From 5e494ff709f3351f368425ef72dfbdddd097983b Mon Sep 17 00:00:00 2001 From: "Bjarni R. Einarsson" Date: Tue, 10 Apr 2018 19:10:07 +0200 Subject: [PATCH] Update mailpile.pot with new strings --- babel.cfg | 6 + shared-data/locale/mailpile.pot | 2877 ++++++++++++++++++------------- 2 files changed, 1688 insertions(+), 1195 deletions(-) diff --git a/babel.cfg b/babel.cfg index 19d10be36..c1dd44015 100644 --- a/babel.cfg +++ b/babel.cfg @@ -5,6 +5,12 @@ encoding = utf-8 [python: shared-data/contrib/**.py] encoding = utf-8 +[python: shared-data/multiple/**.py] +encoding = utf-8 + +[python: shared-data/mailpile-gui/**.py] +encoding = utf-8 + # Extraction from Jinja2 template files [jinja2: shared-data/default-theme/html/**] encoding = utf-8 diff --git a/shared-data/locale/mailpile.pot b/shared-data/locale/mailpile.pot index c945114a2..7b43c8087 100644 --- a/shared-data/locale/mailpile.pot +++ b/shared-data/locale/mailpile.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: mailpile VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-01-11 16:02+0100\n" +"POT-Creation-Date: 2018-04-10 19:08+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,19 +17,19 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: mailpile/app.py:95 +#: mailpile/app.py:114 msgid "Interrupted. Press CTRL-D or type `quit` to quit." msgstr "" -#: mailpile/app.py:160 +#: mailpile/app.py:179 msgid "Ran interactive shell" msgstr "" -#: mailpile/app.py:174 +#: mailpile/app.py:193 msgid "Did nothing much for a while" msgstr "" -#: mailpile/app.py:194 mailpile/plugins/core.py:58 +#: mailpile/app.py:213 mailpile/plugins/core.py:59 msgid "Failed to decrypt configuration, please log in!" msgstr "" @@ -45,11 +45,11 @@ msgstr "" msgid "Incorrect username or password" msgstr "" -#: mailpile/auth.py:218 +#: mailpile/auth.py:218 mailpile/plugins/backups.py:291 msgid "Your password: " msgstr "" -#: mailpile/auth.py:226 mailpile/commands.py:576 +#: mailpile/auth.py:226 mailpile/commands.py:579 mailpile/plugins/gui.py:159 #: shared-data/default-theme/html/auth/login/index.html:2 #: shared-data/default-theme/html/auth/logout/index.html:2 msgid "Please log in" @@ -124,7 +124,7 @@ msgstr "" msgid "OK" msgstr "" -#: mailpile/commands.py:109 mailpile/mail_source/__init__.py:338 +#: mailpile/commands.py:109 mailpile/mail_source/__init__.py:343 #: shared-data/default-theme/html/setup/oauth2/index.html:82 msgid "Failed" msgstr "" @@ -138,39 +138,40 @@ msgstr "" msgid "Cached result as %s" msgstr "" -#: mailpile/commands.py:379 mailpile/commands.py:384 +#: mailpile/commands.py:382 mailpile/commands.py:387 msgid "No results to choose from!" msgstr "" -#: mailpile/commands.py:391 +#: mailpile/commands.py:394 #, python-format msgid "No such ID: %s" msgstr "" -#: mailpile/commands.py:397 mailpile/commands.py:404 mailpile/commands.py:410 +#: mailpile/commands.py:400 mailpile/commands.py:407 mailpile/commands.py:413 #, python-format msgid "What message is %s?" msgstr "" -#: mailpile/commands.py:418 +#: mailpile/commands.py:421 #, python-format msgid "%s error: %s" msgstr "" -#: mailpile/commands.py:522 +#: mailpile/commands.py:525 msgid "Generating result" msgstr "" -#: mailpile/commands.py:567 +#: mailpile/commands.py:570 #, python-format msgid "Using pre-cached result object %s" msgstr "" -#: mailpile/commands.py:578 mailpile/mail_source/__init__.py:219 +#: mailpile/commands.py:581 mailpile/mail_source/__init__.py:218 +#: mailpile/plugins/gui.py:127 msgid "Shutting down" msgstr "" -#: mailpile/commands.py:715 +#: mailpile/commands.py:718 #, python-format msgid "Unknown command: %s" msgstr "" @@ -262,176 +263,181 @@ msgstr "" msgid "Failed to download TLS certificates" msgstr "" -#: mailpile/httpd.py:299 +#: mailpile/httpd.py:306 msgid "XMLRPC has been disabled for now." msgstr "" -#: mailpile/httpd.py:321 +#: mailpile/httpd.py:328 msgid "OMG, input too big" msgstr "" -#: mailpile/httpd.py:324 +#: mailpile/httpd.py:331 msgid "Unknown content-type" msgstr "" -#: mailpile/httpd.py:330 mailpile/httpd.py:506 mailpile/ui.py:412 +#: mailpile/httpd.py:337 mailpile/httpd.py:513 mailpile/ui.py:412 msgid "Internal Error" msgstr "" -#: mailpile/httpd.py:370 +#: mailpile/httpd.py:377 msgid "File not found (invalid path)" msgstr "" -#: mailpile/httpd.py:499 +#: mailpile/httpd.py:506 msgid "Access Denied" msgstr "" -#: mailpile/i18n.py:136 +#: mailpile/i18n.py:141 #, python-format msgid "Loaded language %s" msgstr "" -#: mailpile/postinglist.py:37 +#: mailpile/postinglist.py:43 #, python-format msgid "Save PLC %s" msgstr "" -#: mailpile/search.py:141 mailpile/search.py:157 +#: mailpile/search.py:142 mailpile/search.py:158 msgid "Loading metadata index..." msgstr "" -#: mailpile/search.py:149 +#: mailpile/search.py:150 msgid "Your metadata index is either too old, too new or corrupt!" msgstr "" -#: mailpile/search.py:153 +#: mailpile/search.py:154 msgid "Corrupt data in metadata index! Trying to cope..." msgstr "" -#: mailpile/search.py:177 +#: mailpile/search.py:178 #, python-format msgid "Metadata index not found: %s" msgstr "" -#: mailpile/search.py:180 +#: mailpile/search.py:181 msgid "Loading global posting list..." msgstr "" -#: mailpile/search.py:189 +#: mailpile/search.py:190 #, python-format msgid "Recovered! Wrote bad metadata to: %s" msgstr "" -#: mailpile/search.py:247 +#: mailpile/search.py:206 +#, python-format +msgid "Fixing %d messages in keyword index not in metadata." +msgstr "" + +#: mailpile/search.py:262 msgid "Saving metadata index changes..." msgstr "" -#: mailpile/search.py:266 +#: mailpile/search.py:281 msgid "Saved metadata index changes" msgstr "" -#: mailpile/search.py:283 +#: mailpile/search.py:298 msgid "Saving metadata index..." msgstr "" -#: mailpile/search.py:310 +#: mailpile/search.py:325 msgid "Saved metadata index" msgstr "" -#: mailpile/search.py:321 +#: mailpile/search.py:336 msgid "Updating high level indexes" msgstr "" -#: mailpile/search.py:330 +#: mailpile/search.py:345 #, python-format msgid "Bogus line: %s" msgstr "" -#: mailpile/search.py:414 +#: mailpile/search.py:429 #, python-format msgid "%s: Skipped: %s" msgstr "" -#: mailpile/search.py:417 +#: mailpile/search.py:432 #, python-format msgid "%s: Checking: %s" msgstr "" -#: mailpile/search.py:423 +#: mailpile/search.py:438 #, python-format msgid "%s: Error opening: %s (%s)" msgstr "" -#: mailpile/search.py:435 +#: mailpile/search.py:450 #, python-format msgid "%s: No new mail in: %s" msgstr "" -#: mailpile/search.py:439 +#: mailpile/search.py:454 #, python-format msgid "%s: Reading your mail: %d%% (%d/%d message)" msgstr "" -#: mailpile/search.py:440 +#: mailpile/search.py:455 #, python-format msgid "%s: Reading your mail: %d%% (%d/%d messages)" msgstr "" -#: mailpile/search.py:470 +#: mailpile/search.py:485 #, python-format msgid "Rescan interrupted: %s" msgstr "" -#: mailpile/search.py:534 +#: mailpile/search.py:549 #, python-format msgid "%s: Indexed mailbox: ...%s (%d new, %d updated)" msgstr "" -#: mailpile/search.py:709 +#: mailpile/search.py:724 msgid "(processing message ...)" msgstr "" -#: mailpile/search.py:1029 +#: mailpile/search.py:1047 msgid "(missing message)" msgstr "" -#: mailpile/search.py:1131 +#: mailpile/search.py:1152 #, python-format msgid "=%s/%s has bogus HTML." msgstr "" -#: mailpile/search.py:1634 +#: mailpile/search.py:1702 #, python-format msgid "Searching for %s" msgstr "" -#: mailpile/search.py:1673 +#: mailpile/search.py:1741 #, python-format msgid "Ignoring common word: %s" msgstr "" -#: mailpile/search.py:1848 +#: mailpile/search.py:1916 msgid "Recovering from bogus sort, corrupt index?" msgstr "" -#: mailpile/search.py:1850 +#: mailpile/search.py:1918 msgid "Please tell team@mailpile.is !" msgstr "" -#: mailpile/search.py:1859 +#: mailpile/search.py:1927 #, python-format msgid "Unknown sort order: %s" msgstr "" -#: mailpile/search.py:1864 +#: mailpile/search.py:1932 msgid "Sort failed, sorting badly. Partial index?" msgstr "" -#: mailpile/search.py:1880 +#: mailpile/search.py:1948 msgid "Collapsing conversations..." msgstr "" -#: mailpile/security.py:48 mailpile/plugins/core.py:759 +#: mailpile/security.py:48 mailpile/plugins/core.py:760 msgid "Insufficient free disk space" msgstr "" @@ -439,42 +445,6 @@ msgstr "" msgid "In lockdown, doing nothing." msgstr "" -#: mailpile/security.py:577 -msgid "We trust ourselves" -msgstr "" - -#: mailpile/security.py:609 -msgid "This sender's reputation is unknown" -msgstr "" - -#: mailpile/security.py:676 -msgid "The digital signature is invalid" -msgstr "" - -#: mailpile/security.py:678 -msgid "This person usually signs their mail" -msgstr "" - -#: mailpile/security.py:680 -msgid "This was signed by an unexpected key" -msgstr "" - -#: mailpile/security.py:682 -msgid "This was signed by an expired key" -msgstr "" - -#: mailpile/security.py:684 -msgid "Good signature, we are happy" -msgstr "" - -#: mailpile/security.py:686 -msgid "This came from an unexpected source" -msgstr "" - -#: mailpile/security.py:688 -msgid "No problems detected." -msgstr "" - #: mailpile/smtp_client.py:196 #, python-format msgid "Sendmail: From %s (%s), to %s via %s\n" @@ -485,67 +455,67 @@ msgstr "" msgid "Sending via %s" msgstr "" -#: mailpile/smtp_client.py:216 +#: mailpile/smtp_client.py:218 #, python-format msgid "%s failed with exit code %d" msgstr "" -#: mailpile/smtp_client.py:240 +#: mailpile/smtp_client.py:242 #, python-format msgid "SMTP connection to: %s:%s as %s\n" msgstr "" -#: mailpile/smtp_client.py:258 +#: mailpile/smtp_client.py:261 #, python-format msgid "Failed to connect to %s" msgstr "" -#: mailpile/smtp_client.py:279 mailpile/mail_source/imap.py:654 -#: mailpile/mail_source/imap.py:710 mailpile/mail_source/pop3.py:51 +#: mailpile/smtp_client.py:282 mailpile/mail_source/imap.py:668 +#: mailpile/mail_source/imap.py:724 mailpile/mail_source/pop3.py:52 msgid "Failed to make a secure TLS connection" msgstr "" -#: mailpile/smtp_client.py:294 mailpile/mail_source/imap.py:673 +#: mailpile/smtp_client.py:297 mailpile/mail_source/imap.py:687 msgid "Access denied by mail server" msgstr "" -#: mailpile/smtp_client.py:305 +#: mailpile/smtp_client.py:308 msgid "Bad character in username or password" msgstr "" -#: mailpile/smtp_client.py:310 mailpile/mail_source/imap.py:663 -#: mailpile/mail_source/pop3.py:48 +#: mailpile/smtp_client.py:313 mailpile/mail_source/imap.py:677 +#: mailpile/mail_source/pop3.py:49 msgid "Invalid username or password" msgstr "" -#: mailpile/smtp_client.py:318 +#: mailpile/smtp_client.py:321 msgid "Sender rejected by SMTP server" msgstr "" -#: mailpile/smtp_client.py:326 +#: mailpile/smtp_client.py:329 #, python-format msgid "Server rejected recipient: %s" msgstr "" -#: mailpile/smtp_client.py:329 +#: mailpile/smtp_client.py:332 #, python-format msgid "Server rejected DATA: %s %s" msgstr "" -#: mailpile/smtp_client.py:341 +#: mailpile/smtp_client.py:344 msgid "Error spooling mail" msgstr "" -#: mailpile/smtp_client.py:349 +#: mailpile/smtp_client.py:352 #, python-format msgid "Invalid route: %s" msgstr "" -#: mailpile/smtp_client.py:360 +#: mailpile/smtp_client.py:363 msgid "Preparing messageā€¦" msgstr "" -#: mailpile/smtp_client.py:366 +#: mailpile/smtp_client.py:369 msgid "Quitting" msgstr "" @@ -576,194 +546,194 @@ msgstr "" msgid "Number of edited messages does not match!" msgstr "" -#: mailpile/util.py:493 +#: mailpile/util.py:500 msgid "false" msgstr "" -#: mailpile/util.py:493 +#: mailpile/util.py:500 msgid "no" msgstr "" -#: mailpile/util.py:493 +#: mailpile/util.py:500 msgid "off" msgstr "" -#: mailpile/util.py:495 +#: mailpile/util.py:502 msgid "true" msgstr "" -#: mailpile/util.py:495 +#: mailpile/util.py:502 msgid "yes" msgstr "" -#: mailpile/util.py:495 +#: mailpile/util.py:502 msgid "on" msgstr "" -#: mailpile/util.py:653 +#: mailpile/util.py:660 msgid "now" msgstr "" -#: mailpile/util.py:655 +#: mailpile/util.py:662 #, python-format msgid "%d mins" msgstr "" -#: mailpile/util.py:657 +#: mailpile/util.py:664 #, python-format msgid "%d hour" msgstr "" -#: mailpile/util.py:659 +#: mailpile/util.py:666 #, python-format msgid "%d hours" msgstr "" -#: mailpile/util.py:669 +#: mailpile/util.py:676 msgid "Monday" msgstr "" -#: mailpile/util.py:669 +#: mailpile/util.py:676 msgid "Mon" msgstr "" -#: mailpile/util.py:669 +#: mailpile/util.py:676 msgid "Tuesday" msgstr "" -#: mailpile/util.py:669 +#: mailpile/util.py:676 msgid "Tue" msgstr "" -#: mailpile/util.py:670 +#: mailpile/util.py:677 msgid "Wednesday" msgstr "" -#: mailpile/util.py:670 +#: mailpile/util.py:677 msgid "Wed" msgstr "" -#: mailpile/util.py:670 +#: mailpile/util.py:677 msgid "Thursday" msgstr "" -#: mailpile/util.py:670 +#: mailpile/util.py:677 msgid "Thu" msgstr "" -#: mailpile/util.py:671 +#: mailpile/util.py:678 msgid "Friday" msgstr "" -#: mailpile/util.py:671 +#: mailpile/util.py:678 msgid "Fri" msgstr "" -#: mailpile/util.py:671 +#: mailpile/util.py:678 msgid "Saturday" msgstr "" -#: mailpile/util.py:671 +#: mailpile/util.py:678 msgid "Sat" msgstr "" -#: mailpile/util.py:672 +#: mailpile/util.py:679 msgid "Sunday" msgstr "" -#: mailpile/util.py:672 +#: mailpile/util.py:679 msgid "Sun" msgstr "" -#: mailpile/util.py:673 +#: mailpile/util.py:680 msgid "January" msgstr "" -#: mailpile/util.py:673 +#: mailpile/util.py:680 msgid "Jan" msgstr "" -#: mailpile/util.py:673 +#: mailpile/util.py:680 msgid "February" msgstr "" -#: mailpile/util.py:673 +#: mailpile/util.py:680 msgid "Feb" msgstr "" -#: mailpile/util.py:674 +#: mailpile/util.py:681 msgid "March" msgstr "" -#: mailpile/util.py:674 +#: mailpile/util.py:681 msgid "Mar" msgstr "" -#: mailpile/util.py:674 +#: mailpile/util.py:681 msgid "April" msgstr "" -#: mailpile/util.py:674 +#: mailpile/util.py:681 msgid "Apr" msgstr "" -#: mailpile/util.py:675 +#: mailpile/util.py:682 msgid "May" msgstr "" -#: mailpile/util.py:675 +#: mailpile/util.py:682 msgid "June" msgstr "" -#: mailpile/util.py:675 +#: mailpile/util.py:682 msgid "Jun" msgstr "" -#: mailpile/util.py:676 +#: mailpile/util.py:683 msgid "July" msgstr "" -#: mailpile/util.py:676 +#: mailpile/util.py:683 msgid "Jul" msgstr "" -#: mailpile/util.py:676 +#: mailpile/util.py:683 msgid "August" msgstr "" -#: mailpile/util.py:676 +#: mailpile/util.py:683 msgid "Aug" msgstr "" -#: mailpile/util.py:677 +#: mailpile/util.py:684 msgid "September" msgstr "" -#: mailpile/util.py:677 +#: mailpile/util.py:684 msgid "Sep" msgstr "" -#: mailpile/util.py:677 +#: mailpile/util.py:684 msgid "October" msgstr "" -#: mailpile/util.py:677 +#: mailpile/util.py:684 msgid "Oct" msgstr "" -#: mailpile/util.py:678 +#: mailpile/util.py:685 msgid "November" msgstr "" -#: mailpile/util.py:678 +#: mailpile/util.py:685 msgid "Nov" msgstr "" -#: mailpile/util.py:678 +#: mailpile/util.py:685 msgid "December" msgstr "" -#: mailpile/util.py:678 +#: mailpile/util.py:685 msgid "Dec" msgstr "" @@ -808,661 +778,684 @@ msgstr "" msgid "Mailpile VFS" msgstr "" -#: mailpile/config/base.py:265 +#: mailpile/config/base.py:272 msgid "Please override this method" msgstr "" -#: mailpile/config/base.py:298 +#: mailpile/config/base.py:306 #, python-format msgid "Only lists or dictionaries can contain dictionary values (key %s)." msgstr "" -#: mailpile/config/base.py:308 +#: mailpile/config/base.py:317 #, python-format msgid "Subsections must be immutable (key %s)." msgstr "" -#: mailpile/config/base.py:317 +#: mailpile/config/base.py:326 #, python-format msgid "Lists cannot have default values (key %s)." msgstr "" -#: mailpile/config/base.py:326 +#: mailpile/config/base.py:335 #, python-format msgid "Invalid type \"%s\" for key \"%s\" (value: %s)" msgstr "" -#: mailpile/config/base.py:342 +#: mailpile/config/base.py:351 #, python-format msgid "Invalid key for %s: %s" msgstr "" -#: mailpile/config/base.py:372 +#: mailpile/config/base.py:382 #, python-format msgid "Access denied to %s" msgstr "" -#: mailpile/config/base.py:445 +#: mailpile/config/base.py:455 #, python-format msgid "Modifying %s/%s is not allowed" msgstr "" -#: mailpile/config/base.py:449 mailpile/config/base.py:462 +#: mailpile/config/base.py:459 mailpile/config/base.py:472 #, python-format msgid "Invalid value for %s/%s: %s" msgstr "" -#: mailpile/config/base.py:465 +#: mailpile/config/base.py:475 #, python-format msgid "Unknown constraint for %s/%s: %s" msgstr "" -#: mailpile/config/base.py:689 +#: mailpile/config/base.py:704 msgid "Cannot append to fixed dict" msgstr "" -#: mailpile/config/defaults.py:28 +#: mailpile/config/defaults.py:29 msgid "Mailpile program version" msgstr "" -#: mailpile/config/defaults.py:29 +#: mailpile/config/defaults.py:30 msgid "Location of Mailpile data" msgstr "" -#: mailpile/config/defaults.py:30 +#: mailpile/config/defaults.py:31 msgid "Configuration timestamp" msgstr "" -#: mailpile/config/defaults.py:31 +#: mailpile/config/defaults.py:32 msgid "Master symmetric encryption key" msgstr "" -#: mailpile/config/defaults.py:32 +#: mailpile/config/defaults.py:33 msgid "Technical system settings" msgstr "" -#: mailpile/config/defaults.py:33 +#: mailpile/config/defaults.py:34 msgid "Max files kept open at once" msgstr "" -#: mailpile/config/defaults.py:34 +#: mailpile/config/defaults.py:35 msgid "Required free disk space (MB)" msgstr "" -#: mailpile/config/defaults.py:35 +#: mailpile/config/defaults.py:36 msgid "History length (lines, <0=no save)" msgstr "" -#: mailpile/config/defaults.py:36 +#: mailpile/config/defaults.py:37 msgid "Listening host for web UI" msgstr "" -#: mailpile/config/defaults.py:38 +#: mailpile/config/defaults.py:39 msgid "Listening port for web UI" msgstr "" -#: mailpile/config/defaults.py:39 +#: mailpile/config/defaults.py:40 msgid "HTTP path of web UI" msgstr "" -#: mailpile/config/defaults.py:40 +#: mailpile/config/defaults.py:41 msgid "Disable HTTP authentication" msgstr "" -#: mailpile/config/defaults.py:41 +#: mailpile/config/defaults.py:42 msgid "Posting list target size in KB" msgstr "" -#: mailpile/config/defaults.py:42 +#: mailpile/config/defaults.py:43 msgid "Max results we sort \"well\"" msgstr "" -#: mailpile/config/defaults.py:43 +#: mailpile/config/defaults.py:44 msgid "Max length of metadata snippets" msgstr "" -#: mailpile/config/defaults.py:44 +#: mailpile/config/defaults.py:45 msgid "Debugging flags" msgstr "" -#: mailpile/config/defaults.py:45 +#: mailpile/config/defaults.py:46 msgid "Enabled experiments" msgstr "" -#: mailpile/config/defaults.py:46 +#: mailpile/config/defaults.py:47 msgid "Host:port of PGP keyserver" msgstr "" -#: mailpile/config/defaults.py:48 +#: mailpile/config/defaults.py:49 msgid "Override the home directory of GnuPG" msgstr "" -#: mailpile/config/defaults.py:50 +#: mailpile/config/defaults.py:51 msgid "Override the default GPG binary path" msgstr "" -#: mailpile/config/defaults.py:52 +#: mailpile/config/defaults.py:53 msgid "Local read/write Maildir" msgstr "" -#: mailpile/config/defaults.py:53 +#: mailpile/config/defaults.py:54 msgid "Metadata index file" msgstr "" -#: mailpile/config/defaults.py:54 +#: mailpile/config/defaults.py:55 msgid "Search index directory" msgstr "" -#: mailpile/config/defaults.py:55 +#: mailpile/config/defaults.py:56 msgid "Mailboxes we index" msgstr "" -#: mailpile/config/defaults.py:56 +#: mailpile/config/defaults.py:57 msgid "Plugins to load on startup" msgstr "" -#: mailpile/config/defaults.py:58 +#: mailpile/config/defaults.py:59 msgid "Locations of assorted data" msgstr "" -#: mailpile/config/defaults.py:59 +#: mailpile/config/defaults.py:60 msgid "User interface theme" msgstr "" -#: mailpile/config/defaults.py:60 +#: mailpile/config/defaults.py:61 msgid "Location of vCards" msgstr "" -#: mailpile/config/defaults.py:61 +#: mailpile/config/defaults.py:62 msgid "Location of event log" msgstr "" -#: mailpile/config/defaults.py:63 +#: mailpile/config/defaults.py:64 msgid "Demo mode, disallow changes" msgstr "" -#: mailpile/config/defaults.py:64 +#: mailpile/config/defaults.py:65 msgid "A custom banner for the login page" msgstr "" -#: mailpile/config/defaults.py:65 +#: mailpile/config/defaults.py:66 msgid "Proxy settings" msgstr "" -#: mailpile/config/defaults.py:66 +#: mailpile/config/defaults.py:67 msgid "Proxy protocol" msgstr "" -#: mailpile/config/defaults.py:69 +#: mailpile/config/defaults.py:70 msgid "Allow fallback to direct conns" msgstr "" -#: mailpile/config/defaults.py:70 mailpile/config/defaults.py:171 -#: mailpile/config/defaults.py:192 +#: mailpile/config/defaults.py:71 mailpile/config/defaults.py:178 +#: mailpile/config/defaults.py:199 msgid "User name" msgstr "" -#: mailpile/config/defaults.py:71 mailpile/config/defaults.py:172 -#: mailpile/config/defaults.py:193 +#: mailpile/config/defaults.py:72 mailpile/config/defaults.py:179 +#: mailpile/config/defaults.py:200 #: shared-data/default-theme/html/page/multipile/index.html:37 #: shared-data/default-theme/html/page/multipile/index.html:38 -#: shared-data/default-theme/html/settings/index.html:22 +#: shared-data/default-theme/html/settings/index.html:65 +#: shared-data/default-theme/html/settings/recipes.html:22 msgid "Password" msgstr "" -#: mailpile/config/defaults.py:72 mailpile/config/defaults.py:175 -#: mailpile/config/defaults.py:195 +#: mailpile/config/defaults.py:73 mailpile/config/defaults.py:182 +#: mailpile/config/defaults.py:202 msgid "Host" msgstr "" -#: mailpile/config/defaults.py:73 mailpile/config/defaults.py:176 -#: mailpile/config/defaults.py:196 -#: shared-data/default-theme/html/settings/index.html:26 +#: mailpile/config/defaults.py:74 mailpile/config/defaults.py:183 +#: mailpile/config/defaults.py:203 +#: shared-data/default-theme/html/settings/recipes.html:26 msgid "Port" msgstr "" -#: mailpile/config/defaults.py:74 +#: mailpile/config/defaults.py:75 msgid "List of hosts to avoid proxying" msgstr "" -#: mailpile/config/defaults.py:78 +#: mailpile/config/defaults.py:79 msgid "User preferences" msgstr "" -#: mailpile/config/defaults.py:79 +#: mailpile/config/defaults.py:80 +#: shared-data/default-theme/html/settings/preferences.html:49 msgid "Search results per page" msgstr "" -#: mailpile/config/defaults.py:80 +#: mailpile/config/defaults.py:81 msgid "Misc. data refresh frequency" msgstr "" -#: mailpile/config/defaults.py:81 +#: mailpile/config/defaults.py:82 +#: shared-data/default-theme/html/settings/preferences.html:149 msgid "Open in browser on startup" msgstr "" -#: mailpile/config/defaults.py:82 -msgid "Automatically mark as read" +#: mailpile/config/defaults.py:83 +#: shared-data/default-theme/html/settings/preferences.html:151 +msgid "Automatically mark e-mail as read" msgstr "" -#: mailpile/config/defaults.py:83 +#: mailpile/config/defaults.py:85 msgid "Download content from the web" msgstr "" -#: mailpile/config/defaults.py:85 +#: mailpile/config/defaults.py:87 msgid "Use HTML5 sandboxes" msgstr "" -#: mailpile/config/defaults.py:86 +#: mailpile/config/defaults.py:88 +#: shared-data/default-theme/html/settings/preferences.html:155 msgid "Use the local GnuPG agent" msgstr "" -#: mailpile/config/defaults.py:87 +#: mailpile/config/defaults.py:89 msgid "Inline PGP signatures or attached" msgstr "" -#: mailpile/config/defaults.py:89 +#: mailpile/config/defaults.py:91 msgid "Encrypt local data to ..." msgstr "" -#: mailpile/config/defaults.py:90 -msgid "Enable e-mail based public key distribution" -msgstr "" - #: mailpile/config/defaults.py:92 -msgid "Wrap keys and signatures in helpful HTML" +msgid "Enable e-mail based public key distribution" msgstr "" #: mailpile/config/defaults.py:94 -msgid "Enable anti-phishing heuristics " +#: shared-data/default-theme/html/settings/preferences.html:156 +msgid "Wrap keys and signatures in helpful HTML" msgstr "" -#: mailpile/config/defaults.py:95 +#: mailpile/config/defaults.py:96 msgid "Key Trust Model" msgstr "" -#: mailpile/config/defaults.py:96 +#: mailpile/config/defaults.py:97 msgid "Minimum number of signatures required" msgstr "" -#: mailpile/config/defaults.py:98 +#: mailpile/config/defaults.py:99 msgid "Window of time (days) to evaluate trust" msgstr "" -#: mailpile/config/defaults.py:100 +#: mailpile/config/defaults.py:101 msgid "Signed ratio (%) above which we expect sigs" msgstr "" -#: mailpile/config/defaults.py:102 +#: mailpile/config/defaults.py:103 msgid "Ratio of key use (%) above which we trust key" msgstr "" -#: mailpile/config/defaults.py:104 +#: mailpile/config/defaults.py:105 msgid "Consider key new below this ratio (%) of sigs" msgstr "" -#: mailpile/config/defaults.py:107 +#: mailpile/config/defaults.py:108 msgid "Advertise PGP preferences in a header?" msgstr "" -#: mailpile/config/defaults.py:110 +#: mailpile/config/defaults.py:111 msgid "Default encryption policy for outgoing mail" msgstr "" -#: mailpile/config/defaults.py:112 +#: mailpile/config/defaults.py:113 msgid "Use inline PGP when possible" msgstr "" -#: mailpile/config/defaults.py:113 +#: mailpile/config/defaults.py:114 msgid "Encrypt subjects by default" msgstr "" -#: mailpile/config/defaults.py:114 +#: mailpile/config/defaults.py:115 msgid "Default sort order" msgstr "" -#: mailpile/config/defaults.py:115 +#: mailpile/config/defaults.py:116 msgid "Key to use to scramble the index" msgstr "" -#: mailpile/config/defaults.py:116 +#: mailpile/config/defaults.py:117 msgid "Make encrypted content searchable" msgstr "" -#: mailpile/config/defaults.py:118 +#: mailpile/config/defaults.py:119 msgid "Encrypt locally stored mail" msgstr "" -#: mailpile/config/defaults.py:119 +#: mailpile/config/defaults.py:120 msgid "Encrypt the local search index" msgstr "" -#: mailpile/config/defaults.py:120 +#: mailpile/config/defaults.py:121 msgid "Encrypt the contact database" msgstr "" -#: mailpile/config/defaults.py:121 +#: mailpile/config/defaults.py:122 msgid "Encrypt the event log" msgstr "" -#: mailpile/config/defaults.py:122 +#: mailpile/config/defaults.py:123 msgid "Encrypt misc. local data" msgstr "" -#: mailpile/config/defaults.py:123 +#: mailpile/config/defaults.py:124 msgid "Allow permanent deletion of e-mails" msgstr "" -#: mailpile/config/defaults.py:125 +#: mailpile/config/defaults.py:130 msgid "Command run before rescanning" msgstr "" -#: mailpile/config/defaults.py:126 +#: mailpile/config/defaults.py:131 msgid "Default outgoing e-mail address" msgstr "" -#: mailpile/config/defaults.py:127 mailpile/config/defaults.py:131 +#: mailpile/config/defaults.py:132 mailpile/config/defaults.py:136 msgid "Default outgoing mail route" msgstr "" -#: mailpile/config/defaults.py:128 +#: mailpile/config/defaults.py:133 msgid "Target line length, <40 disables reflow" msgstr "" -#: mailpile/config/defaults.py:130 +#: mailpile/config/defaults.py:135 msgid "Always BCC self on outgoing mail" msgstr "" -#: mailpile/config/defaults.py:132 +#: mailpile/config/defaults.py:137 +#: shared-data/default-theme/html/settings/preferences.html:108 msgid "User interface language" msgstr "" -#: mailpile/config/defaults.py:133 +#: mailpile/config/defaults.py:138 msgid "vCard import/export settings" msgstr "" -#: mailpile/config/defaults.py:134 +#: mailpile/config/defaults.py:139 msgid "vCard import settings" msgstr "" -#: mailpile/config/defaults.py:135 +#: mailpile/config/defaults.py:140 msgid "vCard export settings" msgstr "" -#: mailpile/config/defaults.py:136 +#: mailpile/config/defaults.py:141 msgid "vCard context helper settings" msgstr "" -#: mailpile/config/defaults.py:139 +#: mailpile/config/defaults.py:144 msgid "Web Interface Preferences" msgstr "" -#: mailpile/config/defaults.py:140 +#: mailpile/config/defaults.py:145 +#: shared-data/default-theme/html/settings/preferences.html:118 +msgid "Enable keyboard short-cuts" +msgstr "" + +#: mailpile/config/defaults.py:146 +#: shared-data/default-theme/html/settings/preferences.html:148 +msgid "Enable developer-only features" +msgstr "" + +#: mailpile/config/defaults.py:147 msgid "User completed setup experience" msgstr "" -#: mailpile/config/defaults.py:141 +#: mailpile/config/defaults.py:148 msgid "Display density of interface" msgstr "" -#: mailpile/config/defaults.py:142 +#: mailpile/config/defaults.py:149 msgid "Quote replies to messages" msgstr "" -#: mailpile/config/defaults.py:143 +#: mailpile/config/defaults.py:150 msgid "Nag user to backup their key" msgstr "" -#: mailpile/config/defaults.py:144 +#: mailpile/config/defaults.py:151 msgid "Collapsed subtags in sidebar" msgstr "" -#: mailpile/config/defaults.py:145 +#: mailpile/config/defaults.py:152 +#: shared-data/default-theme/html/settings/preferences.html:119 msgid "Display donate link in topbar?" msgstr "" -#: mailpile/config/defaults.py:146 +#: mailpile/config/defaults.py:153 msgid "Display HTML hints?" msgstr "" -#: mailpile/config/defaults.py:147 +#: mailpile/config/defaults.py:154 msgid "Display crypto hints?" msgstr "" -#: mailpile/config/defaults.py:148 +#: mailpile/config/defaults.py:155 msgid "Display reply hints?" msgstr "" -#: mailpile/config/defaults.py:149 +#: mailpile/config/defaults.py:156 msgid "Display tagging hints?" msgstr "" -#: mailpile/config/defaults.py:150 +#: mailpile/config/defaults.py:157 msgid "Display release notes?" msgstr "" -#: mailpile/config/defaults.py:152 +#: mailpile/config/defaults.py:159 msgid "Credentials allowed to access Mailpile" msgstr "" -#: mailpile/config/defaults.py:153 +#: mailpile/config/defaults.py:160 msgid "Salted and hashed password" msgstr "" -#: mailpile/config/defaults.py:155 +#: mailpile/config/defaults.py:162 msgid "Secrets the user wants saved" msgstr "" -#: mailpile/config/defaults.py:156 +#: mailpile/config/defaults.py:163 msgid "A secret" msgstr "" -#: mailpile/config/defaults.py:157 +#: mailpile/config/defaults.py:164 msgid "Security policy" msgstr "" -#: mailpile/config/defaults.py:161 +#: mailpile/config/defaults.py:168 msgid "Settings for TLS certificate validation" msgstr "" -#: mailpile/config/defaults.py:162 +#: mailpile/config/defaults.py:169 msgid "Server hostname:port" msgstr "" -#: mailpile/config/defaults.py:163 +#: mailpile/config/defaults.py:170 msgid "SHA256 of acceptable certs" msgstr "" -#: mailpile/config/defaults.py:164 +#: mailpile/config/defaults.py:171 msgid "Use web certificate authorities" msgstr "" -#: mailpile/config/defaults.py:166 +#: mailpile/config/defaults.py:173 msgid "Outgoing message routes" msgstr "" -#: mailpile/config/defaults.py:167 -#: shared-data/default-theme/html/settings/index.html:18 +#: mailpile/config/defaults.py:174 +#: shared-data/default-theme/html/settings/recipes.html:18 msgid "Route name" msgstr "" -#: mailpile/config/defaults.py:168 +#: mailpile/config/defaults.py:175 msgid "Messaging protocol" msgstr "" -#: mailpile/config/defaults.py:173 mailpile/config/defaults.py:194 +#: mailpile/config/defaults.py:180 mailpile/config/defaults.py:201 msgid "Authentication scheme" msgstr "" -#: mailpile/config/defaults.py:174 -#: shared-data/default-theme/html/profiles/account-form.html:457 +#: mailpile/config/defaults.py:181 +#: shared-data/default-theme/html/profiles/account-form.html:459 msgid "Shell command" msgstr "" -#: mailpile/config/defaults.py:178 +#: mailpile/config/defaults.py:185 msgid "Incoming message sources" msgstr "" -#: mailpile/config/defaults.py:179 +#: mailpile/config/defaults.py:186 msgid "Source name" msgstr "" -#: mailpile/config/defaults.py:180 +#: mailpile/config/defaults.py:187 msgid "Profile this source belongs to" msgstr "" -#: mailpile/config/defaults.py:181 +#: mailpile/config/defaults.py:188 msgid "Is this mail source enabled?" msgstr "" -#: mailpile/config/defaults.py:182 +#: mailpile/config/defaults.py:189 msgid "Mail source protocol" msgstr "" -#: mailpile/config/defaults.py:189 +#: mailpile/config/defaults.py:196 msgid "Shell command run before syncing" msgstr "" -#: mailpile/config/defaults.py:190 +#: mailpile/config/defaults.py:197 msgid "Shell command run after syncing" msgstr "" -#: mailpile/config/defaults.py:191 +#: mailpile/config/defaults.py:198 msgid "How frequently to check for mail" msgstr "" -#: mailpile/config/defaults.py:197 +#: mailpile/config/defaults.py:204 msgid "Keep server connections alive" msgstr "" -#: mailpile/config/defaults.py:198 +#: mailpile/config/defaults.py:205 msgid "Mailbox discovery policy" msgstr "" -#: mailpile/config/defaults.py:199 +#: mailpile/config/defaults.py:206 msgid "Paths to watch for new mailboxes" msgstr "" -#: mailpile/config/defaults.py:200 +#: mailpile/config/defaults.py:207 msgid "Default mailbox policy" msgstr "" -#: mailpile/config/defaults.py:203 +#: mailpile/config/defaults.py:210 msgid "Copy mail to a local mailbox?" msgstr "" -#: mailpile/config/defaults.py:204 +#: mailpile/config/defaults.py:211 msgid "Parent tag for mailbox tags" msgstr "" -#: mailpile/config/defaults.py:205 +#: mailpile/config/defaults.py:212 msgid "Guess which local tags match" msgstr "" -#: mailpile/config/defaults.py:206 +#: mailpile/config/defaults.py:213 msgid "Create a tag for each mailbox?" msgstr "" -#: mailpile/config/defaults.py:207 +#: mailpile/config/defaults.py:214 msgid "Make tags visible by default?" msgstr "" -#: mailpile/config/defaults.py:208 +#: mailpile/config/defaults.py:215 msgid "Is a potential source of new mail" msgstr "" -#: mailpile/config/defaults.py:209 mailpile/config/defaults.py:221 +#: mailpile/config/defaults.py:216 mailpile/config/defaults.py:228 msgid "Tags applied to messages" msgstr "" -#: mailpile/config/defaults.py:210 +#: mailpile/config/defaults.py:217 msgid "Max mailboxes to add" msgstr "" -#: mailpile/config/defaults.py:212 +#: mailpile/config/defaults.py:219 msgid "Mailboxes" msgstr "" -#: mailpile/config/defaults.py:213 +#: mailpile/config/defaults.py:220 msgid "The name of this mailbox" msgstr "" -#: mailpile/config/defaults.py:214 +#: mailpile/config/defaults.py:221 msgid "Mailbox source path" msgstr "" -#: mailpile/config/defaults.py:215 +#: mailpile/config/defaults.py:222 msgid "Mailbox policy" msgstr "" -#: mailpile/config/defaults.py:218 +#: mailpile/config/defaults.py:225 msgid "Local mailbox path" msgstr "" -#: mailpile/config/defaults.py:219 +#: mailpile/config/defaults.py:226 msgid "Is a source of new mail" msgstr "" -#: mailpile/config/defaults.py:220 +#: mailpile/config/defaults.py:227 msgid "A tag representing this mailbox" msgstr "" -#: mailpile/config/manager.py:208 +#: mailpile/config/manager.py:224 #, python-format msgid "Creating: %s" msgstr "" -#: mailpile/config/manager.py:265 +#: mailpile/config/manager.py:234 +msgid "Another Mailpile or program is using the profile directory" +msgstr "" + +#: mailpile/config/manager.py:292 #, python-format msgid "Invalid (%s): section %s does not exist" msgstr "" -#: mailpile/config/manager.py:276 +#: mailpile/config/manager.py:303 #, python-format msgid "Invalid (%s): section %s, variable %s=%s" msgstr "" -#: mailpile/config/manager.py:481 +#: mailpile/config/manager.py:520 #, python-format msgid "Loading plugin: %s" msgstr "" -#: mailpile/config/manager.py:483 +#: mailpile/config/manager.py:522 msgid "Processing manifests" msgstr "" -#: mailpile/config/manager.py:748 +#: mailpile/config/manager.py:802 #, python-format msgid "No such mailbox: %s" msgstr "" -#: mailpile/config/manager.py:920 +#: mailpile/config/manager.py:974 #, python-format msgid "%s: Updating: %s" msgstr "" -#: mailpile/config/manager.py:939 +#: mailpile/config/manager.py:992 #, python-format msgid "%s: Opening: %s (may take a while)" msgstr "" -#: mailpile/config/manager.py:1025 +#: mailpile/config/manager.py:1078 msgid "Please enter your password" msgstr "" -#: mailpile/config/manager.py:1046 mailpile/plugins/contacts.py:825 +#: mailpile/config/manager.py:1099 mailpile/plugins/contacts.py:825 msgid "Sent using Mailpile, Free Software from www.mailpile.is" msgstr "" -#: mailpile/config/manager.py:1098 +#: mailpile/config/manager.py:1151 #, python-format msgid "Route %s for %s does not exist." msgstr "" -#: mailpile/config/manager.py:1248 +#: mailpile/config/manager.py:1302 msgid "Parent paths are not allowed" msgstr "" +#: mailpile/config/manager.py:1366 +#, python-format +msgid "Port %s:%s in use by another Mailpile or program" +msgstr "" + #: mailpile/config/validators.py:38 #, python-format msgid "Invalid boolean: %s" @@ -1488,28 +1481,28 @@ msgstr "" msgid "File/directory does not exist: %s" msgstr "" -#: mailpile/config/validators.py:234 +#: mailpile/config/validators.py:236 #, python-format msgid "Not a file: %s" msgstr "" -#: mailpile/config/validators.py:252 +#: mailpile/config/validators.py:256 #, python-format msgid "Not a directory: %s" msgstr "" -#: mailpile/config/validators.py:290 +#: mailpile/config/validators.py:294 #, python-format msgid "Not a valid url: %s" msgstr "" -#: mailpile/config/validators.py:302 +#: mailpile/config/validators.py:306 #, python-format msgid "Not a valid e-mail: %s" msgstr "" -#: mailpile/config/validators.py:338 mailpile/config/validators.py:340 -#: mailpile/config/validators.py:345 +#: mailpile/config/validators.py:342 mailpile/config/validators.py:344 +#: mailpile/config/validators.py:349 msgid "Not a GPG key ID or fingerprint" msgstr "" @@ -1542,8 +1535,8 @@ msgid "EdDSA" msgstr "" #: mailpile/crypto/gpgi.py:49 mailpile/plugins/motd.py:167 -#: mailpile/www/jinjaextensions.py:305 mailpile/www/jinjaextensions.py:375 -#: mailpile/www/jinjaextensions.py:464 +#: mailpile/www/jinjaextensions.py:337 mailpile/www/jinjaextensions.py:407 +#: mailpile/www/jinjaextensions.py:496 msgid "Unknown" msgstr "" @@ -1594,76 +1587,81 @@ msgstr "" msgid "Importing key to GnuPG key chain" msgstr "" -#: mailpile/crypto/gpgi.py:896 +#: mailpile/crypto/gpgi.py:898 #, python-format msgid "Decrypting %d bytes of data" msgstr "" -#: mailpile/crypto/gpgi.py:1172 +#: mailpile/crypto/gpgi.py:1174 #, python-format msgid "Checking signature in %d bytes of data" msgstr "" -#: mailpile/crypto/gpgi.py:1192 +#: mailpile/crypto/gpgi.py:1194 #, python-format msgid "Encrypting %d bytes of data to %s" msgstr "" -#: mailpile/crypto/gpgi.py:1196 +#: mailpile/crypto/gpgi.py:1198 #, python-format msgid "Encrypting %d bytes of data with password" msgstr "" -#: mailpile/crypto/gpgi.py:1241 +#: mailpile/crypto/gpgi.py:1243 #, python-format msgid "Signing %d bytes of data with %s" msgstr "" -#: mailpile/crypto/gpgi.py:1242 mailpile/crypto/gpgi.py:1255 +#: mailpile/crypto/gpgi.py:1244 mailpile/crypto/gpgi.py:1257 msgid "default" msgstr "" -#: mailpile/crypto/gpgi.py:1254 +#: mailpile/crypto/gpgi.py:1256 #, python-format msgid "Signing key %s with %s" msgstr "" -#: mailpile/crypto/gpgi.py:1267 +#: mailpile/crypto/gpgi.py:1269 #, python-format msgid "Downloading key %s from key servers" msgstr "" -#: mailpile/crypto/gpgi.py:1282 mailpile/crypto/gpgi.py:1322 +#: mailpile/crypto/gpgi.py:1284 #, python-format msgid "Searching for key for %s in key servers" msgstr "" -#: mailpile/crypto/gpgi.py:1450 +#: mailpile/crypto/gpgi.py:1327 +#, python-format +msgid "Exporting keys %s from keychain" +msgstr "" + +#: mailpile/crypto/gpgi.py:1461 #, python-format msgid "Keys missing for %s" msgstr "" -#: mailpile/crypto/gpgi.py:1454 +#: mailpile/crypto/gpgi.py:1465 #, python-format msgid "Keys ambiguous for %s" msgstr "" -#: mailpile/crypto/gpgi.py:1636 +#: mailpile/crypto/gpgi.py:1647 #, python-format msgid "Creating a %(bits)s bit GnuPG key" msgstr "" -#: mailpile/crypto/gpgi.py:1655 +#: mailpile/crypto/gpgi.py:1666 #, python-format msgid "Waiting to generate a %d bit GnuPG key.bits" msgstr "" -#: mailpile/crypto/gpgi.py:1659 +#: mailpile/crypto/gpgi.py:1670 #, python-format msgid "Generating new %d bit PGP key.bits" msgstr "" -#: mailpile/crypto/gpgi.py:1706 +#: mailpile/crypto/gpgi.py:1717 #, python-format msgid "Unable to create a %(bits)s bit key, wrong GnuPG version" msgstr "" @@ -1674,7 +1672,7 @@ msgid "Decrypted: %s" msgstr "" #: mailpile/crypto/mime.py:399 -msgid "Encrypted Message" +msgid "Subject unavailable" msgstr "" #: mailpile/crypto/mime.py:703 @@ -1685,239 +1683,240 @@ msgstr "" msgid "Failed to encrypt message!" msgstr "" -#: mailpile/index/base.py:200 +#: mailpile/index/base.py:201 msgid "(unprocessed)" msgstr "" -#: mailpile/index/base.py:202 +#: mailpile/index/base.py:203 msgid "(ghost)" msgstr "" -#: mailpile/index/base.py:204 +#: mailpile/index/base.py:205 msgid "(deleted)" msgstr "" -#: mailpile/mail_source/__init__.py:146 mailpile/mail_source/__init__.py:153 +#: mailpile/mail_source/__init__.py:145 mailpile/mail_source/__init__.py:152 +#: shared-data/mailpile-gui/mailpile-gui.py:132 msgid "Starting up" msgstr "" -#: mailpile/mail_source/__init__.py:148 mailpile/mail_source/__init__.py:995 +#: mailpile/mail_source/__init__.py:147 mailpile/mail_source/__init__.py:1012 msgid "Disabled" msgstr "" -#: mailpile/mail_source/__init__.py:155 +#: mailpile/mail_source/__init__.py:154 msgid "Mail Source" msgstr "" -#: mailpile/mail_source/__init__.py:177 mailpile/mail_source/imap.py:610 -#: mailpile/mail_source/imap.py:848 mailpile/mail_source/pop3.py:24 -#: mailpile/mail_source/pop3.py:105 +#: mailpile/mail_source/__init__.py:176 mailpile/mail_source/imap.py:622 +#: mailpile/mail_source/imap.py:856 mailpile/mail_source/pop3.py:24 +#: mailpile/mail_source/pop3.py:106 msgid "Nothing is wrong" msgstr "" -#: mailpile/mail_source/__init__.py:212 mailpile/plugins/core.py:83 +#: mailpile/mail_source/__init__.py:211 mailpile/plugins/core.py:84 #, python-format msgid "Insufficient free space in %s" msgstr "" -#: mailpile/mail_source/__init__.py:218 +#: mailpile/mail_source/__init__.py:217 #, python-format msgid "Interrupted: %s" msgstr "" -#: mailpile/mail_source/__init__.py:268 +#: mailpile/mail_source/__init__.py:267 msgid "Pending" msgstr "" -#: mailpile/mail_source/__init__.py:283 +#: mailpile/mail_source/__init__.py:287 msgid "Skipped" msgstr "" -#: mailpile/mail_source/__init__.py:291 +#: mailpile/mail_source/__init__.py:296 msgid "Postponed" msgstr "" -#: mailpile/mail_source/__init__.py:296 +#: mailpile/mail_source/__init__.py:301 msgid "Working ..." msgstr "" -#: mailpile/mail_source/__init__.py:329 +#: mailpile/mail_source/__init__.py:334 msgid "Completed" msgstr "" -#: mailpile/mail_source/__init__.py:332 +#: mailpile/mail_source/__init__.py:337 #, python-format msgid "Indexed %d" msgstr "" -#: mailpile/mail_source/__init__.py:344 +#: mailpile/mail_source/__init__.py:349 msgid "Unchanged" msgstr "" -#: mailpile/mail_source/__init__.py:347 mailpile/plugins/core.py:1848 -#: mailpile/www/jinjaextensions.py:317 mailpile/www/jinjaextensions.py:512 -#: shared-data/default-theme/html/jsapi/ui/notifications.js:346 +#: mailpile/mail_source/__init__.py:352 mailpile/plugins/core.py:1866 +#: mailpile/www/jinjaextensions.py:349 mailpile/www/jinjaextensions.py:544 +#: shared-data/default-theme/html/jsapi/ui/notifications.js:347 msgid "Error" msgstr "" -#: mailpile/mail_source/__init__.py:352 mailpile/mail_source/__init__.py:354 +#: mailpile/mail_source/__init__.py:357 mailpile/mail_source/__init__.py:359 msgid "Internal error" msgstr "" -#: mailpile/mail_source/__init__.py:361 mailpile/mail_source/__init__.py:432 +#: mailpile/mail_source/__init__.py:366 mailpile/mail_source/__init__.py:440 msgid "Checking for new mailboxes" msgstr "" -#: mailpile/mail_source/__init__.py:367 +#: mailpile/mail_source/__init__.py:372 #, python-format msgid "Discovered %d mailboxes" msgstr "" -#: mailpile/mail_source/__init__.py:370 +#: mailpile/mail_source/__init__.py:375 #, python-format msgid "Processed %d mailboxes" msgstr "" -#: mailpile/mail_source/__init__.py:372 +#: mailpile/mail_source/__init__.py:377 #, python-format msgid "Failed to process %d" msgstr "" -#: mailpile/mail_source/__init__.py:374 +#: mailpile/mail_source/__init__.py:379 #, python-format msgid "No new mail at %s" msgstr "" -#: mailpile/mail_source/__init__.py:438 +#: mailpile/mail_source/__init__.py:446 msgid "Too many mailboxes found! Raise limits to continue." msgstr "" -#: mailpile/mail_source/__init__.py:459 +#: mailpile/mail_source/__init__.py:467 #, python-format msgid "Checking for new mailboxes in %s" msgstr "" -#: mailpile/mail_source/__init__.py:611 +#: mailpile/mail_source/__init__.py:619 #, python-format msgid "Mail: %s" msgstr "" -#: mailpile/mail_source/__init__.py:670 +#: mailpile/mail_source/__init__.py:680 msgid "Unnamed" msgstr "" -#: mailpile/mail_source/__init__.py:733 mailpile/plugins/core.py:341 +#: mailpile/mail_source/__init__.py:743 mailpile/plugins/core.py:342 msgid "Aborted" msgstr "" -#: mailpile/mail_source/__init__.py:771 +#: mailpile/mail_source/__init__.py:781 #, python-format msgid "Should delete %d messages" msgstr "" -#: mailpile/mail_source/__init__.py:786 +#: mailpile/mail_source/__init__.py:797 msgid "Deletion is disabled" msgstr "" -#: mailpile/mail_source/__init__.py:822 +#: mailpile/mail_source/__init__.py:836 #, python-format msgid "Copying message: %s" msgstr "" -#: mailpile/mail_source/__init__.py:924 +#: mailpile/mail_source/__init__.py:939 msgid "Copying" msgstr "" -#: mailpile/mail_source/__init__.py:925 +#: mailpile/mail_source/__init__.py:940 #, python-format msgid "Copying up to %d e-mails from %s" msgstr "" -#: mailpile/mail_source/__init__.py:937 -#: shared-data/default-theme/html/partials/hidden.html:204 +#: mailpile/mail_source/__init__.py:952 +#: shared-data/default-theme/html/partials/hidden.html:205 msgid "Working" msgstr "" -#: mailpile/mail_source/__init__.py:938 +#: mailpile/mail_source/__init__.py:953 #, python-format msgid "Updating search engine for %s" msgstr "" -#: mailpile/mail_source/__init__.py:1039 +#: mailpile/mail_source/__init__.py:1054 msgid "Internal error! Sleeping..." msgstr "" -#: mailpile/mail_source/__init__.py:1050 mailpile/mail_source/__init__.py:1093 +#: mailpile/mail_source/__init__.py:1065 mailpile/mail_source/__init__.py:1115 msgid "Shut down" msgstr "" -#: mailpile/mail_source/__init__.py:1083 mailpile/plugins/core.py:151 -#: mailpile/plugins/core.py:1499 +#: mailpile/mail_source/__init__.py:1105 mailpile/plugins/core.py:152 +#: mailpile/plugins/core.py:1524 msgid "User aborted" msgstr "" -#: mailpile/mail_source/__init__.py:1123 +#: mailpile/mail_source/__init__.py:1151 #, python-format msgid "Unknown mail source protocol: %s" msgstr "" -#: mailpile/mail_source/imap.py:412 +#: mailpile/mail_source/imap.py:420 msgid "Failed to add message" msgstr "" -#: mailpile/mail_source/imap.py:423 +#: mailpile/mail_source/imap.py:431 msgid "Failed to remove message" msgstr "" -#: mailpile/mail_source/imap.py:447 +#: mailpile/mail_source/imap.py:455 msgid "Mailbox is out of sync" msgstr "" -#: mailpile/mail_source/imap.py:480 +#: mailpile/mail_source/imap.py:488 #, python-format msgid "Fetching chunk %d failed" msgstr "" -#: mailpile/mail_source/imap.py:510 +#: mailpile/mail_source/imap.py:518 msgid "Failed to list mailbox contents" msgstr "" -#: mailpile/mail_source/imap.py:581 +#: mailpile/mail_source/imap.py:589 #, python-format msgid "IMAP: %s" msgstr "" -#: mailpile/mail_source/imap.py:583 +#: mailpile/mail_source/imap.py:591 #, python-format msgid "IMAP: %s (not logged in)" msgstr "" -#: mailpile/mail_source/imap.py:587 +#: mailpile/mail_source/imap.py:595 #, python-format msgid "e-mail with ID %s" msgstr "" -#: mailpile/mail_source/imap.py:589 +#: mailpile/mail_source/imap.py:597 msgid "remote mailbox is inavailable" msgstr "" -#: mailpile/mail_source/imap.py:706 +#: mailpile/mail_source/imap.py:720 msgid "Connection timed out" msgstr "" -#: mailpile/mail_source/imap.py:715 +#: mailpile/mail_source/imap.py:729 msgid "An IMAP protocol error occurred" msgstr "" -#: mailpile/mail_source/imap.py:719 mailpile/mail_source/pop3.py:54 +#: mailpile/mail_source/imap.py:733 mailpile/mail_source/pop3.py:55 msgid "A network error occurred" msgstr "" -#: mailpile/mail_source/imap.py:766 +#: mailpile/mail_source/imap.py:780 msgid "Not connected to IMAP server." msgstr "" -#: mailpile/mail_source/imap.py:909 +#: mailpile/mail_source/imap.py:917 #, python-format msgid "Connected to IMAP server %s" msgstr "" @@ -1926,25 +1925,25 @@ msgstr "" msgid "Local mail" msgstr "" -#: mailpile/mail_source/local.py:41 +#: mailpile/mail_source/local.py:60 #, python-format msgid "Watching %d mbox mailboxes" msgstr "" -#: mailpile/mail_source/pop3.py:108 +#: mailpile/mail_source/pop3.py:109 #, python-format msgid "Watching %d POP3 mailboxes" msgstr "" -#: mailpile/mail_source/pop3.py:153 mailpile/plugins/setup_magic.py:64 +#: mailpile/mail_source/pop3.py:154 mailpile/plugins/setup_magic.py:65 msgid "Inbox" msgstr "" -#: mailpile/mailboxes/__init__.py:98 mailpile/mailboxes/mbox.py:63 +#: mailpile/mailboxes/__init__.py:98 mailpile/mailboxes/mbox.py:64 msgid "message not found in mailbox" msgstr "" -#: mailpile/mailboxes/__init__.py:135 mailpile/mailboxes/mbox.py:158 +#: mailpile/mailboxes/__init__.py:135 mailpile/mailboxes/mbox.py:159 #, python-format msgid "Saving %s state to %s" msgstr "" @@ -1965,21 +1964,21 @@ msgstr "" msgid "Maildir at %s" msgstr "" -#: mailpile/mailboxes/mbox.py:56 +#: mailpile/mailboxes/mbox.py:57 #, python-format msgid "Unix mbox at %s" msgstr "" -#: mailpile/mailboxes/mbox.py:61 +#: mailpile/mailboxes/mbox.py:62 #, python-format msgid "message at bytes %d..%d" msgstr "" -#: mailpile/mailboxes/mbox.py:194 mailpile/mailboxes/mbox.py:199 +#: mailpile/mailboxes/mbox.py:220 mailpile/mailboxes/mbox.py:225 msgid "No data found" msgstr "" -#: mailpile/mailboxes/mbox.py:233 +#: mailpile/mailboxes/mbox.py:259 msgid "Message not found" msgstr "" @@ -2001,63 +2000,63 @@ msgstr "" msgid "Mailbox messages are immutable" msgstr "" -#: mailpile/mailutils/__init__.py:52 +#: mailpile/mailutils/__init__.py:10 #, python-format msgid "%s is too large to be a mailbox ID" msgstr "" -#: mailpile/mailutils/__init__.py:356 +#: mailpile/mailutils/emails.py:324 #, python-format msgid "Unknown crypto policy: %s" msgstr "" -#: mailpile/mailutils/__init__.py:680 mailpile/mailutils/__init__.py:758 -#: mailpile/mailutils/__init__.py:1022 mailpile/mailutils/__init__.py:1032 +#: mailpile/mailutils/emails.py:648 mailpile/mailutils/emails.py:726 +#: mailpile/mailutils/emails.py:990 mailpile/mailutils/emails.py:1000 msgid "Message or mailbox is read-only." msgstr "" -#: mailpile/mailutils/__init__.py:953 +#: mailpile/mailutils/emails.py:921 msgid "Message not found?" msgstr "" -#: mailpile/mailutils/__init__.py:1078 +#: mailpile/mailutils/emails.py:1046 #, python-format msgid "Extracted attachment %s" msgstr "" -#: mailpile/mailutils/__init__.py:1091 +#: mailpile/mailutils/emails.py:1059 #, python-format msgid "Wrote preview to: %s" msgstr "" -#: mailpile/mailutils/__init__.py:1093 +#: mailpile/mailutils/emails.py:1061 msgid "Failed to generate thumbnail" msgstr "" -#: mailpile/mailutils/__init__.py:1114 +#: mailpile/mailutils/emails.py:1082 #, python-format msgid "Wrote attachment to: %s" msgstr "" -#: mailpile/mailutils/__init__.py:1119 +#: mailpile/mailutils/emails.py:1087 #, python-format msgid "No attachments found for: %s" msgstr "" -#: mailpile/mailutils/__init__.py:1171 -msgid "(Invalid HTML suppressed)" +#: mailpile/mailutils/emails.py:1265 +msgid "[Binary data suppressed]\n" msgstr "" -#: mailpile/mailutils/__init__.py:1369 -msgid "[Binary data suppressed]\n" +#: mailpile/mailutils/html.py:101 +msgid "(Invalid HTML suppressed)" msgstr "" -#: mailpile/mailutils/safe.py:134 +#: mailpile/mailutils/safe.py:136 #, python-format msgid "=%s/%s using Received: instead of Date:" msgstr "" -#: mailpile/mailutils/safe.py:142 +#: mailpile/mailutils/safe.py:144 #, python-format msgid "=%s/%s has a bogus date" msgstr "" @@ -2110,25 +2109,55 @@ msgstr "" msgid "Auto-tagged %d messages" msgstr "" -#: mailpile/plugins/compose.py:43 +#: mailpile/plugins/backups.py:103 #, python-format -msgid "Sent: %s" +msgid "This is a backup of Mailpile v%(ver)s keys and configuration." msgstr "" -#: mailpile/plugins/compose.py:190 -msgid "Cannot update from multiple files" +#: mailpile/plugins/backups.py:105 +#, python-format +msgid "This backup was generated on: %(date)s." +msgstr "" + +#: mailpile/plugins/backups.py:106 +msgid "The contents of this file should be encrypted." +msgstr "" + +#: mailpile/plugins/backups.py:107 +msgid "The entire ZIP file must be uploaded during restoration." +msgstr "" + +#: mailpile/plugins/backups.py:352 +msgid "Backup restored" +msgstr "" + +#: mailpile/plugins/backups.py:356 +msgid "Backup validated, restoration is possible" +msgstr "" + +#: mailpile/plugins/backups.py:363 +msgid "Restore from backup" +msgstr "" + +#: mailpile/plugins/compose.py:43 +#, python-format +msgid "Sent: %s" +msgstr "" + +#: mailpile/plugins/compose.py:190 +msgid "Cannot update from multiple files" msgstr "" #: mailpile/plugins/compose.py:272 msgid "Message is not editable" msgstr "" -#: mailpile/plugins/compose.py:282 mailpile/plugins/compose.py:309 +#: mailpile/plugins/compose.py:281 mailpile/plugins/compose.py:309 #, python-format msgid "%d message(s) edited" msgstr "" -#: mailpile/plugins/compose.py:284 +#: mailpile/plugins/compose.py:283 #, python-format msgid "%d message(s) created" msgstr "" @@ -2173,11 +2202,11 @@ msgstr "" msgid "No files found" msgstr "" -#: mailpile/plugins/compose.py:733 mailpile/plugins/compose.py:795 +#: mailpile/plugins/compose.py:733 mailpile/plugins/compose.py:798 msgid "No messages selected" msgstr "" -#: mailpile/plugins/compose.py:748 mailpile/plugins/compose.py:811 +#: mailpile/plugins/compose.py:748 mailpile/plugins/compose.py:814 #, python-format msgid "Read-only message: %s" msgstr "" @@ -2197,86 +2226,86 @@ msgstr "" msgid "Attached %s to %d messages" msgstr "" -#: mailpile/plugins/compose.py:813 +#: mailpile/plugins/compose.py:816 #, python-format msgid "Error removing from %s" msgstr "" -#: mailpile/plugins/compose.py:817 +#: mailpile/plugins/compose.py:820 #, python-format msgid "Removed %s from %d messages, failed %d" msgstr "" -#: mailpile/plugins/compose.py:820 +#: mailpile/plugins/compose.py:823 #, python-format msgid "Removed %s from %d messages" msgstr "" -#: mailpile/plugins/compose.py:898 +#: mailpile/plugins/compose.py:904 msgid "Sending message" msgstr "" -#: mailpile/plugins/compose.py:937 +#: mailpile/plugins/compose.py:943 #, python-format msgid "Could not send mail to %s" msgstr "" -#: mailpile/plugins/compose.py:939 +#: mailpile/plugins/compose.py:945 msgid "Could not send mail" msgstr "" -#: mailpile/plugins/compose.py:964 +#: mailpile/plugins/compose.py:971 #, python-format msgid "Sent %d messages" msgstr "" -#: mailpile/plugins/compose.py:966 +#: mailpile/plugins/compose.py:973 msgid "Nothing was sent" msgstr "" -#: mailpile/plugins/compose.py:985 mailpile/plugins/compose.py:1052 +#: mailpile/plugins/compose.py:992 mailpile/plugins/compose.py:1061 msgid "Nothing to do!" msgstr "" -#: mailpile/plugins/compose.py:989 +#: mailpile/plugins/compose.py:996 msgid "Failed to attach files" msgstr "" -#: mailpile/plugins/compose.py:995 +#: mailpile/plugins/compose.py:1002 #, python-format msgid "%d message(s) updated" msgstr "" -#: mailpile/plugins/compose.py:1008 +#: mailpile/plugins/compose.py:1016 msgid "Missing encryption keys" msgstr "" -#: mailpile/plugins/compose.py:1013 +#: mailpile/plugins/compose.py:1021 msgid "Could not encrypt message" msgstr "" -#: mailpile/plugins/compose.py:1018 +#: mailpile/plugins/compose.py:1026 msgid "Could not sign message" msgstr "" -#: mailpile/plugins/compose.py:1050 +#: mailpile/plugins/compose.py:1059 #, python-format msgid "Unthreaded %d messages" msgstr "" -#: mailpile/plugins/compose.py:1067 +#: mailpile/plugins/compose.py:1076 msgid "The index is not ready yet" msgstr "" -#: mailpile/plugins/compose.py:1084 +#: mailpile/plugins/compose.py:1093 msgid "Sending cancelled." msgstr "" -#: mailpile/plugins/compose.py:1092 +#: mailpile/plugins/compose.py:1101 msgid "The outbox is empty" msgstr "" -#: mailpile/plugins/compose.py:1096 +#: mailpile/plugins/compose.py:1105 msgid "Delay between attempts to send mail" msgstr "" @@ -2402,317 +2431,320 @@ msgstr "" msgid "Choosing from address" msgstr "" -#: mailpile/plugins/core.py:54 +#: mailpile/plugins/core.py:55 msgid "Loaded metadata index" msgstr "" -#: mailpile/plugins/core.py:56 +#: mailpile/plugins/core.py:57 msgid "Failed to load metadata index" msgstr "" -#: mailpile/plugins/core.py:95 +#: mailpile/plugins/core.py:96 msgid "Rescanned vCards" msgstr "" -#: mailpile/plugins/core.py:101 +#: mailpile/plugins/core.py:102 msgid "Rescanned mailboxes" msgstr "" -#: mailpile/plugins/core.py:122 +#: mailpile/plugins/core.py:123 #, python-format msgid "Failed to reindex: %s" msgstr "" -#: mailpile/plugins/core.py:129 +#: mailpile/plugins/core.py:130 #, python-format msgid "Indexed %d messages" msgstr "" -#: mailpile/plugins/core.py:135 +#: mailpile/plugins/core.py:136 msgid "Rescan already in progress" msgstr "" -#: mailpile/plugins/core.py:148 +#: mailpile/plugins/core.py:149 msgid "Rescanned vCards and mailboxes" msgstr "" -#: mailpile/plugins/core.py:163 mailpile/plugins/core.py:240 -#: mailpile/plugins/core.py:299 +#: mailpile/plugins/core.py:164 mailpile/plugins/core.py:241 +#: mailpile/plugins/core.py:300 #, python-format msgid "Rescanning: %s" msgstr "" -#: mailpile/plugins/core.py:184 +#: mailpile/plugins/core.py:185 #, python-format msgid "Running: %s" msgstr "" -#: mailpile/plugins/core.py:210 +#: mailpile/plugins/core.py:211 #, python-format msgid "Rescan command returned %d" msgstr "" -#: mailpile/plugins/core.py:218 +#: mailpile/plugins/core.py:219 msgid "Aborting rescan command" msgstr "" -#: mailpile/plugins/core.py:264 +#: mailpile/plugins/core.py:265 #, python-format msgid "Rescanning: %s %s" msgstr "" -#: mailpile/plugins/core.py:280 +#: mailpile/plugins/core.py:281 #, python-format msgid "Failed to rescan: %s" msgstr "" -#: mailpile/plugins/core.py:311 +#: mailpile/plugins/core.py:312 msgid "Nothing changed" msgstr "" -#: mailpile/plugins/core.py:339 +#: mailpile/plugins/core.py:340 msgid "Optimized search engine" msgstr "" -#: mailpile/plugins/core.py:381 +#: mailpile/plugins/core.py:382 msgid "Could not delete all messages" msgstr "" -#: mailpile/plugins/core.py:383 +#: mailpile/plugins/core.py:384 #, python-format msgid "Deleted %d messages" msgstr "" -#: mailpile/plugins/core.py:424 +#: mailpile/plugins/core.py:425 shared-data/mailpile-gui/mailpile-gui.py:239 msgid "Launching Mailpile" msgstr "" -#: mailpile/plugins/core.py:460 +#: mailpile/plugins/core.py:461 #, python-format msgid "Moved the web server to %s" msgstr "" -#: mailpile/plugins/core.py:463 +#: mailpile/plugins/core.py:464 #, python-format msgid "Started the web server on %s" msgstr "" -#: mailpile/plugins/core.py:466 +#: mailpile/plugins/core.py:467 msgid "Failed to start the web server" msgstr "" -#: mailpile/plugins/core.py:496 +#: mailpile/plugins/core.py:497 msgid "Performed shutdown tasks" msgstr "" -#: mailpile/plugins/core.py:511 +#: mailpile/plugins/core.py:512 #, python-format msgid "Wrote PID to %s" msgstr "" -#: mailpile/plugins/core.py:531 +#: mailpile/plugins/core.py:532 msgid "Rendered the page" msgstr "" -#: mailpile/plugins/core.py:558 mailpile/plugins/core.py:566 -#: mailpile/plugins/core.py:573 mailpile/plugins/core.py:579 -#: mailpile/plugins/core.py:588 mailpile/plugins/core.py:882 +#: mailpile/plugins/core.py:559 mailpile/plugins/core.py:567 +#: mailpile/plugins/core.py:574 mailpile/plugins/core.py:580 +#: mailpile/plugins/core.py:589 mailpile/plugins/core.py:883 msgid "Nothing Found" msgstr "" -#: mailpile/plugins/core.py:672 +#: mailpile/plugins/core.py:673 msgid "Listed events, threads, and locks" msgstr "" -#: mailpile/plugins/core.py:730 +#: mailpile/plugins/core.py:731 msgid "Displayed CRON schedule" msgstr "" -#: mailpile/plugins/core.py:766 +#: mailpile/plugins/core.py:767 msgid "Your Mailpile is read-only!" msgstr "" -#: mailpile/plugins/core.py:799 +#: mailpile/plugins/core.py:800 msgid "We are healthy!" msgstr "" -#: mailpile/plugins/core.py:824 +#: mailpile/plugins/core.py:825 msgid "(no output)" msgstr "" -#: mailpile/plugins/core.py:850 mailpile/plugins/eventlog.py:209 -#: shared-data/contrib/hacks/hacks.py:94 +#: mailpile/plugins/core.py:851 mailpile/plugins/eventlog.py:210 +#: shared-data/contrib/hacks/hacks.py:95 msgid "That was fun!" msgstr "" -#: mailpile/plugins/core.py:851 +#: mailpile/plugins/core.py:852 #, python-format msgid "%s returned: %s" msgstr "" -#: mailpile/plugins/core.py:929 +#: mailpile/plugins/core.py:930 #, python-format msgid "Network error: %s" msgstr "" -#: mailpile/plugins/core.py:935 +#: mailpile/plugins/core.py:936 #, python-format msgid "Failed to list: %s" msgstr "" -#: mailpile/plugins/core.py:956 +#: mailpile/plugins/core.py:957 #, python-format msgid "Listed %d files or directories" msgstr "" -#: mailpile/plugins/core.py:979 +#: mailpile/plugins/core.py:980 #, python-format msgid "Failed to change directories: %s" msgstr "" -#: mailpile/plugins/core.py:1004 +#: mailpile/plugins/core.py:1005 #, python-format msgid "That file already exists: %s" msgstr "" -#: mailpile/plugins/core.py:1022 +#: mailpile/plugins/core.py:1023 #, python-format msgid "Dumped to %s: %s" msgstr "" -#: mailpile/plugins/core.py:1025 +#: mailpile/plugins/core.py:1026 #, python-format msgid "Dumped: %s" msgstr "" -#: mailpile/plugins/core.py:1070 +#: mailpile/plugins/core.py:1044 +msgid "Listed available translations" +msgstr "" + +#: mailpile/plugins/core.py:1087 msgid "WARNING: Any changes will be overwritten on login" msgstr "" -#: mailpile/plugins/core.py:1091 +#: mailpile/plugins/core.py:1108 #, python-format msgid "Invalid section or variable: %s" msgstr "" -#: mailpile/plugins/core.py:1109 mailpile/plugins/core.py:1186 -#: mailpile/plugins/core.py:1242 +#: mailpile/plugins/core.py:1126 mailpile/plugins/core.py:1211 +#: mailpile/plugins/core.py:1267 msgid "I refuse to change the master key!" msgstr "" -#: mailpile/plugins/core.py:1143 mailpile/plugins/core.py:1203 +#: mailpile/plugins/core.py:1168 mailpile/plugins/core.py:1228 msgid "Updated your settings" msgstr "" -#: mailpile/plugins/core.py:1256 +#: mailpile/plugins/core.py:1281 msgid "Reset to default values" msgstr "" -#: mailpile/plugins/core.py:1346 +#: mailpile/plugins/core.py:1371 msgid "Invalid keys" msgstr "" -#: mailpile/plugins/core.py:1353 +#: mailpile/plugins/core.py:1378 msgid "Displayed settings" msgstr "" -#: mailpile/plugins/core.py:1434 +#: mailpile/plugins/core.py:1459 #, python-format msgid "Account not found: %s" msgstr "" -#: mailpile/plugins/core.py:1490 +#: mailpile/plugins/core.py:1515 msgid "Too many files" msgstr "" -#: mailpile/plugins/core.py:1493 +#: mailpile/plugins/core.py:1518 #, python-format msgid "Failed to read: %s" msgstr "" -#: mailpile/plugins/core.py:1496 +#: mailpile/plugins/core.py:1521 #, python-format msgid "Not a mailbox: %s" msgstr "" -#: mailpile/plugins/core.py:1507 +#: mailpile/plugins/core.py:1532 msgid "Add and configure mailboxes" msgstr "" -#: mailpile/plugins/core.py:1554 +#: mailpile/plugins/core.py:1579 #, python-format msgid "Configured %d mailboxes" msgstr "" -#: mailpile/plugins/core.py:1559 +#: mailpile/plugins/core.py:1584 msgid "Nothing was added" msgstr "" -#: mailpile/plugins/core.py:1585 +#: mailpile/plugins/core.py:1610 #, python-format msgid "Set output mode to: %s" msgstr "" -#: mailpile/plugins/core.py:1690 mailpile/plugins/core.py:1747 -#: shared-data/contrib/gui/gui.py:136 +#: mailpile/plugins/core.py:1708 mailpile/plugins/core.py:1765 msgid "Shutting down..." msgstr "" -#: mailpile/plugins/core.py:1710 +#: mailpile/plugins/core.py:1728 #, python-format msgid "Will shut down if idle for over %s seconds" msgstr "" -#: mailpile/plugins/core.py:1769 +#: mailpile/plugins/core.py:1787 #, python-format msgid "The Web interface address is: %s" msgstr "" -#: mailpile/plugins/core.py:1772 +#: mailpile/plugins/core.py:1790 msgid "The Web interface is disabled, type `www` to turn it on." msgstr "" -#: mailpile/plugins/core.py:1778 +#: mailpile/plugins/core.py:1796 msgid "Type `help` for instructions or `quit` to quit." msgstr "" -#: mailpile/plugins/core.py:1780 +#: mailpile/plugins/core.py:1798 msgid "Long running operations can be aborted by pressing: " msgstr "" -#: mailpile/plugins/core.py:1783 +#: mailpile/plugins/core.py:1801 #, python-format msgid "You can log in using the `%s` command." msgstr "" -#: mailpile/plugins/core.py:1786 +#: mailpile/plugins/core.py:1804 msgid "Check your web browser!" msgstr "" -#: mailpile/plugins/core.py:1805 +#: mailpile/plugins/core.py:1823 msgid "Commands:" msgstr "" -#: mailpile/plugins/core.py:1839 +#: mailpile/plugins/core.py:1857 msgid "Tags: (use a tag as a command to display tagged messages)" msgstr "" -#: mailpile/plugins/core.py:1877 mailpile/plugins/core.py:1905 +#: mailpile/plugins/core.py:1895 mailpile/plugins/core.py:1923 msgid "Displayed help" msgstr "" -#: mailpile/plugins/core.py:1882 +#: mailpile/plugins/core.py:1900 msgid "Unknown command" msgstr "" -#: mailpile/plugins/core.py:1938 +#: mailpile/plugins/core.py:1956 msgid "(subsection)" msgstr "" -#: mailpile/plugins/core.py:1955 +#: mailpile/plugins/core.py:1973 msgid "Displayed variables" msgstr "" -#: mailpile/plugins/core.py:1980 +#: mailpile/plugins/core.py:1998 msgid "Displayed welcome message" msgstr "" @@ -2737,7 +2769,7 @@ msgstr "" msgid "My encryption key" msgstr "" -#: mailpile/plugins/crypto_gnupg.py:209 mailpile/plugins/search.py:730 +#: mailpile/plugins/crypto_gnupg.py:209 mailpile/plugins/search.py:728 #: mailpile/plugins/vcard_gnupg.py:234 msgid "No results" msgstr "" @@ -2975,6 +3007,93 @@ msgstr "" msgid "Exported %d messages to %s" msgstr "" +#: mailpile/plugins/gui.py:59 +msgid "Connected" +msgstr "" + +#: mailpile/plugins/gui.py:61 +msgid "Shutdown Mailpile" +msgstr "" + +#: mailpile/plugins/gui.py:62 +msgid "Shutdown" +msgstr "" + +#: mailpile/plugins/gui.py:75 mailpile/plugins/setup_magic.py:1035 +#: mailpile/plugins/setup_magic.py:1097 mailpile/plugins/setup_magic.py:1143 +#: shared-data/default-theme/html/setup/welcome/index.html:2 +#: shared-data/default-theme/html/setup/welcome/index.html:5 +msgid "Welcome to Mailpile!" +msgstr "" + +#: mailpile/plugins/gui.py:76 +msgid "Mailpile is now running on this computer." +msgstr "" + +#: mailpile/plugins/gui.py:85 +msgid "Brand new installation!" +msgstr "" + +#: mailpile/plugins/gui.py:87 +msgid "This appears to be a new installation of Mailpile!" +msgstr "" + +#: mailpile/plugins/gui.py:89 +msgid "You need to choose a language, password and privacy policy." +msgstr "" + +#: mailpile/plugins/gui.py:91 mailpile/plugins/gui.py:104 +msgid "To proceed, open Mailpile in your web browser." +msgstr "" + +#: mailpile/plugins/gui.py:100 +msgid "Not logged in" +msgstr "" + +#: mailpile/plugins/gui.py:101 +msgid "Your data is stored encrypted and is inaccessible until you log in." +msgstr "" + +#: mailpile/plugins/gui.py:112 +msgid "Logging you in..." +msgstr "" + +#: mailpile/plugins/gui.py:121 +msgid "You are logged in" +msgstr "" + +#: mailpile/plugins/gui.py:122 +msgid "Mailpile can now process and display your e-mail." +msgstr "" + +#: mailpile/plugins/gui.py:156 mailpile/plugins/gui.py:159 +msgid "Mailpile" +msgstr "" + +#: mailpile/plugins/gui.py:156 +msgid "New Installation" +msgstr "" + +#: mailpile/plugins/gui.py:176 +msgid "Loaded metadata for {num} messages so far, please wait." +msgstr "" + +#: mailpile/plugins/gui.py:219 +msgid "No new mail, {num} messages total." +msgstr "" + +#: mailpile/plugins/gui.py:225 +msgid "{tagName}: {new} new messages ({num} unread)" +msgstr "" + +#: mailpile/plugins/gui.py:230 +msgid "{tagName}: {num} unread messages" +msgstr "" + +#: mailpile/plugins/gui.py:233 +msgid "You have {num} unread messages in {tags} tags" +msgstr "" + #: mailpile/plugins/html_magic.py:61 msgid "Serving up API content" msgstr "" @@ -3047,395 +3166,388 @@ msgstr "" msgid "Listed available plugins" msgstr "" -#: mailpile/plugins/plugins.py:47 +#: mailpile/plugins/plugins.py:52 #, python-format msgid "Already loaded: %s" msgstr "" -#: mailpile/plugins/plugins.py:59 +#: mailpile/plugins/plugins.py:64 #, python-format msgid "Failed to load plugin: %s" msgstr "" -#: mailpile/plugins/plugins.py:63 +#: mailpile/plugins/plugins.py:68 #, python-format msgid "Loaded plugins: %s" msgstr "" -#: mailpile/plugins/plugins.py:79 +#: mailpile/plugins/plugins.py:88 #, python-format msgid "Required plugins can not be disabled: %s" msgstr "" -#: mailpile/plugins/plugins.py:82 +#: mailpile/plugins/plugins.py:91 #, python-format msgid "Plugin not loaded: %s" msgstr "" -#: mailpile/plugins/plugins.py:89 +#: mailpile/plugins/plugins.py:98 #, python-format msgid "Disabled plugins: %s (restart required)" msgstr "" -#: mailpile/plugins/search.py:334 +#: mailpile/plugins/search.py:332 msgid "Failed to read message {mail_key}, {mail_desc}." msgstr "" -#: mailpile/plugins/search.py:335 +#: mailpile/plugins/search.py:333 msgid "unknown error" msgstr "" -#: mailpile/plugins/search.py:337 +#: mailpile/plugins/search.py:335 msgid "Failed to open message {mail_key}, {mail_desc}." msgstr "" -#: mailpile/plugins/search.py:339 +#: mailpile/plugins/search.py:337 msgid "Failed to open mailbox {mbox_key}" msgstr "" -#: mailpile/plugins/search.py:360 +#: mailpile/plugins/search.py:358 msgid "Failed to load and parse message data." msgstr "" -#: mailpile/plugins/search.py:363 mailpile/plugins/search.py:370 +#: mailpile/plugins/search.py:361 mailpile/plugins/search.py:368 msgid "Failed process message crypto (decrypt, etc)." msgstr "" -#: mailpile/plugins/search.py:366 +#: mailpile/plugins/search.py:364 msgid "Failed to parse message." msgstr "" -#: mailpile/plugins/search.py:373 -msgid "Failed to evalute sender trust" +#: mailpile/plugins/search.py:371 +msgid "Failed to evalute key trust" msgstr "" -#: mailpile/plugins/search.py:379 +#: mailpile/plugins/search.py:377 #, python-format msgid "Failed to parse %s headers." msgstr "" -#: mailpile/plugins/search.py:393 +#: mailpile/plugins/search.py:391 msgid "Message may be corrupt!" msgstr "" -#: mailpile/plugins/search.py:434 +#: mailpile/plugins/search.py:432 #, python-format msgid "Parsing metadata for %d results (full_threads=%s)" msgstr "" -#: mailpile/plugins/search.py:439 +#: mailpile/plugins/search.py:437 #, python-format msgid "Search: %s" msgstr "" -#: mailpile/plugins/search.py:728 +#: mailpile/plugins/search.py:726 msgid "Unprintable results" msgstr "" -#: mailpile/plugins/search.py:816 +#: mailpile/plugins/search.py:814 #, python-format msgid "Weird starting point: %s" msgstr "" -#: mailpile/plugins/search.py:1018 +#: mailpile/plugins/search.py:1016 #, python-format msgid "Prepared %d search results (context=%s)" msgstr "" -#: mailpile/plugins/search.py:1020 +#: mailpile/plugins/search.py:1018 #, python-format msgid "Found %d results in %.3fs" msgstr "" -#: mailpile/plugins/search.py:1038 +#: mailpile/plugins/search.py:1036 msgid "You must perform a search before requesting the next page." msgstr "" -#: mailpile/plugins/search.py:1041 +#: mailpile/plugins/search.py:1039 msgid "Displayed next page of results." msgstr "" -#: mailpile/plugins/search.py:1057 +#: mailpile/plugins/search.py:1055 msgid "You must perform a search before requesting the previous page." msgstr "" -#: mailpile/plugins/search.py:1060 +#: mailpile/plugins/search.py:1058 msgid "Displayed previous page of results." msgstr "" -#: mailpile/plugins/search.py:1076 +#: mailpile/plugins/search.py:1074 #, python-format msgid "Changed sort order to %s" msgstr "" -#: mailpile/plugins/search.py:1133 +#: mailpile/plugins/search.py:1131 #, python-format msgid "Raw message: %s" msgstr "" -#: mailpile/plugins/search.py:1161 +#: mailpile/plugins/search.py:1159 msgid "Displayed a single message" msgstr "" -#: mailpile/plugins/search.py:1165 +#: mailpile/plugins/search.py:1163 #, python-format msgid "Displayed %d messages" msgstr "" #: mailpile/plugins/setup_magic.py:56 -#: shared-data/default-theme/html/partials/tools_search.html:157 -#: shared-data/default-theme/html/profiles/index.html:63 +#: shared-data/default-theme/html/partials/tools_search.html:161 +#: shared-data/default-theme/html/profiles/index.html:58 msgid "New" msgstr "" -#: mailpile/plugins/setup_magic.py:73 +#: mailpile/plugins/setup_magic.py:74 msgid "Blank" msgstr "" -#: mailpile/plugins/setup_magic.py:85 +#: mailpile/plugins/setup_magic.py:86 msgid "Drafts" msgstr "" -#: mailpile/plugins/setup_magic.py:96 +#: mailpile/plugins/setup_magic.py:97 msgid "Outbox" msgstr "" -#: mailpile/plugins/setup_magic.py:106 +#: mailpile/plugins/setup_magic.py:107 msgid "Sent" msgstr "" -#: mailpile/plugins/setup_magic.py:116 +#: mailpile/plugins/setup_magic.py:117 msgid "Spam" msgstr "" -#: mailpile/plugins/setup_magic.py:125 +#: mailpile/plugins/setup_magic.py:126 msgid "MaybeSpam" msgstr "" -#: mailpile/plugins/setup_magic.py:130 +#: mailpile/plugins/setup_magic.py:131 msgid "Ham" msgstr "" -#: mailpile/plugins/setup_magic.py:143 +#: mailpile/plugins/setup_magic.py:144 #: shared-data/default-theme/html/partials/thread_message.html:176 msgid "Trash" msgstr "" -#: mailpile/plugins/setup_magic.py:161 +#: mailpile/plugins/setup_magic.py:163 msgid "Photos" msgstr "" -#: mailpile/plugins/setup_magic.py:170 +#: mailpile/plugins/setup_magic.py:173 msgid "Documents" msgstr "" -#: mailpile/plugins/setup_magic.py:184 +#: mailpile/plugins/setup_magic.py:187 msgid "All Mail" msgstr "" -#: mailpile/plugins/setup_magic.py:206 +#: mailpile/plugins/setup_magic.py:209 msgid "Disabling lockdown" msgstr "" -#: mailpile/plugins/setup_magic.py:222 +#: mailpile/plugins/setup_magic.py:225 #, python-format msgid "Failed to create tag: %s" msgstr "" -#: mailpile/plugins/setup_magic.py:265 +#: mailpile/plugins/setup_magic.py:268 msgid "Created default tags" msgstr "" -#: mailpile/plugins/setup_magic.py:286 +#: mailpile/plugins/setup_magic.py:289 msgid "Enabling SpamBayes autotagger" msgstr "" -#: mailpile/plugins/setup_magic.py:288 +#: mailpile/plugins/setup_magic.py:291 msgid "Please install SpamBayes for super awesome spam filtering" msgstr "" -#: mailpile/plugins/setup_magic.py:294 +#: mailpile/plugins/setup_magic.py:297 msgid "Enabling Gravatar image importer" msgstr "" -#: mailpile/plugins/setup_magic.py:297 +#: mailpile/plugins/setup_magic.py:300 msgid "Enabling Libravatar image importer" msgstr "" -#: mailpile/plugins/setup_magic.py:303 +#: mailpile/plugins/setup_magic.py:306 msgid "Importing contacts from GPG keyring" msgstr "" -#: mailpile/plugins/setup_magic.py:332 +#: mailpile/plugins/setup_magic.py:335 msgid "Reenabling lockdown" msgstr "" -#: mailpile/plugins/setup_magic.py:362 +#: mailpile/plugins/setup_magic.py:365 msgid "" "Unable to obfuscate search index without losing data. Not indexing " "encrypted mail." msgstr "" -#: mailpile/plugins/setup_magic.py:368 +#: mailpile/plugins/setup_magic.py:371 msgid "Obfuscating search index and enabling indexing of encrypted e-mail. Yay!" msgstr "" -#: mailpile/plugins/setup_magic.py:610 +#: mailpile/plugins/setup_magic.py:613 #, python-format msgid "Checking ISPDB for %s" msgstr "" -#: mailpile/plugins/setup_magic.py:614 +#: mailpile/plugins/setup_magic.py:617 #, python-format msgid "Found %s in ISPDB" msgstr "" -#: mailpile/plugins/setup_magic.py:657 +#: mailpile/plugins/setup_magic.py:660 #, python-format msgid "Checking for autoconfig on %s" msgstr "" -#: mailpile/plugins/setup_magic.py:662 +#: mailpile/plugins/setup_magic.py:665 #, python-format msgid "Found autoconfig on %s" msgstr "" -#: mailpile/plugins/setup_magic.py:737 +#: mailpile/plugins/setup_magic.py:740 #, python-format msgid "Guessing settings for %(email)s" msgstr "" -#: mailpile/plugins/setup_magic.py:740 +#: mailpile/plugins/setup_magic.py:743 #, python-format msgid "Found %d potential servers" msgstr "" -#: mailpile/plugins/setup_magic.py:745 +#: mailpile/plugins/setup_magic.py:748 msgid "Probing for services..." msgstr "" -#: mailpile/plugins/setup_magic.py:764 +#: mailpile/plugins/setup_magic.py:767 #, python-format msgid "Found %(service)s server on %(host)s:%(port)s" msgstr "" -#: mailpile/plugins/setup_magic.py:814 +#: mailpile/plugins/setup_magic.py:817 msgid "Ran out of time, results may be incomplete" msgstr "" -#: mailpile/plugins/setup_magic.py:872 +#: mailpile/plugins/setup_magic.py:875 #, python-format msgid "Probing %s, cleartext=%s" msgstr "" -#: mailpile/plugins/setup_magic.py:908 +#: mailpile/plugins/setup_magic.py:911 #, python-format msgid "Testing %(protocol)4.4s on %(host)s:%(port)s with STARTTLS as %(username)s" msgstr "" -#: mailpile/plugins/setup_magic.py:912 +#: mailpile/plugins/setup_magic.py:915 #, python-format msgid "Testing %(protocol)4.4s on %(host)s:%(port)s as %(username)s" msgstr "" -#: mailpile/plugins/setup_magic.py:916 +#: mailpile/plugins/setup_magic.py:919 msgid "insecure" msgstr "" -#: mailpile/plugins/setup_magic.py:925 +#: mailpile/plugins/setup_magic.py:928 #: shared-data/default-theme/html/setup/oauth2/index.html:77 msgid "Success" msgstr "" -#: mailpile/plugins/setup_magic.py:931 +#: mailpile/plugins/setup_magic.py:934 msgid "Protocol is OK" msgstr "" -#: mailpile/plugins/setup_magic.py:934 +#: mailpile/plugins/setup_magic.py:937 msgid "Login failed" msgstr "" -#: mailpile/plugins/setup_magic.py:959 +#: mailpile/plugins/setup_magic.py:962 msgid "Can only test settings for one account at a time" msgstr "" -#: mailpile/plugins/setup_magic.py:979 +#: mailpile/plugins/setup_magic.py:982 #, python-format msgid "Found settings for %d addresses" msgstr "" -#: mailpile/plugins/setup_magic.py:982 +#: mailpile/plugins/setup_magic.py:985 msgid "No settings found" msgstr "" -#: mailpile/plugins/setup_magic.py:1012 +#: mailpile/plugins/setup_magic.py:1015 #, python-format msgid "Invalid language: %s" msgstr "" -#: mailpile/plugins/setup_magic.py:1032 mailpile/plugins/setup_magic.py:1094 -#: mailpile/plugins/setup_magic.py:1140 -#: shared-data/default-theme/html/setup/welcome/index.html:2 -#: shared-data/default-theme/html/setup/welcome/index.html:5 -msgid "Welcome to Mailpile!" -msgstr "" - -#: mailpile/plugins/setup_magic.py:1184 +#: mailpile/plugins/setup_magic.py:1187 msgid "Unknown error" msgstr "" -#: mailpile/plugins/setup_magic.py:1193 +#: mailpile/plugins/setup_magic.py:1196 msgid "Route is working" msgstr "" -#: mailpile/plugins/setup_magic.py:1196 +#: mailpile/plugins/setup_magic.py:1199 msgid "Invalid command" msgstr "" -#: mailpile/plugins/setup_magic.py:1206 +#: mailpile/plugins/setup_magic.py:1209 msgid "Route is not working" msgstr "" -#: mailpile/plugins/setup_magic.py:1226 +#: mailpile/plugins/setup_magic.py:1229 #, python-format msgid "Failed to connect to Tor on %s:%s. Is it installed?" msgstr "" -#: mailpile/plugins/setup_magic.py:1248 +#: mailpile/plugins/setup_magic.py:1251 msgid "Successfully configured and enabled Tor!" msgstr "" -#: mailpile/plugins/setup_magic.py:1251 +#: mailpile/plugins/setup_magic.py:1254 #, python-format msgid "Failed to configure Tor on %s:%s. Is the network down?" msgstr "" -#: mailpile/plugins/setup_magic.py:1260 +#: mailpile/plugins/setup_magic.py:1263 msgid "Proxy settings have already been configured." msgstr "" -#: mailpile/plugins/setup_magic.py:1326 +#: mailpile/plugins/setup_magic.py:1329 #, python-format msgid "Language set to: %s" msgstr "" -#: mailpile/plugins/setup_magic.py:1331 +#: mailpile/plugins/setup_magic.py:1334 msgid "Choose a password for Mailpile: " msgstr "" -#: mailpile/plugins/setup_magic.py:1333 +#: mailpile/plugins/setup_magic.py:1336 msgid "Confirm password: " msgstr "" -#: mailpile/plugins/setup_magic.py:1340 +#: mailpile/plugins/setup_magic.py:1343 msgid "Passwords did not match! Please try again." msgstr "" -#: mailpile/plugins/setup_magic.py:1348 +#: mailpile/plugins/setup_magic.py:1351 msgid "Performed initial Mailpile setup" msgstr "" -#: mailpile/plugins/setup_magic.py:1352 +#: mailpile/plugins/setup_magic.py:1355 msgid "Entering setup flow" msgstr "" @@ -3451,70 +3563,70 @@ msgstr "" msgid "Listening port for SMTP daemon" msgstr "" -#: mailpile/plugins/tags.py:236 +#: mailpile/plugins/tags.py:237 msgid "name" msgstr "" -#: mailpile/plugins/tags.py:426 shared-data/contrib/datadig/datadig.py:37 -#: shared-data/contrib/hints/hints.py:185 +#: mailpile/plugins/tags.py:427 shared-data/contrib/datadig/datadig.py:37 +#: shared-data/contrib/hints/hints.py:194 msgid "Nothing Happened" msgstr "" -#: mailpile/plugins/tags.py:471 +#: mailpile/plugins/tags.py:472 msgid "Undid tagging operation" msgstr "" -#: mailpile/plugins/tags.py:488 +#: mailpile/plugins/tags.py:489 #, python-format msgid "Scheduled %d messages for future tagging" msgstr "" -#: mailpile/plugins/tags.py:551 +#: mailpile/plugins/tags.py:552 msgid "Add tags here!" msgstr "" -#: mailpile/plugins/tags.py:598 +#: mailpile/plugins/tags.py:599 #, python-format msgid "Added %d tags" msgstr "" -#: mailpile/plugins/tags.py:716 +#: mailpile/plugins/tags.py:717 #, python-format msgid "Listed %d tags" msgstr "" -#: mailpile/plugins/tags.py:778 +#: mailpile/plugins/tags.py:779 #, python-format msgid "Deleted %d tags" msgstr "" -#: mailpile/plugins/tags.py:848 +#: mailpile/plugins/tags.py:849 #, python-format msgid "Performed automation for %d tags" msgstr "" -#: mailpile/plugins/tags.py:859 +#: mailpile/plugins/tags.py:860 msgid "Periodically perform tag automation (seconds)" msgstr "" -#: mailpile/plugins/tags.py:960 +#: mailpile/plugins/tags.py:961 msgid "Need tag name" msgstr "" -#: mailpile/plugins/tags.py:965 +#: mailpile/plugins/tags.py:966 msgid "Need flags and search terms or a hook" msgstr "" -#: mailpile/plugins/tags.py:978 +#: mailpile/plugins/tags.py:979 #, python-format msgid "No such tag: %s" msgstr "" -#: mailpile/plugins/tags.py:1012 +#: mailpile/plugins/tags.py:1013 msgid "Added new filter" msgstr "" -#: mailpile/plugins/tags.py:1041 +#: mailpile/plugins/tags.py:1042 #, python-format msgid "Removed %d filter(s)" msgstr "" @@ -3694,330 +3806,333 @@ msgstr "" msgid "Found key in local e-mail" msgstr "" -#: mailpile/www/jinjaextensions.py:306 +#: mailpile/www/jinjaextensions.py:297 +msgid "unnamed" +msgstr "" + +#: mailpile/www/jinjaextensions.py:338 msgid "There is something unknown or wrong with this signature" msgstr "" -#: mailpile/www/jinjaextensions.py:311 +#: mailpile/www/jinjaextensions.py:343 msgid "Not Signed" msgstr "" -#: mailpile/www/jinjaextensions.py:312 +#: mailpile/www/jinjaextensions.py:344 msgid "" "This data has no digital signature, which means it could have come from " "anyone, not necessarily the apparent sender" msgstr "" -#: mailpile/www/jinjaextensions.py:318 +#: mailpile/www/jinjaextensions.py:350 msgid "There was a weird error with this digital signature" msgstr "" -#: mailpile/www/jinjaextensions.py:322 mailpile/www/jinjaextensions.py:517 +#: mailpile/www/jinjaextensions.py:354 mailpile/www/jinjaextensions.py:549 msgid "Mixed Error" msgstr "" -#: mailpile/www/jinjaextensions.py:323 +#: mailpile/www/jinjaextensions.py:355 msgid "Parts of this message have a signature with a weird error" msgstr "" -#: mailpile/www/jinjaextensions.py:327 +#: mailpile/www/jinjaextensions.py:359 #: shared-data/default-theme/html/jsapi/compose/crypto.js:217 #: shared-data/default-theme/html/partials/compose.html:99 msgid "Unsigned" msgstr "" -#: mailpile/www/jinjaextensions.py:328 +#: mailpile/www/jinjaextensions.py:360 msgid "" "This data has no digital signature, which means it could easily have been" " forged. This sender usually signs their messages, so be careful!" msgstr "" -#: mailpile/www/jinjaextensions.py:334 +#: mailpile/www/jinjaextensions.py:366 msgid "Mixed Unsigned" msgstr "" -#: mailpile/www/jinjaextensions.py:335 +#: mailpile/www/jinjaextensions.py:367 msgid "" "This message has no digital signature, which means it could easily have " "been forged. This sender usually signs their messages, so be careful!" msgstr "" -#: mailpile/www/jinjaextensions.py:341 +#: mailpile/www/jinjaextensions.py:373 msgid "Invalid" msgstr "" -#: mailpile/www/jinjaextensions.py:342 +#: mailpile/www/jinjaextensions.py:374 msgid "The digital signature was invalid or bad" msgstr "" -#: mailpile/www/jinjaextensions.py:346 +#: mailpile/www/jinjaextensions.py:378 msgid "Mixed Invalid" msgstr "" -#: mailpile/www/jinjaextensions.py:347 +#: mailpile/www/jinjaextensions.py:379 msgid "Parts of this message have a digital signature that is invalid or bad" msgstr "" -#: mailpile/www/jinjaextensions.py:352 +#: mailpile/www/jinjaextensions.py:384 msgid "Revoked" msgstr "" -#: mailpile/www/jinjaextensions.py:353 +#: mailpile/www/jinjaextensions.py:385 msgid "" "Watch out, the digital signature was made with a key that has been " "revoked - this is not a good thing" msgstr "" -#: mailpile/www/jinjaextensions.py:358 +#: mailpile/www/jinjaextensions.py:390 msgid "Mixed Revoked" msgstr "" -#: mailpile/www/jinjaextensions.py:359 +#: mailpile/www/jinjaextensions.py:391 msgid "" "Watch out, parts of this message were digitally signed with a key that " "has been revoked" msgstr "" -#: mailpile/www/jinjaextensions.py:364 +#: mailpile/www/jinjaextensions.py:396 msgid "Expired" msgstr "" -#: mailpile/www/jinjaextensions.py:365 +#: mailpile/www/jinjaextensions.py:397 msgid "The digital signature was made with an expired key" msgstr "" -#: mailpile/www/jinjaextensions.py:369 +#: mailpile/www/jinjaextensions.py:401 msgid "Mixed Expired" msgstr "" -#: mailpile/www/jinjaextensions.py:370 +#: mailpile/www/jinjaextensions.py:402 msgid "Parts of this message have a digital signature made with an expired key" msgstr "" -#: mailpile/www/jinjaextensions.py:376 +#: mailpile/www/jinjaextensions.py:408 msgid "" "The digital signature was made with an unknown key, so we can not verify " "it" msgstr "" -#: mailpile/www/jinjaextensions.py:381 +#: mailpile/www/jinjaextensions.py:413 msgid "Mixed Unknown" msgstr "" -#: mailpile/www/jinjaextensions.py:382 +#: mailpile/www/jinjaextensions.py:414 msgid "" "Parts of this message have a signature made with an unknown key which we " "can not verify" msgstr "" -#: mailpile/www/jinjaextensions.py:387 +#: mailpile/www/jinjaextensions.py:419 msgid "Changed" msgstr "" -#: mailpile/www/jinjaextensions.py:388 +#: mailpile/www/jinjaextensions.py:420 msgid "The digital signature was made with an unexpected key. Be careful!" msgstr "" -#: mailpile/www/jinjaextensions.py:393 +#: mailpile/www/jinjaextensions.py:425 msgid "Mixed Changed" msgstr "" -#: mailpile/www/jinjaextensions.py:394 +#: mailpile/www/jinjaextensions.py:426 msgid "" "Parts of this message have a digital signature that was made with an " "unexpected key. Be careful!" msgstr "" -#: mailpile/www/jinjaextensions.py:399 +#: mailpile/www/jinjaextensions.py:431 msgid "Unverified" msgstr "" -#: mailpile/www/jinjaextensions.py:400 +#: mailpile/www/jinjaextensions.py:432 msgid "The signature was good but it came from a key that is not verified yet" msgstr "" -#: mailpile/www/jinjaextensions.py:405 +#: mailpile/www/jinjaextensions.py:437 msgid "Mixed Unverified" msgstr "" -#: mailpile/www/jinjaextensions.py:406 +#: mailpile/www/jinjaextensions.py:438 msgid "Parts of this message have an unverified signature" msgstr "" -#: mailpile/www/jinjaextensions.py:410 +#: mailpile/www/jinjaextensions.py:442 #: shared-data/default-theme/html/jsapi/compose/crypto.js:210 msgid "Signed" msgstr "" -#: mailpile/www/jinjaextensions.py:411 +#: mailpile/www/jinjaextensions.py:443 msgid "" "The digital signature is valid and was made with a key we have seen " "before. Looks good!" msgstr "" -#: mailpile/www/jinjaextensions.py:416 +#: mailpile/www/jinjaextensions.py:448 msgid "Mixed Signed" msgstr "" -#: mailpile/www/jinjaextensions.py:417 +#: mailpile/www/jinjaextensions.py:449 msgid "" "Parts of the message have a good digital signature, made with a key we " "have seen before." msgstr "" -#: mailpile/www/jinjaextensions.py:422 +#: mailpile/www/jinjaextensions.py:454 msgid "Verified" msgstr "" -#: mailpile/www/jinjaextensions.py:423 +#: mailpile/www/jinjaextensions.py:455 msgid "The signature was good and came from a verified key, w00t!" msgstr "" -#: mailpile/www/jinjaextensions.py:427 +#: mailpile/www/jinjaextensions.py:459 msgid "Mixed Verified" msgstr "" -#: mailpile/www/jinjaextensions.py:428 +#: mailpile/www/jinjaextensions.py:460 msgid "Parts of the message have a verified signature, but other parts do not" msgstr "" -#: mailpile/www/jinjaextensions.py:465 +#: mailpile/www/jinjaextensions.py:497 msgid "There is some unknown thing wrong with this encryption" msgstr "" -#: mailpile/www/jinjaextensions.py:470 +#: mailpile/www/jinjaextensions.py:502 msgid "Not Encrypted" msgstr "" -#: mailpile/www/jinjaextensions.py:471 +#: mailpile/www/jinjaextensions.py:503 msgid "" "This content was not encrypted. It could have been intercepted and read " "by an unauthorized party" msgstr "" -#: mailpile/www/jinjaextensions.py:476 +#: mailpile/www/jinjaextensions.py:508 #: shared-data/default-theme/html/jsapi/compose/crypto.js:254 -#: shared-data/default-theme/html/partials/tools_search.html:179 msgid "Encrypted" msgstr "" -#: mailpile/www/jinjaextensions.py:477 +#: mailpile/www/jinjaextensions.py:509 msgid "This content was encrypted, great job being secure" msgstr "" -#: mailpile/www/jinjaextensions.py:481 +#: mailpile/www/jinjaextensions.py:513 msgid "Mixed Encrypted" msgstr "" -#: mailpile/www/jinjaextensions.py:482 +#: mailpile/www/jinjaextensions.py:514 msgid "Part of this message were encrypted, but other parts were not encrypted" msgstr "" -#: mailpile/www/jinjaextensions.py:487 +#: mailpile/www/jinjaextensions.py:519 msgid "Locked Key" msgstr "" -#: mailpile/www/jinjaextensions.py:488 +#: mailpile/www/jinjaextensions.py:520 msgid "You have the encryption key to decrypt this, but the key itself is locked." msgstr "" -#: mailpile/www/jinjaextensions.py:493 +#: mailpile/www/jinjaextensions.py:525 msgid "Mixed Locked Key" msgstr "" -#: mailpile/www/jinjaextensions.py:494 +#: mailpile/www/jinjaextensions.py:526 msgid "" "Parts of the message could not be decrypted because your encryption key " "is locked." msgstr "" -#: mailpile/www/jinjaextensions.py:499 +#: mailpile/www/jinjaextensions.py:531 msgid "Missing Key" msgstr "" -#: mailpile/www/jinjaextensions.py:500 +#: mailpile/www/jinjaextensions.py:532 msgid "" "You don't have the encryption key to decrypt this, perhaps it was " "encrypted to an old key you don't have anymore?" msgstr "" -#: mailpile/www/jinjaextensions.py:505 +#: mailpile/www/jinjaextensions.py:537 msgid "Mixed Missing Key" msgstr "" -#: mailpile/www/jinjaextensions.py:506 +#: mailpile/www/jinjaextensions.py:538 msgid "" "Parts of the message could not be decrypted because you are missing the " "private key. Perhaps it was encrypted to an old key you don't have " "anymore?" msgstr "" -#: mailpile/www/jinjaextensions.py:513 +#: mailpile/www/jinjaextensions.py:545 msgid "We failed to decrypt and are unsure why." msgstr "" -#: mailpile/www/jinjaextensions.py:518 +#: mailpile/www/jinjaextensions.py:550 msgid "We failed to decrypt parts of this message and are unsure why" msgstr "" -#: mailpile/www/jinjaextensions.py:551 mailpile/www/jinjaextensions.py:556 +#: mailpile/www/jinjaextensions.py:583 mailpile/www/jinjaextensions.py:588 msgid "Automatic" msgstr "" -#: mailpile/www/jinjaextensions.py:552 mailpile/www/jinjaextensions.py:557 +#: mailpile/www/jinjaextensions.py:584 mailpile/www/jinjaextensions.py:589 msgid "" "Mailpile will intelligently try to guess and suggest the best security " "with the given contact" msgstr "" -#: mailpile/www/jinjaextensions.py:560 +#: mailpile/www/jinjaextensions.py:592 msgid "Don't Sign or Encrypt" msgstr "" -#: mailpile/www/jinjaextensions.py:561 +#: mailpile/www/jinjaextensions.py:593 msgid "Messages will not be encrypted nor signed by your encryption key" msgstr "" -#: mailpile/www/jinjaextensions.py:563 +#: mailpile/www/jinjaextensions.py:595 msgid "Only Sign" msgstr "" -#: mailpile/www/jinjaextensions.py:564 +#: mailpile/www/jinjaextensions.py:596 msgid "Messages will only be signed by your encryption key" msgstr "" -#: mailpile/www/jinjaextensions.py:566 +#: mailpile/www/jinjaextensions.py:598 msgid "Only Encrypt" msgstr "" -#: mailpile/www/jinjaextensions.py:567 +#: mailpile/www/jinjaextensions.py:599 msgid "Messages will only be encrypted but not signed by your encryption key" msgstr "" -#: mailpile/www/jinjaextensions.py:569 +#: mailpile/www/jinjaextensions.py:601 msgid "Always Encrypt & Sign" msgstr "" -#: mailpile/www/jinjaextensions.py:570 +#: mailpile/www/jinjaextensions.py:602 msgid "Messages will be both encrypted and signed by your encryption key" msgstr "" -#: mailpile/www/jinjaextensions.py:635 +#: mailpile/www/jinjaextensions.py:667 msgid "" "Mailpile security tip: \\n\\n Uh oh! This web site may be dangerous!\\n" " Are you sure you want to continue?\\n" msgstr "" -#: mailpile/www/jinjaextensions.py:792 mailpile/www/jinjaextensions.py:800 +#: mailpile/www/jinjaextensions.py:823 mailpile/www/jinjaextensions.py:831 msgid "No Subject" msgstr "" -#: mailpile/www/jinjaextensions.py:840 +#: mailpile/www/jinjaextensions.py:871 #, python-format msgid "and %d others" msgstr "" -#: mailpile/www/jinjaextensions.py:1000 +#: mailpile/www/jinjaextensions.py:1031 msgid "No Fingerprint" msgstr "" @@ -4064,40 +4179,19 @@ msgstr "" msgid "Generated graph view" msgstr "" -#: shared-data/contrib/gui/gui.py:79 -msgid "Starting up ..." -msgstr "" - -#: shared-data/contrib/gui/gui.py:82 -msgid "Open Mailpile" -msgstr "" - -#: shared-data/contrib/gui/gui.py:87 -msgid "Quit" -msgstr "" - -#: shared-data/contrib/gui/gui.py:100 -msgid "Starting Mailpile" -msgstr "" - -#: shared-data/contrib/gui/gui.py:143 -#, python-format -msgid "%d messages" -msgstr "" - -#: shared-data/contrib/hacks/hacks.py:62 +#: shared-data/contrib/hacks/hacks.py:63 msgid "Tried to fix metadata index" msgstr "" -#: shared-data/contrib/hacks/hacks.py:137 +#: shared-data/contrib/hacks/hacks.py:143 msgid "Displayed raw metadata" msgstr "" -#: shared-data/contrib/hacks/hacks.py:156 +#: shared-data/contrib/hacks/hacks.py:162 msgid "Displayed message keywords" msgstr "" -#: shared-data/contrib/hacks/hacks.py:178 +#: shared-data/contrib/hacks/hacks.py:184 msgid "Displayed message HeaderPrint" msgstr "" @@ -4114,33 +4208,41 @@ msgstr "" msgid "Your spam filter is broken: please install spambayes" msgstr "" -#: shared-data/contrib/hints/hints.py:63 -msgid "Mailpile has keyboard short-cuts!" +#: shared-data/contrib/hints/hints.py:61 +msgid "Mailpile has keyboard shortcuts!" msgstr "" -#: shared-data/contrib/hints/hints.py:69 +#: shared-data/contrib/hints/hints.py:68 msgid "Learn how to get the most out of Mailpile's spam filter" msgstr "" -#: shared-data/contrib/hints/hints.py:76 +#: shared-data/contrib/hints/hints.py:73 +msgid "Rearrange your sidebar to organize how you see your e-mail" +msgstr "" + +#: shared-data/contrib/hints/hints.py:79 +msgid "Mailpile uses Gravatar thumbnails!" +msgstr "" + +#: shared-data/contrib/hints/hints.py:86 msgid "You really should make backups of your Mailpile" msgstr "" -#: shared-data/contrib/hints/hints.py:82 +#: shared-data/contrib/hints/hints.py:92 msgid "Mailpile can automatically tag or untag any kind of e-mail!" msgstr "" -#: shared-data/contrib/hints/hints.py:129 +#: shared-data/contrib/hints/hints.py:138 msgid "never" msgstr "" -#: shared-data/contrib/hints/hints.py:138 -#: shared-data/default-theme/html/jsapi/ui/notifications.js:312 +#: shared-data/contrib/hints/hints.py:147 +#: shared-data/default-theme/html/jsapi/ui/notifications.js:313 msgid "learn more" msgstr "" -#: shared-data/contrib/hints/hints.py:140 -#: shared-data/contrib/hints/hints.py:188 +#: shared-data/contrib/hints/hints.py:149 +#: shared-data/contrib/hints/hints.py:197 msgid "Did you know" msgstr "" @@ -4163,6 +4265,8 @@ msgid "To Log In Please Enter" msgstr "" #: shared-data/default-theme/html/auth/shared.html:30 +#: shared-data/default-theme/html/backup/restore/index.html:53 +#: shared-data/default-theme/html/backup/restore/index.html:54 msgid "Your Passphrase" msgstr "" @@ -4178,6 +4282,76 @@ msgstr "" msgid "You Have Been Logged Out!" msgstr "" +#: shared-data/default-theme/html/backup/restore/index.html:2 +#: shared-data/default-theme/html/backup/restore/index.html:24 +#: shared-data/default-theme/html/setup/welcome/index.html:47 +msgid "Restore from a Backup" +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:2 +#: shared-data/default-theme/html/help/index.html:18 +#: shared-data/default-theme/html/setup/password/index.html:2 +msgid "Setup" +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:22 +msgid "Backup Archive is OK" +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:31 +msgid "This backup was created by Mailpile version {ver} on {date}." +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:37 +msgid "Restore encryption keys to shared GnuPG keychain" +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:40 +msgid "Restore encryption keys to Mailpile-only keychain" +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:43 +msgid "Do not restore GnuPG/PGP encryption keys" +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:46 +msgid "Keep default Operating System settings (override backup)" +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:50 +msgid "Enter your Mailpile master password to restore this configuration." +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:58 +msgid "Restore" +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:63 +msgid "" +"You can restore a previous Mailpile configuration (keys, tags, etc.), " +"provided you have a Mailpile Backup Archive available." +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:69 +msgid "Upload a Backup Archive" +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:79 +msgid "Please upload your Mailpile Backup Archive to continue." +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:80 +msgid "It should have a name similar to: " +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:86 +msgid "Upload and Verify" +msgstr "" + +#: shared-data/default-theme/html/backup/restore/index.html:110 +msgid "Back to Setup" +msgstr "" + #: shared-data/default-theme/html/browse/index.html:5 msgid "Browsing folders and mailboxes" msgstr "" @@ -4188,13 +4362,13 @@ msgstr "" #: shared-data/default-theme/html/browse/index.html:15 #: shared-data/default-theme/html/partials/tag_add.html:19 -#: shared-data/default-theme/html/partials/tools_search.html:210 +#: shared-data/default-theme/html/partials/tools_search.html:212 #: shared-data/default-theme/html/tags/form.html:114 msgid "Parent" msgstr "" #: shared-data/default-theme/html/browse/index.html:16 -#: shared-data/default-theme/html/partials/tools_search.html:211 +#: shared-data/default-theme/html/partials/tools_search.html:213 msgid "Open Parent Folder" msgstr "" @@ -4211,68 +4385,70 @@ msgid "Click to view mailbox contents or change settings." msgstr "" #: shared-data/default-theme/html/browse/index.html:97 -#: shared-data/default-theme/html/profiles/index.html:65 -#: shared-data/default-theme/html/settings/index.html:152 -#: shared-data/default-theme/html/settings/index.html:154 -#: shared-data/default-theme/html/settings/index.html:156 -#: shared-data/default-theme/html/settings/index.html:158 -#: shared-data/default-theme/html/settings/index.html:160 +#: shared-data/default-theme/html/logs/layout.html:8 +#: shared-data/default-theme/html/profiles/index.html:60 +#: shared-data/default-theme/html/settings/index.html:26 +#: shared-data/default-theme/html/settings/recipes.html:152 +#: shared-data/default-theme/html/settings/recipes.html:154 +#: shared-data/default-theme/html/settings/recipes.html:156 +#: shared-data/default-theme/html/settings/recipes.html:158 +#: shared-data/default-theme/html/settings/recipes.html:160 #: shared-data/default-theme/html/tags/form.html:108 msgid "Settings" msgstr "" #: shared-data/default-theme/html/contacts/index.html:2 -#: shared-data/default-theme/html/contacts/index.html:64 +#: shared-data/default-theme/html/contacts/index.html:65 #: shared-data/default-theme/html/partials/sidebar.html:21 #: shared-data/default-theme/html/partials/tools_contacts.html:37 -#: shared-data/default-theme/html/partials/topbar.html:41 +#: shared-data/default-theme/html/partials/topbar.html:51 msgid "Contacts" msgstr "" -#: shared-data/default-theme/html/contacts/index.html:45 +#: shared-data/default-theme/html/contacts/index.html:46 msgid "No Contact Info" msgstr "" -#: shared-data/default-theme/html/contacts/index.html:51 +#: shared-data/default-theme/html/contacts/index.html:52 msgid "No Contacts Found" msgstr "" -#: shared-data/default-theme/html/contacts/index.html:52 +#: shared-data/default-theme/html/contacts/index.html:53 msgid "" "Don't worry, it's ok. Mailpile will start to automatically create " "contacts whenever you send or reply to messages." msgstr "" -#: shared-data/default-theme/html/contacts/index.html:59 -#: shared-data/default-theme/html/search/default.html:68 +#: shared-data/default-theme/html/contacts/index.html:60 +#: shared-data/default-theme/html/search/prev_more_next.html:15 msgid "Previous" msgstr "" -#: shared-data/default-theme/html/contacts/index.html:62 -#: shared-data/default-theme/html/profiles/account-form.html:352 -#: shared-data/default-theme/html/profiles/account-form.html:475 +#: shared-data/default-theme/html/contacts/index.html:63 +#: shared-data/default-theme/html/profiles/account-form.html:354 +#: shared-data/default-theme/html/profiles/account-form.html:477 #: shared-data/default-theme/html/profiles/account-form.html:672 -#: shared-data/default-theme/html/search/default.html:89 +#: shared-data/default-theme/html/search/prev_more_next.html:36 msgid "Next" msgstr "" -#: shared-data/default-theme/html/contacts/index.html:64 -#: shared-data/default-theme/html/search/default.html:93 +#: shared-data/default-theme/html/contacts/index.html:65 +#: shared-data/default-theme/html/search/prev_more_next.html:40 msgid "of" msgstr "" -#: shared-data/default-theme/html/contacts/index.html:64 -#: shared-data/default-theme/html/search/default.html:95 +#: shared-data/default-theme/html/contacts/index.html:65 +#: shared-data/default-theme/html/search/prev_more_next.html:42 msgid "1 Conversation" msgstr "" -#: shared-data/default-theme/html/contacts/index.html:64 +#: shared-data/default-theme/html/contacts/index.html:65 msgid "No results found" msgstr "" #: shared-data/default-theme/html/contacts/add/index.html:2 #: shared-data/default-theme/html/jsapi/templates/modal-contact-add.html:6 -#: shared-data/default-theme/html/partials/search_item.html:87 +#: shared-data/default-theme/html/partials/search_item.html:89 #: shared-data/default-theme/html/partials/thread_message.html:152 #: shared-data/default-theme/html/partials/thread_metadata.html:17 #: shared-data/default-theme/html/partials/tools_contacts.html:43 @@ -4282,16 +4458,16 @@ msgstr "" #: shared-data/default-theme/html/contacts/add/index.html:8 #: shared-data/default-theme/html/jsapi/templates/modal-add-tag.html:9 #: shared-data/default-theme/html/jsapi/templates/modal-contact-add.html:10 -#: shared-data/default-theme/html/partials/hidden.html:44 -#: shared-data/default-theme/html/profiles/account-form.html:314 -#: shared-data/default-theme/html/settings/index.html:4 +#: shared-data/default-theme/html/partials/hidden.html:45 +#: shared-data/default-theme/html/profiles/account-form.html:316 +#: shared-data/default-theme/html/settings/recipes.html:4 msgid "Name" msgstr "" #: shared-data/default-theme/html/contacts/add/index.html:10 #: shared-data/default-theme/html/jsapi/templates/modal-contact-add.html:12 -#: shared-data/default-theme/html/partials/hidden.html:46 -#: shared-data/default-theme/html/profiles/account-form.html:320 +#: shared-data/default-theme/html/partials/hidden.html:47 +#: shared-data/default-theme/html/profiles/account-form.html:322 msgid "E-mail" msgstr "" @@ -4302,7 +4478,7 @@ msgstr "" #: shared-data/default-theme/html/jsapi/templates/modal-contact-add.html:15 #: shared-data/default-theme/html/jsapi/templates/modal-send-public-key.html:11 #: shared-data/default-theme/html/jsapi/templates/modal-upload-key.html:15 -#: shared-data/default-theme/html/partials/hidden.html:51 +#: shared-data/default-theme/html/partials/hidden.html:52 #: shared-data/default-theme/html/partials/sidebar.html:29 #: shared-data/default-theme/html/partials/tag_add.html:37 #: shared-data/default-theme/html/profiles/account-form.html:853 @@ -4317,7 +4493,7 @@ msgstr "" #: shared-data/default-theme/html/contacts/view/index.html:2 #: shared-data/default-theme/html/contacts/view/index.html:9 #: shared-data/default-theme/html/jsapi/crypto/find.js:28 -#: shared-data/default-theme/html/partials/search_item.html:142 +#: shared-data/default-theme/html/partials/search_item.html:167 msgid "No Name" msgstr "" @@ -4327,15 +4503,15 @@ msgstr "" #: shared-data/default-theme/html/contacts/view/index.html:32 #: shared-data/default-theme/html/message/draft/index.html:2 -#: shared-data/default-theme/html/partials/topbar.html:37 +#: shared-data/default-theme/html/partials/topbar.html:42 msgid "Compose" msgstr "" #: shared-data/default-theme/html/contacts/view/index.html:33 #: shared-data/default-theme/html/jsapi/templates/modal-search-keyservers.html:15 -#: shared-data/default-theme/html/partials/topbar.html:16 -#: shared-data/default-theme/html/partials/topbar.html:17 -#: shared-data/default-theme/html/partials/topbar.html:27 +#: shared-data/default-theme/html/partials/topbar.html:19 +#: shared-data/default-theme/html/partials/topbar.html:20 +#: shared-data/default-theme/html/search/default.html:65 msgid "Search" msgstr "" @@ -4362,7 +4538,10 @@ msgid "Find Encryption Keys" msgstr "" #: shared-data/default-theme/html/contacts/view/index.html:121 -#: shared-data/default-theme/html/search/default.html:93 +#: shared-data/default-theme/html/search/prev_more_next.html:40 +#: shared-data/default-theme/html/settings/preferences.html:58 +#: shared-data/default-theme/html/settings/preferences.html:59 +#: shared-data/default-theme/html/settings/preferences.html:62 msgid "Conversations" msgstr "" @@ -4459,7 +4638,8 @@ msgstr "" #: shared-data/default-theme/html/crypto/tls/getcert/index.html:131 #: shared-data/default-theme/html/crypto/tls/getcert/index.html:133 -#: shared-data/default-theme/html/partials/search_item.html:141 +#: shared-data/default-theme/html/partials/search_item.html:148 +#: shared-data/default-theme/html/partials/search_item.html:166 msgid "unknown" msgstr "" @@ -4491,7 +4671,7 @@ msgstr "" #: shared-data/default-theme/html/crypto/tls/getcert/index.html:196 #: shared-data/default-theme/html/crypto/tls/getcert/index.html:222 -#: shared-data/default-theme/html/settings/index.html:24 +#: shared-data/default-theme/html/settings/recipes.html:24 msgid "Server" msgstr "" @@ -4532,17 +4712,17 @@ msgid "Filters" msgstr "" #: shared-data/default-theme/html/filter/list/index.html:30 -#: shared-data/default-theme/html/partials/tools_search.html:220 -#: shared-data/default-theme/html/partials/tools_search.html:221 +#: shared-data/default-theme/html/partials/tools_search.html:222 +#: shared-data/default-theme/html/partials/tools_search.html:223 #: shared-data/default-theme/html/partials/tooltips.html:9 -#: shared-data/default-theme/html/settings/index.html:48 -#: shared-data/default-theme/html/settings/index.html:71 +#: shared-data/default-theme/html/settings/recipes.html:48 +#: shared-data/default-theme/html/settings/recipes.html:71 msgid "Edit" msgstr "" #: shared-data/default-theme/html/filter/list/index.html:31 -#: shared-data/default-theme/html/settings/index.html:49 -#: shared-data/default-theme/html/settings/index.html:72 +#: shared-data/default-theme/html/settings/recipes.html:49 +#: shared-data/default-theme/html/settings/recipes.html:72 msgid "Delete" msgstr "" @@ -4609,11 +4789,6 @@ msgid "" " in the most secure way possible." msgstr "" -#: shared-data/default-theme/html/help/index.html:18 -#: shared-data/default-theme/html/setup/password/index.html:2 -msgid "Setup" -msgstr "" - #: shared-data/default-theme/html/help/index.html:20 msgid "Gmail's 2 Step App Passwords" msgstr "" @@ -4746,10 +4921,9 @@ msgstr "" #: shared-data/default-theme/html/jsapi/index.js:64 #: shared-data/default-theme/html/layouts/content.html:57 -#: shared-data/default-theme/html/logs/layout.html:9 -#: shared-data/default-theme/html/profiles/index.html:18 -#: shared-data/default-theme/html/profiles/index.html:41 -#: shared-data/default-theme/html/profiles/index.html:179 +#: shared-data/default-theme/html/profiles/index.html:35 +#: shared-data/default-theme/html/profiles/index.html:174 +#: shared-data/default-theme/html/settings/index.html:60 #: shared-data/default-theme/html/settings/privacy.html:7 #: shared-data/default-theme/html/settings/privacy.html:21 msgid "Security and Privacy Settings" @@ -4767,16 +4941,16 @@ msgstr "" msgid "Restart the app?" msgstr "" -#: shared-data/default-theme/html/jsapi/index.js:223 -#: shared-data/default-theme/html/jsapi/ui/notifications.js:276 +#: shared-data/default-theme/html/jsapi/index.js:224 +#: shared-data/default-theme/html/jsapi/ui/notifications.js:277 msgid "Oops. Mailpile failed to complete your task." msgstr "" -#: shared-data/default-theme/html/jsapi/index.js:240 +#: shared-data/default-theme/html/jsapi/index.js:241 msgid "Mailpile is unreachable." msgstr "" -#: shared-data/default-theme/html/jsapi/index.js:244 +#: shared-data/default-theme/html/jsapi/index.js:245 msgid "Mailpile timed out..." msgstr "" @@ -4868,8 +5042,8 @@ msgstr "" #: shared-data/default-theme/html/jsapi/compose/crypto.js:268 #: shared-data/default-theme/html/partials/compose.html:96 -#: shared-data/default-theme/html/profiles/account-form.html:403 -#: shared-data/default-theme/html/profiles/account-form.html:498 +#: shared-data/default-theme/html/profiles/account-form.html:405 +#: shared-data/default-theme/html/profiles/account-form.html:500 #: shared-data/default-theme/html/tags/form.html:116 msgid "None" msgstr "" @@ -5227,7 +5401,7 @@ msgid "Tapping earth for more geothermal energy" msgstr "" #: shared-data/default-theme/html/jsapi/global/silly.js:83 -msgid "Digging moat. Filing with alligators. Fortifying walls" +msgid "Digging moat. Filling with alligators. Fortifying walls" msgstr "" #: shared-data/default-theme/html/jsapi/global/silly.js:84 @@ -5418,6 +5592,7 @@ msgid "No, thanks!" msgstr "" #: shared-data/default-theme/html/jsapi/message/tooltips.js:58 +#: shared-data/default-theme/html/partials/search_item.html:197 msgid "Download" msgstr "" @@ -5437,11 +5612,11 @@ msgstr "" msgid "1 conversation" msgstr "" -#: shared-data/default-theme/html/jsapi/search/ui.js:159 +#: shared-data/default-theme/html/jsapi/search/ui.js:160 msgid "conversations" msgstr "" -#: shared-data/default-theme/html/jsapi/search/ui.js:161 +#: shared-data/default-theme/html/jsapi/search/ui.js:163 msgid "Moving" msgstr "" @@ -5483,7 +5658,7 @@ msgstr "" #: shared-data/default-theme/html/partials/compose.html:201 #: shared-data/default-theme/html/partials/pile_compose.html:170 #: shared-data/default-theme/html/partials/pile_compose.html:171 -#: shared-data/default-theme/html/partials/tools_search.html:229 +#: shared-data/default-theme/html/partials/tools_search.html:231 #: shared-data/default-theme/html/profiles/edit/index.html:8 #: shared-data/default-theme/html/settings/mailbox/index.html:89 #: shared-data/default-theme/html/setup/oauth2/index.html:38 @@ -5514,7 +5689,7 @@ msgid "Check your account settings or send using a different profile." msgstr "" #: shared-data/default-theme/html/jsapi/templates/modal-composer-encryption-helper.html:62 -#: shared-data/default-theme/html/partials/hidden.html:58 +#: shared-data/default-theme/html/partials/hidden.html:59 msgid "Searching for encryption keys for:" msgstr "" @@ -5531,7 +5706,7 @@ msgid "Try Again" msgstr "" #: shared-data/default-theme/html/jsapi/templates/modal-display-keybindings.html:10 -#: shared-data/default-theme/html/logs/layout.html:41 +#: shared-data/default-theme/html/settings/index.html:120 msgid "Keys" msgstr "" @@ -5653,14 +5828,16 @@ msgstr "" #: shared-data/default-theme/html/jsapi/templates/modal-tag-picker.html:7 #: shared-data/default-theme/html/jsapi/templates/template-modal-tag-picker-item.html:9 #: shared-data/default-theme/html/partials/tools_message.html:7 -#: shared-data/default-theme/html/partials/tools_search.html:49 +#: shared-data/default-theme/html/partials/tools_search.html:53 +#: shared-data/default-theme/html/settings/preferences.html:60 +#: shared-data/default-theme/html/settings/preferences.html:61 msgid "Messages" msgstr "" #: shared-data/default-theme/html/jsapi/templates/modal-tag-picker.html:13 #: shared-data/default-theme/html/partials/tools_message.html:9 #: shared-data/default-theme/html/partials/tools_tags.html:4 -#: shared-data/default-theme/html/partials/topbar.html:44 +#: shared-data/default-theme/html/partials/topbar.html:54 #: shared-data/default-theme/html/tags/index.html:2 #: shared-data/default-theme/html/tags/index.html:46 #: shared-data/default-theme/html/tags/sidebar.html:2 @@ -5711,47 +5888,47 @@ msgstr "" msgid "Password Required" msgstr "" -#: shared-data/default-theme/html/jsapi/ui/notifications.js:159 +#: shared-data/default-theme/html/jsapi/ui/notifications.js:160 msgid "Found over (LIMIT) mailboxes" msgstr "" -#: shared-data/default-theme/html/jsapi/ui/notifications.js:172 +#: shared-data/default-theme/html/jsapi/ui/notifications.js:173 msgid "continue adding more" msgstr "" -#: shared-data/default-theme/html/jsapi/ui/notifications.js:231 +#: shared-data/default-theme/html/jsapi/ui/notifications.js:232 msgid "Working..." msgstr "" -#: shared-data/default-theme/html/jsapi/ui/notifications.js:313 +#: shared-data/default-theme/html/jsapi/ui/notifications.js:314 msgid "This may take some time!" msgstr "" -#: shared-data/default-theme/html/jsapi/ui/notifications.js:361 +#: shared-data/default-theme/html/jsapi/ui/notifications.js:362 msgid "edit settings" msgstr "" -#: shared-data/default-theme/html/jsapi/ui/notifications.js:364 -#: shared-data/default-theme/html/jsapi/ui/notifications.js:410 +#: shared-data/default-theme/html/jsapi/ui/notifications.js:365 +#: shared-data/default-theme/html/jsapi/ui/notifications.js:411 msgid "details" msgstr "" -#: shared-data/default-theme/html/jsapi/ui/notifications.js:369 +#: shared-data/default-theme/html/jsapi/ui/notifications.js:370 msgid "please log in" msgstr "" -#: shared-data/default-theme/html/jsapi/ui/notifications.js:378 -#: shared-data/default-theme/html/jsapi/ui/notifications.js:401 +#: shared-data/default-theme/html/jsapi/ui/notifications.js:379 +#: shared-data/default-theme/html/jsapi/ui/notifications.js:402 msgid "grant access" msgstr "" #: shared-data/default-theme/html/jsapi/ui/selection.js:142 -#: shared-data/default-theme/html/partials/tools_search.html:189 +#: shared-data/default-theme/html/partials/tools_search.html:191 msgid "All" msgstr "" #: shared-data/default-theme/html/jsapi/ui/sidebar.js:96 -#: shared-data/default-theme/html/partials/hidden.html:19 +#: shared-data/default-theme/html/partials/hidden.html:20 msgid "to" msgstr "" @@ -5870,9 +6047,8 @@ msgid "About" msgstr "" #: shared-data/default-theme/html/layouts/content.html:58 -#: shared-data/default-theme/html/logs/layout.html:8 -#: shared-data/default-theme/html/profiles/index.html:17 -#: shared-data/default-theme/html/profiles/index.html:40 +#: shared-data/default-theme/html/profiles/index.html:34 +#: shared-data/default-theme/html/settings/index.html:57 msgid "Privacy" msgstr "" @@ -5881,58 +6057,35 @@ msgstr "" msgid "Somebody" msgstr "" +#: shared-data/default-theme/html/logs/layout.html:9 +msgid "Settings and Technical Tools" +msgstr "" + #: shared-data/default-theme/html/logs/layout.html:14 +#: shared-data/default-theme/html/logs/events/index.html:54 +#: shared-data/default-theme/html/settings/index.html:80 msgid "Event Log" msgstr "" #: shared-data/default-theme/html/logs/layout.html:15 #: shared-data/default-theme/html/logs/events/index.html:2 -#: shared-data/default-theme/html/logs/events/index.html:54 +#: shared-data/default-theme/html/settings/index.html:83 msgid "Mailpile Event Log" msgstr "" #: shared-data/default-theme/html/logs/layout.html:20 +#: shared-data/default-theme/html/settings/index.html:88 msgid "Network" msgstr "" #: shared-data/default-theme/html/logs/layout.html:21 #: shared-data/default-theme/html/logs/network/index.html:3 -#: shared-data/default-theme/html/logs/network/index.html:7 +#: shared-data/default-theme/html/settings/index.html:91 msgid "Recent Network Activity" msgstr "" -#: shared-data/default-theme/html/logs/layout.html:27 -msgid "TLS Certs" -msgstr "" - -#: shared-data/default-theme/html/logs/layout.html:28 -msgid "TLS Certificate Tool" -msgstr "" - -#: shared-data/default-theme/html/logs/layout.html:34 -msgid "Passwords" -msgstr "" - -#: shared-data/default-theme/html/logs/layout.html:35 -#: shared-data/default-theme/html/settings/set/password/index.html:14 -msgid "Account Password Management" -msgstr "" - -#: shared-data/default-theme/html/logs/layout.html:42 -#: shared-data/default-theme/html/settings/set/password/keys.html:21 -msgid "Encryption Key Management" -msgstr "" - -#: shared-data/default-theme/html/logs/layout.html:47 -msgid "CLI" -msgstr "" - -#: shared-data/default-theme/html/logs/layout.html:48 -msgid "Command Line Interface" -msgstr "" - -#: shared-data/default-theme/html/logs/layout.html:50 -msgid "System activity, logs, events, troubleshooting, ..." +#: shared-data/default-theme/html/logs/layout.html:23 +msgid "Settings, logs, events, troubleshooting, ..." msgstr "" #: shared-data/default-theme/html/logs/events/index.html:57 @@ -5970,6 +6123,10 @@ msgstr "" msgid "Some events, such as Tagging operations, can be undone." msgstr "" +#: shared-data/default-theme/html/logs/network/index.html:7 +msgid "Network Activity" +msgstr "" + #: shared-data/default-theme/html/logs/network/index.html:14 msgid "Recent Activity" msgstr "" @@ -6065,6 +6222,20 @@ msgstr "" msgid "Reporting Bugs" msgstr "" +#: shared-data/default-theme/html/page/contribute/bugs.html:8 +msgid "Note:" +msgstr "" + +#: shared-data/default-theme/html/page/contribute/bugs.html:9 +msgid "" +"These instructions are in English only, because we are currently unable " +"to accept bug reports in other languages. Sorry!" +msgstr "" + +#: shared-data/default-theme/html/page/contribute/bugs.html:12 +msgid "Thank you for testing Mailpile!" +msgstr "" + #: shared-data/default-theme/html/page/contribute/index.html:2 #: shared-data/default-theme/html/page/contribute/index.html:6 msgid "Help Mailpile Grow" @@ -6151,10 +6322,6 @@ msgstr "" msgid "If you are a hacker, you can contribute code." msgstr "" -#: shared-data/default-theme/html/page/contribute/index.html:42 -msgid "If you provide e-mail services, you can become a partner." -msgstr "" - #: shared-data/default-theme/html/page/entropy/index.html:2 #: shared-data/default-theme/html/page/entropy/index.html:7 msgid "Increasing Entropy" @@ -6218,8 +6385,8 @@ msgstr "" #: shared-data/default-theme/html/page/multipile/index.html:32 #: shared-data/default-theme/html/page/multipile/index.html:33 -#: shared-data/default-theme/html/profiles/account-form.html:421 -#: shared-data/default-theme/html/profiles/account-form.html:525 +#: shared-data/default-theme/html/profiles/account-form.html:423 +#: shared-data/default-theme/html/profiles/account-form.html:527 msgid "Username" msgstr "" @@ -6433,7 +6600,8 @@ msgstr "" #: shared-data/default-theme/html/partials/compose.html:13 #: shared-data/default-theme/html/partials/compose.html:105 #: shared-data/default-theme/html/partials/pile_compose.html:18 -#: shared-data/default-theme/html/partials/search_item.html:138 +#: shared-data/default-theme/html/partials/search_item.html:146 +#: shared-data/default-theme/html/partials/search_item.html:163 #: shared-data/default-theme/html/partials/thread_metadata.html:63 #: shared-data/default-theme/html/partials/thread_metadata.html:67 #: shared-data/default-theme/html/partials/thread_metadata.html:68 @@ -6466,7 +6634,9 @@ msgstr "" #: shared-data/default-theme/html/partials/compose.html:31 #: shared-data/default-theme/html/partials/pile_compose.html:43 #: shared-data/default-theme/html/partials/pile_compose.html:46 -#: shared-data/default-theme/html/partials/search_item.html:189 +#: shared-data/default-theme/html/partials/search_item.html:144 +#: shared-data/default-theme/html/partials/search_item.html:161 +#: shared-data/default-theme/html/partials/search_item.html:247 #: shared-data/default-theme/html/partials/thread_metadata.html:98 msgid "Subject" msgstr "" @@ -6597,33 +6767,33 @@ msgid "Don't Show" msgstr "" #: shared-data/default-theme/html/partials/helpers.html:45 -#: shared-data/default-theme/html/partials/hidden.html:87 +#: shared-data/default-theme/html/partials/hidden.html:88 msgid "Contact Info" msgstr "" #: shared-data/default-theme/html/partials/helpers.html:55 -#: shared-data/default-theme/html/partials/hidden.html:100 +#: shared-data/default-theme/html/partials/hidden.html:101 msgid "Score" msgstr "" #: shared-data/default-theme/html/partials/helpers.html:60 -#: shared-data/default-theme/html/partials/hidden.html:106 +#: shared-data/default-theme/html/partials/hidden.html:107 msgid "Details" msgstr "" #: shared-data/default-theme/html/partials/helpers.html:61 -#: shared-data/default-theme/html/partials/hidden.html:107 +#: shared-data/default-theme/html/partials/hidden.html:108 msgid "Strength" msgstr "" #: shared-data/default-theme/html/partials/helpers.html:62 -#: shared-data/default-theme/html/partials/hidden.html:108 +#: shared-data/default-theme/html/partials/hidden.html:109 msgid "Algorithm" msgstr "" #: shared-data/default-theme/html/partials/helpers.html:63 -#: shared-data/default-theme/html/partials/hidden.html:109 -#: shared-data/default-theme/html/partials/hidden.html:173 +#: shared-data/default-theme/html/partials/hidden.html:110 +#: shared-data/default-theme/html/partials/hidden.html:174 msgid "Created" msgstr "" @@ -6635,127 +6805,128 @@ msgstr "" msgid "Don't Use This Key" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:19 -#: shared-data/default-theme/html/partials/search_item.html:73 -#: shared-data/default-theme/html/partials/search_item.html:137 +#: shared-data/default-theme/html/partials/hidden.html:20 +#: shared-data/default-theme/html/partials/search_item.html:75 +#: shared-data/default-theme/html/partials/search_item.html:145 +#: shared-data/default-theme/html/partials/search_item.html:162 #: shared-data/default-theme/html/partials/thread_metadata.html:4 #: shared-data/default-theme/html/partials/thread_metadata.html:7 msgid "From" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:19 +#: shared-data/default-theme/html/partials/hidden.html:20 msgid "Start Date" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:19 +#: shared-data/default-theme/html/partials/hidden.html:20 msgid "Present" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:20 +#: shared-data/default-theme/html/partials/hidden.html:21 msgid "With" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:20 +#: shared-data/default-theme/html/partials/hidden.html:21 msgid "No Tags" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:21 +#: shared-data/default-theme/html/partials/hidden.html:22 msgid "In" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:21 +#: shared-data/default-theme/html/partials/hidden.html:22 msgid "All Groups" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:22 +#: shared-data/default-theme/html/partials/hidden.html:23 msgid "And" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:22 +#: shared-data/default-theme/html/partials/hidden.html:23 msgid "All Contacts" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:62 +#: shared-data/default-theme/html/partials/hidden.html:63 msgid "No encryption keys found matching:" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:66 +#: shared-data/default-theme/html/partials/hidden.html:67 msgid "Make sure your internet connection is working" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:122 +#: shared-data/default-theme/html/partials/hidden.html:123 msgid "Don't use this key" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:127 +#: shared-data/default-theme/html/partials/hidden.html:128 msgid "This key is on your key chain." msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:136 +#: shared-data/default-theme/html/partials/hidden.html:137 msgid "Import Key" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:148 +#: shared-data/default-theme/html/partials/hidden.html:149 msgid "Importing Encryption Key" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:172 +#: shared-data/default-theme/html/partials/hidden.html:173 msgid "Key" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:174 +#: shared-data/default-theme/html/partials/hidden.html:175 msgid "Key Size" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:175 +#: shared-data/default-theme/html/partials/hidden.html:176 msgid "Key Type" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:183 +#: shared-data/default-theme/html/partials/hidden.html:184 msgid "Show Hidden Encryption Keys" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:186 +#: shared-data/default-theme/html/partials/hidden.html:187 msgid "Hidden keys are either revoked or expired and should not be used" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:232 +#: shared-data/default-theme/html/partials/hidden.html:233 msgid "Message moved to new thread" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:232 +#: shared-data/default-theme/html/partials/hidden.html:233 msgid "go to new thread" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:237 +#: shared-data/default-theme/html/partials/hidden.html:238 msgid "Draft was deleted" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:237 +#: shared-data/default-theme/html/partials/hidden.html:238 msgid "click to reload" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:255 +#: shared-data/default-theme/html/partials/hidden.html:256 msgid "do it now?" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:257 +#: shared-data/default-theme/html/partials/hidden.html:258 msgid "A mistake?" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:257 +#: shared-data/default-theme/html/partials/hidden.html:258 msgid "undo" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:266 +#: shared-data/default-theme/html/partials/hidden.html:267 msgid "Encryption Key from" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:266 +#: shared-data/default-theme/html/partials/hidden.html:267 msgid "Import Encryption Key" msgstr "" -#: shared-data/default-theme/html/partials/hidden.html:267 +#: shared-data/default-theme/html/partials/hidden.html:268 msgid "Show Encryption Key" msgstr "" @@ -6785,64 +6956,33 @@ msgid "" "mouse over their name and click the reply icon that appears." msgstr "" -#: shared-data/default-theme/html/partials/pile_message.html:71 -msgid "Blocked attachments, replies, and links." -msgstr "" - -#: shared-data/default-theme/html/partials/pile_message.html:72 -msgid "Attachments and replies are blocked." -msgstr "" - -#: shared-data/default-theme/html/partials/pile_message.html:73 -msgid "Links are blocked." -msgstr "" - -#: shared-data/default-theme/html/partials/pile_message.html:85 -msgid "Remove from spam" -msgstr "" - -#: shared-data/default-theme/html/partials/pile_message.html:86 -#: shared-data/default-theme/html/partials/pile_message.html:90 -#: shared-data/default-theme/html/partials/pile_message.html:96 -msgid "Show risky content" -msgstr "" - -#: shared-data/default-theme/html/partials/pile_message.html:91 #: shared-data/default-theme/html/partials/pile_message.html:97 -msgid "Send to spam" -msgstr "" - -#: shared-data/default-theme/html/partials/pile_message.html:95 -msgid "Add to contacts" -msgstr "" - -#: shared-data/default-theme/html/partials/pile_message.html:138 #: shared-data/default-theme/html/partials/thread_message.html:86 msgid "Unknown Text Part" msgstr "" -#: shared-data/default-theme/html/partials/pile_message.html:149 +#: shared-data/default-theme/html/partials/pile_message.html:108 msgid "HTML rendering requires Javascript, sorry!" msgstr "" -#: shared-data/default-theme/html/partials/pile_message.html:158 +#: shared-data/default-theme/html/partials/pile_message.html:117 #: shared-data/default-theme/html/partials/thread_message.html:96 msgid "Message content is empty" msgstr "" -#: shared-data/default-theme/html/partials/pile_message.html:171 -#: shared-data/default-theme/html/partials/pile_message.html:199 +#: shared-data/default-theme/html/partials/pile_message.html:130 +#: shared-data/default-theme/html/partials/pile_message.html:158 #: shared-data/default-theme/html/partials/thread_message.html:108 #: shared-data/default-theme/html/partials/thread_message.html:120 msgid "Untitled" msgstr "" -#: shared-data/default-theme/html/partials/pile_message.html:241 +#: shared-data/default-theme/html/partials/pile_message.html:199 #: shared-data/default-theme/html/partials/thread_message.html:157 msgid "Reply" msgstr "" -#: shared-data/default-theme/html/partials/pile_message.html:242 +#: shared-data/default-theme/html/partials/pile_message.html:200 #: shared-data/default-theme/html/partials/thread_message.html:159 msgid "Forward" msgstr "" @@ -6855,47 +6995,59 @@ msgstr "" msgid "Show entire conversation" msgstr "" -#: shared-data/default-theme/html/partials/search_item.html:36 +#: shared-data/default-theme/html/partials/search_item.html:38 msgid "View e-mail from this mailing list" msgstr "" -#: shared-data/default-theme/html/partials/search_item.html:42 +#: shared-data/default-theme/html/partials/search_item.html:44 msgid "Search for e-mail from:" msgstr "" -#: shared-data/default-theme/html/partials/search_item.html:52 +#: shared-data/default-theme/html/partials/search_item.html:54 msgid "Previous Conversation" msgstr "" -#: shared-data/default-theme/html/partials/search_item.html:58 +#: shared-data/default-theme/html/partials/search_item.html:60 msgid "Close" msgstr "" -#: shared-data/default-theme/html/partials/search_item.html:61 +#: shared-data/default-theme/html/partials/search_item.html:63 msgid "Next Conversation" msgstr "" -#: shared-data/default-theme/html/partials/search_item.html:90 +#: shared-data/default-theme/html/partials/search_item.html:92 msgid "Private Reply" msgstr "" -#: shared-data/default-theme/html/partials/search_item.html:203 +#: shared-data/default-theme/html/partials/search_item.html:226 +msgid "Oops, no attachments found!" +msgstr "" + +#: shared-data/default-theme/html/partials/search_item.html:227 +msgid "A bug?" +msgstr "" + +#: shared-data/default-theme/html/partials/search_item.html:228 +msgid "Click to view the message." +msgstr "" + +#: shared-data/default-theme/html/partials/search_item.html:261 msgid "Display HTML formatted message content" msgstr "" -#: shared-data/default-theme/html/partials/search_item.html:207 +#: shared-data/default-theme/html/partials/search_item.html:265 msgid "Display plain-text message content" msgstr "" -#: shared-data/default-theme/html/partials/search_item.html:225 +#: shared-data/default-theme/html/partials/search_item.html:283 msgid "Switch to full conversation view" msgstr "" -#: shared-data/default-theme/html/partials/search_item.html:228 +#: shared-data/default-theme/html/partials/search_item.html:286 msgid "Display message source code" msgstr "" -#: shared-data/default-theme/html/partials/search_item.html:231 +#: shared-data/default-theme/html/partials/search_item.html:289 msgid "Display technical message data as JSON" msgstr "" @@ -6928,7 +7080,7 @@ msgid "friends-family" msgstr "" #: shared-data/default-theme/html/partials/tag_add.html:13 -#: shared-data/default-theme/html/partials/tools_search.html:62 +#: shared-data/default-theme/html/partials/tools_search.html:66 msgid "Display" msgstr "" @@ -7083,101 +7235,123 @@ msgstr "" msgid "People" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:29 +#: shared-data/default-theme/html/partials/tools_search.html:31 msgid "Order" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:34 +#: shared-data/default-theme/html/partials/tools_search.html:38 msgid "Freshness" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:39 +#: shared-data/default-theme/html/partials/tools_search.html:43 +#: shared-data/default-theme/html/settings/preferences.html:58 +#: shared-data/default-theme/html/settings/preferences.html:60 msgid "Newest First" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:44 +#: shared-data/default-theme/html/partials/tools_search.html:48 +#: shared-data/default-theme/html/settings/preferences.html:59 +#: shared-data/default-theme/html/settings/preferences.html:61 msgid "Oldest First" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:54 +#: shared-data/default-theme/html/partials/tools_search.html:58 +#: shared-data/default-theme/html/settings/preferences.html:62 msgid "Unsorted" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:66 +#: shared-data/default-theme/html/partials/tools_search.html:70 +#: shared-data/default-theme/html/settings/preferences.html:80 msgid "Snug" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:70 +#: shared-data/default-theme/html/partials/tools_search.html:74 +#: shared-data/default-theme/html/settings/preferences.html:79 msgid "Cozy" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:74 +#: shared-data/default-theme/html/partials/tools_search.html:78 +#: shared-data/default-theme/html/settings/preferences.html:78 msgid "Comfy" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:87 +#: shared-data/default-theme/html/partials/tools_search.html:91 #, python-format msgid "Toggle %(tag_name)s" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:90 +#: shared-data/default-theme/html/partials/tools_search.html:94 #, python-format msgid "Move to %(tag_name)s" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:113 +#: shared-data/default-theme/html/partials/tools_search.html:117 msgid "Move to Spam" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:122 +#: shared-data/default-theme/html/partials/tools_search.html:126 #: shared-data/default-theme/html/tags/form.html:266 msgid "Move to Trash" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:131 +#: shared-data/default-theme/html/partials/tools_search.html:135 msgid "Untag Selection" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:140 +#: shared-data/default-theme/html/partials/tools_search.html:144 msgid "Archive Selection" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:140 +#: shared-data/default-theme/html/partials/tools_search.html:144 msgid "untag completely" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:158 +#: shared-data/default-theme/html/partials/tools_search.html:162 msgid "Unread messages" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:168 -msgid "Attachments" +#: shared-data/default-theme/html/partials/tools_search.html:172 +msgid "Images" +msgstr "" + +#: shared-data/default-theme/html/partials/tools_search.html:173 +msgid "Photos and images in mail matching this search" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:169 -msgid "Messages with attachments" +#: shared-data/default-theme/html/partials/tools_search.html:181 +msgid "Attachments" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:180 -msgid "Encrypted Messages" +#: shared-data/default-theme/html/partials/tools_search.html:182 +msgid "Attachments in mail matching this search" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:190 +#: shared-data/default-theme/html/partials/tools_search.html:192 msgid "All messages" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:198 +#: shared-data/default-theme/html/partials/tools_search.html:200 msgid "List" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:199 +#: shared-data/default-theme/html/partials/tools_search.html:201 msgid "List view" msgstr "" -#: shared-data/default-theme/html/partials/tools_search.html:230 +#: shared-data/default-theme/html/partials/tools_search.html:232 msgid "Save the results of this search to a new tag" msgstr "" +#: shared-data/default-theme/html/partials/tools_search.html:240 +#: shared-data/default-theme/html/partials/topbar.html:65 +msgid "Home" +msgstr "" + +#: shared-data/default-theme/html/partials/tools_search.html:241 +#: shared-data/default-theme/html/profiles/index.html:52 +msgid "E-mail Accounts" +msgstr "" + #: shared-data/default-theme/html/partials/tools_tags.html:5 msgid "View all tags" msgstr "" @@ -7212,27 +7386,27 @@ msgstr "" msgid "%(name)s's Mailpile is version %(version)s with %(size)s messages" msgstr "" -#: shared-data/default-theme/html/partials/topbar.html:32 +#: shared-data/default-theme/html/partials/topbar.html:37 msgid "How to report bugs" msgstr "" -#: shared-data/default-theme/html/partials/topbar.html:33 +#: shared-data/default-theme/html/partials/topbar.html:38 msgid "Report Bugs" msgstr "" -#: shared-data/default-theme/html/partials/topbar.html:54 -msgid "Home" +#: shared-data/default-theme/html/partials/topbar.html:71 +msgid "Contribute" msgstr "" -#: shared-data/default-theme/html/partials/topbar.html:63 -msgid "Contribute" +#: shared-data/default-theme/html/partials/topbar.html:76 +msgid "Settings and Tools" msgstr "" -#: shared-data/default-theme/html/partials/topbar.html:66 +#: shared-data/default-theme/html/partials/topbar.html:80 msgid "Logout" msgstr "" -#: shared-data/default-theme/html/partials/topbar.html:74 +#: shared-data/default-theme/html/partials/topbar.html:95 msgid "Notifications" msgstr "" @@ -7252,145 +7426,149 @@ msgstr "" msgid "At least a name and e-mail are required!" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:308 +#: shared-data/default-theme/html/profiles/account-form.html:309 msgid "Existing Account" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:309 +#: shared-data/default-theme/html/profiles/account-form.html:310 msgid "New Address" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:332 +#: shared-data/default-theme/html/profiles/account-form.html:334 msgid "Signature" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:333 +#: shared-data/default-theme/html/profiles/account-form.html:335 msgid "Everyone needs a unique, witty signature!" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:341 +#: shared-data/default-theme/html/profiles/account-form.html:343 msgid "Add custom signature" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:348 +#: shared-data/default-theme/html/profiles/account-form.html:350 msgid "Detect settings" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:359 +#: shared-data/default-theme/html/profiles/account-form.html:361 msgid "Auto-detecting settings" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:363 +#: shared-data/default-theme/html/profiles/account-form.html:365 msgid "Connecting over Tor, this may take a while." msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:374 +#: shared-data/default-theme/html/profiles/account-form.html:376 msgid "Failed to detect settings, manual configuration required" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:380 +#: shared-data/default-theme/html/profiles/account-form.html:382 #: shared-data/default-theme/html/settings/privacy.html:172 msgid "Troubleshoot recent Network Activity." msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:385 +#: shared-data/default-theme/html/profiles/account-form.html:387 msgid "Failed to log in, check the username and password" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:390 +#: shared-data/default-theme/html/profiles/account-form.html:392 msgid "Sending Mail" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:402 +#: shared-data/default-theme/html/profiles/account-form.html:404 msgid "Local" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:411 -#: shared-data/default-theme/html/profiles/account-form.html:511 +#: shared-data/default-theme/html/profiles/account-form.html:413 +#: shared-data/default-theme/html/profiles/account-form.html:513 msgid "Host name" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:415 -#: shared-data/default-theme/html/profiles/account-form.html:517 +#: shared-data/default-theme/html/profiles/account-form.html:417 +#: shared-data/default-theme/html/profiles/account-form.html:519 msgid "Port number" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:420 -#: shared-data/default-theme/html/profiles/account-form.html:524 +#: shared-data/default-theme/html/profiles/account-form.html:422 +#: shared-data/default-theme/html/profiles/account-form.html:526 msgid "copied" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:428 -#: shared-data/default-theme/html/profiles/account-form.html:533 +#: shared-data/default-theme/html/profiles/account-form.html:430 +#: shared-data/default-theme/html/profiles/account-form.html:535 msgid "Authentication" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:443 -#: shared-data/default-theme/html/profiles/account-form.html:547 +#: shared-data/default-theme/html/profiles/account-form.html:445 +#: shared-data/default-theme/html/profiles/account-form.html:549 msgid "Forget password" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:452 +#: shared-data/default-theme/html/profiles/account-form.html:454 msgid "Send mail using local Unix tools." msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:453 -#: shared-data/default-theme/html/profiles/account-form.html:589 +#: shared-data/default-theme/html/profiles/account-form.html:455 +#: shared-data/default-theme/html/profiles/account-form.html:591 msgid "Use this setting if you have a working mail server on this machine." msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:460 +#: shared-data/default-theme/html/profiles/account-form.html:462 msgid "Leave blank to auto-detect" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:468 +#: shared-data/default-theme/html/profiles/account-form.html:470 msgid "No outgoing mail for this account." msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:482 +#: shared-data/default-theme/html/profiles/account-form.html:484 msgid "Receiving Mail" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:496 +#: shared-data/default-theme/html/profiles/account-form.html:498 msgid "Mail spool" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:497 +#: shared-data/default-theme/html/profiles/account-form.html:499 #: shared-data/default-theme/html/profiles/remove/index.html:51 msgid "Local files" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:554 +#: shared-data/default-theme/html/profiles/account-form.html:556 msgid "Leave mail on server" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:560 +#: shared-data/default-theme/html/profiles/account-form.html:562 msgid "Copy all mail and add to search engine" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:572 +#: shared-data/default-theme/html/profiles/account-form.html:574 msgid "Require STARTTLS encryption" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:578 +#: shared-data/default-theme/html/profiles/account-form.html:580 #: shared-data/default-theme/html/profiles/account-form.html:693 msgid "Enable IMAP" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:588 +#: shared-data/default-theme/html/profiles/account-form.html:590 msgid "Receive mail from local Unix mail spool." msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:597 +#: shared-data/default-theme/html/profiles/account-form.html:599 #: shared-data/default-theme/html/settings/mailbox/index.html:75 #: shared-data/default-theme/html/tags/form.html:177 msgid "Copy mail to Mailpile secure storage" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:604 +#: shared-data/default-theme/html/profiles/account-form.html:605 msgid "Delete from Unix mail spool" msgstr "" +#: shared-data/default-theme/html/profiles/account-form.html:605 +msgid "after copying" +msgstr "" + #: shared-data/default-theme/html/profiles/account-form.html:619 msgid "Choose a protocol for the new mail source..." msgstr "" @@ -7448,43 +7626,47 @@ msgstr "" msgid "Create a new 2048 bit RSA key" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:729 -msgid "Create a new 4096 bit RSA key (slow)" +#: shared-data/default-theme/html/profiles/account-form.html:716 +msgid "Create a new 3072 bit RSA key" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:731 -msgid "Create a new 1024 bit RSA key (weak)" +#: shared-data/default-theme/html/profiles/account-form.html:730 +msgid "Create a new 4096 bit RSA key (slow)" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:734 +#: shared-data/default-theme/html/profiles/account-form.html:732 msgid "Disable encryption for this account" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:740 +#: shared-data/default-theme/html/profiles/account-form.html:738 msgid "Show too many encryption settings" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:752 -msgid "Best-effort digital signatures and encryption" +#: shared-data/default-theme/html/profiles/account-form.html:750 +msgid "Best-effort: Encrypt and/or sign mail whenever possible" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:764 +#: shared-data/default-theme/html/profiles/account-form.html:758 msgid "Always digitally sign outgoing mail" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:772 +#: shared-data/default-theme/html/profiles/account-form.html:766 msgid "Always encrypt (warn when sending unencrypted mail)" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:780 +#: shared-data/default-theme/html/profiles/account-form.html:774 msgid "Minimize metadata (may make mail unreadable)" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:788 +#: shared-data/default-theme/html/profiles/account-form.html:782 msgid "Prefer compatibility; avoid PGP/MIME (makes mail ugly)" msgstr "" -#: shared-data/default-theme/html/profiles/account-form.html:797 +#: shared-data/default-theme/html/profiles/account-form.html:791 +msgid "Prefer PGP/MIME" +msgstr "" + +#: shared-data/default-theme/html/profiles/account-form.html:801 msgid "Signal a preference for encrypted mail" msgstr "" @@ -7501,106 +7683,103 @@ msgid "Automatically attach encryption keys to outgoing mail" msgstr "" #: shared-data/default-theme/html/profiles/index.html:9 -#: shared-data/default-theme/html/profiles/index.html:52 +#: shared-data/default-theme/html/profiles/index.html:47 msgid "Welcome Home" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:23 +#: shared-data/default-theme/html/profiles/index.html:17 msgid "Browse" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:24 +#: shared-data/default-theme/html/profiles/index.html:18 msgid "Browse Files and Mailboxes" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:30 -#: shared-data/default-theme/html/profiles/index.html:191 +#: shared-data/default-theme/html/profiles/index.html:24 +#: shared-data/default-theme/html/profiles/index.html:186 #: shared-data/default-theme/html/profiles/add/index.html:2 msgid "Add Account" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:31 -#: shared-data/default-theme/html/profiles/index.html:189 +#: shared-data/default-theme/html/profiles/index.html:25 +#: shared-data/default-theme/html/profiles/index.html:184 #: shared-data/default-theme/html/profiles/add/index.html:6 msgid "Create a new Account" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:33 +#: shared-data/default-theme/html/profiles/index.html:27 msgid "Configure your accounts, profiles and other settings" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:43 +#: shared-data/default-theme/html/profiles/index.html:37 msgid "" "You can configure accounts and profiles once you have reviewed your " "privacy settings." msgstr "" -#: shared-data/default-theme/html/profiles/index.html:57 -msgid "E-mail Accounts" -msgstr "" - -#: shared-data/default-theme/html/profiles/index.html:61 +#: shared-data/default-theme/html/profiles/index.html:56 msgid "Your name" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:62 +#: shared-data/default-theme/html/profiles/index.html:57 msgid "E-mail address" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:64 +#: shared-data/default-theme/html/profiles/index.html:59 msgid "Total" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:73 +#: shared-data/default-theme/html/profiles/index.html:68 msgid "Still loading profiles and contacts, please wait..." msgstr "" -#: shared-data/default-theme/html/profiles/index.html:128 +#: shared-data/default-theme/html/profiles/index.html:123 msgid "Configure Incoming Mail" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:137 -#: shared-data/default-theme/html/profiles/index.html:138 +#: shared-data/default-theme/html/profiles/index.html:132 +#: shared-data/default-theme/html/profiles/index.html:133 msgid "Incoming Mail:" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:144 +#: shared-data/default-theme/html/profiles/index.html:139 msgid "Outgoing Mail Settings" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:150 +#: shared-data/default-theme/html/profiles/index.html:145 msgid "Security Settings" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:158 +#: shared-data/default-theme/html/profiles/index.html:153 msgid "Edit Profile" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:165 +#: shared-data/default-theme/html/profiles/index.html:160 #: shared-data/default-theme/html/profiles/remove/index.html:2 #: shared-data/default-theme/html/profiles/remove/index.html:6 #: shared-data/default-theme/html/profiles/remove/index.html:99 msgid "Remove Account" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:178 +#: shared-data/default-theme/html/profiles/index.html:173 msgid "Please review your privacy settings before adding any accounts." msgstr "" -#: shared-data/default-theme/html/profiles/index.html:181 +#: shared-data/default-theme/html/profiles/index.html:176 msgid "Privacy & Security" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:187 +#: shared-data/default-theme/html/profiles/index.html:182 msgid "You have not configured any accounts yet." msgstr "" -#: shared-data/default-theme/html/profiles/index.html:200 +#: shared-data/default-theme/html/profiles/index.html:195 #, python-format msgid "Message Of The Day, %(date)s" msgstr "" -#: shared-data/default-theme/html/profiles/index.html:211 +#: shared-data/default-theme/html/profiles/index.html:206 +#: shared-data/default-theme/html/settings/index.html:20 #, python-format msgid "This is Mailpile version %(version)s" msgstr "" @@ -7652,6 +7831,8 @@ msgid "" msgstr "" #: shared-data/default-theme/html/profiles/remove/index.html:91 +#: shared-data/default-theme/html/settings/plugins.html:60 +#: shared-data/default-theme/html/settings/preferences.html:141 msgid "Be careful!" msgstr "" @@ -7659,70 +7840,103 @@ msgstr "" msgid "This operation can not be undone." msgstr "" -#: shared-data/default-theme/html/search/default.html:79 -msgid "More" +#: shared-data/default-theme/html/search/default.html:33 +msgid "Auto-tagging is enabled." msgstr "" -#: shared-data/default-theme/html/search/default.html:100 -#, python-format -msgid "" -"Searched %(number)s messages in " -"%(elapsed)s seconds." +#: shared-data/default-theme/html/search/default.html:39 +msgid "Messages will be permanently deleted after {days} days." msgstr "" -#: shared-data/default-theme/html/search/default.html:102 -msgid "Vroom!" +#: shared-data/default-theme/html/search/default.html:45 +msgid "Messages will be moved to Trash after {days} days." msgstr "" -#: shared-data/default-theme/html/search/default.html:107 -#: shared-data/default-theme/html/search/default.html:125 +#: shared-data/default-theme/html/search/default.html:49 +msgid "Automation is enabled. Consult tag settings for details." +msgstr "" + +#: shared-data/default-theme/html/search/default.html:53 +msgid "Add and remove messages to train the system." +msgstr "" + +#: shared-data/default-theme/html/search/default.html:115 +#: shared-data/default-theme/html/search/default.html:133 msgid "Nothing Happened." msgstr "" -#: shared-data/default-theme/html/search/default.html:108 +#: shared-data/default-theme/html/search/default.html:116 msgid "Usually, matching e-mails would be listed here." msgstr "" -#: shared-data/default-theme/html/search/default.html:110 +#: shared-data/default-theme/html/search/default.html:118 msgid "You need to create an account and add some mail first!" msgstr "" -#: shared-data/default-theme/html/search/default.html:115 +#: shared-data/default-theme/html/search/default.html:123 msgid "Manage your Accounts" msgstr "" -#: shared-data/default-theme/html/search/default.html:121 +#: shared-data/default-theme/html/search/default.html:129 msgid "No Spam Found, Hooray!" msgstr "" -#: shared-data/default-theme/html/search/default.html:123 +#: shared-data/default-theme/html/search/default.html:131 msgid "Inbox zero? Impressive!" msgstr "" -#: shared-data/default-theme/html/search/default.html:126 +#: shared-data/default-theme/html/search/default.html:134 msgid "It seems your Mailpile does not contain any messages for the search" msgstr "" -#: shared-data/default-theme/html/search/default.html:131 +#: shared-data/default-theme/html/search/default.html:139 msgid "Here are some other options for you" msgstr "" -#: shared-data/default-theme/html/search/default.html:135 +#: shared-data/default-theme/html/search/default.html:143 msgid "Browse for mailboxes" msgstr "" -#: shared-data/default-theme/html/search/default.html:140 +#: shared-data/default-theme/html/search/default.html:148 msgid "Compose a message" msgstr "" -#: shared-data/default-theme/html/search/default.html:147 +#: shared-data/default-theme/html/search/default.html:155 msgid "Search Tips & Tricks" msgstr "" -#: shared-data/default-theme/html/search/default.html:156 +#: shared-data/default-theme/html/search/default.html:164 +#: shared-data/default-theme/html/search/photos.html:51 msgid "Hrm, We Could Not Find Anything" msgstr "" +#: shared-data/default-theme/html/search/drafts.html:1 +msgid "Your unfinished messages." +msgstr "" + +#: shared-data/default-theme/html/search/outbox.html:1 +msgid "Messages that are ready to send." +msgstr "" + +#: shared-data/default-theme/html/search/prev_more_next.html:26 +msgid "More" +msgstr "" + +#: shared-data/default-theme/html/search/prev_more_next.html:47 +#, python-format +msgid "" +"Searched %(number)s messages in " +"%(elapsed)s seconds." +msgstr "" + +#: shared-data/default-theme/html/search/prev_more_next.html:49 +msgid "Vroom!" +msgstr "" + +#: shared-data/default-theme/html/search/sent.html:1 +msgid "These messages have been sent." +msgstr "" + #: shared-data/default-theme/html/settings/backup-keys.html:7 msgid "Key Backup" msgstr "" @@ -7809,108 +8023,250 @@ msgstr "" msgid "Mailpile can be downloaded from: www.mailpile.is" msgstr "" -#: shared-data/default-theme/html/settings/index.html:5 -msgid "Chelsea Manning" +#: shared-data/default-theme/html/settings/index.html:7 +#: shared-data/default-theme/html/settings/index.html:14 +msgid "Settings & Tools" msgstr "" -#: shared-data/default-theme/html/settings/index.html:6 -msgid "Email" +#: shared-data/default-theme/html/settings/index.html:31 +#: shared-data/default-theme/html/settings/preferences.html:7 +#: shared-data/default-theme/html/settings/preferences.html:17 +#: shared-data/default-theme/html/settings/recipes.html:89 +#: shared-data/default-theme/html/settings/recipes.html:156 +msgid "Preferences" msgstr "" -#: shared-data/default-theme/html/settings/index.html:7 -msgid "chelsea@email.com" +#: shared-data/default-theme/html/settings/index.html:34 +msgid "Your Preferences" msgstr "" -#: shared-data/default-theme/html/settings/index.html:8 -msgid "Delivery route" +#: shared-data/default-theme/html/settings/index.html:39 +#: shared-data/default-theme/html/settings/plugins.html:7 +#: shared-data/default-theme/html/settings/plugins.html:13 +msgid "Plugins" msgstr "" -#: shared-data/default-theme/html/settings/index.html:19 -msgid "my delivery route" +#: shared-data/default-theme/html/settings/index.html:42 +msgid "Plugins and Addons" msgstr "" -#: shared-data/default-theme/html/settings/index.html:20 -msgid "Login" +#: shared-data/default-theme/html/settings/index.html:68 +msgid "Change Your Mailpile Password" msgstr "" -#: shared-data/default-theme/html/settings/index.html:21 -msgid "username@smtp.mailserver.org" +#: shared-data/default-theme/html/settings/index.html:75 +msgid "Tools" msgstr "" -#: shared-data/default-theme/html/settings/index.html:25 -msgid "smtp.mailserver.org" +#: shared-data/default-theme/html/settings/index.html:96 +msgid "Backup" msgstr "" -#: shared-data/default-theme/html/settings/index.html:39 -#: shared-data/default-theme/html/settings/index.html:118 -#: shared-data/default-theme/html/settings/index.html:124 -msgid "Add Profile" +#: shared-data/default-theme/html/settings/index.html:99 +msgid "Backup Your Settings and Keys" msgstr "" -#: shared-data/default-theme/html/settings/index.html:40 -msgid "Your Profiles" +#: shared-data/default-theme/html/settings/index.html:104 +msgid "TLS Certs" msgstr "" -#: shared-data/default-theme/html/settings/index.html:45 -msgid "Address:" +#: shared-data/default-theme/html/settings/index.html:107 +msgid "TLS Certificate Tool" msgstr "" -#: shared-data/default-theme/html/settings/index.html:46 -msgid "Route:" +#: shared-data/default-theme/html/settings/index.html:112 +msgid "Passwords" msgstr "" -#: shared-data/default-theme/html/settings/index.html:63 -#: shared-data/default-theme/html/settings/index.html:137 -#: shared-data/default-theme/html/settings/index.html:143 -msgid "Add Route" +#: shared-data/default-theme/html/settings/index.html:115 +#: shared-data/default-theme/html/settings/set/password/index.html:14 +msgid "Account Password Management" msgstr "" -#: shared-data/default-theme/html/settings/index.html:64 -#: shared-data/default-theme/html/settings/index.html:154 -msgid "Routes" +#: shared-data/default-theme/html/settings/index.html:123 +#: shared-data/default-theme/html/settings/set/password/keys.html:21 +msgid "Encryption Key Management" msgstr "" -#: shared-data/default-theme/html/settings/index.html:75 -msgid "Edit Route" +#: shared-data/default-theme/html/settings/index.html:128 +msgid "CLI" msgstr "" -#: shared-data/default-theme/html/settings/index.html:89 -#: shared-data/default-theme/html/settings/index.html:156 -msgid "Preferences" +#: shared-data/default-theme/html/settings/index.html:131 +msgid "Command Line Interface" msgstr "" -#: shared-data/default-theme/html/settings/index.html:90 -msgid "Permit browser notifications" +#: shared-data/default-theme/html/settings/index.html:136 +msgid "Shut Down" msgstr "" -#: shared-data/default-theme/html/settings/index.html:102 -#: shared-data/default-theme/html/settings/privacy.html:99 -msgid "Advanced Settings" +#: shared-data/default-theme/html/settings/index.html:139 +msgid "Shut Down Mailpile" msgstr "" -#: shared-data/default-theme/html/settings/index.html:152 -msgid "Profiles" +#: shared-data/default-theme/html/settings/index.html:150 +msgid "Are you sure you want to shut down Mailpile?" msgstr "" -#: shared-data/default-theme/html/settings/index.html:158 -msgid "Advanced" +#: shared-data/default-theme/html/settings/index.html:153 +msgid "Shutting down ..." msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:28 -msgid "Please review and save your settings." +#: shared-data/default-theme/html/settings/plugins.html:20 +#: shared-data/default-theme/html/settings/preferences.html:24 +#: shared-data/default-theme/html/settings/privacy.html:38 +msgid "Your settings have been saved." msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:29 -msgid "Some features may not be enabled until you have saved." +#: shared-data/default-theme/html/settings/plugins.html:46 +msgid "This plugin is currently enabled!" +msgstr "" + +#: shared-data/default-theme/html/settings/plugins.html:51 +msgid "This plugin is disabled." msgstr "" +#: shared-data/default-theme/html/settings/plugins.html:55 +msgid "Author" +msgstr "" + +#: shared-data/default-theme/html/settings/plugins.html:61 +msgid "This plugin is meant for developers and may be incomplete or dangerous." +msgstr "" + +#: shared-data/default-theme/html/settings/plugins.html:73 +msgid "Plugin will be disabled on restart." +msgstr "" + +#: shared-data/default-theme/html/settings/plugins.html:76 +msgid "Restart Now" +msgstr "" + +#: shared-data/default-theme/html/settings/plugins.html:83 +msgid "Disable:" +msgstr "" + +#: shared-data/default-theme/html/settings/plugins.html:90 +msgid "Enable" +msgstr "" + +#: shared-data/default-theme/html/settings/plugins.html:122 +msgid "Are you sure you want to restart Mailpile?" +msgstr "" + +#: shared-data/default-theme/html/settings/plugins.html:127 +msgid "Restarting ..." +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:30 +msgid "Searches and Tags" +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:34 +msgid "Here you can customize how search results and tag views are displayed." +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:35 +msgid "" +"The ordering and grouping options determine whether messages are grouped " +"together into conversations or not, and which results are sorted to the " +"top of the list." +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:39 +msgid "" +"The display density determines how tightly the results are packed " +"together on your screen." +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:64 +msgid "Custom" +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:67 +msgid "Ordering and grouping" +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:76 +msgid "Display density" +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:89 +msgid "User Interface" +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:93 +msgid "Mailpile is translated to many languages." +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:94 +msgid "" +"The translation only applies to the application, not the e-mails " +"themselves." +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:98 +msgid "Note that some translations may be incomplete." +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:102 +msgid "Help translate Mailpile" +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:126 +#: shared-data/default-theme/html/settings/preferences.html:165 +#: shared-data/default-theme/html/settings/privacy.html:320 +#: shared-data/default-theme/html/settings/privacy.html:359 +#: shared-data/default-theme/html/settings/privacy.html:371 +#: shared-data/default-theme/html/settings/privacy.html:382 +#: shared-data/default-theme/html/settings/privacy.html:393 +#: shared-data/default-theme/html/settings/privacy.html:404 +#: shared-data/default-theme/html/settings/privacy.html:415 +msgid "On" +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:128 +#: shared-data/default-theme/html/settings/preferences.html:167 +#: shared-data/default-theme/html/settings/privacy.html:323 +#: shared-data/default-theme/html/settings/privacy.html:362 +#: shared-data/default-theme/html/settings/privacy.html:374 +#: shared-data/default-theme/html/settings/privacy.html:385 +#: shared-data/default-theme/html/settings/privacy.html:396 +#: shared-data/default-theme/html/settings/privacy.html:407 +#: shared-data/default-theme/html/settings/privacy.html:418 +msgid "Off" +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:137 +msgid "Danger Zone" +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:142 +msgid "" +"These are technical settings which may interfere with normal use of " +"Mailpile." +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:143 +msgid "If Mailpile came with a warranty, changing these would invalidate it." +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:150 +msgid "Always BCC self when sending mail" +msgstr "" + +#: shared-data/default-theme/html/settings/preferences.html:176 #: shared-data/default-theme/html/settings/privacy.html:33 -#: shared-data/default-theme/html/settings/privacy.html:388 +#: shared-data/default-theme/html/settings/privacy.html:435 msgid "Save Settings" msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:38 -msgid "Your settings have been saved." +#: shared-data/default-theme/html/settings/privacy.html:28 +msgid "Please review and save your settings." +msgstr "" + +#: shared-data/default-theme/html/settings/privacy.html:29 +msgid "Some features may not be enabled until you have saved." msgstr "" #: shared-data/default-theme/html/settings/privacy.html:42 @@ -7963,10 +8319,11 @@ msgstr "" #: shared-data/default-theme/html/settings/privacy.html:200 #: shared-data/default-theme/html/settings/privacy.html:268 #: shared-data/default-theme/html/settings/privacy.html:277 -#: shared-data/default-theme/html/settings/privacy.html:330 -#: shared-data/default-theme/html/settings/privacy.html:341 -#: shared-data/default-theme/html/settings/privacy.html:352 -#: shared-data/default-theme/html/settings/privacy.html:363 +#: shared-data/default-theme/html/settings/privacy.html:364 +#: shared-data/default-theme/html/settings/privacy.html:376 +#: shared-data/default-theme/html/settings/privacy.html:387 +#: shared-data/default-theme/html/settings/privacy.html:398 +#: shared-data/default-theme/html/settings/privacy.html:409 msgid "Recommended setting" msgstr "" @@ -7984,6 +8341,11 @@ msgstr "" msgid "Do not use %(proxy)s." msgstr "" +#: shared-data/default-theme/html/settings/privacy.html:99 +#: shared-data/default-theme/html/settings/recipes.html:102 +msgid "Advanced Settings" +msgstr "" + #: shared-data/default-theme/html/settings/privacy.html:105 #, python-format msgid "Fall back to direct networking if connecting over %(proxy)s fails." @@ -8133,80 +8495,153 @@ msgstr "" msgid "Losing your encryption key becomes equivalent to losing all your mail." msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:307 +#: shared-data/default-theme/html/settings/privacy.html:306 +msgid "Download a backup of current settings and keys." +msgstr "" + +#: shared-data/default-theme/html/settings/privacy.html:310 msgid "" "Also keep in mind that the security of your data depends entirely on the " "strength of your password." msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:309 +#: shared-data/default-theme/html/settings/privacy.html:313 msgid "You can change your Mailpile password here." msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:316 -#: shared-data/default-theme/html/settings/privacy.html:325 -#: shared-data/default-theme/html/settings/privacy.html:336 -#: shared-data/default-theme/html/settings/privacy.html:347 -#: shared-data/default-theme/html/settings/privacy.html:358 -#: shared-data/default-theme/html/settings/privacy.html:369 -msgid "On" -msgstr "" - -#: shared-data/default-theme/html/settings/privacy.html:319 -#: shared-data/default-theme/html/settings/privacy.html:328 -#: shared-data/default-theme/html/settings/privacy.html:339 -#: shared-data/default-theme/html/settings/privacy.html:350 -#: shared-data/default-theme/html/settings/privacy.html:361 -#: shared-data/default-theme/html/settings/privacy.html:372 -msgid "Off" +#: shared-data/default-theme/html/settings/privacy.html:324 +msgid "Allow deletion of e-mail from servers and mailboxes" msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:320 -msgid "Allow deletion of e-mail from servers and mailboxes" +#: shared-data/default-theme/html/settings/privacy.html:363 +msgid "Use shared GnuPG keychain for PGP encryption keys" msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:329 +#: shared-data/default-theme/html/settings/privacy.html:375 msgid "Encrypt locally stored e-mail." msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:340 +#: shared-data/default-theme/html/settings/privacy.html:386 msgid "Encrypt the contact database." msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:351 +#: shared-data/default-theme/html/settings/privacy.html:397 msgid "Encrypt the system event log." msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:362 +#: shared-data/default-theme/html/settings/privacy.html:408 msgid "Encrypt other (miscellaneous) data." msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:373 +#: shared-data/default-theme/html/settings/privacy.html:419 msgid "Strongly encrypt the local search index (slow)." msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:377 +#: shared-data/default-theme/html/settings/privacy.html:423 msgid "Notes:" msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:379 +#: shared-data/default-theme/html/settings/privacy.html:425 msgid "" "Changing encryption settings will only affect data created or edited from" " now on." msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:380 +#: shared-data/default-theme/html/settings/privacy.html:426 msgid "" "The search index is always at least partially encrypted because it is so " "sensitive." msgstr "" -#: shared-data/default-theme/html/settings/privacy.html:381 +#: shared-data/default-theme/html/settings/privacy.html:427 msgid "" "The configuration is always kept encrypted, because it may contain " "passwords." msgstr "" +#: shared-data/default-theme/html/settings/privacy.html:428 +msgid "" +"Backups are protected by the same password and encryption as the " +"configuration." +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:5 +msgid "Chelsea Manning" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:6 +msgid "Email" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:7 +msgid "chelsea@email.com" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:8 +msgid "Delivery route" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:19 +msgid "my delivery route" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:20 +msgid "Login" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:21 +msgid "username@smtp.mailserver.org" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:25 +msgid "smtp.mailserver.org" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:39 +#: shared-data/default-theme/html/settings/recipes.html:118 +#: shared-data/default-theme/html/settings/recipes.html:124 +msgid "Add Profile" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:40 +msgid "Your Profiles" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:45 +msgid "Address:" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:46 +msgid "Route:" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:63 +#: shared-data/default-theme/html/settings/recipes.html:137 +#: shared-data/default-theme/html/settings/recipes.html:143 +msgid "Add Route" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:64 +#: shared-data/default-theme/html/settings/recipes.html:154 +msgid "Routes" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:75 +msgid "Edit Route" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:90 +msgid "Permit browser notifications" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:152 +msgid "Profiles" +msgstr "" + +#: shared-data/default-theme/html/settings/recipes.html:158 +msgid "Advanced" +msgstr "" + #: shared-data/default-theme/html/settings/mailbox/index.html:16 msgid "Search Folder" msgstr "" @@ -8595,19 +9030,19 @@ msgstr "" msgid "Suggest" msgstr "" -#: shared-data/default-theme/html/setup/welcome/index.html:20 +#: shared-data/default-theme/html/setup/welcome/index.html:22 msgid "You're about to experience secure e-mail like never before!" msgstr "" -#: shared-data/default-theme/html/setup/welcome/index.html:22 +#: shared-data/default-theme/html/setup/welcome/index.html:25 msgid "Uh oh! You have JavaScript disabled. This will cause problems." msgstr "" -#: shared-data/default-theme/html/setup/welcome/index.html:27 +#: shared-data/default-theme/html/setup/welcome/index.html:31 msgid "Select Language" msgstr "" -#: shared-data/default-theme/html/setup/welcome/index.html:39 +#: shared-data/default-theme/html/setup/welcome/index.html:43 msgid "Begin" msgstr "" @@ -8778,3 +9213,55 @@ msgstr "" msgid "Show Archived" msgstr "" +#: shared-data/mailpile-gui/mailpile-gui.py:103 +msgid "Mailpile is starting up" +msgstr "" + +#: shared-data/mailpile-gui/mailpile-gui.py:104 +msgid "Patience is a virtue..." +msgstr "" + +#: shared-data/mailpile-gui/mailpile-gui.py:108 +msgid "You are not logged in" +msgstr "" + +#: shared-data/mailpile-gui/mailpile-gui.py:112 +msgid "Remote access is disabled" +msgstr "" + +#: shared-data/mailpile-gui/mailpile-gui.py:113 +msgid "" +"Enable remote access if you would like to access\n" +"Mailpile from your phone or another computer." +msgstr "" + +#: shared-data/mailpile-gui/mailpile-gui.py:120 +#: shared-data/mailpile-gui/mailpile-gui.py:144 +msgid "Open in Web Browser" +msgstr "" + +#: shared-data/mailpile-gui/mailpile-gui.py:125 +#: shared-data/mailpile-gui/mailpile-gui.py:163 +msgid "Quit GUI" +msgstr "" + +#: shared-data/mailpile-gui/mailpile-gui.py:138 +msgid "Show Status Window" +msgstr "" + +#: shared-data/mailpile-gui/mailpile-gui.py:150 +msgid "Open in Terminal" +msgstr "" + +#: shared-data/mailpile-gui/mailpile-gui.py:230 +msgid "Connecting to Mailpile" +msgstr "" + +#: shared-data/mailpile-gui/mailpile-gui.py:232 +msgid "Failed to connect to Mailpile!" +msgstr "" + +#: shared-data/mailpile-gui/mailpile-gui.py:241 +msgid "Failed to launch Mailpile!" +msgstr "" +