From 35c0f39d9726c1c7a39f49c90e5b6546ce820e63 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 23 Dec 2009 21:40:01 -0700 Subject: [PATCH] Move imp to horde-git --- imp/COPYING | 280 - imp/README | 91 - imp/acl.php | 199 - imp/ajax.php | 892 --- imp/attachment.php | 129 - imp/compose-dimp.php | 332 - imp/compose-mimp.php | 298 - imp/compose.php | 1136 --- imp/config/.htaccess | 1 - imp/config/conf.xml | 279 - imp/config/filter.txt.dist | 4 - imp/config/header.php.dist | 25 - imp/config/hooks.php.dist | 674 -- imp/config/menu.php.dist | 43 - imp/config/mime_drivers.php.dist | 297 - imp/config/portal.php.dist | 45 - imp/config/prefs.php.dist | 1747 ----- imp/config/servers.php.dist | 316 - imp/config/trailer.txt.dist | 3 - imp/contacts.php | 109 - imp/docs/CHANGES | 2742 ------- imp/docs/CREDITS | 140 - imp/docs/INSTALL | 479 -- imp/docs/RELEASE_NOTES | 49 - imp/docs/RFCS | 150 - imp/docs/UPGRADING | 255 - imp/filterprefs.php | 126 - imp/folders-mimp.php | 64 - imp/folders.php | 494 -- imp/index-dimp.php | 68 - imp/index.php | 17 - imp/js/ContextSensitive.js | 389 - imp/js/DimpBase.js | 3089 -------- imp/js/DimpCore.js | 529 -- imp/js/DimpSlider.js | 243 - imp/js/ViewPort.js | 1772 ----- imp/js/accountsprefs.js | 60 - imp/js/acl.js | 56 - imp/js/addressbooksprefs.js | 169 - imp/js/compose-dimp.js | 911 --- imp/js/compose.js | 461 -- imp/js/contacts.js | 204 - imp/js/dialog.js | 93 - imp/js/flagprefs.js | 82 - imp/js/folderprefs.js | 49 - imp/js/folders.js | 206 - imp/js/fullmessage-dimp.js | 218 - imp/js/imp.js | 118 - imp/js/login.js | 34 - imp/js/mailbox-dimp.js | 39 - imp/js/mailbox.js | 352 - imp/js/message.js | 191 - imp/js/search.js | 454 -- imp/lib/.htaccess | 1 - imp/lib/Accounts.php | 134 - imp/lib/Ajax/Imple/ContactAutoCompleter.php | 95 - imp/lib/Api.php | 244 - imp/lib/Application.php | 1136 --- imp/lib/Auth.php | 492 -- imp/lib/Block/Foldersummary.php | 80 - imp/lib/Block/Newmail.php | 71 - imp/lib/Block/summary.php | 135 - imp/lib/Block/tree_folders.php | 117 - imp/lib/Compose.php | 2686 ------- imp/lib/Compose/Exception.php | 24 - imp/lib/Contents.php | 1029 --- imp/lib/Crypt/Pgp.php | 594 -- imp/lib/Crypt/Smime.php | 430 -- imp/lib/Dimp.php | 309 - imp/lib/Exception.php | 15 - imp/lib/Filter.php | 134 - imp/lib/Folder.php | 573 -- imp/lib/IMP.php | 1186 --- imp/lib/Imap.php | 421 -- imp/lib/Imap/Acl.php | 215 - imp/lib/Imap/Flags.php | 426 -- imp/lib/Imap/Thread.php | 187 - imp/lib/Imap/Tree.php | 2097 ----- .../LoginTasks/SystemTask/GarbageCollection.php | 56 - imp/lib/LoginTasks/SystemTask/UpgradeFromImp4.php | 162 - .../LoginTasks/Task/DeleteAttachmentsMonthly.php | 66 - imp/lib/LoginTasks/Task/DeleteSentmailMonthly.php | 78 - imp/lib/LoginTasks/Task/PurgeSentmail.php | 102 - imp/lib/LoginTasks/Task/PurgeSpam.php | 85 - imp/lib/LoginTasks/Task/PurgeTrash.php | 85 - imp/lib/LoginTasks/Task/RenameSentmailMonthly.php | 105 - imp/lib/Mailbox.php | 842 --- imp/lib/Maillog.php | 216 - imp/lib/Message.php | 795 -- imp/lib/Mime/Viewer/Alternative.php | 130 - imp/lib/Mime/Viewer/Appledouble.php | 111 - imp/lib/Mime/Viewer/Enriched.php | 79 - imp/lib/Mime/Viewer/Html.php | 327 - imp/lib/Mime/Viewer/Images.php | 297 - imp/lib/Mime/Viewer/Itip.php | 1018 --- imp/lib/Mime/Viewer/Mdn.php | 108 - imp/lib/Mime/Viewer/Partial.php | 118 - imp/lib/Mime/Viewer/Pdf.php | 143 - imp/lib/Mime/Viewer/Pgp.php | 434 -- imp/lib/Mime/Viewer/Plain.php | 331 - imp/lib/Mime/Viewer/Related.php | 120 - imp/lib/Mime/Viewer/Rfc822.php | 30 - imp/lib/Mime/Viewer/Smil.php | 58 - imp/lib/Mime/Viewer/Smime.php | 360 - imp/lib/Mime/Viewer/Status.php | 151 - imp/lib/Mime/Viewer/Tnef.php | 129 - imp/lib/Mime/Viewer/Zip.php | 94 - imp/lib/Mimp.php | 56 - imp/lib/Notification/Listener/Status.php | 94 - imp/lib/Notification/Listener/StatusMobile.php | 34 - imp/lib/Prefs/Identity.php | 550 -- imp/lib/Quota.php | 160 - imp/lib/Quota/Command.php | 92 - imp/lib/Quota/Hook.php | 47 - imp/lib/Quota/Imap.php | 35 - imp/lib/Quota/Logfile.php | 87 - imp/lib/Quota/Maildir.php | 112 - imp/lib/Quota/Mdaemon.php | 113 - imp/lib/Quota/Mercury32.php | 71 - imp/lib/Quota/Sql.php | 133 - imp/lib/Search.php | 857 --- imp/lib/Sentmail.php | 152 - imp/lib/Sentmail/Sql.php | 217 - imp/lib/Spam.php | 226 - imp/lib/Ui/Compose.php | 250 - imp/lib/Ui/Folder.php | 131 - imp/lib/Ui/Headers.php | 42 - imp/lib/Ui/Mailbox.php | 259 - imp/lib/Ui/Message.php | 593 -- imp/lib/Ui/Search.php | 164 - imp/lib/Views/Compose.php | 128 - imp/lib/Views/ListMessages.php | 395 - imp/lib/Views/ShowMessage.php | 325 - imp/lib/tests/fixtures/maildirsize | 35 - imp/lib/tests/mime_viewer_html.phpt | 72 - imp/lib/tests/quota_maildir.phpt | 17 - imp/locale/.htaccess | 1 - imp/locale/ar_OM/LC_MESSAGES/imp.mo | Bin 37438 -> 0 bytes imp/locale/ar_SY/LC_MESSAGES/imp.mo | Bin 56770 -> 0 bytes imp/locale/bg_BG/LC_MESSAGES/imp.mo | Bin 98585 -> 0 bytes imp/locale/bs_BA/LC_MESSAGES/imp.mo | Bin 68666 -> 0 bytes imp/locale/ca_ES/LC_MESSAGES/imp.mo | Bin 230845 -> 0 bytes imp/locale/ca_ES/help.xml | 1051 --- imp/locale/cs_CZ/LC_MESSAGES/imp.mo | Bin 225276 -> 0 bytes imp/locale/cs_CZ/help.xml | 1017 --- imp/locale/da_DK/LC_MESSAGES/imp.mo | Bin 213941 -> 0 bytes imp/locale/da_DK/help.xml | 812 -- imp/locale/de_DE/LC_MESSAGES/imp.mo | Bin 278466 -> 0 bytes imp/locale/de_DE/help.xml | 1263 ---- imp/locale/el_GR/LC_MESSAGES/imp.mo | Bin 224062 -> 0 bytes imp/locale/el_GR/help.xml | 803 -- imp/locale/en_US/help.xml | 854 --- imp/locale/es_ES/LC_MESSAGES/imp.mo | Bin 265054 -> 0 bytes imp/locale/es_ES/help.xml | 877 --- imp/locale/et_EE/LC_MESSAGES/imp.mo | Bin 229045 -> 0 bytes imp/locale/et_EE/help.xml | 804 -- imp/locale/eu_ES/LC_MESSAGES/imp.mo | Bin 266015 -> 0 bytes imp/locale/eu_ES/help.xml | 326 - imp/locale/fa_IR/LC_MESSAGES/imp.mo | Bin 240087 -> 0 bytes imp/locale/fa_IR/help.xml | 2366 ------ imp/locale/fi_FI/LC_MESSAGES/imp.mo | Bin 258911 -> 0 bytes imp/locale/fi_FI/help.xml | 1060 --- imp/locale/fr_FR/LC_MESSAGES/imp.mo | Bin 262440 -> 0 bytes imp/locale/fr_FR/help.xml | 807 -- imp/locale/gl_ES/LC_MESSAGES/imp.mo | Bin 53794 -> 0 bytes imp/locale/he_IL/LC_MESSAGES/imp.mo | Bin 10002 -> 0 bytes imp/locale/hr_HR/LC_MESSAGES/imp.mo | Bin 261855 -> 0 bytes imp/locale/hr_HR/help.xml | 841 -- imp/locale/hu_HU/LC_MESSAGES/imp.mo | Bin 263090 -> 0 bytes imp/locale/hu_HU/help.xml | 968 --- imp/locale/id_ID/LC_MESSAGES/imp.mo | Bin 99360 -> 0 bytes imp/locale/is_IS/LC_MESSAGES/imp.mo | Bin 54775 -> 0 bytes imp/locale/it_IT/LC_MESSAGES/imp.mo | Bin 253223 -> 0 bytes imp/locale/it_IT/help.xml | 834 -- imp/locale/ja_JP/LC_MESSAGES/imp.mo | Bin 237072 -> 0 bytes imp/locale/km_KH/LC_MESSAGES/imp.mo | Bin 204039 -> 0 bytes imp/locale/ko_KR/LC_MESSAGES/imp.mo | Bin 64388 -> 0 bytes imp/locale/ko_KR/help.xml | 804 -- imp/locale/lt_LT/LC_MESSAGES/imp.mo | Bin 247032 -> 0 bytes imp/locale/lv_LV/LC_MESSAGES/imp.mo | Bin 48885 -> 0 bytes imp/locale/mk_MK/LC_MESSAGES/imp.mo | Bin 53919 -> 0 bytes imp/locale/nb_NO/LC_MESSAGES/imp.mo | Bin 161564 -> 0 bytes imp/locale/nb_NO/help.xml | 804 -- imp/locale/nl_NL/LC_MESSAGES/imp.mo | Bin 253002 -> 0 bytes imp/locale/nl_NL/help.xml | 803 -- imp/locale/nn_NO/LC_MESSAGES/imp.mo | Bin 72241 -> 0 bytes imp/locale/pl_PL/LC_MESSAGES/imp.mo | Bin 174829 -> 0 bytes imp/locale/pl_PL/help.xml | 804 -- imp/locale/pt_BR/LC_MESSAGES/imp.mo | Bin 264243 -> 0 bytes imp/locale/pt_BR/help.xml | 2765 ------- imp/locale/pt_PT/LC_MESSAGES/imp.mo | Bin 235905 -> 0 bytes imp/locale/pt_PT/help.xml | 804 -- imp/locale/ro_RO/LC_MESSAGES/imp.mo | Bin 40833 -> 0 bytes imp/locale/ru_RU/LC_MESSAGES/imp.mo | Bin 73566 -> 0 bytes imp/locale/ru_RU/help.xml | 793 -- imp/locale/sk_SK/LC_MESSAGES/imp.mo | Bin 257306 -> 0 bytes imp/locale/sk_SK/help.xml | 847 --- imp/locale/sl_SI/LC_MESSAGES/imp.mo | Bin 218244 -> 0 bytes imp/locale/sv_SE/LC_MESSAGES/imp.mo | Bin 162328 -> 0 bytes imp/locale/sv_SE/help.xml | 804 -- imp/locale/th_TH/LC_MESSAGES/imp.mo | Bin 30245 -> 0 bytes imp/locale/tr_TR/LC_MESSAGES/imp.mo | Bin 242837 -> 0 bytes imp/locale/tr_TR/help.xml | 2573 ------- imp/locale/uk_UA/LC_MESSAGES/imp.mo | Bin 198313 -> 0 bytes imp/locale/uk_UA/help.xml | 804 -- imp/locale/zh_CN/LC_MESSAGES/imp.mo | Bin 191586 -> 0 bytes imp/locale/zh_CN/help.xml | 804 -- imp/locale/zh_TW/LC_MESSAGES/imp.mo | Bin 222065 -> 0 bytes imp/locale/zh_TW/help.xml | 7997 -------------------- imp/mailbox-mimp.php | 237 - imp/mailbox.php | 851 --- imp/message-dimp.php | 96 - imp/message-mimp.php | 419 - imp/message.php | 680 -- imp/pgp.php | 401 - imp/po/.htaccess | 1 - imp/po/README | 1 - imp/po/ar_OM.po | 2206 ------ imp/po/ar_SY.po | 2203 ------ imp/po/bg_BG.po | 2279 ------ imp/po/bs_BA.po | 3392 --------- imp/po/ca_ES.po | 5142 ------------- imp/po/cs_CZ.po | 5091 ------------- imp/po/da_DK.po | 5123 ------------- imp/po/de_DE.po | 6032 --------------- imp/po/el_GR.po | 4985 ------------ imp/po/es_ES.po | 5853 -------------- imp/po/et_EE.po | 5534 -------------- imp/po/eu_ES.po | 5910 --------------- imp/po/fa_IR.po | 4957 ------------ imp/po/fi_FI.po | 5813 -------------- imp/po/fr_FR.po | 5869 -------------- imp/po/gl_ES.po | 1653 ---- imp/po/he_IL.po | 274 - imp/po/hr_HR.po | 5953 --------------- imp/po/hu_HU.po | 5684 -------------- imp/po/id_ID.po | 1694 ----- imp/po/imp.pot | 5122 ------------- imp/po/is_IS.po | 3104 -------- imp/po/it_IT.po | 5903 --------------- imp/po/ja_JP.po | 5505 -------------- imp/po/km_KH.po | 5029 ------------ imp/po/ko_KR.po | 3179 -------- imp/po/lt_LT.po | 5539 -------------- imp/po/lv_LV.po | 1596 ---- imp/po/mk_MK.po | 1641 ---- imp/po/nb_NO.po | 4569 ----------- imp/po/nl_NL.po | 5628 -------------- imp/po/nn_NO.po | 2248 ------ imp/po/pl_PL.po | 5564 -------------- imp/po/pt_BR.po | 5901 --------------- imp/po/pt_PT.po | 5135 ------------- imp/po/ro_RO.po | 1277 ---- imp/po/ru_RU.po | 6139 --------------- imp/po/sk_SK.po | 5819 -------------- imp/po/sl_SI.po | 5153 ------------- imp/po/sv_SE.po | 4669 ------------ imp/po/th_TH.po | 1839 ----- imp/po/tr_TR.po | 5805 -------------- imp/po/uk_UA.po | 4951 ------------ imp/po/zh_CN.po | 5179 ------------- imp/po/zh_TW.po | 5657 -------------- imp/rss.php | 91 - imp/saveimage.php | 61 - imp/scripts/.htaccess | 1 - imp/scripts/bounce_spam.php | 58 - imp/scripts/sql/imp.oci8.sql | 15 - imp/scripts/sql/imp.sql | 15 - imp/scripts/sql/imp.xml | 97 - imp/search-basic.php | 78 - imp/search.php | 225 - imp/smime.php | 307 - imp/stationery.php | 137 - imp/templates/.htaccess | 1 - imp/templates/acl/acl.html | 102 - imp/templates/chunks/compose.php | 137 - imp/templates/chunks/message.php | 147 - imp/templates/common-header.inc | 88 - imp/templates/compose/compose-mimp.inc | 53 - imp/templates/compose/compose.html | 308 - imp/templates/compose/redirect-mimp.inc | 21 - imp/templates/compose/redirect.html | 52 - imp/templates/compose/success.html | 1 - imp/templates/contacts/contacts.html | 73 - imp/templates/filters/prefs.html | 37 - imp/templates/folders/actions.html | 60 - imp/templates/folders/folders-mimp.inc | 38 - imp/templates/folders/folders.html | 5 - imp/templates/folders/folders_confirm.html | 27 - imp/templates/folders/folders_size.html | 32 - imp/templates/folders/head.html | 11 - imp/templates/folders/import.html | 19 - imp/templates/imp/compose.html | 9 - imp/templates/imp/portal.html | 9 - imp/templates/index/index-dimp.inc | 502 -- imp/templates/javascript_defs.php | 74 - imp/templates/javascript_defs_dimp.php | 207 - imp/templates/mailbox/actions.html | 28 - imp/templates/mailbox/actions_deleted.html | 6 - imp/templates/mailbox/empty_mailbox.html | 3 - imp/templates/mailbox/header.html | 23 - imp/templates/mailbox/mailbox-mimp.inc | 44 - imp/templates/mailbox/mailbox.html | 15 - imp/templates/mailbox/message_footers.html | 6 - imp/templates/mailbox/message_headers.html | 22 - imp/templates/mailbox/navbar.html | 56 - imp/templates/mailbox/search-mimp.inc | 19 - imp/templates/mailbox/searchfolder.html | 3 - imp/templates/menu.html | 22 - imp/templates/message/message.html | 14 - imp/templates/message/navbar_actions.html | 52 - imp/templates/message/navbar_navigate.html | 54 - imp/templates/message/navbar_top.html | 14 - imp/templates/newmsg/alert.html | 18 - imp/templates/pgp/import_key.html | 56 - imp/templates/pgp/pgp.html | 146 - imp/templates/prefs/accountsmanagement.inc | 96 - imp/templates/prefs/draftsselect.inc | 7 - imp/templates/prefs/encryptselect.inc | 5 - imp/templates/prefs/flagmanagement.inc | 55 - imp/templates/prefs/initialpageselect.inc | 20 - imp/templates/prefs/sentmailselect.inc | 8 - imp/templates/prefs/soundselect.inc | 14 - imp/templates/prefs/sourceselect.inc | 73 - imp/templates/prefs/spamselect.inc | 6 - imp/templates/prefs/trashselect.inc | 11 - imp/templates/quota/quota.html | 7 - imp/templates/rss/mailbox.rss | 28 - imp/templates/saveimage/saveimage.html | 23 - imp/templates/search/search-basic.html | 49 - imp/templates/search/search.html | 106 - imp/templates/smime/import_key.html | 77 - imp/templates/smime/smime.html | 95 - imp/templates/stationery/stationery.html | 49 - imp/templates/thread/thread.html | 55 - imp/test.php | 228 - imp/themes/azur/screen.css | 50 - imp/themes/bluemoon/screen.css | 35 - imp/themes/bluewhite/screen-dimp.css | 6 - imp/themes/bluewhite/screen.css | 34 - imp/themes/brown/screen.css | 3 - imp/themes/burntorange/screen.css | 33 - imp/themes/cherry/screen.css | 9 - imp/themes/cornflower/screen.css | 7 - imp/themes/fadetogreen/screen.css | 27 - imp/themes/feed-rss.xsl | 79 - imp/themes/gennevilliers/screen.css | 36 - imp/themes/graphics/add_contact.png | Bin 713 -> 0 bytes imp/themes/graphics/addressbook_add.png | Bin 277 -> 0 bytes imp/themes/graphics/addressbook_browse.png | Bin 263 -> 0 bytes .../graphics/application_tile_horizontal.png | Bin 432 -> 0 bytes imp/themes/graphics/application_tile_vertical.png | Bin 492 -> 0 bytes imp/themes/graphics/arrow_collapsed.png | Bin 131 -> 0 bytes imp/themes/graphics/arrow_expanded.png | Bin 129 -> 0 bytes imp/themes/graphics/attachment.png | Bin 352 -> 0 bytes imp/themes/graphics/audio/doorbell.wav | Bin 5168 -> 0 bytes imp/themes/graphics/audio/gnid3.wav | Bin 13688 -> 0 bytes imp/themes/graphics/audio/jetsndb.wav | Bin 31256 -> 0 bytes imp/themes/graphics/audio/reminder.wav | Bin 25816 -> 0 bytes imp/themes/graphics/audio/theetone.wav | Bin 24776 -> 0 bytes imp/themes/graphics/backhead_orderby.png | Bin 132 -> 0 bytes imp/themes/graphics/backhead_r.png | Bin 208 -> 0 bytes imp/themes/graphics/backhead_s2.png | Bin 140 -> 0 bytes imp/themes/graphics/backhead_shadow.png | Bin 100 -> 0 bytes imp/themes/graphics/blacklist.png | Bin 477 -> 0 bytes imp/themes/graphics/calendar.png | Bin 368 -> 0 bytes imp/themes/graphics/checkbox_off.png | Bin 191 -> 0 bytes imp/themes/graphics/checkbox_on.png | Bin 416 -> 0 bytes imp/themes/graphics/checkbox_over.png | Bin 387 -> 0 bytes imp/themes/graphics/checkmail.png | Bin 236 -> 0 bytes imp/themes/graphics/close.png | Bin 235 -> 0 bytes imp/themes/graphics/compose.png | Bin 479 -> 0 bytes imp/themes/graphics/delete.png | Bin 788 -> 0 bytes imp/themes/graphics/dimp.png | Bin 334 -> 0 bytes imp/themes/graphics/download.png | Bin 190 -> 0 bytes imp/themes/graphics/drafts.png | Bin 348 -> 0 bytes imp/themes/graphics/dragHandle.png | Bin 95 -> 0 bytes imp/themes/graphics/dragHandleVert.png | Bin 132 -> 0 bytes imp/themes/graphics/empty_spam.png | Bin 731 -> 0 bytes imp/themes/graphics/empty_trash.png | Bin 731 -> 0 bytes imp/themes/graphics/encrypted.png | Bin 401 -> 0 bytes imp/themes/graphics/favicon.ico | Bin 1406 -> 0 bytes imp/themes/graphics/fetchmail.png | Bin 418 -> 0 bytes imp/themes/graphics/filters.png | Bin 152 -> 0 bytes imp/themes/graphics/folders/create.png | Bin 233 -> 0 bytes imp/themes/graphics/folders/delete.png | Bin 234 -> 0 bytes imp/themes/graphics/folders/drafts.png | Bin 348 -> 0 bytes imp/themes/graphics/folders/edit.png | Bin 164 -> 0 bytes imp/themes/graphics/folders/folder.png | Bin 368 -> 0 bytes imp/themes/graphics/folders/inbox.png | Bin 334 -> 0 bytes imp/themes/graphics/folders/minus.png | Bin 251 -> 0 bytes imp/themes/graphics/folders/open.png | Bin 333 -> 0 bytes imp/themes/graphics/folders/plus.png | Bin 315 -> 0 bytes imp/themes/graphics/folders/sent.png | Bin 395 -> 0 bytes imp/themes/graphics/folders/spam.png | Bin 245 -> 0 bytes imp/themes/graphics/folders/trash.png | Bin 461 -> 0 bytes imp/themes/graphics/forward.png | Bin 355 -> 0 bytes imp/themes/graphics/gallery.png | Bin 498 -> 0 bytes imp/themes/graphics/ham.png | Bin 545 -> 0 bytes imp/themes/graphics/horde.png | Bin 488 -> 0 bytes imp/themes/graphics/ico_message_off.png | Bin 576 -> 0 bytes imp/themes/graphics/imp.png | Bin 334 -> 0 bytes imp/themes/graphics/info_icon.png | Bin 477 -> 0 bytes imp/themes/graphics/key_down.png | Bin 310 -> 0 bytes imp/themes/graphics/key_up.png | Bin 307 -> 0 bytes imp/themes/graphics/loading.gif | Bin 1737 -> 0 bytes imp/themes/graphics/locked.png | Bin 505 -> 0 bytes imp/themes/graphics/logo.png | Bin 2797 -> 0 bytes imp/themes/graphics/logout.png | Bin 385 -> 0 bytes imp/themes/graphics/mail_answered.png | Bin 316 -> 0 bytes imp/themes/graphics/mail_clearflag.png | Bin 474 -> 0 bytes imp/themes/graphics/mail_deleted.png | Bin 788 -> 0 bytes imp/themes/graphics/mail_draft.png | Bin 407 -> 0 bytes imp/themes/graphics/mail_flagged.png | Bin 379 -> 0 bytes imp/themes/graphics/mail_forwarded.png | Bin 355 -> 0 bytes imp/themes/graphics/mail_personal.png | Bin 797 -> 0 bytes imp/themes/graphics/mail_priority_high.png | Bin 246 -> 0 bytes imp/themes/graphics/mail_priority_low.png | Bin 169 -> 0 bytes imp/themes/graphics/mail_seen.png | Bin 340 -> 0 bytes imp/themes/graphics/mail_unseen.png | Bin 347 -> 0 bytes imp/themes/graphics/manage_attachments.png | Bin 351 -> 0 bytes imp/themes/graphics/message_source.png | Bin 334 -> 0 bytes imp/themes/graphics/mime/apple.png | Bin 157 -> 0 bytes imp/themes/graphics/mime/compressed.png | Bin 875 -> 0 bytes imp/themes/graphics/mime/encryption.png | Bin 505 -> 0 bytes imp/themes/graphics/mime/html.png | Bin 603 -> 0 bytes imp/themes/graphics/mime/itip.png | Bin 310 -> 0 bytes imp/themes/graphics/mini-error.png | Bin 252 -> 0 bytes imp/themes/graphics/newmail.png | Bin 554 -> 0 bytes imp/themes/graphics/newwin.png | Bin 296 -> 0 bytes imp/themes/graphics/plus.png | Bin 229 -> 0 bytes imp/themes/graphics/popdown.png | Bin 129 -> 0 bytes imp/themes/graphics/popright.png | Bin 118 -> 0 bytes imp/themes/graphics/prefs.png | Bin 333 -> 0 bytes imp/themes/graphics/preview.png | Bin 129 -> 0 bytes imp/themes/graphics/print.png | Bin 537 -> 0 bytes imp/themes/graphics/quotaback.jpg | Bin 619 -> 0 bytes imp/themes/graphics/quotauncover.gif | Bin 105 -> 0 bytes imp/themes/graphics/reload.png | Bin 264 -> 0 bytes imp/themes/graphics/reply.png | Bin 395 -> 0 bytes imp/themes/graphics/replyall.png | Bin 395 -> 0 bytes imp/themes/graphics/sbcursor_bottom.png | Bin 149 -> 0 bytes imp/themes/graphics/sbcursor_top.png | Bin 145 -> 0 bytes imp/themes/graphics/scroller.png | Bin 127 -> 0 bytes imp/themes/graphics/scroller_back.png | Bin 130 -> 0 bytes imp/themes/graphics/search.png | Bin 795 -> 0 bytes imp/themes/graphics/select.png | Bin 805 -> 0 bytes imp/themes/graphics/shared.png | Bin 225 -> 0 bytes imp/themes/graphics/signed.png | Bin 401 -> 0 bytes imp/themes/graphics/sortdown.png | Bin 117 -> 0 bytes imp/themes/graphics/sortup.png | Bin 119 -> 0 bytes imp/themes/graphics/spacer_red.png | Bin 69 -> 0 bytes imp/themes/graphics/spam.png | Bin 262 -> 0 bytes imp/themes/graphics/spellcheck.png | Bin 199 -> 0 bytes imp/themes/graphics/tick.png | Bin 297 -> 0 bytes imp/themes/graphics/tree/join.png | Bin 177 -> 0 bytes imp/themes/graphics/tree/joinbottom-down.png | Bin 111 -> 0 bytes imp/themes/graphics/tree/joinbottom.png | Bin 180 -> 0 bytes imp/themes/graphics/tree/line.png | Bin 173 -> 0 bytes imp/themes/graphics/tree/minus.png | Bin 211 -> 0 bytes imp/themes/graphics/tree/minusbottom.png | Bin 208 -> 0 bytes imp/themes/graphics/tree/minustop.png | Bin 212 -> 0 bytes imp/themes/graphics/tree/plus.png | Bin 213 -> 0 bytes imp/themes/graphics/tree/plusbottom.png | Bin 214 -> 0 bytes imp/themes/graphics/tree/plustop.png | Bin 215 -> 0 bytes imp/themes/graphics/tree/rev-join.png | Bin 112 -> 0 bytes imp/themes/graphics/tree/rev-joinbottom-down.png | Bin 111 -> 0 bytes imp/themes/graphics/tree/rev-joinbottom.png | Bin 113 -> 0 bytes imp/themes/graphics/tree/rev-line.png | Bin 108 -> 0 bytes imp/themes/graphics/tree/rev-minus.png | Bin 133 -> 0 bytes imp/themes/graphics/tree/rev-minusbottom.png | Bin 134 -> 0 bytes imp/themes/graphics/tree/rev-minustop.png | Bin 130 -> 0 bytes imp/themes/graphics/tree/rev-plus.png | Bin 137 -> 0 bytes imp/themes/graphics/tree/rev-plusbottom.png | Bin 139 -> 0 bytes imp/themes/graphics/tree/rev-plustop.png | Bin 135 -> 0 bytes imp/themes/graphics/undelete.png | Bin 408 -> 0 bytes imp/themes/graphics/warning.png | Bin 227 -> 0 bytes imp/themes/graphics/whitelist.png | Bin 388 -> 0 bytes imp/themes/green/screen.css | 12 - imp/themes/grey/screen.css | 9 - imp/themes/ideas/screen.css | 3 - imp/themes/ie6_or_less-dimp.css | 60 - imp/themes/ie6_or_less.css | 9 - imp/themes/ie7-dimp.css | 41 - imp/themes/ie7.css | 9 - imp/themes/lavander/screen.css | 9 - imp/themes/luc/screen.css | 11 - imp/themes/lucblue/screen.css | 7 - imp/themes/mozilla/screen.css | 14 - imp/themes/postnuke/screen.css | 15 - imp/themes/rtl.css | 36 - imp/themes/screen-dimp.css | 1094 --- imp/themes/screen.css | 672 -- imp/themes/silver/graphics/add_contact.png | Bin 627 -> 0 bytes imp/themes/silver/graphics/addressbook_add.png | Bin 627 -> 0 bytes imp/themes/silver/graphics/addressbook_browse.png | Bin 770 -> 0 bytes .../graphics/application_tile_horizontal.png | Bin 432 -> 0 bytes .../silver/graphics/application_tile_vertical.png | Bin 492 -> 0 bytes imp/themes/silver/graphics/arrow_collapsed.png | Bin 209 -> 0 bytes imp/themes/silver/graphics/arrow_expanded.png | Bin 207 -> 0 bytes imp/themes/silver/graphics/attachment.png | Bin 391 -> 0 bytes imp/themes/silver/graphics/audio/doorbell.wav | Bin 5168 -> 0 bytes imp/themes/silver/graphics/audio/gnid3.wav | Bin 13688 -> 0 bytes imp/themes/silver/graphics/audio/jetsndb.wav | Bin 31256 -> 0 bytes imp/themes/silver/graphics/audio/reminder.wav | Bin 25816 -> 0 bytes imp/themes/silver/graphics/audio/theetone.wav | Bin 24776 -> 0 bytes imp/themes/silver/graphics/blacklist.png | Bin 600 -> 0 bytes imp/themes/silver/graphics/calendar.png | Bin 626 -> 0 bytes imp/themes/silver/graphics/checkmail.png | Bin 701 -> 0 bytes imp/themes/silver/graphics/close.png | Bin 655 -> 0 bytes imp/themes/silver/graphics/compose.png | Bin 728 -> 0 bytes imp/themes/silver/graphics/delete.png | Bin 659 -> 0 bytes imp/themes/silver/graphics/dimp.png | Bin 756 -> 0 bytes imp/themes/silver/graphics/drafts.png | Bin 642 -> 0 bytes imp/themes/silver/graphics/empty_spam.png | Bin 476 -> 0 bytes imp/themes/silver/graphics/empty_trash.png | Bin 363 -> 0 bytes imp/themes/silver/graphics/encrypted.png | Bin 769 -> 0 bytes imp/themes/silver/graphics/fetchmail.png | Bin 595 -> 0 bytes imp/themes/silver/graphics/filters.png | Bin 597 -> 0 bytes imp/themes/silver/graphics/folders/create.png | Bin 626 -> 0 bytes imp/themes/silver/graphics/folders/delete.png | Bin 652 -> 0 bytes imp/themes/silver/graphics/folders/drafts.png | Bin 642 -> 0 bytes imp/themes/silver/graphics/folders/edit.png | Bin 689 -> 0 bytes imp/themes/silver/graphics/folders/explore.png | Bin 679 -> 0 bytes imp/themes/silver/graphics/folders/folder.png | Bin 537 -> 0 bytes imp/themes/silver/graphics/folders/inbox.png | Bin 639 -> 0 bytes imp/themes/silver/graphics/folders/minus.png | Bin 584 -> 0 bytes imp/themes/silver/graphics/folders/open.png | Bin 537 -> 0 bytes imp/themes/silver/graphics/folders/plus.png | Bin 583 -> 0 bytes imp/themes/silver/graphics/folders/sent.png | Bin 694 -> 0 bytes imp/themes/silver/graphics/folders/spam.png | Bin 527 -> 0 bytes imp/themes/silver/graphics/folders/trash.png | Bin 476 -> 0 bytes imp/themes/silver/graphics/forward.png | Bin 751 -> 0 bytes imp/themes/silver/graphics/ham.png | Bin 713 -> 0 bytes imp/themes/silver/graphics/horde.png | Bin 604 -> 0 bytes imp/themes/silver/graphics/imp.png | Bin 756 -> 0 bytes imp/themes/silver/graphics/info_icon.png | Bin 782 -> 0 bytes imp/themes/silver/graphics/locked.png | Bin 749 -> 0 bytes imp/themes/silver/graphics/logout.png | Bin 693 -> 0 bytes imp/themes/silver/graphics/mail_answered.png | Bin 724 -> 0 bytes imp/themes/silver/graphics/mail_clearflag.png | Bin 415 -> 0 bytes imp/themes/silver/graphics/mail_deleted.png | Bin 726 -> 0 bytes imp/themes/silver/graphics/mail_draft.png | Bin 728 -> 0 bytes imp/themes/silver/graphics/mail_flagged.png | Bin 606 -> 0 bytes imp/themes/silver/graphics/mail_forwarded.png | Bin 751 -> 0 bytes imp/themes/silver/graphics/mail_personal.png | Bin 606 -> 0 bytes imp/themes/silver/graphics/mail_priority_high.png | Bin 612 -> 0 bytes imp/themes/silver/graphics/mail_priority_low.png | Bin 723 -> 0 bytes imp/themes/silver/graphics/mail_seen.png | Bin 377 -> 0 bytes imp/themes/silver/graphics/mail_unseen.png | Bin 639 -> 0 bytes imp/themes/silver/graphics/manage_attachments.png | Bin 391 -> 0 bytes imp/themes/silver/graphics/message_source.png | Bin 736 -> 0 bytes imp/themes/silver/graphics/mime/apple.png | Bin 157 -> 0 bytes imp/themes/silver/graphics/mime/compressed.png | Bin 766 -> 0 bytes imp/themes/silver/graphics/mime/encryption.png | Bin 749 -> 0 bytes imp/themes/silver/graphics/mime/html.png | Bin 603 -> 0 bytes imp/themes/silver/graphics/mime/itip.png | Bin 528 -> 0 bytes imp/themes/silver/graphics/newmail.png | Bin 318 -> 0 bytes imp/themes/silver/graphics/newwin.png | Bin 507 -> 0 bytes imp/themes/silver/graphics/plus.png | Bin 733 -> 0 bytes imp/themes/silver/graphics/popdown.png | Bin 201 -> 0 bytes imp/themes/silver/graphics/popright.png | Bin 205 -> 0 bytes imp/themes/silver/graphics/prefs.png | Bin 610 -> 0 bytes imp/themes/silver/graphics/preview.png | Bin 486 -> 0 bytes imp/themes/silver/graphics/print.png | Bin 731 -> 0 bytes imp/themes/silver/graphics/reload.png | Bin 685 -> 0 bytes imp/themes/silver/graphics/reply.png | Bin 724 -> 0 bytes imp/themes/silver/graphics/replyall.png | Bin 724 -> 0 bytes imp/themes/silver/graphics/search.png | Bin 692 -> 0 bytes imp/themes/silver/graphics/shared.png | Bin 686 -> 0 bytes imp/themes/silver/graphics/signed.png | Bin 749 -> 0 bytes imp/themes/silver/graphics/sortdown.png | Bin 147 -> 0 bytes imp/themes/silver/graphics/sortup.png | Bin 146 -> 0 bytes imp/themes/silver/graphics/spam.png | Bin 595 -> 0 bytes imp/themes/silver/graphics/spellcheck.png | Bin 579 -> 0 bytes imp/themes/silver/graphics/tick.png | Bin 279 -> 0 bytes imp/themes/silver/graphics/undelete.png | Bin 421 -> 0 bytes imp/themes/silver/graphics/warning.png | Bin 619 -> 0 bytes imp/themes/silver/graphics/whitelist.png | Bin 481 -> 0 bytes imp/themes/silver/screen-dimp.css | 187 - imp/themes/silver/screen.css | 90 - imp/themes/silver/themed_graphics | 0 imp/themes/simplex/screen.css | 9 - imp/themes/sun/screen.css | 6 - imp/themes/tango-blue/graphics/addressbook_add.png | Bin 277 -> 0 bytes .../tango-blue/graphics/addressbook_browse.png | Bin 583 -> 0 bytes imp/themes/tango-blue/graphics/attachment.png | Bin 547 -> 0 bytes imp/themes/tango-blue/graphics/audio/doorbell.wav | Bin 5168 -> 0 bytes imp/themes/tango-blue/graphics/audio/gnid3.wav | Bin 13688 -> 0 bytes imp/themes/tango-blue/graphics/audio/jetsndb.wav | Bin 31256 -> 0 bytes imp/themes/tango-blue/graphics/audio/reminder.wav | Bin 25816 -> 0 bytes imp/themes/tango-blue/graphics/audio/theetone.wav | Bin 24776 -> 0 bytes imp/themes/tango-blue/graphics/calendar.png | Bin 604 -> 0 bytes imp/themes/tango-blue/graphics/checkmail.png | Bin 236 -> 0 bytes imp/themes/tango-blue/graphics/close.png | Bin 518 -> 0 bytes imp/themes/tango-blue/graphics/compose.png | Bin 287 -> 0 bytes imp/themes/tango-blue/graphics/empty_spam.png | Bin 731 -> 0 bytes imp/themes/tango-blue/graphics/empty_trash.png | Bin 676 -> 0 bytes imp/themes/tango-blue/graphics/encrypted.png | Bin 773 -> 0 bytes imp/themes/tango-blue/graphics/favicon.ico | Bin 2346 -> 0 bytes imp/themes/tango-blue/graphics/fetchmail.png | Bin 428 -> 0 bytes imp/themes/tango-blue/graphics/filters.png | Bin 152 -> 0 bytes imp/themes/tango-blue/graphics/folders/drafts.png | Bin 384 -> 0 bytes imp/themes/tango-blue/graphics/folders/folder.png | Bin 392 -> 0 bytes imp/themes/tango-blue/graphics/folders/inbox.png | Bin 642 -> 0 bytes imp/themes/tango-blue/graphics/folders/open.png | Bin 417 -> 0 bytes imp/themes/tango-blue/graphics/folders/sent.png | Bin 663 -> 0 bytes imp/themes/tango-blue/graphics/folders/spam.png | Bin 770 -> 0 bytes imp/themes/tango-blue/graphics/folders/trash.png | Bin 608 -> 0 bytes imp/themes/tango-blue/graphics/imp.png | Bin 642 -> 0 bytes imp/themes/tango-blue/graphics/mail_answered.png | Bin 441 -> 0 bytes imp/themes/tango-blue/graphics/mail_deleted.png | Bin 595 -> 0 bytes imp/themes/tango-blue/graphics/mail_draft.png | Bin 682 -> 0 bytes imp/themes/tango-blue/graphics/mail_flagged.png | Bin 501 -> 0 bytes imp/themes/tango-blue/graphics/mail_personal.png | Bin 614 -> 0 bytes .../tango-blue/graphics/mail_priority_high.png | Bin 558 -> 0 bytes .../tango-blue/graphics/mail_priority_low.png | Bin 514 -> 0 bytes imp/themes/tango-blue/graphics/mail_unseen.png | Bin 435 -> 0 bytes .../tango-blue/graphics/manage_attachments.png | Bin 547 -> 0 bytes imp/themes/tango-blue/graphics/mime/apple.png | Bin 157 -> 0 bytes imp/themes/tango-blue/graphics/mime/compressed.png | Bin 469 -> 0 bytes imp/themes/tango-blue/graphics/mime/encryption.png | Bin 359 -> 0 bytes imp/themes/tango-blue/graphics/mime/html.png | Bin 599 -> 0 bytes imp/themes/tango-blue/graphics/newmail.png | Bin 469 -> 0 bytes imp/themes/tango-blue/graphics/reload.png | Bin 912 -> 0 bytes imp/themes/tango-blue/graphics/shared.png | Bin 444 -> 0 bytes imp/themes/tango-blue/graphics/signed.png | Bin 773 -> 0 bytes imp/themes/tango-blue/graphics/spellcheck.png | Bin 313 -> 0 bytes imp/themes/tango-blue/screen-dimp.css | 20 - imp/themes/tango-blue/screen.css | 18 - imp/themes/tango-blue/themed_graphics | 0 imp/themes/webkit-dimp.css | 3 - imp/thread.php | 171 - imp/view.php | 207 - 634 files changed, 290427 deletions(-) delete mode 100644 imp/COPYING delete mode 100644 imp/README delete mode 100644 imp/acl.php delete mode 100644 imp/ajax.php delete mode 100644 imp/attachment.php delete mode 100644 imp/compose-dimp.php delete mode 100644 imp/compose-mimp.php delete mode 100644 imp/compose.php delete mode 100644 imp/config/.htaccess delete mode 100644 imp/config/conf.xml delete mode 100644 imp/config/filter.txt.dist delete mode 100644 imp/config/header.php.dist delete mode 100644 imp/config/hooks.php.dist delete mode 100644 imp/config/menu.php.dist delete mode 100644 imp/config/mime_drivers.php.dist delete mode 100644 imp/config/portal.php.dist delete mode 100644 imp/config/prefs.php.dist delete mode 100644 imp/config/servers.php.dist delete mode 100644 imp/config/trailer.txt.dist delete mode 100644 imp/contacts.php delete mode 100644 imp/docs/CHANGES delete mode 100644 imp/docs/CREDITS delete mode 100644 imp/docs/INSTALL delete mode 100644 imp/docs/RELEASE_NOTES delete mode 100644 imp/docs/RFCS delete mode 100644 imp/docs/UPGRADING delete mode 100644 imp/filterprefs.php delete mode 100644 imp/folders-mimp.php delete mode 100644 imp/folders.php delete mode 100644 imp/index-dimp.php delete mode 100644 imp/index.php delete mode 100644 imp/js/ContextSensitive.js delete mode 100644 imp/js/DimpBase.js delete mode 100644 imp/js/DimpCore.js delete mode 100644 imp/js/DimpSlider.js delete mode 100644 imp/js/ViewPort.js delete mode 100644 imp/js/accountsprefs.js delete mode 100644 imp/js/acl.js delete mode 100644 imp/js/addressbooksprefs.js delete mode 100644 imp/js/compose-dimp.js delete mode 100644 imp/js/compose.js delete mode 100644 imp/js/contacts.js delete mode 100644 imp/js/dialog.js delete mode 100644 imp/js/flagprefs.js delete mode 100644 imp/js/folderprefs.js delete mode 100644 imp/js/folders.js delete mode 100644 imp/js/fullmessage-dimp.js delete mode 100644 imp/js/imp.js delete mode 100644 imp/js/login.js delete mode 100644 imp/js/mailbox-dimp.js delete mode 100644 imp/js/mailbox.js delete mode 100644 imp/js/message.js delete mode 100644 imp/js/search.js delete mode 100644 imp/lib/.htaccess delete mode 100644 imp/lib/Accounts.php delete mode 100644 imp/lib/Ajax/Imple/ContactAutoCompleter.php delete mode 100644 imp/lib/Api.php delete mode 100644 imp/lib/Application.php delete mode 100644 imp/lib/Auth.php delete mode 100644 imp/lib/Block/Foldersummary.php delete mode 100644 imp/lib/Block/Newmail.php delete mode 100644 imp/lib/Block/summary.php delete mode 100644 imp/lib/Block/tree_folders.php delete mode 100644 imp/lib/Compose.php delete mode 100644 imp/lib/Compose/Exception.php delete mode 100644 imp/lib/Contents.php delete mode 100644 imp/lib/Crypt/Pgp.php delete mode 100644 imp/lib/Crypt/Smime.php delete mode 100644 imp/lib/Dimp.php delete mode 100644 imp/lib/Exception.php delete mode 100644 imp/lib/Filter.php delete mode 100644 imp/lib/Folder.php delete mode 100644 imp/lib/IMP.php delete mode 100644 imp/lib/Imap.php delete mode 100644 imp/lib/Imap/Acl.php delete mode 100644 imp/lib/Imap/Flags.php delete mode 100644 imp/lib/Imap/Thread.php delete mode 100644 imp/lib/Imap/Tree.php delete mode 100644 imp/lib/LoginTasks/SystemTask/GarbageCollection.php delete mode 100644 imp/lib/LoginTasks/SystemTask/UpgradeFromImp4.php delete mode 100644 imp/lib/LoginTasks/Task/DeleteAttachmentsMonthly.php delete mode 100644 imp/lib/LoginTasks/Task/DeleteSentmailMonthly.php delete mode 100644 imp/lib/LoginTasks/Task/PurgeSentmail.php delete mode 100644 imp/lib/LoginTasks/Task/PurgeSpam.php delete mode 100644 imp/lib/LoginTasks/Task/PurgeTrash.php delete mode 100644 imp/lib/LoginTasks/Task/RenameSentmailMonthly.php delete mode 100644 imp/lib/Mailbox.php delete mode 100644 imp/lib/Maillog.php delete mode 100644 imp/lib/Message.php delete mode 100644 imp/lib/Mime/Viewer/Alternative.php delete mode 100644 imp/lib/Mime/Viewer/Appledouble.php delete mode 100644 imp/lib/Mime/Viewer/Enriched.php delete mode 100644 imp/lib/Mime/Viewer/Html.php delete mode 100644 imp/lib/Mime/Viewer/Images.php delete mode 100644 imp/lib/Mime/Viewer/Itip.php delete mode 100644 imp/lib/Mime/Viewer/Mdn.php delete mode 100644 imp/lib/Mime/Viewer/Partial.php delete mode 100644 imp/lib/Mime/Viewer/Pdf.php delete mode 100644 imp/lib/Mime/Viewer/Pgp.php delete mode 100644 imp/lib/Mime/Viewer/Plain.php delete mode 100644 imp/lib/Mime/Viewer/Related.php delete mode 100644 imp/lib/Mime/Viewer/Rfc822.php delete mode 100644 imp/lib/Mime/Viewer/Smil.php delete mode 100644 imp/lib/Mime/Viewer/Smime.php delete mode 100644 imp/lib/Mime/Viewer/Status.php delete mode 100644 imp/lib/Mime/Viewer/Tnef.php delete mode 100644 imp/lib/Mime/Viewer/Zip.php delete mode 100644 imp/lib/Mimp.php delete mode 100644 imp/lib/Notification/Listener/Status.php delete mode 100644 imp/lib/Notification/Listener/StatusMobile.php delete mode 100644 imp/lib/Prefs/Identity.php delete mode 100644 imp/lib/Quota.php delete mode 100644 imp/lib/Quota/Command.php delete mode 100644 imp/lib/Quota/Hook.php delete mode 100644 imp/lib/Quota/Imap.php delete mode 100644 imp/lib/Quota/Logfile.php delete mode 100644 imp/lib/Quota/Maildir.php delete mode 100644 imp/lib/Quota/Mdaemon.php delete mode 100644 imp/lib/Quota/Mercury32.php delete mode 100644 imp/lib/Quota/Sql.php delete mode 100644 imp/lib/Search.php delete mode 100644 imp/lib/Sentmail.php delete mode 100644 imp/lib/Sentmail/Sql.php delete mode 100644 imp/lib/Spam.php delete mode 100644 imp/lib/Ui/Compose.php delete mode 100644 imp/lib/Ui/Folder.php delete mode 100644 imp/lib/Ui/Headers.php delete mode 100644 imp/lib/Ui/Mailbox.php delete mode 100644 imp/lib/Ui/Message.php delete mode 100644 imp/lib/Ui/Search.php delete mode 100644 imp/lib/Views/Compose.php delete mode 100644 imp/lib/Views/ListMessages.php delete mode 100644 imp/lib/Views/ShowMessage.php delete mode 100644 imp/lib/tests/fixtures/maildirsize delete mode 100644 imp/lib/tests/mime_viewer_html.phpt delete mode 100644 imp/lib/tests/quota_maildir.phpt delete mode 100644 imp/locale/.htaccess delete mode 100644 imp/locale/ar_OM/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/ar_SY/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/bg_BG/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/bs_BA/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/ca_ES/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/ca_ES/help.xml delete mode 100644 imp/locale/cs_CZ/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/cs_CZ/help.xml delete mode 100644 imp/locale/da_DK/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/da_DK/help.xml delete mode 100644 imp/locale/de_DE/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/de_DE/help.xml delete mode 100644 imp/locale/el_GR/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/el_GR/help.xml delete mode 100644 imp/locale/en_US/help.xml delete mode 100644 imp/locale/es_ES/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/es_ES/help.xml delete mode 100644 imp/locale/et_EE/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/et_EE/help.xml delete mode 100644 imp/locale/eu_ES/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/eu_ES/help.xml delete mode 100644 imp/locale/fa_IR/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/fa_IR/help.xml delete mode 100644 imp/locale/fi_FI/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/fi_FI/help.xml delete mode 100644 imp/locale/fr_FR/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/fr_FR/help.xml delete mode 100644 imp/locale/gl_ES/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/he_IL/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/hr_HR/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/hr_HR/help.xml delete mode 100644 imp/locale/hu_HU/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/hu_HU/help.xml delete mode 100644 imp/locale/id_ID/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/is_IS/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/it_IT/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/it_IT/help.xml delete mode 100644 imp/locale/ja_JP/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/km_KH/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/ko_KR/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/ko_KR/help.xml delete mode 100644 imp/locale/lt_LT/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/lv_LV/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/mk_MK/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/nb_NO/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/nb_NO/help.xml delete mode 100644 imp/locale/nl_NL/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/nl_NL/help.xml delete mode 100644 imp/locale/nn_NO/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/pl_PL/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/pl_PL/help.xml delete mode 100644 imp/locale/pt_BR/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/pt_BR/help.xml delete mode 100644 imp/locale/pt_PT/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/pt_PT/help.xml delete mode 100644 imp/locale/ro_RO/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/ru_RU/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/ru_RU/help.xml delete mode 100644 imp/locale/sk_SK/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/sk_SK/help.xml delete mode 100644 imp/locale/sl_SI/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/sv_SE/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/sv_SE/help.xml delete mode 100644 imp/locale/th_TH/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/tr_TR/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/tr_TR/help.xml delete mode 100644 imp/locale/uk_UA/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/uk_UA/help.xml delete mode 100644 imp/locale/zh_CN/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/zh_CN/help.xml delete mode 100644 imp/locale/zh_TW/LC_MESSAGES/imp.mo delete mode 100644 imp/locale/zh_TW/help.xml delete mode 100644 imp/mailbox-mimp.php delete mode 100644 imp/mailbox.php delete mode 100644 imp/message-dimp.php delete mode 100644 imp/message-mimp.php delete mode 100644 imp/message.php delete mode 100644 imp/pgp.php delete mode 100644 imp/po/.htaccess delete mode 100644 imp/po/README delete mode 100644 imp/po/ar_OM.po delete mode 100644 imp/po/ar_SY.po delete mode 100644 imp/po/bg_BG.po delete mode 100644 imp/po/bs_BA.po delete mode 100644 imp/po/ca_ES.po delete mode 100644 imp/po/cs_CZ.po delete mode 100644 imp/po/da_DK.po delete mode 100644 imp/po/de_DE.po delete mode 100644 imp/po/el_GR.po delete mode 100644 imp/po/es_ES.po delete mode 100644 imp/po/et_EE.po delete mode 100644 imp/po/eu_ES.po delete mode 100644 imp/po/fa_IR.po delete mode 100644 imp/po/fi_FI.po delete mode 100644 imp/po/fr_FR.po delete mode 100644 imp/po/gl_ES.po delete mode 100644 imp/po/he_IL.po delete mode 100644 imp/po/hr_HR.po delete mode 100644 imp/po/hu_HU.po delete mode 100644 imp/po/id_ID.po delete mode 100644 imp/po/imp.pot delete mode 100644 imp/po/is_IS.po delete mode 100644 imp/po/it_IT.po delete mode 100644 imp/po/ja_JP.po delete mode 100644 imp/po/km_KH.po delete mode 100644 imp/po/ko_KR.po delete mode 100644 imp/po/lt_LT.po delete mode 100644 imp/po/lv_LV.po delete mode 100644 imp/po/mk_MK.po delete mode 100644 imp/po/nb_NO.po delete mode 100644 imp/po/nl_NL.po delete mode 100644 imp/po/nn_NO.po delete mode 100644 imp/po/pl_PL.po delete mode 100644 imp/po/pt_BR.po delete mode 100644 imp/po/pt_PT.po delete mode 100644 imp/po/ro_RO.po delete mode 100644 imp/po/ru_RU.po delete mode 100644 imp/po/sk_SK.po delete mode 100644 imp/po/sl_SI.po delete mode 100644 imp/po/sv_SE.po delete mode 100644 imp/po/th_TH.po delete mode 100644 imp/po/tr_TR.po delete mode 100644 imp/po/uk_UA.po delete mode 100644 imp/po/zh_CN.po delete mode 100644 imp/po/zh_TW.po delete mode 100644 imp/rss.php delete mode 100644 imp/saveimage.php delete mode 100644 imp/scripts/.htaccess delete mode 100755 imp/scripts/bounce_spam.php delete mode 100644 imp/scripts/sql/imp.oci8.sql delete mode 100644 imp/scripts/sql/imp.sql delete mode 100644 imp/scripts/sql/imp.xml delete mode 100644 imp/search-basic.php delete mode 100644 imp/search.php delete mode 100644 imp/smime.php delete mode 100644 imp/stationery.php delete mode 100644 imp/templates/.htaccess delete mode 100644 imp/templates/acl/acl.html delete mode 100644 imp/templates/chunks/compose.php delete mode 100644 imp/templates/chunks/message.php delete mode 100644 imp/templates/common-header.inc delete mode 100644 imp/templates/compose/compose-mimp.inc delete mode 100644 imp/templates/compose/compose.html delete mode 100644 imp/templates/compose/redirect-mimp.inc delete mode 100644 imp/templates/compose/redirect.html delete mode 100644 imp/templates/compose/success.html delete mode 100644 imp/templates/contacts/contacts.html delete mode 100644 imp/templates/filters/prefs.html delete mode 100644 imp/templates/folders/actions.html delete mode 100644 imp/templates/folders/folders-mimp.inc delete mode 100644 imp/templates/folders/folders.html delete mode 100644 imp/templates/folders/folders_confirm.html delete mode 100644 imp/templates/folders/folders_size.html delete mode 100644 imp/templates/folders/head.html delete mode 100644 imp/templates/folders/import.html delete mode 100644 imp/templates/imp/compose.html delete mode 100644 imp/templates/imp/portal.html delete mode 100644 imp/templates/index/index-dimp.inc delete mode 100644 imp/templates/javascript_defs.php delete mode 100644 imp/templates/javascript_defs_dimp.php delete mode 100644 imp/templates/mailbox/actions.html delete mode 100644 imp/templates/mailbox/actions_deleted.html delete mode 100644 imp/templates/mailbox/empty_mailbox.html delete mode 100644 imp/templates/mailbox/header.html delete mode 100644 imp/templates/mailbox/mailbox-mimp.inc delete mode 100644 imp/templates/mailbox/mailbox.html delete mode 100644 imp/templates/mailbox/message_footers.html delete mode 100644 imp/templates/mailbox/message_headers.html delete mode 100644 imp/templates/mailbox/navbar.html delete mode 100644 imp/templates/mailbox/search-mimp.inc delete mode 100644 imp/templates/mailbox/searchfolder.html delete mode 100644 imp/templates/menu.html delete mode 100644 imp/templates/message/message.html delete mode 100644 imp/templates/message/navbar_actions.html delete mode 100644 imp/templates/message/navbar_navigate.html delete mode 100644 imp/templates/message/navbar_top.html delete mode 100644 imp/templates/newmsg/alert.html delete mode 100644 imp/templates/pgp/import_key.html delete mode 100644 imp/templates/pgp/pgp.html delete mode 100644 imp/templates/prefs/accountsmanagement.inc delete mode 100644 imp/templates/prefs/draftsselect.inc delete mode 100644 imp/templates/prefs/encryptselect.inc delete mode 100644 imp/templates/prefs/flagmanagement.inc delete mode 100644 imp/templates/prefs/initialpageselect.inc delete mode 100644 imp/templates/prefs/sentmailselect.inc delete mode 100644 imp/templates/prefs/soundselect.inc delete mode 100644 imp/templates/prefs/sourceselect.inc delete mode 100644 imp/templates/prefs/spamselect.inc delete mode 100644 imp/templates/prefs/trashselect.inc delete mode 100644 imp/templates/quota/quota.html delete mode 100644 imp/templates/rss/mailbox.rss delete mode 100644 imp/templates/saveimage/saveimage.html delete mode 100644 imp/templates/search/search-basic.html delete mode 100644 imp/templates/search/search.html delete mode 100644 imp/templates/smime/import_key.html delete mode 100644 imp/templates/smime/smime.html delete mode 100644 imp/templates/stationery/stationery.html delete mode 100644 imp/templates/thread/thread.html delete mode 100644 imp/test.php delete mode 100644 imp/themes/azur/screen.css delete mode 100644 imp/themes/bluemoon/screen.css delete mode 100644 imp/themes/bluewhite/screen-dimp.css delete mode 100644 imp/themes/bluewhite/screen.css delete mode 100644 imp/themes/brown/screen.css delete mode 100644 imp/themes/burntorange/screen.css delete mode 100644 imp/themes/cherry/screen.css delete mode 100644 imp/themes/cornflower/screen.css delete mode 100644 imp/themes/fadetogreen/screen.css delete mode 100644 imp/themes/feed-rss.xsl delete mode 100644 imp/themes/gennevilliers/screen.css delete mode 100644 imp/themes/graphics/add_contact.png delete mode 100644 imp/themes/graphics/addressbook_add.png delete mode 100644 imp/themes/graphics/addressbook_browse.png delete mode 100644 imp/themes/graphics/application_tile_horizontal.png delete mode 100644 imp/themes/graphics/application_tile_vertical.png delete mode 100644 imp/themes/graphics/arrow_collapsed.png delete mode 100644 imp/themes/graphics/arrow_expanded.png delete mode 100644 imp/themes/graphics/attachment.png delete mode 100644 imp/themes/graphics/audio/doorbell.wav delete mode 100644 imp/themes/graphics/audio/gnid3.wav delete mode 100644 imp/themes/graphics/audio/jetsndb.wav delete mode 100644 imp/themes/graphics/audio/reminder.wav delete mode 100644 imp/themes/graphics/audio/theetone.wav delete mode 100644 imp/themes/graphics/backhead_orderby.png delete mode 100644 imp/themes/graphics/backhead_r.png delete mode 100644 imp/themes/graphics/backhead_s2.png delete mode 100644 imp/themes/graphics/backhead_shadow.png delete mode 100644 imp/themes/graphics/blacklist.png delete mode 100644 imp/themes/graphics/calendar.png delete mode 100644 imp/themes/graphics/checkbox_off.png delete mode 100644 imp/themes/graphics/checkbox_on.png delete mode 100644 imp/themes/graphics/checkbox_over.png delete mode 100644 imp/themes/graphics/checkmail.png delete mode 100644 imp/themes/graphics/close.png delete mode 100644 imp/themes/graphics/compose.png delete mode 100644 imp/themes/graphics/delete.png delete mode 100644 imp/themes/graphics/dimp.png delete mode 100644 imp/themes/graphics/download.png delete mode 100644 imp/themes/graphics/drafts.png delete mode 100644 imp/themes/graphics/dragHandle.png delete mode 100644 imp/themes/graphics/dragHandleVert.png delete mode 100644 imp/themes/graphics/empty_spam.png delete mode 100644 imp/themes/graphics/empty_trash.png delete mode 100644 imp/themes/graphics/encrypted.png delete mode 100644 imp/themes/graphics/favicon.ico delete mode 100644 imp/themes/graphics/fetchmail.png delete mode 100644 imp/themes/graphics/filters.png delete mode 100644 imp/themes/graphics/folders/create.png delete mode 100644 imp/themes/graphics/folders/delete.png delete mode 100644 imp/themes/graphics/folders/drafts.png delete mode 100644 imp/themes/graphics/folders/edit.png delete mode 100644 imp/themes/graphics/folders/folder.png delete mode 100644 imp/themes/graphics/folders/inbox.png delete mode 100644 imp/themes/graphics/folders/minus.png delete mode 100644 imp/themes/graphics/folders/open.png delete mode 100644 imp/themes/graphics/folders/plus.png delete mode 100644 imp/themes/graphics/folders/sent.png delete mode 100644 imp/themes/graphics/folders/spam.png delete mode 100644 imp/themes/graphics/folders/trash.png delete mode 100644 imp/themes/graphics/forward.png delete mode 100644 imp/themes/graphics/gallery.png delete mode 100644 imp/themes/graphics/ham.png delete mode 100644 imp/themes/graphics/horde.png delete mode 100644 imp/themes/graphics/ico_message_off.png delete mode 100644 imp/themes/graphics/imp.png delete mode 100644 imp/themes/graphics/info_icon.png delete mode 100644 imp/themes/graphics/key_down.png delete mode 100644 imp/themes/graphics/key_up.png delete mode 100644 imp/themes/graphics/loading.gif delete mode 100644 imp/themes/graphics/locked.png delete mode 100644 imp/themes/graphics/logo.png delete mode 100644 imp/themes/graphics/logout.png delete mode 100644 imp/themes/graphics/mail_answered.png delete mode 100644 imp/themes/graphics/mail_clearflag.png delete mode 100644 imp/themes/graphics/mail_deleted.png delete mode 100644 imp/themes/graphics/mail_draft.png delete mode 100644 imp/themes/graphics/mail_flagged.png delete mode 100644 imp/themes/graphics/mail_forwarded.png delete mode 100644 imp/themes/graphics/mail_personal.png delete mode 100644 imp/themes/graphics/mail_priority_high.png delete mode 100644 imp/themes/graphics/mail_priority_low.png delete mode 100644 imp/themes/graphics/mail_seen.png delete mode 100644 imp/themes/graphics/mail_unseen.png delete mode 100644 imp/themes/graphics/manage_attachments.png delete mode 100644 imp/themes/graphics/message_source.png delete mode 100644 imp/themes/graphics/mime/apple.png delete mode 100644 imp/themes/graphics/mime/compressed.png delete mode 100644 imp/themes/graphics/mime/encryption.png delete mode 100644 imp/themes/graphics/mime/html.png delete mode 100644 imp/themes/graphics/mime/itip.png delete mode 100644 imp/themes/graphics/mini-error.png delete mode 100644 imp/themes/graphics/newmail.png delete mode 100644 imp/themes/graphics/newwin.png delete mode 100644 imp/themes/graphics/plus.png delete mode 100644 imp/themes/graphics/popdown.png delete mode 100644 imp/themes/graphics/popright.png delete mode 100644 imp/themes/graphics/prefs.png delete mode 100644 imp/themes/graphics/preview.png delete mode 100644 imp/themes/graphics/print.png delete mode 100644 imp/themes/graphics/quotaback.jpg delete mode 100644 imp/themes/graphics/quotauncover.gif delete mode 100644 imp/themes/graphics/reload.png delete mode 100644 imp/themes/graphics/reply.png delete mode 100644 imp/themes/graphics/replyall.png delete mode 100644 imp/themes/graphics/sbcursor_bottom.png delete mode 100644 imp/themes/graphics/sbcursor_top.png delete mode 100644 imp/themes/graphics/scroller.png delete mode 100644 imp/themes/graphics/scroller_back.png delete mode 100644 imp/themes/graphics/search.png delete mode 100644 imp/themes/graphics/select.png delete mode 100644 imp/themes/graphics/shared.png delete mode 100644 imp/themes/graphics/signed.png delete mode 100644 imp/themes/graphics/sortdown.png delete mode 100644 imp/themes/graphics/sortup.png delete mode 100644 imp/themes/graphics/spacer_red.png delete mode 100644 imp/themes/graphics/spam.png delete mode 100644 imp/themes/graphics/spellcheck.png delete mode 100644 imp/themes/graphics/tick.png delete mode 100644 imp/themes/graphics/tree/join.png delete mode 100644 imp/themes/graphics/tree/joinbottom-down.png delete mode 100644 imp/themes/graphics/tree/joinbottom.png delete mode 100644 imp/themes/graphics/tree/line.png delete mode 100644 imp/themes/graphics/tree/minus.png delete mode 100644 imp/themes/graphics/tree/minusbottom.png delete mode 100644 imp/themes/graphics/tree/minustop.png delete mode 100644 imp/themes/graphics/tree/plus.png delete mode 100644 imp/themes/graphics/tree/plusbottom.png delete mode 100644 imp/themes/graphics/tree/plustop.png delete mode 100644 imp/themes/graphics/tree/rev-join.png delete mode 100644 imp/themes/graphics/tree/rev-joinbottom-down.png delete mode 100644 imp/themes/graphics/tree/rev-joinbottom.png delete mode 100644 imp/themes/graphics/tree/rev-line.png delete mode 100644 imp/themes/graphics/tree/rev-minus.png delete mode 100644 imp/themes/graphics/tree/rev-minusbottom.png delete mode 100644 imp/themes/graphics/tree/rev-minustop.png delete mode 100644 imp/themes/graphics/tree/rev-plus.png delete mode 100644 imp/themes/graphics/tree/rev-plusbottom.png delete mode 100644 imp/themes/graphics/tree/rev-plustop.png delete mode 100644 imp/themes/graphics/undelete.png delete mode 100644 imp/themes/graphics/warning.png delete mode 100644 imp/themes/graphics/whitelist.png delete mode 100644 imp/themes/green/screen.css delete mode 100644 imp/themes/grey/screen.css delete mode 100644 imp/themes/ideas/screen.css delete mode 100644 imp/themes/ie6_or_less-dimp.css delete mode 100644 imp/themes/ie6_or_less.css delete mode 100644 imp/themes/ie7-dimp.css delete mode 100644 imp/themes/ie7.css delete mode 100644 imp/themes/lavander/screen.css delete mode 100644 imp/themes/luc/screen.css delete mode 100644 imp/themes/lucblue/screen.css delete mode 100644 imp/themes/mozilla/screen.css delete mode 100644 imp/themes/postnuke/screen.css delete mode 100644 imp/themes/rtl.css delete mode 100644 imp/themes/screen-dimp.css delete mode 100644 imp/themes/screen.css delete mode 100644 imp/themes/silver/graphics/add_contact.png delete mode 100644 imp/themes/silver/graphics/addressbook_add.png delete mode 100644 imp/themes/silver/graphics/addressbook_browse.png delete mode 100644 imp/themes/silver/graphics/application_tile_horizontal.png delete mode 100644 imp/themes/silver/graphics/application_tile_vertical.png delete mode 100644 imp/themes/silver/graphics/arrow_collapsed.png delete mode 100644 imp/themes/silver/graphics/arrow_expanded.png delete mode 100644 imp/themes/silver/graphics/attachment.png delete mode 100644 imp/themes/silver/graphics/audio/doorbell.wav delete mode 100644 imp/themes/silver/graphics/audio/gnid3.wav delete mode 100644 imp/themes/silver/graphics/audio/jetsndb.wav delete mode 100644 imp/themes/silver/graphics/audio/reminder.wav delete mode 100644 imp/themes/silver/graphics/audio/theetone.wav delete mode 100644 imp/themes/silver/graphics/blacklist.png delete mode 100644 imp/themes/silver/graphics/calendar.png delete mode 100644 imp/themes/silver/graphics/checkmail.png delete mode 100644 imp/themes/silver/graphics/close.png delete mode 100644 imp/themes/silver/graphics/compose.png delete mode 100644 imp/themes/silver/graphics/delete.png delete mode 100644 imp/themes/silver/graphics/dimp.png delete mode 100644 imp/themes/silver/graphics/drafts.png delete mode 100644 imp/themes/silver/graphics/empty_spam.png delete mode 100644 imp/themes/silver/graphics/empty_trash.png delete mode 100644 imp/themes/silver/graphics/encrypted.png delete mode 100644 imp/themes/silver/graphics/fetchmail.png delete mode 100644 imp/themes/silver/graphics/filters.png delete mode 100644 imp/themes/silver/graphics/folders/create.png delete mode 100644 imp/themes/silver/graphics/folders/delete.png delete mode 100644 imp/themes/silver/graphics/folders/drafts.png delete mode 100644 imp/themes/silver/graphics/folders/edit.png delete mode 100644 imp/themes/silver/graphics/folders/explore.png delete mode 100644 imp/themes/silver/graphics/folders/folder.png delete mode 100644 imp/themes/silver/graphics/folders/inbox.png delete mode 100644 imp/themes/silver/graphics/folders/minus.png delete mode 100644 imp/themes/silver/graphics/folders/open.png delete mode 100644 imp/themes/silver/graphics/folders/plus.png delete mode 100644 imp/themes/silver/graphics/folders/sent.png delete mode 100644 imp/themes/silver/graphics/folders/spam.png delete mode 100644 imp/themes/silver/graphics/folders/trash.png delete mode 100644 imp/themes/silver/graphics/forward.png delete mode 100644 imp/themes/silver/graphics/ham.png delete mode 100644 imp/themes/silver/graphics/horde.png delete mode 100644 imp/themes/silver/graphics/imp.png delete mode 100644 imp/themes/silver/graphics/info_icon.png delete mode 100644 imp/themes/silver/graphics/locked.png delete mode 100644 imp/themes/silver/graphics/logout.png delete mode 100644 imp/themes/silver/graphics/mail_answered.png delete mode 100644 imp/themes/silver/graphics/mail_clearflag.png delete mode 100644 imp/themes/silver/graphics/mail_deleted.png delete mode 100644 imp/themes/silver/graphics/mail_draft.png delete mode 100644 imp/themes/silver/graphics/mail_flagged.png delete mode 100644 imp/themes/silver/graphics/mail_forwarded.png delete mode 100644 imp/themes/silver/graphics/mail_personal.png delete mode 100644 imp/themes/silver/graphics/mail_priority_high.png delete mode 100644 imp/themes/silver/graphics/mail_priority_low.png delete mode 100644 imp/themes/silver/graphics/mail_seen.png delete mode 100644 imp/themes/silver/graphics/mail_unseen.png delete mode 100644 imp/themes/silver/graphics/manage_attachments.png delete mode 100644 imp/themes/silver/graphics/message_source.png delete mode 100644 imp/themes/silver/graphics/mime/apple.png delete mode 100644 imp/themes/silver/graphics/mime/compressed.png delete mode 100644 imp/themes/silver/graphics/mime/encryption.png delete mode 100644 imp/themes/silver/graphics/mime/html.png delete mode 100644 imp/themes/silver/graphics/mime/itip.png delete mode 100644 imp/themes/silver/graphics/newmail.png delete mode 100644 imp/themes/silver/graphics/newwin.png delete mode 100644 imp/themes/silver/graphics/plus.png delete mode 100644 imp/themes/silver/graphics/popdown.png delete mode 100644 imp/themes/silver/graphics/popright.png delete mode 100644 imp/themes/silver/graphics/prefs.png delete mode 100644 imp/themes/silver/graphics/preview.png delete mode 100644 imp/themes/silver/graphics/print.png delete mode 100644 imp/themes/silver/graphics/reload.png delete mode 100644 imp/themes/silver/graphics/reply.png delete mode 100644 imp/themes/silver/graphics/replyall.png delete mode 100644 imp/themes/silver/graphics/search.png delete mode 100644 imp/themes/silver/graphics/shared.png delete mode 100644 imp/themes/silver/graphics/signed.png delete mode 100644 imp/themes/silver/graphics/sortdown.png delete mode 100644 imp/themes/silver/graphics/sortup.png delete mode 100644 imp/themes/silver/graphics/spam.png delete mode 100644 imp/themes/silver/graphics/spellcheck.png delete mode 100644 imp/themes/silver/graphics/tick.png delete mode 100644 imp/themes/silver/graphics/undelete.png delete mode 100644 imp/themes/silver/graphics/warning.png delete mode 100644 imp/themes/silver/graphics/whitelist.png delete mode 100644 imp/themes/silver/screen-dimp.css delete mode 100644 imp/themes/silver/screen.css delete mode 100644 imp/themes/silver/themed_graphics delete mode 100644 imp/themes/simplex/screen.css delete mode 100644 imp/themes/sun/screen.css delete mode 100644 imp/themes/tango-blue/graphics/addressbook_add.png delete mode 100644 imp/themes/tango-blue/graphics/addressbook_browse.png delete mode 100644 imp/themes/tango-blue/graphics/attachment.png delete mode 100644 imp/themes/tango-blue/graphics/audio/doorbell.wav delete mode 100644 imp/themes/tango-blue/graphics/audio/gnid3.wav delete mode 100644 imp/themes/tango-blue/graphics/audio/jetsndb.wav delete mode 100644 imp/themes/tango-blue/graphics/audio/reminder.wav delete mode 100644 imp/themes/tango-blue/graphics/audio/theetone.wav delete mode 100644 imp/themes/tango-blue/graphics/calendar.png delete mode 100644 imp/themes/tango-blue/graphics/checkmail.png delete mode 100644 imp/themes/tango-blue/graphics/close.png delete mode 100644 imp/themes/tango-blue/graphics/compose.png delete mode 100644 imp/themes/tango-blue/graphics/empty_spam.png delete mode 100644 imp/themes/tango-blue/graphics/empty_trash.png delete mode 100644 imp/themes/tango-blue/graphics/encrypted.png delete mode 100644 imp/themes/tango-blue/graphics/favicon.ico delete mode 100644 imp/themes/tango-blue/graphics/fetchmail.png delete mode 100644 imp/themes/tango-blue/graphics/filters.png delete mode 100644 imp/themes/tango-blue/graphics/folders/drafts.png delete mode 100644 imp/themes/tango-blue/graphics/folders/folder.png delete mode 100644 imp/themes/tango-blue/graphics/folders/inbox.png delete mode 100644 imp/themes/tango-blue/graphics/folders/open.png delete mode 100644 imp/themes/tango-blue/graphics/folders/sent.png delete mode 100644 imp/themes/tango-blue/graphics/folders/spam.png delete mode 100644 imp/themes/tango-blue/graphics/folders/trash.png delete mode 100644 imp/themes/tango-blue/graphics/imp.png delete mode 100644 imp/themes/tango-blue/graphics/mail_answered.png delete mode 100644 imp/themes/tango-blue/graphics/mail_deleted.png delete mode 100644 imp/themes/tango-blue/graphics/mail_draft.png delete mode 100644 imp/themes/tango-blue/graphics/mail_flagged.png delete mode 100644 imp/themes/tango-blue/graphics/mail_personal.png delete mode 100644 imp/themes/tango-blue/graphics/mail_priority_high.png delete mode 100644 imp/themes/tango-blue/graphics/mail_priority_low.png delete mode 100644 imp/themes/tango-blue/graphics/mail_unseen.png delete mode 100644 imp/themes/tango-blue/graphics/manage_attachments.png delete mode 100644 imp/themes/tango-blue/graphics/mime/apple.png delete mode 100644 imp/themes/tango-blue/graphics/mime/compressed.png delete mode 100644 imp/themes/tango-blue/graphics/mime/encryption.png delete mode 100644 imp/themes/tango-blue/graphics/mime/html.png delete mode 100644 imp/themes/tango-blue/graphics/newmail.png delete mode 100644 imp/themes/tango-blue/graphics/reload.png delete mode 100644 imp/themes/tango-blue/graphics/shared.png delete mode 100644 imp/themes/tango-blue/graphics/signed.png delete mode 100644 imp/themes/tango-blue/graphics/spellcheck.png delete mode 100644 imp/themes/tango-blue/screen-dimp.css delete mode 100644 imp/themes/tango-blue/screen.css delete mode 100644 imp/themes/tango-blue/themed_graphics delete mode 100644 imp/themes/webkit-dimp.css delete mode 100644 imp/thread.php delete mode 100644 imp/view.php diff --git a/imp/COPYING b/imp/COPYING deleted file mode 100644 index a6b67561a..000000000 --- a/imp/COPYING +++ /dev/null @@ -1,280 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS diff --git a/imp/README b/imp/README deleted file mode 100644 index 44c3ff86a..000000000 --- a/imp/README +++ /dev/null @@ -1,91 +0,0 @@ -What is IMP? -============ - -:Contact: imp@lists.horde.org - -.. contents:: Contents -.. section-numbering:: - -IMP is the Internet Messaging Program, a PHP-based webmail system and a -component of the Horde project. IMP, once installed, accesses mail over IMAP -thus requiring little to no special preparations on the server on which mail -is stored. - -IMP offers most of the features users have come to expect from their -conventional mail programs, including attachments, spell-check, address books, -multiple folders, and multiple-language support. - -This software is OSI Certified Open Source Software. OSI Certified is a -certification mark of the `Open Source Initiative`_. - -.. _`Open Source Initiative`: http://www.opensource.org/ - - -Obtaining IMP -------------- - -Further information on IMP and the latest version can be obtained at: - - http://www.horde.org/imp/ - - -Documentation -------------- - -The following documentation is available in the IMP distribution: - -:README_: This file -:COPYING_: Copyright and license information -:`docs/CHANGES`_: Changes by release -:`docs/CREDITS`_: Project developers -:`docs/INSTALL`_: Installation instructions and notes -:`docs/TODO`_: Development TODO list -:`docs/UPGRADING`_: Pointers on upgrading from previous IMP versions - - -Installation ------------- - -Instructions for installing IMP can be found in the file INSTALL_ in the -``docs/`` directory of the IMP distribution. - - -Assistance ----------- - -If you encounter problems with IMP, help is available! - -The Horde Frequently Asked Questions List (FAQ), available on the Web at - - http://www.horde.org/faq/ - -The Horde Project runs a number of mailing lists, for individual applications -and for issues relating to the project as a whole. Information, archives, and -subscription information can be found at - - http://www.horde.org/mail/ - -Lastly, Horde developers, contributors and users also make occasional -appearances on IRC, on the channel #horde on the freenode Network -(irc.freenode.net). - - -Licensing ---------- - -For licensing and copyright information, please see the file COPYING_ in the -IMP distribution. - -Thanks, - -The IMP team - - -.. _README: ?f=README.html -.. _COPYING: http://www.horde.org/licenses/gpl.php -.. _docs/CHANGES: ?f=CHANGES.html -.. _docs/CREDITS: ?f=CREDITS.html -.. _INSTALL: -.. _docs/INSTALL: ?f=INSTALL.html -.. _docs/TODO: ?f=TODO.html -.. _docs/UPGRADING: ?f=UPGRADING.html diff --git a/imp/acl.php b/imp/acl.php deleted file mode 100644 index a435451d6..000000000 --- a/imp/acl.php +++ /dev/null @@ -1,199 +0,0 @@ - - * @author Eric Garrido - * @package IMP - */ - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => true)); - -/* Redirect back to the options screen if ACL is not enabled. */ -$prefs_url = Horde::getServiceLink('options', 'imp'); -if ($prefs->isLocked('acl') || empty($_SESSION['imp']['acl'])) { - $notification->push(_("Folder sharing is not enabled."), 'horde.error'); - header('Location: ' . $prefs_url); - exit; -} - -try { - $ACLDriver = IMP_Imap_Acl::singleton(); -} catch (Horde_Exception $e) { - $notification->push($error, _("This server does not support sharing folders.")); - header('Location: ' . $prefs_url); - exit; -} - -$acls = Horde_Util::getFormData('acl'); -$folder = Horde_Util::getFormData('folder'); -$new_user = Horde_Util::getFormData('new_user'); -if ($new_user) { - $new_acl = Horde_Util::getFormData('new_acl'); - /* check to see if $new_user already has an acl on the folder */ - if (isset($acls[$new_user])) { - $acls[$new_user] = $new_acl; - $new_user = ''; - } -} - -$protected = $ACLDriver->getProtected(); - -/* Run through the action handlers. */ -$ok_form = true; -switch (Horde_Util::getFormData('actionID')) { -case 'imp_acl_set': - if (!$folder) { - $notification->push(_("No folder selected."), 'horde.error'); - $ok_form = false; - } - - if ($new_user) { - /* Each ACL is submitted with the acl as the value. Reverse the hash - mapping for editACL(). */ - $new_acl = array_flip($new_acl); - try { - $ACLDriver->editACL($folder, $new_user, $new_acl); - if (!count($new_acl)) { - $notification->push(sprintf(_("All rights on folder \"%s\" successfully removed for user \"%s\"."), $folder, $new_user), 'horde.success'); - } else { - $notification->push(sprintf(_("User \"%s\" successfully given the specified rights for the folder \"%s\"."), $new_user, $folder), 'horde.success'); - } - } catch (Horde_Exception $e) { - $notification->push($e); - } - } - - if ($ok_form) { - $current_acl = $ACLDriver->getACL($folder); - foreach ($acls as $user => $acl) { - if ($acl) { - $acl = array_flip($acl); - /* We had to have an empty value submitted to make sure all - users with acls were sent back, so we can remove those - without checkmarks. */ - unset($acl['']); - } else { - $acl = array(); - } - - if (!$user) { - $notification->push(_("No user specified."), 'horde.error'); - continue; - } - - if (in_array($user, $protected)) { - if ($acl) { - $notification->push(sprintf(_("Rights for user \"%s\" cannot be modified."), $user), 'horde.error'); - } - continue; - } - - /* Check to see if ACL didn't change */ - if ((isset($current_acl[$user])) && - (array_keys($current_acl[$user]) == array_keys($acl))) { - continue; - } - - try { - $ACLDriver->editACL($folder, $user, $acl); - if (!count($acl)) { - $notification->push(sprintf(_("All rights on folder \"%s\" successfully removed for user \"%s\"."), $folder, $user), 'horde.success'); - } else { - $notification->push(sprintf(_("User \"%s\" successfully given the specified rights for the folder \"%s\"."), $user, $folder), 'horde.success'); - } - } catch (Horde_Exception $e) { - $notification->push($e); - } - } - } - break; -} - -$imp_folder = IMP_Folder::singleton(); -$rights = $ACLDriver->getRights(); - -if (empty($folder)) { - $folder = 'INBOX'; -} - -$curr_acl = $ACLDriver->getACL($folder); -$canEdit = $ACLDriver->canEdit($folder, Horde_Auth::getAuth()); - -$chunk = Horde_Util::nonInputVar('chunk'); -Horde_Prefs_Ui::generateHeader('imp', null, null, $chunk); - -/* Set up template. */ -$t = new Horde_Template(); -$t->setOption('gettext', true); -$t->set('aclurl', Horde::applicationUrl('acl.php')); -$t->set('forminput', Horde_Util::formInput()); -$t->set('aclnavcell', Horde_Util::bufferOutput(array('Horde_Prefs_Ui', 'generateNavigationCell'), 'imp', 'acl')); -$t->set('changefolder', Horde::link('#', _("Change Folder"), 'smallheader', '', '', '', '', array('id' => 'changefolder'))); -$t->set('sharedimg', Horde::img('shared.png', _("Change Folder"))); -$t->set('options', IMP::flistSelect(array('selected' => $folder))); -$t->set('current', sprintf(_("Current access to %s"), IMP::displayFolder($folder))); -$t->set('folder', $folder); -$t->set('noacl', !count($curr_acl)); -$t->set('maxrule', 1); -if (!$t->get('noacl')) { - $i = 0; - $cval = array(); - foreach ($curr_acl as $index => $rule) { - $entry = array( - 'i' => ++$i, - 'num_val' => ($i - 1), - 'disabled' => in_array($index, $protected) || !$canEdit, - 'index' => $index - ); - /* Create table of each ACL option for each user granted permissions, - * enabled indicates the right has been given to the user */ - foreach (array_keys($rights) as $val) { - $entry['rule'][] = array('val' => $val, 'enabled' => isset($rule[$val])); - } - $cval[] = $entry; - } - $t->set('curr_acl', $cval); - $t->set('maxval', count($curr_acl)); - /* number of individual ACL options, for table rendering */ - $t->set('maxrule', count($rights)); -} -$t->set('canedit', $canEdit); -if (empty($_SESSION['imp']['admin'])) { - $new_user_field = ''; -} else { - $current_users = array_keys($curr_acl); - $new_user_field = '"; -} -$t->set('new_user', $new_user_field); - -$rightsTitlesval = array(); -foreach ($rights as $right => $val) { - $rightsval[] = array( - 'right' => $right, - 'desc' => $val['desc'] - ); -} - -$t->set('rights', $rightsval); -$t->set('width', round(100 / (count($rightsval) + 1)) . '%'); -$t->set('prefsurl', $prefs_url); - -Horde::addScriptFile('acl.js', 'imp'); -echo $t->fetch(IMP_TEMPLATES . '/acl/acl.html'); -if (!$chunk) { - require $registry->get('templates', 'horde') . '/common-footer.inc'; -} diff --git a/imp/ajax.php b/imp/ajax.php deleted file mode 100644 index 78a05a2b9..000000000 --- a/imp/ajax.php +++ /dev/null @@ -1,892 +0,0 @@ - - * @package IMP - */ - -function _generateDeleteResult($mbox, $indices, $change, $nothread = false) -{ - $imp_mailbox = IMP_Mailbox::singleton($mbox); - - $del = new stdClass; - $del->folder = $mbox; - $del->uids = $GLOBALS['imp_imap']->ob()->utils->toSequenceString($indices, array('mailbox' => true)); - $del->remove = intval($GLOBALS['prefs']->getValue('hide_deleted') || - $GLOBALS['prefs']->getValue('use_trash')); - $del->cacheid = $imp_mailbox->getCacheID($mbox); - - $result = new stdClass; - $result->deleted = $del; - - /* Check if we need to update thread information. */ - if (!$change && !$nothread) { - $sort = IMP::getSort($mbox); - $change = ($sort['by'] == Horde_Imap_Client::SORT_THREAD); - } - - if ($change) { - $result->ViewPort = _getListMessages($mbox, true); - } - - $poll = _getPollInformation($mbox); - if (!empty($poll)) { - $result->poll = $poll; - } - - return $result; -} - -function _changed($mbox, $compare, $rw = null) -{ - if ($GLOBALS['imp_search']->isVFolder($mbox)) { - return true; - } - - /* We know we are going to be dealing with this mailbox, so select it on - * the IMAP server (saves some STATUS calls). */ - if (!is_null($rw) && !$GLOBALS['imp_search']->isSearchMbox($mbox)) { - try { - $GLOBALS['imp_imap']->ob()->openMailbox($mbox, $rw ? Horde_Imap_Client::OPEN_READWRITE : Horde_Imap_Client::OPEN_AUTO); - } catch (Horde_Imap_Client_Exception $e) { - $GLOBALS['notification']->push($e, 'horde.error'); - return null; - } - } - - $imp_mailbox = IMP_Mailbox::singleton($mbox); - return ($imp_mailbox->getCacheID($mbox) != $compare); -} - -function _getListMessages($mbox, $change) -{ - $args = array( - 'applyfilter' => Horde_Util::getPost('applyfilter'), - 'cache' => Horde_Util::getPost('cache'), - 'cacheid' => Horde_Util::getPost('cacheid'), - 'initial' => Horde_Util::getPost('initial'), - 'mbox' => $mbox, - 'rangeslice' => Horde_Util::getPost('rangeslice'), - 'qsearch' => Horde_Util::getPost('qsearch'), - 'qsearchflag' => Horde_Util::getPost('qsearchflag'), - 'qsearchmbox' => Horde_Util::getPost('qsearchmbox'), - 'qsearchflagnot' => Horde_Util::getPost('qsearchflagnot'), - 'sortby' => Horde_Util::getPost('sortby'), - 'sortdir' => Horde_Util::getPost('sortdir'), - ); - - $search = Horde_Util::getPost('search'); - - if (!empty($search) || $args['initial']) { - $args += array( - 'after' => intval(Horde_Util::getPost('after')), - 'before' => intval(Horde_Util::getPost('before')) - ); - } - - if (empty($search)) { - list($slice_start, $slice_end) = explode(':', Horde_Util::getPost('slice'), 2); - $args += array( - 'slice_start' => intval($slice_start), - 'slice_end' => intval($slice_end) - ); - } else { - $search = Horde_Serialize::unserialize($search, Horde_Serialize::JSON); - $args += array( - 'search_uid' => isset($search->imapuid) ? $search->imapuid : null, - 'search_unseen' => isset($search->unseen) ? $search->unseen : null - ); - } - - $list_msg = new IMP_Views_ListMessages(); - $res = $list_msg->listMessages($args); - - // TODO: This can potentially be optimized for arrival time sort - if the - // cache ID changes, we know the changes must occur at end of mailbox. - if (empty($res->reset) && $change) { - $res->update = 1; - } - - $req_id = Horde_Util::getPost('requestid'); - if (!is_null($req_id)) { - $res->requestid = intval($req_id); - } - - return $res; -} - -function _getIdxString($indices) -{ - $i = each($indices); - return reset($i['value']) . IMP::IDX_SEP . $i['key']; -} - -function _getPollInformation($mbox) -{ - $imptree = IMP_Imap_Tree::singleton(); - $elt = $imptree->get($mbox); - if ($imptree->isPolled($elt)) { - $info = $imptree->getElementInfo($mbox); - return array($mbox => isset($info['unseen']) ? intval($info['unseen']) : 0); - } - return array(); -} - -function _getQuota() -{ - if (isset($_SESSION['imp']['quota']) && - is_array($_SESSION['imp']['quota'])) { - $quotadata = IMP::quotaData(false); - if (!empty($quotadata)) { - return array('p' => round($quotadata['percent']), 'm' => $quotadata['message']); - } - } - - return null; -} - -// Need to load Horde_Util:: to give us access to Horde_Util::getPathInfo(). -require_once dirname(__FILE__) . '/lib/Application.php'; -$action = basename(Horde_Util::getPathInfo()); -if (empty($action)) { - // This is the only case where we really don't return anything, since - // the frontend can be presumed not to make this request on purpose. - // Other missing data cases we return a response of boolean false. - exit; -} - -// The following actions do not need write access to the session and -// should be opened read-only for performance reasons. -$session_control = null; -if (in_array($action, array('chunkContent', 'Html2Text', 'Text2Html', 'GetReplyData'))) { - $session_control = 'readonly'; -} - -try { - new IMP_Application(array('init' => array('authentication' => 'throw', 'session_control' => $session_control))); -} catch (Horde_Exception $e) { - /* Handle session timeouts when they come from an AJAX request. */ - if (($e->getCode() == Horde_Registry::AUTH_FAILURE) && - ($action != 'LogOut')) { - $notification = Horde_Notification::singleton(); - $imp_notify = $notification->attach('status', array('viewmode' => 'dimp'), 'IMP_Notification_Listener_Status'); - $notification->push(str_replace('&', '&', Horde_Auth::getLogoutUrl(array('reason' => Horde_Auth::REASON_SESSION))), 'dimp.timeout', array('content.raw')); - Horde::sendHTTPResponse(Horde::prepareResponse(null, $imp_notify), 'json'); - exit; - } - - Horde_Auth::authenticateFailure('imp', $e); -} - -// Process common request variables. -$mbox = Horde_Util::getPost('view'); -$indices = $imp_imap->ob()->utils->fromSequenceString(Horde_Util::getPost('uid')); -$cacheid = Horde_Util::getPost('cacheid'); - -// Open an output buffer to ensure that we catch errors that might break JSON -// encoding. -ob_start(); - -$notify = true; -$check_uidvalidity = $result = false; - -switch ($action) { -case 'LogOut': - /* Handle logout requests. This needs to be done here, rather than on the - * browser, because the logout tokens might otherwise expire. */ - Horde::redirect(str_replace('&', '&', Horde::getServiceLink('logout', 'imp'))); - exit; - -case 'CreateFolder': - if (empty($mbox)) { - break; - } - - $imptree = IMP_Imap_Tree::singleton(); - $imptree->eltDiffStart(); - - $imp_folder = IMP_Folder::singleton(); - - $new = Horde_String::convertCharset($mbox, Horde_Nls::getCharset(), 'UTF7-IMAP'); - try { - $new = $imptree->createMailboxName(Horde_Util::getPost('parent'), $new); - $result = $imp_folder->create($new, $prefs->getValue('subscribe')); - if ($result) { - $result = IMP_Dimp::getFolderResponse($imptree); - } - } catch (Horde_Exception $e) { - $notification->push($e, 'horde.error'); - $result = false; - } - break; - -case 'DeleteFolder': - if (empty($mbox)) { - break; - } - - $imptree = IMP_Imap_Tree::singleton(); - $imptree->eltDiffStart(); - - if ($imp_search->isEditableVFolder($mbox)) { - $notification->push(sprintf(_("Deleted Virtual Folder \"%s\"."), $imp_search->getLabel($mbox)), 'horde.success'); - $imp_search->deleteSearchQuery($mbox); - $result = true; - } else { - $imp_folder = IMP_Folder::singleton(); - $result = $imp_folder->delete(array($mbox)); - } - - if ($result) { - $result = IMP_Dimp::getFolderResponse($imptree); - } - break; - -case 'RenameFolder': - $old = Horde_Util::getPost('old_name'); - $new_parent = Horde_Util::getPost('new_parent'); - $new = Horde_Util::getPost('new_name'); - if (!$old || !$new) { - break; - } - - $imptree = IMP_Imap_Tree::singleton(); - $imptree->eltDiffStart(); - - $imp_folder = IMP_Folder::singleton(); - - try { - $new = $imptree->createMailboxName($new_parent, $new); - - $new = Horde_String::convertCharset($new, Horde_Nls::getCharset(), 'UTF7-IMAP'); - if ($old != $new) { - $result = $imp_folder->rename($old, $new); - if ($result) { - $result = IMP_Dimp::getFolderResponse($imptree); - } - } - } catch (Horde_Exception $e) { - $notification->push($e, 'horde.error'); - $result = false; - } - break; - -case 'EmptyFolder': - if (empty($mbox)) { - break; - } - - $imp_message = IMP_Message::singleton(); - $imp_message->emptyMailbox(array($mbox)); - $result = new stdClass; - $result->mbox = $mbox; - break; - -case 'FlagAll': - $flags = Horde_Serialize::unserialize(Horde_Util::getPost('flags'), Horde_Serialize::JSON); - if (empty($mbox) || empty($flags)) { - break; - } - - $set = Horde_Util::getPost('set'); - - $imp_message = IMP_Message::singleton(); - $result = $imp_message->flagAllInMailbox($flags, array($mbox), $set); - - if ($result) { - $result = new stdClass; - $result->flags = $flags; - $result->mbox = $mbox; - if ($set) { - $result->set = 1; - } - - $poll = _getPollInformation($mbox); - if (!empty($poll)) { - $result->poll = array($mbox => $poll[$mbox]); - } - } - break; - -case 'ListFolders': - $imptree = IMP_Imap_Tree::singleton(); - $mask = IMP_Imap_Tree::FLIST_CONTAINER | IMP_Imap_Tree::FLIST_VFOLDER | IMP_Imap_Tree::FLIST_ELT; - if (Horde_Util::getPost('unsub')) { - $mask |= IMP_Imap_Tree::FLIST_UNSUB; - } - - if (!Horde_Util::getPost('all')) { - $mask |= IMP_Imap_Tree::FLIST_NOCHILDREN; - if (Horde_Util::getPost('initial') || Horde_Util::getPost('reload')) { - $mask |= IMP_Imap_Tree::FLIST_ANCESTORS | IMP_Imap_Tree::FLIST_SAMELEVEL; - } - } - - $folder_list = array(); - foreach (Horde_Serialize::unserialize($mbox, Horde_Serialize::JSON) as $val) { - $folder_list += $imptree->folderList($mask, $val); - } - - /* Add special folders explicitly to the initial folder list, since they - * are ALWAYS displayed and may appear outside of the folder slice - * requested. */ - if (Horde_Util::getPost('initial')) { - foreach ($imptree->getSpecialMailboxes() as $val) { - if (!is_array($val)) { - $val = array($val); - } - - foreach ($val as $val2) { - if (!isset($folder_list[$val2]) && - ($elt = $imptree->element($val2))) { - $folder_list[$val2] = $elt; - } - } - } - } - - $result = IMP_Dimp::getFolderResponse($imptree, array('a' => array_values($folder_list), 'c' => array(), 'd' => array())); - - $quota = _getQuota(); - if (!is_null($quota)) { - $result['quota'] = $quota; - } - break; - -case 'Poll': - $result = new stdClass; - - $imptree = IMP_Imap_Tree::singleton(); - - $result->poll = array(); - foreach ($imptree->getPollList() as $val) { - if ($info = $imptree->getElementInfo($val)) { - $result->poll[$val] = intval($info['unseen']); - } - } - - $changed = false; - if (!empty($mbox)) { - $changed =_changed($mbox, $cacheid); - if ($changed) { - $result->ViewPort = _getListMessages($mbox, true); - } - } - - if (!is_null($changed)) { - $quota = _getQuota(); - if (!is_null($quota)) { - $result->quota = $quota; - } - } - break; - -case 'Subscribe': - if ($prefs->getValue('subscribe')) { - $imp_folder = IMP_Folder::singleton(); - $result = Horde_Util::getPost('sub') - ? $imp_folder->subscribe(array($mbox)) - : $imp_folder->unsubscribe(array($mbox)); - } - break; - -case 'ViewPort': - if (empty($mbox)) { - break; - } - - /* Change sort preferences if necessary. */ - $sortby = Horde_Util::getPost('sortby'); - $sortdir = Horde_Util::getPost('sortdir'); - if (!is_null($sortby) || !is_null($sortdir)) { - IMP::setSort($sortby, $sortdir, $mbox); - } - - $changed = _changed($mbox, $cacheid, false); - - if (is_null($changed)) { - $list_msg = new IMP_Views_ListMessages(); - $result = new stdClass; - $result->ViewPort = $list_msg->getBaseOb($mbox); - - $req_id = Horde_Util::getPost('requestid'); - if (!is_null($req_id)) { - $result->ViewPort->requestid = intval($req_id); - } - } elseif ($changed || - Horde_Util::getPost('rangeslice') || - !Horde_Util::getPost('checkcache')) { - $result = new stdClass; - $result->ViewPort = _getListMessages($mbox, $changed); - } - break; - -case 'MoveMessage': -case 'CopyMessage': - $to = Horde_Util::getPost('tofld'); - if (!$to || empty($indices)) { - break; - } - - $change = ($action == 'MoveMessage') - ? _changed($mbox, $cacheid, true) - : false; - - if (!is_null($change)) { - $imp_message = IMP_Message::singleton(); - - $result = $imp_message->copy($to, ($action == 'MoveMessage') ? 'move' : 'copy', $indices); - - if ($result) { - if ($action == 'MoveMessage') { - $result = _generateDeleteResult($mbox, $indices, $change); - // Need to manually set remove to true since we want to remove - // message from the list no matter the current pref settings. - $result->deleted->remove = 1; - } - - // Update poll information for destination folder if necessary. - // Poll information for current folder will be added by - // _generateDeleteResult() call above. - $poll = _getPollInformation($to); - if (!empty($poll)) { - if (!isset($result->poll)) { - $result->poll = array(); - } - $result->poll = array_merge($result->poll, $poll); - } - } else { - $check_uidvalidity = true; - } - } - break; - -case 'FlagMessage': - $flags = Horde_Util::getPost('flags'); - if (!$flags || empty($indices)) { - break; - } - $flags = Horde_Serialize::unserialize($flags, Horde_Serialize::JSON); - - $set = $notset = array(); - foreach ($flags as $val) { - if ($val[0] == '-') { - $notset[] = substr($val, 1); - } else { - $set[] = $val; - } - } - - $imp_message = IMP_Message::singleton(); - if (!empty($set)) { - $result = $imp_message->flag($set, $indices, true); - } - if (!empty($notset)) { - $result = $imp_message->flag($notset, $indices, false); - } - - if ($result) { - $result = new stdClass; - } else { - $check_uidvalidity = true; - } - break; - -case 'DeleteMessage': - if (empty($indices)) { - break; - } - - $imp_message = IMP_Message::singleton(); - $change = _changed($mbox, $cacheid, true); - - if ($imp_message->delete($indices)) { - $result = _generateDeleteResult($mbox, $indices, $change, !$prefs->getValue('hide_deleted') && !$prefs->getValue('use_trash')); - } elseif (!is_null($change)) { - $check_uidvalidity = true; - } - break; - -case 'AddContact': - $email = Horde_Util::getPost('email'); - $name = Horde_Util::getPost('name'); - // Allow $name to be empty. - if (empty($email)) { - break; - } - - try { - IMP::addAddress($email, $name); - $result = true; - $notification->push(sprintf(_("%s was successfully added to your address book."), $name ? $name : $email), 'horde.success'); - } catch (Horde_Exception $e) { - $notification->push($e, 'horde.error'); - $result = false; - } - break; - -case 'ReportSpam': - $change = _changed($mbox, $cacheid, false); - - if (IMP_Spam::reportSpam($indices, Horde_Util::getPost('spam') ? 'spam' : 'notspam')) { - $result = _generateDeleteResult($mbox, $indices, $change); - // If result is non-zero, then we know the message has been removed - // from the current mailbox. - $result->deleted->remove = 1; - } elseif (!is_null($change)) { - $check_uidvalidity = true; - } - break; - -case 'Blacklist': - if (empty($indices)) { - break; - } - - $imp_filter = new IMP_Filter(); - if (Horde_Util::getPost('blacklist')) { - $change = _changed($mbox, $cacheid, false); - if (!is_null($change)) { - try { - if ($imp_filter->blacklistMessage($indices, false)) { - $result = _generateDeleteResult($mbox, $indices, $change); - } - } catch (Horde_Exception $e) { - $check_uidvalidity = true; - } - } - } else { - try { - $imp_filter->whitelistMessage($indices, false); - } catch (Horde_Exception $e) { - $check_uidvalidity = true; - } - } - break; - -case 'ShowPreview': - if (count($indices) != 1) { - break; - } - - $ptr = each($indices); - $args = array( - 'mailbox' => $ptr['key'], - 'preview' => true, - 'uid' => intval(reset($ptr['value'])) - ); - - /* We know we are going to be exclusively dealing with this mailbox, so - * select it on the IMAP server (saves some STATUS calls). Open R/W to - * clear the RECENT flag. */ - try { - $imp_imap->ob()->openMailbox($ptr['key'], Horde_Imap_Client::OPEN_READWRITE); - $show_msg = new IMP_Views_ShowMessage(); - $result = (object)$show_msg->showMessage($args); - if (isset($result->error)) { - $check_uidvalidity = true; - } - } catch (Horde_Imap_Client_Exception $e) { - $result = new stdClass; - $result->error = $e->getMessage(); - $result->errortype = 'horde.error'; - $result->mailbox = $args['mailbox']; - $result->uid = $args['uid']; - } - - break; - -case 'Html2Text': - $result = new stdClass; - // Need to replace line endings or else IE won't display line endings - // properly. - $result->text = str_replace("\n", "\r\n", Horde_Text_Filter::filter(Horde_Util::getPost('text'), 'html2text', array('charset' => Horde_Nls::getCharset()))); - break; - -case 'Text2Html': - $result = new stdClass; - $result->text = Horde_Text_Filter::filter(Horde_Util::getPost('text'), 'text2html', array('parselevel' => Horde_Text_Filter_Text2html::MICRO_LINKURL, 'class' => null, 'callback' => null)); - break; - -case 'GetForwardData': - $header = array(); - $msg = $header = null; - $idx_string = _getIdxString($indices); - - try { - $imp_contents = IMP_Contents::singleton($idx_string); - $imp_compose = IMP_Compose::singleton(Horde_Util::getPost('imp_compose')); - $imp_ui = new IMP_Ui_Compose(); - $fwd_msg = $imp_ui->getForwardData($imp_compose, $imp_contents, $idx_string); - $header = $fwd_msg['headers']; - $header['replytype'] = 'forward'; - - $result = new stdClass; - // Can't open read-only since we need to store the message cache id. - $result->imp_compose = $imp_compose->getCacheId(); - $result->fwd_list = IMP_Dimp::getAttachmentInfo($imp_compose); - $result->body = $fwd_msg['body']; - $result->header = $header; - $result->format = $fwd_msg['format']; - $result->identity = $fwd_msg['identity']; - } catch (Horde_Exception $e) { - $notification->push($e, 'horde.error'); - $check_uidvalidity = true; - } - break; - -case 'GetReplyData': - try { - $imp_contents = IMP_Contents::singleton(_getIdxString($indices)); - $imp_compose = IMP_Compose::singleton(Horde_Util::getPost('imp_compose')); - $reply_msg = $imp_compose->replyMessage(Horde_Util::getPost('type'), $imp_contents); - $header = $reply_msg['headers']; - $header['replytype'] = 'reply'; - - $result = new stdClass; - $result->format = $reply_msg['format']; - $result->body = $reply_msg['body']; - $result->header = $header; - $result->identity = $reply_msg['identity']; - } catch (Horde_Exception $e) { - $notification->push($e, 'horde.error'); - $check_uidvalidity = true; - } - break; - -case 'CancelCompose': -case 'DeleteDraft': - $imp_compose = IMP_Compose::singleton(Horde_Util::getPost('imp_compose')); - $imp_compose->destroy(false); - $draft_uid = $imp_compose->getMetadata('draft_uid'); - if ($draft_uid && ($action == 'DeleteDraft')) { - $imp_message = IMP_Message::singleton(); - $idx_array = array($draft_uid . IMP::IDX_SEP . IMP::folderPref($prefs->getValue('drafts_folder'), true)); - $imp_message->delete($idx_array, array('nuke' => true)); - } - $result = true; - break; - -case 'DeleteAttach': - $atc = Horde_Util::getPost('atc_indices'); - if (!is_null($atc)) { - $imp_compose = IMP_Compose::singleton(Horde_Util::getPost('imp_compose')); - foreach ($imp_compose->deleteAttachment($atc) as $val) { - $notification->push(sprintf(_("Deleted the attachment \"%s\"."), Horde_Mime::decode($val)), 'horde.success'); - } - } - break; - -case 'ShowPortal': - // Load the block list. Blocks are located in $dimp_block_list. - // KEY: Block label; VALUE: Horde_Block object - require IMP_BASE . '/config/portal.php'; - - $blocks = $linkTags = array(); - $css_load = array('imp' => true); - foreach ($dimp_block_list as $title => $block) { - if ($block['ob'] instanceof Horde_Block) { - $app = $block['ob']->getApp(); - // TODO: Fix CSS. - $content = $block['ob']->getContent(); - $css_load[$app] = true; - // Don't do substitutions on our own blocks. - if ($app != 'imp') { - $content = preg_replace('//', - $content, $links)) { - $content = str_replace($links[0], '', $content); - foreach ($links[0] as $link) { - if (preg_match('/href="(.*?)"/', $link, $href)) { - $linkOb = new stdClass; - $linkOb->href = $href[1]; - if (preg_match('/media="(.*?)"/', $link, $media)) { - $linkOb->media = $media[1]; - } - $linkTags[] = $linkOb; - } - } - } - } - if (!empty($content)) { - $entry = array( - 'app' => $app, - 'content' => $content, - 'title' => $title, - 'class' => empty($block['class']) ? 'headerbox' : $block['class'], - ); - if (!empty($block['domid'])) { - $entry['domid'] = $block['domid']; - } - if (!empty($block['tag'])) { - $entry[$block['tag']] = true; - } - $blocks[] = $entry; - } - } - } - - $result = new stdClass; - $result->portal = ''; - if (!empty($blocks)) { - $t = new Horde_Template(IMP_TEMPLATES . '/imp/'); - $t->set('block', $blocks); - $result->portal = $t->fetch('portal.html'); - } - $result->linkTags = $linkTags; - break; - -case 'chunkContent': - $chunk = basename(Horde_Util::getPost('chunk')); - if (!empty($chunk)) { - $result = new stdClass; - $result->chunk = Horde_Util::bufferOutput('include', IMP_TEMPLATES . '/chunks/' . $chunk . '.php'); - } - break; - -case 'PurgeDeleted': - $change = _changed($mbox, $cacheid, $indices); - if (!is_null($change)) { - if (!$change) { - $sort = IMP::getSort($mbox); - $change = ($sort['by'] == Horde_Imap_Client::SORT_THREAD); - } - $imp_message = IMP_Message::singleton(); - $expunged = $imp_message->expungeMailbox(array($mbox => 1), array('list' => true)); - if (!empty($expunged[$mbox])) { - $expunge_count = count($expunged[$mbox]); - $display_folder = IMP::displayFolder($mbox); - if ($expunge_count == 1) { - $notification->push(sprintf(_("1 message was purged from \"%s\"."), $display_folder), 'horde.success'); - } else { - $notification->push(sprintf(_("%s messages were purged from \"%s\"."), $expunge_count, $display_folder), 'horde.success'); - } - $result = _generateDeleteResult($mbox, $expunged, $change); - // Need to manually set remove to true since we want to remove - // message from the list no matter the current pref settings. - $result->deleted->remove = 1; - } - } - break; - -case 'ModifyPoll': - if (empty($mbox)) { - break; - } - - $add = Horde_Util::getPost('add'); - $display_folder = IMP::displayFolder($mbox); - - $imptree = IMP_Imap_Tree::singleton(); - - $result = new stdClass; - $result->add = intval($add); - $result->folder = $mbox; - - if ($add) { - $imptree->addPollList($mbox); - if ($info = $imptree->getElementInfo($mbox)) { - $result->poll = array($mbox => intval($info['unseen'])); - } - $notification->push(sprintf(_("\"%s\" mailbox now polled for new mail."), $display_folder), 'horde.success'); - } else { - $imptree->removePollList($mbox); - $notification->push(sprintf(_("\"%s\" mailbox no longer polled for new mail."), $display_folder), 'horde.success'); - } - break; - -case 'SendMDN': - $uid = Horde_Util::getPost('uid'); - if (empty($mbox) || empty($uid)) { - break; - } - - /* Get the IMP_Headers:: object. */ - try { - $fetch_ret = $imp_imap->ob()->fetch($mbox, array( - Horde_Imap_Client::FETCH_HEADERTEXT => array(array('parse' => true, 'peek' => false)) - ), array('ids' => array($uid))); - } catch (Horde_Imap_Client_Exception $e) { - break; - } - - $imp_ui = new IMP_Ui_Message(); - $imp_ui->MDNCheck($mbox, $uid, $reset($fetch_ret[$uid]['headertext']), true); - break; - -case 'PGPSymmetric': -case 'PGPPersonal': -case 'SMIMEPersonal': - $result = new stdClass; - $result->success = false; - - $passphrase = Horde_Util::getFormData('dialog_input'); - - if ($action == 'SMIMEPersonal') { - $imp_smime = Horde_Crypt::singleton(array('IMP', 'Smime')); - try { - Horde::requireSecureConnection(); - if ($passphrase) { - if ($imp_smime->storePassphrase($passphrase)) { - $result->success = 1; - } else { - $result->error = _("Invalid passphrase entered."); - } - } else { - $result->error = _("No passphrase entered."); - } - } catch (Horde_Exception $e) { - $result->error = $e->getMessage(); - } - } else { - $imp_pgp = Horde_Crypt::singleton(array('IMP', 'Pgp')); - try { - Horde::requireSecureConnection(); - if ($passphrase) { - if ($imp_pgp->storePassphrase(($action == 'PGPSymmetric') ? 'symmetric' : 'personal', $passphrase, Horde_Util::getFormData('symmetricid'))) { - $result->success = 1; - } else { - $result->error = _("Invalid passphrase entered."); - } - } else { - $result->error = _("No passphrase entered."); - } - } catch (Horde_Exception $e) { - $result->error = $e->getMessage(); - } - } - - if ($_SESSION['imp']['view'] != 'dimp') { - $notify = false; - } - - break; -} - -if ($check_uidvalidity) { - try { - $imp_imap->checkUidvalidity($mbox); - } catch (Horde_Exception $e) { - if (!is_object($result)) { - $result = new stdClass; - } - $result->ViewPort = _getListMessages($mbox, true); - } -} - -// Clear the output buffer that we started above, and log any unexpected -// output at a DEBUG level. -if (ob_get_length()) { - Horde::logMessage('DIMP: unexpected output: ' . ob_get_clean(), __FILE__, __LINE__, PEAR_LOG_DEBUG); -} - -// Send the final result. -Horde::sendHTTPResponse(Horde::prepareResponse($result, $notify ? $GLOBALS['imp_notify'] : null), 'json'); diff --git a/imp/attachment.php b/imp/attachment.php deleted file mode 100644 index e5e86361f..000000000 --- a/imp/attachment.php +++ /dev/null @@ -1,129 +0,0 @@ - - * - * See the enclosed file COPYING for license information (GPL). If you - * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. - * - * @author Andrew Coleman - * @package IMP - */ - -// We do not need to be authenticated to get the file. Most users won't send -// linked attachments just to other IMP users. -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => array('authentication' => 'none', 'session_control' => 'none'))); - -$self_url = Horde::selfUrl(false, true, true); - -// Lets see if we are even able to send the user an attachment. -if (!$conf['compose']['link_attachments']) { - throw new IMP_Exception(_("Linked attachments are forbidden.")); -} - -// Gather required form variables. -$mail_user = Horde_Util::getFormData('u'); -$time_stamp = Horde_Util::getFormData('t'); -$file_name = Horde_Util::getFormData('f'); -if (is_null($mail_user) || is_null($time_stamp) || is_null($file_name)) { - throw new IMP_Exception(_("The attachment was not found.")); -} - -// Initialize the VFS. -$vfsroot = VFS::singleton($conf['vfs']['type'], Horde::getDriverConfig('vfs', $conf['vfs']['type'])); -if ($vfsroot instanceof PEAR_Error) { - throw new IMP_Exception(sprintf(_("Could not create the VFS backend: %s"), $vfsroot->getMessage())); -} - -// Check if the file exists. -$mail_user = basename($mail_user); -$time_stamp = basename($time_stamp); -$file_name = escapeshellcmd(basename($file_name)); -$full_path = sprintf(IMP_Compose::VFS_LINK_ATTACH_PATH . '/%s/%d', $mail_user, $time_stamp); -if (!$vfsroot->exists($full_path, $file_name)) { - throw new IMP_Exception(_("The specified attachment does not exist. It may have been deleted by the original sender.")); -} - -// Check to see if we need to send a verification message. -if ($conf['compose']['link_attachments_notify']) { - if ($vfsroot->exists($full_path, $file_name . '.notify')) { - $delete_id = Horde_Util::getFormData('d'); - $read_id = $vfsroot->read($full_path, $file_name . '.notify'); - if ($read_id instanceof PEAR_Error) { - Horde::logMessage($read_id, __FILE__, __LINE__, PEAR_LOG_ERR); - } elseif ($delete_id == $read_id) { - $vfsroot->deleteFile($full_path, $file_name); - $vfsroot->deleteFile($full_path, $file_name . '.notify'); - printf(_("Attachment %s deleted."), $file_name); - exit; - } - } else { - /* Create a random identifier for this file. */ - $id = uniqid(mt_rand()); - $res = $vfsroot->writeData($full_path, $file_name . '.notify', $id, true); - if ($res instanceof PEAR_Error) { - Horde::logMessage($res, __FILE__, __LINE__, PEAR_LOG_ERR); - } else { - /* Load $mail_user's preferences so that we can use their - * locale information for the notification message. */ - $prefs = Horde_Prefs::singleton($conf['prefs']['driver'], 'horde', $mail_user); - $prefs->retrieve(); - - $mail_identity = Horde_Prefs_Identity::singleton('none', $mail_user); - $mail_address = $mail_identity->getDefaultFromAddress(); - - /* Ignore missing addresses, which are returned as <>. */ - if (strlen($mail_address) > 2) { - $mail_address_full = $mail_identity->getDefaultFromAddress(true); - Horde_Nls::setTimeZone(); - Horde_Nls::setLanguageEnvironment(); - - /* Set up the mail headers and read the log file. */ - $msg_headers = new Horde_Mime_Headers(); - $msg_headers->addReceivedHeader(); - $msg_headers->addMessageIdHeader(); - $msg_headers->addUserAgentHeader(); - $msg_headers->addHeader('Date', date('r')); - $msg_headers->addHeader('From', $mail_address_full); - $msg_headers->addHeader('To', $mail_address_full); - $msg_headers->addHeader('Subject', _("Notification: Linked attachment downloaded")); - - $msg = new Horde_Mime_Part(); - $msg->setType('text/plain'); - $msg->setCharset(Horde_Nls::getCharset()); - - $d_url = new Horde_Url(Horde::selfUrl(true, false, true)); - $msg->setContents(Horde_String::wrap(sprintf(_("Your linked attachment has been downloaded by at least one user.\n\nAttachment name: %s\nAttachment date: %s\n\nClick on the following link to permanently delete the attachment:\n%s"), $file_name, date('r', $time_stamp), $d_url->add('d', $id)))); - - $msg->send($mail_address, $msg_headers); - } - } - } -} - -// Find the file's mime-type. -$file_data = $vfsroot->read($full_path, $file_name); -if ($file_data instanceof PEAR_Error) { - Horde::logMessage($file_data, __FILE__, __LINE__, PEAR_LOG_ERR); - throw new IMP_Exception(_("The specified file cannot be read.")); -} -$mime_type = Horde_Mime_Magic::analyzeData($file_data, isset($conf['mime']['magic_db']) ? $conf['mime']['magic_db'] : null); -if ($mime_type === false) { - $mime_type = Horde_Mime_Magic::filenameToMIME($file_name, false); -} - -// Prevent 'jar:' attacks on Firefox. See Ticket #5892. -if ($browser->isBrowser('mozilla')) { - if (in_array(Horde_String::lower($mime_type), array('application/java-archive', 'application/x-jar'))) { - $mime_type = 'application/octet-stream'; - } -} - -// Send the client the file. -$browser->downloadHeaders($file_name, $mime_type, false, strlen($file_data)); -echo $file_data; diff --git a/imp/compose-dimp.php b/imp/compose-dimp.php deleted file mode 100644 index 6c7db2810..000000000 --- a/imp/compose-dimp.php +++ /dev/null @@ -1,332 +0,0 @@ - - * @author Michael Slusarz - * @package IMP - */ - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => true, 'tz' => true)); - -/* Determine if compose mode is disabled. */ -$compose_disable = !IMP::canCompose(); - -/* The headers of the message. */ -$header = array(); -foreach (array('to', 'cc', 'bcc', 'subject') as $v) { - $header[$v] = rawurldecode(Horde_Util::getFormData($v, '')); -} - -$action = Horde_Util::getFormData('action'); -$get_sig = true; -$msg = ''; - -$identity = Horde_Prefs_Identity::singleton(array('imp', 'imp')); -if (!$prefs->isLocked('default_identity')) { - $identity_id = Horde_Util::getFormData('identity'); - if (!is_null($identity_id)) { - $identity->setDefault($identity_id); - } -} - -/* Initialize the IMP_Compose:: object. */ -$imp_compose = IMP_Compose::singleton(Horde_Util::getFormData('composeCache')); - -/* Init IMP_Ui_Compose:: object. */ -$imp_ui = new IMP_Ui_Compose(); - -if (count($_POST)) { - $result = new stdClass; - $result->action = $action; - $result->success = 0; - - /* Update the file attachment information. */ - if ($action == 'add_attachment') { - if ($_SESSION['imp']['file_upload'] && - $imp_compose->addFilesFromUpload('file_')) { - $info = IMP_Dimp::getAttachmentInfo($imp_compose); - $result->success = 1; - $result->info = end($info); - $result->imp_compose = $imp_compose->getCacheId(); - } - Horde::sendHTTPResponse(Horde::prepareResponse($result, $GLOBALS['imp_notify']), 'js-json'); - exit; - } - - /* Set the default charset. */ - $charset = Horde_Nls::getEmailCharset(); - if (!$prefs->isLocked('sending_charset')) { - $charset = Horde_Util::getFormData('charset', $charset); - } - - switch ($action) { - case 'auto_save_draft': - case 'save_draft': - case 'send_message': - /* Set up the From address based on the identity. */ - try { - $from = $identity->getFromLine(null, Horde_Util::getFormData('from')); - } catch (Horde_Exception $e) { - $notification->push($e); - break; - } - $header['from'] = $from; - $header['to'] = $imp_ui->getAddressList(Horde_Util::getFormData('to')); - if ($prefs->getValue('compose_cc')) { - $header['cc'] = $imp_ui->getAddressList(Horde_Util::getFormData('cc')); - } - if ($prefs->getValue('compose_bcc')) { - $header['bcc'] = $imp_ui->getAddressList(Horde_Util::getFormData('bcc')); - } - - /* Save the draft. */ - if (($action == 'auto_save_draft') || - ($action == 'save_draft')) { - try { - $res = $imp_compose->saveDraft($header, Horde_Util::getFormData('message', ''), Horde_Nls::getCharset(), Horde_Util::getFormData('html')); - $result->success = 1; - - if ($action == 'auto_save_draft') { - $notification->push(_("Draft automatically saved."), 'horde.message'); - } else { - $notification->push($res); - if ($prefs->getValue('close_draft')) { - $imp_compose->destroy(); - } - } - } catch (IMP_Compose_Exception $e) { - $notification->push($e, 'horde.error'); - } - break; - } - - if ($compose_disable) { - break; - } - - $header['replyto'] = $identity->getValue('replyto_addr'); - - $message = Horde_Util::getFormData('message'); - $html = Horde_Util::getFormData('html'); - - $result->uid = $imp_compose->getMetadata('uid'); - - if ($reply_type = $imp_compose->getMetadata('reply_type')) { - $result->reply_folder = $imp_compose->getMetadata('mailbox'); - $result->reply_type = $reply_type; - } - - /* Use IMP_Tree to determine whether the sent mail folder was - * created. */ - $imptree = IMP_Imap_Tree::singleton(); - $imptree->eltDiffStart(); - - $options = array( - 'priority' => Horde_Util::getFormData('priority'), - 'readreceipt' => Horde_Util::getFormData('request_read_receipt'), - 'save_attachments' => Horde_Util::getFormData('save_attachments_select'), - 'save_sent' => (($prefs->isLocked('save_sent_mail')) - ? $identity->getValue('save_sent_mail') - : (bool)Horde_Util::getFormData('save_sent_mail')), - 'sent_folder' => (($prefs->isLocked('save_sent_mail')) - ? $identity->getValue('sent_mail_folder') - : Horde_Util::getFormData('save_sent_mail_folder', $identity->getValue('sent_mail_folder'))) - ); - - try { - $sent = $imp_compose->buildAndSendMessage($message, $header, $charset, $html, $options); - } catch (IMP_Compose_Exception $e) { - $notification->push($e->getMessage(), 'horde.error'); - break; - } - $result->success = 1; - - /* Remove any auto-saved drafts. */ - if ($prefs->getValue('auto_save_drafts') || - $prefs->getValue('auto_delete_drafts')) { - $result->draft_delete = 1; - } - - if ($sent && $prefs->getValue('compose_confirm')) { - $notification->push(empty($header['subject']) ? _("Message sent successfully.") : sprintf(_("Message \"%s\" sent successfully."), Horde_String::truncate($header['subject'])), 'horde.success'); - } - - /* Update maillog information. */ - if (!empty($GLOBALS['conf']['maillog']['use_maillog'])) { - $in_reply_to = $imp_compose->getMetadata('in_reply_to'); - if (!empty($in_reply_to) && - ($tmp = IMP_Dimp::getMsgLogInfo($in_reply_to))) { - $result->log = $tmp; - } - } - - $imp_compose->destroy(); - - $res = IMP_Dimp::getFolderResponse($imptree); - if (!empty($res)) { - $result->folder = $res['a'][0]; - } - break; - } - - Horde::sendHTTPResponse(Horde::prepareResponse($result, $GLOBALS['imp_notify']), 'json'); - exit; -} - -/* Attach spellchecker & auto completer. */ -$imp_ui->attachAutoCompleter(array('to', 'cc', 'bcc')); -$imp_ui->attachSpellChecker('dimp'); - -$type = Horde_Util::getFormData('type'); -$uid = Horde_Util::getFormData('uid'); -$folder = Horde_Util::getFormData('folder'); -$show_editor = false; -$title = _("New Message"); - -if (in_array($type, array('reply', 'reply_all', 'reply_auto', 'reply_list', 'forward', 'resume'))) { - if (!$uid || !$folder) { - $type = 'new'; - } - - try { - $imp_contents = IMP_Contents::singleton($uid . IMP::IDX_SEP . $folder); - } catch (Horde_Exception $e) { - $notification->push(_("Requested message not found."), 'horde.error'); - $uid = $folder = null; - $type = 'new'; - } -} - -switch ($type) { -case 'reply': -case 'reply_all': -case 'reply_auto': -case 'reply_list': - $reply_msg = $imp_compose->replyMessage($type, $imp_contents, Horde_Util::getFormData('to')); - $msg = $reply_msg['body']; - $header = $reply_msg['headers']; - $header['replytype'] = 'reply'; - $type = $reply_msg['type']; - - if ($type == 'reply') { - $title = _("Reply:"); - } elseif ($type == 'reply_all') { - $title = _("Reply to All:"); - } elseif ($type == 'reply_list') { - $title = _("Reply to List:"); - } - $title .= ' ' . $header['subject']; - - if ($reply_msg['format'] == 'html') { - $show_editor = true; - } - - if (!$prefs->isLocked('default_identity') && !is_null($reply_msg['identity'])) { - $identity->setDefault($reply_msg['identity']); - } - break; - -case 'forward': - $fwd_msg = $imp_ui->getForwardData($imp_compose, $imp_contents, $uid . IMP::IDX_SEP . $folder); - $msg = $fwd_msg['body']; - $header = $fwd_msg['headers']; - $header['replytype'] = 'forward'; - $title = $header['title']; - if ($fwd_msg['format'] == 'html') { - $show_editor = true; - } - $type = 'forward'; - - if (!$prefs->isLocked('default_identity') && - !is_null($fwd_msg['identity'])) { - $identity->setDefault($fwd_msg['identity']); - } - break; - -case 'resume': - try { - $result = $imp_compose->resumeDraft($uid . IMP::IDX_SEP . $folder); - - if ($result['mode'] == 'html') { - $show_editor = true; - } - $msg = $result['msg']; - if (!is_null($result['identity']) && - !$prefs->isLocked('default_identity')) { - $identity->setDefault($result['identity']); - } - $header = array_merge($header, $result['header']); - } catch (IMP_Compose_Exception $e) { - $notification->push($e->getMessage(), 'horde.error'); - } - $get_sig = false; - break; - -case 'new': - $rte = $show_editor = ($prefs->getValue('compose_html') && $_SESSION['imp']['rteavail']); - break; -} - -$sig = $identity->getSignature(); -if ($get_sig && !empty($sig)) { - if ($show_editor) { - $sig = '

' . $imp_compose->text2html(trim($sig)) . '

'; - } - - $msg = ($identity->getValue('sig_first')) - ? "\n" . $sig . $msg - : $msg . "\n" . $sig; -} - -$t = new Horde_Template(IMP_TEMPLATES . '/imp/'); -$t->setOption('gettext', true); -$t->set('title', $title); - -$compose_result = IMP_Views_Compose::showCompose(array( - 'composeCache' => $imp_compose->getCacheId(), - 'folder' => $folder, - 'qreply' => false, - 'uid' => $uid -)); - -$t->set('compose_html', $compose_result['html']); - -/* Javscript variables to be set immediately. */ -if ($show_editor) { - $compose_result['js'][] = 'DIMP.conf_compose.show_editor = 1'; -} -if (Horde_Util::getFormData('popup')) { - $compose_result['js'][] = 'DIMP.conf_compose.popup = 1'; -} -Horde::addInlineScript($compose_result['js']); - -/* Some actions, like adding forwards, may return error messages so explicitly - * display those messages now. */ -Horde::addInlineScript(array(IMP_Dimp::notify()), 'dom'); - -/* Javascript to be run on window load. */ -$compose_result['js_onload'][] = 'DimpCompose.fillForm(' . Horde_Serialize::serialize($msg, Horde_Serialize::JSON) . ', ' . Horde_Serialize::serialize($header, Horde_Serialize::JSON) . ', "' . (($type == 'new' || $type == 'forward') ? 'to' : 'composeMessage') . '", true)'; -Horde::addInlineScript($compose_result['js_onload'], 'load'); - -$scripts = array( - array('compose-dimp.js', 'imp') -); - -IMP_Dimp::header(_("Message Composition"), $scripts); -echo $t->fetch('compose.html'); -Horde::includeScriptFiles(); -Horde::outputInlineScript(); -echo $compose_result['jsappend']; -echo "\n"; diff --git a/imp/compose-mimp.php b/imp/compose-mimp.php deleted file mode 100644 index a6f46f1ab..000000000 --- a/imp/compose-mimp.php +++ /dev/null @@ -1,298 +0,0 @@ - - * @author Michael Slusarz - * @package IMP - */ - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => true, 'tz' => true)); - -/* The message text and headers. */ -$expand = array(); -$header = array('to' => '', 'cc' => '', 'bcc' => ''); -$msg = ''; - -/* Get the list of headers to display. */ -$display_hdrs = array('to' => _("To: ")); -if ($prefs->getValue('compose_cc')) { - $display_hdrs['cc'] = _("Cc: "); -} -if ($prefs->getValue('compose_bcc')) { - $display_hdrs['bcc'] = ("Bcc: "); -} - -/* Set the current identity. */ -$identity = Horde_Prefs_Identity::singleton(array('imp', 'imp')); -if (!$prefs->isLocked('default_identity')) { - $identity_id = Horde_Util::getFormData('identity'); - if (!is_null($identity_id)) { - $identity->setDefault($identity_id); - } -} - -$save_sent_mail = $prefs->getValue('save_sent_mail'); -$sent_mail_folder = $identity->getValue('sent_mail_folder'); -$thismailbox = Horde_Util::getFormData('thismailbox'); -$uid = Horde_Util::getFormData('uid'); - -/* Determine if mailboxes are readonly. */ -$draft = IMP::folderPref($prefs->getValue('drafts_folder'), true); -$readonly_drafts = empty($draft) ? false : $imp_imap->isReadOnly($draft); -if ($imp_imap->isReadOnly($sent_mail_folder)) { - $save_sent_mail = false; -} - -/* Determine if compose mode is disabled. */ -$compose_disable = !IMP::canCompose(); - -/* Initialize objects. */ -$composeCache = Horde_Util::getFormData('composeCache'); -$imp_compose = IMP_Compose::singleton($composeCache); -$imp_ui = new IMP_Ui_Compose(); - -foreach (array_keys($display_hdrs) as $val) { - $header[$val] = Horde_Util::getFormData($val); - - /* If we are reloading the screen, check for expand matches. */ - if ($composeCache) { - $expanded = array(); - for ($i = 0; $i < 5; ++$i) { - if ($tmp = Horde_Util::getFormData($val . '_expand_' . $i)) { - $expanded[] = $tmp; - } - } - if (!empty($expanded)) { - $header['to'] = strlen($header['to']) - ? implode(', ', $expanded) . ', ' . $header['to'] - : implode(', ', $expanded); - } - } -} - -/* Run through the action handlers. */ -$actionID = Horde_Util::getFormData('a'); -switch ($actionID) { -// 'd' = draft -case 'd': - try { - $result = $imp_compose->resumeDraft($uid . IMP::IDX_SEP . $thismailbox); - - $msg = $result['msg']; - $header = array_merge($header, $result['header']); - if (!is_null($result['identity']) && - ($result['identity'] != $identity->getDefault()) && - !$prefs->isLocked('default_identity')) { - $identity->setDefault($result['identity']); - $sent_mail_folder = $identity->getValue('sent_mail_folder'); - } - } catch (IMP_Compose_Exception $e) { - $notification->push($e, 'horde.error'); - } - break; - -case _("Expand Names"): - $action = Horde_Util::getFormData('action'); - - foreach (array_keys($display_hdrs) as $val) { - if (($val == 'to') || ($action != 'rc')) { - $res = $imp_ui->expandAddresses($header[$val], $imp_compose); - if (is_string($res)) { - $header[$val] = $res; - } else { - $header[$val] = $res[0]; - $expand[$val] = array_slice($res, 1); - } - } - } - - if (!is_null($action)) { - $actionID = $action; - } - break; - -// 'r' = reply -// 'rl' = reply to list -// 'ra' = reply to all -case 'r': -case 'ra': -case 'rl': - if (!($imp_contents = $imp_ui->getIMPContents($uid, $thismailbox))) { - break; - } - $actions = array('r' => 'reply', 'ra' => 'reply_all', 'rl' => 'reply_list'); - $reply_msg = $imp_compose->replyMessage($actions[$actionID], $imp_contents, $header['to']); - $header = $reply_msg['headers']; - - $notification->push(_("Reply text will be automatically appended to your outgoing message."), 'horde.message'); - break; - -// 'f' = forward -case 'f': - if (!($imp_contents = $imp_ui->getIMPContents($uid, $thismailbox))) { - break; - } - $fwd_msg = $imp_compose->forwardMessage($imp_contents); - $header = $fwd_msg['headers']; - - $notification->push(_("Forwarded message will be automatically added to your outgoing message."), 'horde.message'); - break; - -case _("Redirect"): - if (!($imp_contents = $imp_ui->getIMPContents($uid, $thismailbox))) { - break; - } - - $f_to = $imp_ui->getAddressList($header['to']); - - try { - $imp_ui->redirectMessage($f_to, $imp_compose, $imp_contents); - if ($prefs->getValue('compose_confirm')) { - $notification->push(_("Message redirected successfully."), 'horde.success'); - } - require IMP_BASE . '/mailbox-mimp.php'; - exit; - } catch (Horde_Exception $e) { - $actionID = 'rc'; - $notification->push($e, 'horde.error'); - } - break; - -case _("Save Draft"): -case _("Send"): - switch ($actionID) { - case _("Save Draft"): - if ($readonly_drafts) { - break 2; - } - break; - - case _("Send"): - if ($compose_disable) { - break 2; - } - break; - } - - $message = Horde_Util::getFormData('message', ''); - $f_to = $header['to']; - $f_cc = $f_bcc = null; - $old_header = $header; - $header = array(); - - $thismailbox = $imp_compose->getMetadata('mailbox'); - $uid = $imp_compose->getMetadata('uid'); - - if ($ctype = $imp_compose->getMetadata('reply_type')) { - if (!($imp_contents = $imp_ui->getIMPContents($uid, $thismailbox))) { - break; - } - - switch ($ctype) { - case 'reply': - $reply_msg = $imp_compose->replyMessage('reply', $imp_contents, $f_to); - $msg = $reply_msg['body']; - $message .= "\n" . $msg; - break; - - case 'forward': - $fwd_msg = $imp_compose->forwardMessage($imp_contents); - $msg = $fwd_msg['body']; - $message .= "\n" . $msg; - $imp_compose->attachIMAPMessage(array($uid . IMP::IDX_SEP . $thismailbox), $header); - break; - } - } - - try { - $header['from'] = $identity->getFromLine(null, Horde_Util::getFormData('from')); - } catch (Horde_Exception $e) { - $header['from'] = ''; - } - $header['replyto'] = $identity->getValue('replyto_addr'); - $header['subject'] = Horde_Util::getFormData('subject'); - - foreach ($display_hdrs as $val) { - $header[$val] = $imp_ui->getAddressList($old_header[$val]); - } - - switch ($actionID) { - case _("Save Draft"): - try { - $notification->push($imp_compose->saveDraft($header, $message, Horde_Nls::getCharset(), false), 'horde.success'); - if ($prefs->getValue('close_draft')) { - $imp_compose->destroy(); - require IMP_BASE . '/mailbox-mimp.php'; - exit; - } - } catch (IMP_Compose_Exception $e) { - $notification->push($e, 'horde.error'); - } - break; - - case _("Save"): - $sig = $identity->getSignature(); - if (!empty($sig)) { - $message .= "\n" . $sig; - } - - $options = array( - 'save_sent' => $save_sent_mail, - 'sent_folder' => $sent_mail_folder, - 'readreceipt' => Horde_Util::getFormData('request_read_receipt') - ); - - try { - if ($imp_compose->buildAndSendMessage($message, $header, Horde_Nls::getEmailCharset(), false, $options)) { - $imp_compose->destroy(); - - $notification->push(_("Message sent successfully."), 'horde.success'); - require IMP_BASE . '/mailbox-mimp.php'; - exit; - } - } catch (IMP_Compose_Exception $e) { - $notification->push($e, 'horde.error'); - } - break; - } - break; - -case _("Cancel"): - $imp_compose->destroy(false); - require IMP_BASE . '/mailbox-mimp.php'; - exit; -} - -/* Get the message cache ID. */ -$cacheID = $imp_compose->getCacheId(); - -$title = _("Message Composition"); -$mimp_render = new Horde_Mobile(); -$mimp_render->set('title', $title); - -$select_list = $identity->getSelectList(); - -/* Grab any data that we were supplied with. */ -if (empty($msg)) { - $msg = Horde_Util::getFormData('message', ''); -} -if (empty($header['subject'])) { - $header['subject'] = Horde_Util::getFormData('subject'); -} - -$menu = new Horde_Mobile_card('o', _("Menu")); -$mset = $menu->add(new Horde_Mobile_linkset()); -IMP_Mimp::addMIMPMenu($mset, 'compose'); - -if ($actionID == 'rc') { - require IMP_TEMPLATES . '/compose/redirect-mimp.inc'; -} else { - require IMP_TEMPLATES . '/compose/compose-mimp.inc'; -} diff --git a/imp/compose.php b/imp/compose.php deleted file mode 100644 index 7e07d7be5..000000000 --- a/imp/compose.php +++ /dev/null @@ -1,1136 +0,0 @@ - - * @author Michael Slusarz - * @package IMP - */ - -function _mailboxReturnURL($url) -{ - if (!$url) { - $url = Horde::applicationUrl('mailbox.php')->setRaw(true); - } - - foreach (array('start', 'page', 'mailbox', 'thismailbox') as $key) { - if (($param = Horde_Util::getFormData($key))) { - $url->add($key, $param); - } - } - - return $url; -} - -function _popupSuccess() -{ - $menu = new Horde_Menu(Horde_Menu::MASK_NONE); - $menu->add(Horde::applicationUrl('compose.php'), _("New Message"), 'compose.png'); - $menu->add('', _("Close this window"), 'close.png', null, null, 'window.close();'); - require IMP_TEMPLATES . '/common-header.inc'; - $success_template = new Horde_Template(); - $success_template->set('menu', $menu->render()); - echo $success_template->fetch(IMP_TEMPLATES . '/compose/success.html'); - IMP::status(); - require $GLOBALS['registry']->get('templates', 'horde') . '/common-footer.inc'; -} - - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => array('session_control' => 'netscape'), 'tz' => true)); - -/* The message headers and text. */ -$header = array(); -$msg = ''; - -$get_sig = true; -$pgp_passphrase_dialog = $pgp_symmetric_passphrase_dialog = $showmenu = $smime_passphrase_dialog = false; -$cursor_pos = $oldrtemode = $rtemode = $siglocation = null; - -/* Set the current identity. */ -$identity = Horde_Prefs_Identity::singleton(array('imp', 'imp')); -if (!$prefs->isLocked('default_identity')) { - $identity_id = Horde_Util::getFormData('identity'); - if (!is_null($identity_id)) { - $identity->setDefault($identity_id); - } -} - -/* Catch submits if javascript is not present. */ -if (!($actionID = Horde_Util::getFormData('actionID'))) { - foreach (array('send_message', 'save_draft', 'cancel_compose', 'add_attachment') as $val) { - if (Horde_Util::getFormData('btn_' . $val)) { - $actionID = $val; - break; - } - } -} - -if ($actionID) { - switch ($actionID) { - case 'mailto': - case 'mailto_link': - case 'draft': - case 'reply': - case 'reply_all': - case 'reply_auto': - case 'reply_list': - case 'forward': - case 'redirect_compose': - case 'fwd_digest': - // These are all safe actions that might be invoked without a token. - break; - - default: - try { - Horde::checkRequestToken('imp.compose', Horde_Util::getFormData('compose_requestToken')); - } catch (Horde_Exception $e) { - $notification->push($e); - $actionID = null; - } - } -} - -$save_sent_mail = Horde_Util::getFormData('save_sent_mail'); -$sent_mail_folder = $identity->getValue('sent_mail_folder'); -$thismailbox = Horde_Util::getFormData('thismailbox'); -$uid = Horde_Util::getFormData('uid'); - -/* Check for duplicate submits. */ -if ($token = Horde_Util::getFormData('compose_formToken')) { - $tokenSource = isset($conf['token']) - ? Horde_Token::factory($conf['token']['driver'], Horde::getDriverConfig('token', $conf['token']['driver'])) - : Horde_Token::factory('file'); - - try { - if (!$tokenSource->verify($token)) { - $notification->push(_("You have already submitted this page."), 'horde.error'); - $actionID = null; - } - } catch (Horde_Exception $e) { - $notification->push($e->getMessage()); - $actionID = null; - } -} - -/* Determine if compose mode is disabled. */ -$compose_disable = !IMP::canCompose(); - -/* Determine if mailboxes are readonly. */ -$readonly_drafts = $readonly_sentmail = false; -$draft = IMP::folderPref($prefs->getValue('drafts_folder'), true); -if (!empty($draft)) { - $readonly_drafts = $imp_imap->isReadOnly($draft); -} -$readonly_sentmail = $imp_imap->isReadOnly($sent_mail_folder); -if ($readonly_sentmail) { - $save_sent_mail = false; -} - -/* Initialize the IMP_Compose:: object. */ -$imp_compose = IMP_Compose::singleton(Horde_Util::getFormData('composeCache')); -$imp_compose->pgpAttachPubkey((bool) Horde_Util::getFormData('pgp_attach_pubkey')); -$imp_compose->userLinkAttachments((bool) Horde_Util::getFormData('link_attachments')); - -try { - $imp_compose->attachVCard((bool) Horde_Util::getFormData('vcard'), $identity->getValue('fullname')); -} catch (IMP_Compose_Exception $e) { - $notification->push($e); -} - -/* Init IMP_Ui_Compose:: object. */ -$imp_ui = new IMP_Ui_Compose(); - -/* Set the default charset & encoding. - * $charset - charset to use when sending messages - * $encoding - best guessed charset offered to the user as the default value - * in the charset dropdown list. */ -$charset = $prefs->isLocked('sending_charset') ? Horde_Nls::getEmailCharset() : Horde_Util::getFormData('charset'); -$encoding = empty($charset) ? Horde_Nls::getEmailCharset() : $charset; - -/* Is this a popup window? */ -$isPopup = ($prefs->getValue('compose_popup') || Horde_Util::getFormData('popup')); - -/* Determine the composition type - text or HTML. - $rtemode is null if browser does not support it. */ -$rtemode = null; -if ($_SESSION['imp']['rteavail']) { - if ($prefs->isLocked('compose_html')) { - $rtemode = $prefs->getValue('compose_html'); - } else { - $rtemode = Horde_Util::getFormData('rtemode'); - if (is_null($rtemode)) { - $rtemode = $prefs->getValue('compose_html'); - } else { - $oldrtemode = Horde_Util::getFormData('oldrtemode'); - $get_sig = false; - } - } -} - -/* Load stationery. */ -$stationery_list = array(); -if (!$prefs->isLocked('stationery')) { - $stationery = null; - $all_stationery = @unserialize($prefs->getValue('stationery', false)); - if (is_array($all_stationery)) { - $all_stationery = Horde_String::convertCharset($all_stationery, $prefs->getCharset()); - foreach ($all_stationery as $id => $choice) { - if (($choice['t'] == 'plain') || - (($choice['t'] == 'html') && $rtemode)) { - if ($rtemode && $choice['t'] == 'plain') { - $choice['c'] = $imp_compose->text2html($choice['c']); - } - $stationery_list[$id] = $choice; - } - } - } -} - -/* Update the file attachment information. */ -if ($_SESSION['imp']['file_upload']) { - /* Only notify if we are reloading the compose screen. */ - $notify = ($actionID != 'send_message') && ($actionID != 'save_draft'); - - $deleteList = Horde_Util::getPost('delattachments', array()); - - /* Update the attachment information. */ - foreach (array_keys($imp_compose->getAttachments()) as $i) { - if (!in_array($i, $deleteList)) { - $description = Horde_Util::getFormData('file_description_' . $i); - $imp_compose->updateAttachment($i, array('description' => $description)); - } - } - - /* Delete attachments. */ - if (!empty($deleteList)) { - $filenames = $imp_compose->deleteAttachment($deleteList); - if ($notify) { - foreach ($filenames as $val) { - $notification->push(sprintf(_("Deleted the attachment \"%s\"."), Horde_Mime::decode($val)), 'horde.success'); - } - } - } - - /* Add new attachments. */ - if (!$imp_compose->addFilesFromUpload('upload_', $notify)) { - $actionID = null; - } -} - -/* Run through the action handlers. */ -$title = _("New Message"); -switch ($actionID) { -case 'mailto': - if (!($imp_contents = $imp_ui->getIMPContents($uid, $thismailbox))) { - break; - } - $imp_headers = $imp_contents->getHeaderOb(); - $header['to'] = ''; - if (Horde_Util::getFormData('mailto')) { - $header['to'] = $imp_headers->getValue('to'); - } - if (empty($header['to'])) { - ($header['to'] = Horde_Mime_Address::addrArray2String($imp_headers->getOb('from'))) || - ($header['to'] = Horde_Mime_Address::addrArray2String($imp_headers->getOb('reply-to'))); - } - break; - -case 'mailto_link': - $args = IMP::getComposeArgs(); - if (isset($args['body'])) { - $msg = $args['body']; - } - foreach (array('to', 'cc', 'bcc', 'subject') as $val) { - if (isset($args[$val])) { - $header[$val] = $args[$val]; - } - } - break; - -case 'draft': - try { - $result = $imp_compose->resumeDraft($uid . IMP::IDX_SEP . $thismailbox); - - if (!is_null($rtemode)) { - $rtemode = ($result['mode'] == 'html'); - } - $msg = $result['msg']; - $header = array_merge($header, $result['header']); - if (!is_null($result['identity']) && - ($result['identity'] != $identity->getDefault()) && - !$prefs->isLocked('default_identity')) { - $identity->setDefault($result['identity']); - $sent_mail_folder = $identity->getValue('sent_mail_folder'); - } - } catch (IMP_Compose_Exception $e) { - $notification->push($e, 'horde.error'); - } - $get_sig = false; - break; - -case 'reply': -case 'reply_all': -case 'reply_auto': -case 'reply_list': - if (!($imp_contents = $imp_ui->getIMPContents($uid, $thismailbox))) { - break; - } - - $reply_msg = $imp_compose->replyMessage($actionID, $imp_contents, Horde_Util::getFormData('to')); - $msg = $reply_msg['body']; - $header = $reply_msg['headers']; - $format = $reply_msg['format']; - $actionID = $reply_msg['type']; - - if (!is_null($rtemode)) { - $rtemode = $rtemode || $format == 'html'; - } - - if ($actionID == 'reply') { - $title = _("Reply:"); - } elseif ($actionID == 'reply_all') { - $title = _("Reply to All:"); - } elseif ($actionID == 'reply_list') { - $title = _("Reply to List:"); - } - $title .= ' ' . $header['subject']; - - $encoding = empty($charset) ? $reply_msg['encoding'] : $charset; - break; - -case 'forward': - if (!($imp_contents = $imp_ui->getIMPContents($uid, $thismailbox))) { - break; - } - - $fwd_msg = $imp_ui->getForwardData($imp_compose, $imp_contents, $uid . IMP::IDX_SEP . $thismailbox); - $msg = $fwd_msg['body']; - $header = $fwd_msg['headers']; - $format = $fwd_msg['format']; - $rtemode = ($rtemode || (!is_null($rtemode) && ($format == 'html'))); - $title = $header['title']; - $encoding = empty($charset) ? $fwd_msg['encoding'] : $charset; - break; - -case 'redirect_compose': - $title = _("Redirect this message"); - break; - -case 'redirect_send': - if (!($imp_contents = $imp_ui->getIMPContents($uid, $thismailbox))) { - break; - } - - $f_to = $imp_ui->getAddressList(Horde_Util::getFormData('to')); - - try { - $imp_ui->redirectMessage($f_to, $imp_compose, $imp_contents); - $imp_compose->destroy(); - if ($isPopup) { - if ($prefs->getValue('compose_confirm')) { - $notification->push(_("Message redirected successfully."), 'horde.success'); - _popupSuccess(); - } else { - Horde_Util::closeWindowJS(); - } - } else { - if ($prefs->getValue('compose_confirm')) { - $notification->push(_("Message redirected successfully."), 'horde.success'); - } - header('Location: ' . _mailboxReturnURL(false)); - } - exit; - } catch (Horde_Exception $e) { - $notification->push($e, 'horde.error'); - $actionID = 'redirect_compose'; - $get_sig = false; - } - break; - -case 'auto_save_draft': -case 'save_draft': -case 'send_message': - // Drafts readonly is handled below. - if (($actionID == 'send_message') && $compose_disable) { - break; - } - - try { - $header['from'] = $identity->getFromLine(null, Horde_Util::getFormData('from')); - } catch (Horde_Exception $e) { - $header['from'] = ''; - $get_sig = false; - $notification->push($e); - break; - } - - $header['to'] = $imp_ui->getAddressList(Horde_Util::getFormData('to')); - if ($prefs->getValue('compose_cc')) { - $header['cc'] = $imp_ui->getAddressList(Horde_Util::getFormData('cc')); - } - if ($prefs->getValue('compose_bcc')) { - $header['bcc'] = $imp_ui->getAddressList(Horde_Util::getFormData('bcc')); - } - - $header['subject'] = Horde_Util::getFormData('subject', ''); - $message = Horde_Util::getFormData('message'); - - /* Save the draft. */ - if (($actionID == 'auto_save_draft') || ($actionID == 'save_draft')) { - if (!$readonly_drafts) { - try { - $result = $imp_compose->saveDraft($header, $message, Horde_Nls::getCharset(), $rtemode); - - /* Closing draft if requested by preferences. */ - if ($actionID == 'save_draft') { - if ($isPopup) { - if ($prefs->getValue('close_draft')) { - $imp_compose->destroy(); - Horde_Util::closeWindowJS(); - exit; - } else { - $notification->push($result, 'horde.success'); - } - } else { - $notification->push($result, 'horde.success'); - if ($prefs->getValue('close_draft')) { - $imp_compose->destroy(); - header('Location: ' . _mailboxReturnURL(false)); - exit; - } - } - } - } catch (IMP_Compose_Exception $e) { - if ($actionID == 'save_draft') { - $notification->push($e, 'horde.error'); - } - } - } - - if ($actionID == 'auto_save_draft') { - $request = new stdClass; - $request->requestToken = Horde::getRequestToken('imp.compose'); - $request->formToken = Horde_Token::generateId('compose'); - Horde::sendHTTPResponse(Horde::prepareResponse($request), 'json'); - exit; - } - - $get_sig = false; - break; - } - - $header['replyto'] = $identity->getValue('replyto_addr'); - - if ($smf = Horde_Util::getFormData('sent_mail_folder')) { - $sent_mail_folder = $smf; - } - - $options = array( - 'save_sent' => $save_sent_mail, - 'sent_folder' => $sent_mail_folder, - 'save_attachments' => Horde_Util::getFormData('save_attachments_select'), - 'encrypt' => $prefs->isLocked('default_encrypt') ? $prefs->getValue('default_encrypt') : Horde_Util::getFormData('encrypt_options'), - 'priority' => Horde_Util::getFormData('priority'), - 'readreceipt' => Horde_Util::getFormData('request_read_receipt') - ); - - try { - $sent = $imp_compose->buildAndSendMessage($message, $header, $charset, $rtemode, $options); - $imp_compose->destroy(); - } catch (IMP_Compose_Exception $e) { - $get_sig = false; - $code = $e->getCode(); - $notification->push($e->getMessage(), strpos($code, 'horde.') === 0 ? $code : 'horde.error'); - - // TODO - switch ($e->encrypt) { - case 'pgp_symmetric_passphrase_dialog': - $pgp_symmetric_passphrase_dialog = true; - break; - - case 'pgp_passphrase_dialog': - $pgp_passphrase_dialog = true; - break; - - case 'smime_passphrase_dialog': - $smime_passphrase_dialog = true; - break; - } - break; - } - - if ($isPopup) { - if ($prefs->getValue('compose_confirm') || !$sent) { - if ($sent) { - $notification->push(_("Message sent successfully."), 'horde.success'); - } - _popupSuccess(); - } else { - Horde_Util::closeWindowJS(); - } - } else { - if ($prefs->getValue('compose_confirm') && $sent) { - $notification->push(_("Message sent successfully."), 'horde.success'); - } - header('Location: ' . _mailboxReturnURL(false)); - } - exit; - -case 'fwd_digest': - $indices = Horde_Util::getFormData('fwddigest'); - if (!empty($indices)) { - $msglist = unserialize(urldecode($indices)); - $subject_header = $imp_compose->attachIMAPMessage($msglist); - if ($subject_header !== false) { - $header['subject'] = $subject_header; - } - } - break; - -case 'cancel_compose': - $imp_compose->destroy(false); - if ($isPopup) { - Horde_Util::closeWindowJS(); - } else { - header('Location: ' . _mailboxReturnURL(false)); - } - exit; - -case 'selectlist_process': - $select_id = Horde_Util::getFormData('selectlist_selectid'); - if (!empty($select_id) && - $registry->hasMethod('files/selectlistResults') && - $registry->hasMethod('files/returnFromSelectlist')) { - try { - $filelist = $registry->call('files/selectlistResults', array($select_id)); - if ($filelist) { - $i = 0; - foreach ($filelist as $val) { - $data = $registry->call('files/returnFromSelectlist', array($select_id, $i++)); - if ($data) { - $part = new Horde_Mime_Part(); - $part->setName(reset($val)); - $part->setContents($data); - try { - $imp_compose->addMIMEPartAttachment($part); - } catch (IMP_Compose_Exception $e) { - $notification->push($e, 'horde.error'); - } - } - } - } - } catch (Horde_Exception $e) {} - } - break; - -case 'change_stationery': - if (empty($stationery_list)) { - break; - } - $stationery = Horde_Util::getFormData('stationery'); - if (strlen($stationery)) { - $stationery = (int)$stationery; - $stationery_content = $stationery_list[$stationery]['c']; - $msg = Horde_Util::getFormData('message', ''); - if (strpos($stationery_content, '%s') !== false) { - $sig = $identity->getSignature(); - if ($rtemode) { - $sig = $imp_compose->text2html($sig); - $stationery_content = $imp_compose->text2html($stationery_content); - } - $msg = str_replace(array("\r\n", $sig), array("\n", ''), $msg); - $stationery_content = str_replace('%s', $sig, $stationery_content); - } - if (strpos($stationery_content, '%c') === false) { - $msg .= $stationery_content; - } else { - $msg = str_replace('%c', $msg, $stationery_content); - } - } - $get_sig = false; - break; - -case 'add_attachment': - $get_sig = false; - break; -} - -/* Get the message cache ID. */ -$composeCacheID = $imp_compose->getCacheId(); - -/* Are we in redirect mode? */ -$redirect = ($actionID == 'redirect_compose'); - -/* Attach autocompleters to the compose form elements. */ -$spellcheck = false; -if ($browser->hasFeature('javascript')) { - if ($redirect) { - $imp_ui->attachAutoCompleter(array('to')); - } else { - $auto_complete = array('to'); - foreach (array('cc', 'bcc') as $val) { - if ($prefs->getValue('compose_' . $val)) { - $auto_complete[] = $val; - } - } - $imp_ui->attachAutoCompleter($auto_complete); - if (!empty($conf['spell']['driver'])) { - try { - Horde_SpellChecker::factory($conf['spell']['driver'], array()); - $spellcheck = true; - $imp_ui->attachSpellChecker('imp', true); - } catch (Exception $e) { - Horde::logMessage($e, __FILE__, __LINE__, PEAR_LOG_ERR); - } - } - Horde::addScriptFile('ieEscGuard.js', 'horde'); - } -} - -$max_attach = $imp_compose->additionalAttachmentsAllowed(); -$smf_check = !empty($conf['user']['select_sentmail_folder']) && !$prefs->isLocked('sent_mail_folder'); - -/* Get the URL to use for the cancel action. */ -$cancel_url = ''; -if ($isPopup) { - /* If the attachments cache is not empty, we must reload this page - * and delete the attachments. */ - if ($imp_compose->numberOfAttachments()) { - $cancel_url = new Horde_Url(Horde::selfUrl(), true); - $cancel_url->add(array( - 'actionID' => 'cancel_compose', - 'composeCache' => $composeCacheID, - 'popup' => 1 - )); - } -} else { - /* If the attachments cache is not empty, we must reload this page and - delete the attachments. */ - if ($imp_compose->numberOfAttachments()) { - $cancel_url = _mailboxReturnURL(new Horde_Url(Horde::selfUrl(), true))->add(array( - 'actionID' => 'cancel_compose', - 'composeCache' => $composeCacheID - )); - } else { - $cancel_url = _mailboxReturnURL(true)->setRaw(false); - } - $showmenu = true; -} - -/* Grab any data that we were supplied with. */ -if (empty($msg)) { - $msg = Horde_Util::getFormData('message', Horde_Util::getFormData('body', '')); - if ($browser->hasQuirk('double_linebreak_textarea')) { - $msg = preg_replace('/(\r?\n){3}/', '$1', $msg); - } - $msg = "\n" . $msg; -} - -/* Get the current signature. */ -$sig = $identity->getSignature(); - -/* Convert from Text -> HTML or vice versa if RTE mode changed. */ -if (!is_null($oldrtemode) && ($oldrtemode != $rtemode)) { - if ($rtemode) { - /* Try to find the signature, replace it with a placeholder, - * HTML-ize the message, then replace the signature - * placeholder with the HTML-ized signature, complete with - * marker comment. */ - $msg = preg_replace('/' . preg_replace('/(?text2html($msg); - $msg = str_replace(array('##IMP_SIGNATURE_WS##', '##IMP_SIGNATURE##'), - array('

 

', '

' . $imp_compose->text2html($sig) . '

'), - $msg); - } else { - $msg = Horde_Text_Filter::filter($msg, 'html2text', array('charset' => $charset)); - } -} - -/* If this is the first page load for this compose item, add auto BCC - * addresses. */ -if (!$token && ($actionID != 'draft')) { - $header['bcc'] = Horde_Mime_Address::addrArray2String($identity->getBccAddresses()); -} - -foreach (array('to', 'cc', 'bcc', 'subject') as $val) { - if (!isset($header[$val])) { - $header[$val] = $imp_ui->getAddressList(Horde_Util::getFormData($val)); - } -} - -if ($get_sig && isset($msg) && !empty($sig)) { - if ($rtemode) { - $sig = '

 

' . $imp_compose->text2html(trim($sig)) . '

'; - } - - if ($identity->getValue('sig_first')) { - $siglocation = 0; - $msg = "\n" . $sig . $msg; - } else { - $siglocation = Horde_String::length($msg); - /* We always add a line break at the beginning, so if length is 1, - ignore that line break (i.e. the message is empty). */ - if ($siglocation == 1) { - $siglocation = 0; - } - $msg .= "\n" . $sig; - } -} - -/* Open the passphrase window here. */ -if ($pgp_passphrase_dialog || $pgp_symmetric_passphrase_dialog) { - if ($pgp_passphrase_dialog) { - Horde::addInlineScript(array( - IMP::passphraseDialogJS('PGPPersonal') - ), 'dom'); - } else { - Horde::addInlineScript(array( - IMP::passphraseDialogJS('PGPSymmetric', array('symmetricid' => 'imp_compose_' . $composeCacheID)) - ), 'dom'); - } -} elseif ($smime_passphrase_dialog) { - Horde::addInlineScript(array( - IMP::passphraseDialogJS('SMIMEPersonal') - ), 'dom'); -} - -/* If PGP encryption is set by default, and we have a recipient list on first - * load, make sure we have public keys for all recipients. */ -$encrypt_options = $prefs->isLocked('default_encrypt') - ? $prefs->getValue('default_encrypt') - : Horde_Util::getFormData('encrypt_options'); -if ($prefs->getValue('use_pgp') && !$prefs->isLocked('default_encrypt')) { - $default_encrypt = $prefs->getValue('default_encrypt'); - if (!$token && - in_array($default_encrypt, array(IMP::PGP_ENCRYPT, IMP::PGP_SIGNENC))) { - try { - $addrs = $imp_compose->recipientList($header); - if (!empty($addrs['list'])) { - $imp_pgp = Horde_Crypt::singleton(array('IMP', 'Pgp')); - foreach ($addrs['list'] as $val) { - $imp_pgp->getPublicKey($val); - } - } - } catch (IMP_Compose_Exception $e) { - } catch (Horde_Exception $e) { - $notification->push(_("PGP encryption cannot be used by default as public keys cannot be found for all recipients."), 'horde.warning'); - $encrypt_options = ($default_encrypt == IMP::PGP_ENCRYPT) ? IMP::ENCRYPT_NONE : IMP::PGP_SIGN; - } - } -} - -/* Determine the default cursor position in the compose text area. */ -if (!$rtemode) { - switch ($prefs->getValue('compose_cursor')) { - case 'top': - default: - $cursor_pos = 0; - break; - - case 'bottom': - $cursor_pos = Horde_String::length($msg); - break; - - case 'sig': - if (!is_null($siglocation)) { - $cursor_pos = $siglocation; - } elseif (!empty($sig)) { - $next_pos = $pos = 0; - $sig_length = Horde_String::length($sig); - do { - $cursor_pos = $pos; - $pos = strpos($msg, $sig, $next_pos); - $next_pos = $pos + $sig_length; - } while ($pos !== false); - } - break; - }; -} - -/* Define some variables used in the javascript code. */ -$js_code = array( - 'ImpCompose.auto_save = ' . intval($prefs->getValue('auto_save_drafts')), - 'ImpCompose.cancel_url = \'' . $cancel_url . '\'', - 'ImpCompose.cursor_pos = ' . (is_null($cursor_pos) ? 'null' : $cursor_pos), - 'ImpCompose.max_attachments = ' . (($max_attach === true) ? 'null' : $max_attach), - 'ImpCompose.popup = ' . intval($isPopup), - 'ImpCompose.redirect = ' . intval($redirect), - 'ImpCompose.reloaded = ' . intval($token), - 'ImpCompose.rtemode = ' . intval($rtemode), - 'ImpCompose.smf_check = ' . intval($smf_check), - 'ImpCompose.spellcheck = ' . intval($spellcheck && $prefs->getValue('compose_spellcheck')) -); - -/* Create javascript identities array. */ -if (!$redirect) { - $js_ident = array(); - foreach ($identity->getAllSignatures() as $ident => $sig) { - $smf = $identity->getValue('sent_mail_folder', $ident); - $js_ident[] = array( - ($rtemode) ? str_replace(' target="_blank"', '', Horde_Text_Filter::filter($sig, 'text2html', array('parselevel' => Horde_Text_Filter_Text2html::MICRO_LINKURL, 'class' => null, 'callback' => null))) : $sig, - $identity->getValue('sig_first', $ident), - ($smf_check) ? $smf : IMP::displayFolder($smf), - $identity->saveSentmail($ident), - Horde_Mime_Address::addrArray2String($identity->getBccAddresses($ident)) - ); - } - $js_code[] = 'ImpCompose.identities = ' . Horde_Serialize::serialize($js_ident, Horde_Serialize::JSON, Horde_Nls::getCharset()); -} - - -/* Set up the base template now. */ -$t = new Horde_Template(); -$t->setOption('gettext', true); -$t->set('post_action', Horde::applicationUrl('compose.php')->add('uniq', uniqid(mt_rand()))); -$t->set('allow_compose', !$compose_disable); - -if ($redirect) { - /* Prepare the redirect template. */ - $t->set('mailbox', htmlspecialchars($thismailbox)); - $t->set('uid', htmlspecialchars($uid)); - $t->set('status', Horde_Util::bufferOutput(array('IMP', 'status'))); - $t->set('title', htmlspecialchars($title)); - $t->set('token', Horde::getRequestToken('imp.compose')); - - if ($registry->hasMethod('contacts/search')) { - $t->set('has_search', true); - $t->set('abook', Horde::link('#', _("Address Book"), 'widget', null, 'window.open(\'' . Horde::applicationUrl('contacts.php')->add(array('formname' => 'redirect', 'to_only' => 1)) . '\', \'contacts\', \'toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=550,height=300,left=100,top=100\'); return false;') . Horde::img('addressbook_browse.png') . '
' . _("Address Book") . '
'); - } - - $t->set('to', Horde::label('to', _("To"))); - $t->set('input_value', htmlspecialchars($header['to'])); - $t->set('help', Horde_Help::link('imp', 'compose-to')); - - $template_output = $t->fetch(IMP_TEMPLATES . '/compose/redirect.html'); -} else { - /* Prepare the compose template. */ - $tabindex = 0; - - $t->set('file_upload', $_SESSION['imp']['file_upload']); - $t->set('forminput', Horde_Util::formInput()); - - $hidden = array( - 'actionID' => '', - 'user' => Horde_Auth::getAuth(), - 'compose_requestToken' => Horde::getRequestToken('imp.compose'), - 'compose_formToken' => Horde_Token::generateId('compose'), - 'composeCache' => $composeCacheID, - 'mailbox' => htmlspecialchars($imp_mbox['mailbox']), - 'attachmentAction' => '', - 'oldrtemode' => $rtemode, - 'rtemode' => $rtemode - ); - - if ($_SESSION['imp']['file_upload']) { - $hidden['MAX_FILE_SIZE'] = $_SESSION['imp']['file_upload']; - } - foreach (array('page', 'start', 'popup') as $val) { - $hidden[$val] = htmlspecialchars(Horde_Util::getFormData($val)); - } - - if ($browser->hasQuirk('broken_multipart_form')) { - $hidden['msie_formdata_is_broken'] = ''; - } - - $hidden_val = array(); - foreach ($hidden as $key => $val) { - $hidden_val[] = array('n' => $key, 'v' => $val); - } - $t->set('hidden', $hidden_val); - - $t->set('title', htmlspecialchars($title)); - $t->set('send_msg_ak', Horde::getAccessKeyAndTitle(_("_Send Message"))); - if ($conf['user']['allow_folders'] && !$readonly_drafts) { - $t->set('save_draft_ak', Horde::getAccessKeyAndTitle(_("Save _Draft"))); - } - $t->set('help', Horde_Help::link('imp', 'compose-buttons')); - $t->set('di_locked', $prefs->isLocked('default_identity')); - if ($t->get('di_locked')) { - $t->set('fromaddr_locked', $prefs->isLocked('from_addr')); - try { - $t->set('from', htmlspecialchars($identity->getFromLine(null, Horde_Util::getFormData('from')))); - } catch (Horde_Exception $e) { - $t->set('from', ''); - } - if (!$t->get('fromaddr_locked')) { - $t->set('fromaddr_tabindex', ++$tabindex); - } - } else { - $select_list = $identity->getSelectList(); - $t->set('identity_label', Horde::label('identity', _("_Identity"))); - $t->set('last_identity', $identity->getDefault()); - $t->set('count_select_list', count($select_list) > 1); - if (count($select_list) > 1) { - $t->set('selectlist_tabindex', ++$tabindex); - $t_select_list = array(); - foreach ($select_list as $key => $select) { - $t_select_list[] = array('value' => $key, 'selected' => ($key == $identity->getDefault()), 'label' => htmlspecialchars($select)); - } - $t->set('select_list', $t_select_list); - } else { - $t->set('identity_default', $identity->getDefault()); - $t->set('identity_text', htmlspecialchars($select_list[0])); - } - } - $t->set('label_to', Horde::label('to', _("_To"))); - - $addr_array = array('to' => _("_To")); - if ($prefs->getValue('compose_cc')) { - $addr_array['cc'] = _("_Cc"); - } - if ($prefs->getValue('compose_bcc')) { - $addr_array['bcc'] = _("_Bcc"); - } - - $address_array = array(); - foreach ($addr_array as $val => $label) { - $address_array[] = array( - 'id' => $val, - 'input_tabindex' => ++$tabindex, - 'input_value' => htmlspecialchars($header[$val]), - 'label' => Horde::label($val, $label) - ); - } - $t->set('addr', $address_array); - - $t->set('subject_label', Horde::label('subject', _("S_ubject"))); - $t->set('subject_tabindex', ++$tabindex); - $t->set('subject', htmlspecialchars($header['subject'])); - $t->set('help-subject', Horde_Help::link('imp', 'compose-subject')); - - $t->set('set_priority', $prefs->getValue('set_priority')); - $t->set('unlocked_charset', !$prefs->isLocked('sending_charset')); - if ($t->get('unlocked_charset')) { - $t->set('charset_label', Horde::label('charset', _("C_harset"))); - $t->set('charset_tabindex', ++$tabindex); - $charset_array = array(); - foreach (Horde_Nls::$config['encodings'] as $charset => $label) { - $charset_array[] = array('value' => $charset, 'selected' => (strtolower($charset) == strtolower($encoding)), 'label' => $label); - } - $t->set('charset_array', $charset_array); - } - if ($t->get('set_priority')) { - $t->set('priority_label', Horde::label('priority', _("_Priority"))); - $t->set('priority_tabindex', ++$tabindex); - - $priority = Horde_Util::getFormData('priority', 'normal'); - $priorities = array( - 'high' => _("High"), - 'normal' => _("Normal"), - 'low' => _("Low") - ); - $priority_option = array(); - foreach ($priorities as $key => $val) { - $priority_option[] = array('val' => $key, 'label' => $val, 'selected' => ($priority == $key)); - } - $t->set('pri_opt', $priority_option); - } - - $t->set('stationery', !empty($stationery_list)); - if ($t->get('stationery')) { - $t->set('stationery_label', Horde::label('stationery', _("Stationery"))); - $stationeries = array(); - foreach ($stationery_list as $id => $choice) { - $stationeries[] = array('val' => $id, 'label' => $choice['n'], 'selected' => ($stationery === $id)); - } - $t->set('stationeries', $stationeries); - } - - $menu_view = $prefs->getValue('menu_view'); - $show_text = ($menu_view == 'text' || $menu_view == 'both'); - $compose_options = array(); - if ($registry->hasMethod('contacts/search')) { - $compose_options[] = array( - 'url' => Horde::link('#', '', 'widget', null, 'window.open(\'' . Horde::applicationUrl('contacts.php') . '\', \'contacts\', \'toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=550,height=300,left=100,top=100\'); return false;'), - 'img' => Horde::img('addressbook_browse.png'), - 'label' => $show_text ? _("Address Book") : '' - ); - } - if ($spellcheck) { - $compose_options[] = array( - 'url' => Horde::link('#', '', 'widget', '', 'return false', '', '', - array('id' => 'spellcheck')), - 'img' => '', 'label' => ''); - } - if ($_SESSION['imp']['file_upload']) { - $compose_options[] = array( - 'url' => Horde::link('#attachments', '', 'widget'), - 'img' => Horde::img('manage_attachments.png'), - 'label' => $show_text ? _("Attachments") : '' - ); - } - $t->set('compose_options', $compose_options); - - $t->set('ssm', ($conf['user']['allow_folders'] && !$prefs->isLocked('save_sent_mail'))); - if ($t->get('ssm')) { - if ($readonly_sentmail) { - $notification->push(sprintf(_("Cannot save sent-mail message to \"%s\" as that mailbox is read-only.", $sent_mail_folder), 'horde.warning')); - } - $t->set('ssm_selected', $token ? ($save_sent_mail == 'on') : $identity->saveSentmail()); - $t->set('ssm_label', Horde::label('ssm', _("Sa_ve a copy in "))); - if ($smf = Horde_Util::getFormData('sent_mail_folder')) { - $sent_mail_folder = $smf; - } - if (!empty($conf['user']['select_sentmail_folder']) && - !$prefs->isLocked('sent_mail_folder')) { - $ssm_folder_options = array( - 'abbrev' => false, - 'filter' => array('INBOX'), - 'selected' => $sent_mail_folder - ); - $t->set('ssm_tabindex', ++$tabindex); - - /* Check to make sure the sent-mail folder is created - it needs - * to exist to show up in drop-down list. */ - $imp_folder = IMP_Folder::singleton(); - if (!$imp_folder->exists($sent_mail_folder)) { - $imp_folder->create($sent_mail_folder, true); - } - - $t->set('ssm_folders', IMP::flistSelect($ssm_folder_options)); - } else { - if (!empty($sent_mail_folder)) { - $sent_mail_folder = '"' . IMP::displayFolder($sent_mail_folder) . '"'; - } - $t->set('ssm_folder', $sent_mail_folder); - $t->set('ssm_folders', false); - } - } - - $d_read = $prefs->getValue('disposition_request_read'); - $t->set('rrr', $conf['compose']['allow_receipts'] && ($d_read != 'never')); - if ($t->get('rrr')) { - $t->set('rrr_selected', ($d_read != 'ask') || (Horde_Util::getFormData('request_read_receipt') == 'on')); - $t->set('rrr_label', Horde::label('rrr', _("Request a _Read Receipt"))); - } - - $t->set('compose_html', (!is_null($rtemode) && !$prefs->isLocked('compose_html'))); - if ($t->get('compose_html')) { - $t->set('html_img', Horde::img('compose.png', _("Switch Composition Method"))); - $t->set('html_switch', Horde::link('#', _("Switch Composition Method"), '', '', "$('rtemode').value='" . ($rtemode ? 0 : 1) . "';ImpCompose.uniqSubmit('toggle_editor');return false;")); - $t->set('rtemode', $rtemode); - } - - $t->set('message_label', Horde::label('message', _("Te_xt"))); - $t->set('message_tabindex', ++$tabindex); - $t->set('message', htmlspecialchars($msg)); - - $t->set('use_encrypt', ($prefs->getValue('use_pgp') || $prefs->getValue('use_smime'))); - if ($t->get('use_encrypt')) { - if ($prefs->isLocked('default_encrypt')) { - $t->set('use_encrypt', false); - } else { - $t->set('encrypt_label', Horde::label('encrypt_options', _("Encr_yption Options"))); - $t->set('encrypt_options', IMP::encryptList($encrypt_options)); - $t->set('help-encrypt', Horde_Help::link('imp', 'compose-options-encrypt')); - } - $t->set('pgp_options', ($prefs->getValue('use_pgp') && $prefs->getValue('pgp_public_key'))); - if ($t->get('pgp_options')) { - $t->set('pgp_attach_pubkey', Horde_Util::getFormData('pgp_attach_pubkey', $prefs->getValue('pgp_attach_pubkey'))); - $t->set('pap', Horde::label('pap', _("Attach a copy of your PGP public key to the message?"))); - $t->set('help-pubkey', Horde_Help::link('imp', 'pgp-compose-attach-pubkey')); - } - } - if ($registry->hasMethod('contacts/ownVCard')) { - $t->set('vcard', Horde::label('vcard', _("Attach your contact information to the message?"))); - $t->set('attach_vcard', Horde_Util::getFormData('vcard')); - } - if ($_SESSION['imp']['file_upload']) { - $localeinfo = Horde_Nls::getLocaleInfo(); - try { - $t->set('selectlistlink', $GLOBALS['registry']->call('files/selectlistLink', array(_("Attach Files"), 'widget', 'compose', true))); - } catch (Horde_Exception $e) { - $t->set('selectlistlink', null); - } - $t->set('maxattachsize', !$imp_compose->maxAttachmentSize()); - if (!$t->get('maxattachsize')) { - $t->set('maxattachmentnumber', !$max_attach); - if (!$t->get('maxattachmentnumber')) { - $t->set('file_tabindex', ++$tabindex); - } - } - $t->set('attach_size', number_format($imp_compose->maxAttachmentSize(), 0, $localeinfo['decimal_point'], $localeinfo['thousands_sep'])); - $t->set('help-attachments', Horde_Help::link('imp', 'compose-attachments')); - - $save_attach = $prefs->getValue('save_attachments'); - $show_link_attach = ($conf['compose']['link_attachments'] && !$conf['compose']['link_all_attachments']); - $show_save_attach = ($t->get('ssm') && (strpos($save_attach, 'prompt') === 0) - && (!$conf['compose']['link_attachments'] || !$conf['compose']['link_all_attachments'])); - $t->set('show_link_save_attach', ($show_link_attach || $show_save_attach)); - if ($t->get('show_link_save_attach')) { - $attach_options = array(); - if ($show_save_attach) { - $save_attach_val = Horde_Util::getFormData('save_attachments_select', ($save_attach == 'prompt_yes')); - $attach_options[] = array('label' => _("Save Attachments with message in sent-mail folder?"), 'name' => 'save_attachments_select', 'select_yes' => ($save_attach_val == 1), 'select_no' => ($save_attach_val == 0), 'help' => Horde_Help::link('imp', 'compose-save-attachments')); - } - if ($show_link_attach) { - $link_attach_val = Horde_Util::getFormData('link_attachments'); - $attach_options[] = array('label' => _("Link Attachments?"), 'name' => 'link_attachments', 'select_yes' => ($link_attach_val == 1), 'select_no' => ($link_attach_val == 0), 'help' => Horde_Help::link('imp', 'compose-link-attachments')); - } - $t->set('attach_options', $attach_options); - } - - $t->set('numberattach', $imp_compose->numberOfAttachments()); - if ($t->get('numberattach')) { - $atc = array(); - foreach ($imp_compose->getAttachments() as $atc_num => $data) { - $mime = $data['part']; - $type = $mime->getType(); - - $entry = array( - 'name' => $mime->getName(true), - 'icon' => Horde_Mime_Viewer::getIcon($type), - 'number' => $atc_num, - 'type' => $type, - 'size' => $mime->getSize(), - 'description' => $mime->getDescription(true) - ); - - if ($type != 'application/octet-stream') { - $preview_url = Horde::applicationUrl('view.php')->add(array( - 'actionID' => 'compose_attach_preview', - 'composeCache' => $composeCacheID, - 'id' => $atc_num - )); - $entry['name'] = Horde::link($preview_url, _("Preview") . ' ' . $entry['name'], 'link', 'compose_preview_window') . $entry['name'] . ''; - } - - $atc[] = $entry; - } - $t->set('atc', $atc); - $t->set('total_attach_size', number_format($imp_compose->sizeOfAttachments() / 1024, 2, $localeinfo['decimal_point'], $localeinfo['thousands_sep'])); - $t->set('perc_attach', ((!empty($conf['compose']['attach_size_limit'])) && ($conf['compose']['attach_size_limit'] > 0))); - if ($t->get('perc_attach')) { - $t->set('perc_attach', sprintf(_("%s%% of allowed size"), number_format($imp_compose->sizeOfAttachments() / $conf['compose']['attach_size_limit'] * 100, 2, $localeinfo['decimal_point'], $localeinfo['thousands_sep']))); - } - $t->set('help-current-attachments', Horde_Help::link('imp', 'compose-current-attachments')); - } - } - - $t->set('status', Horde_Util::bufferOutput(array('IMP', 'status'))); - $template_output = $t->fetch(IMP_TEMPLATES . '/compose/compose.html'); -} - -if ($rtemode && !$redirect) { - $imp_ui->initRTE(); - Horde::addInlineScript('CKEDITOR.replace("composeMessage", IMP.ckeditor_config)', 'load'); -} - -if ($showmenu) { - IMP::prepareMenu(); -} -Horde::addScriptFile('compose.js', 'imp'); -require IMP_TEMPLATES . '/common-header.inc'; -Horde::addInlineScript($js_code); -if ($showmenu) { - IMP::menu(); -} -echo $template_output; -require $registry->get('templates', 'horde') . '/common-footer.inc'; diff --git a/imp/config/.htaccess b/imp/config/.htaccess deleted file mode 100644 index 3a4288278..000000000 --- a/imp/config/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/imp/config/conf.xml b/imp/config/conf.xml deleted file mode 100644 index 904d193cd..000000000 --- a/imp/config/conf.xml +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - false - true - - false - false - - - - false - true - true - - - imp - - imp - dimp - mimp - - - - - - - - - - none - - - - - - 0 - true - - - - - Message Settings - - - ./config/filter.txt - **** - - - - - Spam Reporting - false - - false - - - - - - - - - false - - true - - - - - - - - - Print Options - false - - - - - - true - true - - - - true - false - true - - false - true - - - - 0 - 0 - 200000 - 200 - 3 - - - - - Mail History - - true - - Outgoing Email Logging - - sql - - - - 60 - 24 - - imp_sentmail - - - - - - - - External Applications - - true - - - - true - - - - - - - - ViewPort Settings - - 10 - 10 - - - - - - - Menu settings - - - - - - - - diff --git a/imp/config/filter.txt.dist b/imp/config/filter.txt.dist deleted file mode 100644 index 7b01f8499..000000000 --- a/imp/config/filter.txt.dist +++ /dev/null @@ -1,4 +0,0 @@ -# Enter a list of words that will be filtered. Only put one word on each -# line. Comments are allowed. A comment starts with a '#' and ends at the -# end of the line. -poop diff --git a/imp/config/header.php.dist b/imp/config/header.php.dist deleted file mode 100644 index 7bde6ec94..000000000 --- a/imp/config/header.php.dist +++ /dev/null @@ -1,25 +0,0 @@ - 'Example Corp.', - - // Add the IP of the remote browser - //'X-Originating-IP' => $_SERVER['REMOTE_ADDR'], - - // Add the Browser information of the remote browser - //'X-Remote-Browser' => $_SERVER['HTTP_USER_AGENT'], - -); diff --git a/imp/config/hooks.php.dist b/imp/config/hooks.php.dist deleted file mode 100644 index 0f30312eb..000000000 --- a/imp/config/hooks.php.dist +++ /dev/null @@ -1,674 +0,0 @@ -getValue('signature'); -// if (preg_match('/%TAG%/', $sig)) { -// $tag = `cat /usr/share/tagline`; -// $sig = preg_replace('|%TAG%|', $tag, $sig); -// } -// return $sig; -// } - - - /** - * PREFERENCE HOOK: Dynamically set the add_source preference. - * - * @param string $username The username. - * - * @return string The add_source value. - */ -// function prefs_hook_add_source($username = null) -// { -// if (!$username) { -// return; -// } -// -// // Example #1: Useful hook when using a Turba source with shares -// // enabled (i.e. the example localsql configuration). -// return $GLOBALS['registry']->call('contacts/getDefaultShare'); -// } - - - /** - * PREFERENCE HOOK: Dynamically set the search_sources preference. - * - * @param string $username The username. - * - * @return string The search_sources value. - */ -// function prefs_hook_search_sources($username = null) -// { -// if (!$username) { -// return; -// } -// -// if ($GLOBALS['registry']->hasMethod('contacts/sources')) { -// $sources = $GLOBALS['registry']->call('contacts/sources'); -// return implode("\t", array_keys($sources)); -// } -// } - - /** - * Perform an action after a message has been sent successfully. - * - * @param Horde_Mime_Part $message The message content object. - * @param Horde_Mime_Headers $message The message headers object. - */ -// function postsent($message, $headers) -// { -// // Do action here -- no return value from this hook. -// } - - - /** - * Dynamically set/alter the contents of the message trailer text. - * - * @param string $trailer The default trailer text. - * - * @return string The trailer text to be used. - */ -// function trailer($trailer) -// { -// // Example #1: Set the trailer from the system taglines file; the -// // string "%TAG%" (if present in a user's signature) will be replaced -// // by the content of the file "/usr/share/tagline" (generated by the -// // "TaRT" utility). -// if (preg_match('/%TAG%/', $trailer)) { -// $tag = `cat /usr/share/tagline`; -// $sig = preg_replace('|%TAG%|', $tag, $trailer); -// } -// -// return $trailer; -// -// -// // Example #2: Set the trailer using the LDAP directory for each -// // domain. This code replaces the current trailer with the data -// // in 'ispmanDomainSignature'. -// $vdomain = Horde_String::lower(preg_replace('|^.*?\.|i', '', getenv('HTTP_HOST'))); -// $ldapServer = 'localhost'; -// $ldapPort = '389'; -// $searchBase = 'ispmanDomain=' . $vdomain . ",o=ispman"; -// -// $old_error = error_reporting(0); -// $ds = ldap_connect($ldapServer, $ldapPort); -// $searchResult = ldap_search($ds, $searchBase, 'uid=' . $vdomain); -// $information = ldap_get_entries($ds, $searchResult); -// $trailer = $information[0]['ispmandomainsignature'][0]; -// ldap_close($ds); -// error_reporting($old_error); -// -// return $trailer; -// } - - - /** - * Add additional message flags in the message listing screen for a - * mailbox. - * - * @param array $data The overview information for a message as returned - * from the IMP_Mailbox::getMailboxArray() call (see - * lib/Mailbox.php for documentation on the structure - * of the array). - * @param string $mode Either 'imp' or 'dimp'. - * - * @return array An array of additional flags to add. These flags must be - * defined in the 'msgflags' preference. On error, return - * an empty array. - */ -// function msglist_flags($data, $mode) -// { -// // Example #1: Add a icon if the message was sent from a user within -// // the same domain. -// $flags = array(); -// -// $from_ob = Horde_Mime_Address::getAddressesFromObject($data['envelope']['from']); -// if (!empty($from_ob) && -// (strcasecmp($from_ob[0]['host'], 'example.com') === 0)) { -// /* The '$indomain' flag in this example must have already been -// * created in the 'msgflags' preference. */ -// $flags = array('$indomain'); -// } -// -// return $flags; -// } - - - /** - * When a mailbox is opened in IMP, allow redirection based on the mailbox - * name. - * - * @param string $mailbox The mailbox which the user has opened. - * - * @return string A valid page within a Horde application which will be - * placed in a "Location" header to redirect the client. - * Return an empty string if the user is not to be - * redirected. - */ -// function mbox_redirect($mailbox) -// { -// // Example #1: Redirect to various Horde apps based on the mailbox -// // name. -// if ((stripos($mailbox, "INBOX/Calendar") !== false) || -// preg_match("!^user/[^/]+/Calendar!", $mailbox)) { -// return $GLOBALS['registry']->get('webroot', 'kronolith'); -// } elseif ((stripos($mailbox, "INBOX/Tasks") !== false) || -// preg_match("!^user/[^/]+/Tasks!", $mailbox)) { -// return $GLOBALS['registry']->get('webroot', 'nag'); -// } elseif ((strpos($mailbox, "INBOX/Notes") !== false) || -// preg_match("!^user/[^/]+/Notes!", $mailbox)) { -// return $GLOBALS['registry']->get('webroot', 'mnemo'); -// } elseif ((strpos($mailbox, "INBOX/Contacts") !== false) || -// preg_match("!^user/[^/]+/Contacts!", $mailbox)) { -// return $GLOBALS['registry']->get('webroot', 'turba'); -// } -// -// return ''; -// -// -// // Example #2: Kolab defaults. -// require_once 'Horde/Kolab.php'; -// switch (Kolab::getMailboxType($mailbox)) { -// case 'event': -// return $GLOBALS['registry']->get('webroot', 'kronolith'); -// -// case 'task': -// return $GLOBALS['registry']->get('webroot', 'nag'); -// -// case 'note': -// return $GLOBALS['registry']->get('webroot', 'mnemo'); -// -// case 'contact': -// return $GLOBALS['registry']->get('webroot', 'turba'); -// -// case 'prefs': -// return Horde::getServiceLink('options', 'horde'); -// -// default: -// return ''; -// } -// } - - - /** - * Allow a custom folder icon to be specified for "standard" mailboxes - * ("Standard" means all folders except the INBOX, sent-mail folders and - * trash folders.) - * - * @return array A list of mailboxes, with the name as keys and the - * values an array with 'icon', 'icondir', and 'alt' entries. - * If a mailbox name doesn't appear in the list, the default - * mailbox icon is displayed. - */ -// function mbox_icons() -// { -// // Example #1: Redirection scheme for Kolab_Cyrus -// static $newmailboxes; -// -// if (!empty($newmailboxes)) { -// return $newmailboxes; -// } -// -// require_once 'Horde/Kolab.php'; -// $kc = new Kolab_Cyrus($GLOBALS['conf']['kolab']['server']); -// $mailboxes = $kc->listMailBoxes(); -// $newmailboxes = array(); -// -// foreach ($mailboxes as $box) { -// $box = preg_replace("/^{[^}]+}/", "", $box); -// if ((stripos($box, "INBOX/Calendar") !== false) || -// preg_match("!^user/[^/]+/Calendar!", $box)) { -// $newmailboxes[$box] = array( -// 'icon' => 'kronolith.png', -// 'icondir' => $GLOBALS['registry']->getImageDir('kronolith') -// 'alt' => _("Calendar") -// ); -// } elseif ((stripos($box, "INBOX/Tasks") !== false) || -// preg_match("!^user/[^/]+/Tasks!", $box)) { -// $newmailboxes[$box] = array( -// 'icon' => 'nag.png', -// 'icondir' => $GLOBALS['registry']->getImageDir('nag') -// 'alt' => _("Tasks") -// ); -// } elseif ((stripos($box, "INBOX/Notes") !== false) || -// preg_match("!^user/[^/]+/Notes!", $box)) { -// $newmailboxes[$box] = array( -// 'icon' => 'mnemo.png', -// 'icondir' => $GLOBALS['registry']->getImageDir('mnemo') -// 'alt' => _("Notes") -// ); -// } elseif ((stripos($box, "INBOX/Contacts") !== false) || -// preg_match("!^user/[^/]+/Contacts!", $box)) { -// $newmailboxes[$box] = array( -// 'icon' => 'turba.png', -// 'icondir' => $GLOBALS['registry']->getImageDir('turba') -// 'alt' => _("Contacts") -// ); -// } -// } -// -// return $newmailboxes; -// -// -// // Example #2: Default Kolab redirection scheme -// if (!empty($icons)) { -// return $icons; -// } -// -// require_once 'Horde/Kolab.php'; -// $folders = Kolab::listFolders(); -// $icons = array(); -// foreach ($folders as $folder) { -// $name = preg_replace('/^{[^}]+}/', '', $folder[0]); -// -// switch ($folder[1]) { -// case 'event': -// $icons[$name] = array( -// 'icon' => 'kronolith.png', -// 'icondir' => $GLOBALS['registry']->getImageDir('kronolith'), -// 'alt' => _("Calendar") -// ); -// break; -// -// case 'task': -// $icons[$name] = array( -// 'icon' => 'nag.png', -// 'icondir' => $GLOBALS['registry']->getImageDir('nag'), -// 'alt' => _("Tasks") -// ); -// break; -// -// case 'note': -// $icons[$name] = array( -// 'icon' => 'mnemo.png', -// 'icondir' => $GLOBALS['registry']->getImageDir('mnemo'), -// 'alt' => _("Notes") -// ); -// break; -// -// case 'contact': -// $icons[$name] = array( -// 'icon' => 'turba.png', -// 'icondir' => $GLOBALS['registry']->getImageDir('turba'), -// 'alt' => _("Contacts") -// ); -// break; -// -// case 'prefs': -// $icons[$name] = array( -// 'icon' => 'prefs.png', -// 'icondir' => $GLOBALS['registry']->getImageDir('horde'), -// 'alt' => _("Preferences") -// ); -// break; -// } -// } -// -// return $icons; -// } - - - /** - * Dynamically alter a mailbox display label. - * - * @param string $mbox The mailbox name. - * @param string $label The current label. - * - * @return string The display label for $mbox. - */ -// function mbox_label($mbox, $label) -// { -// // Example #1: Show 'foo' as 'bar' -// return ($mbox == 'foo') -// ? 'bar' -// : $label; -// } - - /** - * Mark a mailbox as read-only. - * - * @param string $mailbox The mailbox name. - * - * @return boolean Is the mailbox read-only? - */ -// function mbox_readonly($mailbox) -// { -// // Example #1: Make messages in the 'foo' mailbox readonly. -// return ($mailbox == 'foo'); -// } - - - /** - * Allow additional information to be added/edited from the data that is - * passed to the mailbox display template: - * imp: imp/templates/mailbox/mailbox.html - * dimp: imp/js/src/mailbox-dimp.js. - * - * If you are going to add new columns, you also have to update these - * fields: - * imp: imp/mailbox.php to specify the column width. - * dimp: imp/templates/index/dimp.inc to contain the new field in the - * header - * imp/themes/screen-dimp.css to specify the column width. - * - * @param array $msgs The mailbox data. - * @param string $view Either 'imp' or 'dimp'. - * - * @return array The altered array to use in the template. -// function mailboxarray($msgs, $view) -// { -// // Example #1: Adds a 'foo' entry to each message element. -// switch ($view) { -// case 'dimp': -// case 'imp': -// foreach (array_keys($msgs) as $key) { -// $msgs[$key]['foo'] = true; -// } -// break; -// } -// -// return $msg; -// } - - - /** - * Dynamically disable composing messages. - * - * @return boolean Is composing disabled? - */ -// function disable_compose() -// { -// // Example #1: Entirely disable composition. -// return false; -// } - - - /** - * Hide specified IMAP mailboxes in folder listings. - * - * @param string $mailbox The mailbox name. - * - * @return boolean If false, do not display the mailbox. - */ -// function display_folder($mailbox) -// { -// // Example #1: Do not display the mailbox 'Foo'. -// return ($mailbox != 'Foo'); -// -// -// // Example #2: Kolab default -// require_once 'Horde/Kolab.php'; -// $type = Kolab::getMailboxType($mailbox); -// return empty($type) || ($type == 'mail'); -// } - - - /** - * Provide email to use for spam reporting. This is handy for spam - * reporting software (e.g. DSPAM) which has different e-mail aliases for - * spam reporting for each user. - * - * @param string $action Either 'spam' or 'ham'. - * - * @return string An e-mail address. - */ -// function spam_email($action) -// { -// // Example #1: Create e-mail for DSPAM setup. -// $prefix = ($action == 'spam') ? 'spam-' : 'fp-'; -// return $prefix . Horde_Auth::getBareAuth() . '@example.com'; -// } - - - /** - * Determine quota for a user. - * - * @param array $params Parameters for the function, set in servers.php. - * - * @return array Tuple with two members: - *
-     * first: disk space used (in bytes)
-     * second: maximum disk space (in bytes)
-     * 
- */ -// function quota($params = null) -// { -// // Example #1: Sample function for returning the quota. -// // Uses the PECL ssh2 extension. -// $host = $_SESSION['imp']['server']; -// $user = $_SESSION['imp']['user']; -// $pass = Horde_Auth::getCredential('password'); -// $command = $params[0]; -// -// $session = ssh2_connect($host); -// if (!$session) { -// throw new IMP_Exception(_("Connection to server failed."), 'horde.error'); -// } -// -// if (!ssh2_auth_password($session, $user, $pass)) { -// throw new IMP_Exception(_("Authentication failed."), 'horde.error'); -// } -// -// $stream = ssh2_exec($session, $command, false); -// stream_set_blocking($stream, true); -// -// $quota = preg_split('/\s+/', trim(stream_get_contents($stream)), 2); -// return array($quota[1] * 1024, $quota[2] * 1024); -// } - - /** - * Retrieves public S/MIME keys of message recipients. - * - * The hook will be called first when searching for the keys, and further - * lookup techniques will only be used if the hook throws an exception or - * returns an empty result. - * - * @param string $address The email address of the recipient. - * - * @return string The base64-encoded public S/MIME key that matches the - * email address. - */ -// public function smime_key($address) -// { -// $ldapServer = 'localhost'; -// $ldapPort = 389; -// $searchBase = 'ou=users,dc=example,dc=com'; -// $binddn = 'uid=admin,dc=example,dc=com'; -// $bindpw = 'secret'; -// $attribute = 'simepublickey'; -// -// if (!@ldap_connect($ldapServer, $ldapPort)) { -// return; -// } -// if (!@ldap_set_option($ds, LDAP_OPT_PROTOCOL_VERSION, 3)) { -// return; -// } -// if (!@ldap_bind($ds, $binddn, $bindpw)) { -// return; -// } -// -// $searchResult = @ldap_search($ds, $searchBase, 'mail=' . $address); -// $information = @ldap_get_entries($ds, $searchResult); -// ldap_close($ds); -// -// if ($information === false || $information['count'] == 0) { -// return; -// } -// -// return $information[0][$attribute][0]; -// } - - /** - * Retrieves public PGP keys of message recipients. - * - * The hook will be called first when searching for the keys, and further - * lookup techniques will only be used if the hook throws an exception or - * returns an empty result. - * - * @param string $address The email address of the recipient. - * @param string $keyid The PGP key id of the recipient. - * - * @return string The base64-encoded public PGP key that matches either - * the email address or the fingerprint. - */ -// public function pgp_key($address, $keyid) -// { -// $ldapServer = 'localhost'; -// $ldapPort = 389; -// $searchBase = 'ou=users,dc=example,dc=com'; -// $binddn = 'uid=admin,dc=example,dc=com'; -// $bindpw = 'secret'; -// $attribute = 'pgppublickey'; -// -// if (!@ldap_connect($ldapServer, $ldapPort)) { -// return; -// } -// if (!@ldap_set_option($ds, LDAP_OPT_PROTOCOL_VERSION, 3)) { -// return; -// } -// if (!@ldap_bind($ds, $binddn, $bindpw)) { -// return; -// } -// -// $searchResult = @ldap_search($ds, $searchBase, 'mail=' . $address); -// $information = @ldap_get_entries($ds, $searchResult); -// ldap_close($ds); -// -// if ($information === false || $information['count'] == 0) { -// return; -// } -// -// return $information[0][$attribute][0]; -// } - - /** - * DIMP: Allow additional information to be added to the array that is - * passed to the message text display template: - * imp/templates/chunks/message.php. - * - * @param array $msg The current entry array (see the showMessage() - * function in lib/Views/ShowMessage.php for the - * format. - * - * @return array The altered array to use in the template. - */ -// function dimp_messageview($msg) -// { -// // Example #1: Add a new foo variable -// $msg['foo'] = '
BAR
'; -// return $msg; -// } - - - /** - * DIMP: Allows additional information to be added to the preview view and - * its corresponding template: - * imp/templates/index/index-dimp.inc. - * - * Since the preview pane is dynamically updated via javascript, all - * updates other than the base entries must be provided in javascript code - * to be run at update time. - * - * @param array $msg The current entry array (see the showMessage() - * function in lib/Views/ShowMessage.php for the - * format. - * - * @return array A 2 element array - the first element is the original - * array with any changes made to the initial data. The - * second element is an array of javascript commands, one - * command per array value. - */ -// function dimp_previewview($msg) { -// // Example #1: Alter the subject -// $msg['subject'] .= 'test'; -// -// // Example #2: Update the DOM ID 'foo' with the value 'bar'. 'foo' -// // needs to be manually added to the HTML template. -// $js_code = array( -// "$('foo').update('bar')" -// ); -// -// return array($msg, $js_code); -// } - - - /** - * DIMP: Allows alteration of address formatting in email message headers. - * - * @param stdClass $ob Object with the following possible properties: - *
-     * 'address' - Full address
-     * 'display' - Display address
-     * 'host' - Host name
-     * 'inner' - Trimmed, bare address
-     * 'personal' - Personal string
-     * 
- * - * @return string The raw string to display for that address. This value - * must be properly escaped (i.e. htmlspecialchars() used - * on the portions of the string where appropriate). - */ -// function dimp_addressformatting($ob) -// { -// // Example #1: Display only the raw text of the personal name -// // or, if not set, the e-mail address. -// return empty($ob['personal']) ? $ob['address'] : $ob['personal']; -// } - -} diff --git a/imp/config/menu.php.dist b/imp/config/menu.php.dist deleted file mode 100644 index f8b2f0306..000000000 --- a/imp/config/menu.php.dist +++ /dev/null @@ -1,43 +0,0 @@ - 'http://www.example.com/', - * 'text' => 'Example, Inc.', - * 'icon' => 'example.png', - * 'icon_path' => 'http://www.example.com/images/', - * 'target' => '_blank', - * 'onclick' => '', - * 'action' => '' - * ); - * - * You can also add a "separator" (a spacer) between menu items. To add a - * separator, simply add a new string to the $_menu array set to the text - * 'separator'. It should look like this: - * - * $_menu[] = 'separator'; - * - * $Id$ - */ - -$_menu = array(); - -/* Add your custom entries below this line. */ diff --git a/imp/config/mime_drivers.php.dist b/imp/config/mime_drivers.php.dist deleted file mode 100644 index 1b66dbe30..000000000 --- a/imp/config/mime_drivers.php.dist +++ /dev/null @@ -1,297 +0,0 @@ - true, - 'handles' => array( - 'text/plain', 'text/rfc822-headers', 'application/pgp' - ), - /* If you want to limit the display of message data inline for large - * messages, set the maximum size of the displayed message here (in - * bytes). If exceeded, the user will only be able to download the part. - * Set to 0 to disable this check. */ - 'limit_inline_size' => 1048576, - /* If you want to scan ALL incoming text/plain messages for UUencoded - * data, set the following to true. This is very performance intensive and - * can take a long time for large messages. It is not recommended (as - * UUencoded data is very rare anymore) and is disabled by default. */ - 'uudecode' => false -); - -/** - * HTML driver settings - */ -$mime_drivers['imp']['html'] = array( - /* NOTE: Inline HTML display is turned OFF by default. */ - 'inline' => false, - 'handles' => array( - 'text/html' - ), - 'icons' => array( - 'default' => 'html.png' - ), - /* If you want to limit the display of message data inline for large - * messages, set the maximum size of the displayed message here (in - * bytes). If exceeded, the user will only be able to download the part. - * Set to 0 to disable this check. */ - 'limit_inline_size' => 1048576, - /* Check for phishing exploits? */ - 'phishing_check' => true -); - -/** - * Default smil driver settings - */ -$mime_drivers['imp']['smil'] = array( - 'inline' => true, - 'handles' => array( - 'application/smil' - ) -); - -/** - * Image driver settings - */ -$mime_drivers['imp']['images'] = array( - 'inline' => true, - 'handles' => array( - 'image/*' - ), - /* Display thumbnails for all images, not just large images? */ - 'allthumbs' => true, - /* Display images inline that are less than this size (in bytes). */ - 'inlinesize' => 262144 -); - -/** - * Enriched text driver settings - */ -$mime_drivers['imp']['enriched'] = array( - 'inline' => true, - 'handles' => array( - 'text/enriched' - ), - 'icons' => array( - 'default' => 'text.png' - ) -); - -/** - * PDF settings - */ -$mime_drivers['imp']['pdf'] = array( - 'inline' => false, - 'handles' => array( - 'application/pdf', 'application/x-pdf', 'image/pdf' - ), - 'icons' => array( - 'default' => 'pdf.png' - ) -); - -/** - * PGP settings - */ -$mime_drivers['imp']['pgp'] = array( - 'inline' => true, - 'handles' => array( - 'application/pgp-encrypted', 'application/pgp-keys', - 'application/pgp-signature' - ), - 'icons' => array( - 'default' => 'encryption.png' - ) -); - -/** - * S/MIME settings - */ -$mime_drivers['imp']['smime'] = array( - 'inline' => true, - 'handles' => array( - 'application/x-pkcs7-signature', 'application/x-pkcs7-mime', - 'application/pkcs7-signature', 'application/pkcs7-mime' - ), - 'icons' => array( - 'default' => 'encryption.png' - ) -); - -/** - * Zip File Attachments settings - */ -$mime_drivers['imp']['zip'] = array( - 'inline' => false, - 'handles' => array( - 'application/zip', 'application/x-compressed', - 'application/x-zip-compressed' - ), - 'icons' => array( - 'default' => 'compressed.png' - ) -); - -/** - * Delivery Status messages settings - */ -$mime_drivers['imp']['status'] = array( - 'inline' => true, - 'handles' => array( - 'message/delivery-status' - ) -); - -/** - * Disposition Notification message settings - */ -$mime_drivers['imp']['mdn'] = array( - 'inline' => true, - 'handles' => array( - 'message/disposition-notification' - ) -); - -/** - * multipart/appledouble settings - */ -$mime_drivers['imp']['appledouble'] = array( - 'inline' => true, - 'handles' => array( - 'multipart/appledouble' - ), - 'icons' => array( - 'default' => 'apple.png' - ) -); - -/** - * iCalendar Transport-Independent Interoperability Protocol - */ -$mime_drivers['imp']['itip'] = array( - 'inline' => true, - 'handles' => array( - 'text/calendar', 'text/x-vcalendar' - ), - 'icons' => array( - 'default' => 'itip.png' - ) -); - -/** - * multipart/alternative settings - */ -$mime_drivers['imp']['alternative'] = array( - /* The 'inline' setting should normally not be changed. */ - 'inline' => true, - 'handles' => array( - 'multipart/alternative' - ) -); - -/** - * multipart/related settings - * YOU SHOULD NOT NORMALLY ALTER THIS SETTING. - */ -$mime_drivers['imp']['related'] = array( - 'inline' => true, - 'handles' => array( - 'multipart/related' - ), - 'icons' => array( - 'default' => 'html.png' - ) -); - -/** - * message/partial settings - * YOU SHOULD NOT NORMALLY ALTER THIS SETTING. - */ -$mime_drivers['imp']['partial'] = array( - 'handles' => array( - 'message/partial' - ) -); - -/** - * Digest message (RFC 2046 [5.2.1]) settings - * YOU SHOULD NOT NORMALLY ALTER THIS SETTING. - */ -$mime_drivers['imp']['rfc822'] = array( - 'inline' => false, - 'handles' => array( - 'message/rfc822', 'x-extension/eml' - ) -); - -/** - * MS-TNEF Attachment (application/ms-tnef) settings - * YOU SHOULD NOT NORMALLY ALTER THIS SETTING. - */ -$mime_drivers['imp']['tnef'] = array( - 'inline' => false, - 'handles' => array( - 'application/ms-tnef' - ), - 'icons' => array( - 'default' => 'binary.png' - ) -); diff --git a/imp/config/portal.php.dist b/imp/config/portal.php.dist deleted file mode 100644 index fc35863e6..000000000 --- a/imp/config/portal.php.dist +++ /dev/null @@ -1,45 +0,0 @@ - The Horde_Block object to display - * - * These entries are optional and will only be used if you need - * to customize the portal output: - * 'class' => A CSS class to assign to the containing block. - * Defaults to "headerbox". - * 'domid' => A DOM ID to assign to the containing block - * 'tag' => A tag name to add to the template array. Allows - * the use of in custom template files. - * - * $Id$ - */ - -$collection = new Horde_Block_Collection(); -$dimp_block_list = array(); - -// Show a folder summary of the mailbox. All polled folders are displayed. -$dimp_block_list[_("Folder Summary")] = array( - 'ob' => new IMP_Block_Foldersummary(array()) -); - -// Alternate DIMP block - shows details of 'msgs_shown' number of the most -// recent unseen messages. -//$dimp_block_list[_("Newest Unseen Messages")] = array( -// 'ob' => new IMP_Block_Newmail(array('msgs_shown' => 3)) -//); - -// Show a contact search box. -// Must include 'turba' in $conf['menu']['apps'] -$dimp_block_list[$collection->getName('turba', 'minisearch')] = array( - 'ob' => $collection->getBlock('turba', 'minisearch', array()) -); - -// Display calendar events -// Must include 'kronolith' in $conf['menu']['apps'] -$dimp_block_list[$collection->getName('kronolith', 'summary')] = array( - 'ob' => $collection->getBlock('kronolith', 'summary', array()) -); diff --git a/imp/config/prefs.php.dist b/imp/config/prefs.php.dist deleted file mode 100644 index ad765501f..000000000 --- a/imp/config/prefs.php.dist +++ /dev/null @@ -1,1747 +0,0 @@ - _("General Options"), - 'label' => _("Personal Information"), - 'desc' => _("Change the name, address, and signature that people see when they read and reply to your email."), - 'members' => array('replyto_addr', 'alias_addr', 'tieto_addr', 'bcc_addr', - 'signature', 'sig_dashes', 'sig_first', - 'save_sent_mail', 'sent_mail_folder', 'sentmailselect') -); - -if (!$is_pop3) { - $prefGroups['server'] = array( - 'column' => _("General Options"), - 'label' => _("Server and Folder Information"), - 'desc' => _("Change mail server and folder settings."), - 'members' => array('use_vinbox', 'subscribe', 'draftsselect', - 'trashselect', 'spamselect') - ); -} - -if (!empty($_SESSION['imp']['acl'])) { - $prefGroups['acl'] = array( - 'column' => _("General Options"), - 'label' => _("Share Folders"), - 'desc' => _("Share your mail folders with other users."), - 'url' => 'acl.php' - ); -} - -$prefGroups['logintasks'] = array( - 'column' => _("General Options"), - 'label' => _("Login Tasks"), - 'desc' => sprintf(_("Configure tasks to run upon logon to %s."), $GLOBALS['registry']->get('name')), - 'members' => array('delete_attachments_monthly', - 'delete_attachments_monthly_keep') -); -if (!$is_pop3) { - $prefGroups['logintasks']['members'] = array_merge( - $prefGroups['logintasks']['members'], - array('initialpageselect', 'rename_sentmail_monthly', - 'delete_sentmail_monthly', 'delete_sentmail_monthly_keep', - 'purge_sentmail', 'purge_sentmail_interval', - 'purge_sentmail_keep', 'purge_trash', 'purge_trash_interval', - 'purge_trash_keep', 'purge_spam', 'purge_spam_interval', - 'purge_spam_keep')); -} - -if (!empty($GLOBALS['conf']['user']['allow_accounts'])) { - $prefGroups['accounts'] = array( - 'column' => _("General Options"), - 'label' => _("Additional Accounts"), - 'desc' => _("Configure additional mail accounts to display."), - 'members' => array('accountsmanagement') - ); -} - -$prefGroups['compose'] = array( - 'column' => _("Message Options"), - 'label' => _("Message Composition"), - 'desc' => _("Configure how you send mail."), - 'members' => array('stationery_link', 'mailto_handler', 'compose_cc', - 'compose_bcc', 'compose_spellcheck', 'compose_confirm', - 'set_priority', 'compose_popup', 'compose_html', - 'ckeditor_buttons', 'mail_domain', - 'compose_cursor', 'sending_charset', 'encryptselect', - 'save_attachments') -); - -if (!empty($GLOBALS['conf']['compose']['allow_receipts'])) { - $prefGroups['compose']['members'] = array_merge($prefGroups['compose']['members'], array('disposition_request_read')); -} - -$prefGroups['reply_forward'] = array( - 'column' => _("Message Options"), - 'label' => _("Message Replies/Forwards"), - 'desc' => _("Configure how you reply to or forward mail."), - 'members' => array('reply_quote', 'reply_format', 'forward_bodytext', - 'reply_headers', 'attrib_text') -); - -$prefGroups['drafts'] = array( - 'column' => _("Message Options"), - 'label' => _("Message Drafts"), - 'desc' => _("Configure how to deal with message drafts."), - 'members' => array('draftsselect', 'close_draft', 'unseen_drafts', - 'auto_save_drafts', 'auto_delete_drafts') -); - -$prefGroups['viewing'] = array( - 'column' => _("Message Options"), - 'label' => _("Message Viewing"), - 'desc' => _("Configure how messages are displayed."), - 'members' => array('filtering', 'strip_attachments', - 'html_image_replacement', 'html_image_addrbook', - 'highlight_text', 'highlight_simple_markup', - 'show_quoteblocks', 'dim_signature', 'emoticons', - 'parts_display', 'atc_display', 'mail_hdr', - 'default_msg_charset') -); -if (!empty($GLOBALS['conf']['maillog']['use_maillog'])) { - $prefGroups['viewing']['members'] = array_merge($prefGroups['viewing']['members'], array('disposition_send_mdn')); -} - -$prefGroups['delmove'] = array( - 'column' => _("Message Options"), - 'label' => _("Deleting and Moving Messages"), - 'desc' => _("Set preferences for what happens when you move and delete messages."), - 'members' => array('mailbox_return', 'delete_spam_after_report', - 'move_ham_after_report', 'empty_spam_menu') -); -if (!$is_pop3) { - $prefGroups['delmove']['members'] = array_merge( - $prefGroups['delmove']['members'], - array('use_trash', 'trashselect', 'use_vtrash', 'empty_trash_menu')); -} - -$prefGroups['newmail'] = array( - 'column' => _("Message Options"), - 'label' => _("New Mail"), - 'desc' => _("Control when new mail will be checked for, and whether or not to notify you when it arrives."), - 'members' => array('refresh_time', 'nav_poll_all', 'nav_popup', 'soundselect') -); - -if (!$is_pop3) { - $prefGroups['flags'] = array( - 'column' => _("Message Options"), - 'label' => _("Message Flags"), - 'desc' => _("Configure flag highlighting."), - 'members' => array('flagmanagement') - ); -} - -$prefGroups['display'] = array( - 'column' => _("Other Options"), - 'label' => _("Mailbox and Folder Display Options"), - 'desc' => _("Change display options such as how many messages you see on each page and how messages are sorted."), - 'members' => array('mailbox_start', 'sortby', 'sortdir', 'max_msgs', - 'from_link', 'time_format', 'atc_flag') -); -if (!$is_pop3) { - $prefGroups['display']['members'] = array_merge( - $prefGroups['display']['members'], - array('nav_expanded', 'tree_view', 'nav_expanded_sidebar')); -} - -$prefGroups['filters'] = array( - 'column' => _("Other Options"), - 'label' => _("Filters"), - 'desc' => _("Create filtering rules to organize your incoming mail, sort it into folders, and delete spam."), - 'url' => 'filterprefs.php' -); - -$contacts_app = $GLOBALS['registry']->hasInterface('contacts'); -if ($contacts_app && $GLOBALS['registry']->hasPermission($contacts_app)) { - $prefGroups['addressbooks'] = array( - 'column' => _("Other Options"), - 'label' => _("Address Books"), - 'desc' => _("Select address book sources for adding and searching for addresses."), - 'members' => array('save_recipients', 'display_contact', 'sourceselect') - ); -} - -$prefGroups['events'] = array( - 'column' => _("Other Options"), - 'label' => _("Event Requests"), - 'desc' => _("Configure how event or meeting requests should be handled."), - 'members' => array('conflict_interval') -); - -if (isset($GLOBALS['conf']['gnupg']['path'])) { - $prefGroups['pgp'] = array( - 'column' => _("Other Options"), - 'label' => _("PGP Options"), - 'desc' => sprintf(_("Control PGP support for %s."), $GLOBALS['registry']->get('name')), - 'url' => 'pgp.php' - ); -} - -if (Horde_Util::extensionExists('openssl') && isset($GLOBALS['conf']['openssl']['path'])) { - $prefGroups['smime'] = array( - 'column' => _("Other Options"), - 'label' => _("S/MIME Options"), - 'desc' => sprintf(_("Control S/MIME support for %s."), $GLOBALS['registry']->get('name')), - 'url' => 'smime.php' - ); -} - -$prefGroups['mimp'] = array( - 'column' => _("Other Options"), - 'label' => _("Minimalist View Options"), - 'desc' => _("Configure options for the minimalist view."), - 'members' => array('mimp_preview_msg', 'mimp_max_from_chars', - 'mimp_max_subj_chars', 'mimp_download_confirm') -); - -$prefGroups['standard'] = array( - 'column' => _("Other Options"), - 'label' => _("Standard View Options"), - 'desc' => _("Configure options for the standard view."), - 'members' => array('preview_enabled', 'preview_maxlen', 'preview_strip_nl', 'preview_show_unread', 'preview_show_tooltip') -); - -$prefGroups['dimp'] = array( - 'column' => _("Other Options"), - 'label' => _("Dynamic View Options"), - 'desc' => _("Configure options for the dynamic view."), - 'members' => array('dimp_login_view') -); - - -// Personal Information preferences - -// user preferred email address for Reply-To:, if different from From: -$_prefs['replyto_addr'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'text', - 'desc' => _("Your Reply-to: address: (optional)")); - -// user preferred alias addresses -$_prefs['alias_addr'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'textarea', - 'desc' => _("Your alias addresses: (optional, enter each address on a new line)")); - -// user preferred 'tie to' addresses -$_prefs['tieto_addr'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'textarea', - 'desc' => _("Addresses to explicitly tie to this identity: (optional, enter each address on a new line)")); - -// Automatically Bcc addresses when composing -$_prefs['bcc_addr'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'textarea', - 'desc' => _("Addresses to BCC all messages: (optional, enter each address on a new line)")); - -// user signature -$_prefs['signature'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'textarea', - 'desc' => _("Your signature:")); - -// precede the signature with dashes ('-- ')? -$_prefs['sig_dashes'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Precede your signature with dashes ('-- ')?")); - -// signature before replies and forwards? -$_prefs['sig_first'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Place your signature before replies and forwards?")); - -// save a copy of sent messages? -$_prefs['save_sent_mail'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Save sent mail?")); - -// sent mail folder -$_prefs['sent_mail_folder'] = array( - // The mailbox value must be encoded in the UTF7-IMAP charset (see RFC - // 3501 [5.1.3]). For Exchange, uncomment the entry below and remove the - // default value entry. - // 'value' => 'Sent Items', - 'value' => 'Sent', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// sent mail folder selection widget. includes some javascript, so it's -// specific to IMP. -$_prefs['sentmailselect'] = array('type' => 'special'); - -// End Personal Information preferences - - -// Server and Folder Information preferences - -// display Virtual INBOX? -$_prefs['use_vinbox'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Display Virtual Inbox?")); - -// use IMAP subscribe? -$_prefs['subscribe'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Use IMAP folder subscriptions?")); - -// drafts folder selection widget. includes some javascript, so it's specific -// to IMP. -$_prefs['draftsselect'] = array('type' => 'special'); - -// drafts folder -$_prefs['drafts_folder'] = array( - // The mailbox value must be encoded in the UTF7-IMAP charset (see RFC - // 3501 [5.1.3]). - 'value' => 'Drafts', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// trash folder selection widget. includes some javascript, so it's -// specific to IMP. -$_prefs['trashselect'] = array('type' => 'special'); - -// trash folder -$_prefs['trash_folder'] = array( - // The mailbox value must be encoded in the UTF7-IMAP charset (see RFC - // 3501 [5.1.3]). For Exchange, uncomment the entry below and remove the - // default value entry. - // 'value' => 'Deleted Items', - 'value' => 'Trash', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// spam folder selection widget. includes some javascript, so it's -// specific to IMP. -$_prefs['spamselect'] = array('type' => 'special'); - -// spam folder -$_prefs['spam_folder'] = array( - // The mailbox value must be encoded in the UTF7-IMAP charset (see RFC - // 3501 [5.1.3]). - 'value' => 'Spam', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -$_prefs['vfolder'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// End Server and Folder Information preferences - - -// Folder sharing preferences - -// folder sharing options -$_prefs['acl'] = array( - 'value' => '', - // set 'locked' => true to disable folder sharing - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// End folder sharing preferences - - -// Login Tasks preferences - -// select widget for the initial_page preference -$_prefs['initialpageselect'] = array('type' => 'special'); - -// the page to display. Either a filename like 'folders.php' -// or a mailbox name. -$_prefs['initial_page'] = array( - 'value' => 'INBOX', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// rename sent-mail folder every month? -$_prefs['rename_sentmail_monthly'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Rename sent-mail folder at beginning of month?"), - 'help' => 'prefs-rename_sentmail_monthly'); - -// delete sent-mail folders every month? -$_prefs['delete_sentmail_monthly'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Delete old sent-mail folders at beginning of month?"), - 'help' => 'prefs-delete_sentmail_monthly'); - -// how many old sent-mail folders to keep every month? -$_prefs['delete_sentmail_monthly_keep'] = array( - 'value' => 12, - 'locked' => false, - 'shared' => false, - 'type' => 'number', - 'desc' => _("Number of old sent-mail folders to keep if deleting monthly."), - 'help' => 'prefs-delete_sentmail_monthly_keep'); - -// purge sent-mail folder? -$_prefs['purge_sentmail'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Purge old messages in the sent-mail folder(s)?"), - 'help' => 'prefs-purge_sentmail'); - -// how often to purge the Sent-Mail folder? -$_prefs['purge_sentmail_interval'] = array( - 'value' => Horde_LoginTasks::MONTHLY, - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => Horde_LoginTasks::getLabels(), - 'desc' => _("Purge sent-mail how often:"), - 'help' => 'prefs-purge_sentmail_interval'); - -// when purging sent-mail folder, purge messages older than how many days? -$_prefs['purge_sentmail_keep'] = array( - 'value' => 30, - 'locked' => false, - 'shared' => false, - 'type' => 'number', - 'desc' => _("Purge messages in sent-mail folder(s) older than this amount of days."), - 'help' => 'prefs-purge_sentmail_keep'); - -// purge old attachments every month? -$_prefs['delete_attachments_monthly'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Delete old linked attachments at beginning of month?"), - 'help' => 'prefs-delete_attachments_monthly'); - -// how many old months of attachments to keep? -$_prefs['delete_attachments_monthly_keep'] = array( - 'value' => 6, - 'locked' => false, - 'shared' => false, - 'type' => 'number', - 'desc' => _("Number of months to keep old linked attachments if deleting monthly."), - 'help' => 'prefs-delete_attachments_monthly_keep'); - -// purge Spam folder? -$_prefs['purge_spam'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Purge old messages in the Spam folder?"), - 'help' => 'prefs-purge_spam'); - -// how often to purge the Spam folder? -$_prefs['purge_spam_interval'] = array( - 'value' => Horde_LoginTasks::MONTHLY, - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => Horde_LoginTasks::getLabels(), - 'desc' => _("Purge Spam how often:"), - 'help' => 'prefs-purge_spam_interval'); - -// when purging Spam folder, purge messages older than how many days? -$_prefs['purge_spam_keep'] = array( - 'value' => 30, - 'locked' => false, - 'shared' => false, - 'type' => 'number', - 'desc' => _("Purge messages in Spam folder older than this amount of days."), - 'help' => 'prefs-purge_spam_keep'); - -// purge Trash folder? -$_prefs['purge_trash'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Purge old messages in the Trash folder?"), - 'help' => 'prefs-purge_trash'); - -// how often to purge the Trash folder? -$_prefs['purge_trash_interval'] = array( - 'value' => Horde_LoginTasks::MONTHLY, - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => Horde_LoginTasks::getLabels(), - 'desc' => _("Purge Trash how often:"), - 'help' => 'prefs-purge_trash_interval'); - -// when purging Trash folder, purge messages older than how many days? -$_prefs['purge_trash_keep'] = array( - 'value' => 30, - 'locked' => false, - 'shared' => false, - 'type' => 'number', - 'desc' => _("Purge messages in Trash folder older than this amount of days."), - 'help' => 'prefs-purge_trash_keep'); - -// End Login Tasks preferences - - -// Accounts preferences - -// UI for flag management. -$_prefs['accountsmanagement'] = array( - 'type' => 'special' -); - -$_prefs['accounts'] = array( - 'value' => json_encode(array()), - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// End Accounts preferences - - -// Message Composition preferences - -// Link to the stationery preferences. -$_prefs['stationery_link'] = array( - 'type' => 'link', - 'url' => 'stationery.php', - 'desc' => _("To the stationery and form responses.")); - -$_prefs['stationery'] = array( - // value = serialize(array()) - 'value' => 'a:0:{}', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// Link to add a Firefox 3 mailto: handler -$_prefs['mailto_handler'] = array( - 'type' => 'link', - 'xurl' => 'javascript:if(typeof navigator.registerProtocolHandler==\'undefined\')alert(\'' - . addslashes(_("Your browser does not support this feature.")) - . '\');else navigator.registerProtocolHandler(\'mailto\',\'' - . Horde::applicationUrl('compose.php', true)->setRaw(true)->add(array('actionID' => 'mailto_link', 'to' => '')) - . '%s\',\'' . $GLOBALS['registry']->get('name') . '\');', - 'desc' => sprintf(_("Click here to open all mailto: links in %s."), $GLOBALS['registry']->get('name'))); - -// Show Cc: field? -$_prefs['compose_cc'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Show the Cc: header field when composing mail?") -); - -// Show Bcc: field? -$_prefs['compose_bcc'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Show the Bcc: header field when composing mail?") -); - -// Check spelling before sending the message? -$_prefs['compose_spellcheck'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Check spelling before sending a message?")); - -// confirm successful sending of messages? -$_prefs['compose_confirm'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Display confirmation after sending a message?")); - -// allow the user to add a priority header when composing messages? -$_prefs['set_priority'] = array( - 'value' => 1, - // Locked by default - 'locked' => true, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Set a priority header when composing messages?")); - -// compose in a separate window? -$_prefs['compose_popup'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Compose messages in a separate window?") -); - -// If browser supports the HTML editor, should we compose in HTML mode by -// default? -$_prefs['compose_html'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Compose messages with an HTML GUI by default (if browser supports the feature)?") -); - -// The list of buttons to show in CKeditor -// See http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Toolbar for -// details on configuration -$_prefs['ckeditor_buttons'] = array( - 'value' => "[['Source','Maximize','-','Templates'],['Cut','Copy','Paste','PasteText','PasteFromWord'],['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],'/',['NumberedList','BulletedList','-','Outdent','Indent','Blockquote'],['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'],['Link','Unlink'],['Image','Flash','Table','HorizontalRule','Smiley','SpecialChar'],'/',['Bold','Italic','Underline','Strike','-','Subscript','Superscript'],['TextColor','BGColor'],'/',['Styles','Format','Font','FontSize']]", - // Use the following line for a very basic set of buttons: - // 'value' => "['Bold','Italic','-','NumberedList','BulletedList','-','Link','Unlink']", - // Locked by default - 'locked' => true, - 'shared' => false, - 'type' => 'textarea', - 'desc' => _("The buttons to show when using the HTML editor.") -); - -// default outgoing mail domain and address completion -$_prefs['mail_domain'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'text', - 'desc' => _("When sending mail or expanding addresses, what domain should we append to unqualified addresses (email addresses without \"@\")?")); - -// Where should the cursor be located in the compose text area by default? -$_prefs['compose_cursor'] = array( - 'value' => 'top', - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array('top' => _("Top"), - 'bottom' => _("Bottom"), - 'sig' => _("Before Signature")), - 'desc' => _("Where should the cursor be located in the compose text area by default?") -); - -// Select widget for the possible charsets -$_prefs['sending_charset'] = array( - 'value' => '', - 'locked' => false, - 'shared' => true, - 'type' => 'enum', - 'enum' => array_merge(array('' => _("Default")), Horde_Nls::$config['encodings']), - 'desc' => _("Your default charset for sending messages:")); - -// Select widget for the 'default_encrypt' preference -$_prefs['encryptselect'] = array('type' => 'special'); - -// The default encryption method to use when sending messages -$_prefs['default_encrypt'] = array( - 'value' => IMP::ENCRYPT_NONE, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// Save attachments when saving in sent-mail folder? -$_prefs['save_attachments'] = array( - 'value' => 'prompt_no', - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - 'always' => _("Always save attachments"), - 'prompt_yes' => _("Prompt every time an attachment is sent; default to YES"), - 'prompt_no' => _("Prompt every time an attachment is sent; default to NO"), - 'never' => _("Never save attachments") - ), - 'desc' => _("When saving sent-mail, should we save attachment data?"), - 'help' => 'prefs-save_attachments'); - -// Disposition Notification Preferences -$_prefs['disposition_request_read'] = array( - 'value' => 'ask', - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array('never' => _("Never"), - 'ask' => _("Ask"), - 'always' => _("Always")), - 'desc' => _("Request read receipts?"), - 'help' => 'prefs-disposition_request_read' -); - -// End Message Composition preferences - - -// Message Replies/Forwards preferences - -// Should the original message be included? -$_prefs['reply_quote'] = array( - 'value' => 1, - // Locked by default - 'locked' => true, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Include original message in a reply?")); - -// When replying/forwarding to a message, should we use the same format as the -// original message? -$_prefs['reply_format'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("When replying/forwarding to a message, should we use the same format as the original message?")); - -// Should the original message be included? -$_prefs['forward_bodytext'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Include body text in forward message by default?")); - -// Reply to header summary - leave a brief summary of the header inside -// the message. -$_prefs['reply_headers'] = array( - 'desc' => _("Include a brief summary of the header in a reply?"), - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox'); - -// How should we attribute quoted lines in a reply -$_prefs['attrib_text'] = array( - 'value' => _("Quoting %f:"), - 'locked' => false, - 'shared' => false, - 'type' => 'text', - 'desc' => _("How to attribute quoted lines in a reply"), - 'help' => 'prefs-attrib_text'); - -// End Message Replies/Forwards preferences - - -// Message Drafts preferences - -// closing window after saving a draft? -$_prefs['close_draft'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Should the compose window be closed after saving a draft?")); - -// save drafts as seen or unseen -$_prefs['unseen_drafts'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Save drafts as unseen?")); - -// auto-save drafts? value is in minutes, 0 == don't save. -$_prefs['auto_save_drafts'] = array( - 'value' => 5, - // Locked by default - 'locked' => true, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - 0 => _("No"), - 1 => _("Every minute"), - 5 => _("Every 5 minutes") - ), - 'desc' => _("Save drafts automatically while composing?"), -); - -// delete draft after resume & send? -$_prefs['auto_delete_drafts'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Automatically delete draft after successfully resuming and sending message?") -); - -// End Message Drafts preferences - - -// Message Viewing preferences - -// filter message content? -$_prefs['filtering'] = array( - 'value' => 0, - 'locked' => true, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Filter message content for profanity?")); - -// Should we display an icon to strip attachments? -$_prefs['strip_attachments'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Show an icon to allow stripping of attachments from messages?")); - -// What should we do with spam messages after reporting them? -$_prefs['delete_spam_after_report'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - 0 => _("Nothing"), - 1 => _("Delete message") - ), - 'desc' => _("What should we do with spam messages after they have been reported as spam?"), - 'help' => 'prefs-delete_spam_after_report' -); -if (!$is_pop3) { - $_prefs['delete_spam_after_report']['enum'][2] = - _("Move to spam folder"); -} - -// What should we do with spam messages after reporting them as innocent? -$_prefs['move_ham_after_report'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - 0 => _("Nothing") - ), - 'desc' => _("What should we do with spam messages after they have been reported as innocent?"), - 'help' => 'prefs-move_ham_after_report' -); -if (!$is_pop3) { - $_prefs['move_ham_after_report']['enum'][1] = - _("Move to Inbox"); -} - -// Replace image tags in inline viewed HTML messages with blank images? -$_prefs['html_image_replacement'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Block images in inline viewed HTML messages unless they are specifically requested?"), - 'help' => 'prefs-html_image_replacement' -); - -// By default, automatically show images in inline viewed HTML messages if the -// sender is in the user's addressbook? -$_prefs['html_image_addrbook'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Automatically show images in inline viewed HTML messages when the sender is in my address book?"), - 'help' => 'prefs-html_image_addrbook' -); - -// should we try to mark different conversations with different colors? -$_prefs['highlight_text'] = array( - 'value' => 1, - // Locked by default - 'locked' => true, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Mark different levels of quoting with different colors?")); - -// should we try to mark simple markup with html tags? -$_prefs['highlight_simple_markup'] = array( - 'value' => 1, - // Locked by default - 'locked' => true, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Mark simple markup?")); - -// should we show large blocks of quoted text or hide them? -$_prefs['show_quoteblocks'] = array( - 'value' => 'thread', - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - 'shown' => _("Shown"), - 'thread' => _("Hidden in Thread View"), - 'list' => _("Hidden in List Messages"), - 'listthread' => _("Hidden in Thread View and List Messages"), - 'hidden' => _("Hidden") - ), - 'desc' => _("Should large blocks of quoted text be shown or hidden by default? It can be toggled easily whichever you choose.")); - -// should we dim signatures? -$_prefs['dim_signature'] = array( - 'value' => 0, - // Locked by default - 'locked' => true, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Dim signatures?")); - -// Convert textual emoticons into graphical ones? -$_prefs['emoticons'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Convert textual emoticons into graphical ones?")); - -// how do we display message parts in the summary? -$_prefs['parts_display'] = array( - 'value' => 'atc', - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - 'all' => _("Show all parts"), - 'atc' => _("Show attachments only") - ), - 'desc' => _("Which message parts do you want to display in the summary?")); - -// Should attachment summaries be displayed inline? -$_prefs['atc_display'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Display attachment summary information within the message text?")); - -// Display custom headers (configured via the identity screen) when viewing -// messages? -$_prefs['mail_hdr'] = array( - // Value is a list of headers to display, separated by "\n" - // e.g.: "Message-ID\nX-Spam-Level" - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'textarea', - 'desc' => _("Additional headers to display when viewing: (enter each header on a new line)")); - -// default message character set -$_prefs['default_msg_charset'] = array( - 'value' => isset($GLOBALS['nls']['emails'][$GLOBALS['language']]) - ? $GLOBALS['nls']['emails'][$GLOBALS['language']] - : (isset($GLOBALS['nls']['charsets'][$GLOBALS['language']]) - ? $GLOBALS['nls']['charsets'][$GLOBALS['language']] - : ''), - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array_merge( - array('' => _("Default (US-ASCII)")), Horde_Nls::$config['encodings'] - ), - 'desc' => _("The default charset for messages with no charset information:"), - 'help' => 'prefs-default_msg_charset'); - -$_prefs['disposition_send_mdn'] = array( - 'value' => 1, - // Locked by default - 'locked' => true, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Prompt to send read receipt when requested by the sender?"), - 'help' => 'prefs-disposition_send_mdn' -); - -// End Message Viewing preferences - - -// Deleting and Moving Messages preferences - -// should we return to the mailbox listing after deleting a message? -$_prefs['mailbox_return'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Return to the mailbox listing after deleting, moving, or copying a message?")); - -// should we move messages to a trash folder instead of just marking -// them as deleted? -$_prefs['use_trash'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("When deleting messages, move them to your Trash folder instead of marking them as deleted?")); - -// use Virtual Trash folder -$_prefs['use_vtrash'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// virtual trash folder identifier -$_prefs['vtrash_id'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// display the 'Empty Trash' link in the menubar? -$_prefs['empty_trash_menu'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Display the \"Empty Trash\" link in the menubar?")); - -// display the 'Empty Spam' link in the menubar? -$_prefs['empty_spam_menu'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Display the \"Empty Spam\" link in the menubar?")); - -// hide deleted -$_prefs['delhide'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// End Deleting and Moving Messages preferences - - -// New Mail preferences - -// time before reloading the navigator or mailbox page -$_prefs['refresh_time'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - 0 => _("Never"), - 30 => _("Every 30 seconds"), - 60 => _("Every minute"), - 300 => _("Every 5 minutes"), - 900 => _("Every 15 minutes"), - 1800 => _("Every half hour") - ), - 'desc' => _("Refresh Folder Views:"), -); - -// javascript popup if there's new mail? -$_prefs['nav_popup'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Display pop-up notification of new mail?"), -); - -// play a sound on new mail? if so, which one? -$_prefs['nav_audio'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit', -); - -// sound selection widget -$_prefs['soundselect'] = array('type' => 'special'); - -// End New Mail preferences - - -// IMAP Flag preferences - -// UI for flag management. -$_prefs['flagmanagement'] = array( - 'type' => 'special' -); - -// Message flags -$_prefs['msgflags'] = array( - // Format: - // KEY: Flag name - // VALUE: Array with the following entries - // 'a' - (string) [abbreviation] The abbreviation used in - // the mimp (minimal) view. - // DEFAULT: Don't show flag - // 'b' - (string) [background] The CSS background color - // DEFAULT: Use value of 'msgflags_color' - // 'c' - (string) [class] The CSS background class (used to - // display status icon). - // NO DEFAULT (entry required) - // 'd' - (boolean) [delete] If true, entry can be deleted. - // DEFAULT: false - // 'l' - (string) [label] The flag text label. - // NO DEFAULT (entry required) - // 't' - (string) [type] The flag type: - // 'atc' - Attachment information - // 'imap' - IMAP system flags (not settable by user) - // 'imapp' - IMAP flags (personal flags - created by user - // through the prefs interface) - // 'imapu' - IMAP system flags (settable by user) - // 'imp' - IMP defined flags - // NO DEFAULT (entry required) - 'value' => json_encode(array( - // Static internal imp flags (i.e. status icons) - // THESE ENTRIES MUST NOT BE DELETED - 'personal' => array( - 'a' => '+', - 'c' => 'flagPersonal', - 'l' => _("Personal"), - 't' => 'imp' - ), - 'highpri' => array( - 'a' => '!', - 'b' => '#ffcccc', - 'c' => 'flagHighpriority', - 'l' => _("High Priority"), - 't' => 'imp' - ), - 'lowpri' => array( - 'a' => '0', - 'c' => 'flagLowpriority', - 'l' => _("Low Priority"), - 't' => 'imp' - ), - - // Attachment flags - // THESE ENTRIES MUST NOT BE DELETED - 'signed' => array( - 'c' => 'flagSignedmsg', - 'l' => _("Message is Signed"), - 't' => 'atc' - ), - 'encrypt' => array( - 'c' => 'flagEncryptmsg', - 'l' => _("Message is Encrypted"), - 't' => 'atc' - ), - 'attach' => array( - 'c' => 'flagAttachmsg', - 'l' => _("Message has Attachments"), - 't' => 'atc' - ), - - // IMAP flags - // KEY: IMAP flag as it exists on the IMAP server - // VALUES (additional to base values): - // 'n' - (boolean) [NOT match] Don't match the flag. - // DEFAULT: false - - // System IMAP flags (RFC 3501 [2.3.2]) - '\\seen' => array( - 'a' => 'N', - 'b' => '#eeeeff', - 'c' => 'flagUnseen', - 'l' => _("Unseen"), - 'n' => true, - 't' => 'imapu' - ), - '\\answered' => array( - 'a' => 'r', - 'b' => '#ccffcc', - 'c' => 'flagAnswered', - 'l' => _("Answered"), - // By default, this flag is not settable by the user - it is - // automatically set when a message is replied to. - 't' => 'imap' - ), - '\\draft' => array( - 'a' => 'd', - 'c' => 'flagDraft', - 'l' => _("Draft"), - // By default, this flag is not settable by the user - it is - // automatically set/reset when a message is drafted/finished. - 't' => 'imap' - ), - - // Forwarded flag (RFC 5550 [5.9]) - '$forwarded' => array( - 'a' => 'F', - 'b' => '#aadddd', - 'c' => 'flagForwarded', - 'l' => _("Forwarded"), - // Pursuant to RFC, this flag SHOULD NOT be changed by the user - 't' => 'imap' - ), - - // Continued: System IMAP flags (RFC 3501 [2.3.2]) - '\\flagged' => array( - 'a' => '*', - 'b' => '#ffcccc', - 'c' => 'flagFlagged', - 'l' => _("Flagged for Followup"), - 't' => 'imapu' - ), - '\\deleted' => array( - 'a' => 'D', - 'b' => '#999999', - 'c' => 'flagDeleted', - 'l' => _("Deleted"), - 't' => 'imapu' - ), - )), - 'locked' => false, - 'shared' => false, - 'type' => 'implicit' -); - -// The default color to use for flags that don't require row highlighting. -$_prefs['msgflags_color'] = array( - 'value' => '#ffffff', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// End IMAP Flag preferences - -// Display Options preferences - -// Where to start when opening mailbox? -$_prefs['mailbox_start'] = array( - 'value' => IMP::MAILBOX_START_FIRSTUNSEEN, - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - IMP::MAILBOX_START_FIRSTUNSEEN => _("First (oldest) Unseen Message"), - IMP::MAILBOX_START_LASTUNSEEN => _("Last (newest) Unseen Message"), - IMP::MAILBOX_START_FIRSTPAGE => _("First Page"), - IMP::MAILBOX_START_LASTPAGE => _("Last Page") - ), - 'desc' => _("When opening a mailbox for the first time, where do you want to start?"), - 'help' => 'prefs-mailbox_start'); - -// default sorting column -$_prefs['sortby'] = array( - 'value' => Horde_Imap_Client::SORT_ARRIVAL, - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - Horde_Imap_Client::SORT_ARRIVAL => _("Arrival Time"), - Horde_Imap_Client::SORT_DATE => _("Message Date"), - Horde_Imap_Client::SORT_FROM => _("From Address"), - Horde_Imap_Client::SORT_TO => _("To Address"), - Horde_Imap_Client::SORT_SUBJECT => _("Subject"), - Horde_Imap_Client::SORT_SIZE => _("Message Size"), - Horde_Imap_Client::SORT_THREAD => _("Thread") - ), - 'desc' => _("Default sorting criteria:")); - -// default sorting direction -$_prefs['sortdir'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - 0 => _("Ascending"), - 1 => _("Descending") - ), - 'desc' => _("Default sorting direction:")); - -// sort prefs for individual folders -$_prefs['sortpref'] = array( - // value = serialize(array()) - 'value' => 'a:0:{}', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// mailbox constraints -$_prefs['max_msgs'] = array( - 'value' => 30, - 'locked' => false, - 'shared' => false, - 'type' => 'number', - 'desc' => _("Messages per page in the mailbox view.")); - -// How the from field should be displayed on the mailbox screen -$_prefs['from_link'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - 0 => _("Clicking on the address will compose a new message to the sender"), - 1 => _("Clicking on the address will open the message to be read"), - 2 => _("Do not generate a link in the From: column") - ), - 'desc' => _("The From: column of the message should be linked:")); - -// Display attachment information in mailbox list. -// Disabled by default, and not shown to user, because this display requires -// substantial overhead to parse the message structures of all message in -// the mailbox list at view time. -$_prefs['atc_flag'] = array( - 'value' => 0, - // Locked by default - 'locked' => true, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Display attachment information about a message in the mailbox listing?")); - -// Time format for messages dated today -$_prefs['time_format'] = array( - 'value' => '%X', - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - '%X' => strftime('%X'), - '%H:%M:%S' => strftime('%H:%M:%S'), - '%I:%M:%S %p' => strftime('%I:%M:%S %p'), - '%H:%M' => strftime('%H:%M'), - '%I:%M%p' => strftime('%I:%M%p'), - ), - 'desc' => _("Format of message dates in the mailbox view for messages dated today")); - -// expand folder tree by default -$_prefs['nav_expanded'] = array( - 'value' => 2, - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - 0 => _("No"), - 1 => _("Yes"), - 2 => _("Remember the last view") - ), - 'desc' => _("Expand the entire folder tree by default in the folders view?")); - -// folder tree view style -$_prefs['tree_view'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - 0 => _("Combine all namespaces"), - 1 => _("Show non-private mailboxes in separate folders") - ), - 'desc' => _("How should namespaces be displayed in the folder tree view?") -); - -// expand folder tree by default in sidebar -$_prefs['nav_expanded_sidebar'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - 0 => _("No"), - 1 => _("Yes"), - 2 => _("Current expanded status in the folders view") - ), - 'desc' => _("Expand the entire folder tree by default in the sidebar?")); - -// poll all folders for new mail? -$_prefs['nav_poll_all'] = array( - 'value' => 0, - 'locked' => $is_pop3, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Poll all folders for new mail?")); - -// list of folders to expand by default -$_prefs['expanded_folders'] = array( - // value = serialize(array()) - 'value' => 'a:0:{}', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// list of folders to poll for new mail -$_prefs['nav_poll'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// End Display Options preferences - - -// Filter preferences - -// run filters on login? -$_prefs['filter_on_login'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// run filters with INBOX display? -$_prefs['filter_on_display'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// run filters when sidebar updates? -$_prefs['filter_on_sidebar'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// show filter icon on the menubar? -$_prefs['filter_menuitem'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// Allow filters to be applied to any mailbox? -$_prefs['filter_any_mailbox'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// End Filter preferences - - -// Address book preferences - -// Should recipients of outgoing messages be added automatically to -// the address book? -$_prefs['save_recipients'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Save recipients automatically to the default address book?")); - -// By default, display all contacts in the address book when loading -// the contacts screen. If your default address book is large and -// slow to display, you may want to disable and lock this option. -$_prefs['display_contact'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => true, - 'type' => 'checkbox', - 'desc' => _("List all contacts when loading the contacts screen? (if disabled, you will only see contacts that you search for explicitly)")); - -// address book selection widget -$_prefs['sourceselect'] = array('type' => 'special'); - -// address book(s) to use when expanding addresses -// You can provide default values this way (note the \t and the double quotes): -// 'value' => "source_one\tsource_two" -// refer to turba/config/sources.php for possible source values -$_prefs['search_sources'] = array( - 'value' => "", - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// field(s) to use when expanding addresses -// This depends on the search_sources preference if you want to provide -// default values: -// 'value' => "source_one\tfield_one\tfield_two\nsource_two\tfield_three" -// will search the fields 'field_one' and 'field_two' in source_one and -// 'field_three' in source_two. -// refer to turba/config/sources.php for possible source and field values -$_prefs['search_fields'] = array( - 'value' => "", - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// address book to use for adding addresses -// put $cfgSources array element name in the value field. -// Setting value to localsql would allow you to add contacts to MySQL database -// See turba/config/sources.php for more info -$_prefs['add_source'] = array( - 'value' => '', -// 'value' => 'localsql', - 'locked' => false, - 'shared' => true, - 'type' => 'implicit' -); - -// End Address book preferences - - -// Event preferences - -// Amount of minutes to consider a event as a non-conflicting one in iTip -$_prefs['conflict_interval'] = array( - 'value' => 30, - 'locked' => false, - 'shared' => false, - 'type' => 'number', - 'desc' => _("Minutes needed to consider a event as a non-conflicting one in iTip") -); - -// End Calendar preferences - - -// PGP options - -// Activate PGP support? -$_prefs['use_pgp'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit' -); - -// You should not manually change the rest of the PGP entries -$_prefs['pgp_attach_pubkey'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -$_prefs['pgp_scan_body'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -$_prefs['pgp_verify'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -$_prefs['pgp_private_key'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -$_prefs['pgp_public_key'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// End PGP Options - -// S/MIME options - -// Activate S/MIME support? -$_prefs['use_smime'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// You should not manually change the rest of the S/MIME entries -$_prefs['smime_verify'] = array( - 'value' => 1, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -$_prefs['smime_private_key'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -$_prefs['smime_public_key'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -$_prefs['smime_additional_cert'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// End S/MIME Options - -// Minimalist View Options - -// display only the first 250 characters of a message on first message view? -$_prefs['mimp_preview_msg'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Display only the first 250 characters of a message initially?") -); - -$_prefs['mimp_max_from_chars'] = array( - 'value' => 10, - 'locked' => true, - 'shared' => false, - 'type' => 'number', - 'desc' => _("In the mailbox view, how many characters of From: addresses should we show before truncating?") -); - -$_prefs['mimp_max_subj_chars'] = array( - 'value' => 20, - 'locked' => true, - 'shared' => false, - 'type' => 'number', - 'desc' => _("In the mailbox view, how many characters of Subject: lines should we show before truncating?") -); - -$_prefs['mimp_download_confirm'] = array( - 'value' => 0, - 'locked' => true, - 'shared' => false, - 'type' => 'number', - 'desc' => _("Only show download confirmation page if message part is greater than this size, in bytes. Set to 0 to always require the confirmation page.") -); - -// End Minimalist View Options - -// Standard View Options - -// Previews are disabled by default as it can be performance intensive, -// especially without caching. -$_prefs['preview_enabled'] = array( - // Disabled and locked by default - 'value' => 0, - 'locked' => true, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Enable message previews?") -); - -$_prefs['preview_maxlen'] = array( - 'value' => 250, - // Locked by default - 'locked' => true, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - 100 => _("100 characters"), - 250 => _("250 characters"), - 500 => _("500 characters"), - 1000 => _("1000 characters") - ), - 'desc' => _("Characters to display:") -); - -$_prefs['preview_strip_nl'] = array( - 'value' => 1, - // Locked by default - 'locked' => true, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Strip linebreaks?") -); - -$_prefs['preview_show_unread'] = array( - 'value' => 1, - // Locked by default - 'locked' => true, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Show previews for unread messages only?") -); - -$_prefs['preview_show_tooltip'] = array( - 'value' => 0, - // Locked by default - 'locked' => true, - 'shared' => false, - 'type' => 'checkbox', - 'desc' => _("Show previews in tooltips?") -); - -// End Standard View Options - -// Dynamic View Options - -// Login preferences (dimp) -$_prefs['dimp_login_view'] = array( - 'value' => 'portal', - 'locked' => false, - 'shared' => false, - 'type' => 'enum', - 'enum' => array( - 'portal' => _("Portal"), - 'inbox' => _("Inbox") - ), - 'desc' => _("The page to view immediately after login.") -); - -// Other implicit dynamic view preferences -$_prefs['dimp_qsearch_field'] = array( - 'value' => 'all', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -$_prefs['dimp_show_preview'] = array( - 'value' => true, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -$_prefs['dimp_splitbar'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -$_prefs['dimp_toggle_headers'] = array( - 'value' => 0, - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); - -// End Dynamic View Options - -// Other entries (used internally in IMP) - -// virtual inbox identifier -$_prefs['vinbox_id'] = array( - 'value' => '', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit'); diff --git a/imp/config/servers.php.dist b/imp/config/servers.php.dist deleted file mode 100644 index d0ffbac2c..000000000 --- a/imp/config/servers.php.dist +++ /dev/null @@ -1,316 +0,0 @@ - _("Choose a mail server:") -); - -/* Example configurations: */ - -$servers['imap'] = array( - 'name' => 'IMAP Server', - 'hostspec' => 'imap.example.com', - 'hordeauth' => false, - 'protocol' => 'imap', - 'port' => 143, - 'secure' => false, - 'maildomain' => 'example.com', - 'smtphost' => 'smtp.example.com', - 'smtpport' => 25, - 'cache' => false, -); - -$servers['cyrus'] = array( - 'name' => 'Cyrus IMAP Server', - 'hostspec' => 'cyrus.example.com', - 'hordeauth' => false, - 'protocol' => 'imap', - 'port' => 143, - 'secure' => false, - 'maildomain' => 'example.com', - 'smtphost' => 'smtp.example.com', - 'smtpport' => 25, - 'admin' => array( - 'params' => array( - 'admin_user' => 'cyrus', - 'admin_password' => 'cyrus_pass', - 'userhierarchy' => 'user.' - ), - ), - 'quota' => array( - 'driver' => 'imap', - 'params' => array( - 'hide_when_unlimited' => true, - 'unit' => 'MB' - ) - ), - 'acl' => true, - 'cache' => false, -); - -$servers['pop'] = array( - 'name' => 'POP3 Server', - 'hostspec' => 'pop.example.com', - 'hordeauth' => false, - 'protocol' => 'pop3', - 'port' => 110, - 'secure' => false, - 'maildomain' => 'example.com', - 'smtphost' => 'smtp.example.com', - 'smtpport' => 25, - 'cache' => false, -); - -$servers['secure-imap'] = array( - 'name' => 'Secure IMAP Server', - 'hostspec' => 'imap.example.com', - 'hordeauth' => false, - 'protocol' => 'imap', - 'port' => 143, - 'secure' => 'tls', - 'maildomain' => 'example.com', - 'smtphost' => 'smtp.example.com', - 'smtpport' => 25, - 'acl' => false, - 'cache' => false, -); - -if ($GLOBALS['conf']['kolab']['enabled']) { - require_once 'Horde/Kolab.php'; - $servers['kolab'] = array( - 'name' => 'Kolab Cyrus IMAP Server', - 'hostspec' => Kolab::getServer('imap'), - 'hordeauth' => 'full', - 'protocol' => 'imap', - 'port' => $GLOBALS['conf']['kolab']['imap']['port'], - 'secure' => false, - 'maildomain' => $GLOBALS['conf']['kolab']['imap']['maildomain'], - 'quota' => array( - 'driver' => 'imap', - 'params' => array( - 'hide_quota_when_unlimited' => true, - 'unit' => 'MB' - ) - ), - 'acl' => true, - 'cache' => false, - ); -} diff --git a/imp/config/trailer.txt.dist b/imp/config/trailer.txt.dist deleted file mode 100644 index 98efd7b0b..000000000 --- a/imp/config/trailer.txt.dist +++ /dev/null @@ -1,3 +0,0 @@ - ----------------------------------------------------------------- -This message was sent using IMP, the Internet Messaging Program. diff --git a/imp/contacts.php b/imp/contacts.php deleted file mode 100644 index 5bb0e3239..000000000 --- a/imp/contacts.php +++ /dev/null @@ -1,109 +0,0 @@ - array('authentication' => 'horde'))); - -/* Get the lists of address books through the API. */ -$source_list = $registry->call('contacts/sources'); - -/* If we self-submitted, use that source. Otherwise, choose a good - * source. */ -$source = Horde_Util::getFormData('source'); -if (empty($source) || !isset($source_list[$source])) { - /* We don't just pass the second argument to getFormData() because - * we want to trap for invalid sources, not just no source. */ - reset($source_list); - $source = key($source_list); -} - -/* Get the search as submitted (defaults to '' which should list everyone). */ -$search = Horde_Util::getFormData('search'); - -/* Get the name of the calling form (Defaults to 'compose'). */ -$formname = Horde_Util::getFormData('formname', 'compose'); - -/* Are we limiting to only the 'To:' field? */ -$to_only = Horde_Util::getFormData('to_only'); - -$search_params = IMP_Compose::getAddressSearchParams(); -$apiargs = array( - 'addresses' => array($search), - 'addressbooks' => array($source), - 'fields' => $search_params['fields'] -); - -$addresses = array(); -if (Horde_Util::getFormData('searched') || $prefs->getValue('display_contact')) { - $results = $registry->call('contacts/search', $apiargs); - foreach ($results as $r) { - /* The results list returns an array for each source searched. Make - * it all one array instead. */ - $addresses = array_merge($addresses, $r); - } -} - -/* If self-submitted, preserve the currently selected users encoded by - * javascript to pass as value|text. */ -$selected_addresses = array(); -foreach (explode('|', Horde_Util::getFormData('sa')) as $addr) { - if (strlen(trim($addr))) { - $selected_addresses[] = @htmlspecialchars($addr, ENT_QUOTES, Horde_Nls::getCharset()); - } -} - -/* Prepare the contacts template. */ -$template = new Horde_Template(); -$template->setOption('gettext', true); - -$template->set('action', Horde::applicationUrl('contacts.php')->add(array('uniq' => uniqid(mt_rand())))); -$template->set('formname', $formname); -$template->set('formInput', Horde_Util::formInput()); -$template->set('search', htmlspecialchars($search)); -if (count($source_list) > 1) { - $template->set('multiple_source', true); - $s_list = array(); - foreach ($source_list as $key => $select) { - $s_list[] = array('val' => $key, 'selected' => ($key == $source), 'label' => htmlspecialchars($select)); - } - $template->set('source_list', $s_list); -} else { - $template->set('source_list', key($source_list)); -} - -$a_list = array(); -foreach ($addresses as $addr) { - if (!empty($addr['email'])) { - if (strpos($addr['email'], ',') !== false) { - $a_list[] = @htmlspecialchars(Horde_Mime_Address::encode($addr['name'], 'personal') . ': ' . $addr['email'] . ';', ENT_QUOTES, Horde_Nls::getCharset()); - } else { - $mbox_host = explode('@', $addr['email']); - if (isset($mbox_host[1])) { - $a_list[] = @htmlspecialchars(Horde_Mime_Address::writeAddress($mbox_host[0], $mbox_host[1], $addr['name']), ENT_QUOTES, Horde_Nls::getCharset()); - } - } - } -} -$template->set('a_list', $a_list); -$template->set('cc', !$to_only); -$template->set('sa', $selected_addresses); - -/* Display the form. */ -$title = _("Address Book"); -Horde::addScriptFile('contacts.js', 'imp'); -require IMP_TEMPLATES . '/common-header.inc'; -Horde::addInlineScript(array( - 'ImpContacts.formname = \'' . $formname . '\'', - 'ImpContacts.to_only = ' . intval($to_only), -)); -echo $template->fetch(IMP_TEMPLATES . '/contacts/contacts.html'); -require $registry->get('templates', 'horde') . '/common-footer.inc'; diff --git a/imp/docs/CHANGES b/imp/docs/CHANGES deleted file mode 100644 index a63ebfb96..000000000 --- a/imp/docs/CHANGES +++ /dev/null @@ -1,2742 +0,0 @@ --------- -v5.0-git --------- - -[mms] Add auto-save draft to IMP (Request #7656). -[mms] Add keyboard shortcut to move to next unseen message (Request #8223). -[mms] Add hook to dynamically change mailbox label (Request #6734). -[mms] Improved address expansion in MIMP. -[mms] Load folders on-demand in sidebar (DIMP). -[mms] Add priority setting to DIMP. -[mms] Simplify and improve priority header generation/display. -[mms] Add Face: header support to IMP. -[mms] Add splitbar to resize sidebar in DIMP. -[mms] Use LIST-EXTENDED IMAP extension (RFC 5258), if available, to get - subscribed mailbox information. -[mms] Split ham/spam reporting actions into two separate preferences (Request - #8221). -[mms] When clicking on base reply button, auto-determine the best way to - reply to a message based on the header information. -[mms] Add vertical-pane preview layout to DIMP. -[mms] Wrap content-related MIME parts in a border when viewing inline to - indicate their relationship. -[mms] For drafts, save the original message index for forwards/replies so when - eventually sent, log information can be updated (Request #8663). -[mms] Upgrade RTE to CKEditor v3. -[mms] Sort by display name for to/from fields if supported on IMAP server. -[mms] Add ability to quickly filter by flags in DIMP. -[mms] Add ability to select sent-mail mailbox when composing in DIMP. -[mms] Add ability to save drafts in MIMP. -[mms] Add spam reporting in MIMP. -[mms] Added contextmenu support in DIMP for Opera. -[mms] Display HTML parts inline by using IFRAMEs (based on code by - rui.carneiro@portugalmail.net; Request #8592). -[mms] Add ability to search by relative date intervals (Request #3438). -[mms] Add advanced search query interface to DIMP (Request #6875). -[mms] Add ability to search by a custom defined header (Request #6875). -[mms] Improved advanced search query interface (Request #6875). -[mms] More intelligent ordering of autocomplete search results. -[mms] Add a mini search query interface to IMP (Request #6875). -[mms] Make DIMP quicksearch field selection persist across sessions. -[mms] Move JS/CSS caching to Horde framework. -[mms] Add simple search function to MIMP. -[mms] DIMP now honors the 'mailbox_start' preference. -[mms] Logins now handled by Horde login handler. -[mms] When generating and sending compressed ZIP data, use server-side temp - streams to minimize memory usage. -[mms] Decode bodypart data on server if possible (RFC 3516). -[mms] Use PHP temporary streams when working with message body data to reduce - memory usage (Request #3359). -[mms] Add ability to expand/collapse all folders in DIMP. -[mms] Add Folder Options menu to DIMP. -[mms] Add save link to full message display in DIMP. -[mms] Allow on-demand filter application (if filter backend supports) in DIMP. -[mms] Add full IMAP subscription support to DIMP (Request #8059). -[mms] Add message information to preview screen (DIMP). -[mms] Add Alt + PGUP/PGDN shortcut to scroll through preview message (DIMP). -[jan] Show possible event conflicts in iTip viewer (Request #3991, Gonçalo - Queirós ). -[mms] Move subfolders of special folders to lower folder display tree in - DIMP (Bug #8127). -[mms] Simplify quicksearch UI in DIMP. -[mms] Improve notification display (DIMP). -[mms] Use mailbox names in folder confirmation actions (DIMP) (Request #8162). -[mms] Optimize viewport row insertion/updating (DIMP). -[mms] Add support for defining and displaying custom IMAP flags and for - configuring the highlighting of system flags (Request #937). -[mms] Move attachment display on mailbox page from hook to preference. -[mms] Always process priority/precedence headers. -[mms] Support $MDNSent keyword (RFC 3503) on IMAP server. -[mms] Link URLs/e-mails in subjects in message views (Request #7487). -[mms] Implement spellcheck on send in DIMP. -[mms] Sanity check - don't do message operations reliant on UID list if - UIDVALIDITY of mailbox has changed. -[mms] Simplify forwarding - always attach entire message. -[mms] Remember splitbar position on login/refresh (DIMP). -[mms] Disable advanced functions if using POP3 driver (caching, on-demand - filtering, searching, sorting) because it is too resource intensive. -[mms] Use native PHP code for POP3 driver (c-client no longer required). -[mms] All native IMP code now uses exceptions instead of PEAR_Errors. -[mms] Fix wrong charset on filenames when stripping attachments (Bug #7220). -[mms] Use effects queue to prevent issues with users clicking on effects - elements too quickly. -[mms] Trim leading/trailing whitespace from reply/forwarded text. -[mms] Add full IMAP message flagging capabilities to DIMP. -[mms] Decode IDN (RFC 3490) names in addresses (Request #5836). -[mms] Add ability to download attachments in MIMP (Request #2925). -[mms] Revamp JS event handling model. -[mms] ESC in DIMP search box now clears the search (Request #7196). -[mms] Enhancements to status icon view (Request #7519) (DIMP). -[mms] If the browser supports it, embed image data in cached CSS files via - data URLs (Request #7174). -[mms] Translate special folder names (Request #7545). -[mms] Make autocompletion threshold parameters configurable (Request #7322). -[mms] Add compose attachment preview to DIMP. -[mms] Add 'unit' parameter for quota display (Carlos Pires , - Request #7044). -[mms] Add support for '$Forwarded' IMAP keyword (Request #3402). -[mms] Attachments in a signed message now can be downloaded via the - download all attachments link (Bug #2939). -[mms] Remember preview toggle header preference (Request #7264) (DIMP). -[mms] Fix stripping attachments when saving to sent-mail folder when attaching - the PGP public key (Bug #4221). -[mms] Removed Special Characters menu. -[mms] Add 'undelete' to Other Actions menu (Bug #7496) (DIMP). -[mms] All PGP & S/MIME functions now work in DIMP (Bug #5388). -[mms] Encrypted bodytext now appears when replying/forwarding a message - (Request #1345). -[mms] When deleting/emptying a folder, display message count (Request #7424). -[mms] No longer need HTTP_Request - use Horde_Http_Client instead. -[mms] Use Horde_Imap_Client as the IMAP library in IMP. -[mms] DIMP and MIMP have been moved into IMP. -[mms] Allow all parts in a message to be displayed (Bug #1866). -[jan] Re-add access keys (DIMP). -[mms] Quota template has been moved inside of base include file (DIMP). -[mms] Added an alerts log (Request #7173) (DIMP). -[mms] Added support to access IMP's Virtual Folders (DIMP). -[mms] Shift-drag for messages will copy instead of move (DIMP). -[mms] Remove support for Xinha as GUI HTML editor. -[mms] Strip extra 'Fwd' and 'Re' cruft from subject line when replying to or - forwarding a message. -[mms] Don't send server requests when autocompleting addresses when possible. -[mms] Added readonly mailbox and disable compose hooks. -[mms] Saving draft on session expiration now handled via VFS. -[mms] Add preference to delete draft on resume & send. - - ----------- -v4.3.7-cvs ----------- - - - - ------- -v4.3.6 ------- - -[cjh] Fix the default value for the nav_audio preference - (sistemisti-posta@csi.it, Bug #8725). -[mms] Make sure sent-mail folders exist if using the drop-down selection list - on the compose page (Bug #8520). -[mms] When replying to list, correctly extract e-mail address if multiple - entries exist in the List-Post header (Bug #8719). -[mms] For messages marked as innocent but not moved to Inbox, don't report - them as deleted within the current mailbox (Bug #8221). -[jan] Don't show address book preference group if address books are disabled - (Bug #8692). -[mms] Save References/In-Reply-To header info when saving a draft (Bug #8661). -[jan] Fix viewing S/MIME encrypted and signed messages from Outlook (Express) - (Bug #8629). -[jan] Add Oracle-specific SQL script. -[jan] Add Croatian translation (Matej Vela , - Iva Rumora ). -[mms] Don't use translated folder prefixes in rename dialog (Bug #8554). -[jan] Add hook to retrieve public S/MIME and PGP keys. - - ------- -v4.3.5 ------- - -[mms] Upgrade prototype.js to v1.6.1. -[jan] Add example hook for the search_sources preference (dom.lalot@gmail.com, - Request #7796). -[mms] Fix renaming shared folders contained in empty namespaces (Bug #8468). -[mms] Correctly handle NO untagged responses on login (Bug #8478). -[mms] Correctly set charset of Bcc header in sent mail (Bug #8362). -[mms] Fix spellcheck in text-mode for certain words in non-English locales - (Bug #8330). -[mms] Fix some javascript if using IE 8 (uses IE 7 compatibility mode) (Bug - #8345). -[jan] Allow to lock default_encrypt preference. -[mjr] Add example hook for the add_source preference (Bug #8285). -[mms] Fix unqualified domain preference (Bug #8272). -[jan] Highlight signed messages depending on the signature verification. -[mms] Fix display_folder hook (m.gabriel@das-netzwerkteam.de, Bug #8254). -[jan] Use correct charset when rendering inline PGP data. - - ------- -v4.3.4 ------- - -[mms] SECURITY: Don't cache local PGP public keys retrieved from the - addressbook (found by Peter Meier ). -[mms] If using spellcheck on send, automatically send if no spelling errors - exist (Request #6892). -[jan] Show all addresses when printing messages. -[mms] Fix cache issues in folder tree when deleting a mailbox (Bug #7745). -[mms] Fix updating POP3 indices when deleting in mailbox view (Bug #8035). -[jan] If updating a calendar event fails, try to import it instead (Bug #7589). -[mms] Fix [un]escaping of various URLs on message screen caused by security - fixes in v4.3.3 (Bug #7926). -[jan] Fix rendering of subjects in RTL scripts when using LTR translations - (vilius@lnk.lt, Bug #3511). -[mms] Add hook to allow hiding of IMAP folders (Gunnar Wrobel , - Request #7353). -[jan] Fix logging of messages forwarded with attachments (Bug #7911). - - ------- -v4.3.3 ------- - -[cjh] SECURITY: Escape output in message.php, pgp.php and smime.php - (found by Gunnar Wrobel ). -[jan] Use all credentials and mailer settings for iTip replies (Bug #7388). -[mms] Show translated 'INBOX' prefix for subfolders (Request #7759). -[mms] Workaround obsolete 'UT' date format (Request #5717). -[mms] Fix tracking folder changes when renaming (Bug #7772). -[cjh] Suppress browser autocomplete when redirecting messages (Bug #7767). - - ------- -v4.3.2 ------- - -[mms] Fix prototypejs regression on IE (Bug #6590). - - ------- -v4.3.1 ------- - -[jan] SECURITY: Escape output in test.php. -[mms] Don't include Virtual Folder information in when tracking folder - tree changes (Bug #7739). -[mms] Marked stripped parts as 'attachment', not 'inline' (Request #4664). -[mms] Fix linking from addresses in mailbox to compose screen (Bug #7432). -[jan] Use mailer configuration when sending iTip replies (Bug #7388). -[jan] Always display multipart/appledouble attachments. -[mms] Upgrade prototype.js to v1.6.0.3. - - ----- -v4.3 ----- - -[jan] Add compose token to redirect view (Bug #7383). -[jan] Don't resize window if not composing messages in a popup. - - --------- -v4.3-RC2 --------- - -[mms] Fix loading of print stylesheets when printing a message (Bug #7310). -[mjr] Fix redirect loop when conf[server][change_server] is true (Bug #6978). -[mms] Fix message caching and optimize storage. -[mms] Fix autocomplete address positioning on IE (Bug #7074). -[cjh] When the selected view doesn't match the type of browser's default view - (IMP or DIMP for a mobile browser, MIMP or DIMP for a desktop browser), - explicitly redirect to that view and disable the frameset (Bug #6332). -[jan] Add support for updating exsting events and cancelled recurring event - instances to iTip viewer (Bug #6636). -[mms] Fix uploaded compose attachment names if magic quoting is on (Bug #7215). -[mms] Cache results of address formatting. -[jan] Show name and email address in the address book popup (Request #6937). -[mms] Messages from lists can now have large quotes automatically hidden. - - ---------------------------------- -v4.3-RC1 (released as v4.2.1-RC1) ---------------------------------- - -[mms] Fix incorrect autocomplete replacement in certain cases (Bug #6819). -[mms] Use optimized autocomplete javascript library. -[mms] Handle ';' to delimit addresses when composing. -[jan] Don't allow adding private PGP keys as public keys (Bug #7080). -[jan] Add Basque translation (Euskal Herriko Unibertsitatea EHU/UPV - ). -[mms] Search by size now displayed in KB (Request #6921). -[jan] Add option to attach personal vCard to message (requires Turba 2.2.2). -[jan] Fix maildir quota driver (Bug #7014). -[jan] Add configuration for quota message format. -[mms] Maintain original header encoding on redirect (Bug #7006). -[cjh] Add CSRF tokens to the Compose screen (Kris Steinhoff - ). -[jan] Fix adding vhost specific trailer.txt. -[jan] Add more flexible placeholders to SQL quota driver. -[jan] Fix passing passwords to quota drivers. -[mms] Improved folder list generation (Bug #6972). -[cjh] Allow hiding quota messages when quota is unlimited - (Thomas Jarosch , Request #6934). -[jan] Add mailto: handler for Firefox 3+. -[mms] Fix address MIME encoding issues when saving a draft (Bug #6986). -[cjh] Include a hint about fixing invalid From addresses in the error message - (steinhof@umich.edu, Bug #6941). -[cjh] Fix overwriting $params in _imp_adminDo API call (Bug #6955). -[mms] Never wrap flowed lines in text/plain messages. -[mms] Fix broken spellcheck when using fckeditor on Safari 3 (Bug #6909). -[mms] Fix unescaping URL parameters passed to popup windows (Bug #6834). -[jan] Fix logging of forwarded messages. -[mms] Fix creation of subfolders in certain namespaces - (thomas.jarosch@intra2net.com, Bug #6827). -[mms] Improve search page by moving flags into search criteria section - (Request #6825). -[mms] If using imagemagick, allow creation of PDF thumbnails. -[mms] Strip quotation marks and backslashes from displayed addresses. -[mms] Fix spellcheck in HTML mode when using Xinha on IE (Bug #6799). -[mms] Fix rare case when spellchecking HTML input could result in the HTML - tags being recognized as misspelled words. -[jan] Fix parsing for Token System configuration parameters. -[mms] Add ability to search by size. - - ------- -v4.2.2 ------- - -[cjh] SECURITY: Escape output in message.php, pgp.php and smime.php - (found by Gunnar Wrobel ). - - ------- -v4.2.1 ------- - -[jan] SECURITY: Escape output in test.php. - - ----- -v4.2 ----- - -[cjh] Fix display of email groups in received messages. -[cjh] Fix sending email to contact lists (Bug #6732). -[cjh] Make sure that email addresses entered in the Identities screen pass - basic well-formedness validation (Bug #6654). -[cjh] Fix default server selection on the login screen - (adrieder@sbox.tugraz.at, Bug #6738). -[cjh] Fix defaulting to the wrong address book in the Contacts popup - (steinhof@umich.edu, Bug #6723). - - --------- -v4.2-RC4 --------- - -[mms] Add ability to cache JS/CSS files to static files to improve performance - and to fix problems when updating JS/CSS files. -[cjh] Apply fix for http://dev.rubyonrails.org/ticket/11473 to prototype.js - (Request #6590). -[cjh] Make request token lifetime configurable (faurep@agr.gc.ca, Request - #6679). -[mms] If using SMTP, send messages using 8BITMIME (RFC 1652) or BINARYMIME - (RFC 3030) if appropriate (Request #6645). -[cjh] Work around a spellchecking issue with proc_close and --enable-sigchild - (Bug #6625). -[jan] Show user drop down list in ACL screen if possible. -[mms] Redirect after doing maintenance to the proper view (Bug #6179). -[mms] Allow switching views in mobile login mode (Request #6332). -[jan] Support vhosts setting when loading header.php, servers.php, - spelling.php and trailer.txt configuration files. -[mas] Use delete icon on search page to remove elements. (Liam Hoekenga - , Request #6515). -[mms] Add link to delete entire thread on thread screen (Request #5884). -[mms] Hide trash-related options when trash is disabled. -[jan] Allow users to specify server name and login credentials in Horde's - preferences (requires Horde 3.2). -[mms] Message cache now stored in configurable chunks to reduce memory usage. -[mms] Fix mailbox list caching when hiding deleted messages. - - --------- -v4.2-RC3 --------- - -[mas] Replace %l and %d with the current short username and domain name in spam - reporting shell calls. (Bug #6364) -[cjh] Add a hook quota driver (Michael.Redinger@uibk.ac.at, Request #6322). -[mms] Make xinha add BR tag instead of P tag on enter keypress (Mozilla only). -[mms] Add fckeditor to list of supported javascript editors. -[jan] Hide iTip actions if not using IMP frontend (Bug #6116). -[cjh] Fix showing suggestions for the second or subsequent misspelled word - (Bug #6081). -[jan] Add configuration option to force users to a certain view. -[jan] Localize default folder names. -[jan] Call a contacts/add API method to create links for adding contacts if - available. -[jan] Filter HTML body when replying to HTML messages with the WYIWYG editor. -[jan] Allow users to set the HTML editor toolbar buttons in their preferences. -[jan] Fix charset of composed HTML messages (Bug #6268). -[cjh] Protect mailbox, message, and folder actions with CSRF tokens. -[cjh] Fix action dropdowns in IE6 (Bug #6177). -[cjh] Make sure to call Event.extend() when using inline event handlers, for - IE6's benefit. -[cjh] Fix improper enabling of HTML composition on replies (Bug #6176). -[jan] Use subject's CN instead of OU for storing public keys (Bug #6169). -[cjh] Make sure that custom checkbox preferences are stored as 0 or 1 instead - of 'on' or ''. -[jan] Fix popup URL generation (Bug #6139). - - --------- -v4.2-RC2 --------- - -[mms] SECURITY: When sending linked attachments, protect against JAR attacks - in some Mozilla browsers (Bug #5892). -[cjh] Fix the bottom Select: menu in the mailbox view (Bug #6128). -[mms] Add hook for adding formatting information to a message list row - (Request #5234). -[mms] If javascript is available, automatically size the popup compose window. -[jan] Allow to write outside of HTML signatures in WYSIWYG editor (Bug #3753). -[jan] Highlight HTML signatures in WYSIWYG editor. -[jan] Remember webmail mode selected on the last login. -[mms] Compress download data. - - --------- -v4.2-RC1 --------- - -[jan] Fix broken tags in HTML messages. -[mms] When sending notification that linked attachment has been downloaded, - correctly set timezone in download time (Bug #4609). -[cjh] If encrypting a message, encrypt an attached public key as well - (Bug #5733). -[jan] Remove "default search field" preference, show all common fields instead. -[cjh] Rename IMP_IMAP_Client::namespace to getNamespace() for PHP 5.3 - compatibility. -[cjh] Cache PGP public keys for one hour (adrieder@sbox.tugraz.at, - Request #5773). -[mms] Add mailbox list caching across sessions. -[cjh] Don't translate "Fwd:" in email subjects (Request #5674). -[jan] Add link to strip all attachments from a message. -[jan] Show owner of S/MIME cert in signed messages, not the message sender. -[jan] Allow maintenance tasks to rename and delete fixed folders (Bug #5592). -[mms] Allow all javascript and CSS in a page to be served in a single browser - request. -[jan] Move all IMP-specific hook examples from Horde's config/ directory. -[jan] Fix compose window widgets with certain translations (Bug #5638). -[jan] Fix sidebar tree generation with certain translations (Bug #5525). -[cjh] Fix spellchecking HTML messages with active links (Bug #5629). -[cjh] Fix a fatal error when composing for users with no signature (Bug #5682). -[cjh] The pspell extension is no longer supported for spell checking since - it doesn't work with HTML composition at all (Bug #5516). -[cjh] Fix switching signatures when using HTML composition (Bugs #3753, #5594). - - ----------- -v4.2-ALPHA ----------- - -[jan] Add configuration for folders that may not be modified. -[mms] Inline PHP-generated javascript to avoid cross-domain leaking - (Bug #5307). -[cjh] Preserve current mailbox when composing in the main window (Bug #5415). -[cjh] Add a few more new mail sounds and allow the user to choose - between them (Request #3260). -[mms] Preserve URL anchor information when performing login. -[jan] Fetch public PGP keys from keyserver if not available in address book - (Requires Horde 3.2). -[mms] Add compose support for e-mails containing Internationalized Domain - Names (Request #5180). -[jan] Add a hook for post sending actions, after a message has been sent. -[mms] Add option to login screen to allow user to select the application mode - if either DIMP or MIMP is also installed. -[jan] Add unified IMAP quota driver to obsolete the Cyrus and Courier drivers. -[mms] Don't allow namespace delimiters in new mailbox names. -[mms] Change 'Important' flag to 'Flagged For Followup' and clear the flag - after a reply (Request #4867). -[mms] Allow display of shared/public folders separate from a user's personal - folders (Request #3581). -[mms] Allow thumbnails to be generated for all attached images, regardless - of image size. -[cjh] Add a modal confirmation dialog for emptying a folder (Request #4812). -[mms] Add ability for admin to limit size of reply text. -[mms] Add RSS/Atom feed for mailboxes (Eric Garrido , - Request #2733). -[mms] If tidy is available, use it to clean up outgoing HTML messages. -[mms] Automatically delete blacklisted messages (Request #4569). -[cjh] Implement non-modal newmail popups (Request #3327). -[mms] Add option to restrict size of MIME message parts that can be displayed - inline. -[cjh] Add a Help entry for keyboard navigation (Bug #4716). -[mms] Most javascript code now uses the Prototype library. -[jan] Address auto-completion searches only at beginning of names and - addresses. -[jan] Add button to empty the current folder. -[jan] Show percentage of attachment limit usage in compose window - (Eric Garrido , Request #3434). -[jan] Add SQL driver for quotas (Tomas Simonaitis , - Request #4053). -[mms] Allow user to view PGP encrypted messages sent by themself (Bug #4332). -[mas] Make ACL editor more intuitive (Eric Garrido , - Request #3808). -[mas] Conform to WCAG 1.0 Priority 2/Section 508 accessibility guidelines. - (Request #4080) -[mms] Added preference to allow composition in reply/forward based on - "richest" format available in original message (Request #4270). -[mms] Added preferences to determine default forwarding method and whether - to include body text in forwards by default. -[mms] Add preference to only verify PGP & S/MIME signed data upon user - request (Request #4022). -[mms] Add preference to indicate default cursor location in compose text - area (Request #3245). -[jan] Add support for symmetric PGP encryption (Requires Horde 3.2). -[cjh] Add an onbeforeunload handler so Firefox and IE users can be prompted - before accidentally closing a compose window (phyre@rogers.com, - Request #4271). -[jan] Move mail_hdr preference from identities to a regular preference. -[mms] Remove current mailbox information from session - allows multiple - simultaneous open IMP windows (Request #3171). -[mms] Add folder size display to folders screen (Request #4065). -[mms] Add ability to filter HTML message output with tidy (Request #388). -[cjh] Show thumbnails of large images instead of linking to them - (Eric Garrido , Request #3808). -[mms] Page location in mailbox is remembered for subsequent mailbox visits. -[mas] Add maintenance task to purge old messages from spam folder (Request - #3860). -[mms] Implement mailbox message list caching. -[mms] Port AJAX spell checking code from DIMP. -[mms] Port auto-complete contacts AJAX code from DIMP. -[mms] Add preference to poll all folders for new mail (Request #2197). -[mms] Allow admins to add "Printed By" headers to the top of all printed - messages (Request #1965). -[mms] Allow user to save per-folder sort preferences (Request #1483). -[jan] Add multidomain support for Kolab servers (tokoe@kde.org, Request #3579). -[cjh] Add a hook for post-login actions, after the session is established - but before redirection. -[mms] Recent search queries can be retrieved on the search page (Request - #3337). -[mms] Convert all templates to Horde_Template::. -[cjh] Show vTodo parts in the iTip driver (Request #3344). -[jan] Add maintenance task to purge old messages from sent-mail folders. -[cjh] Move allow_cc and allow_bcc to compose_cc and compose_bcc preferences. -[ben] Better support for MS-SQL. -[jan] Whether and where to show alternative mime parts is now a preference - instead of MIME configuration. -[mms] Split out custom spelling dictionary into separate configuration file. -[jan] Delete original message after saving a resumed draft. -[cjh] If the browser supports the necessary javascript, unblock images in HTML - messages without a page reload. -[cjh] Do all message styling based on flags with CSS. -[mms] Implement message caching. -[jan] Add permissions to restrict maximum number of recipients per message and - time. -[jan] Add API method "contacts/favouriteRecipients". -[jan] Add logging of sent messages. - - ------- -v4.1.6 ------- - -[jan] Fix sentmail folder not being updated in the preference interface after - updating to Horde 3.1.5 (Bug #5842). -[jan] Fix broken tags in HTML messages. - - ------- -v4.1.5 ------- - -[cjh] Lower memory usage when downloading folders - (Andrew Morgan ). -[mms] Fix detection of default namespace information when no namespaces are - defined on the server (Bug #5538). -[mms] Don't lose message bodies When moving messages to trash when over quota - (Bug #5470). -[cjh] Remove unused defaults in Fetchmail_imap (Bug #2799). -[jan] Fix empty folder name appearing on Cyrus and servers with similar - namespaces (Bug #5138). -[jan] Only show reply options in iCalendar viewer if a reply is requested. -[cjh] Remove non-responsive www.keyserver.net and wwwkeys.pgp.net from - PGP options (Bug #5323). -[jan] Fix moving messages when over quota on Dovecot servers (Bug #5270). -[jan] Fix parsing of certain distribution lists (Bug #5134). -[mms] Fix rare occurrence where an action perfomed on the mailbox screen would - instead be performed on the INBOX (Bug #5202). -[mms] Don't show save attachments prompt in compose screen if configured to - automatically link all attachments (Request #5189). - - ------- -v4.1.4 ------- - -[jan] SECURITY: Fix XSS vulnerabilities in the search screen and thread view. -[jan] Improve displaying of PGP messages (requires Horde 3.1.4 partially). -[mms] Make sure we pass a read/write IMAP stream to the filters API (Bug - #5054). -[mms] Do not allow move to trash unless trash folder is defined (Bug #5012). -[jan] Fix an encoding issue with the address book popup (Bug #5050). - - ----------- -v4.1.4-RC1 ----------- - -[cjh] "Ignore All" spellchecking fixes (technology@pmi-portland.org, Bug - #4922). -[cjh] Absolute restriction on the width of the contacts window select elements - (Request #1985). -[cjh] Send lowercase mailto: attributes in iCalendar replies (Bug #4872). -[cjh] Don't improperly increment iCalendar SEQUENCE values (Bug #4863). -[mms] Always subscribe to created folders. -[mms] Don't allow both trash folder and Virtual Trash to be selected in the - options (Bug #4698). -[cjh] Turn mailto: links in HTML emails into IMP compose links (Bug #3079). -[cjh] Attempt to calculate the actual filesystem block size in the - IMP_Quota_command driver (Eric Rostetter - , Request #4360). -[cjh] Make sure to honor user date format preferences in iTip viewer - (Bug #4635). -[cjh] Fix message list header underflow in IE7 (Bug #4608). -[cjh] Don't return empty sent-mail folders from the identity (Bug #4380). -[cjh] Don't rename folders from or to an empty string (Bug #4380). -[mas] Don't replace spaces with '.' when expanding addresses. (Bug #4236) - - ------- -v4.1.3 ------- - -[mms] Add 'login_tries' server configuration option. -[jan] Fix toggling compose mode if folders are turned off (Bug #4216). -[mms] Fix blacklist/whitelist reporting (Bug #4160). -[jan] Add link to view attached S/MIME key details. -[cjh] Correctly escape all folder names. -[mjr] Correctly restrict gallery list when saving images to a gallery program. -[jan] Send notifications about downloaded attachments to address from identity. -[mms] Escape group names pursuant to RFC 2822 (Bug #4018). -[mms] Fix saving images to gallery program (e.g. Ansel) from search mailboxes - (Bug #4046). - - ------- -v4.1.2 ------- - -[mas] Check Cyrus quota for current mailbox, instead of always showing INBOX. - (Eric Garrido ) -[cjh] Send linked attachment notifications in the language of the user who - sent the attachment (Bug #3712). -[mms] Fix appending default personal namespace to default sent-mail folder - (Bug #3873). -[mms] Fix IMAP logins for some servers that throw in extraneous server - information (Bug #3793). -[mms] Quote IMAP usernames when using LOGIN authentication to allow usernames - with spaces to login (Bug #3778). -[jan] Fix creating folders through the api (Bug #3787). -[mms] Added preference to toggle display of Virtual Inbox. -[mms] Fix display of Virtual Trash (Bug #3665). - - ------- -v4.1.1 ------- - -[mms] Silence some undefined warnings if folders are off (Bug #3755). -[cjh] Escape X-color data (Bug #3751). -[mms] Never open connection to specific mailbox unless we need it. -[mms] Don't allow IMP preference access unless authenticated. -[mms] Fix moving message to trash folder when over quota (Bug #3687). -[mms] Add preference for default charset to be used for messages with improper - charset information (requires Horde 3.1.1) (Request #2702). -[mms] Fix stripping attachments (Bug #3510). -[mms] Fix creation of duplicate Virtual INBOXes. -[mms] Fix displaying Show/Hide/Purge links for deleted messages in certain - cases. -[jan] Fix downloading of all attachments from certain messages in a ZIP file - with Internet Explorer. -[mms] Use other login methods in IMP_IMAPClient:: if the first method is - unsuccessful, to make Exchange working again. -[mms] If an IMP maintenance task is activated, make sure the Horde preference - controlling maintenance is also activated (Bug #2987). -[mms] Fix spellcheck on send (Bug #3589). -[mms] Allow user to select sent-mail folder in public namespace if public - namespace is blank (Bug #3603). -[mms] Add preference to define how we want to expand folder list in sidebar. - - ----- -v4.1 ----- - -[mms] Correctly expunge current mailbox when deleting messages on a POP3 - server (Bug #3156). - - --------- -v4.1-RC3 --------- - -[mas] Add Hebrew translation. -[mms] Attempt to login to mail server multiple times on non-auth failure to - eliminate some "random" session timeouts (ag@netside.de, Bug #3404). -[mms] Allow configuration of server timeouts in servers.php. -[jan] Less intrusive notification when expanding of addresses in the compose - view fails (Dmitriy MiksIr ). -[mms] IMP_IMAPClient:: now uses the Auth_SASL PEAR module during CRAM-MD5 and - DIGEST-MD5 authentication. - - --------- -v4.1-RC2 --------- - -[jan] Add Khmer translation (Leang Chumsoben ). -[mms] Make Linked attachments work in multipart/alternative messages - (Bug #3335). -[mms] Allow selection of Virtual Folder for login mailbox (Bug #3315). -[mms] Prompt user before sending messages with empty subjects (Bug #3333). -[mms] Add ability to edit search queries. -[jan] Log correct address in login success message if connecting through a - proxy (Bug #3289). -[jan] Fix forwarding of multiple messages. -[jan] Fix confirmations after successfully sending messages (Bug #3233). -[jan] Apply _imp_hook_mbox_icons hook to the sidebar folder tree (Bug #3132). -[mms] Re-add option to rebuild folder tree from IMAP server. -[mms] Fix sent-mail folder selection in compose view (Bug #2802). -[cjh] Fix redirection to initial_application preference after running - Maintenance tasks. - - --------- -v4.1-RC1 --------- - -[mms] Removed 'dotfiles' server parameter. -[mms] Allow PHP expressions to be executed for user-defined headers (Bug - #3093). -[mms] Support 'DelSp' parameter in flowed text messages (requires Horde 3.1). -[mms] Remove outdated, non-standards request for delivery confirmation. -[mms] Hide lengthy address lists by default in message view and allow the user - to toggle viewing (flachapelle@inverse.ca, Bug #3028). -[cjh] Account for changes to strtotime() in PHP 5.1. -[mms] It is not possible to hide deleted messages when using thread sort. -[mms] Option to send notification that linked attachment has been downloaded, - and link to delete the attachment (Bug #696). -[mms] After fetching mail, return to the local mailbox where mail is - downloaded to (Bug #2211). -[mms] Check the IMAP server to see if it supports searches in the current - charset. -[mms] Do not require users to click on 'Attach' button when attaching files - in the compose screen (Bug #2848). -[mms] Don't display unsubscribed folders in sidebar (Bug #2869). -[mms] Rename folders from top of tree to bottom to prevent errors on IMAP - servers that automatically rename all child folders (Bug #2882). -[mms] Fix opening compose popups when the mailbox contains urlencoded - characters (Bug #2872). -[mms] Fix refresh of folders when not using IMAP subscriptions (Bug #2878). -[cjh] Skip results with empty email addresses when expanding names - (Bug #2757). -[cjh] Replace %u with the current username in spam reporting shell calls - (Dmitriy MiksIr ). -[mms] Don't ask for password for decryption when the user does not have a - personal private key (Bug #2771). -[mms] Add API method to return logged in server hostname. -[mms] PGP encrypted messages now encrypted to all recipients in the same - message (Bug #2670) (requires Horde 3.1). -[mms] Added preference to define the default search field (Bug #2650). -[jan] Add ability to create notes from email messages. -[jmf] Add support for changing SMTP server/port on login (Bug #327). -[mms] Removed 'folders', 'namespace, and 'hierarchies' server parameters. -[mms] Add auto-detection of namespace information from IMAP server. -[cjh] Support configuring where the "Report as" spam/innocent links appear - (dustin@ywlcs.org, Bug #1096). -[mms] Add preference to move spam/innocent messages to appropriate mailbox - after reporting. -[mms] Add multiple message view page (Bug #481). -[jan] Add stationery and form responses. -[cjh] Differentiate between signed and encrypted attachments (Bug #1712). -[jmf] Ability to play sound on new mail. -[jan] Add permissions to restrict creation of folders. -[mms] Add configuration option to allow message bodies to be cached across - page loads. -[ben] Honor horde's alternate_login and redirect_on_logout settings. -[jan] Add "Empty Spam" menu item (Bug #1765, jens@peino.de). -[mms] Add Virtual INBOX to Virtual Folders. -[mms] Make sure special Virtual Folders can never be edited. -[mms] Allow import of photo attachments into a gallery application. -[mms] Fix IMAP thread display when the base level contains more than one - message. -[mms] Better/more complete preview message generation. -[mms] Graphical representation of thread on thread view screen. -[mms] Virtual Trash folder support (Todd Merritt ). -[mms] All composed messages are now sent in "flowed" format. The "wrap_width" - preference has been eliminated. -[mms] Success messages are not shown when adding a blacklist/whitelist address - if an error in adding the address(es) occurred. -[mms] No need to show a "Hide HTML images" link if the images have already - been displayed. -[mms] Include Cc: header information in the header text we display for forward - and reply messages (Bug #1079). -[jan] Show ZIP icon with "Download all attachments" link. -[mms] S/MIME parts should always attempt to be viewed inline, notwithstanding - the Content-Disposition for the part (requires Horde 3.1). - - ------- -v4.0.5 ------- - -[cjh] Correctly escape all folder names. -[jan] Fix French translation. - - ------- -v4.0.4 ------- - -[mms] Add warning that PGP key generation may take awhile (Bug #2672). -[mas] Add confirmation when reporting spam/innocent from message view. - (kevin_myer@iu13.org, Bug #2285) -[cjh] Fix check for duplicate addresses when automatically saving - recipients (Bug #2663). - - ----------- -v4.0.4-RC2 ----------- - -[mms] Fix additional newlines being added to forwarded messages when using - sendmail on *NIX (Bug #2449, t.zell@gmx.de). -[mms] Fix BCC addressess disappearing when resuming a message (Bug #2558). -[mas] Fix reporting multiple messages as spam at once. - (horde.org@spamvrij.kicks-ass.org, Bug #2549) -[mms] Add entire message search to search page. -[jan] Fix warnings if expanding names with spaces (Bug #2334). -[mms] Don't display body text in thread view if inline viewing of the content - is disabled. -[jwm] Renamed Accounts menu item to Fetch Mail for more consistency. - - ----------- -v4.0.4-RC1 ----------- - -[jan] Decode folder name when importing messages (ddibox@mail.ru, Bug #2479). -[jan] Send iTip replies with the correct identity (Bug #1507). -[jan] Name downloaded ZIP file with all attachments after the message subject. -[jan] Allow to accept invitations and add them to the calendar at once. -[jan] Show iTip attachments (event invitations) inline (Request #2032). -[mms] Fix display of localized INBOX name in folder list/sidebar (Bug #2368). -[mms] Fix display of linked attachments when the attachment filename contains - characters that need to be escaped. -[mms] Fix OR searches when user is hiding deleted messages. -[mms] Save drafts so any images added via the HTML editor will correctly - reappear when the message is resumed (Bug #1977). -[mms] Allow HTML formatting to be retained when resuming a draft (Bug #2328). -[mms] Work around broken c-client sort by arrival. Turns out to be more - efficient anyway (Bug #2139). -[jan] Add Bosnian translation (Vedran Ljubovic ). -[mms] If user selects a non-default sentmail folder on the compose screen, make - sure this is saved through any intervening spelling check (Bug #2093). -[mms] Ensure that no maintenance tasks may be skipped (Bug #1926). -[mas] Protect against special characters at the beginning of a line when using - aspell. (Bug #2060) -[cjh] Generate only one Select All checkbox on search results listings - spanning multiple mailboxes (Bug #1991). -[jan] Block embedded images if viewing HTML messages in a popup. -[cjh] Don't lose incomplete addresses after expansion is attempted. - (Bug #1900). -[jan] Fix background expansion of non-ascii names in compose view (Bug #1575). -[jan] Allow non-ascii searches (requires Horde 3.0.5). -[mms] Don't pass server information via login page if not being altered by - the user. (Bug #1883) -[mms] Add separate confirmation page when deleting/emptying folders (Bug #783). -[cjh] Allow sending blank searches to Turba even if the display_contact - preference is false (Bug #1854). -[mms] Encode attachment parameters with the same character set used in the - base message (Bug #1591). -[mms] Don't allow user to unsubscribe from INBOX. -[mms] Don't alter header encodings when redirecting messages (Bug #1823). -[mms] Fix charset issues with strip attachment message (Bug #1861). -[cjh] Add missing binary.png for the TNEF MIME Viewer (Bug #1873). -[jan] Localize all remaining INBOX strings in the interface. -[mms] Fix drop down lists in folder preferences (Bug #1794). -[jan] Fix compose links with non-ascii characters in email header links on - Internet Explorer (Bug #1726). -[mms] Ignore empty lines in config/header.txt (Bug #1770). -[cjh] Don't trigger the left/right key message navigation if the user is - holding down any modifier keys - let those bubble up to the browser - (Bug #1763). -[cjh] Only use a Refresh: header if we need to, and if the URL is under 160 - characters, to prevent triggering browser bugs that cause hangs - (Bug #1728). -[cjh] Prevent IE from clearing compose window fields if the user presses - ESC (Bug #1686). - - ------- -v4.0.3 ------- - -[jan] Ignore quoted text if spellchecking with aspell (Bug #1673, - kevin_myer@iu13.org). -[cjh] Fix typo in attachment.php that caused a PHP warning - (Xavier Montagutelli ). -[mms] Correctly store all data from the compose screen when spell checking a - message (Bug #1425). - - ----------- -v4.0.3-RC1 ----------- - -[cjh] Validate outgoing email addresses before sending mail (Bug #1543). -[mms] Added automatic detection of some mail server parameters to the test - script. -[mms] Fix Show/Hide Deleted links on search results screen (Bug #1587). -[mms] Correctly process 'Report and Spam' and Blacklist/Whitelist additions - from a search results mailbox view. -[mms] Correctly sort the contents of the Virtual Folder. -[mms] Fix viewing mailboxes in shared hierarchies in subscribe mode in the - IMAP_Tree lists (Bug #1550). -[jan] Return to current folder after emptying the trash folder (Bug #1563). -[mms] Display the attachment expiration date when sending linked attachments. -[mms] Fix editing virtual folders from the mailbox screen (Bug #1490). -[cjh] Log logouts at the same level Horde does (Bug #1499). -[jan] Don't lose session if clicking on link after blacklisting or - whitelisting addresses (Bug #1417). -[mms] Fix refresh of folder screen when viewing unsubscribed folders. -[mms] Added optional 'delimiter' parameter to servers.php to aid login times - for certain IMAP servers (selsky@columbia.edu, Bug #1485). -[mms] Don't link emails in HTML message compositions (Bug #1472). -[mms] Make sure we can create thumbnails/convert images before prompting user. -[mms] Ensure multipart/related and multipart/alternative messages can be viewed - if not viewable inline or if they contain only one part; - multipart/related parts are now viewed with their correct charset - (Bug #1433). -[mms] Fix display of IMAP hierarchies in the folder view (Bug #1403). -[jan] Fix viewing of multipart S/MIME or PGP signed messages (Bug #1393). -[jan] Mark sent-mail checkbox when changing the sent-mail folder in the - compose screen. -[mms] Be smarter about we we consider to be downloadable/forwardable. - Make sure text isn't both forwarded and attached in a forward message. -[jan] Fix success screen after redirecting a message (Bug #1374). -[jan] Fix "undefined index" warning (Bug #1367). - - ------- -v4.0.2 ------- - -[mms] Don't wrap flowed text in print view (Bug #1318). -[jan] Don't append trailer text twice if sending a message resumed from a - draft (Bug #1306). -[mms] Fix display of attachment names when forwarding messages (Bug #1300). - - ----------- -v4.0.2-RC1 ----------- - -[mms] Decode the contents of preview messages. -[mms] Fix reload of underlying window after entering PGP or S/MIME passphrase - (Bug #1145). -[cjh] Fix recompose recovery of messages written before a session timeout - (Bug #1209). -[mms] Don't escape 'From' at the beginning of the line in text messages. -[mms] Fix 'smtphost' and 'smtpport' configuration parameters. -[jan] Add batchCompose API method. -[mms] Fix a (very rare) situation where a base64 encoded message is not decoded - correctly in forwards/replies (Bug #1077). -[mms] Fix forwarding as a digest from search folders (Bug #1263). -[cjh] Fix PHP notice after forwarding a message (Bug #1283). -[mms] Show, but don't activate current folder in "Move/Copy To" folder list - (Bug #1240). -[mms] Make sure we show container folders in the search screen folder list. -[mms] Don't show address book save link for PGP and S/MIME keys if no default - address book is configured (Bug #1144). -[mms] Require virtual folders to have a label (Bug #1160). -[jan] Speed up mailbox loading by caching processed email addresses. -[jan] Fix new mail notification popups in mailbox views (Bug #876). -[jan] Fix custom_login.php example script. -[cjh] Don't insert entries for emails that already exist when gathering - addresses from outgoing emails (Bug #1054). -[jan] Fix wrapping of header in mailbox view with IE (Bug #1110). - - ------- -v4.0.1 ------- - -[cjh] Fix columns running in to each other with Safari/KHTML in the mailbox - view (requires Horde 3.0.1) (Bug #1026). -[mms] Allow signed messages sent via multipart/encrypted to be displayed on non - S/MIME enabled installations (Bug #1037). -[cjh] Fix for login_compose when IMP does not provide authentication - (Bug #892). - - ----- -v4.0 ----- - -[mms] Messages sent in HTML format no longer link email addresses to - non-existant javascript calls. -[jan] Use short, indented folder names in search form. -[jan] Return to correct mailbox page when clicking "Back to" link in threaded - view. -[jan] Fix sorting of folder names in summary block (Bug #987). -[mms] Determine the default IMAP delimiter according to RFC 3501. -[mms] Added 'smtpport' parameter to server configuration (bergonz@labs.it). -[jan] Correctly wrap quoted headers in message replies (Bug #962). -[jan] Show buttons on "message sent" screen as menu again. - - --------- -v4.0-RC3 --------- - -[jan] Fix link generation in HTML composer (Bug #941). -[cjh] Always honor the login_compose action (Bug #892). -[cjh] Save messages with a "message/rfc822" mime type (Bug #922). -[mms] Don't require to configure an e-mail address if using a spam hook. -[mms] Fix expansion of e-mail addresses (Bug #889). -[mms] Fix display of user-defined headers if the message contains more than - one of those headers (Bug #912). -[jan] Set one global date format in Horde's preferences (Bug #788). -[jan] Fix some javascript errors with IE 5.0. - - --------- -v4.0-RC2 --------- - -[mms] Allow more than one recipient for encrypted messages; store encrypted - messages locally using the local user's encryption (Bug #865). -[mms] Fix various S/MIME issues and update the code to more closely match the - look and feel of the PGP code. -[jan] Fix automatic spell checking on send, cutting off parts of the message - (Bugs #227, #259). - - --------- -v4.0-RC1 --------- - -[jan] Fix HTML message editor in IE (Bugs #692, #793). -[cjh] Search only the preferred address books for senders allowed to send HTML - messages with images. -[jan] Disable Kolab servers if Kolab has been disabled globally. -[mms] Allow all subscribed folders to be viewed in the IMP menu tree interface. -[mms] Only scan for emoticons in the body of text MIME parts. -[mms] Fix message saving and attachment ZIP file generation. -[mms] Allow the spam reporting system to bounce a message to an email address. -[mms] Move spam handling to a separate class. - - ---------- -v4.0-BETA ---------- - -[mms] Added virtual folder support. -[mms] Allow all messages in an entire folder to be marked as seen or unseen. -[mms] Allow attaching files from local VFS filesystems. -[mms] Allow quick and easy access to unsubscribed folders on the search - screen. -[jan] Add quota driver for Mercury/32 servers (Frank Lupo - ). -[mms] Add support for Message Disposition Notifications (RFC 2298). -[jan] Dynamically add new attachment fields if all are used. -[jan] Add special black-on-white styles for message printing. -[mms] Added preference that allows user to strip attachment information for - messages saved in the sent-mail folder after composing a message. -[mms] Improve message threading display in the mailbox screen. -[jan] Add Persian (Western) translation (Vahid Ghafarpour - ). -[cjh] Allow quoted parts of messages to get hidden. -[mms] Add messages thread view. -[jan] Allow navigation through mailbox pages with left and right keys. -[jan] Allow purging of multiple folders in the folders view (Todd Merritt - ). -[jan] Allow turning off of the links to alternative parts in - multipart/alternative messages. -[cjh] Hide unnecessary UI elements when there's only one address book - (Francois Marier ). -[cjh] Trap adding the same address multiple times in the Contacts window - (Francois Marier ). -[cjh] Make the header checkbox on the folders page toggle selection of - all folders (Francois Marier ). -[cjh] Add the basis for sending attachments as links to hosted files - (Andrew Coleman ). -[cjh] INBOX is now localized for display. -[jan] Show warning when compose or passphrase popups are blocked by the - browser. -[mms] Allow which headers to view by default to be defined for each identity - (Vijay Mahrra ). -[jan] Add mailbox management for supported servers like Cyrus. -[cjh] Add option for reporting email as not spam (Liam Hoekenga - ). -[jon] Added a new preference that will cause a message to be spell checked - before it is sent. -[max] Add 'mail_domain' pref which overrides the server's maildomain setting. -[mms] Added hooks for dynamic mailbox redirection and custom mailbox/folder - icons on the folder page (Stuart Binge ). -[mms] Use the MIME_Viewer system to generate 'previews' for composition - attachments. - - ----------- -v4.0-ALPHA ----------- - -[mms] Added addressbook lookup and expand names feature to the redirect screen. -[jon] Added the ability to create new tasks from received email messages. -[mms] Rewrote fetchmail to use subclasses/drivers to do all the work - this - allows support for accessing more mail server types in the future. -[mms] When renaming folders, all subfolders below the folder being rennamed - are now renamed also. -[mms] Handle creation/display of RFC 2646 format text messages (flowed text). -[mms] Rewrite of IMP_Tree code - now uses cache results for all folder and - mailbox updates instead of requerying the server for the folder tree. -[jan] Add Indonesian language (Slamin ). -[jan] Add check if the user has selected but not yet uploaded attachments. -[mms] Configuration option to disable Mail logging. -[jan] Add preference to automatically save all recipients in the default - address book. -[mms] Use NLS:: hostname->country lookup to show country-of-origin for e-mail - messages on the message screen. -[mms] Support for auto-BCC addresses during compose for each identity - (Nicholas Sushkin ). -[mms] Support multiple file uploads on an individual compose page. -[mms] HTML composed messages with image links now have the images downloaded - and sent inline with the message in a multipart/related part. -[jan] Show graphical emoticons. -[mms] For images that cannot be viewed directly by the browser, IMP can - automatically convert to a format that can be viewed. -[cjh] Log reply/forward/redirect actions and display these logs when viewing - the messages. -[cjh] IMP now supports a hordeauth setting in servers.php, a la Gollem and - other applications (Vijay Mahrra ). -[mms] Add on-demand generation of thumbnails for image attachments. -[mms] Added 'Download All Attachments' link on message page to allow all - attachments to be downloaded in a single zip file. -[mms] Improved HTML to text conversion when replying/forwarding to a HTML - message. -[mms] Add 'tie to' ability to allow a specific identity to be explicitly tied - to a message sent from a certain address. -[mms] Maximum subject/from lengths, From: field link options, and mailbox - time display formats are now user configurable preferences - (Robert Ribnitz ). -[jan] Add aliases to the user's identities to find messages sent to one of - his identities but not directly to one of his email addresses. -[mms] Preference to allow spam messages to be automatically deleted after - reporting (Rudi Heitbaum ). -[mms] Moved IMP authentication code to Auth_imp::. -[mms] Added configuration options allowing admin to limit (per message) both - the total size of attachments and the number of attachments. -[mms] Added preference allowing user to choose where to start browsing in a - mailbox when first opening the mailbox. -[mms] The guts of the IMP filtering code has been removed and ported to - 'ingo'. Thus, filtering is now handled via Horde API calls instead - of internally. -[mms] The IMP search page now handles NOT searches, as well as basic AND/OR - searches via the IMAP_Search:: library. -[cjh] Add shift-click selection/deselection of ranges of messages - (Andrew Johnson ). -[mms] Allow caching of folder list generation. -[mms] Added IMP_IMAP:: class to handle IMAP/POP3 connections. -[jan] Allow spam reporting from the mailbox view (Ahmed ). -[jan] Add preference to store drafts marked unseen - (Ahmed ). -[cjh] The last_login preference is now entirely handled by Horde. -[jan] Let the users select the message's charset while they are composing a - message. -[cjh] When a user's session times out while they are composing a message, - give them a special login screen which displays the message and - allows them to log in again to resume their message with all data - intact. -[cjh] Remove javascript refresh popups in the compose window. -[mms] Allow display of uuencoded attachments. -[cjh] Add flag-setting options on the message view - (Dan Wilson ). -[mms] Allow blocking of images in HTML messages by default (Amith Varghese - ). -[mms] Support for showing mail previews in javascript 'tooltips'. -[mms] Added message/partial MIME_Viewer. -[cjh] Add whitelist links to the mailbox view - (Amith Varghese ). -[jan] Make fetchmail on login a maintenance task (Nuno Loureiro - ). -[mms] Add VFS garbage collection for temporary attachment data. -[mms] Add a default encryption preference for sending messages. -[mms] Add 'Nuke Message' action to filters. -[mms] Add quick search links to search the current mailbox. -[mms] Scan messages for X-Priority and display results in the mailbox - view (Florent AIDE ). -[mms] Allow quicker access to large mailboxes on slower IMAP systems. -[mms] Added multipart/appledouble MIME_Viewer. -[jan] Add preference that lets users change the access control lists of - their imap folders (Chris Hastie ). -[mms] Split return receipt requests into 'delivered' and 'read' options - (Ryan Malloy ). -[mms] Implement fetchmail on login and fetchmail coloring to distinguish - between remote servers (Nuno Loureiro ). -[mms] User configurable attribution text for replies - (Chris Hastie ). -[mms] Added support for message/disposition-notification messages. -[jan] Folder names in any encoding can now be created/read through PHP's - multibyte support. -[mms] The "Reply" link for list messages will always send a message to the - original poster, never the list (Chris Hastie ). -[mms] Don't show "Reply All" link if user is the only recipient. -[mms] Added a multipart/report MIME_Viewer to make undelivered mail reports - easier to read. -[jan] Add Turkish translation (Genco Yilmaz ). -[mms] Convert IMP_Folder:: into an OO-interface. -[mms] Allow attachment descriptions to be altered - (Cliff Green ). -[mms] Set the local character set for all text/* composed messages. -[mms] The full MIME_Contents:: object is now cached when viewing a message - rather than the individual MIME_Parts. -[jan] Add UTF-8 support. Any content with any charset can now be displayed with - any translation. -[cjh] The mail/compose method is now a full call, not a link. This means, - aside from a bit less code duplication, that we now honor the - compose_popup preference in $registry calls. -[mms] Added hostname to information saved about user's last login. -[mms] Added support for stripping attachments from messages. -[mms] Better determination of MIME content-type for attachments when browser - does not send good information (using MIME_Magic::). -[mms] PGP messages are now rendered via the MIME embedded in the message. -[mms] Move composition related functions to IMP_Compose::. -[mms] Now, when reaching the end of the mailbox in the message screen, - directly load the mailbox script instead of redirecting via a URL. -[mms] Allow user to change disposition type of all attachments. -[jan] Add a preference to display message previews in the mailbox view - (Stephen Sherlock ). -[cjh] Add a preference for whether or not to display the entire addressbook - when first loading the contacts screen - (Etienne Goyer ). -[ejr] Add command line driver for quotas. -[mms] Allow multiple messages to be forwarded as rfc822 parts from the - mailbox screen. -[jan] Add logfile driver for quotas (Tim Gorter ). -[cjh] Add searching by Bcc header. -[mir] Add hook option to filter mail fetched by the Accounts (lib/Fetchmail) - feature. Example added in horde/config/hooks.php.dist -[cjh] Migrate to the new hooks API, removing the last need for - conf.php.dist (instead of conf.xml). -[mac] Add S/MIME support. -[avsm] Folders action bar only shows up at bottom if more than ten folders - are displayed on the screen. -[cjh] All hook functions that set preferences are now handled by the generic - preferences hook system; see horde/config/hooks.php.dist. -[mac] Don't modify the actual field name on auto-expand. -[mms] Created an IMP_Mailbox:: class to deal with building mailbox information - and, eventually, all message indexing. -[mac] Quota display now handled by the IMP_Quota API. -[mms] Can now filter by any header. -[cjh] Clean up the filter_on_login code, so that it is _always_ run on login. -[mac] Added an IMP specific ZIP MIME_Viewer. -[cjh] Use new &Identity::singleton() method and application-specific - driver implementations to load IMP's Identity_imp:: class. -[mms] Moved IMP session creation functions to IMP_Session::. -[mms] Added an IMP_Search:: class to handle mailbox searching. -[mms] Message sending now handled by IMP::sendMessage(). -[mms] Move text filtering to IMP:: class. -[mms] Added an IMP_Filter:: class to handle all filtering activity. -[mms] Spam reporting sends a message in message/rfc822 format. -[mms] Allow the users PGP public key to be uploaded to a keyserver. -[mms] The compose script makes sure to clean up all attachment files that - are generated during a message composition. even if cancelled. -[mms] Attachment disposition can now be set to either inline or attachment. -[mms] Improved handling of attachment data. -[mms] Added the multipart/related viewer. -[mms] Moved the message index tracking mechanism in the message.php script to - IMP_Message::. -[cjh] Add an option (preference controlled) to use IE's designmode - and send multipart/alternative messages. -[jan] Use a seperate textarea field for blacklisted email addresses in the - filters preference. -[mms] Add an option to allow for header summaries to be inserted when replying - to a message (Quinn Wilson ). -[mms] Created an IMP_Headers:: class to deal with all header manipulation - required in IMP. -[mms] Added a generic multipart/* MIME_Viewer. -[mms] Added a multipart/alternative MIME_Viewer. -[mms] Moved all common functions dealing with displaying the content of - mail messages to lib/Contents.php. -[cjh] Add an option to see a confirmation that messages were succesfully sent. -[cjh] Add option to delete fetched messages when using the fetchmail code. -[mms] Added application/ms-tnef MIME_Viewer. -[mms] Search for PGP public keys on a public keyserver for signed messages - if no key found locally. -[mms] Can now send messages with "X-Priority" set. -[mms] Add option to search for PGP data in 'text/plain' messages. -[mms] Add "Show All/Limited Headers" to message view. -[jan] Add fetchmail feature (Nuno Loureiro ). -[mms] Added MIME_Viewer to allow attached images to be viewed inline. -[mms] Add link for "Reply to List" for mailing lists. -[mms] Now recognize RFC 2369 headers (messages from mailing lists) and output - the relevant information. -[mms] Add message/rfc822 MIME_Viewer. -[jon] Set the username and password parameters when SMTP authentication is - requested. -[mms] Handle the new behavior of MIME_Structure::parse(). -[mms] Add OpenPGP functionality. -[ejr] Add text/enriched MIME_Viewer. -[cjh] If the server list is being used, users shouldn't be changing - the folder prefix. -[max] Add Brown IMP theme (Marco Obaid ) -[cjh] Make it possible to call IMP::authenticate() with arguments coming from - somewhere other than GET or POST vars. -[jan] Re-enable to select no sent mail folder for an identity. -[jan] Add method IMP::stripPreambleString(). -[jan] Fix problems with sent mail folder maintenance not being executed. -[cjh] Fix problems with the mailbox displayed after login if there is a - folders prefix set. -[cjh] Use the new PrefsUI class. -[cjh] Revert to not storing the folder prefix as part of user preferences. -[cjh] Fix problems with double Last Login: message and maintenance. -[jon] Adapt to the new Horde::img() syntax. -[cjh] Use the new Notification system. -[jan] Remove the standard value for the language preference. The language to - fall back to should be set Horde wide in lang.php instead. -[jon] Honor the "save sent mail" checkbox on the compose screen. -[jon] Print the language type in the entity. -[jon] Add entity support. -[jon] Add support to the mailbox and message views. -[mms] Move the quote prefix character from conf.php to the preferences. -[mms] Move the maintenace framework to Horde. - - ------- -v3.2.8 ------- - -[jan] Close XSS when setting the parent frame's page title by javascript (cjh). -[mms] Fix display of MIME parts less than 1K when local number format uses - ',' as the decimal separator. -[jan] Don't use trash folder on POP3 servers under certain circumstances - (Bug #1373). -[jan] Fix "Save as" link to save message sources (Bug #1233). - - ------- -v3.2.7 ------- - -[mms] Determine the default IMAP delimiter according to RFC 3501. -[mms] Fix the folders screen hanging if there was only one folder (Bug #504). -[jan] Correctly cancel messages composition in all cases (Rich Bartell - tags in the HTML MIME viewer. -[jan] SECURITY: Remove scripts from obfuscated "on..." attributes in the HTML - MIME viewer. - - ------- -v3.2.5 ------- - -[jan] SECURITY: Close an XSS hole in the HTML viewer, a variation to the one - reported in http://www.greymagic.com/security/advisories/gm005-mc/. -[cjh] Fix escaped double quotes on some broken mail servers (Bug #292). -[jan] Comment complete - -$loading -EOD; - - return array( - $this->_mimepart->getMimeId() => array( - 'data' => $str, - 'status' => array(), - 'type' => 'text/html; charset=' . Horde_Nls::getCharset() - ) - ); - } - - /** - * Convert image. - * - * @param boolean $thumb View image in thumbnail size? - * - * @return string The image data. - */ - protected function _viewConvert($thumb) - { - $img = $this->_getHordeImageOb(true); - - if ($img) { - if ($thumb) { - $dim = $img->getDimensions(); - if (($dim['height'] > 96) || ($dim['width'] > 96)) { - $img->resize(96, 96, true); - } - } - $type = $img->getContentType(); - $data = $img->raw(true); - } - - if (!$img || !$data) { - $type = 'image/png'; - $data = file_get_contents(IMP_BASE . '/themes/graphics/mini-error.png'); - } - - return array( - $this->_mimepart->getMimeId() => array( - 'data' => $data, - 'status' => array(), - 'type' => $type - ) - ); - } - - /** - * Return a Horde_Image object. - * - * @param boolean $load Whether to load the image data. - * - * @return mixed The Horde_Image object, or false on error. - */ - protected function _getHordeImageOb($load) - { - $img = null; - //@TODO: Pass in a Horde_Logger in $context if desired. - $context = array('tmpdir' => Horde::getTempDir()); - try { - if (!empty($GLOBALS['conf']['image']['convert'])) { - $context['convert'] = $GLOBALS['conf']['image']['convert']; - $img = Horde_Image::factory('Im', array('context' => $context)); - } elseif (Horde_Util::extensionExists('gd')) { - $img = Horde_Image::factory('Gd', array('context' => $context)); - } - } catch (Horde_Image_Exception $e) { - return false; - } - - if (!$img) { - return false; - } - - if ($load) { - try { - $ret = $img->loadString(1, $this->_mimepart->getContents()); - } catch (Horde_Image_Exception $e) { - return false; - } - } - - return $img; - } - - /** - * Output an image tag. - * - * @param string $type The view type. - * @param string $alt The ALT text. - * - * @return string An image tag. - */ - protected function _outputImgTag($type, $alt) - { - return '' . htmlspecialchars($alt, ENT_COMPAT, Horde_Nls::getCharset()) . ''; - } - -} diff --git a/imp/lib/Mime/Viewer/Itip.php b/imp/lib/Mime/Viewer/Itip.php deleted file mode 100644 index f972095b4..000000000 --- a/imp/lib/Mime/Viewer/Itip.php +++ /dev/null @@ -1,1018 +0,0 @@ - - * @author Mike Cochrane - * @package Horde_Mime - */ -class IMP_Horde_Mime_Viewer_Itip extends Horde_Mime_Viewer_Driver -{ - /** - * Can this driver render various views? - * - * @var boolean - */ - protected $_capability = array( - 'embedded' => false, - 'forceinline' => false, - 'full' => true, - 'info' => false, - 'inline' => true, - 'raw' => false - ); - - /** - * Return the full rendered version of the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _render() - { - $ret = $this->_renderInline(); - if (!empty($ret)) { - reset($ret); - $ret[key($ret)]['data'] = Horde_Util::bufferOutput('include', $GLOBALS['registry']->get('templates', 'horde') . '/common-header.inc') . - $ret[key($ret)]['data'] . - Horde_Util::bufferOutput('include', $GLOBALS['registry']->get('templates', 'horde') . '/common-footer.inc'); - } - return $ret; - } - - /** - * Return the rendered inline version of the Horde_Mime_Part object. - * - * URL parameters used by this function: - *
-     * 'identity' - (integer) TODO
-     * 'itip_action' - (array) TODO
-     * 
- * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _renderInline() - { - global $registry; - - $charset = Horde_Nls::getCharset(); - $data = $this->_mimepart->getContents(); - $mime_id = $this->_mimepart->getMimeId(); - - // Parse the iCal file. - $vCal = new Horde_iCalendar(); - if (!$vCal->parsevCalendar($data, 'VCALENDAR', $this->_mimepart->getCharset())) { - return array( - $mime_id => array( - 'data' => '

' . _("The calendar data is invalid") . '

' . '
' . htmlspecialchars($data) . '
', - 'status' => array(), - 'type' => 'text/html; charset=' . $charset - ) - ); - } - - // Check if we got vcard data with the wrong vcalendar mime type. - $c = $vCal->getComponentClasses(); - if ((count($c) == 1) && !empty($c['horde_icalendar_vcard'])) { - return $this->_params['contents']->renderMIMEPart($mime_id, IMP_Contents::RENDER_INLINE, array('type' => 'text/x-vcard')); - } - - // Get the method type. - $method = $vCal->getAttribute('METHOD'); - if ($method instanceof PEAR_Error) { - $method = ''; - } - - // Get the iCalendar file components. - $components = $vCal->getComponents(); - $msgs = array(); - - // Handle the action requests. - $actions = Horde_Util::getFormData('itip_action', array()); - foreach ($actions as $key => $action) { - switch ($action) { - case 'delete': - // vEvent cancellation. - if ($registry->hasMethod('calendar/delete')) { - $guid = $components[$key]->getAttribute('UID'); - try { - $registry->call('calendar/delete', array('guid' => $guid)); - $msgs[] = array('success', _("Event successfully deleted.")); - } catch (Horde_Exception $e) { - $msgs[] = array('error', _("There was an error deleting the event:") . ' ' . $e->getMessage()); - } - } else { - $msgs[] = array('warning', _("This action is not supported.")); - } - break; - - case 'update': - // vEvent reply. - if ($registry->hasMethod('calendar/updateAttendee')) { - try { - $hdrs = $this->_params['contents']->getHeaderOb(); - $event = $registry->call('calendar/updateAttendee', array('response' => $components[$key], 'sender' => $hdrs->getValue('From'))); - $msgs[] = array('success', _("Respondent Status Updated.")); - } catch (Horde_Exception $e) { - $msgs[] = array('error', _("There was an error updating the event:") . ' ' . $e->getMessage()); - } - } else { - $msgs[] = array('warning', _("This action is not supported.")); - } - break; - - case 'import': - case 'accept-import': - // vFreebusy reply. - // vFreebusy publish. - // vEvent request. - // vEvent publish. - // vTodo publish. - // vJournal publish. - switch ($components[$key]->getType()) { - case 'vEvent': - $handled = false; - $guid = $components[$key]->getAttribute('UID'); - // Check if this is an update. - try { - $registry->call('calendar/export', array($guid, 'text/calendar')); - } catch (Horde_Exception $e) {} - - // Try to update in calendar. - if ($registry->hasMethod('calendar/replace')) { - try { - $registry->call('calendar/replace', array('uid' => $guid, 'content' => $components[$key], 'contentType' => $this->_mimepart->getType())); - $handled = true; - $url = Horde::url($registry->link('calendar/show', array('uid' => $guid))); - $msgs[] = array('success', _("The event was updated in your calendar.") . - ' ' . Horde::link($url, _("View event"), null, '_blank') . Horde::img('mime/icalendar.png', _("View event"), null, $registry->getImageDir('horde')) . ''); - } catch (Horde_Exception $e) { - // Could be a missing permission. - $msgs[] = array('warning', _("There was an error updating the event:") . ' ' . $e->getMessage() . '. ' . _("Trying to import the event instead.")); - } - } - - if (!$handled && $registry->hasMethod('calendar/import')) { - // Import into calendar. - $handled = true; - try { - $guid = $registry->call('calendar/import', array('content' => $components[$key], 'contentType' => $this->_mimepart->getType())); - $url = Horde::url($registry->link('calendar/show', array('uid' => $guid))); - $msgs[] = array('success', _("The event was added to your calendar.") . - ' ' . Horde::link($url, _("View event"), null, '_blank') . Horde::img('mime/icalendar.png', _("View event"), null, $registry->getImageDir('horde')) . ''); - } catch (Horde_Exception $e) { - $msgs[] = array('error', _("There was an error importing the event:") . ' ' . $e->getMessage()); - } - } - if (!$handled) { - $msgs[] = array('warning', _("This action is not supported.")); - } - break; - - case 'vFreebusy': - // Import into Kronolith. - if ($registry->hasMethod('calendar/import_vfreebusy')) { - try { - $registry->call('calendar/import_vfreebusy', array($components[$key])); - $msgs[] = array('success', _("The user's free/busy information was sucessfully stored.")); - } catch (Horde_Exception $e) { - $msgs[] = array('error', _("There was an error importing user's free/busy information:") . ' ' . $e->getMessage()); - } - } else { - $msgs[] = array('warning', _("This action is not supported.")); - } - break; - - case 'vTodo': - // Import into Nag. - if ($registry->hasMethod('tasks/import')) { - try { - $guid = $registry->call('tasks/import', array($components[$key], $this->_mimepart->getType())); - $url = Horde::url($registry->link('tasks/show', array('uid' => $guid))); - $msgs[] = array('success', _("The task has been added to your tasklist.") . - ' ' . Horde::link($url, _("View task"), null, '_blank') . Horde::img('mime/icalendar.png', _("View task"), null, $registry->getImageDir('horde')) . ''); - } catch (Horde_Exception $e) { - $msgs[] = array('error', _("There was an error importing the task:") . ' ' . $e->getMessage()); - } - } else { - $msgs[] = array('warning', _("This action is not supported.")); - } - break; - - case 'vJournal': - default: - $msgs[] = array('warning', _("This action is not yet implemented.")); - } - - if ($action != 'accept-import') { - break; - } - - case 'accept': - case 'accept-import': - case 'deny': - case 'tentative': - // vEvent request. - if (isset($components[$key]) && - $components[$key]->getType() == 'vEvent') { - $vEvent = $components[$key]; - - // Get the organizer details. - $organizer = $vEvent->getAttribute('ORGANIZER'); - if ($organizer instanceof PEAR_Error) { - break; - } - $organizer = parse_url($organizer); - $organizerEmail = $organizer['path']; - $organizer = $vEvent->getAttribute('ORGANIZER', true); - $organizerName = isset($organizer['cn']) ? $organizer['cn'] : ''; - - // Build the reply. - $msg_headers = new Horde_Mime_Headers(); - $vCal = new Horde_iCalendar(); - $vCal->setAttribute('PRODID', '-//The Horde Project//' . $msg_headers->getUserAgent() . '//EN'); - $vCal->setAttribute('METHOD', 'REPLY'); - - $vEvent_reply = Horde_iCalendar::newComponent('vevent', $vCal); - $vEvent_reply->setAttribute('UID', $vEvent->getAttribute('UID')); - if (!($vEvent->getAttribute('SUMMARY') instanceof PEAR_Error)) { - $vEvent_reply->setAttribute('SUMMARY', $vEvent->getAttribute('SUMMARY')); - } - if (!($vEvent->getAttribute('DESCRIPTION') instanceof PEAR_Error)) { - $vEvent_reply->setAttribute('DESCRIPTION', $vEvent->getAttribute('DESCRIPTION')); - } - $dtstart = $vEvent->getAttribute('DTSTART', true); - $vEvent_reply->setAttribute('DTSTART', $vEvent->getAttribute('DTSTART'), array_pop($dtstart)); - if (!($vEvent->getAttribute('DTEND') instanceof PEAR_Error)) { - $dtend = $vEvent->getAttribute('DTEND', true); - $vEvent_reply->setAttribute('DTEND', $vEvent->getAttribute('DTEND'), array_pop($dtend)); - } else { - $duration = $vEvent->getAttribute('DURATION', true); - $vEvent_reply->setAttribute('DURATION', $vEvent->getAttribute('DURATION'), array_pop($duration)); - } - if (!($vEvent->getAttribute('SEQUENCE') instanceof PEAR_Error)) { - $vEvent_reply->setAttribute('SEQUENCE', $vEvent->getAttribute('SEQUENCE')); - } - $vEvent_reply->setAttribute('ORGANIZER', $vEvent->getAttribute('ORGANIZER'), array_pop($organizer)); - - // Find out who we are and update status. - $identity = Horde_Prefs_Identity::singleton(array('imp', 'imp')); - $attendees = $vEvent->getAttribute('ATTENDEE'); - if (!is_array($attendees)) { - $attendees = array($attendees); - } - foreach ($attendees as $attendee) { - $attendee = preg_replace('/mailto:/i', '', $attendee); - if (!is_null($id = $identity->getMatchingIdentity($attendee))) { - $identity->setDefault($id); - break; - } - } - $name = $email = $identity->getFromAddress(); - $params = array(); - $cn = $identity->getValue('fullname'); - if (!empty($cn)) { - $name = $params['CN'] = $cn; - } - - switch ($action) { - case 'accept': - case 'accept-import': - $message = sprintf(_("%s has accepted."), $name); - $subject = _("Accepted: ") . $vEvent->getAttribute('SUMMARY'); - $params['PARTSTAT'] = 'ACCEPTED'; - break; - - case 'deny': - $message = sprintf(_("%s has declined."), $name); - $subject = _("Declined: ") . $vEvent->getAttribute('SUMMARY'); - $params['PARTSTAT'] = 'DECLINED'; - break; - - case 'tentative': - $message = sprintf(_("%s has tentatively accepted."), $name); - $subject = _("Tentative: ") . $vEvent->getAttribute('SUMMARY'); - $params['PARTSTAT'] = 'TENTATIVE'; - break; - } - - $vEvent_reply->setAttribute('ATTENDEE', 'mailto:' . $email, $params); - $vCal->addComponent($vEvent_reply); - - $mime = new Horde_Mime_Part(); - $mime->setType('multipart/alternative'); - - $body = new Horde_Mime_Part(); - $body->setType('text/plain'); - $body->setCharset($charset); - $body->setContents(Horde_String::wrap($message, 76, "\n")); - - $ics = new Horde_Mime_Part(); - $ics->setType('text/calendar'); - $ics->setCharset($charset); - $ics->setContents($vCal->exportvCalendar()); - $ics->setName('event-reply.ics'); - $ics->setContentTypeParameter('METHOD', 'REPLY'); - - $mime->addPart($body); - $mime->addPart($ics); - - // Build the reply headers. - $msg_headers->addReceivedHeader(); - $msg_headers->addMessageIdHeader(); - $msg_headers->addHeader('Date', date('r')); - $msg_headers->addHeader('From', $email); - $msg_headers->addHeader('To', $organizerEmail); - - $identity->setDefault(Horde_Util::getFormData('identity')); - $replyto = $identity->getValue('replyto_addr'); - if (!empty($replyto) && ($replyto != $email)) { - $msg_headers->addHeader('Reply-to', $replyto); - } - $msg_headers->addHeader('Subject', Horde_Mime::encode($subject, $charset)); - - // Send the reply. - $mail_driver = IMP_Compose::getMailDriver(); - try { - $mime->send($organizerEmail, $msg_headers, - $mail_driver['driver'], - $mail_driver['params']); - $msgs[] = array('success', _("Reply Sent.")); - } catch (Horde_Mime_Exception $e) { - $msgs[] = array('error', sprintf(_("Error sending reply: %s."), $e->getMessage())); - } - } else { - $msgs[] = array('warning', _("This action is not supported.")); - } - break; - - case 'send': - // vEvent refresh. - if (isset($components[$key]) && - $components[$key]->getType() == 'vEvent') { - $vEvent = $components[$key]; - } - - // vTodo refresh. - case 'reply': - case 'reply2m': - // vfreebusy request. - if (isset($components[$key]) && - $components[$key]->getType() == 'vFreebusy') { - $vFb = $components[$key]; - - // Get the organizer details. - $organizer = $vFb->getAttribute('ORGANIZER'); - if ($organizer instanceof PEAR_Error) { - break; - } - $organizer = parse_url($organizer); - $organizerEmail = $organizer['path']; - $organizer = $vFb->getAttribute('ORGANIZER', true); - $organizerName = isset($organizer['cn']) ? $organizer['cn'] : ''; - - if ($action == 'reply2m') { - $startStamp = time(); - $endStamp = $startStamp + (60 * 24 * 3600); - } else { - $startStamp = $vFb->getAttribute('DTSTART'); - if ($startStamp instanceof PEAR_Error) { - $startStamp = time(); - } - $endStamp = $vFb->getAttribute('DTEND'); - if ($endStamp instanceof PEAR_Error) { - $duration = $vFb->getAttribute('DURATION'); - if ($duration instanceof PEAR_Error) { - $endStamp = $startStamp + (60 * 24 * 3600); - } else { - $endStamp = $startStamp + $duration; - } - } - } - $vfb_reply = $registry->call('calendar/getFreeBusy', - array('startStamp' => $startStamp, - 'endStamp' => $endStamp)); - // Find out who we are and update status. - $identity = Horde_Prefs_Identity::singleton(); - $email = $identity->getFromAddress(); - - // Build the reply. - $msg_headers = new Horde_Mime_Headers(); - $vCal = new Horde_iCalendar(); - $vCal->setAttribute('PRODID', '-//The Horde Project//' . $msg_headers->getUserAgent() . '//EN'); - $vCal->setAttribute('METHOD', 'REPLY'); - $vCal->addComponent($vfb_reply); - - $message = _("Attached is a reply to a calendar request you sent."); - $body = new Horde_Mime_Part('text/plain', - Horde_String::wrap($message, 76, "\n"), - $charset); - - $ics = new Horde_Mime_Part('text/calendar', $vCal->exportvCalendar()); - $ics->setName('icalendar.ics'); - $ics->setContentTypeParameter('METHOD', 'REPLY'); - $ics->setCharset($charset); - - $mime = new Horde_Mime_Part(); - $mime->addPart($body); - $mime->addPart($ics); - - // Build the reply headers. - $msg_headers->addReceivedHeader(); - $msg_headers->addMessageIdHeader(); - $msg_headers->addHeader('Date', date('r')); - $msg_headers->addHeader('From', $email); - $msg_headers->addHeader('To', $organizerEmail); - - $identity->setDefault(Horde_Util::getFormData('identity')); - $replyto = $identity->getValue('replyto_addr'); - if (!empty($replyto) && ($replyto != $email)) { - $msg_headers->addHeader('Reply-to', $replyto); - } - $msg_headers->addHeader('Subject', Horde_Mime::encode(_("Free/Busy Request Response"), $charset)); - - // Send the reply. - $mail_driver = IMP_Compose::getMailDriver(); - try { - $mime->send($organizerEmail, $msg_headers, - $mail_driver['driver'], - $mail_driver['params']); - $msgs[] = array('success', _("Reply Sent.")); - } catch (Horde_Mime_Exception $e) { - $msgs[] = array('error', sprintf(_("Error sending reply: %s."), $e->getMessage())); - } - } else { - $msgs[] = array('warning', _("Invalid Action selected for this component.")); - } - break; - - case 'nosup': - // vFreebusy request. - default: - $msgs[] = array('warning', _("This action is not yet implemented.")); - break; - } - } - - // Create the HTML to display the iCal file. - $html = ''; - if ($_SESSION['imp']['view'] == 'imp') { - $html .= '
'; - } - - foreach ($components as $key => $component) { - switch ($component->getType()) { - case 'vEvent': - $html .= $this->_vEvent($component, $key, $method, $msgs); - break; - - case 'vTodo': - $html .= $this->_vTodo($component, $key, $method, $msgs); - break; - - case 'vTimeZone': - // Ignore them. - break; - - case 'vFreebusy': - $html .= $this->_vFreebusy($component, $key, $method, $msgs); - break; - - // @todo: handle stray vcards here as well. - default: - $html .= sprintf(_("Unhandled component of type: %s"), $component->getType()); - } - } - - // Need to work out if we are inline and actually need this. - if ($_SESSION['imp']['view'] == 'imp') { - $html .= '
'; - } - - return array( - $mime_id => array( - 'data' => $html, - 'status' => array(), - 'type' => 'text/html; charset=' . $charset - ) - ); - } - - /** - * Return the html for a vFreebusy. - */ - protected function _vFreebusy($vfb, $id, $method, $msgs) - { - global $registry, $prefs; - - $desc = $html = ''; - $sender = $vfb->getName(); - - switch ($method) { - case 'PUBLISH': - $desc = _("%s has sent you free/busy information."); - break; - - case 'REQUEST': - $hdrs = $this->_params['contents']->getHeaderOb(); - $sender = $hdrs->getValue('From'); - $desc = _("%s requests your free/busy information."); - break; - - case 'REPLY': - $desc = _("%s has replied to a free/busy request."); - break; - } - - $html .= '

' . sprintf($desc, $sender) . '

'; - - foreach ($msgs as $msg) { - $html .= '

' . Horde::img('alerts/' . $msg[0] . '.png', '', null, $registry->getImageDir('horde')) . $msg[1] . '

'; - } - - $start = $vfb->getAttribute('DTSTART'); - if (!($start instanceof PEAR_Error)) { - if (is_array($start)) { - $html .= '

' . _("Start:") . ' ' . strftime($prefs->getValue('date_format'), mktime(0, 0, 0, $start['month'], $start['mday'], $start['year'])) . '

'; - } else { - $html .= '

' . _("Start:") . ' ' . strftime($prefs->getValue('date_format'), $start) . ' ' . date($prefs->getValue('twentyFour') ? ' G:i' : ' g:i a', $start) . '

'; - } - } - - $end = $vfb->getAttribute('DTEND'); - if (!($end instanceof PEAR_Error)) { - if (is_array($end)) { - $html .= '

' . _("End:") . ' ' . strftime($prefs->getValue('date_format'), mktime(0, 0, 0, $end['month'], $end['mday'], $end['year'])) . '

'; - } else { - $html .= '

' . _("End:") . ' ' . strftime($prefs->getValue('date_format'), $end) . ' ' . date($prefs->getValue('twentyFour') ? ' G:i' : ' g:i a', $end) . '

'; - } - } - - if ($_SESSION['imp']['view'] != 'imp') { - return $html; - } - - $html .= '

' . _("Actions") . '

' . - ' '; - } - - /** - * Return the html for a vEvent. - */ - protected function _vEvent($vevent, $id, $method, $msgs) - { - global $registry, $prefs; - - $desc = $html = ''; - $sender = $vevent->organizerName(); - $options = array(); - - $attendees = $vevent->getAttribute('ATTENDEE'); - if (!($attendees instanceof PEAR_Error) && - !empty($attendees) && - !is_array($attendees)) { - $attendees = array($attendees); - } - $attendee_params = $vevent->getAttribute('ATTENDEE', true); - - switch ($method) { - case 'PUBLISH': - $desc = _("%s wishes to make you aware of \"%s\"."); - if ($registry->hasMethod('calendar/import')) { - $options[] = ''; - } - break; - - case 'REQUEST': - // Check if this is an update. - try { - $registry->call('calendar/export', array($vevent->getAttribute('UID'), 'text/calendar')); - $is_update = true; - $desc = _("%s wants to notify you about changes of \"%s\"."); - } catch (Horde_Exception $e) { - $is_update = false; - - // Check that you are one of the attendees here. - $is_attendee = false; - if (!($attendees instanceof PEAR_Error) && !empty($attendees)) { - $identity = Horde_Prefs_Identity::singleton(array('imp', 'imp')); - for ($i = 0, $c = count($attendees); $i < $c; ++$i) { - $attendee = parse_url($attendees[$i]); - if (!empty($attendee['path']) && - $identity->hasAddress($attendee['path'])) { - $is_attendee = true; - break; - } - } - } - - $desc = $is_attendee - ? _("%s requests your presence at \"%s\".") - : _("%s wishes to make you aware of \"%s\"."); - } - if ($is_update && $registry->hasMethod('calendar/replace')) { - $options[] = ''; - $options[] = ''; - } elseif ($registry->hasMethod('calendar/import')) { - $options[] = ''; - $options[] = ''; - } - $options[] = ''; - $options[] = ''; - $options[] = ''; - // $options[] = ''; - break; - - case 'ADD': - $desc = _("%s wishes to ammend \"%s\"."); - if ($registry->hasMethod('calendar/import')) { - $options[] = ''; - } - break; - - case 'REFRESH': - $desc = _("%s wishes to receive the latest information about \"%s\"."); - $options[] = ''; - break; - - case 'REPLY': - $hdrs = $this->_params['contents']->getHeaderOb(); - $desc = _("%s has replied to the invitation to \"%s\"."); - $sender = $hdrs->getValue('From'); - if ($registry->hasMethod('calendar/updateAttendee')) { - $options[] = ''; - } - break; - - case 'CANCEL': - $instance = $vevent->getAttribute('RECURRENCE-ID'); - if ($instance instanceof PEAR_Error) { - $desc = _("%s has cancelled \"%s\"."); - if ($registry->hasMethod('calendar/delete')) { - $options[] = ''; - } - } else { - $desc = _("%s has cancelled an instance of the recurring \"%s\"."); - if ($registry->hasMethod('calendar/replace')) { - $options[] = ''; - } - } - break; - } - - $summary = $vevent->getAttribute('SUMMARY'); - if ($summary instanceof PEAR_Error) { - $desc = sprintf($desc, htmlspecialchars($sender), _("Unknown Meeting")); - } else { - $desc = sprintf($desc, htmlspecialchars($sender), htmlspecialchars($summary)); - } - - $html .= '

' . $desc . '

'; - - foreach ($msgs as $msg) { - $html .= '

' . Horde::img('alerts/' . $msg[0] . '.png', '', null, $registry->getImageDir('horde')) . $msg[1] . '

'; - } - - $start = $vevent->getAttribute('DTSTART'); - if (!($start instanceof PEAR_Error)) { - if (is_array($start)) { - $html .= '

' . _("Start:") . ' ' . strftime($prefs->getValue('date_format'), mktime(0, 0, 0, $start['month'], $start['mday'], $start['year'])) . '

'; - } else { - $html .= '

' . _("Start:") . ' ' . strftime($prefs->getValue('date_format'), $start) . ' ' . date($prefs->getValue('twentyFour') ? ' G:i' : ' g:i a', $start) . '

'; - } - } - - $end = $vevent->getAttribute('DTEND'); - if (!($end instanceof PEAR_Error)) { - if (is_array($end)) { - $html .= '

' . _("End:") . ' ' . strftime($prefs->getValue('date_format'), mktime(0, 0, 0, $end['month'], $end['mday'], $end['year'])) . '

'; - } else { - $html .= '

' . _("End:") . ' ' . strftime($prefs->getValue('date_format'), $end) . ' ' . date($prefs->getValue('twentyFour') ? ' G:i' : ' g:i a', $end) . '

'; - } - } - - $sum = $vevent->getAttribute('SUMMARY'); - if (!($sum instanceof PEAR_Error)) { - $html .= '

' . _("Summary") . ': ' . htmlspecialchars($sum) . '

'; - } else { - $html .= '

' . _("Summary") . ': ' . _("None") . '

'; - } - - $desc = $vevent->getAttribute('DESCRIPTION'); - if (!($desc instanceof PEAR_Error)) { - $html .= '

' . _("Description") . ': ' . nl2br(htmlspecialchars($desc)) . '

'; - } - - $loc = $vevent->getAttribute('LOCATION'); - if (!($loc instanceof PEAR_Error)) { - $html .= '

' . _("Location") . ': ' . htmlspecialchars($loc) . '

'; - } - - if (!($attendees instanceof PEAR_Error) && !empty($attendees)) { - $html .= '

' . _("Attendees") . '

'; - - $html .= ''; - foreach ($attendees as $key => $attendee) { - $attendee = parse_url($attendee); - $attendee = empty($attendee['path']) ? _("Unknown") : $attendee['path']; - - if (!empty($attendee_params[$key]['CN'])) { - $attendee = $attendee_params[$key]['CN']; - } - - $role = _("Required Participant"); - if (isset($attendee_params[$key]['ROLE'])) { - switch ($attendee_params[$key]['ROLE']) { - case 'CHAIR': - $role = _("Chair Person"); - break; - - case 'OPT-PARTICIPANT': - $role = _("Optional Participant"); - break; - - case 'NON-PARTICIPANT': - $role = _("Non Participant"); - break; - - case 'REQ-PARTICIPANT': - default: - // Already set above. - break; - } - } - - $status = _("Awaiting Response"); - if (isset($attendee_params[$key]['PARTSTAT'])) { - $status = $this->_partstatToString($attendee_params[$key]['PARTSTAT'], $status); - } - - $html .= ''; - } - $html .= '
' . _("Name") . '' . _("Role") . '' . _("Status") . '
' . htmlspecialchars($attendee) . '' . htmlspecialchars($role) . '' . htmlspecialchars($status) . '
'; - } - - if ($registry->hasMethod('calendar/getFbCalendars') && - $registry->hasMethod('calendar/listEvents')) { - try { - $calendars = $registry->call('calendar/getFbCalendars'); - - $vevent_allDay = true; - $vevent_start = new Horde_Date($start); - $vevent_end = new Horde_Date($end); - // Check if it's an all-day event. - if (is_array($start)) { - $vevent_end = $vevent_end->sub(1); - } else { - $vevent_allDay = false; - $time_span_start = new Horde_Date($start); - $time_span_start = $time_span_start->sub($prefs->getValue('conflict_interval') * 60); - $time_span_end = new Horde_Date($end); - $time_span_end = $time_span_end->add($prefs->getValue('conflict_interval') * 60); - } - $events = $registry->call('calendar/listEvents', array($start, $vevent_end, $calendars, false)); - - if (count($events)) { - $html .= '

' . _("Possible Conflicts") . '

'; - // TODO: Check if there are too many events to show. - foreach ($events as $calendar) { - foreach ($calendar as $event) { - if ($vevent_allDay || $event->isAllDay()) { - $html .= ''; - } else { - if ($event->end->compareDateTime($time_span_start) <= -1 || - $event->start->compareDateTime($time_span_end) >= 1) { - continue; - } - if ($event->end->compareDateTime($vevent_start) <= -1 || - $event->start->compareDateTime($vevent_end) >= 1) { - $html .= ''; - } else { - $html .= ''; - } - } - - $html .= ''; - } - } - $html .= '
'. $event->getTitle() . '' - . $event->getTimeRange() . '
'; - } - } catch (Horde_Exception $e) {} - } - - if ($_SESSION['imp']['view'] != 'imp') { - return $html; - } - - if ($options) { - $html .= '

' . _("Actions") . '

' . - '' . - ' '; - } - - return $html; - } - - /** - * Returns the html for a vEvent. - * - * @todo IMP 5: move organizerName() from Horde_iCalendar_vevent to - * Horde_iCalendar - */ - protected function _vTodo($vtodo, $id, $method, $msgs) - { - global $registry, $prefs; - - $desc = $html = ''; - $options = array(); - - $organizer = $vtodo->getAttribute('ORGANIZER', true); - if ($organizer instanceof PEAR_Error) { - $sender = _("An unknown person"); - } else { - if (isset($organizer[0]['CN'])) { - $sender = $organizer[0]['CN']; - } else { - $organizer = parse_url($vtodo->getAttribute('ORGANIZER')); - $sender = $organizer['path']; - } - } - - switch ($method) { - case 'PUBLISH': - $desc = _("%s wishes to make you aware of \"%s\"."); - if ($registry->hasMethod('tasks/import')) { - $options[] = ''; - } - break; - } - - $summary = $vtodo->getAttribute('SUMMARY'); - if ($summary instanceof PEAR_Error) { - $desc = sprintf($desc, htmlspecialchars($sender), _("Unknown Task")); - } else { - $desc = sprintf($desc, htmlspecialchars($sender), htmlspecialchars($summary)); - } - - $html .= '

' . $desc . '

'; - - foreach ($msgs as $msg) { - $html .= '

' . Horde::img('alerts/' . $msg[0] . '.png', '', null, $registry->getImageDir('horde')) . $msg[1] . '

'; - } - - $priority = $vtodo->getAttribute('PRIORITY'); - if (!($priority instanceof PEAR_Error)) { - $html .= '

' . _("Priority") . ': ' . (int)$priority . '

'; - } - - $sum = $vtodo->getAttribute('SUMMARY'); - if (!($sum instanceof PEAR_Error)) { - $html .= '

' . _("Summary") . ': ' . htmlspecialchars($sum) . '

'; - } else { - $html .= '

' . _("Summary") . ': ' . _("None") . '

'; - } - - $desc = $vtodo->getAttribute('DESCRIPTION'); - if (!($desc instanceof PEAR_Error)) { - $html .= '

' . _("Description") . ': ' . nl2br(htmlspecialchars($desc)) . '

'; - } - - $attendees = $vtodo->getAttribute('ATTENDEE'); - $params = $vtodo->getAttribute('ATTENDEE', true); - - if (!($attendees instanceof PEAR_Error) && !empty($attendees)) { - $html .= '

' . _("Attendees") . '

'; - if (!is_array($attendees)) { - $attendees = array($attendees); - } - - $html .= ''; - foreach ($attendees as $key => $attendee) { - $attendee = parse_url($attendee); - $attendee = $attendee['path']; - - if (isset($params[$key]['CN'])) { - $attendee = $params[$key]['CN']; - } - - $role = _("Required Participant"); - if (isset($params[$key]['ROLE'])) { - switch ($params[$key]['ROLE']) { - case 'CHAIR': - $role = _("Chair Person"); - break; - - case 'OPT-PARTICIPANT': - $role = _("Optional Participant"); - break; - - case 'NON-PARTICIPANT': - $role = _("Non Participant"); - break; - - case 'REQ-PARTICIPANT': - default: - // Already set above. - break; - } - } - - $status = _("Awaiting Response"); - if (isset($params[$key]['PARTSTAT'])) { - $status = $this->_partstatToString($params[$key]['PARTSTAT'], $status); - } - - $html .= ''; - } - $html .= '
' . _("Name") . '' . _("Role") . '' . _("Status") . '
' . htmlspecialchars($attendee) . '' . htmlspecialchars($role) . '' . htmlspecialchars($status) . '
'; - } - - if ($_SESSION['imp']['view'] != 'imp') { - return $html; - } - - if ($options) { - $html .= '

' . _("Actions") . '

' . - ' '; - } - - return $html; - } - - /** - * Translate the Participation status to string. - * - * @param string $value The value of PARTSTAT. - * @param string $default The value to return as default. - * - * @return string The translated string. - */ - protected function _partstatToString($value, $default = null) - { - switch ($value) { - case 'ACCEPTED': - return _("Accepted"); - - case 'DECLINED': - return _("Declined"); - - case 'TENTATIVE': - return _("Tentatively Accepted"); - - case 'DELEGATED': - return _("Delegated"); - - case 'COMPLETED': - return _("Completed"); - - case 'IN-PROCESS': - return _("In Process"); - - case 'NEEDS-ACTION': - default: - return is_null($default) ? _("Needs Action") : $default; - } - } -} diff --git a/imp/lib/Mime/Viewer/Mdn.php b/imp/lib/Mime/Viewer/Mdn.php deleted file mode 100644 index 880d456e1..000000000 --- a/imp/lib/Mime/Viewer/Mdn.php +++ /dev/null @@ -1,108 +0,0 @@ - - * @package Horde_Mime - */ -class IMP_Horde_Mime_Viewer_Mdn extends Horde_Mime_Viewer_Driver -{ - /** - * Can this driver render various views? - * - * @var boolean - */ - protected $_capability = array( - 'embedded' => false, - 'forceinline' => true, - 'full' => false, - 'info' => true, - 'inline' => true, - 'raw' => false - ); - - /** - * Return the rendered inline version of the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _renderInline() - { - /* If this is a straight message/disposition-notification part, just - * output the text. */ - if ($this->_mimepart->getType() == 'message/disposition-notification') { - return $this->_params['contents']->renderMIMEPart($this->_mimepart->getMIMEId(), IMP_Contents::RENDER_FULL, array('type' => 'text/plain', 'params' => $this->_params)); - } - - return $this->_renderInfo(); - } - - /** - * Return the rendered information about the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _renderInfo() - { - $mdn_id = $this->_mimepart->getMimeId(); - $parts = array_keys($this->_mimepart->contentTypeMap()); - - $status = array( - array( - 'icon' => Horde::img('info_icon.png', _("Info"), null, $GLOBALS['registry']->getImageDir('horde')), - 'text' => array(_("A message you have sent has resulted in a return notification from the recipient.")) - ) - ); - - /* RFC 3798 [3]: There are three parts to a delivery status - * multipart/report message: - * (1) Human readable message - * (2) Machine parsable body part (message/disposition-notification) - * (3) Original message (optional) */ - - /* Print the human readable message. */ - reset($parts); - $curr_id = $first_id = next($parts); - $first_part = $this->_params['contents']->renderMIMEPart($curr_id, IMP_Contents::RENDER_INLINE_AUTO, array('params' => $this->_params)); - - /* Display a link to more detailed message. */ - $curr_id = Horde_Mime::mimeIdArithmetic($curr_id, 'next'); - $part = $this->_params['contents']->getMIMEPart($curr_id); - if ($part) { - $status[0]['text'][] = sprintf(_("Additional information can be viewed %s."), $this->_params['contents']->linkViewJS($part, 'view_attach', _("HERE"), array('jstext' => _("Additional information details"), 'params' => array('mode' => IMP_Contents::RENDER_INLINE)))); - } - - /* Display a link to the sent message. Try to download the text of - the message/rfc822 part first, if it exists. */ - $curr_id = Horde_Mime::mimeIdArithmetic($curr_id, 'next'); - $part = $this->_params['contents']->getMIMEPart($curr_id); - if ($part) { - $status[0]['text'][] = sprintf(_("The text of the sent message can be viewed %s."), $this->_params['contents']->linkViewJS($part, 'view_attach', _("HERE"), array('jstext' => _("The text of the sent message")))); - } - - if (empty($first_part)) { - $data = ''; - } else { - $status[0]['text'][] = _("The mail server generated the following informational message:"); - $status = array_merge($status, $first_part[$first_id]['status']); - $data = $first_part[$first_id]['data']; - } - - $ret = array_combine($parts, array_fill(0, count($parts), null)); - $ret[$mdn_id] = array( - 'data' => $data, - 'status' => $status, - 'type' => 'text/html; charset=' . Horde_Nls::getCharset(), - 'wrap' => 'mimePartWrap' - ); - - return $ret; - } - -} diff --git a/imp/lib/Mime/Viewer/Partial.php b/imp/lib/Mime/Viewer/Partial.php deleted file mode 100644 index e027e2f3e..000000000 --- a/imp/lib/Mime/Viewer/Partial.php +++ /dev/null @@ -1,118 +0,0 @@ - - * @package Horde_Mime - */ -class IMP_Horde_Mime_Viewer_Partial extends Horde_Mime_Viewer_Driver -{ - /** - * Can this driver render various views? - * - * @var boolean - */ - protected $_capability = array( - 'embedded' => true, - 'forceinline' => true, - 'full' => false, - 'info' => true, - 'inline' => false, - 'raw' => false - ); - - /** - * Cached data. - * - * @var array - */ - static protected $_statuscache = array(); - - /** - * Return the rendered information about the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _renderInfo() - { - $id = $this->_mimepart->getMimeId(); - - if (isset(self::$_statuscache[$id])) { - return array( - $id => array( - 'data' => null, - 'status' => array(self::$_statuscache[$id]), - 'type' => 'text/plain; charset=' . Horde_Nls::getCharset() - ) - ); - } else { - return array($id => null); - } - } - - /** - * If this MIME part can contain embedded MIME part(s), and those part(s) - * exist, return a representation of that data. - * - * @return mixed A Horde_Mime_Part object representing the embedded data. - * Returns null if no embedded MIME part(s) exist. - */ - protected function _getEmbeddedMimeParts() - { - $id = $this->_mimepart->getContentTypeParameter('id'); - $number = $this->_mimepart->getContentTypeParameter('number'); - $total = $this->_mimepart->getContentTypeParameter('total'); - - if (is_null($id) || is_null($number) || is_null($total)) { - return null; - } - - $mbox = $this->_params['contents']->getMailbox(); - - /* Perform the search to find the other parts of the message. */ - $query = new Horde_Imap_Client_Search_Query(); - $query->headerText('Content-Type', $id); - $indices = $GLOBALS['imp_search']->runSearchQuery($query, $mbox); - - /* If not able to find the other parts of the message, prepare a - * status message. */ - if (count($indices) != $total) { - self::$_statuscache[$this->_mimepart->getMimeId()] = array( - 'icon' => Horde::img('alerts/error.png', _("Error"), null, $GLOBALS['registry']->getImageDir('horde')), - 'text' => array( - sprintf(_("Cannot display message - found only %s of %s parts of this message in the current mailbox."), count($indices), $total) - ) - ); - return null; - } - - /* Get the contents of each of the parts. */ - $parts = array(); - foreach ($indices as $val) { - /* No need to fetch the current part again. */ - if ($val == $number) { - $parts[$number] = $this->_mimepart->getContents(); - } else { - $ic = IMP_Contents::singleton($val . IMP::IDX_SEP . $mbox); - $parts[$ic->getMIMEMessage()->getContentTypeParameter('number')] = $ic->getBody(); - } - } - - /* Sort the parts in numerical order. */ - ksort($parts, SORT_NUMERIC); - - /* Combine the parts. */ - $mime_part = Horde_Mime_Part::parseMessage(implode('', $parts), array('forcemime' => true)); - - return ($mime_part === false) - ? null - : $mime_part; - } - -} diff --git a/imp/lib/Mime/Viewer/Pdf.php b/imp/lib/Mime/Viewer/Pdf.php deleted file mode 100644 index 0e0a3ed22..000000000 --- a/imp/lib/Mime/Viewer/Pdf.php +++ /dev/null @@ -1,143 +0,0 @@ - - * @package Horde_Mime_Viewer - */ -class IMP_Horde_Mime_Viewer_Pdf extends Horde_Mime_Viewer_Pdf -{ - /** - * Can this driver render various views? - * - * @var boolean - */ - protected $_capability = array( - 'embedded' => false, - 'forceinline' => false, - 'full' => true, - 'info' => true, - 'inline' => false, - 'raw' => false - ); - - /** - * Return the full rendered version of the Horde_Mime_Part object. - * - * URL parameters used by this function: - *
-     * 'pdf_view_thumbnail' - (boolean) Output the thumbnail info.
-     * 
- * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _render() - { - /* Create the thumbnail and display. */ - if (!Horde_Util::getFormData('pdf_view_thumbnail')) { - return parent::_render(); - } - - $img = $this->_getHordeImageOb(true); - - if ($img) { - $img->resize(96, 96, true); - $type = $img->getContentType(); - $data = $img->raw(true); - } - - if (!$img || !$data) { - $type = 'image/png'; - $data = file_get_contents(IMP_BASE . '/themes/graphics/mini-error.png'); - } - - return array( - $this->_mimepart->getMimeId() => array( - 'data' => $data, - 'status' => array(), - 'type' => $type - ) - ); - } - - /** - * Return the rendered information about the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _renderInfo() - { - /* Check to see if convert utility is available. */ - if (!$this->_getHordeImageOb(false)) { - return array(); - } - - $status = array(_("This is a thumbnail of a PDF file attached to this message.")); - - if ($GLOBALS['browser']->hasFeature('javascript')) { - $status[] = $this->_params['contents']->linkViewJS($this->_mimepart, 'view_attach', $this->_outputImgTag(), null, null, null); - } else { - $status[] = Horde::link($this->_params['contents']->urlView($this->_mimepart, 'view_attach')) . $this->_outputImgTag() . ''; - } - - return array( - $this->_mimepart->getMimeId() => array( - 'data' => '', - 'status' => array( - array( - 'icon' => Horde::img('mime/image.png', null, null, $GLOBALS['registry']->getImageDir('horde')), - 'text' => $status - ) - ), - 'type' => 'text/html; charset=' . Horde_Nls::getCharset() - ) - ); - } - - /** - * Return a Horde_Image object. - * - * @param boolean $load Whether to load the image data. - * - * @return mixed The Hore_Image object, or false on error. - */ - protected function _getHordeImageOb($load) - { - if (empty($GLOBALS['conf']['image']['convert'])) { - return false; - } - - try { - $img = Horde_Image::factory('Im', array('context' => array('tmpdir' => Horde::getTempdir(), - 'convert'=> $GLOBALS['conf']['image']['convert']))); - } catch (Horde_Image_Exception $e) { - return false; - } - if ($load) { - try { - $ret = $img->loadString(1, $this->_mimepart->getContents()); - } catch (Horde_Image_Exception $e) { - return false; - } - } - - return $img; - } - - /** - * Output an image tag for the thumbnail. - * - * @return string An image tag. - */ - protected function _outputImgTag() - { - return '' . htmlspecialchars(_('; - } - -} diff --git a/imp/lib/Mime/Viewer/Pgp.php b/imp/lib/Mime/Viewer/Pgp.php deleted file mode 100644 index 58c7c8190..000000000 --- a/imp/lib/Mime/Viewer/Pgp.php +++ /dev/null @@ -1,434 +0,0 @@ - - * @package Horde_Mime - */ -class IMP_Horde_Mime_Viewer_Pgp extends Horde_Mime_Viewer_Driver -{ - /** - * Can this driver render various views? - * - * @var boolean - */ - protected $_capability = array( - 'embedded' => true, - 'forceinline' => true, - 'full' => false, - 'info' => false, - 'inline' => true, - /* This driver *does* render raw data, but only for - * application/pgp-signature parts that have been processed by the - * text/plain driver. This is handled via the canRender() function. */ - 'raw' => false - ); - - /** - * IMP_Crypt_Pgp object. - * - * @var IMP_Crypt_Pgp - */ - protected $_imppgp; - - /** - * The address of the sender. - * - * @var string - */ - protected $_address = null; - - /** - * Cached data. - * - * @var array - */ - static protected $_cache = array(); - - /** - * Return the full rendered version of the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _renderRaw() - { - $id = $this->_mimepart->getMimeId(); - - $ret = array( - $id => array( - 'data' => '', - 'status' => array(), - 'type' => 'text/plain; charset=' . Horde_Nls::getCharset() - ) - ); - - if (empty($this->_imppgp)) { - $this->_imppgp = Horde_Crypt::singleton(array('IMP', 'Pgp')); - } - - $parts = $this->_imppgp->parsePGPData($this->_mimepart->getContents()); - foreach (array_keys($parts) as $key) { - if ($parts[$key]['type'] == Horde_Crypt_Pgp::ARMOR_SIGNATURE) { - $ret[$id]['data'] = implode("\r\n", $parts[$key]['data']); - break; - } - } - - return $ret; - } - - /** - * Return the rendered inline version of the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _renderInline() - { - $id = $this->_mimepart->getMimeId(); - - if (empty($this->_imppgp) && - !empty($GLOBALS['conf']['gnupg']['path'])) { - $this->_imppgp = Horde_Crypt::singleton(array('IMP', 'Pgp')); - } - - if (Horde_Util::getFormData('rawpgpkey')) { - return array( - $id => array( - 'data' => $this->_mimepart->getContents(), - 'status' => array(), - 'type' => 'text/plain; charset=' . $this->_mimepart->getCharset() - ) - ); - } - - /* Determine the address of the sender. */ - if (is_null($this->_address)) { - $headers = $this->_params['contents']->getHeaderOb(); - $this->_address = Horde_Mime_Address::bareAddress($headers->getValue('from')); - } - - switch ($this->_mimepart->getType()) { - case 'application/pgp-keys': - return $this->_outputPGPKey(); - - case 'multipart/signed': - return $this->_outputPGPSigned(); - - case 'multipart/encrypted': - if (isset(self::$_cache[$id])) { - return array_merge(array( - $id => array( - 'data' => null, - 'status' => self::$_cache[$id]['status'], - 'type' => 'text/plain; charset=' . Horde_Nls::getCharset(), - 'wrap' => self::$_cache[$id]['wrap'] - ) - ), self::$_cache[$id]['other']); - } - // Fall-through - - case 'application/pgp-encrypted': - case 'application/pgp-signature': - default: - return array(); - } - } - - /** - * If this MIME part can contain embedded MIME part(s), and those part(s) - * exist, return a representation of that data. - * - * @return mixed A Horde_Mime_Part object representing the embedded data. - * Returns null if no embedded MIME part(s) exist. - */ - protected function _getEmbeddedMimeParts() - { - if ($this->_mimepart->getType() != 'multipart/encrypted') { - return null; - } - - $partlist = array_keys($this->_mimepart->contentTypeMap()); - $base_id = reset($partlist); - $version_id = next($partlist); - $data_id = Horde_Mime::mimeIdArithmetic($version_id, 'next'); - - self::$_cache[$base_id] = array( - 'status' => array( - array( - 'icon' => Horde::img('mime/encryption.png', 'PGP'), - 'text' => array() - ) - ), - 'other' => array( - $version_id => null, - $data_id => null - ), - 'wrap' => '' - ); - $status = &self::$_cache[$base_id]['status'][0]['text']; - - /* Is PGP active? */ - if (empty($GLOBALS['conf']['gnupg']['path']) || - !$GLOBALS['prefs']->getValue('use_pgp')) { - $status[] = _("The data in this part has been encrypted via PGP, however, PGP support is disabled so the message cannot be decrypted."); - return null; - } - - if (empty($this->_imppgp)) { - $this->_imppgp = Horde_Crypt::singleton(array('IMP', 'Pgp')); - } - - /* PGP version information appears in the first MIME subpart. We - * don't currently need to do anything with this information. The - * encrypted data appears in the second MIME subpart. */ - $encrypted_part = $this->_params['contents']->getMIMEPart($data_id); - $encrypted_data = $encrypted_part->getContents(); - - $symmetric_pass = $personal_pass = null; - - /* Check if this a symmetrically encrypted message. */ - try { - $symmetric = $this->_imppgp->encryptedSymmetrically($encrypted_data); - if ($symmetric) { - $symmetric_id = $this->_getSymmetricID(); - $symmetric_pass = $this->_imppgp->getPassphrase('symmetric', $symmetric_id); - - if (is_null($symmetric_pass)) { - $status[] = _("The data in this part has been encrypted via PGP."); - - /* Ask for the correct passphrase if this is encrypted - * symmetrically. */ - $status[] = Horde::link('#', '', '', '', IMP::passphraseDialogJS('PGPSymmetric', array('symmetricid' => $symmetric_id)) . ';return false;') . _("You must enter the passphrase used to encrypt this message to view it.") . ''; - - return null; - } - } - } catch (Horde_Exception $e) { - Horde::logMessage($e, __FILE__, __LINE__); - return null; - } - - /* Check if this is a literal compressed message. */ - try { - $info = $this->_imppgp->pgpPacketInformation($encrypted_data); - } catch (Horde_Exception $e) { - Horde::logMessage($e, __FILE__, __LINE__); - return null; - } - - $literal = !empty($info['literal']); - if ($literal) { - $status[] = _("The data in this part has been compressed via PGP."); - } else { - $status[] = _("The data in this part has been encrypted via PGP."); - - if (!$symmetric) { - if ($this->_imppgp->getPersonalPrivateKey()) { - $personal_pass = $this->_imppgp->getPassphrase('personal'); - if (is_null($personal_pass)) { - /* Ask for the private key's passphrase if this is - * encrypted asymmetrically. */ - $status[] = Horde::link('#', '', '', '', IMP::passphraseDialogJS('PGPPersonal') . ';return false;') . _("You must enter the passphrase for your PGP private key to view this message.") . ''; - return null; - } - } else { - /* Output if there is no personal private key to decrypt - * with. */ - $status[] = _("However, no personal private key exists so the message cannot be decrypted."); - return null; - } - } - } - - try { - if (!is_null($symmetric_pass)) { - $decrypted_data = $this->_imppgp->decryptMessage($encrypted_data, 'symmetric', $symmetric_pass); - } elseif (!is_null($personal_pass)) { - $decrypted_data = $this->_imppgp->decryptMessage($encrypted_data, 'personal', $personal_pass); - } else { - $decrypted_data = $this->_imppgp->decryptMessage($encrypted_data, 'literal'); - } - } catch (Horde_Exception $e) { - $status[] = _("The data in this part does not appear to be a valid PGP encrypted message. Error: ") . $e->getMessage(); - if (!is_null($symmetric_pass)) { - $this->_imppgp->unsetPassphrase('symmetric', $this->_getSymmetricID()); - return $this->_getEmbeddedMimeParts(); - } - return null; - } - - self::$_cache[$base_id]['wrap'] = 'mimePartWrapValid'; - - return Horde_Mime_Part::parseMessage($decrypted_data->message, array('forcemime' => true)); - } - - /** - * Generates output for 'application/pgp-keys' MIME_Parts. - * - * @return string The HTML output. - */ - protected function _outputPGPKey() - { - /* Is PGP active? */ - if (empty($GLOBALS['conf']['gnupg']['path']) || - !$GLOBALS['prefs']->getValue('use_pgp')) { - return array(); - } - - /* Initialize status message. */ - $status = array( - 'icon' => Horde::img('mime/encryption.png', 'PGP'), - 'text' => array( - _("A PGP Public Key is attached to the message.") - ) - ); - - $mime_id = $this->_mimepart->getMimeId(); - - if ($GLOBALS['prefs']->getValue('use_pgp') && - $GLOBALS['prefs']->getValue('add_source') && - $GLOBALS['registry']->hasMethod('contacts/addField')) { - $status['text'][] = Horde::link('#', '', '', '', $this->_imppgp->savePublicKeyURL($this->_params['contents']->getMailbox(), $this->_params['contents']->getUid(), $mime_id) . 'return false;') . _("Save the key to your address book.") . ''; - } - $status['text'][] = $this->_params['contents']->linkViewJS($this->_mimepart, 'view_attach', _("View the raw text of the Public Key."), array('jstext' => _("View Public Key"), 'params' => array('mode' => IMP_Contents::RENDER_INLINE, 'rawpgpkey' => 1))); - - try { - $data = '' . nl2br(str_replace(' ', ' ', $this->_imppgp->pgpPrettyKey($this->_mimepart->getContents()))) . ''; - } catch (Horde_Exception $e) { - $data = $e->getMessage(); - } - - return array( - $mime_id => array( - 'data' => $data, - 'status' => array($status), - 'type' => 'text/html; charset=' . Horde_Nls::getCharset() - ) - ); - } - - /** - * Generates HTML output for 'multipart/signed' MIME parts. - * - * @return string The HTML output. - */ - protected function _outputPGPSigned() - { - $partlist = array_keys($this->_mimepart->contentTypeMap()); - $base_id = reset($partlist); - $signed_id = next($partlist); - $sig_id = Horde_Mime::mimeIdArithmetic($signed_id, 'next'); - - $ret = array( - $base_id => array( - 'data' => '', - 'status' => array( - array( - 'icon' => Horde::img('mime/encryption.png', 'PGP'), - 'text' => array() - ) - ), - 'type' => 'text/html; charset=' . Horde_Nls::getCharset(), - 'wrap' => 'mimePartWrap' - ), - $sig_id => null - ); - $status = &$ret[$base_id]['status'][0]['text']; - - if (!$GLOBALS['prefs']->getValue('use_pgp') || - empty($GLOBALS['conf']['gnupg']['path'])) { - /* If PGP not active, hide signature data and output status - * information. */ - $status[] = _("The data in this part has been digitally signed via PGP, but the signature cannot be verified."); - return $ret; - } - - $status[] = _("The data in this part has been digitally signed via PGP."); - - if ($GLOBALS['prefs']->getValue('pgp_verify') || - Horde_Util::getFormData('pgp_verify_msg')) { - $graphicsdir = $GLOBALS['registry']->getImageDir('horde'); - $sig_part = $this->_params['contents']->getMIMEPart($sig_id); - - try { - $sig_result = $sig_part->getMetadata('imp-pgp-signature') - ? $this->_imppgp->verifySignature($sig_part->getContents(array('canonical' => true)), $this->_address) - : $this->_imppgp->verifySignature($sig_part->replaceEOL($this->_params['contents']->getBodyPart($signed_id, array('mimeheaders' => true)), Horde_Mime_Part::RFC_EOL), $this->_address, $sig_part->getContents()); - - $icon = Horde::img('alerts/success.png', _("Success"), null, $graphicsdir); - $sig_text = $sig_result->message; - $success = true; - } catch (Horde_Exception $e) { - $icon = Horde::img('alerts/error.png', _("Error"), null, $graphicsdir); - $sig_text = $e->getMessage(); - $success = false; - } - - $ret[$base_id]['status'][] = array( - 'icon' => $icon, - 'success' => $success, - 'text' => array( - Horde_Text_Filter::filter($sig_text, 'text2html', array('parselevel' => Horde_Text_Filter_Text2html::NOHTML)) - ) - ); - - $ret[$base_id]['wrap'] = $success - ? 'mimePartWrapValid' - : 'mimePartWrapInvalid'; - } else { - switch ($_SESSION['imp']['view']) { - case 'imp': - $status[] = Horde::link(IMP::selfUrl()->add(array('pgp_verify_msg' => 1))) . _("Click HERE to verify the message.") . ''; - break; - - case 'dimp': - $status[] = Horde::link('#', '', 'pgpVerifyMsg') . _("Click HERE to verify the message.") . ''; - break; - } - } - - return $ret; - } - - /** - * Generates the symmetric ID for this message. - * - * @return string Symmetric ID. - */ - protected function _getSymmetricID() - { - return $this->_imppgp->getSymmetricID($this->_params['contents']->getMailbox(), $this->_params['contents']->getUid(), $this->_mimepart->getMimeId()); - } - - /** - * Can this driver render the the data? - * - * @param string $mode See Horde_Mime_Viewer_Driver::canRender(). - * - * @return boolean See Horde_Mime_Viewer_Driver::canRender(). - */ - public function canRender($mode) - { - return (($mode == 'raw') && - ($this->_mimepart->getType() == 'application/pgp-signature') && - $this->_mimepart->getMetadata('imp-pgp-signature')) - ? true - : parent::canRender($mode); - } - -} diff --git a/imp/lib/Mime/Viewer/Plain.php b/imp/lib/Mime/Viewer/Plain.php deleted file mode 100644 index 0f15b2a24..000000000 --- a/imp/lib/Mime/Viewer/Plain.php +++ /dev/null @@ -1,331 +0,0 @@ - - * @author Michael Slusarz - * @package Horde_Mime_Viewer - */ -class IMP_Horde_Mime_Viewer_Plain extends Horde_Mime_Viewer_Plain -{ - /** - * Cached data. - * - * @var array - */ - static protected $_cache = array(); - - /** - * Return the rendered inline version of the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _renderInline() - { - global $conf, $prefs; - - $mime_id = $this->_mimepart->getMimeId(); - - if (isset(self::$_cache[$mime_id])) { - return null; - } - - $type = 'text/html; charset=' . Horde_Nls::getCharset(); - - // Trim extra whitespace in the text. - $text = trim($this->_mimepart->getContents()); - if ($text == '') { - return array( - $mime_id => array( - 'data' => '', - 'status' => array(), - 'type' => $type - ) - ); - } - - // Convert to the local charset. - $text = Horde_String::convertCharset($text, $this->_mimepart->getCharset()); - - // Check for 'flowed' text data. - if ($this->_mimepart->getContentTypeParameter('format') == 'flowed') { - $text = $this->_formatFlowed($text, $this->_mimepart->getContentTypeParameter('delsp')); - } else { - /* A "From" located at the beginning of a line in the body text - * will be escaped with a '>' by the IMAP server. Remove this - * escape character or else the line will display as being - * quoted. Flowed conversion would have already taken care of this - * for us. */ - $text = preg_replace('/(\n+)> ?From(\s+)/', "$1From$2", $text); - } - - $text = IMP::filterText($text); - - /* Done processing if in mimp mode. */ - if ($_SESSION['imp']['view'] == 'mimp') { - return array( - $mime_id => array( - 'data' => $text, - 'status' => array(), - 'type' => $type - ) - ); - } - - // Build filter stack. Starts with HTML markup and tab expansion. - $filters = array( - 'text2html' => array( - 'parselevel' => Horde_Text_Filter_Text2html::MICRO, - 'charset' => Horde_Nls::getCharset() - ), - 'tabs2spaces' => array(), - ); - - // Highlight quoted parts of an email. - if ($prefs->getValue('highlight_text')) { - $show = $prefs->getValue('show_quoteblocks'); - $hideBlocks = ($show == 'hidden') || - (($show == 'thread') && (basename(Horde::selfUrl()) == 'thread.php')); - if (!$hideBlocks && in_array($show, array('list', 'listthread'))) { - $header = $this->_params['contents']->getHeaderOb(); - $imp_ui = new IMP_Ui_Message(); - $list_info = $imp_ui->getListInformation($header); - $hideBlocks = $list_info['exists']; - } - $filters['highlightquotes'] = array('hideBlocks' => $hideBlocks, 'outputJS' => false); - } - - // Highlight simple markup of an email. - if ($prefs->getValue('highlight_simple_markup')) { - $filters['simplemarkup'] = array(); - } - - // Dim signatures. - if ($prefs->getValue('dim_signature')) { - $filters['dimsignature'] = array(); - } - - if ($prefs->getValue('emoticons')) { - $filters['emoticons'] = array('entities' => true); - } - - // Run filters. - $text = Horde_Text_Filter::filter($text, array_keys($filters), array_values($filters)); - - // Wordwrap. - $text = str_replace(array(' ', "\n "), array('  ', "\n "), $text); - if (!strncmp($text, ' ', 1)) { - $text = ' ' . substr($text, 1); - } - - return array( - $mime_id => array( - 'data' => "
\n" . $text . '
', - 'status' => array(), - 'type' => $type - ) - ); - } - - /** - * Does this MIME part possibly contain embedded MIME parts? - * - * @return boolean True if this driver supports parsing embedded MIME - * parts. - */ - public function embeddedMimeParts() - { - return (!empty($GLOBALS['conf']['gnupg']['path']) && $GLOBALS['prefs']->getValue('pgp_scan_body')) || $this->getConfigParam('uudecode'); - } - - /** - * If this MIME part can contain embedded MIME part(s), and those part(s) - * exist, return a representation of that data. - * - * @return mixed A Horde_Mime_Part object representing the embedded data. - * Returns null if no embedded MIME part(s) exist. - */ - protected function _getEmbeddedMimeParts() - { - $ret = null; - - if (!empty($GLOBALS['conf']['gnupg']['path']) && - $GLOBALS['prefs']->getValue('pgp_scan_body')) { - $ret = $this->_parsePGP(); - } - - if (is_null($ret) && $this->getConfigParam('uudecode')) { - $ret = $this->_parseUUencode(); - } - - return $ret; - } - - /** - * Scan text for armored PGP blocks and, if they exist, convert the part - * to the embedded MIME representation. - * - * @return mixed See self::_getEmbeddedMimeParts(). - */ - protected function _parsePGP() - { - /* Avoid infinite loop. */ - $imp_pgp = Horde_Crypt::singleton(array('IMP', 'Pgp')); - $parts = $imp_pgp->parsePGPData($this->_mimepart->getContents()); - if (empty($parts) || - ((count($parts) == 1) && - ($parts[0]['type'] == Horde_Crypt_Pgp::ARMOR_TEXT))) { - return null; - } - - $new_part = new Horde_Mime_Part(); - $new_part->setType('multipart/mixed'); - $charset = $this->_mimepart->getCharset(); - $mime_id = $this->_mimepart->getMimeId(); - - while (list(,$val) = each($parts)) { - switch ($val['type']) { - case Horde_Crypt_Pgp::ARMOR_TEXT: - $part = new Horde_Mime_Part(); - $part->setType('text/plain'); - $part->setCharset($charset); - $part->setContents(implode("\n", $val['data'])); - $new_part->addPart($part); - break; - - case Horde_Crypt_Pgp::ARMOR_PUBLIC_KEY: - $part = new Horde_Mime_Part(); - $part->setType('application/pgp-keys'); - $part->setContents(implode("\n", $val['data'])); - $new_part->addPart($part); - break; - - case Horde_Crypt_Pgp::ARMOR_MESSAGE: - $part = new Horde_Mime_Part(); - $part->setType('multipart/signed'); - // TODO: add micalg parameter - $part->setContentTypeParameter('protocol', 'application/pgp-encrypted'); - - $part1 = new Horde_Mime_Part(); - $part1->setType('application/pgp-encrypted'); - $part1->setContents("Version: 1\n"); - - $part2 = new Horde_Mime_Part(); - $part2->setType('application/octet-stream'); - $part2->setContents(implode("\n", $val['data'])); - $part2->setDisposition('inline'); - - $part->addPart($part1); - $part->addPart($part2); - - $new_part->addPart($part); - break; - - case Horde_Crypt_Pgp::ARMOR_SIGNED_MESSAGE: - if (($sig = current($parts)) && - ($sig['type'] == Horde_Crypt_Pgp::ARMOR_SIGNATURE)) { - $part = new Horde_Mime_Part(); - $part->setType('multipart/signed'); - // TODO: add micalg parameter - $part->setContentTypeParameter('protocol', 'application/pgp-signature'); - - $part1 = new Horde_Mime_Part(); - $part1->setType('text/plain'); - $part1->setCharset($charset); - - $part1_data = implode("\n", $val['data']); - $part1->setContents(substr($part1_data, strpos($part1_data, "\n\n") + 2)); - - $part2 = new Horde_Mime_Part(); - $part2->setType('application/pgp-signature'); - $part2->setContents(Horde_String::convertCharset(implode("\n", $val['data']) . "\n" . implode("\n", $sig['data']), $charset)); - // A true pgp-signature part would only contain the - // detached signature. However, we need to carry around - // the entire armored text to verify correctly. Use a - // IMP-specific content-type parameter to clue the PGP - // driver into this fact. - $part2->setMetadata('imp-pgp-signature', true); - - $part->addPart($part1); - $part->addPart($part2); - $new_part->addPart($part); - - next($parts); - } - } - } - - self::$_cache[$mime_id] = true; - - return $new_part; - } - - /** - * Scan text for UUencode data an, if it exists, convert the part to the - * embedded MIME representation. - * - * @return mixed See self::_getEmbeddedMimeParts(). - */ - protected function _parseUUencode() - { - $text = Horde_String::convertCharset($this->_mimepart->getContents(), $this->_mimepart->getCharset()); - - $files = Horde_Mime::uudecode($text); - if (empty($files)) { - return null; - } - - $new_part = new Horde_Mime_Part(); - $new_part->setType('multipart/mixed'); - $mime_id = $this->_mimepart->getMimeId(); - - $text_part = new Horde_Mime_Part(); - $text_part->setType('text/plain'); - $text_part->setCharset(Horde_Nls::getCharset()); - $text_part->setContents(preg_replace("/begin [0-7]{3} .+\r?\n.+\r?\nend/Us", "\n", $text)); - $new_part->addPart($text_part); - - reset($files); - while (list(,$file) = each($files)) { - $uupart = new Horde_Mime_Part(); - $uupart->setType('application/octet-stream'); - $uupart->setContents($file['data']); - $uupart->setName(strip_tags($file['name'])); - $new_part->addPart($uupart); - } - - return $new_part; - } - - /** - * Output to use if text size is over the limit. - * See IMP_Contents::renderMIMEPart(). - * - * @return string The text to display inline. - */ - public function overLimitText() - { - $stream = $this->_mimepart->getContents(array('stream' => true)); - rewind($stream); - - // Escape text - $filters = array( - 'text2html' => array( - 'parselevel' => Horde_Text_Filter_Text2html::MICRO, - 'charset' => Horde_Nls::getCharset() - ), - 'tabs2spaces' => array(), - ); - - return '
' . - Horde_Text_Filter::filter(Horde_String::convertCharset(fread($stream, 1024), $this->_mimepart->getCharset()), array_keys($filters), array_values($filters)) . - ' [...]
'; - } - -} diff --git a/imp/lib/Mime/Viewer/Related.php b/imp/lib/Mime/Viewer/Related.php deleted file mode 100644 index ba3f44647..000000000 --- a/imp/lib/Mime/Viewer/Related.php +++ /dev/null @@ -1,120 +0,0 @@ - - * @package Horde_Mime - */ -class IMP_Horde_Mime_Viewer_Related extends Horde_Mime_Viewer_Driver -{ - /** - * Can this driver render various views? - * - * @var boolean - */ - protected $_capability = array( - 'embedded' => false, - 'forceinline' => true, - 'full' => true, - 'info' => false, - 'inline' => true, - 'raw' => false - ); - - /** - * Return the full rendered version of the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _render() - { - return $this->_IMPrender(false); - } - - /** - * Return the rendered inline version of the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _renderInline() - { - return $this->_IMPrender(true); - } - - /** - * Render out the currently set contents. - * - * @param boolean $inline Are we viewing inline? - * - * @return array See self::render(). - */ - protected function _IMPrender($inline) - { - $ids = array_keys($this->_mimepart->contentTypeMap()); - $related_id = $this->_mimepart->getMimeId(); - - $cids = $ret = array(); - $id = null; - - /* Build a list of parts -> CIDs. */ - foreach ($ids as $val) { - $ret[$val] = null; - if (strcmp($related_id, $val) !== 0) { - $part = $this->_mimepart->getPart($val); - $cids[$val] = $part->getContentId(); - } - } - - /* Look at the 'start' parameter to determine which part to start - * with. If no 'start' parameter, use the first part. RFC 2387 - * [3.1] */ - $start = $this->_mimepart->getContentTypeParameter('start'); - if (!empty($start)) { - $id = array_search($id, $cids); - } - - if (empty($id)) { - reset($ids); - $id = next($ids); - } - - /* Only display if the start part (normally text/html) can be - * displayed inline -OR- we are viewing this part as an attachment. */ - if ($inline && - !$this->_params['contents']->canDisplay($id, IMP_Contents::RENDER_INLINE)) { - return array(); - } - - $render = $this->_params['contents']->renderMIMEPart($id, $inline ? IMP_Contents::RENDER_INLINE : IMP_Contents::RENDER_FULL, array('params' => array_merge($this->_params, array('related_id' => $related_id, 'related_cids' => $cids)))); - - if (!$inline) { - return $render; - } - - $data_id = null; - foreach (array_keys($render) as $val) { - $ret[$val] = $render[$val]; - if ($ret[$val]) { - $data_id = $val; - } - } - - /* We want the inline display to show multipart/related vs. the - * viewable MIME part. This is because a multipart/related part is - * not downloadable and clicking on the MIME part may not produce the - * desired result in the full display (i.e. HTML parts with related - * images). */ - if (!is_null($data_id) && ($data_id !== $related_id)) { - $ret[$related_id] = $ret[$data_id]; - $ret[$data_id] = null; - } - - return $ret; - } -} diff --git a/imp/lib/Mime/Viewer/Rfc822.php b/imp/lib/Mime/Viewer/Rfc822.php deleted file mode 100644 index e16202e87..000000000 --- a/imp/lib/Mime/Viewer/Rfc822.php +++ /dev/null @@ -1,30 +0,0 @@ - - * @package Horde_Mime - */ -class IMP_Horde_Mime_Viewer_Rfc822 extends Horde_Mime_Viewer_Rfc822 -{ - /** - * Return the rendered information about the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _renderInfo() - { - $ret = parent::_renderInfo(); - if (!empty($ret)) { - $ret[$this->_mimepart->getMimeId()]['wrap'] = 'mimePartWrap'; - } - return $ret; - } - -} diff --git a/imp/lib/Mime/Viewer/Smil.php b/imp/lib/Mime/Viewer/Smil.php deleted file mode 100644 index c4a677f61..000000000 --- a/imp/lib/Mime/Viewer/Smil.php +++ /dev/null @@ -1,58 +0,0 @@ - - * @author Michael Slusarz - * @package Horde_Mime - */ -class IMP_Horde_Mime_Viewer_Smil extends Horde_Mime_Viewer_Smil -{ - /** - * User-defined function callback for start elements. - * - * @param object $parser Handle to the parser instance (not used). - * @param string $name The name of this XML element. - * @param array $attrs List of this element's attributes. - */ - protected function _startElement($parser, $name, $attrs) - { - switch ($name) { - case 'IMG': - if (isset($attrs['SRC']) && - (($rp = $this->_getRelatedLink($attrs['SRC'])) !== false)) { - $this->_content .= '
'; - } - break; - - case 'TEXT': - if (isset($attrs['SRC']) && - (($rp = $this->_getRelatedLink($attrs['SRC'])) !== false)) { - $this->_content .= htmlspecialchars($rp->getContents()) . '
'; - } - break; - } - } - - /** - * Get related parts. - * - * @param string $cid The CID to search for. - * - * @return mixed Either the related MIME_Part or false. - */ - protected function _getRelatedLink($cid) - { - if (isset($this->_params['related_id']) && - (($key = array_search(trim($cid, '<>', $this->_params['related_cids']))) !== false)) { - return $this->_param['contents']->getMIMEPart($key); - } - - return false; - } -} diff --git a/imp/lib/Mime/Viewer/Smime.php b/imp/lib/Mime/Viewer/Smime.php deleted file mode 100644 index 771233feb..000000000 --- a/imp/lib/Mime/Viewer/Smime.php +++ /dev/null @@ -1,360 +0,0 @@ - - * @author Michael Slusarz - * @package Horde_Mime_Viewer - */ -class IMP_Horde_Mime_Viewer_Smime extends Horde_Mime_Viewer_Driver -{ - /** - * Can this driver render various views? - * - * @var boolean - */ - protected $_capability = array( - 'embedded' => true, - 'forceinline' => true, - 'full' => false, - 'info' => false, - 'inline' => true, - 'raw' => false - ); - - /** - * IMP_Crypt_Smime object. - * - * @var IMP_Crypt_Smime - */ - protected $_impsmime = null; - - /** - * Cached data. - * - * @var array - */ - static protected $_cache = array(); - - /** - * Init the S/MIME Horde_Crypt object. - */ - protected function _initSmime() - { - if (is_null($this->_impsmime) && - $GLOBALS['prefs']->getValue('use_smime')) { - try { - $this->_impsmime = Horde_Crypt::singleton(array('IMP', 'Smime')); - $this->_impsmime->checkForOpenSSL(); - } catch (Horde_Exception $e) { - $this->_impsmime = null; - } - } - } - - /** - * Return the rendered inline version of the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _renderInline() - { - /* Check to see if S/MIME support is available. */ - $this->_initSmime(); - - if (Horde_Util::getFormData('view_smime_key')) { - return $this->_outputSmime(); - } - - if (is_null($this->_impsmime)) { - $this->_impsmime = false; - } else { - /* We need to insert JavaScript code now if S/MIME support is - * active. */ - Horde::addScriptFile('imp.js', 'imp'); - } - - $id = $this->_mimepart->getMimeId(); - - switch ($this->_mimepart->getType()) { - case 'multipart/signed'; - if (!in_array($this->_mimepart->getContentTypeParameter('protocol'), array('application/pkcs7-signature', 'application/x-pkcs7-signature'))) { - return array(); - } - $this->_parseSignedData(true); - // Fall-through - - case 'application/pkcs7-mime': - case 'application/x-pkcs7-mime': - if (isset(self::$_cache[$id])) { - return array( - $id => array( - 'data' => null, - 'status' => self::$_cache[$id]['status'], - 'type' => 'text/plain; charset=' . Horde_Nls::getCharset(), - 'wrap' => self::$_cache[$id]['wrap'] - ) - ); - } - // Fall-through - - default: - return array(); - } - } - - /** - * If this MIME part can contain embedded MIME parts, and those embedded - * MIME parts exist, return an altered version of the Horde_Mime_Part that - * contains the embedded MIME part information. - * - * @return mixed A Horde_Mime_Part with the embedded MIME part information - * or null if no embedded MIME parts exist. - */ - protected function _getEmbeddedMimeParts() - { - if (!in_array($this->_mimepart->getType(), array('application/pkcs7-mime', 'application/x-pkcs7-mime'))) { - return null; - } - - // 'smime-type' must be 'enveloped-data' or 'signed-data' - switch ($this->_mimepart->getContentTypeParameter('smime-type')) { - case 'enveloped-data': - return $this->_parseEnvelopedData(); - - case 'signed-data': - return $this->_parseSignedData(); - - default: - return null; - } - } - - /** - * Parse enveloped (encrypted) data. - * - * @return mixed See self::_getEmbeddedMimeParts(). - */ - protected function _parseEnvelopedData() - { - $base_id = $this->_mimepart->getMimeId(); - - /* Initialize inline data. */ - self::$_cache[$base_id] = array( - 'status' => array( - array( - 'icon' => Horde::img('mime/encryption.png', 'S/MIME'), - 'text' => array(_("The data in this part has been encrypted via S/MIME.")) - ) - ), - 'wrap' => '' - ); - $status = &self::$_cache[$base_id]['status'][0]['text']; - - /* Is PGP active? */ - $this->_initSmime(); - if (empty($this->_impsmime)) { - $status[] = _("S/MIME support is not currently enabled so the data is unable to be decrypted."); - return null; - } - - if (!$this->_impsmime->getPersonalPrivateKey()) { - $status[] = _("No personal private key exists so the data is unable to be decrypted."); - return null; - } - - /* Make sure we have a passphrase. */ - $passphrase = $this->_impsmime->getPassphrase(); - if (is_null($passphrase)) { - $status[] = Horde::link('#', '', '', '', IMP::passphraseDialogJS('SMIMEPersonal') . ';return false;') . _("You must enter the passphrase for your S/MIME private key to view this data.") . ''; - return null; - } - - $raw_text = $this->_mimepart->getMimeId() - ? $this->_params['contents']->getBodyPart($this->_mimepart->getMimeId(), array('mimeheaders' => true, 'stream' => true)) - : $this->_params['contents']->fullMessageText(); - - try { - $decrypted_data = $this->_impsmime->decryptMessage($this->_mimepart->replaceEOL($raw_text, Horde_Mime_Part::RFC_EOL)); - } catch (Horde_Exception $e) { - $status[] = $e->getMessage(); - return null; - } - - self::$_cache[$base_id]['wrap'] = 'mimePartWrapValid'; - - $new_part = Horde_Mime_Part::parseMessage($decrypted_data, array('forcemime' => true)); - - $hdrs = $this->_params['contents']->getHeaderOb(); - $new_part->setMetadata('imp-smime-from', $hdrs->getValue('from')); - - return $new_part; - } - - /** - * Parse signed data. - * - * @param boolean $sig_only Only do signature checking? - * - * @return mixed See self::_getEmbeddedMimeParts(). - */ - protected function _parseSignedData($sig_only = false) - { - $partlist = array_keys($this->_mimepart->contentTypeMap()); - $base_id = reset($partlist); - $sig_id = Horde_Mime::mimeIdArithmetic(next($partlist), 'next'); - $graphicsdir = $GLOBALS['registry']->getImageDir('horde'); - - /* Initialize inline data. */ - self::$_cache[$base_id] = array( - 'status' => array( - array( - 'icon' => Horde::img('mime/encryption.png', 'S/MIME'), - 'text' => array(_("The data in this part has been digitally signed via S/MIME.")) - ) - ), - 'wrap' => 'mimePartWrap' - ); - $status = &self::$_cache[$base_id]['status'][0]['text']; - - if (!$GLOBALS['prefs']->getValue('use_smime')) { - $status[] = _("S/MIME support is not enabled so the digital signature is unable to be verified."); - return null; - } - - if ($this->_params['contents']->isEmbedded($base_id)) { - $hdrs = new Horde_Mime_Headers(); - $hdrs->addHeader('From', $this->_mimepart->getMetadata('imp-smime-from')); - $stream = $this->_mimepart->toString(array('headers' => $hdrs, 'stream' => true)); - } else { - $stream = $base_id - ? $this->_params['contents']->getBodyPart($base_id, array('mimeheaders' => true, 'stream' => true)) - : $this->_params['contents']->fullMessageText(array('stream' => true)); - } - - $raw_text = $this->_mimepart->replaceEOL($stream, Horde_Mime_Part::RFC_EOL); - - $this->_initSmime(); - $sig_result = null; - - if ($GLOBALS['prefs']->getValue('smime_verify') || - Horde_Util::getFormData('smime_verify_msg')) { - try { - $sig_result = $this->_impsmime->verifySignature($raw_text); - self::$_cache[$base_id]['status'][0]['icon'] = Horde::img('alerts/success.png', _("Success"), null, $graphicsdir); - self::$_cache[$base_id]['wrap'] = 'mimePartWrapValid'; - - /* This data has been verified but there was no output from - * the S/MIME program. */ - if (empty($sig_result->result) || - ($sig_result->result === true)) { - $email = is_array($sig_result->email) - ? implode(', ', $sig_result->email) - : $sig_result->email; - $status[] = sprintf(_("The data has been verified. Sender: %s."), htmlspecialchars($email)); - } - - if (!empty($sig_result->cert)) { - $cert = $this->_impsmime->parseCert($sig_result->cert); - if (isset($cert['certificate']['subject']['CommonName'])) { - $subject = $cert['certificate']['subject']['CommonName']; - } elseif (isset($cert['certificate']['subject']['Email'])) { - $subject = $cert['certificate']['subject']['Email']; - } elseif (isset($sig_result->email)) { - $subject = $sig_result->email; - } elseif (isset($smime_from)) { - $subject = $smime_from; - } else { - $subject = null; - } - - if (!empty($subject) && - $GLOBALS['registry']->hasMethod('contacts/addField') && - $GLOBALS['prefs']->getValue('add_source')) { - $status[] = sprintf(_("The S/MIME certificate of %s: "), @htmlspecialchars($subject, ENT_COMPAT, Horde_Nls::getCharset())) . $this->_params['contents']->linkViewJS($this->_mimepart, 'view_attach', _("View"), array('params' => array('mode' => IMP_Contents::RENDER_INLINE, 'view_smime_key' => 1))) . '/' . Horde::link('#', '', null, null, $this->_impsmime->savePublicKeyURL($sig_result->cert, $this->_params['contents']->getUid(), $sig_id) . ' return false;') . _("Save in your Address Book") . ''; - } - } - } catch (Horde_Exception $e) { - self::$_cache[$base_id]['status'][0]['icon'] = ($e->getCode() == 'horde.warning') - ? Horde::img('alerts/warning.png', _("Warning"), null, $graphicsdir) - : Horde::img('alerts/error.png', _("Error"), null, $graphicsdir); - self::$_cache[$base_id]['wrap'] = 'mimePartWrapInvalid'; - $status[] = $e->getMessage(); - } - } else { - switch ($_SESSION['imp']['view']) { - case 'imp': - $status[] = Horde::link(IMP::selfUrl()->add('smime_verify_msg', 1)) . _("Click HERE to verify the data.") . ''; - break; - - case 'dimp': - $status[] = Horde::link('#', '', 'smimeVerifyMsg') . _("Click HERE to verify the data.") . ''; - break; - } - } - - if ($sig_only) { - return; - } - - $subpart = $this->_params['contents']->getMIMEPart($sig_id); - if (empty($subpart)) { - try { - $msg_data = $this->_impsmime->extractSignedContents($raw_text); - $subpart = Horde_Mime_Part::parseMessage($msg_data, array('forcemime' => true)); - } catch (Horde_Exception $e) { - $this->_status[] = $e->getMessage(); - return null; - } - } - - return $subpart; - } - - /** - * Generates HTML output for the S/MIME key. - * - * @return string The HTML output. - */ - protected function _outputSmimeKey() - { - if (empty($this->_impsmime)) { - return array(); - } - - $raw_text = $this->_mimepart->getMimeId() - ? $this->_params['contents']->getBodyPart($this->_mimepart->getMimeId(), array('mimeheaders' => true, 'stream' => true)) - : $this->_params['contents']->fullMessageText(); - - try { - $sig_result = $this->_impsmime->verifySignature($this->_mimepart->replaceEOL($raw_text, Horde_Mime_Part::RFC_EOL)); - } catch (Horde_Exception $e) { - return array(); - } - - return array( - $this->_mimepart->getMimeId() => array( - 'data' => $this->_impsmime->certToHTML($sig_result->cert), - 'status' => array(), - 'type' => 'text/html; charset=' . Horde_Nls::getCharset() - ) - ); - } - -} diff --git a/imp/lib/Mime/Viewer/Status.php b/imp/lib/Mime/Viewer/Status.php deleted file mode 100644 index 996cee749..000000000 --- a/imp/lib/Mime/Viewer/Status.php +++ /dev/null @@ -1,151 +0,0 @@ - - * @package Horde_Mime - */ -class IMP_Horde_Mime_Viewer_Status extends Horde_Mime_Viewer_Driver -{ - /** - * Can this driver render various views? - * - * @var boolean - */ - protected $_capability = array( - 'embedded' => false, - 'forceinline' => true, - 'full' => false, - 'info' => true, - 'inline' => true, - 'raw' => false - ); - - /** - * Return the rendered inline version of the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _renderInline() - { - /* If this is a straight message/disposition-notification part, just - * output the text. */ - if ($this->_mimepart->getType() == 'message/delivery-status') { - return $this->_params['contents']->renderMIMEPart($this->_mimepart->getMIMEId(), IMP_Contents::RENDER_FULL, array('type' => 'text/plain', 'params' => $this->_params)); - } - - return $this->_renderInfo(); - } - - /** - * Return the rendered information about the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _renderInfo() - { - $parts = array_keys($this->_mimepart->contentTypeMap()); - - reset($parts); - $part1_id = next($parts); - $part2_id = Horde_Mime::mimeIdArithmetic($part1_id, 'next'); - $part3_id = Horde_Mime::mimeIdArithmetic($part2_id, 'next'); - - /* RFC 3464 [2]: There are three parts to a delivery status - * multipart/report message: - * (1) Human readable message - * (2) Machine parsable body part (message/delivery-status) - * (3) Returned message (optional) - * - * Information on the message status is found in the 'Action' field - * located in part #2 (RFC 3464 [2.3.3]). It can be either 'failed', - * 'delayed', 'delivered', 'relayed', or 'expanded'. */ - - /* Get the action first - it appears in the second part. */ - $action = null; - $part2 = $this->_params['contents']->getMIMEPart($part2_id); - - foreach (explode("\n", $part2->getContents()) as $line) { - if (stristr($line, 'Action:') !== false) { - $action = strtolower(trim(substr($line, strpos($line, ':') + 1))); - if (strpos($action, ' ') !== false) { - $action = substr($action, 0, strpos($action, ' ')); - } - break; - } - } - - if (is_null($action)) { - return array(); - } - - /* Get the correct text strings for the action type. */ - switch ($action) { - case 'failed': - case 'delayed': - $status = array( - array( - 'icon' => Horde::img('alerts/error.png', _("Error"), null, $GLOBALS['registry']->getImageDir('horde')), - 'text' => array( - _("ERROR: Your message could not be delivered."), - sprintf(_("Additional error message details can be viewed %s."), $this->_params['contents']->linkViewJS($part2, 'view_attach', _("HERE"), array('jstext' => _("Additional message details"), 'params' => array('mode' => IMP_Contents::RENDER_INLINE)))) - ) - ) - ); - $msg_link = _("The text of the returned message can be viewed %s."); - $msg_link_status = _("The text of the returned message"); - break; - - case 'delivered': - case 'expanded': - case 'relayed': - $status = array( - array( - 'icon' => Horde::img('alerts/success.png', _("Success"), null, $GLOBALS['registry']->getImageDir('horde')), - 'text' => array( - _("Your message was successfully delivered."), - sprintf(_("Additional message details can be viewed %s."), $this->_params['contents']->linkViewJS($part2, 'view_attach', _("HERE"), array('jstext' => _("Additional message details"), 'params' => array('mode' => IMP_Contents::RENDER_INLINE)))) - ) - ) - ); - $msg_link = _("The text of the message can be viewed %s."); - $msg_link_status = _("The text of the message"); - break; - } - - /* Print the human readable message. */ - $first_part = $this->_params['contents']->renderMIMEPart($part1_id, IMP_Contents::RENDER_INLINE_AUTO, array('params' => $this->_params)); - - /* Display a link to the returned message, if it exists. */ - $part3 = $this->_params['contents']->getMIMEPart($part3_id); - if ($part3) { - $status[0]['text'][] = sprintf($msg_link, $this->_params['contents']->linkViewJS($part3, 'view_attach', _("HERE"), array('jstext' => $msg_link_status, 'ctype' => 'message/rfc822'))); - } - - if (empty($first_part)) { - $data = ''; - } else { - $status[0]['text'][] = _("The mail server generated the following informational message:"); - $status = array_merge($status, $first_part[$part1_id]['status']); - $data = $first_part[$part1_id]['data']; - } - - $ret = array_combine($parts, array_fill(0, count($parts), null)); - - $ret[$this->_mimepart->getMimeId()] = array( - 'data' => $data, - 'status' => $status, - 'type' => 'text/html; charset=' . Horde_Nls::getCharset(), - 'wrap' => 'mimePartWrap' - ); - - return $ret; - } - -} diff --git a/imp/lib/Mime/Viewer/Tnef.php b/imp/lib/Mime/Viewer/Tnef.php deleted file mode 100644 index 039bed745..000000000 --- a/imp/lib/Mime/Viewer/Tnef.php +++ /dev/null @@ -1,129 +0,0 @@ - - * @package Horde_Mime - */ -class IMP_Horde_Mime_Viewer_Tnef extends Horde_Mime_Viewer_Tnef -{ - /** - * Can this driver render various views? - * - * @var boolean - */ - protected $_capability = array( - 'embedded' => false, - 'forceinline' => true, - 'full' => true, - 'info' => true, - 'inline' => false, - 'raw' => false - ); - - /** - * Return the full rendered version of the Horde_Mime_Part object. - * - * URL parameters used by this function: - *
-     * 'tnef_attachment' - (integer) The TNEF attachment to download.
-     * 
- * - * @return array See Horde_Mime_Viewer_Driver::render(). - * @throws Horde_Exception - */ - protected function _render() - { - if (!Horde_Util::getFormData('tnef_attachment')) { - $ret = $this->_renderInfo(); - reset($ret); - $ret[key($ret)]['data'] = '' . $ret[key($ret)]['data'] . ''; - return $ret; - } - - /* Get the data from the attachment. */ - $tnef = Horde_Compress::factory('tnef'); - $tnefData = $tnef->decompress($this->_mimepart->getContents()); - - /* Display the requested file. Its position in the $tnefData - * array can be found in 'tnef_attachment'. */ - $tnefKey = Horde_Util::getFormData('tnef_attachment') - 1; - - /* Verify that the requested file exists. */ - if (isset($tnefData[$tnefKey])) { - $text = $tnefData[$tnefKey]['stream']; - if (!empty($text)) { - return array( - $this->_mimepart->getMimeId() => array( - 'data' => $text, - 'name' => $tnefData[$tnefKey]['name'], - 'status' => array(), - 'type' => $tnefData[$tnefKey]['type'] . '/' . $tnefData[$tnefKey]['subtype'] - ) - ); - } - } - - // TODO: Error reporting - return array(); - } - - /** - * Return the rendered information about the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - * @throws Horde_Exception - */ - protected function _renderInfo() - { - /* Get the data from the attachment. */ - $tnef = Horde_Compress::factory('tnef'); - $tnefData = $tnef->decompress($this->_mimepart->getContents()); - - if (!count($tnefData)) { - /* Ignore attachment if it doesn't contain any files. */ - return array( - $this->_mimepart->getMimeId() => null - ); - } - - $text = ''; - - reset($tnefData); - while (list($key, $data) = each($tnefData)) { - $temp_part = $this->_mimepart; - $temp_part->setName($data['name']); - $temp_part->setDescription($data['name']); - - /* Short-circuit MIME-type guessing for winmail.dat parts; - * we're showing enough entries for them already. */ - $type = $data['type'] . '/' . $data['subtype']; - if (in_array($type, array('application/octet-stream', 'application/base64'))) { - $type = Horde_Mime_Magic::filenameToMIME($data['name']); - } - $temp_part->setType($type); - - $link = $this->_params['contents']->linkView($temp_part, 'view_attach', htmlspecialchars($data['name']), array('jstext' => sprintf(_("View %s"), $data['name']), 'params' => array('tnef_attachment' => $key + 1))); - $text .= _("Attached File:") . '  ' . $link . '  (' . $data['type'] . '/' . $data['subtype'] . ")
\n"; - } - - return array( - $this->_mimepart->getMimeId() => array( - 'data' => $text, - 'status' => array( - array( - 'text' => array(_("The following files were attached to this part:")) - ) - ), - 'type' => 'text/html; charset=' . Horde_Nls::getCharset() - ) - ); - } - -} diff --git a/imp/lib/Mime/Viewer/Zip.php b/imp/lib/Mime/Viewer/Zip.php deleted file mode 100644 index ff2b9b466..000000000 --- a/imp/lib/Mime/Viewer/Zip.php +++ /dev/null @@ -1,94 +0,0 @@ - - * @author Michael Slusarz - * @package Horde_Mime - */ -class IMP_Horde_Mime_Viewer_Zip extends Horde_Mime_Viewer_Zip -{ - /** - * Return the full rendered version of the Horde_Mime_Part object. - * - * URL parameters used by this function: - *
-     * 'zip_attachment' - (integer) The ZIP attachment to download.
-     * 
- * - * @return array See Horde_Mime_Viewer_Driver::render(). - * @throws Horde_Exception - */ - protected function _render() - { - if (!Horde_Util::getFormData('zip_attachment')) { - $this->_callback = array(&$this, '_IMPcallback'); - return parent::_render(); - } - - /* Send the requested file. Its position in the zip archive is located - * in 'zip_attachment'. */ - $data = $this->_mimepart->getContents(); - $zip = Horde_Compress::factory('zip'); - $fileKey = Horde_Util::getFormData('zip_attachment') - 1; - $zipInfo = $zip->decompress($data, array('action' => Horde_Compress_Zip::ZIP_LIST)); - - /* Verify that the requested file exists. */ - if (isset($zipInfo[$fileKey])) { - $text = $zip->decompress($data, array('action' => Horde_Compress_Zip::ZIP_DATA, 'info' => $zipInfo, 'key' => $fileKey)); - if (!empty($text)) { - return array( - $this->_mimepart->getMimeId() => array( - 'data' => $text, - 'name' => basename($zipInfo[$fileKey]['name']), - 'status' => array(), - 'type' => 'application/octet-stream' - ) - ); - } - } - - // TODO: Error reporting - return array(); - } - - /** - * Return the rendered inline version of the Horde_Mime_Part object. - * - * @return array See Horde_Mime_Viewer_Driver::render(). - */ - protected function _renderInline() - { - $this->_callback = array(&$this, '_IMPcallback'); - return parent::_renderInline(); - } - - /** - * The function to use as a callback to _toHTML(). - * - * @param integer $key The position of the file in the zip archive. - * @param array $val The information array for the archived file. - * - * @return string The content-type of the output. - */ - protected function _IMPcallback($key, $val) - { - $name = preg_replace('/( )+$/', '', $val['name']); - - if (!empty($val['size']) && (strstr($val['attr'], 'D') === false) && - ((($val['method'] == 0x8) && Horde_Util::extensionExists('zlib')) || - ($val['method'] == 0x0))) { - $mime_part = $this->_mimepart; - $mime_part->setName(basename($name)); - $val['name'] = str_replace($name, $this->_params['contents']->linkView($mime_part, 'download_render', $name, array('jstext' => sprintf(_("View %s"), str_replace(' ', ' ', $name)), 'class' => 'fixed', 'params' => array('zip_attachment' => urlencode($key) + 1))), $val['name']); - } - - return $val; - } -} diff --git a/imp/lib/Mimp.php b/imp/lib/Mimp.php deleted file mode 100644 index 68a57c5ad..000000000 --- a/imp/lib/Mimp.php +++ /dev/null @@ -1,56 +0,0 @@ - - * @author Michael Slusarz - * @package IMP - */ -class IMP_Mimp -{ - /** - * Take a Horde_Mobile_card and add global menu items. - * - * @param Horde_Mobile_linkset $menu The menu linkset, with page-specific - * options already filled in. - * @param string $page The current page ('compose', - * 'folders', 'mailbox', 'message', - * 'search'). - */ - public function addMIMPMenu($menu, $page) - { - $items = array(); - - if (!in_array($page, array('mailbox', 'message')) || - ($GLOBALS['imp_mbox']['mailbox'] != 'INBOX')) { - $items[] = array(_("Inbox"), IMP::generateIMPUrl('mailbox-mimp.php', 'INBOX')); - } - - if (!in_array($page, array('compose', 'search')) && IMP::canCompose()) { - $items[] = array(_("New Message"), Horde::applicationUrl('compose-mimp.php')->add('u', uniqid(mt_rand()))); - } - - if (!in_array($page, array('folders', 'search'))) { - $items[] = array(_("Folders"), Horde::applicationUrl('folders-mimp.php')); - } - - $items[] = array(_("Log out"), Horde::getServiceLink('logout', 'imp')); - - foreach ($items as $val) { - $menu->add(new Horde_Mobile_link($val[0], $val[1])); - } - - $menu = new Horde_Menu(); - foreach ($menu->getSiteLinks() as $menuitem) { - if ($menuitem != 'separator') { - $menu->add(new Horde_Mobile_link($menuitem['text'], $menuitem['url'])); - } - } - } - -} diff --git a/imp/lib/Notification/Listener/Status.php b/imp/lib/Notification/Listener/Status.php deleted file mode 100644 index 9cdff9d3c..000000000 --- a/imp/lib/Notification/Listener/Status.php +++ /dev/null @@ -1,94 +0,0 @@ - - * @author Chuck Hagenbuch - * @author Michael Slusarz - * @package Horde_Notification - */ -class IMP_Notification_Listener_Status extends Horde_Notification_Listener_Status -{ - /** - * Is this the prefs screen? - * - * @var boolean - */ - protected $_isPrefs = false; - - /** - * The view mode. - * - * @var string - */ - protected $_viewmode; - - /** - * Constructor. - * - * @param array $options Optional: 'prefs', 'viewmode'. - */ - public function __construct($options = array()) - { - parent::__construct(); - - $this->_isPrefs = !empty($options['prefs']); - $this->_viewmode = empty($options['viewmode']) - ? IMP::getViewMode() - : $options['viewmode']; - - $image_dir = $GLOBALS['registry']->getImageDir(); - - $this->_handles['imp.reply'] = array($image_dir . '/mail_answered.png', _("Reply")); - $this->_handles['imp.forward'] = array($image_dir . '/mail_forwarded.png', _("Reply")); - $this->_handles['imp.redirect'] = array($image_dir . '/mail_forwarded.png', _("Redirect")); - } - - /** - * Handle every message of type dimp.*; otherwise delegate back to - * the parent. - * - * @param string $type The message type in question. - * - * @return boolean Whether this listener handles the type. - */ - public function handles($type) - { - return (($this->_viewmode == 'dimp') && - (substr($type, 0, 5) == 'dimp.')) || - parent::handles($type); - } - - /** - * Returns all status message if there are any on the 'status' message - * stack. - * - * @param array &$messageStack The stack of messages. - * @param array $options An array of options. - */ - public function notify(&$messageStack, $options = array()) - { - if ($this->_viewmode == 'dimp') { - $options['store'] = true; - } - - /* Display IMAP alerts. */ - if (isset($GLOBALS['imp_imap']->ob)) { - foreach ($GLOBALS['imp_imap']->ob()->alerts() as $alert) { - $GLOBALS['notification']->push($alert, 'horde.warning'); - } - } - - parent::notify($messageStack, $options); - - /* Preferences display. */ - if ($this->_isPrefs && ($msgs = $this->getStack())) { - Horde::addInlineScript(array( - 'parent.DimpCore.showNotifications(' . Horde_Serialize::serialize($msgs, Horde_Serialize::JSON) . ')' - ), 'dom'); - } - } - -} diff --git a/imp/lib/Notification/Listener/StatusMobile.php b/imp/lib/Notification/Listener/StatusMobile.php deleted file mode 100644 index 6432396c1..000000000 --- a/imp/lib/Notification/Listener/StatusMobile.php +++ /dev/null @@ -1,34 +0,0 @@ - - * @package Horde_Notification - */ -class IMP_Notification_Listener_StatusMobile extends Horde_Notification_Listener_Mobile -{ - /** - * Returns all status message if there are any on the 'status' message - * stack. - * - * @param array &$messageStack The stack of messages. - * @param array $options An array of options. - */ - public function notify(&$messageStack, $options = array()) - { - /* Display IMAP alerts. */ - foreach ($GLOBALS['imp_imap']->ob()->alerts() as $alert) { - $GLOBALS['notification']->push($alert, 'horde.warning'); - } - - parent::notify($messageStack, $options); - } - -} diff --git a/imp/lib/Prefs/Identity.php b/imp/lib/Prefs/Identity.php deleted file mode 100644 index 531548ba6..000000000 --- a/imp/lib/Prefs/Identity.php +++ /dev/null @@ -1,550 +0,0 @@ - - * @author Chuck Hagenbuch - * @category IMP - * @package Horde_Prefs - */ -class Imp_Prefs_Identity extends Horde_Prefs_Identity -{ - /** - * Cached alias list. - * - * @var array - */ - protected $_aliases = array(); - - /** - * Cached from address list. - * - * @var array - */ - protected $_fromList = array(); - - /** - * Cached names list. - * - * @var array - */ - protected $_names = array(); - - /** - * Cached signature list. - * - * @var array - */ - protected $_signatures = array(); - - /** - * Reads all the user's identities from the prefs object or builds - * a new identity from the standard values given in prefs.php. - */ - public function __construct() - { - parent::__construct(); - $this->_properties = array_merge( - $this->_properties, - array('replyto_addr', 'alias_addr', 'tieto_addr', 'bcc_addr', - 'signature', 'sig_first', 'sig_dashes', 'save_sent_mail', - 'sent_mail_folder') - ); - } - - /** - * Verifies and sanitizes all identity properties. - * - * @param integer $identity The identity to verify. - * - * @return boolean|object True if the properties are valid or a PEAR_Error - * with an error description otherwise. - */ - public function verify($identity = null) - { - $result = parent::verify($identity); - if ($result instanceof PEAR_Error) { - return $result; - } - - if (!isset($identity)) { - $identity = $this->_default; - } - - /* Prepare email validator */ - require_once 'Horde/Form.php'; - $email = new Horde_Form_Type_email(); - $vars = new Horde_Variables(); - $var = new Horde_Form_Variable('', 'replyto_addr', $email, false); - - /* Verify From address. */ - if (!$email->isValid($var, $vars, $this->getValue('from_addr', $identity), $error_message)) { - return PEAR::raiseError($error_message); - } - - /* Verify Reply-to address. */ - if (!$email->isValid($var, $vars, $this->getValue('replyto_addr', $identity), $error_message)) { - return PEAR::raiseError($error_message); - } - - /* Clean up Alias, Tie-to, and BCC addresses. */ - foreach (array('alias_addr', 'tieto_addr', 'bcc_addr') as $val) { - $data = $this->getValue($val, $identity); - if (is_array($data)) { - $data = implode("\n", $data); - } - $data = trim($data); - $data = (empty($data)) ? array() : Horde_Array::prepareAddressList(preg_split("/[\n\r]+/", $data)); - - /* Validate addresses */ - foreach ($data as $address) { - if (!$email->isValid($var, $vars, $address, $error_message)) { - return PEAR::raiseError($error_message); - } - } - - $this->setValue($val, $data, $identity); - } - - return true; - } - - /** - * Returns a complete From: header based on all relevant factors (fullname, - * from address, input fields, locks etc.) - * - * @param integer $ident The identity to retrieve the values from. - * @param string $from_address A default from address to use if no - * identity is selected and the from_addr - * preference is locked. - * - * @return string A full From: header in the format - * 'Fullname '. - * @throws Horde_Exception - */ - public function getFromLine($ident = null, $from_address = '') - { - static $froms = array(); - - if (isset($froms[$ident])) { - return $froms[$ident]; - } - - if (!isset($ident)) { - $address = $from_address; - } - - if (empty($address) || $this->_prefs->isLocked('from_addr')) { - $address = $this->getFromAddress($ident); - $name = $this->getFullname($ident); - } - - try { - $ob = Horde_Mime_Address::parseAddressList($address, array('defserver' => $_SESSION['imp']['maildomain'])); - } catch (Horde_Mime_Exception $e) { - throw new Horde_Exception (_("Your From address is not a valid email address. This can be fixed in your Personal Information options page.")); - } - - if (empty($name)) { - if (!empty($ob[0]['personal'])) { - $name = $ob[0]['personal']; - } else { - $name = $this->getFullname($ident); - } - } - - $from = Horde_Mime_Address::writeAddress($ob[0]['mailbox'], $ob[0]['host'], $name); - - $froms[$ident] = $from; - return $from; - } - - /** - * Returns an array with From: headers from all identities - * - * @return array The From: headers from all identities - */ - public function getAllFromLines() - { - foreach (array_keys($this->_identities) as $ident) { - $list[$ident] = $this->getFromAddress($ident); - } - return $list; - } - - /** - * Returns an array with the necessary values for the identity select - * box in the IMP compose window. - * - * @return array The array with the necessary strings - */ - public function getSelectList() - { - $ids = $this->getAll('id'); - foreach ($ids as $key => $id) { - $list[$key] = $this->getFromAddress($key) . ' (' . $id . ')'; - } - return $list; - } - - /** - * Returns true if the given address belongs to one of the identities. - * This function will search aliases for an identity automatically. - * - * @param string $address The address to search for in the identities. - * - * @return boolean True if the address was found. - */ - public function hasAddress($address) - { - static $list; - - $address = Horde_String::lower($address); - if (!isset($list)) { - $list = $this->getAllFromAddresses(true); - } - - return isset($list[$address]); - } - - /** - * Returns the from address based on the chosen identity. If no - * address can be found it is built from the current user name and - * the specified maildomain. - * - * @param integer $ident The identity to retrieve the address from. - * - * @return string A valid from address. - */ - public function getFromAddress($ident = null) - { - if (!empty($this->_fromList[$ident])) { - return $this->_fromList[$ident]; - } - - $val = $this->getValue('from_addr', $ident); - if (empty($val)) { - $val = Horde_Auth::getBareAuth(); - } - - if (!strstr($val, '@')) { - $val .= '@' . $_SESSION['imp']['maildomain']; - } - - $this->_fromList[$ident] = $val; - - return $val; - } - - /** - * Returns all aliases based on the chosen identity. - * - * @param integer $ident The identity to retrieve the aliases from. - * - * @return array Aliases for the identity. - */ - public function getAliasAddress($ident) - { - if (empty($this->_aliases[$ident])) { - $this->_aliases[$ident] = @array_merge($this->getValue('alias_addr', $ident), - array($this->getValue('replyto_addr', $ident))); - } - - return $this->_aliases[$ident]; - } - - /** - * Returns an array with all identities' from addresses. - * - * @param boolean $alias Include aliases? - * - * @return array The array with - * KEY - address - * VAL - identity number - */ - public function getAllFromAddresses($alias = false) - { - $list = array(); - - foreach ($this->_identitiesWithDefaultLast() as $key => $identity) { - /* Get From Addresses. */ - $list[Horde_String::lower($this->getFromAddress($key))] = $key; - - /* Get Aliases. */ - if ($alias) { - $addrs = $this->getAliasAddress($key); - if (!empty($addrs)) { - foreach (array_filter($addrs) as $val) { - $list[Horde_String::lower($val)] = $key; - } - } - } - } - - return $list; - } - - /** - * Get all 'tie to' address/identity pairs. - * - * @return array The array with - * KEY - address - * VAL - identity number - */ - public function getAllTieAddresses() - { - $list = array(); - - foreach ($this->_identitiesWithDefaultLast() as $key => $identity) { - $tieaddr = $this->getValue('tieto_addr', $key); - if (!empty($tieaddr)) { - foreach ($tieaddr as $val) { - $list[$val] = $key; - } - } - } - - return $list; - } - - /** - * Returns the list of identities with the default identity positioned - * last. - * - * @return array The identities list with the default identity last. - */ - protected function _identitiesWithDefaultLast() - { - $ids = $this->_identities; - $default = $this->getDefault(); - $tmp = $ids[$default]; - unset($ids[$default]); - $ids[$default] = $tmp; - return $ids; - } - - /** - * Returns the BCC addresses for a given identity. - * - * @param integer $ident The identity to retrieve the Bcc addresses from. - * - * @return array The array of objects (IMAP addresses). - */ - public function getBccAddresses($ident = null) - { - $bcc = $this->getValue('bcc_addr', $ident); - if (empty($bcc)) { - return array(); - } else { - if (!is_array($bcc)) { - $bcc = array($bcc); - } - try { - return Horde_Mime_Address::parseAddressList(implode(', ', $bcc)); - } catch (Horde_Mime_Exception $e) { - return array(); - } - } - } - - /** - * Returns the identity's id that matches the passed addresses. - * - * @param mixed $addresses Either an array or a single string or a - * comma-separated list of email addresses. - * @param boolean $search_ties Search for a matching identity in tied - * addresses too? - * - * @return integer The id of the first identity that from or alias - * addresses match (one of) the passed addresses or - * null if none matches. - */ - public function getMatchingIdentity($addresses, $search_ties = true) - { - static $tie_addresses, $own_addresses; - - if (!isset($tie_addresses)) { - $tie_addresses = $this->getAllTieAddresses(); - $own_addresses = $this->getAllFromAddresses(true); - } - - /* Normalize address list. */ - if (is_array($addresses)) { - $addresses = array_filter($addresses); - } else { - $addresses = array($addresses); - } - - try { - $addr_list = Horde_Mime_Address::parseAddressList(implode(', ', $addresses)); - } catch (Horde_Mime_Exception $e) { - return null; - } - - foreach ($addr_list as $address) { - if (empty($address['mailbox'])) { - continue; - } - $find_address = $address['mailbox']; - if (!empty($address['host'])) { - $find_address .= '@' . $address['host']; - } - $find_address = Horde_String::lower($find_address); - - /* Search 'tieto' addresses first. */ - /* Check for this address explicitly. */ - if ($search_ties && isset($tie_addresses[$find_address])) { - return $tie_addresses[$find_address]; - } - - /* If we didn't find the address, check for the domain. */ - if (!empty($address['host'])) { - $host = '@' . $address['host']; - if ($search_ties && - isset($tie_addresses[$host]) && - ($host != '@')) { - return $tie_addresses[$host]; - } - } - - /* Next, search all from addresses. */ - if (isset($own_addresses[$find_address])) { - return $own_addresses[$find_address]; - } - } - - return null; - } - - /** - * Returns the user's full name. - * - * @param integer $ident The identity to retrieve the name from. - * - * @return string The user's full name. - */ - public function getFullname($ident = null) - { - if (isset($this->_names[$ident])) { - return $this->_names[$ident]; - } - - $this->_names[$ident] = $this->getValue('fullname', $ident); - - return $this->_names[$ident]; - } - - /** - * Returns the full signature based on the current settings for the - * signature itself, the dashes and the position. - * - * @param integer $ident The identity to retrieve the signature from. - * - * @return string The full signature. - * @throws Horde_Exception - */ - public function getSignature($ident = null) - { - if (isset($this->_signatures[$ident])) { - return $this->_signatures[$ident]; - } - - $val = $this->getValue('signature', $ident); - if (!empty($val)) { - $sig_first = $this->getValue('sig_first', $ident); - $sig_dashes = $this->getValue('sig_dashes', $ident); - $val = str_replace("\r\n", "\n", $val); - if ($sig_dashes) { - $val = "-- \n$val"; - } - if (isset($sig_first) && $sig_first) { - $val = "\n" . $val . "\n\n\n"; - } else { - $val = "\n" . $val; - } - } - - try { - $val = Horde::callHook('prefs_hook_signature', array($val), 'imp'); - } catch (Horde_Exception_HookNotSet $e) {} - - $this->_signatures[$ident] = $val; - - return $val; - } - - /** - * Returns an array with the signatures from all identities - * - * @return array The array with all the signatures. - */ - public function getAllSignatures() - { - static $list; - - if (isset($list)) { - return $list; - } - - foreach ($this->_identities as $key => $identity) { - $list[$key] = $this->getSignature($key); - } - - return $list; - } - - /** - * @see Horde_Prefs_Identity::getValue() - */ - public function getValue($key, $identity = null) - { - if ($key == 'sent_mail_folder') { - $folder = parent::getValue('sent_mail_folder', $identity); - return strlen($folder) ? IMP::folderPref($folder, true) : ''; - } - return parent::getValue($key, $identity); - } - - /** - * Returns an array with the sent-mail folder names from all the - * identities. - * - * @return array The array with the folder names. - */ - public function getAllSentmailFolders() - { - $list = array(); - foreach ($this->_identities as $key => $identity) { - if ($folder = $this->getValue('sent_mail_folder', $key)) { - $list[$folder] = 1; - } - } - - /* Get rid of duplicates and empty folders. */ - return array_filter(array_keys($list)); - } - - /** - * Returns true if the mail should be saved and the user is allowed to. - * - * @param integer $ident The identity to retrieve the setting from. - * - * @return boolean True if the sent mail should be saved. - */ - public function saveSentmail($ident = null) - { - if (!$GLOBALS['conf']['user']['allow_folders']) { - return false; - } - - return $this->getValue('save_sent_mail', $ident); - } - -} diff --git a/imp/lib/Quota.php b/imp/lib/Quota.php deleted file mode 100644 index 4aa7c7c01..000000000 --- a/imp/lib/Quota.php +++ /dev/null @@ -1,160 +0,0 @@ - - * @package IMP_Quota - */ -class IMP_Quota -{ - /** - * Singleton instances. - * - * @var array - */ - static protected $_instances = array(); - - /** - * Hash containing connection parameters. - * - * @var array - */ - protected $_params = array(); - - /** - * Attempts to return a reference to a concrete IMP_Quota instance based on - * $driver. - * - * It will only create a new instance if no instance with the same - * parameters currently exists. - * - * This method must be invoked as: $var = IMP_Quota::singleton() - * - * @param string $driver The type of concrete subclass to return. - * @param array $params A hash containing any additional configuration - * or connection parameters a subclass might need. - * - * @return IMP_Quota The concrete instance. - * @throws Horde_Exception - */ - static public function singleton($driver, $params = array()) - { - ksort($params); - $sig = hash('md5', serialize(array($driver, $params))); - - if (!isset(self::$_instances[$sig])) { - self::$_instances[$sig] = self::factory($driver, $params); - } - - return self::$_instances[$sig]; - } - - /** - * Attempts to return a concrete instance based on $driver. - * - * @param string $driver The type of concrete subclass to return. - * @param array $params A hash containing any additional configuration or - * connection parameters a subclass might need. - * - * @return IMP_Quota The concrete instance. - * @throws Horde_Exception - */ - static public function factory($driver, $params = array()) - { - $driver = basename($driver); - $class = __CLASS__ . '_' . ucfirst($driver); - - if (class_exists($class)) { - return new $class($params); - } - - throw new Horde_Exception('Could not create IMP_Quota instance: ' . $driver, 'horde.error'); - } - - /** - * Constructor. - * - * @param array $params Hash containing connection parameters. - */ - protected function __construct($params = array()) - { - $this->_params = $params; - - /* If 'password' exists in params, it has been encrypted in the - * session so we need to decrypt. */ - if (isset($this->_params['password'])) { - $this->_params['password'] = Horde_Secret::read(Horde_Secret::getKey('imp'), $this->_params['password']); - } - } - - /** - * Get quota information (used/allocated), in bytes. - * - * @return array An array with the following keys: - * 'limit' = Maximum quota allowed - * 'usage' = Currently used portion of quota (in bytes) - * @throws Horde_Exception - */ - public function getQuota() - { - return array('usage' => 0, 'limit' => 0); - } - - /** - * Returns the quota messages variants, including sprintf placeholders. - * - * @return array An array with quota message templates. - */ - public function getMessages() - { - return array( - 'long' => isset($this->_params['format']['long']) - ? $this->_params['format']['long'] - : _("Quota status: %.2f %s / %.2f %s (%.2f%%)"), - 'short' => isset($this->_params['format']['short']) - ? $this->_params['format']['short'] - : _("%.0f%% of %.0f %s"), - 'nolimit_long' => isset($this->_params['format']['nolimit_long']) - ? $this->_params['format']['nolimit_long'] - : _("Quota status: %.2f %s / NO LIMIT"), - 'nolimit_short' => isset($this->_params['format']['nolimit_short']) - ? $this->_params['format']['nolimit_short'] - : _("%.0f %s") - ); - } - - /** - * Determine the units of storage to display in the quota message. - * - * @return array An array of size and unit type. - */ - public function getUnit() - { - $unit = isset($this->_params['unit']) ? $this->_params['unit'] : 'MB'; - - switch ($unit) { - case 'GB': - $calc = 1024 * 1024 * 1024.0; - break; - - case 'KB': - $calc = 1024.0; - break; - - case 'MB': - default: - $calc = 1024 * 1024.0; - $unit = 'MB'; - break; - } - - return array($calc, $unit); - } - -} diff --git a/imp/lib/Quota/Command.php b/imp/lib/Quota/Command.php deleted file mode 100644 index 998a3515d..000000000 --- a/imp/lib/Quota/Command.php +++ /dev/null @@ -1,92 +0,0 @@ - Path to the quota binary - REQUIRED - * 'grep_path' => Path to the grep binary - REQUIRED - * 'partition' => If all user mailboxes are on a single partition, the - * partition label. By default, quota will determine - * quota information using the user's home directory value. - * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) - * - * See the enclosed file COPYING for license information (GPL). If you - * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. - * - * @author Eric Rostetter - * @package IMP_Quota - */ -class IMP_Quota_Command extends IMP_Quota -{ - /** - * Constructor. - * - * @param array $params Hash containing connection parameters. - */ - protected function __construct($params = array()) - { - $params = array_merge(array( - 'quota_path' => 'quota', - 'grep_path' => 'grep', - 'partition' => null - ), $params); - - parent::__construct($params); - } - - /** - * Get the disk block size, if possible. - * - * We try to find out the disk block size from stat(). If not - * available, stat() should return -1 for this value, in which - * case we default to 1024 (for historical reasons). There are a - * large number of reasons this may fail, such as OS support, - * SELinux interference, the file being > 2 GB in size, the file - * we're referring to not being readable, etc. - * - * @return integer The disk block size. - */ - protected function _blockSize() - { - $results = stat(__FILE__); - return ($results['blksize'] > 1) - ? $results['blksize'] - : 1024; - } - - /** - * Get quota information (used/allocated), in bytes. - * - * @return array An array with the following keys: - * 'limit' = Maximum quota allowed - * 'usage' = Currently used portion of quota (in bytes) - * @throws Horde_Exception - */ - public function getQuota() - { - if (empty($this->_params['partition'])) { - $passwd_array = posix_getpwnam($_SESSION['imp']['user']); - list($junk, $search_string, $junk) = explode('/', $passwd_array['dir']); - } else { - $search_string = $this->_params['partition']; - } - $cmdline = $this->_params['quota_path'] . ' -u ' . $_SESSION['imp']['user'] . ' | ' . $this->_params['grep_path'] . ' ' . $search_string; - exec($cmdline, $quota_data, $return_code); - if (($return_code == 0) && (count($quota_data) == 1)) { - $quota = split("[[:blank:]]+", trim($quota_data[0])); - $blocksize = $this->_blockSize(); - return array('usage' => $quota[1] * $blocksize, - 'limit' => $quota[2] * $blocksize); - } - - throw new Horde_Exception(_("Unable to retrieve quota"), 'horde.error'); - } - -} diff --git a/imp/lib/Quota/Hook.php b/imp/lib/Quota/Hook.php deleted file mode 100644 index 48b547c47..000000000 --- a/imp/lib/Quota/Hook.php +++ /dev/null @@ -1,47 +0,0 @@ - Array of parameters to pass to the quota function. - * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) - * - * See the enclosed file COPYING for license information (GPL). If you - * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. - * - * @author Michael Redinger - * @package IMP_Quota - */ -class IMP_Quota_Hook extends IMP_Quota -{ - /** - * Get quota information (used/allocated), in bytes. - * - * @return array An array with the following keys: - * 'limit' = Maximum quota allowed - * 'usage' = Currently used portion of quota (in bytes) - * @throws Horde_Exception - */ - public function getQuota() - { - try { - $quota = Horde::callHook('quota', array($this->_params), 'imp'); - } catch (Horde_Exception_HookNotSet $e) { - throw new Horde_Exception($e->getMessage()); - } - - if (count($quota) != 2) { - Horde::logMessage('Incorrect number of return values from quota hook.', __FILE__, __LINE__, PEAR_LOG_ERR); - throw new Horde_Exception(_("Unable to retrieve quota"), 'horde.error'); - } - - return array('usage' => $quota[0], 'limit' => $quota[1]); - } - -} diff --git a/imp/lib/Quota/Imap.php b/imp/lib/Quota/Imap.php deleted file mode 100644 index 6724d13fc..000000000 --- a/imp/lib/Quota/Imap.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @package IMP_Quota - */ -class IMP_Quota_Imap extends IMP_Quota -{ - /** - * Get quota information (used/allocated), in bytes. - * - * @return array An array with the following keys: - * 'limit' = Maximum quota allowed - * 'usage' = Currently used portion of quota (in bytes) - * @throws Horde_Exception - */ - public function getQuota() - { - try { - $quota = $GLOBALS['imp_imap']->ob()->getQuotaRoot($GLOBALS['imp_search']->isSearchMbox($GLOBALS['imp_mbox']['mailbox']) ? 'INBOX' : $GLOBALS['imp_mbox']['mailbox']); - } catch (Horde_Imap_Client_Exception $e) { - throw new Horde_Exception(_("Unable to retrieve quota"), 'horde.error'); - } - - $quota_val = reset($quota); - return array('usage' => $quota['storage']['usage'] * 1024, 'limit' => $quota['storage']['limit'] * 1024); - } - -} diff --git a/imp/lib/Quota/Logfile.php b/imp/lib/Quota/Logfile.php deleted file mode 100644 index d8e2d59fd..000000000 --- a/imp/lib/Quota/Logfile.php +++ /dev/null @@ -1,87 +0,0 @@ - - * 'quota' => array( - * 'driver' => 'logfile', - * 'params' => array( - * 'logfile' => '/path/to/log/file', - * 'taillines' => 10, - * 'FTPmail' => 'FTP', - * 'beginocc' => 'usage = ', - * 'midocc' => ' of ', - * 'endocc' => ' bytes' - * ) - * ); - * - * logfile - The path/to/filename of the log file to use. - * taillines - The number of lines to look at in the tail of the logfile. - * FTPmail - If you want to show what FTP space is available (IMAP folder) - * or what mail space is available (INBOX). - * Defines the search string to username: - * FTPmail to identify the line with QUOTA info. - * beginocc - String that designates the characters before the usage - * number. - * midocc - String between usage and total storage space. - * endocc - String after the storage number. - * - * - * See the enclosed file COPYING for license information (GPL). If you - * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. - * - * @author Tim Gorter - * @package IMP_Quota - */ -class IMP_Quota_Logfile extends IMP_Quota -{ - /** - * Constructor - * - * @param array $params Hash containing connection parameters. - */ - protected function __construct($params = array()) - { - parent::__construct(array_merge(array( - 'logfile' => '', - 'taillines' => 10, - 'FTPmail' => 'FTP', - 'beginocc' => 'usage = ', - 'midocc' => ' of ', - 'endocc' => ' bytes' - ), $params)); - } - - /** - * Get quota information (used/allocated), in bytes. - * - * @return array An array with the following keys: - * 'limit' = Maximum quota allowed - * 'usage' = Currently used portion of quota (in bytes) - * @throws Horde_Exception - */ - public function getQuota() - { - if (!is_file($this->_params['logfile'])) { - throw new Horde_Exception(_("Unable to retrieve quota"), 'horde.error'); - } - - $full = file($this->_params['logfile']); - for (; $this->_params['taillines'] > 0; --$this->_params['taillines']) { - $tail[] = $full[count($full) - $this->_params['taillines']]; - } - - $uname = $_SESSION['imp']['user']; - $FTPmail = $this->_params['FTPmail']; - $virtline = preg_grep("[$uname: $FTPmail]", $tail); - $virtline = array_values($virtline); - $usage = substr($virtline[0], strpos($virtline[0], $this->_params['beginocc']) + strlen($this->_params['beginocc']), strpos($virtline[0], $this->_params['midocc'])); - $storage = substr($virtline[0], strpos($virtline[0], $this->_params['midocc']) + strlen($this->_params['midocc']), strpos($virtline[0], $this->_params['endocc'])); - - return array('usage' => $usage, 'limit' => $storage); - } - -} diff --git a/imp/lib/Quota/Maildir.php b/imp/lib/Quota/Maildir.php deleted file mode 100644 index 3a30788d9..000000000 --- a/imp/lib/Quota/Maildir.php +++ /dev/null @@ -1,112 +0,0 @@ - - * 'quota' => array( - * 'driver' => 'maildir', - * 'params' => array( - * 'path' => '/path/to/users/Maildir' - * // TODO: Add config param for storage vs message quota - * ) - * ); - * - * path - The path to the user's Maildir directory. You may use the - * two-character sequence "~U" to represent the user's account name, - * and the actual username will be substituted in that location. - * E.g., '/home/~U/Maildir/' or '/var/mail/~U/Maildir/' - * - * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) - * - * See the enclosed file COPYING for license information (GPL). If you - * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. - * - * @author Eric Rostetter - * @package IMP_Quota - */ -class IMP_Quota_Maildir extends IMP_Quota -{ - /** - * Constructor. - * - * @param array $params Hash containing connection parameters. - */ - protected function __construct($params = array()) - { - parent::__construct(array_merge(array('path' => ''), $params)); - } - - /** - * Returns quota information (used/allocated), in bytes. - * - * @return array An array with the following keys: - * 'limit' = Maximum quota allowed - * 'usage' = Currently used portion of quota (in bytes) - * @throws Horde_Exception - */ - public function getQuota() - { - $storage_limit = $message_limit = $storage_used = $message_used = 0; - - // Get the full path to the quota file. - $full = $this->_params['path'] . '/maildirsize'; - - // Substitute the username in the string if needed. - $uname = $_SESSION['imp']['user']; - $full = str_replace('~U', $uname, $full); - - // Read in the quota file and parse it, if possible. - if (!is_file($full)) { - throw new Horde_Exception(_("Unable to retrieve quota")); - } - - // Read in maildir quota file. - $lines = file($full); - - // Parse the lines. - foreach ($lines as $line_number => $line) { - if ($line_number == 0) { - // First line, quota header. - $line = preg_replace('/[ \t\n\r\0\x0B]/', '', $line); - list($v1, $t1, $v2, $t2) = sscanf($line, '%ld%[CS],%ld%[CS]'); - if (is_null($v1) || is_null($t1)) { - $v1 = 0; - } - if (is_null($v2) || is_null($t2)) { - $v2 = 0; - } - - if ($t1 == 'S') { - $storage_limit = $v1; - } - if ($t1 == 'C') { - $message_limit = $v1; - } - if ($t2 == 'S') { - $storage_limit = $v2; - } - if ($t2 == 'C') { - $message_limit = $v2; - } - } else { - // Any line other than the first line. - // The quota used is the sum of all lines found. - list($storage, $message) = sscanf(trim($line), '%ld %d'); - if (!is_null($storage)) { - $storage_used += $storage; - } - if (!is_null($message)) { - $message_used += $message; - } - } - } - - return array('usage' => $storage_used, 'limit' => $storage_limit); - } - -} diff --git a/imp/lib/Quota/Mdaemon.php b/imp/lib/Quota/Mdaemon.php deleted file mode 100644 index fcd6b6ad0..000000000 --- a/imp/lib/Quota/Mdaemon.php +++ /dev/null @@ -1,113 +0,0 @@ - - * 'app_location' -- TODO - * - * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) - * - * See the enclosed file COPYING for license information (GPL). If you - * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. - * - * @author Mike Cochrane - * @package IMP_Quota - */ -class IMP_Quota_Mdaemon extends IMP_Quota -{ - /** - * Get quota information (used/allocated), in bytes. - * - * @return array An array with the following keys: - * 'limit' = Maximum quota allowed - * 'usage' = Currently used portion of quota (in bytes) - * @throws Horde_Exception - */ - public function getQuota() - { - $userDetails = $this->_getUserDetails($_SESSION['imp']['user'], $_SESSION['imp']['maildomain']); - - if ($userDetails !== false) { - $userHome = trim(substr($userDetails, 105, 90)); - $total = intval(substr($userDetails, 229, 6)) * 1024; - - if ($total == 0) { - return array('usage' => 0, 'limit' => 0); - } - - if (($taken = $this->_mailboxSize($userHome)) !== false) { - return array('usage' => $taken, 'limit' => $total); - } - } - - throw new Horde_Exception(_("Unable to retrieve quota"), 'horde.error'); - } - - /** - * Get the size of a mailbox - * - * @param string $path The full path of the mailbox to fetch the quota - * for including trailing backslash. - * - * @return mixed The number of bytes in the mailbox (integer) or false - * (boolean) on error. - */ - protected function _mailboxSize($path) - { - $contents = file_get_contents($path . '\imap.mrk'); - - $c_len = strlen($contents); - $pointer = 36; - $size = 0; - - while ($pointer < $c_len) { - $details = unpack('a17Filename/a11Crap/VSize', substr($contents, $pointer, 36)); - $size += $details['Size']; - $pointer += 36; - } - - /* Recursivly check subfolders. */ - $d = dir($path); - while (($entry = $d->read()) !== false) { - if (($entry != '.') && - ($entry != '..') && - (substr($entry, -5, 5) == '.IMAP')) { - $size += $this->_mailboxSize($path . $entry . '\\'); - } - } - $d->close(); - - return $size; - } - - /** - * Retrieve relevant line from userlist.dat. - * - * @param string $user The username for which to retrieve detals. - * @param string $realm The realm (domain) for the user. - * - * @return mixed Line from userlist.dat (string) or false (boolean). - */ - protected function _getUserDetails($user, $realm) - { - $searchString = str_pad($realm, 45) . str_pad($user, 30); - - if (!($fp = fopen($this->_params['app_location'] . '/userlist.dat', 'rb'))) { - return false; - } - - while (!feof($fp)) { - $line = fgets($fp, 4096); - if (substr($line, 0, strlen($searchString)) == $searchString) { - fclose($fp); - return $line; - } - } - fclose($fp); - - return false; - } - -} diff --git a/imp/lib/Quota/Mercury32.php b/imp/lib/Quota/Mercury32.php deleted file mode 100644 index 5e55aaecb..000000000 --- a/imp/lib/Quota/Mercury32.php +++ /dev/null @@ -1,71 +0,0 @@ - - * 'quota' => array( - * 'driver' => 'mercury32', - * 'params' => array( - * 'mail_user_folder' => 'c:/mercry/mail' - * ) - * ); - * - * 'mail_user_folder' -- The path to folder mail mercury - * - * - ***************************************************************************** - * PROBLEM TO ACCESS NETWORK DIRECOTRY - ***************************************************************************** - * Matt Grimm - * 06-Jun-2003 10:25 - * - * Thought I could help clarify something with accessing network shares on a - * Windows network (2000 in this case), running PHP 4.3.2 under Apache 2.0.44. - * However you are logged into the Windows box, your Apache service must be - * running under an account which has access to the share. The easiest (and - * probably least safe) way for me was to change the user for the Apache - * service to the computer administrator (do this in the service properties, - * under the "Log On" tab). After restarting Apache, I could access mapped - * drives by their assigned drive letter ("z:\\") or regular shares by their - * UNC path ("\\\\shareDrive\\shareDir"). - ***************************************************************************** - * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) - * - * See the enclosed file COPYING for license information (GPL). If you - * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. - * - * @author Frank Lupo - * @package IMP_Quota - */ -class IMP_Quota_Mercury32 extends IMP_Quota -{ - /** - * Get quota information (used/allocated), in bytes. - * - * @return array An array with the following keys: - * 'limit' = Maximum quota allowed - * 'usage' = Currently used portion of quota (in bytes) - */ - public function getQuota() - { - $quota = null; - - $dir_path = $this->_params['mail_user_folder'] . '/' . $_SESSION['imp']['user'] . '/'; - if ($dir = @opendir($dir_path)) { - while (($file = readdir($dir)) !== false) { - $quota += filesize($dir_path . $file); - } - closedir($dir); - - if (!is_null($quota)) { - return array('usage' => $quota, 'limit' => 0); - } - } - - throw new Horde_Exception(_("Unable to retrieve quota"), 'horde.error'); - } - -} diff --git a/imp/lib/Quota/Sql.php b/imp/lib/Quota/Sql.php deleted file mode 100644 index a0a44d333..000000000 --- a/imp/lib/Quota/Sql.php +++ /dev/null @@ -1,133 +0,0 @@ - - * phptype -- Database type to connect to - * hostspec -- Database host - * username -- User name for DB connection - * password -- Password for DB connection - * database -- Database name - * query_quota -- SQL query which returns single row/column with user quota - * (in bytes). %u is replaced with current user name, %U with - * the user name without the domain part, %d with the domain. - * query_used -- SQL query which returns single row/column with user used - * space (in bytes). Placeholders are the same like in - * query_quota. - * - * - * Example how to reuse Horde's global SQL configuration: - * - * 'quota' => array( - * 'driver' => 'sql', - * 'params' => array_merge( - * $GLOBALS['conf']['sql'], - * array( - * 'query_quota' => 'SELECT quota FROM quotas WHERE user = ?', - * 'query_used' => 'SELECT used FROM quotas WHERE user = ?' - * ) - * ) - * ), - * - * - * Copyright 2006-2007 Tomas Simonaitis - * Copyright 2006-2009 The Horde Project (http://www.horde.org/) - * - * See the enclosed file COPYING for license information (GPL). If you - * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. - * - * @author Tomas Simonaitis - * @author Jan Schneider - * @package IMP_Quota - */ -class IMP_Quota_Sql extends IMP_Quota -{ - /** - * SQL connection object. - * - * @var DB - */ - protected $_db; - - /** - * Connects to the database - * - * @throws Horde_Exception - */ - protected function _connect() - { - if ($this->_db) { - return; - } - - $this->_db = DB::connect($this->_params, - array('persistent' => !empty($this->_params['persistent']), - 'ssl' => !empty($this->_params['ssl']))); - if ($this->_db instanceof PEAR_Error) { - throw new Horde_Exception(_("Unable to connect to SQL server.")); - } - } - - /** - * Returns quota information. - * - * @return array An array with the following keys: - * 'limit' = Maximum quota allowed - * 'usage' = Currently used portion of quota (in bytes) - * @throws Horde_Exception - */ - public function getQuota() - { - $this->_connect(); - - $user = $_SESSION['imp']['user']; - $quota = array('limit' => 0, 'usage' => 0); - - if (!empty($this->_params['query_quota'])) { - @list($bare_user, $domain) = explode('@', $user, 2); - $query = str_replace(array('?', '%u', '%U', '%d'), - array($this->_db->quote($user), - $this->_db->quote($user), - $this->_db->quote($bare_user), - $this->_db->quote($domain)), - $this->_params['query_quota']); - $result = $this->_db->query($query); - if ($result instanceof PEAR_Error) { - throw new Horde_Exception($result); - } - - $row = $result->fetchRow(DB_FETCHMODE_ASSOC); - if (is_array($row)) { - $quota['limit'] = current($row); - } - } else { - Horde::logMessage('IMP_Quota_Sql: query_quota SQL query not set', __FILE__, __LINE__, PEAR_LOG_DEBUG); - } - - if (!empty($this->_params['query_used'])) { - @list($bare_user, $domain) = explode('@', $user, 2); - $query = str_replace(array('?', '%u', '%U', '%d'), - array($this->_db->quote($user), - $this->_db->quote($user), - $this->_db->quote($bare_user), - $this->_db->quote($domain)), - $this->_params['query_used']); - $result = $this->_db->query($query); - if ($result instanceof PEAR_Error) { - throw new Horde_Exception($result); - } - - $row = $result->fetchRow(DB_FETCHMODE_ASSOC); - if (is_array($row)) { - $quota['usage'] = current($row); - } - } else { - Horde::logMessage('IMP_Quota_Sql: query_used SQL query not set', __FILE__, __LINE__, PEAR_LOG_DEBUG); - } - - return $quota; - } - -} diff --git a/imp/lib/Search.php b/imp/lib/Search.php deleted file mode 100644 index e527945f1..000000000 --- a/imp/lib/Search.php +++ /dev/null @@ -1,857 +0,0 @@ - array( - * 'c' => (array) List of search criteria (the IMP-specific data - * structure that allows recreation of the search query on the - * search page). For virtual folders, this data is stored in - * the preferences, - * 'f' => (array) List of folders to search, - * 'l' => (string) Description (label) of search, - * 'q' => (Horde_Imap_Client_Search_Query) [serialized], - * 'v' => (boolean) True if this is a Virtual Folder - * ), - * .... - * ); - * - * The format of the 'c' (search criteria) array is as folows: - * array( - * stdClass object { - * 't' => (string) 'Type' - The criteria type - * Values: Keys from self::searchFields(), 'flag', and 'or'. - * 'v' => (mixed) 'Value' - The data used to build the search - * 'header' - (string) The value to search for in the header - * 'customhdr' - (stdClass object) Contains 2 elements: - * 'h' - (string) The header name - * 's' - (string) The search string - * 'body' - (string) The value to search for in the body - * 'text' - (string) The value to search for in the entire - * message - * 'date' - (stdClass object) Contains 3 elements: - * 'y' - (integer) The search year - * 'm' - (integer) The search month (is 1 less than - * the actual month) - * 'd' - (integer) The search day - * 'within' - (stdClass object) Contains 2 elements: - * 'l' - (string) The length of time. Either 'y' - * (years), 'm' (months), or 'd' (days) - * 'v' - (integer) The length of time - * 'size' - (integer) The search size in bytes - * 'flag' - (string) The flag to search for - * 'n' => (boolean) 'Not' - Should we do a not search? - * Only used for the following types: header, customhdr, body, - * text - * }, - * ... - * ) - * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) - * - * See the enclosed file COPYING for license information (GPL). If you - * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. - * - * @author Michael Slusarz - * @package IMP - */ -class IMP_Search -{ - /* The mailbox search prefix. */ - const MBOX_PREFIX = 'impsearch\0'; - - /* The special search mailbox names. */ - const BASIC_SEARCH = 'impbsearch'; - const DIMP_FILTERSEARCH = 'dimpfsearch'; - const DIMP_QUICKSEARCH = 'dimpqsearch'; - - /* Bitmask constants for listQueries(). */ - const LIST_SEARCH = 1; - const LIST_VFOLDER = 2; - const NO_BASIC_SEARCH = 4; - - /** - * The ID of the current search query in use. - * - * @var string - */ - protected $_id = null; - - /** - * Save Virtual Folder information when adding entries? - * - * @var boolean - */ - protected $_saveVFolder = true; - - /** - * The list of Virtual Folders obtained from the prefs. - * - * @var array - */ - static protected $_vfolder = null; - - /** - * Constructor. - * - * @param array $params Available parameters: - *
-     * 'id' - (string) The ID of the search query in use.
-     * 
- */ - public function __construct($params = array()) - { - if (!empty($params['id'])) { - $this->_id = $this->_strip($params['id']); - } - } - - /** - * Initialize search data for a session. - * - * @param boolean $no_vf Don't readd the Virtual Folders. - */ - public function initialize($no_vf = false) - { - if (!$no_vf) { - $imaptree = IMP_Imap_Tree::singleton(); - foreach ($this->_getVFolderList() as $key => $val) { - if (!empty($val['v']) && - !$this->isEditableVFolder($key)) { - $imaptree->insertVFolders(array($key => $val['l'])); - unset($val['c']); - $_SESSION['imp']['search'][$key] = $val; - } - } - } - $this->createVINBOXFolder(); - $this->createVTrashFolder(); - } - - /** - * Return the base search fields. - * - * @return array The base search fields. - */ - public function searchFields() - { - return array( - 'from' => array( - 'label' => _("From"), - 'type' => 'header', - 'not' => true - ), - 'to' => array( - 'label' => _("To"), - 'type' => 'header', - 'not' => true - ), - 'cc' => array( - 'label' => _("Cc"), - 'type' => 'header', - 'not' => true - ), - 'bcc' => array( - 'label' => _("Bcc"), - 'type' => 'header', - 'not' => true - ), - 'subject' => array( - 'label' => _("Subject"), - 'type' => 'header', - 'not' => true - ), - 'customhdr' => array( - 'label' => _("Custom Header"), - 'type' => 'customhdr', - 'not' => true - ), - 'body' => array( - 'label' => _("Body"), - 'type' => 'body', - 'not' => true - ), - 'text' => array( - 'label' => _("Entire Message"), - 'type' => 'text', - 'not' => true - ), - 'date_on' => array( - 'label' => _("Date ="), - 'type' => 'date', - 'not' => true - ), - 'date_until' => array( - 'label' => _("Date <"), - 'type' => 'date', - 'not' => true - ), - 'date_since' => array( - 'label' => _("Date >="), - 'type' => 'date', - 'not' => true - ), - 'older' => array( - 'label' => _("Older Than"), - 'type' => 'within', - 'not' => true - ), - 'younger' => array( - 'label' => _("Younger Than"), - 'type' => 'within', - 'not' => true - ), - // Displayed in KB, but stored internally in bytes - 'size_smaller' => array( - 'label' => _("Size (KB) <"), - 'type' => 'size', - 'not' => false - ), - // Displayed in KB, but stored internally in bytes - 'size_larger' => array( - 'label' => _("Size (KB) >"), - 'type' => 'size', - 'not' => false - ), - ); - } - - /** - * Return the base flag fields. - * - * @return array The base flag fields. - */ - public function flagFields() - { - $imp_flags = IMP_Imap_Flags::singleton(); - $flist = $imp_flags->getFlagList(null); - - $flags = array(); - - for ($i = 0, $cnt = count($flist['set']); $i < $cnt; ++$i) { - $flags[$flist['set'][$i]['f']] = $flist['set'][$i]['l']; - $flags[$flist['unset'][$i]['f']] = sprintf(_("Not %s"), $flist['unset'][$i]['l']); - } - - return $flags; - } - - /** - * Run a search. - * - * @param object $ob An optional search query to add (via 'AND') to the - * active search (Horde_Imap_Client_Search_Query). - * @param string $id The search query id to use (by default, will use the - * current ID set in the object). - * - * @return array The sorted list. - * @throws Horde_Imap_Client_Exception - */ - public function runSearch($ob, $id = null) - { - $id = $this->_strip($id); - $mbox = ''; - $sorted = array(); - - if (empty($_SESSION['imp']['search'][$id])) { - return $sorted; - } - $search = &$_SESSION['imp']['search'][$id]; - - /* Prepare the search query. */ - $query = unserialize($search['q']); - if (!empty($ob)) { - $query->andSearch(array($ob)); - } - - /* How do we want to sort results? */ - $sortpref = IMP::getSort(); - if ($sortpref['by'] == Horde_Imap_Client::SORT_THREAD) { - $sortpref['by'] = Horde_Imap_Client::SORT_DATE; - } - - foreach ($search['f'] as $val) { - $results = $this->imapSearch($val, $query, array('reverse' => $sortpref['dir'], 'sort' => array($sortpref['by']))); - foreach ($results['sort'] as $val2) { - $sorted[] = $val2 . IMP::IDX_SEP . $val; - } - } - - return $sorted; - } - - /** - * Run a search query not stored in the current session. Allows custom - * queries with custom sorts to be used without affecting cached - * mailboxes. - * - * @param object $query The search query object - * (Horde_Imap_Client_Search_Query). - * @param string $mailbox The mailbox to search. - * @param integer $sortby The sort criteria. - * @param integer $sortdir The sort directory. - * - * @return array The sorted list. - */ - public function runSearchQuery($query, $mailbox, $sortby = null, - $sortdir = null) - { - try { - $results = $this->imapSearch($mailbox, $query, array('reverse' => $sortdir, 'sort' => array($sortby))); - return $results['sort']; - } catch (Horde_Imap_Client_Exception $e) { - return array(); - } - } - - /** - * Performs the IMAP search query on the server. Use this function, - * instead of directly calling Horde_Imap_Client's search() function, - * because certain configuration parameters may need to be dynamically - * altered. - * - * @param string $mailbox The mailbox to search. - * @param object $query The search query object - * (Horde_Imap_Client_Search_Query). - * @param array $opts Additional search options. - * - * @return array Search results. - */ - public function imapSearch($mailbox, $query, $opts = array()) - { - /* If doing a from/to search, use display sorting if possible. - * Although there is a fallback to a PHP-based display sort, for - * performance reasons only do a display sort if it is supported - * on the server. */ - if (($_SESSION['imp']['protocol'] == 'imap') && isset($opts['sort'])) { - $sort_cap = $GLOBALS['imp_imap']->ob()->queryCapability('SORT'); - - if (is_array($sort_cap) && in_array('DISPLAY', $sort_cap)) { - $pos = array_search(Horde_Imap_Client::SORT_FROM, $opts['sort']); - if ($pos !== false) { - $opts['sort'][$pos] = Horde_Imap_Client::SORT_DISPLAYFROM; - } - - $pos = array_search(Horde_Imap_Client::SORT_TO, $opts['sort']); - if ($pos !== false) { - $opts['sort'][$pos] = Horde_Imap_Client::SORT_DISPLAYTO; - } - } - } - - return $GLOBALS['imp_imap']->ob()->search($mailbox, $query, $opts); - } - - /** - * Creates the IMAP search query in the IMP session. - * - * @param object $query The search query object - * (Horde_Imap_Client_Search_Query). - * @param array $folders The list of folders to search. - * @param array $criteria The search criteria array. - * @param string $label The label to use for the search results. - * @param string $id The query id to use (or else one is - * automatically generated). - * - * @return string Returns the search query id. - */ - public function createSearchQuery($query, $folders, $criteria, $label, - $id = null) - { - $id = is_null($id) ? uniqid(mt_rand()) : $this->_strip($id); - - $_SESSION['imp']['search'][$id] = array( - 'c' => $criteria, - 'f' => $folders, - 'l' => $label, - 'q' => serialize($query), - 'v' => false - ); - - return $id; - } - - /** - * Deletes an IMAP search query. - * - * @param string $id The search query id to use (by default, will - * use the current ID set in the object). - * @param boolean $no_delete Don't delete the entry in the tree object. - * - * @return string Returns the search query id. - */ - public function deleteSearchQuery($id = null, $no_delete = false) - { - $id = $this->_strip($id); - $is_vfolder = $this->isVFolder($id); - unset($_SESSION['imp']['search'][$id]); - - if ($is_vfolder) { - $vfolders = $this->_getVFolderList(); - unset($vfolders[$id]); - $this->_saveVFolderList($vfolders); - - if (!$no_delete) { - $imaptree = IMP_Imap_Tree::singleton(); - $imaptree->delete($id); - } - } - } - - /** - * Retrieves the previously stored search criteria information. - * - * @param string $id The search query id to use (by default, will use - * the current ID set in the object). - * - * @return array The array necessary to rebuild the search UI page. - */ - public function getCriteria($id = null) - { - $id = $this->_strip($id); - if (isset($_SESSION['imp']['search'][$id]['c'])) { - return $_SESSION['imp']['search'][$id]['c']; - } - - if ($this->isVFolder($id)) { - $vlist = $this->_getVFolderList(); - return $vlist[$id]['c']; - } - - return array(); - } - - /** - * Generates the label to use for search results. - * - * @param string $id The search query id to use (by default, will use - * the current ID set in the object). - * - * @return string The search results label. - */ - public function getLabel($id = null) - { - $id = $this->_strip($id); - return isset($_SESSION['imp']['search'][$id]['l']) - ? $_SESSION['imp']['search'][$id]['l'] - : ''; - } - - /** - * Obtains the list of virtual folders for the current user. - * - * @return array The list of virtual folders. - */ - protected function _getVFolderList() - { - if (is_null(self::$_vfolder)) { - self::$_vfolder = $GLOBALS['prefs']->getValue('vfolder'); - if (!empty(self::$_vfolder)) { - self::$_vfolder = @unserialize(self::$_vfolder); - } - - if (empty(self::$_vfolder) || !is_array(self::$_vfolder)) { - self::$_vfolder = array(); - } - } - - return self::$_vfolder; - } - - /** - * Saves the list of virtual folders for the current user. - * - * @param array The virtual folder list. - */ - protected function _saveVFolderList($vfolder) - { - $GLOBALS['prefs']->setValue('vfolder', serialize($vfolder)); - self::$_vfolder = $vfolder; - } - - /** - * Add a virtual folder for the current user. - * - * @param object $query The search query object - * (Horde_Imap_Client_Search_Query). - * @param array $folders The list of folders to search. - * @param array $search The search array used to build the search UI - * screen. - * @param string $label The label to use for the search results. - * @param string $id The virtual folder id. - * - * @return string The virtual folder ID. - */ - public function addVFolder($query, $folders, $search, $label, $id = null) - { - $id = $this->createSearchQuery($query, $folders, $search, $label, $id); - $_SESSION['imp']['search'][$id]['v'] = true; - - if ($this->_saveVFolder) { - $vfolders = $this->_getVFolderList(); - $vfolders[$id] = $_SESSION['imp']['search'][$id]; - $this->_saveVFolderList($vfolders); - } - - $imaptree = IMP_Imap_Tree::singleton(); - $imaptree->insertVFolders(array($id => $label)); - - return $id; - } - - /** - * Add a virtual trash folder for the current user. - */ - public function createVTrashFolder() - { - /* Delete the current Virtual Trash folder, if it exists. */ - $vtrash_id = $GLOBALS['prefs']->getValue('vtrash_id'); - if (!empty($vtrash_id)) { - $this->deleteSearchQuery($vtrash_id, true); - } - - if (!$GLOBALS['prefs']->getValue('use_vtrash')) { - return; - } - - /* Create Virtual Trash with new folder list. */ - $imp_folder = IMP_Folder::singleton(); - $fl = $imp_folder->flist(); - $flist = array('INBOX'); - foreach ($fl as $mbox) { - if (!empty($mbox['val'])) { - $flist[] = $mbox['val']; - } - } - - $query = new Horde_Imap_Client_Search_Query(); - $query->flag('\\deleted', true); - $label = _("Virtual Trash"); - - $this->_saveVFolder = false; - if (empty($vtrash_id)) { - $vtrash_id = $this->addVFolder($query, $flist, array(), $label); - $GLOBALS['prefs']->setValue('vtrash_id', $vtrash_id); - } else { - $this->addVFolder($query, $flist, array(), $label, $vtrash_id); - } - $this->_saveVFolder = true; - } - - /** - * Determines whether a virtual folder ID is the Virtual Trash Folder. - * - * @param string $id The search query id to use (by default, will use - * the current ID set in the object). - * - * @return boolean True if the virutal folder ID is the Virtual Trash - * folder. - */ - public function isVTrashFolder($id = null) - { - $id = $this->_strip($id); - $vtrash_id = $GLOBALS['prefs']->getValue('vtrash_id'); - return (!empty($vtrash_id) && ($id == $vtrash_id)); - } - - /** - * Add a virtual INBOX folder for the current user. - */ - public function createVINBOXFolder() - { - /* Delete the current Virtual Inbox folder, if it exists. */ - $vinbox_id = $GLOBALS['prefs']->getValue('vinbox_id'); - if (!empty($vinbox_id)) { - $this->deleteSearchQuery($vinbox_id, true); - } - - if (!$GLOBALS['prefs']->getValue('use_vinbox')) { - return; - } - - /* Create Virtual INBOX with nav_poll list. */ - $imaptree = IMP_Imap_Tree::singleton(); - $flist = $imaptree->getPollList(); - - $query = new Horde_Imap_Client_Search_Query(); - $query->flag('\\seen', false); - $query->flag('\\deleted', false); - $label = _("Virtual INBOX"); - - $this->_saveVFolder = false; - if (empty($vinbox_id)) { - $vinbox_id = $this->addVFolder($query, $flist, array(), $label); - $GLOBALS['prefs']->setValue('vinbox_id', $vinbox_id); - } else { - $this->addVFolder($query, $flist, array(), $label, $vinbox_id); - } - $this->_saveVFolder = true; - } - - /** - * Determines whether a virtual folder ID is the Virtual INBOX Folder. - * - * @param string $id The search query id to use (by default, will use - * the current ID set in the object). - * - * @return boolean True if the virutal folder ID is the Virtual INBOX - * folder. - */ - public function isVINBOXFolder($id = null) - { - $id = $this->_strip($id); - $vinbox_id = $GLOBALS['prefs']->getValue('vinbox_id'); - return (!empty($vinbox_id) && ($id == $vinbox_id)); - } - - /** - * Is a mailbox an editable Virtual Folder? - * - * @param string $id The search query id to use (by default, will use - * the current ID set in the object). - * - * @return boolean True if the current folder is both a virtual folder - * and can be edited. - */ - public function isEditableVFolder($id = null) - { - $id = $this->_strip($id); - return ($this->isVFolder($id) && - !$this->isVTrashFolder($id) && - !$this->isVINBOXFolder($id)); - } - - /** - * Return a list of queryies. - * - * @param integer $mask A bitmask of the query types to return. - * IMP_Search::LIST_SEARCH, - * IMP_Search::LIST_VFOLDER, and/or - * IMP_Search::NO_BASIC_SEARCH. - * @param boolean $label If true, returns the label. Otherwise, returns - * a textual representation. - * - * @return array An array with the folder IDs as the key and the labels - * as the value. - */ - public function listQueries($mask = null, $label = true) - { - $folders = array(); - - if (empty($_SESSION['imp']['search'])) { - return $folders; - } - - if (is_null($mask)) { - $mask = self::LIST_SEARCH | self::LIST_VFOLDER; - } - - foreach ($_SESSION['imp']['search'] as $key => $val) { - if ((($mask & self::LIST_VFOLDER) && !empty($val['v'])) || - (($mask & self::LIST_SEARCH) && empty($val['v'])) && - (!($mask & self::NO_BASIC_SEARCH) || - ($key != self::BASIC_SEARCH))) { - $folders[$key] = $label - ? $this->getLabel($key) - : $this->searchQueryText($key); - } - } - - if ($label) { - natcasesort($folders); - return $folders; - } - - return array_reverse($folders, true); - } - - /** - * Get the list of searchable folders for the given search query. - * - * @param string $id The search query id to use (by default, will use - * the current ID set in the object). - * - * @return array The list of searchable folders. - */ - public function getSearchFolders($id = null) - { - $id = $this->_strip($id); - return isset($_SESSION['imp']['search'][$id]['f']) - ? $_SESSION['imp']['search'][$id]['f'] - : array(); - } - - /** - * Return search query text representation for a given search ID. - * - * @param string $id The search query id to use (by default, will use - * the current ID set in the object). - * - * @return array The textual description of the search. - */ - public function searchQueryText($id = null) - { - $id = $this->_strip($id); - - if (empty($_SESSION['imp']['search'][$id])) { - return ''; - } elseif ($this->isVINBOXFolder($id) || $this->isVTrashFolder($id)) { - return $_SESSION['imp']['search'][$id]['l']; - } - - $flagfields = $this->flagFields(); - $searchfields = $this->searchFields(); - $text = ''; - $criteria = $this->getCriteria($id); - - $text = _("Search") . ' '; - $text_array = array(); - foreach ($criteria as $rule) { - $field = $rule->t; - $type = isset($searchfields[$field]['type']) - ? $searchfields[$field]['type'] - : $field; - - if ($field == 'or') { - $text .= implode(' ' . _("and") . ' ', $text_array) . ' ' . _("OR") . ' '; - $text_array = array(); - continue; - } - - switch ($searchfields[$field]['type']) { - case 'flag': - if (isset($flagfields[$rule->v])) { - $text_array[] = sprintf(_("flagged \"%s\""), $flagfields[$field]); - } - break; - - case 'customhdr': - $text_array[] = sprintf("%s for '%s'", $rule->v->h, ((!empty($rule->n)) ? _("not") . ' ' : '') . $rule->v->s); - break; - - case 'date': - $text_array[] = sprintf("%s '%s'", $searchfields[$field]['label'], strftime("%x", mktime(0, 0, 0, $rule->v->m + 1, $rule->v->d, $rule->v->y))); - break; - - case 'within': - $text_array[] = sprintf("%s %u %s", $searchfields[$field]['label'], $rule->v->v, $rule->v->l == 'y' ? _("years") : ($rule->v->l == 'm' ? _("months") : _("days"))); - break; - - case 'size': - $text_array[] = $searchfields[$field]['label'] . ' ' . ($rule->v / 1024); - break; - - default: - $text_array[] = sprintf("%s for '%s'", $searchfields[$field]['label'], ((!empty($rule->n)) ? _("not") . ' ' : '') . $rule->v); - break; - } - } - - return $text . implode(' ' . _("and") . ' ', $text_array) . ' ' . _("in") . ' ' . implode(', ', $this->getSearchFolders($id)); - } - - /** - * Returns a link to edit a given search query. - * - * @param string $id The search query id to use (by default, will use - * the current ID set in the object). - * - * @return Horde_Url The URL to the search page. - */ - public function editUrl($id = null) - { - return Horde::applicationUrl('search.php')->add(array('edit_query' => $this->createSearchID($this->_strip($id)))); - } - - /** - * Returns a link to delete a given search query. - * - * @param string $id The search query id to use (by default, will use - * the current ID set in the object). - * - * @return Horde_Url The URL to allow deletion of the search query. - */ - public function deleteUrl($id = null) - { - return Horde::applicationUrl('folders.php')->add(array( - 'actionID' => 'delete_search_query', - 'folders_token' => Horde::getRequestToken('imp.folders'), - 'queryid' => $this->createSearchID($this->_strip($id)) - )); - } - - /** - * Is the given mailbox a search mailbox? - * - * @param string $id The mailbox name. - * - * @return boolean Whether the given mailbox name is a search mailbox. - */ - static public function isSearchMbox($id) - { - return (strpos($id, self::MBOX_PREFIX) === 0); - } - - /** - * Is the given mailbox a virtual folder? - * - * @param string $id The search query id to use (by default, will use - * the current ID set in the object). - * - * @return boolean Whether the given mailbox name is a virtual folder. - */ - public function isVFolder($id = null) - { - $id = $this->_strip($id); - return !empty($_SESSION['imp']['search'][$id]['v']); - } - - /** - * Get the ID for the search mailbox, if we are currently in a search - * mailbox. - * - * @return mixed The search ID if in a mailbox, else false. - */ - public function searchMboxID() - { - return is_null($this->_id) - ? false - : $this->_id; - } - - /** - * Strip the identifying label from a mailbox ID. - * - * @param string $id The mailbox query ID. - * - * @return string The virtual folder ID, with any IMP specific - * identifying information stripped off. - */ - protected function _strip($id) - { - if (is_null($id)) { - return $this->_id; - } - - return $this->isSearchMbox($id) - ? substr($id, strlen(self::MBOX_PREFIX)) - : $id; - } - - /** - * Create the canonical search ID for a given search query. - * - * @param string $id The mailbox query ID. - * - * @return string The canonical search query ID. - */ - public function createSearchID($id) - { - return self::MBOX_PREFIX . $this->_strip($id); - } - -} diff --git a/imp/lib/Sentmail.php b/imp/lib/Sentmail.php deleted file mode 100644 index 9b57295be..000000000 --- a/imp/lib/Sentmail.php +++ /dev/null @@ -1,152 +0,0 @@ - - * @package IMP - */ -class IMP_Sentmail -{ - /** - * Hash containing configuration parameters. - * - * @var array - */ - protected $_params = array(); - - /** - * Attempts to return a concrete IMP_Sentmail instance based on $driver. - * - * @param string $driver The type of the concrete IMP_Sentmail subclass - * to return. The class name is based on the - * storage driver ($driver). The code is - * dynamically included. - * - * @param array $params A hash containing any additional configuration - * or connection parameters a subclass might need. - * - * @return IMP_Sentmail The newly created concrete IMP_Sentmail instance. - */ - static public function factory($driver = null, $params = null) - { - if (is_null($driver)) { - $driver = $GLOBALS['conf']['sentmail']['driver']; - } - - if (is_null($params)) { - $params = Horde::getDriverConfig('sentmail', $driver); - } - - $class = 'IMP_Sentmail_' . ucfirst(basename($driver)); - - if (class_exists($class)) { - try { - return new $class($params); - } catch (Horde_Exception $e) {} - } - - return new IMP_Sentmail($params); - } - - /** - * Constructor. - * - * @throws Horde_Exception - */ - protected function __construct($params = array()) - { - $this->_params = $params; - } - - /** - * Logs an attempt to send a message. - * - * @param string $action Why the message was sent, i.e. "new", - * "reply", "forward", etc. - * @param string $message_id The Message-ID. - * @param string|array $recipients The list of message recipients. - * @param boolean $success Whether the attempt was successful. - */ - public function log($action, $message_id, $recipients, $success = true) - { - if (!is_array($recipients)) { - $recipients = array($recipients); - } - - foreach ($recipients as $addresses) { - $addresses = Horde_Mime_Address::bareAddress($addresses, $_SESSION['imp']['maildomain'], true); - foreach ($addresses as $recipient) { - $this->_log($action, $message_id, $recipient, $success); - } - } - } - - /** - * Logs an attempt to send a message per recipient. - * - * @param string $action Why the message was sent, i.e. "new", - * "reply", "forward", etc. - * @param string $message_id The Message-ID. - * @param string $recipients A message recipient. - * @param boolean $success Whether the attempt was successful. - */ - protected function _log($action, $message_id, $recipient, $success) - { - } - - /** - * Returns the favourite recipients. - * - * @param integer $limit Return this number of recipients. - * @param array $filter A list of messages types that should be returned. - * A value of null returns all message types. - * - * @return array A list with the $limit most favourite recipients. - * @throws Horde_Exception - */ - public function favouriteRecipients($limit, - $filter = array('new', 'forward', 'reply', 'redirect')) - { - return array(); - } - - /** - * Returns the number of recipients within a certain time period. - * - * @param integer $hours Time period in hours. - * @param boolean $user Return the number of recipients for the current - * user? - * - * @return integer The number of recipients in the given time period. - * @throws Horde_Exception - */ - public function numberOfRecipients($hours, $user = false) - { - return 0; - } - - /** - * Garbage collect log entries. - */ - public function gc() - { - $this->_deleteOldEntries(time() - ((isset($this->_params['threshold']) ? $this->_params['threshold'] : 0) * 86400)); - } - - /** - * Deletes all log entries older than a certain date. - * - * @param integer $before Unix timestamp before that all log entries - * should be deleted. - */ - protected function _deleteOldEntries($before) - { - } - -} diff --git a/imp/lib/Sentmail/Sql.php b/imp/lib/Sentmail/Sql.php deleted file mode 100644 index b09553af9..000000000 --- a/imp/lib/Sentmail/Sql.php +++ /dev/null @@ -1,217 +0,0 @@ - - * 'phptype' The database type (e.g. 'pgsql', 'mysql', etc.). - * 'table' The name of the foo table in 'database'. - * - * - * Required by some database implementations: - *
- * 'database'      The name of the database.
- * 'hostspec'      The hostname of the database server.
- * 'protocol'      The communication protocol ('tcp', 'unix', etc.).
- * 'username'      The username with which to connect to the database.
- * 'password'      The password associated with 'username'.
- * 'options'       Additional options to pass to the database.
- * 'tty'           The TTY on which to connect to the database.
- * 'port'          The port on which to connect to the database.
- * 
- * - * The table structure can be created by the scripts/sql/imp_sentmail.sql - * script. - * - * @author Jan Schneider - * @package IMP - */ -class IMP_Sentmail_Sql extends IMP_Sentmail -{ - /** - * Handle for the current database connection. - * - * @var DB - */ - protected $_db; - - /** - * Constructor. - * - * @param array $params A hash containing connection parameters. - * - * @throws Horde_Exception - */ - protected function __construct($params = array()) - { - parent::__construct($params); - - Horde::assertDriverConfig($this->_params, 'storage', array('phptype', 'table')); - - if (!isset($this->_params['database'])) { - $this->_params['database'] = ''; - } - if (!isset($this->_params['username'])) { - $this->_params['username'] = ''; - } - if (!isset($this->_params['hostspec'])) { - $this->_params['hostspec'] = ''; - } - - /* Connect to the SQL server using the supplied parameters. */ - $this->_db = DB::connect($this->_params, - array('persistent' => !empty($this->_params['persistent']), - 'ssl' => !empty($this->_params['ssl']))); - if ($this->_db instanceof PEAR_Error) { - throw new Horde_Exception($this->_db); - } - - /* Set DB portability options. */ - switch ($this->_db->phptype) { - case 'mssql': - $this->_db->setOption('portability', DB_PORTABILITY_LOWERCASE | DB_PORTABILITY_ERRORS | DB_PORTABILITY_RTRIM); - break; - - default: - $this->_db->setOption('portability', DB_PORTABILITY_LOWERCASE | DB_PORTABILITY_ERRORS); - } - } - - /** - * Logs an attempt to send a message per recipient. - * - * @param string $action Why the message was sent, i.e. "new", - * "reply", "forward", etc. - * @param string $message_id The Message-ID. - * @param string $recipients A message recipient. - * @param boolean $success Whether the attempt was successful. - */ - protected function _log($action, $message_id, $recipient, $success) - { - /* Build the SQL query. */ - $query = sprintf('INSERT INTO %s (sentmail_id, sentmail_who, sentmail_ts, sentmail_messageid, sentmail_action, sentmail_recipient, sentmail_success) VALUES (?, ?, ?, ?, ?, ?, ?)', - $this->_params['table']); - $values = array($this->_db->nextId($this->_params['table']), - Horde_Auth::getAuth(), - time(), - $message_id, - $action, - $recipient, - (int)$success); - - /* Log the query at a DEBUG log level. */ - Horde::logMessage(sprintf('IMP_Sentmail_Sql::_log(): %s', $query), - __FILE__, __LINE__, PEAR_LOG_DEBUG); - - /* Execute the query. */ - $result = $this->_db->query($query, $values); - - /* Log errors. */ - if ($result instanceof PEAR_Error) { - Horde::logMessage($result, __FILE__, __LINE__, PEAR_LOG_ERR); - } - } - - /** - * Returns the most favourite recipients. - * - * @param integer $limit Return this number of recipients. - * @param array $filter A list of messages types that should be returned. - * A value of null returns all message types. - * - * @return array A list with the $limit most favourite recipients. - * @throws Horde_Exception - */ - public function favouriteRecipients($limit, - $filter = array('new', 'forward', 'reply', 'redirect')) - { - /* Build the SQL query. */ - $where = ''; - if (!empty($filter)) { - $filter = array_map(array($this->_db, 'quote'), $filter); - $where = sprintf(' AND sentmail_action in (%s)', - implode(', ', $filter)); - } - $query = sprintf('SELECT sentmail_recipient, count(*) AS sentmail_count FROM %s WHERE sentmail_who = %s AND sentmail_success = 1%s GROUP BY sentmail_recipient ORDER BY sentmail_count DESC LIMIT %d', - $this->_params['table'], - $this->_db->quote(Horde_Auth::getAuth()), - $where, - $limit); - - /* Log the query at a DEBUG log level. */ - Horde::logMessage(sprintf('IMP_Sentmail_Sql::favouriteRecipients(): %s', $query), - __FILE__, __LINE__, PEAR_LOG_DEBUG); - - /* Execute the query. */ - $recipients = $this->_db->getAll($query); - if ($recipients instanceof PEAR_Error) { - Horde::logMessage($recipients, __FILE__, __LINE__, PEAR_LOG_ERR); - throw new Horde_Exception($recipients); - } - - /* Extract email addresses. */ - $favourites = array(); - foreach ($recipients as $recipient) { - $favourites[] = reset($recipient); - } - - return $favourites; - } - - /** - * Returns the number of recipients within a certain time period. - * - * @param integer $hours Time period in hours. - * @param boolean $user Return the number of recipients for the current - * user? - * - * @return integer The number of recipients in the given time period. - * @throws Horde_Exception - */ - public function numberOfRecipients($hours, $user = false) - { - /* Build the SQL query. */ - $query = sprintf('SELECT COUNT(*) FROM %s WHERE sentmail_ts > ?', - $this->_params['table']); - if ($user) { - $query .= sprintf(' AND sentmail_who = %s', $this->_db->quote(Horde_Auth::getAuth())); - } - - /* Log the query at a DEBUG log level. */ - Horde::logMessage(sprintf('IMP_Sentmail_Sql::numberOfRecipients(): %s', $query), - __FILE__, __LINE__, PEAR_LOG_DEBUG); - - /* Execute the query. */ - $recipients = $this->_db->getOne($query, array(time() - $hours * 3600)); - if ($recipients instanceof PEAR_Error) { - Horde::logMessage($recipients, __FILE__, __LINE__, PEAR_LOG_ERR); - throw new Horde_Exception($recipients); - } - - return $recipients; - } - - /** - * Deletes all log entries older than a certain date. - * - * @param integer $before Unix timestamp before that all log entries - * should be deleted. - */ - protected function _deleteOldEntries($before) - { - /* Build the SQL query. */ - $query = sprintf('DELETE FROM %s WHERE sentmail_ts < ?', - $this->_params['table']); - - /* Log the query at a DEBUG log level. */ - Horde::logMessage(sprintf('IMP_Sentmail_Sql::_deleteOldEntries(): %s', $query), - __FILE__, __LINE__, PEAR_LOG_DEBUG); - - /* Execute the query. */ - $result = $this->_db->query($query, array($before)); - if ($result instanceof PEAR_Error) { - Horde::logMessage($result, __FILE__, __LINE__, PEAR_LOG_ERR); - } - } - -} diff --git a/imp/lib/Spam.php b/imp/lib/Spam.php deleted file mode 100644 index 9f9ddfe5b..000000000 --- a/imp/lib/Spam.php +++ /dev/null @@ -1,226 +0,0 @@ - - * @package IMP - */ -class IMP_Spam -{ - /** - * Reports a list of messages as spam, based on the local configuration - * parameters. - * - * @param mixed $indices See IMP::parseIndicesList(). - * @param string $action Either 'spam' or 'notspam'. - * - * @return integer 1 if messages have been deleted, 2 if messages have - * been moved. - */ - static public function reportSpam($indices, $action) - { - global $notification; - - /* Abort immediately if spam reporting has not been enabled, or if - * there are no messages. */ - if (empty($GLOBALS['conf'][$action]['reporting']) || - !($msgList = IMP::parseIndicesList($indices))) { - return 0; - } - - $report_count = 0; - - foreach ($msgList as $mbox => $msgIndices) { - try { - $GLOBALS['imp_imap']->checkUidvalidity($mbox); - } catch (Horde_Exception $e) { - continue; - } - - foreach ($msgIndices as $idx) { - /* Fetch the raw message contents (headers and complete - * body). */ - try { - $imp_contents = IMP_Contents::singleton($idx . IMP::IDX_SEP . $mbox); - } catch (Horde_Exception $e) { - continue; - } - - $raw_msg = $to = null; - $report_flag = false; - - /* If a (not)spam reporting program has been provided, use - * it. */ - if (!empty($GLOBALS['conf'][$action]['program'])) { - $raw_msg = $imp_contents->fullMessageText(array('stream' => true)); - - /* Use a pipe to write the message contents. This should - * be secure. */ - $prog = str_replace(array('%u','%l', '%d'), - array( - escapeshellarg(Horde_Auth::getAuth()), - escapeshellarg(Horde_Auth::getBareAuth()), - escapeshellarg(Horde_Auth::getAuthDomain()) - ), $GLOBALS['conf'][$action]['program']); - $proc = proc_open($prog, - array( - 0 => array('pipe', 'r'), - 1 => array('pipe', 'w'), - 2 => array('pipe', 'w') - ), $pipes); - if (!is_resource($proc)) { - Horde::logMessage('Cannot open process ' . $prog, __FILE__, __LINE__, PEAR_LOG_ERR); - return 0; - } - stream_copy_to_stream($raw_msg, $pipes[0]); - fclose($pipes[0]); - $stderr = ''; - while (!feof($pipes[2])) { - $stderr .= fgets($pipes[2]); - } - fclose($pipes[2]); - if (!empty($stderr)) { - Horde::logMessage('Error reporting spam: ' . $stderr, __FILE__, __LINE__, PEAR_LOG_ERR); - } - proc_close($proc); - $report_flag = true; - } - - /* If a (not)spam reporting email address has been provided, - * use it. */ - if (!empty($GLOBALS['conf'][$action]['email'])) { - $to = $GLOBALS['conf'][$action]['email']; - } else { - /* Call the email generation hook, if requested. */ - try { - $to = Horde::callHook('spam_email', array($action), 'imp'); - } catch (Horde_Exception_HookNotSet $e) {} - } - - if ($to) { - if (!isset($raw_msg)) { - $raw_msg = $imp_contents->fullMessageText(array('stream' => true)); - } - - if (!isset($imp_compose)) { - $imp_compose = IMP_Compose::singleton(); - $identity = Horde_Prefs_Identity::singleton(array('imp', 'imp')); - try { - $from_line = $identity->getFromLine(); - } catch (Horde_Exception $e) { - $from_line = null; - } - } - - /* Build the MIME structure. */ - $mime = new Horde_Mime_Part(); - $mime->setType('multipart/digest'); - - $rfc822 = new Horde_Mime_Part(); - $rfc822->setType('message/rfc822'); - $rfc822->setContents($raw_msg); - $mime->addPart($rfc822); - - $spam_headers = new Horde_Mime_Headers(); - $spam_headers->addMessageIdHeader(); - $spam_headers->addHeader('Date', date('r')); - $spam_headers->addHeader('To', $to); - if (!is_null($from_line)) { - $spam_headers->addHeader('From', $from_line); - } - $spam_headers->addHeader('Subject', sprintf(_("%s report from %s"), $action, Horde_Auth::getAuth())); - - /* Send the message. */ - try { - $imp_compose->sendMessage($to, $spam_headers, $mime, Horde_Nls::getCharset()); - $report_flag = true; - } catch (IMP_Compose_Exception $e) { - Horde::logMessage($e, __FILE__, __LINE__, PEAR_LOG_ERR); - } - } - - if ($report_flag) { - ++$report_count; - } - } - } - - if (!$report_count) { - return 0; - } - - /* Report what we've done. */ - if ($report_count == 1) { - $hdrs = $imp_contents->getHeaderOb(); - $subject = Horde_String::truncate($hdrs->getValue('subject')); - - switch ($action) { - case 'spam': - $msg = sprintf(_("The message \"%s\" has been reported as spam."), $subject); - break; - - case 'notspam': - $msg = sprintf(_("The message \"%s\" has been reported as innocent."), $subject); - break; - } - } elseif ($action == 'spam') { - $msg = sprintf(_("%d messages have been reported as spam."), $report_count); - } else { - $msg = sprintf(_("%d messages have been reported as innocent."), $report_count); - } - $notification->push($msg, 'horde.message'); - - /* Delete/move message after report. */ - switch ($action) { - case 'spam': - if ($result = $GLOBALS['prefs']->getValue('delete_spam_after_report')) { - $imp_message = IMP_Message::singleton(); - switch ($result) { - case 1: - $msg_count = $imp_message->delete($indices); - if ($msg_count === false) { - $result = 0; - } else { - if ($msg_count == 1) { - $notification->push(_("The message has been deleted."), 'horde.message'); - } else { - $notification->push(sprintf(_("%d messages have been deleted."), $msg_count), 'horde.message'); - } - } - break; - - case 2: - $targetMbox = IMP::folderPref($GLOBALS['prefs']->getValue('spam_folder'), true); - if ($targetMbox) { - if (!$imp_message->copy($targetMbox, 'move', $indices, true)) { - $result = 0; - } - } else { - $notification->push(_("Could not move message to spam mailbox - no spam mailbox defined in preferences."), 'horde.error'); - $result = 0; - } - break; - } - } - break; - - case 'notspam': - if ($result = $GLOBALS['prefs']->getValue('move_ham_after_report')) { - $imp_message = IMP_Message::singleton(); - if (!$imp_message->copy('INBOX', 'move', $indices)) { - $result = 0; - } - } - break; - } - - return $result; - } - -} diff --git a/imp/lib/Ui/Compose.php b/imp/lib/Ui/Compose.php deleted file mode 100644 index 83cd5a497..000000000 --- a/imp/lib/Ui/Compose.php +++ /dev/null @@ -1,250 +0,0 @@ - - * @package IMP - */ -class IMP_Ui_Compose -{ - /** - * Expand addresses in a string. Only the last address in the string will - * be expanded. - * - * @var string $input The input string. - * @var IMP_Compose $imp_compose An IMP_Compose object. - * - * @return mixed If a string, this value should be used as the new - * input string. If an array, the first value is the - * input string without the search string; the second - * value is the search string; and the third value is - * the list of matching addresses. - */ - public function expandAddresses($input, $imp_compose) - { - $addr_list = $this->getAddressList($input, array('addr_list' => true)); - if (empty($addr_list)) { - return ''; - } - - $search = array_pop($addr_list); - - /* Don't search if the search string looks like an e-mail address. */ - if ((strpos($search, '<') !== false) || - (strpos($search, '@') !== false)) { - array_push($addr_list, $search); - return implode(', ', $addr_list); - } - - $res = $imp_compose->expandAddresses($search, array('levenshtein' => true)); - - if (count($res) == 1) { - array_push($addr_list, reset($res)); - return implode(', ', $addr_list); - } elseif (!count($res)) { - $GLOBALS['notification']->push(sprintf(_("Search for \"%s\" failed: no address found."), $search), 'horde.warning'); - array_push($addr_list, $search); - return implode(', ', $addr_list); - } - - $GLOBALS['notification']->push(_("Ambiguous address found."), 'horde.warning'); - - return array( - implode(', ', $addr_list), - $search, - $res - ); - } - - /** - * @throws Horde_Exception - */ - public function redirectMessage($to, $imp_compose, $contents) - { - try { - $recip = $imp_compose->recipientList(array('to' => $to)); - } catch (IMP_Compose_Exception $e) { - throw new Horde_Exception($recip); - } - $recipients = implode(', ', $recip['list']); - - $identity = Horde_Preffs_Identity::singleton(array('imp', 'imp')); - $from_addr = $identity->getFromAddress(); - - $headers = $contents->getHeaderOb(); - $headers->addResentHeaders($from_addr, $recip['header']['to']); - - $mime_message = $contents->getMIMEMessage(); - $charset = $mime_message->getCharset(); - - /* We need to set the Return-Path header to the current user - see - RFC 2821 [4.4]. */ - $headers->removeHeader('return-path'); - $headers->addHeader('Return-Path', $from_addr); - - /* Store history information. */ - if (!empty($GLOBALS['conf']['maillog']['use_maillog'])) { - IMP_Maillog::log('redirect', $headers->getValue('message-id'), $recipients); - } - - try { - $imp_compose->sendMessage($recipients, $headers, $mime_message, $charset); - } catch (IMP_Compose_Exception $e) { - throw new Horde_Exception($e); - } - - $entry = sprintf("%s Redirected message sent to %s from %s", - $_SERVER['REMOTE_ADDR'], $recipients, Horde_Auth::getAuth()); - Horde::logMessage($entry, __FILE__, __LINE__, PEAR_LOG_INFO); - - if ($GLOBALS['conf']['sentmail']['driver'] != 'none') { - $sentmail = IMP_Sentmail::factory(); - $sentmail->log('redirect', $headers->getValue('message-id'), $recipients); - } - } - - /** - */ - public function getForwardData(&$imp_compose, &$imp_contents, $index) - { - $fwd_msg = $imp_compose->forwardMessage($imp_contents); - $subject_header = $imp_compose->attachIMAPMessage(array($index), $fwd_msg['headers']); - if ($subject_header !== false) { - $fwd_msg['headers']['subject'] = $subject_header; - } - - return $fwd_msg; - } - - /** - */ - public function attachAutoCompleter($fields) - { - /* Attach autocompleters to the compose form elements. */ - foreach ($fields as $val) { - $imple = Horde_Ajax_Imple::factory(array('imp', 'ContactAutoCompleter'), array('triggerId' => $val)); - $imple->attach(); - } - } - - /** - */ - public function attachSpellChecker($mode, $add_br = false) - { - $menu_view = $GLOBALS['prefs']->getValue('menu_view'); - $show_text = ($menu_view == 'text' || $menu_view == 'both'); - $br = ($add_br) ? '
' : ''; - $spell_img = Horde::img('spellcheck.png'); - $args = array( - 'id' => ($mode == 'dimp' ? 'DIMP.' : 'IMP.') . 'SpellCheckerObject', - 'targetId' => 'composeMessage', - 'triggerId' => 'spellcheck', - 'states' => array( - 'CheckSpelling' => $spell_img . ($show_text ? $br . _("Check Spelling") : ''), - 'Checking' => $spell_img . $br . _("Checking ..."), - 'ResumeEdit' => $spell_img . $br . _("Resume Editing"), - 'Error' => $spell_img . $br . _("Spell Check Failed") - ) - ); - - $imple = Horde_Ajax_Imple::factory('SpellChecker', $args); - $imple->attach(); - } - - /** - * Given an address input, parses the input to obtain the list of - * addresses to use on the compose page. - * - * @param string $addr The value of the header string. - * @param array $opts Additional options: - *
-     * 'addr_list' - (boolean) Return the list of address components?
-     *               DEFAULT: false
-     * 
- * - * @return mixed TODO - */ - public function getAddressList($addr, $opts = array()) - { - $addr = rtrim(trim($addr), ','); - $addr_list = array(); - - if (!empty($addr)) { - // Although we allow ';' to delimit addresses in the UI, need to - // convert to RFC-compliant ',' delimiter for processing. - foreach (Horde_Mime_Address::explode($addr, ',;') as $val) { - $addr_list[] = IMP_Compose::formatAddr(trim($val)); - } - } - - return empty($opts['addr_list']) - ? implode(', ', $addr_list) - : $addr_list; - } - - /** - * Initialize the Rich Text Editor (RTE). - * - * @param boolean $mini Load the basic ckeditor stub? - */ - public function initRTE($basic = false) - { - $editor = Horde_Editor::singleton('Ckeditor', array('basic' => $basic)); - - $config = array( - /* To more closely match "normal" textarea behavior, send
on - * enter instead of

. */ - // CKEDITOR.ENTER_BR - 'enterMode: 2', - // CKEDITOR.ENTER_P - 'shiftEnterMode: 1', - - /* Don't load the config.js file. */ - 'customConfig: ""', - - /* Disable resize of the textarea. */ - 'resize_enabled: false', - - /* Use the old skin for now. */ - 'skin: "v2"' - ); - - $buttons = $GLOBALS['prefs']->getValue('ckeditor_buttons'); - if (!empty($buttons)) { - $config[] = 'toolbar: ' . $GLOBALS['prefs']->getValue('ckeditor_buttons'); - } - - Horde::addInlineScript(array( - 'if (!window.IMP) { window.IMP = {}; }', - 'IMP.ckeditor_config = {' . implode(',', $config) . '}' - )); - } - - /** - * Get the IMP_Contents:: object for a Mailbox -> UID combo. - * - * @param integer $uid Message UID. - * @param string $mailbox Message mailbox. - * - * @return boolean|IMP_Contents The contents object, or false on error. - */ - public function getIMPContents($uid, $mailbox) - { - if (!empty($uid)) { - try { - return IMP_Contents::singleton($uid . IMP::IDX_SEP . $mailbox); - } catch (Horde_Exception $e) { - $GLOBALS['notification']->push(_("Could not retrieve the message from the mail server."), 'horde.error'); - } - } - - return false; - } - -} diff --git a/imp/lib/Ui/Folder.php b/imp/lib/Ui/Folder.php deleted file mode 100644 index a52f97137..000000000 --- a/imp/lib/Ui/Folder.php +++ /dev/null @@ -1,131 +0,0 @@ - - * @package IMP - */ -class IMP_Ui_Folder -{ - /** - * Temporary array used to determine tree levels. - * - * @var array - */ - var $_moreMbox = array(); - - /** - * Create the tree images for a list of folder elements. - * - * @var array $rows Folder rows returned from IMP_Imap_Tree::build(). - * @var array $options Additional options: - *

-     * 'expand_url' - (Horde_Url) The URL to use for expand/collapse links.
-     * 
- * - * @return array An array of tree image strings. - */ - public function getTreeImages($rows, $options = array()) - { - $this->_moreMbox = array(); - $out = array(); - - reset($rows); - while (list($key, $elt) = each($rows)) { - $out[$key] = $this->_getTreeImage($elt, $options); - } - - return $out; - } - - /** - * Create a tree image from a folder element entry. - * - * @var array $elt An entry returned from IMP_Imap_Tree::element(). - * @var array $options See self::getTreeImages(). - * - * @return string The image string. - */ - protected function _getTreeImage($elt, $options = array()) - { - $alt = $dir = null; - $dir2 = $elt['user_icon'] - ? Horde::img($elt['icon'], $elt['alt'], null, $elt['icondir']) - : ''; - $imaptree = IMP_Imap_Tree::singleton(); - - if ($elt['children'] && isset($options['expand_url'])) { - $dir = $options['expand_url']->copy()->add('folder', $elt['value']); - - if ($imaptree->isOpen($elt['base_elt'])) { - if (!is_null($dir)) { - $dir->add('actionID', 'collapse_folder'); - $alt = _("Collapse Folder"); - } - - if (empty($GLOBALS['nls']['rtl'][$GLOBALS['language']])) { - $tree_img = ($elt['value'] == 'INBOX') - ? 9 - : ($elt['peek'] ? 10 : 11); - } else { - $tree_img = ($elt['value'] == 'INBOX') - ? 12 - : ($elt['peek'] ? 13 : 14); - } - } else { - if (!is_null($dir)) { - $dir->add('actionID', 'expand_folder'); - $alt = _("Expand Folder"); - } - - if (empty($GLOBALS['nls']['rtl'][$GLOBALS['language']])) { - $tree_img = ($elt['value'] == 'INBOX') - ? 15 - : ($elt['peek'] ? 16 : 17); - } else { - $tree_img = ($elt['value'] == 'INBOX') - ? 18 - : ($elt['peek'] ? 19 : 20); - } - } - - if (!is_null($dir)) { - $dir = Horde::link($dir, $alt) . '' . $dir2; - } - } else { - if (($elt['value'] == 'INBOX') && !$elt['peek']) { - $dir = '' . $dir2; - } else { - if (empty($GLOBALS['nls']['rtl'][$GLOBALS['language']])) { - $tree_img = ($elt['value'] == 'INBOX') - ? 3 - : ($elt['peek'] ? 2 : 4); - } else { - $tree_img = ($elt['value'] == 'INBOX') - ? 7 - : ($elt['peek'] ? 6 : 8); - } - $dir = '' . $dir2; - } - } - - $line = ''; - $this->_moreMbox[$elt['level']] = $elt['peek']; - for ($i = 0; $i < $elt['level']; $i++) { - if ($this->_moreMbox[$i]) { - $line .= ''; - } else { - $line .= ''; - } - } - - return $line . $dir; - } - -} diff --git a/imp/lib/Ui/Headers.php b/imp/lib/Ui/Headers.php deleted file mode 100644 index 13217209c..000000000 --- a/imp/lib/Ui/Headers.php +++ /dev/null @@ -1,42 +0,0 @@ - - * @package IMP - */ -class IMP_Ui_Headers -{ - /** - * Determines the priority of the message based on the headers. - * - * @param Horde_Mime_Headers $header The headers object. - * - * @return string 'high', 'low', or 'normal'. - */ - public function getPriority($header) - { - if (preg_match('/\s*(\d+)\s*/', $header->getValue('x-priority'), $matches)) { - if (in_array($matches[1], array(1, 2))) { - return 'high'; - } elseif (in_array($matches[1], array(4, 5))) { - return 'low'; - } - } elseif (preg_match('/:\s*(\w+)\s*/', $header->getValue('importance'), $matches)) { - if (strcasecmp($matches[1], 'high') === 0) { - return 'high'; - } elseif (strcasecmp($matches[1], 'low') === 0) { - return 'low'; - } - } - - return 'normal'; - } - -} diff --git a/imp/lib/Ui/Mailbox.php b/imp/lib/Ui/Mailbox.php deleted file mode 100644 index 9de3a8161..000000000 --- a/imp/lib/Ui/Mailbox.php +++ /dev/null @@ -1,259 +0,0 @@ - - * @package IMP - */ -class IMP_Ui_Mailbox -{ - /** - * The current mailbox. - * - * @var string - */ - private $_mailbox; - - /** - * Cached data. - * - * @var array - */ - private $_cache = array(); - - /** - * Constructor. - * - * @param string $mailbox The current mailbox. - */ - public function __construct($mailbox = null) - { - $this->_mailbox = $mailbox; - } - - /** - * Get From address information for display on mailbox page. - * - * @param array $ob An array of envelope information. - * @param array $options Additional options: - *
-     * 'fullfrom' - (boolean) If true, returns 'fullfrom' information.
-     *              DEFAULT: false
-     * 'specialchars' - (string) If set, run 'from' return through
-     *                  htmlspecialchars() using the given charset.
-     * 
- * - * @return array An array of information: - *
-     * 'error' - (boolean)
-     * 'from' - (string)
-     * 'fullfrom' - (string)
-     * 'to' - (boolean)
-     * 
- */ - public function getFrom($ob, $options = array()) - { - $ret = array('error' => false, 'to' => false); - - if (empty($ob['from'])) { - $ret['from'] = $ret['fullfrom'] = _("Invalid Address"); - $ret['error'] = true; - return $ret; - } - - if (!isset($this->_cache['drafts_sm_folder'])) { - $this->_cache['drafts_sm_folder'] = IMP::isSpecialFolder($this->_mailbox); - } - - $from = Horde_Mime_Address::getAddressesFromObject($ob['from']); - $from = reset($from); - - if (empty($from)) { - $ret['from'] = _("Invalid Address"); - $ret['error'] = true; - } else { - $identity = Horde_Prefs_Identity::singleton(array('imp', 'imp')); - if ($identity->hasAddress($from['inner'])) { - /* This message was sent by one of the user's identity - * addresses - show To: information instead. */ - if (empty($ob['to'])) { - $ret['from'] = _("Undisclosed Recipients"); - $ret['error'] = true; - } else { - $to = Horde_Mime_Address::getAddressesFromObject($ob['to']); - $first_to = reset($to); - if (empty($first_to)) { - $ret['from'] = _("Undisclosed Recipients"); - $ret['error'] = true; - } else { - $ret['from'] = empty($first_to['personal']) - ? $first_to['inner'] - : $first_to['personal']; - if (!empty($options['fullfrom'])) { - $ret['fullfrom'] = $first_to['display']; - } - } - } - if (!$this->_cache['drafts_sm_folder']) { - $ret['from'] = _("To") . ': ' . $ret['from']; - } - $ret['to'] = true; - } else { - $ret['from'] = empty($from['personal']) - ? $from['inner'] - : $from['personal']; - if ($this->_cache['drafts_sm_folder']) { - $ret['from'] = _("From") . ': ' . $ret['from']; - } - if (!empty($options['fullfrom'])) { - $ret['fullfrom'] = $from['display']; - } - } - } - - if (!empty($options['fullfrom']) && !isset($ret['fullfrom'])) { - $ret['fullfrom'] = $ret['from']; - } - - if (!empty($ret['from']) && !empty($options['specialchars'])) { - $old_error = error_reporting(0); - $res = htmlspecialchars($ret['from'], ENT_QUOTES, $options['specialchars']); - if (empty($res)) { - $res = htmlspecialchars($ret['from']); - } - $ret['from'] = $res; - error_reporting($old_error); - } - - return $ret; - } - - /** - * Get size display information. - * - * @param integer $size The size of the message, in bytes. - * - * @return string A formatted size string. - */ - public function getSize($size) - { - if ($size < 1024) { - return $size; - } - - if (!isset($this->_cache['localeinfo'])) { - $this->_cache['localeinfo'] = Horde_Nls::getLocaleInfo(); - } - - $size = $size / 1024; - - return ($size > 1024) - ? sprintf(_("%s MB"), number_format($size / 1024, 1, $this->_cache['localeinfo']['decimal_point'], $this->_cache['localeinfo']['thousands_sep'])) - : sprintf(_("%s KB"), number_format($size, 0, $this->_cache['localeinfo']['decimal_point'], $this->_cache['localeinfo']['thousands_sep'])); - } - - /** - * Return the icon to use for a given attachment. - * - * @return string The mailbox display icon type (attach, encrypt, - * signed). - */ - public function getAttachmentType($type) - { - list($primary, $sub) = explode('/', $type, 2); - if ($primary == 'multipart') { - switch ($sub) { - case 'signed': - return 'signed'; - - case 'encrypted': - return 'encrypt'; - - case 'alternative': - case 'related': - /* Treat this as no attachments. */ - break; - - default: - return 'attach'; - } - } elseif ($type == 'application/pkcs7-mime') { - return 'encrypt'; - } - - return ''; - } - - /** - * Formats the date header. - * - * @param integer $date The UNIX timestamp. - * - * @return string The formatted date header. - */ - public function getDate($date) - { - if (!isset($this->_cache['today_start'])) { - $this->_cache['today_start'] = strtotime('today'); - $this->_cache['today_end'] = strtotime('today + 1 day'); - } - - try { - $d = new DateTime($date); - } catch (Exception $e) { - /* Bug #5717 - Check for UT vs. UTC. */ - if (substr(rtrim($date), -3) != ' UT') { - return _("Unknown Date"); - } - try { - $d = new DateTime($date . 'C'); - } catch (Exception $e) { - return _("Unknown Date"); - } - } - $udate = $d->format('U'); - - if (($udate < $this->_cache['today_start']) || - ($udate > $this->_cache['today_end'])) { - /* Not today, use the date. */ - return strftime($GLOBALS['prefs']->getValue('date_format'), $udate); - } - - /* Else, it's today, use the time. */ - return strftime($GLOBALS['prefs']->getValue('time_format'), $udate); - } - - /** - * Formats the subject header. - * - * @param string $subject The MIME encoded subject header. - * @param string $htmlspaces HTML-ize spaces? - * - * @return string The formatted subject header. - */ - public function getSubject($subject, $htmlspaces = false) - { - $subject = Horde_Mime::decode($subject); - if (empty($subject)) { - return _("[No Subject]"); - } - - $new_subject = $subject = IMP::filterText(preg_replace("/\s+/", ' ', $subject)); - - if ($htmlspaces) { - $new_subject = Horde_Text_Filter::filter($subject, 'space2html', array('charset' => Horde_Nls::getCharset(), 'encode' => true)); - if (empty($new_subject)) { - $new_subject = htmlspecialchars($subject); - } - } - - return empty($new_subject) ? $subject : $new_subject; - } - -} diff --git a/imp/lib/Ui/Message.php b/imp/lib/Ui/Message.php deleted file mode 100644 index d1106c227..000000000 --- a/imp/lib/Ui/Message.php +++ /dev/null @@ -1,593 +0,0 @@ - - * @package IMP - */ -class IMP_Ui_Message -{ - /** - * Return a list of "basic" headers w/gettext translations. - * - * @return array Header name -> gettext translation mapping. - */ - public function basicHeaders() - { - return array( - 'date' => _("Date"), - 'from' => _("From"), - 'to' => _("To"), - 'cc' => _("Cc"), - 'bcc' => _("Bcc"), - 'reply-to' => _("Reply-To"), - 'subject' => _("Subject") - ); - } - - /** - * Get the list of user-defined headers to display. - * - * @return array The list of user-defined headers. - */ - public function getUserHeaders() - { - $user_hdrs = $GLOBALS['prefs']->getValue('mail_hdr'); - - /* Split the list of headers by new lines and sort the list of headers - * to make sure there are no duplicates. */ - if (is_array($user_hdrs)) { - $user_hdrs = implode("\n", $user_hdrs); - } - $user_hdrs = trim($user_hdrs); - if (empty($user_hdrs)) { - return array(); - } - - $user_hdrs = array_filter(array_keys(array_flip(array_map('trim', preg_split("/[\n\r]+/", str_replace(':', '', $user_hdrs)))))); - natcasesort($user_hdrs); - - return $user_hdrs; - } - - /** - * Check if we need to send a MDN, and send if needed. - * - * @param string $mailbox The mailbox of the message. - * @param integer $uid The UID of the message. - * @param array $headers The headers of the message. - * @param boolean $confirmed Has the MDN request been confirmed? - * - * @return boolean True if the MDN request needs to be confirmed. - */ - public function MDNCheck($mailbox, $uid, $headers, $confirmed = false) - { - if (!$GLOBALS['prefs']->getValue('disposition_send_mdn') || - $GLOBALS['imp_imap']->isReadOnly($mailbox)) { - return false; - } - - /* Check to see if an MDN has been requested. */ - $mdn = new Horde_Mime_Mdn($headers); - $return_addr = $mdn->getMDNReturnAddr(); - if (!$return_addr) { - return false; - } - - $msg_id = $headers->getValue('message-id'); - $mdn_flag = $mdn_sent = false; - - /* See if we have already processed this message. */ - /* 1st test: $MDNSent keyword (RFC 3503 [3.1]). */ - try { - $status = $GLOBALS['imp_imap']->ob()->status($mailbox, Horde_Imap_Client::STATUS_PERMFLAGS); - if (in_array('\\*', $status['permflags']) || - in_array('$mdnsent', $status['permflags'])) { - $mdn_flag = true; - $res = $GLOBALS['imp_imap']->ob()->fetch($mailbox, array( - Horde_Imap_Client::FETCH_FLAGS => true - ), array('ids' => array($uid))); - $mdn_sent = in_array('$mdnsent', $res[$uid]['flags']); - } - } catch (Horde_Imap_Client_Exception $e) {} - - if (!$mdn_flag) { - /* 2nd test: Use Maillog as a fallback. */ - $mdn_sent = IMP_Maillog::sentMDN($msg_id, 'displayed'); - } - - if ($mdn_sent) { - return false; - } - - /* See if we need to query the user. */ - if ($mdn->userConfirmationNeeded() && !$confirmed) { - return true; - } - - /* Send out the MDN now. */ - try { - $mail_driver = IMP_Compose::getMailDriver(); - $mdn->generate(false, $confirmed, 'displayed', $mail_driver['driver'], $mail_driver['params']); - IMP_Maillog::log('mdn', $msg_id, 'displayed'); - $success = true; - - if ($mdn_flag) { - $imp_message = IMP_Message::singleton(); - $imp_message->flag(array('$MDNSent'), $uid . IMP::IDX_SEP . $mailbox, true); - } - } catch (Horde_Mime_Exception $e) { - $success = false; - } - - if ($GLOBALS['conf']['sentmail']['driver'] != 'none') { - $sentmail = IMP_Sentmail::factory(); - $sentmail->log('mdn', '', $return_addr, $success); - } - - return false; - } - - /** - * Adds the local time string to the date header. - * - * @param string $date The date string. - * - * @return string The local formatted time string. - */ - public function getLocalTime($date) - { - if (empty($date)) { - $ltime = false; - } else { - $date = preg_replace('/\s+\(\w+\)$/', '', $date); - $ltime = strtotime($date); - } - - if (($ltime === false) || ($ltime === -1)) { - return ''; - } - - $time_str = strftime($GLOBALS['prefs']->getValue('time_format'), $ltime); - $tz = strftime('%Z'); - - if ((date('Y') != @date('Y', $ltime)) || - (date('M') != @date('M', $ltime)) || - (date('d') != @date('d', $ltime))) { - /* Not today, use the date. */ - $date_str = strftime($GLOBALS['prefs']->getValue('date_format'), $ltime); - return sprintf('%s %s %s', $date_str, $time_str, $tz); - } - - /* Else, it's today, use the time only. */ - return sprintf(_("Today, %s %s"), $time_str, $tz); - } - - /** - * Parses all of the available mailing list headers. - * - * @param Horde_Mime_Headers $headers A Horde_Mime_Headers object. - * - * @return array TODO - */ - public function parseAllListHeaders($headers) - { - $ret = array(); - - foreach (array_keys($headers->listHeaders()) as $val) { - if (($data = $headers->getValue($val))) { - $ret[$val] = $this->parseListHeaders($data); - } - } - - return $ret; - } - - /** - * Parse the information in mailing list headers. - * - * @param string $data The header text to process. - * @param array $opts Additional options: - *
-     * 'email' - (boolean) Only return e-mail values.
-     *           DEFAULT: false
-     * 'raw' - (boolean) Should the raw URL be returned instead of linking
-     *                   the header value?
-     *                   DEFAULT: false
-     * 
- * - * @return string The header value. - */ - public function parseListHeaders($data, $opts = array()) - { - $output = ''; - - /* Split the incoming data by the ',' character. */ - foreach (preg_split("/,/", $data) as $entry) { - /* Get the data inside of the brackets. If there is no brackets, - * then return the raw text. */ - if (!preg_match("/\<([^\>]+)\>/", $entry, $matches)) { - return trim($entry); - } - - /* Remove all whitespace from between brackets (RFC 2369 [2]). */ - $match = preg_replace("/\s+/", '', $matches[1]); - - /* Determine if there are any comments. */ - preg_match("/(\(.+\))/", $entry, $comments); - - /* RFC 2369 [2] states that we should only show the *FIRST* URL - * that appears in a header that we can adequately handle. */ - if (stristr($match, 'mailto:') !== false) { - $match = substr($match, strpos($match, ':') + 1); - if (!empty($opts['raw'])) { - return $match; - } - $output = Horde::link(IMP::composeLink($match)) . $match . ''; - if (!empty($comments[1])) { - $output .= ' ' . $comments[1]; - } - break; - } elseif (empty($data['email'])) { - if ($url = Horde_Text_Filter::filter($match, 'linkurls', array('callback' => 'Horde::externalUrl'))) { - if (!empty($opts['raw'])) { - return $match; - } - $output = $url; - if (!empty($comments[1])) { - $output .= ' ' . $comments[1]; - } - break; - } else { - /* Use this entry unless we can find a better one. */ - $output = $match; - } - } - } - - return $output; - } - - /** - * Returns e-mail information for a mailing list. - * - * @param Horde_Mime_Headers $headers A Horde_Mime_Headers object. - * - * @return array An array with 2 elements: 'exists' and 'reply_list'. - */ - public function getListInformation($headers) - { - $ret = array('exists' => false, 'reply_list' => null); - - if ($headers->listHeadersExist()) { - $ret['exists'] = true; - - /* See if the List-Post header provides an e-mail address for the - * list. */ - if (($val = $headers->getValue('list-post')) && - ($val != 'NO')) { - $ret['reply_list'] = $this->parseListHeaders($val, array('email' => true, 'raw' => true)); - } - } - - return $ret; - } - - /** - * Builds a string containing a list of addresses. - * - * @param array $addrlist The list of addresses from - * Horde_Mime_Address::parseAddressList(). - * @param Horde_Url $addURL The self URL. - * @param boolean $link Link each address to the compose screen? - * - * @return string String containing the formatted address list. - */ - public function buildAddressLinks($addrlist, $addURL = null, $link = true) - { - global $prefs, $registry; - - /* Make sure this is a valid object address field. */ - if (empty($addrlist) || !is_array($addrlist)) { - return null; - } - - $add_link = null; - $addr_array = array(); - $mimp_view = ($_SESSION['imp']['view'] == 'mimp'); - - /* Set up the add address icon link if contact manager is - * available. */ - if (!is_null($addURL) && $link && $prefs->getValue('add_source')) { - try { - $add_link = $registry->hasMethod('contacts/import') - ? $addURL->copy()->add('actionID', 'add_address') - : null; - } catch (Horde_Exception $e) {} - } - - foreach (Horde_Mime_Address::getAddressesFromObject($addrlist) as $ob) { - if (isset($ob['groupname'])) { - $group_array = array(); - foreach ($ob['addresses'] as $ad) { - if (empty($ad['address']) || empty($ad['inner'])) { - continue; - } - - $ret = $mimp_view - ? $ad['display'] - : htmlspecialchars($ad['display']); - - if ($link) { - $ret = Horde::link(IMP::composeLink(array('to' => $ad['address'])), sprintf(_("New Message to %s"), $ad['inner'])) . htmlspecialchars($ad['display']) . ''; - } - - /* Append the add address icon to every address if contact - * manager is available. */ - if ($add_link) { - $curr_link = $add_link->copy()->add(array('name' => $ad['personal'], 'address' => $ad['inner'])); - $ret .= Horde::link($curr_link, sprintf(_("Add %s to my Address Book"), $ad['inner'])) . - Horde::img('addressbook_add.png', sprintf(_("Add %s to my Address Book"), $ad['inner'])) . ''; - } - - $group_array[] = $ret; - } - - if (!$mimp_view) { - $ob['groupname'] = htmlspecialchars($ob['groupname']); - } - - $addr_array[] = $ob['groupname'] . ':' . (count($group_array) ? ' ' . implode(', ', $group_array) : ''); - } elseif (!empty($ob['address']) && !empty($ob['inner'])) { - $ret = $mimp_view - ? $ob['display'] - : htmlspecialchars($ob['display']); - - /* If this is an incomplete e-mail address, don't link to - * anything. */ - if (stristr($ob['host'], 'UNKNOWN') === false) { - if ($link) { - $ret = Horde::link(IMP::composeLink(array('to' => $ob['address'])), sprintf(_("New Message to %s"), $ob['inner'])) . htmlspecialchars($ob['display']) . ''; - } - - /* Append the add address icon to every address if contact - * manager is available. */ - if ($add_link) { - $curr_link = $add_link->copy()->add(array('name' => $ob['personal'], 'address' => $ob['inner'])); - $ret .= Horde::link($curr_link, sprintf(_("Add %s to my Address Book"), $ob['inner'])) . - Horde::img('addressbook_add.png', sprintf(_("Add %s to my Address Book"), $ob['inner'])) . ''; - } - } - - $addr_array[] = $ret; - } - } - - if ($_SESSION['imp']['view'] == 'mimp') { - return implode(', ', $addr_array); - } - - /* If left with an empty address list ($ret), inform the user that the - * recipient list is purposely "undisclosed". */ - if (empty($addr_array)) { - $ret = _("Undisclosed Recipients"); - } else { - /* Build the address line. */ - $addr_count = count($addr_array); - $ret = '' . implode(', ', $addr_array) . ''; - if ($link && $addr_count > 15) { - $ret = '' . - '' . sprintf(_("[Show Addresses - %d recipients]"), $addr_count) . '' . - '' . - '' . - $ret . ''; - } - } - - return $ret; - } - - /** - * Prints out a MIME summary (in HTML). - * - * @param array $summary Summary information from - * IMP_Summary::getSummary(). - * @param array $display The fields to display (in this order). - * @param boolean $atc Is this an attachment? - * - * @return string The formatted summary string. - */ - public function formatSummary($summary, $display, $atc = false) - { - $tmp_summary = array(); - foreach ($display as $val) { - $tmp_summary[] = $summary[$val]; - } - return '
' . implode(' ', $tmp_summary) . '
'; - } - - /** - * Prints out a MIME status message (in HTML). - * - * @param array $data An array of information (as returned from - Horde_Mime_Viewer::render()). - * - * @return string The formatted status message string. - */ - public function formatStatusMsg($data) - { - $out = ''; - - foreach ($data as $val) { - if (empty($val)) { - continue; - } - - $out .= '
'; - - /* If no image, simply print out the message. */ - if (empty($val['icon'])) { - foreach ($val['text'] as $val) { - $out .= ''; - } - } else { - $out .= ''; - } - - $out .= '
' . $val . '
' . $val['icon'] . ''; - foreach ($val['text'] as $val) { - $out .= ''; - } - $out .= '
' . $val . '
'; - } - - return $out - ? '
' . $out . '
' - : ''; - } - - /** - * Output inline message display for the imp and dimp views. - * - * @param object $imp_contents The IMP_Contents object containing the - * message data. - * @param integer $contents_mask The mask needed for a - * IMP_Contents::getSummary() call. - * @param array $part_info_display The list of summary fields to display. - * @param string $show_parts The value of the 'show_parts' pref. - * - * @return array An array with the following keys: - *
-     * 'atc_parts' - (array) The list of attachment MIME IDs.
-     * 'display_ids' - (array) The list of display MIME IDs.
-     * 'js_onload' - (array) A list of javascript code to run onload.
-     * 'msgtext' - (string) The rendered HTML code.
-     * 
- */ - public function getInlineOutput($imp_contents, $contents_mask, - $part_info_display, $show_parts) - { - $atc_parts = $display_ids = $js_onload = $wrap_ids = array(); - $msgtext = ''; - $parts_list = $imp_contents->getContentTypeMap(); - - if ($show_parts == 'all') { - $atc_parts = array_keys($parts_list); - } - - foreach ($parts_list as $mime_id => $mime_type) { - if (in_array($mime_id, $display_ids, true)) { - continue; - } - - if (!($render_mode = $imp_contents->canDisplay($mime_id, IMP_Contents::RENDER_INLINE | IMP_Contents::RENDER_INFO))) { - if ($imp_contents->isAttachment($mime_type)) { - if ($show_parts == 'atc') { - $atc_parts[] = $mime_id; - } - - if ($GLOBALS['prefs']->getValue('atc_display')) { - $msgtext .= $this->formatSummary($imp_contents->getSummary($mime_id, $contents_mask), $part_info_display, true); - } - } - continue; - } - - $render_part = $imp_contents->renderMIMEPart($mime_id, $render_mode); - if (($render_mode & IMP_Contents::RENDER_INLINE) && - empty($render_part)) { - /* This meant that nothing was rendered - allow this part to - * appear in the attachment list instead. */ - if ($show_parts == 'atc') { - $atc_parts[] = $mime_id; - } - continue; - } - - reset($render_part); - while (list($id, $info) = each($render_part)) { - $display_ids[] = $id; - - if (empty($info)) { - continue; - } - - while (count($wrap_ids) && - !Horde_Mime::isChild(end($wrap_ids), $id)) { - array_pop($wrap_ids); - $msgtext .= ''; - } - - if (!empty($info['wrap'])) { - $msgtext .= '
'; - $wrap_ids[] = $mime_id; - } - - if (empty($info['attach'])) { - $msgtext .= $this->formatSummary($imp_contents->getSummary($id, $contents_mask), $part_info_display) . - $this->formatStatusMsg($info['status']) . - '
' . $info['data'] . '
'; - } else { - if ($show_parts == 'atc') { - $atc_parts[] = $id; - } - - if ($GLOBALS['prefs']->getValue('atc_display')) { - $msgtext .= $this->formatSummary($imp_contents->getSummary($id, $contents_mask), $part_info_display, true); - } - } - - if (isset($info['js'])) { - $js_onload = array_merge($js_onload, $info['js']); - } - } - } - - while (count($wrap_ids)) { - $msgtext .= '
'; - array_pop($wrap_ids); - } - - if (!strlen($msgtext)) { - $msgtext = $this->formatStatusMsg(array(array('text' => array(_("There are no parts that can be shown inline."))))); - } - - return array( - 'atc_parts' => $atc_parts, - 'display_ids' => $display_ids, - 'js_onload' => $js_onload, - 'msgtext' => $msgtext - ); - } - - /** - * Get the display subject (filtered, formatted, and linked). - * - * @param string $subject The subject text. - * - * @return string The display subject string. - */ - public function getDisplaySubject($subject) - { - return Horde_Text_Filter::filter(IMP::filterText($subject), 'text2html', array('parselevel' => Horde_Text_Filter_Text2html::MICRO, 'class' => null, 'callback' => null)); - } - - /** - * Redirect to mailbox after deleting a message? - * - * @return boolean Return to mailbox? - */ - public function moveAfterAction() - { - return (($_SESSION['imp']['protocol'] != 'pop') && - !IMP::hideDeletedMsgs($GLOBALS['imp_mbox']['mailbox']) && - !$GLOBALS['prefs']->getValue('use_trash')); - } - -} diff --git a/imp/lib/Ui/Search.php b/imp/lib/Ui/Search.php deleted file mode 100644 index 7eb6581dc..000000000 --- a/imp/lib/Ui/Search.php +++ /dev/null @@ -1,164 +0,0 @@ - - * @package IMP - */ -class IMP_Ui_Search -{ - /** - * Creates a search query. - * - * @param array $search The list of search criteria. - * - * @return object A search object (Horde_Imap_Client_Search_Query). - */ - public function createQuery($search) - { - $query = new Horde_Imap_Client_Search_Query(); - - $search_array = array(); - $search_fields = $GLOBALS['imp_search']->searchFields(); - $flag_fields = $GLOBALS['imp_search']->flagFields(); - $imp_flags = IMP_Imap_Flags::singleton(); - $or_search = false; - - foreach ($search as $rule) { - $ob = new Horde_Imap_Client_Search_Query(); - - $type = isset($search_fields[$rule->t]['type']) - ? $search_fields[$rule->t]['type'] - : $rule->t; - - switch ($type) { - case 'or': - $query->orSearch($search_array); - $search_array = array(); - $or_search = true; - break; - - case 'flag': - if (isset($flag_fields[$rule->v])) { - $val = $imp_flags->parseFormId($rule->t); - $ob->flag($val['flag'], $val['set']); - $search_array[] = $ob; - } - break; - - case 'header': - if (!empty($rule->v)) { - $ob->headerText($rule->t, $rule->v, !empty($rule->n)); - $search_array[] = $ob; - } - break; - - case 'customhdr': - if (!empty($rule->v)) { - $ob->headerText($rule->v->h, $rule->v->s, !empty($rule->n)); - $search_array[] = $ob; - } - break; - - case 'body': - case 'text': - if (!empty($rule->v)) { - $ob->text($rule->c, $search_fields[$rule->t]['type'] == 'body', !empty($rule->n)); - $search_array[] = $ob; - } - break; - - case 'date': - if (!empty($rule->v)) { - $date = new Horde_Date(array('year' => $rule->v->y, 'month' => $rule->v->m + 1, 'mday' => $rule->v->d)); - $ob->dateSearch($date, ($rule->t == 'date_on') ? Horde_Imap_Client_Search_Query::DATE_ON : (($rule->t == 'date_until') ? Horde_Imap_Client_Search_Query::DATE_BEFORE : Horde_Imap_Client_Search_Query::DATE_SINCE)); - $search_array[] = $ob; - } - break; - - case 'within': - /* Limited to day granularity because that is the technical - * limit for IMAP servers without 'WITHIN' extension. */ - if (!empty($rule->v)) { - $secs = $rule->v->v * 60 * 60 * 24; - - switch ($rule->v->l) { - case 'y': - $secs *= 365; - break; - - case 'm': - $secs *= 30; - break; - } - - $ob->intervalSearch($secs, $rule->t == 'older' ? Horde_Imap_Client_Search_Query::INTERVAL_OLDER : Horde_Imap_Client_Search_Query::INTERVAL_YOUNGER); - $search_array[] = $ob; - } - break; - - case 'size': - if (!empty($rule->v)) { - $ob->size(intval($rule->v), $rule->t == 'size_larger'); - $search_array[] = $ob; - } - break; - } - } - - if ($or_search) { - $query->orSearch($search_array); - } else { - $query->andSearch($search_array); - } - - return $query; - } - - /** - * Create a search query from input gathered from the basic search script - * (imp/search-basic.php). - * - * @param string $mbox The mailbox to search. - * @param string $criteria The criteria to search. - * @param string $text The criteria text. - * @param boolean $not Should the criteria search be a not search? - * @param string $flag A flag to search for. - * - * @return string The search query ID. - */ - public function processBasicSearch($mbox, $criteria, $text, $not, $flag) - { - $c_list = array(); - - if ($criteria) { - $search_fields = $GLOBALS['imp_search']->searchFields(); - $tmp = new stdClass; - $tmp->t = $criteria; - $tmp->v = ($search_fields[$criteria]['type'] == 'size') - ? floatval($text) * 1024 - : $text; - if ($search_fields[$criteria]['not']) { - $tmp->n = (bool)$not; - } - $c_list[] = $tmp; - } - - if ($flag) { - $tmp = new stdClass; - $tmp->t = 'flag'; - $tmp->v = $flag; - $c_list[] = $tmp; - } - - /* Set the search in the IMP session. */ - return $GLOBALS['imp_search']->createSearchQuery($this->createQuery($c_list), array($mbox), $c_list, _("Search Results"), IMP_Search::MBOX_PREFIX . IMP_Search::BASIC_SEARCH); - } - -} diff --git a/imp/lib/Views/Compose.php b/imp/lib/Views/Compose.php deleted file mode 100644 index 58cb717d0..000000000 --- a/imp/lib/Views/Compose.php +++ /dev/null @@ -1,128 +0,0 @@ - - * 'composeCache' - The cache ID of the IMP_Compose object. - * 'qreply' - Is this a quickreply view? - * - * - * @return array Array with the following keys: - *
-     * 'html' - The rendered HTML content.
-     * 'js' - An array of javascript code to run immediately.
-     * 'jsappend' - Javascript code to append at bottom of page.
-     * 'jsonload' - An array of javascript code to run on load.
-     * 
- */ - static public function showCompose($args) - { - $result = array( - 'html' => '', - 'jsappend' => '', - 'jsonload' => array() - ); - - /* Load Identity. */ - $identity = Horde_Prefs_Identity::singleton(array('imp', 'imp')); - $selected_identity = $identity->getDefault(); - - /* Get user identities. */ - $all_sigs = $identity->getAllSignatures(); - foreach ($all_sigs as $ident => $sig) { - $identities[] = array( - // 0 = Plain text signature - $sig, - // 1 = HTML signature - str_replace(' target="_blank"', '', Horde_Text_Filter::filter($sig, 'text2html', array('parselevel' => Horde_Text_Filter_Text2html::MICRO_LINKURL, 'class' => null, 'callback' => null))), - // 2 = Signature location - (bool)$identity->getValue('sig_first', $ident), - // 3 = Sent mail folder name - $identity->getValue('sent_mail_folder', $ident), - // 4 = Save in sent mail folder by default? - (bool)$identity->saveSentmail($ident), - // 5 = Sent mail display name - IMP::displayFolder($identity->getValue('sent_mail_folder', $ident)), - // 6 = Bcc addresses to add - Horde_Mime_Address::addrArray2String($identity->getBccAddresses($ident)) - ); - } - - $composeCache = null; - if (!empty($args['composeCache'])) { - $imp_compose = IMP_Compose::singleton($args['composeCache']); - $composeCache = $args['composeCache']; - - if ($imp_compose->numberOfAttachments()) { - foreach ($imp_compose->getAttachments() as $num => $atc) { - $mime = $atc['part']; - $result['js_onload'][] = 'DimpCompose.addAttach(' . $num . ', \'' . addslashes($mime->getName(true)) . '\', \'' . addslashes($mime->getType()) . '\', \'' . addslashes($mime->getSize()) . "')"; - } - } - } - - $result['js'] = array( - 'DIMP.conf_compose.identities = ' . Horde_Serialize::serialize($identities, Horde_Serialize::JSON) - ); - - if (!empty($args['qreply'])) { - $result['js'][] = 'DIMP.conf_compose.qreply = 1'; - } - - $compose_html = $rte = false; - if ($_SESSION['imp']['rteavail']) { - $compose_html = $GLOBALS['prefs']->getValue('compose_html'); - $rte = true; - - $imp_ui = new IMP_Ui_Compose(); - $imp_ui->initRTE(!$compose_html); - } - - /* Create list for sent-mail selection. */ - if (!empty($GLOBALS['conf']['user']['select_sentmail_folder']) && - !$GLOBALS['prefs']->isLocked('sent_mail_folder')) { - $imp_folder = IMP_Folder::singleton(); - - /* Check to make sure the sent-mail folders are created - they - * need to exist to show up in drop-down list. */ - foreach ($identities as $val) { - if (!$imp_folder->exists($val[3])) { - $imp_folder->create($val[3], true); - } - } - - $flist = array(); - foreach ($imp_folder->flist() as $val) { - $tmp = array('l' => $val['abbrev'], 'v' => $val['val']); - $tmp2 = IMP::displayFolder($val['val']); - if ($val['val'] != $tmp2) { - $tmp['f'] = $tmp2; - } - $flist[] = $tmp; - } - $result['js'][] = 'DIMP.conf_compose.flist = ' . Horde_Serialize::serialize($flist, Horde_Serialize::JSON); - } - - // Buffer output so that we can return a string from this function - ob_start(); - require IMP_TEMPLATES . '/chunks/compose.php'; - $result['html'] .= ob_get_contents(); - ob_clean(); - - return $result; - } - -} diff --git a/imp/lib/Views/ListMessages.php b/imp/lib/Views/ListMessages.php deleted file mode 100644 index be1120ee3..000000000 --- a/imp/lib/Views/ListMessages.php +++ /dev/null @@ -1,395 +0,0 @@ - - * @package IMP - */ -class IMP_Views_ListMessages -{ - /** - * Returns a list of messages for use with ViewPort. - * - * @var array $args TODO (applyfilter, initial) - * - * @return array TODO - */ - public function listMessages($args) - { - $mbox = $args['mbox']; - $is_search = false; - - $sortpref = IMP::getSort($mbox); - - /* Check for quicksearch request. */ - if (strlen($args['qsearchmbox'])) { - /* Create the search query. */ - $query = new Horde_Imap_Client_Search_Query(); - - if (strlen($args['qsearchflag'])) { - $query->flag($args['qsearchflag'], empty($args['qsearchflagnot'])); - $is_search = true; - } elseif (strlen($args['qsearch'])) { - $field = $GLOBALS['prefs']->getValue('dimp_qsearch_field'); - switch ($field) { - case 'body': - $query->text($args['qsearch'], true); - break; - - case 'from': - case 'subject': - $query->headerText($field, $args['qsearch']); - break; - - case 'to': - $query2 = new Horde_Imap_Client_Search_Query(); - $query2->headerText('cc', $args['qsearch']); - - $query3 = new Horde_Imap_Client_Search_Query(); - $query3->headerText('bcc', $args['qsearch']); - - $query->headerText('to', $args['qsearch']); - $query->orSearch(array($query2, $query3)); - break; - - case 'all': - default: - $query->text($args['qsearch'], false); - break; - } - - $is_search = true; - } - - /* Set the search in the IMP session. */ - if ($is_search) { - $GLOBALS['imp_search']->createSearchQuery($query, array($args['qsearchmbox']), array(), _("Search Results"), $mbox); - } - } else { - $is_search = $GLOBALS['imp_search']->isSearchMbox($mbox); - } - - /* Set the current time zone. */ - Horde_Nls::setTimeZone(); - - /* Run filters now. */ - if (!$is_search && - !empty($_SESSION['imp']['filteravail']) && - !empty($args['applyfilter']) || - (($mbox == 'INBOX') && - $GLOBALS['prefs']->getValue('filter_on_display'))) { - $imp_filter = new IMP_Filter(); - $imp_filter->filter($mbox); - } - - /* Generate the sorted mailbox list now. */ - $imp_mailbox = IMP_Mailbox::singleton($mbox); - $sorted_list = $imp_mailbox->getSortedList(); - $msgcount = count($sorted_list['s']); - - /* Create the base object. */ - $result = $this->getBaseOb($mbox); - $result->cacheid = $imp_mailbox->getCacheID(); - $result->totalrows = $msgcount; - if (!$args['initial']) { - unset($result->label); - } - - /* Mail-specific viewport information. */ - $md = &$result->metadata; - if (!IMP::threadSortAvailable($mbox)) { - $md->nothread = 1; - } - if ($args['initial'] || !is_null($args['sortby'])) { - $md->sortby = intval($sortpref['by']); - } - if ($args['initial'] || !is_null($args['sortdir'])) { - $md->sortdir = intval($sortpref['dir']); - } - if ($args['initial'] && IMP::isSpecialFolder($mbox)) { - $md->special = 1; - } - if ($args['initial'] && $is_search) { - $md->search = 1; - } - - /* These entries may change during a session, so always need to - * update them. */ - $md->readonly = intval($GLOBALS['imp_imap']->isReadOnly($mbox)); - if (!$is_search && - !empty($GLOBALS['conf']['server']['sort_limit'])) { - $md->sortlimit = $sortpref['limit'] ? 1 : 0; - } - - /* Check for mailbox existence now. If there are no messages, there - * is a chance that the mailbox doesn't exist. If there is at least - * 1 message, we don't need this check. */ - if (empty($msgcount) && !$is_search) { - $imp_folder = IMP_Folder::singleton(); - if (!$imp_folder->exists($mbox)) { - $GLOBALS['notification']->push(sprintf(_("Mailbox %s does not exist."), IMP::getLabel($mbox)), 'horde.error'); - } - - return $result; - } - - /* Check for UIDVALIDITY expiration. It is the first element in the - * cacheid returned from the browser. If it has changed, we need to - * purge the cached items on the browser (send 'reset' param to - * ViewPort). */ - if (!$is_search && - !empty($args['cacheid']) && - !empty($args['cache'])) { - $uid_expire = false; - try { - $status = $GLOBALS['imp_imap']->ob()->status($mbox, Horde_Imap_Client::STATUS_UIDVALIDITY); - list($old_uidvalid,) = explode('|', $args['cacheid']); - $uid_expire = ($old_uidvalid != $status['uidvalidity']); - } catch (Horde_Imap_Cache_Exception $e) { - $uid_expire = true; - } - - if ($uid_expire) { - $args['cache'] = array(); - $result->reset = $result->resetmd = 1; - } - } - - /* Get the cached list. */ - if (empty($args['cache'])) { - $cached = array(); - } else { - if ($is_search) { - $cached = Horde_Serialize::unserialize($args['cache'], Horde_Serialize::JSON); - } else { - $cached = $GLOBALS['imp_imap']->ob()->utils->fromSequenceString($args['cache']); - $cached = reset($cached); - } - $cached = array_flip($cached); - } - - if (!empty($args['search_unseen'])) { - /* Do an unseen search. We know what messages the browser - * doesn't have based on $cached. Thus, search for the first - * unseen message not located in $cached. */ - $unseen_search = $imp_mailbox->unseenMessages(Horde_Imap_Client::SORT_RESULTS_MATCH, true); - if (!($uid_search = array_diff($unseen_search['match'], array_keys($cached)))) { - return $result; - } - $rownum = array_search(reset($uid_search), $sorted_list['s']); - } elseif (!empty($args['search_uid'])) { - $rownum = 1; - foreach (array_keys($sorted_list['s'], $args['search_uid']) as $val) { - if (empty($sorted_list['m'][$val]) || - ($sorted_list['m'][$val] == $args['search_mbox'])) { - $rownum = $val; - break; - } - } - } else { - /* If this is the initial request for a mailbox, figure out the - * starting location based on user's preferences. */ - $rownum = $args['initial'] - ? intval($imp_mailbox->mailboxStart($msgcount)) - : null; - } - - /* Determine the row slice to process. */ - if (is_null($rownum)) { - $slice_start = $args['slice_start']; - $slice_end = $args['slice_end']; - } else { - $slice_start = $rownum - $args['before']; - $slice_end = $rownum + $args['after']; - if ($slice_start < 1) { - $slice_end += abs($slice_start) + 1; - } elseif ($slice_end > $msgcount) { - $slice_start -= $slice_end - $msgcount; - } - - $result->rownum = $rownum; - } - - $slice_start = max(1, $slice_start); - $slice_end = min($msgcount, $slice_end); - - /* Generate the message list and the UID -> rownumber list. */ - $data = $msglist = $rowlist = array(); - foreach (range($slice_start, $slice_end) as $key) { - $uid = $sorted_list['s'][$key] . - (isset($sorted_list['m'][$key]) - ? IMP::IDX_SEP . $sorted_list['m'][$key] - : ''); - if ($uid) { - $msglist[$key] = $sorted_list['s'][$key]; - $rowlist[$uid] = $key; - if (!isset($cached[$uid])) { - $data[] = $key; - } - } - } - $result->rowlist = $rowlist; - - /* Build the list for rangeslice information. */ - if ($args['rangeslice']) { - $slice = new stdClass; - $slice->rangelist = array_keys($rowlist); - $slice->view = $mbox; - - return $slice; - } - - /* Build the overview list. */ - $result->data = $this->_getOverviewData($imp_mailbox, $mbox, $data, $is_search); - - /* Get unseen/thread information. */ - if (!$is_search) { - $imptree = IMP_Imap_Tree::singleton(); - $info = $imptree->getElementInfo($mbox); - if (!empty($info)) { - $md->unseen = intval($info['unseen']); - } - - if ($sortpref['by'] == Horde_Imap_Client::SORT_THREAD) { - $threadob = $imp_mailbox->getThreadOb(); - $imp_thread = new IMP_Imap_Thread($threadob); - $md->thread = $imp_thread->getThreadTreeOb($msglist, $sortpref['dir']); - } - } else { - $result->search = 1; - } - - return $result; - } - - /** - * Obtains IMAP overview data for a given set of message UIDs. - * - * @param IMP_Mailbox $imp_mailbox An IMP_Mailbox:: object. - * @param string $folder The current folder. - * @param array $msglist The list of message sequence numbers - * to process. - * @param boolean $search Is this a search mbox? - * - * @return array TODO - * @throws Horde_Exception - */ - private function _getOverviewData($imp_mailbox, $folder, $msglist, $search) - { - $msgs = array(); - - if (empty($msglist)) { - return $msgs; - } - - /* Get mailbox information. */ - $overview = $imp_mailbox->getMailboxArray($msglist, array('headers' => true, 'structure' => $GLOBALS['prefs']->getValue('atc_flag'))); - $charset = Horde_Nls::getCharset(); - $imp_ui = new IMP_Ui_Mailbox($folder); - $no_flags_hook = false; - - /* Display message information. */ - reset($overview['overview']); - while (list(,$ob) = each($overview['overview'])) { - /* Initialize the header fields. */ - $msg = array( - 'imapuid' => intval($ob['uid']), - 'menutype' => 'message', - 'view' => $ob['mailbox'], - ); - - /* Get all the flag information. */ - if (!$no_flags_hook) { - try { - $ob['flags'] = array_merge($ob['flags'], Horde::callHook('msglist_flags', array($ob, 'dimp'), 'imp')); - } catch (Horde_Exception_HookNotSet $e) { - $no_flags_hook = true; - } - } - - $imp_flags = IMP_Imap_Flags::singleton(); - $flag_parse = $imp_flags->parse(array( - 'atc' => isset($ob['structure']) ? $ob['structure'] : null, - 'flags' => $ob['flags'], - 'personal' => Horde_Mime_Address::getAddressesFromObject($ob['envelope']['to']), - 'priority' => $ob['headers'] - )); - - if (!empty($flag_parse)) { - $msg['flag'] = array(); - foreach ($flag_parse as $val) { - $msg['flag'][] = $val['flag']; - } - } - - /* Specific flag checking. */ - if (in_array('\\draft', $ob['flags'])) { - $msg['menutype'] = 'draft'; - $msg['draft'] = 1; - } - - /* Format size information. */ - $msg['size'] = htmlspecialchars($imp_ui->getSize($ob['size']), ENT_QUOTES, $charset); - - /* Format the Date: Header. */ - $msg['date'] = htmlspecialchars($imp_ui->getDate($ob['envelope']['date']), ENT_QUOTES, $charset); - - /* Format the From: Header. */ - $getfrom = $imp_ui->getFrom($ob['envelope'], array('specialchars' => $charset)); - $msg['from'] = $getfrom['from']; - - /* Format the Subject: Header. */ - $msg['subject'] = $imp_ui->getSubject($ob['envelope']['subject'], true); - - /* Check to see if this is a list message. Namely, we want to - * check for 'List-Post' information because that is the header - * that gives the e-mail address to reply to, which is all we - * care about. */ - if ($ob['headers']->getValue('list-post')) { - $msg['listmsg'] = 1; - } - - /* Need both UID and mailbox to create a unique ID string if - * using a search mailbox. Otherwise, use only the UID. */ - if ($search) { - $msgs[$ob['uid'] . IMP::IDX_SEP . $ob['mailbox']] = $msg; - } else { - $msgs[$ob['uid']] = $msg; - } - } - - /* Allow user to alter template array. */ - try { - $msgs = Horde::callHook('mailboxarray', array($msgs, 'dimp'), 'imp'); - } catch (Horde_Exception_HookNotSet $e) {} - - return $msgs; - } - - /** - * Prepare the base object used by the ViewPort javascript class. - * - * @param string $mbox The mailbox name. - * - * @return object The base ViewPort object. - */ - public function getBaseOb($mbox) - { - $ob = new stdClass; - $ob->cacheid = 0; - $ob->data = array(); - $ob->label = IMP::getLabel($mbox); - $ob->metadata = new stdClass; - $ob->rowlist = array(); - $ob->totalrows = 0; - $ob->view = $mbox; - - return $ob; - } - -} diff --git a/imp/lib/Views/ShowMessage.php b/imp/lib/Views/ShowMessage.php deleted file mode 100644 index 5c0d01a6b..000000000 --- a/imp/lib/Views/ShowMessage.php +++ /dev/null @@ -1,325 +0,0 @@ - Horde::callHook('dimp_addressformatting', array($ob), 'imp')); - } catch (Horde_Exception_HookNotSet $e) { - $tmp = array('inner' => $ob['inner']); - if (!empty($ob['personal'])) { - $tmp['personal'] = $ob['personal']; - } - $addr_array[] = $tmp; - } - } - } - - return $addr_array; - } - - /** - * Create the object used to display the message. - * - * @param array $args Configuration parameters. - *
-     * 'headers' - (array) The headers desired in the returned headers array
-     *             (only used with non-preview view)
-     * 'mailbox' - (string) The mailbox name
-     * 'preview' - (boolean) Is this the preview view?
-     * 'uid' - (integer) The UID of the message
-     * 
- * - * @return array Array with the following keys: - *
-     * FOR BOTH MODES:
-     * 'atc_download' - The download all link
-     * 'atc_label' - The label to use for Attachments
-     * 'atc_list' - The list (HTML code) of attachments
-     * 'cc' - The CC addresses
-     * 'error' - Contains an error message (only on error)
-     * 'errortype' - Contains the error type (only on error)
-     * 'from' - The From addresses
-     * 'js' - Javascript code to run on display
-     * 'log' - Log information
-     * 'mailbox' - The IMAP mailbox
-     * 'msgtext' - The text of the message
-     * 'subject' - The subject
-     * 'to' - The To addresses
-     * 'uid' - The IMAP UID
-     *
-     * FOR PREVIEW MODE:
-     * 'localdate' - The date formatted to the user's timezone
-     *
-     * FOR NON-PREVIEW MODE:
-     * 'bcc' - The Bcc addresses
-     * 'headers' - An array of headers (not including basic headers)
-     * 'list_info' - List information.
-     * 'priority' - The priority of the message ('low', 'high', 'normal')
-     * 'replyTo' - The Reply-to addresses
-     * 'save_as' - The save link
-     * 'title' - The title of the page
-     * 
- * @throws Horde_Exception - */ - public function showMessage($args) - { - $preview = !empty($args['preview']); - $mailbox = $args['mailbox']; - $uid = $args['uid']; - $error_msg = _("Requested message not found."); - - $result = array( - 'js' => array(), - 'mailbox' => $mailbox, - 'uid' => $uid - ); - - /* Set the current time zone. */ - Horde_Nls::setTimeZone(); - - /* Get envelope/header information. We don't use flags in this - * view. */ - try { - $fetch_ret = $GLOBALS['imp_imap']->ob()->fetch($mailbox, array( - Horde_Imap_Client::FETCH_ENVELOPE => true, - Horde_Imap_Client::FETCH_HEADERTEXT => array(array('parse' => true, 'peek' => false)) - ), array('ids' => array($uid))); - } catch (Horde_Imap_Client_Exception $e) { - $result['error'] = $error_msg; - $result['errortype'] = 'horde.error'; - return $result; - } - - /* Parse MIME info and create the body of the message. */ - try { - $imp_contents = IMP_Contents::singleton($uid . IMP::IDX_SEP . $mailbox); - } catch (Horde_Exception $e) { - $result['error'] = $error_msg; - $result['errortype'] = 'horde.error'; - return $result; - } - - $envelope = $fetch_ret[$uid]['envelope']; - $mime_headers = reset($fetch_ret[$uid]['headertext']); - $headers = array(); - - /* Initialize variables. */ - if (!$preview) { - $imp_hdr_ui = new IMP_Ui_Headers(); - } - $imp_ui = new IMP_Ui_Message(); - - /* Develop the list of Headers to display now. Deal with the 'basic' - * header information first since there are various manipulations - * done to them. */ - $basic_headers = $imp_ui->basicHeaders(); - if (empty($args['headers'])) { - $args['headers'] = array('from', 'date', 'to', 'cc'); - } - - $headers_list = array_intersect_key($basic_headers, array_flip($args['headers'])); - - /* Build From/To/Cc/Bcc/Reply-To links. */ - foreach (array('from', 'to', 'cc', 'bcc', 'reply-to') as $val) { - if (isset($headers_list[$val]) && - (!$preview || !in_array($val, array('bcc', 'reply-to')))) { - $tmp = $this->_buildAddressList($envelope[$val]); - if (!empty($tmp)) { - $result[$val] = $tmp; - } elseif ($val == 'to') { - $result[$val] = array(array('raw' => _("Undisclosed Recipients"))); - } - if ($preview) { - unset($headers_list[$val]); - } - } - } - - /* Build the rest of the headers. */ - foreach ($headers_list as $head => $str) { - if (!$preview && isset($result[$head])) { - $headers[$head] = array('id' => Horde_String::ucfirst($head), 'name' => $str, 'value' => ''); - } elseif ($val = $mime_headers->getValue($head)) { - if ($head == 'date') { - /* Add local time to date header. */ - $val = htmlspecialchars($imp_ui->getLocalTime($envelope['date'])); - if ($preview) { - $result['localdate'] = $val; - } - } elseif (!$preview) { - $val = htmlspecialchars($val); - } - - if (!$preview) { - $headers[$head] = array('id' => Horde_String::ucfirst($head), 'name' => $str, 'value' => $val); - } - } - } - - if (empty($result['reply-to']) || - ($result['from'] == $result['reply-to'])) { - unset($result['reply-to'], $headers['reply-to']); - } - - /* JS requires camelized name for reply-to. */ - if (!$preview && isset($headers['reply-to'])) { - $head = 'replyTo'; - $result['replyTo'] = $result['reply-to']; - unset($result['reply-to']); - $headers['reply-to']['id'] = Horde_String::ucfirst($head); - } - - /* Grab maillog information. */ - if (!empty($GLOBALS['conf']['maillog']['use_maillog']) && - ($tmp = IMP_Dimp::getMsgLogInfo($envelope['message-id']))) { - $result['log'] = $tmp; - } - - if ($preview) { - /* Get minidate. */ - $imp_mailbox_ui = new IMP_Ui_Mailbox(); - $localdate = $imp_mailbox_ui->getDate($envelope['date']); - if (empty($localdate)) { - $localdate = _("Unknown Date"); - } - $result['localdate'] = htmlspecialchars($localdate); - } else { - /* Display the user-specified headers for the current identity. */ - $user_hdrs = $imp_ui->getUserHeaders(); - foreach ($user_hdrs as $user_hdr) { - $user_val = $mime_headers->getValue($user_hdr); - if (!empty($user_val)) { - $headers[] = array('name' => $user_hdr, 'value' => htmlspecialchars($user_val)); - } - } - $result['headers'] = array_values($headers); - } - - /* Process the subject. */ - $subject = $mime_headers->getValue('subject'); - if ($subject) { - $result['subject'] = $imp_ui->getDisplaySubject($subject); - if (!$preview) { - $result['title'] = htmlspecialchars($subject); - } - } else { - $result['subject'] = htmlspecialchars(_("[No Subject]")); - if (!$preview) { - $result['title'] = htmlspecialchars(_("[No Subject]")); - } - } - - /* Get message priority. */ - if (!$preview) { - $result['priority'] = $imp_hdr_ui->getPriority($mime_headers); - } - - // Create message text and attachment list. - $result['msgtext'] = ''; - $show_parts = $GLOBALS['prefs']->getValue('parts_display'); - - $contents_mask = IMP_Contents::SUMMARY_BYTES | - IMP_Contents::SUMMARY_SIZE | - IMP_Contents::SUMMARY_ICON | - IMP_Contents::SUMMARY_DESCRIP_LINK | - IMP_Contents::SUMMARY_DOWNLOAD | - IMP_Contents::SUMMARY_DOWNLOAD_ZIP; - - $part_info = $part_info_display = array('icon', 'description', 'size', 'download', 'download_zip'); - - /* Do MDN processing now. */ - if ($imp_ui->MDNCheck($mailbox, $uid, $mime_headers)) { - $result['msgtext'] .= $imp_ui->formatStatusMsg(array(array('text' => array(_("The sender of this message is requesting a Message Disposition Notification from you when you have read this message."), sprintf(_("Click %s to send the notification message."), Horde::link('', '', '', '', 'DimpCore.doAction(\'SendMDN\',{folder:\'' . $mailbox . '\',uid:' . $uid . '}); return false;', '', '') . _("HERE") . ''))))); - } - - /* Build body text. This needs to be done before we build the - * attachment list. */ - $inlineout = $imp_ui->getInlineOutput($imp_contents, $contents_mask, $part_info_display, $show_parts); - - $result['js'] = array_merge($result['js'], $inlineout['js_onload']); - $result['msgtext'] .= $inlineout['msgtext']; - - if (count($inlineout['atc_parts']) || - (($show_parts == 'all') && count($inlineout['display_ids']) > 2)) { - $result['atc_label'] = ($show_parts == 'all') - ? _("Parts") - : sprintf(ngettext("%d Attachment", "%d Attachments", count($inlineout['atc_parts'])), count($inlineout['atc_parts'])); - if (count($inlineout['display_ids']) > 2) { - $result['atc_download'] = Horde::link($imp_contents->urlView($imp_contents->getMIMEMessage(), 'download_all')) . '[' . _("Save All") . ']'; - } - } - - /* Show attachment information in headers? */ - if (!empty($inlineout['atc_parts'])) { - $tmp = ''; - - if ($show_parts == 'all') { - array_unshift($part_info, 'id'); - } - - foreach ($inlineout['atc_parts'] as $id) { - $summary = $imp_contents->getSummary($id, $contents_mask); - $tmp .= ''; - foreach ($part_info as $val) { - $tmp .= '' . $summary[$val] . ''; - } - $tmp .= ''; - } - - $result['atc_list'] = $tmp; - } - - if ($preview) { - try { - $res = Horde::callHook('dimp_previewview', array($result), 'imp'); - if (!empty($res)) { - $result = $res[0]; - $result['js'] = array_merge($result['js'], $res[1]); - } - } catch (Horde_Exception_HookNotSet $e) {} - } elseif (!$preview) { - try { - $result = Horde::callHook('dimp_messageview', array($result), 'imp'); - } catch (Horde_Exception_HookNotSet $e) {} - } - - if (!$preview) { - $result['list_info'] = $imp_ui->getListInformation($mime_headers); - $result['save_as'] = Horde::downloadUrl(htmlspecialchars_decode($result['subject']), array_merge(array('actionID' => 'save_message'), IMP::getIMPMboxParameters($mailbox, $uid, $mailbox))); - } - - if (empty($result['js'])) { - unset($result['js']); - } - - return $result; - } -} diff --git a/imp/lib/tests/fixtures/maildirsize b/imp/lib/tests/fixtures/maildirsize deleted file mode 100644 index 229178730..000000000 --- a/imp/lib/tests/fixtures/maildirsize +++ /dev/null @@ -1,35 +0,0 @@ -1000000000S - 543336696 6335 - 3163 1 - 11524 1 - 4030 1 - 218569 1 - 2393 1 - 6594810 1 - 8013 1 - -13894 -4 - 1501 1 - 1687 1 - 7495 1 - 64581 1 - 4918 1 - 21673 1 - 202775 1 - 5133 1 - 1863 1 - 8003 1 - 25389 1 - 4034 1 - 14878 1 - -8003 -1 - 2371 1 - 1947 1 - 1916 1 - 1913 1 - 2064 1 - 2293 1 - 203262 1 - 63545 1 - 35037 1 - 1740 1 - 1920 1 diff --git a/imp/lib/tests/mime_viewer_html.phpt b/imp/lib/tests/mime_viewer_html.phpt deleted file mode 100644 index 581c50862..000000000 --- a/imp/lib/tests/mime_viewer_html.phpt +++ /dev/null @@ -1,72 +0,0 @@ ---TEST-- - tests. ---FILE-- -_openLinksInNewWindow('foo') . "\n"; -echo $v->_openLinksInNewWindow('example@example.com') . "\n"; -echo $v->_openLinksInNewWindow('foo Anchor') . "\n"; -echo $v->_openLinksInNewWindow('foo example') . "\n"; -echo $v->_openLinksInNewWindow('foo example') . "\n"; -echo $v->_openLinksInNewWindow('foo example') . "\n"; -echo $v->_openLinksInNewWindow('foo Example Email') . "\n"; -echo $v->_openLinksInNewWindow('') . "\n"; -echo $v->_openLinksInNewWindow('') . "\n"; -echo "\n"; - -// Test regex for hiding images. -echo preg_replace_callback($v->_img_regex, array($v, '_blockImages'), - '') . "\n"; -echo preg_replace_callback($v->_img_regex, array($v, '_blockImages'), - '') . "\n"; -echo preg_replace_callback($v->_img_regex, array($v, '_blockImages'), - '') . "\n"; -echo preg_replace_callback($v->_img_regex, array($v, '_blockImages'), - "Best flight deals") . "\n"; -echo preg_replace_callback($v->_img_regex, array($v, '_blockImages'), - '') . "\n"; -echo preg_replace_callback($v->_img_regex, array($v, '_blockImages'), - '') . "\n"; -echo preg_replace_callback($v->_img_regex, array($v, '_blockImages'), - '') . "\n"; -echo preg_replace_callback($v->_img_regex, array($v, '_blockImages'), - ' -') . "\n"; - -?> ---EXPECT-- -foo -example@example.com -foo Anchor -foo example -foo example -foo example -foo Example Email - - - - - - -Best flight deals - - - - - diff --git a/imp/lib/tests/quota_maildir.phpt b/imp/lib/tests/quota_maildir.phpt deleted file mode 100644 index 83c1586b8..000000000 --- a/imp/lib/tests/quota_maildir.phpt +++ /dev/null @@ -1,17 +0,0 @@ ---TEST-- -IMP_Quota_maildir test. ---FILE-- - dirname(__FILE__) . '/fixtures')); -var_export($quota->getQuota()); - -?> ---EXPECT-- -array ( - 'usage' => 550839239, - 'limit' => 1000000000, -) diff --git a/imp/locale/.htaccess b/imp/locale/.htaccess deleted file mode 100644 index 3a4288278..000000000 --- a/imp/locale/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/imp/locale/ar_OM/LC_MESSAGES/imp.mo b/imp/locale/ar_OM/LC_MESSAGES/imp.mo deleted file mode 100644 index 5865a5e9c4ce38a5cbfd41181873a0678ca9a2ce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 37438 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 diff --git a/imp/locale/ar_SY/LC_MESSAGES/imp.mo b/imp/locale/ar_SY/LC_MESSAGES/imp.mo deleted file mode 100644 index a6dbd8db205dce10572ac814b506c21cc8d1b48c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 56770 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 *(-PS1fHY94)u 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 a%04jTzrKZ))n;$)K#1&aO%Wek5B?vPCV80v diff --git a/imp/locale/bg_BG/LC_MESSAGES/imp.mo b/imp/locale/bg_BG/LC_MESSAGES/imp.mo deleted file mode 100644 index e9249f4d1bc64b1e6c3af630013b5d881811e46b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 98585 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 YV45s_wl?;qLR`BJ;O8gLUVOj!FTwELjQ{`u diff --git a/imp/locale/bs_BA/LC_MESSAGES/imp.mo b/imp/locale/bs_BA/LC_MESSAGES/imp.mo deleted file mode 100644 index e4a414b4cae18733c596a4ddc3a0e223bb1948b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 68666 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

IukAk|#OHFYKq8 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 diff --git a/imp/locale/ca_ES/help.xml b/imp/locale/ca_ES/help.xml deleted file mode 100644 index e8716aa96..000000000 --- a/imp/locale/ca_ES/help.xml +++ /dev/null @@ -1,1051 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - If you are holding the Alt key instead of the Ctrl while navigating through the message list, the messages you are passing are automatically selected or deselected. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Redacta: Accions - Accions - - El botó "Enviar Missatge" tramet el missatge el/els destinatari(s) previst(s). Assegureu-vos de verificar el contingut del missatge i del/s destinatari(s) abans de prémer aquest botó perquè un cop executat no podreu cancel·lar l'operació. - - - "Desar esborrany" col·loca un missatge sense acabar a la carpeta 'Esborranys', a la que podeu accedir des de la casella del menú desplegable en la part superior dreta de la barra blava de navegació. Podeu acabar el missatge més tard canviant-lo a la carpeta 'Esborranys', fent click al damunt del missatge desat per obrir-lo i fent click més tard a "Rependre". Assegureu-vos de posar l'assumpte al missatge abans de desar l'esborrany de manera que pugui identificar fàcilment el missatge a la carpeta Drafts. Després de desar un Esborrany, sereu retornats a la carpeta 'Safata d'entrada' o a la darrera que estava visualizant. - - - Depenent de la instalació, podeu canviar en les preferències si, després de guardar un missatge com esborrany, torneu a la darrera carpeta que estaveu visualitzant o si seguiu en la finestra de redacció de missatges. - - - El botó "Cancel·lar Missatge" interromp el missatge en progrés i el retorna a la safata d'entrada o la darrera carpeta que estava visualizant. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Redacció del missatge: Identitat - Identitat - - Si està habilitat podeu elegir mitjançant una llista desplegable una de les identitats introduides a Opcions > Informació personal, o podreu introduir en un camp de text l'adreça de correu que desitgeu utilitzar com remitent del missatge. - - - - Redacció del missatge: Per a - Per a - - Introdueixi l'adreça de correu vàlida del destinatari del missatge. Per a introduir diversos destinataris, separeu les adreces mitjançant comes. L'ús de qualsevol altre signe de puntuació per separar diverses adreces de correu provocarà un error. - - - - Redacció del missatge: Cc - Cc - - Introdueixi l'adreça de correu vàlida del destinatari addicional del missatge. Per a introduir diversos destinataris, separeu les adreces mitjançant comes. L'ús de qualsevol altre signe de puntuació per separar diverses adreces de correu provocarà un error. - - - Les còpies s'acostumen a enviar a destinataris que no tenen perquè ser els destinataris directes del missatge, però que precisen rebre'ls com informació, generalment per què estan indirectament interessats en l'assumpte del correu. Tots els destinataris "Per a" i "Cc" poden veure la llista completa d'ambdós tipus de destinataris. - - - - Redacció del misstge: Bcc - Bcc - - Introdueixi l'adreça de correu vàlida del destinatari addicional ocult del missatge. Per a introduir diversos destinataris, separeu les adreces mitjançant comes. L'ús de qualsevol altre signe de puntuació per separar diverses adreces de correu provocarà un error. - - - Lae còpies ocultes s'acostumen a enviar a destinataris que poden necessitar llegir el que s'hagi escrit SENSE que la resta de destinataris sàpiguen que també han rebut el missatge. Així "Ocult" significa significa que la identitat d'aquests destinataris se'ls oculta la resta de destinataris de correu. Només el remitent i els destinataris "Bcc" sabran que han rebut una còpia. - - - - Redacció del missatge: Assumpte - Assumpte - - Introdueixi l'assumpte del missatge. Es convenient que sigui curt, simple i descriptiu. La línia de l'assumpte és la forma senzilla de recordar el contingut d'un missatge pel que és molt important en la organització del missatge i per posterior localització dels missatges importants. - - - A més a més, si "Respon" o "Reenvia" un missatge, la línia de l'assumpte es còpia en el nou missatge de forma que es converteix en una valuosa forma d'identificar quins missatges s'agrupen per formar una "seqüencia" d'una conversa per correu. Com a suggerència, si una resposta o missatge reenviat conté idees noves, pot ser convenient alterar lleugerament la línia de "Assumpte" de forma que els destinataris puguin seguir la progressió de la "seqüencia". - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Redacció del missatge: Opcions - Opcions - - Aquestes opcions l'ajudaran a preparar el missatge. - - - Premi "Correcció ortogràfica" per a comprovar la ortografia. - - - Premi "Adjunts" per anar a la part inferior de la plana on podrà adjuntar arxius als missatge. - - - Si l'administrador ha habilitat la conservació del correo enviat, podrà activar la casella juntament a "Guardar una còpia" per a conservar una còpia del missatge que va a enviar. La carpeta de destí serà la carpeta per omisió o aquella que hagi seleccionat per a aquest proposit a "Opcions->Informació personal->Identitat". Si l'administrador ha habilitat la selecció de destí del correu enviat, podrà elegir una carpeta d'una llista desplegable juntament a aquesta opció. - - - Enmagatzemar còpies dels missatges importants que envia pot resultat útil per mantenir-se al corrent del que s'ha dit. Pot, no obstant "activar" aquesta opció per omisió per a la seva identitat a "Opcions->Informació personal->Modificar identitat". En les opcions també es poden establir tasques de manteniment que buidin o renombrinr aquestes carpetes de forma periòdica. - - - Pot ser que no desitgi enmagatzemanr tots i cadascun dels missatges de correu que envia ja que podria tenir problemes amb el ràpid esgotament de l'espai assignat en disc, sobretot a l'enviar adjunts de gran grandària. Una bústia que hagi esgotat l'espai assignat en disc no podrà rebre correu nou. - - - - Redacció del missatge: Adjunts - Adjunts - - Aquesta secció mostra un llistat d'arxius ja adjuntats al missatge. - - Eliminar arxius adjunts - - Per a esborrar arxius adjunts: - - - Pas 1: Activi la casella "Eliminar" de l'arxiu adjunt que desitja eliminar. - - - Paso 2: Premi "Actualitzar informació d'ajunts" - - Canviar la disposició dels adjunts - - Per a canviar la disposició dels adjunts: - - - Pas 1: Canviï la disposició de cada adjunt al valor desitjat: "En línia" o "Adjunt". - - - Pas 2: Premi "Actualitzar informació d'adjunts". - - Canviar la descripció dels adjunts - - Per a canviar la descripció dels adjunts (el text que veurà el destinatari descrivint l'adjunt): - - - Pas 1: Introdueixi una descripció en el camp de Descripció. - - - Pas 2: Premi "Actualitzar informació dels adjunts". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Redacció del missatge: Prioritat - Prioritat - -això estableix la capçalera "X-Priority" del missatge a enviar. L'etiqueta "X-Priority" és un tipus de "pseudo estàndard" que la majoria dels clients de correu accepten (Netscape, Mozilla, Opera, Outlook). Qualsevol client de correu que no la gestioni simplement la ignorarà. - - - - Redacció del missatge: Guardar adjunts - -Determina si els adjunts del missatge es guardaran amb el mateix en la carpeta de correu enviat. Si se selecciona "Si", es guardaran les dades dels adjunts. Si se selecciona "No", les dades dels adjunts s'eliminaran del missatge després d'enviar-lo als destinataris. Seleccionar "No" li ajudarà a conservar l'espai de disc a l'eliminar la informació dels adjunts (potencialment gran) dels missatges emmagatzemats. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments cannot be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Cerca de missatges - Criteri de cerca - - Pot cercer missatges en les carpetes mitjançant criteris de cerca. - - - Pas 1: Introdueixi text en els camps que desitgi afegir al criteri de cerca. - - - Paso 2: Elegeixi la(es) bandera(es) de missatges que desitgi afegir al criteri. - - - Pas 3: Elegeixi la(es) carpeta(es) en la(s) que desitgi cercar. - - - Pas 4: Premi "Cercar". - - - Si algun missatge compleix el criteri de recerca, els assumptes d'aquests missatges es mostraran en la vista de "Resultats de la recerca" - - - - Gestió de carpetes: Opcions - Opcions de carpetes - - Pot seleccionar una carpeta mitjançant el botó de selecció de l'esquerra. Una vegada ho hagi fet, trii l'opció que desitgi realitzar en la carpeta mitjançant la llista desplegable d'opcions. - - - Se li demanaran altres dades. Vagi amb compte amb l'opció Eliminar ja que pot perdre tots els missatges d'una carpeta si l'esborra per error! - - Importar arxiu mbox - - Aquesta opció importarà a la carpeta de la seva elecció un arxiu de format mbox. Seleccioni 1 (uneixi) carpeta a la qual importar els missatges i trii aquesta opció. Se li mostrarà una plana que li demanarà que indiqui l'arxiu mbox que desitgi importar. - - - - Filtres: Aplicar - Aplica regles de filtratge - - Premi la icona "Aplicar filtres" juntament al nom de la bústia d'ENTRADA en la vista de bústies per filtrar tots els missatges conforme a les regles específicades. - - - - Filtres: Modificar les regles de filtratge - Modificar les regles de filtratge - - Premi "Modificar les regles de filtratge" per a passar a la plana en la que pot afegir, eliminar i modificar el conjunt de regles de fitratge. - - - - Filtres: Modificar la llista negra - Modificar la llista negra - - Premit "Modificar la llista negra" per passar a la pàgina en la que pot afegir, eliminar i modificar la llista d'adreces de correu de les que SEMPRE rebutjaran els enviats . - - - - Filtres: Modificar la llista blanca - Modificar la llista blanca - - Premi "Modificar la llista blanca" per a passar a la pàgina en la que pot afegir, eliminar, i modificar la llista d'adreces de correu de las que SEMPRE acceptarà els enviats. - - - - Filtres: Filtrar a l'iniciar - Aplicar regles de filtratge a l'iniciar sessió? - - Activi aquesta opció per aplicar sempre els filtres a l'iniciar sessió a IMP. - - - - Filtres: Filtrar al refrescar - Aplicar regles de filtratge al visualitzar la carpeta d'ENTRADA? - - Activi aquesta opció per aplicar sempre els filtres que vegi la carpeta d'Entrada. - - - - Filtres: Filtrar qualsevol bústia - Aplicar regles de filtratge a qualsevol bústia? - - Activi aquesta opció si desitja aplicar les regles de filtrat a qualsevol bústia. Normalment les regles de filtrat s'apliquen només al correu nou que arriba a la carpeta d'ENTRADA. Si s'activa aquesta opció, apareixerà una icona a totes les pàgines de bústies que li permetrà aplicar les regles de filtrat als missatges de la bústia actual. OBSERVACIÓ: Filtrar altres bústies diferents a la d'ENTRADA pot produir resultats estranys (p.e. el filtre pot fer que s'enviï una còpia a la mateixa bústia dels missatges a enviar) i/o no desitjats (p.e. pot ocasionar que es traslladin o eliminin missatges si s'han afegit noves regles de filtrat després que un missatge ja s'havia enviat a la bústia actual). - - - - PGP: Adjuntar clau pública - Adjuntar clau pública - - Si se selecciona, s'adjuntarà al missatge una còpia de la clau PGP pública, si existeix. Es pot configurar el comportament per omissió mitjançant la pantalla d'opcions PGP. - - - - PGP: Analitzar text del cos - Analitzar text del cos - - Si se selecciona, IMP buscarà dades PGP en el cos dels missatges de text i mostrarà els resultats si els troba. Observi que això pot ralentitzar el sistema ja que cada missatge ha de comprovar-se en la seva totalitat. - - - - - Redacció: Opcions de xifrat - Sense xifrar - - Envia el missatge sense xifrar (text pla). - - Xifrar missatge amb PGP - -Aquesta opció xifrarà el missatge mitjançant PGP i la clau personal pública del destinatari i ho enviarà. Mitjançant aquesta opció només es pot enviar el missatge a un únic destinatari. Ha de DISPOSAR de la clau pública del destinatari emmagatzemada en la llibreta d'adreces o l'opció fallarà. Si disposa de la clau pública del destinatari en la llibreta d'adreces i segueix tenint errors, comprovi que l'adreça de correu electrònic del destinatari coincideix amb l'adreça en la qual està emmagatzemada la clau pública, Les dades xifrades s'adjuntaran al missatge de sortida. - - Meissatge amb signatura PGP - - Aquesta opció signarà digitalment el missatge actual mitjançant PGP i el seu clau personal privada. Si encara no havia introduït la frase clau de la seva clau personal privada durant la sessió actual, se li demanarà. El destinatari ha de tenir una còpia de la seva clau pública per a verificar digitalment la signatura. - - - Missatge signat/xifrat amb PGP - - Aquesta opció signarà digitalment el missatge en primer lloc i després xifrarà el resultat. Consulti els apartats "Xifrar missatge amb PGP" i "Missatge amb signatura PGP" per a més informació. - - Missatge xifrat amb S/MIME - - POR HACER - - Missatge amb signatura S/MIME - - POR HACER - - Missatge signat/xifrat amb S/MIME - - POR HACER - - - - PGP: Introducció - Que és PGP? - -PGP és una eina per a comunicacions i emmagatzematge de dades segures, especialment per al seu ús amb el correu electrònic. Es pot utilitzar per a xifrar dades i per a crear signatures digitals. IMP utilitza GnuPG (GNU Privacy Guard/Guardià de Privadesa GNU) per a proporcionar aquesta funcionalitat. - - Activar la funcionalitat PGP? - - Si se selecciona aquesta opció, podrà crear/veure la seva clau PGP personal, afegir/eliminar claus públiques d'altres persones, llegir correu xifrat, comprovar correu signat digitalment i xifrar/signar el correu que enviï. - - - - PGP: Opcions - Adjuntar clau pública - Opcions - Adjuntar clau pública - - Si Si se selecciona, per omissió s'adjuntarà als missatges una còpia de la seva clau PGP pública si la té. - - - - PGP: Gestionar clau públiques - Introducció - - Aquesta pantalla enumera tots els usuaris actuals de la seva llibreta d'adreces que tenen claus PGP públiques. Aquests usuaris són els ÚNICS als quals pot enviar un missatge xifrat o dels quals pot comprovar la signatura digital. - - Ver - - Obre una finestra per a visualitzar la clau PGP pública. - - Detalls - - Mostra diversos detalls sobre la clau PGP pública. - - Eliminar - - Elimina la clau pública de la llibreta d'adreces. - - - - PGP: Gestionar claus públiques - Importar - Importar claus públiques - - Aquest botó obrirà una finestra en la qual pot importar de forma manual una clau PGP pública. La clau es pot enganxar en un camp de text o, si es troba en un arxiu en l'ordinador local, pot importar-la. Si la clau és vàlida s'inserirà en la llibreta d'adreces i la finestra es tancarà; si no és vàlida es mostrarà un missatge d'error explicant la raó. - - - - PGP: Gestionar claus personals - Introducció - - Si desitja signar digitalment missatges o permetre que uns altres li enviïn missatges xifrats, ha de disposar dels seus pròpies claus PGP pública/privada. - - - La clau pública - -La clau pública ha de posar-la a la disposició de qualsevol persona que desitgi que pugui enviar-li missatges xifrats que només VOSTÈ podrà desxifrar (mitjançant la seva clau privada). A més, la clau pública ha d'estar disponible per a tot aquell al que vulgui enviar un missatge signat digitalment - la clau pública és necessària per a comprovar la signatura digital. - - La clau privada - - La clau privada és necessària per a desxifrar qualsevol missatge xifrat mitjançant la seva clau pública. A més la clau privada és necessària si vol signar digitalment un missatge. La clau privada es protegirà mitjançant una frase clau creada al generar les claus pel que, per a realitzar qualsevol activitat que precisi la clau privada, IMP li demanarà la frase clau. Només haurà d'introduir-la una vegada per sessió - IMP l'emmagatzemarà fins que surti de la sessió (Pel que asseguri's de sortir de la sessió!). - - - - PGP: Gestionar claus personals - Clau pública - Ver - - Obre una finestra per a visualitzar la clau PGP pública. - - Detalls - - Mostra diversos detalls sobre la clau PGP pública. - - - - PGP: Gestionar claus personals - Clau privada - Introdueixi la frase clau - - O Obre el quadre de diàleg de frase clau. Si la frase clau introduïda és correcta s'emmagatzemarà fins que s'acabi la sessió. - - Oblidar frase clau - - Elimina la frase clau emmagatzemada - qualsevol ús addicional de la clau privada precisarà la reintroducció de la frase clau. - - Ver - - Obre una finestra per a visualitzar la clau PGP privada. NO ENVÍI AQUESTA CLAU A NINGÚ - aquesta opció és estrictament només per a exportar la seva clau personal privada de IMP per a usar-la en altre programa. - - - Detalls - - Mostra diversos detalls sobre la clau PGP Privada. - - - - PGP: Gestionar claus personals - Eliminar - Eliminar claus personals - - Aquest botí eliminarà les claus personals pública/privada de les preferències de IMP. - - - - PGP: Crear claus personals - Nom - El seu nom - - És el nom que desitja que s'inclogui en les seves claus personals. És un camp necessari. - - - - PGP: Crear claus personals - Comentari - Comentari - - Un comentari que desitji que s'afegeixi en les seves claus personals. És un camp opcional. - - - - PGP: Crear claus personals - Correu electrònic - Correu electrònic - - L'adreça de correu que vol associar a les seves claus personals. És un camp necessari. - - - - PGP: Crear claus personals - Mida de la clau - Mida de la clau - - La mida, en bytes, de la clau generada. Com més gran sigui el valor, major serà la protecció (i també major serà el temps de generació i de xifrat). 1024 bytes és la opció per omissió - aquest valor oferix una protección excel·lent. - - - - PGP: Crear claus personales - Frase clau - Frase clau - -La frase clau utilitzada per a protegir/xifrar el seu clau personal privada. Hauria de tenir ALMENYS 6 caràcters, NO hauria de ser igual a la seva contrasenya d'accés, NO ha de basar-se en una paraula inclosa en el diccionari i hauria de contenir tant nombres com lletres. Haurà d'introduir la frase clau dues vegades a fi de verificar-la. És un camp necessari. - - - - PGP: Crear claus personals - Accions - Crear claus - - Crea i enmagatzema les seves claus personals pública/privada. - - Importar claus - - Importa unes claus personals pública/privada. Aquest botó obre una finestra en la qual pot importar de forma manual les seves claus personals pública/privada existents. Les claus es poden enganxar en un camp de text o, si estan disponibles en un arxiu en l'ordinador local, pot importar-les des del mateix. Si les claus són vàlides s'inseriran en les preferències i la finestra es tancarà; si no són vàlides es mostrarà un missatge d'error indicant la raó. - - - - S/MIME: Introducción - ¿Qué es S/MIME? - -S/MIME és un sistema de claus privada/pública que proporciona signatures digitals, privadesa de missatges i detección de falsificació d'una forma oberta i interoperable. S/MIME pot proporcionar privadesa als missatges xifrant-los de forma que només el remitent i els destinataris previstos puguin desxifrar-los. Li permet identificar al remitent d'un missatge mitjançant una signatura digital. En conjunt, aquesta ajuda de xifrat i signatura digital proporciona detecció de falsificació, permetent als destinataris determinar si un missatge s'ha modificat después d'haver estat enviat. - - Activar capacitat S/MIME? - -Si se selecciona aquesta opción, podrá importar les seves claus personals S/MIME, llegir correu xifrat, comprovar correu signat digitalment i xifrar/signar el correu que envíi. - - - - S/MIME: Claus personals - Introducció - - Si desitja signar digitalment o xifrar els missatges, ha de disposar de les seves pròpies claus S/MIME pública/privada. - - - - S/MIME: Importar certificats personals - Importar certificats personals - -Importa els certificats personals des d'un arxiu de format PKCS #12. A l'exportar una clau des d'un navegador (p.i. Internet Explorer, Firefox) o a l'exportar un certificat emmagatzemat pel sistema Operatiu (p.i. Windows XP) se sol generar un arxiu de tipus PKCS #12. Si les claus són vàlides, s'inserirán en les preferències i es tancará la finestra; si no són válidas es mostrará un missatge d'error explicant la raó. - - - - S/MIME: Eliminar certificats personals - Eliminar certificats personals - - Elimina els seus certificats personales de las preferències. No podrà tornar a signar missatges en S/MIME ni veure cap missatge xifrat en S/MIME que li envíi. - - - - S/MIME: Gestionar claus públiques - S/MIME: Gestionar claus públiques - - Gestiona el seu llistat de claus S/MIME públicas. - - Veure - - Veure el text en brut d'una clau pública. - - Detalles - - Veure dades tècnics d'una clau pública. - - Eliminar - - Elimina de l'emmagatzematge la clau pública seleccionada. Eliminar la clau pública d'un usuari li impedirá enviar-li missatges xifrats a dita usuària. - - - - Impressió - Imprimir un missatge - - Per a imprimir un missatge que està visualitzant, premi qualsevol dels vincles "Imprimir" de la part superior o inferior del missatge. El missatge s'obrirà en una nova finestra amb un format preparat per a la impressió. Depenent del navegador i sistema operatiu que està utilitzant, pot obrir-se el quadre de diàleg d'impressió. Si no s'obre, desplegui el menú "Arxiu" del navegador i seleccioni "Imprimir" per a obrir el quadre d'impressió. - - - - Ordenació i seqüències - Ordenació d'entrades - -Al visualitzar un llistat de missatges, pot ordenar-lo per qualsevol de les columnes prement sobre la capçalera de la columna corresponent. Per a commutar el sentit de la clasificació de les columnes entre ascendent i descendent, premi la icona de fletxa de la capçalera de la columna. - - Seqüències - - Per a agrupar els missatges per seqüències (assumptes), de manera que cada missatge s'agrupi amb totes les seves respostes, premi el vincle %[Seqüència] de la capçalera de la columna assumpte. Per a tornar a la ordenació normal per assumptes, premi el vincle %[Assumpte] de la capçalera de la columna assumpte. - - - - Mensajes Multipart/Alternative - - Els remitents envien en ocasions missatges de tipus "multipart/alternative". Aquests missatges tenen diverses parts, totes mostrant EL MATEIX CONTINGUT però en FORMATS DIFERENTS. L'agent de correu mostrarà la darrera part de la llista que pugui visualitzar-se correctament en línea en el navegador, si hi ha. La resta dels formats aparèixerán sota el epígrafe "Parts alternatives d'aquesta secció" i es podran visualitzar o descarregar de forma separada. És important tenir en compte que totes les parts alternatives tenen EL MATEIX CONTINGUT que la part mostrada - simplement están en formats diferents (p.e. text enfront d'HTML). - - - - referències: Manteniment: Renombrar la carpeta sent-mail mensualment - - Activi aquesta opció si vol renombrar la carpeta sent-mail al començament de cada mes. La carpeta es renombrarà (amb un nom que contingui el mes i l'any) i es crearà una nova carpeta sent-mail. - - - - - Preferències: Manteniment: Eliminar carpetes sent-mail mensualment - - Activi aquesta opció si vol eliminar les carpetes sent-mail antigues al començament de cada mes. Pot ser d'utilitat, per exemple, si té un límit d'espai de disc assignat. - - - - Preferències: Manteniment: Eliminar carpetes sent-mail mensualment - # carpetes conservades - - Si está esborrant mensualment les carpetes sent-mail antigues, quants mesos de correu antic vol conservar? Qualsevol carpeta más antiga que aquest número de mesos s'eliminarà. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferències: Manteniment: Eliminar adjunts vinculats mensualment - - Activi aquesta opció si desitja eliminar adjunts vinculats antics al començament de cada mes. Pot ser d'utilitat, per exemple, si té un límit d'espai de disc assignat. - - - - Preferències: Manteniment: Eliminar adjunts vinculats mensualment - # mesos conservats - - - Si està eliminant mensualment els adjunts vinculats antics, quants mesos d'adjunts antics desitja conservar? Qualsevol adjunt más antic que aquest número de mesos s'eliminarà. - - - - Preferències: Mantenimient: Buidar paperera - - Desitja buidar la paperera sovint - - - - Preferències: Manteniment: Interval de buidatge de la paperera - - Si està buidant la paperera, amb quina freqüència fer-ho? - - - - Preferències: Manteniment: Conservació de buidatge de la paperera - - Si está buidant la paperera, antiguitat mínima dels missatges a eliminar? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferències: Redacció del missatge: Text d'assignació - - Aquí es pot introduir la frase que vol que aparegui abans de qualsevol text citat en la resposta que envíi. - - - Pot incloure un o més comodins per a inserir informació sobre el missatge al que està responent. Els comodins es componen d'un '%' seguit d'una única lletra. Es disposa dels següents: - - - - %f : Nom i direcció de correu del remitent - %a : Adreça de correu del remitent - %p : Nom del remitent - %r : Data i zona horària en estil RFC 2822 complet - %d : Data com www, dd mmm AAAA - %x : Data en format local per omissió - %c : Data i hora local por omissió - %m : ID del missatge - %s : Assumpte del missatge - %n : Una nova línia - %% : El caràcter '%' - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferències: Sol·licitar justificants de recepció - - "Sol·licitar justificants de recepció" envia als destinataris del missatge la petició que li informin quan obrin el missatge. No tots els clients suporten / tenen en compte això. - - - - Preferències: Enviar NCM - - "Enviar NCM si ho sol·licita el remitent" envia una Notificació de Consulta del Missatge (també coneguda com una confirmació de lectura) quan llegeixi un missatge en el qual l'usuari ha sol·licitat rebre una notificació que ho ha llegit. En la majoria dels casos això es realitzarà de forma automàtica sense preguntar-li. En alguns casos aïllats pot haver de decidir enviar la notificació prement un vincle. - - - - Preferències: Sol·licitar confirmació del enviament - - "Sol·licitar confirmació de l'enviament" envia una sol·licitud al servidor del destinatari que li informi quan hagi distribuït el missatge a la bústia de destinació. No significa que el missatge hagi estat llegit, simplement que ha arribat a una bústia en alguna part. No tots els servidors de correu suporten això. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferències: Substitució de imatges HTML - - En el cas de missatges HTML mostrats en línia, caldria bloquejar totes les etiquetes d'imatges fins que decideixi explícitament veure-les? Tingui en compte que si està visualitzant un adjunt HTML les imatges es veuran sempre. - - - - - Preferències: Sustitució de imatges HTML/Mostrar si a Llibreta d'adreces - - Si s'estan bloquejant les imatges dels missatges HTML en línia, caldria mostrar-les automàticament si el remitent apareix en la llibreta d'adreces? - - - - Preferències: Pàgina d'inici de la bústia - - Decideix quina pàgina del llistat de la bústia es mostrarà quan accedeixi a la bústia per primera vegada. Tingui en compte que les opcions de missatges "sense llegir" no funcionen amb l'opció d'ordenació per "Seqüència" - en aquest cas se li enviarà a l'última pàgina. - - - - Preferències: Guardar adjunts de missatges enviats - - Si s'està guardant un missatge en una carpeta sent-mail, decideix si es guarden tots les dades d'adjunts. Es disposa de les opcions següents: - - - - * "Guardar sempre els adjunts" - MAI consultar l'emmagatzematge dels adjunts en la finestra de redacció; els adjunts es guardaran SEMPRE amb el missatge. - - * "Consultar cada vegada que s'enviï un adjunt; SÍ per omissió" - Consultar SEMPRE l'emmagatzematge dels adjunts en la finestra de redacció; per omissió es guardaran els adjunts. - - * "Consultar cada vegada que s'enviï un adjunt; NO per omissió" - Consultar SEMPRE l'emmagatzematge dels adjunts en la finestra de redacció; per omissió els adjunts no es guardaran. - - * "Mai guardar adjunts" - MAI consultar l'emmagatzematge dels adjunts en la finestra de redacció; els adjunts no es guardaran MAI amb el missatge. - - - Carpetes Virtuals: Entrada virtual - -L'Entrada virtual és una búsqueda emmagatzemada que evita la necessitat de buscar manualment en cada bústia els missatges marcats com nous. En el seu lloc, es busquen automàticament els nous missatges en totes les bústies subscrites actualment i els resultats es mostren en una única bústia. - - - - Carpetes Virtuals: Paperera virtual - -La Paperera virtual és una búsqueda emmagatzemada que evita la necessitat de disposar d'una carpeta Paperera independent. En lloc de traslladar els missatges a una carpeta paperera centralitzada, simplement es marquen com esborrats en la carpeta en la qual es trobin. Si 'Mostrar els missatges eliminats' está desactivat, això es traduïx que aquests missatges no apareixen en la vista de la bústia. Quan un usuari prem la Paperera virtual, es busquen els missatges marcats com esborrats en *totes* les bústies i es mostren en una única bústia. - - - diff --git a/imp/locale/cs_CZ/LC_MESSAGES/imp.mo b/imp/locale/cs_CZ/LC_MESSAGES/imp.mo deleted file mode 100644 index ea9c5ec625f7d0c93313117ca6484d9daee7e825..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 225276 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 diff --git a/imp/locale/cs_CZ/help.xml b/imp/locale/cs_CZ/help.xml deleted file mode 100644 index 825564282..000000000 --- a/imp/locale/cs_CZ/help.xml +++ /dev/null @@ -1,1017 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Vytvoøení Zprávy: Úkony - Úkony - - Zaslat Zprávu za¹le Vá¹ email v¹em pøíjemcùm. Jakmile kliknete na Zaslat Zprávu, Vá¹ email je ihned poslán a nelze jít zpìt. - - - Ulo¾it Draft ulo¾í nedokonèenou zprávu do schránky s názvem 'Drafty', do které se lze pøepnout pomocí roletového menui v levé èásti modrého navigaèního panelu v horní èásti Va¹í relace. Tuto zprávu lze dokonèit pozdìji, pøepnutím se do schránky 'Drafty', klinutím na danou ulo¾enou zprávu, a pak kliknutím na 'Pokraèovat'. Aby se Vám zpráva lépe vyhledávala v Draftech je vhodné napsat Pøedmìt zprávy pøed ulo¾ením zprávy do Draftù. Po ulo¾ení zprávy budete navráceni do Pøíchozí Zpráv nebo do schránky ve které jste byli naposledy. - - - Zru¹it Zprávu jednodu¹e zru¹í zprávu a navrátí Vás do Pøíchozí Zpráv nebo do schránky ve které jste byli naposledy. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Vytvoøení Zprávy: Od - "Od" - - Vlo¾te zde Va¹i správnou emailovou adresu. Va¹e emailová adresa bude pou¾ita pøi odesílání zpravy v kolonce "Od:". - - - - Vytvoøení Zprávy: Komu - "Komu" - - Zde vlo¾te emailovou(é) adresu(y) tìch co by mìli obdr¾et Vá¹ email. Pou¾ijte èárku k oddìlení emailových adres, jíné interpunkèní znaky zpùsobý chybové hlá¹ení. Tyto adresy se objeví v kolonce "Komu:" v odeslané zprávì. - - - - Vytvoøení Zprávy: Kopie - "Kopie" - - Zde vlo¾te emailovou(é) adresu(y) tìch co by mìli obdr¾et kopii Vá¹eho emailu. Pou¾ijte èárku k oddìlení emailových adres. Tyto adresy se objeví v kolonce "Kopie:" v odeslané zprávì. Kopie se obyèejnì posílá lidem s nepøímým zájmem, jen pro informaci. V¹ichni adresáti zahrnutí v "Komu:" a v "Kopie:" se budou vidìt kdo byl zahrnut v obou kolonkách. - - - - Vytvoøení Zprávy: Skrytá Kopie - "Skrytá Kopie" - - Zde vlo¾te emailovou(é) adresu(y) tìch co by mìli obdr¾et skrytou kopii Vá¹eho emailu. Pou¾ijte èárku k oddìlení emailových adres, jíné interpunkèní znaky zpùsobý chybové hlá¹ení. Tyto adresy se objeví v kolonce "Skrytá Kopie:" v odeslané zprávì. Skryté kopie jsou zaslány lidem, kteøí by si tuto zprávu mìli pøeèíst BEZ VÌDOMÍ ostatních adresátù (zahrnutých v "Komu:" a v "Kopie:"). Pouze Vy a adresáti ve "Skryté Kopii" ví o Skryté kopii tohoto emailu. Toto se bì¾nì pou¾ívá pro informování Va¹ich nadøízeních o komunikaci s jinými, ani¾ byjiná strana o tom vìdìla. - - - - Vytvoøení Zprávy: Pøedmìt - "Pøedmìt" - - Zde vlo¾te pøedmìt Va¹í zprávy. Tento text se objeví v kolonce "Pøedmìt:" v odeslané zprávì. Sna¾te se být struèní a výsti¾ní. Pøedmìt Va¹í zprávy je nejednodu¹í si zapamatovat jak pro Vás tak pro pøíjemce a také ho lze pozdìji vyu¾ít pro tøídìní zpráv èi vyhledávání informací. Pokud pou¾ijete "Odpovìdìt" èi "Pøeposlat", pøedmìt toho to emailu se nemìní a je kopírován do dal¹ích odpovìdí, ale vy stále mù¾ete pøidávat nìjaké poznámky do "Pøedmìtu". Toto je velmi dùle¾ité pro vyu¾ívání "Souvislosti", zalo¾ené na "Pøedmìtu" pro tøídìní Va¹ich zpráv. - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Vytvoøení Zprávy: Mo¾nosti - "Mo¾nosti" - - Tyto mo¾nosti Vám pomohout vytvoøit zprávu. - - - Pokud si pøejete zkontrolovat pravopis, kliknìte na "Kontrola Pravopisu". - - - Pokud si pøejete vidìt seznam pøíloh ke zprávì, kliknìte na "Pøílohy". - - - Pokud si pøejete ulo¾it kopii Va¹í zprávy do schránky "Poslané Zprávy" zatrhnìte rámeèek vedle "Ulo¾it Kopii". Ulo¾te si kopie dùle¾itých zpráv, budou se Vám hodit v budoucnu, pokud budete chtít zjistit kdo co øekl. Není doporuèeno ukládat ka¾dou zprávu, jeliko¾ lze velmi jednodu¹e pøesáhnout Vá¹ limit na disku (obzvlá¹tì pokud sposíláte pøílohy s obrázky a videm), a tím znemo¾nit pøíjem dových zpráv. Pokud si pøejete ukládat ka¾dou poslanou zprávu, lze tuto fukci aktivovat v nastavení Va¹í Identity (Mo¾nosti -> Osobní Informace -> Upravit Identitu). Dbej te na periodické vyprazdòování této schránky ("Poslané Zprávy"), jinak Va¹e scránka bude nepou¾itelná, jakmile se velkým mno¾stvím zpráv zaplní. - - - - Vytvoøení Zprávy: Pøílohy - "Pøílohy" - - Tato sekce zobrazí seznam v¹ech pøíloh ve Va¹í zprávì. Pokud si pøejete odstranit pøílo¾ený soubor: - - Krok 1: Zatrhnìte rámeèek veldle souboru, který si pøejete odstranit. - - Krok 2: Kliknìte na "Odstranit Pøílohu(y)" - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Vytvoøení Zprávy: Priorita - "Priorita" - - Tato mo¾nost nastaví "X-Priority" hlavièku ve Vámy poslané zprávì. "X-Priority" je "pseudo standard" který je pou¾íván emailovými programy jako Netscape, Mozilla, Opera a Outlook pro udání priority èi urgentnosti zprávy. Emailové programy, které toto nepou¾ívají, bude tuto èást ignorovat. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Vyhledávání Zprávy - Vyhledávací Kritéria - - Vyhledávání zpráv ve Va¹ich schránkách lze provést nìkolika rùznýmy zpùsoby vyhledávání. - - Krok 1: Vlo¾te text do políèek, které si pøejete zahrnout do vyhledávacích kritérií. - - Krok 2: Vyberte typ(y) zprávy, které si pøejete zahrnout do vyhledávacích kritérií. - - Krok 3: Vyberte schránku(y) které si pøejete zahrnout do vyhledávacích kritérií. - - Krok 4: Kliknìte "Vyhledat". - - - Pokud nìjaká ze zpráv odpovídá vyhladávacím kritériím, pak pøedmìt této zprávy bude zobrazen ve "Výsledcích Vyhledávání". - - - - Správa Schránek - Mo¾nosti scránky - - Levý sloupec obsahuje tlaèítka pro výbìr schránek, poté co jste vybrali schránku je mo¾no provést dané vyhledávání. - - - Systém Vám nabíddne dal¹í mo¾nosti. Buïte obzvlá¹tì opatrní s mo¾ností pro mazání zpráv, pokud chybnì u¾ijete této mo¾nosti, pøijdete o Va¹e zprávy, které budou odpovídat kritériu! - - Importovat mbox Soubor - - Tato mo¾nost provede import souboru (formátu mbox) do zvolené schránky. Vyberte 1 (jednu) schránku, do které bude importovat zprávy, a pak vybertye tuto mo¾nost. System se zeptá, který mbox soubor si pøejete importovat. - - - - Filtry: Pou¾ití - Pou¾ívání Filtrovacích Pravidel - - Kliknìte na ikonku "Pou¾ít Filtr" vedle názvu "Pøíchozí Zprávy" v zobrazení schránky s Pøíchozími zprávami, aby jste odfiltrovali zprávy v souladu s Va¹imi filtrovacími pravidly. Nebo také kliknìte na "Pou¾ít V¹echny Pravidla" ve filtrovacím menu. Filtrování není provádìno automaticky. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Pøilo¾it Veøejný Klíè - Pøilo¾it Veøejný Klíè - - Pokud si vyberete tuto mo¾nost, Vá¹ PGP veøejný klíè bude pøilo¾en k Va¹í odesílané zprávì (pokud tento klíè existuje). Implicitní chování lze nastavit v PGP mo¾nostech. - - - - PGP: Vyhledávání v Textu Zprávy - Vyhledávání v Textu Zprávy - - Pokud je tato volba vybrána, IMP bude vyhledávat PGP data v textu zprávy a budou zobrazeny v pøípadì nálezu. Tento proces mù¾e zpomalit celý systém, proto¾e ka¾dá zpráva bude kompletnì prohledána, zdali obsahule PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Pøehled - Co je PGP? - - PGP je nástroj umo¾òující bezpeènou komunikaci a uskladnìní dat obzvlá¹tì v oblasti emailù. Mù¾e být pou¾ito pro kódování dat èi vytvoøení digitálního signatury. IMP pou¾ívá GnuPG (GNU Privacy Guard) k zaji¹tìní tìchto funkcí. - - Umo¾nit funkci PGP? - - Tato mo¾nost Vám umo¾ní vytvoøit/prohlédnout Vá¹e osobní PGP klíèe, pøidat èi vymazat veøejné klíèe jiných lidí, èíst kódované emaily, ovìøit digitální oznaèené emaily a také kódovat/oznaèit Vá¹e emaily. - - - - PGP: Mo¾nosti - Pøilo¾it Veøejný Klíè - Mo¾nosti - Pøilo¾it Veøejný Klíè - - Pokud vyberete tuto mo¾nost, ka¾dá odeslaná zpráva bude obsahovat Vá¹ PGP Veøejný Klíè. - - - - PGP: Správa Veøejných Klíèù - Pøehled - - Toto zobrazí v¹echny kontakty ve Va¹ich Kontaktech, které maji PGP veøejné klíèe. Toto Vám umo¾ní 1) zasílat kódované emaily tìmto lidem -nebo- 2) ovìøovat digitílní signatury tìchto lidí. - - Zobrazení - - Otevøe okno a zobrazí v nìm PGP veøejný klíè. - - Detaily - - Zobrazí detaily ohlednì PGP veøejného klíèe. - - Vymazat - - Vyma¾e PGP veøejný klíè z Va¹ich Kontaktù. - - - - PGP: Správa Veøejných Klíèù - Import - Import Veøejných Klíèù - - Toto tlaèítko Vám umo¾ní vlo¾it PGP veøejný klíè manuálnì do novì otevøeného okna. Klíè tam mù¾e být zkopírován do textového pole, nebo pokud je ulo¾en v souboru na Va¹em lokálním poèítaèi, lze ho importovat jako soubor. Pokud je klíè platný bude ulo¾en do Va¹ich Kontaktù a okno se uzavøe. Pokud klíè není platný objeví se chybové hlá¹ení s vysvìtlením. - - - - PGP: Správa Veøejných Klíèù - Pøehled - - Pokus si pøejete digitálnì oznaèit zprávy nebo umo¾nit ostatním posílání kódovaných zpráv, musíte mít Vá¹ osobní Veøejný/Osobní PGP klíèový pár. - - Vá¹ Veøejný Klíè - - Vá¹ veøejný klíè by mìl být k dispozici komukoliv kdo Vám chce posílat kódované zprávy, které pouze VY mù¾ete dekódovat (pou¾itím Va¹eho osobního klíèe). A také, Vá¹ veøejný klíè by mìl být k dispozici komukoliv kdo pøijímá Va¹e zprávy, které jsou digitálnì oznaèené - veøejný klíè je potøeba k ovìøení digitálního oznaèení. - - Vá¹ Osobní Klíè - - Vá¹ osobní klíè je potøeba k dekódování zpráv kódovaných Va¹ím veøejným klíèem. A také, Vá¹ osobní klíè je potøeba k digitálnímu oznaèení zpráv. Vá¹ osobní klíè je chránìn heslem, které bylo zadáno pøi vytvoøení tohoto klíèe. Pøi jakékoliv manipulaci s Va¹ím osobním klíèem budete po¾ádáni o heslo k Va¹emu osobnímu klíèi. IMP si zapamatuje toto heslo bo dobu Va¹í relace (dokud se neodhlásíte ze systému), tak¾e se nezapomeòte odhlásit. - - - - PGP: Správa Osobních Klíèù - Veøejný Klíè - Zobrazení - - Otevøe okno a zobrazí v nìm PGP veøejný klíè. - - Detaily - - Zobrazí detaily ohlednì PGP veøejného klíèe. - - - - PGP: Správa Osobních Klíèù - Osobní Klíè - Vlo¾it heslo - - Otevøe okno pro zadání hesla. Po úspì¹ném zadání hesla si IMP toto heslo zapamatuje po dobu trvání relace. - - Zbavit se Hesla - - IMP se zbaví zapamatovaného hesla, pøi jakékoliv dal¹í manipulaci s osobním klíèem IMP po¾ádá o znovu vlo¾ení hesla. - - Zobrazení - - Zobrazí PGP osobní klíè. NEPOSÍLEJTE TENTO KLÍÈ NIKOMU - tato fukce je zde pouze pro umo¾nìní exportu toho to klíèe do jiných programù èi aplikací. - - Detaily - - Zobrazí detaily Va¹eho PGP osobního klíèe. - - - - PGP: Správa Osobních Klíèù - Vymazání - Vymazat Osobní Klíèe - - Toto tlaèítko vyma¾e veøejný/osobního klíèového páru z nastavení v IMPu. - - - - PGP: Vytvoøení Osobního Klíèe - Jméno - Jméno - - Jméno, které si pøejete zahrnout do Va¹ich osobních klíèù. Po¾adované pole. - - - - PGP: Vytvoøení Osobního Klíèe - Poznámka - Poznámka - - Poznámka, kterou si pøejete zahrnout do Va¹ich osobních klíèù. Nevy¾adované pole. - - - - PGP: Vytvoøení Osobního Klíèe - Emailová Adresa - Emailová Adresa - - Emailová adresa, kterou si pøejete spojit s Va¹imi osobními klíèi. Po¾adované pole. - - - - PGP: Vytvoøení Osobního Klíèe - Délka Klíèe - Délka Klíèe - - Zadejte délku Va¹eho klíèe v Bytech. Èím vìt¹í hodnota, tím vìt¹í ochrana (také del¹í èas generování a kódování). Implicitní hodnota je 1024 bytù, tato hodnota poskytuje výbornou ochranu. - - - - PGP: Vytvoøení Osobního Klíèe - Heslo - Název - - Heslo slou¾í k ochranì/kódování Va¹eho osobního klíèe. Mìlo by být NEJMÉNÌ 6 znakù dlouhé, nemìlo by být stejné jako Va¹e heslo k úètu, nemìlo by být zalo¾eno na slovì ze slovníku a mìlo by obsahovat jak èíslice tak písmena. Toto heslo musí být poskytnuto dvakrát (ovìøení proti pøeklepùm). Po¾adované pole. - - - - PGP: Vytvoøení Osobního Klíèe - Akce - Vytvoøení Klíèù - - Vytvoøit a ulo¾it osobní/veøejný pár klíèù. - - Importovat Klíèový Pár - - Importovat osobní/veøejný klíèový pár. Toto tlaèítko otevøe okno a a pak lze manuálnì importovat exitující PGP osobní/veøejný klíèový pár. Klíèe mohou být zkopírovány do textového pole, pokud klíèe se nachází v souboru na Va¹em lokálním poèítaèi, tak je mù¾ete importovat z nìho. Pokud jsou klíèe platné budou ulo¾eny ve Va¹ich mo¾nostech nastavení a okno se zavøe, pokud nebudou platné objeví se chybová hlá¹ka s vysvìtlením. - - - - S/MIME: Pøehled - Co je S/MIME? - - S/MIME je systém pro osobní/veøejný klíèový pár, který umo¾òuje pou¾ít digtální signatury, soukromé zprávy, detekci fal¹ování. S/MIME poskytuje ochranu utajení zprávy pomocí kódu, který pouze pøíjemci a odesilatel mohou dekódovat. Toto umo¾òuje identifikaci odesílatele pomocí jeho digitální signatury. Tyto mo¾nosti poskytují pøíjemci detekci zda zpráva byla obmìnìna poté co byla zaslána. - - Umo¾nit funkci S/MIME? - - Tato funkce Vám umo¾ní importovat S/MIME klíèe, èíst kódované zprávy, ovìøit digitálnì oznaèenou zprávu, kódovat/oznaèit Vami zasílané zprávy. - - - - S/MIME: Osobní Klíèe - Pøehled - - Pokud si pøejete oznaèit èi zakódovat zprávy, musíte mít vlastní veøejný/osobní S/MIME klíèový pár. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Tisk - Tisknout Zprávu - - Pokud si pøejete vytisknout právì prohlí¾enou zprávu, kliknìte na linku "Tisk" ve vrchní nebo spodní èásti zprávy. Otevøe se nové okno formátované pro tisk. Zdali se otevøe dialog pro tisk zále¾í na typu Va¹eho operaèního systému a typu Va¹eho prohlí¾eèe internetu. Pokud se dialog neotevøe, pou¾ijte nabítkovou li¹tu vyberte "Soubor" -> "Tisk" k otevøení dialogu pro tisk. - - - - Tøídìní a Souvislosti - Typy Tøídìní - - Pøi prohlí¾ení Va¹ich zpráv lze pou¾ít tøídìní, podle jakehokoliv sloupce, kliknutím na hlavièku danného sloupce. Pøepínání mezi vzestupným a sestupným tøídìním lze dosáhnout pomocí kliknutí na malou ikonku ¹ipky v hlavièce danného sloupce. - - Souvislosti - - Pokud si pøejete seøazení zpráv podle souvislosti pøedmìtù, co¾ znamená ¾e ka¾dá zpráva je zaøazena do skupiny zpráv obsahující v¹echny odpovìdi, kliknìte na linku [Souvislost] v hlavièce slouce pøedmìt. Navrácení do normálního poøadí lze provést kliknutím na linku [Pøedmìt] v hlavièce slouce pøedmìt. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/da_DK/LC_MESSAGES/imp.mo b/imp/locale/da_DK/LC_MESSAGES/imp.mo deleted file mode 100644 index 3a38e82d318d7cfe3aea73e9301e0b5b38e61a25..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 213941 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

cW> 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 diff --git a/imp/locale/da_DK/help.xml b/imp/locale/da_DK/help.xml deleted file mode 100644 index 5b8ba137f..000000000 --- a/imp/locale/da_DK/help.xml +++ /dev/null @@ -1,812 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Ny meddelelse: Handlinger - Handlinger - - 'Send meddelelse' sender din besked til de modtagere du har angivet. Vær sikker på du vil sende før du klikker, for når du har klikket kan du ikke ændre noget. - - - 'Gem kladde' placerer en ufærdig meddelelse i den mappe du har valgt i 'Indstillinger->Skriv meddelelse'. Du kan så færdiggøre meddelelsen senere ved at gå til 'Kladde' mappen, klikke på den gemte meddelelse og så klikke på 'fortsæt'. Sørg for at skrive en 'Emne:' linie før du gemmer den så du nemt kan finde den igen i 'Kladde' mappen. Efter du har gemt meddelelsen i 'Kladde' mappen returneres du til din INDBAKKE eller den mappe du sidst befandt dig i. - - - 'Annuller meddelelse' smider meddelelsen væk og returnerer dig til din INDBAKKE eller den mappe du sidst befandt dig i. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Ny meddelelse: Fra - "Fra" - - Dette felt bruges til at ændre din afsenderadresse. Feltet er kun tilgængeligt hvis din system administrator ikke har spærret det. - - - Hvis du i "Indstillinger>Profiler" har flere profiler kan du vælge i listen hvilken profil der vil fremstå som afsender. Hvis du vil angive en helt ny afsender kan du benytte tekstfeltet. - - - - Ny meddelelse: Til - "Til" - - Her kan du skrive adressen på personer der skal modtage din meddelelse. Hvis du vil sende til flere modtagere skal deres adresser adskilles med komma, ellers opstår der en fejl. - - - - Ny meddelelse: Kopi til (Cc:) - "Kopi til (Cc:)" - - Her kan du skrive adressen på personer du ønsker skal modtage en kopi (Cc: = Carbon Copy) af din meddelelse. Adskil modtagerne med et komma. Kopier er som regel sendt til personer som er kun indirekte berørt af indholdet af meddelelsen. Alle modtagere i 'Til:' og 'Cc:' kan se alle andre modtagere i disse felter. - - - - Ny meddelelse: Skjult kopi til (Bcc:) - "Skjult kopi" - - Her kan du skrive adresserne på personer du ønsker skal modtage en skjult kopi (Bcc = Blind Carbon Copy) af beskeden. "Skjult kopi" meddelelser er som regel sendt til personer andre end de direkte og indirekte modtagere (Til: og Cc:) som har behov for at læse meddelelsen UDEN at de andre modtagere ved at de får meddelelsen. Dvs. 'Skjult' betyder at identiteten af disse modtagere er skjult fra alle andre modtagere af meddelelsen, og at kun du og de ved at de modtog en kopi. Dette er typisk brugt i situationer hvor du ønsker at fortælle en autoritet noget uden at personen som du sender meddelelsen til bliver alarmeret. - - - - Ny meddelelse: Emne - "Emne" - - Skriv emnet på din meddelelse. Lav den kort, simpel og informativ. Emnelinien er den nemmeste måde for dig og dine korrespondancepartnere at huske hvad der var i eMailen og gør det lettere at for dig at holde styr på din post. Når du "Besvarer" eller "Videresender" eMailen bliver emne linien kopieret og på denne måde er det nemt at følge en tråd i konversationen. Men hvis din besvarelse eller videresending indeholder nye idéer kan du ændre i emnelinien så modtagerne kan følge med i hvornår diskussionsforløbet ændrer sig. - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Ny meddelelse: Indstillinger - "Indstillinger" - - Disse indstillinger giver dig ekstra funktioner til oprettelse af din meddelelse. - - Når du klikker på "Lav et opslag på navnene" vil de adresserne på de navne, du har indtastet i Til:, Cc: og Bcc: blive søgt i adressekartoteket. - - - - Klik på "Stavekontrol" for at udføre stavekontrol. - - - Klik på "Vedhæftelser" for at se en liste af filer vedhæftet til meddelelsen. - - - Klik på check-knappen ved siden af "Gem kopi" for at gemme en kopi af denne meddelelse i din folder for "Sendte meddelelser". Gem kopier af vigtige eMails du sender, så du har noget at referere til senere og for at vedligeholde et arkiv over hvad der blev sendt. Vi anbefaler ikke at du gemmer alle eMails da din diskkvota vil blive brugt hurtigt (specielt hvis du sender vedhæftelser med) og din postkasse vil blive fyldt og ude af stand til at modtage ny post. Men, du kan slå denne mulighed til som standard via "Profiler" i "Indstillinger". - - - Klik på check-knappen ved siden af "Anmod om kvittering for modtagelse" for at få en kvittering, når din meddelelse er modtaget af den som du sender den til. - - - - Ny meddelelse: Vedhæftelsesliste - "Vedhæftelsesliste" - - Denne liste viser de vedhæftelser du har foretaget til den aktuelle meddelelse. For at slette en vedhæftet fil skal du: - - 1: Aktivere "check-knappen" ved siden af den vedhæftede fil du ønsker at slette. - - 2: Klik på "Fjern markerede". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Søgning - Søgekriterier - - Ingen hjælpetekst til rådighed. - - - - Foldernavigator - Håndtering af foldere - - Du kan vælge en folder ved at klikke på en af radioknapperne i venstre søjle. Når du har gjort det kan du vælge den handling du ønsker udført på mappen via "Vælg handling" pulldown-menuen foroven til venstre. - - - Her har du så yderligere muligheder. Vær forsigtig med "Slet folder(e)" funktionen, da den kan medføre at du mister alle meddelelser i en folder, hvis du sletter folderen ved en fejl ! - - - - Filterregler: Udfør - Udfør filterregler - - Klik på "Udfør filtre" ikonet ved siden af foldernavnet i postkassevinduet for at filtrere alle meddelelser i overensstemmelse med den specificerede regel. Eller klik på "Udfør alle regler" i menuen for filtre under "Indstillinger". Bemærk at udførelse af filterregler ikke sker automatisk, medmindre du har aktiveret de muligheder, der er, i menuen for filtre. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/de_DE/LC_MESSAGES/imp.mo b/imp/locale/de_DE/LC_MESSAGES/imp.mo deleted file mode 100644 index cf8c2ede4373913fa5dd6fb9df5e82c489ed5466..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 278466 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 z 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 diff --git a/imp/locale/el_GR/help.xml b/imp/locale/el_GR/help.xml deleted file mode 100644 index 7089a3d9e..000000000 --- a/imp/locale/el_GR/help.xml +++ /dev/null @@ -1,803 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Óýíèåóç Ìçíýìáôïò: ÅíÝñãåéåò - ÅíÝñãåéåò - - Ç ÁðïóôïëÞ Ìçíýìáôïò óôÝëíåé ôï e-mail óáò óôïõò ðïõ Ý÷åôå åðéëÝîåé. Åöüóïí ðáôÞóåôå ôï ðëÞêôñï "ÁðïóôïëÞ Ìçíýìáôïò" ôï ìÞíõìá óáò áðïóôÝëëåôáé óôïõò ðñïïñéóìïýò ðïõ Ý÷åôå åðéëÝîåé, áðü áõôü ôï óçìåßï êáé ìåôÜ ç áðïóôïëÞ äåí ìðïñåß íá áêõñùèåß. - - - Ç "Áêýñùóç Ìçíýìáôïò" óôáìáôÜåé ôï ÌÞíõìá ðïõ ãñÜöáôå êáé áðëþò óáò åðéóôñÝöåé óôïí êáôÜëïãï Åéóåñ÷üìåíá, Þ óå ïðïéïäÞðïôå Üëëï êáôÜëïãï âñéóêüóáóôáí ôåëåõôáßï. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Óýíèåóç Ìçíýìáôïò: ÁðïóôïëÝáò - "ÁðïóôïëÝáò" - - ÃñÜøôå ôç óùóôÞ e-mail äéåýèõíóÞ óáò. Ç ÄéåýèõíóÞ óáò èá âñßóêåôáé ìåôÜ ôïí ôßôëï "ÁðïóôïëÝáò:" óôï åîåñ÷üìåíï ÌÞíõìá. - - - - Óýíèåóç Ìçíýìáôïò: ÐáñáëÞðôçò - "ÐáñáëÞðôçò" - - ÃñÜøôå ôç óùóôÞ äéåýèõíóç Þ äéåõèýíóåéò ôùí ðáñáëçðôþí óôïõò ïðïßïõò èÝëåôå íá óôåßëåôå e-mail. ÊÜèå äéåýèõíóç ðñÝðåé íá äéá÷ùñßæåôáé áðü ôéò õðüëïéðåò ìå ôï ÷áñáêôÞñá ';', ïðïéïóäÞðïôå Üëëïò äéá÷ùñéóôéêüò ÷áñáêôÞñáò èá äçìéïõñãÞóåé ëÜèïò. Ïé Äéåõèýíóåéò ðïõ èá ãñÜøåôå èá âñßóêïíôáé ìå ôá ôïí ôßôëï "ÐáñáëÞðôçò:" óôï åîåñ÷üìåíï ÌÞíõìá. - - - - Óýíèåóç Ìçíýìáôïò: Êïéíïðïßçóç - Êïéíïðïßçóç - - ÃñÜøôå ôç óùóôÞ äéåýèõíóç Þ äéåõèýíóåéò ôùí ðáñáëçðôþí óôïõò ïðïßïõò èÝëåôå íá óôåßëåôå Ýíá áíôßãñáöï ôïõ ìçíýìáôïò. ÓõíÞèùò ïé ðáñáëÞðôåò áõôïß äåí åßíáé ïé Üìåóá åíäéáöåñüìåíïé ãéá ôï ìÞíõìá áëëÜ Ýììåóá åíäéáöåñüìåíïé. Ïé äéåõèýíóåéò áõôÝò èá åìöáíßæïíôáé óôï ìÞíõìá óáò ìåôÜ áðü ôïí ôßôëï "Êïéíïðïßçóç". - - - - Óýíèåóç Ìçíýìáôïò: ÊñõöÞ Êïéíïðïßçóç - ÊñõöÞ Êïéíïðïßçóç - - ÃñÜøôå ôç óùóôÞ äéåýèõíóç Þ äéåõèýíóåéò ôùí ðáñáëçðôþí óôïõò ïðïßïõò èÝëåôå íá óôåßëåôå Ýíá êñõöü áíôßãñáöï ôïõ ìçíýìáôïò. Óå áõôü ôï ðåäßï èá âÜëåôå ôïõò ðáñáëÞðôåò ðïõ èá èÝëáôå íá ðÜñïõí Ýíá áíôßãñáöü ôïõ ìçíýìáôïò óáò, ×ÙÑÉÓ üìùò ïé õðüëïéðïé ðáñáëÞðôåò ðïõ Ý÷åôå åðéëÝîåé óôá ðåäßá "Ðñïò" êáé "Êïéíïðïßçóç" íá äïõí üôé Ý÷åôå óôåßëåé Ýíá áíôßãñáöï êáé êÜðïõ áëëïý. Ìå áõôü ôïí ôñüðï ìüíï åóåßò êáé ïé ðáñáëÞðôåò ðïõ Ý÷åôå åðéëÝîåé óôï ðåäßï "ÊñõöÞ Êïéíïðïßçóç" èá îÝñïõí üôé ôïõò Ý÷åôå óôåßëåé Ýíá áíôßãñáöï ôïõ ìçíýìáôïò. - - - - Óýíèåóç Ìçíýìáôïò: ÈÝìá - "èÝìá" - - ÃñÜøôå ôï ÈÝìá ôïõ Ìçíýìáôïò óáò. ÏôéäÞðïôå ãñÜøåôå èá åìöáíßæåôáé ìåôÜ ôïí ôßôëï "ÈÝìá:" óôï åîåñ÷üìåíï ÌÞíõìá. Êáëü èá åßíáé íá åßíáé óýíôïìï, áðëü êáé ðåñéãñáöéêü. Ç ãñáììÞ ôïõ èÝìáôïò åßíáé ï ðïéï åýêïëïò ôñüðïò ãéá åóÜò êáé ãéá ôïõò ðáñáëÞðôåò óáò íá èõìïýíôáé ôé ðåñéåß÷å ôï e-mail ðñÜãìá ðïõ åßíáé ðïëý óçìáíôéêü ãéá ôçí ïñãÜíùóç êáé ôçí åýñåóç ôùí e-mail óáò áñãüôåñá. Åðßóçò, üôáí áðáíôÜôå Þ ðñïùèåßôå Ýíá ÌÞíõìá ôï èÝìá ðñïóôßèåôáé óôï èÝìá ôïõ íÝïõ Ìçíýìáôïò. Áõôü óáò âïçèÜ íá ïñãáíþíåôáé ôá e-mail óáò ôá ïðïßá ó÷çìáôßæïõí ìßá "óõæÞôçóç". Áí üìùò óôçí ÁðÜíôçóç Þ ôçí Ðñïþèçóç åíüò Ìçíýìáôïò èÝëåôå íá ðñïóèÝóåôå êÜôé êáéíïýñãéï, ìðïñåßôå áðëþò íá ðñïóèÝóåôå êÜôé óôç ãñáììÞ ôïõ ÈÝìáôïò Ýôóé þóôå ïé ðáñáëÞðôåò óáò íá êáôáëáâáßíïõí ôéò áëëáãÝò. - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Óýíèåóç Ìçíýìáôïò: ÅðéëïãÝò - ÅðéëïãÝò - - Ðáôþíôáò ôï "ÓõíçììÝíá" ìðïñåßôå íá äåßôå ôç ëßóôá ìå ôá áñ÷åßá ðïõ Ý÷åôå åðéóõíÜøåé êáé áí èÝëåôå íá ðñïóèÝóåôå Þ íá äéáãñÜøåôå êÜðïéï áðü áõôÜ. - - -Ìå ôçí åðéëïãÞ "ÁðïèÞêåõóç óôï öÜêåëï ÁðåóôáëìÝíá" ìðïñåßôå íá êñáôÞóåôå Ýíá áíôßãñáöï ôïõ ìçíýìáôïò ðïõ óôÝëíåôå óôï öÜêåëï "ÁðåóôáëìÝíá" - - -Ìå ôçí åðéëïãÞ "Íá æçôçèåß åðéâåâáßùóç ðáñáëáâÞò" ï ðáñáëÞðôçò óáò áí èÝëåé èá óôåßëåé Ýíá e-mail ìå ôï ïðïßï èá óáò åíçìåñþíåé üôé ôï ìÞíõìá ðïõ óôåßëáôå Ý÷åé öôÜóåé óôïí ðñïïñéóìü ôïõ. - - - - Óýíèåóç Ìçíýìáôïò: ÓõíçììÝíá - ÓõíçììÝíá - - Åìöáíßæåôáé ìßá ëßóôá ìå ôï áñ÷åßá ðïõ Ý÷åôå åðéóõíÜøåé óôï ìÞíõìá. Ãéá íá äéáãñÜøåôå Ýíá áñ÷åßï áðü ôá óõíçììÝíá êÜíôå ôéò áêüëïõèåò åíÝñãåéåò: - ÅðéëÝîôå ôï áñ÷åßï êáé ðáôÞóôå ôï "Áêýñùóç ÅðéëåãìÝíùí". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - ÁíáæÞôçóç ÌçíõìÜôùí - ÊñéôÞñéá ÅðéëïãÞò - - Ãéá íá âñåßôå Ýíá ìÞíõìá èá ðñÝðåé íá óõìðëçñþóåôå êÜðïéï áðü ôá ðåäßá "Áðü", "Ðñïò", "ÈÝìá" Þ "Êåßìåíï Ìçíýìáôïò" ìå ôï ÷áñáêôçñéóôéêü ðïõ Ý÷åé ôï ìÞíõìá ðïõ øÜ÷íåôå. - - - Êáôüðéí åðéëÝãåôå áí èá ðñÝðåé íá éó÷ýïõí ôá êñéôÞñéá ÊÁÉ óôá ôÝóóåñá ðåäßá (åðéëïãÞ: "¼ëá ôá ðåäßá") Þ áí èá éó÷ýïõí ôá êñéôÞñéá ïðïõäÞðïôå ðåäßïõ áðü ôá ôÝóóåñá (åðéëïãÞ "ÏðïéïäÞðïôå Ðåäßï"). - - - ÌåôÜ ðñÝðåé íá åðéëÝîåôå ôçí êáôçãïñßá ôùí ìçíõìÜôùí ðïõ èÝëåôå íá øÜîåôå. Áí åßíáé íÝá ìçíýìáôá Þ áí èÝëåôå íá âñåßôå êÜðïéï áðü ôá ìçíýìáôá ðïõ Ý÷åôå áðáíôÞóåé. - - - ÔÝëïò ìðïñåßôå íá åðéëÝîåôå êáé óå ðïéïõò êáôáëüãïõò èÝëåôå íá ãßíåé ç áíáæÞôçóç ìáñêÜñïíôáò ôï ðåäßï ðñéí áðü ôïí êÜèå êáôÜëïãï. - - - Ôþñá èá ðáôÞóåôå ôï ðëÞêôñï "ÁíáæÞôçóç" ãéá íá îåêéíÞóåé ç áíáæÞôçóç ôùí ìçíõìÜôùí. Ìüëéò ïëïêëçñùèåß èá åìöáíéóôåß ìßá óåëßäá óôçí ïðïßá èá õðÜñ÷ïõí ôá ìçíýìáôá ðïõ ôáéñéÜæïõí óôá êñéôÞñéá åðéëïãÞò óáò. - - - - Äéá÷åßñéóç ÖáêÝëùí - ÅðéëïãÞ ÖáêÝëïõ - - Ìðïñåßôå íá åðéëÝîåôå ôï öÜêåëï óôïí ïðïßï èÝëåôå íá ìåôáâåßôå, áðü ôç ëßóôá ðïõ âñßóêåôáé óôï åðÜíù äåîß ìÝñïò ôçò óåëßäáò. Êáôüðéí èá ðáôÞóåôå ôï "¢íïéãìá öáêÝëïõ" ðïõ âñßóêåôáé äßðëá áðü ôç ëßóôá ìå ôïõò öáêÝëïõò ãéá íá äåßôå ôá ìçíýìáôá ðïõ õðÜñ÷ïõí óôï öÜêåëï - - - - Ößëôñá: ÅöáñìïãÞ - ÅöáñìïãÞ ¼ëùí ôùí Êáíüíùí - - ÐáôÞóôå ôï Êïõìðß "ÅöáñìïãÞ üëùí ôùí êáíüíùí" ðïõ âñßóêåôáé óôï åðÜíù ìÝñïò ôïõ ìåíïý ôùí ößëôñùí þóôå íá åêôåëåóôïýí ôá ößëôñá ðïõ Ý÷åôå äçìéïõñãÞóåé, óôá ìçíýìáôá ðïõ âñßóêïíôáé óôïí öÜêåëï "Åéóåñ÷üìåíá". - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/en_US/help.xml b/imp/locale/en_US/help.xml deleted file mode 100644 index 2a4cb738a..000000000 --- a/imp/locale/en_US/help.xml +++ /dev/null @@ -1,854 +0,0 @@ - - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - If you are holding the Alt key instead of the Ctrl while navigating through the message list, the messages you are passing are automatically selected or deselected. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - - - - Message Composition: Actions - Actions - - "Send Message" transmits your email message to the intended recipient(s). Make sure you do want to send your message as this action is final and cannot be reversed. - - - "Save Draft" places an unfinished message in a folder called "Drafts" accessible through the folder drop-down box at the top-right of your screen. You can then finish the message later by switching to the "Drafts" folder, clicking on the saved message to open it, and then clicking on "Resume". Be sure to put a subject on the email before you save the draft so that you can easily identify which message you want within the Drafts folder. - - - Depending on your installation, you can change in your preferences whether you are returned to the last folder you were viewing or back to the same message after saving a message as a draft. - - - "Cancel Message" drops the message in progress and simply returns you to the last folder you were viewing. - - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - - Message Composition: From - From - - Enter the email address that you want to send this message as. - - - - - Message Composition: To - To - - Enter the correct email address for the recipient of your message. To enter multiple recipients, separate the email addresses with commas. Use of any other punctuation to separate multiple email addresses will result in an error. - - - - - Message Composition: Cc - Cc - - Enter the correct email address for the carbon copy recipient of your message. To enter multiple recipients, separate the email addresses with commas. Use of any other punctuation to separate multiple email addresses will result in an error. - - - Carbon copies are usually sent to recipients who need not be the direct recipients of the message, but may need to receive the message for their information, usually indirectly concerned about the subject of the email. All "To:" recipients and "Cc:" recipients can see the entire list of both kinds of recipients. - - - - - Message Composition: Bcc - Bcc - - Enter the correct email address for the blind carbon copy recipient of your message. To enter multiple recipients, separate the email addresses with commas. Use of any other punctuation to separate multiple email addresses will result in an error. - - - Blind carbon copies are usually sent to recipients who may need to read what is being written WITHOUT the other recipients knowing that they are receiving the email. Thus "blind" means that the identity of these recipients is hidden from all other recipients of the email. Only you the sender and the "Bcc" recipients will know that they received a copy. - - - - - Message Composition: Subject - Subject - - Enter the subject of your message. It is best to keep the subject short, simple and descriptive. The subject line is the easiest way for you and your correspondents to remember what was in the email, thus is very important in organizing your email and finding important ones later. - - - Also, when you "Reply" or "Forward" an email, this subject line is copied over into the new message so that is becomes a valuable way of identifying which messages go together to form a "thread" to an email conversation. As a suggestion, if a replied or forwarded message contains new ideas, you may want to alter slightly the "Subject" line so that recipients can follow the progression of the "thread". - - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - - Message Composition: Options - Options - - These Options help you prepare your message. - - - Click "Spell Check" to check your spelling. - - - Click "Attachments" to go to the bottom of the page where you can attach files to this message. - - - If saving of sent mail has been enabled by your administrator, you can activate the checkbox next to "Save a copy" to keep a copy your this message you send. The destination folder will be either the default or the one you selected for this purpose under "Options->Personal Information->Identities". If your addminstrator has activated the selection of a sent mail destination, you will be able to choose the folder from a drop-down list next to this option. - - - Saving copies of important emails you send could be useful for record keeping of what was discussed. You can, however, turn this feature "on" as your default within your Identity, by going to "Options->Personal Information->Edit your identities". In your options you can also setup maintenance tasks that empty or rename these folders periodically. - - - You may not want to save every email since you could have problems with your disk storage quota being used up quickly, especially when you send large attachments. A mailbox with full storage quota will not be able to receive new incoming email. - - - - - Message Composition: Adding Attachments - Adding Attachments - - You may attach files to your message if your browser supports uploading of files. More than 1 file can be uploaded at once. - - Step 1: Either type the path and name of a file that you want attached to this message or click the "Browse" button and select the file to be attached. The path and name of that file now appears in the Attachment box. If your browser supports JavaScript, you will see an additional upload input now as well, for uploading other files at the same time. - - Step 2: Decide whether you want the file to be viewed as an attachment or inline with the rest of the message. The recipient's mail reading software must be able to handle the inline display of the file type, otherwise this part will be viewed as an attachment instead. - - - Unless you want to change an attachment's description or specify that it should be shown to the recipient inline, you are done. The attachments will be uploaded when you send your message. If you want to change the description or the attachment disposition, however, you can click the "Update" button to upload your attachments immediately and save any other changes you've made to existing attachments. - - - - Please note that for large files and/or slower Internet connections, the process of uploading and attaching your file to the email may take a while. Please be patient and do not click other links or buttons while you are waiting for a file to upload. - - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - - Message Composition: Priority - Priority - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments cannot be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - - Folders: Folder Actions - - You can select folders by using the buttons along the left column. Once you have done this, select the action you wish to perform on the folders via the select box to the left. - - Create - - Create a new folder, if possible. To create a folder in the base level, select 'Create' without selecting a folder in the left column. To create a subfolder in a currently existing folder, select the existing folder in the left column before selecting 'Create'. - - Rename - - Rename a folder. To rename, select the folders in the left column to rename and click 'Rename'. When renaming, all subfolders will automatically be renamed. - - Delete - - Delete a folder and all messages inside the folder. To delete, select the folders in the left column to delete and click 'Delete'. When deleting a folder with children, these subfolders will not be automatically deleted. To remove these children, you must manually select all folders to delete using the left column. - - Empty - - To delete all messages inside a folder, but not delete the folder itself, select the folders in the left column and click 'Empty'. - - Purge - - To delete all messages inside a folder marked as deleted, but not delete the folder itself, select the folders in the left column and click 'Purge'. This option only appears if not using a trash folder. - - Subscribe/Unsubscribe - - Flags a folder as either subscribed or unsubscribed. When a folder is subscribed, it will appear in all drop down folder lists. These options only appear if using IMAP folder subscriptions. - - - To subscribe, select the folders in the left column to delete and click 'Subscribe'. To unsubscribe, select the folders in the left column to delete and click 'Unsubscribe'. - - Check for New Mail/Do Not Check for New Mail - - Flags a folder to be checked for new mail in the Folder Navigator and the sidebar (if activated). - - - To set this flag, select the folders in the left column to check and click 'Check for New Mail'. To unset this flag, select the folders in the left column to check and click 'Do Not Check for New Mail'. - - Mark All Messages as Seen/Unseen - - To mark all messages in a folder as seen, select the folders in the left column and click 'Mark All Messages as Seen'. To mark all messages in a folder as unseen, select the folders in the left column and click 'Mark All Messages as Unseen'. - - Download - - To download all messages in a folder in a single file (mbox format), select the folder in the left column and click 'Download'. To download the file in ZIP compressed format, instead select 'Download [.zip format]. - - Import Messages - - This option will import mbox format or .eml files into the folder of your choice. Choose one folder via the left column to import the messages into and then select this option. You will then be taken to a page that will prompt for the mbox or .eml file to import. - - Rebuild Folder Tree - - Rebuild the graphical representation of the folder tree by requerying the mail server. You should not normally need to do this unless you are simultaneously accessing the mail server with another mail client and that mail client has made changes to the folder structure. - - - Show/Hide Unsubscribed - - If using IMAP folder subscriptions, show/hide the unsubscribed folders. To subscribe/unsubscribe to a folder, select the checkbox next to the foldername and use the Subscribe/Unsubscribe action in the Folder Action drop-down menu. - - Expand All - - Expand all folder entries. - - Collapse All - - Collapse all folder entries. - - - - - Filters: Apply - Apply Filter Rules - - Click on the "Apply Filter" icon next to the INBOX name in the mailbox view to filter all messages according to the specified rules. - - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - - Message Composition: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The recipient must have a copy of your public key to digitally verify your signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the "PGP Encrypt Message" and "PGP Sign Message" entries for further information. - - PGP Encrypt Message with passphrase - - This option will encrypt the current message, using PGP and a passphrase, and then send it. You will be prompted for the passphrase that should be used for the encryption. Give the passphrase to the recipient through a secure channel e.g. personally, by phone, etc. The encrypted data will be attached to the outgoing message. - - PGP Sign/Encrypt Message with passphrase - - This option will first digitally sign your message and then will encrypt the resulting output with a passphrase. See the "PGP Encrypt Message with passphrase" and "PGP Sign Message" entries for further information. - - S/MIME Encrypt Message - - This option will encrypt the current message, using S/MIME and the recipients certificate, and then send it. You MUST have the certificate of the recipient stored in your addressbook or else this option will fail. If you have the certificate for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the certificate is stored. The encrypted data will be attached to the outgoing message. - - S/MIME Sign Message - - This option will digitally sign the current message using S/MIME and your certificate. If you have not already entered the passphrase for your certificate during this session you will be prompted for it. - - S/MIME Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the "S/MIME Encrypt Message" and "S/MIME Sign Message" entries for further information. - - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a digitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bit, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bit is the default - this value provides excellent protection. - - - - - PGP: Create Personal Key - Passphrase - Passphrase - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal public/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as spam. - - - First, you can decide to do nothing - the message will be reported as spam but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. - - - - - Preferences: Move Spam After Reporting As Innocent - - You may elect to do one of two items after reporting a message previously maked as spam as innocent. - - - First, you can decide to do nothing - the message will be reported as innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your Inbox. - - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. - - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - - Folders: Virtual Inbox - - Virtual Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - - Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes are searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - - diff --git a/imp/locale/es_ES/LC_MESSAGES/imp.mo b/imp/locale/es_ES/LC_MESSAGES/imp.mo deleted file mode 100644 index ad143ba9f8a9b6c5a7ea713b3cfc4126b1b5d7df..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 265054 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

8Md_7D73kV+s4h63OCHD=ea$c>)r?(BL^6CvL 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 WAq>K`67jN41knxtM231yxyldl=S!ym diff --git a/imp/locale/es_ES/help.xml b/imp/locale/es_ES/help.xml deleted file mode 100644 index 2e273642e..000000000 --- a/imp/locale/es_ES/help.xml +++ /dev/null @@ -1,877 +0,0 @@ - - - - Teclado: Navegación - - Puede usar el teclado para desplazarse entre mensajes del listado del buzón; al mensaje anterior o al siguiente mientras lee un mensaje; y entre páginas del listado del buzón. - - Navegación de teclado de listado de mensajes - - Puede utilizar el teclado para seleccionar y ver mensajes en el listado de mensajes. Para desplazarse entre los mensajes, utilice las teclas de flecha Arriba y Abajo mientras mantiene presionada la tecla Control (Ctrl). Si pulsa la la tecla de flecha Arriba empezará en la parte inferior de la página (último mensaje mostrado) y si pulsa Abajo empezará en la parte superior de la página (primer mensaje mostrado). - - - El mensaje actual se realza exactamente como si hubiera desplazado el ratón sobre él. Mientras se desplaza arriba y abajo a lo largo del listado del buzón, puede pulsar la tecla espaciadora para seleccionar o anular la selección de un mensaje, y puede pulsar la tecla Retorno para ver el mensaje actual. - - Listado de mensajes: Página anterior/siguiente - - Utilice las teclas de flecha Izquierda y Derecha del teclado para ir a las páginas de mensajes anterior o siguiente de su buzón, respectivamente. - - Vista de mensajes: Mensaje anterior/siguiente - - Utilice las teclas de flecha Izquierda y Derecha del teclado para ir a los mensajes anterior o siguiente, respectivamente. - - - - Reenvío de correo - Al reenviar un correo, se dispone de varias opciones. - - Reenvío desde el listado del buzón - En el listado del buzón, puede reenviar varios mensajes a la vez. Cada uno de los mensajes que seleccione se enviará, en toda su integridad, a sus destinatarios. Verá en la ventana de redacción cada mensaje como un adjunto. A su recepción el/los destinatario(s) verá(n) cada mensaje como un correo incluido dentro del mensaje. - - Reenvío desde la vista de mensajes - Al reenviar mensajes individuales en la vista de mensajes, puede optar por una de tres opciones distintas: - 1. Mensaje completo: Esta opción adjuntará el mensaje completo en el nuevo mensaje. El área de redacción no contendrá ningún texto del mensaje reenviado. Es igual que reenviar un único mensaje desde el listado del buzón excepto en que la línea Asunto: se rellenará de forma automática. - 2. Sólo el texto del cuerpo: Si sólo desea enviar el cuerpo del mensaje, seleccione esta opción. En el reenvío no se incluirá ningún adjunto del mensaje original. El texto aparecerá en el área de redacción y podrá modificarlo si lo desea o añadir sus propios comentarios. - 3. Texto del cuerpo con adjuntos: Utilice esta opción para reenviar los adjuntos de un mensaje junto el texto del cuerpo como se describió en #2 Sólo el texto del cuerpo. El cuerpo del texto se incluirá en el área de redacción para que puede modificarlo y todos los adjuntos del mensaje original se copiarán al reenvío. - - - - Redacción del mensaje: Acciones - Acciones - - "Enviar mensaje" manda el mensaje al/los destinatario(s) previsto(s). Asegúrese de que desea enviarlo ya que esta acción es irreversible. - - - "Guardar borrador" coloca un mensaje inacabado en una carpeta llamada "Borradores" accesible mediante el menú desplegable de carpetas de la esquina superior derecha de la pantalla. Puede terminar el mensaje con posterioridad cambiando a la carpeta "Borradores", pulsando el mensaje guardado para abrirlo y haciendo click en "Reanudar". Asegúrese de añadir un asunto al mensaje antes de guardarlo como borrador de forma que pueda identificarlo fácilmente dentro de la carpeta de Borradores. - - - Dependiendo de la instalación, puede cambiar en las preferencias si, tras guardar un mensaje como borrador, volverá a la última carpeta que estaba visualizando o si seguirá en el mismo mensaje. - - - "Cancelar mensaje" interrumpe la redacción del mensaje y le devuelve a la última carpeta que estaba visualizando - - - - Redacción del mensaje: Identidad - Identidad - - Elija la identidad mediante la que envía el correo de una lista desplegable de las identidades introducidas en Opciones->Información personal. - - - - Redacción del mensaje: Remitente - Remitente - - Introduzca la dirección de correo desde la que quiere enviar este mensaje. - - - - Redacción del mensaje: Para - Para - - Introduzca la dirección de correo válida del destinatario del mensaje. Para introducir varios destinatarios, separe las direcciones mediante comas. El uso de cualquier otro signo de puntuación para separar varias direcciones de correo provocará un error. - - - - Redacción del mensaje: Cc - Cc - - Introduzca la dirección de correo válida del destinatario adicional del mensaje. Para introducir varios destinatarios, separe las direcciones mediante comas. El uso de cualquier otro signo de puntuación para separar varias direcciones de correo provocará un error. - - - Las copias se suelen enviar a destinatarios que no tienen por qué ser los destinatarios directos del mensaje, pero que precisen recibirlo como información, generalmente por que estén indirectamente interesados en el asunto del correo. Todos los destinatarios "Para:" y "Cc:" pueden ver la lista completa de ambos tipos de destinatarios. - - - - Redacción del mensaje: Bcc - Bcc - - Introduzca la dirección de correo válida del destinatario adicional oculto del mensaje. Para introducir varios destinatarios, separe las direcciones mediante comas. El uso de cualquier otro signo de puntuación para separar varias direcciones de correo provocará un error. - - - Las copias ocultas se suelen enviar a destinatarios que puedan necesitar leer lo que se haya escrito SIN que el resto de los destinatarios sepan que también han recibido el mensaje. Así "oculta" significa que la identidad de estos destinatarios se les oculta al resto de los destinatarios del correo. Sólo el remitente y los destinatarios "Bcc" sabrán que han recibido una copia. - - - - Redacción del mensaje: Asunto - Asunto - - Introduzca el asunto del mensaje. Es conveniente que sea corto, simple y descriptivo. La línea de asunto es la manera más sencilla de recordar el contenido de un mensaje por lo que es muy importante en la organización del correo y en la posterior localización de los mensajes importantes. - - - Además, si "Responde" o "Reenvía" un mensaje, la línea de asunto se copia en el nuevo mensaje de forma que se convierte en una valiosa manera de identificar qué mensajes se agrupan para formar una "secuencia" de una conversación por correo. Como sugerencia, si una respuesta o mensaje reenviado contiene ideas nuevas, puede ser conveniente alterar ligeramente la línea de "Asunto" de forma que los destinatarios puedan seguir la progresión de la "secuencia". - - - - Redacción del mensaje: Codificación - Codificación (Conjunto de caracteres) - - Selecciona el conjunto de caracteres con el que se enviará el mensaje. - - - - Redacción del mensaje: Opciones - Opciones - - Estas opciones le ayudan a preparar el mensaje. - - - Pulse "Corrección ortográfica" para comprobar la ortografía. - - - Pulse "Adjuntos" para ir a la parte inferior de la página donde puede adjuntar archivos al mensaje. - - - Si el administrador ha habilitado la conservación del correo enviado, podrá activar la casilla junto a "Guardar una copia" para conservar una copia del mensaje que va a enviar. La carpeta de destino será la carpeta por omisión o aquella que haya seleccionado para este propósito en "Opciones->Información personal->Identidades". Si el administrador ha habilitado la selección de destino del correo enviado, podrá elegir una carpeta de una lista desplegable junto a esta opción. - - - Almacenar copias de los correos importantes que envíe puede resultar útil para mantenerse al tanto de lo que se ha dicho. Puede, no obstante, "activar" esta opción por omisión para su identidad en "Opciones->Información personal->Modificar identidad". En las opciones también se pueden establecer tareas de mantenimiento que vacíen o renombren estas carpetas de forma periódica. - - - Puede que no desee almacenar todos y cada uno de los correos que envíe puesto que podría tener problemas con el rápido agotamiento del espacio asignado en disco, sobre todo al enviar adjuntos de gran tamaño. Un buzón que haya agotado el espacio asignado en disco no podrá recibir correo nuevo. - - - - Redacción del mensaje: Adjuntos - Adjuntos - - Esta sección muestra un listado de archivos ya adjuntados al mensaje. - - Eliminar archivo(s) adjunto(s) - - Para borrar archivo(s) adjunto(s): - - - Paso 1: Active la(s) casilla(s) "¿Eliminar?" del/los archivo(s) adjunto(s) que desea eliminar. - - - Paso 2: Pulse "Actualizar" para ver inmediatamente los cambios, o éstos se ejecutarán automáticamente cuando se envíe el mensaje. - - Cambiar la disposición de los adjuntos - - Para cambiar la disposición de los adjuntos: - - - Paso 1: Cambie la disposición de cada adjunto al valor deseado: "En línea" o "Adjunto". - - - Paso 2: Pulse "Actualizar" para ver inmediatamente los cambios, o éstos se ejecutarán automáticamente cuando se envíe el mensaje. - - Cambiar la descripción de los adjuntos - - Para cambiar la descripción de los adjuntos (el texto que verá el destinatario describiendo el adjunto): - - - Paso 1: Introduzca una descripción en el campo de Descripción. - - - Paso 2: Pulse "Actualizar" para ver inmediatamente los cambios, o éstos se ejecutarán automáticamente cuando se envíe el mensaje. - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Redacción del mensaje: Prioridad - Prioridad - - Ésto establece la cabecera "X-Priority" del mensaje a enviar. La etiqueta "X-Priority" es un tipo de "pseudo estándar" que la mayoría de los clientes de correo aceptan (Netscape, Mozilla, Opera, Outlook). Cualquier cliente de correo que no la gestione simplemente la ignorará. - - - - Redacción del mensaje: Guardar adjuntos - - Determina si los adjuntos del mensaje se guardarán con el mismo en la carpeta de correo enviado. Si se selecciona "Sí", se guardarán los datos de los adjuntos. Si se selecciona "No", los datos de los adjuntos se eliminarán del mensaje tras enviarlo a los destinatarios. Seleccionar "No" le ayudará a conservar el espacio de disco al eliminar la información de los adjuntos (potencialmente grande) de los mensajes almacenados. - - - - Redacción del mensaje: Vincular adjuntos - - Determina si los adjuntos del mensaje se enviarán como una parte del mensaje de correo o si dichos adjuntos se dejarán en el servidor local. Si los adjuntos se vinculan, se le proporcionará al/los destinatario(s) del mensaje un vínculo web mediante el que podrá(n) descargar el/los adjunto(s). Vincular adjuntos tiene la ventaja de reducir enormemente el tamaño de los mensajes enviados. Por el contrario tiene la desventaja de que no se puede garantizar que el contenido de los adjuntos esté disponible en el futuro ya que los datos adjuntos no están incluidos dentro del mensaje de correo. - - - - Búsqueda de mensajes - Criterio de búsqueda - - Puede buscar mensajes en las carpetas mediante distintos criterios de búsqueda. - - - Paso 1: Introduzca texto en los campos que desee añadir al criterio de búsqueda. - - - Paso 2: Elija la(s) bandera(s) de mensajes que desee añadir al criterio. - - - Paso 3: Elija la(s) carpeta(s) en la(s) que desee buscar. - - - Paso 4: Pulse "Enviar". - - - Si algún mensaje cumple el criterio de búsqueda, los asuntos de esos mensajes se mostrarán en la vista de "Resultados de la búsqueda". - - - - Carpetas: Acciones - - Puede seleccionar carpetas mediante las casillas de selección de la izquierda. Una vez lo haya hecho, elija la opción que desee realizar en las carpetas mediante la lista desplegable de la izquierda. - - Crear - - Crea una carpeta, de ser posible. Para crear una carpeta en el primer nivel, seleccione 'Crear' sin seleccionar ninguna carpeta en la columna izquierda. Para crear una subcarpeta en una carpeta existente, seleccione la carpeta existente en la columna izquierda antes de seleccionar 'Crear'. - - Renombrar - - Cambia el nombre de una carpeta. Para renombrar una carpeta selecciónela en la columna izquierda y pulse 'Renombrar'. Al renombrar todas las subcarpetas se renombrarán de forma automática. - - Eliminar - - Elimina una carpeta y todos los mensajes que contenga. Para eliminar, seleccione las carpetas a eliminar en la columna izquierda y pulse 'Eliminar'. Al eliminar carpetas con subcarpetas éstas no se eliminarán automáticamente. Para eliminarlas, tendrá que seleccionar todas las subcarpetas de forma manual mediante la columna izquierda. - - Vaciar - - Para eliminar todos los mensajes de una carpeta, sin eliminar la carpeta, seleccione las carpetas en la columna izquierda y pulse 'Vaciar'. - - Purgar - - Para eliminar todos los mensajes de una carpeta marcados como eliminados, sin eliminar la carpeta, seleccione las carpetas en la columna izquierda y pulse 'Purgar'. Esta opción sólo aparece si no se usa una Papelera. - - Suscribir/Anular suscripción - - Marca una carpeta como suscrita o anula su suscripción. Cuando se ha suscrito a una carpeta, ésta aparecerá en todas las listas desplegables de carpetas. Estas opciones sólo aparecen si se utiliza la suscripción a carpetas IMAP. - - - Para suscribirse, seleccione las carpetas en la columna de la izquierda y pulse 'Suscribir'. Para anular las suscripciones, seleccione las carpetas en la columna de la izquierda y pulse 'Anular suscripción'. - - Comprobar correo nuevo/No comprobar correo nuevo - - Marca una carpeta para comprobar si contiene correo nuevo cuando se está en el navegador de carpetas y en el panel lateral (si está activo). - - - Para definir esta bandera, seleccione las carpetas a comprobar en la columna de la izquierda y pulse 'Comprobar correo nuevo'. Para anular esta bandera, seleccione las carpetas que no quiere comprobar en la columna de la izquierda y pulse 'No comprobar correo nuevo'. - - Marcar todos los mensajes como leídos/Marcar todos los mensajes como sin leer - - Para marcar todos los mensajes de una carpeta como leídos, seleccione las carpetas en la columna de la izquierda y pulse 'Marcar todos los mensajes como leídos'. Para marcar todos los mensajes de una carpeta como sin leer, seleccione las carpetas en la columna de la izquierda y pulse 'Marcar todos los mensajes como sin leer'. - - Descargar - - Para descargar todos los mensajes de una carpeta en un único archivo (en formato mbox), seleccione la carpeta en la columna de la izquierda y pulse 'Descargar'. Para descargar el archivo en formato comprimido de tipo ZIP, seleccione en su lugar 'Descargar [formato .zip]'. - - Importar mensajes - - Esta opción importará archivos de formato mbox o .eml a la carpeta de su elección. Elija una carpeta a la que importar los mensajes mediante la columna de la izquierda y seleccione esta opción. Se le dirigirá a una página en la que se le pedirá el archivo mbox o .eml a importar. - - Actualizar árbol de carpetas - - Actualiza la representación gráfica del árbol de carpetas volviendo a consultar al servidor de correo. Normalmente no debería necesitar ésto a menos que esté accediendo al servidor de correo simultáneamente con otro cliente de correo y haya hecho cambios en la estructura de las carpetas mediante éste. - - Mostrar/Ocultar no suscritas - - Si se utiliza la suscripción a carpetas IMAP, muestra/oculta las carpetas no suscritas. Para suscribirse/anular la suscripción a una carpeta, seleccione la casilla junto al nombre de la carpeta y utilice las acciones Suscribir/Anular suscripción del menú desplegable de acciones de carpetas. - - Expandir todas - - Expande todas las entradas de carpetas. - - Collapsar todas - - Collapsa todas las entradas de carpetas. - - - - Filtros: Aplicar - Aplicar reglas de filtrado - - Pulse el icono "Aplicar filtros" junto al nombre del buzón de ENTRADA en la vista de buzones para filtrar todos los mensajes conforme a las reglas especificadas. - - - - Filtros: Modificar sus reglas de filtrado - Modificar sus reglas de filtrado - - Pulse "Modificar sus reglas de filtrado" para pasar a la página en la que puede añadir, eliminar y modificar el conjunto activo de reglas de filtrado. - - - - Filtros: Modificar su lista negra - Modificar su lista negra - - Pulse "Modificar su lista negra" para pasar a la página en la que puede añadir, eliminar y modificar la lista de direcciones de correo de las que SIEMPRE va a rechazar los envíos. - - - - Filtros: Modificar su lista blanca - Modificar su lista blanca - - Pulse "Modificar su lista blanca" para pasar a la página en la que puede añadir, eliminar y modificar la lista de direcciones de correo de las que SIEMPRE va a aceptar envíos. - - - - Filtros: Filtrar al iniciar - ¿Aplicar reglas de filtrado al iniciar sesión? - - Active esta opción para aplicar siempre los filtros al iniciar sesión en IMP. - - - - Filtros: Filtrar al actualizar - ¿Aplicar reglas de filtrado siempre que se muestre la carpeta de ENTRADA? - - Active esta opción para aplicar los filtros siempre que vea la carpeta de Entrada. - - - - Filtros: Filtrar cualquier buzón - ¿Aplicar reglas de filtrado a cualquier buzón? - - Active esta opción si desea aplicar las reglas de filtrado a cualquier buzón. Normalmente las reglas de filtrado se aplican sólo al correo nuevo que llega a la carpeta de ENTRADA. Si se activa esta opción, aparecerá un icono en todas las páginas de buzones que le permitirá aplicar las reglas de filtrado a los mensajes del buzón actual. OBSERVACIÓN: Filtrar otros buzones distintos del de ENTRADA puede producir resultados extraños (p.e. el filtro puede hacer que se envíe al mismo buzón una copia de los mensajes a enviar) y/o no deseados (p.e. puede ocasionar que se trasladen o eliminen mensajes si se han añadido nuevas reglas de filtrado después de que un mensaje ya se había enviado al buzón actual). - - - - PGP: Adjuntar clave pública - Adjuntar clave pública - - Si se selecciona, se adjuntará al mensaje una copia de la clave PGP pública, si existe. Se puede configurar el comportamiento por omisión mediante la pantalla de opciones PGP. - - - - PGP: Analizar texto del cuerpo - ¿Buscar datos PGP en el cuerpo de los mensajes de texto/plano? - - Si se selecciona, IMP buscará datos PGP en el cuerpo de los mensajes de texto y mostrará los resultados si los encuentra. Observe que ésto puede ralentizar el sistema ya que cada mensaje tiene que comprobarse en su totalidad. - - - - Redacción: Opciones de cifrado - Sin cifrar - - Envía el mensaje sin cifrado (texto plano). - - Cifrar mensaje con PGP - - Esta opción cifrará el mensaje mediante PGP y la clave personal pública del destinatario y lo enviará. Tiene que DISPONER de la clave pública del destinatario almacenada en la libreta de direcciones o la opción fallará. Si dispone de la clave pública del destinatario en la libreta de direcciones y sigue teniendo errores, compruebe que la dirección de correo electrónico del destinatario coincide con la dirección en la que está almacenada la clave pública. Los datos cifrados se adjuntarán al mensaje de salida. - - Mensaje con firma PGP - - Esta opción firmará digitalmente el mensaje actual mediante PGP y su clave personal privada. Si aún no había introducido la frase clave de su clave personal privada durante la sesión actual, se le pedirá. El destinatario tiene que tener una copia de su clave pública para verificar digitalmente la firma. - - Mensaje firmado/cifrado con PGP - - Esta opción firmará digitalmente el mensaje en primer lugar y luego cifrará el resultado. Consulte los apartados "Cifrar mensaje con PGP" y "Mensaje con firma PGP" para más información. - - Cifrar mensaje con frase clave PGP - - Esta opción cifrará el mensaje actual mediante PGP y una frase clave y lo enviará. Se le pedirá la frase clave que se utilizará para el cifrado. Comunique la frase clave al destinatario a travé de un canal seguro, p.e. personalmente, por teléfono, etc. Los datos cifrados se adjuntarán al mensaje de salida. - - Mensaje firmado/cifrado con frase clave PGP - - Esta opción firmará digitalmente el mensaje en primer lugar y luego cifrará el resultado con una frase clave. Consulte los apartados "Cifrar mensaje con frase clave PGP" y "Mensaje con firma PGP" para más información. - - Mensaje cifrado en S/MIME - - Esta opción cifrará el mensaje actual mediante S/MIME y el certificado del destinatario y lo enviará. Tiene que DISPONER del certificado del destinatario almacenado en la libreta de direcciones o la opción fallará. Si dispone del certificado del destinatario en la libreta de direcciones y sigue teniendo errores, compruebe que la dirección de correo electrónico del destinatario coincide con la dirección en la que está almacenada el certificado. Los datos cifrados se adjuntarán al mensaje de salida. - - Mensaje con firma S/MIME - - Esta opción firmará digitalmente el mensaje actual mediante S/MIME y su certificado. Si aún no había introducido la frase clave de su certificado durante la sesión, se le pedirá. - - Mensaje firmado/cifrado en S/MIME - - Esta opción firmará digitalmente el mensaje en primer lugar y luego cifrará el resultado. Consulte los apartados "Mensaje cifrado en S/MIME" y "Mensaje con firma S/MIME" para más información. - - - - PGP: Introducción - ¿Qué es PGP? - - PGP es una herramienta para comunicaciones y almacenamiento de datos seguros, especialmente para su uso con el correo electrónico. Se puede utilizar para cifrar datos y para crear firmas digitales. IMP utiliza GnuPG (GNU Privacy Guard/Guardián de Privacidad GNU) para proporcionar esta funcionalidad. - - ¿Activar capacidad PGP? - - Si se selecciona esta opción, podrá crear/ver sus claves PGP personales, añadir/eliminar claves públicas de otras personas, leer correo cifrado, comprobar correo firmado digitalmente y cifrar/firmar el correo que envíe. - - - - PGP: Opciones - Adjuntar clave pública - Opciones - Adjuntar clave pública - - Si se selecciona, por omisión se adjuntará a los mensajes una copia de su clave PGP pública si la tiene. - - - - PGP: Gestionar claves públicas - Introducción - - Esta pantalla enumera todos los usuarios actuales de su libreta de direcciones que tienen claves PGP públicas. Esos usuarios son los ÚNICOS a los que puede 1) enviar un mensaje cifrado -O- 2) comprobar la firma digital. - - Ver - - Abre una ventana para visualizar la clave PGP pública. - - Detalles - - Muestra varios detalles sobre la clave PGP pública. - - Eliminar - - Elimina la clave pública de la libreta de direcciones. - - - - PGP: Gestionar claves públicas - Importar - Importar claves - - Este botón abrirá una ventana en la que puede importar de forma manual una clave PGP pública. La clave se puede pegar en un campo de texto o, si se encuentra en un archivo en el ordenador local, puede importarla. Si la clave es válida se insertará en la libreta de direcciones y la ventana se cerrará; si no es válida se mostrará un mensaje de error explicando la razón. - - - - PGP: Gestionar claves personales - Introducción - - Si desea firmar digitalmente mensajes o permitir que otros le envíen mensajes cifrados, tiene que disponer de sus propias claves PGP pública/privada. - - La clave pública - - La clave pública tiene que ponerla a disposición de cualquier persona que desee que pueda enviarle mensajes cifrados que sólo USTED podrá descifrar (mediante su clave privada). Además, la clave pública tiene que estar disponible para todo aquel al que quiera enviar un mensaje firmado digitalmente - la clave pública hace falta para comprobar la firma digital. - - La clave privada - - La clave privada hace falta para descifrar cualquier mensaje cifrado mediante su clave pública. Además la clave privada hace falta si quiere firmar digitalmente un mensaje. La clave privada se protegerá mediante una frase clave creada al generar las claves por lo que, para realizar cualquier actividad que precise la clave privada, IMP le pedirá la frase clave. Sólo tendrá que introducirla una vez por sesión - IMP la almacenará hasta que salga de la sesión (Por lo que ¡asegúrese de salir de la sesión!). - - - - PGP: Gestionar claves personales - Clave pública - Ver - - Abre una ventana para visualizar la clave PGP pública. - - Detalles - - Muestra varios detalles sobre la clave PGP pública. - - - - PGP: Gestionar claves personales - Clave privada - Introduzca la frase clave - - Abre el cuadro de diálogo de frase clave. Si la frase clave introducida es correcta se almacenará hasta que se termine la sesión. - - Olvidar frase clave - - Elimina la frase clave almacenada - cualquier uso adicional de la clave privada precisará la reintroducción de la frase clave. - - Ver - - Abre una ventana para visualizar la clave PGP privada. NO ENVÍE ESTA CLAVE A NADIE - esta opción es estrictamente sólo para exportar su clave personal privada de IMP para usarla en otro programa. - - Detalles - - Muestra varios detalles sobre la clave PGP privada. - - - - PGP: Gestionar claves personales - Eliminar - Eliminar claves personales - - Este botón eliminará las claves personales pública/privada de las preferencias de IMP. - - - - PGP: Crear claves personales - Nombre - Su nombre - - Es el nombre que desea que se incluya en sus claves personales. Es un campo necesario. - - - - PGP: Crear claves personales - Comentario - Comentario - - Un comentario que desee que se incluya en sus claves personales. Es un campo opcional. - - - - PGP: Crear claves personales - Correo electrónico - Correo electrónico - - La dirección de correo que quiere asociar con sus claves personales. Es un campo necesario. - - - - PGP: Crear claves personales - Tamaño de clave - Tamaño de clave - - El tamaño, en bits, de la clave generada. Cuanto mayor sea el valor, mayor será la protección (y también mayor será el tiempo de generación y de cifrado). 1024 bits es la opción por omisión - este valor ofrece una protección excelente. - - - - PGP: Crear claves personales - Frase clave - Frase clave - - La frase clave utilizada para proteger/cifrar su clave personal privada. Debería tener AL MENOS 6 caracteres, NO debería ser igual a su contraseña de acceso, NO debe basarse en una palabra incluida en un diccionario y debería contener tanto números como letras. Tendrá que introducir la frase clave dos veces con objeto de verificarla. Es un campo necesario. - - - - PGP: Crear claves personales - Acciones - Crear claves - - Crea y almacena sus claves personales pública/privada. - - Importar claves - - Importa un par de claves personales pública/privada. Este botón abre una ventana en la que puede importar de forma manual sus claves personales pública/privada existentes. Las claves se pueden pegar en un campo de texto o, si están disponibles en un archivo en el ordenador local, puede importarlas desde el mismo. Si las claves son válidas se insertarán en las preferencias y la ventana se cerrará; si no son válidas se mostrará un mensaje de error indicando la razón. - - - - S/MIME: Introducción - ¿Qué es S/MIME? - - S/MIME es un sistema de claves privada/pública que proporciona firmas digitales, privacidad de mensajes y detección de falsificación de una forma abierta e interoperable. S/MIME puede proporcionar privacidad a los mensajes cifrándolos de forma que sólo el remitente y los destinatarios previstos puedan descifrarlos. Le permite identificar al remitente de un mensaje mediante una firma digital. En conjunto, esta ayuda de cifrado y firma digital proporciona detección de falsificación, permitiendo a los destinatarios determinar si un mensaje se ha modificado después de haber sido enviado. - - ¿Activar capacidad S/MIME? - - Si se selecciona esta opción, podrá importar sus claves personales S/MIME, leer correo cifrado, comprobar correo firmado digitalmente y cifrar/firmar el correo que envíe. - - - - S/MIME: Claves personales - Introducción - - Si desea firmar digitalmente o cifrar los mensajes, tiene que disponer de sus propias claves S/MIME pública/privada. - - - - S/MIME: Importar certificados personales - Importar claves - - Importa los certificados personales desde un archivo de formato PKCS #12. Al exportar una clave desde un navegador (p.e. Internet Explorer, Firefox) o al exportar un certificado almacenado por el Sistema Operativo (p.e. Windows XP) se suele generar un archivo de tipo PKCS #12. Si las claves son válidas, se insertarán en las preferencias y se cerrará la ventana; si no son válidas se mostrará un mensaje de error explicando la razón. - - - - S/MIME: Eliminar certificados personales - Eliminar certificados personales - - Elimina sus certificados personales de las preferencias. No podrá volver a firmar mensajes en S/MIME ni ver ningún mensaje cifrado en S/MIME que se le envíe. - - - - S/MIME: Gestionar claves públicas - S/MIME: Gestionar claves públicas - - Gestiona su listado de claves S/MIME públicas. - - Ver - - Ver el texto en bruto de una clave pública. - - Detalles - - Ver datos técnicos de una clave pública. - - Eliminar - - Elimina del almacenamiento la clave pública seleccionada. Eliminar la clave pública de un usuario le impedirá enviarle mensajes cifrados a dicho usuario. - - - - Impresión - Imprimir un mensaje - - Para imprimir un mensaje que esté visualizando, pulse cualquiera de los vínculos "Imprimir" de la parte superior o inferior del mensaje. El mensaje se abrirá en una nueva ventana con un formato preparado para la impresión. Dependiendo del navegador y sistema operativo que esté utilizando, puede abrirse el cuadro de diálogo de impresión. Si no se abre, despliegue el menú "Archivo" del navegador y seleccione "Imprimir" para abrir el cuadro de diálogo de impresión. - - - - Ordenación y secuenciación - Ordenación de entradas - - Al visualizar un listado de mensajes, puede ordenarlo por cualquiera de las columnas pulsando sobre la cabecera de la columna correspondiente. Para conmutar el sentido de la clasificación de las columnas entre ascendente y descendente, pulse el icono de flecha de la cabecera de la columna. - - Secuenciación - - Para agrupar los mensajes por conversaciones (asuntos), de forma que cada mensaje se agrupe con todas sus respuestas, pulse el vínculo [Conversación] de la cabecera de la columna asunto. Para volver a la ordenación normal por asuntos, pulse el vínculo [Asunto] de la cabecera de la columna asunto. - - - - Mensajes Multipart/Alternative - - Los remitentes envían en ocasiones mensajes de tipo "multipart/alternative". Estos mensajes tienen varias partes, todas mostrando EL MISMO CONTENIDO pero en FORMATOS DISTINTOS. El agente de correo mostrará la última parte de la lista que pueda visualizarse correctamente en línea en el navegador, si la hay. El resto de los formatos aparecerán bajo el epígrafe "Partes alternativas de esta sección" y se podrán visualizar o descargar de forma separada. Es importante tener en cuenta que todas las partes alternativas tienen EL MISMO CONTENIDO que la parte mostrada - simplemente están en formatos distintos (p.e. texto frente a HTML). - - - - Preferencias: Mantenimiento: Renombrar la carpeta sent-mail mensualmente - - Active esta opción si quiere renombrar la carpeta sent-mail al comienzo de cada mes. La carpeta se renombrará (con un nombre que contenga el mes y el año) y se creará una nueva carpeta sent-mail. - - - - Preferencias: Mantenimiento: Eliminar carpetas sent-mail mensualmente - - Active esta opción si quiere eliminar las carpetas sent-mail antiguas al comienzo de cada mes. Puede ser de utilidad, por ejemplo, si tiene un límite de espacio de disco asignado. - - - - Preferencias: Mantenimiento: Eliminar carpetas sent-mail mensualmente - # carpetas conservadas - - Si está borrando mensualmente las carpetas sent-mail antiguas, ¿cuántos meses de correo antiguo quiere conservar? Cualquier carpeta más antigua que este número de meses se eliminará. - - - - Preferencias: Mantenimiento: Vaciar sent-mail - - Indique si quiere eliminar de la(s) carpeta(s) sent-mail los mensajes antiguos. - - - - Preferencias: Mantenimiento: Frecuencia de vaciado - - Si desea eliminar de la(s) carpeta(s) sent-mail los mensajes antiguos, ¿cuán a menudo deberían vaciarse? - - - - Preferencias: Mantenimiento: Antigüedad de los mensajes enviados a eliminar - - Si desea eliminar de la(s) carpeta(s) sent-mail los mensajes antiguos, ¿cuál debería ser la antigüedad mínima de los mensajes a eliminar? - - - - Preferencias: Mantenimiento: Eliminar adjuntos vinculados mensualmente - - Active esta opción si desea eliminar adjuntos vinculados antiguos al comienzo de cada mes. Puede ser de utilidad, por ejemplo, si tiene un límite de espacio de disco asignado. - - - - Preferencias: Mantenimiento: Eliminar adjuntos vinculados mensualmente - # meses conservados - - Si está eliminando mensualmente los adjuntos vinculados antiguos, ¿cuántos meses de adjuntos antiguos desea conservar? Cualquier adjunto más antiguo que este número de meses se eliminará. - - - - Preferencias: Mantenimiento: Vaciar papelera - - Desea vaciar la papelera a menudo. - - - - Preferencias: Mantenimiento: Frecuencia de vaciado de la papelera - - Si está vaciando la papelera, ¿con qué frecuencia hacerlo? - - - - Preferencias: Mantenimiento: Antigüedad de los mensajes borrados a eliminar - - Si está vaciando la papelera, ¿antigüedad mínima de los mensajes a eliminar? - - - - Preferencias: Mantenimiento: Vaciar Spam - - Desea vaciar la carpeta de spam a menudo. - - - - Preferencias: Mantenimiento: Frecuencia de vaciado de Spam - - Si está vaciando la carpeta de spam, ¿con qué frecuencia hacerlo? - - - - Preferencias: Mantenimiento: Antigüedad del Spam a eliminar - - Si está vaciando la carpeta de spam, ¿antigüedad mínima de los mensajes a eliminar? - - - - Preferencias: Redacción del mensaje: Texto de cita - - Aquí se puede introducir la frase que quiere que aparezca antes de cualquier texto citado en la respuesta que envíe. - - - Puede incluir uno o más comodines para insertar información sobre el mensaje al que está respondiendo. Los comodines se componen de un '%' seguido de una única letra. Se dispone de los siguientes: - - %f : Nombre y dirección de correo del remitente - %a : Dirección de correo del remitente - %p : Nombre del remitente - %r : Fecha y zona horaria en estilo RFC 2822 completo - %d : Fecha como www, dd mmm AAAA - %x : Fecha en formato local por omisión - %c : Fecha y hora en formato local por omisión - %m : ID del mensaje - %s : Asunto del mensaje - %n : Una nueva línea - %% : El carácter '%' - - - Preferencias: Juego de caracteres por omisión del mensaje - - Define el juego de caracteres por omisión utilizado para las partes de texto del mensaje que no contengan información explícita del juego de caracteres. Según la RFC 2045 los mensajes sin dicho parámetro se mostrarán mediante el juego de caracteres 'US-ASCII'. Sin embargo algunos agentes de correo ciertamente defectuosos pueden enviar mensajes de texto en juegos de caracteres distintos sin definir los parámetros apropiados en la cabecera del mensaje. Defina este parámetro con la cadena de juego de caracteres por omisión que se usará de forma local. Seleccione "Por omisión" para usar los valores MIME por omisión. - - - - Preferencias: Solicitar acuses de recibo - - "Solicitar acuses de recibo" envía a los destinatarios del mensaje la petición de que le informen cuando abran el mensaje. No todos los clientes soportan / tienen en cuenta ésto. - - - - Preferencias: Enviar NCM - - "Enviar NCM si lo solicita el remitente" envía una Notificación de Consulta del Mensaje (también conocida como una confirmación de lectura) cuando lea un mensaje en el que el usuario ha solicitado recibir una notificación de que lo ha leído. En la mayoría de los casos ésto se realizará de forma automática sin preguntarle. En algunos casos aislados puede tener que decidir enviar la notificación pulsando un vínculo. - - - - Preferencias: Solicitar confirmación del envío - - "Solicitar confirmación del envío" envía una solicitud al servidor del destinatario de que le informe cuando haya distribuido el mensaje al buzón de destino. No significa que el mensaje haya sido leído, simplemente que ha llegado a un buzón en alguna parte. No todos los servidores de correo soportan ésto. - - - - Preferencias: Eliminar Spam tras comunicarlo - - Puede optar por hacer un de estas tres cosas tras comunicar un mensaje como spam o como inofensivo. - - - En primer lugar, puede decidir no hacer nada - el mensaje se comunicará como spam o como inofensivo pero se mantendrá sin cambios en su buzón. - - - En segundo lugar, si se comunica un mensaje como spam, puede optar por eliminarlo inmediatamente. Esta opción carece de efectos al comunicar un mensaje como inofensivo. - - - En tercer lugar, tras comunicar un mensaje como spam, el mensaje se eliminará de la carpeta actual y se trasladará a la carpeta de spam. De forma alternativa, si se comunica un mensaje como inofensivo, se eliminará de la carpeta actual y se trasladará al buzón de entrada. - - - - Preferencias: Sustitución de imágenes HTML - - En el caso de mensajes HTML mostrados en línea, ¿habría que bloquear todas las etiquetas de imágenes hasta que decida explícitamente verlas? Tenga en cuenta que si está visualizando un adjunto HTML las imágenes se verán siempre. - - - - Preferencias: Sustitución de imágenes HTML/Mostrar si en Direcciones - - Si se están bloqueando las imágenes de los mensajes HTML en línea, ¿habría que mostrarlas automáticamente si el remitente aparece en la libreta de direcciones? - - - - Preferencias: Página de inicio del buzón - - Decide qué página del listado del buzón se mostrará cuando acceda a un buzón por primera vez. - - - - Preferencias: Guardar adjuntos de mensajes enviados - - Si se está guardando un mensaje en una carpeta sent-mail, decide si se guardan todos los datos de adjuntos. Se dispone de las opciones siguientes: - - * "Guardar siempre los adjuntos" - NUNCA consultar el almacenamiento de los adjuntos en la ventana de redacción; los adjuntos se guardarán SIEMPRE con el mensaje. - * "Consultar cada vez que se envíe un adjunto; SÍ por omisión" - Consultar SIEMPRE el almacenamiento de los adjuntos en la ventana de redacción; por omisión se guardarán los adjuntos. - * "Consultar cada vez que se envíe un adjunto; NO por omisión" - Consultar SIEMPRE el almacenamiento de los adjuntos en la ventana de redacción; por omisión los adjuntos no se guardarán. - * "Nunca guardar adjuntos" - NUNCA consultar el almacenamiento de los adjuntos en la ventana de redacción; los adjuntos no se guardarán NUNCA con el mensaje. - - - Carpetas: Buzón de entrada Virtual - - El buzón de entrada Virtual es una búsqueda almacenada que elimina la necesidad de buscar en cada buzón los mensajes marcados como nuevos. En su lugar se buscan mensajes nuevos en todos los buzones suscritos y los resultados se muestran en un único buzón. - - - - Carpetas: Papelera Virtual - - La Papelera Virtual es una búsqueda almacenada que elimina la necesidad de una Papelera separada. En vez de trasladar los mensajes a una carpeta papelera centralizada, simplemente se marcan como eliminados en el buzón en el que estén. Si se desactiva 'mostrar mensajes eliminados', esos mensajes no aparecerán en el listado de un buzón. Cuando un usuario pulse la Papelera Virtual, se buscan mensajes marcados como eliminados en *todos* los buzones y se muestran en un único buzón. - - - diff --git a/imp/locale/et_EE/LC_MESSAGES/imp.mo b/imp/locale/et_EE/LC_MESSAGES/imp.mo deleted file mode 100644 index ce6f61051143bb2fc9ce2ed0cf62d636800909fe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 229045 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%0A0aD+-x$Krgl&5pCW7* zWNv}`AoP-12>z!C3(Xa#+vCu*o99O6Cuau!*OB=j)9VqFvm!K4;uSuckFO6Vgq7`n^xe;W5f@VyKD6~xt>cwaP~ zJSBT%&{aV%^BA-mw`8W1&oANLiEyq>#?CffwldwnM$RSX_bIwQOkB@G`>bbo-(Tlm!y_9=Qk2+C}NJv0|#;iqR~k0RqQ^WTp+`8nCx z)292@U^Beap!pM;{m}VDWdBZFlis(C7~Gz{Rm`?gyvE7_}S#H0NvH3yVd00 z0R0H;Yr->!hbw>1^oM6n=#IeeV&WZS`O*uW#^CoNvbp{m#Jq#TuS-M2G zv+>LRjPc6eNL;5x+=HRp2>%!156#=yx3fGv1H2b{&9yfnom&tGKe6o0_qg{&k1f!r z4Y?2E%d|Uojq(GzN0W|E@VgZL6`@%h|8H;)#{LL0zJm5O+?x{LUeJGotaXvo4&7XE zFZ{Q}Z*TZF1&@M8bHJ_Oml=yLA3`hBpST7g^L+UJBOQ?~GmY@qBl#k~Eb__-U)kiW z58t6i!>|*(lczdTPBWn&Z}EsfG;5gO^5}Uf@jlEGnit^tf$*gX+Z0(`7ml4s8WzUy zMB-(c6kF8z@4|j9;g3Rh4tiXGdp+E@TlfTUVRU>3{@cMT39E(XO6;?U@I&I@XR%|u zS{j%F$0ifU#rVmbOZb7<*E07fk+hwSy&RfV(0v*BWSGLohLG1>{f|SX3xwL(U~UW z9|j)Hvl`*E;N21WPY=2F=2$Nv#{YmoUE>3Pv)Zx4<&`yIqH1>Q6=AAx>vp3kw*GM#a9 zhmrcovo5liCOt13Zxyl^CLWnrEZytlHv{|E&~J@?8{)p1@HTiB<5>d#ZwTKAdnK~g z#{H|wkerXvXLZ6qAg&Mazg(V}|3ZH-^zUHj)ri=3xKqgf1KQ(|u_2Gl^Lp^x3EuUI z{~p|2$&X!v`xDZ%0X#ByL7#)}Dg2Is?h5R;@RXBwnPZ^8(`fI6zr*~mfi{l+rsx?p zH^5tC^qW|~2TC9Ii{QTdJqW(5aK8<0Z{ynydB@{_7w)Ox*Ti`Ue5>NW6Z)MC zJzFoatxVTV&}DaMWUj<6vx?QZtjTPGX9ePv+1+SfM|Nl~g)T)LH=E2___yPEnK<7e zuJgb_=s4VX154c|vmv={gJAd!f4t%)q-1;m09w9b_*Pp$&Pyf#+pt zTP(jq|81eyUe{viSdE-2p3R}z(e$r?=Lr1XF`cf)|J;a-?MYXPaG58N^)_LLpRgo6e^?wBSCtc`#*2wTo%T|*oh{F4%d*~N5tP~~Cy zGgP`_UzD)@N#7?%Bl;TLmzsWZKZE>R(4(KpKbi2mkR@}W(cK3BApGC4yxRf0%#9{@ zW!x(g-+u6o$8RB?sTL->_X&SO=^%aE63=w#w!{B8)AtkHD_Q*OgJq&Yr*)uTT4}+o z3;zK84?%|udE$i2{0PlKrssOZ^B(R~p}QH`jo4-GA-p%wLHK2;rSs! z*Q4))#5ooF>4dFiJd-S+&ct8lAaszK4E<5aJ_4Ku-}R=4!p^H)H3H}G;Co`DmH)MS3T+|c7wnd*O zh<86|_rfi6Ec9O><1}Q9u{d{tE(hJ&_$@*jXF@MCz{*7Sm$3ID{Aq9^v@$Efe=fZ5 zN-xu6XUn52k#P>R8R))&Zb#zOe(9Dn0~zPX=( zelRjV#Qz0Li(}+p6?`(g5_YtOeQs&k%dnELktR#D8;};6-{9R7xd(b@Y&`ZR=pN#E z6Wykw<9*PqgnxhVX-lWb_cR$h5$9SFe}&D6==fjc918ExJcBL07bBmoP2QVfZh>8U z)z_ixWyoBd=T)m4D^6wUtuh&U$vv@_a0sO0Dc?thRO}65f*%-e|;X4@nlEn2D z_8pPc1zts5dHmlnJvSqL!{Fba@J9G#E{E<{=u*VD1NOfNI}Z0&#P_l3cLeUUOvcK_ zwvxWTF8GT+L&WF(Z7Thlpb{t_- z;H^Z?Y~&wB*m&ek z{GI^cg6=(dczv9Awdg~U^Col~W0!fA^lS)S72z_|pl?QQ9ri^Dy8!!+giVBIQ*?Yr z>Bndf{95EpHNNFdUNzx2h=%xO=9o?#$Hivjzc$Yt@+=GeuY_HIy%zgZ$iA64eiyHq z=g@l`kIb3y%j|*scB47Z;>hCGnMxn3qj%-+*Rqi*G7?TjB;{TcGdRJp18(fJf#)WF7|o7d#rdkAk7;g^a%V&4hU$ z>|2n&hX^0XvpRlPD_=~WPaJ1M!?Aa4IdrbX9Y>c2p3rPgn8g2vjL*#f zCBrQK2b#Q)KE!9O?uG6e^!lD>Rnj(^xT=x+x&=NC&PL8y!euriU9S;7hB$YD_E311 z$1Ss_$sGyJ?}W*mi-OJg&w{@dTA7Wo*FZDC=)Xq(B9U~Rf$SeGk6(uF0M8cd3*9f! zRYlUZBr+x&Do#y!*_ip6b@A%35j6NCCcO<;i(B&1}&CtkvVKiG4{sLjk z!!Pp;;cG(|ntR}txeUK9Z!P?P4%*d;Z#$DU7yY;6ITn2n0WU|##ZA^<#Bn9GYeBmZ zcAa;IW@X$mhoQ^U;L^x_3>k6LDPuZ|W-ny6o6HTM3C#nh=f&pNm$+m`LOTImop_Ie zra#ZS`28J`c?>eSO5jXAx=eugJLDW~@mHYN^6Qv^;f=T_DDMdmkhvpx4bP7F{{&7YzGv|71I=jU`~sHojO95H z|4S{M{m}b;i)$t9x00?U3EvO?ZNR&cbu;mW<`Uyu6FCjWw-9{Wkd}AB>!Cfv=-(kc zkDS9{9)?~wTN)(mOZZQKZfooxAoIV3H4xuA(7!~SGQ-g2Bj`5fc?p^ekuP%<&*IqM zG`e4iJ2Yz{b0y+^89A@;oM`2=5O@bf`w_Mq&sFdq0N-2qe+bXVJf}jxI#1L*YjI2< zTxLt+jpO$@I@Oy#E$IC_GGB#vQT$u+UzlexOYiaUUWk8a{xVq~!E+llKO=7`@C#_Z zh3Hx2okUmyd7~|DUm9Ld`1Qyh&ohK)Ib`X~czbBq;8}%y8pG4Tb0#t?;QJg|GUJfD z3ULhw|0X;%1I&IZ@?`FZ=D*O$EQ*XNJTfmtc;r5rxOXP(b)JXeS)RD6c|OBl&m*%5 z?k$mZGP?atUJnFi>P*%ZMkl`ukh7h|yD;HrM#4@Y{3v8~A>(_~M?B}6&b>|UI~KMT zxQK<_1>NGvdJ6Yr*zbn+FznZ%|6I$P`>lM+37byb6I3st$slJN)1!mkZ%YR<@1EZ6qx_^So>PcM$d{GKTXkZ1L_wJoiCk*%7Nk*h!|#Ver)v|5y0+hvz$J zWv)Z7`^^3^;iuz14H@S`lZ5AHo+FTd49`fy9|O1J;j5PZMW<=$AyE%(lpx>aFg#%2Zu@C%L^1LA;%$CNpgvs>2{{KnPorwP;#N7tn6X?}|`*-BFK=L=bKOEuv z3j17mDvA4Q!k+_|La&>N`$n+ZbT|$BZrFD=-jk6t6h4`gNlz{E55{jF;=L1l7jl}Q zU)A`3FxtCJ_hpf@HeshiSIu(-a_%FnAO61(*Y?P%GTM(UPQ{gg_Cnl!iA&}v+?SEY z+mQboddOU5e6qiwf0&=3dk_CP@NG)Ge@0{~d{1=V6aRjM?*vYTc3bSD;M)ZJk>?2f z4&`Yl9zMYqdkgz-#G4{a=27^D@PuXs!oNbdIBEF=`q{)0nxV+J9>4S9KMDWe;p>B( zJ$Uwo=oa$eBl!R3Sq=V2pxeXJw=yz2c;3UknZ@^COV1@n^Cfb!7Iqb38^V7fY1s@} z@0%_k=@%%(OPeabF_}y!Io(1jzT@5tP!S^Qok6|AM?Y{V5VR?3_(fMn0as2Fq z3;*}VznA6R3}oGB@jh()Pl?j(mm_Cdfs^>r=_*UlL-5Tcu9YnO8Qh0L|2fZilYcCF zhvp0HOA>Yw`i?~YVixumcm)1&a7FVI&ocNOg|1uUH{A4j+VBSxdLp=~rT<>yzg1-j zpUheCtxNijfhU3gPWa!1yAzq~V_yOtCqc6w_D6U=G}!}4)5*xXlki&jh9YY}o*Q^% z#uCAMqJnUi@|<2jnJ?@gbxpxKJ}LbDp~>&d&jiSs<-S^;-Gx{QP86pQ;c!eqAR z`PA$WLAN-1JPX}{=qYoz#e1~5KQs5+J~;LYa$hCvTln(eOi<=(;X zTJX;$zGuN}P5)ES{c^(JBHk6@+X^|CL-QqamIS$?9~*$*9z3@~JIZueow#2?=Gpky z^2lVs?~t)Qd`aZ>0?)TJUkvXA=vPCp0r)lYj6l|_#C->Jw?QxSHsNcTZohjkzE?!M zfbKfzUL(8Brc*#-J{^*}$MTb{hWIS$qoH0{eKA+Y9;{=#EAA zQ;_jrFb)0NmKM?fYP3V4J(IK#B5#{3C%Oucd~T$L5@sc!@r1s9pb12?||lNc*~9UGyK2pmR9jTN%(Tmr=Z;( z*?U9tjmcB^Bj_Nrk?DR9G#{9ptI_)rlfMG|1L2zhzHj+3((>wVcz@y9)8uY|%z->_ zK({P-A2N?4AC5xaL14M@uLFHKVVfD>mDo?P_?|$Am7!}zw;{wS(+>aA$U7XmPYHXF z`1d005AYA%hZDXXkId%K?SoE@xW7ea8lD%S-59zC>@q9je**Tmc={6GVeni7UX42m z-PYI>k_lfke#@f!k>C~hx0s&CAZISm2hi;g|K)_8YC7zVj5VPDLp<5b!l zlV<=tGEZ0eb;5Qdp5JiGyhJ)Xk+BqEGINM$1+$-yyMgpBLtHX{LbnI; zoP~W?{6lj-GH&E)f$v7-PBQ*GLjv$ubh!@yJHfHg1kis2>Yn(8;G^iZ6i=7sLCE?z z@!f#m-8}CTz8$)}Z0Wic8S4}N8hWjU-yE1e!@Zx$n1KCa=$AtNUp(g$|H;U>39Nx; zIsAS>#yLDYAY&B%2k^XV{HItN_d)J=(9DGXK?{?9EtW5`C-L8kaG7c7atQV%3EvU- zZpc}b@N+EuEp&Jcdl%sqgx!VvJS*QTaaY2>7JAI!xf#CQp*@TEWp;%whkYFOCc+km zM&>ej&cpv8Xpck2U!=Xl2f6>>;~$!JkTHhv?q&n@c?bW6$cqMKuLsI(3GXCi4o1(D z@Lv}D+sN1&_rlPugngjt*8*+`&C>8(V}6qHEIf^->)z(yWjY;5oTm}@ZScuFkGsz7 zaz9DhWRAgqSM&b_dG8VT58(BL-%j`h&0I-thYWxxwXCx>#0hxQlvn!sjV80)lb#T9dK1cKXf&UasSBkiX634a3 zdXTWENMjzq(=A+bzeV@q`2CIF3(y4ELo*0onOV@>%2R=ylPsSGLq8q+4kqh$urrc} z)6D+_{I;=rd!)&mg3K$?{Upn`)6qXP3t|7Bu+0hkFP@*{UIe~-k=KBJYew|D1-ZLH zbDi;@VfnQfysr>8824fpXCC+SJSUrun`3{Hc+Lkm!|!;oKeR8C#x(KtMdod|pESji z#Q%Wt*5LO(_Ih}JfL7)P@E(iH`|uy0!=RbS6Pk;Ob2zf^hxR4&-vz(jiT6a(b_a6K zfVhsZk9dBxd|VIuEeP9_w0#Y|%qE6&@Y@5KBfWR*H*gu~w}E#ha5{2t#=aCfpJr(g zJc;~rWb6vIBKs<2$UJW}vOi_pl5%1x+Pm08U1+-_Ie&TI|XMJ!MGADuqOlF$AI@t237XIZ4 zI}n{d#Q%0M3*RZ&j|AUa*cN=-{0_stCUK8Mm$!Hhz}*2(w>Tbx?gex?6kM9H zW$}Ln`!+i_?f5(!}&CvY{;#h}gd1Q~qy;Ow$OXwFh`i1d7 z9J(p+?T_r&jqXfvBispiWzGS+@VgRTnN85?W%T@*=Sh<#|F_}UhbJ_jAbTlvSR+Dn z34t~6*C8uFW^ZUh(+|sQggpm-iJU$>D?_(zM5btGp-%;Ihh}|vJ|dpGc-BJRPZsbv z?rm{5hJ;`xycd{zDCyo3_r1v96dgyA-+iDz1=+9joIu!SxHrPT1AHYSN7jweZ3Sf9 zK>Uw`G9Q7T;om~sp_z^xncnz6jhwRy+bW{}G5G&v?r*T~&9k1B#m?XZgeAZ+mJeq} z^3zLZtxOziqUSI?I*sle=+40YHSxWQeGO=iN7fe>*IYx%xDcAz5x4x7wlu8{?~A1I zAf7kT<6@rMk=0@GTuz$4ChTtfZi4SE^r(;Mc%0?MWu$8cv@?-=J1DafbW@O14b5Hf z-@tQ`$yIn6aeZfcJpliU$bJyo6Tnw_+Ku*FWDbEgG$W9+G458LHQ`$k_j~9VnnRG$ z5BDU(wnmr7d3G|LL~|Ws8Qhy7{}6be1^W?423<1n9w|L=k1*X7^+DM0fc8GZ-m$o5 zTZGG)ZY{_eOPU8n;(89gnI=c%|AA%~^m-5Z&JFKzxZgnL&)^}*zZR4kYxoBIj}y1d z6#SmS{iE^AZyAekPh|AM{v$HqFkXefjQ`*Scp6N`+PK#szcwfAGU8YXzJb{PM9%K`e`#_q!2X-b*q`{WGC9+b^91&f z;JJ}}8w34rmd=}??~naKo;Tr5?R~Bdks3?N*rHU zJgb2N@tPh{SOe!ZcS zX@>4f@Er7zd6#DqZi|1@YEQ zf1DLfO^IA?W}++Tlao7{#^NaC>dZjvE$x|XHZxoHu0*agk@W!$`NrK7O`Vb)?+jua z^vP`yBy&MJ(;38r=46(zOt!1MTfnS%D%l(~wPlh`iJrp}?eSzPh&MN9(XN!FDU)tV zw&t^m<^W|o+Y-UpOtv`@Oir{WbDf3Aa&7T!B52MgXC<;upO#EM-E5*dvx!8IO{AL> z*&ae?$H|`NW+Ld!xCmOanS4hs$aRtMb`voVQAZ-%p3LQvnRE}7%8;gPg7Rn{K?ax8 z^81tzX{oC;2=Y0i%d`aEH;AWFnc4XClez!cYPf^uN&l{}Q2u_{fs!e5cP;5<#}9M4FX<5oa{- z%ar#m8R~gF*BPUP%7TfRPO7!+6`h^&rndG(x-&P>6l{WAJauq-YF*YPHIdwh?c4#STlS2vqHIL1UN8o&tSif&_)s zqEvg#b;h%uQbvyUOuDnpMct-mMR(KT>r;+emJ6Dc-c*Vjq`sp-*PLidCDW#W=%{F^ zBvh0`JZK?}gBtU>F1+{1(;XG~B4mm@nVyyGbQveck{EL2k*aA#STapX`g|@3q(mfO zRwC6^s(jeXoX%##+hOnH?<|2W+I_6L8~ths^oO^ zjhQ)4Y&_i+6zKcq`a8vE$4NmX0+;*5+?i~rSEaC=7JKCB1E|8jT&)wtWjUAgO|_V# z-7}$-u7mz0p&CkLh3r(N$>rTZ(vnXpqr%R!NRrI8B~XphYo~TbN_%!8q&+?};Sv^~ zt*)E;(*rv#EkS9x+)2@$<~k|lLa_z$#!SAbS)V?V685FJ7^l=(nh{pR~fX^ zJ*Yi3Ca7nb_F#4!|B{Rasd$nGOMWya%7e;8m|~hCRX}Y@MNSi#Nin9yLFFPX9ofvR zWV6CuLvtfoFgw}V=IE(WxlB5qie?ElAs>v+WQjo|T5;USOCDi`UfmD<`Lt?od92^q zDRmS2$NJTyX*!sanA6!mwuy31G3OW^x=2K_X{L0UG(Omb!1`1oPDqX+qlxj~XL7#; z)pe8DfC0g@`UbkkT&9tJX25{hz@Rms>lAy$O2s6L2L`j^*<`#iWx0kgIYmGj{9bxl zS!{5mgLVDuV2yHkx6!A?25-74GmLmP-o#`jCuga92-60-K5~W@9~(R@V32Zs|B%f} zLU2l6E;eLXiGU)*uu{pJ8~w=oY+_b2lh4H}qKZ_YWM{ll8Pyo4)zcOt?bNmQPSv2s zRHkWWIlL{9r-B5tudM4aGfhqTteSL1SaiEyfc zTs|d9)TcQ8PiH=xR^v#vB%6F6?V5-xHmy9_k)-RDMD(J@kQB|WG=c437|<%*WT&Go ztL$`X^WB}&&JdFA>d-tiqFqO(Bi})TNjGO^lZ1S#Ic%PEuNrTH`b4%Z&SWp5zZ)mA zK_m0u9GW286;2QpmK%kp9r;F@L{LAbKG2N1n?m%PJt(w57AwDakYlJP=b|YoVH`-$ z;L0hCe4v{vYAR^Cqb^l_xkdveK@z*=jhEOksIIoI=HDiu$W>G&>Zh6O0<`J5u(~Vs ze-b@ULaQd&P^|)@Q>my6s#2MJv$Itv=gv(fA$ zg_>$J`ADl(3AWP%hr^bI+F)(O>LYBv#R5&%980@ITJtEk7*XfD{pg11LTv$5Ey)z~ z3J6$8bq2M?QMce%Z!3?22Mu~|B3)o&G}W|nL>Nx|Slv9A&%>fE3G;nDX~Ut#pC6|*r{fJn zItr0?3s#@$*o<6mmU3CIhFtMfJlpOn-h)9M?4V~wR?d(=7N7`I7xBz%(5)=8kymET|9r(-^=b+j}R;U6-F&_<2qKAa8ZyC?Z1PM?fQTkh!sbLL+ZwJ~hKh!5 z{GWps98D<4&l46Pt%RUwnQC@QLP_&0IEq24T*~3NFJ@6Bl;t6>a|D%DRhoi_V;3{z z`R6^7Ts-s1{6Y-c+F+zjb~2IaOtKnKEu=BfXxIno?E1gQ;kPPW0|>2}v?e;Wjw|f% zu;2(X)cdTjh9tPK#X(iaNhYp5F{f`w!l>Lw*_ zt!ANaNo{sN95^P@s=-Qj$!#RUILH=*!(?2(DLp|23sq$fQ!Og#RJ9)GKgR8CIcu?7 z^g&jq+zLdE-0u-+`RV!vzhl7Mvan^y#EO_`3d*Z^n&>E>!VZ$O=s~2dcZ$M8AxzQI zsSNE{Ge$}{lTNTzGHHiE0}-8CH*rkZvR*OU%lNrEW)q z%@#-ts)oB{Qc3}u^p?3jOs~wp6p_`WgDBFL=RRE}YwT>Ioq2-abx>dENa%UAeq`?A zc5|w<<4A>MZtA?rICXQ`e9AXXN-Eyr_f<3}XT>R%*>ngQ+L^E?J6MKU!%S$J>qOBa z+}e#bq;_95snjAl= zo7sWmNVGFxF!oRx+0IOMxS_8o$uFa7>niGrI;(x>Ts+BsuO!ki60MAZY<=ewZksLF z!6K)Hxfq2;csskfZg%9RKxpsf5`EaYS=%WODu_4V-k8=FIfQ=KNJ8@InGBJk`dV{Y z5?mCep{0o{Ob6A@HEm&CrpaD+ng770X-Ekd9RWKM$Z6*IKv~_XN?aMwHs+i0Q+4*M$*5g>sOmOV z7DWo?_H64!J;+U0b4f#l4Bvc5S!agLUY98Zb+MDHib|!5x>QzuLcfyMmhYf3GmW9@ zx6-a@Mvkw9Ml+Ozs!eTL8-GM=bC*Q(g6VU9vgj9_Y~``nR^UJ*KXGo*fr!(MJtW!_ z3r0qUY`l>bYrko3MVu=eJY?AB{qbc&Od}zU31*^fn}t3TT~nkp)bcpTA&j$xJCVMt z5BjoihQj|q<(laB$!uqyW?>yxb)to%0_(E=7k*oDv)caW2;BeyrRL$If__ungdrD9 zoHRxI4H>sDnP~2<sC=*N`URWq+LFxmN*XqMVrC0eHK)F2a$Uv5nu${; zOm{P;V$Y&(cOIpB;Iaas5wjl>wwZs+OT8<`yZ~m4%&!r&EM@%2?(=ULIDR6R|B++fnTrbZf6GmO80OPrnXg4%GM&yeF&|h! z!sf%NM2f3b6Sp+ITb8|Z&Fnm~8CEg5uA!>7wrsd+t#*J?!4$UtanP}4^NrBvh+8|x z-sbku{7h6H$za%k*^|*>_n|*$lt}(#~%h75^T^R*fIJGLA zP^h|c655*9K@{u3RK7h;&*N5*u2U&ESYT&5INNAZKazEuSH&i+HsQQ2Gm+{mt5$%!=ELg;GEkwt4JUFJ^wl=-ePI$ak`r+V*CuSJjChtR>3-6Tg-CgleYL^Unsa z>r|JeuGQKmmR}P213B9DY<~)(1FDkAxeC9#2ph)>3#(|diV@{IG$VA`)K<3Yut5n0oSyDfJ*Owv-WVs3B6Y`n=3gXg<94RQ$y0Pi z)WU%8I$R`1sJyq!zj=Ji-IThNKAX_BBL)JFAtzT<*G_G)QuSFFkwMR>#%X0fpXecK zXc#->pQ+S(8|o^1Ak66E0HXy1M~>qFzo2tlCpt(iOvd~+q{OgApc@w|%e40L!@V!< zsxi{dBBR_1C~eT~iOE05m{$m3?U-to&+Ir;W}4~bM2=NPj?sT^BHI{G?yjw;xtxVo zP8vNnsF~A5CCbI<7-zU`yFSj|-C7qe`Rmxu)0%X9wlx{PniF%x>d2?GX_Z8ycRQs&||mV6i@a@f*P3R#5u`?Il(p@r@dfn zGT$!L$_Y?y@H3KZe0HF9s3ttF4sf@G#cy1gRHekh~b!eq_JnA?)_BL&WPHSV}ja6ov(U^b16y=GV&{Sqp$yp5j zmDKk3cy=cGWOB@T-7230p1FxujVU7NqyYIBjCFhcZZWS`Ao)%x$+kKyx*UsC$JLpk zY%=*-Z0XuOxH22(&?Q!xr5UkCpspw5>0nY*g8x(4FHfox5X{z!`%hIKfhC_#B!g;| zc`lxcBQ&3C)wKmIS*}IIgVFI^Mh>Q7ld{x0Qk;jYIT@>(Tv1n6S3OL%zq)ozO~VxD zve^l{AvG0~bx%b@Q$t0=1e!?GOf^P2DmLwsY4(G4X{sDaRXh{a7X5sRxm8fl)Vwnn ztD3=*pN+a$73Uh_VlEe6@M68oz8*a&BEmyNEbX}38#82pEHr3J4NE59k|KJn?!?}j z23?)M(->|Wswa!A#yTMgrnuEu851+J+QuWjqAv7snw@B2Q<0lSOwW+g zSIdZWTK7uejtnTS-9r$kF#y~pGboh3_tgdyGp=?zNzGo2h_fBtq@i_&ZOrZHmMj93 zxhAg8a0Q3UYW}d%tE3hb-i`^&odp}GE&Px9Z%?%k&akh5zy0X z@vKFM>!w`4OPUL@*utr>hU^|dg=1Yp$6y^^w_>L9G;7-`QiS1=W0_x=u-`{hVPQy* z#DBj_?M8q|#dA$35xBcObQsni3c3&hJ1h(y?Nr}5V^U#sDv-3(Y~5ua2G!YV3QPSy zlM(vn-eESmhFHv|Xx^ZUE|Q^#&%APkV1%|HukmkRTt+~U%;aGk}6S5~cfyNA;?c#?>GcMdTyNV7HW6VEI#n`HH; z6^pw(ss&3n;po`DuyrBxHcowwD@Ru!DM%(>I{CBtNx(F?IL#aAx&wLuzemySmUBUG zsX*r!+0}5joSM`n7nLUi3mv3-xWeIpDORAI&1mF?fkJhqJUW=AaU);-Gow`^3wAP2 zy2NWZoDgqJaO`ZpU0Av}o+}(kRyD<{xPu$iw{gTKYqv?$X8rLbFKPA_E&im0UesOA zDFoEyv(yuW7AIRn#Fn+|T`Upp@H^@^N%gdZs-E$`i9##!WSvW&tx1&Yj=~wR?d0S; zbV?Y8`js^|w{0jYbSZ6I=&WjE?^m}$bSQyCW3mU^feu~M-ELHPoyADPX6>&Hs9sTV z=r}dqCqFqo^HXMjc`TQp9a2l<5OrwmR!KP0kjhP(-1T{i*C`Y21s%N&6x2dDIV;eq z6LZsN2@O{c?wVgmBBKL4#qMrAK&fleWROS;J6mpF&7GvF>-Ld{Lb*HU*Bt&5nKts= z6qlic)!e_1z~pPFb+Hzjla*(2L&05Sl@?(y$WYDp+dEkz5=G)@J%bvddu(cD+ zdwl77E2Y=&g^JdSbp+nryY~MBPB{lnbj`tC#%}1Kfsg_VozX2=9m_ zq|p;`qNAabD(ytkw4Er%S!nz^(9K)J>NCm{7GhJNE{3^d9QR+9R&!we*WPpk4J75x z5`%tYDu)amtfpsSOgIX+V)|7kTZbtqlYy&`G;%g=;`wHKG~^))0$*VC@9BsfuQ^CGxcLNl313K#r4Sy+Y(hN=`jgCF(XVU-Q+>YQvR zvWlzFbZq(`Y?n{4eDHP+luEFlwz^0k2`UuRVAA9d zjonD#ZbHI^%u2Xl&l@fjoI7~zkxP>!w;92y{-7+YYwh=F@}vdAd_|0{nOq~) z$fR&KWZiNY37xX8l28>~cjPaWBf7L=sJA4KnGM->b_Phl<5H|Mp+usqVrjqyaw{uT zg`9P4Fm}q6dY|tqO*beN+lZV0YbB=U=x>{a>kve$g#9Mbf(5wwnTR92EE3h{!-#1A zKk#R~=5VV3pZVU0GZlAfL@wQh^$^s=vm7%x2asuEho|581X~;F*8ar_1aB>HXPSu2 zqVBWAVZsp`QiQRE?(o7R1ex|mtv|8oD7;xai5XVh-lLwTpaw%I2S&bdT<7IZnYazc zjVMKf3<{Z5vKuEkNnZ>bw zr>%hgHvZ-4D~~hk+KHWG%7kbvVqyn#|u<$ z9AbOGbuBg%Gm+ev6Vr`ZufYiD*->6I^{!=|3r&AY$~NSe7H9uqVdpW z^sv(%Q3QgXcDbS8Jw@#onI&M>Lf6yd8(pr;jP{gHeI4q#t6wVQCTg^HtVyzlCO_2K z&WXac|LEfK{UssU42ut5ny@OZQH%t7$qKU<3Fa3Z&d1#tp(;v33l%BnMt6LR;@rGg z6~on~a1)00n0pD2$o;$*GS{F{Mk6~y0gWl-fuAktY*eT2ZmJQE%WRS8MvHbel1+LU z*bU9Lt4x4ei<&8SXTuwza`9vf{gQ+gz zTG^fD6dC=rz-BgNb{Kz@n||E29d`)mn@l9?9zuI!u4|~MX0Xs1LNwTwIqzX{F_$;d z(IX;R)mS^E45a=YQ)_#{7z*6Az!KuZ=43?AlBkN?mtGIQH=oa`!qRT7u){31ja9n9 z;?6Fwn}-W`c#HwaqaqvigW_v0LCj zDQRSdCh0anXy0!8(K5r|lq@L#V`J^hO9S~1S`csf=bE^88NT6JtVmpV*98Vfd}T%9 z^)dF)6aE^mby?98Nz6$!xosDYis-=Hi`T^~ETxoeerW62$#%8DIye7Tr~K<0%BD=L z86CO4@oy#U$c0j^M5ta-)|P~pScTfyz3&YxOgFN5%Op};J*~7Zh;^5DH9~if_c;#F6y7&G)1FxSAFxjJ3i zO*rOxb~TI2YV(wf$hs;?BMQfPI&@`!+-olZiBw@{ZD6vAxuastF~Un|DdeC@myj zHuc-E^HlF{J=**U>8?t8rvjz6;oS0qDoX{^H2}>G^|tqXi`TUAb(K!4a2v_(d=@HC zAr9rSb)Ut`?q)CZR(Gbx+8-dZi&OiOY;5nTmAXsuOe*Kg=5Nir5r*#A$o#%sq%h`B z)vbCu!a_go->fgzR2SM~$KT1fZPb>dDRR`xA`O2<<@^^k{K-XW>n<>;`_p|Ccdnuh z22ZUE%soa>k~;;-h1b*)oS#r}neB%=4ALr`p3>$c5i^!aU2O@F?XGn&(PLT49)!DNuHeWWcXhdzQb}ml1vIyH<~n&1Gg-FRitJ4q_52o~ zOE*z982eTJykblJV=ba7xI;c3l4HRe&8krv(&%4A!4tBl*TZsnIu(_|E`hz4>}sNFbi$Q4#7Yzt^BAe_9p zFY8!VDXA<~)IYi%QLlZ`$4)$0wTFY0s=QI<8!d+{L#0HIUoG(+By9?n)MJaE(&x}8 ze0@)Ty4UK?_5HygUKtc)1?6$j*eqW?$j!td&uHcN^ z)eZd`SPGNkB9FVE9fnRrJNk@*Kneu%e5A!==5dW?Bc)6 zdI-BZbR(*&i&st9dS>TvQtj}v$(%qGd?GKN3@-W)nmSV#xO5H2^GqddZh}csxE&L# zu8vhVObq(zpsTHu%eaFEasHSs?`Z2NPbWGD`JQx8B0Z?X-<>Jf(njCiC~s~or^04= zpC^|Veg9ZBwYiJ`oih^pA9w%kT`hGT)Fw8u{ObqIWybRoQ)93L`*WE_-9zl{=%?^i zqJkyRbs+|4=i$Egp`9_l+k|*Wl?X;Ud$6^KZ9Gi&-?wS@F1HEIeg4Qkr}(=$M>t}2 zt6RB`|F{men%iL22-9J>EOhk=q?(0_#Je`yQw%ZaH?^UxLN61L9k$)*c3catT6?*+ z;NiDTLt@|SxEUdL$CPD-BX)O~PbQgIa#UZVaW&Ar^-2OPNF9p&S>>rCiq9M3r`j|q z7i4b>*&gzO4sW z{0wnaD8)@oqo0m2=^<}Or?*%&JwR;n@J4S2F(cvfCYKO7&S>$U_bLb%lg6RaS6>&* zqsvy|ck|TNG&YAy^c3bsiSS*c2th%K!hufsHh3t_uQP3jx!@TYSbSCta+z%5q13Qm z6*Jigl;HVpP@NYlCuDJ*>Rti<7} zN{_=KWI8i*uc=fg3NHi6%KI07zr^mwLF%_xXkAgeTAKfGfnm@up2}skM0cNFWC26B zuf5*>1ycXIg}X|ow;riQ;S{W7;ip{S+iIB((~nPe=;9pDnhe&-(4cAt-d}$8T=3cul=*9?3;YHKZ?!K?# zj)B-;u1@CEs)YLbMTo(W&B~OKu3C9A_i>C#?n@X2axQ)Q_cGm^s7{(Aa})Y-iObY9 zp%XYeFAsa4BDLQY@I~)GkZ9VdP@M;FVOET0ys=Mo;LY;6;G}+azsMU>^68~AR(ftj zK77-F-YDGEFY2HS+n~n1H>g?m2Ch$2%~b%Ej@ezdM{4d(JpOihM>L}sZ(UPrn3Z&c3*vMaz~?(ChV{k9+64{GpR5&oKsqX>Hs zo9Fc47tA}$aa7@62@QjkNr%V?KaYnS9Nc`tk-8OX@ePQg-)R5ci^=-#g%{#T-CGE5 zXPOX-#vU+X)&kYg+l(T&#w}%6Mv)&r#9FY8;1^ zmbps$3{PO2m$cA!mR>~T-U;j;Mz3#OuAD`$CcU0s()EV+JTqeNJwrXPk<4)1=CEessZ14< zsI364Qhb9RXP<|97-`*8a zPq-k$qgr6!&NM#f+k-vKI~U$XqrjpOQg;&kNBGP`w?LZmtZ=#lcb24B`NjyVTP?K1 z^JtdV6i#$woYE%)*rs>2H{7S^<5lIYEX6|BWGc2*&FMom@ZD{Rx_ndl`@^0Hrf)XsCwUn^yY6rV+^Ow3<%H(=H>HSPL-E(GYsXt#IgKY{FLaT;pfDlYPU zS?@8V@V!~@9=fSI1@`&qcpOLZ`?B6W!F@H!+uL|Q(yfP#Rx^6DGTq`#J61C%uGTZ^*C@7rCis6Hp)O zwt%uzH8G_hDW}R50&j9EPVVnuN+O27!`>H1)**Mo{*)NIdT9hrz z=oH<0JvMrVJ6EsM7(F`9K?_xB42ekNaz{diT~gQltxDCr$JB`yyYDy1kn0kQ;^QWW26E)~I{lh&t&|8*k?w zOSdkzttE;yoImN554&Iyu9C*lM(1FV{pgntW4dcQh%X`E6K!9)(wy{&kg*9G_{>w~=AzW`Kt zVT7dknSD5CGiO8iF0;AA#!FpvHx)I-VLWN!U`umGqYAGV(toh9jq97D8f@I+HvH)i zPfE7=uYb99z22VSgIeaLDo3uBT#6?w-ArXlrd0(&t-r_8iJMiOkZ!}&>m6Gk8nJFi zwPU_Uz?{H!g0a!OjH@lR(WHZ3ntdk@7DCUkR>^~R+()O9gk@&9Ni3FDJ^r-LMO&& zCE34c24)`m>=^m%lnWa2T-a9I^G?0fsHQ?mDJFa6i`w9Wb^bnYkZNWoL++REJr$fB zm~f{SdD;_Y%UWX`{Rppblhf1~zhUKlm^oSui%RT5A#pQk>$9SOI)?%S-pH|_R2q?B50nC2zrnAoHSCAYXxD%LPv5tpXq>_o|K+pSi*{yxZS3zvwzivpZH-Oh+`nLy%xX3uNf^*_!Ieg?7LB6T1B1Fi+zf zlcjC(T?o=jVNwSKGb68xZb6dpB2V?-b&}ZJOZ^~OqL0*4TG~u>*AF%8_MTdc+NKHX zE%%`+?Lk;*;d2LWR^q-IQtpH1`Q#7Dw=aOZDGirX=|lLN&u4>N?DGim)Bb-Uhc?o) zB)e$S>QesypwYjU6KaHF>%cPCmHeKL=uv6Y}*2Ke_WKZB5ns8hPj!Qn*979)f1kC9&r&Iauxc{kR&l z%%X}fI}b18+Fm!jXIuoHL9~a46HEfdMO{1Jz4CddZ2ZJX)9+ zjVK`rJ647Y|9Xb5u5r}Bx6ET>lVx-;+AAUMB;RI7TL&6&>{~tC^Cq5r6Jei6Z|Izy z@w>0{IY+fSdua9{^uX-A8QIh{pLX;|h6-+NbN~3NMpAj-YYq6Gm&iHm^xw~850N>GJFG{BTW`3Xl-SsOJ3keqvM~$G0<4r5KL&;^ z&DUzWVztpD1`RPWH_r6q+cOyk!cKj1h4W#z_rhAq1vdEomnOYj=nuD&vOE)M-Q^p1#eRLC)n&9{s7*RFu4y7bdb zYAx=fyePFI*3>3^^%nvDEf{iA7h%bpfv%molMr`4s8*@7H_6E5c)6KIM$Ob! zHS0%M@bbc9xGdH*r<|z;iw?fz7HmL=#i*Igx*r|WO(n&oE6sjD^?H@_g*U#*YAIrRPIGgq)oHI=ocil>84bkxk{Y3os$W+Z2kJ*4fH7OcS|E<-6;4xhueO2pV%V- z#IIFsVJ=YIpDr>m9QyC>hK(LR`vR~d@^7+m`v*>_RB-TzC{dna5WR#o0dAbnSrb-1AX(BB+&6J4Cp2Z(+s?}== zv@Hkj=TyTVh{KOG(YPE0k-i~p+&+L=XX#-T{b%ujRg+S7a|%Brsj(<5F*Q3y5mp)H zpL46N*ys85B^~`tfqG?m&vTd?3en7hX=GB}KDR&ACYj&D<#!JBX(}q4d-Z@=@+~A& zzj>$mhHgGUsH3qk8irOs1aLJRG^Ahy@9v!K3xbL?4^R1wQN?w>ix^cE* z!nBI%4Zc6n$L^TI_y+H zw|(m%Ol`l5jLTSfP~^leTn>qSBzV83!{FH=Ut3EJ;A_i{hMQj zJS9*3n~<($QVW^Q7rDYO2zD>yJjcL#FH04~QIl#dUnwcyH3_VlxK5T`&w+0Lf!kf| zY8JjG5v$F{_u!w+!*h(#+WufOv^J+{I(4P+Yk{@7Y@GeK+FXu}msl+aR9&%g@%FfG z){WCEV<<3=FPf+Qe|;0mZA}c>bjXmharOOUT6@B%-|dwJ*#MP>+w#jn8c3 zEs}JM54&_Q1NQ^sD4gl8IREX-zCMTO1?|(z`Y1Gsx6PSy5vCI<-Dl)mx;dO(0WaG4 zp+*jlKMKEnE%$^(x|MIZ7Of+k-FTStVdqu)JJ$YCrl${Sh|6y8sgu-??{>y{ ziHwbTZ6xR_wR%(aSbDSHJ}9QoP_Q6iKYwNkzcPRy@$_>(Ti+B1M>iu3Pn9jy4kC)D zMpma5C}%p$7B}N(2rijyHT$nhN@M)}yh-aDrXsXE$t<~X;4aoct0AfQZgg0!A=f9C zW8;(DFc_a?>wtoZxt$dMU$3)_2)81JkGOZ+j^nuU zyz^R5QTDgkBHIKg$ySd|d#nae5=?+Zqd?kjj~7;fC;~+s3WGv{qMol`q3`;VuRve% zVt)Vs-VvEuDDdF+e4{0zGBeH*J9g}Iyg5I3^OHfjEYC9-f@!mX zWxpa3^NYBZD?V^n623TO;n~s~6I`j#gw8IwzMVIyd2BriUKNi;(bBp4w0+EoP@NBS zw3L*jG*!!4m%n&(?Hm&NSmSVWz9+SPYzz4=t|M}t#-FYw?|1$@c(%O}4`~y91ZGoy zT;blpl=(4&k>;}m81WV0yh0gj!-Oc~<{Ys z2#qTDq`zzhc&bAwqMTW{pc!j^8MiIX9tq%S*40DS@<74ZUqX+Eb6=jg5mTmkiyM$v z$Cl06^gUj6h9F1vi}}3)X4Jr3l43llYxyJ8t(E2*+DQFI5`9-Z38(NJqeJ5JVnjCs z(W}2^DVglToPcYtkCj2V}^dP+VisL7T(xo6XUS(NurOaGVnm{|@W( z2ySzHKKS$eV2XXsWe@R_6=#Mie#w@uY>xIv2O~w>rji4U?Sz2+Cp3TYxD}zlX7QFZ zi6!+u*)4`<-tRh{g)6_l$DqDQ+mqG;57POh*pO@jbFU}l#BD}wGY_!TY%(7F8GZyR zO^8AOc&u#*;RY#QLhfp>gxC_MTA_F0r^Z0B&|pYj&xg5|V$0UT27aJ}rpvx1itEo%jb2NB4D2Oo4 zFQ{nrQXKNdj&n^bpCwtikpQ?za%faUw< zSGLzA&V>uL3IEdlZa=clM)TEsROIhZYFz68Tz6?9Wef2iILm$;%hI<~0FD zU0SGUA)|1dBs>%BXG&%>yY_Meh3&o3MNTE@I4Jw_+D7E=9+uFCco)H7mTVX3T8=yC zXs8Vutx(f(KT5?L`JNULB{|lxq=8y7e<*3snNfglAN!_` z>9Dj8!Yo!Gohv#F9Hnk%qg8Nk2~mWu0W#6$nZs;AYF>t0--F`NBxeTmx;I#=e3#u; zXI1KVPRb1UhCHQY=3{8J>K93>;IGB3cA1g3J#!`9q_`to%b{Q>mTq;rb0vFQlW=@# zH^A4#TG9dV!qq6MmXY3xBG7_^5@#XatXDBiv2H zmWZ=>n(;f+McNTly1o#lSB+(o-rN@j)TrNw^HU7U@GaK_pj4DgWju+4jHhk!WAXS5 z8bjHnERLt1%e=^0e|Q;omKu7w+_Id5R`sqw;hOHKfFhAQUa?ap&W{Y{d^S(HcLx&G zcTTOC;#df}!xCYG0+^l+o;?mCNbfpq?-VVHjBlMwq==)_q2Hf5EJA+>!xm8JpXC zFofoc>zDg$fb?aN4~t>$CdumZ1p>D2=WWavUrTG$|G2ykY3h^oKJ}1GPx?oduGGC~ zTka+ro6{$RQb&WG>6Gg!LhRwcSMTUXsyMhm!X(>nIq_yPnb{;M4s$;mA?RCzLVQeo z5)7GBb+wTmo)u2(=G2~lqvKot{_kTr04yYwC()7m*y@UUFIO4-)n2+pWwH>kzST*p z47r5NVnfg8LQ@*ks)f!=*&AFA3=xj*uv_% z>{#k*nr+eqNf@G(bZynwVgMt)vprwTcp4)qLQ!E$WJbj>-HoO)eR_xyK2COS`kg0+}328n6Yh$lvu1vw$=Y-gY0DhY8~w$Xr$=PqsKOvfcOw znalychrpERL~W?(8gjx-maGv#o1@$`M_X~o0DA5?R}$yu%R49s10(=NaLqn(Gak1z z93sfaF>Uo*s|;j3iMX)dfIP5BsPoYRBN+(2np;3GaUbaHHKTZ)naHTKw2MZ*x1tS`})Y3a~L{BmQ($PcEXEa_i zi3+u+B~1&7qN-8y!=sUt@;+!RQ`mZZe>nL1o0MEJAJl3wsd$_D8M+mJTdtq%W4dc} zl-FcRJlHt~!LVtv({Hq+5G@FZm>ZgcvIGoo9!~I#O=f3fBku&+uv;vk0fXkCad4iD z429$P(!q|G?}@yc15DXp9@H+#n#*lArCTru?m8?Ux2wx0iYELLq0u;Seiom~t--eQ z?CTC0mD!cYqi7oK%a1np!q{O*HfrVE{}VpLA@u4NAJDT4+28ioaSFhsP@ z?1aZpCP}HHOh}cr-`p<|?nO!3N8zgwU6tACA@^u%u@>)?e!dUZ05c)M7V2!7nE865 zCn)v$SDbzY`7%8R6P5V#dWFx^j|fVFHnmph^&1j1xzkh$8VQOP@dW;FO>utw6nCEb zu~>>LgTtHnYxxNuMqDg-%|peP^;Zm%!dR&PJl6$?CsY&Wfgy1uc9iTgc)1ZVwK4L}cVjL*~M| z-yKMa18Qp}CFYUB_>^icBg|fi=$ckiSItdmvx@K1AiVRXqEI@LdZ%ux_)KHyBkSjn zmj-5&Hb>U`8qbMJNH5Sf3dd%c??+~%J=gh>!kU|`D?|bnGYD0q1V;&=cG(zof6+?m zY1hL1>Eq_=bNfjH)l#QhQj!Z>h;`+)+`LHJyETHB0nQ_hCzD30^OBmBA*YKensP zYIVRNdH{>-^m&7Nny_lE(-$9Q(h<~lWSkum|B3HWswJ<@1+Y-Q{jw2h0E>vXmcS-n z+GnPuYmn{?qB88Qa2Ek^k+{On_!IYRk^4jPPNsu6JkFXGejUCwXvj%=(DioZQ^hQC`%Rs&ehiBv$Ta0w5>9P_cHE=@Ygr?t2Cy zWxU&Lt!?T?&5jLG**KMRTWxd`^4+`Q>5Z46)EZb%{Tn>MPDvVrA!J*qarHI1*utzj z=fbzx8QQHGmZwvWl|w=}iei#=qOnnOnJhhT)soEg8FC?i%mYr0vrM5Of=uxgt5Nm` z;13~&eZhE7bVG5NiQ=tAtZS>Uh6VipeBIB_tpe_f(}Tfep46`^g_h*^A)!_1moSg7 zPnyl%+Pv8x|3R#5d;T-{mbG&6RvBBeNgBU^Fp=jkjcjS)pYz~5(^rMQp6~RnLuY7dTC8T-U^o1C)$bTf;xr+ zL!q>HIMIBU{cSF{e=$EputGZQIp}V5 zHXi{9uLtS1%jqQH;u})VFYuW1uaywiJ9JRs&9wupzKHzV`PSQSTr-ePT5XPQ?(UWj z`FNX8Vp9`l7B096n=vYf9+DVX)IQeaY9&*P7JMAy(CxJc>(7P@#}GhUs<*(v99nUj zC`mB_^+6{@=1;mag}i)4^R$)H1z|y?3zV}ZB0n%`#JcBfgR6<_hmu-Q__>mN(n+4O zD@_b2sI3CVOo$aj#yo;Mk8K!^7T?!=s54K!_VtUKD+hU4+lY=2!h;5abt?~?dg^&U zbs&U;C7#c|!USJgmx5I?Gs_zu$367R{Fi*oL?)mK^sXahC%U zZo!n$G9%DO>A&dfP9oNYI6ToLR!5=~Olq;n;%Wea53-VNl;0-O&OA&2%PPq*G_db0Ch@ z;oe%=DV3{%-BSH59-R|8m{3pOv9%)Y>{Z8RCOh1Fcw$xg)FCa ze!bFUWPpAjx1nuoycSR~3g7U_k)%yb^ffg|sIZVE#O;1kjh`9N(r%VSWnLJ8lFnM< zGUi6-N1OpmT3pC&pwQmxp4z^irnT+#9ZNp5wN9oVI<-vYqIX6@YTG}t&B6ht`zU)b z^#A|uWKqGQ^C zr3$V$*asfy-VT9)f(hsx!@&f!t&0lF{zw71@I~K2k_2S6Cs#7MF|D@Ft>vj*iD|V5 zS!~etl$^C5OBw{jz&+9et&T8WK*Hv;;SS4)t~_`IO%51~v562b%KZ~TkKLxfTB zzmt_oT*Z@a&~aHS@Ew)O0m3qySL;u72oTJ%D6|!XI@5rGuJ|iSmZ0m%dO9bV-IfBv zMM?zQK#fbzE61EkqWuw`yYQr6uB;5cAor-GJiX;h4Y89VpsPAPuA z3!nBNh*Z7eCgi{UZ*hZ{3=yU%OSqaQ^6U`9=8zq*@VT5gnX9}CnJ7Yb*{~KMf>Wf< z5a~BMfhf#twBHEp_3naE>1Z$a`{x&56j3Ws#;4Unu0o_#`l&M%mfn3`maW_859M3Z zxstt2T9|5`K%k&H!G_09zhVxT=IVCq1KHZ9W7gZO3*kAJwz`mKd7BHF7F$Hj>PFAd z%?957H{_S+P1v^on*!MItS~l61-K{-H|N!FUT)qS+$j%87Ws1H#;xn}J$X9VSl?XV zSxE1F_9VW%+iVZl2AxfNlj+}^T-<85@kG*Ls;Cu`W?PD5=dg#PbF3!)xB+1vPa)ii zXE9Qi@Hh`!Ghg6eP7oMHfWvKZqs=zD4*#iZt~cHK5`3oF;_reutITv)^ypv-tEG@` zP=fprp%dmtI@tWCfNY;w&k2(<-kW06l@HQQ6I5Ek2$tzN?Uxq`Md8seP!Y zROXRw5(pyUocu320uRgYAg`97)aiWi5W0|tkwav*(kod^cD{xUq`hX^tVjglS)}Ct zk-xBsETvU2$%yJ>8W(7)kXqBN8ycKMK=~7%IK%|N%R@;gR-T%8qTk~?dkO>DG4s)K zbn@7r!iP4WrTP5<3Pzpsi!=px*UIzjct8Ry7-zWyWJ?09?z6)$ zV3rA=$Y=AGS2jPCO)q$ynbz+jySAj@RD_^^!_TbcO_oJAr0AKpqy92r8A-%5m8=~f zYj%{vn;a*~t7$@rQXCnIna5_zEhE1(w5u!NIF&Hun_#m+VV!&}ebJU!fCu`pvZMVT z4^VP`bbq8Eg%Vgt^`tGPl>8(l%&Vyv*o0l7i-9&Gq)q*9Ba{s06oEb@v)?X}V67EY z1OT@gRdq=u=$vc;`Y3m#C74N_wuvnFB?@eK*`i=$2@m1q z*evDM%x!Yye3Lzp;Jp*yyZx9@-t!V_Q;X8D{UT~v;yf{o^1RRplVT#4Hbe<1 z`RiYQRUYk>ke|aXVH*w3_8f~@h~RX8@jzcg6pWgXI^_>$Bv>y`56(wt+@;dd3a4yp zQH9z6%w{bZt0biMxBvR-y0R=+rZ-;&$DwrwK}mO9z85JreB)=Tk4p`el`@nYaa_3= zCB^Nlwb`~%PiJGZ_8-irMseg&CYbP z3R|}7)Dn~9)9ojh*SJuRcZPiaE$*d*Gb_2vKJ7q1Jx8GaMuLn_s(C-n8dPB@7O1^v z>&dRp{q(^Kue2v*%Ng6-STEuuobf$2N+0T$b zN4GBXUe1s<)C@p}m4t4~fq8mE0u$KR77`2L@%)T461i@&E5u6hvOANA4R@XitxIt-%Y}Fl=+C7z=To$>FAujK| z^`_v^W$cc5tRad=R1uH>#ipeFQf)_uip>YJ1{1ieFbv5I#*cX1e7dh-hKjwD?+;JW znL<|Ot1P737faXbYuytOXQj}tSyD7x)^e9$!a58sO~D^9)V9U1F+V?&=C|Zw!C1HU z&5o$;YXqqS6aha~?%1MX6lu%K&Np!_@ToPA3BJXWc|W4I&P(5gBj_|^+}4y^#BoJ~ z5e^EHE|}zH-_JY|dK1H#TSE$;(mKZB?W2bnyIkQ2d)bQTEggzVLz0cVE%?RFwc4ao zBl7kbN84v0&@p`5EMX;FdLf+8i@sx=$DD;BHR1!Mj*I3R1(5GG4={Irto4V)4Ky0mk3meH@v0IJdJ=U7V>(Rm7C1#e&iW|y4*j7z6?hyCUK106m`Vtd zp!GY}!cmcW5#c|4V@Q1?2xpClQF816qin*Hvsy^oR)`i&ODOxaAb>1d9Kj(kkkF(C zJfv2y+|wzJTf68$;tynJswQAYhesedpF@X)Jz!b`4XIvBnnmmci&hv3W3li({nH8r z9gatAh&&ptjjLo$EuzJ|;FzbQmWj?hy@(=pt&!S-d$xKwzCacf|6tOYeW0qiLWl4MqpywWP0cO%`twDN0M)XG<4}PXvxknVHFeM9J01`v6eXQ25IpZ~M8GB$T0h zjVmrPtR=eypa-831mg&)X*PN6E3_Pi#mu!_8JQZNUUYYcicju$SkNfQUdK+HOUvQ= zAri@j7>J9C_6OK=OoIMrp|v#y{b9GJN%t%XD$1peYUK{xI&^%ZN_Uwk3s~!i#i%A# zIH-159b zYZR}`iKCOnuNaZE0IPI9M5MgTaesP(s-XYv0c0Oj9aWfXi&cs1=`{d}{QJj`TC>Mc zjpf&cViFzx$eqGkxy1X+Hbl@v-D{A6U*$Sxc$QQp=D@nDAY#fK#K4gVMW`~N)ja}9 zKoNJuKB6qbFHGx$v=lJ7hT$_LymnWzYO9!RUK=rEjc0j>l9x4F=F(kLXKCS)BpzKc zdn_yiUJNcRr#z6P1{-dC7z*LWe4LeWO%T>$o^56fw?5*%TmOMKlx$@qq z3|rj_-@XrKf|b+FQJU$l-&X0IqlleWZ%eI=S0xrBbA``;ynulX^ZaITQ^Bj=tdA}) znqxZnT!F`QtB$^(@)scsJidQ~mwb+&>LMt`Q53)!m)VvAiYu){@vUX3Tm#t*C%ar) zHI(#cG}suMH;|ZA=UtHiwoe_?n4w)_eZ_dmO}sWHm|Y)=Y6RR{M&6GwAmCWWJ?iurRc)wlJaO;b6u!nowQpw_f6IXpmZa zE7&h@Wm?|x7n~MQ6eSSc?Z1{jrkw~K_k9=bArd>txwvT>4JP3O8h(f*YIUamRC2t1 z1_Ts-0&3_!v;`KA9Db>ASp3dR=cjTjV4fWvA+{J>ORzI%%b=<-r^|hX#27rXz=%)G zIn|y|*g~gAOc2o&_c4Um0~h?9kJ&Mz5aVye&*FnfNmPB3QCieenPcTkJ~@piJ0GME zW4JX(JQLk(2rn)oGgv%cu`a-!y{s~a4ZG9v&q!jw=#=b;Jyk$ot045s2Q{HA3gg9n za3hm3^9D%U6;q{$>gXOSc+qdE2(IuL99S3{sECR(2H!o9KcawARqE4{aNySOaF_@u zrP-_vy+x|fNZL(fFoxj8ghnY}t>mE1nQ5_jMZzNk>`ng3^uSbM#V^cRn_yy&M!vc{(SHg3lP6xY3jKh+`{QJ~Sib6R$NkMa) z$Y0FxQ^Y`PhHp+^7_1Xq{DBK3hs39%+iQw(j?lxTbW`qW%wOYOdAz(SDYN>Jr`gW% zxtFhTNNvw}JXJd}8CXF-F>i+m9QdEj_0oMJzuEEL`3=%)_urk)utCGXw{b-Wl&A8Q#IpjX%fZ2!fcBl^q=F zg#W@E8-_>6uRh9=Og7S;=YC4qXy3ds`(bipcIU=yV|oK~(0|$=AN&@0Rk7m{u4k^`PoY!C-xc_C`1jT~LtNk|Y?99lHZCa}wjoGRE6Ul~=8Ss0i)P)w9Dh@_XEv zGOU4o{c2{U**WC@(PVIQXMMQxFW(RmMXv_e9k#CGV^OsA&r}mtjIc^(@*p<7OH;ZW zvk+~`fOO&+h;{-5^*jBN`|nhm+LBinntv~ zIn?EW#JlQRD2e)ou7K7=qpfUh7;i*5K_vlkM;}Tne7XWnhI6Q~X4F=R*1IeKte7TJ zp~iKnfyiea#O*dxNYM$aqy^I@5Rt54V_OgJ6VTx!Yo6l%fa!WnCc25SF3;lQBQtcT z5x!GV9a*Gurm#fvMZo|@B=J`3fLWp&6hUGU(Q$@$vt=U)Nlw}l5xS%`c~}7D(I@7% zE=)@h1+JL@S60)yBd>IlgA{ae0(BD9_(DON2u1wI%OsVPPPJj|(s z89K3JaTy41pCHJH(OS7;y1gQ9J(8_onwNM0mMS96Vm4 z(+N104=!khEFA`Fp}&|{>n;#bPm%0|b=-YW)>^AdFHFp6WbWS@f-I$$>%&OutZ)Es zb#s;l#v-MF5Y{-WZ3AFbbC{e*FvT_TLU!mNiwXkK$olP<-4oR(J=zC~B3$fenT0ge zM+5UZ0)f)L<4Sxmql0XF3L`PFV>BAj3io5kmDa{1=yan1P*$-z_>f7#wWZ4lKEHGi zCzVbtZKs#BH2CqHOHmJ#oL-zAEsn#&%MZ!+5;lg`&JUZ_)>ERMC2b`F33KZUU$z9&I+{@6-n&L z{3Y_>}^(g$99ef>dmvDA_rV6y*g%mMw#y z+L?x`dtoXo3{AWaHdg4D&%mu_Pg$-CSfQuk9`YY;1HM>DTHmS=Y-w((XfkG@^f%~s zWqVA$IklrUaRQ)Ue58Dxy{>XpbBt#&kZY*LSAj1|y2(-mYvjeGl9bM>(v*j7S_A9QWH zAg4RXxLlGCj{0NUA?O;EmRB|(=hoH5?YC8Nl25SFAjQU%^TFKD+-~#G@LrR8Za*nT z%cxBkNt*!5@j_fLB`DxoTUl1mCp0T6LF(m@3f* zq@$P{-yEAuqT%KyG29ehJ9(&tH8d{B{Z1-Yk-bfz6iYko+J(&Z)`HX`>BXWw*`Y1z zZgl6fsNYj9qi-c98;j>c@UAbXG95L7Q?D4Ql>3JW~}`UsUm+`09D?N`(cPdc$s0^ZHt$sSe@ zUPZ*iAn}fmbSnyVyxrLH>V(0HMX#}+OJ8DuZE*CmC9a>zq`nsrM;8Sz&CwC5DP3~# z9^48dE9An_^mlOS=8}S-8kpZ1k(rj4X-T@SxEE}$U}uS>TDnhXV~^Xsnh{-EQ924C z^d}-Ud)Z&9mBBTfJ*^b64|=OI@9Ohxi5_JmpxswvvIj6N)*K><8jw~Xv6zK8*91e@ zztz&{84p?;ZdMh{3nQ@rCabzGPY;t{TT?0uqpl0-dFr9sm+~l0VzbPNV7oAkxpRyH ztxiK`sL3fiD#@m>^Q%W-HzzVfRD&$VbyY29D5Tg2>h#fiU47le57njJob*lA2%PwK zM-4EB5PUT}H`ZV=IpubbI6chD%jgi~$Hr1YP=18|!DRkyp-jL`cRO@;r$n&<3YBj) zb)9vPim%X84|ZdBHV@b=G~m)4l`Zxf4;y5l3P}*AL)!lRO|R8uHkk$7imY_<-cqJC zE+B*CEc}Bi>0Fd0`&UjrRSl| zR;;O8+|_UI13lx|k%>jOLLoD>D2@gm<}GdeCR*a8Huf(-bHm|6BlmBu9HMug+<=~? zv$D{(00El>-P_UW5h@5RR9rat)P)rLJ7|NxSE&5FLn&Zko zFCwJ^%N29=U?i?%twj8%G}^1^ijMH_uc`-#;EAQy8b$m!gV)l?V`G^oq=*EBt;bg! z7(ES1CEqli6o>$pg)Yd-1211m)$Of-Y(#x(^H_}!1t6LM#(riqU=zgDP$}=F67O?# z^Say%BcJTghx7jgzo!#rF*D|PmM_tK5vFscA<9DAZkOB${~)uhW|2ZNAP1th!urMG z`E-7ui&zJa1aN>L1M}*?r@Tp?m5b?$q6lO?w}CgHe}W9F93cc9ng(muOE zLG*pGpL7_@(-M}-kyrdlB;c*KALY(m#40;jFs*H^2Q=(|@)W7XKdwKiO`(lGJAUzh zrJ32u?3=>cZw z1mP-&JJx{}LmyK$wM^7mMx+2@U;pN-RpQ&_;u}M2UlyF*`!4R)-AKhaq$Orx zK-GtHWk)Tf3M@!$hz}Q;>fR(NsEE_q&zXWeg{{EORB}jUrf@e)+4>%P&i(gJQa> z;+MLSY1Rp49=UK}4*$vS6l+zH9T|fJ;er20gU3YP-6M|1bbj_)JW@DuL*j7LTNTLV z{ZAGqao?_Oxmx&Omr7i0mLVm%=*+}fjjvR%UXBQZ{D_$#3T;~Q!2ca4utjCKD@NFJ z0)(L8xPg_WC00O9|2nf(**ls_P?%dk6mv06yrh!fW!aRM<$7rBt+ieUCnquuA}nJq zbR;nzWfetS(N}mM`i|FJw$G}rRdsy49&b%3Y@G?{Dv`Dj|Er^qZWWX<=gS0&^V1{D zZ^{NLU0r^JEofy+;F?&^{uKWm(^HFl!W4)*mT)A`>y)+ZRq40@TRgFutc7K`nD)CW z%J(&X#8|*GdB8*!0n6eC37F!(0?29ZU^1Cu&$aeh{{GZMbO_`I>+b{?=XHgKv()5T0*a<-AvgnNvLFwxx4~E5|mC}%mG3u zKE=&cmy8pGYf=|3BuDbacoYan{u4{_qRV{DQ#6hXp-VY<$`V6seh6y(`L^9cXl`;Y zJ4vF9s5L!gB`3Zm9_@w`X158#OmAdv?B3i5O`cDoxwh^D>gRG>K$x^YxCwSd_Y&cP zM4CaYyZ*&$@rFA2%vzxTib31&!9C2w?vqMJ-V@Rk!e$SaL{}A`7<4^Y+Ecr=8;RIC3?SdB(ZTs8}k1H|U z7k%LvCPCY_*}*j|5DQMfEN!Phi%Zu{>PT>xcd#>rt6jjtLYAq8+-PUKJDTy2 z%mSWOvy;8x3;Kx{(q9a^&Mvac$H%?XAKSNj85C03Jcp zbtmRR@=a-(mP7AC&P5E}Pre<~id7oI2*|=>2<7=ao%!+}buu5TfRt~6!RkX*?Q2ko z!ZTLQcD+DVpQj2O0HL5fM9pFr*{;|W6MP$r)f`Sz7)%lJg(O|Qy*`|ugM01S&JPct z?5y8k+j&S~6W0ry$y=bMA)~Cs3$d)u4KUr^{d6Uo2wNA446{UpC>pSh`hv+K$f$+Zj}yyDV?i z3bD5Gb@H{Y3Ly219FXhF=xlN_JHS=*CZg$Tsm<#^+Na~xGrNfKh zwyGfspLB>|K=7eKW>1r-RyB_O2b&mf)=~A-yuQoraE-}Aa`#JXdIg4zYoDVnhJkn% zZI&x3dV8OSS1@Ag8!Ln92+PQevet(fe4ojSmXxh6AcRI)_NxAh zS@lZ$K5BCPv^UO}13hAZb8wuby)2bho9Ck!X5D!>p1{+;(F065^(FTonBM-1nZ%hW zp`6+)PEa`P9^gDG5))8$zFGcgs3|%nc0)Q+es%AGggknGgLnSHVS}XYV(?@{FL=;|0_QiM zuMh99uiw(Q*Z!letrvbfYT5efFE?g?jhD4*s~GQz%(67JNBCb5wNdg!#rBMRZAy*4 z9|<84jAv=0Ks|uRu`i5QxWr7U&1#+GC5qTh4TLZsP@ zF|mMc_k0P=f;en-5DRZ1=gS3d-|uE-EUc_el+^(zb$4-4CA^rb^=Rs zhp@IxePmZIs0xdUvialM_7neEfAam$e)hA$_QTDm&mRtk_qW%#b_SbkPoAx9Z2Wof zX#43VaJSk>O{>CE^)`P5%d-n4=Xx~1m=jgx%9k?tq?}7y*!*$K|A-6Ns*f-(d@(|d zTRw=;EIMpm1xdml!Lm5q{x}{VasAI9$Hx#hdiAd$0JzAv+wqL(m_Su+tgEkYk>Se6 zZ`-fKku1%dKPn1o$D_1_(_ptPfwJ!+Kcg4I;W&&q#H|popJBn?JrmQn`85?x)2lN+S()Jwm%~EcQ)dM@;fgA=N9-9T{_rAS*Tb@)nzwww^O_GA8t(Te}c{3#uf_ zPq=Sj%PE(eJnFM*anPzcBHWdoSWi2Jj&p3n+r=V5fvy;x)s-3E6%i>)qbczU-CG%G zi+sF8EvP+ti>%!7kH)JZG#B#3FwB*S7PuxO@I zA=2o!6T~ZMVr8$5-gzX;_0)=GJ;3=IDte;WviDC$XY^9`CW!P0uWg2`^*x>(QHcYE zW`9Kp#_Bkzp!16#p*O_E{*cem5_~5uD(OjJ;Ao(&-4sf!CEU?UqIWdyWhy!uE~aNIT#Gn9 z)(oJ?ZEF$Nz}b$cuyr><_GB)IfKu1;Y$)}Fq#+bXkngJq*az^!FPQq^Y|S2&alUU!0gNa^<_(?2*tc% zb}*QgDG~d#SBPMJMfea5SMaeKY>9m}^400Uqw3y4k>GP^m>yzImDrSHH;Dk9ZVP~8 zx;+}M)pn-0pF(BOj>Xcecb3+SvdiFY}YyN$KpVqEL zzan`(+Nt~ONrbmMNev~XQ?Hn+Q&-1f+1*gAi^v*nr7q9Nd2@qR%MP?4(L!*@$kn{t zC9`i`52`3T=9I6y3DIGHFZ?=-$SoO?^tlIO**dvwo5m7Ik_ejYq_{cReoVMJy7ohh z2g-XnIl#(Git{%uM`&^>We?pRroWwfU=f3%rMGs$VC8J+#1t+1Mxe=j2gBOSKc20A z@x}LmT|izteX$@{|fBI!UxHoN=9joBApth+JDE`g3@c|qLu zR_tVq5Ibxjw43uNP+%U-jcsk}ya1rcJ4d=wx4QY#DPe#i4vpO9bxkRq!08v<$$`fG z1%au8_(itpt28p`0E3Y!l1N-Fuw8JS9-Km_mj2d>fQ&(O+-5%?$d}o6pw>`RW4K1a z%6|EaFDrU+L>hu@fTBp*SI9lKj2x6FKVI9`rNlQ^Q>#^LEXCCf9V4z{0Q)If>mIsN zqvxjzTRkWPgKXVP&~$7(1VES7N)pIDoyE9|IV#(ocrv4lsB`%&D*z(xM$-NG#}U}^Xa!qjKzFdaEky*O8%f6 zx?`)UtU*Zcg;^9(xJ8u<^>lNFGx3rNwbb2=;G$2+6`H^$8O?~M_XQmUV~Qv2WVFsA zC`JUC;{yc*ZBKjO<3u?h8b3!2sL}!r$?8UONQLbWd9^TvVsCQWz|Zk|4FPl^BKjq4 zdlh{s4O9?CCWj@s;^TI)kT(QpiVZ#l^WF23{&51vsTs9Oa3J4oQhGU+C(-LQ!PLAd zu=a)&;ZRuWLZ@w2OLyp?w4(f+8hY;Nm7sFJRgFjOrg|Bdx2ep&z&tMkwmJae1XI?= zQT6&n{0z_3`QV`s=3+(ZIvzQaY&is@-tN6d&a^IK>l8eZMcrJGJc=z=e3g55eZT4V za22yU3H2_-WIN5_1Cda6%n7gd*u0|qpeK_bgkY~8N!{yRVfxf$N1k1>S2=cm*p{dX zN1D4*bNKKd{BC^m`AWeylo-V%%$9Q)i=? zSvijP_?L5S3^JF@q@55OS|WmO#}|U_mLMZn`bS0T zozRfHO@aV=EyG4O6kj7sie5?#Ug&P+E<;XQ$oNnBxy&!`K7o5|>30Z)9z{d>rHK$< zU~f^EWd=nC)-L+uY2nQbNNG?s?TWCeRfIY2V_1np>_Ir@gzsT!>b^TbvFUE3yZ>K+ zxio%dgyBHWyoDOW!YVLQ1o;!vUg-Um3XJ%2Mm{MoM2W%)S>cFxp*BI$NZq-g=ElDm z;Jc(vOV+HkFrK<(YoJ@U5^#(0JkwZ1w~7$evK0ZzLe?Z>1Qr;!k*n>ONqghudiNYH`^Er%d;owD4ltzW4$o z0&GedpTV^<`-L;%ER8_Ra3aY>C}Z0xu_S?90xznM1;@wtLKTTT?426aCnuB?Nf5EN zb053uLC(+#_@y)ufY1%@6hwwiKi)+PpI5YS}jDums`SQ!@n4hiQMT&eFN{b-?O1{NYvzD~DVnQpA;#zm=9<1cI zdgP$e1~e)Wj4t^v*ukHQTEs9ux|60XBv}uwHqS?|)h?fO3`y7qm`D?iHwMALXU#4* zIPr&AJ&p|1?B3s4=MUcsf6SAGs?F}B5QH_mc7dbp4^sB+hIkl_=I;6_yh^jXVL*sq zBo@u?X2?Wzea$&{;qE>G>hoK(`!tO!b|Gw2a6{El3mEh1$5$6NyNJ7i%tP%Ao}m+( z-MHaazd&EDZzxliW;d1MyEv%qR#Ud!XF5%rUC&R+(P}Bm*{xM+%GARNq@@%Zrl!RL zoyXZK9z~5~#WvMghldm1?0S_FS|;NRLANAZCB-JM_|q~?SUG`~q+V*w9%)Ny(dLrd zN9YL>y8izTN6{d8@Qu|aj+g~!o=Nn%*4c_*0AogWm|1Zboa0tgG`LaF%t7N`+1R4W z;($1Nby1c_X8r&rlky(kZ4M8cLq)_9n^I?JazZ5X2{74k&rlqm{4lsXIrQiPOB)my zmYo-NrL5oa$uX2QKy9Pp1FNFTf(d5c(jK&i;$Tw()uAZCb4&-@`ta#$b8^zCYYhX{ zKQ0UEIkf8=1`zwr^t=(mPl+L#4p^3^-Df-+`M85ZZz7ea@Tv_rrf4dJl@x3X^?Hd5 z*PzuS{%d>DTvMHxTjl(0)>xqn3i6|s1 zZtyEJojN@*o$ef3S>Int8=AYAe{BtZwfgnSi_6&;>{9M?TG^Cw-^#uD!E6ObBTm%I zf7SSAtK2=gKVIe1(=WE3?yTI09285s0^Z@A{^qN%e!cS5w=3WLX7Kg5cYpPpUwrk; zuf8H9YA^Y@F68?kE5H0|@b#~qkCI<(V79P=2HjS|x`S5OZZKR2IDV&V3Rbmr|H_Q7 zj>o?zcihRl!euDj-tmyIO5Cw>I{4j^zW)A;&GpTP?SOHm`r>{V&8+O`Mk%Xl<1)zK zT9D6a`agllm0$n*+uy8w{mVADy7zK?zVZ+cMG<6o2fyB%Tzt_C`0w#_dNvuMuha|L zJNyG}gFbjXpP#)QUzU_i(p5d$ssp8s@cTVLBY2BXk0+D!qvO%xCA(MeHOtvsoUShP z>Ei9_NWX_rmt#GQK~MbZza3&NxEDv%11uek290=P0`3pEXmmgfg3*YHL zWVFo=b&PhYn|350zM~7!ns)VMFdCWB>t}NOM-Dq1+Cgt0zI_W|qIa1ihH-7L7$I+* zZEP4Y+XQlO(k7qHiTQ=O-RPCj-a;bK2c!)S2-|(8Gkx}+jfem$tIp(i$j|w{n5xQ% zy*anZ>uU4lyt%RZ&CAVu`NNFN=I$ugdq+p}L8PwG$D4Y*apP74x?&k#DOA3mk0$4@ zxathAIr%|y9phj$KA7(btHo-@QmuYUmQvl|h`y^I42o~#qZ!MAZ{y(n?a7&9AYM%5 z0C$donI=&^7>xIsNli?dkHgWieESrE<1_2fGEu~heNyFDb7mDbC!AcUwj*%cfZrSY z%x3dgeb!6)e!EQgzB0$mjZaTC4@~n6`f2AaxAubbPv?5y=RN5jRqJmgzb36<(1k#NI;pVE1%Fn01K*fL}3a?BM9_hSGX^^EeJzVrO}`Qkm|Ja*GypdIE!`{6Z&>zs^QLmUtl$8MSna%MagqvNPJa^pT=4w~xJ@UZKgL zLb@ZQbIkOqT?rBS%7mi6-~b2n9x$iUjGt*69Z$zBhH`e+aCNZx7NbMWtCkeYE8I&_ zekv*|XS=o@_2^QWsQPGn=qY0V=!>?0A{yRYY)^u=`I14=ee#^4S|Q6E5A7Lt+%$G$ zwt|?6q{K9u?iJ!r_*+&f;WU{+dJ_?$V|F)7jFV+7;Ic1awn|8e14#XK4yeK4Qr2f8joa7 zKtxYuW#6%Udx8Z3aCPt>+<+RJfkiz!es_lTnUpM)V8NIrvaz@jlh{9THt8ESz_oe_ znI~{RLe~ODrt{Hj;djoEz=;J%Hhh8)np6IHLKxA1ZhrBL!5_DVv^ATu-3Pz;MT4Ws zoGmut%-kRJ-)Nrgf1Bzt2?Wi%LxC-4&B}^)$7Haw(tI5_&lqp;wNWJBunXO9zW(Z~ zfmU*&r~3HK3W=B#vM$URc<$?O!@e7Y{LQZx6TkVD>zXv*d|PU0vwvG_{g=%3yN6>o zEr`;OTHa%rCyf@AQE%2+ch7#(4!$Nh&Gl4EiPvZM|E%sC2;r*%RK z?Q>#qunkp9ZII&)n0JM>A8EjIZ)#*1ko|VQ$HtFl^-6?zR6T6(Q(6Kd=z=UZ(BHIMzs1%)8#Nc3kiaZLJgV}3GGA?>?MP+R8QdW!*R^B??yr9q-V zmOEP;%^%hpIc}{#Xr!Lp8=NzN8zRX+{sRjmm5UytV^mPJvNyii+{yUn&wz&R`e zz@d4Cy0|nICyd@0tuz0kPzzGYQ**B2IUPtnF(Xl4*-N8Yyv!yrc=32VnQ(|s_Tz01 zV(Jv~<0O*Ivjma@!m<<2u=r7xICooTftzepIf9q~v%9xvqtSUhQMo$`|0fv3LhSwf z!RC~^TRD}F-X9-e>;k5Y%)+joh3@LQ!kQwf2CP;)FTwS7<|{k(!P%_UU1_Kc%^d>G z8`{uvB=zJ|;W*g7!reeq%sEOg-eQfo4+21;FyW8`;!Fd8!;gh2D=(|!`|!e|I+xYA zI(YK_z4J@+%1Et-2Paq32xd~12$)oRC1h8doze*r)1XoeC`FZ?zU8lI8YA0Fh#{k? z<5WMo4jqSLaab=#L`L@hfTPhB=@8&9Hr)}(#!DrnRwgM!1}Cb7aZyMEt7)}MK}2R3 zXbcDKnh8s+JO=oznd(>eTqhs@58fX^UyWw)YdBRce1mXaEVmZG(d2I-Mfdhewd0IXDCX+N=etk|m* zC`wGAlj7q2`?Kb0PdEeESx<2>nOuUi?RRWB&$5I{RV*u%5GulAq3n3Y(zw!5*dR$r zJRAuOVhhjkz&7PKe}&+Y8W5&5!vrw4n51@P!J9Sq+OIiMa)OE%lEPw$bKz>&k`NHXAhnM^oa@HBJBwub>~yT~~MXdS_&iT8m@6BUY1 z2>ePCC(7Wth{pIzPUwot$cgccip9ynAH}XdlH?!{%1&1i<&96@n#ras>bHv&QNt${ z*eNX*gxIX%40Mij;Tkur<7}=_!e-6bdgkNET>6uqODFT>Wf{MF`dKaWy?)OvnTL7fiApV!!*Otc7A6%;%a* zmv2joNJgGdC_sAlI5_QQ4eJ&n39ccBLX|(bnSNUizW? zP=vY?Z>I<*7-wRj>!{KRr+ z=kE_hHvsAmGoNHI*B@LXt)o zL8)s<2}gIHk5FnM=p%e3)FWpOs?X^u#NYeb#DBVa07;xVO=yz-vMsFDxqv?zpM%;r zpq_$K%Vz^DC_z#+38P|1YeP>UEyPhlPe~jRe5?eNdJ8b)kdi>A0B#E2-N6$PB!qaj zAcLK)JeEYL&ZJ5;#E@MUzSn1@G%L!*2(8N!&6-f|8bZM}kWeP`6&iqKX~YjW-AbQK z{X}ih&TGgtIL7PyW89ZJcq_z~BCjlAK*xA(29th>3?lO@#= zo?ExkN&+l+l}~7 z^HZj)&RN6gRR!jdKSf4xJV24WPfSqJ%B~_M09Fv+I3nhhsLNFR6V^ zk&uZERN_K@DPahBtni?MIq!Aki)>TP@ZN{Yi#u;icj#CND3?{x&aWeyE}P(Pdk;f` zu5O7a6-p1Tlwr^ z^vZpB7`?354};*7G9K@OOnzDpH67N&BC`$|3UWG~BhC`Tp|l`Q>(`|pSHXeJ_S%E> zXG5ec_GLmnB7Lz$d9J)l<+Sx8&xcwb{_xEwqJx7SpDfm^ql5XYL zL_V)WRAK{>*b-7fnn3z56^HsrW;1cffS3x08wy*ohmQ@xk$U;|n0oIvTOeI<7za8t z(X26WYz6jz8cE{w)BL=-_w>;Z5P0x~Z{J#TyEEFA4G|Csp0ugTj*W_ze2A`F-9A2s z$ffs|^kxAhlJnztM38P%o=bOuN&?-c0$UW;nb14^gtAja*CQoeWZ(2z;=^tQutC6x zK0z)E({FuwuG-9;G6KHP-hCI)nCvALIpZy&6BnQM{il8i>a+aKn52UuTsWRHE$HzcN|j;wJm?oPsDoOlg9M48NP?gkzq`; zsk5*0n)jr2&EB0SFA5}D9HZ@%_72K6DW+HuUGZ+hVdot>A)o|3`;j=K}U+U#zBmY zbb!)I6z1kT(G~m6lL^fuMYlMP-Q<~Ne~#%g;Xt_Zg0{rt-A(b%gMlp&Twsr zl5eD?QaB)%SyK)9bbtGPvt#3(IWuDc0+aI!Q>6Lq4BO=k2&LV$dZBmEWhU^JjT*cx zgb{NijWdAAKwiC@?+aTZ>$OSGW3~|(;hb`lBLMR;w)NBfpI9)SAeK*?`^cH*igh_| z9)^VuV?o#iW5s++tix2c(mW(LWMkIFc^&|noSb0`xYaT|E4aQ??#DPt=AsgYE^hXeb41AmTLx!DP=w2TPhnPUcYqv=NJ}3nrHm-{p|hH5RBy7nt@sR(bsN zhg}E~%S`?e4U}fl;r1J|-D1dq>-v}?s-Jp{zJxH#sBOp!6nY{TP1v%kX7?1V8ho%veAhV^}!0?l`u|tG5^G zV6Uz&Iodrx>txpq*fZ^~*a`@g2(LDY71RFvlssV=Srh{MOsKz<43N9cOUK*C(WxMf>j$d4FfkMK)VOEm^(HyTuoRW}DTlmezzpbk|u zlE6Z;qS}DKF;6QY1WPQ^pw13524X-+eIVr6c3iu>g~kpRLzQ%tq2W;*c-Kklv@N`Kny@VeMMsfpC=86CPv#~B8IG($%U=s zog&S(@VWUelC@SP)Jc;5Oq*CT1WVqc z%{B*{uypfOMqC?QDJwu0Rowhw3fq67+6bU5rcgZ9&F}Ah^UJT7iqa1a_*c{-4pU$B6kVC@NY49#UOBf*Au8Bn=cS<86q zvW@vAyk^){gD_=2vuyFkjdeopVu z)B(WS6J_xOpz!L!#6>6$c$EhQP;RADh-Lzxu=HXe1Zml6(?rowV}EtJNeDPp2{6^f z_FYTdd7KvS;&w*>7wi;T*5qHj;bkbgJiC#%F^|pHJ*oyqcI-dQA~75F8c$Y&%8@}l zShIz-Df9pyz%n^UP_Fk`e1^?J2{WAqq~nB!*|F?W)E$Tjj_TTmF`L`)oP@NAb6BnV zrP*Tt0PksYNX^)z%DMab+w)6yFn@7Ffe?yE&o9pq_EIQ&?u}d_Nv4!TMTSV-ZRr%l z*MRdz-DMQafAjb)VX66p-xDV`MHC#5UUwd);W@mZv@q|9h@buD(F6zEX5-yicyqyHu5z(v;c1li6J@B798A^OmJcQ8H~$OwkL)7C6xYt1HtWo;PURl zM^Ah25I6Yjq&X{Y)C9P&lIi{F5ur{21d;>z23rr-_Qy~nRG-wEeC7b>r(7$+GMh+k ztB{cgJ~Ys)h@+xnOAj|iK+D#Mc@2~|FSx^IM<$VSqcLd~A_mzilME_*9EJhH8n*tf zA7saxTTa8|g1AjQwx+m2wnU>o4<6vjD?;f)l8Ku3Um-21!sh-v+~S(SON4r%zJ;b? z16sNrIs7MN8f@83Kq%V|08MGCBZ`KwC{pi|I_$`xJIOk&C0Y>l=2Ic)10k|&Opz_1 zBSh(9PL7PKg5H-5&j*P`eiCgUaf2mu&9?7Xm!-K`Cj;-X;pC03V?Vp2fft7P(kT!U?7Wg|XOm43Y{qRU5(-r*fLC+{xoB zB!^%mZ5(-SPiO`i!~yG$Q4C-X=5Fo_ZVN-QDYY_oUK*|i0_E2du~?0e9Yu1X;O|e* zx#5Kvtmo7R0>=RUu}nS1roiz7jnq(Jgx(mL1dCU!5MlFVetnC;NiW+<9uSJ6(JO$bCL0h;Ocvj7LVr%X%rGWDj0 zy%>!9;`(JjT8UJMgKPIoe>>~k=G6e@fGW?zsuLgUL{DV z;!2oH5V2$g9eKMKv^^X(bt9jKVer<9ro6dG^70wRsuNi0AxNfVD4*2n1e;ub&{gZu zJAeY)pF?;9uN}~&7GX8|%RYtjtRUE#yNfyg?>Z9dMqkhv^tPJBYdu8ADcDY^L93ta zEzf|0w(dY|TS`fEQ<_MzI9m^%eF^Pb0J<`7a4PJA)(Wf(|AWnUifnE?fun!uUu40h zaDx=XNRk~XJ*Zgdk4PI$pV1voZ*wc4To57D&HW7+Q|(VTjaz0;qfD*eb6CV|M?VQOo8uPyH)%gNq|Ldv)} zVI@VIV`&YXaqK~PA;pfPeRNm@+?9I4L@YfTzU31~S#qCwj;eIaTU}133o={F%h7P4@oIJ6yg$&$mGhUe}c&c>2eUW0;3R4!Na?~7B)=DBQ%q{469*>R?oWx7nwbP z4dYD<81Ykv%#gq}Yy!5W1lR<1)T0u;X|Wxn_e6Iv;?mvHOR9(@osE=e*?1z}hR1@M(oi_g-ou|UF4V(E{A zphddD;A9M4gfTmE7GVN77#8Dp0C;p%-hV(KRtgA1a#dkV5%r)~L6^dvK|uQn);`FK zICD|1j5<$*G{Vq#%dt14R`?Yg25XFFtt!roiy2ECR;`#Y)x@fCrb$F(BUunfWq|$! zc}RWfxDkgNL`@+ZHd5{Zg~DLa;Ku^+%OHz}B&?f)l@0ho_KPY^=3J7-bGuRzouKUK z2|ZZCJV`KYwWWY0xfg$9y{+_6*bx~p(>Jh<7^&)z(X$()@Oz?=A!VZ}aNh;%b@TDl z^BmZXxF%A0AHF*r{dP+G-vQpA2qlv`||YSgqcZZS8UlXeMvE-Le+B_>FiN#>DlyHsn_HgLUFDt z;Oerir|Y#J9N%C9Nf|LsX2Ru>5v zJVu9X%sz1DBFeIP6*^^lk@ByjNY{~EYqhH;tn7k!r@$6mE$=|kK^dEDoJ5T+Ig&_N zRwPd12%jSVuu|2+cONZsn9=c&X;`Dyc4PKCfLfA#3dPx2vv-e}%vaKCogFA@=d|R4 zic&0~gH#X|f=5(MPw=1v4O2stB1h3zDg%pNoo@}$<{uaDW~SlM1@tT~!$D;SDGwlv zoSFa{8}E;>^h|Pa$q^Y=rSfFp%m=cuEJgC})+rBSbii0#QOYOi3U$pY!Mn|Wwa)YH zBRT;t>l3|!6{Nx_a(W+3OlNX6Rwti6b0{s?l`zby6j*CqhlFxX1RKFHWh#h*QJ#i) z$ILMnrTUuC=DFMaAj^!&&7}GdZ!Hx8|faVt!T4!L}kGup5pd;(e&u+@>MrV18L+&{Rs7nCFGc z5dx%Pcd=i%m>(kGhS0MzC{mk;ia14OB2UCzm*`2TTu05ruGI(jtJr+B)`2q98?qn( zaL^#%Wd^{C#YuUxNDG!tuf>xos!?Pj9c0L2N-(^Otf0ORZtko-y0zF1?+z^?gq?I9 zA$eaas0Y23X>gtZ3Hoy(Fk(za*Sc9-HFq(8EO{RgdVR|5DIEC|#QEi> zUsM<}9>rUydGKnY`{M{%vo5kp`tjyJ6cY^UKC~BodkLon9&o<*wnak_R<6?!(UMFX zMV6oy)Xf< zgm*5c7vBx?o@(_Mfk@$%$^&Oz{it(KF^vb8#QEXS0Y}tqR-Ss#%fkDnvl;U!jA+gE zmwxfTwkhx#gwON_GZShDr^MI_>Qt-f*MRAgxv=uva$}iLKWHke8}%i7AF|{PF)b!9 zng{PsiFbh>h~?P?!88vE0CNb|v(y>pf}|qsMbG=6(7_M4x0~nd->==xtp+pOks^fL zFD>$=zF*%Tt?W#=^N#&A$0y)COs>-KO1Lo}9qVk8FX2a*FFsf=@+D3WqC47v=hNuBw3cO_Xm_{I+q?Epg+*>@jy`F>CB~ypSoDNbeKCj zHc2jMO$JcmUWCVGuu1qAR;sty9CZbAc8zeNm70baB5Ph5ZVqko_x?Rw<3w=7(Js;` zs2nzsV!qBsv|P5cX^xL)DY&q;;xVR((_VW3R-#x1?QWNNuAOfwZD7%Bz94fU)#oRL z!@^2Yd=~aVW7fIZiQhK$xdo+QFzKoSlb9l{-%~@?Npjqc)3ARlyTz(}2+?NOao2kK zV2;SM=3zg?V#JtB6Bv z^v$;P8BlLx^FNV1M_578d5M_@U-CgyVFfx9gms9-BPiz?z;|E5^( z-ylRgadyjIRLNcz@2-wiDJt(}xrT;!FM1hU0aMmuO%(GsX}qn4u0;m+h4qkPU@3%3 zGTHJJmrwD24Z8d44= z&(3PZaEyZgOU9`Agp>AgujVl(_-HN+S{AB8^&^f=MBEsDUbPpkQ2pGQXv>UY94;`k zlJwi==`K6qI^d*X6*D(`TJ}fA!QuGZQR^~?CZ-jSe zhstBB`*lfatQ&ihvyeT(fE1QSj9NCN2s9GJN&cn=XQE7zjAx`9?dius`pLdW|H5Lo zJml6!7^xIX5;h`QjE_L^ddAoCyhJ-|fd`L8%!17cZqjjz;|2YBxxZ`HFtgIq0M{W) zdw8T9QV|k08+LHF0P{aBW2coWk_VxJ*;svT^vPhz0gQI6Y6QgKwCXn5LeN9l+}$0p ziBa*qdBi!b8;HI~UVYj;Y}J8-3+u}QW5mt^ISdSE;sn*|mE5C#b}iui+A>5nPL-TB zeWi`?_**C?osBuuV#v``(DrRWYL>1g$~9Srt-o(SN2~wQ{&8Stc+Kp@LLz+VGY$%S z^=0GY;(JCV9R;(Ogwxn^(U`D(?)sKH!h-6%pHl+VYcfj45%_E+nBwfHBv=vY5JrE* zVjn{^Y3GrSOn-256Iu*|a6%O~kC1Se1h!Hen)fc{u(Z-2C?o7K_s-{-QObvxaM-5= zcj!JN4Sk%_n2?_%`fA~A!BVm&K+Y{}b|pzHbOWkO^@W6cHizkZ1rsjue#xQnL~{!Ow9MTP_S#>Oan&; zWhfad4CSNA0ix5v{k5%~`#-FeS6pH)c;5eM!UV#l=#Nx1_!bFon>US*;bj-kK^8b~ zO0VO&x1(!aov(BUu14m2NRSDBt?o;PYwTj8Tw~Fgf<(_ZWr?|@Yu>b(%X%{58&`m0 z6wxb(fSFl-(m4a!v_n5+gPt$X+WifxCw{% z8LB5KWC}Yj19B-WYrZQV#K{Bb&G0SLEy{9!s5q`?LgFI7{{Y7xMzaomTE83Am=p|C z53yH904@>4Zcw(4!25_Bkv2F2{Nhs~v3*F(IzsyEzW*!}90=b^lJ{p(SpI*$K6>zT zxsG2zoy55#u2j5x@7{t)Dr%E>)ABixmIUwR$O1k%wf2z(moM@e6blf-g;>@J*L&0q zEh}&(i#B7piccX69_GCaDS6tmACbX(aC3?@d+;|2KdlC}T-C7-ssKx{CLs@K#ID|4 z2*VjT8K6k}tp{S~Jo>lifa0=TnaHbw$zfIZky1R9pmM|p1f_*F@plB6L60HGO+1vR zDsp}p2B25ky#T0G0X~;#gbBmbU4L+>_5l5uUl8;)kFXH8k$Hkc{6I)``5pp7_TLv? z+4Nr`Q*<7fwe7K#m8WvUIU!PK=lS*^>97?%8k*;fh_3gA(kW3u%HNL^U1}K*zMmsB zlAC<{X={4?9@}}sEOkC^yu-WBPPY6e(&82kYYx7j?BVH!S+7W6_wT<5Z6G~$V#ZDDX?)s* zFawkU(FM^%xJ0H$`f1L2ic}e{3C19?gt`NWYBD z7VS-!l}e`X!v#6;mozBTtj})mqlMg-gU+&ZSUAQ>43PQgM1K@pjy=L7SDww7&d2Yu zeiz+tS({L9e2@t`(0KvGi4FJPm3uHVqq*vd9f>>AlSaNFK`%vs4NRrDuIhsCvRuZL z9z8KfZ_l0Vhmm|-n{7;z5YoZ$Uz{{QyoCxQsyl8w{Glh1d$QFKohMD$=8FfqM7~mf zpOSw0X0XjJq9N>;6#Fw{#s44*aNKp-{q@Q^THSZ}>7ZfQ!`uUhV3>Mj;0oi>G4CNk z0^9Ez9qdGn(Pc@{cpQQ+MHhwsvwj1A!w)0A!C?TT&4wV$tG6JMA0{ihsY_}Tdlg9s zg^zAOIt?-lwu@52@u-MQ%Dbig<)xMEW$u)wF_lqTK3i-kf@W)=oTd7U#?O};N|Wyo z6Kqu8AC9<)nOkdaJ|D>!8G-%=5=l7|FiS|xTQuR6?RD4Fon>f$mxn5cJ*ex@5RI(pDw3AClS2hzs0pE-%3GN97(cpThcf3O`l&cOY)8TF{pkwod4qryXTssWJ$ zsmLj!o)9DBR-|*a0p`o&dVCV%G;}q(5o4b_uJt!8cbFhi5HcSUE5+`4H&GC5`W8Tp zha5FhgH-1uB(s3K&25n#g-v3KBs8BsLp>HTF0V4WdajaU3+7lKg!86+BnIuXJKW^L!@;+?ch>OkSA{xJjurCStVi<-8-JF z03N!X+F=%VXs^ZR$Ya z47>GCDs-iQEFgn7z!-F1l(h$28a}g)g%kcRRLSlQ+?@oPMduj3`%(=eeq~t!Jw>_FVZfPWKS%gq2wu_HkhHC0a)Cxj9pOH>xRuvE ztiTg)#EHmGRMGgJXs{TE4!?*%F{EG)dsxfIkmc9|HH){;LWy^CE9-a>A6Uhp%8ik6 z(RnEgWtLU53yP|xjOG}p=~R@Ivx)gm*)Scag zbqe1+De>r^H_bwT0%NVOCii0W#gwrBh1WPNIsM1YV*HG$KurMyEq@i@FImtlQ^R7> zL&k;&EkH9MPjJQc?e)D)L@(IM98p57A=1Ig2N$GIyjXrVrzG8#0R^65@fBh9NYcCV z5qhPEZLlYa>s$O3ZQxIlnVP)4|IH(udYPJ5{>m-d6?yblq7nfJf05K72WV}csHvnw zsW;?NeT*SG3^dZ~W1peoKR;2-v1Y+-l!I1vuqcEot+Tmiv~l^4zP<2WW%eptFFs)1 z%G(5$G+UR7`sO#~U_^3aszUny&69w1@Li4@A^^1)W*GT^0S5{}7}rhQePTIh(=@g- z!kh5P$>N$^a`;;-4Z%eibv`_wy*$*Z*v=QMII0+hl7Y@o7PcK*o%R-HSzjt8Vx!-F4kUws7$h^sswxt-4z|Xt zjGStoUV@}+6~@NXUYFTNr_f}ZoR6)WJ}OmzIWL!kr5Vs%Vo%CeIgrkAfsXp~&)3Id zji=2f3=Nf2Lhd;tVTJ+dF3*?&fkHbfLBp;qiS6`z$s5xd0TdXoW$2)Kyz)0$Q_89N znD#3u{xSDu1>!Hq@aCV)tNPU!UwyUu7})JGha>`%JVrKCn|KSceX4)ubNeUY=Gpi} z9jG`xiW>QB_!K%{B$?-oyOLYhgJm3wGsxtoYElJxf$0buc&!wz+Eu35sSf3@?oi-( z8o@~UFn-`1?-z~z#-$k#x+K5gDdfZO5JQY|;t=pfIjy|P-roPP7Ad}hq$Gf};#jQM z0_%gk6j}205Z2;`DlY14f5%u4bJK}5(lBLef-INsN=^`u;~U5;$eh~aRK?1%(5(h9 ztq74t@7c>hLs+OwN|Ha7m~k=Amer>rN6;`W6+mLsv3JRMw2qDka8eb7Dy%y>@ZNDK5Jy((FJ zDd1OxNy&);(!4A?2;Kn{sIHaq^WMh(!__SX+mJvObA~{iw}1DNlw(E^*`DJ__{h*e zoQdh2QXYTclQzg7Oqn8x%YrQnv#W1c(^V;V>qg=10xz`|^TlG~@^40l$40y4*x}TpQHEYq$pg?5D8s39Upc!D-^^5UKm(mPG{zOM8P!GxMe&SViPGf+o zps!$g{s%WC$f!bPbZmrjBJDrh&MP)HL*<)jEtq}t8rGbbfh%mtgH3W1zAipoZjtLN zLNpLOqXwc8Q56_LU@dm<_e4bEEbUd`Jj+i|EPK5pYOKY3Oodv-zQ^T6%#)SDo%xT5 z_SfVKr+<~VAVS`dNwo;yLC+GHyLh8C&*Dao)PgnXh;DL*H+$nFXfZ-#xv`#}YLqES z5yx>z>zR-QsAHi)Q42ELO(seb`#}+s1(zpjrD zFnX)B>(RzggVTA1=Y;eTeB~7sl)}@h$h>z{fVn4$j$@6Q}ya zZ(}TW;AujS&Y#RSei?Ea2kX*$=Y}5Aak5L}KqiuM36 zO_GPP&^dEjcgEoE+m}D-+^_f(L}Pmn=5~HGzoxTW&Cb)kZ<=8$5euVXf;KbMf|l3v z&geTTJ{@1`-^sB6LhKzIEKU0Nc>eNIz!mAtE8$w9;B%r5F3GYOXo=c|@OFxfv@?c$ z7I$O2Gr&8^B&Z{AAb?Ppm{0AH%$J1_gCb%sFW4i*L}T(g03giQ^+EvyFumSyW;iyg zs$`u(r64er!M&T&`T<9A4Vo;eToBv)8mW&f-LsRC+mh)YNjs}0g%KJts26Gbw+H zpfI83_idyT&@qbS8_P;4>IIjN?%_o{i|PM`ThjBFk_SuNr^dcHC%s7To^Fklk&_;HmxH_QjLGv& zOC+o7T82g%B{`-Sm6eKpQXwT=WSJ$sw=ZI z)}H+7lF-FwhbVm3CW4VtCyVh=MW9SOlk?{Y%WQHok&0ZQV~`m%m{Y)E$w0aRV+m?R z9lS-|Iu|-<1$;vQp?Qn|LDr@}mN!axbpl(aDo<%wjA6bOJ<1=TjzPy&ulfedB3hPB zU*fvV-hmQ;5UU9ZDgxmv79@j5Oo`}peNFa-Xq7y9qLr{}rkRgO#G$lH$S%5y9m0j3 zVI1npg3^{Ojfxy@w4~nYHKyLCV?sC$n+V!ck7$+^B5aZ(dD2mga^$hGv{;D%mXrkt z^SK}4Zj>pY;qao7te8{Nmsp^w77$Ci)`*@MWQ+ny>)F2S-D@XGh${ys6pYUr-ZLKDs(qQU2BG`_y6`aCnr%G38WVihmml?=I zK)N)P# zAiV*1aJZQG99P!U&||3#LMv+<$Js(!(GSMh81h_Drb^sXDZr87Stjxsf^~)u6o@8E zyYB+U3bTfM)S^yfOaQ&=?$o`mn;WoACt|0-l5S^W9Fnxr6rzv$TPe+APkUQ65hGz~K|@VLI^g`Vu7?*LN6~1WYk{h6j&) zYF6982|0TO1dTj7b%QL^{nj&l{_h&C=UJ{YqDAcS|ZFr=0QM8aGd=Tq2+L8rJ)&9&5ycQQaw6sj+ z!$M{;hLoaiNEW$Zb15tG`S_~c-=Z1|Ry9v@HPWCR`R(L=;UdZqsdg5NsjN0;xpbgT z{7$wy_#vbGEBS;o**}dh&Jlb!HZcs3ixcq0Tgf;7`DkN%V|V?@zGFLyAeLf~)}>Sg z`v!10rBRLM$(YD*Wea|STrzK-OupY^u3zCgie$tJ2ZhvK4030H0?Z%7kbkG`I!1dW zB_gs(>G6DgHEI7OkwXf5z4LG#`C5{ogyqF2(1PjnpN6+l&DGn5!tbd=#{MG4OBd?C z+wnM#}VP2%XfDmZGxQl zJLgQlE708#q3SO`%(IX95;|c%UlQ)Q&w-Ib73IVY)s8c@M8vv;L*jFnk!n#X^6xB2bT%}$xhTL(Sd{)XX!ZYo<{IgGW2#L53MqiGrSsJtP?< zR-!!-ZAv;K`T(~|C39W=bo3wFAAY(@?8M{)MV5;LxJz;Npgx<)I?^6$AyxYwE~iNy z0S`*Q$QVFY%vw$_?y_Sy7A*6d^qUdd{QltPC*G%600F&<9f3 zVbMu8V@rlK?=@*n0**y!(@dFr&A*t*f7;(L*%|fOrl8mVIVc!a&uf)SA6GqCjBwuA z0n4)+n}~4;Q{rG~7H>(wenq;9nCyg(kZ09siRrY_>T_|8WGWdCzocg+KEYGr`0BE1 zq}|{{*4L)H%D_PK18a~62w{2aiRG>OGcm!}h+iN}V)+Cb95+vK>k@Ooa7bor!jp^D zR9~p38m*6Zv8dLMGJFc~+ueFN`fp!;6&6A;8-$*pe-3O}yAH!6a_kxUygX9mx#`jM zrrHb_D3n`~;a3Q5)zGyW>b<14Fn(23QKKR zsLBM3dLb`_vr$f$Nt$jJ_uD%`qJQmFH9miljU-21pN2vfK)X?PuHInTR-mTZ)AJKP zT4A;9xtxh4>cPUt5Z0F{p;juumlqpf9>AcLOwcYomDjSqLUA=i>92oFrX*_fF>ney zG~I_!9e_lZkqdoYM<^r}XtaPjJ5kj2kxa9Z97z%PHKBZ3x@_Dq@j zWDjBv&>cUaNz9zwT;nV6&W_0qu&ZY`HZhsiWIYimsQF(9jg?x0N2nZDd$w!rq6nsd zDfASxuFeQSf9$5sN{^d8fmB3+AW30dsrNrU#al&*I|TsHaTFJ* zAy!W`a|Mz7{Bv_aU!|DBtj!A~pGz52+n8H9TqQ;hx~p-?(TEp&6p!uCx20S2LXrN5>?{Q8_MP%(SdF3u@0%DYb3Sj$mI^o^TVGacdBPd+AQ6QU z8X%4kFCdx5u13hE!WXKU(bPE=H?~QD`e}m9x2UZUJH5Cd$|T#zLb%BJ!ZNxda5&!br@@y7x@qnDbL&))mS^5O=GSZ-|>mhh$$RFhAqfe+P83hlmz(n z8oxL8L?VvsXXN?BuGPr5Q~;U&5Aefhlb|ZCN=25o&ejpyLOW8AR0%2Lg(Fu&0n%#? zRcM8+d#~8?>~z%=>q|?t8-EII1yaP0DKo>qO3BDD`1Il!k50Li$|fAIV;@}K=|aaC zOkNUU)<$7vqjl*h;s+0~EP!mz#TmcbwbFTv(MZ-3=&EPRzY$aJ%N#KkEn8mu$Vyw3mC92GQ=3-HI%Hm2UQ+%$ zI-w+epm$Y$Hd|~6&TQ}9nXP=5N_8+xsu3e#1+A&XXYImk`cB8O`?ZQWM!Wns)Op09 zYPT2+SpU8tKZ60ETB3OVc&wei$#b9%cAujQ_m>VeH%)&TxatZP>(V?CeX)qbcuLb* z{SzMSv0CJ>z!l3UF%GRB(FaKzl1_8ta76H!u*`acx@0`-fa@7$O{sdmbhbiv{vPp# zXz{}2pAg`7sxTUi^{udW2Z{{CRJ>GbK?ntKvgSLHcWe!!)kgpafRr$yxtBo2WFg1& z+)9)iLUuq_yqcY|SXGyDK@<<{h02etAkPFq0;xgXM|~9T+z! z;1fxRBja}QgypCpu#?Qb1+5f{I90ybdl>9>T03s*uQ3EOsbVleO&uPI42s6;tc!+4 ztBEvo6Pr+tXp>|zHPh#a7`2mEO+RG2lnO{sN7Pd{!EY5(tryj2P$HT)ePXiD*1y@@ zA9Y-$PkDtl6nc%?mQ8}BMY>Yy3FRj73#G+vy<7t5t`k{|40{WsP8?V1Gk;U> zz!zzTKDHnU7wDE5yvt>*7sXCs>1k_%=c>^Gx3AABri z(@5N-{0(^^Z<=zL8z>$~XeTKz)=E*;W(`#0Ky>MPu zTf-~^*jOn9jV>f?7QnL%KbRDiURmIPr$vr7;&V92SoZKaaGD=*S)WA}QYzX7woQ1- zFvJk&eX=%V$&frCbegT>q{xKZW-feLjaqqKNkhS;j}R~Mo9|m^k@esFjEDpL3gk;9 z2ZROH^mAS!R2rl6iQn5Yu29@x=#9PhQxK7}BMe_kR{&T+hEf=@$uk6(;#Mo4 zkjLxZ5VHTrMW{T0D+&nCz+1Zo^y`G2;K;)mv8)Mjh~QxcQ(;bcyyEczmdi>;&lTrl z^`Fk!b?5lt;#DkEts6|jecmW9k~Cm8p)@4@K*&Q5LU;!-1(l_U4~Ap_WPukneRKvN z642@{mzAUm*JO()b&F4Ti~eKFAp5kGT2ev3DBA9&2HMG)*t4gsiL*DHTh)&0IpEf; zavIQNzUeu+!SH2d2IHnV(NtEdx>$py#4H&a^a}JanQtZ0R!3s_ev;9My^2hkNER|Q z4sz10Q*VxneMcV0*_7AR2Y8TcSel#QF7|+AW{AIJ)F34^2?sdXl;(v3^02kbm4ozx zQY;b^N+V%lgvQ5gaGIw*{TL;;4KagQZ))tFDNZ1b@}!cr3&Q+Jax>!!7LndkyNadO zKg>SRmvlsvc6mW~$E%4^Ik>4J{>4HI4O+3!>BU^m^D!@zHj>!0EJ;TSI=VYxA}oc8 zjn%joUdo%tDDImkFMMM|9-;Y#Hxe`!HTy-aNa zBAlDAUNHQzF(p7=U;025q$4I-Fr>vutG4!*#6qI=dG-g^VM$iGvH43%KVE;tNaIT= zN1XKH)3?~Rj5+{I2;E>{MFRBZ(IY0C?I`{ZLV$sXkCbP1()PiAI`|uU-qn~es+$DQjh0eOdoPw z&@$fln;f10{DiH=nKVtncmLF4H}_^TKlpLm|-o*=T(L!`-`c+#X>=no2!} zPQwTKL0twhB9_aSk1}{mr6m3v&lvo8O!T67I^R4Kv4ul3tr9CNT4+ToJuh75trYvR zMcIr(0l!AB!deyC7DXzq6jzHlaiep-mc8ZS6EI{D5m5u4^}$-`CQ^rwyT{i`qDjme z2Gzm@F$sjj0XT86#qJI&wH%Pc{dmbW9mMvc3={cK*1X=$aPi`^>FlKj9G9aM#JB7Y z-l8bVFGUJ?eIpwxbq@5R|Dbx=n?v@Vi1+aIDVd{~do(h_X0B1wly;Byoe1462`mM3 z3lp?a2voj)x4VLgLHleEv^cX%K<8^@*!w4MaRz__TPv3V9n^+RpvM|Ou~@yCPpHto zlCNt@D>d1-gvT?b071GDeB2@0hU~=>@Ce1r5KYXf(5iS0i)ULFg4UB@^3Ws3!k=z!@R#h!4CJ|B+T*1fuwd=tT2on) zw{F zD9NR`PQ{Zk8wB}nf~|cZ{HA~$^ea6~*oqQg=^{hVMp{hOOeGQ2B$!>tV@DW>&RT;R9}pGD5`KYEP-b)OVXP##`W~gk{^~N zgFR(6CK9TRVeC{IJYqp{glhEZM)nsTOsC#>QGDaOC;k`%|VzTs$L4ZP5+&r6-!(?yr z<4wDPiz+g5w}LrDi)Qi}IOq5V`?#Xq_eG1lAF|bB+(Q=X7t8BdL)zpahA81i zFTpu1T=Hg#MXy8NdkvCnJG<-=T}fa)0*4UT*b#Utd&@;z(qvA|8!)c$vzVG+TBDTf z1$%IQh4^&E&-}|Z5B&i&ga!9m-du}spEzzy7hAQ~RHJ?8l1zMe>{1zG1}W7HKW7+yN3XXSQfX* zKtHM>9X_okW%2GlLJi^PEw24KhcJF@p;$QuMQtw`1cY*a@a(PLrTlqP*sbP zLAAL}*hae^89(?HfL*;XRWH7G+A2MX)Uej2^xH(Xy0?lGWvNfbRU>QR&Zu84$R>7M zZOiVx9;vJ&D{hGVB^Wg0XAW;w&xq)(E7>bcsd~X`gU?B8S};U=MzYE*qosyKg3l2r z4|>1CxwImX_LcppRNetnmhBdpuY3jSd3!AKzP=#Mi`_2|VcD@tmm~%;xYv?YmR-JNnQJk1%JIy?V9a~*?;#63$ z2Pir$VWmL6;eq|YO9*KdJ`vz&6fn;iC?^|zSdY1yLqWf}9=~9>M4NG*&8e)Pxm`;w z67MW}ZPv%7p|@+;eFIUDuuY3Gw2&=|{vxxLp_an-Nloc%Th{VM&&Nn@I^tz?a`^*} z>tv9BH3w4<2M>(oveG((&r|EAP4ACn+xUrH(O9+o9Izkf&2zGzA>qYub|l-uk7DrV zrC3h_EVbndsUB@Kw2>xIRitf;<2dLuvTE>6KTKNo&d`a_Mxrr#Zt+8bSFF@%teAe6S?3IWH}?mo z(ykNPQWHhr4JX|w!Sdi>7Rl;i0FS!`0`Y;W#){Jtmem$2nN>?jMfgK;b6GG1sTWEU z2?zkuH7O?@2ura$HYubamc5dNMQh6dL<$1=%9hEfPclN|)_o^9>Ai9BMseZot(uY# zFs$mA^Z=%(RDbEm+AXGff3cm|>EO#a zo}A~`MVrwyaj};-N_;Q=74a|AU6$MJC!lp37xIHrHfZSj+L{Qz!48S$>R8AN}r4rL&~6QE?My218CK@3rB z=w7ZP@NfiUxGm|vE|m#HwcUoH-g6s(XmUj+5qY#j{uCJ;e=N?hfiotZz)sx2!_kET zfKn>QAN!94=|)V6KIa42ha78=XBjar5Xo!63nS`M`hF_=yq-=%^%imZdcCHg=pJyZ z|0>z(&xp4su7>>_pM}Y#MjM{!I{iQ^14UI4_f@Wi5@5|Cd2ookb0IsT8m>$kxs{#p zztJ1Y@62{Sb}^=qmsC*Ux`6wpZo@vzmiQs`Jc-U`nVnx5$KNrhP0clKckDl6F^6#3u0jK401BLLlSJ4 zspVNv<&^^LZE3UB6}dxVPFB;5PNqjkjKIywhn1nHvl|AB z9o=m6;Vx127Df^oUT0GhO{ce{i2_cOplBcq1EDg&P*We-k|p0M^(U32c6PfSrE~Zt z6)6ogYCUTjgkSl&xyl+M%8wO?g@S|ePKa2FkITEb%LAq9IuqVx*G0O}+0q#)c4lU5 zAwjqZ1*)B>*w-y~U7wR7mM#6?pVQg2R+M4jXBdRp4vAVx3SyFeyt$8)8mFQt)W1Uz z!9pb(YHUp>SV|*7$3bzGUnCuOsut1{T`@X%b8A<|Y-kjE-4MN2&E^nvgY<$av@QtG=k!g$S_)-f}AQ*qP6fS@97KzAWHOxpwSO1 zU~FHs-U)6~s93#E*4|jesfqFeSB5_iZbxigybTSZl~)nlN@N_!Vsy8-ip4&a>#+H_ za8G8TMTm>MxiExKwxVBUR5cN7`SKI0Yl9f7MhxyCXo)p~{~(+>+SC;mIh(OJ=yMri z29KN{%z3Fg(N(E6#&pYK*u`MPY;e+S41O-$4*O=`$M-(1lq*+OSv;pj zD+o}_$%hQ^pny`eNl%z$cv5XgR(pDh7q^m&m9dXz&acic;ZI+aWh63+)>NcuSF%>) zav!Ga?spc2w!nEYilW}&`A0*Q@d>{x8LRDp6&K+biANyIpQOl$I?jw>z#BhOr>e1J zEgu@m1>ix>kA@?ta_zL+6LKoC_2Enjhms^BLr1_2(}!k6W{I=OkGw=?imN#SQdZ(W z4;t(op!DHa4bgy+0i>K=z8;^RO6uY&fc66i5$q|i5U3-v=eEKP_6D&A`bAKrEcX}{ zUZL&PVN+1T@KMR)x_F;@B}6Dl3+C!yG+}jesxwdkz-~gAJi9#C?w?`1z!Pf(@naVV zP9xmX;t!fXoX&^+40Lw^@4#2IjYrc@z|4?2J*pNtT*#A?~`)R9e=D#iB%Nd-z_nU3{vU{*9bgM03ak z%)Fiz#TLf>wRvN`@4n+0XstUsI6kjH;Vl_6%J^T= zZML&sQZHo1rg_l1cuC(5rc=!(7IZq84nUyVLCgW|+Ke3Jzyd2Nc2`!Fh)5?sAq?5f z;uLyU&Bpr=Ty$ldZY&W?nkwGGY6LPu#`H0nsmGN9kV&|K zpX|K_$6flO2T3xf74TAIt)aZOhH+=4(DHzBR~0jBCF<_+n9r^!f5&fVif*HXIIWYo z<~?{{-VN}wyFDUV2OPW^y}M8@L*&Xy8vPwD(5NUfKV!5GHHM=IFlkf zrQ}9I>5((IEHES9G-Q;niLoIt{1k1%_g@h88UHNiFGNX~4hIE7E9i2`QnLQ&Uu)rX zPr{9yh~S;^k9TJG`8&NJJh=Vu$CHTvg8FM5yeKOqKm zOp>*|&C%-r{OXGp{c<*|;?XVzQ@oJD&oFOuo;Hv1C45y*XsP&yCJY&eO9KG^R0ycZ zu2rMXe$Cml@@k9YCeh1)4Qix)7y|TVClc|Xt>(diGoxgBcJW5v4UZ`~AxSc!!yUdb zqaF|%1*E)X6P8f!(kMn_kSrTmhS<8D(XQEt#MqM22ciHWD+vO68M$TclC$dxG?odj znY#P;#n5RKAZ|HEBdjlINMMO$45AMnw4elleo>(Jv0}TY(_Ow=&Wez6_p5ey;~}B9 zd2HX3d6Kmu7Tf|Wg5>v}6tLQy3v2p;Wws0*12#$wpkzOljsOP zb~ZN=XMreh02*L>FcsOHKwixd0>iCKN+X?PAVh|Uj6vRks>5eUVv2tvB8aX9vM{ie z??q-m=N>^uQU}Fy#|f8vIt1S=n~!C4G03VzQ$+yFoHF##6sE39QA}_Qm^a&6vmUBc z-FhiJ##|zGmXkj5?u9Zz96;j1k_+IjNIWJm(mNVOGWk@`yW|u;$hlB7WY|bL<5fd* zA}K(wS{uW@733rEgbk1qnWjrklMtxKdI~1MGDV1%D9fhimiw(Nb?+|)#UcT_56~&4 z74hau`CeA1?|H@R*_KvV9iiT7NBt+fs~ywd;eIc@;`4DV;aJobXuGPB@K}Kg*vA4v zaWgWFv;jRDlnv=B)Eg4E!x)o(#tR?qwP#7W+NqL^Jge+?jFtTA4c0_h7Qzc7A(~TL z6E);6ou)CRY*AzaloVU^lUT7XJgjWZ)Iqdg5DQA?zsN>2g6_nozzAICU-pZWw*$UFI5bdEf`75FTAcdT^LT=Qy7@`-cPv;jKQLoLz z>z}S}4zFHbb*%W+nD}7rha;^TwnEwe?ROXR-S4{5EqN6&_;eQB(A@}4@%U;!-Y zz5+>)DIouDa#S2j{OFZ-5fUrx1WJ`4orHZ>y5K)m*Y_RNMdI4I9`1ITGDPJhItgfA( zT0?o`zqnzgS`V1#FeX|XRV=C3;4&(Dg~!VIWKK17X_dgk&@r)y2)V2>{U&19FZfLQ z78fgqj7j>O`FDOK=v#iO|B?Qn4raEM3$>}?WBMiUM zcC1b9m|Fc*th(0NM~BR46?COvZ!y6;0WyQ-t8*}Iwp1Wu=EFtx1RvV`)X^`_XTtAMgjv^A`ducvLM4~@hRc=l*-f{Hjq zx8rU6Onv+?SmEp(5xOu#OWm-+JSg5;HLA9=g`?+JL5?x$iIzpJRI*Md0V_g^z@lI` z3_hkHn0jUCX0q(YbkIPg>97C^ZwpGJ2(@M1>e3PJH6dTHjlJ2dfY-Azt(wf<5CCLH zg^|TUo5V{4mDP`m9Yp>{9s#kD`JpdLC?BKl zQGT?#_hjQ+%i(AgqFf<+hkKy*iDV%b&R?cipHQk#$5kkPq_4re zD=#EgF2!W2l|bBXDSpP1e<^G5$MOE!TE!BxyhABBmpwBiA99bX+o`ONO32tsO4!O6 zESc$g+V@~VOXK%TY|mU8Bn)E$BtWS%yGwR~Sx$6%xMCsbSZR_cc|U8{`=%S|PW5wL zYnJ=4KgU6cu*o`N7y#r=fHf3C>(H~oT4dD+w+RvuQUll^?|7~?0=bVoD=M&)XkIHf zQHgCUp_DRG=i>wqU{J81GV-Z(n&N~FsXppY%9bX7@Zw-zB(5v1u9sd>EE!_oWOr6g zJHG?b6sqW2gW_OYk9M71IzeEx*0weTGu(Vfgm4o6Fv{B`6rWs_>^Z z;%FfPUr+IZMCvvdhxo&n%EwF{a$}!NWIX2`f&65Wp;A=ITC`5%EI^Smq?$=%xFX+W zqI$Y-@9FK3Q3)O4m<~1g0Zrm$a;@m#ID)Kf8{;p07TuEC^57JMHtDh--=)I^2D6Dm zjxY&>Srx2@xlCU>P1YsdkLotF)k)F==}MH&VoE=bM|qan3=Bg$5C*p$+wNt}c)wJ0md3O2zM+=v$m zAOj=tA1bS{$dqRTNrutNyge534>EFIdY?ofY?8p2#X?9ij22=L&S_+rayZw8y_8o( zBf@4F`ueRJ8h>k0ruXi9iibfC3ZsVKYSFibfl~cep@7pJTDGLTrXn(D2b!Z_*4#hg z)dlq(!e{&FQJhzI@v^6U{_@JzC>CJwGzI#yqjlQ3R}k_|7pY1gHH>6)jK2VqF)o5| zStVgkc!$>^@zf%QdOIj{OiM1}1Vi5cazbzmZ}-Yqxs%N=2*%5LF!gFuZG@IFf}uvb z>?5y-UX2UQM`q2lTvSPt1B>KJrib7Pqcsf(6Hk8`Yz)yJRIWk z{tAPCFr>>GmIGqMoiSNL^4|Ye6%ofO#_=|57D&6Wk(0T8VC}w5MM7bCH-r8*-tuTwcL@ zX+Jw!#f?eW@kk0cLiz+pwc}@Ac zgvqp2sZor!v?n&nxiE2Zce9A1Jv?0ixa1VoK3ji=Vs*l)w;wF_7cw$RLReae%mh=Q zHT<9eStGn4${k;0E=PPWtwo}jh7#xZ34FKi=~&V;VoA*tdy^&b%;;dxUs&w zi3`;yf9KDePwEGLm|k3+J^xtczoZwl^VwId1ISFt(NgdH%b#(OFVr))^-ZgAUoFo_ zSjK*dIX$>M9>2ifvfV_4`>Bjp^1k{ot&dpm#1#;~ShJ`nHkj2yQNtk3JRoo{>&%zG z|6*-=v*K|_yh0EYmN_}NXNtf-;D2Ue?%c=uPr2y6}{11T~w-3W7u^z=x7K(jVzGC#r;kYc3-b!1?MoID(VcOG zf~N_T1kVNIRKnQ{?`IeGk*0n+)abbgCcKGnLrM}HKl`g3UK*5;2WdxQh&v|lfrdx6|S5iRuVCzb*Zpvk~61-wN|J& z2&yqE2FbPu>{#k3cH0G9R$IVvIC8SW14mgsB%S5d*o1jwoH6{mH9=Sk1w8g{0R74* zLoqSw-s|DOSc*s_lP<80{QnwKJzNoHi-+>$rJUx#D(u41tTO`AS@6@;rR6adN_v}1 z81wOXb#HopNoGKLqt(!aub8qV2>3|)&}`u<#8ApNhp-@?fmSMAj?Rjxx3_FkPUo?n zDom?;T8AV;qMIX25e<_UKR%EATe1?1BEt(=fPubIgr;!lIZ3JU15(7(XB(l7``yo0 zv$f)4&5knrW+T*ZiPltja)~>l^9@;`cZvns2-}CT5ZimZ4?&XQMh`iE6^hi}gL$&No`D*cIJeBXWGG7PHWRY_lRLDWdH52#zCPrfe$<(6WG1J0M5KiF3bQ z`*Q6IH<0xN0YVqjVpN(md5brDmoG2*2R|*&EKooN-hv#^OwKju4@9bC>t4(`wu39a z5Og457`w~KC;{b0iB+;`EO;F6Xib~gm#{7KrE4ICYVN+!k;!ML6Cxq6-@S||rQW5A zE9X3XhWXpOJQ}NoZ(&0kW=%a(d_&GOANk$vy;C%W|Luh${2n*Qxegk0wzUiYa3JTy z@$~tnQm#=E=^TS%+3KgsA<}<8j?CIWSY=(Z1TbCiZ+>HJEUf{-mUXyYP6zu+r~Zya zj54Q2cu94<;d-oifoZF9`sLnn>q@tlVSj2c=34q1As^n-=LvSh4)-jgWGr5RY zK^t%oWYCLStmdVMF{(x+&N?xXzqkhj#j3&oS{3r=%2mdqkQ*;MGN>w=RVC~~P-|&?Y(GmEkPp6)%`4tgty1S? zhmG)(peLU}XwL|vWzQgP7k^I;dUU#?N()cB-nb9U&aDc%BFmme^~;{5)VQ=>`qkM9 zI3gs=-kJTO&qFMhwtpR8UH$F;U$20T|5oOUFeST&u#svX*P3l{J~O^SC)|QbhyaO? z*|L`tDb}ee3r~|A@mkK^4((2*XvT`3Ay7rP>7t zmblK3P^Ph3@uT~QTrjo3(`6VS0fQrybViC=hW~i-0t%W0w*b1m-gJGnXI-FTz2`Yt zA%}E@W1!yiu)skwAa<`%#bAx?j>BmuKos!Bh38qhOqGziuAX}YU?Q3PeR6LlckN0Y zjoXEn6fEPLg+23-_SY|Fz;OyMDAY;?22Jjk^Uw{E$;6>H=&<+Y0vUGu1~l&0`-5HF z-@lezFxuJL5QqEbuyze~ZJ}Nc+M7eT@G%W#eb*@6`^)vWg-SWg(USV2oOwWh&fnLt za@4Ne-|+JwqQ2K|QLHjYr*Eb@Wq<{6_Z<7i<%?O-u%GRH+a7bA5_}zII;pRS*WJ9u z#Wt%KL^ue@OT=J1j6c_=!vdHFqM@5MVdNFxUwIBaLud(`a;HXq%eA_nl2t!YL z?MzK@e(h)U>Zkr5=(b3KhKmugH@J1HEU6OL4bD{M zIO8aaBQh48oWk=DM2Hx!$iM5WP)LY4iGapEWsV4iuhQk2{g9+mDt?>jWDPiwfenc$ z1_Wegs#FKQkX`QSWfWrggxeR!jTTdRw)rL`lpR}3ukY_Y+IX_J`EY%2!%6dQz3;=T z{r&bEpAxgW^UZHRRBEvS{m(5vTkd~@cnuQzQYHWm+;$wzt3fP7w@&bOBu_);;V_R2 zmNGn*gbm)6`xnTk$h!CT_r6{I-Aa>L?;<1$!i4c!LpVYi=D=5+)D!#ylUpvwZ)d}(YpQPVV_)yX7$^~rLM+Win+E(NFi(^o&Q+hy>cCGHN5`1tW zf2ZA@vIdCG%1dH-ToBTV;%pL@bf z+zwhsM7-{pkTOOGCC!W%qcmm@)V{L`v;Lt8vvBtpz9onQtw-T0#F)8`($>Z@8?4vf z5^K1QQ4Cza`3vi_q2(0#N~_iMJ&wj#O$$l#9vHP@&4`1$n5f+t| zqWq_S1Tky-vm>H%AO#mg(SGR3#M$($OK=Do!noK;d?8#Got9PJxZ&=_Uv?d7q~S++ zNQpn-oCI8@BOK2iFfczSu?RJyEN2mDTfJff34CM0yo5-x;Yg(s7KG7Bbt8G;-GR;mTVw>L7`+vPN`&<67ZyJV|{ArG# z*Yf_=Ucs+fI2xEv@4?vk$3o4ZX@M|iK|y7DH;>$N9GG~UUsT^L5PAqY zgxi&}J1jm(8kgnV)ZBX#nRGi*pOCNZgOol@C1p_`deYeo{$h1sYyJd}oVHICT}>0s z_4Y^W!y5;c*p!{m;N?9QKz!TO0x`tLGnS`N>TGZKM(-YrjqGILSVF_4!ohCJt5m%C zsBD#N9zES$S03T~`|Dr- zy4~6*v+&+}JKB1-xx3eH{pVx)WG>_R$$r+I_2;PU0 z8|YV{ckdVNA&Pi#>vOH7?Kf{2@Ozu1r>npF-EV)t`sK>)TffbFt0RJANr6%<_Jz5mMCR6kFhWR2JrZ{9kPbW4gpRreQ`LAo$D;)UaYR`MUWtj-;gU zYuA|@=&(#0(83!gQfrwQE-fZcg!h;sQXPbt6D<#Ql3s8^Mr;XfP+$_kYpxWiN4L6D z95S%M}n&oKyPya5Rz$?UZDZvxdFo+Af-KmU778n9pIx?9)o529`$fh<`V{>ZuVczmM&KbJmq(OxKF3{Ji}o>vCo%%SXc zUIO7?kMG?~RuH}{DeDwVaMr;~N$x}mr0sZ}ToQu>Sn?#9F2)~Lj9&IbIH!mSL_mZ# z-{mpez!s7c2@sSGsFCSM`wa%&q%)mt>!bKTKLU&Sg1CXk5Q^$B}5jo zHZ0CPlW`U!teq4pugVF#YV9wmz}X2)+w@iMYsQ1KBE!wzR09r?UNq5AHtm*3oPrtb z6>H_oNX zHej?-ynq)($NALV|8qAedFhEBGp9#N3Lh;F4XdcSC^e<1mNsM9ZN!_J@#Uotoe+wa zBT4{no#}3%WFd&jT|R)kOkqVe`YUm)v-IiW8&;T9sYcqYil#@dh(rLqCTzjGQP)_i zjF#@fg>76bD>d?h6e%RudoR00JVs7%KB>rPt`1lfkQ*-qjinINa))o^RGJG`=m@fd z?V2Xg?77N|w$9jhj?a6gK`FPtKscZ4JZddnle8BLI+wbD5%~f`9incNzKRtK<#T#UmlP(+Xye1f$F zD0@O^%c((S$FU%cTgap6R;l4c0lrvL){vH@1bufXjgVI5r#%d_pVtvmX0T-3&eZgAR;7U z2eEMg7pqvSQ`m;)#6*esrv5#7kFh}5HO2vZe4l|{UQgLrSyO333JgxJkSOGPtLUax z#|>)M30f>lM9hEai(X3ddA;}f3e60|FM0mMrxq@8?+=I~UJX67YpA(WyPEUb^e$=t;M(aN%U`fP5tyeZ>xJXUhG>kER!vOr1#`KC+`x1wfV_j545S%g#TpTuEB#|tAS#H6<^+hedxSsm+67*u zsKBhq>vwjvCLd7v=*Eo{Nz$A4H`-IxmG(EgSwE}YXM70W$A7u{mIvPqj5EUKqC_tG zl3q<`ZJ>pFYKMiR^{TVxY(w}YgGn{0E-R5c2gMMH@YEPd-U7X|1{?0zuBzkn73O3y zAdVeNFGHB$;V(yJ%*o!p4bV^G@=(645wV0*;Xw{}DMveQACA*G*+5=wR_%APK1W&)lA>%LODNJE}uCs;yGCe;UAN?>< zevhl4n!kF6OI$ded(f_*k~v(SId)pX@Wu2>w&#F zJ?1@pwmE%D3TbUzx?1osta7YgQ1rAsa@UD2z><)S)SJT{tgn*JKyGCZI_%DU;F+b7 zN}-jbY<{Q;n!_z;zHSbS+6k(D2(|*ic(`RDhMd6PUC*z;uMgK@q9}^ZVV41q>x-ky zADhGNx@7X&WIZM8Lv%xTtU26IP=ON@Lg%He|Cqi!)GnaW_^uyM$wG|l6LLm#*!g;} z9S;tTd>-n+7P4P+HYapIl!-TXi}OWuSOPoffixyO-Vf8`iY|p&pHIc8_D!_F?ZRgc zyKx%MaZ_Ow0eFr_YH*5>oPKfKkRD_F{6wyGvo*qC8t2<f{j|Pnj?*=r4 zR46xxbjfTa9@F~;ug)goC)kec2A^&^5e1aMtIjY;)sX^Diw8vOr# z8ygAX*CjqG-Z@nglfI|K836d?sL`7Z;SCJqO(WUdnIfD32s)7#0+uqflj*M&XxtD9 zaC6g~D36~uqUb~&G7gNBe9{< zRsUcj9`hlZqfToJFg+nEn&ZmNJpq>Sb4HK*20lnpGD;7y9UwA((AME2S+V Q!xah9_gKQ6d5bap|K!CnwEzGB diff --git a/imp/locale/et_EE/help.xml b/imp/locale/et_EE/help.xml deleted file mode 100644 index 4f84e25ec..000000000 --- a/imp/locale/et_EE/help.xml +++ /dev/null @@ -1,804 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Message Composition: Actions - Actions - - Send Message launches your email to the intended recipient(s). Be sure you want to send before clicking here as once sent it cannot be taken back. - - - Save Draft places an unfinished message in a folder called 'Drafts' -accessible by the pop-down box on the right side of the blue navigation bar at top. You can then finish the message later by switching to the 'Drafts' folder, clicking on the saved message to open it, and then clicking on 'Resume'. Be sure to put a subject on the email before you save the draft so that you can easily identify which message you want within the Drafts folder. After saving as a Draft, you are returned to your INBOX or whatever folder you were viewing last. - - - Cancel Message drops the message in progress and simply returns you to the INBOX or whatever folder you were viewing last. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Message Composition: From - "From" - - Enter your correct email address. Your email address is automatically entered for you following "From:" in outgoing email. - - - - Message Composition: To - "To" - - Enter the correct email address(es) of those to receive your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "To:" in outgoing mail. - - - - Message Composition: Cc - "Cc" - - Enter the correct email address(es) of those to receive a carbon copy of your message. Separate each address with a comma. Your entry follows "Cc:" in outgoing mail. Carbon copies are usually sent to people other than the one(s) being written to directly but are important recipients of the email as well, usually someone indirectly concerned about the subject of the email. All 'To:' recipients and 'Cc:' recipients can see the entire list of both kinds of recipients. - - - - Message Composition: Bcc - "Bcc" - - Enter the correct email address(es) of those to receive a blind carbon copy of your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "Bcc:" in outgoing mail. Blind carbon copies are usually sent to people other than direct and indirect recipients ("To:" and "Cc:" recipients) who need to read what is being written as well WITHOUT the other recipients knowing that they are receiving the email. Thus 'blind' means that the identity of these recipients is hidden from all other recipients of the email, and only you and they know they got a copy. You typically use this to tell an authority figure that you are telling someone something without alarming the person you are sending the actual email to. - - - - Message Composition: Subject - "Subject" - - Enter the subject of your message. Your entry follows "Subject:" in outgoing mail. Keep it short, simple and descriptive. The subject line is the easiest way for you and your correspondents to remember what was in the email and thus is very important in organizing your email and finding important ones later. Also, when you 'Reply' or 'Forward' and email this subject line is copied over into the new message and so is a valuable way of telling what messages go together to form a "thread" of a conversation. However, if the 'Reply' or 'Forward' contains new ideas, you may want to add simple modifications to the 'Subject' line so the recipient(s) can follow the progression of the "thread." - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Message Composition: Options - "Options" - - These Options help you prepare your message. - - - Click "Spell Check" to check your spelling. - - - Click "Attachments" to view at the bottom of the page a list of files attached to this message. - - - Activate the check-button next to "Save copy" to save a copy of this message in your "Sent Mail" folder. Save copies of important emails you send so that you have something to refer back to later and to keep an accurate record of what was said. We do not recommend you save every email since then your disk storage quota will be used up quickly (especially when you send attachments) and your mailbox will be full and unable to receive new incoming email. You can, however, turn this feature 'on' as your default within your Identity, by going to Options->Personal Information->Edit your identities. Be careful when using this modified default as you will need to periodically purge your "Sent Mail" folder or it will eventually make your mailbox full and unuseable. - - - - Message Composition: Attachments - "Attachments" - - This section displays a list of files already attached to your message. To Delete an attached file: - - Step 1: Activate the check-button next to the attached filename you want to Delete. - - Step 2: Click "Delete Attachment(s)". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Message Search - Search Criteria - - Help text to be written. - - - - Folder Management - Folder Options - - You can select a folder by using the radio buttons along the left column. Once you have done this, select the option you wish to perform on the folder via the select box to the left. - - - You will be prompted for further options. Be careful with the delete option, as you can lose all the messages in a folder if you delete it by mistake! - - - - Filters: Apply - Apply Filter Rules - - Click on the "Apply Filter" icon next to the INBOX name in the mailbox view to filter all undeleted messages according to the specified rules. Or, alternatevly, click on "Apply All Rules" in the filter menu. Note that filtering is not done automatically. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/eu_ES/LC_MESSAGES/imp.mo b/imp/locale/eu_ES/LC_MESSAGES/imp.mo deleted file mode 100644 index f28a41a79f47dd695749014e98c6804a6e456546..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 266015 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𝔤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

J|Cu>I?f?nLCfD8}^6G7AMTVmQ!r`!P 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 - - - - Teklatua: nabigazioa - Teklatua erabil dezakezu postontziko zerrendako mezuen artean mugitzeko, aurreko edo hurrengo mezura joateko mezu bat ikusten ari zaren bitartean, eta postontziko zerrendako orrien artean mugitzeko. Teklatu bidez nabigatzea mezu-zerrendan Teklatua erabil dezakezu mezu-zerrendako mezuak hautatzeko eta ikusteko. Mezuen artean mugitzeko, erabili Gora eta Behera gezi-teklak, Kontrol (Ktrl) tekla sakatuta daukazula. Orriaren hasieran hasiko zara (bistaratutako azken mezuan) Gora sakatzen baduzu, eta orriaren amaieran (bistaratutako lehen mezuan) Behera sakatzen baduzu. Uneko mezua nabarmenduta agertuko da, sagua gainean jarrita izango bazenu bezala. Postontziko zerrendan gora eta behera mugitzen ari zaren bitartean, Zuriune-barra saka dezakezu mezua hautatzeko edo desautatzeko, eta Itzuli saka dezakezu mezua ikusteko. Alt tekla sakatuta badaukazu Ktrl teklaren ordez mezu-zerrendan nabigatzen ari zarenean, automatikoki hautatu edo desautatuko dira pasatzen ari zaren mezuak. Mezu-zerrenda: Aurreko/Hurrengo orria Erabili Ezkerrera eta Gora teklak, postontziko mezuen aurreko orrira edo hurrengo orria joateko, hurrenez hurren. Mezu-ikuspegia: Aurreko/Hurrengo mezua Erabili Ezkerrera eta Gora teklak, aurreko mezura edo hurrengo mezura joateko, hurrenez hurren. - - - - - Mezuak birbidaltzea - Hainbat aukera dituzu mezuak birbidaltzeko. - - Postontziaren ikuspegitik birbidaltzea Postontziaren ikuspegian, hainbat mezu birbidal ditzakezu aldi berean. Hautatzen duzun mezu bakoitza osorik bidaliko zaie hartzaileei. Mezu bakoitza eranskin gisa ikusiko duzu mezuak idazteko leihoan. Mezuak jasotzean, mezu bakoitza mezu kapsulatu gisa jasoko dute hartzaileek. - - Mezuen ikuspegitik birbidaltzea Mezuen ikuspegian banaka bidaltzean mezuak, hiru aukera dituzu: 1. Mezu osoa: Aukera honek mezu osoa erantsiko dio zure mezuari. Mezua idazteko areak ez du edukiko birbidalitako mezuaren testurik. Postontziaren ikuspegitik mezu bakar bat bidaltzearen berdina da, baina Gaia: lerroa jada ezarrita izango duzu. 2. Gorputz-testua soilik: Mezuaren gorputza bakarrik birbidali nahi baduzu, erabili aukera hau. Jatorrizko mezuaren eranskinak ez dira sartuko birbidalitako mezuan. Testua mezua idazteko arean agertuko da, eta edita dezakezu, edo zeure iruzkinak gehitu ere bai. 3. Gorputz-testua eranskinekin: Mezu baten eranskinak mezuarekin batera birbidaltzeko, mezuaren gorputzarekin batera #2 Gorputz-testua soilik aukeran azaldutako moduan, erabili aukera hau. Gorputz-testua mezua idazteko arean jarriko da zuk editatu ahal izateko, eta jatorrizko mezuaren eranskin guztiak birbidaltzeko mezuari kopiatuko zaizkio. - - - - - Mezu-idazketa: Ekintzak - Ekintzak "Bidali mezua" aukerak hartzaileari bidaltzen dio mezua. Ziurtatu ekintza honekin bidali nahi duzun mezua ondo dagoela, ezin baita atzera egin. "Gorde zirriborroa" aukerak "Zirriborroak" izeneko karpetan jartzen ditu amaitu gabeko mezuak. Karpeta horretara, pantailaren goi-eskuinaldean dagoen goitibeherako koadroko karpetaren bidez joan zaitezke. Mezua gero amai dezakezu, "Zirriborroak" karpetara joanez. Horretarako, egin klik gordetako mezuan ireki dadin, eta gero, egin klik "Berrekin" aukeran. Ziurtatu zirriborroa gorde aurretik mezuaren gaia idatzi duzula, Zirriborroak karpetan errazago identifikatuko baituzu zein mezu ireki nahi duzun. Zure instalazioaren arabera hobespenak alda ditzakezu, ikusten ari zinen azken karpetara joateko, edo, bestela, mezu bat zirriborro gisa gorde ondoren, mezu berdinera joateko. "Utzi mezua" aukera hautatuz gero, idazten ari zaren mezua utzi eta ikusten ari zinen azken karpetara itzuliko zara. - - - Mezu-idazketa: Identitatea - Identitatea Aukeratu mezuak bidaltzeko erabiliko den identitatea, Aukerak->Informazio pertsonala atalean sartuta dauzkazun identitateen goitibeherako zerrendan. - - - Mezu-idazketa: Nork - Nork Idatzi mezua bidaltzeko erabili nahi duzun helbide elektronikoa. - - - Mezu-idazketa: Nori - Nori Idatzi mezuaren hartzailearen helbide elektronikoa. Hartzaile bat baino gehiago jartzeko, bereizi helbide elektronikoak koma bidez. Helbide elektronikoak bereizteko beste puntuazio-marka bat erabiltzen baduzu, errorea emango du aplikazioak. - - - Mezu-idazketa: Cc - Cc Idatzi mezuaren kopiaren hartzailearen helbide elektronikoa. Hartzaile bat baino gehiago jartzeko, bereizi helbide elektronikoak koma bidez. Helbide elektronikoak bereizteko beste puntuazio-marka bat erabiltzen baduzu, errorea emango du aplikazioak. Mezuaren zuzeneko hartzaileak ez diren hartzaileei mezuaren kopia bat bidaltzeko erabiltzen da, mezua jaso dezaten mezuko informazioaren berri izateko; izan ere, normalean, mezuko gaiarekin nolabaiteko erlazioren bat izaten dute hartzaile hauek. "Nori:" hartzaileek eta "Cc:" hartzaileek bi hartzaile mota horien zerrenda osoa ikus dezakete. - - - Mezu-idazketa: Bcc - BCc Idatzi mezuaren kopiaren hartzaile ikusezinen helbide elektronikoak. Hartzaile bat baino gehiago jartzeko, bereizi helbide elektronikoak koma bidez. Helbide elektronikoak bereizteko beste puntuazio-marka bat erabiltzen baduzu, errorea emango du aplikazioak. Idatzitakoa irakurriko duten hartzaileei Bcc ezkutuko kopiak bidali ohi zaizkie, EZ bada nahi beste hartzaileek jakitea gainerakoek ere mezua jaso dutenik. Beraz, "ezkutukoak" esan nahi du, mezu horretako hartzaileen identitatea ezkutatu egiten dela eta gainerako hartzaileek ez dutela ikusiko. Bidaltzaileak eta "Bcc" hartzaileek bakarrik jakingo dute kopia bat jaso dutela. - - - Mezu-idazketa: Gaia - Gaia Idatzi mezuaren gaia. Hobe da gaia laburra, erraza eta deskribatzailea izatea. Gaia lerroa erabiltzea da zuk eta zure hartzaileek mezuan zer dagoen gogoratzeko biderik errazena. Beraz, oso garrantzitsua da posta antolatzeko eta mezu garrantzitsuak bilatzeko. Gainera, mezu bati "Erantzuten" diozunean edo "Birbidaltzen" duzunean, gai hau kopiatu egiten da mezu berrian. Hortaz, baliagarria da mezu-elkarrizketa bateko "haria" osatzen duten mezuak identifikatzeko. Iradokizun gisa, erantzundako edo birbidalitako mezu batean ideia berriak badaude, "Gaia" lerroa pixka bat aldatzea gomendatzen dizugu; horrela, hartzaileek "hariaren" bilakaera jarrai dezakete. - - - Mezu-idazketa: Karaktere-jokoa - Karaktere-jokoa Bidaltzen den mezuari ezarriko zaion karaktere-jokoa hautatzen du. - - - Mezu-idazketa: Aukerak - Aukerak Aukera hauek mezua prestatzen lagunduko dizute. Egin klik "Ortografia-egiaztapena" aukeran, ortografia zuzentzeko. Egin klik "Eranskinak" aukeran orriaren beheko aldera joateko, eta mezuari fitxategiak itsasteko. Bidalitako mezuak gordetzea gaitu badu administratzaileak, "Gorde kopia hemen: sent-mail" aukeraren ondoko kontrol-laukia aktiba dezakezu, bidaliko duzun mezuaren kopia gordetzeko. Helburuko karpeta lehenetsitakoa izango da, edo, bestela, "Aukerak->Informazio pertsonala->Identitateak" aukeran horretarako hautatutakoa. Administratzaileak bidalitako mezuentzako helburua hautatu badu, aukera honen beheko aldean dagoen goitibeherako karpeta bat aukeratu ahal izango duzu. Bidali dituzun mezu garrantzitsuen kopiak gordetzea erabilgarria izan daiteke, zer eztabaidatu den jakiteko. Nolanahi ere, ezaugarri hau "aktibatuta" izan dezakezu zure Identitatean, "Aukerak->Informazio pertsonala->Gorde bidalitako mezuak?" aukerara joanez. Aukeretan, hainbat mantentze-ataza konfigura ditzakezu, aldiro-aldiro karpetak husten joateko edo izena aldatzeko. Hobe da mezu guztiak ez gordetzea; bestela, arazoak izan ditzakezu biltegiratze-kuotarekin, erraz agor baitaiteke, batez ere eranskin handiak bidaltzen dituzunean. Biltegiratze-kuota betea duen postontzi batean ezin da mezu berririk jaso. - - - Mezu-idazketa: Eranskinak gehitzea - Eranskinak gehitzea Fitxategiak erants diezazkiokezu mezuari, arakatzaileak fitxategiak kargatzea onartzen badu. Fitxategi bat baino gehiago karga ditzakezu aldi berean. 1. urratsa: Mezu honetan erantsi nahi duzun fitxategiaren bide-izena eta izena idatzi, edo egin klik "Arakatzailea" botoian eta hautatu erantsi nahi duzun fitxategia. Fitxategiaren bide-izena eta izena Eranskin-koadroan agertuko dira orain. Arakatzaileak JavaScript onartzen badu, kargatzeko sarrera gehigarri bat ere ikusiko duzu, beste fitxategi batzuk kargatzeko aldi berean. 2. urratsa: Erabaki fitxategia nola ikusi nahi duzun, eranskin gisa edo mezuaren barnean. Hartzailearen mezuak irakurtzen dituen softwareak mota honetako fitxategien barne-bistaratzea maneiatzeko gai izan behar du; bestela, zati hori eranskin gisa ikusiko da. Eranskinaren azalpena aldatu nahi ez baduzu, edo hartzaileari mezuaren barnean bistaratu behar zaiola zehaztu nahi ez baduzu, amaitu duzu. Eranskinak kargatu egingo dira mezua bidaltzen duzunean. Azalpena edo eranskin-antolaera aldatu nahi baduzu, "Eguneratu" botoian klik egin dezakezu eranskinak berehala kargatzeko, eta eranskinetan egindako aldaketak gordetzeko. - - Fitxategia handia denean eta/edo Interneteko konexioa motel dabilenean, denbora dezente beharko da fitxategia kargatzeko eta mezuari eransteko. Itxaron eta ez egin klik esteketan edo botoietan, fitxategia kargatzeko zain zaudenean - - - Mezu-idazketa: Uneko eranskinak - Uneko eranskinak Mezuari itsatsitako fitxategien zerrenda bistaratzen du atal honek. Ezabatu erantsitako fitxategia(k) Erantsitako fitxategi bat ezabatzeko: 1. urratsa: Aktibatu ezabatu nahi dituzun fitxategi-izenen ondoan dagoen kontrol-botoia. 2. urratsa: Egin klik Uneko eranskinen gaineko "Eguneratu" botoian aldaketak berehala ikusteko, edo aldaketak automatikoki gauzatuko dira mezua bidaltzean. Aldatu Eranskin Antolaera Zure eranskinen antolaera aldatzeko: 1. urratsa: Aldatu eranskin bakoitzaren antolaera - hautatu "barnean" edo "eranskin gisa" - nahi duzun aukera. 2. urratsa: Egin klik Uneko eranskinen gaineko "Eguneratu" botoian aldaketak berehala ikusteko, edo aldaketak automatikoki gauzatuko dira mezua bidaltzean. Aldatu eranskinaren azalpena Eranskinen azalpenak aldatzeko (hartzaileek eranskinen azalpen gisa ikusiko dituzten testuak dira): 1. urratsa: Idatzi azalpen bat Azalpenaren eremuan. 2. urratsa: Egin klik Uneko eranskinen gaineko "Eguneratu" botoian aldaketak berehala ikusteko, edo aldaketak automatikoki gauzatuko dira mezua bidaltzean. - - - Mezu-idazketa: Lehentasuna - Lehentasuna "X lehentasunaren" goiburua ezartzen du bidaliko duzun mezuan. "X lehentasuna" etiketa "sasiestandar" mota bat da; eta Netscape, Mozilla, Opera eta Outlook posta-bezeroek onartzen dute. Goiburu hori maneiatu ezin duen beste edozein bezerok ez ikusi egingo dio. - - - Mezu-idazketa: Gorde eranskinak - Mezua bidalitako mezuen karpetan gordetakoan, eranskinak mezuarekin batera gordeko diren ala ez zehazten du. "Bai" aukeratzen bada, eranskinaren datuak gorde egingo dira. "Ez" aukeratzen bada, eranskinaren datuak kendu egingo dira mezutik, hartzaile guztiei bidali ondoren. "Ez" aukeratuz gero, gordetako mezuen eranskinak (handiak izan daitezke) kendu egingo dira; hala, diskoan leku gehiago edukitzen lagunduko du. - - - Mezu-idazketa: Estekatu eranskinak - Mezuaren eranskinak bidalitako mezuaren zati gisa bidaliko diren ala eranskin horiek zerbitzari lokal batean gordeko diren zehazten du. Eranskinak estekatuak badira, mezuaren hartzaileak web-esteka bat izango du eta esteka horretatik eranskinak deskargatu ahal izango ditu. Estekatutako eranskinen abantaila hauxe da: bidalitako mezuen tamaina ikaragarri gutxitzen dela. Eranskinak estekatzeak duen desabantaila, berriz, hauxe: eranskinen edukia agian ez dela eskuragarri egongo etorkizunean, eranskineko datuak mezu elektronikoan ez badira gordetzen. - - - Mezu-bilaketa - Bilatzeko irizpideak Mezuak bila ditzakezu karpetetan, bilatzeko irizpide desberdinak erabiliz. 1. urratsa: Hautatu kontsulta guztiak (AND bilaketa) ala edozein kontsulta (OR bilaketa) parekatu nahi duzun. 2. urratsa: Hautatu bilaketa-irizpideetan gehitu nahi dituzun eremuak, eta, beharrezkoa bada, identifikatu eremu horien bilaketa-parametroak. 3. urratsa: Aukeratu mezuak zein karpetatan bilatu nahi dituzun. 4. urratsa: Sakatu "Bilatu". Zure irizpidearekin bat badatozen mezuak "Bilaketaren emaitza" koadroan azalduko dira. - - - Karpetak: karpeta-ekintzak - Ezkerreko zutabeko botoiak erabiliz hauta ditzakezu karpetak. Hori egindakoan, hautatu karptan egin nahi duzun ekintza ezkerreko koadroan. Sortu Sortu karpeta berri bat, posible bada. Karpeta bat sortzeko oinarrizko mailan, hautatu 'Sortu' ezkerreko zutabean karpetarik hautatu gabe, Azpikarpeta bat sortzeko lehendik dagoen beste karpeta batean, hautatu karpeta ezkerreko zutabean eta hautatu 'Sortu'. Aldatu izena Aldatu izena karpeta bati. Izena aldatzeko, aldatu izena aldatu nahi diezun karpetak ezkerreko zutabean eta egin klik 'Aldatu izena' aukeran. Izena aldatzean, automatikoki izena aldatuko zaie azpikarpeta guztiei. Ezabatu Ezabatu karpeta bat eta karpetaren barneko mezu guztiak. Ezabatzeko, aldatu ezabatu nahi dituzun karpetak ezkerreko zutabean eta egin klik 'Ezabatu' aukeran. Umeak dituen karpeta bat ezabatzean, azpikarpetak ez dira automatikoki ezabatuko. Ume horiek kentzeko, ezkerreko zutabean eskuz hautatu behar dituzu ezabatu nahi dituzun karpeta guztiak. Hustu Karpeta bateko mezu guztiak ezabatzeko, baina karpeta bera ezabatu gabe, hautatu karpetak ezkerreko zutabean eta egin klik 'Hustu' aukeran. Borratu betiko Ezabatutako gisa markatutako karpeta bateko mezu guztiak ezabatzeko, baina karpeta bera ezabatu gabe, hautatu karpetak ezkerreko zutabean eta egin klik 'Borratu betiko' aukeran. Aukera hau erabiltzeko ezinbestekoa da zakarrantzorik ez erabiltzea. Harpidetu/Harpidetza kendu Karpeta bat harpidetutako gisa edo harpidetza kendutako gisa markatzen du. Karpeta bat harpidetzen denean, goitibeherako karpeta-zerrenda guztietan agertzen da. Aukera horiek agertzeko ezinbestekoa da IMAP karpeta-harpidetzak erabiltzea. Harpidetzeko, hautatu ezabatzeko karpetak ezkerreko zutabean eta egin klik 'Harpidetu' aukeran. Harpidetza kentzeko, aldatu karpetak ezkerreko zutabean eta egin klik 'Kendu harpidetza' aukeran. Begiratu mezu berririk dagoen/Ez begiratu mezu berririk dagoen Mezu berririk dagoen begiratzeko markatzen du karpeta bat karpeta-nabigazioan eta alboko barran (aktibatuta badago). Marka hau ezartzeko, hautatu karpetak ezkerreko zutabean eta hautatu 'Begiratu mezu berririk dagoen'. Marka hau kentzeko, hautatu karpetak ezkerreko zutabean eta hautatu 'Ez begiratu mezu berririk dagoen'. Markatu mezu guztiak ikusitako gisa/Markatu mezu guztiak ikusi gabeko gisa Karpeta bateko mezu guztiak ikusitako gisa markatzeko, hautatu ezkerreko zutabeko karpetak eta hautatu 'Markatu mezu guztiak ikusitako gisa'. Karpeta bateko mezu guztiak ikusi gabeko gisa markatzeko, hautatu ezkerreko zutabeko karpetak eta hautatu 'Markatu mezu guztiak ikusi gabeko gisa'. Deskargatu Karpeta bateko fitxategi guztiak deskargatzeko fitxategi bakar batean (mbox formatuko fitxategi batean), hautatu karpeta ezkerreko zutabean eta egin klik 'Deskargatu' botoian. Fitxatategia ZIP formatu konprimatuan deskargatzeko, hautatu 'Deskargatu [.zip formatua]'. Inportatu mezuak Aukera honek mbox edo eml fitxategiak aukeratu duzun karpetara inportatzen ditu. Aukeratu mezuak inportatzeko karpeta bat ezkerreko zutabean, eta ondoren hautatu aukera hau. Zein mbox edo eml fitxategi inportatu nahi duzun zehazteko orri batera joango zara. Berreraiki karpeta-zuhaitza Berreraiki karpeta-zuhaitzaren irudikapen grafikoa, posta-zerbitzarian berriro kontsulta eginez. Normalean ez zenuke hori egin behar, ez bazara ari aldi berean posta-zerbitzaria atzitzen beste posta-bezero batekin eta posta-bezero horrek aldaketak egin baditu karpeta-egituran. - - Erakutsi/Ezkutatu harpidetu gabeak IMAP karpetako harpidetzak erabiltzen badituzu, erakutsi/ezkutatu harpidetu gabeko karpetak. Karpeta bat harpidetzeko/harpidetza kentzeko, hautatu karpeta-izenaren ondoan dagoen kontrol-laukia eta erabili goitibeherako Karpeta-ekintza menuko Harpidetu/Harpidetza kendu aukera. Zabaldu denak Karpeta-sarrera guztiak zabaltzen ditu. Tolestu denak Karpeta-sarrera guztiak tolesten ditu. - - - Iragazkiak: Aplikatu - Aplikatu iragazki-arauak Egin klik postontziaren ikuspegiko SARRERAKO ONTZIA izenaren ondoan dagoen "Aplikatu iragazkiak" ikonoan, mezu guztiak iragazteko zehaztutako arauen arabera. - - - Iragazkiak: Editatu iragazki-arauak - Editatu iragazki-arauak Egin klik "Editatu honen aukerak: iragazkiak" koadroan, aktibatuta dauden iragazki-arauak gehitu, ezabatu eta editatzeko orrira joateko. - - - Iragazkiak: Editatu zerrenda beltza - Editatu zerrenda beltza Egin klik "Zerrenda beltza" aukeran, INOIZ mezurik onartzen ez diezun helbide elektronikoen zerrendan helbideak gehitu, ezabatu eta editatzeko orrira joateko. - - - Iragazkiak: Editatu zerrenda zuria - Editatu zerrenda zuria Egin klik "Editatu zerrenda zuria" aukeran, mezuak BETI onartzen dizkiezun helbide elektronikoen zerrendan helbideak gehitu, ezabatu eta editatzeko orrira joateko. - - - Iragazkiak: Aplikatu iragazkia saioa hastean - Iragazki-arauak aplikatu saioa hastean? Hautatu aukera hau, iragazki hauek beti aplikatzeko IMPko saioa hastean. - - - Iragazkiak: Aplikatu iragazkia freskatzean - Aplikatu iragazki-arauak SARRERAKO ONTZIA bistaratzen den bakoitzean? Aukera hau hautatu nahi duzu, SARRERAKO ONTZIA ikusten duzun bakoitzean iragazkiak beti aplika daitezen? - - - Iragazkiak: Aplikatu iragazkia edozein postontzitan - Onartu iragazki-arauak edozein postontzitan aplikatzea? Hautatu aukera hau, iragazki-arauak edozein postontzitan aplikatzea nahi baduzu. Normalean, SARRERAKO ONTZIra heltzen diren mezu berrietan soilik aplikatzen dira iragazki-arauak. Aukera hau hautatuta badago, ikono bat agertuko da postontzi-orri guztietan; eta horrela, iragazki-arauak uneko postontzian dauden mezuetan aplikatu ahal izango dira. OHARRA: SARRERAKO ONTZIAz gain beste postontzi batzuk iragaziz gero, gauza arraroak (adib. iragazkiak mezua bidali den postontzi berdinera kopia bat bidal dezake) eta/edo nahi ez diren emaitzak sor daitezke (adib. mezuak lekuz aldatuko/ezabatuko ditu, mezuak uneko postontzira bidali ondoren, iragazki-arau berriak inplementatzen badira). - - - PGP: Erantsi gako publikoa - Erantsi gako publikoa PGP gako publikoaren kopia bat hautatuz gero, halakorik baldin badago, irteerako mezuari erantsiko zaio. Portaera lehenetsia ezar dezakezu PGP aukeren pantailaren bidez. - - - PGP: Eskaneatu testu-gorputzak - Eskaneatu testu-gorputzak Hautatzen bada, PGP datuetarako testu-mezu guztien gorputzak eskaneatuko ditu IMPk, eta daturen bat aurkitzen badu, emaitzak bistaratuko ditu. Kontuan izan horrek sistema motelduko duela, testu-mezu guztiak osorik eskaneatu behar baitira PGP datuetarako. - - - Mezu-idazketa: Enkriptatze-aukerak - Enkriptatzerik ez Mezua enkriptatu gabe bidaltzen du (testu osoa). PGP enkriptatzedun mezua Aukera honek uneko mezua enkriptatuko du, PGP eta hartzaileen gako publiko pertsonala erabiliz, eta ondoren, mezua bidaliko du. Hartzaileen gako publikoa gordeta eduki BEHAR duzu helbide-liburuan; bestela, aukerak honek huts egingo du. Hartzaileen gako publikoa helbide-liburuan badaukazu, baina hala ere erroreak jasotzen badituzu, egiaztatu hartzaileen eremuko posta elektronikoa eta gako publikoan gordeta dagoen helbide elektronikoa bat datozela. Enkriptatutako datuak irteerako mezuan erantsiko dira. PGP sinaduradun mezua Aukera honek uneko mezua digitalki sinatuko du PGP eta zure gako pribatu pertsonala erabiliz. Oraindik ez baduzu zure gako pribatuaren pasaesaldia sartu saio honetan, pasaesaldia sartu nahi duzun galdetuko dizu. Hartzaileak zure gako publikoaren kopia bat eduki behar du zure sinadura digitalki egiaztatzeko. PGP bidez sinatutako/enkriptatutako mezua Aukera honek mezua digitalki sinatuko du lehendabizi, eta ondoren irteerako emaitza enkriptatuko du. Ikus "PGP enkriptatzedun mezua" eta "PGP sinaduradun mezua" atalak informazio gehiago nahi izanez gero. PGP enkriptatzedun mezua pasaesaldiarekin Aukera honek uneko mezua enkriptatuko du, PGP eta pasaesaldi bat erabiliz, eta ondoren, mezua bidaliko du. Enkriptatzeko erabili beharreko pasaesaldia zein den galdetuko zaizu. Eman pasaesaldia hartzaileari kanal seguru baten bitartez (pertsonalki, telefonoz, etab.) Enkriptatutako datuak irteerako mezuari erantsiko zaizkio. PGP bidez sinatutako/enkriptatutako mezua pasaesaldiarekin Aukera honek mezua digitalki sinatuko du lehendabizi, eta ondoren irteerako emaitza enkriptatuko du pasaesaldi batekin. Ikus "PGP enkriptatzedun mezua pasaesaldiarekin" eta "PGP sinaduradun mezua" atalak informazio gehiago nahi izanez gero. S/MIME enkriptatzedun mezua Aukera honek uneko mezua enkriptatuko du, S/MIME eta hartzaileen ziurtagiria erabiliz, eta ondoren, mezua bidaliko du. Hartzaileen ziurtagiria gordeta eduki BEHAR duzu helbide-liburuan; bestela, aukerak honek huts egingo du. Hartzailearen ziurtagiria helbide-liburuan badaukazu, baina hala ere erroreak jasotzen badituzu, egiaztatu hartzaileen eremuko helbide elektronikoa eta ziurtagiria gordetako helbide elektronikoa bat datozela. Enkriptatutako datuak irteerako mezuan erantsiko dira. S/MIMErekin sinatutako mezua Aukera honek digitalki sinatuko du uneko mezua, S/MIME eta zure ziurtagiria erabiliz. Saioan zehar oraindik ez baduzu zure ziurtagiriaren pasaesaldia sartu, eskatu egingo zaizu. S/MIME bidez sinatutako/enkriptatutako mezua Aukera honek mezua digitalki sinatuko du lehendabizi, eta ondoren irteerako emaitza enkriptatuko du. Ikus "S/MIME enkriptatzedun mezua" eta "S/MIME sinaduradun mezua" atalak informazio gehiago nahi izanez gero. - - - PGP: Ikuspegi orokorra - Zer da PGP? PGP komunikazio segururako eta datuak gordetzeko tresna bat da, eta batik bat posta elektronikoan erabiltzen da. Datuak enkriptatzeko eta sinadura digitalak sortzeko erabil daiteke. IMPk GnuPG (GNU Privacy Guard) erabiltzen du funtzionaltasun hau eskaintzeko. Gaitu PGP funtzionaltasuna? Aukera hau hautatuz gero, PGP gako pertsonalak sortu/ikusi ahal izango dituzu, beste pertsona batzuen gako publikoa gehitu/ezabatu, enkriptatutako mezuak irakurri, digitalki sinatutako mezuak egiaztatu eta bidaliko dituzun mezuak enkriptatu/sinatu. - - - PGP: Aukerak - Erantsi gako publikoa - Aukerak - Erantsi gako publikoa Hautatuz gero, PGP gako publikoaren kopia bat (halakorik badago) erantsiko da bidaltzen dituzun mezu guztietan. - - - PGP: Kudeatu gako publikoak - Informazio orokorra Pantaila honetan PGP gako publikoak dituzten helbide-liburuko uneko erabiltzaileak zerrendatzen dira. Erabiltzaile hauek dira SOILIK 1) enkriptatutako mezu bat bidal diezaiekezunak -EDO- 2) sinadura digital bat egiazta diezaiekezunak. Ikusi PGP gako publikoa ikusteko leiho bat irekitzen du. Xehetasunak PGP gako publikoari buruzko xehetasun batzuk bistaratzen ditu. Ezabatu Zure helbide-liburuko gako publikoa ezabatzen du. - - - PGP: Kudeatu gako publikoak - Inportatu - Inportatu gako publikoak Botoi honek PGP gako publiko bat eskuz inportatzeko leiho bat irekiko du. Gako publikoa testu-eremu batean ere itsats daiteke, edo gakoa ordenagailu lokaleko fitxategi batean badago, inporta dezakezu. Gakoa baliozkoa bada, helbide-liburuan sartuko da eta leihoa itxi egingo da; ez bada baliozkoa, errore-mezu bat agertuko da zergatia azaltzeko. - - - PGP: Kudeatu gako pertsonalak - Informazio orokorra Mezuak digitalki sinatu nahi badituzu edo beste batzuk zuri enkriptatutako mezuak bidaltzea gaitu, zure PGP gako-pare publikoa/pertsonala izan behar duzu. Gako publikoa Zure gako publikoa zuri enkriptatutako mezuak bidaltzea nahi duzun edozein pertsonak izan behar du erabilgarri; mezuak ZUK bakarrik desenkriptatu ahal izango dituzu (zure gako pribatua erabiliz). Gainera, zure gako publikoa digitalki sinatutako mezu bat bidaltzen diozun edonork izan behar du eskuragarri, sinadura digitala egiaztatzeko behar baita gako publikoa. Gako pribatua Zure gako pribatua beharrezkoa da, zure gako publikoa erabiliz enkriptatutako edozein mezu desenkriptatzeko. Horrez gain, gako pribatua beharrezkoa da mezu bat digitalki sinatu nahi izanez gero. Gako pribatua pasaesaldi batekin babestuko da, gakoak sortu zirenean sortu zenarekin, hain zuzen ere. Beraz, gako pribatua eskatzen duen edozein jarduera egiteko, pasaesaldia eskatuko dizu IMPk. Pasaesaldia saio bakoitzean behin sartu behar duzu. IMPk zure pasaesaldia gordeko du saioa amaitu arte (ez ahaztu saioa amaitzea, beraz!) - - - PGP: Kudeatu gako pertsonalak - Gako publikoa - Ikusi PGP gako publikoa ikusteko leiho bat irekitzen du. Xehetasunak PGP gako publikoari buruzko xehetasun batzuk bistaratzen ditu. - - - PGP: Kudeatu gako pertsonalak - Gako pribatua - Sartu pasaesaldia Pasaesaldiaren elkarrizketa-koadroa irekitzen du. Pasaesaldia sartutakoan, zuzena bada, IMPk gorde egingo du saioa amaitu arte. Ahaztu pasaesaldia IMPn gordetako pasaesaldia kentzen du. Gako pribatua gehiago erabili behar izanez gero, berriro pasaesaldia sartu beharko duzu. Ikusi PGP gako pribatua ikusteko leiho bat irekitzen du. EZ BIDALI GAKO HAU INORI - aukera hau honetarako da bakarrik: IMP gako pribatu pertsonala esportatzeko, gero beste programetan erabili ahal izateko. Xehetasunak PGP gako pribatuari buruzko xehetasun batzuk bistaratzen ditu. - - - PGP: Kudeatu gako pertsonalak - Ezabatu - Ezabatu gako pertsonalak Botoi honek zure gako-pare pertsonal publikoa/pribatua ezabatuko du IMPko hobespenetatik. - - - PGP: Sortu gako pertsonala - Izena - Izena Gako pertsonaletan kapsulatu nahi duzun izena da. Nahitaezko eremua da. - - - PGP: Sortu gako pertsonala - Iruzkina - Iruzkina Gako pertsonaletan kapsulatu nahi duzun iruzkin-katea da. Aukerako eremua da. - - - PGP: Sortu gako pertsonala - Helbide elektronikoa - Helbide elektronikoa Gako pertsonalekin lotu nahi duzun helbide elektronikoa da. Nahitaezko eremua da. - - - PGP: Sortu gako pertsonala - Gako-luzera - Gako-luzera Sortutako gakoaren gako-luzera da, bit-etan. Zenbat eta balio handiagoa, orduan eta babes handiagoa (baina denbora gehiago beharko du sortzeko eta enkriptatzeko). 1024 biteko balioa da lehenetsia. Balio honek babes bikaina eskaintzen du. - - - PGP: Sortu gako pertsonala - Pasaesaldia - Pasaesaldia Gako pribatu pertsonala babesteko/enkriptatzeko erabiliko den pasaesaldia da. GUTXIENEZ 6 karaktere izan behar ditu, baina pasaesaldiak eta saioa hasteko pasahitzak EZ dute berdinak izan behar, EZ du hiztegi batean oinarritutako hitz bat izan behar eta zenbakiak nahiz letrak eduki behar ditu. Egiaztatzeko, pasaesaldia bi aldiz sartu behar duzu. Nahitaezko eremua da. - - - PGP: Sortu gako pertsonala - Ekintzak - Sortu gakoak Gako-pare publikoa/pribatua sortu eta gordetzen du. Inportatu gako-bikotea Gako-bikote pertsonala/pribatua inportatzen du. Botoi honek PGP gako-bikote pertsonal publikoa/pribatua eskuz inportatzeko leihoa irekitzen du. Gako publikoak testu-eremu batean ere itsats daitezke, edo gakoak ordenagailu lokaleko fitxategi batean badaude, inporta ditzakezu. Gakoak baliozkoak badira, hobespenetan sartuko dira eta leihoa itxi egingo da; ez badira baliozkoak, errore-mezu bat agertuko da zergatia azaltzeko. - - - S/MIME: Informazio orokorra - Zer da S/MIME? S/MIME gako-bikote sistema pribatu/publiko bat da, eta sinadura digitalak, mezu-pribatutasuna eta manipulazio-detekzioa eskaintzen ditu modu elkarreraginkorrean. S/MIMEk mezuaren pribatutasuna eskain dezake, bidaltzaileak eta hartzaileek soilik deskodetu ditzaketen mezuak enkriptatuz. Mezu baten bidaltzailea identifika dezakezu sinadura digitalaren bidez. Biek batera, enkriptatzeak eta sinadura digitalak, manipulazioak detektatzen laguntzen dute; horrela, bidaltzaileek hartzaileei mezua bidali ondoren aldatu den ala ez jakin dezakete hartzaileek. Gaitu S/MIME funtzionaltasuna? Aukera hau hautatuz gero, S/MIME gako pertsonalak inportatu ahal izango dituzu, enkriptatutako mezuak irakurri, digitalki sinatutako mezuak egiaztatu eta bidaliko dituzun mezuak enkriptatu/sinatu. - - - S/MIME: Gako pertsonalak - Informazio orokorra Mezuak digitalki sinatu edo enkriptatu nahi badituzu, zure S/MIME gako-pare publiko/pribatu pertsonala izan behar duzu. - - - S/MIME: Inportatu ziurtagiri pertsonalak - Inportatu ziurtagiri pertsonalak Ziurtagiri pertsonalak inportatzea PKCS #12 fitxategi-formatu batetik. Arakatzaile batetik (adib. Internet Explorer edo Firefox-etik) edo sistema eragile batek (adib. Windows XP) mantendutako ziurtagiri-biltegi batetik esportatzen denean gako bat, normalean sortzen den fitxategia PKCS #12 fitxategia izan ohi da. Gakoak baliozkoak badira, hobespenetan sartuko dira eta leihoa itxi egingo da; ez badira baliozkoak, errore-mezu bat agertuko da zergatia azaltzeko. - - - S/MIME: Ezabatu ziurtagiri pertsonalak - Ezabatu ziurtagiri pertsonalak Ezabatu ziurtagiri pertsonalak hobespenetatik. Ezingo dituzu S/MIME mezuak sinatu edo zuri bidalitako S/MIME mezu enkriptatuak ikusi. - - - S/MIME: Kudeatu gako publikoak - S/MIME: Kudeatu gako publikoak Kudeatu S/MIME gako publikoen zerrenda. Ikusi Ikusi gako publikoaren testu gordina. Xehetasunak Gako publikoaren xehetasun teknikoak ikustea. Ezabatu Biltegian hautatutako gako publikoa ezabatzen du. Gako publikoa ezabatuz gero, erabiltzaile horri enkriptatutako mezuak bidaltzea eragotziko duzu. - - - Inprimatu - Inprimatu mezu bat Ikusten ari zaren mezu bat inprimatzeko, egin klik mezuaren goiko edo beheko "Inprimatu" estekan. Inprimatzeko formatua duen leiho berri batean irekiko da mezua. Zure web-arakatzailearen eta sistema eragilearen arabera, inprimatzeko elkarrizketa-koadroa irekiko da beharbada. Irekitzen ez bada, hautatu web-arakatzaileko "Fitxategia" menua eta aukeratu "Inprimatu", inprimatzeko elkarrizketa-koadroa irekitzeko. - - - Ordena eta haria - Ordenatu mezuak Mezuen zerrenda ikustean, mezuak edozein zutaberen arabera ordena ditzakezu zutabe egokian klik eginez gero. Goranzko edo beheranzko ordenara aldatzeko, klik egin zutabearen goiburuko geziaren ikonoan. Haria Mezuak hariaren (gaiaren) arabera taldekatzeko, horrela mezu bakoitza bere erantzun guztiekin batera taldean egon dadin, egin klik gaiaren zutabe-izenburuko [Haria] estekan. Berriro gaiaren ordena normala jartzeko, egin klik gaiaren zutabeko izenburuaren [Gaia] estekan. - - - Multipart mezuak/Ordezko mezuak - Mezu batzuk "multipart/ordezko" gisa bidal ditzake bidaltzaileak. Mezu hauek hainbat zati izaten dituzte; guztiek EDUKI BERDINA bistaratzen dute, baina FORMATU DESBERDINETAN. Posta-agenteak arakatzailearen barnean ondo irakur daitekeen, baldin badago, zerrendako azken zatia bistaratuko du. Gainerako formatuak "Atal honetarako ordezko zatiak" izenekoan agertuko dira, eta bereizita ikus eta deskarga daitezke. Garrantzitsua da kontuan izatea ordezko zati hauek eta ikusten den zatiko EDUKIA BERDINAk direla - formatu desberdinetan daude, besterik ez (adib. testua vs. HTML irteera). - - - Hobespenak: Mantentzea: Izena aldatu bidalitako mezuen karpetari hilero - Hautatu aukera hau, bidalitako mezuen karpetari izena aldatu nahi badiozu hilabete bakoitzaren hasieran. Karpetaren izena aldatuko da (urtea eta hilabetea dituen izen batekin) eta bidalitako mezuen karpeta berri bat sortuko da. - - - Hobespenak: Mantentzea: Ezabatu bidalitako mezuen karpeta hilero - Hautatu aukera hau, bidalitako mezuen karpetari izena aldatu nahi badiozu hilabete bakoitzaren hasieran. Hau erabilgarria izan daiteke, adibidez, kuota edo muga bat badaukazu. - - - Hobespenak: Mantentzea: Ezabatu bidalitako mezuen karpeta hilero - Mantentzeko karpeta kopurua - Bidalitako mezuen karpeta zaharrak ezabatzen badituzu hilero, zenbat hilabetez mantendu nahi dituzu karpeta zaharrak? Hilabete kopuru hori baino gehiago duen edozein karpeta ezabatu egingo da. - - - Hobespenak: Mantentzea: Borratu betiko bidalitako mezuak - Bidalitako mezuen karpetak noizean behin betiko borratu nahi duzu? - - - Hobespenak: Mantentzea: Bidalitako mezuak borratzeko bitartea - Bidalitako mezuen karpetak borratzen badituzu, zenbatean behin borratu behar dira? - - - Hobespenak: Mantentzea: Bidalitako mezuak mantentzea - Bidalitako mezuen karpetak borratzen ari bazara, zenbat egun izan behar dituzte mezuek borratzeko? - - - Hobespenak: Mantentzea: Ezabatu estekatutako eranskinak hilero - Hautatu aukera hau, estekatutako eranskin zaharrak ezabatu nahi badituzu hilabete bakoitzaren hasieran. Hau erabilgarria izan daiteke, adibidez, kuota edo muga bat badaukazu. - - - Hobespenak: Mantentzea: Ezabatu estekatutako eranskinak hilero - gordetzeko hilabete kopurua - Bidalitako eranskin zahar estekatuak hilero ezabatzen badituzu, zenbat hilabetez gorde nahi dituzu eranskin zaharrak? Hilabete kopuru hau baino gehiago duen edozein eranskin ezabatu egingo da. - - - Hobespenak: Mantentzea: Borratu betiko zakarrontzia - Zakarrontzi-karpeta noizean behin betiko borratu nahi duzu? - - - Hobespenak: Mantentzea: Zakarrontzia betiko borratzeko bitartea - Zakarrontzi-karpeta betiko borratzen baduzu, zenbatean behin borratu behar da? - - - Hobespenak: Mantentzea: Betiko borratzen den zakarrontziaren mantentzea - Zakarrontzi-karpeta betiko borratzen baduzu, zenbat egun izan behar dira mezuak betiko borratzeko? - - - Hobespenak: Mantentzea: Betiko borratu mezu baztergarrien karpeta - Mezu baztergarrien karpeta noizean behin betiko borratu nahi duzu? - - - Hobespenak: Mantentzea: Mezu baztergarriak betiko borratzeko bitartea - Mezu baztergarrien karpeta betiko borratzen baduzu, zenbatean behin borratu behar da? - - - Hobespenak: Mantentzea: Betiko borratzen den mezu baztergarrien karpetaren mantentzea - Mezu baztergarrien karpeta betiko borratzen baduzu, zenbat egun izan behar dira mezuak betiko borratzeko? - - - Hobespenak: Mezu idazketa: Goiburuaren laburpena - Bidaltzen dituzun erantzunetan komatxo arteko aipamen-testua baino lehenago agertzea nahi duzun esaldia idatz dezakezu hemen. Erantzuten ari zaren mezuari buruzko informazioa txertatzeko leku-marka berezi bat edo gehiago sar ditzakezu. Leku-markek '%' ikurra eta ondoren letra bakar bat izaten dute. Leku-marka hauek daude erabilgarri: - - %f : Bidaltzailearen izena eta helbide elektronikoa %a : Bidaltzailearen helbide elektronikoa %p : Bidaltzailearen izena %r : RFC 2822 estiloko data eta ordu-zona osoa %d : Data horrela: UUUU hhhh ee %x : Data konfigurazio lokalaren ezarpen lehenetsiaren arabera %c : Data eta ordua konfigurazio lokalaren ezarpen lehenetsiaren arabera %m : Mezuaren IDa %s : Gaia %n : Lerro berri bat %% : '%' karakterea - - - - - Hobespenak: Mezuaren karaktere-joko lehenetsia - Definitu karaktere-jokoari buruzko informazio zehatzik ez duten testu-mezu zatietan ezarri behar den karaktere lehenetsia. RFC 2045ren arabera, karaktere-jokoaren parametrorik ez duten mezuak 'US-ASCII' karaktere-jokoa erabiliz bistaratzen dira. Nolanahi ere, mezu-zerbitzu akastun batzuek testu-mezuak bidal ditzakete bestelako karaktere-joko batzuetan, mezuaren goiburuan parametro egokiak ezarri gabe. Parametro hau karaktere-joko lehenetsian ezartzea komeni da lokalki erabiltzeko. Hautatu "Lehenetsia" MIME lehenespenak erabiltzeko. - - - Hobespenak: Eskatu irakurragiriak - "Eskatu irakurragiria?" hautatuz gero, mezuaren hartzaileei eskaera bat bidaltzen zaie, hartzaileek zuri jakinarazteko mezua ireki dutela. Hori ez dute bezero guztiek onartzen/ baliatzen. - - - Hobespenak: Bidali irakurragiria - "Bidali irakurragiria" aukerak irakurragiria bidaltzen du, mezu bat irakurtzen duzunean bidaltzaileak mezua irakurri duzula jakiteko. Kasu askotan, automatikoki egingo da zuri ezer galdetu gabe. Kasu gutxi batzuetan, zuk erabaki beharko duzu jakinarazpena bidaliko duzun ala ez, esteka batean klik eginez. - - - Hobespenak: Eskatu banaketa-berrespena - "Erakutsi banaketa-berrespena" hautatuz gero, hartzailearen posta-zerbitzariari eskatzen zaio hartzailearen postontzira mezua noiz iritsi den jakinaraztea zuri. Horrek ez du esan nahi hartzaileak mezua ikusi duenik, baizik eta postontzi batean dagoela. Eskaera hau ez dute posta-zerbitzari guztiek onartzen. - - - Hobespenak: Ezabatu mezu baztergarriak sailkatu ondoren - Hiru aukeretako bat egitea hauta dezakezu, mezu bat baztergarri edo seguru gisa sailkatu ondoren. Lehenengoan, ezer ez egitea erabaki dezakezu - mezua baztergarri edo seguru gisa sailkatuko da, baina, zure postontzian aldatu gabe geratuko da. Bigarrengoan, mezua baztergarri gisa sailkatuz gero, mezua berehala ezabatuko da. Ezarpen honek ez du eraginik izango mezu bat seguru gisa sailkatzen denean. Hirugarrenean, mezu bat baztergarri gisa sailkatzen denean, mezua uneko postontzitik ezabatuko da eta baztergarrien karpetara eramango da. Bestela, mezu bat seguru gisa sailkatzen denean, uneko postontzitik ezabatu eta SARRERAKO ONTZIra eramango da. - - - Hobespenak: Blokeatu HTML irudiak - Barnean bistaratzen diren HTML mezuetan, irudi-etiketa guztiak blokeatu egin behar al dira irudi horiek ikustea erabakitzen duzun arte? Kontuan izan, HTML eranskin bat ikusten ari bazara, irudiak beti bistaratuko direla. - - - Hobespenak: Blokeatu HTML irudiak/Erakutsi helbide-liburua - HTML mezuen barneko irudiak blokeatuta edukiz gero, automatikoki bistaratuko dira bidaltzailea zure helbide-liburuan badago? - - - Hobespenak: Postontziaren hasierako orria - Postontzian lehen aldiz sartzen zarenean postontziaren aurrebistan zein orri bistaratuko den zehazten du. - - - Hobespenak: Gorde bidalitako mezuetako eranskinak - Idatzitako mezu bat bidalitako mezuen karpetan gordez gero, zehaztu erantsitako datu guztiak gorde behar diren ala ez. Aukera hauek daude erabilgarri: - - * "Beti gorde eranskinak" - INOIZ ez da galdetuko mezuak idazteko pantailan eranskinak gorde behar diren ala ez, eranskinak BETI gordeko baitira mezuarekin batera. * "Galdetu eranskin bat bidaltzen den bakoitzean; lehenespena: BAI" - BETI galdetuko da mezuak idazteko pantailan eranskinak gorde behar diren ala ez; lehenespena: eranskinak gordetzea. * "Galdetu eranskin bat bidaltzen den bakoitzean; lehenespena: EZ" - BETI galdetuko da mezuak idazteko pantailan eranskinak gorde behar diren ala ez; lehenespena: eranskinak ez gordetzea. * "Inoiz ez gorde eranskinak" - INOIZ ez da galdetuko mezuak idazteko pantailan eranskinak gorde behar diren ala ez, eta eranskinak ez dira INOIZ gordeko mezuarekin batera. - - - Karpetak: Sarrerako ontzi birtuala - Postontzi birtuala gordetako bilaketa bat da, eta horrela, ez dago berri gisa markatutako mezuak postontzi guztietan bilatzeko beharrik. Hala, une horretan harpidetutako postontzietan automatikoki bilatzen dira mezu berriak eta emaitzak postontzi bakarrean bistaratzen dira. - - - Karpetak: Zakarrontzi birtuala - Zakarrontzi birtuala gordetako bilaketa bat da, eta horrela, ez dago beste Zakarrontzi-karpeta bereizi bat izateko beharrik. Mezuak zakarrontzi-karpeta zentralizatu batera eraman beharrean, mezuak dauden uneko karpetan ezabatu gisa markatzen dira. 'Erakutsi ezabatutako mezuak' aukera desaktibatzen denean, mezuak ez dira postontziaren aurrebistan agertuko. Erabiltzaileak Zakarrontzi birtualean klik egiten duenean, *guztiak* aukerarekin, ezabatzeko markatutako mezuak postontzi guztietan egiten da bilaketa, eta mezuak postontzi bakarrean bistaratzen dira. - - diff --git a/imp/locale/fa_IR/LC_MESSAGES/imp.mo b/imp/locale/fa_IR/LC_MESSAGES/imp.mo deleted file mode 100644 index 7e18c6b492fb091d0a85da8b96e819969c17964d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 240087 zcmYh@2iT9*|G@EQ*qekxzV_aGX74@A%oZw<2qh`X$ZjAaq%smEWkgFMg;HrLqtcXy zGXC%PbI$L&{?B!}Ue0}=`;5=|oO9nazRHtsNfJMwW=={fgkN+_N-CN?DQWprUQJ3$ z97#&bf<>bhqP3$+fJL$`>&&X89zPi=gwW zf{wFSEKfz(WgR|*Z=&OCb3F8a6B_Tq=yP{s0-r?dy%x*wVSdU#MpHgbN-9SAdaQ{J z(fN-<+j|I&@1j_K8Z%Jdgaz^C=to$Q^3PZp3x1ZAR0->1Z5)9<_cYqxvp5B};b^S- zd6?e{^!eA(xPFGN&nYZ`7trUkp9uY5k1Z(ILf2;sHo>)MKAc78pY4m#PC>L>K3WgW z&o;5#H98O-{}{X;S7LR14ZGkk==wJPGAXGJj>GP_0llC6RZ>!K?1sH?6V|{CUx&EX z$BdNQp!4j4Y5NAvx6zo2W6|}v8y)Av$QDgn5M74OXKlQ{4Q+21mc;#-z+ceka(sb;jP;QI~ybWE?N6~rjMf2=Ebbg

w5|ZW8G8X`KQqMzmKW-8M=O7M!!Sn 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 diff --git a/imp/locale/fa_IR/help.xml b/imp/locale/fa_IR/help.xml deleted file mode 100644 index 905c006a4..000000000 --- a/imp/locale/fa_IR/help.xml +++ /dev/null @@ -1,2366 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - ايجاد پيغام : عمليات - عمليات - "ارسال پيغام" ، از اين طريق می‌توانيد پيغامهای خود را به گيرند‌گان ارسال نماييد اما می‌بايست قبل از ارسال از آنچه که ارسال می‌گردد اطمينان کافی کسب نماييد زيرا اين عمل برگشت پذير نيست. - "ذخيره پيش نويس" ، قراردادن پيغامی که ايجاد آن خاتمه نيافته است در پوشه‌ايي به نام "drafts" . لطفاْ قبل از حفظ پيش‌نويس نامی در عنوان آن قرار دهيد تا تکميل آن راحت‌‌تر صورت گيرد. اين پوشه از طريق گزينه‌های گشودنی بازکردن پوشه، موجود در بالای سمت راست صفحه، قابل انتخاب است. شما می‌توانيد با رفتن به اين پوشه و باز کردن پيغام مورد نظر، آنرا تکميل نماييد. - بسته به نوع نصب، شما می‌توانيد ترجيح خود را برای بازگشت به آخرين پوشهٔ مشاهده شده و يا مشاهده همان پيغامی که پيش‌نويس آنرا حفظ کرده‌ايد بعد از انجام عمل ذخيره سازی، تعيين نماييد. - "انصراف از ارسال پيغام" ارسال پيغام را ملغی نموده و شما را به آخرين پوشه‌ايي که در حال مشاهده آن بوده‌ايد برمی‌گرداند. - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - ايجاد پيغام : فرستنده - فرستنده - اگر توسط سرپرست سامانهٔ شما اجازه داده شود، شما می‌توانيد برای پر کردن اين فيلد از فهرست گشودنی استفاده کرده و يکی از هويتهايي را که در بخش گزينه‌های اطلاعات شخصی وارد کرده‌ايد انتخاب نماييد و يا اينکه آدرس خود را در اين فيلد درج نماييد. - - - ايجاد پيغام : به - To - در اين فيلد برای ارسال صحيح پيغام به يک گيرنده، شما بايد آدرسهای پست الکترونيکی را به صورت صحيح وارد نماييد. همچنين در صورت وارد کردن بيش از يک آدرس، بايد آدرسها را با نويسهٔ کاما از يکديگر جدا کنيد. - - - ايجاد پيغام : رونوشت - رونوشت - در اين فيلد برای ارسال صحيح رونوشتی از پيغام به يک گيرنده ديگر، بايد آدرسهای پست الکترونيکی را به صورت صحيح وارد نماييد. همچنين در صورت وارد کردن بيش از يک آدرس، بايد آدرسها را با نويسهٔ کاما از يکديگر جدا کنيد. - رونوشت‌ها معمولا به افرادی ارسال مي‌شوند که نيازی به ارسال مستقيم پيغام به آنها نيست، بلکه بايد تنها از ارسال پيغام اطلاع حاصل نمايند. لازم به تذکر است که گيرندگان اصلی و گيرندگان رونوشت با مشاهدهٔ نامه، از يکديگر اطلاع حاصل خواهند نمود. - - - ايجاد پيغام : رونوشت مخفی - رونوشت مخفی - در اين فيلد برای ارسال صحيح رونوشتی مخفی از پيغام به يک گيرنده، شما بايد آدرسهای پست الکترونيکی را به صورت صحيح وارد نماييد. همچنين در صورت وارد کردن بيش از يک آدرس، بايد آنها را با نويسهٔ کاما از يکديگر جدا کنيد. - رونوشت‌های مخفی عموماْ به افرادی ارسال مي‌گردد که لازم است از مفاد پيغام اطلاع يابند ولی گيرندگان ديگر پيغام نبايد از دريافت پيغام توسط آنها اطلاع يابند. - - - ايجاد پيغام : موضوع - موضوع - در اين فيلد موضوع پيغام درج مي‌گردد. موضوع نامه بايد ساده و کوتاه بوده و معرف بدنهٔ پيغام باشد زيرا در اين صورت دسته‌بندی و يافتن پيغامها به آسانی ممکن خواهد بود. - همچنين هنگامی که شما پيغام را پاسخ مي‌دهيد و يا به ديگران ارجاع مي‌نماييد، موضوع پيغام عيناْ در پيغام جديد رونوشت مي‌شود، به همين دليل اگر پاسخ و يا ارجاعی حاوی ايدهٔ جديدی باشد بهتر است که موضوع آنرا تغيير دهيد. - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - ايجاد پيغام : گزينه‌ها - گزينه‌ها - گزينه‌ها به شما کمک مي‌نمايند تا پيغام خود را آماده نماييد. - برای بررسی املايي پيغام خود بايد بر روی "بررسی کنندهٔ املايي" کليک نماييد. - با کليک کردن بر روی "پیوستها" به انتهای صفحه، جايي که شما مي‌توانيد پرونده‌ها را به پيغام خود پیوست نماييد، راهنمايي مي‌شويد. - اگر حفظ پيغامهای ارسالی توسط سرپرست سامانهٔ شما فعال باشد، شما مي‌توانيد در صورت انتخاب گزينهٔ "ذخیرهٔ يک پیوست" يک نسخه از پيغام ارسالی را در پوشهٔ پيش‌فرض و يا پوشه‌ايي که در گزينه‌های اطلاعات شخصی شما، مشخص شده است ذخیره کنيد. همچنين اگر سرپرست سامانهٔ شما اجازه انتخاب بيش از يک پوشه را برای ذخيرهٔ پيغامهای ارسالی داده باشد، شما مي‌توانيد پوشهٔ مورد نظر خود را از طريق يک فهرست گشودنی که در کنار گزينهٔ ذخيره يک پیوست قرار خواهد داشت انتخاب نماييد. - در قسمت گزينه‌ها شما مي‌توانيد عمليات نگهداری‌ايي را تنظيم نماييد که اين پوشه‌ها را با يک ترتيب زمانی مشخص خالی کرده و يا تغيير نام دهد. نگهداری يک نسخه و يا رونوشت از يک پيغام به شما در دنبال نمودن بحث‌های در جريان، کمک مي‌نمايد. - ممکن است شما به خاطر وجود محدوديتهای ذخيره‌سازی، مايل به ذخيره تمام پيغامها، به خصوص پيغامهايي که پیوستهای بزرگی دارند نباشيد زيرا اگر فضای در اختيار شما توسط اين پيغامها اشغال شود شما ديگر قادر به دريافت پيغام جديد نخواهيد بود. - - - ايجاد پيغام : پیوستها - پیوستها - در اين بخش فهرستی از پرونده‌هايي که قبلا به پيغام شما پیوست شده است مشاهده مي‌گردد. - حذف پرونده(های) پیوست شده - برای حذف نمودن پرونده(های) پیوست شده بايد: - گام اول: گزينه‌های کنار نام پرونده‌هايي که مايل به حذف آنها هستيد را، انتخاب نماييد. - گام دوم: بر روی کليد "بروزرسانی اطلاعات پیوستها" کليک نماييد. - تغيير حالت پیوستها - برای تغيير حالت پیوستها پيغام خود بايد: - گام اول: حالت هر پیوست را در صورت تمايل به صورت "پیوست" و يا "برخط" درآوريد. - گام دوم: بر روی کليد "بروزرسانی اطلاعات پیوستها" کليک نماييد. - تغيير توضيحات پیوستها - برای تغيير توضيحات پیوستهای خود( منظور از توضيحات، متنی است که گيرنده به عنوان توضيحی بر پروندهٔ پیوست شده دريافت خواهد نمود) بايد: - گام اول: توضيحی را در فيلد توضيحات درج نماييد. - گام دوم: بر روی کليد "بروزرسانی اطلاعات پیوستها" کليک نماييد. - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - ايجاد پيغام : اولويّت - اولويّت - اولويّتها در واقع اشاره بر سرآمد "X-Priority" از پيغامهای ارسالی شما دارد که اين سرآمد در واقع شبه استانداردی است که توسط مرورگرهای موزيلا، نت‌اسکيپ، اپرا و ... پذيرفته شده است. مرورگرهايي که از اين شبه استاندارد پشتيبانی نمي‌کنند، تنها آنرا ناديده مي‌گيرند. - - - ايجاد پيغام : ذخيره ضمايم - اين گزينه تعيين مي‌نمايد که آيا پیوستها نيز به هنگام ذخيرهٔ پيغامهای ارسالی بايد در پوشهٔ پيغامهای ارسالی ذخيره گردند و يا خير. انتخاب مورد آخر به شما در حفظ فضای ديسک دراختيارتان کمک مي‌نمايد. - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - جستجوی پيغام - حوزهٔ جستجو - شما ممکن است بر روی پوشه‌های خود در حوزه‌های مختلفی جستجو انجام دهيد. - گام اول: در فيلدهای که مايل به جستجوی پيغام هستيد موارد مورد نظر خود را درج نماييد. - گام دوم: انتخاب علامت نامه‌ها برای افزودن به حوزهٔ جستجو. - گام سوم: انتخاب پوشه‌هايی که مايليد در آنها جستجو انجام پذيرد. - گام چهارم: فشردن کليد "جستجو" . - اگر پيغامهايي منطبق با حوزه‌های مورد جستجوی شما يافته شود، شما مي‌توانيد در بخش "نتايج جستجو" عناوين آنها را مشاهده کنيد. - - - مرورگر پوشه : عمليات - عمليات پوشه - شما مي‌توانيد يک پوشه را به کمک کليدهای راديويی موجود در ستون سمت راست انتخاب نماييد. بعد از آن، شما مي‌توانيد عملياتي را که مايل به اجرای آن بر روی اين پوشه مي‌باشيد به کمک جعبه انتخابی موجود در سمت راست، انتخاب نماييد. - گزينه‌های زيادی را ممکن است شما انتخاب نماييد،اما بايد در مورد انتخاب گزينهٔ حذف دقت نماييد زيرا باعث از بين رفتن کليه پيغامهای شما خواهد شد. - دريافت پيغامها - اين گزينه فايلهايي با انشعاب eml را به پوشهٔ انتخابی شما ارسال خواهد نمود. برای انجام اين کار، ابتدا بايد يک پوشه انتخاب نماييد و سپس اين گزينه را انتخاب کنيد تا بتوانيد پيغامهای دريافت شده را در اين پوشه مشاهده نماييد. - - - فيلترها : اعمال - اعمال قوانين فيلتر کردن - بر روی آيکون "اعمال فيلتر" در مجاورت کلمه INBOX کليک نماييد تا طبق قوانين مشخص شده، فيلترينگ بر روی پيغامهای پوشه اعمال شود. - - - فيلترها : ويرايش قوانين فيلتر کردن - ويرايش قوانين فيلتر کردن خود - بر روی کليد "ويرايش قوانين فيلتر شما" کليک نماييد تا به صفحه‌ايي رهنمون شويد که در آن قادر به حذف، اضافه و ويرايش قوانين فيلترينگ فعال فعلي خواهيد بود. - - - فيلترها : ويرايش ليست سياه - ويرايش ليست سياه شما - بر روی کليد "ويرايش ليست سياه شما" کليک نماييد تا به صفحه‌ايي راهنمايي شويد که در آن قادر به حذف، اضافه و ويرايش آدرسهايي خواهيد بود که تمايلی به دريافت پيغام از آنها نداريد. - - - فيلترها : ويرايش ليست سفيد - ويرايش ليست سفيد شما - بر روی کليد "ويرايش ليست سفيد شما" کليک نماييد تا به صفحه‌ايي راهنمايي شويد که در آن قادر به حذف، اضافه و ويرايش آدرسهايي خواهيد بود که شما همواره تمايل به دريافت پيغام را از آنها داريد. - - - فيلترها : فيلترينگ زمان ورود - آيا قوانين فيلترها در زمان ورود اعمال گردد؟ - انتخاب اين گزينه باعث اعمال فيلترها به هنگام ورود به IMP می‌گردد. - - - فيلترها : فيلترينگ در هر بروزرساني - آيا قوانين فيلترها در هر زمان که INBOX نمايش داده می‌شود اعمال گردد؟ - اين گزينه را انتخاب کنيد تا در هر زمان که INBOX را مشاهده می‌کنيد، فيلترها اعمال شوند. - - - فيلترها : فيلتر کردن نامه‌دان - آيا قوانين فيلترها به هر نامه‌دان اعمال شوند؟ - انتخاب اين گزينه باعث مي‌شود تا شما بتوانيد قوانين فيلترها را به هر نامه‌دان اعمال کنيد( با انتخاب اين گزينه، آيکونی در کنار هر نامه‌دان نمايش داده خواهد شد که به شما اجازه اعمال قوانين فيلتر را بر روی پيغامهای آن پوشه را، خواهد داد). بايد توجه نماييد که به صورت پيش‌فرض فيلترها تنها بر روی نامه‌های رسيده اعمال مي‌شوند زيرا اعمال فيلترها بر روی پوشه‌های ديگر نتايج غير منتظره‌ايي همچون انتقال پيغامها، حذف غير منتظره آنها و يا... می‌تواند داشته باشد. - - - PGP : پیوست نمودن کليد عمومی - پیوست نمودن کليد عمومی - اگر اين گزينه انتخاب شود، يک نسخه از کليد عمومی PGP به همراه نامه خارج شده، ارسال می‌گردد. طريقه عملکرد پيش‌فرض را از طريق صفحه گزينه‌های PGP می‌توان تنظيم نمود. - - - PGP : بررسي بدنهٔ متن - بررسي بدنهٔ متن - اگر اين گزِينه انتخاب شود، IMP بدنهٔ تمام پيغامها را برای يافتن داده PGP جستجو کرده و نتايج را نشان خواهد داد. بايد توجه نماييد که انتخاب اين گزينه باعث کندی سامانه خواهد گشت. - - - ايجاد پيغام : گزينه‌های رمزبندی - بدون رمزبندی - ارسال متن بدون رمزبندی : متن ساده - رمزبندی PGP پيغام - انتخاب اين گزينه پيغام فعلی را با استفاده از PGP و کليد عمومی شخصی گيرنده رمز نموده و سپس آنرا ارسال خواهد کرد. در اين حالت شما تنها قادر به ارسال پيغام به يک گيرنده خواهيد بود. شما بايد حتماْ کليد عمومی گيرنده را در کتابچهٔ خود داشته باشيد تا پيغام به درستی ارسال شود. - امضاء PGP پيغام - انتخاب اين گزينه باعث می‌شود تا پيغام جاری با استفاده از PGP و کليد خصوصی شخصی شما امضاء گردد. گيرندهٔ پيغام با کمک کليد عمومی شما قادر به شناسايي شما خواهد بود. - امضاء/رمزبندی PGP پيغام - انتخاب اين گزينه ابتدا پيغام را به صورت ديجيتالی امضاء کرده و سپس نتيجه را رمز می‌نمايد. - رمزبندی S/MIME پيغام - TODO - امضاء S/MIME پيغام - TODO - امضاء/رمزبندی S/MIME پيغام - TODO - - - PGP : مرور - PGP چيست؟ - PGP ابزاری برای ارتباطات و ذخيره‌سازی امن اطلاعات می‌باشد که خصوصا در پست الکترونيک به کار گرفته می‌شود. از اين ابزار برای رمزبندی و امضاء ديجيتالی پيغام استفاده مي‌شود. IMP از GnuPG برای فراهم نمودن اين امکان استفاده می‌نمايد. - آيا امکانات PGP فعال شود؟ - اگر اين گزينه فعال شود شما قادر به ايجاد/مشاهده کليدهای PGP خود، افزودن و حذف کردن کليدهای عمومی ديگران، خواندن پيغامهای رمز شدهٔ آنها، تشخيص امضاء ديجيتالی آنها و رمزبندی و امضاء نمودن ديجيتالی پيغامهای خود خواهيد بود. - - - PGP : گزينه‌ها- پیوست نمودن کليد عمومی - گزينه‌ها : - پیوست نمودن کليد عمومی - اگر اين گزينه انتخاب شود، در صورت وجود، يک نسخه از کليد عمومی شما به نامه‌های ارسالی پیوست خواهد شد. - - - PGP : مديريت کليدهای عمومی - مرور - اين صفحه فهرستی از کاربران فعلی را در کتابچهٔ آدرس شما، که دارای کليد عمومی PGP مي‌باشند، ارائه مي‌دهد. بايد توجه داشت که اين فهرست تنها حاوی کاربرانی است که 1)شما به آنها يک پيغام رمز شده ارسال کرده‌ايد - و يا - 2) امضاء ديجيتالي آنها را شناسايي کرده‌ايد. - مشاهده - بازکردن يک پنجره برای مشاهده کليدهای عمومی PGP. - جزئيات - نمايش برخی از جزئيات در مورد کليد عمومی PGP. - حذف - حذف کليد عمومی از کتابچهٔ آدرس. - - - PGP : مديريت کليدهای عمومی - دريافت - دريافت کليدهای عمومی - اين کليد پنجره‌ايي را باز خواهد نمود که در آن شما قادر به ثبت کليد عمومی PGP خواهيد بود. اين کليد مي‌تواند درون فيلد متن درج شود و يا به صورت يک پرونده در رايانه شخصی شما قرار داشته باشد. در هر حال، چنانچه کليد معتبر باشد، به کتابچهٔ آدرس شما افزوده شده و پنجرهٔ باز شده بسته می‌شود و در غير اينصورت دلايل عدم اعتبار کليد بيان مي‌گردد. - - - PGP : مديريت کليدهای شخصی - مرور - اگر شما بخواهيد که پيغامهای خود را به صورت ديجيتالي امضاء کنيد و يا اينکه پيغامهای رمز شده از ديگران دريافت داريد بايد زوج کليد عمومي / خصوصي خود را داشته باشيد. - کليد عمومی شما - کليد عمومي شما بايد در دسترس هر فردی باشد که مايل به ارسال پيغام رمز به شما مي‌باشد. همچنين کليد عمومي شما بايد در دسترس افرادی که شما مايل به ارسال پيغامهايي با امضای ديجيتالي برای آنها مي‌باشيد نيز قرار گيرد زيرا کليد عمومي شما، مورد نياز است. - کليد خصوصی شما - کليد خصوصي شما برای رمز گشايي هر پيغام رمز شده با استفاده از کليد شما، مورد نياز است. به علاوه کليد خصوصي شما برای انجام امضای ديجيتالي يک پيغام نيز مورد استفاده قرار مي‌گيرد. کليد خصوصي شما از طريق passphrase نگاهداری مي‌شود و در هر نشست IMP شما تنها يکبار مجبور به وارد کردن passphrase خود، برای اعلان کليد خصوصي خود مي‌باشيد. به همين دليل در انتهای يک نشست حتماً بايد از IMP خارج شويد. - - - PGP : مديريت کليدهای شخصی - کليد عمومی - مشاهده - يک پنجره برای مشاهده کليد عمومی PGP باز می‌کند. - جزئيات - جزئياتی را در مورد کليد عمومی PGP نشان می‌دهد. - - - PGP : مديريت کليدها - کليد خصوصی - وارد کردن عبارت گذر - برای وارد کردن عبارت گذر بايد پنجرهٔ عبارت گذر را باز کنيد. عبارت گذر را وارد کنيد. اگر صحيح بود، IMP آنرا تا انتهای نشست نگاه مي‌دارد. - حذف عبارت گذر - با حذف عبارت گذر ذخيره شده در IMP، هر پروسه جديدی که نياز به آن داشته باشد، وارد کردن آنرا از شما در خواست مي‌کند. - مشاهده - مي‌توان پنجره‌ايي را برای مشاهده کليد خصوصي PGP باز کرد ولي بايد دقت کنيد که هر گز کليد خصوصي خود را به شخص ديگری ارسال نکنيد. - جزئيات - جزئياتی را راجع به کليد خصوصی نشان می‌دهد. - - - PGP :کليدها مديريت کليدها - حذف - حذف کليدهای شخصی - اين کليد زوج کليد خصوصي/ عمومي شما را ازIMP حذف مي‌کند. - - - PGP : ايجاد کليد شخصی - نام - نام - نامي که شما مي‌خواهيد به همراه کليد خصوصي خود درج کنيد (اجباری) - - - PGP : ايجاد کليد شخصی - توضيحات - توضيحات - توضيحی که مايل به درج آن به همراه کليد خصوصي خود مي‌باشيد(اختياری). - - - PGP : ايجاد کليد شخصی - آدرس‌های پست الکترونيک - آدرسهای پست الکترونيک - آدرس پست الکترونيکی که شما مي‌خواهيد با کليد خصوصي خود مرتبط نمايند (اجباری) - - - PGP : ايجاد کليد شخصی - طول کليد - طول کليد - طول کليد توليد شده شما به بايت. هر چه اين طول بزرگتر باشد، ارتباط امن تر خواهد بود. البته بايد توجه کنيد که اين امر باعث بالارفتن زمان توليد کليد و همچنين زمان رمزبندی مي‌گردد. طول 1024 بايت طول پيش‌فرض مي‌باشد که امنيت خوبي را فراهم مي‌آورد. - - - PGP : ايجاد کليد شخصی - عبارت گذر - عبارت گذر - از عبارت گذر برای محافظت و رمزنگاری کليد خصوصي استفاده مي‌شود. عبارت گذر بايد حداقل 6 نويسه باشد. توجه نماييد که اين عبارت نبايد معادل يک کلمه در ديکشنری بوده و همچنيني نبايد معادل اسم رمز شما باشد و بايد هم شامل نويسه‌های حرفي و هم نويسه‌هاي عددی باشد. لازم به ذکر است که عبارت گذر را برای تأييد، دوبار بايد وارد نمايند (اجباری) - - - PGP : ايجاد کليد شخصی - عمليات - ايجاد کليدها - زوج کليد خصوصي و عمومي شما را ايجاد و ذخيره مي‌کند. - دريافت زوج کليد - اين کليد يک زوج کليد خصوصي / عمومي را دريافت مي‌کند و برای اين منظور يک پنجره را باز مي‌کند که در آن شما مي‌توانيد به صورت دستي زوج کليد خصوصي / عمومي موجود خود را معرفي نمايند. زوج کليدها به صورت متن مي‌توانند درج شوند يا اگر داخل يک پرونده بر روی کامپيوتر محلّي شما باشند مي‌توانيد تنها نام پرونده را درج نماييد. چنانچه کليدها صحيح باشند پنجره بسته خواهد شد و در غير اين صورت يک پيغام خطا که نوع خطا در آن توضيح داده خواهد شد، مشاهده می‌گردد. - - - S/MIME : مرور - S/MIME چيست؟ - S/MIME يک سيستم کليد خصوصي/عمومي است که انجام امضای ديجيتالي را ممکن مي‌نمايد. همچنين S/MIME قادر به رمزبندی پيغامها و خصوصي سازی آنها برای فرستندگان و گيرندگان بوده و همچنين قادر به تشخيص تحريفهای صورت گرفته در پيغامها بعد از ارسال آنها، مي‌باشد. - آيا قابليتهای S/MIME فعال شود؟ - اگر اين گزينه انتخاب شود، شما قادر به وارد کردن کليدهای شخصي S/MIME خود خواهيد بود که به طبع آن شما قادر به خواندن پيغامهای رمز شده، تشخيص امضاهای ديجيتالي فرستندگان و همچنين رمزبندی و امضاء پيغامهای خود خواهيد بود. - - - S/MIME : کليدهای شخصی - مرور - اگر شما بخواهيد که پيغامي را به صورت ديجيتالي امضاء کنيد، بايد زوج کليد خصوصي/عمومي S/MIME خود را داشته باشيد. - - - S/MIME : دريافت گواهی‌های شخصی - دريافت گواهی‌های شخصی - اين کليد، گواهيهای تأييد شخصي خود را از يک پرونده با فرمت PKCS#12 دريافت مي‌کند. اين فرمت غالبا توسط مرورگرها و يا برخي از سيستم عاملها ( مانند ويندوز XP ) استفاده مي‌شود. اگر کليدهای موجود در پرونده معتبر باشند، ثبت شده و پنجره بسته مي‌شود در غير اين صورت پيغام خطا مشاهده خواهد شد. - - - S/MIME : حذف گواهی‌های شخصی - حذف گواهی‌های شخصی - با حذف گواهيهای تأیيد شخصي، شما ديگر قادر به امضای S/MIME پيغامهای خود نخواهيد بود و همچنين هيچ پيغام رمز شده‌ S/MIME را نمي‌توانيد مشاهده کنيد. - - - S/MIME : مديريت کليدهای عمومی - S/MIME : مديريت کليدهای عمومی - مديريت فهرست کليد عمومی S/MIME شما - مشاهده - مشاهدهٔ متن کليد عمومی - جزئيات - مشاهدهٔ جزئيات فنی کليد عمومی - حذف - با اين انتخاب، کليد عمومی انتخاب شده از ديسک شما حذف می‌شود. با حذف کليد عمومي يک کاربر، شما قادر به ارسال پيغام رمز شده به آن کاربر نخواهيد بود. - - - چاپ - چاپ يک پيغام - برای چاپ پيغامي که مشاهده مي‌کنيد بر روی کليد "چاپ"، کليک نمائيد. بسته به نوع مرورگر شما پنجرهٔ چاپ برای شما گشوده خواهد شد. اگر احياناْ اين پنجره باز نشد، از گزینگان پروندهٔ موجود در مرورگر خود برای فعال کردن اين پنجره استفاده کنيد. - - - مرتب سازی / گروه ‌بندی - مرتب کردن ورودی‌ها - هنگامي که فهرست پيغامها را مشاهده مي‌کنيد، قادر به مرتب کردن پيغامها بر اساس تمام ستونها خواهيد بود. برای اين منظور تنها بايد بر روی عنوان ستون کليک نمايند. همچنين با انجام کليک بر روی علامت فلش کنار هر ستون می‌توان مرتب سازی را از صعودی به نزولي و يا بر عکس، تغيير داد. - نمایش سلسله‌ایی - برای گروه‌بندی پيغامها بر اساس موضوع ( هر پيغام حداقل با پاسخهای مربوط به آن پيغام، گروه بندی مي‌شود)، بايد بر روی پيوند [ساسله‌ایی] که در ستون قرار داد، کليک نماييد. برای از بين بردن اين نحوهٔ نمایش بايد برروی پيوند [موضوع] در ستون موضوع، کليک نماييد. - - - پيغامهای چندقسمتی/جايگزين - برخي از پيغام‌ها به صورت چند قسمتي/جايگزين ارسال مي‌گردند. اين پيغامها حاوی چند قسمت مي‌باشند که در آنها تمام قسمتها، محتوای يکسان با قالبهای متفاوتي را نمايش مي‌دهند که عموماْ تنها قسمت آخر توسط مرورگر نشان داده مي‌شود ( تفاوت قالب اين قسمتها مثلا در قالب متن و يا قالب HTML پيغام و ... مي‌باشد). - - - ترجيحات : نگهداری : تغيير نام ماهانه پوشهٔ پيغامهای ارسال شده - اگر شما مايل به تغيير نام پوشهٔ نامه‌های ارسال شده در ابتدای هر ماه مي‌باشيد، بايد اين گزينه را انتخاب نمائيد. در اين صورت اين پوشه به نامي تغيير نام داده خواهد شد که حاوی نام ماه و سال باشد و يک پوشهٔ جديد نامه‌های ارسالي نيز ايجاد خواهد شد. - - - ترجيحات : نگهداری : حذف پوشه‌های نامه‌های ارسالي به صورت ماهانه - اگر شما مايل به حذف پوشهٔ نامه‌های ارسالي در ابتدای هر ماه باشيد بايد اين گزينه را انتخاب نمائيد. چنانچه شما محدوديّت در فضای ديسک مورد استفاده خود داشته باشيد، انتخاب اين گزينه مفيد خواهد بود. - - - ترجيحات : نگهداری : حذف پوشه‌های نامه‌های ارسالي به صورت ماهانه - ماه‌های نگهداری - اگر شما مايل به حذف پوشه‌های نامه‌های ارسالي قديمي خود باشيد، بايد ملاک زمانی خود را برای قدمت پوشه‌ها تعيين نماييد. بعد از تعيين تعداد ماهها و انتخاب اين گزينه، پوشه‌های قديمي حذف خواهند شد. - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - ترجيحات : نگهداری : حذف پیوستها به صورت ماهنامه - اگر شما مايل به حذف پیوستهای قديمي خود در ابتدای هر ماه باشيد، مي‌توانيد اين گزينه را انتخاب نمائيد. انتخاب اين گزينه چنانچه شما محدوديّت در فضای ديسک در دسترس خود داشته باشيد، مفيد است. - - - ترجيحات : نگهداری : حذف پیوستها به صورت ماهنامه - ماه‌های نگهداری - اگر شما مايل به حذف پیوستهای قديمي خود در هر ماه باشيد، بايد ملاک زمانی قدمت پیوستها را به ماه مشخص نمائيد. در اين صورت پیوستهای که قديمي‌تر از ملاک مشخص شده توسط شما باشند، حذف خواهند شد. - - - ترجيحات : نگهداری : خالی کردن سطل آشغال - آيا مايل به خالي کردن پوشه آشغال خود در يک ترتيب زماني مي‌باشيد. - - - ترجيحات : نگهداری : ترتيب زمانی خالی کردن سطل آشغال - چنانچه مايل به خالي کردن پوشه آشغال خود در يک ترتيب زماني باشيد، بايد اين ترتيب زماني را مشخص کنيد. - - - ترجيحات : نگهداری : مدت زمان نگهداری آشغالها - اگر شما مايل به خالي کردن پوشهٔ آشغال خود هستيد بايد ملاک زمانی قدمت پيغامهای موجود در اين پوشه را (به روز) مشخص نمائيد. - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - ترجيحات : ايجاد پيغام : ترکيب‌های خاص - اينجا شما مي‌توانيد عبارتي را که مايل به ظاهر شدن آن قبل از هر متن نقل قول شده در پاسخها مي‌باشيد را، وارد نمائيد. - شما مي‌توانيد از يک يا چند ترکيب خاص در داخل پيغام خود به هنگام ارسال پاسخ استفاده نمائيد. در زير فهرستي از اين ترکيبات را مشاهده مي‌نمائيد: - f% : نام و آدرس نامه الکترونيکی فرستنده - a% : آدرس نامه الکترونيکی فرستنده - p% : نام فرستنده - r% : فرمت کامل تاريخ و زمان در RFC ۲۸۲۲ - d% : تاريخ در فرمت dd mmm yyyy - x% : زمان در محلّيت جاری - c% : تاريخ و زمان در محلّيت جاری - m% : مشخصه (ID) پيغام - s% : موضوع - n% : خط جديد - %% : نويسه ٪ - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - ترجيحات : درخواست رسيد مطالعه - انتخاب گزينه "درخواست رسيد مطالعه"، در واقع يک درخواست به گيرندگان پيغام ارسال کرده و از آنها درخواست مي‌کند که به هنگام مطالعه اوليه پيغام، شما را از آن مطلع سازند. بايد توجه نمائيد که تمامي کارسازهای نامه الکترونيکي اين عمل را پشتيباني نمي‌کنند. - - - ترجيحات : ارسال MDN - گزينه "ارسال MDN"، يک تذکّر MDN (حالت پيغام) را به فرستندهٔ پيغام ارسال مي‌کند. اين تذکّر مانند درخواست رسيد مطالعه مي‌باشد که گاهي به طور اتوماتيک ارسال شده و گاهي نيز شما مي‌توانيد ارسال آنرا به صورت دستي ملغي نمائيد. - - - ترجيحات : درخواست تأييد تحويل - "درخواست تأیيد ارسال"، يک درخواست برای کارساز پست الکترونيکي گيرنده ارسال مي‌نمايد تا فرستنده را از ارسال پيغام به نامه‌دان گيرنده آگاه نمايد. البته دريافت اين رسيد به معني خوانده شدن پيغام توسط گيرنده نيست. برخي از کارسازهای نامهٔ الکترونيکي اين قابليّت را پشتيباني نمي‌کنند. - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - ترجيحات : جايگذاری تصوير در HTML - آيا هنگامي که يک پيغام را در فرمت HTML مشاهده مي‌نمائيد. تصاوير بلوکه باشند تا شما نمايش آنها را تأیيد کنيد؟ - - - ترجيحات : جايگذاری تصوير درHTML / حضور در کتابچهٔ آدرس - اگر شما تصاوير پيغامهای HTML را بلوکه کرده باشيد، آيا مايل هستيد که اين مسئله برای فرستندگاني که در کتابچهٔ آدرس شما وجود دارند مستثني شود؟ - - - ترجيحات : صفحهٔ آغازين نامه‌دان - اين گزينه مشخص مي‌نمايد که کدام صفحه در نامه‌دان شما، هنگامي که برای بار اول به آن دسترسي مي‌يابيد، بايد نمايش داده شود؟ - - - ترجيحات : ذخيرهٔ پیوستها پيغامهای ارسالی - اگر شما پيغامهای ايجاد شده خود را در پوشه پيغامهای ارسالي ذخيره مي‌نمائيد، آيا بايد پیوستهای آنها نيز ذخيره شوند؟ انتخابهای زير برای شما وجود دارد: - * "همواره پیوستها ذخيره شوند" – در اين حالت براي ذخيرهٔ پیوست از شما سوال نخواهد شد. - * "همواره براي ذخيرهٔ پیوستها سؤال شود و جواب پيش‌فرض بله باشد." - * "همواره براي ذخيرهٔ پیوستها سؤال شود و جواب پيش‌فرض نه باشد." - * "هرگز پیوستها ذخيره نشوند" – در اين حالت از شما سؤالي نشده و پیوستها هرگز ذخيره نمي‌شوند. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/fi_FI/LC_MESSAGES/imp.mo b/imp/locale/fi_FI/LC_MESSAGES/imp.mo deleted file mode 100644 index 925f6c6294da55633afff2a944d4049ef285258a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 258911 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

}K-G_TjuanrmO#=8a0ThHhS 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�LjNhJwIREzGF~(x@ zp7VDI-zv0vk<{E^0~`qo93{;C0b6 zqi7y+X+4R-`7+GbCwA2_%`6@+Ub9jTrwv8ugRP70NjFPVM+uFRVwSXW50ulGnJHJ$ zjs`*0#Is{dr&yJI3TBoKUa;y0D4GIh5Mt zh72y?SA-Rq?bvTOw5tgmjwdL;GdP8T??Px_9BI8~>CJsn>?3u;Rkr36Y$Ih(=05{@ zImeTwTedR`(Uu=yL;Fw`Lz+?yI~D?N<{lIg?u2(?ovfjk+q!#&)?eIz`R8bgDp5LK zvGXQYn`}RQwokd&55n13VXl~BSqPlQ5@81gupSRyKMUea?>emS6jd8UW0VqkQjnRA zuv}NEtquN$ykBJ_FYkGI8X=N7)J=_stuqt^;9x{<8}$)_EJWOrZjxLN=`+k|bt)?{ z&*$eHW3VS1NDZKqninsTgfi*&|6kjKaU^N`(Y@xy5RONGidr$a>J(ms`yo7FFDNmV zmFx=$ntAhL^yh8<=$h_OWAJj!=U;$PMkliUn024g)|@iCoZb|G7r>(3w`_|2uPG1K z0R0a|uD+Nhd*ipr6uUKEu?IeKoG&CUZ$oAu$w*8*2rY`(*OzacvrgL>cq8_B- z(I5sl!-;%&c+2VkHG+e|?nY(GPVq}YslAtrl8n_}zNCXPH?i{GSsE}5sQ$EJySi|w(@J>HNHVTSk$N$i2pfD3 z=W1h1$I-kYz;`90Hy`4Ag~|>r&*nxjO<_RHry%tDk&aQ>aH(EzK;5vg?PYB0vOG>d zqqy7&2?qXIb+-QW{BNnVA{oTzSJbu8wTGe0R+t?3xT}RU@`kK-M&QlvEU`c)l#)7Z z0nFvi+k{CLlrQs_M_C*Y*=VFeIdfvaLBvb=wf6FW8e}Hg^GS%vK_4VBdjui{e7*(5>Zfq^ww9 zFoLb~=#t4~_7kUwIVLj(r=2a=ANP-KF`vL!?n*vs;Tm{Dbk<_%LVe2q?%sqW2S(9Z z#r*>46lIVX`eh5=6g8!j$;?C2>ztq@^?fo~*s=NS!PelLyD7-iCr~{Ie8g7Gk7L7L zrU>q%%YLa#aB3}-$h32Af~M18%yU>vb~Mk>nlJ$He4+g+%gFHN5%7Ys$>@Fz-j(qnAzgB>^FEwhtGsLW>(Uhl*Q_=DJm*08vtt`hU^|Z zh}(e6+=qU~GEYtDrGln`I{h92H4Co#>Q+GBTvzbdjH*3Kgx(h}J8kWv1YMz+a~}e@ z%KkCPNxHl+jw*15D(ISwF>sle(ET7g?I4Uk0v&O<-(?nZNI&H~RA!;5n)^q@Dg<0* zvwDX|d}^^3Z^VAND_ekpv6VYCH)OGI8GM0Gw12t#*N{Tf6Yyra^hB?4nEDZM$|Xgu zJ4Q`I$|t9^D)l2n5oBJ#d9EomnV;gGcRv>Y2^DbIB&Vj|sGqBF(QliKU8b*o8A1<8 zmLb~(HBgBE{sBQc|F8m35eqy;dIazX-@t(KRTjl20oXD+*{wC7$%#TL4z&PzE}EPN z|HZajG?Q$+9kU~>hi?z|*l0+zv|cF*0>j@MNb?0ax74lqvapJ#=!Xbx8lt_XmGF7B zAp3=zDrT)B#%d5mkJ?1X0_&z6iMMqV2exuJTpGzzDzFkm#5JTrX`AJ2G|cxyS<)@H z`H9N9$35E$VMIk1-jp?L2Dpb&F50-g?D{~weAc{t)r1Z{f5O%R;cRN=CoFg3giI0R zAF`u1!u}C2S!+VFrp%8-xw2)NUL^zw3oCX02cwa}DUFsp}t0N_e zvY`q3KMKzF2}nnJ)Z#Esg5P`z3+3yx8_^jssJKxIa^j_ZW=gug6;Xgh0aUnKI7x(x z%`NYt8!y6ScrIU6BO9(TnMhZb!i9k|7#yDj-#j)+t2abg!c3=!i?M}wc4ZtcBDia_jwOq17gV|82nO(6%3=>+LXVIsv!%aqrY zQnf#>BbI&kRh8I8wGIYE&5VkcUAbjrxaOtR?EWjIMgqnSqj&8)lSAxl)>>zP3*Kus z*Pc8YyxzRy--j=Me9`sd6bxEgJwLuF4YqCnm$iJMJhp&VN@*k*JA&sWliEK3JLb=tw5lvIv&7yj1HtyEy zt3eFf)3@6F#)|x|0wS1e=1Kj!P-#hdA7EO|ehtevl%(10O`a0&EX<%QFUwduwJJE; zEp2pX7{WTmEuttAayJ3kC&bLHM7dC@Z)FB0ulSO-&fr5E8kS^(e*^IUAio_O^ z^A3|pB&CvAL^B1sgGxc=qS!CS7t!ZRxw_oMY{la|P?aeQc9VvNL18#)ozxpEMNoC( z?c1n5Kh_IZNi0&?09e(K_}1tezQdS{nLr0FIxXCu^72a^I!utJ*UVe>XY&a0WL3DF zb~_m2mT^#*6zA;Cbqubz>~islRC&s7#ox_Q4D=9D0yL-;7Ku2_-Reb+P5ttJ~?9+Ie1F171 zM^EfH*?YUfaZ=@~V}=*ambRuGq#tOH$u>) z6~abHaTki%MsP_9FgW5r8%S;<%ANBH`7HYbi27{~Q)%(>b$t2u?fe+Q6ZwcKK#9ZS z`4C|FI7t6~4n_%D&&WAB#TC)NR@_)u(?OFr*Y<|v$t``kAl?3k<9eO+er!v0OLw<@ z=nC3$5+NJ7Eqn1NY{jY)dPve_QKwt8t36b$+B&)jxx89?xc+);;iv*SOY@e6n8PgI zMR179s-F zln*I1Xf_YAl1u3#aACR!I*nP8dlpufuuS5+NRYoEp8C`foS-uKf&L2HK z7N1m+1giJ&b0gKFg-cqHsAVC`4Gj^)u&#b)Kufz>GBv1$5h&}p#mzA{EP5h?C0|@9 zZJ<~nyTUM{H52xYg{Bs?PDUl2R;CiN9+Q#Q57+!=Vd>J_n?3js`Yc#de0g}X((81w z3e#`#i5_y9prq-nLlK$?vyZnn*G7L$s2fpk(y+7*6ilnn^r*#-eRZ|>?DmH8@o{!` zQkXJi{D`5-YHU`PjxJm7WO*7l!NYvZm3n{tJ}t@IM90(w%ORY?upr&j)mH)mU74cO z5!WZsHtSQ@BsB)wf_;BxG9ZzUE)?{~wAwlim*;ln$W>-kHe~sr+bJb$JJNv|_JMm$ z9xZPK;{_yayx!Vo8L>ua$tN+jo+6rZ#gJ=s8pKBnZHp{7_U4%WNSrZFXT5a50lSsn zg#?A!h<#TOGMyDf3!??NhwJr)YO-FHGl`hzY(aR{E-Q4*JZS$S<*IrLLjk0zVz zzP7-w?D&G;GR_6z(4@iVhuB9%72*MVMgGUfLrhcgzq3_H{LG7v$d)7=mBSRoKl43A zgErXLpXe8mm_t$!J~#zt13PaqcoL#PG*WajCpzb*B3wpJ1m8i2PRR?Wo$0OJA^!F- z#b2$g48FR>DHrTt+@{1APr{BB>RBOpby#0nK!&cp62E_QGPv^xFK^aQ0$%Tt~L*xxCI0v98@m~n> zx45B}SNeA!=Abwa@Zf+P2uPGzo@q9)0-zhnqx?cGwjuV&!$wFlSg9dp3kbK;(G>t^ z66SsfUFUnv1br`Fs;SSe_S2)SQqS7rY{Od;(#pt2ps72!?ffIs2o5S>S9^}0AP^K( zMx>L(7%7Xy#thE}k!I=3S|6B#D#PhKLPM3vWNp4_;ZmqjwGp_eP-L=ebnulTxd4jX z{+%-ag=`k!TuM4)b7GQ94v(N!?Ia=UNn=x(&Tj4aUgDq6ufC`qP`I7z zwL+<0M+6j|p|JGs>#}0qK3`RCN#{!OHfv$3bufYw>lB$H==3Y*aA~P-x2`DGemZ8o zExHi@c#*JH-mVEJY@O*t^eS4umFWK|>?q2h1Yi-ckw>MdVH{;V=%`4pPbj&OK z4SX5zICPT5N5@*SUgL#T!!75FK|{z2*@Hj>?`rf%`3Uk=nrad z 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󬾽ncPn3iyK?vI!8hOByZgI;`TDnCe@#IYx{89Z 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 - - - Näppäimistö: Navigointi - Voit käyttää näppäimistöä liikkumiseen eri näkymissä; Postilaatikkonäkymässä voit nuolinäppäimillä siirtyä sivulta toiselle ja viestiä lukiessa voi siirtyä viestistä toiseen. - Viestilista: Näppäimistönavigointi - Voit käyttää näppäimistöä viestien valitsemiseen ja liikkumiseen viestilistassa. Viestilistalla voi liikkua pitämällä pohjassa Control (CTRL)-näppäintä ja kursorinäppäimien ylös- ja alas-näppäimillä. Jos painat ensimmäisenä painalluksena ylös-näppäintä, niin selaaminen alkaa listan alalaidasta (Listan viimeinen viesti). Jos painat ensimmäisenä alas-näppäintä, niin selaaminen alkaa listan ylälaidasta (Listan ensimmäinen viesti). - Valittu viesti näkyy korostettua eri värisenä samalla tavalla kuin olisit valinnut viestin hiirellä. Voit välilyöntinäppäimellä valita viestin tai poistaa viestin valinnan ja Return-näppäimellä voit aukaista viestin. - Viestilista: Edellinen/Seuraava sivu - Kursorinäppäimien oikea/vasen-näppäimillä voit siirtyä viestilistanäkymässä sivulta toiselle: oikealla seuraavalle ja vasemmalla edelliselle sivulle. - Viestinäkymä: Edellinen/Seuraava viesti - Kursorinäppäimien oikea/vasen-näppäimillä voit siirtyä viestiä toiseen: oikealla seuraavaan ja vasemmalle edelliseen viestiin. - - - Sähköpostin uudelleenojaus - Viestin uudelleenohjauksen voi tehdä eri tavoilla - Uudelleenohjaus postilaatikkonäkymässä - Postilaatikkonäkymässä voit uudelleenohjata yhden tai usean viestin kerrallaan samalle vastaanottajalle. Jokainen valitsemasi viesti lähetetään kokonaisena vastaanottajalle. Uudelleenohjattavat viestit näkyvät liitteenä viestin kirjoitus ikkunassa. Viestin vastaanottajat näkevän viestin yhtenä viestinä, johon on sisällytetty alkuperäiset uudelleenohjatut viestit. - Uudelleenohjaus viestinäkymässä - Kun uudelleenohjaat viestin viestinäkymässä, niin voit valita kolmen eri vaihtoehdon välillä: - 1. Viesti kokonaisuudessaan: Tämä vaihtoehto liittää alkuperäisen viestin uudellenohjausviestin liitteeksi. Kirjoituskentässä ei näy laisinkaan alkuperäisen viesin tekstiä. Tämä on muuten sama tilanne kuin uudelleenohjaisit yksittäisen viestin postilaatikkonäkymästä, mutta voit itse määritellä viestin otsikon. - 2. Vain viestin leipäteksti: Jos haluta uudelleenohjata vain viestin leipätekstin, niin valitse tämä vaihtoehto. Alkuperäisen viestin teksti näkyy kirjoituskentässä. Alkuperäisen viestin liitteitä ei liitetä tähän uudelleenohjattavaan viestiin. - 3. Viestin leipäteksti viestin liitteenä: Tämä uudelleenohjaa viestin liitteineen ja viestin leipäteksti kopioidaan kirjoituskentään kuten vaihtoehdossa 2. - - - Viestin kirjoitus: Toiminnot - Toiminnot - - "Lähetä viesti" lähettää viestin vastaanottajille. Muistathan että - viestiä ei voi enää perua kun se on lähetetty matkaan. - - - "Tallenna luonnos" tallettaa keskeneräisen viestin kansioon - "Luonnos". Kansiota voi käsitellä alasvetovalikosta ruudun - oikeasta yläkulmasta. Voit viimeistellä viestisi siirtymällä - "Luonnos" kansioon, valitsemalla sieltä viestin ja painamalla - painiketta "Jatka". Muistathan aina laittaa viesteihin kuvaavan - otsikon ennenkuin talletat ne luonnoskansioon. Hyvä otsikko - helpottaa myöhemmin tilannetta kun pitää löytää oikea viesti. - - - Asennuksesta riippuen voit valita asetuksistasi palaatko viimeksi - selailemaasi kansioon tai viimeksi lukemaasi viestiin kun viesti - on talletettu luonnokseksi. - - - "Peru viesti" hylkää kirjoittamasi viestin ja palauttaa sinut - siihen kansioon mitä olit viimeksi selaillut. - - - - Viestin kirjoitus: Profiili - Profiili - Lähetysprofiili on mahdollista valita alasvetolistasta. Listassa näkyy ne profiilit, jotka olet aikaisemmin määritellyt Asetukset->Omat tiedot. - - - Viestin kirjoitus: Lähettäjä - Lähettäjä - - Vain jos ylläpitäjä on sallinut tämän toiminnon käyttämisen. Sinun - on mahdollista valita alasvetovalikosta käytettävä profiili tai - voit kirjoittaa kenttään lähettäjänä näkyvän - sähköpostiosoitteen. Profiileja voit määritellä - Asetukset->Omat tiedot. - - - - Viestin kirjoitus: Vastaanottaja - Vastaanottaja - - Kirjoita tähän viestin vastaanottajan sähköpostiosoite. Jos - viestillä on useita vastaanottajia, niin erota osoitteet - toisistaan pilkulla. Minkä tahansa muun merkin käyttäminen - erottimena aiheuttaa vikatilanteen ja virheilmoituksen. - - - - Viestin kirjoitus: Kopio - Kopio - - Kirjoita tähän sähköpostiosoite, johon lähetetään kopio - viestistä. Jos viestistä lähetetään kopio usealle - vastaanottajalle, niin erota osoitteet toisistaan pilkulla. Minkä - tahansa muun merkin käyttäminen erottimena aiheuttaa vikatilanteen - ja virheilmoituksen. - - - Kopio lähetetään yleensä niille vastaanottajille, jotka eivät ole - viestin suoranaisia vastaanottajia, mutta voivat tarvita tai olla - kiinnostuneita viestissä olevista tiedoista. Muistathan että - vastaanottaja näkee kaikki ne osoitteet, jotka ovat viestin - vastaanottajina tai joille viestistä on lähetetty kopio. - - - - Viestin kirjoitus: Piilokopio - Piilo - - Kirjoita tähän sähköpostiosoite, johon lähetetään piilokopio - viestistä. Jos viestistä lähetetään piilokopio usealle - vastaanottajalle, niin erota osoitteet toisistaan pilkulla. Minkä - tahansa muun merkin käyttäminen erottimena aiheuttaa vikatilanteen - ja virheilmoituksen. - - - Piilokopio lähetetään yleensä niille vastaanottajille, jotka eivät - ole viestin suoranaisia vastaanottajia, mutta voivat tarvita tai - olla kiinnostuneita viestissä olevista tiedoista. Viestin - varsinaiset vastaanottajat eivät näe kenelle viesti on mennyt - piilokopioina. Vain viestin lähettäjä tietää kenelle kaikille - viesti on lähetetty. - - - - Viestin kirjotus: Otsikko - Otsikko - - Kirjoita tähän viestin otsikko. Viestin otsikko on parasta pitää - lyhyenä ja yksinkertaisena mutta kuitenkin kuvaavana. Otsikko voi - auttaa oikean viestin löytämisessä ja myös muistuttaa sinua mistä - viestissä oli kyse. - - - Muista myös että viestin "Vastaa" tai "Välitä eteenpäin" - toiminnoissa viestin otsikko kopioidaan uuteen viestiin siten että - viesteistä näkee mitkä kuuluvat samaan "säikeeseen". Jos viestin - aihe muuttuu alkuperäisesti otsikosta, niin kannattanee vaihtaa - myös viestin otsikkoa. - - - - Viestin kirjoitus: Merkistö - Merkistö - Voit listasta valita lähetyksessä käytettävän merkistön. - - - - Viestin kirjoitus: Lisätoiminnot - Lisätoiminnot - - Nämä lisätoiminnot ovat apuna viestien kirjoittamiseen. - - - Napsauta "Oikeinkirjoitus" tarkistaaksesi viestin oikeinkirjoituksen. - - - Napsauta "Liitteet" mennäksesi viestisivun loppuun, jossa voit liittää viestiin liitetiedostoja. - - - Vain jos ylläpitäjä on sallinut tämän toiminnon käyttämisen. Voit - tallettaa viestistä kopion lähtevien viestien kansioon tai - valitsemaasi kansioon. Lähtevien viestin kansion voi määritellä - "Asetukset->Omat tiedot->Profiilit". Jos ylläpitäjä on - sallinut toiminnon, niin voit valita talletuskansion - alasvetovalikosta. - - - Voi olla ihan hyvä tapa tallettaa kopio tärkeäksi katsomistasi - viesteitä. On myös mahdollista laittaa päälle asetus, jolla - talletat kopioin kaikista lähtevistä viesteistä - "Asetukset->Omat tiedot->Profiilit->Muokkaa - profilia". Asetuksista voit myös määritellä ylläpitotoimenpiteitä, - joilla voit nimetä nämä kansiot uudestaan tietyin väliajoin. - - - Sinun ei kannata tallettaa kaikkia viestejä, koska talletetut - viestit vievät tilaa ja postikiintiötä. Jos sinulla on paljon talletettuja viestejä ja niissä on isoja liitetiedostoja, niin postikiintiösi voi täyttyä hyvinkin nopeasti. Jos postikiintiösi on - täynnä, niin et voi vastaanottaa uusia viestejä. - - - - Viestin kirjoitus: Liitteet - Liitteet - - Tässä osiossa on lista liitetyistä liitetiedostoista. - - Poista liitetty liitetiedosto - - Poistaaksesi liitetyn liitetiedoston: - - - Askel 1: Valitse poistettava liitetiedosto käyttäen valintalaatikkoa. - - - Askel 2: Napsauta "Päivitä liitetiedoston tiedot". - - Liitetavan muutos - - Muuttaaksesi liitteen liitetapaa: - - - Askel 1: Muuta liitteen tyyppiä haluttuun muotoon joko "viestin - yhteydessä" tai "liite". - - - Askel 2: Napsauta "Päivitä liitetiedoston tiedot". - - Muuta liitteen kuvausta - - Muuttaaksesi liitteen kuvausta (kuvaava teksti, joka näkyy viestin vastaanottajalle): - - - Askel 1: Kirjoita kuvaus kuvauskenttään. - - - Askel 2: Napsauta "Päivitä liitetiedoston tiedot". Tiedot päivitetään automaattisesti kun viesti lähetetään. - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Viestin kirjoitus: Prioriteetti - Prioriteetti - - Tämä asettaa lähtevän viestin "X-Priority" - -otsakkeen. "X-Priority" -otsakkeen käytöstä ei ole varsinaista - standardia, mutta ainakin Netscape, Mozilla, Opera ja Outlook - käyttävät tätä kenttää. Jos ohjelma ei tue otsaketta, niin ne vain - jättävät sen huomiotta. - - - - Viestin kirjoitus: Liitteiden talletus - - Voit valita talletetaanko liite viestin mukana kun viesti - talletetaan lähtevien viestien kansioon. Jos valitset "Kyllä", - niin liiteet talletetaan. Jos valitset "Ei", niin liitetiedosto - poistetaan viestistä ennenkuin se talletaan lähtevien viestien - kansioon. Valitsemalla "Ei" säästät levytilaa ja voit tallettaa - useampia viestejä. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Viestihaku - Haun kriteerit - - Voit etsiä viestejä kansioistasi antamiesi kriteerien perusteella. - - - Askel 1: Kirjoita etsittävä teksti, jonka haluat lisättävän - hakukriteereihisi. - - - Askel 2: Valitse viestin viestin tilatiedot, jotka haluat - lisättävän hakukriteereihisi. - - - Askel 3: Valitse kansiot, joista viestejä etsitään. - - - Askel 4: Napsauta "Hae". - - - Jos jokin viesti vastasi hakukriteereitäsi, niin näiden viestin - otsikot näkyvät "Haun tulokset" näkymässä. - - - - Kansioiden hallinta: Toiminnot - Kansiotoiminnot - - Voit valita kansion käyttämällä radiopainikkeita vasemmassa - sarakkeessa. Kun olet valinnut kansiot, niin valitse kansiolle - tehtävä toiminto alasvetovalikosta. - - - Riippuen toiminnosta, sinulta voidaan kysyä vielä - lisätietoja. Ole erittäin varovainen Poista toiminnon - kanssa. Jos poistat kansion, niin poistat myös kaikki kansiossa - olevat viestit. - - Tuo viestejä - - Tällä toiminnolla voit tuoda viestejä mbox tai .eml tiedostoista - valitsemaasi kansioon. Valitse ensin yksi kansio, johon viestit - tuodaan ja valitse sitten tämä toiminto. Sen jälkeen tulet - sivulle, jossa kysytään tuotko viestejä mbox vai .elm - tiedostosta. - - - - Suodattimet: Käyttö - Suodatinsääntöjen käyttö - - Napsauta "Suodata viestit" -ikonia INBOX nimen vieressä - postikansionäkymässä suodattaaksesi viestit määrittelemiesi - suodatussääntöjen mukaan. - - - - Suodattimet: Muokkaa suodatinsääntöjä - Muokkaa suodatinsääntöjäsi - - Napsauta "Muokkaa suodattimia" päästäksesi sivulle, jossa voit - lisätä, poistaa ja muokata käytössä olevia suodatinsääntöjä. - - - - Suodattimet: Muokkaa mustaa listaa - Muokkaa mustaa listaa - - Napsauta "Muokkaa mustaa listaa" päästäksesi sivulla, jossa voit - lisätä, poistaa ja muokata listaa niistä sähköpostiosoitteista, - joista et ota vastaan sähköpostia. - - - - Suodattimet: Muokkaa sallittujen listaa - Muokkaa sallittujen listaa - - Napsauta "Muokkaa sallittujen listaa" päästäksesi sivulla, jossa - voit lisätä, poistaa ja muokata listaa niistä - sähköpostiosoitteista, joista otat AINA vastaan sähköpostia. - - - - Suodattimet: Suodatus sisäänkirjautuessa - Suodata viestit sisäänkirjautumisen yhteydessä. - - Kun valitset tämän asetuksen, niin suodattimet ajetaan aina kun - kirjaudut sisään IMP-ohjelmaan. - - - - Suodattimet: Suodata päivityksen yhteydessä - Suodata viestit kun INBOX postikansioa päivitetään. - - Kun valitset tämän asetuksen, niin suodattimet ajetaan aina kun - INBOX:a päivitetään. - - - - Suodattimet: Suodata mitä tahansa postikansioa - Käytä suodattimia mihin kansioon tahansa. - - Käytä tätä asetusta jos haluat käyttää suodattimia mihin kansioon - tahansa. Yleensä suodattimia käytetään vain niihin kansioihin, - joihin tulee uusia viestejä kuten INBOX. Jos tämä asetus on - valittuna, niin "Suodata viestit" -ikoni tulee kaikkien kansioiden - kansionäkymiin ja voit käyttää näissäkin kansioissa - määrittelemiäsi suodattimia. HUOMIO: Suodattimien käyttö muissa - kuin INBOX kansiossa voi aiheuttaa omituisia lopputuloksia - (esimerkiksi: suodatin voi aiheuttaa sen että viestejä kopioidaan - samasta kansiosta samaan kansioon) tai ei-toivottuja lopputuloksia - (esimerkiksi: viestejä voi siirtyä tai kadota, jos uusia - suodattimia on tullut käytöön sen jälkeen kun viestit on - talletettu kansioon). - - - - PGP: Liitä julkinen avain - Liitä julkinen avain - - Jos tämä toiminto on valittuna ja jos sinulla on julkinen - PGP-avain, niin se liitetään lähteviin viesteihin. Voit asettaa - oletustoiminnon PGP Asetukset näkymästä. - - - - PGP: Etsi viestien viestiosasta - Etsi viestien viestiosasta - - Jos tämä on valittuna, niin IMP etsii viestin viestiosasta - PGP-tietoja ja näyttää tulokset jos jotain tietoja - löytyi. Huomioithan että tämä toiminto voi huomattavasti hidastaa - koko järjestelmän toimintaa, koska jokainen viesti joudutaan - käymään kokonaan lävitse. - - - - Kirjoitus: Salausasetukset - Ei salausta - - Lähetä viesti ilman salausta (selväkielisenä). - - PGP-salattu viesti - - Käyttämällä tätä asetusta voit salata lähtevän viestin käyttäen - PGP-ohjelmaa ja vastaanottajan julkista avainta. PGP-salatun - viestin voi lähettää vain ja ainoastaan yhdelle - vastaanottajalle. Sinulla pitää olla vastaanottajan julkinen avain - talletettuna osoitekirjaan tai et voi lähettää salattua - viestiä. Jos viestin lähetys ei onnistu sittenkään ja saat - virheilmoituksen, niin tarkista että julkisessa avaimessa oleva - sähköpostiosoite on sama kuin vastaanottajan sähköpostiosoite. Kun - salaus on onnistunut, niin salattu tieto liitetään lähtevään - viestiin. - - PGP-allekirjoita viesti - - Käyttämällä tätä asetusta voit sähköisesti allekirjoittaa lähtevän - viestin käyttäen PGP-ohjelmaa ja vastaanottajan julkista - avainta. Jos et ole jo antanut salasanatekstiäsi, niin aukeaa - erillinen ikkuna jossa sinua pyydetään antamaan - salasanatekstisi. Vastaanottajalla pitää olla talletettuna sinun - julkinen avaimesi, jotta hän voi tarkistaa viestisi eheyden. - - PGP-salaa ja allekirjoita viesti - - Käyttämällä tätä asetusta voit sähköisesti allekirjoittaa salata lähtevän viestin käyttäen PGP-ohjelmaa. Katso tarkemmat tiedot kohdista "PGP-salattu viesti" ja "PGP-allekirjoita viesti". - - S/MIME-salaa viesti - - Tämän toiminto salaa viestin käyttämällä S/MIME-tekniikkaa, vastaanottajan varmennetta ja sitten lähettää sen. Vastaanottajan varmenne pitää olla tallettettuna osoitekirjaan tai muuten tätä toimintoa ei voi käyttää. Jos varmenne on tallettu osoitekirjaan ja silti käytössä tulee virheitä, niin tarkasta ensin, että vastaanottajan osoite on sama kuin mikä on tallettu osoitekirjaan. Salattu viesti lähetetään liitetiedostona. - - S/MIME-allekirjoita viesti - - Tämän toiminto allekirjoittaa viestin sähköisesti käyttämällä S/MIME-tekniikkaa ja omaa varmennettasi. Jos et ole istunnon aikana antanut varmenteesi salasanatekstiä, niin sitä tullaan kysymään ennen viestin lähetystä. - - S/MIME-salaa ja allekirjoita viesti - - Tämä toiminto ensin sähköisesti allekirjoittaa viestin ja sitten salaa viestin. Katso tarkemmat tiedot kohdista "S/MIME-salaa viesti" ja "S/MIME-allekirjoita viesti". - - - - PGP: Yleiskuva - Mikä on PGP? - - PGP on ohjelma, joka on kehitetty turvaamaan tiedonsiirtoa - esimerkiksi sähköpostissa ja tiedon turvallista - talletusta. Ohjelmaa voidaan käyttää salaamaan tietoa ja sillä voi - tehdä sähköisiä allekirjoituksia. IMP käyttää GnuPG (Gnu Privacy - Guard) ohjelmaa tähän tarkoitukseen. - - Käytä PGP-toimitoa. - - Jos tämä asetus on valittuna, niin voit luoda tai katsoa - henkilökohtaisia PGP-avaimia, poistaa tai lisätä osoitekirjaan - toisten käyttäjien julkisia avaimia, lukea salattua sähköpostia, - tarkistaa sähköpostin sähköisen allekirjoituksen, lähettää - salattua sähköpostia tai sähköisesti allekirjoittaa lähtevän - sähköpostin. - - - - PGP: Asetukset - Liitä julkinen avain - Asetukset - Liitä julkinen avain - - Jos tämä asetus on valittuna ja jos sinulla on olemassa julkinen - PGP-avain, niin se liitetään oletuksena kaikkiin lähteviin - viesteihin. - - - - PGP: Julkisen avaimen hallinta - Yleiskuva - - Listaa osoitekirjastasi kaikki ne käyttäjät, joiden julkinen - PGP-avain on talletettuna osoitekirjaasi. Nämä käyttäjät - muodostavat joukon, jolle voit lähettää salattua sähköpostia tai - tarkistaa heidän lähettämänsä sähköisesti allekirjoitetun - sähköpostin allekirjoituksen. - - Näytä - - Näyttää julkisen PGP-avaimen erillisessä ikkunassa. - - Tarkemmat tiedot - - Näyttää tarkempia tietoja julkisesta PGP-avaimesta. - - Poista - - Poistaa julkisen avaimen osoitekirjastasi. - - - - PGP: Julkisen avaimen hallinta - Tuonti - Tuo julkisia avaimia - - Tästä painikkeesta aukeaa ikkuna, johon voi tuoda julkisen - PGP-avaimen. Voit kopioida ja liittää avaimen tekstikenttään tai - jos sinulla on avaintiedostoja paikallisella tietokoneella, niin - voit tuoda sen suoraan. Jos avain on kelvollinen, niin se lisätään - osoitekirjaasi ja ikkuna sulkeutuu. Jos avain ei ollut - kelvollinen, niin näkyviin tulee virheilmoitus, jossa selvitetään - mikä avaimessa oli vikana. - - - - PGP: Henkilökohtaisten avainten hallinta - Yleiskuva - - Jos haluat sähköisesti allekirjoittaa tai vastaanottaa salattuja - sähköpostiviestejä, niin sinulla pitää olla oma henkilökohtainen - julkinen/salainen PGP-avainpari. - - Julkinen avaimesi - - Julkinen avaimesi tulee olla saatavilla kaikille niille - henkilöille, joiden kanssa haluat kommunikoida salatusti siten - että vain SINÄ voit avata sinulle tulleet viestit. Lisäksi sinun - tulee laittaa avain saataville siten että ne, joille lähetät - sähköisesti allekirjoitettuja viestejä voivat tarkistaa - allekirjoituksesi. - - Salainen avaimesi - - Salainen avain tarvitaan siihen että voisit purkaa sellaisen - viestin, joka on salattu käyttäen julkista avainta. Lisäksi - salaista avainta tarvitaan, jos haluat sähköisesti allekirjoittaa - sähköpostiviestejä. Salainen avaimesi on suojattu niihin luonnin - yhteydessä liitetyllä salasanatekstillä. Jos haluat käyttää - sellaisia toimintoja, jotka käyttävät salaista avaintasi, niin - silloin IMP kysyy sinulta tätä salasanateksti. Sinun ei tarvitse - kirjoittaa salasanateksti kuin kerran yhden istunnon aikana - IMP - muistaa annetun salasanatekstin siihen saakka kunnes kirjaudut - ulos (Muista siis aina kirjautua ulos!). - - - - PGP: Henkilökohtaisten avainten hallinta - Julkinen avain - Näytä - - Avaa uuden ikkunan jossa näkyy sinun julkinen PGP-avain. - - Tarkemmat tiedot - - Näyttää tarkempia tietoja julkisesta PGP-avaimestasi. - - - - PGP: Henkilökohtaisten avainten hallinta - Salainen avain - Anna salasanateksti - - Avaa erillisen ikkunan, jossa kysytään salasanatekstiä. Jos annat oikean salasanatekstin, niin IMP tallettaa tämän tiedon ja se on voimassa istunnon päättymiseen saakka. - - Poista salasanateksti - - Poistaa IMP-ohjelman muistista talletetun salasanateksti - tämän - jälkeen jos salaista avainta tarvitaan johonkin toimintoon, niin - se kysytään sinulta uudestaan. - - Näytä - - Avaa uuden ikkunan jossa näkyy salainen PGP-avaimesi. ÄLÄ KOSKAAN - LÄHETÄ TÄTÄ AVAINTA KENELLEKKÄÄN - tämä toiminto on vain sitä - varten että voit viedä ja käyttää avainta jossakin toisessa - ohjelmassa. - - Tarkemmat tiedot - - Näyttää tarkempia tietoja salaisesta PGP-avaimestasi. - - - - PGP: Henkilökohtaisten avainten hallinta - Poista - Poista henkilökohtaiset avaimet - - Napauttamalla tätä painiketta voit poistaa julkinen/salainen - PGP-avainparisi IMP-ohjelman asetuksista. - - - - PGP: Luo henkilökohtainen avain - Nimi - Nimi - - Nimi, jonka haluat sisällyttää henkilökohtaisiin - avaimiisi. Pakollinen kenttä. - - - - PGP: Luo henkilökohtainen avain - Kommentti - Kommentti - - Kommentti, joka haluat sisällyttää henkilökohtaisiin - avaimiisi. Vapaaehtoinen kenttä. - - - - PGP: Luo henkilökohtainen avain - Sähköpostiosoite - Sähköpostiosoite - - Sähköpostiosoite, jonka haluat liittää henkilökohtaisiin - avaimiisi. Pakollinen kenttä. - - - - PGP: Luo henkilökohtainen avain - Avaimen pituus - Avaimen pituus - - Sinulle luotavan avaimen pituus tavuina. Mitä suurempi arvo, niin - sen suurempi suoja, mutta myös suurempi luontiaika ja salaukseen - käytetty aika). 1024 on oletusarvo - tämä on enemmän kuin riittävä - avainpituus ja tarjoaa hyvän suojan. - - - - PGP: Luo henkilökohtainen avain - Salasanateksti - Salasanateksti - - Salasanateksti käytetään suojaamaan ja salaamaan henkilökohtaiset - avaimesi. Tämä pitää olla VÄHINTÄÄN 6 merkkiä pitkä, EI SAA olla - sama kuin mihinkään palveluun käyttämäsi salasana, ei tulisi olla - sanakirjasta löytyvä sana ja tulisi sisältää sekä numeroita että - kirjaimia. Varmuuden vuoksi sinun pitää kirjoittaa salasanateksti - kahteen kertaan. Pakollinen kenttä. - - - - PGP: Luo henkilökohtainen avain - Toiminnot - Luo avaimet - - Luo ja tallettaa henkilökohtaisen julkinen/salainen avainparin. - - Tuo avainpari - - Tästä painikkeesta aukeaa ikkuna, johon voi tuoda - julkisen/salaisen avainparin. Voit kopioida ja liittää - PGP-avainparin tekstikenttään tai jos sinulla on avaimet - tiedostoina paikallisella tietokoneella, niin voit tuoda ne - suoraan. Jos avaimet ovat kelvolliset, niin ne lisätään - asetuksiisi ja ikkuna sulkeutuu. Jos avaimet eivät olleet - kelvollisia, niin näkyviin tulee virheilmoitus, jossa selvitetään - mikä avaimissa oli vikana. - - - - S/MIME: Yleiskuva - Mikä on S/MIME? - - S/MIME on julkiseen ja salaiseen avaimeen perustuva avoin ja - yhteensopiva järjestelmä, jonka avulla voi muodostaa sähköisiä - allekirjoituksia, salata viesti ja suojata viestin eheys. S/MIME - avulla voit salata viestit siten että vain viestin lähettäjä ja - vastaanottaja voi sen lukea. Voit myös sähköisesti allekirjoittaa - viestin, jolloin vastaanottaja voi tarkistaa että viesti on tullut - juuri sinulta ja sitä ei ole muutettu matkalla. Yhdistämällä - salaus ja sähköinen allekirjoitus voidaan taata viestin eheys ja - se että kukaan muu kuin vastaanottaja ei pääse lukemaan viestiä. - - Käytä S/MIME-toimintoa - - Jos tämä asetus on valittuna, niin voit tuoda ohjelmaan - henkilökohtaiset S/MIME-avaimet, lukea salattuja viestejä, - tarkistaa sähköisiä allekirjoituksia ja voit kirjoittaa ja - lähettää sähköisesti allekirjoitettuja salattuja viestejä. - - - - S/MIME: Henkilökohtaiset avaimet - Yleiskuva - - Jos haluat lisätä viesteihin sähköisen allekirjoituksen tai salata - viestejä, niin sinulla pitää olla julkinen/salainen - S/MIME-avainpari. - - - - S/MIME: Tuo henkilökohtaiset varmenteet - Tuo henkilökohtaiset varmenteet - - Voit henkilökohtaiset varmenteesti, jos ne ovat PKCS #12 - muodossa. PKCS #12 muotoa käytetään yleisesti avainten viennissä - esimerkiksi selaimista (esim. Internet Explorer, Firefox) tai jos - avaimet halutaan viedä käyttöjärjestelmästä (esim. Windows - XP). Jos avainmet ovat kelvolliset, niin ne lisätään asetuksiisi - ja ikkuna sulkeutuu. Jos avaimet eivät olleet kelvollisia, niin - näkyviin tulee virheilmoitus, jossa selvitetään mikä avaimissa oli - vikana. - - - - S/MIME: Poista henkilökohtainen varmanne - Poista henkilökohtainen varmenne - - Poistaa henkilökohtaisen varmenteen asetuksistasi. Tämän jälkeen et voi enää S/MIME-allekirjoittaa viestejä tai lukea sinulle osoitettuja S/MIME-salattuja viestejä. - - - - S/MIME: Julkisten avaimien hallinta - S/MIME: Julkisten avaimien hallinta - - Voit hallinnoida julkisten S/MIME-avainten listaa. - - Näytä - - Näyttää julkisen avaimen raakatekstiversiona. - - Tarkemmat tiedot - - Näyttää julkisen avaimen tarkemmat tekniset tiedot. - - Poista - - Poistaa valitun julkisen avaimen. Kun poistat jonkun käyttäjän - julkisen avaimen, niin et voi enää lähettää hänelle salattuja - viestejä. - - - - Tulostus - Tulosta viesti - - Tulostaaksesi katselemasi viestin, napsauta viestin alussa tai - lopussa olevaa "Tulosta" -linkkiä. Viesti aukeaa uuteen ikkunaan - tulostettavassa muodossa. Riippuen käytetystä selaimesta ja - käyttöjärjestelmästä, niin sinulle pitäisi aueta - tulostusdialogi. Jos dialogia ei tule, niin valitse selaimen - "Tiedosto" -alasvetovalikosta toiminto "Tulosta". - - - - Lajittelu ja säikeet - Lajittelu - - Voit järjestää viestit eri sarakkeiden mukaan napauttamalla - sarakkeen otsikkoa. Voit lajitella ne nousevaan tai laskevaan - järjestykseen napauttamalla sarakkeen otsikon vieressä olevaa - nuolenpään kuvaa. - - Säikeet - - Jos haluat järjestää viestit keskustelusäikeen mukaan, niin - napsauta [Keskustelusäie] -linkkiä Otsikkosarakkeessa. Kun haluat - palauttaa järjestyksen otsikon mukaiseksi, niin napsauta [Otsikko] - linkkiä otsikkosarakkeessa. - - - - Multipart/Alternative viestit - - Lähettäjä on voinut lähettää jotkut viestit tyypillä - "multipart/alternative". Näissä viesteissä on monta osiota, mutta - niissä kaikissa on SAMA SISÄLTÖ, mutta ERI - MUOTO. Sähköpostiohjelma pyrkii näyttämään näistä osioista sen, - minkä se pystyy parhaiten näyttämään, viestin muut osiot näkyvät - otsikon "Vaihtoehtoiset osat tälle osiolle:" alapuolella ja ne voi - katsoa tai tallettaa erikseen. Kannattaa kuitenkin pitää mielessä - että nämä vaihtoehtoiset osiot pitävät sisällään saman sisällön - kuin se osio minkä sähköpostiohjelma näytti - osiot ovat vain eri - muodossa (esimerkiksi teksti ja HTML-osiot). - - - - Asetukset: Ylläpitotoimenpiteet: Nimeä kuukausittain uudestaan lähetettyjen viestien kansiot - - Laita tämä asetus päälle, jos haluat kuukausittain nimetä - uudelleen lähetettyjen viestien kansiot, niin kansiot nimetään - uudestaan kuukauden alussa. Kansioiden uuteen nimeen lisätään - kuukausi ja vuosi ja samalla luodaan myös uusi lähetettyjen - viestien kansio. - - - - Asetukset: Ylläpitotoimenpiteet: Poista kuukausittain lähetettyjen viestien kansio - - Laita tämä asetus päälle jos haluat joka kuukauden alussa poistaa - vanhan lähetettyjen viestien kansion. Jos postilaatikollesi on - asetettu kiintiö, niin tämä asetus voi olla hyödyllinen. - - - - Asetukset: Ylläpitotoimenpiteet: Poista kuukausittain lähetettyjen viestien kansio - # kansiota pidetään tallessa - - Jos poistat lähetettyjen viestien kansioita kuukausittain, niin - kuinka monta vanhaa kansiota haluat pitää tallessa. Kaikki ne - lähetettyjen viestien kansiot poistetaan, jotka ovat vanhempia - kuin valittu määrä kuukausia. - - - - Asetukset: Ylläpitotoimet: tyhjennä lähettyjen viestien kansio - - Tällä asetuksella voi automaattisesti tyhjentää lähetettyjen viestien kansiota. - - - - Asetukset: Ylläpitotoimet: lähettyjen viestien tyhjennysväli - - Jos lähetettyjen viestien kansiota tyhjennetään, niin tässä asetuksessa voit määritellä millaisin väliajoin kansiosta tyhjennetään vanhat viestit. - - - - Asetukset: Ylläpitotoimet: Tyhjennä lähetetyjen viestien kansio - - Jos tyhjennät lähetettyjen viestien kansiot automaattisesti, niin kuinka vanhat viestit kansiosta pitäisi poistaa. - - - - Asetukset: Ylläpitotoimenpiteet: Poista kuukausittain liitetyt liitetiedostot - - Laita tämä asetus päälle, jos haluat poistaa liitetiedostot joka - kuukauden alussa. Jos postilaatikollesi on asetettu kiintiö, niin - tämä asetus voi olla hyödyllinen. - - - - Asetukset: Ylläpitotoimenpiteet: Poista kuukausittain liitetyt liitetiedostot - # kuukauta vanhemmat - - Jos poistat liitetiedostoja kuukausittain, niin kuinka monta - kuukautta vanhemmat liitetiedostot poistetaan? Jos jokin liite on - tätä vanhempi, niin se poistetaan. - - - - Asetukset: Ylläpitotoimenpiteet: Tyhjennä roskakori - - Kun haluat automaattisesti tyhjentää roskakorin tietyin väliajoin. - - - - Asetukset: Ylläpitotoimenpiteet: Tyhjennä roskakori väliajoin - - Jos tyhjennät roskakorikansiota automaattisesti, niin miten usein - se pitäisi tyhjentää. - - - - >Asetukset: Ylläpitotoimenpiteet: Tyhjennä roskakori viestien ikä - - Jos tyhjennät roskakorikansiota automaattisesti, niin montako - päivää vanhemmat viestit tuhotaan automaattisesti. - - - - Asetukset: Ylläpitotoimenpiteet: Poista roskapostit - - Jos haluat poistaa roskapostit ajoittain. - - - - Asetukset: Ylläpitotoimenpiteet: Roskapostien poistamisen aikaväli - - Jos poistat roskapostiviestit automaattisesti, niin kuinka usen kansio pitäisi tyhjentää. - - - - Asetukset ylläpitotoimenpiteet: Poistettavien roskapostiviestien ikä - - Jos tyhjennät roskapostikansiota automaattisesti, niin kuinka vanhat viestit kansiosta pitäisi poistaa. - - - - Asetukset: Viestin kirjoitus: Lainausteksti - - Tällä asetuksella voit määritellä mikä teksti laitetaan - vastausviesteihin ennen lainattua tekstiä. - - - Voit erikoiskoodien avulla laittaa laittaa määrittelytekstiin - lisätietoja viestistä, johon olet vastaamassa. Erikoiskoodi - koostuu '%'-merkistä ja sitä seuraa aina yksi kirjain tai - merkki. Alla on lista, jossa on määritelty käytettävisä olevat - erikoiskoodit. - - - %f : Lähettäjän nimi ja sähköpostiosoite - %a : Lähettäjän sähköpostiosoite - %p : Lähettäjän nimi - %r : RFC 2822 mukainen päivämäärä ja aikavyöhyke - %d : Päivämäärä muodossa www, pp kkk VVVV - %x : Päivämäärä esitettynä lokalisaation oletustavalla - %c : Päivämäärä ja aika esitettynä lokalisaation oletustavalla - %m : Message-ID - %s : Otsikko - %n : Rivinvaihto - %% : '%' -merkki - - - - Asetukset: Viestin oletusmerkistö - - Viestin oletusmerkistöä käytetään silloin kun viestin osioihin ei ole merkitty mitään merkistötietoa. RFC 2045 dokumentissä määritellään, että viestit joissa ei ole määritelty merkistötietoa näytetään käyttäen merkistöä 'US-ASCII'. Jotku rikkinäisen sähköpostiohjelmistot lähettävät viestejä siten, että tekstissä on käytetty US-ASCII ulkopuolisia merkkejä, mutta merkistötietoa ei ole määritelty. Tämän arvon voi asettaa siihen merkistöön, mitä yleisesti käytetään paikallisesti. Voit myös valita "Oletus", jolloin käytetään MIME-oletuksia. - - - - Asetukset: Pyydä ilmoitus viestin lukemisesta - - "Pyydä ilmoitus viestin lukemisesta" voi liittää viestiin pyynnön - että sinulle lähtisi viesti kun vastaanottaja aukaisee - viestin. Kaikki sähköpostiohjelmat eivät tue tätä toimintoa, - lisäksi käyttäjä voi kieltää kuittausviestin lähettämisen. - - - - Asetukset: Lähetä MDN - - "Lähetä MDN" lähettää Message Disposition Notification (viestin - aukaisun kuittausviesti) -ilmoitusviestin kun aukaiset viestin ja - jos lähettäjä on pyytänyt että viestistä lähetetään - kuittausviesti. Useimmissa tapauksissa tämä tapahtuu - automaattisesti ilman että sinulta kysytään lupaa. Joidenkin - viestien kohdalla voit joutua päättämään lähetetäänkö - kuittausviestiä ja napsauttamaan linkkiä. - - - - Asetukset: Pyydä ilmoitus viestin perillemenosta - - "Pyydä ilmoitus viestin perillemenosta" lähettää ilmoitusviestin - kun vastaanottajan sähköpostipalvelin on toimittanut viestin - vastaanottajan sähköpostikansioon. Tämä ei tarkoita sitä, että - vastaanottaja olisi lukenut viestin vaan että viesti on toimitettu - vastaanottajalle. Kaikki postipalvelimet eivät tue tätä toimintoa. - - - - Asetukset: Poista roskaposti raportoinnin jälkeen - Voit jonkun kolmesta asiasta kun olet raportoinut viestin joko roskapostina tai puhtaana. - - Yksi: Voit valita olla tekemättä mitään - viesti raportoidaan joko roskapostina tai puhtaana, mutta muuten se pysyy muuttumattomana postilaatikossasi. - - - Kaksi: Jos viesti raportoidaan roskapostina, niin viesti poistetaan välittömästi postilaatikostasi. Jos viesti on puhdas, niin tämä vaihtoehto ei tee sille mitään. - - - Kolme: Jos viesti raportoidaan roskapostina, niin viesti poistetaan nykyisestä postilaatikosta ja siirretään roskapostikansioosi. Jos raportoitava viesti on puhdas, niin viesti poistetaan nykyisestä postilaatikostasi ja siirretään INBOX postilaatikkoosi. - - - - Asetukset: HTML, kuvan korvaus - - Jos HTML-viestit näytetään suoraan, niin estetääkö kuvien - näyttäminen viestin yhteydessä ellet olet antanut siihen - lupaa. Huomaathan että jos katsot HTML-liitettä, niin kuvat - näytetään automaattisesti viestin mukana. - - - - Asetukset: HTML, kuvan korvaus / Näytä jos osoitekirjassa - - Jos HTML-viesteistä ei oletuksena näytetä kuvia viestin - yhteydessä, niin näytetäänkö kuvat jos lähettäjän sähköpostiosoite - löytyy osoitekirjasta. - - - - Asetukset: Postilaatikon aloitussivu - - Tällä asetuksella voidaan määritellä mille sivulle postikansio - aukeaa, kun se avataan ensimmäistä kertaa. Huomaa että "uusi" - viestiasetus ei toimi, jos sinulla on valittuna "Keskustelusäie" - järjestysasetus - tässä tapauksessa aukeaa aina viimeisin - viestisivu. - - - - Asetukset: Talleta liitetiedostot lähetetyistä viesteistä - - Jos talletat lähetetyt viesti lähetettyjen viestien kansioon, niin talletetaanko viestien mukana myös liitetiedosto. Vaihtoehtoja ovat: - - - * "Talleta aina liitteet" - ÄLÄ KOSKAAN kysy talletetaanko liitteitä. Liitteet talletaan AINA viestin mukana. - * "Kysy aina kun lähetetään liitetiedosto; Oletus KYLLÄ" - Kysy AINA talletaanko liitteet viestin mukana. Oletus on että liitteet talletaan viestin mukana. - * "Kysy aina kun lähetetään liitetiedosto; Oletus EI" - Kysy AINA talletaanko liitteet viestin mukana. Oletus on että liitteitä ei talleteta viestin mukana. - * "Älä talleta liitteitä" ÄLÄ KOSKAAN kysy talletetaanko liitteitä. Liitteitä EI IKINÄ talleteta viestin mukana. - - - Virtuaaliset kansiot: Virtuaalinen Inbox - - Virtuaalinen Inbox on talletettu haku, joka tekee tarpeettomaksi etsiä uusiksi merkittyjä viestejä kaikista postilaatikoista. Tämän sijaan uusia viestejä etsitään vain tilatuista postilaatikoista ja haun tulos näytetään yhtenä virtuaalisena kansiona. - - - - Virtuaaliset kansiot: Virtuaalinen roskakori - - Virtuaalinen roskakori on talletettu haku, joka voi korvata tarpeen erillisille roskakorikansiolle. Sen sijaan, että viestit siirretään erilliseen roskakorikansioon, niin ne merkitään poistettavaksi ja viesti pysyy nykyisessä kansiossa. Kun vielä on päällä asetus 'Piilota poistetut', niin viestit eivät näy viestilistauksessa. Kun käyttäjä napsauttaa Virtuaalinen roskakori, niin poistetuksi merkittyjä kansioita etsitään kaikista kansioista ja nämä viestit näytetään yyhtenä virtuaalisena kansiona. - - - diff --git a/imp/locale/fr_FR/LC_MESSAGES/imp.mo b/imp/locale/fr_FR/LC_MESSAGES/imp.mo deleted file mode 100644 index 7f11c95e27c8e2d6b1f265770ecf71fb630a2afc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 262440 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 Xw`qWFPuF|S7x)|;S+{S}%jy3EJOx); diff --git a/imp/locale/fr_FR/help.xml b/imp/locale/fr_FR/help.xml deleted file mode 100644 index 9c78875d1..000000000 --- a/imp/locale/fr_FR/help.xml +++ /dev/null @@ -1,807 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Rédaction de message: Actions - Actions - -Le bouton 'Envoyer message' fera parvenir votre message au(x) destinataire(s) de ce dernier. Assurez-vous de bien vérifier le contenu, ainsi que les récipiendaires de votre message avant de cliquer sur ce bouton, puisqu'une fois le message envoyé, vous ne pouvez pas canceller l'opération. - - -Le bouton 'Sauvegarder brouillon' permet de placer un message non-terminé en attente dans un dossier brouillon (Options -> Rédaction de message), accessible directement via l'option 'Dossiers' du menu principal. Vous pouvez terminer ces messages en tout temps a accédant à ce dossier. Assurez-vous de spécifier un sujet à vos messages brouillons pour pouvoir les identifier plus facilement par la suite. Après avoir sauvergarder un message comme brouillon, vous êtes automatiquement redirigé vers le dernier dossier ouvert. - - -Le bouton 'Annuler message' abandonne la rédaction de votre message, et vous redirige vers le dernier dossier ouvert. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Rédaction de message: De - "De" - -Insérez ici votre adresse courriel exact. Par défaut, votre adresse est générée automatiquement par le programme, mais vous pouvez spécifier autrement. - - - - Rédaction de message: A - "A" - -Entrez les adresses courriels de ceux et celles qui doivent recevoir votre message. Vous devez séparer chaque adresse par une virgule. - - - - Rédaction de message: Cc - "Cc" - -Entrez ici le ou les adresse(s) de ceux qui doivent recevoir une copie conforme de votre message. Assurez-vous de séparer chaque adresses par une virgule. Les copies conformes sont générallement envoyées à des gens autres que ceux directement inscrit dans le champs 'A', mais qui sont peut-être indirectement concernés par la sujet de votre message. Tout les gens qui recevront votre message, qu'ils soient inscrit dans le champ 'A:' ou 'Cc:', peuvent consulter la liste entière dans deux types de récipiendaires. - - - - Rédaction de message: Bcc - "Bcc" - -Entrez ici le ou les adresse(s) de ceux qui doivent recevoir une copie conforme invisible. Assurez-vous de séparer chaque adr -esses par une virgule. Les copies conformes invisibles sont générallement envoyées à des gens autres que ceux qui sont directement concernés par le sujet du message, qui doivent prendre connaissance dudit message, SANS que les autres sachent que ce message leur a été envoyé. Ainsi, seul vous et la personne qui a été destinée à recevoir cette copie en mode invisible savent qu'il a reçu de message. - - - - Rédaction de message: Sujet - "Sujet" - -Entrez le sujet de votre message. Gardez-le court, simple et descriptif. Le sujet est le seul moyen simple, pour vous et vos correspondants, à vous souvenir quel était le contenu de ce message. Aussi, lorsque vous répondez, ou que vous faites suivre un message, la ligne `Sujet` est copiée. Ceci permet de faire un suivit organisé d'une conversation. Par contre, si une réponse comprend de nouvelles idées, vous pouvez ajouter de simples modifications à ce même sujet pour que les récipiendaires de votre message puissent suivre la progression du message. - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Rédaction de message: Options - "Options" - -Ces options peuvent vous aider à préparer votre message. - - -Cliquez sur "Developper les noms" pour associer automatiquement les noms partiels de vos récipients (que vous devez entrer au préalable, soit dans le champs A:, CC: ou Bcc:), à leur adresse de courrier personnelle. Pour utiliser cette option, vous devez avoir au moins une entré dans votre carnet d'adresse. - - -Cliquez sur "Vérification de l'orthographe" pour en faire la verification. - - -Cliquez sur "Pièces Jointes" pour visulaliser, au bas de la page, la liste de fichiers attachés à votre message, ou encore pour y joindre une pièce. - - -Activez la case "Copie dans..." pour sauvegarder ce message dans votre dossier de messages envoyés. Il est toujours intéressant de procéder de la sorte, ainsi, vous pouvez vous référer à ce dossier plus tard pour avoir une meilleure idée de ce qui a été fait, et ce qui a éét dit. Nous ne suggérons toutefois pas de sauvergarder tout vos courriels de cette façon, puisqu'il est fort probable que votre quota personnel dans peut de temps, et vous serez alors incapable de recevoir de nous messages. Vous pouvez, toutefois, ectiver cette option par défaut dans les Options (Options -> Rédaction de message). Encore une fois, prenez garde à cette option, et nous vous conseillons par le fait même à faire le ménage de votre dossier de messages envoyés sur une base régulière. - - - - Rédaction de message: Pièces Jointes - "Pièces Jointes" - - Cette section montre la liste des fichiers attachés à votre message. Pour effacer un fichier attaché: - - Étape 1: Activez la case à côté du nom du fichier que vous voulez effacer. - - Étape 2: Cliquez sur "Supprimer pièce(s) jointe(s)". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Recherche - Critères de recherche - - Texte à écrire ... - - - - Gestion des dossiers - Options des dossiers - - Vous pouvez sélectionner un dossier en utilisant les boutons dans la colone de gauche. Une fois ceci complété, sélectionnez l'option que vous voulez attribuer au(x) dossier(s) sélectionné(s) en utilisant le menu déroulant au haut ou au bas de l'écran. - - - Vous vous verez alors demander des options supplémentaires. Soyez très prudent avec l'option de destruction de dossier(s), puisqu'une fois un dossier effecé, son contenu est irrécupérable. - - - - Filtres: Appliquer - Appliquer des règles de filtre - - Cliquez sur l'icône "Appliquer les Filtres sur [...]" à droite du nom du dossier présent afin d'appliquer les règles de filtre que vous avez spécifiez (Options -> Editer mes règles de filtre -> Règles de filtres). Alternativement, vous pouvez cliquer sur le bouton "Appliquer toutes le régles", se retrouvant dans le menu principal des filtre (Options -> Editer mes règles de filtre -> Règles de filtres). - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/gl_ES/LC_MESSAGES/imp.mo b/imp/locale/gl_ES/LC_MESSAGES/imp.mo deleted file mode 100644 index 796ddca763701d32a52127d414105d34de11ce75..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 53794 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 diff --git a/imp/locale/he_IL/LC_MESSAGES/imp.mo b/imp/locale/he_IL/LC_MESSAGES/imp.mo deleted file mode 100644 index 402b91bda49ca93ccbe6c631a42c53404a6fab0a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10002 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

LY;yiVx*ZP4-W!z3Jx#c&3e!u4prPNM5~7VZBs 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 FbXwsHUf diff --git a/imp/locale/hr_HR/help.xml b/imp/locale/hr_HR/help.xml deleted file mode 100644 index 4bfb5d8e1..000000000 --- a/imp/locale/hr_HR/help.xml +++ /dev/null @@ -1,841 +0,0 @@ - - - - - Tipkovnica: Navigacija - Tipkovnicu možete koristiti za kretanje između poruka u prikazu sandučića, za pomicanje na prethodnu ili sljedeću poruku u prikazu poruke, te za listanje stranica u prikazu sandučića. - Tipke za navigaciju u popisu poruka - U popisu poruka možete koristiti tipkovnicu za odabir i prikaz poruka. Za kretanje između poruka možete koristiti tipke sa strelicama Gore i Dolje pritom držeći tipku Control (Ctrl). Ako pritisnete Gore, počet ćete na dnu stranice (zadnja prikazana poruka), a ako pritisnete Dolje, na vrhu (prva prikazana poruka). - Trenutna poruka je osvijetljena kao da ste preko nje prešli mišom. Dok se krećete gore i dolje u popisu poruka, možete pritisnuti Razmak za odabir ili brisanje odabira poruke, ili Return za prikaz poruke. - Ako pri kretanju kroz popis poruka držite pritisnutu tipku Alt umjesto Ctrl, poruke koje prelazite se automatski odabiru ili brišu iz odabira. - Popis poruka: Prethodna/sljedeća stranica - Možete koristiti tipke Lijevo i Desno za prikaz prethodne odnosno sljedeće stranice poruka u sandučiću. - Prikaz poruke: Prethodna/sljedeća poruka - Možete koristiti tipke Lijevo i Desno za prikaz prethodne odnosno sljedeće poruke. - - - - - - Sastavljanje poruka: Akcije - Akcije - - "Pošalji poruku" šalje vašu poruku elektroničke pošte navedenim primateljima. Budite sigurni da želite poslati poruku jer je ova akcija nepovratna i ne može se poništiti. - - - "Spremi koncept" snima nedovršenu poruku u mapu "Koncepti" kojoj možete pristupiti kroz padajuću listu mapa u gornjem desnom kutu stranice. Poruku kasnije možete dovršiti prelaskom u mapu "Koncepti", otvaranjem snimljene poruke i klikom na "Nastavi". Prije snimanja koncepta preporuča se upisati naslov poruke kako bi ju kasnije mogli lakše pronaći u mapi s konceptima. - - - Ovisno o postavkama sustava, u opcijama je moguće promijeniti dali se nakon spremanja koncepta prikazuje posljednja pregledana mapa ili se nastavlja s uređivanjem poruke. - - - "Otkaži poruku" zatvara prozor za pisanje poruke i vraća se na posljednju prikazanu mapu. - - - - - Sastavljanje poruka: Identitet - Identitet - - Iz padajućeg popisa identiteta zadanih pod Opcije->Osobne informacije odaberite identitet koji će se koristiti prilikom slanja poruke. - - - - - Sastavljanje poruka: Od - Od - - Unesite adresu elektroničke pošte koja će se koristiti kao pošiljatelj ove poruke. - - - - - Sastavljanje poruka: Za - Za - - Unesite ispravne adrese elektroničke pošte primatelja ove poruke. Kod unosa više primatelja njihove adrese razdvojite zarezima. Korištenje bilo kojeg drugog znaka za razdvajanje primatelja nije podržano i uzrokovati će grešku. - - - - - Sastavljanje poruka: Cc - Cc - - Unesite ispravne adrese elektroničke pošte primatelja koji će primiti kopiju (carbon copy) ove poruke. Kod unosa više primatelja njihove adrese razdvojite zarezima. Korištenje bilo kojeg drugog znaka za razdvajanje primatelja nije podržano i uzrokovati će grešku. - - - - Kopije poruke se obično šalju osobama koji nisu direktni primatelji poruke, ali trebaju biti informirani o sadržaju poruke, obično jer su indirektno zainteresirani za tematiku poruke. Primatelji iz polja "Za:" i "Cc:" vide sve primatelje iz oba polja s primateljima. - - - - - Sastavljanje poruka: Bcc - Bcc - - Unesite ispravne adrese elektroničke pošte primatelja koji će primiti tajnu kopiju (blind carbon copy) ove poruke. Kod unosa više primatelja njihove adrese razdvojite zarezima. Korištenje bilo kojeg drugog znaka za razdvajanje primatelja nije podržano i uzrokovati će grešku. - - - - Tajne kopije poruka obično se šalju primateljima koji trebaju vidjeti sadržaj poruke, a da za to ne saznaju ostali primatelji poruke. Dakle "tajno" znači da je identitet tih primatelja sakriven od ostalih primatelja poruke. Samo pošiljatelj i "Bcc" primatelji znaju da su oni također primili kopiju poruke. - - - - - Sastavljanje poruka: Naslov - Naslov - - Unesite naslov vaše poruke. Preporuča se koristiti kratke i jednostavne naslove koji dobro opisuju sadržaj poruke. Naslov je najjednostavniji način na koji se primatelji i pošiljatelji mogu podsjetiti o sadržaju poruke, te je vrlo važan za organizaciju i kasnije pronalaženje bitnih poruka. - - - Prilikom odgovaranja na poruku ili prosljeđivanja poruke naslov se kopira i u novu poruku te se na osnovu toga može prepoznati koje poruke čine "nit" rasprave. Ako odgovori ili proslijeđene poruke sadrže nove teme, korisno je u skladu s tim izmijeniti i "Naslov" poruke kako bi primatelji mogli lakše pratiti promjene u toku rasprave. - - - - - Sastavljanje poruka: Set znakova - Set znakova - - Odabir skupa znakova koji će se koristiti u poslanoj poruci. - - - - - Sastavljanje poruka: Opcije - Opcije - - Sljedeće opcije pomažu vam u sastavljanu poruke. - - - Kliknite na "Provjeri pravopis" za provjeru ispravnosti teksta poruke. - - - Kliknite na "Prilozi" za prelazak na donji dio stranice gdje je poruci moguće priložiti datoteke. - - - Ako je administrator sustava omogućio spremanje poslanih poruka, označavanjem kućice pored "Spremi kopiju" aktivira se spremanje poruke nakon slanja. Poslana poruka spremit će se u podrazumijevanu mapu ili onu zadanu pod "Opcije->Osobne postavke->Identiteti". Ako je administrator sustava omogućio odabir mape za spremanje poslanih poruka, pored ove opcije pojavit će se padajuća lista s popisom dostupnih mapa. - - - Spremanje kopija poslanih poruka korisno je za evidentiranje rasprava koje su se vodile putem elektroničke pošte. Spremanje poslanih poruka može se uključiti kao zadano za svaki identitet odlaskom na "Opcije->Osobne postavke->Identiteti". U postavkama je također moguće podesiti periodičko čišćenje ili arhiviranje mape s poslanim porukama. - - - Spremanje svih poslanih poruka nije preporučljivo u svim situacijama jer može dovesti do brzog zapunjenja korisničkog računa elektroničke pošte, posebno kada se uz poruke šalju veliki prilozi. Račun elektroničke pošte koji je zapunjen ne može primati nove poruke elektroničke pošte. - - - - - Sastavljanje poruka: Dodavanje priloga - Dodavanje priloga - - Priloge je moguće dodati u poruku ako vaš web preglednik podržava slanje datoteka. Istovremeno je moguće poslati više datoteka. - - Korak 1: Unesite stazu i ime datoteke ili kliknite na gumb "Browse" i odaberite datoteku koju želite priložiti. Staza i ime datoteke nakon toga biti će upisana u polju priloga. Ako vaš web preglednik podržava JavaScript pojavit će se novo polje za unos još jedne datoteke što omogućava istovremeno slanje više datoteka. - - Korak 2: Odaberite želite li da se poslana datoteka primatelju prikaže kao prilog ili ugrađena u sadržaj poruke. Ako primateljev klijent za elektroničku poštu ne podržava ugrađeni prikaz priloga, sve datoteke biti će prikazane kao prilozi. - - - Ako ne želite mijenjati opis ili razmještaj priloga, dodavanje priloga je ovime završeno. Datoteke će se prenijeti na poslužitelj prilikom slanja poruke. Ako pak prije slanja želite promijeniti opis ili razmještaj priloga, kliknite na gumb "Ažuriraj" čime će se novo dodani prilozi poslati na poslužitelj i spremiti izmjene napravljene na postojećim prilozima. - - - Napomena da za veće datoteke i/ili sporije načine pristupa Internetu proces slanja datoteka može potrajati. Budite strpljivi i nemojte klikati na druge poveznice i gumbe dok slanje ne završi. - - - - - Sastavljanje poruka: Trenutni prilozi - Trenutni prilozi - - Ovaj dio stranice prikazuje popis datoteka već priloženih poruci. - - Brisanje priloženih datoteka - - Za brisanje priloženih datoteka: - - - Korak 1: Označite kućicu pored priloga koje želite obrisati. - - - Korak 2: Kliknite na gumb "Ažuriraj" koji se nalazi iznad popisa trenutnih priloga da bi odmah spremili izmjene ili će izmjene nad prilozima biti automatski izvršene prilikom slanja poruke. - - Promjena razmještaja priloga - - Za promjenu razmještaja priloga: - - - Korak 1: Za svaki prilog postavite željeni razmještaj - "U istoj razini" ili "Prilog". - - - Korak 2: Kliknite na gumb "Ažuriraj" koji se nalazi iznad popisa trenutnih priloga da bi odmah spremili izmjene ili će izmjene nad prilozima biti automatski izvršene prilikom slanja poruke. - - Promjena opisa priloga - - Za promjenu opisa priloga (tekst koji će primateljima biti prikazan kao opis priloga): - - - Korak 1: Unesite opis priloga u polje Opis. - - - Korak 2: Kliknite na gumb "Ažuriraj" koji se nalazi iznad popisa trenutnih priloga da bi odmah spremili izmjene ili će izmjene nad prilozima biti automatski izvršene prilikom slanja poruke. - - - - - Sastavljanje poruka: Prioritet - Prioritet - - Postavlja "X-Priority" zaglavlje u odlaznoj poruci. Zaglavlje "X-Priority" je neka vrsta "pseudo standarda" koji podržavaju Netscape, Mozilla, Opera i Outlook klijenti. Klijenti elektroničke pošte koji ne podržavaju ovo zaglavlje će ignorirati ovu informaciju. - - - - - Sastavljanje poruka: Spremi priloge - - Određuje dali će se prilozi korišteni kod sastavljanja poruke spremiti zajedno sa porukom u mapu s poslanom poštom. Ako je odabrano "Da", prilozi će se spremiti. Ako je odabrano "Ne", prilozi će se obrisati iz poruke nakon slanja svim pošiljateljima a prije spremanja u mapu s poslanom poštom. Opcija "Ne" služi smanjenju zauzeća diskovnog prostora jer se iz poruke prije spremanja brišu potencijalno veliki prilozi. - - - - - Sastavljanje poruka: Dodaj poveznicu na priloge - - Određuje dali će se prilozi dodani u poruku poslati zajedno sa porukom ili će ostati spremljeni na poslužitelju. Ako prilozi ostanu spremljeni na poslužitelju, poruka poslana primateljima sadržavati će web poveznicu putem koje je moguće preuzeti priloge. Prednost dodavanja poveznica na priloge je značajno smanjenje veličine poslanih poruka. Nedostatak je što sadržaj priloga možda neće biti dostupan u budućnosti jer nije poslan zajedno sa porukom elektroničke pošte. - - - - - Mape: Akcije - - Mape se odabiru označavanjem kućice ispred imena mape. Nakon označavanja iz padajućeg izbornika moguće je odabrati akciju koja će se primijeniti na odabrane mape. - - Kreiraj - - Ako je moguće, stvara novu mapu. Za dodavanje mapu u osnovnoj razini odaberite akciju Kreiraj dok nije odabrana ni jedna mapa. Za dodavanje podmape prvo označite mapu u koju želite dodati podmapu te zatim odaberite akciju Kreiraj. - - Preimenuj - - Mijenja ime mape. Označite mape koje želite preimenovati i odaberite akciju Preimenuj. Prilikom preimenovanja sve podmape preimenovane mape također će biti prebačene u mapu s novim imenom. - - Obriši - - Briše mapu i sve poruke u njoj. Označite mapu koju želite obrisati i odaberite akciju 'Obriši'. Ako obrisana mapa sadrži podmape one neće biti automatski obrisane. Za brisanje podmapa potrebno ih je označiti prije pokretanja akcije brisanja. - - Isprazni - - Za brisanje svih poruka u mapi, ali ne i same mape, označite mapu i odaberite akciju 'Isprazni'. - - Pražnjenje - - Za čišćenje svih poruka u mapi koje su označene kao obrisane, ali ne i brisanje same mape, označite mapu i odaberite akciju 'Pražnjenje'. Ova akcija dostupna je samo ako se ne koristi mapa za spremanje smeća. - - Pretplati se/Odjavi pretplatu - - Označava mapu kao pretplaćenu ili nepretplaćenu. Pretplaćene mape prikazuju se u popisu mapa. Ove akcije dostupne su samo ako se koristi IMAP pretplata na mape. - - - Za pretplaćivanje na mapu označite željenu mapu i odaberite akciju 'Pretplati se'. Za odjavu pretplate ponovo označite mapu i odaberite akciju 'Odjavi pretplatu'. - - Provjeravaj novu poštu/Ne provjeravaj novu poštu - - Aktivira provjeru nove pošte za odabrane mape u Navigatoru mapa i bočnoj traci (ako je prikazana). - - - Za aktiviranje provjere označite željene mape i odaberite akciju 'Provjeravaj novu poštu'. Za isključivanje provjere nove pošte označite željene mape i odaberite akciju 'Ne provjeravaj novu poštu'. - - Označi sve poruke kao pregledane/nepregledane - - Da bi označili sve poruke kao pregledane označite željene mape i odaberite akciju 'Označi sve poruke kao pregledane'. Da bi označili sve poruke kao nepregledane označite željene mape i odaberite akciju 'Označi sve poruke kao nepregledane'. - - Preuzmi - - Za preuzimanje svih poruka u mapi kao jedne datoteke (mbox format), označite mapu i odaberite akciju 'Preuzmi'. Za preuzimanje datoteke u Zip komprimiranom formatu odaberite akciju 'Preuzmi [.zip format]'. - - Uvezi poruke - - Ova akcija omogućava uvoz poruka u mbox ili .eml formatu u odabranu mapu. Označite mapu u koju želite uvesti poruke i odaberite ovu akciju. Prikazat će se forma u koju je potrebno unijeti ime mbox ili .eml datoteke sa porukama za uvoz. - - Obnovi stablo mapa - - Provjerava stanje mapa na poslužitelju i osvježava grafički prikaz stabla mapa. Ovu akciju obično nije potrebno pozivati ako poslužitelju elektroničke pošte istovremeno ne pristupate i sa drugim klijentom, te ste u međuvremenu putem tog klijenta izmijenili strukturu mapa. - - - Prikaži/sakrij nepretplaćene - - Ako je uključena IMAP pretplata na mape ova akcija prikazuje/skriva nepretplaćene mape. Da bi se pretplatili/odjavili pretplatu na mapu, označite željenu mapu i iz padajućeg izbornika sa popisom akcija odaberite 'Pretplati se' ili 'Odjavi pretplatu'. - - Proširi sve - - Prikaži sve podmape. - - Skupi sve - - Sakrij sve podmape. - - - - - Filteri: Primjeni - Primjeni pravila filtriranja - - Klikom na ikonu "Primjeni filtere" pored imena mape INBOX kod prikaza sadržaja poštanskog sandučić pokreće se filtriranje svih poruka prema zadanim pravilima filtriranja. - - - - - Filteri: Uređivanje pravila filtriranja - Uredi pravila filtriranja - - Klikom na "Uredi pravila filtriranja" otvara se stranica na kojoj je moguće dodati, obrisati i izmijeniti trenutno aktivna pravila filtriranja. - - - - - Filteri: Uređivanje crne liste - Uredi crnu listu - - Odabirom akcije "Uredi crnu listu" prikazuje se stranicu na kojoj je moguće dodavati, brisati i izmijeniti popis adresa elektroničke pošte od kojih UVIJEK odbijate primati poštu. - - - - - Filteri: Uređivanje bijele liste - Uredi bijelu listu - - Odabirom akcije "Uredi bijelu listu" prikazuje se stranicu na kojoj je moguće dodavati, brisati i izmijeniti popis adresa elektroničke pošte od kojih UVIJEK želite primati poštu. - - - - - Filteri: Filtriranje kod prijave - Primjeni pravila filtriranja kod prijave? - - Uključite ovu opciju ako pravila filtriranja želite primijeniti kod prijave u sustav. - - - - - Filteri: Filtriranje kod pristupa - Primjeni pravila filtriranja kod prikaza INBOX mape? - - Uključite ovu opciju ako pravila filtriranja želite primijeniti kod svakog pristupa poštanskom sandučiću. - - - - - Filteri: Filtriranje svih mapa - Omogući primjenu filtriranja na bilo koju mapu? - - Uključite ovu opciju ako želite omogućiti primjenu pravila filtriranja na bilo kojoj mapi. Uobičajeno se filtriranje primjenjuje samo na nove poruke pristigle u poštanski sandučić. Ako je ova opcija uključena, ikona za filtriranje poruka u trenutnoj mapi pojavit će se za sve mape kod prikaza sadržaja mape. NAPOMENA: Primjena filtriranja na mapama osim poštanskog sandučića može imati za posljedicu neočekivane (npr. filtriranje može uzrokovati dostavu još jedne kopije poruke u istu mapu) ili neželjene posljedice (npr. filtriranje može uzrokovati micanje ili brisanje poruka ako su od trenutka dostave poruke u mapu izmijenjena pravila filtriranja). - - - - - PGP: Priloži javni ključ poruci - Priloži javni ključ poruci - - Ako je ova opcija uključena u poruku koja se šalje priložit će se i kopija PGP javnog ključa korisnika (ako javni ključ postoji). Pretpostavljeno ponašanje može se promijeniti u PGP opcijama. - - - - - PGP: Pregledaj tekst poruka - Pregledaj tekst poruka - - Ako je ova opcija uključena IMP će pretraživati sadržaj svih tekstualnih poruka za PGP podacima te prikazati rezultate ako su PGP podaci pronađeni. Napomena da ovo može usporiti rad sustava jer se svaka tekstualna poruka mora u cijelosti pregledati da bi se pronašli PGP podaci. - - - - - Sastavljanje poruka: Opcije enkripcije - Bez enkripcije - - Šalje poruku bez kriptiranja (čisti tekst). - - PGP šifriranje poruke - - Ova opcija prije slanja trenutnu poruku kriptira koristeći PGP i javne ključeve primatelja poruke. Javni ključevi primatelja MORAJU biti spremljeni u adresaru da bi kriptiranje uspjelo. Ako se javni ključ primatelja nalazi u adresaru ali kriptiranje i dalje javlja grešku provjerite dali je adresa elektroničke pošte primatelja jednaka adresi elektroničke pošte spremljenoj u adresar. Podaci dobiveni kriptiranjem sadržaja poruke biti će priloženi poslanoj poruci. - - PGP potpisivanje poruke - - Ova opcije služi za digitalno potpisivanje trenutne poruke pomoću PGP-a i privatnog ključa korisnika. Ako lozinka s kojom je zaštićen privatni ključ još nije unesena pojavit će se prozor u koji je potrebno upisati lozinku. Primatelj poruke mora posjedovati kopiju javnog ključa pošiljatelja da bi mogao provjeriti digitalni potpis na poruci. - - PGP potpisivanje/šifriranje poruke - - Ova opcija prvo digitalno potpisuje te zatim kriptira poruku. Pogledati "PGP šifriranje poruke" i "PGP potpisivanje poruke" za detalje. - - PGP šifriranje poruke sa tajnom frazom - - Ova opcija poruku prije slanja kriptira koristeći PGP i tajnu lozinku. Prije kriptiranja pojavit će se prozor u koji je potrebno unijeti lozinku koja će se koristiti za kriptiranje poruke. Lozinku je primatelju poruke potrebno prenijeti nekim sigurnim kanalom kao što je telefon, osobno itd. Podaci dobiveni kriptiranjem sadržaja poruke biti će priloženi poslanoj poruci. - - PGP potpisivanje/šifriranje poruke sa tajnom frazom - - Ova opcija prvo digitalno potpisuje te zatim kriptira poruku koristeći zadanu lozinku. Pogledati "PGP šifriranje poruke sa tajnom frazom" i "PGP potpisivanje poruke" za detalje. - - S/MIME šifriranje poruke - - Ova opcija prije slanja trenutnu poruku kriptira koristeći S/MIME i certifikate primatelja poruke. Certifikati primatelja MORAJU biti spremljeni u adresaru da bi kriptiranje uspjelo. Ako se certifikat primatelja nalazi u adresaru ali kriptiranje i dalje javlja grešku provjerite dali je adresa elektroničke pošte primatelja jednaka adresi elektroničke pošte spremljenoj u adresar. Podaci dobiveni kriptiranjem sadržaja poruke biti će priloženi poslanoj poruci. - - S/MIME potpisivanje poruke - - Ova opcije služi za digitalno potpisivanje trenutne poruke pomoću S/MIME-a i certifikata korisnika. Ako lozinka s kojom je zaštićen certifikat još nije unesena pojavit će se prozor u koji je potrebno upisati lozinku. - - S/MIME potpisivanje/šifriranje poruke - - Ova opcija prvo digitalno potpisuje te zatim kriptira poruku. Pogledati "S/MIME šifriranje poruke" i "S/MIME potpisivanje poruke" za detalje. - - - - - PGP: Pregled - Što je PGP? - - PGP je alat za sigurnu komunikaciju i čuvanje podataka, a koristi se najčešće za elektroničku poštu. Služi za kriptiranje podataka i digitalno potpisivanje. IMP koristi GnuPG (GNU Privacy Guard) za ostvarivanje ove funkcionalnosti. - - Aktiviraj PGP funkcije - - Ako je ova opcija uključena biti će moguće dodati i pregledavati osobne PGP ključeve, dodavati i brisati javne ključeve drugih osoba, čitati kriptirane poruke, provjeravati digitalni potpis na porukama, te slati kriptirane/digitalno potpisane poruke. - - - - - PGP: Opcije - Priloži javni ključ svakoj poruci - Opcije - Priloži javni ključ svakoj poruci - - Ako je odabrana ova opcija svakoj poruci koja se šalje priložit će se kopija PGP javnog ključ korisnika (ako javni ključ postoji). - - - - - PGP: Upravljanje javnim ključevima - Uvod - - Ovaj dio prikazuje listu svih kontakata u adresaru koji imaju uvezen PGP javni ključ. Samo za te korisnike moguće je 1) poslati kritpiranu poruku ili 2) provjeriti digitalni potpis na njihovim porukama. - - Pregled - - Prikazuje PGP javni ključ u novom prozoru. - - Detalji - - Prikazuje detalje odabranog PGP javnog ključa. - - Obriši - - Briše odabrani javni ključ iz adresara. - - - - - PGP: Upravljanje javnim ključevima - Uvoz - Uvezi javni ključ - - Ovaj gumb otvara novi prozor koji služi za uvoz PGP javnih ključeva. Ključ je moguće iskopirati u tekstualno polje ili, ako se ključ nalazi u datoteci na računalu korisnika, prenijeti kao datoteku. Ako je uvoz uspješan ključ se dodaje u adresar korisnika i prozor za uvoz se zatvara. Kod neuspjelog uvoza prikazuje se tekst greške s opisom problema. - - - - - PGP: Upravljanje osobnim ključevima - Pregled - - Za digitalno potpisivanje poruka i primanje kriptiranih poruka potrebno je posjedovati osobni PGP par javni/privatni ključ. - - Vaš javni ključ - - Javni ključ treba biti dostupan svim osobama koje vam trebaju slati kriptirane poruke koje samo vi možete dekriptirati (koristeći vaš privatni ključ). Također vaš javni ključ treba biti dostupan svim osobama kojima šaljete digitalno potpisane poruke - javni ključ je potreban za provjeru digitalnog potpisa. - - Vaš privatni ključ - - Vaš privatni ključ potreban je za dekriptiranje poruka kriptiranih pomoću vašeg javnog ključa. Također vaš privatni ključ se koristi za digitalno potpisivanje poruka koje šaljete. Privatni ključ zaštićen je lozinkom koja se zadaje prilikom generiranja ključa. Zbog to se kod svih akcija koje zahtijevaju korištenje privatnog ključa pojavljuje dijalog za unos lozinke. Lozinku je potrebno unijeti samo jednom nakon prijave jer se lozinka pamti sve do odjave (zbog toga je bitno odjaviti se iz sustava). - - - - - PGP: Upravljanje osobnim ključevima - Javni ključ - Pregled - - Prikazuje PGP ključ u novom prozoru. - - Detalji - - Prikazuje informacije o PGP javnom ključu korisnika. - - - - - PGP: Upravljanje osobnim ključevima - Privatni ključ - Unesi lozinku - - Prikazuje dijalog za unos lozinke. Unesena lozinka, ako je ispravna, ostati će zapamćena do odjave iz sustava. - - Isprazni lozinku - - Briše zapamćenu lozinku - svako slijedeće korištenje privatnog ključa zahtjevat će ponovan unos lozinke. - - Pregled - - Prikazuje PGP privatni ključ u novom prozoru. NIKAD NE ŠALJITE OVAJ KLJUČ BILO KOME - ova mogućnost služi samo za izvoz privatnog ključa iz korisničkih postavki u druge programe. - - Detalji - - Prikazuje informacije o PGP privatnom ključu korisnika. - - - - - PGP: Upravljanje osobnim ključevima - Brisanje - Obriši trenutne ključeve - - Ovaj gumb služi za brisanje osobnog para javni/privatni ključ iz korisničkih postavku. - - - - - PGP: Stvaranje osobnog ključa - Ime - Ime - - Ime korisnika koje će se dodati u osobni ključ. Ovo polje je obavezno. - - - - - PGP: Stvaranje osobnog ključa - Komentar - Komentar - - Komentar koji će se dodati u osobni ključ. Ovo polje nije obavezno. - - - - - PGP: Stvaranje osobnog ključa - E-mail adresa - E-mail adresa - - Adresa elektroničke pošte koja će se koristiti sa osobnim ključem. Ovo polje je obavezno. - - - - - PGP: Stvaranje osobnog ključa - Duljina ključa - Duljina ključa - - Duljina ključa (u bitima) koji će se generirati. Veće duljine pružaju veću zaštitu (ali duže traje da se ključ generira i pomoću njega kriptira). Duljina od 1024 bita je pretpostavljena i pruža vrlo dobru zaštitu. - - - - - PGP: Stvaranje osobnog ključa - Lozinka - Lozinka - - Lozinka koja služi za zaštitu i kriptiranje osobnog tajnog ključa. Trebala bi biti duga bar 6 znakova, različita od lozinke za prijavu, izbjegavati korištenje riječi iz rječnika te sadržavati brojeve i slova. Lozinku je potrebno unijeti dva puta zbog izbjegavanja grešaka u unosu. Ovo polje je obavezno. - - - - - PGP: Stvaranje osobnog ključa - Akcije - Kreiraj ključeve - - Generira i u korisničke postavke sprema par javni/privatni ključ. - - Uvezi par ključeva - - Uvozi par javni/privatni ključ. Klikom na ovaj gumb otvara se novi prozor koji omogućava uvoz postojećeg PGP para javni/privatni ključ. Ključeve je moguće prekopirati u polje za tekst ili prenijeti kao datoteku ako se ključevi nalaze na računalu korisnika. Ako su ključevi ispravni spremit će se u korisničke postavke i prozor će se zatvoriti dok će se za neispravne ključeve prikazati poruka s objašnjenjem zašto uvoz nije uspio. - - - - - S/MIME: Pregled - Što je S/MIME? - - S/MIME je sustav u kojem parovi javnih/osobnih ključeva omogućavaju digitalni potpis, privatnost i otkrivanje neovlaštenih izmjena na otvoren i interoperabilan način. S/MIME ostvaruje privatnost kriptirajući poruke tako da ih samo pošiljatelj i zadani primatelji mogu dekriptirati. Putem digitalnog potpisa moguće je provjeriti identitet pošiljatelja poruke. Kriptiranje i digitalni potpis zajedno pomažu otkrivanju neovlaštenih izmjena, te omogućuju primatelju da odredi dali je poruka izmijenjena nakon slanja. - - Aktivirati S/MIME funkcije - - Ako je ova opcija odabrana biti će moguće uvesti osobne S/MIME ključeve, čitati kriptirane poruke, provjeravati digitalne potpise na porukama, te kriptirati/potpisivati poruke koje se šalju. - - - - - S/MIME: Osobni ključevi - Pregled - - Ukoliko želite digitalno potpisivati poruke ili koristiti kriptiranje poruka potrebno je posjedovati S/MIME par javni/osobni ključ. - - - - - S/MIME: Uvoz osobnog certifikata - Uvoz osobnog certifikata - - Uvozi osobni certifikat iz datoteke u PKCS #12 formatu. PKCS #12 datoteke obično se dobivaju izvozom ključeva iz web preglednika (npr. Internet Explorer, Firefox) ili iz spremišta certifikata operacijskog sustava (npr. Windows XP). Ispravni ključevi biti će dodani u korisničke postavke i prozor za uvoz će se zatvoriti, dok će se za neispravne certifikata pojaviti poruka zašto uvoz nije uspio. - - - - - S/MIME: Brisanje osobnog certifikata - Brisanje osobnog certifikata - - Briše osobni certifikat korisnika iz postavki. Nakon brisanja više nije moguće potpisivati S/MIME poruke i čitati S/MIME kriptirane poruke poslane na osobnu adresu korisnika. - - - - - S/MIME: Upravljanje javnim ključevima - S/MIME: Upravljanje javnim ključevima - - Služi za upravljanje privjeskom javnih S/MIME ključeva. - - Pregled - - Prikazuje izvorni tekst javnog ključa. - - Detalji - - Prikazuje tehničke detalje javnog ključa. - - Obriši - - Briše odabrani javni ključ iz privjeska. Nakon brisanja javnog ključa korisnika više nije moguće kriptirati poruke za tog korisnika. - - - - - Ispis - Ispis poruke - - Trenutno prikazana poruka može se ispisati klikom na poveznicu "Ispis" iz popisa akcija prikazanog iznad ili ispod poruke. Poruka formatirana za ispis zatim će biti prikazana u novom prozoru. Ovisno u korištenom web pregledniku i operacijskom sustavu možda će se automatski prikazati i dijalog sa opcijama za ispis. Ako se dijalog za ispis ne pojavi moguće ga je otvoriti odabirom izbornika "File" i stavke "Print" u web pregledniku. - - - - - Sortiranje i niz poruka - Sortiranje poruka - - Prikaz liste poruka moguće je sortirati po bilo kojem stupcu klikom na naziv stupca u zaglavlju stupca. Prijelaz između silaznog i uzlaznog sortiranja postiže se klikom na strelicu u zaglavlju stupca. - - Niz poruka - - Klikom na poveznicu [Niz] u zaglavlju stupca s naslovom, poruke je moguće grupirati po nitima rasprave (temi) tako da je svaka poruka grupirana sa svojim odgovorima. Povratak na uobičajeno sortiranje po naslovu poruke postiže se odabirom poveznice [Naslov] u zaglavlju stupca s naslovima poruka. - - - - - Poruke sa više alternativnih dijelova - - Ponekad primljene poruke imaju postavljen tip poruke na "multipart/alternative". Takve poruke sastoje se od više dijelova koji svi prikazuju ISTI SADRŽAJ ali u RAZLIČITIM FORMATIMA. Webmail će u tom slučaju prikazati posljednji dio poruke koji se može prikazati u web pregledniku, ako takav dio uopće postoji. Svi ostali formati dostupni su preko stavke "Alternativni dijelovi ovog bloka" i mogu se pojedinačno pregledati i preuzeti. Važno je ponoviti da alternativni dijelovi imaju ISTI SADRŽAJ kao prikazani i razlikuju se samo u načinu formatiranja (npr. čisti tekst i HTML formatiranje). - - - - - Opcije: Prijavni zadaci: Preimenovati mapu poslana-pošta početkom mjeseca - - Uključite ovu opciju ako želite preimenovati mapu poslane pošte početkom svakom mjeseca. Nakon preimenovanja (u ime koje sadrži mjesec i godinu) napravit će se nova mapa za poslanu poštu. - - - - - Opcije: Prijavni zadaci: Obrisati mape stare poslane pošte početkom mjeseca - - Uključite ovu opciju ako želite obrisati stare mape s poslanom poštom početkom svakog mjeseca. Ovo može biti korisno ako je na poslužitelju elektroničke pošte postavljeno ograničenje zauzeća prostora korisnika. - - - - - Opcije: Prijavni zadaci: Broj mjeseci za čuvanje mapa poslane pošte - - Ako je uključeno brisanje mapa sa starom poslanom poštom, koliko mjeseci se čuvaju stare mape sa poslanom poštom? Mape starije od zadanog broja mjeseci biti će obrisane. - - - - - Opcije: Prijavni zadaci: Brisati stare poruke iz mape s poslanim porukama - - Želite li s vremena na vrijeme očistiti mape s poslanom poštom. - - - - - Opcije: Prijavni zadaci: Koliko često brisati poslane poruke - - Ako je uključeno brisanje poruka iz mapa s poslanom poštom, koliko često se brišu poslane poruke? - - - - - Opcije: Prijavni zadaci: Broj dana za čuvanje poslanih poruka - - Ako je uključeno brisanje poruka iz mapa s poslanom poštom, poruke starije od zadanog broja dana bit će obrisane. - - - - - Opcije: Prijavni zadaci: Obrisati povezane priloge početkom mjeseca - - Uključite ovu opciju ako želite obrisati stare povezane priloge početkom svakog mjeseca. Ovo može biti korisno ako je na poslužitelju elektroničke pošte postavljeno ograničenje zauzeća prostora korisnika. - - - - - Opcije: Prijavni zadaci: Broj mjeseci za čuvanje starih povezanih priloga - - Ako je uključeno brisanje starih povezanih priloga početkom svakog mjeseca, koliko mjeseci se čuvaju prilozi? Prilozi stariji od zadanog broja mjeseci biti će obrisani. - - - - - Opcije: Prijavni zadaci: Brisanje poruka iz mape Smeće - - Želite li s vremena na vrijeme očistiti poruke iz mape sa smećem. - - - - - Opcije: Prijavni zadaci: Koliko često prazniti Smeće - - Ako je uključeno čišćenje mape Smeće, koliko često ju treba prazniti? - - - - - Opcije: Prijavni zadaci: Broj dana za čuvanje poruka u Smeću - - Ako je uključeno čišćenje mape Smeće, poruke starije od zadanog broja dana biti će obrisane. - - - - - Opcije: Prijavni zadaci: Brisanje poruka iz mape Spam - - Želite li s vremena na vrijeme očistiti poruke iz mape sa neželjenim porukama. - - - - - Opcije: Prijavni zadaci: Koliko često prazniti Spam - - Ako je uključeno čišćenje mape Spam, koliko često ju treba prazniti? - - - - - Opcije: Prijavni zadaci: Broj dana za čuvanje Spam poruka - - Ako je uključeno čišćenje mape Spam, poruke starije od zadanog broja dana biti će obrisane. - - - - - Opcije: Sastavljanje poruka: Citiranje kod odgovora - - Ovdje je moguće unijeti frazu za koju želite da se pojavi prije citiranog teksta kad odgovarate na poruku. - - - U frazu je putem jedne ili više zamjena moguće dodati informacije o poruci na koju se odgovara. Zamjene se sastoje od simbola '%' i jednog slova. Na raspolaganju su sljedeće zamjene: - - - %f : Ime i adresa elektroničke pošte pošiljatelja - %a : Adresa elektroničke pošte pošiljatelja - %p : Ime pošiljatelja - %r : Datum i vrijeme u punom RFC 2822 formatu - %d : Datum u obliku ddd, dd mmm GGGG - %x : Lokalizirani oblik datuma - %c : Lokalizirani oblik datuma i vremena - %m : Identifikator poruke - %s : Naslov poruke - %n : Novi red - %% : Znak '%' - - - - - Opcije: Podrazumijevani skup znakova za primljene poruke - - Postavlja pretpostavljeni skup znakova koji se koristi za tekstualne dijelove poruka koji nemaju eksplicitno definiran skup znakova. Prema RFC 2045 poruke bez postavljenog seta znakova prikazuju se koristeći 'US-ASCII' skup znakova. Ponekad se dešava da neispravni klijenti elektroničke pošte šalju tekstualne poruke u nekom drugom skupu znakova bez postavljanja odgovarajućih parametara u zaglavlju poruke. Postavite ovaj parametar na skup znakova koji će se koristiti za primljene poruke. Odabirom vrijednosti "Podrazumijevano" koristit će se MIME postavke. - - - - - Opcije: Zatraži potvrdu o pročitanome - - "Potvrda o pročitanome" šalje zahtjev primatelju da pošalje obavijest kada je poruka prikazana. Svi klijenti ne podržavaju i uvažavaju ovu opciju. - - - - - Opcije: Pošalji potvrdu o pročitanome - - "Pošalji potvrdu o pročitanome" šalje MDN (Message Disposition Notification) obavijest kada korisnik otvori poruku za koju je pošiljatelj tražio potvrdu o pročitanome. U većini slučajeve ovo se dešava automatski, bez potvrde korisnika. U određenim izoliranim slučajevima, korisnik treba odlučiti o slanju potvrde klikom na ponuđenu poveznicu. - - - - - Opcije: Zatraži potvrdu o isporuci - - "Zatraži potvrdu o isporuci" šalje zahtjev primateljevom poslužitelju elektroničke pošte da obavijesti pošiljatelja kada je poruka isporučena u primateljev poštanski sandučić. To ne znači sa je primatelj pročitao poruku, već samo da poruka čeka u poštanskom sandučiću. Svi poslužitelji elektroničke pošte ne podržavaju ovu mogućnost. - - - - - Opcije: Brisanje Spam poruka nakon prijave - - Nakon prijave poruke kao Spam ili Ne-spam moguće su sljedeće akcije. - - - Prvo, moguće je ne dirati poruku - poruka je prijavljena kao spam ili ne-spam ali ostaje u svojoj trenutnoj mapi. - - - Drugo, ako je poruka prijavljena kao spam, poruka se odmah briše. Ova postavka ne utječe na poruke prijavljene kao ne-spam. - - - Treće, nakon prijave poruke kao spam, poruka se briše iz trenutne mape i sprema u mapu za neželjene poruke. Ako je poruka prijavljena kao ne-spam, poruka se briše iz trenutne mape i sprema u poštanski sandučić. - - - - - Opcije: Blokiraj HTML slike - - Trebaju li kod ugrađenog prikaza HTML poruka slike biti blokirane dok se ne zatraži njihov pregled? Napomena da će kod pregleda HTML priloga slike uvijek biti prikazane. - - - - - Opcije: Prikaži HTML slike za pošiljatelje iz adresara - - Ako je uključeno blokiranje slika kod ugrađenog prikaza HTML poruka, trebaju li se slike ipak prikazati ako se pošiljatelj već nalazi u adresaru korisnika? - - - - - Opcije: Početna stranica prikaza mape - - Određuje koji će se dio poruka u mapi prikazati kod prvog pristupa mapi. - - - - - Opcije: Spremanje priloga poslanih poruka - - Ako se poslane poruke spremaju u mapu s poslanim porukama, ova opcija određuje dali se spremaju i prilozi. Dostupne su slijedeće opcije: - - * "Uvijek spremi priloge" - NIKAD ne pita za spremanje priloga kod pisanja poruke; prilozi se UVIJEK spremaju sa poslanom porukom. - * "Upitaj svaki put kada se šalje prilog; zadano je DA" - UVIJEK pita dali treba spremiti prilog kod pisanja poruke; zadano je spremanje priloga s porukom. - * "Upitaj svaki put kada se šalje prilog; zadano je NE" - UVIJEK pita dali treba spremiti prilog kod pisanja poruke; zadano je da se prilog ne sprema s porukom. - * "Nikad ne spremaj priloge" - NIKAD ne pita za spremanje priloga kod pisanja poruke; prilozi se NIKAD ne spremaju sa poslanom porukom. - - - - Mape: Virtualni sandučić - - Virtualni sandučić je spremljena pretraga koja uklanja potrebu pregledavanja mapa u potrazi za novim porukama. Umjesto toga, sve pretplaćene mape se pretražuju za novim porukama i pronađene poruke se prikazuju zajedno. - - - - - Mape: Virtualno smeće - - Virtualno smeće je spremljena pretraga koja uklanja potrebu za posebnom mapom za obrisane poruke. Umjesto premještanja obrisanih poruka u centraliziranu mapu za smeće, poruke se samo označavaju kao obrisane u mapama gdje se nalaze. Ako se isključi opcija prikaz obrisanih poruka, obrisane poruke se više neće vidjeti u popisu poruka. Odabirom mape Virtualno smeće, sve mape se pretražuju za porukama koje su označene kao obrisane i sve pronađene poruke se prikazuju zajedno. - - - - diff --git a/imp/locale/hu_HU/LC_MESSAGES/imp.mo b/imp/locale/hu_HU/LC_MESSAGES/imp.mo deleted file mode 100644 index f4f46979bd938233088dcb365b136c6bd815f0ac..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 263090 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

    Jo~oe;6jM<-trqzk4X>N*f#DJd`PS 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 - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Levélírás: funkciógombok - Funkciógombok - - A 'Levél elküldése' elküldi a levelet a kívánt címzett(ek)nek. Erre - a gombra csak akkor kattintson, amikor a levél már teljesen kész, mert - ezt követõen a levélküldés már nem állítható le, a levél nem hívható - vissza. - - - Ha félbe kell hagyjuk a levélírást, kattintsunk a - 'Mentsük el munkapéldányként' gombra. Ez a 'Drafts' nevû mappában - helyezi el a levelet. Ezt a mappát úgy érhetjük el, ha a levéllista - ablak felsõ kék menüsorának jobb szélén levõ legördülõ menüjébõl - kiválasztjuk. A félbehagyott levelet késõbb úgy fejezhetjük be, - hogy kinyitjuk a 'Drafts' mappát, rákattintunk a kérdéses levélre, - majd a 'Folytatás' szövegre. Érdemes a levél tárgyát megadni a - munkapéldányként való elmentés elõtt, hogy késõbb a 'Drafts' mappában - könnyen kiválasztható legyen a kívánt levél. A munkapéldányként - való mentés után az INBOX-ba vagy abba a mappába kerül vissza - ami utoljára nyitva volt. - - - A 'Mégsem kell ez a levél' gombra kattintva visszakerülünk az INBOX-ba - vagy abba a mappába, ami utoljára nyitva volt, anélkül, hogy készülõ - levelünket elküldenénk vagy elmentenénk. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Levélírás: A feladó azonosítója - "A feladó azonosítója" - - Válassza ki azt az azonosítót, melynek megfelelõ szerepben kívánja - a levelet írni. Küldéskor a levél 'From:' mezejébe (a feladó címeként) - a kiválasztott azonosítónak megfelelõ cím kerül majd. - - - - Levélírás: Címzett - "Címzett" - - Írja be a levél címzettjének/címzettjeinek pontos email címét. Az egyes - címeket vesszõvel kell elválasztani, más karakter használata hibát okoz. - Az ide írt címek az elküldendõ levél 'To:' mezejébe kerülnek. - - - - Levélírás: Cc - "Cc (carbon copy, másolat)" - - Ide írja be azoknak a pontos email címét, akiknek másolatot kíván - küldeni a készülõ levélbõl. Az egyes - címeket vesszõvel kell elválasztani, más karakter használata hibát okoz. - Az ide írt címek az elküldendõ levél 'Cc:' mezejébe kerülnek. Azoknak - szokás ilyen módon másolatot küldeni a levélbõl, akik nem közvetlen módon, - de érdekeltek abban, hogy tudjanak a levélrõl. A 'To:' és 'Cc:' címzettek - mindegyike látja mindkét mezõ teljes tartalmát, így mindannyian pontosan - tudják, hogy ki kapta meg a levelet. - - - - Levélírás: Bcc - "Bcc (blind carbon copy, titkos másolat)" - - Ide írja be azoknak a pontos email címét, akiknek titkos másolatot kíván - küldeni a készülõ levélbõl. Az egyes címeket vesszõvel kell elválasztani, - más karakter használata hibát okoz. Az ide írt címek az elküldendõ levél - 'Bcc:' mezejébe kerülnek. Ezek a címzettek ugyanúgy kapnak egy példányt - a levélbõl, és látják a 'To:' és 'Cc:' címzettek teljes listáját is. - Ez utóbbi címzettek elõtt viszont teljesen rejtve marad az a tény, hogy - még a 'Bcc:' mezõben szereplõ személyek is kaptak a levélbõl egy példányt. - A 'blind copy' tehát arra utal, hogy a 'Bcc:' címzettekrõl semmilyen - módon nem szerezhetnek tudomást a normál (To: és Cc:) címzettek. - Ezt a másolatküldési módszert akkor szokás használni, ha bizonyítani - akarjuk valakinek (rendszerint valami fõnök), hogy egy harmadik személy - tudomására hoztuk a levélben leírtakat, de anélkül, hogy az illetõ tudjon - róla. - - - - Levélírás: Tárgy - "Tárgy" - - Ide írja be a levél tárgyát. Ez kerül az elküldött levél 'Subject:' - mezejébe. Keressünk rövid, egyszerû, de informatív megfogalmazást. - A levél tárgya (a 'Subject:' mezõ tartalma) a legegyszerûbb módszer - arra, hogy a levél címzettjét (de a feladóját is!) emlékeztesse - a levél tartalmára, így egy alkalmasan megválasztott tárgy nagyban - segíti az embert leveleit rendben tartani, ill. egy fontos - levelet késõbb megtalálni. - - - Amikor a 'Válasz' (Reply), vagy 'Továbbítás' (Forward) funkció - segítségével válaszol egy levélre ill. továbbít egy levelet, akkor - a tárgy (a 'Re:' ill. '(fwd)' beszúrásával) bemásolódik a küldött - levél tárgy mezejébe. Ez segít a levelezés résztvevõinek abban, - hogy lássák, mi a beszélgetés "fonala". Ezért akkor, ha a válasz - vagy továbbküldés új témákat vet fel, érdemes a tárgyat értelemszerûen - megváltoztatni egy kissé, ezzel jelezve, hogy a beszélgetés fonalában - új irányt kezdtünk. - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Levélírás: Opciók - "Opciók" - - Ezek az opciók a levél címzésében, megírásában, elmentésében vannak - segítségünkre. - - - Amennyiben megjelenik a "Címjegyzék" felirat, akkor telepítésre került - a hasonló (eredetileg "Turba") nevû programmodul. Ebben az esetben - a feliratra kattintva kiválaszthatjuk a címjegyzékeinkbõl a kívánt - email címe(ke)t. Hasonló "A címrészlet teljessé egészítése" lehetõség. - Ehhez írjunk be a megfelelõ mezõbe (címzett, Cc, Bcc) a kívánt személy - nevének elsõ néhány karakterét, majd kattintsunk a - "A címrészlet teljessé egészítése" szövegre. Amennyiben a - címjegyzékünkben egyetlen ember neve kezdõdik a beírt karakterekkel, - akkor ez az email cím bemásolódik a megfelelõ mezõbe. Ha több személy - neve is a megadott karakterekkel kezdõdik, akkor a program egy legördülõ - menüben felkínálja a lehetõségeket, ezek közül kiválaszthatjuk azt, - amelyikre gondoltunk. - - - Amennyiben megjelenik a "Helyesírásellenõrzés" szöveg, akkor erre - kattintva ellenõrizhetjük a már megírt szöveg helyesírását. Az - ellenõrzés azon a nyelven történik, amilyen nyelven éppen használjuk - a levelezést (feltéve, hogy a kérdéses nyelv helyesírásellenõrzéséhez - szükséges állományokat a rendszergazda telepítette a szerverre). - - - A "Speciális karakterek" szövegre kattintva olyan karaktereket is - beírhatunk a készülõ levélbe, amik nincsenek egyetlen billentyûhöz sem - hozzárendelve. A kiválasztott karaktereket "cut and paste" módszerrel - vihetjük át a levelet tartalmazó ablakba. - - - A "Mellékletek" szövegre kattintva láthatóvá válik a levélíró ablak alján - levõ rész, mely a mellékletek csatolására szolgál. Ha a képernyõ elég - nagy ahhoz, hogy ez a rész eredetileg is látható volt, akkor semmi sem - történik. - - - Amennyiben a "Mentsünk el egy példány itt:" szöveg ki van pipálva, akkor - a levél elküldésekor egy másolat kerül a jelzett mappába (alapértelmezett - esetben a "Sent" mappa). Ez nagyon hasznos lehet, ha késõbb valamilyen - okból pontosan vissza akarjuk idézni, hogy mit írtunk. Attól függõen, - hogy a szerveren mekkora a személyes rendelkezésünkre álló lemezterület - (ún. kvóta), dönthetünk úgy, hogy minden elküldött levelünket - archiváljuk ily módon (ehhez nagy kvóta kell, különösen, ha gyakran - küldünk mellékleteket), vagy csak a fontosabbakat. A kvóta teljes - kitöltése azzal jár, hogy nem tudunk új leveleket fogadni! Új azonosítók - létrehozásával (Opciók->Személyes adatok->Az Ön azonosítóinak módosítása) - beállítható, hogy történjen-e automatikus archiválás, és melyik mappába - kerüljenek a kérdéses azonosítóval írt levelek. - - - - Levélírás: Mellékletek - "Mellékletek" - - Itt a levélhez csatolt fájlok listáját látjuk. Egy már csatolt állományt - a következõképpen távolíthatunk el a listából: - - 1. lépés: - Pipáljuk ki az eltávolítandó állomány(ok)at. - - 2. lépés: - Kattintsunk a "Vegyük ki a kijelöltet" szövegre. - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - Priority - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Keresés a levelek között - A keresés módja - - A levelei között többféle szempont szerint is végezhet keresést. - - 1. lépés: - Írjuk be a megfelelõ mezõbe a keresési kritériumot. A 'Feladó', - 'Címzett', 'Cc' mezõkbe az email cím egy részlete is írható, a tárgy - ill. levéltörzs részbe pedig egy szó vagy szórészlet írható. - - 2. lépés: - Ha szükséges, adja meg, hogy milyen jelzetû levelekre kívánja a keresést - leszûkíteni. - - 3. lépés: - Adja meg, hogy melyik mappákra kívánja a keresést leszûkíteni. - - 4. lépés: - Kattintson a "Keresés" gombra. - - - Amennyiben eredményes volt a keresés, a talált levelek tárgyai - kilistázódnak a "Keresés eredménye" c. ablakban. - - - - Mappák - Mappákkal végzett mûveletek - - Elõször jelölje ki a megfelelõ mappákat, majd válassza ki a legördülõ - menübõl az a mûveletet, amit végre kíván hajtani. - - - Elõfordulhat, hogy további kérdésekre kell majd válaszolnia. - A mappák törlésével érdemes óvatosnak lenni, amennyiben véletlenül - kitöröl egy mappát, a benne levõ összes levél elveszik! - - - - Szûrõk: Alkalmazás - A szûrõk bekapcsolása - - Kattintson a "Kapcsoljuk be a szûrõket:" ikonra (egy kis - tölcsérszerû ábra), mely az INBOX felirattól és a frissítési ikontól - jobbra található az új levelek áttekintõ ablakában. Ennek hatására - a szûrõfeltételeknek megfelelõen a beérkezett levelek közül a - kiszûrendõ levelek törlõdnek ill. más mappába helyezõdnek. - Ez nem történik meg automatikusan, hacsak nem állítjuk be - az Opciók->Szûrõk lehetõségek között. - A szûrõfeltételek aktiválhatók az - Opciók->Szûrõk->A szûrõfeltételek módosítása->Érvényesítsük az - összes szabályt alkalmazásával is. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Passphrase - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal public/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/id_ID/LC_MESSAGES/imp.mo b/imp/locale/id_ID/LC_MESSAGES/imp.mo deleted file mode 100644 index 730144d75a705186e5cb527fba59ac59d81af879..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 99360 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∾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 diff --git a/imp/locale/it_IT/LC_MESSAGES/imp.mo b/imp/locale/it_IT/LC_MESSAGES/imp.mo deleted file mode 100644 index 9bcf3b3d77651fbe01c77b026b015a9788a90e5f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 253223 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 !g`+*_peFgjl)?sW2# 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 G#QzKXTsn{d diff --git a/imp/locale/it_IT/help.xml b/imp/locale/it_IT/help.xml deleted file mode 100644 index 7f2092bd0..000000000 --- a/imp/locale/it_IT/help.xml +++ /dev/null @@ -1,834 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Composizione Messaggio: Azioni - Azioni - - Invia Messaggio manda la mail al destinatario(i) desiderato(i). Prima di cliccare qui devi essere sicuro di volerlo inviare perc -hé l'azione è irreversibile. - - - Salva Bozza colloca un messaggio non completato in una cartella chiamata 'Bozze' accessibile dal menu a tendina sulla destra in -alto della barra di navigazione. In seguito puoi completare il messaggio andando alla cartella 'Bozze', cliccando sui messaggi salva -ti per aprirlo, e poi cliccando su 'Recupera'. Ricorda di mettere un Oggetto alla mail prima di salvare la bozza in modo da poter id -entificare facilmente quale messaggio vuoi nella cartella Bozze. Dopo averlo salvato come Bozza, vieni rimandato ad INBOX o alla ult -ima cartella che stavi visualizzando. - - - Elimina Messaggio cancella il messaggio e ti riporta ad INBOX o alla ultima cartella che stavi visualizzando. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Composizione Messaggio: Da - "Da" - - Scrive il tuo indirizzo di posta corretto. Il tuo indirizzo viene scritto in automatico di seguito a "Da:" nei messaggi in uscit -a. - - - - Composizione Messaggio : A - "A" - - Scrive l'indirizzo(i) e-mail corretto(i) dei destinatari del tuo messaggio. Devi separare ciascun indirizzo con una virgola; alt -ra punteggiatura darebbe errore. Ciò che scrivi segue "A:" nella posta in uscita. - - - - Composizione Messaggio: Cc - "Cc" - - Scrive l'indirizzo(i) e-mail corretto(i) di coloro i quali riceveranno per conoscenza il messaggio. Devi separare ogni indirizzo - con una virgola. Ciò che scrivi segue "Cc:" nella posta in uscita. Le copie per conoscenza in genere sono inviate ai destinatari in - aggiunta a quelli cui si scrive direttamente ma sono ugualmente destinatari importanti del messaggio, in genere qualcuno interessat -o indirettamente all'oggetto della mail. Tutti i destinatari 'A:' e 'Cc:' possono vedere tutta la lista di entrambe i tipi di destin -atari. - - - - Composizione Messaggio: Bcc - "Bcc" - - Scrive l'indirizzo(i) e-mail corretto(i) di coloro i quali riceveranno per conoscenza nascosta il messaggio. Devi separare ogni -indirizzo con una virgola. Ciò che scrivi segue "Bcc:" nella posta in uscita. Le copie per conoscenza nascosta sono inviate ai desti -natari in aggiunta a quelli diretti e indiretti (destinatari del tipo "A:" and "Cc:") che devono leggere il messaggio SENZA che gli -altri destinatari lo sappiamo. Quindi 'nascosto' significa che l'indirizzo di quei destinatari è nascosto a tutti gli altri destinat -ari del messaggio, e solo tu e loro sanno che hanno ricevuto una copia. In genere usi Bcc per dire ad una persona autorizzata che st -ai dicendo qualcosa a qualcuno senza interessare il destinatario diretto della mail. - - - - Composizione Messaggio: Oggetto - "Oggetto" - - Scrive l'oggetto del messaggio. Ciò che scrivi segue "Oggetto:" nella posta in uscita. Scrivi un Oggetto breve, semplice e descr -ittivo. L'Oggetto è il modo più semplice per te i tuoi destinatari di ricordare il contenuto del messaggio e quindi è molto importa -nte per organizzare i messaggi e trovare in seguito quelli importanti. Inoltre, quando 'Rispondi' o 'Inoltri' un messaggio questo o -ggetto viene copiato nei nuovi messaggi e così è un buon modo per dire quali messaggi vanno assieme per dare un "filo" alla conversa -zione. Comunque, se 'Risposta' e 'Inoltra' contengono nuovi concetti, puoi aggiungere piccole modifiche allo 'Oggetto' cosi il dest -inario(i) possono seguire il "filo". - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Composizione Messaggio: Opzioni - "Opzioni" - - Queste opzioni ti aiutano a preparare il messaggio. - - - Clicca "Controllo Ortografia" per controllare la ortografia. - - - Clicca "Allegati" per visualizzare in fondo alla pagina una lista di file allegati a questo messaggio. - - - Attiva il bottone di spunta vicino a "Salva copia" per salvare una copia di questo messaggio nella tua cartella "Posta Inviata". - Salva copie dei messaggi importanti che invii in modo da aver qualcosa cui far riferimento in seguito e tenere un archivio di cosa -si è detto. Non diciamo di salvare ogni messaggio altrimenti lo spazio del tuo disco si ridurrebbe rapidamente (soprattutto inviando - allegati) e la tua casella sarebbe piena e impossibilitata a ricevere nuova posta in entrata. Puoi comunque attivare questa caratte -ristica come default con le 'Preferenze' sulla barra di navigazione blu in alto. Attenzione ad utilizzare questo default perchè dovr -ai di tanto in tanto svuotare la tua cartella "Posta Inviata" altrimenti in qualche momento riempirà la tua casella di posta rendend -ola inutilizzabile. - - - - Composizione Messaggio : Allegati - "Allegati" - - Questa sezione mostra una lista di files già allegati al tuo messaggio. Per eliminare un file allegato: - - Passo 1: Spunta il check box vicino al nome del file allegato che vuoi eliminare. - - Passo 2: Clicca "Elimina allegato(i)". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Ricerca Messaggio - Criterio di Ricerca - - Ancora in fase di stesura. - - - - Gestione Cartelle - Opzioni Cartella - - Puoi selezionare una cartella usando i radio button lungo la colonna sinistra. Fatto questo, scegli tramite la casella di sele -zione a sinistra la opzione che vuoi attivare sulla cartella. - - - Potrai scegliere altre opzioni. Attenzione con le opzioni eliminate, perché potresti perdere tutti i messaggi in una cartella -se la cancellassi per errore! - - - - Filtri: Applica - Applica Regole di Filtro - - Clicca sulla icona "Applica Filtro" vicino ad INBOX nella casella di posta per filtrare tutti i messaggi non eliminati in base a -lle regole specificate. O, in alternativa, clicca su "Applica tutte le regole" nel menù del filtro. Nota che i filtri non vengono ap -plicati automaticamente. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/ja_JP/LC_MESSAGES/imp.mo b/imp/locale/ja_JP/LC_MESSAGES/imp.mo deleted file mode 100644 index b20ed460b633d6bacd11880d9d0559220096bdef..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 237072 zcmXWjcihj_|M>CCMTyLiRlIRom&@K;_9(K72%#jINisr`NFk$05h@ia%7~1H(L_dl zj3P;P(NugMkL#S@_mBJSoY(7|^E}TpUhm82^Z6aQA=8{B{$I~*Nl77P~$}Qfa&ojr&=2zVk3YE<@+N1)b+Eya5lP@14hM@JcjOwhT#S zC}&0MtDdT?)&<)M&!&npNqwV)# zUi<-bYG(Wj+2>ldA%N5c78^m%ebbY$S@;#V^ z@{m{_g_$W&iS;wlI9|jGxD3tv0i1=uVS9WsPng%Y=zG88-I$U$?B~bPeeyZh!YgRI zn)xy$RmUlK7jDKovCxfS-ow!NCPtq@=l?vq9xq3iqj7(L&iA8O{u0gWKD6CW=srDz z=JPMih*#qC4_!r0ZiZw%!BWu>-H%+{{H9*wA~+Q zycr6F@w1@&GdsEuOQUhtL+9TzmOG&5t_K>=P_*56^q!cHj<-I#6V20i=(_)mj(-6? z2ba-%B2h3{3yuGFG>*P#9v(%rlyh^IOBqTCD1;8rxgQ|SK5 zQaD3W8m3?Z+oStq7@C(?(S5f9jsF8o;12ABzaXE2qy{&I`7B2JTY=`~f9SgYg68oo z+RxwUx@W#QnL6I_Um@kgwWrHY2U_r*$-N2BY!9R2=mL+AMmx=w$g<7Q6;OGfKs z3Fmb`aBcsXQ6Stf$pyj==t4&4e=bB?+Pj5-s*|PC@;f$_!*jy%q24<)y4W~{iEo; zwkCQW?Wats5LZ|9{im@uZb$pcP&(|xnrOVYpzGNxmV2Oa-iPk5htT;vg5C>b(R@vg zF*%lBMdN!rmRCnNqVxY0-T%ALJS0`ikpBH^j>g|F zItb0%!|1+z0w2fu*Z^;?o*}6tcE@h`4tnoos}askWAuI-jIP5>OvMdY2T!2;wph)u zzID*=*h8599YXizFX%bRUMuAP7WBM!!Ss3KEtFqH$NL%mj%TSI&R-8KMR_3_$2RnP zcLB{u);b~2`OtaZjOMi}I{$i@jBU`ownf`@ME83SbRG|(@l3-!_$Io(o6z@mVLSW@ z?WcO(u-(F^0Mfc$;^q%+=?Jr}4V3uf3^j^q^en%^#@!yKh|1LD2gV68Q z6KFo(k8VeQ=Y5Cnn?KO~nAR}d2gA_yoQRJ9Dw_AV(74v1^Y|#%??dPJ0~*H#Y=KwM z^Vhsl_#JXDmZUrh9rrD4j7QP&Qf^`V47`utuXi>Male7iYXdgIuhDxcSCbH5D>QHI z(0O)8;~0dl@0j>}Vl2-<&++qU-dD!w>(KT86rIoi(EIUJ^fLN>wx*#zA3AQSSgwkW z+Z4U8I-ukCNAI&C@%hMDeiH5PSv0TD$NDAFx6u1n3q3c#p!3MwJgiS%^mk(&bpCgt?FOLxVG_FjPowMkax8y> zuG0Z5ho{lsNBLW1NJ?Nwbe)Hz^PY<}a3Ol%>_^A@CqBQvW!UF=(S1}2D`GpWisP_5 zu14>rT&==98lri>6+Q1A(Y$p*&*lASULHZ$i@uQR6L7<9Z>(0(?>@?rG7f6#mtyEWvu z3z~-~(ED{A-h#)_dp_m1(5@%C9#5j@W>u^|jmCXL+i+i0!rLh~NAvtVCU85t-Y3y< zE~D|4Y?mRa8a74q^(dN;dFcBeqVwN{i}4J4E~eie-g^zpQ2q?<_aYki&Fw>d7qtHg zX#Z=_du=}^@C>^DvUdpYS4HR39n0e=tc1(Z`Fw}ZVU~_z9Tr44p>h3y=KoJL-+4QQ z`@Jrj*ZZ(3E>1#4rzE+L=o&~<(g&C48gJ`2!$>}_
    ABI9-9rXufDo;^wPJ3NP)9`WA?|If&K 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 uM?*RKcxTi_B!%Y;ehlO&np|-Z*fAE3^$Q+ - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Nieuw bericht: Bewerkingen - Bewerkingen - - "Verzend bericht" stuurt uw email naar de opgegeven geadresseerde(n). Vergewis u ervan dat u het bericht wilt verzenden voordat u hier op klikt. Een eenmaal verzonden bericht kan niet terug gehaald worden. - - - "Opslaan als klad" plaatst een nog niet afgemaakt bericht in een map met de naam "Klad". Deze map is toegankelijk vanuit het pop-down menu, rechtsboven in de navigatiebalk, of via het menu "Mappen". U kunt het bericht op een later tijdstip afmaken door in de kladmap het betreffende bericht te openen. Verzeker u ervan dat het bericht een onderwerp heeft, voordat u het als klad opslaat. Op deze manier is het later makkelijker terug te vinden in de kladmap. Na het opslaan als klad komt u terug in uw INBOX of een andere map, die u als laatste geopend had. - - - "Bericht afbreken" wist het bericht waarmee u bezig bent, waarna u terug komt in de INBOX, of een andere map die u als laatste geopend had. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Nieuw bericht: Van - "Van" - - Voer hier uw emailadres in of kies een identiteit. Uw emailadres wordt automatisch voor u ingevoerd achter "From:" in de uitgaande email. - - - - Nieuw bericht: Aan - "Aan" - - Voer hier het emailadres van de geadresseerde(n) in. U kunt meerdere emailadressen invoeren door een komma als scheidingsteken te gebruiken tussen de verschillende emailadressen. Elke andere interpunctie resulteert in een fout. Uw invoer wordt achter "To:" in de uitgaande email geplaatst. - - - - Nieuw bericht: Cc - "Cc" - - Hier kunt u de emailadressen invoeren van degenen die een "carbon copy" van uw bericht ontvangen. Gebruik een komma om meerdere emailadressen van elkaar te scheiden. Elke andere interpunctie resulteert in een fout. Uw invoer wordt achter "Cc:" in de uitgaande mail geplaatst. "Carbon copies" worden meestal gestuurd naar personen anders dan de direct geadresseerde(n), maar welke ook belangrijke geadresseerden zijn. Meestal betreft het hier personen die indirect met het onderwerp van het bericht te maken hebben. Alle "Aan:" geadresseerden en "Cc:" geadresseerden kunnen de complete lijst van beide typen geadresseerden zien. - - - - Nieuw bericht: Bcc - "Bcc" - - Hier kunt u de emailadressen invoeren van degenen de een "blind carbon copy" van het bericht ontvangen. Gebruik een komma om meerdere emailadressen van elkaar te scheiden. Elke andere interpunctie resulteert in een fout. Uw invoer wordt achter "Bcc:" in de uitgaande email gepaatst. "Blind carbon copies" worden meestal gestuurd naar personen anders dan de direct en indirect geadresseerden ("Aan:" en "Cc:" geadresseerden) die ook het bericht dienen te kunnen lezen, zonder dat de andere geadresseerden weten dat deze personen de email ontvangen. "Blind" betekent dus in dit geval dat de identiteit van deze geadresseerden verborgen is voor de andere geadresseerden van de email en alleen u en deze geadresseerden weten dat zij een kopie van het bericht ontvangen hebben. Dit veld wordt meestal gebruikt om een leidinggevende van iets op de hoogte te brengen, zonder daarbij de andere geadresseerden te alarmeren. - - - - Nieuw bericht: Onderwerp - "Onderwerp" - - Hier kunt u het onderwerp van het bericht invoeren. Uw invoer wordt achter "Subject:" in de uitgaande email geplaatst. Houd het kort, eenvoudig en duidelijk. De onderwerpregel is de makkelijkste manier voor u en uw correspondenten om te zien waar het bericht over gaat en is dus erg belangrijk voor het later terug vinden en archiveren van het bericht. Tevens wordt bij het beantwoorden of doorsturen van een bericht de onderwerpregel gekopieerd naar het nieuwe bericht en is op deze manier dus een waardevolle manier om aan te geven welke berichten bij elkaar horen en daarbij een z.g.n. "thread" conversatie vormen. Wanneer echter het beantwoorde of doorgestuurde bericht nieuwe ideeen bevat, kunt u eenvoudig kleine wijzigingen in de onderwerpregel aanbrengen zodat de geadresseerde(n) de progressie van de "thread" kan volgen. - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Nieuw bericht: Opties - "Opties" - - Deze opties helpen u bij het samenstellen van uw bericht. - - - Klik op "Spellingscontrole" om de spelling te controleren. - - - Klik op "Attachments" om onderaan de pagina een lijst met, aan het bericht, gekoppelde bestanden te bekijken. - - - Vink het selectievakje, naast "Bewaar een kopie in "OUTBOX"", aan om een kopie van het bericht op te slaan in de OUTBOX. Bewaar kopieen van belangrijke emails, zodat u later iets heeft om naar te refereren en om exact bij te houden wat er is gezegd. Wij raden u niet aan om elke email op te slaan, omdat de limiet van uw quota dan sneller bereikt zal zijn (zeker wanneer ook nog attachments verzonden worden) waardoor uw mailbox vol zal raken en geen inkomende email meer kan ontvangen. U kunt echter deze optie standaard aanzetten via het "Opties" menu (Opties - Berichtsamenstelling) in de navigatiebalk. Denk erom wanneer u dit standaard aanschakelt, dat u regelmatig uw "OUTBOX" opschoont, anders kan uw mailbox na enige tijd onbruikbaar worden. - - - - Nieuw bericht: Attachments - "Attachments" - - Deze sectie laat een lijst met, aan uw bericht, toegevoegde bestanden zien. Om een toegevoegd bestand te verwijderen: - - Stap 1: Vink het selectievakje, naast het bestand dat u wilt verwijderen, aan. - - Stap 2: Klik op "Verwijder geselecteerd". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Zoeken - Zoekcriteria - - Deze helptekst moet nog geschreven worden. - - - - Mappen: Mapnavigator - Mapnavigator - - U kunt een map selecteren m.b.v. de selectievakjes in de linker kolom. Hierna kunt u, linksboven in het selectiemenu, een bewerking kiezen, die u op de map wilt uitvoeren. - - - Verdere opties worden aangegeven. Wees voorzichtig met de optie "Verwijder map(pen)", omdat u alle berichten die zich in een map bevinden verliest, wanneer u de map per ongeluk verwijdert! - - - - Filters: Toepassen - Filterregels toepassen - - Klik op het "Filters toepassen op INBOX" icon, naast de INBOX naam in de mailboxweergave, om alle niet verwijderde berichten te filteren volgens de opgegeven filterregel, of klik op "Alle filterregels toepassen" in het filtermenu (Opties - Filters - Filterregels bewerken). Opmerking: filtering wordt niet automatisch uitgevoerd. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/nn_NO/LC_MESSAGES/imp.mo b/imp/locale/nn_NO/LC_MESSAGES/imp.mo deleted file mode 100644 index edf1e2185d08717e8d5c3e6c428dd6ac4b345ffe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72241 zcmcef34B~t+5c}@3Y4-hwXD-ZX$wu-vX)R<(hW-6G&EgU#Yr+rrkTuynMq1eKoA66 zP(%<=7LiTi1veB$ML|Ur1ytNwRH}lkidsbF|NTABxp!{Tw3PSt^Pl$Sd(Xa~^PJ`0 z`{d4BToLiRWb-K63%2v;>sv(89W$gGMK>&pqEYaZfp-Lc8Sae!{csofc+h_q;yij4 zj)1Shz2WO{CpdO-6peug!ENDOI0-Hd>NDYPs4svA!)pS62#-M>Es3H%L1W-)unzSA z+#lWwC&P!~Son8X4|i;eq9fpJ_%65xD!s2l#c!vjQM5Ij3dh44@H%)3+!Fp1?f|3a zC>jZNgk)JX25tlQgbHs0+y~BvJHod^xhp~We=bz|FAnM(;I61Y4dwnDa4Yx=I2t|; zl}|4O^=oi@)FV&ucE0qD2s^(KT=m{4+cZ)-S^jY=`ym0;qU>0qz99 z1{L2Q!5!g~a6kAGtb@C>c({#F`E)Fl{%SZ4UImYX55aM8=jBm!6g(78fW1)hyb?}_ z_d})gRj7O%u_B6&gxf;p^L(gyFNR9@`B3%oGN^p{1e^$OgHzz6@Id%)DEE_AdVWuZ zO5d?i?oWa;Z->giZm4`HLB-=tsCs;U;6+g3d;qFGd@<;M6)OJsLHYAAls}I`h4V|8 zfzLpNx8*8N$7r}4>OJ8sI2~>Vd!hWPK)GK7)@eqtCQT`OsM*Q9#nm~9x9(+hAPj^PWE^l0;N9-D!t7?eHz>j zbt&kd4R=NTKB#(hJydz6qWRzXerp`=C&``$47qAgFfP0Ojtaz&@yYc^Nzeei=5xKf|f8?lkXDPJ_zF zi=fhbDYW_r_dtCc+#5as$HL!2{ztF#XD&SH?cV=f3lB&AIGhAWQ+O)(!=UQb47fX- z1(l8!P~~_sRC{cL^1lid?xj%i`ZQF2eirTmzXN6emvBG$98`I1{|@h0_kqfv6QII7 z3Ceyi+zXxu75;Tl_3%?r{@)4Z?g6O$`2m!_uS4a>wplkH1Es$&tbB6t)mz(w#jsCc~!l`pSBg}Ygsk4M`><>NT0a-Rs5KZghP z(NOLeL*?TMaBtWRl@FIdrSk?Tf9{4V?|Y%r^AJ>czl1x(wZVKHlz$`J-ChQ&eNThR z*9B1H(kiHa>O83Q-w6+eKZgo$bk6PX9Jn7;xQ9Z8J1?l4q1wYcg1QH)oX&=d*Tqor z{y3DqPs5|(mtY3I3YG5NI^6$5pz>=jR6AJ)$H6n;=J0Z;{Qel+65aq6-YqZ#KL=I5 zKMv+EK!y8PD0fk(hrbPMLU}A~hF3z_`y-qHUxi!2J-WP{#zTcO5srihL*?g@Q0Y4! z%KnLg?|@sQ?tE?3V(mN4V(fM&f!qu90le7aY6rNsCb_a<*oF9f{MrX z-5#%9;nt}4h06a)Q2B6VFh3@!7eU2mS6mm z<=?4L*4mOXF%CM7Ak*EgsKlkxIMfCsvNF@^6z@6_}>AQ&M!iSvgn&o_VzA$ zd)^<){v;^ z7QH_HZ3lNiJs+xHSpntWNl^B)LEQ;8j+LOoe-GRqemJPF59&Lh{JR&bKl?$@e->_s zdR;Idd4|goyF=yQ9C!dc4Jw~52>Ks}D!<#I^5t%*_=Rct0y>p-E+Zd>P-3KcE2SSy{p-}0Z0~O9vxGU_0s!#8N%Ad=j+V#~? z`SW!sIpDic`LJ2P=jWDC{%r?ke-Ef|X9e@)p~`U?RD4f@JHalf_?!h*4j04S;0K`6 zcVjTW8_q@j06Y|KwZ{FK2^G#FsQ9mf%GW|Lza7f{SK)N{5|qE=&UAU_P`D%NHmG(} zg({B^!in%!xDq}Bm%sxCJb$ZD$>fGVfCa1XcyDnGiQ`ss6^;&m;Y1iu62--~b$_)jQ*c6+Di$3Ach>O-L1 zy#uOTFNVsGOQHPvCY1YUAz2h{@h&gNcR`uo04KwT;0f@rupZ7o+vVsgR5-Uo`TGl~ z^o}~m=Ydn8)T^NKX#gtUFAD0bpyG84RQ&INO4r?R7x*oBID9;qk3QG)X*Z~R-WN`V z2f~Bl$xz{Z5bh2?4v&VPhiXqRL#1o?cYArwhH5v*Lep#PelL{%1A)JUa{m%kJYI+LcjxoGJ&cD^PlmF0BvicT!#dak8{m0C|7%eB z^nIv$_h`_6BJj^p@qY~}U$#Eq(M%1I<>)|%RS*Sk% z)oy#r4f{Wlb@AG=H0;=3jhTFi^a1^XUmCLzM<{yAt!B0Tt`%Umj z_ywr&UkLiI!Yxp5{(jfr8Y=!fz)^4+RJ=}u>Q72g{+|!Gg&%=k@H(h=ywwN1UmqXX z0QW?H8B}_Ta9?;aRK2_nj)wO^)#rzy!h0GjeSd+9@4ukJ-~5A~uHB)^V;?vdo&weW zu7`@pkKr-!1*r7YU+Ux78BqCgB~*Ug43++;pxW0na5VfIRKLF2hrFD|K*j4YxIa7= zW?%tMf**wP=Sxuj+zY3{hhaVZH{2dh`LLTG1r^R>I0l{smA*5e^7R6^9sDpBKSx~S`kheq?CbD27=7Hw z?S=3Jlpll2w`bu&aP%j_!X#n{zJGs{25d`dI64s|AY!}=bOFW?++E z!?Ca#z74L13gD^z)0 z2uH$;p~~e$Q1&l}hrk=4%KN8qfB1K(^zM0^m(P(<{r1U$XF-Q0->S?H;eW@Bq|V zI00S^kA`=`M)*9O1nci``EV6fySf0X{O%5X2=0jb3Ahb>5srfEpz8hR|KsKvsCqLU zDt?Vn^|%|B;aRW(Ux2e=_D*Cd_(`bz`5RPy-R>^;XMd=04~5Ft`7jG}uoXTCcYp_e z*2}2@%KouX`X@rgvkUG6D^T_5BT(_W9je}aHSj*D^nDx3{g2>Q@JXop_y@Qnd=07| zj{2Ot-wUe#jDs`a{%|{ZT3|O+cmq)WUJO)_!d2p1~8uYcY-@(a$L;7;i8 z1=U{agZ^BodfEhW9xa2akISLrTZXEC7ee`aJydyr25t*~0_ERRa3*{ePKVRK=<-4v zRQtab?g{UQGJg`P-RyX`w}V5V>cNTdFxUs1;qCAS_%A5?*M7<4^-Z`n>YqTx=Qofp zFWU0Uo-dz<%CEbi?0qBfL8$mV3RS=U3=f36-Q(#v2JV7-1so0Y@NKXkD&Ic@Wqv(W zefR=Y`TiIxe|{CX7Rvq0Q1SRTRC$g5ikJ7!Q0;IGTmWZ7rT4voKZlCnq_6sTy9`c6 z-4B(XTi{rD7gT+E2r8Uk!3=yBPJ^TF^>B}Zswa)`AlM0yf|tX^@DZqXzSq~h9Opu* z-wmh0TcN`LDO9;{@pX^Kj!^!L4eAxJ0rlIV(tkBn{@fCHC#*yLB`E)%f%S0LZ+O2s z7w(Drc&L2tfJ)a{!Tb`aeEu+$zaJ0kPeJAHoq=D33g@d(?ekAi_51~>cJ)e7zX6q> zo8RaDj)vn|xny-@M|7JL_c7^?m*{HFI; z1-KXLZ$g#F6L1H(&9^*0W1-?X9x8vQ!8x!1_l9@DMev7kcR2QbpBGJo3bzaH3M)|Y zzc{Er233A{K!tY?l>6^N)uX4N`mdLv()CX$|Dp%H-E9kHZyzZCr@{=J7xZ&b>FI~c zj~k)FzY8k=z5z4vr?3_N4Jw~c{I;k2bf|cBL8bFdn1NS9<=2;?+Raa)>i55(+DYAa ze7?B~s=i(dRX^^9ipK*`@pu&O0iS~V!hZ(t@m-H!18hXU8LA$C1TKI-gh#+#AM}2D zF&v3{DI5b=!YyDCsym< z2r9e_p!((aLzTmIa2&h~D*VUb*6?Rg;Xf7BufPLP{}amJaSwSpPlubMJ_^eIY^eM@ z0jm9-6VxAp8PxZ|$?$179*+9H_fK_D={NzZfA50F!)u`8y%uf_pNFb{e}f8d#1A|_ zc7ZCVu~7C8fU5s>!TcyF{~O`k;E91}K-H`FLAkpD%H6F{{@o2#?)L{i7Wgz&J$MN! zKSn+5<*^4;IEO;z*CJRC%WwkxBvkqzgv#$%pvvLzfm{91{d-&Bq`(<)H1>{zvcCc< zKRSYW32uY>+@QV$s=i$f70<_@`o-trD7f{HJpXoqs#g=>esDfiyz+1>SPbfZxGm~; zLiu+Ql)D>)`TcM^)DJ?rdmJ7DpMZ1WPLKF}ZUt02u7%2<&p_q-V^HD#0xFy*g8s8` z2h=Y^xr-ik``baKV^=8q`$E;XgP_{^Y^Zv9YA}BXl>Y@N|IP^J=RuXng~9x;p#Mdv z{^=g5^!yNR43CjK3p~7p2 z%HILFBm5{-dTtK-_d~_w3AjIeKA7+HW3ONJQ0ZI_74At;{YNKMxEI2m;T2Hr;5Mjs z_${b(J_D7X&qLLxb#Q06*-zYjH>h;)4V9h)gL*o&bV1o~g1f*hR6P6OM0gEUzjZ%U zynX}a&p+W#aKumD-7Zk+p9mGd8G)z315lp>Rc<#!h4%>D1^y1o|Gz`!4PpJGn z1S)<x;K_jX@ZJwKF5Cn&@M}==24zX+Az|9}c-tDn359bg{y zL@52spz7h(Q2t*FmEPOoX7KY+{nFh*|JP9I{2f$yFG1CV=ojw)D5!iN50$@*p~|fj zD*pzc(s>T7gYSd#=N_ndJOt(6525n!=TPx{0xEuMp~C+wlt0lg-Ti2&dcSwz6sYn( z3d;UcDEFrZ^VM(?>VcrX5vm@34$9uopyK}wRQ|saIO)jZy%`m?jKkWRgY#s z#phJG8|;Qk|9P+;z89*T?uPQ`8&LWEZ7Ba9go?*w!ThP9UJDhUze45Lf1vv9&3^6W zv=5Z~dC=M!oQpaOXTzJ}9Jm(FfRldX>MT@$eG}XRej84NPX+Z>Px!b!9!^DnDO9~U z7pk7!3>DwIVFo?`m9A%?>eF*jxIGm z8mRc+0UP00;F0iksPGPZ+RJ-B+z0h?I15&w{P{eb4j+UE!q?#2;Qqh$`fxNl@OUxF*)(@^O?;&)!3&V_rUz5ps7H$tWB^HAyhCRDt?2NjRUq5OXi%HGJ| zd%o`q<42)o7s9>Z$KgTn9ykR)1Lba~XT1EzLe;}*Q0^Mw0k9d4 zgKMDdUk#PMPr~u=2XHKW5e~qu*Lr(8AF96H0{4dx!{zW5I1MiNgUjb@pyGEYoCtpa zmEONX)rTGa=;@gO)jn52jUE44jI3A(X!ZQ0aOvoC|M&O3yQJA{_Os=f}ZtbJPt`;m(3;FN>kVIT3CH+o0-g z4^%xm7plEn1-F5p4f3jjo-M^vg+YZlpI~@-d&Lp@EJQOOuv*3|%1w00R z2r4~~!Y$wvQ1Sd7RDQl3_y$yX+yB|)y${?P^<=muJQymzGob26Gt9sa*bFa%$HHI0 z*)a3Guj9W1EWMFTJ3Rv)hyG{b zeE3>W&wkn0D=voSFI4%Be#OdtLO72ftSO5 zF~1g0gI|Zr{}-X!%a*TtIZuSmsE>il$IIXj@MCZkycKQ>KM!|=-w1pJs$8EA>gV90 zs9%SwZ`1zf<$5Soxi&)SFMvwd@lfUWA*k}c3ho4Nf!o7-p!|Ojo(La=k8ZQO~?2 zQ0adTs@z_I3it0&`SeE6-|}^LHwtcr{=RT5oCp<8V^B8*^Dd}-=!NpH3RPduhVu9G za5B6H%AeoCx50nGBjIlU^88;4m0uUaPIwcX0Z0Ga?ahZrpgtGMpD#m|*JDua;aRA1 z+~z+%KFx-Ep*{^NKhJ_H@7v+!@KvbrFMh+viTk1a{UcO-NAOSObr3ulu7t9G2|OA; z5X?u67-8q}r@)oye*n&bzlW+P2W&RN`lntv3-vuv{{JKBkK25Nt?%UFT=Z{($HPCt zCV0peBW%1qAFAHm0FQwW!h_(}Te|y0q4K>1tMDdRfn!IGh|Y!|gwMcjw;Ba*L_ORG zbz|T=U<2xNq3YdNq1wrPQ1#{eQ1$XBQ1$3nQ1+gLY7f7M>Ze|Vs^42~=k|7i3TF&d zIUf#HUM+AEJO|4ETcP@k&qDe0ZK!tqXyDUO;k*phUPf*|!upRrq3Z91z=NRL-E^pM z=Ro zeV+&Sgr`FJdnUAg9jblY3gypJa2xoiz`sD*`xjI@9=+oT+bEoz9qzW%2y5SmL8+Spi*P*ZON066pwjt$sQU2~RDZa~ z&Telel>X^(8N3Fnp1lC4%ibpz7^1A{m-)@1*=PyB(=Qp9!`2(o(e-WyFjo97m z#Tcl1JR3@X2^@fJQ2ojia5>y_%m^D-dIK+l3impwc-#fmAAAd*4F423_igU~bx`&F z4k&l`1U>{6?_a?Td@gX?vF>gPRK06}YKOC+(l-|>+$BMMI+QMJ1v8lM2uDEu{>XKHP}~oDxH^es5uUC}%I_R_AbMYi zIn)uuOu1ok96#g=gSi^=TdE%0K=3 z(0`IkzdxWqKNZFSsC$Chk=$R$JxwY)1v~q3{T%i8QBM)MzRbOT7h$IITg>$-^tQ(A zc`p6VMZK8&-*e69egRirYB!Glj9S05;YZ;_%>Kc3DA(`MQ@<7eS_nt=B^%tVf%{=E z{vE;nqe1ag%od>j4(e9!9};mtCAd|+*6%W|ZuD;FQeQHY>nQFUaN7hw#x()GFTgLu zY3T34HJxi5m*f!rj>G&Yzm0C@UhQu@;e8gagfC!s75aAtJFB_Z@4e`Mk?Vc(3q6M1 z=r3F&aZ|wjG42bP>31F1m%_c&_i?`&<{y9yQD4ISJGuIC`$_Z;40b<{p2oLZxE|oz z8FRYu=r*o0>iyt{x$;~qaPtz>?*#7m!0uOrKd$S4e~F#nbA6lZUtF(nJ;W9N4#3Tk zxV<;%wWIDqt>3v^h|aBxIfnpTpvR{C-^%R zbti7lK>bK?dkma{{!FePVE1m!w&z~IrCeV`eFHoZy+*Dz+`q;Z|1>sT%_SM{ZTR)4 zVDLZO|0mpkg8P2_`3LI5xqiX@9Noibxb*vG;QP2g9{a!K8js$tAuh6W6M8>H?<(#a z&_6VoJ&*d2m|cb0=b(PS4m_Cq<8+~}!~Ve`oEuRil0_4^K7_esKmF>t7NWP7YftRF z6E}Nuy*Gq4-)#AxXR-4fx8t$*QLZnc*6(cY^}Kf(>h}Y9Y`E9hq2Ir;J3{_)|4%N- z81b(z*!_9%Px=>djm7?%@T*+YQfA-9{(DmD52M}!ySHJlG5GZkI1WAi{)yeAx&IaS z7jvD8nqf0~JNFNB#XrqQP73a&H!FnkI(mEKelF^N1id@alU(pU*Z>bh{}8T|xmIxf z3H`sr>6o1z;&B%09QP-}uc5y)mt>qQcK^(!--DRF2wO}=|A6`_t{J#{7Cpq&&&_%|nY z|1Rzuv2!$6`uA=0&&2&r=u3_~kZT_5Zv{)c!#%h(7x{e3zpJtTSM*kK)nh;Y6}kCc zP&|O0?Q!!G>OTaxyQ8;~`=dpO zxW5cL-Q2I>TFw2pp?>e@TE?|4ddp#_vR{b)nm3FdJ}Q8mir~#uY*iGq8*@q74CluKZN=>@a?GM-(B3_ zjQ)>;-XpO=;PpZOE5Waip#K-{kL21W=)H=aRpDOF-i3N@aDOKEw*|9z!WYm#lIv`) zj|RVGb%1-#s}GTa-(R?j!QCghKb-sJr19(6`w{AGxu3-KCGInrjS6;ACch5`|98aR zaKF#u<|3{PhJC@#E2!`1TFABc5Jy+y-vj86L%%opy*Ai61pOnp-w`&$oUGP%uT!a2tIZFK&asMLv5$5_Wfxq=zo9my4dI0yo!A^$jI@#sdivFeCSGhk8 z^AX(N!Sy-Rn_>1Du6e=k9;HVIM+^G-{5)&=IhWunrkWQvv7M*@Jsgf+b5;&#ZCr0GhzJuGWY-F`bMy~G-ZD- zc9)~R74t{A{>FV{aJVnLk83t|{*IY`)3{E-&d*S{a9xS|R;~ruS&aTj^j4$38cs+3 zW3CG7@4;WdYvHY2`t60C4z5wC-_Ny-YdiGuD*9@$b1I6j$TGh>xbC$(+M+ClUp;m& z#-Av-Y12Kwr{Qn8-pTzza29U%;`$Eu{(#;kvZNn+S*|C8`z^8iE3UVrr{BZeAIJS? zTp4`?dxvse9_-J67leCR`49H{x!%nc|IXt64eXp8{G5fs-soM3-sxPw;;Nwj7W`Xq zv=S}}_N8@5>R#%f1pikA{T*?85c*xPDVX)4J{a>8QNO|UP1O4Rglk%GcOm*6xY?KM z)99DbKZxt6=r2J1b*{ruk4D|b{bt-B%>8LxA4DDhUgl;Ie&{!z>q6|kjGg#*6zYpH zKLCv%a{U{#U&5!kwhQjKjoP`t3bPmBuTlS%`*yfR%Fc}7@4oPVg8n}E|8&aEM=&d( z-Y3}oN-*0Td;d~ELw<*%ZsmFk``?9s#r_vkc5XrcQS?rRZ=nBiuAg&lg?bP4Pr~2F zP;bwD7yLKZC%M;e6lU#QBe1LA?eJQ^jh+d5rw0BOHy_4q+u&B#4h;8O;)i~_1oa2t zM6Qd_J2#ju4wSv~@$)^Xr*qvYjqv*!{3d2Iar-l_NnEd@cQ@DT+&|A1|IXm1#PtMv zui<74ew~2&JzSdydl!Vbk3s!iuE#N}Vo$#o)B~6oQI~?fKcV+Q?(fI^8M8$n0q;X! zzw@x$9qitT-g8{dsJ|8T-hp`;y#co#wFP%k#(v974H>(gm#yZ)?SgWtN4IsE{fj-B zVs1^QCs(OtJ9EQmRiaEwU+d~zTU9Rd#SB8ngvKeE33Db`Erk`WwE82Ew*RN?Ydu{EB937abssWm+Q$DtJ2LD%DHU&Kqhx)zEZ8!XHF{h zl{4sflnU*+a%N4ok|~y|nKGgE{{1D#o(~2p_(mZa^-TVoav%)N^KT?d&A7Bt+S$;y|ZTKXD#odkV6fz8oQ>P zuhKqL(phC$IoqbxR&rEL;#4ML*VZIoOv*UnN&2IKt@7 z=G_2KQ7gAwOQmj_O=YrKkX7A~YH}u9t!CT0)J4=wQw1jr6=f0GlWi@iD+nIN%*?^Z zSRvoj_Z1X9`J$SdcTSCkd=||@L04RO1mJbdyO>GT2diFGtwO0%9k(I7^b(5W`mQLB zVxdHRR;yQ$6?2&-bC#Z%>BtvU5<`Nv8ZmxCWqjPnc_(PKg-)hDJ3t4d`c8yY6xkwK zL{o039@D(Z63lQzO)FOGdb0UK@QCVJqTh-=vW}6ujLq1)nis`T+vA#^S<^*5Gjk;} z=?Oa+n+T}fpDU9w)Wkv|*GXIH&ldV})(k4Wxwd?V8l=qoirq!BBkj9N+lyCSovIA+ zR$tgytf-@*vLCCC3IO|Ax9BfXSN_;poNj7V$dLi)#S>ulj-ZF?yWm#+KOx3e;u7hf-ULM=!JoSVOq<}IlE0)c-n>AT_AqthQy_zrfV z)EBBmD4GggzT3`Mx`wx1vl2Y?vY@nxMsHs$eOIPCH&F9_Lk_I^U{kGac4m@wOL(Eq zk$$AqLxZ9wj-$neIIZuI`tp2bxS&Gxo98cE(%3Y=Y5C%lLbbz%29mg5Y{YFymwJ_r z*vj?vRy8^ib8k>@YS+?D!zP1kF3Nc-VrF@sx282#+DJKN&s{fG%03zgIfcfARxZIS)BS zw_YmNnP^1A@P3)<_-6KMz4Rc@k~Q^34HmmAF~wWDO{vp<>R5XESli!oA` zOZ1QpW#^J0-p(o0RqzI(PP|6QsAiUyC8tDlSGGiRvjvJXTjr*x)YnmvI6OC7oM=K; zQ3E=0Qip<=TFA6m42PZTxSD=H}?5n!D)oBbQ(TGW1>XZ5Znr%3Xr4^tE+mkTMkewo-wbT0zk4 zL45BjA^T^G14%oxPNkB|(Vt~AzQrTmPn#9 zP^?YLvXCVvOo^o;Zt$~`?<{5!_iPNQGWe9};BZYxuhD_{4w!^(mdiPlFGDNHDLna) zOr2R^Bbo+QHNz%)d=*kKRI1hc%1B8~By!oOMKP#&k4qU~r^khU`iUy7JcNLI`Bp9u zfRY4K7k4NRS1J$&okRqot{_`@GQwaKjB}PN=7$_fTt{B(NV_KJ61k8qlmC_xxifpo zF00iZhIxXtDZxKWg^0V!j18X>$LC5mRVhk1h+J&6Qj)(s`Bgci9C&Ll- zt!FcZIs}!e3DPo+HB_ONH7=uhB69aDaR@#o`U}dY($}kQ$eO{zCC%=w46TNlq^%Yl zOKx-!Hd&=bcw5DqrJPozxgW(2@*M--gj9Vr4wM-nt#UGu5xmVbVv@$?%mGpMAtK5X z#Vc2AD-SR}g&b78(#Gl{hBIr=xifju&TJ~}E{t(EvrINE(+40P%3OW*6dN#nW{FJ?q~die z6j-G<%VNY_#08w;N!F*Bif`FhM`F)Bx4kJgFKs?#>cSdQ z@KBj0n|W^7U`7|Fu`CH2t8tdsMhxWlKBgQ&?$@kNVoKUsmC~{9J8h9h9xTqA7tJFM z1N^OKTeVm~9V!p79)Ji(_*$gnO}%Y7oAb`gb!7Vr)y%?n$|lbX{9+9ay~>IrDMOGI?tmh((- z)zE@qhBIP(4C7cU>r*zXQ^Tg-$w9U@%P*BFr94yASae}pqou4qUntYP)>&e* zkZCelqHasAWrpP{RZUAroHp}OzGxI3D#L~VV!PgbdsD2WQlK?3n$h zL`JniRxML&d^UOVQP^xHzOl~N?(I;16=_Ie^(DDcHymrGn~i#xXkNOxzPK6wPN2Wq)k_C0=t??Xw|X#x6~%o13Z*FV)x8Ow%h5?wuti@7+f}SBd5;SpOT( z!%%5v>|zokaZp>)r|&~y1TCaTdZzkle$nQ1%F~X%qV+i00$tT?OniV2O%k=Wr!}nk zlFcD|(bam2#G>9VDqAjSsHSPYU}b5EP(2+ydb!i#ZLT+%ZOrnZu?>s#$F^FgRdc3J zs zb@@!KuE)*YO)HuHe2y&(JZ4m(_{Ptff9%4h@v$vB2!s*FubPGVP4gPGHZ z@61+dH$kJB!p>8G*5~88R90URvmw4obsoV=O(&lIMhg&4>`&6mNe4e@#~GIeY+OcX zO?yLhthP{!v~U{@gA9?GWJ0C%C-e4g!~*>t;17Fe_)F8QE&Q8iB|47rvaYevSwb-D z>WO?w3T>9A)CzRR#kT)tn{_Igwl>qXP5m!P|3@u0aG#8h>k1KC&r_O zDSRo&cKtBb-rtazx#qBub|de8{JuH0vygjI2pXt7}ZL_zGZBUk_1)vILbC|D3`h*V1UCqt_! zXIfeo4_0L+v98fkCxI=;_NlB-A#R!Fi(5?L<7s1_N>=Dt$$2aaDQ8Vw8%a$fAC}Jm+t>~86r zqPa%1ncYse%aIcA?Od7a{!Bx&Au5HW6z@V4T~^A5ZrCm^wNaOrAUse;4H4ZLZUcPY zZHiJKVJm$Zt)LKRyYFzBL!x#?eJhJ46k0v=Ns?H|cWblFMnwgzGN<;kChn_vwjD`d zr9DN$Og7f*<++EqhTAo@ejJ6m@g+;5c$J84m#l9}+i;p?l+fB(SkqFfBK@IAZ7b3h zE`!*5W=Oa6<2hC8@XR3XwgT~HGUjV<+CUy8-qvHe*90@0QEQKjP_-vx2BFhQbSQ1~ z%iU}&H26(>zQd$7GL9Nkuq8_M+A7U8jE4jrTd-XSy7(nogfy93x1oRrq9wNY!99&n zfBj@qV8)kb^O{u0W-d&|7FulGJTYrwA*rU|Yy@YGVyi0=Y6(11w{oDNjqFbg{p5GOVXZvUbzbDVc@%VVlBs5G!iRA{y(DD$`UNjcwRuG;^0+ zz?9o|WTU2Bl?Cx`s7|ISw?*?8*f#Z#ledA60>Qqpu&CbDw^MBWy{|C?TQj*nHCwIV-9f*` z!mjjna+uB6@ld+3aN?51)=6u=%3dZrLY$$B6X&z6G7l2M&_?p)FUMoT3SWW2IL81iL8^$Wqf^v2;8zz}=p;>53iWA&j|%z0%HFXeyJ^|<$}4V&>xsbZQ=+wrnW%rj4%M~93$vyhR-x!{ zwc_qtTC6c4N6vz@%~Uc@K)fTx2s1?@2x}zjwQPP!x265mWV5I~?PF7pU?dy(QkHcN zNrfCF04m_7rOSQIAZLE0l9O5v%PcJRBDctXTvOD~X%;}O^bNgo?uUhLy)ok^SN zYjUmXy}|~g$1w==ICkF>Y1pF4;(_gaj`tH*>n(Z>^&@sPjQwO~!y=soV_kAhYic}6 zsikJIawUuxr zR11Gv+tG;!6G_`cP1B6hPcPt4pD%>^YBEDvIHC3yyp6ldp`L}EPPH1X{Mw&nsyk$I zD+|fwR%2sw>N;xX2(y-VHD?KHt+m_Cq{dDJ$h7GoDTw6xfkWbuxNk_^b5dpK$X>HZ zw);ka_4($?Ho;{>H|~+{%p2uB4Xw41Ep~f&Zq&o(oDUo5hO-(Q5PM@|#HBP;$#^$<35QexA+pAO^uF@vz=M$&0EvHw*6lrJSc4A9GXp!JsuA}PHx zX--GUhvRTuCf*TE?63gUujMv6M;BH#)=8elK&P|Tvp9IRr@ci*$Lp&H%N&sy;{`bs z&ge?I;Y_(wwq!-i@=R6_Blx687MUUPkOGNh7HKY%UMKdkQYz5FWP4gU&0pe-I>S*u ztRsYt21$n@-SIh{P((Bqiq+49l2zPuhKYkt>a|!sSkIZ}XPWnGB=bU6)I0-+TDBre zS;TV^Kp7>iX+0N+`r5Bzk%#pH9r~x9Fkt2=1k2l6{q#v8OQuxLNfYbpG85^5Qo>of zqODjCE8NZ^}~j=apmev>?&2sR6?bk`{k`9W^!Tpy|i+Qp>@Kp2e)AcG#D0 zv?0!`_7c%mA7v*fU663EXjJ7=wZ!C>Bqt+Zd>a})>j+w=jK`YVjzDq(-JK>QWZY3G z$PIQD5~~t{v)NR>j<53%C7z1lAb@MfVwx6M(o6jk0Ew3!=C%^fatx9sKAMY8hzHk_ z5|e?-S7_3nm@UbO6B287Do-Z`()Q}36MSJHT1I2yPg{-wma}Ynexs)Jid|DP=U+zU z($R+GCMo#X#Or5>WMWN`^2MHd^z0CJ%piwmv>d=%Mlg*hx27#!TQHFw?t4snwx-OY zO4X+0(oU@w%8B-A0yr_M!*xs(T$^4cuasJ^8wBB?8Y(+8Kc$H?Tn#=iVYZbl+gYLo z8$%k|grbr1e~tFh)d$7(E}K^rI9));s%oxyvX1V5)e-1OooNL{uppHd^lD~O1;aXf z%*6(0Y?ITyK_50L*&B4dNvWoV7v6H3H{@tjQ@kPfo08rQx!v^CGO)QQ zHB3=&N(}n)?Zdd-)U*%pdXr)w@5l@j`bPWXjkw$7SclD^VS?VIEZea2ji#K(Dj3a} z$4ID%pOOt5Lz(8<7?v{C{5WltX|V@zQ#Rs-r<#w+%riZAO&P}$_j+DQ%wWcC&$?;h zQNoEok!w>|lv7wd)XAPHn&9YRC$kbul(VB{r2=Ww(Poaia=ya0dF=55I|yfYcA_q_ z+c@r~2v1LuUN_`HOw+gR6-7%*g{NrRQLM0qLhW zST53Tlb>E@5@$(eI_VQFsWh2N&FT5)QpDM3J-VX z;(H}k=1c{(Z_50O85y#a?I+8SEmLCXPo&%QH5{!hTItx50V4@};8^adIn#VM%RIO~ z9gyZ{TBOML=u~nNAIokTX=0kK#Z&rv#AZGHHS7`$-WN=Qu?eJY9)?Gl2Ag>6k+8_x zk?nBDu|O*vn+eaIwdg!}JZCgTJRd}O)oBd$2AzkOPrW=!r{(SzfBMV88m*^HTavCN zyE^-l>`+QObpUlBj1Nw@30Eq}9dFn|HC24)fCdYSisyD|g5$ur-6{aQ_R!F`! zlz8lZD2Gq1izmN4<(<_G&m40wpC??>ahYww%1K!F^ujrd+Enu`&Q_`e(+Zsh=0Jb0 zhhzM?GnrDb9I6!uKh)o)0|HbMBy{&+y~3NqB#3D%*~FAy+raM7kM+k#f=a$Skn*Bd z%CVg|T3G7Rj3ewzQVcwE&y3Yl6`twwM{+d9Xw&0JVa}PUc;Arqo`K9@;%t939}1@s zXz`j(&+~OSS1h*L-agm{y{>H`X@)eoddPk1v_rdlVsl7ak@QTrB0|la&ki$KusjE? zI!phiKO3e|rs7x#} z^%07{|0Jd#iilO@MPDl&p5RAXG*R{my_VZsd@m(t`XI4}G+9=;#S4PLx?A%`?R)yf zCcP_DwzY+@-JkU4HD78QmMwk7$WOd1w^c}rS)CN`T(N>(e>Sbcw`2LswPm}U$fc@E zLj%o*a@z1Q5_1toEnkwTEpd6nso#hdnxWSC6l&ZJ`4Xj;k!*n@en5?5!K^{s(y{d2 z4M&CbFd3DM=Y?!ZEdV7Z@^BfF2_rzz6tJwF9n&j3?GWvL70CgGOzj`{jq{oUr%qrs$T4$rs%eDYx}lJnQidL-G1C3$g^^IC6E>cH46DLU3*N3Ig5sE z`UA!n&aIibI;L#Fp2W8Y!EIEwHz{Q*KB`K@w~YoG16H-GI*g|#DX6;H(^c9|_r$4L zrXHUhys93La`7p-+6f(ZT-!rPuNjtoSu^w>H9IQxA@#)8KiwkZn#Q(b>THUQvC3wj z%vhLMkw4kEB};PGSTbBMPJXXv9RZ1l9pr*12H&*aZNzz%!i*#K|HU7h0S%WV8-$WP zSZ@>>&WUZTCr6b6O~iWIj*Us1Ts*N))-NeX6R(n7O$|YtUVS#~ZxAE@yS{Eb zVngdu5;;HouVfGE+;}|4`?sD-4US%gG}gsq zO9(lMqWWce`m7F9YqrYtS=Efqc}-}w_`$?5Oe^VO@-uPrdTdmA znhFjF*2hU)4k_64p;FCPq41HBw>N;j6=4-;ie?2Yr67!^-F5~LW`z$ILEW@ zO#@;+~Z{xgXXN@RQlGi*~LT-!^KY-H}UbqZN0652bLs}07WvruYf z_DBTe@sgq0EpJ>(=|Hr~ajv7ARfqT-#~^Wt=G&9)W|TsF$EzTXnJ8he(_tls<0ibi zf>P|U6Cy64m8gHzXnP-&7IdgZcy-)z4veb6Y$!^b`O(8vq38TU52r|XFi6bS)|U+$>5l?g`5Ug4q6fZ*W#uG zBQx3Tj0_K4_GYVHejtlYZC=D?i)dcLs)F`LQF+NDB}hhbMNLX^{nUjF zOUFbfrZznuVVTWps6v)&uikMgC7V^%9xSu$Q1Ee=jt zW)=NRwjFoWNr=>Wt>A(qZ@dgKv5;{W!7wav#-%3jQJ;#6wj@}t#f@e1JymCT|!QTj9w=9-7HI@qIi`}%0bvc=Jgfs7I^cD~=1g@}IQ?!C%X>PS# znCiP=2l*SnsFxKxX+-rXRP()bZsFM~*=JYH-YBzD707(BXPm<yY@TskluFXW!*W4DWeS@t$JIyF)b4n9$`yX5cU76^@wC&X zF2L$^kB)WLmK*D%lTM0Gq8}yZC*>--^cT&G-X)5^O#3nj=5o=iS!K%AWS+xvG4|^mgbj2xKA@nRl z3Cl#jSIc%b-5qfo#$K|QuIOo&7w<->_$*bik0z(GB`L9ULw+S|zHjDPYV?lBoAtd7 zxuSO(43p5rG_K-Gf$spN)0xWJv_)iYx3z)o0$-^*PBUYM&0)`rDu)u+>+cr46(0tz z!zSZivW;U^%z_$ZariK0*`90*(txd}GdAnEXtK{@Jw6BWk-IG$${BkJQrzKMlPqTz z==C6)o~YP^UV2~OLTb`rm)r$gwN-)S#5T_~(HUE-3M~qqpivvW%)&CAz2(SkE$j@h zexKyhc(yQEZ(VnnVM{HJ+>oP6t-KUhJwPI0$LGt#Dzz#Eg9AgOwLIS&v;49yk3mxF z2lj?0m+yTO9_w>pQ zdxuKDrnU&SDj95Z4g|4dw&&6YLP%az_1_30eps#{I)!IwTYOLbwCI%PFkaCT7_ZRK ziW?G_M5YOq(;_NxI7t;T&S~ywhhC5d{9Jo-GJbet8b#ziecby-nhHhv=`)Iv`J@Fj zzl-OGOvKEjuQy_?Fi1Z>IB|Iqqrb#48XQO!%2*Ui-8=l9Tm=*v2r z^kJQBzducDeS7J-Jm`&8vdS#FH~F?Hzi! zok(I4W%6mAmH9&VT3)=$pporo{%;@Y$#qxg-l<$@vanFjs`wvr?)q& zI@hl+=H$D(SL;P{oVMhh7O_zWo|>L|MY+?HKa@D@D>Q)qOwZaP2h|vL@P=Tz3tA{5 zm1{HI>jtRR!zYHy!@`stusXuCX4+I>E`lFPhI^#+0)y;uAKA(F5BbOret8PI!*ZV9 z8k9%!(#Lg3Ivo(vvc_S#oKJvrh@`evJlF~z@W$NE%5auE>{2gF zA8a$&=EXDhg4D&q#J(*B~DLX6*3DKEjoTa&kN^SPVeik+J|};=Q`O= z#LzQKRgC&WBOsCCb3H3_WQGZRxk=^ljUL8y8YVp??}oLIc;#b;PeNt7dHRRXyzr7c zUXGrl?WexfGcU&iSDZb1iGxz0ETcZ>ajjDlMdm5Fd^amVRh}FyvX;Qdd@$>z`OKs5 zrRq}WLwzGD+9zOyQ_*Yv!D6oO^w?*5)Fjs;w3#x8U`RPXQh&OVp7kNwmkRoJ(F27BWju$^NI-66vbou;ZBePKHj zAztVn`&^-iz-tadvb03MNG2%$o!K7#s>(BaBAay1P74fl@p>=Ta2|W7y`I;+4U)#< zJ-osqx2%hg$3PZ5=}OqP;cGwhX=Z(eQa^=-16KV*OQH+qZ3;|ah~5f%Hsn~fz)W#1 zy;pB<$2#ikbJY$;O6tI04GKZho*G4`&FmLwsDj;0cu%u$zWy%8NdV@+flrr+ydp z7Cca^WHd}8HL~r)Yjn*Pn{vDdyrSMqaoVWe;cQtsTW6usg12z-fhUd=XNv3ak?)?w z;cUdMTcr)sF{X&Lz^)%@Y?@US~@4<&^O{ z>LqUouSr%J>Zl1Xq52Om!SJGM>!C1BZhY+FEqiJ;NRsKoW96aFONCJ;&ZODVO1e8q zAl5%fL4z<&vAMjipSrb{ZqExZ??X;qEZ12NoA|hCLd*uN zH~Oc6mLmhvsynHORLQtwS3k?f(jc>rT!H6D&`Ttb3AK*|F`TtCy!GbwZJ!Dqoi~1- zN8zF6MZAZ!H=08h@HwHiZ`L?CSEgwn;YKbA1&q>_#BqAwb#$2 zU^SoC;FCd%vif8Y!@;6#kG>cr{YA`8TyP^QbVuY3-;+>hV7(mMKaKsZ2T{dTwv=gwbNNHQfBB6FX$^F4f5$Q z7L9q;v`WYSTE`b|JxeOJvoV}YL141(o^K|y^+o5~lbwA3--X)HzDgx?y+ZiJDfi_toGWbWdybx@>Y0uGXw;mSM#p1N|Ev)KQtNt;-s|M0$E zqKNilB+#j)GG9`aDGnqpfk}+qmWgi8gaj7wsS_@&w5pk?IYW8@x(<`@SinNI?T>BY z#R58BBsv@CYNe*pR~xR2Bp6#R#T|{kYn*m6C>%1hU&+uotF}lgOib2!n|0k9bn~%a zo}$`F7J>)~)%#IuU70o?YCTyTqGeK^rbo< z4w|*%&}4yD6{m(u8paUY{6g^NU1`1QSJZVe@T9WP2LkJ3kQBT1L7YWe@ae9q|I<5e zt$(17n4n%$^1Yxs?M(LbaH(9V>e%#Ng;J@m(-5yx<3Nae=@vpm(?mz5ug0YEmra_H z+O9Q!O=~zFB0IE1w&$_KGdt8-?fc!_%Q;`(37y9FS$g!hEbk zIa-$=s`6ludDFfop&YZ<+zrWqm;CnW#oY|p*+B^)+Yr^(D`e}#Qsu3sl5~u0UbuwS zE!76zpJbm5s`F0juxP-rD+!HWQAI$9N_px^hldJXVR-?W+!}qfMp&)?=$1jlC)L z_I9pi3S&d(Cb*k7FPfL_r27Xv(a)N31tD^^TDfLAL{Mvt(L7#!4JVjO81%oIBqkGtFh2+;MIF~O`7qQGbEcy4`D(CM zYca|-TWwRv5YO|FfXrRoB&lnz_DQFCw%&|W*^N9sWQEWjW`p}dQ+@MNpKps-N=-u< zN;T*xuvDUZEjA`LnzYo>GEnSR5~+@SvzUq&1TwOi*-o~wn&`$in)zrF$PzxiUN&A5 zprq&o27e{UKA6JjrRIr@onio$?Buv0Iq9d>!>ZneHL5Dx@Fo^mS+S`9hwnDmq(lNzd`F1oGfUYfTL+b zkw}JAdb-t#lK*ipp16=SWsAj|G;d-|VS2^tqFQ=rO!_1U%MdJ*smbdVuknp~(d0g< z|BI}9w7HW>tny5vJGgM8p~_N^mLK(|gDmx>rLb1=p>mlI{dC*@0re?Yoh@OR z2jkUdt+8RX&sHMo%=M-=R*e!96O<73V|j)(4!-$A*U$2@w8Mq~0kQfc8Q3~&&&DysbOd%zSgR=2BUZZ$rjCM32c+bEBGl{)E2U$MP@$zuzKHoMI14WL#EX; z)^xKz8Z-u5P};(Bk(q0Sr(c3T=Ly^c`_2#bq?;a|B?epm(&DF@sl@H%#*2^1h2~VM zV=1A{vM*XuLO_J2QWX@b z(Y9BiI^MuxO&>`7F;ER=ac%LH6o%-x;D&BlLy#{~t3=56)aQFPDcnJR)GD+VrsBAS z^-M)f`*m@zNfBsXX6>b~n-@VNGf>DLe^4a->)3*&Gep3MKijiJm93cNqdmUnZE6OP zjy%O<3RTLu&8KcviDT_rS5VVSgmX!JWGr3lg7R8jb#aHuefV}y#fD{y3SV2;#!%_= zMh*sQ^%fz8cr?j1ed5yCtPl9C)AxJUa%od88Ld4ru37f)_hkM1J+#eG>b^7-Eu~d5 z0aH(?8jEo>7S(No0@IafoD5*eB8Ruh)c&u^a4tx2viIv@x}sgz_1fS z(Q;p!Nz}Hf82LH>A)5`ZIczfAXko3haSg;$+hiP)XgAdIHftoY^y2vu+?Cg|l*rPT zE2%<0?V`Gn?`loR-u_GlYgNqHY^6sl*tWRA9;M`IhGD%J(<+Mk>>Jmat&61%ZN|FO-LNTB8-6 z1H`K{m9^|Y1wAcAu%Kom4+|d%F|mn+Tuzr$H>PSfszsaFsFsK35mQZyFIA9ywQ1PE zYIbVT9^#ipRJm81Xhr^^AU+XP$m=^n`KZZudyw}vefQx`-wEPyM|prnG+VndE5RnK z+no#m?##~Awe*(Pc1JC?;%tM1-;!}bys_nx^)(xrOR<#42Rd2{YpFRL?BL{w#WgJL z$;-M%twY(jesXnb{rPOI=nF)$(=2(~ZyT+njSX6I`8v&IQr)ktkc)$jnnLD(X|%-3~EXoFxkh zur}tP(wMVkN&MBJy3jAnb&mHmA)=EVnmE`p*r2IHhlxUAIw4Vsdat^pa`2kJa`;6P zR(z@dcCF6_p#0Ta{2fDcz|46JFeq{&upV(xNxtfX&a@+*0Y`Bm(lN6CY)*fZ&g zkpxA$rC>8YXQBxfkD*Aow|Tg&XxZv=u;@GYNeEPRd@<3EcA?p+hB%K|ebnP2V~P4r zP*tt2YF-+A_lI{G?e$HeI{E~%%swil{dp3qqg&M7Xo2Kg|7#OxQ)~A-=nV>|_H7}X z>1FYp38byjb8?I?`OII)qn$eN7WP- zZK#TZgB{i(HSy`9WY4E5EkI(E&c^@7Vr5WSzt@z@Gm@#vFn;KO8q-zlI=hQ`P0HMC zxb8as7L5vhx#rmF37O=mGcXTB+YDaB5*C|_yrLza8qYWf8lQ`>R%5d!8gy-XRsWX# z;Q72dj(yl0g|(#W$=LKb$o>C43K{z}(f=lFPQ@dcsxFe3arCX-*m)W|m{rR*B~Qn) z7|T;bgfFIf=(TD}m9uWcdK4{2`6-ByLp6J0y;}22_o6mr5fpMarR}s>n-4z2pJ29O>&tvT z*Kvid&IE&gmkQk=NpvvO;1?vPTEe`+5XqFsaa)u8YufH@TFSH@8gp+lZpoG}ZAz`@ zLF$Qe_`cC{w&-o8Xk)9(YZ*&5Fxkec#&0{!B;nd-c6mlSee0;(zjbu19ga#$JPK;- zoV|9~nwNUku+?o@rf(i0@>pf0`;qjREB~glDsm1uUC}bTF?q2c*^dP3`OY6x#Yu zm0!HURiE-FOiHQ+seEbS0SX#;C@(7m-`t!U7xpk_)xkMB{c zo9u1eyi)$KTkCby{Tc34NP`y#{9{NSVJ!}{Fi}sA%Cn18(0LB~8WEE;Ux{u`RkzHf zyt>lCHsZ=4(VOQ(2f5}88#U*ui|H&d`GX~;!B*l?C9JH(rZE#Ahx%pTMqnc7%p}UApN?Upv=E(m>4dqA;Fihs&id`LsvsI>;l_5(?&GAGxd>cvKYr20+%u}sX zE!vs_f|kxCD8plKVrvq<%+CL-?Ob-_IIb`}k1`u02x4lN4L61jo3>#q4niq=8bdJ* zZ-Ry-pa;}DmQ3-bWA0*mIB9wI&4{2*6%BUC8@LhGey?NVDpO1wx3fS95a00#`sO2Qe86=jo zQzzB{g;21GX{1Bjr&AyS*PM&gxl zy|;2y`k->MRXG*>1EUdL@l`!!*)o*Z_3{Hi1Se%ET>+yK9LgdIAL)~|SzbDES|k5K zoH>@Dx7;v@O`Os*_wS)5gbq4JB} zRRk3lepqt*m|b_!RJ_D@(_i`Qd=4%4OCDWyl8T0zbwoi(Q88H&)`B~m_bVZ!d@xVT7$j+m?q}Tba zy*g7{%O)?($v4~&0^TWrBiYL4K6P52DfWZ#1szB(}TEl=;0iabYGzC_IUZQs9^qLcwM| zSp4!pX)l9FJ;8Iy>IQ>oocx&a4Ph7ClIRT%n&ToE2;Gm&1BmtdjF@$LWkw(c^uk zVD+f|6)pT{gx9sV{evdY3dAPM)@|ME>Jj@#SlPy9 zt?9@rO2v#}Yr#0X!k;NKHE%D^sN~--N(#&w?F5(2V`BniCbgk6_YT{IOZ)XR(M3_g z+Qj}M9YjG*WkmYijN)eE=YK!HqC;mg+CsiyLGxSFFDTk?lQ*~K(C_EB=FpyIw&u`o z=C?+2hw8mN7itduetv5X?P+Ff4(;X>TT{0jJr8IIyOK9&-;Mpm#vIns+`b&v%lx+F zWk}E4l!HE=-;#s6nc0wo`uNOt4A(pDw=Xku@9Es$HJ8R8UsceB_?AumUiLrIT<3bI|uu!ZR_4gs<7>QnGKTQu@dS0e=}&Q{2{niA^N~J}e`+cw=xxvODzc8{G`$DO|4BlfNlwxZ$#m zE^Vq9^3vkz$6MmL4F*BCt5s0L~e;?*lsm| zfb_TUK!;BFZvr?b(SUj&rMXP3ivL`Z{BwI12_-;5SzguD*wXhH3x{b(7+QHIAv*1!ny<2Z=9uHwaZIb$FK=GcDa#vk_& z6h1d;ZiRKd(fqWfqYMcr&_Ph_TC2%KSJ8~&=?!8(IQHwr6=bbZ6dM|%tDM$c5|w|* zzbVg|Qq%Af&HhEehvWI(L_V+xg)l>kYAI!2==}lD*aZlJRHYvO;}8wk?E%YfSBnfo zvTANK2EJx)Ya*0;tt_A0h=fQ(dWa1DO;yz(o2Il4p4G2V!LOSECGJ81YgMGhJYT=5MY*Nf$eNViaxNDz1t`Da#?Ef>_~b& z@C0`z&bp7mANHlw*{7?mqY!II&GL4 zGQOrd@F1BG{-l}R`XH{OI0mt#AjR|}9Y(UspYJbF3?cJS=;l%#1BRdp>Xa=AHDVl3 zADJbTcq|VjS<5I<=S$bgbX@@9A&L|-J=&T?YXYM~a!`b?H3rgnVty$9IlC5jD}tu! zk|J9(-5!)CPElt~O*_`?YFxC!$t3SCWMe?{9Y3geco`%lsYxP1KaJg)9~1XuL?C#D zjFfTA?1hI3tCRBE1Y zJM>glJaXeLk}$f$N+pX}04SJaI;59Vqi!N)X!V+lVwpb2; z(~wPd5}-%Z)kKE9ezr=>A_9h46X_u#YJQ91UY@vmusEh^l}uF|&0Xt?zqhplY3#c-RHwB33cE7JSW6z7&r6?{LyDYfjq9$Qh0Xa`r zl&KA?U7Y502N43mIaTPC+q}HssQ-BB6EnR-;3J}?j(=Myj1V)4n=U6(@@5^a;lWwp zFmO*frc3FnBQ7s;{UghznE(q0>zJ94gb|yCLCCnrs7wKYMGZU^qMF(i#%)y#^in`D zr?+U(sA&jCM5hU%+p3|ey-4GQA&%!S(-7L*uEp*-H!xg?Ge5IVcAN1ClQ~useVOYQ za>)!03P71bN$Sb}6h*E8Jaz{)j3a>@DBDqp1R-M`-{m0}2?p&mf<_8~z!@z=RzNx8 zF@}RCij4s`v40Y92-^_#8E-lYylWlOUxr(D>*i1(1Q+fVkWxvpQPcUHR4{DS5B|JXhQZHz4JYE{{;gw2M2~RmomvAG3^6 zz7u~nn_9e9+B`b9i#q`RVzwlmX~O|+`L-E4qG(^k>1`!gyoPx&bpLl8orFC{{`G`C zp_Oz2RX=SpN9_m8lWvuRqDMv0o$f$7iu$<0;~vj(HAFNa|51w94=|)DX^uzJkzI4c z!$%F!t*mHu!^0lC9}h(G++U=9Ml7JDhI|O2#{iH9J)9Cz{e=^^`4*sRQeDOE(PWYs zI>z)(-|hUgkehKege2df{6cCuWdhH`kZw8CTu8J$?a#-H5BER~U$!30M8WE3p4RZZGm9B6}Yp~ps3Nt$N1Qx;oxcVXJ64OKrX<#fsqy5Tvn zZ7l^Ggf6`dO0i*FXQDMC(9N|gG3sKjb9$&w7ypB=Bih;0Y=7m&6EhNPeS)+gfBs&X z=R8pCEc=3zX8Arn++fY+@ zw;uJ6ighuA3V7|)@SR5J;CO)V@8eD*k12hh(tVUMAM-ZXgsvcU6T5*7luRT@4K#x- z%hOPxx%CH{!zw0WIuQ2A1jtfVFcuLUxRD8~-;r?(5s5T>)K)gT(xLEU!9A?^^5Keg zIuVKvVrVEtP0Lp-bPJ%}2A}yFE@ypBLg}0P=Iz2Aw1kiPO2@zbGii|pS1ETsY%5L} zQ3U8Avij_rWYcg~k6Djy9*Q{VJmc2Dd*0+2!5vf54#h?QouCl~Auk@{ zat7RxBF2)sBY6c+Kh@*|K644NWl^L!xHMFJ#q_>wAm6+GdzRJu;;sdpmH5MrLoLy| zUpSNuBQ6|5UW6|K9=dVJs|Z2vTwF&{!?Q5gE}1|fflMcpn;go`vT z&`;v}A$RBW`1qCV#*#!l;UE@(8jL|wu~^T&{st-|W5W+p-YMwpBsbeGj0=l5@2Lrl zh_{UPXxe;jN-7yyh8g%u)hk|@_SOyvEi*w diff --git a/imp/locale/pl_PL/LC_MESSAGES/imp.mo b/imp/locale/pl_PL/LC_MESSAGES/imp.mo deleted file mode 100644 index 984d864a230cabb66af2d243b66ca2b0961374e6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 174829 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 N>_EQ-P0JAF{{xGec#{AC diff --git a/imp/locale/pl_PL/help.xml b/imp/locale/pl_PL/help.xml deleted file mode 100644 index a366a6b0f..000000000 --- a/imp/locale/pl_PL/help.xml +++ /dev/null @@ -1,804 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Message Composition: Actions - Actions - - Send Message launches your email to the intended recipient(s). Be sure you want to send before clicking here as once sent it cannot be taken back. - - - Save Draft places an unfinished message in a folder called 'Drafts' -accessible by the pop-down box on the right side of the blue navigation bar at top. You can then finish the message later by switching to the 'Drafts' folder, clicking on the saved message to open it, and then clicking on 'Resume'. Be sure to put a subject on the email before you save the draft so that you can easily identify which message you want within the Drafts folder. After saving as a Draft, you are returned to your INBOX or whatever folder you were viewing last. - - - Cancel Message drops the message in progress and simply returns you to the INBOX or whatever folder you were viewing last. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Message Composition: From - "From" - - Enter your correct email address. Your email address is automatically entered for you following "From:" in outgoing email. - - - - Message Composition: To - "To" - - Enter the correct email address(es) of those to receive your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "To:" in outgoing mail. - - - - Message Composition: Cc - "Cc" - - Enter the correct email address(es) of those to receive a carbon copy of your message. Separate each address with a comma. Your entry follows "Cc:" in outgoing mail. Carbon copies are usually sent to people other than the one(s) being written to directly but are important recipients of the email as well, usually someone indirectly concerned about the subject of the email. All 'To:' recipients and 'Cc:' recipients can see the entire list of both kinds of recipients. - - - - Message Composition: Bcc - "Bcc" - - Enter the correct email address(es) of those to receive a blind carbon copy of your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "Bcc:" in outgoing mail. Blind carbon copies are usually sent to people other than direct and indirect recipients ("To:" and "Cc:" recipients) who need to read what is being written as well WITHOUT the other recipients knowing that they are receiving the email. Thus 'blind' means that the identity of these recipients is hidden from all other recipients of the email, and only you and they know they got a copy. You typically use this to tell an authority figure that you are telling someone something without alarming the person you are sending the actual email to. - - - - Message Composition: Subject - "Subject" - - Enter the subject of your message. Your entry follows "Subject:" in outgoing mail. Keep it short, simple and descriptive. The subject line is the easiest way for you and your correspondents to remember what was in the email and thus is very important in organizing your email and finding important ones later. Also, when you 'Reply' or 'Forward' and email this subject line is copied over into the new message and so is a valuable way of telling what messages go together to form a "thread" of a conversation. However, if the 'Reply' or 'Forward' contains new ideas, you may want to add simple modifications to the 'Subject' line so the recipient(s) can follow the progression of the "thread." - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Message Composition: Options - "Options" - - These Options help you prepare your message. - - - Click "Spell Check" to check your spelling. - - - Click "Attachments" to view at the bottom of the page a list of files attached to this message. - - - Activate the check-button next to "Save copy" to save a copy of this message in your "Sent Mail" folder. Save copies of important emails you send so that you have something to refer back to later and to keep an accurate record of what was said. We do not recommend you save every email since then your disk storage quota will be used up quickly (especially when you send attachments) and your mailbox will be full and unable to receive new incoming email. You can, however, turn this feature 'on' as your default with 'Preferences' on the blue navigation bar at top. Be careful when using this modified default as you will need to periodically purge your "Sent Mail" folder or it will eventually make your mailbox full and unuseable. - - - - Message Composition: Attachments - "Attachments" - - This section displays a list of files already attached to your message. To Delete an attached file: - - Step 1: Activate the check-button next to the attached filename you want to Delete. - - Step 2: Click "Delete Attachment(s)". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Message Search - Search Criteria - - Help text to be written. - - - - Folder Management - Folder Options - - You can select a folder by using the radio buttons along the left column. Once you have done this, select the option you wish to perform on the folder via the select box to the left. - - - You will be prompted for further options. Be careful with the delete option, as you can lose all the messages in a folder if you delete it by mistake! - - - - Filters: Apply - Apply Filter Rules - - Click on the "Apply Filter" icon next to the INBOX name in the mailbox view to filter all undeleted messages according to the specified rules. Or, alternatevly, click on "Apply All Rules" in the filter menu. Note that filtering is not done automatically. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/pt_BR/LC_MESSAGES/imp.mo b/imp/locale/pt_BR/LC_MESSAGES/imp.mo deleted file mode 100644 index f8c783da3034133bb6d0186cda07aed67f4099d2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 264243 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 z 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 diff --git a/imp/locale/pt_BR/help.xml b/imp/locale/pt_BR/help.xml deleted file mode 100644 index 38a3de3cf..000000000 --- a/imp/locale/pt_BR/help.xml +++ /dev/null @@ -1,2765 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Composição de Mensagem: Ações - Ações - - Enviar Mensagem encaminha sua mensagem para o(s) destinatário(s) desejados. Certifique-se que você realmente quer enviar a mensagem antes de clicar aqui, pois uma vez enviado não se pode voltar atrás. - - - Salvar Rascunho grava uma mensagem não finalizada em uma pasta chamada 'Rascunhos' acessível através da caixa seleção ao lado direito da barra de navegação ao topo. Você pode finalizar a mensagem mais tarde selecionando a pasta 'Rascunhos', clicando na mensagem gravada para abri-la, e então clicando em 'Continuar'. Certifique-se de atribuir um título para a mensagem antes de gravar o rascunho para facilitar a identificação da mesma dentro da pasta 'Rascunhos'. Após gravar como um rascunho, você é enviado de volta para a Caixa de Entrada ou para a última pasta visualizada. - - - Cancelar Mensagem descarta a composição da mensagem em progresso e simplesmente retorna para a Caixa de Entrada ou para a última pasta visualizada. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Composição de Mensagem: De - "De" - - Preencha corretamente seu endereço de e-mail. Seu endereço de e-mail é automaticamente preenchido para você constando do campo "From:" na mensagem a ser enviada. - - - - Composição de Mensagem: Para - "Para" - - Preencha corretamente o(s) endereço(s) do(s) destinatário(s) para sua mensagem. Você deve separar cada endereço com uma vírgula. Outro tipo de pontuação resultará em erro. O(s) endereço(s) preenchido(s) constará(ão) do campo "To:" na mensagem a ser enviada. - - - - Composição de Mensagem: Cc - "Cc" - - Preencha corretamente o(s) endereço(s) do(s) destinatário(s) que receberão uma cópia carbono de sua mensagem. Separe cada endereço com uma vírgula. O(s) endereço(s) preenchido(s) constará(ão) do campo "Cc:" na mensagem a ser enviada. Cópias Carbono são geralmente enviadas para outras pessoas que não as contatadas diretamente mas também são importantes destinatários para a mensagem, geralmente alguém indiretamente envolvido no assunto da mensagem. Ambos tipos de destinatários, "Para:" e "Cc:", podem ver toda a lista de endereços de ambos os tipos. - - - - Composição de Mensagem: Cco - "Cco" - - Preencha corretamente o(s) endereço(s) daqueles que receberão uma cópia carbono oculta de sua mensagem. Você deve separar cada endereço com uma vírgula, outro tipo de pontuação resultará em erro. O(s) endereço(s) preenchido(s) constará(ão) do campo "Bcc:" na mensagem a ser enviada. Cópias carbono ocultas são geralmente enviadas para pessoas que não os destinatários diretos e indiretos ("Para:" e "Cc:") que precisam ler o que está sendo escrito mas sem o conhecimento dos outros destinatários da mensagem. Somente eles e você saberão que eles receberam uma cópia da mensagem. Você geralmente usa esta opção para informar um superior que você está dizendo algo para uma pessoa, porém sem alarmá-la. - - - - Composição de Mensagem: Título - "Assunto" - - Preencha o assunto de sua mensagem. O texto preenchido constará do campo "Subject:" na mensagem a ser enviada. Seja breve, simples e descritivo. A linha Assunto é a forma mais fácil de você e seus correspondentes se lembrarem do que se tratava a mensagem e é muito importante para organizar suas mensagens e encontrar as importantes mais tarde. Também, quando você 'Responder' ou 'Encaminhar' esta mensagem, o Assunto será copiado para a nova mensagem e esta é uma forma de dizer quais mensagens formam a "discussão" de uma conversação. Entretando, se sua resposta ou encaminhamento contém novas idéias, você pode querer adicionar pequenas modificaçõs ao assunto, assim os destinatários podem seguir o progresso da "discussão". - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Composição de Mensagem: Opções - "Opções" - - Estas Opções ajudam você a preparar sua mensagem. - - - Clique em "Verificar Ortografia" para checar sua ortografia. - - - Clique em "Anexos" para ver, no rodapé da página, a lista de arquivos anexados a mensagem. - - - Ative o botão ao lado de "Salvar uma cópia em" para salvar uma cópia desta mensagem na sua pasta "Enviados". Salve cópias de mensagens importantes que você envia para você ter referências posteriores e para você ter um registro preciso do que você disse. Nós não recomendamos você gravar todas as mensagens, pois sua caixa-postal encherá rapidamente (especialmente quando você envia anexos) o deixando inapto a receber novas mensagens. Você pode, entretanto, deixar esta opcção sempre ligada utilizando 'Opções' na na barra de navegação ao topo. Tome cuidado ao utilizar esta opção, pois você terá que periodicamente limpar a pasta de mensagens enviadas ou isto deixará sua caixa-postal cheia e inutilizável. - - - - Composição de Mensagem: Anexos - "Anexos" - - Esta seção mostra uma lista de arquivos já anexados a sua mensagem. Para remover um arquivo anexado: - - Passo 1: Ative a caixa de checagem ao lado do nome do arquivo anexado que você quer remover. - - Passo 2: Clique em "Atualizar Informação de Anexos". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Composição de Mensagem: Prioridade - Prioridade - - Inseri o cabeçalho "X-Priority" nas mensagens a serem enviadas. O cabeçalho "X-Priority" é um tipo de "pseudo padrão" ao qual os clientes de correio Netscape, Mozilla, Opera e Outlook parecem estar de acordo. Qualquer cliente de correio que não lida com este cabeçalho simplesmente o ignorará. - - - - Composição de Mensagens: Salvar Anexos - - Determina se os anexos em sua composição são salvos com a mensagem quando armazenados na pasta "Enviados". Se "SIM", os dados do anexo serão salvos. Se "NÃO", os dados do anexo serão removidos da mensagem após ela ser enviada para todos os destinatários. Escolhendo "Não" ajudará a conservar espaço em disco ao remover anexos (potencialmente grandes) de suas mensagens. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Procurar - Critérios da Procura - - Você pode procurar por mensagens em suas pastas utilizando diferentes critérios de busca. - - Passo 1: Preencha o texto para os campos que você quer adicionar ao critério de busca. - - Passo 2: Escolha o(s) marcador(es) da(s) mensagem(ns) que você quer adicionar ao critério de busca. - - Passo 3: Escolha a(s) pasta(s) onde procurar as mensagens. - - Passo 4: Clique em "Enviar". - - - Se alguma mensagem for encontrada, os assuntos destas mensagens serão exibidos em "Resultados da Procura". - - - - Gerenciamento de Pastas - Navegador de Pastas - - Você pode selecionar uma pasta clicando na caixa de checagem ao lado esquerdo da janela. Feito isto, selecione a opção que você deseja executar na pasta utilizando a caixa de seleção "Escolha a Ação". - - - Você poderá ser requisitado a escolher outras opções complementares. Tome cuidado com a opção "Excluir Pasta(s)", pois você pode perder todas as suas mensagens nesta pasta se você escolher esta opção por engano! - - - - Filtros: Aplicar - Aplicar Filtros - - Clique no ícone "Aplicar Filtro em" ao lado do nome da pasta na visualização da caixa postal para filtrar todas as mensagens não excluídas de acordo com as regras especificadas. - - - - Filtros: Editar Regras de Filtro - Editar Suas Regras de Filtros - - Clique em "Editar suas regras de filtro" para ir para a página onde você pode adicionar, excluir e editar o conjunto de regras de filtro que estejam ativas. - - - - Filtros: Editar Lista Negra - Editar Sua Lista Negra - - Clique em "Editar sua lista negra" para ir para a página onde você pode adicionar, excluir e editar a lista de endereços de e-mail de remetentes de quem você SEMPRE vai recusar mensagens. - - - - Filtros: Editar Lista Branca - Editar Sua Lista Branca - - Clique em "Editar sua lista branca" para ser encaminhado para a página onde você pode adicionar, excluir e editar a lista de endereços de remetentes de quem você SEMPRE vai aceitar mensagens. - - - - Filtros: Filtrar ao conectar - Aplicar Regras de Filtro ao Conectar? - - Ative esta opção para sempre aplicar filtros quando conectar ao IMP. - - - - Filtros: Filtrar ao Atualizar - Aplicar regras de filtro sempre que a Caixa de Entrada for exibida? - - Ative esta opção para sempre aplicar filtros ao exibir a Caixa de Entrada. - - - - Filtros: Filtrar qualquer Caixa Postal - Aplicar regras de filtro em qualquer caixa postal? - - Ative esta opção se você deseja permitir aplicar regras de filtro em qualquer caixa postal. Normalmente, regras de filtro se aplicam somente a novas mensagens que são entregues em sua Caixa de Entrada. Se esta opção estiver ativa, um ícone aparecerá em todas as páginas da caixa postal permitindo você aplicar regras de filtro em todas as mensagens na caixa postal atual. NOTA: Filtrar em outras caixas postais que não a Caixa de Entrada pode produzir resultados estranhos (ex.: o filtro pode fazer com que uma cópia da mensagem seja entregue para a mesma caixa postal) e/ou indesejados (ex.: isto pode fazer com que mensagens sejam movidas/excluídas se uma nova regra de filtro foi implementada desde a mensagem ter sido entregue na caixa postal atual). - - - - PGP: Anexar Chave Pública - Anexar Chave Pública - - Se selecionado, uma cópia de sua chave publica PGP, se existir, será anexada nas mensagens que você enviar. Você pode configurar um comportamento padrão na tela de Opções de PGP. - - - - PGP: Examinar Corpo das Mensagens - Examinar Corpo das Mensagens - - Se selecionado, IMP examinará o corpo de todas as mensagens texto procurando por informações PGP, e mostrará os resultados caso seja encontrado. Note que isto pode degradar o sistema já que toda mensagem será examinada por completo a procura de informações PGP. - - - - Composição de Mensagem: Opções de Criptografia - Sem Criptografia - - Envia a mensagem sem criptografar (texto puro). - - Mensagem Criptografada com PGP - - Esta opção vai criptografar a mensagem atual, utilizando PGP e a chave pública do destinatário, e então enviá-la. Você pode somente enviar mensagens para um único destinátario utilizando esta opção. Você DEVE ter a chave publica do destinatário armazenada no seu catálogo de endereços ou esta opção falhará. Se você tem a chave pública do destinatário em seu catálogo de endereços e você mesmo assim continuar recebendo mensagens de erro, verifique se o endereço de e-mail no campo "Para:" corresponde ao endereço de e-mail onde a chave pública está armazenada. Os dados criptografados serão anexados a mensagem a ser enviada. - - Mensagem Assinada com PGP - - Esta opção assinará digitalmente a mensagem atual utilizando PGP e sua chave privada pessoal. Se você ainda não forneceu a senha para sua chave privada nesta sessão você será solicitado a fornecê-la. O destinatário deve ter uma cópia de sua chave pública para verificar digitalmente sua assinatura. - - Mensagem Assinada e Criptografada com PGP - - Esta opção primeiramente assinará digitalmente sua mensagem e então criptografará o resultado. Veja as sessões "Mensagem Criptografada com PGP" e "Mensagem Assinada com PGP" para maiores informações. - - Mensagem Criptografada com S/MIME - - À concluir. - - Mensagem Assinada com S/MIME - - À concluir. - - Mensagem Assinada e Criptografada com S/MIME - - À concluir. - - - - PGP: Visão Geral - O que é PGP? - - PGP é uma ferramenta para comunicação e armanezamento de dados seguros, especialmente para usar com e-mail. Ele pode ser utilizado para criptografar dados e criar assinaturas digitais. O IMP utiliza GnuPG (GNU Privacy Guard) para oferecer esta funcionalidade. - - Habilitar Funcionalidade PGP? - - Se esta opção estiver selecionada, você será apto a criar/visualizar suas chaves pessoais PGP, adicionar/excluir chaves públicas de outras pessoas, ler mensagens criptografadas, verificar mensagens assinadas digitalmente e criptografar/assinar suas mensagens ao enviar. - - - - PGP: Opções - Anexar Chave Pública - Opções - Anexar Chave Pública - - Se selecionado, uma cópia de sua chave publica PGP, se existir, será por padrão anexada a todas as mensagens enviadas. - - - - PGP: Gerenciando Chaves Públicas - Visão Geral - - Esta tela lista todos os usuários atualmente em seu catálogo de endereços que têm chaves públicas PGP. Estes são os ÚNICOS usuários para quem você pode 1) enviar uma mensagem encriptada -OU- 2) verificar uma assinatura digital. - - Ver - - Abre uma janela para exibir a chave pública PGP. - - Detalhes - - Mostra alguns detalhes sobre a chave pública PGP. - - Excluir - - Exclui a chave pública de seu catálogo de endereços. - - - - PGP: Gerenciando Chaves Públicas - Importar - Importar Chave Pública - - Este botão abrirá uma janela onde você pode manualmente importar uma chave pública PGP. A chave pode ser colada dentro do campo texto ou, se a chave pública estiver em um arquivo no seu computador, você pode importá-la. Se a chave pública for válida ela será inserida em seu catálogo de endereços e a janela fechará; se não for válida, uma mensagem de erro será retornada explicando o porquê. - - - - PGP: Gerenciando Chaves Pessoais - Visão Geral - - Se você quer assinar digitalmente mensagens ou permitir que outros lhes enviem mensagens criptografadas, você deve possuir seu próprio par de chaves pública/privada PGP. - - Sua Chave Pública - - Sua chave pública deve estar disponível para qualquer pessoa que você quer que seja apto a enviá-lo mensagens criptografadas que somente VOCÊ pode descriptografar (usando sua chave privada). Adicionalmente, sua chave pública precisa estar disponível para qualquer um que você tenha enviado uma mensagem assinada digitalmente - a chave pública é necessária para verificar a assinatura digital. - - Sua Chave Privada - - Sua chave privada é necessária para descriptografar uma mensagem criptografada utilizando sua chave pública. Adicionalmente, sua chave privada é necessária se você deseja assinar digitalmente uma mensagem. Sua chave privada será protegida por uma senha criada quando a chave foi gerada. Assim, para executar qualquer atividade que requeira sua chave privada, o IMP lhe solicitará sua senha. Você necessita inserir sua senha somente uma vez por sessão - o IMP armazenará sua senha até você desconectar (Certifique-se de desconectar!). - - - - PGP: Gerenciando Chaves Privadas - Chaves Públicas - Ver - - Abre uma janela para exibir a chave pública PGP. - - Detalhes - - Exibe alguns detalhes sobre sua chave pública PGP. - - - - PGP: Gerenciando Chaves Pessoais - Chaves Privadas - Forneça a Senha - - Abre uma janela de diálogo para a senha. A senha fornecida, se correta, será armazenada pelo IMP até sua sessão finalizar. - - Descarregar Senha - - Remove a senha armazenada no IMP - qualquer uso posterior de sua chave privada necessitará que você forneça novamente a senha. - - Ver - - Abre uma janela para exibir a chave privada PGP. NÃO ENVIE ESTA CHAVE A NINGUÉM - esta opção é estritamente para permitir que você possa exportar sua chave privada para usar em outro programa. - - Detalhes - - Exibe alguns detalhes sobre a chave privada PGP. - - - - PGP: Gerenciando Chaves Pessoais - Excluir - Excluir Chaves Atuais - - Este botão excluirá seu par pessoal de chaves pública/privada das preferências do IMP. - - - - PGP: Criar Chave Pessoal - Nome - Nome - - O nome que você quer associar às suas chaves pessoais. Campo obrigatório. - - - - PGP: Criar Chave Pessoal - Comentário - Comentário - - Um comentário a ser associado às suas chaves privadas. Campo opcional. - - - - PGP: Criar Chave Pessoal - Endereço de E-mail - Endereço de E-mail - - O endereço de e-mail que você quer associar a suas chaves pessoais. Campo obrigatório. - - - - PGP: Criar Chave Pessoal - Tamanho da Chave - Tamanho da Chave - - O tamanho da chave, em bytes, de sua chave gerada. Quanto maior o valor, maior a proteção (e também maior o tempo de geração e criptografia). 1024 bytes é o padrão - este valor oferece uma excelente proteção. - - - - PGP: Criar Chave Pessoal - Senha - SEnha - - A senha usada para proteger/criptografar sua chave pessoal privada. Ela deve conter PELO MENOS 6 caracteres, NÃO deve ser igual a senha de login, NÃO deve - ser baseada em uma palavra do dicionário e deve incluir ambos números e letras. Você deve fornecer esta senha duas vezes para propósitos de verificação. Campo obrigatório. - - - - PGP: Criar Chave Pessoal - Ações - Criar Chave - - Cria e armazena seu par pessoal de chaves pública/privada. - - Importar Chave - - Importa um par de chaves pública/privada. Este botão abre uma janela onde você pode manualmente importar seu par existente de chaves pública/privada. As chaves podem ser coladas no campo texto ou, se a chave estiver em um arquivo em seu computador, você pode importá-lo. Se as chaves forem válidas elas serão inseridas em suas preferências e a janela fechará; se não forem válidas, uma mensagem de erro será retornada explicando o porquê. - - - - S/MIME: Visão Geral - O que é S/MIME? - - S/MIME é um sistema de chaves privada/pública que oferece assinaturas digitais, privacidade em mensagens, e detecção de alterações não autorizadas de forma aberta e interoperável. S/MIME pode oferecer privacidade de mensagens criptografando-as de forma que somente o remetente e os destinatários legítimos possam decodificá-las. Ele permite você identificar o remetente de uma mensagem através de sua assinatura digital. Juntas, a criptografia e a assinatura digital ajudam a oferecer deteccção de alterações não autorizadas, permitindo os destinatários determinarem se a mensagem foi alterada após ser enviada. - - Habilitar S/MIME? - - Se esta opção for selecionada, você estará apto a importar seu par pessoal de chaves S/MIME, ler mensagens criptografadas, verificar mensagens assinadas digitalmente, e criptografar/assinar as mensagens que enviar. - - - - S/MIME: Chaves Pessoais - Visão Geral - - Se você quiser assinar digitalmente ou criptografar mensagens você deve possuir seu próprio par de chaves pública/privada S/MIME. - - - - S/MIME: Importar Certificados Pessoais - Importar Certificados Pessoais - - Importa certificados pessoais de um arquivo em formato PKCS #12. PKCS #12 é um arquivo geralmente gerado quando se exporta uma chave a partir de um navegador (ex.: Internet Explorer, Firefox) ou a partir de um certificado armazenado e mantido pelo Sistema Operacional (ex.: Windows XP). Se suas chaves forem válidas elas serão inseridas em suas preferências e a janela se fechará; se não forem válidas, uma mensagem de erro será retornada explicando o porquê. - - - - S/MIME: Excluir Certificados Pessoais - Excluir Certificados Pessoais - - Exclui seus certificados pessoais de suas preferências. Você não será mais apto a assinar mensagens com S/MIME ou visualizar qualquer mensagem criptografada com S/MIME enviada a você. - - - - S/MIME: Gerenciar Chaves Públicas - S/MIME: Gerenciar Chaves Públicas - - Gerencia sua lista de chaves públicas do tipo S/MIME. - - Ver - - Visualiza sua chave pública em texto puro. - - Detalhes - - Visualiza os detalhes técnicos de sua chave pública. - - Excluir - - Exclui do repositório a chave pública selecionada. Excluir uma chave pública previnirá você de criptografar uma mensagem para o usuário em questão. - - - - Imprimindo - Imprimir a Mensagem - - Para imprimir uma mensagem que você estiver visualizando, clique no link "Imprimir" no topo ou no rodapé da mensagem. A mensagem será aberta em uma nova janela formatada para impressão. Dependendo do seu navegador e sistema operacional, uma caixa de diálogo se abrirá para você. Se ela não se abrir, então selecione o menu "Arquivo" de seu navegador e escolha "Imprimir" para abrir a caixa de diálogo de impressão. - - - - Ordenando e Agrupando por Discussão - Ordenar Registros - - Ao visualizar uma lista de mensagens, você pode ordenar as mensagens clicando no cabeçalho apropriado da coluna. Para inverter as colunas entre ordem ascendente ou descendente clique no ícone em forma de flecha no cabeçalho da coluna. - - Agrupar por Discussão - - Agrupa mensagens por discussão (assunto), com isto todas as mensagens serão agrupadas com suas respostas, clicando no link [Discussão] no cabeçalho da coluna assunto. - - - - Mensagens do tipo Multipart/Alternative - - Alguma mensagem foi enviada como sendo do tipo "multipart/alternative". Estas mensagens possuem diversas partes, todas mostrando o MESMO CONTEÚDO mas em DIFERENTES FORMATOS. O cliente de correio mostrará a última parte da lista que possa ser visualizada corretamente no navegador, caso haja alguma. Todos os outros formatos aparecerão abaixo do título "Partes alternativas para esta seção" e podem ser visualizados e baixados separadamente. É importante notar que estas partes alternativas possuem o MESMO CONTEÚDO que a parte que está sendo mostrada - eles estão simplesmente em outros formatos (ex.: texto vs. HTML). - - - - Preferências: Manutenção: Renomear "Enviados" mensalmente - - Ative esta opção se você gostaria de renomear sua pasta "Enviados" ao início de cada mês. A pasta será renomeada (para um nome que contenha mês e ano) e uma nova pasta "Enviados" será criada. - - - - Preferências: Manutenção: Excluir mensalmente pastas "Enviados" antigas - - Ative esta opção que se você gostaria de excluir pastas "Enviados" antigas ao início de cada mês. Isto pode ser útil se você possui quota, por exemplo. - - - - Preferências: Manutenção: Excluir Pasta "Enviados" Mensalmente - Número de Pastas a Manter - - Se você estiver excluindo pastas "Enviados" todo mês, quantos meses de pastas antigas você gostaria de manter? Qualquer pasta mais antiga que o número de meses especificados será excluída. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferências: Manutenção: Excluir Mensalmente Anexos Ligados - - Ative esta opção se você gostaria de excluir antigos anexos ligados ao início de cada mês. Isto pode ser útil se você possui quota, por exemplo. - - - - Preferências: Manutenção: Excluir Mensalmente Anexos Ligados - Número de Meses a Manter - - Se você está excluindo antigos anexos ligado todo mês, quantos meses de de antigos anexos você gostaria de manter? Qualquer anexo mais antigo que o número de meses especificados será excluído. - - - - Preferências: Manutenção: Esvaziar Lixeira - - Você gostaria de esvaziar sua pasta Lixeira freqüentemente? - - - - Preferências: Manutenção: Freqüência para Esvaziar Lixeira - - Se você está esvaziando sua pasta Lixeira, em que freqüência ela deveria ser esvaziada? - - - - Preferências: Manutenção: Mensagens Mantidas ao Esvaziar Lixeira - - Se você está esvaziando sua pasta Lixeira, mensagens mais velhas que quantos dias deverão ser apagadas? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferências: Composição de Mensagem: Texto de Atribuição - - Aqui você pode fornecer a frase que você deseja que apareça antes de qualquer citação de texto em uma resposta que você enviou. - - - Você pode incluir uma ou mais variáveis para inserir informações sobre a mensagem que você está respondendo. Variáveis consistem em um sinal '%' seguido de uma letra. As seguintes variáveis estão disponíveis: - - - %f : O nome do remetente e endereço de e-mail - %a : O endereço de e-mail do remetente - %p : O nome do remetente - %r : A data e fuso horário em formato concordante a RFC 2822 - %d : A data em formato sss, dd mmm YYYY - %x : A data no padrão local - %c : A data e hora no padrão local - %m : A identificação da mensagen (Message-ID) - %s : O título - %n : Uma nova linha - %% : O sinal '%' - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferências: Solicitar Confirmação de Leitura - - "Solicitar Confirmação de Leitura" envia uma solicitação aos destinatários desta mensagem para notificar você quando esta mensagem for aberta por eles. Nem todos os clientes de correio suportam/honram isto. - - - - Preferências: Enviar NDM - - "Enviar NDM" envia uma Notificação de Disposição da Mensagem (também conhecida como Confirmação de Leitura) quando você visualizar uma mensagem na qual o usuário solicitou que ele receba uma notificação que você leu a mensagem. Em muitos casos, isto acontecerá automaticamente sem perguntar a você. Em certos casos isolados, você pode ter que manualmente decidir em enviar a notificação ao clicar em um link. - - - - Preferências: Solicitar Confirmação de Entrega - - "Solicitar Confirmação de Entrega" envia ao servidor de e-mail do destinatário uma solicitação de notificação quando a mensagem for entregue na caixa postal do destinatário. Isto não significa que a mensagem foi lida, simplesmente ela está em uma caixa postal em algum lugar. Nem todos os servidores de e-mail suportam isto. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferências: Substituição de Imagem HTML - - Para mensagens HTML exibidas incorporadas, deverão todas as imagens serem bloqueadas até você especificamente decidir em ver estas imagens? Note que ao visualizar um anexo HTML, as imagens sempre serão mostradas. - - - - Preferências: Substituição de Imagem HTML/Exibir Catálogo de Endereços - - Ao bloquear imagens HTML, deveríamos mostrá-las automaticamente se o remetente estiver em seu catálogo de endereços? - - - - Preferências: Página Inicial da Caixa Postal - - Determina qual página na caixa postal será mostrada quando você acessar a caixa postal pela primeira vez. Note que as opções de mensagens "Não Lidas" não funcionarão com a opção de ordenar por "Discussão" - ao invés disto, você será enviado para a última página vista. - - - - Preferências: Salvar anexos nas Mensagens Enviadas - - Ao salvar mensagem na pasta "Enviados", determina se todos os dados serão salvos. As seguintes opções estão disponíveis: - - - * "Sempre salvar anexos" - NUNCA perguntar para salvar anexos na tela de composição; os anexos serão SEMPRE salvos com a mensagem. - * "Perguntar sempre que um anexo for enviado; padrão SIM" - SEMPRE pergunta se salvará anexos na janela de composição; o padrão é salvar os anexos. - * "Perguntar sempre que um anexo for enviado; padrão NÃO" - SEMPRE pergunta se salvará anexos na janela de composição; o padrão é não salvar os anexos. - * "Nunca salvar anexos" - NUNCA perguntar, na tela de composição de mensagem, se salvará anexos; os anexos NUNCA são salvos com a mensagem. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/pt_PT/LC_MESSAGES/imp.mo b/imp/locale/pt_PT/LC_MESSAGES/imp.mo deleted file mode 100644 index bd7dc92f04dcec27b9fc4ef832cb55b4e52450e6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 235905 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 G`~-y=fWCveP2TR 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¥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 T1eJ_=s&w_Z_rygM#)JP4jHGq+ diff --git a/imp/locale/pt_PT/help.xml b/imp/locale/pt_PT/help.xml deleted file mode 100644 index 4f84e25ec..000000000 --- a/imp/locale/pt_PT/help.xml +++ /dev/null @@ -1,804 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Message Composition: Actions - Actions - - Send Message launches your email to the intended recipient(s). Be sure you want to send before clicking here as once sent it cannot be taken back. - - - Save Draft places an unfinished message in a folder called 'Drafts' -accessible by the pop-down box on the right side of the blue navigation bar at top. You can then finish the message later by switching to the 'Drafts' folder, clicking on the saved message to open it, and then clicking on 'Resume'. Be sure to put a subject on the email before you save the draft so that you can easily identify which message you want within the Drafts folder. After saving as a Draft, you are returned to your INBOX or whatever folder you were viewing last. - - - Cancel Message drops the message in progress and simply returns you to the INBOX or whatever folder you were viewing last. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Message Composition: From - "From" - - Enter your correct email address. Your email address is automatically entered for you following "From:" in outgoing email. - - - - Message Composition: To - "To" - - Enter the correct email address(es) of those to receive your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "To:" in outgoing mail. - - - - Message Composition: Cc - "Cc" - - Enter the correct email address(es) of those to receive a carbon copy of your message. Separate each address with a comma. Your entry follows "Cc:" in outgoing mail. Carbon copies are usually sent to people other than the one(s) being written to directly but are important recipients of the email as well, usually someone indirectly concerned about the subject of the email. All 'To:' recipients and 'Cc:' recipients can see the entire list of both kinds of recipients. - - - - Message Composition: Bcc - "Bcc" - - Enter the correct email address(es) of those to receive a blind carbon copy of your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "Bcc:" in outgoing mail. Blind carbon copies are usually sent to people other than direct and indirect recipients ("To:" and "Cc:" recipients) who need to read what is being written as well WITHOUT the other recipients knowing that they are receiving the email. Thus 'blind' means that the identity of these recipients is hidden from all other recipients of the email, and only you and they know they got a copy. You typically use this to tell an authority figure that you are telling someone something without alarming the person you are sending the actual email to. - - - - Message Composition: Subject - "Subject" - - Enter the subject of your message. Your entry follows "Subject:" in outgoing mail. Keep it short, simple and descriptive. The subject line is the easiest way for you and your correspondents to remember what was in the email and thus is very important in organizing your email and finding important ones later. Also, when you 'Reply' or 'Forward' and email this subject line is copied over into the new message and so is a valuable way of telling what messages go together to form a "thread" of a conversation. However, if the 'Reply' or 'Forward' contains new ideas, you may want to add simple modifications to the 'Subject' line so the recipient(s) can follow the progression of the "thread." - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Message Composition: Options - "Options" - - These Options help you prepare your message. - - - Click "Spell Check" to check your spelling. - - - Click "Attachments" to view at the bottom of the page a list of files attached to this message. - - - Activate the check-button next to "Save copy" to save a copy of this message in your "Sent Mail" folder. Save copies of important emails you send so that you have something to refer back to later and to keep an accurate record of what was said. We do not recommend you save every email since then your disk storage quota will be used up quickly (especially when you send attachments) and your mailbox will be full and unable to receive new incoming email. You can, however, turn this feature 'on' as your default within your Identity, by going to Options->Personal Information->Edit your identities. Be careful when using this modified default as you will need to periodically purge your "Sent Mail" folder or it will eventually make your mailbox full and unuseable. - - - - Message Composition: Attachments - "Attachments" - - This section displays a list of files already attached to your message. To Delete an attached file: - - Step 1: Activate the check-button next to the attached filename you want to Delete. - - Step 2: Click "Delete Attachment(s)". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Message Search - Search Criteria - - Help text to be written. - - - - Folder Management - Folder Options - - You can select a folder by using the radio buttons along the left column. Once you have done this, select the option you wish to perform on the folder via the select box to the left. - - - You will be prompted for further options. Be careful with the delete option, as you can lose all the messages in a folder if you delete it by mistake! - - - - Filters: Apply - Apply Filter Rules - - Click on the "Apply Filter" icon next to the INBOX name in the mailbox view to filter all undeleted messages according to the specified rules. Or, alternatevly, click on "Apply All Rules" in the filter menu. Note that filtering is not done automatically. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/ro_RO/LC_MESSAGES/imp.mo b/imp/locale/ro_RO/LC_MESSAGES/imp.mo deleted file mode 100644 index 6542495113897f7db94f5137ef98526434a58b22..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 40833 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 diff --git a/imp/locale/ru_RU/LC_MESSAGES/imp.mo b/imp/locale/ru_RU/LC_MESSAGES/imp.mo deleted file mode 100644 index bfee1ab095f61c76bcc405f5fcde34c0d2ab36bd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 73566 zcmc${34B!5`Tu|26<6Fh^ooL@By3VOipUO103o>BI3xoZNiuOJVR37yf6jUC%p`z*`~Ci3um8NbdEc{d&pGEg=bn4{ zV#iHy2>7*Z5(In0%6)_2xXps#*`s93uOtY%fsKsY7gMHw0a1dN%+;dtGT!gt8?gc-9N_QD7gx|wMVc+9};2ao(%I_Dj2V4b} z&K@Ut_JLbsJ`^gSM?;DgTm~s>a24DYUI%xA4?>mWIdh*6mH+qQR`3g`_?n^8ZHK4B z?M@7W5GJ9@b2Z!oz67^{Z^CWi$B?213t<^N;-nzx2k(H&_ghf;`xI^t7nr#jD!&=H z8|;9pmu@Hf{O$rLV(tYe!&*2Jz5++Utxlnh-~_lcOhUzTq48F@Kjy!f`D2I(1Z_~| z-Qm-ziY>Bw>Ge9aMQHy*W*!8^*9Eq9i~Fn$7%3z7&G@<;1JAzfU3_gpz5g=s-3@u1#tUPUyh-0 z2h8K4+Tmn)5WEDc{vU(K!Kb0hzxC-pTo0&t`$CoX5UBi|2vy!wq2iqmm2MiU9xsQ= z|8-FLyA3LyKf%%PNvMAF1C;y5F>me;55&AHRKAXagW+hXc;^`}F!w80_w&T@2M;tDyStjx#;?H1>oFcM$9i zi{K;}gG1q?um@ZQd%@Je_myauY?2UU6=234M;pz=EsDnG|T<##$%KIcH?>smAa z396j0Lgi;ZRJaDH@oG7A{jkdCzXv=R`@!%KSPE6Y*F)9EYf$MefLp+CpyFEtC0E;5 zdwJ>y|1E-EH9h825mxpP^9lb^<&Io(D(52cYV?6>bSTpyF8tmF^a2`hMCI zs{b7WLwFigzR!cI*BhYP@6T{M_&8MgUo`VOQ2G4=s=l{L`E(D1-7pV@@;?r$-KN3r zFaed$*--uSTBvm1gp$km%)AV4k9h@@|IN}qzk5T)+uwL3+!phAsCqd8svXaSJHadA zR`6~p`Ti5!0loO`_6I=a`%oxwslN zH}f54z7MLN9)*hM1-KV{7b?F?;Vy6u+#T+Gj<+v>E*+?GY%)~%TB!bcAymJ((s&n? z|Gz+${}nh8z6l4wAK(G7@Lcb2DpbD9;hu07l)sD3{z<6zcn)gb{U=m?HbIrM1x|u1 zU?CiRp7&o1RZr(YmG2^`{N4yv4|hS;?<3~^DpWrHW9E9ObUGke4pu_dPwg*!_{*W{ z;by3C4?rikQ2G5kRR4Vis{g+SHP3zs74OGT;XjA_!d9qo+y2ta*)FgG^I>ogco$TA zJp7*=ouT~i2{(ZQq3UA@RC*(z%25o}KF6E;bhs(zq_NiQ=RxKBVl!V2H^zJ$ zRK48^)z2P+itis#a`QIS_}vPX-o_VsdD$9!#74H@1 zexsT1f=d6-Q003Ds(i0OrTYPN^#+yxTDTe9@?u}#+rd$ocZEm7Q=rOqlkpa)cDWrY z{`=tm@NqZ@eq{FDF7f%>4a)!iP~|xoDnCU~`5X-;*HfX&6*v2Na4hCa%>Esy@_uDp z234L_@F=*$r9S>i@DR*DhpNZxpvJfRpvK83q4N7K>E5{AO0Rb4*S9re(lR~K2*F9K=se};cVDy_T|6v{(l42kDr7; zg9~9l*yBnc|1nVcJO^$LZ-EEHyP@Q8K2*Ja0JnvWX6}H>=O$PA`q~PrUAsf2(+g^R zI~5)duZOCi`EWb!k;j{gF`ZGzBW&nNa;J z4VC}Pq003;co2L5sy_b(<^NMNFM=*TScv^vSOg2N^WhUv^)eT#elLc~@2}xD@VDmv zd#H3DHS<59%JUBF20w;M|0}3`wLr}y-$CWO`}IElK2ZJ&p~kHtaA!CTc86ye&w|}4}S)guWz8rz1GY-{MLut11jBp;2?MuRQ}I|D(^W^ z<-8249&d(fpL?O|>CbRi_zYA!??ct+r!a)O-sr<03MGeQq3ZK|sQSGEs{GfO{Y_Bm z-3^ugV^HmqX?ITc~>8>Q0}p9#Hu?2&$b&7^gwCe+88M*Fu%+ z0;u-65h}jBjgLe5f7#6MLe!|ANY22C81ZGp>cIht2Nx`RE1*V%`~QULFHOn1FrZ<=$C^AqrAn44h;_r2G*^U+Y@e-8J9 zm%@GFgHY}L29%sHheyKR_xbs$49ef-Z~%M|O71^}N_X)6jIpo`9t@v`%2yMV|K0xJ z*PY{_#*GW1(!U<=4WEFU!w;a^;}f_ATxjMD+zj*gaAO!e;LV#rwZm301$TzW!%N^v z@C&#pJnTW=zC)qpa5$8_oCJ&DOmn{*hM4bz2f$ZhZ@3h8gFF4v%k@5ROU#4dj_?Sm z@o^$lKa4}=KV|M`nfW)y8=%U28PFq_V<{{wJq_#{;PFPZ!2@IcJ%Q0=wHpS}OSQ2p~z zGfyz{$;Kp9zq$~re7}R+!n>f-c^FDwo`I5|CGcc8@*#8)cso1|wnNG9q=)H~@M1U? zZuW?0F&u;W2DlCU3`*V>L)F7xkNR=87nFM(s$No1@^da!{(cEJftSEZ@CrBtehMX@ z-5>LEFc@l_JQ2=?v!Uv18I(M2^|&|h2S;N*0;>Mbhl=L`crbhuDxQ^4a<|K0g5Y#G z8TN#aLiP85!QpVnzxsYz0{dY;7Y=|A!X4qKa3`37JHU;f@a5kLs$cbhvM++&;jwUg zc$(Q)LFMZ_sQf+%HSWC+kA(}M%2)8D*8@kxLonCCUE#e@@jVMQKD-5YhD*(Uqo;iR zcZbTyK2ZMqL$${+sQNz!N{%POE#L`eE;Uw|{h3hXz&xmS{smM!UIrEZYU9mN>D&#~ z{*Rgc^JabxDxD9Z!ha4WpN(d2GxwEdUTfyfpZ59P4l4Z}p~CMCmCpW9s$9gmFER0|8K&u3!j22SMVHjGuRv|Ut1b?gKEd##{O_y%!fhM_ZTxzhCML<9G1d! z;QsJ4codYfu5^Y$#Xs6u0?RO$!4u)DP~{0<@cAx*N~hG!2{YG1)#rIo^?3nQIj@59 z|2wGudJh~27edu%|9^P<)8Ias?||yB&q3A8`%wMp6R7;R!#&_GFM4x-sC1@6^{bzo zISrNWc~J3P3ipJ!LX8hk!XsfblzjGj$;a2vI2jgUUkeY155t4tV%P`n{IYi+3MH3w zjh8~z=S@)gx*v{!kC}M|EW{kV;{El9YR{vf@;Mgn4No!qxlr++4-bIXK;`2JsC+Mg zqhT|Yzrug|c#kp`L-{)uZUW1UGokW1%Xk))99?F-5i0-p8Xtiw_cKuGG(xq@*Kl*V z^{c-9c7&T@9tc&=L!sJX29#XXK>0rxYP`J=s=xgfsvHlS{R*gXTfFASgYL$iq1t&j zxFzfd74HzJ@{EAT!{cC2_y@QjeACzp_rkpW>ptAUupj2b;4Ux@RnKQb^^-fH>g7wQ z{I){PD{G7zA@xKElH=n~(;5Tp-obs;E&y8?n%rC;L;VV$#kAKh4 zH>VrpP~|uSD!p@{;=KkczYm)EHK=x309DSfq4K{P?f`du-|GSU!|gC10X0q?0|&rz z*azMKB`43B``2(A%-en7^S2jt?QA?8ZjE~}R5~X?wf7muH0*}?9H@Ef64)I+XYTL9 z-kARb6+ZZvpNG1`ffxrt*_XqiunrD}kDL1xykp_cumoz{Prx1FrBLJaEl}<71XO(QK*h7b%uC>=n16tZZ{v@A zIk$((@6VvxVHT9UoCSA*mqN+;?Qnbe98~?xheO~BsPXIIkNr3?5URe5q4IG&+#Oax zg+JeT4ODt}L6zeXxEp-Q+&_hCrzKGB`3;nOZTugfzYr=Pg>Vp@2K&NGq0)T}9t>ZG z>VIue>8~_y@riH8-JtT(2daJ#HS+|hdN>8Dy%T1C7L>os%>H)c!>||jFBlg>)%P}^ zdi(BB=0ldON?e!0+ac4eM_$5&BEr)97Z=uHRjX(4K z=Kv^w)1dNu8dN)_pz2|+@lvSr-vm`p_d}KUA*gtthYI&PlpMSR6@D31zScsu(>9-b zf4jlMF!z88e>_wW52Ds$73EJ_aSvPr;pF1}gs>f9bi6aaXAR5<+ZN0#U+Z(E%9b_B|)ee)PVyNfhylLsPs;SYUe7bdbkj(o^FC_r@P=l_?B@ERQ?Bi<;yb^?u&Uel>azX zxvz#w=XP_y7fSwLff^s)fMejl;eoJ6qi?s-Q2r)CmA}L|6RP}YLHWNHD&4<9$;Bsd zA6O5S?poLvZr2On64JFrUxEVap>@S3h=Q6l4yc%u>uY;2Fo8f-& zk7oZiRQw-6jc?0fZ`gC8pBKkNnNw!I8LE6QLdoNYQ1ND<>MvO2>vKC;fbnp+C!7i8 z?*gds*F(v{{csETGE}+Vf-2{GQ2pX_sQFz#i~9sB}Jqec(bUf7>ti<=G3$+!w08hrq4i(Pn=PRQkt5r8g5Q z{ds2oH7vq>yV?H-svJw9^0f+X0k>}P<=+V^o!#LkaDOQG1EKQUA8rPVp~6pv%3ql= z3Ae<2wz*#j75;jtaJNF$-`!C8e8TuTRC=F5<*y#f-!iCn-DHVRzdMw?^oLu)W1;*_ zgBni~Q0;n`**^yr{(Y$U>!H$ZgzAqgjhim@@pU)uW$XnNzCTod9}1OT2~_zjpvpHF zZVrD54}zD#qu^su{h%Ex{jZ_?e+$)aL8~7py2C<@Bcaku8Gi{?&MTqX_a@j4J_wcm zU(Nm%*c4{q1Ay zW$Xt-+y_JDvjj@6E`=)Bl~D2DYWzLaeDNSuI$y#5a0#r0dv*ByT?#dxJZO9gO5Q(% z^7lR5AI@BE{TCjN`8ngaa4_aUUwiu*Q02K3DnHLc$;C@h`OUzc;n#2{xYY{J9#H-V zLbdy0usa+94}m36>0Abt{@cf-6tR6QI4)&3_y)#K@A ze<9oj^PN!j@dQ-8ziIA^p~|({cRu}Hq1y2%xD6ZwmF`ridW^xLunwx89yj|%Q2tjz z`S4-RYTSH9H?@g4<+BXLDk>$Q2rXA`r8t?EBwZ| z?J8ei2SC{$3WvjqQ1yH@EQF6h#q%Xp`J18U>F?lMaQD@Iyl#SO=N71XSZ(a~gP;F) zhr_TR1C`#zQ0;XaR5>0o`@cbjf6vTc!UHgW166N(t?}~L2P%K3L6!U0@L>25RQOMz z;%$bK^A0nA3%AF-@mgQcJ3^WFgUbIvsB(^kYTptlIXl(N6=tr1lB;u|(z_lip1X~Y z!G4%ughSvmsCaq>8##S!AXGYK##*=s=8K@({|>159)cl!4oW`1g!{r3a38qKMjN^M zIRr}XPJ)WJ3M&8SLB)HqneT)l=08CBe;w`(KZnZS_pk@teB+H=zd8V_{th0s>iFL+V@VVcpig?!q=h3myI^x z$c@JbL)F(QQ1Vp=3*bG*_o3P~*us~u0BZa>%s326?#7sTGE_cJfXYWDbaDe#|JNJ; zV0_m2uCWoSJ-&r%&t13l@$UnrC-#A|FMull5VIcxB}d1a`^j))%+sOLk3;42T&Q-u z1Zv!P1gc&?fNJ+I&D;c4j&`VgZ@$$=Zd}_FD%?b5{ zoDcVei{RmK<8Hox90?^4)llv65R|;U1~q?ew6$kH7-BxbI2WqDZiZ^tSE0hS!=J%} zw(4~4g-mo5O9Nwb4FJC{XaqmQ^dYl2( zzUM*3cZKn8sQf++mEK!W^78>y{ue>XTRW7z`~W5Io9yV__cI<0C1*pR@^K>E51tFh z!8@SRZH6lUTH_8odGmfyF^+?hi&Kqrpwhh-DxKS*!v6&--q+zIxXd_g7cU=I!6UGL3rg;{+|{Qu z7>>a_7OH)(glebfq2ys990->{wM&oPHgfB)gP__i4kdSKsBz&}Q1x@MnXiKCr`JN| z?=`6TCIi(D+wShi*#WQ|^8^^eN1@!`hbrF+sP^f$hnM@QFvNTgRDZt>s=Ysgqu>fy z3yb#j^W4Kw}#let$}K%{r2`8 zVjOQg4XXd1X}k@pzFvo8;YU#Qxo;0YU-W~jpHrd6kqe;GyA>**_d&_aD^T%#1eMPw zsC>4Wd5e9#`;Krk>_e#b=nd8H`Q7^h6QTS~g9>*VR6H|`l~CbQ=6;Tu zFEaP5pyIp1cq^2={vIm6hoRzo3M&84nf>cf^7cMdy?kVBH1~Ehe-Gtvi+#PkZ38vF zY;WeB%)Bd9z3gcm2-S|`pwd4PZUkROXm2HgN8unWK7ogG{RO+5;Y0Ax*q^9G`2F3u z#v6khF~@P&*z~U1-2_*1ea3Ys?)P%tL0tMh%XIls@KW=yd3+oB!Tn%MVEFnd{lfO!(vMc93V`C51vWJ-3w6~@brvMlEsOPE*9 z?pC;%^rXA~4gMClv6hcFxj&x!Iq+co{fTR+g;QM5;nu7heouM?XIoeqe?hqMTw8PH z{|4gcLaskzc`Wh0jQbhze(ZL~?l;`O&o$lRVks8X)p-YU?ShbpfhTUV_Pj;>h zG2GvTpRu^@YJSZr_|)P(61NkvJPa=9`UHPxa-D4M|G}<}>jdoXz~3cYrI<(KzCG7; z?kmjiHMmK?_#NgEmfr60HT+0Vjea*^?#ZPeDrKkN&+$J3oB0;!KQX^=_pceB!2K)k z@4)S^gul?@Sb%*U_d~Fshxtp=<0+!?ccX*Dueaih?xLs#)w8Le% zO)z(ygD0>%+R|HN{$$@_eg?oD&He!H&%o^+_$hYV!He_4R45=n=}V7sy($C09k@!} zo!|3($I|fbb61czG2e#0ejl3sZ!s^%etXO>akX+k&)iNkzb)A5 zCmpTD+%_}21^9W2E6p|2`Re@VMEs=)6T@0MR`mNL{#WC66hu7>CgA6DbCm9(-xA!u z!z}}QV;%*6#WjO#C;ZpT&hqmd{K@r?tgL_}vflHD)LKUt*`YkP`}H$-<$ht^ZS;!4h|un$=LNWd$SHETeyE>F%7p1xPEJPV~ow%ZNxRv%;$3d zAL5%wn6t6FjH>~=pJR?&ehe-cq*22xvsakQ1!CE0k{vt?K^CSa~+7=q2@Xp`xfpm#7}5; z!mf5-1@FfHKKLu)+KBrFTuofFaBDPw!j`z}7qfib3}5F$eGTs9((hgT+{*QD?2p54 zf3BA-oZK(eAAWzp{X+}W2lG{!V`g51|Gls~1un+^0PcTfZf9V3Emu$M&%*vZIEYKX zd$7M9erA66!u}HMqTiL={0%pj>%j+Hw{dCRaSML_1vj;L^N{z}~wR=;zMU&F!p)o&EnN%)C=3vo+h-rW2S z!r?})EAaodg_(ofpRhX$era|JzbRLL!u|pKU9o>qmi+o*cNW*V*k5J-PsMx)Zs(f0 zC-()|&4J_KyZHSVZaYJa!SDF6j+@8Zc1U7Q@#BLiO1TPvd?fBCaOM9#!f-eKD!HQHC4_0fkmTAdvV_0Kelp=VwKxv# z64xNi`*IE8x|-`~{IBKOp0F{@n{uE3`v-Q-W_O!8yl&=S<5tgg8Ton}w{h6_$E@FU z?7rgqi}_s!*LtVy-=X;ZH>SPeDfk`2{Q&%(#(f)h!?{0*`{;Kc_eYxf87!-CpJnF1 zV%`aJ!pwJKF5uE{Z|pX~O}{6IcP3Zu&LNx9~l1|DNkS zGw%T(vB=KDKKeb2{mU4}a$RrsXA{@M++PZ>gwMlAEdD6m352_Y>s%~WLqVFXGZ~H?HN}SHnfJ z;5V0eUV)EbzYKn1@yM+&ZgXJ)Zui4|F*o3TpZWO@b}P7sakX;&3ir^`>WiOA=5KTC zevkXLxZlNnAMBrn&zpM__NQ}2zu(|?A6E}74l~PxF#m@8Q!Gq|`xgoG9!y|Y$n_QX zbDX1XJWqx{-|C!i5z`cIMG5^`$y1x%#?u*+9b3Yk#oa-^-I0CzG z;cxNzDBK78V=V0X++S<==NWgjIApvS_imVv<$etJwOmhd<^P6ZuHo7Ve^bmYfrqQP zzUO*{G*5?hxcwYIMds%^>^8%EHXMrG@m!l=o{N9|w#B?3R~2@LVD~rfqu)yN6NK(p zk}L|{?WkC7+-}FDl2y9xz5l==1CI!MrNcxzOvPj6^TOI>SQAgpNT#a7+KPBs6-!jt z#;ar1W$`eHL##HDtWJkz74foJ@$ztbyfQhbFbMk$FDr|u)3f69h^%iAPOY1MM!c+6 zX(XycJ_#5W;~bkAPwSpE_?w);-!8^HZ|Sf&FYQUWvD*H*Y7|EDSnN2x{oO*s^k2) zt77G3qoR&xh@}cc>c(d=Nm@#%E=5yC84Twn$kxP3B?y~~EwI;3kgr@;zVUZLmDcE5X}iI6V>s)NA|~megaY9;;9sJ zULLQFB`T@UTn^UjAuJ=y)St3JIeMw)e7i*qMo*w9!~S2u^*dC*3~#~ z;pALGE=W{c8miU*7#kVY)tUS#sjgrL$41{IP2CPDPi~Z^=IrK!k*mplQCzNpzaQETvJz z$5f?ZI_v)VO|G;tR&p;cPB{<|m`0%)aLRSQ!?GDR06LzT2(SUayKPEKjcYHB?k zUp#ekI3YPRQQg&Yax9&mL(s1FY9@8_tbKxUx`tUu6IF^rB5!F1GGs$_JV(`*j^QV- zK7!%ZAtPmcCOv$1tg(&BB$G)(XjYAc{J#xL`EqUcBZ1>pHMN?-@$Y-iPx^ITtu_@S<3AZ<-LAHt zVxT+6>I|kzPEGM32dFmJgI1;OILT$c&?UACmi77;!;s}m6 z#F$}g(1>QJtyAITv6I7^y6K2zD6NvVaMo7uQ55t*MM9^@PIY;=ZivZ_0$Cqnx;B-l zsfm{tg_BYVgcGsJHH!7-tnVm;nnu&%r0U9fN(Wf^b+t)p0cEjDhQf3OBTu4Ay0Zr8aV5nQveM`0ZH?KCZBlg+7yMMs zi!`2aIx{AfHJec{HocOuJrS=gPZtFvVr8YMqps(2-}Sb*uCg{!ga2aFQ;ug+Mn5T! z&kaVDmFYsaAK}}2YGNki9-R{lCJu>GltZuIjG%8;FxCenDoIL1CU+=F;Z#4Mrp;KQ zan!qPsK9mAhzxUm1u_vs&TM@1Rh5dLSr=zUW#kx<2&6P8HVbmdK#@DO9tGCaje!eoLN@+%)NN*}8d2=kK*85NNjUmr;{QS!BRT|BDGvc+>ysN7jTE|-) z>xq`m;RVSCWepNe-lMh}W??19|A%F%D!8IrWY?bt7vh+0b}u z3zBlgm|@BSD1T8qYebVz6l34UIJiQ2eLk)hW%0-It}-^0Th@hM$Io`83T6z%w$cTY zLhA%dJw2LgY}r^9je-`Gt%a~8iFEm~AWUi5su?SC@8{Q{E<0!I~$YSlGpij zI~`UYH>bvEb~JJ|n%@wh?^v*`w>b&s7SPizIgNooh8oG z;}rgR4grFSptki`Q#5f zPh}DiN3=_64;Z7ZA1CSz+|izBX-NzvxGGuBdPj?(kqCV)^6rooac?>{J}>fs5~vx# z_IM)iz5`CJiB;Lm*V&;w#gsdnf2SOpQw>ejaH@-)90#aVxO)Wmu*$8$KomK z+1uu9TtFJSicurYs*(L13rl0??^lepy+OAei45$}kT9*K2-#K4?PIuoE^R0UBhjqM zKc$KJ-8R3pc9UsTs!;Q(?Yl(2$VN7#x{h0jGLO32&3CLt65J+Ks;)Y_^3`}N9lJ0X zH7Xc2dcx?E(HfD9!clHn;zmu=AEoNMiG^}l|3q6T4BaqZU}0U~$S!;HbWc;$RsYc@ zuX>`}=(X5FMj%Ep3X7~}?Xo0$7@Ny$;)->LBzOoimnQl=@ z#%OJkwWKxYu&M0omVTQoFUmSe?UOx20-FVi*t#y|3H3v_-QjDBu-Xv{qb7Hq$?USK zRpe=ERFB>zowd(Npat!`YY_Q!LXm3*Bt>$O(g-5mQu^tz$S>V%eVbFLiqqpPEvr>d zX$ab%>J&&_wDWG%kB5nxDZB9)wOW!L5CD*7v4Sh$T^463~k=SsQt!QqrPTi(Q+vJfXE(1tVj2aB4N1by84Tpk}UUK z_PsVYXvhFPAW6mOFKnRGuCb_s8FbigLUEs$%LWes3V49vW+~fVQiQAur4o~uesh6 z=~~{Z)Y)0E8D4ktE+{7G@uX87(?*(9s@*HSb&p|0Y#KM3J>MKz*yRu6s9_4`~$Is7rt zopeP!GBHQfhO(2I=O6Fr89O^d8VY9AY1@(|CM7}nQ68f8rq=GkXgw7SMk8(W!hu6V zbjmu``erexi+S(>CR~Q|^2kHi0RB0PkF6qBIfM00T@<^IIv71SR;67b_f&*Uh0#u3 zbPLYht;r0@c-Kg_y=kHrk&%;16!$gZB_yonNqYWbj~*yb-Zkx>Xd)gys{e85v|rv1 z3&xbX9UnIejG-g=dZkjT(UDZe6GjbZz2@|i!eC5nZZIZ3JyjP&(H@f*GJER>h;^2; z-mi@g>v?$N+)2AvRzEexs8`yjgWJGp9E$p-cTx9cS?*%+_tiRtkXwk7?L?^`VHj!R zm}sx!ST#F`DH+rca^sfU>vWn$O)5EqHHvzl`HGgUObq3Tw7M$CBGepMr020Y%%a45 zCD(pXb5o->tY$0W>T>>Q>qhmhO|i*j!mRu)`%2j^piL&JISk{HAhy5jYJ$izs>@(Z zvefl$Zge8WV4GxVp8t-_Q&=L`iGGuazT!iLQ(3)`X%_`2Y^vA^poN`L)|z*ms_AC} z9D#`!vD0RU738U%FD+s|D#*#2k;S9z)eWEfugpTFGx$79ZaoSqGSPcvNj4!5d z$f0jAwlX=L^?sy7j!gz*8J?2awj7&GYH8$GGq^cZ+OKVp9;q{&Ad*BC2KG38te!V? zTA+>_J!Nz-Zc_2+{-Y<3()`RJ1hnn!R$q2i&|iy4+aQT*MUO@b1Gh)QVw*iEuf6%l z73pAHyt0NroD!&El8kf9U`)<5q-5ib;+#PjDhkFW7>BD35{8lr*52hz;jD>qj8nUA zq2LXZQ*pOib}rMZ({~;X(*9%{N;dW&VVoX{2mNt2Ore z1GRqt$&)4zc0xkaYVDQ|#xr=@vpj$6HrTXN6l52-(M|RQj#N*cLKBq5Yh9ep4(-zW z&X(o4UUod`VHIGFNZt59N`|`NQBV;|Bck7Pxm`kyx5IM6Ol6J>< zMzXubqkSFp$h!Flrg@P~_BPU1*0nWFCC_19n<@=~43yb4oP~tTE7UZDFSFa_@OfsJ zvNm3$(|z8|nYP?rw#v+kW^)fEb+WCC6?3&)*zvclvJP2|v4xt5&p^{~gI^@-{y>wT z)?B*}%Z8Y)M}TTrxz6yzTa<&m89Nt%M`!+taMULWXVN53<%!vea&0I2lQrY3bpi@| zW?#mEPL<75Mzy$eV%@CF+EYz8`0?+&*br@Zf(t_G<77cHa1H&SD9qNuVaK7@-(`r+w1V1$+O>Np4BP* zFc)7Zz0N6*#Go-J_k2E5J|@IU=_9ql1fGo4Y2KWmCmWq+QfK2PQg_ETL898VeP?4< zfylR>sFNbZ>C@myQ2q=xEYR~@_s4ZjbyODW95B-36CGO8`a=26y7;4v%o1#kMcP6? zzn!c@hi*R6v&3uw_Y6>@fK3ZXR2a{m59{j^S1LAg`GGr_kkmf2)k2Xs(j<)kZW|L7 zmH=4$aPFDB46Y(oJ)w4)(|DK@6c-0>y3-$Gl!D|QX*jcQ1$ThKH*%yQ7P&z5s>FmSkCi zfaPAY*aGA!PcEiH@{*zfspn{j)8pi+>>aJ&h3RPhZd8yJWy9e+`N@xoAZ%^;6uFiHka& zaI2ImlBugvFg@l~^&D5{Mu^CUNA0qihk0(Is;(-p4>%PuDCYS}9T{ie$oWAxj&(Hko?_*IQutF(VLQ(Sz))+YP?maEn0O=XJPZE z#sM~plN_zeJ}-6;65NTnV7*6ig5r7Er$@QlF#iDY#7PrJ2NNfi_&-I##2BiZA3)vT zbq^4#A8>^ueQ%%V48CW%TQ~5?gH@`ttcq$Hhcq^*Q2LYS2ZI~#opsXffZ#F7ztA>7 zw5yDXxy$KMFeTx^Dr!F6uTSw|gPPNLs26h2DnDt)gF4o6SR$AH##c7ulyv6osYrQ= zO2A}Ek3+f`;!-xi7s^BS7==5}th}Ruu+i8SSmSl>G>kO>yP!!xPJ9Ro5o6WYfWauDSy*m(?r)s%GKp8n+VI=g{g<8Yl^xzYi`PGyos|MeA?^T4wiom7SE*>3a+gqQmBBn3ZTwk_hF=&WlLq(G98@DL7F+i>7i%7Sua6+G>}MKF$)%nf&^e82r|j zSAcR=t^iptPT^k1N2-=ZEs+B8v2K}C#X?}`aT^k^NuJ=Sww-~kZq@5OU2P-FY+SLwEN4&YejnvU2FAs7TVJPxuo>)bI4T+j#d;Xqm1yh5PC`B?=Q(4DSgtGZJs~Gd~%xRMtD@rYc zB%jK!Y54PKx}Wgrr{pgFTr`Rk>5Zb?ut(BU2G$ctO;%D}?p%eb`{a!v?)5F-jcn)8 ztCqfKt`p|PlGH1Zh?BNGPy+RyPPQ`GhGttptL!d26FBH>?>Zh`b{II^TOV#Qrj)$s z`&wfxPFCs-4^FbptV?pLg*r}DqiG~~0+u`LXqD_w2ao|@SM)X7#J@H{p4FbDqKCC^ z!pr6-3Z~_ZR_dCMECxxH+xzV5+0|8^N8k8JXSTBuf~{~TZay;qkS{CEIHRmo1}JZ3 zajMPLMy`wabrcV_nU4A#SWpli$l*BcOu9b_)kU$_I&&6I!*sisuBuGSoXix%#OE6! zVyFFN+;oy(`wHxoXm^D3d%1l|?XF58IU;+Gk7}7XNm2dR!A=@IH45kImM-q}6;*=AZtPD%brohJq=KifqtDG~L$R4LmgOHdx)reO(>8gX#PFG_2pyWCB-YnUJO4$U0a zEclnDbwvfHb{uO$(&{v67Y3=Rd z-+G6&1l$GSO*Gyfi+31z;o;Jqj?-TXRbI*IU zoD1ZuKb_|-T9V}asQRST=)r=PHmY?0vUs%6?8iz|=hOOW&eL0A&Pyc2pY{Q7+>)Nq~`5^8HlfTVYw33>d zJA3JpF3t1E>&woLz0o{dJJ5ncXgL)uEgzxfiKpr)p0bbT8s@?)>pyVrGCjj%gxN4@NI9n_z+(=S!K(joJd z+9(c&z1*$6yXdx0{X==DG4c3?9aJ|$~*EgzJS4Lja zq?7pj^;Cfq2kk^KW+ke0j5!-$)=64-thSRqiv*q?^JXt9Z}#yxCrWvbsFOd5p0$L3 zAJuZAxSf{TC2prdy9W+@o}+?USTg6z;aqCmaXU`;F)8~8b5Uv$ak8Tq?v+s{drd;_ zkM@dG>A8V2DnN37hjmy$+3HN`x^PGy zqf?Fl?g=Yv7M+}Zb?-a*cJAl552+fdbyT*02IsqabnYTQUXCYCMVqS49w5S`GZ=2W zi)}XqAu4~DVU_J01_t*r0bkwH?ewm##bC9--iSZOp*Qe}O^zJl(HWnB*`=g~Xmt+g8M72?6Syp|}D6wpY72eB8^ahx6P^S0WSdhDq z-K70g5%Xs;vmsqey1fU#U#iVZ`V*o3LQ}=={CYbTn0<51MKedG;DsR#h<3yCg%~R; z1}s_VrEGV@3%-ug^3WM3xFM>%a}cTH8aAc0cJ6eF(57uPQy+=gukoeS{90I>}DUas9>&8Sq+8MtEpu4)mg#RL@AG9wP7A-xYi@t zsk1oYPUA+KpaIXo$ZO{(QhBRkMpu0#gfw}*+P~U>IOvJNI`-6~dCk2AAuBd}M(Qo+ z{CnvT&V???E4ZpcJ-7<;6~U}dXuEhhH#h5%v#bx@^9D+u${N^5#v-z}t@n>|pC03m znOPRm8!br_TJ4NX^*go^{i$VouzDjcJDo2TFz_P5`R`=Dqu4V{9hKmHR4C6vq`tz;76-HT|K)p}oaAdjI*qcva12o%C}D8D4; z5jaB^Cu;lz%M-Z`dvVq2J@5d(R)_9*BCVpQ)q`B8uG1T7;faarikSClPfbiw(58=D zibv<^Qf{H|hD_P}Fp;h=v80auq+?H}{gaJq4n3J;BDbyY%jY|mPp0#?xPDYBVZ zZ!SCej1v55pX+TMYJdqq&CJv{J*iL4(f+C0vO2BZ*rw);oBuwEZ;!n9g-tm}V)VYh zjhE3hT*GrKU&k6FBYipdP^Q+`zNPKIMrM-k6S6r&lLDJN*{0V+DvQ_45GS72C-h2R z!YoCIvweJ9Q0JZW@`F6O+vDV=Q|qMshLiO~H)hzwla$-d zK~$suZF-Z}+$groof?3P9um_*d%oq8`}~yCbuE;slSG$r#~!-`j%IMpzkbh=Mq!hu zi#Jn7b8X(m-GBD#f0C~HB3efDmAUAULe%ZuDN7RpZ9Tiu;wQTd7123fe|A~Io4=8Y z+RXxoF4on*PC7XyrE_(38U}v4+jotX%@()Bb*f|}!rDSuPY%?$KD*i@u`l985}?XP z)TNE))^onZ?u$p7{rvWcrD6fH2T9X9@2w?hVK|&zYW!R0yIk6O(-G-mJ~4}lh`rfV z8~4Q9DZ#miPnMcHPvakn%Y!LHa@5|X!EZU2@MViQ8zMSMsbRm0FFKa+vA%e~R%uDn z)e)Pm_SPI0EF)ci&Az$GyX=0c%$sdlnbF2%7}Mt(DQC!;;ELJ;_l?PD49YgIePz|j_Ws)Y}QF{Nwu zXD>Yb^pO^J{DW!!b-G%eNsf-IhEtE5V550qo(K1wK^>ae-ahUo{Y9f#E|yw8v68N2 z81~)u1Rfkv#bxYm^CS>&(MRxdw^7$f`ivybZ&fa$*=at-h^C4*!)igDn)Ph=Pf&#Y`u{6;%c(9sjC-j4tF*> z>oec7C^#V=pT$F=6XKOk1|GjIeN-^N;J&-N2St6&K&wj z((AlwJ@(C3lCJ~$5Bpx)k#|Zwx&w+Bk}9P_-l@OnFskB>^n6VyQB3afjQSTJEu)Uz zoRmK%5CQMm@!*Nhsng6h8F2!E>@(DooJGw-#(f~cf3zfOH;JFRxqls8b4@=DQmmPr z!bRzv)@@%(c3WhO$`+-RAw4hZPb_on`x9g`f3(lmQ=J{FN+ZNJcPNiayX$Kp7Q5~6 zWS@O7cVuIevX-~6VY^4J3Zv=Usi~B1J$u$FB8^_om;bbXk&V^uZ@NjjuKG+~Jn{Q) z*}d|xkNb>SZu8u=ygvQY^XQ%&n;>~+=`K|k$&lNTQxoRveSQvgdve)Ii{i0tse)Lg z@fi7nSAyt9+Hmvw?`M-B{dYE9CrmaI(hf(p4HuAGW#?cilV z{!OKwL*G$$oH(GC$JJY$!JSWXhw}VedTtS@tmYmU`qf0CLZGMXVeJWta=zJQanrrr zdOB}!DD0!xXVPJuWB+D^mT{we3`*qSu!AU%%pqHOS4o{+# zZk^-51?f6O?%R>6OOwEhM^uHLdVzKG%A1vzWw-fI5_~RLsJw4lykNopm zQT?pr*M0g|=Lxe)BR5t%A1dOjK1Ie|_eua7zv zvg8#G=D+Cc^)9Yx#Bonp^=Qu0Sl{kqc1pKlri<6O|Fj2V8)Lh^e&vR>p9mB^9k#f% zC2bqyE_>0=NltsKb87@Pew=&f$CMUHc7!YnPT@_Jss41xX~8L-pVgigly>>Xd};1u zy`?-{#-txEk#36UqK zL8&bzO4$x5%`WgtwPGQNTVO;!a$3Rkd3t3=gF@iW0VHPxe1;(%eNNTwICU|mgF0K< z%^s;wC{VrnA5aR$mlqsQQV2p3YpTiNxWVDtwwZv03bpCufI8PUpqW)X_Y(of#{v zj@KU5Eqb4~pd=pSe~y__$N6Wbz9SO@53BB);iJ0g1ChB>4=fzeZ6s<9b9aHh@LZJl z`1OcrQ-0{k$pZ%s8JP2^?D3{$0dIluKA!$pio>QSYP;EgYV$^B>GC3X|8jjty}z5^ z5w>K$$`l3fv^6iuENp6RZbB@=uQDB(hD_KJX4;p3*VNw8umqPiVP;uVTm3i9i^FA^ z#>S?$g)Pnf!c51~rj<>tt*cgqt<4LY3WGjxEU9m3{Ramz70kOYSl-yw(b<(8x7M$$ zU(ysVZE9cp4ZiAKJJY<$tJoFSDYpzLg-p@ zepz$-Y9t}^b@P(dMZwD|4K=56D^D^59?fij-Bi%ny0%YaYt!N=&gHGmD?2n( zw5}?25jFUEV=clKg>fThQ-kGVxrUm^x3b81*I{*{X(K9&#Pug)c(;C0Thq51(rhYf zCUn?N2huPays(5(wXL@9Xnd30Mnw+(v1&=i>OaFI(~@axYidE}=&4K|YVyKhKJ%2DAe-`T zbJ6EbD|8JvEVX8W7h9IBS*dbroaxY{yJmfMPUukMn3`-9SG_hf(`Cak;hhoVN~q<*9?W_BR9nH%k$F;%xbkPL8-x? zEy}ja3fH@w3Q|u8kf!Pk8fpDh_Hw4ZWBD>EI@GZSiafoDUfIR?T5DrdOMCQR!36Kn zbsE)Vn*P^NhE5vC%T2AT!?ujmZ`TGN5wWIqyrN!2lMp)myY=ngHq!-}E8a#G_@9(2 zc%NK!TU<%4A9jJ5Ek><3#!0)v-FIt}cA75Tvh0a3NGo|PJxIitm z+EO=wFeJW_X_PkEQXjm+MAF27vAVUng+^fztM`xy`dOl7xjA4)4XY0`jA)q!OPZE8 zNnEj&avOPW?mB$Cyhz7uX9R3ph{UrNaO(bY=8Cng8M4Df{Z*!op{^NazoVr&YqK_R z|MyGq#*(Iv%u1;=ZS{@Knf8XYi&h7(Nvl?;iEcv8-&unjJ+f`3Vc6?Rnn-LFR2cSo zBSW{+3M)6`EJi(LDwOX2O;bN4q-||uriD<*scNkmW!j5?D#=f%Qa;-17paSCA+~&B zV_wQ`Zs=zkl_HeLH5dL5e7r+?(!@!INnklGspOiZVlcGRZgQfr8HIeqdvEQLPC{P% z?4fDCsg1ZY4O(kPu`Dn{jfT!~_A=|NppjdN0$|*z5*F zov%k){W7DmiDd`tf^}`^(~&2pQ5(UEf`3VK?m*_;D54QNY^?8CmFL@!6ckP)#d5D4 z=9WIJEm@T~KbeNY-~(TIEC;^|{?oK%C9N$HFfs8nIIAT_Ax0jzx^4>Hf4#CSvxsS7 zE$TQ+CfD;A^jiE78U<&xZ={}?P#C2%g&&b;)IsyU)Q#vlugC_{)-SgLqX8OFXCfcS zqZS)W$=~8etc6I$ruUCPbc@6^XNlrF7D8r>2wqFer%fi5f&t`FWr z7`2FX;+t>qJu2t!`>{0n2t!sHJQK1gyNUSx%yn|>qV2js~GBBrDTpo{@l=+VP zMS3Hpv4JtUo-vgvBU+x*P~q~WnI$Vpa1AN9evMd4uS9SEf32O(Z(PZB#rscrSp?Pq zGZc`e78a1nDnI}OMpi*~MjQiK1h(`4%}^3X(1_%4#vijt>}E?nY<_f;&9*)UEsOb` zb8pqF*KE=nCmXW6x?a6{Rk!Xv_uO0cX7g8<_#el716_3ok3YkiKgTToi8+Lwn05d3 zQ<0E*XUgzWxjC$Id0GjFvxCbs_uaDgWx}!YQZ{QIX?7g`7t14^W&L8~G^b|J9Sph6 z;$ni0|MU4m12n-SLpPzcPiNDIjK_tU5oT{+J~U{=>P?X7B(9ceK3|{(3N>-Qc)2=z z*XEnYJ5d+|uK`N}Yk}K`^ku1G*R0f0x7R1_H|bJgRuAa%V$4z~SEi<|zrI2G7n9lP zV$xQj$CxSk4sGe6+3l{|M)icmQK}Uk?g(O`sm%4ty)+jhj?%K>Nqcs}%#2@soZyiL z{4}W|Vj2O2_fn({)3F{!KX5kAECYPD>nx3EY!0p0Rw zaanq_>?Q#2#+u0$T1-C1=q|y2;SXbY$6ZnYVeQ7RnzqZzSk^@j2gVdO9&jPiY*Csi z`eOWY{06c$!2I>}9C4f=Q&J@!PB^pffU$!`dYtb}dC+~6PLrRu)zCZLPyhWF|Mu(h zf)rtE*^nFcSSB*SPzYmwHqRiUNspPF)D(j-U7pQEucDD;Rm5FkaC&>NBb0}UnBdon zd5%9)qC=&`x{;V{6fS_97YjM~!ylfbgMrU)!06S`ZIw@XxB6)$$a|GWe6(<&~9jSw*!XfC4swnJnrNRm`wqP8RdI z5vvi?*cS*FN!e=R(>G$u2MqPYS}~Ns_LaK*D%&m3p0rlc0eS}C7**oN?dSEM`krqs z!)aX|LBY!6>|e~_ZJ5e{?qGVEJozp4!_!Jg$`Viy?v7=MWX%8_t}Y(yyA=%2nH9i#!!FuaI}BK;(UWr4*P66)yjZ|Dvf;JnF+l@n?DwTSNLIQ zK6(PX#xpSdyJaSsgIz-o>Hnr-?%KNFLPn^3xv0ozon$m3DVUhRp^B( zplt9dZ~z!4@H^TAt|{IH4mIM3Xpsu3RQWU=7XSi}EsX<#`>=Z=4fhf_OKadWg>GJq zC08p#Tf0fHEI^oWwSs{CC&8LpEH-4)jW1u#CQYGyD!L3SU>77XrsBlBSNGh(g5)_3vZl#ySU@}LW(%|zV-JomqS`uVfZ9+*b1qRA?9 z)Q!O|1`mL~I9t6LBmeJ5U$s%CY5SD{Y<@&Q0zIrZN^fe`f|5y;zmhVAO zS_npat1}{Bg89cFO3(~mZSew7N5s$tVvYhyL%+O0_Gb#4P4#9K49e;X{>R_{F21hIcV4Wr1Ub%M zmV!ZjW?_76ZELo@)IsDOqEwq;0N)@9_{$O|I1!VFL(+Ss!>=)}ZJn6@rj`{}TZ6er zG;}3&LhJoK{J>g=;9nFq=n&plD5Y>G_=rj7oclE@JEPx>AvS+Aom}E|j(pwW;%H_< zLKa8F(a=|QG~K4U*eU$-?QsffIZ=Q~#Tv!RIxuuv@amLuxh$>LoNmt3;#aW#ALDH7 zjtPbWHIbSYY13y%R@U_WpK0(o7QVj)`>R z@beF`En`3^QE*t%m(cF&YJ*6M(PRE3KG11<1dCn>JcXD@FwUpt%OUDS(Ga<`M!2`I zUg2#PP7@<}Idk|@l-~{JBB1mxv8|PS6`QWAQxV8!HscSHXsG0~R6-LxD z5U>L(Bl0?g>4ff;CV(8|pvJ$)i}UeY(u+dPlg*G{1-K!zO6_Ok(;1xE(IqS;|NE#( zkw$2pG09K;57e}$2Zz5w>xt5wP8byFSzp&QeSwD#+!4tb<0bD(x=_w95r-EuTp9Cp zeo}^tbUfB8wun%@M4PmYrB(XfIMo zMkreS7=G%7lG{Q}-_+L4&EZSH2~!_|)fO{}5m`)sGf5bQokrAvee)KMo-^^LLQ&7wk#>* z(IWzc!FAgtpJWOXSu+kdNuQx0a1c?MVhVStZj+MYI!kz>*>PK&gHW9 zPZ_8PE4m~~^Ag4R$K&-WO2;9R>(;z)DWVhWmu4jeA4Pju8VopQnC9pAi=~^;0B*SS{qhw=f$PxHbMUFM#O{hz|3t7R5o+0|^(!JU7DIt>Q&l$cq zaE1-{@3nX`61mWjWwAmnsMev_ojy|GiRxaii#|8GYIR*D2|kl2M1Ti zP@k_I=IL-5(-7!FxBe_aSJIcNc zI=T6S81_L`MKf6!k`)bwLM>?qSD1)71B9y@E@U$-RmZyn%_9tVc{1SFG+U zg`>=2i4;y(kxyxl0ZFyPnRHVayDA(#cc=K3Fj{}fR{@y&f~QMlTFDFt8SZZ?TXY6g zpmBArp;(RxGUSYfQhQrfPW6=+A2YK;gpo%B?v3?x*CmRb#N!hPxfvqvp$^M7-4JkD zxuly6SrP`K&)b0BSH>S+BF@zDy8Ci9UmNBsUa zZ1a0rC`l_1jWT{clN=OwoiqmzjDJRym<_D5GDRZ$q8aRsq+ZB{7R`=6vD^5`=yyBc z?0||Tu$~v7mUzSkDS_pGKNYQF9qq{%&|js(refh*e@FjdAM&#`Tnz&Ivf58yfVj>G zn~u>9MyL@Dki$ptsCsh6Fhdwm6ysB-AsH~2*CaX9 zR9X3;6Dehcy>C@9R``sXA~I`#G`(wzZ~8KVB)GWp=+Fo<@DRX^!69%R5>())x;1pK z`W{?SSW&W-v3TKZ=O@kRv~w<;KlM(6%4;ii2sOxVqIC;{qmoB~QDqy2Tjg^bU2J9- ztgwIiVvMMfwO@iZh2GFwe?y;p&lKqW7QqV)KQ)F&Zf?eEZ$y87^7DWG&-*|5`9H7^ z>7dtPB$M|_5^hVn>Av)u;Ix6nsy^e%P9<7JLCY_RGy#9C59n_K$)FV=HR`qGNvMzn z`y+O>fVIB&CX@zH`5j~WbP z*h!BW??e~}nyzg3U>31-3zBn~&WpuMGa8~z%FYo%Kd>&|Gsb202#jj*I4Qj+Krb6YiI6mlh&api&PHBh3#4Uv@$vXG*wgmJHv@iV@#o zX9D$qTaDce4-5EOl>D!|$A$yEBYF)Je3PF(R$eay#VQp-OE6&;Zn{oJuDxf0T{H#-a*X))aP%~!4C~Dl z%CHGrD+8V#9oQCP!QKDBRF}0{q(H6>M3c4`iH2Dmdy^6j?Baa!{k!))g29MhkN`NF zDW*Y`#7Aa>ozt2CKZ7d+`i}Z~DtFLMF73#Aqw}6U$mkrwlQR zX?M6JCKHy1WIHbB%UqxymBsbTC8?abESGjx>s~KqynqCh8n9G09)?1xz3eUNyUVa; zf33$AZSsQGRN$XzqEaxMW@U-p>f${2RAFtQ_`Pmo{ZSCfgc~<28H+YT76PQAmGbi% zKfdKkw(VV`WR(b$+X$?g0?*uXO%li(m#~Y147FHPr0inaur?lOtl2OjH>uElB?YPm z)5pzIwuz1uC2}ozL$ml=$h+DM=Ag|Gs)a3pEENZ3<~P+ZO&ePRN;*fK$!4FV>^=GVhhOygGr$9j)vI%i7y*q1@-kf%3WA|%f+4^YU;_CfGuAfU zze3ZWLG_n3h-a~@6oqz)*D;=z{kjOsq9nL1zw)n$=XPfGxg ztyhN2k?~5$B1aru$WE;G;*5g+wU_VrpzyD1BEe|i`SLt{F4DFtF}Bc0->^vKGHt8W z^zBvf@iE3)*t(|qoiv_@~w_qM5Jmh?LugN+do3nswsbP_fe3TmB=E6LYzaVB~5`avc~m@ zLaZxeO;cKs0{!(B-M)_qSf-vxs=XysE{0W~nkkq;sfUYexr_($KixE-K>213MR!nu za*%epgEJ|-ad%HoNx1p4%NNh+gr=Qe{#Q+n^R#L-QOiWS8D0gaZ8(SD>>;!@);6x8 zcW-etZX~@m?aNU5Y?ev<1K3Df*kuHx8<7>#&~O2@Cof1m%#yj!m0d8SlsVL4sZc+N z_Y^%=uDkKAzb0KRjL#W)Z-Xny_*NEhG}2#DYpE!uu9qGXl*M*vlZ7VN13OS<@?&G$ z*k7#ikl1CkA)Ob|A$Iab;(<5G7B~wT_yNV5s@rP@kL;xQbiN{h5)zrtG8yPH%b2)~ zTPh8*Fjc*S)Mj~Ou#)P31{19~u{1q0roAKxHEDh%YHJ`(Ta)0%#-8en;ODXIXrPFU1a^(BFVuI+nUiYcXJH37ueV zya}l9f6dlnyc~AG*DcAVg~%+UAUn{HQA;9$wY=dVZa=Hz1UOG+7n&yGNYQ=yDcbr} z)eJD39$-EpDBlU1KMVGa<>Rhlan2ZR84>lgRE*gpz5T0_c&13DYkci}gz_H-mw4M( z4Ug=`{v&)td?Q*%yVlQ2w394EXj@T;+@^(|bFJ946~?LmHS?~2&`z}4^e`>VV7<^1 z=qGFr;MjHSoDDl2-Jx@_Pbr?7?mJupt4Zd*d^j9RG*q+eEFZ9cf*S?iCqgq--6@h| z8#P%gIjeR*pS^wuVA}~$vc5)5rz#A#r$vJ3W@&c7k6+hVGXd<>rMa>jyr6@6*CtGs z8PyJ_(qq~XyB-lWxeu?Tf)pJ^wo4G0cwj3PO7DmXuM!BMm7nk^b7N5hp+K!z37o{YP5rut%acCEcl z?1Kb;;D@Y5C$vV+C8ZzN99{4Y5I8WRBu6|AY?fFFd;^J6bY|m(4hAUgD&Dg@0$F}a zcos~@5gMd`T`jv4T9@wQoO+hErd|y)@NdMgU1*@1R>38u33So;>J-bqI0`%f03Ik_9=~E` zQ4`_pwpK<%N1ZsNM9wK|DZJyOH8z9+jQy06vnnL0B%XuD8-<|A^reoy1n)SN!)Lr? z^m7#nvc@1dzo|x*y+H22ONVKPtT@Xxy?uy1C@uSZns#4M6%D7;A+a*3@>P2+&t?U0 zD3yW0)o+%7*;j3%cfzCsl7zs(_XSnS74F?_J+4j=k)x9ztd83+n3z5*EGql$IkgVk zr0eG*^O(#a^S4}FiwgeEofcZ29yVlOJ2`8kXf!;I{yS5Bin(bn!&;l`DDii8#@f*; z{$hn9$Uh5fdQM!)NYT4lJ7-woi)aYKl=mK%^+b{+EGu!9{itcM>fo2)Ld|y-t0!&p z3X^L^rzbR0g^R~6o9GmUGVD1j#JB$b(@(wZdznCvtqrzTKRmp(cHGt&JRWhduMOZa z*yd5YvRs|B15~iOvJWUrr{E@XQ|P8V(daPtJ$zMWDH8M+q{76sT`n%5mD6=GJH8tI zK{>35VjqP2j;*Au91`NDRW8uCCB{o>Y=8k_eqh;w^#h8n4;aev;i3Ox88S~bSfugj zTkkVmqveB*eW2u%2U#3sjvg%~Y|6GnL|1?MHCInU+gC!6hsOtK$#x+hEAdGEPLjij zx)FP5w&|u0P!_vV&YT^z=V0<}^;|`v>-1}NUJud5-32O5M|8adPAT6BT3T9SeE)b1 z3?yK?B`;KNwiF8w>T|!?MGhT*68n95PV85n>s9qkFW46N8X6#dkpZ2(hW|hZYG-5l zXY3dURFpWPwSlNKWTouW$4qIBVj;he-SX%&qcb_z;XlI*8*zF^p*aD^yljq5qYi&4 z3YNnlv>$4Q8O0{aKCo@+C=OHdD#aMerlkAF=u0R2MLe32AR~f{U?ud|mRYd>+dKOm|630(hj=y846LGLaFy*-=huT`NP&zpg4#zVb zj)4l<7R4#n-O$Gu!k##elGko}72B$Y>c8QDv{i?pndsKwwu1_#!CPApZIJ8|ODTAt zox%pLv?r_y35o`bb7Ru#KN$TZuhG$)u6UPtf!W0INB0lZWV zXnNLfjIC>5_$AL*LnQn0)s#sqj)}6TY0eE(@zjI|BYP<$C#LaYw{HQVIBXHiwOl6{ zErl^}sclHE&cwxI=>xPHk$QV-D7pD+qDT+xIuU0Z4lL+tPP?2L!lDxoE0+R?hed(| z=W`>;1%&j>GhT3*3}2_`aY;Z=pG{)leR_IFQ`g0@)zHUSu*kyr$aph^GcT?iBAE`c zuIqc|BVkV5>mC{o?g3Fs@)@(y+PAHD=t|cTj~8*Urp>$ecW#-iXH^~`sS@H=*lM)vm;1>8ciM)rtxTp@|ss2txgT2|qATJ{Djv#|l z2xhNY_PS{~vJ5}rOb03Ygg;-*B>oO`rG2y*Pr&r0w{CL|2;5(Aj_jkkaV82s88t3W z(R4cC5P^YV_)Lcc+U^HYGKwQfc#MGQSkn3kcp}C7S16L%&qU41`t5Y5%fnJyrVkfG zR3F%`wo-*b7DLwquyUh6@XQ{_jyuP_wB^5?p`uKpaGp6hNU_Aw8msQpU;pwyve#T< z0;62B=>DveiRNUBE3-)##@5uqnJ3?68y*%NKJtpx7own;(?}>xD8at4=PQm!@L`G$ zNWo3-?mqeIxA%AVo_r ztqhc%C*Mn|0GT1-VsX0C<92>&%uvXrn+e>C^w<;8SI@y4e5=!h|G!vPH&~a%+7}uu z0-5@lnOgqhGt+y{hMnNy_`NP*x+716|PyXUoCNH8XpUqOW9e9b$@25C`w|snJ%lsezM!DjAtmE>Z44iN1x!t z1HoS7xRu+Nt3@%ZE2UhUGnD272&hM9s$^dVB{hq*t#-2z>=*G^A?Q5y zp(!igL(lb!<@C+&_^Cf3jngwQws>L6atKNC6KV^3!4M1h%6r<>G4Ss=}gykv+9MK z%~ijUk8MM))eZoF9#amA=ka6JMCa9ej$L}1b(3vR74L0|6lpL8t<1(M(+BNg=f^dN(4k(39 znV7G+?MI z>z<5!xiv+|8y)ByiUWiY&D6YhsVUUKV=1Bh<+ zp+W~u;&_1St&#WLkN);oI^iT)jB9{nbBHR!@?nhx$K#+LE7K>g4ccMp z1i{Fy(mKUmIjQYcwOhg8TS7C&XTXd9Ri|EuH*4(Y_960v6xH%*954QI{6?GVgPyY~j39`!h$Np?v)7mWCrtBz2;kL7le_we^PcjFrJL zNC;fS@q=}cs4DxQ$$T4cd0~0;(V~NNHmnfEgN+`1FFBA-6VFi6^nNBj0trlfIr&*_ zmh#ARj{9sY>w{9dKI&~Ni#}?_dostoBI3vQn74AW`*h9;?!Wl4o`-qd(mk+V?#Wn} z?WIWSeF8rMalO2Yy}D^B<;nQOu73B)7JEu94e&*T zem9INzqIpI1C(Mw5Ll&H5o<$r9Y#u%0&otBxlutstpJV!{}=6o0ZXoVqsw7sUiw(z zzc#xKH;&%bX@5S#-YT&qI+@k+Ar5)^!lT%spBb4zP_d2P?&!@(xzEu%GRuas4t6;d zZ4D;Uq7tA%(|K?JzD}l)$q2H(_cN7OYk~1bl|Wa@8mM*=haC=zg(p-z8=1AOy6Aco?|1oMM(G|5 diff --git a/imp/locale/ru_RU/help.xml b/imp/locale/ru_RU/help.xml deleted file mode 100644 index bed8070fd..000000000 --- a/imp/locale/ru_RU/help.xml +++ /dev/null @@ -1,793 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Ñîñòàâëåíèå ïèñüìà: Äåéñòâèÿ - Äåéñòâèÿ - - Êíîïêà 'Îòïðàâèòü ñîîáùåíèå' îòïðàâëÿåò Âàøó ïî÷òó óêàçàííîìó àäðåñàòó(àì). Ïåðåä îòïðàâëåíèåì ïèñüìà Âû äîëæíû áûòü òâåðäî óâåðåíû â òîì, ÷òî õîòèòå åãî îòïðàâèòü. Âåðíóòü ïèñüìî íàçàä íåâîçìîæíî. - - - Êíîïêà 'Ñîõðàíèòü êàê ÷åðíîâèê' ïîìåùàåò íåçàêîí÷åííîå ïèñüìî â ïàïêó 'Drafts' - ÷åðíîâèêè, äîñòóïíûå èç - âûêèäûâàþùåãîñÿ ìåíþ â ïðàâîé ÷àñòè âåðõíåãî íàâèãàöèîííîãî ìåíþ. Ïîòîì Âû ñìîæåòå çàêîí÷èòü ïèñüìî, ïåðåéäÿ â ïàïêó ÷åðíîâèêîâ, ùåëêíóâ ìûøêîé íà ïèñüìå, äëÿ òîãî, ÷òîáû îòêðûòü åãî, à çàòåì ùåëêíóâ íà ññûëêå 'Ïðîäîëæèòü'. - Óáåäèòåñü, ÷òî Âû óêàçàëè òåìó ñîîáùåíèÿ, ïðåæäå ÷åì ïåðåìåñòèòü åãî â ÷åðíîâèêè, òîãäà Âû ëåãêî ñìîæåòå ïîòîì åãî íàéòè. Ïîñëå ñîõðàíåíèÿ ñîîáùåíèÿ â êà÷åñòâå ÷åðíîâèêà Âû âîçâðàùàåòåñü â òó ïàïêó, ñ êîòîðîé Âû ðàáîòàëè íåïîñðåäñòâåííî ïåðåä ñîñòàâëåíèåì ñîîáùåíèÿ. - - - Êíîïêà 'Îòìåíèòü îòïðàâêó' ïðåðûâàåò ñîñòàâëåíèå ïîñëàíèÿ è ïðîñòî âîçâðàùàåò Âàñ â òó ïàïêó, ñ êîòîðîé Âû ðàáîòàëè íåïîñðåäñòâåííî ïåðåä ñîñòàâëåíèåì ñîîáùåíèÿ. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Message Composition: From - "From" - - Enter your correct email address. Your email address is automatically entered for you following "From:" in outgoing email. - - - - Ñîñòàâëåíèå ïèñüìà: Êîìó - "Êîìó:" - - Ââåäèòå ïðàâèëüíûé àäðåñ email ïîëó÷àòàëÿ(åé) Âàøåãî ïèñüìà. Åñëè ïîëó÷àòåëåé íåñêîëüêî, ðàçäåëÿéòå èõ çàïÿòûìè èëè ïðîáåëàìè. Ìîæíî óêàçàòü èìÿ ïîëó÷àòåëÿ âìåñòå ñ åãî àäðåñîì, - çàêëþ÷èâ åãî â êàâû÷êè ("Ivan I. Ivanov" , "Petr P. Petrov" ). Äðóãèå âàðèàíòû çàïèñè èëè äðóãèå ðàçäåëèòåëè ïîëåé áóäóò âîñïðèíÿòû êàê îøèáêà, è êîìó â èòîãå áóäåò îòîñëàíî Âàøå ïèñüìî, ïðåäñêàçàòü íåëüçÿ. - Ñïèñîê àäðåñîâ ïîëó÷àòåëåé îòñûëàåòñÿ âìåñòå ñ òåêñòîì ïèñüìà. Åñëè Âû íå õîòèòå, ÷òîáû ïîëó÷àòåëè çíàëè äðóã î äðóãå, èñïîëüçóéòå ïîëå 'BCC'. - - - - Ñîñòàâëåíèå ïèñüìà: Cc - "Cc" - - Ââåäèòå ïðàâèëüíûé email ïîëó÷àòåëÿ(åé) òî÷íîé êîïèè Âàøåãî ïèñüìà. Îòäåëÿéòå àäðåñà äðóã îò äðóãà ïðè ïîìîùè çàïÿòûõ èëè ïðîáåëîâ. Ââåäåííûå Âàìè äàííûå áóäóò îòîñëàíû âìåñòå ñ òåêñòîì ïîñëàíèÿ. Òî÷íûå êîïèè îáû÷íî îòïðàâëÿþòñÿ íå íåïîñðåäñòâåííûì ïîëó÷àòåëÿì ïèñüìà, à ëþäÿì, êîòîðûå ìîãóò áûòü çàèíòåðåñîâàíû òåìîé ïîñëàíèÿ. Âñå ïîëó÷àòåëè, óêàçàííûå â ïîëå 'Êîìó:' è 'Cc:' ìîãóò âèäåòü îáà ñïèñêà ïîëó÷àòåëåé. - - - - Ñîñòàâëåíèå ïèñüìà: Bcc - "Bcc" - - Ââåäèòå ïðàâèëüíûé email ïîëó÷àòåëÿ(åé) òî÷íîé 'ñëåïîé' êîïèè Âàøåãî ïèñüìà. Îòäåëÿéòå àäðåñà äðóã îò äðóãà ïðè ïîìîùè çàïÿòûõ èëè ïðîáåëîâ, ëþáàÿ äðóãàÿ ïóíêòóàöèÿ áóäåò âîñïðèíÿòà, êàê îøèáêà. Ââåäåííûå Âàìè äàííûå áóäóò îòîñëàíû âìåñòå ñ òåêñòîì ïîñëàíèÿ. 'Ñëåïûå' òî÷íûå êîïèè îáû÷íî îòïðàâëÿþòñÿ íå íåïîñðåäñòâåííûì ïîëó÷àòåëÿì ïèñüìà è íå ïîëó÷àòåëÿì òî÷íûõ êîïèé (Ïîëÿ 'Êîìó:' è 'Cc:'), à òåì, î êîì íå äîëæíû çíàòü, êàê î ïîëó÷àòåëÿõ ïèñüìà. Òàêèì îáðàçîì, 'ñëåïàÿ' êîïèÿ îçíà÷àåò, ÷òî èíôîðìàöèÿ î åå ïîëó÷àòåëÿõ ñïðÿòàíà îò äðóãèõ ïîëó÷àòåëåé, è òîëüêî Âû è ïîëó÷àòåëü òàêîé êîïèè çíàåòå î ñóùåñòâîâàíèè òàêîé êîïèè. - - - - Ñîñòàâëåíèå ïèñüìà: Òåìà - "Òåìà" - - Ââåäèòå òåìó Âàøåãî ïèñüìà. Ââåäåííàÿ Âàìè èíôîðìàöèÿ áóäåò îòîñëàíà âìåñòå ñ ïèñüìîì. Æåëàòåëüíî, ÷òîáû òåìà áûëà ïðîñòîé, ïîíÿòíîé è îòðàæàëà ñóòü ïèñüìà. Ïîëå òåìû - ïðîñòåéøèé ñïîñîá êàê äëÿ Âàñ, òàê è äëÿ ïîëó÷àòåëÿ Âàøåãî ïèñüìà, âñïîìíèòü î ÷åì, ñîáñòâåííî, øëà ðå÷ü â ïèñüìå. Ïîýòîìó ýòî ïîëå ÿâëÿåòñÿ î÷åíü âàæíûì â äåëå ïðàâèëüíîé è óäîáíîé îðãàíèçàöèè Âàøåé ïî÷òîâîé êîððåñïîíäåíöèè. Òàêæå, êîãäà Âû îòâå÷àåòå èëè ïåðåñûëàåòå email, ýòà òåìà áóäåò ñêîïèðîâàíà â íîâîå ïèñüìî, òàê ÷òî ñ èñïîëüçîâàíèåì òåì ïîñëàíèé ìîæíî ñîçäàòü ò.í. 'âåòâü ñîîáùåíèé'. Âïðî÷åì, åñëè ïåðåñûëàåìîå ïèñüìî èëè îòâåò ñîäåðæàò êàêèå-ëèáî íîâûå èäåè, òî Âû ìîæåòå ïðîèçâåñòè â ïîëå 'Òåìà' íåêîòîðûå ïðîñòûå èçìåíåíèÿ, ÷òîáû ïîëó÷àòåëè ìîãëè ñðàçó óâèäåòü ðàçâèòèå èäåé, çàëîæåííûõ â ïåðâîå ïîñëàíèå. - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Ñîñòàâëåíèå ïèñüìà: Íàñòðîéêè - "Íàñòðîéêè" - - Ýòè íàñòðîéêè ïîìîãàþò ñîñòàâèòü Âàøå ïîñëàíèå. - - - Íàæìèòå "Ïðîâåðêà îðôîãðàôèè" äëÿ ïðîâåðêè îðôîãðàôèè â Âàøåì ïèñüìå. - - - Íàæìèòå "Ïðèêðåïëåííûå" äëÿ ïðîñìîòðà ñïèñêà ïðèêðåïëåííûõ ôàéëîâ â íèæíåé ÷àñòè îêíà. - - - Îòìåòüòå ôëàæêîì "Ñîõðàíèòü êîïèþ â sent-mail" äëÿ ñîõðàíåíèÿ êîïèè ïèñüìà â Âàøåé ïàïêå "Sent Mail". Ñîõðàíÿéòå êîïèè âàæíûõ ïèñåì, ýòî ïîìîæåò Âàì âïîñëåäñòâèè ñîñëàòüñÿ íà ñîäåðæàùóþñÿ â íèõ èíôîðìàöèþ è òâåðäî çíàòü, ÷òî è êîãäà áûëî íàïèñàíî. Ìû íå ðåêîìåíäóåì Âàì ñîõðàíÿòü âñå Âàøè ïèñüìà, ò.ê. â ýòîì ñëó÷àå Âàøà êâîòà íà èñïîëüçîâàíèå æåñòêîãî äèñêà áóäóò äîâîëüíî áûñòðî èñ÷åðïàíà (îñîáåííî, åñëè Âû îòñûëàåòå âìåñòå ñ ïèñüìîì ôàéëû) è Âàø ïî÷òîâûé ÿùèê áóäåò çàáèò, òåì ñàìûì ñäåëàâ íåâîçìîæíûì ïðèåì íîâûõ ïèñåì. Âû, âïðî÷åì, ìîæåòå âêëþ÷èòü ýòó îïöèþ ïî óìîë÷àíèþ, èñïîëüçóÿ ïóíêò 'Íàñòðîéêè' íà âåðõíåé íàâèãàöèîííîé ïàíåëè. Áóäüòå îñòîðîæíû ñ ýòîé îïöèåé, ò.ê. â ñëó÷àå åå âêëþ÷åíèÿ Âàì ïåðåîäè÷åñêè íàäî áóäåò ÷èñòèòü Âàøó ïàïêó "Sent Mail" âî èçáåæàíèå îïèñàííûõ âûøå íåïðèÿòíîñòåé. - - - - Ñîñòàâëåíèå ïèñüìà: Ïðèêðåïëåííûå - "Ïðèêðåïëåííûå" - - Ýòà ñåêöèÿ îòîáðàæàåò ñïèñîê ôàéëîâ, óæå ïðèêðåïëåííûõ ê Âàøåìó ïèñüìó. Äëÿ óäàëåíèÿ ïðèêðåïëåííûõ ôàéëîâ: - - Øàã 1: Îòìåòüòå ôëàæêîì èìÿ ïðèêðåïëåííîãî ôàéëà, êîòîðûé Âû õîòèòå óäàëèòü. - - Øàã 2: Íàæìèòå "Óäàëèòü îòìå÷åííûå". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Ïîèñê - Êðèòåðèé ïîèñêà - - Ïîäñêàçêà åùå íå íàïèñàíà. - - - - Óïðàâëåíèå ïàïêàìè - Íàñòðîéêè ïàïîê - - Âû ìîæåòå âûáðàòü ïàïêó èñïîëüçóÿ ðàäèî-êíîïêè âäîëü ëåâîé êîëîíêè. Ñäåëàâ ýòî, âûáåðèòå äåéñòâèå, êîòîðîå Âû õîòèòå ïðîèçâåñòè ñ âûáðàííîé ïàïêîé, èñïîëüçóÿ âûïàäàþùåå ìåíþ ñëåâà. - - - Âû áóäåòå ïðåäóïðåæäåíû î äàëüíåéøèõ äåéñòâèÿõ. Áóäüòå îñòîðîæíû ñ äåéñòâèåì óäàëåíèÿ, Âû ìîæåòå ïîòåðÿòü âñå ñîîáùåíèÿ â ïàïêå, åñëè óäàëèòå åå ïî îøèáêå! - - - - Filters: Apply - Apply Filter Rules - - Click on the "Apply Filter" icon next to the INBOX name in the mailbox view to filter all undeleted messages according to the specified rules. Or, alternatevly, click on "Apply All Rules" in the filter menu. Note that filtering is not done automatically. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/sk_SK/LC_MESSAGES/imp.mo b/imp/locale/sk_SK/LC_MESSAGES/imp.mo deleted file mode 100644 index 649bb77fcf45f9bd80d0e7a995517c5e2f454084..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 257306 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

    Ot^pdk zyO4W2X}zF5p0ss&N(kR*>1$%kmxL$4^FFlqfwRzYIQfv<6uP&~|0vb@W=Q! z^=jPT2KY0?$z2A22mB-9nVeHMo$v?PJ%{uiNDEy);R|I4I$tGy0(Nfzz6HS|?EDH@ zKY~{q&p`Y&X5ZQHT?hTK$Ozq$cs5pH;U0l@0nerIJ`3#y&>n-lx0Dacq?WMUPJ|a( z8H|CqfVhc-ACn#M%grQyH2(e3Jp>uEkhwoH&LpnLY->+^Z}iADk#+@g44n&M z6Y-xxvj7>Lz`dc#bu)~&FOgr6whw&e@Wqg`HF9>ae4c}C*JAr?#JxvcJHlhZpWy!p z-n*fn10HPhyP|I$E0ZsvZI7R<<$bL`xY4BFX0#V$S3e)^{!S;pFY*H7Lw7oM^_C6j zn}n<%Nt+oaf>SIXih9-JkAr7APw4WYxeOWA*suoi^DS@F$kR0{Gi;gy@!zJm1lnPQ z53z8}WPJtg4C9sTEs%Q-adH`K+Y>o*8$fd-x(*_IJF<2l?M$8s^cO+DCHdS;a*)4} zbh-V}aR5Ah25JZumft&(vpV5%gts$0&IdmwJcsz@q<=_wI_=^d;tnAE zGxFx(Ux1xYAfNwEGw*Rw?tAnsA?<9QT8mo({{m<(N8Y{A{0P6?IoR?ud5n@a1GyW3 z>wwp)yl{__b~pLi8#=i!kTZq2XP}YW4BQqTxwCkB!Z(HIe&{Eodn0JKCOi+ldl6nA z3|%4NlP!EcG|xf14{@h}N16Pa@E^vr4fZ~Y%Q;)_47F4=a72=ymB`|yO{jQokZL|Rwi|(`&sma?hVtm7xLD#{3@+C_8h^}9^TH- z?+e{sgg-SIPnxa^iMx)xUJn2IG-ycNFv|n@vB%Be#UO@yLD=+2y27 zwKA(9+-Ujz3c3jNXMlZp2B2dIbn7AeN}hhC9e~}tA?Hi8?O4m-NNji+9TP47O6Xoi z&!5EATfTooR#8sb79(#F&j_BsNZZY9dI_Ghkkb)-8ylvfJAq#=j@F!~YTVe?oHywiTdvGjJ(kxvt3joVaas%2M%bk^V7s z`N+J9w2|1-4taN&&RvixcQDTj7rXJ9w@mFRKwg zG-L)(!p8PINt1auvX-Miikz#U58YA7ydSz#tj)ZJob3tA4WfSDg8m+!DDfMDv$16- z^nXKoJ^syzpM%_+@b@IW6xrK?x0&ru5Pyy)PHuJV8H)T(tR4GU&b!b*h`_qYDl^)B zpxK`Ihrol-Dfg{!6J{{Zzz8$dh6w*Vt6g$=;U**uRPP$wn=_i|i zFZ>4**B!Z`y9@fzRiS@t(w^tpz;tec|3mnLkO+(sw+-nJnmwrb&kWM%A-B@X z_YLxWEi|JnJPo|k@^v$MH%7-s&^!;{2*U4@b_*!C3;O0me=+`JkU0qX9Z8EpFZUAu z%c0qpw2o%$&4dT=OyiN;*verWY+Mfgq0lv=s}dPI5Pp*Mo00n#`MU(&rxN#+@rr*C z@$;bF&g5?e%?8j6z^;w)_aSXO^v5FqQ|N1n-;#K_pNXqP_Fec7M`s1HcH>zOS+k)V z%=04t2=YSL7oP8k-vlftU!hBz%=^%FA@tWG?|XFb2koKw4+cYbneqK%c~|@s=SgJyMaHTuLg`mbDG(6AUxlZKHTX4L~iIJ zr0q{y=!THj?{aJ^ApH&aJ}?^=Aaen6D|0iTSsUFGq3>)mt~6Z_BX>v2WCZ;8lh%Np zolNElIr_H6?nT(M0}A@#mwSQmzR+(E-4mvJZ_<88m)uhDCFI9*#mSUk%=y$n(y~o`U~w z;-})j2Mpaugcm^bD-nIMCD$E+-05al8M5Q(_#QcbW5ci5&_McLq`yg=-1Eji4t#>} zoyffcp7Wvm3BOzq($+J-!n={4>z>25k;s>uh}=CaeJ{edVZ+WmyS+yand2Y(9Mb;#Qz*wYz25}ZeV#zKE9^byO;&B&AMLHwooCnMu< z)7=G{hg~Y|0GUb3`Fb!9o4Y}KGIE|m=0nIo0Neu|-Fdno>rdkL6|K3?OrL^}!+QdB zr$W;W8K3cNhs^cC>xq*)1YKtk*BRPVcpCAqja_#kb1MFF(lGaXK6DS|*l`WX+Rw@VMQ4go7oW*zDKWAA#{R{?GXt=v55 zcZV)?Z;-ZtxXZ9}549cW<-R3uOZ*>W%Ok|g%_UB*9@@z!&&N=fg!hy^$o>hsMoU-+ z{=MLziJqC*b|Cq>#dL(ctHJj-&uu)r6Ilq)`;zdX_w0LHv;xJ`6d{q;CP= z^E`4}L6f4aUNxJKBK~Rf7vVpSX8`=iVdK{D?+ShB_C@bL*xv{qMda?#Jpz7@&aLs! zg#KEyeGznjK{pd!a(9BCn5{_E8Z*;w|C5mn5BlBwfa^+UW znk#i|Td-7a|oM+%a)$EsDa@U*9_ds(4I+kL? zBlyRYwjDC$dSJ&e?0L*+JEP}L{1=ke4W1IhCz}l&p=}_)&4l+r&bjzseypGNoruz~ck#P5ooe?b2Rw%kEnzVSVZyob$y0k-V~-5mHnGP`8!CgksN z&VB5{;=?`82->=C28^7GT z_&0=h3buTSj9!FG;X4H#W322%cOd-hna&fjN$zP6c^8y56b&F0gf=?VS*$oqijGSVI=e6N*FG4v0bycfW8uu-lOECCbX zJMc|F-Z1b*Xu6xN7ZW$bbgm8EQ_wdecXyLlgUwIFBe$`Y{V;eFJmuK+x!I5~nsbas z^xs+B+2C&$p8zkXERI0eh3M`KzRmL@vO-swBjW)p+h4Im?lAHm1NSlec0~V8#O*@* zR>-)5ygUcbzR2F5_&(TqGV&*p-e|IBfw!8z3bXMK@EV@3JhPo9+NSAHaGM;P6g~sl zavvk-ROv_NAJCi#{{irALHH1K-fDb9h<_40&V+tz)4dpc6uK$UR3qzp!aF1DL6iN5 z)sgh6d$_dkbklTIvRfovX3JEGxT<%Jml^~R}?+h5gw1c&@D7wpFkVB zPUz}O`IadUfpf*xLjvO+hAf8AEk)S4)gg%jME@+c5BhnD7399Q8vFhl`)1r-$SVIu0sYzmSYm(|j zyf#*sNk(e|GLWv12BQ+mnrJXST89l;WvTi|G8)t*V>6;jXHRV+6R$B*>0~q-B%|?~ zXmTZ~Gb0pPO$`dt38$bgnaDJyf>bkw(P$!8AZm&x8)KJ`r3$2)qDn_=hEV7Q z>?XPu>{J_+6*=tIElAV`EiwITU4kIUq%g##x?rTCAu*Gfp4|%i*LLgHE3aFPYB3TQ zC{UPAN2==^qw#d>kV`D1I3smY=cgc{Ob5zID&yKlZKk22xh3z-iA*xAgrF*sm|h@} z#+M3aQhNW1lXetj;%REuNp6ayQZuPLT2B*Ag;GJfYq0-Mh#D=gL49OKG^mP3<3UZd zAxafEMJq{8Mw=2z(gR9FHI{0MG^!0aYklog9F4KK8d`*w{a*zAUugfID3lPdEEdnC zeO;3Y%2utYMunUc404)8zAC6TL9dOZXg#SQKNy=x(@EtY5sTMFlTFE(8dfS8P0LNW z_RHT0k6RV2{6P&k_-jkAng?02z z-+F1)t%esewL(-dS#6Z~+C&4r*)?WW9i2PU=xQ34v>6cK=}0my3l(Uj@6;7M~GI`<%eoN<)flso~}b zi^Vb4S4LJK)g}QmqU!g##)qRg<&{XrGzR&cI!+S(xQ|xqTVj2&1-E}azzWf(eW)Ttob zq20LDlu6dfXy(F}f?;BdG6JPE7KG#l1x}b6jZG2AvT{%PuHRB0ZHurqT@!;?RGk1* zvz4*x;r0JO;zk~u2E!4Ufj5?_k5Uk{l}5TsPTOipX^c#dx?+sX)I>94$ zdsi0?OirmZO)A?+f=E>&(~=XLr0DMI#Xc0yMyc3r4HBB$449y5y2qM zvVx?to{F>54;mS9RP35hA#YPe^Vrr$fSPf(XhrA3_MMKfjFCzugQ#v)Y>R$RnVL?qBM_FgTH=b`g7g)8g*rvQopxf47D=*3px6{_9q!M*`m=9>{bYF*rZ6+SyZ&F9%Hr5)MGgM zI8`+JWDjTS7=ybcVplY&tY~#g$E20{1-lZp z3TvuQsyJQV{D7*wGf5?zo3xV8v92l6lxd3Nx~pEKI8Z+^D9`eH;S}xd0AfJ*pj@$^3tFb zaI>5nGNLsxh?Iu;UCKY*@mf2Fv3VL(QeBv?HY)koG_&+tF%qBMqkHfqI)wx23)Nkpvj$7ixH3ueTkTHFl@c8@mh(KFHHE$b7|te7{V9Bc%hHPAfjCS2{K zdhOm9`dkG$nQ#^|OGq|lrqh=kOL7ToqG^tu7$RB>4g3ASC;hXUP>x@P{DZVs1S^-R z)+8HSwW@5OB}t7-B^>e9EQ+X#JmhtOps2W*j?oZKXe`iIUG_+FdR9^RSq(bTVfu}w zStg}p>@U;`={R&GHrwgu|6PYad~qEh^m0m(il(&>&7Qxpg$WY0`=oD%WH@_hLsKV6 zA=TE^M|6-AA>5#$yfh^s#g7vDOS@wvbiT$Y8{sh3EqUB-(Nf*vfcgCt;h4y)rZo8_ zw+e+3kaHA=v4~BM%0on&Z{=$wWLh+aKM~EB&!?ZdI^|8R1K) zSm(wxTh_J>~7$!3fz5`RAktTn7qL1|ev*+aEiZEDTWyT8@j88I z;$Te&cx((bNTk>ilU=o-nY_I)2vR!5&8hUf!bZB0W}k{kV}foKw=JIA-jS1;EF>I9 zw2^s)DTy}9xoxb;&4?|M{NAm!tgsx_Nxd#eMPeM&OCtRxTF2DL8;eZTpOiPTv#Mp; zMqQHL$Z5J;NV(M#)_b|A563*~QUyUFdNYkxalP4q&>x0LNG3j=nKLwB8$HW{Q_(uL zb>^}wM|FR#aM%oLUD#IUzi?^A(u#}mfpZe%)bJ)qMO&9>aFEf0h;Sm_+{nf}C{HG4 zH4{#;3OCS7*M%vAa5y1`(^IOoTFhx)-$dN%xhRsX%G402_Un&ibNxC$)@Z7_XrW+Z zpv6^A1f}VYBgsSS*i2J?I>D*7D-@ENImK2(rBUUER9D@?xK`aO(?lO1Q$sRR#Xh#@B)8#C z<@f79aF<@hvPz~qkeevWQ_kMPn6a+YF&b+3o#HK-^MpsKet-#jbW8QXw11(Bv>Cu% z=S- z<0^F)l5ppw(V8wQyHypAU!?qlDnF*X;ltL-w#jpYmnPknF>~6g239_Nd|Bbx;bSYu zOtv}KExTIAA&tr_*tTkBx;#fVVGsMSyxEaTuUh_r*;XlTF7^peU{<@;Bn|IX+d zksI;!t`@C+zWoPAjn;O!=3a;W7Y5$SQP}^=vEuSab^3oRP5+M2=fw(NyTw>Mo~Zuk zqFe>1GO6OIgF6;yEKE`*S{{1jysmJ3Sw(SaY5rg}UY#vzSa29r@-Bn`!(lR01y2ea zbo%Xm?zqn{YZVcT1&%Zoi}WpzXcnsu^wwM>eTsd3YPxI3b}s4HCRI`9W!|GFGyt-$ z$iC;xzOGTTW&KhYS4(1Z*^p_BGnTsTs2iZN0e0|-CSLT^YD`MHU+b0yc9bKcTv!zB6)JJuq54^Wd}Nh}(7Zk|13t&TJ?i#Ej2k9|3O|5r7&>82c; zMpTxs)FhTGjZJEt<)g~|J0~^F{Cr+Ta{!W$kRZjYsA^suJ0q009Ikoe{m%a{eyi~@ zB`m~OT@2pV39d+8ueB2~zrXS?7wOkC{Ro-kePqUPg@Zy&re&bmFFkbSQVj+a@vl?th!3n z$L%@=Th;7!3N`VZB;KFpZn0`v6S%RsHIkHiIT>E2pQGOC+uOdY&=9bZ^d zI-$bafiLtN(Tt_)&elp+p$MXiic$Ulol5<^f;(F)ic9F;1@jA2O^SCGe&gs)ZuIUr zyNvUvpc2Cgh3>Pc_PMLzE@io+Hy!FRH_o8^+-qQZZ8ko|ESXJUkJ?b9n3)mQ+;r^m z(G(P{HSFg6ZM|jTSwb0y7TWtx zQ6td6|W?GYFz+`+Dk*387}u{hDd>y@HN4ezv)ycJ0BLfYO_6ts?37tjHM zk7fs^<7L8n&EJ}Zh{i|*!xPti!il?pJ4UYC`#f_*tmy# z>yCbLk~38mRafWnu#GM9%c%;MOA+4QA|lG+AaA(Ax>%-BsO=n}M&g$?$;iw=+hDDn zT+`sj4tww1lWSWvQCf~sRN>;(9Y+?iq$GdL``T_7)n|0)$C}UCNB}Bsb>BJqud(`ch;cJBmGVb#bQlgbSZY$jw_v@?h=_997NlK zyC@mq^-*3?lHSLrgf0?`#Dj6wQT|qP%C9$#WQ14ZWYNDEAA%Tg_E=Sq!^2Hrmc%>1xPC98KVyEmvJoVf^v2Q z-1sf796u(%a0va)Uu0R~%pe-L%NE#Yr;^B<%B>QP9`lNMpCe5yJ9Rfjt&5#HCzb97 zU2*tA6;C6yja3PXP#y*j+6A6OrnUi-@w$5u)&&`3-N6`rfKk$&$+X&hVu8`?h&Jpf zdNUGKx(#GLrkFRBpf?N*LEP}F<(QN^UaTaM(nA)<tx#3%AyE`O1pZZ_S;Z;o*=ga-EL) zvNwwGPei{pKNoDXBXrh&7@Eb%|L6yN%@ZAnA87IG{()dp=zu`*dJr)07*8{MW` zn`XTk;$4}0C!*iA0vIjhB*QFh1OHi0(JE{@U7M)fw;O#7|TnO{y7 zhHrcGsSK?M5^QX>jb>QouYVKZrn#K9Prs98D~=<+RiJ=#DQ3t5NXaMTY7&@>?XV zjKaPC=@Z0xLE(#sHF7e>ZdyA)cQaWVz+}|XaU5j(Y*w|rk~gjtGg?knvn9TJuIr_9)`)D6V1HmK0QgH!MquxH{gw z`ij@9Id^4T7XnP0sSnJIE7>fah8(x!kWhPbN`BeL zHboP9n=0+@(h8KisZRlkG<%-tPBYzGPc<-C5^fxmQ0@f!eVe}=sN++&ANU^?n0&1o zoYriov-)f~#&PT8+|ksX_VPKEn*|C2_sVUR{W81_?0XppYQc){mffhQ{MyA~(OR_* zA)2fI{%=s&(9n0R>kjUFfQlwM2syCSscn)q{ETI*S;k~&B#PptCmou%Z|)7cB`^Ru zQOwuS_`S4S#D~pim?z9?Q=;zsIr9j3KljjxVbIoJmihXtw*(b*mIn6@IOsXDsQ=FW z)D10-MNIaRQ_rGU-9RNJ5^!~+!+D>M(X@WGP|GGu<>P3%aoaNIw~EzpOSaunt*SBG zFtvJP#h{A`ISgS#Xb~K4tiu>}mzEmR)#@mR24+XDhVV8K0(`SawJTKLklljVTQ4p@ zPiUIWJ)dyxCd!-OdM|=&LUfrGr0~5-ntge=lPYdtl<+GF_x8{h3mT~Gi;ZG#(=*8F zZ!m%#fq6^gx*W#1!|sFT<=%L>c1~3|+OmpqwY&vk$d9mx^>KS=qU_7OUz4{A%&+Dh zi-MLaue*!x!^+0+NRoqk$E@HON|O**|FycInCWe_RW=J0k-t0OW*T>YhVOpdReIlr z!z<3!4EVaaM&rzp6W+aXf~d2|KO{Rnt<&phEqdjxF_m%Cy}8i<+L}sgor0XV6s&<* zI7PLHVW#xgz*owp^_x2@;&MmdB&QrYj??;1+o)BF7&UzSaG6FSg$p(t@k1qAs)pT| zMnvyq#BXqINQL6;)uzg-TOdtTYFJ@9D->7Wswuu<<7JSg zh)9u+gB4R`MyyU{fi6YUR#!!;*#VNcNp{m`8-`V6sA5#*1Ai&P0&er>8>Eln z#i3i^DWp5*9a~|1qbd)2wcwMiS1stCo@jU}d&7+yCRlpRXBBTg4 zhhcx3ltU2SDb|T-W0j6IbTsNtiK_KwDMPS}C}-@@fJ1;+roJBCq3-kh*H?d)wy6S%Mad@zv^z7uT8qe%xrGN~nLF+tIiXZX^K1?yj1hc^UYq@-!Sx#%pNn)Kg}c#R2`wRxt!l$Fn>Hz0KT4JABy}pTFl`bGp=dYeV&x7hf!oDZ)kE1fna5CXIfKu zqjK}6Z{JE-s3P*Pj*O-9|B2HQXO7Gb;)1Z{!X_1Tn>L zp`cF2Yk6XZrYNa|QXM*(Khg$~dDwRTj0BzOcVW%A1X;za|b#6th%MW@lA-XrmhE4SjJv!d1R z@Qb&X3}b33E#J|%syhY(?Z-{FYcw{*`R}f!v#cV&a_sOCIhT@J>-u*I`*OKjyE|H8 zE^BR6+tzHO4VRAEQT_wjigl9HsJ%#8ofYeDu4^`K+u&Li1n02fNaF9hyQ*BF@4E9Y zT~Xqw&%e;kwX|_Mhqd7`ZMLE1zD;rqZ2f$QhIPGya_^Mfg~l+(j>cDft&|m*sN#Dh zUOM@?T;H)eW0h+HD-IcM747<@CLtYW(lc}Ib_9NM3VW%GDr;#!Q!BX)&Ic7Wd|uFc z&~cP298$L!tFv(K?(5F64JcYoFg?iLoL6JH2GRFv86wCTnsTanrRidVTp~#L3kOKUy^H7 zspQ2&q)ydE(c4(#H)pL5w*!{CnzG}1KTw+z=6rD6x)g~el9S#Hs-I#BCM z;-heXX1+o%XfyDwnvhYg)gYFo)WN0OS#W;U>>t95*?%htj7&J<v!F3meVP!aPNF3-U}ObSE6{6kpsB{R(24xXj#l>;=id;}ZdGdT(pygJPPvou zENv>?tamlsC#MFfPpf+WX`x#%hV|;F7XO8CNJYtKIo(SUdY9Tj+i$ws(rGr=5vL>0 zP1IL)E{oj9V)4)L$2CU3B61@fXGb|(>ETa3mnLyg?D66XQh$pY4B(G%nnBkS~mqdne3gotq8YHTHDeF?IyT3&_ z+vLk#5!OFCcFs3mcQj#*K8H7CaBbPGfNjMWXQ0U@vg*+dY*|lW z*YjM2v}QfjXo7iIVHX(K))Yn85l%2l1gXV0g z)IQPAM)=d>kk}7EZo=oTrwTKB7sOpUq4-QJWv!poa$U}SJ5PozNrS55*$8Vej;xsC zw;7C^F3G+cOd&v@<1&popUT{~WzBM-ACt=chKac;jO4^VsNkfRYW8iy^M#{~o5f7l z2>;TcRmf|mirm-uq0pAGHjJqVdyyBCWvghJ1Wc~KBOUUE*VJ0;ZXFv?dR7oj4DLq< zO_th|`(3ZFyJhvdL9eA#GZJdCZr95Ef_hkJgGAUqe_y5eJ+m7K6sw%^|mAtYvHv)y0C8}nQYBc^M@Ea(`=TPh+qQ8gjPGXG&tSxyF7NU~qmFDW7?t}D^P?C(vs3OHj{ z`V)wd>5Z=YDy}4&{q|5^KKJqmS$4k_Qh)A6pU(BGfBPR@G4!8qxr>(i?wVGnx_6mu z`4JEO@~Y8G0KZEjL%N{c;&Wo$%US&xof|1<@_S*>$j=XeY9&&_&l0=) zPi}!@MbCWU?tlwRYkf=x!d*ZaEM>?WLlByEh$iZx~$^%Bqh!mnMr za$hs*5~?c`|HxS#;qRE_#Ji1$5=3C}`U=8Nv?@-wM~ZOGnbef}v`|0#6JpSRK)$NQwMeJb|0d8l z_X9v#ay~ZkAC$WBw!Is;wdzp<9fn1Ja;4Oj+D!ce zc_QU+;*8Dt@j;hwOQ2Uyi|KdOVtFMA_YuCkDe3|=2zSrQ^~kaG)G}6VVM>MeTf7<$ z=STOR%l2BLQFHQ(1A3tCB3Pw|r{7uvhGcwDt)C*+tpvCGw``Aazm8t*-k(DnwKvV~ ziU*%zsMoktS6@4PL*?J74+}~;xr?&-^Dk!Hbpu))Ib{&3W249`WL6n9b}!$hTLaAf zy&Z-C?JxC4EcC>4mg))Z^WE30Ea+`(GK?E%y#LB@Mp(igT}RVdj~lft()GA_P%xWQ z_z~6=!z3+$3R|{q?#JI9p#~^ga7eeGk96Gow?v0!>0Xw#oVMv|rapG{Lwk#PYGSR- z(8mXPCHhOP>(;Fg(6ilV2^L9Nwmyg`NoKg0RnpAKW2`zv-(H4O58)NVyy5w-4Gs6p zi$Z_pY)Ia4e&mlITo^uH$K`x=trKdi65WNz$VjVSoGi#2K7PEOapQ;hAC?X)usVBE z$zWN-1rg>?4Z_1G1QQD@Z9x(K3TNJM-2r0%%XO9ikGOZ~jqA$te9zdQBAgACr7n@O zm6>(3ln)p6vX~Ynrbx+|&YK{DWJnB=j9^7DD3jmI1H*uUp4IFEcX($6dSDNP0;+3d zz`*_e|7-2@2nO}Y%<48Q#yR_S_H(`0+V^&5eS)Y|_uy>($4Dif>?jqFL076!i-V7> zjgWtZS(-}}D45jZg0$X6TG6G7fDS;#?C5JPI_W}!52&dw7qxh#aTROQ?ngkPCkjXu zjku`YwJc9+injb`+1;NfNap0_HcI+i-2dgdWpxdLQ}`C;)w;OWvhD%b=UI*@vn6<+<+t2azU1+X zQrWL;9)$?5Ixshs;F6oMMB4_=e?c>uW^(*r~z$yQq(dPPqJHx%ZJ>&JisLaY$7nG#&*9$De-0 zd2?r!i~NOtWeBKthO05&s5dV-Z5p^(t}91+K?)~db_H81#Kbs-F=vVhx2xJ!g5}-N$>KNK~2*k>yx3o*QdVjt${R^0m zJ?MbWl#~`oAOzZAP^SZ=2TnC#>zyr0ijO}q{LlEd{^iD>mHwA(sjhJeQ^rF1i*GB3 z`E(WxvQS;i-C8;wrkBdlVq2nL8|JUx^_+f~jl8MoAi!l>SZgKTrPd5apj$R5V5v!? z=veyUOrP(~Bg7si8r8k8`m)&xL8P`w zm~QYZ6ZrhGWoe}7F(Ex2aG@IT$6K)}&CEyA&X$rocFcf|YXE%w^boGLY%Y@;j@%HW z1BRpJcdnhPDpwpPpJ`br4WaXZ|Gp=?6U=P!f2;1_`FsG)!6BDHU$VCVNy|y9`&+gW zSrb;j-$x(FPWp^ak9f1@vXE~JM($;d=*-UYOd(JVF}w!KTp z!ad%+IH{RWT5gq*ynIoSq5zohMA7g2{PR_|K>uLB9d@;Mbq&f6Hyf^|y5FCSkzi*$ z*89l44q}aOk@Zz|f3Q87;poW&l3@K&>>4mLi;wX(R^7vWcAFm$ctpT+zqPmO$6x^F zoEbjNvbn#w?;$lebqGMW#W$}sBEOpQD0$7L3tlTtqdqHmU3wGGIGUSnPuUzxB5f)9 zCz(3?xgE~@{%|Y87v5KJ50SBxA@ku#AKG_;EJ#4l0++qAzIo@tN_l+_W6Sf)A%76X z=ugiIU=}5;T^FU%3l&_mqX^5U7lE313X!THt~26Hx1YnGFpXaYeJLlJY@-B@$oF!b z*`2n>6FO+fD+GhoVmD@N0+J+@FpW0+F?odW*BHxGZW!bAixvqoqEeFYb;&frWEwvi7=G5@ z1_pixuP;N7&xlpR=RdOm@}OpDATpbR~QrbeoWT7Vz$O4Y|&KHYN-hy&aFG?_a}tsyv4;W~vF*C3G#xq$-gj18$zo#mCRmZL~Z68HuObhH~eu9z0&V zcLPzZZI*9I8)@2JXROv3W82}|v)VA@xplE0Y$C1}Po;NrKZ6odl;c*!>@Wq`)! z!2m7Vk&qLQU?}!oXF7E{mGB&D?N+Bqfyx}%xW6-Jk2^Q22g4=6l0-iAX2=~P^xr>1 zdKuL189u>E9Tb2GDD^AY*@0jEayN9-k+U9NZSnGl8OV7TNQ@PtivrvcFJ>c8N0_vQ z@_3i*7kmCgjHIE~>eO%SyXpZT9ujiUyZQ|BL@v^IB+QeU10`WvCR0JT zR3JlfJb=L`_yOO?a}Hx5;t%*b+4$T0Vz7;-ORW(AULxcA$bs?6Ln!zFjt6hu!vv19c0F2+9<>ERu5)}+~TJd&j%1OkIaXz z8GbMu5fkmST5aoqgaa!h!m9v)F(~_3VY#qBu#^h6(wQ3}soIenaTrg)a-^Rk7H^Ro z6h{dg=z5S2SRM3&b`?{RVh3}y?Gg!_-c%&Mvam!U3}wY-Y4~&SeugjfS4sh+4hgO= zE1;=GF@9M)Kw-GBjfXKSfI+nPcN%vk{fzdSV0>ma}gkB>kOC@L{k&r zw#v$7Xyka*X64w$O9)g2XI3e?i&32ZLff*d$^#AwA_#6(=yp+tB{$M+VlIxj*#I$usol_bHl`&h)%Ce#C=$>`u6RYMZ5Z4W6BJhMUKmw4I#Q{js zK6j2X5<}B=8IFQJ9`<31{kIk{#9K1|ei5e$nzzZyw$@N*jk{twj5?HV(%0ne5Yk}P zv4`@fC#$_k(c_V1MfsX1i*<}(MbbXCO0Pp7_#P|Jg)UsQSMEFH_k=>(0@-NYN*EDd z`jJldC2gb@tQC)`>3n0OSian8vF=YNb?!TnmtScO^O~EUtmUYoT)uBMzR(qo48N%WUW|D1r4aQJmAX)X zF%;`YDLe3(_9YQ4#ofU$&RQq|Ly@~T7;{nCEG$Dl?4{xz%DyH*K643Q__z7M(H#(0 zW4??PGkmcAa;vXA*`K0m(q7s{y&x8U6;Cw(Nvp2*v%uZ~6dj1Jjfq;mYoJfyddpl` z%@zAFGB1D>pRvozv`+L0@(Q}Kx&1Ig5z#x5I=)rCwia2>L-m6;+n zIT8$8M5Zegl%lfq1*{!ZrJ4=iaX~HZW?Xs)AeH!aQNK8Nr&USB!sqK z{=-HK!Et6|aI~Pr% ziX1ggRa5dyNIMO+Zo3s~x+x`Ji(SGcl_)9TrtI;y<4&&LZOYcxVA?ZXk9iZ?bya;9 zSiH^kARN%9fn6BOIv8p~w7QaUPYj|?3t0>7n@$ije03W?p!l|}fLqL&a80490JWvE9Zq@3P z2&maDFv0yCGEs=CRV_KWCIwIymt2RZY~5q#Bs{-OLa<)}JWZ_<0C#?kXP6TRGirml zG^3WZfO!b8te-qkz?fNL>fiQO>{eC%KdFRWftgTvw)yJkmKd062`-gp*iT+-mvh?Hk++s3{zluU=Dbmf4Z{A$`{ra`) z_sl7~>i5VgRA{F9QX2dob2o*FQFKv0P+lduu3sL?ZoA|>u`ufM+tug&v;O`bZg-=K zkXT1BH9=#1%IoN~&)j#|FKcG33{1F&e<|x8VP1J<40aPmuS%o8X zdH8W3&s%gp68^{=LdZk_QXX;{3{#vKtQM-G{Z4(&10G~SO(*BrkQt`6i;Y9(rUEQF zNLssJm$vgK7((+>5HlSzb~hp`tH-1VMJmn_B9FtXzIDuBZ1zRjOQ+@)Tc`Sbh`Gz> zL!>jnpUU#C_$v=NWViCi5uKeje^5^!X1=4wU}I}1x}I!|uFNYUjm=pZ7gar$?K%jq z4obD|z^X9i?ZcGCE+paac<Zau+7= z4u$LNqCxh{Q{O9tI@)iL3Bw5B(|xTi4BE+$(A`d`cdWY&9>Q?z$`Br2RS&ta8s!GR zSX>9E5zoHJa?0}*rfXb1#7#$+3-F7;p6kKzg%sS`V+(M`9}aOO)!j?S1BBUeA-gVS z$j73FYu(h|Jf<4El|V;JO$o=-%pu!yijUdm9)ZC%4nd;0*1dUbD*5)$eM&+6>Q7tG z`Dvs)eey6K(oui|9Pi;N>{=0;JCaRmMk?F%0v)ZR6XJ4-YEcq9c2`P^I2QR;$K-3s zM>h?~Z+x_HmJ{bV<_-}F*_T~{HDM46G>*(?@YRt_w*XRCoId*s#h}A-J%q}oBs*&< z>;^^Bhs>v#dPVl#BqUXz(qe$*MWLoZ{ z^^p2<-IP`CaK?G$eBKxd7)=*JUvo#6@}kOkvCc#NTS7+X-^UJD?ZBq@}8<9I+5ATo9{u`3%y(u!ih0t;=I+J!-8G*wZdidfc1&BIk!O zYtnc=gkU?cEYvO`@hXIZ+}bZ@t9$qaZ~~IJ<3YX4AHi`gHfgA<^&44qUlDnn!*dJ} z!P-t=_7j#vsK4gifp3MI^MxA5`E0#mVe${4!rXGUqc<(Pq@)j#0rLmgf#LuW8u%Vb zDKApEJRG0u2H5!N1qhgZg&Q(+d3H&wR}P0Hp=G} zKu8hC$_YqWQEEPi!&>JF@K6{^Fv{lp6R5XLAm($ChPVTr(xMAmCGFvmrL<)9ms=hj z>hl;Adz?aTz9~J3;DCqT6o|R`H0mW&rKu7y70|P?B}^*Z^b`sWLjI7?%#N~}o7B*6 z#3*~uvHj8t(iP`{W7*J7?OnB(z^ds*gsV5oCCQ#qOr@BcV(~}=ba{wx0&OXDnkH2a zK%$>B1!rBQoW{Eb79**aO_q9o&s~sqz#m zDB>C4{DqC1WslX(_@{O{H*TH{ZmiLBhu@Ib4+dLQuv=>jDEP+WlK!Z^aw1NO`|27^ z&N>od;Hw>`7Ue%Fj38HtFyXl~>rXcg%@q_pmXL3VOLMjBDAA=m=W#RIp2tvS#G9cZF5 z`l@){y0XLlPxg6e4C~hL=%nmuR)CIhU?dRG4IM{4F==9Pr)4^kc@pjD`*FKl@x>|c zX}?py>aMc-1zdo!PI-OCw6Z04dmC*ld}*VEj;&#wC?FV2wQi#2t00RKl@1*gq^;{S zk=Yr6R>oYv2bH9m&H`rluV}iW_p)|u=DkUW_sWQ&1J*qYiy^bxvrdti5fOv<^)@Tj ze9t^pJL`Hcv~7q9pvEnlY<1^C@unroYRY%(WzuPj&edIy{cYki>6*i2KBQo;+mo)6 zy3n>*F!Tk4^3A$9P;o~$8wD3-y|?tyP2Ig+G^vn=Qmy+mI0lHiu{RF?lTs)dS!Hqa z2|r&UhpE+=oJ^j)>?K)v2&|LO(X}uDfO83`>SVM)l^_&YR%b(x_}tfI zlgN5)8%>dJe9ApWL3<~`0Hb_H`#cy6s3tqiFdLuPWd}*K%(!^XO1GSb6`>@yg0>^_ zEKMEeZj@-Vq?HS$oW{(IxyyFY3yLS69jrQKt>j}us6T8Z{%Yd%5Qi~Nx1u|${}|$q zPoTaEf9r`whpPFTtAc4DCpm6MJ=U1do`h~LMt31NM zWF)CIS(OBaf-lg`Pb|)XbRkz{g#i;IsK9K;dAp)hO$2g0LHV7+KJZHiQU+)K)03BTJXz#rOSF)8`SB^V4`s2gDa9~uA%bU~K~d;Vcpmo4 z8hW|*yHjZO(e1~7jHaj(rQ;P#aDu@nd!|C@s4I!5Bwn%1QA{0jZsri{g#tPQFBj zvO%#%-&q~?ym8>>JgO1q>r4BCu#lsS9{80?ngsN>_=n% z@2Fc1pp+=L9zJgOaijbP~a#^c}S}qqbvU6yycx+1vD32v~o^wttru z$6{SmYD+n&N$n3L6-sn#wU}A#b%S}#UmHp(eqCX8WSz$eo~u}gHYSVNHZ94ux2cSE z;n1;_c%hMGSdnt}Vn-2H`XJ}p3YU(fjzg;NN`!+xz&i^)9#EdcjkKD=Y%ya&==DRP zQ5klrUS~kIZtAjpQs1Mv91e*t{$6!9{_yaxsk0;j#rs#({nB+0L&2?hI__~> zHQBi5GyH&??O9@hOeiIF*laL2WZow1w4i)xAW>N$2$5-ZS_mn(k^2&-t+|b$4l>gz zib()iCT>`2HypxT*QU%4xxr6q5` z4bfTiF%I=9d&K(?4vh;6~xWC=+;MKC}fjj*Z3U)jyV8#;a_OfRENKT;Na?idoSc?;Vs+- z+~Xc}F=lvbLNE1}^JYztN4Ag!QeE9DTiM)H@XhqLK@kGmbGM;3Mo`){p@nlFV$+m! z;jJW*^4vITDKprz$2y}~)_M?@#L88wa= zbsEw;xuez6JTep+<`Ep_ib9V0DK3KdV{w*H0f$3!YI=4X$6-g#!_J`Hu9Wj3V9V-qkcPQF~2{5MZ9akz=kN2y`%!Rn*5xhZR z2O8(QLZAXXRIsd#Uuq!8=3vd$9|O)Px*%69GLzhw}n4o zUprWmD07;i`lH}W)THQ)P@Sr z3nz(ovE}70)Z|5k45#HAZ)DCD))VQ~Qg|;Q3WMX5K%@H>>F5o?mEhQhhe(3RP5Avb zwkSgJ{Pm1onO2W+5rc3Cz#&+C?4a^fQ>&d9$qtBVkZJN}uB>E>zbV?FG2xev>?Kmf zwihW)DOLB!b;PJoKdR+4QLP0ZAJ6dHlmKqSc5&5XYux=;s*KziR}B1h?o0%6u32kg z2p7Cnt*?A`ulIEQhJWuq{^C*FyHk76GV0mU4Lk1~@8OsFA})Fvc_5=?JNp6B9K{R3KM^8Y-myG$)aR2GuAJyKPZC#q%tx zHx}e>t$y_u!>iYqu9PE}h+A}<;g)E{sa?3$&?zY1fA(C%Mn)codI#NgqASdJYum}b6Y9MWb|FRit z+7$sV*5*0Zk;q3Sr-)_>a0iqE%0pmTHC%}y7c+t8TU1PPsTksyyJd;`-+326~8~@_MTAdzm{)ySEOJuwnhB zRa`^zue)0HbT`62@T6EN{4~~O&D#bMbM$5hY<^2L9X)22emm*2k!sXdx$@eWtdV_P$~253!3gVH%^XQ1b;Zu{R{(o9JCiZ0 zmN!Dvr0v04$ZqF~*j#Wy2_QH^Kif*KBfy>U3UMu~14#Z&kg0U{xII4J*_j=o#U&r% z1R$}0H0!fjUiH%NAH*o}>M1#sW4sdmYjuq^G%YZBb>&5WIJ%}U7ogicaNN?9j*v}> zcIo!94-G+6PJ&~TiI%wd6EpohWkmIv^yh90C(Ydnp;SJ4l&d>o>>xjgMM@LXpdWKwzzeR&LZkRWC*%MJAr(y*?6Wi7@uqvE?>eYeL|Na_h63n+6J`)n_`?V$0OJw(@NE zhVt=oPIgk5GGBa!dCGDeR+f$~Tkd3O8yCsLe9NnPZ}>9p$J|8Azyy0C{KK#teW4q) zv;}mdim)SIP=IaLr(ToP6X*zbU7N{(L_WMw&>z!k3mY!ZZA+PJnNc~A<%4dgl&ss4 z=EHlReUG7|rIA3q*a>S-H#S*DY!HGw(Owr*>nWlsR}8sEt3lkg(6Pu~9?1@I6$}3yO5wT8*%OmK&G?W(Sm5P-NOs}LN(c}%CAJsbG9J3YVVc#!t}!~u&lfW zBHw<>>d|C#eXcFAQ*s-=WylM{q)Bhj4>6I5HpBx~iu{X@hnS{@|ISt+@iUKF0$q~u zSq=jb|IA(>8no@c{zSjni8&+%=YvyVHZc7bgC`*xL?cBwM8=ajsF z?M!d&_Hn(3DgJ0_srS(}uw1ZzaoG}IoP_l%)U!hK3R%CgfXrJvC4RF#>D~C9m@HI0 zFWHY_P>vMx-une@aX%yU6X| zDDz)PU~QaB$zbfp8T%8NS+36}TkPb!8L*32{M-Dun-({C%C2OL4vTBqqRb|tv-UV$ zbIAp%WvTKi94D*&0t_s41#C&nB^Gi@!NnX#R_~^$rM}@(3{#})fwzrPUQ}a+`$SfmQ z1;A3ytjbFnY3lPpq*_pNq(28Y@0H(P-d99xqgn4BgfJaKa+AeMZ)Kv}N(~B%8_ou= znxeAZ*4vB0SNs*5j`T))wdA~&h{!B|T$$%X{Esy7L#xtF7Sh4NjcoLpdi82~5Z4_n!|2@DgW4Y;_ft)b zmE#BDr9znB7dsM*RWjHNxw}e=ggWIp94ms1Nc3wQi7Uwhn->pJdo6-Klt#4I+Ru*U zf@v>2G0Eol?;9_ax5PNy$zD<}Kq;uPI-IGva5L~aJ~Su5p{*?%#=qgl+3;zLqQ+A7 zNI*k>fHyT5JfPwG=0}3N)KY z=XE4$(#;qqxVlxYp`Mx=bK8y{E^P{w#RDX(AKgD`(Q7Y2lJzd+q9S^R2Aa<%DNC4c zg9qE11CWt!L#d2$7mS7q$`NI+eWaO+Ba6fYVkwPHMOECC7sV)1s+e`@z6BHF3QA*YUaxbQxB-J-j@Qok=+s3D`qAFY zNcP^RC0%F6e7<<~B3vPja5f@A;+0dMw!}u0rtTg`ZCr5o?#F55GP-A zNjK|p63Rf%7IvrUg{chN%pzy--z+mS6h)Lm94ezgzl6A^q6V!T7W*C>lV5AS3=j0XCR=*0NVg6tng_-C0#iW14 zMPMy+f)p*z>%P0mEqGZn(rlpn`tC~BtXHNtU&UF6xdI?iMh7LmC?R0Q-_!1(v{19D zK1T*k7jE@RZOL-|*``uQ#F3iw3r*X;pp#njtxd;UqLOYqQi0WIDO*`&eo%T>m}Wp# zVV9+OFiBS=ec4Q_sNivr(W zZEREOwQ3IT+K1XxR;}|D1OX7BWNR&nx z(+o&GMyEh*36ks>Fd=ESJ9M-l_W+`PL*ae}HR4HBsgqV}w|8r{L^Y@M=VHF8&_Y%* zC-Wrsr%@$rq}}?egAq56n#l+rc^YMF_^Iw~uw=l01x;|3tyW8#9s-dO%Qf$?La+ z8>$Piq}CDpTaNqH85@wq&hQX{=niH_;8^7O$-%)5y8FgkdBq zbZD-8m6Jj9k|b{CC0SjHis;MdTl^C4Wy5kVGoa-WoO)D=WFIw!a7gSees)is^tbvOL<(h=~GS+ z)F@pr1rBJKc7n*|F_G@Cd|mJ^JBtcULuBi4^krJpDOQ}|=}m3>0@Kg# zw2)buurkmCL>?Ny3N5SsMHEn5+>24pkxZL(s1f>0)T3%<3i_Podis>=IWv}$E+~XR zovye5B&eJL2i#ws^Ig|nSS5O4^^&Ae-D+qmbzhS<$5aSHO?g^5>Yct3g4GuXcn;tm ztkw+U%T7PMxnf^Bu2d(}omkv|XU+BBpxjZ4fR)T2diNZ$bB?TE6tF;z>o|txW965u zmDbiq))@7h^f;Bzm*ihMA>b<8&u~Zv){+m&j9HV@$hzw@N2UbX2tnJ{Sgw?eakK!* zAX9)|$ZjGHDk~let{37bZ~%avNNP{32YF4PjFE`K{$zBjR+T{>Vo3%>QR{hH2Udn$_pxzTrC8JbJO6GY}kJ9 z6;VtG>4v-v#-e4@9xbRx5z)t1Z}l5dh3n`xrG!4rDLp)@E9qQo*fiWVp;v?_?btpc zuyg}v2-hXo3^I~aX&a1yb5b`u`1I5RHMl|x7wTZGKgR?OpUyuoumF58_Fy(sF3FZ~ zK_~Zx1Vjia)w9^ALRs-KOFH+6eZtZO=u^Aa2k7tzi&+?&Pv%U2e_?GiYIQC%RPSj}?9 z3i-@Fo3{8vi&0~1arzpIm!p1$cSgXuF*pURI6}q-7d7UUkhM8>x?4q7>~Xf63+4^g zZOLbyafKzE^Vo{Kz`KRSa67pl`Lu7I}Iv$!{wF(w=zstO6g;~GoeKWv0fcm+nr{ zBSSJwumn>G(w3*ir@d7KAW*xMLLSBie!D&Fl7_+2uw!(_b&SIPQj_jk(itsRE$b^c z5L>X23F6&lqOjoa5~1idse+GnhgClgv-YcuL)C-4rYYp4;Ao+QB>(H0-Wj$!3~>}Q zBsfLwuqM&4lbdRKBmJn&O5DsVjp9{7mqLqv6;YQDskLizGN5QC+}_!VqIb&g_z(q9 zx6oZkGZrBVnstr!A_faYsfH$vO&62s^Y;6zW1zP8H<`uC#~qa#oZ$wouBwi-=d8=> z;~P+-t7gx{>A?1A(gN_y(bVTd;;NWat2Be6D{~qXiKs0?Fbdvp6SxLWp(RffnH4^v zT5lxQY^zIHV(+Y1vW4OT@m=4ike^WR^3gg=o3e)qkxw7*a5*yE%u>4M@hAqd3u?w;jlHqUn z%dpkU@b-OUAw-Y9p^-ti-8f6<92c>%e%8uZNK}g#w1XpBNmK#I`|$9a(WSK_db3eQ zdC?rx!DkAks2H|NAMqD~7V;4P2=tle80qpwMX}X}F}So%5X5L2QscVMP`Mzw+8AyT z?Qlbqwtny7z`T=0(!$L}+S)v|OuRPiasL&0Tw8|69d|Dru@XSi`d zNVa{EraWMB%L6(!Akk<%J{y?&l^0XXg{l3_1hssd$}F{$Vycv~3o*PWNC{!*mADmHbfis`(0Y8U##g* zhNMnh3oUamCM26lCZH}9S5G#tD7}NPi6rxN9OYtlL+~VwOC>;nxKii9{X||MwxIg0 zmwPj=8y*1XnwvO(el7Fz?p@Pk+C@AsqY5Jl0A0I`8|6w(v-UP)hdFCuIP z>KMNq>ake9wV&An3Y-Jwb_enWlM?W2DtG478B8XXOL~(qYbgxG_*+|$B^w4_m61){ z@x6}sIc!2j5U9t!+t7@h3~AT-#AL{E8tpS#1d-j96A};bJ(B@tMA^pQ2>V9@{5_}1 zvSACRYC(d^rA#4hj#~**Su*sxL_8Cea3hUtgB|7-(-k6Tl+^?m?L*PopIDhXw^FD2 znM;2eVN2#*Qfn#ng#>*N^d|C2x3l(5L(MAo;FdU1Jv3&%wZ=Xb{`F1`wl!>8R7F)8 zQ9f{veBVs|2t}uI+(?$&8{9AmM>{TcQw}33iV40k-4HO2M0jO-r_|p=aBPcEcnzfU zUipI0^|=tU@?^DI`E5D4F8Xx07}tK9tTsC2R3hKi8m7^ z;BmjX6)-F+Ysz+o%19Js`lJaYVspCpi3ezZCddu>jKey0>n|#(*}q*?Tga0vCCJr_-+jZAPq0{&K~sGxd9e_i2>T zs{nGHK)T=YEvOfn(*Tc8A&2U#HUP#T?I5_gMg}}{D#7i-JyieqhD>n#Hc*- z89?8i#?S%!M1hA&4r_4XCg!X}RxkqQJd#KeP;lL|2;5k0oQ`(Z9_oh(JOC7ETm+50 zE0Rv!N`U~$M^GI3zL4GlF zlz9>E$2<)Y9OTdS8r+FYxB~~@C+FobJ!&_R$c=%j1Q+D-O!f-b9rb~Mm2ps!Op8ha zh?h6<0yeZ$*ne{b49GVCY!0@N!Ea*T$)AHk1bs~z)uv)~>u{PPh9wjBR-yu0$ZMeW z+|3CmhpShn4~AE!H?B+{j;~-9{SUi?7r$l$tJ*=I%{&kKHlY-N?kC!m^)u8wvVX{m z0^b&7v96nTykX`f1mpgzIA0b52x~#rIy|fn?DEmx5#>E@tWH*d(0+vD7CCle4aBFr&fF@rQIs`u?7r>ZfZq!i5{=6ZRjRm z0s+?1RT#5~YseNzS&S1j@aB#N2(KW**pd5h$}5rvMF|P#Z-d!rt)_`@u>kCA*>UI| z3E@K^f7|55-$*e_D-N6%OxOKHwn8kf-@8Msn76EXYFlE@*BCa@S&VgY5#yUI(4I!? zP3&q`kPu5GudwjF?yWbj&_+O#y%Q=*VwNJU1nIVmHj{LYi z2p#V-3aa@8Arnnb_7xOa2b5hm2M==zQ7uZj6!2)pZ0Td_(sqA}l1F1wtH9T^4{Dz* zIaJ$&G_-C}I>Lse)ue zk2&g!WMfo_&gmF?NAT1`V_h`g12jzVRc~CEdIv6ElZ$Pag{;kYvlF&ns83DMpt+~K zFfpT1xO>SIlApRB{A(HX9|;@RJ5S}h!9E|{Z~n8L_svrSB$+E6Oz5x{dv2qNt~ z78MDAM%Mj)IXlt3cOjka;DaJ2qQ^5Y^Zt)-`(fmbT^!I^tkc7TR0gbKz`@ z*mgM3|hvqxR;%h<%0`*)G4_T^f1Zkp54-q z`9=bwP!WNU` zotZ4_RJSP7vOFQ6BBorC=L!@_vdp$)AKMWPvn)|X>Om;*C?Xsr<%u+=5&)|&g{10( zI5@vV8(oSdMB5^vYv{{2y>nn_!^S)0-nsc}D+KS)8c=kWBg_|kOs4YS@0?It6QLm; z40s64tPS`vk~demmy}LL%%8qf^$QX&_R8QIeBu=-Qu*Bxi~^3{1cjgle)&=1S0Nq1$CD zTs%=>yqMp%-idD_m5yKsTqMhQqqhA;%G3X;ZjICNdeo&NfXl(P$WL zJ3A9@Dnf9G6?F(o+lrzWsxSOXM>aS6h7ZxFhCbGAtIz#k|CzXKC{Vj>ocz@6ci4>` zUt19dXg&=lj7vA8eui4NkcEv`AMa3sF8A(zW#^UoN`f=B#=T(%*;FMIuvDYiUql$| zvbwaF9tt{)xq=C{7B`oKYQ~K-u?BZ{$Wgf}W{B9yoDdG!llymiH$VR5mwC>+O*f-r zoD$D7QZFT)Tr{$}eA=}GPm}JGu}Cwj(niD)(xFhXAS6?U%8V2x{omtD@7KnEW&cXs zZ|u>csRC0;wu&%I77i&r;DA8sF7$e6CbAV3{o?ki*X)hogmi=djhn)YZdRK6jE_F& zaPhZ)`aNeSsBFV$2x4Qm3&D|$h-`R}x@Gl0?|A~b3ZI$4tRu+3*Id1=2gXuDzk#Qk z_=^{D&?RT^ZO0*yF^K8H;e&d(xVYUJu7QY=X1|xZ5b80Tg>ft$tG7&tmbs8Su>&X| zgHfAKl12@X$z##VpVZar$Z+{j3sPfm*TwxQ%WJF#YyyGA zUKd+Ykqj)ccA`TfBd1d+8r^pW+1ipNNK~#qnU3EIl52Vhwb3QIY^KMMWaI(aix@@s zsDg#UA_?kWmclyMjh$oQ{|-eHGJtYv?+}*5BB*lRrhC$%ngxGNH_x?=vM&N4YcLHV zgM(LLU#t)DfoOV^D^{Q9khCU%fz%g6?Q8CH@iZ}coV>$|d?)$#+?D7X5nUhF@W*px z;N!vBCl$5AwK;)T65mB*7;_gFj)+?sX~E@#tr4bxE@s#!Y>h#Bz2q{+)UEW)Sgq`i z8mS}&V3;AQL6UJyk@A#FiyL|5dsO}s&GCFiPATUmbOnr|9IxDcnDFXI^iiP&-FKIR zn*PI`z*=!KSjomp*5?lDIN6eH84npprVpr~uX{hS+GtYHrb!l7ih4W!@9$tyH@t5@ zWv>d){0>WvKSLiYuDHzM-Er zz&WYTd_lD9#UMd|wYv(b>(6i33clvpH2g~#9m@i>D}hL|KsH8#P4$&Av6JUp_F-=* zMje>>B3!i5gG0ME|LHg%wNc94NGuY~rYE#nF|! zDzDjcR-&gMAvdIZydb@hpMuH&z(Pv2OCrU`P=L(Knwl^04sEg`EMDyU3tekxzNsw% zy`&RsmEWN+!q)1?5JGK&cn1U1SdwzDS>RR+reqflYT#h0qK!2b=?<5qqq#bDdb$G>~%HHFM3vw#by zwaVT{D%2>;B)zoE8F355HEgeBijsXwAZ1xra3X~y1og?>$=!eN%5$|k3JiJ*2?05Q z#bl7VP4l@aY~dL!N*FrKwO8Cu8o;MHXqtJyVF?nVWA)7>VO!UH-;`qzK}M`)$6ax- z@F@LjtB&*Qe`{mYy0!YSOD~ohL{nPYrd_?G;OSIsx+HTDX|<>}(T@Nnbnh{C8oKXG zcKU5qTd3 z>ZY~1nKEzYIIZup3w2=8iKo99P*C0SZf8sBYe6v<4FDhL*07nH>X`b}v^B?e&cZC1 zhzl*$>IQ%H-RgK!N>4BCTfMdhGXbc$av^v)vG5kVC+fY>uf?@F6=ngc{?`cL-~TJt zX6X1~^r2n0sLxojNUX@ti0C!-q4#W-)zmMv$s0VQ^UQmNOPj{5n(A(&+8Qmr-QUoz zTC)DrlJhb__2&b6ssjPOlDN~1Eb8uae5>t-PVD(d3im|V3%BONQ))$PEx`tF zZ!C(juCBCmza!veArrI1fi`HSo68NONUR8&DqpRpjLo(h=4fiKlG1)HAz7$Mg1msx zyMy?=Kr)B7&Rcu4_(vYqQ}0Ns*`Pm4T^2i6gky^dn5(RO`Ve7ON}ktFasMdgFJPBGvt3^-=vP4#?5L z&VR{grias;!4s5lpmoaM?RzJ9>?=4E%h22__iVh|e=b?zDo)&Z6~=BLmR=fR)cLW^ z0Aq+55+iVSfP7Y!7sE~yU3Hykvy4aqPCxnQkC%!0n~QIRqH|eLOeb9gx4U5&4H;mw zUv|}-OJzqb(G56ESf@8v8S7$BUBpXZy>7{rk1OI7jtCO(ql$nrE-sL|>oiOOOXp&f z#mI_yy`0z1QEe3|1Jq~a?jC~NK-5n@yNy5WS2|XQ{o^=Z878*((SQ5o=Ffl8fBsSF zbXZAg;>3agDbkcklmOGLHY_qJ47s%toKA7tHL#;#P)R)Se?Kq6{)|m?#KkxWlI*Ah z$(Ry;6LxvKs3orw1UlwPy+1gm5^O$IJX84%o}h7L8%2 z6c^4A+Y7zn6|C+xMh(7u`R=mp--W-C$K^vY57xv>gfGh%)lK3w*F$4(tg~A%`C_?F z41SNYW>zn#0euc{tgWuy%Vm47<{Ay++uQNcgaHsvzytuX8e*K5*-E4Lk2zl?eV>i? zv5zbVsC2c)N*$CpXY5d7&Uxp~jrFgXp1R6AOo7-7$;$E=q&TlpC23_2wc;rg;g(dmjB)3}KmCDaf z?;K%URQa69%*xw1ESI35I3PMeKGw0nx3L_TBar%R*l9Y*I2lDpI!(v$QW6r%L&)ef zE$NB=keSGfLWmTQm=)@!e>3HmnlR?M5zX&n$&Qo_98*Xq!`x+^>z4;=tfaL<~bXOOo%Ln@7A5C%b1TRqw=PkGWmRh#lt$Dh;j zYV-$XKwSFcqy)q9+&ItHL1sb$>=WZMoVi0R@%Ub&3qT|@+5rWRhG%`NnKGEJKRTW) zJw(}s=h5((xUEEc2FePyHSW85#Iu>7hu|LlZdiAwr>)G{Dp@E?54fX@U27S{&Ws%o zd8r`c-Zt7l!A*KMNw7vpM4Ven44y+vkYlJMCdv-nB-kuRN?B8B%j^M%fA+*qihOQ3 zk<~mA#Pl^iSdxrJm}|xY&|YUpI#e0;YQd2Ket#QBM*w%+%(G-7Pda>cH!Dkz51xTL zLa%~qxl!esBh;>ylcU=|B;@gsBNct&F3>$NC3HA8r)u#IXkapird+?nQJ%WEy({V|NZ>We~+EEHq0&%=XfKK}zDM|Zn zpP2bGeh=9S_{?wOwT}B(kqMUo*4E;~%tR0XO{1OYinNsqxS%;$!3HL^^n?J0*y8D4 zXg!an2j2a3M7N>DU-qQ0v363vs3uNRyXbGVCY$5!zIr*C*@5~w!J0TGbeG7@ge>NF z!qobQu#_!d^?$~VjXd}|cCCC8c@YJ>+q=^zHU{i1J%T17Lr|&O)UEF3`ia>B!@@j1 zZ9xCDdb<2<8GNui_)0nQWGU(eVTsSVCu+O*N9Hyo%yH|pFMP(^pVLAYaj;rrlOqv) z+ilO>5>V-;01j+)D9v-{F?(3uR8LFellLu5i6y{4SEe7f3W7981aCsDlUG)HIO>a~yB2P~ zdvW_*w)>vV9}8G^(+Bv&_!BlE<*Z!%)S@Cc?DW%2ULHq{)q!knQr!7coY$}};%@bB z9)bPJSUVYDCk%Q!OLDP;3kqG*ND!&5UN=>9B`=IVO4J*I`TKQ^kpB#M_m>-gKI$Lu z{iVG)Q3vJ8@#0}&=~&1K$xz#!4Nb4dh?x>lqxmwlg3geey`)N5cQxb7)~*12FK?^W z^DN(;Z}8m=NP2>W(t^)+%DyfClKz#Yzp%8e{>(33JFD@2xugTFAzbVN+D*AH6hf?- z@pfZ_ub2hdmLF~hf7Q)AmS(Tlb`nh|i`L}Y3Bt>uC|id0!cE-+sR#xOkAlq3>Wm8$ z)y)+o6iIG;-0X%awMGo6ld>Y6xIly_Ufgky%_?_$>uBB`43P zlQEmS-tFDyYy=2}Zus?n5I9);OOLHFoWwH8oY@J3V_ib*E$GLkJ3c?v$)DeDtultX z^YCUq{{keRE70vM7Uepa2qQi~9rdfuWMkFeJ6XBsS!-$g#JS=a{WL-F$HG z(dO!%mCbupHo>ovzWGB`ygQ_)$4hH>e_8kCUFyBPR~M{y)vV6Yu70H#W%z~pA&EKT z@({UEWyE9wTL%b=-2_n!<9GGx=KZB#U8B4r97R-+dxt|5f1YnAehwVv#@T1R{*81 zyG9fvK3Bij8>dcDkdOMMe>6Otz98JeRmACwWDp^C9BnpV-mw-hHhP*Z7%%r3pdlvWw%orn?~SecofCA7zToF6lZRv zXk2QpGm;A-VOqMkZ!UC34`9XA58xLzLaZq-Dq26p;Ja*Id`ZQc3Ib!)<%H_5I9;FR zQ$$u=E%@|odyvt5LOWZ+J0Pm4&8n+Q6}PvX6%x~`LuG(q2gx1ChH$xh)(;zP9#Hfu zUZHo8I+PNKKoIur&n%Fwl%wi!aT_4C#S22)iArVTyWBK?G*>A;5~?9}H0vMF_$9m& zCSlbxylv08G^Ec{GrA-fdrJ^r7<~oM3G*Hau*W+Vhw5VsEBPEJkhd#&*R>sK3(TQ%gA}V`fPRM&g$wlrM>bWK^ML7+fvon zNq@dF{Y$*8)DcSJ{l1*N6M9BU0i`KUa;uq^-+*2U=QYAoOAf49=~1`Isjo+hj1=s; zG3k>^*zH$?ZQw8W?nX}CIc)(2Ye3$q4}=go3PB?%K*$?P7=lJ&rfW*`-s5G8IP=n} z$WxcyQHvhA+m{eh@@ioRYbs^9!_$P6f+?@}Zi`_-(lwv{ba{i-%u7N7kj=fu;VdB& zLXvF5*!g;zWnyTf%#3zw%_=j3JZf;zR9Jm<`|%&^;(p6Yb)rFQ_iesNLO-{yu@gC) zn7lfT^&=2tP9aZ8v-{P4rxlY48ApWW+i+NW(DfFu^Ku1713GnXEj%UOYyO2`mo*cWPS6>YHzbINxbO2=+uYTC30pHeDjlQ6u6N1%O-WBuh5v)7aCxT<0}EU zIPVK~@TXCpnH8LbCWwn88p&t3z?^$gW@c29S2QpVftbAj>mwC@V0@q*FyVsJAg67J z22U3;sa?5L$~8sgXKBfo|JhExacK;SAa^F0&>V}i2f`CbF#PIttp-b+^iDP{5rJBc zkh|rS*H~V$Y#l85da-FyD0)UGy<1TyBUeW4s4&a!tz1JyEZ?9N6z9d&yRH6+P-x84 z4A^W;3YZpcai}$mHK_eIa?sg2miFqecIcA2i!!BdO;-3V4=Wq@mTGAeWZf_`yx>sgmvRFc2(tBmU2Cc6zgWyQ=h3v1W;aD9xrXj=Koe zudmx~^QsIWhz&zbaby$Z_|{nv)Y5Rojly3LagjfxUH{2&k9v<#kA8yQjd_HC@h3-6 zjmiO>>u3B*{g{etUvl3J~|G?b;@ z))pHadN}(1hEGN@biYDK5ZqS?(xsqsmyRRoQryMoYrNk_-qx|)MsJymEcKSTu#G{q zB+B4jO1n%;eR=ud-1xgR3C@Rw=KF6MlN+oHzolin<3wyMqy0;lO~%1B9i?;HSwINb za`#~>57-AFb6H=c7O2yX2KhvOT!}wsb34Kmol|4Z}cjy$;^)n_I&hzf7B4g`sOLK zgF^yLv3TuHCBjb^;a`X)LMx)dmf);?L0>I{+TKKC=bf>Uk)E6@lXR%Oq&el?HwRHN zutKNV*7Qb~$_Hr-uCnn4NMTU04kP?X2d>j@x?3f?Ta# zgTckUxm#oR*^`JcqnH9vJAqi*D7ZOjvo@4vT|`9-zP61uA#bj*YT1EiOEf!JxH>-X z?^0MHGzuek)q`He(BRAYPs}1TA z)9rSXt+@5UmFWi`tVUGd-LW>LL~6mIboRj^S5rX8P+1Iqp*j>mQgdS?!nk~iJul(< zqI6wT)=n?;NEK8XeJ*o|0Ct59g16WpEC9C`Us6k?WX2w8mB7Gehk&cW@fF|A41rYo zZ)mEGR`P>AZne@qz!BFxNYv{E_zk>E(fTA`Xwmait6V%NZ=U(^Qf#;r%jH^t z}^=n2S)4?IiP24(2`gQUNF(394#26G%lJrY^7V2CPQ$o_}yFH*A z&^p&nyJV173mVi?w+jNh-l0^O11uBXGFdd2Q=Ea?+X_S(u}nB9kc$>sz^Qp8x;ABKUavFCgR67`pK{{E=a!V z;W7reLP^JxEE(21EH)zlmX-3w9$SpzKIqBh3YQ<%&Y?G2>LBD1nv_;bDPAjvGU18j ztN0(@l1@`H$XmVN3=V&HwII4{zq!F{G?zd;d{OJq-QkX$&`U}TqR$riSnC^$mxIM1 z!i^njDi@^CRM|0|1vC@Uslj}=u1Ay>?uSIsn1yr_;y_E*)$aJ*ofIXI*@gbmka{OD zBqzPR20?{fltS(x=mmPmVYRJ; zJ-O;G;$aw^SO!}6R*c|yZLPQCnTK-?#38D~{ALMcERi(P^EE7kyZ2qQpD zkr9itHzbR|&jQ+Wy}!_ai|35IQ(1@-xY*e6xP|Kw6mNzbchZaDAA7ib>d;a&8!haw z=-r;~<;{&-Le?>j^_2u7M73;%Uz#hLWQ2?3FsiDPb%1SN-RtOmw=1vV}bFJUZ^6GhaIdzd-B~&!H9y=ysB-EOb-H>hrpNe zff5GDXThf_hzvXXxc|6ogkgW#oQZjI;xBC=^J|-$dZO8KT(xD`c}XUhIQ#OvQ^D8d z5)nNy8IqcqJ8@QfaEm^dbGG1H-PshGhM+UhKliu0Z?!Oo_t}dvt{y0ot1od<8u0f} zmzsY$JlyVYzv7*HTTiP$w>F6G#{klx{CJ$#nzq)rwz<1rZ=}Cee|{i`_mzSIN0&m?Wo}Qz(Ra_6W5?5vSZdH4G z)t*AwnZYX)Q%9k#Sn|Up%3G+^?IER&nKaIbCsT!`E z*-I<*I-(O$fQ=q1#zStX1(U9BJYKF24=Z)BVz~Opy`Y`IBh~nMHJ(&LE<=YG1GkJ| zkE-U>wI2V%vw@y_E3hgOeGHH6jFSOBQ+yyLP(^84aV?@IOCVD5Gclei-jfw7O+w>0 z*HKq>Ad1HHhWlY{RdHISmv2l`iKd3E7&(Nl&oiSc*j1y3WA1|uwmZVzRj9NP6Yuid zGL_>^lS8Tq)R0M3CwGwkR&@g0sA#}lMLuz?AQR#&ZD!D-_!HHj4iPWqE zX?5Y~((3NgGfo*4%q=WK*L%NM{`dnS4tym@D`5 zrBD93_sPv$AAkIhAAdr*hZqhmVZ&m-g)#B0*AzTVw@~7}zu)iu20Iqs{{;&Xy{i+y zqtXZy+ZTf+?m6V*y|@jz_nVX9SO0R-Kcm!i|92lKl`A@r*H+oZe&EB=oLgS0MMr-tK?&4~N%C`267fgd6ov&U;f_A&;3l zJoQPp9jtk%RDhUdDv+tna z*aowg5cE#rWcFS{^9etmqZDo@qMAA$o%c@0UvJ|Gw;(4(Uh1do&lMW69iRY4KlDy| zlQ0|}1~0c)^i!{=%oK}I9smPC+8>Qx`_D-%KXqN(=;x%;&G27e@!QbF{I}}L^2g76Yq$M-MR zRsCMMa;*ZwvhrGBJswS7AB-`8s2@+8NA7E;|ECUPtJHlNBJ2|@h0*?q(aSfWwUdMK zcYH@9dUpQJo;YT&D=X8~Ab#ZdU^rLDvv7Hx@rf#p=PGGHi$AqH_z&froE}ZS(RHZ0 z6!v%oZX1G(Az|I0-O=z}3cdb&6lzUg4FBZxu+L4cKPv|1l?G3Q{kPs=`$QHORr zuyF2OD=!c-_#WROb(z@@s3OxNeF?}!D&XYgr*HQ4A$^O#KkoJcryc}8sl@1c9wPzx zv|8I%U<(SB#x!eZ{qMPJU>~9Y_f32R`~fu-4fpqT&n}b z+oZb{3G7uGFK&y@@9Ma)psmiYvkb3gLH{))V_px>kpgkT=mpCc19n$DkHe#haL7-9 z5&&NRTWbK?`-S}#M`Seo?wcWzH@@tDvp+eO&sgspLGJGd`&!CU@qB0RdT*c5%0ECU z?7*r(Jb++I`(TOjcl})uB$s~W)EfZw#=GF3b9xyty`GYP?;m{g8bGMY9DM(p01YbO zI&vZM7`1n5j7ACz65r@d;Xl=G6)!!k9y2c1s6ivyhk7PjfEUlMaNEhmGo_k};mvD7Gjgbn{; zv^_og^;!JLno(Js=Lj6U2!fo5hF@br%kH6{Y;Qm+$Z@>OJq(Z@Y{mX^@7d`|e=>V1 z`3qHmsDoV}6pRY@S<(IR*C*_x@$SB;k=|AKsQuGxkT%DIm*rDzbZvuZRV}@w-dwOby4-uv&)98XC&Io(E)ko4avIoD}>bS{bue!u;~7xmHW>MCGM zbYX8YKAZOU45fu8rq$9?-QslETUx3~-@O7xHfYLS1=1s&4+W zZlV!Q(0K^~=rK4<&V57C|b9Tp1MU{Zl%IS3f z6wIehb;eLcJnZb9ZudcAL7gQ*%h4oCA3KswP{ytG5}8MYpV{@^_d|V;PmlUz$o}55 z{`c7gyZ4c(@OgTiOCi8B5Q)PR_3*qm+#7+SMTs1Zg;QU%^v6Gz?F)&#;rR{#`6C3k z#wTb$#Cq%KKiRrmrVfNsCk3qC2yk0H7gTyVINYI?&#g!ppS|80y3d?>w##60MnMTb zmNod@!8b#sB7tDM&ZjY-$CH6hi0H&|OrTc1FB)MCr|sj(Y2jk$ArvWH5OvNBfJx|Y z;W~cOM#Z|@YzFhF^~#T(uqM%@;P!YQ^59c1RQEf84Tv{ZT5v;O0crpyOc~TI3q9?s zH=JrLZ1{*!NArc~^tnfT)_>E8L2-zwUV`eRUEKfr$M0Q9j(>p}!RoK4;Ov)iD%!Jk zNnN_-Ds&Rc>+#5O($*L2HKd+%b(_~Zv~`vv6>MuQ9E+5T}t zyDMuq*4F@WU;d9L_^|!Il^oDl?^cfiHHUzPaO@aVj|GJv;gBSgRBo_{9Yr68FCok1 zBnGkk^#j2e%^0tP1(w@Tvo>?x327U5A#*{XCg zg=VLgdti$jL{zCw&XOz7XV3^>Jt{SY3qjtmJ43mja0)=TQI|TOl*cnnLtmB`Xn`OA z#2b&l2Yej?qligMjIcAp+?9E1W~Z|;%9a_wl=IS$NIy!$3~7EITS;|KFP-!{4|QAW22a;m=}RoIQ-A=#GAOO^C|ev(*gkzc()9I%?Y|W>+he3EaU$X2{q{P`IF)I z@VsY5dImzJE&dJ8_{8XS7@QzAL=*)5JNn@|tt7eF|8Dok(ggG;6dCfXLjoH1clT#$ z;gKI|2B#i#^uU$zO-U^@+$_kBL_KIevm`|rCM=P(Q%@JCzNOXDgeWQyWxg_v(Z9MsAa4ZfZCL%3?E?pOY>9SQR-w*z_d>kb+YOvuk1j-q@<1?VN z>`rC?_cT)&&;G{GLU6--NRXrXYrP@9DHIt4)=Fy+!v1K$%|Qh4b*drM*+1wXGNaFl z2}sj~Jw(+?kV6nKY#?+ad4^A)6OMGS6ToT)0V^uCytxFYw8ei{Us}!r@ow-&v_#NZ zc@A)&8Lq6aY@d&&`(qxydp(H%_|kwW3YzL|HOz5H<}BG@b(z`u^>(1oXiG*3+IBwpmQA-jUN_i5fdJQuCUD z{Q(vw=S*@1IGiR(u1O8{o=BUrTIlt8g{PhT&PF!B7zFE@(C!L^oKLipzZPHuE5hW)=hOwnU0%~UxrXA8o z@#B1rRE{sU(V0Y+4nxx|WHwHz8sa_rf6yBsP0 z^k#qx(Gj_)suf=eyMNx>=pT+vezKVRvJ8~WC#86v_t=A;5%^m3y1tk39>oHVlXXMc!zo-s@_=XQGQ#ZDZn=_(i5om zmC*~vuAdoXoF2xb(?cKK@mHtF^Cc+$_v%Y%TOOoHYd;sPzJii!f&c;y0FSu#AhN*2 zc*6N6CFT6gq|~{B!6hM(b<*pmxa9=Qv_-?vX>~iwK-@7qKNulDcQWVZTUm#| z^j=8N5khJ;S57C*yF&-<;9P4OXFy7!*BlP@v1xWu@qI`rmb_3xpapSB)&`o|d7nl^ zH6Z~9`a@mol$yTgkZ$bkoty(o=n%lPTAB2>*%ZC2>EweM#VbCz(d3`dg z)^vW$%cGDar64?j)VIBlu1r57Al2l1$Z5^n=;X)mG0XVyTInLH z(=xOfgz50x%bJzuM1pqrH57wv4sizaQ}k$M^U1T7hmRB31L9+@43+@E-3h%=`WOZ` zMb__7SVFsickG14({AnsP?5bT%;JT{%d#(C+Ok4?raJ)XcBMQ5mvyyeQtA{{B{nX? z&*Qh%W{F@fv}pVP`OU>I33+}?5R+zxdh>;>XQeMKai&S9(cqhX!1a&sUcU6bRSEO?iUm%K(1SpOV`oL00f+IbxK*a&a`h@I&Q(GCgR;;=GcmVWi5 zzyG5-9vmgMc1|bLe?7R>TQ3@qAEW^K=5>gtaTPeChfE;~3LEc08Lwo$85+6b|AEW| zoZ7SjLqvpES+t|l27h69m$aDt*N?CMpobK;I z+)GR0Qno~+ISP&Mvi40e&V3-pj;s0mSK6O!|MIe0%9|fceClA=9Yh|%-jS53B_rb4 zuIT;}qE^-y3#*7IR%1tiflOgM|Iv^)@x_+T-n*g2OX7(83#TkT|ESUMK<)w*OyJM4 zWOWGE01j9!KsL6nc^wgxaILaGdvmo?P!f>#%%8l&e2Ie9 zK{=fEF$nw{M;?v5-^dr$DFb@L$O*XKr{9-t)y!VBTZ>@~1Z`N%XaY*2X7GqBJcwA= z=EY#c4o>%w&3Lxjg)@D=jkgqE7U{ncj=)b=?yf%FfX|bb0d)hzYCZtOyrg%6E5RsU z-nlZ8jg1F4-@Pyfgo_#`t{G`{Q)edYnX8#*#&6B%Y@Hh%KI3yIc2ao~)&!kj7!8Ey- z+ouJ7*i%itrl?I;ZWGlIktRPA>|priY9B3TD=^~EuaP`@fjr}fZ+K$VFdu$^82s{F zf(~g|YFn}?5qSETm~m80?i->urbhBg;h*(u(1hVi^y6e!-9~@}Wh&f$dvNfAZuo&~ z1FA>1qcUnJ)Q>pxAp4+hkp1aC&~-HaX4xZyW(Y#a-^t+&xyKrBTI;WcsUJ*y}Ot=;VFb@ zoh3SuuOtiqcz1HnQ71)VCi}hn=&m@7=Q3FqB<`ay`d+y>V2EZEJKgWyd9t$RSn_c? z?yi1zZ)4L5%yAg2abwvCtJnik7qW>tc)j0Szqj(F2Rz-|+E~$5Gk2ccsqRX5Fx=J* zLW3jGyTiRfcQ&6qTw1|zO$L5Ix_S0AzUs@fZ_7M6uRz5ie zP>mpIM2o}H{ZCno1Q8@!5Vs}i{61$mqg~WLw+Cm;JtvK%LwfZcQYu6UOoD!A&kxSO zgF^`&dEEn$U9AyB_{eq(^ORaXi%PjJfn&?)M_8`dOzhPC@i%=bOhR9gTfcqW1E&7b)8tovqB2lfv?;Nzpx$exIH(^$D# zmY7-y)~$d18eoB)o0Qr*K$6^_g}7UY)Hn+$H?wUzs;@DD9JqdG`Gc<5!WOML8;A?) zFX!|S=|zf!lqkI#QkH2G5J1MDLs60?9=0?Uf<_G{!AFsCN~1Gt**$BMYiQVS!UW@buWIg6+bhW)P#lqi~$_MXs@ zZR!W*!oI@}vK*OE%$V02T4Zn{iU+X-wwu$QSn<~h0_J-P8;#&`cT5?;XOeBLk4Z!X zTs)wO(QBN9lGh*hKddJTfRR8(B9@pZ&(HtQ+`II~b*1T=G0tDHoej4ov?ZmTmFHwB zPnVCZizQ1Uc@z}wQg%WJks&d}ORystv>E^B42%QR%mYDyftq~>Al3j&H1GX5kW9_xqUYGCkem68fwg6s|fZH~4_7+W25{`9_2+hqC z^8%=23-F{rg_w?@jF5ur1JHib`P?EJlWI2YiLdpqc$K+M%kQL_h#)0}5-{uLipwk3 z@BY@dn}c7`7~t`@wq}AS5MB93^j_k&Hk1pI$<71wJ2y10v=F-?aO*Yx88{@%4;-JO zy&#Ql5f|{*w>NDrM$%D}{e9g{O2t#t!+_jz`DiH5t4xzI!UuZP+?}WRJ+fiKHBK-& zn{bgW+SE0lK8Ef2X%nk5=Yt7;^>FJ~r{<*DUT8#C!IL|=Aql=pDoO-`oI={|r#*Qo zn(LSyN|$BDiVqlT%j9p-BD@v9kv-^Vs5=M#V0bXV@=>mdQ9s`!)UV+yKq$5a<=vMH zE2l{U-BX~{yM1CyY1fd!|KVb%i?wKL*n2ucs+vI*50tvG+n#lq)~TlXNI@gMx4~f#R)=MF*9Lo@vJViKJMHhZd|2+%O&V~iYpEOT8xTF zkmjl9 zRMF9Tx#^8hS5o?9{Sw>>K|sxtv}`^ZlBL2zu5E;{#?za9dIW-V3$f|cfLUQ@<9<$K z3@p9f4=3N^XOh6U*Nd#`n7*G}&11URJMv zwF3}p9_BjW*b|7hOj-Mi6kW6ljRqHVqW~s4aNM%xV;9SpHN|ZCnzQ+W$|KEZ==uC~ z;tt{c_HWreD~`SzP9BJ#E(Cs(L-FvO#<#sn-l;KA|5X=m4Eis7o$Jby-T7XY8~)M3 zoyzxRxFy+^qyO2bAOGxM4#Bo^>x>oCVE{Ywb*O!1T==c!JKU-u67>b-a!kZDU9AXzAqvj<*9Mt ze3iA=I1pQkJsuu4hLB!u+SPBggVf_dkgyxP4M#TT1MO-*WEf@2n`xT*3K8i^^W=V$ z{8>2pIG|=>bM{AgkHilB{U z)}()eeNc}X-%O%bJ>@-9sh0jy9#Xe9U0s2Jod+|l@8;tTO0@IK$UomzfQ}Rz-kA9l zF@W(+v6VZ#XYN`SZFfi~>pw4%3Bd}+@ zjF>3zhPBGIpyz`T^f0=Q$SFKU+1Yxs!fc>P^9>kBvkM&ebU0%$3@%1P;+NZZZml<_ zmFGd@C_FM1qmv_`&p{kz1^XjU=*;UK?L07w;wu2kl9ZNZd zY(_5WO*8|mcVk;5qd?-Y=2taQFvWFj6r^*x z+lS}wKf73p_B;aW62@YGd{TLGf2!t)Tt(&YC3?gU( z9tF*xzzwMdK0^MWm6dw`?BSj20_0vhk^O1uBTSkS5j3|CSA}^P-WrHJ$bGK}KZpQu zoE$O~oY56&3nTZ?GEitV5Z)q%)gqyeE)?K+A5|V_W1)#qmul_CwGXSVa+-MVP+}{o zF-cl00UXUI=#UZ9reUU4Oy*MPS^)>Hgv&yjWaO% zk@M^_gMHnCf7vn1AVDNzvFC|~N?CgQ_rr?xF`?_kg&V+?NGDFZDXFeA#iaco8igFD#7xFtMdH@(p!b2PZ>k+55O1 zs~#(NNUO73SZ+Fl<0>Qy6jC8!^v7Po)e}EaaZ^ z2(!)>!M#rO*o6K7>5_`V0VX?>(LmuxJD~PFfizkKvE7x}F_P-OhHTRZTB!gm zcoW&A=23`<&P)uNW9vp}q9F}?WEni>l&R8^)Z|KDZfCbGfs+e8`-0BnA!qe{Mr-$t z(Au&&Wz}Bj&s?fF{~VQ|5lCR|w`V5h+(;v))tobY|4-hv-I5O77O{hHeeFhQKoGt5 zb0xL$P`ShP4xwP|8%5@salYL$6F?NBDs}A&37G4Zx5 zvdfqmH(2JvLv!rZ&ks6;4|lECVN#4VFbs<^H|Sz3YNXy@(q)OKeVNHd&e?j6#z8zR zLCO3?B<|hVL<@s+&FPHyaHCgt6J%w|J1%*F(rSlQQnI@iS8VcN_p_ZJEToMcGtb6y zYHf$*aCjf6Qz+`0Vn+RC14BEChZ0(_c_M;nhw5^_due^;=B;3(Q{TxmL?5xVg*QA<8pD^>-VRyQOADW7cw58LY04}ku&^7+QA@mq zv7bZ>k%Zz+4Er%WDZ#YV^cASvGK0ocN+VQ2y(8V_1&hGZz9|hJ=9VCSJe?sm&v%`z z7RhY>vInrVOVT?D%a*nNu_}Epp7(5Dzv;4xEmQ$R%K;(WV%i~SjoVh<`H`v}D>819 z^RsPl?N&>UEi>X9Ve!qiMP!VWG_D*_Yd0RwErg_P!!%s z=5AAT(Goan%Z_2sHY^}Q)x|p%DOVOySUO6(-55m7EFumm*Qf>kBO*zONRixhZ+N$6 z&$nxAo@>|d&AmkY5UAD?3LXs>&h6sbw^~XY47RYOWpk0GiP+I?#N85akM73N2<2_z zMOtlBMIsCk$=f*@xky^4C!S%`tRyrGi2VFcJHpb$;xh56JuUG0anOg+UZD^3y~sge zt{0}`j8;<|Y{)#*c;o`dj{cUk)b2i`-?9=*PC#@>2=80@))qN8m!0Ob$7HVcp1)vj zaOJV)uq;J`bRYO_OCfiDbwT+{mB;9!#qON(YB^Ux7kML3s_uKF`IE_yE@ZzHa0Jja zHD-Za1_X>tt9ft0M0S4Ok^xX@aWrH^N|M@um@#vn4JHsD(ME{v za>IPTu&dgWs_w&5foQNZ$Bbo( zDG|3VQ@%`dh$L8vw`W_VWU?p^QA=!v@=Z#Mr)4FKw?Gj_-?&`PQon@BwSBG?2{+mNcbK+2LVIEPw$M z91P8#^unYN0u^a~ysMC>YaW-`ul}KWI-3$~lHV=dzVSU|@4A6IB`NKS#SI?IX(qo2 ze&#D^Liv^Z<<{)fDKD#CB!WbjzqW&el4eRYr5q5JCYv9VJMhhJ6RbfiHHjJk;U#5h zp~5Vmtu>U=(-~M3Xj_fq^>_|eF+@qwhu)N=BIyVyw~V@7V&0Z1Rr{y)s{(ivjpwM3 z4_?1`DI+$^sQ*1E(Xyl_g5;(da*weCx8-AaBxJaA9oyCfROOh=S>Sn?KJTvH`SYa* z7n_$F;iJ@PFKw?p6kU*oG;e!|#S|k}(?8Tt$?nTSzpd5;`ao#wEW^4uss5?TcB&wl|r9#Vah^N|<>ti%~dQ8cyCqvNOD` z#L5CXWyWuGSID+JoHB3QhlC4VxuO~@mk+iNE@O%5S{sIve~ovSFAT7$u9oYe26eGMux(f`TzDOd=_LVmjvH6Y zYnLA4it%W_GZR3?fb4J%OM5pI8cN`)G0HDYQ1Tt`$ig!kcSdA)F>hhb%4eJ(|DDIB zG?%vy`+p|0yVHvDQ-CRC(eWPyU8J{Z!)@r3hT$Grb}lDb4r`(B-WiEXIKT55dX+RV zCKQmlF=6v^hp5%rH`jui#534}Wp|v5yZ1)WkP^+^zO5dMFW>7tDiRWWkhQFlGgp2R z;#>@p(f&#u;GOOAAp|;jqe95R<=?Ip>GjMUbYvq^4&}NVa}ArbvWaxUI|1FDgt)Ye zFN>4GM55L_2*ZE17~XgQ4kPve#1_#?BPQe5{>2u4E=2o=C;FkPj*&Dud}QKe49ANX zZC#07aI;qr8Qdtnr&DJ8sTK+kCX+=3d#|A*$u*lA7xJ%1mX|A){R=&5q{zC_r^q~I znRpxgb9=%8g(Yc^@g60?lHd#r#mU@SvH{}+%4l=WFmK9xm;i?Q6Fu^3;c$R$XRuHH zr}}3;BX16cvMzwsY!io-w3r`Kn~Hd;a4?jiPdt}2*7z`?WFo}WT8V5XOYU_AwlGNv zK5xBeulMy}Pbog2m`V!#GDcvT|7?+WMmW4Fn&a)ArKpSm5@-mF0#B*$$Ye|ye#3VX zOyiM>ai%vGw?M%!$iGK#5b%@(qbo)*{kDgwj8mXI?cl!}|3GdN#7=2X^l0-E1 zTxEM_Tj(hiO4uSF5RQ2bVKHS%MZ(qNfjJ`#d|XoAV%BtzAxp~<9#OR*T5e{M6>IRi zw~N&-h6L!!r*^^;e-y2;X6-*00^V*iosD8QB^`ux`DNdG{vUD5Gc+;f5!Eoe9`5@cFTW z!OvJ>$cL>Mlal#(oOLu_({e*szi)VuDMA15Sr$4_NQ;e?cUf#mL`vPx?e+1@NFZ^l zASpywqV^?Rd`GmDX;~|P<7gxJ7O>X?Kd}9Y=FB{r_vMO(G06b{I?pmiP^E4)&S0m+ zqQw;q&&n%uiPAucUrXSn&5^6bIeZxmwtaG9R(2h>828 z!chv}H)RDl$es~wQCj%Di(GmYH;EW=p}0L_#h$ndzP5Z0vtIepj>$yU+abXx$$ z#n;*phfgZVpcfu-_jqV!*YlsfEFVPT@}dqR4!v=1Dl0ryeoM|9mZ1yY${NXGe4w;y zFRQ;cF8{5*d~{6i5Obnuceel{sfd<;z!+#fz=eU_b?gJNG*B4z6KF{MrsNb0KjK5` zb|l_STHp{JVKjVp+_`ZKS3wPYQ$EdX!}K~gGu`#gOKgMPj{g~w#M!WKHsIaWl{+`D z*UH|_mGzqsh}8>}!j8t|$|Zbikj+ZEj>chk5)Z&5NWRFb^FQW}kej~8 zgVij6yI4O@lT`1Q#>HjYR=MM`7)Y~=$1sZK_qxlq02yq^5V}v5%O(=nd4EL4^^pUR z7p*C0^NmGT?JQi7Na<+^xl=I*N(e5Oy7oo)D5$SHFJ{MyTQ)t?l%XmlkY4p-@Ho=G z5gs1S zraQn!YzA2!UmH%xz1nsCG-V1$$5=S+0pgjvs`ad!4#4X_=s~-YYnhdqaw{NR9dRBh z;xhc?1ITWSMy}^V{@g55U+1Dk3U}b11G;NnO#rhH!P4D%x78dWAAVlz2(NgDC$y3B z>l}BNuH;sQVF(7Cx?Npe#C`9rv`AP?t_%-}CtbuSRo zVE=zjG`07)D}S}4^EV%-J<56!)kBWWu%@PmDCFE;YQAw&S8khYzW6%zfl6VSczMl~ zb?Thyv}Bt>fx+d?R^q+4Gz+48MA`^jn@At=w%aCyt%dFjbbV@O|9W_hAJ{(l1#FSj zQFPRsWVjF3oQK<3zHEihlT`PNy&YfLoix6ZjR8{T>=)5gFMz5zr>N@YL{F z#5!CL%^W+@xyUYG?c5w6{){L&?A$yYker#VNev+|^3F|39DH@bgZ&LS*m+2cr<7gWJ_mnP)uHWfa;AQitRXCO|S#1mfx5~=c6_823KA=wc{-IJ~5~(N5;G}cw`du$U zKL)MnQKuEl8L|h$EX*9vQAz<_<>#+ExB5>;6T&HO%t$TdndAxV==ZmX5gwAg9Z&-> z3PGUt4duD$p1w)jUpZdPU?^UIQ>mwhWGkjw)0gtQWvV6i-ddUXn|B`0D0b>HreD8B z`txmRiHxN2*+WNt_54|vJIn^ymgky51y!uH%9v<@neJ^XT5@af*i!XUGj@QREWc1| zMN$TQf>T+vv0H;@I7wF5udS_LzkRI}UnOb{`LgxhpwpEz4RB_y0Id7o`AsEx4bP9kPCvKOXa+~_MKYJj)Zy_Hd7tx7O z%z)|T1!}65#(W7Ush$ z@cB5dmA}=;om)R!X(LxzRR$Mh4oRzP{C^8)rp?z=o#Ogqb-|_Ei%=Sg=$2krq+7Bra?V+{t?I&; zUw(P9bAL45Cyj&$F_&I@D0jW%9uwHO1O-3dKOviOeUVK&k+p+h!oeY_JZ7E8t6L0& z6G93Wz8!bb&mVW!eFwC6Rzrl zE=Vf5*!hffON?!RWnJixLy7XVZ3;^A0%_oaQtfRl@hIjFikBH z33Q1Xz|`8KE-PIw@=$vz{n8`-Y&jk4NZE7ngr4GFx( zSrJ~$nXu1di+jL1;D($LRky`B?bX2pA9RYs9j=dlHX2S29(&r^{T2ejga`o&fY{~K zB{?4%XWc_v;7qLHZC$`>&+a63U9;=FLr?y?#~qF#OUBUp`nacma1_Sfj!(eGI%xrniDu)&Cj{^D$>19QbLrCoIRqzMv{SzRFzo=d>h|jWn^$hG+#pMI z3ea*+P4|c4&J`dUmFsbxFOdJs9R>K>Kd$=624{R0W0x^j(Tc3A(cFyc^^(bl)|2qU9mK#gDoK(e&jJf?Pi zl^5e@ozz?@Sgk9v^{ql=cZbg=-@?Ksk__DU1cRIlq*vpz^APtegag4tk)Huoo{bU5kyMwA#@y9fFcV|2`TOw!Leu{)2M19j-0Yg{^b@=qf4+4%O{?#+U#ut{DKOyoeh)+41+QevWxk5hS+XY z&&-CP0!i!G+UuSP3cX&9Zx8pkCcLvgJVTekR!9>_?*N{JeV;hnxOD??O-7NKoGlPT zx|YV++*&zqR+!8s9~ZGDieP?DJlbS5qjjB5;R2OvD!S2PPIlC`Ir>Igv7e)Spuh=Hqt?^^uQBEI--gnI?_}XV3A% z0U5KXyG-tY_zUm9jcdjTv1EWY`J<;Vy_42Tao3J1{uf9vT5=`hRe)t&Vaf?KqL5oN zhZdDHV*eF&s|&zTr8MLX3|b8MQ1@MixP>-g9HasAIL7FWx-PZN!9cARUSw#l#XJWI z@z+NjWu6Rpm~ZHAUT<&L>~QDkXKGtY)wBDQv!mO+*ZNXjsB@4(b-bi34w1b*C7$9~ zOnf>&tdt9I{a)AZzOuHu_QwLlB97R*0t`aDm3IJY?P`m%#Zd_Zg>>O3DooGzBwvPR zgMID#of{840dS)|^v?2>n#Ln%eRu)l3<@XoK6?cLzN5OuTb9??qSQNgSb5=e@c|7) z;ShJWIx90m0~l<&o36~1Rx`X$$+UqtgWjO;r|guoLY)iz;6J1@c!q`cfwzHV>%gMu#kbUZJhL!Qqn>v z7a)|bac*v3^ju9GOeBK+llRmY(>7NQ+8~Cw493M2kZ`Pgh_q1*S+0sGVGgcg9J36i ztx}K#EDbA+(uQVd_KpDpq4%193!GCB6nomv#2Y{xpg@uJ8Co-~wtgW61X+?e6+ISG zW^egTzsCP-Z-AxKbLhn%BLQX*^vmVDB2*4Q-Wr!(Xm4K0lE}?#R?D4x=gTI)OPfk1 zWgAb7zS0NyoX5>KS=tkr=@nxi_1Vpog7)6o$^3le^<~eW|84%k`FlKhzUwnCn@m!X zVfpLkbSzv&OhNGn!0X)jWtT(_h$Ch8OucWxmAUl1D;ot~XSS!t9d=Q!R8Z;OCO)AY zR?<1USgIO~5yXah-txW;m9*P{9JHT-rDpWLaf7n_sbH11^{fK%k$n6_2b_^vWRQ)b zJ_kh!^Gt8>6wAb9shv1ezlX(G6xVF@d&$qnEX`r!V2BGBS9}meP@uI-b~ERmV*i;Oo#1DF3j8Z`r&$oPX`_EftWW5ef+S1_sakI#!ob6IxmvJO} zD~H7DQ}AzzxEKiR%KuOQVP%9sSQ&?YIXeXYX}BCzxP(xH~wKVLDz# zx!n16=)i~|zXtBt_=t(uxFysN`&0S>LO)w5p`6z&;2kQfvo~n}Yy`##uoZbfztLPr zD04>ytesX~q*@}jmOYU)+YXBAnbeLwtcMleLR`1FUSw3T2R@2nl$@rh8ulyD-;>F= z5c>G~m85NoC~heMUka{i)6L994d)F@IcpvoCZO7m@V=r|pxCC(u^ zxGR(J#0uUQgS>*2EQLwp>Cj5KJ9Cs#b6PnBWl>o=B@@&WUdPJ-OY)IS@6?8m8T}3G zl=Gs!jk!=qfSnG)l8c6WSqk3N7GcEF;$IEMU^RDe;2fbNY|3TeYDEHdm3eYshmC)^ z@y~fw1#!$wlnW}^yw7a%m#gYmd8D_VobLL^zqS{49lLCw@P6gQFdMEL+}&qt2FZwm zoT3)6djw)H&>6a3`JUk+U_>rJXJabhRu6C7CK3txv{HB#r5aGyMjuwU9T5Nw%j5d( z*vd33gUayeVtL$~a2QR8#CYmSwbuQiZ+vNl1mN~>7~x(^T` zXSHa`%9%Qq;w9$(l2eNrVIt)U>p1{gMOv%9@w3P1&CQ>jZESA8p@_|EpaJ=hQqPqo z8ay6sm1kxqifqWCMcG!O^SU#M=UanU!y|DejgU-eWeRAHPB3D!%0*}zRaU_|Bw!W6 zQIoQ~Ny=1nEyN#Y{W)(+J!~oNt0weEt zR*BIBTm-=vK8BDw9rYky8^_exK|A@D)Lx_MDF&!@c7&3856J=x>Ht>uIRTqI`STvc z!LQqg0Fyud!^a6nzCNQ{Ckw$+&fJupe5W?Fib!ksDF+n0E4h|zG(&LXk@MroZqK2*fax`TuhPx zIE_kMtf!zzs@67CMLE^f_g&2qAanJ4e9(V^4I}6*a%)c3lDX1dqLzfpE9R%K)S3gh zF!&^Z8?nItuOfo4!lt1|0Z%I?=)L&S(ve+F^iV!{E!(tDuc3hsaGT+E@LuP?PlTIn zk=2IC?YaDo)!m=vcBy}XqMISyafvf@^WpVNcNH5xIl_#qfj=9(&@poe%TjePXW^4^ z3iW4Tf|B0jL{5)){NJmcdp$~6$;N%c5wW1N8N@q%2=dCJAHm!&_03aQ3q)IK)$5Dl zWRN$d%|wyq3azu}ib4m9JaAFxtRLLBW%;i-fdLKO!xhJ7<6fUVvn8;7P2|6GkLAUl zk`@IZAPe}qZ9E2a)4tv7kB5ib*4PY{_fDT2_qcU)8-a(^r_YU^bxCEo3oK22rp|xw zZA?o9aUd73E^y0_knBJ_K0c4LEhWq zm}4Ss{T2I3Y5^CkO+pT zaU6-tIE4yCBoA6uIK`Y?w%1W{bB4|l(4AxlH(x?!`v)oHeJ5X6%4o?VJd#?zm%_K) zJW@%;BLX~4`%Rde#X*~{kTQRSutH5+m!$@g%UIT*hFG!L3X4(Rh06@fw$SUQ; z<)wjN$uxoXz=P$%E_-v{mDwY_6xu052?iM!RPPinRe-qnz|}8ZqfR)5LjB9_{_cT) z0u!~LSHD7_@sFI2L;uvBJQ;67*5a;*`{Qx}S*VdUvlt~j=ZE3WK8MI~+b(b`kZtKb zkp?7g()0*{fm*v7r5v0&`)FWh_A*x|TU9h66>-oRJ4BWcz{vCg`pC9@4|9^jNmDtv z+PP0bi9?vIr99B@y{sZ;sS^Bmb18DyT=v46lNJmbLWZrd{OXo|C59<}vxEDCtTEac z`ad0e8x1mHEp;_Ww2WeD=*|@5jWE`8@el(!O!qakCx@0j5BBeoV5tUj+}{%)pF#rNZ>=^ z4;a}e?{`1LezVyd>fipBTlu?|dyxwS9u9Hxy3Z>=>oLqx=l)DC7i*kqr}&5(P6`lD z6$L07KoAEaQw~Vp7{?t;j}2-p!QAAZJscIGV?yf89$_oRn}=&DaA4?%B*

    6TKtDp=PDY$j@?^A}E$y{}}=+U-4;dki0thj9_*gI(s8 zyTTugxCUadgJ7)cH>bdSUJn4zD1!(I!Gr{ey;9MSCs}6jih_O=wBWQLid2Vh_At2O zUG9A#jmkCi084l8;J?Y@&$m&3(_QaQU*fs4e}aQhSnDt&SRTOUwYJTnw_{-~N*0K{ zH}6|)vyV+Tx@xxq*`o^qIamndv39%vQ0}UKwf2cO0|l8{NAh!nK84CPOi!e zes}P~7T{Ga2c*t5#*A*yaelG14ohO=-tuJ_xQljNo9wiv9m1Bj+)Y9cF)J_dt zqc-P2DLafcz$27w0wZ5ZgD~5xfBbd=L^u3aCbsgs@_sp6*|be4+3S990v(&l4^1CW z4+o?mx*s9@iVilfMVt*#!3KwhVuY6nBiZ7|Wq{d3{#>J1#3grop~&PelO*Phgl2jXx+D`upo0_~_VZ#IU?G2r_I z_o+o4wH}c1q45&&z%>C{^2qe>h;9d?7w`*$#r>%s2^n8-PR_j;S4}&`&uKUje2$v|EX9&_wSQ~_55EfPwg=w$ zH1}!B5;OLG|L|v=7X43nnlnOH!@|Tx=V$s=YSalIz6Mc4u!Qho4^knjr?^QXwPLNp zWm4?M=IlP2mx!6mXlD?!Hr+e7X@l+srNg^MSpj5C$Awz*3js0c{EDBxM@PcmP8iGqcl`#AFQzsdO{yt_SQEcgZtO$Y-Lm=ZaQSq*Ux z1>j|M@C4)!z00u@3aio?yZR;STa*4!D-I>yj6cX=*sb+N6>oIMA)+VC8kb=E%7(b% z-cLA&ZHb5={+KVLSc7U7K{IgIk~ER{t$ukQtQxLOaRr2LV2JP7D9^1zR{1J_ES0L6 zzre5n7XTa^KaHt(7Huu|NjGH>6ve2^H-|9luO^+=KQjl?hTJpRiiy|1)p5<~pv>VF zz4AyFm5`N@50*-tT_oYT;{;otohP;ga_1|X0D`^-LyY*kl$?bbZdKB zDjYs&BIag4na=i9viiOp3#6zwjlZ}rxx0*tA$XIV7>4pZgzjTeeYWL-|llNRv)eW>;1de*!OT=`==Pu6Iw~cpUEc_gB%eJKkAj< z-suzMxE18M32OS6>u}4c^(_;eu2D7|k4cY&8GSw|;_DQBADX6zpd0B z%P-`yG&4x!8IyX%g5K+gH-6}X)MziVVQ`XE5+4H>?O#@4qRG;xiExq?$ylmTj>@cc z(AT2J>8m*-1>$7CN)L{PMlGA4OVT}B>SiFZf}j*93#@#I=mUH^vF+&rk50^q&e}Tx z_InL?=&YrzvQK{;XG3XSVmU>X#*U=t=qlplVuFvA{#WCUIjl&D<~>2EP$eQ|EI;7h z>tw&DX7&vyHiSz1CKr|rqVsP4Ni&Mo?%9MlA3OuQ;$MSYSB9H>o@mPZoqur;-Fl6f ze8_N8VHJZX@~GskkfB(4IMdd^2}V>=l27XiGMqDGz103f#TPj2DrN?h5#(|X!9Am4 zfaWvsw%Z#%Ri%gN(PW2%$ne37jEkHk{1W?!Re6v^TsBVWbiK1ttrx26P24%&6bElII~^%zukM+c9)3C#0>Q= zopx`3{MLrCy;H@u%`vQA9P~E_Bv#UtVpdJJd6Uq4q(O9AUhM;wj8H&Ygi8~ca6d&xHD&(22Dy zVG8WkqnXSO>3tikvaIbQ1Bvrc_gl!mxtuKX2o40HrigXDsL1WPNMGH%nkgu33wEb4 z0?F&STT!!hDuxHBEKnE8D#pr;y2!6j`qNP_*q-<$43!`$q;jQx>4(0_hXtR9vjS+I)_kp=Bnih@X9#`S&pfT}&prjDnGAK~Dd zg_my$dtgF>)D-puxhm8o)twkubBl9h5xZi+QS*3+xpCFM6_Kpv_gd(nA7pr!D;V1F zW^Ktc=}u14G>bQHgO!Ps8kbAz9t6Oaqj$O5@C1gIN70MzG;ZeLZ#4PhzqhlXqBx3R zgd-Hr&psZcj7GC?0pa4(pa1-)f4ub3AFxbFbUvz9hNGv$T_hhR2F04^&GB=RF~ox5 z?0&WwD)T^TBWvh;!R<+5TsSFdJ z?G#`l!;5E<={*^|6@}n&2GlD^Ou}D_3HWa^XrOcWmxw{jZ(>$UZ`w0hWq5>0ssrbC zFP9N42o2va_rHRcoRP$v6ADr+BnJ0qg-h+9YPvLB-6TvULl+QoABEjTR1g2i^5X7#v^w4!kel`BO=orI@Mk6ZSDp}j z8ClNAK*CG)NYOG7{I$9Rs;^n+*HrL`4J-=YkSq;kDuLfvtI&@0MT~lpep|ctPX|;e zFeL&HsOZL3PVdq_i$xa`c|I&xR4#KyRJF`D0`2(BJQo zAY(EedO3@EsOB;rj_=q|`_Lg*!8L$8Y~@|Uc+967+fO{E9=6!o23c1`i2>!z$G`+i zy!rF0_E1biSu{)JA^nS4P^Z~C>qS|L8UYF|6F#Y3Jnz%vm`$+LytH@)LILvZHRVgQ z)AZ{;HyMFF(`k%ocixqf}lr38jx??MVV1gaK-s z_VasPfelwZ5w_Ns*(wPZH*oKLCk(%;{z)^1*VaP{ha83z!z8;-Tw1_MiZ zio@?YHG$9nm9uUnDT>3OA|-yL#VN&t!L5MfJEL}^5~7>x>Fm+FFQ;EXRaYqV_&BRFfiWTGF`uRR(6@#@0+ zupF zGHG5#15WDR?KIW>ev>euEd~_DYq|kRWW9PFrU9Y2MkRL(Q>Axn#DMkB(4Y4S;QMfHpuB%YR|$?#k>q5s=! z`d`6__P1*#hSn_{$z=d%CMEkZVt^}GH`CZV~L!!z01ES@uvJQl2Q} z!RC^azO6^Pmeb74GpQb2yK(1XS8}-#6w_tBb&iuYB3%NhP~?1W&x{c(+lP&-RwH6) zk|R_rHvS+S6yHlW*Y4op$&e&I7d4(5f{RKJl9{e5HUf!j;}|_2?wGO^fXV2)Cn^)U z^g1gt(Es7I`$=cr3sq37Zb~mL56Af*J&uu^-8e^z9_W~6jDIr=p{;Bt%7KPN;(e=I zs0wRuthsW7rq8RZDfqUo%HE8#rTwXqc?8Tl+RP;c(5Bg_#ZDTvDd5Y|Me<_yiR?(p zRO-=1yTvR6Se!pyy?3X9S)QCKb&zz;m3`b^sAfJ9%oz<9cz{L9|+ z0N7h_67bunI(mb{&E8_iI;3Fm41@k_dTZF%>xC(-cl2kjxFvBMnfUQ3DoFKhQDJ(;r?HQDm01^71RO@1S4en}c zBs>USr_&+jR5zj-@yTK_fg;!>?hnAYg3%5xSL?WiqLRnPtA8@_u!=&CybM0ophP@Y z(v2yt;;;yVpj}Eci54hRf1XgYH{0fk9f2S^vGog+PVC8RJw(qAcEyp&Kn|c3b&{6!r+Z)+H9CgZX0Rw4eC}d zXw6B6mn);0DNs#W4A-~iK*c@|K$ADX1A#;kl*-u^4P1DiGoI75F#qO9#l8vJ=}@CF zHI?mzn{T?)I>ABcFe0TM$wLMmiF*W&U)zDKtgSx$mw(&1wtlnPwD6m8b&YoTD5uos zp>RYDaC#_DWl}1&MJb*dp)rE)yuO2D*fAg!R+5n7NTd*yed$mLses;gRL8roze9c} zdf&3l1gXGn?G=E?9*H)D3aWU3yjKvFp_ZN}2+OM3(TzUo_%JRm znVk9UabkdW7eafuXAI0);c|8VVfWuyoAGOAk)RheE65F^5bJRcQW40WVSI>DouMSYnYy74hJ@nBu0g|>O^fpqr}6JDR>G_&xOaA=j44o(tiCU zz@-U!X}!}8xZGh-KO^%2SyBkTd5R@W=hEfO6>j06H%Uc{>a7jQDS#BPWU0XY1enJ@0d`wa%m9&L;pda`voaMg{49Ry_nW^z z==9N+;68bRjbHwkC!^}hKTUZgh~iqxVOr->+CKGA3cNXJ)O1)u+D$c;R1Hm;C~3)H*pvaLHbz1x2tj*mVgIWhggYhu~USoK{fL4=7U>qw5Gs7cG7{1?2Q z3#dZ9vEOvxzpkv3S#wIPAM+~GsI_(Ps@(Nv9W(86$or2bc%+aT@jlrsjB3FSinzvZ z!pj_<+W(da9Si6Z^H7e2U<_llu>MG)K)n1RuDPm9>>tP{(=hop(~~*|mN1@@0yVOK z`;Q!DP3nNTtU;O(=_M!{Qj4U>*0gz@VcY`kj3<(-rm&mgHw{m1E-BnL%@z;KmK4_QVuI*f#5S(4PD+t$th!=Vz;KsbP%a`zDfH4<={6y zRF6rA0QB~HX0ks8Pv@-8HP&#?`FU<&o@rASiPl;~tI%zz-l(Vbev(9zQ*q(_t&2;? z7PGgswO2noySKT~wY!SC64*wU%*dHd7a!T^hg~1WhjAMJ0C~(dB3r0xAoSq2C&9n& z;?_w44#LQ$oxAdA0VC>>T!xQuocAw(OvaK=t1IObcsSSIfB)hc?LNKvs9OE>{>>YY zZm!(9)@n5O({+UtR_{M0*06i61;+CXIIJ?{8lHg;4940hz%me<6OA>;$vQ6W@!mL&7jqL8U#!2H_W??7^C+{zL2&xRRBt_Ot)e zpbT_eMRf$KQacyPLq*bo`54TXxegG;MMAkPsGNm$JteoNsEZ_^EY2xjOORyME*uI+ z*(XIflz!Qxa)@n-*o}X@9NQwp$Gx1{JG}a155oWW|R5$VlwvZJMQZXupSal`Ddy0HXyz zi@&U`DvE4HK~V7_WB~Yg{$6|WiBrcbE&ths%)FJs38H#RI46csKC-|2&s1drCpW8F z0&`42gMuGcM=770f15spl0CWMxMNtSgb1{)CbNX=VPUtl??`<@L)V0gddrvyu+kE~ zq3V^;05k3mrRBVW<;0~~qKXVVuR*pWk!@b_PzE!mUA=PUtFOMg-2b{K-<`{w!@Vm6 z!)*00289)uY*2Pg1gLmASlSaaZD|a?h47mQz`55>Z(N3PH@>;>iW%DLuagqhoYBk< zSco5zkB^$^sQb4RPmS-5{lEOGWnN&tq|TtFYw6-+?g|sF7cX)kZEr8MPNJNA&t)`n zS|1YC;g}4}t~^Jgn-yK*h3xOt3vgXlVF-in7*+X{;mdL5M;DEP1tA)p)ldLRL_TZX zqF=!S>3G3#Q7)e%%(18Yzq*lz5JDuUu<;0GGm*A5oZxmP)#V_H12x-t0|@f`R@dYq z*_WURs?8ay1*%ZLMf7jVd3e*q5z7(c^J2%%`|+!*J7ZZJGtWGDx(k!JB6cf8jJcoY zB*D2~E$HjrZrpH@(&&J_n#O-XSs=?ka0)Sm`kB;85CP1=Aa*aZuGt0brO0}s%XU9shAJYew(9dE$CVPhir6lOO#qQ)g43+aO=A0(w zz3qyp=_xY}-2)!mXs+p9?zpwt;}<7LP#|ABZzA^ZkOmTyAP0=Y7=EFEo39cRyZ zK}gX{#S^%!5foqeEZ$2~G(nvYJX`XEsIPo-<~gGD0(0?H^|b|DvVF}F)j`L%5sGlB z2k5fqas5l-o_mdJmb9oC5~3GB%;`WBuOk5m?aq7$ecQ1yQtvvoSRDd36QRl?duX$^ zMXf@Zgac{y+U1gbGf51fmAtjh!58xGF}sn;2C~viv4@g zKO#>~CUf-7-Y^`64^<0CA$rIRyJA;vR?#Qrfj|xK+@7HG6kb7Zl2NgB7vXdL>me zI@{kU?{-pCdo1WAxo=9eaECYl0ugI})%y?KBG>{179A;C%M@KdTH=osKf$8y9auJh zfY#B`2@^%+lH^SVz$?Q0tzJoqmBel8%nqwDekg5YYwh*mg*x;BuQYFIw&b1Nab}70 zQR5z@^}9SRQIhy&X-5KMIKG8N%q>R#Tssq;)e=S($qpBtbYcKd)J0dF_$}yo!}kVy zI8e?YIopuL5QBeuD%CL_!PvyABx>|>iM+S7dnnO=9%JJGyS8w6Pdc?ZquZu~(AkfG zHLLpPR!MiM?g!>svt+1D%mIcHgu1ymLD2aBi5F8W)S@Gk)i!OV0)@ysGe=I0(imQ~ zzI%TSr=);MX`g+i=ZEgv z&Fi;2-N*Hfh)-L4eSRKx9zHfl3pn}#rfx*w&O^WO7+kH>J^G*210_iuaXDyM5gF_rU9Q$BkIq=INDuzc2@yd1ao5HGUb}zD4_@kPfT6$J+Z%FM zZ{OlI2v_g+hFIhTtN!}NdMSfM@3`%RveN|UjX$Vy& zJl^NL0o%tF78d5WJ;@f2=eowY!4()*HqffYy#hw(n#Wg9TV?h)6QfT+5gYY%GAO;Y z_HYb4`~%dr=)d7sg3YTTD42R6*SgSIdC_G`Yh>H^G;PGB_#8C0ARi?X!e}D2hJ~)< zTW+=E{9YH=!5CX>6ww8h-t2KE*v4l=LHtaWylp{(Ho~Wd zG;TQULw)mtxd6#0%?pv3CrkMz2&sI@(tvC)mfx0H_7lHPGCg~~IOf;CI5bomHeeua z)Ve2x(;f1e4-noIRq!FumDK>k`V<}>`1?=z1(XNn1ZmRi zAtzDJUp+{vJcV9%QB6doU0abeA=wTP?>vFz1pBnX*5))I<6<^Qnq5E3Vl6U7t4A1f zY7Pm^BZ5|L))p}T9o8&3D5k`{iaf!VcAKTZf8gNMQDBb06Uk{qnNqnJso1^?98-)r zW7@F{HP%UCxs(RLzyOr(O_hH^m2~UTwz{Y<*O2O2y*oD(wX03;HqA=!kOPboTV#UL z-g=!o%l*RZrzv19(Ku~u-^0Rb<3*RgO8af&McNm^lgZ^sh&T0W$jP`jDLp<{PHTGr z%N&2@og&-sYy=8u8z8T^{DP=`IGR{-ipxULoEpVn(~mS8KKQiyu(Yl?WqX=D=k&^$ zS#UZ5!q!=c@RADUz|lae%+@Yjj{P7}v31M9sGNiZ=vvF|wQ2gYb57 z{beDE4BDqWx50mU0KTVdg?$WdXvH{s_Ag|7Q_+S!g%@^5Pvi>Yf7qGLgj!w5vxtX# zdUj1Dh}a}4X{=z|V(t?CbQB`adsl-d&27r@2MEh+h>yP<6xQr#3O%e%%L6O2$ zZXe>4_tH+&*dM<(`vi|OZJUd>*RmOu8n>?_Vn!#`mzUTJL%6C5Ol?;_S@m4lVWyAL z_R?@*;Nasv!r2GiNyk7He5ACHJOihdj~R89{8tUaVaM}B?FD(3PJbpiO!PmVMG8zK zV>w)V`%F8>k{`T&@zTxtun2_2k*Kc|0>FNw1TZ`j6SEb1q{Fi*lyc{WynxiY>Zg-aTKm$KXjG+p$`m z*hqW3r(_rn04R%-2$b*k$)rMB9+FjBa4M7ShLe&m2mep|NzT50Mku{;BcnKZt!R%# z+VE0pwZJf4r-xY5pNRniKc`3937owcj4QaDGg1-DP|S=GIV5|j;SieFlQKMmeajfV zPn5DqcUx?>%3>TZi(_+nB@`DFOJ%tc7Kds)c)}a?4^`mJb1@bjyNeU%!GMCVcY#Q) z)*#-Oo%6s8A4olq{2D;gSyPz-yUPu`)QKnUKkD};SbsZ|?e zuUn>kIf@qpv}M{C)!eb{`+&dYRg|+fas!m=tDJrFimFv4(Mr#!nm(8)Y?J~1q-q@D z5=yeu-@@ba+oS%D2d^rnu{jM0m^o3NLgrB#3XjReHD1qFkG+DWV6g8};7iY2VXsFR z0^^p{FPB_V!II-Y)??ZWi#tHLYfh@h>Ck_6Do&;gV=? zjJ}*7oWEznzgiwGzlT6t@3{G2f-E+=uxUgmHcaKhr<>&L~#>&dE$gLDP2R64ZQjEz0?k8IT6l7@`i^$x=F%*3 zBG>Jf_8RXYoFSiC-=R!PCMpiy9&QBN@fl;`TCm28W*Ra~o?BD-D9;G_@a+I>1HHjH zqX9^8jsDYgF_hDNP6C?|Ae2H11O~UJQUl8U#E9#eN;1#pfcroe+|k2!f4rDrk@5s& z4l7V9KJCf^Rtk3b9+XJtGFS-x7qO+>=Pcan6-BBGkudnI6&q?ss6;kFoffYO2`3x$ zpX3;fkxq7`H(O-B=tu+Y@zYS=z1doV$bo!0Tf2;0)06$Jas%@q?-8LN41jVc;-HGp zBdK|LnIbH({jchM=f#A@me=3Xuxy!Pev?gt#2w782Gn@EH+@P*3mLT*ezsT{6`SWL z?Ho@q(74~zT?=%SOQBH@n&zrCpEMyWd2h>n7`81O^MQP|m~sCW{#xbxntu3+bs_r* zuA`?hVHoT>k9Y_CppYY;Ys%iW(5524+e0o+@v26_TodOjh<;0ra&CqChcCHfi!( z6F)0gWAYZR-~Rg(Eakd9K@^gtJ%&f1({3GCI3f*@;E)M){G!P>#B=VwmQalGN?QW$ zjiT}9A`fIuGf2pj8Gi}+8=&wD;n<=KE9V_^Y2*J%M{_q{Pi0@IHx8fQEBQ|R9Y!-W|m0p8X1z%3&ASV z@+3M`*1lFm>YPS;4VkFce3s*E#8sn3`nkXpV7}=E6riBPqpsut;zd#4ITtakSdwpr zvK7fli5*lE1798`CqO&lr@C`E`q2#XB2%P`HIVEZ!(EncK+^E9J3mlAPGCfok>fQ1 zYEJ|t#uyUxcdr<+c!2;csgMgZ4vXZ7was}ln5O2={K(t+0QY*`Ck9vZD4=am)^fVF zd2MvszCWE=T9Oi=Q8B!~0gRMRXM&T7XHx}xahj+r1?QJKWFcdw9!tcc*2T8fq)Nfd zLVyzuWX9CuJ7&rtZ*;ttj270EV)hR+N&Tj2QZa=q>Rsk6cw;63yuUk98OZL0==?_! zUk8a438zk<4&$R45eV^_tZpQCf`fT#^j16na%I|R-u#{2*X*hBnO|-XM`cTNCzvxS zBgTg56Yy*t6CU-17HLw;W@qM&?U>9*FE0f)j3C2o(NQZD{4yN2;WLk$naDBbF>Ynh7hz zgG<3vo^?mx*LwpTZ{m+!qk>Xa-&+`YZ|l23q;pvBkz53XOy#ZkJe`R>UbiZ_avTdD z6j#tiU1$evcEWgEy=G%~tgcsQz5n>@L;eLKjY#zpp}vkgT)RRI#n&hvi=#C$UjAeL zt*?088i{wPO7s5s3V#RtWZ|j)*RB4uzp$IXiB!oom4w1s)@LI@{Vi#a#>rItoqk0m z{TeCTfnQDbD-_K9%IANlP6ZU%LOB6)JReNKaM}s$j)=|Oe|q^~`+!%mnNYC&4Bd2> zbQc2uO4O)(rzQ(B@WIlc=~If8j!D4rI_qRowcL;EceuNBU8`--MuO6<7w}vqUZA!p(BCup zxltfmF5Oo=tt@JjK~}PIY6Sw7wn$0oROQDbS%*a0{4gdkL^{}t@Gu3{OK1=Y6U_|U zw~Ysp7ge&ABn>q2-tZX@>0(4@A@m$K0aL+)Ax7yUfi6)@4dy)_PDb!stRAWiwDh_< z+hT)zV#k*dOX3oli7llN5co+z?PmY#Rez|Hc#vb~Ih6b;W!=+}$O_Z2=Ne0dx5+(H z=##WM7OEX&`GXWH+sooK!MvFN_Vq&h>r@yZ#-huH^cU{Bb^WeeL&Mer zK24^z8TuwzFS}IUz$Zi$5wfls#BZip091Z{B(!u-A_kbS+b9rZfSf&oJ`adQFEwcq z9zy(eErAhfi8JC8wRW`5TbwYGWH@Wm%QybXxEF~wCT#OO7#wJV@KKe>^=w5qp$kk2u%c|o zp(KXo#Q?&>D$L7(z(yTZ+Y%*=$o-G5cJ4N-cZi-B zQ4VLZDDaFJWo9Q}haYf|L6i^@55=(ohPqeA?dJ`I$VD7`(8R?nv;;_z6W-J?Jq2z{ z5P}RYorgYy8(M@}{yI_7m{ z%kv^%czl>)Ptby;X`Z1pd7ViM2S%|b9vI#gHZdo8yqR|gziml{u2muxnXd2Jjzs#7+WWRIV8KJOj%ROlHOM(6V`PaxIe6)?-)W)|fZoG;fG71S=` zhY7*Tlw(Ny5hcu?*i%ioKv4sbdu=sU73@JUl#oVD58z&4AhxB7V0vAF6ps&{9Uzt# z-znXt#BLLG7Lt`Xv&;GppY2c9K9g*$QoxMeQshyj+cNtg*h|SkGrakln)2Lf@MG>Rz2f7%xFxu)mEx zt{tjUumjGV4Lc5kd$QD)9)@QfeJG+SzGg-z2}R0L4v91YQJFD34vBFhGYtBhd1FX> zvmiRUv80a?C9;=X7I%YCbh$F@7e&Vh@lJh(HmXeYlB?Vs4X_;n3(LZTTi2_P|M1bD zIONOwG>V0;vj^4Q)1lS*D-H?g-jzWWwEzeWV`efzajPe1wl4LF`eo`!7a~Q;d;wip zF4Jej`&AG6)jc&{_dj}&jjqof*12;w_K9h7j1qdIs2tCvZU}*=+%20dVp-0a*?<3o zYtNl5juL@k=^yc1Ui>%RgF6ZK_S}3Nw1^N>5NxLP-KpdTL}H;do%1mVic0kBX9`~U z)~BA^ukU|kh2_sqG92+st)pfOf5r-y{@6CNqJcsLWzQ%-&WS5A1iOlKG8;=O0YlP! zX%nhSL$Mu*kw$R#jO<>_cWqdkU4)3>{?>j_>GI!k>-nRZGyGK-x@2;%NniWLd=&3= ziz&L0`gCF?Hb}y6dA;ydor%3N$NFO*G}+K)V@CGylpkl8fA_nU;zNi13)EyvaN`bG z5+Qar+sIL_-+2&v%7+I82`I~7ZW*+63Ed%do*<9_859Yr2vo8)Bi8Q@R7^!OJ^alq zXo_b?K9v5>8rqY|5hkqF4Z0S#ltyMz?jpCw)>S&p2LBf{Z0-ygZBHFaljdgFOOdt= z`+V#&7ZpPG1O^t}*OG(^lHVVXcbVhE|3|h>eXXDiKC9Pt-T_C5(4c5iOw_<1-7MgG9N* zSW8dA=en8%JDlAomU`buP+LJC20*2Fdzb#CG)2@s<}}1;NXT#tgD}c|y{6AC*U#zJ)B7sn$~$b zWA5Fly-=Ja3zDx~KS^2?w)*-9LJT#3S&fz zGSG$V8fTuCd8xnL!G3Jq#EQP`StMLr^`Lpl7}*}Boi+Sz>J~v=6I1a9MpgfXgc3s6 z8YG1+k@MD6@BQ2$<`%d-i^*}QRuVXRYXgL zG;!F_sCJaa>mo<9JO?6R4jN7T0ZJ$kQUqe*w;apTADfnMZkHvpFd^&Ga7_al6S0-a z5~_}=ElyYSv&9xU#1Yp0H^w!sxhIg2dL_|93AyQG?&7%}#BrVLVgBk_U66!8u)2(d z%x8dfGyCrTqF!@$#{w8sel!Z%YWqWE*n)L}Oz{ttOE{@8GwM?h#Dc75sY5?=XT}*2 zOZ(la#TonNY9OG%N|}sGpcj4?tz=Y5@exDjwy^^^tlg(V+P~`e4!8RwC6G$ZGue{X zKS5SZ;U{~_sA_xMxKqs=bQ;Y3kwwd8hc>J)_i16pO_yx)>aK{8;-1{Z`=U%|T>`!C zP2|Si#Ff7|9-F?#5g%pI4VmU&&DIUcNpJ%y!CrD$BRZ%#XCQV7Fd!&JlXrWYjmWEj zR5K7xp))^tA(4QAn;lCc+DG za!PZbvc}{-h-5q1!=>5m40_)}4#KR*MwAh(Sn!ZaX~obNb`;)1evX@a2)wF}5YTp% z00#OaAP#vKSy*&(X0ott{HE&^4iSs(TadVmRjrd~z0{6S2*Pja<6Uk@n#>gW0X5Wp z6(?VFi_8XQH+&8set?=E+Td#jUz=0Zo=UAZq?OlGcFPeRoXE+;%vS(Q|$eIn8p7s%Z!brnY=E`|8G$sxX%x3@&@E@j)zf*Kj)ugecR@lj2vi-yh zy7PT?W9_z>PN>6(4Rb%ZHwu>}ir@+d^AnIF7Hb1COuhB9XTRhU8+U5>#B0Bz=)*xqamJI&Om3*6#d?jzAT-Qg!G*Y}5$RJuF?(=wVy`eb zg_xxQ@WE%F%7_V-mh4r1@V|WY@gM)8_w)lgHR2hh5jC+vXP~<2aYn?4wM+ggJwddR zQ*EYDc^}yLSr&8f)VqiRJh3v&?$`PmZ+Y+);bCGoEhm2mC$pY(vACl;m!}_i^EgZgh6C>+|S>@wot3~dDTuUUPH6g zW1G>Zkv3Fw`TU9OIdW6H{+O9%t)w%OWh;?vW|RH5#IlnF#v{3ZMQ6*5LFaZ-q%dWr zHGmrZ*eX}R#w_U3O`^W3{IyZSoxcfV6(?xC>Qctkuuy0AItv#PlWpAlYo`OL%ki~y z-&z^u(eMiun@26eek$5hH2NJeV%=!VtbBEg1Lb7NWFohSfuufJlQsmRBpS~(#|0#| zC>w){-qNp*i5Wv`933|uP95z&GBi9A+BVPS7$H{1I3phxqhA~p0NL5mDlm?a>+~g$ ztZy`L;J8@$FIYJ*RDTgm*{b?GulKj&ycc;2xN(McWD95@odcLf>6MhI8XQ17pSj#% zWTM=bocJs;EWG2H@CKs0)kiS&Jd+|T+7(V_G4>>7G@>e4)27foDbexlXVg*4>A^+m z!>nb~oW&m9P<-RCM8UFuJ>pTZ7XqCWgXSTSghdb|_Zsv&g+kFG_lF{t?8vMNopmGv z;t*APlh5Q5T!$#`DCxs3kA!2(O(I~@KGLvGv_Nyf=}fxM_?o-Gk=q^C5_z>Jar&XIu?%y@Q8arKdfm{z!_-4wLQ_ z`No?T4GcS-$II_fF2HijwNhp6==di&M!h2Ene)tPRBB8nXZ5$3*Xb?|Mgt`z5#30? zAmg)Hj~kOF+ev%a%rY$E@9X%!gW2f!)Oj}6d`jsjy)F2pGJP2{!uKjWjq^I?!VBd& za%U1PU??qOLo+5j^ZizP$1h}FOUmZz{Au-LZ&&vR+C_oZsFH55c?82BQR%Ng(n9er zrxhhXIftd=>+28hRTtK-UyL((eYm$ra4YqIdYcj<*%kJ}SY3N(_KKYndz<&%zJ+^d zM=BO{-D5=0e3abH0YaiOo(f9yu7R+bL2&&ZLUp)G1nqiRDXrq4E`N0S4>5Y5PaCI2 zMPBXPK!>dlk4%@(2?Wo>Wa-)D6(>2x0>RdC&*bFpkQ!=2MCx;Za=sD-&T`gBY8o9i zsl}cvNW_yNXtE8W>}_Ioz=*71kzM4T;@61O!cH4-fV52{`H=Vdmly2yMm3=JH{HUa z-(oxUs&zaF8K@x%I13uR75EOYKw3z`he%_spt$wPsJ~hMBKqFxu3q}{pa1lam;RB6 zqREJYnlvOD*S;u|>Gj@Va|pGV;6+vY zU>F{_fdynK?!YCVFG(%nA{4YBVl%22r-&=n?bQc2uiRL@ck^ns1{8zuA;%SZxy__q z*^-cp&D>8#XlmFa9^BLaa{1uM;DU>XrU!|}!K&+8bsj#mY}606@I)QXg(Z->n)EfV zRLu#tsvrb3Yo(VDPy}gvr4`4(YRgOK{qa>Y$tZbTBVtaHXBxZ~Zi09p#TMXU&TSWKJ6G_DFH&i^4qPcA$(hJuf z9Vq0lYfl6pRB`SR;ofh_dVL~fUR>I!$e7)G3oR05eOXV>e4AqSZ7iz8m2;0<*6`fU zY)Z~;!Cq-Z4xHJvZub88FSQuaNJ;qDbb{~w?aE&_;i$d8oi%#5D;=LbA#E{9_?;le z)*g4;tJgL{taf-Xh3R;J?s4;Pv$Z=LE${99@mYP%Jsxs68BI^AdJlUPAnwZ><2Y-u zTHi90@6_nL!JdEIn!`F{8`R@2gIc=nmcQ(>p-o20H6mQH9g{WxuH%CV5e}kf?sYTX zdjc?o>^t93?)+*;9B{@C5Vufb8f{x>iHRYQjTq9^e>&JdRRZ5dssWAiOe|&Q<{uYM z`Ss3RIv}JAx@1;z z)Qwilw)R|qXY;wG4VQAbWi2&8r&$q=*g_Rl^$zW%MG5mPeXvL9{P5`*P^#U4$C#5I zCR_pi57uwN;G?4Gxh=C*^##$@=Xcs_O0oE-{msL zIL02503~}&>xHQ+fJWNjr%Mm%VykjmHirkt=bV(h)A&w(+7`sDY*(lW5P=F5s<1WL za3D4V3k^Qef=q>}D|C%u+t#~ne1~FlD}9uv9ogDuK&u+rkMhJxfzS1$&~22v@-6K-?hHqz4X!<0zkPFM z{myktg6qA{eGIqV7(7E(xOD%E9mxw-lAS* z{%UjX6bJs{Y;pPeSs5sU_=p4UU2CA$|o zo*T*{YR;ym6Jms|^njxlwJTx$vc@WzdZF&+Hi+47@5y_3@Ob24{fikD_5OfmeekDp zOPI}fK%`jPf$HPaxtvp~oHT#dh-hK$C9 zB#t3K)10V;XYP{E0&${z(BYIL9w-;P4advgRA`szt;I8M?QYA*P7p^%DPTzYyXyMA zzm+X1FX4vDW`PCL(#zPT?P_HPIvc(HNl)j(L}AF(28M_!HFc=ZnC}&7+$q0j`v;>H zO^gJagB1jDu_bJzSjp;$k?~V-RZ%yn#zucMWqR-T_IuxPRPg=Pg;OymtSCpvW6Teo z4YK_yrB(b@;=cZ_+__l5#_~bjuON^J^cvN3F-eMW)jv2eRQ>h+@!#r;Fc(?o z>I-D%B+amnQ{!SmHO<>Fgq`xl`R~gLq}30IUzd;3Y!PX$fUn@BOg{G46;)xy8c6`! z7*&j&O+%^>C^|-v1`=x~$}@foUQiFpUxC)lLoEKXF&ND&+brtZrOexpTAgaBcO`>Vp-kf!}=Zz4xls8{PE>|N4Kg->kZKAKY16uO5lO zK6v>33i7O6P1J?FRXShvcFD^K8hvYWI03bt`(74rgHU>oDWXSLI+1I4NZdsKlN;ai zJWyy(XB_XWVy}!k+eE!fMwd0zgPZVxcJGMgbvvOwAtag%4^jBRN-U^zBpEsP$fp!L zd*_QUzK8>W_2A8Sn3UM-8%S$pyXtHZFk#U@?B2Ncq0xjHY#HubWAq_r1(nA5T}?WsHk(t-Kx!P$+HXmCCZZ1>9pP zd2ff}Oxv&OKbx%llMV`{nh zU)J-}PdZ-^Jkp0;?DY~u5V7s z1|!nYxvc;bDuQUqVZo0#@iY@ zoE51Xt;*6R>m;&Xo7nI06?^*getiK7#oVXJj)7SQEpx%z@4Hg)2GVS+tz2St%q`BJ zP!FP!5C*H&z)Vi~hR;YC5G5uqyZ2q%3kr}!i>&#Cxj61(iY?T_v^uEptuE`OG&cFf z{TM0HLwE;jdXe@_VXH21thJ2@ZR>n_=|TS~#95YG_Q&vv`O1M%RA2t-5C3@dM-#^f z-~wfz82v)RD=n_=HbRx8gjM5-`J_=%#{2M`J*wrwYMXe-z~|a{)AAIUlI61N{PREa zpZ@7>4~OsRXpog~hyRIN=zK0Xxbv?nGWnY9KKPiK-!@T|NZf2bcCO$x83!nA22jB2 zW*$rSFXhmNM^`&|dY3!WBoY~t{cN-A+BdS3EuMjm*nVK%UN$*fn z4z&v{m5^wbJx~!jP?W6jGS`6V6^q=NP+&zdJup3&KSvqV0?7Vr?XC54F3jo{py^dJNS)@%MY3)PxwujEstniQ*S zWAM)U496$Isj{?dHc~T2Ma!8d|9W}6R@Y= z9>R|wXv^|M3%0&8bHBeSY0Wjho*Oh%5F(yXk}D)ABcwUgLuB+9ydJkJz#))jJPp?qv=cXaC-d~3o|@6r%a$6{-%?fh>s|ou`3mJDYlO1uQvyF z!?$WLO?Ym(iwjA*wXi|(bt!a()4`IO$QmQ^hy?8~STd_n)(&YfQ0?KKpi6Rhh*78s zat{o_Hf3D>NEZ{6xNK!S@|6vaAY_5nwOuUVP|}?}FVeZw1b0sz^)1^24u>o|Vxl{` zBFiW#HctmK^Bt`yW>~l{tFOC7px78~EY8K?SV7HrG0SmL;yWF;0I`%3gWH|zeF}#& z?IwHH%o(!R^i#C6ckB=V3@Kxd*sqpH&T7vyK`BFPvbaSRKY#bTyA40Wn(;}^khO>7 z!gvmkNWP2&lVB|i7<0xW5Ufo&yZXEL$G`g>{&Q$#h;=l6)k+>GRgX!Wp_n+R_8ea> zcdcO2ygt3-Y+g2Q{vygP?s@p|Yu<&DA$mKu`Le3u+~mZtRnQ(c_1sI z=Or#r@#TO9HWL<`WENwi1dmxIGlEpKhEi(ylOV>k30|OHaAtkyYKL2(Dcn5n*V%-j z3ckdp(&bkui3xbF7fFH(7x@g#7?3;~xtWb6^uvsfX#Z@!5B|3gY;o-9?$1W3ajDxa zdt$-#=YGsBk+p&6e(qr*{K=GtN!dMTG~MIn>gFyGnGH$|uoY_Tk)OdrVzGR39RJsz z!>JB<1&-;B$QTNy6!6-;UJ>`LrOyKo zZ__I}M~D_|R@E1Z{qIhFkS~wbX9lC00S)X?mCf~0yvd~M0a{=|TH2+Z(Ym8}klTxX zWlxPg;k*5E=Vqk%E!z2>pJxl|VZ0g9bKyfge9ehVQA8@RVu3yv{&KMlJC2FlFaO`# z&Sf`_DhR{1<|#(35^?d~irAP1kx+<;#KM-<>S3B>aK>Y0+Jhz!#U3GL&1=k#S?~f# zmiYdvI;XpRBMaChp6=7LOrEr`_8K<^TQ6aWND*cRU75 zq@;8cWn&@aNNr*=P;Q`ERi={3H;RO;kuK5NV`WDTV_$p&ASXbY;_hB6Wq$2TSI~u> z%$+1533q5vCY}r`2sr!n2g(I1M`v--E)7@-Kv}hOI7{aIVpsy!maQwSZy_!x-zsv% zqV6N$8_{qXeZw~*n{ZbqWZt<3Zc|XtIuBK2k82|Tg!;Zx*TPoK2Fg3K|AnS;=;Lmq zI~@%+CFmMkoE2pKx(<3xIF4FzcJ?xYqjJt70N^?f2*`EXSP(47?^N>sr-?;SMS>XC zL#~w2XsQl0^TEg2wN{F2@V>n=DrI9w>BlrWFrvhrczd8|T(&*Bjp=eY5$5e>bgq@P zTp<*4&=KIpy^V4*xhV0RKE8l&_$wz>urhN3XY)xQYhhJdj7mV}lYwE##fHbjlkdr( zwIgoz>GAAYxBBYIC0wD0FFt*C#P1k4QFhpY4v67C8j98GFo;y?T1C7fx`M6Hc~+-k;+_|!XUd7 zc@LJRR@vLhl$d;}#6F-5$4_UG-5hY_uMSU@7eD?Pv?Vwc?b^>7c4yuvk8_x$4;dbEr3|0?PQ zM3J#5M~P6VUL`=vZqI8 zMPWRd7_z5S`SoDS%4JCIt3C{P=#vXl*2($Kd^-q}4LWa;l#a;iC9@NH%Vtee`usw$vcO$mZTXfqe&!3s9qSh#La8 z&?cX@%Xj>mF=Eg_QJ(c?p(mqr&_*}pbgZ_DK5kRLmO7Yp1@QM-5ptd=De z9PPusP z24NrSH-_fB;##OT z;bjO8wffwDoJP&gOn>LIVZ6!IUexQUG4@*xMX|~KTWdVhj7c%T8t)Hvt|~ihF?fc7 zf-$DSH-u=mYAEY!s#vcPol61xj&(<1E`4?GPTbH93Zf=?0%)Bz^_yi(wwDVPSi0YQNvN{Tz21QV`!e3ab2>j26|W%LgBt$E%jRHubp7D1W+gyk zt43CXRyWR4U&6~EXOYwB!k8PVU37VNvx9c_K1xw{@&o(~qfcbyHBlp&BvOQ;>1M!2=umy99+IoN7t&eOvd8#(%w zQ0}suB-uIGdvk9Ifr&>ZYWvW3fe!l{J*+P3qrcCsp!Zw|yM{iDs;Y!iS~WKq>&Kvn zt-l-yo4V=$zG@B1@_{49L8NBU+jBe_eU8;z#*CfSWG#c!&SqoS-uFr+Vg)dU?L>(P zk#!$EEt*w8_= - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Písanie správy: Akcie - Akcie - - Kliknutím na tlaèidlo "Posla» správu" po¹lete Vá¹ e-mail. Pred kliknutím -si, prosím, uvedomte, ¾e odoslanie mailu u¾ nemo¾no vráti» spä». - - - "Ulo¾i» koncept" ulo¾í správu v aktuálnom stave ako koncept do prieèinka -"Drafts", ktorý si mô¾ete zobrazi» pomocou výberového tlaèidla pre prieèinky v -pravej hornej èasti navigaèného panelu. Neskôr sa mô¾ete k písaniu správy -vráti» otvorením prieèinka "Drafts", kliknutím na ulo¾enú správu a potom na -tlaèidlo "Obnovi»". Pred ulo¾ením konceptu nastavte predmet, aby ste ho -neskôr mohli jednoducho rozlí¹i» od ostatných konceptov. Po ulo¾ení konceptu -sa automaticky dostanete do prieèinku, ktorý ste prezerali ako posledný. - - - "Zru¹i» správu" zru¹í písanie správy a automaticky Vás vráti do -prieèinku, ktorý ste prezerali ako posledný. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Písanie správy: Od - "Od" - - Zadajte Va¹u e-mailovú adresu, ktorá sa bude automaticky zobrazova» v -odchádzajúcich e-mailoch v hlavièke "Od:". - - - - Písanie správy: Pre - "Pre" - - Zadajte e-mailovú adresu príjemcu(ov). Oddeµujte adresy èiarkou, pou¾itie -iného znaku spôsobí chybu. Zadaná hodnota sa zobrazuje v e-mailovej hlavièke -"Pre:". - - - - Písanie správy: Cc - "Cc" - - Zadajte e-mailovú adresu príjemcu(ov) kópie správy. Oddeµujte adresy -èiarkou, pou¾itie iného znaku spôsobí chybu. Zadaná hodnota sa zobrazuje v -e-mailovej hlavièke "Cc:". Kópie e-mailov sa obyèajne posielajú µuïom, ktorí -súvisia s danou správou, i keï nie sú jej priamymi príjemcami (napríklad keï -dávate niekomu nieèo na vedomie). V¹etci príjemcovia uvedení v "Pre:" a -"Cc:" vidia oba zoznamy adries. - - - - Písanie správy: Bcc - "Bcc" - - Zadajte e-mailovú adresu príjemcu(ov) skrytej kópie správy. Oddeµujte -adresy èiarkou, pou¾itie iného znaku spôsobí chybu. Zadaná hodnota sa -zobrazuje v e-mailovej hlavièke "Bcc:". Skryté kópie sa obyèajne posielajú -µuïom, ktorí potrebujú èíta» správu BEZ TOHO, aby o tom priami ("Pre:") alebo -nepriami ("Cc:") príjemcovia vedeli. - - - - Písanie správy: Predmet - "Predmet" - - Zadajte predmet správy. Zadaná hodnota sa zobrazuje v e-mailovej hlavièke -"Predmet:". Predmet správy by mal by» èo najkrat¹í text vystihujúci podstatu -e-mailu, ktorý Vám a príjemcom Vá¹ho e-mailu pomô¾e v organizovaní a triedení -po¹ty. Ak odpoviete na e-mail, alebo ho po¹lete ïalej, predmet správy sa -skopíruje do predmetu novej správy a správy vytvárajú "vlákno" (thread) -diskusie. Ak v¹ak e-mail, ktorým odpovedáte, alebo ktorý preposielate, -obsahuje nové my¹lienky, mô¾ete predmet správy µubovoµne meni», aby príjemca -videl vývoj "vlákna". - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Písanie správy: Mo¾nosti - "Mo¾nosti" - - Tieto nastavenia Vám pomô¾u pri písaní správy. - - - Kliknutím na "Kontrola pravopisu" aktivujete kontrolu pravopisu v aktuálnom -jazyku. (Poznámka: kontroluje sa pravopis, nie gramatika.) - - - Kliknutím na "Zobrazi» prílohy" sa v dolnej èasti stránky zobrazí zoznam -súborov (príloh) pripojených k tomuto e-mailu. - - - Za¹krtnite políèko vedµa textu "Ulo¾i» odoslanú po¹tu", ak chcete ulo¾i» -kópiu tejto správy v prieèinku s odoslanou po¹tou. Ulo¾ením dôle¾itých -e-mailov sa v¾dy mô¾ete dozvedie», èo ste napísali. Neodporúèame Vám uklada» -ka¾dý e-mail, preto¾e Vá¹ limit (kvóta) na súbory sa rýchlo vyèerpá (zvlá¹» -pri posielaní e-mailov s prílohami) a mô¾ete ma» problémy s prijímaním po¹ty. -Na druhej strane mô¾ete zapnú» túto mo¾nos» ako prednastavenú v rámci svojej -Identity: Mo¾nosti->Osobné informácie->Upravi» Va¹e identity. V takom prípade -v¹ak pravidelne vyprázdòujte prieèinok s odoslanou po¹tou! - - - - Písanie správy: Prílohy - "Attachments" - - Tu sa zobrazuje zoznam súborov, ktoré u¾ sú pripojení k Va¹ej správe. Na -vymazanie prílohy: - - Krok 1: Za¹krtnite políèko vedµa prílohy, ktorú chcete odstráni». - - Krok 2: Kliknite na "Vymaza»". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Vyhµadávanie správy - Kritérium hµadania - - Zadajte platné kritérium hµadania. - - - - Správa prieèinkov - Mo¾nosti prieèinka - - Pomocou prepínaèa poµa v µavom ståpci mô¾ete vybra» prieèinok. Potom -si mô¾ete vybra» operáciu, ktorú chcete s prieèinkom vykona». pomocou -výberového poµa v µavej èasti. - - - Systém sa Vás spýta na ïal¹ie mo¾nosti. Buïte opatrní pri pou¾ívaní -operácie vymazávania, preto¾e vymazanie prieèinku spôsobí vymazanie v¹etkých -správ v tomto prieèinku! - - - - Filtre: Aplikova» - Aplikova» filtrovacie pravidlá - - Kliknutím na ikonu "Aplikova» filter" vedµa mena INBOX v zobrazení -prieèinka, alebo tlaèidla "Aplikova» v¹etky pravidlá" v menu pre nastavenie -filtrov, sa aplikujú filtrovacie pravidlá na v¹etky nevymazané správy. -Filtrovanie sa nespú¹»a automaticky. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/sl_SI/LC_MESSAGES/imp.mo b/imp/locale/sl_SI/LC_MESSAGES/imp.mo deleted file mode 100644 index 53fc6f926f7de198379d577b038f2eaea53a0e1d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 218244 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

    `eT*r;fA8*AKgAb~4UC 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 diff --git a/imp/locale/sv_SE/help.xml b/imp/locale/sv_SE/help.xml deleted file mode 100644 index a366a6b0f..000000000 --- a/imp/locale/sv_SE/help.xml +++ /dev/null @@ -1,804 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Message Composition: Actions - Actions - - Send Message launches your email to the intended recipient(s). Be sure you want to send before clicking here as once sent it cannot be taken back. - - - Save Draft places an unfinished message in a folder called 'Drafts' -accessible by the pop-down box on the right side of the blue navigation bar at top. You can then finish the message later by switching to the 'Drafts' folder, clicking on the saved message to open it, and then clicking on 'Resume'. Be sure to put a subject on the email before you save the draft so that you can easily identify which message you want within the Drafts folder. After saving as a Draft, you are returned to your INBOX or whatever folder you were viewing last. - - - Cancel Message drops the message in progress and simply returns you to the INBOX or whatever folder you were viewing last. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Message Composition: From - "From" - - Enter your correct email address. Your email address is automatically entered for you following "From:" in outgoing email. - - - - Message Composition: To - "To" - - Enter the correct email address(es) of those to receive your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "To:" in outgoing mail. - - - - Message Composition: Cc - "Cc" - - Enter the correct email address(es) of those to receive a carbon copy of your message. Separate each address with a comma. Your entry follows "Cc:" in outgoing mail. Carbon copies are usually sent to people other than the one(s) being written to directly but are important recipients of the email as well, usually someone indirectly concerned about the subject of the email. All 'To:' recipients and 'Cc:' recipients can see the entire list of both kinds of recipients. - - - - Message Composition: Bcc - "Bcc" - - Enter the correct email address(es) of those to receive a blind carbon copy of your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "Bcc:" in outgoing mail. Blind carbon copies are usually sent to people other than direct and indirect recipients ("To:" and "Cc:" recipients) who need to read what is being written as well WITHOUT the other recipients knowing that they are receiving the email. Thus 'blind' means that the identity of these recipients is hidden from all other recipients of the email, and only you and they know they got a copy. You typically use this to tell an authority figure that you are telling someone something without alarming the person you are sending the actual email to. - - - - Message Composition: Subject - "Subject" - - Enter the subject of your message. Your entry follows "Subject:" in outgoing mail. Keep it short, simple and descriptive. The subject line is the easiest way for you and your correspondents to remember what was in the email and thus is very important in organizing your email and finding important ones later. Also, when you 'Reply' or 'Forward' and email this subject line is copied over into the new message and so is a valuable way of telling what messages go together to form a "thread" of a conversation. However, if the 'Reply' or 'Forward' contains new ideas, you may want to add simple modifications to the 'Subject' line so the recipient(s) can follow the progression of the "thread." - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Message Composition: Options - "Options" - - These Options help you prepare your message. - - - Click "Spell Check" to check your spelling. - - - Click "Attachments" to view at the bottom of the page a list of files attached to this message. - - - Activate the check-button next to "Save copy" to save a copy of this message in your "Sent Mail" folder. Save copies of important emails you send so that you have something to refer back to later and to keep an accurate record of what was said. We do not recommend you save every email since then your disk storage quota will be used up quickly (especially when you send attachments) and your mailbox will be full and unable to receive new incoming email. You can, however, turn this feature 'on' as your default with 'Preferences' on the blue navigation bar at top. Be careful when using this modified default as you will need to periodically purge your "Sent Mail" folder or it will eventually make your mailbox full and unuseable. - - - - Message Composition: Attachments - "Attachments" - - This section displays a list of files already attached to your message. To Delete an attached file: - - Step 1: Activate the check-button next to the attached filename you want to Delete. - - Step 2: Click "Delete Attachment(s)". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Message Search - Search Criteria - - Help text to be written. - - - - Folder Management - Folder Options - - You can select a folder by using the radio buttons along the left column. Once you have done this, select the option you wish to perform on the folder via the select box to the left. - - - You will be prompted for further options. Be careful with the delete option, as you can lose all the messages in a folder if you delete it by mistake! - - - - Filters: Apply - Apply Filter Rules - - Click on the "Apply Filter" icon next to the INBOX name in the mailbox view to filter all undeleted messages according to the specified rules. Or, alternatevly, click on "Apply All Rules" in the filter menu. Note that filtering is not done automatically. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/th_TH/LC_MESSAGES/imp.mo b/imp/locale/th_TH/LC_MESSAGES/imp.mo deleted file mode 100644 index e83abb104d74c34a3f44573dc1bf705063037593..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 30245 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 Y+t9Cjz@pD;grc64IQbJ%$;I{m1Ka-YX#fBK diff --git a/imp/locale/tr_TR/LC_MESSAGES/imp.mo b/imp/locale/tr_TR/LC_MESSAGES/imp.mo deleted file mode 100644 index 9cbad40649f07bdeb5e2548a94c855f2b1d1098e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 242837 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:y;>+rY(@<(N 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 z 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 diff --git a/imp/locale/tr_TR/help.xml b/imp/locale/tr_TR/help.xml deleted file mode 100644 index c02764a8d..000000000 --- a/imp/locale/tr_TR/help.xml +++ /dev/null @@ -1,2573 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Mesaj Düzenlenmesi: Ýþlemler - Ýþlemler - - Mesaj Gönder" e-posta mesajýnýzý alýcý(larý)nýza gönderir. Bu iþlem geri alýnamayacaðýndan iþlem bitmeden mesajýnýzý göndermek istediðinizden emin olunuz. - - - Taslaðý Kaydet" bitirilmemiþ bir mesajý ekranýnýzýn sað üst köþesinde bulunan aþaðý doðru açýlan kutudaki "Taslaklar" klasörüne koyar. Mesajýnýzý daha sonra "Taslaklar" klasöründeki kaydedilmiþ halinden açarak ve "Devam Etme" tuþuna týklayarak bitirebilirsiniz. Mesajýnýzý taslak olarak kaydetmeden önce konusunu yazmýþ olmanýz Taslaklar klasöründe mesajýnýzý kolaylýkla bulmanýzý saðlayacaktýr." - - - Mesajý Ýptal Et" sözkonusu mesajý iptal eder ve en son görüntülemekte olduðunuz klasöre döner." - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Mesaj Düzenlenmesi: Kimden - "Kimden" - - Kurulumunuza baðlý olarak, aþaðý akan bir listeden Seçenekler->Kiþisel Bilgiler kýsmýna girdiðiniz bir kimliði seçebilir, veya mesajýn gönderildiði adres olarak gözükmesini istediðiniz mail adresini metin alanýna girebilirsiniz." - - - - Mesaj Düzenlenmesi: Kime - Kime - - Mesajýnýzýn alýcýsý için doðru email adresini girin. Fazla alýcý girmek için, email adreslerini virgüllerle ayýrýn. Herhangi diðer noktalama iþaretlerinin email adreslerini ayýrmak için kullanýmý hataya sebep olur." - - - - Mesaj Düzenlenmesi: Kopya - Kopya - -Mesajýnýzýn karbon kopya alýcýsý için doðru email adresini girin. Fazla alýcý girmek için, email adreslerini virgüllerle ayýrýn. - - -Karbon Kopyalar genellikle mesajýn direkt alýcýsý olmayan kiþilere gönderilir, ama bilgilenmek açýsýndan mesajý almaya gereksinim duyabilirler, genellikle emailin konusu ile dolaylý olarak ilgilidirler. Bütün "Kime:" alýcýlarý ve "Kopya:" alýcýlarý her iki tür alýcý listesinin tamamýný görebilirler." - - - - Mesaj Düzenlenmesi: Gizli Kopya - "Gizli Kopya" - -Mesajýnýzýn görünmez karbon kopya alýcýsý için doðru email adresini girin. Fazla alýcý girmek için, email adreslerini virgüllerle ayýrýn. Herhangi diðer noktalama iþretlerinin email adreslerini ayýrmak için kullanýmý hataya sebep olur." - - -Görünmez karbon kopyalar genellikle diðer alýcýlarýn da o emaili aldýðýný BÝLMEDEN yazýlaný okumasý gereken alýcýlara gönderilir. Böylece "görünmez" bu alýcýlarýn kimliðinin emailin bütün diðer alýcýlarýndan saklandýðý anlamýna gelir. Sadece siz gönderen ve "Gizli Kopya" alýcýlarý bir kopya aldýklarýný bilecekler." - - - - Mesaj Düzenlenmesi: Konu - "Konu" - - Mesajýnýzýn konusunu girin. Konuyu kýsa, yalýn ve açýklayýcý tutmak iyidir. Konu satýrý sizin ve yazýþtýðýnýz kiþi için emailin içinde ne olduðunu en kolay þekilde hatýrlatýr, bu yüzden emaillerinizi düzenlemede ve sonradan önemli olanlarýný bulmanýzý saðlamada önemlidir." - - - Ayrýca , bir emaili "Reply" veya "Forward" ederken, bu konu satýrý yeni mesajýnkine kopyalanýr bu email konuþmasýnda hangi mesajlarýn birlikte giderek bir "akýcýlýk" oluþturduðunu fark etmek açýsýndan çok yararlý bir yoldur. Bir öneri olarak, eðer replied veya forwarded mesajlar yeni fikirler içeriyorsa, "Konu" satýrýný alýcýlarýn "akýcýlýk" ilerlemesini takip edebilmeleri için biraz deðiþtirmek isteyebilirsiniz." - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Mesaj Düzenlenmesi: Seçenekler - Seçenekler - -Bu Seçenekler mesajýnýzý hazýrlamak için size yardým eder." - - -Ýmlanýzý kontrol etmek için "Spell Check" e týklayýn." - - -Mesaja dosya ekleyebileceðiniz sayfanýn alt kýsmýna gitmek için "Ekler" e týklayýn. - - -Eðer gönderilmiþ postanýn saklanmasýna yöneticiniz tarafýndan izin verilmiþse, "Kopyasýný al" nin yanýndaki kutuyu iþaretleyerek gönderdiðiniz mesajýn bir kopyasýný saklamayý aktif duruma getirmiþ olursunuz. Bu hedef klasör kendi hazýr klasörü de olabilir veya sizin bu amaç için "Seçenekler->Kiþisel Bilgiler->Kimlikler". Eðer yöneticiniz gönderilen maillerin gönderileceði yeri seçmeyi aktif ettiyse, klasörünüzü bu seçeneðin yanýndaki aþaðý akan bir listeden seçebiliyor olacaksýnýz." - - -Gönderdiðiniz önemli e-postalarýn kopyalarýný saklamak ne görüþüldüðünü kaydetmek için önemlidir. Bununla birlikte, "Seçenekler->Kiþisel Bilgiler->Kimliði düzenle"a giderek, bu özelliði sizin kimliðiniz içinde otomatik olarak "açýk" yapýn. Seçeneklerinizde ayrýca bakým görevleri olan klasörleri periyodik olarak boþaltma veya yeniden adlandýrmayý düzenleyebilirsiniz." - - - - Mesaj Düzenlenmesi: Ekler - "Ekler" - -Bu bölüm mesaja önceden eklenmiþ olan dosyalarýn listesini gösterir." - -Eklenmiþ dosyayý/dosyalarý silme - -Eklenmiþ dosyayý/dosyalarý silmek için: - - -Adým 1: Silmek istediðiniz eklenmiþ dosya(lar)ýn yanýndaki iþaretleme düðmesini aktive edin. - - -Adým 2: "Eklenti Bilgisini Sil" i týkla." - -Ekin Yapýsýný Deðiþtirme - -Ekinizin yapýsýný deðiþtirmek için: - - -Adým 1: Her ekin yapýsýný deðiþtirin - "satýriçi" veya "ek" olarak - istenilen deðere." - - -Adým 2: "Eklenti Bilgisini Yenile" yi týkla. - -Ekin Açýklamasýný Deðiþtirmek - -Eklerinizin açýklamasýný deðiþtirmek için (alýcýnýn göreceði eki açýklayan metin): - - -Adým 1: Açýklama alanýna bir açýklama girin. - - -Adým 2: "Eklenti Bilgisini Yenile" yi týkla." - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Mesaj Düzenlenmesi: Öncelik - Öncelik - - Bu giden mesajlarýnýza "X-Priority" baþlýðý koyar. "X-Priority" etiketi Netscape, Mozilla, Opera, ve Outlook mail istemcilerinin kabul ettiði bir tür "yalancý standart"týr. Bu baþlýðý kullanmayan bütün mail istemcileri önemsemeyecektir." - - - - Mesaj Düzenlemesi: Ekleri Kaydet - -Düzenlemenizdeki eklerin mesajlarla birlikte gönderilmiþ-posta klasörüne kaydedilip kaydedilmedigine karar verir."Evet" ise,ekli veri kaydedilecektir. "Hayýr" ise, ekli veritüm alýcýlara gönderildikten sonra mesajdan çýkartýlýr."Hayýr" ý seçmek, kaydedilmiþ mesajlardan ekli bilgileri (genelde büyük olur) kaldýrarak disk alanýnýzdan tasarruf saðlar." - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Mesaj Düzenlemesi: Mesaj Arama - Arama Kriteri - - Farklý arama kriterleri kullanarak klasörlerinizde mesajlarýnýzý arayabilirsiniz - - - Adým 1: Arama kriterinize eklemek istediðiniz alanlara metin giriniz. - - - Adým 2: Arama kriterinize eklemek istediðiniz mesaj bayraklarýný seçiniz. - - - Adým 3: Mesaj aramak istediðiniz klasörü seçiniz. - - - Adým 4: "Ara" yý týklayýnýz. - - - Eðer herhangi bir mesaj arama kriterinize uyuyorsa, bu mesajlarýn konularý "Arama Sonuçlarý" ekranýnda görüntülenecektir. - - - - Klasör Yönetimi: Seçenekler - Klasör Seçenekleri - -Sol sütundaki butonlarý kullanarak bir klasör seçebilirsiniz.Bunu bir kez yaptýktan sonra,klasör üzerinde gerçekleþtirmek istediðiniz tercihi soldaki seçenek kutusu ile seçiniz " - - -Sonraki seçenekler için uyarýlacaksýnýz.Silme seçeneði konusunda dikkatli olunuz, yanlýþlýkla silerek klasördeki tüm mesajlarýnýzý kaybedebilirsiniz!" - -mbox Dosyasý Almak - -Bu seçenek seçtiðiniz bir klasöre mbox formatýnda dosya almanýzý saðlar. Mesajlarý almak için 1(bir) klasör seçiniz ve daha sonra bu tercihi seçiniz.Daha sonra mbox dosyasýný almak için uyaran bir sayfaya yönlendirileceksiniz. " - - - - Filtreler: Uygula - Filtre Kurallarýný Uygula - -Tüm mesajlarýnýzý belirlenmiþ kurallara göre filtrelemek için posta kutusu görünümündeyken GELEN KUTUSU adýnýn yanýndaki "Filtre Uygula" ikonunu týklayýnýz." - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filtreler: Karalisteyi düzenle - Karalistenizi düzenleyiniz - - ASLA posta almak istemediðiniz e-posta adreslerini ekleyebileceðiniz, silebileceðiniz, düzenleyebileceginiz sayfaya yönlendirilmek için "Karalistenizi düzenleyiniz" i týklayýnýz." - - - - Filtreler: Beyazlisteyi düzenle - Beyazlistenizi düzenleyiniz - - HER ZAMAN posta almak istediðiniz e-posta adreslerini ekleyebileceðiniz, silebileceðiniz, düzenleyebileceginiz sayfaya yönlendirilmek için "Beyazlistenizi düzenleyiniz" i týklayýnýz." - - - - Filtreler: Oturum Açarken Filtrelemek - Filtre Kurallarýný Oturum Açarken Uygula - - Her zaman IMP de ilk oturum açýlýrken filtreleri uygulamak için bu seçeneði iþaretle. - - - - FÝltreler: Yenilerken filtrele - GELEN KUTUSU'nu her görüntülemede filtreleri uygula - - GELEN KUTUSU'nu her görüntülemede filtreleri uygulamak için bu seçeneði iþaretle. - - - - Filtreler: Herhangi Bir Posta Kutusunu Fitrelemek - Filtre kurallarýný herhangi bir posta kutusuna uygulamak - - Herhangi bir posta kutusu için filtre kurallarný uygulayabilmek içim bu seçeneði iþaretleyiniz.Aslýnda,filtre kurallarý sadece GELEN KUTUNUZA gelen yeni postalara uygulanýr. Eðer bu seçenek iþaretliyse, tüm posta kutularýnýzýn sayfalarýnda o kutudaki mesajlara filtre kurallarýný uygulamanýzý saðlayacak ikonlar yer alacaktýr.NOT: GELEN KUTUSU dýþýndaki posta kutularýnda filtrelemek garip (örnek: Filtre mesajýn bir kopyasýnýn daha bu kutuya gelmesine sebep olabilir) ve/veya istenmeyen sonuçlar üretebilir(örnek: Mesaj bu kutuya geldikten sonra yeni filtre kurallarý üretilirse mesajlarýn silinmesine/taþýnmasýna sebep olabilir)." - - - - PGP: Yerel Anahtar Ekle - Yerel Anahtar Ekle - - Eðer seçiliyse PGP yerel anahtarýnýzýn bir kopyasý, eðer mevcutsa, gönderilen mesaja eklenecektir. PGP Ayarlarý ekranýndan varsayýlan hareketi ayarlayabilirsiniz. - - - - PGP: Metin gövdelerini tara - Metin gövdelerini tara - - Eðer IMP seçildiyse, metin mesajlarýnýn gövdelerini PGP bilgisi için arayacaktýr ve herhangi bir bilgi bulunduðunda görüntüleyecektir. Bu iþlem tüm metin mesajlarý içeriðinde PGP bilgisi olup olmadýðý kontrol edileceði için sistemi - yavaþlatabilir. - - - - Oluþtur: Þifreleme Seçenekleri - Þifreleme yok - - Mesajý þifreleme olmadan yolla (sade metin). - - PGP Mesajý Þifrele - - Bu seçenek aktif mesajý, PGP ve alýcýlarýn kiþisel genel anahtarlarýný kullanarak þifreler ve yollar. Bu seçeneði kullanarak sadece bir kiþiye mesaj yollayabilirsiniz. Alýcýnýn genel anahtarýnýn adres defterinizde olmasý gerekir aksi takdirde bu - seçenek çalýþmayacaktýr. Alýcýnýn genel anahtarý adres defterinizde olduðu halde hala hatalar alýyorsanýz, alýcý alanýndaki e-posta adresiyle genel anahtarýn tutulduðu yerdeki e-posta adresinin eþleþtiðini kontrol ediniz." - - PGP Mesajý Ýmzala - - Bu seçenek aktif mesajý ve kiþisel genel anahtarýnýzý PGP kullanarak dijital olarak imzalayacaktýr. Bu devrede genel anahtarýnýz için þifre girmediyseniz, sizden þifre girmeniz istenecektir. Alýcýnýn sizin imzanýzý dijital olarak doðrulamasý - için genel anahtarýnýzýn bir kopyasýna sahip olmalýdýr. - - PGP Ýmzalama/Þifreleme Mesajý - Bu seçenek ilk olarak mesajýnýzý dijital olarak imzalayacak ve sonra çýktýyý þifreleyecektir. Daha fazla bilgi için "PGP Mesajý Þifrele" ve "PGP Mesajý Ýmzala" baþlýklarýna bakýnýz." - - S/MIME Mesajý Þifrele - - TODO - - S/MIME Mesajý Ýmzala - - TODO - - S/MIME Mesajý Ýmzala/Þifrele - - TODO - - - - PGP: Genel Bakýþ - PGP nedir? - - PGP güvenli baðlantý ve bilgi depolama için bir araçtýr özellikle e-posta ile kullanmak için. Bilgiyi þifrelemek ve dijital imzalar hazýrlamak için kullanýlabilir. IMP bu özelliði saðlamak için GNU Güvenlik Bekçisini kullanýr. - - PGP özelliðini aktif et? - - Eðer bu seçenek seçilirse, kiþisel PGP anahtarlarý yaratabilir/görüntüleyebilir, diðer bireylerden genel anahtarlar ekleyebilr/silebilir, þifreli postalarý okuyabilir, dijital olarak imzalanmýþ mailleri doðrulayabilir, ve giden maillerinizi þifreleyebilir/imzalayabilirsiniz. - - - - PGP: Seçenekler - Genel Anahtar Ekle - Seçenekler - Genel Anahtar Ekle - - Eðer seçilirse PGP genel anahtarýnýzýn bir kopyasý, eðer varsa, varsayýlan olarak tüm giden postalarýnýza eklenecektir. - - - - PGP: Genel Anahtarlarý Yönet - Ganel Bakýþ - - Bu ekran adres defterinizde PGP genel anahtarý olan aktif kullanýcýlarý listeler. Bu kullanýcýlar ya 1) þifreli mesaj yolladýðýnýz ya da 2) dijital imza doðruladýðýnýz kullanýcýlardýr. - - Görüntüle - - PGP genel anahtarýný görüntülemek için bir pencere açar. - - Ayrýntýlar - - PGP genel anahtarý hakkýnda bazý ayrýntýlar gösterir. - - Sil - - Adres defterinizden genel anahtarý siler. - - - - PGP: Genel Anahtarlarý Yönet - Dýþalým - Genel anahtarlarý al - - Bu tuþ manuel olarak PGP genel anahtarý alabileceðiniz bir pencere açar. Anahtar metin alanýna kopyalanmýþ olabilir yada bilgisayarýnýzda bir dosyada ise, dýþarýdan alým yapabilirsiniz. Anahtar geçerliyse adres defterinize girilcek ve pencere kapanacak; eðer geçerli deðilse, nedenini açýklayan bir hata mesajý dönecektir. - - - - PGP: Kiþisel Anahtarlarý Yönet - Genel Bakýþ - -Eðer mesajlarý dijital olarak imzalamak istiyorsanýz veya diðerlerinin size þifreli mesaj göndermesini aktif etmek istiyorsanýz, kiþisel genel/özel PGP anahtar çiftine sahip olmalýsýnýz." - - Genel Anahtarýnýz - - Genel anahtarýnýz size þifreli mesaj gödermesini istediðiniz kiþliere açýk olmalýdýr ki bu mesajý sadece siz çözebilirsiniz(özel anahtarýnýzý kullanarak.) Ek olarak genel anahtarýnýz dijital mesaj yolladýðýnýz kiþilere açýk olmalýdýr - genel anahtar dijital imzayý doðrulamak için gereklidir. - - Özel Anahtarýnýz - - Özel anahtarýnýz genel þifrenizi kullanarak þifrelenmiþ mesajlarý çözmek için gereklidir. Ek olarak, özel anahtarýnýz dijital olarak mesaj imzalamak istiyorsanýz gereklidir. Özel anahtarýnýz anahtarlar oluþturulduðunda bir þifreyle korunacaktýr. Bu yüzden özel anahtarýnýzý gerektirensbir aktivite olduðunda, IMP þifrenizi soracaktýr. Her oturumda þifrenizi bir kere girmeniz gerekmektedir - IMP oturumu kapatana kadar þifrenizi saklar. - - - - PGP: Kiþisel Anahtarlarý Yönet - Genel Anahtar - Görüntüle - - PGP genel anahtarý görüntülemek için bir pencere açar. - - Ayrýntýlar - - PGP genel anahtarý ile ilgili bazý ayrýntýlar görüntüler. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Kiþisel Anahtarlarý Yönetin - Sil - Kiþisel Anahtarlarý sil - - Bu tuþ kiþisel genel/özel anahtar çiftinizi IMP seçeneklerinden siler. - - - - PGP: Kiþisel Anahtar yarat - Ýsim - Ýsim - - Kiþisel anahtarlarýnýza eklemek istediðiniz isim. Gerekli bir alan. - - - - PGP: Kiþisel Anahtar yarat - Yorum - Yorum - - Kiþisel anahtarlarýnýza eklemek istediðiniz karakter dizisi. Opsiyonel bir alan. - - - - PGP: Kiþisel Anahtar yarat - E-posta adresi - E-posta adresi - - Kiþisel Anantarýnýzla eþleþtirmek istediðiniz e-posta adresi. Gerekli bir alan. - - - - PGP: Kiþisel Anahtar yarat - Anahtar Uzunluðu - Anahtar Uzunluðu - -Üretilen anahtarýnýzýn anahtar Uzunluðu (byte olarak). Deðer ne kadar yüksekse koruma o kadar yüksektir (ve ayrýca yüksek üretim ve þifreleme süresi). Varsayýlan 1024 byte - bu deðer mükemmmel koruma saðlar. - - - - PGP: Kiþisel Anahtar yarat - Þifre - Þifre - - Kiþisel özel anahtarýnýzý þifrelemek ve korumak için kullanýlan þifre. Bu en az 6 karakter olmalý, oturum açma þifrenizle ayný olmamalý, anlamlý bir sözcük içermemeli, ayrýca hem numara hem harf içermeli. Onaylama süreci için bu þifreyi iki kez girmeniz gerekir. Gerekli bir alan. - - - - PGP: Kiþisel Anahtar yarat - Aksiyon - Anahtarlar Yarat - - Kiþisel Genel/özel anahtar çiftinizi yaratýn ve saklayýn. - - Anahtar Çifti Al - - Kiþisel/özel anahtar çifti al. Bu tuþ varolan PGP kiþisel genel/özel anahtar çiftinizi almanýz için bir pencere açar. Anahtarlar metin alanýna yapýþtýrýlmýþ veya lokal bilgisayarýnýzda bir dosyada olabilir, onlarý alabilirsiniz. Anahtarlar geçerli ise seçeneklerinize eklenir ve pencere kapanýr; eðer geçersizse neden geçersiz olduðunu açýklayan bir mesaj döner." - - - - S/MIME: Genel Bakýþ - S/MIME Nedir? - -S/MIME bir açýk ve kontrol edilebilir bir yolla dijital imzalar, mesaj gizliliði ve izinsiz eriþim kontrolcüsü saðlayan özel/genel anahtar çifti sistemidir. S/MIME sadece yollayan ve istenen alýcýlarýn çözebileceði þifreleme saðlar. Mesajý yollayan kiþiyi dijital imza aracýlýðýyla tanýmanýzý saðlar. Bu þifreleme ve dijital imzalama, alýcýlarýn mesajýn yollandýktan sonra deðiþtirilip deðiþtirilmediðini kontrol etmelerini saðlar." - - S/MIME özelliklerini aktif et? - -Eðer bu seçenek seçilirse, kiþisel S/MIME anahtarlarýnýzý almaya, þifrelenmiþ posta okumaya, dijital olarak imzalanmýþ postlarý doðrulamaya ve giden postalarýnýzý þifreleme/imzalamanýza olanak verir." - - - - S/MIME: Kiþisel Anahtarlar - Genel Bakýþ - Eðer mesajlarý dijital olarak imzalamak veya þifrelemek istiyorsanýz, kendi kiþisel genel/özel S/MIME anahtar çiftine sahip olmalýsýnýz." - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Kiþisel Sertifikalarý Sil - Kiþisel Sertifikalarý Sil - Kiþisel Sertifikalarýnýzý seçeneklerinizden silin. Bundan sonra S/MIME mesajlarýnýzý onaylayamaz veya size göderilen S/MIME ile þifrelenmiþ postalarý göremezsiniz." - - - - S/MIME: Genel Anahtarlarý Yönet - S/MIME: Genel Anahtarlarý Yönet - S/MIME genel anahtar listesini yönet. - - Görünüm - Genel Anahtarýn yalýn metnini gör. - -Ayrýntýlar - Genel anahtarýn teknik ayrýntýlarýný görüntüle. - -Sil - Seçili genel anahtarý kayýttan sil. Bir kullanýcý için genel anahtarý silmek, o kiþiye þifrelenmiþ posta göndermenizi engeller. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sýnýflandýrma ve Gruplama - Giriþleri Sýnýflandýrma - Bir mesaj listesi görüntülerken,mesajlarýnýzý uygun sütun baþlýðýna týklayarak her sütun için sýnýflandýrabilirsiniz. Sütunlarý azalan ve artan sýra arasýnda deðiþtirmek için sütun baþlýðýdaki ok simgesine týklayýn." - - Gruplama - Mesajlarý kendi cevaplarýyla birlikte konularýna göre gruplamak için konu sütununun baþýndaki [Thread] baðlantýsýna týklayýn. Normal konu sýralamasýna dönmek için konu sütununun baþýndaki [Subject] baðlantýsýna týklayýn." - - - - Çokparçalý/Alternatif mesajlar - Kullanýcýlar bazý mesajlarý çokparçalý/alternatif olarak yollayabilirler.Bu mesajlar,AYNI içeriði DEÐÝÞÝK formatlarda gösterirler. - - - - Seçenekler: Bakým: Gönderilmiþ-postalar klasörünü aylýk olarak yeniden adlandýr - Bu seçeneði her ayýn baþýnda göderilmiþ-postalar klasörünü yeniden adlandýrmak istiyorsanýz seçin. Klasör yeniden adlandýrýlacak ve yeni gönderilmiþ-postalar klasörü yaratýlacaktýr." - - - - Seçenekler: Bakým: Gönderilmiþ-postalar klasörünü aylýk olarak sil - Bu seçeneði her ayýn baþýnda göderilmiþ-postalar klasörünü silmek istiyorsanýz seçin. Bu kotanýz varsa kullanýþlý olabilir. - - - - Seçenekler: Bakým: Gönderilmiþ-postalar klasörünü aylýk olarak sil - saklanacak klasör sayýsý - eðer eski-gönderilmiþ postalar klasörünü her ay siliyorsanýz, bu dosyalarý kaç ay daha saklamak istiyorsunuz? Bu süreden daha eski klasörleriniz silinecektir." - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - "Seçenekler: Bakým: Baðlý eklentileri aylýk olarak sil - Bu seçeneði her ay baþýnda eski eklentilerinizi silmek istiyorsanýz seçin. Bu kotanýz varsa kullanýþlý olabilir. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Seçenekler: Bakým: Çöp kutusunu temizle - Çöp kutunuzu bu kadar sýk temizlemek istiyor musunuz? - - - - Seçenekler: Bakým: Çöp kutusunu temizleme aralýðý - Çöp kutunuzu ne kadar sýklýkla temizliyorsunuz? - - - - Seçenekler: Bakým: Çöp kutusunu temizlerken tut - Çöp kutunuzu temizlerken kaç günlük mailler silinmelidir. - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Seçenekler: Mesaj Kompozisyonu : simgesel Metin - Burda postalara cevap verirken görünmesini istediðiniz sözcüðü yazýn. - - Cevap verdiðiniz postada mesajla ilgili bilgiler vermek için yertutucular kullanabilirsiniz. yertutucular '%' ve takip eden bir karakterden oluþur. bazý yer tutucular þunlardýr:" - - %f : Gönderenin adý ve e-posta adresi - -%a : Gönderenin e-posta adresi - -%p : Gönderenin adý - -%r : tüm RFC 2822 stili tarih ve zaman dilimi - -%d : Tarih www, gg aaa yyyy - -%x : Varsayýlan yerel tarih - -%c : Varsayýlan yerel tarih ve zaman - -%m : Mesaj-kimliði - -%s : Konu - -%n : Yeni Bir satýr - -%% : '%' karakteri - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Seçenekler: Okundu bilgisi isteði - 'Okundu Bilgisi Ýstegi' Alýcýlardan mailin okunduðuna dair bilgi dönmesi. Her zaman desteklenmez. - - - - Seçenekler: MDN yolla - 'MDN yolla' Mesaj Ulaþým Uyarýsý (Message Disposition Notification), bir mesaj okuduðunuzda yollanan mesajý okuduðunuza dair bir uyarý iletisi, mesajý yolayan kiþiye, yollayan kiþi okundu bilgisi almak istediyse, iletilir. Çoðu durumda bu iþlem size bir uyarý verilmeden yapýlýr. Bazý özel durumlarda ise uyarý mailini bir linke týklayarak yollamayý tercih edebilirsiniz." - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Seçenekler: HTML Resim Engelleme - HTML olarak atýlan mesajlardaki resimlerin görüntülenmesi, siz aksini belirtene kadar engellenir. Unutmayýn ki eklenti olarak gönderilen HTML dosyalarýndaki resimler herzaman görüntülenir." - - - - Seçenekler: Adres Defterinde Deðilse HTML Resim Engelleme - Gönderen kiþi adres defterinizde yer alýyorsa, HTML biçiminde gönderdiði mesajlardaki resimler görüntülensin mi?" - - - - Seçenekler: Posta Kutusu Baþlangýç Safyasý - Posta kutunuza ilk eriþtiðinizde görüntülenmesini istediðiniz sayfayý belirler. Unutmayýn ki okunmamýþ mesaj seçeneði, konuya göre sýralama seçeneði ile birlikte çalýþmaz." - - - - Seçenekler: Gönderilmiþ Mesajlardaki Eklentileri Kaydet. - Eðer gönderdiðiniz mesajý kaydedecekseniz aþaðýdaki seçenekleri kullanabilirsiniz: - - * 'Her zaman eklentileri kaydet' - Asla mesaj gönderme ekranýnda sizden bilgi istenmez. Eklentiler her zaman mesajla birlikte kaydedilir." - - * 'Her eklenti gönderildiðinde sizden bilgi istenir' - Her zaman mesaj gönderme ekranýnda sizden bilgi istenir; Aksi belirtilmedikçe eklentiler kaydedilir." - - * 'Her eklenti gönderildiðinde sizden bilgi istenir' - Her zaman mesaj gönderme ekranýnda sizden bilgi istenir; Aksi belirtilmedikçe eklentiler kaydedilmez." - - * 'Hiçbir zaman eklentileri kaydetme' - Asla mesaj gönderme ekranýnda sizden bilgi istenmez. Eklentiler hiçbir zaman mesajla birlikte kaydedilmez." - - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/uk_UA/LC_MESSAGES/imp.mo b/imp/locale/uk_UA/LC_MESSAGES/imp.mo deleted file mode 100644 index def99dd6f9a1b79e093be5c9eed10bb429cc3c62..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 198313 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 z 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 - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Message Composition: Actions - Actions - - Send Message launches your email to the intended recipient(s). Be sure you want to send before clicking here as once sent it cannot be taken back. - - - Save Draft places an unfinished message in a folder called 'Drafts' -accessible by the pop-down box on the right side of the blue navigation bar at top. You can then finish the message later by switching to the 'Drafts' folder, clicking on the saved message to open it, and then clicking on 'Resume'. Be sure to put a subject on the email before you save the draft so that you can easily identify which message you want within the Drafts folder. After saving as a Draft, you are returned to your INBOX or whatever folder you were viewing last. - - - Cancel Message drops the message in progress and simply returns you to the INBOX or whatever folder you were viewing last. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Message Composition: From - "From" - - Enter your correct email address. Your email address is automatically entered for you following "From:" in outgoing email. - - - - Message Composition: To - "To" - - Enter the correct email address(es) of those to receive your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "To:" in outgoing mail. - - - - Message Composition: Cc - "Cc" - - Enter the correct email address(es) of those to receive a carbon copy of your message. Separate each address with a comma. Your entry follows "Cc:" in outgoing mail. Carbon copies are usually sent to people other than the one(s) being written to directly but are important recipients of the email as well, usually someone indirectly concerned about the subject of the email. All 'To:' recipients and 'Cc:' recipients can see the entire list of both kinds of recipients. - - - - Message Composition: Bcc - "Bcc" - - Enter the correct email address(es) of those to receive a blind carbon copy of your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "Bcc:" in outgoing mail. Blind carbon copies are usually sent to people other than direct and indirect recipients ("To:" and "Cc:" recipients) who need to read what is being written as well WITHOUT the other recipients knowing that they are receiving the email. Thus 'blind' means that the identity of these recipients is hidden from all other recipients of the email, and only you and they know they got a copy. You typically use this to tell an authority figure that you are telling someone something without alarming the person you are sending the actual email to. - - - - Message Composition: Subject - "Subject" - - Enter the subject of your message. Your entry follows "Subject:" in outgoing mail. Keep it short, simple and descriptive. The subject line is the easiest way for you and your correspondents to remember what was in the email and thus is very important in organizing your email and finding important ones later. Also, when you 'Reply' or 'Forward' and email this subject line is copied over into the new message and so is a valuable way of telling what messages go together to form a "thread" of a conversation. However, if the 'Reply' or 'Forward' contains new ideas, you may want to add simple modifications to the 'Subject' line so the recipient(s) can follow the progression of the "thread." - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Message Composition: Options - "Options" - - These Options help you prepare your message. - - - Click "Spell Check" to check your spelling. - - - Click "Attachments" to view at the bottom of the page a list of files attached to this message. - - - Activate the check-button next to "Save copy" to save a copy of this message in your "Sent Mail" folder. Save copies of important emails you send so that you have something to refer back to later and to keep an accurate record of what was said. We do not recommend you save every email since then your disk storage quota will be used up quickly (especially when you send attachments) and your mailbox will be full and unable to receive new incoming email. You can, however, turn this feature 'on' as your default with 'Preferences' on the blue navigation bar at top. Be careful when using this modified default as you will need to periodically purge your "Sent Mail" folder or it will eventually make your mailbox full and unuseable. - - - - Message Composition: Attachments - "Attachments" - - This section displays a list of files already attached to your message. To Delete an attached file: - - Step 1: Activate the check-button next to the attached filename you want to Delete. - - Step 2: Click "Delete Attachment(s)". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Message Search - Search Criteria - - Help text to be written. - - - - Folder Management - Folder Options - - You can select a folder by using the radio buttons along the left column. Once you have done this, select the option you wish to perform on the folder via the select box to the left. - - - You will be prompted for further options. Be careful with the delete option, as you can lose all the messages in a folder if you delete it by mistake! - - - - Filters: Apply - Apply Filter Rules - - Click on the "Apply Filter" icon next to the INBOX name in the mailbox view to filter all undeleted messages according to the specified rules. Or, alternatevly, click on "Apply All Rules" in the filter menu. Note that filtering is not done automatically. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/zh_CN/LC_MESSAGES/imp.mo b/imp/locale/zh_CN/LC_MESSAGES/imp.mo deleted file mode 100644 index de3fd076861362a3538bba0d56ede8ff8a2e1bb9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 191586 zcmXWkcl^)Q|M>rxm#oNWA>w84y|OZs5t*f;fy!(kWt5DRNJ?5%MoAJ9N=hmXDM=-x zB$2$MQWRS6+wFDkzkjZma~@~h&;6Y9csyTve?PxHXP!1Yga5C8{)~*0SpTYwj5>uf zGA>zTZAM1n-!n2!$0A|Luu@nT3-Y`<(kJOle+UL1@JoiPFn;COVr>3AAGhQ)9$ zmcZ3m7C*xpcnpoJ?6HiDbFc-TkG-%wj=(DTI2OluFb95(xp5Cx!~^L31&*h9ilhB2 zU@7c~?QsxR!;dzi)GPqd!g;Gi~7M>nDSG2E-s7md+0j1qxtwJ%9T!}{B^;5s2_sH zcNCpJ<7C>e{OCH1qxo-zwi^)T5m=n^qiEh%U?cnz&&D%OaYnE#y8rdje7BDBrRaY2 zMfZ6CK7x0nah&s4dY*;$tAyF-5#8@@XuF%yypO?Rct6^HA)1#JXxwk3?Y2gFZ}n@6}r!0D|>S9j30L^PNbX{%Gb8!it zkNwenOo-<*(ea+Z3ivE$;YWBD{)Fc7KXksrIa2#9G@fecy!FuY&Wv0bS4V zD33$W^?hg@bI^WE(0jKLo#*@TcXS;≫~U(DPOli(<2|Cpzy?biEVMc^*gmzlbGq z6?VbT(DzAJ&NP1)yq5Antc;t`cz#3oyU1xdGOA;B%)%?seI0}5;U)B(tVZ|k9n8Y5 z*b|Rpe{7d4tz!u~-fA=t`_McdMe}wX9XChrWIlACi=gd_qU$e#?q5ALZx>>B?1HXy zK6b@lu?@D$lOv-w-h<8YLo{Ex^XAB?jpw8Hs0(`UZ$#s}AIAxIM$hxL=sw=8|%CoR3t`3i4Gs-p2$dUbi7>v~@FGTx)ighrfVCq*F8&kXq z&DUb|e(gcy`w`uzU(tAS6-wvjOf>Fu(e@?LJXDNwBQ#&F(DT&`o#zVl9?e3>TZGR0 z3c8<%umhgJdf2*f%Ks?LzK7xC=zUv`?#DOi{D-g-oS`)CXr@4Rpc zy1%Q?bMaQxzmKkeE4ptxuo31xGe`D&yCwFbd@~xyd+2<>M>*@PbRW8)`!^kJ_c6A_ zQ|P&9dUo;}w0;u0?u}@?C(!d!>YVgmsgG4CcR}A?zP^Mz=9%h0@U3lD`EMRR0-XNzJ@p4UU~Q9m?q!^1J?`I(5$ z`xtuf7NGfl5#6tq=sDSio~u3Re(p!dJ0AXn_RCc)o$mr@d>5hp`k?Lmq3s5v^WBQ> z`xrETlhO0G42|neya+!;+Z8OHo)<&&R4K~U(eaz2?b@L8cShR{K-V(}o%bO$jwjLg z!u%*NN52Pa(73-u@BMDH-w||Q{s?oPm*y>u=BXHVz>-nE0evqHM*B}h--FYl`~n)^ z$|%1YZa~++30?me==4n2Q2qU*RboQ&pgT0DOeFQmKzd*Cm46}Bmv^8E}} zrMwB7;4$=k);d3ZU)rPJhdJo^Uyq)v-_UiGDV5%LEzs}Zb=VTup!@kJ`rR*6I<2QE zx=-!U_`9I-4!}$tf#zcry8f}~Ih}&WH3yw{6`qCL(Ea%VZFd4M#WS+fIDOIm>WAj( zW^}(tq3tJQKYRi`AAh6kC|@Q=#x*z^2jEULPZyR==V}ld_ub)x=skNH&C@dUeYy`T z<8kyJmnxUeRn@R|*bqzbyczmCq&FJp2y~qj(0t9t+V~>6?ytk2(ce88<pR7t??gp zo|YBU_rD(+=PGm^?_*2cg%@CnN-3V6=ssPEw!aabe>A#p_r~)XQJ#a|s|D!2dOe=M zi|*@IbR7rK^&dyu<*uCOD}>H>4*I+-I$u3>zEXxl#ekB^HxjyR|Q>XCv1p4(eKVQG+)c(`3CgdZbHw; z0j!0mRnL*p2kWEni-*v-H=z0b1ij~9p!>8Fy-$bGJe)xDpR-0P=STB$F1p_G=y`98 zp114J`6r?4Ul8Rt(D-&^b^H@;U%qCFs~x&8w_$mli;nv?I^Lcr|AV$WuU5)OD>Q$1 zp!fY*^nJGjTVZDH^geBi_8X73Uxc3fZRmdHuaoX|73@m61)9H^n1vhAeftg_{}>uq zsk%9`|Bh^qS(JyP`!fq||0=rfk8lD0fPN3B)=TZ?VP(o2(Q%KU@BgCpQ+;==PkAhw z?-l6#XDepm59qnd(;&64fi);!hP81rx{lTOFdo1%ct^t&$CGHDUq!COZY!gCZ;YOk%ds!s zimvZdbX^C~Jmznl?n^1OTo;YwBJ})rM(;y+^j`Ik^6hBc_o4C4M$h>|^!@Y-+WtfI zTzrjjNUm)7Y1T!XIjKJ>l#Ao@O;kM8eUblqQKCho@$co4n+b($s{q473H?{#Z5 z?oMc2ed760biP}|JHqkkI;NoWJ%WzE5Y5XA=dASx`a*KG+;@NAJaIwBH`Ai3QrEd^bhc*%Lj7*F||SI{xiw9v?#U z_6)j?_puEgMf1_1ZR&qLx^FjO_V1pkpO5Bs2^!xTtc0JT>pY2$Q~08EZd#)Er8gSi z)#&<$gk$3Q)Oh}2I2S$NFQDgc1$xgmgd5TK$A@U1kD>ScZ}dFmXqPO2_AiQ_vr6cB zz5u-sUD5l}4}JfQiu$=|-j<>5KSbN@Mb~*O%K0x&-?h@{zV}Ag+Yimtz$lMI^FIcC zf8B@9_bfX8N9eiThmP|n`o7N5KIOACI_{BTiNtZPL2sGYF=)BX> zbv+*CrRX@Xp}$Ao$1MC2%|pIR(>W}Mp3A0Dz79QaqtW{{6J7sobi9|*xZXnV=f~*2 zZAIhRj;`lhwB7%r{3m8n&g`1TD~HC>0*(KQsJ}kS6VQA=fR6h#I^Oe9zY0B1@1gy_ zK;zvT9zgT)KlGmci}pXOTRQ()X#c8c|HkM#FN*r>(0#rI&ClKFd0T|;-)HE4?L_+> zM)Q!jdwO0F&BM89yE0L(kLIxjdJj9J{Vqr2?~AUtADZ7G=sCF=J=deq_r!x}eqKV? zwH{s1X7t|dLhs*6G~Tm&r149JWzhB&aU3>4-vcYLEq;i`bwvt(e>3q z<7^ zj-d1Zj^^hdw0+*o(t3-c>p2gzurfMN2lO0vjpu#PaR$fpk!U{0qVvp%=Z~OqJdLhv z5t_#r(Q~o^UEdyTjVG}oHoH9id-4dZPx(bOj=gBy2hs6Gp3_4%(z>o^nr{dYcA!j@>B2crE)qT`K4<9G-iXC8WPUqZ)!3!Q%>8rL>7zq`=( zC(!=6u1xcujpnN~ny1R>dh23sya4@f4Z;@q3|@-gqVv_dD#cqL%Tw-ym2m<(?hXYn^6)BHK*EbK%(=v3N?dbR5dvv~2=sn2Q zH+`o|qt82_^Iwa$8;JHFf!?3H(e=+n<9`&rpU+@RT!C%zC^o}}SLevM0Y{+ycA@d@ zMaTUa-M_!W%xluT`Otkh8=bdYl3vfS zegD=+pLa&%zb3o|oo@oV9}l7Tbq;z?mPPqvwBNUAo_(y zu7JKjTA=Hkh`u)-M$hvH=y^VYzJF>CNavvqx?i2JG4{r4_%J%odi4Bk!7Mz0<|p^{ zX`G^HeAUtOe1VCcG4nAKEzeCqicyNlZ7&^}RXdD%> zB34K5PY-nd8_@NQLgTm-J;(Q<{g+}Eu13e%j>h#hn%5tqd;&cenM2b0ilXn8@@PKl zqWNrv_Unz#I~bkkR?LZG&~@B}=3`3uaMV8?E<(p!hR*XI8vo}}-V^1+=sEclU2oo@ zY5rp9d9RB0YaR8S(Ri*w_jzE{4~zQo=s5SG@jZ^_<5_Hi%g{U=LeKfXXx_4hrTHqN z`+p%iekb&vbVc)YGaBz*==cxfIGls_D|S-Z+h2hsU{L)ZHsnwLU1r+q7iJ}-^NQ5{`peKhVScrms^_h$w= z{#bcF8>9VO zqx;eo%|mZ={9$Ojk?1+T6YW0U(2L>ieN_ER5$X(e|%L`91VJe}eAwAG~StLK4wRG4*EWyhqiwwo_`e2x1xFYGV1rC`T7yf_c8R` z8ICIrttgz>`=V>)w^d zxdv@F96c9v(dW;j?}0C{9_AdMY=n+81nc9o=)618eL94-F!Szop6a6avkg|o%hCOt zi0ZhRn=3qa386EHJiRt@T8Ou}d zg06c6w#TQi68?bZx!|O99!jG7Ss$IJ6*j`2SPiE~{cGrb*o>Z!Bk2C;ot*x6BWGeO z%DvHbK8f!05_Emb(fhp-eGh$(#=Q&8>(5c2=bkifL3F>0q357n)Yn4eZ;Zx$F*;vQ z^n4FM`;80lMeqH?nEif1*Rc}4FJGYN^c(b?evh8FpV0lxGbOdFi^km)T~BNDeqD}j zaS%4cW#~LVq37rn8fU$G(|K^=KZw$Ql9dm=b$Lo#a3vZMxy6(I{Le3Db~YJu@B~)n&!C{UGFfw5GSJfe;du~ zr}2C*8uxK@J^!F_7Pvp{b8&QEYM_6|Ux40|%g}Y-g64A+dM@rm=b4MnvjpAeb!fZI zXkNZS&-;G#{N|gMewUO)?@1OqUPClL9np3-q33Es_yD@jC(v~+L)UQx>*L>82kT5v z{rjVFjY7}wz3BeTL)Wzlo$q@zzj+==_pd6hrQ98BVu2ZHUz(!7Yi~l&<#6&T8_rII?C(ObF>kie?OX+pU`%HqjBe&nZ`W>-H#IJxV6xDyP@~4FPhKMX#a=N z_x&7n-(JV+_z4>KDKt;#Je1-ujqZC@G~SkIJnhia12((MVOuca63BQZZxigXkLz>aUI9(e4*zo*Q^vz zBQ(CAxB#!gEX;f)-RpAb{GHMI+prZripISIUFYvnE;&2>cko6yg8J)m6z;^5IrzQ! zXlg&~v2;%#Mc*H*qPz#YQvMq~znvdX{|-J5&BrTf{a*C^6nY}9uP(a2#%TUqqj|Uv z&C`wXd}x$!L-RN$>YqdRaT%KDx6u3b6MEkYJ(==Q1e!7kZxy&rQEGve5T-SG3D<)93KTn{?QTK$<1sYv?_hcS0o{-M&!qQBBQ&nIVaKp5 zI?rY3`{FJ%&Zp6Jtw#6fZFK!R(fv7u=I3Yho}Wb9=bV?;T?qZooR6-zDms5-w0{dU zKW))GcE^kG9(12Jqw{@>?*A|7JQ?%T{+*82pM~bPJi5UGI2wys79ov%`gGJTGGwZb0|(JFJHJo=tgbfbP?U=zJZ} z_jOmae}8m;hok#&Kf2yG(f95bSOJe>Z7lj+dJne88kEPN<19w={3;s%$5Fox-OumP z_ug@I{=$n=p39+eRYS+Ai?(lt#?cG?T{0AX|KE?Da4y>JM|8jbM(026`Lqwk(fYbk zZi1f29^tiEnes67JU)uHpM&OWA)5DPXusFd-vJ+>@oz@s-V+``&)s1(?)-~W9A(jU zHAUYu9iu!E&HF>>ci{!Bk3XUL&Uzu8>vrgOrw_W`8R++T0ebJ(V>dj6S76g6={qnR zjpqk^3v<1g#(fW6&rj%iI)Sb~_tJFU@`vZ3?}O6lx?7<6X@lmc6Z#^VZ>^gi~B z`Vr_n~x}F2*d?&(;74aTG*Hs7|w>Wxks-W>-5ao-)o?(A7@D`0=sEoey^n{m5}x@=YS#p9*9(nf7U4L`*9Ct&N`%~f76n`}|{!Zw97>mv~1zpc0SOuR)_wzF}?|EKJanwfJH%8w}7h_wTiZyTx z-hzK)3mmpKo$r^>xDTRvulag95B1RXwMO&SDeQx;e;9gBCxkQ5e9b}kZ7rJL?dbmQ zMe}|F{rz^7aHd@bYB*t--#E{_rQv%{~y}^S9F|z&~@fopYl=& z?N<(cUKM>_7tL=obo^H6eYzOUZ$C8OBf@cLyL-@n)6n>5qVvy1&&3O9Uf+oNE$Fzr z(fj@f8b|K8(s~P`^(E19s-xfE#$lIu-XDE0j6mm^7|&-%{SvhQTJ(OukJWJ>dOiwm zh&-U{sEV$mHoA@mX#ZAd-n*dl+<>0*(NSI)u0iv<3C-tLG+(=-{5?9)5%m82j^^dx zC>MS^<+(&y9gU+oI&KGay;=(+s>&G&xvd>xMG zr_i`_zLVxV0|!t(8?7IW_M3ziaT@yXT`ST3{0aTO<$gE)zZa^5p7&ws?~g~(_v>c# zeRcrN$6x5UIX0#^^P%N4(dXwyISXBXWi*~fXkJ>O>uZnp>lWoJqTCPtE)7QeO+foi zL*scEjejX-;Rk5me?;?o3~it5y>t!>p!1YL^IQd;zbP7D+bH)y=j(&ca|1fg-BG?5 zJqPpAeOZd`$0qdre-+OUqIvi&Jb|9mf6@4IzMtYc8;!dPI!*&L|83B}ABLjm_#U*~ zQ|P*1K=0Q^^nJAxjVs>=X`ZvubrcWFq35awy58F8`dgsiq4rn@hobMdr_pn=9`C?E zu_E5`VY-)(q3vG@4`3zAMK`7IcMGgS`D*mv7w*F>d=WjLAEW2K&POSamtrrsstg%z;D7wLO`6`H@Na5kRA4*1}gX?;7f8Rh)jQy$yn^OPrGHLUVg`gfdO=()Ka z%j08cp5H**9YD`PksZnUXxx{h`ML{@YeD!Sn(v>{^IvRdD%Zv=%2#4t9E;w=Wmpq8 zV-q}uo|^`{(zt`rJU)n?hnLXv`U7TR!QE+{wb0)|L(%vbpmA z%2OqD-p=U$-;J(k33`4GVRtO>V`_g5`d+*TU&e>f^VjB3`koC$_xV}uf*)h{J^Ekz z?{fXo^Zq`X=fXeb$Y_Z-pzo>Y(fJD;PR~1`>z zLBA_2!*%F;cq3kcC4Ni$a2w{d9*yfmbiPlb{5d-Q4s^V|@%#{)pI^}aS-+=sl*a;; zYlqFzb#_F5H};P5P;@@6Uhe zcvX+3@#~=PjmGHvzJno+JCdw?_A~KN`#j{7G1 zd*B=N{G7lnJnxTG-xNKkmqmFhI`6aSx%~niC*#j_ud~o{TXft3=(yw2xaOnp!w=B& z_;b|fKat|9gT{Fo`o6e1>K};umFPM*qwkHM(Y%y6nSNikMd!H^jpJ_geKRl08!?OW zel)&Zr_y{`VPiDD?&$p+jeZvwM){p6A4cy{{=d?>ZjPRl_UL)*gYNhB=u-*ptA1$wgVFnWKYG5N440$#ZXH*j@%myB92U>Vqj{Z<=5INgpD)pU_!Vtm@ZU6U7J5!Aqwj%Qcn&s=`fljG?v3te zKg`0hX#2Tn+>6oky9OO^3%dR<(eLj!Q7-adin}-(M-_BmnxgHmM1ODhL(l6t^u4eg z+u-%UvK1J7e1bwgliRL{sM`rdu zt$wU?`u=^ zc_*}eFLb?Eqxl$)j(0nHKF6c$dl)?z&!G8Oj_%LfXkI@>_wf+Af0;Q`eL?ixRYvpM z8D00y=)7alb3g z1&wnCW}j~~-o*3{;yW*9&7`tQ6Jek@5cL**+fB&z- zyYMHx7zgJ~u0-cKg|5GFzRc|R)A?xLFGctJ3iR9zMf0*Wd>PH(8g$>@M$hw?=sI_! z>)aRR|Dky}ijH#%o%cUXa2N5 zWzc=8htAUw9lvRm+oADwLdWfn?o)3xo<8V%ZxCLJ&tU^Rj+L-lfwT`jusr3FSP`E< z-v=A89{!G9vCRXR$)*oY%!3l&?bL zTaK;qC$wG7!s-0B#|o6MMeC=a`#cX1;u>^4PZvq^eSsHI{sV_#voljZ7h@LX_c8k( zpzA#Itjz4ciyLDX%2Ti{eu?JiytC83wMOsvQ1qV8z-ss^w!`nyeXDv-YTq6me>fWd z6KKD;!XL3L%aq6Sz<65--er%2}VJrLz?O&s4X7+dgGW2)cB=lUbLeK37=>6S| zqwz3${%z$XG{lDLT z9$Qi_Un2Ft9(&pjegFJ`=KEjtTvREU#=jc<&P+kycTeGRd_x!Zp+t7RQG`7U` zQT`8IN9j_T+5f$+8G1fupyzTi`u=$r9e)RUZ+=AY$?upOPonoYqjajzhvvNyn%Bwm5cMCU^M8)M$9G5lp{V~A zjrRoF|L=I7yG)wz40L_xMY#fczUrd=+Q#$tXq-LJb@fN%AB4W&hNJsoQtlFVL&xcfuJ4AZzXi?P2y|b^ zpy%@eG=I;b>w6h(w;Ij=8|XdSgwAsmjprEJ{v^7Nf6%-aDVN$6N8>1ouDd3>?#Af& z-O+wmVD@=LxqtYBRc+wDBp>m!>Qm`mEy{W_AiC@Yk=;@g;DMhc1M3FT!pS@ESm3` zXnZfA?~m7_ya}`8K-+zXb@3E>ziZS^{kmf#%GaUqfhW*)yd17a_i-~i{sDA9|3LF` zcAb>Z;$aqg9xGvEY!Z${+b=`MdnL-Bgxk=4`3hbCp72mSKNg-u^Yt&<{+zmLoh7j$ zzPr98GkzZX5xb>EJ*pNx(_AIPiNuCHK&6n_b{Uv>2SH$wkCqyw6dfoQ*J=zLFx&!G8#79DRLI?sogg`dUq z-=dtaVQOC$&1ToPN-{a^xU5Cc;Mff|~@61MN{90jGG*7pp^WTBqiwRMF6pj0t zC_fwJm!iB9UH>}tyYPNI-;U0|8y){t)aSS$GyC6JbEEZT(eqRV%VSS;zR~D-ccF33 zK==2tc)l{~Uq$2Hfaded@Nk&3ahm5mblfsw#jqMWer+_K#_0KKiRSADG_Fb592a9b z{2}U3Z<5NjuoCq>!m&}m5UW%F0UH0Yuu#*~zAC!@?&x>&PBfph(C^&S==)?Ty3UPg zyPe@L=zY!AES;lfX#WoAx_X9v(e>YezVC;Gx1sO(@#uNK7rmEHM)^f_-u2<K z&+Qq_BfprPUo_r|QGX#C&qeXPE1HL1XneQC^U+bB96o^V$D>hx3O!GY(0SjB=iAWn zccSy}4-dujpV5199G$P&g~>8lm2y?IU$5}W@EWxJfN)sUk3#b?Hp(;6yv;`2FOK?` z(fHRy`Azga@J^IJ3%8^FcBAXqALU=r{wL7C1OCG%n6pJHUx>DEjrQ-1?%QSPdTtDd zqT}2e-VycVu@3c<(fwExeul2^FxoFi%QRkIbe=QN{GW^FwH(&RcIbCvEIQt*@Kf|Y z{SO_taH}+L1vGD$qxWermd6?B`F;ic?=hRuaSx#Lm1>>FZ-tK62ea1~-ht+2JR0x) zXg+4e^T(t98T5Uz7;XO+8qY`Z{F|u%A<9RwHqTF?<5g>utQ|H$$7zDjdl9z8F6evY zL9B>N(R_W5l`(JI6h|HOe6&ZuBbTG&42tq_wBKZOpVy-I;Un~S=^-?(JIc+`cCEt>Vb^$md6fG^xj))}AbO5(L-RQu9p`Oyz7NAs!fj|=U!i&2i;h#M zL;4PsME9e7*a&UkG0HvAac@BLFeDrmPC(DYbS#7O(fj-^8s|@I zfsWq<{X3!s+OG$CE(T*myay}d8)$srqvIY%`~Qxv>qMBVQ+j?T`n@ZT#$N{QUmg8! zH9*gKXLP?M9+`o`&Y@X>>iW zpnn(aLeKFDwB0$K(|fcsn%6F9{%*l6d=PEF0-f&@blmUJ-z_K5^)&2~{%+`op64Ox z{ThR|e-<5gEgI(zG#|g9zen<3n$~?TcA;De&GRTU&PnJvkA^Rz>)L>hcMy&9Uv&Nw zT~qt2X#W;r_o%-fjb{w{_s$bheg&_fybT?+wRKk3`3L1Z_(RJM%X(JDp!2_m_S=NMkGG=h-GQFZzpyqI>z(X?=3xvP=hScpx~^I1I+mj2 zuSVY+@1y7F0Q&wtfwn7fMattj=-+K+(Rn*!WxNq9;!L#tt7yC%!VkhN==fiv?S4eZ zIf~9-@X8c_4YYhU+U`ztJyXzgF&kaiQZyegqw%gqze}H>>pFn``_&)l`8oHh)UO)4 z&$ZF>(G;DhJsNknDEAJp3kRcdj6mm~i2l8CFFO7-bewtd{DmklL&tqJ%Im`q&^WiE zaeRl4|1-MIf6zG3?vv_EqwQ*<^-ZJPF3LU7b8$5q--K`q8rQV&5p^Itqa^XgPz6gyI%g+3pG#(P)zShynGgvPNC-M2r`@$+Ak)^|1c~6vo43DDYp9*tam)hq=$1f6|8}%j7dCH@4){FWJ zu{!08(RGeQ$DMBtb@kW zB+4z&e6>gWUmnluY+)b~c)Ul-mG&xfGDGloa`HZ;C*=zP=A^*j|W4qrj{ zaeeq18rObwo}a>B+rj%{~^l1MEO{h|A}(ujp@AS zN8`^z&vB)&9y)G|uq}E&Iz;(uG_L;P(5Sx+9d8U8?}YGStWJ3$`gh0H@D%!8ADPz54!$>=r~2u^Ia1Ccg@;p{(FW)(D&O!G*3^V^DIN>-;CyM z7y3K!7qs1<=0k6=ao09)eE z=(x3prE%(`+oEU9&yP$I-Y7 z-<;y8fEQ41j?Oa*oo8&6Cx=tR8EBld(C@;6aCP`0+J841&wg~=pW^wiXxuq(Nxypw zqwVXVaWzBZ?iSC7qVqk7j`K9yeqlUcihf5wjrt$a_D9h?W!#$f={)qDRgZFW%%XfL zx{h1o`6RUeBj`C=h|aeu>bIfozeCUUG4vc18J_M%IrMoWbexXpd+G}G-VF-Jqw&l} z^RWnB|0`&}57G8tq3b>p{)Wc$C)z(_M9OoKuo&9DG}^9w)Yk~>hfTxQX!{Of7c~AJ z@%)CU9~KS|Z%5x_!IswhS_;U_peLT_eJwLIO^|2`%g#5n~nCH8|C@&d~wvj9QA9W{>>=AkH-B; zly{)xd>ihM=ZC^$=zRZ$xksh;XQ1_GqHz_E`m*Twm7=~by3VFiZXb5TveaK0&+kOn ze?J<}6X-d8I-W0&`Zv&gzm3`ZAJ6xraU8|2cq+=BZcp_+(Rll!{RTw+&EXwroD;$s z==^iSrQw@sd|S}*K1Y8q?Lx=>Av}t<`#a2WNBR!sM(YcPXQ6QyL(gj&beyi}_*bFl zs9$(J+I}E9&aG&>QD_`@MtLgQZzkG)7W%%Mi}qU`zK*W@EwtUoQT{TX?+Xv2aUDk6 z{TXJAPUGc6-$Mn_c*>#es)qH@d7H)aR_J=$qxb6eczzGMj{BqjQS?4P8?Hmg-G&u$ zH#%?TnDpK#ivEtQgT{MBH~?Me&EYt7oT>5r;V3_aj<+aWhvsc7dhQOPye3>1ZV2B)@5e{zx^_nWel*{Q(0P6h zPllP}QhomLY&37@N4YJ!p3dm_SEAz&3P*Pq{&$$C(EG6to%drjjxW*g+t=v& zPR8?p(e`=nO!F5*%Pr7$UD5AhuPEP$jyDvYcLZjCC(u04MEBzbG_P-?<7^LiV_nL7 z(eriIUCA!_6 z{X7HhS2XHNq2rcA+i3pxqWk=3c-Ex!cV#Vfyl&{cH=*N=M*B^P`lrx*Ek?(E6>Ya2 zjq`hS|4&4Hk;&sd_e0QO7PebQ_5rR2m9RS+-&k~iC!^!s z8}(14=iqtt941F?7Da;`wR!ruK!<`g6n5VP*9D zRtFvT5_G&CXuQ4A{kjT`dnDR!8rtsRC_fhEr!kBAg;*UoM*UGV?|-0i6u&R^FN@Ao zDauvR_0~e?X%h9VqP|_!cSGaq9pziYJJ9_ZkM7%aG|m^Iei>#_UWcB~uhIGbLdVNJ zHCY<%e*s>Iz0h$VLHB1q`aN0^w?aEd6Wl)!_av~g%hHFIy&BLG|olnf9G0_jJ7 zz7|A(f0ab*+oJzI(-}QC!_a>Bq2td&*D(*x?@IK3d=?%I|3Tj~XHCz{{=er@3%yVC z(f8O|H14m^d3U4h*&pTK!@t8^52SVl!=mW<$%=9%H2<~Hf46FY=BWd^&sU=3-yTju ze^1Ot-k!b%(=sr%5@*=eV@^B40&YNiekJ0fyi}Kg#zI})0;peE&|6p2o zVRW8yX#eU_t`p@ZQEq|8(H`B$e&~G~gPxOFX#Zv5D`=drMft5LZ;bM0G_I}aIr;|8 z&);Y~XUt6h@1D;^_h)vv7~P+B;WjK!`A|GB_)vOY2F=R_=)PWz4X_VhfDhvW+>Fk9 z)59sA@#uWh(f-e1Ra}Oyb0-?_vGA-}slG1SuQQs5Ys2f&ybq4@z2S5;KMzIuarFK9 z6uSNm=(*X1S@;#Y?h|NSg&s-mOQG?%Li5lao&R<;zvIw(riL@)`D0O@8!klWT@ue< ziTc;Vx1#=i^n7iO@^-Y}?kMla?EMG}&Q8zkp>Z_}TSa}l@KW?#^$u@|`uouJK7{t4 zhpy{6bYEAZdH(>7V;5G$@6r7_{n3=C3SoP6|AvJ3qj`NHo^L?+>-%_~@mTtOR2qGs zwTg0IG_LVzerKTZ%?_VL|K0o<^xnLS?$bBu@93YSd;;y4@9|_obRB1fC8NFqI#1QG zPCUOLp0^6yMSUmqJoUudcsn}(;&{Fm-N$#L{0Tb#_Ne~`&GV0Fe8t=zM$7_FqWz|$g|K>RW~#(0RL~ z>+g@YyCu90UGJE15<1@Wa8A@O!Rpk%67_qd{+IAX)aQ6Ajb9jD=Q-&3mBTvdccBRy zM~|rQjec*hi}J8=6xwb)n$OAMwD4i{ygU)UfaYy2`hMJs{$AOGj{h&3kJFz{@9h%k z?~Qh7zX52!v1q@k==d+7`?40@_bq5Xj$lJP@0s-PU)|8(7kA@r_z3!Y==6E%UYA7k zQ4w8Nt*EabUWlHf_UP}QYteQC(D(3 zZpB8FkD&2aSdi{>eYD*b=sHHB@lHecV=nq$Sch4-C;ShMFKc01M-_D5no(|m{+-?g zZPz;N6!t{p?i=NS;jQ5qbi7I7{Zao=_++>cUC+{R9XjquXuiJ0Ec_A8cfMy+eL-|x zWzhKAhMm#zE{pQ@;Z5kcw__8Wi011}G+*1$e&0v^Z|J$t^IWnN+O7fGt{r+`dqw%C zcz!3k?iuL$n~lb|0FD1ebles3{DXM@MU=mZ^8e6wzhf4jz9@}X4IS@-uob$lj`6$~ zI!`}zeK(@e>2R& z4rm;M(R(=y{f@0b$JvaI`*l1&h_*lN#k5~F(Dk)O^EwE9k50$z?<)FU-iMB#u{6bV zKDy3|QLYx&N8@ac=Km73T@Unp^p5&r=(%`qIq4Qjg_8S%skLS0Cccc3` zHGCxMpF#UAM&o!X%B$k}S~UOfME&RJ_kIWZp52SaecH+tZ&7rdEcAR=iu(GPMY%Z| z$JOY(gW~y3XusQ|{w{P~lcM}E8pmVkJzI>PxA!m$cVRvJ3;iC}dL_-@4*mPE2l~5m z7<#`ZM0qY|e`nEkd=T!!x|ENg>&RM_tbsKtH^J=pF4}K8md9tXGH#6LN6eS@A*FA*zig8ysZtlp>h2b7JfB7 zZ-B<#1*_wA=)d30KMgP6_26X&!QGOtvFO2e1 zG%xR<=jb3h@9A%*@ynpUZ|bA{X60}^!!$RE9JWjdcMb^?Vm;0xfZM9M^Qc=&vS1`?Mk4( z!)izQ67;-Zhvs2C+W%Q}{7=#KoWLy1|8}xEI&bH&AKL$RbRXuT>tBn;^&y(ao#9cm zf4+CpIW2{kQoaa#;%vMa|A&`g-FGuH?!ocsxVbi_{Wu$)uUgn1jr)2upEIyIzJSJY z5dFTKz$uvdURvK&^uEkR&&|7N9(G3kY44|TtD*bV6Ky{R&F6e{yJc+fi!Ut&| zd!gs+HuRo6j&1Q(Y=M8H<23s))%QlndkV8~C;I+7g|#uyrj)-6(D^!}>m40Fg06Qt znx75fH|Tr+6z0WTAEkB$@ifY%!}4Jjv|Y`xQP>iVrvv83%h3LPqudXjXHYm29cO%$ z??d~~it@a8{vw)}RoD_wVts6~IrYCeyaSzYLO2DTZ(5We4de=;XQAihJhXpp^qw@0=UvcodZF{(fR2ANI^H;Rzb2sh zn;R}f-+xOm3)iFf^IP=X{Db~GPRUQw`=&a2ZZ1Oa*L7(B(cuH=_iKKX*M*;={k})n z@gExRIa|^>t%%;w4(R+>qvMZ5$A2Wsi_!5nMEx#w+@CS~J^E?NOBr;$`sh3zqW(&B zykY1#6VU#1qW)Dhuba_(w+GAMX;96JJ7g( zM#s(hS;}h#w0t2t{qvJn<=4(EBZdQh`M*SO6{v_Onj`tNh-`*(a`#i;UCi?t*^!ri~U1vKq z&jZnXj78hcMA!R7I4|m-N8?+8#`Pxpd-R>C{|H^rSLirDqwnoM(e>p1BK0eZj$aau zw_KDjLC5cb=JQ(gz6?Rfn}U9CA4LBhVlf)WR&<;%(f0qM?TdezEE`rs_oY4>SGOo% z8|6FExTd4|n1znBID8qM?{&2QTWGvn(Dm((=ZB+w6df;fdx|?B8edt=#OCPpmgqbe zqvLmtaxe7ze|6MPjQV?{JTsh)o}VY9yae5sgD0^fR@;@C{r?}1?&x~v zqV3kA^X*6HKaRfd{zdb0-tIJC8T8!LLfiE~*V8A;*P(F@M*H0njz`bUlqk;qj{bfBQ$A3({e-EB%5SuvKw}@ZBtNC z5CjiI5fKChIYqz=1TPRg5XBQgMG!$i6cABR6!rgnz2`lj{cM^R`TqX%$R{)Np7*@x zJ@bzKVS~_7;zZadZ*3;1z7u+qu}{=Volty90Y)><6$D?2UdK)>C_6 zEB(dTs?PzpS7Iyvc^-Zd_J#Pb!=8?P&|{$-hp-d;XJQ|WeI>T&J%X)tU-0mae;4vS z6?+=+Hf+_`7(+0l}?PnWowZkdc z^RcJ9|1@ls-`UvW^8)u@<@Qb3YM-}bOI~;oTj{=lt@7FG$?$IdY;5KCGVE6D2e5^= z-BTf7hhQI$e+jnQ$HmwxuWPW?U+=n?2d!-ufN?-LGx8C(2q@=S=ogWFTEmHxiiO6O2)@iE)sN4US+{l{Ue zU-vqE(CxB^FL(bLZl8lKen05pmpJ@Nx372m77xD-TkF0%9sYf{e}XMK54rzwx1Yfl z|1Ws>D-K`pj{$#UY=v))t$gk1{@t+G#Xk*O`I(Nb@%{k!&vUySTjg>jw#x5lw+FFB zcMMzg{T}yU=;4=QtA1|87T>pHE1i4Xz872k+>fns_5p|g0b6`M=l&P475^po=l&GJ z*T+`;4Y4&IZ-%Y(w#ODB!_RW~ zIS#)7TkY#&Y^8Gpw)ngmTYTJst@ij`Y|(uLTX>IQi~f^tKkxS6v4x*|Hl(`^w(xdv z|L*Q@##VhCfGxU*VynF$j;-|D-98$79sJ({_*W91!zB4h0DJR24P0gk@XH~#F5kNd z--`sdSE863D70o8Vi$?rgZ&8K-r!ZhYvt>N?h$+sDpQzuz{Gc;eXhcReG2>*F@|{p zni^Z*A_g&Eb&j*{pWfoxXiB3|7D)GV5brG zZ|LsIccRn05E|dZ|5yBbLt|asbD%j2?w85uO#D|8cQW+e4XwSwzcE8obhG9M@cVUW z-3` z9bta}x1I0v!1l#H3VOEz-wXe?(3iOz9^Op6i}26D=4ZNciPKQ{LHdXJfamKt(!Lz` zChk|*!O$+i-?_M7A&pOZ{4=061=z8`PR6~Gw4WvH=lJv3H!HH64T%2>V7~$HP+$x2 zZ%bL1p^b=^dzCm#Jk5TOGYkC7!21$BeH{0m;GISq*8xj_9f^Ana6e7h=Ft5f;nDmM z|JHn4I_y|*zev2hv1L9*y5AwqyRf&RjATB@_jdg6gpbp}{iEZ49D8SQzG7I6rOxNc zq5=Ik5Oyi}SHj1y!CC0^cFOR>&zt2oCcKHTw?gj-{4YZ15@^WWhP%z_et^6^4n3JI z;8CVsZ5>>#S@wjE%-67YCXIhPu3)D?qZ8T-op-?&5bwRv{22JZ!9NTSN8`U7oXz-t z=k(qVovnz!5d5uyO~HQ%^rvD!0v|)3pKHMRySs0N&QZ|&J8|X`=V#!xfqxJ7wuD^* z?w1K4ApA=nM?77PzXv{_C+sxhZRPn?*r##73SV!7&glYRz776kz%~V6=5}bG0KF#c z`-uMo(uw9H?)V3BWL_fP6x=*s+%uswq_celg7j=e5ltHUpLxO;Q+yxewx z=8=5+Q7+fP+j0 zzX1PNJe^y}%Mx&Bzy~6H?(>9yh_I*mW)pu$!emYYKAkdX0q;}zF97~M_=sjP{&m40 zbik9ix8yqs_-9DtEZouDjR$FhJ<~d?+cE*(#s&?3+*_k_c1*DTyE|oe9Pc@2glu=@TWYD%f|6`Ex6mj z*VEwM;9;HMKkjjNB5WaP-0KNG>-J*ke+-;k-T$zc1?s=t#gy@m*ei+q9eBC`oDV~L z5FTCxe!bIH)X(7lJYoOAJ`@_y;r^xb@ipk&4s3Jcy@BxeX z-wNJ+9ycMq^PzVs;a?*iwyezT1?+HeR(k#foP)a^yd!}x_4rf4|1R#$fj4{H=SgpU z=R@(nLwJdBnQuGJA8;SWHy4^KNcX$ge{h_Wfy*4~`QDSTJDlE!p!EgMf50L>>0Jcf zKZ7T8ALTs{w|=|nK2Ptb#2JHr(P;)u>Y2D#64nX*rMUNk{?(LE4ZQ#0e+Te~pm(Fk zJKg#C7j&;Bjebw_BgBz;fbct@cOq$hl=$m7{3u{A<6i;&SApG#y#wD*iC-pc5^)bD z{6@a@fq%xRAy-mAkAvR<-Jiq9EW$1%&V|G&fcqoiVar?sPe*uqZvy9jV5n$wA0f^W z&i8rPTNCzQV4uY9bNDRmFB11D;9n!11EINuxbGn!zu-HH{O=6T_P`#4?t6*5FZLLI zes()I51g!N!T&4g>uv&;@U0Ke$3R==bmGs2-YXvOdBUy-e*<`!3lAFr-veCRpCgTR zoR;Dq$+y7iY)JX+2d$qGelhlLeBXrDZP=&7*Ou6mz}Xub(aa%TwmNf<5`Gt-%m;`+ zM%w#%I<3&?22bV(r1d8+SNTT?JHW%_-<$9;=jV6Ce;n9|=j(&ezn||mA!4=$zH@Nq z_6PSp@V5ow3-}Hvjl<#fa`OKH=-)*;e*?A+ygmr-zPPUdCi8p3|AGIfo{nJa;@+J2 zGGb>w?&rxO)*u|INfdkMJ`LEBvcLU#1U!WWEcJG9Pug+>dzJN_hMi z?k@P^XWerH@Oct=sFHI(h4=gTWIl#{GhuV#?XRRijqndUU4|xI(H=WuZEWw@IL~+%=NfsUIDL@u*ZOZ2|5RW{|3H2@b8OX z=11T}(?PslfVYG51^DlV_Imi=0e?H=j^^W()7PPUE_O60fd6B@<2~)=(5;cThoLnO z_3)+mUm=|baBu5)=fcA;!PDM?%!bh17{AN_b}#mg;L99`eKvX9GL!Bel zJxACyXuSbGWX{HBYb-U#kajd(q`ez7W&!&Gab?QDb_M?r@VC3u&qMp4PUG{~%e*Yk zAl?b!Z->1Z_+7+L_|5=!F+6_=cfs?3Gxrwa{uR3q9)Az~^PZ;mUu0UKu~8;ZC*ePp z?@iurK9S*F_;w!w*@DfW*jTv_cZKZ zfOiySCvy|@dV!yx;pgL|zsl1)1fCZ2Z3?X>XrAEkAAty)&7W8g` zr%kYBdOglN2%AHCXL;IB6YpyLD}d+uZsmJ9M9KY@xZm<}_$%?>L)gbi^JmyA@&A^v zzj>Nh13LveZ^VBU?(6xYxqvie_Q2ko_+{+xgE!52+X>u%dOEv9_lJaEkg3Z#z)-#C z-Ut0I+-ErNeeuP8{)}q;`Q`bV8f(!HQ{?g_iN7YyWGASdS7!~#d`#}SpOQ|jlkK; z%xy;cM`M2+*q*@tiT!3zXGiR>LicTaG8cpQW$<@#|9hZ+rqiDbAD<&k<{ID!0Y6OP zd~bu#{R#gh?meJ649;&ISNPijkEQ~T>w)`L;tyot%YkptcPEIOLhlcRJqu1Ae-AWg z61FM!R|tDA{5?w8SHU?BS~AawXD`z-ux&~IT5x4{B<_zrPx7CPe;2+hJ^d5CzK5WB zoe(gOg1;F!^E2_jO?ZXxpU}SE(-rO|)Xz!KYKG3Oj{g|E9L#qaVKNs%E1I*x*^Tc= zU@u_*n|z%D-3_rjv1NA6l;5wRG23}P-_yMWoK1k=$oC!M91Q#}U`@EU=DU~gR?q*Z zv0ov4GPpk{jVGPf{-pmK!d?dcFXHCGxd>Zkl(2UK{{rr}5@#gCzajANC!SaNZvsc= zj11pjB+idWYa4ixxgGq!H&VlBoPX7Qm?gZ~+@0SW6 zMYumloX_FD1wLkica-z?Z{VNhTP9kVneZ3Qy~InL?+()bFSKW4C%~_QukV8REb-n8 zy=ZQP*3pE0iSH`sp`F0JfR6zCY6kZSU?1m`xgVY@eA^QKF44d(^KIhDTm-G#aG%fj z3;f%IH-kKU*3;;6{x5*XLy7x)&);3ZcXV2!b2#BLgXHrbk8=mG^KkzR_&1>cX7YF} z^xp~}Z^ZsIVGlv$*SKYV>1Fa4=Y1dI|A6lr=k<0^?;xk&1bh2Vl!1*xtR-W!k?Emm}lYWJ`KO)XP;NFJ)4(RtgU&le``^5b* zxG(WNa^g`;WM< z_4E`zOkUfFa||?o1FydW?;GUdHgN6$_i$hbLF>OBzu9>hAp9W0kK~)occ5%=-U~c| z-bL8+q5XSk4Pndt4)>va-Ol4Y^6?jU4*`DyoX4Ho;{ zW{CWo>i$`{k0Y%oi1P_(_W?fv8ZYx*N8HVwj{|`p0L@>Kw=JP}nG^a5;qT>p99)@K z_}&IToqQXE{|<1s$G#TYM;S)=_YU&#Ez;NmcsHOGxIYOGkK>Q#b{t*AJ%%)YihDhH zIK#u2LU%pBWB8hhdmB7Fge~({+)so12x%Mu&BK9z-}&1Tdnx`+p?eQ;_rZP^yuW(f zK!G(P{>6lU6*@A{67Q$bIv;O2ch#t@VPLcCVM(;9{zt2?<&4Bxc}h$ z9C)84%_i_(!u<@q%G}7;je8k!a`5s_+><=)V&ci{L7JBn?>gu`3XOZPTkxMvoc+Lg z2>dUD_v1`nZikm%uXiKDKb?*Hx_f>O4VfC>clh4!ybJbg!rleV_XGPkcAm7}?zGm$ ze#vpSB>ndhz7^pz_rm8t$lG4T{|s)Kso>uO&YOU51@AIH$A1_!9>Kr8=dlA?zr??3 zK*{|A{4Ky4A^a{+uZ?(Ddmb+a|3mKnD(Ro&v=#k>;7=y(T6p-j^YOb(+1!i!(|nJD zw+nWWH2&y$_^$KgY~(&knle8LR_-lc4qpTQU3k2ocqak-1^#ECwIO`<@X1^bPq#VU zO-btk!lQYDu=6}$Z-I`?LZ|&9%5NV2cYB^T$G+9w!rKXaPa?Mz+&lSX7C`S(^7{vs z8L-KueYevN80f5kPw{l$3GOlYZy<1cU_IC^#C;F(CKGl$Vds(VzS!sR$qZqa2s;?} zR|wk+{G*8bH{fq4-kZteET?~{$N4g_!}vxCuMu}LW%XFh0Cc{K`)?V)&RRzEW$+h3 z=byx13Glzz+mfeiaesoeUnbtG;A}(LT|wA9FT>vx-bFg!1V?5!+}|MmtNCOW!uxXK z-humv*k5D&$MR&YO^5D>p?SQ=?FT*|oR5J2D)@WA&k3Hk;yw?( z^}&y(NV>b%^_e48G!hobY4e;YH&7jre=wZpHl!X_lN1 z;mv`@U4-As_a59|Azr(O|Jn2MFk!!OSQBaO0j)vk{FpR5@wXB0eU3X7*v|<2R;G-V z&Ra76TX0_q&8h;%nVF>D2F>@9%b3he>Hp2K~G(-7)G@bWBS4+4Lcy!Uun zJO|FH(3IH{o_~qG9k@>b>j&>C()<m%sofh{6j=Cj1v5Bt;bakInz4sYKA|7mQQeLPLM&%%8H zaf+mQH140`{wH`}B<%h8A0W+lVK2siFzFnGe>v%%jQc0#NoH%(Ivcpme&AkDSP46t zcX-&_f!_j8XAyrl+%mn+)3c8AF4EuA^YsnF{)2x`K+Rp@wyd`TmpRqlG0xNQ{3mepq`Ql!^G2t65Ail2t?i&Oi2MEE z{G5oh;r}1l--6a7z&C>K4B~7E-a0BX!d79Q3#<>^&tdONI`70S^A+$nBJNYT|LbXf zo$wy`h^7k8ff-&`5w?-@bu)ZyhJPAyBg#|I-WVEh0DcX8dP-^TIRgSQ&~2R!{>Ky$jqX08RcmDAdf{C$u7e~oyfxGwHFNuFR_J4^} zCGGtchDo4#Ff?`s?`7<3fUoOe`+~O#u-(CX1>R=jKLR>32YY_*$9~p%x`DL+O!x-G z`5-jfaevwI6=w)|4>V44`hrb^?*62G2C&cYol5xbeE$Nrm+%OeS&z77;9JvX_aUsr z7tQ;?`4hN*2evzSKZTDwfh{I)=MzWf3HUe%|3bo|IS2Q)#Q76Aml7s(jHf5}dc?UD z`=h|d$md_cS;V)y=l#3R!>t*biYK#)aEbRhaCX6e88{!tJ=x3SFfX$&IjvK%pW^$k z@{B1vA1%0d0QM*HC37isUUVG!-%mO-u(tzthT{l+lKx>ffvmb{O^Y5A&xU0n#%}R^XP+SE8jl|pMt#w`Q9G6Ie@`#Hjwkj}Y;^2rVMX@)<^gj@qGpV z(Ug(Q)_gmX=9W(LWx`~t*k|$m&3T=U`%dD@Y(l=ShyMG4eG=GbNN+OmkK(@p9@+_? z1$-uHd=L1Y(0H5h;paFJz`Q~pU&a0+xGw-d1N$w+odVvCggu5W^A~8!oQnTNaGnC^ zIES4>ysUZB^B~wP=X(oqJBTCm3Vi+$cO`gpmynLk4bXn8)2xE?59q#uv_6GhBK&R8 zJq4T}1N*A;b*$6u1xA$IAAui0o*%$3v!2_(1@<1o{tWC-p2iMD*oyBL@c0F%W0Ckb z8~?%JKkB%X;NeAZ_af|*z<&TQE!Z+g5%v!7ZVBGpV(9%G*uCWILef74x6G5^H;YNk z4B|ICZ*Kv%DRGVlz8ml#dYQcd4?iRB9pGIH|1$rC<_P%D;QtEW=Yai#@P8BUSlnk3 z=SRSgho93kd3uTPUqSaGaDNMp9SGmi(-&QtX9?dj6KAo9F9dc7;VX&v0(1`XGI<}c zNu;$icw6)BN;`WAdlo!@0=v!2=jY-F+-~A60#+fNE5UiMr?uS6=L+H+N*Xe!6Q@Kz ze-6$!2_M3qMA&7xe-7SM{J#gM4VpJOot?ptW(U$3Bdv#=*V)+j!TU~pGB*?c6T5f8wfbeOKd=NMX68;uw&%(Zm?`FO$q5X60AA|QC zw#<)+`+eNM;QO%i6hi9%e+|wle0!4akIBMc(H zLU5wFi+IPw?}pGi6WS6j}qrW=x*w?zZ9b6 z6!qJl&P`7Dp8)%zbEx~@=yh=i{^`VjKXGO&BIX)s%RCN^6N1z3m;VHQ-wy6kaxOEGN~$mv4q1gkFLZG2yj_06Ez zo00z~HBayFnB`VdtCC!~KMBwzKQvTc0c5iLlO|2cP3lu^7cao0|j$iE!Rq; zl;c>rR!K(k)#?gLDk-cSp<+ml2*VyB8O$#)Bt3;fDd{T=6<}yh!Ii>Dxk7kCaftuw zNPbu)Vrhi3pqPe>B~?bA+J8NS{ukW;UlJ4%OAO8_1{HCi$|K{=7G@KLNmHRY=c}VR zio7XVSRSSI%H1+Ln(rMPE|f;AQ>`AV$=qUTpimj96ibG^fC{Z9s#gBz0TxR6Qg0#Y zq;=#+t!*?Vv(>IE!{!%acVVq)2b%D%J0w+%|=5+iq}`@9V(Wb0pZcQhKgWO5Ba2@JWlJW zRmT9IT4U5n<7Lp4c(Js+IBEr_hz%)JDI>Mb46$N~nhfQf5~M~%V0mF^tdV&JvrxDY zrnVF_V|2WnX0ab4Cj{>EX(;78lE9PL3FxVfvT`_ z8)9&*j#9&EohA96a;?tjq)DO@N5*P#mHOoF^vW=IB(uupWdSlfKLl6#O7PKt3nO_I zC&-KQ)n!9;9()>z-C~^W+pW}79XYt%AM8nejJcpJ9;8Nm>`aCk8&nNF1sYj-I9V~s zzak_1P`*fSr965H&B?4n%rSkC#-R?S#z6aDMg^A?gZ4pQMk?jy#Xf~wFSGe5Sy3Dv zG<@1xwOq;%Ws9Ua2d7q7@Hct>;*NH#E|M=Liwi49r{wlfafn=%L4FL*ioMH}K<9#F z4+6V}3VA}RjQqV!+@a(q7igV(Kyn1E5X8 zHfT|l>KiIjM3`d#7_sBPU`*5I$3jQ<8f&Iq!b@RA(jYz=Q@spsk~1`ISIgy+Yz>Ph zP1%?R&B$qnC*hcEU_6B(x>_3&C0bXW5ofekDXIMz`-{C{47OgNwo6AYjuaVMRg{uH zMg}V?dt*NgXUZP4KxJ%15@Uvek@84wgl1prE3bgd+E8EYWDK90GLo)BWiXEbmSNF` z`byG+q*^Uhtm~;JlPt07OfggIp${Zo^STnrzT+5TFr0v)wMOwO$|qH3YYHculZJ>> z>EBirG4ZJ;zhz2C1EU6LjrPidD2^+eK(TvTM_b1nWuQ(p3zJ;97P=D``~NSb*UWO{ z_d3V$Y|XWF zwIyv>nn9YIX_Y-?pJ!qp9A&)BX;Gy1NcqvVR0qQhnsNH@P@h8`Swn&gJuHUgtg?(M zlqAfUh_4a!sJY$QMbTQY`in!%{2;Js8BN;ivtJ79a&bNd(CbzeN@*n0Bglly9D~0; z4NxI3c(kwzlcPdr4;JZQ^eA7f7&;QEiri9T%*D%%VBE{49tnfsK)Tv0?#LrUL|VO&u?iIbx0lu1c_j1e*;8HF|En#eV45g-_(9~na6Suw~`ae1*IIc7$3NMZP}$>ov2 z+0=wa!{}RJRg{FNi6$JInI!H{Ib<66*#t6~Fb)x=M4K|xsyM?*7O}4|%1lakuQM8Z z@oNXIJ()-+O#Ex1)_^cEO?5Q!*wEopPd!MDOC_8S)hvvHiaf?OPcm!vYzez@enA#p zbJ;`5(pf{{rzuDyz-(9?MV=TfB6q75(i!M9s1HWR{_kl7HGp-1=w#_!EsSa{mFh*b zE-KURE1?;Z;Z%Jg!XjCVGwZQo$&B!os>TpYNQp+OT;xk6N6Dpn6LB#CNtgNS z#3K;|oYGL49ww2BvM-kk=n6WINi+#C+>9fKxKjy?`C|V6!XI&Lk!Xt}tYf^(6s%#8 z08Q1_J}k?mWRygvbz(9)Ho}zCpm)Jbq9vML($>-4m9&=!B&;+7>$7$vT2B{Y56i0o@*JV3u#X1&JUOA zQYByO*gA*Iu3+-E7$j;1LHk6nR~)fy`pg(x(coj)CBdS|SUec1K1i$&u(jLI#4Z6N`#?gF&bh# zj1ZMt54cs*mg+FLwC$9%Rfkx}3Q#O2hFUG=r*-8u0{14`HIs~0U8c_(ovVa`E~lr! zoWed@S;GahX1aHgDzT+cVS{U+r0ocnD?_#6661j_aICAR9#(wi5!B!P>fII7f7H99 z8nl7EFrgY1X&Nt>$)cB`st^Q)!ph!4p${RM;lJK+SsAS=Fij5^*$fGTjk;_=usJ7E zQhTQ>YZN7Q*z+a6sb8dah9MJi7;7z#vY2sdu~`@UQjEs+dL3*N=ZNM0%pM(F+B;UMo;oyxX6gDb^s6JR zPatHCS$cNg?vS7_{2FVZS+30ODF#6Yv?>))tf0J}1Dbjj(S}u%a=sDubht z*O_gv{_1c~9zvOFa>$x&tn8)fRC5eLOHF@68`5y3wwZBu#1&=- zdL3;U9ff|2iK4HtGDTlJD8ZiYWhyqnedzWpC|k?b^z=q^BUr6g>&5^^te0L7zqS&k z`qzPv5C&j4KSVEPzdz1z%^WhY{t>c>2Eukfm9R^p?jOt#qhgtrXZwaV?W{bjWu*JI z?#`wI58UsdroH!>0r_yf!!slL ztlr)n9}A#aLF(v6s>rjy1c?IMZS3Y@4-{*|vbBD|Qj-W0KqbE-(E>^WhBX9s^jWoK zRfaBGP$CvlSW$K}#s4fMF7k&~M+>!CgEi@!X0hZLrHHP;og^?JU~-aK5q(e#%v3Ok19!;a^o4&=@X+QL2%D z$$V4&+A36iLG+C%W$Z0kcvY5a7HhOj-IQy~(eSz4IjfRK2cMf&p)({#cMx%p~Y9;BVl3QdlT)`-x}TbVYumgz-HXlVf&eS{IW3EHHbCQdcT0CWeWZ7pdLx|`B~h`2 zf>EbbnxQnCuU(xnh%OSPyO4rMtGU@rS@WV9%FRZ@tyqXn@k9;FLi9+Cppb|gMmUD? z4fmAEyBzdrDhx-t);~n@IBg3R{TtJ(w@B%Jlf|}>X+oxPrz@@)<#Z^5y~IL4S}6{1 zAlX1=cLX@so-zh%7G-!~uYk6s44~QT8$wwSaS`=P+VUr*%w%GnJ`mGhtLY(K?FKYY z&%ok1k6UR&2vDg>5O;1TGjH)|v zSRm}0_NZ0ny)?oK&st?v3|NV2uRRo)j0F&Pgj*?`LONy{JUrqQF@&X?t$aaW5*3EMVY*!V|7OH=U$L%MdV z2l$3gQ;@4s2{F^MuAzhTKd2RLK+RMg4NnQ!Q3yJsx5<J5G=W%&AovQJ`Fx9i}T<#ZQm0w(w28EUa@yNt|Y|x|qm% zsfh+43na!HNdwloqd?~>fZB-mSYl{cl5u8AEtwcWjHT=bITFUdBI*goNsZEsnHr(Z zam4z5%S$Z9mbJV+y&iBt=Q8nJBl zwb8>$rcPN>KtfGbBBqeB zjR=jzp$H;T&aDIyIvik;2FPT!|6>A9U(2WfA4X6+5pKg@b7G40 zHFl$T@Jw?aayC=<>YG0{#3;XhMoqY0tup}YOeY&n(-vAsFmLw=T?5`dbm_QYgo-1j=;%@rNknO-EljqHvzR%w3g&xMdnQr_~o>d&!PeJ7}v9$cR9ua(XsaGr;j1ye- z8Lk1UERrEpF{$p-))-Da*hXL`LahBd;keR?5cQFIwdh=5fkm71kxe1)t3x2Pb&|G1 z3$51#r@*~pg|VEmJ~C+QLu)JrHgyIA2{z2>C#zAZFn_R6ilXoAA%+GNgmH_)=TwbO zuEUzm!AnLq{ZEdp6%d4jThp5|93(Ldme)h&w1bSnFE-lAK0c0hYSyM)=o4(_^Vmg{9$)}ag9O@>a~oHjx_Jh_%&OQ$h>fa=vcn08TObTbvP zhPg&8C2I*})S=A(9H!%lF7qE1XB$Zq#$tR3J(wNPX%*IqQeQ}Jk$k*H67%OQnj_XI zq;Rw{om68YjLO=HrzzNY6b{Eiy0KwsxTK5`R{ZcRJw0d;>TM=cB)QqhwH)5|x`I{E zS&=347ccG#<*wSaS*hMfOnBA8LY*)iqsa&Ws^OsXSUUj|<%OJy%bG`nJ`o`u{wHD2 z&OJ6chQbe!zH|x#B z=^-dlX*+pq?cnr$)io;u2z3~($#0jpa|*bGz3bMDS;mHBD=#hyfCWQ zT?VXAoC>J>SorqGmF2h)O-$9XQmSb!p)a%Gzz055)O63tuN`UjSit_pz$}* zrMqf$qg!dnu7~R6UW!^+T?F#^*JNoY=ziVO;Bu0jY3@oTGerQPBLa=bD&TFP ztYinuQ|SfYlV3|M{+lVlc9u^F)E=i-|j)ap9j3yJ_^RQ7cJNQ{aYlp{9 z!>C4kX}(gbl4Z>{VfONsyuzg%v$VnxNJyp3f`UWX-hMSPk-O~FydwqalG zk&;OJPSqxCpmlO4>#7x)m=cu&@zM^72U!+0>%B0e$r_?qnkFcNAOL8iOk1!fJ;bRN zb&HNBXsKW9)rCKsZC&w6fVzhIBr`{bRU8@rAXs~t7711y>q+velGIfPpVcs>8 zdDMq>kPL&=L)37sDXBU};3MdzYgM%;x|P>OnmQAviaM(olumd&lL1ZLUZ=i$!Up9y zTJZ$FDoL_cL*d6jFJhOy(vo+D4*63T9+$cYz7~^?mi8FCxIy=`k+l4-4hq_|GW+Hph8mg5_ojgqlSOt+yOb+kEQVC`L%g|LRfWI}{-y&jx!uD#w%48+W7`;19f>yk{H2r5IR85hMiOA3(g1KDDc-Mn(x z`IEXK2rUSUc1Yfo!kWu^Ipc^BLl;Lcn;%epQT9HHgq2Q%;xR$U)T~#M=C!}ZP8d=x zlJZDnu}Ck<)d+edjqK~U>AGzJ?FR5A6M z)JC9f!zeG~Zb3DpQsfr49kW$%HC&F8YFuNc=TsC1blS(XO*Tpk8DZ2fGWgkj4c#7~ zV;5OA7^79YT&QEDL)Mpw%hlZiVlM-p6jo-X8ilMc;v@^0IU-`veRS)^i6|6@I3b{~ zlJB=e@VXSx7{@fVSzNo$YW;K~N=&5b`O!#-wu~qvp)kEyP_7Jc6NSTuwl*r3XwnK7 z*{SSaNd+Y>6pb$=!YWxS<0wDb8x&p!T9hEntJjzsFz{N3xSpRyY@8<4Bps{P6B7s^ zs)XH(c)vz4o$RyC)vzrEs7zWc8+2-Pwyrd@jN6yJ9gb>H+z#N_9`l`@KulrXtnXm5 zj$}trV~iyXob{lisbxB48aE%VMN%G<>PR%@pqY^L>j?+_Dy>HaU}rcoZLDf)N^sd* z8&>H%{rZ5rEVmFAJbk>*libXpjyrWH!lM#2GxW-SkNuf4gire<#FQ_>K*zNds)}_2Y0=i)pl0(d$92%^{g0(0- z)X*1vb$y$n%`l)wq=W4p3mcnSIYrY-ByFh5!6;cEwmWD5oadKrE85BACEZOeI`m97 zTmyf+!Cg=LiQ=cd5SpdE^0nw71GN2;+o zWv&+mY-M+gu7iMd{iE{|BCRTlNx5f1HkWVmC}XKkRjXW*rzb7Hd7M|c`M)H#PSU6hz(%SJ2N0ycUPCmKq9icuESV1Q^KRN&P>1s?i^H|y z^ywQv;9!>@(w9WS4T;xCG%R-F%E3kVzL+<=QJM0_+)d?W^D=BV(QU^8?PhB{-H9t4 zV|6>3zHgI?(i)Z_hKuB#R_!Xw;E#imT|E=M05*ZwUu{Yd^9tJE@h#Xm9M!SIsy9@A zc(W_gp*0wQ>s&2!nN*xSV2r#?;ceXK6EnfjNTI9CMgxGA~R|nUEUarCvQq024 zi!GLK51=QVQq=nx#awII?z-7|CiBqL!|4b0sfBbE6fr{zQ77oL`7ZTYJD}OS%!f=I zRW_1JA{v*S^aPr=HEqS@8Jugc753V;9jFE0*D9*S5mnSwP1O|YftlWpxm0H+ZD=bB zh}l7ZY`d3ev&a)YcL0%`4J&jbeSXr=!sF^)L%QGPrr$}DmtH+ON*Up-thJHdFhPWK zv2rG7D$t_W(2KPCeeTp@Lxlrzs}`GAp;MgejV=bYz*x#I)SVxL$C z$Fek)dtJkz5lI(Pf`Ycr-fC=U^^|MXe+EBWLYXIC)uRwOyu~p$uIkz$=+;V&6V0t- zs96wyttrgOKDIQcDZs*{+!Bsk%*f5*9hNzZ7U}C;G$XuB7wZ5yUUf-pVvwOhX)4m- zHK(_h=XP#x4l4!wm)Pm);0)4{f-J?+KDpmtA(p2xj6&8#*~}G?puCnc_??`=H^%ouSoZ~YL6Z|%&H2S zcD*TJ*29=Jd;qt~_0ul_%eIiS!+W6IG+J)z?&wbDF*3;bO{=cu04N(qmZY zX<4@B&{(53Lb|LR@I_r0Q&$tD19+)MU`JVMvEAd{Bw#r!PEpHr7Bcw4O(kvd^w&zZ zeayADQRV~>@%^2N17pYVJ#OaBIlN7^l={&a9_LQM0I~L%!+{1q)wfnSl#)|0=mhRq za27ts+6jjySM8mL*SZ{_(+a&cRz+ip?XxI-UI$>+ss(i1N@dARnpvGORUb6i)=r}e zn>S*b2bz=J?V=WnCk^CwQjy6pAQnbv?oRhHW)#XE3w-&jY1sgarU}X7X(r7oi0TAZ z$7|FVtqpTEZPD708#~PR)sjG})d`5Eor0R)GSTtgL z0MBN4n@2hQ!E%TPe8UN~iGrnaw>AGnfr#eWupoqqvbWHfV!DNI1DI(d)6<`AttN2q zRNnX^$Y zM~2X#Fl6X_ov~dpZV`*VEHaH4gizD6T%5C#&d%XWbRs#O!0|O0gP1MOb90y4+1?J# zo^$hTJJ3Srp?NFe3ws|nF-~|wVM2`h9m(bf61o?nw?`#etQJC|tHFcj*hWj;gNlPd z8TEfXVcQ{|Aa>mSvK9?`g*ZdY^vpm!*pf`{Kz88BF$b0A<|}1(RP7mpDn7la=?!~s zekFjFh%$2vJ(U`FMR0Hdf%|65C{c3`;bhG{H&c?SQ!?xX$LI`~d1z8P{UOAvcqSlUuo;4G{@9juj7XF~zg! z%Ijr04Vkv^iVvp;RLh0U@C!Q^`%QDFVsG+Nlnp0{2`izu<-gh;w$_I88JXOvKBt2W zUAkWvLNm@IX=@}#z{M{;w^OHF#hF~Da_pus+xZA>Kz5m8Y7TaIoy$FGXf>HGgj&FtbS$rIT2U%4yTp|Rc}veA z#kQZ0DIq#ZQNi3w{mMh%NGqui8 zxyKSw0T^n8!!S=#z2odN02M_aIK8%ez=fz!ss?{sLc7m zdJ^T_JiBb*HR!&qKy3H-?EM*AfX^!z5R5}YlmWnz6wFK}rGpY`Iaz#r}4^3|q+ca&r z@|#1@YR^}YL4RBoQT4SRz_7GeBN2qf43+Nes~OCh6G!s{3j>x(CC>Ue^V-J$9P^7#DP#;H2A8DSHB66(fKG65L^5Bf+tu_v)Jg#*9aa{bJE?9 zoKDo+KV68l%h5<}vF+$OhTRgElo_-lS;fWtJUZ0ed?t)09-(A~H99zqmj?;Lb$Pd{ zvboS4L?0VNJ9=C7cx!|i#&WLcH+3^PKm#cV>7sr+^1vo`KIa!S@?s5**uP}yVpaiM zVGx8#Y<_`_tPu^wI2nzZ9W;VA?3W49k7O{T0VNJ(49(%_w+`i?2+l#^faHdXMpnliXAc$SoS94u`62r@8e|F|b!RMCx@k9y0^ zXLO?t6_UwEF*xWx(rl?4w2fJy6m+;P4rS)4?=_e=TuhzMB8I_*!r@SVvVecMbmP_j zPg}s-emyhLe#iNQxr@^e8inisK`A2+c%KHJL=lu>(608Ow2etok!G zQDjc+0c_T;{Y+`96uYTZr|GHMt9sLx1!l8UG;SzqIMojkWG_zl2l=4!*Fd0WCA$K- zC1`5=w>=O!_8`io`SFgbUtyXYRPfw3&(p3n(-Z;{$rCZW>4ZKAal&?O8PZH5 zx5aaAer=fFF;E4&gP8;;mCnzU;41O7!&t5@t237RA!j;>$vo0fW{w(FZLm>j%WYN@ z7U&~JudXd23Q&xh1xy@>4Dyi$}U~^V&bw-XY8J&U(!mPJCj8A#$upT8e)ta(toNXUQEkJu5qEW4K1tWbhEIh1BuEH@^@?`h#IEagdU{F6{0?q1~$4=jI7f*4O>QfpPMSPdyi9%Lbz&a!>RW(R|znhv1z1TjnMBX z0n`;H68i;AcpTPR#r~%&!{GB(n|UZ}yXfwg4#;JkBU+6IggBeU2zJpXgU#kh_$3hr zV*NJ6{~DfXlA&J1b^AJ%aI!^;?grgq5l4!=4o|fM!q!aN&&~kkQXZ1q7iU4#e%YypLgi|P}Y$T><-0I^) z2oenG*@3o>><5W6XS=eonP%#p#Jifcy+#6coJ>nEG39a)O~34>GjnPJIx~k=W%h6@ z$@G`l;4M5;mg#Y<5EEgv@g}4Miu!hrWG_?!>8~(pIF9wE7OBKz!x2yB*9ht_E$JBv zy^<`d0MvI(B$k4F{#x0d9qZ$C!>j18>=8nUmufU zYz;Dr$l9eW@isn|8XnhV3XGG%4%^xC*kegSH<`3B52YfGO*Jj;N4Ff?9rif&N)dB; z=&~g?aX2p161qXqxT#aqnr*%?sagtSCGEIzB6t6y@IX*U(0Zh3OIqhQa|n|1P0&1Z zPn^3Wh02sVo#U9rQHZE*2f~@h$m&=<_9RVPYaP-XAGc8XHeSV2p6ZAq&JfeXYpS%v z3>=9)eR0S;YRZJhNoAkDl)}O~5y@8#iPD+O8*xeNLR}>u&9BU4X_+Q8&kYA_nb8aS zjhlMXNG(BnV;6?*oaM^LDGq>y7n2x2Y6#4>(^n@jTpd^{8NLportB~vONRVNacMD= z(M%AsIwFmfl=Yav)F4OFlLiezqa1JHJYWWvPP)vK@t1%aat9@!mW2_}nqsCWSjV&czjZlpn74oIG*{F*!*2tp2=|{qBghbOd z)fTrp{}InF)17l|mHesvb2+j~ThQ7X1z1~EVkVXE3tq;KY9)^nrmb3KRiA5PZ(uBU zM1DB0vo}ZRLIw;R!Sk)9@L!LY*y?!tUel*H9nm!ngE@jVo{(yaFI^zNxws&| zD!*)yBjlwVZxM_jJBHb8Cf?Fmp8x*1BHc^!diwaKp5-L-zVdGtVyQ5s6Hh#6Sj9V* zaHc-Y6Y`*hPJixE{`Nv?fCu#I&Kc&mXa59Tq8A_y)VNp+s_}^~iYu0%@6p(%pPU=b zbBP0Gtd_Yttf@gz1C1^t`Xe~HW{oI|4tH5Yd=&scdKCm4m(1%kn~6PfE6YP&30>FS zTZyS;)4azT+bDHW5mbw2;8rm3tV(@Xtb_V5vllWco+wADZy(4VtpcGCh5^)INc zKBkEI4j!m}iMST8j?Xd~CTF!{z8kZ@T@J1urbn zABZ=q*CN}wIHf05ajeL-^E*mtE3r8y7DUb9wsQtS_gJ(B$-#xk%<;a~Pl-b@20OBS^Uho5ewdj)@ZlFr>)9gB)J+{QBq z-kO8DO-djR)!X9)zC5HYc~rewQWr!FNYBY=ZA>*oyX!F>U9(|O52UMy^jPHHl~&ea3)Q+BSwlk54;M`_ z&YJuOC4$EkrsA)utuH`2?Ik$_bxAK~E`Gy0C?|tAqpdW6IF}3x^FjJbp_GSRh01D? zL{TwxRt15!u3l;kU|5ZrR*fN2*a2!e2W$50M(v@{^p00M^3IT7q6r>a1X8cvyi%Y| z$DGiBPr?JccE?H{c8CNFL1aW1rl~4>Dmd_mTB0|vZADW@h;v)7F_cA_KO9MyfK1!d zJvUq04Iz_d>By&Qwsx-{18L{?`S|LZUOZCtwwK3{1Kjd{Ut7rvhl3;oxsHxpN9W?! zT)ep7lHNiKjlrf4rj#J3bacw^VW&JO(oGUWmFQ&5QB7QQdA6pwJbM#<&!+;Me z$C1n2@v|jgQYN4nLqHT5Ko3*X3 zWsRHZ9r>aBiXxc&hMJb0I9QU>b#NFMNj{`w4Q@!i4cUn*j;}PT2LzoLi&DMT$V#NZ z&&+Cs3)c(L*_LU0%n#+>qDfmpSvRQXqw18JNoa%vucW{`^musTK>yj`>ZGw(rnm=% ze97G{bnOlrJ)@QAOIKeCSmQ(JL}^$aC5F-M^CyKyIn2l93wvW!dQ|lnW3i49@-Q>R zt0Ji|2(m}coiv9TzS5r-l1lWDu8I-ef?wPRbvb?=khJa_oJB4OcH~#4>esMrRmrc6%V+wS zez~cBQA1%`ty8;H&Gdckq!p@ui&PKTKMS{uAenw*Kdu8IgD*_qFAa^-SQ;17g&K-6 z#!gjF6uu~~C3q5+PUVe2ER7>H4pBptv>!!|Bt&Fe9NIM%Mx*dc<1vUIXqMm{y?(@i z4v?Mi5b1P+$4b#sA4L_(^WdY6H4{aPW?JRI7AwqXJJ!Tio`O zVj8XkfVU;kcBVNF&7T<*={a1bh+$fxi*R_~J?-)C_dVqp9BL?rG48Rw9K(*Hyl7E< z91O`E>65ZqlaTEmRP;0f%Q5|i3#l?NW)99HyIFin$P>^$9qlyr2a!NU=m_y7L-gwc zQN2KE5st^a<*xx1sL(nvY-ywrX=hk|YNeNz5~NS_S~KX$3}F1n|0OM^-EWLHD4 zQ_?y-Ahmv9}U*m{XIv9B4q0 zP|MMtsRmfW>4CQL>`+NeIIuJXWCj)nLftS+r2t8(Y8k4gF^;c!Ga?N;Pu#(^8s5<3 z5{-U%8=pO)MBeI`QNoXqnl{asvusyuUjzYGPYq}=HI-R|8Y_|-_68?KR)o0_#&cM} zD2_5e^rF)on!tnG_JxyO@P^WnBlNG(VfA*5_@(2Qmm@sHHJOzjyY(t$0**rK{MWf?lmBy~%k z8RTLHc2z$u8J-DEJ^UuJ67wMWj2GQDPvPCQ631t_-AU)*U!qG%!KIa3a4oW91s1#n z0YGTl3=FP@ORHL`8zAhES#t50uHr;yd(v$S`QgeyfG7bwc)3l^I}|z|WOHlyVcwkm zEJl-w11RaT*NZ4O{bUBBNwQ=?kWl2;Y&k7%5g<7QEQtqkG_o@Z7FW=^x~gLg1uf$w z`!scDl2OzP9Ol8gD`{uqK!EOG5sUnhTiA)li^8;vaV-NZVE`?h!@tFIX5<#;Id!Rj zDj@B3ghik0BH8?-_pwC^Mp37v79uXxatjN`Easnn$0{h0@r>k$_%A6;Td~!w8@==> zt2){h2#BnlM3_Z0vn6Q?ncYGwULMt?TCHY-bR4Z0EmRh~h!a~Yv@g;KoS23-VuSj{ z_IT^W8>b}wK;G!Yfi`Nx6PlZ4tR&04IUaNl_J8%?sYLab@G}ZQz6Vu46NxEJJYmu{ zr}ccnygdY<4;-{fW)%z7FEGd<-Fit?mi~V66oVgEKt^X9TsS`NgqU$Ow2%p1W^$~KcIj0hd0buXPh8Y_!zkC7iHx+EVqz(zmi9}giBi)_Frwv z`t-sg^6SDfe+_#>Hu?zY7lx$8#fQSpwpp-s@Khk@0VdH~HRz#TZK$bAVgB~!V#^D^ z_7i@RzOJQfM31-4>icLKS?tLUiiS0nLL#cRk=F|#*Vf8k#&Yj5UtpzBrw4-metINe9K z|6k%XX)XQwBkK2|QVzqm-VjriahyHgq@(2e(FF?#18cUFs34PkT->X-K*P5+M>s`+ z;7a-VL>Bkz0+NaT)GzaO4|+*n0ny{`)R_vtq=A4o+JG9~ON~EgTPGaW;|&)FRtv1z z8aXq#aFT>pphg?pyJboWf8=g%lvvU!tiJn2etd{RzwTT7N-hH90dI>Rfeq#9Ku)A; zfFj4H3JRJwi)BM(+7bgOtScLVWnK;Dr}_{jC^H?(wjpGMcYxGC)onUCqoWCg7eLwE zVGqpr@JwklE>ODWeYwpINkEu*;C*Ep^=BNnCWj)oC8BsHFj^@2vcwNgOlm;Q)-R~-kk--lSp z-jrU4s{dHpUI-ZF3IkAl23X!ai24vkWC|1so`n zica!g7@#x19I2A6-!`GiYc{ma%c@TFYU|Q4M)DGLLAC!JT9hEdOsN$iy~AFpnwkvY zWww()dor`jvcFftWu$#^8q|RP6Y5HH*16`dqmTT>*D{b;}8Y9<9 zKIp7Ax5eICzsV4VFZ!+!wAr!XJe3rR=-ox|+ucXAF+KX`#I znatHtE38cP!#g&j@w1Uk=$gZ&*kfWaOiIa)KRYx`Dzy?y!#dL{O*$mM%4|_4 znA!rIm3-sw9{oe7Z9OTpGvmVP1goP&iG@6Vz(XwNsp0JVSDf-uLFF_Bv!LRZi0WJ(iXnR<*MOSA zQFZ77`0P~o$Rfa=W7f`0*jM(W&T(15;0X87q(0_aeaMHxL~Xa*@&G{FSu91fLuu5e zx@|==shaDw2N!DHXw-pil_&M7Q3I7|k z1qL@oQ`9TKkH+sLW!8L|F{ZP|s=cXk$-Y5)$}E;WK}xxZiJz*u_&mo`r_iwFvr0{KTt>Y#~(8Bs52C1 z`4BBsy}4s{h1!+Iq^w3zoEXrj87(wNIG>#MOg}A1Z=kXBxCDFPg&xh=_8@@{qg(X) zdB{euwF0hk+3z9jYxX!(!-ecdytGPqsfxR6;S9b_eT+y5 zYkeFo3TNpn>5q?SP7e=vG6W-sYQFZwcrq|<~4qvq6#c)7&z{G7oT~ZY)s##g-5jb7+$k}a=HQjl!K!liz zT`6hst>sFI@X{+KU7g)+$FK~EKcr5b*`UL~*tN8tEot~CaYdUSe`GYVQz<$=rnx5E zq4wR@j-XH*hhj&FCct1oL(yWVrn=Co)$pRgq|WsQ>SCr5`w`fw{3>j3ZG(&pJFh^>|_2|I!&3^{z(9l!aN2B#+|(x~-=(-PSU6(JHH2|?(CZ3&6!(wH^E5l4H$nxR07krA= zqrWj2MMxT4rnA`$%zl%-ky|Xy6rxXR8E06>s!;1gZHmVpTFL4@g;;WNY78eaB-@7B zo&>_$B|4IEu53o4e%LK~!!B0{9d7UaXXmdO*m8z3oQhG8b zRRj$Hy5zytK4PfKP${#$JpR5bfn46=QVB_LGDW|Az}lG8Y0`r0L|vH|wv_*$lN}1@<~RqYRi8atrkexdgr=4!mgQJLE(4jWSUo@NT=&|s%KwkI zckgcMNb`mF-}w}~&n%|lObmhU%%tf)-9vzMcmoNIA?coZXL%XyfKLE(Y#ciMZH&_i z!4NE2k}r~wEel^HTb5;6cIbovAt8i75=gi?u-@PAd8+nBwt;ldd)5N0cHMUEs;8cM z?gc&Gt6NxIO8pK@TUqyI$Rhay&$25x8VpEZ&Y>wqM(e9%(6z7CZHb+UA&VeEL?E~Y z&v?@uX!+j|mw4k3Xv<;o0AB~#itT3%b#4y^H|EgUZO26R2jD;$}Sn zAkYb>2wlmhv9V{&{)d}L>p{q@sh-~70qX^_$t~8SMja)9$L#2oGskS`zO#szOMb+h zp91dc7q_Gt?cZqIMZtjS0YkIGb~7aN4va%Qod}fp5PBt|E|Xwq4;=OOH5ICo9mH?O z0~b+4sL8|+!WJNG01_~l!he0aXvus`FU70`|1$pR*bkAASj+N{z8&yp2F_42z{CI_ z7+=zdkRlk+WvF_%12LR-GES0~s2e^shN!vZ>=Kfusj>Y44zATdud8!^j_V6q7cMLs z#vE^KQ=2$&d<;1T`i}=~u+DGxwz=zmOWp#4DwNn843+S(r#j{`C_)d`3zLXyK#%o9 zPwggb#x6u|ft<8SZvgTMYR-d^hoU;%Ss+TW3Cc{dylVESW0ne6Y^1X*lDDj*>)z2LZ+Y18OOwf_2ox{K^cP} z00^Lt#id^K2GEG$z!5uo3Fn1cQyOd)_U7c42bb+art+42H1Zu z34+4L-SEqW0<`rlEoVZK7+D~#m&82FGQ(J0>2#f)B}*)FJy#?cVf~3O#l?HAXx`QU zrfG`_c!5Xwame3ro<^mle!3OndR!i$b#^0E#Q}hGO}0HNOfCCJQCuLpr7I#dYMb)kTiq|JnQERLs{$hvL&(6mbPkuT6&%)Ms`;5;BHlY&<#u67Zl|zT zQYvZDG+7-Hw@3-Lrg;F5aR`EDjSjYpjH9y)5`OvPK_j0SpkI#%OxEv|sPgz)YOIJ3 zC;=0P@wK)|8yw3(HjqG3?Ih1Ad3wrT_IAKT#E8PNH=FToI3BTu)m*r_z4jT?r?#~X zM{UYac;|+xLxW*p1%o|M|4p1s2kfuwh3=-^^Hx>gK@wo9*-_D+E|9AhaxQcIs^H1N zVoYE&X}BEf!p8O^zT zDIrRIbZsYus9;*W&S9|!#tzxS3@+L8AUQ$-poGi(omS^gWC%2Vto*7Ukk3p=SY~2q zyqID~UIL1yM_}YCf9VxrQuTmV4jX0c4h5WD^CVXEp(k4?^xmu3RP}l?W9BW0K$msc60k{0;HEDWjsI-WT>`bmvi&6#AFdC z<57ACz289W;c|=Owh}L2tRhT!7ma&BG5IbVRZ-Mr^sJV5YFEO+fO2I&5YCu4VEksU zigeMClYSvr11eZBr2%XIKrNw5WkHFqd=)W{ThPp5I|g~@V;b<*+Mm{9rP{Jj{MYRa zSV-)GKR4%*N&`!pn#VtZ!Vl#!LYH7hIiphbb`Lyjlz5C+sLKQ3g?tH32UFID~JE@if`hdJq%c z3cWmxPQ8yyw%m>-xYAi904 zxkx*p)HK4NS`Az{JAheifl*$DAD>>0WZK#3HIIZ}Rhj~kQ1xl^tt1${*iY1c+8%ti zhiFjNU`ZHw!`!a*Uh6jsF|}fZx=bz6a)w^$u|)pB1MW!SeyB$95V+}uc~-MoTV}<@ zpiV3&MyarnD^@mRx(QSzR`WHDHYUN-8`Uk}V@*G@GkBYz$X78y3fKdf*@u3N9J1;_mBY~cD310kL_^D`*{8Vm&5BRsBR@X`@gHTHKTsA;pnuS43(BaKBoFf@3qsDJ9g%CiIPszz+hRwP^D zD50(;E`$|_AsK5%?omjA;Q@>+v7>E6R!38d1YD32fL^VqQyQ^`rdDx~$l2sMOd4xt zOMBpxYstyqX%jUhl-3f9PID#6iPE4=?`W=v9{Dc%qXE6sX;xY{1bX7vBZ5i`I1?#D zG(q{5pgovc?h$$un=#mIgolJi6K)XX-4MD8%&jMDH&uQ4O^7yOmyLltk+@F`H9%^2 zCDL35g|C#Vn^Y)_Yr=5RhLorr63dCsLt{hlTwE(6Gb$sAgkr|2qF)`>+b!T$VY;Kj z01+UzDkGf|N0ji1Q9Var>aeo_+K{7FtBmQkIM~l}TEenj7&8*Y|pnRY(j0 zc1ghnCl2%HKZ)a?|EN*001^NL_F~$Q$`iA^K%VkmejOpeYFipGWXxm3G%B@*?uDMj z-fEYx;S;F`1Af$I*tdh1^OG`s-ARmC7OG~w7%>R#RO5TVbrE}5UgxVyY>zM>l(3fm zv)Y~8S5muyVX1D{n?*x9+e(Ny<4q}%yP^_rt_aV*nH@JMctyaD2=iD7DjbI+f+e&b zQza1&aqfb{isOlaj?gTEdAM7eEIpeEh1`e@;ms9uxxR|B=~|091sVzsMJj+EYeCGk zX50a0KHY1(Y!mh2q`nvY08B4K&7gu|cy%JGcA`^uCDRJ58yXv;p-C84nFEm0qOVa~ zt5ApXp5=!qMYTgb24@m_h6ohNWftCR1szJf2540y5=3vGppfE0D5-*`AkxUNZ`uQnN-8a}zscrn z9;gdV*h7%=2Y7yBKO;U2wIM*ge0`8}SMVqCrNRfOzqm3uJh6aUUnWeDtl~A8zEYot zu5h0)1OiAXW;f__Nd{*FS9`&%0!KRnmbEl0B|-iTeYJryAhttvGBGaT6V5R6BUP27 zt(g-M>i|$2-D7YcN0bu7` zX>cdv0hB396&#EL%H9!1MwWYMKPt39ki>2jWQgn)m&qw{03P9(G@WwxE0S04T;+T$ z<17e^g3o66k9DAv;0S^k;>z1D>^K6>85&m=LV`N6PLwFe>;rVHOBwkGEIKxauR1>h zlRJ3-03i`r-@y(S=VJ*_ZiOX|J`rgfFa}J}m|WL9n6Dk{sCl4qxmeT2I#-iuuwF|4 z2%+Oi-*K%gjl;l=u~p07y%0Lk5kG7xT?@wtT4_=RmI1$ZJrCz?0p*4{*Dizs(&f=Rarq^beTR`Q-zFX-Uc@o0`Y|t( zpfED1m1@Aa)0hMEFpFxu%42YzRY#2NvgU(6jtq19ZCl@EMUqkE3 zO+TiB;zxdyI$Xil1>T}&!Ep5j?3;Avaa3?S>N!#CzS9bqAk(2&j{`%v0R)n;>%}3g zqR9o6U?PIzU6XI}xaWGY^u>MqHrf+J$oVDbh;nAO{^p-n-M`sPSJDiEl3BUr*&B!Y zVLi4Icq(3OLS{VZvSU9+0wwuYh@5#bNAs9Xeu4=$&({J!%QVoOOqH-ER|qYyh?9zW zdYz$_cn1J09mZcsDZm`d57CjF*oS$U2?M7Z zn_yCpKD_5G=*4?@iFm+J++OAmHRyMBhD?d+aaPm@;z}lyX{tE^PscSko~oI{b;?=^u8Qh1L%K z*$#f-oFOVa{xKwlWSBJ8n!fuWfi{B(fw>-tQ6s#s&Bx@LEPIcz($yh90r0Xyo0ytD zPs+wPRyH%9fcuj01IWTOquaI??54wSVNMV_t_jxKOyHV}wq|S|l7;$LY@3-R{Rq_< z<$WR#@%UjWRMyy7{;{^npfU-c>t$#fagTWO5GhM#`S1u8Jba4n!s0Z+Mx_diMc5d= z*wAFa#sc%~bIpx`rifw(LI#%_H46FC;Q*u>$W1Zf`5UWBgLIowW_p09te2|V*@R6o za+AQ0k-+5Uhcu93#^g9eXkpQn;20r#GI|BEQZ_<-WAqD~DNwFLYS{Lkp%@5q%(Sek zJ$dmuQH0oEy>b^Hu>B-AEW8)#J72Hn$sIfmNHG4JvN`$&oVLLtvMoHR z<>im>1?MF+ho~Eph*DcEmKm5Th+2*R3TgA;Ym^+I`!%?VaQo#da?Y2lEKvw>y5%UUvalw$}@^>Ac+qIC7#Ijxn z^5t3lgpm(W2d~3~{sM*K1XcJx>tB~eaU_nf%%!G06DS%Hfj+`)piT?eVe|8>hlhB4Zw6o5h?4)^ zV!XX}Hy-{AHNww|H!h&g4idFdPq=W1*&?dtxsJYy4H;!$f+_wp5UK&(0B9GyWx7cZ!B9JS)#Yi2~ND&Ur zJm@?lFAZ68aO15#a^MK+gTYXHzTFf}^AA7)*LzEfoQAXe0RA<$xT|+>tFQal4G2BK zM*-g5*q)3IgjS5$0@?z^V-4>tbwDm`q$r}}klfY5ZEd&+a+=0jUE?8O*--j24huw) zuukdd*6MiIYB>o7y@?GZ4#Ie;OBc+@DXE8p5C}64#A<#;b;XVY?)`o(%7t)T5_1_N zUyiUwCSc;1SXytbYpm=snT$HGxL?sO=oRn2Mn;d)7uWN$ECd7!THcV@1?>Pr67mRE z^TP^5Mx(?Jfby-!m050_f%nuQQ81(S=24&c1lIm1LE@B*erkabY6FYhq=3(I2j z3{xI^t-JNlV*H}xG$M;Y3>)rV2CbKFpd#Ji?%cW=9{x{&4HM5x4<7HxG)PL{wR{yh zN=${|bc@_xJT>h3f~BNW1q@3_5yP#{a|q0-q%Fzz{Y)D;y)Z8IW!#Y@=t z-bM;lX}=MB5$!rXT($(omgrZ8C_^ov@tpG5cn~8kT0e)j*hg|B)T$o5Ap#bq%#8ekStEW3MdEzLl9kJ zI{7p#C}+PJf_{+wk6lm?UY1|XrF~ln@G!R-geYCTjiLmV%%(YFbVjvuIHm|h6kfY9 zj2N8{Tt0o>mTY@nBqMJFYiYVwXLnA6XQyH25nFAAI1B_?EGl*&zbyQIyL+^IfkF({ z91XI2umc)_UeLKX`aia!1O@Wzf=cAOrB~AzzyUDB?PSVCiK~DezE4G)28ua&RdB=R z93lsbIwgdgtiGl11)QjikT=&fXHC<^6YOPIYHiV@`#3H5vhNNd3Ok4=*R(Hua?NG& z0btTN*#(pn5(k>jCZePl6IX6WHEHw>;zj9YCc<>WrNq`pyO0Q15DJtHVDDJpQ)CLh z@*qF-DXIY#(BQ&~RGf~cpoov6i$f+jxrjvpH0|_r6mNrfpd`eFQ+$tAeGt*H(eDp; z?EJlrO($`RfhOfnJK|*45M#uKBm0loLs>hbEDZoIdNp50$_D=Y$uwEwNx$=Hng!4z zBozjGK7I2g4QP{!9R~dAZ5PI+HQ!+bK{D^cOG?V0HxLE;BwDS8?UY#+Rd=|(37{xp z(lPno3NA~KSbEYU{lpKp(KU>|x_a9q#a8yZ3<1TG(l*iZVh8{cMe+~@+4FT}lJBYd z34gLTpx`UpDS7$_U&lUHc$HO6J*gN>1(nj=kKw9NR^yZx196NJU?GP0?MCoYv->=Q z$7i0g$P1_#T76svb`)|0QJ50umzg~n&QsdKQGh*YHS~cvFW|+b+EiHpnK30!$YV!V zYeeOzY*<>#2v}Ou2%;RlS=CMj6s}-C)RCLaoA83@%9neK5Z^?_!1hJ~6ny)1UcmCo z6|yjG?g0B0Br?cga!kT=H7FivKLj;L7!&yFYdw=fOBnRBjD3 zOTy1Jdqm*El5^%HH?RZ=8F;uuTtp?sppwCtVD5yV7CUyZ*tk~L>_H`r0d;==I{Tu@ z^lf=ui-F1OGdMiv!V{`$3nQ?@i{&8jFo;ClwB(w-O2$`*{e;H<0ikDYL+l#Bu^t-u zObhM?TELhSgc~6S(#s&WVB?tEBHUMT;fdVZAQTv7@j`{r7>Nm4A2BkK2{b+X46B5^ z!#2eNaS$?tSWdr7+d|;Qj|TeWnKXx2&6Za^r%ukbUHpVPp~I?urJjs1RQozgQJDALVd9%*w$6$#I)|8HmswrJwLWkLeTnOgJB6O4OOZ;wBDfn_y+W3!? zI&g6U%!zpKket}YA_QzKHY)rXfHtYNk>UU3#x<=%Tr5TkyoEys3SOmX{O%1-Z58G{?k4Sgb2<(#69s&761K0CFs#8NZCRhkdR;d*MhVKxk@=CK@igk z4`L`Sd?AhnOuoS7)66$P6GAUzrHK8`!$j8A5Jh?-TiyyU2)7Uw6Whq?OS~xnDm~O_ zhg9OXqz8|Y`w4Bl7_@A&;@E_W;AWEzrCSm)`IPd+ciT;BS2g@)%eMxI3*n09e-971 z) z9fvjUu~pjCuy@N&Hfdw_3sM1wM@oj*A|<;p9_9+ch~DVs5#CSp(ojcBgu;J+SC0oo zQgC((eQwBnGbabf&$5~`t1oMZY@QwHRurBNO=xuK8`*%@n%vjv(a_TbqHlwOhJHEFu9~lUeEq+GZ{sObTNwrpB9RGn zjk|OpR2BnzTN?&cAnHVRNWry26G&(e{*NALYwg(2YrtIbQ``?x18mp+p7uf`)g5iE zqmQHM=UGveU|`Uu!1_+ib4e5M!h1!zd-o%55eai2=hV$%e`hzi`PS!MVmC zhrN{zf{)$M7jN3RO<}6(si%l&tL?bCh{ zgPN@W)pKhRG{-EyVC|r+DwI#bjtoQ2Kb*UwbO%&DzLpuNh>`e(^hOX?3cFcfxTND& z-XCDDuXPAQxd7b{`ov z52axqlM?aF|R8=;-iG zT;cFt9cyV~BIE-@+)2V}-Z}de9{x^WU@)apT`h3kfjrE+cR7HVm(~l#n3JjSq#wqI z9#l8wNB|qzjB@LkS-YRq9W37&TjHtuk^KqMn+F44577-o1p(cR#<1l=>B1~09qc&# z78J2|7ulgc{v6{$?2ps5fklUjVj+w9_?`@@Z33rjY<1ZM?rP#2Tu?(YzSZ6J(q?zV zbL*eCXyqsMYJLBu!k?P7wR=AC&3! zCyheqc%>%(Jg&GYyoK=V`g2Z$f6Ogx`sfs8jH!SGK*>@I0S&6^WGq7Jo*isn5aEGX75=S0y2ZvlveBI19J+8%J8?4DR!EB2Th>9bKWU1_z z=hs0-APw^8FzpS%kEmt}uU0pEluysW)n)W?5SQ`f$ zjA;Sg=B#3!*0#Fsba6)dDB?UJjv7dsO~%fjNjSscXFK*Qf9pj%##DnTX|P2?tg%F2 zirJ+v7SwuD(Ecn!p~5SZ){sK-Yz9fu)(R$N=Vk;NZKI7f#I;TCYETkTCu-CW@-jHV zFwIN5g+s=npV%um@iIMQs{zh;Z?7joV=kx(Txf!GsSWn$JW0W@0-aI4hxOr|Aq4p^X>I3CE}G~vQt z_$fjXfwAyP$fVubv-b71z%WhCe`X0TCuVd<5BHk5 zinTB&Yrj0;Gfd$?D4KzG-iwpapx&c)&|OPHKpjWIl0@nY{Frv=mQ!1YH1;dvZ4qideRVNF501lhf0WYka6a9L z_L~N!$H9r#8gg&TvO@&HVviIR2K&9Mf>y>0OA6uP8daxoB0e zEX>d{$SYVfQQ=ZzDAGrAEcq)IsuUc*6j+eNVeZK}{k8yUM9#ISWi?lWn}78hU}vP8 zz_hJc`3V)-7tyPSAmv?z*SFtnZ)=4z+1mr*mx%S&itwk_q%vl&eeL20>TncGrnR*HM7v}gCrTVLJ1ZS$txTS-@w{Nr~#u_5k21j$;rW6Sg2Se~YxjEbPx zgqPs65IL33lA!0s0R=~`c+yggh8reDz_@zP?w9IbSi@(z2%2G+3=bxiI31hX8uz+e z54A8-wwL(|&;z_@*^qVWAyV=S^$8&Z4+EFH)^YTp1c19C z6J7>xX*&|+45-8Z*Sh?r0 z__Sbb3>wHEYu7Jnd&~7!>)Pb(k!wE8k4%DO7^sn$!ysiL?6XylQhX{pIU3F$g7Jva z{n`o~s!3aa-94coJl2mB0C|LmlKI(aegO+$CxfwouxbqDBS@drT3{iaJ#8IwC*B@x zw#{k?s%weoE#_X1*U8E{tRb2}LpGV2(Wp(olVZ?#@@t*km0@^E&UdYWn~FKX>+Bkk zDzafj)W2uj4tUEMFk@$!3;Yq}7q<5^cJ%~GPxXsX9|st$1gp%C3=??l2Ie<-BZV0B z@k4kg8lAGb9OJA}5>3|Kjc7;1?Q9U9)-VsI zKUig`_!9xkD1l;-JFVxJc=4RIKm|gYruGQv3;=adZqOBDd3mvKx6GBJdl$rje1Qt1 zv^kDs$nhlH$O<(C*=c1n;R1PfIkx$3e^p_Gj}!zrnUw zUwrM4UUhjg(V@IdL5bm~+A0QXN#Fc-#8ku0j@(3El3OdRG8Umd!y3P_Y1garXWOg4 z|Jl!e=I+|M~|C9UDuGer04T zw+w9kPV3{FiFiQ2YS>L*h!n0+<6&S5jkn@4bkM584)NRZfL&vh;ROgK*a-emu*?!S zAMAq`bB6@`1-mHZG$!BTDTo1tzeG>ISCF2u24*1JJ4#LuDDx2RM`2s34B3;?=7>Be zU6W;GsVZ^p{`1aFMo^L%T+dqD5e9j|*NNiUL0V4gaFAvxjgK$bjy4{^r z$viG-5cfa+{eR&4Im`((+%;2XAy6Xn$#H&AFfW5Xn0b(}Qr@K5e$22qXO!mPOCU0q za~Jdr5TX)aF2U zB@RRuEc`nnH16(NwtyKB1@~{XG~uYmNH*8kL-_9PBDlB6qX^=hw;Q%WohM2s%03B!5h_5k8aP)6WKRFE2U_qKGBHi~Paeu=s5! zcZ8nv1a)nrr!l$hvlv?7|d&L8V=m6G$v=b!u4+rMyMY;14YN6Le12OF1mTOf=G zeg1LgyL;N{=VqE%@5fC62m_6>q?`@6N#I|6benBWia_Fev^#(L6aMi}Bf>iVOrYjZ zh?(K=4{-UP7%LxtQIUITo4bj(XF7j^mj$g@8WF8c;s~q5r|ucy>InuwTh==mrUY;Z z=CzD|TWAR3TgsUsWgyN(!rOS5mBa_d^WGltJ5-E_{?P0DrT5X9!eC>T!XAMdc{!x^*< z)Gs6ICmM(ow=yaWgPagpb;xxkS~j)-IN^Pmd*w=u zve$k;Wlv#qyIx1u1AcsET?C1aQ&wa{**agQa1c9XQ$u@)=8$$Ik*&6d@ zJorcpzC$p>+$ozFs^8qc_L*mX4-ir)^5=piicGTlTj5Qh(c~L2$2hR)yCVG>ifH3A ztJM%!)M-zEHi+K+^vFUw-bP3RylgeV)2AV-y&)k6NxjA8d4C zYR2}I=1v~$8L?6$OjjkuoW~rIDGH3;)`Mh3X&3GmfRoT1haZR&uOaazK08`W8dr_sUkjP-yn*%=h zZ6bSRDfXm_*f9;_MCfC*ntp;cHTvW-9dZ?e6@g}+qL!-CmZ>N_o^d0=0D%l~Ho%M2 zTXu;vU~HN}SKxx^cLIm9*jclk@u9%3rdd7XCkFSwbcX<);!taGzFi+Q$2p>BkG_~J zGa`T~@&#J8HCe|XwiN;lsmI&PJkZfjK8_P+phs@pyPG$)K2>g%~>Vh;Q`d?@q&lD2OTa+LsYP%&G`MxntpdO-zA^Ksb>0>&*u zvNLQ|V<63yH?cs;@I9fC7lh2SV>b(D#%DXX^~^gxZqPiF4#yD@(8YND1;TzJY&*zv z&k$OG9)!KGO469#I97sr5ZpscN4gzqbr=QW`vhD)9@#PhCWwARud|{*C{q7A zXNm}eNL};o*+%2<&@qAj=oDi(d0y1)-&rfvG7ilaUMp{2pn$+wE>@JThra4@IV@PW z3SCXsN1)9dHD=;h?7)Ww^`s8~osRvju$6^k$N3LjDBg^}hj9Co^B*mT_BQT4 zhG$&!@s9JK0RUlyOJEwvP+zkmcz=C8yOn1>K>9D|KVPOh=^ym|nB6!eko78zK{fmr z9(IQA%0fmx*NjU9`(N%?nG<_5(_fo)c#TA$Q@3upJb;79W}!6I7T!q&Tmq%tF?L45Vv zoragG%W6;|D%5lh+YUpS=`?JY#n)dj_fEqORfO;|f;QYm*zhVK-Q+n9uc;x0)3DQ% zaiD9E1TY@sk6cCN;0|%Q!U=jP9o?TI5S3bzp#tAo;Qjf;T-l@I7PmslAN7<;+U(}o-q8Iwqh zpuQ9pB`JPjNv)2fo)o@~b>qNF9k1E%u$dz^1)kUnU?M&#Xp1Cfem`_5tb1UibKrn; zfPsK0zw>6O)`WV*+bMOI3zr7fy}4*~7(0aj6IJiWeNnfdUGG#3uZz z`ImMI4+~5Ma!FMw`|iBG8S+8r*hVK1FUb+Kgn-Nj8OY-?Pt^si#+xMSwl&om+mMYg zjN0k`a_w_<``&JU2HO&MbJXpiOo$YtqY$VLhz5u8hUcDpzHa?B3akpp&0VJsK|{F+MkXzH88R`i`3nZaH^+ zZmegG1H(YMGJ}T(0s-P#igM?fOn)~%$KR2=`a6G%zty{wm(i7^I(=j8Vd6~hWa*X`NJAFsBP)1W`MdM6{OnZ9t682&ck4rHcKmugJ%4RF zKGj<-p+#-c_=)KYUSTm7i=|I!%dSCuZI|;;&Z@N=-rVt``EkoL`GMJyu2b_Lr$#IJ z(hXOOF_oycYSkJC*aNdVI7R%1bl+uuI#ZKh58lo_i04K=&R$Pm8hAK*UWPMqw)Y`X zj#iYc$cg?hIHrM*hi+6NEMy<~v7uARdrYBHF~&;E7L{lIvG#afbr?ObTh-*mX8DSE z8h^V^4Mh3ScNs4qiZMApH~IDGy~?|h6AnJP&Ye0@J;_vmI`v4bPmr$m7e|@*3T6=Z zd&%G8spPxSkLK^9$#~!RGz$m;{Ed%gQ~WL6$V`+@m#;Bho{4=?;bawasYj`j8^|ig zstY4Ojx2IsnXffa6=^^j{&E%C-T7+zJeIz4zLM?zL7T8JSRH^doBvpwmS@I0rx!aT zfPfyGbN1u2_iQ@3&>tIlZ{2ih?E2X4V5T;iSsc4=bNh}Lrle}=-1Ko|Vi2F?BYYJG zU@Oh1BK?CS>3gNpbav#6!u^@fc+O5zXV=*Ena*k{_aIitN2a@`7OSyRDV`fI4i-6y zh5L!h?0fNCe{7~Rb4z=SEKJ^tp7P$uK?jF~Y8-LyLGPXEGr^DMy0^Pr z_I8Xr-OZ=oiGlYfZ=`1JM${K_Sfva7xnOJNEMO&9Pvi13;=X)76F8jpA*Ah>^wONf|JfYbrJU9fk+Uh!qq| z6@JK8rc&cqr?Y4~bFKPr=p>NSBtO>o-FRQ|BsVZ8CY~#uOFb&j^d0ZL)7eGrpq*7e z9K79is+0}(kcy?=P2NP;diYHhk^{L1h5Oub@tnbv{0t)8=()^9xstv-^07sr7y3@b zZe>o!&-C8Or(-=CAQ%p&JTviSb>zyKp`p>c^Iuj6{PM1h!`?*nIM7|m48>BjUUxMm z{MfM%Miv93@Y;1AFQhA(!6^=FC^q&%{@Y+JBW&agI**%&VEw=+$UC1@|1tfCKA>_n zbtQ4JGU_l<>YV+`BxXL4#B9mr%-!}9rfA*Njnoxq_PRr_gKb-!frZ)gYuB!I_*L8# z)ek489U{EwaYY=(GO!o-F*Avb2uetrACMcwwLFPm-&t=+4Vxo=OhnsQ_PKoWeQrld za5g1To;iCu(VM=63aQb)8HYI1;fozbVEz~kUSURTHvc^-0jZcfKmLg%2+6VcFdkOv zov1`4;nkBwx|?n1uW7eRI^a#V!%#LKO4<2q(#`Bh@_o~FIhm+P-cYO(lLYrvv=IO6 z{9Wv?9j&R_Wgd8vGIsGpq|rf+J;{#4dxT8yam^i$32;%PPue7$DKlCU~QCc9g| zhGQVwVG$K>;kc{h&*EqUR*8H?LR4hqnTeUsu2UnKQYn9B{CYXre}{!e4$iuKHMcuk z3w}a>%%A>hx?cc>4+PKYug0!9tjV_pGco_B4XY8|EnC$VXm!r0W2V*o;OxLB@xhz$ zk&jc4NVFI3V^5)TEm-l>*w%a+DD%Fa+ldnd%g9&x#M8GVA?ffBD6Znk(JO@?Im<+J z0>fJTS^pPK&+-1`-~fISi#=1hOEY7VO!W*cA{qI1WYHP#j%FN=ed@%(!-*Sxp9o&h z3Cu7X(9Iv|SK&vAES{{DtFuCrO@2Mr6VKTRNOwn)vqNV`N)?jAn06La&QE8DF+bCC zBy*lvZ8}?7h^M*Ypd?@WqtI{F62MxUJpO&QlhC`A`Uc5*r;@FHXom$*Ac9GEvzVNe z{RZyKa8>q-s^u9HMyxLID`#7xV(3eG(hugmpgK<)k~u_jS_!9%%}jR>Jj@mbzNp-q zeQ$Ooo*pljlbi`uVVlIo{yT&UCs8TSoI6*#70;3O8M;`SQp$8oPO=ReMm;ZLM1_64WQi9|+* z#_#3cn;9D)j1M}!$McoG>d#6Ti@w?Hx$%R=W*24X2KL9#cjYpG% z(|so}HKZ{>)}Q3w!Xsy>l#P6bb1c$#eB!~9qH$olB}F~a_)uce>52AV9XgGl0sLT4 zxho@!u?IspbPUeyd$DgZQKaV04_DL4O{co67tjiH-*kL%aH?l2nu>jc_FNCLq+WtY z1wO;(3k_-?a1c$EKwC;FS9J6)AW9Ruuz)6A^z+1lgSUr|r(!Iz%Z~*wUdaB9&v8`yiCc#4#ojEM<|9zU4xa=`4o$Y8qI+3Oka>5h@RL-G)XiGHuM@%Pfeyl z*36DvOr5rMSI9OZsc3Qb`rM}u`CcdgeW~K~6u1|`Aju)xlZ`J7EjpW^2XEN-PFwr` zIoLI*GOxn@(wC58KmmNj9r|Ey00XkMI>6SF87p33rGfWylv4x?AK$~9M~~Q-$Yqo4 zz3W8eV)?oR#vvau`aRAGUPQ^VTvz5=*9Z0$9FT3k(imZo>Q~YAQXkjghrHFc_j$jT zd@QpY%cy(Ild2>~!eW&%WpGys0!!+bSSL^3`edq}zfsA_z%=ack@ zP7$ZL^WtkSz3isH%$#?)77efPlbEuZj)mLE#d^ryX(e0^U!pLSkpZrj`3 z*6NbtF+_#UQmV&f7B5hS&69X!F?ox%F-Ocy-s=AjA_CAO@f=~hvrFekX&8)#l~^FM zr=F>SN7)-r&(v_$iJr(_fGFadt`pE9)xGe-^S`QF{|n&hk?GVd=@L*DiHn5+AmzTl z4SsFpbjkaXvz#g6e1&wxI4sxTB`{wUFc3jIJ@bhh*$agMCo(>?n2$Ko4~G`#$9u;d zN)z*A^RdZO1Yu4Sh;Sf9Vp(*`4CTCT?Q6 zhY~&W&fLRd&PfAVOCs7ev{*a^4kUkV>;p_{VSq>A;MCyx@x}hD#Z$R4%a(uu11mT< z#V->!KKel{H}z?5!imp=Z;7Ugr!d()Q^mW^?D72fvz>|YncKr(#}}OWg^6wmn1_0u zNEa4|{7y8Lyq}xsJ5jick@b!zM^Pi1%67)5oy|Myoz1&8?U2A0$y@H0ZNJ}IzgwP& zO?#sAJ-EAd(=JFaUBM0Yo9ef_BprKx#4K&zwHg1nLps}cJpP$Ov0Lg)!^@c9sjqq` zl7q1?dVk2Ll4qdJftX}8eKzW(Zj6@a&N!L(vbVFH&e29i9{BrXVPt(YDq#c`v`iYf9?<5DTANiOf>@tqAKUN)O zH<;Z@jETXiTqg1rQ_~lxPMHpPATZ0@3~VY`u+B~20g{Z2^(aT1iCH13s4Z5Dh<%Oe zhDxsCkMa>C`C=#K(Zm_^e*0diGGrtI>4`;8(j)R5B z=~Fa0`qy(7&Uge=7pfyfq+O@RuFqa4d z*%d1&6irM+XM@$Bn2vSxNH4}nQ{i*w-j9z!k2-zE>Ho1mCx2Kk1sWR9!iO_KK;fqC zIyHWEBvbC?vx>3v4~HQOCcJX$d8R3Xvrl*jJMaN|a7tgm-ERt2L{3o`VK1K3gS#|0 zvN$-!vp7_(l1mH^PLVBUpZQ4PzBXd@&f}~;IK{&UjR@1!-6^F;6_6gBOV)dKWcGaj z_nDJcdI6G~x{KID{Z2k$vr)Q4W!E|;qRE*~XEaudrM`|{Tc(KFR*0l)04<4|dqC-{ z|tT1a98Os$fSCqV23>FukjCY zFe;r4!V2fs&_%NTC>y&vly}BH2d{K(=8PmrHp$7rTt0ZY)D}5YH|9@{U3I7kV^@?{ zlb)GBnM|spN3|ED8&T57&In?rA7-(iK-T<8qoM?6DffUF9mBi*H(&UO|qBv4YUwQl<2zycGdCdL1xjR`0wOO&%hyjDLfC$U+RgSQE>1VqxY z1RqYYsh$Gvbto!jSO^|vVjv0&6~t=gShx=9Zcau2J+miceU}Yr+6t*y@)8f=@=5MY zMG8=}MCRlVzfltfFR7>qD8^IiNJ9Q(Ml+*@fz_j53|H3(;+*?i97i`coFw>%A7gM7 zA5C&_I(j^M5gLg8tJ(R;I4Gov?r2{A5X2zf;xm(u(qYbY^z2n<JEzm%ZQ&bQjJ-6h|t^neQ&eoKkG~MmcGWD7bI^g)0em z!WLzA?$r1+r&p=W-|yMxYVqpvs{@M)Z&k38u>w&uY0cDV;j`oeXYvQ20Qn;p2!hIP zmcNEN%iXzU6EtuL|8P`2Q()5Z8Uld9me1uPPo0Vaj~W!qcI6pk)4>NaC;TPkaE}se z10-x#<=vqnB70;}tRlOciLipx>7N@|lt1RIBK2apJ)6W7GD-1^;*v=6EV;quGApOc zx43U<_p?T72+ObS0{yxHCeUW%)W*51V(xS|5ApGWYI78oh;hx#K;Z`hixPMw{{>B0 zPC+Pg*%6tA>gcL=5I+$IR&DLVSAaQ=z~FNcq)Pd5i@l zW#;8ug)NP^yaF>Nwhca_w#YU!MO+$Pq|PqFBCD(JNMq^hnw!cz->Asz>@qd;@#(5^ zy5*VbNeed83E^s)E{Ng;m{@K)7v7cM1wn(%7Y9LkejnH#ipstBF;g_V6mof0sp=L0 z;Xz=gN%G8WnDc?XlCHI%YrcV5OJ2mxq1b#yk2po^I@$m;uicS{n|PQ?q|ZgpDgaw@ znSyeqr-G^yGnW)|Tj{CEf=!3L`j)cCYN_|yILurq03+=9wO~u`QXs!VjpTRn5$Ns~ zsrQcO<`z{A6g_J?SX%6VzARn1ZB1cnwz3fYG+POODi_A*7tD*oJSQiS>}9o7!+Vl^ zAme5$c;87<+Dtm=GO=_}c;*?W?)%W{=QFE$ns_!idnNW*&+_=SHULGGrM3{++qIW z$O}MS0m<_!~xd$Z8h{I?bM#VFa9#FIove)(1=$p%xuO`lSE}t zp?;F%Uy!{)K=@X6PFurjT9ZgXgm42yHe}AGe10}C`ngXz5l-pc>`3Os;5jE#fHZdj zWbeSao+;sc-Cx2QAU&Tb%9ALT$PiPsCOM*u6R{7OBqnGuD~Z05VjjyY>Ct(RJdL*S5V-w+mdWpB2y@uMZVS-95-kf08K}@^s4;WwK4{7P8~HnyaQH1+m5OV;sgBpdBiwQPR8Ph3h2Vh6D;KR}0NG6tt8dz6Ng zm(l`FPW;{MZLw)2As`9Q{91CNnUQl&Iu0fM$d~y$6rf8&{s00*6v;nbC(6-c5;j!o zJuyC4JpY$-c-H?77t?*uvH^;d++OvXwJZ%41s+ z1ZOpvv$?S0png!yN7@WRzHR*+m}MWjPVC?7N)I zoXn?EG1g!K45&^{^|`(wwiyGRq^;0LKsmV)Nb&4MGvqU;NcD?v5;oM=O8Ub&|a|<4H zmgFX`Mj_4Q;iJ)`GAz(zk)i&H2fY&nw3MSH8P*O1kTzf%=t5tgs2`TA`NC}PeghRAV$HV{2_qz z!KHtt%Ow-_i{w${#m&6hD_f&=|I^F(FUjCn#dDV4T8*29$RV;b)4;2*QV@rPj{GqQ z*C%|qX|qG8#cC{jZT`k6Z2Hbjo)YA-)tcj59@DW2()(zczLdY`Y~8ifp<){L0w7;4 zAmf`8w+5yY7hwWNS+e}0npP4x3z#WqK`7xWB6GbG9$s>wvYLMmNOK-LewG{!ti^qX z!7&-Y)_i0GuV7s@OP-hTzg)6% zU*$eHkDY@xCKjg5Ir0@epTwY6m@=D9hJBfA(g=ZUdk|?B zdKJEO+ZI@b>xflMVOn%bvE2;ZO)FF*;-S35)rO)|qx#T)GhUVM){~xyKy0w+-$(g5 zO!VLWg=yN=30-C>OBnJSi=m2|5JMqgSzawi$BF=*o)0H_)nvVEd@*rD6cp9!{O8WO zK3MZw^Xz<9cIZe3Zo%puhvWt?^^51+k?UYRT(2-zBm;%4p6eu>kT5^uT9-dN^iZIH zN0vjLP5yAJdkM2`S!j~f#_I+f(dSZ;0;)lP-XJr-8z->i2?BMkF7>61bCN1 zd<1?k3$W3kofnBJ&b4DzppZSoho)`bSu{{?geWroVIa2gUZY&5Zk6BwK*_Ws+{K+{~*Dc3UGZuR7uYy zvt&p@7jtX^96U$(Kt)Y7neNQQ74c(om<_)pXbH3z*zBv?Mn4RyV;(kqkg76Nj)!Vl zIP=VvF;#u#p%gffp6j` zz&Zj<0K#Sc3R@!T@B)YO(+Y3gcCIT?K(yCM4xHkAx*-!XC5x#Q{{oF8(m3i zmg(a<3?mviSWe_VPG0Jd_K&5fV-OYhC5rEZv6%WXHAYN`>6hse1VKN2La43`|`H63^U#hsOHGbh`pax9d2O2so8TkovBpjveRFYL!h^7;0u9slI{c?OT5G4 zT&a0VY@M;OY7qwUpE&U>jXP#xG+2$m-tWTHtV41H?>}3WerR@pfvB;&Bsgd&VnmkA z~Zk+?nng>XAPo1JQrO!V6aJ|8DrJp%kn#kf`P+ zVt~IgkoEjEZY%tduAvc9xkBDs#O@Sv&R^r+1Ncf*od(}tnZ(FE6(bNSgXB7?Se>SN zn8@17BrBxy5@T1trf=)~57oq{IPkN{W-pA+;cKDag+{b1zL32E6WRXn5{rqu6T3?-#Mk@1O-4Hsyjk2}nv`LX;l+@8>B#>#~j8LstU!+Z_mozB3c z>8`?OeJ7kqClC&eN%ha*Ts%uxpzQ5TVRAG#A;-^HX1F{wKl_!7RfNrLEVPa<)NR8` z_J4|nruIhuFq%fgZb^z8QP1_UTkxzZ3SBVzZ9XO5rgN7OVdDYqkxDUxe*pxaCIHRo zto$gt;D92AiL+7+lEFW+bC^&W76cxAD8>>WRC0Le{}lgb&rOe~63+ZhJbigP{!xF$ zNtLJmI^PLSssFwRQ}`^lbA#6ssiD)55Kn*B|2IcuPWpGD=w2Au6^!G;-*JMCGSHxTEyR}Nr8eq*rxov+di44Jb%AlpP}%Rj_%nCVzoy`WSLK`{(R8GA?)OHJGG;jAowJW7wnUamuf zQu!modp@Zzo#YA9VxAa7cr_S}!p|X>EJTH^$6^K!!1S@LS9>4|UBR-osYM9Zwstsx z66r#;4Bj}F?C4dP=#my#h$ed0MvfKXaFFP{i?%DEk*9oo#iTJ5L z@tHFy@;`tXnQQyVS>s5eaH%01CvOq8np*mRtpXPXuVH^bNjvW``AyF?x24H@_OKU+ zx-^&2>*YotjP{YB_cC|_dk@N4Sc4HWXO&oJ3K4uy@02wQIQBW5pZa3pMf+mYw?u7R z9v;edXvf zZ$X7oPLi{kgH^>i^tkZjDI`0g2gZUeTyu@9-b+8KD-K_!OC=PYDw;b;HGlE@CBISQKr^*+W()R>!j-+@A6Zt7cgc){1v;U#i5zM%Fn zh-(7{B4qLiF2Ezf5urH$U=zTgfBJ!+L#s?@c4GECo%pFT0cR*QkP<+06rZ9;Ae$R0 za3IN6xj4e*b3 zx+3*2QXzk7 zqhCk9q9HHKq=bVEX0E2juWOK${W=Z9vIg@q@o{2N#4Fhwlb3RrG6gIK2{nFaFyRv3LL_*V&~SCb#R&7K0HWxj>Jdd|o>Ad_qUV@CZ~puLtTt$~96JKRx;;*uiP zA#P&#s~Np=4Tc!IEk`t@8sEgze7WrjAK+)Q2^>@OyNaI!M6x$3DYzgEI^}d3-i@XB zIMiW?W=3-n`J-4+@Cx&CU1FCez^`am;GME&NeFlok$KxgW`R!Cvm-3+2c8m_B0gJxSa${IJ`uhhq) zmtstGZc=;8i^%9pgS=9@hDl?J0e>j?oaDNTcl+T-^)U@lRhT|}vgan~lpQSymMufC zh2Qwp^6(qTPfSv`02jgwq^RVWJR66YqB09%p%sxU-A?Y0TN@TQCIS+rlO*YEJ$wSI zat4*7;S*0GeX4$3PC7eUasP6&3w!;8PN}30y6!(IJeFtZJIc6#fHA<|LnrqhB)=Eo zHIsWUH^I-J7&u2XU&;1;0{82$`aS{1C)%HwTo_**It>b~lAXTjf|HCR%2<;NVjJ?t z#Kqb3m3K!ahd!r?B8CcIv(M4xn2mWzzqov)`~wV%G%;I3Xil$~T1!~!lt)2D;m>Rt ze_%*As(I;dYo=k{@Hq>*r8C_gMS0thCxSbNExoal;-gJd#+{xFK@XEY4Tr)5j- z=s1YGHxLzO&nt@em$)m68 z6B&7)t-JBpWDeI}iu!PJlR+?I@lqDBih4o_xvLpSZ4I7_cQI35b1|J!@d@Rd?y5h# z#-~s-JqLR;GV7q*2d=AUR zABl8P9spT)?!BHaoDqHB0S|HKaHePyNMj(<>dC%piNuu9?GXL*LyIwy#lh@|Ocub1 zG?9>RrX(N(B-*=>nHczhy7bj@C(;^r;#sj5B{Y+%Mq@7`7m{v6Vn8`|FY;}mkf1Rn z@wyqH-<|Ch&*0*Pa}S0yv_eMJ!hQ9;Q5gm!l3)apEBy??p+ivvomhdw2dHC>`7n!P zx_UIb<}kR6Y&PvFcrD^`W%Ym9zEYWT7TowN)lk37WxA#d0;OLv0ty;QDB^*W4iEGT zcAI*mq;#2Y!gp9RfE1&j7sZ#JrqYUlNb6Zocq!&L8Qi2l&{m|l>IO!O7by5tl2I4W z))ttd2w(aUyB_cf^1u;u4fr5%BL=d?7}ezL#H(b-f5CD}^vu-_By~7CZfEboix?5T zDcbI0jPG(^gOs28kHn+&z3OP@a<=bmqO+?um-c6H>fQOu=6ZMi29egqZl1d`@a{al zw~H5I56|AA8L7ODaK1zeCD8BXay7iVHeR%qf^#>aP;D02L}c@)%C{2tDBws3A`?Sr zMgsuVCg;v`FB-E)-&cwH9?r46kJHju?f<@ywtyISVdx@P#Uzb>4&n*ENP7FY3fm2% z9CAsKNjuq_h&=<=G!T9y#@>mx?Up5%Gzzj@LotfH)mrRZ5B5i(w|Oi<NM&_7E=8SQPKJkwWL3NTE5UV)} zx)7W2!SW1Em_;VSz_^d#q#`mzZUu=X1lnmB9Iq&?NFniCx=uy9hQC*T3xt5misY4A zEx$tHKC8rYXD1kaTVrDA-j>R+-+qYiQ&3a)U6^b?q_H0PR&anCyyZ2k3Z<8h#mvI#G3>=&~3xOhB?7$h5LczzMosa`Z z^YO%DN)k|{>h80!%B~$b3K0bHN9VP}dKnIl|Db=IEvY`$h%m7iXauAmizY;hP*Q@8 zC9YG%XEn;;aoOIW8$|Vi!vf9BEe1AnLK4Cr|);<37 zyeiUK0Ro~JHj+zn0bG6WzqbRuNe7yUHznKP=nR5`mn|R;3__7jNtu=N zd--&zv?~mgZ&Ug*Amn8%Fb%?(5QjaN9v&k8_T=E{xDkkp9GsHzbR5!eCPWO*1Y+Ru zM?~Z_sBpxpqQ)>JXqq9FYBNH%8mtkp)!6x3{kA`fEd$wYf4~SOr#x^O!PyyHtjRSd zmVK9f+D&BXs(M(G%`)t$o~h)0(RiF29-6|_&>WxUQo~;(S}YU{BNFK_nwl9aWsN-+ zDxDsTus=@6J|)PeHyg_j<>GM772QaF4%!+Cu9c5O|JrwM;(q!2t_&h_VR3v* z8KMKVFkm^)t^7N7GA3?ZyV7ke#g*fsn z#U=bq;Kj?n1yoLOEb7?iAtCL}g9e3VI>%C+K$)774?J|r$ym|Ax@i?ycr74>@q~tz zk5u1CJ*~=n6)WcuZJpTK-6x8(c6Y4IaA-bSt|CYWApoADQLaPfeD$t|+_GI#ze~wb z9{PvjLf=qzfHdFSr(>1zPQrpGBJ3OM?TWlV)?dB_Kfrsq?C9PQj2|I_A=5i{U0BHf zueEc3jY0+d*o1tWb~FZL@Hg0IY^NlDjx6kg zEkG-;F4juc)w=9zcjaAOj0(m$E)X0;kO3R{GJU^3pL3q)SxJU;<~yTVo#))1bIx5HJgovdy$b4s1F;$c-n1JAPRh&bFk1G;8i-P0QY0C->EG)!{g%Q4(B&E6Qj zR{M&mKy!m7xlc5ou%?}(BF#^G&}Re(w1u|z=sqhG^Y5fc9k>LHav#H5voW^5vPdQ^ z-O-zEy^(vEGi5eu-|ONFEk9VPnZr6T9N$P;f?Y?kIxthn4OHX+Y^J_&>C(7#4Ejdw z2M3ehM84RY^N#S&j;+ivgZA8B#acY_t6z3XPM3FUV$NeYz?^fYH_{wfD7{sGzpblx z=gzJIZnKQftZnEv#N2`t=!}v0;d96GyZ*McA?1C?$g@PO&V^gjgAVwyVBP}jiCd-ht;(D`7IC8T~L`V=S zLWAe{VJE3GG?MJcl+Fi7dxykhF4iE2AhpT`mLG$*?h>kDSVIkd-i1xjH&-gpsuJzY z1D3@#GsKS{(>5ky_km+fj@Bs8kzMVcS~1=fRNcjx2bPrI_xixq@sEdYo4H`r`|bEi z&P>{|6pne86B*V0(=+{(Wp*AGjAkO7WF@BkBw_>KNz&kzBYuzG;q(~$I+!EJDo~KX z1QpRkYH+u0YZi377sXz*<*4$omxSWYFUqv0C?yM9X1RHCg8M?0oQbZ{7n@Y@Y4QG+ z!mV%IQoK#~(ST^X-ZN#boddiLtIpK$Ba61j;779i7<;|)K>S=2h{73?_-5c!oQFt* z#G)7Gcf~k`X`sSw>eQ~_lt0rtWHjXEG5_6z+AvS=d%~y^VyoqArFJwr#L-IWp-95-BST0GOFz#Dpg0!b2(Mdm{X^F?o(((7DRV#Yy|YN*h7x z(wWL-wI|>A2^#q!1CdMS(T>~GoiBF&S}I5rXPn5>Cf;P5LicM_U(*GmLS1@W$(DRh@!f3cgLDioH0L~ueuWE_ge5^5)(BUaKY9+q!?gm+uo zBYV`&M1f!~&4`df7{<^Y#l7ooTpF0@DwHm-6vYkH=GWMfWXNJb9CK(MyR86>U|rOv zu9nRikWuatz;I;y#%$J4BgaoTC&+oTF!ubyO$ZpPfHdM8Ydo}&Ae6RwjEkqJ7z)b) z{}dB&`{B|}6OBut1AJ8gm&V7DNBPa58a8y6lZ$$%mH>S;kN@fMv&W3G7)$0%8ZFn- znsHH1BGK(SiQOt|Gq}wP+8&qvP^~TgCgtZK=@J{)hPSuS?TUgUYWe< zLdN^6XY!Bz^`m*|WY*VLZ!PLsiDttRAaS|i^nbFaw@=1lj`)Xv#?=Ci%RVzb+pqaR zB*5ko{3JW%1jbg&6CVw#l&uyp?ogiczCwnrRY=EX-^2mi%-9M|L2a^g`V*hv4zoQCfdCHK-jJ%<>`<~jrH^)!jh!v!y?g|So9M-`c z4Z&Ipnx9>`o|6Y!`~JD4YRA7=FzSwHax3pnd@a>yiRKGZP#o>}S#IKH@x$5~CCaCU zm&cc7m&V$cFV6q(?OgqaDAnzay*{i7JS%ASP>JAx$4g%=5$ zb^OSCIBAZQeRaYRDE5q$5vUh3K8XyBnlBfyU5kCGQ0^ARqDr0KSX4^5qult^lWME! zo2QaPGyb9|jSXY(pl8K&Fg-YL2_c2lgzzz8AW~cu`r)HYeawVHTBU2IOh-TBO{TLk zdN%8>%ij_e{#8r{tKi54mm`uXa{L2qtzuHIZ>W%3({gW>Dld)-_d>CR|I?5Tc`s%(TEf)f ze0NVQW;Ap~2dYB0?QIe!CM4mPDjYqlVEVP-aTX1L3hZ>vyD0n&ZVFi-E(nMO@M4BKTt)j5MyC3sA2MB#p2^r$?v3!9AL=xORQn;t z+;8k!c)|2W{f49u65OF3TSl*+SMbJ`S8N(W{c7nHd}$q}(ILfmHhnc3Uc4@1PaKKR z{mj|kw{&;Q;2?CYe`dX8M=A3lZjj<)jGpC2B$>5`u(B9|+aBzWq#CRc3**9rynyVp z<7*{XP>R>Pg*SvVDTM|3)tRe+q!NpSdLsQ@=x;yYJSrn$n(4$a;{G-O4c1Vt^bSK*LK@@7BnIFOldv2nLrnf319j^ z8iBHkO0-T5k>tk9@q<)%dShuVI$$UljQ<>>nI!(lsR|}JTs2Zh>p`pxqEvEH6PA}t zlvC(Rv;5C@Iu8oPeXSyS?3iK`x)JjTNl6nDPv0CgdwL`N>Rs~oGka&a%9aH{Bvr)X z_(Bc{gVeR_WU_BgBGZ9Xb?>O+qTh?U>S_$g^vGP(S?DS2bnLWXw9kJy(u?LHnmqbG zb9ZZB=sTuTX-l#x0_bYqFlnyPTQ((EnC#!epx#y0`Nymc#Kl1O zQ+Q+wvS3G4%GON=9Pg{)TZDY@D;g$ys2~G)nt(GiGNBkUmZ3kpP8o)2hXTGWVU#l2 zDO1_4QaElu|IQ0N8pnNnQfEWM|G5Ca_3JGzO?+is2+E2^)jQ#47=_ zCW9kK>_$2TO>%Sa@FtK|mO;^>CP(k3$jHiDBLb8`G0;p%j6+L*(QFFvnk;3i*-e$| z$oT#6f@nx*S1o0HLb=jmbUw2bThhUll4H^*8l$jwxxm`?A3Z8v-B*scyR*hnacOP! zR^L^+WoJVdCaojJMPXNOjPi#6L_q&Tsu4bVOBK46&qd#w8Ari>?Ao5hWs&J#x1*$& z^qg(xsyHphsTv6*ELJSOM$*_nsLz!Tr%@CYz|^Uj=c--yFZ&E8jIz%CqQq_G1k6U<@#_ zzJxmMNONXVCU}eD_v?1;nX)gO|dIYmTx~k zi>!#hbpO&D^D;|T_m|$NywzVYNl4}PC$YdN{# z8w>7ku1J?&Pjgy}m6{EES`M1zmPEj~gfpqzy;mhyN?24WPu%i+QMCjMm&?~c!H`NO z560{OpCygWg!y&MCJO99x zx`!i|({S@qB$3cfD~0}1%1fVL-01F^-srms_5pa)vH?e(GKM{}wF6ZVW^6rC0l`Je zX%b4Jn?+Sjn3U)fZE9mIvaFmgGQBjkz^@)Ja*YxWbNc z2tz@t@{knF{h=)Rt9(>o(&JLL+`iu&d0q~O7XQGpcZNW)F?3q+^TCfSVLw0=OYGnG zGq*p)hZl&TJd6%m)G!CmxrNsinA3hL4}t~q!uk0{gH$mdp!r2Be8LUK+QHIFdA%iGX^9k*nVEoO~ zpm2Q2{^_iDV!8Vn&W&%B2l1E9aS`EKdL~HKhC_nP{xp_$Qpv7ymGzU4szTWfQ zX#^N2rdy~sW7Ftl4%%S%PMlKfBEcBT&;c=J?jXNGI) zaUsbj175m3cVqmjXvzAgV1aSmC}vbE5*~EtOe&V}DP1|pB0BB;@$P?WT^@@cVAJv) ztk&5qjQVtdBa{g)n)|0wvJA{@-y0xuw3jz{01w&}QcNWY z1Ix9E-3%IHOu-*dPJA)8EHhzoP*GG@Tj%e#Mx26{08GO&Qk7`G3o1VMQGL={Dds3V zTkR$pKG+OfMMa$LT5P);@%m+glq=(MERoz-Wh!_)_D#+V{8_h69R!VdJXw^5nRtH?u zFBaAd7DQKfePwBl>9W_^J?azIHH=+Gy;Vn*PKy=vroAgZr5f>4b>BRVhBPlqBB4=2 zh8ICY@dQ+}@l)JaqE)zw!tlc$gkPwMz>v!pxCtj$AMZA!pKNi~la`9PzaCob`)TtF z)NLw@Xl*TS3~NrAD$H762YP#84WU>ie{k8FVgTfF;cPHrbqp_l3ltu;GZ|d`cN9JI$aew$CFxuy8 zh8m{^#<2r7TdA#{BBG3(qo>K@#feMIEgv@(`d9WiCC>X4&rr%N=m_(1yL$O{7Id%x zR)A=j140?O;Tt+PxOIeKe11Cp|zdo_+-OD{3Qi&N($R1&jNeq4y* z%u`>fe$_Tev56L8-zcOf(MaHGI1wcVcXVmxal>L^*g0GP`Cs6@UDugzHI17O0u@S8 zqDrFtS33`!c&YOksycF;n4qqXLID|C2uwE*LvtFgi7tfum%13UI`SgVE(~4j;&!p@ zhlDv`0~5FpbSrE|x&Vj-mh$G8g%`iS^vxN|%)@+Z7Sw0> zxO_jt@ty0IgHsexa4@P>+^$>`-3}18+|Apys}-xC%$-g9c3($X&+5W`4Il6^w;(u( zwNk8>>GAEhsYnr+Tb#E|!`XOg3-|ky=@3=Jw7BKXX6vmv$9I{JMeuiEZ%gKu*ILs< zyAQnFdE^Co%-GTZNYFA)8nhggmQrYrVlT0_r5Jq+b#88r#>L4uqSleVSnI0db>X3F ziaw2lK&LA}h~tFPt5bafyVKP%Q7^EKMF1de+lC5*0oQ+Mg)J)v+=FaR-=^1#0gFS| z7Vx?`zJ3xspP)Hg@?&(o zNx6Si(0fsMR(baRz}wuwAgvY~Hc<*uG$~ubZL3B4rFjF9W8V4usFKLiKeX%asb6WX z(WmerF%4va`$qHh{KB^V<pj#ReH z<=H(7au;w#TQ_|6P{Tx4h{Ck~*5%~Yn+0Tx?aNyw4Bb|BoFUX?hwTLi8 zigDMr;d?h9Yl8Z39k<)P1qzJRpm1;*v_ zH^++QSC_u!36j(7g_vG4uGUmiHvC7ewk z4OX0PaCz!H?~^en(^jOEIS$O5OY~Rem^zOTNJtmcE-pY5b4U(pw*~K zt0geO2>8fBv1!HJ3kuB?xk#u`u%O_QQsZ>CPTIlds;*eLr5Xqrym+G|Wyr;wn7sHL z81;C6kZZvT3%O>hSr>E@y;k6>(3*UOoLpYcKmFwH{P!Mx?EBi(p)*wr0^WnMYEmXJ znVA)?*6a-MQVMu+bY2CX3^nz?X`88Q05J9&m+>3=w&mPhKhxjl<&Ir`LltI|Dc*Lb zjdi;-;H7JA%zGgL`d|dSV3jq1bfx0gS-@+j#d1EJ06rl`a{%NxP&FE9DSC zf<%gs5MvMsHy)BwVqJG}<;%$>StpFIPJNv_|C-#(A%C}@)xp(wEWtrkV)l*+Dk(2c z$kI+QAUANf|G$2FLnx_aXwLTt|G>(Gdkx(|OF=s1EWbg1@|?etDeib8sUS}X)HPuo zV3~KK#6kveRO*SM%FBgnPr1-rtWU~EC{bu%&bRH|-JX{d`Q1kkD{Acvd4(B&9=MWr zqCj_<4tk5LT}k7Sdz+gpC)0r)Ke?wjPXN)jeMyGv=A-`mk39Csqk6Y=$KH2mDPa|~ zbit9sl1W54QTT@D_2`FN)UF#`{B)zb6_(y^^h z3~bC?5C2+RvizW3x$?qu&rHcNG_ITUJov}Qcfu);{V;m4LUpCVJmnWVg$ zOs(tIMz+5F@16gh)!6h^zcnwgVUst|KK;O%F>hYXq~~pxB0HMQ3qZI4$C;@@Xy%U} zeojP4=aCcPb#TGO=>44q`ekGmu0k6M-hHTpLd@nN;h!bVvmF|0x0Ha*SlGPqom*O^ zd3-mia)Wp?2Ka(W=kgpMwryK`9z_j6;Wo9{yxY{Eu?}w1;6Dx?KX&x!iR^K7iHf~2 zyIdC6CCSaKZKnQ~&$p?}PiGkLrm~QW7|;wS86w}PtM~9P4;?>xP)28=3Sd&?_p`F4 z(}wAHLmrPl1Az|=LZ^UOO!dWGgN3QnHeXY2&?ZX{f9Nk3*zU`>p`g5JN zch5+1^eiElix)30)UOPn2`Uj8CT#xC**QTjW@BP2gUv`4UVdIo7e9wL4uDn;nBvd| zP2PFA0Kk2wE4BxnTOo>1JhT5FfBe(^dv-su|Ht{MdlR3+l5JcQl>UA5v_{}PsN#W|_wy8OuGad3p7iC~E^sBJdUMsr4CN$rM#|-`+ar$MGr>!L+cW#0-1*n- zur}mLI84{IFDA|m*Jr;x_nK4#nkV%$HEut09NyJCsrZ`~Wl%P(OT>f|0>Te^Sz-K) zmMmwwum)Lvm~nq7E`89DXF(;xT3Rn+Xjz^vB}GC|Tm;2JXcJ4p3}PhmwG*T^Di<&a z$pZ24Z zVgK1JY+!q+HE_d9{B|*yP4sKoyilwq_PXz74aEfsc&(4NpJ@Ft7JWY0P@roXYfwgp zM&+3lUz8F2bZvYtUWQKy|@Y zE__EK9FuVver7=Vme%P)W3bu5pf9gAKjy*bII!gJ^C$PSWuL%3#%ukIR^)$qZBDu$ z){$wz(21#&k}!?MVrBWlf{1~b0k-ahmUW5314SrcST|F5>6hCw|4Ra1b6ae$u>Rdri`wc&fH)Fpx-GheG@1$I5zx`)di-Dste>qrL~Fm&{2<-zCwerrt$c)9h-VEPqk! z8Mu4l4afh-c?=J!wxvFv$)1D`rkTkhPP1}p5>gvq^jc^#0c`SfpCU^*aD~O66aU)m|J~?WOU%&=o_as)KdwLkgSsQ-9qvcj|J{e&Idr_T&cS*;MkT^mC#tmM_Se z$I838(m?Y~`;iIwC_9IYKPOSUeQ~f&9%pyDx5;+P$f(zf{iLk9ug*WvMn-9K_*U~Y z1T&vDLPB6y-&9ec&D?g%u)v<8xccvM{RIe`sJ2jAk5=Pl#m#P>9$1Pc;40J8i*La3 zQ>XD}r<&=mpRL@RnvH&`1MC!E0+;+X8IDt5&4|HTtbsJ*w@HCn)m+vn-PODGIdZ3E zxy_EIs?5@dio2p)sQ4nlX!Ax4h*iH@?Gc+$gub;vMxC1M#U|u(;`km`Epn+#>sjM5 zX19Ey|F_N4L!(P;eWl_0(C4rNWmoUtcNJV6tR2C-dSbCTw3weT2KSX|U~4SL zr84`wv9IbfgE@b#@QFfaTwN@>p;%M?6bZ{3s`g4%97Rr|caoJGs7+qC1gzYV*Giw} zQ!8-!Dsm@OA%y+zefvNw`lrWkYS#nDrJuigs~|V{W<4(IhsV_T3jG!WN+NnPDDYt_3e{c>H>-2-@6LI*xuA-`>n{sPp2E(&%O-xD6} z%-P0_wg36fr#lbke*XPOf1t45rLPMY%&ACt#taQ4q&Zc+5bJO^5lKv!Sg1vgyH-Ut zD(2EoW+;jttiS(z;H9HSzvB+k^*A-ApGKczdz2MyViw=#=GlCDWBER&f)k6}t58~O z4Xqso=T4TFI08{IYs3}^q=iaaitQ_@VEH}>`!1+5oSg+M!5he>tRU@b5Yu+|tjJyy zq{Vs*g`dvX`+l3Wk{epd$!L{iN$uNWyOKE|ANIJHk(*H&yENDNMxV;BUTEV*NlUWv z>>v;L+A`B?E(Yar4c(!cS9erZJyHEzs^A9~^*g=qE#t8@=FXBp3N;`u!bK^(N?%^HZJ-%ayD+u?MCMsyBF~!Q)qkUy< zS1=sYKGP|y;CI~}uhr+E1%UkJ+igEOaN@xJW1XGt0~KfHvva_hgFM@t(7+f02*-p+ zv7w`pDt>Wz3vRo}v-d=4feVwO-n*dw#z+|rc=UKyS7n^Ys>nC=YFmji6iS2gL()NF!e3y5kIjhTt0 zm9^B#5^OK)@CrUK>+|)kE@A@eHqLlmr?Zl7veQn~7Q@KE z8BW%w5$opL{=7Yp#AI-Vhrel;)Y^o+8HMJgPc$_$3&;q_YMenMD3Zp>;JnBO=Ty+9 zB0C6ypx#sjwfm3`!Mt?o3-3zWxEDXzSEhpJvjo+2kvuym7+-7y6x`F4!5Hh%p@tkj z3f;tsL~mtCJa;E?>Ta!^VpG2B3i8s!d`&5tDTt} zEJ)zjFI(ifvz%-Uk1{V^To$fCISGSv>I#XedB@{KSg8pix#}I42o>RWIPm&m=i$Hg zP#izprKDAi0^{>%&-d-(IKr8=5)cUIqku-V@zV~$m*5K0vX_(5O_||!UUZAS#?~Ta!I*-DO=23yHwWK~leQfY zGeaE^6(t*&kg*L}j6IBY(0O#4!!;mw?BG9Dbyp%Pg~MnMI}kpm_bXO3z$vQR&1x@Y z+fUt%=P%Imar_Yw_}0}~T{H*!LV)!$-IB!$hj(UewPMkRK{7Z)=`a1rIR2xKUj;@(`SS~Ng%SX=X7sH`^{hWnG$YeN9 zE?#}tZdxwrW0W?g?%ISVPL3_;c;x_Zs51z>?_$t41OiTD zhGP#&tS`Hj7PZMhvlv}&WoGrZ1uuex4)P|8Eg)yaKzky>^^Yph1{!;XLa5U M5c%1#WMH8D5AD^xegFUf diff --git a/imp/locale/zh_CN/help.xml b/imp/locale/zh_CN/help.xml deleted file mode 100644 index a366a6b0f..000000000 --- a/imp/locale/zh_CN/help.xml +++ /dev/null @@ -1,804 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Message Composition: Actions - Actions - - Send Message launches your email to the intended recipient(s). Be sure you want to send before clicking here as once sent it cannot be taken back. - - - Save Draft places an unfinished message in a folder called 'Drafts' -accessible by the pop-down box on the right side of the blue navigation bar at top. You can then finish the message later by switching to the 'Drafts' folder, clicking on the saved message to open it, and then clicking on 'Resume'. Be sure to put a subject on the email before you save the draft so that you can easily identify which message you want within the Drafts folder. After saving as a Draft, you are returned to your INBOX or whatever folder you were viewing last. - - - Cancel Message drops the message in progress and simply returns you to the INBOX or whatever folder you were viewing last. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Message Composition: From - "From" - - Enter your correct email address. Your email address is automatically entered for you following "From:" in outgoing email. - - - - Message Composition: To - "To" - - Enter the correct email address(es) of those to receive your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "To:" in outgoing mail. - - - - Message Composition: Cc - "Cc" - - Enter the correct email address(es) of those to receive a carbon copy of your message. Separate each address with a comma. Your entry follows "Cc:" in outgoing mail. Carbon copies are usually sent to people other than the one(s) being written to directly but are important recipients of the email as well, usually someone indirectly concerned about the subject of the email. All 'To:' recipients and 'Cc:' recipients can see the entire list of both kinds of recipients. - - - - Message Composition: Bcc - "Bcc" - - Enter the correct email address(es) of those to receive a blind carbon copy of your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "Bcc:" in outgoing mail. Blind carbon copies are usually sent to people other than direct and indirect recipients ("To:" and "Cc:" recipients) who need to read what is being written as well WITHOUT the other recipients knowing that they are receiving the email. Thus 'blind' means that the identity of these recipients is hidden from all other recipients of the email, and only you and they know they got a copy. You typically use this to tell an authority figure that you are telling someone something without alarming the person you are sending the actual email to. - - - - Message Composition: Subject - "Subject" - - Enter the subject of your message. Your entry follows "Subject:" in outgoing mail. Keep it short, simple and descriptive. The subject line is the easiest way for you and your correspondents to remember what was in the email and thus is very important in organizing your email and finding important ones later. Also, when you 'Reply' or 'Forward' and email this subject line is copied over into the new message and so is a valuable way of telling what messages go together to form a "thread" of a conversation. However, if the 'Reply' or 'Forward' contains new ideas, you may want to add simple modifications to the 'Subject' line so the recipient(s) can follow the progression of the "thread." - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Message Composition: Options - "Options" - - These Options help you prepare your message. - - - Click "Spell Check" to check your spelling. - - - Click "Attachments" to view at the bottom of the page a list of files attached to this message. - - - Activate the check-button next to "Save copy" to save a copy of this message in your "Sent Mail" folder. Save copies of important emails you send so that you have something to refer back to later and to keep an accurate record of what was said. We do not recommend you save every email since then your disk storage quota will be used up quickly (especially when you send attachments) and your mailbox will be full and unable to receive new incoming email. You can, however, turn this feature 'on' as your default with 'Preferences' on the blue navigation bar at top. Be careful when using this modified default as you will need to periodically purge your "Sent Mail" folder or it will eventually make your mailbox full and unuseable. - - - - Message Composition: Attachments - "Attachments" - - This section displays a list of files already attached to your message. To Delete an attached file: - - Step 1: Activate the check-button next to the attached filename you want to Delete. - - Step 2: Click "Delete Attachment(s)". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Message Search - Search Criteria - - Help text to be written. - - - - Folder Management - Folder Options - - You can select a folder by using the radio buttons along the left column. Once you have done this, select the option you wish to perform on the folder via the select box to the left. - - - You will be prompted for further options. Be careful with the delete option, as you can lose all the messages in a folder if you delete it by mistake! - - - - Filters: Apply - Apply Filter Rules - - Click on the "Apply Filter" icon next to the INBOX name in the mailbox view to filter all undeleted messages according to the specified rules. Or, alternatevly, click on "Apply All Rules" in the filter menu. Note that filtering is not done automatically. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/zh_TW/LC_MESSAGES/imp.mo b/imp/locale/zh_TW/LC_MESSAGES/imp.mo deleted file mode 100644 index 4573c7e87b972dcf0e74cdaeaffc2d074bfe0509..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 222065 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 vc3oyp^Gj9%VY%m~azcjYbYjn$Z6X6c&u# diff --git a/imp/locale/zh_TW/help.xml b/imp/locale/zh_TW/help.xml deleted file mode 100644 index a10570f74..000000000 --- a/imp/locale/zh_TW/help.xml +++ /dev/null @@ -1,7997 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - ¶l¥ó¼g§@: §@¥Î¤è¦¡ - §@¥Î¤è¦¡ - - ¶Ç°e¶l¥óÅU¦W«ä¸q´N¬O±N§Aªº¶l¥ó§ë»¼¥X¥hµ¹§A©Ò§Æ±æ¦¬¨ìªº¤H¡C - ¦b§A«ö¦¹«ö¶s¤§«e½Ð½T»{¦¬¥ó¹ï¶H¡A¦]¬°¶l¥ó¤@¦ý°e¥X«á´NµLªk¨ú¦^¡C - - - ¦s¬°¯ó½Z±N¥¼§¹¦¨ªº¶l¥ó¦s©ñ©ó«H¥ó§X 'Drafts' ¤¤¡A - º¸«á§A¥i¥H¸g¥Ñ¥k¤W¤èªº«H¥ó§X¤U©Ô¥\¯àªí¶i¤J¯ó½Z§X 'Drafts' - ¨ÃÂI¿ï 'Ä~Äò½s¼g' ¥H§¹¦¨¸Ó¶l¥ó¡C - ¤Á°O¦b§A±N¶l¥ó¦s¬°¯ó½Z«e½Ð¬°¸Ó¶l¥ó¶ñ¼g¥D¦®¥H¤è«K¤é«á¿ëÃÑ¡C - ¶l¥ó¤@¦ý¦s¬°¯ó½Z«á¡A§A¥i¦^¨ì­ì¥ý©Ò¥¿¦bÀ˵øªº«H¥ó§X¤¤¡C - - - ¨ú®ø¶l¥óÅU¦W«ä¸q´N¬O©ñ±ó¥Ø«e©Ò¥¿¦b½s¼gªº¶l¥ó¨Ã¦^¨ì­ì¥ý©Ò¥¿¦bÀ˵øªº«H¥ó§X¤¤¡C - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - ¶l¥ó¼g§@: ±H¥ó¤H - "±H¥ó¤H" - - µøª¬ªp§A¥i¥H¥Ñ¤U©Ô¥\¯àªí¿ï¾Ü¤@­Ó¥Ñ"¿ï¶µ->­Ó¤H¸ê°T"©Ò«Ø¥ßªº¨­¤ÀÃѧO¡A©ÎªÌ - §A¤]¥i¥H¦bÄæ¦ì¤¤ª½±µ¿é¤J§Aªº¶l¥ó¦a§}¡C - - - - ¶l¥ó¼g§@: ¦¬¥ó¤H - "¦¬¥ó¤H" - - ¿é¤J¦¬¥ó¹ï¶Hªº¹q¤l¶l¥ó¦í§}¡C - ¬°Á×§K¿ù»~µo¥Í§A¥²¶·¨Ï¥Î¤@­Ó³r¸¹¡A¨Ó°Ï¹j¤£¦Pªº¹q¤l¶l¥ó¦í§}¡C - §A©Ò¿é¤Jªº¦¬¥ó¹ï¶H¹q¤l¶l¥ó¦í§}±N¦Û°Ê¦¨¬°°e¥X¶l¥óªº"¦¬¥ó¤H:"¦í§}¡C - - - - ¶l¥ó¼g§@: °Æ¥» - "°Æ¥»" - - ¿é¤J°Æ¥»¦¬¥ó¹ï¶Hªº¹q¤l¶l¥ó¦í§}¡C - ¬°Á×§K¿ù»~µo¥Í§A¥²¶·¨Ï¥Î¤@­Ó³r¸¹¡A¨Ó°Ï¹j¤£¦Pªº¹q¤l¶l¥ó¦í§}¡C - §A©Ò¿é¤Jªº°Æ¥»¹q¤l¶l¥ó¦í§}±N¦Û°Ê¦¨¬°°e¥X¶l¥óªº"°Æ¥»:"¦í§}¡C - °Æ¥»³q±`¨Ï¥Î¦b»P¶l¥ó¨Ã«Dª½±µ¹ï¶H¦ý«o¦³­«­nÃö«Yªº®É­Ô¡C - ©Ò¦³ªº'¦¬¥ó¤H'¦¬¥ó¹ï¶H»P'°Æ¥»'¦¬¥ó¹ï¶H³£¥i¥H¦b¥L­Ì©Ò¦¬¨ìªº«H¥ó¤¤ - ¬Ý¨£©¼¦¹ªº¹q¤l¶l¥ó¡C - - - - ¶l¥ó¼g§@: ¯µ¥ó°Æ¥» - "¯µ¥ó°Æ¥»" - - ¿é¤J¯µ¥ó°Æ¥»¦¬¥ó¹ï¶Hªº¹q¤l¶l¥ó¦í§}¡C - ¬°Á×§K¿ù»~µo¥Í§A¥²¶·¨Ï¥Î³r¸¹¡A¨Ó°Ï¹j¤£¦Pªº¹q¤l¶l¥ó¦í§}¡C - §A©Ò¿é¤Jªº¯µ¥ó°Æ¥»¹q¤l¶l¥ó¦í§}±N¦Û°Ê¦¨¬°°e¥X¶l¥óªº"¯µ¥ó°Æ¥»:"¦í§}¡C - ³q±`¯µ¥ó°Æ¥»¦b¨Ï¥Î¤W¦³§O©ó¶l¥óªºª½±µ©Î¶¡±µÃö«Y(¨Ò¦p"¦¬¥ó¤H"¤Î"°Æ¥»")¡A - ¦ÓµÛ­«©óÁô°Îªº®ÄªG¡C - ¯µ¥óªº·N¸q¦b©ó¡A±H¥Xªº¶l¥ó¤W±NÁôÂïµ¥ó°Æ¥»¹ï¶Hªº¸ê®Æ¡C - - - - ¶l¥ó¼g§@: ¥D¦® - "¥D¦®" - - ¿é¤J¶l¥óªº¥D¦®¡C - §A©Ò¿é¤Jªº¥D¦®±N¦¨¬°°e¥X¶l¥óªº"¥D¦®:"¡C - ºÉ¥i¯à¥H²³æ§ã­nªº´y­z¨Ó»¡©ú¥D¦®¡C - ¥D¦®¬O³Ì®e©öÅý¤H¯à°÷¦b¤é«á¦^·Q°_³o«Ê¶l¥ó¤º®eªº¤èªk¡A - ¦]¦¹¦b½s¼g¶l¥ó®É¥D¦®¬O¬Û·í­«­nªº¡C - ¦Ó¥B¡A·í§A'¦^ÂÐ'©Î'Âà±H'¶l¥ó®É¥D¦®¤]±N·|¤@¨Ö©ñ¶i·s¶l¥ó¤¤¡A - ¦p¦¹¤@¨Ó¶l¥ó¤§¶¡¤~¯à«¬¦¨¤@ºØÃöÁp¡C - µM¦Ó¡A¦pªG§A¹ï'¦^ÂÐ'©Î'Âà±H'ªº¶l¥ó¤º®e¤¤°µ¤F¨Ç³\ªº§ïÅÜ¡A - ©Î³\§A¥i¥H¦Ò¼{¦b'¥D¦®'¤W¼W¥[²³æªºÅܰʳqª¾¡A - ¦p¦¹©Ò¦³ªº¦¬«H¹ï¶H¤~¯àÄ~Äò¨Ì´`¦¹¤@"ÃöÁp"¡C - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - ¶l¥ó¼g§@: ¿ï¶µ - "¿ï¶µ" - - ³o¨Ç¿ï¶µ¥Î¨Ó»²§U§A½s¼g¶l¥ó¡C - - - ÂI¿ï"«÷¼gÀˬd"¡AÀˬd¶l¥ó¤º®eªº³æ¤å«÷¼g¬O§_¦³»~¡C - - - ÂI¿ï"ªþ¥ó"¡A§Ö³t¤Á´«¨ì­¶­±¤U¤èªºÀɮתþ¥[«ö¶s¡AÅý§Aªþ¥[Àɮרì¶l¥ó¤¤¡C - - - ¤Ä¿ï"±H¥ó³Æ¤À"¡AÀx¦s±H¥ó¨ì§A¦b"¿ï¶µ ->­Ó¤H¸ê°T ->¨­¥÷ÃѧO"©Ò«ü©w - ªº«H¥ó¹h¡C¬Æ¦Ü§A¤]¥i¥H³z¹L¤U©Ô¥\¯àªí¿ï¾Ü¨ä¥Lªº«H¥ó¹h³Æ¥÷¡C - - - ¬°­«­nªº±H¥ó³Æ¤À¥H¨Ñ¤é«á°Ñ¦Ò¨Ã¥B§@¬°¤@ºØ°O¿ý¡C - ¥Ñ©óºÏºÐªÅ¶¡­­¨îªº¦Ò¶q¡A«O¯d½Æ¥ó±N³y¦¨¶l¥ó§Ö³t¦¨ªø¡A - ¦]¦¹§Ú­Ì¨Ã¤£¹ªÀy§A¬°¨C¤@«Ê±H¥ó°µ³Æ¥÷(¯S§O¬O·í§A±H¥ó¥]§tªþ¥[Àɮתºª¬ªp)¡A - ¥HÁ×§K§Aªº¶l½cÃBº¡µLªk¦¬¨ú·sªº¶l¥ó¡C - µM¦Ó¡A§AÁÙ¬O¥i¥HÂǥѰõ¦æ¿ï¶µ->­Ó¤H¸ê°T->½s¿è§Aªº¨­¥÷ÃѧO¸ê®Æ¡A - ±N¹w³]­È³]©w¬°'±Ò¥Î'¡C¦P®É¦b¿ï¶µ¤¤§A¤]¥i¥H³]©w¤@¨ÇºûÅ@¤u§@ - (¿ï¶µ->µn¤J¤u§@)¡AÅý¨t²Î¯à©w®É²MªÅ©Î§ó¦W³o¨Ç«H¥ó¹h¥H¸Ñ¬ÙºÏºÐªÅ¶¡¡C - - - - ¶l¥ó¼g§@: ªþ¥ó - ªþ¥ó - - ¦¹°Ï°ìÅã¥Ü¶l¥ó¤¤©Ò¦³ªþ¥[ÀɮײM³æ¡C - - §R°£¤wªþ¥[ÀÉ®× - - ±ý§R°£¤wªþ¥[Àɮתº¨BÆJ¦p¤U: - - - ¨BÆJ 1: ¤Ä¿ï¤wªþ¥[ÀÉ®×®ÇÃ䪺§R°£¤è¶ô¡C - - - ¨BÆJ 2: ÂI¿ï "Åܧóªþ¥ó¸ê°T"¡C - - Åܧóªþ¥ó°t¸m¤è¦¡ - - ±ýÅܧóªþ¥ó°t¸m¤è¦¡ªº¨BÆJ¦p¤U: - - - ¨BÆJ 1: Åܧó¨C­Óªþ¥óªº°t¸m¤è¦¡¬° 'ª½±µÅã¥Ü©ó¥»¤å°Ï' ©Î 'ªþ¥ó'¡C - - - ¨BÆJ 2: ÂI¿ï "Åܧóªþ¥ó¸ê°T"¡C - - Åܧóªþ¥ó´y­z - - Åܧóªþ¥ó´y­zªº¨BÆJ¦p¤U (©Ò¦³¦¬¥ó¹ï¶H±N·|¬Ý¨ì¦¹¤@´y­z): - - - ¨BÆJ 1: ©ó´y­zÄæ¦ì¿é¤J²µu±Ô­z¡C - - - ¨BÆJ 2: ÂI¿ï "Åܧóªþ¥ó¸ê°T"¡C - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - ¶l¥ó¼g§@: Àu¥ý¶¶§Ç - "Àu¥ý¶¶§Ç" - - ¦¹¿ï¶µ¥Î¨Ó³]©w±H°e¶l¥óªº "X-Priority" ªíÀY¡C - "X-Priority" ¬O Netscape¡A Mozilla¡A Operar¤Î Outlook - µ¥¶l¥ó¾\Ū³nÅé©Ò»{¥iªº¤@ºØ "µêÀÀ" ¼ÐÅÒ¡C - ¥Ñ©ó¨ä¥Lªº¶l¥ó¾\Ū³nÅé¨Ã¤£¤ä´©³oºØªíÀY©Ò¥H±N·|©¿²¤¶l¥ó¤¤ªºÀu¥ý¶¶§Ç¡C - - - - ¶l¥ó¼g§@: Àx¦sªþ¥ó - - ¨M©wÀx¦s±H¥ó³Æ¥÷®É¡A¬O§_¤]­n¤@¨ÖÀx¦s±H¥ó¤¤ªºªþ¥[ÀɮסC ¦pªG"¬O"¡Aªþ¥[ÀÉ®× - ±N·|³QÀx¦s¡C ¦pªG"§_"¡Aªþ¥[ÀÉ®×±N©ó¶l¥ó±H¥X«á¥h°£¦Ó¤£·|³QÀx¦s¦b±H¥ó³Æ¥÷ - ¹h¤¤¡C ¿ï¾Ü"§_"¥iÂǥѥh°£(¤j«¬¼çÂÃ)ªþ¥ó¡A¦³§U©ó¸`¬Ù¶l½cºÏºÐªÅ¶¡¡C - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - ¶l¥ó·j´M - ·j´M±ø¥ó - - ÂǥѤ£¦Pªº·j´M±ø¥ó§A¥i¥H·j´M©Ò¦³«H¥ó§X¤¤ªº¶l¥ó¡C - - ¨BÆJ 1: ©ó±ý·j´M±ø¥óªºÄæ¦ì¤¤¿é¤JÃöÁä¤å¦r¡C - - ¨BÆJ 2: ¿ï¾Ü¶l¥ó¼ÐÃÑ¥H¥[¤J¨ì·j´M±ø¥ó¤¤¡C - - ¨BÆJ 3: ¿ï¾Ü­n·j´Mªº«H¥ó§X¡C - - ¨BÆJ 4: ÂI¿ï "·j´M"¡C - - - ¦pªG¦³¥ô¦óªº¶l¥ó»P§Aªº·j´M±ø¥ó¬Û²Å¡A - ¸Ó¶l¥óªº¥D¦®±NÅã¥Ü©ó "·j´M" µ²ªGªºµe­±¤¤¡C - - - - «H¥ó§XºÞ²z - «H¥ó§X¿ï¶µ - - §A¥i¥H¤Ä¿ï¥ª¤èÄæ¦ì¤¤ªº¤@­Ó«H¥ó§X¡C - µM«á¦A¤U©Ô"¿ï¾Ü§@¥Î¤è¦¡"¥\¯àªí¡A¨Ã¿ï¾Ü¤@­Ó§@¥Î¤è¦¡ - ¨Ó¹ï¤W­zªº«H¥ó§X¶i¦æºÞ²z¡C - - - §A±N·|³Q­n¨D¿é¤J¨Ç³\ªº¬ÛÃö¾Þ§@¸ê®Æ¡C - ½Ð¤p¤ßªº°õ¦æ "§R°£«H¥ó§X" ¤Î "²MªÅ«H¥ó§X" ³o¤GºØ¾Þ§@¡A - ¦]¬°«H¥ó§X¤@¥¹¾D§R°£©Î²MªÅ¡A¨ä¤¤ªº¶l¥ó¤]±N¤@¨Ö®ø¥¢¡C - - ¶×¤J mbox «¬ºA¹q¤l¶l¥óÀÉ®× - - ³o­Ó¿ï¶µ±N¶×¤J¤@­Ó mbox «¬ºA¹q¤l¶l¥óÀɮרì§A©Ò¿ï©wªº«H¥ó§X¤¤¡C - ¿ï¾Ü¤@­Ó­n¶×¤J¶l¥óªº«H¥ó§XµM«á¦A¿ï¾Ü³o­Ó¿ï¶µ¡C - ¤§«á§A±N³Q¤Þ¾É¨ì¥t¤@­Ó­¶­±¤¤¶}©l°õ¦æ¶×¤J°Ê§@¡C - - - - ¶l¥ó¹LÂo: ®M¥Î - ®M¥Î©Ò¦³³W«h - - ¦b¶l½cÀ˵øµe­±¤¤ÂI¿ï¦¬¥ó¹h®ÇÃ䪺"¶l¥ó¹LÂo"¹Ï¥Ü¡A¥H®M¥Î«ü©wªº³W«h¨ì - ©Ò¦³¶l¥ó¤W¡C - - - - ¶l¥ó¹LÂo: ½s¿è¹LÂo³W«h - ½s¿è§Aªº¹LÂo³W«h - - ÂI¿ï"½s¿è§Aªº¹LÂo³W«h"Åý§A·s¼W¡A§R°£¥H¤Î½s¿è¥Ø«e¤w±Ò°Êªº³W«h¡C - - - - ¶l¥ó¹LÂo: ½s¿è¶Â¦W³æ - ½s¿è§Aªº¶Â¦W³æ - - ÂI¿ï"½s¿è§Aªº¶Â¦W³æ"Åý§A·s¼W¡A§R°£¥H¤Î½s¿è¤@¥÷§A¥Ã»·¤£·Q¦¬«Hªº¹q¤l¶l¥ó¦W³æ¡C - - - - ¶l¥ó¹LÂo: ½s¿è¤Íµ½¦W³æ - ½s¿è§Aªº¤Íµ½¦W³æ - - ÂI¿ï"½s¿è§Aªº¤Íµ½¦W³æ"Åý§A·s¼W¡A§R°£¥H¤Î½s¿è¤@¥÷§A·Q¦¬«Hªº¹q¤l¶l¥ó¦W³æ¡C - ¤Íµ½¦W³æªº¥Øªº¦b©ó¡G¥Ñ©ó¤Íµ½¦W³æ¾Ö¦³¤ñ¸û°ªªº¹LÂoÀu¥ýÅv¡A¥iÁ×§K¶l¥ó¾D - ¨ä¥L³W«h·m¥ý®M¥Î³y¦¨¿ò¥¢µ¥«áªG¡A½T«O¹ï¤è«H¥ó·|³Q°e¹F¦¬¥ó¹h¤¤¡C - - - - ¶l¥ó¹LÂo: µn¤J®É®M¥Î - ©óµn¤J®É®M¥Î©Ò¦³¹LÂo³W«h ? - - ¤Ä¿ï³o­Ó¿ï¶µ¡A¥H«K¤é«á¨C¦¸µn¤Jºô¸ô¶l§½®É¡A®M¥Î©Ò¦³³W«h¡C - - - - ¶l¥ó¹LÂo: ­«·s¾ã²z®É¤@¨Ö®M¥Î - ¨C¦¸¶}±Ò¦¬¥ó¹h®É¡A¤@¨Ö±N©Ò¦³¹LÂo³W«h®M¥Î¨ä¤W¡C - - ¤Ä¿ï³o­Ó¿ï¶µ¡A¥H«á¨C¦¸¶}±Ò¦¬¥ó¹hªº¦P®É¡A¤]±N©Ò¦³¹LÂo³W«h®M¥Î©ó¦¬¥ó¹h ? - - - - ¶l¥ó¹LÂo: ®M¥Î©ó¥ô¤@­Ó«H¥ó¹h - ±N¹LÂo³W«h®M¥Î©ó¥ô¤@­Ó«H¥ó¹h ? - - ¦pªG§A§Æ±æ¹LÂo³W«h¯à®M¥Î©ó¥ô¤@­Ó«H¥ó¹h¤¤¡A½Ð¤Ä¿ï³o­Ó¿ï¶µ¡C - ³q±`¹LÂo³W«h¥u®M¥Î©ó¦¬¥ó¹h¤¤ªº·s¶l¥ó¡C¦pªG¤Ä¿ï³o­Ó¿ï¶µ¡A¦b©Ò¦³«H¥ó¹hªº¶l½c - À˵øµe­±¤¤±N¥X²{¤@­Ó¹Ï¥Ü¡AÂI¿ï¸Ó¹Ï¥Ü¥i±N¹LÂo³W«h®M¥Î¨ì¥Ø«eªº«H¥ó¹h¡Cµù: - ®M¥Î©ó"¥ô¤@«H¥ó¹h"¤ñ°_®M¥Î©ó"¦¬¥ó¹h"¦û¾Ú¸û¦hªººÏºÐªÅ¶¡(¨Ò¦p¡C³W«h³Q®M¥Î«á - «H¥ó¤S³Q­«½Æ»¼°e¨ì¦P¤@­Ó«H¥ó¹h¤¤)¥B/©Îµo¥ÍµLªk¹w´Áªºµ²ªG(¨Ò¦p¡C«á¨Ó«Ø¥ßªº - ·s³W«h­P¨Ï¥Ø«e«H¥ó¹h¤¤ªº«H¥ó³Q·h²¾/§R°£)¡C - - - - PGP: ªþ¤W¤½¶}ª÷Æ_ - ªþ¤W¤½¶}ª÷Æ_ - - ¦pªG¤Ä¿ï¦¹¤@¶µ¥Ø¡A¥B§Aªº PGP ¤½¶}ª÷Æ_¤]¦s¦bªº¸Ü¡A«h±H¥Xªº«H¥ó¤¤±Nªþ¤W - §Aªº PGP ¤½¶}ª÷Æ_¡C - §A¥i¥H¸g¥Ñ¦b PGP ¿ï¶µªºµe­±¤¤³]©w¦¹¤@¹w³]¦æ¬°¡C - - - - PGP: ±½´y¶l¥ó¤º®e - ±½´y¶l¥ó¤º®e - - ¦pªG¤Ä¿ï¦¹¤@¶µ¥Ø¡Aºô¸ô¶l§½±N¦Û°Ê¦b¨C¤@«Ê¯Â¤å¦r®æ¦¡¶l¥ó¤¤±½´y PGP ¸ê®Æ¡A - ¦pªG¦³±½´y¨ì PGP ¸ê®Æ«hÅã¥Ü¸Ó¸ê®Æ¡C½Ðª`·N¡A¥Ñ©ó¨C¤@«Ê¯Â¤å¦r®æ¦¡¶l¥ó - ³£³Q±½´y¥H´M§ä PGP ¸ê®Æ¡A¦]¦¹³o¶µ¥\¯à±N¾É­P¨t²Î³t«×ÅܺC¡C - - - - ¶l¥ó¼g§@: ¥[±K¿ï¶µ - ¶l¥ó¤£¥[±K - - ¤£¥[±K¶l¥ó¦Óª½±µ¶Ç°e (©ú¤å)¡C - - PGP ¶l¥ó¥[±K - - ³o­Ó¿ï¶µ±N¨Ï¥Î¦¬¥ó¹ï¶Hªº PGP ­Ó¤H¤½¶}ª÷Æ_¡A¬°¥Ø«e½s¼gªº¶l¥ó¥[±K¡C - ¨Ï¥Î³o­Ó¿ï¶µ½s¼g¶l¥ó®É¡A¦¬¥ó¹ï¶H¶È¥u¯à¦³¤@¦ì¡C - ¦b§Aªº³q°T¿ý¤¤¥²¶·¦s¦³³o¦ì¦¬¥ó¹ï¶Hªº PGP ¤½¶}ª÷Æ_¡A§_«h±N·|¥X²{¿ù»~ªºª¬ªp¡C - ¦pªG§Aªº³q°T¿ý¤¤½T¹ê¤w¦s¦b³o¦ì¦¬¥ó¹ï¶Hªº PGP ¤½¶}ª÷Æ_¡A - ¦ý¤´µM¦¬¨ì¿ù»~ªº°T®§®É¡A½ÐÀˬd¤@¤U¦¬¥ó¹ï¶Hªº¹q¤l¶l¥ó¦í§}¬O§_»P³q°T¿ý¤¤ - ¸Óµ§ PGP ¤½¶}ª÷Æ_ªº¹q¤l¶l¥ó¦í§}¬Û§k¦X¡C - ¥[±K¸ê®Æ±Nªþ¥[©ó¶l¥ó¤¤¤@¨Ö±H¥X¡C - - PGP ¶l¥óñ³¹ - - ³o­Ó¿ï¶µ±N¨Ï¥Î§Aªº­Ó¤H¨p±Kª÷Æ_¬°¥Ø«e½s¼gªº¶l¥ó¬I¥H PGP ¼Æ¦ìñ³¹¡C - ¦pªG§A©|¥¼¦b³o­Óµn¤J¨ä¶¡¤¤¿é¤J§Aªº­Ó¤H¨p±Kª÷Æ_±K½X¡A¨º§A±N·|³Q­n¨D¿é¤J¡C - ¦¬¥ó¹ï¶H¥²¶·­n¾Ö¦³§Aªº­Ó¤H¤½¶}ª÷Æ_¥H¶i¦æ¼Æ¦ìÅçÃÒ§AªºÃ±³¹¡C - - PGP ¶l¥óñ³¹/¶l¥ó¥[±K - - ³o­Ó¿ï¶µ±N¥ý¹ï¶l¥ó°õ¦æ¼Æ¦ìñ³¹ªº°Ê§@µM«á¦A°õ¦æ¶l¥ó¥[±K¡C - §ó¶i¤@¨Bªº¸ê°T½Ð°Ñ¦Ò 'PGP ¶l¥ó¥[±K' ¤Î 'PGP ¶l¥óñ³¹'¡C - - S/MIME ¶l¥ó¥[±K - - TODO - - S/MIME ¶l¥óñ³¹ - - TODO - - S/MIME ¶l¥óñ³¹/¶l¥ó¥[±K - - TODO - - - - PGP: ·§­z - ¤°»ò¬O PGP? - - PGP ¬O¤@ºØ¥Î©ó³q°T¥H¤Î¸ê®Æªº¥[±K¤u¨ã¡A¯S§O¬O¥Î©ó¹q¤l¶l¥ó¡C - PGP ¥i¥Î©ó¸ê®Æªº¥[±K¡B«Ø¥ß¼Æ¦ìñ³¹¡C - ºô¸ô¶l§½ IMP ¨Ï¥Î GnuPG (GNU Privacy Guard) ¥H´£¨Ñ¦¹¶µ¥\¯à¡C - - ±Ò¥Î PGP ? - - ¤Ä¿ï³o­Ó¶µ¥Ø«á¡A§A±N¯à°÷ «Ø¥ß/À˵ø §Aªº PGP ­Ó¤Hª÷Æ_¹ï¡A·s¼W/§R°£ ¨Ó¦Û¥L¤H - ©Òªþ°eªº¤½¶}ª÷Æ_¡AŪ¨ú¥[±K¶l¥ó¡AÅçÃҼƦìñ³¹¶l¥ó¡A¥H¤Î¬°§A­n±Hµoªº¶l¥ó¬I¥H - ¥[±K/ñ³¹ªº¥\¯à¡C - - - - PGP: ¿ï¶µ - ªþ¤W¤½¶}ª÷Æ_ - ¿ï¶µ - ªþ¤W¤½¶}ª÷Æ_ - - ¦pªG¤Ä¿ï¦¹¤@¶µ¥Ø¡A¥B§Aªº PGP ¤½¶}ª÷Æ_¤]¦s¦bªº¸Ü¡A«h±H¥Xªº«H¥ó¤¤±Nªþ¤W - §Aªº PGP ¤½¶}ª÷Æ_¡C - - - - PGP: ºÞ²z¤½¶}ª÷Æ_ - ·§­z - - ³o­Óµe­±¦C¥X¥Ø«e¦b§Aªº³q°T¿ý¤¤¾Ö¦³¤½¶}ª÷Æ_ªº©Ò¦³¨Ï¥ÎªÌ¡C - ¥u¦³³o¨Ç¨Ï¥ÎªÌ¥i¥H 1)Åý§A¶Ç°e¤@«Ê¥[±Kªº¶l¥ó -©Î- - 2)Åý§AÅçÃÒ¥L©Ò±Hµoªº¼Æ¦ìñ³¹¡C - - À˵ø - - ¶}±Ò¤@­Óµøµ¡¥HÀ˵ø PGP ¤½¶}ª÷Æ_¡C - - ²Ó¸` - - Åã¥ÜÃö©ó¦¹ PGP ¤½¶}ª÷Æ_ªº³¡¤À²Ó¸`¡C - - §R°£ - - ¦Û§Aªº³q°T¿ý¤¤§R°£¦¹¤@¤½¶}ª÷Æ_¡C - - - - PGP: ºÞ²z¤½¶}ª÷Æ_ - ¶×¤J - ¶×¤J¤½¶}ª÷Æ_ - - ³o­Ó«ö¶s±N¶}±Ò¤@­Óµøµ¡¥H¨Ñ§A¤â°Ê¦a¶×¤J¤@­Ó PGP ¤½¶}ª÷Æ_¡C - §A¥i¥H±Nª÷Æ_¶K¤J¨ì¤å¦rÄæ¦ì¤¤¡A©ÎªÌ¦Û§Aªº­Ó¤H¹q¸£±N¤½¶}ª÷Æ_ª½±µ¶×¤J¡C - ¦pªG¸Óª÷Æ_¬O¦Xªkªº¥¦±N·|³Q¦s©ñ¦b§Aªº­Ó¤H³q°T¿ý¤¤¡AÀH«á³o­Óµøµ¡±N¤@¨ÖÃö³¬¡C - ¦pªG¤£¬O¦Xªkªºª÷Æ_¡A«h§A±N·|¬Ý¨£¿ù»~ªº­ì¦]¡C - - - - PGP: ºÞ²z­Ó¤Hª÷Æ_ - ·§­z - - ¦pªG§A·Q­n¹ï¶l¥ó¬I¥H¼Æ¦ìñ³¹©ÎªÌÅý¥L¤H¯à°÷±Hµ¹§A¥[±Kªº¶l¥ó¡A - ¨º§A¥²¶·­n¥ý¾Ö¦³ÄÝ©ó¦Û¤vªº¤½¶}/¨p±KPGPª÷Æ_¹ï¡C - - §Aªº¤½¶}ª÷Æ_ - - §Aªº¤½¶}ª÷Æ_¥i¥H±Hµ¹¨º¨Ç¡A§A§Æ±æ¹ï¤è·|±Hµo¥[±K¶l¥óµ¹§Aªº¤H¡C - ¥[±K«áªº¶l¥ó¥u¦³§A¯à¸Ñ±K(¨Ï¥Î§Aªº¨p±Kª÷Æ_)¡C - ¥t¥~¡A§Aªº¤½¶}ª÷Æ_¥i¥H±Hµ¹¥ô¦ó¤@¦ì¡A§A´¿±Hµoµ¹¥L¼Æ¦ìñ³¹¶l¥óªº¤H - - ¦]¬°¼Æ¦ìñ³¹ªºÅçÃһݭn§Aªº¤½¶}ª÷Æ_¡C - - §Aªº¨p±Kª÷Æ_ - - §Aªº¨p±Kª÷Æ_³Q¥Î¨Ó¡A¸Ñ±K©Ò¦³¥H§A¤½¶}ª÷Æ_¥[±Kªº¶l¥ó¡C - ¥t¥~¡A¦pªG§A·Q­n¹ï±Hµoªº¶l¥ó¬I¥H¼Æ¦ìñ³¹¡A³o¤]»Ý­n§Aªº¨p±Kª÷Æ_¡C - §Aªº¨p±Kª÷Æ_±N³Q·íªìª÷Æ_«Ø¥ß®É©Ò²£¥Íªº¤@²Õ±K½X©Ò«OÅ@¡C - ¦]¦¹·í¦³¥ô¦ó»Ý­n§Aªº¨p±Kª÷Æ_³õ¦X®É¡A - ºô¸ô¶l§½±N·|´£¥Ü§A¿é¤J±K½X¡C - §A¥u»Ý­n¦b¨C­Óµn¤J´Á¶¡¿é¤J§Aªº±K½X§Y¥i - - ºô¸ô¶l§½±N·|¦Û°ÊÀx¦s§Aªº±K½Xª½¨ì§Aµn¥X¬°¤î - (©Ò¥H·í¤£¨Ï¥Îºô¸ô¶l§½ªº®É­Ô¡A°O±o­n½T¹êµn¥X®@¡I) - - - - PGP: ºÞ²z­Ó¤Hª÷Æ_ - ¤½¶}ª÷Æ_ - À˵ø - - ¶}±Ò¤@­Óµøµ¡¥HÀ˵ø PGP ¤½¶}ª÷Æ_¡C - - ²Ó¸` - - Åã¥ÜÃö©ó¦¹ PGP ¤½¶}ª÷Æ_ªº³¡¤À²Ó¸`¡C - - - - PGP: ºÞ²z­Ó¤Hª÷Æ_ - ¨p±Kª÷Æ_ - ¿é¤J±K½X - - ¶}±Ò±K½X¹ï¸Üµøµ¡¡C¦pªG¿é¤J¥¿½Tªº±K½X¡A±K½X±N³Qºô¸ô¶l§½ IMP Àx¦s - ¡Aª½¨ì§Aªºµn¤J´Á¶¡µ²§ô¬°¤î¡C - - ¨ø¸ü±K½X - - ¦Ûºô¸ô¶l§½²¾°£¤wÀx¦sªº±K½X - ¥ô¦ó«áÄòªº¨p±Kª÷Æ_³B²z - ³£¥²¶·¦A­«·s¿é¤J¦¹±K½X¡C - - À˵ø - - ¶}±Ò¤@­Óµøµ¡¥HÀ˵ø PGP ¨p±Kª÷Æ_¡C "¤£­n±N¦¹¨p±Kª÷Æ_¶Ç°eµ¹¥ô¦ó¤H" - - ¦¹¿ï¶µ¬OÄYÂÔ¦a¡A¦p¦¹¤@¨Ó§A¥i¥H±N§Aªººô¸ô¶l§½¨p±Kª÷Æ_¶×¥X¨Ñ¨ä¥L - µ{¦¡¨Ï¥Î¡C - - ²Ó¸` - - Åã¥ÜÃö©ó¦¹ PGP ¨p±Kª÷Æ_ªº³¡¤À²Ó¸`¡C - - - - PGP: ºÞ²z­Ó¤Hª÷Æ_ - §R°£ - §R°£­Ó¤Hª÷Æ_ - - ÂI¿ï³o­Ó«ö¶s¡A·|±N§AÀx¦s¦bºô¸ô¶l§½°¾¦n³]©w¤¤ªº­Ó¤H¤½¶}/¨p±Kª÷Æ_¹ï§R°£¡C - ½Ðª`·N¡G¥Ñ©ó­Ó¤H¨p±Kª÷Æ_»P­Ó¤H¤½¶}ª÷Æ_¬O¦¨¹ïªº¡A¤@¦ýª÷Æ_¹ï«Ø¥ß§¹¦¨¨Ï¥ÎªÌ - À³¸ÓºÉ¥i¯àÁ×§K¥h§R°£¥¦¡C¦]¬°¦pªG¤S¦A¦¸­«·s«Ø¥ßª÷Æ_¹ï¡A¤§«e©Ò¦³±Hµoµ¹ªB¤Í¨Ã¬y - ³q¦b¥~ªº¤½¶}ª÷Æ_±NµLªk»P·s«Øªº¨p±Kª÷Æ_§k¦X¡C(°£«D§A±N·s«Øªº¤½¶}ª÷Æ_­«·s±Hµo) - - - - PGP: «Ø¥ß­Ó¤Hª÷Æ_ - ¦WºÙ - ¦WºÙ - - ³o­Ó¦WºÙ±N´O¤J¨ì§Aªº­Ó¤Hª÷Æ_¤¤¡C³o¬O¥²¶·Äæ¦ì¡C - - - - PGP: «Ø¥ß­Ó¤Hª÷Æ_ - µù¸Ñ - µù¸Ñ - - §A§Æ±æ¬°¦¹­Ó¤Hª÷Æ_´£¨Ñªº»¡©ú¡A³o¨Çµù¸Ñ±N´O¤J¨ì§Aªº­Ó¤Hª÷Æ_¤¤¡C - ³o¬O¿ï¾Ü©ÊÄæ¦ì¡C - - - - PGP: «Ø¥ß­Ó¤Hª÷Æ_ - ¹q¤l¶l¥ó¦a§} - ¹q¤l¶l¥ó¦a§} - - §A©Ò§Æ±æ»P­Ó¤Hª÷Æ_µ²¦Xªº¹q¤l¶l¥ó¦a§}¡C³o¬O¥²¶·Äæ¦ì¡C - - - - PGP: «Ø¥ß­Ó¤Hª÷Æ_ - ª÷Æ_ªø«× - ª÷Æ_ªø«× - - §A©Ò²£¥Íªºª÷Æ_¡A¨äªø«×¬O¥H¦ì¤¸²Õ¬°³æ¦ì¡Cªø«×¶Vªø¡A«OÅ@©Ê¶V¨Î (¬Û¹ïªº¡A¸ûªø - ªºª÷Æ_»Ý­n¸û¦hªº®É¶¡¨Ó²£¥Í¡A¥H¤Î¥[±K)¡C1024 ¦ì¤¸²Õ¬O¹w³]ªø«× - ³o­Óªø«× - ´£¨Ñµ´¨Îªº«OÅ@©Ê¡C - - - - PGP: «Ø¥ß­Ó¤Hª÷Æ_ - ±K½X - ±K½X - - ±K½X¥Î¨Ó«OÅ@/¥[±K§Aªº­Ó¤H¨p±Kª÷Æ_¡C±K½Xªº³]©w¦³´X­Ó­ì«h¡G - 1) ¦Ü¤Ö 6 ­Ó¦r(­^¤å©Î¼Æ¦r)¡C 2) ¤£­n©Mµn¤J±K½X¬Û¦P¡C 3) ¦b¦r¨å¤¤§ä¤£¨ì¡C - 4) ­^¤å¦r»P¼Æ¦r¥æÂø¨Ï¥Î¡C - §A¥²¶·¿é¤J¤G¦¸±K½X¡A¥H½T«O§A¨S¦³»~³]¡C³o¬O¥²¶·Äæ¦ì¡C - - - - PGP: «Ø¥ß­Ó¤Hª÷Æ_ - °Ê§@ - «Ø¥ßª÷Æ_ - - «Ø¥ß¨ÃÀx¦s§Aªº­Ó¤H¤½¶}/¨p±Kª÷Æ_¹ï¡C - - ¶×¤Jª÷Æ_¹ï - - ¶×¤J¤@²Õ­Ó¤H ¤½¶}/¨p±K ª÷Æ_¹ï¡C - ³o­Ó«ö¶s±N¶}±Ò¤@­Óµøµ¡¡A¨Ñ§A¶×¤J§AªºPGP­Ó¤H¤½¶}/¨p±Kª÷Æ_¹ï¡C - §A¥i¥H±Nª÷Æ_¶K¤J¨ì¤å¦rÄæ¦ì¤¤¡A©ÎªÌª½±µ¥Ñ§Aªº¹q¸£±N¤½¶}ª÷Æ_¶×¤J¡C - ¦pªG¸Óª÷Æ_¬O¦³®Äªº¥¦±N·|³Q¦s©ñ¦b§Aªº³]©w¤¤¡AÀH«á³o­Óµøµ¡±N¤@¨ÖÃö³¬¡C - ¦pªG¤£¬O¦³®Äªºª÷Æ_¡A«h§A±N·|¬Ý¨£¿ù»~ªº­ì¦]¡C - - - - S/MIME: ·§­z - ¤°»ò¬O S/MIME? - - PGP ¬O¤@ºØ¥Î©ó³q°T¥H¤Î¸ê®Æªº¥[±K¤u¨ã¡A¯S§O¬O¥Î©ó¹q¤l¶l¥ó¡C - PGP ¥i¥Î©ó¸ê®Æªº¥[±K¡B«Ø¥ß¼Æ¦ìñ³¹¡C ºô¸ô¶l§½¨Ï¥Î GnuPG (GNU Privacy Guard) - ¥H´£¨Ñ¤W­zªºªA°È¡C - S/MIME ¬O¥t¤@ºØ¨p±K/¤½¶}ª÷Æ_¹ï¨t²Î¡C¸Ó¨t²Î´£¨Ñ½Ñ¦p¡G¼Æ¦ìñ³¹¡A¶l¥ó¥[±K¡A¥H¤Î - ¦b¶}©ñ¦@¥Î¤W´£¨Ñ«§ï°»´úªº§Þ³N¡C S/MIME ¥i¥H´£¨Ñ¶l¥ó¥[±Kªº¥\¯à¡A¥[±K«áªº¶l - ¥ó¥u¦³±H°eªÌ¤Î¦¬¥óªÌ¥i¥H¸Ñ±K¡CS/MIME ÁÙ¥i¥H¸g¥Ñ¼Æ¦ìñ³¹¨Ó¿ëÃѱH°eªÌªº¶l¥ó¡C - ¥[±K»P¼Æ¦ìñ³¹¤@°_¨Ï¥Î§ó¥i¥H´£¨Ñ«§ï°»´úªº¥\¯à¡A¦nÅý©Ò¦³¦¬¥ó¹ï¶H§P©w¶l¥ó¦b - ±Hµo«á¬O§_´¿³Q«§ï¡C - - ±Ò°Ê S/MIME ? - - ¤Ä¿ï³o­Ó¶µ¥Ø«á¡A§A±N¯à°÷¶×¤J§Aªº­Ó¤H S/MIME ª÷Æ_¡AŪ¨ú¥[±K¶l¥ó¡AÅçÃҼƦìñ - ³¹¶l¥ó¡A¥H¤Î¬°§A­n±Hµoªº¶l¥ó¬I¥H¥[±K/ñ³¹ªº¥\¯à¡C - - - - S/MIME: ­Ó¤Hª÷Æ_ - ·§­z - - ¦pªG§A·Q­n¹ï¶l¥ó¬I¥H¼Æ¦ìñ³¹©ÎªÌ¥[±K¡A¨º§A¥²¶·­n¥ý¾Ö¦³ÄÝ©ó - ¦Û¤vªº¤½¶}/¨p±KS/MIMEª÷Æ_¹ï¡C - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - ¦C¦L - ¦C¦L¤@«Ê¶l¥ó - - ±ý¦C¤@«Ê¥¿¦bÀ˵øªº¶l¥ó¡A ½ÐÂI¿ï¶l¥ó­¶­±¤W¤è©Î¤U¤èªº"¤Íµ½¦C¦L"¡C ®æ¦¡¤Æ«á - ªº¶l¥ó±N¶}±Ò©ó·sµøµ¡¤¤µ¥«Ý¦C¦L¡C µø§AªºÂsÄý¾¹»P§@·~¨t²Î¦Ó©w¡A¦¹®É¬O§_¶} - ±Ò¤@­Ó¦C¦L¥æ½Íµøµ¡¡C ¦pªG¨S¦³¶}±Ò¡A½ÐÂI¿ïÂsÄý¾¹ªº"ÀÉ®×"«á¦AÂI¿ï"¦C¦L" - ¤w¶}±Ò¦C¦L¥æ½Íµøµ¡¡C - - - - ±Æ§Ç»PÃöÁp - ±Æ§Ç - - À˵ø¶l¥ó²M³æ®É¡AÂÇ¥ÑÂI¿ï¤W¤èªº¥ô¤@­ÓÄæ¦ì¦WºÙ¹F¨ì¶l¥ó±Æ§Çªº¥Øªº¡C - ÂI¿ïÄæ¦ì¦WºÙ®Çªº½bÀY¹Ï¥Ü¥i¥HÅÜ§ó±Æ§Çªº¤è¦V¡C - - ÃöÁp - - ÂÇ¥ÑÂI¿ï¥D¦®Äæ¦ì¤¤ªº [ÃöÁp] ³sµ²¡A¨Ï¶l¥ó¨Ì©¼¦¹ÃöÁp©Ê (¥D¦®)±Æ¦C¦Ó²£¥Í - ¸s»E®ÄªG¡C¦pªG­n¦^¨ì¤@¯ë¥¿±`ªº¥D¦®±Æ§Ç¡A½ÐÂI¿ï¥D¦®Äæ¦ì¤¤ªº [¥D¦®] ³sµ²¡C - - - - ¦h­«²Õ¦¨/¥i´À¥N «¬¶l¥ó (Multipart/Alternative Message) - - ¦bºô¸ô¤W¦³¤@¨Ç¶l¥ó¬O¥H¤@ºØ©Ò¿×ªº "multipart/alternative" «¬ºA³Q¶Ç°e¡A - ©Ò¿×"¦h­«²Õ¦¨"ªº·N«ä¬O«ü³o«Ê¶l¥ó¥]§t¼Æ­Ó²Õ¦¨¡A©Ò¦³²Õ¦¨ªº¤º®e¨ä¹ê¬O¤@¼Ëªº¡A - ¥u¤£¹L¬O¥H¤£¦Pªº®æ¦¡Àx¦s¡C - ¹q¤l¶l¥ó¾\Ū³nÅé¹J¨ì³oºØÃþ«¬¶l¥óªº³B²z¤è¦¡¬O¡A¦bÂsÄý¾¹¤¤¥H¤º¤åª½±µÅã¥Ü - ³Ì«á¤@­Ó²Õ¦¨¡C¦Ü©ó¶l¥ó¤¤¨ä¾lªº²Õ¦¨¡A«h¨Ã¦CÅã¥Ü¦b "¦¹¶l¥óªº¨ä¥L®æ¦¡" ¤U - ¤è¡A¨Ñ­Ó§OÀ˵ø©Î¤U¸ü¡C - ½ÐÂÔ°O¦b¤ß¡A³o¨Ç²Õ¦¨¦³µÛ "¬Û¦P" ªº¤º®e - ¥u¬O®æ¦¡¤£¦P¦Ó¤w¡C - - - - °¾¦n³]©w: ºûÅ@: ©ó¨C¤ëªì§ó§ï±H¥ó³Æ¥÷¹hªº¦WºÙ - - ¦pªG§A§Æ±æºô¸ô¶l§½¡A©ó¨C­Ó¤ëªì§ó§ï§Aªº±H¥ó³Æ¥÷¹h¦WºÙ¡A½Ð¤Ä¿ï¡C - ±H¥ó³Æ¥÷¹h°£¤F§ó¦W¬°Âªº±H¥ó³Æ¥÷¹h¥~(§ó¦W«áªº¦WºÙ¥]§t¤ë¤Î¦~¥÷)¡A - ¨Ã¦b§ó¦W«á«Ø¥ß¥t¤@­Ó·sªºªÅ¥Õ±H¥ó³Æ¥÷¹h¡C - - - - °¾¦n³]©w: ºûÅ@: ©ó¨C¤ëªì§R°£Âªº±H¥ó³Æ¥÷¹h - - ¦pªG§A§Æ±æºô¸ô¶l§½¡A©ó¨C­Ó¤ëªì§R°£Âªº±H¥ó³Æ¥÷¹h¡A½Ð¤Ä¿ï¡C - ¦pªGºô¸ô¶l§½°w¹ï¨Ï¥ÎªÌ³]©wºÏºÐªÅ¶¡°tÃB¡A³o­Ó¿ï¶µ±N¦³§U©óÁ×§KºÏºÐ - ªÅ¶¡¤£¨¬ªºµo¥Í¡C - - - - °¾¦n³]©w: ºûÅ@: ¦pªG¨C¤ë§R°£¤@¦¸¡A¦h¤Ö¤ë¥÷ªºÂ±H¥ó³Æ¥÷¹h±N³Q«O¦s - - ¦pªG§A¤w¤Ä¿ï "©ó¨C¤ëªì§R°£Âªº±H¥ó³Æ¥÷¹h" ³o­Ó¿ï¶µªº¸Ü¡A§A¥i¥H¦b¦¹¿é¤J¤@­Ó - «O¯d¤ë¥÷¼Æ­È¡C«O¯d¤ë¥÷¼Æ­È¤§«e©Ò¦³Âªº±H¥ó³Æ¥÷¹h±N¤@«ß§R°£¡C - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - °¾¦n³]©w: ºûÅ@: ©ó¨C¤ëªì§R°£¤wÂà¦s¬°ºô§}ªºªþ¥ó - - ¦pªG§A§Æ±æºô¸ô¶l§½¡A©ó¨C­Ó¤ëªì§R°£¤wÂà¦s¬°ºô§}ªºÂªþ¥ó¡A½Ð¤Ä¿ï¡C - ¦pªGºô¸ô¶l§½°w¹ï¨Ï¥ÎªÌ³]©wºÏºÐªÅ¶¡°tÃB¡A³o­Ó¿ï¶µ±N¦³§U©óÁ×§KºÏºÐªÅ¶¡ - ¤£¨¬ªºµo¥Í¡C - - - - °¾¦n³]©w: ºûÅ@: ¦pªG¨C¤ë§R°£¤@¦¸¡A¦h¤Ö¤ë¥÷¤wÂà¦s¬°ºô§}ªºÂªþ¥ó±N³Q«O¦s - - ¦pªG§A¤w¤Ä¿ï "©ó¨C¤ëªì§R°£¤wÂà¦s¬°ºô§}ªºªþ¥ó" ³o­Ó¿ï¶µªº¸Ü¡A§A¥i¥H¦b¦¹¿é - ¤J¤@­Ó«O¯d¤ë¥÷¼Æ­È¡C«O¯d¤ë¥÷¼Æ­È¤§«e©Ò¦³Âà¦s¬°ºô§}ªºÂªþ¥ó±N¤@«ß§R°£¡C - - - - °¾¦n³]©w: ºûÅ@: ²M°£©U§£½c¤¤ªºÂ¶l¥ó - - §A¬O§_§Æ±æ¸g±`²M°£©U§£½c¤¤ªºÂ¶l¥ó¡C - - - - °¾¦n³]©w: ºûÅ@: ©U§£½c¦h¤[²M°£¤@¦¸ - - ¦pªG§A¤w¤Ä¿ï "²M°£©U§£½c¤¤ªºÂ¶l¥ó" ³o­Ó¿ï¶µªº¸Ü¡A§A§Æ±æ¦h¤[²M°£¤@¦¸¡H - - - - °¾¦n³]©w: ºûÅ@: ¨C¦¸¾ã²z©U§£½c®É¡A²M°£¦h¤Ö¤Ñ¼Æ¥H«eªº¶l¥ó - - ¦pªG§A¤w¤Ä¿ï "²M°£©U§£½c¤¤ªºÂ¶l¥ó" ³o­Ó¿ï¶µªº¸Ü¡A§A§Æ±æ²M°£¦h¤Ö¤Ñ¼Æ - ¥H«eªº¶l¥ó¡H - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - °¾¦n³]©w: ¶l¥ó¼g§@: ¤å¦rÄÝ©Ê - - §A¥i¥H¦b¦¹©w¸q¦^ÂФå¥óªº¤Þ­z¦C¡C - - - §A¥i¥H¬°§A©Ò­n¦^ÂЪº«H¥ó´¡¤J¤@¨ÇÅܼơC Åܼƪº«¬ºA¬O¥H '%'«á­±¦A¥[¤W - ¤@­Ó¦r¤¸©Ò²Õ¦¨¡C ¥H¤U¦C¥X¥i¨Ñ·f°t¨Ï¥ÎªºÅܼÆ: - - - %f : ±H¥óªÌªº¦WºÙ¤Î¹q¤l¶l¥ó¦í§} - %a : ±H¥óªÌªº¹q¤l¶l¥ó¦í§} - %p : ±H¥óªÌªº¦WºÙ - %r : §¹¾ãªº RFC 2822 ¤é´Á®æ¦¡¤Î®É°Ï - %d : ¤é´Á(¬P´Á¡A¤é ¤ë ¦è¤¸¦~) - %x : ·í¦a¹w³]®æ¦¡ªº¤é´Á - %c : ·í¦a¹w³]®æ¦¡ªº¤é´Á¤Î®É¶¡ - %m : ¶l¥ó½s¸¹ - %s : ¶l¥ó¥D¦® - %n : ¤@¦CªÅ¥Õ¦æ - %% : '%' ¦r¤¸ - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - °¾¦n³]©w: ½Ð¦¬¥ó¤H¶Ç°eŪ¨ú¦^±ø - - "½Ð¦¬¥ó¤H¶Ç°eŪ¨ú¦^±ø" ¥Î¨Ó­n¨D¦¬¥ó¹ï¶H¡A¶}±Ò«H¥ó®É - ¶¶«K¶Ç°e¦^±øµ¹±H«H¤H¡Aªí©ú¨Ó«H¤w¦¬¨ì¡C½Ðª`·N¨Ã¤£¬O©Ò¦³ªº¶l¥ó¾\Ū³n - Åé³£¤ä´©³o¶µ¥\¯à¡C - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - °¾¦n³]©w: ½Ð¦¬¥ó¦øªA¾¹¶Ç»¼°e¹F½T»{ - - "½Ð¦¬¥ó¦øªA¾¹¶Ç»¼°e¹F½T»{" ­n¨D¦¬¥ó¹ï¶H©ÒÄݪº¶l¥ó - ¦øªA¾¹¤@¥¹¦¬¨ì«H¥ó«á¥ß§Y¶Ç°e½T»{°T®§µ¹±H«H¤H¡C½Ðª`·N¡A¶l¥ó±H¹F¹ï¤èªº¦øªA¾¹ - ¨Ã¤£ªí¥Ü¦¬¥ó¹ï¶H¤w¸g¬Ý¹L§Aªº«H¥ó¡C¶È¯à¸ÑŪ¬°¡G«H¬O±H¨ì¤F¡A¦ý¦³¨S¦³¤H¥h¬Ý«h¤£ - ±o¦Óª¾¡C¨Ã«D©Ò¦³ªº¶l¥ó¦øªA¾¹³£¦³¤ä´©³o¶µ¥\¯à¡C - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - °¾¦n³]©w: ÁôÂà HTML ¶l¥ó¤¤ªº¹Ï¤ù - - HTML ¶l¥ó¤¤¡A©Ò¦³¯àª½±µÅã¥Üªº¹Ï¤ù¡A¬O§_À³¸ÓÁôÂèåH¬õ¦â¼Ð¥Ü¥N´À ¡H - - ¦³¨Ç©U§£¶l¥ó¦b¶}±Òªº¦P®É¡AÀH§Y±Ò°Ê»P¹Ï¤ù¬Û³sµ²ªº¡u°lÂܸ˸m¡v¡A½Ð¥B - ª½±µ§i¶D©U§£¶l¥ó±H°eªÌ¡G³o«Ê¼s§i«H¤w³Q¥´¶}¦Ó¥B³o­Ó«H½c¬O¦³®Äªº«H½c¡A¥¼¨Ó§A - ªº«H½c·|·½·½¤£Â_ªº¦¬¨ì©U§£«H¡C - - ÁôÂùϤù¥i¥H«OÅ@§A¥u¬Ý¨ì§A·Q­n¬Ýªº¹Ï¤ù¡A¨Ã¥B¤]¦P®Éªý¾×¤F¡u°lÂܸ˸m¡v - ªº¹B§@¡C¥u­n§A½T©w³o«Ê«H¤£¬O¼s§i«H¡AÂI¿ï¡uÅã¥Ü¹Ï¤ù¡v¡A´N¥i¥H¬Ý¨ì³o«Ê«H¸Ì - ­±ªº¹Ï¤ù¤F¡C - - - - °¾¦n³]©w: ¦Û°ÊÅã¥Ü HTML ¶l¥ó¤¤ªº©Ò¦³¹Ï¤ù - - ¦pªG±Ò¥Î"ÁôÂà HTML ¶l¥ó¤¤ªº¹Ï¤ù"³o¶µ¥\¯à¡A¦Ó¥B±H¥ó¤H¥X²{¦b§Úªº³q°T¿ý¤¤¡A - ¬O§_¦Û°ÊÅã¥Ü¸Ó«H¥ó¤¤ªº¹Ï¤ù¡H - - - - °¾¦n³]©w: ¶l½c°_©l­¶­± - - ·í¤@­Ó¶l½c²Ä¤@¦¸³Q¦s¨ú®É¡A¨M©w¨äÀ˵øµe­±­n¥ýÅã¥Ü­þ¤@­Ó­¶­±¡C³Æµù¡G¥¼¬Ý¹L - «H¥ó¿ï¶µ¦bÃöÁp±Æ§Ç¤¤µLªk§@¥Î¡A¨Ã¥B±N¥H«H½cªº"³Ì«á¤@­¶¥N´À"¡C - - - - °¾¦n³]©w: ªþ¥óÀH±H¥ó¤@°_³Æ¥÷ - - ¦pªGÀx¦s±H¥ó³Æ¥÷®É¡A¨M©w¬O§_¤]­n¤@¨ÖÀx¦sªþ¥[ÀɮסC¤U¦C¿ï¶µ¥i¨Ñ°Ñ¦Ò¡G - - - * "¥Ã»·Àx¦sªþ¥[ÀÉ®×" - ¦b¶l¥ó½s¼gµe­±¤¤¥Ã»·¤£­n´£¥ÜÀx¦sªþ¥[ÀɮסF - ¦Ó¥Bªþ¥[Àɮץû·ÀHµÛ«H¥ó¤@°_³Æ¤À¡C - * "´£¥Ü§Ú¡A¨C¤@«Ê¥]§tªþ¥[Àɮתº«H¥ó±H¥X«á; ¹w³]¬°­n" - ¦b¶l¥ó½s¼gµe - ­±¤¤¥Ã»·´£¥ÜÀx¦sªþ¥[ÀɮסF¹w³]¬°Àx¦s¡C - * "´£¥Ü§Ú¡A¨C¤@«Ê¥]§tªþ¥[Àɮתº«H¥ó±H¥X«á; ¹w³]¬°¤£­n" - ¦b¶l¥ó½s¼gµe - ­±¤¤¥Ã»·´£¥ÜÀx¦sªþ¥[ÀɮסF¹w³]¬°¤£Àx¦s¡C - * "¥Ã¤£Àx¦sªþ¥[ÀÉ®×" - ¦b¶l¥ó½s¼gµe­±¤¤¥Ã»·¤£­n´£¥ÜÀx¦sªþ¥[ÀɮסF - ¦Ó¥Bªþ¥[Àɮץû·¤£·|ÀHµÛ«H¥ó¤@°_³Æ¤À¡C - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/mailbox-mimp.php b/imp/mailbox-mimp.php deleted file mode 100644 index 745897b89..000000000 --- a/imp/mailbox-mimp.php +++ /dev/null @@ -1,237 +0,0 @@ - - * @author Michael Slusarz - * @package IMP - */ - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => true, 'tz' => true)); - -/* Determine if mailbox is readonly. */ -$readonly = $imp_imap->isReadOnly($imp_mbox['mailbox']); - -/* Need Horde_Mobile init here for autoloading purposes. */ -$mimp_render = new Horde_Mobile(); - -/* Create mailbox menu. */ -$menu = new Horde_Mobile_card('o', _("Menu")); -$mset = $menu->add(new Horde_Mobile_linkset()); - -/* Run through the action handlers */ -$actionID = Horde_Util::getFormData('a'); -switch ($actionID) { -// 'm' = message missing -case 'm': - $notification->push(_("There was an error viewing the requested message."), 'horde.error'); - break; - -// 'e' = expunge mailbox -case 'e': - if (!$readonly) { - $imp_message = IMP_Message::singleton(); - $imp_message->expungeMailbox(array($imp_mbox['mailbox'] => 1)); - } - break; - -// 'c' = change sort -case 'c': - IMP::setSort(Horde_Util::getFormData('sb'), Horde_Util::getFormData('sd')); - break; - -// 's' = search -case 's': - IMP_Mimp::addMIMPMenu($mset, 'search'); - require IMP_TEMPLATES . '/mailbox/search-mimp.inc'; - exit; - -// 'rs' = run search -case 'rs': - $search_query = Horde_Util::getFormData('search'); - if (!empty($search_query) && - ($_SESSION['imp']['protocol'] == 'imap')) { - $query = new Horde_Imap_Client_Search_Query(); - $query->text($search_query, false); - - /* Create the search query and reset the global $imp_mbox variable. */ - $sq = $imp_search->createSearchQuery($query, array(Horde_Util::getFormData('mailbox')), array(), _("Search Results")); - IMP::setCurrentMailboxInfo($imp_search->createSearchID($sq)); - - /* Need to re-calculate the read-only value. */ - $readonly = $imp_imap->isReadOnly($imp_mbox['mailbox']); - } - break; -} - -/* Get the base URL for this page. */ -$mailbox_url = IMP::generateIMPUrl('mailbox-mimp.php', $imp_mbox['mailbox']); - -/* Build the list of messages in the mailbox. */ -$imp_mailbox = IMP_Mailbox::singleton($imp_mbox['mailbox']); -$pageOb = $imp_mailbox->buildMailboxPage(Horde_Util::getFormData('p'), Horde_Util::getFormData('s')); - -/* Generate page links. */ -$pages_first = $pages_prev = $pages_last = $pages_next = null; -if ($pageOb['page'] != 1) { - $pages_first = new Horde_Mobile_link(_("First Page"), $mailbox_url->copy()->add('p', 1)); - $pages_prev = new Horde_Mobile_link(_("Previous Page"), $mailbox_url->copy()->add('p', $pageOb['page'] - 1)); -} -if ($pageOb['page'] != $pageOb['pagecount']) { - $pages_next = new Horde_Mobile_link(_("Next Page"), $mailbox_url->copy()->add('p', $pageOb['page'] + 1)); - $pages_last = new Horde_Mobile_link(_("Last Page"), $mailbox_url->copy()->add('p', $pageOb['pagecount'])); -} - -/* Generate mailbox summary string. */ -$title = IMP::getLabel($imp_mbox['mailbox']); -$mimp_render->set('title', $title); -if ($pageOb['msgcount']) { - $msgcount = $pageOb['msgcount']; - $unseen = $imp_mailbox->unseenMessages(Horde_Imap_Client::SORT_RESULTS_COUNT); -} - -$curr_time = time(); -$curr_time -= $curr_time % 60; -$msgs = array(); -$sortpref = IMP::getSort($imp_mbox['mailbox']); - -$imp_ui = new IMP_Ui_Mailbox($imp_mbox['mailbox']); - -/* Build the array of message information. */ -$mbox_info = $imp_mailbox->getMailboxArray(range($pageOb['begin'], $pageOb['end']), array('headers' => true)); - -/* Get thread information. */ -if ($sortpref['by'] == Horde_Imap_Client::SORT_THREAD) { - $imp_thread = new IMP_Imap_Thread($imp_mailbox->getThreadOb()); - $threadtree = $imp_thread->getThreadTextTree(reset($mbox_info['uids']), $sortpref['dir']); -} else { - $imp_thread = null; - $threadtree = array(); -} - -while (list(,$ob) = each($mbox_info['overview'])) { - /* Initialize the header fields. */ - $msg = array( - 'status' => '', - 'subject' => $imp_ui->getSubject($ob['envelope']['subject']) - ); - - /* Format the from header. */ - $getfrom = $imp_ui->getFrom($ob['envelope']); - $msg['from'] = $getfrom['from']; - if (Horde_String::length($msg['from']) > $prefs->getValue('mimp_max_from_chars')) { - $msg['from'] = Horde_String::substr($msg['from'], 0, $prefs->getValue('mimp_max_from_chars')) . '...'; - } - - /* Get flag information. */ - $imp_flags = IMP_Imap_Flags::singleton(); - $flag_parse = $imp_flags->parse(array( - 'flags' => $ob['flags'], - 'personal' => Horde_Mime_Address::getAddressesFromObject($ob['envelope']['to']), - 'priority' => $ob['headers'] - )); - - foreach ($flag_parse as $val) { - if (isset($val['abbrev'])) { - $msg['status'] .= $val['abbrev']; - } elseif ($val['type'] == 'imapp') { - $msg['subject'] = '*' . - ((Horde_String::length($val['label']) > 8) - ? Horde_String::substr($val['label'], 0, 5) . '...' - : $val['label'] - ) . - '* ' . $msg['subject']; - } - } - - if (!empty($threadtree[$ob['uid']])) { - $msg['subject'] = $threadtree[$ob['uid']] . trim($msg['subject']); - } - - if (Horde_String::length($msg['subject']) > $prefs->getValue('mimp_max_subj_chars')) { - $msg['subject'] = Horde_String::substr($msg['subject'], 0, $prefs->getValue('mimp_max_subj_chars')) . '...'; - } - - /* Generate the target link. */ - $msg['target'] = in_array('\\draft', $ob['flags']) - ? IMP::composeLink(array(), array('a' => 'd', 'thismailbox' => $imp_mbox['mailbox'], 'uid' => $ob['uid'], 'bodypart' => 1)) - : IMP::generateIMPUrl('message-mimp.php', $imp_mbox['mailbox'], $ob['uid'], $ob['mailbox']); - - $msgs[] = $msg; -} - -$mailbox = $mailbox_url->copy()->add('p', $pageOb['page']); -$items = array(array(_("Refresh"), $mailbox)); -$search_mbox = $imp_search->isSearchMbox($imp_mbox['mailbox']); - -/* Determine if we are going to show the Purge Deleted link. */ -if (!$readonly && - !$prefs->getValue('use_trash') && - !$imp_search->isVINBOXFolder()) { - $items[] = array(_("Purge Deleted"), $mailbox->copy()->add('a', 'e')); -} - -/* Create sorting links. */ -$sort = array(); -$sort_list = array( - Horde_Imap_Client::SORT_ARRIVAL => '#', - Horde_Imap_Client::SORT_FROM => _("From"), - Horde_Imap_Client::SORT_SUBJECT => _("Subject") -); -foreach ($sort_list as $key => $val) { - if ($sortpref['limit']) { - $sort[$key] = (($key == Horde_Imap_Client::SORT_ARRIVAL) ? '*' : '') . $val; - } else { - $sortdir = $sortpref['dir']; - $sortkey = $key; - if (($key == Horde_Imap_Client::SORT_SUBJECT) && - IMP::threadSortAvailable($mailbox) && - !$search_mbox) { - if (is_null($imp_thread)) { - $items[] = array(_("Sort by Thread"), $mailbox->copy()->add(array('a' => 'c', 'sb' => Horde_Imap_Client::SORT_THREAD, 'sd' => $sortdir))); - } else { - $sortkey = Horde_Imap_Client::SORT_THREAD; - $items[] = array(_("Do Not Sort by Thread"), $mailbox->copy()->add(array('a' => 'c', 'sb' => Horde_Imap_Client::SORT_SUBJECT, 'sd' => $sortdir))); - } - } - if ($sortpref['by'] == $key) { - $val = '*' . $val; - $sortdir = !$sortdir; - } - $sort[$key] = new Horde_Mobile_link($val, $mailbox->copy()->add(array('a' => 'c', 'sb' => $sortkey, 'sd' => $sortdir))); - } -} - -/* Add search link. */ -if (!$search_mbox && - ($_SESSION['imp']['protocol'] == 'imap')) { - $items[] = array(_("Search"), $mailbox_url->copy()->add('a', 's')); -} - -foreach ($items as $val) { - $mset->add(new Horde_Mobile_link($val[0], $val[1])); -} - -$nav = array('pages_first', 'pages_prev', 'pages_next', 'pages_last'); -foreach ($nav as $n) { - if (Horde_Util::nonInputVar($n)) { - $mset->add($$n); - } -} - -IMP_Mimp::addMIMPMenu($mset, 'mailbox'); -require IMP_TEMPLATES . '/mailbox/mailbox-mimp.inc'; diff --git a/imp/mailbox.php b/imp/mailbox.php deleted file mode 100644 index 3cb328ad7..000000000 --- a/imp/mailbox.php +++ /dev/null @@ -1,851 +0,0 @@ - - * @author Michael Slusarz - */ - -function _outputSummaries($msgs) -{ - static $template; - - /* Allow user to alter template array. */ - try { - $msgs = Horde::callHook('mailboxarray', array($msgs, 'imp'), 'imp'); - } catch (Horde_Exception_HookNotSet $e) {} - - if (!isset($template)) { - $template = new Horde_Template(); - $template->setOption('gettext', true); - - // Some browsers have trouble with hidden overflow in table cells - // but not in divs. - if ($GLOBALS['browser']->hasQuirk('no_hidden_overflow_tables')) { - $template->set('overflow_begin', '

    '); - } - } - - $template->set('messages', $msgs, true); - echo $template->fetch(IMP_TEMPLATES . '/mailbox/mailbox.html'); -} - - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => true, 'tz' => true)); - -/* Call the mailbox redirection hook, if requested. */ -try { - $redirect = Horde::callHook('mbox_redirect', array($imp_mbox['mailbox']), 'imp'); - if (!empty($redirect)) { - $redirect = Horde::applicationUrl($redirect, true); - header('Location: ' . $redirect); - exit; - } -} catch (Horde_Exception_HookNotSet $e) {} - -/* Is this a search mailbox? */ -$search_mbox = $imp_search->isSearchMbox($imp_mbox['mailbox']); -$vfolder = $imp_search->isVFolder(); - -/* There is a chance that this page is loaded directly via message.php. If so, - * don't re-include config files, and the following variables will already be - * set: $actionID, $start. */ -$mailbox_url = Horde::applicationUrl('mailbox.php'); -$mailbox_imp_url = IMP::generateIMPUrl('mailbox.php', $imp_mbox['mailbox']); -if (!Horde_Util::nonInputVar('from_message_page')) { - $actionID = Horde_Util::getFormData('actionID'); - $start = Horde_Util::getFormData('start'); -} - -/* Get form data and make sure it's the type that we're expecting. */ -$targetMbox = Horde_Util::getFormData('targetMbox'); -$newMbox = Horde_Util::getFormData('newMbox'); -if (!is_array(($indices = Horde_Util::getFormData('indices')))) { - $indices = array($indices); -} - -$do_filter = false; -$imp_flags = IMP_Imap_Flags::singleton(); -$open_compose_window = null; - -/* Run through the action handlers */ -if ($actionID && ($actionID != 'message_missing')) { - try { - Horde::checkRequestToken('imp.mailbox', Horde_Util::getFormData('mailbox_token')); - } catch (Horde_Exception $e) { - $notification->push($e); - $actionID = null; - } -} - -/* We know we are going to be exclusively dealing with this mailbox, so - * select it on the IMAP server (saves some STATUS calls). Open R/W to clear - * the RECENT flag. */ -if (!$search_mbox) { - try { - $imp_imap->ob()->openMailbox($imp_mbox['mailbox'], Horde_Imap_Client::OPEN_READWRITE); - } catch (Horde_Imap_Client_Exception $e) { - $actionID = null; - } -} - -/* Determine if mailbox is readonly. */ -$readonly = $imp_imap->isReadOnly($imp_mbox['mailbox']); -if ($readonly && - in_array($actionID, array('delete_messages', 'undelete_messages', 'move_messages', 'flag_messages', 'empty_mailbox', 'filter'))) { - $actionID = null; -} - -switch ($actionID) { -case 'change_sort': - IMP::setSort(Horde_Util::getFormData('sortby'), Horde_Util::getFormData('sortdir')); - break; - -case 'blacklist': - $imp_filter = new IMP_Filter(); - $imp_filter->blacklistMessage($indices); - break; - -case 'whitelist': - $imp_filter = new IMP_Filter(); - $imp_filter->whitelistMessage($indices); - break; - -case 'spam_report': - IMP_Spam::reportSpam($indices, 'spam'); - break; - -case 'notspam_report': - IMP_Spam::reportSpam($indices, 'notspam'); - break; - -case 'message_missing': - $notification->push(_("Requested message not found."), 'horde.error'); - break; - -case 'fwd_digest': - if (!empty($indices)) { - $options = array('fwddigest' => serialize($indices), 'actionID' => 'fwd_digest'); - $open_compose_window = IMP::openComposeWin($options); - } - break; - -case 'delete_messages': - if (!empty($indices)) { - $imp_message = IMP_Message::singleton(); - $imp_message->delete($indices); - } - break; - -case 'undelete_messages': - if (!empty($indices)) { - $imp_message = IMP_Message::singleton(); - $imp_message->undelete($indices); - } - break; - -case 'move_messages': -case 'copy_messages': - if (!empty($indices) && !empty($targetMbox)) { - $imp_message = IMP_Message::singleton(); - if (!empty($newMbox) && ($newMbox == 1)) { - $targetMbox = IMP::folderPref($targetMbox, true); - $newMbox = true; - } else { - $newMbox = false; - } - $imp_message->copy($targetMbox, ($actionID == 'move_messages') ? 'move' : 'copy', $indices, $newMbox); - } - break; - -case 'flag_messages': - $flag = Horde_Util::getPost('flag'); - if ($flag && !empty($indices)) { - $flag = $imp_flags->parseFormId($flag); - $imp_message = IMP_Message::singleton(); - $imp_message->flag(array($flag['flag']), $indices, $flag['set']); - } - break; - -case 'hide_deleted': - $prefs->setValue('delhide', !$prefs->getValue('delhide')); - IMP::hideDeletedMsgs($imp_mbox['mailbox'], true); - break; - -case 'expunge_mailbox': - $imp_message = IMP_Message::singleton(); - $imp_message->expungeMailbox(array($imp_mbox['mailbox'] => 1)); - break; - -case 'filter': - $do_filter = true; - break; - -case 'empty_mailbox': - $imp_message = IMP_Message::singleton(); - $imp_message->emptyMailbox(array($imp_mbox['mailbox'])); - break; - -case 'view_messages': - $redirect = IMP::generateIMPUrl('thread.php', $imp_mbox['mailbox'], null, null, false)->setRaw(true)->add(array('mode' => 'msgview', 'msglist' => $GLOBALS['imp_imap']->ob()->utils->toSequenceString(IMP::parseIndicesList($indices), array('mailbox' => true)))); - header('Location: ' . $redirect); - exit; -} - -/* Token to use in requests */ -$mailbox_token = Horde::getRequestToken('imp.mailbox'); - -/* Deal with filter options. */ -if (!$readonly && !empty($_SESSION['imp']['filteravail'])) { - /* Only allow filter on display for INBOX. */ - if (($imp_mbox['mailbox'] == 'INBOX') && - $prefs->getValue('filter_on_display')) { - $do_filter = true; - } elseif (($imp_mbox['mailbox'] == 'INBOX') || - ($prefs->getValue('filter_any_mailbox') && !$search_mbox)) { - $filter_url = $mailbox_imp_url->copy()->add(array('actionID' => 'filter', 'mailbox_token' => $mailbox_token)); - } -} - -/* Run filters now. */ -if ($do_filter) { - $imp_filter = new IMP_Filter(); - $imp_filter->filter($imp_mbox['mailbox']); -} - -/* Generate folder options list. */ -if ($conf['user']['allow_folders']) { - $folder_options = IMP::flistSelect(array('heading' => _("Messages to"), 'new_folder' => true, 'inc_tasklists' => true, 'inc_notepads' => true)); -} - -/* Build the list of messages in the mailbox. */ -$imp_mailbox = IMP_Mailbox::singleton($imp_mbox['mailbox']); -$pageOb = $imp_mailbox->buildMailboxPage(Horde_Util::getFormData('page'), $start); -$show_preview = $prefs->getValue('preview_enabled'); - -$mbox_info = $imp_mailbox->getMailboxArray(range($pageOb['begin'], $pageOb['end']), array('preview' => $show_preview, 'headers' => true, 'structure' => $prefs->getValue('atc_flag'))); - -/* Determine sorting preferences. */ -$sortpref = IMP::getSort($imp_mbox['mailbox']); - -/* Cache this value since we use it alot on this page. */ -$graphicsdir = $registry->getImageDir('horde'); - -/* Determine if we are going to show the Hide/Purge Deleted Message links. */ -if (!$prefs->getValue('use_trash') && - !$GLOBALS['imp_search']->isVINBOXFolder()) { - $showdelete = array('hide' => ($sortpref['by'] != Horde_Imap_Client::SORT_THREAD), 'purge' => true); -} else { - $showdelete = array('hide' => false, 'purge' => false); -} -if ($showdelete['hide'] && !$prefs->isLocked('delhide')) { - if ($prefs->getValue('delhide')) { - $deleted_prompt = _("Show Deleted"); - } else { - $deleted_prompt = _("Hide Deleted"); - } -} -if ($readonly) { - $showdelete['purge'] = false; -} - -/* Generate mailbox summary string. */ -if (!empty($pageOb['end'])) { - $msg_count = sprintf(_("%d to %d of %d Messages"), $pageOb['begin'], $pageOb['end'], $pageOb['msgcount']); -} else { - $msg_count = sprintf(_("No Messages")); -} - -/* Generate paging links. */ -if ($pageOb['pagecount']) { - $rtl = !empty(Horde_Nls::$config['rtl'][$language]); - if ($pageOb['page'] == 1) { - $pages_first = Horde::img($rtl ? 'nav/last-grey.png' : 'nav/first-grey.png', null, null, $graphicsdir); - $pages_prev = Horde::img($rtl ? 'nav/right-grey.png' : 'nav/left-grey.png', null, null, $graphicsdir); - } else { - $first_url = $mailbox_imp_url->copy()->add('page', 1); - $pages_first = Horde::link($first_url, _("First Page")) . Horde::img($rtl ? 'nav/last.png' : 'nav/first.png', $rtl ? '>>' : '<<', null, $graphicsdir) . ''; - $prev_url = $mailbox_imp_url->copy()->add('page', $pageOb['page'] - 1); - $pages_prev = Horde::link($prev_url, _("Previous Page")) . Horde::img($rtl ? 'nav/right.png' : 'nav/left.png', $rtl ? '>' : '<', null, $graphicsdir) . ''; - } - - if ($pageOb['page'] == $pageOb['pagecount']) { - $pages_last = Horde::img($rtl ? 'nav/first-grey.png' : 'nav/last-grey.png', null, null, $graphicsdir); - $pages_next = Horde::img($rtl ? 'nav/left-grey.png' : 'nav/right-grey.png', null, null, $graphicsdir); - } else { - $next_url = $mailbox_imp_url->copy()->add('page', $pageOb['page'] + 1); - $pages_next = Horde::link($next_url, _("Next Page")) . Horde::img($rtl ? 'nav/left.png' : 'nav/right.png', $rtl ? '<' : '>', null, $graphicsdir) . ''; - $last_url = $mailbox_imp_url->copy()->add('page', $pageOb['pagecount']); - $pages_last = Horde::link($last_url, _("Last Page")) . Horde::img($rtl ? 'nav/first.png' : 'nav/last.png', $rtl ? '<<' : '>>', null, $graphicsdir) . ''; - } -} - -/* Generate RSS link. */ -if ($imp_mbox['mailbox'] == 'INBOX') { - $rss_box = ''; -} else { - $rss_box = $imp_mbox['mailbox']; - $ns_info = $imp_imap->getNamespace($imp_mbox['mailbox']); - if ($ns_info !== null) { - if (!empty($ns_info['name']) && - $ns_info['type'] == 'personal' && - substr($imp_mbox['mailbox'], 0, strlen($ns_info['name'])) == $ns_info['name']) { - $rss_box = substr($imp_mbox['mailbox'], strlen($ns_info['name'])); - } - $rss_box = str_replace(rawurlencode($ns_info['delimiter']), '/', rawurlencode($ns_info['delimiter'] . $rss_box)); - } else { - $rss_box = null; - } -} - -if (!is_null($rss_box)) { - $rss_url = Horde::applicationUrl('rss.php') . $rss_box; -} - -/* If user wants the mailbox to be refreshed, set time here. */ -$refresh_time = $prefs->getValue('refresh_time'); -$refresh_url = $mailbox_imp_url->copy()->add('page', $pageOb['page']); -if (isset($filter_url)) { - $filter_url->add('page', $pageOb['page']); -} - -/* Set the folder for the sort links. */ -$sort_url = $mailbox_imp_url->copy()->add('sortdir', ($sortpref['dir']) ? 0 : 1); - -/* Determine if we are showing previews. */ -$preview_tooltip = $show_preview - ? $prefs->getValue('preview_show_tooltip') - : false; -if ($preview_tooltip) { - Horde::addScriptFile('tooltips.js', 'horde'); -} else { - $strip_preview = $prefs->getValue('preview_strip_nl'); -} - -$vtrash = null; -if ($search_mbox) { - $unread = 0; - if ($imp_search->isVINBOXFolder()) { - $unread = $imp_mailbox->getMessageCount(); - } elseif ($imp_search->isVTrashFolder()) { - $vtrash = $imp_search->createSearchID($search_mbox); - } -} else { - $unread = $imp_mailbox->unseenMessages(Horde_Imap_Client::SORT_RESULTS_COUNT); -} - -/* Get the recent message count. */ -$newmsgs = 0; -if ($prefs->getValue('nav_popup') || $prefs->getValue('nav_audio')) { - $newmsgs = $imp_mailbox->newMessages(Horde_Imap_Client::SORT_RESULTS_COUNT); -} - -$pagetitle = $rawtitle = $title = IMP::getLabel($imp_mbox['mailbox']); -$refresh_title = sprintf(_("_Refresh %s"), $title); -$refresh_ak = Horde::getAccessKey($refresh_title); -$refresh_title = Horde::stripAccessKey($refresh_title); -if (!empty($refresh_ak)) { - $refresh_title .= sprintf(_(" (Accesskey %s)"), $refresh_ak); -} - -if ($unread) { - $pagetitle = $title .= ' (' . $unread . ')'; -} - -if ($vfolder || - ($search_mbox && ($imp_search->searchMboxID() != IMP_Search::BASIC_SEARCH))) { - $query_text = wordwrap($imp_search->searchQueryText($imp_search->searchMboxID())); - if ($vfolder) { - $pagetitle .= ' [' . Horde::linkTooltip('#', $query_text, '', '', '', $query_text) . _("Virtual Folder") . ']'; - $title .= ' [' . _("Virtual Folder") . ']'; - } else { - $pagetitle = Horde::linkTooltip('#', $query_text, '', '', '', $query_text) . $pagetitle . ''; - } -} else { - $pagetitle = $title = htmlspecialchars($title); -} - -Horde::addScriptFile('effects.js', 'horde'); -Horde::addScriptFile('redbox.js', 'horde'); -Horde::addScriptFile('mailbox.js', 'imp'); - -/* Handle compose_popup. */ -if ($open_compose_window === false) { - if (!isset($options)) { - $options = array(); - } - Horde::addInlineScript(Horde::popupJs(Horde::applicationUrl('compose.php'), array('params' => array_merge(array('popup' => 1), $options, IMP::getComposeArgs()))), 'dom'); -} - -if (!empty($newmsgs)) { - /* Open the mailbox R/W so we ensure the 'recent' flags are cleared from - * the current mailbox. */ - $imp_imap->ob()->openMailbox($imp_mbox['mailbox'], Horde_Imap_Client::OPEN_READWRITE); - - if (!Horde_Util::getFormData('no_newmail_popup')) { - /* Newmail audio. */ - if (($sound = $prefs->getValue('nav_audio'))) { - $notification->push($registry->getImageDir() . '/audio/' . $sound, 'audio'); - } - /* Newmail alert. */ - if ($prefs->getValue('nav_popup')) { - Horde::addInlineScript(IMP::getNewMessagePopup($newmsgs), 'dom'); - } - } -} - -IMP::prepareMenu(); -require IMP_TEMPLATES . '/common-header.inc'; -IMP::menu(); -IMP::status(); -IMP::quota(); - -/* Prepare the header template. */ -$hdr_template = new Horde_Template(); -$hdr_template->set('title', $title); -$hdr_template->set('pagetitle', $pagetitle); -if ($readonly) { - $hdr_template->set('readonly', Horde::img('locked.png', _("Read-Only"))); -} -$hdr_template->set('refresh', Horde::link($refresh_url, $refresh_title, '', '', '', '', $refresh_ak)); -if (isset($filter_url)) { - $hdr_template->set('filter', Horde::link($filter_url, sprintf(_("Apply Filters to %s"), $rawtitle)) . Horde::img('filters.png', _("Apply Filters")) . ''); -} -$hdr_template->set('search', false); -if ($_SESSION['imp']['protocol'] != 'pop') { - if (!$search_mbox) { - $hdr_template->set('search', Horde::link(Horde::applicationUrl('search-basic.php')->add('search_mailbox', $imp_mbox['mailbox']), sprintf(_("Search %s"), $rawtitle)) . Horde::img('search.png', _("Search")) . ''); - if (!$readonly) { - $hdr_template->set('empty', Horde::link($mailbox_imp_url->copy()->add(array('actionID' => 'empty_mailbox', 'mailbox' => $imp_mbox['mailbox'], 'mailbox_token' => $mailbox_token)), _("Empty folder"), '', '', "ImpMailbox.confirmDialog(this.href, '" . addslashes(_("Are you sure you wish to delete all mail in this folder?")) . "'); return false;") . Horde::img('empty_spam.png', _("Empty folder")) . ''); - } - } else { - if ($imp_search->isEditableVFolder()) { - $edit_search = sprintf(_("Edit Virtual Folder Definition for %s"), htmlspecialchars($rawtitle)); - $hdr_template->set('delete_vfolder', Horde::link($imp_search->deleteUrl(), sprintf(_("Delete Virtual Folder Definition for %s"), htmlspecialchars($rawtitle)), null, null, "if (confirm('" . addslashes(_("Are you sure you want to delete this Virtual Folder Definition?")) . "')) { return true; } else { return false; }") . Horde::img('delete.png', sprintf(_("Delete Virtual Folder Definition for %s"), $rawtitle), '', $graphicsdir) . ''); - } elseif ($search_mbox && !isset($query_text)) { - /* Mini search results. */ - $search_mailbox = reset($imp_search->getSearchFolders()); - $hdr_template->set('search', Horde::link(Horde::applicationUrl('search-basic.php')->add(array('search_mailbox' => $search_mailbox)), sprintf(_("Search %s"), IMP::getLabel($search_mailbox))) . Horde::img('search.png', _("Search")) . ''); - $hdr_template->set('searchclose', Horde::link(IMP::generateIMPUrl('mailbox.php', $search_mailbox), _("Exit Search"))); - } elseif (!$vfolder) { - $edit_search = _("Edit Search Query"); - } - - if (isset($edit_search)) { - $hdr_template->set('search', Horde::link($imp_search->editUrl(), $edit_search) . Horde::img('edit.png', $edit_search, '', $graphicsdir) . ''); - } - } -} -$hdr_template->set('msgcount', $msg_count); -if ($pageOb['pagecount'] > 1) { - $hdr_template->set('page', sprintf(_("Page %d of %d"), $pageOb['page'], $pageOb['pagecount'])); -} - -echo $hdr_template->fetch(IMP_TEMPLATES . '/mailbox/header.html'); - -/* If no messages, exit immediately. */ -if (empty($pageOb['end'])) { - if ($pageOb['anymsg'] && isset($deleted_prompt)) { - /* Show 'Show Deleted' prompt if mailbox has no viewable message but - has hidden, deleted messages. */ - $del_template = new Horde_Template(); - $del_template->set('hide', Horde::widget($refresh_url->copy()->add(array('actionID' => 'hide_deleted', 'mailbox_token' => $mailbox_token)), $deleted_prompt, 'widget hideAction', '', '', $deleted_prompt)); - if (!$readonly) { - $del_template->set('purge', Horde::widget($refresh_url->copy()->add(array('actionID' => 'expunge_mailbox', 'mailbox_token' => $mailbox_token)), _("Purge Deleted"), 'widget purgeAction', '', '', _("Pur_ge Deleted"))); - } - echo $del_template->fetch(IMP_TEMPLATES . '/mailbox/actions_deleted.html'); - } - - $empty_template = new Horde_Template(); - $empty_template->setOption('gettext', true); - $empty_template->set('search_mbox', $search_mbox); - echo $empty_template->fetch(IMP_TEMPLATES . '/mailbox/empty_mailbox.html'); - require $registry->get('templates', 'horde') . '/common-footer.inc'; - exit; -} - -/* Display the navbar and actions if there is at least 1 message in mailbox. */ -if ($pageOb['msgcount']) { - $use_trash = $prefs->getValue('use_trash'); - - /* Prepare the navbar template. */ - $n_template = new Horde_Template(); - $n_template->setOption('gettext', true); - $n_template->set('id', 1); - $n_template->set('sessiontag', Horde_Util::formInput()); - $n_template->set('use_folders', $conf['user']['allow_folders']); - $n_template->set('readonly', $readonly); - $n_template->set('use_pop', $_SESSION['imp']['protocol'] == 'pop'); - - if (!$n_template->get('use_pop')) { - $tmp = $imp_flags->getFlagList($search_mbox ? null : $imp_mbox['mailbox']); - $n_template->set('flaglist_set', $tmp['set']); - $n_template->set('flaglist_unset', $tmp['unset']); - - if ($n_template->get('use_folders')) { - $n_template->set('move', Horde::widget('#', _("Move to folder"), 'widget moveAction', '', '', _("Move"), true)); - $n_template->set('copy', Horde::widget('#', _("Copy to folder"), 'widget copyAction', '', '', _("Copy"), true)); - $n_template->set('folder_options', $folder_options); - } - } - - $n_template->set('mailbox_url', $mailbox_url); - $n_template->set('mailbox', htmlspecialchars($imp_mbox['mailbox'])); - if ($pageOb['pagecount'] > 1) { - $n_template->set('multiple_page', true); - $n_template->set('pages_first', $pages_first); - $n_template->set('pages_prev', $pages_prev); - $n_template->set('pages_next', $pages_next); - $n_template->set('pages_last', $pages_last); - $n_template->set('page_val', htmlspecialchars($pageOb['page'])); - $n_template->set('page_size', Horde_String::length($pageOb['pagecount'])); - } - - echo $n_template->fetch(IMP_TEMPLATES . '/mailbox/navbar.html'); - - /* Prepare the actions template. */ - $a_template = new Horde_Template(); - if (!$readonly) { - $del_class = ($use_trash && (($imp_mbox['mailbox'] == (IMP::folderPref($prefs->getValue('trash_folder'), true))) || !is_null($vtrash))) - ? 'permdeleteAction' - : 'deleteAction'; - $a_template->set('delete', Horde::widget('#', _("Delete"), 'widget ' . $del_class, '', '', _("_Delete"))); - } - - if ($showdelete['purge'] || !is_null($vtrash)) { - $a_template->set('undelete', Horde::widget('#', _("Undelete"), 'widget undeleteAction', '', '', _("_Undelete"))); - } - - if ($showdelete['purge']) { - $mailbox_link = $mailbox_imp_url->copy()->add('page', $pageOb['page']); - if (isset($deleted_prompt)) { - $a_template->set('hide_deleted', Horde::widget($mailbox_link->copy()->add(array('actionID' => 'hide_deleted', 'mailbox_token' => $mailbox_token)), $deleted_prompt, 'widget hideAction', '', '', $deleted_prompt)); - } - $a_template->set('purge_deleted', Horde::widget($mailbox_link->copy()->add(array('actionID' => 'expunge_mailbox', 'mailbox_token' => $mailbox_token)), _("Purge Deleted"), 'widget purgeAction', '', '', _("Pur_ge Deleted"))); - } - - if ($registry->hasMethod('mail/blacklistFrom')) { - $a_template->set('blacklist', Horde::widget('#', _("Blacklist"), 'widget blacklistAction', '', '', _("_Blacklist"))); - } - - if ($registry->hasMethod('mail/whitelistFrom')) { - $a_template->set('whitelist', Horde::widget('#', _("Whitelist"), 'widget whitelistAction', '', '', _("_Whitelist"))); - } - - if (IMP::canCompose()) { - $a_template->set('forward', Horde::widget('#', _("Forward"), 'widget forwardAction', '', '', _("Fo_rward"))); - } - - if ($conf['spam']['reporting'] && - ($conf['spam']['spamfolder'] || - ($imp_mbox['mailbox'] != IMP::folderPref($prefs->getValue('spam_folder'), true)))) { - $a_template->set('spam', Horde::widget('#', _("Report as Spam"), 'widget spamAction', '', '', _("Report as Spam"))); - } - - if ($conf['notspam']['reporting'] && - (!$conf['notspam']['spamfolder'] || - ($imp_mbox['mailbox'] == IMP::folderPref($prefs->getValue('spam_folder'), true)))) { - $a_template->set('notspam', Horde::widget('#', _("Report as Innocent"), 'widget notspamAction', '', '', _("Report as Innocent"))); - } - - $a_template->set('view_messages', Horde::widget('#', _("View Messages"), 'widget viewAction', '', '', _("View Messages"))); - - echo $a_template->fetch(IMP_TEMPLATES . '/mailbox/actions.html'); -} - -/* Define some variables now so we don't have to keep redefining in the - foreach () loop or the templates. */ -$lastMbox = ''; -$messages = $threadlevel = array(); - -/* Get thread object, if necessary. */ -if ($sortpref['by'] == Horde_Imap_Client::SORT_THREAD) { - $imp_thread = new IMP_Imap_Thread($imp_mailbox->getThreadOb()); - $threadtree = $imp_thread->getThreadImageTree(reset($mbox_info['uids']), $sortpref['dir']); -} - -/* Don't show header row if this is a search mailbox or if no messages in the - current mailbox. */ -$mh_count = 0; -if ($pageOb['msgcount']) { - $sortImg = ($sortpref['dir']) ? 'za.png' : 'az.png'; - $sortText = ($sortpref['dir']) ? '\/' : '/\\'; - $headers = array( - Horde_Imap_Client::SORT_ARRIVAL => array( - 'stext' => _("Sort by Arrival"), - 'text' => _("#"), - 'width' => '4%' - ), - Horde_Imap_Client::SORT_DATE => array( - 'stext' => _("Sort by Date"), - 'text' => _("Dat_e"), - 'width' => '10%' - ), - Horde_Imap_Client::SORT_TO => array( - 'stext' => _("Sort by To Address"), - 'text' => _("To"), - 'width' => '20%' - ), - Horde_Imap_Client::SORT_FROM => array( - 'stext' => _("Sort by From Address"), - 'text' => _("Fro_m"), - 'width' => '20%' - ), - Horde_Imap_Client::SORT_THREAD => array( - 'stext' => _("Sort by Thread"), - 'text' => _("_Thread"), - 'width' => '52%' - ), - Horde_Imap_Client::SORT_SUBJECT => array( - 'stext' => _("Sort by Subject"), - 'text' => _("Sub_ject"), - 'width' => '52%' - ), - Horde_Imap_Client::SORT_SIZE => array( - 'stext' => _("Sort by Message Size"), - 'text' => _("Si_ze"), - 'width' => '6%' - ) - ); - - /* If this is the Drafts or Sent-Mail Folder, sort by To instead of - * From. */ - if (IMP::isSpecialFolder($imp_mbox['mailbox'])) { - unset($headers[Horde_Imap_Client::SORT_FROM]); - } else { - unset($headers[Horde_Imap_Client::SORT_TO]); - } - - /* Determine which of Subject/Thread to emphasize. */ - if (!IMP::threadSortAvailable($imp_mbox['mailbox'])) { - unset($headers[Horde_Imap_Client::SORT_THREAD]); - } else { - $extra = Horde_Imap_Client::SORT_THREAD; - $standard = Horde_Imap_Client::SORT_SUBJECT; - if ($sortpref['by'] == Horde_Imap_Client::SORT_THREAD) { - $extra = Horde_Imap_Client::SORT_SUBJECT; - $standard = Horde_Imap_Client::SORT_THREAD; - } - $headers[$standard]['extra'] = ' [' . Horde::widget($mailbox_imp_url->copy()->add(array('sortby' => $extra, 'actionID' => 'change_sort', 'mailbox_token' => $mailbox_token)), $headers[$extra]['stext'], 'widget', null, 'if (window.event) window.event.cancelBubble = true; else if (event) event.stopPropagation();', $headers[$extra]['text']) . ']'; - unset($headers[$extra]); - } - - foreach ($headers as $key => $val) { - $ptr = &$headers[$key]; - $ptr['class'] = ($sortpref['by'] == $key) ? 'selected' : 'item'; - if ($sortpref['by'] == $key) { - $ptr['change_sort_link'] = Horde::link($sort_url->copy()->add(array('sortby' => $key, 'actionID' => 'change_sort', 'mailbox_token' => $mailbox_token)), $val['stext'], null, null, null, $val['stext']) . Horde::img($sortImg, $sortText, '', $graphicsdir) . ''; - } else { - $ptr['change_sort_link'] = null; - } - if ($sortpref['limit']) { - $ptr['sortlimit_text'] = Horde::stripAccessKey($val['text']); - } else { - $tmp = ($sortpref['by'] == $key) ? $sort_url : $mailbox_imp_url; - $ptr['change_sort'] = addslashes($tmp->copy()->add(array('sortby' => $key, 'actionID' => 'change_sort', 'mailbox_token' => $mailbox_token))); - $ptr['change_sort_widget'] = Horde::widget($tmp->copy()->add(array('sortby' => $key, 'actionID' => 'change_sort', 'mailbox_token' => $mailbox_token)), $val['stext'], 'widget', null, null, $val['text']); - if (!isset($val['extra'])) { - $ptr['extra'] = null; - } - } - } - - /* Prepare the message headers template. */ - $mh_template = new Horde_Template(); - $mh_template->setOption('gettext', true); - $mh_template->set('check_all', Horde::getAccessKeyAndTitle(_("Check _All/None"))); - $mh_template->set('form_tag', true); - $mh_template->set('mailbox_url', $mailbox_url); - $mh_template->set('mailbox', htmlspecialchars($imp_mbox['mailbox'])); - $mh_template->set('mailbox_token', $mailbox_token); - $mh_template->set('sessiontag', Horde_Util::formInput()); - $mh_template->set('sortlimit', $sortpref['limit']); - $mh_template->set('headers', $headers); - - if (!$search_mbox) { - $mh_template->set('mh_count', $mh_count++); - echo $mh_template->fetch(IMP_TEMPLATES . '/mailbox/message_headers.html'); - } -} - -/* Initialize repetitively used variables. */ -$fromlinkstyle = $prefs->getValue('from_link'); -$imp_ui = new IMP_Ui_Mailbox($imp_mbox['mailbox']); - -/* Display message information. */ -$msgs = array(); -$search_template = null; -while (list(,$ob) = each($mbox_info['overview'])) { - if ($search_mbox) { - if (empty($lastMbox) || ($ob['mailbox'] != $lastMbox)) { - if (!empty($lastMbox)) { - _outputSummaries($msgs); - $msgs = array(); - } - $folder_link = Horde::applicationUrl('mailbox.php')->add('mailbox', $ob['mailbox']); - $folder_link = Horde::link($folder_link, sprintf(_("View messages in %s"), IMP::displayFolder($ob['mailbox'])), 'smallheader') . IMP::displayFolder($ob['mailbox']) . ''; - if (is_null($search_template)) { - $search_template = new Horde_Template(); - } - $search_template->set('lastMbox', $lastMbox); - $search_template->set('folder_link', $folder_link); - echo $search_template->fetch(IMP_TEMPLATES . '/mailbox/searchfolder.html'); - - if ($mh_count) { - $mh_template->set('form_tag', false); - } - $mh_template->set('mh_count', $mh_count++); - echo $mh_template->fetch(IMP_TEMPLATES . '/mailbox/message_headers.html'); - } - } - - $lastMbox = $ob['mailbox']; - - /* Initialize the data fields. */ - $msg = array( - 'bg' => '', - 'class' => '', - 'date' => htmlspecialchars($imp_ui->getDate($ob['envelope']['date'])), - 'number' => $ob['seq'], - 'preview' => '', - 'status' => '', - 'size' => htmlspecialchars($imp_ui->getSize($ob['size'])), - 'uid' => $ob['uid'] . IMP::IDX_SEP . htmlspecialchars($ob['mailbox']), - ); - - /* Since this value will be used for an ID element, it cannot contain - * certain characters. Replace those unavailable chars with '_', and - * double existing underscores to ensure we don't have a duplicate ID. */ - $msg['id'] = preg_replace('/[^0-9a-z\-_:\.]/i', '_', str_replace('_', '__', rawurlencode($ob['uid'] . $ob['mailbox']))); - - /* Generate the target link. */ - $target = IMP::generateIMPUrl('message.php', $imp_mbox['mailbox'], $ob['uid'], $ob['mailbox']); - - /* Get all the flag information. */ - try { - $ob['flags'] = array_merge($ob['flags'], Horde::callHook('msglist_flags', array($ob, 'imp'), 'imp')); - } catch (Horde_Exception_HookNotSet $e) {} - - $flag_parse = $imp_flags->parse(array( - 'atc' => isset($ob['structure']) ? $ob['structure'] : null, - 'div' => true, - 'flags' => $ob['flags'], - 'personal' => Horde_Mime_Address::getAddressesFromObject($ob['envelope']['to']), - 'priority' => $ob['headers'] - )); - - $subject_flags = array(); - foreach ($flag_parse as $val) { - if ($val['type'] == 'imapp') { - $subject_flags[] = $val; - } else { - if (isset($val['div'])) { - $msg['status'] .= $val['div']; - } - if (isset($val['classname'])) { - $msg['class'] = $val['classname']; - } - $msg['bg'] = $val['bg']; - } - } - - /* Show message preview? */ - if ($show_preview && isset($ob['preview'])) { - if (empty($ob['preview'])) { - $ptext = '[[' . _("No Preview Text") . ']]'; - } else { - if (!empty($strip_preview)) { - $ptext = preg_replace(array('/\n/', '/(\s)+/'), array(' ', '$1'), str_replace("\r", "\n", $ob['preview'])); - } else { - $ptext = str_replace("\r", '', $ob['preview']); - } - - if (!$preview_tooltip) { - $ptext = Horde_Text_Filter::filter($ptext, 'text2html', array('parselevel' => Horde_Text_Filter_Text2html::NOHTML, 'charset' => '', 'class' => '')); - } - - $maxlen = $prefs->getValue('preview_maxlen'); - if (Horde_String::length($ptext) > $maxlen) { - $ptext = Horde_String::substr($ptext, 0, $maxlen) . ' ...'; - } elseif (empty($ob['previewcut'])) { - $ptext .= '[[' . _("END") . ']]'; - } - } - $msg['preview'] = $ptext; - } - - /* Format the From: Header. */ - $getfrom = $imp_ui->getFrom($ob['envelope'], array('fullfrom' => true, 'specialchars' => Horde_Nls::getCharset())); - $msg['from'] = $getfrom['from']; - $msg['fullfrom'] = $getfrom['fullfrom']; - switch ($fromlinkstyle) { - case 0: - if (!$getfrom['error']) { - $msg['from'] = Horde::link(IMP::composeLink(array(), array('actionID' => 'mailto', 'thismailbox' => $ob['mailbox'], 'uid' => $ob['uid'], 'mailto' => $getfrom['to'])), sprintf(_("New Message to %s"), $msg['fullfrom'])) . $msg['from'] . ''; - } - break; - - case 1: - $from_uri = IMP::generateIMPUrl('message.php', $imp_mbox['mailbox'], $ob['uid'], $ob['mailbox']); - $msg['from'] = Horde::link($from_uri, $msg['fullfrom']) . $msg['from'] . ''; - break; - } - - /* Format the Subject: Header. */ - $msg['subject'] = $imp_ui->getSubject($ob['envelope']['subject'], true); - if ($preview_tooltip) { - $msg['subject'] = substr(Horde::linkTooltip($target, $msg['preview'], '', '', '', $msg['preview']), 0, -1) . ' class="mboxSubject">' . $msg['subject'] . ''; - } else { - $msg['subject'] = substr(Horde::link($target, $msg['preview']), 0, -1) . ' class="mboxSubject">' . $msg['subject'] . '' . (!empty($msg['preview']) ? '
    ' . $msg['preview'] . '' : ''); - } - - /* Add subject flags. */ - foreach ($subject_flags as $val) { - $flag_label = $val['label']; - if (Horde_String::length($val['label']) > 12) { - $flag_label = Horde_String::substr($val['label'], 0, 10) . '...'; - } - - $msg['subject'] = '' . htmlspecialchars($flag_label) . '' . $msg['subject']; - } - - /* Set up threading tree now. */ - if ($sortpref['by'] == Horde_Imap_Client::SORT_THREAD) { - if (!empty($threadtree[$ob['uid']])) { - $msg['subject'] = $threadtree[$ob['uid']] . ' ' . $msg['subject']; - } - } - - $msgs[$ob['uid']] = $msg; -} - -_outputSummaries($msgs); - -/* Prepare the message footers template. */ -$mf_template = new Horde_Template(); -$mf_template->set('page', $pageOb['page']); -echo $mf_template->fetch(IMP_TEMPLATES . '/mailbox/message_footers.html'); - -/* If there are 20 messages or less, don't show the actions/navbar again. */ -if (($pageOb['end'] - $pageOb['begin']) >= 20) { - $a_template->set('isbottom', true); - echo $a_template->fetch(IMP_TEMPLATES . '/mailbox/actions.html'); - $n_template->set('id', 2); - $n_template->set('isbottom', true); - echo $n_template->fetch(IMP_TEMPLATES . '/mailbox/navbar.html'); -} - -Horde::addInlineScript(array( - 'ImpMailbox.sortlimit = ' . intval($sortpref['limit']), - 'ImpMailbox.unread = ' . strval($unread) -)); - -require $registry->get('templates', 'horde') . '/common-footer.inc'; diff --git a/imp/message-dimp.php b/imp/message-dimp.php deleted file mode 100644 index eaec9a0da..000000000 --- a/imp/message-dimp.php +++ /dev/null @@ -1,96 +0,0 @@ - - * @author Michael Slusarz - * @package IMP - */ - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => true)); - -$folder = Horde_Util::getFormData('folder'); -$uid = Horde_Util::getFormData('uid'); -if (!$uid || !$folder) { - exit; -} - -$imp_ui = new IMP_Ui_Message(); -$readonly = $imp_imap->isReadOnly($folder); - -$args = array( - 'headers' => array_diff(array_keys($imp_ui->basicHeaders()), array('subject')), - 'mailbox' => $folder, - 'preview' => false, - 'uid' => $uid -); - -$show_msg = new IMP_Views_ShowMessage(); -$show_msg_result = $show_msg->showMessage($args); -if (isset($show_msg_result['error'])) { - echo Horde::wrapInlineScript(array( - IMP_Dimp::notify(), - 'parent.close()' - )); - exit; -} - -$scripts = array( - array('ContextSensitive.js', 'imp'), - array('fullmessage-dimp.js', 'imp') -); - -$js_onload = $js_out = array(); -foreach (array('from', 'to', 'cc', 'bcc', 'replyTo', 'log', 'uid', 'mailbox') as $val) { - if (!empty($show_msg_result[$val])) { - $js_out[] = 'DimpFullmessage.' . $val . ' = ' . Horde_Serialize::serialize($show_msg_result[$val], Horde_Serialize::JSON); - } -} - -/* Determine if compose mode is disabled. */ -$disable_compose = !IMP::canCompose(); - -if (!$disable_compose) { - $compose_args = array( - 'folder' => $folder, - 'messageCache' => '', - 'popup' => false, - 'qreply' => true, - 'uid' => $uid, - ); - $compose_result = IMP_Views_Compose::showCompose($compose_args); - - /* Init IMP_Ui_Compose:: object. */ - $imp_ui = new IMP_Ui_Compose(); - - /* Attach spellchecker & auto completer. */ - $imp_ui->attachAutoCompleter(array('to', 'cc', 'bcc')); - $imp_ui->attachSpellChecker('dimp'); - - $js_out = array_merge($js_out, $compose_result['js']); - $scripts[] = array('compose-dimp.js', 'imp'); - - $js_onload = $compose_result['jsonload']; -} - -$js_onload[] = IMP_Dimp::notify(); -if (isset($show_msg_result['js'])) { - $js_onload = array_merge($js_onload, $show_msg_result['js']); -} - -Horde::addInlineScript($js_out); -Horde::addInlineScript(array_filter($js_onload), 'load'); - -IMP_Dimp::header($show_msg_result['title'], $scripts); -echo "\n"; -require IMP_TEMPLATES . '/chunks/message.php'; -Horde::includeScriptFiles(); -Horde::outputInlineScript(); -if (!$disable_compose) { - echo $compose_result['jsappend']; -} -echo "\n"; diff --git a/imp/message-mimp.php b/imp/message-mimp.php deleted file mode 100644 index 6c60fe1d8..000000000 --- a/imp/message-mimp.php +++ /dev/null @@ -1,419 +0,0 @@ - - * @author Michael Slusarz - * @package IMP - */ - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => true, 'tz' => true)); - -/* Make sure we have a valid index. */ -$imp_mailbox = IMP_Mailbox::singleton($imp_mbox['mailbox'], $imp_mbox['uid']); -if (!$imp_mailbox->isValidIndex(false)) { - header('Location: ' . IMP::generateIMPUrl('mailbox-mimp.php', $imp_mbox['mailbox'])->setRaw(true)->add('a', 'm')); - exit; -} - -$imp_message = IMP_Message::singleton(); -$imp_hdr_ui = new IMP_Ui_Headers(); -$imp_ui = new IMP_Ui_Message(); - -/* Determine if mailbox is readonly. */ -$readonly = $imp_imap->isReadOnly($imp_mbox['mailbox']); - -/* Run through action handlers */ -$actionID = Horde_Util::getFormData('a'); -$msg_delete = false; -switch ($actionID) { -// 'd' = delete message -// 'u' = undelete message -case 'd': -case 'u': - if ($readonly) { - break; - } - - /* Get mailbox/UID of message. */ - $index_array = $imp_mailbox->getIMAPIndex(); - $indices_array = array($index_array['mailbox'] => array($index_array['uid'])); - - if ($actionID == 'u') { - $imp_message->undelete($indices_array); - } else { - try { - Horde::checkRequestToken('imp.message-mimp', Horde_Util::getFormData('mt')); - $imp_message->delete($indices_array); - $msg_delete = false; - } catch (Horde_Exception $e) { - $notification->push($e); - } - } - break; - -// 'rs' = report spam -// 'ri' = report innocent -case 'rs': -case 'ri': - if (IMP_Spam::reportSpam(array($index_array['mailbox'] => array($index_array['uid'])), $actionID == 'rs' ? 'spam' : 'innocent') === 1) { - $msg_delete = true; - break; - } - break; - -// 'c' = confirm download -// Need to build message information, so don't do action until below. -} - -if ($imp_ui->moveAfterAction()) { - $imp_mailbox->setIndex(1, 'offset'); -} - -/* We may have done processing that has taken us past the end of the - * message array, so we will return to mailbox.php if that is the - * case. */ -if (!$imp_mailbox->isValidIndex() || - ($msg_delete && $prefs->getValue('mailbox_return'))) { - header('Location: ' . IMP::generateIMPUrl('mailbox-mimp.php', $imp_mbox['mailbox'])->setRaw(true)->add('s', $imp_mailbox->getMessageIndex())); - exit; -} - -/* Now that we are done processing the messages, get the index and - * array index of the current message. */ -$index_array = $imp_mailbox->getIMAPIndex(); -$mailbox_name = $index_array['mailbox']; -$uid = $index_array['uid']; - -/* Get envelope/flag/header information. */ -try { - /* Need to fetch flags before HEADERTEXT, because SEEN flag might be set - * before we can grab it. */ - $flags_ret = $imp_imap->ob()->fetch($mailbox_name, array( - Horde_Imap_Client::FETCH_FLAGS => true, - ), array('ids' => array($uid))); - $fetch_ret = $imp_imap->ob()->fetch($mailbox_name, array( - Horde_Imap_Client::FETCH_ENVELOPE => true, - Horde_Imap_Client::FETCH_HEADERTEXT => array(array('parse' => true, 'peek' => $readonly)) - ), array('ids' => array($uid))); -} catch (Horde_Imap_Client_Exception $e) { - header('Location: ' . IMP::generateIMPUrl('mailbox-mimp.php', $mailbox_name)->setRaw(true)->add('a', 'm')); - exit; -} - -$envelope = $fetch_ret[$uid]['envelope']; -$flags = $flags_ret[$uid]['flags']; -$mime_headers = reset($fetch_ret[$uid]['headertext']); -$use_pop = ($_SESSION['imp']['protocol'] == 'pop'); - -/* Parse the message. */ -try { - $imp_contents = IMP_Contents::singleton($uid . IMP::IDX_SEP . $mailbox_name); -} catch (Horde_Exception $e) { - header('Location: ' . IMP::generateIMPUrl('mailbox-mimp.php', $mailbox_name)->setRaw(true)->add('a', 'm')); - exit; -} - -/* Get the starting index for the current message and the message count. */ -$msgindex = $imp_mailbox->getMessageIndex(); -$msgcount = $imp_mailbox->getMessageCount(); - -/* Generate the mailbox link. */ -$mailbox_link = IMP::generateIMPUrl('mailbox-mimp.php', $imp_mbox['mailbox'])->add('s', $msgindex)); -$self_link = IMP::generateIMPUrl('message-mimp.php', $imp_mbox['mailbox'], $uid, $mailbox_name); - -/* Init render object. */ -$mimp_render = new Horde_Mobile(); - -/* Output download confirmation screen. */ -$atc_id = Horde_Util::getFormData('atc'); -if (($actionID == 'c') && !is_null($atc_id)) { - $summary = $imp_contents->getSummary($atc_id, IMP_Contents::SUMMARY_SIZE | IMP_Contents::SUMMARY_DESCRIP_NOLINK_NOHTMLSPECCHARS | IMP_Contents::SUMMARY_DOWNLOAD_NOJS); - - $mimp_render->set('title', _("Verify Download")); - - $null = null; - $hb = $mimp_render->add(new Horde_Mobile_block($null)); - - $hb->add(new Horde_Mobile_text(_("Click to verify download of attachment") . ': ')); - $hb->add(new Horde_Mobile_link($summary['description'], $summary['download'])); - $t = $hb->add(new Horde_Mobile_text(sprintf(' [%s] %s', $summary['type'], $summary['size']) . "\n")); - $t->set('linebreaks', true); - - $hb = $mimp_render->add(new Horde_Mobile_block($null)); - $hb->add(new Horde_Mobile_link(_("Return to message view"), $self_link)); - - $mimp_render->display(); - exit; -} - -/* Create the Identity object. */ -$user_identity = Horde_Prefs_Identity::singleton(array('imp', 'imp')); - -/* Develop the list of headers to display. */ -$basic_headers = $imp_ui->basicHeaders(); -$display_headers = $msgAddresses = array(); - -$format_date = $imp_ui->getLocalTime($envelope['date']); -if (!empty($format_date)) { - $display_headers['date'] = $format_date; -} - -/* Build From address links. */ -$display_headers['from'] = $imp_ui->buildAddressLinks($envelope['from'], null, false); - -/* Build To/Cc/Bcc links. */ -foreach (array('to', 'cc', 'bcc') as $val) { - $msgAddresses[] = $mime_headers->getValue($val); - $addr_val = $imp_ui->buildAddressLinks($envelope[$val], null, false); - if (!empty($addr_val)) { - $display_headers[$val] = $addr_val; - } -} - -/* Process the subject now. */ -if (($subject = $mime_headers->getValue('subject'))) { - /* Filter the subject text, if requested. */ - $subject = IMP::filterText($subject); - - /* Generate the shortened subject text. */ - if (Horde_String::length($subject) > $conf['mimp']['mailbox']['max_subj_chars']) { - $subject = Horde_String::substr($subject, 0, $conf['mimp']['mailbox']['max_subj_chars']) . '...'; - } -} else { - $subject = _("[No Subject]"); -} -$display_headers['subject'] = $subject; - -/* Check for the presence of mailing list information. */ -$list_info = $imp_ui->getListInformation($mime_headers); - -/* See if the priority has been set. */ -switch($priority = $imp_hdr_ui->getPriority($mime_headers)) { -case 'high': -case 'low': - $basic_headers['priority'] = _("Priority"); - $display_headers['priority'] = Horde_String::ucfirst($priority); - break; -} - -/* Set the status information of the message. */ -$status = ''; -$match_identity = $identity = null; - -if (!empty($msgAddresses)) { - $match_identity = $identity = $user_identity->getMatchingIdentity($msgAddresses); - if (is_null($identity)) { - $identity = $user_identity->getDefault(); - } -} - -$imp_flags = IMP_Imap_Flags::singleton(); -$flag_parse = $imp_flags->parse(array( - 'flags' => $flags, - 'personal' => $match_identity -)); - -foreach ($flag_parse as $val) { - if (isset($val['abbrev'])) { - $status .= $val['abbrev']; - } elseif ($val['type'] == 'imapp') { - if (Horde_String::length($val['label']) > 8) { - $status .= ' *' . Horde_String::substr($val['label'], 0, 5) . '...*'; - } else { - $status .= ' *' . $val['label'] . '*'; - } - } -} - -/* Generate previous/next links. */ -$prev_msg = $imp_mailbox->getIMAPIndex(-1); -if ($prev_msg) { - $prev_link = IMP::generateIMPUrl('message-mimp.php', $imp_mbox['mailbox'], $prev_msg['uid'], $prev_msg['mailbox']); -} -$next_msg = $imp_mailbox->getIMAPIndex(1); -if ($next_msg) { - $next_link = IMP::generateIMPUrl('message-mimp.php', $imp_mbox['mailbox'], $next_msg['uid'], $next_msg['mailbox']); -} - -/* Create the body of the message. */ -$parts_list = $imp_contents->getContentTypeMap(); -$atc_parts = $display_ids = array(); -$body_shown = false; -$msg_text = ''; - -foreach ($parts_list as $mime_id => $mime_type) { - if (in_array($mime_id, $display_ids, true)) { - continue; - } - - if ($body_shown || - !($render_mode = $imp_contents->canDisplay($mime_id, IMP_Contents::RENDER_INLINE | IMP_Contents::RENDER_INFO))) { - if ($imp_contents->isAttachment($mime_type)) { - $atc_parts[] = $mime_id; - } - continue; - } - - $render_part = $imp_contents->renderMIMEPart($mime_id, $render_mode); - if (($render_mode & IMP_Contents::RENDER_INLINE) && empty($render_part)) { - /* This meant that nothing was rendered - allow this part to appear - * in the attachment list instead. */ - $atc_parts[] = $mime_id; - continue; - } - - while (list($id, $info) = each($render_part)) { - if ($body_shown) { - $atc_parts[] = $id; - continue; - } - - if (empty($info)) { - continue; - } - - $body_shown = true; - $msg_text = $info['data']; - } -} - -/* Display the first 250 characters, or display the entire message? */ -if ($prefs->getValue('mimp_preview_msg') && - !Horde_Util::getFormData('fullmsg') && - (strlen($msg_text) > 250)) { - $msg_text = Horde_String::substr(trim($msg_text), 0, 250) . " [...]\n"; - $fullmsg_link = new Horde_Mobile_link(_("View Full Message"), $self_link->copy()->add('fullmsg', 1)); -} else { - $fullmsg_link = null; -} - -/* Create message menu. */ -$menu = new Horde_Mobile_card('o', _("Menu")); -$mset = $menu->add(new Horde_Mobile_linkset()); - -if (!$readonly) { - if (in_array('\\deleted', $flags)) { - $mset->add(new Horde_Mobile_link(_("Undelete"), $self_link->copy()->add('a', 'u'))); - } else { - $mset->add(new Horde_Mobile_link(_("Delete"), $self_link->copy()->add(array('a' => 'd', 'mt' => Horde::getRequestToken('imp.message-mimp'))))); - } -} - -$compose_params = array( - 'identity' => $identity, - 'thismailbox' => $mailbox_name, - 'uid' => $uid, -); - -/* Add compose actions (Reply, Reply List, Reply All, Forward, Redirect). */ -if (IMP::canCompose()) { - $items = array(IMP::composeLink(array(), array('a' => 'r') + $compose_params) => _("Reply")); - - if ($list_info['reply_list']) { - $items[IMP::composeLink(array(), array('a' => 'rl') + $compose_params)] = _("Reply to List"); - } - - if (Horde_Mime_Address::addrArray2String(array_merge($envelope['to'], $envelope['cc']), array('filter' => array_keys($user_identity->getAllFromAddresses(true))))) { - $items[IMP::composeLink(array(), array('a' => 'ra') + $compose_params)] = _("Reply All"); - } - - $items[IMP::composeLink(array(), array('a' => 'f') + $compose_params)] = _("Forward"); - $items[IMP::composeLink(array(), array('a' => 'rc') + $compose_params)] = _("Redirect"); -} - -foreach ($items as $link => $label) { - $mset->add(new Horde_Mobile_link($label, $link)); -} - -if (isset($next_link)) { - $mset->add(new Horde_Mobile_link(_("Next Message"), $next_link)); -} -if (isset($prev_link)) { - $mset->add(new Horde_Mobile_link(_("Previous Message"), $prev_link)); -} - -$mset->add(new Horde_Mobile_link(sprintf(_("To %s"), IMP::getLabel($imp_mbox['mailbox'])), $mailbox_link)); - -if ($conf['spam']['reporting'] && - ($conf['spam']['spamfolder'] || - ($mailbox_name != IMP::folderPref($prefs->getValue('spam_folder'), true)))) { - $mset->add(new Horde_Mobile_link(_("Report as Spam"), $self_link->copy()->add(array('a' => 'rs', 'mt' => Horde::getRequestToken('imp.message-mimp'))))); -} - -if ($conf['notspam']['reporting'] && - (!$conf['notspam']['spamfolder'] || - ($mailbox_name == IMP::folderPref($prefs->getValue('spam_folder'), true)))) { - $mset->add(new Horde_Mobile_link(_("Report as Innocent"), $self_link->copy()->add(array('a' => 'ri', 'mt' => Horde::getRequestToken('imp.message-mimp'))))); -} - -IMP_Mimp::addMIMPMenu($mset, 'message'); - -$mimp_render->set('title', $display_headers['subject']); - -$c = $mimp_render->add(new Horde_Mobile_card('m', ($status ? $status . ' | ' : '') . $display_headers['subject'] . ' ' . sprintf(_("(%d of %d)"), $msgindex, $msgcount))); -$c->softkey('#o', _("Menu")); - -$imp_notify->setMobileObject($c); -$notification->notify(array('listeners' => 'status')); - -$null = null; -$hb = $c->add(new Horde_Mobile_block($null)); - -$allto_param = Horde_Util::getFormData('allto'); - -foreach ($display_headers as $head => $val) { - $all_to = false; - $hb->add(new Horde_Mobile_text($basic_headers[$head] . ': ', array('b'))); - if ((Horde_String::lower($head) == 'to') && - !$allto_param && - (($pos = strpos($val, ',')) !== false)) { - $val = Horde_String::substr($val, 0, strpos($val, ',')); - $all_to = true; - } - $t = $hb->add(new Horde_Mobile_text($val . (($all_to) ? ' ' : "\n"))); - if ($all_to) { - $hb->add(new Horde_Mobile_link('[' . _("Show All") . ']', $self_link->copy()->add('allto', 1))); - $t = $hb->add(new Horde_Mobile_text("\n")); - } - $t->set('linebreaks', true); -} - -foreach ($atc_parts as $key) { - $summary = $imp_contents->getSummary($key, IMP_Contents::SUMMARY_BYTES | IMP_Contents::SUMMARY_SIZE | IMP_Contents::SUMMARY_DESCRIP_NOLINK_NOHTMLSPECCHARS | IMP_Contents::SUMMARY_DOWNLOAD_NOJS); - $hb->add(new Horde_Mobile_text(_("Attachment") . ': ', array('b'))); - if (empty($summary['download'])) { - $hb->add(new Horde_Mobile_text($summary['description'])); - } else { - /* Preference: if set, only show download confirmation screen if - * attachment over a certain size. */ - $download_link = ($summary['bytes'] > $prefs->getValue('mimp_download_confirm')) - ? $self_link->copy()->add(array('a' => 'c', 'atc' => $key)) - : $summary['download']; - $hb->add(new Horde_Mobile_link($summary['description'], $download_link)); - } - $t = $hb->add(new Horde_Mobile_text(sprintf(' [%s] %s', $summary['type'], $summary['size']) . "\n")); - $t->set('linebreaks', true); -} - -$t = $c->add(new Horde_Mobile_text($msg_text)); -$t->set('linebreaks', true); - -if (!is_null($fullmsg_link)) { - $c->add($fullmsg_link); -} - -$mimp_render->add($menu); -$mimp_render->display(); diff --git a/imp/message.php b/imp/message.php deleted file mode 100644 index 1c53eb947..000000000 --- a/imp/message.php +++ /dev/null @@ -1,680 +0,0 @@ - - * @author Michael Slusarz - */ - -function _returnToMailbox($startIndex = null, $actID = null) -{ - $GLOBALS['actionID'] = $actID; - $GLOBALS['from_message_page'] = true; - $GLOBALS['start'] = $startIndex; -} - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => true, 'tz' => true)); - -/* We know we are going to be exclusively dealing with this mailbox, so - * select it on the IMAP server (saves some STATUS calls). Open R/W to clear - * the RECENT flag. */ -if (!$imp_search->isSearchMbox($imp_mbox['mailbox'])) { - $imp_imap->ob()->openMailbox($imp_mbox['mailbox'], Horde_Imap_Client::OPEN_READWRITE); -} - -/* Make sure we have a valid index. */ -$imp_mailbox = IMP_Mailbox::singleton($imp_mbox['mailbox'], $imp_mbox['uid']); -if (!$imp_mailbox->isValidIndex(false)) { - _returnToMailbox(null, 'message_missing'); - require IMP_BASE . '/mailbox.php'; - exit; -} - -/* Initialize IMP_Message object. */ -$imp_message = IMP_Message::singleton(); - -/* Initialize the user's identities. */ -$user_identity = Horde_Prefs_Identity::singleton(array('imp', 'imp')); - -/* Run through action handlers. */ -$actionID = Horde_Util::getFormData('actionID'); -if ($actionID) { - try { - Horde::checkRequestToken('imp.message', Horde_Util::getFormData('message_token')); - } catch (Horde_Exception $e) { - $notification->push($e); - $actionID = null; - } -} - -/* Determine if mailbox is readonly. */ -$peek = $readonly = $imp_imap->isReadOnly($imp_mbox['mailbox']); -if ($readonly && - in_array($actionID, array('delete_message', 'undelete_message', 'move_message', 'flag_message', 'strip_attachment', 'strip_all'))) { - $actionID = null; -} - -/* Get mailbox/UID of message. */ -$index_array = $imp_mailbox->getIMAPIndex(); -$mailbox_name = $index_array['mailbox']; -$uid = $index_array['uid']; -$indices_array = array($mailbox_name => array($uid)); - -$imp_flags = IMP_Imap_Flags::singleton(); -$imp_hdr_ui = new IMP_Ui_Headers(); -$imp_ui = new IMP_Ui_Message(); - -switch ($actionID) { -case 'blacklist': -case 'whitelist': - $imp_filter = new IMP_Filter(); - if ($actionID == 'blacklist') { - $imp_filter->blacklistMessage($indices_array); - } else { - $imp_filter->whitelistMessage($indices_array); - } - break; - -case 'delete_message': -case 'undelete_message': - if ($actionID == 'undelete_message') { - $imp_message->undelete($indices_array); - } else { - $imp_message->delete($indices_array); - if ($prefs->getValue('mailbox_return')) { - _returnToMailbox($imp_mailbox->getMessageIndex()); - require IMP_BASE . '/mailbox.php'; - exit; - } - if ($imp_ui->moveAfterAction()) { - $imp_mailbox->setIndex(1, 'offset'); - } - } - break; - -case 'move_message': -case 'copy_message': - if (($targetMbox = Horde_Util::getFormData('targetMbox')) !== null) { - if (Horde_Util::getFormData('newMbox', 0) == 1) { - $targetMbox = IMP::folderPref($targetMbox, true); - $newMbox = true; - } else { - $newMbox = false; - } - $imp_message->copy($targetMbox, ($actionID == 'move_message') ? 'move' : 'copy', $indices_array, $newMbox); - if ($prefs->getValue('mailbox_return')) { - _returnToMailbox($imp_mailbox->getMessageIndex()); - require IMP_BASE . '/mailbox.php'; - exit; - } - } - break; - -case 'spam_report': -case 'notspam_report': - $action = str_replace('_report', '', $actionID); - switch (IMP_Spam::reportSpam($indices_array, $action)) { - case 1: - if ($imp_ui->moveAfterAction()) { - $imp_mailbox->setIndex(1, 'offset'); - } - break; - } - if ($prefs->getValue('mailbox_return')) { - _returnToMailbox($imp_mailbox->getMessageIndex()); - require IMP_BASE . '/mailbox.php'; - exit; - } - break; - -case 'flag_message': - $flag = Horde_Util::getFormData('flag'); - if ($flag && !empty($indices_array)) { - $peek = true; - $flag = $imp_flags->parseFormId($flag); - $imp_message->flag(array($flag['flag']), $indices_array, $flag['set']); - if ($prefs->getValue('mailbox_return')) { - _returnToMailbox($imp_mailbox->getMessageIndex()); - require IMP_BASE . '/mailbox.php'; - exit; - } - } - break; - -case 'add_address': - try { - $contact_link = IMP::addAddress(Horde_Util::getFormData('address'), Horde_Util::getFormData('name')); - $notification->push(sprintf(_("Entry \"%s\" was successfully added to the address book"), $contact_link), 'horde.success', array('content.raw')); - } catch (Horde_Exception $e) { - $notification->push($e, 'horde.error'); - } - break; - -case 'strip_all': -case 'strip_attachment': - try { - $imp_message->stripPart($indices_array, ($actionID == 'strip_all') ? null : Horde_Util::getFormData('imapid')); - } catch (Horde_Exception $e) { - $notification->push($e, 'horde.error'); - } - break; -} - -/* Token to use in requests */ -$message_token = Horde::getRequestToken('imp.message'); - -/* We may have done processing that has taken us past the end of the - * message array, so we will return to mailbox.php if that is the - * case. */ -if (!$imp_mailbox->isValidIndex()) { - _returnToMailbox($imp_mailbox->getMessageCount()); - require IMP_BASE . '/mailbox.php'; - exit; -} - -/* Now that we are done processing, get the index and array index of - * the current message. */ -$index_array = $imp_mailbox->getIMAPIndex(); -$mailbox_name = $index_array['mailbox']; -$uid = $index_array['uid']; - -/* Parse the message. */ -try { - $imp_contents = IMP_Contents::singleton($uid . IMP::IDX_SEP . $mailbox_name); -} catch (Horde_Exception $e) { - $imp_mailbox->removeMsgs(true); - _returnToMailbox(null, 'message_missing'); - require IMP_BASE . '/mailbox.php'; - exit; -} - -/* Get envelope/flag/header information. */ -try { - /* Need to fetch flags before HEADERTEXT, because SEEN flag might be set - * before we can grab it. */ - $flags_ret = $imp_imap->ob()->fetch($mailbox_name, array( - Horde_Imap_Client::FETCH_FLAGS => true, - ), array('ids' => array($uid))); - $fetch_ret = $imp_imap->ob()->fetch($mailbox_name, array( - Horde_Imap_Client::FETCH_ENVELOPE => true, - Horde_Imap_Client::FETCH_HEADERTEXT => array(array('parse' => true, 'peek' => $peek)) - ), array('ids' => array($uid))); -} catch (Horde_Imap_Client_Exception $e) { - require IMP_BASE . '/mailbox.php'; - exit; -} - -$envelope = $fetch_ret[$uid]['envelope']; -$flags = $flags_ret[$uid]['flags']; -$mime_headers = reset($fetch_ret[$uid]['headertext']); -$use_pop = ($_SESSION['imp']['protocol'] == 'pop'); - -/* Get the title/mailbox label of the mailbox page. */ -$page_label = IMP::getLabel($imp_mbox['mailbox']); - -/* Generate the link to ourselves. */ -$msgindex = $imp_mailbox->getMessageIndex(); -$message_url = Horde::applicationUrl('message.php'); -$self_link = IMP::generateIMPUrl('message.php', $imp_mbox['mailbox'], $uid, $mailbox_name)->add(array('start' => $msgindex, 'message_token' => $message_token)); - -/* Develop the list of headers to display. */ -$basic_headers = $imp_ui->basicHeaders(); -$display_headers = $msgAddresses = array(); - -$format_date = $imp_ui->getLocalTime($envelope['date']); -if (!empty($format_date)) { - $display_headers['date'] = $format_date; -} - -/* Build From address links. */ -$display_headers['from'] = $imp_ui->buildAddressLinks($envelope['from'], $self_link); - -/* Add country/flag image. Try X-Originating-IP first, then fall back to the - * sender's domain name. */ -$from_img = ''; -$origin_host = str_replace(array('[', ']'), '', $mime_headers->getValue('X-Originating-IP')); -if ($origin_host) { - if (!is_array($origin_host)) { - $origin_host = array($origin_host); - } - foreach ($origin_host as $host) { - $from_img .= Horde_Nls::generateFlagImageByHost($host) . ' '; - } - trim($from_img); -} - -if (empty($from_img) && !empty($envelope['from'])) { - $from_ob = reset($envelope['from']); - $from_img = Horde_Nls::generateFlagImageByHost($from_ob['host']); -} - -if (!empty($from_img)) { - $display_headers['from'] .= ' ' . $from_img; -} - -/* Look for Face: information. */ -if ($mime_headers->getValue('face')) { - $view_url = IMP::generateIMPUrl('view.php', $imp_mbox['mailbox'], $uid, $mailbox_name); - // TODO: Use Data URL - $view_url->add('actionID', 'view_face'); - $display_headers['from'] .= ' '; -} - -/* Build To/Cc/Bcc links. */ -foreach (array('to', 'cc', 'bcc') as $val) { - $msgAddresses[] = $mime_headers->getValue($val); - $addr_val = $imp_ui->buildAddressLinks($envelope[$val], $self_link); - if (!empty($addr_val)) { - $display_headers[$val] = $addr_val; - } -} - -/* Process the subject now. */ -if ($subject = $mime_headers->getValue('subject')) { - $display_headers['subject'] = $imp_ui->getDisplaySubject($subject); - $title = sprintf(_("%s: %s"), $page_label, $subject); - $shortsub = htmlspecialchars($subject); - if (strlen($shortsub) > 97) { - $shortsub = substr($shortsub, 0, 97) . '...'; - } -} else { - $display_headers['subject'] = $shortsub = _("[No Subject]"); - $title = sprintf(_("%s: %s"), $page_label, $shortsub); -} - -/* See if the priority has been set. */ -switch ($priority = $imp_hdr_ui->getPriority($mime_headers)) { -case 'high': - $basic_headers['priority'] = _("Priority"); - $display_headers['priority'] = '
     ' . _("High"); - break; - -case 'low': - $basic_headers['priority'] = _("Priority"); - $display_headers['priority'] = '
     ' . _("Low"); - break; -} - -/* Build Reply-To address links. */ -$reply_to = $imp_ui->buildAddressLinks($envelope['reply-to'], $self_link); -if (!empty($reply_to) && - (!($from = $display_headers['from']) || ($from != $reply_to))) { - $display_headers['reply-to'] = $reply_to; -} - -/* Determine if all/list/user-requested headers needed. */ -$all_headers = Horde_Util::getFormData('show_all_headers'); -$list_headers = Horde_Util::getFormData('show_list_headers'); -$user_hdrs = $imp_ui->getUserHeaders(); - -/* Check for the presence of mailing list information. */ -$list_info = $imp_ui->getListInformation($mime_headers); - -/* See if the mailing list information has been requested to be displayed. */ -if ($list_info['exists'] && ($list_headers || $all_headers)) { - $all_list_headers = $imp_ui->parseAllListHeaders($mime_headers); - $list_headers_lookup = $mime_headers->listHeaders(); -} else { - $all_list_headers = array(); -} - -/* Display all headers or, optionally, the user-specified headers for the - * current identity. */ -$custom_headers = $full_headers = array(); -if ($all_headers) { - $header_array = $mime_headers->toArray(); - foreach ($header_array as $head => $val) { - $lc_head = strtolower($head); - - /* Skip the header if we have already dealt with it. */ - if (!isset($display_headers[$head]) && - !isset($all_list_headers[$head]) && - (!in_array($head, array('importance', 'x-priority')) || - !isset($display_headers['priority']))) { - $full_headers[$head] = $val; - } - } -} elseif (!empty($user_hdrs)) { - foreach ($user_hdrs as $user_hdr) { - $user_val = $mime_headers->getValue($user_hdr); - if (!empty($user_val)) { - $full_headers[$user_hdr] = $user_val; - } - } -} -ksort($full_headers); - -/* For the self URL link, we can't trust the index in the query string as it - * may have changed if we deleted/copied/moved messages. We may need other - * stuff in the query string, so we need to do an add/remove of 'uid'. */ -$selfURL = new Horde_Url(true); -IMP::$newUrl = $selfURL = IMP::generateIMPUrl($selfURL->remove(array('actionID', 'mailbox', 'thismailbox', 'uid')), $imp_mbox['mailbox'], $uid, $mailbox_name)->add('message_token', $message_token); -$headersURL = $selfURL->copy()->remove(array('show_all_headers', 'show_list_headers')); - -/* Generate previous/next links. */ -$prev_msg = $imp_mailbox->getIMAPIndex(-1); -if ($prev_msg) { - $prev_url = IMP::generateIMPUrl('message.php', $imp_mbox['mailbox'], $prev_msg['uid'], $prev_msg['mailbox']); -} -$next_msg = $imp_mailbox->getIMAPIndex(1); -if ($next_msg) { - $next_url = IMP::generateIMPUrl('message.php', $imp_mbox['mailbox'], $next_msg['uid'], $next_msg['mailbox']); -} - -/* Generate the mailbox link. */ -$mailbox_url = IMP::generateIMPUrl('mailbox.php', $imp_mbox['mailbox'])->add('start', $msgindex); - -/* Everything below here is related to preparing the output. */ - -/* Set the status information of the message. */ -$identity = $match_identity = $status = null; - -if (!empty($msgAddresses)) { - $identity = $match_identity = $user_identity->getMatchingIdentity($msgAddresses); - if (is_null($identity)) { - $identity = $user_identity->getDefault(); - } -} - -$flag_parse = $imp_flags->parse(array( - 'div' => true, - 'flags' => $flags, - 'personal' => $match_identity -)); - -foreach ($flag_parse as $val) { - if ($val['type'] == 'imapp') { - $status .= '' . htmlspecialchars($val['label']) . ''; - } else { - $status .= $val['div']; - } -} - -/* If this is a search mailbox, display a link to the parent mailbox of the - * message in the header. */ -$h_page_label = htmlspecialchars($page_label); -$header_label = $h_page_label; -if ($imp_search->isSearchMbox($imp_mbox['mailbox'])) { - $header_label .= ' [' . Horde::link(Horde::applicationUrl('mailbox.php')->add('mailbox', $mailbox_name)) . IMP::displayFolder($mailbox_name) . ']'; -} - -/* Prepare the navbar top template. */ -$t_template = new Horde_Template(); -$t_template->set('message_url', $message_url); -$t_template->set('form_input', Horde_Util::formInput()); -$t_template->set('mailbox', htmlspecialchars($imp_mbox['mailbox'])); -$t_template->set('thismailbox', htmlspecialchars($mailbox_name)); -$t_template->set('start', htmlspecialchars($msgindex)); -$t_template->set('uid', htmlspecialchars($uid)); -$t_template->set('label', sprintf(_("%s: %s"), $header_label, $shortsub)); -$t_template->set('msg_count', sprintf(_("(%d of %d)"), $msgindex, $imp_mailbox->getMessageCount())); -$t_template->set('status', $status); -$t_template->set('message_token', $message_token); - -/* Prepare the navbar navigate template. */ -$n_template = new Horde_Template(); -$n_template->setOption('gettext', true); -$n_template->set('readonly', $readonly); -$n_template->set('usepop', $use_pop); -$n_template->set('id', 1); - -if (!$use_pop) { - $n_template->set('mailbox', $imp_mbox['mailbox']); - - $tmp = $imp_flags->getFlagList($imp_mbox['mailbox']); - $n_template->set('flaglist_set', $tmp['set']); - $n_template->set('flaglist_unset', $tmp['unset']); - - if ($conf['user']['allow_folders']) { - $n_template->set('move', Horde::widget('#', _("Move to folder"), 'widget moveAction', '', '', _("Move"), true)); - $n_template->set('copy', Horde::widget('#', _("Copy to folder"), 'widget copyAction', '', '', _("Copy"), true)); - $n_template->set('options', IMP::flistSelect(array('heading' => _("This message to"), 'new_folder' => true, 'inc_tasklists' => true, 'inc_notepads' => true))); - } -} - -$n_template->set('back_to', Horde::widget($mailbox_url, sprintf(_("Back to %s"), $h_page_label), 'widget', '', '', sprintf(_("Bac_k to %s"), $h_page_label), true)); - -$rtl = !empty(Horde_Nls::$config['rtl'][$language]); -if (Horde_Util::nonInputVar('prev_url')) { - $n_template->set('prev', Horde::link($prev_url, _("Previous Message"))); - $n_template->set('prev_img', Horde::img($rtl ? 'nav/right.png' : 'nav/left.png', $rtl ? '>' : '<', '', $registry->getImageDir('horde'))); -} else { - $n_template->set('prev_img', Horde::img($rtl ? 'nav/right-grey.png' : 'nav/left-grey.png', '', '', $registry->getImageDir('horde'))); -} - -if (Horde_Util::nonInputVar('next_url')) { - $n_template->set('next', Horde::link($next_url, _("Next Message"))); - $n_template->set('next_img', Horde::img($rtl ? 'nav/left.png' : 'nav/right.png', $rtl ? '<' : '>', '', $registry->getImageDir('horde'))); -} else { - $n_template->set('next_img', Horde::img($rtl ? 'nav/left-grey.png' : 'nav/right-grey.png', '', '', $registry->getImageDir('horde'))); -} - -/* Prepare the navbar actions template. */ -$a_template = new Horde_Template(); -$a_template->setOption('gettext', true); -$a_template->set('readonly', $readonly); -$compose_params = array('identity' => $identity, 'thismailbox' => $mailbox_name, 'uid' => $uid); -if (!$prefs->getValue('compose_popup')) { - $compose_params += array('start' => $msgindex, 'mailbox' => $imp_mbox['mailbox']); -} - -if (!$readonly) { - if (in_array('\\deleted', $flags)) { - $a_template->set('delete', Horde::widget($self_link->copy()->add('actionID', 'undelete_message'), _("Undelete"), 'widget', '', '', _("Undelete"), true)); - } else { - $a_template->set('delete', Horde::widget($self_link->copy()->add('actionID', 'delete_message'), _("Delete"), 'widget', '', ($use_pop) ? "return window.confirm('" . addslashes(_("Are you sure you wish to PERMANENTLY delete these messages?")) . "');" : '', _("_Delete"), true)); - } -} - -$disable_compose = !IMP::canCompose(); - -if (!$disable_compose) { - $a_template->set('reply', Horde::widget(IMP::composeLink(array(), array('actionID' => 'reply_auto') + $compose_params), _("Reply"), 'widget hasmenu', '', '', _("_Reply"), true)); - $a_template->set('reply_sender', Horde::widget(IMP::composeLink(array(), array('actionID' => 'reply') + $compose_params), _("To Sender"), 'widget', '', '', _("To Sender"), true)); - - if ($list_info['reply_list']) { - $a_template->set('reply_list', Horde::widget(IMP::composeLink(array(), array('actionID' => 'reply_list') + $compose_params), _("To List"), 'widget', '', '', _("To _List"), true)); - } - - if (Horde_Mime_Address::addrArray2String(array_merge($envelope['to'], $envelope['cc']), array('filter' => array_keys($user_identity->getAllFromAddresses(true))))) { - $a_template->set('show_reply_all', Horde::widget(IMP::composeLink(array(), array('actionID' => 'reply_all') + $compose_params), _("To All"), 'widget', '', '', _("To _All"), true)); - } - - $a_template->set('forward', Horde::widget(IMP::composeLink(array(), array('actionID' => 'forward') + $compose_params), _("Forward"), 'widget', '', '', _("Fo_rward"), true)); - - $a_template->set('redirect', Horde::widget(IMP::composeLink(array(), array('actionID' => 'redirect_compose') + $compose_params), _("Redirect"), 'widget', '', '', _("Redirec_t"), true)); -} - -if (IMP::threadSortAvailable($imp_mbox['mailbox'])) { - $a_template->set('show_thread', Horde::widget(IMP::generateIMPUrl('thread.php', $imp_mbox['mailbox'], $uid, $mailbox_name)->add(array('start' => $msgindex)), _("View Thread"), 'widget', '', '', _("_View Thread"), true)); -} - -if ($registry->hasMethod('mail/blacklistFrom')) { - $a_template->set('blacklist', Horde::widget($self_link->copy()->add('actionID', 'blacklist'), _("Blacklist"), 'widget', '', '', _("_Blacklist"), true)); -} - -if ($registry->hasMethod('mail/whitelistFrom')) { - $a_template->set('whitelist', Horde::widget($self_link->copy()->add('actionID', 'whitelist'), _("Whitelist"), 'widget', '', '', _("_Whitelist"), true)); -} - -if (!empty($conf['user']['allow_view_source'])) { - $a_template->set('view_source', $imp_contents->linkViewJS($imp_contents->getMIMEMessage(), 'view_source', _("_Message Source"), array('jstext' => _("Message Source"), 'css' => 'widget', 'widget' => true))); -} - -if (!$disable_compose && - (!empty($conf['user']['allow_resume_all']) || - (!empty($conf['user']['allow_resume_all_in_drafts']) && - $mailbox_name == IMP::folderPref($prefs->getValue('drafts_folder'), true)) || - in_array('\\draft', $flags))) { - $a_template->set('resume', Horde::widget(IMP::composeLink(array(), array('actionID' => 'draft') + $compose_params), _("Resume"), 'widget', '', '', _("Resume"), true)); -} - -$imp_params = IMP::getIMPMboxParameters($imp_mbox['mailbox'], $uid, $mailbox_name); -$a_template->set('save_as', Horde::widget(Horde::downloadUrl($subject, array_merge(array('actionID' => 'save_message'), $imp_params)), _("Save as"), 'widget', '', '', _("Sa_ve as"), 2)); - -$a_template->set('print', Horde::widget('#', _("Print"), 'widget printAction', '', '', _("_Print"), true)); - -if ($conf['spam']['reporting'] && - ($conf['spam']['spamfolder'] || - ($mailbox_name != IMP::folderPref($prefs->getValue('spam_folder'), true)))) { - $a_template->set('spam', Horde::widget('#', _("Report as Spam"), 'widget spamAction', '', '', _("Report as Spam"), true)); -} - -if ($conf['notspam']['reporting'] && - (!$conf['notspam']['spamfolder'] || - ($mailbox_name == IMP::folderPref($prefs->getValue('spam_folder'), true)))) { - $a_template->set('notspam', Horde::widget('#', _("Report as Innocent"), 'widget notspamAction', '', '', _("Report as Innocent"), true)); -} - -$a_template->set('redirect', Horde::widget(IMP::composeLink(array(), array('actionID' => 'redirect_compose') + $compose_params), _("Redirect"), 'widget', '', '', _("Redirec_t"), true)); - -$a_template->set('headers', Horde::widget('#', _("Headers"), 'widget hasmenu', '', '', _("Headers"), true)); -if ($all_headers || $list_headers) { - $a_template->set('common_headers', Horde::widget($headersURL, _("Show Common Headers"), 'widget', '', '', _("Show Common Headers"), true)); -} -if (!$all_headers) { - $a_template->set('all_headers', Horde::widget($headersURL->copy()->add('show_all_headers', 1), _("Show All Headers"), 'widget', '', '', _("Show All Headers"), true)); -} -if ($list_info['exists'] && !$list_headers) { - $a_template->set('list_headers', Horde::widget($headersURL->copy()->add('show_list_headers', 1), _("Show Mailing List Information"), 'widget', '', '', _("Show Mailing List Information"), true)); -} - -$hdrs = array(); -$i = 1; - -/* Prepare the main message template. */ -$m_template = new Horde_Template(); -foreach ($display_headers as $head => $val) { - $hdrs[] = array('name' => $basic_headers[$head], 'val' => $val, 'i' => (++$i % 2)); -} -foreach ($full_headers as $head => $val) { - if (is_array($val)) { - $hdrs[] = array('name' => $head, 'val' => '
    • ' . implode("
    • \n
    • ", array_map('htmlspecialchars', $val)) . '
    ', 'i' => (++$i % 2)); - } else { - $hdrs[] = array('name' => $head, 'val' => htmlspecialchars($val), 'i' => (++$i % 2)); - } -} -foreach ($all_list_headers as $head => $val) { - $hdrs[] = array('name' => $list_headers_lookup[$head], 'val' => $val, 'i' => (++$i % 2)); -} - -/* Determine the fields that will appear in the MIME info entries. */ -$part_info = $part_info_display = array('icon', 'description', 'size'); -$part_info_action = array('download', 'download_zip', 'img_save', 'strip'); - -$show_parts = Horde_Util::getFormData('show_parts', $prefs->getValue('parts_display')); -$strip_atc = $prefs->getValue('strip_attachments'); - -$part_info_display = array_merge($part_info_display, $part_info_action); -$contents_mask = IMP_Contents::SUMMARY_BYTES | - IMP_Contents::SUMMARY_SIZE | - IMP_Contents::SUMMARY_ICON | - IMP_Contents::SUMMARY_DESCRIP_LINK | - IMP_Contents::SUMMARY_DOWNLOAD | - IMP_Contents::SUMMARY_DOWNLOAD_ZIP | - IMP_Contents::SUMMARY_IMAGE_SAVE; -if (!$readonly && $strip_atc) { - $contents_mask |= IMP_Contents::SUMMARY_STRIP_LINK; -} - -/* Do MDN processing now. */ -$mdntext = ''; -if ($imp_ui->MDNCheck($imp_mbox['mailbox'], $uid, $mime_headers, Horde_Util::getFormData('mdn_confirm'))) { - $mdntext .= $imp_ui->formatStatusMsg(array(array('text' => array(_("The sender of this message is requesting a Message Disposition Notification from you when you have read this message."), sprintf(_("Click %s to send the notification message."), Horde::link(htmlspecialchars($selfURL->copy()->add('mdn_confirm', 1))) . _("HERE") . ''))))); -} - -/* Build body text. This needs to be done before we build the attachment list - * that lives in the header. */ -$inlineout = $imp_ui->getInlineOutput($imp_contents, $contents_mask, $part_info_display, $show_parts); - -/* Build the Attachments menu. */ -$a_template->set('atc', Horde::widget('#', _("Attachments"), 'widget hasmenu', '', '', _("Attachments"), true)); -if ($show_parts == 'atc') { - $a_template->set('show_parts_all', Horde::widget($headersURL->copy()->add(array('show_parts' => 'all')), _("Show All Message Parts"), 'widget', '', '', _("Show All Message Parts"), true)); -} -if ($show_parts == 'all') { - $a_template->set('show_parts_atc', Horde::widget($headersURL->copy()->add(array('show_parts' => 'atc')), _("Show Attachments Only"), 'widget', '', '', _("Show Attachments Only"), true)); -} -if (count($inlineout['display_ids']) > 2) { - $a_template->set('download_all', Horde::widget($imp_contents->urlView($imp_contents->getMIMEMessage(), 'download_all'), _("Download All Attachments (in .zip file)"), 'widget', '', '', _("Download All Attachments (in .zip file)"), true)); - if ($strip_atc) { - $strip_url = new Horde_Url(Horde::selfUrl(true)); - $a_template->set('strip_all', Horde::widget($strip_url->remove(array('actionID'))->add(array('actionID' => 'strip_all', 'message_token' => $message_token)), _("Strip All Attachments"), 'widget', '', "return window.confirm('" . addslashes(_("Are you sure you wish to PERMANENTLY delete all attachments?")) . "');", _("Strip All Attachments"), true)); - } -} - -/* Show attachment information in headers? */ -if (!empty($inlineout['atc_parts'])) { - $tmp = array(); - - if ($show_parts == 'all') { - array_unshift($part_info, 'id'); - } - - foreach ($inlineout['atc_parts'] as $id) { - $summary = $imp_contents->getSummary($id, $contents_mask); - $tmp[] = ''; - foreach ($part_info as $val) { - $tmp[] = '' . $summary[$val] . ''; - } - $tmp[] = ''; - foreach ($part_info_action as $val) { - $tmp[] = $summary[$val]; - } - $tmp[] = ''; - } - - $hdrs[] = array( - 'class' => 'msgheaderParts', - 'name' => ($show_parts == 'all') ? _("Parts") : _("Attachments"), - 'val' => '' . implode('', $tmp) . '
    ', - 'i' => (++$i % 2) - ); -} - -if (!empty($conf['print']['add_printedby'])) { - $hdrs[] = array( - 'class' => 'printedby', - 'name' => _("Printed By"), - 'val' => $user_identity->getFullname() ? $user_identity->getFullname() : Horde_Auth::getAuth(), - 'i' => (++$i % 2) - ); -} - -$m_template->set('headers', $hdrs); -$m_template->set('msgtext', $mdntext . $inlineout['msgtext']); - -/* Output message page now. */ -Horde::addInlineScript($inlineout['js_onload'], 'dom'); -Horde::addScriptFile('effects.js', 'horde'); -Horde::addScriptFile('imp.js', 'imp'); -Horde::addScriptFile('message.js', 'imp'); -IMP::prepareMenu(); -require IMP_TEMPLATES . '/common-header.inc'; -if (!empty($conf['maillog']['use_maillog'])) { - IMP_Maillog::displayLog($envelope['message-id']); -} -IMP::menu(); -IMP::status(); -IMP::quota(); - -echo $t_template->fetch(IMP_TEMPLATES . '/message/navbar_top.html'); -echo $n_template->fetch(IMP_TEMPLATES . '/message/navbar_navigate.html'); -echo $a_template->fetch(IMP_TEMPLATES . '/message/navbar_actions.html'); -echo $m_template->fetch(IMP_TEMPLATES . '/message/message.html'); - -$a_template->set('isbottom', true); -echo $a_template->fetch(IMP_TEMPLATES . '/message/navbar_actions.html'); - -$n_template->set('id', 2); -$n_template->set('isbottom', true); -echo $n_template->fetch(IMP_TEMPLATES . '/message/navbar_navigate.html'); - -require $registry->get('templates', 'horde') . '/common-footer.inc'; diff --git a/imp/pgp.php b/imp/pgp.php deleted file mode 100644 index 9725d9763..000000000 --- a/imp/pgp.php +++ /dev/null @@ -1,401 +0,0 @@ - - * @package IMP - */ - -function _printKeyInfo($key = '') -{ - try { - $key_info = $GLOBALS['imp_pgp']->pgpPrettyKey($key); - } catch (Horde_Exception $e) { - Horde::logMessage($e, __FILE__, __LINE__); - $key_info = $e->getMessage(); - } - _textWindowOutput('PGP Key Information', $key_info); -} - -function _importKeyDialog($target) -{ - /* Need to handle notifications inline, and need to set explicitly since - * the popup window is not part of the preferences framework. */ - $notification = Horde_Notification::singleton(); - $notification->replace('status', array('prefs' => true, 'viewmode' => 'imp'), 'IMP_Notification_Listener_Status'); - - $title = _("Import PGP Key"); - require IMP_TEMPLATES . '/common-header.inc'; - IMP::status(); - - $t = new Horde_Template(); - $t->setOption('gettext', true); - $t->set('selfurl', Horde::applicationUrl('pgp.php')); - $t->set('broken_mp_form', $GLOBALS['browser']->hasQuirk('broken_multipart_form')); - $t->set('reload', htmlspecialchars(Horde_Util::getFormData('reload'))); - $t->set('target', $target); - $t->set('forminput', Horde_Util::formInput()); - $t->set('import_public_key', $target == 'process_import_public_key'); - $t->set('import_personal_public_key', $target == 'process_import_personal_public_key'); - $t->set('import_personal_private_key', $target == 'process_import_personal_private_key'); - echo $t->fetch(IMP_TEMPLATES . '/pgp/import_key.html'); -} - -function _getImportKey() -{ - $key = Horde_Util::getFormData('import_key'); - if (!empty($key)) { - return $key; - } - - $res = $GLOBALS['browser']->wasFileUploaded('upload_key', _("key")); - if ($res instanceof PEAR_Error) { - $GLOBALS['notification']->push($res, 'horde.error'); - return; - } - - return file_get_contents($_FILES['upload_key']['tmp_name']); -} - -function _textWindowOutput($filename, $msg) -{ - $GLOBALS['browser']->downloadHeaders($filename, 'text/plain; charset=' . Horde_Nls::getCharset(), true, strlen($msg)); - echo $msg; -} - -function _reloadWindow() -{ - $reload = Horde_Util::getFormData('reload'); - $cacheSess = Horde_SessionObjects::singleton(); - $href = $cacheSess->query($reload); - $cacheSess->prune($reload); - Horde_Util::closeWindowJS('opener.focus();opener.location.href="' . $href . '";'); -} - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => true)); - -$imp_pgp = Horde_Crypt::singleton(array('IMP', 'Pgp')); -$secure_check = Horde::isConnectionSecure(); - -/* Run through the action handlers */ -$actionID = Horde_Util::getFormData('actionID'); -switch ($actionID) { -case 'generate_key': - /* Check that fields are filled out (except for Comment) and that the - passphrases match. */ - $realname = Horde_Util::getFormData('generate_realname'); - $email = Horde_Util::getFormData('generate_email'); - $comment = Horde_Util::getFormData('generate_comment'); - $keylength = Horde_Util::getFormData('generate_keylength'); - $passphrase1 = Horde_Util::getFormData('generate_passphrase1'); - $passphrase2 = Horde_Util::getFormData('generate_passphrase2'); - - if (empty($realname) || empty($email)) { - $notification->push(_("Name and/or email cannot be empty"), 'horde.error'); - } elseif (empty($passphrase1) || empty($passphrase2)) { - $notification->push(_("Passphrases cannot be empty"), 'horde.error'); - } elseif ($passphrase1 !== $passphrase2) { - $notification->push(_("Passphrases do not match"), 'horde.error'); - } else { - try { - $imp_pgp->generatePersonalKeys($realname, $email, $passphrase1, $comment, $keylength); - $notification->push(_("Personal PGP keypair generated successfully."), 'horde.success'); - } catch (Horde_Exception $e) { - $notification->push($e); - } - } - break; - -case 'delete_key': - $imp_pgp->deletePersonalKeys(); - $notification->push(_("Personal PGP keys deleted successfully."), 'horde.success'); - break; - -case 'import_public_key': - _importKeyDialog('process_import_public_key'); - exit; - -case 'process_import_public_key': - $publicKey = _getImportKey(); - if (empty($publicKey)) { - $notification->push(_("No PGP public key imported."), 'horde.error'); - $actionID = 'import_public_key'; - _importKeyDialog('process_import_public_key'); - } else { - /* Add the public key to the storage system. */ - try { - $key_info = $imp_pgp->addPublicKey($publicKey); - foreach ($key_info['signature'] as $sig) { - $notification->push(sprintf(_("PGP Public Key for \"%s (%s)\" was successfully added."), $sig['name'], $sig['email']), 'horde.success'); - } - _reloadWindow(); - } catch (Horde_Exception $e) { - $notification->push($e, 'horde.error'); - $actionID = 'import_public_key'; - _importKeyDialog('process_import_public_key'); - } - } - exit; - -case 'import_personal_public_key': - _importKeyDialog('process_import_personal_public_key'); - exit; - -case 'process_import_personal_public_key': - $actionID = 'import_personal_public_key'; - /* Check the public key. */ - if ($publicKey = _getImportKey()) { - try { - if (($key_info = $imp_pgp->pgpPacketInformation($publicKey)) && - isset($key_info['public_key'])) { - if (isset($key_info['secret_key'])) { - /* Key contains private key too, don't allow to add this - * as public key. */ - $notification->push(_("Imported key contains your PGP private key. Only add your public key in the first step!"), 'horde.error'); - _importKeyDialog('process_import_personal_public_key'); - } else { - /* Success in importing public key - Move on to private - * key now. */ - $imp_pgp->addPersonalPublicKey($publicKey); - $notification->push(_("PGP public key successfully added."), 'horde.success'); - $actionID = 'import_personal_private_key'; - _importKeyDialog('process_import_personal_private_key'); - } - } else { - /* Invalid public key imported - Redo public key import - * screen. */ - $notification->push(_("Invalid personal PGP public key."), 'horde.error'); - _importKeyDialog('process_import_personal_public_key'); - } - } catch (Horde_Exception $e) { - $notification->push($e->getMessage(), 'horde.error'); - _importKeyDialog('process_import_personal_public_key'); - } - } else { - /* No public key imported - Redo public key import screen. */ - $notification->push(_("No personal PGP public key imported."), 'horde.error'); - _importKeyDialog('process_import_personal_public_key'); - } - exit; - -case 'process_import_personal_private_key': - $actionID = 'import_personal_private_key'; - /* Check the private key. */ - if ($privateKey = _getImportKey()) { - try { - if (($key_info = $imp_pgp->pgpPacketInformation($privateKey)) && - isset($key_info['secret_key'])) { - /* Personal public and private keys have been imported - * successfully - close the import popup window. */ - $imp_pgp->addPersonalPrivateKey($privateKey); - $notification->push(_("PGP private key successfully added."), 'horde.success'); - _reloadWindow(); - } else { - /* Invalid private key imported - Redo private key import - * screen. */ - $notification->push(_("Invalid personal PGP private key."), 'horde.error'); - _importKeyDialog('process_import_personal_private_key'); - } - } catch (Horde_Exception $e) { - $notification->push($e->getMessage(), 'horde.error'); - _importKeyDialog('process_import_personal_private_key'); - } - } else { - /* No private key imported - Redo private key import screen. */ - $notification->push(_("No personal PGP private key imported."), 'horde.error'); - _importKeyDialog('process_import_personal_private_key'); - } - exit; - -case 'view_public_key': -case 'info_public_key': - try { - $key = $imp_pgp->getPublicKey(Horde_Util::getFormData('email'), array('noserver' => true)); - } catch (Horde_Exception $e) { - $key = $e->getMessage(); - } - if ($actionID == 'view_public_key') { - _textWindowOutput('PGP Public Key', $key); - } else { - _printKeyInfo($key); - } - exit; - -case 'view_personal_public_key': - _textWindowOutput('PGP Personal Public Key', $imp_pgp->getPersonalPublicKey()); - exit; - -case 'info_personal_public_key': - _printKeyInfo($imp_pgp->getPersonalPublicKey()); - exit; - -case 'view_personal_private_key': - _textWindowOutput('PGP Personal Private Key', $imp_pgp->getPersonalPrivateKey()); - exit; - -case 'info_personal_private_key': - _printKeyInfo($imp_pgp->getPersonalPrivateKey()); - exit; - -case 'delete_public_key': - try { - $imp_pgp->deletePublicKey(Horde_Util::getFormData('email')); - $notification->push(sprintf(_("PGP Public Key for \"%s\" was successfully deleted."), Horde_Util::getFormData('email')), 'horde.success'); - } catch (Horde_Exception $e) { - $notification->push($e); - } - break; - -case 'save_options': - $prefs->setValue('use_pgp', Horde_Util::getFormData('use_pgp') ? 1 : 0); - $prefs->setValue('pgp_attach_pubkey', Horde_Util::getFormData('pgp_attach_pubkey') ? 1 : 0); - $prefs->setValue('pgp_scan_body', Horde_Util::getFormData('pgp_scan_body') ? 1 : 0); - $prefs->setValue('pgp_verify', Horde_Util::getFormData('pgp_verify') ? 1 : 0); - $notification->push(_("Preferences successfully updated."), 'horde.success'); - break; - -case 'save_attachment_public_key': - /* Retrieve the key from the message. */ - $contents = IMP_Contents::singleton(Horde_Util::getFormData('uid') . IMP::IDX_SEP . Horde_Util::getFormData('mailbox')); - $mime_part = $contents->getMIMEPart(Horde_Util::getFormData('mime_id')); - if (empty($mime_part)) { - throw new IMP_Exception('Cannot retrieve public key from message.'); - } - - /* Add the public key to the storage system. */ - try { - $imp_pgp->addPublicKey($mime_part->getContents()); - Horde_Util::closeWindowJS(); - } catch (Horde_Exception $e) { - $notification->push($e, $key_info->getCode()); - } - exit; - -case 'unset_passphrase': - $imp_pgp->unsetPassphrase('personal'); - $notification->push(_("Passphrase successfully unloaded."), 'horde.success'); - break; - -case 'send_public_key': - try { - $imp_pgp->sendToPublicKeyserver($imp_pgp->getPersonalPublicKey()); - $notification->push(_("Key successfully sent to the public keyserver."), 'horde.success'); - } catch (Horde_Exception $e) { - $notification->push($e); - } - break; -} - -$selfURL = Horde::applicationUrl('pgp.php'); - -/* Get list of Public Keys on keyring. */ -try { - $pubkey_list = $imp_pgp->listPublicKeys(); -} catch (Horde_Exception $e) { - $pubkey_list = array(); - $notification->push($e); -} - -$chunk = Horde_Util::nonInputVar('chunk'); -Horde_Prefs_Ui::generateHeader('imp', null, 'pgp', $chunk); - -/* If PGP preference not active, do NOT show PGP Admin screen. */ -$t = new Horde_Template(); -$t->setOption('gettext', true); -if ($prefs->getValue('use_pgp')) { - Horde::addScriptFile('imp.js', 'imp'); - $t->set('pgpactive', true); - $t->set('overview-help', Horde_Help::link('imp', 'pgp-overview')); - $t->set('attach_pubkey_notlocked', !$prefs->isLocked('pgp_attach_pubkey')); - if ($t->get('attach_pubkey_notlocked')) { - $t->set('attach_pubkey', $prefs->getValue('pgp_attach_pubkey')); - $t->set('attach_pubkey-help', Horde_Help::link('imp', 'pgp-option-attach-pubkey')); - } - $t->set('scan_body_notlocked', !$prefs->isLocked('pgp_scan_body')); - if ($t->get('scan_body_notlocked')) { - $t->set('scan_body', $prefs->getValue('pgp_scan_body')); - $t->set('scan_body-help', Horde_Help::link('imp', 'pgp-option-scan-body')); - } - $t->set('verify_notlocked', !$prefs->isLocked('pgp_verify')); - if ($t->get('verify_notlocked')) { - $t->set('pgp_verify', $prefs->getValue('pgp_verify')); - $t->set('pgp_verify-help', Horde_Help::link('imp', 'pgp-option-verify')); - } - $t->set('manage_pubkey-help', Horde_Help::link('imp', 'pgp-manage-pubkey')); - - $t->set('empty_pubkey_list', empty($pubkey_list)); - if (!$t->get('empty_pubkey_list')) { - $plist = array(); - foreach ($pubkey_list as $val) { - $linkurl = $selfURL->copy()->add('email', $val['email']); - $plist[] = array( - 'name' => $val['name'], - 'email' => $val['email'], - 'view' => Horde::link($linkurl->copy()->add('actionID', 'view_public_key'), sprintf(_("View %s Public Key"), $val['name']), null, 'view_key'), - 'info' => Horde::link($linkurl->copy()->add('actionID', 'info_public_key'), sprintf(_("Information on %s Public Key"), $val['name']), null, 'info_key'), - 'delete' => Horde::link($linkurl->copy()->add('actionID', 'delete_public_key'), sprintf(_("Delete %s Public Key"), $val['name']), null, null, "if (confirm('" . addslashes(_("Are you sure you want to delete this public key?")) . "')) { return true; } else { return false; }") - ); - } - $t->set('pubkey_list', $plist); - } - - $t->set('no_file_upload', !$_SESSION['imp']['file_upload']); - if (!$t->get('no_file_upload')) { - $t->set('no_source', !$GLOBALS['prefs']->getValue('add_source')); - if (!$t->get('no_source')) { - $cacheSess = Horde_SessionObjects::singleton(); - $t->set('public_import_url', Horde::popupJs($selfURL, array('params' => array('actionID' => 'import_public_key', 'reload' => $cacheSess->storeOid($selfURL, false)), 'height' => 275, 'width' => 750, 'urlencode' => true))); - $t->set('import_pubkey-help', Horde_Help::link('imp', 'pgp-import-pubkey')); - } - } - $t->set('personalkey-help', Horde_Help::link('imp', 'pgp-overview-personalkey')); - - $t->set('secure_check', !$secure_check); - if ($secure_check) { - $t->set('has_key', $prefs->getValue('pgp_public_key') && $prefs->getValue('pgp_private_key')); - if ($t->get('has_key')) { - $t->set('viewpublic', Horde::link($selfURL->copy()->add('actionID', 'view_personal_public_key'), _("View Personal Public Key"), null, 'view_key')); - $t->set('infopublic', Horde::link($selfURL->copy()->add('actionID', 'info_personal_public_key'), _("Information on Personal Public Key"), null, 'info_key')); - $t->set('sendkey', Horde::link($selfURL->copy()->add('actionID', 'send_public_key'), _("Send Key to Public Keyserver"))); - $t->set('personalkey-public-help', Horde_Help::link('imp', 'pgp-personalkey-public')); - $passphrase = $imp_pgp->getPassphrase('personal'); - $t->set('passphrase', (empty($passphrase)) ? Horde::link('#', _("Enter Passphrase"), null, null, IMP::passphraseDialogJS('PGPPersonal') . ';return false;') . _("Enter Passphrase") : Horde::link($selfURL->copy()->add('actionID', 'unset_passphrase'), _("Unload Passphrase")) . _("Unload Passphrase")); - $t->set('viewprivate', Horde::link($selfURL->copy()->add('actionID', 'view_personal_private_key'), _("View Personal Private Key"), null, 'view_key')); - $t->set('infoprivate', Horde::link($selfURL->copy()->add('actionID', 'info_personal_private_key'), _("Information on Personal Private Key"), null, 'info_key')); - $t->set('personalkey-private-help', Horde_Help::link('imp', 'pgp-personalkey-private')); - $t->set('deletekeypair', addslashes(_("Are you sure you want to delete your keypair? (This is NOT recommended!)"))); - $t->set('personalkey-delete-help', Horde_Help::link('imp', 'pgp-personalkey-delete')); - } else { - $imp_identity = Horde_Prefs_Identity::singleton(array('imp', 'imp')); - $t->set('fullname', $imp_identity->getFullname()); - $t->set('personalkey-create-name-help', Horde_Help::link('imp', 'pgp-personalkey-create-name')); - $t->set('personalkey-create-comment-help', Horde_Help::link('imp', 'pgp-personalkey-create-comment')); - $t->set('fromaddr', $imp_identity->getFromAddress()); - $t->set('personalkey-create-email-help', Horde_Help::link('imp', 'pgp-personalkey-create-email')); - $t->set('personalkey-create-keylength-help', Horde_Help::link('imp', 'pgp-personalkey-create-keylength')); - $t->set('personalkey-create-passphrase-help', Horde_Help::link('imp', 'pgp-personalkey-create-passphrase')); - $t->set('keygen', addslashes(_("Key generation may take a long time to complete. Continue with key generation?"))); - $t->set('personal_import_url', Horde::popupJs($selfURL, array('params' => array('actionID' => 'import_personal_public_key'), 'height' => 275, 'width' => 750, 'urlencode' => true))); - $t->set('personalkey-create-actions-help', Horde_Help::link('imp', 'pgp-personalkey-create-actions')); - } - } - -} else { - $t->set('use_pgp_locked', $prefs->isLocked('use_pgp')); - if (!$t->get('use_pgp_locked')) { - $t->set('use_pgp_label', Horde::label('use_pgp', _("Enable PGP functionality?"))); - $t->set('use_pgp_help', Horde_Help::link('imp', 'pgp-overview')); - } -} -$t->set('prefsurl', Horde::getServiceLink('options', 'imp')); - -echo $t->fetch(IMP_TEMPLATES . '/pgp/pgp.html'); -if (!$chunk) { - require $registry->get('templates', 'horde') . '/common-footer.inc'; -} diff --git a/imp/po/.htaccess b/imp/po/.htaccess deleted file mode 100644 index 3a4288278..000000000 --- a/imp/po/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/imp/po/README b/imp/po/README deleted file mode 100644 index a4356a923..000000000 --- a/imp/po/README +++ /dev/null @@ -1 +0,0 @@ -see horde/po/README \ No newline at end of file diff --git a/imp/po/ar_OM.po b/imp/po/ar_OM.po deleted file mode 100644 index 12d00450b..000000000 --- a/imp/po/ar_OM.po +++ /dev/null @@ -1,2206 +0,0 @@ -# IMP 3.2.1 Arabic translation -# Copyright 2003 wabhosting.com -# Web Advanced Business Hosting , 2001 -# Saeed , 2002, 2003 -# -msgid "" -msgstr "" -"Project-Id-Version: IMP v3.2.1\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2003-04-12 7:30+0100\n" -"PO-Revision-Date: 2003-04-21 23:25+0100\n" -"Last-Translator: AL Hosni \n" -"Language-Team: Arabic \n" -"MIME-Version: 1.0\n" -"Content-Type: text/html; charset=CP1256\n" -"Content-Transfer-Encoding: 8bit\n" - -#: compose.php:647 -msgid " To: " -msgstr " Çáì : " - -#: compose.php:630 -msgid " Date: " -msgstr " ÇáÊÇÑíΠ: " - -#: compose.php:634 -msgid " From: " -msgstr " ãä : " - -#: lib/api.php:94 folders.php:447 -msgid " - $nm new message" -msgstr " - $nm ÑÓÇáÉ ÌÏíÏÉ" - -#: lib/api.php:94 folders.php:447 -msgid " - $nm new messages" -msgstr " - $nm ÑÓÇÆá ÌÏíÏÉ" - -#: compose.php:642 -msgid " Subject: " -msgstr " ÇáãæÖæÚ : " - -#: templates/compose/spelling.inc:59 -msgid " in " -msgstr " Ýí " - -#: templates/mailbox/message_headers.inc:9 -msgid "#" -msgstr "ÑÞã" - -#: mailbox.php:522 -#, c-format -msgid "%d of %d Messages" -msgstr "%d ãä %d ÑÓÇáÉ" - -#: mailbox.php:520 -#, c-format -msgid "%d to %d of %d Messages" -msgstr "%d Çáì %d ãä %d ÑÓÇáÉ" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:50 -#, c-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s ãæÌæÏÉ ãÓÈÞÇ. ãÌáÏ %s áã íÊã ÊÛííÑå." - -#: folders.php:256 -#, c-format -msgid "%s does not appear to be a valid mailbox." -msgstr "%s áÇ íÙåÑ Çäå ÚäæÇä ÈÑíÏí ÕÇáÍ." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:48 -#, c-format -msgid "%s folder being renamed at the start of the month." -msgstr "Êã ÊÛííÑ ÇÓãÇÁ %s ãÌáÏ ÚäÏ ÈÏÇíÉ ÇáÔåÑ." - -#: folders.php:258 -#, c-format -msgid "%s is already empty." -msgstr "%s ÝÇÑÛ ãÓÈÞÇ." - -#: templates/message/navbar_aux_top.inc:14 -#, c-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d de %d)" - -#: templates/compose/spelling.inc:126 -msgid "(Apply these changes and move to next screen.)" -msgstr "(ØÈÞ åÐå ÇáÊÛííÑÇÊ æÇäÊÞá Çáì ÇáÔÇÔÉ ÇáÊÇáíÉ.)" - -#: templates/compose/spelling.inc:113 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(Þã ÈÇáÛÇÁ ÌãíÚ ÇáÊÛííÑÇÊ æÚÏ Çáì ÔÇÔÉ ÇáÇÑÓÇá)" - -#: templates/compose/spelling.inc:119 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(ÚÏ Çáì ÔÇÔÉ ÇáÇÑÓÇá ÈÚÏ ÊØÈíÞ ÌãíÚ ÇáÊÛííÑÇÊ ÇáãÏÑÌÉ ÍÊì ÇáÂä. áä íÊã ÊØÈíÞ " -"ÇáÊÛííÑÇÊ Úáì ÇáÔÇÔÉ ÇáÍÇáíÉ.)" - -#: templates/contacts/contacts.inc:56 -msgid "* Add these by clicking OK *" -msgstr "* ÇÖÝ åÐå ÈÇáÖÛØ Úáì ÒÑ äÚã *" - -#: templates/contacts/contacts.inc:40 -msgid "* Please select address(es) *" -msgstr "* íÑÌì ÇÎÊíÇÑ ÇáÚäæÇä ( ÇáÚäÇæíä ) . *" - -#: lib/MIME/Viewer/text.php:109 lib/MIME/Viewer/enriched.php:183 -#, c-format -msgid "" -"

    This message was written in a character set other than your own. If it " -"is not displayed correctly, %sclick here to open it in a new window.

    \n" -msgstr "" -"

    ßÊÈÊ åÐå ÇáÑÓÇáÉ ÈÊÑãíÒ ãÎÊáÝ Úä áÛÊß ÇáÍÇáíÉ .ÇÐÇ áã . íÊã ÚÑÖåÇ ÈÔßá " -"ÌíÏ ÇÖÛØ, %såäÇ áßí íÊã ÝÊÍ ÇáÑÓÇáÉ Ýí ÕÝÍÉ ÌÏíÏÉ.

    \n" - -#: templates/filters/manage.inc:50 -msgid "Action" -msgstr "ÅÌÑÇÁ" - -#: message.php:89 -#, c-format -msgid "Add to Addressbook (%s)" -msgstr "ÇÖÝ Çáì ÓÌá ÇáÚäÇæíä (%s)" - -#: compose.php:996 -msgid "Added an attachment." -msgstr "ÇÖÝ ãÑÝÞÇÊ." - -#: templates/compose/compose.inc:301 -msgid "Address Book" -msgstr "ÓÌá ÇáÚäÇæíä" - -#: config/prefs.php.dist:116 -msgid "Addressbooks" -msgstr "ÓÌáÇÊ ÇáÚäÇæíä" - -#: templates/mailbox/navbar.inc:10 -msgid "All" -msgstr "ÇáÌãíÚ" - -#: templates/folders/javascript.inc:5 -msgid "All messages in the folder(s) will be lost!" -msgstr "ÌãíÚ ÇáÑÓÇÆá Ýí ÇáãÌáÏ (ÇáãÌáÏÇÊ) ÓæÝ ÊÝÞÏ !" - -#: templates/folders/javascript.inc:6 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"ÌãíÚ ÇáÑÓÇÆá ÇáãæÌæÏÉ Ýí ÇáãÌáÏ (ÇáãÌáÏÇÊ) ÇáÊÇáíÉ ÓæÝ íÊã ÊÍãíáåÇ Ýí ÕäÏæÞ " -"æÇÍÏ ÇáÕäÏæÞ :" - -#: lib/Maintenance/Task/purge_trash.php:96 -#, c-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "ßá ÇáÑÓÇÆá Ýí ãÌáÏ \"%s\" ÇáÇÞÏã ãä %s íæã ÓæÝ íÊã ÈÔßá ÏÇÆãÇáÛÇÄåÇ." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:78 -#, c-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "ßá ãÌáÏÇÊ ÇáÑÓÇÆá ÇáãÑÓáÉ ÇáÇÞÏã ãä %s ÔåÑÇ ÓæÝ ÊáÛì " - -#: prefs.php:96 -msgid "An illegal value was specified." -msgstr "Êã ÊÍÏíÏ ÞíãÉ ÛíÑ ãÞÈæáÉ." - -#: message.php:449 -msgid "An unknown error occured adding the new entry." -msgstr "ÎØÃ ÛíÑ ãÚÑæÝ ÇËäÇÁ ÇÖÇÝÉ ÇáãÏÎáÇÊ ÇáÌÏíÏÉ." - -#: templates/mailbox/navbar.inc:17 templates/mailbox/navbar.inc:34 -#: templates/mailbox/legend.inc:12 config/conf.php.dist:132 -msgid "Answered" -msgstr "Êã ÇáÑÏ ÚáíåÇ" - -#: templates/search/main.inc:153 -msgid "Answered messages" -msgstr "ÇáÑÓÇÆá ÇáÊí Êã ÇáÑÏ ÚáíåÇ" - -#: templates/filters/list.inc:12 -msgid "Apply All Rules" -msgstr "Þã ÈÊØÈíÞ ÌãíÚ ÇáÞæÇÚÏ" - -#: templates/mailbox/header.inc:21 -msgid "Apply Filters on" -msgstr "Þã ÈÊØÈíÞ ÇáãÑÔÍÇÊ Úáì" - -#: config/prefs.php.dist:320 -msgid "Apply filter rules upon logging on?" -msgstr " Þã ÈÊØÈíÞ ÇáãÑÔÍÇÊ ÇËäÇÁ ÇáÏÎæá ¿" - -#: config/prefs.php.dist:330 -msgid "Apply filter rules when mailbox is refreshed?" -msgstr "Þã ÈÊØÈíÞ ÇáãÑÔÍÇÊ ÇËäÇÁ ÇäÚÇÔ ÇáÕäÏæÞ ÇáÈÑíÏí" - -#: search.php:58 -msgid "April" -msgstr "ÃÈÑíá" - -#: templates/folders/javascript.inc:9 -msgid "Are you SURE you want to continue?" -msgstr "åá ÇäÊ æÇËÞ ãä ÑÛÈÊß Ýí ÇáÇÓÊãÑÇÑ ¿" - -#: templates/folders/javascript.inc:5 -msgid "Are you completely sure you wish to continue?" -msgstr "åá ÇäÊ ÈÇáÝÚá æÇËÞ ãä Çäß ÊÑíÏ ÇáÇÓÊãÑÇÑ¿" - -#: templates/compose/javascript.inc:46 -msgid "Are you sure you want to do this?" -msgstr "åá ÇäÊ æÇËÞ ãä Çäß ÊÑíÏ ÝÚá Ðáß ¿" - -#: message.php:605 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "åá ÇäÊ æÇËÞ ãä ÑÛÈÊß Ýí ÇáÛÇÁ åÐå ÇáÑÓÇÆá ÈÔßá äåÇÆí ¿" - -#: templates/mailbox/actions.inc:32 -msgid "Are you sure you wish to empty this folder?" -msgstr "åá ÇäÊ æÇËÞ ãä ÑÛÈÊß Ýí ÇÝÑÇÛ åÐÇ ÇáãÌáÏ ¿" - -#: templates/menu/menu.inc:18 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "åá ÇäÊ æÇËÞ ãä ÑÛÈÊß Ýí ÇÝÑÇÛ ãÌáÏ ÓáÉ ÇáãåãáÇÊ ¿" - -#: config/prefs.php.dist:507 -msgid "Arrival Time" -msgstr "æÞÊ ÇáæÕæá" - -#: config/prefs.php.dist:522 -msgid "Ascending" -msgstr "ÊÕÇÚÏí" - -#: templates/compose/compose.inc:407 -msgid "Attach" -msgstr "ÇÑÝÇÞ" - -#: templates/compose/compose.inc:405 -msgid "Attachment" -msgstr "ãÑÝÞ" - -#: templates/compose/compose.inc:310 templates/compose/compose.inc:400 -msgid "Attachments" -msgstr "ãÑÝÞÇÊ" - -#: search.php:62 -msgid "August" -msgstr "ÃÛÓØÓ" - -#: templates/message/navbar.inc:49 -msgid "Automatic charset" -msgstr "ÊÑãíÒ ÊáÞÇÆí" - -#: templates/prefs/sourceselect.inc:264 -msgid "Available Addressbooks:" -msgstr "ÓÌáÇÊ ÇáÒæÇÑ ÇáãÊæÝÑÉ :" - -#: templates/message/navbar.inc:29 -#, c-format -msgid "Back to %s" -msgstr "ÇáÚæÏÉ Çáì %s" - -#: templates/compose/compose.inc:218 templates/message/headers.inc:20 -msgid "Bcc" -msgstr "ãÑÝÞ ãÎÝí" - -#: templates/mailbox/actions.inc:16 templates/message/navbar.inc:14 -msgid "Blacklist" -msgstr "ÇáÞÇÆãÉ ÇáÓæÏÇÁ" - -#: templates/search/main.inc:62 templates/filters/manage.inc:17 -#: filters.php:143 -msgid "Body" -msgstr "ÇáäÕ" - -#: templates/search/main.inc:147 templates/search/main.inc:161 -#: templates/search/main.inc:175 templates/search/main.inc:189 -msgid "Both" -msgstr "ÇáÇËäÇä" - -#: templates/compose/spelling.inc:106 templates/filters/manage.inc:77 -#: templates/contacts/contacts.inc:92 templates/identities/manage.inc:113 -msgid "Cancel" -msgstr "ÇáÛÇÁ" - -#: templates/compose/compose.inc:43 templates/compose/compose.inc:379 -#: templates/compose/bounce.inc:38 -msgid "Cancel Message" -msgstr "ÇáÛÇÁ ÇáÑÓÇáÉ" - -#: templates/compose/javascript.inc:46 -msgid "Cancelling this message will permanently discard its contents." -msgstr "ÇáÛÇÁ åÐå ÇáÑÓÇáÉ ÓæÝ íÄÏí ÊáÞÇÆíÇ Çáì ÊÏãíÑ ãÍÊæíÇÊåÇ." - -#: templates/search/main.inc:46 templates/compose/compose.inc:162 -#: templates/message/headers.inc:16 -msgid "Cc" -msgstr "äÓÎÉ" - -#: templates/filters/manage.inc:14 filters.php:140 -msgid "Cc:" -msgstr "äÓÎÉ :" - -#: templates/compose/spelling.inc:68 -msgid "Change" -msgstr "ÊÛííÑ" - -#: templates/compose/spelling.inc:69 -msgid "Change All" -msgstr "ÊÛííÑ ÇáÌãíÚ" - -#: config/prefs.php.dist:86 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"ÊÛííÑ ÎíÇÑÇÊ ÇáÚÑÖ ãËá ÚÏÏ ÇáÑÓÇÆá ÇáãÚÑæÖÉ Ýí ßá ÕÝÍÉ æ ßíÝíÉ ÝåÑÓÉ " -"ÇáÑÓÇÆá." - -#: config/prefs.php.dist:32 -msgid "Change mail server settings." -msgstr "ÊÛííÑ ÖæÇÈØ ãÒæÏ ÇáÈÑíÏ" - -#: config/prefs.php.dist:25 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"ÊÛííÑ ÇáÇÓã¡ ÇáÚäæÇä ¡ æ ÇáÊæÞíÚ ÇáÐí íÑÇå ÇáÇÔÎÇÕ ÚäÏãÇ íÞÑÇæä æ íÑÏæä Úáì " -"ÑÓÇÆáß." - -#: templates/folders/actions.inc:13 -msgid "Check Folder(s) for New Mail" -msgstr "ÇáÈÍË Ýí ÇáãÌáÏ (ÇáãÌáÏÇÊ) Úä ÑÓÇÆá ÌÏíÏÉ." - -#: templates/mailbox/message_headers.inc:6 -msgid "Checkbox" -msgstr "ÎÇäÉ ÇÎÊíÇÑ" - -#: templates/folders/actions.inc:4 -msgid "Choose Action:" -msgstr "ÇÎÊÑ ÅÌÑÇÁ :" - -#: config/servers.php.dist:85 -msgid "Choose a mail server:" -msgstr "ÇÎÊÑ ãÒæÏ ÇáÈÑíÏ :" - -#: templates/prefs/sourceselect.inc:304 -msgid "Choose the addressbook to use when adding addresses." -msgstr "ÇÎÊÑ ÓÌá ÇáÚäÇæíä ." - -#: templates/prefs/sourceselect.inc:258 -msgid "Choose the order of addressbooks to search when expanding addresses." -msgstr "ÇÎÊÑ ÇáÊÑÊíÈ ÇáÐí ÊÑíÏ Çä íÊã ÇáÈÍË Èå ÚäÏ ÝÊÍ ÓÌáÇÊ ÇáÚäÇæíä. " - -#: mailbox.php:335 folders.php:265 -#, c-format -msgid "Cleared all messages from %s." -msgstr "Êã ÍÐÝ ÌãíÚ ÇáÑÓÇÆá ãä %s." - -#: templates/prefs/sourceselect.inc:287 -msgid "" -"Click on one of your selected addressbooks and then select all fields to " -"search." -msgstr "ÇäÞÑ Úáì æÇÍÏÇ ãä ÓÌáÇÊ ÒæÇÑß ÇáãÎÊÇÑÉ Ëã ÇÎÊÑ ÌãíÚ ÇáÍÞæá ááÈÍË." - -#: folders.php:367 -msgid "Closed Folder" -msgstr "ãÌáÏ ãÛáÞ" - -#: templates/folders/actions.inc:29 -msgid "Collapse All" -msgstr "Øí ÇáÌãíÚ" - -#: templates/folders/actions.inc:28 -msgid "Collapse All Folders" -msgstr "Øí ÌãíÚ ÇáãÌáÏÇÊ" - -#: folders.php:375 folders.php:376 -msgid "Collapse Folder" -msgstr "Øí ãÌáÏ" - -#: lib/api.php:43 templates/menu/menu.inc:20 -msgid "Compose" -msgstr "ÅÑÓÇá" - -#: mailbox.php:812 message.php:81 -#, c-format -msgid "Compose Message (%s)" -msgstr "ÃÑÓÇá ÑÓÇáÉ (%s)" - -#: compose.php:427 compose.php:441 compose.php:456 compose.php:506 -msgid "Compose a message" -msgstr "ÇÑÓÇá ÑÓÇáÉ" - -#: config/prefs.php.dist:639 -msgid "Compose messages in a separate window?" -msgstr "ÇÑÓá ÑÓÇáÉ Ýí äÇÝÐÉ ÌÏíÏÉ ¿" - -#: templates/contacts/contacts.inc:8 contacts.php:81 -msgid "Contact List" -msgstr "ÞÇÆãÉ ÇáÇÊÕÇá" - -#: config/prefs.php.dist:110 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"ÇáÊÍßã Ýí æÞÊ ÇáÈÍË Úä ÑÓÇÆá ÌÏíÏÉ ¡ æåá íÊã ÊäÈíåß Çã áÇ ÚäÏ æÕá ÑÓÇÆá " -"ÌÏíÏÉ." - -#: templates/mailbox/navbar.inc:62 templates/message/navbar_aux_top.inc:20 -#: templates/message/navbar_aux_bottom.inc:6 -msgid "Copy" -msgstr "äÓÎ" - -#: templates/compose/spelling.inc:52 -msgid "Correct" -msgstr "ÕÍíÍ" - -#: templates/compose/spelling.inc:131 -msgid "Corrected Text" -msgstr "ÇáäÕ ÇáãÕÍÍ" - -#: folders.php:252 folders.php:260 folders.php:262 -#, c-format -msgid "Could not delete messages from %s: %s" -msgstr "ÊÚÐÑ ÇáÛÇÁ ÇáÑÓÇÆá ãä %s : %s" - -#: templates/filters/manage.inc:75 templates/filters/javascript.inc:75 -#: templates/identities/manage.inc:105 templates/identities/manage.inc:112 -#: templates/identities/javascript.inc:32 -msgid "Create" -msgstr "ÅäÔÇÁ" - -#: templates/folders/actions.inc:5 -msgid "Create Folder" -msgstr "ÅäÔÇÁ ãÌáÏ" - -#: templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "ÇäÔÇÁ ãÌáÏ ãÓæÏÇÊ ÌÏíÏ" - -#: templates/identities/manage.inc:95 -msgid "Create a new sent mail folder" -msgstr "ÅäÔÇÁ ãÌáÏ ÑÓÇÆá ãÑÓáÉ ÌÏíÏ" - -#: templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "ÇäÔÇÁ ãÌáÏ ãåãáÇÊ ÌÏíÏ" - -#: config/prefs.php.dist:53 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"ÅäÔÇÁ ÞæÇÚÏ ÝáÊÑÉ áÊÑÊíÈ ÇáÈÑíÏ ÇáæÇÑÏ ¡ ÊÕäíÝåÇ Ýí ÇáãÌáÏÇÊ æÇáÛÇÁ ÇáÈÑíÏ " -"ÇáÛíÑ ãÑÛæÈ." - -#: config/prefs.php.dist:95 -msgid "Customize how you send mail and where drafts are saved." -msgstr "ÖÈØ ßíÝíÉ ÇÑÓÇáß ÇáÑÓÇÆá æÇíä íÊã ÍÝÙ ÇáãÓæÏÇÊ . " - -#: config/prefs.php.dist:75 -#, c-format -msgid "Customize maintenance operations run upon login to %s." -msgstr "ÖÈØ ÚãáíÇÊ ÇáÕíÇäÉ ÇáÊí ÊÚãá ÚäÏ ÇáÏÎæá Çáì %s." - -#: config/prefs.php.dist:103 -#, c-format -msgid "Customize tasks to run upon logon to %s." -msgstr "ÖÈØ ãåÇã áßí ÊÚãá ÚäÏ ÇáÏÎæá %s." - -#: templates/message/navbar.inc:52 -msgid "DOS charset" -msgstr "ÊßæíÏ ÇáÏæÒ" - -#: templates/mailbox/message_headers.inc:13 templates/message/headers.inc:4 -msgid "Date" -msgstr "ÇáÊÇÑíÎ" - -#: search.php:66 -msgid "December" -msgstr "ÏíÓãÈÑ" - -#: templates/prefs/identityselect.inc:5 -msgid "Default Identity" -msgstr "ÇáåæíÉ ÇáÇÝÊÑÇÖíÉ" - -#: config/prefs.php.dist:513 -msgid "Default sorting criteria:" -msgstr "ÕíÛÉ ÇáÝåÑÓÉ ÇáÇÝÊÑÇÖíÉ :" - -#: config/prefs.php.dist:524 -msgid "Default sorting direction:" -msgstr "ÇÊÌÇå ÇáÝåÑÓÉ ÇáÇÝÊÑÇÖí :" - -#: templates/mailbox/actions.inc:9 templates/message/navbar.inc:7 -msgid "Delete" -msgstr "ÇáÛÇÁ" - -#: templates/folders/actions.inc:7 -msgid "Delete Folder(s)" -msgstr "ÇáÛÇÁ ãÌáÏ ( ãÌáÏÇÊ )" - -#: templates/filters/list.inc:38 -msgid "Delete messages" -msgstr "ÇáÛÇÁ ÑÓÇÆá" - -#: config/prefs.php.dist:448 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "ÍÐÝ ãÌáÏ ÇáÑÓÇÆá ÇáãÑÓáÉ ÇáÞÏíã Ýí ÈÏÇíÉ ÇáÔåÑ ¿" - -#: templates/mailbox/navbar.inc:19 templates/mailbox/navbar.inc:37 -#: templates/mailbox/legend.inc:16 config/conf.php.dist:128 -msgid "Deleted" -msgstr "ãáÛí" - -#: compose.php:1027 -msgid "Deleted an attachment." -msgstr "ãÑÝÞÇÊ ãÍÐæÝÉ" - -#: templates/search/main.inc:181 -msgid "Deleted messages" -msgstr "ÑÓÇÆá ãÍÐæÝÉ" - -#: config/prefs.php.dist:67 -msgid "Deleting and Moving Messages" -msgstr "ÇáÛÇÁ æÊÛííÑ ãæÞÚ ÑÓÇÆá" - -#: config/prefs.php.dist:523 -msgid "Descending" -msgstr "ÊäÇÒáí" - -#: config/prefs.php.dist:598 -msgid "Dim signatures?" -msgstr "ÊÚÊíã ÇáÊæÇÞíÚ ¿" - -#: templates/contacts/contacts.inc:65 -msgid "Display" -msgstr "ÚÜÑÖ" - -#: config/prefs.php.dist:85 -msgid "Display Options" -msgstr "ÚÑÖ ÇáÎíÇÑÇÊ" - -#: config/prefs.php.dist:648 -msgid "" -"Display confirmation after sending a message? (only when not using a pop-up " -"compose window)" -msgstr "" -"ÚÑÖ ÑÓÇáÉ ÊÇßíÏ ÈÚÏ ÇÑÓÇá ÑÓÇáÉ ¿ ( ÝÞØ ÚäÏ ÚÏã ÇÓÊÎÏÇã äÇÝÐÉ ãäÈËÞÉ áÇÑÓÇá " -"ÇáÑÓÇáÉ )" - -#: config/prefs.php.dist:340 -msgid "Display message when filters have been applied?" -msgstr "ÚÑÖ ÑÓÇáÉ ÚäÏ ÊØÈíÞ ÇáÝáÇÊÑ ¿" - -#: config/prefs.php.dist:733 -msgid "Display pop-up notification of new mail?" -msgstr "ÚÑÖ ÑÓÇáÉ ãäÈËÞÉ ááÇÚáÇã Úä æÕæá ÑÓÇáÉ ÌÏíÏÉ ¿" - -#: templates/folders/actions.inc:14 -msgid "Do Not Check Folder(s) for New Mail" -msgstr "áÇ ÊÞã ÈÇáÈÍË Ýí ÇáãÌáÏ (ÇáãÌáÏÇÊ) Úä ÇáÑÓÇÆá ÇáÌÏíÏÉ" - -#: templates/folders/confirm.inc:3 -msgid "Do you want to open that folder?" -msgstr "åá ÊÑíÏ ÝÊÍ Ðáß ÇáãÌáÏ ¿" - -#: templates/compose/spelling.inc:112 -msgid "Done" -msgstr "Êã" - -#: lib/IMP.php:1057 -msgid "Download" -msgstr "ÊÍãíá" - -#: lib/IMP.php:1056 -#, c-format -msgid "Download %s" -msgstr "Êã ÇáÊÍãíá %s" - -#: templates/folders/actions.inc:16 -msgid "Download Folder(s)" -msgstr "ÊÍãíá ÇáãÌáÏ ( ÇáãÌáÏÇÊ )" - -#: templates/mailbox/navbar.inc:21 templates/mailbox/navbar.inc:40 -#: config/conf.php.dist:136 -msgid "Draft" -msgstr "ãÓæÏÉ" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "ãÌáÏ ÇáãÓæÏÇÊ :" - -#: templates/identities/manage.inc:27 -msgid "Edit" -msgstr "ÊÍÑíÑ" - -#: config/prefs.php.dist:310 -msgid "Edit your filter rules" -msgstr "ÊÍÑíÑ ÞæÇÚÏ ÇáÝáÊÑÉ" - -#: config/prefs.php.dist:172 -msgid "Edit your identities" -msgstr "ÊÍÑíÑ ÇáåæíÇÊ" - -#: templates/contacts/contacts.inc:68 -msgid "Email Address" -msgstr "ÚäæÇä ÇáÈÑíÏ ÇáÇáßÊÑæäí" - -#: templates/folders/actions.inc:17 -msgid "Empty Folder(s)" -msgstr "ãÌáÏ ( ãÌáÏÇÊ) ÝÇÑÛÉ" - -#: templates/menu/menu.inc:18 -msgid "Empty Trash" -msgstr "ÓáÉ ÝÇÑÛÉ" - -#: templates/mailbox/actions.inc:32 -msgid "Empty Trash folder" -msgstr "ãÌáÏ ÓáÉ ãåãáÇÊ ÝÇÑÛÉ" - -#: compose.php:657 -msgid "End forwarded message" -msgstr "ÇäåÇÁ ÇáÑÓÇÆá ÇáãÍæáÉ" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "ÇÏÎá ÇÓã ãÌáÏ ÇáãÓæÏÇÊ ÇáÌÏíÏ" - -#: templates/identities/javascript.inc:128 -msgid "Enter the name for your new sent mail folder" -msgstr "ÇÏÎá ÇÓã ãÌáÏ ÇáÑÓÇÆá ÇáãÑÓáÉ ÇáÌÏíÏ" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "ÇÏÎá ÇÓã ãÌáÏ ÓáÉ ÇáãåãáÇÊ ÇáÌÏíÏ" - -#: message.php:451 -#, c-format -msgid "Entry \"%s\" was successfully added to the addressbook" -msgstr "Êã ÇÏÎÇá ÇáÓÌá \"%s\" ÈäÌÇÍ Ýí ÓÌá ÇáÚäÇæíä" - -#: status.php:35 -msgid "Error" -msgstr "ÎØÃ" - -#: config/prefs.php.dist:722 -msgid "Every 15 minutes" -msgstr "ßá 15 ÏÞíÞÉ" - -#: config/prefs.php.dist:719 -msgid "Every 30 seconds" -msgstr "ßá 30 ËÇäíÉ" - -#: config/prefs.php.dist:721 -msgid "Every 5 minutes" -msgstr "ßá 5 ÏÞÇÆÞ" - -#: config/prefs.php.dist:723 -msgid "Every half hour" -msgstr "ßá äÕÝ ÓÇÚÉ" - -#: config/prefs.php.dist:720 -msgid "Every minute" -msgstr "ßá ÏÞíÞÉ" - -#: templates/folders/actions.inc:27 -msgid "Expand All" -msgstr "ÈÓØ Çáßá" - -#: templates/folders/actions.inc:26 -msgid "Expand All Folders" -msgstr "ÈÓØ ÌãíÚ ÇáãÌáÏÇÊ" - -#: folders.php:379 folders.php:380 -msgid "Expand Folder" -msgstr "ÈÓØ ãÌáÏ" - -#: templates/compose/compose.inc:302 -msgid "Expand Names" -msgstr "ÈÓØ ÇáÇÓãÇÁ" - -#: config/prefs.php.dist:554 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "ÈÓØ ÔÌÑÉ ÇáãÌáÏÇÊ ÇáÍÇáíÉ ÈÔßá ÇÝÊÑÇÖí ÇËäÇÁ ÚÑÖ ÇáãÌáÏÇÊ ¿" - -#: search.php:56 -msgid "February" -msgstr "ÝÈÑÇíÑ" - -#: templates/filters/manage.inc:7 -msgid "Field" -msgstr "ÍÞá" - -#: templates/compose/compose.inc:433 -msgid "Filename" -msgstr "ÇÓã ÇáãáÝ" - -#: lib/IMP.php:1192 -#, c-format -msgid "Filter Activity: The message \"%s\" from \"%s\" has been deleted." -msgstr "ÝÇÚáíÉ ÇáÊÑÔíÍ : Êã ÇáÛÇÁ ÇáÑÓÇáÉ \"%s\" ãä \"%s\" ." - -#: lib/IMP.php:1203 -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to the folder " -"\"%s\"." -msgstr "ÝÇÚáíÉ ÇáÊÑÔíÍ : Êã ÊÍæíá ÇáÑÓÇáÉ \"%s\" ãä \"%s\" Çáì ÇáãÌáÏ \"%s\"." - -#: lib/IMP.php:1190 -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to your Trash " -"folder." -msgstr "" -"ÝÇÚáíÉ ÇáÊÑÔíÍ : Êã ÊÍæíá ÇáÑÓÇáÉ \"%s\" ãä \"%s\" Çáì ãÌáÏ ÓáÉ ÇáãåãáÇÊ." - -#: templates/filters/list.inc:10 -msgid "Filter Rules" -msgstr "ÞæÇÚÏ ÇáãÑÔÍ" - -#: config/prefs.php.dist:363 -msgid "Filter message content for profanity?" -msgstr "ÊÑÔíÍ ÇáãÍÊæíÇÊ ÇááÇÇÎáÇÞíÉ ááÑÓÇÆá ¿" - -#: config/prefs.php.dist:52 -msgid "Filters" -msgstr "ÇáãÑÔÍÇÊ" - -#: templates/contacts/contacts.inc:18 -msgid "Find" -msgstr "ÌÏ" - -#: mailbox.php:458 mailbox.php:459 mailbox.php:465 mailbox.php:466 -msgid "First Page" -msgstr "ÇáÕÝÍÉ ÇáÇæáì" - -#: templates/prefs/initialpageselect.inc:6 -#: templates/prefs/initialpageselect.inc:10 templates/folders/head.inc:5 -#: folders.php:283 -msgid "Folder Navigator" -msgstr "ãÓÊßÔÝ ÇáãÌáÏ" - -#: templates/login/login.inc:130 -msgid "Folder Prefix" -msgstr "ÈÇÏÆÉ ÇáãÌáÏ" - -#: templates/menu/menu.inc:22 -msgid "Folders" -msgstr "ãÌáÏÇÊ" - -#: templates/message/navbar.inc:11 compose.php:664 -msgid "Forward" -msgstr "ÊÍæíá" - -#: compose.php:661 -msgid "Forward:" -msgstr "ÊÍæíá :" - -#: compose.php:626 -#, c-format -msgid "Forwarded message from %s" -msgstr "ÑÓÇáÉ ãÍæáÉ ãä %s" - -#: templates/search/main.inc:30 templates/compose/compose.inc:83 -#: templates/mailbox/message_headers.inc:17 templates/message/headers.inc:8 -msgid "From" -msgstr "ãä" - -#: config/prefs.php.dist:509 -msgid "From Address" -msgstr "ãä ÇáÚäæÇä" - -#: templates/filters/manage.inc:15 filters.php:141 -msgid "From:" -msgstr "ãä :" - -#: compose.php:660 compose.php:663 -msgid "Fwd:" -msgstr "ãÍæá:" - -#: templates/menu/menu.inc:41 -msgid "Help" -msgstr "ãÓÇÚÏÉ" - -#: mailbox.php:516 -msgid "Hide Deleted" -msgstr "ÇÎÝÇÁ ÇáãáÛí" - -#: folders.php:274 -msgid "Hide Unsubscribed" -msgstr "ÇÎÝÇÁ ÇáÛíÑ ãÔÊÑß" - -#: config/prefs.php.dist:630 -msgid "How to prefix quoted lines in a reply:" -msgstr " ÊÍÏíÏ ÈÇÏÆÉ ÇáÇÓØÑ ÇáãÞÊÈÓÉ Ýí ÇáÑÏ :" - -#: templates/index/notconfigured.inc:4 -msgid "IMP is not properly configured" -msgstr "áã íÊã ÖÈØ ÇáÜ IMP ÈÔßá ÕÍíÍ" - -#: templates/menu/menu.inc:16 folders.php:354 -msgid "INBOX" -msgstr "ÇáæÇÑÏ" - -#: templates/message/navbar.inc:53 -msgid "ISO charset" -msgstr "ÊÑãíÒ ISO" - -#: templates/identities/manage.inc:5 identities.php:140 -msgid "Identities" -msgstr "ÇáåæíÇÊ" - -#: templates/compose/compose.inc:68 -msgid "Identity" -msgstr "åæíÉ" - -#: templates/identities/manage.inc:47 -msgid "Identity's name:" -msgstr "ÃÓãÇÁ ÇáåæíÇÊ :" - -#: templates/compose/spelling.inc:70 -msgid "Ignore" -msgstr "ÊÌÇåá" - -#: templates/compose/spelling.inc:71 -msgid "Ignore All" -msgstr "ÊÌÇåá Çáßá" - -#: templates/mailbox/navbar.inc:15 templates/mailbox/navbar.inc:32 -#: templates/mailbox/legend.inc:14 config/conf.php.dist:134 -msgid "Important" -msgstr "ãåã" - -#: templates/search/main.inc:167 -msgid "Important messages" -msgstr "ÑÓÇÆá ãåãÉ" - -#: config/prefs.php.dist:621 -msgid "Include original message in a reply?" -msgstr "ÇÑÝÇÞ ÇáÑÓÇÆá ÇáÇÕáíÉ ÚäÏ ÇáÑÏ ¿" - -#: compose.php:678 compose.php:759 -msgid "Invalid character in e-mail address." -msgstr "ÍÑæÝ ÛíÑ ãÞÈæáÉ Ýí ÚäæÇä ÇáÈÑíÏ ÇáÇáßÊÑæäí." - -#: search.php:55 -msgid "January" -msgstr "íäÇíÑ" - -#: search.php:61 -msgid "July" -msgstr "íæáíæ" - -#: search.php:60 -msgid "June" -msgstr "íæäíæ" - -#: templates/message/navbar.inc:51 -msgid "KOI charset" -msgstr "ÊÑãíÒ KOI" - -#: templates/login/login.inc:140 config/prefs.php.dist:38 -msgid "Language" -msgstr "ÇááÛÉ" - -#: mailbox.php:489 mailbox.php:490 mailbox.php:495 mailbox.php:496 -msgid "Last Page" -msgstr "ÂÎÑ ÕÝÍÉ" - -#: lib/IMP.php:347 -#, c-format -msgid "Last login: %s" -msgstr "ÂÎÑ ÏÎæá : %s" - -#: lib/IMP.php:345 -msgid "Last login: Never" -msgstr "ÂÎÑ ÏÎæá : áÇ ÔíÆ" - -#: templates/login/login.inc:147 -msgid "Log in" -msgstr "ÏÎæá" - -#: lib/api.php:82 -#, c-format -msgid "Log in to %s" -msgstr "ÏÎæá Çáì %s" - -#: config/prefs.php.dist:102 -msgid "Login Tasks" -msgstr "ãåÇã ÇáÏÎæá" - -#: login.php:22 -msgid "" -"Login failed for some reason. Most likely your username or password was " -"entered incorrectly." -msgstr "" -"ÝÔá ÇáÏÎæá áÓÈÈ ãÇ . ÛÇáÈÇ ãÇ íßæä ÎØÃ Ýí ÇÏÎÇá ÇÓã ÇáãÓÊÎÏã Ãæ ßáãÉ ÇáãÑæÑ." - -#: templates/menu/menu.inc:54 templates/menu/menu.inc:56 -msgid "Logout" -msgstr "ÎÑæÌ" - -#: templates/message/navbar.inc:54 -msgid "MAC charset" -msgstr "ÊÑãíÒ MAC" - -#: filters.php:131 -msgid "Mail Filters" -msgstr "ãÑÔÍÇÊ ÇáÈÑíÏ" - -#: config/prefs.php.dist:51 config/prefs.php.dist:59 config/prefs.php.dist:66 -#: config/prefs.php.dist:73 -msgid "Mail Management" -msgstr "ÅÏÇÑÉ ÇáÈÑíÏ" - -#: folders.php:356 folders.php:358 folders.php:360 -msgid "Mailbox" -msgstr "ÕäÏæÞ ÇáÈÑíÏ" - -#: config/prefs.php.dist:74 -msgid "Maintenance Operations" -msgstr "ÚãáíÇÊ ÇáÕíÇäÉ" - -#: search.php:57 -msgid "March" -msgstr "ãÇÑÓ" - -#: templates/mailbox/navbar.inc:29 -msgid "Mark as:" -msgstr "Úáãå ßÜ :" - -#: config/prefs.php.dist:589 -msgid "Mark different levels of quoting with different colors?" -msgstr "Úáã ÇáãÓÊæíÇÊ ÇáãÎÊáÝÉ ãä ÇáÇÞÊÈÇÓÇÊ ÈÇáæÇä ãÎÊáÝÉ ¿" - -#: search.php:59 -msgid "May" -msgstr "ãÇíæ" - -#: status.php:48 -msgid "Message" -msgstr "ÑÓÇáÉ" - -#: compose.php:430 compose.php:434 compose.php:1082 config/prefs.php.dist:94 -msgid "Message Composition" -msgstr "ÈäíÉ ÇáÑÓÇáÉ" - -#: config/prefs.php.dist:508 -msgid "Message Date" -msgstr "ÊÇÑíÎ ÇáÑÓÇáÉ" - -#: search.php:22 -msgid "Message Search" -msgstr "ÈÍË ÇáÑÓÇáÉ" - -#: config/prefs.php.dist:511 -msgid "Message Size" -msgstr "ÍÌã ÇáÑÓÇáÉ" - -#: templates/message/navbar.inc:17 -msgid "Message Source" -msgstr "ãßæäÇÊ ÇáÑÓÇáÉ" - -#: config/prefs.php.dist:60 -msgid "Message Viewing" -msgstr "ÚÑÖ ÇáÑÓÇáÉ" - -#: templates/search/main.inc:26 -msgid "Message fields" -msgstr "ÍÞæá ÇáÑÓÇáÉ" - -#: templates/search/main.inc:129 -msgid "Message flags" -msgstr "ÇÚáÇã ÇáÑÓÇáÉ" - -#: templates/search/main.inc:197 -msgid "Message folders" -msgstr "ãÌáÏÇÊ ÇáÑÓÇáÉ" - -#: mailbox.php:125 -msgid "Message sent successfully" -msgstr "Êã ÇÑÓÇá ÇáÑÓÇáÉ ÈäÌÇÍ." - -#: config/prefs.php.dist:533 -msgid "Messages per page in the mailbox view." -msgstr "ÑÓÇáÉ áßá ÕÝÍÉ ÇËäÇÁ ÚÑÖ ÕäÏæÞ ÇáÑÓÇÆá." - -#: mailbox.php:346 -msgid "Messages to" -msgstr "ÑÓÇÆá Çáì" - -#: templates/compose/compose.inc:435 -msgid "Mime Type" -msgstr "äæÚ ãÇíã" - -#: templates/filters/javascript.inc:67 templates/filters/javascript.inc:108 -msgid "Modify" -msgstr "ÊÚÏíá" - -#: templates/mailbox/navbar.inc:61 templates/message/navbar_aux_top.inc:19 -#: templates/message/navbar_aux_bottom.inc:5 -msgid "Move" -msgstr "ÇäÊÞá" - -#: templates/filters/list.inc:58 -msgid "Move Down" -msgstr "ÇäÊÞá ááÇÓÝá" - -#: templates/filters/list.inc:59 -msgid "Move Up" -msgstr "ÇäÊÞá ááÇÚáì" - -#: templates/filters/list.inc:40 -#, c-format -msgid "Move messages to the %s folder" -msgstr "ÇäÞá ÇáÑÓÇÆá Çáì ÇáãÌáÏ %s " - -#: templates/contacts/contacts.inc:67 -msgid "Name" -msgstr "ÇáÇÓã" - -#: config/prefs.php.dist:718 -msgid "Never" -msgstr "ãØáÞÇ" - -#: templates/mailbox/legend.inc:8 -msgid "New" -msgstr "ÌÏíÏ" - -#: lib/IMP.php:698 -msgid "New Folder" -msgstr "ãÌáÏ ÌÏíÏ" - -#: config/prefs.php.dist:109 -msgid "New Mail" -msgstr "ÈÑíÏ ÌÏíÏ" - -#: templates/search/main.inc:143 -msgid "New messages" -msgstr "ÑÓÇÆá ÌÏíÏÉ" - -#: templates/compose/spelling.inc:119 -msgid "Next" -msgstr "ÇáÊÇáí" - -#: templates/message/navbar.inc:38 -msgid "Next Message" -msgstr "ÇáÑÓÇáÉ ÇáÊÇáíÉ" - -#: mailbox.php:486 mailbox.php:487 mailbox.php:493 mailbox.php:494 -msgid "Next Page" -msgstr "ÇáÕÝÍÉ ÇáÊÇáíÉ" - -#: config/prefs.php.dist:551 -msgid "No" -msgstr "áÇ" - -#: mailbox.php:705 -msgid "No Subject" -msgstr "áÇ íæÌÏ ãæÖæÚ" - -#: lib/Folder.php:412 lib/Folder.php:446 folders.php:200 folders.php:210 -msgid "No folders were specified" -msgstr "áã íÊã ÊÍÏíÏ ãÌáÏ" - -#: templates/mailbox/empty_mailbox.inc:4 -msgid "No messages matched your search" -msgstr "áÇ ÊæÌÏ ÑÓÇÆá ãØÇÈÞÉ áÈÍËß" - -#: spelling.php:208 -msgid "No spellchecking program configured." -msgstr "áã íÊã ÊÚÑíÝ ÈÑäÇãÌ ÊÏÞíÞ ÇãáÇÆí." - -#: templates/compose/spelling.inc:28 -msgid "No spelling errors" -msgstr "áÇ ÊæÌÏ ÇÎØÇÁ ÇãáÇÆíÉ" - -#: templates/compose/spelling.inc:88 -msgid "No suggestions" -msgstr "áÇ ÊæÌÏ ÇÞÊÑÇÍÇÊ" - -#: templates/prefs/sourceselect.inc:26 templates/mailbox/navbar.inc:11 -#: templates/identities/manage.inc:93 -msgid "None" -msgstr "áÇ ÔíÁ" - -#: templates/mailbox/navbar.inc:20 templates/mailbox/navbar.inc:38 -msgid "Not Deleted" -msgstr "áã íÊã ÇáÇáÛÇÁ" - -#: templates/mailbox/navbar.inc:22 templates/mailbox/navbar.inc:41 -msgid "Not Draft" -msgstr "áÇ ÊæÌÏ ãÓæÏÉ" - -#: templates/mailbox/navbar.inc:16 templates/mailbox/navbar.inc:33 -msgid "Not Important" -msgstr "áíÓÊ ãåãå" - -#: templates/mailbox/navbar.inc:24 -msgid "Not Personal" -msgstr "áíÓÊ ÔÎÕíå" - -#: templates/search/main.inc:185 -msgid "Not deleted messages" -msgstr "áíÓÊ ÑÓÇÆá ãáÛíÉ" - -#: templates/search/main.inc:171 -msgid "Not important messages" -msgstr "áíÓÊ ÑÓÇÆá ãåãÉ" - -#: search.php:65 -msgid "November" -msgstr "äæÝãÈÑ" - -#: config/prefs.php.dist:457 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"ÚÏÏ ãÌáÏÇÊ ÇáÑÓÇÆá ÇáãÑÓáÉ ÇáÞÏíãÉ ÇáÊí íÌÈ ÇÈÞÇÄåÇ Ýí ÍÇá ÇáÇáÛÇÁ ÇáÔåÑí." - -#: templates/contacts/contacts.inc:91 -msgid "OK" -msgstr "ãæÇÝÞ" - -#: search.php:64 -msgid "October" -msgstr "ÇßÊæÈÑ" - -#: templates/search/main.inc:139 -msgid "Old messages" -msgstr "ÇáÑÓÇÆá ÇáÞÏíãÉ" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:55 -msgid "Old sent-mail folders being purged." -msgstr "Êã ÇáÊÎáÕ ãä ãÌáÏÇÊ ÇáÑÓÇÆá ÇáãÑÓáÉ ÇáÞÏíãÉ." - -#: templates/menu/menu.inc:68 templates/menu/menu.inc:74 folders.php:365 -msgid "Open Folder" -msgstr "ãÌáÏ ãÝÊæÍ" - -#: templates/compose/compose.inc:291 templates/menu/menu.inc:25 -msgid "Options" -msgstr "ÎíÇÑÇÊ" - -#: config/prefs.php.dist:84 config/prefs.php.dist:93 config/prefs.php.dist:101 -#: config/prefs.php.dist:108 config/prefs.php.dist:115 -msgid "Other Options" -msgstr "ÎíÇÑÇÊ ÇÎÑì" - -#: templates/mailbox/header.inc:26 -#, c-format -msgid "Page %d of %d" -msgstr "ÇáÕÝÍÉ %d ãä %d" - -#: templates/message/headers.inc:32 -msgid "Part(s)" -msgstr "ÌÒÁ (ÇÌÒÇÁ)" - -#: templates/login/login.inc:76 -msgid "Password" -msgstr "ßáãÉ ÇáãÑæÑ" - -#: config/prefs.php.dist:430 -msgid "Perform maintenance operations on login?" -msgstr "ÊÝÚíá ÚãáíÇÊ ÇáÕíÇäÉ ÚäÏ ÇáÏÎæá ¿" - -#: templates/mailbox/navbar.inc:23 config/conf.php.dist:138 -msgid "Personal" -msgstr "ÔÎÕí" - -#: config/prefs.php.dist:24 -msgid "Personal Information" -msgstr "ãÚáæãÇÊ ÔÎÕíÉ" - -#: templates/identities/manage.inc:82 -msgid "Place your signature before replies and forwards?" -msgstr "æÖÚ ÊæÞíÚß ÞÈá ÇáÑÏæÏ æ ÇáÊÍæíáÇÊ ¿" - -#: templates/mailbox/javascript.inc:81 templates/message/javascript.inc:14 -msgid "Please enter a name for the new folder:" -msgstr "íÑÌì ÇÏÎÇá ÇÓã ááãÌáÏ ÇáÌÏíÏ :" - -#: templates/folders/javascript.inc:98 templates/folders/javascript.inc:100 -msgid "Please enter the name of the new folder:" -msgstr "íÑÌì ÇÏÎÇá ÇÓã ÇáãÌáÏ ÇáÌÏíÏ :" - -#: templates/folders/javascript.inc:137 -msgid "Please enter the new name:" -msgstr "íÑÌì ÇÏÎÇá ÇáÇÓã ÇáÌÏíÏ :" - -#: templates/search/javascript.inc:61 -msgid "Please enter valid search criteria." -msgstr "íÑÌì ÇÏÎÇá ãÊÛíÑÇÊ ÈÍË ãÞÈæáÉ." - -#: templates/login/login.inc:17 templates/login/login.inc:21 -msgid "Please provide your username and password" -msgstr "íÑÌì ÊæÝíÑ ÇÓã ÇáãÓÊÎÏã æßáãÉ ÇáãÑæÑ" - -#: compose.php:229 compose.php:244 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "íÑÌì Íá ÇáÇáÊÈÇÓ Ãæ ÚÏã ÕáÇÍíÉ ÇáÚäÇæíä ." - -#: templates/folders/javascript.inc:53 -msgid "Please select a folder before you perform any actions." -msgstr "ÇáÑÌÇÁ ÇÎíÇÑ ãÌáÏ ÞÈá ÇáÔÑæÚ Ýí Çí ÇÌÑÇÁ." - -#: templates/search/javascript.inc:38 -msgid "Please select at least one folder to search." -msgstr "ÇáÑÌÇÁ ÇÎÊíÇÑ ãÌáÏ æÇÍÏ Úáì ÇáÇÞá ááÈÍË." - -#: templates/folders/javascript.inc:4 -msgid "Please select only one folder for this operation." -msgstr "ÇáÑÌÇÁ ÇÎÊíÇÑ ãÌáÏ æÇÍÏ ÝÞØ áåÐå ÇáÚãáíÉ." - -#: templates/compose/compose.inc:116 templates/compose/compose.inc:172 -#: templates/compose/compose.inc:228 -msgid "Please select or edit right next:" -msgstr "íÑÌì ÇÎÊíÇÑ Çæ ÊÍÑíÑ äÕ ÕÍíÍ :" - -#: templates/identities/manage.inc:77 -msgid "Precede your signature with dashes ('-- ')" -msgstr "ÇÓÊåá ÊæÞíÚß ÈÔÑØ ('-- ')" - -#: templates/message/navbar.inc:32 -msgid "Previous Message" -msgstr "ÇáÑÓÇáÉ ÇáÓÇÈÞÉ" - -#: mailbox.php:461 mailbox.php:462 mailbox.php:467 mailbox.php:468 -msgid "Previous Page" -msgstr "ÇáÕÝÍÉ ÇáÓÇÈÞÉ" - -#: templates/message/navbar.inc:23 -msgid "Print" -msgstr "ØÈÇÚÉ" - -#: lib/IMP.php:1209 -#, c-format -msgid "Problem with filter rule %d: folder does not exist: %s" -msgstr "ãÔßáÉ ãÊÚáÞÉ ÈÞÇÚÏÉ ÇáãÑÔÍ %d : áã íÊã ÇÖÇÝÉ ÇáãÌáÏ : %s" - -#: templates/menu/menu.inc:33 -msgid "Problem?" -msgstr "ãÔßáÉ ¿" - -#: templates/mailbox/actions.inc:26 -msgid "Purge Deleted" -msgstr "ÊÎáÕ ãä ÇáãáÛí" - -#: config/prefs.php.dist:476 -msgid "Purge Trash how often:" -msgstr "äÙÝ ÓáÉ ÇáãåãáÇÊ ßá ÝÊÑÉ :" - -#: config/prefs.php.dist:485 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "ÍÐÝ ÇáÑÓÇÆá Ýí ãÌáÏ ÓáÉ ÇáãåãáÇÊ ÇáÇÞÏã ãä åÐÇ ÇáÚÏÏ ãä ÇáÇíÇã." - -#: config/prefs.php.dist:466 -msgid "Purge old message in the Trash folder?" -msgstr "ÍÐÝ ÇáÑÓÇÆá ÇáÞÏíãÉ ãä ãÌáÏ ÓáÉ ÇáãåãáÇÊ¿" - -#: lib/Maintenance/Task/purge_trash.php:66 -#, c-format -msgid "Purging %d message(s) from Trash folder." -msgstr "ÍÐÝ %d ÑÓÇáÉ (ÑÓÇÆá) ãä ãÌáÏ ÓáÉ ÇáãåãáÇÊ." - -#: compose.php:595 -msgid "Quoting" -msgstr "ÅÞÊÈÇÓ" - -#: templates/search/main.inc:110 -msgid "Received after" -msgstr "ÇÓÊáãÊ ÈÚÏ" - -#: templates/search/main.inc:90 -msgid "Received before" -msgstr "ÇÓÊáãÊ ÞÈá" - -#: templates/search/main.inc:70 -msgid "Received on" -msgstr "ÇÓÊáãÊ Ýí" - -#: templates/message/navbar.inc:12 -msgid "Redirect" -msgstr "ÇÚÇÏÉ ÊæÌíå" - -#: templates/compose/bounce.inc:37 -msgid "Redirect Message" -msgstr "ÇÚÇÏÉ ÊæÌíå ÑÓÇáÉ" - -#: compose.php:1046 -msgid "Redirect this message" -msgstr "ÇÚÇÏÉ ÊæÌíå åÐå ÇáÑÓÇáÉ" - -#: compose.php:726 -msgid "Redirecting failed." -msgstr "ÍÞá ÇÚÇÏÉ ÇáÊæÌíå." - -#: templates/mailbox/header.inc:19 -msgid "Refresh" -msgstr "ÇäÚÇÔ" - -#: config/prefs.php.dist:724 -msgid "Refresh Folder Views:" -msgstr "ÇäÚÇÔ ÚÑÖ ÇáãÌáÏÇÊ :" - -#: templates/folders/head.inc:6 templates/folders/head.inc:7 -msgid "Reload View" -msgstr "ÇÚÇÏÉ ÊÍãíá ÇáÚÑÖ" - -#: config/prefs.php.dist:553 -msgid "Remember the last view" -msgstr "ÊÐßÑ ÂÎÑ ÚÑÖ" - -#: templates/compose/compose.inc:458 -msgid "Remove Selected" -msgstr "ÅÒÇáÉ ÇáãÎÊÇÑ" - -#: templates/folders/actions.inc:6 -msgid "Rename Folder" -msgstr "ÇÚÇÏÉ ÊÓãíÉ ÇáãÌáÏ" - -#: config/prefs.php.dist:439 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "ÇÚÇÏÉ ÊÓãíÉ ãÌáÏ ÇáÑÓÇÆá ÇáãÑÓáÉ Ýí ÈÏÇíÉ ÇáÔåÑ¿" - -#: lib/Folder.php:379 -#, c-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "ÇÚÇÏÉ ÊÓãíÉ \"%s\" Çáì \"%s\" ÍÞá. åÐÇ ãÇ ÞÇáå ÇáãÒæÏ " - -#: templates/compose/spelling.inc:96 -msgid "Replace with:" -msgstr "ÇÓÊÈÏáå ÈÜ :" - -#: templates/message/navbar.inc:9 -msgid "Reply" -msgstr "ÇáÑÏ" - -#: templates/message/navbar.inc:10 -msgid "Reply to All" -msgstr "ÇáÑÏ Úáì Çáßá" - -#: compose.php:610 -msgid "Reply to All:" -msgstr "ÇáÑÏ Úáì Çáßá :" - -#: compose.php:638 -msgid "Reply-To: " -msgstr "ÇáÑÏ Úáì :" - -#: templates/message/headers.inc:24 -msgid "Reply-to" -msgstr "ÇáÑÏ Úáì" - -#: compose.php:608 -msgid "Reply:" -msgstr "ÇáÑÏ :" - -#: templates/message/navbar.inc:25 -msgid "Report as Spam" -msgstr "ÇÈáÛ Úä ÑÓÇáÉ ÛíÑ ãÑÛæÈÉ" - -#: templates/compose/compose.inc:351 -msgid "Request a Return Receipt" -msgstr "ÇØáÈ æÕá ÞÑÇÁÉ" - -#: templates/filters/manage.inc:76 templates/contacts/contacts.inc:73 -#: templates/identities/manage.inc:112 templates/search/main.inc:22 -#: templates/search/main.inc:222 -msgid "Reset" -msgstr "ÇÓÊÚÇÏÉ ÇáÇÝÊÑÇÖí" - -#: templates/message/navbar.inc:20 -msgid "Resume" -msgstr "ÇÓÊÃäÝ" - -#: config/prefs.php.dist:378 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "ÇÑÌÚ Çáì ÚÑÖ ÕäÇÏíÞ ÇáÈÑíÏ ÈÚÏ ÇáÛÇÁ ÊÍæíá Çæ äÓÎ ÑÓÇáÉ ¿" - -#: templates/filters/manage.inc:4 -msgid "Rule Definition" -msgstr "ÊÚÑíÝ ÞÇÚÏÉ" - -#: templates/compose/compose.inc:41 templates/compose/compose.inc:377 -msgid "Save Draft" -msgstr "ÍÝÙ ãÓæÏÉ" - -#: templates/compose/compose.inc:330 -msgid "Save a copy in " -msgstr "ÇÍÝÙ äÓÎÉ Ýí " - -#: templates/message/navbar.inc:22 -msgid "Save as" -msgstr "ÍÝÙ ßÜ" - -#: templates/identities/manage.inc:87 -msgid "Save sent mail" -msgstr "ÍÝÙ ÇáÑÓÇáÉ ÇáãÑÓáÉ" - -#: compose.php:950 -#, c-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "ÍÝÙ ÍÞá ÇáãÓæÏÉ. åÐÇ ãÇ ÞÇáå ÇáãÒæÏ : %s " - -#: templates/search/main.inc:8 templates/menu/menu.inc:27 -msgid "Search" -msgstr "ÈÍË" - -#: lib/IMP.php:480 -msgid "Search Results" -msgstr "äÊÇÆÌ ÇáÈÍË" - -#: templates/mailbox/navbar.inc:13 templates/mailbox/navbar.inc:30 -#: templates/mailbox/legend.inc:10 -msgid "Seen" -msgstr "äÙÑ" - -#: templates/mailbox/navbar.inc:9 -msgid "Select" -msgstr "ÇÎÊÑ" - -#: config/prefs.php.dist:117 -msgid "Select addressbook sources for adding and searching for addresses." -msgstr "ÇÎÊÄ ãÕÏÑ ÓÌá ÇáÚäÇæíä áÇÖÇÝÉ æÇáÈÍË Ýí ÇáÚäÇæíä." - -#: templates/search/main.inc:202 -msgid "Select all" -msgstr "ÇÎÊÑ Çáßá" - -#: templates/identities/manage.inc:12 -msgid "Select an identity" -msgstr "ÇÎÊÑ åæíå " - -#: templates/message/navbar.inc:48 -msgid "Select charset:" -msgstr "ÇÎÊÑ ÊÑãíÒ :" - -#: templates/search/main.inc:203 -msgid "Select none" -msgstr "ÇÎÊÑ áÇ ÔíÁ" - -#: config/prefs.php.dist:281 -msgid "Select your preferred language:" -msgstr "ÇÎÊÑ áÛÊß ÇáãÝÖáÉ :" - -#: templates/prefs/sourceselect.inc:275 -msgid "Selected Addressbooks:" -msgstr "ÓÌáÇÊ ÇáÚäÇæíä ÇáãÎÊÇÑÉ :" - -#: templates/compose/compose.inc:39 templates/compose/compose.inc:375 -msgid "Send Message" -msgstr "ÇÑÓá ÑÓÇáÉ" - -#: templates/identities/manage.inc:91 -msgid "Sent mail folder:" -msgstr "ãÌáÏ ÇáÑÓÇÆá ÇáãÑÓáÉ :" - -#: search.php:63 -msgid "September" -msgstr "ÓÈÊãÈÑ" - -#: templates/login/login.inc:85 templates/login/login.inc:91 -msgid "Server" -msgstr "ÇáãÒæÏ" - -#: config/prefs.php.dist:31 -msgid "Server Information" -msgstr "ãÚáæãÇÊ ÇáãÒæÏ" - -#: config/prefs.php.dist:61 -msgid "Set preferences for filtering messages for unwanted content." -msgstr "ÖÈØ ÇáÃÝÖáíÉ áÑÓÇÆá ÇáÊÑÔíÍ ÇáÎÇÕÉ ÈÇáãÍÊæíÇÊ ÛíÑ ÇáãÑÛæÈÉ." - -#: config/prefs.php.dist:68 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "ÖÈØ ÇáÇÏÇÁ áãÇ ÓíÍÏË ÚäÏãÇ ÊÞæã ÈäÞá Çæ ÇáÛÇÁ ÇáÑÓÇÆá." - -#: config/prefs.php.dist:46 -msgid "Set the current time zone." -msgstr "ÖÈØ äØÇÞ ÇáÊæÞíÊ ÇáÍÇáí." - -#: config/prefs.php.dist:39 -msgid "Set the language that menu items, explanations, and help are in." -msgstr "ÖÈØ áÛÉ ÇÌÒÇÁ ÇáÞæÇÆã ¡ ÇáÊæÖíÍÇÊ¡ æÇáãÓÇÚÏÉ." - -#: config/prefs.php.dist:669 -msgid "Should the compose window be closed after saving a draft?" -msgstr "åá íÌÈ ÇÛáÇÞ äÇÝÐÉ ÇÑÓÇá ÇáÑÓÇÆá ÈÚÏ ÍÝÙ ÇáãÓæÏÇÊ ¿" - -#: mailbox.php:514 -msgid "Show Deleted" -msgstr "ÚÑÖ ÇáãáÛí" - -#: folders.php:274 -msgid "Show Unsubscribed" -msgstr "ÚÑÖ ÛíÑ ÇáãÔÊÑß" - -#: config/prefs.php.dist:684 -msgid "Show last login time when logging in?" -msgstr "ÇÙåÇÑ ÂÎÑ æÞÊ ÏÎæá ÚäÏ ÇáÏÎæá ¿" - -#: config/prefs.php.dist:580 -msgid "Show legend in the mailbox view?" -msgstr "ÅÙåÇÑ ÎáÝíÇÊ ÇËÊÇÁ ÚÑÖ ÕäÏæÞ ÇáÈÑíÏ ¿" - -#: templates/compose/compose.inc:434 templates/mailbox/message_headers.inc:33 -msgid "Size" -msgstr "ÍÌã" - -#: templates/index/notconfigured.inc:13 -msgid "Some of IMP's configuration files are missing:" -msgstr "ÈÚÖ ãáÝÇÊ ÖæÇÈØ ÇáÂí Çã Èí ãÝÞæÏÉ :" - -#: templates/mailbox/message_headers.inc:8 -#: templates/mailbox/message_headers.inc:12 -#: templates/mailbox/message_headers.inc:16 -#: templates/mailbox/message_headers.inc:22 -#: templates/mailbox/message_headers.inc:26 -#: templates/mailbox/message_headers.inc:32 -msgid "Sort Direction" -msgstr "ÅÊÌÇå ÇáÝÑÒ" - -#: message.php:424 -msgid "Spam Report from" -msgstr "ÊÞÑíÑ ÑÓÇÆá ÛíÑ ãÑÛæÈÉ ãä" - -#: templates/compose/compose.inc:308 -msgid "Special Characters" -msgstr "ÑãæÒ ÎÇÕÉ" - -#: templates/compose/compose.inc:305 -msgid "Spell Check" -msgstr "ÊÏÞíÞ ÅãáÇÆí" - -#: templates/compose/spelling.inc:26 -msgid "Spell Checker" -msgstr "ãÏÞÞ ÇãáÇÆí" - -#: templates/compose/spelling.inc:28 templates/compose/spelling.inc:36 -msgid "Spell check complete" -msgstr "ÇáÇäÊåÇÁ ãä ÇáÊÏÞíÞ ÇáÇãáÇÆí" - -#: config/prefs.php.dist:542 -msgid "Spelling errors per screen when spell checking." -msgstr "ÚÏÏ ÇáÇÎØÇÁ ÇáÇãáÇÆíÉ áßá ÔÇÔÉ ÇËäÇÁ ÇáÊÏÞíÞ ÇáÇãáÇÆí." - -#: templates/search/main.inc:54 templates/compose/compose.inc:273 -#: templates/mailbox/message_headers.inc:24 -#: templates/mailbox/message_headers.inc:27 templates/message/headers.inc:28 -msgid "Subject" -msgstr "ÇáãæÖæÚ" - -#: config/prefs.php.dist:510 -msgid "Subject Field" -msgstr "ÍÞá ÇáãæÖæÚ" - -#: templates/filters/manage.inc:16 filters.php:142 -msgid "Subject:" -msgstr "ÇáãæÖæÚ :" - -#: templates/folders/actions.inc:9 -msgid "Subscribe to Folder(s)" -msgstr "ÇáÇÔÊÑÇß Ýí ÇáãÌáÏ ( ÇáãÌáÏÇÊ )" - -#: status.php:39 -msgid "Success" -msgstr "äÌÇÍ" - -#: templates/compose/spelling.inc:74 -msgid "Suggestions" -msgstr "ãÞÊÑÍÇÊ" - -#: templates/filters/manage.inc:30 -msgid "Text" -msgstr "äÕ" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:97 -#, c-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "ÓæÝ íÊã ÊÛííÑ ÇÓãÇÁ ÇáãÌáÏ (ÇáãÌáÏÇÊ) ÇáÍÇáíÉ \"%s\" Çáì \"%s\"." - -#: lib/Folder.php:307 -#, c-format -msgid "The folder \"%s\" already exists" -msgstr "ÇáãÌáÏ \"%s\" ãæÌæÏ ãÓÈÞÇ" - -#: lib/Folder.php:140 -#, c-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"ÇáãÌáÏ \"%s\" íÌÊæí Úáì ÑãæÒ ÛíÑ ãÞÈæáÉ Ýí ÇÓãå. ÞÏ íÄÏí Ðáß Çáì ãÔÇßá " -"ÇáÑÌÇÁ ãÑÇÌÚÉ ãÏíÑ ÇáäÙÇã." - -#: lib/Folder.php:320 -#, c-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Êã ÇäÔÇÁ ÇáãÌáÏ \"%s\" æáßä áã íÊã ÇÔÑÇßß Èå." - -#: lib/Folder.php:273 -#, c-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Êã ÇáÛÇÁ ÇáãÌáÏ \"%s\" æáßä áã íÊã ÇáÛÇÁ ÇÔÊÑÇßß Èå." - -#: lib/Folder.php:313 -#, c-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "áã íÊã ÇäÔÇÁ ÇáãÌáÏ \"%s\" . åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ " - -#: lib/Folder.php:267 -#, c-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "áã íÊã ÇáÛÇÁ ÇáãÌáÏ \"%s\" . åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ" - -#: lib/Folder.php:325 -#, c-format -msgid "The folder \"%s\" was successfully created." -msgstr "Êã ÇäÔÇÁ ÇáãÌáÏ \"%s\" ÈäÌÇÍ." - -#: lib/Folder.php:276 -#, c-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Êã ÇáÛÇÁ ÇáãÌáÏ \"%s\" ÈäÌÇÍ." - -#: lib/Folder.php:376 -#, c-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Êã ÇÚÇÏÉ ÊÓãíÉ ÇáãÌáÏ \"%s\" Çáì \"%s\"." - -#: identities.php:132 -#, c-format -msgid "The identity \"%s\" has been deleted." -msgstr "Êã ÇáÛÇÁ ÇáåæíÉ \"%s\" ÈäÌÇÍ." - -#: identities.php:125 -#, c-format -msgid "The identity \"%s\" has been saved." -msgstr "Êã ÍÝÙ ÇáåæíÉ \"%s\" ÈäÌÇÍ." - -#: templates/contacts/javascript.inc:72 -msgid "The message being composed has been closed. Exiting." -msgstr "Êã ÇÛáÇÞ ÇáÑÓÇáÉ ÇáÌÇÑí ÇäÔÇÄåÇ. ÌÇÑí ÇáÎÑæÌ." - -#: templates/compose/javascript.inc:140 -msgid "The signature couldn't be replaced." -msgstr "ÊÚÐÑ ÊÛííÑ ÇáÊæÞíÚ." - -#: templates/compose/javascript.inc:138 -msgid "The signature was successfully replaced." -msgstr "Êã ÊÛííÑ ÇáÊæÞíÚ ÈäÌÇÍ." - -#: templates/mailbox/empty_mailbox.inc:4 -msgid "There are no messages in this mailbox." -msgstr "áÇ ÊæÌÏ ÑÓÇÆá Ýí ÕäÏæÞ ÇáÈÑíÏ." - -#: mailbox.php:218 -#, c-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "åäÇáß ãÔßáÉ äÚØá %s. åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ " - -#: mailbox.php:227 -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "åäÇáß ãÔßáÉ ÊÚØá ÕäÏæÞ ÇáÈÑíÏ. åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ " - -#: mailbox.php:333 -#, c-format -msgid "" -"There was a problem expunging the mailbox. This is what the server said: %s" -msgstr "åäÇáß ãÔßáÉ ÊÚØá ÕäÏæÞ ÇáÈÑíÏ. åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ : %s" - -#: compose.php:973 -#, c-format -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size (%d MB)." -msgstr "" -"åäÇáß ãÔßáÉ ãÊÚáÞÉ ÈÊÍãíá ÇáãáÝ. ÞÏ íßæä ÍÌã ÇáãáÝ ÇßÈÑ ãä ÇáÍÏ ÇáÇÚáì " -"ÇáãÓãæÍ Èå æåæ (%d ãíÌÇÈÇíÊ)." - -#: compose.php:998 -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size." -msgstr "" -"åäÇáß ãÔßáÉ ãÊÚáÞÉ ÈÊÍãíá ÇáãáÝ. ÞÏ íßæä ÍÌã ÇáãáÝ ÇßÈÑ ãä ÇáÍÏ ÇáÇÚáì " -"ÇáãÓãæÍ Èå." - -#: lib/Message.php:123 -#, c-format -msgid "" -"There was an error copying messages to \"%s\". This is what the server said" -msgstr "åäÇáß ÎØÇ Ýí äÓÎ ÇáÑÓÇÆá Çáì \"%s\". åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ" - -#: lib/Message.php:225 -#, c-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "åäÇáß ÎØÃ Ýí ÇáÛÇÁ ÇáÑÓÇÆá ãä ÇáãÌáÏ \"%s\". åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ" - -#: lib/Message.php:300 -#, c-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "åäÇáß ÎØÃ Ýí ÇáÛÇÁ ÇáÑÓÇÆá Ýí ÇáãÌáÏ \"%s\". åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ" - -#: lib/Message.php:255 lib/Message.php:263 -msgid "There was an error deleting messages. This is what the server said" -msgstr "åäÇáß ÎØÃ Ýí ÇáÛÇÁ ÇáÑÓÇÆá. åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ " - -#: lib/MIME/Viewer/text.php:29 lib/MIME/Viewer/enriched.php:48 -msgid "There was an error displaying this message part" -msgstr "åäÇáß ÎØÃ Ýí ÚÑÖ åÐÇ ÇáÌÒÁ ãä ÇáÑÓÇáÉ" - -#: lib/Message.php:362 lib/Message.php:377 -#, c-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "åäÇáß ÎØÃ Ýí ÊÚáíã ÇáÑÓÇÆá Ýí ÇáãÌáÏ \"%s\". åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ " - -#: lib/Message.php:385 -msgid "There was an error flagging messages. This is what the server said" -msgstr "åäÇáß ÎØÃ Ýí ÊÚáíã ÇáÑÓÇÆá. åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ " - -#: lib/Message.php:119 -#, c-format -msgid "" -"There was an error moving messages to \"%s\". This is what the server said" -msgstr "åäÇáß ÎØÃ Ýí äÞá ÇáÑÓÇÆá Çáì \"%s\". åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ " - -#: lib/Message.php:219 lib/Message.php:249 -msgid "" -"There was an error moving messages to the trash. This is what the server said" -msgstr "åäÇáß ÎØÃ Ýí äÞá ÇáÑÓÇÆá Çáì ÓáÉ ÇáãåãáÇÊ. åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ " - -#: compose.php:966 -msgid "There was an error saving a draft." -msgstr "ÎØÃ Ýí ÍÝÙ ãÓæÏÉ." - -#: compose.php:886 -#, c-format -msgid "There was an error sending your message: %s" -msgstr "åäÇáß ÎØÃ Ýí ÇÑÓÇá ÑÓÇáÊß : %s" - -#: lib/Message.php:313 -msgid "There was an error undeleting messages. This is what the server said" -msgstr "åäÇáß ÎØÃ- ÇáÊÑÇÌÚ Úä ÇáÛÇÁ ÇáÑÓÇÆá. åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ" - -#: mailbox.php:151 -msgid "There was an error viewing the requested message." -msgstr "åäÇáß ÎØÇ Ýí ÚÑÖ ÇáÑÓÇáÉ ÇáãØáæÈÉ." - -#: templates/index/notconfigured.inc:32 -msgid "" -"This file controls local MIME drivers for IMP, specifically what kinds of " -"attachments are viewable and/or downloadable." -msgstr "" -"åÐÇ ÇáãáÝ íÊÍßã ÈÓæÇÞÇÊ ÇáÇã Âí Çã Åí ááÅí Çã Èí ¡ ÈÇáÖÈØ Çí äæÚ ãä " -"ÇáãÑÝÞÇÊ íãßä ÚÑÖå æ/Ãæ ÊÍãíáå." - -#: templates/index/notconfigured.inc:39 -msgid "" -"This file controls the default preferences for IMP, and also controls which " -"preferences users can alter." -msgstr "" -"åÐÇ ÇáãáÝ íÊÍßã Ýí ÇáÎíÇÑÇÊ ÇáÇÝÊÑÇÖíÉ ááÂí Çã Èí ¡ æíÊÍßã ÇíÖÇ ÈÇí ÎíÇÑÇÊ " -"íãßä ááãÓÊÎÏã ÊÚÏíáåÇ " - -#: templates/index/notconfigured.inc:46 -msgid "" -"This file controls the default settings for IMP, and also defines the list " -"of available servers if you are using the server list." -msgstr "" -"åÐÇ ÇáãáÝ íÊÍßã Ýí ÇáÎíÇÑÇÊ ÇáÇÝÊÑÇÖíÉ ááÂí Çã Èí ¡ æíÚÑÝ ÇíÖÇ ÞÇÆãÉ " -"ÇáãÒæÏÇÊ ÇáãÊæÝÑÉ ÇÐÇ ßäÊ ÊÓÊÎÏã ÞÇÆãÉ ãÒæÏÇÊ." - -#: templates/index/notconfigured.inc:25 -msgid "" -"This file controls the stylesheet that is used to set colors and fonts in " -"addition to or overriding Horde defaults." -msgstr "" -"íÊÍßã åÐÇ ÇáãáÝ Ýí ÔÑÍÉ ÇáÓãÇÊ ÇáÊí ÊÓÊÎÏã áÖÈØ ÇáÇáæÇä æÇáÎØæØ ÈÇáÇÖÇÝÉ Çáì " -"Çæ ÊÌÇåá ÇáÎíÇÑÇÊ ÇáÇÓÇÓíÉ áåæÑÏ." - -#: templates/index/notconfigured.inc:18 -msgid "" -"This is the main IMP configuration file. It contains paths and options for " -"the IMP scripts." -msgstr "" -"åÐÇ åæ ÇáãáÝ ÇáÑÆíÓí áÖæÇÈØ ÇáÂí Çãæ Èí .ÇäåÇ ÊÍæí ÇáãÓÇÑÇÊ æÇáÎíÇÑÇÊ " -"áÇßæÇÏ ÇáÂí Çã Èí." - -#: templates/folders/javascript.inc:7 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "ÞÏ íÓÊÛÑÞ åÐÇ ÈÚÖ ÇáæÞÊ. åá ÇäÊ ãÊÇßÏ ãä ÑÛÈÊß Ýí ÇáÇÓÊãÑÇÑ¿" - -#: message.php:435 -msgid "This message has been reported as spam to your system administrator." -msgstr "Êã ÊÞÏíã ÊÞÑíÑ ÈåÐå ÇáÑÓÇáÉ ßÑÓÇáÉ ÛíÑ ãÑÛæÈ ÈåÇ Çáì ãÏíÑ ÇáäÙÇã." - -#: message.php:457 -msgid "This message to" -msgstr "åÐå ÇáÑÓÇáÉ Çáì" - -#: prefs.php:105 -msgid "This number must be at least one." -msgstr "íÌÈ Çä íßæä åÐÇ ÇáÑÞã æÇÍÏ Úáì ÇáÇÞá." - -#: prefs.php:103 -msgid "This value must be a number." -msgstr "íÌÈ Çä Êßæä ÇáÞíãÉ ÚÈÇÑÉ Úä ÑÞã." - -#: templates/contacts/javascript.inc:78 -msgid "This window must be called from compose window" -msgstr "íÌÈ äÏÇÁ åÐå ÇáäÇÝÐÉ ãä äÇÝÐÉ ÇäÔÇÁ ÇáÑÓÇÆá" - -#: templates/mailbox/message_headers.inc:23 -#: templates/mailbox/message_headers.inc:28 -msgid "Thread" -msgstr "ÓáÓáÉ" - -#: config/prefs.php.dist:512 -msgid "Thread View" -msgstr "ÚÑÖ ÊÓáÓáí" - -#: config/prefs.php.dist:45 -msgid "Time Zone" -msgstr "äØÇÞ ÇáÊæÞíÊ" - -#: templates/search/main.inc:38 templates/compose/compose.inc:106 -#: templates/compose/bounce.inc:28 templates/message/headers.inc:12 -#: mailbox.php:673 -msgid "To" -msgstr "Çáì" - -#: templates/filters/manage.inc:13 filters.php:139 -msgid "To:" -msgstr "Çáì :" - -#: templates/compose/compose.inc:459 -#, c-format -msgid "Total Size: %s KB" -msgstr "ãÌãæÚ ÇáÍÌã : %s ß È" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "ÓáÉ ÇáãåãáÇÊ :" - -#: templates/mailbox/navbar.inc:18 templates/mailbox/navbar.inc:35 -msgid "Unanswered" -msgstr "áã íÑÏ ÚáíåÇ" - -#: templates/search/main.inc:157 -msgid "Unanswered messages" -msgstr "ÑÓÇÆá áã íÊã ÇáÑÏ ÚáíåÇ" - -#: templates/mailbox/actions.inc:13 templates/message/navbar.inc:5 -msgid "Undelete" -msgstr "ÊÑÇÌÚ Úä ÇáÇáÛÇÁ" - -#: mailbox.php:671 message.php:101 -msgid "Undisclosed Recipients" -msgstr "ãÓÊáãíä ãÎÝííä" - -#: identities.php:74 identities.php:75 -msgid "Unnamed" -msgstr "áã ÊÓãì" - -#: config/conf.php.dist:130 -msgid "Unread" -msgstr "áã ÊÞÑÃ" - -#: templates/mailbox/navbar.inc:14 templates/mailbox/navbar.inc:31 -msgid "Unseen" -msgstr "áã ÊÑì" - -#: templates/folders/actions.inc:32 -msgid "Unseen Messages" -msgstr "ÑÓÇÆá áã ÊÑì" - -#: templates/folders/actions.inc:10 -msgid "Unsubscribe from Folder(s)" -msgstr "ÇáÛÇÁ ÇáÇÔÊÑÇß ãä ãÌáÏ (ãÌáÏÇÊ)" - -#: templates/prefs/sourceselect.inc:288 -msgid "Use Ctrl/Option+Click to select multiple fields" -msgstr "ÇÓÊÎÏã ÒÑ ÊÍßã/ÇÎÊíÇÑ+ÇáäÞÑ áÇÎÊíÇÑ ÍÞæá ãÊÚÏÏÉ" - -#: templates/identities/manage.inc:94 -msgid "Use Default Value" -msgstr "ÇÓÊÎÏã ÇáÞíãÉ ÇáÇÝÊÑÇÖíÉ" - -#: config/prefs.php.dist:265 -msgid "Use IMAP folder subscriptions?" -msgstr "ÇÓÊÎÏã ÇÔÊÑÇßÇÊ ãÌáÏ Âí Çã Ãí Èí¿" - -#: prefs.php:285 -msgid "User Options" -msgstr "ÎíÇÑÇÊ ÇáãÓÊÎÏã" - -#: templates/login/login.inc:69 -msgid "Username" -msgstr "ÇÓã ÇáãÓÊÎÏã" - -#: lib/MIME/Viewer/text.php:110 lib/MIME/Viewer/enriched.php:184 -#: lib/IMP.php:1043 -#, c-format -msgid "View %s" -msgstr "ÚÑÖ %s" - -#: folders.php:350 -msgid "View messages in " -msgstr "ÚÑÖ ÇáÑÓÇÆá Ýí " - -#: templates/prefs/initialpageselect.inc:26 -msgid "View or mailbox to display after login:" -msgstr "ãÙåÑ Çæ ÕäÏæÞ ÈÑíÏ ááÇÙåÇÑ ÈÚÏ ÇáÏÎæá :" - -#: templates/message/navbar.inc:50 -msgid "WIN charset" -msgstr "ÊÑãíÒ ÇáæíäÏæÒ" - -#: status.php:43 -msgid "Warning" -msgstr "ÊÍÐíÑ" - -#: templates/login/login.inc:63 login.php:164 -#, c-format -msgid "Welcome to %s" -msgstr "ãÑÍÈÇ Èß Ýí %s" - -#: config/prefs.php.dist:389 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"ÚäÏ ÇáÛÇÁ ÑÓÇÆá ¡ Þã ÈäÞáåÇ Çáì ãÌáÏ ÓáÉ ÇáãåãáÇÊ ÈÏáÇ ãä ÊÚáíãåä ßÑÓÇÆá " -"ãáÛíÉ ¿" - -#: config/prefs.php.dist:612 -msgid "Wrap text at this many characters." -msgstr "ÞíÏ ÇáäÕ ÈåÐÇ Çáßã ãä ÇáÍÑæÝ." - -#: config/prefs.php.dist:552 -msgid "Yes" -msgstr "äÚã" - -#: templates/folders/javascript.inc:8 -msgid "You are attempting to delete the following folders:" -msgstr "Çäß ÊÍÇæá ÇáÛÇÁ ÇáãÌáÏÇÊ ÇáÊÇáíÉ :" - -#: templates/mailbox/javascript.inc:81 templates/message/javascript.inc:14 -msgid "You are copying/moving to a new folder." -msgstr "Çäß ÊäÓÎ/ÊäÞá Çáì ãÌáÏ ÌÏíÏ." - -#: templates/folders/javascript.inc:98 -msgid "You are creating a sub-folder to " -msgstr "Çäß ÊÖíÝ ãÌáÏ ÝÑÚí Çáì " - -#: templates/folders/javascript.inc:100 -msgid "You are creating a top-level folder." -msgstr "Çäß ÊäÔíÁ ãÌáÏ ÇÓÇÓí." - -#: templates/folders/javascript.inc:135 -msgid "You are renaming the folder: " -msgstr "Çäß ÊÚíÏ ÊÓãíÉ ÇáãÌáÏ : " - -#: identities.php:84 -msgid "You can not have the '\\' character in your full name." -msgstr "áÇ íãßäß ÇÓÊÎÏÇã ÇáÑãÒ '\\' Ýí ÇÓãß ÇáßÇãá." - -#: templates/mailbox/alert.inc:3 -#, c-format -msgid "You have %s new messages." -msgstr "ÊæÌÏ áÏíß %s ÑÓÇáÉ ÌÏíÏÉ." - -#: templates/mailbox/alert.inc:3 -msgid "You have 1 new message." -msgstr "áÏíß ÑÓÇáÉ æÇÍÏÉ ÌÏíÏÉ." - -#: login.php:21 -msgid "You have been logged out.
    Thank you for using the system." -msgstr "áÞÏ Êã ÇÎÑÇÌß .
    äÔßÑß Úáì ÇÓÊÎÏÇãß ÇáäÙÇã." - -#: templates/folders/confirm.inc:3 -msgid "You have new mail in the following folder:" -msgstr "áÏíß ÈÑíÏ ÌÏíÏ Ýí ÇáãÌáÏ ÇáÊÇáí :" - -#: templates/folders/alert.inc:3 -msgid "You have new mail in the following folders:" -msgstr "áÏíß ÈÑíÏ ÌÏíÏ Ýí ÇáãÌáÏÇÊ ÇáÊÇáíÉ :" - -#: templates/compose/javascript.inc:35 -msgid "You must first select the attachment(s) to delete." -msgstr "íÌÈ Çä ÊÎÊÇÑ ÇáãÑÝÞÇÊ ÇáãÑÇÏ ÇáÛÇÄåÇ ÇæáÇ." - -#: templates/compose/javascript.inc:10 -msgid "You must first specify the file to attach." -msgstr "íÌÈ ÇæáÇ ÊÍÏíÏ ÇáãáÝ ÇáãÑÇÏ ÇáÑÝÇÞå." - -#: compose.php:738 -msgid "You must have at least one recipient." -msgstr "íÌÈ Çä íßæä áÏíß ãÓÊÞÈá æÇÍÏ Úáì ÇáÇÞá." - -#: templates/mailbox/javascript.inc:90 templates/message/javascript.inc:23 -msgid "You must select a target mailbox first." -msgstr "íÌÈ Çä ÊÎÊÇÑ ÕäÏæÞ ÇáÈÑíÏ ÇáåÏÝ ÇæáÇ." - -#: templates/contacts/javascript.inc:56 -msgid "You must select an address first." -msgstr "íÌÈ Çä ÊÎÊÇÑ ÚäæÇä ÇæáÇ." - -#: identities.php:134 -msgid "You must select an identity to be deleted." -msgstr "íÌÈ Çä ÊÎÊÇÑ åæíÉ áíÊã ÇáÛÇÄåÇ." - -#: templates/mailbox/javascript.inc:21 templates/mailbox/javascript.inc:97 -#: templates/mailbox/javascript.inc:108 templates/mailbox/javascript.inc:155 -msgid "You must select at least one message first." -msgstr "íÌÈ Çä ÊÎÊÇÑ ÑÓÇáÉ æÇÍÏÉ Úáì ÇáÇÞá." - -#: templates/compose/bounce.inc:6 -msgid "You must specify a recipient." -msgstr "íÌÈ ÊÍÏíÏ ãÓÊáã." - -#: lib/Folder.php:403 -#, c-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "áã Êßä ãÔÊÑßÇ ÈÜ \"%s\". åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ " - -#: lib/Folder.php:437 -#, c-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "áã íÊã ÇáÛÇÁ ÇÔÊÑÇßß ãä \"%s\". åÐÇ ãÇ ÇÝÇÏ Èå ÇáãÒæÏ " - -#: lib/Folder.php:407 -#, c-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Êã ÇÔÑÇßß ÈäÌÇÍ Ýí \"%s\"" - -#: lib/Folder.php:441 -#, c-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Êã ÇáÛÇÁ ÇÔÊÑÇßß ÈäÌÇÍ ãä \"%s\"" - -#: login.php:20 -#, c-format -msgid "Your %s session has expired. Please login again." -msgstr " ÌáÓÊ Úãáß %s ÇäÊåÊ. íÑÌì ÇáÏÎæá ãÑÉ ÇÎÑì." - -#: templates/identities/manage.inc:59 -msgid "Your From: address:" -msgstr "ÇáÚäæÇä : ãä :" - -#: config/prefs.php.dist:23 config/prefs.php.dist:30 config/prefs.php.dist:37 -#: config/prefs.php.dist:44 -msgid "Your Information" -msgstr "ãÚáæãÇÊß" - -#: templates/identities/manage.inc:64 -msgid "Your Reply-to: address: (optional)" -msgstr "ÚäæÇä : ÇáÑÏ Çáì : (ÇÎÊíÇÑí)" - -#: lib/MIME/Viewer/images.php:52 -msgid "Your browser does not support inline display of this image type" -msgstr "áÇ íÏÚã ãÊÕÝÍß ÇáÚÑÖ ÇáÏÇÎáí áåÐÇ ÇáäæÚ ãä ÇáÕæÑ" - -#: templates/message/print.inc:27 -msgid "" -"Your browser does not support this print option. Press Control/Option + P to " -"print." -msgstr "" -"áÇ íÏÚã ãÊÕÝÍß ÎíÇÑ ÇáØÈÇÚÉ åÐÇ ÇÖÛØ ÒÑ ÊÍßã + ÇáÍÑÝ Èí áßí ÊÞæã ÈÇáØÈÇÚÉ." - -#: config/prefs.php.dist:297 -msgid "Your current time zone:" -msgstr "äØÇÞ ÊæÞíÊß ÇáÍÇáí :" - -#: templates/prefs/identityselect.inc:14 -msgid "Your default identity:" -msgstr "åæíÊß ÇáÇÎÊíÇÑíÉ :" - -#: templates/identities/manage.inc:54 -msgid "Your full name:" -msgstr "ÇÓãß ÇáßÇãá :" - -#: templates/identities/manage.inc:10 -msgid "Your identities:" -msgstr "åæíÇÊß :" - -#: prefs.php:253 -msgid "Your options have been updated." -msgstr "Êã ÊÚÏíá ÎíÇÑÇÊß." - -#: templates/compose/javascript.inc:170 -msgid "" -"Your session will expire in 1 minute. Do you want to reload the page to " -"prevent losing your work?" -msgstr "" -"ÌáÓÊ Úãáß ÓæÝ ÊäÊåí ÎáÇá ÏÞíÞÉ æÇÍÏÉ. åá ÊÑíÏ ÇÚÇÏÉ ÊÍãíá ÇáÕÝÍÉ áÊÊÌäÈ " -"ÝÞÏÇä Úãáß ÇáÍÇáí ¿" - -#: templates/compose/javascript.inc:168 -msgid "" -"Your session will expire in 5 minutes. Do you want to reload the page to " -"prevent losing your work?" -msgstr "" -"ÌáÓÊ Úãáß ÓæÝ ÊäÊåí ÎáÇá 5 ÏÞÇÆÞ. åá ÊÑíÏ ÇÚÇÏÉ ÊÍãíá ÇáÕÝÍÉ áÊÊÌäÈ ÝÞÏÇä " -"Úãáß ÇáÍÇáí ¿" - -#: templates/identities/manage.inc:69 -msgid "Your signature:" -msgstr "ÊæÞíÚß :" - -#: lib/IMP.php:1190 lib/IMP.php:1192 lib/IMP.php:1203 message.php:510 -msgid "[No Subject]" -msgstr "[áÇ íæÌÏ ãæÖæÚ]" - -#: templates/prefs/sourceselect.inc:269 -msgid "add source" -msgstr "ÇÖÝ ÇáãÕÏÑ" - -#: filters.php:120 -msgid "cannot move past the beginning" -msgstr "áÇ íãßä ÇáÚæÏÉ Çáì ÇáÈÏÇíÉ" - -#: filters.php:103 -msgid "cannot move past the end" -msgstr "áÇ íãßä ÇáÚæÏÉ Çáì ÇáäåÇíÉ" - -#: templates/filters/manage.inc:56 -msgid "delete message" -msgstr "ÇáÛÇÁ ÑÓÇáÉ" - -#: templates/contacts/contacts.inc:21 -msgid "from" -msgstr "ãä" - -#: templates/prefs/sourceselect.inc:282 -msgid "move down" -msgstr "ÇäÊÞá Çáì ÇáÇÓÝá" - -#: templates/filters/manage.inc:58 -msgid "move message to" -msgstr "ÇäÞá ÇáÑÓÇÆá Çáì" - -#: templates/prefs/sourceselect.inc:280 -msgid "move up" -msgstr "ÇäÊÞá Çáì ÇáÇÚáì" - -#: filters.php:45 filters.php:68 -msgid "no folder selected" -msgstr "áã íÊã ÇÎÊíÇÑ ãÌáÏ" - -#: filters.php:79 filters.php:90 filters.php:107 filters.php:124 -msgid "no rule selected" -msgstr "áã íÊã ÇÎÊíÇÑ ÞÇÚÏÉ" - -#: filters.php:75 -msgid "no text specified" -msgstr "áã íÊã ÊÍÏíÏ äÕ" - -#: templates/compose/spelling.inc:64 templates/filters/list.inc:25 -msgid "none" -msgstr "áÇ ÔíÁ" - -#: templates/compose/spelling.inc:94 filters.php:151 -msgid "or" -msgstr "Ãæ" - -#: filters.php:53 -msgid "please fill in the text and choose a field and an action" -msgstr "íÑÌì ÊÚÈÆÉ ÇáäÕ æÇÎÊÑ ÍÞá æÇÌÑÇÁ" - -#: templates/prefs/sourceselect.inc:271 -msgid "remove source" -msgstr "ÇÒÇáÉ ÇáãÕÏÑ" - -#: filters.php:158 -msgid "select folder" -msgstr "ÇÎÊÑ ãÌáÏ" - -#: templates/compose/spelling.inc:26 -msgid "spelling error" -msgstr "ÎØÃ ÇãáÇÆí" - -#: templates/compose/spelling.inc:26 -msgid "spelling errors" -msgstr "ÇÎØÇÁ ÇãáÇÆíÉ" - -#: templates/filters/list.inc:42 -#, c-format -msgid "where the %s field contains %s" -msgstr "ÈíäãÇ ÇáÍÞá %s íÍÊæí %s" diff --git a/imp/po/ar_SY.po b/imp/po/ar_SY.po deleted file mode 100644 index b357f6106..000000000 --- a/imp/po/ar_SY.po +++ /dev/null @@ -1,2203 +0,0 @@ -# IMP 3.2.1 Arabic translation -# Copyright 2003 Platinum Inc. -# Custom Web Applications -# Platinum Development Team -# -msgid "" -msgstr "" -"Project-Id-Version: IMP v3.2.1\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2003-04-30 12:00+0200\n" -"PO-Revision-Date: 2003-04-30 12:00+0200\n" -"Last-Translator: Platinum Development Team \n" -"Language-Team: Arabic \n" -"MIME-Version: 1.0\n" -"Content-Type: text/html; charset=CP1256\n" -"Content-Transfer-Encoding: 8bit\n" - -#: compose.php:647 -msgid " To: " -msgstr " Åáì : " - -#: compose.php:630 -msgid " Date: " -msgstr " ÇáÊÇÑíÎ: " - -#: compose.php:634 -msgid " From: " -msgstr " ãä : " - -#: lib/api.php:94 folders.php:447 -msgid " - $nm new message" -msgstr " - $nm ÑÓÇáÉ ÌÏíÏÉ" - -#: lib/api.php:94 folders.php:447 -msgid " - $nm new messages" -msgstr " - $nm ÑÓÇÆá ÌÏíÏÉ" - -#: compose.php:642 -msgid " Subject: " -msgstr " ÇáãæÖæÚ : " - -#: templates/compose/spelling.inc:59 -msgid " in " -msgstr " Ýí " - -#: templates/mailbox/message_headers.inc:9 -msgid "#" -msgstr "ÑÞã" - -#: mailbox.php:522 -#, c-format -msgid "%d of %d Messages" -msgstr "%d ãä %d ÑÓÇáÉ" - -#: mailbox.php:520 -#, c-format -msgid "%d to %d of %d Messages" -msgstr "%d Åáì %d ãä %d ÑÓÇáÉ" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:50 -#, c-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s ãæÌæÏÉ ãÓÈÞÇ. ãÌáÏ %s áã íÊã ÊÛííÑå." - -#: folders.php:256 -#, c-format -msgid "%s does not appear to be a valid mailbox." -msgstr "%s áÇ íÙåÑ Çäå ÚäæÇä ÈÑíÏí ÕÇáÍ." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:48 -#, c-format -msgid "%s folder being renamed at the start of the month." -msgstr "Êã ÊÛííÑ ÃÓãÇÁ %s ãÌáÏ ÚäÏ ÈÏÇíÉ ÇáÔåÑ." - -#: folders.php:258 -#, c-format -msgid "%s is already empty." -msgstr "%s ÝÇÑÛ ãÓÈÞÇ." - -#: templates/message/navbar_aux_top.inc:14 -#, c-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d de %d)" - -#: templates/compose/spelling.inc:126 -msgid "(Apply these changes and move to next screen.)" -msgstr "(ØÈÞ åÐå ÇáÊÛííÑÇÊ æÇäÊÞá Åáì ÇáÔÇÔÉ ÇáÊÇáíÉ.)" - -#: templates/compose/spelling.inc:113 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(Þã ÈÅáÛÇÁ ÌãíÚ ÇáÊÛííÑÇÊ æÚÏ Åáì ÔÇÔÉ ÇáÅÑÓÇá)" - -#: templates/compose/spelling.inc:119 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(ÚÏ Åáì ÔÇÔÉ ÇáÅÑÓÇá ÈÚÏ ÊØÈíÞ ÌãíÚ ÇáÊÛííÑÇÊ ÇáãÏÑÌÉ ÍÊì ÇáÂä. áä íÊã ÊØÈíÞ " -"ÇáÊÛííÑÇÊ Úáì ÇáÔÇÔÉ ÇáÍÇáíÉ.)" - -#: templates/contacts/contacts.inc:56 -msgid "* Add these by clicking OK *" -msgstr "* ÃÖÝ åÐå ÈÇáÖÛØ Úáì ÒÑ äÚã *" - -#: templates/contacts/contacts.inc:40 -msgid "* Please select address(es) *" -msgstr "* íÑÌì ÇÎÊíÇÑ ÇáÚäæÇä ( ÇáÚäÇæíä ) . *" - -#: lib/MIME/Viewer/text.php:109 lib/MIME/Viewer/enriched.php:183 -#, c-format -msgid "" -"

    This message was written in a character set other than your own. If it " -"is not displayed correctly, %sclick here to open it in a new window.

    \n" -msgstr "" -"

    ßÊÈÊ åÐå ÇáÑÓÇáÉ ÈÊÑãíÒ ãÎÊáÝ Úä áÛÊß ÇáÍÇáíÉ .ÅÐÇ áã . íÊã ÚÑÖåÇ ÈÔßá " -"ÌíÏ ÇÖÛØ, %såäÇ áßí íÊã ÝÊÍ ÇáÑÓÇáÉ Ýí ÕÝÍÉ ÌÏíÏÉ.

    \n" - -#: templates/filters/manage.inc:50 -msgid "Action" -msgstr "ÅÌÑÇÁ" - -#: message.php:89 -#, c-format -msgid "Add to Addressbook (%s)" -msgstr "ÃÖÝ Åáì ÓÌá ÇáÚäÇæíä (%s)" - -#: compose.php:996 -msgid "Added an attachment." -msgstr "ÃÖÝ ãÑÝÞÇÊ." - -#: templates/compose/compose.inc:301 -msgid "Address Book" -msgstr "ÓÌá ÇáÚäÇæíä" - -#: config/prefs.php.dist:116 -msgid "Addressbooks" -msgstr "ÓÌáÇÊ ÇáÚäÇæíä" - -#: templates/mailbox/navbar.inc:10 -msgid "All" -msgstr "ÇáÌãíÚ" - -#: templates/folders/javascript.inc:5 -msgid "All messages in the folder(s) will be lost!" -msgstr "ÌãíÚ ÇáÑÓÇÆá Ýí ÇáãÌáÏ (ÇáãÌáÏÇÊ) ÓæÝ ÊÝÞÏ !" - -#: templates/folders/javascript.inc:6 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"ÌãíÚ ÇáÑÓÇÆá ÇáãæÌæÏÉ Ýí ÇáãÌáÏ (ÇáãÌáÏÇÊ) ÇáÊÇáíÉ ÓæÝ íÊã ÊÍãíáåÇ Ýí ÕäÏæÞ " -"æÇÍÏ ÇáÕäÏæÞ :" - -#: lib/Maintenance/Task/purge_trash.php:96 -#, c-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "ßá ÇáÑÓÇÆá Ýí ãÌáÏ \"%s\" ÇáÃÞÏã ãä %s íæã ÓæÝ íÊã ÈÔßá ÏÇÆãÅáÛÇÄåÇ." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:78 -#, c-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "ßá ãÌáÏÇÊ ÇáÑÓÇÆá ÇáãÑÓáÉ ÇáÃÞÏã ãä %s ÔåÑÇ ÓæÝ ÊáÛì " - -#: prefs.php:96 -msgid "An illegal value was specified." -msgstr "Êã ÊÍÏíÏ ÞíãÉ ÛíÑ ãÞÈæáÉ." - -#: message.php:449 -msgid "An unknown error occurred adding the new entry." -msgstr "ÎØÃ ÛíÑ ãÚÑæÝ ÃËäÇÁ ÅÖÇÝÉ ÇáÅÏÎÇáÇÊ ÇáÌÏíÏÉ." - -#: templates/mailbox/navbar.inc:17 templates/mailbox/navbar.inc:34 -#: templates/mailbox/legend.inc:12 config/conf.php.dist:132 -msgid "Answered" -msgstr "Êã ÇáÑÏ ÚáíåÇ" - -#: templates/search/main.inc:153 -msgid "Answered messages" -msgstr "ÇáÑÓÇÆá ÇáÊí Êã ÇáÑÏ ÚáíåÇ" - -#: templates/filters/list.inc:12 -msgid "Apply All Rules" -msgstr "Þã ÈÊØÈíÞ ÌãíÚ ÇáÞæÇÚÏ" - -#: templates/mailbox/header.inc:21 -msgid "Apply Filters on" -msgstr "Þã ÈÊØÈíÞ ÇáãÑÔÍÇÊ Úáì" - -#: config/prefs.php.dist:320 -msgid "Apply filter rules upon logging on?" -msgstr " Þã ÈÊØÈíÞ ÇáãÑÔÍÇÊ ÃËäÇÁ ÇáÏÎæá ¿" - -#: config/prefs.php.dist:330 -msgid "Apply filter rules when mailbox is refreshed?" -msgstr "Þã ÈÊØÈíÞ ÇáãÑÔÍÇÊ ÃËäÇÁ ÊÍÏíË ÇáÕäÏæÞ ÇáÈÑíÏí" - -#: search.php:58 -msgid "April" -msgstr "ÃÈÑíá" - -#: templates/folders/javascript.inc:9 -msgid "Are you SURE you want to continue?" -msgstr "ÊÃßíÏ ÇáÇÓÊãÑÇÑ ¿" - -#: templates/folders/javascript.inc:5 -msgid "Are you completely sure you wish to continue?" -msgstr "ÊÃßíÏ ÇáÇÓÊãÑÇÑ¿" - -#: templates/compose/javascript.inc:46 -msgid "Are you sure you want to do this?" -msgstr "ÊÃßíÏ ÇáÇÓÊãÑÇÑ ¿" - -#: message.php:605 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr " ÊÃßíÏ ÇáÇÓÊãÑÇÑ æÅáÛÇÁ åÐå ÇáÑÓÇÆá ÈÔßá äåÇÆí ¿" - -#: templates/mailbox/actions.inc:32 -msgid "Are you sure you wish to empty this folder?" -msgstr " ÊÃßíÏ ÇáÇÓÊãÑÇÑ æÅÝÑÇÛ åÐÇ ÇáãÌáÏ ¿" - -#: templates/menu/menu.inc:18 -msgid "Are you sure you wish to empty your trash folder?" -msgstr " ÊÃßíÏ ÇáÇÓÊãÑÇÑ æÅÝÑÇÛ ãÌáÏ ÓáÉ ÇáãåãáÇÊ ¿" - -#: config/prefs.php.dist:507 -msgid "Arrival Time" -msgstr "æÞÊ ÇáæÕæá" - -#: config/prefs.php.dist:522 -msgid "Ascending" -msgstr "ÊÕÇÚÏí" - -#: templates/compose/compose.inc:407 -msgid "Attach" -msgstr "ÅÑÝÇÞ" - -#: templates/compose/compose.inc:405 -msgid "Attachment" -msgstr "ãÑÝÞ" - -#: templates/compose/compose.inc:310 templates/compose/compose.inc:400 -msgid "Attachments" -msgstr "ãÑÝÞÇÊ" - -#: search.php:62 -msgid "August" -msgstr "ÃÛÓØÓ" - -#: templates/message/navbar.inc:49 -msgid "Automatic charset" -msgstr "ÊÑãíÒ ÊáÞÇÆí" - -#: templates/prefs/sourceselect.inc:264 -msgid "Available Addressbooks:" -msgstr "ÓÌáÇÊ ÇáÒæÇÑ ÇáãÊæÝÑÉ :" - -#: templates/message/navbar.inc:29 -#, c-format -msgid "Back to %s" -msgstr "ÇáÚæÏÉ Åáì %s" - -#: templates/compose/compose.inc:218 templates/message/headers.inc:20 -msgid "Bcc" -msgstr "ãÑÝÞ ãÎÝí" - -#: templates/mailbox/actions.inc:16 templates/message/navbar.inc:14 -msgid "Blacklist" -msgstr "ÇáÞÇÆãÉ ÇáÓæÏÇÁ" - -#: templates/search/main.inc:62 templates/filters/manage.inc:17 -#: filters.php:143 -msgid "Body" -msgstr "ÇáäÕ" - -#: templates/search/main.inc:147 templates/search/main.inc:161 -#: templates/search/main.inc:175 templates/search/main.inc:189 -msgid "Both" -msgstr "ÇáÇËäÇä" - -#: templates/compose/spelling.inc:106 templates/filters/manage.inc:77 -#: templates/contacts/contacts.inc:92 templates/identities/manage.inc:113 -msgid "Cancel" -msgstr "ÅáÛÇÁ" - -#: templates/compose/compose.inc:43 templates/compose/compose.inc:379 -#: templates/compose/bounce.inc:38 -msgid "Cancel Message" -msgstr "ÅáÛÇÁ ÇáÑÓÇáÉ" - -#: templates/compose/javascript.inc:46 -msgid "Canceling this message will permanently discard its contents." -msgstr "ÅáÛÇÁ åÐå ÇáÑÓÇáÉ ÓæÝ íÄÏí ÊáÞÇÆíÇ Åáì ÊÏãíÑ ãÍÊæíÇÊåÇ." - -#: templates/search/main.inc:46 templates/compose/compose.inc:162 -#: templates/message/headers.inc:16 -msgid "Cc" -msgstr "äÓÎÉ" - -#: templates/filters/manage.inc:14 filters.php:140 -msgid "Cc:" -msgstr "äÓÎÉ :" - -#: templates/compose/spelling.inc:68 -msgid "Change" -msgstr "ÊÛííÑ" - -#: templates/compose/spelling.inc:69 -msgid "Change All" -msgstr "ÊÛííÑ ÇáÌãíÚ" - -#: config/prefs.php.dist:86 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"ÊÛííÑ ÎíÇÑÇÊ ÇáÚÑÖ ãËá ÚÏÏ ÇáÑÓÇÆá ÇáãÚÑæÖÉ Ýí ßá ÕÝÍÉ æ ßíÝíÉ ÝåÑÓÉ " -"ÇáÑÓÇÆá." - -#: config/prefs.php.dist:32 -msgid "Change mail server settings." -msgstr "ÊÛííÑ ÖæÇÈØ ãÒæÏ ÇáÈÑíÏ" - -#: config/prefs.php.dist:25 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "ÊÛííÑ ÇáÇÓã¡ ÇáÚäæÇä ¡ æ ÇáÊæÞíÚ íÑÏæä Úáì ÑÓÇÆáß." - -#: templates/folders/actions.inc:13 -msgid "Check Folder(s) for New Mail" -msgstr "ÇáÈÍË Ýí ÇáãÌáÏ (ÇáãÌáÏÇÊ) Úä ÑÓÇÆá ÌÏíÏÉ." - -#: templates/mailbox/message_headers.inc:6 -msgid "Checkbox" -msgstr "ÎÇäÉ ÇÎÊíÇÑ" - -#: templates/folders/actions.inc:4 -msgid "Choose Action:" -msgstr "ÇÎÊÑ ÅÌÑÇÁ :" - -#: config/servers.php.dist:85 -msgid "Choose a mail server:" -msgstr "ÇÎÊÑ ãÒæÏ ÇáÈÑíÏ :" - -#: templates/prefs/sourceselect.inc:304 -msgid "Choose the address book to use when adding addresses." -msgstr "ÇÎÊÑ ÓÌá ÇáÚäÇæíä ." - -#: templates/prefs/sourceselect.inc:258 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "ÇÎÊÑ ÇáÊÑÊíÈ ÇáÐí ÊÑíÏ Ãä íÊã ÇáÈÍË Èå ÚäÏ ÝÊÍ ÓÌáÇÊ ÇáÚäÇæíä. " - -#: mailbox.php:335 folders.php:265 -#, c-format -msgid "Cleared all messages from %s." -msgstr "Êã ÍÐÝ ÌãíÚ ÇáÑÓÇÆá ãä %s." - -#: templates/prefs/sourceselect.inc:287 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "ÇäÞÑ Úáì æÇÍÏÇ ãä ÓÌáÇÊ ÒæÇÑß ÇáãÎÊÇÑÉ Ëã ÇÎÊÑ ÌãíÚ ÇáÍÞæá ááÈÍË." - -#: folders.php:367 -msgid "Closed Folder" -msgstr "ãÌáÏ ãÛáÞ" - -#: templates/folders/actions.inc:29 -msgid "Collapse All" -msgstr "Øí ÇáÌãíÚ" - -#: templates/folders/actions.inc:28 -msgid "Collapse All Folders" -msgstr "Øí ÌãíÚ ÇáãÌáÏÇÊ" - -#: folders.php:375 folders.php:376 -msgid "Collapse Folder" -msgstr "Øí ãÌáÏ" - -#: lib/api.php:43 templates/menu/menu.inc:20 -msgid "Compose" -msgstr "ÅÑÓÇá" - -#: mailbox.php:812 message.php:81 -#, c-format -msgid "Compose Message (%s)" -msgstr "ÅÑÓÇá ÑÓÇáÉ (%s)" - -#: compose.php:427 compose.php:441 compose.php:456 compose.php:506 -msgid "Compose a message" -msgstr "ÅÑÓÇá ÑÓÇáÉ" - -#: config/prefs.php.dist:639 -msgid "Compose messages in a separate window?" -msgstr "ÃÑÓá ÑÓÇáÉ Ýí äÇÝÐÉ ÌÏíÏÉ ¿" - -#: templates/contacts/contacts.inc:8 contacts.php:81 -msgid "Contact List" -msgstr "ÞÇÆãÉ ÇáÇÊÕÇá" - -#: config/prefs.php.dist:110 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"ÇáÊÍßã Ýí æÞÊ ÇáÈÍË Úä ÑÓÇÆá ÌÏíÏÉ ¡ æåá íÊã ÊäÈíåß Ãã áÇ ÚäÏ æÕá ÑÓÇÆá " -"ÌÏíÏÉ." - -#: templates/mailbox/navbar.inc:62 templates/message/navbar_aux_top.inc:20 -#: templates/message/navbar_aux_bottom.inc:6 -msgid "Copy" -msgstr "äÓÎ" - -#: templates/compose/spelling.inc:52 -msgid "Correct" -msgstr "ÕÍíÍ" - -#: templates/compose/spelling.inc:131 -msgid "Corrected Text" -msgstr "ÇáäÕ ÇáãÕÍÍ" - -#: folders.php:252 folders.php:260 folders.php:262 -#, c-format -msgid "Could not delete messages from %s: %s" -msgstr "ÊÚÐÑ ÅáÛÇÁ ÇáÑÓÇÆá ãä %s : %s" - -#: templates/filters/manage.inc:75 templates/filters/javascript.inc:75 -#: templates/identities/manage.inc:105 templates/identities/manage.inc:112 -#: templates/identities/javascript.inc:32 -msgid "Create" -msgstr "ÅäÔÇÁ" - -#: templates/folders/actions.inc:5 -msgid "Create Folder" -msgstr "ÅäÔÇÁ ãÌáÏ" - -#: templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "ÅäÔÇÁ ãÌáÏ ãÓæÏÇÊ ÌÏíÏ" - -#: templates/identities/manage.inc:95 -msgid "Create a new sent mail folder" -msgstr "ÅäÔÇÁ ãÌáÏ ÑÓÇÆá ãÑÓáÉ ÌÏíÏ" - -#: templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "ÅäÔÇÁ ãÌáÏ ãåãáÇÊ ÌÏíÏ" - -#: config/prefs.php.dist:53 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"ÅäÔÇÁ ÞæÇÚÏ ÇäÊÞÇÁ áÊÑÊíÈ ÇáÈÑíÏ ÇáæÇÑÏ ¡ ÊÕäíÝåÇ Ýí ÇáãÌáÏÇÊ æÅáÛÇÁ ÇáÈÑíÏ " -"ÇáÛíÑ ãÑÛæÈ." - -#: config/prefs.php.dist:95 -msgid "Customize how you send mail and where drafts are saved." -msgstr "ÖÈØ ßíÝíÉ ÅÑÓÇáß ÇáÑÓÇÆá æÃíä íÊã ÍÝÙ ÇáãÓæÏÇÊ . " - -#: config/prefs.php.dist:75 -#, c-format -msgid "Customize maintenance operations run upon login to %s." -msgstr "ÖÈØ ÚãáíÇÊ ÇáÕíÇäÉ ÇáÊí ÊÚãá ÚäÏ ÇáÏÎæá Åáì %s." - -#: config/prefs.php.dist:103 -#, c-format -msgid "Customize tasks to run upon logon to %s." -msgstr "ÖÈØ ãåÇã áßí ÊÚãá ÚäÏ ÇáÏÎæá %s." - -#: templates/message/navbar.inc:52 -msgid "DOS charset" -msgstr "ÊÑãíÒ ÇáÏæÓ" - -#: templates/mailbox/message_headers.inc:13 templates/message/headers.inc:4 -msgid "Date" -msgstr "ÇáÊÇÑíÎ" - -#: search.php:66 -msgid "December" -msgstr "ÏíÓãÈÑ" - -#: templates/prefs/identityselect.inc:5 -msgid "Default Identity" -msgstr "ÇáåæíÉ ÇáÇÝÊÑÇÖíÉ" - -#: config/prefs.php.dist:513 -msgid "Default sorting criteria:" -msgstr "ÕíÛÉ ÇáÝåÑÓÉ ÇáÇÝÊÑÇÖíÉ :" - -#: config/prefs.php.dist:524 -msgid "Default sorting direction:" -msgstr "ÇÊÌÇå ÇáÝåÑÓÉ ÇáÇÝÊÑÇÖí :" - -#: templates/mailbox/actions.inc:9 templates/message/navbar.inc:7 -msgid "Delete" -msgstr "ÅáÛÇÁ" - -#: templates/folders/actions.inc:7 -msgid "Delete Folder(s)" -msgstr "ÅáÛÇÁ ãÌáÏ ( ãÌáÏÇÊ )" - -#: templates/filters/list.inc:38 -msgid "Delete messages" -msgstr "ÅáÛÇÁ ÑÓÇÆá" - -#: config/prefs.php.dist:448 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "ÍÐÝ ãÌáÏ ÇáÑÓÇÆá ÇáãÑÓáÉ ÇáÞÏíã Ýí ÈÏÇíÉ ÇáÔåÑ ¿" - -#: templates/mailbox/navbar.inc:19 templates/mailbox/navbar.inc:37 -#: templates/mailbox/legend.inc:16 config/conf.php.dist:128 -msgid "Deleted" -msgstr "ãáÛí" - -#: compose.php:1027 -msgid "Deleted an attachment." -msgstr "ãÑÝÞÇÊ ãÍÐæÝÉ" - -#: templates/search/main.inc:181 -msgid "Deleted messages" -msgstr "ÑÓÇÆá ãÍÐæÝÉ" - -#: config/prefs.php.dist:67 -msgid "Deleting and Moving Messages" -msgstr "ÅáÛÇÁ æÊÛííÑ ãæÞÚ ÑÓÇÆá" - -#: config/prefs.php.dist:523 -msgid "Descending" -msgstr "ÊäÇÒáí" - -#: config/prefs.php.dist:598 -msgid "Dim signatures?" -msgstr "ÊÚÊíã ÇáÊæÞíÚ ¿" - -#: templates/contacts/contacts.inc:65 -msgid "Display" -msgstr "ÚÜÑÖ" - -#: config/prefs.php.dist:85 -msgid "Display Options" -msgstr "ÚÑÖ ÇáÎíÇÑÇÊ" - -#: config/prefs.php.dist:648 -msgid "" -"Display confirmation after sending a message? (only when not using a pop-up " -"compose window)" -msgstr "" -"ÚÑÖ ÑÓÇáÉ ÊÃßíÏ ÈÚÏ ÅÑÓÇá ÑÓÇáÉ ¿ ( ÝÞØ ÚäÏ ÚÏã ÇÓÊÎÏÇã äÇÝÐÉ ãäÈËÞÉ áÅÑÓÇá " -"ÇáÑÓÇáÉ )" - -#: config/prefs.php.dist:340 -msgid "Display message when filters have been applied?" -msgstr "ÚÑÖ ÑÓÇáÉ ÚäÏ ÊØÈíÞ ÇáÇäÊÞÇÁ¿" - -#: config/prefs.php.dist:733 -msgid "Display pop-up notification of new mail?" -msgstr "ÚÑÖ ÑÓÇáÉ ãäÈËÞÉ ááÅÚáÇã Úä æÕæá ÑÓÇáÉ ÌÏíÏÉ ¿" - -#: templates/folders/actions.inc:14 -msgid "Do Not Check Folder(s) for New Mail" -msgstr "áÇ ÊÞã ÈÇáÈÍË Ýí ÇáãÌáÏ (ÇáãÌáÏÇÊ) Úä ÇáÑÓÇÆá ÇáÌÏíÏÉ" - -#: templates/folders/confirm.inc:3 -msgid "Do you want to open that folder?" -msgstr "åá ÊÑíÏ ÝÊÍ Ðáß ÇáãÌáÏ ¿" - -#: templates/compose/spelling.inc:112 -msgid "Done" -msgstr "Êã" - -#: lib/IMP.php:1057 -msgid "Download" -msgstr "ÊÍãíá" - -#: lib/IMP.php:1056 -#, c-format -msgid "Download %s" -msgstr "Êã ÇáÊÍãíá %s" - -#: templates/folders/actions.inc:16 -msgid "Download Folder(s)" -msgstr "ÊÍãíá ÇáãÌáÏ ( ÇáãÌáÏÇÊ )" - -#: templates/mailbox/navbar.inc:21 templates/mailbox/navbar.inc:40 -#: config/conf.php.dist:136 -msgid "Draft" -msgstr "ãÓæÏÉ" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "ãÌáÏ ÇáãÓæÏÇÊ :" - -#: templates/identities/manage.inc:27 -msgid "Edit" -msgstr "ÊÍÑíÑ" - -#: config/prefs.php.dist:310 -msgid "Edit your filter rules" -msgstr "ÊÍÑíÑ ÞæÇÚÏ ÇáÅäÊÞÇÁ" - -#: config/prefs.php.dist:172 -msgid "Edit your identities" -msgstr "ÊÍÑíÑ ÇáãÚÑÝÇÊ" - -#: templates/contacts/contacts.inc:68 -msgid "Email Address" -msgstr "ÚäæÇä ÇáÈÑíÏ ÇáÇáßÊÑæäí" - -#: templates/folders/actions.inc:17 -msgid "Empty Folder(s)" -msgstr "ãÌáÏ ( ãÌáÏÇÊ) ÝÇÑÛÉ" - -#: templates/menu/menu.inc:18 -msgid "Empty Trash" -msgstr "ÓáÉ ÝÇÑÛÉ" - -#: templates/mailbox/actions.inc:32 -msgid "Empty Trash folder" -msgstr "ãÌáÏ ÓáÉ ãåãáÇÊ ÝÇÑÛÉ" - -#: compose.php:657 -msgid "End forwarded message" -msgstr "ÅäåÇÁ ÇáÑÓÇÆá ÇáãÍæáÉ" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "ÇÏÎá ÇÓã ãÌáÏ ÇáãÓæÏÇÊ ÇáÌÏíÏ" - -#: templates/identities/javascript.inc:128 -msgid "Enter the name for your new sent mail folder" -msgstr "ÇÏÎá ÇÓã ãÌáÏ ÇáÑÓÇÆá ÇáãÑÓáÉ ÇáÌÏíÏ" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "ÇÏÎá ÇÓã ãÌáÏ ÓáÉ ÇáãåãáÇÊ ÇáÌÏíÏ" - -#: message.php:451 -#, c-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Êã ÅÏÎÇá ÇáÓÌá \"%s\" ÈäÌÇÍ Ýí ÓÌá ÇáÚäÇæíä" - -#: status.php:35 -msgid "Error" -msgstr "ÎØÃ" - -#: config/prefs.php.dist:722 -msgid "Every 15 minutes" -msgstr "ßá 15 ÏÞíÞÉ" - -#: config/prefs.php.dist:719 -msgid "Every 30 seconds" -msgstr "ßá 30 ËÇäíÉ" - -#: config/prefs.php.dist:721 -msgid "Every 5 minutes" -msgstr "ßá 5 ÏÞÇÆÞ" - -#: config/prefs.php.dist:723 -msgid "Every half hour" -msgstr "ßá äÕÝ ÓÇÚÉ" - -#: config/prefs.php.dist:720 -msgid "Every minute" -msgstr "ßá ÏÞíÞÉ" - -#: templates/folders/actions.inc:27 -msgid "Expand All" -msgstr "ÈÓØ Çáßá" - -#: templates/folders/actions.inc:26 -msgid "Expand All Folders" -msgstr "ÈÓØ ÌãíÚ ÇáãÌáÏÇÊ" - -#: folders.php:379 folders.php:380 -msgid "Expand Folder" -msgstr "ÈÓØ ãÌáÏ" - -#: templates/compose/compose.inc:302 -msgid "Expand Names" -msgstr "ÈÓØ ÇáÃÓãÇÁ" - -#: config/prefs.php.dist:554 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "ÈÓØ ÔÌÑÉ ÇáãÌáÏÇÊ ÇáÍÇáíÉ ÈÔßá ÇÝÊÑÇÖí ÃËäÇÁ ÚÑÖ ÇáãÌáÏÇÊ ¿" - -#: search.php:56 -msgid "February" -msgstr "ÝÈÑÇíÑ" - -#: templates/filters/manage.inc:7 -msgid "Field" -msgstr "ÍÞá" - -#: templates/compose/compose.inc:433 -msgid "Filename" -msgstr "ÇÓã ÇáãáÝ" - -#: lib/IMP.php:1192 -#, c-format -msgid "Filter Activity: The message \"%s\" from \"%s\" has been deleted." -msgstr "ÝÇÚáíÉ ÇáÊÑÔíÍ : Êã ÅáÛÇÁ ÇáÑÓÇáÉ \"%s\" ãä \"%s\" ." - -#: lib/IMP.php:1203 -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to the folder " -"\"%s\"." -msgstr "ÝÇÚáíÉ ÇáÊÑÔíÍ : Êã ÊÍæíá ÇáÑÓÇáÉ \"%s\" ãä \"%s\" Åáì ÇáãÌáÏ \"%s\"." - -#: lib/IMP.php:1190 -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to your Trash " -"folder." -msgstr "" -"ÝÇÚáíÉ ÇáÊÑÔíÍ : Êã ÊÍæíá ÇáÑÓÇáÉ \"%s\" ãä \"%s\" Åáì ãÌáÏ ÓáÉ ÇáãåãáÇÊ." - -#: templates/filters/list.inc:10 -msgid "Filter Rules" -msgstr "ÞæÇÚÏ ÇáãÑÔÍ" - -#: config/prefs.php.dist:363 -msgid "Filter message content for profanity?" -msgstr "ÊÑÔíÍ ÇáãÍÊæíÇÊ ÇáÑÓÇÆá ÛíÑ ÇáÃÎáÇÞíÉ ¿" - -#: config/prefs.php.dist:52 -msgid "Filters" -msgstr "ÇáãÑÔÍÇÊ" - -#: templates/contacts/contacts.inc:18 -msgid "Find" -msgstr "ÌÏ" - -#: mailbox.php:458 mailbox.php:459 mailbox.php:465 mailbox.php:466 -msgid "First Page" -msgstr "ÇáÕÝÍÉ ÇáÃæáì" - -#: templates/prefs/initialpageselect.inc:6 -#: templates/prefs/initialpageselect.inc:10 templates/folders/head.inc:5 -#: folders.php:283 -msgid "Folder Navigator" -msgstr "ãÓÊßÔÝ ÇáãÌáÏ" - -#: templates/login/login.inc:130 -msgid "Folder Prefix" -msgstr "ÈÇÏÆÉ ÇáãÌáÏ" - -#: templates/menu/menu.inc:22 -msgid "Folders" -msgstr "ãÌáÏÇÊ" - -#: templates/message/navbar.inc:11 compose.php:664 -msgid "Forward" -msgstr "ÊÍæíá" - -#: compose.php:661 -msgid "Forward:" -msgstr "ÊÍæíá :" - -#: compose.php:626 -#, c-format -msgid "Forwarded message from %s" -msgstr "ÑÓÇáÉ ãÍæáÉ ãä %s" - -#: templates/search/main.inc:30 templates/compose/compose.inc:83 -#: templates/mailbox/message_headers.inc:17 templates/message/headers.inc:8 -msgid "From" -msgstr "ãä" - -#: config/prefs.php.dist:509 -msgid "From Address" -msgstr "ãä ÇáÚäæÇä" - -#: templates/filters/manage.inc:15 filters.php:141 -msgid "From:" -msgstr "ãä :" - -#: compose.php:660 compose.php:663 -msgid "Fwd:" -msgstr "ãÍæá:" - -#: templates/menu/menu.inc:41 -msgid "Help" -msgstr "ãÓÇÚÏÉ" - -#: mailbox.php:516 -msgid "Hide Deleted" -msgstr "ÅÎÝÇÁ ÇáãáÛí" - -#: folders.php:274 -msgid "Hide Unsubscribed" -msgstr "ÅÎÝÇÁ ÇáÛíÑ ãÔÊÑß" - -#: config/prefs.php.dist:630 -msgid "How to prefix quoted lines in a reply:" -msgstr " ÊÍÏíÏ ÈÇÏÆÉ ÇáÃÓØÑ ÇáãÞÊÈÓÉ Ýí ÇáÑÏ :" - -#: templates/index/notconfigured.inc:4 -msgid "IMP is not properly configured" -msgstr "áã íÊã ÖÈØ ÇáÜ IMP ÈÔßá ÕÍíÍ" - -#: templates/menu/menu.inc:16 folders.php:354 -msgid "INBOX" -msgstr "ÇáæÇÑÏ" - -#: templates/message/navbar.inc:53 -msgid "ISO charset" -msgstr "ÊÑãíÒ ISO" - -#: templates/identities/manage.inc:5 identities.php:140 -msgid "Identities" -msgstr "ÇáãÚÑÝÇÊ" - -#: templates/compose/compose.inc:68 -msgid "Identity" -msgstr "åæíÉ" - -#: templates/identities/manage.inc:47 -msgid "Identity's name:" -msgstr "ÃÓãÇÁ ÇáãÚÑÝÇÊ :" - -#: templates/compose/spelling.inc:70 -msgid "Ignore" -msgstr "ÊÌÇåá" - -#: templates/compose/spelling.inc:71 -msgid "Ignore All" -msgstr "ÊÌÇåá Çáßá" - -#: templates/mailbox/navbar.inc:15 templates/mailbox/navbar.inc:32 -#: templates/mailbox/legend.inc:14 config/conf.php.dist:134 -msgid "Important" -msgstr "ãåã" - -#: templates/search/main.inc:167 -msgid "Important messages" -msgstr "ÑÓÇÆá ãåãÉ" - -#: config/prefs.php.dist:621 -msgid "Include original message in a reply?" -msgstr "ÅÑÝÇÞ ÇáÑÓÇÆá ÇáÃÕáíÉ ÚäÏ ÇáÑÏ ¿" - -#: compose.php:678 compose.php:759 -msgid "Invalid character in e-mail address." -msgstr "ÍÑæÝ ÛíÑ ãÞÈæáÉ Ýí ÚäæÇä ÇáÈÑíÏ ÇáÇáßÊÑæäí." - -#: search.php:55 -msgid "January" -msgstr "íäÇíÑ" - -#: search.php:61 -msgid "July" -msgstr "íæáíæ" - -#: search.php:60 -msgid "June" -msgstr "íæäíæ" - -#: templates/message/navbar.inc:51 -msgid "KOI charset" -msgstr "ÊÑãíÒ KOI" - -#: templates/login/login.inc:140 config/prefs.php.dist:38 -msgid "Language" -msgstr "ÇááÛÉ" - -#: mailbox.php:489 mailbox.php:490 mailbox.php:495 mailbox.php:496 -msgid "Last Page" -msgstr "ÂÎÑ ÕÝÍÉ" - -#: lib/IMP.php:347 -#, c-format -msgid "Last login: %s" -msgstr "ÂÎÑ ÏÎæá : %s" - -#: lib/IMP.php:345 -msgid "Last login: Never" -msgstr "ÂÎÑ ÏÎæá : áÇ ÔíÁ" - -#: templates/login/login.inc:147 -msgid "Log in" -msgstr "ÏÎæá" - -#: lib/api.php:82 -#, c-format -msgid "Log in to %s" -msgstr "ÏÎæá Åáì %s" - -#: config/prefs.php.dist:102 -msgid "Login Tasks" -msgstr "ãåÇã ÇáÏÎæá" - -#: login.php:22 -msgid "" -"Login failed for some reason. Most likely your username or password was " -"entered incorrectly." -msgstr "" -"ÝÔá Ýí ÇáÏÎæá áÓÈÈ ãÇ . Úáì ÇáÃÑÌÍ ÎØÃ Ýí ÅÏÎÇá ÇÓã ÇáãÓÊÎÏã Ãæ ßáãÉ ÇáãÑæÑ." - -#: templates/menu/menu.inc:54 templates/menu/menu.inc:56 -msgid "Logout" -msgstr "ÎÑæÌ" - -#: templates/message/navbar.inc:54 -msgid "MAC charset" -msgstr "ÊÑãíÒ MAC" - -#: filters.php:131 -msgid "Mail Filters" -msgstr "ãÑÔÍÇÊ ÇáÈÑíÏ" - -#: config/prefs.php.dist:51 config/prefs.php.dist:59 config/prefs.php.dist:66 -#: config/prefs.php.dist:73 -msgid "Mail Management" -msgstr "ÅÏÇÑÉ ÇáÈÑíÏ" - -#: folders.php:356 folders.php:358 folders.php:360 -msgid "Mailbox" -msgstr "ÕäÏæÞ ÇáÈÑíÏ" - -#: config/prefs.php.dist:74 -msgid "Maintenance Operations" -msgstr "ÚãáíÇÊ ÇáÕíÇäÉ" - -#: search.php:57 -msgid "March" -msgstr "ãÇÑÓ" - -#: templates/mailbox/navbar.inc:29 -msgid "Mark as:" -msgstr "ÊÚáíã ßÜ :" - -#: config/prefs.php.dist:589 -msgid "Mark different levels of quoting with different colors?" -msgstr "Úáã ÇáãÓÊæíÇÊ ÇáãÎÊáÝÉ ãä ÇáÇÞÊÈÇÓÇÊ ÈÃáæÇä ãÎÊáÝÉ ¿" - -#: search.php:59 -msgid "May" -msgstr "ãÇíæ" - -#: status.php:48 -msgid "Message" -msgstr "ÑÓÇáÉ" - -#: compose.php:430 compose.php:434 compose.php:1082 config/prefs.php.dist:94 -msgid "Message Composition" -msgstr "ÈäíÉ ÇáÑÓÇáÉ" - -#: config/prefs.php.dist:508 -msgid "Message Date" -msgstr "ÊÇÑíÎ ÇáÑÓÇáÉ" - -#: search.php:22 -msgid "Message Search" -msgstr "ÈÍË ÇáÑÓÇáÉ" - -#: config/prefs.php.dist:511 -msgid "Message Size" -msgstr "ÍÌã ÇáÑÓÇáÉ" - -#: templates/message/navbar.inc:17 -msgid "Message Source" -msgstr "ãßæäÇÊ ÇáÑÓÇáÉ" - -#: config/prefs.php.dist:60 -msgid "Message Viewing" -msgstr "ÚÑÖ ÇáÑÓÇáÉ" - -#: templates/search/main.inc:26 -msgid "Message fields" -msgstr "ÍÞæá ÇáÑÓÇáÉ" - -#: templates/search/main.inc:129 -msgid "Message flags" -msgstr "ÃÚáÇã ÇáÑÓÇáÉ" - -#: templates/search/main.inc:197 -msgid "Message folders" -msgstr "ãÌáÏÇÊ ÇáÑÓÇáÉ" - -#: mailbox.php:125 -msgid "Message sent successfully" -msgstr "Êã ÅÑÓÇá ÇáÑÓÇáÉ ÈäÌÇÍ." - -#: config/prefs.php.dist:533 -msgid "Messages per page in the mailbox view." -msgstr "ÑÓÇáÉ áßá ÕÝÍÉ ÃËäÇÁ ÚÑÖ ÕäÏæÞ ÇáÑÓÇÆá." - -#: mailbox.php:346 -msgid "Messages to" -msgstr "ÑÓÇÆá Åáì" - -#: templates/compose/compose.inc:435 -msgid "Mime Type" -msgstr "äæÚ Mime" - -#: templates/filters/javascript.inc:67 templates/filters/javascript.inc:108 -msgid "Modify" -msgstr "ÊÚÏíá" - -#: templates/mailbox/navbar.inc:61 templates/message/navbar_aux_top.inc:19 -#: templates/message/navbar_aux_bottom.inc:5 -msgid "Move" -msgstr "ÇäÊÞá" - -#: templates/filters/list.inc:58 -msgid "Move Down" -msgstr "ÇäÊÞá ááÃÓÝá" - -#: templates/filters/list.inc:59 -msgid "Move Up" -msgstr "ÇäÊÞá ááÃÚáì" - -#: templates/filters/list.inc:40 -#, c-format -msgid "Move messages to the %s folder" -msgstr "ÇäÞá ÇáÑÓÇÆá Åáì ÇáãÌáÏ %s " - -#: templates/contacts/contacts.inc:67 -msgid "Name" -msgstr "ÇáÇÓã" - -#: config/prefs.php.dist:718 -msgid "Never" -msgstr "ãØáÞÇ" - -#: templates/mailbox/legend.inc:8 -msgid "New" -msgstr "ÌÏíÏ" - -#: lib/IMP.php:698 -msgid "New Folder" -msgstr "ãÌáÏ ÌÏíÏ" - -#: config/prefs.php.dist:109 -msgid "New Mail" -msgstr "ÈÑíÏ ÌÏíÏ" - -#: templates/search/main.inc:143 -msgid "New messages" -msgstr "ÑÓÇÆá ÌÏíÏÉ" - -#: templates/compose/spelling.inc:119 -msgid "Next" -msgstr "ÇáÊÇáí" - -#: templates/message/navbar.inc:38 -msgid "Next Message" -msgstr "ÇáÑÓÇáÉ ÇáÊÇáíÉ" - -#: mailbox.php:486 mailbox.php:487 mailbox.php:493 mailbox.php:494 -msgid "Next Page" -msgstr "ÇáÕÝÍÉ ÇáÊÇáíÉ" - -#: config/prefs.php.dist:551 -msgid "No" -msgstr "áÇ" - -#: mailbox.php:705 -msgid "No Subject" -msgstr "áÇ íæÌÏ ãæÖæÚ" - -#: lib/Folder.php:412 lib/Folder.php:446 folders.php:200 folders.php:210 -msgid "No folders were specified" -msgstr "áã íÊã ÊÍÏíÏ ãÌáÏ" - -#: templates/mailbox/empty_mailbox.inc:4 -msgid "No messages matched your search" -msgstr "áÇ ÊæÌÏ ÑÓÇÆá ãØÇÈÞÉ áÈÍËß" - -#: spelling.php:208 -msgid "No spellchecking program configured." -msgstr "áã íÊã ÊÚÑíÝ ÈÑäÇãÌ ÊÏÞíÞ ÅãáÇÆí." - -#: templates/compose/spelling.inc:28 -msgid "No spelling errors" -msgstr "áÇ ÊæÌÏ ÃÎØÇÁ ÅãáÇÆíÉ" - -#: templates/compose/spelling.inc:88 -msgid "No suggestions" -msgstr "áÇ ÊæÌÏ ÇÞÊÑÇÍÇÊ" - -#: templates/prefs/sourceselect.inc:26 templates/mailbox/navbar.inc:11 -#: templates/identities/manage.inc:93 -msgid "None" -msgstr "áÇ ÔíÁ" - -#: templates/mailbox/navbar.inc:20 templates/mailbox/navbar.inc:38 -msgid "Not Deleted" -msgstr "áã íÊã ÇáÅáÛÇÁ" - -#: templates/mailbox/navbar.inc:22 templates/mailbox/navbar.inc:41 -msgid "Not Draft" -msgstr "áÇ ÊæÌÏ ãÓæÏÉ" - -#: templates/mailbox/navbar.inc:16 templates/mailbox/navbar.inc:33 -msgid "Not Important" -msgstr "ÛíÑ ãåãÉ" - -#: templates/mailbox/navbar.inc:24 -msgid "Not Personal" -msgstr "áíÓÊ ÔÎÕíå" - -#: templates/search/main.inc:185 -msgid "Not deleted messages" -msgstr "áíÓÊ ÑÓÇÆá ãáÛíÉ" - -#: templates/search/main.inc:171 -msgid "Not important messages" -msgstr "áíÓÊ ÑÓÇÆá ãåãÉ" - -#: search.php:65 -msgid "November" -msgstr "äæÝãÈÑ" - -#: config/prefs.php.dist:457 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"ÚÏÏ ãÌáÏÇÊ ÇáÑÓÇÆá ÇáãÑÓáÉ ÇáÞÏíãÉ ÇáÊí íÌÈ ÅÈÞÇÄåÇ Ýí ÍÇá ÇáÅáÛÇÁ ÇáÔåÑí." - -#: templates/contacts/contacts.inc:91 -msgid "OK" -msgstr "ãæÇÝÞ" - -#: search.php:64 -msgid "October" -msgstr "ÊÔÑíä Ãæá" - -#: templates/search/main.inc:139 -msgid "Old messages" -msgstr "ÇáÑÓÇÆá ÇáÞÏíãÉ" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:55 -msgid "Old sent-mail folders being purged." -msgstr "Êã ÇáÊÎáÕ ãä ãÌáÏÇÊ ÇáÑÓÇÆá ÇáãÑÓáÉ ÇáÞÏíãÉ." - -#: templates/menu/menu.inc:68 templates/menu/menu.inc:74 folders.php:365 -msgid "Open Folder" -msgstr "ãÌáÏ ãÝÊæÍ" - -#: templates/compose/compose.inc:291 templates/menu/menu.inc:25 -msgid "Options" -msgstr "ÎíÇÑÇÊ" - -#: config/prefs.php.dist:84 config/prefs.php.dist:93 config/prefs.php.dist:101 -#: config/prefs.php.dist:108 config/prefs.php.dist:115 -msgid "Other Options" -msgstr "ÎíÇÑÇÊ ÃÎÑì" - -#: templates/mailbox/header.inc:26 -#, c-format -msgid "Page %d of %d" -msgstr "ÇáÕÝÍÉ %d ãä %d" - -#: templates/message/headers.inc:32 -msgid "Part(s)" -msgstr "ÌÒÁ (ÃÌÒÇÁ)" - -#: templates/login/login.inc:76 -msgid "Password" -msgstr "ßáãÉ ÇáãÑæÑ" - -#: config/prefs.php.dist:430 -msgid "Perform maintenance operations on login?" -msgstr "ÊÝÚíá ÚãáíÇÊ ÇáÕíÇäÉ ÚäÏ ÇáÏÎæá ¿" - -#: templates/mailbox/navbar.inc:23 config/conf.php.dist:138 -msgid "Personal" -msgstr "ÔÎÕí" - -#: config/prefs.php.dist:24 -msgid "Personal Information" -msgstr "ãÚáæãÇÊ ÔÎÕíÉ" - -#: templates/identities/manage.inc:82 -msgid "Place your signature before replies and forwards?" -msgstr "ÅÏÑÇÌ ÊæÞíÚß ÞÈá ÇáÑÏæÏ æÇáÊÍæíáÇÊ ¿" - -#: templates/mailbox/javascript.inc:81 templates/message/javascript.inc:14 -msgid "Please enter a name for the new folder:" -msgstr "íÑÌì ÅÏÎÇá ÇÓã ááãÌáÏ ÇáÌÏíÏ :" - -#: templates/folders/javascript.inc:98 templates/folders/javascript.inc:100 -msgid "Please enter the name of the new folder:" -msgstr "íÑÌì ÅÏÎÇá ÇÓã ÇáãÌáÏ ÇáÌÏíÏ :" - -#: templates/folders/javascript.inc:137 -msgid "Please enter the new name:" -msgstr "íÑÌì ÅÏÎÇá ÇáÇÓã ÇáÌÏíÏ :" - -#: templates/search/javascript.inc:61 -msgid "Please enter valid search criteria." -msgstr "íÑÌì ÅÏÎÇá ãÊÛíÑÇÊ ÈÍË ãÞÈæáÉ." - -#: templates/login/login.inc:17 templates/login/login.inc:21 -msgid "Please provide your username and password" -msgstr "íÑÌì ÊæÝíÑ ÇÓã ÇáãÓÊÎÏã æßáãÉ ÇáãÑæÑ" - -#: compose.php:229 compose.php:244 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "íÑÌì Íá ÇáÇáÊÈÇÓ Ãæ ÚÏã ÕáÇÍíÉ ÇáÚäÇæíä ." - -#: templates/folders/javascript.inc:53 -msgid "Please select a folder before you perform any actions." -msgstr "ÇáÑÌÇÁ ÇÎÊíÇÑ ãÌáÏ ÞÈá ÇáÔÑæÚ Ýí Ãí ÅÌÑÇÁ." - -#: templates/search/javascript.inc:38 -msgid "Please select at least one folder to search." -msgstr "ÇáÑÌÇÁ ÇÎÊíÇÑ ãÌáÏ æÇÍÏ Úáì ÇáÃÞá ááÈÍË." - -#: templates/folders/javascript.inc:4 -msgid "Please select only one folder for this operation." -msgstr "ÇáÑÌÇÁ ÇÎÊíÇÑ ãÌáÏ æÇÍÏ ÝÞØ áåÐå ÇáÚãáíÉ." - -#: templates/compose/compose.inc:116 templates/compose/compose.inc:172 -#: templates/compose/compose.inc:228 -msgid "Please select or edit right next:" -msgstr "íÑÌì ÇÎÊíÇÑ Ãæ ÊÍÑíÑ äÕ ÕÍíÍ :" - -#: templates/identities/manage.inc:77 -msgid "Precede your signature with dashes ('-- ')" -msgstr "ÇÓÊåá ÊæÞíÚß ÈÔÑØ ('-- ')" - -#: templates/message/navbar.inc:32 -msgid "Previous Message" -msgstr "ÇáÑÓÇáÉ ÇáÓÇÈÞÉ" - -#: mailbox.php:461 mailbox.php:462 mailbox.php:467 mailbox.php:468 -msgid "Previous Page" -msgstr "ÇáÕÝÍÉ ÇáÓÇÈÞÉ" - -#: templates/message/navbar.inc:23 -msgid "Print" -msgstr "ØÈÇÚÉ" - -#: lib/IMP.php:1209 -#, c-format -msgid "Problem with filter rule %d: folder does not exist: %s" -msgstr "ãÔßáÉ ãÊÚáÞÉ ÈÞÇÚÏÉ ÇáãÑÔÍ %d : áã íÊã ÅÖÇÝÉ ÇáãÌáÏ : %s" - -#: templates/menu/menu.inc:33 -msgid "Problem?" -msgstr "ãÔßáÉ ¿" - -#: templates/mailbox/actions.inc:26 -msgid "Purge Deleted" -msgstr "ÊÎáÕ ãä ÇáãáÛí" - -#: config/prefs.php.dist:476 -msgid "Purge Trash how often:" -msgstr "äÙÝ ÓáÉ ÇáãåãáÇÊ ßá ÝÊÑÉ :" - -#: config/prefs.php.dist:485 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "ÍÐÝ ÇáÑÓÇÆá Ýí ãÌáÏ ÓáÉ ÇáãåãáÇÊ ÇáÊí ÊÓÈÞ åÐÇ ÇáÚÏÏ ãä ÇáÃíÇã." - -#: config/prefs.php.dist:466 -msgid "Purge old message in the Trash folder?" -msgstr "ÍÐÝ ÇáÑÓÇÆá ÇáÞÏíãÉ ãä ãÌáÏ ÓáÉ ÇáãåãáÇÊ¿" - -#: lib/Maintenance/Task/purge_trash.php:66 -#, c-format -msgid "Purging %d message(s) from Trash folder." -msgstr "ÍÐÝ %d ÑÓÇáÉ (ÑÓÇÆá) ãä ãÌáÏ ÓáÉ ÇáãåãáÇÊ." - -#: compose.php:595 -msgid "Quoting" -msgstr "ÇÞÊÈÇÓ" - -#: templates/search/main.inc:110 -msgid "Received after" -msgstr "ÇÓÊáãÊ ÈÚÏ" - -#: templates/search/main.inc:90 -msgid "Received before" -msgstr "ÇÓÊáãÊ ÞÈá" - -#: templates/search/main.inc:70 -msgid "Received on" -msgstr "ÇÓÊáãÊ Ýí" - -#: templates/message/navbar.inc:12 -msgid "Redirect" -msgstr "ÅÚÇÏÉ ÊæÌíå" - -#: templates/compose/bounce.inc:37 -msgid "Redirect Message" -msgstr "ÅÚÇÏÉ ÊæÌíå ÑÓÇáÉ" - -#: compose.php:1046 -msgid "Redirect this message" -msgstr "ÅÚÇÏÉ ÊæÌíå åÐå ÇáÑÓÇáÉ" - -#: compose.php:726 -msgid "Redirecting failed." -msgstr "ÍÞá ÅÚÇÏÉ ÇáÊæÌíå." - -#: templates/mailbox/header.inc:19 -msgid "Refresh" -msgstr "ÊÍÏíË" - -#: config/prefs.php.dist:724 -msgid "Refresh Folder Views:" -msgstr "ÊÍÏíË ÚÑÖ ÇáãÌáÏÇÊ :" - -#: templates/folders/head.inc:6 templates/folders/head.inc:7 -msgid "Reload View" -msgstr "ÅÚÇÏÉ ÊÍãíá ÇáÚÑÖ" - -#: config/prefs.php.dist:553 -msgid "Remember the last view" -msgstr "ÊÐßÑ ÂÎÑ ÚÑÖ" - -#: templates/compose/compose.inc:458 -msgid "Remove Selected" -msgstr "ÅÒÇáÉ ÇáãÎÊÇÑ" - -#: templates/folders/actions.inc:6 -msgid "Rename Folder" -msgstr "ÅÚÇÏÉ ÊÓãíÉ ÇáãÌáÏ" - -#: config/prefs.php.dist:439 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "ÅÚÇÏÉ ÊÓãíÉ ãÌáÏ ÇáÑÓÇÆá ÇáãÑÓáÉ Ýí ÈÏÇíÉ ÇáÔåÑ¿" - -#: lib/Folder.php:379 -#, c-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "ÅÚÇÏÉ ÊÓãíÉ \"%s\" Åáì \"%s\" ÍÞá. åÐÇ ãÇ ÞÇáå ÇáãÎÏã " - -#: templates/compose/spelling.inc:96 -msgid "Replace with:" -msgstr "ÇÓÊÈÏáå ÈÜ :" - -#: templates/message/navbar.inc:9 -msgid "Reply" -msgstr "ÇáÑÏ" - -#: templates/message/navbar.inc:10 -msgid "Reply to All" -msgstr "ÇáÑÏ Úáì Çáßá" - -#: compose.php:610 -msgid "Reply to All:" -msgstr "ÇáÑÏ Úáì Çáßá :" - -#: compose.php:638 -msgid "Reply-To: " -msgstr "ÇáÑÏ Úáì :" - -#: templates/message/headers.inc:24 -msgid "Reply-to" -msgstr "ÇáÑÏ Úáì" - -#: compose.php:608 -msgid "Reply:" -msgstr "ÇáÑÏ :" - -#: templates/message/navbar.inc:25 -msgid "Report as Spam" -msgstr "ÇÈáÛ Úä ÑÓÇáÉ ÛíÑ ãÑÛæÈÉ" - -#: templates/compose/compose.inc:351 -msgid "Request a Return Receipt" -msgstr "ÇØáÈ æÕá ÞÑÇÁÉ" - -#: templates/filters/manage.inc:76 templates/contacts/contacts.inc:73 -#: templates/identities/manage.inc:112 templates/search/main.inc:22 -#: templates/search/main.inc:222 -msgid "Reset" -msgstr "ÇÓÊÚÇÏÉ ÇáÇÝÊÑÇÖí" - -#: templates/message/navbar.inc:20 -msgid "Resume" -msgstr "ÇÓÊÃäÝ" - -#: config/prefs.php.dist:378 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "ÇÑÌÚ Åáì ÚÑÖ ÕäÇÏíÞ ÇáÈÑíÏ ÈÚÏ ÅáÛÇÁ ÊÍæíá Ãæ äÓÎ ÑÓÇáÉ ¿" - -#: templates/filters/manage.inc:4 -msgid "Rule Definition" -msgstr "ÊÚÑíÝ ÞÇÚÏÉ" - -#: templates/compose/compose.inc:41 templates/compose/compose.inc:377 -msgid "Save Draft" -msgstr "ÍÝÙ ãÓæÏÉ" - -#: templates/compose/compose.inc:330 -msgid "Save a copy in " -msgstr "ÇÍÝÙ äÓÎÉ Ýí " - -#: templates/message/navbar.inc:22 -msgid "Save as" -msgstr "ÍÝÙ ßÜ" - -#: templates/identities/manage.inc:87 -msgid "Save sent mail" -msgstr "ÍÝÙ ÇáÑÓÇáÉ ÇáãÑÓáÉ" - -#: compose.php:950 -#, c-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "ÍÝÙ ÍÞá ÇáãÓæÏÉ. åÐÇ ãÇ ÞÇáå ÇáãÎÏã : %s " - -#: templates/search/main.inc:8 templates/menu/menu.inc:27 -msgid "Search" -msgstr "ÈÍË" - -#: lib/IMP.php:480 -msgid "Search Results" -msgstr "äÊÇÆÌ ÇáÈÍË" - -#: templates/mailbox/navbar.inc:13 templates/mailbox/navbar.inc:30 -#: templates/mailbox/legend.inc:10 -msgid "Seen" -msgstr "äÙÑ" - -#: templates/mailbox/navbar.inc:9 -msgid "Select" -msgstr "ÇÎÊÑ" - -#: config/prefs.php.dist:117 -msgid "Select address book sources for adding and searching for addresses." -msgstr "ÇÎÊÑ ãÕÏÑ ÓÌá ÇáÚäÇæíä áÅÖÇÝÉ æÇáÈÍË Ýí ÇáÚäÇæíä." - -#: templates/search/main.inc:202 -msgid "Select all" -msgstr "ÇÎÊÑ Çáßá" - -#: templates/identities/manage.inc:12 -msgid "Select an identity" -msgstr "ÇÎÊÑ ãÚÑÝ" - -#: templates/message/navbar.inc:48 -msgid "Select charset:" -msgstr "ÇÎÊÑ ÊÑãíÒ :" - -#: templates/search/main.inc:203 -msgid "Select none" -msgstr "ÇÎÊÑ áÇ ÔíÁ" - -#: config/prefs.php.dist:281 -msgid "Select your preferred language:" -msgstr "ÇÎÊÑ áÛÊß ÇáãÝÖáÉ :" - -#: templates/prefs/sourceselect.inc:275 -msgid "Selected Addressbooks:" -msgstr "ÓÌáÇÊ ÇáÚäÇæíä ÇáãÎÊÇÑÉ :" - -#: templates/compose/compose.inc:39 templates/compose/compose.inc:375 -msgid "Send Message" -msgstr "ÃÑÓá ÑÓÇáÉ" - -#: templates/identities/manage.inc:91 -msgid "Sent mail folder:" -msgstr "ãÌáÏ ÇáÑÓÇÆá ÇáãÑÓáÉ :" - -#: search.php:63 -msgid "September" -msgstr "ÓÈÊãÈÑ" - -#: templates/login/login.inc:85 templates/login/login.inc:91 -msgid "Server" -msgstr "ÇáãÎÏã" - -#: config/prefs.php.dist:31 -msgid "Server Information" -msgstr "ãÚáæãÇÊ ÇáãÎÏã" - -#: config/prefs.php.dist:61 -msgid "Set preferences for filtering messages for unwanted content." -msgstr "ÖÈØ ÇáÃÝÖáíÉ áÑÓÇÆá ÇáÊÑÔíÍ ÇáÎÇÕÉ ÈÇáãÍÊæíÇÊ ÛíÑ ÇáãÑÛæÈÉ." - -#: config/prefs.php.dist:68 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "ÖÈØ ÇáÃÏÇÁ áãÇ ÓíÍÏË ÚäÏãÇ ÊÞæã ÈäÞá Ãæ ÅáÛÇÁ ÇáÑÓÇÆá." - -#: config/prefs.php.dist:46 -msgid "Set the current time zone." -msgstr "ÖÈØ äØÇÞ ÇáÊæÞíÊ ÇáÍÇáí." - -#: config/prefs.php.dist:39 -msgid "Set the language that menu items, explanations, and help are in." -msgstr "ÖÈØ áÛÉ ÞæÇÆã ÇáÃæÇãÑ ¡ ÇáÊæÖíÍÇÊ¡ æÇáãÓÇÚÏÉ." - -#: config/prefs.php.dist:669 -msgid "Should the compose window be closed after saving a draft?" -msgstr "åá íÌÈ ÅÛáÇÞ äÇÝÐÉ ÅÑÓÇá ÇáÑÓÇÆá ÈÚÏ ÍÝÙ ÇáãÓæÏÇÊ ¿" - -#: mailbox.php:514 -msgid "Show Deleted" -msgstr "ÚÑÖ ÇáãáÛí" - -#: folders.php:274 -msgid "Show Unsubscribed" -msgstr "ÚÑÖ ÛíÑ ÇáãÔÊÑß" - -#: config/prefs.php.dist:684 -msgid "Show last login time when logging in?" -msgstr "ÅÙåÇÑ ÂÎÑ æÞÊ ÏÎæá ÚäÏ ÇáÏÎæá ¿" - -#: config/prefs.php.dist:580 -msgid "Show legend in the mailbox view?" -msgstr "ÅÙåÇÑÊÝÓíÑÇÊ ÃËäÇÁ ÚÑÖ ÕäÏæÞ ÇáÈÑíÏ ¿" - -#: templates/compose/compose.inc:434 templates/mailbox/message_headers.inc:33 -msgid "Size" -msgstr "ÍÌã" - -#: templates/index/notconfigured.inc:13 -msgid "Some of IMP's configuration files are missing:" -msgstr "ÈÚÖ ãáÝÇÊ ÖæÇÈØ IMP ãÝÞæÏÉ :" - -#: templates/mailbox/message_headers.inc:8 -#: templates/mailbox/message_headers.inc:12 -#: templates/mailbox/message_headers.inc:16 -#: templates/mailbox/message_headers.inc:22 -#: templates/mailbox/message_headers.inc:26 -#: templates/mailbox/message_headers.inc:32 -msgid "Sort Direction" -msgstr "ÇÊÌÇå ÇáÝÑÒ" - -#: message.php:424 -msgid "Spam Report from" -msgstr "ÊÞÑíÑ ÑÓÇÆá ÛíÑ ãÑÛæÈÉ ãä" - -#: templates/compose/compose.inc:308 -msgid "Special Characters" -msgstr "ÑãæÒ ÎÇÕÉ" - -#: templates/compose/compose.inc:305 -msgid "Spell Check" -msgstr "ÊÏÞíÞ ÅãáÇÆí" - -#: templates/compose/spelling.inc:26 -msgid "Spell Checker" -msgstr "ÇáãÏÞÞ ÇáÅãáÇÆí" - -#: templates/compose/spelling.inc:28 templates/compose/spelling.inc:36 -msgid "Spell check complete" -msgstr "ÇáÇäÊåÇÁ ãä ÇáÊÏÞíÞ ÇáÅãáÇÆí" - -#: config/prefs.php.dist:542 -msgid "Spelling errors per screen when spell checking." -msgstr "ÚÏÏ ÇáÃÎØÇÁ ÇáÅãáÇÆíÉ áßá ÔÇÔÉ ÃËäÇÁ ÇáÊÏÞíÞ ÇáÅãáÇÆí." - -#: templates/search/main.inc:54 templates/compose/compose.inc:273 -#: templates/mailbox/message_headers.inc:24 -#: templates/mailbox/message_headers.inc:27 templates/message/headers.inc:28 -msgid "Subject" -msgstr "ÇáãæÖæÚ" - -#: config/prefs.php.dist:510 -msgid "Subject Field" -msgstr "ÍÞá ÇáãæÖæÚ" - -#: templates/filters/manage.inc:16 filters.php:142 -msgid "Subject:" -msgstr "ÇáãæÖæÚ :" - -#: templates/folders/actions.inc:9 -msgid "Subscribe to Folder(s)" -msgstr "ÇáÇÔÊÑÇß Ýí ÇáãÌáÏ ( ÇáãÌáÏÇÊ )" - -#: status.php:39 -msgid "Success" -msgstr "äÌÇÍ" - -#: templates/compose/spelling.inc:74 -msgid "Suggestions" -msgstr "ãÞÊÑÍÇÊ" - -#: templates/filters/manage.inc:30 -msgid "Text" -msgstr "äÕ" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:97 -#, c-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "ÓæÝ íÊã ÊÛííÑ ÃÓãÇÁ ÇáãÌáÏ (ÇáãÌáÏÇÊ) ÇáÍÇáíÉ \"%s\" Åáì \"%s\"." - -#: lib/Folder.php:307 -#, c-format -msgid "The folder \"%s\" already exists" -msgstr "ÇáãÌáÏ \"%s\" ãæÌæÏ ãÓÈÞÇ" - -#: lib/Folder.php:140 -#, c-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"ÇáãÌáÏ \"%s\" íÍÊæí Úáì ÑãæÒ ÛíÑ ãÞÈæáÉ Ýí ÇÓãå. ÞÏ íÄÏí Ðáß Åáì ãÔÇßá " -"ÇáÑÌÇÁ ãÑÇÌÚÉ ãÏíÑ ÇáäÙÇã." - -#: lib/Folder.php:320 -#, c-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Êã ÅäÔÇÁ ÇáãÌáÏ \"%s\" æáßä áã íÊã ÅÔÑÇßß Èå." - -#: lib/Folder.php:273 -#, c-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Êã ÅáÛÇÁ ÇáãÌáÏ \"%s\" æáßä áã íÊã ÅáÛÇÁ ÇÔÊÑÇßß Èå." - -#: lib/Folder.php:313 -#, c-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "áã íÊã ÅäÔÇÁ ÇáãÌáÏ \"%s\" . åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã " - -#: lib/Folder.php:267 -#, c-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "áã íÊã ÅáÛÇÁ ÇáãÌáÏ \"%s\" . åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã" - -#: lib/Folder.php:325 -#, c-format -msgid "The folder \"%s\" was successfully created." -msgstr "Êã ÅäÔÇÁ ÇáãÌáÏ \"%s\" ÈäÌÇÍ." - -#: lib/Folder.php:276 -#, c-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Êã ÅáÛÇÁ ÇáãÌáÏ \"%s\" ÈäÌÇÍ." - -#: lib/Folder.php:376 -#, c-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Êã ÅÚÇÏÉ ÊÓãíÉ ÇáãÌáÏ \"%s\" Åáì \"%s\"." - -#: identities.php:132 -#, c-format -msgid "The identity \"%s\" has been deleted." -msgstr "Êã ÅáÛÇÁ ÇáåæíÉ \"%s\" ÈäÌÇÍ." - -#: identities.php:125 -#, c-format -msgid "The identity \"%s\" has been saved." -msgstr "Êã ÍÝÙ ÇáåæíÉ \"%s\" ÈäÌÇÍ." - -#: templates/contacts/javascript.inc:72 -msgid "The message being composed has been closed. Exiting." -msgstr "Êã ÅÛáÇÞ ÇáÑÓÇáÉ ÇáÌÇÑí ÅäÔÇÄåÇ. ÌÇÑí ÇáÎÑæÌ." - -#: templates/compose/javascript.inc:140 -msgid "The signature couldn't be replaced." -msgstr "ÊÚÐÑ ÊÛííÑ ÇáÊæÞíÚ." - -#: templates/compose/javascript.inc:138 -msgid "The signature was successfully replaced." -msgstr "Êã ÊÛííÑ ÇáÊæÞíÚ ÈäÌÇÍ." - -#: templates/mailbox/empty_mailbox.inc:4 -msgid "There are no messages in this mailbox." -msgstr "áÇ ÊæÌÏ ÑÓÇÆá Ýí ÕäÏæÞ ÇáÈÑíÏ." - -#: mailbox.php:218 -#, c-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "åäÇáß ãÔßáÉ äÚØá %s. åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã " - -#: mailbox.php:227 -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "åäÇáß ãÔßáÉ ÊÚØá ÕäÏæÞ ÇáÈÑíÏ. åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã " - -#: mailbox.php:333 -#, c-format -msgid "" -"There was a problem expunging the mailbox. This is what the server said: %s" -msgstr "åäÇáß ãÔßáÉ ÊÚØá ÕäÏæÞ ÇáÈÑíÏ. åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã : %s" - -#: compose.php:973 -#, c-format -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size (%d MB)." -msgstr "" -"åäÇáß ãÔßáÉ ãÊÚáÞÉ ÈÊÍãíá ÇáãáÝ. ÞÏ íßæä ÍÌã ÇáãáÝ ÇßÈÑ ãä ÇáÍÏ ÇáÃÚáì " -"ÇáãÓãæÍ Èå æåæ (%d ãíÌÇÈÇíÊ)." - -#: compose.php:998 -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size." -msgstr "" -"åäÇáß ãÔßáÉ ãÊÚáÞÉ ÈÊÍãíá ÇáãáÝ. ÞÏ íßæä ÍÌã ÇáãáÝ ÇßÈÑ ãä ÇáÍÏ ÇáÃÚáì " -"ÇáãÓãæÍ Èå." - -#: lib/Message.php:123 -#, c-format -msgid "" -"There was an error copying messages to \"%s\". This is what the server said" -msgstr "åäÇáß ÎØÇ Ýí äÓÎ ÇáÑÓÇÆá Åáì \"%s\". åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã" - -#: lib/Message.php:225 -#, c-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "åäÇáß ÎØÃ Ýí ÅáÛÇÁ ÇáÑÓÇÆá ãä ÇáãÌáÏ \"%s\". åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã" - -#: lib/Message.php:300 -#, c-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "åäÇáß ÎØÃ Ýí ÅáÛÇÁ ÇáÑÓÇÆá Ýí ÇáãÌáÏ \"%s\". åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã" - -#: lib/Message.php:255 lib/Message.php:263 -msgid "There was an error deleting messages. This is what the server said" -msgstr "åäÇáß ÎØÃ Ýí ÅáÛÇÁ ÇáÑÓÇÆá. åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã " - -#: lib/MIME/Viewer/text.php:29 lib/MIME/Viewer/enriched.php:48 -msgid "There was an error displaying this message part" -msgstr "åäÇáß ÎØÃ Ýí ÚÑÖ åÐÇ ÇáÌÒÁ ãä ÇáÑÓÇáÉ" - -#: lib/Message.php:362 lib/Message.php:377 -#, c-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "åäÇáß ÎØÃ Ýí ÊÚáíã ÇáÑÓÇÆá Ýí ÇáãÌáÏ \"%s\". åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã " - -#: lib/Message.php:385 -msgid "There was an error flagging messages. This is what the server said" -msgstr "åäÇáß ÎØÃ Ýí ÊÚáíã ÇáÑÓÇÆá. åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã " - -#: lib/Message.php:119 -#, c-format -msgid "" -"There was an error moving messages to \"%s\". This is what the server said" -msgstr "åäÇáß ÎØÃ Ýí äÞá ÇáÑÓÇÆá Åáì \"%s\". åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã " - -#: lib/Message.php:219 lib/Message.php:249 -msgid "" -"There was an error moving messages to the trash. This is what the server said" -msgstr "åäÇáß ÎØÃ Ýí äÞá ÇáÑÓÇÆá Åáì ÓáÉ ÇáãåãáÇÊ. åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã " - -#: compose.php:966 -msgid "There was an error saving a draft." -msgstr "ÎØÃ Ýí ÍÝÙ ãÓæÏÉ." - -#: compose.php:886 -#, c-format -msgid "There was an error sending your message: %s" -msgstr "åäÇáß ÎØÃ Ýí ÅÑÓÇá ÑÓÇáÊß : %s" - -#: lib/Message.php:313 -msgid "There was an error undeleting messages. This is what the server said" -msgstr "åäÇáß ÎØÃ- ÇáÊÑÇÌÚ Úä ÅáÛÇÁ ÇáÑÓÇÆá. åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã" - -#: mailbox.php:151 -msgid "There was an error viewing the requested message." -msgstr "åäÇáß ÎØÇ Ýí ÚÑÖ ÇáÑÓÇáÉ ÇáãØáæÈÉ." - -#: templates/index/notconfigured.inc:32 -msgid "" -"This file controls local MIME drivers for IMP, specifically what kinds of " -"attachments are viewable and/or downloadable." -msgstr "" -"åÐÇ ÇáãáÝ íÊÍßã ÈÃäæÇÚ MIME ááÜ IMP ¡ ÈÇáÖÈØ Ãí äæÚ ãä ÇáãÑÝÞÇÊ íãßä ÚÑÖå " -"æ/Ãæ ÊÍãíáå." - -#: templates/index/notconfigured.inc:39 -msgid "" -"This file controls the default preferences for IMP, and also controls which " -"preferences users can alter." -msgstr "" -"åÐÇ ÇáãáÝ íÊÍßã Ýí ÇáÎíÇÑÇÊ ÇáÇÝÊÑÇÖíÉ IMP ¡ æíÊÍßã ÃíÖÇ ÈÃí ÎíÇÑÇÊ íãßä " -"ááãÓÊÎÏã ÊÚÏíáåÇ " - -#: templates/index/notconfigured.inc:46 -msgid "" -"This file controls the default settings for IMP, and also defines the list " -"of available servers if you are using the server list." -msgstr "" -" åÐÇ ÇáãáÝ íÊÍßã Ýí ÇáÎíÇÑÇÊ ÇáÇÝÊÑÇÖíÉ IMP ¡ æíÚÑÝ ÃíÖÇ ÞÇÆãÉ ÇáãÎÏãÇÊ " -"ÇáãÊæÝÑÉ ÅÐÇ ßäÊ ÊÓÊÎÏã ÞÇÆãÉ ãÎÏãÇÊ." - -#: templates/index/notconfigured.inc:25 -msgid "" -"This file controls the style sheet that is used to set colors and fonts in " -"addition to or overriding Horde defaults." -msgstr "" -"íÊÍßã åÐÇ ÇáãáÝ Ýí ÔÑíÍÉ ÇáÓãÇÊ ÇáÊí ÊÓÊÎÏã áÖÈØ ÇáÃáæÇä æÇáÎØæØ ÈÇáÅÖÇÝÉ " -"Åáì Ãæ ÊÌÇåá ÇáÎíÇÑÇÊ ÇáÃÓÇÓíÉ áåæÑÏí." - -#: templates/index/notconfigured.inc:18 -msgid "" -"This is the main IMP configuration file. It contains paths and options for " -"the IMP scripts." -msgstr "" -"åÐÇ åæ ÇáãáÝ ÇáÑÆíÓí áÖæÇÈØ IMP æíÍÊæí Úáì ãÓÇÑÇÊ æÇáÎíÇÑÇÊ áÊÑãíÒ IMP." - -#: templates/folders/javascript.inc:7 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "ÞÏ íÓÊÛÑÞ åÐÇ ÈÚÖ ÇáæÞÊ. ÊÃßíÏ ÇáÇÓÊãÑÇÑ¿" - -#: message.php:435 -msgid "This message has been reported as spam to your system administrator." -msgstr "Êã ÊÞÏíã ÊÞÑíÑ ÈåÐå ÇáÑÓÇáÉ ßÑÓÇáÉ ÛíÑ ãÑÛæÈ ÈåÇ Åáì ãÏíÑ ÇáäÙÇã." - -#: message.php:457 -msgid "This message to" -msgstr "åÐå ÇáÑÓÇáÉ Åáì" - -#: prefs.php:105 -msgid "This number must be at least one." -msgstr "íÌÈ Ãä íßæä åÐÇ ÇáÑÞã æÇÍÏ Úáì ÇáÃÞá." - -#: prefs.php:103 -msgid "This value must be a number." -msgstr "íÌÈ Ãä Êßæä ÇáÞíãÉ ÚÈÇÑÉ Úä ÑÞã." - -#: templates/contacts/javascript.inc:78 -msgid "This window must be called from compose window" -msgstr "íÌÈ äÏÇÁ åÐå ÇáäÇÝÐÉ ãä äÇÝÐÉ ÅäÔÇÁ ÇáÑÓÇÆá" - -#: templates/mailbox/message_headers.inc:23 -#: templates/mailbox/message_headers.inc:28 -msgid "Thread" -msgstr "ÓáÓáÉ" - -#: config/prefs.php.dist:512 -msgid "Thread View" -msgstr "ÚÑÖ ÊÓáÓáí" - -#: config/prefs.php.dist:45 -msgid "Time Zone" -msgstr "äØÇÞ ÇáÊæÞíÊ" - -#: templates/search/main.inc:38 templates/compose/compose.inc:106 -#: templates/compose/bounce.inc:28 templates/message/headers.inc:12 -#: mailbox.php:673 -msgid "To" -msgstr "Åáì" - -#: templates/filters/manage.inc:13 filters.php:139 -msgid "To:" -msgstr "Åáì :" - -#: templates/compose/compose.inc:459 -#, c-format -msgid "Total Size: %s KB" -msgstr "ãÌãæÚ ÇáÍÌã : %s ß È" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "ÓáÉ ÇáãåãáÇÊ :" - -#: templates/mailbox/navbar.inc:18 templates/mailbox/navbar.inc:35 -msgid "Unanswered" -msgstr "áã íÑÏ ÚáíåÇ" - -#: templates/search/main.inc:157 -msgid "Unanswered messages" -msgstr "ÑÓÇÆá áã íÊã ÇáÑÏ ÚáíåÇ" - -#: templates/mailbox/actions.inc:13 templates/message/navbar.inc:5 -msgid "Undelete" -msgstr "ÊÑÇÌÚ Úä ÇáÅáÛÇÁ" - -#: mailbox.php:671 message.php:101 -msgid "Undisclosed Recipients" -msgstr "ãÓÊáãíä ãÎÝííä" - -#: identities.php:74 identities.php:75 -msgid "Unnamed" -msgstr "áã ÊÓãì" - -#: config/conf.php.dist:130 -msgid "Unread" -msgstr "áã ÊÞÑÃ" - -#: templates/mailbox/navbar.inc:14 templates/mailbox/navbar.inc:31 -msgid "Unseen" -msgstr "áã ÊÑì" - -#: templates/folders/actions.inc:32 -msgid "Unseen Messages" -msgstr "ÑÓÇÆá áã ÊÑì" - -#: templates/folders/actions.inc:10 -msgid "Unsubscribe from Folder(s)" -msgstr "ÅáÛÇÁ ÇáÇÔÊÑÇß ãä ãÌáÏ (ãÌáÏÇÊ)" - -#: templates/prefs/sourceselect.inc:288 -msgid "Use Ctrl/Option+Click to select multiple fields" -msgstr "ÇÓÊÎÏã ÒÑ ÊÍßã/ÇÎÊíÇÑ+ÇáäÞÑ áÇÎÊíÇÑ ÍÞæá ãÊÚÏÏÉ" - -#: templates/identities/manage.inc:94 -msgid "Use Default Value" -msgstr "ÇÓÊÎÏã ÇáÞíãÉ ÇáÇÝÊÑÇÖíÉ" - -#: config/prefs.php.dist:265 -msgid "Use IMAP folder subscriptions?" -msgstr "ÇÓÊÎÏã ÇÔÊÑÇßÇÊ ãÌáÏ IMAP¿" - -#: prefs.php:285 -msgid "User Options" -msgstr "ÎíÇÑÇÊ ÇáãÓÊÎÏã" - -#: templates/login/login.inc:69 -msgid "Username" -msgstr "ÇÓã ÇáãÓÊÎÏã" - -#: lib/MIME/Viewer/text.php:110 lib/MIME/Viewer/enriched.php:184 -#: lib/IMP.php:1043 -#, c-format -msgid "View %s" -msgstr "ÚÑÖ %s" - -#: folders.php:350 -msgid "View messages in " -msgstr "ÚÑÖ ÇáÑÓÇÆá Ýí " - -#: templates/prefs/initialpageselect.inc:26 -msgid "View of mailbox to display after login:" -msgstr "Ôßá ÕäÏæÞ ÈÑíÏ ááÅÙåÇÑ ÈÚÏ ÇáÏÎæá :" - -#: templates/message/navbar.inc:50 -msgid "WIN charset" -msgstr "ÊÑãíÒ ÇáæíäÏæÒ" - -#: status.php:43 -msgid "Warning" -msgstr "ÊÍÐíÑ" - -#: templates/login/login.inc:63 login.php:164 -#, c-format -msgid "Welcome to %s" -msgstr "ãÑÍÈÇ Èß Ýí %s" - -#: config/prefs.php.dist:389 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"ÚäÏ ÅáÛÇÁ ÑÓÇÆá ¡ Þã ÈäÞáåÇ Åáì ãÌáÏ ÓáÉ ÇáãåãáÇÊ ÈÏáÇ ãä ÊÚáíãåä ßÑÓÇÆá " -"ãáÛíÉ ¿" - -#: config/prefs.php.dist:612 -msgid "Wrap text at this many characters." -msgstr "ÞíÏ ÇáäÕ ÈåÐÇ Çáßã ãä ÇáÍÑæÝ." - -#: config/prefs.php.dist:552 -msgid "Yes" -msgstr "äÚã" - -#: templates/folders/javascript.inc:8 -msgid "You are attempting to delete the following folders:" -msgstr "Çäß ÊÍÇæá ÅáÛÇÁ ÇáãÌáÏÇÊ ÇáÊÇáíÉ :" - -#: templates/mailbox/javascript.inc:81 templates/message/javascript.inc:14 -msgid "You are copying/moving to a new folder." -msgstr "Çäß ÊäÓÎ/ÊäÞá Åáì ãÌáÏ ÌÏíÏ." - -#: templates/folders/javascript.inc:98 -msgid "You are creating a sub-folder to " -msgstr "Çäß ÊÖíÝ ãÌáÏ ÝÑÚí Åáì " - -#: templates/folders/javascript.inc:100 -msgid "You are creating a top-level folder." -msgstr "ÓæÝ ÊäÔí ãÌáÏ ÃÓÇÓí." - -#: templates/folders/javascript.inc:135 -msgid "You are renaming the folder: " -msgstr "Çäß ÊÚíÏ ÊÓãíÉ ÇáãÌáÏ : " - -#: identities.php:84 -msgid "You can not have the '\\' character in your full name." -msgstr "áÇ íãßäß ÇÓÊÎÏÇã ÇáÑãÒ '\\' Ýí ÇÓãß ÇáßÇãá." - -#: templates/mailbox/alert.inc:3 -#, c-format -msgid "You have %s new messages." -msgstr "ÊæÌÏ áÏíß %s ÑÓÇáÉ ÌÏíÏÉ." - -#: templates/mailbox/alert.inc:3 -msgid "You have 1 new message." -msgstr "áÏíß ÑÓÇáÉ æÇÍÏÉ ÌÏíÏÉ." - -#: login.php:21 -msgid "You have been logged out.
    Thank you for using the system." -msgstr "áÞÏ Êã ÇáÎÑæÌ ãä ÇáäÙÇã .
    äÔßÑß Úáì ÇÓÊÎÏÇãß ÇáäÙÇã." - -#: templates/folders/confirm.inc:3 -msgid "You have new mail in the following folder:" -msgstr "áÏíß ÈÑíÏ ÌÏíÏ Ýí ÇáãÌáÏ ÇáÊÇáí :" - -#: templates/folders/alert.inc:3 -msgid "You have new mail in the following folders:" -msgstr "áÏíß ÈÑíÏ ÌÏíÏ Ýí ÇáãÌáÏÇÊ ÇáÊÇáíÉ :" - -#: templates/compose/javascript.inc:35 -msgid "You must first select the attachment(s) to delete." -msgstr "íÌÈ Ãä ÊÎÊÇÑ ÇáãÑÝÞÇÊ ÇáãÑÇÏ ÅáÛÇÄåÇ ÃæáÇ." - -#: templates/compose/javascript.inc:10 -msgid "You must first specify the file to attach." -msgstr "íÌÈ ÃæáÇ ÊÍÏíÏ ÇáãáÝ ÇáãÑÇÏ ÅÑÝÇÞå." - -#: compose.php:738 -msgid "You must have at least one recipient." -msgstr "íÌÈ Ãä íßæä áÏíß ãÓÊÞÈá æÇÍÏ Úáì ÇáÃÞá." - -#: templates/mailbox/javascript.inc:90 templates/message/javascript.inc:23 -msgid "You must select a target mailbox first." -msgstr "íÌÈ Ãä ÊÎÊÇÑ ÕäÏæÞ ÇáÈÑíÏ ÇáåÏÝ ÃæáÇ." - -#: templates/contacts/javascript.inc:56 -msgid "You must select an address first." -msgstr "íÌÈ Ãä ÊÎÊÇÑ ÚäæÇä ÃæáÇ." - -#: identities.php:134 -msgid "You must select an identity to be deleted." -msgstr "íÌÈ Ãä ÊÎÊÇÑ åæíÉ áíÊã ÅáÛÇÄåÇ." - -#: templates/mailbox/javascript.inc:21 templates/mailbox/javascript.inc:97 -#: templates/mailbox/javascript.inc:108 templates/mailbox/javascript.inc:155 -msgid "You must select at least one message first." -msgstr "íÌÈ Ãä ÊÎÊÇÑ ÑÓÇáÉ æÇÍÏÉ Úáì ÇáÃÞá." - -#: templates/compose/bounce.inc:6 -msgid "You must specify a recipient." -msgstr "íÌÈ ÊÍÏíÏ ãÓÊáã." - -#: lib/Folder.php:403 -#, c-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "áã Êßä ãÔÊÑßÇ ÈÜ \"%s\". åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã " - -#: lib/Folder.php:437 -#, c-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "áã íÊã ÅáÛÇÁ ÇÔÊÑÇßß ãä \"%s\". åÐÇ ãÇ ÃÝÇÏ Èå ÇáãÎÏã " - -#: lib/Folder.php:407 -#, c-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Êã ÅÔÑÇßß ÈäÌÇÍ Ýí \"%s\"" - -#: lib/Folder.php:441 -#, c-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Êã ÅáÛÇÁ ÇÔÊÑÇßß ÈäÌÇÍ ãä \"%s\"" - -#: login.php:20 -#, c-format -msgid "Your %s session has expired. Please login again." -msgstr " ÌáÓÊ Úãáß %s ÇäÊåÊ. íÑÌì ÇáÏÎæá ãÑÉ ÃÎÑì." - -#: templates/identities/manage.inc:59 -msgid "Your From: address:" -msgstr "ÇáÚäæÇä : ãä :" - -#: config/prefs.php.dist:23 config/prefs.php.dist:30 config/prefs.php.dist:37 -#: config/prefs.php.dist:44 -msgid "Your Information" -msgstr "ãÚáæãÇÊß" - -#: templates/identities/manage.inc:64 -msgid "Your Reply-to: address: (optional)" -msgstr "ÚäæÇä : ÇáÑÏ Åáì : (ÇÎÊíÇÑí)" - -#: lib/MIME/Viewer/images.php:52 -msgid "Your browser does not support inline display of this image type" -msgstr "áÇ íÏÚã ãÊÕÝÍß ÇáÚÑÖ ÇáÏÇÎáí áåÐÇ ÇáäæÚ ãä ÇáÕæÑ" - -#: templates/message/print.inc:27 -msgid "" -"Your browser does not support this print option. Press Control/Option + P to " -"print." -msgstr "" -"áÇ íÏÚã ãÊÕÝÍß ÎíÇÑ ÇáØÈÇÚÉ åÐÇ ÇÖÛØ ÒÑ ÊÍßã + ÇáÍÑÝ Èí áßí ÊÞæã ÈÇáØÈÇÚÉ." - -#: config/prefs.php.dist:297 -msgid "Your current time zone:" -msgstr "äØÇÞ ÊæÞíÊß ÇáÍÇáí :" - -#: templates/prefs/identityselect.inc:14 -msgid "Your default identity:" -msgstr "åæíÊß ÇáÇÎÊíÇÑíÉ :" - -#: templates/identities/manage.inc:54 -msgid "Your full name:" -msgstr "ÇÓãß ÇáßÇãá :" - -#: templates/identities/manage.inc:10 -msgid "Your identities:" -msgstr "ãÚÑÝÇÊß:" - -#: prefs.php:253 -msgid "Your options have been updated." -msgstr "Êã ÊÚÏíá ÎíÇÑÇÊß." - -#: templates/compose/javascript.inc:170 -msgid "" -"Your session will expire in 1 minute. Do you want to reload the page to " -"prevent losing your work?" -msgstr "" -"ÇáÌáÓÉ ÓæÝ ÊäÊåí ÎáÇá ÏÞíÞÉ æÇÍÏÉ. åá ÊÑíÏ ÅÚÇÏÉ ÊÍãíá ÇáÕÝÍÉ ßí áÇ ÊÝÞÏ " -"Úãáß ÇáÍÇáí ¿" - -#: templates/compose/javascript.inc:168 -msgid "" -"Your session will expire in 5 minutes. Do you want to reload the page to " -"prevent losing your work?" -msgstr "" -"ÇáÌáÓÉ ÓæÝ ÊäÊåí ÎáÇá ÎãÓ ÏÞÇÆÞ. åá ÊÑíÏ ÅÚÇÏÉ ÊÍãíá ÇáÕÝÍÉ ßí áÇ ÊÝÞÏ Úãáß " -"ÇáÍÇáí ¿" - -#: templates/identities/manage.inc:69 -msgid "Your signature:" -msgstr "ÊæÞíÚß :" - -#: lib/IMP.php:1190 lib/IMP.php:1192 lib/IMP.php:1203 message.php:510 -msgid "[No Subject]" -msgstr "[áÇ íæÌÏ ãæÖæÚ]" - -#: templates/prefs/sourceselect.inc:269 -msgid "add source" -msgstr "ÃÖÝ ÇáãÕÏÑ" - -#: filters.php:120 -msgid "cannot move past the beginning" -msgstr "áÇ íãßä ÇáÚæÏÉ Åáì ÇáÈÏÇíÉ" - -#: filters.php:103 -msgid "cannot move past the end" -msgstr "áÇ íãßä ÇáÚæÏÉ Åáì ÇáäåÇíÉ" - -#: templates/filters/manage.inc:56 -msgid "delete message" -msgstr "ÅáÛÇÁ ÑÓÇáÉ" - -#: templates/contacts/contacts.inc:21 -msgid "from" -msgstr "ãä" - -#: templates/prefs/sourceselect.inc:282 -msgid "move down" -msgstr "ÇäÊÞá Åáì ÇáÃÓÝá" - -#: templates/filters/manage.inc:58 -msgid "move message to" -msgstr "ÇäÞá ÇáÑÓÇÆá Åáì" - -#: templates/prefs/sourceselect.inc:280 -msgid "move up" -msgstr "ÇäÊÞá Åáì ÇáÃÚáì" - -#: filters.php:45 filters.php:68 -msgid "no folder selected" -msgstr "áã íÊã ÇÎÊíÇÑ ãÌáÏ" - -#: filters.php:79 filters.php:90 filters.php:107 filters.php:124 -msgid "no rule selected" -msgstr "áã íÊã ÇÎÊíÇÑ ÞÇÚÏÉ" - -#: filters.php:75 -msgid "no text specified" -msgstr "áã íÊã ÊÍÏíÏ äÕ" - -#: templates/compose/spelling.inc:64 templates/filters/list.inc:25 -msgid "none" -msgstr "áÇ ÔíÁ" - -#: templates/compose/spelling.inc:94 filters.php:151 -msgid "or" -msgstr "Ãæ" - -#: filters.php:53 -msgid "please fill in the text and choose a field and an action" -msgstr "íÑÌì ÊÚÈÆÉ ÇáäÕ æÇÎÊÑ ÍÞá æÅÌÑÇÁ" - -#: templates/prefs/sourceselect.inc:271 -msgid "remove source" -msgstr "ÅÒÇáÉ ÇáãÕÏÑ" - -#: filters.php:158 -msgid "select folder" -msgstr "ÇÎÊÑ ãÌáÏ" - -#: templates/compose/spelling.inc:26 -msgid "spelling error" -msgstr "ÎØÃ ÅãáÇÆí" - -#: templates/compose/spelling.inc:26 -msgid "spelling errors" -msgstr "ÃÎØÇÁ ÅãáÇÆíÉ" - -#: templates/filters/list.inc:42 -#, c-format -msgid "where the %s field contains %s" -msgstr "ÈíäãÇ ÇáÍÞá %s íÍÊæí %s" diff --git a/imp/po/bg_BG.po b/imp/po/bg_BG.po deleted file mode 100644 index e628eb12d..000000000 --- a/imp/po/bg_BG.po +++ /dev/null @@ -1,2279 +0,0 @@ -# Bulgarian translations for Imp package. -# Copyright 2002-2009 The Horde Project -# This file is distributed under the same license as the Imp package. -# Miroslav Pendev and -# Atanas Stoyanov , 2002. -# -msgid "" -msgstr "" -"Project-Id-Version: Imp 4.0-cvs\n" -"POT-Creation-Date: 2002-09-12 20:21-0400\n" -"PO-Revision-Date: 2002-11-14 00:38-0400\n" -"Last-Translator: Miroslav Pendev \n" -"Language-Team: BG i18n@lists.horde.org\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CP1251\n" -"Content-Transfer-Encoding: 8bit\n" - -msgid " To: " -msgstr " Äî: " - -msgid " Date: " -msgstr " Äàòà: " - -msgid " From: " -msgstr " Îò: " - -msgid " - $nm new message" -msgstr " - $nm íîâî ïèñìî" - -msgid " - $nm new messages" -msgstr " - $nm íîâè ïèñìà" - -msgid " Subject: " -msgstr " Òåìà: " - -msgid " in " -msgstr " â " - -#, c-format -msgid " where the %s contains %s" -msgstr " êúäåòî %s ñúäúðæà %s" - -msgid "#" -msgstr "#" - -#, c-format -msgid "%d of %d Messages" -msgstr "%d îò %d ïèñìà" - -#, c-format -msgid "%d to %d of %d Messages" -msgstr "%d äî %d îò %d ïèñìà" - -#, c-format -msgid "%s KB" -msgstr "%s KB" - -#, c-format -msgid "%s PGP Administration" -msgstr "%s PGP Àäìèíèñòðèðàíå" - -#, c-format -msgid "%s S/MIME Administration" -msgstr "%s S/MIME Àäìèíèñòðèðàíå" - -#, c-format -msgid "%s Standard" -msgstr "%s Ñòàíäàðò" - -#, c-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s âå÷å ñúùåñòâóâà. Âàøàòà ïàïêà %s íå áåøå ïðåèìåíóâàíà." - -#, c-format -msgid "%s does not appear to be a valid mailbox." -msgstr "%s íå å âàëèäíà ïîùåíñêà êóòèÿ." - -#, c-format -msgid "%s folder being renamed at the start of the month." -msgstr "Ïàïêà %s áåøå ïðåèìåíóâàíà â íà÷àëîòî íà ìåñåöà." - -#, c-format -msgid "%s messages were fetched..." -msgstr "%s ïèñìà áÿõà èçòåãëåíè..." - -#, c-format -msgid "%s%s Guest Services" -msgstr "%s%s Óñëóãè çà ãîñòè" - -#, c-format -msgid "%s: %s" -msgstr "%s: %s" - -#, c-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d îò %d)" - -msgid "(Apply these changes and move to next screen.)" -msgstr "(Ïðèëîæè òåçè ïðîìåíè è ïðîäúëæè êúì ñëåäâàùèÿ åêðàí.)" - -msgid "(Discard all changes and return to the compose screen.)" -msgstr "Îòêàæè âñè÷êè ïðîìåíè è ñå âúðíè êúì åêðàíà \"Íàïèøè\"" - -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(Âúðíè ñå êúì åêðàíà \"Íàïèøè\" ñëåä êàòî ïðèëîæèø âñè÷êè ïðîìåíè äî òóê." -"Ïðîìåíèòå â òåêóùèÿ åêðàí ÍßÌÀ äà áúäàò ïðèëîæåíè.)" - -msgid "* Add these by clicking OK *" -msgstr "* Äîáàâè òåçè ñ \"ÎÊ\" *" - -msgid "* Please select address(es) *" -msgstr "* Ìîëÿ èçáåðåòå àäðåñ(è) *" - -#, c-format -msgid "View as %s" -msgstr "Èçãëåä êàòî %s" - -msgid "AND" -msgstr "è" - -msgid "Account's name:" -msgstr "Èìå íà ïîùàòà:" - -msgid "Accounts" -msgstr "Ïîùè" - -msgid "Action" -msgstr "Äåéñòâèå" - -#, c-format -msgid "Add to Address book (%s)" -msgstr "Äîáàâè êúì àäðåñíà êíèãà (%s)" - -#, c-format -msgid "Added %s as an attachment." -msgstr "Äîáàâåí %s êàòî ïðèêðåïåí ôàéë." - -msgid "Address Book" -msgstr "Àäðåñåí áåëåæíèê" - -msgid "Address Books" -msgstr "Àäðåñíè êíèãè" - -msgid "All" -msgstr "Âñè÷êè" - -#, c-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Âñè÷êè ïèñìà âúâ Âàøàòà \"%s\" ïàïêà ïî-ñòàðè îò %s äíè ùå áúäàò èçòðèòè!" - -#, c-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Âñè÷êè ïàïêè \"Èçïðàòåíè ïèñìà\" ïî-ñòàðè îò %s ìåñåöà ùå áúäàò èçòðèòè!" - -msgid "Alternative parts for this section:" -msgstr "Àëòåðíàòèâíè ÷àñòè çà òàçè ñåêöèÿ:" - -msgid "An error occurred when deleting messages from server!" -msgstr "Ãðåøêà ïðè èçòðèâàíå íà ïèñìà îò ñúðâúðà!" - -msgid "An error occurred when setting the messages seen from server!" -msgstr "Ãðåøêà ïðè ïðåãëåæäàíå íà ïèñìà îò ñúðâúðà! " - -msgid "An unknown error occured adding the new entry." -msgstr "Íåèçâåñòíà ãðåøêà ïðè äîáàâÿíå íà íîâ çàïèñ." - -msgid "Answered" -msgstr "Ñ îòãîâîð" - -msgid "Answered messages" -msgstr "Ïèñìà ñ îòãîâîð" - -msgid "Apply Filters on" -msgstr "Ïðèëîæè ôèëòðèòå" - -msgid "Apply filter rules upon logging on?" -msgstr "Äà ñå ïðèëàãàò ëè ôèëòðèòå ñëåä âõîä?" - -msgid "Apply filter rules when mailbox is refreshed?" -msgstr "Äà ñå ïðèëàãàò ëè ôèëòðèòå, êîãàòî ñå îïðåñíÿâà ïîùåíñêàòà êóòèÿ?" - -msgid "April" -msgstr "Àïðèë" - -msgid "Are you sure you want to delete this public key?" -msgstr "Ñèãóðíè ëè ñòå, ÷å èñêàòå äà èçòðèåòå òîçè ïóáëè÷åí êëþ÷?" - -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Ñèãóðíè ëè ñòå, ÷å èñêàòå äà èçòðèåòå òåçè ïèñìà (íåâúçâðàòèìî)?" - -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Ñèãóðíè ëè ñòå, ÷å èñêàòå äà èçïðàçíèòå êîø÷åòî?" - -msgid "Arrival Time" -msgstr "Âðåìå íà ïðèñòèãàíå" - -msgid "Ascending" -msgstr "Íàðàñòâàùè" - -msgid "Ask for confirmation before doing maintenance operations?" -msgstr "Äà ñå èñêà ëè ïîòâúðæäåíèå ïðåäè îáñëóæâàùèòå îïåðàöèè?" - -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Äà ñå äîáàâÿ ëè Âàøèÿò ïóáëè÷åí PGP êëþ÷ êúì ïèñìîòî Âè?" - -msgid "Attached File:" -msgstr "Ïðèêðåïåí ôàéë:" - -msgid "Attachment" -msgstr "Ïðèêðåïåí ôàéë" - -msgid "Attachments" -msgstr "Ïðèêðåïåíè ôàéëîâå" - -msgid "August" -msgstr "Àâãóñò" - -msgid "Available Address books:" -msgstr "Íàëè÷íè àäðåñíè êíèãè:" - -#, c-format -msgid "Back to %s" -msgstr "Îáðàòíî â %s" - -msgid "Barbie" -msgstr "Barbie" - -msgid "Bcc" -msgstr "Bcc" - -msgid "Blacklist" -msgstr "×åðåí ñïèñúê" - -msgid "Body" -msgstr "Òÿëî" - -msgid "Both" -msgstr "Äâàòà" - -msgid "Both Header Listing and Body of Message" -msgstr "Òÿëîòî íà ïèñìîòî è headers " - -msgid "Brown" -msgstr "Brown" - -msgid "Burnt Orange" -msgstr "Burnt Orange" - -msgid "Camouflage" -msgstr "Camouflage" - -msgid "Can't connect to the Mail Server" -msgstr "Ãðåøêà ïðè ñâúðçâàíå ñ ìåéë ñúðâúðà" - -msgid "Cannot move past the beginning" -msgstr "Íå ìîæå äà ñå ìèíå ïðåäè íà÷àëîòî" - -msgid "Cannot move past the end" -msgstr "Íå ìîæå äà ñå ìèíå ñëåä êðàÿ" - -msgid "Cc" -msgstr "Cc" - -msgid "Cc:" -msgstr "Cc:" - -msgid "Change" -msgstr "Ïðîìåíè" - -msgid "Change All" -msgstr "Ïðîìåíè âñè÷êè" - -msgid "" -"Change display options such as the color scheme, how many messages you see " -"on each page and how messages are sorted." -msgstr "" -"Ñìÿíà íà äèñïëåé îïöèèòå, êàòî öâåòíà ñõåìà, êîëêî ïèñìà äà ñå âèæäàò âúâ " -"âñÿêà ñòðàíèöà è êàê äà ñå ñîðòèðàò ïèñìàòà." - -msgid "Change mail server settings." -msgstr "Ïðîìÿíà íà íàñòðîéêèòå çà ìåéë ñúðâúð." - -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Ïðîìåíåòå èìåòî, àäðåñà è ïîäïèñà, êîèòî ïîëó÷àòåëèòå ùå âèæäàò, êîãàòî " -"÷åòàò è îòãîâàðÿò íà ïèñìîòî Âè." - -msgid "Check Folder(s) for New Mail" -msgstr "Ïðîâåðè ïàïêàòà(èòå) çà íîâè ïèñìà" - -msgid "Checkbox" -msgstr "Checkbox" - -msgid "Cherry" -msgstr "Cherry" - -msgid "Choose Action:" -msgstr "Èçáåðè äåéñòâèå:" - -msgid "Choose a mail server:" -msgstr "Èçáåðåòå ìåéë ñúðâúð:" - -msgid "Choose the address book to use when adding addresses." -msgstr "Èçáåðåòå êîÿ àäðåñíà êíèãà äà ñå èçïîëçâà ïðè äîáàâÿíå íà àäðåñ." - -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Èçáåðåòå ðåäà íà òúðñåíå íà àäðåñíèòå êíèãè, ïðè îòêðèâàíåòî íà àäðåñè." - -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Êëèêíåòå íà åäíà îò èçáðàíèòå àäðåñíè êíèãè è ñëåä òîâà èçáåðåòå âñè÷êè " -"ïîëåòà çà òúðñåíå." - -msgid "Click to Save PGP Public Key in your Address book" -msgstr "" -"Êëèêíåòå, çà äà çàïèøåòå Âàøèÿò ïóáëè÷åí PGP êëþ÷ â àäðåñíàòà ñè êíèãà." - -msgid "Close this window" -msgstr "Çàòâîðè ïðîçîðåöà" - -msgid "Closed Folder" -msgstr "Çàòâîðåíà ïàïêà" - -msgid "Collapse All" -msgstr "Ñúáåðè âñè÷êè" - -msgid "Collapse All Folders" -msgstr "Ñúáåðè âñè÷êè ïàïêè" - -msgid "Collapse Folder" -msgstr "Ñúáåðè ïàïêà" - -msgid "Comment" -msgstr "êîìåíòàð" - -msgid "Compose" -msgstr "Íàïèøè" - -#, c-format -msgid "Compose Message (%s)" -msgstr "Íàïèøè ïèñìî (%s)" - -msgid "Compose another message" -msgstr "Íàïèøè äðóãî ïèñìî" - -msgid "Compose messages in a separate window?" -msgstr "Äà ñå ïèøàò ëè ïèñìàòà â îòäåëåí ïðîçîðåö?" - -msgid "Compose messages with an HTML GUI (IE 5.5+ only)?" -msgstr "Äà ñå ïèøàò ëè ïèñìàòà â HTML ðåäàêòîð (IE 5.5+ ñàìî)?" - -msgid "Connection to Server failed, check your Username/Password/Protocol" -msgstr "Ãðåøêà ïðè ñâúðçâàíå ñúñ ñúðâúðà, ïðîâåðåòå Âàøèòå Èìå/Ïàðîëà/Ïðîòîêîë" - -msgid "Connection to server failed" -msgstr "Ãðåøêà ïðè ñâúðçâàíå ñúñ ñúðâúð." - -msgid "Contact List" -msgstr "Êîíòàêòè" - -#, c-format -msgid "Control PGP support for %s." -msgstr "Êîíòðîë íà PGP ïîääðúæêàòà çà %s." - -#, c-format -msgid "Control S/MIME support for %s." -msgstr "Êîíòðîë íà S/MIME ïîääðúæêàòà çà %s." - -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Êîíòðîëèðà êîãà äà ñå ïðîâåðÿâà çà íîâà ïîùà è äàëè äà áúäåòå óâåäîìåíè, " -"êîãàòî òÿ ñå ïîëó÷è." - -msgid "Copy" -msgstr "Êîïèðàé" - -msgid "Correct" -msgstr "Êîðèãèðàé" - -msgid "Corrected Text" -msgstr "Êîðèãèðàí òåêñò" - -#, c-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Ãðåøêà ïðè èçòðèâàíåòî íà ïèñìà îò %s. Ñúðâúðà êàçà: %s" - -msgid "Could not execute maintenance operations." -msgstr "Ãðåøêà ïðè èçïúëíåíèå íà \"Îïåðàöèè ïî îáñëóæâàíåòî\"" - -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Ãðåøêà ïðè èçâëè÷àíåòî íà ïðèêà÷åíèÿ ôàéë îò MS-TNEF." - -msgid "Could not extract the requested file from the Zip archive." -msgstr "Ãðåøêà ïðè èçâëè÷àíåòî íà ôàéë îò Zip àðõèâà." - -msgid "Create Folder" -msgstr "Ñúçäàé ïàïêà" - -msgid "Create a new drafts folder" -msgstr "Ñúçäàé íîâà ïàïêà \"×åðíîâè\"" - -msgid "Create a new sent mail folder" -msgstr "Ñúçäàé íîâà ïàïêà \"Èçïðàòåíè\"" - -msgid "Create a new trash folder" -msgstr "Ñúçäàé íîâà ïàïêà \"Êîø÷å\"" - -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Ñúçäàé ïðàâèëà çà ôèëòðèðàíå è îðãàíèçàöèÿ íà èäâàùàòà ïîùà, ñîðòèðàíåòî é â " -"ïàïêèòå è èçòðèâàíå íà ñïàì" - -msgid "Customize accounts for fetching mail from other POP3/IMAP accounts." -msgstr "Èçòåãëÿíå íà ïîùà îò äðóãè POP3/IMAP ñúðâúðè." - -msgid "Customize how you send mail and where drafts are saved." -msgstr "Îïðåäåëè íà÷èíà, ïî êîéòî èçïðàùàø ïîùà è êúäå ñà ÷åðíîâèòå." - -#, c-format -msgid "Customize maintenance operations run upon login to %s." -msgstr "Íàñòðîé îïåðàöèèòå çà îáñëóæâàíå ñëåä âõîä â %s." - -#, c-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Îïðåäåëè çàäà÷èòå çà èçïúëíåíèå ñëåä âõîä â %s." - -msgid "Date" -msgstr "Äàòà" - -msgid "December" -msgstr "Äåêåìâðè" - -msgid "Default Identity" -msgstr "Èäåíòè÷íîñò ïî ïîäðàçáèðàíå" - -msgid "Default sorting criteria:" -msgstr "Êðèòåðèè çà ñîðòèðàíå ïî ïîäðàçáèðàíå:" - -msgid "Default sorting direction:" -msgstr "Ïîñîêà íà ñîðòèðàíå ïî ïîäðàçáèðàíå:" - -msgid "Delete" -msgstr "Èçòðèé" - -#, c-format -msgid "Delete %s Public Key" -msgstr "Èçòðèé %s ïóáëè÷åí êëþ÷" - -msgid "Delete Folder(s)" -msgstr "Èçòðèé ïàïêà(è)" - -msgid "Delete Message" -msgstr "Èçòðèé ïèñìî" - -msgid "Delete fetched messages from server" -msgstr "Èçòðèé èçòåãëåíèòå ïèñìà îò ñúðâúðà" - -msgid "Delete messages" -msgstr "Èçòðèé ïèñìà" - -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "" -"Äà ñå èçòðèâàò ëè ñòàðèòå ïàïêè \"Èçïðàòåíà ïîùà\" â íà÷àëîòî íà ìåñåöà?" - -msgid "Deleted" -msgstr "Èçòðèòè" - -msgid "Deleted messages" -msgstr "Èçòðèòè ïèñìà" - -#, c-format -msgid "Deleted the attachment %s." -msgstr "Èçòðèé ïðèêðåïåíèÿò ôàéë %s." - -msgid "Deleting and Moving Messages" -msgstr "Èçòðèâàíå è ïðåìåñòâàíå íà ïèñìà" - -msgid "Descending" -msgstr "Íàìàëÿâàùè" - -msgid "Details" -msgstr "Äåòàéëè" - -msgid "Dim signatures?" -msgstr "Äà ñå çàìúãëÿâàò ëè ïîäïèñèòå?" - -msgid "Display" -msgstr "Ïîêàæè" - -msgid "Display Options" -msgstr "Äèñïëåé Îïöèè" - -msgid "Display confirmation after sending a message?" -msgstr "Äà ñå ïîêàçâà ëè ïîòâúðæäåíèå ñëåä èçïðàùàíå íà ïèñìî?" - -msgid "Display in Body of Message" -msgstr "Ïîêàæè â ñúäúðæàíèåòî íà ïèñìîòî" - -msgid "Display message when filters have been applied?" -msgstr "Äà ñå ïîêàçâà ëè ïèñìîòî, ñëåä êàòî ôèëòðèòå ñà áèëè ïðèëîæåíè?" - -msgid "Display pop-up notification of new mail?" -msgstr "Äà ñå ïîêàçâà ëè pop-up óâåäîìÿâàíå çà íîâà ïîùà?" - -msgid "Display the 'Empty Trash' link in the menubar?" -msgstr "Äà ñå ïîêàçâà ëè \"Èçïðàçíè êîø÷åòî\" â ìåíþ ëåíòàòà?" - -msgid "Disposition" -msgstr "Ðàçïîëîæåíèå" - -msgid "Do Not Check Folder(s) for New Mail" -msgstr "Íå ïðîâåðÿâàé ïàïêà(è) çà íîâà ïîùà" - -msgid "Download" -msgstr "Èçòåãëè" - -#, c-format -msgid "Download %s" -msgstr "Èçòåãëè %s" - -msgid "Download Folder(s)" -msgstr "Èçòåãëè ïàïêà(è)" - -msgid "Draft" -msgstr "×åðíîâà" - -msgid "Drafts folder:" -msgstr "Ïàïêà \"×åðíîâè\":" - -msgid "E-Mail" -msgstr "E-Mail" - -msgid "E-mail Address" -msgstr "E-Mail àäðåñ" - -msgid "Edit your IMAP/POP3 accounts." -msgstr "Ðåäàêöèÿ íà Âàøèòå IMAP/POP3 ïîùè." - -msgid "Edit your filter rules" -msgstr "Ðåäàêöèÿ íà ïðàâèëàòà çà ôèëòðèðàíå" - -msgid "Edit your identities" -msgstr "Ðåäàêöèÿ íà èäåíòè÷íîñòèòå" - -msgid "Email Address" -msgstr "Åmail àäðåñ" - -#, c-format -msgid "Emptied all messages from %s." -msgstr "Çàëè÷åíè áÿõà âñè÷êè ïèñìà îò %s." - -msgid "Empty Folder(s)" -msgstr "Èçïðàçíè ïàïêà(è)" - -msgid "Empty Trash" -msgstr "Èçïðàçíè êîø÷åòî" - -msgid "Empty Trash folder" -msgstr "Èçïðàçíè êîø÷åòî" - -msgid "Enable PGP functionality?" -msgstr "Äà ñå ðàçðåøè ëè PGP ôóíêöèîíàëíîñòòà?" - -msgid "Enable S/MIME functionality?" -msgstr "Äà ñå ðàçðåøè ëè S/MIME ôóíêöèîíàëíîñòòà?" - -msgid "Encrypt Message" -msgstr "Êðèïòèðàíå íà ïèñìî" - -msgid "End forwarded message" -msgstr "Êðàé íà ïðåïðàòåíîòî ïèñìî" - -msgid "End message" -msgstr "Êðàé íà ïèñìîòî" - -#, c-format -msgid "End message from %s" -msgstr "Êðàé íà ïèñìîòî îò %s" - -msgid "Enter Passphrase" -msgstr "Âúâåäåòå êëþ÷îâà ôðàçà" - -#, c-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Çàïèñà \"%s\" áåøå óñïåøíî äîáàâåí êúì àäðåñíàòà êíèãà" - -msgid "Error" -msgstr "Ãðåøêà" - -msgid "Every 15 minutes" -msgstr "Âñåêè 15 ìèíóòè" - -msgid "Every 30 seconds" -msgstr "Âñåêè 30 ñåêóíäè" - -msgid "Every 5 minutes" -msgstr "Âñåêè 5 ìèíóòè" - -msgid "Every half hour" -msgstr "Íà âñåêè ïîëîâèí ÷àñ" - -msgid "Every minute" -msgstr "Âñÿêà ìèíóòà" - -msgid "Expand All" -msgstr "Ðàçòâîðè âñè÷êè" - -msgid "Expand All Folders" -msgstr "Ðàçòâîðè âñè÷êè ïàïêè" - -msgid "Expand Folder" -msgstr "Ðàçòâîðè ïàïêà" - -msgid "Expand Names" -msgstr "Äîïèøè èìåíàòà" - -msgid "Expand names in the compose window automatically in the background?" -msgstr "Äà ñå äîïèñâàò ëè àâòîìàòè÷íî èìåíàòà ïðè ïèñàíå íà íîâî ïèñìî?" - -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Äà ñå îòâàðÿ ëè öÿëîòî äúðâî â èçãëåä \"Ïàïêè\" ïî ïîäðàçáèðàíå?" - -msgid "Expanding..." -msgstr "Îòâàðÿíå..." - -msgid "Expiration Date" -msgstr "Äàòà íà èçòè÷àíå" - -msgid "Expunge error!" -msgstr "Ãðåøêà ïðè çàëè÷àâàíå!" - -msgid "February" -msgstr "Ôåâðóàðè" - -msgid "Fetch Mail" -msgstr "Äðóãà ïîùà" - -msgid "Fetch Mail in a separate window?" -msgstr "Äà ñå èçòåãëÿ ëè ïîùàòà â îòäåëåí ïðîçîðåö?" - -msgid "Field" -msgstr "Ïîëå" - -msgid "Filename" -msgstr "Èìå íà ôàéë" - -#, c-format -msgid "Filter Activity: The message \"%s\" from \"%s\" has been deleted." -msgstr "Ôèëòúð àêòèâíîñò: Ïèñìîòî \"%s\" îò \"%s\" áåøå èçòðèòî." - -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to the folder " -"\"%s\"." -msgstr "" -"Ôèëòúð Àêòèâíîñò: Ïèñìîòî \"%s\" îò \"%s\" áåøå ïðåìåñòåíî â ïàïêà \"%s\"." - -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to your Trash " -"folder." -msgstr "Ôèëòúð Àêòèâíîñò: Ïèñìîòî \"%s\" îò \"%s\" áåøå ïðåìåñòåíî â êîø÷åòî." - -msgid "Filter Rules" -msgstr "Ïðàâèëà çà ôèëòðèðàíå" - -msgid "Filter message content for profanity?" -msgstr "Äà ñå ôèëòðèðà ëè ñúäúðæàíèåòî íà ïèñìàòà çà ðóãàòíè?" - -msgid "Filters" -msgstr "Ôèëòúð" - -msgid "Find" -msgstr "Òúðñè" - -msgid "First Page" -msgstr "Ïúðâà ñòðàíèöà" - -msgid "Folder Navigator" -msgstr "Íàâèãàòîð íà ïàïêèòå" - -msgid "Folder Prefix" -msgstr "Ïàïêà ïðåôèêñ" - -msgid "Folders" -msgstr "Ïàïêè" - -msgid "Forward" -msgstr "Ïðåïðàòè" - -msgid "Forward:" -msgstr "Ïðåïðàòè:" - -msgid "Forwarded message" -msgstr "Ïðåïðàòåíî ïèñìî" - -#, c-format -msgid "Forwarded message from %s" -msgstr "Ïðåïðàòåíî ïèñìî îò %s" - -msgid "From" -msgstr "Îò" - -msgid "From Address" -msgstr "Îò àäðåñ" - -msgid "From:" -msgstr "Îò:" - -msgid "Fwd:" -msgstr "Fwd:" - -msgid "Fwd: " -msgstr "Fwd: " - -#, c-format -msgid "Fwd: %u Forwarded Messages" -msgstr "Fwd: %u Ïðåïðàòåíî ïèñìî" - -msgid "Get only new messages (IMAP only)" -msgstr "Èçòåãëè ñàìî íîâèòå ïèñìà (ñàìî çà IMAP)" - -msgid "Green" -msgstr "Green" - -msgid "Grey" -msgstr "Grey" - -msgid "Guest Services" -msgstr "Óñëóãè çà ãîñòè" - -msgid "Hash-Algorithm" -msgstr "Hash-Àëãîðèòúì" - -msgid "Headers" -msgstr "Çàãëàâíè ÷àñòè" - -msgid "Help" -msgstr "Ïîìîù" - -msgid "Hide Deleted" -msgstr "Ñêðèé èçòðèòèòå" - -msgid "Hide Unsubscribed" -msgstr "Ñêðèé íåàáîíèðàíèòå" - -msgid "High" -msgstr "Áúðçî" - -msgid "High Priority" -msgstr "Áúðçà ïîùà" - -msgid "Highest" -msgstr "Åêñïðåñíî" - -msgid "How do you want to display attachments?" -msgstr "Êàê èñêàòå äà ñå ïîêàçâàò ïðèêðåïåíèòå ôàéëîâå?" - -msgid "How to prefix quoted lines in a reply:" -msgstr "Êàêúâ äà å ïðåôèêñà ïðåä ëèíèèòå â ïèñìîòî îòãîâîð:" - -msgid "IMAP" -msgstr "IMAP" - -msgid "IMAP Auto" -msgstr "IMAP Àóòî" - -msgid "IMAP over SSL" -msgstr "IMAP âúðõó SSL" - -msgid "IMAP over SSL (self-signed)" -msgstr "IMAP âúðõó SSL (ñàìîïîäïèñàí)" - -msgid "IMAP, no TLS" -msgstr "IMAP, áåç TLS" - -msgid "IMAP/POP3 Accounts" -msgstr "IMAP/POP3 Ïîùè" - -msgid "IMP is not properly configured" -msgstr "IMP íå å êîíôèãóðèðàí êîðåêòíî" - -msgid "INBOX" -msgstr "INBOX" - -msgid "Identities" -msgstr "Èäåíòè÷íîñòè" - -msgid "Identity" -msgstr "Èäåíòè÷íîñò" - -msgid "Identity's name:" -msgstr "Èìå íà èäåíòè÷íîñòòà:" - -msgid "Ignore" -msgstr "Èãíîðèðàé" - -msgid "Ignore All" -msgstr "Èãíîðèðàé âñè÷êè" - -msgid "Import PGP Key" -msgstr "Èìïîðò íà PGP êëþ÷" - -msgid "Import Personal Private PGP Key" -msgstr "Èìïîðò íà ëè÷åí ÷àñòåí PGP êëþ÷" - -msgid "Import Personal Private S/MIME Key" -msgstr "Èìïîðò íà ëè÷åí ÷àñòåí S/MIME êëþ÷" - -msgid "Import Personal Public PGP Key" -msgstr "Èìïîðò íà ïåðñîíàëåí ïóáëè÷åí PGP êëþ÷" - -msgid "Import Personal Public S/MIME Key" -msgstr "Èìïîðò íà ïåðñîíàëåí ïóáëè÷åí S/MIME êëþ÷" - -msgid "Import Public PGP Key" -msgstr "Èìïîðò íà ïóáëè÷åí PGP êëþ÷" - -msgid "Import S/MIME Key" -msgstr "Èìïîðò íà S/MIME êëþ÷" - -msgid "Import mbox File" -msgstr "Èìïîðò íà mbox ôàéë" - -msgid "Important" -msgstr "Âàæíè" - -msgid "Important messages" -msgstr "Âàæíî ïèñìî" - -#, c-format -msgid "Imported %d messages from %s." -msgstr "Èìïîðòèðàíè áÿõà %d ïèñìà îò %s." - -msgid "Include a brief summary of the header in a reply?" -msgstr "Äà ñå âêëþ÷âà ëè êðàòêî îáîáùåíèå îò headers â îòãîâîðà?" - -msgid "Include original message in a reply?" -msgstr "Äà ñå âêëþ÷è ëè è îðèãèíàëíîòî ïèñìî â îòãîâîðà?" - -#, c-format -msgid "Information on %s Public Key" -msgstr "Èíôîðìàöèÿ çà %s ïóáëè÷åí êëþ÷" - -msgid "Information on Personal Private Key" -msgstr "Èíôîðìàöèÿ çà ïåðñîíàëíèÿ ÷àñòåí êëþ÷" - -msgid "Information on Personal Public Key" -msgstr "Èíôîðìàöèÿ çà ïåðñîíàëíèÿ ïóáëè÷åí êëþ÷" - -msgid "Inline" -msgstr " ðåäà" - -msgid "Insert Key Here" -msgstr "Âìúêíåòå êëþ÷à òóê" - -msgid "Invalid PGP Key." -msgstr "Íåâàëèäåí PGP êëþ÷." - -msgid "Invalid Remote Mailbox" -msgstr "Íåâàëèäíà îòäàëå÷åíà (íåëîêàëíà) ïîùeíñêà êóòèÿ" - -msgid "Invalid key" -msgstr "Íåâàëèäåí êëþ÷" - -msgid "Invalid personal PGP private key." -msgstr "Íåâàëèäåí ïåðñîíàëåí PGP ÷àñòåí êëþ÷." - -msgid "Invalid personal PGP public key." -msgstr "Íåâàëèäåí ïåðñîíàëåí PGP ïóáëè÷åí êëþ÷." - -msgid "January" -msgstr "ßíóàðè" - -msgid "July" -msgstr "Þëè" - -msgid "June" -msgstr "Þíè" - -msgid "Key Creation" -msgstr "Ñúçäàâàíå íà êëþ÷" - -msgid "Key Fingerprint" -msgstr "Êëþ÷îâ îòïå÷àòúê" - -msgid "Key Length" -msgstr "Äúëæèíà íà êëþ÷à" - -msgid "Key Type" -msgstr "Êëþ÷ òèï" - -msgid "Key successfully sent to the public keyserver." -msgstr "Êëþ÷à áåøå èçïðàòåí óñïåøíî â ïóáëè÷íèÿ êëþ÷ñúðâúð." - -msgid "Language" -msgstr "Åçèê" - -msgid "Last Page" -msgstr "Ïîñëåäíà ñòðàíèöà" - -#, c-format -msgid "Last login: %s" -msgstr "Ïîñëåäíî âëèçàíå: %s" - -msgid "Last login: Never" -msgstr "Ïîñëåäíî âëèçàíå: Íèêîãà" - -msgid "Light Blue" -msgstr "Light Blue" - -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Äà ñå ïîêàçâàò ëè âñè÷êè êîíòàêòè, êîãàòî ñå çàðåæäà åêðàíà ñ êîíòàêòè? (àêî " -"å çàáðàíåíî, ùå âèæäàòå ñàìî êîíòàêòèòå êîèòî ñòå òúðñèëè)" - -msgid "List-Archive" -msgstr "List-Archive" - -msgid "List-Help" -msgstr "List-Help" - -msgid "List-Id" -msgstr "Ñïèñúê-Id" - -msgid "List-Owner" -msgstr "List-Owner" - -msgid "List-Post" -msgstr "List-Post" - -msgid "List-Subscribe" -msgstr "List-Subscribe" - -msgid "List-Unsubscribe" -msgstr "List-Unsubscribe" - -msgid "Listing in the Header" -msgstr "Ñïèñúê â çàãëàâèåòî" - -msgid "Local Mailbox:" -msgstr "Ëîêàëíà ïîùà:" - -#, c-format -msgid "Log in to %s" -msgstr "Âõîä â %s" - -msgid "Login Tasks" -msgstr "Çàäà÷è ïðè âõîä" - -msgid "" -"Login failed for some reason. Most likely your username or password was " -"entered incorrectly." -msgstr "" -"Ðåãèñòðèðàíåòî ñå ïðîâàëè ïîðàäè íåèçâåñòíà ïðè÷èíà. Âåðîÿòíî ãðåøíî " -"âúâåäåíî ïîòðåáèòåëñêî èìå èëè ïàðîëà." - -msgid "Logout" -msgstr "Èçõîä" - -msgid "Low" -msgstr "Îáèêíîâåííî" - -msgid "Low Priority" -msgstr "Ñëàá ïðèîðèòåò" - -msgid "Lowest" -msgstr "Áåç ïðèîðèòåò" - -msgid "Mail" -msgstr "Ïîùà" - -msgid "Mail Filters" -msgstr "Ïîùà Ôèëòðè" - -msgid "Mail Management" -msgstr "Ïîùà Óïðàâëåíèå" - -msgid "Mailbox" -msgstr "Ïîùåíñêà êóòèÿ" - -msgid "Maintenance Operations" -msgstr "Îïåðàöèè ïî îáñëóæâàíåòî" - -msgid "March" -msgstr "Ìàðò" - -msgid "Mark as:" -msgstr "Ìàðêèðàé êàòî:" - -msgid "Mark different levels of quoting with different colors?" -msgstr "Äà ñå ìàðêèðàò ëè ðàçëè÷íèòå íèâà íà îòãîâîðè ñ ðàçëè÷íè öâåòîâå?" - -msgid "Mark messages as seen (IMAP only)" -msgstr "Ìàðêèðàé ïèñìàòà êàòî ïðåãëåäàíè (ñàìî çà IMAP)" - -msgid "May" -msgstr "Ìàé" - -msgid "Message" -msgstr "Ïèñìî" - -msgid "Message Composition" -msgstr "Íàïèñâàíå íà ïèñìî" - -msgid "Message Composition Options" -msgstr "Îïöèè ïðè íàïèñâàíå íà ïèñìî" - -msgid "Message Date" -msgstr "Äàòà íà ïèñìîòî" - -msgid "Message Search" -msgstr "Òúðñåíå íà ïèñìî" - -msgid "Message Size" -msgstr "Ðàçìåð íà ïèñìîòî" - -msgid "Message Source" -msgstr "ñîðñ êîä íà ïèñìîòî" - -msgid "Message Viewing" -msgstr "Ïðåãëåä íà ïèñìî" - -msgid "Message bounced successfully." -msgstr "Ïèñìîòî áåøå îòõâúðëåíî óñïåøíî." - -msgid "Message fields" -msgstr "Ïîëåòà íà ïèñìîòî" - -msgid "Message flags" -msgstr "Ôëàãîâå íà ïèñìîòî" - -msgid "Message folders" -msgstr "Ïàïêè çà ïèñìà" - -#, c-format -msgid "Message from %s" -msgstr "Ïèñìî îò %s" - -#, c-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Ïèñìîòî áåøå èçïðàòåíî óñïåøíî, íî íå áåøå çàïèñàíî â %s" - -msgid "Message sent successfully." -msgstr "Ïèñìîòî áåøå èçïðàòåíî óñïåøíî." - -msgid "Messages per page in the mailbox view." -msgstr "Ïèñìà â ñòðàíèöà çà ïîùåíñêàòà êóòèÿ." - -msgid "Messages to" -msgstr "ïèñìàòà â" - -msgid "Mime Type" -msgstr "Mime òèï" - -msgid "Move" -msgstr "Ïðåìåñòè" - -msgid "Move Message to" -msgstr "Ïðåìåñòè ïèñìî â" - -#, c-format -msgid "Move messages to the %s folder" -msgstr "Ïðåìåñòè ïèñìàòà â %s ïàïêà" - -msgid "Mozilla" -msgstr "Mozilla" - -msgid "Name" -msgstr "Èìå" - -msgid "Name and/or email can not be empty" -msgstr "Èìå è/èëè email íå ìîãàò äà ñà ïðàçíè" - -msgid "Never" -msgstr "Íèêîãà" - -msgid "New" -msgstr "Íîâè" - -msgid "New Folder" -msgstr "Íîâà ïàïêà" - -msgid "New Mail" -msgstr "Íîâà ïîùà" - -msgid "New messages" -msgstr "Íîâè ïèñìà" - -msgid "Next Message" -msgstr "Ñëåäâàùî ïèñìî" - -msgid "Next Page" -msgstr "Ñëåäâàùà ñòðàíèöà" - -msgid "No" -msgstr "Íå" - -msgid "No Encryption" -msgstr "Áåç êðèïòèðàíå" - -msgid "No Keys in Keyring" -msgstr "Íÿìà êëþ÷îâå â ñïèñúêà" - -msgid "No PGP public key imported." -msgstr "Íÿìà èìïîðòèðàí PGP ïóáëè÷åí êëþ÷." - -msgid "No attachments found." -msgstr "Íÿìà íàìåðåíè ïðèêðåïåíè ôàéëîâå." - -msgid "No folder selected" -msgstr "Íÿìà èçáðàíà ïàïêà" - -msgid "No folders were specified" -msgstr "Íå áÿõà èçáðàíè ïàïêè" - -msgid "No message body text" -msgstr "Íÿìà òåêñò â òÿëîòî íà ïèñìîòî" - -msgid "No messages matched your search." -msgstr "Íÿìà ïèñìà îòãîâàðÿùè íà òúðñåíåòî." - -msgid "No messages to fetch..." -msgstr "Íÿìà ïèñìà çà èçòåãëÿíå..." - -msgid "No personal PGP private key imported." -msgstr "Íå áåøå èìïîðòèðàí ïåðñîíàëåí PGP ÷àñòåí êëþ÷." - -msgid "No personal PGP public key imported." -msgstr "Íå áåøå èìïîðòèðàí ïåðñîíàëåí PGP ïóáëè÷åí êëþ÷." - -msgid "No personal S/MIME private key imported." -msgstr "Íå áåøå èìïîðòèðàí ïåðñîíàëåí S/MIME ÷àñòåí êëþ÷." - -msgid "No personal S/MIME public key imported." -msgstr "Íå áåøå èìïîðòèðàí ïåðñîíàëåí S/MIME ïóáëè÷åí êëþ÷." - -msgid "No rule selected" -msgstr "Íå áÿõà èçáðàíè ïðàâèëà" - -msgid "No spelling errors" -msgstr "Íÿìà ïðàâîïèñíè ãðåøêè" - -msgid "No suggestions" -msgstr "Íÿìà ïðåäëîæåíèÿ" - -msgid "No text specified" -msgstr "Íÿìà çàäàäåí òåêñò" - -msgid "None" -msgstr "Íÿìà" - -msgid "Normal" -msgstr "Íîðìàëíî" - -msgid "Not Deleted" -msgstr "Íåèçòðèòè" - -msgid "Not Draft" -msgstr "Íå-÷åðíîâè" - -msgid "Not Important" -msgstr "Ìàëîâàæíè" - -msgid "Not Personal" -msgstr "Íå-ëè÷íè" - -msgid "Not a valid public key." -msgstr "Íåâàëèäåí ïóáëè÷åí êëþ÷." - -msgid "Not deleted messages" -msgstr "Íåèçòðèòè ïèñìà" - -msgid "Not important messages" -msgstr "Ìàëîâàæíè ïèñìà" - -msgid "November" -msgstr "Íîåìâðè" - -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Áðîé íà ñòàðèòå ïàïêè \"Èçïðàòåíà ïîùà\" çà ñúõðàíåíèå, àêî ñå òðèÿò ìåñå÷íî." - -msgid "October" -msgstr "Îêòîìâðè" - -msgid "Old messages" -msgstr "Ñòàðè ïèñìà" - -msgid "Old sent-mail folders being purged." -msgstr "Ñòàðè ïàïêè \"Èçïðàòåíà ïîùà\", êîéòî ñå çàëè÷àâàò." - -msgid "Open Folder" -msgstr "Îòâîðè ïàïêà" - -msgid "Options" -msgstr "Îïöèè" - -msgid "Orange" -msgstr "Orange" - -msgid "Other Header:" -msgstr "Äðóãà çàãëàâíà ÷àñò:" - -msgid "Other Options" -msgstr "Äðóãè Îïöèè" - -msgid "PGP" -msgstr "PGP" - -msgid "PGP Digital Signature" -msgstr "PGP öèôðîâ ïîäïèñ" - -msgid "PGP Encrypted Data" -msgstr "PGP êðèïòèðàíè äàííè" - -#, c-format -msgid "PGP Error: %s" -msgstr "PGP ãðåøêà: %s" - -msgid "PGP Error: For message encryption, there can only be one recipient." -msgstr "PGP Ãðåøêà: Ïðè êðèïòèðàíî ïèñìî ìîæå äà èìà ñàìî åäèí ïîëó÷àòåë." - -msgid "PGP Error: Need passphrase for personal private key." -msgstr "PGP Ãðåøêà: Íåîáõîäèìà å êëþ÷îâà ôðàçà çà ÷àñòåí êëþ÷." - -msgid "PGP NOT Active" -msgstr "PGP ÍÅ Å àêòèâåí" - -msgid "PGP Options" -msgstr "PGP Îïöèè" - -msgid "PGP Passphrase Input" -msgstr "Âúâåäåòå PGP êëþ÷îâà ôðàçà" - -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "PGP ïåðñîíàëíà êëþ÷îâà äâîéêà èçèñêâà êðèïòèðàíà web âðúçêà." - -msgid "PGP Public Key" -msgstr "PGP Ïóáëè÷åí êëþ÷" - -#, c-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "PGP ïóáëè÷åí êëþ÷ çà \"%s (%s)\" áåøå óñïåøíî äîáàâåí." - -#, c-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "PGP ïóáëè÷åí êëþ÷ çà \"%s\" áåøå óñïåøíî èçòðèò." - -msgid "PGP Public Keyring" -msgstr "PGP ïóáëè÷åí ñïèñúê" - -msgid "PGP Public/Private Keypair successfully added." -msgstr "PGP äâîéêà ïóáëè÷åí/÷àñòåí êëþ÷ áåøå óñïåøíî äîáàâåíà." - -msgid "PGP Sign Message" -msgstr "Ïîäïèøè ñ PGP " - -msgid "PGP Sign/Encrypt Message" -msgstr "Ïîäïèøè/êðèïòèðàé ïèñìî ñ PGP" - -msgid "PGP Signed/Encrypted Data" -msgstr "PGP ïîäïèñàíè è êðèïòèðàíè äàííè" - -msgid "PGP support is disabled on this system." -msgstr "Ñèñòåìàòà å ñ èçêëþ÷åíà PGP ïîääðúæêà." - -msgid "" -"PGP support is not currently active so the digital signature is unable to be " -"verified." -msgstr "" -"PGP ïîääðúæêàòà íå å àêòèâíà è öèôðîâèÿò ïîäïèñ íå ìîæå äà áúäå ïðîâåðåí." - -msgid "" -"PGP support is not currently active so the message is unable to be decrypted." -msgstr "PGP ïîääðúæêàòà íå å àêòèâíà è ïèñìîòî íå ìîæå äà áúäå äåêðèïòèðàíî." - -msgid "POP3" -msgstr "POP3" - -msgid "POP3 Auto" -msgstr "POP3 Àóòî" - -msgid "POP3 over SSL (self-signed)" -msgstr "POP3 âúðõó SSL (ñàìîïîäïèñàí)" - -msgid "POP3, no TLS" -msgstr "POP3, áåç TLS" - -#, c-format -msgid "Page %d of %d" -msgstr "ñòðàíèöà %d îò %d" - -msgid "Part(s)" -msgstr "×àñò(è)" - -msgid "Passphrase" -msgstr "Êëþ÷îâà ôðàçà" - -msgid "Passphrase (Again)" -msgstr "Êëþ÷îâà ôðàçà (îòíîâî)" - -msgid "Passphrase successfully unloaded." -msgstr "Êëþ÷îâàòà ôðàçà áåøå óñïåøíî ïðåìàõíàòà." - -msgid "Passphrase:" -msgstr "Êëþ÷îâà ôðàçà:" - -msgid "Passphrases can not be empty" -msgstr "Êëþ÷îâàòà ôðàçà íå ìîæå äà å ïðàçíà" - -msgid "Passphrases do not match" -msgstr "Êëþ÷îâàòà ôðàçà íå ñúâïàäà" - -msgid "Password" -msgstr "Ïàðîëà" - -msgid "Password:" -msgstr "Ïàðîëà:" - -msgid "Perform maintenance operations on login?" -msgstr "Äà ñå èçâúðøâàò ëè îáñëóæâàùèòå îïåðàöèè ïðè Âõîä?" - -msgid "Personal" -msgstr "Ïåðñîíàëíè" - -msgid "Personal Information" -msgstr "Ïåðñîíàëíà èíôîðìàöèÿ" - -msgid "Personal PGP keypair generated successfully." -msgstr "Ïåðñîíàëíà PGP êëþ÷îâà äâîéêà áåøå óñïåøíî ãåíåðèðàíà." - -msgid "Personal PGP keys deleted successfully." -msgstr "Ïåðñîíàëíè PGP êëþ÷îâå áÿõà óñïåøíî èçòðèòè." - -msgid "Personal S/MIME keys deleted successfully." -msgstr "Ïåðñîíàëíè S/MIME êëþ÷îâå áÿõà óñïåøíî èçòðèòè." - -msgid "Place your signature before replies and forwards?" -msgstr "Äà ñå ñëàãà ëè âàøèÿò ïîäïèñ ïðåäè îòãîâîð è ïðåïðàùàíå?" - -#, c-format -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per %s session." -msgstr "" -"Ìîëÿ, âúâåäåòå êëþ÷îâà ôðàçà çà Âàøèÿò PGP ÷àñòåí êëþ÷. Íåîáõîäèìî å äà " -"âúâåäåòå òàçè ôðàçà âåäíúæ çà %s ñåñèÿ." - -#, c-format -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per %s session." -msgstr "" -"Ìîëÿ, âúâåäåòå êëþ÷îâà ôðàçà çà Âàøèÿò S/MIME ÷àñòåí êëþ÷. Íåîáõîäèìî å äà " -"âúâåäåòå òàçè ôðàçà âåäíúæ çà %s ñåñèÿ." - -msgid "Please fill in the text and choose a field and an action" -msgstr "Ìîëÿ, âúâåäåòå òåêñòà è èçáåðåòå ïîëå è äåéñòâèå" - -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Ìîëÿ, êîðèãèðàéòå íåâàëèäíèòå èëè áåçñìèñëåíè àäðåñè." - -msgid "Please select or edit right next:" -msgstr "Ìîëÿ, èçáåðåòå èëè ðåäàêòèðàéòå:" - -msgid "Precede your signature with dashes ('-- ')" -msgstr "Ïðåäõîæäàéòå ïîäïèñà ñè ñ òèðåòà ('-- ')" - -msgid "Preferences successfully updated." -msgstr "Íàñòðîéêèòå áÿõà îáíîâåíè óñïåøíî." - -msgid "Previous Message" -msgstr "Ïðåäèøíî ïèñìî" - -msgid "Previous Page" -msgstr "Ïðåäèøíà ñòðàíèöà" - -msgid "Print" -msgstr "Îòïå÷àòàé" - -msgid "Priority" -msgstr "Ïðèîðèòåò" - -msgid "Private Key" -msgstr "×àñòåí êëþ÷" - -#, c-format -msgid "Problem with filter rule %d: folder does not exist: %s" -msgstr "Ïðîáëåì ñ ôèëòúð %d: íå ñúùåñòâóâà ïàïêà: %s" - -msgid "Protocol:" -msgstr "Ïðîòîêîë:" - -msgid "Public Key" -msgstr "Ïóáëè÷åí êëþ÷" - -msgid "Public PGP keyserver support has been disabled." -msgstr "Ïîääðúæêàòà çà PGP êëþ÷îâ ñúðâúð áåøå çàáðàíåíà." - -msgid "Purge Deleted" -msgstr "Çàëè÷è èçòðèòèòå" - -msgid "Purge Trash how often:" -msgstr "Êîëêî ÷åñòî äà ñå èçïðàçâà êîø÷åòî:" - -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Èç÷èñòè ïèñìàòà îò êîø÷åòî, êîèòî ñà ïî-ñòàðè îò òîëêîâà äíè." - -msgid "Purge old message in the Trash folder?" -msgstr "Äà ñå çàëè÷àâàò ëè ñòàðèòå ïèñìà â êîø÷åòî?" - -#, c-format -msgid "Purging %d message(s) from Trash folder." -msgstr "Çàëè÷àâàíå íà %d ïèñìî(à) îò êîø÷åòî" - -#, c-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Êâîòà ñòàòóñ: %.2fMB / %.2fMB (%.2f%%)" - -msgid "Quota status: NO LIMIT" -msgstr "Êâîòà ñòàòóñ: ÁÅÇ ËÈÌÈÒ" - -msgid "Quoting" -msgstr "Îòãîâîð" - -msgid "Received after" -msgstr "Ïîëó÷åíî ñëåä" - -msgid "Received before" -msgstr "Ïîëó÷åíî ïðåäè" - -msgid "Received on" -msgstr "Ïîëó÷åíî íà" - -msgid "Redirect" -msgstr "Ïðåíàñî÷è" - -msgid "Redirect this message" -msgstr "Ïðåíàñî÷è òîâà ïèñìî" - -msgid "Redirecting failed." -msgstr "Ïðåíàñî÷âàíåòî ñå ïðîâàëè" - -msgid "Refresh" -msgstr "Îïðåñíè" - -msgid "Refresh Folder Views:" -msgstr "Îïðåñíÿâàé èçãëåäèòå íà ïàïêèòå" - -msgid "Reload View" -msgstr "Ïðåçàðåäè èçãëåäà" - -msgid "Remember the last view" -msgstr "Çàïîìíè ïîñëåäíèÿ èçãëåä" - -msgid "Remote Mailbox:" -msgstr "Ïîùåíñêà êóòèÿ:" - -msgid "Remove Selected" -msgstr "Ïðåìåñòè èçáðàíîòî" - -msgid "Rename Folder(s)" -msgstr "Ïðåèìåíóâàé ïàïêà(è)" - -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Äà ñå ïðåèìåíóâà ëè \"Èçïðàòåíà ïîùà\" ïàïêà â íà÷àëîòî íà ìåñåöà?" - -#, c-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Ïðåèìåíóâàíåòî íà \"%s\" â \"%s\" ñå ïðîâàëè. Åòî êàêâî êàçà ñúðâúðà" - -msgid "Replace with:" -msgstr "Çàìåíè ñ:" - -msgid "Reply" -msgstr "Îòãîâîð" - -msgid "Reply to All" -msgstr "Îòãîâîð äî âñè÷êè" - -msgid "Reply to All:" -msgstr "Îòãîâîð äî âñè÷êè:" - -msgid "Reply to List" -msgstr "Îòãîâîð äî ñïèñúêà" - -msgid "Reply to List:" -msgstr "Îòãîâîð äî ñïèñúêà:" - -msgid "Reply-To" -msgstr "Îòãîâîð-Äî" - -msgid "Reply-To: " -msgstr "Îòãîâîð-Äî:" - -msgid "Reply:" -msgstr "Îòãîâîð:" - -msgid "Report as Spam" -msgstr "Ðàïîðò çà Ñïàì" - -msgid "Request a Return Receipt" -msgstr "Èçèñêàé ïîòâúðæäåíèå çà ïîëó÷àâàíå" - -msgid "Resume" -msgstr "Ïîäíîâè" - -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Âúðíè ñå êúì ïîùåíñêàòà êóòèÿ ñëåä èçòðèâàíå, ìåñòåíå èëè êîïèðàíå íà ïèñìî." - -msgid "Rule Definition" -msgstr "Äåôèíèðàíå íà ïðàâèëî" - -msgid "S/MIME" -msgstr "S/MIME" - -msgid "S/MIME NOT Active" -msgstr "S/MIME ÍÅ Å àêòèâåí" - -msgid "S/MIME Options" -msgstr "S/MIME Îïöèè" - -msgid "S/MIME Passphrase Input" -msgstr "Âúâåäåòå S/MIME êëþ÷îâà ôðàçà" - -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"S/MIME ïîääðúæêàòà çà ïåðñîíàëíà êëþ÷îâà äâîéêà èçèñêâà êðèïòèðàíà web " -"âðúçêà." - -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "S/MIME äâîéêà ïóáëè÷åí/÷àñòåí êëþ÷ áåøå óñïåøíî äîáàâåíà." - -msgid "S/MIME support is disabled on this system." -msgstr "Ñèñòåìàòà å ñ èçêëþ÷åíà S/MIME ïîääðúæêà." - -msgid "" -"S/MIME support is not currently active so the message is unable to be " -"decrypted." -msgstr "" -"S/MIME ïîääðúæêàòà íå å àêòèâíà è ïèñìîòî íå ìîæå äà áúäå äåêðèïòèðàíî." - -msgid "Save a copy in " -msgstr "Çàïèøè êîïèå â " - -msgid "Save as" -msgstr "Çàïèøè êàòî" - -msgid "Save sent mail" -msgstr "Çàïèñâàé èçïðàòåíàòà ïîùà â" - -#, c-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Çàïèñà íà ÷åðíîâàòà ñå ïðîâàëè. Åòî êàêâî êàçà ñúðâúðà: %s" - -msgid "Search" -msgstr "Òúðñè" - -msgid "Search Results" -msgstr "Ðåçóëòàòè îò òúðñåíåòî" - -msgid "Seen" -msgstr "Ïðåãëåäàíè" - -msgid "Select" -msgstr "Èçáåðè" - -msgid "Select address book sources for adding and searching for addresses." -msgstr "Èçáåðåòå àäðåñíà êíèãà çà äîáàâÿíå è òúðñåíå íà àäðåñè." - -msgid "Select all" -msgstr "Èçáåðè âñè÷êè" - -msgid "Select an account" -msgstr "Èçáåðåòå ïîùà" - -msgid "Select an identity" -msgstr "Èçáåðè èäåíòè÷íîñò" - -msgid "Select charset:" -msgstr "Èçáåðè ñèìâîëåí íàáîð:" - -msgid "Select none" -msgstr "Íå èçáèðàé íèùî" - -msgid "Select your color scheme." -msgstr "Èçáåðåòå âàøàòà ñõåìà çà öâåòîâåòå." - -msgid "Select your preferred language:" -msgstr "Èçáåðåòå ïðåäïî÷èòàíèÿò îò Âàñ åçèê:" - -msgid "Selected Address books:" -msgstr "Èçáðàíà àäðåñíà êíèãà:" - -msgid "Send Key to Public Keyserver" -msgstr "Èçïðàòè êëþ÷ â ïóáëè÷íèÿ êëþ÷ñúðâúð" - -msgid "Sent mail folder:" -msgstr "Ïàïêà \"Èçïðàòåíà ïîùà\":" - -msgid "September" -msgstr "Ñåïòåìâðè" - -msgid "Server" -msgstr "Ñúðâúð" - -msgid "Server Information" -msgstr "Èíôîðìàöèÿ çà Ñúðâúðà" - -msgid "Server:" -msgstr "Ñúðâúð:" - -msgid "Set preferences for filtering messages for unwanted content." -msgstr "Íàñòðîé ôèëòðèòå çà íåæåëàíî ñúäúðæàíèå." - -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Íàñòðîé êàêâî äà ñå ñëó÷âà, êîãàòî ïðåìåñòèø èëè èçòðèåø ïèñìî." - -msgid "Set the X-Priority header when composing messages?" -msgstr "Äà ñå çàäàâà ëè X-Priority çàãëàâíà ÷àñò ïðè ïèñàíå íà ïèñìî?" - -msgid "Set the current time zone." -msgstr "Íàñòðîé ÷àñîâàòà çîíà." - -msgid "Set the language that menu items, explanations, and help are in." -msgstr "Èçáåðåòå åçèêà, íà êîèòî ñå ïîêàçâàò ìåíþòà, îáÿñíåíèÿ è ïîìîù." - -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "" -"Òðÿáâà ëè äà ñå ïðîâåðÿâà ñúäúðæàíèåòî íà îáèêíîâåíè òåêñòîâè ïèñìà çà PGP " -"äàííè?" - -msgid "Should the compose window be closed after saving a draft?" -msgstr "Òðÿáâà ëè ïðîçîðåöà \"Íàïèøè\" äà ñå çàòâîðè ñëåä çàïèñ íà ÷åðíîâàòà." - -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "" -"Äà áúäå ëè ïðèêðåïÿí Âàøèÿò ïóáëè÷åí PGP êëþ÷ êúì ïèñìàòà Âè, ïî " -"ïîäðàçáèðàíå?" - -msgid "Show All Headers" -msgstr "Ïîêàæè âñè÷êè çàãëàâíè ÷àñòè" - -msgid "Show Deleted" -msgstr "Ïîêàæè èçòðèòèòå" - -msgid "Show Limited Headers" -msgstr "Ïîêàæè ñàìî èçáðàíè çàãëàâíè ÷àñòè!" - -msgid "Show Mailing List Information" -msgstr "Ïîêàæè èíôîðìàöèÿ çà Mailing List" - -msgid "Show Unsubscribed" -msgstr "Ïîêàæè íåàáîíèðàíèòå" - -msgid "Show last login time when logging in?" -msgstr "Äà ñå ïîêàçâà ëè âðåìåòî íà ïîñëåäíîòî âëèçàíå?" - -msgid "Show legend in the mailbox view?" -msgstr "Äà ñå ïîêàçâà ëè ëåãåíäà â ïîùåíñêàòà êóòèÿ?" - -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Äà ñå ïîêàçâà ëè \"Äðóãè ïîùè\" èêîíà â ìåíþ ëåíòàòà?" - -msgid "Size" -msgstr "Ðàçìåð" - -msgid "Some of IMP's configuration files are missing:" -msgstr "Íÿêîé îò êîíôèãóðàöèîííèòå ôàéëîâå íà IMP ëèïñâàò:" - -msgid "Sort Direction" -msgstr "Ñîðòèðàíå" - -msgid "Sort by Arrival" -msgstr "Ñîðòèðàé ïî ïîëó÷àâàíå" - -msgid "Sort by Date" -msgstr "Ñîðòèðàé ïî äàòà" - -msgid "Sort by From Address" -msgstr "Ñîðòèðàé ïî \"Îò\" àäðåñ" - -msgid "Sort by Message Size" -msgstr "Ñîðòèðàé ïî ðàçìåð íà ïèñìîòî" - -msgid "Sort by Subject" -msgstr "Ñîðòèðàé ïî òåìà" - -msgid "Sort by Thread" -msgstr "Ñîðòèðàé ïî íèøêè" - -msgid "Spam Report from" -msgstr "Ñïàì Ðàïîðò îò" - -msgid "Special Characters" -msgstr "Ñïåöèàëíè ñèìâîëè" - -msgid "Spell Check" -msgstr "Ïðàâîïèñ" - -msgid "Spell Checker" -msgstr "Ïðîâåðêà íà ïðàâîïèñà" - -msgid "Spell check complete" -msgstr "Ïðàâîïèñà áåøå ïðîâåðåí" - -msgid "Spelling errors per screen when spell checking." -msgstr "Ïðàâîïèñíè ãðåøêè â ñòðàíèöà ïðè ïðîâåðêà çà ïðàâîïèñ." - -msgid "Status" -msgstr "Ñòàòóñ" - -msgid "Subject" -msgstr "Òåìà" - -msgid "Subject Field" -msgstr "Òåìà íà ïèñìîòî" - -msgid "Subject:" -msgstr " Òåìà:" - -msgid "Subscribe to Folder(s)" -msgstr "Àáîíèðàíå çà ïàïêà(è)" - -msgid "Success" -msgstr "Óñïåõ" - -msgid "Suggestions" -msgstr "Ïðåäïîëîæåíèÿ" - -msgid "Sun" -msgstr "Sun" - -msgid "Terms of Service file not specified in conf.php" -msgstr "Ôàéë çà \"Óñëîâèÿ íà óñëóãàòà\" íå å çàäàäåí â conf.php" - -msgid "Text" -msgstr "Òåêñò" - -#, c-format -msgid "The account \"%s\" has been deleted." -msgstr "Ïîùàòà \"%s\" áåøå ïðåìàõíàòà." - -#, c-format -msgid "The account \"%s\" has been saved." -msgstr "Ïîùàòà \"%s\" áåøå çàïèñàíà." - -#, c-format -msgid "The address %s has been added to your blacklist." -msgstr "Àäðåñà '%s' áåøå äîáàâåí êúì Âàøèÿò \"÷åðåí ñïèñúê\"." - -#, c-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Òåêóùàòà ïàïêà(è) \"%s\" ùå áúäå ïðåèìåíóâàíà íà \"%s\"." - -#, c-format -msgid "The folder \"%s\" already exists" -msgstr "Ïàïêàòà \"%s\" âå÷å ñúùåñòâóâà" - -#, c-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"Èìåòî íà ïàïêàòà \"%s\" ñúäúðæà íåêîðåêòíè ñèìâîëè. Òîâà ìîæå äà äîâåäå äî " -"ïðîáëåìè. Ìîëÿ êîíñóëòèðàéòå ñå ñúñ Ñèñòåìíèÿ Àäìèíèñòðàòîð." - -#, c-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Ïàïêàòà \"%s\" áåøå ñúçäàäåíà, íî Âèå íå ñòå àáîíèðàíè çà íåÿ. " - -#, c-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Ïàïêàòà \"%s\" áåøå èçòðèòà, íî Âèå âñå îùå ñòå aàáîíèðàíè çà íåÿ." - -#, c-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Ïàïêàòà \"%s\" íå áåøå ñúçäàäåíà. Åòî êàêâà å ïðè÷èíàòà ñïîðåä ñúðâúðà" - -#, c-format -msgid "The folder \"%s\" was successfully created." -msgstr "Ïàïêàòà \"%s\" áåøå ñúçäàäåíà óñïåøíî. " - -#, c-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Ïàïêàòà \"%s\" áåøå èçòðèòà óñïåøíî. " - -#, c-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Ïàïêàòà \"%s\" áåøå óñïåøíî ïðåèìåíóâàíà íà \"%s\"." - -#, c-format -msgid "The folder '%s' was not deleted. This is what the server said" -msgstr "Ïàïêàòà '%s' íå áåøå èçòðèòà. Åòî êàêâî êàçà ñúðâúðà" - -#, c-format -msgid "The identity \"%s\" has been deleted." -msgstr "Èäåíòè÷íîñòòà \"%s\" áåøå èçòðèòà." - -#, c-format -msgid "The identity \"%s\" has been saved." -msgstr "Èäåíòè÷íîñòòà \"%s\" áåøå çàïèñàíà." - -#, c-format -msgid "The mailbox %s is already empty." -msgstr "Ïîùåíñêàòà êóòèÿ %s å âå÷å îòâîðåíà." - -msgid "The message has been verified." -msgstr "Ïèñìîòî áåøå ïðîâåðåíî." - -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Èçèñêàíèÿ ïðèêðåïåí ôàéë íå å îòêðèò â MS-TNEF." - -msgid "The requested file does not exist in the Zip attachment." -msgstr "Èçèñêàíèÿ ôàéë íå ñúùåñòâóâà â Zip ïðèêðåïåíèÿ ôàéë." - -msgid "There are no alternative parts that can be displayed inline." -msgstr "Íÿìà àëòåðíàòèâíè äâîéêè, êîèòî äà áúäàò ïîêàçàíè â ëèíèÿòà." - -msgid "There are no messages in this mailbox." -msgstr "Íÿìà ïèñìà â òàçè ïîùåíñêà êóòèÿ." - -#, c-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "Èìàøå ïðîáëåì ïðè çàëè÷àâàíåòî íà %s. Åòî êàêâà å ïðè÷èíàòà" - -#, c-format -msgid "There was a problem expunging the mailbox. The server said: %s" -msgstr "Ãðåøêà ïðè çàëè÷àâàíå íà ïîùåíñêà êóòèÿ. Åòî êàêâî êàçà ñúðâúðà: %s" - -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "Èìàøå ïðîáëåì ïðè çàëè÷àâàíåòî íà ïîùåíñêàòà êóòèÿ. Ïðè÷èíàòà å" - -msgid "There was a problem with the file upload." -msgstr "Ãðåøêà ïðè èçïðàùàíåòî íà ôàéëà." - -#, c-format -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size (%d MB)." -msgstr "" -"Èìàøå ïðîáëåì ïðè èçïðàùàíåòî íà ôàéëà. Âúçìîæíî å ôàéëà äà å ïî-ãîëÿì îò " -"ìàêñèìàëíî äîïóñòèìèÿ ðàçìåð (%d MB)." - -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size." -msgstr "" -"Ãðåøêà ïðè èçïðàùàíåòî íà ôàéëà. Âúçìîæíî å ôàéëúò äà å ïî-ãîëÿì îò " -"ìàêñèìàëíî äîïóñòèìèÿò ðàçìåð." - -msgid "There was a problem with the file upload: No attachment was uploaded." -msgstr "Ãðåøêà ïðè èçïðàùàíåòî íà ôàéëà: Íå áåøå ïðèêðåïåí ôàéë." - -#, c-format -msgid "" -"There was a problem with the file upload: The attachment was larger than the " -"maximum allowed size (%d MB)." -msgstr "" -"Èìàøå ïðîáëåì ïðè èçïðàùàíåòî íà ôàéëà: Ôàéëà å ïî-ãîëÿì îò ìàêñèìàëíî " -"äîïóñòèìèÿ ðàçìåð (%d MB)." - -msgid "" -"There was a problem with the file upload: The attachment was only partially " -"uploaded." -msgstr "Ãðåøêà ïðè èçïðàùàíåòî íà ôàéëà: Ñàìî ÷àñò îò ôàéëà áåøå èçïðàòåíà " - -#, c-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Ãðåøêà ïðè êîïèðàíåòî íà ïèñìà îò \"%s\" â \"%s\". Åòî êàêâî êàçà ñúðâúðà" - -#, c-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Ãðåøêà ïðè èçòðèâàíåòî íà ïèñìàòà îò ïàïêà \"%s\". Ñïîðåä ñúðâúðà ïðè÷èíàòà " -"çà òîâà å" - -#, c-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Ãðåøêà ïðè èçòðèâàíå íà ïèñìà â ïàïêà \"%s\". Ïðè÷èíàòà ñïîðåä ñúðâúðà å" - -#, c-format -msgid "There was an error deleting messages. This is what the server said: %s" -msgstr "Ãðåøêà ïðè èçòðèâàíå íà ïèñìà. Åòî êàêâî êàçà ñúðâúðà: %s" - -msgid "There was an error displaying this message part" -msgstr "Ãðåøêà ïðè ïîêàçâàíå íà òàçè ÷àñò îò ïèñìîòî" - -#, c-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Ãðåøêà ïðè óñòàíîâÿâàíå íà ôëàãîâå â ïàïêà \"%s\". Ïðè÷èíàòà ñïîðåä ñúðâúðà å" - -#, c-format -msgid "There was an error importing %s." -msgstr "Ãðåøêà ïðè èìïîðòèðàíå íà äàííèòå: %s." - -#, c-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "Ãðåøêà ïðè ïðåìåñòâàíå íà \"%s\" â \"%s\". Åòî êàêâî êàçà ñúðâúðà." - -msgid "" -"There was an error moving messages to the trash. This is what the server said" -msgstr "" -"Ãðåøêà ïðè ïðåìåñòâàíåòî íà ïèñìà â êîø÷åòî. Ñúðâúðà ñìÿòà, ÷å ïðè÷èíàòà å" - -msgid "There was an error saving this message as a draft." -msgstr "Ãðåøêà ïðè çàïèñà íà òîâà ïèñìî êàòî ÷åðíîâà." - -#, c-format -msgid "There was an error sending your message: %s" -msgstr "Ãðåøêà ïðè èçïðàùàíåòî íà ïèñìîòî: %s" - -msgid "There was an error viewing the requested message." -msgstr "Ãðåøêà ïðè ïðåãëåäà íà ïîèñêàíîòî ïèñìî." - -msgid "This PGP Public Key was attached to the message." -msgstr "Òîçè PGP ïóáëè÷åí êëþ÷ áåøå ïðèêðåïåí êúì ïèñìîòî." - -msgid "" -"This file controls local MIME drivers for IMP, specifically what kinds of " -"attachments are viewable and/or downloadable." -msgstr "" -"Òîçè ôàéë êîíòðîëèðà ëîêàëíèòå MIME äðàéâåðè íà IMP, ïî-ñïåöèàëíî, êàêâè " -"ïðèêðåïåíè ôàéëîâå ìîãàò äà ñå ïðåãëåæäàò è/èëè èçòåãëÿò." - -msgid "" -"This file controls the default preferences for IMP, and also controls which " -"preferences users can alter." -msgstr "" -"Òîçè ôàéë êîíòðîëèðà íàñòðîéêèòå ïî ïîäðàçáèðàíå íà IMP, à ñúùî è êîè " -"íàñòðîéêè ïîòðåáèòåëèòå ìîãàò äà ïðîìåíÿò." - -msgid "" -"This file controls the default settings for IMP, and also defines the list " -"of available servers if you are using the server list." -msgstr "" -"Òîçè ôàéë êîíòðîëèðà íàñòðîéêèòå ïî ïîäðàçáèðàíå íà IMP, à ñúùî äåôèíèðà " -"ñïèñúêà ñúñ ñúðâúðè, àêî èçïîëçâàòå òàêúâ." - -msgid "" -"This file controls the stylesheet that is used to set colors and fonts in " -"addition to or overriding Horde defaults." -msgstr "" -"Òîçè ôàéë êîíòðîëèðà ñòèëîâåòå, êîéòî ñå èçïîëçâàò çà öâåòîâåòå è øðèôòîâåòå " -"â äîïúëíåíèå êúì ïîäðàçáèðàùèòå ñòèëîâå íà Horde." - -msgid "" -"This is the main IMP configuration file. It contains paths and options for " -"the IMP scripts." -msgstr "" -"Òîâà å ãëàâíèÿ ôàéë çà êîíôèãóðèðàíå íà IMP. Òîé ñúäúðæà ïúòèùàòà è îïöèèòå " -"çà IMP ñêðèïòîâåòå." - -msgid "" -"This message does not appear to be in the correct PGP format (according to " -"RFC 2015)." -msgstr "Òîâà ïèñìî íå å â êîðåêòåí PGP ôîðìàò (ñúîáðàçíî RFC 2015)." - -msgid "" -"This message does not appear to be in the correct S/MIME format (according " -"to RFC 2633)." -msgstr "Òîâà ïèñìî íå å â êîðåêòåí S/MIME ôîðìàò (ñúîáðàçíî RFC 2015)." - -msgid "This message has been digitally signed via PGP." -msgstr "Òîâà ïèñìî áåøå öèôðîâî ïîäïèñàíî ÷ðåç PGP." - -msgid "This message has been digitally signed via S/MIME." -msgstr "Òîâà ïèñìî áåøå öèôðîâî ïîäïèñàíî ÷ðåç S/MIME." - -msgid "This message has been encrypted with PGP." -msgstr "Òîâà ïèñìî áåøå êðèïòèðàíî ñ PGP." - -msgid "This message has been reported as spam to your system administrator." -msgstr "Òîâà ïèñìî áåøå èçïðàòåíî êàòî Ñïàì äî Ñèñòåìíèÿ Àäìèíèñòðàòîð." - -msgid "This message has been reported as spam." -msgstr "Òîâà ïèñìî áåøå ðåãèñòðèðàíî êàòî ñïàì." - -msgid "This message to" -msgstr "Òîâà ïèñìî â" - -#, c-format -msgid "" -"This message was written in a character set other than your own. If it is " -"not displayed correctly, %s to open it in a new window." -msgstr "" -"Òîâà ïèñìî å íàïèñàíî ñúñ ñèìâîëè ðàçëè÷íè îò âàøèòå. Àêî íå å ïîêàçàíî " -"êîðåêòíî, %s çà äà ãî îòâîðèòå â íîâ ïðîçîðåö." - -msgid "Thread" -msgstr "Ñìèñëîâè íèøêè" - -msgid "Thread View" -msgstr "Èçãëåä ïî ñìèñëîâè íèøêè" - -msgid "Time Zone" -msgstr "×àñîâà çîíà" - -msgid "To" -msgstr "Äî" - -msgid "To:" -msgstr "Äî:" - -#, c-format -msgid "Total Size: %s KB" -msgstr "Îáù ðàçìåð: %s KB" - -msgid "Trash folder:" -msgstr "Ïàïêà \"Êîø÷å\":" - -msgid "Unable to retrieve quota" -msgstr "Ãðåøêà ïðè ïðîâåðêàòà çà êâîòà" - -msgid "Unanswered" -msgstr "Áåç îòãîâîð" - -msgid "Unanswered messages" -msgstr "Ïèñìà áåç îòãîâîð" - -msgid "Undelete" -msgstr "Âúçñòàíîâè" - -msgid "Undisclosed Recipients" -msgstr "Íåèçâåñòíè Ïîëó÷àòåëè" - -msgid "Unknown Protocol Specified" -msgstr "Çàäàäåíèÿò ïðîòîêîë å íåèçâåñòåí" - -msgid "Unload Passphrase" -msgstr "Ïðåìàõâàíå íà êëþ÷îâà ôðàçà" - -msgid "Unnamed" -msgstr "Áåçèìåííè" - -msgid "Unread" -msgstr "Íåïðî÷åòåíè" - -msgid "Unseen" -msgstr "Íåïðåãëåäàíè" - -msgid "Unseen Messages" -msgstr "Íåïðåãëåäàíè ïèñìà" - -msgid "Unsubscribe from Folder(s)" -msgstr "Îòïèøè îò ïàïêà(è)" - -msgid "Upload" -msgstr "Èçïðàòè" - -msgid "Use Ctrl/Option+Click to select multiple fields" -msgstr "Èçïîëçâàé Ctrl/Option+Click çà äà èçáåðåø ìíîæåñòâî ïîëåòà" - -msgid "Use Default Value" -msgstr "Èçïîëçâàé ïîäðàçáèðàùàòà ñå ñòîéíîñò" - -msgid "Use IMAP folder subscriptions?" -msgstr "Äà ñå èçïîëçâàò ëè IMAP àáîíàìåíòè çà ïàïêè?" - -msgid "User Options" -msgstr "Ïîòðåáèòåëñêè îïöèè" - -msgid "Username" -msgstr "Èìå" - -msgid "Username:" -msgstr "Èìå:" - -msgid "View" -msgstr "Âèæ" - -#, c-format -msgid "View %s" -msgstr "Èçãëåä %s" - -#, c-format -msgid "View %s Public Key" -msgstr "Âèæ %s ïóáëè÷åí êëþ÷" - -msgid "View Personal Private Key" -msgstr "Âèæ ïåðñîíàëåí ÷àñòåí êëþ÷" - -msgid "View Personal Public Key" -msgstr "Âèæ ïåðñîíàëåí ïóáëè÷åí êëþ÷" - -msgid "View messages in " -msgstr "Ïîêàæè ïèñìà â " - -msgid "View or mailbox to display after login:" -msgstr "Èçãëåä èëè ïîùåíñêà êóòèÿ äà áúäå íà åêðàíà ñëåä âõîä:" - -#, c-format -msgid "Welcome to %s" -msgstr "Äîáðå Äîøëè â %s" - -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Ïðè èçòðèâàíå íà ïèñìà, äà ñå ïðåìåñòâàò ëè â êîø÷åòî âìåñòî äà ñå ìàðêèðàò " -"êàòî èçòðèòè." - -msgid "Wrap text at this many characters." -msgstr "Ïðåïîäðåäè òåêñòà íà òîëêîâà ñèìâîëà." - -msgid "Yes" -msgstr "Äà" - -msgid "You didn't specify a Mail Server" -msgstr "Íå âúâåäîõòå âàëèäåí ïîùåíñêè ñúðâúð" - -msgid "You didn't specify the password" -msgstr "Íå âúâåäîõòå ïàðîëà" - -msgid "You didn't specify the username" -msgstr "Íå âúâåäîõòå ïîòðåáèòåëñêî èìå" - -msgid "You have been logged out.
    Thank you for using the system." -msgstr "Âèå èçëÿçîõòå.
    Áëàãîäàðèì Âè, ÷å èçïîëçâàõòå ñèñòåìàòà." - -msgid "" -"You must enter the passphrase for your PGP private key to view this message" -msgstr "" -"Òðÿáâà äà âúâåäåòå êëþ÷îâàòà ôðàçà íà Âàøèÿ PGP ÷àñòåí êëþ÷ çà äà âèäèòå " -"òîâà ïèñìî" - -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Òðÿáâà äà âúâåäåòå êëþ÷îâàòà ôðàçà íà Âàøèÿ S/MIME ÷àñòåí êëþ÷ çà äà âèäèòå " -"òîâà ïèñìî" - -msgid "You must have at least one recipient." -msgstr "Òðÿáâà äà èìàòå ïîíå åäèí ïîëó÷àòåë." - -msgid "You must select an account to be deleted." -msgstr "Òðÿáâà äà èçáåðåòå ïîùà, êîÿòî äà áúäå èçòðèòà." - -msgid "You must select an identity to be deleted." -msgstr "Òðÿáâà äà èçáåðåòå êîÿ èäåíòè÷íîñò äà áúäå èçòðèòà, ïðåäâàðèòåëíî." - -#, c-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Íå áÿõòå àáîíèðàí çà \"%s\". Åòî êàêâà å ïðè÷èíàòà" - -#, c-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Íå áÿõòå îòïèñàí îò \"%s\". Åòî êàêâà å ïðè÷èíàòà ñïîðåä ñúðâúðà" - -#, c-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Áÿõòå àáîíèðàí óñïåøíî çà \"%s\"" - -#, c-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Áÿõòå îòïèñàí óñïåøíî îò \"%s\"" - -#, c-format -msgid "Your %s session has expired. Please login again." -msgstr "Âðåìåòî çà âàøàòà %s ñåñèÿ èçòå÷å. Ìîëÿ ðåãèñòðèðàéòå ñå îòíîâî." - -msgid "Your From: address:" -msgstr "Âàøèÿò Îò: àäðåñ:" - -msgid "Your Information" -msgstr "Èíôîðìàöèÿ çà Âàñ" - -msgid "Your Name" -msgstr "Âàøåòî èìå" - -msgid "Your PGP Public/Private Keys" -msgstr "Âàøèòå PGP ïóáëè÷åí/÷àñòåí êëþ÷îâå" - -msgid "Your Private Key" -msgstr "Âàøèÿò ÷àñòåí êëþ÷" - -msgid "Your Public Key" -msgstr "Âàøèÿò ïóáëè÷åí êëþ÷" - -msgid "Your Reply-to: address: (optional)" -msgstr "Âàøèÿò Îòãîâîðà-íà: àäðåñ: (optional)" - -msgid "Your S/MIME Public/Private Keys" -msgstr "Âàøèòå S/MIME ïóáëè÷åí/÷àñòåí êëþ÷îâå" - -msgid "Your accounts:" -msgstr "Âàøèòå ïîùè:" - -msgid "Your browser does not support inline display of this image type" -msgstr "Âàøèÿò browser íå ïîäúðæà ðåäîâî ïîêàçâàíå íà òîçè òèï ôàéë" - -msgid "Your current time zone:" -msgstr "Âàøàòà ÷àñîâà çîíà:" - -msgid "Your default identity:" -msgstr "Âàøàòà èäåíòè÷íîñò ïî ïîäðàçáèðàíå:" - -msgid "Your full name:" -msgstr "Ïúëíîòî Âè èìå:" - -msgid "Your identities:" -msgstr "Âàøèòå èäåíòè÷íîñòè:" - -msgid "Your signature:" -msgstr "Âàøèÿò ïîäïèñ:" - -msgid "[No Subject]" -msgstr "[Íÿìà Òåìà]" - -msgid "add source" -msgstr "äîáàâè ñîðñ" - -msgid "click here" -msgstr "êëèêíåòå òóê" - -msgid "from" -msgstr "îò" - -msgid "header" -msgstr "çàãëàâíà ÷àñò" - -msgid "move down" -msgstr "íà äîëó" - -msgid "move up" -msgstr "íà ãîðå" - -msgid "none" -msgstr "íÿìà" - -msgid "or" -msgstr "èëè" - -msgid "remove source" -msgstr "ïðåìàõíè ñîðñà" - -msgid "select folder" -msgstr "èçáåðè ïàïêà" - -msgid "spelling error" -msgstr "ïðàâîïèñíà ãðåøêà" - -msgid "spelling errors" -msgstr "ïðàâîïèñíè ãðåøêè" diff --git a/imp/po/bs_BA.po b/imp/po/bs_BA.po deleted file mode 100644 index c9b75b86d..000000000 --- a/imp/po/bs_BA.po +++ /dev/null @@ -1,3392 +0,0 @@ -# translation of imp-bs.po to Bosnian -# Bosnian translations for imp package. -# Copyright 2003-2009 The Horde Project -# This file is distributed under the same license as the imp package. -# Automatically generated, 2003. -# Alen Sarkinovic , 2005. -# Vedran Ljubovic , 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: imp-bs\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2005-03-11 21:14+0100\n" -"PO-Revision-Date: 2005-07-01 13:28+0200\n" -"Last-Translator: Vedran Ljubovic \n" -"Language-Team: Bosnian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-2\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.10\n" - -#: lib/Compose.php:256 lib/Compose.php:308 -msgid " To: " -msgstr " Za: " - -#: lib/Compose.php:244 lib/Compose.php:296 -msgid " Date: " -msgstr " Datum: " - -#: lib/Compose.php:247 lib/Compose.php:299 -msgid " From: " -msgstr " Od: " - -#: lib/Compose.php:253 lib/Compose.php:305 -msgid " Subject: " -msgstr " Tema: " - -#: templates/compose/spelling.inc:52 -msgid " in " -msgstr " u " - -#: templates/mailbox/message_headers.inc:7 -msgid "#" -msgstr "#" - -#: lib/Block/summary.php:71 -#, php-format -msgid "%.2fMB / %.2fMB (%.2f%%)" -msgstr "%.2fMB / %.2fMB (%.2f%%)" - -#: mailbox.php:190 -#, php-format -msgid "%d message(s) have been deleted." -msgstr "Obrisano je %d poruka." - -#: lib/Spam.php:169 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "%d poruka je prijavljeno da nisu spam administratoru sistema." - -#: lib/Spam.php:149 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d poruka je prijavljeno da nisu spam." - -#: lib/Spam.php:161 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "%d poruka je prijavljeno kao spam administratoru sistema." - -#: lib/Spam.php:141 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d poruka je prijavljeno kao spam." - -#: mailbox.php:362 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "Poruke %d do %d od ukupno %d" - -#: mailbox.php:601 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: pgp.php:332 -#, php-format -msgid "%s PGP Administration" -msgstr "%s PGP administracija" - -#: smime.php:254 -#, php-format -msgid "%s S/MIME Administration" -msgstr "%s S/MIME administracija" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:49 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s veæ postoji. Ime %s foldera nije promjenjeno." - -#: lib/Message.php:643 -#, php-format -msgid "%s does not appear to be a valid mailbox." -msgstr "%s ne izgleda kao dozvoljen tip sanduèeta." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:47 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "Ime %s foldera je promjenjeno poèetkom mjeseca." - -#: lib/Message.php:398 -#, fuzzy, php-format -msgid "%s was successfully added to %s." -msgstr "Ime foldera \"%s\" je uspje¹no promjenjeno u \"%s\"." - -#: templates/message/navbar_top.inc:13 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d od %d)" - -#: templates/compose/spelling.inc:119 -msgid "(Apply these changes and move to next screen.)" -msgstr "(Primjeni ove izmjene i idi na sljedeæi ekran.)" - -#: templates/compose/spelling.inc:106 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(Odbaci sve izmjene i vrati se na ekran za pisanje.)" - -#: spelling.php:277 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(Vrati se na ekran za pisanje poslije primene svih izmjena do sada. Izmjene " -"na trenutnom ekranu NEÆE biti aktivirane.)" - -#: spelling.php:274 -msgid "" -"(Send message after applying all changes made thus far. Changes on the " -"current screen will NOT be applied.)" -msgstr "" -"(Po¹alji poruku nakon apliciranja svih napravljenih izmjena. Izmjene na " -"trenutnom ekranu NEÆE biti aktivirane.)" - -#: templates/contacts/contacts.inc:223 -msgid "* Add these by clicking OK *" -msgstr "* Dodaj ove kad klikne¹ na OK *" - -#: templates/contacts/contacts.inc:203 -msgid "* Please select address(es) *" -msgstr "* Molim izaberite adrese *" - -#: lib/Spam.php:171 -msgid "1 message has been reported as not spam to your system administrator." -msgstr "1 poruka je prijavljena da nije spam administratoru sistema." - -#: lib/Spam.php:151 -msgid "1 message has been reported as not spam." -msgstr "1 poruka je prijavljeno da nije spam." - -#: lib/Spam.php:163 -msgid "1 message has been reported as spam to your system administrator." -msgstr "1 poruka je prijavljeno kao spam administratoru sistema." - -#: lib/Spam.php:143 -msgid "1 message has been reported as spam." -msgstr "1 poruka je prijavljeno kao spam." - -#: config/prefs.php.dist:788 -msgid "100 characters" -msgstr "100 znakova" - -#: config/prefs.php.dist:791 -msgid "1000 characters" -msgstr "1000 znakova" - -#: config/prefs.php.dist:789 -msgid "250 characters" -msgstr "250 znakova" - -#: config/prefs.php.dist:790 -msgid "500 characters" -msgstr "500 znakova" - -#: lib/IMP.php:911 lib/IMP.php:913 -msgid "Acco_unts" -msgstr "_Vanjski raèuni" - -#: templates/fetchmail/manage.inc:7 -msgid "Account's name:" -msgstr "Ime korisnièkog raèuna:" - -#: lib/MIME/Viewer/itip.php:477 lib/MIME/Viewer/itip.php:715 -msgid "Actions" -msgstr "Akcije" - -#: templates/prefs/sourceselect.inc:303 -msgid "Add source" -msgstr "Dodaj izvor" - -#: lib/MIME/Headers.php:206 lib/MIME/Headers.php:207 -#, php-format -msgid "Add to Address book (%s)" -msgstr "Dodaj u imenik (%s)" - -#: compose.php:1167 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Dodan \"%s\" kao prilog." - -#: config/prefs.php.dist:190 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Dodatna polja zaglavlja za prikaz: (nije obavezno, unesite svako polje " -"headera koje ¾elite vidjeti u novi red)" - -#: lib/MIME/Viewer/notification.php:65 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Moguæe je prikazati dodatne informacije %s." - -#: lib/MIME/Viewer/notification.php:65 -msgid "Additional information details" -msgstr "Dodatne informacije" - -#: lib/MIME/Viewer/status.php:96 -msgid "Additional message details" -msgstr "Dodatne informacije o poruci" - -#: lib/MIME/Viewer/status.php:95 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Moguæe je prikazati dodatne informacije o poruci %s." - -#: lib/MIME/Viewer/status.php:81 -msgid "Additional message error details" -msgstr "Dodatne informacije o gre¹ci" - -#: contacts.php:90 templates/contacts/contacts.inc:170 -#: templates/compose/compose.inc:330 templates/compose/redirect.inc:55 -msgid "Address Book" -msgstr "Imenik" - -#: config/prefs.php.dist:126 -msgid "Address Books" -msgstr "Imenici" - -#: config/prefs.php.dist:181 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Adrese kojima treba slati kopiju poruka: (nije obavezno, unesite svaku " -"adresu u novom redu)" - -#: config/prefs.php.dist:173 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Adrese eksplicitno vezane za ovaj identitet: (nije obavezno, unesite " -"svaku adresu u novom redu)" - -#: templates/mailbox/navbar.inc:10 config/prefs.php.dist:792 -msgid "All" -msgstr "Sve" - -#: templates/folders/javascript.inc:6 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Sve poruke u sljedeæim folderima æe biti downloadovane u jednu MBOX datoteku:" - -#: lib/Maintenance/Task/purge_trash.php:83 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Sve poruke u va¹em \"%s\" folderu starije od %s dana æe biti zauvijek " -"obrisane." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:65 -#, fuzzy, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" -"Svi folderi poslane po¹te stariji vi¹e od %s mjeseci, æe biti obrisani." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:78 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Svi folderi poslane po¹te stariji vi¹e od %s mjeseci, æe biti obrisani." - -#: acl.php:85 -#, fuzzy, php-format -msgid "All rights on folder '%s' successfully removed for user '%s'." -msgstr "Ime foldera \"%s\" je uspje¹no promjenjeno u \"%s\"." - -#: config/prefs.php.dist:565 config/prefs.php.dist:586 -msgid "Always" -msgstr "Uvijek" - -#: config/prefs.php.dist:550 -msgid "Always save attachments" -msgstr "Uvijek zapamti priloge" - -#: lib/Message.php:385 -#, fuzzy -msgid "An unknown error occured while creating the new task." -msgstr "Prilikom dodavanja novog zapisa javila se nepoznata gre¹ka." - -#: message.php:490 mailbox.php:671 templates/message/navbar_navigate.inc:9 -#: templates/mailbox/navbar.inc:18 templates/mailbox/navbar.inc:35 -#: templates/mailbox/legend.inc:6 -msgid "Answered" -msgstr "Odgovorena" - -#: templates/search/main.inc:31 -msgid "Answered messages" -msgstr "Odgovorene poruke" - -#: templates/mailbox/header.inc:7 -msgid "Apply Filters" -msgstr "Primjeni filtere" - -#: templates/mailbox/header.inc:7 -#, php-format -msgid "Apply Filters to %s" -msgstr "Primjeni filtere na %s" - -#: templates/filters/prefs.inc:43 -msgid "Apply filter rules upon logging on?" -msgstr "Primeni filter pravila nakon prijavljivanja?" - -#: templates/filters/prefs.inc:49 -#, fuzzy -msgid "Apply filter rules whenever INBOX is displayed?" -msgstr "Primeni filter pravila kada se a¾urira inbox?" - -#: templates/folders/javascript.inc:9 -msgid "Are you SURE you want to continue?" -msgstr "Da li SIGURNO ¾elite nastaviti?" - -#: templates/folders/javascript.inc:5 -msgid "Are you completely sure you wish to continue?" -msgstr "Da li ste sigurni da ¾elite nastaviti?" - -#: templates/smime/smime.inc:65 templates/pgp/pgp.inc:93 -msgid "Are you sure you want to delete this public key?" -msgstr "Da li ste sigurni da ¾elite obrisati ovaj javni kljuè?" - -#: templates/compose/redirect.inc:5 templates/compose/compose.js:6 -msgid "Are you sure you want to do this?" -msgstr "Da li ste sigurni da ¾elite ovo uraditi?" - -#: message.php:398 templates/folders/javascript.inc:73 -#: templates/mailbox/javascript.inc:68 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Da li ste sigurni da ¾elite obrisati ove poruke?" - -#: lib/MIME/Contents.php:215 -#, fuzzy -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Da li ste sigurni da ¾elite obrisati ove poruke?" - -#: templates/mailbox/actions.inc:39 -msgid "Are you sure you wish to empty this folder?" -msgstr "Da li ste sigurni da ¾elite isprazniti ovaj folder?" - -#: lib/IMP.php:902 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Da li ste sigurni da ¾elite isprazniti folder Korpa?" - -#: templates/mailbox/actions.inc:8 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Da li ste sigurni da ¾elite zauvijek obrisati ove poruke?" - -#: templates/mailbox/javascript.inc:86 -#, fuzzy -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Da li ste sigurni da ¾elite obrisati ove poruke?" - -#: templates/mailbox/javascript.inc:77 -#, fuzzy -msgid "Are you sure you wish to report this message as spam?" -msgstr "Da li ste sigurni da ¾elite obrisati ove poruke?" - -#: config/prefs.php.dist:887 -msgid "Arrival Time" -msgstr "Vrijeme pristizanja" - -#: config/prefs.php.dist:902 -msgid "Ascending" -msgstr "Rastuæi" - -#: config/prefs.php.dist:564 config/prefs.php.dist:585 -msgid "Ask" -msgstr "Pitaj" - -#: templates/compose/compose.inc:509 -msgid "Attach" -msgstr "Zakaèi" - -#: templates/compose/compose.inc:466 -#, fuzzy -msgid "Attach Files" -msgstr "Prilozi" - -#: lib/MIME/Viewer/itip.php:341 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Zakaèen je odgovor na kalendarski zahtjev koji ste poslali." - -#: mailbox.php:705 templates/mailbox/legend.inc:16 -#: templates/compose/attachments.inc:14 templates/compose/compose.inc:496 -#: templates/compose/attachments.js:98 -msgid "Attachment" -msgstr "Prilog" - -#: templates/compose/compose.inc:340 templates/compose/compose.inc:464 -#: lib/Compose.php:998 -msgid "Attachments" -msgstr "Prilozi" - -#: lib/MIME/Viewer/itip.php:668 -#, fuzzy -msgid "Attendees" -msgstr "Prilozi" - -#: lib/MIME/Viewer/notification.php:56 -#, fuzzy -msgid "Attention" -msgstr "Akcija" - -#: config/prefs.php.dist:643 -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "" -"Automatski prika¾i slike u HTML porukama za koje je po¹iljalac u mom " -"adresaru?" - -#: templates/prefs/sourceselect.inc:298 -#, fuzzy -msgid "Available Address books:" -msgstr "Na raspolaganju su sljedeæi imenici:" - -#: templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Bac_k to %s" -msgstr "_Nazad u %s" - -#: thread.php:69 templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Back to %s" -msgstr "Nazad u %s" - -#: message.php:257 search.php:153 templates/contacts/contacts.inc:219 -#: templates/compose/recompose.inc:20 -msgid "Bcc" -msgstr "Bcc" - -#: templates/message/navbar_actions.inc:19 templates/mailbox/actions.inc:16 -msgid "Blacklist" -msgstr "Crna lista" - -#: config/prefs.php.dist:631 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "Blokiraj slike u HTML porukama osim ako su specifièno zatra¾ene?" - -#: search.php:161 -msgid "Body" -msgstr "Tijelo" - -#: templates/search/main.inc:23 templates/search/main.inc:39 -#: templates/search/main.inc:55 templates/search/main.inc:71 -msgid "Both" -msgstr "Oba" - -#: config/prefs.php.dist:690 -msgid "Both Header Listing and Body of Message" -msgstr "I u zaglavlju i u tekstu poruke" - -#: templates/compose/compose.inc:283 -msgid "C_harset" -msgstr "_Kodni raspored" - -#: templates/contacts/contacts.inc:248 templates/folders/import.inc:21 -#: templates/smime/passphrase.inc:22 templates/smime/import_key.inc:85 -#: templates/compose/spelling.inc:106 templates/pgp/passphrase.inc:32 -#: templates/pgp/import_key.inc:66 -#, fuzzy -msgid "Cancel" -msgstr "Promjeni" - -#: templates/compose/compose.inc:70 templates/compose/compose.inc:426 -#: templates/compose/redirect.inc:116 -msgid "Cancel Message" -msgstr "Odustani od slanja" - -#: message.php:256 search.php:149 templates/contacts/contacts.inc:218 -#: templates/compose/recompose.inc:15 -msgid "Cc" -msgstr "Cc" - -#: templates/compose/spelling.inc:64 -msgid "Change" -msgstr "Promjeni" - -#: templates/compose/spelling.inc:65 -msgid "Change All" -msgstr "Promjeni sve" - -#: templates/acl/acl.inc:97 templates/acl/acl.inc:98 -#, fuzzy -msgid "Change Folder" -msgstr "Kreiraj folder" - -#: config/prefs.php.dist:111 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Promijenite opcije prikaza kao ¹to su broj poruka na strani ili naèin " -"sortiranja." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Promijenite parametre mail servera i foldera" - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Promijenite ime, adresu i potpis koje æe drugi vidjeti kada èitaju i " -"odgovaraju na va¹ e-mail." - -#: config/prefs.php.dist:793 -msgid "Characters to display:" -msgstr "Broj prikazanih znakova:" - -#: templates/folders/actions.inc:13 -msgid "Check Folder(s) for New Mail" -msgstr "Provjeri novu po¹tu u folderima" - -#: templates/fetchmail/fetchmail.inc:14 -msgid "Check all mail servers you want to fetch mail from:" -msgstr "Izaberite mail server sa kojeg ¾elite preuzeti po¹tu:" - -#: config/prefs.php.dist:454 -msgid "Check spelling before sending a message?" -msgstr "Provjeri pravopis prije slanja poruke?" - -#: templates/folders/actions.inc:4 -msgid "Choose Action:" -msgstr "Izaberite akciju:" - -#: config/servers.php.dist:184 -msgid "Choose a mail server:" -msgstr "Izaberite mail server:" - -#: lib/MIME/Viewer/itip.php:478 lib/MIME/Viewer/itip.php:716 -msgid "Choose an action:" -msgstr "Izaberite akciju:" - -#: templates/prefs/sourceselect.inc:349 -msgid "Choose the address book to use when adding addresses." -msgstr "" -"Izaberite imenik koji æe se koristiti prilikom dodavanja novih adresa." - -#: templates/prefs/sourceselect.inc:293 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "Izaberi redoslijed za pretragu imenika za pro¹irivanje adresa." - -#: lib/MIME/Viewer/images.php:89 -#, php-format -msgid "Click %s to download the image." -msgstr "Kliknite na %s da downloadujete sliku." - -#: lib/MIME/Viewer/pkcs7.php:410 -#, fuzzy, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Kreiraj poruku u zasebnom prozoru?" - -#: templates/prefs/sourceselect.inc:321 -#, fuzzy -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Klikni na jedan od odabranih adresara a zatim odaberi polja po kojim æe se " -"vr¹iti pretraga." - -#: config/prefs.php.dist:921 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Klikanjem na adresu pravi se nova poruka za po¹iljaoca" - -#: config/prefs.php.dist:922 -msgid "Clicking on the address will open the message to be read" -msgstr "Klikanjem na adresu otvara se poruka za èitanje" - -#: templates/fetchmail/fetchmail.inc:30 -msgid "Close" -msgstr "Zatvori" - -#: compose.php:751 compose.php:1058 -msgid "Close this window" -msgstr "Zatvori ovaj prozor" - -#: folders.php:383 -msgid "Closed Folder" -msgstr "Zatvoren folder" - -#: folders.php:403 -#, fuzzy -msgid "Collapse" -msgstr "Skupi sve" - -#: templates/folders/actions.inc:34 -msgid "Collapse All" -msgstr "Skupi sve" - -#: templates/folders/actions.inc:34 -msgid "Collapse All Folders" -msgstr "Skupi sve foldere" - -#: folders.php:403 -msgid "Collapse Folder" -msgstr "Skupi folder" - -#: lib/MIME/Viewer/itip.php:754 -#, fuzzy -msgid "Completed" -msgstr "Nova poruka" - -#: lib/Block/summary.php:19 lib/Block/tree_folders.php:42 -msgid "Compose" -msgstr "Nova poruka" - -#: mailbox.php:735 lib/MIME/Headers.php:195 -#, php-format -msgid "Compose Message (%s)" -msgstr "Nova poruka (%s)" - -#: compose.php:750 compose.php:1057 -msgid "Compose another message" -msgstr "Napi¹i novu poruku" - -#: config/prefs.php.dist:429 -msgid "Compose messages in a separate window?" -msgstr "Pi¹i poruke u zasebnom prozoru?" - -#: config/prefs.php.dist:446 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Koristi HTML opcije za pisane poruka (ako preglednik podr¾ava tu moguænost)?" - -#: config/prefs.php.dist:70 -msgid "Configure how messages are displayed." -msgstr "Podesite prikaz poruka." - -#: config/prefs.php.dist:96 -msgid "Configure mail preview options." -msgstr "Podesite opcije pregleda poruke." - -#: config/prefs.php.dist:135 -#, php-format -msgid "Control PGP support for %s." -msgstr "Podesite PGP podr¹ku za %s." - -#: config/prefs.php.dist:144 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Podesite S/MIME podr¹ku za %s." - -#: config/prefs.php.dist:88 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "Podesite kada æe se vr¹iti provjera pristigle po¹te." - -#: config/prefs.php.dist:700 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Pretvori tekstualne smajlije u grafièke?" - -#: templates/message/navbar_navigate.inc:19 templates/mailbox/navbar.inc:51 -msgid "Copy" -msgstr "Kopiraj" - -#: templates/message/navbar_navigate.inc:19 -msgid "Copy to folder" -msgstr "Kopiraj u folder" - -#: templates/compose/spelling.inc:44 -msgid "Correct" -msgstr "Ispravi" - -#: templates/compose/spelling.inc:124 -msgid "Corrected Text" -msgstr "Ispravljen tekst" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Ne mogu napraviti VFS backend: %s" - -#: lib/Message.php:634 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Ne mogu obrisati poruke od %s. Poruka servera: %s" - -#: lib/Session.php:294 -#, fuzzy -msgid "Could not execute maintenance operations." -msgstr "Servisne operacije" - -#: search.php:356 templates/fetchmail/manage.inc:67 -#: templates/fetchmail/account_select.inc:26 templates/acl/acl.inc:39 -#: templates/acl/acl.inc:157 -#, fuzzy -msgid "Create" -msgstr "Kreiraj folder" - -#: templates/folders/actions.inc:5 -msgid "Create Folder" -msgstr "Kreiraj folder" - -#: templates/pgp/pgp.inc:252 -#, fuzzy -msgid "Create Keys" -msgstr "Kreiraj folder" - -#: templates/search/header.inc:14 -#, fuzzy -msgid "Create Virtual Folder" -msgstr "Kreiraj folder" - -#: templates/prefs/folderselect.inc:12 templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "Napravi novi folder za nacrte" - -#: templates/prefs/sentmailselect.inc:27 templates/prefs/sentmailselect.inc:43 -msgid "Create a new sent mail folder" -msgstr "Kreiraj novi folder za poslanu po¹tu" - -#: templates/prefs/trashselect.inc:12 templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "Kreiraj novi folder za korpu" - -#: config/prefs.php.dist:120 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Uredite pravila filtriranja pomoæu kojih automatski organizujete pristigle " -"poruke, sortirate ih u foldere i bri¹ete ne¾eljenu po¹tu." - -#: templates/acl/acl.inc:95 -#, php-format -msgid "Current access to %s" -msgstr "Trenutni pristup %s" - -#: config/prefs.php.dist:104 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Podesite dobavljanje po¹te sa e-mail raèuna na drugim serverima" - -#: config/prefs.php.dist:51 -msgid "Customize how you send mail." -msgstr "Odredite kako ¹aljete po¹tu." - -#: config/prefs.php.dist:40 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Podesite zadatke koji æe se izvr¹avati nakon svake prijave na %s." - -#: templates/mailbox/message_headers.inc:12 -msgid "Dat_e" -msgstr "Dat_um" - -#: message.php:253 thread.php:75 -msgid "Date" -msgstr "Datum" - -#: lib/MIME/Viewer/itip.php:742 -#, fuzzy -msgid "Declined" -msgstr "Obrisana" - -#: config/prefs.php.dist:894 -msgid "Default sorting criteria:" -msgstr "Default kriterij za sortiranje:" - -#: config/prefs.php.dist:904 -msgid "Default sorting direction:" -msgstr "Default pravac sortiranja:" - -#: lib/MIME/Viewer/itip.php:750 -#, fuzzy -msgid "Delegated" -msgstr "Obrisana" - -#: folders.php:374 templates/fetchmail/manage.inc:68 -#: templates/contacts/contacts.inc:239 templates/message/navbar_actions.inc:6 -#: templates/mailbox/actions.inc:8 templates/mailbox/actions.inc:10 -#: templates/smime/smime.inc:65 templates/compose/attachments.inc:28 -#: templates/pgp/pgp.inc:93 -msgid "Delete" -msgstr "Obri¹i" - -#: templates/smime/smime.inc:128 templates/pgp/pgp.inc:169 -msgid "Delete Current Keys" -msgstr "Obri¹i trenutne kljuèeve" - -#: templates/folders/actions.inc:7 -msgid "Delete Folder(s)" -msgstr "Obri¹i foldere" - -#: folders.php:374 -msgid "Delete Virtual Folder" -msgstr "Obri¹i virtualni folder" - -#: config/prefs.php.dist:362 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Obri¹i stare linkovane priloge poèetkom svakog mjeseca?" - -#: config/prefs.php.dist:344 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Obri¹i stare foldere poslane po¹te pocetkom svakog mjeseca?" - -#: config/prefs.php.dist:621 -msgid "Delete spam messages after they have been reported as spam?" -msgstr "Obri¹i poruku nakon prijavljivanja kao spam?" - -#: message.php:493 mailbox.php:695 templates/mailbox/navbar.inc:20 -#: templates/mailbox/navbar.inc:38 templates/mailbox/legend.inc:8 -msgid "Deleted" -msgstr "Obrisana" - -#: templates/search/main.inc:63 -msgid "Deleted messages" -msgstr "Obrisane poruke" - -#: compose.php:292 -#, fuzzy, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Prilog je obrisan." - -#: config/prefs.php.dist:79 -msgid "Deleting and Moving Messages" -msgstr "Brisanje i prebacivanje poruka" - -#: config/prefs.php.dist:903 -msgid "Descending" -msgstr "Opadajuæi" - -#: templates/compose/attachments.inc:21 lib/MIME/Viewer/itip.php:656 -#, fuzzy -msgid "Description" -msgstr "Korisnièke opcije" - -#: config/prefs.php.dist:680 -msgid "Dim signatures?" -msgstr "Zatamni potpise?" - -#: templates/contacts/contacts.inc:232 -msgid "Display" -msgstr "Prika¾i" - -#: config/prefs.php.dist:470 -msgid "Display confirmation after sending a message?" -msgstr "Prika¾i potvrdu nakon slanja poruke?" - -#: config/prefs.php.dist:689 -msgid "Display in Body of Message" -msgstr "Prika¾i u tijelu poruke" - -#: config/prefs.php.dist:768 -msgid "Display pop-up notification of new mail?" -msgstr "Prika¾i pop-up poruku pristigle po¹te?" - -#: config/prefs.php.dist:733 -msgid "Display the 'Empty Trash' link in the menubar?" -msgstr "Prika¾i link 'Isprazni korpu' u meniju?" - -#: templates/compose/attachments.inc:11 -#, fuzzy -msgid "Disposition" -msgstr "Opcije prikaza" - -#: templates/folders/actions.inc:14 -msgid "Do Not Check Folder(s) for New Mail" -msgstr "Ne provjeravaj novu po¹tu u folderima" - -#: config/prefs.php.dist:923 -msgid "Do not generate a link in the From: column" -msgstr "Nemoj generisati link u koloni Po¹iljaoca" - -#: templates/compose/spelling.inc:112 -#, fuzzy -msgid "Done" -msgstr "Nijedna" - -#: lib/MIME/Contents.php:204 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Download %s u .zip formatu" - -#: templates/message/headers.inc:52 -msgid "Download All Attachments (in .zip file)" -msgstr "Download svih priloga (u .zip formatu)" - -#: templates/folders/actions.inc:18 -msgid "Download Folder(s)" -msgstr "Downloaduj foldere" - -#: templates/folders/actions.inc:19 -msgid "Download Folder(s) [.zip format]" -msgstr "Downloaduj foldere [.zip format]" - -#: lib/MIME/Contents.php:204 -msgid "Download in .zip Format" -msgstr "Downloaduj u .zip formatu" - -#: message.php:491 mailbox.php:676 templates/message/navbar_navigate.inc:11 -#: templates/mailbox/navbar.inc:22 templates/mailbox/navbar.inc:41 -#: templates/mailbox/legend.inc:9 -msgid "Draft" -msgstr "Nacrt" - -#: folders.php:354 -msgid "Draft folder" -msgstr "Folder za nacrte" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "Folder nezavr¹ene poruke:" - -#: templates/pgp/pgp.inc:196 -#, fuzzy -msgid "E-mail Address" -msgstr "Email adresa" - -#: templates/filters/prefs.inc:21 -msgid "Edit Blacklist" -msgstr "Izmijeni crnu listu" - -#: templates/filters/prefs.inc:16 -msgid "Edit Filters" -msgstr "Izmijeni filtere" - -#: templates/filters/prefs.inc:26 -msgid "Edit Whitelist" -msgstr "Izmijeni bijelu listu" - -#: templates/filters/prefs.inc:21 -msgid "Edit your blacklist" -msgstr "Izmjenite va¹u crnu listu" - -#: templates/filters/prefs.inc:16 -msgid "Edit your filter rules" -msgstr "Izmjeni filter pravila" - -#: config/prefs.php.dist:830 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "" -"Izmijenite postavke za pristupanje e-mail raèunima na drugim serverima." - -#: templates/filters/prefs.inc:26 -msgid "Edit your whitelist" -msgstr "Izmjenite va¹u bijelu listu" - -#: templates/contacts/contacts.inc:235 -msgid "Email Address" -msgstr "Email adresa" - -#: lib/Message.php:651 -#, fuzzy, php-format -msgid "Emptied all messages from %s." -msgstr "Obrisane sve poruke iz %s." - -#: templates/folders/actions.inc:20 -msgid "Empty Folder(s)" -msgstr "Isprazni foldere" - -#: templates/mailbox/actions.inc:39 -msgid "Empty Trash folder" -msgstr "Isprazni folder Korpa" - -#: lib/IMP.php:902 -msgid "Empty _Trash" -msgstr "Isprazni _korpu" - -#: templates/pgp/pgp.inc:20 templates/pgp/notactive.inc:16 -msgid "Enable PGP functionality?" -msgstr "Ukljuèi PGP funkcionalnost?" - -#: templates/smime/smime.inc:20 templates/smime/notactive.inc:16 -msgid "Enable S/MIME functionality?" -msgstr "Ukljuèi S/MIME funkcionalnost?" - -#: config/prefs.php.dist:780 -msgid "Enable message previews?" -msgstr "Ukljuèi sa¾etke poruka u listi?" - -#: templates/compose/compose.inc:433 -msgid "Encr_yption Options" -msgstr "Opcije ¹_ifrovanja" - -#: lib/MIME/Viewer/itip.php:474 lib/MIME/Viewer/itip.php:644 -msgid "End" -msgstr "Kraj" - -#: lib/Compose.php:321 -msgid "End forwarded message" -msgstr "Kraj proslijeðene poruke" - -#: lib/Compose.php:262 -msgid "End message" -msgstr "Kraj poruke" - -#: lib/Compose.php:260 -#, php-format -msgid "End message from %s" -msgstr "Kraj poruke od %s" - -#: templates/smime/smime.inc:117 templates/pgp/pgp.inc:151 -msgid "Enter Passphrase" -msgstr "Unesite frazu" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "Unesite ime za va¹ novi folder za nacrte" - -#: templates/prefs/sentmailselect.inc:24 -msgid "Enter the name for your new sent mail folder" -msgstr "Unesite ime za va¹ novi folder za poslanu po¹tu" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "Unesite ime za va¹ novi folder za smeæe" - -#: message.php:185 compose.php:1044 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "\"%s\" je uspje¹no dodan u adresar" - -#: templates/smime/smime.inc:58 templates/pgp/pgp.inc:84 -#: lib/MIME/Viewer/pkcs7.php:367 lib/MIME/Viewer/pgp.php:392 -#: lib/MIME/Viewer/status.php:75 lib/MIME/Viewer/status.php:170 -msgid "Error" -msgstr "Gre¹ka" - -#: lib/MIME/Viewer/itip.php:277 lib/MIME/Viewer/itip.php:370 -#, php-format -msgid "Error sending reply: %s." -msgstr "Gre¹ka pri slanju odgovora: %s" - -#: lib/MIME/Viewer/itip.php:92 -#, fuzzy -msgid "Event successfully deleted." -msgstr "Folder \"%s\" je uspje¹no obrisan." - -#: config/prefs.php.dist:758 -msgid "Every 15 minutes" -msgstr "Svakih 15 minuta" - -#: config/prefs.php.dist:755 -msgid "Every 30 seconds" -msgstr "Svakih 30 sekundi" - -#: config/prefs.php.dist:757 -msgid "Every 5 minutes" -msgstr "Svakih 5 minuta" - -#: config/prefs.php.dist:759 -msgid "Every half hour" -msgstr "Svakih pola sata" - -#: config/prefs.php.dist:756 -msgid "Every minute" -msgstr "Svaki minut" - -#: folders.php:412 -#, fuzzy -msgid "Expand" -msgstr "Pro¹iri sve" - -#: templates/folders/actions.inc:33 -msgid "Expand All" -msgstr "Pro¹iri sve" - -#: templates/folders/actions.inc:33 -msgid "Expand All Folders" -msgstr "Pro¹iri sve foldere" - -#: folders.php:412 -msgid "Expand Folder" -msgstr "Pro¹iri folder" - -#: templates/compose/compose.inc:331 templates/compose/redirect.inc:56 -msgid "Expand Names" -msgstr "Pro¹iri imena" - -#: config/prefs.php.dist:1021 -msgid "Expand names in the compose window automatically in the background?" -msgstr "Automatski ra¹iri imena u prozoru za sastavljanje poruke?" - -#: config/prefs.php.dist:951 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Automatski ra¹iri cijelo stablo u prikazu foldera?" - -#: templates/compose/compose.inc:155 templates/compose/compose.inc:205 -#: templates/compose/compose.inc:256 templates/compose/redirect.inc:104 -msgid "Expanding" -msgstr "Pro¹irujem" - -#: templates/fetchmail/fetchmail.inc:29 config/prefs.php.dist:103 -msgid "Fetch Mail" -msgstr "Dobavi po¹tu" - -#: config/prefs.php.dist:839 -msgid "Fetch Mail in a separate window?" -msgstr "Skini poruke u zasebnom prozoru?" - -#: templates/fetchmail/manage.inc:46 -#, fuzzy -msgid "Fetch messages upon logging on?" -msgstr "Primeni filter pravila nakon prijavljivanja?" - -#: lib/Fetchmail.php:306 -#, fuzzy, php-format -msgid "Fetched %d message(s) from %s" -msgstr "Obrisane sve poruke iz %s." - -#: lib/Fetchmail.php:308 -#, fuzzy -msgid "Fetchmail: no new messages." -msgstr " - $nm novih poruka" - -#: lib/IMP.php:917 -msgid "Fi_lters" -msgstr "Fi_lteri" - -#: templates/compose/compose.inc:492 templates/compose/attachments.js:83 -msgid "File" -msgstr "Datoteka" - -#: templates/filters/prefs.inc:35 -msgid "Filter Options" -msgstr "Opcije filtera" - -#: templates/filters/prefs.inc:8 -msgid "Filter Settings" -msgstr "Pravila filtera" - -#: config/prefs.php.dist:603 -msgid "Filter message content for profanity?" -msgstr "Filtriraj poruke nepo¾eljnog sadr¾aja?" - -#: templates/filters/notactive.inc:8 -msgid "Filter support is disabled on this system." -msgstr "Podr¹ka za filtere je iskljuèena na ovom sistemu." - -#: config/prefs.php.dist:119 -msgid "Filters" -msgstr "Filteri" - -#: templates/filters/notactive.inc:2 -msgid "Filters NOT Active" -msgstr "Filteri NISU aktivni" - -#: lib/Filter.php:102 -#, php-format -msgid "Filters: %s management page" -msgstr "Filteri: %s stranica za ureðivanje" - -#: templates/contacts/contacts.inc:178 -msgid "Find" -msgstr "Tra¾i" - -#: config/prefs.php.dist:876 -msgid "First Mailbox Page" -msgstr "Prva strana sanduèeta" - -#: mailbox.php:334 -msgid "First Page" -msgstr "Prva strana" - -#: templates/message/navbar_actions.inc:15 templates/mailbox/actions.inc:21 -msgid "Fo_rward" -msgstr "P_roslijedi" - -#: folders.php:259 templates/folders/head.inc:2 -#: templates/prefs/initialpageselect.inc:6 -#: templates/prefs/initialpageselect.inc:10 -msgid "Folder Navigator" -msgstr "Pregled foldera" - -#: templates/login/login.inc:199 -msgid "Folder Prefix" -msgstr "Prefiks foldera" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Sa¾etak foldera" - -#: config/prefs.php.dist:940 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Format datuma poruka u sanduèetu za poruke pristigle danas" - -#: compose.php:703 templates/message/navbar_actions.inc:15 -#: templates/mailbox/actions.inc:21 -msgid "Forward" -msgstr "Proslijedi" - -#: compose.php:688 -msgid "Forward:" -msgstr "Proslijedi:" - -#: lib/Compose.php:290 -#, fuzzy -msgid "Forwarded message" -msgstr "Kraj proslijedjene poruke" - -#: lib/Compose.php:288 -#, php-format -msgid "Forwarded message from %s" -msgstr "Proslijedjena poruka od %s" - -#: lib/MIME/Viewer/itip.php:442 -#, fuzzy -msgid "Free/Busy Information" -msgstr "Informacije servisa" - -#: lib/MIME/Viewer/itip.php:453 -msgid "Free/Busy Reply" -msgstr "Odgovor slobodan/zauzet" - -#: templates/mailbox/message_headers.inc:22 -msgid "Fro_m" -msgstr "_Od" - -#: message.php:254 search.php:141 thread.php:76 -#: templates/compose/compose.inc:98 -msgid "From" -msgstr "Od" - -#: config/prefs.php.dist:889 -msgid "From Address" -msgstr "Adresa primaoca" - -#: compose.php:700 compose.php:704 -msgid "Fwd:" -msgstr "Fwd:" - -#: compose.php:1205 -#, fuzzy -msgid "Fwd: " -msgstr "Fwd:" - -#: compose.php:1207 -#, fuzzy, php-format -msgid "Fwd: %u Forwarded Messages" -msgstr "Kraj proslijedjene poruke" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "Op¹te opcije" - -#: thread.php:68 -msgid "Go to Message" -msgstr "Idi na poruku" - -#: templates/acl/acl.inc:135 -msgid "Grant access" -msgstr "Daj pristup" - -#: templates/message/headers.inc:58 -msgid "Headers" -msgstr "Zaglavlje" - -#: config/prefs.php.dist:671 -msgid "Hidden" -msgstr "Skriveno" - -#: config/prefs.php.dist:670 -msgid "Hidden in Thread View" -msgstr "Skriveno u prikazu toka teme" - -#: mailbox.php:356 -msgid "Hide Deleted" -msgstr "Sakrij obrisane" - -#: folders.php:254 -msgid "Hide Unsubscribed" -msgstr "Sakrij neupisane" - -#: lib/MIME/Viewer/html.php:103 -#, fuzzy -msgid "Hide the Images" -msgstr "obri¹i poruku" - -#: message.php:288 mailbox.php:681 templates/mailbox/legend.inc:12 -msgid "High Priority" -msgstr "Visok prioritet" - -#: config/prefs.php.dist:691 -msgid "How do you want to display attachments?" -msgstr "Kako ¾elite prikazati priloge?" - -#: config/prefs.php.dist:496 -msgid "How to attribute quoted lines in a reply" -msgstr "Koji prefiks koristiti za citirane linije u odgovoru" - -#: lib/Fetchmail/imap.php:137 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:132 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (automatski prepoznaj protokol)" - -#: templates/login/login.inc:174 lib/Fetchmail/imap.php:149 -msgid "IMAP over SSL" -msgstr "IMAP over SSL" - -#: lib/Fetchmail/imap.php:155 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP over SSL (self-signed certificate)" - -#: templates/login/login.inc:175 -msgid "IMAP over SSL (self-signed)" -msgstr "IMAP preko SSL (self-signed)" - -#: templates/login/login.inc:173 lib/Fetchmail/imap.php:143 -msgid "IMAP, no TLS" -msgstr "IMAP, bez TLS" - -#: lib/Fetchmail/imap.php:50 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 mail serveri" - -#: folders.php:346 -msgid "INBOX" -msgstr "SANDUÈE" - -#: templates/compose/spelling.inc:66 -msgid "Ignore" -msgstr "Ignori¹i" - -#: templates/compose/spelling.inc:67 -msgid "Ignore All" -msgstr "Ignori¹i sve" - -#: templates/folders/import.inc:20 -#, fuzzy -msgid "Import" -msgstr "Va¾na" - -#: templates/smime/import_key.inc:84 templates/pgp/import_key.inc:65 -#, fuzzy -msgid "Import Key" -msgstr "Va¾na" - -#: templates/pgp/pgp.inc:254 -#, fuzzy -msgid "Import Keypair" -msgstr "Va¾na" - -#: templates/folders/actions.inc:25 -msgid "Import Messages" -msgstr "Importuj poruke" - -#: message.php:492 mailbox.php:689 templates/message/navbar_navigate.inc:7 -#: templates/mailbox/navbar.inc:16 templates/mailbox/navbar.inc:33 -#: templates/mailbox/legend.inc:7 -msgid "Important" -msgstr "Va¾na" - -#: templates/search/main.inc:47 -msgid "Important messages" -msgstr "Va¾ne poruke" - -#: folders.php:157 -#, fuzzy, php-format -msgid "Imported %d messages from %s." -msgstr "Obrisane sve poruke iz %s." - -#: lib/Folder.php:248 lib/IMP.php:369 -msgid "Inbox" -msgstr "Sanduèe" - -#: config/prefs.php.dist:484 -msgid "Include a brief summary of the header in a reply?" -msgstr "Ukljuèi sa¾etak u zaglavlju odgovora?" - -#: config/prefs.php.dist:478 -msgid "Include original message in a reply?" -msgstr "Prilo¾i originalnu poruku u odgovoru?" - -#: lib/MIME/Viewer/notification.php:64 lib/MIME/Viewer/status.php:133 -#, fuzzy -msgid "Info" -msgstr "Ignori¹i" - -#: templates/compose/attachments.inc:15 templates/compose/compose.inc:497 -#: templates/compose/attachments.js:99 -#, fuzzy -msgid "Inline" -msgstr "none" - -#: mailbox.php:549 mailbox.php:590 -#, fuzzy -msgid "Invalid Address" -msgstr "Email adresa" - -#: compose.php:132 -#, fuzzy, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Nedozvoljena slova u email adresi." - -#: templates/mailbox/navbar.inc:12 -msgid "Invert" -msgstr "Invertuj" - -#: templates/login/login.inc:227 -msgid "Language" -msgstr "Jezik" - -#: config/prefs.php.dist:877 -msgid "Last Mailbox Page" -msgstr "Zadnja strana sanduèeta" - -#: mailbox.php:347 -msgid "Last Page" -msgstr "Zadnja strana" - -#: templates/compose/compose.inc:380 -msgid "Li_nk Attachments" -msgstr "Li_nkuj priloge" - -#: config/prefs.php.dist:1040 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Ispi¹i sve kontakte prilikom otvaranja ekrana kontakata? (Ako je ova opcija " -"iskljuèena, vidjeæ?te samo kontakte koje tra¾ite)" - -#: config/prefs.php.dist:688 -msgid "Listing in the Header" -msgstr "Spisak priloga u zaglavlju poruke" - -#: templates/fetchmail/manage.inc:30 -msgid "Local Mailbox:" -msgstr "Lokalno sanduèe:" - -#: lib/MIME/Viewer/itip.php:661 -#, fuzzy -msgid "Location" -msgstr "Akcija" - -#: templates/login/login.inc:235 -msgid "Log in" -msgstr "Kreni" - -#: lib/Block/summary.php:117 -#, php-format -msgid "Log in to %s" -msgstr "Prijavi se na %s" - -#: templates/login/login.inc:142 -#, fuzzy -msgid "Login" -msgstr "Login zadaci" - -#: config/prefs.php.dist:39 -msgid "Login Tasks" -msgstr "Login zadaci" - -#: message.php:290 mailbox.php:684 templates/mailbox/legend.inc:13 -msgid "Low Priority" -msgstr "Nizak prioritet" - -#: lib/MIME/Viewer/appledouble.php:46 -#, fuzzy -msgid "Macintosh File" -msgstr "Filteri po¹te" - -#: smime.php:254 pgp.php:332 templates/smime/passphrase.inc:13 -msgid "Mail" -msgstr "Po¹ta" - -#: config/prefs.php.dist:95 -msgid "Mail Previews" -msgstr "Pregled po¹te" - -#: folders.php:364 -msgid "Mailbox" -msgstr "Sanduèe" - -#: config/prefs.php.dist:110 -msgid "Mailbox and Folder Display Options" -msgstr "Opcije prikaza sanduèeta i foldera" - -#: templates/folders/actions.inc:16 -msgid "Mark All Messages in Folder as Seen" -msgstr "Oznaèi sve poruke kao proèitane" - -#: templates/folders/actions.inc:17 -msgid "Mark All Messages in Folder as Unseen" -msgstr "Oznaèi sve poruke kao neproèitane" - -#: templates/message/navbar_navigate.inc:5 templates/mailbox/navbar.inc:30 -msgid "Mark as:" -msgstr "Obilje¾i kao:" - -#: config/prefs.php.dist:653 -msgid "Mark different levels of quoting with different colors?" -msgstr "Oznaèi razlièite nivoe citiranja razlièitim bojama?" - -#: config/prefs.php.dist:661 -msgid "Mark simple markup?" -msgstr "Oboji posebne oznake?" - -#: templates/search/header.inc:46 -msgid "Match All Queries" -msgstr "Zahtijevaj sve uslove" - -#: templates/search/header.inc:42 -msgid "Match Any Query" -msgstr "Bilo koji uslov" - -#: templates/compose/compose.inc:503 -msgid "Maximum Attachment Size" -msgstr "Maksimalna velièina priloga" - -#: lib/MIME/Viewer/itip.php:532 -#, fuzzy -msgid "Meeting Information" -msgstr "Informacije servisa" - -#: lib/MIME/Viewer/itip.php:584 -msgid "Meeting Reply" -msgstr "Odgovor za sastanak" - -#: lib/Block/tree_folders.php:3 -#, fuzzy -msgid "Menu Folder List" -msgstr "Otvori folder" - -#: lib/Compose.php:237 -msgid "Message" -msgstr "Poruka" - -#: compose.php:508 compose.php:535 compose.php:567 config/prefs.php.dist:50 -msgid "Message Composition" -msgstr "Nova poruka" - -#: config/prefs.php.dist:888 -msgid "Message Date" -msgstr "Datum poruke" - -#: config/prefs.php.dist:49 config/prefs.php.dist:68 config/prefs.php.dist:78 -#: config/prefs.php.dist:86 config/prefs.php.dist:94 config/prefs.php.dist:102 -msgid "Message Options" -msgstr "Opcije poruka" - -#: search.php:354 -msgid "Message Search" -msgstr "Pretra¾ivanje poruke" - -#: config/prefs.php.dist:892 -msgid "Message Size" -msgstr "Velièina poruke" - -#: message.php:375 -msgid "Message Source" -msgstr "Izvorni kod poruke" - -#: config/prefs.php.dist:69 -msgid "Message Viewing" -msgstr "Pregledavanje poruke" - -#: templates/search/header.inc:55 -msgid "Message fields" -msgstr "Polja poruke" - -#: templates/search/main.inc:6 -msgid "Message flags" -msgstr "Oznake poruka" - -#: templates/search/main.inc:83 -msgid "Message folders" -msgstr "Folderi poruka" - -#: lib/Compose.php:235 -#, fuzzy, php-format -msgid "Message from %s" -msgstr "Folderi poruka" - -#: templates/search/header.inc:33 -msgid "Message matches" -msgstr "Uslovi pretrage" - -#: compose.php:747 compose.php:761 -msgid "Message redirected successfully." -msgstr "Poruka uspje¹no usmjerena" - -#: compose.php:994 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Poruka uspje¹no poslana, ali nije snimljena u %s" - -#: compose.php:1053 compose.php:1068 -msgid "Message sent successfully." -msgstr "Poruka uspje¹no poslana." - -#: config/prefs.php.dist:912 -msgid "Messages per page in the mailbox view." -msgstr "Poruka po strani kod prikaza sanduèeta." - -#: mailbox.php:311 -msgid "Messages to" -msgstr "Poruke u" - -#: templates/acl/acl.inc:29 -#, fuzzy -msgid "Modify" -msgstr "Tijelo" - -#: templates/message/navbar_navigate.inc:18 templates/mailbox/navbar.inc:50 -msgid "Move" -msgstr "Prebaci" - -#: templates/prefs/sourceselect.inc:316 -#, fuzzy -msgid "Move down" -msgstr "pomjeri ni¾e" - -#: templates/message/navbar_navigate.inc:18 -#, fuzzy -msgid "Move to folder" -msgstr "odaberi folder" - -#: templates/prefs/sourceselect.inc:314 -#, fuzzy -msgid "Move up" -msgstr "pomjeri vi¹e" - -#: templates/contacts/contacts.inc:234 lib/MIME/Viewer/itip.php:673 -msgid "Name" -msgstr "Ime" - -#: lib/MIME/Viewer/itip.php:763 -#, fuzzy -msgid "Needs Action" -msgstr "Akcija" - -#: config/prefs.php.dist:563 config/prefs.php.dist:584 -#: config/prefs.php.dist:754 -msgid "Never" -msgstr "Nikada" - -#: config/prefs.php.dist:553 -msgid "Never save attachments" -msgstr "Nikad ne pamti priloge" - -#: templates/acl/acl.inc:126 -msgid "New" -msgstr "Novo" - -#: lib/IMP.php:579 -msgid "New Folder" -msgstr "Novi folder" - -#: config/prefs.php.dist:87 -msgid "New Mail" -msgstr "Nova po¹ta" - -#: templates/search/main.inc:19 -msgid "New messages" -msgstr "Nove poruke" - -#: templates/compose/spelling.inc:119 -#, fuzzy -msgid "Next" -msgstr "Tekst" - -#: templates/message/navbar_navigate.inc:33 -msgid "Next Message" -msgstr "Sljedeæa poruka" - -#: mailbox.php:345 -msgid "Next Page" -msgstr "Sljedeæa strana" - -#: templates/compose/compose.inc:532 config/prefs.php.dist:948 -msgid "No" -msgstr "Ne" - -#: templates/compose/encrypt_list.inc:5 -msgid "No Encryption" -msgstr "Bez ¹ifrovanja" - -#: mailbox.php:364 -#, php-format -msgid "No Messages" -msgstr "Nema poruka" - -#: lib/MIME/Viewer/tnef.php:94 -#, fuzzy -msgid "No attachments found." -msgstr "Prilozi" - -#: acl.php:72 acl.php:98 -#, fuzzy -msgid "No folder selected." -msgstr "nijedan folder nije izabran" - -#: folders.php:207 lib/Folder.php:583 lib/Folder.php:634 -msgid "No folders were specified" -msgstr "Nijedan folder nije specificiran" - -#: lib/Block/summary.php:136 -#, fuzzy -msgid "No folders with new messages" -msgstr "Neobrisane poruke" - -#: lib/Block/summary.php:133 -#, fuzzy -msgid "No folders with unseen messages" -msgstr "Neobrisane poruke" - -#: lib/Compose.php:231 -msgid "No message body text" -msgstr "Poruka nema teksta" - -#: lib/Mailbox.php:1157 -#, fuzzy -msgid "No messages matched your search." -msgstr "Nijedna poruka ne odgovara postavljenom upitu" - -#: templates/compose/spelling.inc:28 -msgid "No spelling errors" -msgstr "Nijedna gramaticka gre¹ka" - -#: templates/compose/spelling.inc:85 -msgid "No suggestions" -msgstr "Nema gre¹ke" - -#: acl.php:68 acl.php:94 -msgid "No user specified." -msgstr "Nije naveden korisnik." - -#: templates/mailbox/navbar.inc:11 templates/prefs/sentmailselect.inc:41 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:5 -#: lib/MIME/Viewer/itip.php:651 -msgid "None" -msgstr "Nijedna" - -#: templates/mailbox/navbar.inc:21 templates/mailbox/navbar.inc:39 -msgid "Not Deleted" -msgstr "Neobrisana" - -#: templates/message/navbar_navigate.inc:12 templates/mailbox/navbar.inc:23 -#: templates/mailbox/navbar.inc:42 -msgid "Not Draft" -msgstr "Nije nacrt" - -#: templates/message/navbar_navigate.inc:8 templates/mailbox/navbar.inc:17 -#: templates/mailbox/navbar.inc:34 -msgid "Not Important" -msgstr "Neva¾na" - -#: templates/mailbox/navbar.inc:25 -msgid "Not Personal" -msgstr "Nije lièna" - -#: templates/search/main.inc:67 -msgid "Not deleted messages" -msgstr "Neobrisane poruke" - -#: templates/search/main.inc:51 -msgid "Not important messages" -msgstr "Neva¾ne poruke" - -#: config/prefs.php.dist:371 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Broj mjeseci koliko treba èuvati stare linkovane priloge u sluèaju mjeseènog " -"brisanja." - -#: config/prefs.php.dist:353 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Broj starih foldera poslane po¹te koji ce se sacuvati ako se bri¹u mjesecno." - -#: templates/search/main.inc:15 -msgid "Old messages" -msgstr "Stare poruke" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:55 -msgid "Old sent-mail folders being purged." -msgstr "Bri¹em stare foldere poslane po¹te." - -#: templates/menu.inc:7 templates/menu.inc:27 -msgid "Ope_n Folder" -msgstr "Otvo_ri folder" - -#: templates/menu.inc:24 -msgid "Open Folder" -msgstr "Otvori folder" - -#: folders.php:381 -msgid "Opened Folder" -msgstr "Otvoreni folder" - -#: fetchmail.php:33 templates/fetchmail/top.inc:2 -#: templates/fetchmail/fetchmail.inc:6 -msgid "Other Mail Accounts" -msgstr "Ostali e-mail raèuni" - -#: config/prefs.php.dist:109 config/prefs.php.dist:118 -#: config/prefs.php.dist:125 config/prefs.php.dist:133 -#: config/prefs.php.dist:142 -msgid "Other Options" -msgstr "Ostale opcije" - -#: templates/pgp/passphrase.inc:16 lib/MIME/Viewer/pgp.php:170 -#: lib/MIME/Viewer/pgp.php:210 lib/MIME/Viewer/pgp.php:296 -msgid "PGP" -msgstr "PGP" - -#: templates/compose/encrypt_list.inc:7 -msgid "PGP Encrypt Message" -msgstr "PGP ¹ifrovanje poruke" - -#: compose.php:343 -msgid "PGP Error: " -msgstr "PGP gre¹ka:" - -#: compose.php:322 -msgid "PGP Error: Need passphrase for personal private key." -msgstr "PGP gre¹ka: Potrebna je fraza za lièni privatni kljuè." - -#: templates/pgp/notactive.inc:6 -msgid "PGP NOT Active" -msgstr "PGP NIJE Aktivan" - -#: templates/pgp/pgp.inc:6 config/prefs.php.dist:134 -msgid "PGP Options" -msgstr "PGP opcije" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "PGP unos fraze" - -#: templates/pgp/pgp.inc:128 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "Podr¹ka za PGP liène kljuèeve zahtijeva sigurnu web konekciju." - -#: lib/MIME/Viewer/pgp.php:178 -msgid "PGP Public Key Text" -msgstr "PGP tekst javnog kljuèa" - -#: pgp.php:149 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "PGP javni kljuè za \"%s (%s)\" je uspje¹no dodan." - -#: pgp.php:245 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "PGP javni kljuè za \"%s\" je uspje¹no obrisan." - -#: templates/pgp/pgp.inc:72 -msgid "PGP Public Keyring" -msgstr "PGP javni privjesak" - -#: templates/compose/encrypt_list.inc:8 -msgid "PGP Sign Message" -msgstr "PGP potpisivanje poruka" - -#: templates/compose/encrypt_list.inc:9 -msgid "PGP Sign/Encrypt Message" -msgstr "PGP potpi¹i/¹ifruj poruku" - -#: pgp.php:202 -msgid "PGP private key successfully added." -msgstr "PGP privatni kljuè je uspje¹no dodan." - -#: pgp.php:177 -msgid "PGP public key successfully added." -msgstr "PGP javni kljuè je uspje¹no dodan." - -#: templates/pgp/notactive.inc:11 -msgid "PGP support is disabled on this system." -msgstr "PGP podr¹ka je iskljuèena na ovom sistemu." - -#: lib/MIME/Viewer/pgp.php:214 -msgid "" -"PGP support is not currently active so the digital signature is unable to be " -"verified." -msgstr "" -"PGP podr¹ka trenutno nije aktivna tako da se digitalni potpis ne mo¾e " -"provjeriti." - -#: lib/MIME/Viewer/pgp.php:301 -msgid "" -"PGP support is not currently active so the message is unable to be decrypted." -msgstr "" -"PGP podr¹ka trenutno nije aktivna tako da se poruka ne mo¾e de¹ifrovati." - -#: lib/Fetchmail/imap.php:108 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:103 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (automatski prepoznaj protokole)" - -#: lib/Fetchmail/imap.php:120 -msgid "POP3 over SSL" -msgstr "POP3 over SSL" - -#: lib/Fetchmail/imap.php:126 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 over SSL (self-signed certificate)" - -#: templates/login/login.inc:177 -msgid "POP3 over SSL (self-signed)" -msgstr "POP3 over SSL (self-signed)" - -#: lib/Fetchmail/imap.php:114 -msgid "POP3, no TLS" -msgstr "POP3, bez TLS" - -#: templates/mailbox/header.inc:19 -#, php-format -msgid "Page %d of %d" -msgstr "Stranica %d od %d" - -#: config/prefs.php.dist:874 -msgid "Page with the First Unseen Message" -msgstr "Stranica sa prvom neproèitanom porukom" - -#: config/prefs.php.dist:875 -msgid "Page with the Last Unseen Message" -msgstr "Stranica sa zadnjom neproèitanom porukom" - -#: templates/message/headers.inc:43 -msgid "Part(s)" -msgstr "Dio (dijelovi)" - -#: templates/fetchmail/manage.inc:20 templates/smime/import_key.inc:69 -#: templates/login/login.inc:221 -msgid "Password" -msgstr "©ifra" - -#: templates/fetchmail/manage.inc:48 -msgid "Perform maintenance operations on login?" -msgstr "Izvr¹i servisne operacije prije logiranja?" - -#: acl.php:76 acl.php:102 -msgid "Permissions for this user can not be changed." -msgstr "Dozvole za ovog korisnika se ne mogu mijenjati." - -#: message.php:483 mailbox.php:660 templates/mailbox/navbar.inc:24 -#: templates/mailbox/legend.inc:10 -msgid "Personal" -msgstr "Lièna" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "Osobne/Liène informacije" - -#: config/prefs.php.dist:214 -msgid "Place your signature before replies and forwards?" -msgstr "Dodaj moj potpis prije odgovora i proslijeðenih poruka?" - -#: compose.php:241 -msgid "Plaintext Version of Message" -msgstr "Izvorni kod poruke" - -#: templates/login/login.inc:81 -msgid "Please provide your password." -msgstr "Molim navedite va¹u ¹ifru." - -#: templates/login/login.inc:77 -msgid "Please provide your username." -msgstr "Molim navedite va¹e korisnièko ime." - -#: compose.php:80 lib/IMP.php:520 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Molim te popravi dvosmislene odnosno invalidne adrese." - -#: templates/folders/javascript.inc:56 -msgid "Please select a folder before you perform any actions." -msgstr "Molim izaberite neki folder prije izvr¹avanja akcija." - -#: lib/MIME/Viewer/itip.php:461 -msgid "Please select an action from the menu below." -msgstr "Molim izaberite akciju na meniju ispod." - -#: templates/compose/redirect.inc:76 -msgid "Please select or edit in the box to the right:" -msgstr "Izaberite ili promijenite u polju desno:" - -#: templates/compose/compose.inc:127 templates/compose/compose.inc:177 -#: templates/compose/compose.inc:228 -msgid "Please select or edit right next:" -msgstr "Izaberite ili promijenite desno:" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Powered by Horde" - -#: config/prefs.php.dist:206 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Ispred potpisa dodaj crtice ('-- ')?" - -#: smime.php:241 pgp.php:257 filterprefs.php:40 -#, fuzzy -msgid "Preferences successfully updated." -msgstr "Folder \"%s\" je uspje¹no kreiran." - -#: templates/compose/attachments.inc:3 -#, fuzzy -msgid "Preview" -msgstr "Prethodna strana" - -#: templates/message/navbar_navigate.inc:28 -msgid "Previous Message" -msgstr "Prethodna poruka" - -#: mailbox.php:336 -msgid "Previous Page" -msgstr "Prethodna strana" - -#: templates/message/navbar_actions.inc:31 -msgid "Print" -msgstr "Od¹tampaj" - -#: templates/message/headers.inc:38 -msgid "Priority" -msgstr "Prioritet" - -#: templates/smime/import_key.inc:74 -msgid "Private Key Password" -msgstr "©ifra privatnog kljuèa" - -#: config/prefs.php.dist:552 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Pitaj prilikom slanja priloga; podrazumijevani odgovor je NE" - -#: config/prefs.php.dist:551 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Pitaj prilikom slanja priloga; podrazumijevani odgovor je DA" - -#: templates/fetchmail/manage.inc:10 -msgid "Protocol:" -msgstr "Protokol:" - -#: templates/mailbox/actions.inc:36 templates/mailbox/actions_deleted.inc:8 -msgid "Pur_ge Deleted" -msgstr "_Izbaci obrisane" - -#: templates/mailbox/actions.inc:36 templates/mailbox/actions_deleted.inc:8 -msgid "Purge Deleted" -msgstr "Izbaci obrisane" - -#: templates/folders/actions.inc:22 -msgid "Purge Folder(s)" -msgstr "Izbaci obrisane poruke" - -#: config/prefs.php.dist:390 -msgid "Purge Trash how often:" -msgstr "Koliko èesto brisati poruke iz korpe:" - -#: config/prefs.php.dist:399 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Obri¹i poruke u folderu korpa starije od ovog broja dana." - -#: config/prefs.php.dist:380 -msgid "Purge old messages in the Trash folder?" -msgstr "Isprazni stare poruke u direktoriju Korpa?" - -#: lib/Maintenance/Task/purge_trash.php:67 -#, fuzzy, php-format -msgid "Purging %d message(s) from Trash folder." -msgstr "Izbacujem %d poruku/a iz foldera korpa." - -#: config/prefs.php.dist:421 -msgid "Put this after @ when sending mail and default address expansion:" -msgstr "" -"Dodaj ovo nakon znaka @ prilikom slanja po¹te i automatskog pro¹irenja " -"adrese:" - -#: templates/quota/quota.inc:17 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Slobodan prostor: %.2fMB / %.2fMB (%.2f%%)" - -#: templates/quota/quota.inc:21 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Slobodan prostor: %.2fMB / NEOGRANIÈENO" - -#: templates/quota/quota.inc:24 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Slobodan prostor: NEOGRANIÈENO" - -#: config/prefs.php.dist:492 -#, php-format -msgid "Quoting %f:" -msgstr "Citiram %f:" - -#: templates/compose/compose.inc:377 -msgid "Re_quest Delivery Confirmation" -msgstr "T_ra¾i potvrdu prijema" - -#: search.php:165 -msgid "Received On" -msgstr "Primljena na" - -#: search.php:173 -msgid "Received Since" -msgstr "Primljena nakon" - -#: search.php:169 -msgid "Received Until" -msgstr "Primljena prije" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirec_t" -msgstr "Usmjer_i" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirect" -msgstr "Usmjeri" - -#: templates/compose/redirect.inc:115 -msgid "Redirect Message" -msgstr "Usmjeri poruku" - -#: compose.php:710 -msgid "Redirect this message" -msgstr "Usmjeri ovu poruku" - -#: compose.php:770 -msgid "Redirecting failed." -msgstr "Usmjerenje nije uspjelo." - -#: templates/compose/compose.inc:573 -msgid "Refresh" -msgstr "A¾uriraj" - -#: config/prefs.php.dist:760 -msgid "Refresh Folder Views:" -msgstr "A¾uriraj prikaz foldera:" - -#: templates/folders/head.inc:3 templates/mailbox/header.inc:4 -#, fuzzy -msgid "Reload" -msgstr "A¾uriraj prikaz" - -#: templates/folders/head.inc:3 -msgid "Reload View" -msgstr "A¾uriraj prikaz" - -#: config/prefs.php.dist:950 -msgid "Remember the last view" -msgstr "Zapamti zadnji prikaz" - -#: templates/fetchmail/manage.inc:27 -msgid "Remote Mailbox:" -msgstr "Udaljeno sanduèe:" - -#: templates/prefs/sourceselect.inc:305 -#, fuzzy -msgid "Remove source" -msgstr "izbaci izvor" - -#: templates/folders/actions.inc:6 -msgid "Rename Folder(s)" -msgstr "Promjeni ime foldera" - -#: config/prefs.php.dist:335 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Promjeni ime foldera poslane po¹te poèetkom svakog mjeseca?" - -#: lib/Folder.php:542 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Promjena imena nije uspjela \"%s\" u \"%s\". Ovo je poruka servera" - -#: templates/message/navbar_actions.inc:10 -msgid "Repl_y to List" -msgstr "Odgovo_ri na listu" - -#: templates/compose/spelling.inc:90 -msgid "Replace with:" -msgstr "Zamjeni sa:" - -#: templates/message/navbar_actions.inc:8 -msgid "Reply" -msgstr "Odgovori" - -#: lib/MIME/Viewer/itip.php:279 lib/MIME/Viewer/itip.php:372 -msgid "Reply Sent." -msgstr "Odgovor je poslan." - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to All" -msgstr "Odgovori svima" - -#: compose.php:659 -msgid "Reply to All:" -msgstr "Odgovori svima:" - -#: templates/message/navbar_actions.inc:10 -msgid "Reply to List" -msgstr "Odgovori na listu" - -#: compose.php:661 -msgid "Reply to List:" -msgstr "Odgovori na listu:" - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to _All" -msgstr "Odgovori _svima" - -#: lib/MIME/Viewer/itip.php:485 lib/MIME/Viewer/itip.php:494 -#: lib/MIME/Viewer/itip.php:504 -msgid "Reply with Not Supported Message" -msgstr "Odgovori porukom Nije podr¾ano" - -#: lib/MIME/Viewer/itip.php:492 -msgid "Reply with free/busy for next 2 months." -msgstr "Odgovori porukom slobodan/zauzet za naredna 2 mjeseca." - -#: lib/MIME/Viewer/itip.php:491 -msgid "Reply with requested free/busy information." -msgstr "Odgovori tra¾enom slobodan/zauzet informacijom." - -#: message.php:258 -msgid "Reply-To" -msgstr "Odgovori-na" - -#: lib/Compose.php:250 lib/Compose.php:302 -msgid "Reply-To: " -msgstr "Odgovori-Na: " - -#: compose.php:657 -msgid "Reply:" -msgstr "Odgovori:" - -#: templates/message/navbar_actions.inc:36 templates/mailbox/actions.inc:26 -msgid "Report as Innocent" -msgstr "Prijavi kao ne-spam" - -#: templates/message/navbar_actions.inc:33 templates/mailbox/actions.inc:24 -msgid "Report as Spam" -msgstr "Prijavi kao spam" - -#: templates/compose/compose.inc:374 -msgid "Request a _Read Receipt" -msgstr "Tra¾i _potvrdu èitanja" - -#: config/prefs.php.dist:587 -msgid "Request delivery confirmation?" -msgstr "Da tra¾im potvrdu prijema?" - -#: config/prefs.php.dist:566 -msgid "Request read receipts?" -msgstr "Da tra¾im potvrdu èitanja poruke?" - -#: mailbox.php:197 -msgid "Requested message not found." -msgstr "Tra¾ena poruka nije pronaðena." - -#: templates/search/main.inc:143 templates/search/header.inc:26 -#: templates/acl/acl.inc:158 -msgid "Reset" -msgstr "Poni¹ti" - -#: templates/message/navbar_actions.inc:28 -msgid "Resume" -msgstr "Nastavi" - -#: recompose.php:89 -msgid "Resume your session" -msgstr "Nastavite va¹u sesiju" - -#: templates/fetchmail/driver_select.inc:31 templates/fetchmail/manage.inc:69 -#: templates/fetchmail/account_select.inc:32 -msgid "Return to Fetch Mail" -msgstr "Nazad na Vanjske raèune" - -#: templates/filters/prefs.inc:70 templates/filters/notactive.inc:13 -#: templates/smime/smime.inc:158 templates/pgp/pgp.inc:268 -msgid "Return to Main Preferences Screen" -msgstr "Nazad na Glavni ekran opcija" - -#: templates/acl/acl.inc:159 templates/acl/acl.inc:169 -msgid "Return to Options" -msgstr "Nazad na opcije" - -#: templates/smime/notactive.inc:33 templates/pgp/notactive.inc:33 -msgid "Return to Previous Screen" -msgstr "Nazad na prethodni ekran" - -#: config/prefs.php.dist:714 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Vrati se na prikaz sanduèeta nakon brisanja, prebacivanja, ili kopiranja " -"poruke?" - -#: lib/MIME/Viewer/pkcs7.php:134 lib/MIME/Viewer/pkcs7.php:229 -#: lib/MIME/Viewer/pkcs7.php:411 -msgid "S/MIME" -msgstr "S/MIME" - -#: templates/compose/encrypt_list.inc:12 -msgid "S/MIME Encrypt Message" -msgstr "S/MIME ¹ifruj poruku" - -#: templates/smime/notactive.inc:6 -msgid "S/MIME NOT Active" -msgstr "S/MIME NIJE aktivan" - -#: templates/smime/smime.inc:6 config/prefs.php.dist:143 -msgid "S/MIME Options" -msgstr "S/MIME opcije" - -#: smime.php:140 -#, fuzzy, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "Folder \"%s\" je uspje¹no obrisan." - -#: templates/compose/compose.inc:266 -msgid "S_ubject" -msgstr "T_ema" - -#: templates/compose/compose.inc:354 -msgid "Sa_ve a copy in " -msgstr "Saèu_vaj kopiju u " - -#: templates/message/navbar_actions.inc:30 -msgid "Sa_ve as" -msgstr "_Saèuvaj kao" - -#: search.php:358 templates/fetchmail/manage.inc:67 -#, fuzzy -msgid "Save" -msgstr "Saèuvaj kao" - -#: templates/compose/compose.inc:68 templates/compose/compose.inc:424 -msgid "Save Draft" -msgstr "Saèuvaj kao nacrt" - -#: templates/filters/prefs.inc:69 templates/smime/smime.inc:37 -#: templates/smime/notactive.inc:23 templates/pgp/pgp.inc:64 -#: templates/pgp/notactive.inc:23 -msgid "Save Options" -msgstr "Snimi opcije" - -#: templates/compose/compose.inc:68 templates/compose/compose.inc:424 -msgid "Save _Draft" -msgstr "Saèuvaj kao _nacrt" - -#: templates/message/navbar_actions.inc:30 -msgid "Save as" -msgstr "Saèuvaj kao" - -#: config/prefs.php.dist:513 -msgid "Save drafts as unseen?" -msgstr "Èuvaj nacrte kao neproèitane?" - -#: config/prefs.php.dist:1030 -msgid "Save recipients automatically to the default address book?" -msgstr "Automatski pamti primatelje poruke u glavnom adresaru?" - -#: templates/search/main.inc:127 -msgid "Save search as a virtual folder?" -msgstr "Zapamti pretragu kao virtualni folder?" - -#: config/prefs.php.dist:223 -msgid "Save sent mail?" -msgstr "Saèuvaj poslanu po¹tu?" - -#: compose.php:1138 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Nije uspjelo spa¹avanje nacrta. Ovo je poruka servera: %s" - -#: templates/contacts/contacts.inc:192 templates/mailbox/header.inc:11 -msgid "Search" -msgstr "Tra¾i" - -#: templates/search/header.inc:18 templates/mailbox/header.inc:11 -#, php-format -msgid "Search %s" -msgstr "Tra¾i %s" - -#: lib/Block/tree_folders.php:169 -msgid "Search Mail" -msgstr "Pretra¾i poruke" - -#: search.php:311 -msgid "Search Results" -msgstr "Rezultati pretrage" - -#: templates/mailbox/navbar.inc:14 templates/mailbox/navbar.inc:31 -msgid "Seen" -msgstr "Proèitana" - -#: templates/mailbox/navbar.inc:9 -msgid "Select" -msgstr "Odaberi" - -#: templates/fetchmail/manage.inc:70 -msgid "Select Another Account" -msgstr "Izaberite korisnièki raèun" - -#: templates/search/fields.inc:35 -#, fuzzy -msgid "Select a date" -msgstr "Odaberi identitet" - -#: templates/search/fields.inc:10 -msgid "Select a field" -msgstr "Izaberite polje" - -#: config/prefs.php.dist:127 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Izaberite izvore imenika za dodavanje i pretra¾ivanje adresa." - -#: templates/search/main.inc:88 -msgid "Select all" -msgstr "Odaberi sve" - -#: templates/prefs/sourceselect.inc:323 -msgid "Select all fields to search when expanding addresses." -msgstr "Izaberite polja koja treba pretra¾iti prilikom prikaza adresa." - -#: templates/fetchmail/account_select.inc:21 -msgid "Select an account" -msgstr "Izaberite korisnièki raèun" - -#: templates/search/main.inc:89 -msgid "Select none" -msgstr "Odaberi nijedan" - -#: templates/prefs/sourceselect.inc:309 -#, fuzzy -msgid "Selected Address books:" -msgstr "Odaberi adresare:" - -#: lib/MIME/Viewer/itip.php:560 -#, fuzzy -msgid "Send Latest Information" -msgstr "Informacije servisa" - -#: config/prefs.php.dist:575 -msgid "Send MDN when requested by the sender?" -msgstr "©alji MDN kada to tra¾i po¹iljalac?" - -#: templates/compose/compose.inc:66 templates/compose/compose.inc:422 -msgid "Send Message" -msgstr "Po¹alji poruku" - -#: folders.php:359 -#, fuzzy -msgid "Sent mail folder" -msgstr "Folder poslane po¹te:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Sent mail folder:" -msgstr "Folder poslane po¹te:" - -#: templates/login/login.inc:138 templates/login/login.inc:152 -#: templates/login/login.inc:159 -msgid "Server" -msgstr "Server" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "Server i folderi" - -#: templates/fetchmail/manage.inc:23 -#, fuzzy -msgid "Server:" -msgstr "Server" - -#: config/prefs.php.dist:80 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Podesite opcije u kojima æe se defininisati akcije nakon premje¹tanja i " -"brisanja poruka." - -#: config/prefs.php.dist:522 -msgid "Set the X-Priority header when composing messages?" -msgstr "Podesi X-Priority polje u zaglavlju prilikom pisanja poruka?" - -#: config/prefs.php.dist:31 -msgid "Share Folders" -msgstr "Dijeljenje foldera" - -#: templates/acl/acl.inc:86 -msgid "Share mail folders" -msgstr "Dijeljene foldera po¹te" - -#: config/prefs.php.dist:32 -msgid "Share your mail folders with other users." -msgstr "Razmjenjujte va¹e e-mail foldere sa drugim korisnicima." - -#: config/prefs.php.dist:672 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Da li æe veliki komadi citiranog teksta biti automatski sakriveni ili " -"prikazani? Ovo se mo¾e lako promijeniti kada za¾elite." - -#: config/prefs.php.dist:505 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Da li zatvoriti prozor za pisanje nove poruke nakon spa¹avanja nacrta?" - -#: templates/search/main.inc:92 -#, fuzzy -msgid "Show All Folders" -msgstr "Skupi sve foldere" - -#: templates/message/headers.inc:67 -msgid "Show All Headers" -msgstr "Prika¾i sva polja" - -#: mailbox.php:354 -msgid "Show Deleted" -msgstr "Prika¾i obrisane" - -#: templates/message/headers.inc:61 -msgid "Show Limited Headers" -msgstr "Prika¾i samo neka polja" - -#: templates/message/headers.inc:70 -#, fuzzy -msgid "Show Mailing List Information" -msgstr "Osobne/Liène informacije" - -#: templates/search/main.inc:92 -#, fuzzy -msgid "Show Only Subscribed Folders" -msgstr "Prijavi se na Folder(e)" - -#: folders.php:254 -msgid "Show Unsubscribed" -msgstr "Prika¾i neprijavljene" - -#: config/prefs.php.dist:612 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Prika¾i ikonu koja omoguæuje brisanje priloga iz poruke?" - -#: config/prefs.php.dist:974 -msgid "Show legend in the mailbox view?" -msgstr "Prika¾i legendu u prikazu sanduèeta?" - -#: config/prefs.php.dist:809 -msgid "Show previews for unread messages only?" -msgstr "Prika¾i sa¾etke samo za neproèitane poruke?" - -#: config/prefs.php.dist:817 -msgid "Show previews in tooltips?" -msgstr "Prika¾i sa¾etke u oblaèiæima?" - -#: config/prefs.php.dist:848 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Prika¾i ikonu za Vanjske raèune u meniju?" - -#: templates/filters/prefs.inc:61 -msgid "Show the filter icon on the menubar?" -msgstr "Prika¾i ikonu filtera u meniju?" - -#: config/prefs.php.dist:669 -msgid "Shown" -msgstr "Prikazano" - -#: templates/mailbox/message_headers.inc:37 -msgid "Si_ze" -msgstr "_Velièina" - -#: templates/mailbox/legend.inc:17 -msgid "Signed" -msgstr "Potpisana" - -#: templates/compose/attachments.inc:3 -msgid "Size" -msgstr "Velièina" - -#: templates/mailbox/message_headers.inc:71 -msgid "Sort Direction" -msgstr "Pravac sortiranja" - -#: templates/mailbox/message_headers.inc:21 -msgid "Sort by From Address" -msgstr "Sortiraj po adresi po¹iljaoca" - -#: templates/mailbox/message_headers.inc:36 -msgid "Sort by Message Size" -msgstr "Sortiraj po velièini poruke" - -#: templates/mailbox/message_headers.inc:31 -msgid "Sort by Subject" -msgstr "Sortiraj po temi" - -#: templates/mailbox/message_headers.inc:26 -msgid "Sort by Thread" -msgstr "Tok teme" - -#: templates/mailbox/message_headers.inc:16 -msgid "Sort by To Address" -msgstr "Sortiraj po adresi primaoca" - -#: templates/prefs/spamselect.inc:4 -msgid "Spam folder:" -msgstr "Folder za spam:" - -#: templates/compose/compose.inc:337 -msgid "Special Characters" -msgstr "Specijalni karakteri" - -#: templates/compose/compose.inc:334 -msgid "Spell Check" -msgstr "Provjera pravopisa" - -#: templates/compose/spelling.inc:26 -msgid "Spell Checker" -msgstr "Provjera pravopisa" - -#: templates/compose/spelling.inc:28 templates/compose/spelling.inc:36 -msgid "Spell check complete" -msgstr "Provjera pravopisa gotova" - -#: config/prefs.php.dist:462 -msgid "Spelling errors per screen when spell checking." -msgstr "Broj gre¹aka po ekranu prilikom provjere pravopisa?" - -#: lib/MIME/Contents.php:215 -#, fuzzy -msgid "Strip Attachment" -msgstr "Prilog" - -#: config/prefs.php.dist:801 -msgid "Strip linebreaks?" -msgstr "Ukloni nove redove?" - -#: templates/mailbox/message_headers.inc:32 -msgid "Sub_ject" -msgstr "Te_ma" - -#: message.php:259 search.php:157 templates/compose/recompose.inc:25 -msgid "Subject" -msgstr "Tema" - -#: config/prefs.php.dist:891 -msgid "Subject Field" -msgstr "Polje teme" - -#: search.php:360 templates/smime/passphrase.inc:21 -#: templates/pgp/passphrase.inc:31 -msgid "Submit" -msgstr "Po¹alji" - -#: templates/folders/actions.inc:9 -msgid "Subscribe to Folder(s)" -msgstr "Prijavi se na Folder(e)" - -#: lib/MIME/Viewer/pkcs7.php:370 lib/MIME/Viewer/pgp.php:395 -#: lib/MIME/Viewer/status.php:90 -msgid "Success" -msgstr "Uspje¹no" - -#: templates/compose/spelling.inc:70 -msgid "Suggestions" -msgstr "Prijedlozi" - -#: templates/compose/compose.inc:410 -msgid "Te_xt" -msgstr "Te_kst" - -#: config/prefs.php.dist:925 -msgid "The From: column of the message should be linked:" -msgstr "Kolona Po¹iljaoca treba biti link na:" - -#: fetchmailprefs.php:81 -#, fuzzy, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Identitet \"%s\" je obrisan." - -#: fetchmailprefs.php:74 -#, fuzzy, php-format -msgid "The account \"%s\" has been saved." -msgstr "Identitet \"%s\" je saèuvan." - -#: lib/Filter.php:94 -#, fuzzy, php-format -msgid "The address \"%s\" has been added to %s." -msgstr "Identitet \"%s\" je saèuvan." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:96 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Trenutno ime foldera \"%s\" æe biti promijenjeno u \"%s\"." - -#: templates/acl/acl.inc:112 -msgid "" -"The current list of users with access to this folder could not be retrieved" -msgstr "" -"Nisam mogao dobaviti listu korisnika koji imaju pravo pristupa ovom folderu" - -#: lib/Folder.php:426 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Folder \"%s\" veæ postoji" - -#: lib/Folder.php:192 -#, php-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"Folder \"%s\" sadr¾i ilegalne karaktere u imenu. Kao takav mo¾e biti " -"problematièan." - -#: lib/Folder.php:445 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Folder \"%s\" je kreiran ali niste prijavljeni na njega." - -#: lib/Folder.php:380 -#, php-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Folder \"%s\" je obrisan ali niste odjavljeni sa istog." - -#: lib/Folder.php:432 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Folder \"%s\" nije kreiran. Ovo je poruka servera" - -#: lib/Folder.php:373 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Folder \"%s\" nije obrisan. Ovo je poruka servera" - -#: lib/Folder.php:448 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Folder \"%s\" je uspje¹no kreiran." - -#: lib/Folder.php:383 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Folder \"%s\" je uspje¹no obrisan." - -#: lib/Folder.php:540 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Ime foldera \"%s\" je uspje¹no promjenjeno u \"%s\"." - -#: lib/Message.php:645 -#, fuzzy, php-format -msgid "The mailbox %s is already empty." -msgstr "%s je veæ prazan." - -#: message.php:142 -#, fuzzy -msgid "The message has been deleted." -msgstr "Identitet \"%s\" je obrisan." - -#: lib/MIME/Viewer/pgp.php:399 -#, fuzzy -msgid "The message has been verified." -msgstr "Identitet \"%s\" je saèuvan." - -#: templates/compose/compose.js:102 -#, fuzzy -msgid "The signature was successfully replaced." -msgstr "Folder \"%s\" je uspje¹no kreiran." - -#: lib/MIME/Viewer/status.php:98 -#, fuzzy -msgid "The text of the message" -msgstr "obri¹i poruku" - -#: lib/MIME/Viewer/notification.php:71 -#, fuzzy -msgid "The text of the sent message" -msgstr "Usmjeri ovu poruku" - -#: templates/mailbox/empty_mailbox.inc:3 -msgid "There are no messages in this mailbox." -msgstr "Nema poruka u ovom mailbox-u." - -#: lib/Message.php:604 -#, php-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "Nastao je problem sa èi¹æenjem %s. Ovo je poruka servera" - -#: lib/Message.php:647 -#, fuzzy, php-format -msgid "There was a problem expunging the mailbox. The server said: %s" -msgstr "Nastao je problem sa èi¹æenjem mailbox-a. Ovo je poruka servera: %s" - -#: lib/Message.php:613 -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "Nastao je problem sa èi¹æenjem mailbox-a. Ovo je poruka servera" - -#: lib/Message.php:107 -#, fuzzy, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Desila se gre¹ka tokom kopiranja poruka u \"%s\". Ovo je poruka servera" - -#: lib/Message.php:217 lib/Message.php:232 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Desila se gre¹ka tokom brisanja poruka iz foldera \"%s\". Ovo je poruka " -"servera" - -#: lib/Message.php:296 -#, php-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Desila se gre¹ka tokom brisanja poruka iz foldera \"%s\". Ovo je poruka " -"servera" - -#: lib/Message.php:230 -#, fuzzy, php-format -msgid "There was an error deleting messages. This is what the server said: %s" -msgstr "Desila se gre¹ka tokom brisanja poruka. Ovo je poruka servera" - -#: lib/MIME/Viewer/itip.php:90 -#, fuzzy, php-format -msgid "There was an error deleting the event: %s." -msgstr "Desila se gre¹ka tokom èitanja odabrane poruke." - -#: lib/MIME/Viewer/plain.php:55 lib/MIME/Viewer/enriched.php:40 -msgid "There was an error displaying this message part" -msgstr "Desila se gre¹ka tokom prikaza ovog dijela poruke" - -#: lib/Message.php:533 lib/Message.php:575 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Desila se gre¹ka tokom markiranja poruka u \"%s\". Ovo je poruka servera" - -#: folders.php:155 -#, fuzzy, php-format -msgid "There was an error importing %s." -msgstr "Desila se gre¹ka tokom spa¹avanja nezavr¹ene poruke." - -#: lib/MIME/Viewer/itip.php:126 -#, fuzzy, php-format -msgid "There was an error importing the event: %s." -msgstr "Desila se gre¹ka tokom èitanja odabrane poruke." - -#: lib/MIME/Viewer/itip.php:156 -#, fuzzy, php-format -msgid "There was an error importing the task: %s." -msgstr "Desila se gre¹ka tokom èitanja odabrane poruke." - -#: lib/Message.php:102 -#, fuzzy, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Desila se gre¹ka tokom prebacivanja poruka u \"%s\". Ovo je poruka servera" - -#: compose.php:1155 -#, fuzzy -msgid "There was an error saving this message as a draft." -msgstr "Desila se gre¹ka tokom prikaza ovog dijela poruke" - -#: compose.php:916 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Desila se gre¹ka tokom slanja poruke: %s" - -#: lib/MIME/Viewer/itip.php:104 -#, fuzzy, php-format -msgid "There was an error updating the event: %s." -msgstr "Desila se gre¹ka tokom slanja poruke: %s" - -#: lib/MIME/Viewer/plain.php:62 -#, fuzzy -msgid "There was no text in this message part" -msgstr "Desila se gre¹ka tokom prikaza ovog dijela poruke" - -#: lib/MIME/Viewer/pgp.php:321 -msgid "" -"This message does not appear to be a valid PGP encrypted message. Error: " -msgstr "Ova poruka ne izgleda kao ispravna PGP ¹ifrovana poruka. Gre¹ka: " - -#: message.php:202 -msgid "This message to" -msgstr "Ova poruka u" - -#: thread.php:31 templates/thread/top.inc:3 config/prefs.php.dist:893 -msgid "Thread View" -msgstr "Prikaz po toku teme" - -#: message.php:255 mailbox.php:570 search.php:145 -#: templates/contacts/contacts.inc:216 -#: templates/mailbox/message_headers.inc:17 templates/compose/redirect.inc:64 -#: templates/compose/recompose.inc:10 -msgid "To" -msgstr "Za" - -#: config/prefs.php.dist:890 -msgid "To Address" -msgstr "Adresa po¹iljaoca" - -#: templates/prefs/sourceselect.inc:326 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Da biste izabrali vi¹e od jednog polja, dr¾ite tipku Control (PC) odnosno " -"Command (Mac) prilikom klikanja." - -#: templates/compose/compose.inc:567 -#, fuzzy -msgid "Total Attachments Size:" -msgstr "Prilozi" - -#: folders.php:350 -msgid "Trash folder" -msgstr "Folder za smeæe:" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "Folder korpa:" - -#: templates/message/navbar_navigate.inc:10 templates/mailbox/navbar.inc:19 -#: templates/mailbox/navbar.inc:36 -msgid "Unanswered" -msgstr "Neodgovorena" - -#: templates/search/main.inc:35 -msgid "Unanswered messages" -msgstr "Neodgovorene poruke" - -#: templates/message/navbar_actions.inc:4 templates/mailbox/actions.inc:13 -msgid "Undelete" -msgstr "Vrati obrisane" - -#: mailbox.php:554 mailbox.php:566 lib/MIME/Headers.php:218 -msgid "Undisclosed Recipients" -msgstr "Primaoci su skriveni" - -#: mailbox.php:582 -#, fuzzy -msgid "Unknown Recipient" -msgstr "Ne prikazani primaoci" - -#: fetchmailprefs.php:65 -msgid "Unnamed" -msgstr "Bezimeni" - -#: message.php:489 mailbox.php:665 templates/message/navbar_navigate.inc:6 -#: templates/mailbox/navbar.inc:15 templates/mailbox/navbar.inc:32 -#: templates/mailbox/legend.inc:5 -msgid "Unseen" -msgstr "Neproèitana" - -#: templates/folders/actions.inc:10 -msgid "Unsubscribe from Folder(s)" -msgstr "Odjavi se sa Foldera" - -#: templates/prefs/sentmailselect.inc:42 -msgid "Use Default Value" -msgstr "Koristi default vrijednost" - -#: config/prefs.php.dist:250 -msgid "Use IMAP folder subscriptions?" -msgstr "Koristi IMAP folder prijavu?" - -#: templates/acl/acl.inc:140 -msgid "User" -msgstr "Korisnik" - -#: acl.php:87 -#, php-format -msgid "User '%s' successfully given the specified rights for the folder '%s'." -msgstr "Korisniku '%s' su uspje¹no data prava na folder '%s'." - -#: templates/login/login.inc:209 -msgid "Username" -msgstr "Korisnièko ime" - -#: templates/fetchmail/manage.inc:17 -msgid "Username:" -msgstr "Korisnièko ime:" - -#: templates/smime/smime.inc:65 templates/smime/smime.inc:113 -#: templates/smime/smime.inc:117 templates/pgp/pgp.inc:93 -#: templates/pgp/pgp.inc:147 templates/pgp/pgp.inc:151 -#, fuzzy -msgid "View" -msgstr "Prikaz %s" - -#: lib/MIME/Viewer/zip.php:95 lib/MIME/Viewer/tnef.php:112 -#, php-format -msgid "View %s" -msgstr "Prikaz %s" - -#: lib/MIME/Viewer/html.php:116 -#, fuzzy -msgid "View HTML content in a separate window" -msgstr "Kreiraj poruku u zasebnom prozoru?" - -#: templates/message/navbar_actions.inc:17 -msgid "View Thread" -msgstr "Vidi èitavu temu" - -#: lib/MIME/Viewer/pkcs7.php:410 -#, fuzzy -msgid "View attachment in a separate window" -msgstr "Kreiraj poruku u zasebnom prozoru?" - -#: lib/MIME/Viewer/related.php:64 -#, fuzzy -msgid "View content in a separate window" -msgstr "Kreiraj poruku u zasebnom prozoru?" - -#: folders.php:342 mailbox.php:500 -#, fuzzy, php-format -msgid "View messages in %s" -msgstr "Prikaz poruka u " - -#: templates/prefs/initialpageselect.inc:26 -msgid "View or mailbox to display after login:" -msgstr "Prikaz ili sanduèe koje æe se prikazati nakon prijave:" - -#: lib/MIME/Viewer/itip.php:160 -#, fuzzy -msgid "View task" -msgstr "Prikaz %s" - -#: lib/MIME/Viewer/html.php:110 -#, fuzzy -msgid "View the Images" -msgstr "Prikaz poruka u " - -#: search.php:309 -#, fuzzy, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Folder \"%s\" je uspje¹no obrisan." - -#: templates/search/main.inc:111 lib/IMAP/Tree.php:118 lib/IMAP/Tree.php:310 -#: lib/IMAP/Tree.php:334 lib/IMAP/Tree.php:376 -msgid "Virtual Folders" -msgstr "Virtualni folderi" - -#: search.php:291 -msgid "Virtual Folders require a label." -msgstr "Za virtualni folder je obavezna oznaka." - -#: templates/search/main.inc:133 -msgid "Virtual folder label" -msgstr "Oznaka virtualnog foldera" - -#: login.php:131 -#, php-format -msgid "Welcome to %s" -msgstr "Dobro do¹li na %s" - -#: config/prefs.php.dist:724 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Prilikom brisanja poruka, da li da ih prebacim u folder Korpa umjesto da ih " -"oznaèim kao obrisane?" - -#: config/prefs.php.dist:878 -msgid "When opening a new mailbox, which page do you want to start on?" -msgstr "Prilikom otvaranja sanduèiæa, na kojoj stranici ¾elite poèeti?" - -#: config/prefs.php.dist:554 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Prilikom snimanja poslane po¹te, trebamo li pamtiti i priloge?" - -#: templates/message/navbar_actions.inc:22 templates/mailbox/actions.inc:19 -msgid "Whitelist" -msgstr "Bijela lista" - -#: config/prefs.php.dist:437 -msgid "Wrap text at this many characters." -msgstr "Rasporedi tekst na ovoliko karaktera." - -#: templates/compose/compose.inc:531 config/prefs.php.dist:949 -msgid "Yes" -msgstr "Da" - -#: templates/mailbox/alert.inc:3 -#, fuzzy, php-format -msgid "You have %s new messages." -msgstr " - $nm novih poruka" - -#: templates/mailbox/alert.inc:3 -#, fuzzy -msgid "You have 1 new message." -msgstr " - $nm nova poruka" - -#: compose.php:127 -#, fuzzy -msgid "You must enter at least one recipient." -msgstr "Morate navesti bar jednog primaoca." - -#: templates/message/javascript.inc:64 templates/mailbox/javascript.inc:209 -#, fuzzy -msgid "You must select a target mailbox first." -msgstr "Morate odabrati identitet koji ¾elite brisati." - -#: fetchmailprefs.php:85 -msgid "You must select an account to be deleted." -msgstr "Morate odabrati korisnièki raèun koji ¾elite brisati." - -#: templates/contacts/contacts.inc:76 -#, fuzzy -msgid "You must select an address first." -msgstr "Morate odabrati identitet koji ¾elite brisati." - -#: templates/mailbox/javascript.inc:62 templates/mailbox/javascript.inc:216 -#: templates/mailbox/javascript.inc:271 -#, fuzzy -msgid "You must select at least one message first." -msgstr "Morate navesti bar jednog primaoca." - -#: templates/compose/redirect.inc:13 -#, fuzzy -msgid "You must specify a recipient." -msgstr "Morate navesti bar jednog primaoca." - -#: templates/compose/attachments.js:29 -#, fuzzy -msgid "You must specify at least one file to attach." -msgstr "Morate navesti bar jednog primaoca." - -#: lib/Maillog.php:140 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Usmjerili ste ovu poruku na %s - %%s." - -#: lib/Maillog.php:144 -#, fuzzy, php-format -msgid "You replied to this message on %s." -msgstr "Usmjeri ovu poruku" - -#: lib/Folder.php:590 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Niste prijavljeni na \"%s\". Ovo je poruka servera" - -#: lib/Folder.php:641 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Niste odjavljeni sa \"%s\". Ovo je poruka servera" - -#: lib/Folder.php:593 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Uspje¹no ste prijavljeni na \"%s\"" - -#: lib/Folder.php:644 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Uspje¹no ste odjavljeni sa \"%s\"" - -#: templates/pgp/pgp.inc:186 -#, fuzzy -msgid "Your Name" -msgstr "" -"Va¹e ime i prezime: (ovaj podatak vide drugi kada èitaju va¹e poruke)" - -#: templates/smime/smime.inc:112 templates/pgp/pgp.inc:146 -#, fuzzy -msgid "Your Public Key" -msgstr "" -"Va¹e ime i prezime: (ovaj podatak vide drugi kada èitaju va¹e poruke)" - -#: config/prefs.php.dist:157 -msgid "Your Reply-to: address: (optional)" -msgstr "Va¹a Reply-to: adresa: (nije obavezno)" - -#: templates/fetchmail/account_select.inc:16 -#, fuzzy -msgid "Your accounts:" -msgstr "Va¹i identiteti:" - -#: config/prefs.php.dist:165 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Va¹e alternativne adrese: (nije obavezno, unesite svaku adresu u novom " -"redu)" - -#: lib/MIME/Viewer/images.php:86 -#, fuzzy -msgid "Your browser does not support inline display of this image type." -msgstr "Va¹ browser nema moguænost da direktno prikazje slike ovog tipa" - -#: templates/message/print.inc:27 -msgid "" -"Your browser does not support this print option. Press Control/Option + P to " -"print." -msgstr "" -"Va¹ browser ne podr¾ava opciju ¹tampanja. Pritisnite Control+P ili Option+P " -"za ¹tampanje." - -#: config/prefs.php.dist:532 -msgid "Your default charset for sending messages:" -msgstr "Uobièajeni kodni raspored za slanje poruka:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Uobièajeni metod ¹ifrovanja poruka prilikom slanja:" - -#: lib/MIME/Viewer/status.php:92 -#, fuzzy -msgid "Your message was successfully delivered." -msgstr "Folder \"%s\" je uspje¹no obrisan." - -#: config/prefs.php.dist:198 -msgid "Your signature:" -msgstr "Va¹ potpis:" - -#: message.php:279 compose.php:1195 mailbox.php:515 lib/Compose.php:731 -msgid "[No Subject]" -msgstr "[Bez teme]" - -#: templates/compose/compose.inc:216 -msgid "_Bcc" -msgstr "_Bcc" - -#: templates/message/navbar_actions.inc:19 templates/mailbox/actions.inc:16 -msgid "_Blacklist" -msgstr "_Crna lista" - -#: templates/compose/compose.inc:165 -msgid "_Cc" -msgstr "_Cc" - -#: lib/IMP.php:904 -msgid "_Compose" -msgstr "_Nova poruka" - -#: templates/message/navbar_actions.inc:6 templates/mailbox/actions.inc:8 -#: templates/mailbox/actions.inc:10 -msgid "_Delete" -msgstr "O_bri¹i" - -#: lib/IMP.php:906 -msgid "_Folders" -msgstr "_Folderi" - -#: templates/compose/compose.inc:80 -msgid "_Identity" -msgstr "_Identitet" - -#: lib/IMP.php:897 -msgid "_Inbox" -msgstr "_Sanduèe" - -#: lib/IMP.php:947 -msgid "_Log out" -msgstr "_Izlaz" - -#: message.php:375 -msgid "_Message Source" -msgstr "_Izvorni kod poruke" - -#: templates/message/navbar_actions.inc:31 -msgid "_Print" -msgstr "Od¹_tampaj" - -#: mailbox.php:389 -#, fuzzy, php-format -msgid "_Refresh %s" -msgstr "A¾uriraj" - -#: templates/message/navbar_actions.inc:8 -msgid "_Reply" -msgstr "_Odgovori" - -#: lib/IMP.php:908 -msgid "_Search" -msgstr "_Tra¾i" - -#: templates/compose/compose.inc:66 templates/compose/compose.inc:422 -msgid "_Send Message" -msgstr "_Po¹alji poruku" - -#: templates/mailbox/message_headers.inc:27 -msgid "_Thread" -msgstr "_Tok teme" - -#: templates/compose/compose.inc:115 -msgid "_To" -msgstr "_Za" - -#: templates/mailbox/actions.inc:13 -msgid "_Undelete" -msgstr "_Vrati obrisane" - -#: templates/message/navbar_actions.inc:17 -msgid "_View Thread" -msgstr "_Vidi èitavu temu" - -#: templates/message/navbar_actions.inc:22 templates/mailbox/actions.inc:19 -msgid "_Whitelist" -msgstr "_Bijela lista" - -#: lib/Compose.php:344 -#, fuzzy -msgid "attachment" -msgstr "Prilog" - -#: view.php:102 -#, fuzzy -msgid "attachments.zip" -msgstr "Prilozi" - -#: templates/contacts/contacts.inc:182 -msgid "from" -msgstr "od" - -#: folders.php:151 -msgid "mailbox file" -msgstr "mailbox datoteka" - -#: compose.php:977 lib/Message.php:452 -msgid "name" -msgstr "ime" - -#: templates/compose/spelling.inc:58 -msgid "none" -msgstr "ni¹ta" - -#: templates/compose/spelling.inc:90 -msgid "or" -msgstr "ili" - -#: templates/compose/spelling.inc:26 -msgid "spelling error" -msgstr "pravopisna gre¹ka" - -#: templates/compose/spelling.inc:26 -msgid "spelling errors" -msgstr "pravopisne gre¹ke" - -#: lib/Filter.php:56 -#, fuzzy -msgid "your blacklist" -msgstr "Crna lista" - -#: lib/Filter.php:68 -msgid "your whitelist" -msgstr "va¹a bijela lista" diff --git a/imp/po/ca_ES.po b/imp/po/ca_ES.po deleted file mode 100644 index 5786dab0a..000000000 --- a/imp/po/ca_ES.po +++ /dev/null @@ -1,5142 +0,0 @@ -# IMP Catalan translation. -# Copyright 2004-2009 The Horde Project -# This file is distributed under the same license as the IMP package. -# Jordi Giralt , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 4.1\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2006-06-07 12:51+0200\n" -"PO-Revision-Date: 2007-01-26 13:40+0100\n" -"Last-Translator: Jordi Giralt \n" -"Language-Team: Catalan \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=iso-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/Compose.php:429 -msgid " Cc: " -msgstr " Per a: " - -#: lib/Compose.php:426 -msgid " To: " -msgstr " Per a: " - -#: lib/Compose.php:414 -msgid " Date: " -msgstr " Data: " - -#: lib/Compose.php:417 -msgid " From: " -msgstr " De: " - -#: mailbox.php:408 templates/folders/head.inc:7 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Clau d'accés %s)" - -#: lib/Compose.php:423 -msgid " Subject: " -msgstr " Assumpte: " - -#: templates/compose/spelling.inc:70 -msgid " in " -msgstr " a " - -#: templates/mailbox/message_headers.inc:12 -msgid "#" -msgstr "#" - -#: lib/Block/summary.php:72 -#, php-format -msgid "%.2fMB / %.2fMB (%.2f%%)" -msgstr "%.2fMB / %.2fMB (%.2f%%)" - -#: thread.php:156 -#, php-format -msgid "%d Messages" -msgstr "%d Sense missatges" - -#: mailbox.php:175 -#, php-format -msgid "%d messages have been deleted." -msgstr "S'han eliminat %d missatges." - -#: lib/Spam.php:196 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "S'han notificat %d missatges normals a l'administrador del sistema." - -#: lib/Spam.php:176 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "S'han notificat %d missatges normals." - -#: lib/Spam.php:188 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "" -"%d missatge ha estat considerat correu brossa per l'administrador de " -"sistemes." - -#: lib/Spam.php:168 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d missatges han estat considerats correu brossa." - -#: mailbox.php:358 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d al %d de %d missatges" - -#: mailbox.php:635 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:44 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s ja existeix. La carpeta %s no ha canviat de nom." - -#: lib/Message.php:685 -#, fuzzy, php-format -msgid "%s does not appear to be a valid mailbox." -msgstr "" -"No sembla que aquest missatge sigui un missatge xifrat amb PGP vàlid. Error:." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:42 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "La carpeta %s canvia de nom a principi de mes." - -#: lib/MIME/Viewer/itip.php:257 -#, php-format -msgid "%s has accepted." -msgstr "%s ha acceptat." - -#: lib/MIME/Viewer/itip.php:617 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s ha cancel·lat %s." - -#: lib/MIME/Viewer/itip.php:263 -#, php-format -msgid "%s has declined." -msgstr "%s ha rebutjat." - -#: lib/MIME/Viewer/itip.php:492 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s ha respost a una consulta de disponibilitat." - -#: lib/MIME/Viewer/itip.php:609 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s ha respost a la invitació a %s." - -#: lib/MIME/Viewer/itip.php:483 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s us ha informat del temps de què disposa." - -#: lib/MIME/Viewer/itip.php:269 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s ha acceptat de manera provisional." - -#: lib/MIME/Viewer/itip.php:488 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s us demana de quin temps disposeu." - -#: lib/MIME/Viewer/itip.php:580 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s sol·licita la vostra assitència a %s." - -#: lib/Message.php:461 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "La carpeta %s s'ha afegit correctament a %s." - -#: lib/MIME/Viewer/itip.php:592 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s vol corregir %s." - -#: lib/MIME/Viewer/itip.php:571 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s vol posar-vos al corrent de %s." - -#: lib/MIME/Viewer/itip.php:596 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s vol rebre informació actualitzada sobre %s." - -#: message.php:292 message.php:297 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: templates/message/navbar_top.inc:20 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d de %d)" - -#: templates/compose/spelling.inc:133 -msgid "(Apply these changes and move to next screen.)" -msgstr "(Apliqueu aquests canvis i aneu a la pantalla següent.)" - -#: templates/compose/spelling.inc:120 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(Descartar tots els canvis i torneu a la pantalla de redacció.)" - -#: templates/stationery/prefs.inc:16 -msgid "(HTML)" -msgstr "(HTML)" - -#: templates/stationery/prefs.inc:16 -msgid "(Plain Text)" -msgstr "(Només text net)" - -#: spelling.php:279 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(Torneu a la pantalla de redacció quan hàgiu aplicat tots el canvis " -"efectuats fins ara. NO s'aplicaran els canvis de la pantalla actual.)" - -#: spelling.php:276 -msgid "" -"(Send message after applying all changes made thus far. Changes on the " -"current screen will NOT be applied.)" -msgstr "" -"(Envieu un missatge quan hàgiu aplicat tots els canvis efectuats fins ara. " -"NO s'aplicaran els canvis de la pantalla actual.)" - -#: templates/contacts/contacts.inc:227 -msgid "* Add these by clicking OK *" -msgstr "* Afegiu aquests clicant a D'acord *" - -#: templates/contacts/contacts.inc:206 -msgid "* Please select address(es) *" -msgstr "* Seleccionar l'adreça(ces) *" - -#: mailbox.php:173 -msgid "1 message has been deleted." -msgstr "S'ha eliminat 1 missatge." - -#: lib/Spam.php:198 -msgid "1 message has been reported as not spam to your system administrator." -msgstr "S'ha notificat un missatge normal a l'administrador de sistemes." - -#: lib/Spam.php:178 -msgid "1 message has been reported as not spam." -msgstr "S'ha notificat 1 missatge normal." - -#: lib/Spam.php:190 -msgid "1 message has been reported as spam to your system administrator." -msgstr "" -"S'ha notificat 1 missatge de correu brossa a l'administrador de sistemes." - -#: lib/Spam.php:170 -msgid "1 message has been reported as spam." -msgstr "S'ha notificat 1 missatge de correu brossa." - -#: config/prefs.php.dist:808 -msgid "100 characters" -msgstr "100 caràcters" - -#: config/prefs.php.dist:811 -msgid "1000 characters" -msgstr "1000 caràcters" - -#: config/prefs.php.dist:809 -msgid "250 characters" -msgstr "250 caràcters" - -#: config/prefs.php.dist:810 -msgid "500 characters" -msgstr "500 caràcters" - -#: lib/MIME/Viewer/images.php:163 -#, php-format -msgid "A large image named %s is attached to this message." -msgstr "" -"S'ha adjuntat a aquest missatge una imatge de gran format amb el nom de %s." - -#: lib/MIME/Viewer/notification.php:50 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "Un missatge que heu enviat ha estat retornat pel destinatari." - -#: templates/search/fields.inc:5 -msgid "AND" -msgstr "I" - -#: lib/MIME/Viewer/itip.php:582 -msgid "Accept and add to my calendar" -msgstr "Acceptar la sol·licitud i afegir-ho a l'agenda" - -#: lib/MIME/Viewer/itip.php:585 -msgid "Accept request" -msgstr "Acceptar la sol·licitud" - -#: lib/MIME/Viewer/itip.php:746 -msgid "Accepted" -msgstr "Acceptada" - -#: lib/MIME/Viewer/itip.php:258 -msgid "Accepted: " -msgstr "Acceptada: " - -#: templates/fetchmail/manage.inc:7 -msgid "Account's name:" -msgstr "Nom del compte:" - -#: lib/MIME/Viewer/itip.php:522 lib/MIME/Viewer/itip.php:725 -msgid "Actions" -msgstr "Accions" - -#: lib/MIME/Headers.php:192 lib/MIME/Headers.php:193 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Afegir a la llibreta d'adreces (%s)" - -#: templates/prefs/sourceselect.inc:303 -msgid "Add source" -msgstr "Afegir font" - -#: lib/MIME/Viewer/itip.php:573 -msgid "Add this to my calendar" -msgstr "Afegir-ho a l'agenda" - -#: lib/MIME/Viewer/itip.php:583 -msgid "Add to my calendar" -msgstr "Afegir-ho a l'agenda" - -#: compose.php:590 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "S'ha adjuntat \"%s\" com un arxiu." - -#: config/prefs.php.dist:198 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Altres capçaleres que es mostren en visualitzar: (opcional, introduïu " -"cada capçalera en una línia diferent) " - -#: lib/MIME/Viewer/notification.php:62 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Podeu visualitzar més dades com %s." - -#: lib/MIME/Viewer/notification.php:62 -msgid "Additional information details" -msgstr "Altres detalls sobre la informació" - -#: lib/MIME/Viewer/status.php:93 -msgid "Additional message details" -msgstr "Altres detalls sobre el missatge" - -#: lib/MIME/Viewer/status.php:92 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Podeu visualitzar com %s els altres detalls sobre el missatge." - -#: lib/MIME/Viewer/status.php:78 -msgid "Additional message error details" -msgstr "Altres detalls sobre el missatge d'error" - -#: lib/MIME/Viewer/status.php:77 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Podeu visualitzar com %s altres detalls sobre el missatge d'error." - -#: contacts.php:85 templates/contacts/contacts.inc:180 -#: templates/compose/compose.inc:337 templates/compose/redirect.inc:52 -msgid "Address Book" -msgstr "Llibreta d'adreces" - -#: config/prefs.php.dist:134 -msgid "Address Books" -msgstr "Llibretes d'adreces" - -#: config/prefs.php.dist:189 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Adreces a les quals s'envien amb BCC tots els missatges: (opcional, " -"introduïu cada adreça en una línia diferent) " - -#: config/prefs.php.dist:181 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Adreces enllaçades de manera explícita a aquesta identitat: (opcional, " -"introduïu cada adreça en una línia diferent) " - -#: templates/mailbox/navbar.inc:10 config/prefs.php.dist:812 -msgid "All" -msgstr "Tots" - -#: templates/javascript/folders.js:13 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Tots els missatges de la(es) carpeta(es) següents es descarregaran en un " -"únic arxiu MBOX: " - -#: lib/Maintenance/Task/purge_trash.php:80 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"S'eliminaran de manera definitiva tots els missatges de la vostra carpeta \"%" -"s\" amb més de %s dies d'antiguitat." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" -"Seran eliminats tots els fitxers adjunts enllaçats amb més de %s mesos " -"d'antiguitat." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:73 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Seran eliminades totes les carpetes ja enviades amb més de %s mesos " -"d'antiguitat." - -#: acl.php:84 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "" -"S'han eliminat correctament de la carpeta \"%s\" tots els drets de l'usuari " -"\"%s\"." - -#: lib/api.php:76 -msgid "Allow Folder Creation?" -msgstr "Permetre la creació de carpetes? " - -#: templates/filters/prefs.inc:48 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Voleu que les regles de filtratge s'apliquin a qualsevol bústia?" - -#: lib/MIME/Viewer/alternative.php:110 -msgid "Alternative parts for this section:" -msgstr "Altres parts d'aquest capitol:" - -#: config/prefs.php.dist:572 -msgid "Always" -msgstr "Sempre" - -#: config/prefs.php.dist:557 -msgid "Always save attachments" -msgstr "Deseu sempre els fitxers adjunts" - -#: lib/Message.php:551 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "" -"S'ha produït un error en intentar extreure el fitxer adjunt. Això és el que " -"ha dit el servidor IMAP:" - -#: lib/Message.php:435 -msgid "An unknown error occured while creating the new note." -msgstr "S'ha produït un error desconegut en crear la nova tasca." - -#: lib/Message.php:434 -msgid "An unknown error occured while creating the new task." -msgstr "S'ha produït un error desconegut en crear la nova tasca." - -#: message.php:503 mailbox.php:708 templates/message/navbar_navigate.inc:9 -#: templates/mailbox/navbar.inc:18 templates/mailbox/navbar.inc:35 -#: templates/mailbox/legend.inc:6 -msgid "Answered" -msgstr "Respost" - -#: templates/search/main.inc:31 -msgid "Answered messages" -msgstr "Missatges contestats" - -#: templates/mailbox/header.inc:7 -msgid "Apply Filters" -msgstr "Aplicar filtres" - -#: templates/mailbox/header.inc:7 -#, php-format -msgid "Apply Filters to %s" -msgstr "Aplicar filtres a %s" - -#: templates/filters/prefs.inc:36 -msgid "Apply filter rules upon logging on?" -msgstr "Voleu aplicar les regles de filtratge en iniciar la sessió?" - -#: templates/filters/prefs.inc:42 -msgid "Apply filter rules whenever INBOX is displayed?" -msgstr "" -"Voleu aplicar les regles de filtratge sempre que es mostri la safata " -"d'entrada?" - -#: templates/mailbox/header.inc:14 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Confirmeu que voleu eliminar aquesta clau pública?" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -msgid "Are you sure you want to delete this public key?" -msgstr "Confirmeu que voleu eliminar aquesta clau pública?" - -#: templates/smime/smime.inc:79 templates/pgp/pgp.inc:85 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "Confirmeu que voleu eliminar la parella de claus (NO és recomanable!)" - -#: templates/compose/redirect.inc:5 templates/compose/compose.js:6 -msgid "Are you sure you want to do this?" -msgstr "Confirmeu que voleu fer això?" - -#: message.php:408 templates/mailbox/javascript.inc:68 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Confirmeu que voleu eliminar DEFINITIVAMENT aquests missatges?" - -#: lib/MIME/Contents.php:239 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Confirmeu que voleu eliminar DEFINITIVAMENT aquest fitxer adjunt?" - -#: templates/mailbox/actions.inc:39 -msgid "Are you sure you wish to empty this folder?" -msgstr "Confirmeu que voleu buidar aquesta carpeta?" - -#: lib/IMP.php:951 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Confirmeu que voleu buidar la Paperera?" - -#: lib/IMP.php:944 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Confirmeu que voleu buidar la Paperera?" - -#: templates/mailbox/actions.inc:8 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Confirmeu que voleu eliminar DEFINITIVAMENT aquests missatges?" - -#: templates/message/javascript.inc:80 templates/mailbox/javascript.inc:79 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Confirmeu que voleu catalogar aquest missatge com a inofensiu?" - -#: templates/message/javascript.inc:75 templates/mailbox/javascript.inc:74 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Confirmeu que voleu considerar aquest missatge com a correu brossa?" - -#: config/prefs.php.dist:905 -msgid "Arrival Time" -msgstr "Hora d'arribada" - -#: config/prefs.php.dist:920 -msgid "Ascending" -msgstr "Ascendent" - -#: config/prefs.php.dist:571 -msgid "Ask" -msgstr "Consultar" - -#: templates/compose/compose.inc:470 -msgid "Attach Files" -msgstr "Adjunteu fitxers" - -#: templates/compose/compose.inc:451 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Voleu adjuntar al missatge una còpia de la vostra clau PGP pública?" - -#: lib/MIME/Viewer/tnef.php:111 -msgid "Attached File:" -msgstr "Fitxer adjunt:" - -#: lib/Compose.php:462 lib/Compose.php:557 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"El fitxer adjunt \"%s\" supera el límit de pes permés. No s'ha adjuntat el " -"fitxer." - -#: lib/MIME/Viewer/itip.php:377 -msgid "Attached is a reply to a calendar request you sent." -msgstr "" -"S'hi adjunta una resposta a una consulta sobre l'agenda que vau enviar." - -#: templates/mailbox/legend.inc:16 templates/compose/attachments.inc:14 -#: templates/compose/compose.inc:498 templates/compose/attachments.js:55 -msgid "Attachment" -msgstr "Fitxer adjunt" - -#: attachment.php:70 -#, php-format -msgid "Attachment %s deleted." -msgstr "Fitxer adjunt %s eliminat" - -#: lib/Compose.php:1125 -msgid "Attachment Information" -msgstr "Actualitzeu la informació sobre els fitxers adjunts" - -#: compose.php:1105 lib/Message.php:513 -msgid "Attachment stripped: Original attachment type" -msgstr "Extracció del fitxer adjunt: tipus de fitxer adjunt original" - -#: templates/compose/compose.inc:347 templates/compose/compose.inc:468 -#: lib/Compose.php:1093 -msgid "Attachments" -msgstr "Fitxers adjunts" - -#: lib/MIME/Viewer/itip.php:678 -msgid "Attendees" -msgstr "Assistents" - -#: lib/MIME/Viewer/notification.php:53 -msgid "Attention" -msgstr "Atenció" - -#: lib/Auth/imp.php:44 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth imp: No s'ha trobat l'extensió IMAP sol·licitada." - -#: config/prefs.php.dist:628 -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "" -"Voleu que es mostrin automàticament les imatges dels missatges HTML quan el " -"remitent està registrat a la llibreta d'adreces?" - -#: templates/prefs/sourceselect.inc:298 -msgid "Available Address books:" -msgstr "Llibretes d'adreces disponibles:" - -#: lib/MIME/Viewer/itip.php:714 -msgid "Awaiting Response" -msgstr "Resposta pendent" - -#: templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Bac_k to %s" -msgstr "Tornar a %s" - -#: thread.php:137 templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Back to %s" -msgstr "Tornar a %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Regressar a l'índex de missatges " - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Regressar a la vista per seqüències " - -#: lib/IMAP/Client.php:572 -#, php-format -msgid "Bad login name or password." -msgstr "Faciliteu el nom d'usuari i la contrasenya." - -#: lib/IMAP/Client.php:387 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Petició incorrecta o malformada. El servidor ha respost: %s " - -#: lib/IMAP/Client.php:576 -#, fuzzy, php-format -msgid "Bad request: %s." -msgstr "Petició errònia: %s" - -#: message.php:273 templates/contacts/contacts.inc:222 -#: templates/compose/recompose.inc:20 lib/Search.php:601 -msgid "Bcc" -msgstr "Bcc" - -#: lib/MIME/Viewer/status.php:161 -msgid "Below is the raw text of the status information message." -msgstr "" -"A continuació es mostra el text sense format del missatge sobre la " -"informació d'estat." - -#: templates/message/navbar_actions.inc:21 templates/mailbox/actions.inc:16 -msgid "Blacklist" -msgstr "Llista negra" - -#: config/prefs.php.dist:617 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "" -"Voleu blocar les imatges dels missatges HTML tret que les sol·liciteu de " -"manera específica?" - -#: lib/Search.php:609 -msgid "Body" -msgstr "Cos" - -#: templates/search/main.inc:23 templates/search/main.inc:39 -#: templates/search/main.inc:55 templates/search/main.inc:71 -msgid "Both" -msgstr "Ambdós" - -#: config/prefs.php.dist:684 -msgid "Both Header Listing and Body of Message" -msgstr "Tant la llista de capçaleres com el cos del missatge" - -#: lib/IMAP/Client.php:501 -msgid "CRAM-MD5 or DIGEST-MD5 requires the Auth_SASL package to be installed." -msgstr "" -"Per a usar CRAM-MD5 o DIGEST-MD5 cal tenir instal·lat el paquet AuthSASL. " - -#: templates/compose/compose.inc:270 -msgid "C_harset" -msgstr "Joc de caràcters" - -#: templates/search/fields.inc:36 -msgid "Calendar" -msgstr "Agenda" - -#: lib/Fetchmail/imap.php:201 -msgid "Can not connect to the remote mail server." -msgstr "No es pot connectar al servidor de correu remot. " - -#: lib/Fetchmail/imap.php:199 -msgid "Can not connect to the remote mail server: " -msgstr "No es pot connectar al servidor de correu remot. " - -#: lib/MIME/Viewer/partial.php:50 -#, fuzzy, php-format -msgid "" -"Can not display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"No es pot mostrar - en la bústia actual només s'ha trobat %s parts de %s " -"d'aquest missatge." - -#: folders.php:270 templates/contacts/contacts.inc:255 -#: templates/folders/import.inc:21 templates/saveimage/saveimage.inc:19 -#: templates/smime/passphrase.inc:21 templates/smime/import_key.inc:86 -#: templates/compose/spelling.inc:120 templates/pgp/passphrase.inc:32 -#: templates/pgp/import_key.inc:66 -msgid "Cancel" -msgstr "Cancel·leu" - -#: templates/compose/compose.inc:69 templates/compose/compose.inc:430 -#: templates/compose/redirect.inc:111 -msgid "Cancel Message" -msgstr "Cancel·la el missatge" - -#: templates/compose/redirect.inc:5 templates/compose/compose.js:6 -msgid "Cancelling this message will permanently discard its contents." -msgstr "" -"En cancel·lar aquest missatge en descartareu el contingut de manera " -"definitiva." - -#: message.php:272 templates/contacts/contacts.inc:221 -#: templates/compose/recompose.inc:15 lib/Search.php:597 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.inc:93 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"No es disposa d'importació de certificats. Aquest servidor no té activada la " -"càrrega d'arxius. " - -#: lib/MIME/Viewer/itip.php:696 -msgid "Chair Person" -msgstr "President" - -#: templates/compose/spelling.inc:80 -msgid "Change" -msgstr "Canviar" - -#: templates/compose/spelling.inc:81 -msgid "Change All" -msgstr "Canviar-ho tot" - -#: templates/acl/acl.inc:92 -msgid "Change Folder" -msgstr "Canviar la carpeta" - -#: config/prefs.php.dist:112 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Canvieu les opcions de visualització com ara el nombre de missatges que " -"veieu per pàgina i el criteri de classificació dels missatges." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Canvieu les configuracions del servidor i la carpeta de correu." - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Canvieu el nom, l'adreça electrònica i la signatura que els contactes veuen " -"quan llegeixen i responen els missatges." - -#: config/prefs.php.dist:813 -msgid "Characters to display:" -msgstr "Càracters visualitzats:" - -#: templates/folders/actions.inc:15 -msgid "Check Folder(s) for New Mail" -msgstr "Examinar la carpeta o carpetes per si hi ha correu nou" - -#: templates/folders/actions.inc:2 templates/mailbox/message_headers.inc:75 -msgid "Check _All/None" -msgstr "Examinar tots/cap" - -#: templates/fetchmail/fetchmail.inc:10 templates/fetchmail/fetchmail.inc:21 -msgid "Check all mail servers you want to fetch mail from:" -msgstr "Examinar tots els servidors dels quals voleu importar correu:" - -#: config/prefs.php.dist:463 -msgid "Check spelling before sending a message?" -msgstr "Voleu revisar l'ortografia abans d'enviar un missatge?" - -#: templates/folders/actions.inc:4 -msgid "Choose Action:" -msgstr "Escollir una acció:" - -#: config/servers.php.dist:202 -msgid "Choose a mail server:" -msgstr "Escollir un servidor de correu:" - -#: templates/compose/compose.inc:123 templates/compose/compose.inc:164 -#: templates/compose/compose.inc:215 -msgid "Choose a match or edit the address to the right:" -msgstr "Escollir una coincidència o editar l'adreça de la dreta:" - -#: templates/prefs/sourceselect.inc:349 -msgid "Choose the address book to use when adding addresses." -msgstr "" -"Escolliu la llibreta d'adreces que voleu utilitzar quan afegiu adreces." - -#: templates/prefs/sourceselect.inc:293 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Escolliu l'ordre de cerca en les llibretes d'adreces quan expandiu adreces." - -#: lib/MIME/Viewer/images.php:115 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Cliqueu en %s per convertir el fitxer d'imatge a un format que el navegador " -"pugui visualitzar." - -#: lib/MIME/Viewer/images.php:104 -#, php-format -msgid "Click %s to download the image." -msgstr "Cliqueu en %s per descarregar la imatge." - -#: lib/Filter.php:132 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Cliqueu en %s per anar a la pàgina de gestió %s." - -#: lib/MIME/Viewer/html.php:119 -#, php-format -msgid "Click %s to view HTML content in a separate window." -msgstr "Cliqueu en %s per visualitzar el contingut HTML en una pàgina a part." - -#: lib/MIME/Viewer/images.php:164 -#, php-format -msgid "Click %s to view a thumbnail of this image." -msgstr "Cliqueu en %s per visualitzar una miniatura d'aquesta imatge." - -#: lib/MIME/Viewer/pkcs7.php:424 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Cliqueu en %s per visualitzar el fitxer adjunt en una finestra a part." - -#: lib/MIME/Viewer/related.php:79 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "" -"Cliqueu en %s per visualitzar aquesta #part multipart/relacionada# en una " -"finestra diferent." - -#: lib/MIME/Viewer/html.php:98 -msgid "Click here to SHOW the Images" -msgstr "Cliqueu aquí per MOSTRAR les imatges" - -#: templates/prefs/sourceselect.inc:321 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Cliqueu en una de les llibretes d'adreces seleccionades i després " -"seleccioneu tots els camps en qué vulgueu cercar." - -#: lib/MIME/Viewer/pgp.php:170 -msgid "Click to Save PGP Public Key in your Address book" -msgstr "Cliqueu per desar la clau PGP pública a la llibreta d'adreces" - -#: lib/MIME/Viewer/pkcs7.php:202 -#, php-format -msgid "Click to Save S/MIME certificate of %s in your Address Book" -msgstr "Cliqueu per desar el certificat S/MIME de %s a la llibreta d'adreces" - -#: config/prefs.php.dist:939 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "En clicar a l'adreça redactareu un nou missatge per al remitent" - -#: config/prefs.php.dist:940 -msgid "Clicking on the address will open the message to be read" -msgstr "En clicar a l'adreça obrireu el missatge que voleu llegir" - -#: templates/fetchmail/fetchmail.inc:28 -msgid "Close" -msgstr "Tancar" - -#: compose.php:418 -msgid "Close this window" -msgstr "Tancar aquesta finestra" - -#: folders.php:410 -msgid "Closed Folder" -msgstr "Carpeta tancanda" - -#: folders.php:430 -msgid "Collapse" -msgstr "Reduir" - -#: templates/folders/actions.inc:40 -msgid "Collapse All" -msgstr "Reduir-ho tot" - -#: templates/folders/actions.inc:40 -msgid "Collapse All Folders" -msgstr "Redueix totes les carpetes" - -#: folders.php:430 -msgid "Collapse Folder" -msgstr "Redueix carpeta" - -#: templates/fetchmail/manage.inc:51 -msgid "Color Indicator: " -msgstr "Indicador de color: " - -#: templates/pgp/pgp.inc:103 -msgid "Comment" -msgstr "Comentari" - -#: lib/MIME/Viewer/itip.php:762 -msgid "Completed" -msgstr "Finalitzat" - -#: compose.php:417 -msgid "Compose another message" -msgstr "Redactar un altre missatge" - -#: config/prefs.php.dist:434 -msgid "Compose messages in a separate window?" -msgstr "Voleu redactar els missatges en una finestra a part?" - -#: config/prefs.php.dist:443 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Voleu redactar els missatges amb un entorn GUI de HTML per defecte (en el " -"cas que el navegador ho permeti)?" - -#: config/prefs.php.dist:67 -msgid "Configure how messages are displayed." -msgstr "Configureu la manera com es visualitzen els missatges." - -#: config/prefs.php.dist:97 -msgid "Configure mail preview options." -msgstr "Configureu les opcions de previsualització del correu." - -#: lib/IMAP/Client.php:370 -msgid "Connection dropped by IMAP server." -msgstr "Error al connectar al servidor IMAP. [%s] %s. " - -#: lib/Fetchmail/imap.php:234 -msgid "Connection to server failed" -msgstr "Connexió fallida amb el servidor" - -#: config/prefs.php.dist:143 -#, php-format -msgid "Control PGP support for %s." -msgstr "Control PGP suportat per a %s." - -#: config/prefs.php.dist:152 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Controleu el suport de S/MIME per a %s." - -#: config/prefs.php.dist:121 -msgid "Control options relating to messages searching." -msgstr "" -"No es disposa d'importació de certificats. Aquest servidor no té activada la " -"càrrega d'arxius." - -#: config/prefs.php.dist:89 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Controleu la revisió de missatges nous, i si se us ha de notificar quan " -"n'arribin." - -#: config/prefs.php.dist:674 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Voleu convertir les emoticones textuals en unes de gràfiques?" - -#: templates/message/navbar_navigate.inc:19 templates/mailbox/navbar.inc:51 -msgid "Copy" -msgstr "Còpia" - -#: templates/message/navbar_navigate.inc:19 templates/mailbox/navbar.inc:51 -msgid "Copy to folder" -msgstr "Còpia a la carpeta" - -#: templates/compose/spelling.inc:63 -msgid "Correct" -msgstr "Corregeix" - -#: templates/compose/spelling.inc:140 -msgid "Corrected Text" -msgstr "Text corregit" - -#: lib/IMAP/Client.php:382 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "No es pot completar la petició. Raó al·legada: %s " - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "No s'ha pogut crear el motor de VFS: %s" - -#: lib/Message.php:676 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "" -"No s'han pogut eliminar els missatges de %s. Això és el que ha dit el " -"servidor: %s" - -#: lib/Session.php:333 -msgid "Could not execute maintenance operations." -msgstr "No s'han pogut executar les operacions de manteniment." - -#: lib/MIME/Viewer/tnef.php:54 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "No s'ha pogut extreure l'arxiu sol·licitat de l'annex MS-TNEF." - -#: lib/MIME/Viewer/zip.php:58 -msgid "Could not extract the requested file from the Zip archive." -msgstr "No s'ha pogut extreure l'arxiu sol·licitat de l'arxiu Zip." - -#: lib/IMAP/Client.php:446 -#, fuzzy, php-format -msgid "Could not open secure connection to the IMAP server. %s : %s." -msgstr "No es pot connectar amb el servidor de correu remot." - -#: lib/Session.php:280 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "No es pot recuperar la informació de noms del servidor IMAP. " - -#: templates/fetchmail/manage.inc:67 templates/acl/acl.inc:39 -#: templates/acl/acl.inc:161 -msgid "Create" -msgstr "Crear" - -#: templates/folders/actions.inc:6 -msgid "Create Folder" -msgstr "Creació de carpeta" - -#: templates/pgp/pgp.inc:137 -msgid "Create Keys" -msgstr "Creació de claus" - -#: templates/fetchmail/account_select.inc:26 -msgid "Create a New Account" -msgstr "Crea un nou compte" - -#: templates/prefs/spamselect.inc:12 templates/prefs/spamselect.inc:24 -msgid "Create a new Spam folder" -msgstr "Crea una nova carpeta de correu brossa" - -#: templates/prefs/folderselect.inc:12 templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "Crea una nova carpeta d'esborranys" - -#: templates/prefs/sentmailselect.inc:26 templates/prefs/sentmailselect.inc:42 -msgid "Create a new sent mail folder" -msgstr "Crea una nova carpeta de correu enviat" - -#: templates/prefs/trashselect.inc:12 templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "Crea una nova carpeta Paperera" - -#: config/prefs.php.dist:128 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Creeu regles de filtratge per organitzar el correu entrant, classificar-lo " -"en carpetes i eliminar el correu brossa." - -#: templates/stationery/prefs.inc:14 -msgid "Create new stationery" -msgstr "Crea una nova carpeta de correu enviat" - -#: config/prefs.php.dist:449 -msgid "Create stationery and form responses." -msgstr "Crear plantilles i respostes de formularis. " - -#: templates/acl/acl.inc:95 -#, php-format -msgid "Current access to %s" -msgstr "Accés actual a %s" - -#: config/prefs.php.dist:105 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Personalitzeu els comptes per recuperar correu d'altres comptes." - -#: config/prefs.php.dist:51 -msgid "Customize how you send mail." -msgstr "Personalitzeu l'enviament de correu." - -#: config/prefs.php.dist:40 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Personalitzeu les tasques que s'executen en iniciar la sessió de %s." - -#: templates/mailbox/message_headers.inc:17 -msgid "Dat_e" -msgstr "Data" - -#: message.php:269 thread.php:153 -msgid "Date" -msgstr "Data" - -#: lib/MIME/Viewer/itip.php:750 -msgid "Declined" -msgstr "Rebutjat" - -#: lib/MIME/Viewer/itip.php:264 -msgid "Declined: " -msgstr "Rebutjat: " - -#: config/prefs.php.dist:537 -msgid "Default" -msgstr "Defecte" - -#: templates/prefs/defaultsearchselect.inc:21 -msgid "Default Search Field" -msgstr "Selecció de camp per defecte" - -#: config/prefs.php.dist:912 -msgid "Default sorting criteria:" -msgstr "Criteri de classificació per defecte:" - -#: config/prefs.php.dist:922 -msgid "Default sorting direction:" -msgstr "Sentit de classificació per defecte:" - -#: lib/MIME/Viewer/itip.php:758 -msgid "Delegated" -msgstr "Delegats" - -#: folders.php:400 templates/fetchmail/manage.inc:68 -#: templates/contacts/contacts.inc:244 templates/message/navbar_actions.inc:6 -#: templates/mailbox/actions.inc:8 templates/mailbox/actions.inc:10 -#: templates/smime/smime.inc:25 templates/compose/attachments.inc:28 -#: templates/pgp/pgp.inc:27 -msgid "Delete" -msgstr "Elimina" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -#, php-format -msgid "Delete %s Public Key" -msgstr "Elimina la clau pública %s" - -#: templates/smime/smime.inc:79 templates/pgp/pgp.inc:85 -msgid "Delete Current Keys" -msgstr "Elimina les claus actuals" - -#: templates/folders/actions.inc:9 -msgid "Delete Folder(s)" -msgstr "Elimina la carpeta(es)" - -#: folders.php:271 -msgid "Delete Selected Folders" -msgstr "Elimina les carpetes seleccionades" - -#: templates/stationery/prefs.inc:42 -msgid "Delete Stationery" -msgstr "Elimina la carpeta virtual" - -#: folders.php:400 -msgid "Delete Virtual Folder" -msgstr "Elimina la carpeta virtual" - -#: templates/mailbox/header.inc:14 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Editar la definició de carpeta virtual de %s" - -#: templates/fetchmail/manage.inc:43 -msgid "Delete fetched messages from remote server?" -msgstr "Voleu eliminar els missatges importats del servidor remot?" - -#: lib/MIME/Viewer/itip.php:619 -msgid "Delete from my calendar" -msgstr "Esborrar de l'agenda" - -#: config/prefs.php.dist:368 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Voleu eliminar a principi de mes els arxius adjunts enllaçats?" - -#: config/prefs.php.dist:350 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Voleu eliminar a principi de mes les carpetes de correu enviat?" - -#: config/prefs.php.dist:605 -msgid "Delete spam messages" -msgstr "Missatges eliminats" - -#: message.php:506 mailbox.php:734 templates/mailbox/navbar.inc:20 -#: templates/mailbox/navbar.inc:38 templates/mailbox/legend.inc:8 -msgid "Deleted" -msgstr "Eliminat" - -#: templates/search/main.inc:63 -msgid "Deleted messages" -msgstr "Missatges eliminats" - -#: compose.php:570 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "S'ha eliminat l'arxiu adjunt \"%s\"." - -#: config/prefs.php.dist:79 -msgid "Deleting and Moving Messages" -msgstr "En eliminar i moure missatges" - -#: lib/MIME/Viewer/itip.php:587 -msgid "Deny request" -msgstr "Consulta denegada" - -#: lib/MIME/Viewer/itip.php:542 -msgid "Deny request for free/busy information" -msgstr "S'ha denegat la petició d'informació sobre el temps disponible" - -#: config/prefs.php.dist:921 -msgid "Descending" -msgstr "Descendent" - -#: templates/compose/attachments.inc:21 lib/MIME/Viewer/itip.php:666 -msgid "Description" -msgstr "Descripció" - -#: templates/smime/smime.inc:25 templates/smime/smime.inc:68 -#: templates/pgp/pgp.inc:27 templates/pgp/pgp.inc:72 templates/pgp/pgp.inc:77 -msgid "Details" -msgstr "Detalls" - -#: compose.php:582 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "No s'ha adjuntat \"%s\" ja que l'arxiu està buit." - -#: config/prefs.php.dist:665 -msgid "Dim signatures?" -msgstr "Voleu atenuar les signatures?" - -#: templates/contacts/contacts.inc:236 -msgid "Display" -msgstr "Visualitzar" - -#: config/prefs.php.dist:479 -msgid "Display confirmation after sending a message?" -msgstr "Voleu visualitzar una confirmació després d'enviar un missatge?" - -#: config/prefs.php.dist:683 -msgid "Display in Body of Message" -msgstr "Mostrar en el cos del missatge" - -#: config/prefs.php.dist:781 -msgid "Display pop-up notification of new mail?" -msgstr "Voleu visualitzar la finestra de notificació de correu nou?" - -#: config/prefs.php.dist:747 -msgid "Display the 'Empty Spam' link in the menubar?" -msgstr "Voleu visualitzar l'enllaç de Buideu paperera a la barra del menú?" - -#: config/prefs.php.dist:739 -msgid "Display the 'Empty Trash' link in the menubar?" -msgstr "Voleu visualitzar l'enllaç de Buideu paperera a la barra del menú?" - -#: templates/compose/attachments.inc:11 -msgid "Disposition" -msgstr "Disposició" - -#: templates/search/fields.inc:26 -msgid "Do NOT match" -msgstr "No coincideixen" - -#: templates/folders/actions.inc:16 -msgid "Do Not Check Folder(s) for New Mail" -msgstr "No examineu la carpeta(es) per si ha arribat correu nou" - -#: config/prefs.php.dist:941 -msgid "Do not generate a link in the From: column" -msgstr "No genereu un enllaç en la columna: De" - -#: lib/IMP.php:1055 -msgid "Do you want to open that folder?" -msgstr "Voleu obrir aquesta carpeta?" - -#: templates/login/login.inc:231 -msgid "Don't have an account? Sign up." -msgstr "No disposa de compte? Sol·liciti-la. " - -#: templates/compose/spelling.inc:126 -msgid "Done" -msgstr "Fet" - -#: lib/MIME/Contents.php:216 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Descarregar %s en format .zip" - -#: templates/message/headers.inc:52 -msgid "Download All Attachments (in .zip file)" -msgstr "Descarregar tots els annexos (en un arxiu .zip)" - -#: templates/folders/actions.inc:20 -msgid "Download Folder(s)" -msgstr "Descarregar la carpeta o carpetes" - -#: templates/folders/actions.inc:21 -msgid "Download Folder(s) [.zip format]" -msgstr "Descarregar la carpeta o carpetes [format .zip]" - -#: lib/MIME/Contents.php:216 -msgid "Download in .zip Format" -msgstr "Descarregar en format .zip" - -#: message.php:504 mailbox.php:713 templates/message/navbar_navigate.inc:11 -#: templates/mailbox/navbar.inc:22 templates/mailbox/navbar.inc:41 -#: templates/mailbox/legend.inc:9 -msgid "Draft" -msgstr "Esborrany" - -#: folders.php:373 -msgid "Draft folder" -msgstr "Carpeta d'esborranys" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "Carpeta d'esborranys:" - -#: templates/pgp/pgp.inc:108 -msgid "E-mail Address" -msgstr "adreça electrònica" - -#: lib/Mailbox.php:316 -msgid "END" -msgstr "FI" - -#: lib/MIME/Viewer/status.php:74 -msgid "ERROR: Your message could not be delivered." -msgstr "ERROR: No s'ha pogut enviar el missatge." - -#: folders.php:401 templates/stationery/prefs.inc:19 -msgid "Edit" -msgstr "Editar" - -#: templates/filters/prefs.inc:18 -msgid "Edit Blacklist" -msgstr "Editar la llista negra" - -#: templates/filters/prefs.inc:13 -msgid "Edit Filters" -msgstr "Editar els filtres" - -#: templates/search/header.inc:19 templates/mailbox/header.inc:16 -msgid "Edit Search Query" -msgstr "Cerca i Reemplaça la Consulta" - -#: folders.php:401 templates/search/header.inc:17 -msgid "Edit Virtual Folder" -msgstr "Editar la carpeta virtual" - -#: templates/mailbox/header.inc:13 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Editar la definició de carpeta virtual de %s" - -#: templates/filters/prefs.inc:23 -msgid "Edit Whitelist" -msgstr "Editar la llista blanca" - -#: templates/filters/prefs.inc:18 -msgid "Edit your blacklist" -msgstr "Editar la llista negra" - -#: templates/filters/prefs.inc:13 -msgid "Edit your filter rules" -msgstr "Editar les regles de filtratge" - -#: config/prefs.php.dist:850 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "" -"Editar les vostres preferències per accedir a altres comptes de correu." - -#: templates/filters/prefs.inc:23 -msgid "Edit your whitelist" -msgstr "Editar la llista blanca" - -#: templates/contacts/contacts.inc:239 -msgid "Email Address" -msgstr "adreça electrònica" - -#: lib/Message.php:693 -#, php-format -msgid "Emptied all messages from %s." -msgstr "S'han buidat tots els missatges de %s." - -#: lib/Message.php:669 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "S'han buidat tots els missatges de %s." - -#: templates/folders/actions.inc:22 -msgid "Empty Folder(s)" -msgstr "Buida la carpeta o carpetes" - -#: folders.php:272 -msgid "Empty Selected Folders" -msgstr "Buida les carpetes seleccionades" - -#: templates/mailbox/actions.inc:39 -msgid "Empty Trash folder" -msgstr "Buida la carpeta Paperera" - -#: lib/IMP.php:951 -msgid "Empty _Spam" -msgstr "Buida _Paperera" - -#: lib/IMP.php:944 -msgid "Empty _Trash" -msgstr "Buida _Paperera" - -#: templates/pgp/pgp.inc:1 templates/pgp/notactive.inc:6 -msgid "Enable PGP functionality?" -msgstr "Voleu habilitar la funcionalitat de PGP?" - -#: templates/smime/smime.inc:1 templates/smime/notactive.inc:6 -msgid "Enable S/MIME functionality?" -msgstr "Voleu habilitar la funcionalitat de S/MIME?" - -#: config/prefs.php.dist:800 -msgid "Enable message previews?" -msgstr "Voleu habilitar les visualitzacions prèvies del missatge?" - -#: templates/compose/compose.inc:437 -msgid "Encr_yption Options" -msgstr "Opcions de xifratge" - -#: templates/mailbox/legend.inc:18 -msgid "Encrypted" -msgstr "Xifrat" - -#: lib/MIME/Viewer/itip.php:516 lib/MIME/Viewer/itip.php:518 -#: lib/MIME/Viewer/itip.php:651 lib/MIME/Viewer/itip.php:653 -msgid "End" -msgstr "Fi" - -#: lib/Compose.php:395 -msgid "End forwarded message" -msgstr "Fi del missatge reenviat" - -#: lib/Compose.php:352 -msgid "End message" -msgstr "Fi del missatge" - -#: lib/Compose.php:350 -#, php-format -msgid "End message from %s" -msgstr "Fi del missatge de %s" - -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:77 -msgid "Enter Passphrase" -msgstr "Introduïu la contrasenya" - -#: templates/prefs/spamselect.inc:9 -msgid "Enter the name for your new Spam folder" -msgstr "Introduïu el nom de la nova carpeta de correu brossa" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "Introduïu el nom de la nova carpeta d'esborranys" - -#: templates/prefs/sentmailselect.inc:23 -msgid "Enter the name for your new sent mail folder" -msgstr "Introduïu el nom de la nova carpeta de correu enviat" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "Introduïu el nom de la nova carpeta Paperera" - -#: lib/Search.php:613 -msgid "Entire Message" -msgstr "Missatge sencer" - -#: message.php:194 compose.php:1172 thread.php:71 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "El registre \"%s\" s'ha afegit correctament a la llibreta d'adreces" - -#: templates/smime/smime.inc:18 templates/pgp/pgp.inc:21 -#: lib/MIME/Viewer/pkcs7.php:381 lib/MIME/Viewer/pgp.php:390 -#: lib/MIME/Viewer/status.php:72 lib/MIME/Viewer/status.php:163 -msgid "Error" -msgstr "Error" - -#: lib/IMAP/Client.php:431 lib/IMAP/Client.php:454 -#, fuzzy, php-format -msgid "Error connecting to IMAP server. %s : %s." -msgstr "Error al connectar al servidor IMAP. [%s] %s. " - -#: lib/MIME/Viewer/itip.php:310 lib/MIME/Viewer/itip.php:408 -#, php-format -msgid "Error sending reply: %s." -msgstr "S'ha produït un error en enviar la resposta: %s." - -#: lib/MIME/Viewer/itip.php:102 -msgid "Event successfully deleted." -msgstr "L'acte ha estat eliminat correctament." - -#: config/prefs.php.dist:771 -msgid "Every 15 minutes" -msgstr "Cada 15 minuts" - -#: config/prefs.php.dist:768 -msgid "Every 30 seconds" -msgstr "Cada 30 segons" - -#: config/prefs.php.dist:770 -msgid "Every 5 minutes" -msgstr "Cada 5 minuts" - -#: config/prefs.php.dist:772 -msgid "Every half hour" -msgstr "Cada mitja hora" - -#: config/prefs.php.dist:769 -msgid "Every minute" -msgstr "Cada minut" - -#: folders.php:438 -msgid "Expand" -msgstr "Expandir" - -#: templates/folders/actions.inc:39 -msgid "Expand All" -msgstr "Expandir-ho tot" - -#: templates/folders/actions.inc:39 -msgid "Expand All Folders" -msgstr "Expandir totes les carpetes" - -#: folders.php:438 -msgid "Expand Folder" -msgstr "Expandir carpeta" - -#: templates/compose/compose.inc:338 templates/compose/redirect.inc:53 -msgid "Expand Names" -msgstr "Expandir noms" - -#: config/prefs.php.dist:1052 -msgid "Expand names in the compose window automatically in the background?" -msgstr "" -"Voleu expandir automàticament els noms de la finestra de redacció en un " -"segon pla?" - -#: config/prefs.php.dist:969 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "" -"Voleu expandir tot l'arbre de carpetes per defecte en la visualització de " -"les carpetes?" - -#: templates/compose/compose.inc:142 templates/compose/compose.inc:192 -#: templates/compose/compose.inc:243 templates/compose/redirect.inc:101 -#: templates/compose/compose_expand.js:49 -msgid "Expanding" -msgstr "S'està expandint" - -#: lib/IMP.php:962 lib/IMP.php:964 -msgid "F_etch Mail" -msgstr "_Altres comptes" - -#: templates/fetchmail/fetchmail.inc:26 config/prefs.php.dist:104 -msgid "Fetch Mail" -msgstr "Altres comptes de correu" - -#: config/prefs.php.dist:858 -msgid "Fetch Mail in a separate window?" -msgstr "Voleu recollir els missatges en una finestra a part?" - -#: templates/fetchmail/manage.inc:46 -msgid "Fetch messages upon logging on?" -msgstr "Voleu recollir els missatges en iniciar la sessió?" - -#: lib/Fetchmail.php:291 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "S'han recollit %d missatges de %s." - -#: lib/Fetchmail.php:289 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "S'ha recollit 1 missatge de %s" - -#: lib/Fetchmail.php:287 lib/Fetchmail.php:289 lib/Fetchmail.php:291 -msgid "Fetchmail: " -msgstr "Altres comptes de correu: " - -#: lib/Fetchmail.php:293 -msgid "Fetchmail: no new messages." -msgstr "Altres comptes de correu: no teniu missatges nous." - -#: lib/IMP.php:968 -msgid "Fi_lters" -msgstr "Filtres" - -#: templates/compose/compose.inc:494 templates/compose/attachments.js:40 -msgid "File" -msgstr "Arxiu" - -#: templates/filters/prefs.inc:31 -msgid "Filter Options" -msgstr "Opcions de filtratge" - -#: templates/filters/prefs.inc:9 -msgid "Filter Settings" -msgstr "Paràmetres de filtratge" - -#: config/prefs.php.dist:588 -msgid "Filter message content for profanity?" -msgstr "Voleu filtrar el contingut obscé del missatge?" - -#: templates/filters/notactive.inc:11 -msgid "Filter support is disabled on this system." -msgstr "L'és de filtres està inhabilitat en aquest sistema." - -#: config/prefs.php.dist:127 -msgid "Filters" -msgstr "Filtres" - -#: templates/filters/notactive.inc:3 -msgid "Filters NOT Active" -msgstr "Els filtres no estan activats" - -#: lib/Filter.php:131 -#, php-format -msgid "Filters: %s management page" -msgstr "Filtres: pàgina de gestió %s" - -#: templates/contacts/contacts.inc:186 -msgid "Find" -msgstr "Trobar" - -#: config/prefs.php.dist:894 -msgid "First Mailbox Page" -msgstr "Primera pàgina de la bústia" - -#: mailbox.php:330 -msgid "First Page" -msgstr "Primera pàgina" - -#: templates/message/navbar_actions.inc:15 templates/mailbox/actions.inc:21 -msgid "Fo_rward" -msgstr "Reen_via" - -#: folders.php:252 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "Accions de carpeta - Confirmació" - -#: folders.php:289 templates/folders/head.inc:9 -#: templates/prefs/initialpageselect.inc:6 -#: templates/prefs/initialpageselect.inc:10 -msgid "Folder Navigator" -msgstr "Navegador de carpetes" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Resum de carpeta" - -#: acl.php:23 -msgid "Folder sharing is not enabled." -msgstr "No està habilitada l'opció de compartir carpetes." - -#: folders.php:47 -msgid "Folder use is not enabled." -msgstr "No està habilitada l'opció d'usar carpetes." - -#: config/prefs.php.dist:958 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "" -"El format de data dels missatges amb data d'avui en la visualització de la " -"bústia" - -#: compose.php:820 templates/message/navbar_actions.inc:15 -#: templates/mailbox/actions.inc:21 -msgid "Forward" -msgstr "Reenvia" - -#: compose.php:805 -msgid "Forward:" -msgstr "Reenvia:" - -#: lib/Compose.php:380 -msgid "Forwarded message" -msgstr "Missatge reenviat" - -#: lib/Compose.php:378 -#, php-format -msgid "Forwarded message from %s" -msgstr "Missatge reenviat de %s" - -#: lib/MIME/Viewer/itip.php:402 -msgid "Free/Busy Request Response" -msgstr "Resposta sobre el temps disponible" - -#: templates/mailbox/message_headers.inc:27 -msgid "Fro_m" -msgstr "De" - -#: message.php:270 thread.php:154 templates/compose/compose.inc:97 -#: lib/Search.php:589 -msgid "From" -msgstr "De" - -#: config/prefs.php.dist:907 -msgid "From Address" -msgstr "adreça del remitent" - -#: compose.php:817 compose.php:821 -msgid "Fwd:" -msgstr "Fwd:" - -#: compose.php:1311 -msgid "Fwd: " -msgstr "Fwd: " - -#: compose.php:1313 -#, php-format -msgid "Fwd: %u Forwarded Messages" -msgstr "Fwd: %u missatges reenviats" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "Opcions generals" - -#: templates/fetchmail/manage.inc:37 -msgid "Get only new messages? (IMAP only)" -msgstr "Voleu rebre només missatges nous? (només IMAP)" - -#: templates/folders/actions.inc:32 lib/MIME/Viewer/itip.php:554 -#: lib/MIME/Viewer/itip.php:728 -msgid "Go" -msgstr "Vés a" - -#: thread.php:136 -msgid "Go to Message" -msgstr "Anar al missatge" - -#: lib/IMP.php:502 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Anar a l'entrada de la llibreta d'adreces \"%s\"" - -#: templates/acl/acl.inc:136 -msgid "Grant access" -msgstr "Concedeix accés" - -#: message.php:549 lib/Filter.php:131 lib/MIME/Viewer/images.php:104 -#: lib/MIME/Viewer/images.php:111 lib/MIME/Viewer/images.php:113 -#: lib/MIME/Viewer/images.php:164 lib/MIME/Viewer/html.php:119 -#: lib/MIME/Viewer/notification.php:62 lib/MIME/Viewer/notification.php:68 -#: lib/MIME/Viewer/related.php:79 lib/MIME/Viewer/pkcs7.php:424 -#: lib/MIME/Viewer/appledouble.php:41 lib/MIME/Viewer/pgp.php:172 -#: lib/MIME/Viewer/status.php:120 lib/MIME/Viewer/status.php:127 -msgid "HERE" -msgstr "AQUÍ" - -#: templates/stationery/prefs.inc:31 lib/MIME/Viewer/html.php:120 -#: lib/MIME/Viewer/related.php:80 -msgid "HTML" -msgstr "HTML" - -#: compose.php:260 -msgid "HTML Version of Message" -msgstr "Versió HTML del missatge" - -#: templates/message/headers.inc:58 -msgid "Headers" -msgstr "Capçaleres" - -#: templates/compose/recompose.inc:5 -msgid "Here is the message you were composing:" -msgstr "Aquest és el missatge que redactéveu:" - -#: config/prefs.php.dist:656 -msgid "Hidden" -msgstr "Ocult" - -#: config/prefs.php.dist:655 -msgid "Hidden in Thread View" -msgstr "Ocult en la visualització en seqüència" - -#: mailbox.php:352 -msgid "Hide Deleted" -msgstr "Oculta eliminats" - -#: folders.php:284 -msgid "Hide Unsubscribed" -msgstr "Oculta no subscrits" - -#: templates/compose/compose.inc:292 -msgid "High" -msgstr "Alta" - -#: message.php:304 mailbox.php:718 templates/mailbox/legend.inc:12 -msgid "High Priority" -msgstr "Prioritat alta" - -#: templates/compose/compose.inc:291 -msgid "Highest" -msgstr "La més alta" - -#: config/prefs.php.dist:685 -msgid "How do you want to display attachments?" -msgstr "Voleu visualitzar els fitxers adjunts?" - -#: config/prefs.php.dist:504 -msgid "How to attribute quoted lines in a reply" -msgstr "Com voleu indicar les línies citades a la resposta?" - -#: lib/Fetchmail/imap.php:134 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:129 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (protocols d'autodetecció)" - -#: lib/IMAP/Client.php:391 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "El servidor IMAP ha tancat la connexió. El servidor va dir: %s " - -#: templates/login/login.inc:165 lib/Fetchmail/imap.php:146 -msgid "IMAP over SSL" -msgstr "IMAP sobre SSL" - -#: lib/Fetchmail/imap.php:152 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP sobre SSL (certificat autosignat)" - -#: templates/login/login.inc:166 -msgid "IMAP over SSL (self-signed)" -msgstr "IMAP sobre SSL (autosignat)" - -#: lib/IMAP/Client.php:368 -msgid "IMAP server closed the connection." -msgstr "El servidor IMAP ha tancat la connexió. El servidor va dir: %s " - -#: templates/login/login.inc:164 lib/Fetchmail/imap.php:140 -msgid "IMAP, no TLS" -msgstr "IMAP, sense TLS" - -#: lib/Fetchmail/imap.php:49 -msgid "IMAP/POP3 Mail Servers" -msgstr "Servidors de correu IMAP/POP3" - -#: lib/IMAP/Client.php:411 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "Si s'utilitza SSL o TLS necessita carregar l'extensió PHP openssl." - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Si continueu, es perdran tots els missatges de la carpeta(es)!" - -#: templates/compose/spelling.inc:82 -msgid "Ignore" -msgstr "Ignorar" - -#: templates/compose/spelling.inc:83 -msgid "Ignore All" -msgstr "Ignorar-ho tot" - -#: templates/saveimage/saveimage.inc:8 -msgid "Image" -msgstr "Imatge" - -#: templates/folders/import.inc:20 -msgid "Import" -msgstr "Importar" - -#: templates/smime/import_key.inc:85 templates/pgp/import_key.inc:65 -msgid "Import Key" -msgstr "Importar la clau" - -#: templates/pgp/pgp.inc:139 -msgid "Import Keypair" -msgstr "Importar la clau" - -#: templates/folders/actions.inc:27 -msgid "Import Messages" -msgstr "Importar els missatges" - -#: pgp.php:41 -msgid "Import PGP Key" -msgstr "Importar la clau PGP" - -#: templates/smime/smime.inc:91 -msgid "Import Personal Certificate" -msgstr "Importar els certificats personals" - -#: templates/pgp/import_key.inc:14 -msgid "Import Personal Private PGP Key" -msgstr "Importar la clau personal PGP privada" - -#: templates/pgp/import_key.inc:9 -msgid "Import Personal Public PGP Key" -msgstr "Importar la clau personal PGP pública" - -#: templates/smime/import_key.inc:4 -msgid "Import Personal S/MIME Certificates" -msgstr "Importar els certificats personals S/MIME" - -#: templates/smime/smime.inc:40 templates/pgp/pgp.inc:42 -msgid "Import Public Key" -msgstr "Importar la clau pública" - -#: templates/pgp/import_key.inc:4 -msgid "Import Public PGP Key" -msgstr "Importar la clau PGP pública" - -#: templates/smime/import_key.inc:8 -msgid "Import Public S/MIME Key" -msgstr "Importar la clau S/MIME pública" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Importar la clau S/MIME pública" - -#: templates/folders/import.inc:9 -msgid "Import mbox File" -msgstr "Importar l'arxiu mbox" - -#: templates/folders/import.inc:16 -#, php-format -msgid "Import mbox file %s into folder %s." -msgstr "Importar l'arxiu mbox %s a la carpeta %s." - -#: message.php:505 mailbox.php:728 templates/message/navbar_navigate.inc:7 -#: templates/mailbox/navbar.inc:16 templates/mailbox/navbar.inc:33 -#: templates/mailbox/legend.inc:7 -msgid "Important" -msgstr "Important" - -#: templates/search/main.inc:47 -msgid "Important messages" -msgstr "Missatges importants" - -#: folders.php:151 -#, php-format -msgid "Imported %d messages from %s." -msgstr "S'han importat %d missatges de %s." - -#: lib/MIME/Viewer/itip.php:766 -msgid "In Process" -msgstr "En procés" - -#: folders.php:365 templates/prefs/initialpageselect.inc:14 lib/Folder.php:85 -#: lib/IMP.php:832 lib/IMAP/Tree.php:119 lib/IMAP/Tree.php:222 -msgid "Inbox" -msgstr "Safata d'entrada" - -#: config/prefs.php.dist:492 -msgid "Include a brief summary of the header in a reply?" -msgstr "Voleu incloure un breu resum de la capçalera a la resposta?" - -#: config/prefs.php.dist:487 -msgid "Include original message in a reply?" -msgstr "Voleu incloure el missatge original a la resposta?" - -#: lib/MIME/Viewer/notification.php:61 lib/MIME/Viewer/status.php:130 -msgid "Info" -msgstr "informació" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -#, php-format -msgid "Information on %s Public Key" -msgstr "informació sobre la clau pública %s" - -#: templates/pgp/pgp.inc:77 -msgid "Information on Personal Private Key" -msgstr "informació sobre la clau personal privada" - -#: templates/smime/smime.inc:68 templates/pgp/pgp.inc:72 -msgid "Information on Personal Public Key" -msgstr "informació sobre la clau personal pública" - -#: templates/compose/attachments.inc:15 templates/compose/compose.inc:499 -#: templates/compose/attachments.js:56 -msgid "Inline" -msgstr "Inserir" - -#: templates/smime/import_key.inc:9 -msgid "Insert Certificate Here" -msgstr "Inseriu aquí el certificat" - -#: templates/pgp/import_key.inc:15 -msgid "Insert Personal Private PGP Key Here" -msgstr "Inseriu aquí la clau personal PGP privada" - -#: templates/pgp/import_key.inc:10 -msgid "Insert Personal Public PGP Key Here" -msgstr "Inseriu aquí la clau personal PGP pública" - -#: templates/pgp/import_key.inc:5 -msgid "Insert Public PGP Key Here" -msgstr "Inserir aquí la clau PGP pública" - -#: lib/MIME/Viewer/itip.php:413 -msgid "Invalid Action selected for this component." -msgstr "S'ha seleccionat una acció no vàlida per a aquest element." - -#: mailbox.php:574 mailbox.php:621 -msgid "Invalid Address" -msgstr "Adreça no vàlida" - -#: lib/Fetchmail/imap.php:307 -msgid "Invalid Remote Mailbox" -msgstr "bústia remota no vàlida" - -#: compose.php:158 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Caràcter no vàlid en l'adreça de correu: %s." - -#: smime.php:78 pgp.php:16 -msgid "Invalid key" -msgstr "Clau no vàlida" - -#: pgp.php:192 -msgid "Invalid personal PGP private key." -msgstr "Clau personal PGP privada no vàlida." - -#: pgp.php:167 -msgid "Invalid personal PGP public key." -msgstr "Clau personal PGP pública no vàlida." - -#: templates/mailbox/navbar.inc:12 -msgid "Invert" -msgstr "Invertir" - -#: templates/compose/compose.inc:591 -msgid "KB" -msgstr "kB" - -#: templates/pgp/pgp.inc:113 -msgid "Key Length" -msgstr "Longitud de la clau" - -#: templates/pgp/pgp.inc:137 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "" -"L'acció de generar una clau pot trigar molta estona a completar-se. Voleu " -"continuar amb la generació de la clau?" - -#: templates/smime/smime.inc:35 templates/pgp/pgp.inc:37 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"No es disposa d'importació de claus. Aquest servidor no té activada la " -"càrrega d'arxius. " - -#: templates/smime/smime.inc:37 templates/pgp/pgp.inc:39 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"No es disposa d'importació de claus. No ha definit una llibreta d'adreces a " -"la qual afegir els contactes. " - -#: pgp.php:314 -msgid "Key successfully sent to the public keyserver." -msgstr "S'ha enviat correctament la clau al servidor de claus públiques." - -#: templates/login/login.inc:215 -msgid "Language" -msgstr "Idioma" - -#: config/prefs.php.dist:895 -msgid "Last Mailbox Page" -msgstr "Darrera pàgina de la bústia" - -#: mailbox.php:343 -msgid "Last Page" -msgstr "Darrera pàgina" - -#: templates/compose/compose.inc:547 -msgid "Link Attachments?" -msgstr "E_nllaça els fitxers adjunts" - -#: attachment.php:34 lib/Compose.php:1084 -msgid "Linked attachments are forbidden." -msgstr "No són permesos els fitxers adjunts enllaçats" - -#: lib/Compose.php:1100 -#, php-format -msgid "Links will expire on %s" -msgstr "Els enllaços caducaran el %s" - -#: config/prefs.php.dist:1071 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Voleu llistar tots els contactes en carregar la pantalla de contactes? (si " -"aquesta opció està inhabilitada, només veureu els contactes que cerqueu de " -"manera explícita)" - -#: config/prefs.php.dist:682 -msgid "Listing in the Header" -msgstr "S'està llistant a la capçalera" - -#: templates/fetchmail/manage.inc:30 -msgid "Local Mailbox:" -msgstr "bústia local:" - -#: lib/MIME/Viewer/itip.php:671 -msgid "Location" -msgstr "Ubicació" - -#: templates/login/login.inc:224 -msgid "Log in" -msgstr "Iniciar sessió" - -#: lib/Block/summary.php:119 -#, php-format -msgid "Log in to %s" -msgstr "Entrar a %s" - -#: templates/login/login.inc:138 -msgid "Login" -msgstr "Iniciar sessió" - -#: config/prefs.php.dist:39 -msgid "Login Tasks" -msgstr "Tasques d'inici de sessió" - -#: templates/compose/compose.inc:294 -msgid "Low" -msgstr "Baixa" - -#: message.php:306 mailbox.php:721 templates/mailbox/legend.inc:13 -msgid "Low Priority" -msgstr "Prioritat baixa" - -#: templates/compose/compose.inc:295 -msgid "Lowest" -msgstr "La més baixa" - -#: lib/MIME/Viewer/appledouble.php:44 -msgid "Macintosh File" -msgstr "Arxiu Macintosh" - -#: templates/smime/passphrase.inc:13 -msgid "Mail" -msgstr "Correu" - -#: config/prefs.php.dist:96 -msgid "Mail Previews" -msgstr "Visualitzacions prèvies del correu" - -#: templates/fetchmail/driver_select.inc:16 -msgid "Mail server type to connect to:" -msgstr "Tipus de servidor de correu al qual podeu connectar-vos:" - -#: folders.php:369 folders.php:383 -msgid "Mailbox" -msgstr "bústia" - -#: config/prefs.php.dist:111 -msgid "Mailbox and Folder Display Options" -msgstr "Opcions de visualització de la bústia i les carpetes" - -#: templates/folders/actions.inc:18 -msgid "Mark All Messages in Folder as Seen" -msgstr "Marcar tots els missatges de la carpeta com llegits" - -#: templates/folders/actions.inc:19 -msgid "Mark All Messages in Folder as Unseen" -msgstr "Marcar tots els missatges de la carpeta com no llegits" - -#: templates/message/navbar_navigate.inc:5 templates/mailbox/navbar.inc:30 -msgid "Mark as:" -msgstr "Marca com a:" - -#: config/prefs.php.dist:638 -msgid "Mark different levels of quoting with different colors?" -msgstr "Voleu marcar els diversos nivells de citació amb diferents colors?" - -#: templates/fetchmail/manage.inc:40 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Voleu marcar els missatges com vistos (només IMAP)" - -#: config/prefs.php.dist:646 -msgid "Mark simple markup?" -msgstr "Voleu marcar les etiquetes senzilles?" - -#: templates/search/header.inc:49 -msgid "Match All Queries" -msgstr "Coincideix en totes les consultes" - -#: templates/search/header.inc:45 -msgid "Match Any Query" -msgstr "Coincideix en qualsevol consulta" - -#: templates/compose/compose.inc:505 -msgid "Maximum Attachment Size" -msgstr "Mida màxima del fitxer adjunt" - -#: lib/api.php:79 -msgid "Maximum Number of Folders" -msgstr "Nombre màxim de carpetes" - -#: templates/compose/compose.inc:487 -msgid "Maximum number of attachments reached." -msgstr "S'ha adjuntat el nombre màxim de fitxers." - -#: templates/compose/compose.inc:483 -msgid "Maximum total attachment size reached." -msgstr "S'ha arribat la mida màxima permesa de fitxers adjunts." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Llisteu el menú de carpetes" - -#: lib/Compose.php:342 -msgid "Message" -msgstr "Missatge" - -#: compose.php:598 compose.php:625 compose.php:679 config/prefs.php.dist:50 -msgid "Message Composition" -msgstr "Redactar missatge" - -#: config/prefs.php.dist:906 -msgid "Message Date" -msgstr "Data del missatge" - -#: config/prefs.php.dist:49 config/prefs.php.dist:65 config/prefs.php.dist:78 -#: config/prefs.php.dist:87 config/prefs.php.dist:95 config/prefs.php.dist:103 -msgid "Message Options" -msgstr "Opcions de missatges" - -#: search.php:302 -msgid "Message Search" -msgstr "Cerca de missatges" - -#: config/prefs.php.dist:910 -msgid "Message Size" -msgstr "Mida del missatge" - -#: message.php:391 -msgid "Message Source" -msgstr "Origen del missatge" - -#: config/prefs.php.dist:66 -msgid "Message Viewing" -msgstr "Visualització dels missatges" - -#: templates/search/main.inc:6 -msgid "Message flags" -msgstr "Indicadors del missatge" - -#: templates/search/main.inc:83 -msgid "Message folders" -msgstr "Carpetes de missatges" - -#: lib/Compose.php:340 -#, php-format -msgid "Message from %s" -msgstr "Missatge de %s" - -#: mailbox.php:662 -msgid "Message has attachments" -msgstr "El missatge conté fitxers adjunts." - -#: mailbox.php:653 -msgid "Message is encrypted" -msgstr "El missatge està xifrat" - -#: mailbox.php:648 -msgid "Message is signed" -msgstr "El missatge està signat" - -#: templates/search/header.inc:36 -msgid "Message matches" -msgstr "Missatges coincidents" - -#: compose.php:864 compose.php:871 -msgid "Message redirected successfully." -msgstr "El missatge ha estat redirigit correctament." - -#: compose.php:1122 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "S'ha enviat correctament el missatge, però no ha estat desat a %s" - -#: compose.php:1181 compose.php:1189 -msgid "Message sent successfully." -msgstr "S'ha enviat correctament el missatge." - -#: config/prefs.php.dist:930 -msgid "Messages per page in the mailbox view." -msgstr "Missatges per pàgina a la visualització de la bústia." - -#: mailbox.php:310 -msgid "Messages to" -msgstr "Missatges a" - -#: templates/acl/acl.inc:29 -msgid "Modify" -msgstr "Modificar" - -#: templates/compose/expand.inc:11 -#, php-format -msgid "More than one address found for field \"%s\"." -msgstr "S'ha trobat més d'una adreça per al camp \"%s\"." - -#: templates/message/navbar_navigate.inc:18 templates/mailbox/navbar.inc:50 -msgid "Move" -msgstr "Mou" - -#: templates/prefs/sourceselect.inc:316 -msgid "Move down" -msgstr "Mou cap avall" - -#: config/prefs.php.dist:606 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" -"Moure els missatges de spam a la carpeta de spam i els missatges inofensius " -"a la carpeta d'Entrada " - -#: templates/message/navbar_navigate.inc:18 templates/mailbox/navbar.inc:50 -msgid "Move to folder" -msgstr "Mou a la carpeta" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move up" -msgstr "Mou cap amunt" - -#: lib/MIME/Viewer/alternative.php:127 -msgid "Multipart/alternative" -msgstr "Multipart/alternativa" - -#: thread.php:76 thread.php:157 -msgid "Multiple Message View" -msgstr "Visualització de multiples missatges" - -#: templates/prefs/defaultsearchselect.inc:8 -msgid "NONE" -msgstr "CAP" - -#: templates/fetchmail/manage.inc:48 templates/smime/smime.inc:2 -#: templates/pgp/pgp.inc:2 -msgid "NOTE" -msgstr "NOTA" - -#: templates/contacts/contacts.inc:238 lib/MIME/Viewer/itip.php:683 -msgid "Name" -msgstr "Nom" - -#: pgp.php:106 -msgid "Name and/or email cannot be empty" -msgstr "El nom ni l'adreça electrònica no poden quedar buits" - -#: lib/MIME/Viewer/itip.php:771 -msgid "Needs Action" -msgstr "Es necessita una acció" - -#: config/prefs.php.dist:570 config/prefs.php.dist:767 -msgid "Never" -msgstr "Mai" - -#: config/prefs.php.dist:560 -msgid "Never save attachments" -msgstr "No desar mai els fitxers adjunts." - -#: templates/acl/acl.inc:124 -msgid "New" -msgstr "Nou" - -#: lib/IMP.php:595 -msgid "New Folder" -msgstr "Carpeta nova" - -#: config/prefs.php.dist:88 -msgid "New Mail" -msgstr "Correu nou" - -#: lib/Block/summary.php:21 lib/Block/summary.php:22 -#: lib/Block/tree_folders.php:46 -msgid "New Message" -msgstr "Redacta" - -#: mailbox.php:770 lib/MIME/Headers.php:184 -#, php-format -msgid "New Message to %s" -msgstr "Nou Missatge a to %s" - -#: templates/search/main.inc:19 -msgid "New messages" -msgstr "Missatges nous" - -#: templates/compose/spelling.inc:133 -msgid "Next" -msgstr "següent" - -#: templates/message/navbar_navigate.inc:33 -msgid "Next Message" -msgstr "Missatge següent" - -#: mailbox.php:341 -msgid "Next Page" -msgstr "Pàgina següent" - -#: templates/compose/compose.inc:538 templates/compose/compose.inc:551 -#: config/prefs.php.dist:966 -msgid "No" -msgstr "No" - -#: smime.php:222 -msgid "No Certificate found" -msgstr "No s'ha trobat cap certificat" - -#: templates/compose/encrypt_list.inc:5 -msgid "No Encryption" -msgstr "Sense xifratge" - -#: templates/pgp/pgp.inc:19 -msgid "No Keys in Keyring" -msgstr "No hi ha claus en l'anell de claus" - -#: mailbox.php:360 -#, php-format -msgid "No Messages" -msgstr "Sense missatges" - -#: pgp.php:133 -msgid "No PGP public key imported." -msgstr "No s'ha importat una clau PGP pública" - -#: templates/smime/smime.inc:84 -msgid "No Personal Certificate Present" -msgstr "No hi ha un certificat personal" - -#: lib/Mailbox.php:333 -msgid "No Preview Text" -msgstr "No hi ha un text de visualització prèvia" - -#: templates/smime/smime.inc:15 -msgid "No Public Keys Found" -msgstr "No s'han trobat claus públiques" - -#: smime.php:147 -msgid "No S/MIME public key imported." -msgstr "No s'ha importat una clau S/MIME pública" - -#: lib/MIME/Viewer/tnef.php:92 -msgid "No attachments found." -msgstr "No s'han trobat fitxers adjunts." - -#: lib/Crypt/SMIME.php:140 -msgid "No email information located in the public key." -msgstr "No s'ha trobat informació sobre el correu a la clau pública." - -#: acl.php:71 acl.php:97 -msgid "No folder selected." -msgstr "No s'ha seleccionat cap carpeta." - -#: lib/Block/summary.php:149 -msgid "No folders are being checked for new mail." -msgstr "No es revisa el correu nou en cap carpeta." - -#: folders.php:201 lib/Folder.php:467 lib/Folder.php:517 -msgid "No folders were specified" -msgstr "No s'ha especificat cap carpeta" - -#: lib/Block/summary.php:155 -msgid "No folders with new messages" -msgstr "No hi ha carpetes amb missatges nous" - -#: lib/Block/summary.php:152 -msgid "No folders with unseen messages" -msgstr "No hi ha carpetes amb missatges no llegits" - -#: lib/Compose.php:336 -msgid "No message body text" -msgstr "No hi ha text al cos del missatge" - -#: lib/IMAP/Client.php:568 -msgid "No message returned." -msgstr "No hi ha text al cos del missatge" - -#: lib/Mailbox.php:375 -msgid "No messages matched your search." -msgstr "No hi ha missatges que coincideixin amb la cerca." - -#: pgp.php:185 -msgid "No personal PGP private key imported." -msgstr "No s'ha importat cap clau personal PGP privada." - -#: pgp.php:161 -msgid "No personal PGP public key imported." -msgstr "No s'ha importat cap clau personal PGP privada." - -#: smime.php:197 -msgid "No personal S/MIME certificates imported." -msgstr "No s'han importat certificats personals S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:246 lib/MIME/Viewer/pgp.php:299 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"El sistema PGP no està activat actualment, per la qual cosa el missatge no " -"pot ser desxifrat." - -#: spelling.php:220 -msgid "No spellchecking program configured." -msgstr "No s'ha configurat un programa de correcció ortogràfica." - -#: templates/compose/spelling.inc:48 -msgid "No spelling errors" -msgstr "No hi ha faltes d'ortografia" - -#: templates/compose/spelling.inc:100 -msgid "No suggestions" -msgstr "No hi ha suggeriments" - -#: lib/IMAP/Client.php:560 -msgid "No supported IMAP authentication method could be found." -msgstr "No es pot localitzar un mètode d'autenticació IMAP suportat. " - -#: acl.php:67 acl.php:93 -msgid "No user specified." -msgstr "No s'ha especificat un usuari." - -#: lib/MIME/Viewer/itip.php:704 -msgid "Non Participant" -msgstr "No participant" - -#: templates/mailbox/navbar.inc:11 templates/prefs/folderselect.inc:24 -#: templates/prefs/sentmailselect.inc:40 templates/prefs/sourceselect.inc:35 -#: templates/prefs/spamselect.inc:24 templates/prefs/trashselect.inc:24 -#: lib/MIME/Viewer/itip.php:661 -msgid "None" -msgstr "Cap" - -#: templates/compose/compose.inc:293 -msgid "Normal" -msgstr "Normal" - -#: templates/mailbox/navbar.inc:21 templates/mailbox/navbar.inc:39 -msgid "Not Deleted" -msgstr "No s'ha eliminat" - -#: templates/message/navbar_navigate.inc:12 templates/mailbox/navbar.inc:23 -#: templates/mailbox/navbar.inc:42 -msgid "Not Draft" -msgstr "No és un esborrany" - -#: templates/message/navbar_navigate.inc:8 templates/mailbox/navbar.inc:17 -#: templates/mailbox/navbar.inc:34 -msgid "Not Important" -msgstr "No és important" - -#: templates/mailbox/navbar.inc:25 -msgid "Not Personal" -msgstr "No personal" - -#: lib/Crypt/PGP.php:139 lib/Crypt/SMIME.php:134 lib/Crypt/SMIME.php:149 -msgid "Not a valid public key." -msgstr "No és una clau pública vàlida." - -#: templates/search/main.inc:67 -msgid "Not deleted messages" -msgstr "Missatges no eliminats" - -#: templates/search/main.inc:51 -msgid "Not important messages" -msgstr "Missatges no importants" - -#: lib/Maintenance/Task/fetchmail_login.php:71 -msgid "Note that this can take some time" -msgstr "Tingueu present que això pot trigar força estona" - -#: config/prefs.php.dist:604 -msgid "Nothing" -msgstr "Res" - -#: attachment.php:89 -msgid "Notification: Linked attachment downloaded" -msgstr "Notificació: Adjunt vinculat descarregat " - -#: config/prefs.php.dist:377 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Nombre de mesos que es conserven els fitxers adjunts enllaçats antics si " -"s'eliminen cada mes." - -#: config/prefs.php.dist:359 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Nombre de carpetes enviades antigues que es conserven si s'eliminen cada mes." - -#: templates/contacts/contacts.inc:254 -msgid "OK" -msgstr "D'acord" - -#: templates/search/fields.inc:5 templates/smime/import_key.inc:49 -#: templates/pgp/import_key.inc:48 -msgid "OR" -msgstr "O" - -#: templates/search/main.inc:15 -msgid "Old messages" -msgstr "Missatges antics" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:52 -msgid "Old sent-mail folders being purged." -msgstr "S'estan buidant les carpetes enviades antigues." - -#: lib/Block/summary.php:28 -msgid "Only display folders with unread messages in them?" -msgstr "" -"Voleu visualitzar només les carpetes que continguin missatges no llegits?" - -#: templates/javascript/folders.js:81 -msgid "Only one folder should be selected for this action." -msgstr "Heu de seleccionar només una carpeta per a aquesta acció." - -#: templates/menu.inc:10 templates/menu.inc:30 -msgid "Open Fo_lder" -msgstr "_Ves a" - -#: folders.php:408 -msgid "Opened Folder" -msgstr "Carpeta oberta" - -#: lib/MIME/Viewer/itip.php:700 -msgid "Optional Participant" -msgstr "Participant opcional" - -#: fetchmail.php:43 templates/fetchmail/top.inc:3 -#: templates/fetchmail/fetchmail.inc:6 -msgid "Other Mail Accounts" -msgstr "Altres comptes de correu" - -#: config/prefs.php.dist:110 config/prefs.php.dist:119 -#: config/prefs.php.dist:126 config/prefs.php.dist:133 -#: config/prefs.php.dist:141 config/prefs.php.dist:150 -msgid "Other Options" -msgstr "Altres opcions" - -#: templates/login/login.inc:200 -msgid "Outbound Server" -msgstr "Servidor de sortida" - -#: templates/pgp/passphrase.inc:16 lib/MIME/Viewer/pgp.php:164 -#: lib/MIME/Viewer/pgp.php:203 lib/MIME/Viewer/pgp.php:289 -msgid "PGP" -msgstr "PGP" - -#: templates/compose/encrypt_list.inc:7 -msgid "PGP Encrypt Message" -msgstr "Missatge xifrat amb PGP" - -#: compose.php:335 -msgid "PGP Error: " -msgstr "Error de PGP: " - -#: compose.php:314 -msgid "PGP Error: Need passphrase for personal private key." -msgstr "Error de PGP: Us cal una contrasenya per a la clau personal privada." - -#: config/prefs.php.dist:142 -msgid "PGP Options" -msgstr "Opcions de PGP" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "Introducció de la contrasenya PGP" - -#: templates/pgp/pgp.inc:55 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "" -"és necessària una connexió web fiable per utilitzar la parella de claus " -"personals PGP" - -#: lib/MIME/Viewer/pgp.php:172 -msgid "PGP Public Key Text" -msgstr "Text de la clau PGP pública" - -#: pgp.php:145 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "S'ha afegit correctament la clau PGP pública de \"%s (%s)\"." - -#: pgp.php:241 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "S'ha eliminat correctament la clau PGP pública de \"%s\"." - -#: templates/pgp/pgp.inc:14 -msgid "PGP Public Keyring" -msgstr "Anell de claus PGP públiques" - -#: templates/compose/encrypt_list.inc:8 -msgid "PGP Sign Message" -msgstr "Signar missatge amb PGP" - -#: templates/compose/encrypt_list.inc:9 -msgid "PGP Sign/Encrypt Message" -msgstr "Signar/Encriptar missatge amb PGP" - -#: pgp.php:198 -msgid "PGP private key successfully added." -msgstr "S'ha afegit correctament la clau PGP privada." - -#: pgp.php:173 -msgid "PGP public key successfully added." -msgstr "S'ha afegit correctament la clau PGP pública." - -#: templates/pgp/notactive.inc:4 -msgid "PGP support is disabled on this system." -msgstr "Aquest sistema té inhabilitat el suport de PGP." - -#: lib/MIME/Viewer/pgp.php:207 -msgid "" -"PGP support is not currently active so the digital signature is unable to be " -"verified." -msgstr "" -"El sistema PGP està desactivat actualment, per la qual cosa la signatura " -"electrònica no pot ser verificada." - -#: lib/MIME/Viewer/pgp.php:294 -msgid "" -"PGP support is not currently active so the message is unable to be decrypted." -msgstr "" -"El sistema PGP no està activat actualment, per la qual cosa el missatge no " -"pot ser desxifrat." - -#: templates/pgp/pgp.inc:2 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"El sistema PGP ha d'utilitzar finestres emergents. Si la configuració actual " -"del vostre navegador no permet l'és de finestres emergents, cal que la " -"canvieu perquè les caracteréstiques del sistema PGP funcionin correctament." - -#: lib/Fetchmail/imap.php:105 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:100 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (protocols d'autodetecció)" - -#: lib/Fetchmail/imap.php:117 -msgid "POP3 over SSL" -msgstr "POP3 sobre SSL" - -#: lib/Fetchmail/imap.php:123 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POPP3 sobre SSL (certificat autosignat)" - -#: templates/login/login.inc:168 -msgid "POP3 over SSL (self-signed)" -msgstr "POP3 sobre SSL (autosignat)" - -#: lib/Fetchmail/imap.php:111 -msgid "POP3, no TLS" -msgstr "POP3, sense TLS" - -#: templates/mailbox/header.inc:22 -#, php-format -msgid "Page %d of %d" -msgstr "Pàgina %d de %d" - -#: config/prefs.php.dist:892 -msgid "Page with the First Unseen Message" -msgstr "Pàgina del primer missatge no llegit" - -#: config/prefs.php.dist:893 -msgid "Page with the Last Unseen Message" -msgstr "Pàgina del darrer missatge no llegit" - -#: templates/message/headers.inc:43 -msgid "Part(s)" -msgstr "Part(s)" - -#: templates/pgp/pgp.inc:123 -msgid "Passphrase" -msgstr "Contrasenya" - -#: templates/pgp/pgp.inc:128 -msgid "Passphrase (Again)" -msgstr "Contrasenya (de nou)" - -#: smime.php:231 pgp.php:306 -msgid "Passphrase successfully unloaded." -msgstr "S'ha descarregat correctament la contrasenya" - -#: templates/smime/passphrase.inc:18 templates/pgp/passphrase.inc:29 -msgid "Passphrase:" -msgstr "Contrasenya:" - -#: pgp.php:108 -msgid "Passphrases cannot be empty" -msgstr "Les contrasenyes no es poden deixar en blanc" - -#: pgp.php:110 -msgid "Passphrases do not match" -msgstr "Les contrasenyes no coincideixen" - -#: templates/fetchmail/manage.inc:20 templates/smime/import_key.inc:71 -#: templates/login/login.inc:191 -msgid "Password" -msgstr "Contrasenya" - -#: templates/fetchmail/manage.inc:48 -msgid "Perform maintenance operations on login?" -msgstr "Voleu realitzar operacions de manteniment en iniciar la sessió?" - -#: acl.php:75 acl.php:101 -msgid "Permissions for this user cannot be changed." -msgstr "No es poden modificar els permisos d'aquest usuari." - -#: message.php:493 mailbox.php:697 templates/mailbox/navbar.inc:24 -#: templates/mailbox/legend.inc:10 -msgid "Personal" -msgstr "Personal" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "Informació personal" - -#: pgp.php:116 -msgid "Personal PGP keypair generated successfully." -msgstr "S'han generat correctament la parella de claus personals PGP." - -#: pgp.php:123 -msgid "Personal PGP keys deleted successfully." -msgstr "S'han suprimit correctament les claus personals PGP." - -#: smime.php:203 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "No s'han importat els certificats personals S/MIME" - -#: smime.php:128 -msgid "Personal S/MIME keys deleted successfully." -msgstr "S'ha esborrat correctament les claus personals S/MIME." - -#: config/prefs.php.dist:222 -msgid "Place your signature before replies and forwards?" -msgstr "" -"Voleu afegir la vostra signatura abans de les respostes i els reenviaments?" - -#: compose.php:258 -msgid "Plaintext Version of Message" -msgstr "Versió de text del missatge" - -#: config/prefs.php.dist:788 -msgid "" -"Play sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms will " -"require a plugin." -msgstr "" -"Reproduir so amb la recepció de correu? Fa mancada que el navegador permeti " -"arxius de so inclosos. La majoria dels de Windows i Mac ho permeten, però " -"altres plataformes poden precisar un plugin. " - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:192 -msgid "Please enter a name for the new folder:" -msgstr "Introduïu un nom per a la nova carpeta:" - -#: templates/javascript/folders.js:104 templates/javascript/folders.js:106 -msgid "Please enter the name of the new folder:" -msgstr "Introduïu el nom de la nova carpeta:" - -#: templates/javascript/folders.js:139 -msgid "Please enter the new name:" -msgstr "Introduïu el nom nou:" - -#: templates/pgp/passphrase.inc:19 -#, php-format -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per %s session." -msgstr "" -"Introduïu la contrasenya de la vostra clau PGP privada. Només haureu " -"d'introduïr aquesta contrasenya una vegada per sessió %s." - -#: templates/smime/passphrase.inc:13 -#, php-format -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per %s session." -msgstr "" -"Introduïu la contrasenya de la vostra clau S/MIME privada. Només haureu " -"d'introduir aquesta contrasenya una vegada per sessió %s." - -#: recompose.php:96 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Torneu a iniciar la sessió per reprendre la redacció del missatge. Si NO " -"utilitzeu galetes i redacteu els missatges en finestres emergents, també " -"haureu d'iniciar la sessió a la finestra principal. D'aquesta manera " -"evitareu que els atacants s'apropíin del vostre identificador de sessió. " -"Disculpeu les molésties." - -#: templates/login/login.inc:71 -msgid "Please provide your password." -msgstr "Faciliteu el nom d'usuari i la contrasenya." - -#: templates/login/login.inc:67 -msgid "Please provide your username." -msgstr "Faciliteu el nom d'usuari." - -#: compose.php:106 lib/IMP.php:463 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Resoleu les adreces electròniques ambigües o no vàlides." - -#: templates/javascript/folders.js:63 -msgid "Please select a folder before you perform this action." -msgstr "Seleccioneu una carpeta abans de realitzar cap acció." - -#: templates/search/javascript.inc:41 -msgid "Please select at least one folder to search." -msgstr "Seleccioneu com a mínim una carpeta per realitzar la cerca." - -#: templates/javascript/folders.js:12 -msgid "Please select only one folder for this operation." -msgstr "Seleccioneu una sola carpeta per a aquesta operació." - -#: templates/compose/redirect.inc:73 -msgid "Please select or edit in the box to the right:" -msgstr "Seleccioneu o editeu en el quadre de la dreta:" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Dirigit per Horde" - -#: config/prefs.php.dist:214 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Voleu encapçalar la signatura amb guions ('-- ')?" - -#: smime.php:237 pgp.php:253 filterprefs.php:39 -msgid "Preferences successfully updated." -msgstr "Les preferències s'han actualitzat correctament." - -#: templates/compose/attachments.inc:3 -msgid "Preview" -msgstr "Visualització prèvia" - -#: templates/message/navbar_navigate.inc:28 -msgid "Previous Message" -msgstr "Missatge anterior" - -#: mailbox.php:332 -msgid "Previous Page" -msgstr "Pàgina anterior" - -#: templates/message/navbar_actions.inc:33 -msgid "Print" -msgstr "Imprimeix" - -#: templates/message/headers.inc:38 -msgid "Priority" -msgstr "Prioritat" - -#: templates/smime/import_key.inc:76 -msgid "Private Key Password" -msgstr "Contrasenya de la clau privada" - -#: config/prefs.php.dist:559 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Consulta cada vegada que s'envia un fitxer adjunt; NO per defecte" - -#: config/prefs.php.dist:558 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Consulta cada vegada que s'envia un fitxer adjunt: Sí per defecte" - -#: templates/fetchmail/manage.inc:10 -msgid "Protocol:" -msgstr "Protocol:" - -#: lib/Crypt/PGP.php:430 -msgid "Public PGP keyserver support has been disabled." -msgstr "S'ha inhabilitat l'opció del servidor de claus PGP públiques." - -#: templates/mailbox/actions.inc:36 templates/mailbox/actions_deleted.inc:7 -msgid "Pur_ge Deleted" -msgstr "Buida la Paperera" - -#: templates/mailbox/actions.inc:36 templates/mailbox/actions_deleted.inc:7 -msgid "Purge Deleted" -msgstr "Buida la _Paperera" - -#: templates/folders/actions.inc:24 -msgid "Purge Folder(s)" -msgstr "Buidar carpeta(es)" - -#: config/prefs.php.dist:396 -msgid "Purge Trash how often:" -msgstr "Periodicitat del buidatge de la Paperera:" - -#: config/prefs.php.dist:405 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "" -"Elimina els missatges de la carpeta Paperera que tinguin una antiguitat " -"superior a aquesta quantitat de dies." - -#: config/prefs.php.dist:386 -msgid "Purge old messages in the Trash folder?" -msgstr "Voleu eliminar els missatges antics de la carpeta Paperera?" - -#: lib/Maintenance/Task/purge_trash.php:65 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "S'estan eliminant els %d missatges) de la carpeta Paperera." - -#: lib/Maintenance/Task/purge_trash.php:63 -msgid "Purging 1 message from Trash folder." -msgstr "S'està eliminant 1 missatge de la carpeta Paperera." - -#: templates/quota/quota.inc:17 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Estat de l'espai assignat: %.2fMB / %.2fMB (%.2f%%)" - -#: templates/quota/quota.inc:21 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Estat de l'espai assignat: %.2fMB / SENSE LÍMITS" - -#: templates/quota/quota.inc:24 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Estat de l'espai assignat: SENSE LÍMITS" - -#: config/prefs.php.dist:500 -#, php-format -msgid "Quoting %f:" -msgstr "S'està citant %f:" - -#: templates/folders/actions.inc:29 -msgid "Rebuild Folder Tree" -msgstr "Reconstruir l'arbre de carpetes" - -#: lib/Search.php:617 -msgid "Received On" -msgstr "Rebuts el" - -#: lib/Search.php:625 -msgid "Received Since" -msgstr "Rebuts des de" - -#: lib/Search.php:621 -msgid "Received Until" -msgstr "Rebuts fins al" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirec_t" -msgstr "_Redirigir" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirect" -msgstr "Redirigir" - -#: templates/compose/redirect.inc:110 -msgid "Redirect Message" -msgstr "Redirigir el missatge" - -#: compose.php:827 -msgid "Redirect this message" -msgstr "Redirigir aquest missatge" - -#: compose.php:880 -msgid "Redirecting failed." -msgstr "S'ha produït un error en el redireccionament." - -#: config/prefs.php.dist:773 -msgid "Refresh Folder Views:" -msgstr "Refrescar les visualitzacions de carpeta" - -#: templates/folders/head.inc:9 templates/mailbox/header.inc:4 -msgid "Reload" -msgstr "Actualitzar" - -#: templates/folders/head.inc:3 -msgid "Reload View" -msgstr "Actualitzar la visualització" - -#: lib/MIME/Viewer/itip.php:528 lib/MIME/Viewer/itip.php:547 -msgid "Remember the free/busy information." -msgstr "Recordar la informació sobre el temps disponible." - -#: config/prefs.php.dist:968 -msgid "Remember the last view" -msgstr "Recordar la darrera visualització" - -#: templates/fetchmail/manage.inc:27 -msgid "Remote Mailbox:" -msgstr "bústia remota:" - -#: templates/search/fields.inc:41 -msgid "Remove Field From Search" -msgstr "Eliminar els camps de cerca" - -#: templates/prefs/sourceselect.inc:305 -msgid "Remove source" -msgstr "Eliminar la font" - -#: templates/folders/actions.inc:8 -msgid "Rename Folder(s)" -msgstr "Canviar el nom de la carpeta(s)" - -#: config/prefs.php.dist:341 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Voleu canviar a principi de mes el nom de la carpeta d'enviats?" - -#: lib/Folder.php:425 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "" -"S'ha produït un error en canviar el nom \"%s\" a \"%s\". Això és el que ha " -"dit el servidor:" - -#: templates/message/navbar_actions.inc:10 -msgid "Repl_y to List" -msgstr "Respon a la llista" - -#: templates/compose/spelling.inc:105 -msgid "Replace with:" -msgstr "Reemplaça per:" - -#: templates/message/navbar_actions.inc:8 -msgid "Reply" -msgstr "Respon" - -#: lib/MIME/Viewer/itip.php:312 lib/MIME/Viewer/itip.php:410 -msgid "Reply Sent." -msgstr "Resposta enviada." - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to All" -msgstr "Respon a tots" - -#: compose.php:771 -msgid "Reply to All:" -msgstr "Respon a tots:" - -#: templates/message/navbar_actions.inc:10 -msgid "Reply to List" -msgstr "Respon a la llista" - -#: compose.php:773 -msgid "Reply to List:" -msgstr "Respon a la llista:" - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to _All" -msgstr "Respon _a tots" - -#: lib/MIME/Viewer/itip.php:530 lib/MIME/Viewer/itip.php:539 -#: lib/MIME/Viewer/itip.php:549 -msgid "Reply with Not Supported Message" -msgstr "Respon amb missatges no admesos" - -#: lib/MIME/Viewer/itip.php:537 -msgid "Reply with free/busy for next 2 months." -msgstr "Respon amb el temps disponible per als dos propers mesos." - -#: lib/MIME/Viewer/itip.php:536 -msgid "Reply with requested free/busy information." -msgstr "Respon amb la informació de temps disponible sol·licitada." - -#: message.php:274 -msgid "Reply-To" -msgstr "Respon a" - -#: lib/Compose.php:420 -msgid "Reply-To: " -msgstr "Respon a: " - -#: compose.php:769 -msgid "Reply:" -msgstr "Respon:" - -#: templates/message/navbar_actions.inc:38 templates/mailbox/actions.inc:26 -msgid "Report as Innocent" -msgstr "Notifica com a inofensiu" - -#: templates/message/navbar_actions.inc:35 templates/mailbox/actions.inc:23 -msgid "Report as Spam" -msgstr "_Marca com a correu brossa" - -#: templates/compose/compose.inc:384 -msgid "Request a _Read Receipt" -msgstr "Sol·licita avís de recepció" - -#: config/prefs.php.dist:573 -msgid "Request read receipts?" -msgstr "sol·licita avisos de recepció" - -#: mailbox.php:188 -msgid "Requested message not found." -msgstr "No s'ha trobat el missatge sol·licitat." - -#: lib/MIME/Viewer/itip.php:692 -msgid "Required Participant" -msgstr "Participant sol·licitat" - -#: templates/search/main.inc:140 templates/search/header.inc:29 -#: templates/acl/acl.inc:162 -msgid "Reset" -msgstr "Reinicia" - -#: lib/MIME/Viewer/itip.php:116 -msgid "Respondent Status Updated." -msgstr "S'ha actualitzat l'estat de qui respon." - -#: templates/message/navbar_actions.inc:30 -msgid "Resume" -msgstr "Repren" - -#: recompose.php:97 -msgid "Resume your session" -msgstr "Repren la sessió" - -#: templates/stationery/prefs.inc:44 -msgid "Return to \"Message Composition\"" -msgstr "Torna a \"Redacció de missatge\"" - -#: templates/fetchmail/driver_select.inc:31 templates/fetchmail/manage.inc:69 -#: templates/fetchmail/account_select.inc:31 -msgid "Return to Fetch Mail" -msgstr "Torna a obtenir correu" - -#: templates/filters/prefs.inc:60 templates/filters/notactive.inc:22 -#: templates/smime/smime.inc:101 templates/smime/notactive.inc:15 -#: templates/pgp/pgp.inc:149 templates/pgp/notactive.inc:15 -#: templates/acl/acl.inc:163 templates/acl/acl.inc:175 -msgid "Return to Options" -msgstr "Torna a Opcions" - -#: config/prefs.php.dist:707 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Tornar a la llista de la bústia després d'haver eliminat, mogut o copiat un " -"missatge?" - -#: lib/MIME/Viewer/itip.php:683 -msgid "Role" -msgstr "Paper" - -#: lib/MIME/Viewer/pkcs7.php:142 lib/MIME/Viewer/pkcs7.php:237 -#: lib/MIME/Viewer/pkcs7.php:425 -msgid "S/MIME" -msgstr "S/MIME" - -#: templates/compose/encrypt_list.inc:12 -msgid "S/MIME Encrypt Message" -msgstr "Missatge xifrat amb S/MIME" - -#: compose.php:371 -msgid "S/MIME Error: " -msgstr "Error S/MIME: " - -#: compose.php:350 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "Error S/MIME: Cal una contrasenya per a la clau personal privada." - -#: config/prefs.php.dist:151 -msgid "S/MIME Options" -msgstr "Opcions de S/MIME" - -#: smime.php:46 -msgid "S/MIME Passphrase Input" -msgstr "Introducció de la contrasenya S/MIME" - -#: templates/smime/smime.inc:54 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"Cal una connexió web fiable per poder utilitzar el parell de claus personals " -"S/MIME." - -#: smime.php:136 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "S'ha eliminat correctament la clau pública S/MIME de \"%s\"." - -#: smime.php:158 -msgid "S/MIME Public Key successfully added." -msgstr "S'ha afegit correctament la clau S/MIME pública." - -#: templates/smime/smime.inc:10 -msgid "S/MIME Public Keyring" -msgstr "Anell de claus S/MIME públiques" - -#: smime.php:207 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "S'ha afegit correctament el parell de claus S/MIME pública/privada." - -#: templates/compose/encrypt_list.inc:13 -msgid "S/MIME Sign Message" -msgstr "Missatge signat amb S/MIME" - -#: templates/compose/encrypt_list.inc:14 -msgid "S/MIME Sign/Encrypt Message" -msgstr "Missatge xifrat/signat amb S/MIME" - -#: templates/smime/notactive.inc:4 -msgid "S/MIME support is disabled on this system." -msgstr "El programari S/MIME està inhabilitat en aquest sistema." - -#: lib/MIME/Viewer/pkcs7.php:241 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"El sistema S/MIME no està habilitat actualment, per la qual cosa no es pot " -"desxifrar el missatge." - -#: lib/MIME/Viewer/pkcs7.php:173 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"El sistema S/MIME no està habilitat, per la qual cosa no es pot mostrar el " -"contingut d'aquest missatge signat." - -#: lib/MIME/Viewer/pkcs7.php:146 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"El sistema S/MIME no està habilitat, per la qual cosa la signatura " -"electrònica no pot ser verificada." - -#: templates/smime/smime.inc:2 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"El sistema S/MIME demana la utilització de finestres emergents. Si la " -"configuració actual del vostre navegador té inhabilitades les finestres " -"emergents, cal que la modifiqueu perquè les caracteréstiques de S/MIME " -"funcionin correctament." - -#: templates/login/login.inc:204 -#, fuzzy -msgid "SMTP" -msgstr "SMTP" - -#: templates/compose/compose.inc:253 -msgid "S_ubject" -msgstr "Assumpte" - -#: templates/compose/compose.inc:361 -msgid "Sa_ve a copy in " -msgstr "Desa una còpia a " - -#: templates/message/navbar_actions.inc:32 -msgid "Sa_ve as" -msgstr "Desa com" - -#: search.php:304 templates/fetchmail/manage.inc:67 -msgid "Save" -msgstr "Desa" - -#: templates/compose/compose.inc:534 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Desar els fitxers adjunts amb els missatges a la carpeta d'enviats" - -#: templates/compose/compose.inc:67 templates/compose/compose.inc:428 -msgid "Save Draft" -msgstr "Desa com esborrany" - -#: saveimage.php:42 -msgid "Save Image" -msgstr "Desar imatge" - -#: lib/MIME/Contents.php:228 -msgid "Save Image in Gallery" -msgstr "Desa imatge a la galeria" - -#: templates/filters/prefs.inc:59 templates/smime/smime.inc:100 -#: templates/smime/notactive.inc:13 templates/pgp/pgp.inc:148 -#: templates/pgp/notactive.inc:13 -msgid "Save Options" -msgstr "Desa Opcions" - -#: templates/stationery/prefs.inc:40 -msgid "Save Stationery" -msgstr "Desa plantilla" - -#: templates/compose/compose.inc:67 templates/compose/compose.inc:428 -msgid "Save _Draft" -msgstr "Desa _esborrany" - -#: templates/message/navbar_actions.inc:32 -msgid "Save as" -msgstr "Desa com" - -#: config/prefs.php.dist:521 -msgid "Save drafts as unseen?" -msgstr "Desa els esborranys com no llegits" - -#: config/prefs.php.dist:1061 -msgid "Save recipients automatically to the default address book?" -msgstr "" -"Desa els destinataris de manera automàtica a la llibreta d'adreces " -"predeterminada" - -#: templates/search/main.inc:123 -msgid "Save search as a virtual folder?" -msgstr "Desa la cerca com una carpeta virtual" - -#: config/prefs.php.dist:230 -msgid "Save sent mail?" -msgstr "Desar el correu enviat" - -#: compose.php:1263 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "" -"S'ha produït un error en desar l'esborrany. Això és el que ha dit el " -"servidor: %s" - -#: templates/contacts/contacts.inc:199 templates/mailbox/header.inc:11 -#: lib/Block/tree_folders.php:54 -msgid "Search" -msgstr "Cerca" - -#: templates/search/header.inc:21 templates/mailbox/header.inc:11 -#, php-format -msgid "Search %s" -msgstr "Cerca %s" - -#: config/prefs.php.dist:120 -msgid "Search Options" -msgstr "Cerca opcions" - -#: search.php:258 -msgid "Search Results" -msgstr "Resultats de la cerca" - -#: templates/mailbox/navbar.inc:14 templates/mailbox/navbar.inc:31 -msgid "Seen" -msgstr "Llegit" - -#: templates/mailbox/navbar.inc:9 -msgid "Select" -msgstr "Selecciona" - -#: templates/fetchmail/manage.inc:70 -msgid "Select Another Account" -msgstr "Selecciona un altre compte" - -#: templates/search/fields.inc:36 -msgid "Select a date" -msgstr "Selecciona una data" - -#: templates/search/fields.inc:10 -msgid "Select a field" -msgstr "Selecciona un camp" - -#: templates/compose/compose.inc:315 -msgid "Select a stationery:" -msgstr "Selecciona una plantilla" - -#: config/prefs.php.dist:135 -msgid "Select address book sources for adding and searching for addresses." -msgstr "" -"Seleccioneu les fonts de les llibretes d'adreces per afegir i cercar adreces " -"de correu." - -#: templates/search/main.inc:88 -msgid "Select all" -msgstr "Seleccionar-ho tot" - -#: templates/prefs/sourceselect.inc:323 -msgid "Select all fields to search when expanding addresses." -msgstr "" -"Seleccioneu tots els camps en els quals s'ha de cercar quan expandiu adreces." - -#: templates/fetchmail/account_select.inc:21 -msgid "Select an account" -msgstr "Selecciona un compte" - -#: templates/search/main.inc:89 -msgid "Select none" -msgstr "Cancel·lar selecció" - -#: templates/saveimage/saveimage.inc:9 -msgid "Select the gallery to save the image in." -msgstr "Seleccioneu la galeria per desar la imatge" - -#: templates/fetchmail/driver_select.inc:21 -msgid "Select the mail server type" -msgstr "Seleccioneu el tipus de servidor de correu" - -#: templates/prefs/sourceselect.inc:309 -msgid "Selected Address books:" -msgstr "Llibretes d'adreces seleccionades:" - -#: templates/pgp/pgp.inc:72 -msgid "Send Key to Public Keyserver" -msgstr "Envia la clau al servidor de claus públiques" - -#: lib/MIME/Viewer/itip.php:597 -msgid "Send Latest Information" -msgstr "Envia la informació actualitzada" - -#: templates/compose/compose.inc:65 templates/compose/compose.inc:426 -msgid "Send Message" -msgstr "Envia missatge" - -#: templates/compose/compose.js:126 -msgid "Send message without a Subject?" -msgstr "Voleu enviar el missatge assumpte?" - -#: config/prefs.php.dist:692 -msgid "Send read receipt when requested by the sender?" -msgstr "Enviar avís de recepció quan ho sol·liciti el remitent" - -#: folders.php:378 -msgid "Sent mail folder" -msgstr "Carpeta d'enviats" - -#: templates/prefs/sentmailselect.inc:38 -msgid "Sent mail folder:" -msgstr "Carpeta d'enviats:" - -#: templates/login/login.inc:133 templates/login/login.inc:145 -#: templates/login/login.inc:152 -msgid "Server" -msgstr "Servidor" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "Informació del servidor i la carpeta" - -#: templates/fetchmail/manage.inc:23 -msgid "Server:" -msgstr "Servidor:" - -#: config/prefs.php.dist:80 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Definiu les preferències del que ha de passar quan moveu i elimineu " -"missatges." - -#: config/prefs.php.dist:529 -msgid "Set the X-Priority header when composing messages?" -msgstr "Definir la capçalera Prioritat quan redacteu els missatges?" - -#: config/prefs.php.dist:31 -msgid "Share Folders" -msgstr "Compartir carpetes" - -#: templates/acl/acl.inc:86 -msgid "Share mail folders" -msgstr "Compartir carpetes de correu" - -#: config/prefs.php.dist:32 -msgid "Share your mail folders with other users." -msgstr "Compartir les carpetes de correu amb altres usuaris." - -#: config/prefs.php.dist:657 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Voleu mostrar o ocultar per defecte els grans blocs de text citat? Qualsevol " -"de les dues opcions es pot commutar amb facilitat." - -#: templates/pgp/pgp.inc:7 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Voleu buscar dades de PGP en el cos dels missatges de text?" - -#: config/prefs.php.dist:513 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Voleu tancar la finestra de redacció quan hàgiu desat un esborrany?" - -#: templates/pgp/pgp.inc:4 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "Voleu adjuntar per defecte la clau PGP pública als missatges?" - -#: templates/search/main.inc:92 -msgid "Show All Folders" -msgstr "Mostrar totes les carpetes" - -#: templates/message/headers.inc:67 -msgid "Show All Headers" -msgstr "Mostrar totes les capçaleres" - -#: mailbox.php:350 -msgid "Show Deleted" -msgstr "Mostrar eliminats" - -#: templates/message/headers.inc:61 -msgid "Show Limited Headers" -msgstr "Mostrar capçaleres limitades" - -#: templates/message/headers.inc:70 -msgid "Show Mailing List Information" -msgstr "Mostrar la informació sobre llistes de correu" - -#: templates/search/main.inc:92 -msgid "Show Only Subscribed Folders" -msgstr "Mostrar només les carpetes subscrites" - -#: folders.php:284 -msgid "Show Unsubscribed" -msgstr "Mostrar no subscrits" - -#: config/prefs.php.dist:596 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "" -"Voleu visualitzar una icona que permeti extreure els annexos dels missatges?" - -#: config/prefs.php.dist:991 -msgid "Show legend in the mailbox view?" -msgstr "Voleu que aparegui la llegenda en la visualització de la bústia?" - -#: config/prefs.php.dist:829 -msgid "Show previews for unread messages only?" -msgstr "Voleu visualitzar la vista prèvia només dels missatges no llegits?" - -#: config/prefs.php.dist:837 -msgid "Show previews in tooltips?" -msgstr "" -"Voleu que apareguin les visualitzacions prèvies als rètols indicadors de " -"funció?" - -#: config/prefs.php.dist:866 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Voleu que la icona de Recollir correu aparegui a la barra del menú?" - -#: lib/MIME/Viewer/html.php:98 -msgid "Show the Images" -msgstr "Mostrar les imatges" - -#: templates/filters/prefs.inc:54 -msgid "Show the filter icon on the menubar?" -msgstr "Voleu que la icona de filtratge aparegui a la barra del menú?" - -#: lib/Block/summary.php:31 -msgid "Show total number of mails in folder?" -msgstr "Voleu visualitzar el nombre total de correus per carpeta?" - -#: config/prefs.php.dist:654 -msgid "Shown" -msgstr "Mostrats" - -#: templates/mailbox/message_headers.inc:42 -msgid "Si_ze" -msgstr "Mida" - -#: templates/mailbox/legend.inc:17 -msgid "Signed" -msgstr "Signat" - -#: templates/compose/attachments.inc:3 -msgid "Size" -msgstr "Mida" - -#: templates/mailbox/message_headers.inc:11 -msgid "Sort by Arrival" -msgstr "Ordena per l'arribada" - -#: templates/mailbox/message_headers.inc:16 -msgid "Sort by Date" -msgstr "Ordena per la data" - -#: templates/mailbox/message_headers.inc:26 -msgid "Sort by From Address" -msgstr "Ordena pel remitent" - -#: templates/mailbox/message_headers.inc:41 -msgid "Sort by Message Size" -msgstr "Ordena pel pes del missatge" - -#: templates/mailbox/message_headers.inc:36 -msgid "Sort by Subject" -msgstr "Ordena per l'assumpte" - -#: templates/mailbox/message_headers.inc:31 -msgid "Sort by Thread" -msgstr "Ordena per la seqüència" - -#: templates/mailbox/message_headers.inc:21 -msgid "Sort by To Address" -msgstr "Ordena pel destinatari" - -#: templates/prefs/spamselect.inc:23 -msgid "Spam folder:" -msgstr "Carpeta del correu brossa:" - -#: templates/compose/compose.inc:344 -msgid "Special Characters" -msgstr "Caràcters especials" - -#: search.php:137 -msgid "Special Virtual Folders cannot be edited." -msgstr "Les carpetes virtuals especials no es poden modificar. " - -#: templates/compose/compose.inc:341 -msgid "Spell Check" -msgstr "Correcció ortogràfica" - -#: templates/compose/spelling.inc:46 -msgid "Spell Checker" -msgstr "Corrector ortogràfic" - -#: templates/compose/spelling.inc:48 templates/compose/spelling.inc:56 -msgid "Spell check complete" -msgstr "Correcció ortogràfica completa" - -#: config/prefs.php.dist:471 -msgid "Spelling errors per screen when spell checking." -msgstr "Faltes d'ortografia per pantalla durant la correcció." - -#: lib/MIME/Viewer/itip.php:507 lib/MIME/Viewer/itip.php:509 -#: lib/MIME/Viewer/itip.php:642 lib/MIME/Viewer/itip.php:644 -msgid "Start" -msgstr "Iniciar" - -#: templates/stationery/prefs.inc:9 templates/compose/compose.inc:309 -msgid "Stationery" -msgstr "Plantilla" - -#: templates/stationery/prefs.inc:26 -msgid "Stationery name:" -msgstr "Nom de plantilla:" - -#: templates/stationery/prefs.inc:28 -msgid "Stationery type:" -msgstr "Tipus de plantilla:" - -#: templates/stationery/prefs.inc:33 -msgid "Stationery:" -msgstr "Plantilla:" - -#: lib/MIME/Viewer/itip.php:683 -msgid "Status" -msgstr "Estat" - -#: lib/MIME/Contents.php:239 -msgid "Strip Attachment" -msgstr "Extreure el fitxer adjunt" - -#: config/prefs.php.dist:821 -msgid "Strip linebreaks?" -msgstr "Extreure els salts de línia?" - -#: templates/mailbox/message_headers.inc:37 -msgid "Sub_ject" -msgstr "Assumpte" - -#: message.php:275 thread.php:155 templates/compose/recompose.inc:25 -#: lib/Search.php:605 -msgid "Subject" -msgstr "Assumpte" - -#: config/prefs.php.dist:909 -msgid "Subject Field" -msgstr "Camp assumpte" - -#: search.php:306 templates/saveimage/saveimage.inc:18 -#: templates/smime/passphrase.inc:20 templates/pgp/passphrase.inc:31 -msgid "Submit" -msgstr "Envia" - -#: templates/folders/actions.inc:11 -msgid "Subscribe to Folder(s)" -msgstr "Subscriviu-vos a la(es) carpeta(es)" - -#: lib/MIME/Viewer/pkcs7.php:385 lib/MIME/Viewer/pgp.php:393 -#: lib/MIME/Viewer/status.php:87 -msgid "Success" -msgstr "éxit" - -#: templates/compose/spelling.inc:86 -msgid "Suggestions" -msgstr "Suggeriments" - -#: lib/MIME/Viewer/itip.php:659 lib/MIME/Viewer/itip.php:661 -msgid "Summary" -msgstr "Resum" - -#: templates/compose/compose.inc:395 templates/compose/compose.inc:398 -msgid "Switch Composition Method" -msgstr "Commuteu el mètode de redacció" - -#: templates/compose/compose.inc:399 -msgid "Switch to HTML composition" -msgstr "Commuta a la redacció HTML" - -#: templates/compose/compose.inc:399 -msgid "Switch to plain text composition" -msgstr "Commuteu a la redacció de text net" - -#: templates/compose/compose.inc:414 -msgid "Te_xt" -msgstr "Text" - -#: lib/MIME/Viewer/itip.php:270 -msgid "Tentative: " -msgstr "Provisional: " - -#: lib/MIME/Viewer/itip.php:586 -msgid "Tentatively Accept request" -msgstr "Acceptar la sol·licitud de manera provisional" - -#: lib/MIME/Viewer/itip.php:754 -msgid "Tentatively Accepted" -msgstr "Acceptada de manera provisional" - -#: lib/Maintenance/Task/tos_agreement.php:49 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Les condicions de #l'arxiu d'inici# no estan especificades a conf.php" - -#: templates/stationery/prefs.inc:30 -msgid "Text" -msgstr "Text" - -#: config/prefs.php.dist:943 -msgid "The From: column of the message should be linked:" -msgstr "Caldria enllaçar la columna De: del missatge:" - -#: lib/IMAP/Client.php:525 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"No sembla que el servidor IMAP suporti el sistema d'autenticació " -"seleccionat. Posi's en contacte amb l'administrador del sistema. " - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The Macintosh resource fork" -msgstr "Bifurcació de recursos de Macintosh" - -#: lib/MIME/Viewer/appledouble.php:41 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "La bifurcació de recursos de Macintosh es pot descarregar %s." - -#: fetchmailprefs.php:81 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "S'ha suprimit el compte \"%s\"." - -#: fetchmailprefs.php:74 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "S'ha desat el compte \"%s\"." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "No s'ha trobat el fitxer adjunt." - -#: lib/MIME/Viewer/itip.php:71 -msgid "The calendar data is invalid" -msgstr "La data de l'agenda no és vàlida" - -#: lib/MIME/Viewer/appledouble.php:42 -msgid "The contents of the Macintosh file are below." -msgstr "El contingut de l'arxiu Macintosh es mostra a continuació." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:85 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "La(es) carpeta(es) \"%s\" passarà(an) a anomenar-se \"%s\"." - -#: templates/acl/acl.inc:107 -msgid "" -"The current list of users with access to this folder could not be retrieved" -msgstr "" -"No es pot recuperar la llista actual dels usuaris que tenen accés a aquesta " -"carpeta." - -#: compose.php:1272 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "S'ha desat l'esborrany a la carpeta \"%s\"." - -#: lib/MIME/Viewer/itip.php:140 -msgid "The event was added to your calendar." -msgstr "S'ha afegit l'acte a l'agenda." - -#: templates/compose/expand.inc:9 -#, php-format -msgid "The field \"%s\" can't be expanded." -msgstr "No es pot expandir el camp \"%s\"." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "La carpeta \"%s\" ja existeix." - -#: lib/Folder.php:150 -#, php-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"La carpeta \"%s\" conté caràcters prohibits en el nom, la qual cosa pot " -"ocasionar problemes. Poseu-vos en contacte amb l'administrador de sistemes." - -#: lib/Folder.php:312 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "S'ha creat la carpeta \"%s\", però no hi heu estat subscrit." - -#: lib/Folder.php:229 -#, php-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "S'ha eliminat la carpeta \"%s\", però no se us n'ha esborrat." - -#: lib/Folder.php:299 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "No s'ha creat la carpeta \"%s\". Això és el que ha dit el servidor" - -#: lib/Folder.php:222 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "No s'ha eliminat la carpeta \"%s\". Això és que ha dit el servidor" - -#: lib/Folder.php:315 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "S'ha creat correctament la carpeta \"%s\"." - -#: lib/Folder.php:232 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "S'ha eliminat correctament la carpeta \"%s\"." - -#: lib/Folder.php:421 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "" -"S'ha canviat correctament el nom de la carpeta \"%s\", que ara es diu \"%s\"." - -#: lib/MIME/Viewer/tnef.php:94 -msgid "The following files were attached to this part:" -msgstr "S'han adjuntat els arxius següents a aquesta" - -#: templates/javascript/popup.js:59 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"No es pot obrir la finestra de redacció. Heu configurat el navegador de " -"manera que bloqui les finestres emergents?" - -#: lib/MIME/Viewer/html.php:100 -msgid "" -"The images will be displayed because the sender is present in your " -"addressbook." -msgstr "" -"Es mostraran les imatges perquè el remitent està registrat a la llibreta " -"d'adreces." - -#: lib/MIME/Viewer/status.php:75 -msgid "The mail server generated the following error message:" -msgstr "El servidor de correu ha generat aquest missatge d'error:" - -#: lib/MIME/Viewer/notification.php:51 -msgid "The mail server generated the following informational message:" -msgstr "El servidor de correu ha generat aquest missatge informatiu:" - -#: lib/MIME/Viewer/status.php:90 -msgid "The mail server generated the following message:" -msgstr "El servidor de correu ha generat el missatge següent:" - -#: lib/Message.php:687 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "La bústia %s ja està buida." - -#: lib/Fetchmail.php:247 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"El missatge \"%s\" de \"%s\" (%d bytes) supera el límit de pes per ser " -"recollits." - -#: templates/contacts/contacts.inc:103 -msgid "The message being composed has been closed. Exiting." -msgstr "S'ha tancat el missatge que redactéveu. S'està tancant la sessió." - -#: templates/compose/compose.js:126 -msgid "The message does not have a Subject entered." -msgstr "Aquest missatge ha estat verificat." - -#: message.php:148 -msgid "The message has been deleted." -msgstr "S'ha eliminat el missatge." - -#: lib/MIME/Viewer/pgp.php:397 -msgid "The message has been verified." -msgstr "Aquest missatge ha estat verificat." - -#: lib/MIME/Viewer/pkcs7.php:390 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Aquest missatge ha estat verificat. Remitent: %s." - -#: lib/MIME/Viewer/pgp.php:172 -#, php-format -msgid "The raw text of the PGP Public Key can be viewed %s." -msgstr "El text sense format de la clau PGP pública es pot visualitzar %s." - -#: lib/MIME/Viewer/tnef.php:60 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "L'arxiu sol·licitat no existeix a l'annex MS-TNEF." - -#: lib/MIME/Viewer/zip.php:64 -msgid "The requested file does not exist in the Zip attachment." -msgstr "L'arxiu sol·licitat no existeix en l'annex Zip." - -#: message.php:550 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"El remitent d'aquest missatge sol·licita un avés de recepció quan l'hàgiu " -"llegit. Cliqueu en %s per enviar el missatge de notificació." - -#: lib/MIME/Viewer/images.php:67 -msgid "The server was not able to create a thumbnail of this image." -msgstr "El servidor no ha pogut crear una miniatura d'aquesta imatge." - -#: templates/compose/compose.js:90 -msgid "The signature could not be replaced." -msgstr "No s'ha pogut substituir la signatura." - -#: templates/compose/compose.js:88 -msgid "The signature was successfully replaced." -msgstr "La signatura ha estat substituïda correctament." - -#: attachment.php:59 -msgid "The specified file does not exist." -msgstr "L'arxiu especificat no existeix." - -#: stationery.php:85 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "S'ha afegit la plantillae \"%s\"." - -#: stationery.php:63 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "S'ha eliminat la plantilla \"%s\"." - -#: stationery.php:88 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "S'ha actualitzat la plantilla \"%s\"." - -#: lib/MIME/Viewer/itip.php:170 -msgid "The task has been added to your tasklist." -msgstr "S'ha afegit la tasca a la vostra llista de tasques." - -#: lib/MIME/Viewer/status.php:95 -msgid "The text of the message" -msgstr "El text del missatge" - -#: lib/MIME/Viewer/status.php:94 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "El text del missatge es pot visualitzar %s." - -#: lib/MIME/Viewer/status.php:80 -msgid "The text of the returned message" -msgstr "El text del missatge retornat" - -#: lib/MIME/Viewer/status.php:79 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "El text del missatge retornat es pot visualitzar %s." - -#: lib/MIME/Viewer/notification.php:68 -msgid "The text of the sent message" -msgstr "El text del missatge enviat" - -#: lib/MIME/Viewer/notification.php:68 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "El text del missatge enviat es pot visualitzar %s." - -#: lib/MIME/Viewer/itip.php:155 -msgid "The user's free/busy information was sucessfully stored." -msgstr "" -"S'ha emmagatzemat correctament la informació sobre el temps disponible de " -"l'usuari" - -#: lib/MIME/Viewer/alternative.php:86 -msgid "There are no alternative parts that can be displayed inline." -msgstr "No hi ha altres parts que es puguin mostrar en línia." - -#: templates/mailbox/empty_mailbox.inc:3 -msgid "There are no messages in this mailbox." -msgstr "No hi ha missatges en aquesta bústia." - -#: thread.php:110 -msgid "There is no text that can be displayed inline." -msgstr "No hi ha text que es pugui mostrar en línia." - -#: lib/Message.php:689 -#, php-format -msgid "There was a problem expunging the mailbox. The server said: %s" -msgstr "" -"Hi ha hagut un problema en buidar la bústia. Això és el que ha dit el " -"servidor: %s" - -#: lib/Message.php:110 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"S'ha produït un error en copiar missatges de \"%s\" a \"%s\". Això és que el " -"que ha dit el servidor" - -#: lib/Message.php:226 lib/Message.php:244 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"S'ha produït un error en eliminar missatges de la carpeta \"%s\". Això és el " -"que ha dit el servidor" - -#: lib/Message.php:318 -#, php-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"S'ha produït un error en eliminar els missatges de la carpeta \"%s\". Això " -"és el que ha dit el servidor" - -#: lib/Message.php:242 -#, php-format -msgid "There was an error deleting messages. This is what the server said: %s" -msgstr "" -"S'ha produït un error en eliminar missatges. Això és el que ha dit el " -"servidor: %s" - -#: lib/MIME/Viewer/itip.php:100 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "S'ha produït un error en eliminar l'acte: %s." - -#: lib/MIME/Viewer/plain.php:52 lib/MIME/Viewer/enriched.php:37 -msgid "There was an error displaying this message part" -msgstr "S'ha produït un error en mostrar aquesta part del missatge" - -#: lib/Message.php:591 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"S'ha produït un error en senyalar els missatges a la carpeta \"%s\". Això és " -"el que ha dit el servidor" - -#: folders.php:149 -#, php-format -msgid "There was an error importing %s." -msgstr "S'ha produït un error en importar %s." - -#: lib/MIME/Viewer/itip.php:137 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "S'ha produït un error en importar l'acte: %s." - -#: lib/MIME/Viewer/itip.php:167 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "S'ha produït un error en importar la tasca: %s." - -#: lib/MIME/Viewer/itip.php:153 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "" -"S'ha produït un error en importar la informació sobre el temps disponible de " -"l'usuari: %s" - -#: lib/Message.php:105 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"S'ha produït un error en moure missatges de \"%s\" a \"%s\". Això és el que " -"ha dit el servidor" - -#: compose.php:1280 -msgid "There was an error saving this message as a draft." -msgstr "S'ha produït un error en desar aquest missatge com un esborrany." - -#: compose.php:1039 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "S'ha produït un error en enviar el missatge: %s" - -#: lib/MIME/Viewer/itip.php:114 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "S'ha produït un error en actualitzar l'acte: %s." - -#: lib/MIME/Viewer/html.php:100 -msgid "This HTML message has images embedded in it." -msgstr "Aquest missatge HTML té imatges incrustades." - -#: lib/MIME/Viewer/html.php:93 -msgid "" -"This HTML message has images embedded in it. Blocked images appear like " -"this: " -msgstr "" -"Aquest missatge HTML té imatges incrustades. Les imatges blocades apareixen " -"d'aquesta manera:" - -#: lib/MIME/Viewer/pgp.php:165 -msgid "This PGP Public Key was attached to the message." -msgstr "Aquesta clau PGP pública s'ha adjuntat al missatge." - -#: lib/MIME/Viewer/itip.php:105 lib/MIME/Viewer/itip.php:119 -#: lib/MIME/Viewer/itip.php:144 lib/MIME/Viewer/itip.php:158 -#: lib/MIME/Viewer/itip.php:174 lib/MIME/Viewer/itip.php:315 -msgid "This action is not supported." -msgstr "Aquesta acció no està permesa." - -#: lib/MIME/Viewer/itip.php:180 lib/MIME/Viewer/itip.php:420 -msgid "This action is not yet implemented." -msgstr "Aquesta acció encara no està implementada." - -#: templates/javascript/folders.js:14 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Aquesta operació pot trigar una estona. Confirmeu que voleu continuar?" - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "This message contains a Macintosh file." -msgstr "Aquest missatge conté un arxiu Macintosh." - -#: lib/MIME/Viewer/pkcs7.php:416 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Aquest missatge conté un fitxer adjunt que ha estat signat electrònicament " -"per mitjà de S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:420 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "" -"Aquest missatge conté un fitxer adjunt que ha estat xifrat per mitjà de S/" -"MIME." - -#: lib/MIME/Viewer/status.php:160 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Aquest missatge conté informació sobre l'estat de la tramesa del correu, " -"però se'n desconeix el format." - -#: lib/MIME/Viewer/pgp.php:319 -msgid "" -"This message does not appear to be a valid PGP encrypted message. Error: " -msgstr "" -"No sembla que aquest missatge sigui un missatge xifrat amb PGP vàlid. Error:." - -#: lib/MIME/Viewer/pgp.php:239 lib/MIME/Viewer/pgp.php:354 -msgid "" -"This message does not appear to be in the correct PGP format (according to " -"RFC 2015)." -msgstr "" -"No sembla que aquest missatge tingui el format PGP correcte (d'acord amb RFC " -"2015)." - -#: lib/MIME/Viewer/pkcs7.php:170 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "No sembla que aquest missatge tingui el format S/MIME correcte." - -#: lib/MIME/Viewer/pgp.php:204 lib/MIME/Viewer/pgp.php:420 -msgid "This message has been digitally signed via PGP." -msgstr "Aquest missatge ha estat signat electrònicament per mitjà de PGP." - -#: lib/MIME/Viewer/pkcs7.php:143 -msgid "This message has been digitally signed via S/MIME." -msgstr "Aquest missatge ha estat signat electrònicament per mitjà de S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:139 lib/MIME/Viewer/pkcs7.php:238 -msgid "This message has been encrypted via S/MIME." -msgstr "Aquest missatge ha estat xifrat per mitjà de S/MIME." - -#: lib/MIME/Viewer/pgp.php:200 lib/MIME/Viewer/pgp.php:290 -msgid "This message has been encrypted with PGP." -msgstr "Aquest missatge ha estat xifrat amb PGP." - -#: message.php:210 -msgid "This message to" -msgstr "Aquest missatge a" - -#: acl.php:45 -msgid "This server does not support sharing folders." -msgstr "Aquest servidor no permet que es comparteixin carpetes." - -#: templates/contacts/contacts.inc:109 -msgid "This window must be called from a compose window." -msgstr "Aquesta finestra només es pot obrir des d'una finestra de redacció." - -#: thread.php:157 -msgid "Thread Display" -msgstr "Visualitzar" - -#: thread.php:76 config/prefs.php.dist:911 -msgid "Thread View" -msgstr "Visualització de seqüències" - -#: message.php:271 mailbox.php:601 templates/contacts/contacts.inc:219 -#: templates/mailbox/message_headers.inc:22 templates/compose/redirect.inc:61 -#: templates/compose/recompose.inc:10 lib/Search.php:593 -msgid "To" -msgstr "Per a" - -#: config/prefs.php.dist:908 -msgid "To Address" -msgstr "A l'adreça" - -#: templates/prefs/sourceselect.inc:326 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Per seleccionar diversos camps, heu de mantenir pitjada la tecla de Control " -"(PC) o la de Command (Mac) en clicar." - -#: lib/IMAP/Client.php:134 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"Per a utilitzar una connexió TLS ha d'utilitzar PHP versió 5.1.0 o superior. " - -#: templates/compose/compose.inc:591 -msgid "Total Attachments Size:" -msgstr "Mida total dels fitxers adjunts:" - -#: folders.php:369 -msgid "Trash folder" -msgstr "Carpeta Paperera" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "Carpeta Paperera:" - -#: lib/Quota/cyrus.php:64 lib/Quota/mercury32.php:79 lib/Quota/command.php:71 -#: lib/Quota/logfile.php:88 lib/Quota/courier.php:53 lib/Quota/mdaemon.php:48 -msgid "Unable to retrieve quota" -msgstr "No s'ha pogut recuperar l'espai disponible" - -#: templates/message/navbar_navigate.inc:10 templates/mailbox/navbar.inc:19 -#: templates/mailbox/navbar.inc:36 -msgid "Unanswered" -msgstr "Sense respondre" - -#: templates/search/main.inc:35 -msgid "Unanswered messages" -msgstr "Missatges sense respondre" - -#: templates/message/navbar_actions.inc:4 templates/mailbox/actions.inc:13 -msgid "Undelete" -msgstr "Recupera" - -#: mailbox.php:579 mailbox.php:597 lib/MIME/Headers.php:204 -msgid "Undisclosed Recipients" -msgstr "Destinataris desconeguts" - -#: lib/IMAP/Client.php:556 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Resposta inesperada del servidor al mandat AUTHENTICATE. " - -#: lib/IMAP/Client.php:520 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Resposta inesperada del servidor a la resposta Digest-MD5." - -#: lib/IMAP/Client.php:536 -#, fuzzy -msgid "Unexpected response from server to LOGIN command." -msgstr "Resposta inesperada del servidor al mandat AUTHENTICATE. " - -#: lib/MIME/Viewer/itip.php:448 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Element no gestionat de tipus: %s" - -#: mailbox.php:557 -msgid "Unknown Date" -msgstr "Data desconeguda" - -#: lib/IMAP/Client.php:395 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Resposta IMAP desconegudat del servidor. Servidor a respost: %s" - -#: lib/MIME/Viewer/itip.php:626 -msgid "Unknown Meeting" -msgstr "Reunió desconeguda" - -#: mailbox.php:613 -msgid "Unknown Recipient" -msgstr "Destinataris desconeguts" - -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:77 -msgid "Unload Passphrase" -msgstr "Pengeu la contrasenya" - -#: fetchmailprefs.php:65 -msgid "Unnamed" -msgstr "Sense nom" - -#: message.php:502 mailbox.php:702 templates/message/navbar_navigate.inc:6 -#: templates/mailbox/navbar.inc:15 templates/mailbox/navbar.inc:32 -#: templates/mailbox/legend.inc:5 -msgid "Unseen" -msgstr "No llegit" - -#: templates/folders/actions.inc:12 -msgid "Unsubscribe from Folder(s)" -msgstr "Esborrar de la(es) carpeta(es)" - -#: templates/compose/compose.inc:513 -#, fuzzy -msgid "Update" -msgstr "Actualitza" - -#: lib/MIME/Viewer/itip.php:612 -msgid "Update respondent status" -msgstr "Actualitzeu l'estat de qui respon" - -#: templates/smime/import_key.inc:58 templates/pgp/import_key.inc:56 -msgid "Upload" -msgstr "Carregar" - -#: templates/prefs/sentmailselect.inc:41 -msgid "Use Default Value" -msgstr "Utilitzeu el valor predeterminat" - -#: config/prefs.php.dist:256 -msgid "Use IMAP folder subscriptions?" -msgstr "Utilitzar les subscripcions a carpetes IMAP" - -#: config/prefs.php.dist:724 -msgid "Use Virtual Trash Folder?" -msgstr "Utilitzar la carpeta de paperera virtual?" - -#: templates/acl/acl.inc:143 -msgid "User" -msgstr "Usuari" - -#: acl.php:86 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "" -"S'han concedit correctament a l'usuari \"%s\" els drets especificats per a " -"la carpeta \"%s\"." - -#: templates/login/login.inc:176 -msgid "Username" -msgstr "Nom d'usuari" - -#: templates/fetchmail/manage.inc:17 -msgid "Username:" -msgstr "Nom d'usuari :" - -#: templates/smime/smime.inc:25 templates/smime/smime.inc:68 -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:27 -#: templates/pgp/pgp.inc:72 templates/pgp/pgp.inc:77 -msgid "View" -msgstr "Mostra" - -#: lib/MIME/Viewer/zip.php:92 lib/MIME/Viewer/tnef.php:110 -#, php-format -msgid "View %s" -msgstr "Mostra %s" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -#, php-format -msgid "View %s Public Key" -msgstr "Mostra la clau pública %s" - -#: lib/MIME/Viewer/html.php:119 -msgid "View HTML content in a separate window" -msgstr "Mostra el contingut HTML en una finestra a part" - -#: templates/mailbox/actions.inc:28 -msgid "View Messages" -msgstr "Veure missatges" - -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:77 -msgid "View Personal Private Key" -msgstr "Mostra la clau personal privada" - -#: templates/smime/smime.inc:68 templates/pgp/pgp.inc:72 -msgid "View Personal Public Key" -msgstr "Mostra la clau personal pública" - -#: templates/message/navbar_actions.inc:18 -msgid "View Thread" -msgstr "Mostra la seqüència" - -#: lib/MIME/Viewer/images.php:164 lib/MIME/Viewer/images.php:166 -msgid "View Thumbnail" -msgstr "Mostra la miniatura" - -#: lib/MIME/Viewer/pkcs7.php:424 -msgid "View attachment in a separate window" -msgstr "Mostra el fitxer adjunt en una finestra a part?" - -#: lib/MIME/Viewer/related.php:79 -msgid "View content in a separate window" -msgstr "Mostra el contingut en una finestra a part" - -#: lib/MIME/Viewer/itip.php:141 -msgid "View event" -msgstr "Mostra l'acte" - -#: folders.php:361 mailbox.php:520 -#, php-format -msgid "View messages in %s" -msgstr "Mostra els missatges en %s" - -#: templates/prefs/initialpageselect.inc:23 -msgid "View or mailbox to display after login:" -msgstr "Vista o bústia que es mostren en iniciar la sessió:" - -#: lib/MIME/Viewer/itip.php:171 -msgid "View task" -msgstr "Mostra tasca" - -#: lib/MIME/Viewer/html.php:104 -msgid "View the Images" -msgstr "Mostra les imatges" - -#: search.php:255 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "S'ha creat correctament la carpeta virtual \"%s\"." - -#: templates/search/main.inc:112 lib/IMAP/Tree.php:141 lib/IMAP/Tree.php:154 -#: lib/IMAP/Tree.php:156 lib/IMAP/Tree.php:160 lib/IMAP/Tree.php:161 -#: lib/IMAP/Tree.php:371 lib/IMAP/Tree.php:395 lib/IMAP/Tree.php:433 -msgid "Virtual Folders" -msgstr "Carpetes virtuals" - -#: search.php:247 -msgid "Virtual Folders require a label." -msgstr "Les carpetes virtuals demanen una etiqueta." - -#: lib/Search.php:420 -msgid "Virtual INBOX" -msgstr "Carpeta virtual INBOX" - -#: folders.php:397 -msgid "Virtual INBOX Folder" -msgstr "Carpetes INBOX virtual" - -#: lib/Mailbox.php:171 lib/Search.php:366 -msgid "Virtual Trash" -msgstr "Paperera virtual" - -#: folders.php:394 -msgid "Virtual Trash Folder" -msgstr "Carpeta paperera virtual" - -#: templates/search/main.inc:129 -msgid "Virtual folder label" -msgstr "Etiqueta de la carpeta virtual" - -#: lib/MIME/Viewer/pkcs7.php:379 -msgid "Warning" -msgstr "Avís" - -#: login.php:152 -#, php-format -msgid "Welcome to %s" -msgstr "Benvingut/da a %s" - -#: config/prefs.php.dist:607 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "Eliminar els missatges de correu brossa tan bon punt s'hagin notificat" - -#: config/prefs.php.dist:716 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Quan elimineu missatges, voleu moure'ls a la Paperera en lloc de marcar-los " -"com a eliminats?" - -#: config/prefs.php.dist:896 -msgid "When opening a new mailbox, which page do you want to start on?" -msgstr "Quan obrir una bústia nova, per quina pàgina voleu començar?" - -#: config/prefs.php.dist:561 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "" -"Quan deseu el correu enviat, voleu desar les dades dels fitxers adjunts?" - -#: config/prefs.php.dist:426 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Quan envieu missatges o expandiu adreces, quin domini afegim a les adreces " -"no qualificades (adreces electròniques sense \"@\")?" - -#: templates/message/navbar_actions.inc:24 templates/mailbox/actions.inc:19 -msgid "Whitelist" -msgstr "Llista blanca" - -#: templates/compose/compose.inc:537 templates/compose/compose.inc:550 -#: config/prefs.php.dist:967 -msgid "Yes" -msgstr "Sí" - -#: lib/Maintenance/Task/fetchmail_login.php:58 -msgid "You are about to fetch email from the following account(s):" -msgstr "Esteu a punt de recollir el correu de la carpeta(es) següent(s):" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "" -"Esteu intentant eliminar tots els missatges que conté(enen) la(es) carpeta" -"(es) següent(s):" - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "Esteu intentant eliminar la(es) carpeta(es) següent(s)." - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:192 -msgid "You are copying/moving to a new folder." -msgstr "Esteu copiant/movent a una nova carpeta." - -#: templates/javascript/folders.js:104 -msgid "You are creating a sub-folder to " -msgstr "Esteu creant una subcarpeta a " - -#: templates/javascript/folders.js:106 -msgid "You are creating a top-level folder." -msgstr "Esteu creant una carpeta de nivell superior." - -#: lib/Folder.php:276 -msgid "You are not allowed to create folders." -msgstr "No està autoritzat a crear carpetes." - -#: lib/Folder.php:283 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "No està autoritzat a crear més de %d carpetes." - -#: templates/javascript/folders.js:137 -msgid "You are renaming the folder: " -msgstr "Esteu canviant el nom de la carpeta: " - -#: templates/stationery/prefs.inc:35 -#, php-format -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Pot utilitzar els següents comodins en el text de la plantilla: %c per al " -"contingut actual del missatge; %s per a la signatura. " - -#: lib/Folder.php:524 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "No us podeu esborrar de \"%s\"." - -#: lib/Maintenance/Task/tos_agreement.php:34 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"No vau acceptar les condicions del contracte de serveis i, per tant, no " -"esteu autoritzats a entrar al sistema." - -#: templates/acl/acl.inc:170 -msgid "You do not have permission to change access to this folder" -msgstr "No esteu autoritzats a canviar l'accés a aquesta carpeta" - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Heu reenviat aquest missatge el %%s als destinataris següents: %s" - -#: templates/mailbox/alert.inc:3 -#, php-format -msgid "You have %s new messages." -msgstr "Teniu %s missatges nous." - -#: templates/mailbox/alert.inc:3 -msgid "You have 1 new message." -msgstr "Teniu 1 missatge nou." - -#: compose.php:482 -msgid "You have already submitted this page." -msgstr "Ja ha enviat aquesta pàgina. " - -#: lib/IMP.php:1054 -msgid "You have new mail in the following folder:" -msgstr "Teniu correu nou a la carpeta següent:" - -#: lib/IMP.php:1059 -msgid "You have new mail in the following folders:" -msgstr "Teniu correu nou a les carpetes següents:" - -#: compose.php:153 -msgid "You must enter at least one recipient." -msgstr "Heu d'introduir almenys un destinatari." - -#: lib/MIME/Viewer/pgp.php:306 -msgid "" -"You must enter the passphrase for your PGP private key to view this message" -msgstr "" -"Per veure aquest missatge, heu d'introduir la contrasenya de la clau PGP " -"privada" - -#: lib/MIME/Viewer/pkcs7.php:254 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Per veure aquest missatge, heu d'introduir la contrasenya de la clau S/MIME " -"privada" - -#: templates/message/javascript.inc:64 templates/mailbox/javascript.inc:201 -msgid "You must select a target mailbox first." -msgstr "Primer heu de seleccionar una bústia de destí." - -#: fetchmailprefs.php:85 -msgid "You must select an account to be deleted." -msgstr "Heu de seleccionar un compte que vulgueu eliminar." - -#: templates/contacts/contacts.inc:81 -msgid "You must select an address first." -msgstr "Primer heu de seleccionar una adreça." - -#: templates/mailbox/javascript.inc:62 templates/mailbox/javascript.inc:208 -#: templates/mailbox/javascript.inc:263 -msgid "You must select at least one message first." -msgstr "Primer heu de seleccionar almenys un missatge." - -#: templates/compose/redirect.inc:13 -msgid "You must specify a recipient." -msgstr "Heu d'especificar un destinatari." - -#: templates/fetchmail/manage.inc:48 -#, php-format -msgid "You need to have \"%s\" enabled in your maintenance options." -msgstr "Heu de tenir habilitada \"%s\" a les opcions de manteniment." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Heu redirigit aquest missatge a %s el %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Heu respost a aquest missatge el %s." - -#: lib/Folder.php:474 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "No heu estat subscrits a \"%s\". Això és el que ha dit el servidor" - -#: lib/Folder.php:526 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "No heu estat esborrats de \"%s\". Això és el que ha dit el servidor" - -#: lib/Folder.php:477 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Heu estat subscrits correctament a \"%s\"" - -#: lib/Folder.php:529 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Heu estat esborrats correctament de \"%s\"" - -#: templates/pgp/pgp.inc:98 -msgid "Your Name" -msgstr "El vostre nom" - -#: templates/pgp/pgp.inc:50 -msgid "Your PGP Public/Private Keys" -msgstr "Les vostres claus PGP pública/privada" - -#: templates/smime/smime.inc:71 templates/pgp/pgp.inc:76 -msgid "Your Private Key" -msgstr "La vostra clau privada" - -#: templates/smime/smime.inc:67 templates/pgp/pgp.inc:71 -msgid "Your Public Key" -msgstr "La vostra clau pública" - -#: config/prefs.php.dist:165 -msgid "Your Reply-to: address: (optional)" -msgstr "La vostra adreça de resposta: (opcional)" - -#: templates/smime/smime.inc:49 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Els vostres certificats S/MIME públic/privat" - -#: templates/fetchmail/account_select.inc:16 -msgid "Your accounts:" -msgstr "Els vostres comptes:" - -#: config/prefs.php.dist:173 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Les vostres adreces d'àlies: (opcional, introduïu cada adreça en una " -"línia diferent) " - -#: lib/MIME/Viewer/images.php:101 -msgid "Your browser does not support inline display of this image type." -msgstr "" -"El navegador no admet la visualització en línia d'aquest tipus d'imatge." - -#: config/prefs.php.dist:539 -msgid "Your default charset for sending messages:" -msgstr "El vostre joc de caràcters predeterminat per enviar missatges:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "El vostre métode de xifratge predeterminat per enviar missatges:" - -#: attachment.php:94 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"L'arxiu adjunt vinculat ha estat descarregat almenys per un usuari:\n" -" \n" -" Nom de l'adjunt: %s\n" -" Data de l'adjunt: %s\n" -" \n" -"Premi el vincle següent per a eliminar de forma permanent l'adjunt:\n" -" %s " - -#: lib/MIME/Viewer/status.php:89 -msgid "Your message was successfully delivered." -msgstr "El vostre missatge ha estat enviat correctament." - -#: config/prefs.php.dist:206 -msgid "Your signature:" -msgstr "La vostra signatura:" - -#: templates/javascript/addressesBlocks.js:7 -msgid "[Hide Addresses]" -msgstr "Ocultar adreces" - -#: message.php:295 compose.php:1301 mailbox.php:535 lib/Compose.php:838 -msgid "[No Subject]" -msgstr "[Sense assumpte]" - -#: templates/javascript/addressesBlocks.js:8 -msgid "[Show Addresses -" -msgstr "[Mostra adreces -" - -#: lib/MIME/Headers.php:213 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Mostrar adreces - %s destinataris] " - -#: templates/compose/compose.inc:203 -msgid "_Bcc" -msgstr "_Bcc" - -#: templates/message/navbar_actions.inc:21 templates/mailbox/actions.inc:16 -msgid "_Blacklist" -msgstr "_Llista negra" - -#: templates/compose/compose.inc:152 -msgid "_Cc" -msgstr "_Cc" - -#: templates/message/navbar_actions.inc:6 templates/mailbox/actions.inc:8 -#: templates/mailbox/actions.inc:10 -msgid "_Delete" -msgstr "_Elimina" - -#: lib/IMP.php:957 -msgid "_Folders" -msgstr "Car_petes" - -#: templates/compose/compose.inc:79 -msgid "_Identity" -msgstr "_Identitat" - -#: lib/IMP.php:926 -msgid "_Inbox" -msgstr "_Safata d'entrada" - -#: lib/IMP.php:998 -msgid "_Log out" -msgstr "Sur_t" - -#: message.php:391 -msgid "_Message Source" -msgstr "_Origen del missatge" - -#: lib/IMP.php:954 -msgid "_New Message" -msgstr "_Redacta" - -#: templates/message/navbar_actions.inc:33 -msgid "_Print" -msgstr "Im_primeix" - -#: templates/compose/compose.inc:270 templates/compose/compose.inc:287 -msgid "_Priority" -msgstr "_Prioritat" - -#: mailbox.php:404 -#, php-format -msgid "_Refresh %s" -msgstr "_Refrescar %s" - -#: templates/message/navbar_actions.inc:8 -msgid "_Reply" -msgstr "_Respondre" - -#: lib/IMP.php:959 -msgid "_Search" -msgstr "_Cerca" - -#: templates/compose/compose.inc:65 templates/compose/compose.inc:426 -msgid "_Send Message" -msgstr "Envia mi_ssatge" - -#: templates/mailbox/message_headers.inc:32 -msgid "_Thread" -msgstr "_Seqüència" - -#: templates/compose/compose.inc:114 -msgid "_To" -msgstr "_Per a" - -#: templates/mailbox/actions.inc:13 -msgid "_Undelete" -msgstr "R_ecupera" - -#: templates/message/navbar_actions.inc:18 -msgid "_View Thread" -msgstr "_Mostra seqüència" - -#: templates/message/navbar_actions.inc:24 templates/mailbox/actions.inc:19 -msgid "_Whitelist" -msgstr "_Llista blanca" - -#: lib/Compose.php:175 -msgid "addressee unknown" -msgstr "Destinatari desconegut" - -#: lib/Compose.php:451 -msgid "attachment" -msgstr "arxiu adjunt" - -#: view.php:97 -msgid "attachments.zip" -msgstr "adjunts.zip" - -#: templates/compose/compose.inc:505 -msgid "bytes" -msgstr "bytes" - -#: lib/Compose.php:199 -msgid "cannot create output file" -msgstr "No es pot crear el fitxer de sortida" - -#: lib/Compose.php:171 -msgid "cannot open input" -msgstr "No es pot obrir l'origen" - -#: lib/Compose.php:163 -msgid "command line usage error" -msgstr "S'ha produït un error en utilitzar la línia d'ordres" - -#: lib/Compose.php:219 -msgid "configuration error" -msgstr "Error de configuració" - -#: lib/Compose.php:195 -msgid "critical system file missing" -msgstr "falta un arxiu crític del sistema " - -#: lib/Compose.php:167 -msgid "data format error" -msgstr "Format de data erroni" - -#: lib/Compose.php:223 -msgid "entry not found" -msgstr "Entrada no trobada" - -#: templates/contacts/contacts.inc:190 -msgid "from" -msgstr "de" - -#: lib/Compose.php:179 -msgid "host name unknown" -msgstr "Nom de host desconegut" - -#: lib/Compose.php:203 -msgid "input/output error" -msgstr "Error d'entrada/sortida" - -#: lib/Compose.php:187 -msgid "internal software error" -msgstr "Error intern d'aplicació." - -#: smime.php:29 pgp.php:68 -msgid "key" -msgstr "clau" - -#: folders.php:145 -msgid "mailbox file" -msgstr "arxiu de la bústia" - -#: compose.php:1105 lib/Message.php:513 -msgid "name" -msgstr "nom" - -#: templates/compose/spelling.inc:76 -msgid "none" -msgstr "cap" - -#: templates/fetchmail/account_select.inc:25 -#: templates/compose/spelling.inc:105 -msgid "or" -msgstr "o" - -#: lib/Compose.php:215 -msgid "permission denied" -msgstr "Permís denegat" - -#: templates/javascript/addressesBlocks.js:8 -msgid "recipients]" -msgstr "Destinataris]" - -#: lib/Compose.php:211 -msgid "remote error in protocol" -msgstr "error remot de protocol " - -#: lib/Compose.php:183 -msgid "service unavailable" -msgstr "El servei no està disponible" - -#: templates/compose/spelling.inc:46 -msgid "spelling error" -msgstr "falta d'ortografia" - -#: templates/compose/spelling.inc:46 -msgid "spelling errors" -msgstr "faltes d'ortografia" - -#: lib/Compose.php:191 -msgid "system error" -msgstr "Error de sistema" - -#: lib/Compose.php:207 -msgid "temporary failure" -msgstr "Fallada temporal" - -#: lib/Filter.php:79 -msgid "your blacklist" -msgstr "la vostra llista negra" - -#: lib/Filter.php:89 -msgid "your whitelist" -msgstr "la vostra llista blanca" diff --git a/imp/po/cs_CZ.po b/imp/po/cs_CZ.po deleted file mode 100644 index 26d18aa62..000000000 --- a/imp/po/cs_CZ.po +++ /dev/null @@ -1,5091 +0,0 @@ -# translation of imp.po to Cestina -# IMP Czech Translation. -# Copyright 2004-2009 The Horde Project -# This file is distributed under the same license as the Horde package. -# Pavel Chytil , 2001-2004. -# -msgid "" -msgstr "" -"Project-Id-Version: imp\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2007-03-30 18:15+0200\n" -"PO-Revision-Date: 2007-04-05 11:34+0200\n" -"Last-Translator: Jan Krivanek \n" -"Language-Team: Cestina \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-2\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: KBabel 1.11.4\n" - -#: lib/Compose.php:429 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:426 -msgid " To: " -msgstr " Komu: " - -#: lib/Compose.php:414 -msgid " Date: " -msgstr " Datum: " - -#: lib/Compose.php:417 -msgid " From: " -msgstr " Od: " - -#: mailbox.php:415 templates/folders/head.inc:7 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Pøístupový klíè %s)" - -#: lib/Compose.php:423 -msgid " Subject: " -msgstr " Pøedmìt: " - -#: templates/compose/spelling.inc:71 -msgid " in " -msgstr " v " - -#: templates/mailbox/message_headers.inc:12 -msgid "#" -msgstr "#" - -#: lib/Block/summary.php:85 -#, php-format -msgid "%.2fMB / %.2fMB (%.2f%%)" -msgstr "%.2fMB / %.2fMB (%.2f%%)" - -#: thread.php:156 -#, php-format -msgid "%d Messages" -msgstr "%d zpráv" - -#: mailbox.php:175 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d zpráv bylo vymazáno." - -#: lib/Spam.php:196 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "" -"%d zpráv bylo nahlá¹eno Va¹emu systémovému administrátorovi jako chtìné " -"zprávy (ham)." - -#: lib/Spam.php:176 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d zpráv bylo nahlá¹eno jako chtìné zprávy (ham)." - -#: lib/Spam.php:188 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "" -"%d zpráv bylo nahlá¹eno Va¹emu systémovému administrátorovi jako nechtìné " -"zprávy (spam)." - -#: lib/Spam.php:168 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d zpráv bylo nahlá¹eno jako nechtìné zprávy (spam)." - -#: mailbox.php:365 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d a¾ %d z %d zpráv" - -#: mailbox.php:641 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:44 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s u¾ existuje. Slo¾ka %s nebyla pøejmenována." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:42 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "Na zaèátku mìsíce bude slo¾ka %s pøejmenována." - -#: lib/MIME/Viewer/itip.php:257 -#, php-format -msgid "%s has accepted." -msgstr "%s pøijal(a)." - -#: lib/MIME/Viewer/itip.php:617 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s zru¹il(a) \"%s\"." - -#: lib/MIME/Viewer/itip.php:263 -#, php-format -msgid "%s has declined." -msgstr "%s odmítnul(a)." - -#: lib/MIME/Viewer/itip.php:492 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s odpovìdìl(a) na ¾ádost free/busy." - -#: lib/MIME/Viewer/itip.php:609 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s odpovìdìl(a) na pozvánku k \"%s\"." - -#: lib/MIME/Viewer/itip.php:483 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s zaslal(a) informaci o free/busy." - -#: lib/MIME/Viewer/itip.php:269 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s pøedbì¾nì pøijal(a)." - -#: lib/MIME/Viewer/itip.php:488 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s ¾ádá o informaci o free/busy." - -#: lib/MIME/Viewer/itip.php:580 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s ¾ádá o Va¹i úèast na \"%s\"." - -#: lib/Message.php:467 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s byl(a) úspì¹nì pøidán(a) do \"%s\"." - -#: lib/MIME/Viewer/itip.php:592 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s si pøeje úpravu \"%s\"." - -#: lib/MIME/Viewer/itip.php:571 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s si pøeje Vás upozornit na \"%s\"." - -#: lib/MIME/Viewer/itip.php:596 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s si pøeje obdr¾et aktuální informace o \"%s\"." - -#: message.php:296 message.php:301 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: templates/message/navbar_top.inc:20 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d z %d)" - -#: templates/compose/spelling.inc:134 -msgid "(Apply these changes and move to next screen.)" -msgstr "(Aktivovat zmìny a pøesunout se na dal¹í stránku.)" - -#: templates/compose/spelling.inc:121 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "" -"(Zru¹it v¹echny zmìny a pøesunout se na stránku, kde se vytváøí nová zpráva.)" - -#: templates/stationery/prefs.inc:16 -msgid "(HTML)" -msgstr "(HTML)" - -#: templates/stationery/prefs.inc:16 -msgid "(Plain Text)" -msgstr "(Text)" - -#: spelling.php:279 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(Pøesuò se na stránku, kde se vytváøí nová zpráva poté co se aktualizují " -"v¹echny dosavadní zmìny. Zmìny na souèasné stránce NEBUDOU pou¾ity.)" - -#: spelling.php:276 -msgid "" -"(Send message after applying all changes made thus far. Changes on the " -"current screen will NOT be applied.)" -msgstr "" -"(Poslat zprávu po aktivování v¹echny dosavadních zmìn. Zmìny na souèasné " -"stránce NEBUDOU pou¾ity.)" - -#: templates/contacts/contacts.inc:227 -msgid "* Add these by clicking OK *" -msgstr "* Pøidat tyto kliknutím na OK *" - -#: templates/contacts/contacts.inc:206 -msgid "* Please select address(es) *" -msgstr "* Prosím vyberte emailovou(é) adresu(y) *" - -#: mailbox.php:173 -msgid "1 message has been deleted." -msgstr "1 zpráva byla vymazána." - -#: lib/Spam.php:198 -msgid "1 message has been reported as not spam to your system administrator." -msgstr "" -"1 zpráva byla nahlá¹ena Va¹emu systémovému administrátorovi jako chtìná " -"zpráva (ham)." - -#: lib/Spam.php:178 -msgid "1 message has been reported as not spam." -msgstr "1 zpráva byla nahlá¹ena jako chtìná zpráva (ham)." - -#: lib/Spam.php:190 -msgid "1 message has been reported as spam to your system administrator." -msgstr "" -"1 zpráva byla nahlá¹ena Va¹emu systémovému administrátorovi jako nechtìná " -"zpráva (spam)." - -#: lib/Spam.php:170 -msgid "1 message has been reported as spam." -msgstr "1 zpráva byla nahlá¹ena jako nechtìná zpráva (spam)." - -#: config/prefs.php.dist:826 -msgid "100 characters" -msgstr "100 znakù" - -#: config/prefs.php.dist:829 -msgid "1000 characters" -msgstr "1000 znakù" - -#: config/prefs.php.dist:827 -msgid "250 characters" -msgstr "250 znakù" - -#: config/prefs.php.dist:828 -msgid "500 characters" -msgstr "500 znakù" - -#: lib/MIME/Viewer/images.php:163 -#, php-format -msgid "A large image named %s is attached to this message." -msgstr "Zpráva obsahuje pøílohu ve formì velkého obrázku s názvem %s." - -#: lib/MIME/Viewer/notification.php:50 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "Vámi zaslaná zpráva byla potvrzena pøíjemcem." - -#: templates/search/fields.inc:5 -msgid "AND" -msgstr "A" - -#: lib/MIME/Viewer/itip.php:582 -msgid "Accept and add to my calendar" -msgstr "Pøijmout a pøidat do mého kalendáøe." - -#: lib/MIME/Viewer/itip.php:585 -msgid "Accept request" -msgstr "Pøijmout po¾adavek" - -#: lib/MIME/Viewer/itip.php:746 -msgid "Accepted" -msgstr "Pøijato" - -#: lib/MIME/Viewer/itip.php:258 -msgid "Accepted: " -msgstr "Pøijato:" - -#: templates/fetchmail/manage.inc:7 -msgid "Account's name:" -msgstr "Název úètu:" - -#: lib/MIME/Viewer/itip.php:522 lib/MIME/Viewer/itip.php:725 -msgid "Actions" -msgstr "Akce" - -#: lib/MIME/Headers.php:192 lib/MIME/Headers.php:193 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Vlo¾it %s do mého adresáøe" - -#: templates/prefs/sourceselect.inc:303 -msgid "Add source" -msgstr "Pøidat zdroj" - -#: lib/MIME/Viewer/itip.php:573 -msgid "Add this to my calendar" -msgstr "Pøidat tuto polo¾ku do kalendáøe" - -#: lib/MIME/Viewer/itip.php:583 -msgid "Add to my calendar" -msgstr "Pøidat do mého kalendáøe" - -#: compose.php:594 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Pøidat \"%s\" jako pøílohu." - -#: config/prefs.php.dist:200 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Zobrazit dal¹í hlavièky pøi prohlí¾ení: (nepovinné, vlo¾it ka¾dou " -"hlavièku na nový øádek)" - -#: lib/MIME/Viewer/notification.php:62 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Dal¹í informace mohou být zobrazeny %s." - -#: lib/MIME/Viewer/notification.php:62 -msgid "Additional information details" -msgstr "Dal¹í informaèní detaily" - -#: lib/MIME/Viewer/status.php:93 -msgid "Additional message details" -msgstr "Dal¹í detaily o zprávì" - -#: lib/MIME/Viewer/status.php:92 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Dal¹í detaily o zprávì mohou být zobrazeny %s." - -#: lib/MIME/Viewer/status.php:78 -msgid "Additional message error details" -msgstr "Dal¹í detaily o chybovém hlá¹ení" - -#: lib/MIME/Viewer/status.php:77 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Dal¹í detaily o chybovém hlá¹ení mohou být zobrazeny %s." - -#: contacts.php:86 templates/compose/redirect.inc:52 -#: templates/compose/compose.inc:337 templates/contacts/contacts.inc:180 -msgid "Address Book" -msgstr "Adresáø" - -#: config/prefs.php.dist:136 -msgid "Address Books" -msgstr "Adresáøe" - -#: config/prefs.php.dist:191 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Emailové adresy pro Bcc pro v¹echny zprávy: (nepovinné, vlo¾it ka¾dou " -"adresu na nový øádek)" - -#: config/prefs.php.dist:183 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Emailové adresy patøící této identitì: (nepovinné, vlo¾it ka¾dou adresu " -"na nový øádek)" - -#: templates/mailbox/navbar.inc:10 config/prefs.php.dist:830 -msgid "All" -msgstr "V¹e" - -#: templates/javascript/folders.js:13 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"V¹echny zprávy v následující slo¾ce budou pøemístìny do jednoho MBOX souboru:" - -#: lib/Maintenance/Task/purge_trash.php:80 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"V¹echny zprávy ve Va¹í \"%s\" slo¾ce star¹í ne¾ %s dní budou trvale vymazány." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" -"V¹echny pøílohy ulo¾ené jako odkaz, které jsou star¹í nì¾ %s mìsícù, budou " -"vymazány." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:73 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"V¹echny staré slo¾ky s odeslanou po¹tou star¹í nì¾ %s mìsícù budou vymazány." - -#: acl.php:84 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "" -"V¹echna práva pro slo¾ku \"%s\" byla úspì¹nì odstranìna u¾ivateli \"%s\"." - -#: lib/api.php:76 -msgid "Allow Folder Creation?" -msgstr "Povolit vytváøení slo¾ek?" - -#: templates/filters/prefs.inc:48 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Dovolit pou¾ití filtrovacích pravidel na jakoukoliv schránku?" - -#: lib/MIME/Viewer/alternative.php:110 -msgid "Alternative parts for this section:" -msgstr "Alternativní èásti této sekce:" - -#: config/prefs.php.dist:575 -msgid "Always" -msgstr "V¾dy" - -#: config/prefs.php.dist:560 -msgid "Always save attachments" -msgstr "V¾dy ulo¾it pøílohu." - -#: lib/Message.php:558 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "" -"Nastala chyba pøi pokusu o odstranìní pøílohy ze zprávy. Hlá¹ení z IMAP " -"serveru: " - -#: lib/Message.php:441 -msgid "An unknown error occured while creating the new note." -msgstr "Pøi zakládání nové poznámky do¹lo k neznámé chybì." - -#: lib/Message.php:440 -msgid "An unknown error occured while creating the new task." -msgstr "Pøi zakládání nového úkolu do¹lo k neznámé chybì." - -#: mailbox.php:714 message.php:507 templates/message/navbar_navigate.inc:9 -#: templates/mailbox/legend.inc:6 templates/mailbox/navbar.inc:18 -#: templates/mailbox/navbar.inc:35 -msgid "Answered" -msgstr "Odpovìzené" - -#: templates/search/main.inc:31 -msgid "Answered messages" -msgstr "Odpovìzené zprávy" - -#: templates/mailbox/header.inc:7 -msgid "Apply Filters" -msgstr "Pou¾ít filtry" - -#: templates/mailbox/header.inc:7 -#, php-format -msgid "Apply Filters to %s" -msgstr "Pou¾ít filtry na %s" - -#: templates/filters/prefs.inc:36 -msgid "Apply filter rules upon logging on?" -msgstr "Pou¾ít filtrovací pravidla pøi pøihlá¹ení do systému?" - -#: templates/filters/prefs.inc:42 -msgid "Apply filter rules whenever INBOX is displayed?" -msgstr "Pou¾ít filtrovací pravidla v¾dy pøi zobrazení schránky Doruèené po¹ty?" - -#: templates/mailbox/header.inc:14 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Jste si jistí, ¾e chcete vymazat definici této virtuální slo¾ky?" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -msgid "Are you sure you want to delete this public key?" -msgstr "Jste si jistí, ¾e chcete vymazat tento veøejný klíè?" - -#: templates/smime/smime.inc:79 templates/pgp/pgp.inc:83 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Jste si jistí, ¾e chcete vymazat tento klíèový pár? (Toto není doporuèeno " -"provádìt!)" - -#: templates/compose/redirect.inc:5 templates/compose/compose.js:6 -msgid "Are you sure you want to do this?" -msgstr "Jste si jistí, ¾e to chcete udìlat?" - -#: message.php:412 templates/mailbox/javascript.inc:68 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Jste si jistí, ¾e chcete PERMANENTNÌ smazat tyto zprávy?" - -#: lib/MIME/Contents.php:242 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Jste si jistí, ¾e si chcete PERMANENTNÌ smazat tuto pøílohu?" - -#: templates/mailbox/actions.inc:39 -msgid "Are you sure you wish to empty this folder?" -msgstr "Jste si jistí, ¾e chcete vyprázdnit tuto slo¾ku?" - -#: lib/IMP.php:943 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Jste si jisti, ¾e chcete vyprázdnit slo¾ku nevy¾ádané po¹ty?" - -#: lib/IMP.php:934 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Jste si jistí, ¾e chcete vyprázdnit slo¾ku ko¹e?" - -#: templates/mailbox/actions.inc:8 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Jste si jistí, ¾e chcete PERMANANTNÌ smazat tyto zprávy?" - -#: templates/message/javascript.inc:80 templates/mailbox/javascript.inc:79 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Jste si jistí, ¾e chcete nahlásit tuto zprávu jako chtìnou (ham)?" - -#: templates/message/javascript.inc:75 templates/mailbox/javascript.inc:74 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Jste si jistí, ¾e chcete nahlásit tuto zprávu jako nechtìnou (spam)?" - -#: config/prefs.php.dist:923 -msgid "Arrival Time" -msgstr "Èas doruèení" - -#: config/prefs.php.dist:938 -msgid "Ascending" -msgstr "Vzestupnì" - -#: config/prefs.php.dist:574 -msgid "Ask" -msgstr "Zeptat se" - -#: templates/compose/compose.inc:471 -msgid "Attach Files" -msgstr "Pøilo¾it soubory" - -#: templates/compose/compose.inc:452 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Pøilo¾it kopii Va¹eho PGP klíèe k zaslané zprávì?" - -#: lib/MIME/Viewer/tnef.php:111 -msgid "Attached File:" -msgstr "Pøilo¾it soubor" - -#: lib/Compose.php:462 lib/Compose.php:557 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Pøilo¾ené soubory \"%s\" pøesahují povolený limit pro velikost pøíloh. " -"Soubor NEBYL pøilo¾en." - -#: lib/MIME/Viewer/itip.php:377 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Pøilo¾ena je odpovìï Va¹í ¾ádosti z kalendáøe." - -#: templates/compose/attachments.js:55 templates/compose/attachments.inc:14 -#: templates/compose/compose.inc:499 templates/mailbox/legend.inc:16 -msgid "Attachment" -msgstr "Pøíloha" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Pøíloha %s byla smazána." - -#: lib/Compose.php:1128 -msgid "Attachment Information" -msgstr "Informace o pøíloze" - -#: compose.php:1109 -msgid "Attachment stripped: Original attachment type" -msgstr "Pøíloha odstranìna: Orignální typ pøílohy" - -#: lib/Compose.php:1096 templates/compose/compose.inc:347 -#: templates/compose/compose.inc:469 -msgid "Attachments" -msgstr "Pøílohy" - -#: lib/MIME/Viewer/itip.php:678 -msgid "Attendees" -msgstr "Úèastníci" - -#: lib/MIME/Viewer/notification.php:53 -msgid "Attention" -msgstr "Pozor" - -#: lib/Auth/imp.php:44 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Nebyla nalezena po¾adovaná pøípona pro IMAP." - -#: config/prefs.php.dist:631 -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "" -"Automaticky zobrazit obrázky v HTML zprávách, pokud je odesílatel v mém " -"adresáøi?" - -#: templates/prefs/sourceselect.inc:298 -msgid "Available Address books:" -msgstr "Dostupné adresáøe:" - -#: lib/MIME/Viewer/itip.php:714 -msgid "Awaiting Response" -msgstr "Oèekávaná odpovìï" - -#: templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Bac_k to %s" -msgstr "Zpì_t do %s" - -#: thread.php:137 templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Back to %s" -msgstr "Zpìt do %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Zpìt na seznam s pohledem na více zpráv" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Zpìt na zobrazení vlákna" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Neplatné pøihla¹ovací jméno nebo heslo." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "©patný nebo po¹kozený po¾adavek. Odpovìï serveru: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Neplatný po¾adavek: %s" - -#: message.php:277 lib/Search.php:630 templates/compose/recompose.inc:20 -#: templates/contacts/contacts.inc:222 -msgid "Bcc" -msgstr "Skrytá Kopie" - -#: lib/MIME/Viewer/status.php:159 -msgid "Below is the raw text of the status information message." -msgstr "Ní¾e je uvedena doslovná informaèní zpráva o stavu." - -#: templates/message/navbar_actions.inc:21 templates/mailbox/actions.inc:16 -msgid "Blacklist" -msgstr "Èerná listina" - -#: config/prefs.php.dist:620 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "Blokovat obrázky v HTML zprávách, pokud nejsou jinak ¾ádány?" - -#: lib/Search.php:638 -msgid "Body" -msgstr "Tìlo" - -#: templates/search/main.inc:23 templates/search/main.inc:39 -#: templates/search/main.inc:55 templates/search/main.inc:71 -msgid "Both" -msgstr "Oba" - -#: config/prefs.php.dist:687 -msgid "Both Header Listing and Body of Message" -msgstr "Obojí - seznam hlavièek a tìl zpráv" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "" -"CRAM-MD5 nebo DIGEST-MD5 vy¾aduje nainstalovaný balíèek PEAR's Auth_SASL." - -#: templates/compose/compose.inc:270 -msgid "C_harset" -msgstr "Z_naková Sada" - -#: templates/search/fields.inc:36 -msgid "Calendar" -msgstr "Kalendáø" - -#: lib/Message.php:171 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "Nelze pøesunout zprávy do Ko¹e - ¾ádný Ko¹ není nastaven." - -#: folders.php:269 templates/compose/spelling.inc:121 -#: templates/saveimage/saveimage.inc:19 templates/smime/import_key.inc:86 -#: templates/smime/passphrase.inc:21 templates/contacts/contacts.inc:255 -#: templates/folders/import.inc:21 templates/pgp/import_key.inc:66 -#: templates/pgp/passphrase.inc:32 -msgid "Cancel" -msgstr "Zru¹it" - -#: templates/compose/redirect.inc:111 templates/compose/compose.inc:69 -#: templates/compose/compose.inc:431 -msgid "Cancel Message" -msgstr "Zru¹it zprávu" - -#: templates/compose/redirect.inc:5 templates/compose/compose.js:6 -msgid "Cancelling this message will permanently discard its contents." -msgstr "" -"Zru¹ení této zprávy bude mít za následek kompletní ztrátu jejího obsahu." - -#: lib/Fetchmail/imap.php:207 -msgid "Cannot connect to the remote mail server." -msgstr "Nelze se pøipojit ke vzdálenému po¹tovnímu serveru." - -#: lib/Fetchmail/imap.php:205 -msgid "Cannot connect to the remote mail server: " -msgstr "Nelze se pøipojit ke vzdálenému po¹tovnímu serveru: " - -#: lib/MIME/Viewer/partial.php:50 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Nelze zobrazit - bylo nalezeno pouze %s èástí z %s pro tuto zprávu v " -"aktuální schránce." - -#: message.php:276 lib/Search.php:626 templates/compose/recompose.inc:15 -#: templates/contacts/contacts.inc:221 -msgid "Cc" -msgstr "Kopie" - -#: templates/smime/smime.inc:93 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"Import certifikátu není k dispozici. Na tomto serveru není zapnuto pøijímání " -"souborù." - -#: lib/MIME/Viewer/itip.php:696 -msgid "Chair Person" -msgstr "Pøedsedající" - -#: templates/compose/spelling.inc:81 -msgid "Change" -msgstr "Zmìnit" - -#: templates/compose/spelling.inc:82 -msgid "Change All" -msgstr "Zmìnit v¹e" - -#: templates/acl/acl.inc:92 -msgid "Change Folder" -msgstr "Zmìnit slo¾ku" - -#: config/prefs.php.dist:114 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Nastavení vlastností zobrazení jako napø. kolik zpráv bude na jedné stránce " -"a jak budou uspoøádány." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Nastavení Va¹eho po¹tovního serveru a slo¾ek." - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Nastavení jména, emailové adresy a signatury, které vidí pøíjemci Va¹ich " -"zpráv." - -#: config/prefs.php.dist:831 -msgid "Characters to display:" -msgstr "Znaky pro zobrazení:" - -#: templates/folders/actions.inc:15 -msgid "Check Folder(s) for New Mail" -msgstr "Zkontrolovat novou po¹tu ve slo¾ce(slo¾kách)" - -#: templates/mailbox/message_headers.inc:75 templates/folders/actions.inc:2 -msgid "Check _All/None" -msgstr "Zkontrolovat _v¹e/¾ádné" - -#: templates/fetchmail/fetchmail.inc:10 templates/fetchmail/fetchmail.inc:21 -msgid "Check all mail servers you want to fetch mail from:" -msgstr "Zkontrolovat v¹echny po¹tovní servery ke sta¾ení nové po¹ty:" - -#: config/prefs.php.dist:466 -msgid "Check spelling before sending a message?" -msgstr "Zkontrolovat pravopis pøed odesláním zprávy?" - -#: templates/folders/actions.inc:4 -msgid "Choose Action:" -msgstr "Vybrat akci:" - -#: config/servers.php.dist:213 -msgid "Choose a mail server:" -msgstr "Vybrat po¹tovní server:" - -#: templates/compose/compose.inc:123 templates/compose/compose.inc:164 -#: templates/compose/compose.inc:215 -msgid "Choose a match or edit the address to the right:" -msgstr "Prosím vyberte nebo upravte adresu vpravo:" - -#: templates/prefs/sourceselect.inc:349 -msgid "Choose the address book to use when adding addresses." -msgstr "Vybrat adresáø, který bude pou¾it pøi zadávání adres." - -#: templates/prefs/sourceselect.inc:293 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Vybrat poøadí adresáøù, v jakém budou prohledávány pøi expandování adres." - -#: lib/MIME/Viewer/images.php:115 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Kliknìte na %s pro konverzi obrázkového souboru na typ, který lze zobrazit." - -#: lib/MIME/Viewer/images.php:104 -#, php-format -msgid "Click %s to download the image." -msgstr "Kliknìte na %s k sta¾ení obrázku." - -#: lib/Filter.php:132 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Kliknìte na %s pro pøechod na %s stránku s managementem." - -#: lib/MIME/Viewer/html.php:119 -#, php-format -msgid "Click %s to view HTML content in a separate window." -msgstr "Kliknìte na %s pro zobrazení HTML obsahu v novém oknì." - -#: lib/MIME/Viewer/images.php:164 -#, php-format -msgid "Click %s to view a thumbnail of this image." -msgstr "Kliknìte na %s pro zobrazení miniatury tohoto obrázku" - -#: lib/MIME/Viewer/pkcs7.php:455 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Kliknìte na %s pro zobrazení pøílohy v novém oknì." - -#: lib/MIME/Viewer/related.php:79 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "Kliknìte na %s pro zobrazení související èásti v novém oknì." - -#: lib/MIME/Viewer/html.php:98 -msgid "Click here to SHOW the Images" -msgstr "Kliknìte zde pro ZOBRAZENÍ obrázkù" - -#: templates/prefs/sourceselect.inc:321 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Kliknìte na jeden z Va¹ich adresáøù a vyberte v¹echna pole, která se budou " -"prohledávat." - -#: lib/MIME/Viewer/pgp.php:170 -msgid "Click to Save PGP Public Key in your Address book" -msgstr "Kliknutím ulo¾íte PGP veøejný klíè do svého adresáøe" - -#: config/prefs.php.dist:957 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Kliknutím na adresu lze vytvoøit novou zprávu pro odesílatele" - -#: config/prefs.php.dist:958 -msgid "Clicking on the address will open the message to be read" -msgstr "Kliknutím na adresu lze zobrazit zprávu k pøeètení" - -#: templates/fetchmail/fetchmail.inc:28 -msgid "Close" -msgstr "Uzavøít" - -#: compose.php:417 -msgid "Close this window" -msgstr "Uzavøít toto okno" - -#: folders.php:410 -msgid "Closed Folder" -msgstr "Uzavøít slo¾ku" - -#: folders.php:430 -msgid "Collapse" -msgstr "Sklapnout" - -#: templates/folders/actions.inc:40 -msgid "Collapse All" -msgstr "Sklapnout v¹e" - -#: templates/folders/actions.inc:40 -msgid "Collapse All Folders" -msgstr "Sklapnout v¹echny slo¾ky" - -#: folders.php:430 -msgid "Collapse Folder" -msgstr "Sklapnout slo¾ku" - -#: templates/fetchmail/manage.inc:51 -msgid "Color Indicator: " -msgstr "Indikátor barev: " - -#: templates/pgp/pgp.inc:101 -msgid "Comment" -msgstr "Poznámka" - -#: lib/MIME/Viewer/itip.php:762 -msgid "Completed" -msgstr "Dokonèeno" - -#: compose.php:416 -msgid "Compose another message" -msgstr "Vytvoøit dal¹í zprávu" - -#: config/prefs.php.dist:437 -msgid "Compose messages in a separate window?" -msgstr "Vytvoøit zprávy v novém oknì?" - -#: config/prefs.php.dist:446 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Implicitnì vytváøet zprávy v HTML GUI (podporuje-li prohlí¾eè tuto volbu)?" - -#: config/prefs.php.dist:68 -msgid "Configure how messages are displayed." -msgstr "Nastavení zobrazení zpráv." - -#: config/prefs.php.dist:99 -msgid "Configure mail preview options." -msgstr "Nastavit mo¾nosti pro náhled zpráv." - -#: config/prefs.php.dist:145 -#, php-format -msgid "Control PGP support for %s." -msgstr "Nastavení podpory PGP v %s." - -#: config/prefs.php.dist:154 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Nastavení podpory S/MIME v %s." - -#: config/prefs.php.dist:123 -msgid "Control options relating to messages searching." -msgstr "Nastavení voleb pro hledání zpráv." - -#: config/prefs.php.dist:91 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Nastavení kontroly novì pøíchozích zpráv a zpùsobu informování o jejich " -"pøíchodu." - -#: config/prefs.php.dist:677 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Konvertovat ikonky s emocemi z textu do grafiky?" - -#: templates/message/navbar_navigate.inc:19 templates/mailbox/navbar.inc:51 -msgid "Copy" -msgstr "Kopírovat" - -#: templates/message/navbar_navigate.inc:19 templates/mailbox/navbar.inc:51 -msgid "Copy to folder" -msgstr "Kopírovat do slo¾ky" - -#: templates/compose/spelling.inc:64 -msgid "Correct" -msgstr "Upravit" - -#: templates/compose/spelling.inc:141 -msgid "Corrected Text" -msgstr "Upravený text" - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Nelze splnit po¾adavek. Dùvod: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Nelze vytvoøit VFS backend: %s" - -#: lib/Message.php:683 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Nelze vymazat zprávy z %s. Toto je hlá¹ení ze serveru: %s" - -#: lib/Session.php:340 -msgid "Could not execute maintenance operations." -msgstr "Nelze provést operace údr¾by." - -#: lib/MIME/Viewer/tnef.php:54 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Nelze získat po¾adovaný soubor z pøílohy typu MS-TNEF." - -#: lib/MIME/Viewer/zip.php:58 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Nelze získat po¾adovaný soubor z pøílohy typu Zip." - -#: message.php:166 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Zprávu nelze pøesunout do SPAM schránky - ¾ádná SPAM schránka není v " -"nastavení nadefinována." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Nelze vytvoøit zabezpeèené spojení s IMAP serverem." - -#: lib/Session.php:287 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Nelze naèíst informace o úlo¾i¹ti z IMAP serveru." - -#: templates/fetchmail/manage.inc:67 templates/acl/acl.inc:39 -#: templates/acl/acl.inc:161 -msgid "Create" -msgstr "Vytvoøit" - -#: templates/folders/actions.inc:6 -msgid "Create Folder" -msgstr "Vytvoøit slo¾ku" - -#: templates/pgp/pgp.inc:135 -msgid "Create Keys" -msgstr "Vytvoøit klíèe" - -#: templates/fetchmail/account_select.inc:26 -msgid "Create a New Account" -msgstr "Vytvoøit nový úèet" - -#: templates/prefs/spamselect.inc:12 templates/prefs/spamselect.inc:24 -msgid "Create a new Spam folder" -msgstr "Vytvoøit novou slo¾ku pro Nevy¾ádanou po¹tu" - -#: templates/prefs/folderselect.inc:12 templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "Vytvoøit novou slo¾ku pro rozepsané zprávy" - -#: templates/prefs/sentmailselect.inc:26 templates/prefs/sentmailselect.inc:42 -msgid "Create a new sent mail folder" -msgstr "Vytvoøit novou slo¾ku pro odeslané zprávy" - -#: templates/prefs/trashselect.inc:12 templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "Vytvoøit novou slo¾ku pro ko¹" - -#: config/prefs.php.dist:130 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Filtrovací pravidla pro organizování pøíchozích zpráv, jejich tøídìní do " -"slo¾ek a mazání nechtìných zpráv (spam)." - -#: templates/stationery/prefs.inc:14 -msgid "Create new stationery" -msgstr "Vytvoøit nový formuláø" - -#: config/prefs.php.dist:452 -msgid "Create stationery and form responses." -msgstr "Tvorba formuláøových odpovìdí." - -#: templates/acl/acl.inc:95 -#, php-format -msgid "Current access to %s" -msgstr "Souèasný pøístup do %s" - -#: config/prefs.php.dist:997 -msgid "Current expanded status in the folders view" -msgstr "Souèasný rozbalený status v pohledu slo¾ek" - -#: config/prefs.php.dist:107 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Nastavit úèty pro stahování zpráv z dal¹ích po¹tovních úètù." - -#: config/prefs.php.dist:52 -msgid "Customize how you send mail." -msgstr "Nastavení zpùsobu odesílání zpráv." - -#: config/prefs.php.dist:41 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Nastavení úkolù provádìných pøi pøihlá¹ení do modulu %s." - -#: templates/mailbox/message_headers.inc:17 -msgid "Dat_e" -msgstr "Datu_m" - -#: message.php:273 thread.php:153 -msgid "Date" -msgstr "Datum" - -#: lib/MIME/Viewer/itip.php:750 -msgid "Declined" -msgstr "Zamítnut" - -#: lib/MIME/Viewer/itip.php:264 -msgid "Declined: " -msgstr "Zamítnut: " - -#: config/prefs.php.dist:540 -msgid "Default" -msgstr "Pøednastavené" - -#: config/prefs.php.dist:700 -msgid "Default (US-ASCII)" -msgstr "Pøednastavené (US-ASCII)" - -#: templates/prefs/defaultsearchselect.inc:21 -msgid "Default Search Field" -msgstr "Standardní políèko pro hledání" - -#: config/prefs.php.dist:930 -msgid "Default sorting criteria:" -msgstr "Výchozí tøídící kritéria:" - -#: config/prefs.php.dist:940 -msgid "Default sorting direction:" -msgstr "Výchozí smìr tøídìní:" - -#: lib/MIME/Viewer/itip.php:758 -msgid "Delegated" -msgstr "Pøidìleno" - -#: folders.php:400 templates/fetchmail/manage.inc:68 -#: templates/compose/attachments.inc:28 templates/message/navbar_actions.inc:6 -#: templates/mailbox/actions.inc:8 templates/mailbox/actions.inc:10 -#: templates/smime/smime.inc:25 templates/contacts/contacts.inc:244 -#: templates/pgp/pgp.inc:27 -msgid "Delete" -msgstr "Smazat" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -#, php-format -msgid "Delete %s Public Key" -msgstr "Smazat %s veøejný klíè" - -#: templates/smime/smime.inc:79 templates/pgp/pgp.inc:83 -msgid "Delete Current Keys" -msgstr "Smazat souèasný klíè" - -#: templates/folders/actions.inc:9 -msgid "Delete Folder(s)" -msgstr "Smazat slo¾ku(y)" - -#: folders.php:270 -msgid "Delete Selected Folders" -msgstr "Smazat zvolené slo¾ky" - -#: templates/stationery/prefs.inc:42 -msgid "Delete Stationery" -msgstr "Smazat formuláø" - -#: folders.php:400 -msgid "Delete Virtual Folder" -msgstr "Smazat virtuální slo¾ku" - -#: templates/mailbox/header.inc:14 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Smazat definici Virtuální schránky %s" - -#: templates/fetchmail/manage.inc:43 -msgid "Delete fetched messages from remote server?" -msgstr "Smazat sta¾ené zprávy ze vzdáleného serveru?" - -#: lib/MIME/Viewer/itip.php:619 -msgid "Delete from my calendar" -msgstr "Smazat z mého kalendáøe" - -#: config/prefs.php.dist:371 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Smazat staré pøílohy ulo¾ené jako odkaz na zaèátku mìsíce?" - -#: config/prefs.php.dist:353 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Smazat staré schránky s odeslanou po¹tou na zaèátku mìsíce?" - -#: config/prefs.php.dist:608 -msgid "Delete spam messages" -msgstr "Smazat Nevy¾ádanou po¹tu" - -#: mailbox.php:740 message.php:510 templates/mailbox/legend.inc:8 -#: templates/mailbox/navbar.inc:20 templates/mailbox/navbar.inc:38 -msgid "Deleted" -msgstr "Smazáno" - -#: templates/search/main.inc:63 -msgid "Deleted messages" -msgstr "Smazané zprávy" - -#: compose.php:574 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Smazaná pøíloha \"%s\"." - -#: config/prefs.php.dist:81 -msgid "Deleting and Moving Messages" -msgstr "Smazání a pøesouvání zpráv" - -#: lib/MIME/Viewer/itip.php:587 -msgid "Deny request" -msgstr "Zamítnout po¾adavek" - -#: lib/MIME/Viewer/itip.php:542 -msgid "Deny request for free/busy information" -msgstr "Zamítnout po¾adavek na informaci o free/busy" - -#: config/prefs.php.dist:939 -msgid "Descending" -msgstr "Sestupnì" - -#: lib/MIME/Viewer/itip.php:666 templates/compose/attachments.inc:21 -msgid "Description" -msgstr "Popis" - -#: templates/smime/smime.inc:25 templates/smime/smime.inc:68 -#: templates/pgp/pgp.inc:27 templates/pgp/pgp.inc:70 templates/pgp/pgp.inc:75 -msgid "Details" -msgstr "Detaily" - -#: compose.php:586 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "Soubor \"%s\" nebyl pøipojen, byl prázdný." - -#: config/prefs.php.dist:668 -msgid "Dim signatures?" -msgstr "Zastínit signatury?" - -#: templates/contacts/contacts.inc:236 -msgid "Display" -msgstr "Zobrazit" - -#: config/prefs.php.dist:258 -msgid "Display Virtual Inbox?" -msgstr "Zobrazit Virtuální Doruèenou po¹tu?" - -#: config/prefs.php.dist:482 -msgid "Display confirmation after sending a message?" -msgstr "Zobrazit potvrzení o odeslání zprávy?" - -#: config/prefs.php.dist:686 -msgid "Display in Body of Message" -msgstr "Zobrazit v tìle zprávy" - -#: config/prefs.php.dist:799 -msgid "Display pop-up notification of new mail?" -msgstr "Zobrazit upozornìní o nové zprávì?" - -#: config/prefs.php.dist:765 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Zobrazit odkaz 'Vyprázdnit Nevy¾ádanou po¹tu' v li¹tì menu?" - -#: config/prefs.php.dist:757 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Zobrazit odkaz 'Vyprázdnit ko¹' v li¹tì menu?" - -#: templates/compose/attachments.inc:11 -msgid "Disposition" -msgstr "Dispozice" - -#: templates/search/fields.inc:26 -msgid "Do NOT match" -msgstr "NESHODUJÍ se" - -#: templates/folders/actions.inc:16 -msgid "Do Not Check Folder(s) for New Mail" -msgstr "Nekontrolovat slo¾ku(y) na nové zprávy" - -#: config/prefs.php.dist:959 -msgid "Do not generate a link in the From: column" -msgstr "Nevytváøet odkazy ve sloupci Od:" - -#: lib/IMP.php:1048 -msgid "Do you want to open that folder?" -msgstr "Chcete otevøít tuto slo¾ku?" - -#: templates/login/login.inc:230 -msgid "Don't have an account? Sign up." -msgstr "Nemáte úèet? Zaregistrujte se." - -#: templates/compose/spelling.inc:127 -msgid "Done" -msgstr "Dokonèeno" - -#: lib/MIME/Contents.php:219 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Stahnout %s v .zip formátu" - -#: templates/message/headers.inc:52 -msgid "Download All Attachments (in .zip file)" -msgstr "Stahovat v¹echny pøílohy (v .zip souboru)" - -#: templates/folders/actions.inc:20 -msgid "Download Folder(s)" -msgstr "Stahnout slo¾ku(y)" - -#: templates/folders/actions.inc:21 -msgid "Download Folder(s) [.zip format]" -msgstr "Stahovat slo¾ku(y) [v .zip formátu]" - -#: lib/MIME/Contents.php:219 -msgid "Download in .zip Format" -msgstr "Stahovat v .zip formátu" - -#: mailbox.php:719 message.php:508 templates/message/navbar_navigate.inc:11 -#: templates/mailbox/legend.inc:9 templates/mailbox/navbar.inc:22 -#: templates/mailbox/navbar.inc:41 -msgid "Draft" -msgstr "Rozepsaná zpráva" - -#: folders.php:373 -msgid "Draft folder" -msgstr "Slo¾ka pro rozepsané zprávy" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "Slo¾ka pro rozepsané zprávy:" - -#: templates/pgp/pgp.inc:106 -msgid "E-mail Address" -msgstr "E-mailová adresa" - -#: lib/Mailbox.php:315 -msgid "END" -msgstr "KONEC" - -#: lib/MIME/Viewer/status.php:74 -msgid "ERROR: Your message could not be delivered." -msgstr "CHYBA: Va¹í zprávu nelze doruèit." - -#: folders.php:401 templates/stationery/prefs.inc:19 -msgid "Edit" -msgstr "Upravit" - -#: templates/filters/prefs.inc:18 -msgid "Edit Blacklist" -msgstr "Upravit èernou listinu" - -#: templates/filters/prefs.inc:13 -msgid "Edit Filters" -msgstr "Upravit filtrovací pravidla" - -#: templates/search/header.inc:19 templates/mailbox/header.inc:16 -msgid "Edit Search Query" -msgstr "Editovat po¾adavek k hledání" - -#: folders.php:401 templates/search/header.inc:17 -msgid "Edit Virtual Folder" -msgstr "Upravit virtuální slo¾ku" - -#: templates/mailbox/header.inc:13 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Upravit definici virtuální slo¾ky pro %s" - -#: templates/filters/prefs.inc:23 -msgid "Edit Whitelist" -msgstr "Upravit bílou listinu" - -#: templates/filters/prefs.inc:18 -msgid "Edit your blacklist" -msgstr "Upravit èernou listinu" - -#: templates/filters/prefs.inc:13 -msgid "Edit your filter rules" -msgstr "Upravit pravidla filtrování" - -#: config/prefs.php.dist:868 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Upravit nastavení pro pøístup k jiným po¹tovním úètùm." - -#: templates/filters/prefs.inc:23 -msgid "Edit your whitelist" -msgstr "Upravit bílou listinu" - -#: templates/contacts/contacts.inc:239 -msgid "Email Address" -msgstr "Emailová adresa" - -#: lib/Message.php:697 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Vyprázdnit v¹echny zprávy od %s" - -#: lib/Message.php:676 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Byly vyprázdnìny v¹echny zprávy ze schránky Virtuálního ko¹e." - -#: templates/folders/actions.inc:22 -msgid "Empty Folder(s)" -msgstr "Vyprázdnit slo¾ku(y)" - -#: folders.php:271 -msgid "Empty Selected Folders" -msgstr "Vyprázdnit zvolené schránky" - -#: templates/mailbox/actions.inc:39 -msgid "Empty Trash folder" -msgstr "Vyprázdit slo¾ku ko¹e" - -#: lib/IMP.php:943 -msgid "Empty _Spam" -msgstr "Vyprázdit _Nevy¾ádanou po¹tu" - -#: lib/IMP.php:934 -msgid "Empty _Trash" -msgstr "Vyprázdit _ko¹" - -#: templates/pgp/notactive.inc:6 templates/pgp/pgp.inc:1 -msgid "Enable PGP functionality?" -msgstr "Zapnout PGP?" - -#: templates/smime/smime.inc:1 templates/smime/notactive.inc:6 -msgid "Enable S/MIME functionality?" -msgstr "Zapnout S/MIME?" - -#: config/prefs.php.dist:818 -msgid "Enable message previews?" -msgstr "Umo¾nit náhledy zpráv?" - -#: templates/compose/compose.inc:438 -msgid "Encr_yption Options" -msgstr "Mo¾nosti ¹ifro_vání" - -#: templates/mailbox/legend.inc:18 -msgid "Encrypted" -msgstr "Za¹ifrováno" - -#: lib/MIME/Viewer/itip.php:516 lib/MIME/Viewer/itip.php:518 -#: lib/MIME/Viewer/itip.php:651 lib/MIME/Viewer/itip.php:653 -msgid "End" -msgstr "Konec" - -#: lib/Compose.php:395 -msgid "End forwarded message" -msgstr "Konec pøeposlané zprávy" - -#: lib/Compose.php:352 -msgid "End message" -msgstr "Konec zprávy" - -#: lib/Compose.php:350 -#, php-format -msgid "End message from %s" -msgstr "Konec zprávy od %s" - -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:75 -msgid "Enter Passphrase" -msgstr "Zadejte heslo" - -#: templates/prefs/spamselect.inc:9 -msgid "Enter the name for your new Spam folder" -msgstr "Vlo¾te jméno nové slo¾ky pro Nevy¾ádanou po¹tu" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "Vlo¾te jméno nové slo¾ky pro rozepsané zprávy" - -#: templates/prefs/sentmailselect.inc:23 -msgid "Enter the name for your new sent mail folder" -msgstr "Vlo¾te jméno nové slo¾ky pro odeslané zprávy" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "Vlo¾te jméno nové slo¾ky pro ko¹" - -#: lib/Search.php:642 -msgid "Entire Message" -msgstr "Celá zpráva" - -#: message.php:198 thread.php:71 compose.php:1176 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Polo¾ka \"%s\" byla úspì¹nì pøidána do adresáøe" - -#: lib/MIME/Viewer/pgp.php:390 lib/MIME/Viewer/status.php:72 -#: lib/MIME/Viewer/status.php:161 lib/MIME/Viewer/pkcs7.php:412 -#: templates/smime/smime.inc:18 templates/pgp/pgp.inc:21 -msgid "Error" -msgstr "Chyba" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Chyba pøi spojení s IMAP serverem: [%s] %s." - -#: lib/MIME/Viewer/itip.php:310 lib/MIME/Viewer/itip.php:408 -#, php-format -msgid "Error sending reply: %s." -msgstr "Nastala chyba pøi odesílání odpovìdi: %s." - -#: lib/MIME/Viewer/itip.php:102 -msgid "Event successfully deleted." -msgstr "Událost byla úspì¹nì smazána." - -#: config/prefs.php.dist:789 -msgid "Every 15 minutes" -msgstr "Ka¾dých 15 minut" - -#: config/prefs.php.dist:786 -msgid "Every 30 seconds" -msgstr "Ka¾dých 30 sekund" - -#: config/prefs.php.dist:788 -msgid "Every 5 minutes" -msgstr "Ka¾dých 5 minut" - -#: config/prefs.php.dist:790 -msgid "Every half hour" -msgstr "Ka¾dou pùl hodinu" - -#: config/prefs.php.dist:787 -msgid "Every minute" -msgstr "Ka¾dou minutu" - -#: folders.php:438 -msgid "Expand" -msgstr "Rozbalit" - -#: templates/folders/actions.inc:39 -msgid "Expand All" -msgstr "Rozbalit v¹e" - -#: templates/folders/actions.inc:39 -msgid "Expand All Folders" -msgstr "Rozbalit v¹echny slo¾ky" - -#: folders.php:438 -msgid "Expand Folder" -msgstr "Rozbalit slo¾ku" - -#: templates/compose/redirect.inc:53 templates/compose/compose.inc:338 -msgid "Expand Names" -msgstr "Doplò jména" - -#: config/prefs.php.dist:1081 -msgid "Expand names in the compose window automatically in the background?" -msgstr "Automaticky doplnit jména pøi vytváøení zprávy?" - -#: config/prefs.php.dist:987 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Implicitnì rozbalovat celou strukturu slo¾ek pøi jejich zobrazení?" - -#: config/prefs.php.dist:998 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Implicitnì rozbalovat celou strukturu slo¾ek pøi jejich zobrazení?" - -#: templates/compose/redirect.inc:101 templates/compose/compose.inc:142 -#: templates/compose/compose.inc:192 templates/compose/compose.inc:243 -#: templates/compose/compose_expand.js:49 -msgid "Expanding" -msgstr "Rozbaluji" - -#: lib/IMP.php:954 lib/IMP.php:956 -msgid "F_etch Mail" -msgstr "S_táhnout po¹tu" - -#: templates/fetchmail/fetchmail.inc:26 config/prefs.php.dist:106 -msgid "Fetch Mail" -msgstr "Stáhnout po¹tu" - -#: config/prefs.php.dist:876 -msgid "Fetch Mail in a separate window?" -msgstr "Stahovat po¹tu v novém oknì?" - -#: templates/fetchmail/manage.inc:46 -msgid "Fetch messages upon logging on?" -msgstr "Stahovat po¹tu pøi pøihlá¹ení do systému?" - -#: lib/Fetchmail.php:290 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "Sta¾eno %d zpráv od %s" - -#: lib/Fetchmail.php:288 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Sta¾ena 1 zpráva od %s" - -#: lib/Fetchmail.php:286 lib/Fetchmail.php:288 lib/Fetchmail.php:290 -msgid "Fetchmail: " -msgstr "Sta¾ená po¹ta:" - -#: lib/Fetchmail.php:292 -msgid "Fetchmail: no new messages." -msgstr "Sta¾ená po¹ta: ¾ádné nové zprávy." - -#: lib/IMP.php:960 -msgid "Fi_lters" -msgstr "Fi_ltry" - -#: templates/compose/attachments.js:40 templates/compose/compose.inc:495 -msgid "File" -msgstr "Soubor" - -#: templates/filters/prefs.inc:31 -msgid "Filter Options" -msgstr "Mo¾nosti filtrù" - -#: templates/filters/prefs.inc:9 -msgid "Filter Settings" -msgstr "Nastavení filtrù" - -#: config/prefs.php.dist:591 -msgid "Filter message content for profanity?" -msgstr "Odfiltrovat nevhodná slova ze zpráv?" - -#: templates/filters/notactive.inc:11 -msgid "Filter support is disabled on this system." -msgstr "Tento systém neumo¾òuje filtrování." - -#: config/prefs.php.dist:129 -msgid "Filters" -msgstr "Filtry" - -#: templates/filters/notactive.inc:3 -msgid "Filters NOT Active" -msgstr "Filtry NEJSOU aktivovány" - -#: lib/Filter.php:131 -#, php-format -msgid "Filters: %s management page" -msgstr "Filtry: %s stránka managementu" - -#: templates/contacts/contacts.inc:186 -msgid "Find" -msgstr "Vyhledat" - -#: config/prefs.php.dist:912 -msgid "First Mailbox Page" -msgstr "První stránka schránky" - -#: mailbox.php:330 -msgid "First Page" -msgstr "První stránka" - -#: templates/message/navbar_actions.inc:15 templates/mailbox/actions.inc:21 -msgid "Fo_rward" -msgstr "Pø_eposlat" - -#: folders.php:251 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "Pøíkazy slo¾ky - Potvrzování" - -#: folders.php:288 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.inc:9 -msgid "Folder Navigator" -msgstr "Navigátor slo¾ek" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Shrnutí slo¾ek" - -#: acl.php:23 -msgid "Folder sharing is not enabled." -msgstr "Sdílení slo¾ek není povoleno." - -#: folders.php:47 -msgid "Folder use is not enabled." -msgstr "Pou¾ití slo¾ek není povoleno." - -#: config/prefs.php.dist:976 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Formát datumu v zobrazení schránky pro dne¹ní pøíchozí zprávy" - -#: compose.php:824 templates/message/navbar_actions.inc:15 -#: templates/mailbox/actions.inc:21 -msgid "Forward" -msgstr "Pøeposlat" - -#: compose.php:809 -msgid "Forward:" -msgstr "Pøeposlat:" - -#: lib/Compose.php:380 -msgid "Forwarded message" -msgstr "Pøeposlaná zpráva" - -#: lib/Compose.php:378 -#, php-format -msgid "Forwarded message from %s" -msgstr "Pøeposlaná zpráva od %s" - -#: lib/MIME/Viewer/itip.php:402 -msgid "Free/Busy Request Response" -msgstr "Free/Busy odpovìï na ¾ádost" - -#: templates/mailbox/message_headers.inc:27 -msgid "Fro_m" -msgstr "O_d" - -#: message.php:274 thread.php:154 lib/Search.php:618 -#: templates/compose/compose.inc:97 -msgid "From" -msgstr "Od" - -#: config/prefs.php.dist:925 -msgid "From Address" -msgstr "Adresa Od" - -#: compose.php:821 compose.php:825 -msgid "Fwd:" -msgstr "Pøep:" - -#: compose.php:1315 -msgid "Fwd: " -msgstr "Pøep: " - -#: compose.php:1317 -#, php-format -msgid "Fwd: %u Forwarded Messages" -msgstr "Pøep: %u pøeposlaných zpráv" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:31 -#: config/prefs.php.dist:39 -msgid "General Options" -msgstr "V¹eobecné mo¾nosti" - -#: templates/fetchmail/manage.inc:37 -msgid "Get only new messages? (IMAP only)" -msgstr "Získat jen nové zprávy? (pouze u IMAPu)" - -#: lib/MIME/Viewer/itip.php:554 lib/MIME/Viewer/itip.php:728 -#: templates/folders/actions.inc:32 -msgid "Go" -msgstr "Jdi" - -#: thread.php:136 -msgid "Go to Message" -msgstr "Jít na zprávu" - -#: lib/IMP.php:503 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Jdi do adresáøe na polo¾ku \"%s\"" - -#: templates/acl/acl.inc:136 -msgid "Grant access" -msgstr "Povolit pøístup" - -#: message.php:553 lib/Filter.php:131 lib/MIME/Viewer/notification.php:62 -#: lib/MIME/Viewer/notification.php:68 lib/MIME/Viewer/pgp.php:172 -#: lib/MIME/Viewer/status.php:120 lib/MIME/Viewer/status.php:127 -#: lib/MIME/Viewer/pkcs7.php:455 lib/MIME/Viewer/related.php:79 -#: lib/MIME/Viewer/appledouble.php:41 lib/MIME/Viewer/images.php:104 -#: lib/MIME/Viewer/images.php:111 lib/MIME/Viewer/images.php:113 -#: lib/MIME/Viewer/images.php:164 lib/MIME/Viewer/html.php:119 -msgid "HERE" -msgstr "ZDE" - -#: lib/MIME/Viewer/related.php:80 lib/MIME/Viewer/html.php:120 -#: templates/stationery/prefs.inc:31 -msgid "HTML" -msgstr "HTML" - -#: compose.php:259 -msgid "HTML Version of Message" -msgstr "HTML verze zprávy" - -#: templates/message/headers.inc:58 -msgid "Headers" -msgstr "Hlavièky" - -#: templates/compose/recompose.inc:5 -msgid "Here is the message you were composing:" -msgstr "Toto je zpráva, kterou jste napsali:" - -#: config/prefs.php.dist:659 -msgid "Hidden" -msgstr "Ukrytý" - -#: config/prefs.php.dist:658 -msgid "Hidden in Thread View" -msgstr "Ukrytý v zobrazení podle souvislosti" - -#: mailbox.php:359 -msgid "Hide Deleted" -msgstr "Ukrýt smazané" - -#: folders.php:283 -msgid "Hide Unsubscribed" -msgstr "Ukrýt neaktivní" - -#: templates/compose/compose.inc:292 -msgid "High" -msgstr "Vysoká" - -#: mailbox.php:724 message.php:308 templates/mailbox/legend.inc:12 -msgid "High Priority" -msgstr "Vysoká dùle¾itost" - -#: templates/compose/compose.inc:291 -msgid "Highest" -msgstr "Nejvy¹í" - -#: config/prefs.php.dist:688 -msgid "How do you want to display attachments?" -msgstr "Jak si pøejete zobrazit pøílohy?" - -#: config/prefs.php.dist:507 -msgid "How to attribute quoted lines in a reply" -msgstr "Jak oznaèit citace v odpovìdích" - -#: lib/Fetchmail/imap.php:134 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:129 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Automatická detekce protokolu)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "IMAP server uzavøel spojení. Server odpovìdìl: %s" - -#: lib/Fetchmail/imap.php:146 templates/login/login.inc:164 -msgid "IMAP over SSL" -msgstr "IMAP pøes SSL" - -#: lib/Fetchmail/imap.php:152 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP pøes SSL (s neoficiálním certifikátem)" - -#: templates/login/login.inc:165 -msgid "IMAP over SSL (self-signed)" -msgstr "IMAP pøes SSL (s neoficiálním certifikátem)" - -#: lib/Fetchmail/imap.php:140 templates/login/login.inc:163 -msgid "IMAP, no TLS" -msgstr "IMAP, bez TLS" - -#: lib/Fetchmail/imap.php:49 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 po¹tovní servery" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Pokud chcete pou¾ívat SSL nebo TLS, musíte mít nahrané PHP roz¹íøení openssl." - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "" -"Pokud budete pokraèovat, v¹echny zprávy ve slo¾ce(kách) budou ztraceny!" - -#: templates/compose/spelling.inc:83 -msgid "Ignore" -msgstr "Ignorovat" - -#: templates/compose/spelling.inc:84 -msgid "Ignore All" -msgstr "Ignorovat v¹e" - -#: templates/saveimage/saveimage.inc:8 -msgid "Image" -msgstr "Obraz" - -#: templates/folders/import.inc:20 -msgid "Import" -msgstr "Importovat" - -#: templates/smime/import_key.inc:85 templates/pgp/import_key.inc:65 -msgid "Import Key" -msgstr "Importovat klíè" - -#: templates/pgp/pgp.inc:137 -msgid "Import Keypair" -msgstr "Importovat klíèový pár" - -#: templates/folders/actions.inc:27 -msgid "Import Messages" -msgstr "Importovat zprávy" - -#: pgp.php:41 -msgid "Import PGP Key" -msgstr "Importovat PGP klíè" - -#: templates/smime/smime.inc:91 -msgid "Import Personal Certificate" -msgstr "Naimportovat osobní certifikát" - -#: templates/pgp/import_key.inc:14 -msgid "Import Personal Private PGP Key" -msgstr "Importovat Vá¹ osobní privátní PGP klíè" - -#: templates/pgp/import_key.inc:9 -msgid "Import Personal Public PGP Key" -msgstr "Importovat Vá¹ osobní veøejný PGP klíè" - -#: templates/smime/import_key.inc:4 -msgid "Import Personal S/MIME Certificates" -msgstr "Importovat Vá¹ osobní S/MIME certifikát" - -#: templates/smime/smime.inc:40 templates/pgp/pgp.inc:41 -msgid "Import Public Key" -msgstr "Importovat veøejný klíè" - -#: templates/pgp/import_key.inc:4 -msgid "Import Public PGP Key" -msgstr "Importovat veøejný PGP klíè" - -#: templates/smime/import_key.inc:8 -msgid "Import Public S/MIME Key" -msgstr "Importovat Vá¹ veøejný S/MIME klíè" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Importovat S/MIME klíè" - -#: templates/folders/import.inc:9 -msgid "Import mbox File" -msgstr "Importovat mbox soubor" - -#: templates/folders/import.inc:16 -#, php-format -msgid "Import mbox file %s into folder %s." -msgstr "Importovat mbox soubor %s do slo¾ky %s." - -#: mailbox.php:734 message.php:509 templates/message/navbar_navigate.inc:7 -#: templates/mailbox/legend.inc:7 templates/mailbox/navbar.inc:16 -#: templates/mailbox/navbar.inc:33 -msgid "Important" -msgstr "Dùle¾ité" - -#: templates/search/main.inc:47 -msgid "Important messages" -msgstr "Dùle¾ité zprávy" - -#: folders.php:151 -#, php-format -msgid "Imported %d messages from %s." -msgstr "Importováno %d zpráv(a) od %s." - -#: lib/MIME/Viewer/itip.php:766 -msgid "In Process" -msgstr "V procesu" - -#: folders.php:365 lib/Folder.php:85 lib/IMP.php:822 lib/IMAP/Tree.php:119 -#: lib/IMAP/Tree.php:243 templates/prefs/initialpageselect.inc:4 -msgid "Inbox" -msgstr "Doruèená po¹ta" - -#: config/prefs.php.dist:495 -msgid "Include a brief summary of the header in a reply?" -msgstr "Zahrnout struèné shrnutí hlavièek do Va¹í odpovìdi?" - -#: config/prefs.php.dist:490 -msgid "Include original message in a reply?" -msgstr "Zahrnout pùvodní zprávu do Va¹í odpovìdi?" - -#: lib/MIME/Viewer/notification.php:61 lib/MIME/Viewer/status.php:130 -msgid "Info" -msgstr "Informace" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -#, php-format -msgid "Information on %s Public Key" -msgstr "Informace o %s veøejném klíèi" - -#: templates/pgp/pgp.inc:75 -msgid "Information on Personal Private Key" -msgstr "Informace o Va¹em osobním privátním klíèi" - -#: templates/smime/smime.inc:68 templates/pgp/pgp.inc:70 -msgid "Information on Personal Public Key" -msgstr "Informace o Va¹em osobním veøejném klíèi" - -#: templates/compose/attachments.js:56 templates/compose/attachments.inc:15 -#: templates/compose/compose.inc:500 -msgid "Inline" -msgstr "Uvnitø" - -#: templates/smime/import_key.inc:9 -msgid "Insert Certificate Here" -msgstr "Zde vlo¾it certifikát" - -#: templates/pgp/import_key.inc:15 -msgid "Insert Personal Private PGP Key Here" -msgstr "Zde vlo¾it Vá¹ osobní privátní PGP klíè" - -#: templates/pgp/import_key.inc:10 -msgid "Insert Personal Public PGP Key Here" -msgstr "Zde vlo¾it Vá¹ osobní veøejný PGP klíè" - -#: templates/pgp/import_key.inc:5 -msgid "Insert Public PGP Key Here" -msgstr "Zde vlo¾it veøejný PGP klíè" - -#: lib/MIME/Viewer/itip.php:413 -msgid "Invalid Action selected for this component." -msgstr "Byla vybrána nesprávná akce pro tuto komponentu." - -#: mailbox.php:580 mailbox.php:627 -msgid "Invalid Address" -msgstr "Neplatná adresa" - -#: lib/Fetchmail/imap.php:281 -msgid "Invalid Remote Mailbox" -msgstr "Neplatná vzdálená schránka" - -#: compose.php:157 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Neplatný znak v e-mailové adrese: %s." - -#: pgp.php:16 smime.php:78 -msgid "Invalid key" -msgstr "Neplatný klíè" - -#: pgp.php:193 -msgid "Invalid personal PGP private key." -msgstr "Vá¹ osobní privátní PGP klíè je neplatný." - -#: pgp.php:168 -msgid "Invalid personal PGP public key." -msgstr "Vá¹ osobní veøejný PGP klíè je neplatný." - -#: templates/mailbox/navbar.inc:12 -msgid "Invert" -msgstr "Obrátit" - -#: templates/compose/compose.inc:592 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.inc:111 -msgid "Key Length" -msgstr "Délka klíèe" - -#: templates/pgp/pgp.inc:135 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "Vytvoøení klíèe mù¾e nìjaký èas trvat. Pokraèovat v tvorbì klíèe?" - -#: templates/smime/smime.inc:35 templates/pgp/pgp.inc:36 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"Import klíèe není k dispozici. Na tomto serveru není povoleno pøijímaní " -"souborù." - -#: templates/smime/smime.inc:37 templates/pgp/pgp.inc:38 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Import klíèe není k dispozici. Nemáte definován adresáø pro pøidání Va¹ich " -"kontaktù." - -#: pgp.php:315 -msgid "Key successfully sent to the public keyserver." -msgstr "Klíè byl úspì¹nì odeslán na veøejný klíèový server." - -#: templates/login/login.inc:214 -msgid "Language" -msgstr "Jazyk" - -#: config/prefs.php.dist:913 -msgid "Last Mailbox Page" -msgstr "Poslední stránka schránky" - -#: mailbox.php:343 -msgid "Last Page" -msgstr "Poslední stránka" - -#: templates/compose/compose.inc:548 -msgid "Link Attachments?" -msgstr "Linkovat pøílohy?" - -#: attachment.php:34 lib/Compose.php:1087 -msgid "Linked attachments are forbidden." -msgstr "Pøílohy ulo¾ené jako odkazy nejsou povoleny." - -#: lib/Compose.php:1103 -#, php-format -msgid "Links will expire on %s" -msgstr "Odkazy budou expirovat v %s" - -#: config/prefs.php.dist:1100 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Zobrazit seznam v¹ech kontaktù pøi prohlí¾ení kontaktù? (pokud neni " -"aktivováno, uvidíte pouze kontakty, které jste zadali pro vyhledávání)" - -#: config/prefs.php.dist:685 -msgid "Listing in the Header" -msgstr "Výpis v hlavièce" - -#: templates/fetchmail/manage.inc:30 -msgid "Local Mailbox:" -msgstr "Lokální schránka po¹ty" - -#: lib/MIME/Viewer/itip.php:671 -msgid "Location" -msgstr "Místo" - -#: templates/login/login.inc:223 -msgid "Log in" -msgstr "Pøihlásit se" - -#: lib/Block/summary.php:125 -#, php-format -msgid "Log in to %s" -msgstr "Pøihlásit se do %s" - -#: templates/login/login.inc:137 -msgid "Login" -msgstr "Pøihlásit se" - -#: config/prefs.php.dist:40 -msgid "Login Tasks" -msgstr "Úkoly provádìné pøi pøihlá¹ení" - -#: templates/compose/compose.inc:294 -msgid "Low" -msgstr "Nízká" - -#: mailbox.php:727 message.php:310 templates/mailbox/legend.inc:13 -msgid "Low Priority" -msgstr "Nízká dùle¾itost" - -#: templates/compose/compose.inc:295 -msgid "Lowest" -msgstr "Nejni¾¹í" - -#: lib/MIME/Viewer/appledouble.php:44 -msgid "Macintosh File" -msgstr "Soubor pochází z Macintoshe" - -#: templates/smime/passphrase.inc:13 -msgid "Mail" -msgstr "Po¹ta" - -#: config/prefs.php.dist:98 -msgid "Mail Previews" -msgstr "Náhledy po¹ty" - -#: templates/fetchmail/driver_select.inc:16 -msgid "Mail server type to connect to:" -msgstr "Typ po¹tovního serveru pro pøipojení:" - -#: folders.php:369 folders.php:383 -msgid "Mailbox" -msgstr "Schránka" - -#: config/prefs.php.dist:113 -msgid "Mailbox and Folder Display Options" -msgstr "Mo¾nosti zobrazení schránek a slo¾ek" - -#: templates/folders/actions.inc:18 -msgid "Mark All Messages in Folder as Seen" -msgstr "Oznaèit v¹echny zprávy ve slo¾ce jako prohlédnuté" - -#: templates/folders/actions.inc:19 -msgid "Mark All Messages in Folder as Unseen" -msgstr "Oznaèit v¹echny zprávy ve slo¾ce jako neprohlédnuté" - -#: templates/message/navbar_navigate.inc:5 templates/mailbox/navbar.inc:30 -msgid "Mark as:" -msgstr "Oznaèit jako:" - -#: config/prefs.php.dist:641 -msgid "Mark different levels of quoting with different colors?" -msgstr "Oznaèit rùzné úrovnì citátù rùznými barvami?" - -#: templates/fetchmail/manage.inc:40 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Oznaèit zprávy jako prohlédnuté? (pouze IMAP)" - -#: config/prefs.php.dist:649 -msgid "Mark simple markup?" -msgstr "Oznaèit jednoduchou znaèkou?" - -#: templates/search/header.inc:49 -msgid "Match All Queries" -msgstr "Zachytit v¹echny dotazy" - -#: templates/search/header.inc:45 -msgid "Match Any Query" -msgstr "Zachytit jakýkoliv dotaz" - -#: templates/compose/compose.inc:506 -msgid "Maximum Attachment Size" -msgstr "Maximální velikost pøílohy" - -#: lib/api.php:79 -msgid "Maximum Number of Folders" -msgstr "Maximální poèet schránek" - -#: templates/compose/compose.inc:488 -msgid "Maximum number of attachments reached." -msgstr "Byl dosa¾en maximální poèet pøíloh." - -#: templates/compose/compose.inc:484 -msgid "Maximum total attachment size reached." -msgstr "Byla dosa¾ena maximální velikost pøíloh." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Menu pro seznam slo¾ek" - -#: lib/Compose.php:342 -msgid "Message" -msgstr "Zpráva" - -#: compose.php:602 compose.php:629 compose.php:683 config/prefs.php.dist:51 -msgid "Message Composition" -msgstr "Vytvoøit zprávu" - -#: config/prefs.php.dist:924 -msgid "Message Date" -msgstr "Datum zprávy" - -#: config/prefs.php.dist:50 config/prefs.php.dist:66 config/prefs.php.dist:80 -#: config/prefs.php.dist:89 config/prefs.php.dist:97 config/prefs.php.dist:105 -msgid "Message Options" -msgstr "Mo¾nosti zpráv" - -#: search.php:303 -msgid "Message Search" -msgstr "Vyhledat zprávu" - -#: config/prefs.php.dist:928 -msgid "Message Size" -msgstr "Velikost zprávy" - -#: message.php:395 -msgid "Message Source" -msgstr "Zdrojový kód zprávy" - -#: config/prefs.php.dist:67 -msgid "Message Viewing" -msgstr "Zobrazení zprávy" - -#: templates/search/main.inc:6 -msgid "Message flags" -msgstr "Typ zprávy" - -#: templates/search/main.inc:83 -msgid "Message folders" -msgstr "Slo¾ky pro zprávu" - -#: lib/Compose.php:340 -#, php-format -msgid "Message from %s" -msgstr "Zpráva od %s" - -#: mailbox.php:668 -msgid "Message has attachments" -msgstr "Zpráva obsahuje pøílohy" - -#: mailbox.php:659 -msgid "Message is encrypted" -msgstr "Zpráva je za¹ifrována" - -#: mailbox.php:654 -msgid "Message is signed" -msgstr "Zpráva je digitálnì podepsána" - -#: templates/search/header.inc:36 -msgid "Message matches" -msgstr "Zpráva se shoduje" - -#: compose.php:868 compose.php:875 -msgid "Message redirected successfully." -msgstr "Zpráva byla úspì¹nì pøesmìrována." - -#: compose.php:1126 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Zpráva byla úspì¹nì odeslána, ale nebyla ulo¾ena do %s" - -#: compose.php:1185 compose.php:1193 -msgid "Message sent successfully." -msgstr "Zpráva byla úspì¹nì odeslána." - -#: config/prefs.php.dist:948 -msgid "Messages per page in the mailbox view." -msgstr "Zpráv na stránku v zobrazení schránky." - -#: mailbox.php:310 -msgid "Messages to" -msgstr "Zprávy do" - -#: templates/acl/acl.inc:29 -msgid "Modify" -msgstr "Zmìnit" - -#: templates/compose/expand.inc:11 -#, php-format -msgid "More than one address found for field \"%s\"." -msgstr "Bylo nalezeno více adres pro pole \"%s\"." - -#: templates/message/navbar_navigate.inc:18 templates/mailbox/navbar.inc:50 -msgid "Move" -msgstr "Pøesunout" - -#: templates/prefs/sourceselect.inc:316 -msgid "Move down" -msgstr "Posunout dolù" - -#: config/prefs.php.dist:609 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" -"Pøesunout SPAM do slo¾ky pro Nevy¾ádanou po¹tu a nevinné zprávy do Doruèené " -"po¹ty." - -#: templates/message/navbar_navigate.inc:18 templates/mailbox/navbar.inc:50 -msgid "Move to folder" -msgstr "Pøesunout do slo¾ky" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move up" -msgstr "Posunout nahoru" - -#: lib/MIME/Viewer/alternative.php:127 -msgid "Multipart/alternative" -msgstr "Více èástí / alternativní" - -#: thread.php:76 thread.php:157 -msgid "Multiple Message View" -msgstr "Zobrazení více zpráv najednou" - -#: templates/prefs/defaultsearchselect.inc:8 -msgid "NONE" -msgstr "®ÁDNÝ" - -#: templates/fetchmail/manage.inc:48 templates/smime/smime.inc:2 -#: templates/pgp/pgp.inc:2 -msgid "NOTE" -msgstr "POZNÁMKA" - -#: lib/MIME/Viewer/itip.php:683 templates/contacts/contacts.inc:238 -msgid "Name" -msgstr "Jméno" - -#: pgp.php:107 -msgid "Name and/or email cannot be empty" -msgstr "Nelze nechat jméno a/nebo email prázdné" - -#: lib/MIME/Viewer/itip.php:771 -msgid "Needs Action" -msgstr "Potøebuje akci" - -#: config/prefs.php.dist:573 config/prefs.php.dist:785 -msgid "Never" -msgstr "Nikdy" - -#: config/prefs.php.dist:563 -msgid "Never save attachments" -msgstr "Neukládat pøílohy" - -#: templates/acl/acl.inc:124 -msgid "New" -msgstr "Nová" - -#: lib/IMP.php:591 -msgid "New Folder" -msgstr "Nová slo¾ka" - -#: config/prefs.php.dist:90 -msgid "New Mail" -msgstr "Nová po¹ta" - -#: lib/Block/summary.php:24 lib/Block/summary.php:25 -#: lib/Block/tree_folders.php:46 -msgid "New Message" -msgstr "Nová zpráva" - -#: mailbox.php:776 lib/MIME/Headers.php:184 -#, php-format -msgid "New Message to %s" -msgstr "Nová zpráva pro %s" - -#: templates/search/main.inc:19 -msgid "New messages" -msgstr "Nové zprávy" - -#: templates/compose/spelling.inc:134 -msgid "Next" -msgstr "Dal¹í" - -#: templates/message/navbar_navigate.inc:33 -msgid "Next Message" -msgstr "Dal¹í zpráva" - -#: mailbox.php:341 -msgid "Next Page" -msgstr "Dal¹í stránka" - -#: templates/compose/compose.inc:539 templates/compose/compose.inc:552 -#: config/prefs.php.dist:984 config/prefs.php.dist:995 -msgid "No" -msgstr "Ne" - -#: smime.php:223 -msgid "No Certificate found" -msgstr "Nebyl nalezen certifikát" - -#: templates/compose/encrypt_list.inc:5 -msgid "No Encryption" -msgstr "Bez ¹ifrování" - -#: templates/pgp/pgp.inc:19 -msgid "No Keys in Keyring" -msgstr "®ádné klíèe nejsou dostupné" - -#: mailbox.php:367 -#, php-format -msgid "No Messages" -msgstr "®ádné zprávy" - -#: pgp.php:134 -msgid "No PGP public key imported." -msgstr "®ádný veøejný PGP klíè nebyl importován." - -#: templates/smime/smime.inc:84 -msgid "No Personal Certificate Present" -msgstr "®ádný osobní certifikát nebyl nalezen" - -#: lib/Mailbox.php:332 -msgid "No Preview Text" -msgstr "Není text náhledu" - -#: templates/smime/smime.inc:15 -msgid "No Public Keys Found" -msgstr "®ádný veøejný klíè nebyl nalezen" - -#: smime.php:148 -msgid "No S/MIME public key imported." -msgstr "®ádný veøejný S/MIME klíè nebyl importován." - -#: lib/MIME/Viewer/tnef.php:92 -msgid "No attachments found." -msgstr "Pøíloha nebyla nalezena." - -#: lib/Crypt/SMIME.php:140 -msgid "No email information located in the public key." -msgstr "Ve veøejném klíèi nejsou ¾ádné informace o e-mailu." - -#: acl.php:71 acl.php:97 -msgid "No folder selected." -msgstr "Nebyla vybrána ¾ádná slo¾ka." - -#: lib/Block/summary.php:155 -msgid "No folders are being checked for new mail." -msgstr "®ádná slo¾ka není kontrolována na pøítomnost nových zpráv." - -#: folders.php:201 lib/Folder.php:472 lib/Folder.php:522 -msgid "No folders were specified" -msgstr "®ádná slo¾ka nebyla urèena" - -#: lib/Block/summary.php:161 -msgid "No folders with new messages" -msgstr "®ádná slo¾ka neobsahuje nové zprávy" - -#: lib/Block/summary.php:158 -msgid "No folders with unseen messages" -msgstr "®ádná slo¾ka neobsahuje neprohlédnuté zprávy" - -#: lib/Compose.php:336 -msgid "No message body text" -msgstr "®ádný text ve zprávì" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Nebyla vrácena ¾ádná zpráva." - -#: lib/Mailbox.php:374 -msgid "No messages matched your search." -msgstr "Va¹im vyhledávacím kritériím neodpovídá ¾ádná zpráva." - -#: pgp.php:186 -msgid "No personal PGP private key imported." -msgstr "®ádný z Va¹ich osobních privátních PGP klíèù nebyl importován." - -#: pgp.php:162 -msgid "No personal PGP public key imported." -msgstr "®ádný z Va¹ich osobních veøejných PGP klíèù nebyl importován." - -#: smime.php:198 -msgid "No personal S/MIME certificates imported." -msgstr "®ádný osobní S/MIME klíè nebyl importován." - -#: lib/MIME/Viewer/pgp.php:299 lib/MIME/Viewer/pkcs7.php:277 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "Nenalezen ¾ádný osobní klíè a proto nelze zprávu de¹ifrovat." - -#: spelling.php:220 -msgid "No spellchecking program configured." -msgstr "®ádná kontrola pravopisu není k dispozici." - -#: templates/compose/spelling.inc:49 -msgid "No spelling errors" -msgstr "®ádné pravopisné chyby" - -#: templates/compose/spelling.inc:101 -msgid "No suggestions" -msgstr "®ádné návrhy" - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "Nelze najít ¾ádnou metodu pro IMAP autentikaci." - -#: acl.php:67 acl.php:93 -msgid "No user specified." -msgstr "Nebyl uveden ¾ádný u¾ivatel." - -#: lib/MIME/Viewer/itip.php:704 -msgid "Non Participant" -msgstr "Není úèastníkem" - -#: lib/MIME/Viewer/itip.php:661 templates/prefs/sourceselect.inc:35 -#: templates/prefs/spamselect.inc:24 templates/prefs/trashselect.inc:24 -#: templates/prefs/folderselect.inc:24 templates/prefs/sentmailselect.inc:40 -#: templates/mailbox/navbar.inc:11 -msgid "None" -msgstr "®ádný" - -#: templates/compose/compose.inc:293 -msgid "Normal" -msgstr "Normální" - -#: templates/mailbox/navbar.inc:21 templates/mailbox/navbar.inc:39 -msgid "Not Deleted" -msgstr "Nebylo smazáno" - -#: templates/message/navbar_navigate.inc:12 templates/mailbox/navbar.inc:23 -#: templates/mailbox/navbar.inc:42 -msgid "Not Draft" -msgstr "®ádná rozepsaná zpráva" - -#: templates/message/navbar_navigate.inc:8 templates/mailbox/navbar.inc:17 -#: templates/mailbox/navbar.inc:34 -msgid "Not Important" -msgstr "Není dùle¾ité" - -#: templates/mailbox/navbar.inc:25 -msgid "Not Personal" -msgstr "Není osobní" - -#: lib/Crypt/SMIME.php:134 lib/Crypt/SMIME.php:149 lib/Crypt/PGP.php:139 -msgid "Not a valid public key." -msgstr "Neplatný veøejný klíè." - -#: templates/search/main.inc:67 -msgid "Not deleted messages" -msgstr "Nevymazané zprávy" - -#: templates/search/main.inc:51 -msgid "Not important messages" -msgstr "Nedùle¾ité zprávy" - -#: lib/Maintenance/Task/fetchmail_login.php:71 -msgid "Note that this can take some time" -msgstr "Upozornìní: Tato operace mù¾e trvat dlouho" - -#: config/prefs.php.dist:607 -msgid "Nothing" -msgstr "Nic" - -#: attachment.php:104 -msgid "Notification: Linked attachment downloaded" -msgstr "Upozornìní: Pøijali jste odkaz na pøílohu" - -#: config/prefs.php.dist:380 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Poèet mìsícù, po které budeme uchovávat pøílohy ulo¾ené jako odkazy pøi " -"mìsíèních èi¹tìní." - -#: config/prefs.php.dist:362 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Poèet starých slo¾ek s odeslanými zprávami, které by nemìly být vymazány " -"(vymazávání mìsíènì)." - -#: templates/contacts/contacts.inc:254 -msgid "OK" -msgstr "OK" - -#: templates/search/fields.inc:5 templates/smime/import_key.inc:49 -#: templates/pgp/import_key.inc:48 -msgid "OR" -msgstr "NEBO" - -#: templates/search/main.inc:15 -msgid "Old messages" -msgstr "Staré zprávy" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:52 -msgid "Old sent-mail folders being purged." -msgstr "Staré slo¾ky s odeslanou po¹tou, které se vyprazdòují." - -#: lib/Block/summary.php:34 -msgid "Only display folders with unread messages in them?" -msgstr "Zobrazit pouze slo¾ky s nepøeètenými zprávami?" - -#: templates/javascript/folders.js:81 -msgid "Only one folder should be selected for this action." -msgstr "Tuto akci lze provést pouze s jednou slo¾kou." - -#: templates/menu.inc:10 templates/menu.inc:30 -msgid "Open Fo_lder" -msgstr "Otevøít s_lo¾ku" - -#: folders.php:408 -msgid "Opened Folder" -msgstr "Slo¾ka otevøena" - -#: lib/MIME/Viewer/itip.php:700 -msgid "Optional Participant" -msgstr "Mo¾ní úèastníci" - -#: fetchmail.php:43 templates/fetchmail/fetchmail.inc:6 -#: templates/fetchmail/top.inc:3 -msgid "Other Mail Accounts" -msgstr "Dal¹í po¹tovní úèty" - -#: config/prefs.php.dist:112 config/prefs.php.dist:121 -#: config/prefs.php.dist:128 config/prefs.php.dist:135 -#: config/prefs.php.dist:143 config/prefs.php.dist:152 -msgid "Other Options" -msgstr "Dal¹í mo¾nosti" - -#: templates/login/login.inc:199 -msgid "Outbound Server" -msgstr "Odchozí server" - -#: lib/MIME/Viewer/pgp.php:164 lib/MIME/Viewer/pgp.php:203 -#: lib/MIME/Viewer/pgp.php:289 templates/pgp/passphrase.inc:16 -msgid "PGP" -msgstr "PGP" - -#: templates/compose/encrypt_list.inc:7 -msgid "PGP Encrypt Message" -msgstr "PGP ¹ifrování zprávy" - -#: compose.php:334 -msgid "PGP Error: " -msgstr "PGP chyba: " - -#: compose.php:313 -msgid "PGP Error: Need passphrase for personal private key." -msgstr "PGP chyba: Je potøeba heslo pro Vá¹ osobní privátní klíè." - -#: config/prefs.php.dist:144 -msgid "PGP Options" -msgstr "Mo¾nosti PGP" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "Vlo¾it PGP heslo" - -#: templates/pgp/pgp.inc:53 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "" -"Pou¾ití PGP osobního klíèového páru vy¾aduje bezpeèné pøipojení (HTTPS)." - -#: lib/MIME/Viewer/pgp.php:172 -msgid "PGP Public Key Text" -msgstr "Text veøejného PGP klíèe" - -#: pgp.php:146 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Veøejný PGP klíè pro \"%s (%s)\" byl úspì¹nì pøidán." - -#: pgp.php:242 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Veøejný PGP klíè pro \"%s\" byl úspì¹nì vymazán." - -#: templates/pgp/pgp.inc:14 -msgid "PGP Public Keyring" -msgstr "Veøejný svazek PGP klíèù" - -#: templates/compose/encrypt_list.inc:8 -msgid "PGP Sign Message" -msgstr "Podepsat zprávu pomocí PGP" - -#: templates/compose/encrypt_list.inc:9 -msgid "PGP Sign/Encrypt Message" -msgstr "Podepsat/¹ifrovat zprávu pomocí PGP" - -#: pgp.php:199 -msgid "PGP private key successfully added." -msgstr "PGP privátní klíè byl úspì¹nì pøidán." - -#: pgp.php:174 -msgid "PGP public key successfully added." -msgstr "PGP veøejný klíè byl úspì¹nì pøidán." - -#: templates/pgp/notactive.inc:4 -msgid "PGP support is disabled on this system." -msgstr "Tento systém nepodporuje PGP." - -#: lib/MIME/Viewer/pgp.php:207 -msgid "" -"PGP support is not currently active so the digital signature is unable to be " -"verified." -msgstr "PGP není aktivováno, digitální podpis nelze ovìøit." - -#: lib/MIME/Viewer/pgp.php:294 -msgid "" -"PGP support is not currently active so the message is unable to be decrypted." -msgstr "PGP není aktivováno, zprávu nelze de¹ifrovat." - -#: templates/pgp/pgp.inc:2 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"Podpora PGP potøebuje popup okna. Pokud Vá¹ prohlí¾eè zamezuje pou¾ití " -"tìchto oken, je zapotøebí umo¾nit jejich pou¾ití, jinak PGP nebude správnì " -"pracovat." - -#: lib/Fetchmail/imap.php:105 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:100 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Automatická detekce protokolù)" - -#: lib/Fetchmail/imap.php:117 -msgid "POP3 over SSL" -msgstr "POP3 pøes SSL" - -#: lib/Fetchmail/imap.php:123 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 pøes SSL (s neoficiálním certifikátem)" - -#: templates/login/login.inc:167 -msgid "POP3 over SSL (self-signed)" -msgstr "POP3 pøes SSL (s neoficiálním certifikátem)" - -#: lib/Fetchmail/imap.php:111 -msgid "POP3, no TLS" -msgstr "POP3, bez TLS" - -#: templates/mailbox/header.inc:22 -#, php-format -msgid "Page %d of %d" -msgstr "Stránka %d z %d" - -#: config/prefs.php.dist:910 -msgid "Page with the First Unseen Message" -msgstr "Stránka s první neprohlédnutou zprávou" - -#: config/prefs.php.dist:911 -msgid "Page with the Last Unseen Message" -msgstr "Stránka s poslední neprohlédnutou zprávou" - -#: templates/message/headers.inc:43 -msgid "Part(s)" -msgstr "Èást(i)" - -#: templates/pgp/pgp.inc:121 -msgid "Passphrase" -msgstr "Heslo" - -#: templates/pgp/pgp.inc:126 -msgid "Passphrase (Again)" -msgstr "Heslo (opìt)" - -#: pgp.php:307 smime.php:232 -msgid "Passphrase successfully unloaded." -msgstr "Heslo bylo úspì¹nì poskytnuto." - -#: templates/smime/passphrase.inc:18 templates/pgp/passphrase.inc:29 -msgid "Passphrase:" -msgstr "Heslo:" - -#: pgp.php:109 -msgid "Passphrases cannot be empty" -msgstr "Nelze zadat prázdné heslo" - -#: pgp.php:111 -msgid "Passphrases do not match" -msgstr "Hesla se neshodují" - -#: templates/fetchmail/manage.inc:20 templates/login/login.inc:190 -#: templates/smime/import_key.inc:71 -msgid "Password" -msgstr "Heslo" - -#: templates/fetchmail/manage.inc:48 -msgid "Perform maintenance operations on login?" -msgstr "Provést operace údr¾by pøi pøihlá¹ení do systému?" - -#: acl.php:75 acl.php:101 -msgid "Permissions for this user cannot be changed." -msgstr "Nelze zmìnit práva pro tohoto u¾ivatele." - -#: mailbox.php:703 message.php:497 templates/mailbox/legend.inc:10 -#: templates/mailbox/navbar.inc:24 -msgid "Personal" -msgstr "Osobní" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "Osobní informace" - -#: pgp.php:117 -msgid "Personal PGP keypair generated successfully." -msgstr "Vá¹ osobní PGP klíèový pár byl úspì¹nì vytvoøen." - -#: pgp.php:124 -msgid "Personal PGP keys deleted successfully." -msgstr "Va¹e osobní PGP klíèe byly úspì¹nì smazány." - -#: smime.php:204 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Osobní S/MIME certifikáty NEBYLY importovány:" - -#: smime.php:129 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Va¹e osobní S/MIME klíèe byly úspì¹nì smazány." - -#: config/prefs.php.dist:224 -msgid "Place your signature before replies and forwards?" -msgstr "Umístít Va¹i signaturu pøed odpovìï a také pøed pøeposlanou zprávu?" - -#: compose.php:257 -msgid "Plaintext Version of Message" -msgstr "Textová verze zprávy" - -#: config/prefs.php.dist:806 -msgid "" -"Play sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms will " -"require a plugin." -msgstr "" -"Pøehrávat zvuk pøi nové zprávì? To vy¾aduje podporu vlo¾ených zvukù ve Va¹em " -"prohlí¾eèi. Vìt¹inou bez problému na Windows a Macu, na jiných platformách " -"asi bude zapotøebí plugin." - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:192 -msgid "Please enter a name for the new folder:" -msgstr "Prosím zadejte název nové slo¾ky:" - -#: templates/javascript/folders.js:104 templates/javascript/folders.js:106 -msgid "Please enter the name of the new folder:" -msgstr "Prosím zadejte název nové slo¾ky:" - -#: templates/javascript/folders.js:139 -msgid "Please enter the new name:" -msgstr "Prosím zadejte nové jméno:" - -#: templates/pgp/passphrase.inc:19 -#, php-format -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per %s session." -msgstr "" -"Prosím zadejte heslo k Va¹emu privátnímu PGP klíèi. Heslo je nutné zadat " -"pouze jednou za %s relaci." - -#: templates/smime/passphrase.inc:13 -#, php-format -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per %s session." -msgstr "" -"Prosím zadejte heslo k Va¹emu privátnímu S/MIME klíèi. Heslo je nutné zadat " -"pouze jednou za %s relaci." - -#: recompose.php:96 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Prosím opìt se pøihla¹te, pokud chcete pokraèovat ve vytváøení zprávy. Pokud " -"nepou¾íváte cookies a vytváøíte zprávu v popup oknì, budete se muset " -"pøihlásit také ve Va¹em hlavním oknì. Takovéto nastavení zabraòuje útoèníkùm " -"zmocnit se Va¹í relaèní ID. Dìkujeme za pochopení." - -#: templates/login/login.inc:71 -msgid "Please provide your password." -msgstr "Prosím zadejte Va¹e heslo." - -#: templates/login/login.inc:67 -msgid "Please provide your username." -msgstr "Prosím zadejte Va¹e u¾ivatelské jméno." - -#: compose.php:105 lib/IMP.php:464 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Prosím opravte nejednoznaèné nebo neplatné adresy." - -#: templates/javascript/folders.js:63 -msgid "Please select a folder before you perform this action." -msgstr "Prosím vyberte nejdøíve slo¾ku a pak proveïte akci." - -#: templates/search/javascript.inc:41 -msgid "Please select at least one folder to search." -msgstr "Prosím vyberte nejménì jednu slo¾ku k prohledání." - -#: templates/javascript/folders.js:12 -msgid "Please select only one folder for this operation." -msgstr "Prosím vyberte pouze jednu slo¾ku pro tuto operaci." - -#: templates/compose/redirect.inc:73 -msgid "Please select or edit in the box to the right:" -msgstr "Prosím vyberte nebo upravte v boxu vpravo:" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Zalo¾eno na Horde" - -#: config/prefs.php.dist:216 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Pøedcházet signaturu pomlèkami ('-- ')?" - -#: pgp.php:254 smime.php:238 filterprefs.php:39 -msgid "Preferences successfully updated." -msgstr "Va¹e nastavení byla úspì¹nì ulo¾ena." - -#: templates/compose/attachments.inc:3 -msgid "Preview" -msgstr "Náhled" - -#: templates/message/navbar_navigate.inc:28 -msgid "Previous Message" -msgstr "Pøedchozí zpráva" - -#: mailbox.php:332 -msgid "Previous Page" -msgstr "Pøedchozí stránka" - -#: templates/message/navbar_actions.inc:33 -msgid "Print" -msgstr "Tisk" - -#: templates/message/headers.inc:38 -msgid "Priority" -msgstr "Dùle¾itost" - -#: templates/smime/import_key.inc:76 -msgid "Private Key Password" -msgstr "Heslo pro privátní klíè" - -#: config/prefs.php.dist:562 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Zeptat se poka¾dé pøi posílání pøílohy, implicitnì NE" - -#: config/prefs.php.dist:561 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Zeptat se poka¾dé pøi posílání pøílohy, implicitnì ANO" - -#: templates/fetchmail/manage.inc:10 -msgid "Protocol:" -msgstr "Protokol:" - -#: lib/Crypt/PGP.php:430 -msgid "Public PGP keyserver support has been disabled." -msgstr "Podpora veøejných PGP klíèových serverù byla vypnuta." - -#: templates/mailbox/actions_deleted.inc:7 templates/mailbox/actions.inc:36 -msgid "Pur_ge Deleted" -msgstr "Vyè_istit smazané" - -#: templates/mailbox/actions_deleted.inc:7 templates/mailbox/actions.inc:36 -msgid "Purge Deleted" -msgstr "Vyèistit smazané" - -#: templates/folders/actions.inc:24 -msgid "Purge Folder(s)" -msgstr "Vyèistit slo¾ku(y)" - -#: config/prefs.php.dist:399 -msgid "Purge Trash how often:" -msgstr "Jak èasto vyprazdòovat slo¾ku ko¹:" - -#: config/prefs.php.dist:408 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Smazat ze slo¾ky ko¹e zprávy, které jsou star¹í ne¾ uvedený poèet dní." - -#: config/prefs.php.dist:389 -msgid "Purge old messages in the Trash folder?" -msgstr "Smazat staré zprávy ze slo¾ky ko¹e?" - -#: lib/Maintenance/Task/purge_trash.php:65 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Èistím %d zpráv ze slo¾ky Ko¹e." - -#: lib/Maintenance/Task/purge_trash.php:63 -msgid "Purging 1 message from Trash folder." -msgstr "Èistím 1 zprávu ze slo¾ky Ko¹e." - -#: templates/quota/quota.inc:17 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Stav kvóty: %.2fMB / %.2fMB (%.2f%%)" - -#: templates/quota/quota.inc:21 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Stav kvóty: %.2fMB / BEZ LIMITU" - -#: templates/quota/quota.inc:24 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Stav kvóty: BEZ LIMITU" - -#: config/prefs.php.dist:503 -#, php-format -msgid "Quoting %f:" -msgstr "Cituji %f:" - -#: templates/folders/actions.inc:29 -msgid "Rebuild Folder Tree" -msgstr "Znovu vytvoøit strukturu slo¾ky" - -#: lib/Search.php:646 -msgid "Received On" -msgstr "Pøijato v" - -#: lib/Search.php:654 -msgid "Received Since" -msgstr "Pøijato od" - -#: lib/Search.php:650 -msgid "Received Until" -msgstr "Pøijato do" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirec_t" -msgstr "Pøesmìrova_t" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirect" -msgstr "Pøesmìrovat" - -#: templates/compose/redirect.inc:110 -msgid "Redirect Message" -msgstr "Pøesmìrovat zprávu" - -#: compose.php:831 -msgid "Redirect this message" -msgstr "Pøesmìrovat tuto zprávu" - -#: compose.php:884 -msgid "Redirecting failed." -msgstr "Pøesmìrování selhalo." - -#: config/prefs.php.dist:791 -msgid "Refresh Folder Views:" -msgstr "Obnovit zobrazení slo¾ek:" - -#: templates/mailbox/header.inc:4 templates/folders/head.inc:9 -msgid "Reload" -msgstr "Obnovit" - -#: templates/folders/head.inc:3 -msgid "Reload View" -msgstr "Obnovit zobrazení" - -#: lib/MIME/Viewer/itip.php:528 lib/MIME/Viewer/itip.php:547 -msgid "Remember the free/busy information." -msgstr "Zapomatovat si informaci o free/busy." - -#: config/prefs.php.dist:986 -msgid "Remember the last view" -msgstr "Zapomatovat si poslední zobrazení" - -#: templates/fetchmail/manage.inc:27 -msgid "Remote Mailbox:" -msgstr "Vzdálená schránka:" - -#: templates/search/fields.inc:41 -msgid "Remove Field From Search" -msgstr "Odstranit pole z vyhledávání" - -#: templates/prefs/sourceselect.inc:305 -msgid "Remove source" -msgstr "Odstranit zdroj" - -#: templates/folders/actions.inc:8 -msgid "Rename Folder(s)" -msgstr "Pøejmenovat slo¾ku(y)" - -#: config/prefs.php.dist:344 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Pøejmenovat slo¾ku s odeslanými zprávami na zaèátku mìsíce?" - -#: lib/Folder.php:430 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Pøejmenování \"%s\" na \"%s\" selhalo. Toto je hlá¹ení od serveru" - -#: templates/message/navbar_actions.inc:10 -msgid "Repl_y to List" -msgstr "Odpo_vìdìt seznamu" - -#: templates/compose/spelling.inc:106 -msgid "Replace with:" -msgstr "Nahradit:" - -#: templates/message/navbar_actions.inc:8 -msgid "Reply" -msgstr "Odpovìdìt" - -#: lib/MIME/Viewer/itip.php:312 lib/MIME/Viewer/itip.php:410 -msgid "Reply Sent." -msgstr "Odpovìï byla odeslána." - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to All" -msgstr "Odpovìdìt v¹em" - -#: compose.php:775 -msgid "Reply to All:" -msgstr "Odpovìdìt v¹em:" - -#: templates/message/navbar_actions.inc:10 -msgid "Reply to List" -msgstr "Odpovìdìt seznamu" - -#: compose.php:777 -msgid "Reply to List:" -msgstr "Odpovìdìt seznamu:" - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to _All" -msgstr "Odpovìdìt _v¹em" - -#: lib/MIME/Viewer/itip.php:530 lib/MIME/Viewer/itip.php:539 -#: lib/MIME/Viewer/itip.php:549 -msgid "Reply with Not Supported Message" -msgstr "Odpovìï s nestandardní zprávou" - -#: lib/MIME/Viewer/itip.php:537 -msgid "Reply with free/busy for next 2 months." -msgstr "Odpovìdìt na free/busy na pøí¹tí 2 mìsíce." - -#: lib/MIME/Viewer/itip.php:536 -msgid "Reply with requested free/busy information." -msgstr "Odpovìdìt s po¾adovanou informací free/busy." - -#: message.php:278 -msgid "Reply-To" -msgstr "Odpovìdìt-komu" - -#: lib/Compose.php:420 -msgid "Reply-To: " -msgstr "Odpovìdìt-komu: " - -#: compose.php:773 -msgid "Reply:" -msgstr "Odpovìï:" - -#: templates/message/navbar_actions.inc:38 templates/mailbox/actions.inc:26 -msgid "Report as Innocent" -msgstr "Nahlásit jako chtìné (ham)" - -#: templates/message/navbar_actions.inc:35 templates/mailbox/actions.inc:23 -msgid "Report as Spam" -msgstr "Nahlásit jako nechtìné (spam)" - -#: templates/compose/compose.inc:385 -msgid "Request a _Read Receipt" -msgstr "®ádost o _potvrzení pøeètení" - -#: config/prefs.php.dist:576 -msgid "Request read receipts?" -msgstr "®ádost o potvrzení pøeètení?" - -#: mailbox.php:188 -msgid "Requested message not found." -msgstr "Po¾adovaná zpráva nebyla nalezena." - -#: lib/MIME/Viewer/itip.php:692 -msgid "Required Participant" -msgstr "Po¾adovaní úèastníci" - -#: templates/search/header.inc:29 templates/search/main.inc:140 -#: templates/acl/acl.inc:162 -msgid "Reset" -msgstr "Výchozí nastavení" - -#: lib/MIME/Viewer/itip.php:116 -msgid "Respondent Status Updated." -msgstr "Stav odpovídajících byl aktualizován." - -#: templates/message/navbar_actions.inc:30 -msgid "Resume" -msgstr "Pokraèovat" - -#: recompose.php:97 -msgid "Resume your session" -msgstr "Pokraèovat v relaci" - -#: templates/stationery/prefs.inc:44 -msgid "Return to \"Message Composition\"" -msgstr "Návrat k \"Vytvoøení zprávy\"" - -#: templates/fetchmail/manage.inc:69 templates/fetchmail/account_select.inc:31 -#: templates/fetchmail/driver_select.inc:31 -msgid "Return to Fetch Mail" -msgstr "Návrat ke stahování po¹ty" - -#: templates/acl/acl.inc:163 templates/acl/acl.inc:175 -#: templates/smime/smime.inc:101 templates/smime/notactive.inc:15 -#: templates/filters/notactive.inc:22 templates/filters/prefs.inc:59 -#: templates/pgp/notactive.inc:15 templates/pgp/pgp.inc:147 -msgid "Return to Options" -msgstr "Návrat do mo¾ností" - -#: config/prefs.php.dist:725 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "Vrátit se do schránky po smazání, pøesunutí, nebo zkopírování zprávy?" - -#: lib/MIME/Viewer/itip.php:683 -msgid "Role" -msgstr "Úloha" - -#: lib/MIME/Viewer/pkcs7.php:171 lib/MIME/Viewer/pkcs7.php:268 -#: lib/MIME/Viewer/pkcs7.php:456 -msgid "S/MIME" -msgstr "S/MIME" - -#: templates/compose/encrypt_list.inc:12 -msgid "S/MIME Encrypt Message" -msgstr "S/MIME ¹ifrovaná zpráva" - -#: compose.php:370 -msgid "S/MIME Error: " -msgstr "S/MIME chyba: " - -#: compose.php:349 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME chyba: Je potøeba heslo pro Vá¹ osobní privátní klíè." - -#: config/prefs.php.dist:153 -msgid "S/MIME Options" -msgstr "Mo¾nosti S/MIME" - -#: smime.php:46 -msgid "S/MIME Passphrase Input" -msgstr "Vlo¾it S/MIME heslo" - -#: templates/smime/smime.inc:54 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"Je potøeba bezpeèného pøipojení k síti (HTTPS), abyste mohli pou¾ít Vá¹ " -"osobní S/MIME klíèový pár." - -#: smime.php:137 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "S/MIME veøejný klíè pro \"%s\" byl úspì¹nì smazán." - -#: smime.php:159 -msgid "S/MIME Public Key successfully added." -msgstr "S/MIME veøejný klíè byl úspì¹nì pøidán." - -#: templates/smime/smime.inc:10 -msgid "S/MIME Public Keyring" -msgstr "S/MIME veøejný svazek klíèù" - -#: smime.php:208 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "S/MIME veøejný/privátní klíèový pár byl úspì¹nì pøidán." - -#: templates/compose/encrypt_list.inc:13 -msgid "S/MIME Sign Message" -msgstr "S/MIME podepsaná zpráva" - -#: templates/compose/encrypt_list.inc:14 -msgid "S/MIME Sign/Encrypt Message" -msgstr "S/MIME podepsaná/¹ifrovaná zpráva" - -#: templates/smime/notactive.inc:4 -msgid "S/MIME support is disabled on this system." -msgstr "Tento systém nepodporuje S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:272 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "Podpora S/MIME není aktivována, zprávu nelze de¹ifrovat." - -#: lib/MIME/Viewer/pkcs7.php:202 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"Podpora S/MIME není aktivována, proto nelze zobrazit obsah této digitálnì " -"podepsané zprávy." - -#: lib/MIME/Viewer/pkcs7.php:175 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "Podpora S/MIME není aktivována, digitální podpis nelze ovìøit." - -#: lib/MIME/Viewer/pkcs7.php:132 -msgid "S/MIME support is not enabled." -msgstr "Tento systém nepodporuje S/MIME." - -#: templates/smime/smime.inc:2 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"Podpora S/MIME potøebuje popup okna. Pokud Vá¹ prohlí¾eè zamezuje pou¾ití " -"tìchto oken, je zapotøebí umo¾nit jejich pou¾ití, jinak S/MIME nebude " -"správnì pracovat." - -#: templates/login/login.inc:203 -msgid "SMTP" -msgstr "SMTP" - -#: templates/compose/compose.inc:253 -msgid "S_ubject" -msgstr "_Pøedmìt" - -#: templates/compose/compose.inc:361 -msgid "Sa_ve a copy in " -msgstr "Ul_o¾it kopii do " - -#: templates/message/navbar_actions.inc:32 -msgid "Sa_ve as" -msgstr "Ul_o¾it jako" - -#: search.php:305 templates/fetchmail/manage.inc:67 -msgid "Save" -msgstr "Ulo¾it" - -#: templates/compose/compose.inc:535 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Ulo¾it pøílohy se zprávou ve slo¾ce pro odeslanou po¹tu?" - -#: templates/compose/compose.inc:67 templates/compose/compose.inc:429 -msgid "Save Draft" -msgstr "Ulo¾it rozepsanou zprávu" - -#: saveimage.php:42 -msgid "Save Image" -msgstr "Ulo¾it obrázek" - -#: lib/MIME/Contents.php:231 -msgid "Save Image in Gallery" -msgstr "Ulo¾it obrázek do galerie" - -#: templates/smime/smime.inc:100 templates/smime/notactive.inc:13 -#: templates/filters/prefs.inc:58 templates/pgp/notactive.inc:13 -#: templates/pgp/pgp.inc:146 -msgid "Save Options" -msgstr "Ulo¾it mo¾nosti" - -#: templates/stationery/prefs.inc:40 -msgid "Save Stationery" -msgstr "Ulo¾it formuláø" - -#: templates/compose/compose.inc:67 templates/compose/compose.inc:429 -msgid "Save _Draft" -msgstr "Ulo¾it _rozepsanou zprávu" - -#: templates/message/navbar_actions.inc:32 -msgid "Save as" -msgstr "Ulo¾it jako" - -#: config/prefs.php.dist:524 -msgid "Save drafts as unseen?" -msgstr "Ulo¾it rozepsanou zprávu jako neprohlédnutou?" - -#: lib/MIME/Viewer/pkcs7.php:233 -msgid "Save in your Address Book" -msgstr "Ulo¾it do Va¹eho adresáøe" - -#: config/prefs.php.dist:1090 -msgid "Save recipients automatically to the default address book?" -msgstr "Ulo¾it automaticky pøíjemce do implicitního adresáøe?" - -#: templates/search/main.inc:123 -msgid "Save search as a virtual folder?" -msgstr "Ulo¾it vyhledávání do virtuální slo¾ky?" - -#: config/prefs.php.dist:232 -msgid "Save sent mail?" -msgstr "Ulo¾it odeslanou po¹tu?" - -#: compose.php:1267 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Nepodaøilo se ulo¾it rozepsanou zprávu. Toto je hlá¹ení ze serveru: %s" - -#: lib/Block/tree_folders.php:54 templates/mailbox/header.inc:11 -#: templates/contacts/contacts.inc:199 -msgid "Search" -msgstr "Vyhledávání" - -#: templates/search/header.inc:21 templates/mailbox/header.inc:11 -#, php-format -msgid "Search %s" -msgstr "Vyhledávání %s" - -#: config/prefs.php.dist:122 -msgid "Search Options" -msgstr "Mo¾nosti pro hledání" - -#: search.php:259 -msgid "Search Results" -msgstr "Výsledky vyhledávání" - -#: templates/mailbox/navbar.inc:14 templates/mailbox/navbar.inc:31 -msgid "Seen" -msgstr "Prohlédnuté" - -#: templates/mailbox/navbar.inc:9 -msgid "Select" -msgstr "Vybrat" - -#: templates/fetchmail/manage.inc:70 -msgid "Select Another Account" -msgstr "Vybrat jiný úèet" - -#: templates/search/fields.inc:36 -msgid "Select a date" -msgstr "Vybrat datum" - -#: templates/search/fields.inc:10 -msgid "Select a field" -msgstr "Vybrat pole" - -#: templates/compose/compose.inc:315 -msgid "Select a stationery:" -msgstr "Vybrat formuláø:" - -#: config/prefs.php.dist:137 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Volba zdrojù adresáøe pro pøidávaní a vyhledávání adres." - -#: templates/search/main.inc:88 -msgid "Select all" -msgstr "Vybrat V¹e" - -#: templates/prefs/sourceselect.inc:323 -msgid "Select all fields to search when expanding addresses." -msgstr "Vybrat v¹echna pole pro vyhledávání pøi expanzi adres." - -#: templates/fetchmail/account_select.inc:21 -msgid "Select an account" -msgstr "Vybrat úèet" - -#: templates/search/main.inc:89 -msgid "Select none" -msgstr "Nevybráno" - -#: templates/saveimage/saveimage.inc:9 -msgid "Select the gallery to save the image in." -msgstr "Zvolte galerii, do které se má obrázek ulo¾it." - -#: templates/fetchmail/driver_select.inc:21 -msgid "Select the mail server type" -msgstr "Vybrat typ po¹tovního serveru" - -#: templates/prefs/sourceselect.inc:309 -msgid "Selected Address books:" -msgstr "Vybraný zdroj adresáøù:" - -#: templates/pgp/pgp.inc:70 -msgid "Send Key to Public Keyserver" -msgstr "Poslat klíè veøejnému klíèovému serveru" - -#: lib/MIME/Viewer/itip.php:597 -msgid "Send Latest Information" -msgstr "Poslat nejaktuálnìj¹í informace" - -#: templates/compose/compose.inc:65 templates/compose/compose.inc:427 -msgid "Send Message" -msgstr "Odeslat zprávu" - -#: templates/compose/compose.js:128 -msgid "Send message without a Subject?" -msgstr "Odeslat zprávu bez Pøedmìtu?" - -#: config/prefs.php.dist:710 -msgid "Send read receipt when requested by the sender?" -msgstr "Poslat potvryení o pøeètení, pokud je ¾ádáno odesílatelem?" - -#: folders.php:378 -msgid "Sent mail folder" -msgstr "Slo¾ka s odeslanou po¹tou" - -#: templates/prefs/sentmailselect.inc:38 -msgid "Sent mail folder:" -msgstr "Slo¾ka s odeslanou po¹tou:" - -#: templates/login/login.inc:132 templates/login/login.inc:144 -#: templates/login/login.inc:151 -msgid "Server" -msgstr "Server" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "Informace o serveru a slo¾kách" - -#: templates/fetchmail/manage.inc:23 -msgid "Server:" -msgstr "Server:" - -#: config/prefs.php.dist:82 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Nastavení akcí provádìných pøi pøesouvání a mazání zpráv." - -#: config/prefs.php.dist:532 -msgid "Set the X-Priority header when composing messages?" -msgstr "Nastavit pøi vytváøení zpráv hlavièku X-Priority?" - -#: config/prefs.php.dist:32 -msgid "Share Folders" -msgstr "Sdílené slo¾ky" - -#: templates/acl/acl.inc:86 -msgid "Share mail folders" -msgstr "Sdílet po¹tovní slo¾ky" - -#: config/prefs.php.dist:33 -msgid "Share your mail folders with other users." -msgstr "Sdílet po¹tovní slo¾ky s jinými u¾ivateli." - -#: config/prefs.php.dist:660 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Má být implicitní nastavení pro velké bloky citovaného textu zobrazené nebo " -"ukryté? Lze jednodu¹e pøepnout bez ohledu na výbìr." - -#: templates/pgp/pgp.inc:7 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Mají se hledat PGP data v tìle text/plain zpráv?" - -#: config/prefs.php.dist:516 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Má se okno pro vytvoøení zprávy uzavøít po ulo¾ení rozepsané zprávy?" - -#: templates/pgp/pgp.inc:4 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "Má být Vá¹ veøejný PGP klíè implicitnì pøipojován k Va¹im zprávám?" - -#: templates/search/main.inc:92 -msgid "Show All Folders" -msgstr "Zobrazit v¹echny slo¾ky" - -#: templates/message/headers.inc:67 -msgid "Show All Headers" -msgstr "Zobrazit v¹echny hlavièky" - -#: mailbox.php:357 -msgid "Show Deleted" -msgstr "Zobrazit smazané" - -#: templates/message/headers.inc:61 -msgid "Show Limited Headers" -msgstr "Zobrazit redukované hlavièky" - -#: templates/message/headers.inc:70 -msgid "Show Mailing List Information" -msgstr "Zobrazit informace o elektronické konferenci" - -#: templates/search/main.inc:92 -msgid "Show Only Subscribed Folders" -msgstr "Zobrazit pouze aktivované slo¾ky" - -#: folders.php:283 -msgid "Show Unsubscribed" -msgstr "Zobrazit neaktivní" - -#: config/prefs.php.dist:599 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Zobrazit ikonu pro odstranìní pøíloh ze zpráv?" - -#: config/prefs.php.dist:1020 -msgid "Show legend in the mailbox view?" -msgstr "Zobrazit legendu v zobrazení schránky?" - -#: config/prefs.php.dist:847 -msgid "Show previews for unread messages only?" -msgstr "Zobrazit náhledy pouze pro nepøeètené zprávy?" - -#: config/prefs.php.dist:855 -msgid "Show previews in tooltips?" -msgstr "Zobrazit náhledy v tipech?" - -#: config/prefs.php.dist:884 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Zobrazit ikonu stahování po¹ty v li¹tì menu?" - -#: lib/MIME/Viewer/html.php:98 -msgid "Show the Images" -msgstr "Zobrazit obrázky" - -#: templates/filters/prefs.inc:54 -msgid "Show the filter icon on the menubar?" -msgstr "Zobrazit ikonu filtrování v li¹tì menu?" - -#: lib/Block/summary.php:37 -msgid "Show total number of mails in folder?" -msgstr "Zobrazit celkový poèet zpráv ve slo¾ce?" - -#: config/prefs.php.dist:657 -msgid "Shown" -msgstr "Ukázáno" - -#: templates/mailbox/message_headers.inc:42 -msgid "Si_ze" -msgstr "Ve_likost" - -#: templates/mailbox/legend.inc:17 -msgid "Signed" -msgstr "Podepsaná" - -#: templates/compose/attachments.inc:3 -msgid "Size" -msgstr "Velikost" - -#: templates/mailbox/message_headers.inc:11 -msgid "Sort by Arrival" -msgstr "Setøídit podle poøadí doruèení" - -#: templates/mailbox/message_headers.inc:16 -msgid "Sort by Date" -msgstr "Setøídit podle data" - -#: templates/mailbox/message_headers.inc:26 -msgid "Sort by From Address" -msgstr "Setøídit podle adresy odesílatele" - -#: templates/mailbox/message_headers.inc:41 -msgid "Sort by Message Size" -msgstr "Setøídit podle velikosti zprávy" - -#: templates/mailbox/message_headers.inc:36 -msgid "Sort by Subject" -msgstr "Setøídit podle pøedmìtu" - -#: templates/mailbox/message_headers.inc:31 -msgid "Sort by Thread" -msgstr "Setøídit podle souvislosti" - -#: templates/mailbox/message_headers.inc:21 -msgid "Sort by To Address" -msgstr "Setøídit podle adresy pøíjemce" - -#: templates/prefs/spamselect.inc:23 -msgid "Spam folder:" -msgstr "Slo¾ka pro spam:" - -#: templates/compose/compose.inc:344 -msgid "Special Characters" -msgstr "Zvlá¹tní znaky" - -#: search.php:137 -msgid "Special Virtual Folders cannot be edited." -msgstr "Nemù¾ete editovat zvlá¹tní virtualní slo¾ku." - -#: templates/compose/compose.inc:341 -msgid "Spell Check" -msgstr "Kontrola pravopisu" - -#: templates/compose/spelling.inc:47 -msgid "Spell Checker" -msgstr "Kontrolor pravopisu" - -#: templates/compose/spelling.inc:49 templates/compose/spelling.inc:57 -msgid "Spell check complete" -msgstr "Kontrola pravopisu dokonèena" - -#: config/prefs.php.dist:474 -msgid "Spelling errors per screen when spell checking." -msgstr "Nalezené pravopisné chyby na stránce." - -#: lib/MIME/Viewer/itip.php:507 lib/MIME/Viewer/itip.php:509 -#: lib/MIME/Viewer/itip.php:642 lib/MIME/Viewer/itip.php:644 -msgid "Start" -msgstr "Zaèátek" - -#: templates/compose/compose.inc:309 templates/stationery/prefs.inc:9 -msgid "Stationery" -msgstr "Formuláø" - -#: templates/stationery/prefs.inc:26 -msgid "Stationery name:" -msgstr "Jméno formuláøe:" - -#: templates/stationery/prefs.inc:28 -msgid "Stationery type:" -msgstr "Typ formuláøe:" - -#: templates/stationery/prefs.inc:33 -msgid "Stationery:" -msgstr "Formuláø:" - -#: lib/MIME/Viewer/itip.php:683 -msgid "Status" -msgstr "Stav" - -#: lib/MIME/Contents.php:242 -msgid "Strip Attachment" -msgstr "Odstranit pøílohu" - -#: config/prefs.php.dist:839 -msgid "Strip linebreaks?" -msgstr "Odstranit øádkování?" - -#: templates/mailbox/message_headers.inc:37 -msgid "Sub_ject" -msgstr "Pøe_dmìt" - -#: message.php:279 thread.php:155 lib/Search.php:634 -#: templates/compose/recompose.inc:25 -msgid "Subject" -msgstr "Pøedmìt" - -#: config/prefs.php.dist:927 -msgid "Subject Field" -msgstr "Pole pøedmìt" - -#: search.php:307 templates/saveimage/saveimage.inc:18 -#: templates/smime/passphrase.inc:20 templates/pgp/passphrase.inc:31 -msgid "Submit" -msgstr "Podat" - -#: templates/folders/actions.inc:11 -msgid "Subscribe to Folder(s)" -msgstr "Aktivovat slo¾ku(y)" - -#: lib/MIME/Viewer/pgp.php:393 lib/MIME/Viewer/status.php:87 -#: lib/MIME/Viewer/pkcs7.php:416 -msgid "Success" -msgstr "Úspì¹nì" - -#: templates/compose/spelling.inc:87 -msgid "Suggestions" -msgstr "Návrhy" - -#: lib/MIME/Viewer/itip.php:659 lib/MIME/Viewer/itip.php:661 -msgid "Summary" -msgstr "Shrnutí" - -#: templates/compose/compose.inc:396 templates/compose/compose.inc:399 -msgid "Switch Composition Method" -msgstr "Pøepnout kompozièní metodu" - -#: templates/compose/compose.inc:400 -msgid "Switch to HTML composition" -msgstr "Pøepnout na HTML kompozici" - -#: templates/compose/compose.inc:400 -msgid "Switch to plain text composition" -msgstr "Pøepnout na textovou kompozici" - -#: templates/compose/compose.inc:415 -msgid "Te_xt" -msgstr "Te_xt" - -#: lib/MIME/Viewer/itip.php:270 -msgid "Tentative: " -msgstr "Prozatímní: " - -#: lib/MIME/Viewer/itip.php:586 -msgid "Tentatively Accept request" -msgstr "Prozatímnì potvrzená ¾ádost" - -#: lib/MIME/Viewer/itip.php:754 -msgid "Tentatively Accepted" -msgstr "Prozatímnì potvrzeno" - -#: lib/Maintenance/Task/tos_agreement.php:49 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Soubor definující podmínky pou¾ití není obsa¾en v conf.php" - -#: templates/stationery/prefs.inc:30 -msgid "Text" -msgstr "Text" - -#: config/prefs.php.dist:961 -msgid "The From: column of the message should be linked:" -msgstr "Sloupec Od: by mìl být odkazován:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"Nevypadá to, ¾e IMAP server podporuje vybranou metodu autentikace. " -"Kontaktujte Va¹eho administrátora, prosím." - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The Macintosh resource fork" -msgstr "Macintosh zdrojové rozdvojení" - -#: lib/MIME/Viewer/appledouble.php:41 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Macintosh zdrojové rozdvojení mù¾e být sta¾eno z %s." - -#: lib/MIME/Viewer/pkcs7.php:231 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "S/MIME certifikát %s: " - -#: fetchmailprefs.php:81 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Úèet \"%s\" byl smazán." - -#: fetchmailprefs.php:74 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Úèet \"%s\" byl ulo¾en." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Pøíloha nebyla nalezena." - -#: lib/MIME/Viewer/itip.php:71 -msgid "The calendar data is invalid" -msgstr "Data v kalendáøi jsou neplatná" - -#: lib/MIME/Viewer/appledouble.php:42 -msgid "The contents of the Macintosh file are below." -msgstr "Obsah souboru z Macintoshe je zobrazen ní¾e." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:85 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Souèasná slo¾ka(y) \"%s\" bude pøejmenována na \"%s\"." - -#: templates/acl/acl.inc:107 -msgid "" -"The current list of users with access to this folder could not be retrieved" -msgstr "Nelze získat seznam u¾ivatelù s pøístupem k této slo¾ce" - -#: config/prefs.php.dist:702 -msgid "The default charset for messages with no charset information:" -msgstr "Výchozí znaková sada pro zprávy bez informací o znakové sadì:" - -#: compose.php:1276 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Rozepsaná zpráva byla ulo¾ena v \"%s\" slo¾ce." - -#: lib/MIME/Viewer/itip.php:140 -msgid "The event was added to your calendar." -msgstr "Událost byla pøidána do Va¹eho kalendáøe." - -#: templates/compose/expand.inc:9 -#, php-format -msgid "The field \"%s\" can't be expanded." -msgstr "Pole \"%s\" nelze doplnit." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Slo¾ka \"%s\" u¾ existuje" - -#: lib/Folder.php:150 -#, php-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"Název slo¾ky \"%s\" obsahuje nepovolené znaky. To mù¾e zpùsobit problémy. " -"Prosím kontaktujte svého systémového administrátora." - -#: lib/Folder.php:312 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Slo¾ka \"%s\" byla vytvoøena, ale není aktivována." - -#: lib/Folder.php:229 -#, php-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Slo¾ka \"%s\" byla smazána, ale nebyla deaktivována." - -#: lib/Folder.php:299 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Slo¾ka \"%s\" nebyla vytvoøena. Toto je hlá¹ení serveru" - -#: lib/Folder.php:222 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Slo¾ka \"%s\" nebyla smazána. Toto je hlá¹ení serveru" - -#: lib/Folder.php:315 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Slo¾ka \"%s\" byla úspì¹nì vytvoøena." - -#: lib/Folder.php:232 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Slo¾ka \"%s\" byla úspì¹nì smazána." - -#: lib/Folder.php:421 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Slo¾ka \"%s\" byla úspì¹nì pøejmenována na \"%s\"." - -#: lib/MIME/Viewer/tnef.php:94 -msgid "The following files were attached to this part:" -msgstr "Následující soubory byly pøilo¾eny k této èásti:" - -#: templates/javascript/popup.js:59 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"Okno pro ukládání obrázkù nelze otevøít. Zøejmì jste nastavili Vá¹ prohlí¾eè " -"tak, aby blokoval popup okna?" - -#: lib/MIME/Viewer/html.php:100 -msgid "" -"The images will be displayed because the sender is present in your " -"addressbook." -msgstr "Obrázek bude zobrazen, proto¾e odesílatel je ve Va¹em adresáøi." - -#: lib/MIME/Viewer/status.php:75 -msgid "The mail server generated the following error message:" -msgstr "Po¹tovní server generoval následující chybové hlá¹ení:" - -#: lib/MIME/Viewer/notification.php:51 -msgid "The mail server generated the following informational message:" -msgstr "Po¹tovní server generoval následující informaèní hlá¹ení:" - -#: lib/MIME/Viewer/status.php:90 -msgid "The mail server generated the following message:" -msgstr "Po¹tovní server generoval následující hlá¹ení:" - -#: lib/Message.php:691 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Schránka %s je ji¾ prázdná." - -#: lib/Fetchmail.php:247 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"Zpráva \"%s\" od \"%s\" (%d bytù) pøekroèila limit pro stahování po¹ty." - -#: templates/contacts/contacts.inc:103 -msgid "The message being composed has been closed. Exiting." -msgstr "Vytváøená zpráva byla uzavøena. Konèím." - -#: templates/compose/compose.js:128 -msgid "The message does not have a Subject entered." -msgstr "Zpráva nemá zadaný Pøedmìt." - -#: message.php:148 -msgid "The message has been deleted." -msgstr "Zpráva byla vymazána." - -#: lib/MIME/Viewer/pgp.php:397 -msgid "The message has been verified." -msgstr "Zpráva byla ovìøena." - -#: lib/MIME/Viewer/pkcs7.php:421 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Zpráva byla ovìøena. Odesílatel: %s." - -#: lib/MIME/Viewer/pgp.php:172 -#, php-format -msgid "The raw text of the PGP Public Key can be viewed %s." -msgstr "Text PGP veøejného klíèe mù¾e být prohlédnut %s." - -#: lib/MIME/Viewer/tnef.php:60 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Po¾adovaný soubor v MS-TNEF pøíloze neexistuje." - -#: lib/MIME/Viewer/zip.php:64 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Po¾adovaný soubor v zip pøíloze neexistuje." - -#: message.php:554 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"Odesílatel této zprávy od Vás po¾aduje potvrzení (Message Disposition " -"Notification) po pøeètení zprávy. Prosím kliknìte %s pro odeslání této " -"zprávy." - -#: lib/MIME/Viewer/images.php:67 -msgid "The server was not able to create a thumbnail of this image." -msgstr "Server nebyl schopen vytvoøit miniaturu tohoto obrázku." - -#: templates/compose/compose.js:91 -msgid "The signature could not be replaced." -msgstr "Nelze nahradit signaturu." - -#: templates/compose/compose.js:89 -msgid "The signature was successfully replaced." -msgstr "Signatura byla úspì¹nì nahrazena." - -#: attachment.php:123 -msgid "The specified file cannot be read." -msgstr "Po¾adovaný soubor nelze naèíst." - -#: attachment.php:59 -msgid "The specified file does not exist." -msgstr "Po¾adovaný soubor neexistuje." - -#: stationery.php:85 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "Formuláø \"%s\" byl pøidán." - -#: stationery.php:63 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "Formuláø \"%s\" byl smazán." - -#: stationery.php:88 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "Formuláø \"%s\" byl aktualizován." - -#: lib/MIME/Viewer/itip.php:170 -msgid "The task has been added to your tasklist." -msgstr "Úkol byl pøidán do Va¹eho seznamu úkolù." - -#: lib/MIME/Viewer/status.php:95 -msgid "The text of the message" -msgstr "Text zprávy" - -#: lib/MIME/Viewer/status.php:94 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Text zprávy lze prohlédnout %s." - -#: lib/MIME/Viewer/status.php:80 -msgid "The text of the returned message" -msgstr "Text navrácené zprávy" - -#: lib/MIME/Viewer/status.php:79 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Text navrácené zprávy lze prohlédnout %s." - -#: lib/MIME/Viewer/notification.php:68 -msgid "The text of the sent message" -msgstr "Text zaslané zprávy" - -#: lib/MIME/Viewer/notification.php:68 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Text zaslané zprávy lze prohlédnout %s." - -#: lib/MIME/Viewer/itip.php:155 -msgid "The user's free/busy information was sucessfully stored." -msgstr "U¾ivatelova informace o free/busy byla úspì¹nì ulo¾ena." - -#: lib/MIME/Viewer/alternative.php:86 -msgid "There are no alternative parts that can be displayed inline." -msgstr "®ádné jiné èásti nelze uvnitø zprávy zobrazit." - -#: templates/mailbox/empty_mailbox.inc:3 -msgid "There are no messages in this mailbox." -msgstr "Tato schránka neobsahuje ¾adné zprávy." - -#: thread.php:110 -msgid "There is no text that can be displayed inline." -msgstr "Není tu ¾ádný vlo¾ený text, který by se mohl zobrazit." - -#: lib/Message.php:693 -#, php-format -msgid "There was a problem expunging the mailbox. The server said: %s" -msgstr "Pøi vyprazdòování schránky do¹lo k chybì. Toto je hlá¹ení serveru: %s" - -#: lib/Message.php:110 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Pøi kopírování zprávy z \"%s\" do \"%s\" do¹lo k chybì. Toto je hlá¹ení " -"serveru" - -#: lib/Message.php:232 lib/Message.php:250 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Pøi mazání zpráv(y) ze slo¾ky \"%s\" do¹lo k chybì. Toto je hlá¹ení serveru" - -#: lib/Message.php:324 -#, php-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Pøi mazání zprávy ze slo¾ky \"%s\" do¹lo k chybì. Toto je hlá¹ení serveru" - -#: lib/Message.php:248 -#, php-format -msgid "There was an error deleting messages. This is what the server said: %s" -msgstr "Pøi mazání zpráv do¹lo k chybì. Toto je hlá¹ení serveru: %s" - -#: lib/MIME/Viewer/itip.php:100 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "Nastala chyba pøi mazání události: %s." - -#: lib/MIME/Viewer/plain.php:52 lib/MIME/Viewer/enriched.php:37 -msgid "There was an error displaying this message part" -msgstr "Do¹lo k chybì pøi zobrazování této èásti zprávy" - -#: lib/Message.php:598 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Pøi oznaèování zpráv ve slo¾ce \"%s\" do¹lo k chybì. Toto je hlá¹ení serveru" - -#: folders.php:149 -#, php-format -msgid "There was an error importing %s." -msgstr "Pøi importu %s do¹lo k chybì." - -#: lib/MIME/Viewer/itip.php:137 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "Nastala chyba pøi importování události: %s." - -#: lib/MIME/Viewer/itip.php:167 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "Nastala chyba pøi importování úkolu: %s." - -#: lib/MIME/Viewer/itip.php:153 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "Nastala chyba pøi importování u¾ivatelovy informace o free/busy: %s." - -#: lib/Message.php:105 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Pøi pøesunu zpráv z \"%s\" do \"%s\" do¹lo k chybì. Toto je hlá¹ení serveru" - -#: compose.php:1284 -msgid "There was an error saving this message as a draft." -msgstr "Pøi ukládání této rozepsané zprávy do¹lo k chybì." - -#: compose.php:1043 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Pøi odesílání Va¹í zprávy: %s do¹lo k chybì" - -#: lib/MIME/Viewer/itip.php:114 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "Nastala chyba pøi aktualizaci události: %s." - -#: lib/MIME/Viewer/html.php:100 -msgid "This HTML message has images embedded in it." -msgstr "Tato HTML zpráva obsahuje obrázky." - -#: lib/MIME/Viewer/html.php:93 -msgid "" -"This HTML message has images embedded in it. Blocked images appear like " -"this: " -msgstr "" -"Tato HTML zpráva obsahuje obrázky. Blokované obrázky vypadají následovnì:" - -#: lib/MIME/Viewer/pgp.php:165 -msgid "This PGP Public Key was attached to the message." -msgstr "Tento veøejný PGP klíè byl pøilo¾en ke zprávì." - -#: lib/MIME/Viewer/itip.php:105 lib/MIME/Viewer/itip.php:119 -#: lib/MIME/Viewer/itip.php:144 lib/MIME/Viewer/itip.php:158 -#: lib/MIME/Viewer/itip.php:174 lib/MIME/Viewer/itip.php:315 -msgid "This action is not supported." -msgstr "Tato akce není mo¾ná." - -#: lib/MIME/Viewer/itip.php:180 lib/MIME/Viewer/itip.php:420 -msgid "This action is not yet implemented." -msgstr "Tato akce není dosud implementována." - -#: templates/javascript/folders.js:14 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Toto mù¾e chvíli trvat. Jste si jistí, ¾e chcete pokraèovat?" - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "This message contains a Macintosh file." -msgstr "Tato zpráva obsahuje soubor z Macintoshe." - -#: lib/MIME/Viewer/pkcs7.php:447 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "Tato zpráva obsahuje pøílohu digitálnì podepsanou pomocí S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:451 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Tato zpráva obsahuje pøílohu ¹ifrovanou pomocí S/MIME." - -#: lib/MIME/Viewer/status.php:158 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Tato zpráva obsahuje informaci o stavu doruèení, ale má neznámý formát." - -#: lib/MIME/Viewer/pgp.php:319 -msgid "" -"This message does not appear to be a valid PGP encrypted message. Error: " -msgstr "Tato zpráva nevypadá jako správnì PGP ¹ifrovaná zpráva. Chyba: " - -#: lib/MIME/Viewer/pgp.php:239 lib/MIME/Viewer/pgp.php:354 -msgid "" -"This message does not appear to be in the correct PGP format (according to " -"RFC 2015)." -msgstr "Tato zpráva není ve správném PGP formátu (podle RFC 2015)." - -#: lib/MIME/Viewer/pkcs7.php:199 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Tato zpráva není ve správném S/MIME formátu." - -#: lib/MIME/Viewer/pgp.php:204 lib/MIME/Viewer/pgp.php:420 -msgid "This message has been digitally signed via PGP." -msgstr "Tato zpráva je digitálnì podepsaná pomocí PGP." - -#: lib/MIME/Viewer/pkcs7.php:172 -msgid "This message has been digitally signed via S/MIME." -msgstr "Tato zpráva je digitálnì podepsaná pomocí S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:168 lib/MIME/Viewer/pkcs7.php:269 -msgid "This message has been encrypted via S/MIME." -msgstr "Tato zpráva je ¹ifrovaná pomocí S/MIME." - -#: lib/MIME/Viewer/pgp.php:200 lib/MIME/Viewer/pgp.php:290 -msgid "This message has been encrypted with PGP." -msgstr "Tato zpráva je ¹ifrovaná pomocí PGP" - -#: message.php:214 -msgid "This message to" -msgstr "Tato zpráva do" - -#: acl.php:45 -msgid "This server does not support sharing folders." -msgstr "Tento server nepodporuje sdílení slo¾ek." - -#: templates/contacts/contacts.inc:109 -msgid "This window must be called from a compose window." -msgstr "Toto okno musí být voláno pouze z okna vytváøení zpráv." - -#: thread.php:157 -msgid "Thread Display" -msgstr "Zobrazení vláken" - -#: thread.php:76 config/prefs.php.dist:929 -msgid "Thread View" -msgstr "Zobrazení podle souvislosti" - -#: mailbox.php:607 message.php:275 lib/Search.php:622 -#: templates/compose/redirect.inc:61 templates/compose/recompose.inc:10 -#: templates/mailbox/message_headers.inc:22 -#: templates/contacts/contacts.inc:219 -msgid "To" -msgstr "Komu" - -#: config/prefs.php.dist:926 -msgid "To Address" -msgstr "Na adresu" - -#: templates/prefs/sourceselect.inc:326 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Pokud si pøejete vybrat více polí, zmáèknìte a dr¾te klávesu Control (PC) " -"nebo Command (Mac) a kliknìte na polo¾ku." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "Na pou¾ívání TLS spojení musíte mít v provozu PHP 5.1.0 nebo novìj¹í." - -#: templates/compose/compose.inc:592 -msgid "Total Attachments Size:" -msgstr "Celková velikost pøíloh:" - -#: folders.php:369 -msgid "Trash folder" -msgstr "Slo¾ka ko¹e" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "Slo¾ka ko¹e:" - -#: lib/Quota/mdaemon.php:48 lib/Quota/command.php:71 lib/Quota/logfile.php:88 -#: lib/Quota/courier.php:42 lib/Quota/cyrus.php:40 lib/Quota/mercury32.php:79 -msgid "Unable to retrieve quota" -msgstr "Nelze zjistit kvótu" - -#: templates/message/navbar_navigate.inc:10 templates/mailbox/navbar.inc:19 -#: templates/mailbox/navbar.inc:36 -msgid "Unanswered" -msgstr "Nezodpovìzené" - -#: templates/search/main.inc:35 -msgid "Unanswered messages" -msgstr "Nezodpovìzené zprávy" - -#: templates/message/navbar_actions.inc:4 templates/mailbox/actions.inc:13 -msgid "Undelete" -msgstr "Obnovit smazané" - -#: mailbox.php:585 mailbox.php:603 lib/MIME/Headers.php:204 -msgid "Undisclosed Recipients" -msgstr "Utajení pøíjemci" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Neoèekávaná odpovìd serveru na pøíkaz AUTHENTICATE." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Neoèekávaná odpovìï serveru na odpovìï Digest-MD5." - -#: lib/MIME/Viewer/itip.php:448 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Neovládáný komponent typu: %s" - -#: mailbox.php:563 -msgid "Unknown Date" -msgstr "Neznámé datum" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Neznámá odpovìï od serveru. Server odpovìdìl: %s" - -#: lib/MIME/Viewer/itip.php:626 -msgid "Unknown Meeting" -msgstr "Neznámá schùze" - -#: mailbox.php:619 -msgid "Unknown Recipient" -msgstr "Neznámý pøíjemce" - -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:75 -msgid "Unload Passphrase" -msgstr "Unload heslo" - -#: fetchmailprefs.php:65 -msgid "Unnamed" -msgstr "Bezejmenné" - -#: mailbox.php:708 message.php:506 templates/message/navbar_navigate.inc:6 -#: templates/mailbox/legend.inc:5 templates/mailbox/navbar.inc:15 -#: templates/mailbox/navbar.inc:32 -msgid "Unseen" -msgstr "Nepøeètené" - -#: templates/folders/actions.inc:12 -msgid "Unsubscribe from Folder(s)" -msgstr "Deaktivovat slo¾ku(y)" - -#: templates/compose/compose.inc:514 -msgid "Update" -msgstr "Aktualizovat" - -#: lib/MIME/Viewer/itip.php:612 -msgid "Update respondent status" -msgstr "Aktualizovat stav odpovídajícího" - -#: templates/smime/import_key.inc:58 templates/pgp/import_key.inc:56 -msgid "Upload" -msgstr "Pøenos" - -#: templates/prefs/sentmailselect.inc:41 -msgid "Use Default Value" -msgstr "Pou¾ít implicitní hodnotu" - -#: config/prefs.php.dist:266 -msgid "Use IMAP folder subscriptions?" -msgstr "Pou¾ít IMAP aktivaci slo¾ek?" - -#: config/prefs.php.dist:742 -msgid "Use Virtual Trash Folder?" -msgstr "Pou¾ít schránku Virtuálního ko¹e?" - -#: templates/acl/acl.inc:143 -msgid "User" -msgstr "U¾ivatel" - -#: acl.php:86 acl.php:111 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "U¾ivatel \"%s\" úspì¹nì poskytl uvedená práva pro slo¾ku \"%s\"." - -#: acl.php:113 -#, php-format -msgid "" -"User \"%s\" successfully revoked the specified rights for the folder \"%s\"." -msgstr "U¾ivatel \"%s\" úspì¹nì odebral uvedená práva pro slo¾ku \"%s\"." - -#: templates/login/login.inc:175 -msgid "Username" -msgstr "U¾ivatelské jméno" - -#: templates/fetchmail/manage.inc:17 -msgid "Username:" -msgstr "U¾ivatelské jméno:" - -#: lib/MIME/Viewer/pkcs7.php:232 templates/smime/smime.inc:25 -#: templates/smime/smime.inc:68 templates/smime/smime.inc:72 -#: templates/pgp/pgp.inc:27 templates/pgp/pgp.inc:70 templates/pgp/pgp.inc:75 -msgid "View" -msgstr "Zobrazit" - -#: lib/MIME/Viewer/tnef.php:110 lib/MIME/Viewer/zip.php:92 -#, php-format -msgid "View %s" -msgstr "zobrazit %s" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -#, php-format -msgid "View %s Public Key" -msgstr "Zobrazit %s veøejný klíè" - -#: lib/MIME/Viewer/html.php:119 -msgid "View HTML content in a separate window" -msgstr "Zobrazení HTML obsahu v novém oknì" - -#: templates/mailbox/actions.inc:28 -msgid "View Messages" -msgstr "Zobrazit zprávy" - -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:75 -msgid "View Personal Private Key" -msgstr "Zobrazit osobní privátní klíè" - -#: templates/smime/smime.inc:68 templates/pgp/pgp.inc:70 -msgid "View Personal Public Key" -msgstr "Zobrazit osobní veøejný klíè" - -#: templates/message/navbar_actions.inc:18 -msgid "View Thread" -msgstr "Zobrazit souvislost" - -#: lib/MIME/Viewer/images.php:164 lib/MIME/Viewer/images.php:166 -msgid "View Thumbnail" -msgstr "Zobrazit miniatury" - -#: lib/MIME/Viewer/pkcs7.php:455 -msgid "View attachment in a separate window" -msgstr "Zobrazení pøílohy v novém oknì" - -#: lib/MIME/Viewer/related.php:79 -msgid "View content in a separate window" -msgstr "Zobrazení obsahu v novém oknì" - -#: lib/MIME/Viewer/itip.php:141 -msgid "View event" -msgstr "Zobrazit událost" - -#: mailbox.php:526 folders.php:361 -#, php-format -msgid "View messages in %s" -msgstr "Zobrazit zprávy v %s" - -#: templates/prefs/initialpageselect.inc:19 -msgid "View or mailbox to display after login:" -msgstr "Zobrazení schránek po pøihlá¹ení do systému:" - -#: lib/MIME/Viewer/itip.php:171 -msgid "View task" -msgstr "Zobrazit úkol" - -#: lib/MIME/Viewer/html.php:104 -msgid "View the Images" -msgstr "Zobrazit obrázky" - -#: search.php:256 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Virtuální slo¾ka \"%s\" byla úspì¹nì zalo¾ena." - -#: lib/IMAP/Tree.php:145 lib/IMAP/Tree.php:158 lib/IMAP/Tree.php:160 -#: lib/IMAP/Tree.php:164 lib/IMAP/Tree.php:165 lib/IMAP/Tree.php:396 -#: lib/IMAP/Tree.php:420 lib/IMAP/Tree.php:458 lib/IMAP/Tree.php:473 -#: templates/search/main.inc:112 -msgid "Virtual Folders" -msgstr "Virtuální slo¾ky" - -#: search.php:248 -msgid "Virtual Folders require a label." -msgstr "Virtuální slo¾ky vy¾adují oznaèení." - -#: lib/Search.php:428 -msgid "Virtual INBOX" -msgstr "Virtuální schránka Doruèené po¹ty" - -#: folders.php:397 -msgid "Virtual INBOX Folder" -msgstr "Virtuální slo¾ka Doruèené po¹ty" - -#: lib/Search.php:366 -msgid "Virtual Trash" -msgstr "Virtuální ko¹" - -#: folders.php:394 -msgid "Virtual Trash Folder" -msgstr "schránka Virtuálního ko¹e" - -#: templates/search/main.inc:129 -msgid "Virtual folder label" -msgstr "Oznaèení virtuální slo¾ky" - -#: lib/MIME/Viewer/pkcs7.php:410 -msgid "Warning" -msgstr "Upozornìní" - -#: login.php:152 -#, php-format -msgid "Welcome to %s" -msgstr "Vítejte v %s" - -#: config/prefs.php.dist:610 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Co chcete provést se zprávami poté, co byly nahlá¹eny jako nevy¾ádané nebo " -"nevinné?" - -#: config/prefs.php.dist:734 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Pøi mazání zpráv pøesunout zprávy do slo¾ky ko¹e místo oznaèení jako " -"vymazané?" - -#: config/prefs.php.dist:914 -msgid "When opening a new mailbox, which page do you want to start on?" -msgstr "Na které stránce zaèít pøi zobrazení nové schránky?" - -#: config/prefs.php.dist:564 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Ukládat také pøílohy pøi ukládání odeslané po¹ty?" - -#: config/prefs.php.dist:429 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Jaká doména má být automaticky pøidána pøi odesílání zprávy nebo expandování " -"adresy u nekvalifikované adresy (emailová adresa bez \"@\")?" - -#: templates/message/navbar_actions.inc:24 templates/mailbox/actions.inc:19 -msgid "Whitelist" -msgstr "Bílá listina" - -#: templates/compose/compose.inc:538 templates/compose/compose.inc:551 -#: config/prefs.php.dist:985 config/prefs.php.dist:996 -msgid "Yes" -msgstr "Ano" - -#: lib/Maintenance/Task/fetchmail_login.php:58 -msgid "You are about to fetch email from the following account(s):" -msgstr "Sna¾íte se stáhnout zprávy z následujících úètù:" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "" -"Pokou¹íte se smazat v¹echny zprávy obsa¾ené v následující(ch) schránce(kách)." - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "Pokou¹íte se smazat následující slo¾ky." - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:192 -msgid "You are copying/moving to a new folder." -msgstr "Kopírování/pøesouvání do nové slo¾ky." - -#: templates/javascript/folders.js:104 -msgid "You are creating a sub-folder to " -msgstr "Vytváøíte podslo¾ku uvnitø " - -#: templates/javascript/folders.js:106 -msgid "You are creating a top-level folder." -msgstr "Vytváøíte slo¾ku na nejvy¹¹í úrovni." - -#: lib/Folder.php:276 -msgid "You are not allowed to create folders." -msgstr "Nejste oprávnìni vytváøet schránky." - -#: lib/Folder.php:283 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Nemáte povoleno zalo¾it více ne¾ %d slo¾ek." - -#: templates/javascript/folders.js:137 -msgid "You are renaming the folder: " -msgstr "Pøejmenováváte slo¾ku: " - -#: templates/stationery/prefs.inc:35 -#, php-format -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Mù¾ete pou¾ít následující rezervaci ve formuláøovém textu: %c pro obsah " -"aktuální zprávy, %s pro podpis." - -#: lib/Folder.php:529 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Nemù¾ete se odhlásit od \"%s\"." - -#: lib/Maintenance/Task/tos_agreement.php:34 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Nesouhlasili jste z termíny pou¾ití toho to systému, proto se nemù¾ete " -"pøihlásit." - -#: templates/acl/acl.inc:170 -msgid "You do not have permission to change access to this folder" -msgstr "Nemáte oprávnìní pro zmìnu pøístupových práv pro tuto slo¾ku" - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Tato zpráva byla pøeposlána v %%s následujícím pøíjemcùm: %s." - -#: templates/mailbox/alert.inc:3 -#, php-format -msgid "You have %s new messages." -msgstr "Máte %s nových zpráv." - -#: templates/mailbox/alert.inc:3 -msgid "You have 1 new message." -msgstr "Máte 1 novou zprávu." - -#: compose.php:485 -msgid "You have already submitted this page." -msgstr "Ji¾ jste tuto stránku pøijal." - -#: lib/IMP.php:1047 -msgid "You have new mail in the following folder:" -msgstr "Nová po¹ta v následující slo¾ce:" - -#: lib/IMP.php:1052 -msgid "You have new mail in the following folders:" -msgstr "Nová po¹ta v následujících slo¾kách:" - -#: compose.php:152 -msgid "You must enter at least one recipient." -msgstr "Musíte zadat alespoò jednoho pøíjemce." - -#: lib/MIME/Viewer/pgp.php:306 -msgid "" -"You must enter the passphrase for your PGP private key to view this message" -msgstr "" -"Chcete-li pøeèíst tuto zprávu, musíte zadat heslo Va¹eho privátního PGP " -"klíèe." - -#: lib/MIME/Viewer/pkcs7.php:285 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Chcete-li pøeèíst tuto zprávu, musíte zadat heslo Va¹eho privátního S/MIME " -"klíèe." - -#: templates/message/javascript.inc:64 templates/mailbox/javascript.inc:201 -msgid "You must select a target mailbox first." -msgstr "Musíte nejprve vybrat cílovou schránku." - -#: fetchmailprefs.php:85 -msgid "You must select an account to be deleted." -msgstr "Musíte vybrat úèet, který chcete smazat." - -#: templates/contacts/contacts.inc:81 -msgid "You must select an address first." -msgstr "Musíte nejprve vybrat emailovou adresu." - -#: templates/mailbox/javascript.inc:62 templates/mailbox/javascript.inc:208 -#: templates/mailbox/javascript.inc:263 -msgid "You must select at least one message first." -msgstr "Musíte nejdøíve vybrat alespoò jednu zprávu." - -#: templates/compose/redirect.inc:13 -msgid "You must specify a recipient." -msgstr "Musíte zadat pøíjemce." - -#: templates/fetchmail/manage.inc:48 -#, php-format -msgid "You need to have \"%s\" enabled in your maintenance options." -msgstr "Potøebujete aktivovat \"%s\" ve Va¹ich mo¾nostech pro operace údr¾by." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Tato zpráva byla pøesmìrována na %s v %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Na tuto zprávu bylo odpovìzeno v %s." - -#: lib/Folder.php:479 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Slo¾ka \"%s\" nebyla aktivována. Toto je hlá¹ení serveru" - -#: lib/Folder.php:531 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Slo¾ka \"%s\" nebyla deaktivována. Toto je hlá¹ení serveru" - -#: lib/Folder.php:482 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Úspì¹nì jste aktivovali slo¾ku \"%s\"" - -#: lib/Folder.php:534 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Úspì¹nì jste deaktivovali slo¾ku \"%s\"" - -#: templates/pgp/pgp.inc:96 -msgid "Your Name" -msgstr "Va¹e jméno" - -#: templates/pgp/pgp.inc:48 -msgid "Your PGP Public/Private Keys" -msgstr "Va¹e PGP veøejné/privátní klíèe" - -#: templates/smime/smime.inc:71 templates/pgp/pgp.inc:74 -msgid "Your Private Key" -msgstr "Vá¹ privátní klíè" - -#: templates/smime/smime.inc:67 templates/pgp/pgp.inc:69 -msgid "Your Public Key" -msgstr "Vá¹ veøejný klíè" - -#: config/prefs.php.dist:167 -msgid "Your Reply-to: address: (optional)" -msgstr "Va¹e adresa pro Odpovìï-komu: (nepovinné)" - -#: templates/smime/smime.inc:49 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Va¹e S/MIME veøejné/privátní certifikáty" - -#: templates/fetchmail/account_select.inc:16 -msgid "Your accounts:" -msgstr "Va¹e úèty:" - -#: config/prefs.php.dist:175 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Va¹e aliasové adresy: (nepovinné, vlo¾it jednu adresu na øádek)" - -#: lib/MIME/Viewer/images.php:101 -msgid "Your browser does not support inline display of this image type." -msgstr "Vá¹ prohlí¾eè nepodporuje zobrazení tohoto typu obrázku v tìle zprávy." - -#: config/prefs.php.dist:542 -msgid "Your default charset for sending messages:" -msgstr "Va¹e implicitní znaková sada pro odesílání zpráv:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Va¹e implicitní metoda ¹ifrování pro odesílání zpráv:" - -#: attachment.php:110 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Vá¹e pøíloha-odkaz byla sta¾ena minimálnì jedním u¾ivatelem.\n" -"\n" -"Název pøílohy: %s\n" -"Datum pøílohy: %s\n" -"\n" -"Pro její nenávratné smazání kliknìte na následující odkaz:\n" -"%s" - -#: lib/MIME/Viewer/status.php:89 -msgid "Your message was successfully delivered." -msgstr "Va¹e zpráva byla úspì¹nì doruèena." - -#: config/prefs.php.dist:208 -msgid "Your signature:" -msgstr "Va¹e signatura:" - -#: lib/Message.php:522 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Pøíloha odstranìna: Typ pùvodní pøílohy: %s, název: %s]" - -#: templates/javascript/addressesBlocks.js:7 -msgid "[Hide Addresses]" -msgstr "[Skrýt adresy]" - -#: mailbox.php:541 message.php:299 compose.php:1305 lib/Compose.php:835 -msgid "[No Subject]" -msgstr "[®ádný pøedmìt]" - -#: templates/javascript/addressesBlocks.js:8 -msgid "[Show Addresses -" -msgstr "[Zobrazit adresy -" - -#: lib/MIME/Headers.php:213 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Zobrazit adresy - %s pøíjemcù]" - -#: templates/compose/compose.inc:203 -msgid "_Bcc" -msgstr "_Skrytá kopie" - -#: templates/message/navbar_actions.inc:21 templates/mailbox/actions.inc:16 -msgid "_Blacklist" -msgstr "Èe_rná listina" - -#: templates/compose/compose.inc:152 -msgid "_Cc" -msgstr "_Kopie" - -#: templates/message/navbar_actions.inc:6 templates/mailbox/actions.inc:8 -#: templates/mailbox/actions.inc:10 -msgid "_Delete" -msgstr "Smaza_t" - -#: lib/IMP.php:949 -msgid "_Folders" -msgstr "_Slo¾ky" - -#: templates/compose/compose.inc:79 -msgid "_Identity" -msgstr "_Identita" - -#: lib/IMP.php:916 -msgid "_Inbox" -msgstr "_Po¹ta" - -#: lib/IMP.php:990 -msgid "_Log out" -msgstr "_Odhlá¹ení" - -#: message.php:395 -msgid "_Message Source" -msgstr "_Zdrojový kód zprávy" - -#: lib/IMP.php:946 -msgid "_New Message" -msgstr "_Nová zpráva" - -#: templates/message/navbar_actions.inc:33 -msgid "_Print" -msgstr "_Tisk" - -#: templates/compose/compose.inc:270 templates/compose/compose.inc:287 -msgid "_Priority" -msgstr "_Dùle¾itost" - -#: mailbox.php:411 -#, php-format -msgid "_Refresh %s" -msgstr "O_bnovit %s" - -#: templates/message/navbar_actions.inc:8 -msgid "_Reply" -msgstr "_Odpovìdìt" - -#: lib/IMP.php:951 -msgid "_Search" -msgstr "Vy_hledat" - -#: templates/compose/compose.inc:65 templates/compose/compose.inc:427 -msgid "_Send Message" -msgstr "_Zaslat zprávu" - -#: templates/mailbox/message_headers.inc:32 -msgid "_Thread" -msgstr "_Souvislost" - -#: templates/compose/compose.inc:114 -msgid "_To" -msgstr "_Komu" - -#: templates/mailbox/actions.inc:13 -msgid "_Undelete" -msgstr "_Obnovit smazané" - -#: templates/message/navbar_actions.inc:18 -msgid "_View Thread" -msgstr "_Zobrazit souvislost" - -#: templates/message/navbar_actions.inc:24 templates/mailbox/actions.inc:19 -msgid "_Whitelist" -msgstr "Bílá _listina" - -#: lib/Compose.php:175 -msgid "addressee unknown" -msgstr "neznámá adresa" - -#: lib/Compose.php:451 -msgid "attachment" -msgstr "pøíloha" - -#: view.php:97 -msgid "attachments.zip" -msgstr "prilohy.zip" - -#: templates/compose/compose.inc:506 -msgid "bytes" -msgstr "bytù" - -#: lib/Compose.php:199 -msgid "cannot create output file" -msgstr "nelze vytvoøit výstupní soubor" - -#: lib/Compose.php:171 -msgid "cannot open input" -msgstr "nelze otevøít vstup" - -#: lib/Compose.php:163 -msgid "command line usage error" -msgstr "chybné pou¾ití pøíkazové øádky" - -#: lib/Compose.php:219 -msgid "configuration error" -msgstr "chyba v nastavení" - -#: lib/Compose.php:195 -msgid "critical system file missing" -msgstr "chybí dùle¾itý systémový soubor" - -#: lib/Compose.php:167 -msgid "data format error" -msgstr "chybný formát dat" - -#: lib/Compose.php:223 -msgid "entry not found" -msgstr "polo¾ka nenalezena" - -#: templates/contacts/contacts.inc:190 -msgid "from" -msgstr "od" - -#: lib/Compose.php:179 -msgid "host name unknown" -msgstr "neznámý název poèítaèe" - -#: lib/Compose.php:203 -msgid "input/output error" -msgstr "chyba vstupu/výstupu" - -#: lib/Compose.php:187 -msgid "internal software error" -msgstr "vnitøní chyba programu" - -#: pgp.php:68 smime.php:29 -msgid "key" -msgstr "klíè" - -#: folders.php:145 -msgid "mailbox file" -msgstr "soubor schránky" - -#: compose.php:1109 -msgid "name" -msgstr "jméno" - -#: templates/compose/spelling.inc:77 -msgid "none" -msgstr "¾ádný" - -#: templates/fetchmail/account_select.inc:25 -#: templates/compose/spelling.inc:106 -msgid "or" -msgstr "nebo" - -#: lib/Compose.php:215 -msgid "permission denied" -msgstr "pøístup odepøen" - -#: templates/javascript/addressesBlocks.js:8 -msgid "recipients]" -msgstr "pøíjemcù]" - -#: lib/Compose.php:211 -msgid "remote error in protocol" -msgstr "vzdálená chyba v protokolu" - -#: lib/Compose.php:183 -msgid "service unavailable" -msgstr "slu¾ba je nedostupná" - -#: templates/compose/spelling.inc:47 -msgid "spelling error" -msgstr "chyba v pravopisu" - -#: templates/compose/spelling.inc:47 -msgid "spelling errors" -msgstr "chyby v pravopisu" - -#: lib/Compose.php:191 -msgid "system error" -msgstr "systémová chyba" - -#: lib/Compose.php:207 -msgid "temporary failure" -msgstr "doèasná porucha" - -#: lib/Filter.php:79 -msgid "your blacklist" -msgstr "Va¹e èerná listina" - -#: lib/Filter.php:89 -msgid "your whitelist" -msgstr "Va¹e bílá listina" diff --git a/imp/po/da_DK.po b/imp/po/da_DK.po deleted file mode 100644 index 2f85e22bd..000000000 --- a/imp/po/da_DK.po +++ /dev/null @@ -1,5123 +0,0 @@ -# Danish translations for IMP package -# Danske oversættelser for pakke IMP. -# Copyright 2001-2009 The Horde Project -# This file is distributed under the same license as the IMP package. -# Martin List-Petersen , 2001. -# Brian Truelsen , 2005-2006.. -# -msgid "" -msgstr "" -"Project-Id-Version: Imp H3 (4.2-cvs)\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2006-03-11 12:34+0100\n" -"PO-Revision-Date: 2006-03-11 13:47+0100\n" -"Last-Translator: Brian Truelsen \n" -"Language-Team: i18n@lists.horde.org\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: lib/Compose.php:1552 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:1549 -msgid " To: " -msgstr " Til: " - -#: lib/Compose.php:1537 -msgid " Date: " -msgstr " Dato: " - -#: lib/Compose.php:1540 -msgid " From: " -msgstr " Fra: " - -#: folders.php:279 mailbox.php:330 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Accesskey %s)" - -#: lib/Compose.php:1546 -msgid " Subject: " -msgstr " Emne: " - -#: mailbox.php:560 -msgid "#" -msgstr "#" - -#: thread.php:153 -#, php-format -msgid "%d Messages" -msgstr "%d beskeder" - -#: lib/Spam.php:219 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d beskeder er blevet slettet." - -#: lib/Spam.php:201 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "" -"%d beskeder er blevet sendt ind som ej-spam til din systemadministrator." - -#: lib/Spam.php:181 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d beskeder er blevet indberettet som spam." - -#: lib/Spam.php:193 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "" -"%d beskeder er blevet indberettet som spam til din systemadministrator." - -#: lib/Spam.php:173 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d beskeder er blevet indberettet som spam." - -#: mailbox.php:280 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d til %d af %d beskeder" - -#: lib/MIME/Contents.php:570 -#, php-format -msgid "%s Attachments, %s" -msgstr "%s bilag, %s" - -#: mailbox.php:793 lib/MIME/Contents.php:560 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: mailbox.php:791 lib/MIME/Contents.php:558 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:44 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s findes allerede. Mappen %s blev ikke omdøbt." - -#: lib/MIME/Contents.php:563 -#, php-format -msgid "%s bytes" -msgstr "%s byte" - -#: lib/Message.php:738 -#, php-format -msgid "%s does not appear to be a valid mailbox." -msgstr "%s synes ikke at være en gyldig brevbakke." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:42 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "Mappen %s vil blive omdøbt i starten af hver måned." - -#: lib/MIME/Viewer/itip.php:260 -#, php-format -msgid "%s has accepted." -msgstr "%s har accepteret." - -#: lib/MIME/Viewer/itip.php:624 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s har aflyst \"%s\"." - -#: lib/MIME/Viewer/itip.php:266 -#, php-format -msgid "%s has declined." -msgstr "%s har nægtet." - -#: lib/MIME/Viewer/itip.php:499 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s har svaret på en ledig/optaget-anmodning." - -#: lib/MIME/Viewer/itip.php:616 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s har svaret på invitation til \"%s\"." - -#: lib/MIME/Viewer/itip.php:490 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s har sendt ledig/optaget-information til dig." - -#: lib/MIME/Viewer/itip.php:272 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s har accepteret tentativt." - -#: lib/MIME/Viewer/itip.php:495 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s anmoder om dine ledig/optaget-informationer." - -#: lib/MIME/Viewer/itip.php:587 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s anmoder om din tilstedeværelse ved \"%s\"." - -#: lib/Message.php:489 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s er succesfuldt blevet tilføjet til \"%s\"." - -#: lib/MIME/Viewer/itip.php:599 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s ønsker at justere \"%s\"." - -#: lib/MIME/Viewer/itip.php:578 lib/MIME/Viewer/itip.php:765 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s ønsker at gøre dig opmærksom på \"%s\"." - -#: lib/MIME/Viewer/itip.php:603 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s ønsker at modtage seneste information om \"%s\"." - -#: message.php:250 message.php:255 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:495 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d af %d)" - -#: templates/compose/spelling.html:73 -msgid "(Apply these changes and move to next screen.)" -msgstr "(Godkend ændringerne og gå til næste skærm.)" - -#: templates/compose/spelling.html:60 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(Annuller alle ændringer og gå tilbage til skrivningsvinduet.)" - -#: templates/stationery/prefs.inc:16 -msgid "(HTML)" -msgstr "(HTML)" - -#: templates/stationery/prefs.inc:16 -msgid "(Plain Text)" -msgstr "(Ren tekst)" - -#: spelling.php:249 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(Gå tilbage til skrivningsvinduet efter at have gemt ændringer lavet indtil " -"nu. Ændringer på den aktuelle side vil ikke blive gemt.)" - -#: spelling.php:246 -msgid "" -"(Send message after applying all changes made thus far. Changes on the " -"current screen will NOT be applied.)" -msgstr "" -"(Send besked efter at have gemt ændringer lavet indtil nu. Ændringer på den " -"aktuelle side vil ikke blive gemt.)" - -#: templates/contacts/contacts.html:47 -msgid "* Add these by clicking OK *" -msgstr "* Tilføj disse ved at clicke OK *" - -#: templates/contacts/contacts.html:32 -msgid "* Please select address(es) *" -msgstr "* Vælg venligst adresse(r) *" - -#: lib/MIME/Contents.php:568 -#, php-format -msgid "1 Attachment, %s" -msgstr "1 bilag, %s" - -#: config/prefs.php.dist:881 -msgid "100 characters" -msgstr "100 tegn" - -#: config/prefs.php.dist:884 -msgid "1000 characters" -msgstr "1000 tegn" - -#: config/prefs.php.dist:882 -msgid "250 characters" -msgstr "250 tegn" - -#: config/prefs.php.dist:883 -msgid "500 characters" -msgstr "500 tegn" - -#: lib/MIME/Viewer/images.php:163 -#, php-format -msgid "A large image named %s is attached to this message." -msgstr "Et stor billede benævnt %s er hæftet ved denne besked." - -#: lib/MIME/Viewer/notification.php:50 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "" -"En besked, som du har sendt, har resulteret i \"return notification\" fra " -"modtageren." - -#: templates/javascript/src/popup.js:58 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "Et vindue kunne ikke åbnes. Er din popup-blokker aktiveret?" - -#: templates/javascript/popup.js:9 -msgid "" -"A popup window could not be opened.Perhaps you have set your browser to " -"block popup windows?" -msgstr "Et vindue kunne ikke åbnes. Er din popup-blokker aktiveret?" - -#: templates/search/search.html:64 -msgid "AND" -msgstr "OG" - -#: config/prefs.php.dist:755 -msgid "Above the message text" -msgstr "Over brødtekst" - -#: lib/MIME/Viewer/itip.php:589 -msgid "Accept and add to my calendar" -msgstr "Acceptér anmodning og tilføj til min kalender" - -#: lib/MIME/Viewer/itip.php:592 -msgid "Accept request" -msgstr "Acceptér anmodning" - -#: lib/MIME/Viewer/itip.php:876 -msgid "Accepted" -msgstr "Accepteret" - -#: lib/MIME/Viewer/itip.php:261 -msgid "Accepted: " -msgstr "Accepteret: " - -#: lib/MIME/Viewer/itip.php:529 lib/MIME/Viewer/itip.php:732 -#: lib/MIME/Viewer/itip.php:855 -msgid "Actions" -msgstr "Handlinger" - -#: lib/MIME/Headers.php:201 lib/MIME/Headers.php:202 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Tilføj %s til mit adressekartotek" - -#: templates/prefs/sourceselect.inc:303 -msgid "Add source" -msgstr "Tilføj kilde" - -#: lib/MIME/Viewer/itip.php:580 -msgid "Add this to my calendar" -msgstr "Føj til kalender" - -#: lib/MIME/Viewer/itip.php:767 -msgid "Add this to my tasklist" -msgstr "Føj denne til min opgaveliste" - -#: lib/MIME/Viewer/itip.php:590 -msgid "Add to my calendar" -msgstr "Føj til min kalender" - -#: compose.php:335 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Tilføjet \"%s\" som vedhæftelse." - -#: config/prefs.php.dist:202 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Yderligere felter der vises under læsning: (valgfri, et felt pr. linie)" - -#: lib/MIME/Viewer/notification.php:61 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Yderligere information kan ses %s." - -#: lib/MIME/Viewer/notification.php:61 -msgid "Additional information details" -msgstr "Yderligere besked-detailer" - -#: lib/MIME/Viewer/status.php:93 -msgid "Additional message details" -msgstr "Yderligere besked-detaljer" - -#: lib/MIME/Viewer/status.php:92 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Yderligere besked-detaljer kan ses %s." - -#: lib/MIME/Viewer/status.php:78 -msgid "Additional message error details" -msgstr "Yderligere detaljer om besked-fejl" - -#: lib/MIME/Viewer/status.php:77 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Yderligere detaljer om besked-fejl can ses %s." - -#: compose.php:864 compose.php:1227 contacts.php:77 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Adressekartotek" - -#: config/prefs.php.dist:138 -msgid "Address Books" -msgstr "Adressekartoteker" - -#: config/prefs.php.dist:193 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"BCC alle beskeder til disse adresser: (valgfri, én adresse pr. linie)" - -#: config/prefs.php.dist:185 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Adresser, som eksplicit knyttes til denne identitet: (valgfri, én " -"adresse pr. linie)" - -#: templates/mailbox/navbar.html:7 -msgid "All" -msgstr "Alle" - -#: lib/Maintenance/Task/purge_sentmail.php:84 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Alle beskeder i din(e) \"%s\"-mappe(r), som er ældre end %s dage vil blive " -"slettet." - -#: templates/javascript/folders.js:20 templates/javascript/src/folders.js:117 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Alle beskeder i de følgende mappe(r) vil blive gemt i en enkelt MBOX fil:" - -#: lib/Maintenance/Task/purge_trash.php:80 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Alle beskeder i din \"%s\"-mappe, som er ældre end %s dage vil blive slettet." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" -"Alle gamle refererede vedhæftelser, der er ældre end %s måneder vil blive " -"slettet." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:73 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Alle gamle, sendte beskeder, der er ældre end %s måneder, vil blive slettet." - -#: acl.php:85 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "Alle rettigheder til mappen \"%s\" er blev fjernet for bruger \"%s\"." - -#: lib/api.php:81 -msgid "Allow Folder Creation?" -msgstr "Tillad oprettelse af mapper?" - -#: filterprefs.php:97 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Tillad at filter-regler påføres vilkårlige brevbakker?" - -#: lib/MIME/Viewer/alternative.php:80 -msgid "Alternative parts for this section:" -msgstr "Alternative dele til dette afsnit:" - -#: config/prefs.php.dist:635 -msgid "Always" -msgstr "Altid" - -#: config/prefs.php.dist:620 -msgid "Always save attachments" -msgstr "Gem altid vedhæftelser." - -#: lib/Message.php:579 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "" -"En fejl opstod under forsøget på at skrælle vedhæftelsen af. IMAP-serveren " -"meldte: " - -#: lib/Message.php:463 -msgid "An unknown error occured while creating the new note." -msgstr "Der skete en ukendt fejl under tilføjelsen af det nye notits." - -#: lib/Message.php:462 -msgid "An unknown error occured while creating the new task." -msgstr "Der skete en ukendt fejl under tilføjelsen af det nye opgave." - -#: mailbox.php:827 mailbox.php:980 message.php:469 -#: templates/message/navbar_navigate.html:9 templates/mailbox/legend.html:4 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:30 -msgid "Answered" -msgstr "Besvaret" - -#: search.php:339 -msgid "Answered messages" -msgstr "Besvarede beskeder" - -#: mailbox.php:350 -msgid "Apply Filters" -msgstr "Påfør filtre" - -#: mailbox.php:350 -#, php-format -msgid "Apply Filters to %s" -msgstr "Påfør \"%s\" filtre" - -#: filterprefs.php:95 -msgid "Apply filter rules upon logging on?" -msgstr "Påfør filtre, når du logger ind." - -#: filterprefs.php:96 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Påfør filterregler, når din indbakke bliver vist?" - -#: mailbox.php:361 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Er du sikker på, at du vil slette denne Virtuel Mappe-definition?" - -#: pgp.php:370 smime.php:296 -msgid "Are you sure you want to delete this public key?" -msgstr "Er du sikker på, at du vil slette denne offentlige nøgle?" - -#: pgp.php:400 smime.php:322 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Er du sikker på, at du vil slette dit nøglepar? (Dette kan IKKE anbefales!)" - -#: templates/javascript/compose.js:2 templates/javascript/src/compose.js:12 -msgid "Are you sure you want to do this?" -msgstr "Er du SIKKER, at du vil fortsætte?" - -#: message.php:541 templates/javascript/mailbox.js:19 -#: templates/javascript/src/mailbox.js:87 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Er du sikker, at du vil slette disse beskeder PERMANENT?" - -#: lib/MIME/Contents.php:252 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Er du sikker, at du vil PERMANENT slette denne vedhæftelser?" - -#: mailbox.php:464 -msgid "Are you sure you wish to empty this folder?" -msgstr "Er du sikker, at du vil tømme denne mappe?" - -#: lib/IMP.php:812 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Er du sikker, at du vil tømme din spam-mappe?" - -#: lib/IMP.php:802 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Er du sikker, at du vil tømme din skraldespand?" - -#: mailbox.php:463 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Er du sikker på, at du vil slette disse beskeder permanent?" - -#: templates/javascript/mailbox.js:20 templates/javascript/message.js:8 -#: templates/javascript/src/mailbox.js:98 -#: templates/javascript/src/message.js:43 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Er du sikker, at du vil indrapportere denne besked som harmløs?" - -#: templates/javascript/mailbox.js:19 templates/javascript/message.js:7 -#: templates/javascript/src/mailbox.js:93 -#: templates/javascript/src/message.js:38 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Er du sikker, at du vil indberettet denne besked som spam?" - -#: config/prefs.php.dist:977 -msgid "Arrival Time" -msgstr "Modtaget" - -#: config/prefs.php.dist:992 -msgid "Ascending" -msgstr "Stigende" - -#: config/prefs.php.dist:634 -msgid "Ask" -msgstr "Spørg" - -#: compose.php:1297 -msgid "Attach Files" -msgstr "Vedhæft filer" - -#: compose.php:1289 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Hæft en kopi af din offentlige PGP-nøgle ved din besked?" - -#: lib/MIME/Viewer/tnef.php:111 -msgid "Attached File:" -msgstr "Vedhæftet fil:" - -#: lib/Compose.php:1585 lib/Compose.php:1681 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Størrelse af filen \"%s\" overstiger begrænsningen. Filen IKKE vedhæftet." - -#: lib/MIME/Viewer/itip.php:380 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Der er vedhæftet et svar til en kalender-anmodning, som du har sendt." - -#: mailbox.php:992 templates/javascript/compose.js:28 -#: templates/javascript/src/compose.js:249 templates/mailbox/legend.html:14 -#: templates/compose/compose.html:271 templates/compose/compose.html:327 -msgid "Attachment" -msgstr "Vedhæftelse" - -#: attachment.php:70 -#, php-format -msgid "Attachment %s deleted." -msgstr "Vedhæftelse %s slettet." - -#: lib/Compose.php:2251 -msgid "Attachment Information" -msgstr "Information om vedhæftelse" - -#: lib/Compose.php:635 lib/Message.php:541 -msgid "Attachment stripped: Original attachment type" -msgstr "Vedhæftelsen taget af: Oprindelig type af vedhæng" - -#: compose.php:1238 lib/Compose.php:2219 templates/compose/compose.html:244 -msgid "Attachments" -msgstr "Vedhæftelser" - -#: lib/MIME/Viewer/itip.php:685 lib/MIME/Viewer/itip.php:808 -msgid "Attendees" -msgstr "Deltagere" - -#: lib/MIME/Viewer/notification.php:53 -msgid "Attention" -msgstr "Bemærk" - -#: lib/Auth/imp.php:44 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Krævet IMAP udviddelse ikke fundet." - -#: config/prefs.php.dist:691 -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "" -"Skal billeder i HTML-beskeder vises automatisk, hvis afsenderen står i mit " -"adressekartotek?" - -#: templates/prefs/sourceselect.inc:298 -msgid "Available Address books:" -msgstr "Adressekartoteker, der står til rådighed:" - -#: lib/MIME/Viewer/itip.php:721 lib/MIME/Viewer/itip.php:844 -msgid "Awaiting Response" -msgstr "Afventer reaktion" - -#: message.php:514 -#, php-format -msgid "Bac_k to %s" -msgstr "Tilbage til %s" - -#: message.php:514 thread.php:135 -#, php-format -msgid "Back to %s" -msgstr "Tilbage til %s" - -#: thread.php:132 -msgid "Back to Multiple Message View Index" -msgstr "Tilbage til oversigtsvisning" - -#: thread.php:130 -msgid "Back to Thread Display" -msgstr "Tilbage til tråd-visning" - -#: lib/IMAP/Client.php:572 -#, php-format -msgid "Bad login name or password." -msgstr "Forkert brugernavn eller kodeord." - -#: lib/IMAP/Client.php:387 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Dårlig eller ringe formuleret anmodning. Serveren reagerede med: %s" - -#: lib/IMAP/Client.php:576 -#, php-format -msgid "Bad request: %s." -msgstr "Dårlig anmodning: %s." - -#: message.php:231 lib/Search.php:618 templates/login/recompose.html:32 -#: templates/contacts/contacts.html:42 -msgid "Bcc" -msgstr "Bcc" - -#: lib/MIME/Viewer/status.php:163 -msgid "Below is the raw text of the status information message." -msgstr "Nedenfor forefindes råteksten af status beskeden." - -#: config/prefs.php.dist:756 -msgid "Below the message text" -msgstr "Under brødteksten" - -#: mailbox.php:490 message.php:569 -msgid "Blacklist" -msgstr "Blackliste" - -#: config/prefs.php.dist:680 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "Blokér billeder i HTML-beskeder med mindre de anmodes specifikt?" - -#: lib/Search.php:626 -msgid "Body" -msgstr "Besked" - -#: search.php:336 search.php:341 search.php:346 search.php:351 -msgid "Both" -msgstr "Begge" - -#: config/prefs.php.dist:746 -msgid "Both Header Listing and Body of Message" -msgstr "Både beskedens felt-liste og brødtekst" - -#: lib/IMAP/Client.php:501 -msgid "CRAM-MD5 or DIGEST-MD5 requires the Auth_SASL package to be installed." -msgstr "CRAM-MD5 eller DIGEST-MD5 kræver, at Auth_SASL pakker er installeret." - -#: compose.php:1185 -msgid "C_harset" -msgstr "Tegnsæt" - -#: search.php:322 -msgid "Calendar" -msgstr "Kalender" - -#: lib/Fetchmail/imap.php:155 -msgid "Can not connect to the remote mail server." -msgstr "Kunne ikke få forbindelse til mail-serveren." - -#: lib/Fetchmail/imap.php:153 -msgid "Can not connect to the remote mail server: " -msgstr "Kan ikke forbinde til fjern mail-server: " - -#: lib/MIME/Viewer/partial.php:50 -#, php-format -msgid "" -"Can not display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Kan ikke vises - har kun funder %s af %s dele af denne besked i den aktuelle " -"brevbakke." - -#: templates/saveimage/saveimage.html:19 templates/smime/passphrase.html:24 -#: templates/smime/import_key.html:70 templates/pgp/passphrase.html:24 -#: templates/pgp/import_key.html:49 templates/folders/folders_confirm.html:23 -#: templates/folders/import.html:17 templates/contacts/contacts.html:74 -#: templates/compose/spelling.html:60 -msgid "Cancel" -msgstr "Annuller" - -#: templates/compose/compose.html:25 templates/compose/compose.html:210 -#: templates/compose/redirect.html:78 -msgid "Cancel Message" -msgstr "Annuller besked" - -#: templates/javascript/compose.js:2 templates/javascript/src/compose.js:12 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Hvis du annullerer denne besked, mister du indholdet permanent." - -#: message.php:230 lib/Search.php:614 templates/login/recompose.html:23 -#: templates/contacts/contacts.html:41 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.html:77 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"Import af certifikat ikke mulig. Hentning af filer er ikke slået til på " -"denne server." - -#: lib/MIME/Viewer/itip.php:703 lib/MIME/Viewer/itip.php:826 -msgid "Chair Person" -msgstr "Mødeleder" - -#: templates/compose/spelling.html:34 -msgid "Change" -msgstr "Ændre" - -#: templates/compose/spelling.html:35 -msgid "Change All" -msgstr "Ændre alle" - -#: acl.php:166 acl.php:167 -msgid "Change Folder" -msgstr "Skift mappe" - -#: config/prefs.php.dist:116 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Her kan du ændre måden dine beskeder bliver vist på, som f.eks. hvor mange " -"beskeder der vises på hver side, samt hvordan de sorteres." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Her kan du ændre opsætningen til mailserver og mapper." - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Her kan du ændre navn, adresse og den signatur, som andre ser, når de læser " -"og svarer på dine e-mail." - -#: config/prefs.php.dist:885 -msgid "Characters to display:" -msgstr "Tegn til visning:" - -#: folders.php:296 mailbox.php:640 -msgid "Check _All/None" -msgstr "Hak alle/ingen af" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Check all mail servers you want to fetch mail from:" -msgstr "Har alle mail-serveren, som du vil hente e-mail fra, af:" - -#: templates/folders/actions.html:22 -msgid "Check for New Mail" -msgstr "Kontroller for ny e-post" - -#: config/prefs.php.dist:515 -msgid "Check spelling before sending a message?" -msgstr "Kontrollér stavning før afsendelse af besked?" - -#: templates/folders/actions.html:6 -msgid "Choose Action" -msgstr "Vælg handling" - -#: config/servers.php.dist:202 -msgid "Choose a mail server:" -msgstr "Vælg mail-server:" - -#: templates/compose/compose.html:69 -msgid "Choose a match or edit the address to the right:" -msgstr "Vælg en pasning eller ret adressen til højre:" - -#: templates/prefs/sourceselect.inc:349 -msgid "Choose the address book to use when adding addresses." -msgstr "Vælg den adressekartotek, som der skal kunne tilføjes adresser til." - -#: templates/prefs/sourceselect.inc:293 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Vælg den rækkefølge som adressekartoteker bliver gennemsøgt i, når du slår " -"adresser op." - -#: lib/MIME/Viewer/images.php:115 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Click %s for at omsætte billedfilen til et format, som din browser kan vise." - -#: lib/MIME/Viewer/images.php:104 -#, php-format -msgid "Click %s to download the image." -msgstr "Click %s for at hente billedet." - -#: lib/Filter.php:128 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Click %s for at komme til %s vedligeholdelsessiden." - -#: lib/MIME/Viewer/images.php:164 -#, php-format -msgid "Click %s to view a thumbnail of this image." -msgstr "Click %s for at se en frimærkeudgave af billedet." - -#: lib/MIME/Viewer/pkcs7.php:424 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Click %s for at se vedhæftelsen i et separat vindue." - -#: lib/MIME/Viewer/related.php:78 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "" -"Click %s for at se denne multipart/related del i et separat vindue." - -#: templates/prefs/sourceselect.inc:321 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Klik på en af de valgte adressekartoteker og vælg de felter, der skal søges " -"i." - -#: lib/MIME/Viewer/pkcs7.php:202 -#, php-format -msgid "Click to Save S/MIME certificate of %s in your Address Book" -msgstr "Click for at gemme S/MIME-certifikat for %s i dit adressekartotek" - -#: config/prefs.php.dist:1011 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Skriv et nyt brev til afsenderen ved at clicke på adressen" - -#: config/prefs.php.dist:1012 -msgid "Clicking on the address will open the message to be read" -msgstr "Beskeden vil bliver åbnet til læsning ved at clicke på adressen" - -#: templates/fetchmail/fetchmail.html:31 -msgid "Close" -msgstr "Luk" - -#: compose.php:150 -msgid "Close this window" -msgstr "Luk vindue" - -#: lib/IMAP/Tree.php:440 -msgid "Closed Folder" -msgstr "Lukket mappe" - -#: lib/IMAP/Tree.php:474 -msgid "Collapse" -msgstr "Luk alle" - -#: folders.php:314 -msgid "Collapse All" -msgstr "Luk alle" - -#: folders.php:314 -msgid "Collapse All Folders" -msgstr "Fold alle mapper sammen" - -#: lib/IMAP/Tree.php:474 -msgid "Collapse Folder" -msgstr "Fold mappe sammen" - -#: templates/pgp/pgp.html:94 -msgid "Comment:" -msgstr "Kommentar:" - -#: lib/MIME/Viewer/itip.php:892 -msgid "Completed" -msgstr "Afsluttet" - -#: compose.php:149 -msgid "Compose another message" -msgstr "Skriv en anden besked" - -#: config/prefs.php.dist:466 -msgid "Compose messages in a separate window?" -msgstr "Skriv beskeder i et seperat vindue?" - -#: config/prefs.php.dist:476 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Skrive beskeder med en HTML-snitflade som standard (browser skal understøtte " -"muligheden)?" - -#: config/prefs.php.dist:70 -msgid "Configure how messages are displayed." -msgstr "Indstil hvordan beskeder skal vises." - -#: config/prefs.php.dist:101 -msgid "Configure mail preview options." -msgstr "Konfigurér indstillinger af forhåndsvisning." - -#: lib/IMAP/Client.php:370 -msgid "Connection dropped by IMAP server." -msgstr "Forbindelsen blev afbrudt af IMAP-server." - -#: lib/Fetchmail/imap.php:188 -msgid "Connection to server failed" -msgstr "Forbindelse til server fejlede" - -#: config/prefs.php.dist:147 -#, php-format -msgid "Control PGP support for %s." -msgstr "Kontrollér PGP-understøttelse for %s." - -#: config/prefs.php.dist:156 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Kontrollér S/MIME understøttelse for %s." - -#: config/prefs.php.dist:125 -msgid "Control options relating to messages searching." -msgstr "Kontrollér indstillinger vedrørende søgning af beskeder." - -#: config/prefs.php.dist:93 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Indstil hvornår der checkes for ny e-mail, samt om du skal informeres, når " -"disse er ankommet." - -#: config/prefs.php.dist:736 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Omsæt tekst-smileys til grafiske?" - -#: mailbox.php:420 mailbox.php:1007 message.php:508 message.php:700 -msgid "Copy" -msgstr "Kopier" - -#: mailbox.php:420 mailbox.php:1007 message.php:508 message.php:700 -msgid "Copy to folder" -msgstr "Kopiér til mappe" - -#: templates/compose/spelling.html:28 -msgid "Correct" -msgstr "Korriger" - -#: templates/compose/spelling.html:82 -msgid "Corrected Text" -msgstr "Korrigeret tekst" - -#: lib/IMAP/Client.php:382 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Kunne ikke fuldføre anmodning. Årsag: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Kunne ikke oprette VFS backend: %s" - -#: lib/Message.php:730 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Kunne ikke slette beskeder fra \"%s\". Serveren meldte: %s" - -#: lib/Session.php:334 -msgid "Could not execute maintenance operations." -msgstr "Kunne ikke udføre vedligeholdelsesopgaver." - -#: lib/MIME/Viewer/tnef.php:54 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Kunne ikke uddrage den anmodede fil fra MS-TNEF-vedhæftelsen." - -#: lib/MIME/Viewer/zip.php:58 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Kunne ikke uddrage den anmodede file fra Zip-arkivet." - -#: lib/IMAP/Client.php:446 -#, php-format -msgid "Could not open secure connection to the IMAP server. %s : %s." -msgstr "Kunne ikke åbne sikker forbindelse til IMAP serveren. %s : %s." - -#: lib/Session.php:281 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Kunne ikke indhente namespace-information fra IMAP-serveren." - -#: compose.php:168 -msgid "Could not retrieve the message from the mail server." -msgstr "Kunne ikke hente beskeden fra post-serveren." - -#: templates/javascript/acl.js:4 templates/javascript/src/acl.js:47 -#: templates/folders/actions.html:9 templates/acl/acl.html:89 -msgid "Create" -msgstr "Opret" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "Opret nøgler" - -#: templates/prefs/spamselect.inc:12 templates/prefs/spamselect.inc:24 -msgid "Create a new Spam folder" -msgstr "Opret en ny spam-mappe" - -#: templates/prefs/folderselect.inc:12 templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "Opret en ny mappe til kladder" - -#: templates/prefs/sentmailselect.inc:26 templates/prefs/sentmailselect.inc:42 -msgid "Create a new sent mail folder" -msgstr "Opret en ny mappe til afsendte beskeder" - -#: templates/prefs/trashselect.inc:12 templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "Opret en ny skraldespand til slettede beskeder" - -#: config/prefs.php.dist:132 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Opret filterregler, der sorterer nye e-mails, flytter dem i mapper og " -"sletter spam." - -#: templates/stationery/prefs.inc:14 -msgid "Create new stationery" -msgstr "Opret en nyt brevpapir" - -#: config/prefs.php.dist:501 -msgid "Create stationery and form responses." -msgstr "Opret brevpapir og formular-svar." - -#: config/prefs.php.dist:1051 -msgid "Current expanded status in the folders view" -msgstr "Nuværende udviddelsestilstand i mappe-oversigt" - -#: config/prefs.php.dist:109 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Tilret konti til hentning af e-mail fra andre konti." - -#: config/prefs.php.dist:53 -msgid "Customize how you send mail." -msgstr "Tilpas hvordan du sender e-mail." - -#: config/prefs.php.dist:40 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Tilpas opgaver, der bliver udført, når du logger ind i %s." - -#: mailbox.php:565 -msgid "Dat_e" -msgstr "Dato" - -#: message.php:227 thread.php:150 -msgid "Date" -msgstr "Dato" - -#: lib/MIME/Viewer/itip.php:880 -msgid "Declined" -msgstr "Afvist" - -#: lib/MIME/Viewer/itip.php:267 -msgid "Declined: " -msgstr "Afvist: " - -#: config/prefs.php.dist:600 -msgid "Default" -msgstr "Standard" - -#: templates/prefs/defaultsearchselect.inc:21 -msgid "Default Search Field" -msgstr "Standard søgefelt" - -#: config/prefs.php.dist:984 -msgid "Default sorting criteria:" -msgstr "Standard sorteringskriterie:" - -#: config/prefs.php.dist:994 -msgid "Default sorting direction:" -msgstr "Standard sorteringsretning:" - -#: lib/MIME/Viewer/itip.php:888 -msgid "Delegated" -msgstr "Delegeret" - -#: mailbox.php:463 mailbox.php:466 message.php:541 lib/IMAP/Tree.php:427 -#: templates/smime/smime.html:25 templates/pgp/pgp.html:34 -#: templates/folders/actions.html:12 templates/contacts/contacts.html:64 -msgid "Delete" -msgstr "Slet" - -#: pgp.php:370 smime.php:296 -#, php-format -msgid "Delete %s Public Key" -msgstr "Slet %s offentlige nøgle" - -#: templates/smime/smime.html:73 templates/pgp/pgp.html:83 -msgid "Delete Current Keys" -msgstr "Slet aktuel nøgle" - -#: templates/folders/folders_confirm.html:22 -msgid "Delete Selected Folders" -msgstr "Slet valgte mapper" - -#: templates/stationery/prefs.inc:42 -msgid "Delete Stationery" -msgstr "Slet brevpapir" - -#: lib/IMAP/Tree.php:427 -msgid "Delete Virtual Folder" -msgstr "Slet virtuel mappe" - -#: mailbox.php:361 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Slet virtuel mappe definition for %s" - -#: lib/MIME/Viewer/itip.php:626 -msgid "Delete from my calendar" -msgstr "Slet fra min kalender" - -#: config/prefs.php.dist:400 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Slet gamle refererede vedhæftelser i starten af måneden?" - -#: config/prefs.php.dist:354 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Slet gamle mapper for afsendte beskeder i starten af måneden?" - -#: config/prefs.php.dist:668 -msgid "Delete spam messages" -msgstr "Slet spam-beskeder" - -#: templates/compose/compose.html:339 -msgid "Delete?" -msgstr "Slet?" - -#: mailbox.php:850 mailbox.php:982 message.php:472 -#: templates/mailbox/legend.html:6 templates/mailbox/navbar.html:17 -#: templates/mailbox/navbar.html:33 -msgid "Deleted" -msgstr "Slettet" - -#: search.php:349 -msgid "Deleted messages" -msgstr "Slettede beskeder" - -#: compose.php:315 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Vedhæftelsen \"%s\" slettet." - -#: config/prefs.php.dist:83 -msgid "Deleting and Moving Messages" -msgstr "Sletter og flytter beskeder" - -#: lib/MIME/Viewer/itip.php:594 -msgid "Deny request" -msgstr "Afvis anmodning" - -#: lib/MIME/Viewer/itip.php:549 -msgid "Deny request for free/busy information" -msgstr "Afvis anmodning om ledig/optaget-information" - -#: config/prefs.php.dist:993 -msgid "Descending" -msgstr "Faldende" - -#: lib/MIME/Viewer/itip.php:673 lib/MIME/Viewer/itip.php:801 -msgid "Description" -msgstr "Beskrivelse" - -#: templates/compose/compose.html:333 -msgid "Description:" -msgstr "Beskrivelse:" - -#: templates/smime/smime.html:25 templates/smime/smime.html:61 -#: templates/pgp/pgp.html:34 templates/pgp/pgp.html:69 -#: templates/pgp/pgp.html:74 -msgid "Details" -msgstr "Detaljer" - -#: compose.php:327 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "Vedhæftede ikke \"%s\", da filen er tom." - -#: config/prefs.php.dist:728 -msgid "Dim signatures?" -msgstr "Slør signaturer?" - -#: templates/contacts/contacts.html:56 -msgid "Display" -msgstr "Vis" - -#: config/prefs.php.dist:531 -msgid "Display confirmation after sending a message?" -msgstr "Vis bekræftelse efter afsendelse af en besked?" - -#: config/prefs.php.dist:745 -msgid "Display in Body of Message" -msgstr "Vis i brødtekst af besked" - -#: config/prefs.php.dist:854 -msgid "Display pop-up notification of new mail?" -msgstr "Vis et popup vindue ved nye e-mail." - -#: config/prefs.php.dist:820 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Vis \"Tøm spam\" henvisningen i menulinien?" - -#: config/prefs.php.dist:812 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Vis \"Tøm skraldespand\" henvisningen i menulinien?" - -#: templates/compose/compose.html:324 -msgid "Disposition:" -msgstr "Anbringelse:" - -#: templates/search/search.html:83 -msgid "Do NOT match" -msgstr "Pas IKKE til" - -#: templates/folders/actions.html:23 -msgid "Do Not Check for New Mail" -msgstr "Undlad at checke for ny e-post" - -#: config/prefs.php.dist:1013 -msgid "Do not generate a link in the From: column" -msgstr "Generér ikke henvisning i Fra: kolonnen" - -#: lib/IMP.php:986 -msgid "Do you want to open that folder?" -msgstr "Vil du åbne denne mappe?" - -#: login.php:355 -msgid "Don't have an account? Sign up." -msgstr "Har du ikke nogen konto? Meld dig til." - -#: templates/compose/spelling.html:66 -msgid "Done" -msgstr "Færdig" - -#: templates/folders/actions.html:27 -msgid "Download" -msgstr "Hent" - -#: lib/MIME/Contents.php:229 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Hent %s i .zip-format" - -#: message.php:668 -msgid "Download All Attachments (in .zip file)" -msgstr "Hent alle vedhæftelser (i .zip-fil)" - -#: templates/folders/actions.html:28 -msgid "Download [.zip format]" -msgstr "Hent [.zip-format]" - -#: lib/MIME/Contents.php:229 -msgid "Download in .zip Format" -msgstr "Hent i .zip-format" - -#: mailbox.php:832 mailbox.php:983 message.php:470 -#: templates/message/navbar_navigate.html:11 templates/mailbox/legend.html:7 -#: templates/mailbox/navbar.html:19 templates/mailbox/navbar.html:36 -msgid "Draft" -msgstr "Kladde" - -#: lib/IMAP/Tree.php:392 -msgid "Draft folder" -msgstr "Kladder" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "Mappe til kladder:" - -#: templates/pgp/pgp.html:99 -msgid "E-mail Address:" -msgstr "E-post-adresse:" - -#: mailbox.php:904 -msgid "END" -msgstr "SLUT" - -#: lib/MIME/Viewer/status.php:74 -msgid "ERROR: Your message could not be delivered." -msgstr "FEJL: Din besked kunne ikke afleveres." - -#: templates/stationery/prefs.inc:19 lib/IMAP/Tree.php:428 -msgid "Edit" -msgstr "Rediger" - -#: mailbox.php:364 templates/search/search.html:20 -msgid "Edit Search Query" -msgstr "Ændre søgetekst" - -#: lib/IMAP/Tree.php:428 templates/search/search.html:18 -msgid "Edit Virtual Folder" -msgstr "Ændre virtuel mappe" - -#: mailbox.php:360 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Ændre virtuel mappe definitionen for %s" - -#: filterprefs.php:78 -msgid "Edit your Blacklist" -msgstr "Redigér din negativliste" - -#: filterprefs.php:77 -msgid "Edit your Filter Rules" -msgstr "Redigér dine filterregler" - -#: filterprefs.php:79 -msgid "Edit your Whitelist" -msgstr "Redigér din positivliste" - -#: config/prefs.php.dist:922 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Ændre dine præferencer vedrørende tilgang til andre e-mail-konti." - -#: templates/contacts/contacts.html:59 -msgid "Email Address" -msgstr "e-mail-adresse" - -#: lib/Message.php:746 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Alle beskeder fjernet fra %s" - -#: lib/Message.php:723 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Har slettet alle beskeder fra Virtuel Skraldespand." - -#: templates/folders/actions.html:13 -msgid "Empty" -msgstr "Tøm" - -#: templates/folders/folders_confirm.html:22 -msgid "Empty Selected Folders" -msgstr "Tøm valgte mapper" - -#: mailbox.php:464 -msgid "Empty Trash folder" -msgstr "Tøm skraldespand" - -#: lib/IMP.php:812 -msgid "Empty _Spam" -msgstr "Tøm spam" - -#: lib/IMP.php:802 -msgid "Empty _Trash" -msgstr "Tøm skraldespand" - -#: pgp.php:422 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "Aktivér PGP-funktionalitet?" - -#: smime.php:332 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "Aktivér S/MIME-funktionalitet?" - -#: config/prefs.php.dist:873 -msgid "Enable message previews?" -msgstr "Aktivér forhåndsvisning?" - -#: compose.php:1283 -msgid "Encr_yption Options" -msgstr "Krypteringsindstillinger" - -#: mailbox.php:994 templates/mailbox/legend.html:16 -msgid "Encrypted" -msgstr "Krypteret" - -#: lib/MIME/Viewer/itip.php:523 lib/MIME/Viewer/itip.php:525 -#: lib/MIME/Viewer/itip.php:658 lib/MIME/Viewer/itip.php:660 -msgid "End" -msgstr "Slut" - -#: lib/Compose.php:1436 -msgid "End forwarded message" -msgstr "Slutning af videresendt besked" - -#: lib/Compose.php:1365 -msgid "End message" -msgstr "Afslut besked" - -#: lib/Compose.php:1363 -#, php-format -msgid "End message from %s" -msgstr "Afslut besked fra %s" - -#: pgp.php:396 smime.php:320 -msgid "Enter Passphrase" -msgstr "Indtast løsen" - -#: templates/prefs/spamselect.inc:9 -msgid "Enter the name for your new Spam folder" -msgstr "Indtast navnet til den nye mappe, du vil bruge som spam-mappe" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "Indtast navnet på den nye mappe til kladder" - -#: templates/prefs/sentmailselect.inc:23 -msgid "Enter the name for your new sent mail folder" -msgstr "Indtast navnet på den nye mappe til afsendt e-mail" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "Indtast navnet på den nye skraldespand" - -#: lib/Search.php:630 -msgid "Entire Message" -msgstr "Hele beskeden" - -#: message.php:157 thread.php:70 lib/Compose.php:706 lib/Compose.php:961 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "\"%s\" blev tilføjet til adressekartoteket" - -#: lib/MIME/Viewer/pgp.php:395 lib/MIME/Viewer/pkcs7.php:381 -#: lib/MIME/Viewer/status.php:72 lib/MIME/Viewer/status.php:165 -msgid "Error" -msgstr "Fejl" - -#: lib/IMAP/Client.php:431 lib/IMAP/Client.php:454 -#, php-format -msgid "Error connecting to IMAP server. %s : %s." -msgstr "Kunne ikke forbinde til IMAP server. %s : %s" - -#: lib/MIME/Contents.php:134 -msgid "Error displaying message." -msgstr "Fejl ved visning af besked." - -#: lib/MIME/Viewer/itip.php:313 lib/MIME/Viewer/itip.php:411 -#, php-format -msgid "Error sending reply: %s." -msgstr "Fejl ved svarforsendelse: %s." - -#: templates/smime/smime.html:19 templates/pgp/pgp.html:28 -msgid "Error:" -msgstr "Fejl:" - -#: lib/MIME/Viewer/itip.php:105 -msgid "Event successfully deleted." -msgstr "Hændelsen slettet." - -#: config/prefs.php.dist:844 -msgid "Every 15 minutes" -msgstr "Hver kvarter" - -#: config/prefs.php.dist:841 -msgid "Every 30 seconds" -msgstr "Hver halve minut" - -#: config/prefs.php.dist:582 config/prefs.php.dist:843 -msgid "Every 5 minutes" -msgstr "Hver 5. minut" - -#: config/prefs.php.dist:845 -msgid "Every half hour" -msgstr "Hver halve time" - -#: config/prefs.php.dist:842 -msgid "Every minute" -msgstr "Hver minut" - -#: lib/IMAP/Tree.php:482 -msgid "Expand" -msgstr "Udvid" - -#: folders.php:313 -msgid "Expand All" -msgstr "Åben alle" - -#: folders.php:313 -msgid "Expand All Folders" -msgstr "Fold alle mapper ud" - -#: lib/IMAP/Tree.php:482 -msgid "Expand Folder" -msgstr "Fold mappe up" - -#: compose.php:865 compose.php:1228 -msgid "Expand Names" -msgstr "Lav et opslag på navnene" - -#: config/prefs.php.dist:1135 -msgid "Expand names in the compose window automatically in the background?" -msgstr "Ekspandér automatisk navne i skrivningsvinduet bag tæppet?" - -#: config/prefs.php.dist:1041 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Åben alle mapper i oversigten som standard." - -#: config/prefs.php.dist:1052 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Åben som standard hele mappe-træet i sidepanelet?" - -#: templates/javascript/compose.js:24 templates/javascript/src/compose.js:184 -#: templates/compose/compose.html:84 templates/compose/redirect.html:67 -msgid "Expanding" -msgstr "Udvidder" - -#: lib/IMP.php:823 lib/IMP.php:825 -msgid "F_etch Mail" -msgstr "Hent e-mail" - -#: config/prefs.php.dist:108 templates/fetchmail/fetchmail.html:29 -msgid "Fetch Mail" -msgstr "Hent e-mail" - -#: config/prefs.php.dist:930 -msgid "Fetch Mail in a separate window?" -msgstr "Hent besked i et seperat vindue?" - -#: lib/Fetchmail.php:291 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "%d beskeder hentet fra %s" - -#: lib/Fetchmail.php:289 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "1 besked hentet fra %s" - -#: lib/Fetchmail.php:287 lib/Fetchmail.php:289 lib/Fetchmail.php:291 -msgid "Fetchmail: " -msgstr "Fetchmail: " - -#: lib/Fetchmail.php:293 -msgid "Fetchmail: no new messages." -msgstr "Fetchmail: ingen nye beskeder." - -#: lib/IMP.php:829 -msgid "Fi_lters" -msgstr "Filtre" - -#: templates/javascript/compose.js:28 templates/javascript/src/compose.js:234 -#: templates/compose/compose.html:267 -msgid "File" -msgstr "Fil" - -#: templates/filters/prefs.html:48 -msgid "Filter Options" -msgstr "Filter-indstillinger" - -#: templates/filters/prefs.html:36 -msgid "Filter Settings" -msgstr "Filter-opsætning" - -#: config/prefs.php.dist:651 -msgid "Filter message content for profanity?" -msgstr "Filtrer beskedens indhold for stærke ord." - -#: templates/filters/prefs.html:11 -msgid "Filter support is disabled on this system." -msgstr "Filter-understøttelse er slået fra på dette system." - -#: config/prefs.php.dist:131 -msgid "Filters" -msgstr "Filtre" - -#: templates/filters/prefs.html:3 -msgid "Filters NOT Active" -msgstr "Filtre IKKE aktiverede" - -#: lib/Filter.php:127 -#, php-format -msgid "Filters: %s management page" -msgstr "Filtre: %s håndteringsside" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Find:" - -#: config/prefs.php.dist:966 -msgid "First Mailbox Page" -msgstr "Første side" - -#: mailbox.php:432 -msgid "First Page" -msgstr "Første side" - -#: mailbox.php:501 message.php:558 -msgid "Fo_rward" -msgstr "Videresend" - -#: lib/IMAP/Tree.php:440 -msgid "Folder" -msgstr "Mappe" - -#: folders.php:216 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "Mappe-handlinger - Bekræftelse" - -#: folders.php:249 templates/prefs/initialpageselect.inc:6 -#: templates/prefs/initialpageselect.inc:10 templates/folders/head.html:6 -msgid "Folder Navigator" -msgstr "Mappenavigator" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Opsummering af mappe" - -#: acl.php:24 -msgid "Folder sharing is not enabled." -msgstr "Deling af mapper ikke aktiveret." - -#: folders.php:24 -msgid "Folder use is not enabled." -msgstr "Anvendelse af mapper er ikke aktiveret." - -#: config/prefs.php.dist:1030 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Formatet af datoer i brevbakke-visning for beskeder dateret i dag" - -#: mailbox.php:501 message.php:558 lib/Compose.php:1415 -msgid "Forward" -msgstr "Videresend" - -#: lib/Compose.php:1401 -msgid "Forward:" -msgstr "Videresend:" - -#: lib/Compose.php:1468 -msgid "Forwarded Message:" -msgstr "Videresendt besked:" - -#: lib/Compose.php:1429 -msgid "Forwarded message" -msgstr "Videresendt besked" - -#: lib/Compose.php:1427 -#, php-format -msgid "Forwarded message from %s" -msgstr "Videresendt besked fra %s" - -#: lib/MIME/Viewer/itip.php:405 -msgid "Free/Busy Request Response" -msgstr "Ledig/optaget-anmodnings-svar" - -#: mailbox.php:575 -msgid "Fro_m" -msgstr "Fra" - -#: message.php:228 thread.php:151 lib/Search.php:606 -#: templates/compose/compose.html:31 -msgid "From" -msgstr "Fra" - -#: config/prefs.php.dist:979 -msgid "From Address" -msgstr "Fra adresse" - -#: lib/Compose.php:1412 lib/Compose.php:1416 -msgid "Fwd:" -msgstr "Fwd:" - -#: lib/Compose.php:1479 -msgid "Fwd: " -msgstr "VS: " - -#: lib/Compose.php:1481 -#, php-format -msgid "Fwd: %u Forwarded Messages" -msgstr "VS: %u videresendte beskeder" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "Grundlæggende indstillinger" - -#: folders.php:298 lib/MIME/Viewer/itip.php:561 lib/MIME/Viewer/itip.php:735 -#: lib/MIME/Viewer/itip.php:858 -msgid "Go" -msgstr "Udfør" - -#: thread.php:134 -msgid "Go to Message" -msgstr "Næste besked" - -#: lib/IMP.php:361 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Vis \"%s\" i adressekartotek" - -#: templates/acl/acl.html:62 -msgid "Grant access" -msgstr "Tildel adgang" - -#: message.php:425 lib/Filter.php:127 lib/MIME/Viewer/appledouble.php:41 -#: lib/MIME/Viewer/images.php:104 lib/MIME/Viewer/images.php:111 -#: lib/MIME/Viewer/images.php:113 lib/MIME/Viewer/images.php:164 -#: lib/MIME/Viewer/notification.php:61 lib/MIME/Viewer/notification.php:67 -#: lib/MIME/Viewer/pkcs7.php:424 lib/MIME/Viewer/related.php:78 -#: lib/MIME/Viewer/status.php:120 lib/MIME/Viewer/status.php:129 -msgid "HERE" -msgstr "HER" - -#: templates/stationery/prefs.inc:31 lib/MIME/Viewer/related.php:79 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:355 -msgid "HTML Version of Message" -msgstr "HTML-udgave af besked" - -#: message.php:687 -msgid "Headers" -msgstr "Overskrifter" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Her er beskeden, som du skrev:" - -#: config/prefs.php.dist:719 -msgid "Hidden" -msgstr "Skjult" - -#: config/prefs.php.dist:718 -msgid "Hidden in Thread View" -msgstr "Skjult i tråd-visning" - -#: mailbox.php:274 -msgid "Hide Deleted" -msgstr "Skjul slettede" - -#: folders.php:304 -msgid "Hide Unsubscribed" -msgstr "Skjul deaktiverede" - -#: compose.php:1201 -msgid "High" -msgstr "Høj" - -#: mailbox.php:837 mailbox.php:986 message.php:260 -#: templates/mailbox/legend.html:10 -msgid "High Priority" -msgstr "Høj prioritet" - -#: compose.php:1200 -msgid "Highest" -msgstr "Højst" - -#: config/prefs.php.dist:747 -msgid "How do you want to display attachments?" -msgstr "Hvordan vil du vise vedhæftelser?" - -#: config/prefs.php.dist:556 -msgid "How to attribute quoted lines in a reply" -msgstr "Hvilket præfiks sættes foran den citerede tekst i et svar:" - -#: lib/IMAP.php:194 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:107 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (opdag protokoller automatisk)" - -#: lib/IMAP/Client.php:391 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "IMAP-server lukkede forbindelsen. Server svarede: %s" - -#: lib/IMAP.php:206 -msgid "IMAP over SSL" -msgstr "IMAP over SSL" - -#: lib/IMAP.php:212 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP over SSL (selv-signeret certifikat)" - -#: lib/IMAP/Client.php:368 -msgid "IMAP server closed the connection." -msgstr "IMAP-server lukkede forbindelsen." - -#: lib/IMAP.php:200 -msgid "IMAP, no TLS" -msgstr "IMAP, ingen TLS" - -#: lib/Fetchmail/imap.php:49 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 mail-servere" - -#: lib/IMAP/Client.php:411 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Hvis SSL eller TLS benyttes, skal du have PHP openssl udviddelsen læsset." - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Hvis du fortsætter, vil du miste alle beskeder i mappen/mapperne!" - -#: templates/compose/spelling.html:36 -msgid "Ignore" -msgstr "Ignorer" - -#: templates/compose/spelling.html:37 -msgid "Ignore All" -msgstr "Ignorer alt" - -#: saveimage.php:46 -msgid "Image" -msgstr "Billede" - -#: templates/folders/import.html:16 -msgid "Import" -msgstr "Importér" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "Importér nøgle" - -#: templates/smime/smime.html:79 templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "Importér nøglepar" - -#: templates/folders/actions.html:30 -msgid "Import Messages" -msgstr "Importér beskeder" - -#: pgp.php:47 -msgid "Import PGP Key" -msgstr "Importér PGP-nøgle" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Importér egen, private PGP-nøgle" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Importér egen, private PGP-nøgle her:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Importér egen, offentlige PGP-nøgle" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Importér egen, offentlig PGP-nøgle her:" - -#: templates/smime/smime.html:41 templates/pgp/pgp.html:49 -msgid "Import Public Key" -msgstr "Importér offentlig nøgle" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Importér offentlig PGP-nøgle" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Importér offentlig PGP-nøgle her:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Importér offentlig S/MIME-nøgle" - -#: smime.php:14 -msgid "Import S/MIME Key" -msgstr "Importér S/MIME-nøgle" - -#: templates/folders/import.html:6 -msgid "Import mbox File" -msgstr "Importér mbox-fil" - -#: templates/folders/import.html:11 -msgid "Import mbox file" -msgstr "Importér mbox-fil" - -#: mailbox.php:845 mailbox.php:981 message.php:471 -#: templates/message/navbar_navigate.html:7 templates/mailbox/legend.html:5 -#: templates/mailbox/navbar.html:13 templates/mailbox/navbar.html:28 -msgid "Important" -msgstr "Vigtigt" - -#: search.php:344 -msgid "Important messages" -msgstr "Vigtige beskeder" - -#: folders.php:115 -#, php-format -msgid "Imported %d messages from %s." -msgstr "%d beskeder importeret fra %s." - -#: lib/MIME/Viewer/itip.php:896 -msgid "In Process" -msgstr "Processen kører" - -#: templates/prefs/initialpageselect.inc:14 lib/Folder.php:85 lib/IMP.php:682 -#: lib/IMAP/Tree.php:127 lib/IMAP/Tree.php:230 lib/IMAP/Tree.php:375 -msgid "Inbox" -msgstr "Indbakke" - -#: config/prefs.php.dist:544 -msgid "Include a brief summary of the header in a reply?" -msgstr "Medtag en kort sammendrag af brevhoveder i en besvarelse?" - -#: config/prefs.php.dist:539 -msgid "Include original message in a reply?" -msgstr "Medtag oprindelig besked i en besvarelse?" - -#: lib/MIME/Viewer/notification.php:60 lib/MIME/Viewer/status.php:132 -msgid "Info" -msgstr "Info" - -#: pgp.php:369 smime.php:295 -#, php-format -msgid "Information on %s Public Key" -msgstr "Information om %s offentlig nøgle" - -#: pgp.php:398 -msgid "Information on Personal Private Key" -msgstr "Information om egen, private nøgle" - -#: pgp.php:392 smime.php:318 -msgid "Information on Personal Public Key" -msgstr "Information om egen, offentlig nøgle" - -#: templates/javascript/compose.js:28 templates/javascript/src/compose.js:250 -#: templates/compose/compose.html:272 templates/compose/compose.html:328 -msgid "Inline" -msgstr "Indlejret" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Indsæt certifikat her:" - -#: lib/MIME/Viewer/itip.php:416 -msgid "Invalid Action selected for this component." -msgstr "Ugyldig handling valgt for denne komponent." - -#: mailbox.php:728 mailbox.php:775 -msgid "Invalid Address" -msgstr "Ugyldig adresse" - -#: lib/Fetchmail/imap.php:261 -msgid "Invalid Remote Mailbox" -msgstr "Ugyldig fjern brevbakke" - -#: lib/Compose.php:1027 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Ugyldigt tegn i e-mail-adresse: %s." - -#: pgp.php:16 smime.php:94 -msgid "Invalid key" -msgstr "Ugyldig nøgle" - -#: lib/Compose.php:198 -msgid "Invalid message, can not resume draft." -msgstr "Ugyldig besked; kan ikke genoptage kladde." - -#: pgp.php:199 -msgid "Invalid personal PGP private key." -msgstr "Ugyldig egen, privat PGP-nøgle." - -#: pgp.php:174 -msgid "Invalid personal PGP public key." -msgstr "Ugyldig egen, offentlig PGP-nøgle." - -#: templates/mailbox/navbar.html:9 -msgid "Invert" -msgstr "Invertér" - -#: templates/compose/compose.html:316 templates/compose/compose.html:351 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:104 -msgid "Key Length:" -msgstr "Nøglelængde:" - -#: pgp.php:412 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "" -"Nøgle-generering kan tage meget lang tid. Fortsæt med nøgle-generering?" - -#: templates/smime/smime.html:36 templates/pgp/pgp.html:44 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"Nøgle-importering ikke tilgængelig. Hentning af filer er ikke aktiveret på " -"denne server." - -#: templates/smime/smime.html:39 templates/pgp/pgp.html:47 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Nøgle-importering ikke tilgængelig. Du har ikke defineret noget " -"adressekartotek, hvor dine kontakter til tilføjes." - -#: pgp.php:321 -msgid "Key successfully sent to the public keyserver." -msgstr "Nøgle er sendt til offentlig nøgle-server." - -#: templates/login/login.html:113 -msgid "Language" -msgstr "Sprog" - -#: config/prefs.php.dist:967 -msgid "Last Mailbox Page" -msgstr "Sidste e-mail side" - -#: mailbox.php:444 -msgid "Last Page" -msgstr "Sidste side" - -#: compose.php:1324 -msgid "Link Attachments?" -msgstr "Henvis til vedhæftelser?" - -#: attachment.php:34 lib/Compose.php:2210 -msgid "Linked attachments are forbidden." -msgstr "Refererede vedhæftelser er forbudt." - -#: lib/Compose.php:2226 -#, php-format -msgid "Links will expire on %s" -msgstr "Henvisninger udløber den %s" - -#: config/prefs.php.dist:1154 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"List alle kontakter, når kontakt-siden hentes? (hvis slået fra vil du kun se " -"de kontakter, som du søger efter)" - -#: config/prefs.php.dist:744 -msgid "Listing in the Header" -msgstr "Fortegnelse iblandt brevhovederne" - -#: lib/MIME/Viewer/itip.php:678 -msgid "Location" -msgstr "Sted" - -#: lib/Block/summary.php:105 -#, php-format -msgid "Log in to %s" -msgstr "Log ind på %s" - -#: login.php:352 -msgid "Login" -msgstr "Log ind" - -#: config/prefs.php.dist:39 -msgid "Login Tasks" -msgstr "Login-opgaver" - -#: compose.php:1203 -msgid "Low" -msgstr "Lav" - -#: mailbox.php:840 mailbox.php:987 message.php:262 -#: templates/mailbox/legend.html:11 -msgid "Low Priority" -msgstr "Lav prioritet" - -#: compose.php:1204 -msgid "Lowest" -msgstr "Laveste" - -#: lib/MIME/Viewer/appledouble.php:44 -msgid "Macintosh File" -msgstr "Macintosh-fil" - -#: config/prefs.php.dist:100 -msgid "Mail Previews" -msgstr "Forhåndsvisning af e-mail" - -#: lib/IMAP/Tree.php:382 lib/IMAP/Tree.php:409 -msgid "Mailbox" -msgstr "Mailbox" - -#: config/prefs.php.dist:115 -msgid "Mailbox and Folder Display Options" -msgstr "Indstillingerne for e-mail- og mappe-visning" - -#: templates/folders/actions.html:25 -msgid "Mark All Messages as Seen" -msgstr "Markér alle beskeder som set" - -#: templates/folders/actions.html:26 -msgid "Mark All Messages as Unseen" -msgstr "Markér alle beskeder som uset" - -#: templates/message/navbar_navigate.html:5 templates/mailbox/navbar.html:25 -msgid "Mark as:" -msgstr "Marker som:" - -#: config/prefs.php.dist:701 -msgid "Mark different levels of quoting with different colors?" -msgstr "Markér forskellige citat-niveauer med forskellige farver?" - -#: config/prefs.php.dist:709 -msgid "Mark simple markup?" -msgstr "Markér simplificeret opmærkning?" - -#: search.php:222 -msgid "Match All Queries" -msgstr "Passer til alle forespørgsler" - -#: search.php:220 -msgid "Match Any Query" -msgstr "Passer til nogen af forespørgslerne" - -#: templates/compose/compose.html:278 -msgid "Maximum Attachment Size" -msgstr "Størrelse på største vedhæftelse" - -#: lib/api.php:84 -msgid "Maximum Number of Folders" -msgstr "Maksimalt antal mapper" - -#: lib/api.php:87 -msgid "Maximum Number of Recipients per Message" -msgstr "Maksimalt antal modtagere pr. besked" - -#: lib/api.php:90 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Maksimalt antal modtagere pr. tidsperiode" - -#: templates/compose/compose.html:260 -msgid "Maximum number of attachments reached." -msgstr "Maksimalt antal vedhæftelser nået." - -#: templates/compose/compose.html:255 -msgid "Maximum total attachment size reached." -msgstr "Maksimalt total størrelse af vedhæftelse nået." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Menu-mappe-liste" - -#: lib/Compose.php:1355 -msgid "Message" -msgstr "Besked" - -#: compose.php:343 compose.php:373 compose.php:381 config/prefs.php.dist:52 -msgid "Message Composition" -msgstr "Skrivning af ny besked" - -#: config/prefs.php.dist:978 -msgid "Message Date" -msgstr "Dato" - -#: config/prefs.php.dist:51 config/prefs.php.dist:68 config/prefs.php.dist:82 -#: config/prefs.php.dist:91 config/prefs.php.dist:99 config/prefs.php.dist:107 -msgid "Message Options" -msgstr "Besked-indstillinger" - -#: search.php:419 -msgid "Message Search" -msgstr "Søgning" - -#: config/prefs.php.dist:982 -msgid "Message Size" -msgstr "Størrelse" - -#: message.php:582 -msgid "Message Source" -msgstr "Oprindelse" - -#: config/prefs.php.dist:69 -msgid "Message Viewing" -msgstr "Visning" - -#: lib/Compose.php:1353 -#, php-format -msgid "Message from %s" -msgstr "Besked fra %s" - -#: mailbox.php:875 -msgid "Message has attachments" -msgstr "Besked har vedhæftelser" - -#: mailbox.php:867 -msgid "Message is encrypted" -msgstr "Besked er krypteret" - -#: mailbox.php:863 -msgid "Message is signed" -msgstr "Besked er signeret" - -#: compose.php:495 compose.php:502 -msgid "Message redirected successfully." -msgstr "Besked omadresseret." - -#: lib/Compose.php:655 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Beskeden blev sendt, men kunne ikke gemmes i %s" - -#: compose.php:562 compose.php:570 -msgid "Message sent successfully." -msgstr "Beskeden er sendt." - -#: config/prefs.php.dist:1002 -msgid "Messages per page in the mailbox view." -msgstr "Beskeder per side i brevbakkevisningen." - -#: mailbox.php:246 -msgid "Messages to" -msgstr "Beskeder til" - -#: templates/javascript/acl.js:2 templates/javascript/src/acl.js:37 -msgid "Modify" -msgstr "Ændre" - -#: mailbox.php:419 mailbox.php:1006 message.php:507 message.php:699 -msgid "Move" -msgstr "Flyt" - -#: templates/prefs/sourceselect.inc:316 -msgid "Move down" -msgstr "Flyt ned" - -#: config/prefs.php.dist:669 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "Flyt spam-beskeder til spam-mappe og ordentlige beskeder til Indbakke" - -#: mailbox.php:419 mailbox.php:1006 message.php:507 message.php:699 -msgid "Move to folder" -msgstr "Vælg mappe" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move up" -msgstr "Flyt op" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Multipart/alternative" - -#: thread.php:75 thread.php:154 -msgid "Multiple Message View" -msgstr "Visningi med multiple beskeder" - -#: expand.php:40 -msgid "Multiple matches" -msgstr "Flere resultater" - -#: templates/prefs/defaultsearchselect.inc:8 -msgid "NONE" -msgstr "INGEN" - -#: templates/smime/smime.html:4 templates/pgp/pgp.html:4 -msgid "NOTE:" -msgstr "BEMÆRK:" - -#: lib/MIME/Viewer/itip.php:690 lib/MIME/Viewer/itip.php:813 -#: templates/contacts/contacts.html:58 -msgid "Name" -msgstr "Navn" - -#: pgp.php:113 -msgid "Name and/or email cannot be empty" -msgstr "Navn og/eller e-mail kan ikke være tomme" - -#: lib/MIME/Viewer/itip.php:901 -msgid "Needs Action" -msgstr "Handling nødvendig" - -#: config/prefs.php.dist:633 config/prefs.php.dist:840 -msgid "Never" -msgstr "Aldrig" - -#: config/prefs.php.dist:623 -msgid "Never save attachments" -msgstr "Gem aldrig vedhæftelser" - -#: templates/acl/acl.html:48 -msgid "New" -msgstr "Ny" - -#: lib/IMP.php:453 -msgid "New Folder" -msgstr "Ny mappe" - -#: config/prefs.php.dist:92 -msgid "New Mail" -msgstr "Ny e-mail" - -#: lib/Block/summary.php:26 lib/Block/summary.php:27 -#: lib/Block/tree_folders.php:31 -msgid "New Message" -msgstr "Ny besked" - -#: mailbox.php:928 lib/MIME/Headers.php:193 -#, php-format -msgid "New Message to %s" -msgstr "Nye beskeder til %s" - -#: search.php:335 -msgid "New messages" -msgstr "Nye beskeder" - -#: templates/compose/spelling.html:73 -msgid "Next" -msgstr "Næste" - -#: message.php:525 message.php:706 -msgid "Next Message" -msgstr "Næste besked" - -#: mailbox.php:442 -msgid "Next Page" -msgstr "Næste side" - -#: config/prefs.php.dist:581 config/prefs.php.dist:1038 -#: config/prefs.php.dist:1049 templates/compose/compose.html:298 -msgid "No" -msgstr "Nej" - -#: smime.php:238 -msgid "No Certificate found" -msgstr "Intet certifikat fundet" - -#: lib/IMP.php:1341 -msgid "No Encryption" -msgstr "Ingen kryptering" - -#: templates/smime/smime.html:16 templates/pgp/pgp.html:25 -msgid "No Keys in Keyring" -msgstr "Ingen nøgler i nøglering" - -#: mailbox.php:282 -#, php-format -msgid "No Messages" -msgstr "Ingen beskeder" - -#: pgp.php:140 -msgid "No PGP public key imported." -msgstr "Ingen offentlig PGP-nøgle importeret." - -#: mailbox.php:885 -msgid "No Preview Text" -msgstr "Ingen tekst til forhåndsvisning" - -#: smime.php:163 -msgid "No S/MIME public key imported." -msgstr "Ingen offentlige S/MIME-nøgler importeret." - -#: templates/fetchmail/fetchmail.html:22 -msgid "No accounts available to fetch mail from." -msgstr "Ingen tilgængelige konti, der skal hentes e-post fra med fetchmail." - -#: lib/MIME/Viewer/tnef.php:92 -msgid "No attachments found." -msgstr "Ingen vedhæftelser fundet." - -#: lib/Crypt/SMIME.php:140 -msgid "No email information located in the public key." -msgstr "Ingen e-mail-information lokaliseret i offentlig nøgle." - -#: acl.php:72 acl.php:98 -msgid "No folder selected." -msgstr "Ingen mappe valgt." - -#: lib/Block/summary.php:135 -msgid "No folders are being checked for new mail." -msgstr "Ingen mapper bliver checket for ny post." - -#: folders.php:165 lib/Folder.php:477 lib/Folder.php:527 -msgid "No folders were specified" -msgstr "Ingen mapper angivet" - -#: lib/Block/summary.php:141 -msgid "No folders with new messages" -msgstr "Ingen mapper med nye beskeder" - -#: lib/Block/summary.php:138 -msgid "No folders with unseen messages" -msgstr "Ingen mapper med ulæste beskeder" - -#: expand.php:38 -msgid "No matches" -msgstr "Ingen resultater" - -#: lib/Compose.php:1349 -msgid "No message body text" -msgstr "Ingen brødtekst" - -#: lib/IMAP/Client.php:568 -msgid "No message returned." -msgstr "Ingen besked returneret." - -#: mailbox.php:260 -msgid "No messages matched your search." -msgstr "Din søgning gav ingen beskeder" - -#: pgp.php:192 -msgid "No personal PGP private key imported." -msgstr "Ingen egen, privat PGP-nøgle importeret." - -#: pgp.php:168 -msgid "No personal PGP public key imported." -msgstr "Ingen egen, offentlig PGP-nøgle importeret." - -#: smime.php:213 -msgid "No personal S/MIME certificates imported." -msgstr "Intet eget S/MIME-certificat importeret." - -#: lib/MIME/Viewer/pkcs7.php:246 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"Der findes ingen personlig, privat nøgle, så beskeden kan ikke dekrypteres." - -#: spelling.php:190 -msgid "No spellchecking program configured." -msgstr "Der er ikke konfigureret noget program til stavekontrol." - -#: compose.php:990 -msgid "No suggestions" -msgstr "Ingen forslag" - -#: lib/IMAP/Client.php:560 -msgid "No supported IMAP authentication method could be found." -msgstr "Ingen understøttet IMAP ægtningsmetode fundet." - -#: acl.php:68 acl.php:94 -msgid "No user specified." -msgstr "Ingen bruger angivet." - -#: lib/MIME/Viewer/itip.php:711 lib/MIME/Viewer/itip.php:834 -msgid "Non Participant" -msgstr "Ej deltager" - -#: templates/prefs/folderselect.inc:24 templates/prefs/sentmailselect.inc:40 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:24 -#: templates/prefs/trashselect.inc:24 lib/MIME/Viewer/itip.php:668 -#: lib/MIME/Viewer/itip.php:796 templates/mailbox/navbar.html:8 -msgid "None" -msgstr "Ingen" - -#: compose.php:1202 -msgid "Normal" -msgstr "Normal" - -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -msgid "Not Deleted" -msgstr "Ikke slettet" - -#: templates/message/navbar_navigate.html:12 templates/mailbox/navbar.html:20 -#: templates/mailbox/navbar.html:37 -msgid "Not Draft" -msgstr "Ikke kladde" - -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:14 -#: templates/mailbox/navbar.html:29 -msgid "Not Important" -msgstr "Ikke vigtigt" - -#: templates/mailbox/navbar.html:22 -msgid "Not Personal" -msgstr "Ikke personligt" - -#: lib/Crypt/PGP.php:139 lib/Crypt/SMIME.php:134 lib/Crypt/SMIME.php:149 -msgid "Not a valid public key." -msgstr "Ikke en gyldig offentlig nøgle" - -#: config/prefs.php.dist:757 -msgid "Not at all" -msgstr "Slet ikke" - -#: lib/Maintenance/Task/fetchmail_login.php:71 -msgid "Note that this can take some time" -msgstr "Bemærk at dette kan tage sin tid" - -#: config/prefs.php.dist:667 -msgid "Nothing" -msgstr "Ingenting" - -#: attachment.php:89 -msgid "Notification: Linked attachment downloaded" -msgstr "Notits: Henvist vedhæftelse nedtaget" - -#: config/prefs.php.dist:409 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Antal måneder refererede vedhæftelser skal gemmes, når der slettes månedligt." - -#: config/prefs.php.dist:363 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Antal af gamle mapper for sendt e-mail, der skal beholdes, når der slettes " -"månedlig." - -#: templates/contacts/contacts.html:73 -msgid "OK" -msgstr "OK" - -#: templates/smime/import_key.html:31 templates/search/search.html:64 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "ELLER" - -#: search.php:334 -msgid "Old messages" -msgstr "Gamle beskeder" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:52 -msgid "Old sent-mail folders being purged." -msgstr "Gamle mapper med afsendt e-mail bliver fjernet." - -#: lib/Block/summary.php:33 -msgid "Only display folders with unread messages in them?" -msgstr "Vis kun mapper med ulæste besked?" - -#: templates/javascript/folders.js:12 templates/javascript/src/folders.js:79 -msgid "Only one folder should be selected for this action." -msgstr "Vælg venligst kun en mappe for denne handling." - -#: lib/IMP.php:883 lib/IMP.php:888 -msgid "Open Fo_lder" -msgstr "Åben mappe" - -#: lib/IMAP/Tree.php:437 -msgid "Opened Folder" -msgstr "Åbnet mappe" - -#: lib/MIME/Viewer/itip.php:707 lib/MIME/Viewer/itip.php:830 -msgid "Optional Participant" -msgstr "Valgfri deltager" - -#: fetchmail.php:78 templates/fetchmail/fetchmail.html:6 -msgid "Other Mail Accounts" -msgstr "Andre mail-konti" - -#: config/prefs.php.dist:114 config/prefs.php.dist:123 -#: config/prefs.php.dist:130 config/prefs.php.dist:137 -#: config/prefs.php.dist:145 config/prefs.php.dist:154 -msgid "Other Options" -msgstr "Andre indstillinger" - -#: templates/login/login.html:101 -msgid "Outbound Server" -msgstr "Udgående server" - -#: pgp.php:41 lib/MIME/Viewer/pgp.php:164 lib/MIME/Viewer/pgp.php:212 -#: lib/MIME/Viewer/pgp.php:293 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1344 -msgid "PGP Encrypt Message" -msgstr "PGP-kryptér besked" - -#: lib/Compose.php:1135 -msgid "PGP Error: " -msgstr "PGP-fejl: " - -#: lib/Compose.php:1114 -msgid "PGP Error: Need passphrase for personal private key." -msgstr "PGP-fejl: Behøver løsen for egen, privat nøgle." - -#: config/prefs.php.dist:146 -msgid "PGP Options" -msgstr "PGP-indstillinger" - -#: pgp.php:28 -msgid "PGP Passphrase Input" -msgstr "Indtastning af PGP-løsen" - -#: templates/pgp/pgp.html:62 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "Understøttelse af egne PGP-nøglesæt kræver sikker web-forbindelse." - -#: pgp.php:152 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Offentlig PGP-nøgle for \"%s (%s)\" tilføjet." - -#: pgp.php:248 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Offentlig PGP-nøgle for \"%s\" tilføjet." - -#: templates/pgp/pgp.html:20 -msgid "PGP Public Keyring" -msgstr "Offentlig PGP-nøglering" - -#: lib/IMP.php:1345 -msgid "PGP Sign Message" -msgstr "PGP-signér besked" - -#: lib/IMP.php:1346 -msgid "PGP Sign/Encrypt Message" -msgstr "PGP-signér/kryptér besked" - -#: pgp.php:205 -msgid "PGP private key successfully added." -msgstr "Private PGP-nøgle tilføjet." - -#: pgp.php:180 -msgid "PGP public key successfully added." -msgstr "Offentlig PGP-nøgle tilføjet." - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "Understøttelse af PGP er slået fra på dette system." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"Understøttelse af PGP kræver anvendelse af popup-vinduer. Hvis din browser " -"er sat til at forhindre popup-vinduer bliver du nødt til at ændre opsætning " -"for at PGP-faciliteterne kan virker korrekt." - -#: lib/IMAP.php:170 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:102 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (bestemt protokoller automatisk)" - -#: lib/IMAP.php:182 -msgid "POP3 over SSL" -msgstr "POP3 over SSL" - -#: lib/IMAP.php:188 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 over SSL (selv-signeret certifikat)" - -#: lib/IMAP.php:176 -msgid "POP3, no TLS" -msgstr "POP3, ingen TLS" - -#: mailbox.php:374 -#, php-format -msgid "Page %d of %d" -msgstr "Side %d af %d" - -#: config/prefs.php.dist:964 -msgid "Page with the First Unseen Message" -msgstr "Side med første ulæste besked" - -#: config/prefs.php.dist:965 -msgid "Page with the Last Unseen Message" -msgstr "Side med sidste ulæste besked" - -#: message.php:670 -msgid "Part(s)" -msgstr "Del(e)" - -#: templates/pgp/pgp.html:119 -msgid "Passphrase (Again):" -msgstr "Løsen (igen):" - -#: pgp.php:313 smime.php:247 -msgid "Passphrase successfully unloaded." -msgstr "Løsen fjernet." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:21 -#: templates/pgp/pgp.html:114 -msgid "Passphrase:" -msgstr "Løsen:" - -#: pgp.php:115 -msgid "Passphrases cannot be empty" -msgstr "Løsener kan ikke være tomme" - -#: pgp.php:117 -msgid "Passphrases do not match" -msgstr "Løsenerne skal være ens" - -#: templates/login/login.html:90 -msgid "Password" -msgstr "Kodeord" - -#: templates/smime/import_key.html:54 -msgid "Password:" -msgstr "Kodeord:" - -#: fetchmailprefs.php:169 -msgid "Perform maintenance operations on login?" -msgstr "Udfør vedligeholdelse ved log ind?" - -#: acl.php:76 acl.php:102 -msgid "Permissions for this user cannot be changed." -msgstr "Tilladelserne for denne bruger kan ikke ændres." - -#: mailbox.php:815 mailbox.php:984 message.php:457 -#: templates/mailbox/legend.html:8 templates/mailbox/navbar.html:21 -msgid "Personal" -msgstr "Personlig" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "Profiler" - -#: pgp.php:123 -msgid "Personal PGP keypair generated successfully." -msgstr "Egen PGP-nøglepar genereret med succes." - -#: pgp.php:130 -msgid "Personal PGP keys deleted successfully." -msgstr "Egne PGP-nøgler slettet." - -#: smime.php:219 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Egne S/MIME-certifikater IKKE importeret: " - -#: smime.php:144 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Egne S/MIME-nøgler slettet." - -#: config/prefs.php.dist:226 -msgid "Place your signature before replies and forwards?" -msgstr "Sæt din signatur foran svar og videresendelser?" - -#: lib/Compose.php:353 -msgid "Plaintext Version of Message" -msgstr "Rentekst-udgave af besked" - -#: config/prefs.php.dist:861 -msgid "" -"Play sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms will " -"require a plugin." -msgstr "" -"Afspil lyd ved ny besked? Dette kræver, at din browser understøtter " -"indlejrede lyd-filer. Omtrent alle gør under Windows og Mac, men andre " -"platforme kræver et plugin." - -#: templates/javascript/mailbox.js:34 templates/javascript/message.js:14 -#: templates/javascript/src/mailbox.js:202 -#: templates/javascript/src/message.js:77 -msgid "Please enter a name for the new folder:" -msgstr "Indtast venligst et navn til den nye mappe:" - -#: templates/javascript/folders.js:17 templates/javascript/src/folders.js:102 -#: templates/javascript/src/folders.js:104 -msgid "Please enter the name of the new folder:" -msgstr "Indtast venligst navnet til den nye mappe:" - -#: templates/javascript/folders.js:24 templates/javascript/src/folders.js:137 -msgid "Please enter the new name:" -msgstr "Angiv venligst det nye navn:" - -#: templates/pgp/passphrase.html:15 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Indtast venligst et løsen til din private PGP-nøgle. Du vil kun skulle " -"indtaste dette løsen én gang pr. session." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Indtast et løsen til din private S/MIME-nøgle. Du vil kun skulle indtaste " -"dette løsen én gang pr. session." - -#: login.php:180 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Log ind igen for at fortsætte skrivning. Hvis du IKKE benytter cookies OG " -"du skriver i et popup-vindue, skal du også logge ind i dit hoved-vindue. " -"Dette er nødvendigt for at forhindre angribere i at kabre dit session-ID. Vi " -"beklager påførte ulemper." - -#: templates/javascript/login.js:4 templates/javascript/src/login.js:42 -msgid "Please provide your password." -msgstr "Indtast venligst dit kodeord." - -#: templates/javascript/login.js:4 templates/javascript/src/login.js:38 -msgid "Please provide your username." -msgstr "Indtast venligst dit brugernavn." - -#: compose.php:106 lib/Compose.php:2393 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Ret venligst tvetydige eller ugyldige adresser." - -#: templates/javascript/folders.js:12 templates/javascript/src/folders.js:60 -msgid "Please select a folder before you perform this action." -msgstr "Du skal vælge en mappe, før du kan udføre denne handling." - -#: templates/javascript/search.js:10 templates/javascript/src/search.js:48 -msgid "Please select at least one folder to search." -msgstr "Vælg mindst en mappe, som du vil søge i." - -#: templates/javascript/folders.js:16 templates/javascript/src/folders.js:96 -msgid "Please select only one folder for this operation." -msgstr "Vælg venligst kun én mappe for denne handling." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Vælg venligst eller rediger i boksen til højre:" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Powered by Horde" - -#: config/prefs.php.dist:218 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Sæt bindestreger ('-- ') foran din signatur?" - -#: filterprefs.php:40 pgp.php:256 smime.php:253 -msgid "Preferences successfully updated." -msgstr "Præferencerne opdateret." - -#: compose.php:1344 templates/compose/compose.html:316 -msgid "Preview" -msgstr "Glimt" - -#: message.php:517 message.php:703 -msgid "Previous Message" -msgstr "Forrige besked" - -#: mailbox.php:434 -msgid "Previous Page" -msgstr "Forrige side" - -#: message.php:598 -msgid "Print" -msgstr "Udskriv" - -#: message.php:659 lib/MIME/Viewer/itip.php:789 -msgid "Priority" -msgstr "Prioritet" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Kodeord til privat nøgle:" - -#: config/prefs.php.dist:622 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Spørg hver gang en vedhæftelse sendes; normalen er NEJ" - -#: config/prefs.php.dist:621 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Spørg hver gang en vedhæftelse sendes; normalen er JA" - -#: lib/Crypt/PGP.php:430 -msgid "Public PGP keyserver support has been disabled." -msgstr "Understøttelse af offentlig PGP-nøgleserver er slået fra." - -#: mailbox.php:388 mailbox.php:483 -msgid "Pur_ge Deleted" -msgstr "Fjern slettede" - -#: templates/folders/actions.html:15 -msgid "Purge" -msgstr "Tøm" - -#: mailbox.php:388 mailbox.php:483 -msgid "Purge Deleted" -msgstr "Fjern slettede" - -#: config/prefs.php.dist:428 -msgid "Purge Trash how often:" -msgstr "Tøm skraldespanden hvor tit:" - -#: config/prefs.php.dist:437 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Fjern beskeder i skraldespanden, der er ældre end dette antal dage." - -#: config/prefs.php.dist:391 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "" -"Fjern beskeder i sendt e-post-mappe(r), der er ældre end dette antal dage." - -#: config/prefs.php.dist:418 -msgid "Purge old messages in the Trash folder?" -msgstr "Fjern gamle beskeder i skraldespanden?" - -#: config/prefs.php.dist:372 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Fjern gamle beskeder i sendt e-post-mappe(r)?" - -#: config/prefs.php.dist:382 -msgid "Purge sent-mail how often:" -msgstr "Tøm sendt e-post hvor tit:" - -#: lib/Maintenance/Task/purge_trash.php:65 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Fjerner %d beskedr fra skraldespand." - -#: lib/Maintenance/Task/purge_sentmail.php:65 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "Fjerner %d beskedr fra sendt e-post-mappe." - -#: lib/Maintenance/Task/purge_trash.php:63 -msgid "Purging 1 message from Trash folder." -msgstr "Fjerner 1 besked fra skraldespand." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Fjerner 1 besked fra sendt e-post-mappe %s." - -#: lib/IMP.php:945 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Kvotestatus: %.2fMB / %.2fMB (%.2f%%)" - -#: lib/IMP.php:949 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Kvotestatus: %.2fMB / INTET LOFT" - -#: lib/IMP.php:952 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Kvotestatus: INTET LOFT" - -#: config/prefs.php.dist:552 -#, php-format -msgid "Quoting %f:" -msgstr "Citat af %f:" - -#: templates/folders/actions.html:32 -msgid "Rebuild Folder Tree" -msgstr "Gendan Mappetræ" - -#: lib/Search.php:634 -msgid "Received On" -msgstr "Modtaget den" - -#: lib/Search.php:642 -msgid "Received Since" -msgstr "Modtaget siden" - -#: lib/Search.php:638 -msgid "Received Until" -msgstr "Modtaget før" - -#: templates/search/search.html:35 -msgid "Recent Searches" -msgstr "Nylige søgninger" - -#: templates/search/search.html:40 -msgid "Recent Searches:" -msgstr "Nylige søgninger:" - -#: message.php:560 -msgid "Redirec_t" -msgstr "Omadresser" - -#: message.php:560 -msgid "Redirect" -msgstr "Omadresser" - -#: templates/compose/redirect.html:77 -msgid "Redirect Message" -msgstr "Omadresser besked" - -#: compose.php:448 -msgid "Redirect this message" -msgstr "Omadresser denne besked" - -#: compose.php:517 -msgid "Redirecting failed." -msgstr "Omadressering mislykkedes." - -#: folders.php:281 -msgid "Refresh" -msgstr "Opdater" - -#: config/prefs.php.dist:846 -msgid "Refresh Folder Views:" -msgstr "Opdater visningerne af mapper:" - -#: mailbox.php:348 -msgid "Reload" -msgstr "Genopfrisk" - -#: folders.php:271 -msgid "Reload View" -msgstr "Opdater visning" - -#: lib/MIME/Viewer/itip.php:535 lib/MIME/Viewer/itip.php:554 -msgid "Remember the free/busy information." -msgstr "Husk ledig/optaget-informationen." - -#: config/prefs.php.dist:1040 -msgid "Remember the last view" -msgstr "Husk den sidste visning" - -#: lib/MIME/Viewer/html.php:98 -#, php-format -msgid "Remote images are blocked to protect your privacy. %s" -msgstr "" -"Eksterne billeder er blokkeret for at beskytte din personlige identitet. %s" - -#: search.php:330 -msgid "Remove Field From Search" -msgstr "Fjern felt fra søgning" - -#: templates/prefs/sourceselect.inc:305 -msgid "Remove source" -msgstr "Fjern kilde" - -#: templates/folders/actions.html:11 -msgid "Rename" -msgstr "Omdøb" - -#: config/prefs.php.dist:345 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Omdøb mappe for sendte beskeder i starten af måneden?" - -#: lib/Folder.php:430 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "" -"Omdøbning af \"%s\" til \"%s\" mislykkedes. Følgende besked kom fra serveren" - -#: message.php:547 -msgid "Repl_y to List" -msgstr "Svar til liste" - -#: templates/compose/spelling.html:50 -msgid "Replace with:" -msgstr "Erstat med:" - -#: message.php:544 -msgid "Reply" -msgstr "Svar" - -#: lib/MIME/Viewer/itip.php:315 lib/MIME/Viewer/itip.php:413 -msgid "Reply Sent." -msgstr "Svar sendt." - -#: message.php:553 -msgid "Reply to All" -msgstr "Svar til alle" - -#: compose.php:421 -msgid "Reply to All:" -msgstr "Svar til alle:" - -#: message.php:547 -msgid "Reply to List" -msgstr "Svar til liste" - -#: compose.php:423 -msgid "Reply to List:" -msgstr "Svar til liste:" - -#: message.php:553 -msgid "Reply to _All" -msgstr "Svar til alle" - -#: lib/MIME/Viewer/itip.php:537 lib/MIME/Viewer/itip.php:546 -#: lib/MIME/Viewer/itip.php:556 -msgid "Reply with Not Supported Message" -msgstr "Svar med ikke-understøttet-besked" - -#: lib/MIME/Viewer/itip.php:544 -msgid "Reply with free/busy for next 2 months." -msgstr "Svar med ledig/optaget for næste 2 måneder." - -#: lib/MIME/Viewer/itip.php:543 -msgid "Reply with requested free/busy information." -msgstr "Svar med anmodet ledig/optaget-information." - -#: message.php:232 -msgid "Reply-To" -msgstr "Reply-To" - -#: lib/Compose.php:1543 -msgid "Reply-To: " -msgstr "Reply-To: " - -#: compose.php:419 -msgid "Reply:" -msgstr "Reply:" - -#: mailbox.php:514 message.php:611 -msgid "Report as Innocent" -msgstr "Anmeld som ej-spam" - -#: mailbox.php:506 message.php:603 -msgid "Report as Spam" -msgstr "Anmeld som SPAM" - -#: compose.php:1267 -msgid "Request a _Read Receipt" -msgstr "Anmod om kvittering for læsning" - -#: config/prefs.php.dist:636 -msgid "Request read receipts?" -msgstr "Anmod om kvittering for læsning" - -#: mailbox.php:131 -msgid "Requested message not found." -msgstr "Forespurgte besked ikke fundet." - -#: lib/MIME/Viewer/itip.php:699 lib/MIME/Viewer/itip.php:822 -msgid "Required Participant" -msgstr "Krævet deltager" - -#: templates/search/search.html:30 templates/search/search.html:199 -#: templates/acl/acl.html:90 -msgid "Reset" -msgstr "Nulstil" - -#: lib/MIME/Viewer/itip.php:119 -msgid "Respondent Status Updated." -msgstr "Respondent-status opdateret." - -#: message.php:591 -msgid "Resume" -msgstr "Fortsæt" - -#: login.php:181 -msgid "Resume your session" -msgstr "Fortsæt din session" - -#: templates/stationery/prefs.inc:44 -msgid "Return to \"Message Composition\"" -msgstr "Tilbage til \"Skrivning af ny besked\"" - -#: filterprefs.php:52 templates/smime/smime.html:96 templates/pgp/pgp.html:149 -#: templates/acl/acl.html:91 templates/acl/acl.html:103 -msgid "Return to Options" -msgstr "Tilbage til indstillingerne" - -#: config/prefs.php.dist:780 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Vend tilbage til brevbakken efter sletning, flytning eller kopiering af " -"besked?" - -#: lib/MIME/Viewer/itip.php:690 lib/MIME/Viewer/itip.php:813 -msgid "Role" -msgstr "Regel" - -#: smime.php:65 lib/MIME/Viewer/pkcs7.php:142 lib/MIME/Viewer/pkcs7.php:237 -#: lib/MIME/Viewer/pkcs7.php:425 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1349 -msgid "S/MIME Encrypt Message" -msgstr "S/MIME-krypteret besked" - -#: lib/Compose.php:1167 -msgid "S/MIME Error: " -msgstr "S/MIME-fejl: " - -#: lib/Compose.php:1146 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME-fejl: Løsen til egen, privat nøgle nødvendig." - -#: config/prefs.php.dist:155 -msgid "S/MIME Options" -msgstr "S/MIME-indstillinger" - -#: smime.php:52 -msgid "S/MIME Passphrase Input" -msgstr "Indtast S/MIME-løsen" - -#: templates/smime/smime.html:55 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "Understøttelse af egen S/MIME nøglepar kræver sikker web-forbindelse." - -#: smime.php:152 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "Offentlig S/MIME-nøgle for \"%s\" slettet." - -#: smime.php:174 -msgid "S/MIME Public Key successfully added." -msgstr "Offentlig S/MIME nøgle tilføjet." - -#: templates/smime/smime.html:11 -msgid "S/MIME Public Keyring" -msgstr "Offentlig S/MIME nøglering" - -#: smime.php:223 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Offentlig/privat S/MIME nøglepar tilføjet." - -#: lib/IMP.php:1350 -msgid "S/MIME Sign Message" -msgstr "S/MIME-signér besked" - -#: lib/IMP.php:1351 -msgid "S/MIME Sign/Encrypt Message" -msgstr "S/MIME signér/kryptér besked" - -#: templates/smime/smime.html:85 -msgid "S/MIME support is disabled on this system." -msgstr "Understøttelse af S/MIME slået fra på dette system." - -#: lib/MIME/Viewer/pkcs7.php:241 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"Understøttelse af S/MIME er ikke aktiveret, så beskeden kan ikke dekrypteres." - -#: lib/MIME/Viewer/pkcs7.php:173 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"Understøttelse af S/MIME er ikke aktiveret, så indholdet af denne signerede " -"besked kan ikke vises." - -#: lib/MIME/Viewer/pkcs7.php:146 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"Understøttelse af S/MIME er ikke aktiveret, så den digitale signatur kan " -"ikke verificeres." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"Understøttelse af S/MIME kræver anvendelse af popup-vinduer. Hvis din " -"browser er sat til at blokkere popup-vinduer, bliver du nødt til at ændre " -"denne indstilling; ellers vil S/MIME-funktioner ikke virke korrekt." - -#: templates/login/login.html:105 -msgid "SMTP" -msgstr "SMTP" - -#: compose.php:1176 -msgid "S_ubject" -msgstr "Emne" - -#: compose.php:1246 -msgid "Sa_ve a copy in " -msgstr "Gem en kopi i " - -#: message.php:596 -msgid "Sa_ve as" -msgstr "Gem som" - -#: templates/search/search.html:29 templates/search/search.html:198 -msgid "Save" -msgstr "Gem" - -#: compose.php:1320 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Gem vedhæftelser med beskeder i \"Sendt post\"-mappen?" - -#: templates/compose/compose.html:23 templates/compose/compose.html:208 -msgid "Save Draft" -msgstr "Gem kladde" - -#: saveimage.php:51 -msgid "Save Image" -msgstr "Gem billede" - -#: lib/MIME/Contents.php:241 -msgid "Save Image in Gallery" -msgstr "Gem billede i galleri" - -#: filterprefs.php:113 templates/smime/smime.html:95 -#: templates/pgp/pgp.html:148 -msgid "Save Options" -msgstr "Gemme Indstillinger" - -#: templates/stationery/prefs.inc:40 -msgid "Save Stationery" -msgstr "Gem brevpapir" - -#: compose.php:1091 -msgid "Save _Draft" -msgstr "Gem kladde" - -#: message.php:596 -msgid "Save as" -msgstr "Gem som" - -#: config/prefs.php.dist:573 -msgid "Save drafts as unseen?" -msgstr "Gem kladder som ulæst?" - -#: config/prefs.php.dist:583 -msgid "Save drafts automatically while composing?" -msgstr "Gem automatisk kladder under skrivning?" - -#: config/prefs.php.dist:1144 -msgid "Save recipients automatically to the default address book?" -msgstr "Gem modtagere automatisk i det normale adressekartotek?" - -#: templates/search/search.html:189 -msgid "Save search as a virtual folder?" -msgstr "Gem søgning som en virtuel mappe?" - -#: config/prefs.php.dist:234 -msgid "Save sent mail?" -msgstr "Gem sendt besked?" - -#: lib/Compose.php:151 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "Lagring af kladde fejlede. Kan ikke oprette en mappe til kladder." - -#: lib/Compose.php:90 -msgid "Saving the draft failed. No draft folder specified." -msgstr "Lagring af kladde mislykkedes. Kladde-mappe ikke specificeret." - -#: lib/Compose.php:166 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Lagring af kladde mislykkedes. Følgende besked kom fra serveren: %s" - -#: mailbox.php:356 lib/Search.php:501 lib/Block/tree_folders.php:39 -#: templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Søg" - -#: mailbox.php:356 search.php:215 -#, php-format -msgid "Search %s" -msgstr "Søg efter %s" - -#: templates/search/search.html:49 -msgid "Search Criteria" -msgstr "Søge-kriterier" - -#: templates/search/search.html:128 -msgid "Search Flags" -msgstr "Søge-flag" - -#: templates/search/search.html:153 -msgid "Search Folders" -msgstr "Søge-mapper" - -#: config/prefs.php.dist:124 -msgid "Search Options" -msgstr "Søge-indstillinger" - -#: search.php:160 -msgid "Search Results" -msgstr "Resultat for søgning" - -#: templates/mailbox/navbar.html:11 templates/mailbox/navbar.html:26 -msgid "Seen" -msgstr "Set" - -#: search.php:321 -msgid "Select a date" -msgstr "Vælg en dato" - -#: templates/search/search.html:70 -msgid "Select a field" -msgstr "Vælg et felt" - -#: config/prefs.php.dist:139 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Vælg adressekartoteker for oprettelse og søgning af adresser." - -#: templates/search/search.html:157 -msgid "Select all" -msgstr "Vælg alle" - -#: templates/prefs/sourceselect.inc:323 -msgid "Select all fields to search when expanding addresses." -msgstr "Vælg alle felter som skal gennemsøges, når adresser ekspanderes." - -#: templates/search/search.html:158 -msgid "Select none" -msgstr "Vælg ingen" - -#: templates/compose/compose.html:135 -msgid "Select stationery:" -msgstr "Vælg brevpapir:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Vælg gallery til at lagre billed i." - -#: templates/mailbox/navbar.html:6 -msgid "Select:" -msgstr "Vælg:" - -#: templates/prefs/sourceselect.inc:309 -msgid "Selected Address books:" -msgstr "Valgte adressekartoteker:" - -#: pgp.php:393 templates/pgp/pgp.html:69 -msgid "Send Key to Public Keyserver" -msgstr "Send nøgle til offentlig nøgleserver" - -#: lib/MIME/Viewer/itip.php:604 -msgid "Send Latest Information" -msgstr "Sendt seneste information" - -#: templates/compose/compose.html:21 templates/compose/compose.html:206 -msgid "Send Message" -msgstr "Send besked" - -#: templates/javascript/compose.js:14 templates/javascript/src/compose.js:125 -msgid "Send message without a Subject?" -msgstr "Afsend besked uden et Emne?" - -#: config/prefs.php.dist:765 -msgid "Send read receipt when requested by the sender?" -msgstr "Send læst-kvittering når anmodet af afsender?" - -#: lib/IMAP/Tree.php:405 -msgid "Sent mail folder" -msgstr "Mappe for sendte beskeder" - -#: templates/prefs/sentmailselect.inc:38 -msgid "Sent mail folder:" -msgstr "Mappe til afsendt e-mail:" - -#: templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Server" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "Server- og mappe-information" - -#: config/prefs.php.dist:84 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Vælg hvad der skal ske, når du flytter eller sletter beskeder." - -#: config/prefs.php.dist:592 -msgid "Set the X-Priority header when composing messages?" -msgstr "Sæt brevhovedet X-Priority ved skrivning af beskeder?" - -#: config/prefs.php.dist:31 -msgid "Share Folders" -msgstr "Del mapper" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Del besked-mapper" - -#: config/prefs.php.dist:32 -msgid "Share your mail folders with other users." -msgstr "Del dine postmapper med andre brugere." - -#: config/prefs.php.dist:720 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Skal store klumper af citeret tekst være synlig eller skjult som standard? " -"Hvad enten du vælger er det nemt at skifte." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Skal brødteksten af text/plain beskeder gennemsøges for PGP-data?" - -#: config/prefs.php.dist:565 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Skal vinduet med den nye besked lukkes efter lagring af kladde?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "Skal det være normalen, at din PGP-nøgle vedhæftes beskeder?" - -#: templates/search/search.html:160 -msgid "Show All Folders" -msgstr "Vis alle mapper" - -#: message.php:682 -msgid "Show All Headers" -msgstr "Vis alle brevhoveder" - -#: mailbox.php:272 -msgid "Show Deleted" -msgstr "Vis slettede" - -#: lib/MIME/Viewer/html.php:99 -msgid "Show Images?" -msgstr "Vis billeder?" - -#: message.php:676 -msgid "Show Limited Headers" -msgstr "Vis normale brevhoveder" - -#: message.php:685 -msgid "Show Mailing List Information" -msgstr "Vis mailliste-information" - -#: templates/search/search.html:160 -msgid "Show Only Subscribed Folders" -msgstr "Vis kun aktiverede mapper" - -#: folders.php:304 -msgid "Show Unsubscribed" -msgstr "Vis deaktiverede" - -#: config/prefs.php.dist:659 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "" -"Vis et pictogram som giver adgang til at fjerne vedhæftelse fra beskeder?" - -#: config/prefs.php.dist:1074 -msgid "Show legend in the mailbox view?" -msgstr "Vis symbolforklaring i brevbakkevisningen?" - -#: config/prefs.php.dist:901 -msgid "Show previews for unread messages only?" -msgstr "Kun forhåndsvisning af ulæste beskeder?" - -#: config/prefs.php.dist:909 -msgid "Show previews in tooltips?" -msgstr "Forhåndsvisning i tooltips?" - -#: config/prefs.php.dist:494 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Vis brevhovedet Bcc: ved skrivning af beskeder?" - -#: config/prefs.php.dist:485 -msgid "Show the Cc: header field when composing mail?" -msgstr "Vis brevhovedet Cc: ved skrivning af beskeder?" - -#: config/prefs.php.dist:938 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Vis \"Fetch Mail\" knappen i menuen?" - -#: filterprefs.php:98 -msgid "Show the filter icon on the menubar?" -msgstr "Vis \"Filter\" knappen i menuen?" - -#: lib/MIME/Viewer/html.php:115 -msgid "Show this HTML in a new window?" -msgstr "Vis dette HTML i et nyt vindue?" - -#: lib/Block/summary.php:36 -msgid "Show total number of mails in folder?" -msgstr "Vi totalt antal beskeder i mappe?" - -#: config/prefs.php.dist:717 -msgid "Shown" -msgstr "Vist" - -#: mailbox.php:590 -msgid "Si_ze" -msgstr "Str." - -#: mailbox.php:993 templates/mailbox/legend.html:15 -msgid "Signed" -msgstr "Signeret" - -#: templates/compose/compose.html:316 -msgid "Size:" -msgstr "Størrelse:" - -#: mailbox.php:559 -msgid "Sort by Arrival" -msgstr "Sortér efter modtagelsestidspunkt" - -#: mailbox.php:564 -msgid "Sort by Date" -msgstr "Sortér efter dato" - -#: mailbox.php:574 -msgid "Sort by From Address" -msgstr "Sortér efter afsender-adresse" - -#: mailbox.php:589 -msgid "Sort by Message Size" -msgstr "Sortér efter størrelse" - -#: mailbox.php:584 -msgid "Sort by Subject" -msgstr "Sorter efter emne" - -#: mailbox.php:579 -msgid "Sort by Thread" -msgstr "Sorter efter tråd" - -#: mailbox.php:569 -msgid "Sort by To Address" -msgstr "Sortér efter modtageradresse" - -#: lib/IMAP/Tree.php:398 -msgid "Spam folder" -msgstr "Skidtpost-mappe" - -#: templates/prefs/spamselect.inc:23 -msgid "Spam folder:" -msgstr "Mappe til spam-beskeder:" - -#: compose.php:1235 -msgid "Special Characters" -msgstr "Specielle tegn" - -#: search.php:48 -msgid "Special Virtual Folders cannot be edited." -msgstr "Specielle virtuelle mapper man ikke ændres." - -#: compose.php:1231 -msgid "Spell Check" -msgstr "Stavekontrol" - -#: templates/compose/spelling.html:19 -msgid "Spell Checker" -msgstr "Stavekontrol" - -#: compose.php:970 -msgid "Spell check complete" -msgstr "Stavekontrol afsluttet" - -#: templates/compose/spelling.html:21 -msgid "Spell check complete - No spelling errors" -msgstr "Stavekontrol afsluttet - Ingen stavefejl" - -#: config/prefs.php.dist:523 -msgid "Spelling errors per screen when spell checking." -msgstr "Stavefejl pr. skærm, når der køres stavekontrol." - -#: lib/MIME/Viewer/itip.php:514 lib/MIME/Viewer/itip.php:516 -#: lib/MIME/Viewer/itip.php:649 lib/MIME/Viewer/itip.php:651 -msgid "Start" -msgstr "Start" - -#: compose.php:1216 templates/stationery/prefs.inc:9 -msgid "Stationery" -msgstr "Brevpapir" - -#: templates/stationery/prefs.inc:26 -msgid "Stationery name:" -msgstr "Brevpapirnavn:" - -#: templates/stationery/prefs.inc:28 -msgid "Stationery type:" -msgstr "Brevpapirtype:" - -#: templates/stationery/prefs.inc:33 -msgid "Stationery:" -msgstr "Brevpapir:" - -#: lib/MIME/Viewer/itip.php:690 lib/MIME/Viewer/itip.php:813 -msgid "Status" -msgstr "Status" - -#: lib/MIME/Contents.php:252 -msgid "Strip Attachment" -msgstr "Fjern vedhæftelse" - -#: config/prefs.php.dist:893 -msgid "Strip linebreaks?" -msgstr "Fjern ombrydning?" - -#: mailbox.php:585 -msgid "Sub_ject" -msgstr "Emne" - -#: message.php:233 thread.php:152 lib/Search.php:622 -#: templates/login/recompose.html:41 -msgid "Subject" -msgstr "Emne" - -#: config/prefs.php.dist:981 -msgid "Subject Field" -msgstr "Felt for Emne" - -#: templates/saveimage/saveimage.html:18 templates/smime/passphrase.html:23 -#: templates/search/search.html:29 templates/search/search.html:198 -#: templates/pgp/passphrase.html:23 -msgid "Submit" -msgstr "Godkend" - -#: templates/folders/actions.html:18 -msgid "Subscribe" -msgstr "Abonnér" - -#: lib/MIME/Viewer/pgp.php:398 lib/MIME/Viewer/pkcs7.php:385 -#: lib/MIME/Viewer/status.php:87 -msgid "Success" -msgstr "Udført" - -#: templates/compose/spelling.html:40 -msgid "Suggestions" -msgstr "Forslag" - -#: lib/MIME/Viewer/itip.php:666 lib/MIME/Viewer/itip.php:668 -#: lib/MIME/Viewer/itip.php:794 lib/MIME/Viewer/itip.php:796 -msgid "Summary" -msgstr "Indhold" - -#: compose.php:1272 compose.php:1273 -msgid "Switch Composition Method" -msgstr "Skift skrivningsmetode" - -#: templates/compose/compose.html:191 -msgid "Switch to HTML composition" -msgstr "Skift til HTML-skrivning" - -#: templates/compose/compose.html:191 -msgid "Switch to plain text composition" -msgstr "Skift til ren tekstskrivning" - -#: compose.php:1277 -msgid "Te_xt" -msgstr "Tekst" - -#: lib/MIME/Viewer/itip.php:273 -msgid "Tentative: " -msgstr "Foreløbig: " - -#: lib/MIME/Viewer/itip.php:593 -msgid "Tentatively Accept request" -msgstr "Acceptér anmodning foreløbigt" - -#: lib/MIME/Viewer/itip.php:884 -msgid "Tentatively Accepted" -msgstr "Foreløbigt accepteret" - -#: lib/Maintenance/Task/tos_agreement.php:49 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Betingelsesfil ikke angives i conf.php" - -#: templates/stationery/prefs.inc:30 -msgid "Text" -msgstr "Tekst" - -#: config/prefs.php.dist:1015 -msgid "The From: column of the message should be linked:" -msgstr "Beskedens Fra-kolonne skal refereres:" - -#: lib/IMAP/Client.php:525 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"IMAP-serveren synes ikke at understøtte den valgte ægtningsmetode. Kontakt " -"din systemadministrator." - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The Macintosh resource fork" -msgstr "Macintosh resource fork" - -#: lib/MIME/Viewer/appledouble.php:41 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "<Macintosh resource fork kan hentes %s." - -#: fetchmailprefs.php:81 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Kontoen \"%s\" er slettet." - -#: fetchmailprefs.php:74 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Kontoen \"%s\" er gemt." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Vedhæftelsen ikke fundet." - -#: lib/MIME/Viewer/itip.php:71 -msgid "The calendar data is invalid" -msgstr "Kalender-data er ugyldig" - -#: lib/MIME/Viewer/appledouble.php:42 -msgid "The contents of the Macintosh file are below." -msgstr "Indholdet af Macintosh-filen forefindes nedenfor." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:85 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "De(n) aktuelle mappe(r) \"%s\" vil blive omdøbt til \"%s\"." - -#: templates/acl/acl.html:28 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"Den aktuelle liste over brugere, som har adgang til denne mappe, kunne ikke " -"hentes." - -#: lib/Compose.php:179 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Kladden er gemt i \"%s\" mappen." - -#: lib/MIME/Viewer/itip.php:143 -msgid "The event was added to your calendar." -msgstr "Hændelsen er indsat i din kalender." - -#: lib/Folder.php:298 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Mappen \"%s\" findes allerede" - -#: lib/Folder.php:150 -#, php-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"Mappen \"%s\" indholder ulovlige tegn i navnet. Dette kan føre til " -"problemer. Kontakt venligst din systemadministrator." - -#: lib/Folder.php:317 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Mappen \"%s\" blev oprettet, men den blev ikke aktiveret." - -#: lib/Folder.php:229 -#, php-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Mappen \"%s\" blev slettet, men den kunne ikke deaktiveres." - -#: lib/Folder.php:304 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Mappen \"%s\" blev ikke oprettet. Serverens besked kommer her" - -#: lib/Folder.php:222 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Mappen \"%s\" blev ikke slettet. Serverens besked kommer her" - -#: lib/Folder.php:320 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Mappen \"%s\" er blevet oprettet." - -#: lib/Folder.php:232 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Mappen \"%s\" er blevet slettet." - -#: lib/Folder.php:426 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Mappen \"%s\" er omdøbt til \"%s\"." - -#: lib/MIME/Viewer/tnef.php:94 -msgid "The following files were attached to this part:" -msgstr "Følgende filer er hæftet til denne del:" - -#: lib/MIME/Viewer/status.php:75 -msgid "The mail server generated the following error message:" -msgstr "Mail-serveren genererede følgende fejl-besked:" - -#: lib/MIME/Viewer/notification.php:51 -msgid "The mail server generated the following informational message:" -msgstr "Mail-serveren dannede denne informative meddelelse:" - -#: lib/MIME/Viewer/status.php:90 -msgid "The mail server generated the following message:" -msgstr "Mail-serveren genererede følgende besked:" - -#: lib/Message.php:740 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Mappen %s allerede tom." - -#: lib/Fetchmail.php:247 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"Beskeden \"%s\" fra \"%s\" (%d byte) overskrider størrelsesgrænsen ved " -"hentning." - -#: templates/javascript/contacts.js:19 -#: templates/javascript/src/contacts.js:110 -msgid "The message being composed has been closed. Exiting." -msgstr "Beskeden, der skrives på, er lukket. Afslutter." - -#: templates/javascript/compose.js:14 templates/javascript/src/compose.js:125 -msgid "The message does not have a Subject entered." -msgstr "Beskeden har ikke noget Emne." - -#: lib/Spam.php:217 -msgid "The message has been deleted." -msgstr "Beskeden er slettet." - -#: lib/Spam.php:203 -msgid "The message has been reported as not spam to your system administrator." -msgstr "" -"Beskeden er blevet indberettet som ønsket e-post til din systemadministrator." - -#: lib/Spam.php:183 -msgid "The message has been reported as not spam." -msgstr "Beskeden er blevet indberettet som ønsker post." - -#: lib/Spam.php:195 -msgid "The message has been reported as spam to your system administrator." -msgstr "" -"Beskeden er blevet indberettet som skidtpost til din systemadministrator." - -#: lib/Spam.php:175 -msgid "The message has been reported as spam." -msgstr "Beskeden er blevet indberettet som skidtpost." - -#: lib/MIME/Viewer/pgp.php:402 -msgid "The message has been verified." -msgstr "Beskeden er verificeret." - -#: lib/MIME/Viewer/pkcs7.php:390 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Beskeden er verificeret. Afsender: %s." - -#: lib/MIME/Viewer/tnef.php:60 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Den forespurgte fil findes ikke i MS-TNEF-vedhænget." - -#: lib/MIME/Viewer/zip.php:64 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Den forespurgte fil findes ikke i Zip-vedhænget." - -#: message.php:426 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"Afsenderen af denne besked anmoder om en Message Disposition " -"Notification (MDN) fra dig, når du har læst beskeden. Click %s for at " -"afsende notitsen." - -#: lib/MIME/Viewer/images.php:67 -msgid "The server was not able to create a thumbnail of this image." -msgstr "Serveren kunne ikke danne et frimærke af billedet." - -#: templates/javascript/compose.js:11 templates/javascript/src/compose.js:89 -msgid "The signature could not be replaced." -msgstr "Din signatur kunne ikke erstattes." - -#: templates/javascript/compose.js:11 templates/javascript/src/compose.js:87 -msgid "The signature was successfully replaced." -msgstr "Din signatur er blevet rettet." - -#: attachment.php:59 -msgid "The specified file does not exist." -msgstr "Den forespurgte file findes ikke." - -#: stationery.php:85 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "Brevpapiret \"%s\" er tilføjet." - -#: stationery.php:63 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "Brevpapiret \"%s\" er slettet." - -#: stationery.php:88 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "Brevpapiret \"%s\" er ændret." - -#: lib/MIME/Viewer/itip.php:173 -msgid "The task has been added to your tasklist." -msgstr "Opgaven til sat på din opgaveliste." - -#: lib/MIME/Viewer/status.php:95 -msgid "The text of the message" -msgstr "Brødteksten" - -#: lib/MIME/Viewer/status.php:94 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Beskedens brødtekst kan ses %s." - -#: lib/MIME/Viewer/status.php:80 -msgid "The text of the returned message" -msgstr "Den returnerede beskeds brødtekst" - -#: lib/MIME/Viewer/status.php:79 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Den returnerede beskeds brødtekst kan ses %s." - -#: lib/MIME/Viewer/notification.php:67 -msgid "The text of the sent message" -msgstr "Brødteksten af den sendte besked" - -#: lib/MIME/Viewer/notification.php:67 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Den afsendte beskeds brødtekst kan ses %s." - -#: lib/MIME/Viewer/itip.php:158 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Brugerens ledig/optaget-information er gemt." - -#: lib/MIME/Viewer/alternative.php:57 -msgid "There are no alternative parts that can be displayed." -msgstr "Der findes ikke nogen alternativ del, som kan vises." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "Der er ingen beskeder in denne brevbakke." - -#: thread.php:109 -msgid "There is no text that can be displayed inline." -msgstr "Der findes ingen brødtekst, som kan vises indlejret." - -#: lib/Message.php:744 -#, php-format -msgid "There was a problem expunging the mailbox. The server said: %s" -msgstr "Der opstod et problem under tømning af mailboxen. Serveren svarede: %s" - -#: lib/Message.php:134 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Der opstod en fejl under kopiering af beskeder fra \"%s\" til \"%s\". " -"Serveren skriver" - -#: lib/Message.php:258 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Der opstod en fejl under fjernelse af beskeder fra mappen \"%s\". Her er " -"beskeden fra serveren" - -#: lib/Message.php:346 -#, php-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Der opstod en fejl under sletningen af beskeder i mappen \"%s\". Her er " -"beskeden fra serveren" - -#: lib/MIME/Viewer/itip.php:103 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "Der opstod en fejl under sletning af hændelsen: %s." - -#: lib/MIME/Viewer/enriched.php:37 lib/MIME/Viewer/plain.php:52 -msgid "There was an error displaying this message part" -msgstr "Der opstod en fejl under visning af denne beskeddel" - -#: lib/Message.php:623 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Der opstod en fejl under markering af beskeder i mappen \"%s\". Dette er " -"beskeden fra serveren" - -#: folders.php:113 -#, php-format -msgid "There was an error importing %s." -msgstr "Der opstod en fejl under importeringen af %s." - -#: lib/MIME/Viewer/itip.php:140 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "Der opstod en fejl under importeringen af hændelse: %s." - -#: lib/MIME/Viewer/itip.php:170 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "Der opstod en fejl under importeringen af opgaven: %s." - -#: lib/MIME/Viewer/itip.php:156 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "" -"Der opstod en fejl under importeringen af brugers\n" -"ledig/optaget information: %s" - -#: lib/Message.php:127 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Der opstod en fejl under flytningen af beskeder fra \"%s\" til \"%s\".\n" -"Serveren skrev" - -#: lib/Compose.php:562 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Der opstod en fejl under afsendelsen af din besked: %s" - -#: lib/MIME/Viewer/itip.php:117 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "Der opstod en fejl under ændringen af hændelsen: %s." - -#: lib/MIME/Viewer/pgp.php:165 -msgid "This PGP Public Key was attached to the message." -msgstr "Denne offentlige PGP-nøgle er hæftet ved beskeden." - -#: lib/MIME/Viewer/itip.php:108 lib/MIME/Viewer/itip.php:122 -#: lib/MIME/Viewer/itip.php:147 lib/MIME/Viewer/itip.php:161 -#: lib/MIME/Viewer/itip.php:177 lib/MIME/Viewer/itip.php:318 -msgid "This action is not supported." -msgstr "Denne handling er ikke understøttet." - -#: lib/MIME/Viewer/itip.php:183 lib/MIME/Viewer/itip.php:423 -msgid "This action is not yet implemented." -msgstr "Denne handling er endnu ikke implementeret." - -#: templates/javascript/folders.js:20 templates/javascript/src/folders.js:117 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Dette tager nok noget tid. Er du sikker på, at du vil fortsætte ?" - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "This message contains a Macintosh file." -msgstr "Beskeden indeholder en Macintosh-fil." - -#: lib/MIME/Viewer/pkcs7.php:416 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Beskeden medbringer en vedhæftelse, som er digitalt signeret via S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:420 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Beskeden medbringer en vedhæftelse, som er krypteret via S/MIME." - -#: lib/MIME/Viewer/status.php:162 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Beskeden indeholder mail delivery status information, men formatet " -"af beskeden er ukendt." - -#: lib/MIME/Viewer/pgp.php:324 -msgid "" -"This message does not appear to be a valid PGP encrypted message. Error: " -msgstr "Beskeden synes ikke at være en gyldig PGP-krypteret besked. Fejl: " - -#: lib/MIME/Viewer/pgp.php:243 lib/MIME/Viewer/pgp.php:359 -msgid "" -"This message does not appear to be in the correct PGP format (according to " -"RFC 2015)." -msgstr "Beskeden synes ikke at være i korrekt PGP-format (jævnfør RFC 2015)." - -#: lib/MIME/Viewer/pkcs7.php:170 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Beskeden synes ikke at være i korrekt S/MIME-format." - -#: lib/MIME/Viewer/pgp.php:200 -msgid "" -"This message has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Beskeden er digitalt signeret og krypteret via PGP, men signaturen kan ikke " -"verificeres." - -#: lib/MIME/Viewer/pgp.php:206 -msgid "This message has been digitally signed and encrypted with PGP." -msgstr "Beskeden er digitalt signeret og krypteret via PGP." - -#: lib/MIME/Viewer/pgp.php:202 -msgid "" -"This message has been digitally signed via PGP, but the signature cannot be " -"verified." -msgstr "" -"Beskeden er digitalt signeret via PGP, men signaturen kan ikke verificeres." - -#: lib/MIME/Viewer/pgp.php:208 -msgid "This message has been digitally signed via PGP." -msgstr "Beskeden er digitalt signeret via PGP." - -#: lib/MIME/Viewer/pkcs7.php:143 -msgid "This message has been digitally signed via S/MIME." -msgstr "Beskeden er digitalt signeret via S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:139 lib/MIME/Viewer/pkcs7.php:238 -msgid "This message has been encrypted via S/MIME." -msgstr "Beskeden er krypteret via S/MIME." - -#: lib/MIME/Viewer/pgp.php:297 -msgid "" -"This message has been encrypted with PGP, however, PGP support is disabled " -"so the message cannot be decrypted." -msgstr "" -"Denne besked er blevet krypteret med PGP, men da PGP-understøttelse er slået " -"fra kan beskeden ikke dekrypteres." - -#: lib/MIME/Viewer/pgp.php:303 -msgid "" -"This message has been encrypted with PGP, however, no personal private key " -"exists so the message cannot be decrypted." -msgstr "" -"Denne besked er blevet krypteret med PGP, med der findes ingen personlig, " -"privat nøgle, så beskeden kan ikke dekrypteres." - -#: lib/MIME/Viewer/pgp.php:314 -msgid "This message has been encrypted with PGP." -msgstr "Beskeden er krypteret med PGP." - -#: lib/MIME/Viewer/pgp.php:310 -msgid "" -"This message has been encrypted with PGP. You must enter the passphrase for " -"your PGP private key before it can be decrypted." -msgstr "" -"Denne besked er blevet krypteret med PGP. Du skal angive løsenet til din " -"private PGP-nøgle før besked kan dekrypteres." - -#: message.php:509 -msgid "This message to" -msgstr "Denne besked til" - -#: acl.php:46 -msgid "This server does not support sharing folders." -msgstr "Denne server understøtter ikke deling af mapper." - -#: templates/javascript/contacts.js:20 -#: templates/javascript/src/contacts.js:116 -msgid "This window must be called from a compose window." -msgstr "Dette vindue skal anråbes fra en skrivningsvindue." - -#: thread.php:154 -msgid "Thread Display" -msgstr "Trådet visning" - -#: thread.php:75 config/prefs.php.dist:983 -msgid "Thread View" -msgstr "Trådet visning" - -#: compose.php:876 mailbox.php:570 mailbox.php:755 message.php:229 -#: lib/Search.php:610 templates/login/recompose.html:14 -#: templates/contacts/contacts.html:39 -msgid "To" -msgstr "Til" - -#: config/prefs.php.dist:980 -msgid "To Address" -msgstr "To: Adresse" - -#: templates/prefs/sourceselect.inc:326 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"For at markere flere felter skal du holde Ctrl (PC) eller Command (Mac) " -"nede, medens du klikker." - -#: lib/IMAP/Client.php:134 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"For at bruge en TLS-forbindelse skal du anvende PHP 5.1.0 eller højere." - -#: templates/compose/compose.html:351 -msgid "Total Attachments Size:" -msgstr "Vedhæftelsers totale størrelse:" - -#: lib/IMAP/Tree.php:385 -msgid "Trash folder" -msgstr "Skraldespand" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "Skraldespand:" - -#: lib/Quota/command.php:71 lib/Quota/courier.php:53 lib/Quota/cyrus.php:64 -#: lib/Quota/logfile.php:88 lib/Quota/mdaemon.php:48 -#: lib/Quota/mercury32.php:79 -msgid "Unable to retrieve quota" -msgstr "Kunne ikke hente kvote" - -#: templates/message/navbar_navigate.html:10 templates/mailbox/navbar.html:16 -#: templates/mailbox/navbar.html:31 -msgid "Unanswered" -msgstr "Ubesvaret" - -#: search.php:340 -msgid "Unanswered messages" -msgstr "Ubesvarede beskeder" - -#: mailbox.php:471 message.php:539 -msgid "Undelete" -msgstr "Fortryd sletning" - -#: search.php:350 -msgid "Undeleted messages" -msgstr "Uslettede beskeder" - -#: mailbox.php:733 mailbox.php:751 lib/MIME/Headers.php:213 -msgid "Undisclosed Recipients" -msgstr "Ikke viste modtagere" - -#: lib/IMAP/Client.php:556 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Uventet reaktion fra server ved AUTHENTICATE kommando." - -#: lib/IMAP/Client.php:520 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Uventet reaktion fra server ved Digest-MD5 respons." - -#: lib/IMAP/Client.php:536 -msgid "Unexpected response from server to LOGIN command." -msgstr "Uventet reaktion fra server ved LOGIN kommando." - -#: lib/MIME/Viewer/itip.php:455 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Uhåndteret komponent af type: %s" - -#: search.php:345 -msgid "Unimportant messages" -msgstr "Uvigtige beskeder" - -#: mailbox.php:711 -msgid "Unknown Date" -msgstr "Ukendt dato" - -#: lib/IMAP/Client.php:395 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Ukendt IMAP respons fra serveren. Server meldte: %s" - -#: lib/MIME/Viewer/itip.php:633 -msgid "Unknown Meeting" -msgstr "Ukendt møde" - -#: mailbox.php:767 -msgid "Unknown Recipient" -msgstr "Ukendt modtager" - -#: lib/MIME/Viewer/itip.php:774 -msgid "Unknown Task" -msgstr "Ukendt opgave" - -#: pgp.php:396 smime.php:320 -msgid "Unload Passphrase" -msgstr "Ophæv løsen" - -#: fetchmailprefs.php:65 -msgid "Unnamed" -msgstr "Ikke navngivet" - -#: mailbox.php:820 mailbox.php:979 message.php:466 -#: templates/message/navbar_navigate.html:6 templates/mailbox/legend.html:3 -#: templates/mailbox/navbar.html:12 templates/mailbox/navbar.html:27 -msgid "Unseen" -msgstr "Ulæst" - -#: templates/folders/actions.html:19 -msgid "Unsubscribe" -msgstr "Afabonnér" - -#: templates/compose/compose.html:286 -msgid "Update" -msgstr "Opdatér" - -#: lib/MIME/Viewer/itip.php:619 -msgid "Update respondent status" -msgstr "Opdatér status on respondent" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "Læg op:" - -#: templates/prefs/sentmailselect.inc:41 -msgid "Use Default Value" -msgstr "Brug standardværdi" - -#: config/prefs.php.dist:260 -msgid "Use IMAP folder subscriptions?" -msgstr "Brug IMAP mappe aktiveringer?" - -#: config/prefs.php.dist:797 -msgid "Use Virtual Trash Folder?" -msgstr "Anvend virtuel skraldespand?" - -#: templates/acl/acl.html:69 -msgid "User" -msgstr "Bruger" - -#: acl.php:87 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "Bruger \"%s\" tildelt de givne rettigheder til mappe \"%s\"." - -#: templates/login/login.html:83 -msgid "Username" -msgstr "Brugernavn" - -#: templates/smime/smime.html:25 templates/smime/smime.html:61 -#: templates/smime/smime.html:65 templates/pgp/pgp.html:34 -#: templates/pgp/pgp.html:69 templates/pgp/pgp.html:74 -msgid "View" -msgstr "Se" - -#: lib/MIME/Viewer/tnef.php:110 lib/MIME/Viewer/zip.php:92 -#, php-format -msgid "View %s" -msgstr "Vis %s" - -#: pgp.php:368 smime.php:294 -#, php-format -msgid "View %s Public Key" -msgstr "Se %s offentlig nøgle" - -#: mailbox.php:519 -msgid "View Messages" -msgstr "Se beskeder" - -#: pgp.php:397 smime.php:321 -msgid "View Personal Private Key" -msgstr "Se egen privat nøgle" - -#: pgp.php:391 smime.php:317 -msgid "View Personal Public Key" -msgstr "Se egen offentlig nøgle" - -#: message.php:563 -msgid "View Thread" -msgstr "Se tråd" - -#: lib/MIME/Viewer/images.php:164 lib/MIME/Viewer/images.php:166 -msgid "View Thumbnail" -msgstr "Se frimærke" - -#: lib/MIME/Viewer/pkcs7.php:424 -msgid "View attachment in a separate window" -msgstr "Se vedhæftelser i et seperat vindue" - -#: lib/MIME/Viewer/related.php:78 -msgid "View content in a separate window" -msgstr "Se indhold i et seperat vindue." - -#: lib/MIME/Viewer/itip.php:144 -msgid "View event" -msgstr "Se hændelse" - -#: mailbox.php:670 lib/IMAP/Tree.php:367 -#, php-format -msgid "View messages in %s" -msgstr "Se besked i %s" - -#: templates/prefs/initialpageselect.inc:23 -msgid "View or mailbox to display after login:" -msgstr "Visning eller brevbakke, som vise efter login:" - -#: lib/MIME/Viewer/itip.php:174 -msgid "View task" -msgstr "Se opgave" - -#: search.php:157 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Virtuel mappe \"%s\" er dannet." - -#: lib/IMAP/Tree.php:149 lib/IMAP/Tree.php:162 lib/IMAP/Tree.php:164 -#: lib/IMAP/Tree.php:168 lib/IMAP/Tree.php:169 lib/IMAP/Tree.php:676 -#: lib/IMAP/Tree.php:700 lib/IMAP/Tree.php:738 -#: templates/search/search.html:182 -msgid "Virtual Folders" -msgstr "Virtuelle mapper" - -#: search.php:149 -msgid "Virtual Folders require a label." -msgstr "Virtuelle mapper kræver en vignet." - -#: lib/Search.php:408 -msgid "Virtual INBOX" -msgstr "Virtuel indbakke" - -#: lib/IMAP/Tree.php:424 -msgid "Virtual INBOX Folder" -msgstr "Virtuel indbakke mappe" - -#: lib/Search.php:354 -msgid "Virtual Trash" -msgstr "Virtuel skraldespand" - -#: lib/IMAP/Tree.php:420 -msgid "Virtual Trash Folder" -msgstr "Virtuel skraldespand" - -#: templates/search/search.html:193 -msgid "Virtual folder label:" -msgstr "Virtuel mappe vignet:" - -#: lib/MIME/Viewer/pkcs7.php:379 -msgid "Warning" -msgstr "Advarsel" - -#: login.php:184 login.php:266 -#, php-format -msgid "Welcome to %s" -msgstr "Velkommen til %s" - -#: config/prefs.php.dist:670 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Hvad skal der ske med spam-beskeder efter at de er indberettet som spam " -"eller uskyldig?" - -#: config/prefs.php.dist:789 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Når du sletter beskeder, skal de flyttes til skraldespanden i stedet for at " -"markere dem som slettet?" - -#: config/prefs.php.dist:968 -msgid "When opening a new mailbox, which page do you want to start on?" -msgstr "Hvilken side ønsker du så at starte på ved åbning af en ny brevbakke?" - -#: config/prefs.php.dist:624 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Skal vedhæftelser gemmes ved lagring af afsendt e-mail?" - -#: config/prefs.php.dist:458 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Hvilket domæne skal efterskrives ufuldstændige adresser (e-mail-adresser " -"uden \"@\") ved afsendelse af e-mail eller udviddelse af adresser?" - -#: config/prefs.php.dist:758 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "" -"Hvor ønsker du at der skal vises henvisninger til alternative formater af en " -"besked?" - -#: mailbox.php:496 message.php:575 -msgid "Whitelist" -msgstr "Positivliste" - -#: config/prefs.php.dist:1039 config/prefs.php.dist:1050 -#: templates/compose/compose.html:297 -msgid "Yes" -msgstr "Ja" - -#: lib/Maintenance/Task/fetchmail_login.php:58 -msgid "You are about to fetch email from the following account(s):" -msgstr "Du er ved at hente e-mail fra følgende konto/konti:" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Du er ved at slette alle beskeder indeholdt i følgende mappe." - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "Du er ved at slette de(n) følgende mappe(r)." - -#: templates/javascript/mailbox.js:34 templates/javascript/message.js:14 -#: templates/javascript/src/mailbox.js:202 -#: templates/javascript/src/message.js:77 -msgid "You are copying/moving to a new folder." -msgstr "Du er ved at kopiere/flytte til en ny mappe." - -#: templates/javascript/folders.js:17 templates/javascript/src/folders.js:102 -msgid "You are creating a sub-folder to " -msgstr "Du er ved at oprette en undermappe til " - -#: templates/javascript/folders.js:17 templates/javascript/src/folders.js:104 -msgid "You are creating a top-level folder." -msgstr "Du er ved at oprette en mappe på højeste niveau." - -#: lib/Folder.php:281 -msgid "You are not allowed to create folders." -msgstr "Du har ikke tilladelse til at danne mapper." - -#: lib/Folder.php:288 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Du har ikke tilladelse til at danne flere end %d mapper." - -#: lib/Compose.php:819 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "" -"Du har ikke tilladelse til at sende beskeder til flere end %d modtagere " -"indenfor %d timer." - -#: lib/Compose.php:1040 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "" -"Du har ikke tilladelse til at sende beskeder til flere end %d modtagere." - -#: templates/javascript/folders.js:23 templates/javascript/src/folders.js:135 -msgid "You are renaming the folder: " -msgstr "Du er ved at omdøbe mappen: " - -#: templates/stationery/prefs.inc:35 -#, php-format -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Du kan bruge disse makroer i brevpapirteksten: %c til aktuel besked, %s til " -"signatur." - -#: lib/Folder.php:534 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Du kan ikke deaktivere \"%s\"." - -#: lib/Maintenance/Task/tos_agreement.php:34 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Du accepterede ikke brugsbetingelserne, hvorved du er blevet nægtet adgang." - -#: templates/acl/acl.html:97 -msgid "You do not have permission to change access to this folder." -msgstr "Du har ikke tilladelse til at ændre adgang til denne mappe." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Du videresendte denne besked den %%s til følgende modtagere: %s." - -#: mailbox.php:1018 -#, php-format -msgid "You have %s new messages." -msgstr "Du har %s nye beskeder." - -#: mailbox.php:1018 -msgid "You have 1 new message." -msgstr "Du har 1 ny besked." - -#: compose.php:235 -msgid "You have already submitted this page." -msgstr "Denne side er allerede afsendt." - -#: lib/IMP.php:985 -msgid "You have new mail in the following folder:" -msgstr "Du har nye beskeder i følgende mappe:" - -#: lib/IMP.php:990 -msgid "You have new mail in the following folders:" -msgstr "Du har nye beskeder i følgende mapper:" - -#: lib/Compose.php:1022 -msgid "You must enter at least one recipient." -msgstr "Der skal angives mindst en modtager." - -#: lib/MIME/Viewer/pgp.php:310 -msgid "" -"You must enter the passphrase for your PGP private key to view this message" -msgstr "" -"Du skal angive løsenet til din private PGP-nøgle for at se denne besked" - -#: lib/MIME/Viewer/pkcs7.php:254 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Du skal angive løsenet til din private S/MIME-nøgle for at se denne besked" - -#: templates/javascript/mailbox.js:34 templates/javascript/message.js:14 -#: templates/javascript/src/mailbox.js:211 -#: templates/javascript/src/message.js:86 -msgid "You must select a target mailbox first." -msgstr "Vælg mailbox først, som skal anvendes." - -#: fetchmailprefs.php:85 -msgid "You must select an account to be deleted." -msgstr "Du skal vælge en konto, som du vil slette." - -#: templates/javascript/contacts.js:15 templates/javascript/src/contacts.js:88 -msgid "You must select an address first." -msgstr "Du skal først vælge en adresse." - -#: templates/javascript/mailbox.js:19 templates/javascript/mailbox.js:34 -#: templates/javascript/mailbox.js:40 templates/javascript/src/mailbox.js:81 -#: templates/javascript/src/mailbox.js:218 -#: templates/javascript/src/mailbox.js:275 -msgid "You must select at least one message first." -msgstr "Du skal vælge mindst én besked først." - -#: templates/javascript/compose.js:3 templates/javascript/src/compose.js:24 -msgid "You must specify a recipient." -msgstr "Du skal angive en modtager." - -#: fetchmailprefs.php:169 -#, php-format -msgid "You need to have \"%s\" enabled in your maintenance options." -msgstr "" -"Du bliver nødt til at have \"%s\" slået til i dine " -"vedligeholdelsesindstillinger." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Du omadresserede denne besked til %s den %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Du besvarede denne besked den %s." - -#: lib/Folder.php:484 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "\"%s\" blev ikke aktiveret. Her er beskeden fra serveren" - -#: lib/Folder.php:536 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "\"%s\" blev ikke deaktiveret. Her er beskeden fra serveren" - -#: lib/Folder.php:487 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "\"%s\" blev aktiveret" - -#: lib/Folder.php:539 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "\"%s\" blev deaktiveret" - -#: templates/pgp/pgp.html:89 -msgid "Your Name:" -msgstr "Dit navn:" - -#: templates/pgp/pgp.html:57 -msgid "Your PGP Public/Private Keys" -msgstr "Dine offentlige/private PGP-nøgler" - -#: templates/smime/smime.html:64 templates/pgp/pgp.html:73 -msgid "Your Private Key:" -msgstr "Din private nøgle:" - -#: templates/smime/smime.html:60 templates/pgp/pgp.html:68 -msgid "Your Public Key:" -msgstr "Din offentlige nøgle:" - -#: config/prefs.php.dist:169 -msgid "Your Reply-to: address: (optional)" -msgstr "" -"e-mail-adressen, som andre sender svar til (Reply-to:) (valgfri)" - -#: templates/smime/smime.html:50 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Dine offentlige/private S/MIME-certifikater" - -#: config/prefs.php.dist:177 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "Dine alias-adresser: (valgfri, én adresse pr. linie)" - -#: lib/MIME/Viewer/images.php:101 -msgid "Your browser does not support inline display of this image type." -msgstr "Din browser understøtter ikke indlejret visning af dette billedformat." - -#: config/prefs.php.dist:602 -msgid "Your default charset for sending messages:" -msgstr "Dit normale tegnsæt til afsendelse af beskeder:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Din normale krypteringsmetode til afsendelse af beskeder:" - -#: attachment.php:94 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Din henviste vedhæftelse er blevet nedtaget af mindst én bruger.\n" -"\n" -"Vedhæftelsenavn: %s\n" -"Vedhæftelsedato: %s\n" -"\n" -"Klik på følgende henvisning for at slette vedhæftelsen permanent:\n" -"%s" - -#: lib/MIME/Viewer/status.php:89 -msgid "Your message was successfully delivered." -msgstr "Din besked er afleveret." - -#: config/prefs.php.dist:210 -msgid "Your signature:" -msgstr "Din signatur:" - -#: templates/javascript/addressesBlocks.js:3 -#: templates/javascript/src/addressesBlocks.js:18 -msgid "[Hide Addresses]" -msgstr "[Skjul adresser]" - -#: mailbox.php:693 message.php:253 lib/Compose.php:1466 lib/Compose.php:1962 -msgid "[No Subject]" -msgstr "[Intet emne]" - -#: lib/MIME/Viewer/pgp.php:169 -msgid "[Save the key to your Address book]" -msgstr "[Gem nøglen i dit adressekartotek]" - -#: templates/javascript/addressesBlocks.js:3 -#: templates/javascript/src/addressesBlocks.js:19 -msgid "[Show Addresses -" -msgstr "[Vis adresser -" - -#: lib/MIME/Headers.php:222 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Vis adresser - %s modtagere]" - -#: lib/MIME/Viewer/pgp.php:171 -msgid "[View the raw key]" -msgstr "[Se den rå nøgle]" - -#: compose.php:1127 -msgid "_Bcc" -msgstr "Bcc" - -#: mailbox.php:490 message.php:569 -msgid "_Blacklist" -msgstr "Blackliste" - -#: compose.php:1124 -msgid "_Cc" -msgstr "Cc" - -#: mailbox.php:463 mailbox.php:466 message.php:541 -msgid "_Delete" -msgstr "Slet" - -#: lib/IMP.php:818 -msgid "_Folders" -msgstr "Mapper" - -#: compose.php:1104 -msgid "_Identity" -msgstr "Profil" - -#: lib/IMP.php:783 -msgid "_Inbox" -msgstr "Indbakke" - -#: lib/IMP.php:859 -msgid "_Log out" -msgstr "Log ud" - -#: message.php:582 -msgid "_Message Source" -msgstr "Kildetekst" - -#: lib/IMP.php:815 -msgid "_New Message" -msgstr "Nye besked" - -#: message.php:598 -msgid "_Print" -msgstr "Udskriv" - -#: compose.php:1195 -msgid "_Priority" -msgstr "Prioritet" - -#: mailbox.php:326 -#, php-format -msgid "_Refresh %s" -msgstr "Genopfrisk %s" - -#: message.php:544 -msgid "_Reply" -msgstr "Svar" - -#: lib/IMP.php:820 -msgid "_Search" -msgstr "Søg" - -#: compose.php:1089 -msgid "_Send Message" -msgstr "Afsend besked" - -#: mailbox.php:580 -msgid "_Thread" -msgstr "Tråd" - -#: compose.php:1120 compose.php:1122 -msgid "_To" -msgstr "Til" - -#: mailbox.php:471 -msgid "_Undelete" -msgstr "Fortryd sletning" - -#: message.php:563 -msgid "_View Thread" -msgstr "Se tråd" - -#: mailbox.php:496 message.php:575 -msgid "_Whitelist" -msgstr "Positivliste" - -#: lib/Compose.php:846 -msgid "addressee unknown" -msgstr "adressent ukendt" - -#: lib/Search.php:506 -msgid "and" -msgstr "og" - -#: lib/Compose.php:1574 -msgid "attachment" -msgstr "vedhæftelse" - -#: view.php:117 -msgid "attachments.zip" -msgstr "vedhæftelser.zip" - -#: templates/compose/compose.html:278 -msgid "bytes" -msgstr "okteter" - -#: lib/Compose.php:870 -msgid "cannot create output file" -msgstr "kan ikke danne uddata-fil" - -#: lib/Compose.php:842 -msgid "cannot open input" -msgstr "kan ikke åbne inddata" - -#: lib/Compose.php:834 -msgid "command line usage error" -msgstr "fejl ved anvendelse af kommando-linie" - -#: lib/Compose.php:890 -msgid "configuration error" -msgstr "konfigurationsfejl" - -#: lib/Compose.php:866 -msgid "critical system file missing" -msgstr "mangler kritisk systemfil" - -#: lib/Compose.php:838 -msgid "data format error" -msgstr "fejl i dataformat" - -#: lib/Compose.php:894 -msgid "entry not found" -msgstr "indgang ikke fundet" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "fra" - -#: lib/Compose.php:850 -msgid "host name unknown" -msgstr "ukendt maskinnavn" - -#: lib/Search.php:508 templates/compose/spelling.html:31 -msgid "in" -msgstr "i" - -#: lib/Compose.php:874 -msgid "input/output error" -msgstr "inddata/uddata-fejl" - -#: lib/Compose.php:858 -msgid "internal software error" -msgstr "intern software-fejl" - -#: templates/folders/import.html:13 -msgid "into folder" -msgstr "ind i mappe" - -#: pgp.php:76 smime.php:37 -msgid "key" -msgstr "nøgle" - -#: folders.php:109 -msgid "mailbox file" -msgstr "brevbakke-fil" - -#: lib/Compose.php:635 lib/Message.php:541 -msgid "name" -msgstr "navn" - -#: templates/compose/spelling.html:32 -msgid "none" -msgstr "ingen" - -#: lib/Search.php:504 -msgid "not" -msgstr "ikke" - -#: lib/Search.php:506 templates/compose/spelling.html:50 -msgid "or" -msgstr "eller" - -#: lib/Compose.php:886 -msgid "permission denied" -msgstr "tilladelse nægtet" - -#: templates/javascript/addressesBlocks.js:3 -#: templates/javascript/src/addressesBlocks.js:19 -msgid "recipients]" -msgstr "modtagere]" - -#: lib/Compose.php:882 -msgid "remote error in protocol" -msgstr "fejl i protokol fra fjern side" - -#: lib/Compose.php:854 -msgid "service unavailable" -msgstr "tjeneste utilgængelig" - -#: templates/compose/spelling.html:19 -msgid "spelling error" -msgstr "stavefejl" - -#: templates/compose/spelling.html:19 -msgid "spelling errors" -msgstr "stavefejl" - -#: lib/Compose.php:862 -msgid "system error" -msgstr "systemfejl" - -#: lib/Compose.php:878 -msgid "temporary failure" -msgstr "midlertidig fejltilstand" - -#: lib/Filter.php:79 -msgid "your blacklist" -msgstr "din negativliste" - -#: lib/Filter.php:89 -msgid "your whitelist" -msgstr "din positivliste" diff --git a/imp/po/de_DE.po b/imp/po/de_DE.po deleted file mode 100644 index 2078a90a3..000000000 --- a/imp/po/de_DE.po +++ /dev/null @@ -1,6032 +0,0 @@ -# German translations for IMP. -# Copyright 2001-2009 The Horde Project -# This file is distributed under the same license as the IMP package. -# Carsten Guenther , 2001. -# Jan Schneider , 2001-2008. -# -# attachment: Anhang -# to compose: verfassen -# stationery: Vorlage(n) -# thread: Thema -msgid "" -msgstr "" -"Project-Id-Version: IMP 4.2-cvs\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2008-08-01 11:06+0200\n" -"PO-Revision-Date: 2009-11-20 14:50+0100\n" -"Last-Translator: Jan Schneider \n" -"Language-Team: German \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=iso-8859-1\n" -"Content-Transfer-Encoding: 8-bit\n" - -#: lib/Compose.php:2025 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:2022 -msgid " To: " -msgstr " An: " - -#: lib/Compose.php:2010 -msgid " Date: " -msgstr " Datum: " - -#: lib/Compose.php:2013 -msgid " From: " -msgstr " Von: " - -#: folders.php:358 mailbox.php:372 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Zugriffstaste %s)" - -#: lib/Compose.php:2019 -msgid " Subject: " -msgstr " Betreff: " - -#: mailbox.php:600 -msgid "#" -msgstr "Nr." - -#: lib/Quota.php:73 -#, php-format -msgid "%.0f MB" -msgstr "%.0f MB" - -#: lib/Quota.php:67 -#, php-format -msgid "%.0f%% of %.0f MB" -msgstr "%.0f%% von %.0f MB" - -#: folders.php:299 folders.php:310 lib/Message.php:898 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:157 -#, php-format -msgid "%d Messages" -msgstr "%d Nachrichten" - -#: lib/Spam.php:224 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d Nachrichten wurden gelöscht." - -#: lib/Spam.php:201 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "" -"%d Nachrichten wurden bei Ihrem Systemadministrator als kein Spam gemeldet." - -#: lib/Spam.php:181 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d Nachrichten wurde als kein Spam gemeldet." - -#: lib/Spam.php:193 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "%d Nachrichten wurden bei Ihrem Systemadministrator als Spam gemeldet." - -#: lib/Spam.php:173 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d Nachrichten wurde als Spam gemeldet." - -#: mailbox.php:277 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d bis %d von %d Nachrichten" - -#: lib/UI/Mailbox.php:140 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/UI/Mailbox.php:138 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s existiert bereits. Der Ordner %s wurde nicht umbenannt." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "Der Ordner %s wird zum Monatsbeginn umbenannt." - -#: lib/api.php:180 lib/api.php:183 lib/api.php:188 -#, php-format -msgid "%s for %s" -msgstr "%s für %s" - -#: lib/MIME/Viewer/itip.php:262 -#, php-format -msgid "%s has accepted." -msgstr "%s hat zugestimmt." - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s hat \"%s\" abgesagt." - -#: lib/MIME/Viewer/itip.php:268 -#, php-format -msgid "%s has declined." -msgstr "%s hat abgelehnt." - -#: lib/MIME/Viewer/itip.php:511 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s hat auf eine Frei/Gebucht-Anfrage geantwortet." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s hat auf die Einladung zu \"%s\" geantwortet." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s hat Ihnen Frei/Gebucht-Informationen geschickt." - -#: lib/MIME/Viewer/itip.php:274 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s hat vorläufig zugestimmt." - -#: lib/Spam.php:270 -#, php-format -msgid "%s report from %s" -msgstr "%s-Meldung von %s" - -#: lib/MIME/Viewer/itip.php:507 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s bittet um Ihre Frei/Gebucht-Informationen." - -#: lib/MIME/Viewer/itip.php:625 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s bittet um Ihre Anwesenheit bei \"%s\"." - -#: lib/Message.php:488 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s wurde erfolgreich zu \"%s\" hinzugefügt." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s möchte \"%s\" ändern." - -#: lib/MIME/Viewer/itip.php:602 lib/MIME/Viewer/itip.php:626 -#: lib/MIME/Viewer/itip.php:810 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s möchte Sie auf \"%s\" aufmerksam machen." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s möchte die neuesten Informationen über \"%s\" erhalten." - -#: compose.php:1262 -#, php-format -msgid "%s%% of allowed size" -msgstr "%s%% der erlaubten Größe" - -#: message.php:290 message.php:295 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:513 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d von %d)" - -#: lib/Compose.php:1954 -#, php-format -msgid "%u Forwarded Messages" -msgstr "%u weitergeleitete Nachrichten" - -#: rss.php:87 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u von %u Nachrichten ungelesen in %s." - -#: stationery.php:129 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:129 -msgid "(Plain Text)" -msgstr "(Einfacher Text)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Auf OK klicken, um Auswahl hinzuzufügen *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Bitte Adresse(n) auswählen *" - -#: config/prefs.php.dist:1105 -msgid "100 characters" -msgstr "100 Zeichen" - -#: config/prefs.php.dist:1108 -msgid "1000 characters" -msgstr "1000 Zeichen" - -#: config/prefs.php.dist:1106 -msgid "250 characters" -msgstr "250 Zeichen" - -#: config/prefs.php.dist:1107 -msgid "500 characters" -msgstr "500 Zeichen" - -#: lib/MIME/Viewer/pdf.php:84 -#, php-format -msgid "A PDF file named %s is attached to this message. A thumbnail is below." -msgstr "" -"Eine PDF-Datei mit der Bezeichung %s ist an diese Nachricht angehängt. Eine " -"Vorschau befindet sich unten." - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "" -"Eine Nachricht, die Sie verschickt haben, führte zu einer Empfangbestätigung " -"vom Empfänger." - -#: lib/Compose.php:3077 -msgid "" -"A message you were composing when your session expired has been recovered. " -"You may resume composing your message by going to your Drafts folder." -msgstr "" -"Die Nachricht, die Sie verfasst haben, während Ihre Sitzung abgelaufen ist, " -"wurde wiederhergestellt. Sie können die Nachricht fortsetzen, indem Sie " -"diese in Ihrem Entwürfe-Ordner aufrufen." - -#: templates/javascript_defs.php:72 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Ein Popup-Fenster konnte nicht geöffnet werden. Vielleicht haben Sie Ihren " -"Browser so eingestellt, dass er Popup-Fenster blockiert?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "UND" - -#: config/prefs.php.dist:658 -msgid "About this editor" -msgstr "Über diesen Editor" - -#: config/prefs.php.dist:973 -msgid "Above the message text" -msgstr "Über dem Nachrichtentext" - -#: lib/MIME/Viewer/itip.php:628 -msgid "Accept and add to my calendar" -msgstr "Anfrage akzeptieren und zu meinem Kalender hinzufügen" - -#: lib/MIME/Viewer/itip.php:631 -msgid "Accept request" -msgstr "Anfrage akzeptieren" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Accepted" -msgstr "Angenommen" - -#: lib/MIME/Viewer/itip.php:263 -msgid "Accepted: " -msgstr "Angenommen: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Kontoname:" - -#: lib/MIME/Viewer/itip.php:545 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:773 lib/MIME/Viewer/itip.php:904 -msgid "Actions" -msgstr "Aktionen" - -#: lib/MIME/Headers.php:219 lib/MIME/Headers.php:220 lib/MIME/Headers.php:242 -#: lib/MIME/Headers.php:243 -#, php-format -msgid "Add %s to my Address Book" -msgstr "%s zu meinem Adressbuch hinzufügen" - -#: templates/prefs/sourceselect.inc:306 -msgid "Add source" -msgstr "Quelle hinzufügen" - -#: lib/MIME/Viewer/itip.php:604 -msgid "Add this to my calendar" -msgstr "Zu meinem Kalender hinzufügen" - -#: lib/MIME/Viewer/itip.php:812 -msgid "Add this to my tasklist" -msgstr "Zu meiner Aufgabenliste hinzufügen" - -#: lib/MIME/Viewer/itip.php:629 -msgid "Add to my calendar" -msgstr "Zu meinem Kalender hinzufügen" - -#: lib/Compose.php:2948 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "\"%s\" als Anhang hinzugefügt." - -#: config/prefs.php.dist:950 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"In der Nachrichtenansicht zusätzlich anzuzeigende Kopfeinträge: " -"(optional, jeden Eintrag in einer eigenen Zeile eintragen)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Zusätzliche Informationen können %s eingesehen werden." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "Zusätzliche Detailinformationen" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "Zusätzliche Nachrichtendetails" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Zusätzliche Nachrichtendetails können %s angeschaut werden." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "Zusätzliche Fehlerdetails" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Zusätzliche Fehlerdetails können %s angeschaut werden." - -#: compose.php:851 compose.php:1101 contacts.php:120 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Adressbuch" - -#: config/prefs.php.dist:169 -msgid "Address Books" -msgstr "Adressbücher" - -#: templates/prefs/sourceselect.inc:351 -msgid "Address book to add addresses to" -msgstr "Adressbuch für neue Adressen" - -#: config/prefs.php.dist:224 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Adressen für Bcc-Kopien aller Nachrichten: (optional, jede Adresse in " -"einer eigenen Zeile eintragen)" - -#: config/prefs.php.dist:216 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Adressen, die an diese Identität gebunden sind: (optional, jede Adresse " -"in einer eigenen Zeile eintragen)" - -#: lib/IMAP/ACL/rfc4314.php:59 lib/IMAP/ACL/rfc2086.php:57 -msgid "Administer" -msgstr "Administrieren" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Alle" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Alle Nachrichten im Ordner \"%s\", die älter als %s Tage sind, werden " -"endgültig gelöscht." - -#: templates/javascript_defs.php:62 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Alle Nachrichten in den folgenden Ordnern werden als eine MBOX-Datei " -"heruntergeladen:" - -#: lib/Maintenance/Task/purge_trash.php:78 -#: lib/Maintenance/Task/purge_spam.php:79 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Alle Nachrichten im Ordner \"%s\", die älter als %s Tage sind, werden " -"endgültig gelöscht." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "Alle verlinkte Anhänge, die älter als %s Monate sind, werden gelöscht." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Alle alten Ordner für gesendete Nachrichten, die älter als %s Monate sind, " -"werden gelöscht." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "" -"Alle Rechte von Benutzer \"%2$s\" am Ordner \"%1$s\" wurden erfolgreich " -"entfernt." - -#: lib/api.php:100 -msgid "Allow Folder Creation?" -msgstr "Erstellen von Ordnern erlauben?" - -#: filterprefs.php:111 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Anwendung von Filterregeln in allen Ordnern erlauben?" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Alternative Nachrichtenteile:" - -#: config/prefs.php.dist:723 -msgid "Always" -msgstr "Immer" - -#: config/prefs.php.dist:708 -msgid "Always save attachments" -msgstr "Anhänge immer speichern" - -#: lib/Message.php:604 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "" -"Beim Entfernen des Anhangs ist ein Fehler aufgetreten. Meldung des E-Mail-" -"Servers: " - -#: lib/MIME/Viewer/images.php:148 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "" -"Ein Bild mit der Bezeichung %s ist an diese Nachricht angehängt. Eine " -"Vorschau befindet sich unten." - -#: lib/Message.php:462 -msgid "An unknown error occured while creating the new note." -msgstr "Beim Anlegen der neuen Notiz ist ein unbekannter Fehler aufgetreten." - -#: lib/Message.php:461 -msgid "An unknown error occured while creating the new task." -msgstr "Beim Anlegen der neuen Aufgabe ist ein unbekannter Fehler aufgetreten." - -#: lib/MIME/Viewer/itip.php:798 -msgid "An unknown person" -msgstr "Eine unbekannte Person" - -#: message.php:485 mailbox.php:791 templates/message/navbar_navigate.html:12 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:35 -msgid "Answered" -msgstr "Beantwortet" - -#: lib/Search.php:792 -msgid "Answered messages" -msgstr "Beantwortete Nachrichten" - -#: mailbox.php:433 -msgid "Apply Filters" -msgstr "Filterregeln anwenden" - -#: mailbox.php:433 -#, php-format -msgid "Apply Filters to %s" -msgstr "Filterregeln auf %s anwenden" - -#: filterprefs.php:108 -msgid "Apply filter rules upon logging on?" -msgstr "Filterregeln beim Anmelden anwenden?" - -#: filterprefs.php:109 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Filterregeln immer anwenden, wenn der Posteingang angezeigt wird?" - -#: filterprefs.php:110 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "" -"Filterregeln immer anwenden, wenn das seitliche Menü aktualisiert wird?" - -#: thread.php:169 -msgid "Are you sure you want to delete all messages in this thread?" -msgstr "" -"Sind Sie sicher, dass Sie alle Nachrichten zu diesem Thema löschen möchten?" - -#: mailbox.php:444 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "" -"Sind Sie sicher, dass Sie die Suchkriterien für diesen Virtuellen Ordner " -"löschen möchten?" - -#: smime.php:315 pgp.php:414 -msgid "Are you sure you want to delete this public key?" -msgstr "" -"Sind Sie sicher, dass Sie diesen öffentlichen Schlüssel löschen möchten?" - -#: smime.php:341 pgp.php:444 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Sind Sie sicher, dass Sie Ihr Schlüsselpaar löschen wollen? (NICHT " -"empfohlen!)" - -#: templates/javascript_defs.php:34 -msgid "Are you sure you want to do this?" -msgstr "Sind Sie sicher, dass Sie fortfahren möchten?" - -#: message.php:704 -msgid "Are you sure you wish to PERMANENTLY delete all attachments?" -msgstr "Sind Sie sicher, dass Sie alle Anhänge ENDGÜLTIG löschen möchten?" - -#: message.php:564 templates/javascript_defs.php:46 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Sind Sie sicher, dass Sie diese Nachrichten ENDGÜLTIG löschen möchten?" - -#: lib/MIME/Contents.php:246 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Sind Sie sicher, dass Sie diesen Anhang ENDGÜLTIG löschen möchten?" - -#: mailbox.php:439 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "" -"Sind Sie sicher, dass Sie alle Nachrichten in diesem Ordner löschen möchten?" - -#: lib/IMP.php:860 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Sind Sie sicher, dass Sie den Spam-Ordner leeren möchten?" - -#: lib/IMP.php:852 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Sind Sie sicher, dass Sie den Papierkorb leeren möchten?" - -#: mailbox.php:527 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Sind Sie sicher, dass Sie diese Nachrichten endgültig löschen möchten?" - -#: templates/javascript_defs.php:80 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "" -"Sind Sie sicher, dass Sie diese Nachricht als kein Spam melden möchten?" - -#: templates/javascript_defs.php:79 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Sind Sie sicher, dass Sie diese Nachricht als Spam melden möchten?" - -#: config/prefs.php.dist:1201 -msgid "Arrival Time" -msgstr "Eingangszeit" - -#: config/prefs.php.dist:1216 -msgid "Ascending" -msgstr "Aufsteigend" - -#: config/prefs.php.dist:722 -msgid "Ask" -msgstr "Nachfragen" - -#: compose.php:1200 -msgid "Attach Files" -msgstr "Dateien anhängen" - -#: compose.php:1189 -msgid "Attach a copy of your PGP public key to the message?" -msgstr "Ihren öffentlichen PGP-Schlüssels an die Nachricht anhängen?" - -#: compose.php:1194 -msgid "Attach your contact information to the message?" -msgstr "Ihre Visitenkarte an die Nachricht anhängen?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Angehängte Datei:" - -#: lib/Compose.php:2058 lib/Compose.php:2164 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Die Datei \"%s\" hat die erlaubte Größe für Anhänge überschritten. Die Datei " -"wurde NICHT angehängt." - -#: lib/MIME/Viewer/itip.php:387 -msgid "Attached is a reply to a calendar request you sent." -msgstr "" -"Im Anhang finden Sie eine Antwort auf eine Terminanfrage, die Sie gestellt " -"haben." - -#: templates/javascript_defs.php:41 templates/compose/compose.html:280 -#: templates/compose/compose.html:339 -msgid "Attachment" -msgstr "Anhang" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Anlage %s wurde gelöscht." - -#: lib/Compose.php:2687 -msgid "Attachment Information" -msgstr "Anhangsinformationen" - -#: lib/Compose.php:867 -msgid "Attachment stripped: Original attachment type" -msgstr "Anhang entfernt: Ehemaliger Anhangstyp" - -#: compose.php:1135 lib/Compose.php:2654 templates/compose/compose.html:256 -msgid "Attachments" -msgstr "Anhänge" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:853 -msgid "Attendees" -msgstr "Teilnehmer" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Achtung" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Die benötigte IMAP-Erweiterung wurde nicht gefunden." - -#: config/hooks.php.dist:543 -msgid "Authentication failed." -msgstr "Anmeldung fehlgeschlagen." - -#: config/prefs.php.dist:827 -msgid "" -"Automatically delete draft after successfully resuming and sending message?" -msgstr "" -"Entwürfe nach erfolgreicher Fortsetzung und Versand automatisch löschen?" - -#: config/prefs.php.dist:884 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"Automatisch Bilder in HTML-Nachrichten anzeigen, wenn sich der Absender im " -"Adressbuch befindet?" - -#: templates/prefs/sourceselect.inc:299 templates/prefs/sourceselect.inc:301 -msgid "Available Address books:" -msgstr "Verfügbare Adressbücher:" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:889 -msgid "Awaiting Response" -msgstr "Auf Antwort wartend" - -#: message.php:532 thread.php:137 -#, php-format -msgid "Bac_k to %s" -msgstr "_Zurück zu %s" - -#: message.php:532 thread.php:137 -#, php-format -msgid "Back to %s" -msgstr "Zurück zu %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Zurück zum Nachrichtenindex" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Zurück zur Themenliste" - -#: config/prefs.php.dist:624 -msgid "Background Color" -msgstr "Hintergrundfarbe" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Falscher Benutzername oder Passwort." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Ungültige oder fehlerhafte Anfrage. Serverantwort: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Ungültige Anfrage: %s" - -#: lib/Search.php:721 lib/UI/Message.php:28 -#: templates/contacts/contacts.html:43 -msgid "Bcc" -msgstr "Bcc" - -#: config/prefs.php.dist:678 -msgid "Before Signature" -msgstr "Vor der Signatur" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "" -"Unten befindet sich der Quelltext der Nachricht mit der Statusinformation." - -#: config/prefs.php.dist:974 -msgid "Below the message text" -msgstr "Unter dem Nachrichtentext" - -#: message.php:596 mailbox.php:545 -msgid "Blacklist" -msgstr "Ausschlussliste" - -#: config/prefs.php.dist:873 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "" -"Keine Bilder in HMTL-Nachrichten anzeigen, außer wenn ausdrücklich " -"angefordert?" - -#: lib/Search.php:731 -msgid "Body" -msgstr "Text" - -#: message.php:585 config/prefs.php.dist:757 -msgid "Body Text Only" -msgstr "Nur Nachrichtentext" - -#: message.php:586 config/prefs.php.dist:758 -msgid "Body Text with Attachments" -msgstr "Nachrichtentext mit Anhängen" - -#: config/prefs.php.dist:619 -msgid "Bold" -msgstr "Fett" - -#: config/prefs.php.dist:939 -msgid "Both Header Listing and Body of Message" -msgstr "Im Nachrichtenkopf und im Nachrichtentext" - -#: config/prefs.php.dist:677 -msgid "Bottom" -msgstr "Unten" - -#: config/prefs.php.dist:633 -msgid "Bulleted List" -msgstr "Unnummerierte Liste" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "" -"Für CRAM-MD5 oder DIGEST-MD5 muss das Auth_SASL-Paket von PEAR installiert " -"sein." - -#: compose.php:1055 -msgid "C_harset" -msgstr "_Zeichensatz" - -#: search.php:278 config/hooks.php.dist:477 -msgid "Calendar" -msgstr "Kalender" - -#: templates/contacts/contacts.html:76 -#: templates/folders/folders_confirm.html:24 templates/folders/import.html:18 -#: templates/saveimage/saveimage.html:20 templates/smime/passphrase.html:24 -#: templates/smime/import_key.html:70 templates/pgp/passphrase.html:22 -#: templates/pgp/import_key.html:49 -msgid "Cancel" -msgstr "Abbrechen" - -#: templates/compose/redirect.html:85 templates/compose/compose.html:23 -#: templates/compose/compose.html:212 -msgid "Cancel Message" -msgstr "Nachricht verwerfen" - -#: templates/javascript_defs.php:34 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Wenn Sie diese Nachricht verwerfen, geht der Inhalt engültig verloren." - -#: lib/prefs.php:150 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "" -"Ein Papierkorb-Ordner und ein Virtueller Papierkorb können nicht " -"gleichzeitig benutzt werden. Ein Papierkorb-Ordner wird benutzt." - -#: lib/prefs.php:153 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "" -"Ein Papierkorb-Ordner und ein Virtueller Papierkorb können nicht " -"gleichzeitig benutzt werden. Ein Virtueller Papierkorb wird benutzt." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "Verbindung zum E-Mail-Server kann nicht hergestellt werden." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "Verbindung zum E-Mail-Server kann nicht hergestellt werden: " - -#: lib/IMAP/Tree.php:1974 -msgid "Cannot directly create mailbox in this folder." -msgstr "In diesem Order kann kein direkter Unterordner angelegt werden." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Darstellung nicht möglich - nur %s von %s Teilen dieser Nachricht im " -"aktuellen Ordner gefunden." - -#: lib/Message.php:210 -msgid "Cannot move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Die Nachrichten können nicht in den Papierkorb verschoben werden - es wurde " -"in den Einstellungen kein Papierkorb-Ordner angebeben." - -#: pgp.php:277 -msgid "Cannot retrieve public key from cache." -msgstr "Öffentlicher Schlüssel konnte nicht aus dem Cache gelesen werden." - -#: compose.php:1143 -#, php-format -msgid "Cannot save sent-mail message to \"%s\" as that mailbox is read-only." -msgstr "" -"Die gesendete Nachricht konnte nicht im Ordner \"%s\" gespeichert werden, " -"weil dieser nicht beschreibbar ist." - -#: lib/Message.php:531 -msgid "Cannot strip the MIME part as the folder is read-only" -msgstr "" -"Der Nachrichtenteil kann nicht entfernt werden, weil der Order nicht " -"beschreibbar ist." - -#: lib/Search.php:716 lib/UI/Message.php:27 -#: templates/contacts/contacts.html:42 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.html:79 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"Sie können keine Zertifikate importieren, weil das Hochladen von Dateien auf " -"diesen Server nicht möglich ist." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:871 -msgid "Chair Person" -msgstr "Besprechungsleiter" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Ordner wechseln" - -#: config/prefs.php.dist:150 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Ändern Sie die Einstellungen für die Anzeige, z.B. wie viele Nachrichten pro " -"Seite angezeigt werden und wonach die Nachrichten sortiert werden sollen." - -#: config/prefs.php.dist:26 -msgid "Change mail server and folder settings." -msgstr "Ändern Sie die Einstellungen zu Ihrem E-Mail-Server und Ihren Ordnern." - -#: config/prefs.php.dist:16 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Ändern Sie den Namen, die Adresse oder die Signatur, die die Empfänger Ihrer " -"E-Mail-Nachrichten sehen, wenn sie diese lesen oder darauf antworten." - -#: config/prefs.php.dist:1109 -msgid "Characters to display:" -msgstr "Anzuzeigende Zeichen:" - -#: templates/folders/actions.html:6 templates/mailbox/message_headers.html:13 -msgid "Check All/None" -msgstr "Alle/Keine auswählen" - -#: lib/UI/Compose.php:152 -msgid "Check Spelling" -msgstr "Rechtschreibprüfung" - -#: folders.php:371 mailbox.php:682 -msgid "Check _All/None" -msgstr "_Alle/Keine auswählen" - -#: templates/folders/actions.html:29 -msgid "Check for New Mail" -msgstr "Auf neue Nachrichten überprüfen" - -#: config/prefs.php.dist:550 -msgid "Check spelling before sending a message?" -msgstr "Rechtschreibung vor dem Versenden von Nachrichten überprüfen?" - -#: lib/UI/Compose.php:153 -msgid "Checking ..." -msgstr "Überprüfung ..." - -#: templates/folders/actions.html:11 templates/folders/actions.html:13 -msgid "Choose Action" -msgstr "Aktion auswählen" - -#: config/servers.php.dist:224 -msgid "Choose a mail server:" -msgstr "Wählen Sie einen E-Mail-Server:" - -#: templates/compose/compose.html:67 -msgid "Choose a match or edit the address to the right:" -msgstr "Bitte wählen Sie aus oder editieren Sie rechts:" - -#: templates/prefs/sourceselect.inc:349 -msgid "Choose the address book to use when adding addresses." -msgstr "" -"Wählen Sie das Adressbuch aus, zu dem neue Adressen hinzugefügt werden " -"sollen." - -#: templates/prefs/sourceselect.inc:295 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Wählen Sie die Reihenfolge der Adressbücher aus, in denen nach Namen gesucht " -"werden soll." - -#: config/prefs.php.dist:650 -msgid "Clear Inline Font Specifications" -msgstr "Schriftart-Formatierungen entfernen" - -#: config/prefs.php.dist:649 -msgid "Clear MSOffice tags" -msgstr "MS-Office-Tags entfernen" - -#: lib/MIME/Viewer/images.php:101 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Klicken Sie %s, um die Bilddatei in ein Format umzuwandeln, das Ihr Browser " -"darstellen kann" - -#: lib/MIME/Contents.php:422 -#, php-format -msgid "Click %s to download the data." -msgstr "Klicken Sie %s, um die Datei herunterzuladen." - -#: lib/MIME/Viewer/images.php:90 -#, php-format -msgid "Click %s to download the image." -msgstr "Klicken Sie %s, um das Bild herunterzuladen." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Klicken Sie %s, um zu %s-Verwaltung zu gelangen." - -#: lib/MIME/Viewer/pkcs7.php:484 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Klicken Sie %s, um den Anhang in einem neuen Fenster anzuzeigen." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "" -"Klicken Sie %s, um diesen multipart/related Nachrichtenteil in einem neuen " -"Fenster anzuzeigen." - -#: lib/MIME/Viewer/pkcs7.php:220 lib/MIME/Viewer/pgp.php:248 -#: lib/MIME/Viewer/pgp.php:275 -msgid "Click HERE to verify the message." -msgstr "Klicken Sie HIER, um die Nachricht zu überprüfen." - -#: config/prefs.php.dist:524 -#, php-format -msgid "Click here to open all mailto: links in %s." -msgstr "Klicken Sie hier, um alle mailto:-Links in %s zu öffnen." - -#: templates/prefs/sourceselect.inc:325 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Klicken Sie auf eines der ausgewählten Adressbücher und markieren Sie alle " -"Felder, die durchsucht werden sollen." - -#: config/prefs.php.dist:1242 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "" -"Klick auf die Adresse öffnet Fenster zum Erstellen einer neuen Nachricht an " -"den Absender" - -#: config/prefs.php.dist:1243 -msgid "Clicking on the address will open the message to be read" -msgstr "Klick auf die Adresse öffnet die Nachricht zum Lesen" - -#: templates/fetchmail/fetchmail.html:33 templates/newmsg/alert.html:17 -msgid "Close" -msgstr "Schließen" - -#: compose.php:34 -msgid "Close this window" -msgstr "Dieses Fenster schließen" - -#: lib/IMAP/Tree.php:1919 -msgid "Closed Folder" -msgstr "Geschlossener Ordner" - -#: folders.php:452 -msgid "Collapse" -msgstr "Schließen" - -#: folders.php:387 -msgid "Collapse All" -msgstr "Alle s_chließen" - -#: folders.php:387 -msgid "Collapse All Folders" -msgstr "Alle Ordner schließen" - -#: folders.php:452 -msgid "Collapse Folder" -msgstr "Ordner schließen" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Farbmarkierung:" - -#: config/prefs.php.dist:1280 -msgid "Combine all namespaces" -msgstr "Alle Namensräume kombinieren" - -#: templates/pgp/pgp.html:97 -msgid "Comment:" -msgstr "Kommentar:" - -#: lib/MIME/Viewer/itip.php:941 -msgid "Completed" -msgstr "Erledigt" - -#: config/prefs.php.dist:574 -msgid "Compose messages in a separate window?" -msgstr "Neue Nachrichten in separatem Fenster verfassen?" - -#: config/prefs.php.dist:584 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Nachrichten standardmäßig mit einem WYSIWYG-Editor erstellen (falls der " -"Browser diesen unterstützt)?" - -#: config/prefs.php.dist:96 -msgid "Configure how messages are displayed." -msgstr "Legen Sie fest, wie Nachrichten angezeigt werden." - -#: config/prefs.php.dist:132 -msgid "Configure mail preview options." -msgstr "Ändern Sie die Einstellungen für die Nachrichtenvorschau." - -#: config/hooks.php.dist:539 -msgid "Connection to server failed." -msgstr "Verbindung zum Server fehlgeschlagen." - -#: config/hooks.php.dist:501 -msgid "Contacts" -msgstr "Kontakte" - -#: config/prefs.php.dist:178 -#, php-format -msgid "Control PGP support for %s." -msgstr "PGP-Unterstützung für %s konfigurieren." - -#: config/prefs.php.dist:187 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "S/MIME-Unterstützung für %s konfigurieren." - -#: config/prefs.php.dist:124 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Legen Sie fest, wie oft auf neue Nachrichten überpüft werden soll, und ob " -"Sie über neue Nachrichten benachrichtigt werden wollen." - -#: config/prefs.php.dist:929 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Text-Emoticons in grafische umwandeln?" - -#: message.php:528 message.php:727 mailbox.php:505 mailbox.php:920 -msgid "Copy" -msgstr "_Kopiere" - -#: config/prefs.php.dist:645 -msgid "Copy selection" -msgstr "Auswahl kopieren" - -#: message.php:528 message.php:727 mailbox.php:505 mailbox.php:920 -msgid "Copy to folder" -msgstr "Kopieren nach" - -#: lib/Compose.php:2139 -#, php-format -msgid "Could not attach %s to the message." -msgstr "%s konnte nicht an die Nachricht angehängt werden." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Anfrage konnte nicht abgeschlossen werden. Angegebener Grund: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Das VFS-Backend konnte nicht aufgerufen werden: %s" - -#: lib/Message.php:825 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Nachrichten konnten nicht aus %s gelöscht werden: %s" - -#: lib/Message.php:814 -#, php-format -msgid "Could not delete messages from %s. This folder is read-only." -msgstr "" -"Nachrichten konnten nicht aus %s gelöscht werden. Dieser Ordner ist nicht " -"beschreibbar." - -#: lib/Session.php:330 -msgid "Could not execute maintenance operations." -msgstr "Die Wartungsaufgaben konnten nicht durchgeführt werden." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "" -"Die ausgewählte Datei konnte nicht aus dem MS-TNEF-Anhang gelesen werden." - -#: lib/MIME/Viewer/zip.php:61 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Die ausgewählte Datei konnte nicht aus dem ZIP-Archiv gelesen werden." - -#: lib/Spam.php:237 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Die Nachrichten können nicht in den Spamordner verschoben werden - es wurde " -"in den Einstellungen kein Spamordner angebeben." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Sichere Verbindung zum IMAP-Server kann nicht hergestellt werden." - -#: lib/Session.php:286 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "" -"Die Namespace-Informationen konnten nicht vom IMAP-Server ausgelesen werden." - -#: compose.php:52 -msgid "Could not retrieve the message from the mail server." -msgstr "Die Nachricht konnte nicht vom Mailserver gelesen werden." - -#: lib/Compose.php:1146 -#, php-format -msgid "Could not save recipients: %s" -msgstr "Empfänger konnten nicht gespeichert werden: %s" - -#: lib/Template.php:230 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Die kompilierte Templatedatei '%s' konnte nicht gespeichert werden." - -#: templates/fetchmail/fetchmailprefs.html:121 -#: templates/folders/actions.html:16 -msgid "Create" -msgstr "Erstellen" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Verzeichnis erstellen" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Verzeichnisse erstellen" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "Schlüssel erstellen" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Ein neues Konto anlegen" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Einen neuen Spam-Ordner anlegen" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Einen neuen Ordner für Entwürfe anlegen" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Einen neuen Ordner für gesendete Nachrichten anlegen" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Einen neuen Ordner für den Papierkorb anlegen" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Ein Konto anlegen" - -#: config/prefs.php.dist:163 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Legen Sie Filterregeln an, um Ihre eingehenden Nachrichten zu organisieren, " -"in Ordner zu sortieren und Spam zu löschen." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Neue Vorlage anlegen" - -#: templates/compose/compose.html:321 -msgid "Current Attachments" -msgstr "Aktuelle Anhänge" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "Aktuelle Rechte von %s" - -#: config/prefs.php.dist:1293 -msgid "Current expanded status in the folders view" -msgstr "Wie in der Ordnerübersicht" - -#: config/prefs.php.dist:625 -msgid "Current style" -msgstr "Aktueller Stil" - -#: config/prefs.php.dist:141 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "" -"Legen Sie die Konten fest, von denen Nachrichten eingesammelt werden sollen." - -#: config/prefs.php.dist:88 -msgid "Customize how to deal with message drafts." -msgstr "Legen Sie fest, wie Nachrichtenentwürfe behandelt werden sollen." - -#: config/prefs.php.dist:80 -msgid "Customize how you reply to or forward mail." -msgstr "" -"Legen Sie fest, wie Nachrichten beantwortet oder weitergeleitet werden " -"sollen." - -#: config/prefs.php.dist:64 -msgid "Customize how you send mail." -msgstr "Legen Sie fest, wie Nachrichten versendet werden." - -#: config/prefs.php.dist:44 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "" -"Legen Sie fest, welche Aufgaben nach der Anmeldung bei %s erledigt werden " -"sollen." - -#: config/prefs.php.dist:644 -msgid "Cut selection" -msgstr "Auswahl ausschneiden" - -#: mailbox.php:605 -msgid "Dat_e" -msgstr "Dat_um" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Datum" - -#: lib/Search.php:746 -msgid "Date <" -msgstr "Datum <" - -#: lib/Search.php:741 -msgid "Date =" -msgstr "Datum =" - -#: lib/Search.php:751 -msgid "Date >=" -msgstr "Datum >=" - -#: templates/thread/thread.html:26 -msgid "Date:" -msgstr "Datum:" - -#: templates/search/search.html:99 -msgid "Day" -msgstr "Tag" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Declined" -msgstr "Abgelehnt" - -#: lib/MIME/Viewer/itip.php:269 -msgid "Declined: " -msgstr "Abgelehnt: " - -#: config/prefs.php.dist:634 -msgid "Decrease Indent" -msgstr "Einzug verringern" - -#: config/prefs.php.dist:688 -msgid "Default" -msgstr "Standard" - -#: config/prefs.php.dist:962 -msgid "Default (US-ASCII)" -msgstr "Standard (US-ASCII)" - -#: config/prefs.php.dist:759 -msgid "Default forwarding method:" -msgstr "Standardweiterleitungsmethode:" - -#: config/prefs.php.dist:1208 -msgid "Default sorting criteria:" -msgstr "Sortierreihenfolge:" - -#: config/prefs.php.dist:1218 -msgid "Default sorting direction:" -msgstr "Sortierrichtung:" - -#: lib/MIME/Viewer/itip.php:937 -msgid "Delegated" -msgstr "Delegiert" - -#: folders.php:417 message.php:564 mailbox.php:527 mailbox.php:529 -#: lib/IMAP/ACL/rfc4314.php:57 templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:66 templates/folders/actions.html:19 -#: templates/smime/smime.html:35 templates/pgp/pgp.html:43 -msgid "Delete" -msgstr "Löschen" - -#: smime.php:315 pgp.php:414 -#, php-format -msgid "Delete %s Public Key" -msgstr "Öffentlichen Schlüssel %s löschen" - -#: templates/smime/smime.html:75 templates/pgp/pgp.html:86 -msgid "Delete Current Keys" -msgstr "Aktuellen Schlüssel löschen" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Ordner löschen" - -#: templates/folders/folders_confirm.html:23 -msgid "Delete Selected Folders" -msgstr "Ausgewählte Ordner löschen" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "Vorlage löschen" - -#: thread.php:169 -msgid "Delete Thread" -msgstr "Thema löschen" - -#: folders.php:417 -msgid "Delete Virtual Folder" -msgstr "Virtuellen Ordner löschen" - -#: mailbox.php:444 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Virtuellen Ordner %s löschen" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Heruntergeladene Nachrichten vom Mailserver löschen?" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Aus meinem Kalender entfernen" - -#: config/prefs.php.dist:423 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Alte verlinkte Anhänge am Monatsbeginn löschen?" - -#: config/prefs.php.dist:377 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Alte Ordner für gesendete Nachrichten am Monatsbeginn löschen?" - -#: config/prefs.php.dist:858 -msgid "Delete spam messages" -msgstr "Spam-Nachrichten löschen" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Löschen/Aufräumen" - -#: templates/compose/compose.html:349 -msgid "Delete?" -msgstr "Löschen?" - -#: message.php:488 mailbox.php:806 templates/mailbox/navbar.html:20 -#: templates/mailbox/navbar.html:38 -msgid "Deleted" -msgstr "Gelöscht" - -#: lib/Search.php:812 -msgid "Deleted messages" -msgstr "Gelöschte Nachrichten" - -#: compose.php:261 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Der Anhang \"%s\" wurde gelöscht." - -#: config/prefs.php.dist:110 -msgid "Deleting and Moving Messages" -msgstr "Nachrichten löschen und verschieben" - -#: lib/MIME/Viewer/itip.php:633 -msgid "Deny request" -msgstr "Anfrage ablehnen" - -#: lib/MIME/Viewer/itip.php:565 -msgid "Deny request for free/busy information" -msgstr "Anfrage für Frei/Gebucht-Informationen ablehnen" - -#: config/prefs.php.dist:1217 -msgid "Descending" -msgstr "Absteigend" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:846 -msgid "Description" -msgstr "Beschreibung" - -#: templates/compose/compose.html:345 -msgid "Description:" -msgstr "Beschreibung:" - -#: templates/smime/smime.html:35 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "Details" - -#: lib/Compose.php:2930 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "" -"\"%s\" wurde nicht angehängt, weil die Datei nicht vollständig hochgeladen " -"wurde." - -#: lib/Compose.php:2939 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "\"%s\" wurde nicht angehängt, weil die Datei leer war." - -#: lib/Compose.php:2926 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" -"\"%s\" wurde nicht angehängt, weil die maximal erlaubte Größe überschritten " -"wurde." - -#: lib/Compose.php:2934 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"\"%s\" wurde nicht angehängt, weil die Serverkonfiguration das Hochladen von " -"Dateien nicht erlaubt." - -#: config/prefs.php.dist:921 -msgid "Dim signatures?" -msgstr "Signaturen abblenden?" - -#: config/prefs.php.dist:654 -msgid "Direction left to right" -msgstr "Von links nach rechts" - -#: config/prefs.php.dist:655 -msgid "Direction right to left" -msgstr "Von rechts nach links" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Anzeige" - -#: config/prefs.php.dist:282 -msgid "Display Virtual Inbox?" -msgstr "Virtuellen Posteingang anzeigen?" - -#: config/prefs.php.dist:558 -msgid "Display confirmation after sending a message?" -msgstr "Bestätigung nach dem Versenden von Nachrichten anzeigen?" - -#: config/prefs.php.dist:938 -msgid "Display in Body of Message" -msgstr "Eingebettet im Nachrichtentext" - -#: config/prefs.php.dist:1073 -msgid "Display pop-up notification of new mail?" -msgstr "Auf neue Nachrichten durch Popup-Fenster hinweisen?" - -#: config/prefs.php.dist:1038 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "\"Spam Löschen\"-Eintrag in der Menüzeile anzeigen?" - -#: config/prefs.php.dist:1030 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "\"Papierkorb leeren\"-Eintrag in der Menüzeile anzeigen?" - -#: templates/compose/compose.html:336 -msgid "Disposition:" -msgstr "Einbindung:" - -#: templates/search/search.html:87 -msgid "Do NOT match" -msgstr "Trifft NICHT zu" - -#: templates/folders/actions.html:30 -msgid "Do Not Check for New Mail" -msgstr "Nicht auf neue Nachrichten überprüfen" - -#: config/prefs.php.dist:1244 -msgid "Do not generate a link in the From: column" -msgstr "Kein Link in der Von: Spalte erzeugen" - -#: templates/javascript_defs.php:35 -msgid "Doing so will discard this message permanently." -msgstr "Damit geht diese Nachricht verloren." - -#: login.php:392 -msgid "Don't have an account? Sign up." -msgstr "Noch keinen Zugang? Hier anmelden." - -#: templates/folders/actions.html:34 -msgid "Download" -msgstr "Herunterladen" - -#: lib/MIME/Contents.php:223 -#, php-format -msgid "Download %s in .zip Format" -msgstr "%s als ZIP-Datei herunterladen" - -#: message.php:699 -msgid "Download All Attachments (in .zip file)" -msgstr "Alle Anhänge (als ZIP-Datei) herunterladen" - -#: templates/folders/actions.html:35 -msgid "Download [.zip format]" -msgstr "Als ZIP-Datei herunterladen" - -#: lib/MIME/Contents.php:223 -msgid "Download in .zip Format" -msgstr "Als ZIP-Datei herunterladen" - -#: message.php:486 mailbox.php:796 templates/message/navbar_navigate.html:14 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:41 -msgid "Draft" -msgstr "Entwurf" - -#: lib/IMAP/Tree.php:1874 -msgid "Draft folder" -msgstr "Entwürfe-Ordner" - -#: config/prefs.php.dist:298 -msgid "Drafts" -msgstr "Entw&APw-rfe" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Entwürfe-Ordner:" - -#: login.php:229 -msgid "Dynamic" -msgstr "Dynamisch" - -#: templates/pgp/pgp.html:102 -msgid "E-mail Address:" -msgstr "E-Mail-Adresse:" - -#: mailbox.php:859 -msgid "END" -msgstr "ENDE" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "FEHLER: Ihre Nachricht konnte nicht verschickt werden." - -#: folders.php:418 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Bearbeiten" - -#: mailbox.php:447 -msgid "Edit Search Query" -msgstr "Suchanfrage bearbeiten" - -#: folders.php:418 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Virtuellen Ordner bearbeiten" - -#: mailbox.php:443 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Virtuellen Ordner %s bearbeiten" - -#: filterprefs.php:91 -msgid "Edit your Blacklist" -msgstr "Ausschlussliste bearbeiten" - -#: filterprefs.php:90 -msgid "Edit your Filter Rules" -msgstr "Filterregeln bearbeiten" - -#: filterprefs.php:92 -msgid "Edit your Whitelist" -msgstr "Positivliste bearbeiten" - -#: config/prefs.php.dist:1146 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Einstellungen für den Zugriff auf andere Konten bearbeiten." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "E-Mail-Adresse" - -#: lib/Message.php:842 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Alle Nachrichten aus %s gelöscht." - -#: lib/Message.php:820 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Alle Nachrichten aus dem Virtuellen Papierkorb gelöscht." - -#: templates/folders/actions.html:20 -msgid "Empty" -msgstr "Leeren" - -#: templates/folders/folders_confirm.html:23 -msgid "Empty Selected Folders" -msgstr "Ausgewählte Ordner leeren" - -#: lib/IMP.php:860 -msgid "Empty _Spam" -msgstr "Spam löschen" - -#: lib/IMP.php:852 -msgid "Empty _Trash" -msgstr "Pap_ierkorb leeren" - -#: mailbox.php:439 -msgid "Empty folder" -msgstr "Ordner leeren" - -#: pgp.php:465 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "PGP-Funktionen aktivieren?" - -#: smime.php:351 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "S/MIME-Funktionen aktivieren?" - -#: config/prefs.php.dist:1097 -msgid "Enable message previews?" -msgstr "Nachrichtenvorschau aktivieren?" - -#: compose.php:1183 -msgid "Encr_yption Options" -msgstr "_Verschlüsselungs-Einstellungen" - -#: lib/MIME/Viewer/itip.php:535 lib/MIME/Viewer/itip.php:537 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "Ende" - -#: lib/Compose.php:1858 -msgid "End forwarded message" -msgstr "Ende der weitergeleiteten Nachricht" - -#: lib/Compose.php:1750 -msgid "End message" -msgstr "Ende der Nachricht" - -#: lib/Compose.php:1748 -#, php-format -msgid "End message from %s" -msgstr "Ende der Nachricht von %s" - -#: smime.php:339 pgp.php:440 -msgid "Enter Passphrase" -msgstr "Passwort eingeben" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Geben Sie einen Namen für Ihren neuen Spam-Ordner ein" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Geben Sie einen Namen für Ihren neuen Entwürfe-Ordner ein" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "" -"Geben Sie einen Namen für den Ordner an, in dem Ihre gesendeten Nachrichten " -"gespeichert werden sollen" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Geben Sie einen Namen für Ihren neuen \"Papierkorb\"-Ordner ein" - -#: message.php:584 lib/Search.php:736 config/prefs.php.dist:756 -msgid "Entire Message" -msgstr "Gesamte Nachricht" - -#: message.php:183 thread.php:71 lib/Compose.php:1186 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Der Eintrag \"%s\" wurde erfolgreich dem Adressbuch hinzugefügt" - -#: lib/MIME/Viewer/pkcs7.php:441 lib/MIME/Viewer/pgp.php:448 -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -msgid "Error" -msgstr "Fehler" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Verbindung zum IMAP-Server kann nicht hergestellt werden. [%s] %s." - -#: lib/MIME/Contents.php:123 -msgid "Error displaying message." -msgstr "Fehler beim Anzeigen der Nachricht." - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:419 -#, php-format -msgid "Error sending reply: %s." -msgstr "Fehler beim Versenden der Antwort: %s" - -#: templates/smime/smime.html:29 templates/pgp/pgp.html:37 -msgid "Error:" -msgstr "Fehler:" - -#: lib/MIME/Viewer/itip.php:103 -msgid "Event successfully deleted." -msgstr "Termin erfolgreich gelöscht." - -#: config/prefs.php.dist:1062 -msgid "Every 15 minutes" -msgstr "Alle 15 Minuten" - -#: config/prefs.php.dist:1059 -msgid "Every 30 seconds" -msgstr "Alle 30 Sekunden" - -#: config/prefs.php.dist:817 config/prefs.php.dist:1061 -msgid "Every 5 minutes" -msgstr "Alle 5 Minuten" - -#: config/prefs.php.dist:1063 -msgid "Every half hour" -msgstr "Alle halbe Stunde" - -#: config/prefs.php.dist:1060 -msgid "Every minute" -msgstr "Alle 60 Sekunden" - -#: folders.php:463 -msgid "Expand" -msgstr "Vergrößern" - -#: folders.php:386 -msgid "Expand All" -msgstr "Alle ö_ffnen" - -#: folders.php:386 -msgid "Expand All Folders" -msgstr "Alle Ordner öffnen" - -#: folders.php:463 -msgid "Expand Folder" -msgstr "Ordner öffnen" - -#: compose.php:853 compose.php:1109 -msgid "Expand Names" -msgstr "Namen suchen" - -#: config/prefs.php.dist:1272 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "In der Ordnerübersicht alle Ordner öffnen?" - -#: config/prefs.php.dist:1294 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "In dem seitlichen Menü alle Ordner öffnen?" - -#: config/prefs.php.dist:594 -msgid "FCKeditor" -msgstr "FCKeditor" - -#: lib/IMP.php:874 lib/IMP.php:876 -msgid "F_etch Mail" -msgstr "Nachrichten sammeln" - -#: fetchmail.php:50 config/prefs.php.dist:140 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Nachrichten sammeln" - -#: config/prefs.php.dist:1154 -msgid "Fetch Mail in a separate window?" -msgstr "Nachrichten in einem neuen Fenster einsammeln?" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Nachrichten beim Anmelden herunterladen?" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "%d Nachrichten von %s eingesammelt." - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "1 Nachricht von %s eingesammelt." - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Nachrichten sammeln: " - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Nachrichten sammeln: Sie haben keine neue Nachrichten." - -#: lib/IMP.php:880 -msgid "Fi_lters" -msgstr "_Filter" - -#: templates/prefs/sourceselect.inc:335 -msgid "Fields to search" -msgstr "Zu durchsuchende Felder" - -#: templates/javascript_defs.php:40 templates/compose/compose.html:275 -msgid "File" -msgstr "Datei" - -#: templates/filters/prefs.html:2 -msgid "Filter Settings" -msgstr "Filter-Einstellungen" - -#: config/prefs.php.dist:841 -msgid "Filter message content for profanity?" -msgstr "Nachrichten nach unerwünschten Inhalten filtern?" - -#: templates/filters/prefs.html:7 -msgid "Filter support is disabled on this system." -msgstr "Die Filter-Unterstützung wurde auf diesem System deaktiviert." - -#: config/prefs.php.dist:162 -msgid "Filters" -msgstr "Filter" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Filter: %s-Verwaltung" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Suche:" - -#: config/prefs.php.dist:1190 -msgid "First Mailbox Page" -msgstr "Erste Ordnerseite" - -#: mailbox.php:290 -msgid "First Page" -msgstr "Erste Seite" - -#: message.php:487 mailbox.php:801 templates/message/navbar_navigate.html:10 -#: templates/mailbox/navbar.html:33 -msgid "Flagged For Followup" -msgstr "Zur Wiedervorlage Markiert" - -#: lib/Search.php:802 -msgid "Flagged messages" -msgstr "Markierte Nachrichten" - -#: message.php:583 mailbox.php:553 -msgid "Fo_rward" -msgstr "_Weiterleiten" - -#: lib/IMAP/Tree.php:1919 templates/folders/folders_size.html:6 -msgid "Folder" -msgstr "Ordner" - -#: folders.php:261 templates/folders/folders_confirm.html:6 -msgid "Folder Actions - Confirmation" -msgstr "Ordneraktionen - Bestätigung" - -#: folders.php:324 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Ordner Navigation" - -#: folders.php:281 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Ordnergrößen" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Ordnerübersicht" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "Die gemeinsame Nutzung von Ordnern ist nicht möglich." - -#: folders.php:46 -msgid "Folder use is not enabled." -msgstr "Die Benutzung von Ordnern ist nicht aktiviert." - -#: config/prefs.php.dist:623 -msgid "Font Color" -msgstr "Schriftfarbe" - -#: config/prefs.php.dist:1261 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Datumsformat für Nachrichten von heute in der Ordneransicht" - -#: message.php:583 mailbox.php:553 lib/Compose.php:1841 -msgid "Forward" -msgstr "Weiterleiten" - -#: lib/Compose.php:1827 -msgid "Forward:" -msgstr "Weiterleiten:" - -#: lib/Compose.php:1940 -msgid "Forwarded Message:" -msgstr "Weitergeleitete Nachricht:" - -#: lib/Compose.php:1854 -msgid "Forwarded message" -msgstr "Weitergeleitete Nachricht" - -#: lib/Compose.php:1852 -#, php-format -msgid "Forwarded message from %s" -msgstr "Weitergeleitete Nachricht von %s" - -#: lib/MIME/Viewer/itip.php:413 -msgid "Free/Busy Request Response" -msgstr "Antwort auf Frei/Gebucht-Anfrage" - -#: mailbox.php:615 -msgid "Fro_m" -msgstr "_Von" - -#: lib/Search.php:706 lib/UI/Mailbox.php:99 lib/UI/Message.php:25 -#: templates/thread/thread.html:31 templates/compose/compose.html:29 -msgid "From" -msgstr "Von" - -#: config/prefs.php.dist:1203 -msgid "From Address" -msgstr "Von Adresse" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Galerie" - -#: config/prefs.php.dist:14 config/prefs.php.dist:24 config/prefs.php.dist:34 -#: config/prefs.php.dist:42 -msgid "General Options" -msgstr "Allgemeine Einstellungen" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Nur neue Nachrichten abrufen? (nur IMAP)" - -#: folders.php:373 lib/MIME/Viewer/itip.php:577 lib/MIME/Viewer/itip.php:776 -#: lib/MIME/Viewer/itip.php:907 -msgid "Go" -msgstr "Los" - -#: thread.php:136 -msgid "Go to Message" -msgstr "Zu dieser Nachricht" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Zum Virtuellen Posteingang" - -#: lib/IMP.php:404 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Zum Adressbucheintrag von \"%s\"" - -#: message.php:455 lib/Filter.php:130 lib/MIME/Contents.php:422 -#: lib/MIME/Viewer/images.php:90 lib/MIME/Viewer/images.php:97 -#: lib/MIME/Viewer/images.php:99 lib/MIME/Viewer/notification.php:60 -#: lib/MIME/Viewer/notification.php:67 lib/MIME/Viewer/related.php:85 -#: lib/MIME/Viewer/pkcs7.php:484 lib/MIME/Viewer/appledouble.php:40 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -msgid "HERE" -msgstr "HIER" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:527 -msgid "HTML Version of Message" -msgstr "HTML-Version der Nachricht" - -#: message.php:638 -msgid "Headers" -msgstr "Kopfeinträge" - -#: config/prefs.php.dist:657 -msgid "Help using editor" -msgstr "Editorhilfe" - -#: config/prefs.php.dist:912 -msgid "Hidden" -msgstr "Versteckt" - -#: config/prefs.php.dist:911 -msgid "Hidden in Thread View" -msgstr "Versteckt in der Themenansicht" - -#: templates/javascript_defs.php:29 -msgid "Hide Addresses" -msgstr "Adressen verstecken" - -#: mailbox.php:268 -msgid "Hide Deleted" -msgstr "Verstecke gelöschte" - -#: folders.php:379 -msgid "Hide Unsubscribed" -msgstr "_Ausgeblendete Ordner verstecken" - -#: compose.php:1071 -msgid "High" -msgstr "Hoch" - -#: message.php:301 -msgid "High Priority" -msgstr "Hohe Priorität" - -#: compose.php:1070 -msgid "Highest" -msgstr "Höchste" - -#: config/prefs.php.dist:636 -msgid "Horizontal Rule" -msgstr "Horizontale Linie" - -#: config/prefs.php.dist:940 -msgid "How do you want to display attachments?" -msgstr "Wie sollen Anhänge angezeigt werden?" - -#: config/prefs.php.dist:1282 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "Wie sollen Namensräume in dem Ordnerbaum angezeigt werden?" - -#: config/prefs.php.dist:785 -msgid "How to attribute quoted lines in a reply" -msgstr "Wie sollen Zitatantworten markiert werden?" - -#: lib/IMAP.php:330 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Automatische Protokollerkennung)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "Der IMAP-Server hat die Verbindung unterbrochen. Serverantwort: %s" - -#: lib/IMAP.php:342 -msgid "IMAP over SSL" -msgstr "IMAP über SSL" - -#: lib/IMAP.php:348 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP über SSL (self-signed Zertifikat)" - -#: lib/IMAP.php:336 -msgid "IMAP, no TLS" -msgstr "IMAP ohne TLS" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 E-Mail-Server" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Um SSL oder TLS benutzen zu können, muss die OpenSSL-Erweiterung für PHP " -"geladen sein." - -#: templates/folders/folders_confirm.html:13 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "" -"Wenn Sie fortfahren, werden alle Nachrichten in dem Ordner/den Ordnern " -"endgültig gelöscht!" - -#: saveimage.php:48 -msgid "Image" -msgstr "Bild" - -#: lib/MIME/Viewer/html.php:153 -msgid "Images have been blocked to protect your privacy." -msgstr "Bilder wurden blockiert, um Ihre Privatsphäre zu schützen." - -#: templates/folders/import.html:17 -msgid "Import" -msgstr "Importieren" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "Schlüssel importieren" - -#: templates/smime/smime.html:81 templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "Schlüsselpaar importieren" - -#: templates/folders/actions.html:37 -msgid "Import Messages" -msgstr "Nachrichten importieren" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "PGP-Schlüssel importieren" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Persönlichen privaten PGP-Schlüssel importieren" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Persönlichen privaten PGP-Schlüssel hier importieren:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Persönlichen öffentlichen PGP-Schlüssel importieren" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Persönlichen öffentlichen PGP-Schlüssel hier importieren:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Persönliches S/MIME-Zertifikat importieren" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:55 -msgid "Import Public Key" -msgstr "Öffentlichen Schlüssel importieren" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Öffentlichen PGP-Schlüssel importieren" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Öffentlichen PGP-Schlüssel hier importieren:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Öffentlichen S/MIME-Schlüssel importieren" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "S/MIME-Schlüssel importieren" - -#: templates/folders/import.html:7 -msgid "Import mbox File" -msgstr "Nachrichten importieren" - -#: templates/folders/import.html:12 -msgid "Import mbox file" -msgstr "Nachrichten importieren" - -#: templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Wichtig" - -#: folders.php:149 -#, php-format -msgid "Imported %d messages from %s." -msgstr "%d Nachrichten aus %s importiert." - -#: pgp.php:174 -msgid "" -"Imported key contains your PGP private key. Only add your public key in the " -"first step!" -msgstr "" -"Der importierte Schlüssel enhält Ihren privaten PGP-Schlüssel. Importieren " -"Sie im ersten Schritt nur Ihren öffentlichen Schlüssel!" - -#: lib/MIME/Viewer/itip.php:945 -msgid "In Process" -msgstr "In Bearbeitung" - -#: templates/prefs/initialpageselect.inc:4 lib/Folder.php:68 lib/api.php:285 -#: lib/IMP.php:733 lib/IMAP/Tree.php:396 lib/IMAP/Tree.php:1857 -msgid "Inbox" -msgstr "Posteingang" - -#: config/prefs.php.dist:773 -msgid "Include a brief summary of the header in a reply?" -msgstr "Nachrichtenkopf in die Antwort einfügen?" - -#: config/prefs.php.dist:768 -msgid "Include body text in forward message by default?" -msgstr "Nachrichtentext standardmäßig in weitergeleitete Nachricht einfügen?" - -#: config/prefs.php.dist:739 -msgid "Include original message in a reply?" -msgstr "Originalnachricht in die Antwort einfügen?" - -#: config/prefs.php.dist:635 -msgid "Increase Indent" -msgstr "Einzug vergrößern" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -msgid "Info" -msgstr "Information" - -#: smime.php:314 pgp.php:413 -#, php-format -msgid "Information on %s Public Key" -msgstr "Informationen über %s öffentlichen Schlüssel" - -#: pgp.php:442 -msgid "Information on Personal Private Key" -msgstr "Informationen über den persönlichen privaten Schlüssel" - -#: smime.php:337 pgp.php:436 -msgid "Information on Personal Public Key" -msgstr "Informationen über den persönlichen öffentlichen Schlüssel" - -#: templates/javascript_defs.php:42 templates/compose/compose.html:281 -#: templates/compose/compose.html:340 -msgid "Inline" -msgstr "Im Text" - -#: lib/IMAP/ACL/rfc4314.php:53 lib/IMAP/ACL/rfc2086.php:53 -msgid "Insert" -msgstr "Einfügen" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Zertifikat hier einfügen:" - -#: config/prefs.php.dist:639 -msgid "Insert Table" -msgstr "Tabelle einfügen" - -#: config/prefs.php.dist:637 -msgid "Insert Web Link" -msgstr "Link einfügen" - -#: config/prefs.php.dist:638 -msgid "Insert/Modify Image" -msgstr "Bild einfügen/bearbeiten" - -#: config/prefs.php.dist:647 -msgid "Insert/Overwrite" -msgstr "Einfügen/Überschreiben" - -#: lib/MIME/Viewer/itip.php:424 -msgid "Invalid Action selected for this component." -msgstr "Ungültige Aktion für diese Komponente ausgewählt." - -#: lib/UI/Mailbox.php:62 lib/UI/Mailbox.php:113 -msgid "Invalid Address" -msgstr "Ungültige Adresse" - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "Ungültiger Server-Ordner" - -#: lib/Compose.php:1236 lib/Compose.php:1251 lib/Compose.php:1263 -#: lib/Compose.php:1278 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Ungültiges Zeichen in der E-Mail-Adresse: %s." - -#: lib/Compose.php:1247 lib/Compose.php:1274 -msgid "Invalid hostname." -msgstr "Ungültiger Domainname." - -#: smime.php:96 pgp.php:18 -msgid "Invalid key" -msgstr "Ungültiger Schlüssel" - -#: lib/Compose.php:344 -msgid "Invalid message, cannot resume draft." -msgstr "Die Nachricht ist ungültig und kann nicht wiederhergestellt werden." - -#: pgp.php:210 -msgid "Invalid personal PGP private key." -msgstr "Ungültiger persönlicher privater PGP-Schlüssel." - -#: pgp.php:186 -msgid "Invalid personal PGP public key." -msgstr "Ungültiger persönlicher öffentlicher PGP-Schlüssel." - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Umkehren" - -#: config/prefs.php.dist:620 -msgid "Italic" -msgstr "Kursiv" - -#: config/prefs.php.dist:629 -msgid "Justify Center" -msgstr "Zentrieren" - -#: config/prefs.php.dist:631 -msgid "Justify Full" -msgstr "Blocksatz" - -#: config/prefs.php.dist:628 -msgid "Justify Left" -msgstr "Links ausrichten" - -#: config/prefs.php.dist:630 -msgid "Justify Right" -msgstr "Rechts ausrichten" - -#: templates/compose/compose.html:321 templates/compose/compose.html:329 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:107 -msgid "Key Length:" -msgstr "Schlüssellänge:" - -#: pgp.php:456 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "" -"Die Erzeugung von Schlüsseln kann sehr lange dauern. Schlüsselerzeugung " -"fortsetzen?" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:50 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"Sie können keine Schlüssel importieren, weil das Hochladen von Dateien auf " -"diesen Server nicht möglich ist." - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:53 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Sie können keine Schlüssel importieren, weil Sie kein Adressbuch angegeben " -"haben, das zum Hinzufügen neuer Kontakte verwendet werden soll." - -#: pgp.php:350 -msgid "Key successfully sent to the public keyserver." -msgstr "" -"Der Schlüssel wurde erfolgreich zum öffentlichen Schlüsselserver geschickt." - -#: templates/login/login.html:113 -msgid "Language" -msgstr "Sprache" - -#: login.php:262 -msgid "Language:" -msgstr "Sprache:" - -#: config/prefs.php.dist:1191 -msgid "Last Mailbox Page" -msgstr "Letzte Ordnerseite" - -#: mailbox.php:302 -msgid "Last Page" -msgstr "Letzte Seite" - -#: compose.php:1226 -msgid "Link Attachments?" -msgstr "Anhänge verlinken?" - -#: attachment.php:34 lib/Compose.php:2645 -msgid "Linked attachments are forbidden." -msgstr "Verlinkte Anhänge sind deaktiviert." - -#: lib/Compose.php:2661 -#, php-format -msgid "Links will expire on %s" -msgstr "Die Links sind bis zum %s gültig" - -#: lib/IMAP/ACL/rfc4314.php:49 lib/IMAP/ACL/rfc2086.php:49 -msgid "List" -msgstr "Liste" - -#: config/prefs.php.dist:1380 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Alle Kontakte beim Öffnen der Kontaktliste anzeigen? (Falls deaktiviert, " -"werden nur die Kontakte angezeigt, nach denen Sie ausdrücklich suchen)" - -#: config/prefs.php.dist:937 -msgid "Listing in the Header" -msgstr "Als Liste im Nachrichtenkopf" - -#: compose.php:839 -msgid "Loading..." -msgstr "Lade..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Zielordner:" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "Ort" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:37 -msgid "Log in" -msgstr "Anmelden" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Anmelden bei %s" - -#: login.php:388 -msgid "Login" -msgstr "Anmelden" - -#: config/prefs.php.dist:43 -msgid "Login Tasks" -msgstr "Anmeldeaufgaben" - -#: compose.php:1073 -msgid "Low" -msgstr "Niedrig" - -#: message.php:305 -msgid "Low Priority" -msgstr "Niedrige Priorität" - -#: compose.php:1074 -msgid "Lowest" -msgstr "Niedrigste" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Macintosh-Datei" - -#: config/prefs.php.dist:131 -msgid "Mail Previews" -msgstr "Nachrichtenvorschau" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Typ des E-Mail-Servers, mit dem Sie sich verbinden wollen:" - -#: lib/IMAP/Tree.php:1864 lib/IMAP/Tree.php:1891 -msgid "Mailbox" -msgstr "Ordner" - -#: config/prefs.php.dist:149 -msgid "Mailbox and Folder Display Options" -msgstr "Anzeigeeinstellungen für die Ordneransicht und -übersicht" - -#: lib/IMAP/ACL/rfc4314.php:52 lib/IMAP/ACL/rfc2086.php:52 -msgid "Mark (Other)" -msgstr "Markieren (Sonstige)" - -#: lib/IMAP/ACL/rfc4314.php:51 lib/IMAP/ACL/rfc2086.php:51 -msgid "Mark (Seen)" -msgstr "Markieren (Gelesen)" - -#: templates/folders/actions.html:32 -msgid "Mark All Messages as Seen" -msgstr "Alle Nachrichten als gelesen markieren" - -#: templates/folders/actions.html:33 -msgid "Mark All Messages as Unseen" -msgstr "Alle Nachrichten als ungelesen markieren" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:28 -#: templates/mailbox/navbar.html:30 -msgid "Mark as:" -msgstr "Markieren als:" - -#: config/prefs.php.dist:894 -msgid "Mark different levels of quoting with different colors?" -msgstr "" -"Unterschiedliche Zitateinrückungen in unterschiedlichen Farben anzeigen?" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Nachrichten als gelesen markieren? (Nur IMAP)" - -#: config/prefs.php.dist:902 -msgid "Mark simple markup?" -msgstr "Einfache Auszeichnung hervorheben?" - -#: search.php:164 -msgid "Match All Queries" -msgstr "allen Kriterien" - -#: search.php:162 -msgid "Match Any Query" -msgstr "einem Kriterium" - -#: config/prefs.php.dist:615 -msgid "Maximize/Minimize Editor" -msgstr "Editor vergrößern/verkleinern" - -#: templates/compose/compose.html:287 -msgid "Maximum Attachment Size" -msgstr "Maximale Anhanggröße" - -#: lib/api.php:101 -msgid "Maximum Number of Folders" -msgstr "Maximale Anzahl an Ordnern" - -#: lib/api.php:102 -msgid "Maximum Number of Recipients per Message" -msgstr "Maximale Anzahl der Empfänger pro Nachricht" - -#: lib/api.php:103 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Maximale Anzahl der Empfänger pro Zeiteinheit." - -#: templates/compose/compose.html:269 -msgid "Maximum number of attachments reached." -msgstr "Maximale Anzahl der Anhänge erreicht." - -#: templates/compose/compose.html:266 -msgid "Maximum total attachment size reached." -msgstr "Maximale Gesamtgröße der Anhänge erreicht." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Menü-Ordnerliste" - -#: lib/Compose.php:1741 -msgid "Message" -msgstr "Nachricht" - -#: config/prefs.php.dist:63 -msgid "Message Composition" -msgstr "Neue Nachricht" - -#: config/prefs.php.dist:1202 -msgid "Message Date" -msgstr "Nachrichten Datum" - -#: config/prefs.php.dist:87 -msgid "Message Drafts" -msgstr "Nachrichtenentwürfe" - -#: config/prefs.php.dist:62 config/prefs.php.dist:78 config/prefs.php.dist:86 -#: config/prefs.php.dist:94 config/prefs.php.dist:109 -#: config/prefs.php.dist:122 config/prefs.php.dist:130 -#: config/prefs.php.dist:139 -msgid "Message Options" -msgstr "Nachrichten Einstellungen" - -#: config/prefs.php.dist:79 -msgid "Message Replies/Forwards" -msgstr "Nachrichtenantworten/-weiterleitungen" - -#: search.php:337 -msgid "Message Search" -msgstr "Nachrichten Suche" - -#: config/prefs.php.dist:1206 -msgid "Message Size" -msgstr "Nachrichten Größe" - -#: message.php:605 -msgid "Message Source" -msgstr "_Quelltext" - -#: config/prefs.php.dist:95 -msgid "Message Viewing" -msgstr "Nachrichtenansicht" - -#: lib/Compose.php:1739 -#, php-format -msgid "Message from %s" -msgstr "Nachricht von %s" - -#: lib/UI/Mailbox.php:154 -msgid "Message has attachments" -msgstr "Nachricht mit Anhängen" - -#: lib/UI/Mailbox.php:153 -msgid "Message is encrypted" -msgstr "Verschlüsselte Nachricht" - -#: lib/UI/Mailbox.php:152 -msgid "Message is signed" -msgstr "Signierte Nachricht" - -#: compose.php:397 compose.php:404 -msgid "Message redirected successfully." -msgstr "Nachricht wurde erfolgreich umgeleitet." - -#: lib/Compose.php:885 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Nachricht wurde erfolgreich versendet, aber nicht in %s gespeichert" - -#: compose.php:483 compose.php:491 -msgid "Message sent successfully." -msgstr "Nachricht wurde erfolgreich versendet." - -#: config/prefs.php.dist:1233 -msgid "Messages per page in the mailbox view." -msgstr "Nachrichten pro Seite" - -#: mailbox.php:233 -msgid "Messages to" -msgstr "Nachrichten nach" - -#: login.php:233 -msgid "Minimalist" -msgstr "Minimalistisch" - -#: templates/login/login.html:126 -msgid "Mode" -msgstr "Modus" - -#: login.php:271 -msgid "Mode:" -msgstr "Modus:" - -#: templates/search/search.html:93 -msgid "Month" -msgstr "Monat" - -#: message.php:527 message.php:726 mailbox.php:504 mailbox.php:919 -msgid "Move" -msgstr "Verschie_be" - -#: templates/prefs/sourceselect.inc:320 -msgid "Move down" -msgstr "Nach unten" - -#: config/prefs.php.dist:864 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" -"Spam-Nachrichten in den Spam-Ordner und Nicht-Spam-Nachrichten in den " -"Posteingang verschieben" - -#: message.php:527 message.php:726 mailbox.php:504 mailbox.php:919 -msgid "Move to folder" -msgstr "Verschieben nach" - -#: templates/prefs/sourceselect.inc:318 -msgid "Move up" -msgstr "Nach oben" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Multipart/alternative" - -#: thread.php:176 -msgid "Multiple Message View" -msgstr "Ansicht für mehrere Nachrichten" - -#: templates/fetchmail/fetchmailprefs.html:91 templates/smime/smime.html:4 -#: templates/pgp/pgp.html:4 -msgid "NOTE:" -msgstr "HINWEIS:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Name" - -#: pgp.php:115 -msgid "Name and/or email cannot be empty" -msgstr "Der Name und/oder die E-Mail-Adresse dürfen nicht leer sein" - -#: lib/MIME/Viewer/itip.php:950 -msgid "Needs Action" -msgstr "Aktion benötigt" - -#: config/prefs.php.dist:721 config/prefs.php.dist:1058 -msgid "Never" -msgstr "Nie" - -#: config/prefs.php.dist:711 -msgid "Never save attachments" -msgstr "Anhänge nie speichern" - -#: lib/IMP.php:490 -msgid "New Folder" -msgstr "Neuer Ordner" - -#: config/prefs.php.dist:123 -msgid "New Mail" -msgstr "Nachrichteneingang" - -#: compose.php:33 compose.php:273 lib/Block/tree_folders.php:35 -msgid "New Message" -msgstr "Neue Nachricht" - -#: mailbox.php:879 lib/MIME/Headers.php:212 lib/MIME/Headers.php:235 -#, php-format -msgid "New Message to %s" -msgstr "Neue Nachricht an %s" - -#: message.php:543 -msgid "Next Message" -msgstr "Nächste Nachricht" - -#: mailbox.php:300 -msgid "Next Page" -msgstr "Seite vor" - -#: templates/javascript_defs.php:49 config/prefs.php.dist:816 -#: config/prefs.php.dist:1269 config/prefs.php.dist:1291 -#: templates/compose/compose.html:307 -msgid "No" -msgstr "Nein" - -#: smime.php:241 -msgid "No Certificate found" -msgstr "Kein Zertifikat gefunden" - -#: lib/IMP.php:1448 -msgid "No Encryption" -msgstr "Keine Verschlüsselung" - -#: templates/smime/smime.html:26 templates/pgp/pgp.html:34 -msgid "No Keys in Keyring" -msgstr "Keine Schlüssel im Schlüsselbund" - -#: rss.php:86 mailbox.php:279 -#, php-format -msgid "No Messages" -msgstr "Keine Nachrichten" - -#: pgp.php:142 -msgid "No PGP public key imported." -msgstr "Es wurde kein öffentlicher PGP-Schlüssel importiert." - -#: mailbox.php:840 -msgid "No Preview Text" -msgstr "Kein Vorschautext" - -#: smime.php:166 -msgid "No S/MIME public key imported." -msgstr "Es wurde kein öffentlicher S/MIME-Schlüssel importiert." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Kein Ton" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Keine Anhänge gefunden." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "Keine E-Mail-Adresse im öffentlichen Schlüssel gefunden." - -#: acl.php:76 -msgid "No folder selected." -msgstr "Kein Ordner ausgewählt." - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "Es werden keine Ordner auf neue Nachrichten überprüft." - -#: folders.php:198 lib/Folder.php:431 lib/Folder.php:479 -msgid "No folders were specified" -msgstr "Kein Ordner angegeben" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "Keine Ordner mit neuen Nachrichten" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "Keine Ordner mit ungelesenen Nachrichten" - -#: lib/IMP.php:1049 -msgid "No limit" -msgstr "Keine Begrenzung" - -#: lib/Compose.php:1777 -msgid "No message body text" -msgstr "Kein Nachrichtentext" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Keine Nachricht gefunden." - -#: mailbox.php:248 -msgid "No messages matched your search." -msgstr "Es wurden keine passenden Nachrichten gefunden." - -#: pgp.php:215 -msgid "No personal PGP private key imported." -msgstr "Es wurde kein persönlicher privater PGP-Schlüssel importiert." - -#: pgp.php:191 -msgid "No personal PGP public key imported." -msgstr "Es wurde kein persönlicher öffentlicher PGP-Schlüssel importiert." - -#: smime.php:216 -msgid "No personal S/MIME certificates imported." -msgstr "Es wurden keine privaten S/MIME-Zertifikate importiert." - -#: lib/MIME/Viewer/pkcs7.php:302 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"Sie haben zur Zeit keinen privaten Schlüssel, so dass die Nachricht nicht " -"entschlüsselt werden kann." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "" -"Es wurde keine unterstützte Authentifizierungsmethode für IMAP gefunden." - -#: acl.php:108 -msgid "No user specified." -msgstr "Kein Benutzer angegeben." - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:879 -msgid "Non Participant" -msgstr "Kein Teilnehmer" - -#: templates/prefs/folderselect.inc:21 templates/prefs/sentmailselect.inc:38 -#: templates/prefs/sourceselect.inc:32 templates/prefs/spamselect.inc:20 -#: templates/prefs/trashselect.inc:20 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:841 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Keine" - -#: compose.php:1072 -msgid "Normal" -msgstr "Normal" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:39 -msgid "Not Deleted" -msgstr "Nicht gelöscht" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:42 -msgid "Not Draft" -msgstr "Kein Entwurf" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:34 -msgid "Not Flagged" -msgstr "Nicht Markiert" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "Nicht wichtig" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Nicht persönlich" - -#: lib/Crypt/PGP.php:136 lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 -msgid "Not a valid public key." -msgstr "Kein gültiger öffentlicher Schlüssel." - -#: config/prefs.php.dist:975 -msgid "Not at all" -msgstr "Gar nicht" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "Beachten Sie, dass dieser Vorgang einige Zeit dauern kann" - -#: lib/IMP.php:542 -msgid "Notepads" -msgstr "Notizblöcke" - -#: config/hooks.php.dist:493 -msgid "Notes" -msgstr "Bemerkungen" - -#: config/prefs.php.dist:857 -msgid "Nothing" -msgstr "Nichts" - -#: attachment.php:108 -msgid "Notification: Linked attachment downloaded" -msgstr "Hinweis: Verlinkter Anhang heruntergeladen" - -#: config/prefs.php.dist:432 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Anzahl der Monate, für die alte verlinkte Anhänge aufgehoben werden sollen, " -"falls diese monatlich gelöscht werden." - -#: config/prefs.php.dist:386 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Anzahl der Ordner für gesendete Nachrichten, die bei monatlicher Löschung " -"behalten werden sollen." - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "OK" - -#: templates/search/search.html:61 templates/smime/import_key.html:31 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "ODER" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Ordner für gesendete Nachrichten, die gelöscht werden." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Nur Ordner, die ungelesene Nachrichten enthalten, anzeigen?" - -#: templates/javascript_defs.php:58 -msgid "Only one folder should be selected for this action." -msgstr "Für diese Aktion darf nur ein Ordner ausgewählt sein." - -#: lib/IMP.php:931 lib/IMP.php:936 -msgid "Open Fo_lder" -msgstr "Or_dner anzeigen" - -#: lib/IMP.php:936 -msgid "Open Folder" -msgstr "Ordner anzeigen" - -#: lib/IMAP/Tree.php:1915 -msgid "Opened Folder" -msgstr "Geöffneter Ordner" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:875 -msgid "Optional Participant" -msgstr "Optionaler Teilnehmer" - -#: config/prefs.php.dist:632 -msgid "Ordered List" -msgstr "Nummerierte Liste" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Andere E-Mail-Konten" - -#: config/prefs.php.dist:148 config/prefs.php.dist:161 -#: config/prefs.php.dist:168 config/prefs.php.dist:176 -#: config/prefs.php.dist:185 -msgid "Other Options" -msgstr "Sonstige Einstellungen" - -#: lib/IMAP/Tree.php:71 -msgid "Other Users' Folders" -msgstr "Ordner Anderer Benutzer" - -#: lib/api.php:170 templates/login/login.html:100 -msgid "Outbound Server" -msgstr "Postausgangs-Server" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:165 lib/MIME/Viewer/pgp.php:213 -#: lib/MIME/Viewer/pgp.php:309 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1451 -msgid "PGP Encrypt Message" -msgstr "Verschlüsseln (PGP)" - -#: lib/IMP.php:1456 -msgid "PGP Encrypt Message with passphrase" -msgstr "Mit Passwort verschlüsseln (PGP)" - -#: lib/Compose.php:1451 -msgid "PGP Error: " -msgstr "PGP-Fehler: " - -#: config/prefs.php.dist:177 -msgid "PGP Options" -msgstr "PGP-Einstellungen" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "PGP Passworteingabe" - -#: templates/pgp/pgp.html:69 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "" -"Für den Zugriff auf das persönliche Schlüsselpaar wird eine sichere " -"Serververbindung benötigt." - -#: pgp.php:154 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "" -"Der öffentliche PGP-Schlüssel für \"%s (%s)\" wurde erfolgreich gespeichert." - -#: pgp.php:257 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Der öffentliche PGP-Schlüssel für \"%s\" wurde erfolgreich gelöscht." - -#: templates/pgp/pgp.html:29 -msgid "PGP Public Keyring" -msgstr "Öffentlicher PGP-Schlüsselbund" - -#: lib/IMP.php:1452 -msgid "PGP Sign Message" -msgstr "Unterzeichnen (PGP)" - -#: lib/IMP.php:1453 -msgid "PGP Sign/Encrypt Message" -msgstr "Unterzeichnen und verschlüsseln (PGP)" - -#: lib/IMP.php:1457 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "Unterzeichnen und mit Passwort verschlüsseln (PGP)" - -#: compose.php:758 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"Die PGP-Verschlüsselung kann nicht standardmäßig benutzt werden, weil nicht " -"für alle Empfänger öffentliche Schlüssel gefunden wurden." - -#: pgp.php:205 -msgid "PGP private key successfully added." -msgstr "Der private PGP-Schlüssel wurde erfolgreich gespeichert." - -#: pgp.php:180 -msgid "PGP public key successfully added." -msgstr "Der öffentliche PGP-Schlüssel wurde erfolgreich gespeichert." - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "Die PGP-Unterstützung wurde auf diesem System deaktiviert." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"Die PGP-Unterstüzung benötigt Popup-Fenster, um zu funktionieren. Wenn Ihr " -"Browser zur Zeit so eingestellt ist, dass Popup-Fenster unterdrückt werden, " -"müssen sie diese Einstellung ändern, oder die PGP-Funktionen werden nicht " -"richtig funktionieren." - -#: lib/Compose.php:1411 -msgid "PGP: Need passphrase for personal private key." -msgstr "" -"PGP: Für den persönlichen privaten Schlüssel wird ein Passwort benötigt." - -#: lib/Compose.php:1420 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "" -"PGP: Für die Verschlüsselung Ihrer Nachricht wird ein Passwort benötigt." - -#: lib/IMAP.php:306 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Automatische Protokollerkennung)" - -#: lib/IMAP.php:318 -msgid "POP3 over SSL" -msgstr "POP3 über SSL" - -#: lib/IMAP.php:324 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 über SSL (self-signed Zertifikat)" - -#: lib/IMAP.php:312 -msgid "POP3, no TLS" -msgstr "POP3 ohne TLS" - -#: mailbox.php:456 -#, php-format -msgid "Page %d of %d" -msgstr "Seite %d von %d" - -#: config/prefs.php.dist:1188 -msgid "Page with the First Unseen Message" -msgstr "Seite mit der ersten ungelesenen Nachricht" - -#: config/prefs.php.dist:1189 -msgid "Page with the Last Unseen Message" -msgstr "Seite mit der letzten ungelesenen Nachricht" - -#: templates/mailbox/navbar.html:71 -msgid "Page:" -msgstr "Seite:" - -#: message.php:707 -msgid "Part(s)" -msgstr "Teil(e)" - -#: templates/pgp/pgp.html:122 -msgid "Passphrase (Again):" -msgstr "Passwort (Wiederholen):" - -#: smime.php:250 pgp.php:342 -msgid "Passphrase successfully unloaded." -msgstr "Das Passwort wurde für diese Sitzung gelöscht." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:117 -msgid "Passphrase:" -msgstr "Passwort:" - -#: pgp.php:117 -msgid "Passphrases cannot be empty" -msgstr "Passwörter dürfen nicht leer sein" - -#: pgp.php:119 -msgid "Passphrases do not match" -msgstr "Die Passwörter stimmen nicht überein" - -#: lib/api.php:183 templates/login/login.html:89 -msgid "Password" -msgstr "Passwort" - -#: templates/fetchmail/fetchmailprefs.html:59 -#: templates/smime/import_key.html:54 -msgid "Password:" -msgstr "Passwort:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Passwort: " - -#: config/prefs.php.dist:646 -msgid "Paste from clipboard" -msgstr "Von der Zwischenablage einfügen" - -#: message.php:473 mailbox.php:779 templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Persönlich" - -#: config/prefs.php.dist:15 -msgid "Personal Information" -msgstr "Persönliche Angaben" - -#: pgp.php:125 -msgid "Personal PGP keypair generated successfully." -msgstr "Das persönliche PGP-Schlüsselpaar wurde erfolgreich erzeugt." - -#: pgp.php:132 -msgid "Personal PGP keys deleted successfully." -msgstr "Die persönlichen PGP-Schlüssel wurden erfolgreich gelöscht." - -#: smime.php:222 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Es wurden KEINE persönlichen S/MIME-Zertifikate importiert: " - -#: smime.php:147 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Die persönlichen S/MIME-Schlüssel wurden erfolgreich gelöscht." - -#: config/prefs.php.dist:248 -msgid "Place your signature before replies and forwards?" -msgstr "Signatur vor Antworten und weitergeleiteten Nachrichten einfügen?" - -#: lib/Compose.php:524 -msgid "Plaintext Version of Message" -msgstr "Textversion der Nachricht" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Signalton bei neuen Nachrichten abspielen? Dazu benötigen Sie einen Browser, " -"der eingebettete Audiodateien unterstützt. Fast alle Windows- und Mac-" -"Browser können dies, auf anderen Plattformen werden unter Umständen Plugins " -"benötigt." - -#: templates/javascript_defs.php:81 -msgid "Please enter a name for the new folder:" -msgstr "Bitte geben Sie einen Namen für den neuen Ordner an:" - -#: templates/javascript_defs.php:60 templates/javascript_defs.php:61 -msgid "Please enter the name of the new folder:" -msgstr "Bitte geben Sie den Namen für den neuen Ordner an:" - -#: templates/javascript_defs.php:65 -msgid "Please enter the new name:" -msgstr "Bitte den neuen Namen eingeben:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Bitte geben Sie das Passwort für diese Nachricht ein." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Bitte geben Sie das Passwort für Ihren privaten PGP-Schlüssel an. Sie müssen " -"dieses Passwort nur einmal pro Sitzung angeben." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Bitte geben Sie das Passwort für Ihren privaten S/MIME-Schlüssel an. Sie " -"müssen dieses Passwort nur einmal pro Sitzung angeben." - -#: templates/javascript_defs.php:76 -msgid "Please provide your password." -msgstr "Bitte geben Sie Ihr Passwort an." - -#: templates/javascript_defs.php:75 -msgid "Please provide your username." -msgstr "Bitte geben Sie Ihren Benutzernamen an." - -#: lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Bitte mehrdeutige oder ungültige Adressen korrigieren." - -#: templates/javascript_defs.php:57 -msgid "Please select a folder before you perform this action." -msgstr "Bitte einen Ordner auswählen, bevor Sie diese Aktion durchführen." - -#: templates/javascript_defs.php:69 -msgid "Please select at least one folder to search." -msgstr "Bitte mindestens einen Ordner für die Suche angeben." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Bitte wählen Sie aus oder editieren Sie rechts:" - -#: config/prefs.php.dist:1302 -msgid "Poll all folders for new mail?" -msgstr "Alle Ordner auf neue Nachrichten überprüfen?" - -#: lib/api.php:161 templates/login/login.html:64 -msgid "Port" -msgstr "Port" - -#: lib/IMAP/ACL/rfc4314.php:54 lib/IMAP/ACL/rfc2086.php:54 -msgid "Post" -msgstr "Abschicken" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Powered by Horde" - -#: config/prefs.php.dist:240 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Striche ('-- ') vor der Signatur einfügen?" - -#: config/hooks.php.dist:509 -msgid "Preferences" -msgstr "Benutzereinstellungen" - -#: smime.php:257 pgp.php:266 filterprefs.php:53 -msgid "Preferences successfully updated." -msgstr "Die Einstellungen wurden erfolgreich gespeichert." - -#: compose.php:1246 -msgid "Preview" -msgstr "Vorschau" - -#: message.php:536 -msgid "Previous Message" -msgstr "Vorherige Nachricht" - -#: mailbox.php:292 -msgid "Previous Page" -msgstr "Seite zurück" - -#: message.php:620 -msgid "Print" -msgstr "Drucken" - -#: config/prefs.php.dist:643 -msgid "Print document" -msgstr "Dokument drucken" - -#: message.php:711 -msgid "Printed By" -msgstr "Gedruckt Von" - -#: message.php:690 lib/MIME/Viewer/itip.php:834 -msgid "Priority" -msgstr "Priorität" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Passwort für privaten Schlüssel:" - -#: config/prefs.php.dist:710 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Jedesmal nachfragen; standardmäßig NEIN" - -#: config/prefs.php.dist:709 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Jedesmal nachfragen; standardmäßig JA" - -#: config/prefs.php.dist:983 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "" -"Auf Nachfrage eine Lesebestätigung schicken, falls diese vom Absender " -"gewünscht wurde?" - -#: lib/api.php:165 templates/login/login.html:69 -msgid "Protocol" -msgstr "Protokoll" - -#: login.php:253 templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Protokoll:" - -#: lib/Crypt/PGP.php:489 -msgid "Public PGP keyserver support has been disabled." -msgstr "" -"Die Unterstützung für öffentliche PGP-Schlüsselserver ist deaktiviert worden." - -#: mailbox.php:471 mailbox.php:541 -msgid "Pur_ge Deleted" -msgstr "Endgültig löschen" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:22 -msgid "Purge" -msgstr "Aufräumen" - -#: mailbox.php:471 mailbox.php:541 -msgid "Purge Deleted" -msgstr "Endgültig löschen" - -#: config/prefs.php.dist:451 -msgid "Purge Spam how often:" -msgstr "Wie oft soll der Spam-Ordner geleert werden:" - -#: config/prefs.php.dist:479 -msgid "Purge Trash how often:" -msgstr "Wie oft soll der Papierkorb geleert werden:" - -#: config/prefs.php.dist:460 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "Nachrichten im Spam-Ordner nach so vielen Tagen endgültig löschen." - -#: config/prefs.php.dist:488 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Nachrichten im Papierkorb nach so vielen Tagen endgültig löschen." - -#: config/prefs.php.dist:414 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "" -"Nachrichten in Ordnern für gesendete Nachrichten nach so vielen Tagen " -"endgültig löschen." - -#: config/prefs.php.dist:441 -msgid "Purge old messages in the Spam folder?" -msgstr "Alte Nachrichten im Spam-Ordner endgültig löschen?" - -#: config/prefs.php.dist:469 -msgid "Purge old messages in the Trash folder?" -msgstr "Alte Nachrichten im Papierkorb endgültig löschen?" - -#: config/prefs.php.dist:395 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "" -"Alte Nachrichten in Ordnern für gesendete Nachrichten endgültig löschen?" - -#: config/prefs.php.dist:405 -msgid "Purge sent-mail how often:" -msgstr "Wie oft sollen Ordner für gesendete Nachrichten geleert werden:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "%d Nachrichten im Spam-Ordner gelöscht." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "%d Nachrichten im Papierkorb gelöscht." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "%d Nachrichten in Ordnern für gesendete Nachrichten gelöscht." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "1 Nachricht im Spam-Ordner gelöscht." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "1 Nachricht im Papierkorb gelöscht." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "1 Nachricht im Ordner \"%s\" gelöscht." - -#: lib/Quota.php:64 -#, php-format -msgid "Quota status: %.2f MB / %.2f MB (%.2f%%)" -msgstr "Speicherplatz-Kontingent: %.2fMB / %.2fMB (%.2f%%)" - -#: lib/Quota.php:70 -#, php-format -msgid "Quota status: %.2f MB / NO LIMIT" -msgstr "Speicherplatz-Kontingent: %.2fMB / Keine Begrenzung" - -#: lib/IMP.php:1047 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Speicherplatz-Kontingent: Keine Begrenzung" - -#: config/prefs.php.dist:781 -#, php-format -msgid "Quoting %f:" -msgstr "Zitat von %f:" - -#: lib/IMAP/ACL/rfc4314.php:50 lib/IMAP/ACL/rfc2086.php:50 -msgid "Read" -msgstr "Lesen" - -#: templates/folders/actions.html:40 -msgid "Rebuild Folder Tree" -msgstr "Ordnerbaum neu aufbauen" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Letzte Suchen" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Letzte Suchen:" - -#: message.php:588 message.php:636 -msgid "Redirec_t" -msgstr "_Umleiten" - -#: message.php:588 message.php:636 -msgid "Redirect" -msgstr "Umleiten" - -#: templates/compose/redirect.html:83 -msgid "Redirect Message" -msgstr "Nachricht umleiten" - -#: compose.php:383 -msgid "Redirect this message" -msgstr "Diese Nachricht umleiten" - -#: config/prefs.php.dist:641 -msgid "Redoes your last action" -msgstr "Führt letzte Aktion erneut aus" - -#: folders.php:360 -msgid "Refresh" -msgstr "Aktualisiere" - -#: config/prefs.php.dist:1064 -msgid "Refresh Folder Views:" -msgstr "Ordnerübersicht aktualisieren:" - -#: mailbox.php:431 -msgid "Reload" -msgstr "Aktualisieren" - -#: folders.php:350 -msgid "Reload View" -msgstr "Ansicht a_ktualisieren" - -#: lib/MIME/Viewer/itip.php:551 lib/MIME/Viewer/itip.php:570 -msgid "Remember the free/busy information." -msgstr "Frei/Gebucht-Informationen merken." - -#: config/prefs.php.dist:1271 -msgid "Remember the last view" -msgstr "Die letzte Ansicht merken" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Ordner:" - -#: search.php:286 -msgid "Remove Field From Search" -msgstr "Feld von der Suche entfernen" - -#: config/prefs.php.dist:651 -msgid "Remove formatting" -msgstr "Formatierung entfernen" - -#: templates/prefs/sourceselect.inc:308 -msgid "Remove source" -msgstr "Quelle entfernen" - -#: templates/folders/actions.html:18 -msgid "Rename" -msgstr "Umbenennen" - -#: config/prefs.php.dist:368 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Ordner für gesendete Nachrichten am Monatsbeginn umbenennen?" - -#: lib/Folder.php:385 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "" -"Die Umbenennung von \"%s\" nach \"%s\" ist fehlgeschlagen. Meldung des E-" -"Mail-Servers" - -#: message.php:572 -msgid "Reply" -msgstr "Antworten" - -#: lib/MIME/Viewer/itip.php:318 lib/MIME/Viewer/itip.php:421 -msgid "Reply Sent." -msgstr "Antwort versendet." - -#: compose.php:352 -msgid "Reply to All:" -msgstr "Allen Antworten:" - -#: compose.php:354 -msgid "Reply to List:" -msgstr "Liste Antworten:" - -#: lib/MIME/Viewer/itip.php:553 lib/MIME/Viewer/itip.php:562 -#: lib/MIME/Viewer/itip.php:572 -msgid "Reply with Not Supported Message" -msgstr "Mit \"Nicht unterstützt\"-Nachricht antworten." - -#: lib/MIME/Viewer/itip.php:560 -msgid "Reply with free/busy for next 2 months." -msgstr "Mit Frei/Gebucht-Informationen für die nächsten zwei Monate antworten." - -#: lib/MIME/Viewer/itip.php:559 -msgid "Reply with requested free/busy information." -msgstr "Mit erfragten Frei/Gebucht-Informationen antworten." - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Antwort an" - -#: lib/Compose.php:2016 -msgid "Reply-To: " -msgstr "Antwort an: " - -#: compose.php:350 -msgid "Reply:" -msgstr "Antworten:" - -#: message.php:633 mailbox.php:567 -msgid "Report as Innocent" -msgstr "Als kein Spam melden" - -#: message.php:626 mailbox.php:560 -msgid "Report as Spam" -msgstr "Als Spam _melden" - -#: compose.php:1167 -msgid "Request a _Read Receipt" -msgstr "_Lesebestätigung anfordern" - -#: config/prefs.php.dist:724 -msgid "Request read receipts?" -msgstr "Lesebestätigungen anfordern?" - -#: mailbox.php:123 -msgid "Requested message not found." -msgstr "Angegebene Nachricht nicht gefunden." - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:867 -msgid "Required Participant" -msgstr "Erforderlicher Teilnehmer" - -#: templates/search/search.html:26 templates/search/search.html:183 -#: templates/acl/acl.html:80 -msgid "Reset" -msgstr "Zurücksetzen" - -#: lib/MIME/Viewer/itip.php:117 -msgid "Respondent Status Updated." -msgstr "Status des Antwortenden aktualisiert." - -#: message.php:613 -msgid "Resume" -msgstr "_Fortführen" - -#: lib/UI/Compose.php:154 -msgid "Resume Editing" -msgstr "Bearbeiten fortführen" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Zurück zu \"Nachrichten sammeln\"" - -#: templates/folders/folders_size.html:30 -msgid "Return to Folders" -msgstr "Zurück zur Ordnerübersicht" - -#: stationery.php:143 -msgid "Return to Message Composition" -msgstr "Zurück zu \"Neue Nachricht\"" - -#: filterprefs.php:66 templates/smime/smime.html:13 -#: templates/smime/smime.html:93 templates/pgp/pgp.html:21 -#: templates/pgp/pgp.html:145 templates/acl/acl.html:35 -#: templates/acl/acl.html:81 templates/acl/acl.html:95 -msgid "Return to Options" -msgstr "Zurück zu Einstellungen" - -#: config/prefs.php.dist:998 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Nach dem Löschen, Verschieben oder Kopieren von Nachrichten zum Ordner " -"zurückkehren?" - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "Die Rechte für den Benutzer \"%s\" können nicht geändert werden." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Role" -msgstr "Rolle" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:173 lib/MIME/Viewer/pkcs7.php:293 -#: lib/MIME/Viewer/pkcs7.php:485 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1461 -msgid "S/MIME Encrypt Message" -msgstr "Verschlüsseln (S/MIME)" - -#: lib/Compose.php:1483 -msgid "S/MIME Error: " -msgstr "S/MIME-Fehler: " - -#: lib/Compose.php:1462 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "" -"S/MIME Fehler: Für den persönlichen privaten Schlüssel wird ein Passwort " -"benötigt." - -#: config/prefs.php.dist:186 -msgid "S/MIME Options" -msgstr "S/MIME-Einstellungen" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "S/MIME Passworteingabe" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"Für den Zugriff auf das persönliche Schlüsselpaar wird eine sichere " -"Serververbindung benötigt." - -#: smime.php:155 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "" -"Der öffentliche S/MIME-Schlüssel für \"%s\" wurde erfolgreich gelöscht." - -#: smime.php:177 -msgid "S/MIME Public Key successfully added." -msgstr "Der öffentliche S/MIME-Schlüssel wurde erfolgreich gespeichert." - -#: templates/smime/smime.html:21 -msgid "S/MIME Public Keyring" -msgstr "Öffentlicher S/MIME-Schlüsselbund" - -#: smime.php:226 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Das öffentliche/private Schlüsselpaar wurde erfolgreich gespeichert." - -#: lib/IMP.php:1462 -msgid "S/MIME Sign Message" -msgstr "Unterzeichnen (S/MIME)" - -#: lib/IMP.php:1463 -msgid "S/MIME Sign/Encrypt Message" -msgstr "Unterzeichnen und verschlüsseln (S/MIME)" - -#: templates/smime/smime.html:86 -msgid "S/MIME support is disabled on this system." -msgstr "Die S/MIME-Unterstützung wurde auf diesem System deaktiviert." - -#: lib/MIME/Viewer/pkcs7.php:297 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"Die S/MIME-Unterstützung ist zur Zeit deaktiviert, so dass die Nachricht " -"nicht entschlüsselt werden kann." - -#: lib/MIME/Viewer/pkcs7.php:204 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"Die S/MIME-Unterstützung ist zur Zeit deaktiviert, so dass der Inhalt dieser " -"signierten Nachricht nicht angezeigt werden kann." - -#: lib/MIME/Viewer/pkcs7.php:177 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"Die S/MIME-Unterstützung ist zur Zeit deaktiviert, so dass die digitale " -"Signatur nicht überprüft werden kann." - -#: lib/MIME/Viewer/pkcs7.php:134 -msgid "S/MIME support is not enabled." -msgstr "Die S/MIME-Unterstützung ist zur Zeit deaktiviert." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"Die S/MIME-Unterstüzung benötigt Popup-Fenster, um zu funktionieren. Wenn " -"Ihr Browser zur Zeit so eingestellt ist, dass Popup-Fenster unterdrückt " -"werden, müssen sie diese Einstellung ändern, oder die S/MIME-Funktionen " -"werden nicht richtig funktionieren." - -#: templates/login/login.html:105 -msgid "SMTP" -msgstr "SMTP" - -#: lib/api.php:173 templates/login/login.html:104 -msgid "SMTP Port" -msgstr "SMTP-Port" - -#: compose.php:1047 -msgid "S_ubject" -msgstr "Betre_ff" - -#: compose.php:1146 -msgid "Sa_ve a copy in " -msgstr "_Kopie speichern in " - -#: message.php:617 -msgid "Sa_ve as" -msgstr "Speichern unter" - -#: templates/fetchmail/fetchmailprefs.html:121 templates/search/search.html:25 -#: templates/search/search.html:182 templates/acl/acl.html:79 -msgid "Save" -msgstr "Speichern" - -#: compose.php:1222 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "" -"Anhänge zusammen mit Nachrichten im Ordner für gesendete Nachrichten " -"speichern?" - -#: templates/compose/compose.html:21 templates/compose/compose.html:210 -msgid "Save Draft" -msgstr "Entwurf speichern" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "Bild speichern" - -#: lib/MIME/Contents.php:235 -msgid "Save Image in Gallery" -msgstr "Bild in Galerie speichern" - -#: filterprefs.php:129 templates/smime/smime.html:12 -#: templates/smime/smime.html:92 templates/pgp/pgp.html:20 -#: templates/pgp/pgp.html:144 -msgid "Save Options" -msgstr "Einstellungen speichern" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Vorlage speichern" - -#: compose.php:960 -msgid "Save _Draft" -msgstr "_Entwurf speichern" - -#: message.php:617 config/prefs.php.dist:648 -msgid "Save as" -msgstr "Speichern unter" - -#: config/prefs.php.dist:807 -msgid "Save drafts as unseen?" -msgstr "Entwürfe als ungelesen speichern?" - -#: config/prefs.php.dist:818 -msgid "Save drafts automatically while composing?" -msgstr "Nachrichten beim Verfassen automatisch speichern?" - -#: lib/MIME/Viewer/pkcs7.php:257 -msgid "Save in your Address Book" -msgstr "Im Adressbuch speichern" - -#: config/prefs.php.dist:1370 -msgid "Save recipients automatically to the default address book?" -msgstr "Empfänger automatisch im Standardadressbuch speichern?" - -#: templates/search/search.html:173 -msgid "Save search as a virtual folder?" -msgstr "Suche als Virtuellen Ordner speichern?" - -#: config/prefs.php.dist:256 -msgid "Save sent mail?" -msgstr "Gesendete Nachrichten speichern?" - -#: lib/Compose.php:291 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "" -"Der Entwurf konnte nicht gespeichert werden. Der Entwurfsordner konnte nicht " -"erstellt werden." - -#: lib/Compose.php:192 -msgid "Saving the draft failed. No draft folder specified." -msgstr "" -"Der Entwurf konnte nicht gespeichert werden. Es wurde kein Entwurfsordner " -"angegeben." - -#: lib/Compose.php:250 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"Der Entwurf konnte nicht gespeichert werden. Der %s-Kopfeintrag enhält eine " -"ungültige E-Mail-Adresse: %s." - -#: lib/Compose.php:298 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "" -"Der Entwurf konnte nicht gespeichert werden. Meldung des E-Mail-Servers: %s" - -#: mailbox.php:437 search.php:146 lib/Search.php:569 -#: lib/Block/tree_folders.php:43 templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Suche" - -#: mailbox.php:437 search.php:150 -#, php-format -msgid "Search %s" -msgstr "Suchen in %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Suchkriterien" - -#: templates/search/search.html:137 -msgid "Search Folders" -msgstr "Suchordner" - -#: search.php:92 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Suchergebnisse" - -#: templates/search/search.html:84 -msgid "Search Text" -msgstr "Suchtext" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:31 -msgid "Seen" -msgstr "Gelesen" - -#: lib/Search.php:782 -msgid "Seen messages" -msgstr "Gelesene Nachrichten" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Anderes Konto Auswählen" - -#: search.php:277 -msgid "Select a date" -msgstr "Datum auswählen" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Wählen Sie ein Feld aus" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "" -"Wählen Sie die Konten aus, von denen Nachrichten eingesammelt werden sollen:" - -#: config/prefs.php.dist:170 -msgid "Select address book sources for adding and searching for addresses." -msgstr "" -"Wählen Sie die Adressbücher zum Suchen nach und Hinzufügen von neuen " -"Adressen aus." - -#: config/prefs.php.dist:642 templates/search/search.html:141 -msgid "Select all" -msgstr "Alle auswählen" - -#: templates/prefs/sourceselect.inc:327 -msgid "Select all fields to search when expanding addresses." -msgstr "Wählen Sie die Felder aus, in denen nach Namen gesucht werden soll." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Konto auswählen:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Ordner auswählen" - -#: templates/search/search.html:142 -msgid "Select none" -msgstr "Keinen auswählen" - -#: templates/compose/compose.html:136 -msgid "Select stationery:" -msgstr "Vorlage auswählen:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Wählen Sie die Galerie, in der das Bild gespeichert werden soll" - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "E-Mail-Servertyp auswählen:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Auswahl:" - -#: templates/prefs/sourceselect.inc:311 templates/prefs/sourceselect.inc:313 -msgid "Selected Address books:" -msgstr "Ausgewählte Adressbücher:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Ausgewählte Adressen" - -#: pgp.php:437 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Schlüssel zum öffentlichen Schlüsselserver schicken" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "Aktuelle Informationen versenden" - -#: templates/compose/compose.html:18 templates/compose/compose.html:207 -msgid "Send Message" -msgstr "Senden" - -#: templates/javascript_defs.php:39 -msgid "Send message without a Subject?" -msgstr "Die Nachricht ohne ein Betreff verschicken?" - -#: config/prefs.php.dist:260 -msgid "Sent" -msgstr "Gesendet" - -#: lib/IMAP/Tree.php:1887 -msgid "Sent mail folder" -msgstr "Ordner für gesendete Nachrichten" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Ordner für gesendete Nachrichten:" - -#: lib/api.php:158 templates/login/login.html:33 templates/login/login.html:47 -#: templates/login/login.html:59 -msgid "Server" -msgstr "E-Mail-Server" - -#: config/prefs.php.dist:25 -msgid "Server and Folder Information" -msgstr "E-Mail-Server- und Ordner-Einstellungen" - -#: login.php:245 templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Server:" - -#: config/prefs.php.dist:111 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Legen Sie fest, was nach dem Löschen und Verschieben von Nachrichten " -"passieren soll." - -#: config/prefs.php.dist:566 -msgid "Set the X-Priority header when composing messages?" -msgstr "Priorität beim Erstellen von neuen Nachrichten setzen?" - -#: config/prefs.php.dist:35 -msgid "Share Folders" -msgstr "Gemeinsame Ordner" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Gemeinsame Ordner" - -#: config/prefs.php.dist:36 -msgid "Share your mail folders with other users." -msgstr "Teilen Sie Ihre Ordner mit anderen Benutzern." - -#: lib/IMAP/Tree.php:69 -msgid "Shared Folders" -msgstr "Gemeinsame Ordner" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "" -"Sollen mit PGP signierte Nachrichten beim Anzeigen automatisch überprüft " -"werden?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "" -"Sollen mit S/MIME signierte Nachrichten beim Anzeigen automatisch überprüft " -"werden?" - -#: config/prefs.php.dist:913 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Sollen größere Abschnitte zitierten Textes standardmäßig angezeigt oder " -"versteckt werden? Sie können die Ansicht im Text umschalten, egal welche " -"Einstellung Sie wählen." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Soll im Inhalt von Textnachrichten nach PGP-Daten gesucht werden?" - -#: config/prefs.php.dist:799 -msgid "Should the compose window be closed after saving a draft?" -msgstr "" -"Soll das Nachrichtenfenster nach dem Speichern eines Entwurfes geschlossen " -"werden?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "" -"Soll Ihr öffentlicher PGP-Schlüssel standardmäßig an Ihre Nachrichten " -"angehängt werden?" - -#: templates/javascript_defs.php:30 -msgid "Show Addresses" -msgstr "Adressen anzeigen" - -#: templates/search/search.html:144 -msgid "Show All Folders" -msgstr "Alle Ordner anzeigen" - -#: message.php:643 -msgid "Show All Headers" -msgstr "Alle Kopfeinträge" - -#: message.php:640 -msgid "Show Common Headers" -msgstr "Einfache Kopfeinträge" - -#: mailbox.php:266 -msgid "Show Deleted" -msgstr "Zeige gelöschte" - -#: lib/MIME/Viewer/html.php:153 -msgid "Show Images?" -msgstr "Bilder anzeigen?" - -#: message.php:646 -msgid "Show Mailing List Information" -msgstr "Mailinglisteneinträge" - -#: templates/search/search.html:144 -msgid "Show Only Subscribed Folders" -msgstr "Nur eingeblendete Ordner anzeigen" - -#: templates/folders/actions.html:39 -msgid "Show Size" -msgstr "Größe anzeigen" - -#: folders.php:379 -msgid "Show Unsubscribed" -msgstr "Ausge_blendete Ordner anzeigen" - -#: config/prefs.php.dist:849 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Symbol zum Entfernen von Anhängen einer Nachricht anzeigen?" - -#: config/prefs.php.dist:1281 -msgid "Show non-private mailboxes in separate folders" -msgstr "Andere als die eigenen Ordner getrennt anzeigen" - -#: config/prefs.php.dist:1125 -msgid "Show previews for unread messages only?" -msgstr "Vorschau nur für ungelesene Nachrichten anzeigen?" - -#: config/prefs.php.dist:1133 -msgid "Show previews in tooltips?" -msgstr "Vorschau in einem Tooltip anzeigen?" - -#: config/prefs.php.dist:541 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Bcc: Feld beim Erstellen von neuen Nachrichten anzeigen?" - -#: config/prefs.php.dist:532 -msgid "Show the Cc: header field when composing mail?" -msgstr "Cc: Feld beim Erstellen von neuen Nachrichten anzeigen?" - -#: config/prefs.php.dist:1162 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "\"Konten\"-Symbol in der Menüzeile anzeigen?" - -#: filterprefs.php:112 -msgid "Show the filter icon on the menubar?" -msgstr "Filtersymbol in der Menüzeile anzeigen?" - -#: lib/MIME/Viewer/html.php:168 -msgid "Show this HTML in a new window?" -msgstr "Diese Nachricht in einem neuem Fenster anzeigen?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Gesamtzahl der Nachrichten im Ordner anzeigen?" - -#: config/prefs.php.dist:910 -msgid "Shown" -msgstr "Angezeigt" - -#: mailbox.php:630 -msgid "Si_ze" -msgstr "_Größe" - -#: templates/folders/folders_size.html:7 -msgid "Size" -msgstr "Größe" - -#: lib/Search.php:757 -msgid "Size (KB) <" -msgstr "Größe (KB) <" - -#: lib/Search.php:763 -msgid "Size (KB) >" -msgstr "Größe (KB) >" - -#: templates/compose/compose.html:329 -msgid "Size:" -msgstr "Größe:" - -#: mailbox.php:599 -msgid "Sort by Arrival" -msgstr "Sortieren nach Ankunft" - -#: mailbox.php:604 -msgid "Sort by Date" -msgstr "Sortieren nach Datum" - -#: mailbox.php:614 -msgid "Sort by From Address" -msgstr "Sortieren nach Absender" - -#: mailbox.php:629 -msgid "Sort by Message Size" -msgstr "Sortieren nach Größe" - -#: mailbox.php:624 -msgid "Sort by Subject" -msgstr "Sortieren nach Betreff" - -#: mailbox.php:619 -msgid "Sort by Thread" -msgstr "Sortieren nach Thema" - -#: mailbox.php:609 -msgid "Sort by To Address" -msgstr "Sortieren nach Empfänger" - -#: config/prefs.php.dist:322 -msgid "Spam" -msgstr "Spam" - -#: lib/IMAP/Tree.php:1880 -msgid "Spam folder" -msgstr "Spam-Ordner" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Spam-Ordner:" - -#: compose.php:1128 -msgid "Special Characters" -msgstr "Sonderzeichen" - -#: search.php:40 -msgid "Special Virtual Folders cannot be edited." -msgstr "Virtuelle Spezialordner können nicht bearbeitet werden." - -#: lib/UI/Compose.php:155 -msgid "Spell Check Failed" -msgstr "Rechtschreibprüfung fehlgeschlagen" - -#: config/prefs.php.dist:653 -msgid "Split Block" -msgstr "Block teilen" - -#: lib/MIME/Viewer/itip.php:526 lib/MIME/Viewer/itip.php:528 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "Beginn" - -#: compose.php:1086 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Vorlagen" - -#: stationery.php:135 -msgid "Stationery name:" -msgstr "Vorlagenname:" - -#: stationery.php:137 -msgid "Stationery type:" -msgstr "Vorlagentyp:" - -#: stationery.php:140 -msgid "Stationery:" -msgstr "Vorlage:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Status" -msgstr "Status" - -#: config/prefs.php.dist:622 -msgid "Strikethrough" -msgstr "Durchgestrichen" - -#: message.php:704 -msgid "Strip All Attachments" -msgstr "Alle Anhänge entfernen" - -#: lib/MIME/Contents.php:246 -msgid "Strip Attachment" -msgstr "Anhang entfernen" - -#: message.php:704 -msgid "Strip Attachments" -msgstr "Anhänge entfernen" - -#: config/prefs.php.dist:1117 -msgid "Strip linebreaks?" -msgstr "Zeilenümbrüche entfernen?" - -#: mailbox.php:625 -msgid "Sub_ject" -msgstr "Bet_reff" - -#: lib/Search.php:726 lib/UI/Message.php:30 -msgid "Subject" -msgstr "Betreff" - -#: config/prefs.php.dist:1205 -msgid "Subject Field" -msgstr "Betreffzeile" - -#: templates/thread/thread.html:36 -msgid "Subject:" -msgstr "Betreff:" - -#: templates/search/search.html:25 templates/search/search.html:182 -#: templates/saveimage/saveimage.html:19 templates/smime/passphrase.html:23 -#: templates/pgp/passphrase.html:21 -msgid "Submit" -msgstr "Abschicken" - -#: templates/folders/actions.html:25 -msgid "Subscribe" -msgstr "Einblenden" - -#: config/prefs.php.dist:626 -msgid "Subscript" -msgstr "Tiefgestellt" - -#: lib/MIME/Viewer/pkcs7.php:445 lib/MIME/Viewer/pgp.php:451 -#: lib/MIME/Viewer/status.php:86 -msgid "Success" -msgstr "Erfolg" - -#: templates/folders/folders_size.html:22 -msgid "Sum" -msgstr "Summe" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:839 lib/MIME/Viewer/itip.php:841 -msgid "Summary" -msgstr "Zusammenfassung" - -#: config/prefs.php.dist:627 -msgid "Superscript" -msgstr "Hochgestellt" - -#: compose.php:1172 compose.php:1173 -msgid "Switch Composition Method" -msgstr "Editiermodus umschalten" - -#: templates/compose/compose.html:191 -msgid "Switch to HTML composition" -msgstr "Zum HTML-Modus wechseln" - -#: templates/compose/compose.html:191 -msgid "Switch to plain text composition" -msgstr "Zum Text-Modus wechseln" - -#: templates/message/navbar_navigate.html:28 -msgid "Target Folder" -msgstr "Zielordner" - -#: templates/mailbox/navbar.html:57 -msgid "Target Mailbox:" -msgstr "Zielordner:" - -#: lib/IMP.php:525 -msgid "Task Lists" -msgstr "Aufgabenlisten" - -#: config/hooks.php.dist:485 -msgid "Tasks" -msgstr "Aufgaben" - -#: compose.php:1177 -msgid "Te_xt" -msgstr "_Text" - -#: lib/MIME/Viewer/itip.php:275 -msgid "Tentative: " -msgstr "Unter Vorbehalt: " - -#: lib/MIME/Viewer/itip.php:632 -msgid "Tentatively Accept request" -msgstr "Anfrage vorläufig annehmen" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Tentatively Accepted" -msgstr "Vorläufig angenommen" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Die Nutzungsbedingungen wurden in conf.php nicht angegeben." - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Text" - -#: config/prefs.php.dist:617 -msgid "Text Font" -msgstr "Schriftart" - -#: config/prefs.php.dist:616 -msgid "Text Format" -msgstr "Schriftformat" - -#: config/prefs.php.dist:618 -msgid "Text Size" -msgstr "Schriftgröße" - -#: config/prefs.php.dist:1246 -msgid "The From: column of the message should be linked:" -msgstr "Die Von: Spalte der Nachricht soll so verlinkt werden:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"Der IMAP-Server scheint die ausgewählte Anmeldemethode nicht zu " -"unterstützen. Bitte kontaktieren Sie Ihren Systemadministrator." - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "Die Macintosh resource fork" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Die Macintosh resource fork kann %s heruntergeladen werden." - -#: lib/MIME/Viewer/pkcs7.php:255 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "Das S/MIME-Zertifikat von %s: " - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Das Konto \"%s\" wurde gelöscht." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Das Konto \"%s\" wurde gespeichert." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Der Anhang wurde nicht gefunden." - -#: config/prefs.php.dist:659 -msgid "The buttons NOT to show when using Xinha." -msgstr "" -"Die Schaltknöpfe, die bei der Benutzung von Xinha NICHT angezeigt werden " -"sollen." - -#: config/prefs.php.dist:605 -msgid "The buttons to show when using FCKeditor." -msgstr "" -"Die Schaltknöpfe, die bei der Benutzung von FCKeditor angezeigt werden " -"sollen." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "Die Kalenderdaten sind ungültig" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "Der Inhalt der Macintoshdatei befindet sich unten." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Die aktuellen Ordner \"%s\" werden nach \"%s\" umbenannt." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"Die aktuelle Liste der Benutzer, die Zugriff auf diesen Ordner haben, konnte " -"nicht ausgelesen werden." - -#: config/prefs.php.dist:964 -msgid "The default charset for messages with no charset information:" -msgstr "Standardzeichensatz für Nachrichten ohne Zeichensatzinformationen:" - -#: lib/Compose.php:312 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Der Entwurf wurde im Ordner \"%s\" gespeichert." - -#: compose.php:476 -msgid "" -"The draft message was automatically deleted because it was successfully " -"completed and sent." -msgstr "" -"Der Entwurf wurde automatisch gelöscht, weil die Nachricht erfolgreich " -"abgeschlossen und versandt wurde." - -#: lib/MIME/Viewer/itip.php:141 -msgid "The event was added to your calendar." -msgstr "Der Termin wurde Ihrem Kalender hinzugefügt." - -#: lib/Compose.php:2092 -#, php-format -msgid "The file %s could not be attached." -msgstr "Die Datei %s konnte nicht angehängt werden." - -#: lib/Folder.php:284 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Der Ordner \"%s\" existiert bereits" - -#: folders.php:247 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "Der Ordner \"%s\" darf nicht gelöscht werden." - -#: lib/Folder.php:363 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "Der Ordner \"%s\" darf nicht umbenannt werden." - -#: lib/Folder.php:306 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Der Ordner \"%s\" wurde erstellt, aber noch nicht eingeblendet." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "" -"Der Ordner \"%s\" konnte nicht erstellt werden. Meldung des E-Mail-Servers" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "" -"Der Ordner \"%s\" konnte nicht gelöscht werden. Meldung des E-Mail-Servers:" - -#: lib/Folder.php:309 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Der Ordner \"%s\" wurde erfolgreich erstellt." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Der Ordner \"%s\" wurde erfolgreich gelöscht." - -#: lib/Folder.php:388 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Der Ordner \"%s\" wurde erfolgreich nach \"%s\" umbenannt." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "Folgende Dateien waren an diesen Teil angehängt:" - -#: config/prefs.php.dist:596 -msgid "The javascript editor to use on the compose page." -msgstr "Der HTML-Editor, der für neue Nachrichten verwendet werden soll." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "Der E-Mail-Server hat folgende Fehlermeldung erzeugt:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "Der E-Mail-Server hat folgende Nachricht generiert:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "Der E-Mail-Server hat folgende Nachricht erzeugt:" - -#: lib/Message.php:832 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Der Ordner %s ist bereits leer." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"Die Nachricht \"%s\" von \"%s\" (%d Bytes) überschreitet die maximale Größe " -"für herunterzuladene Nachrichten." - -#: templates/javascript_defs.php:53 -msgid "The message being composed has been closed. Exiting." -msgstr "Die Nachricht, die erstellt wurde, ist geschlossen worden. Abbruch." - -#: lib/MIME/Viewer/pgp.php:376 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "" -"Dies scheint keine gültige PGP-verschlüsselte Nachricht zu sein. Fehler:" - -#: lib/MIME/Viewer/pgp.php:252 lib/MIME/Viewer/pgp.php:411 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "" -"Die Nachricht unten ist anscheinend nicht im korrekten PGP-Format (nach RFC " -"2015)." - -#: lib/MIME/Viewer/pgp.php:371 -msgid "The message below has been compressed with PGP." -msgstr "Die Nachricht unten wurde mit PGP komprimiert." - -#: lib/MIME/Viewer/pgp.php:201 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Die Nachricht unten wurde mit PGP digital signiert und verschlüsselt, aber " -"die Signatur kann nicht überprüft werden." - -#: lib/MIME/Viewer/pgp.php:207 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "Die Nachricht unten wurde mit PGP digital signiert und verschlüsselt." - -#: lib/MIME/Viewer/pgp.php:203 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"Die Nachricht unten wurde mit PGP digital signiert, aber die Signatur kann " -"nicht überprüft werden." - -#: lib/MIME/Viewer/pgp.php:209 -msgid "The message below has been digitally signed with PGP." -msgstr "Die Nachricht unten wurde mit PGP digital signiert." - -#: lib/MIME/Viewer/pgp.php:313 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"Die Nachricht unten wurde mit PGP verschlüsselt, aber die PGP-Unterstützung " -"wurde deaktiviert, so dass die Nachricht nicht entschlüsselt werden kann." - -#: lib/MIME/Viewer/pgp.php:355 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"Die Nachricht unten wurde mit PGP verschlüsselt, aber es existiert kein " -"persönlicher privater Schlüssel, mit dem die Nachricht entschlüsselt werden " -"könnte." - -#: lib/MIME/Viewer/pgp.php:371 -msgid "The message below has been encrypted with PGP." -msgstr "Die Nachricht unten wurde mit PGP verschlüsselt." - -#: lib/MIME/Viewer/pgp.php:365 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"Die Nachricht unten wurde mit PGP verschlüsselt, Sie müssen das Passwort für " -"Ihren persönlichen privaten Schlüssel angeben, mit dem die Nachricht " -"entschlüsselt werden kann." - -#: lib/MIME/Viewer/pgp.php:348 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"Die Nachricht unten wurde mit PGP verschlüsselt, Sie müssen das Passwort " -"angeben, mit dem diese Nachricht verschlüsselt wurde." - -#: lib/MIME/Viewer/pgp.php:455 -msgid "The message below has been verified." -msgstr "Die Nachricht unten wurde überprüft und bestätigt." - -#: lib/Crypt/PGP.php:380 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "" -"Die Nachricht unten wurde nicht mit PGP digital signiert und verschlüsselt." - -#: templates/javascript_defs.php:39 -msgid "The message does not have a Subject entered." -msgstr "Sie haben für diese Nachricht keinen Betreff angegeben." - -#: lib/Filter.php:72 lib/Spam.php:222 -msgid "The message has been deleted." -msgstr "Die Nachricht wurde gelöscht." - -#: lib/Spam.php:203 -msgid "The message has been reported as not spam to your system administrator." -msgstr "" -"Diese Nachricht wurde bei Ihrem Systemadministrator als kein Spam gemeldet." - -#: lib/Spam.php:183 -msgid "The message has been reported as not spam." -msgstr "Diese Nachricht wurde als kein Spam gemeldet." - -#: lib/Spam.php:195 -msgid "The message has been reported as spam to your system administrator." -msgstr "Diese Nachricht wurde bei Ihrem Systemadministrator als Spam gemeldet." - -#: lib/Spam.php:175 -msgid "The message has been reported as spam." -msgstr "Diese Nachricht wurde als Spam gemeldet." - -#: lib/MIME/Viewer/pkcs7.php:450 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Die Nachricht wurde überprüft und bestätigt. Absender: %s." - -#: lib/Compose.php:3047 -msgid "" -"The message you were composing has been saved as a draft. The next time you " -"login, you may resume composing your message." -msgstr "" -"Die Nachricht, die Sie verfasst haben, wurde als Entwurf gespeichert. Nach " -"Ihrer nächsten Anmeldung können Sie die Nachricht fortsetzen." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "Die Nachrichten wurden gelöscht." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Die ausgewählte Datei existiert nicht in dem MS-TNEF-Anhang." - -#: lib/MIME/Viewer/zip.php:67 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Die ausgewählte Datei existiert nicht in dem ZIP-Anhang." - -#: message.php:456 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"Der Absender dieser Nachricht möchte gerne eine Empfangsbestätigung " -"erhalten, wenn Sie diese Nachricht gelesen haben. Bitte klicken Sie %s, um " -"die Bestätigung zurück zu schicken." - -#: templates/javascript_defs.php:38 -msgid "The signature could not be replaced." -msgstr "Die Signatur konnte nicht ersetzt werden." - -#: templates/javascript_defs.php:37 -msgid "The signature was successfully replaced." -msgstr "Die Signatur wurde erfolgreich ersetzt." - -#: attachment.php:59 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "" -"Der angegebene Anhang existiert nicht. Vielleicht wurde er inzwischen vom " -"Absender entfernt." - -#: attachment.php:128 -msgid "The specified file cannot be read." -msgstr "Die angegebene Datei kann nicht gelesen werden." - -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "Die Vorlage \"%s\" wurde hinzugefügt." - -#: stationery.php:74 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "Die Vorlage \"%s\" wurde gelöscht." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "Die Vorlage \"%s\" wurde aktualisiert." - -#: lib/MIME/Viewer/itip.php:171 -msgid "The task has been added to your tasklist." -msgstr "Die Aufgabe wurde Ihrer Aufgabenliste hinzugefügt." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "Der Nachrichtentext" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Der Nachrichtentext kann %s eingesehen werden." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "Der Text der abgewiesenen Nachricht" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Der Text der zurückgewiesenen Nachricht kann %s eingesehen werden." - -#: lib/MIME/Viewer/notification.php:67 -msgid "The text of the sent message" -msgstr "Der Text der gesendeten Nachricht" - -#: lib/MIME/Viewer/notification.php:67 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Der Text der verschickten Nachricht kann %s eingesehen werden." - -#: lib/MIME/Viewer/itip.php:156 -msgid "The user's free/busy information was sucessfully stored." -msgstr "" -"Die Frei/Gebucht-Information des Benutzers wurde erfolgreich gespeichert." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "" -"Es gibt keine alternativen Nachrichtenteile, die angezeigt werden können." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "In diesem Ordner sind keine Nachrichten vorhanden" - -#: thread.php:104 -msgid "There is no text that can be displayed inline." -msgstr "Es gibt keine anzeigbaren Nachrichtenteile." - -#: lib/Message.php:146 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Beim Kopieren von Nachrichten nach \"%s\" nach \"%s\" ist ein Fehler " -"aufgetreten. Meldung des E-Mail-Servers" - -#: lib/Message.php:226 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This folder is " -"read-only." -msgstr "" -"Beim Löschen von Nachrichten im Ordner \"%s\" ist ein Fehler aufgetreten. " -"Dieser Order ist nicht beschreibbar." - -#: lib/Message.php:288 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Beim Löschen von Nachrichten im Ordner \"%s\" ist ein Fehler aufgetreten. " -"Meldung des E-Mail-Servers" - -#: lib/MIME/Viewer/itip.php:101 -msgid "There was an error deleting the event:" -msgstr "Beim Löschen des Termins ist ein Fehler aufgetreten:" - -#: lib/MIME/Viewer/plain.php:50 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "Beim Anzeigen dieses Nachrichtenteils ist ein Fehler aufgetreten." - -#: lib/Message.php:641 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This folder is " -"read-only." -msgstr "" -"Beim Markieren von Nachrichten im Ordner \"%s\" ist ein Fehler aufgetreten. " -"Dieser Order ist nicht beschreibbar." - -#: lib/Message.php:662 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Beim Markieren von Nachrichten im Ordner \"%s\" ist ein Fehler aufgetreten. " -"Meldung des E-Mail-Servers" - -#: folders.php:147 -#, php-format -msgid "There was an error importing %s." -msgstr "Beim Importieren von %s ist ein Fehler aufgetreten." - -#: lib/MIME/Viewer/itip.php:138 -msgid "There was an error importing the event:" -msgstr "Beim Importieren des Termins ist ein Fehler aufgetreten:" - -#: lib/MIME/Viewer/itip.php:168 -msgid "There was an error importing the task:" -msgstr "Beim Importieren der Aufgabe ist ein Fehler aufgetreten:" - -#: lib/MIME/Viewer/itip.php:154 -msgid "There was an error importing user's free/busy information:" -msgstr "" -"Beim Importieren der Frei/Gebucht-Informationen ist ein Fehler aufgetreten:" - -#: lib/Message.php:142 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Beim Verschieben der Nachrichten von \"%s\" nach \"%s\" ist ein Fehler " -"aufgetreten. Meldung des E-Mail-Servers" - -#: lib/Compose.php:799 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Beim Versenden der Nachricht ist ein Fehler aufgetreten: %s" - -#: lib/MIME/Viewer/itip.php:115 -msgid "There was an error updating the event:" -msgstr "Beim Aktualisieren des Termins ist ein Fehler aufgetreten:" - -#: lib/MIME/Viewer/pgp.php:166 -msgid "This PGP Public Key was attached to the message." -msgstr "Dieser öffentliche PGP-Schlüssel wurde an die Nachricht angehängt." - -#: lib/MIME/Viewer/itip.php:106 lib/MIME/Viewer/itip.php:120 -#: lib/MIME/Viewer/itip.php:145 lib/MIME/Viewer/itip.php:159 -#: lib/MIME/Viewer/itip.php:175 lib/MIME/Viewer/itip.php:321 -msgid "This action is not supported." -msgstr "Diese Aktion wird nicht unterstützt." - -#: lib/MIME/Viewer/itip.php:181 lib/MIME/Viewer/itip.php:431 -msgid "This action is not yet implemented." -msgstr "Diese Aktion ist noch nicht implementiert." - -#: templates/javascript_defs.php:66 -msgid "This folder may not be renamed:" -msgstr "Dieser Ordner darf nicht umbenannt werden:" - -#: templates/javascript_defs.php:63 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "" -"Dieser Vorgang kann eine Weile dauern. Sind Sie sicher, dass Sie fortfahren " -"wollen?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "Diese Nachricht enthält eine Macintosh-Datei." - -#: lib/MIME/Viewer/pkcs7.php:476 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Diese Nachricht enthält einen Anhang, der mit S/MIME digital signiert wurde." - -#: lib/MIME/Viewer/pkcs7.php:480 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "" -"Diese Nachricht enthält einen Anhang, der mit S/MIME verschlüsselt wurde." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Diese Nachricht enthält eine Rückmeldung über den Verbleib einer " -"verschickten E-Mail-Nachricht, aber in einem unbekannten Format." - -#: lib/MIME/Viewer/pkcs7.php:201 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Diese Nachricht scheint nicht im korrekten S/MIME-Format zu sein." - -#: lib/MIME/Viewer/pkcs7.php:174 -msgid "This message has been digitally signed via S/MIME." -msgstr "Diese Nachricht wurde mit S/MIME digital signiert." - -#: lib/MIME/Viewer/pkcs7.php:170 lib/MIME/Viewer/pkcs7.php:294 -msgid "This message has been encrypted via S/MIME." -msgstr "Diese Nachricht wurde mit S/MIME verschlüsselt." - -#: lib/MIME/Contents.php:422 -msgid "This message part cannot be viewed because it is too large." -msgstr "" -"Dieser Nachrichtenteil kann nicht angezeigt werden, weil er zu groß ist." - -#: message.php:529 -msgid "This message to" -msgstr "diese Nachricht nach" - -#: lib/IMP.php:338 -#, php-format -msgid "" -"This request cannot be completed because the link you followed or the form " -"you submitted was only valid for %s seconds" -msgstr "" -"Diese Anfrage konnte nicht durchgeführt werden, weil der Link oder das " -"Formular, dass Sie abgeschickt haben, nur %s Sekunden gültig war." - -#: acl.php:47 -msgid "This server does not support sharing folders." -msgstr "Dieser Server unterstützt keine gemeinsamen Ordner." - -#: templates/javascript_defs.php:54 -msgid "This window must be called from a compose window." -msgstr "Dieses Fenster muss vom Fenster für neue Nachrichten geöffnet werden." - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Themenansicht:" - -#: thread.php:176 config/prefs.php.dist:1207 -msgid "Thread View" -msgstr "Themenansicht" - -#: lib/MIME/Viewer/pdf.php:103 -msgid "Thumbnail of attached PDF file" -msgstr "Vorschau der angehängten PDF-Datei" - -#: lib/MIME/Viewer/images.php:167 -msgid "Thumbnail of attached image" -msgstr "Vorschau des angehängten Bildes" - -#: compose.php:857 mailbox.php:610 lib/Search.php:711 lib/UI/Mailbox.php:90 -#: lib/UI/Message.php:26 templates/contacts/contacts.html:40 -msgid "To" -msgstr "An" - -#: config/prefs.php.dist:1204 -msgid "To Address" -msgstr "Empfängeradresse" - -#: message.php:580 -msgid "To All" -msgstr "An Alle" - -#: message.php:576 -msgid "To List" -msgstr "An Liste" - -#: message.php:573 -msgid "To Sender" -msgstr "An Absender" - -#: message.php:580 -msgid "To _All" -msgstr "An _Alle" - -#: message.php:576 -msgid "To _List" -msgstr "An L_iste" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "An: Feld" - -#: templates/prefs/sourceselect.inc:330 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Halten Sie beim Klicken Strg (PC) bzw. Command (Mac) gedrückt, um mehrere " -"Einträge auszuwählen." - -#: config/prefs.php.dist:507 -msgid "To the stationery and form responses." -msgstr "Zu den Formatvorlagen und Standardantworten." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"Um eine TLS-Verbindung benutzen zu können, müssen Sie PHP Version 5.1.0 oder " -"höher einsetzen." - -#: thread.php:117 templates/thread/thread.html:31 -msgid "To:" -msgstr "An:" - -#: config/prefs.php.dist:652 -msgid "Toggle Borders" -msgstr "Tabellenränder ein/ausblenden" - -#: config/prefs.php.dist:656 -msgid "Toggle HTML Source" -msgstr "Zu HTML-Quellcode umschalten" - -#: config/prefs.php.dist:676 -msgid "Top" -msgstr "Oben" - -#: templates/compose/compose.html:321 -msgid "Total Size:" -msgstr "Gesamtgröße:" - -#: login.php:226 -msgid "Traditional" -msgstr "Traditionell" - -#: config/prefs.php.dist:311 -msgid "Trash" -msgstr "Papierkorb" - -#: lib/IMAP/Tree.php:1867 -msgid "Trash folder" -msgstr "\"Papierkorb\"-Ordner" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "\"Papierkorb\"-Ordner:" - -#: lib/Quota/sql.php:71 -msgid "Unable to connect to SQL server." -msgstr "Verbindung zum SQL Server kann nicht hergestellt werden." - -#: lib/Quota/mercury32.php:68 lib/Quota/command.php:91 -#: lib/Quota/logfile.php:85 lib/Quota/hook.php:42 lib/Quota/maildir.php:111 -#: lib/Quota/imap.php:42 lib/Quota/mdaemon.php:45 -msgid "Unable to retrieve quota" -msgstr "Speicherplatz-Kontingent konnte nicht gelesen werden" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:36 -msgid "Unanswered" -msgstr "Nicht beantwortet" - -#: lib/Search.php:797 -msgid "Unanswered messages" -msgstr "Nicht beantwortete Nachrichten" - -#: message.php:562 mailbox.php:533 -msgid "Undelete" -msgstr "Wiederherstellen" - -#: lib/Search.php:817 -msgid "Undeleted messages" -msgstr "Nicht gelöschte Nachrichten" - -#: config/prefs.php.dist:621 -msgid "Underline" -msgstr "Unterstrichen" - -#: lib/MIME/Headers.php:254 lib/UI/Mailbox.php:67 lib/UI/Mailbox.php:86 -msgid "Undisclosed Recipients" -msgstr "Unbekannte Empfänger" - -#: config/prefs.php.dist:640 -msgid "Undoes your last action" -msgstr "Macht die letzte Aktion rückgängig" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Unerwartete Antwort des Servers auf AUTHENTICATE Kommando." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Unerwartete Antwort des Servers auf Digest-MD5 Anfrage." - -#: lib/Search.php:807 -msgid "Unflagged messages" -msgstr "Unmarkierte Nachrichten" - -#: lib/MIME/Viewer/itip.php:465 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Nicht verarbeitete Komponente des Typs: %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Unbekannt" - -#: lib/UI/Mailbox.php:209 -msgid "Unknown Date" -msgstr "Unbekanntes Datum" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Unbekannte IMAP-Antwort des Servers. Serverantwort: %s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "Unbekannte Besprechung" - -#: lib/UI/Mailbox.php:105 -msgid "Unknown Recipient" -msgstr "Unbekannter Empfänger" - -#: lib/MIME/Viewer/itip.php:819 -msgid "Unknown Task" -msgstr "Unbekannte Aufgabe" - -#: smime.php:339 pgp.php:440 -msgid "Unload Passphrase" -msgstr "Passwort \"vergessen\"" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Unbenannt" - -#: message.php:482 mailbox.php:784 templates/message/navbar_navigate.html:9 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:32 -msgid "Unseen" -msgstr "Nicht gelesen" - -#: lib/Search.php:787 -msgid "Unseen messages" -msgstr "Ungelesene Nachrichten" - -#: templates/folders/actions.html:26 -msgid "Unsubscribe" -msgstr "Ausblenden" - -#: templates/compose/compose.html:295 -msgid "Update" -msgstr "Aktualisierung" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "Status der Teilnehmer aktualisieren" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Diesen Termin in meinem Kalendar aktualisieren" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "Hochladen:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Standardwert verwenden" - -#: config/prefs.php.dist:290 -msgid "Use IMAP folder subscriptions?" -msgstr "IMAP Ordnerabonnement benutzen?" - -#: config/prefs.php.dist:1015 -msgid "Use Virtual Trash Folder?" -msgstr "Virtuellen Papierkorb benutzen?" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Benutzer" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "" -"Dem Benutzer \"%s\" wurden erfolgreich die angegebenen Rechte für den Ordner " -"\"%s\" zugewiesen." - -#: lib/api.php:180 templates/login/login.html:82 -msgid "Username" -msgstr "Benutzername" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Benutzername:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Benutzername: " - -#: lib/MIME/Viewer/pkcs7.php:256 templates/smime/smime.html:35 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "Anzeigen" - -#: lib/MIME/Viewer/zip.php:99 lib/MIME/Viewer/tnef.php:109 -#, php-format -msgid "View %s" -msgstr "%s anzeigen" - -#: smime.php:313 pgp.php:412 -#, php-format -msgid "View %s Public Key" -msgstr "Öffentlichen %s Schlüssel anzeigen" - -#: lib/MIME/Viewer/images.php:157 lib/MIME/Viewer/images.php:162 -#: lib/MIME/Viewer/pdf.php:93 lib/MIME/Viewer/pdf.php:98 -msgid "View Attachment" -msgstr "Anhang anzeigen" - -#: mailbox.php:570 -msgid "View Messages" -msgstr "Nachrichten an_zeigen" - -#: smime.php:340 pgp.php:441 -msgid "View Personal Private Key" -msgstr "Persönlichen privaten Schlüssel anzeigen" - -#: smime.php:336 pgp.php:435 -msgid "View Personal Public Key" -msgstr "Persönlichen öffentlichen Schlüssel anzeigen" - -#: message.php:592 -msgid "View Thread" -msgstr "Thema Anzeigen" - -#: lib/MIME/Viewer/pkcs7.php:484 -msgid "View attachment in a separate window" -msgstr "Anhang in einem neuen Fenster anzeigen" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Inhalt in einem neuen Fenster anzeigen" - -#: lib/MIME/Viewer/itip.php:142 -msgid "View event" -msgstr "Termin anzeigen" - -#: folders.php:435 mailbox.php:721 -#, php-format -msgid "View messages in %s" -msgstr "Nachrichten in %s anzeigen" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Ansicht oder Ordner, der nach der Anmeldung angezeigt werden soll:" - -#: lib/MIME/Viewer/itip.php:172 -msgid "View task" -msgstr "Aufgabe anzeigen" - -#: mailbox.php:381 mailbox.php:382 -msgid "Virtual Folder" -msgstr "Virtueller Ordner" - -#: search.php:89 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Virtueller Ordner \"%s\" wurde erfolgreich erstellt." - -#: lib/IMAP/Tree.php:65 templates/search/search.html:166 -msgid "Virtual Folders" -msgstr "Virtuelle Ordner" - -#: search.php:84 -msgid "Virtual Folders require a label." -msgstr "Virtuelle Ordner müssen einen Namen haben." - -#: lib/Search.php:436 -msgid "Virtual INBOX" -msgstr "Virtueller Posteingang" - -#: lib/IMAP/Tree.php:1907 -msgid "Virtual INBOX Folder" -msgstr "Virtueller Posteingangsordner" - -#: lib/Search.php:380 -msgid "Virtual Trash" -msgstr "Virtueller Papierkorb" - -#: lib/IMAP/Tree.php:1903 -msgid "Virtual Trash Folder" -msgstr "Virtueller Papierkorb" - -#: templates/search/search.html:177 -msgid "Virtual folder label:" -msgstr "Name des Virtuellen Ordners:" - -#: lib/Crypt/PGP.php:380 lib/MIME/Viewer/pkcs7.php:439 -msgid "Warning" -msgstr "Warnung" - -#: lib/IMP.php:334 -msgid "" -"We cannot verify that this request was really sent by you. It could be a " -"malicious request." -msgstr "" -"Es konnte nicht sichergestellt werden, dass diese Anfrage wirklich von Ihnen " -"ausgelöst wurde. Es könnte sich möglicherweise um eine böswillige Anfrage " -"handeln." - -#: login.php:160 login.php:317 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "Willkommen bei %s" - -#: config/prefs.php.dist:859 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Was soll mit Nachrichten geschehen, nachdem sie als Spam oder kein Spam " -"gemeldet worden sind?" - -#: config/prefs.php.dist:1007 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Beim Löschen von Nachrichten diese in den Papierkorb verschieben, anstatt " -"sie als gelöscht zu markieren?" - -#: config/prefs.php.dist:1192 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "" -"Welche Seite soll angezeigt werden, wenn Sie einen Ordner das erste Mal " -"öffnen?" - -#: config/prefs.php.dist:748 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"Soll beim Beantworten/Weiterleiten einer Nachricht das gleiche " -"Nachrichtenformat wie bei der Originalnachricht verwendet werden?" - -#: config/prefs.php.dist:712 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "" -"Sollen Anhänge mitgespeichert werden, wenn gesendete Nachrichten gespeichert " -"werden?" - -#: config/prefs.php.dist:668 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Welche Domain soll beim Verschicken von Nachrichten oder Suchen von Adressen " -"an unvollständige Adressen (ohne \"@\"-Zeichen) gehängt werden?" - -#: config/prefs.php.dist:976 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "" -"Wo sollen Links zu alternativen Formaten einer Nachricht angezeigt werden?" - -#: config/prefs.php.dist:679 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "Wo soll die Schreibmarke im Nachrichtenfeld positioniert werden?" - -#: message.php:600 mailbox.php:549 -msgid "Whitelist" -msgstr "Positivliste" - -#: lib/prefs.php:227 config/prefs.php.dist:595 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:105 -msgid "Year" -msgstr "Jahr" - -#: templates/javascript_defs.php:48 config/prefs.php.dist:1270 -#: config/prefs.php.dist:1292 templates/compose/compose.html:306 -msgid "Yes" -msgstr "Ja" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "Sie sind im Begriff Nachrichten von folgenden Konten einzusammeln:" - -#: templates/folders/folders_confirm.html:11 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Sie versuchen alle Nachrichten in folgenden Ordner zu löschen." - -#: templates/folders/folders_confirm.html:10 -msgid "You are attempting to delete the following folder(s)." -msgstr "Sie versuchen folgende Ordner zu löschen." - -#: templates/javascript_defs.php:81 -msgid "You are copying/moving to a new folder." -msgstr "Sie kopieren/verschieben zu einem neuen Ordner." - -#: templates/javascript_defs.php:59 -msgid "You are creating a sub-folder to" -msgstr "Sie erzeugen einen Unterordner von " - -#: templates/javascript_defs.php:61 -msgid "You are creating a top-level folder." -msgstr "Sie erzeugen einen Hauptordner." - -#: lib/Folder.php:265 -msgid "You are not allowed to create folders." -msgstr "Sie dürfen keine Ordner erstellen." - -#: lib/Folder.php:272 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Sie dürfen nicht mehr als %d Ordner erstellen." - -#: lib/Compose.php:1032 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "" -"Sie dürfen Nachrichten nicht an mehr als %d Empfänger in %d Stunden " -"verschicken." - -#: lib/Compose.php:1304 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "Sie dürfen Nachrichten nicht an mehr als %d Empfänger verschicken." - -#: templates/javascript_defs.php:64 -msgid "You are renaming the folder:" -msgstr "Sie benennen folgenden Ordner um:" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Sie können folgende Platzhalter im Vorlagentext verwenden: %c für den " -"aktuellen Nachrichtentext; %s für die Signatur." - -#: lib/Folder.php:488 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Sie können \"%s\" nicht ausblenden." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Sie haben den Benutzungsbedingungen nicht zugestimmt und dürfen sich " -"deswegen nicht anmelden." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "" -"Sie haben selbst nicht genügend Rechte, um die Rechte für diesen Ordner zu " -"ändern." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "" -"Sie haben diese Nachricht am %%s an folgende Empfänger weitergeleitet: %s." - -#: lib/IMP.php:1093 -#, php-format -msgid "You have %s new messages." -msgstr "Sie haben %s neue Nachrichten." - -#: lib/IMP.php:1093 -msgid "You have 1 new message." -msgstr "Sie haben 1 neue Nachricht." - -#: lib/prefs.php:163 -msgid "" -"You have activated move to Trash but no Trash folder is defined. You will be " -"unable to delete messages until you set a Trash folder in the preferences." -msgstr "" -"Sie haben festgelegt, gelöschte Nachrichten in den \"Papierkorb\"-Ordner zu " -"verschieben, aber Sie haben keinen Ordner dafür bestimmt. Sie können keine " -"Nachrichten löschen, solange Sie keinen \"Papierkorb\"-Ordner in Ihren " -"Einstellungen festgelegt haben." - -#: compose.php:155 -msgid "You have already submitted this page." -msgstr "Sie haben diese Seite bereits abgeschickt." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Sie haben neue Nachrichten in:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "Sie haben keine externen E-Mail-Konten angelegt." - -#: lib/Compose.php:1291 -msgid "You must enter at least one recipient." -msgstr "Sie müssen mindestens einen Empfänger angeben." - -#: lib/MIME/Viewer/pgp.php:365 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"Sie müssen das Passwort für Ihren privaten PGP-Schlüssel angeben, um diese " -"Nachricht lesen zu können." - -#: lib/MIME/Viewer/pkcs7.php:313 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Sie müssen das Passwort für Ihren privaten S/MIME-Schlüssel angeben, um " -"diese Nachricht lesen zu können" - -#: lib/MIME/Viewer/pgp.php:348 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"Sie müssen das Passwort angeben, das benutzt wurde, um diese Nachricht zu " -"verschlüsseln." - -#: templates/javascript_defs.php:82 -msgid "You must select a target mailbox first." -msgstr "Sie müssen erst einen Zielordner angeben." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "Sie müssen erst das zu löschende Konto auswählen." - -#: templates/javascript_defs.php:52 -msgid "You must select an address first." -msgstr "Sie müssen erst eine Adresse auswählen." - -#: templates/javascript_defs.php:45 templates/javascript_defs.php:47 -msgid "You must select at least one message first." -msgstr "Sie müssen erst mindestens eine Nachricht auswählen." - -#: templates/javascript_defs.php:36 -msgid "You must specify a recipient." -msgstr "Sie müssen einen Empfänger angeben." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"Sie müssen \"Wartungsarbeiten nach der Anmeldung durchführen?\" in Ihren " -"Wartungseinstellungen aktivieren." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Sie haben diese Nachricht am %%s nach %s umgeleitet." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Sie haben auf diese Nachricht am %s geantwortet." - -#: lib/Folder.php:440 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "" -"Beim Einblenden des Ordners \"%s\" ist ein Fehler aufgetreten. Meldung des E-" -"Mail-Servers" - -#: lib/Folder.php:490 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "" -"Der Ordner \"%s\" wurde nicht ausgeblendet. Die Meldung des E-Mail-Servers" - -#: lib/Folder.php:443 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Der Ordner \"%s\" wurde erfolgreich eingeblendet." - -#: lib/Folder.php:493 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Der Ordner \"%s\" wurde erfolgreich ausgeblendet." - -#: lib/Identity/imp.php:156 -msgid "" -"Your From address is not a valid email address. This can be fixed in your " -"Personal Information options page." -msgstr "" -"Ihre Von-Adresse ist keine gültige E-Mail-Adresse. Sie können dies in den " -"Einstellungen unter \"Persönliche Angaben\" beheben." - -#: templates/pgp/pgp.html:92 -msgid "Your Name:" -msgstr "Ihr Name:" - -#: templates/pgp/pgp.html:64 -msgid "Your PGP Public/Private Keys" -msgstr "Ihre öffentlichen/privaten PGP-Schlüssel" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "Ihr privater Schlüssel:" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "Ihr öffentlicher Schlüssel:" - -#: config/prefs.php.dist:200 -msgid "Your Reply-to: address: (optional)" -msgstr "" -"Ihre E-Mail-Adresse für das Feld "Antwort an:" (optional)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Ihre öffentlichen/privaten S/MIME-Zertifikate" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "Ihr Konto unterstützt das Einsammeln von externen Nachrichten nicht." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Ihre Konten:" - -#: config/prefs.php.dist:208 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Ihre Alias-Adressen: (optional, jede Adresse in einer eigenen Zeile " -"eintragen)" - -#: lib/MIME/Viewer/images.php:87 -msgid "Your browser does not support inline display of this image type." -msgstr "Ihr Browser kann diesen Bildtyp nicht direkt anzeigen." - -#: config/prefs.php.dist:519 -msgid "Your browser does not support this feature." -msgstr "Ihr Browser unterstützt diese Funktion nicht." - -#: config/prefs.php.dist:690 -msgid "Your default charset for sending messages:" -msgstr "Ihr Standardzeichensatz beim Erstellen von neuen Nachrichten:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "" -"Ihre Standard-Verschlüsselungsmethode beim Verschicken von Nachrichten:" - -#: attachment.php:114 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Ihr verlinkter Anhang wurde von mindestens einer Person heruntergeladen.\n" -"\n" -"Name des Anhangs: %s\n" -"Datum des Anhangs: %s\n" -"\n" -"Klicken Sie auf den folgenden Link, um den Anhang endgültig zu löschen:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Ihre Nachricht wurde erfolgreich verschickt." - -#: config/prefs.php.dist:232 -msgid "Your signature:" -msgstr "Ihre Signatur:" - -#: lib/Message.php:558 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Anhang entfernt: Ehemaliger Anhangstyp: %s, Name: %s]" - -#: message.php:293 rss.php:75 mailbox.php:745 lib/Compose.php:1936 -#: lib/Compose.php:2414 -msgid "[No Subject]" -msgstr "[Kein Betreff]" - -#: lib/MIME/Viewer/pgp.php:170 -msgid "[Save the key to your Address book]" -msgstr "[Im Adressbuch speichern]" - -#: lib/MIME/Headers.php:264 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Adressen anzeigen - %s Empfänger]" - -#: lib/Compose.php:3009 -msgid "[Truncated Text]" -msgstr "[Text gekürzt]" - -#: lib/MIME/Viewer/pgp.php:172 -msgid "[View the raw key]" -msgstr "[Unformatiert anzeigen]" - -#: compose.php:996 -msgid "_Bcc" -msgstr "_Bcc" - -#: message.php:596 mailbox.php:545 -msgid "_Blacklist" -msgstr "Auss_chlussliste" - -#: compose.php:993 -msgid "_Cc" -msgstr "_Cc" - -#: message.php:564 mailbox.php:527 mailbox.php:529 -msgid "_Delete" -msgstr "_Löschen" - -#: lib/IMP.php:869 -msgid "_Folders" -msgstr "_Ordner" - -#: compose.php:973 -msgid "_Identity" -msgstr "_Identität" - -#: lib/IMP.php:832 -msgid "_Inbox" -msgstr "_Posteingang" - -#: lib/IMP.php:906 -msgid "_Log out" -msgstr "Ab_melden" - -#: message.php:605 -msgid "_Message Source" -msgstr "_Quelltext" - -#: lib/IMP.php:865 -msgid "_New Message" -msgstr "_Neue Nachricht" - -#: message.php:620 -msgid "_Print" -msgstr "D_rucken" - -#: compose.php:1065 -msgid "_Priority" -msgstr "_Priorität" - -#: mailbox.php:368 -#, php-format -msgid "_Refresh %s" -msgstr "A_ktualisiere %s" - -#: message.php:572 -msgid "_Reply" -msgstr "An_tworten" - -#: lib/IMP.php:871 -msgid "_Search" -msgstr "_Suche" - -#: compose.php:958 -msgid "_Send Message" -msgstr "_Senden" - -#: mailbox.php:620 -msgid "_Thread" -msgstr "_Thema" - -#: compose.php:989 compose.php:991 -msgid "_To" -msgstr "_An" - -#: mailbox.php:533 -msgid "_Undelete" -msgstr "W_iederherstellen" - -#: message.php:592 -msgid "_View Thread" -msgstr "Thema Anzei_gen" - -#: message.php:600 mailbox.php:549 -msgid "_Whitelist" -msgstr "Positivliste" - -#: lib/Compose.php:1059 -msgid "addressee unknown" -msgstr "Adressat unbekannt" - -#: lib/Search.php:590 -msgid "and" -msgstr "und" - -#: lib/Compose.php:2047 -msgid "attachment" -msgstr "Anhang" - -#: view.php:122 -msgid "attachments.zip" -msgstr "anhaenge.zip" - -#: templates/compose/compose.html:287 -msgid "bytes" -msgstr "Bytes" - -#: lib/Compose.php:1083 -msgid "cannot create output file" -msgstr "Ausgabedatei konnte nicht erstellt werden" - -#: lib/Compose.php:1055 -msgid "cannot open input" -msgstr "Eingabe kann nicht geöffnet werden" - -#: lib/Compose.php:1047 -msgid "command line usage error" -msgstr "Ungültige Benutzung der Kommandozeile" - -#: lib/Compose.php:1103 -msgid "configuration error" -msgstr "Konfigurationsfehler" - -#: lib/Compose.php:1079 -msgid "critical system file missing" -msgstr "Kritische Systemdatei fehlt" - -#: lib/Compose.php:1051 -msgid "data format error" -msgstr "Datenformatfehler" - -#: lib/Compose.php:1107 -msgid "entry not found" -msgstr "Eintrag nicht gefunden" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "von" - -#: lib/Compose.php:1063 -msgid "host name unknown" -msgstr "Hostname unbekannt" - -#: lib/Search.php:593 -msgid "in" -msgstr "in" - -#: lib/Compose.php:1087 -msgid "input/output error" -msgstr "Ein-/Ausgabefehler" - -#: lib/Compose.php:1071 -msgid "internal software error" -msgstr "Interner Softwarefehler" - -#: templates/folders/import.html:14 -msgid "into folder" -msgstr "in den Ordner" - -#: smime.php:39 pgp.php:79 -msgid "key" -msgstr "Schlüssel" - -#: folders.php:143 -msgid "mailbox file" -msgstr "Ordnerdatei" - -#: lib/Compose.php:867 -msgid "name" -msgstr "Name" - -#: lib/Search.php:585 -msgid "not" -msgstr "nicht" - -#: lib/Search.php:590 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "oder" - -#: lib/Compose.php:1099 -msgid "permission denied" -msgstr "Zugriff verweigert" - -#: templates/javascript_defs.php:31 -msgid "recipients" -msgstr "Empfänger" - -#: lib/Compose.php:1095 -msgid "remote error in protocol" -msgstr "Remotefehler im Protokoll" - -#: lib/Compose.php:1067 -msgid "service unavailable" -msgstr "Service nicht verfügbar" - -#: lib/Compose.php:1075 -msgid "system error" -msgstr "Systemfehler" - -#: lib/Compose.php:1091 -msgid "temporary failure" -msgstr "Vorübergehender Fehler" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "Ihrer Ausschlussliste" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "Ihrer Positivliste" diff --git a/imp/po/el_GR.po b/imp/po/el_GR.po deleted file mode 100644 index e9369dfaa..000000000 --- a/imp/po/el_GR.po +++ /dev/null @@ -1,4985 +0,0 @@ -# IMP Greek translation. -# Copyright 2002 Stefanos I. Dimitriou. -# Stefanos I. Dimitriou , 2002. -# Silligardos Xristoforos, 2002. -# Anagnostopoulos Apostolis, 2002. -# Milosis C. Konstantinos, 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: IMP: 3.2-cvs\n" -"POT-Creation-Date: 2002-11-07 12:08+0200\n" -"PO-Revision-Date: 2001-05-05 15:00+0200\n" -"Last-Translator: Konstantinos C. Milosis \n" -"Language-Team: Greek \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=iso-8859-7\n" -"Content-Transfer-Encoding: 8-bit\n" - -msgid " Switch to HTML composition" -msgstr "ÅíáëëáãÞ ìåèüäïõ óôïé÷åéïèåóßáò" - -msgid " To: " -msgstr " Ðñïò:" - -msgid " Date: " -msgstr "Çìåñïìçíßá:" - -msgid " From: " -msgstr " Áðü:" - -msgid " - $nm new message" -msgstr " - $nm ÍÝï ìÞíõìá." - -msgid " - $nm new messages" -msgstr " - $nm ÍÝá ìçíýìáôá" - -msgid " The mailbox trash is already empty." -msgstr " Ç ãñáììáôïèõñßäá 'êÜäïò' åßíáé Þäç Üäåéá." - -msgid " Subject: " -msgstr " ÈÝìá:" - -msgid " in " -msgstr " óå " - -msgid "#" -msgstr "#" - -#: mailbox.php:190 -msgid "%d message(s) have been deleted." -msgstr "%d ìÞíõìá(ôá) äéáãñÜöçêáí." - -#: lib/Spam.php:169 -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "%d ìçíýìáôá áíáöÝñèçêáí óáí ÌÇ spam óôï äéá÷åéñéóôÞ ôïõ óõóôÞìáôïò." - -#: lib/Spam.php:149 -msgid "%d messages have been reported as not spam." -msgstr "%d ìçíýìáôá áíáöÝñèçêáí óáí ÌÇ spam." - -#: lib/Spam.php:161 -msgid "%d messages have been reported as spam to your system administrator." -msgstr "%d ìçíýìáôá áíáöÝñèçêáí óáí spam óôï äéá÷åéñéóôÞ ôïõ óõóôÞìáôïò." - -#: lib/Spam.php:141 -msgid "%d messages have been reported as spam." -msgstr "%d ìçíýìáôá áíáöÝñèçêáí óáí spam." - -#, c-format -msgid "%d of %d Messages" -msgstr "%d áðü %d Ìçíýìáôá" - -#, c-format -msgid "%d to %d of %d Messages" -msgstr "%d Ýùò %d áðü %d Ìçíýìáôá" - -#: pgp.php:332 -msgid "%s PGP Administration" -msgstr "%s Äéá÷åßñéóç PGP" - -#: smime.php:254 -msgid "%s S/MIME Administration" -msgstr "%s Äéá÷åßñéóç S/MIME" - -#, c-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s õðÜñ÷åé Þäç. Ï %s öÜêåëïò äåí ìåôïíïìÜóôçêå." - -#, c-format -msgid "%s does not appear to be a valid mailbox." -msgstr "%s äåí öáßíåôáé íá åßíáé Ýãêõñï ãñáììáôïêéâþôéï." - -#, c-format -msgid "%s folder being renamed at the start of the month." -msgstr "%s öÜêåëïò èá ìåôïíïìáóôåß óôçí áñ÷Þ ôïõ ìÞíá." - -#: lib/MIME/Viewer/itip.php:226 -msgid "%s has accepted." -msgstr "%s Ýãéíå áðïäåêôü." - -#: lib/MIME/Viewer/itip.php:603 -msgid "%s has cancelled %s." -msgstr "%s áêýñùóå %s." - -#: lib/MIME/Viewer/itip.php:232 -msgid "%s has declined." -msgstr "%s äåí Ýãéíå áðïäåêôü." - -#: lib/MIME/Viewer/itip.php:452 -msgid "%s has replied to a free/busy request." -msgstr "%s áðÜíôçóå óå åñþôçìá åëåýèåñïõ/áðáó÷ïëçìÝíïõ." - -#: lib/MIME/Viewer/itip.php:583 -msgid "%s has replied to the invitation to %s." -msgstr "%s áðÜíôçóå óôç ðñüóêëçóç ãéá %s." - -#: lib/MIME/Viewer/itip.php:441 -msgid "%s has sent you free/busy information." -msgstr "%s áðÝóôåéëå ðëçñïöïñßåò åëåýèåñïõ/áðáó÷ïëçìÝíïõ." - -#: lib/MIME/Viewer/itip.php:238 -msgid "%s has tentatively accepted." -msgstr "%s Ýãéíå ðñïóùñéíÜ áðïäåêôü." - -#, c-format -msgid "%s is already empty." -msgstr "%s åßíáé Þäç Üäåéï." - -#: lib/MIME/Viewer/itip.php:446 -msgid "%s requests your free/busy information." -msgstr "%s æÞôçóóå ðëçñïöïñßåò åëåýèåñïõ/áðáó÷ïëçìÝíïõ." - -#: lib/MIME/Viewer/itip.php:541 -msgid "%s requests your presence at %s." -msgstr "%s æÞôçóå ôçí ðáñïõóßá óïõ óôçí %s." - -#: lib/Message.php:398 -msgid "%s was successfully added to %s." -msgstr "%s ðñïóôÝèçêå åðéôõ÷þò óôï %s." - -#: lib/MIME/Viewer/itip.php:553 -msgid "%s wishes to ammend %s." -msgstr "%s åðéèõìåß ôñïðïðïßçóç ôïõ %s." - -#: lib/MIME/Viewer/itip.php:531 -msgid "%s wishes to make you aware of %s." -msgstr "%s åðéèõìåß íá óáò ðëçñïöïñÞóåé ãéá %s." - -#: lib/MIME/Viewer/itip.php:558 -msgid "%s wishes to receive the latest information about %s." -msgstr "%s åðéèõìåß íá ëÜâåé ôéò ôåëåõôáßåò ðëçñïöïñßåò ãéá %s." - -#, c-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d áðü %d)" - -msgid "(Apply these changes and move to next screen.)" -msgstr "(ÅöáñìïãÞ áõôþí ôùí áëëáãþí êáé ìåôáêßíçóç óôçí åðüìåíç ïèüíç.)" - -msgid "(Discard all changes and return to the compose screen.)" -msgstr "" -"(Áðüññéøç üëùí ôùí áëëáãþí êáé åðéóôñïöÞ óôçí ïèüíç óýíèåóçò ìçíýìáôïò.)" - -msgid "(Highest)" -msgstr "(Õøçëüôáôç)" - -msgid "(Maximum Attachment Size: %s bytes)" -msgstr "(ÌÝãéóôï ìÝãåèïò Åðéóõíáðôüìåíïõ: %s bytes)" - -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(ÅðéóôñïöÞ óôçí ïèüíç óýíèåóçò áöïý Ý÷ïõí åöáñìïóôåß üëåò ïé áëëáãÝò. Ïé " -"áëëáãÝò óå áõôÞ ôçí ïèüíç ÄÅÍ èá åöáñìïóôïýí.)" - -#: spelling.php:274 -msgid "" -"(Send message after applying all changes made thus far. Changes on the " -"current screen will NOT be applied.)" -msgstr "" -"(ÁðïóôïëÞ ìçíýìáôïò ìåôÜ ôçí åöáñìïãÞ ôùí áëëáãþí ðïõ Ý÷åôå Þäç êÜíåé. Ïé " -"áëëáãÝò óôçí ôñÝ÷ïõóá ïèüíç ÄÅÍ èá åöáñìïóèïýí.)" - -msgid "* Add these by clicking OK *" -msgstr "* ÐñïóèÞêç áõôþí åðéëÝãïíôáò ÏÊ *" - -msgid "* Please select address(es) *" -msgstr "* Ðáñáêáëþ åðéëÝîôå ôç äéåýèõíóç(åéò) *" - -msgid "1 (Highest)" -msgstr "1 (Õøçëüôáôç)" - -msgid "2 (High)" -msgstr "2 (ÕøçëÞ)" - -msgid "3 (Normal)" -msgstr "3 (ÊáíïíéêÞ)" - -msgid "4 (Low)" -msgstr "4 (×áìçëÞ)" - -msgid "5 (Lowest)" -msgstr "5 (×áìçëüôáôç)" - -#: config/prefs.php.dist:788 -msgid "100 characters" -msgstr "100 ÷áñáêôÞñåò" - -#: config/prefs.php.dist:791 -msgid "1000 characters" -msgstr "1000 ÷áñáêôÞñåò" - -#: config/prefs.php.dist:789 -msgid "250 characters" -msgstr "250 ÷áñáêôÞñåò" - -#: config/prefs.php.dist:790 -msgid "500 characters" -msgstr "500 ÷áñáêôÞñåò" - -msgid "Content-Disposition:" -msgstr "Äéáñßèìõóç Ðåñéå÷ïìÝíïõ:" - -msgid "Content-Transfer-Encoding:" -msgstr "Êùäéêïðïéçóç ÌåôáöïñÜò Ðåñéå÷ïìÝíïõ:" - -msgid "Content-Type:" -msgstr "Ôýðïò Ðåñéå÷ïìÝíïõ" - -msgid "Date:" -msgstr "Çìåñïìçíßá:" - -msgid "Delivered-To:" -msgstr "Ðáñáäüèçêå óôïí:" - -msgid "Description:" -msgstr "ÐåñéãñáöÞ:" - -msgid "Disposition:" -msgstr "Ñýèìéóç:" - -msgid "From:" -msgstr "Áðü:" - -msgid "Headers:" -msgstr "Åðéêåöáëßäåò:" - -msgid "In-Reply-To:" -msgstr "Óå áðÜíôçóç ôïõ:" - -msgid "MIME-Version:" -msgstr "¸êäïóç MIME:" - -msgid "Message-ID:" -msgstr "Êùäéêüò Ìçíýìáôïò:" - -#: lib/MIME/Viewer/itip.php:61 -msgid "The calendar data is invalid" -msgstr "Ôá äåäïìÝíá ôïõ çìåñïëïãßïõ äåí åßíáé Ýãêõñá" - -msgid "Total Attachments Size:" -msgstr "Óõíïëéêü ÌÝãåèïò Åðéóõíáðôüìåíùí: " - -msgid "Priority:" -msgstr "Ðñïôåñáéüôçôá:" - -msgid "Received:" -msgstr "ÐáñáëÞöèçêå:" - -msgid "Return-Path:" -msgstr "ÅðéóôñïöÞ óå:" - -msgid "Search" -msgstr "ÁíáæÞôçóç" - -msgid "Subject:" -msgstr "ÈÝìá:" - -msgid "To:" -msgstr "Ðñïò:" - -msgid "User-Agent:" -msgstr "ÌåóïëáâçôÞò ×ñÞóôç:" - -msgid "X-Priority:" -msgstr "Ðñïôáéñåüôçôá-×:" - -#, c-format -msgid "" -"

    This message was written in a character set other than your own. If it " -"is not displayed correctly, %sclick here to open it in a new window.

    \n" -msgstr "" -"

    Áõôü ôï ìÞíõìá ãñÜöôçêå ìå äéáöïñåôéêÞ êùäéêïðïßçóç áðü áõôÞ ðïõ " -"÷ñçóéìïðïéåßôå. Áí äåí åìöáíßæåôáé óùóôÜ, %s åðéëÝîôå åäþ ãéá íá " -"áíïßîåé óå íÝï ðáñÜèõñï.

    \n" - -msgid "AND" -msgstr "ÊÁÉ" - -#: lib/MIME/Viewer/images.php:150 -msgid "A large image named %s is attached to this message." -msgstr "Ìéá ìåãÜëç åéêüíá ìå üíïìá %s Ý÷åé åðéóõíáöèåß óå áõôü ôï ìÞíõìá." - -#: lib/MIME/Viewer/notification.php:53 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "" -"Åíá ìÞíõìá ðïõ áðïóôåßëáôå åß÷å óáí áðïôÝëåóìá ôçí åðéóôñïöÞ áõôïý ôïõ " -"ìçíÞìáôïò åíçìÝñùóçò áðü ôïí ðáñáëÞðôç." - -#: lib/MIME/Viewer/itip.php:546 -msgid "Accept request" -msgstr "Áðïäï÷Þ áéôÞìáôïò" - -#: lib/MIME/Viewer/itip.php:738 -msgid "Accepted" -msgstr "¸ãéíå áðïäåêôü" - -#: lib/IMP.php:911 lib/IMP.php:913 -msgid "Acco_unts" -msgstr "Ëïãáñéáóìïß" - -#: templates/fetchmail/manage.inc:7 -msgid "Account's name:" -msgstr "¼íïìá Ëïãáñéáóìïý:" - -msgid "Action" -msgstr "ÅíÝñãåéá" - -msgid "Actions" -msgstr "ÅíÝñãåéåò" - -#: templates/prefs/sourceselect.inc:303 -msgid "Add source" -msgstr "ÐñïóèÞêç ðçãáßïõ" - -#: lib/MIME/Viewer/itip.php:534 lib/MIME/Viewer/itip.php:544 -msgid "Add this to my calendar" -msgstr "ÐñïóèÞêç áõôïý óôï çìåñïëüãéü ìïõ" - -#: lib/MIME/Headers.php:206 lib/MIME/Headers.php:207 -#, c-format -msgid "Add to Addressbook (%s)" -msgstr "ÐñïóèÞêç óôï ÄéåõèõíóéïãñÜöï (%s)" - -msgid "Added \"%s\" as an attachment." -msgstr "ÐñïóôÝèçêå \"%s\" óáí óõíçììÝíï." - -msgid "Added an attachment." -msgstr "ÐñïóôÝèçêå Ýíá óõíçììÝíï." - -#: config/prefs.php.dist:190 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Ðñüóèåôåò åðéêåöáëßäåò ãéá åìöÜíéóç êáôÜ ôçí ðñïâïëÞ: (ÐñïáéñåôéêÜ, âÜëå " -"êÜèå åðéêåöáëßäá óå íÝá ãñáììÞ)" - -#: lib/MIME/Viewer/notification.php:65 -msgid "Additional information can be viewed %s." -msgstr "Åðéðñüóèåôåò ðëçñïöïñßåò ìðïñåßôå íá äåßôå %s." - -#: lib/MIME/Viewer/notification.php:65 -msgid "Additional information details" -msgstr "Ðñüóèåôåò ðëçñïöïñéáêÝò ëåðôïìÝñåéåò" - -#: lib/MIME/Viewer/status.php:96 -msgid "Additional message details" -msgstr "Ðñüóèåôåò ëåðôïìÝñåéåò ìçíýìáôïò" - -#: lib/MIME/Viewer/status.php:95 -msgid "Additional message details can be viewed %s." -msgstr "Ðñüóèåôåò ëåðôïìÝñåéåò ìçíýìáôïò ìðïñïýí íá ðñïâëçèïýí %s." - -#: lib/MIME/Viewer/status.php:81 -msgid "Additional message error details" -msgstr "Ðñüóèåôåò ëåðôïìÝñåéò ëÜèïõò ôïõ ìçíýìáôïò" - -#: lib/MIME/Viewer/status.php:80 -msgid "Additional message error details can be viewed %s." -msgstr "Ðñüóèåôåò ëåðôïìÝñåéò ëÜèïõò ôïõ ìçíýìáôïò ìðïñïýí íá ðñïâëçèïýí %s." - -#: contacts.php:90 templates/contacts/contacts.inc:170 -#: templates/compose/compose.inc:330 templates/compose/redirect.inc:55 -msgid "Address Book" -msgstr "Äéåõè/ãñÜöïò" - -msgid "Address Books" -msgstr "ÄéåõèõíóéïãñÜöïé" - -msgid "Addressbooks" -msgstr "ÄéåõèõíóéïãñÜöïé" - -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Äéåõèýíóåéò ãéá ÊñõöÞ Êïéíïðïßçóç óå üëá óáò ôá ìçíýìáôá: (ðñïåñáéôéêÜ, " -"âÜëôå ìßá äéåýèõíóç óå êÜèå ãñáììÞ)" - -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Äéåõèýíóåéò ðïõ áíôéóôïé÷ïýí áðïêëåéóôéêÜ óå áõôÞ ôç ôáõôüôçôá: " -"(ðñïåñáéôéêÜ, âÜëôå ìßá äéåýèõíóç óå êÜèå ãñáììÞ)" - -msgid "All" -msgstr "Oëá" - -msgid "All messages in the folder(s) will be lost!" -msgstr "¼ëá ôá ìçíýìáôá óôïí(ïõò) öÜêåëï(ïõò) èá ÷áèïýí!" - -msgid "" -"All messages in the folder(s) will be lost!\\nAre you completely sure you " -"wish to continue?\\n" -msgstr "" -"¼ëá ôá ìçíýìáôá óôï(ïõò) öÜêåëï(ïõò) èá ÷áèïýí! \\nÅßóôå áðïëýôùò óßãïõñïé " -"üôé èÝëåôå íá óõíå÷ßóåôå;\\n" - -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"¼ëá ôá ìçíýìáôá óôïí(ïõò) áêüëïõèï öÜêåëï(ïõò)èá ìåôáöÝñïõí óå Ýíá öÜêåëï :" - -#, c-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"¼ëá ôá ìçíýìáôá óôï öÜêåëï \"%s\" ðïõ åßíáé ðáëéüôåñá áðü %s çìÝñåò èá " -"äéáãñáöïýí ìüíéìá." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:65 -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "Ïëá ôá óõíçììÝíá ðïõ åßíáé ðáëáéüôåñá áðü %s ìÞíåò èá äéáãñáöïýí." - -#, c-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"¼ëïé ïé öÜêåëïé ìå áðåóôáëìÝíá ðïõ åßíáé ðáëéüôåñïé áðü %s ìÞíåò èá " -"äéáãñáöïýí." - -msgid "" -"All sessions begin at the Login screen. Before you can use any of the " -"webmail features, you must connect to your IMAP account using the username " -"and password assigned to you by your network administrator." -msgstr "" -"Èá îåêéíÞóåôå áðü ôçí ïèüíç åéóüäïõ. Ðñéí ÷ñçóéìïðïéÞóåôå ïðïéåóäÞðïôå áðü " -"ôéò õðçñåóßåò ôïõ Web Mail, èá ðñÝðåé íá óõíäåèåßôå óôï ëïãáñéáóìü IMAP ðïõ " -"Ý÷åôå ÷ñçóéìïðïéþíôáò ôï üíïìá ÷ñÞóôç êáé ôï óõíèçìáôéêü ðïõ óáò Ý÷ïõí äþóåé." - -#: templates/filters/prefs.inc:55 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "" -"Íá åðéôñÝðåôáé êáíüíåò ößëôñùí íá åöáñìüæïíôáé óå ïðïéáäÞðïôå ãñáììáôïèõñßäá " -"(mailbox);" - -#: lib/MIME/Viewer/alternative.php:113 -msgid "Alternative parts for this section:" -msgstr "ÅíáëëáêôéêÜ ìÝñç ãéá áõôÞ ôç óõíåäñßá:" - -msgid "Always" -msgstr "ÐÜíôá" - -msgid "Always save attachments" -msgstr "ÁðïèÞêåõóç óõíçììÝíùí ðÜíôá" - -#: lib/Message.php:491 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "" -"ÐñïÝêõøå ëÜèïò êáôÜ ôç ðñïóðÜèåéá áðüóðáóçò ôïõ óõíçììÝíïõ. Ï åîõðçñåôçôÞò " -"IMAP áíáöÝñåé: " - -msgid "An illegal value was specified." -msgstr "Ïñßóôçêå ìßá ìç åðéôñåðüìåíç ôéìÞ." - -msgid "An unknown error occured adding the new entry." -msgstr "ÐáñïõóéÜóôçêå Üãíùóôï ëÜèïò êáôÜ ôçí ðñïóèÞêç íÝáò åããñáöÞò." - -#: lib/Message.php:385 -msgid "An unknown error occured while creating the new task." -msgstr "ÐñïÝêõøå Üãíùóôï ëÜèïò êáôÜ ôç äçìéïõñãßá íÝáò åñãáóßáò." - -msgid "Answered" -msgstr "ÁðáíôçìÝíá" - -msgid "Answered messages" -msgstr "ÁðáíôçìÝíá ìçíýìáôá" - -msgid "Apply All Rules" -msgstr "ÅöáñìïãÞ üëùí ôùí êáíüíùí" - -msgid "Apply Filters" -msgstr "ÅöáñìïãÞ Ößëôñùí" - -msgid "Apply Filters on" -msgstr "ÅöáñìïãÞ ôùí ößëôñùí óôï" - -msgid "Apply filter rules upon logging on?" -msgstr "ÅöáñìïãÞ ôùí êáíüíùí ößëôñùí êÜèå öïñÜ ðïõ êÜíåôå åéóáãùãÞ;" - -msgid "Apply filter rules upon logging on." -msgstr "ÅöáñìïãÞ ôùí êáíüíùí ößëôñùí êÜèå öïñÜ ðïõ ìðáßíåôå óôçí õðçñåóßá." - -msgid "Apply filter rules when mailbox is refreshed?" -msgstr "" -"ÅöáñìïãÞ ôùí êáíüíùí ößëôñùí êÜèå öïñÜ ðïõ êÜíåôå áíáíÝùóç ôïõ " -"ãñáììáôïêéâþôéïõ;" - -msgid "Apply filter rules whenever INBOX is displayed?" -msgstr "ÅöáñìïãÞ ôùí êáíüíùí ößëôñùí êÜèå öïñÜ ðïõ åìöáíßæåôå ôá Åéóåñ÷üìåíá;" - -msgid "Apply Filters to %s" -msgstr "ÅöáñìïãÞ Ößëôñùí óå %s" - -msgid "April" -msgstr "Áðñßëéïò" - -msgid "Approximate Size" -msgstr "ÌÝãåèïò êáôÜ ðñïóÝããéóç" - -msgid "Are you SURE you want to continue?" -msgstr "Åßóôå óßãïõñïé ðùò èÝëåôå íá óõíå÷ßóåôå;" - -#: templates/folders/javascript.inc:5 -msgid "Are you completely sure you wish to continue?" -msgstr "Åßóáé áðüëõôá óßãïõñïò üôé èÝëåéò íá óõíå÷ßóåéò;" - -#: templates/smime/smime.inc:65 templates/pgp/pgp.inc:93 -msgid "Are you sure you want to delete this public key?" -msgstr "Åßóôå óßãïõñïé üôé èÝëåôå íá äéáãñÜøåôå áõôü ôï äçìüóéï êëåéäß;" - -#: templates/smime/smime.inc:128 templates/pgp/pgp.inc:169 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Åßóôå óßãïõñïé üôé èÝëåôå íá äéáãñÜøåôå áõôü ôï æåýãïò êåëéäéþí (Äåí " -"óõíßóôáôáé!)" - -msgid "Are you sure you want to do this?" -msgstr "Åßóôå óßãïõñïé ðùò èÝëåôå íá åêôåëÝóåôå áõôÞ ôçí åíÝñãåéá;" - -#: templates/mailbox/javascript.inc:68 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Åßóôå óßãïõñïé ðùò èÝëåôå íá äéáãñÜøåôå áõôÜ ôá ìçíýìáôá ÌÏÍÉÌÁ;" - -#: lib/MIME/Contents.php:215 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Åßóôå óßãïõñïé ðùò èÝëåôå íá äéáãñÜøåôå áõôÜ ôá óõíçììÝíá ÌÏÍÉÌÁ;" - -msgid "Are you sure you wish to empty this folder?" -msgstr "Åßóôå óßãïõñïé ðùò èÝëåôå íá áäåéÜóåôå áõôü ôïí öÜêåëï;" - -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Åßóôå óßãïõñïé ðùò èÝëåôå íá áäåéÜóåôå ôïí êÜäï;" - -#: templates/mailbox/actions.inc:8 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Åßóôå óßãïõñïé ðùò èÝëåôå íá äéáãñÜøåôå áõôÜ ôá ìçíýìáôá ìïíéìá;" - -#: templates/mailbox/javascript.inc:86 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "ÈÝëåôå óßãïõñá íá áíáöÝñåôå áõôÜ ôá ìçíýìáôá óáí 'áèþá';" - -#: templates/mailbox/javascript.inc:77 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Åßóôå óßãïõñïé üôé èÝëåôå íá áíáöÝñåôå áõôÜ ôá ìçíýìáôá óáí 'spam';" - -msgid "Arrival Time" -msgstr "¿ñá ËÞøçò" - -msgid "Ascending" -msgstr "Áýîïõóá" - -msgid "Ask" -msgstr "Åñþôçóç" - -msgid "Attach" -msgstr "Åðéóýíáøç" - -#: templates/compose/compose.inc:466 -msgid "Attach Files" -msgstr "Åðéóýíáøç Áñ÷åßùí" - -#: templates/compose/compose.inc:447 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Íá åðéóõíáöèåß áíôßãñáöï ôïõ äçìüóéïõ PCP êëåéäéïý óáò óôï ìÞíõìá;" - -#: lib/MIME/Viewer/tnef.php:113 -msgid "Attached File:" -msgstr "Åðéóõíáðôüìåíï Áñ÷åßï:" - -#: lib/Compose.php:355 lib/Compose.php:442 -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Ôï åðéóõíáðôüìåíï áñ÷åßï \"%s\" õðåñâáßíåé ôï üñéï ìåãÝèïõò åðéóõíáðôüìåíïõ. " -"ÄÅÍ èá åðéóõíáöèåß." - -#: lib/MIME/Viewer/itip.php:341 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Ôï åðéóõíáðôüìåíï åßíáé áðÜíôçóç óå áßôçìá çìåñïëïãßïõ ðïõ óôåßëáôå." - -msgid "Attachment" -msgstr "ÓõíçììÝíï" - -#: compose.php:977 lib/Message.php:452 -msgid "Attachment stripped: Original attachment type" -msgstr "Ôï óõíçììÝíï áðïóðÜóèçêå: Ðñáãìáôéêüò ôýðïò äåäïìÝíùí" - -msgid "Attachments" -msgstr "ÓõíçììÝíá" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Attendees" -msgstr "ÓõììåôÝ÷ïíôåò" - -#: lib/MIME/Viewer/notification.php:56 -msgid "Attention" -msgstr "Ðñïóï÷Þ" - -msgid "August" -msgstr "Áýãïõòôïò" - -#: lib/Auth/imp.php:49 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Ç áðáéôïýìåíç åðÝêôáóç IMAP äåí âñÝèçêå." - -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "" -"Áõôüìáôç åìöÜíéóç åéêüíùí óå HTML ìçíýìáôá üôáí ï áðïóôïëÝáò åßíáé óôï " -"ÄéåõèõíóéïãñÜöï ìïõ;" - -msgid "Available Address books:" -msgstr "ÄéáèÝóéìïé ÄéåõèõíóéïãñÜöïé:" - -#: lib/MIME/Viewer/itip.php:704 -msgid "Awaiting Response" -msgstr "Óå ÁíáìïíÞ ÁðÜíôçóçò" - -msgid "Bac_k to %s" -msgstr "ÅðéóôñïöÞ óôá %s" - -#, c-format -msgid "Back to %s" -msgstr "ÅðéóôñïöÞ óôá %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "ÅðéóôñïöÞ óôï ÅõñåôÞñéï Ðïëëáðëþí ÌçíõìÜôùí" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "ÅðéóôñïöÞ óôçí åìöÜíéóç ÍçìÜôùí" - -#: lib/IMAP/Client.php:572 -msgid "Bad login name or password." -msgstr "Áêõñï üíïìá Þ êùäéêüò." - -#: lib/IMAP/Client.php:387 -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Áêõñï Þ êáêïãñáìÝíï åñþôçìá. Ï ÅîõðçñåôçôÞò áðÜíôçóå: %s" - -#: lib/IMAP/Client.php:576 -msgid "Bad request: %s." -msgstr "Áêõñï åñþôçìá: %s." - -msgid "Bcc" -msgstr "ÊñõöÞ Êïéíïðïßçóç" - -msgid "" -"Begin by entering your user and password in the appropriate fields. You'll " -"then need to select the IMAP mail server to which you'd like to connect." -msgstr "" -"ÎåêéíÞóôå âÜæïíôáò ôï üíïìá ÷ñÞóôç êáé ôï óõíèçìáôéêü óáò óôá êáôÜëëçëá " -"ðåäßá. Êáôüðéí ðñÝðåé íá åðéëÝîåôå ôïí ôýðï äéáêïìéóôÞ ðïõ èá " -"÷ñçóéìïðïéÞóåôå." - -#: lib/MIME/Viewer/status.php:168 -msgid "Below is the raw text of the status information message." -msgstr "Áêïëïõèåß ôï 'êáèáñü' êåßìåíï ôïõ ðëçñïöïñéáêïý ìçíýìáôïò êáôÜóôáóçò." - -msgid "Blacklist" -msgstr "Åíï÷ëçôéêÞ Áëëçëïãñáößá" - -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "" -"Íá ìðëïêÜñïíôáé ïé åéêüíåò óå ìçíýìáôá HTML åêôüò áí ñçôÜ Ý÷ïõí æçôçèåß;" - -msgid "Body" -msgstr "Êåßìåíï Ìçíýìáôïò" - -msgid "Body:" -msgstr "Êåßìåíï Ìçíýìáôïò:" - -msgid "Both" -msgstr "Êáé ôá äýï" - -msgid "Both Header Listing and Body of Message" -msgstr "Êáé ôá äýï, óôçí åðéêåöáëßäá êáé óôï óþìá ôïõ ìçíÞìáôïò" - -msgid "Browse..." -msgstr "ÁíáæÞôçóç..." - -msgid "C_harset" -msgstr "Êùäéêïóåëßäá" - -#: templates/search/fields.inc:35 -msgid "Calendar" -msgstr "Çìåñïëüãéï" - -#: lib/Fetchmail/imap.php:204 -msgid "Can not connect to the remote mail server." -msgstr "Áäýíáôç ç óýíäåóç ìå ôïí áðïìáêñõóìÝíï åîõðçñåôçôÞ e-mail." - -#: lib/Fetchmail/imap.php:202 -msgid "Can not connect to the remote mail server: " -msgstr "Áäýíáôç ç óýíäåóç ìå ôïí áðïìáêñõóìÝíï åîõðçñåôçôÞ e-mail:" - -#: lib/MIME/Viewer/partial.php:53 -msgid "" -"Can not display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Áäýíáôç ç åìöÜíéóç - âñÝèçêáí ìüíï %s áðü %s ìÝñç áõôïý ôïõ ìçíýìáôïò óôç " -"ôñÝ÷ïõóá ãñáììáôïèõñßäá." - -#: templates/contacts/contacts.inc:248 templates/folders/import.inc:21 -#: templates/smime/passphrase.inc:22 templates/smime/import_key.inc:85 -#: templates/compose/spelling.inc:106 templates/pgp/passphrase.inc:32 -#: templates/pgp/import_key.inc:66 -msgid "Cancel" -msgstr "Áêýñùóç" - -msgid "Cancel Message" -msgstr "Áêýñùóç Ìçíýìáôïò" - -msgid "Cancelling this message will permanently discard its contents." -msgstr "Áêõñþíïíôáò áõôü ôï ìÞíõìá èá ÷áèïýí ïñéóôéêÜ ôá ðåñéå÷üìåíá ôïõ." - -msgid "Cc" -msgstr "Êïéíïðïßçóç" - -msgid "Cc:" -msgstr "Êïéíïðïßçóç:" - -msgid "Change" -msgstr "ÁëëáãÞ" - -msgid "Change All" -msgstr "ÁëëáãÞ ¼ëùí" - -msgid "Change Folder" -msgstr "ÁëëáãÞ ÖáêÝëïõ" - -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Ìðïñåßôå íá áëëÜîåôå ôéò åðéëïãÝò åìöÜíéóçò, üðùò åßíáé ï áñéèìüò ìçíõìÜôùí " -"ðïõ âëÝðåôå áíÜ óåëßäá êáé ï ôñüðïò ôáîéíüìçóçò ôùí ìçíõìÜôùí." - -msgid "Change mail server settings." -msgstr "ÁëëáãÞ ôùí ñõèìßóåùí ÄéáêïìéóôÞ." - -msgid "Change mail server and folder settings." -msgstr "ÁëëáãÞ ôùí ñõèìßóåùí ÄéáêïìéóôÞ êáé ÖáêÝëëùí." - -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Ìðïñåßôå íá áëëÜîåôå ôï üíïìá, ôç äéåýèõíóç êáé ôçí õðïãñáöÞ óáò, óôïé÷åßá " -"ðïõ âëÝðïõí ïé ðáñáëÞðôåò óáò üôáí äéáâÜæïõí Þ áðáíôÜíå óôá ìçíýìáôÜ óáò." - -#: config/prefs.php.dist:793 -msgid "Characters to display:" -msgstr "×áñáêôÞñåò ðñïò åìöÜíéóç:" - -#: templates/folders/actions.inc:13 -msgid "Check Folder(s) for New Mail" -msgstr "¸ëåã÷ïò ÖáêÝëïõ(ùí) ãéá ÍÝá Ìçíýìáôá" - -#: templates/folders/actions.inc:2 templates/mailbox/message_headers.inc:65 -msgid "Check _All/None" -msgstr "ÅðéëïãÞ ¼ëùí/Êáíåíüò" - -#: templates/fetchmail/fetchmail.inc:14 -msgid "Check all mail servers you want to fetch mail from:" -msgstr "" -"¸ëåã÷ïò üëùí ôùí åîõðçñåôçôþí áðü ôïõò ïðïéïõò èÝëåôå íá áíôëÞóåôå ìçíýìáôá:" - -#: config/prefs.php.dist:454 -msgid "Check spelling before sending a message?" -msgstr "Åëåã÷ïò ïñèïãñáößáò ðñéí ôçí áðïóôïëÞ;" - -msgid "Checkbox" -msgstr "Ðëáßóéï ÅðéëïãÞò" - -msgid "Choose Action:" -msgstr "ÅðéëÝîôå ÅíÝñãåéá:" - -msgid "Choose a mail server:" -msgstr "ÅðéëÝîôå ÄéáêïìéóôÞ Áëëçëïãñáößáò:" - -#: lib/MIME/Viewer/itip.php:478 lib/MIME/Viewer/itip.php:716 -msgid "Choose an action:" -msgstr "ÅðéëÝîôå ìéá åíÝñãåéá:" - -msgid "Choose the address book to use when adding addresses." -msgstr "" -"ÅðéëÝîôå ôïí ÄéåõèõíóéïãñÜöï ðïõ èá ÷ñçóéìïðïéåßôå üôáí ðñïóèÝôåôå íÝåò " -"äéåõèýíóåéò." - -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"ÅðéëÝîôå ôç óåéñÜ ìå ôçí ïðïßá èá ãßíåôáé áíáæÞôçóç óôïõò äéåõèõíóéïãñÜöïõò." - -#, c-format -msgid "Cleared all messages from %s." -msgstr "Êáèáñéóìüò üëùí ôùí ìçíõìÜôùí áðü %s." - -#: lib/MIME/Viewer/images.php:100 -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"ÐáôÞóôå %s ãéá íá ìåôáôñáðåß ôï áñ÷åßï åéêüíáò óå ìïñöÞ ðïõ ìðïñåß íá äåßîåé " -"ï åîåñåõíçôÞò óáò" - -#: lib/MIME/Viewer/images.php:89 -msgid "Click %s to download the image." -msgstr "ÐáôÞóôå %s ãéá íá êáôåâÜóåôå ôçí åéêüíá." - -#: lib/Filter.php:103 -msgid "Click %s to go to %s management page." -msgstr "ÐáôÞóôå %s ãéá ìåôÜâáóç óôç óåëßäá äéá÷åßñéóçò %s." - -#: lib/MIME/Viewer/html.php:116 -msgid "Click %s to view HTML content in a separate window." -msgstr "ÐáôÞóôå %s ãéá íá äåßôå ôá ðåñéå÷üìåíá HTML óå äéáöïñåôéêü ðáñÜèõñï." - -#: lib/MIME/Viewer/images.php:151 -msgid "Click %s to view a thumbnail of this image." -msgstr "ÐáôÞóôå %s ãéá íá äåßôå ôçí åéêüíá óå ìéêñÞ êëßìáêá." - -#: lib/MIME/Viewer/pkcs7.php:410 -msgid "Click %s to view the attachment in a separate window." -msgstr "ÐáôÞóôå %s ãéá íá äåßôå ôï óõíçììÝíï óå äéáöïñåôéêü ðáñÜèõñï." - -#: lib/MIME/Viewer/related.php:64 -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "ÐáôÞóôå %s ôá ðïëëáðëÜ/ó÷åôéêÜ ìÝñç óå äéáöïñåôéêü ðáñÜèõñï." - -msgid "Click here for Secure HTTPS" -msgstr "ÅðéëÝîôå åäþ ãéá áóöáëÝò HTTPS" - -msgid "Click here for Standard HTTP" -msgstr "ÅðéëÝîôå åäþ ãéá áðëü HTTP" - -#: lib/MIME/Viewer/html.php:103 -msgid "Click here to HIDE the Images" -msgstr "ÐáôÞóôå åäþ ãéá íá ÊÑÕØÅÔÅ ôçí åéêüíá" - -#: lib/MIME/Viewer/html.php:106 -msgid "Click here to SHOW the Images" -msgstr "ÐáôÞóôå åäþ ãéá íá ÅÌÖÁÍÉÓÅÔÅ ôçí åéêüíá" - -#: templates/prefs/sourceselect.inc:321 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"ÅðéëÝîôå Ýíáí áðü ôïõò äéáèÝóéìïõò äéåõèõíóéïãñÜöïõò, êáôüðéí åðéëÝîôå ôá " -"ðåäßá óôá ïðïßá èá ãßíåôáé áíáæÞôçóç." - -#: lib/MIME/Viewer/pgp.php:176 -msgid "Click to Save PGP Public Key in your Address book" -msgstr "ÐáôÞóôå ãéá íá óþóåôå ôï PGP äçìüóéï êëåéäß óôï ÄéåõèõíóéïãñÜöï óáò" - -#: lib/MIME/Viewer/pkcs7.php:194 -msgid "Click to Save S/MIME certificate of %s in your Address Book" -msgstr "" -"ÐáôÞóôå ãéá íá óþóåôå ôï S/MIME ðéóôïðïéçôéêü ôïõ %s óôï ÄéåõèõíóéïãñÜöï óáò" - -msgid "Clicking on the address will compose a new message to the sender" -msgstr "" -"ÊÜíïíôáò êëéê óôç äéåýèõíóç íá áíïßîåé óýíèåóç íÝïõ ìçíýìáôïò ãéá ôïí " -"áðïóôïëÝá" - -msgid "Clicking on the address will open the message to be read" -msgstr "ÊÜíïíôáò êëéê óôç äéåýèõíóç íá áíïßîåé ôï ìÞíõìá ãéá áíÜãùíóç" - -#: templates/fetchmail/fetchmail.inc:30 -msgid "Close" -msgstr "Êëåßóéìï" - -#: compose.php:751 compose.php:1058 -msgid "Close this window" -msgstr "Êëåßóéìï áõôïý ôïõ ðáñáèýñïõ" - -#: folders.php:383 -msgid "Closed Folder" -msgstr "Êëåéóôüò ÖÜêåëïò" - -#: folders.php:403 -msgid "Collapse" -msgstr "Óýìðôõîç" - -#: templates/folders/actions.inc:34 -msgid "Collapse All" -msgstr "Óýìðôõîç üëùí" - -msgid "Collapse All Folders" -msgstr "Óýìðôõîç üëùí ôùí ÖáêÝëùí" - -msgid "Collapse Folder" -msgstr "Óýìðôõîç ÖáêÝëïõ" - -#: templates/fetchmail/manage.inc:51 -msgid "Color Indicator: " -msgstr "×ñùìáôéêüò Äåßêôçò: " - -#: templates/pgp/pgp.inc:191 -msgid "Comment" -msgstr "Ó÷üëéï" - -#: lib/MIME/Viewer/itip.php:754 -msgid "Completed" -msgstr "ÏëïêëçñùìÝíï" - -msgid "Compose" -msgstr "Óýíèåóç" - -#, c-format -msgid "Compose Message (%s)" -msgstr "Óýíèåóç Ìçíýìáôïò (%s)" - -msgid "Compose a message" -msgstr "Óýíèåóç åíüò ìçíýìáôïò" - -#: compose.php:750 compose.php:1057 -msgid "Compose another message" -msgstr "Óýíèåóç Üëëïõ ìçíýìáôïò" - -msgid "Compose messages in a separate window?" -msgstr "Ç óýíèåóç ôùí ìçíõìÜôùí íá ãßíåôáé óå íÝï ðáñÜèõñï;" - -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Óýíèåóç ìçíÞìáôïò ìå HTML óôïé÷åéïèåóßá åî ïñéóìïý; (áí ï browser " -"õðïóôçñßæåé áõôü ôï ÷áñáêôçñéóôéêü)" - -msgid "Conclusion" -msgstr "ÓõìðÝñáóìá" - -msgid "Configure how messages are displayed." -msgstr "Ñõèìßóôå ðùò èá åìöáíßæïíôáé ôá ìçíýìáôá." - -#: config/prefs.php.dist:96 -msgid "Configure mail preview options." -msgstr "Ñõèìßóôå ôéò åðéëïãÝò åìöÜíéóçò ìçíõìÜôùí." - -#: framework/IMAP/IMAP/ACL/rfc2086.php:206 -#: framework/IMAP/IMAP/ACL/rfc2086.php:319 -msgid "Connection failed." -msgstr "Ç óýíäåóç áðÝôõ÷å." - -#: framework/IMAP/IMAP/ACL/rfc2086.php:206 -#: framework/IMAP/IMAP/ACL/rfc2086.php:319 -msgid "Connection failed: " -msgstr "Ç óýíäåóç áðÝôõ÷å:" - -#: framework/Crypt/Crypt/pgp.php:793 -msgid "Connection refused to the public keyserver." -msgstr "Áñíçóç óýíäåóçò áðü ôïí åîõðçñåôçôÞ Äçìüóéùí êëåéäéþí." - -#: framework/Crypt/Crypt/pgp.php:795 -msgid "Connection refused to the public keyserver. Reason: %s (%s)" -msgstr "Áñíçóç óýíäåóçò áðü ôïí åîõðçñåôçôÞ Äçìüóéùí êëåéäéþí. Ëüãïò: %s (%s)" - -#: framework/VFS/VFS/ftp.php:794 -msgid "Connection to FTP server failed." -msgstr "Ç óýíäåóç óôïí åîõðçñåôçôÞ FTP áðÝôõ÷å." - -#: lib/Fetchmail/imap.php:237 -msgid "Connection to server failed" -msgstr "Ç óýíäåóç ìå ôï äéáêïìéóôÞ áðÝôõ÷å" - -msgid "Contact List" -msgstr "Ëßóôá åðáöþí" - -#: config/prefs.php.dist:135 -msgid "Control PGP support for %s." -msgstr "ÅëÝãîôå ôçí õðïóôÞñéîç PGP ãéá %s." - -#: config/prefs.php.dist:144 -msgid "Control S/MIME support for %s." -msgstr "ÅëÝãîôå ôçí õðïóôÞñéîç S/MIME ãéá %s." - -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"ÅðéëÝîôå êÜèå ðüôå ãßíåôáé Ýëåã÷ïò ãéá íÝá ìçíýìáôá, êáé áí èá åéäïðïéåßóôå " -"üôáí Ýñ÷ïíôáé." - -#: config/prefs.php.dist:700 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Íá ìåôáôñÝðïíôáé ÷áéñåôéóìïß óõìâüëùí óå áíôßóôïé÷á åéêïíßäéá;" - -#: templates/message/navbar_navigate.inc:19 templates/mailbox/navbar.inc:51 -msgid "Copy" -msgstr "ÁíôéãñáöÞ" - -#: templates/message/navbar_navigate.inc:19 -msgid "Copy to folder" -msgstr "ÁíôéãñáöÞ óå öÜêåëï" - -#: templates/compose/spelling.inc:44 -msgid "Correct" -msgstr "Óùóôü" - -msgid "Corrected Text" -msgstr "ÄéïñèùìÝíï Êåßìåíï" - -#: attachment.php:50 -msgid "Could not create the VFS backend: %s" -msgstr "Áäýíáôç ç äçìéïõñãßá õðïóôÞñéîçò VFS: %s" - -#, c-format -msgid "Could not delete messages from %s: %s" -msgstr "Äåí Þôáí äõíáôüí íá äéáãñáöïýí ôá ìçíýìáôá áðü %s: %s" - -#: lib/Message.php:634 -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Áäýíáôç ç äéáãñáöÞ ìçíõìÜôùí áðü %s. Ï åîõðçñåôçôÞò áíáöÝñåé: %s" - -#: lib/Session.php:294 -msgid "Could not execute maintenance operations." -msgstr "Áäýíáôç ç åêôÝëåóç äéáäéêáóéþí óõíôÞñçóçò." - -#: lib/MIME/Viewer/tnef.php:56 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Áäýíáôç ç åîáãùãÞ ôïõ áéôïýìåíïõ áñ÷åßïõ áðü MS-TNEF óõíçììÝíï." - -#: lib/MIME/Viewer/zip.php:61 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Áäýíáôç ç åîáãùãÞ ôïõ áéôïýìåíïõ áñ÷åßïõ áðü ZIP âéâëéïèÞêç." - -#: search.php:356 templates/fetchmail/manage.inc:67 -#: templates/fetchmail/account_select.inc:26 templates/acl/acl.inc:39 -#: templates/acl/acl.inc:157 -msgid "Create" -msgstr "Äçìéïõñãßá" - -msgid "Create Folder" -msgstr "Äçìéïõñãßá ÖáêÝëïõ" - -#: templates/pgp/pgp.inc:252 -msgid "Create Keys" -msgstr "Äçìéïõñãßá êëåéäéþí" - -#: templates/search/header.inc:14 -msgid "Create Virtual Folder" -msgstr "Äçìéïõñãßá Éäåáôïý ÖáêÝëïõ" - -msgid "Create a new drafts folder" -msgstr "Äçìéïõñãßá ÍÝïõ ÖáêÝëïõ 'Ðñü÷åéñá'" - -msgid "Create a new sent mail folder" -msgstr "Äçìéïõñãßá ÍÝïõ ÖáêÝëïõ 'ÁðåóôáëìÝíá'" - -msgid "Create a new trash folder" -msgstr "Äçìéïõñãßá ÍÝïõ ÖáêÝëïõ 'ÄéáãñáììÝíá'" - -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Äçìéïõñãßá ößëôñùí ãéá ôçí ïñãÜíùóç ôùí åéóåñ÷üìåíùí ìçíõìÜôùí óå öáêÝëïõò " -"êáé äéáãñáöÞ áíåðéèýìçôùí ìçíõìÜôùí (spam)." - -#: templates/acl/acl.inc:95 -msgid "Current access to %s" -msgstr "ÔñÝ÷ïõóá ðñüóâáóç óå %s" - -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Ñýèìéóç ëïãáñéóìþí ãéá ðñïóêüìéóç ìçíõìÜôùí áðü Üëëïõò ëïãáñéáóìïýò." - -msgid "Customize how you send mail." -msgstr "Ñýèìéóç ôùí åðéëïãþí ãéá ôçí áðïóôïëÞ ìçíõìÜôùí." - -msgid "" -"Customize how you send mail and where drafts or sent messages are saved." -msgstr "" -"Ñýèìéóç ôùí åðéëïãþí ãéá ôçí áðïóôïëÞ ìçíõìÜôùí êáé ôçí áðïèÞêåõóÞ ôïõò ùò " -"ðñü÷åéñá Þ áðåóôáëìÝíá." - -msgid "Customize how you send mail and where drafts are saved." -msgstr "" -"Ñýèìéóç ôùí åðéëïãþí ãéá ôçí áðïóôïëÞ ìçíõìÜôùí êáé ôçí áðïèÞêåõóç ôïõò ùò " -"ðñü÷åéñá Þ áðåóôáëìÝíá." - -#, c-format -msgid "Customize maintenance operations run upon login to %s." -msgstr "" -"Ñýèìéóç ôùí ëåéôïõñãéþí óõíôÞñçóçò ðïõ ãßíïíôáé êáôÜ ôçí åßóïäï óôçí %s." - -#, c-format -msgid "Customize tasks to run upon logon to %s." -msgstr "" -"Ñýèìéóç ôùí åíåñãåéþí ðïõ èá åêôåëïýíôáé êáôÜ ôçí åßóïäï óôçí õðçñåóßá %s." - -msgid "Dat_e" -msgstr "Çìåñïìçíßá" - -msgid "Date" -msgstr "Çìåñïìçíßá" - -msgid "Date:" -msgstr "Çìåñïìçíßá:" - -msgid "December" -msgstr "ÄåêÝìâñéïò" - -#: lib/MIME/Viewer/itip.php:742 -msgid "Declined" -msgstr "Áðïññßöèçêå" - -msgid "Default Identity" -msgstr "ÐñïåðéëåãìÝíç Ôáõôüôçôá" - -msgid "Default sorting criteria:" -msgstr "ÐñïåðéëåãìÝíá êñéôÞñéá ôáîéíüìçóçò:" - -msgid "Default sorting direction:" -msgstr "ÐñïåðéëåãìÝíç êáôåýèõíóç ôáîéíüìçóçò:" - -#: lib/MIME/Viewer/itip.php:750 -msgid "Delegated" -msgstr "ÌåôáâéâÜóèçêå" - -#: folders.php:374 templates/fetchmail/manage.inc:68 -#: templates/contacts/contacts.inc:239 templates/message/navbar_actions.inc:6 -#: templates/mailbox/actions.inc:8 templates/mailbox/actions.inc:10 -#: templates/smime/smime.inc:65 templates/compose/attachments.inc:28 -#: templates/pgp/pgp.inc:93 -msgid "Delete" -msgstr "ÄéáãñáöÞ" - -#: templates/smime/smime.inc:65 templates/pgp/pgp.inc:93 -msgid "Delete %s Public Key" -msgstr "ÄéáãñáöÞ %s äçìéüóéïõ êëåéäéïý" - -#: templates/smime/smime.inc:128 templates/pgp/pgp.inc:169 -msgid "Delete Current Keys" -msgstr "ÄéáãñáöÞ ôñÝ÷ïíôùí êëåéäéþí" - -msgid "Delete Folder(s)" -msgstr "ÄéáãñáöÞ ÖáêÝëïõ(ùí)" - -#: folders.php:374 -msgid "Delete Virtual Folder" -msgstr "ÄéáãñáöÞ Éäåáôïý ÖáêÝëïõ" - -msgid "Delete an attachment." -msgstr "ÄéáãñáöÞ óõíçììÝíïõ." - -#: templates/fetchmail/manage.inc:43 -msgid "Delete fetched messages from remote server?" -msgstr "" -"ÄéáãñáöÞ ôùí ðñïóêïìéóèÝíôùí ìçíõìÜôùí áðü ôïí áðïìáêñõóìÝíï åîõðçñåôçôÞ;" - -#: lib/MIME/Viewer/itip.php:606 -msgid "Delete from my calendar" -msgstr "ÄéáãñáöÞ áðü ôï Çìåñïëüãéü ìïõ" - -msgid "Delete messages" -msgstr "ÄéáãñáöÞ ÌçíõìÜôùí" - -msgid "Delete old linked attachments at beginning of month?" -msgstr "Íá äéáãñÜöïíôáé ôá ðáëéÜ óõíäåìÝíá óõíçììÝíá óôçí áñ÷Þ êÜèå ìÞíá?" - -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Íá äéáãñÜöïíôáé ïé ðáëéïß êáôÜëïãïé ÁÐÅÓÔÁËÌÅÍÁ óôçí áñ÷Þ êÜèå ìÞíá?" - -msgid "Delete spam messages after they have been reported as spam?" -msgstr "ÄéáãñáöÞ 'spam' ìçíõìÜôùí ìåôÜ ôçí áíáöïñÜ ôïõò;" - -msgid "Deleted" -msgstr "ÄéáãñáììÝíá" - -#: templates/search/main.inc:63 -msgid "Deleted messages" -msgstr "ÄéáãñáìÝíá ìçíýìáôá" - -msgid "Deleted the attachment \"%s\"." -msgstr "ÄéáãñÜöçêå ôï óõíçììÝíï \"%s\"." - -msgid "Deleting and Moving Messages" -msgstr "ÄéáãñáöÞ êáé ÌåôáöïñÜ ÌçíõìÜôùí" - -#: lib/MIME/Viewer/itip.php:548 -msgid "Deny request" -msgstr "Áñíçóç áéôÞìáôïò" - -#: lib/MIME/Viewer/itip.php:497 -msgid "Deny request for free/busy information" -msgstr "Áñíçóç áéôÞìáôïò ãéá ðëçñïöïñßåò åëåýèåñïõ/áðáó÷ïëçìÝíïõ" - -#: config/prefs.php.dist:903 -msgid "Descending" -msgstr "Öèßíïõóá" - -#: templates/compose/attachments.inc:21 lib/MIME/Viewer/itip.php:656 -msgid "Description" -msgstr "ÐåñéãñáöÞ" - -#: templates/smime/smime.inc:65 templates/smime/smime.inc:113 -#: templates/pgp/pgp.inc:93 templates/pgp/pgp.inc:147 -#: templates/pgp/pgp.inc:151 -msgid "Details" -msgstr "ËåðôïìÝñåéåò" - -#: config/prefs.php.dist:680 -msgid "Dim signatures?" -msgstr "Ç õðïãñáöÞ óáò;" - -msgid "Display" -msgstr "ÅìöÜíéóç" - -msgid "Display Options" -msgstr "ÅðéëïãÝò ÅìöÜíéóçò" - -msgid "Display confirmation after sending a message?" -msgstr "Íá åìöáíßæåôáé åðéâåâáßùóç ìåôÜ ôçí áðïóôïëÞ;" - -msgid "Display in Body of Message" -msgstr "ÅìöÜíéóç óôï óþìá ôï ìçíýìáôïò" - -msgid "Display message when filters have been applied?" -msgstr "ÅìöÜíéóç åéäïðïßçóçò áöïý åöáñìïóôïýí ôá ößëôñá;" - -msgid "Display pop-up notification of new mail?" -msgstr "ÅìöÜíéóç åéäïðïßçóçò êáôÜ ôçí ðáñáëáâÞ íÝùí ìçíõìÜôùí;" - -msgid "Display the 'Empty Trash' link in the menubar?" -msgstr "ÅìöÜíéóç ôïõ 'Áäåéáóìá ÊÜäïõ' óôï ìåíïý;" - -#: templates/compose/attachments.inc:11 -msgid "Disposition" -msgstr "Äéáêáíïíéóìüò" - -#: templates/compose/attachments.inc:11 -msgid "Disposition Notification" -msgstr "Ðëçñïöüñçóç Äéáêáíïíéóìïý" - -msgid "Do NOT match" -msgstr "Íá ÌÇÍ ôáéñéÜæåé" - -msgid "Do Not Check Folder(s) for New Mail" -msgstr "Íá ìçí ãßíåôáé ¸ëåã÷ïò óôïí(ïõò) ÖÜêåëï(ïõò) ãéá íÝá ìçíýìáôá" - -msgid "Do not generate a link in the From: column" -msgstr "Íá ìç äçìéïõñãçèåß óýíäåóç óôç óôÞëç Áðü:" - -msgid "Do you want to open that folder?" -msgstr "ÈÝëåôå íá áíïßîåôå áõôüí ôïí öÜêåëï;" - -msgid "Done" -msgstr "¸ãéíå" - -msgid "Download" -msgstr "ÊáôÝâáóìá" - -#, c-format -msgid "Download %s" -msgstr "ÊáôÝâáóìá %s" - -#: lib/MIME/Contents.php:204 -msgid "Download %s in .zip Format" -msgstr "ÊáôÝâáóìá %s óå .zip Format" - -msgid "Download All Attachments (in .zip file)" -msgstr "ÊáôÝâáóìá üëùí ôùí óõíçìÝíùí (óå .zip áñ÷åßï)" - -msgid "Download Folder(s)" -msgstr "ÊáôÝâáóìá ÖáêÝëïõ(ùí) (óôï PC óáò)" - -#: templates/folders/actions.inc:19 -msgid "Download Folder(s) [.zip format]" -msgstr "ÊáôÝâáóìá ÖáêÝëïõ(ùí) (óôï PC óáò) [óå ìïñöÞ .zip]" - -#: lib/MIME/Contents.php:204 -msgid "Download in .zip Format" -msgstr "ÊáôÝâáóìá óå .zip Format" - -#: message.php:491 mailbox.php:676 templates/message/navbar_navigate.inc:11 -#: templates/mailbox/navbar.inc:22 templates/mailbox/navbar.inc:41 -#: templates/mailbox/legend.inc:9 -msgid "Draft" -msgstr "Ðñü÷åéñá" - -msgid "Draft folder" -msgstr "Ðñü÷åéñïò ÖÜêåëïòí" - -msgid "Drafts folder:" -msgstr "ÖÜêåëïò Ðñü÷åéñùí:" - -#: templates/pgp/pgp.inc:196 -msgid "E-mail Address" -msgstr "Äéåýèõíóç E-mail" - -#: lib/MIME/Viewer/status.php:77 -msgid "ERROR: Your message could not be delivered." -msgstr "ËÁÈÏÓ: Ôï ìÞíõìÜ óáò äåí ìðïñåß íá ðáñáäïèåß." - -msgid "Edit" -msgstr "Åðåîåñãáóßá" - -#: templates/filters/prefs.inc:21 -msgid "Edit Blacklist" -msgstr "Åðåîåñãáóßá Ìáýñçò Ëßóôáò" - -#: templates/filters/prefs.inc:16 -msgid "Edit Filters" -msgstr "Åðåîåñãáóßá Ößëôñùí" - -#: folders.php:375 templates/search/header.inc:16 -#: templates/mailbox/header.inc:13 -msgid "Edit Virtual Folder" -msgstr "Åðåîåñãáóßá Éäåáôïý ÖáêÝëïõ" - -#: templates/mailbox/header.inc:13 -msgid "Edit Virtual Folder Definition for %s" -msgstr "Åðåîåñãáóßá Ïñéóìïý Éäåáôïý ÖáêÝëïõ ãéá %s" - -#: templates/filters/prefs.inc:26 -msgid "Edit Whitelist" -msgstr "Åðåîåñãáóßá ËåõêÞò Ëßóôáò" - -#: templates/filters/prefs.inc:21 -msgid "Edit your blacklist" -msgstr "Åðåîåñãáóßá Ìáýñçò Ëßóôáò" - -msgid "Edit your filter rules" -msgstr "Åðåîåñãáóßá ôùí êáíüíùí ößëôñùí" - -msgid "Edit your identities" -msgstr "Åðåîåñãáóßá ôùí ôáõôïôÞôùí óáò" - -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Åðåîåñãáóßá ðñïôéìÞóåùí ãéá ðñüóâáóç Üëëùí ëïãáñéáóìþí." - -msgid "Edit your whitelist" -msgstr "Åðåîåñãáóßá ËåõêÞò Ëßóôáò" - -msgid "Email Address" -msgstr "Äéåýèõíóç Áëëçëïãñáößáò" - -msgid "Emptied all messages from %s." -msgstr "ÄéáãñÜöçêáí üëá ôá ìçíýìáôá áðü %s." - -msgid "Empty Folder(s)" -msgstr "Áäåéáóìá ÖáêÝëïõ(ùí)" - -msgid "Empty Trash folder" -msgstr "Áäåéáóìá ÖáêÝëïõ ÄéáãñáììÝíá" - -msgid "Empty _Trash" -msgstr "Áäåéáóìá ÊÜäïõ" - -#: templates/pgp/pgp.inc:20 templates/pgp/notactive.inc:16 -msgid "Enable PGP functionality?" -msgstr "Åíåñãïðïßçóç ëåéôïõñãéþí PGP;" - -#: templates/smime/smime.inc:20 templates/smime/notactive.inc:16 -msgid "Enable S/MIME functionality?" -msgstr "Åíåñãïðïßçóç ëåéôïõñãéþí S/MIME;" - -#: config/prefs.php.dist:780 -msgid "Enable message previews?" -msgstr "Åíåñãïðïßçóç ðñïåðéóêüðéóçò ìçíõìÜôùí;" - -#: templates/compose/compose.inc:433 -msgid "Encr_yption Options" -msgstr "ÅðéëïãÝò ÊñõðôïãñÜöçóçò" - -#: lib/MIME/Viewer/itip.php:474 lib/MIME/Viewer/itip.php:644 -msgid "End" -msgstr "ÔÝëïò" - -msgid "End forwarded message" -msgstr "ÔÝëïò ðñïùèçìÝíïõ ìçíýìáôïò" - -#: lib/Compose.php:262 -msgid "End message" -msgstr "ÔÝëïò ìçíýìáôïò" - -#: lib/Compose.php:260 -msgid "End message from %s" -msgstr "ÔÝëïò ìçíýìáôïò áðü %s" - -#: templates/smime/smime.inc:117 templates/pgp/pgp.inc:151 -msgid "Enter Passphrase" -msgstr "ÅéóÜãåôå ëÝîç êëåéäß" - -msgid "Enter the name for your new drafts folder" -msgstr "Äþóôå ôï üíïìá ãéá ôï íÝï öÜêåëï 'Ðñü÷åéñá'" - -msgid "Enter the name for your new sent mail folder" -msgstr "Äþóôå ôï üíïìá ãéá ôï íÝï öÜêåëï ÁðåóôáëìÝíá" - -msgid "Enter the name for your new trash folder" -msgstr "Äþóôå ôï üíïìá ãéá ôï íÝï öÜêåëï 'Ðñü÷åéñá'" - -#, c-format -msgid "Entry \"%s\" was successfully added to the addressbook" -msgstr "Ç äéåýèõíóç \"%s\" êáôá÷ùñÞèçêå åðéôõ÷þò óôï äéåõèõíóéïãñÜöï" - -msgid "Error" -msgstr "ËÜèïò" - -#: lib/MIME/Viewer/itip.php:277 lib/MIME/Viewer/itip.php:370 -msgid "Error sending reply: %s." -msgstr "ËÜèïò êáôÜ ôçí áðïóôïëÞ áðÜíôçóçò: %s." - -#: lib/MIME/Viewer/itip.php:92 -msgid "Event successfully deleted." -msgstr "Ôï ãåãïíüò äéáãñÜöçêå åðéôõ÷þò." - -msgid "Every 15 minutes" -msgstr "ÊÜèå 15 ËåðôÜ" - -msgid "Every 30 seconds" -msgstr "ÊÜèå 30 ËåðôÜ" - -msgid "Every 5 minutes" -msgstr "ÊÜèå 5 ËåðôÜ" - -msgid "Every half hour" -msgstr "ÊÜèå ìéóÞ þñá" - -msgid "Every minute" -msgstr "ÊÜèå ëåðôü" - -#: templates/folders/actions.inc:33 -msgid "Expand All" -msgstr "ÁíÜðôõîç ¼ëùí" - -#: templates/folders/actions.inc:33 -msgid "Expand All Folders" -msgstr "ÁíÜðôõîç ¼ëùí ôùí ÖáêÝëùí" - -msgid "Expand Folder" -msgstr "ÁíÜðôõîç ÖáêÝëïõ" - -msgid "Expand Names" -msgstr "ÁíÜðôõîç ÏíïìÜôùí" - -#: config/prefs.php.dist:1021 -msgid "Expand names in the compose window automatically in the background?" -msgstr "Íá áíáðôýóïíôáé áõôüìáôá ôá ïíüìáôá êáôÜ ôç óýíèåóç óôï ðáñáóêÞíéï;" - -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Íá ãßíåôáé ðÜíôá áíÜðôõîç üëïõ ôïõ äÝíôñïõ ôùí öáêÝëùí;" - -#: templates/compose/compose.inc:155 templates/compose/compose.inc:205 -#: templates/compose/compose.inc:256 templates/compose/redirect.inc:104 -msgid "Expanding" -msgstr "Áíáðôýóóïíôáò" - -#: framework/Crypt/Crypt/pgp.php:398 -msgid "Expiration Date" -msgstr "Çìåñïìçíßá ËÞîçò" - -msgid "February" -msgstr "ÖåâñïõÜñéïò" - -msgid "F_etch Mail" -msgstr "Ðñïóêüìéóç ÌçíõìÜôùí" - -msgid "Fetch Mail" -msgstr "Ðñïóêüìéóç ÌçíõìÜôùí" - -msgid "Fetch Mail in a separate window?" -msgstr "Ðñïóêüìéóç áëëçëïãñáößáò óå äéáöïñåôéêü ðáñÜèõñï;" - -#: templates/fetchmail/manage.inc:46 -msgid "Fetch messages upon logging on?" -msgstr "Ðñïóêüìéóç ìçíõìÜôùí ìå ôçí åßóïäï (login);" - -#: lib/Fetchmail.php:306 -msgid "Fetched %d message(s) from %s" -msgstr "Ðñïóêüìéóç %d ìçíýìáôïò(ùí) áðü %s" - -#: lib/Fetchmail.php:304 lib/Fetchmail.php:306 -msgid "Fetchmail: " -msgstr "Ðñïóêüìéóç ìçíõìÜôùí: " - -#: lib/Fetchmail.php:308 -msgid "Fetchmail: no new messages." -msgstr "Ðñïóêüìéóç ìçíõìÜôùí: êáíÝíá íÝï ìÞíõìá." - -msgid "Field" -msgstr "Ðåäßï" - -#: lib/IMP.php:917 -msgid "Fi_lters" -msgstr "Ößëôñá" - -msgid "File" -msgstr "Áñ÷åßï" - -msgid "File %s:" -msgstr "Áñ÷åßï %s:" - -msgid "Filename" -msgstr "¼íïìá Áñ÷åßïõ" - -msgid "Filter" -msgstr "Ößëôñï" - -#, c-format -msgid "Filter Activity: The message \"%s\" from \"%s\" has been deleted." -msgstr "ÅíÝñãåéá ößëôñùí: Ôï ìÞíõìá \"%s\" áðü \"%s\" äéáãñÜöçêå." - -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to the folder " -"\"%s\"." -msgstr "" -"ÁðïôÝëåóìá Ößëôñïõ: Ôï ìÞíõìá \"%s\" áðü \"%s\" ìåôáêéíÞèçêå óôï öÜêåëï \"%s" -"\"." - -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to your Trash " -"folder." -msgstr "" -"ÁðïôÝëåóìá Ößëôñïõ: Ôï ìÞíõìá \"%s\" áðü \"%s\" ìåôáêéíÞèçêå óôï êÜäï. " - -#: templates/filters/prefs.inc:35 -msgid "Filter Options" -msgstr "ÅðéëïãÝò Ößëôñùí" - -msgid "Filter Rules" -msgstr "Êáíüíåò Ößëôñùí" - -#: templates/filters/prefs.inc:8 -msgid "Filter Settings" -msgstr "Ñõèìßóåéò Ößëôñùí" - -msgid "Filter message content for profanity?" -msgstr "Íá ÖéëôñÜñåôáé ôï ðåñéå÷üìåíï ôùí ìçíõìÜôùí ãéá õâñéóôéêü ðåñéå÷üìåíï;" - -msgid "Filter support is disabled on this system." -msgstr "Ç õðïóôÞñéîç ößëôñùí Ý÷åé áðåíåñãïðïéçèåß ó' áõôü ôï óýóôçìá." - -msgid "Filters" -msgstr "Ößëôñá" - -msgid "Filters NOT Active" -msgstr "Ôá Ößëôñá ÄÅÍ åßíáé åíåñãïðïéçìÝíá" - -#: lib/Filter.php:102 -msgid "Filters: %s management page" -msgstr "Ößëôñá: %s óåëßäá äéá÷åßñéóçò" - -#: templates/contacts/contacts.inc:178 -msgid "Find" -msgstr "Åýñåóç" - -msgid "First Mailbox Page" -msgstr "Ðñþôç óåëßäá ôïõ Mailbox" - -msgid "First Page" -msgstr "Áñ÷éêÞ Óåëßäá " - -msgid "Fo_rward" -msgstr "Ðñïþèçóç" - -msgid "Folder Navigator" -msgstr "ÐëïÞãçóç ÖÜêåëùí" - -msgid "Folder Prefix" -msgstr "ÖÜêåëïò Prefix" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Óýíïøç ÖáêÝëïõ" - -#: acl.php:24 -msgid "Folder sharing is not enabled." -msgstr "Ï Äéáìïéñáóìüò öáêÝëùí äåí Ý÷åé åíåñãïðïéçèåß." - -#: folders.php:52 -msgid "Folder use is not enabled." -msgstr "Ç ÷ñÞóç öáêÝëùí äåí Ý÷åé åíåñãïðïéçèåß." - -msgid "Folders" -msgstr "ÖÜêåëïé" - -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "ÌïñöÞ ôùí çìåñïìçíéþí ôùí óçìåñéíþí ìçíçìÜôùí" - -msgid "Forward" -msgstr "Ðñïþèçóç" - -msgid "Forward:" -msgstr "Ðñïþèçóç:" - -#: lib/Compose.php:290 -msgid "Forwarded message" -msgstr "ÐñïùèçìÝíï ìÞíõìá" - -#, c-format -msgid "Forwarded message from %s" -msgstr "Ðñïþèçóç ìçíýìáôïò áðü %s" - -#: lib/MIME/Viewer/itip.php:442 -msgid "Free/Busy Information" -msgstr "Ðëçñïöïñßåò Åëåýèåñïõ/Áðáó÷ïëçìÝíïõ" - -#: lib/MIME/Viewer/itip.php:453 -msgid "Free/Busy Reply" -msgstr "ÁðÜíôçóç Åëåýèåñïõ/Áðáó÷ïëçìÝíïõ" - -#: lib/MIME/Viewer/itip.php:447 -msgid "Free/Busy Request" -msgstr "Áßôçìá Åëåýèåñïõ/Áðáó÷ïëçìÝíïõ" - -#: lib/MIME/Viewer/itip.php:364 -msgid "Free/Busy Request Response" -msgstr "ÁðÜíôçóç óå áßôçìá Åëåýèåñïõ/Áðáó÷ïëçìÝíïõ" - -#: templates/mailbox/message_headers.inc:22 -msgid "Fro_m" -msgstr "Áðü" - -msgid "From" -msgstr "Áðü" - -msgid "From:" -msgstr "Áðü:" - -msgid "From Address" -msgstr "Äéåýèõíóç ÁðïóôïëÝá" - -msgid "Fwd:" -msgstr "Ðñïþè.:" - -msgid "Fwd: " -msgstr "Ðñïþè.: " - -#: compose.php:1207 -msgid "Fwd: %u Forwarded Messages" -msgstr "Ðñïþè: %u ÐñïùèçìÝíá Ìçíýìáôá" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "ÃåíéêÝò ÅðéëïãÝò" - -#: templates/fetchmail/manage.inc:37 -msgid "Get only new messages? (IMAP only)" -msgstr "ËÞøç ìüíï ôùí íÝùí ìçíõìÜôùí; (ìüíï IMAP)" - -msgid "Getting Started" -msgstr "Áñ÷ßæïíôáò" - -msgid "Go to Message" -msgstr "ÅðéóôñïöÞ óôï ÌÞíõìá" - -#: templates/acl/acl.inc:135 -msgid "Grant access" -msgstr "Äþóå ðñüóâáóç" - -#: message.php:546 lib/Filter.php:102 lib/MIME/Viewer/images.php:89 -#: lib/MIME/Viewer/images.php:96 lib/MIME/Viewer/images.php:98 -#: lib/MIME/Viewer/images.php:151 lib/MIME/Viewer/html.php:116 -#: lib/MIME/Viewer/notification.php:65 lib/MIME/Viewer/notification.php:71 -#: lib/MIME/Viewer/related.php:64 lib/MIME/Viewer/pkcs7.php:410 -#: lib/MIME/Viewer/appledouble.php:43 lib/MIME/Viewer/pgp.php:178 -#: lib/MIME/Viewer/status.php:123 lib/MIME/Viewer/status.php:130 -msgid "HERE" -msgstr "ÅÄÙ" - -msgid "HTML Version of Message" -msgstr "HTML Åêäïóç ôïõ ìçíÞìáôïò" - -#: framework/Crypt/Crypt/pgp.php:399 -msgid "Hash-Algorithm" -msgstr "Áëãüñéèìïò Hash" - -msgid "Headers:" -msgstr "Åðéêåöáëßäåò:" - -msgid "Headers" -msgstr "Åðéêåöáëßäåò" - -msgid "Help" -msgstr "ÂïÞèåéá" - -#: templates/compose/recompose.inc:5 -msgid "Here is the message you were composing:" -msgstr "Áõôü åßíáé ôï ìÞíõìá ðïõ óõíèÝôáôå:" - -msgid "Hi. This is the qmail-send program at %s" -msgstr "Ôï ìÞíõìá áõôü äçìéïõñãÞèçêå áðü ôï óýóôçìá %s" - -#: config/prefs.php.dist:671 -msgid "Hidden" -msgstr "Áðüêñõøç" - -msgid "Hidden in Thread View" -msgstr "Áðüêñõøç óå åìöÜíéóç ÍÞìáôïò" - -msgid "Hide Deleted" -msgstr "Áðüêñõøç ÄéåãñáììÝíùí" - -msgid "Hide Unsubscribed" -msgstr "Áðüêñõøç ìÞ óõíäåìÝíùí" - -#: lib/MIME/Viewer/html.php:103 -msgid "Hide the Images" -msgstr "Áðüêñõøç ôùí åéêüíùí" - -msgid "High" -msgstr "ÕøçëÞ" - -msgid "High Priority" -msgstr "ÕøçëÞ ðñïôåñáéüôçôá" - -msgid "Highest" -msgstr "Õøçëüôáôç" - -msgid "How do you want to display attachments?" -msgstr "Ðùò èÝëåôå íá åìöáíßæïíôáé ôá óõíçììÝíá;" - -msgid "How to attribute quoted lines in a reply" -msgstr "Ðùò íá óçìáôïäïôïýíôáé ïé åéóáãüìåíåò ãñáììÝò óå ìéÜ áðÜíôçóç" - -msgid "How to prefix quoted lines in a reply:" -msgstr "Ðïéïò ÷áñáêôÞñáò íá ôïðïèåôåßôáé ðñéí áðü êÜèå ãñáììÞ óôéò áðáíôÞóåéò:" - -#: lib/Fetchmail/imap.php:132 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Áõôüìáôïò Åíôïðéóìüò Ðñùôïêüëëùí)" - -#: templates/login/login.inc:174 lib/Fetchmail/imap.php:149 -msgid "IMAP over SSL" -msgstr "IMAP ðÜíù áðü SSL" - -#: lib/Fetchmail/imap.php:155 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP ðÜíù áðü SSL (áõôï-õðïãñáöüìåíï ðéóôïðïéçôéêü)" - -#: templates/login/login.inc:175 -msgid "IMAP over SSL (self-signed)" -msgstr "IMAP ðÜíù áðü SSL (áõôï-õðïãñáöüìåíï)" - -#: templates/login/login.inc:173 lib/Fetchmail/imap.php:143 -msgid "IMAP, no TLS" -msgstr "IMAP ÷ùñßò TLS" - -msgid "IMP is not properly configured" -msgstr "Ôï IMP äåí åßíáé ðëÞñùò ñõèìéóìÝíï" - -msgid "INBOX" -msgstr "Åéóåñ÷üìåíá" - -msgid "I_nbox" -msgstr "Åéóåñ÷üìåíá" - -msgid "Identities" -msgstr "Ôáõôüôçôåò" - -msgid "Identity" -msgstr "Ôáõôüôçôá" - -msgid "Identity's name:" -msgstr "Ïíïìáôåðþíõìï:" - -msgid "Ignore" -msgstr "ÐáñÜâëåøç" - -msgid "Ignore All" -msgstr "ÐáñÜâëåøç '¼ëùí" - -#: templates/folders/import.inc:20 -msgid "Import" -msgstr "ÅéóáãùãÞ" - -#: templates/smime/import_key.inc:84 templates/pgp/import_key.inc:65 -msgid "Import Key" -msgstr "ÅéóáãùãÞ Êëåéäéïý" - -#: templates/pgp/pgp.inc:254 -msgid "Import Keypair" -msgstr "ÅéóáãùãÞ æåýãïõò êëåéäéþí" - -#: templates/folders/actions.inc:25 -msgid "Import Messages" -msgstr "ÅéóáãùãÞ ÌçíõìÜôùí" - -#: pgp.php:42 -msgid "Import PGP Key" -msgstr "ÅéóáãùãÞ PGP êëåéäéïý" - -#: templates/smime/smime.inc:148 -msgid "Import Personal Certificates" -msgstr "ÅéóáãùãÞ ðñïóùðéêþí Ðéóôïðïéçôéêþí" - -#: templates/pgp/import_key.inc:14 -msgid "Import Personal Private PGP Key" -msgstr "ÅéóáãùãÞ Ðñïóùðéêïý Éäéùôéêïý PGP Êëåéäéïý" - -#: templates/pgp/import_key.inc:9 -msgid "Import Personal Public PGP Key" -msgstr "ÅéóáãùãÞ Ðñïóùðéêïý Äçìüóéïõ PGP Êëåéäéïý" - -#: templates/smime/import_key.inc:4 -msgid "Import Personal S/MIME Certificates" -msgstr "ÅéóáãùãÞ Ðñïóùðéêïý S/MIME Ðéóôïðïéçôéêïý" - -#: templates/smime/smime.inc:79 templates/pgp/pgp.inc:107 -msgid "Import Public Key" -msgstr "ÅéóáãùãÞ Äçìüóéïõ Êëåéäéïý" - -#: templates/pgp/import_key.inc:4 -msgid "Import Public PGP Key" -msgstr "ÅéóáãùãÞ Äçìüóéïõ PGP Êëåéäéïý" - -#: templates/smime/import_key.inc:8 -msgid "Import Public S/MIME Key" -msgstr "ÅéóáãùãÞ Äçìüóéïõ S/MIME Êëåéäéïý" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "ÅéóáãùãÞ S/MIME Êëåéäéïý" - -#: templates/folders/import.inc:9 -msgid "Import mbox File" -msgstr "ÅéóáãùãÞ áñ÷åßïõ 'mbox'" - -#: templates/folders/import.inc:16 -msgid "Import mbox file %s into folder %s." -msgstr "ÅéóáãùãÞ 'mbox' áñ÷åßïõ %s óôï öÜêåëï %s." - -msgid "Important" -msgstr "ÓçìáíôéêÜ" - -msgid "Important messages" -msgstr "ÓçìáíôéêÜ ìçíýìáôá" - -#: folders.php:157 -msgid "Imported %d messages from %s." -msgstr "ÅéóÞ÷èçêáí %d ìçíýìáôá áðü %s." - -#: lib/MIME/Viewer/itip.php:758 -msgid "In Process" -msgstr "Óå åîÝëéîç" - -#: lib/Folder.php:248 lib/IMP.php:369 -msgid "Inbox" -msgstr "Åéóåñ÷üìåíá" - -msgid "Include a brief summary of the header in a reply?" -msgstr "ÅíóùìÜôùóç óýíôïìçò ðåñßëçøçò åðéêåöáëßäáò óôéò áðáíôÞóåéò;" - -msgid "Include original message in a reply?" -msgstr "ÅíóùìÜôùóç ôïõ áñ÷éêïý ìçíýìáôïò óôéò áðáíôÞóåéò;" - -#: lib/MIME/Viewer/notification.php:64 lib/MIME/Viewer/status.php:133 -msgid "Info" -msgstr "Ðëçñïöïñßåò" - -#: templates/smime/smime.inc:65 templates/pgp/pgp.inc:93 -msgid "Information on %s Public Key" -msgstr "Ðëçñïöïñßåò ãéá ôï %s Äçìüóéï Êëåéäß" - -#: templates/pgp/pgp.inc:151 -msgid "Information on Personal Private Key" -msgstr "Ðëçöïñïñßåò ãéá ôï Ðñïóùðéêü Éäéùôéêü Êëåéäß" - -#: templates/smime/smime.inc:113 templates/pgp/pgp.inc:147 -msgid "Information on Personal Public Key" -msgstr "Ðëçñïöïñßåò ãéá ôï Ðñïóùðéêü Äçìüóéï Êëåéäß" - -#: templates/compose/attachments.inc:15 templates/compose/compose.inc:497 -#: templates/compose/attachments.js:99 -msgid "Inline" -msgstr "ÅíóùìáôïìÝíï" - -#: templates/smime/import_key.inc:9 -msgid "Insert Certificate Here" -msgstr "ÅéóáãùãÞ Ðéóôïðïéçôéêïý Åäþ" - -#: templates/pgp/import_key.inc:15 -msgid "Insert Personal Private PGP Key Here" -msgstr "ÅéóáãùãÞ Ðñïóùðéêïý Éäéùôéêïý PGP êëåéäéïý Åäþ" - -#: templates/pgp/import_key.inc:10 -msgid "Insert Personal Public PGP Key Here" -msgstr "ÅéóáãùãÞ Ðñïóùðéêïý Äçìüóéïõ PGP êëåéäéïý Åäþ" - -#: templates/pgp/import_key.inc:5 -msgid "Insert Public PGP Key Here" -msgstr "ÅéóáãùãÞ Äçìüóéïõ PGP êëåéäéïý Åäþ" - -msgid "Introduction" -msgstr "ÅéóáãùãÞ" - -msgid "Introduction to %s" -msgstr "ÅéóáãùãÞ óôï %s" - -#: lib/MIME/Viewer/itip.php:375 -msgid "Invalid Action selected for this component." -msgstr "ÅðéëÝîáôå ìç Ýãêõñç åíÝñãåéá ãéá áõôü ôï óôïé÷åßï." - -#: mailbox.php:549 mailbox.php:590 -msgid "Invalid Address" -msgstr "Áêõñç Äéåýèõíóç" - -#: lib/Fetchmail/imap.php:312 -msgid "Invalid Remote Mailbox" -msgstr "Ìç Ýãêõñç áðïìáêñõóìÝíç ãñáììáôïèõñßäá" - -#: compose.php:132 -msgid "Invalid character in e-mail address: %s." -msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò óôçí e-mail äéåýèõíóç: %s." - -#: smime.php:82 pgp.php:16 -msgid "Invalid key" -msgstr "Ìç Ýãêõñï êëåéäß" - -#: pgp.php:196 -msgid "Invalid personal PGP private key." -msgstr "Áêõñï ðñïóùðéêü éäéùôéêü êëåéäß PGP." - -#: pgp.php:171 -msgid "Invalid personal PGP public key." -msgstr "Áêõñï ðñïóùðéêü äçìüóéï êëåéäß PGP." - -msgid "Invert" -msgstr "ÁíôéóôñïöÞ" - -msgid "January" -msgstr "ÉáíïõÜñéïò" - -msgid "July" -msgstr "Éïýëéïò" - -msgid "June" -msgstr "Éïýíéïò" - -#: framework/Crypt/Crypt/pgp.php:397 -msgid "Key Creation" -msgstr "Äçìéïõñãßá Êëåéäéïý" - -#: framework/Crypt/Crypt/pgp.php:400 -msgid "Key Fingerprint" -msgstr "Áðïôýðùìá Êëåéäéïý" - -#: templates/pgp/pgp.inc:201 -msgid "Key Length" -msgstr "ÌÞêïò êëåéäéïý" - -#: framework/Crypt/Crypt/pgp.php:397 -msgid "Key Type" -msgstr "Ôýðïò Êëåéäéïý" - -#: framework/Crypt/Crypt/smime.php:622 -msgid "Key Usage" -msgstr "×ñÞóç Êëåéäéïý" - -#: framework/Crypt/Crypt/pgp.php:743 -msgid "Key already exists on the public keyserver." -msgstr "Ôï êëåéäß õðÜñ÷åé Þäç óôïí åîõðçñåôçôÞ äçìüóéùí êëåéäéþí." - -#: pgp.php:318 -msgid "Key successfully sent to the public keyserver." -msgstr "Ôï êëåéäß áðåóôÜëç åðéôõ÷þò óôï åîõðçñåôçôÞ Äçìïóßùí Êëåéäéþí." - -msgid "Language" -msgstr "Ãëþóóá" - -msgid "Last Mailbox Page" -msgstr "Ôåëåõôáßá óåëßäá ôïõ Mailbox" - -msgid "Last Page" -msgstr "Ôåëåõôáßá Óåëßäá" - -#, c-format -msgid "Last login: %s" -msgstr "Ôåëåõôáßá Åßóïäïò óôçí õðçñåóßá: %s" - -msgid "Last login: Never" -msgstr "Ôåëåõôáßá Åßóïäïò óôçí õðçñåóßá: ÐïôÝ" - -msgid "Li_nk Attachments" -msgstr "Óýíäåóç Åðéóõíáðôüìåíùí" - -#: templates/compose/compose.inc:547 -msgid "Link Attachments?" -msgstr "Óýíäåóç Åðéóõíáðôüìåíùí;" - -#: attachment.php:34 lib/Compose.php:988 -msgid "Linked attachments are forbidden." -msgstr "Ç óýíäåóç ôùí åðéóõíáðôüìåíùí äåí åðéôñÝðåôáé." - -#: config/prefs.php.dist:1040 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"ÅìöÜíéóç üëùí ôùí åðáöþí üôáí åìöáíßæåôáé ç ïèüíç åðáöþí (áí áðåíåñãïðïé-" -"çèåß èá âëÝðåôå ìüíï ôéò åðáöÝò ðïõ ôáéñéÜæïõí óôá êñéôÞñéá áíáæÞôçóçò)" - -msgid "Listing in the Header" -msgstr "Ëßóôá óôçí åðéêåöáëßäá" - -#: templates/fetchmail/manage.inc:30 -msgid "Local Mailbox:" -msgstr "Ôïðéêüò åîõðçñåôçôÞò mail:" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Location" -msgstr "ÈÝóç" - -msgid "Log in" -msgstr "Åßóïäïò" - -#, c-format -msgid "Log in to %s" -msgstr "Åßóïäïò óôï %s" - -msgid "Login" -msgstr "Åßóïäïò" - -msgid "Login Tasks" -msgstr "ÅíÝñãåéåò ðïõ åêôåëïýíôáé êáôÜ ôçí åßóïäï" - -msgid "" -"Login failed for some reason. Most likely your username or password was " -"entered incorrectly." -msgstr "" -"Ç åßóïäïò óáò áðÝôõ÷å. Åßíáé ðïëý ðéèáíü üôé äþóáôå ëÜèïò üíïìá ÷ñÞóôç Þ " -"óõíèçìáôéêü. ÅëÝãîôå üôé ôï 'Caps Lock' åßíáé áðåíåñãïðïéçìÝíï." - -msgid "Logging In" -msgstr "Åßóïäïò óôçí ÅöáñìïãÞ" - -msgid "Logout" -msgstr "¸îïäïò" - -msgid "Low" -msgstr "×áìçëÞ" - -msgid "Low Priority" -msgstr "×áìçëÞ ðñïôåñáéüôçôá" - -msgid "Lowest" -msgstr "×áìçëüôáôç" - -#: lib/MIME/Viewer/appledouble.php:46 -msgid "Macintosh File" -msgstr "Áñ÷åßï Macintosh" - -#: smime.php:254 pgp.php:332 templates/smime/passphrase.inc:13 -msgid "Mail" -msgstr "ÌÞíõìá" - -msgid "Mail Filters" -msgstr "Ößëôñá ÌçíõìÜôùí" - -msgid "Mail Management" -msgstr "Äéá÷åßñéóç ÌçíõìÜôùí" - -#: config/prefs.php.dist:95 -msgid "Mail Previews" -msgstr "Ðñïåðéóêüðçóç ÌçíõìÜôùí" - -#: templates/fetchmail/driver_select.inc:16 -msgid "Mail server type to connect to:" -msgstr "ÅîõðçñåôçôÞò ìçíõìÜôùí ãéá óýíäåóç:" - -msgid "Mailbox" -msgstr "Ãñáììáôïêéâþôéï" - -msgid "Mailbox and Folder Display Options" -msgstr "ÅðéëïãÝò åìöÜíéóçò Ãñáììáôïêéâþôéïõ êáé ÖáêÝëëùí" - -msgid "Maintenance Operations" -msgstr "Ëåéôïõñãßåò ÓõíôÞñçóçò" - -msgid "March" -msgstr "ÌÜñôéïò" - -#: templates/folders/actions.inc:16 -msgid "Mark All Messages in Folder as Seen" -msgstr "ÓÞìáíóç üëùí ôùí ìçíõìÜôùí óôï öÜêåëï óáí 'ÁíáãíùóìÝíá'" - -#: templates/folders/actions.inc:17 -msgid "Mark All Messages in Folder as Unseen" -msgstr "ÓÞìáíóç üëùí ôùí ìçíõìÜôùí óôï öÜêåëï óáí 'Ìç ÁíáãíùóìÝíá'" - -msgid "Mark as:" -msgstr "×áñáêôçñéóìüò ùò:" - -msgid "Mark different levels of quoting with different colors?" -msgstr "Íá åìöáíßæïíôáé ïé áðáíôÞóåéò ìå äéáöïñåôéêÜ ÷ñþìáôá;" - -#: templates/fetchmail/manage.inc:40 -msgid "Mark messages as seen? (IMAP only)" -msgstr "ÌáñêÜñéóìá ìçíõìÜôùí óáí áíáãíùóìÝíá; (ìüíï IMAP)" - -msgid "Mark simple markup?" -msgstr "Íá óçìåéþíùíôáé áðëÝò óçìåéþóåéò;" - -msgid "Match All Queries" -msgstr "Ôáßñéáóìá üëùí ôùí åñùôÞóåùí" - -msgid "Match Any Query" -msgstr "Ôáßñéáóìá ïðïéáóäÞðïôå åñþôçóçò" - -msgid "Maximum Attachment Size" -msgstr "ÌÝãéóôï ìÝãåèïò Åðéóõíáðôüìåíïõ" - -#: templates/compose/compose.inc:488 -msgid "Maximum number of attachments reached." -msgstr "ÎåðåñÜóèçêå ï ìÝãéóôïò áñéèìüò óõíçììÝíùí." - -#: templates/compose/compose.inc:483 -msgid "Maximum total attachment size reached." -msgstr "ÎåðåñÜóèçêå ôï óõíïëéêü ìÝãåèïò óõíçììÝíùí." - -msgid "May" -msgstr "ÌÜéïò" - -#: lib/MIME/Viewer/itip.php:604 -msgid "Meeting Cancellation" -msgstr "Áêýñùóç óõíÜíôçóçò" - -#: lib/MIME/Viewer/itip.php:532 -msgid "Meeting Information" -msgstr "Ðëçñïöïñßåò ÓõíÜíôçóçò" - -#: lib/MIME/Viewer/itip.php:542 -msgid "Meeting Proposal" -msgstr "Ðñüôáóç ÓõíÜíôçóçò" - -#: lib/MIME/Viewer/itip.php:584 -msgid "Meeting Reply" -msgstr "ÁðÜíôçóç ãéá ÓõíÜíôçóç" - -#: lib/MIME/Viewer/itip.php:554 -msgid "Meeting Update" -msgstr "ÅíçìÝñùóç ÓõíÜíôçóçò" - -#: lib/MIME/Viewer/itip.php:559 -msgid "Meeting Update Request" -msgstr "Áßôçìá ÅíçìÝñùóçò ãéá óõíÜíôçóç" - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Ìåíïý Ëßóôáò ÖáêÝëùí" - -#: lib/Compose.php:237 -msgid "Message" -msgstr "ÌÞíõìá" - -#: compose.php:508 compose.php:535 compose.php:567 config/prefs.php.dist:50 -msgid "Message Composition" -msgstr "Óýíèåóç Ìçíýìáôïò" - -msgid "Message Filters" -msgstr "Ößëôñá ÌçíõìÜôùí" - -msgid "Message Date" -msgstr "Çìåñïìçíßá Ìçíýìáôïò" - -msgid "Message Options" -msgstr "ÅðéëïãÝò ÌçíõìÜôùí" - -msgid "Message Search" -msgstr "ÁíáæÞôçóç ÌçíõìÜôùí" - -msgid "Message Size" -msgstr "ÌÝãåèïò Ìçíýìáôïò" - -msgid "Message Source" -msgstr "Ðçãáßïò Êþäéêáò" - -msgid "Message Viewing" -msgstr "ÐñïâïëÞ Ìçíýìáôïò" - -msgid "Message fields" -msgstr "ÁíáæÞôçóç óôá ðåäßá ôïõ ìçíýìáôïò" - -msgid "Message flags" -msgstr "ÁíáæÞôçóç óýìöùíá ìå ôç óÞìáíóç ôïõ ìçíýìáôïò" - -msgid "Message folders" -msgstr "ÁíáæÞôçóç óôïõò öáêÝëïõò" - -#: lib/Compose.php:235 -msgid "Message from %s" -msgstr "Ìýíõìá áðü %s" - -#: templates/search/header.inc:33 -msgid "Message matches" -msgstr "ÌÞíõìá ðïõ íá ôáéñéÜæåé" - -#: compose.php:747 compose.php:761 -msgid "Message redirected successfully." -msgstr "Ôï ìÞíõìá áíáêáôåõèýíèçêå åðéôõ÷þò." - -#: compose.php:994 -msgid "Message sent successfully, but not saved to %s" -msgstr "Ôï ÌÞíõìá óôÜëèçêå åðéôõ÷þò, äåí áðïèçêåýôçêå üìùò óôï %s" - -# compose.php:1053, 1068 -#: compose.php:1053 -msgid "Message sent successfully." -msgstr "Ôï ÌÞíõìá óôÜëèçêå åðéôõ÷þò." - -msgid "Messages per page in the mailbox view." -msgstr "Ìçíýìáôá áíÜ óåëßäá óôçí ðñïâïëÞ ôïõ Ãñáììáôïêéâþôéïõ." - -msgid "Messages to" -msgstr "ðñïò" - -msgid "Mime Type" -msgstr "Ôýðïé Mime" - -msgid "Modify" -msgstr "Ôñïðïðïßçóç" - -#: templates/compose/expand.inc:12 -msgid "More than one address found for field '%s'." -msgstr "Ðåñéóóüôåñåò áðü ìßá äéåõèýíóåéò âñÝèçêáí ãéá ôï ðåäßï '%s'." - -#: templates/message/navbar_navigate.inc:18 templates/mailbox/navbar.inc:50 -msgid "Move" -msgstr "ÌåôáöïñÜ" - -msgid "Move Down" -msgstr "Ìåôáêßíçóç Ðñïò ôá ÊÜôù" - -msgid "Move Up" -msgstr "Ìåôáêßíçóç Ðñïò ôá ÅðÜíù" - -#: templates/prefs/sourceselect.inc:316 -msgid "Move down" -msgstr "Ìåôáêßíçóç Ðñïò ôá ÊÜôù" - -#, c-format -msgid "Move messages to the %s folder" -msgstr "ÌåôáöïñÜ Ìçíýìáôïò óôïí %s öÜêåëï" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move up" -msgstr "Ìåôáêßíçóç Ðñïò ôá ÅðÜíù" - -#: lib/MIME/Viewer/alternative.php:130 -msgid "Multipart/alternative" -msgstr "Multipart/åíáëëáêôéêü" - -#: templates/fetchmail/manage.inc:48 templates/smime/smime.inc:24 -#: templates/pgp/pgp.inc:24 -msgid "NOTE" -msgstr "ÓÇÌÅÉÙÓÇ" - -msgid "Name" -msgstr "¼íïìá" - -#: pgp.php:110 -msgid "Name and/or email can not be empty" -msgstr "Ôï ìÞíõìá êáé/Þ ôï üíïìá äåí ìðïñåß íá åßíáé êåíÜ" - -#: lib/MIME/Viewer/itip.php:763 -msgid "Needs Action" -msgstr "Áðáéôïýíôáé åíÝñãåéåò" - -msgid "Never" -msgstr "ÐïôÝ" - -msgid "Never save attachments" -msgstr "ÐïôÝ íá ìçí áðïèçêåýïíôáé ôá óõíçììÝíá" - -msgid "New" -msgstr "ÍÝá" - -msgid "New Folder" -msgstr "ÅéóáãùãÞ ÖáêÝëïõ" - -msgid "New Mail" -msgstr "ÍÝï ÌÞíõìá" - -#: lib/Block/summary.php:21 lib/Block/summary.php:22 -#: lib/Block/tree_folders.php:46 -msgid "New Message" -msgstr "ÍÝï ÌÞíõìá" - -#: mailbox.php:770 lib/MIME/Headers.php:184 -msgid "New Message to %s" -msgstr "ÍÝï ÌÞíõìá óå %s" - -msgid "New User Introduction" -msgstr "Ïäçãßåò ãéá ôïõò íÝïõò ÷ñÞóôåò" - -msgid "New messages" -msgstr "ÍÝá ìçíýìáôá" - -msgid "Next" -msgstr "Åðüìåíï" - -msgid "Next Message" -msgstr "Åðüìåíï ÌÞíõìá" - -msgid "Next Page" -msgstr "Åðüìåíç Óåëßäá" - -msgid "No" -msgstr "¼÷é" - -#: smime.php:226 -msgid "No Certificate found" -msgstr "Äåí âñÝèçêå ðéóôïðïéçôéêü" - -#: templates/compose/encrypt_list.inc:5 -msgid "No Encryption" -msgstr "×ùñßò êñõðôïãñÜöçóç" - -#: templates/pgp/pgp.inc:80 -msgid "No Keys in Keyring" -msgstr "Äåí õðÜñ÷ïõí ÊëåéäéÜ óôï óýóôçìá Êëåéäéþí" - -msgid "No Messages" -msgstr "Äåí ÕðÜñ÷ïõí ìçíýìáôá" - -#: pgp.php:137 -msgid "No PGP public key imported." -msgstr "Äåí åéóÜ÷èçêå äçìüóéï êëåéäß PGP." - -#: templates/smime/smime.inc:140 -msgid "No Personal Certificate Present" -msgstr "Äåí õðÜñ÷åé Ðñïóùðéêü Ðéóôïðïéçôéêü" - -#: templates/smime/smime.inc:54 -msgid "No Public Keys Found" -msgstr "Äåí âñÝèçêáí Äçìüóéá ÊëåéäéÜ" - -#: smime.php:151 -msgid "No S/MIME public key imported." -msgstr "Äåí åéóÜ÷èçêå äçìüóéï êëåéäß S/MIME." - -msgid "No Subject" -msgstr "Äåí ÕðÜñ÷åé ÈÝìá" - -#: lib/MIME/Viewer/tnef.php:94 -msgid "No attachments found." -msgstr "Äåí âñÝèçêáí óõíçììÝíá." - -#: acl.php:72 acl.php:98 -msgid "No folder selected." -msgstr "Äåí åðéëÝ÷èçêå öÜêåëïò." - -#: lib/Block/summary.php:130 -msgid "No folders are being checked for new mail." -msgstr "Äåí åëÝãèçêáí öÜêåëëïé ãéá íÝá ìçíýìáôá." - -msgid "No folders were specified" -msgstr "Äåí Ý÷ïõí ïñéóôåß öÜêåëïé" - -#: lib/Block/summary.php:133 -msgid "No folders with new messages" -msgstr "Äåí õðÜñ÷ïõí öÜêåëïé ìå íÝá ìçíÞìáôá" - -#: lib/Block/summary.php:133 -msgid "No folders with unseen messages" -msgstr "Äåí õðÜñ÷ïõí öÜêåëïé ìå ìç áíáãíùóìÝíá ìçíÞìáôá" - -#: lib/Compose.php:231 -msgid "No message body text" -msgstr "Äåí õðÜñ÷åé óþìá êåéìÝíïõ" - -msgid "No messages matched your search." -msgstr "Äåí âñÝèçêáí ìçíýìáôá ðïõ íá ôáéñéÜæïõí óôá êñéôÞñéá óáò." - -#: pgp.php:189 -msgid "No personal PGP private key imported." -msgstr "Äåí åéóÜ÷èçêå ðñïóùðéêü éäéùôéêü êëåéäß PGP." - -#: pgp.php:165 -msgid "No personal PGP public key imported." -msgstr "Äåí åéóÜ÷èçêå ðñïóùðéêü äçìüóéï êëåéäß PGP." - -#: smime.php:201 -msgid "No personal S/MIME certificates imported." -msgstr "Äåí åéóÜ÷èçêå ðñïóùðéêü ðéóôïðïéçôéêü S/MIME." - -#: spelling.php:220 -msgid "No spellchecking program configured." -msgstr "Äåí Ý÷åé ïñéóèåß ðñüãñáììá åëÝã÷ïõ ïñèïãñáößáò." - -msgid "No spelling errors" -msgstr "Äåí õðÜñ÷ïõí ïñèïãñáöéêÜ ëÜèç" - -msgid "No suggestions" -msgstr "Äåí õðÜñ÷ïõí ÐñïôÜóåéò" - -#: acl.php:68 acl.php:94 -msgid "No user specified." -msgstr "Äåí ïñßóèçêå ÷ñÞóôçò." - -#: lib/MIME/Viewer/itip.php:694 -msgid "Non Participant" -msgstr "Êáíåßò ÓõììåôÝ÷ùí" - -#: templates/mailbox/navbar.inc:11 templates/prefs/sentmailselect.inc:41 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:5 -#: lib/MIME/Viewer/itip.php:651 -msgid "None" -msgstr "ÊáíÝíá" - -msgid "Normal" -msgstr "ÊáíïíéêÞ" - -msgid "Not Deleted" -msgstr "Ìç ÄéáãñáììÝíá" - -msgid "Not Draft" -msgstr "Ìç Ðñü÷åéñá" - -msgid "Not Important" -msgstr "Ìç óçìáíôéêÜ" - -msgid "Not Personal" -msgstr "Ìç ðñïóùðéêÜ" - -#: lib/Crypt/PGP.php:154 lib/Crypt/SMIME.php:151 lib/Crypt/SMIME.php:157 -#: lib/Crypt/SMIME.php:166 -msgid "Not a valid public key." -msgstr "Ìç Ýãêõñï äçìüóéï êëåéäß." - -msgid "Not deleted messages" -msgstr "Ìç ÄéáãñáììÝíá ìçíýìáôá" - -msgid "Not important messages" -msgstr "Ìç óçìáíôéêÜ ìçíýìáôá" - -#: lib/Maintenance/Task/fetchmail_login.php:76 -msgid "Note that this can take some time" -msgstr "Õðüøç üôé áõôü èá ðÜñåé êÜðïéá þñá" - -msgid "November" -msgstr "ÍïÝìâñéïò" - -#: config/prefs.php.dist:371 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Áñéèìüò ìçíþí ðïõ èá êñáôïýíôáé ôá ðáëéÜ óõíäåìÝíá óõíçììÝíá, áí ãßíåôáé " -"äéáãñáöÞ ìçíéáßá." - -#: config/prefs.php.dist:353 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "Áñéèìüò öáêÝëùí ÁÐÅÓÔÁËÌÅÍÁ ðïõ äåí èá äéáãñÜöïíôáé áíÜ ìÞíá." - -msgid "OK" -msgstr "ÅíôÜîåé" - -msgid "OR" -msgstr "Þ" - -msgid "October" -msgstr "Ïêôþâñéïò" - -msgid "Old messages" -msgstr "ÐáëéÜ Ìçíýìáôá" - -msgid "Old sent-mail folders being purged." -msgstr "Ïé Ðáëéïß ÖÜêåëïé ìå áðåóôáëìÝíá èá äéáãñáöïýí." - -msgid "" -"Once you've filled in these three fields, click the \"Login\" button to " -"proceed." -msgstr "" -"¼ôáí èá Ý÷åôå óõìðëçñþóåé áõôÜ ôá ôñßá ðåäßá, åðéëÝîôå ôï \"Åßóïäïò\" ãéá íá " -"óõíå÷ßóåôå." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "ÅìöÜíéóç ìüíï ôùí öáêÝëùí ðïõ Ý÷ïõí ìç áíáãíùóìÝíá ìçíÞìáôá;" - -#: templates/folders/javascript.inc:78 -msgid "Only one folder should be selected for this action." -msgstr "Ìüíï Ýíáò öÜêåëïò ðñÝðåé íá Ý÷åé åðéëåãåß ãé' áõôÞ ôçí åíÝñãåéá." - -#: templates/menu.inc:7 templates/menu.inc:27 -msgid "Ope_n Folder" -msgstr "Áíïéãìá" - -msgid "Open Folder" -msgstr "Áíïéãìá ÖáêÝëïõ" - -#: lib/MIME/Viewer/itip.php:690 -msgid "Optional Participant" -msgstr "Ðñïáéñåôéêïß ÓõììåôÝ÷ïíôåò" - -msgid "Options" -msgstr "ÅðéëïãÝò" - -msgid "Options for %s" -msgstr "ÅðéëïãÝò ãéá %s" - -msgid "Options:" -msgstr "ÅðéëïãÝò:" - -#: templates/javascript/htmlarea_lang.js:18 -msgid "Ordered List" -msgstr "ÔáîéíïìçìÝíç Ëßóôá" - -msgid "Organizing" -msgstr "ÏñãÜíùóç" - -#: fetchmail.php:33 templates/fetchmail/top.inc:2 -#: templates/fetchmail/fetchmail.inc:6 -msgid "Other Mail Accounts" -msgstr "Áëëïé ëïãáñéáóìïß Mail" - -msgid "Other Options" -msgstr "Áëëåò ÅðéëïãÝò" - -msgid "Overview" -msgstr "ÃåíéêÜ" - -#: templates/compose/encrypt_list.inc:7 -msgid "PGP Encrypt Message" -msgstr "ÊñõðôïãñáöçìÝíï ìÞíõìá (PGP)" - -#: compose.php:343 -msgid "PGP Error: " -msgstr "ËÜèïò PGP: " - -#: compose.php:322 -msgid "PGP Error: Need passphrase for personal private key." -msgstr "ËÜèïò PGP : Áðáéôåßôáé ëÝîç-êëåéäß ãéá ôï ðñïóùðéêü éäéùôéêü êëåéäß." - -#: templates/pgp/notactive.inc:6 -msgid "PGP NOT Active" -msgstr "ÌÇ åíåñãü PGP" - -#: templates/pgp/pgp.inc:6 config/prefs.php.dist:134 -msgid "PGP Options" -msgstr "ÅðéëïãÝò PGP" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "ÅéóáãùãÞ ëÝîçò-êëåéäéïý PGP" - -#: templates/pgp/pgp.inc:128 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "Ç õðïóôÞñéîç ðñïóùðéêïý æåýãïõò êëåéäéþí áðáéôåß áóöáëÞ web óýíäåóç." - -msgid "PGP Public" -msgstr "Äçìüóéï Êëåéäß PGP" - -#: lib/MIME/Viewer/pgp.php:178 -msgid "PGP Public Key Text" -msgstr "Êåßìåíï Äçìüóéïõ Êëåéäéïý PGP" - -#: pgp.php:149 -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Ôï Äçìüóéï Êëåéäß PGP ãéá \"%s (%s)\" ðñïóôÝèçêå åðéôõ÷þò." - -#: pgp.php:245 -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Ôï Äçìüóéï Êëåéäß PGP ãéá \"%s\" äéáãñÜöçêå åðéôõ÷þò." - -#: templates/pgp/pgp.inc:72 -msgid "PGP Public Keyring" -msgstr "Óýóôçìá Äçìüóéùí Êëåéäéþí PGP" - -#: templates/compose/encrypt_list.inc:8 -msgid "PGP Sign Message" -msgstr "ÕðïãåãñáììÝíï ìÞíõìá (PGP)" - -#: templates/compose/encrypt_list.inc:9 -msgid "PGP Sign/Encrypt Message" -msgstr "ÕðïãåãñáììÝíï êáé êñõðôïãñáöçìÝíï ìÞíõìá (PGP)" - -#: pgp.php:202 -msgid "PGP private key successfully added." -msgstr "Ôï Éäéùôéêü Êëåéäß PGP ðñïóôÝèçêå åðéôõ÷þò." - -#: pgp.php:177 -msgid "PGP public key successfully added." -msgstr "Ôï Äçìüóéï Êëåéäß PGP ðñïóôÝèçêå åðéôõ÷þò." - -#: templates/pgp/notactive.inc:11 -msgid "PGP support is disabled on this system." -msgstr "Ç ÕðïóôÞñéîç PGP Ý÷åé áðåíåñãïðïéçèåß ó' áõôü ôï óýóôçìá." - -#: lib/MIME/Viewer/pgp.php:214 -msgid "" -"PGP support is not currently active so the digital signature is unable to be " -"verified." -msgstr "" -"Ç ÕðïóôÞñéîç PGP äåí åßíáé åíåñãÞ êáé ç øçöéáêÞ õðïãñáöÞ äåí åßíáé äõíáôü íá " -"åðéâåâáéùèåß." - -#: lib/MIME/Viewer/pgp.php:301 -msgid "" -"PGP support is not currently active so the message is unable to be decrypted." -msgstr "" -"Ç ÕðïóôÞñéîç PGP äåí åßíáé åíåñãÞ êáé ôï ìÞíõìá äåí åßíáé äõíáôü íá " -"áðïêñõðôïãñáöçèåß." - -#: templates/pgp/pgp.inc:24 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly" -msgstr "" -"Ç õðïóôÞñéîç PGP áðáéôåß ôç ÷ñÞóç áíáäõüìåíùí (Popup) ðáñáèýñùí. Áí Ý÷åôå " -"áðåíåñãïðïéÞóåé áõôÞ ôçí åðéëïãÞ óôïí browser óáò, èá ðñÝðåé íá áëëÜîåôå " -"áõôÞ ôçí åðéëïãÞ, äéáöïñåôéêÜ ôï PGP äåí èá ëåéôïõñãåß óùóôÜ" - -#: lib/Fetchmail/imap.php:103 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Áõôüìáôç áíß÷íåõóç Ðñùôïêüëëùí)" - -#: lib/Fetchmail/imap.php:120 -msgid "POP3 over SSL" -msgstr "POP3 ðÜíù áðü SSL" - -#: lib/Fetchmail/imap.php:126 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 ðÜíù áðü SSL (áõôüìáôá õðïãåãñáììÝíï ðéóôïðïéçôéêü)" - -#: templates/login/login.inc:177 -msgid "POP3 over SSL (self-signed)" -msgstr "POP3 ðÜíù áðü SSL (áõôüìáôá õðïãåãñáììÝíï ðéóôïðïéçôéêü)" - -#: lib/Fetchmail/imap.php:114 -msgid "POP3, no TLS" -msgstr "POP3 ÷ùñßò TLS" - -# templates/mailbox/header.inc:19#, c-format -#: templates/mailbox/header.inc:19 # -msgid "Page %d of %d" -msgstr "Óåëßäá %d áðü %d" - -msgid "Page with the First Unseen Message" -msgstr "Óåëßäá ìå ôï ðñþôï ìç áíáãíùóìÝíï ìÞíõìá" - -msgid "Page with the Last Unseen Message" -msgstr "Óåëßäá ìå ôï ôåëåõôáßï ìç áíáãíùóìÝíï ìÞíõìá" - -msgid "Part(s)" -msgstr "ÌÝñïò(ç)" - -#: templates/pgp/pgp.inc:211 -msgid "Passphrase" -msgstr "ËÝîç-êëåéäß" - -#: templates/pgp/pgp.inc:216 -msgid "Passphrase (Again)" -msgstr "ËÝîç-êëåéäß (îáíÜ)" - -#: smime.php:235 pgp.php:310 -msgid "Passphrase successfully unloaded." -msgstr "Ç ëÝîç-êëåéäß 'áðïöïñôþèçêå' åðéôõ÷þò." - -#: templates/smime/passphrase.inc:19 templates/pgp/passphrase.inc:29 -msgid "Passphrase:" -msgstr "ËÝîç-êëåéäß:" - -#: pgp.php:112 -msgid "Passphrases can not be empty" -msgstr "Ç ËÝîç-êëåéäß äåí ìðïñåß íá åßíáé êåíÞ" - -#: pgp.php:114 -msgid "Passphrases do not match" -msgstr "Ç ëÝîç-êëåéäß äåí ôáéñéÜæåé" - -msgid "Password" -msgstr "Êùäéêüò" - -msgid "Path to your mail folders:" -msgstr "ÄéáäñïìÞ ãéá ôïí öÜêåëï ìå ôá ìçíýìáôá óáò:" - -msgid "Perform maintenance operations on login?" -msgstr "Íá åêôåëïýíôáé ëåéôïõñãßåò óõíôÞñçóçò êáôÜ ôçí åßóïäï óôçí õðçñåóßá;" - -msgid "Personal" -msgstr "ÐñïóùðéêÜ" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "ÐñïóùðéêÝò Ðëçñïöïñßåò" - -#: pgp.php:120 -msgid "Personal PGP keypair generated successfully." -msgstr "Ðñïóùðéêü æåýãïò êëåéäéþí PGP äçìéïõñãÞèçêå åðéôõ÷þò." - -#: pgp.php:127 -msgid "Personal PGP keys deleted successfully." -msgstr "Ðñïóùðéêü æåýãïò êëåéäéþí PGP äéáãñÜöçêå åðéôõ÷þò." - -#: smime.php:207 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "ÐñïóùðéêÜ ðéóôïðïéçôéêÜ S/MIME ÄÅÍ åéóÞ÷èçóáí: " - -#: smime.php:132 -msgid "Personal S/MIME keys deleted successfully." -msgstr "ÐñïóùðéêÜ êëåéäéÜ S/MIME äéáãñÜöçêáí åðéôõ÷þò." - -msgid "Place your signature before replies and forwards?" -msgstr "" -"Íá ôïðïèåôåßôáé ç õðïãñáöÞ óáò ðñéí áðü ôéò áðáíôÞóåéò êáé ôéò ðñïùèÞóåéò " -"ôùí ìçíõìÜôùí óáò;" - -#: compose.php:241 -msgid "Plaintext Version of Message" -msgstr "¸êäïóç ìçíýìáôïò ìå êáèáñü êåßìåíï" - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:200 -msgid "Please enter a name for the new folder:" -msgstr "Ðáñáêáëþ äþóôå Ýíá üíïìá ãéá ôïí íÝï öÜêåëï:" - -msgid "Please enter the name of the new folder:" -msgstr "Ðáñáêáëþ äþóôå ôï üíïìá ôïõ íÝïõ öáêÝëïõ:" - -msgid "Please enter the new name:" -msgstr "Ðáñáêáëþ åéóÜãåôå ôï íÝï üíïìá:" - -#: templates/pgp/passphrase.inc:19 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per %s session." -msgstr "" -"Ðáñáêáëþ åéóÜãåôå ôç ëÝîç êëåéäß ãéá ôï ðñïóùðéêü éäéùôéêü PGP êëåéäß. Áõôü " -"áðáéôåßôáé ìéá öïñÜ ìüíï ãéá êÜèå %s óýíäåóç." - -#: templates/smime/passphrase.inc:13 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per %s session." -msgstr "" -"Ðáñáêáëþ åéóÜãåôå ôç ëÝîç êëåéäß ãéá ôï ðñïóùðéêü éäéùôéêü S/MIME êëåéäß. " -"Áõôü áðáéôåßôáé ìéá öïñÜ ìüíï ãéá êÜèå %s óýíäåóç." - -msgid "Please enter valid search criteria." -msgstr "Ðáñáêáëþ åéóÜãåôå Ýãêõñá êñéôÞñéá áíáæÞôçóçò." - -#: recompose.php:88 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Ðáñáêáëþ êÜíôå åßóïäï (login) îáíÜ ãéá íá óõíå÷ßóåôå ôç óýíèåóç ôïõ " -"ìçíýìáôïò. Áí äå ÷ñçóéìïðïéåßôå cookies êáé êÜíåôå óýíèåóç óå áíáäõüìåíï " -"ðáñÜèõñï, èá ðñÝðåé íá îáíáêÜíåôå åßóïäï êáé óôï êýñéï ðáñÜèõñï. Áõôü " -"ãßíåôáé ãéá íá åìðïäßóåé åðßèåóç ãéá õðïêëïðÞ ôçò óýíäåóÞò óáò. Æçôïýìå " -"óõãíþìç ãéá üðïéá ôáëáéðùñßá." - -#: templates/login/login.inc:81 -msgid "Please provide your password." -msgstr "Ðáñáêáëþ äþóôå ôïí êùäéêü óáò." - -msgid "Please provide your username." -msgstr "Ðáñáêáëþ äþóôå ôï üíïìá ÷ñÞóôç" - -msgid "Please provide your username and password" -msgstr "Ðáñáêáëþ äþóôå ôï üíïìá ÷ñÞóôç êáé ôïí êùäéêü óáò" - -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Ðáñáêáëþ åðéëÝîôå, äéöïñüìåíç Þ Üêõñç äéåýèõíóç." - -#: lib/MIME/Viewer/itip.php:631 -msgid "" -"Please review the following information, and then select an action from the " -"menu below." -msgstr "" -"Ðáñáêáëþ äéáâÜóôå ôéò ðáñáêÜôù ðëçñïöïñßåò êáé ìåôÜ åðéëÝîôå ìéá åíÝñãåéá " -"áðü ôï ðáñáêÜôù ìåíïý." - -#: templates/folders/javascript.inc:56 -msgid "Please select a folder before you perform any actions." -msgstr "Ðáñáêáëþ åðéëÝîåôå Ýíá öÜêåëï ðñéí êÜíåôå ïðïéáäÞðïôå åíÝñãåéá." - -#: lib/MIME/Viewer/itip.php:461 -msgid "Please select an action from the menu below." -msgstr "Ðáñáêáëþ åðéëÝîôå ìéá åíÝñãéá áðü ôï ðáñáêÜôù ìåíïý." - -#: templates/search/javascript.inc:41 -msgid "Please select at least one folder to search." -msgstr "Ðáñáêáëþ åðéëÝîåôå ôïõëÜ÷éóôïí Ýíá êáôÜëïãï ãéá áíáæÞôçóç." - -msgid "Please select only one folder for this operation." -msgstr "Ðáñáêáëþ åðéëÝîôå ìüíï Ýíá öÜêåëï ãéá áõôÞí ôçí ëåéôïõñãßá." - -msgid "Please select or edit right next:" -msgstr "Ðáñáêáëþ åðéëÝîôå Þ åðåîåñãáóôåßôå ôï áìÝóùò åðüìåíï:" - -msgid "Precede your signature with dashes ('-- ')" -msgstr "Íá ôïðïèåôïýíôáé ðáýëåò ðñéí ôçí õðïãñáöÞ óáò ('-- ')" - -#: smime.php:241 pgp.php:257 filterprefs.php:40 -msgid "Preferences successfully updated." -msgstr "Ïé ðñïôéìÞóåéò åíçìåñþèçêáí åðéôõ÷þò." - -msgid "Preview" -msgstr "Ðñïåðéóêüðçóç" - -#: templates/message/navbar_navigate.inc:28 -msgid "Previous Message" -msgstr "Ðñïçãïýìåíï ÌÞíõìá" - -#: mailbox.php:336 -msgid "Previous Page" -msgstr "Ðñïçãïýìåíç Óåëßäá" - -msgid "Print" -msgstr "Åêôýðùóç" - -msgid "Priority" -msgstr "Ðñïôåñáéüôçôá" - -msgid "Priority:" -msgstr "Ðñïôåñáéüôçôá:" - -#: templates/smime/import_key.inc:74 -msgid "Private Key Password" -msgstr "Êùäéêüò ðñïóùðéêïý êëåéäéïý" - -msgid "Problem" -msgstr "Ðñüâëçìá" - -#, c-format -msgid "Problem with filter rule %d: folder does not exist: %s" -msgstr "Ðñüâëçìá ìå ôïí êáíüíá ößëôñïõ %d: Ï öÜêåëïò äåí õðÜñ÷åé: %s" - -msgid "Problem?" -msgstr "Ðñüâëçìá;" - -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Åñþôçóç êÜèå öïñÜ ðïõ áðïóôÝëëåôáé óõíçììÝíï, ðñïêáèïñéóìÝíï Ï×É" - -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Åñþôçóç êÜèå öïñÜ ðïõ áðïóôÝëëåôáé óõíçììÝíï, ðñïêáèïñéóìÝíï ÍÁÉ" - -#: templates/fetchmail/manage.inc:10 -msgid "Protocol:" -msgstr "Ðñùôüêïëëï:" - -#: lib/Crypt/PGP.php:461 -msgid "Public PGP keyserver support has been disabled." -msgstr "Ç õðïóôÞñéîç åîõðçñåôçôÞ PGP êëåéäéþí Ý÷åé áðåíåñãïðïéçèåß." - -msgid "Pur_ge Deleted" -msgstr "ÏñéóôéêÞ ÄéáãñáöÞ" - -msgid "Purge Deleted" -msgstr "ÏñéóôéêÞ ÄéáãñáöÞ" - -#: templates/folders/actions.inc:22 -msgid "Purge Folder(s)" -msgstr "ÏñéóôéêÞ äéáãñáöÞ öáêÝëïõ(ùí)" - -msgid "Purge Trash how often:" -msgstr "Íá ÁäåéÜæåé ï êÜäïò êÜèå:" - -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "" -"Íá äéáãñÜöïíôáé ôá ìçíýìáôá áðü ôïí êÜäï ðïõ åßíáé ðáëéüôåñá áðü áõôü ôïí " -"áñéèìü çìåñþí." - -msgid "Purge old messages in the Trash folder?" -msgstr "ÄéáãñáöÞ ðáëéþí ìçíõìÜôùí áðü ôïí êÜäï;" - -msgid "Purging" -msgstr "ÄéáãñáöÞ" - -#, c-format -msgid "Purging %d message(s) from Trash folder." -msgstr "ÄéáãñáöÞ %d ìÞíõìá(ôá) áðü ôïí êÜäï." - -msgid "Put this after @ when sending mail and default address expansion:" -msgstr "" -"ÓõìðÞñùóå ìå ôï ðáñáêÜôù ìåôÜ ôï @ êáôÜ ôçí áðïóôïëÞ ìå ðñïêáèïñéóìÝíç " -"äéåýèõíóç:" - -#: templates/quota/quota.inc:17 -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Äéáèåóéìüôçôá ÷þñïõ ãñáììáôïèõñßäáò óáò: %.2fMB / %.2fMB (%.2f%%)" - -#: templates/quota/quota.inc:21 -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Äéáèåóéìüôçôá ÷þñïõ ãñáììáôïèõñßäáò óáò: %.2fMB / ×ÙÑÉÓ ÏÑÉÁ" - -#: templates/quota/quota.inc:24 -msgid "Quota status: NO LIMIT" -msgstr "Äéáèåóéìüôçôá ÷þñïõ ãñáììáôïèõñßäáò óáò: ×ÙÑÉÓ ÏÑÉÁ" - -msgid "Quoting" -msgstr "Ðåñéïñßæïíôáò" - -msgid "Quoting %f" -msgstr "Ðåñéïñßæïíôáò %f" - -msgid "Received:" -msgstr "ÐáñáëÞöèçêå:" - -msgid "Received On" -msgstr "ÐáñáëÞöèçêå óôéò" - -msgid "Received Since" -msgstr "ÐáñáëÞöèçêå áðü ôüôå" - -msgid "Received Until" -msgstr "ÐáñáëÞöèçêå ìÝ÷ñé" - -msgid "Received after" -msgstr "ÐáñáëÞöèçêå ìåôÜ áðü" - -msgid "Received before" -msgstr "ÐáñáëÞöèçêå ðñéí áðü" - -msgid "Received on" -msgstr "ÐáñáëÞöèçêå óôéò" - -msgid "Redirec_t" -msgstr "Áíáêáôåýèõíóç" - -msgid "Redirect" -msgstr "Áíáêáôåýèõíóç" - -msgid "Redirect Message" -msgstr "Áíáêáôåýèõíóç Ìçíýìáôïò" - -msgid "Redirect this message" -msgstr "Áíáêáôåýèõíóç áõôïý ôïõ Ìçíýìáôïò" - -msgid "Redirecting failed." -msgstr "Ç áíáêáôåýèõíóç áðÝôõ÷å." - -msgid "Refresh" -msgstr "ÁíáíÝùóç" - -msgid "Refresh Folder Views:" -msgstr "ÁíáíÝùóç ÐñïâïëÞò ÖáêÝëùí:" - -msgid "Reload" -msgstr "ÁíáíÝùóç" - -msgid "Reload View" -msgstr "ÁíáíÝùóç ÐñïâïëÞò" - -#: lib/MIME/Viewer/itip.php:483 lib/MIME/Viewer/itip.php:502 -msgid "Remember the free/busy information." -msgstr "Íá èõìÜìáé ôéò ðëçñïöïñßåò åëåýèåñïõ/áðáó÷ïëçìÝíïõ." - -#: config/prefs.php.dist:950 -msgid "Remember the last view" -msgstr "Íá ðáñáìÝíåé ç ôåëåõôáßá ðñïâïëÞ" - -#: templates/fetchmail/manage.inc:27 -msgid "Remote Mailbox:" -msgstr "ÁðïìáêñõóìÝíç Ãñáììáôïèõñßäá:" - -#: templates/search/fields.inc:40 -msgid "Remove Field From Search" -msgstr "ÄéáãñáöÞ ðåäßïõ áðü ôçí ÁíáæÞôçóç" - -#: templates/prefs/sourceselect.inc:305 -msgid "Remove source" -msgstr "ÄéáãñáöÞ ðçãáßïõ" - -msgid "Rename Folder" -msgstr "Ìåôïíïìáóßá ÖáêÝëïõ" - -#: templates/folders/actions.inc:6 -msgid "Rename Folder(s)" -msgstr "Ìåôïíïìáóßá ÖáêÝëïõ(ùí)" - -msgid "Remove Selected" -msgstr "Áêýñùóç ÅðéëåãìÝíùí" - -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Ìåôïíïìáóßá ôïõ öáêÝëïõ ÁÐÅÓÔÁËÌÅÍÁ óôçí áñ÷Þ êÜèå ìÞíá;" - -#, c-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "" -"Ç ìåôïíïìáóßá ôïõ öáêÝëïõ \"%s\" óå \"%s\" áðÝôõ÷å. Ôï óýóôçìá Ýâãáëå ôï " -"áêüëïõèï ìÞíõìá" - -#: templates/message/navbar_actions.inc:10 -msgid "Repl_y to List" -msgstr "ÁðÜíôçóç óôçí ïìÜäá" - -#: templates/compose/spelling.inc:90 -msgid "Replace with:" -msgstr "ÁíôéêáôÜóôáóç ìå:" - -msgid "Reply" -msgstr "ÁðÜíôçóç" - -#: lib/MIME/Viewer/itip.php:279 lib/MIME/Viewer/itip.php:372 -msgid "Reply Sent." -msgstr "ÁðÜíôçóç ÓôÜëèçêå." - -msgid "Reply to All" -msgstr "ÁðÜíôçóç óå üëïõò" - -msgid "Reply to All:" -msgstr "ÁðÜíôçóç óå üëïõò:" - -msgid "Reply to List" -msgstr "ÁðÜíôçóç óôçí ïìÜäá" - -msgid "Reply to List:" -msgstr "ÁðÜíôçóç óôçí ïìÜäá:" - -msgid "Reply to _All" -msgstr "ÁðÜíôçóç óå üëïõò" - -#: lib/MIME/Viewer/itip.php:485 lib/MIME/Viewer/itip.php:494 -#: lib/MIME/Viewer/itip.php:504 -msgid "Reply with Not Supported Message" -msgstr "ÁðÜíôçóç ìå Ìç Õðïóôçñéæüìåíï ÌÞíõìá." - -#: lib/MIME/Viewer/itip.php:492 -msgid "Reply with free/busy for next 2 months." -msgstr "" -"ÁðÜíôçóç ìå ðëçñïöïñßåò åëåýèåñïõ/áðáó÷ïëçìÝíïõ ãéá ôïõò åðüìåíïõò äýï (2) " -"ìÞíåò." - -#: lib/MIME/Viewer/itip.php:491 -msgid "Reply with requested free/busy information." -msgstr "ÁðÜíôçóç ìå ðëçñïöïñßåò åëåýèåñïõ/áðáó÷ïëçìÝíïõ ðïõ æçôÞèçêáí." - -msgid "Reply-To" -msgstr "ÁðÜíôçóç-Ðñïò" - -msgid "Reply-To: " -msgstr "ÁðÜíôçóç-Ðñïò: " - -msgid "Reply-to" -msgstr "ÁðÜíôçóç-ðñïò" - -msgid "Reply:" -msgstr "ÁðÜíôçóç:" - -#: templates/message/navbar_actions.inc:36 templates/mailbox/actions.inc:26 -msgid "Report as Innocent" -msgstr "ÁíáöïñÜ óáí Áèþï" - -#: templates/message/navbar_actions.inc:33 templates/mailbox/actions.inc:24 -msgid "Report as Spam" -msgstr "ÁíáöïñÜ ìçíýìáôïò ùò 'Spam'" - -msgid "Re_quest Delivery Confirmation" -msgstr "Íá æçôçèåß Åðéâåâáßùóç üôé ðáñáäüèçêå" - -msgid "Request Delivery Report" -msgstr "Íá æçôçèåß ÁíáöïñÜ ðáñÜäïóçò" - -msgid "Request a Read Receipt" -msgstr "Íá æçôçèåß Åðéâåâáßùóç üôé äéáâÜóèçêå" - -msgid "Request a Return Receipt" -msgstr "Íá æçôçèåß Åðéâåâáßùóç ÐáñáëáâÞò" - -msgid "Request a _Read Receipt" -msgstr "Íá æçôçèåß Åðéâåâáßùóç üôé äéáâÜóèçêå" - -msgid "Request delivery confirmation?" -msgstr "Íá æçôçèåß Åðéâåâáßùóç Üöéîçò;" - -msgid "Request read Receipt?" -msgstr "Íá æçôçèåß Åðéâåâáßùóç üôé äéáâÜóèçêå;" - -msgid "Request read receipts?" -msgstr "Íá æçôçèåß Åðéâåâáßùóç üôé äéáâÜóèçêå;" - -#: mailbox.php:197 -msgid "Requested message not found." -msgstr "Ôï ìÞíõìá ðïõ æçôÞèçêå äåí âñÝèçêå." - -#: lib/MIME/Viewer/itip.php:682 -msgid "Required Participant" -msgstr "ÆçôÞèçêå ÓõììåôÝ÷ùí" - -#: templates/search/main.inc:143 templates/search/header.inc:26 -#: templates/acl/acl.inc:158 -msgid "Reset" -msgstr "Êáèáñéóìüò Öüñìáò" - -#: lib/MIME/Viewer/itip.php:106 -msgid "Respondent Status Updated." -msgstr "Ç êáôÜóôáóç áõôïý ðïõ áðÜíôçóç åíçìåñþèçêå." - -#: templates/message/navbar_actions.inc:28 -msgid "Resume" -msgstr "ÓõíÝ÷åéá" - -#: recompose.php:89 -msgid "Resume your session" -msgstr "ÅðéóôñïöÞ óôç óýíäåóç" - -#: templates/fetchmail/driver_select.inc:31 templates/fetchmail/manage.inc:69 -#: templates/fetchmail/account_select.inc:32 -msgid "Return to Fetch Mail" -msgstr "ÅðéóôñïöÞ óôç Ðñïóêüìéóç ÌçíõìÜôùí" - -msgid "Return to Main Preferences Screen" -msgstr "ÅðéóôñïöÞ óôçí êýñéá ïèüíç ÐñïôéìÞóåùí" - -msgid "Return to Options" -msgstr "ÅðéóôñïöÞ óôéò ÅðéëïãÝò" - -#: templates/smime/notactive.inc:33 templates/pgp/notactive.inc:33 -msgid "Return to Previous Screen" -msgstr "ÅðéóôïñöÞ óôçí Ðñïçãïýìåíç Ïèüíç" - -msgid "Return to Welcome Screen" -msgstr "ÅðéóôñïöÞ óôçí áñ÷éêÞ ïèüíç" - -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"ÅðéóôñïöÞ óôïí öÜêåëï Åéóåñ÷üìåíá ìåôÜ áðü äéáãñáöÞ, ìåôáöïñÜ Þ áíôéãñáöÞ " -"ìçíýìáôïò?" - -#: lib/MIME/Viewer/itip.php:673 -msgid "Role" -msgstr "Ñüëïò" - -msgid "Rule Definition" -msgstr "Ïñéóìüò Êáíüíá" - -#: templates/compose/encrypt_list.inc:12 -msgid "S/MIME Encrypt Message" -msgstr "ÊñõðôïãñáöçìÝíï ìÞíõìá (S/MIME)" - -#: compose.php:379 -msgid "S/MIME Error: " -msgstr "S/MIME ËÜèïò: " - -#: compose.php:358 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "" -"S/MIME ËÜèïò: Áðáéôåßôáé ëÝîç-êëåéäß ãéá ôï ðñïóùðéêü éäéùôéêü êëåéäß óáò." - -#: templates/smime/notactive.inc:6 -msgid "S/MIME NOT Active" -msgstr "Ôï S/MIME äåí åßíáé åíåñãü" - -#: templates/smime/smime.inc:6 config/prefs.php.dist:143 -msgid "S/MIME Options" -msgstr "ÅðéëïãÝò S/MIME" - -#: smime.php:49 -msgid "S/MIME Passphrase Input" -msgstr "ÅéóáãùãÞ ëÝîçò-êëåéäéïý S/MIME" - -#: templates/smime/smime.inc:100 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"Ç ÕðïóôÞñéîç Ðñïóùðéêïý æåýãïõò êëåéäéþí S/MIME áðáéôåß áóöáëÞ óýíäåóç web." - -#: smime.php:140 -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "Ôï Äçìüóéï êëåéäß S/MIME ãéá \"%s\" äéáãñÜöçêå åðéôõ÷þò." - -#: smime.php:162 -msgid "S/MIME Public Key successfully added." -msgstr "Ôï Äçìüóéï Êëåéäß S/MIME ðñïóôÝèçêå åðéôõ÷þò." - -#: templates/smime/smime.inc:45 -msgid "S/MIME Public Keyring" -msgstr "Äçìüóéá êëåéäïèÞêç S/MIME" - -#: smime.php:211 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Ôï æåýãïò Äçìüóéïõ/Éäéùôéêïý êëåéäéïý S/MIME ðñïóôÝèçêå åðéôõ÷þò." - -#: templates/compose/encrypt_list.inc:13 -msgid "S/MIME Sign Message" -msgstr "ÕðïãåãñáììÝíï ìÞíõìá (S/MIME)" - -#: templates/compose/encrypt_list.inc:14 -msgid "S/MIME Sign/Encrypt Message" -msgstr "ÕðïãåãñáììÝíï/êñõðôïãñáöçìÝíï ìÞíõìá (S/MIME)" - -#: templates/smime/notactive.inc:11 -msgid "S/MIME support is disabled on this system." -msgstr "Ç õðïóôÞñéîç S/MIME Ý÷åé áðåíåñãïðïéçèåß ó' áõôü ôï óýóôçìá." - -#: lib/MIME/Viewer/pkcs7.php:233 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"Ç õðïóôÞñéîç S/MIME äåí Ý÷åé åíåñãïðïéçèåß êáé óõíåðþò ôï ìÞíõìá åßíáé " -"áäýíáôï íá áðïêñõðôïãñáöçèåß." - -#: lib/MIME/Viewer/pkcs7.php:165 -msgid "" -"S/MIME support is not enabled so the contents of this signed message can not " -"be displayed." -msgstr "" -"Ç õðïóôÞñéîç S/MIME äåí Ý÷åé åíåñãïðïéçèåß êáé óõíåðþò ôï ðåñéå÷üìåíï áõôïý " -"ôïõ õðïãåãñáììÝíïõ ìçíýìáôïò äåí ìðïñåß íá åìöáíéóèåß." - -#: lib/MIME/Viewer/pkcs7.php:138 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"Ç õðïóôÞñéîç S/MIME äåí Ý÷åé åíåñãïðïéçèåß êáé óõíåðþò ç øçöéáêÞ õðïãñáöÞ " -"åßíáé áäýíáôï íá åðáëçèåõèåß." - -#: templates/smime/smime.inc:24 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly" -msgstr "" -"Ç õðïóôÞñéîç S/MIME áðáéôåß áíáäõüìåíá (popup) ðáñÜèõñá. Áí ï browser óáò " -"Ý÷åé ñõèìéóèåß óå áðåíåñãïðïßçóç áõôÞò ôçò ëåéôïõñãßáò, ðñÝðåé íá ôï " -"áëëÜîåôå, äéáöïñåôéêÜ ôï S/MIME äåí èá ëåéôïõñãåß óùóôÜ." - -#: templates/compose/compose.inc:266 -msgid "S_ubject" -msgstr "ÈÝìá" - -#: templates/compose/compose.inc:354 -msgid "Sa_ve a copy in " -msgstr "ÁðïèÞêåõóç áíôéãñÜöïõ óå " - -#: templates/message/navbar_actions.inc:30 -msgid "Sa_ve as" -msgstr "ÁðïèÞêåõóç ùò" - -#: search.php:358 templates/fetchmail/manage.inc:67 -msgid "Save" -msgstr "ÁðïèÞêåõóç" - -#: templates/compose/compose.inc:528 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Íá áðïèçêåõôïýí ôá óõíçììÝíá óôïí öÜêåëëï sent-mail ìáæß ìå ôï ìÞíõìá;" - -#: templates/compose/compose.inc:68 templates/compose/compose.inc:424 -msgid "Save Draft" -msgstr "ÁðïèÞêåõóç óôï Ðñü÷åéñï" - -#: templates/filters/prefs.inc:69 templates/smime/smime.inc:37 -#: templates/smime/notactive.inc:23 templates/pgp/pgp.inc:64 -#: templates/pgp/notactive.inc:23 -msgid "Save Options" -msgstr "ÁðïèÞêåõóç Åðéëïãþí" - -#: templates/compose/compose.inc:68 templates/compose/compose.inc:424 -msgid "Save _Draft" -msgstr "ÁðïèÞêåõóç óôï Ðñü÷åéñï" - -msgid "Save a copy in " -msgstr "ÁðïèÞêåõóç áíôéãñÜöïõ óôïí öÜêåëï " - -msgid "Save a copy in \"sent-mail\"" -msgstr "ÁðïèÞêåõóç áíôéãñÜöïõ óôïí öÜêåëï \"sent-mail\"" - -msgid "Save as" -msgstr "ÁðïèÞêåõóç ùò" - -msgid "Save drafts as unseen?" -msgstr "ÁðïèÞêåõóç ðñü÷åéñùí óáí ìç áíáãíùóìÝíá;" - -#: config/prefs.php.dist:1030 -msgid "Save recipients automatically to the default address book?" -msgstr "" -"ÁðïèÞêåõóç ôùí ðáñáëçðôþí áõôüìáôá óôïí ðñïêáèïñéóìÝíï ÄéåõèõíóéïãñÜöï óáò;" - -msgid "Save search as a virtual folder?" -msgstr "ÁðïèÞêåõóç áíáæÞôçóçò óå éäåáôü öÜêåëï;" - -msgid "Save sent mail" -msgstr "ÁðïèÞêåõóç áðåóôáëìÝíïõ ìçíýìáôïò" - -msgid "Save sent mail?" -msgstr "ÁðïèÞêåõóç áðåóôáëìÝíïõ ìçíýìáôïò;" - -#, c-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "" -"Ç áðïèÞêåõóç ôïõ ðñü÷åéñïõ ìçíýìáôïò áðÝôõ÷å. Ôï óýóôçìá Ýâãáëå ôï áêüëïõèï " -"ìÞíõìá: %s" - -msgid "Search" -msgstr "ÁíáæÞôçóç" - -msgid "Search %s" -msgstr "ÁíáæÞôçóç óå %s" - -msgid "Search Mail" -msgstr "ÁíáæÞôçóç ÌçíõìÜôùí" - -msgid "Search Results" -msgstr "ÁðïôåëÝóìáôá ÁíáæÞôçóçò" - -msgid "Seen" -msgstr "ÄéáâáóìÝíá" - -msgid "Select" -msgstr "ÅðéëïãÞ" - -#: templates/fetchmail/manage.inc:70 -msgid "Select Another Account" -msgstr "ÅðéëïãÞ Üëëïõ Ëïãáñéáóìïý" - -#: templates/search/fields.inc:35 -msgid "Select a date" -msgstr "ÅðéëÝîôå ìéá çìåñïìçíßá" - -#: templates/search/fields.inc:10 -msgid "Select a field" -msgstr "ÅðéëÝîôå Ýíá ðåäßï" - -msgid "Select address book sources for adding and searching for addresses." -msgstr "ÅðéëÝîôå áðü ôïõò äéáèÝóéìïõò äéåõèõíóéïãñÜöïõò." - -msgid "Select all" -msgstr "ÅðéëïãÞ üëùí" - -#: templates/prefs/sourceselect.inc:323 -msgid "Select all fields to search when expanding addresses." -msgstr "" -"ÅðéëïãÞ üëùí ôùí ðåäßùí ãéá áíáæÞôçóç üôáí åðåêôåßíïíôáé ïé äéåõèýíóåéò." - -#: templates/fetchmail/account_select.inc:21 -msgid "Select an account" -msgstr "ÅðéëÝîôå Ýíá ëïãáñéáóìü" - -msgid "Select an identity" -msgstr "ÅðéëÝîôå ìßá ôáõôüôçôá" - -msgid "Select charset:" -msgstr "ÅðéëïãÞ êùäéêïðïßçóçò:" - -msgid "Select none" -msgstr "ÅðéëïãÞ êáíåíüò" - -#: templates/fetchmail/driver_select.inc:21 -msgid "Select the mail server type" -msgstr "ÅðéëÝîôå ôïí ôýðï ôïõ åîõðçñåôçôÞ Mail" - -msgid "" -"Select the characters you need from the boxes below. You can then copy and " -"paste them from the text area." -msgstr "" -"ÅðéëÝîôå ôïõò ÷áñáêôÞñåò ðïõ ÷ñåéÜæåóèå áðü ôá ðáñáêÜôù êïõôÜêéá. Óôç " -"óõíÝ÷åéá áíôéãñÜøôå ôá êáé åðéêïëÞóôå ôá óôçí ðåñéï÷Þ êåéìÝíïõ ôïõ ìçíÞìáôïò" - -msgid "Select your preferred language:" -msgstr "ÅðéëÝîôå ôçí ðñïôéìïýìåíç ãëþóóá:" - -msgid "Selected Address books:" -msgstr "ÅðéëïãÞ ÄéåõèõíóéïãñÜöïõ:" - -#: templates/pgp/pgp.inc:147 -msgid "Send Key to Public Keyserver" -msgstr "ÁðïóôïëÞ êëåéäéïý óå åîõðçñåôçôÞ Äçìüóéùí êëåéäéþí" - -#: lib/MIME/Viewer/itip.php:560 -msgid "Send Latest Information" -msgstr "ÁðïóôïëÞ ðñüóöáôùí ðëçñïöïñéþí" - -msgid "Send MDN when requested by the sender?" -msgstr "Íá áðïóôÝëëåôáé åðéâåâáßùóç áíÜãíùóçò üôáí æçôåßôáé áðü ôïí áðïóôïëÝá;" - -msgid "Send Message" -msgstr "ÁðïóôïëÞ Ìçíýìáôïò" - -msgid "Sent mail folder" -msgstr "ÖÜêåëïò ÁðåóôáëìÝíùí ÌçíõìÜôùí" - -msgid "Sent mail folder:" -msgstr "ÖÜêåëïò ÁðåóôáëìÝíùí ÌçíõìÜôùí:" - -msgid "September" -msgstr "ÓåðôÝìâñéïò" - -msgid "Server" -msgstr "ÄéáêïìéóôÞò" - -msgid "Server and Folder Information" -msgstr "Ðëçñïöïñßåò ÄéáêïìéóôÞ êáé ÖáêÝëëùí" - -msgid "Server Information" -msgstr "Ðëçñïöïñßåò ÄéáêïìéóôÞ" - -msgid "Server:" -msgstr "ÄéáêïìéóôÞò:" - -msgid "Set preferences for filtering messages for unwanted content." -msgstr "" -"Ñõèìßóôå ôïõò êáíüíåò ôùí ößëôñùí ãéá ìçíýìáôá ìå áíåðéèýìçôï ðåñéå÷üìåíï." - -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Ñõèìßóåéò ãéá ôç ìåôáöïñÜ êáé äéáãñáöÞ ìçíõìÜôùí." - -msgid "Set the X-Priority header when composing messages?" -msgstr "Íá ôßèåôáé åðéêåöáëßäá ðñïôåñáéüôçôáò êáôÜ ôç óýíèåóç;" - -msgid "Set the current time zone." -msgstr "Ïñéóìüò æþíçò þñáò." - -msgid "Set the language that menu items, explanations, and help are in." -msgstr "Ïñßóôå ôçí ãëþóóá ôïõ ìåíïý, êáé ôçò âïÞèåéáò." - -#: config/prefs.php.dist:31 -msgid "Share Folders" -msgstr "ÊïéíÞ ×ñÞóç ÖáêÝëùí" - -#: templates/acl/acl.inc:86 -msgid "Share mail folders" -msgstr "ÊïéíÞ ÷ñÞóç öáêÝëùí ìçíõìÜôùí" - -#: config/prefs.php.dist:32 -msgid "Share your mail folders with other users." -msgstr "ÊÜíå êïéíÞ ÷ñÞóç öáêÝëùí ìçíõìÜôùí ìå Üëëïõò ÷ñÞóôåò." - -#: config/prefs.php.dist:672 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Íá áðïêñýðôïíôáé åî ïñéóìïý ìåãÜëá ôìÞìáôá êåéìÝíïõ óå åéóáãùãéêÜ; Ìðïñåßôå " -"íá ôï åíáëëÜóåôå üðïôå ôï åðéèõìåßôå." - -#: templates/pgp/pgp.inc:52 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Íá åëÝã÷åôáé ôï êåßìåíï ôïõ ìçíýìáôïò ãéá äåäïìÝíá PGP;" - -msgid "Should the compose window be closed after saving a draft?" -msgstr "" -"Íá êëåßíåé ôï ðáñÜèõñï óýíèåóçò ìåôÜ ôçí áðïèÞêåõóç ôïõ ìçíýìáôïò óôá " -"ðñü÷åéñá;" - -#: templates/pgp/pgp.inc:40 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "Íá åðéóõíÜðôåôáé åîïñéóìïý ôï äçìüóéï êëåéäß óáò óôá ìçíýìáôá;" - -msgid "Show All Folders" -msgstr "ÅìöÜíéóç Ïëùí ôùí ÖáêÝëùí" - -msgid "Show All Headers" -msgstr "ÅìöÜíéóç Ïëùí ôùí Åðéêåöáëßäùí" - -msgid "Show Deleted" -msgstr "ÅìöÜíéóç ÄéáãñáììÝíùí" - -msgid "Show Limited Headers" -msgstr "ÅìöÜíéóç ðåñéïñéóìÝíùí Åðéêåöáëßäùí" - -#: templates/message/headers.inc:70 -msgid "Show Mailing List Information" -msgstr "ÅìöÜíéóç ðëçñïöïñéþí ãéá Ëßóôá ÌçíõìÜôùí" - -#: templates/search/main.inc:92 -msgid "Show Only Subscribed Folders" -msgstr "ÅìöÜíéóç ìüíï ôùí óõíäåìÝíùí (subscribed) ÖáêÝëùí" - -#: folders.php:254 -msgid "Show Unsubscribed" -msgstr "ÅìöÜíéóç áóýíäåôùí (Unsubscribed) öáêÝëùí" - -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "" -"ÅìöÜíéóç åéêïíéäßïõ ãéá íá åðéôñÝðåôáé ï äéá÷ùñéóìüò óõííçììÝíùí áðü ôá " -"ìçíýìáôá;" - -msgid "Show last login time when logging in?" -msgstr "" -"ÊáôÜ ôçí åßóïäï íá åìöáíßæåôáé ç çìåñïìçíßá ðïõ Ýãéíå ôåëåõôáßá öïñÜ åßóïäïò " -"óôçí õðçñåóßá;" - -msgid "Show legend in the mailbox view?" -msgstr "Íá åìöáíßæïíôáé åðåîçãÞóåéò óôçí ðñïâïëÞ ôïõ Ãñáììáôïêéâþôéïõ;" - -#: config/prefs.php.dist:809 -msgid "Show previews for unread messages only?" -msgstr "ÅìöÜíéóç ðñïçãïýìåíùí ãéá ìç áíáãíùóìÝíá ìçíýìáôá ìüíï;" - -#: config/prefs.php.dist:817 -msgid "Show previews in tooltips?" -msgstr "ÅìöÜíéóç ðñïçãüìåíïõ óôá 'tooltips';" - -#: config/prefs.php.dist:848 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "ÅìöÜíéóç ôïõ åéêïíéäßïõ ðñïóêüìéóçò (Fetch Mail) óôï ìåíïý;" - -#: lib/MIME/Viewer/html.php:106 -msgid "Show the Images" -msgstr "ÅìöÜíéóç ôùí Åéêüíùí" - -#: templates/filters/prefs.inc:61 -msgid "Show the filter icon on the menubar?" -msgstr "ÅìöÜíéóç ôïõ åéêïíéäßïõ ößëôñùí óôï ìåíïý;" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "ÅìöÜíéóç áñéèìïý ìçíõìÜôùí óôï öÜêåëï;" - -msgid "Shown" -msgstr "Åìöáíßóèçêå" - -msgid "Si_ze" -msgstr "ÌÝãåèïò" - -#: templates/login/login.inc:241 -msgid "Sign up if not registered" -msgstr "ÅããñáöÞ (sign up) Üí äåí Ý÷åé Þäç ãßíåé" - -#: templates/mailbox/legend.inc:17 -msgid "Signed" -msgstr "ÕðïãåãñáììÝíá" - -msgid "Size" -msgstr "ÌÝãåèïò" - -msgid "Some of IMP's configuration files are missing:" -msgstr "ÌåñéêÜ áðü ôá áñ÷åßá ñõèìßóåùí ôïõ IMP Ý÷ïõí ÷áèåß:" - -msgid "Sort Direction" -msgstr "Êáôåýèõíóç Ôáîéíüìçóçò" - -#: templates/mailbox/message_headers.inc:6 -msgid "Sort by Arrival" -msgstr "Ôáîéíüìçóç êáôÜ Áöéîç" - -#: templates/mailbox/message_headers.inc:11 -msgid "Sort by Date" -msgstr "Ôáîéíüìçóç êáôÜ Çìåñïìçíßá" - -#: templates/mailbox/message_headers.inc:21 -msgid "Sort by From Address" -msgstr "Ôáîéíüìçóç êáôÜ Ä-íóç ÁðïóôïëÝá" - -#: templates/mailbox/message_headers.inc:36 -msgid "Sort by Message Size" -msgstr "Ôáîéíüìçóç êáôÜ ÌÝãåèïò Ìçíýìáôïò" - -#: templates/mailbox/message_headers.inc:31 -msgid "Sort by Subject" -msgstr "Ôáîéíüìçóç êáôÜ ÈÝìá" - -#: templates/mailbox/message_headers.inc:26 -msgid "Sort by Thread" -msgstr "Ôáîéíüìçóç êáôÜ ÍÞìá" - -#: templates/mailbox/message_headers.inc:16 -msgid "Sort by To Address" -msgstr "Ôáîéíüìçóç êáôÜ Ä-íóç ÐáñáëÞðôç" - -#: templates/prefs/spamselect.inc:4 -msgid "Spam folder:" -msgstr "ÖÜêåëïò Spam:" - -msgid "Spam Report from" -msgstr "ÁíáöïñÜ ìçíýìáôïò 'Spam' áðü" - -msgid "Special Characters" -msgstr "Åéäéêïß ÷áñáêôÞñåò" - -msgid "Spell Check" -msgstr "Ïñèïãñáöéêüò ¸ëåã÷ïò" - -msgid "Spell Checker" -msgstr "Ïñèïãñáöéêüò ÅëåãêôÞò" - -msgid "Spell check complete" -msgstr "Ïñèïãñáöéêüò Ýëåã÷ïò ïëïêëçñþèçêå" - -msgid "Spelling errors per screen when spell checking." -msgstr "ÏñèïãñáöéêÜ ëÜèç áíÜ óåëßäá üôáí ãßíåôáé ïñèïãñáöéêüò Ýëåã÷ïò." - -#: lib/MIME/Viewer/itip.php:469 lib/MIME/Viewer/itip.php:639 -msgid "Start" -msgstr "¸íáñîç" - -#: lib/MIME/Viewer/itip.php:673 -msgid "Status" -msgstr "ÊáôÜóôáóç" - -#: lib/MIME/Contents.php:215 -msgid "Strip Attachment" -msgstr "Áðüóðáóç ÓõíçììÝíïõ" - -#: config/prefs.php.dist:801 -msgid "Strip linebreaks?" -msgstr "Áðüóðáóç áëëáãþí ãñáììþí;" - -#: templates/mailbox/message_headers.inc:32 -msgid "Sub_ject" -msgstr "ÈÝìá" - -msgid "Subject" -msgstr "ÈÝìá" - -msgid "Subject Field" -msgstr "ÈÝìá ìçíýìáôïò" - -msgid "Subject:" -msgstr "ÈÝìá:" - -msgid "Submit" -msgstr "ÁðïóôïëÞ" - -msgid "Subscribe to Folder(s)" -msgstr "Óýíäåóç óôï ÖÜêåëï(ïõò)" - -msgid "Success" -msgstr "Åðéôõ÷ßá" - -msgid "Suggestions" -msgstr "ÐñïôÜóåéò" - -#: lib/MIME/Viewer/itip.php:649 lib/MIME/Viewer/itip.php:651 -msgid "Summary" -msgstr "Áíáêåöáëáßùóç" - -msgid "Switch Composition Method" -msgstr "ÅíáëëáãÞ ìåèüäïõ óôïé÷åéïèåóßáò" - -msgid "Switch to HTML composition" -msgstr "ÅíáëëáãÞ óå HTML óôïé÷åéïèåóßá" - -msgid "Switch to" -msgstr "ÅíáëëáãÞ óå" - -msgid "Switch to %s composition" -msgstr "ÅíáëëáãÞ óå %s óôïé÷åéïèåóßá" - -msgid "Switch to plain text composition" -msgstr "ÅíáëëáãÞ óå óôïé÷åéïèåóßá áðëïý êåéìÝíïõ" - -msgid "Te_xt" -msgstr "Êåßìåíï" - -msgid "Text" -msgstr "Êåßìåíï" - -#: lib/MIME/Viewer/itip.php:547 -msgid "Tentatively Accept request" -msgstr "ÐñïóùñéíÞ Áðïäï÷Þ ÁéôÞìáôïò" - -#: lib/MIME/Viewer/itip.php:746 -msgid "Tentatively Accepted" -msgstr "¸ãéíå áðïäï÷Þ ÐñïóùñéíÜ" - -#: lib/Maintenance/Task/tos_agreement.php:54 -msgid "Terms of Service file not specified in conf.php" -msgstr "Ïé üñïé ôïõ áñ÷åßïõ åîõðçñåôÞóåùí äåí ïñßóèçêáí óôï conf.php" - -msgid "Thank you for using the system." -msgstr "Åõ÷áñéóôïýìå ðïõ ÷ñçóéìïðïéÞóáôå ôï óýóôçìÜ ìáò." - -msgid "The Compose Window" -msgstr "Ôï ðáñÜèõñï Óýíèåóçò" - -msgid "The From: column of the message should be linked:" -msgstr "Ç óôÞëç Áðü: ôïõ ìçíýìáôïò ðñÝðåé íá óõíäåèåß:" - -#: fetchmailprefs.php:81 -msgid "The account \"%s\" has been deleted." -msgstr "Ï ëïãáñéáóìüò \"%s\" äéáãñÜöçêå." - -#: fetchmailprefs.php:74 -msgid "The account \"%s\" has been saved." -msgstr "Ï ëïãáñéáóìüò \"%s\" áðïèçêåýèçêå." - -#: lib/Filter.php:94 -msgid "The address \"%s\" has been added to %s." -msgstr "Ç äéåýèõíóç \"%s\" ðñïóôÝèçêå óôç %s." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Ôï óõíçììÝíï äåí âñÝèçêå." - -#: templates/javascript/open_compose_win.js:37 -msgid "" -"The compose window can't be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Ôï ðáñÜèõñï óýíèåóçò äåí ìðïñåß íá áíïßîåé. Ðéèáíþò Ý÷åôå ñõèìßóåé ôïí " -"åîåñåõíçôÞ óáò (browser) íá ìðëïêÜñåé ôá áíáäõüìåíá ðáñÜèõñá." - -msgid "" -"The contents of your Inbox folder will be displayed immediately upon logging " -"in. The Mailbox Listing shows the contents of each message's header " -"(message status, date sent, sender, subject, and size). Each column has a " -"heading. Clicking on the heading will cause the listing to be sorted by " -"that column." -msgstr "" -"Ôá ðåñéå÷üìåíá ôïõ êáôáëüãïõ 'Åéóåñ÷üìåíá' èá åìöáíßæïíôáé ìå ôçí åßóïäü óáò " -"óôï óýóôçìá. Óôç ëßóôá ìå ôá ìçíýìáôá åìöáíßæïíôáé ïé åðéêåöáëßäåò ãéá êÜèå " -"ìÞíõìá (Ç êáôÜóôáóç ôïõ, ç çìåñïìçíßá áðïóôïëÞò, ï áðïóôïëÝáò, ôï èÝìá êáé " -"ôï ìÝãåèïò). Ìðïñåßôå íá ôáîéíïìÞóåôå ôá ìçíýìáôá óáò åðéëÝãïíôáò ôï üíïìá " -"ôïõ ðåäßïõ ðïõ èÝëåôå, óôçí áñ÷Þ ôçò ëßóôáò." - -#, c-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Ï ôñÝ÷ùí öÜêåëïò(ïé) \"%s\" èá ìåôïíïìáóôåß óå \"%s\"." - -#: templates/acl/acl.inc:112 -msgid "" -"The current list of users with access to this folder could not be retrieved" -msgstr "" -"Ç ôñÝ÷ïõóá ëßóôá ìå ôïõò ÷ñÞóôåò ðïõ Ý÷ïõí ðñüóâáóç óå áõôü ôï öÜêåëï äå " -"ìðïñåß íá áíáêôçèåß" - -#: compose.php:1147 -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Ôï ðñü÷åéñï áðïèçêåýèçêå óôï öÜêåëï \"%s\"." - -msgid "The encryption features require a secure web connection." -msgstr "Ïé ëåéôïõñãßåò êñõðôïãñÜöçóçò áðáéôïýí áóöáëÞ óýíäåóç." - -#: lib/MIME/Viewer/itip.php:129 -msgid "The event was added to your calendar." -msgstr "Ôï ãåãïíüò ðñïóôÝèçêå óôï çìåñïëüãéü óáò." - -#: templates/compose/expand.inc:9 -msgid "The field '%s' can't be expanded." -msgstr "Ôï ðåäßï '%s' äåí ìðïñåß íá åðåêôáèåß." - -# lib/Folder.php:426, c-format -#: lib/Folder.php:426 -msgid "The folder \"%s\" already exists" -msgstr "Ï öÜêåëïò \"%s\" õðÜñ÷åé Þäç" - -#, c-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"Ôï üíïìá ôïõ öáêÝëïõ \"%s\" ðåñéÝ÷åé ìç åðéôñåðüìåíïõò ÷áñáêôÞñåò. Ìðïñåß íá " -"õðÜñîïõí ðñïâëÞìáôá. Åíçìåñþóôå ôï äéá÷åéñéóôÞ ôïõ óõóôÞìáôïò." - -#, c-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Ï öÜêåëïò \"%s\" äçìéïõñãÞèçêå áëëÜ äåí óõíäåèÞêáôå óå áõôüí." - -#, c-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Ï öÜêåëïò \"%s\" äéáãñÜöçêå áëëÜ äåí áðïóõíäåèÞêáôå áðü áõôüí." - -#, c-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "" -"Ï öÜêåëïò \"%s\" äåí äçìéïõñãÞèçêå. Ôï óýóôçìá Ýâãáëå ôï áêüëïõèï ìÞíõìá" - -#, c-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Ï öÜêåëïò \"%s\" äåí äéáãñÜöçêå. Ôï óýóôçìá Ýâãáëå ôï áêüëïõèï ìÞíõìá" - -#, c-format -msgid "The folder \"%s\" was successfully created." -msgstr "Ï öÜêåëïò \"%s\" äçìéïõñãÞèçêå ìå åðéôõ÷ßá." - -#, c-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Ï öÜêåëïò \"%s\" äéáãñÜöçêå ìå åðéôõ÷ßá." - -#, c-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Ï öÜêåëïò \"%s\" ìåôïíïìÜóôçêå ìå åðéôõ÷ßá óå \"%s\"." - -#: lib/MIME/Viewer/tnef.php:96 -msgid "The following files were attached to this part:" -msgstr "Ôá ðáñáêÜôù áñ÷åßá åß÷áí åðéóõíáöèåß ó' áõôü:" - -#, c-format -msgid "The identity \"%s\" has been deleted." -msgstr "Ç ôáõôüôçôá \"%s\" äéáãñÜöçêå." - -#, c-format -msgid "The identity \"%s\" has been saved." -msgstr "Ôá óôïé÷åßá ôçò ôáõôüôçôáò \"%s\" Ý÷ïõí áðïèçêåõôåß." - -#: lib/MIME/Viewer/html.php:95 -msgid "" -"The images will be displayed because the sender is present in your " -"addressbook." -msgstr "" -"Ïé åéêüíåò èá åìöáíéóèïý, ãéáôß ï áðïóôïëÝáò åßíáé óôï ÄéåõèõíóéïãñÜöï óáò" - -msgid "The Mailbox Listing" -msgstr "Ç ëßóôá ôïõ ãñáììáôïêéâùôßïõ" - -#: lib/MIME/Viewer/status.php:78 -msgid "The mail server generated the following error message:" -msgstr "Ï äéáêïìéóôÞò áëëçëïãñáößáò äçìéïýñãçóå ôï ðáñáêÜôù ìÞíõìá ëÜèïõò:" - -#: lib/MIME/Viewer/notification.php:54 -msgid "The mail server generated the following informational message:" -msgstr "" -"Ï äéáêïìéóôÞò áëëçëïãñáößáò äçìéïýñãçóå ôï ðáñáêÜôù ðëçñïöïñéáêü ìÞíõìá:" - -#: lib/MIME/Viewer/status.php:93 -msgid "The mail server generated the following message:" -msgstr "Ï äéáêïìéóôÞò áëëçëïãñáößáò äçìéïýñãçóå ôï ðáñáêÜôù ìÞíõìá:" - -#: lib/Message.php:645 -msgid "The mailbox %s is already empty." -msgstr "Ç ãñáììáôïèõñßäá %s åßíáé Þäç Üäåéá." - -#: lib/Fetchmail.php:262 -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "Ôï ìÞíõìá \"%s\" áðü \"%s\" (%d Bytes) îåðåñíÜ ôï üñéï ðñïóêüìéóçò." - -#: templates/contacts/contacts.inc:98 -msgid "The message being composed has been closed. Exiting." -msgstr "Ôï ìÞíõìá ðïõ óõíèÝôåôáé êëåßíåé." - -#: message.php:142 -msgid "The message has been deleted." -msgstr "Ôï ìÞíõìá Ý÷åé äéáãñáöåß." - -#: lib/MIME/Viewer/pgp.php:399 -msgid "The message has been verified." -msgstr "Ôï ìÞíõìá Ý÷åé åðéâåâáéùèåß." - -#: lib/MIME/Viewer/pkcs7.php:374 -msgid "The message has been verified. Sender: %s." -msgstr "Ôï ìÞíõìá Ý÷åé åðéâåâáéùèåß. ÁðïóôïëÝáò: %s" - -#: framework/MIME/MIME/MDN.php:214 -msgid "" -"The message sent on %s to %s with subject \"%s\" has been displayed.\n" -"This is no guarantee that the message has been read or understood." -msgstr "" -"Ôï ìÞíõìá ðïõ óôÜëèçêå ôçí %s óôïí %s ìå èÝìá \"%s\" åìöáíßóèçêå.\n" -"Áõôü äåí áðïôåëåß åããýçóç üôé äéáâÜóèçêå êáé êáôáíïÞèçêå." - -msgid "" -"The Message Screen display the contents of the selected message. From here, " -"you can browse message attachments, reply to the current message, delete the " -"current message, or advance to the next message in your current mailbox." -msgstr "" -"Ç ïèüíç ìçíõìÜôùí åìöáíßæåé ôá ðåñéå÷üìåíá ôïõ åðéëåãìÝíïõ ìçíýìáôïò. Áðü " -"åäþ ìðïñåßôå íá äåßôå ôá óõíçììÝíá áñ÷åßá, íá áðáíôÞóåôå óôï ìÞíõìá, íá ôï " -"äéáãñÜøåôå ç íá ðñï÷ùñÞóåôå óôï åðüìåíï ìÞíõìá." - -msgid "The Message Screen" -msgstr "Ïèüíç ÌçíõìÜôùí" - -#: templates/smime/open_smime_win.js:10 templates/pgp/open_pgp_win.js:10 -msgid "" -"The passphrase window can't be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Ôï ðáñÜèõñï åéóáãùãÞò ëÝîçò-êëåéäéïý äåí ìðïñåß íá áíïßîåé. ÌÞðùò Ý÷åôå " -"ñõèìßóåé ôï browser óáò íá ìðëïêÜñåé ôá áíáäõüìåíá (popup) ðáñÜèõñá;" - -#: lib/MIME/Viewer/pgp.php:178 -msgid "The raw text of the PGP Public Key can be viewed %s." -msgstr "Ôï ðåñéå÷üìåíï ôïõ äçìüóéïõ êëåéäéïý PGP ìðïñåß íá åìöáíéóèåß %s." - -#: lib/MIME/Viewer/tnef.php:62 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Ôï áñ÷Ýéï ðïõ æçôÞèçêå äåí õðÜñ÷åé óôá MS-TNEF óõíçììÝíá." - -#: lib/MIME/Viewer/zip.php:67 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Ôï áñ÷åßï ðïõ æçôÞèçêå äåí õðÜñ÷åé óôá óõìðéåóìÝíá (ZIP) óõíçììÝíá." - -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"Ï áðïóôïëÝáò Ý÷åé æçôÞóåé åíçìÝñùóç ãéá ôçí áíÜãíùóç áõôïý ôïõ ìçíýìáôïò. " -"Ðáñáêáëþ ðáôÞóôå %s ãéá íá ôïõ áðïóôáëåß ìÞíõìá åíçìÝñùóçò." - -msgid "The signature couldn't be replaced." -msgstr "Ç õðïãñáöÞ äåí ìðïñïýóå íá áíôéêáôáóôáèåß." - -msgid "The signature was successfully replaced." -msgstr "Ç õðïãñáöÞ áíôéêáôáóôÜèçêå ìå åðéôõ÷ßá." - -#: attachment.php:59 -msgid "The specified file does not exist." -msgstr "Ôï áñ÷åßï ðïõ ïñßóáôå äåí õðÜñ÷åé." - -#: lib/MIME/Viewer/itip.php:159 -msgid "The task has been added to your tasklist." -msgstr "Ç åñãáóßá ðñïóôÝèçêå óôç ëßóôá åñãáóéþí óáò." - -#: lib/MIME/Viewer/status.php:98 -msgid "The text of the message" -msgstr "Ôï êåßìåíï ôïõ ìçíýìáôïò" - -#: lib/MIME/Viewer/status.php:97 -msgid "The text of the sent message can be viewed %s." -msgstr "Ôï êåßìåíï ôïõ áðåóôáëìÝíïõ ìçíýìáôïò ìðïñåßôå íá ôï äåßôå %s." - -#: lib/MIME/Viewer/itip.php:144 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Ïé ðëçñïöïñßåò åëåýèåñïõ/áðáó÷ïëçìÝíïõ áðïèçêåýèçêáí åðéôõ÷þò." - -#: lib/MIME/Viewer/alternative.php:89 -msgid "There are no alternative parts that can be displayed inline." -msgstr "Äåí õðÜñ÷ïõí åíáëëáêôéêÜ ìÝñç ðïõ ìðïñïýí íá åìöáíéóèïýí." - -#: templates/mailbox/empty_mailbox.inc:3 -msgid "There are no messages in this mailbox." -msgstr "Äåí õðÜñ÷ïõí ìçíýìáôá óå áõôü ôï ãñáììáôïêéâþôéï." - -#, c-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "" -"ÐáñïõóéÜóôçêå óöÜëìá óôç äéáãñáöÞ %s. Ôï óýóôçìá Ýâãáëå ôï áêüëïõèï ìÞíõìá" - -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "" -"ÐáñïõóéÜóôçêå óöÜëìá óôç äéáãñáöÞ ôïõ ãñáììáôïêéâùôßïõ. Ôï óýóôçìá Ýâãáëå ôï " -"áêüëïõèï ìÞíõìá" - -#, c-format -msgid "" -"There was a problem expunging the mailbox. This is what the server said: %s" -msgstr "" -"ÐáñïõóéÜóôçêå óöÜëìá óôç äéáãñáöÞ ôïõ ãñáììáôïêéâùôßïõ. Ôï óýóôçìá Ýâãáëå ôï " -"áêüëïõèï ìÞíõìá: %s" - -#, c-format -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size (%d MB)." -msgstr "" -"ÐáñïõóéÜóôçêå óöÜëìá êáôÜ ôç äçìéïõñãßá ôïõ óõíçììÝíïõ. Ðéèáíüôáôá ôï áñ÷åßï " -"íá åßíáé ìåãáëýôåñï áðü ôï åðéôñåðôü ìÝãåèïò (%d MB)." - -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size." -msgstr "" -"ÐáñïõóéÜóôçêå óöÜëìá êáôÜ ôç äçìéïõñãßá ôïõ óõíçììÝíïõ. Ðéèáíüôáôá ôï áñ÷åßï " -"íá åßíáé ìåãáëýôåñï áðü ôï åðéôñåðôü ìÝãåèïò." - -#, c-format -msgid "" -"There was an error copying messages to \"%s\". This is what the server said" -msgstr "" -"ÐáñïõóéÜóôçêå óöÜëìá êáôÜ ôç áíôéãñáöÞ ôùí ìçíõìÜôùí óôï \"%s\". Ôï óýóôçìá " -"Ýâãáëå ôï áêüëïõèï ìÞíõìá" - -#, c-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"ÐáñïõóéÜóôçêå óöÜëìá êáôÜ ôç äéáãñáöÞ ôùí ìçíõìÜôùí áðü ôï öÜêåëï \"%s\". Ôï " -"óýóôçìá Ýâãáëå ôï áêüëïõèï ìÞíõìá" - -#, c-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"ÐáñïõóéÜóôçêå óöÜëìá êáôÜ ôç äéáãñáöÞ ôùí ìçíõìÜôùí óôï öÜêåëï \"%s\". Ôï " -"óýóôçìá Ýâãáëå ôï áêüëïõèï ìÞíõìá" - -msgid "There was an error deleting messages. This is what the server said" -msgstr "" -"ÐáñïõóéÜóôçêå óöÜëìá êáôÜ ôç äéáãñáöÞ ôùí ìçíõìÜôùí. Ôï óýóôçìá Ýâãáëå ôï " -"áêüëïõèï ìÞíõìá" - -#: lib/MIME/Viewer/itip.php:90 -msgid "There was an error deleting the event: %s." -msgstr "ÐáñïõóéÜóèçêå óöÜëìá êáôÜ ôç äéáãñáöÞ ôïõ ãåãïíüôïò: %s." - -#: lib/MIME/Viewer/plain.php:55 lib/MIME/Viewer/enriched.php:40 -msgid "There was an error displaying this message part" -msgstr "ÕðÞñîå ëÜèïò êáôÜ ôçí åìöÜíéóç áõôïý ôïõ ìÝñïõò ôïõ ìçíýìáôïò" - -#, c-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"ÐáñïõóéÜóôçêå óöÜëìá êáôÜ ôç óÞìáíóç ôùí ìçíõìÜôùí óôï öÜêåëï \"%s\". Ôï " -"óýóôçìá Ýâãáëå ôï áêüëïõèï ìÞíõìá" - -msgid "There was an error flagging messages. This is what the server said" -msgstr "" -"ÐáñïõóéÜóôçêå óöÜëìá êáôÜ ôç óÞìáíóç ôùí ìçíõìÜôùí. Ôï óýóôçìá Ýâãáëå ôï " -"áêüëïõèï ìÞíõìá" - -#: folders.php:155 -msgid "There was an error importing %s." -msgstr "ÐáñïõóéÜóèçêå óöÜëìá êáôÜ ôçí åéóáãùãÞ %s." - -#: lib/MIME/Viewer/itip.php:126 -msgid "There was an error importing the event: %s." -msgstr "ÐáñïõóéÜóèçêå óöÜëìá êáôÜ ôçí åéóáãùãÞ ôïõ ãåãïíüôïò %s." - -#: lib/MIME/Viewer/itip.php:156 -msgid "There was an error importing the task: %s." -msgstr "ÐáñïõóéÜóèçêå óöÜëìá êáôÜ ôçí åéóáãùãÞ ôçò åñãáóßáò %s." - -#: lib/MIME/Viewer/itip.php:142 -msgid "There was an error importing user's free/busy information: %s." -msgstr "" -"ÐáñïõóéÜóèçêå óöÜëìá êáôÜ ôçí åéóáãùãÞ ðëçñïöïñéþí åëåýèåñïõ/áðáó÷ïëçìÝíïõ " -"ôïõ ÷ñÞóôç %s." - -# lib/Message.php:102, c-format -#: lib/Message.php:102 -msgid "" -"There was an error moving messages to \"%s\". This is what the server said" -msgstr "" -"ÐáñïõóéÜóôçêå óöÜëìá êáôÜ ôç ìåôáöïñÜ ôùí ìçíõìÜôùí óôï \"%s\". Ôï óýóôçìá " -"Ýâãáëå ôï áêüëïõèï ìÞíõìá" - -msgid "" -"There was an error moving messages to the trash. This is what the server said" -msgstr "" -"ÐáñïõóéÜóôçêå óöÜëìá êáôÜ ôç ìåôáöïñÜ ôùí ìçíõìÜôùí óôïí êÜäï. Ôï óýóôçìá " -"Ýâãáëå ôï áêüëïõèï ìÞíõìá" - -msgid "There was an error saving a draft." -msgstr "ÕðÞñîå ëÜèïò óôçí áðïèÞêåõóç ôïõ ìçíýìáôïò ùò ðñü÷åéñï." - -msgid "There was an error saving this message as a draft." -msgstr "ÕðÞñîå ëÜèïò óôçí áðïèÞêåõóç áõôïý ôïõ ìçíýìáôïò ùò ðñü÷åéñï." - -#, c-format -msgid "There was an error sending your message: %s" -msgstr "ÕðÞñîå ëÜèïò êáôÜ ôçí áðïóôïëÞ ôïõ ìçíýìáôïò: %s" - -msgid "There was an error undeleting messages. This is what the server said" -msgstr "" -"ÕðÞñîå ðñüâëçìá êáôÜ ôçí åðáíáöïñÜ ôùí ìçíõìÜôùí. Ôï óýóôçìá Ýâãáëå ôï " -"áêüëïõèï ìÞíõìá" - -#: lib/MIME/Viewer/itip.php:104 -msgid "There was an error updating the event: %s." -msgstr "ÐáñïõóéÜóèçêå ëÜèïò êáôÜ ôçí åíçìÝñùóç ôïõ ãåãïíüôïò: %s." - -msgid "There was an error viewing the requested message." -msgstr "ÕðÞñîå ðñüâëçìá êáôÜ ôï Üíïéãìá ôïõ ìçíýìáôïò." - -#: lib/MIME/Viewer/plain.php:62 -msgid "There was no text in this message part" -msgstr "Äåí õðÜñ÷åé êåßìåíï óôï ìÞíõìá áõôü" - -#: lib/MIME/Viewer/html.php:93 -msgid "This HTML message has images embedded in it." -msgstr "Ôï HTML ìÞíõìá Ý÷åé åíóùìáôùìÝíç åéêüíá." - -#: lib/MIME/Viewer/html.php:89 -msgid "" -"This HTML message has images embedded in it. Blocked images appear like " -"this: " -msgstr "" -"Áõôü ôï HTML ìÞíõìá Ý÷åé åíóùìáôùìÝíåò åéêüíåò. Ïé ìðëïêáñéóìÝíåò åéêüíåò èá " -"åìöáíéóèïýí êÜðùò Ýôóé: " - -#: lib/MIME/Viewer/pgp.php:171 -msgid "This PGP Public Key was attached to the message." -msgstr "Áõôü ôï Äçìüóéï êëåéäß PGP åðéóõíÜöèçêå óôï ìÞíõìá." - -#: lib/MIME/Viewer/itip.php:95 lib/MIME/Viewer/itip.php:109 -#: lib/MIME/Viewer/itip.php:133 lib/MIME/Viewer/itip.php:147 -#: lib/MIME/Viewer/itip.php:163 lib/MIME/Viewer/itip.php:282 -msgid "This action is not supported." -msgstr "ÁõôÞ ç åíÝñãåéá äåí õðïóôçñßæåôáé." - -#: lib/MIME/Viewer/itip.php:169 lib/MIME/Viewer/itip.php:382 -msgid "This action is not yet implemented." -msgstr "ÁõôÞ ç åíÝñãåéá äåí Ý÷åé áêüìç õëïðïéçèåß." - -msgid "" -"This has hopefully given you a general understanding of how to web mail " -"interface works. You'll surely become comfortable with it after seeing how " -"easy and convenient it is for reading and sending mail, as well as managing " -"your IMAP mail account." -msgstr "" -"Áõôü èá óáò Ý÷åé äþóåé ìßá êáëÞ åéêüíá ãéá ôï ðþò äïõëåýåé ôï ðåñéâÜëëïí ôïõ " -"Web Mail. Èá åîïéêåéùèåßôå ìå ôçí åöáñìïãÞ áöïý äåßôå ðüóï åýêïëç åßíáé ç " -"áðïóôïëÞ êáé ç ëÞøç ìçíõìÜôùí, üðùò åðßóçò êáé ïé äéá÷åßñéóç ôùí ëïãáñéáóìþí " -"óáò ìå IMAP." - -msgid "" -"This file controls local MIME drivers for IMP, specifically what kinds of " -"attachments are viewable and/or downloadable." -msgstr "" -"Áõôü ôï áñ÷åßï åëÝã÷åé ôïõò MIME drivers ãéá ôï IMP. Ðñïóäéïñßæåé ôïí ôýðï " -"ôùí óõíçììÝíùí áñ÷åßùí ðïõ ìðïñïýí íá åìöáíéóôïýí Þ íá ãßíïõí download" - -msgid "" -"This file controls the default preferences for IMP, and also controls which " -"preferences users can alter." -msgstr "" -"Áõôü ôï áñ÷åßï ðåñéÝ÷åé ôéò ñõèìßóåéò ãéá ôï IMP, êáé ôéò ñõèìßóåéò ðïõ ï " -"÷ñÞóôçò ìðïñåß íá áëëÜîåé" - -msgid "" -"This file controls the default settings for IMP, and also defines the list " -"of available servers if you are using the server list." -msgstr "" -"Áõôü ôï áñ÷åßï ðåñéÝ÷åé ôéò ðñïêáèïñéóìÝíåò ñõèìßóåéò ôïõ IMP êáé åðßóçò " -"ðåñéÝ÷åé ôç ëßóôá ìå ôïõò äéáèÝóéìïõò äéáêïìéóôÝò." - -msgid "" -"This file controls the stylesheet that is used to set colors and fonts in " -"addition to or overriding Horde defaults." -msgstr "" -"Áõôü ôï áñ÷åßï ðåñéÝ÷åé ôéò ñõèìßóåéò ãéá ôá ÷ñþìáôá êáé ôéò ãñáììáôïóåéñÝò, " -"ìå ôá ïðïßá ìðïñïýí íá ðáñáêáìöèïýí ôá ðñïêáèïñéóìÝíá áðü ôï óýóôçìá." - -msgid "" -"This is the main IMP configuration file. It contains paths and options for " -"the IMP scripts." -msgstr "" -"Áõôü åßíáé ôï âáóéêü áñ÷åßï ñõèìßóåùí ôïõ IMP. ÐåñéÝ÷åé ôá ìïíïðÜôéá êáé ôéò " -"åðéëïãÝò ãéá ôá IMP scripts." - -msgid "This may take some time. Are you sure you want to continue?" -msgstr "" -"ÁõôÞ ç åíÝñãåéá åíäÝ÷åôáé íá êáèõóôåñÞóåé. Åßóôå óßãïõñïò(ç) üôé èÝëåôå íá " -"óõíå÷ßóåôå;" - -#: lib/MIME/Viewer/appledouble.php:42 -msgid "This message contains a Macintosh file." -msgstr "Áõôü ôï ìÞíõìá ðåñéÝ÷åé áñ÷åßï Macintosh." - -#: lib/MIME/Viewer/pkcs7.php:402 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Áõôü ôï ìÞíõìá ðåñéÝ÷åé óõíçììÝíá ðïõ Ý÷ïõí õðïãñáöåß øçöéáêÜ ìÝóù S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:406 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "" -"Áõôü ôï ìÞíõìá ðåñéÝ÷åé óõíçììÝíá ðïõ Ý÷ïõí êñõðôïãñáöçèåß ìÝóù S/MIME." - -#: lib/MIME/Viewer/status.php:167 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Áõôü ôï ìÞíõìá ðåñéÝ÷åé ðëçñïöïñßåò êáôÜóôáóçò, áëëÜ ç ìïñöÞ ôïõ åßíáé " -"Üãíùóôç." - -#: lib/MIME/Viewer/pgp.php:321 ======= kmilosis ===== -msgid "" -"This message does not appear to be a valid PGP encrypted message. Error: " -msgstr "Ôï ìÞíõìá áõôü äå öáßíåôáé íá åßíáé Ýãêõñï PGP êñõðôïãñáöçìÝíï. ËÜèïò:" - -#: lib/MIME/Viewer/pgp.php:246 lib/MIME/Viewer/pgp.php:356 -msgid "" -"This message does not appear to be in the correct PGP format (according to " -"RFC 2015)." -msgstr "" -"Ôï ìÞíõìá áõôü äå öáßíåôáé íá åßíáé óå óùóôÞ PGP ìïñöÞ (óýìöùíï ìå ôï " -"ðñüôõðï RFC 2015)." - -#: lib/MIME/Viewer/pkcs7.php:162 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Ôï ìÞíõìá áõôü äå öáßíåôáé íá åßíáé óå óùóôÞ S/MIME ìïñöÞ." - -#: lib/MIME/Viewer/pgp.php:211 lib/MIME/Viewer/pgp.php:422 -msgid "This message has been digitally signed via PGP." -msgstr "Ôï ìÞíõìá áõôü Ý÷åé õðïãñáöèåß øçöéáêÜ ìå PGP." - -#: lib/MIME/Viewer/pkcs7.php:135 -msgid "This message has been digitally signed via S/MIME." -msgstr "Ôï ìÞíõìá áõôü Ý÷åé õðïãñáöèåß øçöéáêÜ ìå S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:131 lib/MIME/Viewer/pkcs7.php:230 -msgid "This message has been encrypted via S/MIME." -msgstr "Ôï ìÞíõìá áõôü Ý÷åé êñõðôïãñáöçèåß ìå S/MIME." - -#: lib/MIME/Viewer/pgp.php:207 lib/MIME/Viewer/pgp.php:297 -msgid "This message has been encrypted with PGP." -msgstr "Ôï ìÞíõìá áõôü Ý÷åé êñõðôïãñáöçèåß ìå PGP." - -msgid "This message has been reported as spam to your system administrator." -msgstr "" -"Ôï ìÞíõìá áõôü áíáöÝñèçêå ùò 'Spam' óôï äéá÷åéñéóôÞ ôïõ óõóôÞìáôïò óáò." - -msgid "This message to" -msgstr "Áõôü ôï ìÞíõìá ðñïò" - -msgid "This number must be at least one." -msgstr "Áõôüò ï áñéèìüò ðñÝðåé íá åßíáé ôïõëÜ÷éóôïí Ýíá." - -msgid "" -"This problem report was received from %s. The user clicked the problem
    report link from the following location:
    %s and is using the following " -"browser:
    %s" -msgstr "" -"Ôï ðñüâëçìá áõôü áíáöÝñèçêå áðü %s. Ï ÷ñÞóôçò êÜëåóå ôçí
    áíáöïñÜ " -"ðñïâëÞìáôïò áðü ôï ðáñáêÜôù URL:
    %s êáé ÷ñçóéìïðïéåß ôïí áêüëïõèï " -"browser:
    %s" - -#: acl.php:46 -msgid "This server does not support sharing folders." -msgstr "Áõôüò ï åîõðçñåôçôÞò äåí õðïóôçñßæåé êïéíü÷ñçóôïõò öáêÝëïõò." - -msgid "This value must be a number." -msgstr "ÁõôÞ ç ôéìÞ ðñÝðåé íá åßíáé áñéèìüò." - -msgid "This window must be called from compose window" -msgstr "Áõôü ôï ðáñÜèõñï ðñÝðåé íá áíïßãåé ìüíï ìÝóá áðü ôï ðáñÜèõñï óýíèåóçò" - -msgid "Thread View" -msgstr "ÐñïâïëÞ íçìÜôùí" - -msgid "Thread" -msgstr "ÍÞìá" - -msgid "Time Zone" -msgstr "Æþíç ¿ñáò" - -msgid "To" -msgstr "Ðñïò" - -msgid "To Address" -msgstr "Äéåýèõíóç ÐáñáëÞðôç" - -#: templates/prefs/sourceselect.inc:326 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Ãéá íá åðéëÝîåôå ðïëëáðëÜ ðåäßá, êñáôÞóôå ðáôçìÝíï ôï Control (PC) Þ ôï " -"Command (Mac) êáé óôç óõíÝ÷åéá êÜíôå êëéê." - -msgid "To:" -msgstr "Ðñïò:" - -msgid "" -"To view the contents of a message, click on the message's subject. You'll " -"be taken to the Message screen." -msgstr "" -"Ãéá íá äåßôå ôá ðåñéå÷üìåíá åíüò ìçíýìáôïò, ðáôÞóôå ôï èÝìá ôïõ ìçíýìáôïò. " -"Èá åìöáíéóôåß ç ïèüíç ìçíõìÜôùí, áðü üðïõ èá ìðïñÝóåôå íá ôï äéáâÜóåôå." - -#: templates/compose/compose.inc:567 -msgid "Total Attachments Size:" -msgstr "Óõíïëéêü ìÝãåèïò åðéóõíáðôüìåíùí:" - -#, c-format -msgid "Total Size: %s KB" -msgstr "Óõíïëéêü ÌÝãåèïò: %s KB" - -msgid "Trash folder" -msgstr "ÖÜêåëïò ÄéáãñáììÝíá" - -msgid "Trash folder:" -msgstr "ÖÜêåëïò ÄéáãñáììÝíá:" - -#: lib/Quota/cyrus.php:70 lib/Quota/mercury32.php:84 lib/Quota/command.php:77 -#: lib/Quota/logfile.php:93 lib/Quota/courier.php:54 lib/Quota/mdaemon.php:51 -msgid "Unable to retrieve quota" -msgstr "Áäýíáôç ç áíÜêôçóç ðëçñïöïñéþí ãéá äéáèÝóéìï ÷þñï" - -#: templates/message/navbar_navigate.inc:10 templates/mailbox/navbar.inc:19 -msgid "Unanswered" -msgstr "Ìç áðáíôçìÝíá" - -#: templates/search/main.inc:35 -msgid "Unanswered messages" -msgstr "Ìç áðáíôçìÝíá ìçíýìáôá" - -#: templates/message/navbar_actions.inc:4 templates/mailbox/actions.inc:13 -msgid "Undelete" -msgstr "ÅðáíáöïñÜ" - -#: mailbox.php:554 mailbox.php:566 lib/MIME/Headers.php:218 -msgid "Undisclosed Recipients" -msgstr "Ìç Õðáñêôïß ÐáñáëÞðôåò" - -msgid "Undo Changes" -msgstr "Áêýñùóç Áëëáãþí" - -#: lib/MIME/Viewer/itip.php:408 -msgid "Unhandled component of type: %s" -msgstr "Óõóôáôéêü ìç ÷åéñéæüìåíï ôýðïõ: %s" - -#: mailbox.php:531 -msgid "Unknown Date" -msgstr "Áãíùóôïé Çìåñïìçíßá" - -#: lib/MIME/Viewer/itip.php:624 -msgid "Unknown Meeting" -msgstr "Áãíùóôç ÓõíÜíôçóç" - -#: mailbox.php:582 -msgid "Unknown Recipient" -msgstr "Áãíùóôïò ÐáñáëÞðôçò" - -#: templates/smime/smime.inc:117 templates/pgp/pgp.inc:151 -msgid "Unload Passphrase" -msgstr "Áöáßñåóç ëÝîçò-êëåéäß" - -msgid "Unnamed" -msgstr "×ùñßò üíïìá" - -msgid "Unread" -msgstr "Ìç äéáâáóìÝíá" - -msgid "Unseen" -msgstr "Ìç äéáâáóìÝíá" - -msgid "Unseen Messages" -msgstr "Ìç äéáâáóìÝíá ìçíýìáôá" - -#: templates/folders/actions.inc:10 -msgid "Unsubscribe from Folder(s)" -msgstr "Áðïóýíäåóç áðü ÖÜêåëï(ïõò)" - -#: templates/compose/compose.inc:574 -msgid "Update Attachment Information" -msgstr "ÅíçìÝñùóç Ðëçñïöïñéþí ãéá ÓõíçììÝíá" - -#: lib/MIME/Viewer/itip.php:587 -msgid "Update respondent status" -msgstr "ÅíçìÝñùóç êáôÜóôáóçò áíôáðïêñéíüìåíïõ" - -#: templates/smime/import_key.inc:56 templates/pgp/import_key.inc:56 -msgid "Upload" -msgstr "Öüñôùóç" - -msgid "Use Ctrl/Option+Click to select multiple fields" -msgstr "Ìå ðáôçìÝíï ôï ðëÞêôñï Ctrl åðéëÝîôå ðïëëáðëÜ ðåäßá áðü ôç ëßóôá" - -msgid "Use Default Value" -msgstr "×ñÞóç ðñïêáèïñéóìÝíçò ôéìÞò" - -msgid "Use IMAP folder subscriptions?" -msgstr "×ñçóéìïðïéÞóôå ôç óõíäñïìÞ óôïõò êáôáëüãïõò IMAP;" - -msgid "User" -msgstr "×ñÞóôçò" - -msgid "User Options" -msgstr "ÅðéëïãÝò ×ñÞóôç" - -msgid "User Preferences" -msgstr "ÅðéëïãÝò ×ñÞóôç" - -msgid "Username" -msgstr "¼íïìá ×ñÞóôç" - -msgid "Username:" -msgstr "¼íïìá ×ñÞóôç:" - -msgid "View" -msgstr "ÅìöÜíéóç" - -#, c-format -msgid "View %s" -msgstr "ÅìöÜíéóç %s" - -#: templates/smime/smime.inc:65 templates/pgp/pgp.inc:93 -msgid "View %s Public Key" -msgstr "ÅìöÜíéóç %s Äçìüóéïõ Êëåéäéïý" - -#: lib/MIME/Viewer/html.php:116 -msgid "View HTML content in a separate window" -msgstr "ÅìöÜíéóç HTML ðåñéå÷ïìÝíïõ óå äéáöïñåôéêü ðáñÜèõñï" - -#: templates/mailbox/actions.inc:28 -msgid "View Messages" -msgstr "ÅìöÜíéóç ÌçíõìÜôùí" - -#: templates/smime/smime.inc:117 templates/pgp/pgp.inc:151 -msgid "View Personal Private Key" -msgstr "ÅìöÜíéóç Ðñïóùðéêïý Éäéùôéêïý Êëåéäéïý" - -#: templates/smime/smime.inc:113 templates/pgp/pgp.inc:147 -msgid "View Personal Public Key" -msgstr "ÅìöÜíéóç Ðñïóùðéêïý Äçìüóéïõ Êëåéäéïý" - -#: templates/message/navbar_actions.inc:17 -msgid "View Thread" -msgstr "ÅìöÜíéóç ÍÞìáôïò" - -#: lib/MIME/Viewer/images.php:151 lib/MIME/Viewer/images.php:153 -msgid "View Thumbnail" -msgstr "ÅìöÜíéóç óå ìéêñÞ êëßìáêá" - -#: lib/MIME/Viewer/pkcs7.php:410 -msgid "View attachment in a separate window" -msgstr "ÅìöÜíéóç óõíçììÝíùí óå äéáöïñåôéêü ðáñÜèõñï" - -#: lib/MIME/Viewer/related.php:64 -msgid "View content in a separate window" -msgstr "ÅìöÜíéóç ðåñéå÷ïìÝíïõ óå äéáöïñåôéêü ðáñÜèõñï" - -#: lib/MIME/Viewer/itip.php:130 -msgid "View event" -msgstr "ÅìöÜíéóç óõìöÜíôïò" - -msgid "View messages in " -msgstr "ÅìöÜíéóç ìçíõìÜôùí óôï " - -msgid "View messages in %s" -msgstr "ÅìöÜíéóç ìçíõìÜôùí óôï %s" - -msgid "View or mailbox to display after login:" -msgstr "" -"ÐñïâïëÞ Þ Ãñáììáôïêéâþôéï ðïõ èá åìöáíßæåôáé ìåôÜ ôçí åßóïäï óôçí õðçñåóßá:" - -#: lib/MIME/Viewer/itip.php:160 -msgid "View task" -msgstr "ÅìÜíéóç åñãáóßáò" - -#: lib/MIME/Viewer/html.php:110 -msgid "View the Images" -msgstr "ÅìöÜíéóç ôùí åéêüíùí" - -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Ï Éäåáôüò ÖÜêåëëïò \"%s\" äçìéïõñãÞèçêå åðéôõ÷þò." - -msgid "Virtual Folders" -msgstr "Éäåáôïß öÜêåëëïé" - -#: search.php:291 -msgid "Virtual Folders require a label." -msgstr "Ïé éäåáôïß ÖÜêåëïé áðáéôïýí 'åôéêÝôá'." - -#: templates/search/main.inc:133 -msgid "Virtual folder label" -msgstr "ÅôéêÝôá éäåáôïý öáêÝëëïõ" - -msgid "Warning" -msgstr "Ðñïåéäïðïßçóç" - -msgid "Welcome" -msgstr "ÊáëùóÞñèáôå" - -#, c-format -msgid "Welcome to %s" -msgstr "ÊáëùóÞñèáôå %s" - -msgid "" -"Welcome to the Internet Message Program (IMP)! Through IMP's intuitive " -"interface, you'll be able to access and manage your IMAP mail account using " -"the simplicity of a standard web browser." -msgstr "" -"Êáëþò Þñèáôå óôï Internet Message Program (IMP)! Ôï IMP óáò äßíåé ðñüóâáóç " -"óôïõò IMAP ëïãáñéáóìïýò ðïõ Ý÷åôå. ÌÝóù åíüò áðëïý browser ìðïñåßôå íá " -"äéá÷åéñéóôåßôå ìå áðëü êáé åýêïëï ôñüðï ôïõò ëïãáñéáóìïýò óáò." - -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"¼ôáí äéáãñÜöïíôáé ìçíýìáôá, íá ìåôáöÝñïíôáé óôïí öÜêåëï äéáãñáììÝíá áíôß íá " -"÷áñáêôçñßæïíôáé ùò äéáãñáììÝíá;" - -msgid "When opening a new mailbox, which page do you want to start on?" -msgstr "Ïôáí áíïßãåôå Ýíá íÝï mailbox, ìå ðïéÜ óåëßäá èÝëåôå íá îåêéíÜôå;" - -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Ïôáí áðïèçêåýïíôáé ôá áðåóôáëìÝíá, íá áðïèçêåýïíôáé êáé ôá óõíçììÝíá;" - -#: templates/message/navbar_actions.inc:22 templates/mailbox/actions.inc:19 -msgid "Whitelist" -msgstr "ËåõêÞ Ëßóôá" - -#: config/prefs.php.dist:437 -msgid "Wrap text at this many characters." -msgstr "Áñéèìüò ÷áñáêôÞñùí ãéá ôçí áëëáãÞ ãñáììÞò." - -msgid "Yes" -msgstr "Íáé" - -#: lib/Maintenance/Task/fetchmail_login.php:63 -msgid "You are about to fetch email from the following account(s):" -msgstr "Ðñüêåéôáé íá ðñïóêïìßóåôå ìçíýìáôá áðü ôïõò áêüëïõèïõò ëïãáñéáóìïýò:" - -#: templates/folders/javascript.inc:8 -msgid "You are attempting to delete the following folders:" -msgstr "¸÷åôå åðéëÝîåé íá äéáãñÜøåôå ôïõò áêüëïõèïõò öáêÝëïõò:" - -msgid "You are copying/moving to a new folder." -msgstr "ÁíôéãñÜöåôå / ìåôáöÝñåôå óå íÝï öÜêåëï." - -msgid "You are creating a sub-folder to " -msgstr "Äçìéïõñãåßôå Ýíá öÜêåëï êÜôù áðü ôïí " - -msgid "You are creating a top-level folder." -msgstr "Äçìéïõñãåßôå Ýíá öÜêåëï ðñþôïõ åðéðÝäïõ." - -msgid "" -"You are creating a top-level folder.\\nPlease enter the name of the new " -"folder:\\n" -msgstr "" -"ÄçìéïõñãÞóôå Ýíá öÜêåëï ðñþôïõ åðéðÝäïõ.\\nÐáñáêáëþ äþóôå ôï üíïìÜ ôïõ íÝïõ " -"êáôáëüãïõ:\\n" - -msgid "You are currently using Secure HTTPS
    " -msgstr "ÁõôÞ ôç óôéãìÞ ÷ñçóéìïðïéåßôå áóöáëÝò HTTPS
    " - -msgid "You are currently using Standard HTTP
    " -msgstr "ÁõôÞ ôç óôéãìÞ ÷ñçóéìïðïéåßôå áðëü (ìç áóöáëÞ) HTTP
    " - -msgid "You are renaming the folder: " -msgstr "¸÷åôå åðéëÝîåé íá ìåôïíïìÜóåôå ôï öÜêåëï:" - -msgid "" -"You can send mail in a variety ways. You might choose to compose a new " -"message or perhaps to reply to an existing message. Whichever method you " -"choose, however, will open the standard Compose Window." -msgstr "" -"Ìðïñåßôå íá óôåßëåôå Ýíá ìÞíõìá ìå äéÜöïñïõò ôñüðïõò. Ìðïñåßôå íá åðéëÝîåôå " -"íá óõíèÝóåôå Ýíá íÝï ìÞíõìá Þ íá áðáíôÞóåôå óå Ýíá õðÜñ÷ïí ìÞíõìá. ¼ðïéï " -"ôñüðï êáé íá åðéëÝîåôå, èá áíïßîåé ôï ðáñÜèõñï ãéá ôç óýíèåóç ìçíýìáôïò." - -#: lib/Maintenance/Task/tos_agreement.php:37 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Äåí óõìöùíåßôå ìå ôïõò üñïõò ÷ñÞóçò, óõíåðþò äåí åðéôñÝðåôáé ç óýíäåóç." - -#: templates/acl/acl.inc:165 -msgid "You do not have permission to change access to this folder" -msgstr "Äåí Ý÷åôå åîïõóéïäüôçóç íá áëëÜîåôå ôçí ðñüóâáóç ó' áõôüí ôï öÜêåëï." - -#: lib/Maillog.php:132 -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "ÐñïùèÞóáôå áõôü ôï ìÞíõìá ôçí %%s óôïõò áêüëïõèïõò ðáñáëÞðôåò: %s." - -# templates/mailbox/alert.inc:3, c-format -#: templates/mailbox/alert.inc:3 -msgid "You have %s new messages." -msgstr "¸÷åôå %s ÍÝá ìçíýìáôá." - -msgid "You have 1 new message." -msgstr "¸÷åôå 1 ÍÝï ìÞíõìá." - -#: templates/compose/attachments.js:116 -msgid "" -"You have at least one attachment selected that you didn't upload yet. Are " -"you sure you want to send this message without these attachments?" -msgstr "" -"¸÷åôå ôïõëÜ÷éóôïí Ýíá óõíçììÝíï åðéëåãìÝíï ðïõ äåí öïñôþóáôå áêüìç. Åßóôå " -"óßãïõñïé üôé èÝëåôå íá óôåßëåôå áõôü ôï ìÞíõìá ÷ùñßò ôá óõíçììÝíá;" - -msgid "You have been logged out." -msgstr "¸÷åôå áðïóõíäåèåß." - -msgid "You have new mail in the following folder:" -msgstr "¸÷åôå íÝá ìçíýìáôá óôïí áêüëïõèï öÜêåëï:" - -msgid "You have new mail in the following folders:" -msgstr "¸÷åôå íÝá ìçíýìáôá óôïõò áêüëïõèïõò öáêÝëïõò:" - -msgid "You must enter at least one recipient." -msgstr "ÐñÝðåé íá óõìðëçñþóåôå ôïõëÜ÷éóôïí Ýíáí ðáñáëÞðôç." - -#: lib/MIME/Viewer/pgp.php:308 -msgid "" -"You must enter the passphrase for your PGP private key to view this message" -msgstr "" -"ÐñÝðåé íá åéóÜãåôå ôç ëÝîç-êëåéäß ãéá ôï éäéùôéêü êëåéäß PGP, ðñïêåéìÝíïõ íá " -"äåßôå áõôü ôï ìÞíõìá" - -#: lib/MIME/Viewer/pkcs7.php:241 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"ÐñÝðåé íá åéóÜãåôå ôç ëÝîç-êëåéäß ãéá ôï éäéùôéêü êëåéäß S/MIME, ðñïêåéìÝíïõ " -"íá äåßôå áõôü ôï ìÞíõìá" - -msgid "You must first select the attachment(s) to delete." -msgstr "" -"ÐñÝðåé ðñþôá íá åðéëÝîåôå ôï óõíçììÝíï(á) áñ÷åßï(á) ðïõ èÝëåôå íá äéáãñÜøåôå." - -msgid "You must first specify the file to attach." -msgstr "ÐñÝðåé ðñþôá íá ðñïóäéïñßóåôå ôï áñ÷åßï ðïõ èÝëåôå íá åðéóõíÜøåôå." - -msgid "You must have at least one recipient." -msgstr "ÐñÝðåé íá Ý÷åôå åðéëÝîåé ôïõëÜ÷éóôïí Ýíá ðáñáëÞðôç." - -msgid "You must select a target mailbox first." -msgstr "ÐñÝðåé ðñþôá íá åðéëÝîåôå Ýíá öÜêåëï." - -#: fetchmailprefs.php:85 -msgid "You must select an account to be deleted." -msgstr "ÐñÝðåé íá åðéëÝîôå Ýíá ëïãáñéáóìü ãéá äéáãñáöÞ." - -#: templates/contacts/contacts.inc:76 -msgid "You must select an address first." -msgstr "ÐñÝðåé ðñþôá íá åðéëÝîåôå ìéá äéåýèõíóç." - -msgid "You must select an identity to be deleted." -msgstr "ÐñÝðåé ðñþôá íá åðéëÝîåôå ìßá ôáõôüôçôá ðïõ èÝëåôå íá äéáãñÜøåôå." - -msgid "You must select at least one message first." -msgstr "ÐñÝðåé ðñþôá íá åðéëÝîåôå ôïõëÜ÷éóôïí Ýíá ìÞíõìá." - -msgid "You must specify a recipient." -msgstr "ÐñÝðåé íá ðñïóäéïñßóåôå Ýíá ðáñáëÞðôç." - -#: templates/fetchmail/manage.inc:48 -msgid "You need to have '%s' enabled in your maintenance options." -msgstr "" -"ÐñÝðåé íá Ý÷åôå ôçí åðéëïãÞ '%s' åíåñãïðïéçìÝíç óôçí åðéëïãÞ äéá÷åßñéóçò." - -#: lib/Maillog.php:140 -msgid "You redirected this message to %s on %%s." -msgstr "Áíáêáôåõèýíáôå áõôü ôï ìÞíõìá óôï %s óå %%s." - -#: lib/Maillog.php:144 -msgid "You replied to this message on %s." -msgstr "ÁðáíôÞóáôå óå áõôü ôï ìÞíõìá óôéò %s." - -# lib/Folder.php:590, c-format -#: lib/Folder.php:590 -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Äåí óõíäåèÞêáôå óôï \"%s\". Ôï óýóôçìá Ýâãáëå ôï áêüëïõèï ìÞíõìá" - -#, c-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Äåí áðïóõíäåèÞêáôå áðü \"%s\". Ôï óýóôçìá Ýâãáëå ôï áêüëïõèï ìÞíõìá" - -#, c-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "¸÷åôå åðéôõ÷þò óõíäåèåß óôï \"%s\"." - -#, c-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "¸÷åôå åðéôõ÷þò áðïóõíäåèåß áðü \"%s\"" - -#, c-format -msgid "Your %s session has expired. Please login again." -msgstr "Ç óýíäåóç óáò %s Ý÷åé ëÞîåé." - -msgid "Your From: address:" -msgstr "Ç Áðü: äéåýèõíóÞ óáò:" - -msgid "Your Information" -msgstr "Ïé ðëçñïöïñßåò óáò" - -#: templates/pgp/pgp.inc:186 -msgid "Your Name" -msgstr "Ôï üíïìÜ óáò" - -#: templates/pgp/pgp.inc:119 -msgid "Your PGP Public/Private Keys" -msgstr "Ôï Äçìüóéï/Ðñïóùðéêü óáò PGP êëåéäß" - -#: templates/smime/smime.inc:116 templates/pgp/pgp.inc:150 -msgid "Your Private Key" -msgstr "Ôï Éäéùôéêü êëåéäß óáò" - -#: templates/smime/smime.inc:112 templates/pgp/pgp.inc:146 -msgid "Your Public Key" -msgstr "Ôï Äçìüóéï êëåéäß óáò" - -msgid "Your Reply-to: address: (optional)" -msgstr "" -"Ç äéåýèõíóÞ óáò ðïõ èá ôïðïèåôåßôáé óôï ðåäßï ÁðÜíôçóç-ðñïò: (ðñïáéñåôéêü)" -"" - -#: templates/smime/smime.inc:91 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Ôï Äçìüóéï/Éäéùôéêü S/MIME êëåéäß óáò" - -#: templates/fetchmail/account_select.inc:16 -msgid "Your accounts:" -msgstr "Ïé ëïãáñéáóìïß óáò:" - -#: config/prefs.php.dist:165 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Ïé óõíþíõìåò äéåõèýóåéò óáò: (ðñïáéñåôéêü, åéóÜãåôå êÜèå äéåýèõíóç Üëëç " -"ãñáììÞ)" - -msgid "Your browser does not support inline display of this image type" -msgstr "" -"Ï Browser (ð.÷. Internet Explorer Þ Netscape) óáò äåí õðïóôçñßæåé ôçí " -"ðáñïõóßáóç áõôïý ôïõ ôýðïõ åéêüíáò" - -msgid "" -"Your browser does not support this print option. Press Control/Option + P to " -"print." -msgstr "" -"Ï Browser (ð.÷. Internet Explorer Þ Netscape) äåí õðïóôçñßæåé áõôÞ ôç " -"äõíáôüôçôá åêôýðùóçò. ÅðéëÝîôå Ctrl + P ãéá åêôýðùóç." - -msgid "Your current time zone:" -msgstr "ÅðéëÝîôå ôç Æþíç ¿ñáò óôçí ïðïßá âñßóêåóôå:" - -msgid "Your default charset for sending messages:" -msgstr "Ç ðñïåðéëåãìÝíç êùäéêïóåëßäá êáôÜ ôçí áðïóôïëÞ:" - -msgid "Your default encryption method for sending messages:" -msgstr "Ç ðñïåðéëåãìÝíç ìÝèïäïò êñõðôïãñÜöçóçò êáôÜ ôçí áðïóôïëÞ:" - -msgid "Your default identity:" -msgstr "Ç ðñïåðéëåãìÝíç ôáõôüôçôÜ óáò :" - -msgid "Your full name:" -msgstr "Ôï ïíïìáôåðþíõìï óáò:" - -msgid "Your identities:" -msgstr "Ïé ôáõôüôçôåò óáò:" - -#: lib/MIME/Viewer/status.php:92 -msgid "Your message was successfully delivered." -msgstr "Ôï ìÞíõìÜ óáò ðáñáäüèçêå åðéôõ÷þò." - -msgid "Your options have been updated." -msgstr "Ïé åðéëïãÝò ðïõ êÜíáôå Ý÷ïõí åíçìåñùèåß." - -msgid "" -"Your session will expire in 1 minute. Do you want to reload the page to " -"prevent losing your work?" -msgstr "" -"Ç óýíäåóç óáò èá ëÞîåé óå Ýíá ëåðôü. ÈÝëåôå íá áíáíåþóåôå ôç óåëßäáãéá íá " -"ìçí ÷áèåß ç åñãáóßá óáò;" - -msgid "" -"Your session will expire in 5 minutes. Do you want to reload the page to " -"prevent losing your work?" -msgstr "" -"Ç óýíäåóç óáò èá ëÞîåé óå 5 ëåðôÜ. ÈÝëåôå íá áíáíåþóåôå ôç óåëßäáãéá íá ìçí " -"÷áèåß ç åñãáóßá óáò;" - -msgid "Your signature:" -msgstr "Ç õðïãñáöÞ óáò:" - -msgid "[No Subject]" -msgstr "[Äåí õðÜñ÷åé èÝìá]" - -#: templates/compose/compose.inc:216 -msgid "_Bcc" -msgstr "Ê.Êïéí." - -#: templates/message/navbar_actions.inc:19 templates/mailbox/actions.inc:16 -msgid "_Blacklist" -msgstr "Ìáýñç Ëßóôá" - -#: templates/compose/compose.inc:165 -msgid "_Cc" -msgstr "Êïéí." - -#: lib/IMP.php:904 -msgid "_Compose" -msgstr "Óýíèåóç" - -#: templates/message/navbar_actions.inc:6 templates/mailbox/actions.inc:8 -#: templates/mailbox/actions.inc:10 -msgid "_Delete" -msgstr "ÄéáãñáöÞ" - -#: lib/IMP.php:906 -msgid "_Folders" -msgstr "ÖÜêåëïé" - -msgid "_Help" -msgstr "ÂïÞèåéá" - -#: templates/compose/compose.inc:80 -msgid "_Identity" -msgstr "Ôáõôüôçôá" - -#: lib/IMP.php:897 -msgid "_Inbox" -msgstr "Åéóåñ÷üìåíá" - -#: lib/IMP.php:947 -msgid "_Log out" -msgstr "Åîïäïò" - -#: message.php:375 -msgid "_Message Source" -msgstr "Ðçãáßï ÌÞíõìá" - -#: templates/message/navbar_actions.inc:31 -msgid "_Options" -msgstr "ÅðéëïãÝò" - -#: lib/IMP.php:954 -msgid "_New Message" -msgstr "ÍÝï ÌÞíõìá" - -#: templates/message/navbar_actions.inc:31 -msgid "_Print" -msgstr "Åêôýðùóç" - -#: templates/compose/compose.inc:283 templates/compose/compose.inc:300 -msgid "_Priority" -msgstr "Ðñïôåñáéüôçôá" - -#: mailbox.php:389 -msgid "_Refresh %s" -msgstr "ÁíáíÝùóç %s" - -#: templates/message/navbar_actions.inc:8 -msgid "_Reply" -msgstr "ÁðÜíôçóç" - -#: lib/IMP.php:908 -msgid "_Search" -msgstr "ÁíáæÞôçóç" - -#: templates/compose/compose.inc:66 templates/compose/compose.inc:422 -msgid "_Send Message" -msgstr "ÁðïóôïëÞ Ìçíýìáôïò" - -#: templates/mailbox/message_headers.inc:27 -msgid "_Thread" -msgstr "ÍÞìá" - -#: templates/compose/compose.inc:115 -msgid "_To" -msgstr "Ðñïò" - -msgid "_Undelete" -msgstr "ÅðáíáöïñÜ" - -msgid "_View Thread" -msgstr "ÐñïâïëÞ ÍçìÜôùí" - -#: templates/mailbox/actions.inc:13 templates/message/navbar_actions.inc:17 -#: templates/message/navbar_actions.inc:22 templates/mailbox/actions.inc:19 -msgid "_Whitelist" -msgstr "ËåõêÞ Ëßóôá" - -msgid "add source" -msgstr "ÐñïóèÞêç Ðçãáßïõ Êþäéêá" - -msgid "and is using the following browser:" -msgstr "êáé ÷ñçóéìïðïéåß ôïí áêüëïõèï browser:" - -#: lib/Compose.php:344 -msgid "attachment" -msgstr "ÓõíçììÝíï" - -#: view.php:102 -msgid "attachments.zip" -msgstr "ÓõíçììÝíá.zip" - -msgid "cannot move past the beginning" -msgstr "" -"Åßóôå óôçí áñ÷Þ ôçò ëßóôáò. Äåí ìðïñåß íá ãßíåé ìåôáêßíçóç ðñïò ôá åðÜíù." - -msgid "cannot move past the end" -msgstr "" -"Åßóôå óôï ôÝëïò ôçò ëßóôáò. Äåí ìðïñåß íá ãßíåé ìåôáêßíçóç ðñïò ôá êÜôù." - -msgid "delete message" -msgstr "äéáãñáöÞ ìçíýìáôïò" - -msgid "deleted" -msgstr "äéáãñáììÝíá" - -msgid "drafts" -msgstr "ðñü÷åéñá" - -msgid "from" -msgstr "áðü" - -msgid "gpg: Signature made %s using %s" -msgstr "gpg: Ç õðïãñáöÞ Ýãéíå %s ìå ÷ñÞóç %s" - -msgid "inline" -msgstr "åíóùìáôùìÝíï" - -#: smime.php:29 pgp.php:69 -msgid "key" -msgstr "êëåéäß" - -#: folders.php:151 -msgid "mailbox file" -msgstr "áñ÷åßï ãñáììáôïèõñßäáò" - -msgid "move down" -msgstr "ìåôáêßíçóç Ðñïò ôá ÊÜôù" - -msgid "move message to" -msgstr "ìåôáêßíçóç ôïõ ìçíýìáôïò óôïí" - -msgid "move up" -msgstr "ìåôáêßíçóç Ðñïò ôá ÅðÜíù" - -#: compose.php:977 lib/Message.php:452 -msgid "name" -msgstr "Ïíïìá" - -msgid "no folder selected" -msgstr "äåí Ý÷åé åðéëå÷ôåß öÜêåëïò" - -msgid "no rule selected" -msgstr "äåí Ý÷åé åðéëå÷ôåß êáíüíáò" - -msgid "no text specified" -msgstr "äåí Ý÷åé åðéëå÷ôåß êåßìåíï" - -msgid "none" -msgstr "êáíÝíá" - -msgid "or" -msgstr "Þ" - -msgid "or:" -msgstr "Þ:" - -msgid "please fill in the text and choose a field and an action" -msgstr "" -"ðáñáêáëþ óõìðëçñþóôå ôï êåßìåíï êáé åðéëÝîôå Ýíá ðåäßï êáé ìßá åíÝñãåéá " - -msgid "quoted-printable" -msgstr "åêôõðþóéìï" - -msgid "remove source" -msgstr "áöáßñåóç ðçãÞò" - -msgid "select folder" -msgstr "åðéëÝîôå öÜêåëï" - -msgid "spelling error" -msgstr "ïñèïãñáöéêü ëÜèïò" - -msgid "spelling errors" -msgstr "ïñèïãñáöéêÜ ëÜèç" - -msgid "trash" -msgstr "êÜäïò" - -msgid "trash %s" -msgstr "êÜäïò %s" - -msgid "unnamed" -msgstr "÷ùñßò üíïìá" - -msgid "user is over quota" -msgstr "Ï ÷ñÞóôçò äåí Ý÷åé äéáèÝóéìï ÷þñï!!!" - -msgid "your blacklist" -msgstr "Ìáýñç(ò) Ëßóôáò óáò" - -msgid "your whitelist" -msgstr "ËåõêÞ(ò) Ëßóôáò óáò" - -#, c-format -msgid "where the %s field contains %s" -msgstr "üðïõ ôï ðåäßï %s ðåñéÝ÷åé %s" diff --git a/imp/po/es_ES.po b/imp/po/es_ES.po deleted file mode 100644 index 0741c1cca..000000000 --- a/imp/po/es_ES.po +++ /dev/null @@ -1,5853 +0,0 @@ -# Spanish translations for imp package. -# Traducciones al español para el paquete imp. -# Copyright 2008-2009 The Horde Project -# This file is distributed under the same license as the imp package. -# Automatically generated, 2008. -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 4.2-rc4\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2008-05-24 09:14+0200\n" -"PO-Revision-Date: 2008-05-24 09:14+0200\n" -"Last-Translator: Manuel P. Ayala \n" -"Language-Team: i18n@lists.horde.org\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=iso-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: lib/Compose.php:1862 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:1859 -msgid " To: " -msgstr " Para: " - -#: lib/Compose.php:1847 -msgid " Date: " -msgstr " Fecha: " - -#: lib/Compose.php:1850 -msgid " From: " -msgstr " De: " - -#: folders.php:358 mailbox.php:358 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Alt + %s)" - -#: lib/Compose.php:1856 -msgid " Subject: " -msgstr " Asunto: " - -#: mailbox.php:578 -msgid "#" -msgstr "#" - -#: lib/IMP.php:1027 -#, php-format -msgid "%.0f MB" -msgstr "%.0f MB" - -#: lib/IMP.php:1018 -#, php-format -msgid "%.0f%% of %.0f MB" -msgstr "%.0f%% de %.0f MB" - -#: folders.php:299 folders.php:310 lib/Message.php:864 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:157 -#, php-format -msgid "%d Messages" -msgstr "%d mensajes" - -#: lib/Spam.php:224 -#, php-format -msgid "%d messages have been deleted." -msgstr "Se han eliminado %d mensajes." - -#: lib/Spam.php:201 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "Se han notificado %d mensajes normales al administrador de sistemas." - -#: lib/Spam.php:181 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "Se han notificado %d mensajes normales." - -#: lib/Spam.php:193 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "Se han notificado %d mensajes spam al administrador de sistemas." - -#: lib/Spam.php:173 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "Se han notificado %d mensajes spam." - -#: mailbox.php:266 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d al %d de %d mensaje(s)" - -#: lib/UI/Mailbox.php:134 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/UI/Mailbox.php:132 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s ya existe. La carpeta %s no se ha renombrado." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "La carpeta %s se renombrará al inicio del mes." - -#: lib/api.php:180 lib/api.php:183 lib/api.php:188 -#, php-format -msgid "%s for %s" -msgstr "%s de %s" - -#: lib/MIME/Viewer/itip.php:262 -#, php-format -msgid "%s has accepted." -msgstr "%s ha aceptado." - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s ha cancelado \"%s\"." - -#: lib/MIME/Viewer/itip.php:268 -#, php-format -msgid "%s has declined." -msgstr "%s ha rechazado." - -#: lib/MIME/Viewer/itip.php:511 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s ha respondido a una consulta de tiempo disponible." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s ha respondido a la invitación para \"%s\"." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s le ha informado sobre su tiempo disponible." - -#: lib/MIME/Viewer/itip.php:274 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s ha aceptado provisionalmente." - -#: lib/MIME/Viewer/itip.php:507 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s desea conocer su tiempo disponible." - -#: lib/MIME/Viewer/itip.php:625 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s solicita su asistencia a \"%s\"." - -#: lib/Message.php:470 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s se ha añadido correctamente a \"%s\"." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s desea corregir \"%s\"." - -#: lib/MIME/Viewer/itip.php:602 lib/MIME/Viewer/itip.php:626 -#: lib/MIME/Viewer/itip.php:810 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s desea ponerle al tanto sobre \"%s\"." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s desea recibir información actualizada sobre \"%s\"." - -#: compose.php:1182 -#, php-format -msgid "%s%% of allowed size" -msgstr "%s%% del tamaño permitido" - -#: message.php:282 message.php:287 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:505 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d de %d)" - -#: lib/Compose.php:1791 -#, php-format -msgid "%u Forwarded Messages" -msgstr "%u mensajes reenviados" - -#: rss.php:87 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u de %u mensajes en %s sin leer." - -#: stationery.php:129 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:129 -msgid "(Plain Text)" -msgstr "(Sólo texto)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Añadir éstos pulsando Aceptar *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Seleccione la(s) dirección(es) *" - -#: config/.bak/prefs.php.dist:1061 -msgid "100 characters" -msgstr "100 caracteres" - -#: config/.bak/prefs.php.dist:1064 -msgid "1000 characters" -msgstr "1000 caracteres" - -#: config/.bak/prefs.php.dist:1062 -msgid "250 characters" -msgstr "250 caracteres" - -#: config/.bak/prefs.php.dist:1063 -msgid "500 characters" -msgstr "500 caracteres" - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "" -"Se ha recibido un aviso de devolución del destinatario de un mensaje que " -"había enviado." - -#: templates/javascript_defs.php:72 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"No se puede abrir una ventana emergente. ¿Ha configurado su navegador para " -"que bloquee las ventanas emergentes?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "Y" - -#: config/.bak/prefs.php.dist:588 -msgid "About this editor" -msgstr "Sobre este editor" - -#: config/.bak/prefs.php.dist:929 -msgid "Above the message text" -msgstr "Sobre el cuerpo del mensaje" - -#: lib/MIME/Viewer/itip.php:628 -msgid "Accept and add to my calendar" -msgstr "Aceptar y añadir a mi agenda" - -#: lib/MIME/Viewer/itip.php:631 -msgid "Accept request" -msgstr "Aceptar petición" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Accepted" -msgstr "Aceptada" - -#: lib/MIME/Viewer/itip.php:263 -msgid "Accepted: " -msgstr "Aceptada: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Nombre de la identidad:" - -#: lib/MIME/Viewer/itip.php:545 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:773 lib/MIME/Viewer/itip.php:904 -msgid "Actions" -msgstr "Acciones" - -#: lib/MIME/Headers.php:216 lib/MIME/Headers.php:217 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Añadir %s a mi Libreta de direcciones" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "Añadir origen" - -#: lib/MIME/Viewer/itip.php:604 -msgid "Add this to my calendar" -msgstr "Añadir a la agenda" - -#: lib/MIME/Viewer/itip.php:812 -msgid "Add this to my tasklist" -msgstr "Añadir ésto a mis tareas" - -#: lib/MIME/Viewer/itip.php:629 -msgid "Add to my calendar" -msgstr "Añadir a mi agenda" - -#: lib/Compose.php:2808 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Se ha añadido \"%s\" como adjunto." - -#: config/.bak/prefs.php.dist:906 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Cabeceras adicionales mostradas al visualizar: (opcional, indique cada " -"cabecera en líneas distintas)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Se puede visualizar %s la información adicional." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "Detalles de información adicional" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "Detalles adicionales del mensaje" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Se pueden visualizar %s los detalles adicionales del mensaje." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "Detalles adicionales de mensaje de error" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Se pueden visualizar %s los detalles adicionales de mensaje de error." - -#: compose.php:787 compose.php:1028 contacts.php:120 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Direcciones" - -#: config/.bak/prefs.php.dist:156 -msgid "Address Books" -msgstr "Libretas de direcciones" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Libreta de direcciones a la que añadir las direcciones" - -#: config/.bak/prefs.php.dist:211 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Direcciones a las que BCC todos los mensajes: (opcional, indique cada " -"dirección en una línea distinta)" - -#: config/.bak/prefs.php.dist:203 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Direcciones enlazadas explícitamente a esta identidad: (opcional, " -"indique cada dirección en una línea distinta)" - -#: lib/IMAP/ACL/rfc2086.php:57 lib/IMAP/ACL/rfc4314.php:59 -msgid "Administer" -msgstr "Administrar" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Todos" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Se eliminarán permanentemente todos los mensajes de su(s) carpeta(s) \"%s\" " -"con antigüedad superior a %s días." - -#: templates/javascript_defs.php:62 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Todos los mensajes de la(s) siguiente(s) carpeta(s) se descargarán como un " -"único archivo MBOX: " - -#: lib/Maintenance/Task/purge_trash.php:78 -#: lib/Maintenance/Task/purge_spam.php:79 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Se eliminarán permanentemente todos los mensajes de su carpeta \"%s\" con " -"antigüedad superior a %s días." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" -"Se eliminarán todos los adjuntos vinculados con más de %s meses de " -"antigüedad." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Se eliminarán todas las carpetas sent-mail con más de %s meses de antigüedad." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "" -"Se han eliminado correctamente de la carpeta \"%s\" todos los derechos del " -"usuario \"%s\"." - -#: lib/api.php:100 -msgid "Allow Folder Creation?" -msgstr "¿Permitir creación de carpetas?" - -#: filterprefs.php:111 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "¿Aplicar reglas de filtrado a cualquier buzón?" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Partes alternativas de esta sección:" - -#: config/.bak/prefs.php.dist:781 -msgid "Always" -msgstr "Siempre" - -#: config/.bak/prefs.php.dist:766 -msgid "Always save attachments" -msgstr "Guardar siempre los adjuntos" - -#: lib/Message.php:582 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "" -"Se ha producido un error al intentar extraer el adjunto. Ésto es lo que dijo " -"el servidor IMAP: " - -#: lib/MIME/Viewer/images.php:153 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "" -"Se ha adjuntado a este mensaje una imagen llamada %s. Se muestra una " -"miniatura debajo." - -#: lib/Message.php:444 -msgid "An unknown error occured while creating the new note." -msgstr "Se ha producido un error desconocido al crear la nota." - -#: lib/Message.php:443 -msgid "An unknown error occured while creating the new task." -msgstr "Se ha producido un error desconocido al crear la tarea." - -#: lib/MIME/Viewer/itip.php:798 -msgid "An unknown person" -msgstr "Un desconocido" - -#: mailbox.php:769 message.php:477 templates/message/navbar_navigate.html:12 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -msgid "Answered" -msgstr "Respondido" - -#: search.php:341 -msgid "Answered messages" -msgstr "Mensajes respondidos" - -#: mailbox.php:420 -msgid "Apply Filters" -msgstr "Aplicar filtros" - -#: mailbox.php:420 -#, php-format -msgid "Apply Filters to %s" -msgstr "Aplicar filtros en %s" - -#: filterprefs.php:108 -msgid "Apply filter rules upon logging on?" -msgstr "¿Aplicar reglas de filtrado al iniciar sesión?" - -#: filterprefs.php:109 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "" -"¿Aplicar reglas de filtrado siempre que se muestre la carpeta de ENTRADA?" - -#: filterprefs.php:110 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "¿Aplicar reglas de filtrado siempre que se actualice el panel lateral?" - -#: thread.php:163 -msgid "Are you sure you want to delete all messages in this thread?" -msgstr "¿Seguro que desea eliminar todo el correo de esta conversación?" - -#: mailbox.php:429 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "¿Seguro que desea eliminar esta definición de carpeta virtual?" - -#: pgp.php:407 smime.php:315 -msgid "Are you sure you want to delete this public key?" -msgstr "¿Seguro que desea eliminar esta clave pública?" - -#: pgp.php:437 smime.php:341 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "¿Seguro que desea eliminar su clave? (¡No es NADA recomendable!)" - -#: templates/javascript_defs.php:34 -msgid "Are you sure you want to do this?" -msgstr "¿Seguro que desea hacer ésto?" - -#: message.php:684 -msgid "Are you sure you wish to PERMANENTLY delete all attachments?" -msgstr "¿Seguro que desea eliminar PERMANENTEMENTE todos los adjuntos?" - -#: message.php:553 templates/javascript_defs.php:46 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "¿Seguro que desea eliminar PERMANENTEMENTE estos mensajes?" - -#: lib/MIME/Contents.php:273 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "¿Sseguro que desea eliminar PERMANENTEMENTE este adjunto?" - -#: mailbox.php:425 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "¿Seguro que desea eliminar todo el correo de esta carpeta?" - -#: lib/IMP.php:854 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "¿Seguro que desea vaciar la carpeta de spam?" - -#: lib/IMP.php:846 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "¿Seguro que desea vaciar la papelera?" - -#: mailbox.php:509 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "¿Seguro que desea eliminar PERMANENTEMENTE estos mensajes?" - -#: templates/javascript_defs.php:80 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "¿Seguro que desea considerar este mensaje como inofensivo?" - -#: templates/javascript_defs.php:79 -msgid "Are you sure you wish to report this message as spam?" -msgstr "¿Seguro que desea considerar este mensaje como spam?" - -#: config/.bak/prefs.php.dist:1157 -msgid "Arrival Time" -msgstr "Por hora de llegada" - -#: config/.bak/prefs.php.dist:1172 -msgid "Ascending" -msgstr "Ascendente" - -#: config/.bak/prefs.php.dist:780 -msgid "Ask" -msgstr "Consultar" - -#: compose.php:1120 -msgid "Attach Files" -msgstr "Adjuntar archivos" - -#: compose.php:1113 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "¿Adjuntar una copia de la clave PGP pública al mensaje?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Archivo adjunto:" - -#: lib/Compose.php:1895 lib/Compose.php:2001 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"El archivo adjunto \"%s\" supera el límite de tamaño de adjuntos. NO se ha " -"adjuntado el archivo." - -#: lib/MIME/Viewer/itip.php:387 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Se adjunta la respuesta a la solicitud de agenda que había hecho." - -#: templates/javascript_defs.php:41 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "Adjunto" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Adjunto %s eliminado." - -#: lib/Compose.php:2523 -msgid "Attachment Information" -msgstr "Información de adjunto" - -#: lib/Compose.php:789 -msgid "Attachment stripped: Original attachment type" -msgstr "Adjunto extraído: Tipo de adjunto original" - -#: compose.php:1062 lib/Compose.php:2491 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "Adjuntos" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:853 -msgid "Attendees" -msgstr "Asistentes" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Atención" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: hace falta la extensión IMAP." - -#: config/.bak/hooks.php.dist:510 -msgid "Authentication failed." -msgstr "Ha fallado la autentificación." - -#: config/.bak/prefs.php.dist:840 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"¿Mostrar automáticamente las imágenes de los mensajes HTML si el remitente " -"está en mi libreta de direcciones?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Libretas de direcciones disponibles:" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:889 -msgid "Awaiting Response" -msgstr "Esperando respuesta" - -#: thread.php:137 message.php:523 -#, php-format -msgid "Bac_k to %s" -msgstr "Regresar a %s (_k)" - -#: thread.php:137 message.php:523 -#, php-format -msgid "Back to %s" -msgstr "Regresar a %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Regresar al listado de mensajes" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Regresar al listado de conversaciones" - -#: config/.bak/prefs.php.dist:554 -msgid "Background Color" -msgstr "Color de fondo" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Nombre de usuario o contraseña incorrectos." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Solicitud errónea o mal formada. El servidor respondió: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Solicitud errónea: %s" - -#: lib/Search.php:670 lib/UI/Message.php:28 templates/login/recompose.html:32 -#: templates/contacts/contacts.html:43 -msgid "Bcc" -msgstr "Bcc" - -#: config/.bak/prefs.php.dist:600 -msgid "Before Signature" -msgstr "Antes de la firma" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "A continuación se muestra el mensaje de información de estado." - -#: config/.bak/prefs.php.dist:930 -msgid "Below the message text" -msgstr "Tras el cuerpo del mensaje" - -#: mailbox.php:527 message.php:579 -msgid "Blacklist" -msgstr "Lista negra" - -#: config/.bak/prefs.php.dist:829 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "" -"¿Bloquear las imágenes de los mensajes HTML a menos que se soliciten " -"específicamente?" - -#: lib/Search.php:678 -msgid "Body" -msgstr "Cuerpo" - -#: message.php:569 config/.bak/prefs.php.dist:674 -msgid "Body Text Only" -msgstr "Sólo el texto del cuerpo" - -#: message.php:570 config/.bak/prefs.php.dist:675 -msgid "Body Text with Attachments" -msgstr "Texto del cuerpo con adjuntos" - -#: config/.bak/prefs.php.dist:549 -msgid "Bold" -msgstr "Negrita" - -#: search.php:338 search.php:343 search.php:348 search.php:353 -msgid "Both" -msgstr "Ambos" - -#: config/.bak/prefs.php.dist:895 -msgid "Both Header Listing and Body of Message" -msgstr "Tanto en las cabeceras como en el cuerpo del mensaje" - -#: config/.bak/prefs.php.dist:599 -msgid "Bottom" -msgstr "Abajo" - -#: config/.bak/prefs.php.dist:563 -msgid "Bulleted List" -msgstr "Viñetas" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "" -"CRAM-MD5 o DIGEST-MD5 necesitan que esté instalado el paquete PEAR Auth_SASL." - -#: compose.php:981 -msgid "C_harset" -msgstr "_Juego de caracteres" - -#: search.php:324 config/.bak/hooks.php.dist:452 -msgid "Calendar" -msgstr "Agenda" - -#: lib/IMAP/Tree.php:2438 -msgid "Can not directly create mailbox in this folder." -msgstr "No se puede crear directamente un buzón en esta carpeta." - -#: lib/Message.php:198 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"No se pueden mover los mensajes a la Papelera - no se ha definido una " -"Papelera en las preferencias." - -#: templates/folders/folders_confirm.html:24 templates/folders/import.html:18 -#: templates/smime/passphrase.html:24 templates/smime/import_key.html:70 -#: templates/pgp/passphrase.html:22 templates/pgp/import_key.html:49 -#: templates/saveimage/saveimage.html:20 templates/contacts/contacts.html:76 -msgid "Cancel" -msgstr "Cancelar" - -#: templates/compose/compose.html:21 templates/compose/compose.html:208 -#: templates/compose/redirect.html:83 -msgid "Cancel Message" -msgstr "Cancelar mensaje" - -#: templates/javascript_defs.php:34 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Cancelar este mensaje desechará permanentemente su contenido." - -#: lib/prefs.php:150 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "" -"No se puede activar simultáneamente una Papelera real y una virtual. Se " -"utilizará una Papelera real." - -#: lib/prefs.php:153 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "" -"No se puede activar simultáneamente una Papelera real y una virtual. Se " -"utilizará una Papelera virtual." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "No se puede conectar al servidor de correo remoto." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "No se puede conectar al servidor de correo remoto: " - -#: lib/prefs.php:164 -msgid "Cannot delete to trash unless a Trash folder is defined." -msgstr "No se puede enviar a la Papelera si no se ha definido una Papelera." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"No se puede mostrar - en el buzón actual sólo se ha(n) encontrado %s parte" -"(s) de %s de este mensaje." - -#: pgp.php:270 -msgid "Cannot retrieve public key from cache." -msgstr "No se puede recuperar la clave pública de la caché." - -#: lib/Search.php:666 lib/UI/Message.php:27 templates/login/recompose.html:23 -#: templates/contacts/contacts.html:42 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.html:79 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"No está disponible la importación de certificados. La carga de archivos no " -"está activa en este servidor." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:871 -msgid "Chair Person" -msgstr "Ocupante" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Cambiar carpeta" - -#: config/.bak/prefs.php.dist:137 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Cambia opciones de visualización tales como la cantidad de mensajes por " -"página y cómo ordenarlos." - -#: config/.bak/prefs.php.dist:26 -msgid "Change mail server and folder settings." -msgstr "Cambia la configuración de servidor y carpeta de correo." - -#: config/.bak/prefs.php.dist:16 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Cambia el nombre, dirección electrónica y firma visibles al leer o responder " -"a sus mensajes." - -#: config/.bak/prefs.php.dist:1065 -msgid "Characters to display:" -msgstr "Caracteres visualizados:" - -#: templates/mailbox/message_headers.html:13 templates/folders/actions.html:6 -msgid "Check All/None" -msgstr "Comprobar Todas/Ninguna" - -#: lib/UI/Compose.php:138 -msgid "Check Spelling" -msgstr "Comprobar ortografía" - -#: folders.php:371 mailbox.php:660 -msgid "Check _All/None" -msgstr "Comprobar _Todas/Ninguna" - -#: templates/folders/actions.html:29 -msgid "Check for New Mail" -msgstr "Comprobar correo nuevo" - -#: config/.bak/prefs.php.dist:640 -msgid "Check spelling before sending a message?" -msgstr "¿Comprobar ortografía antes de enviar un mensaje?" - -#: lib/UI/Compose.php:139 -msgid "Checking ..." -msgstr "Comprobando..." - -#: templates/folders/actions.html:11 templates/folders/actions.html:13 -msgid "Choose Action" -msgstr "Elegir acción" - -#: config/.bak/servers.php.dist:213 -msgid "Choose a mail server:" -msgstr "Elija un servidor de correo:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Seleccione una coincidencia o modifique la dirección de la derecha:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Elija la libreta de direcciones usada al añadir direcciones." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "Elija el orden de búsqueda en las libretas al expandir direcciones." - -#: config/.bak/prefs.php.dist:580 -msgid "Clear Inline Font Specifications" -msgstr "Eliminar formatos de letra en línea" - -#: config/.bak/prefs.php.dist:579 -msgid "Clear MSOffice tags" -msgstr "Eliminar etiquetas MSOffice" - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Pulse %s para convertir el archivo de imagen a un formato soportado por su " -"navegador." - -#: lib/MIME/Contents.php:437 -#, php-format -msgid "Click %s to download the data." -msgstr "Pulse %s para descargar los datos." - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "Pulse %s para descargar la imagen." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Pulse %s para ir a la página de gestión de %s." - -#: lib/MIME/Viewer/pkcs7.php:484 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Pulse %s para ver el adjunto en una ventana separada." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "" -"Pulse %s para ver esta parte multiparte/relacionada en una ventana separada." - -#: lib/MIME/Viewer/pgp.php:248 lib/MIME/Viewer/pgp.php:275 -#: lib/MIME/Viewer/pkcs7.php:220 -msgid "Click HERE to verify the message." -msgstr "Pulse AQUÍ para comprobar el mensaje." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Pulse una de sus Libretas de direcciones y seleccione todos los campos en " -"los que buscar." - -#: config/.bak/prefs.php.dist:1198 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Al pulsar en la dirección se redactará un mensaje para el remitente" - -#: config/.bak/prefs.php.dist:1199 -msgid "Clicking on the address will open the message to be read" -msgstr "Al pulsar en la dirección se abrirá el mensaje" - -#: templates/newmsg/alert.html:17 templates/fetchmail/fetchmail.html:33 -msgid "Close" -msgstr "Cerrar" - -#: compose.php:34 -msgid "Close this window" -msgstr "Cerrar esta ventana" - -#: lib/IMAP/Tree.php:2381 -msgid "Closed Folder" -msgstr "Carpeta cerrada" - -#: folders.php:452 -msgid "Collapse" -msgstr "Colapsar" - -#: folders.php:387 -msgid "Collapse All" -msgstr "Colapsar todas" - -#: folders.php:387 -msgid "Collapse All Folders" -msgstr "Colapsar todas las carpetas" - -#: folders.php:452 -msgid "Collapse Folder" -msgstr "Colapsar carpeta" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Indicador de color:" - -#: config/.bak/prefs.php.dist:1236 -msgid "Combine all namespaces" -msgstr "Combinar todos los espacios de nombres" - -#: templates/pgp/pgp.html:97 -msgid "Comment:" -msgstr "Comentario:" - -#: lib/MIME/Viewer/itip.php:941 -msgid "Completed" -msgstr "Terminado" - -#: config/.bak/prefs.php.dist:504 -msgid "Compose messages in a separate window?" -msgstr "¿Redactar mensajes en una ventana separada?" - -#: config/.bak/prefs.php.dist:514 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"¿Redactar mensajes por omisión en un entorno GUI de HTML (si el navegador lo " -"soporta)?" - -#: config/.bak/prefs.php.dist:83 -msgid "Configure how messages are displayed." -msgstr "Configura cómo se muestran los mensajes." - -#: config/.bak/prefs.php.dist:119 -msgid "Configure mail preview options." -msgstr "Configurar las opciones de vista previa del correo." - -#: config/.bak/hooks.php.dist:506 -msgid "Connection to server failed." -msgstr "Falló la conexión al servidor." - -#: config/.bak/hooks.php.dist:476 -msgid "Contacts" -msgstr "Contactos" - -#: config/.bak/prefs.php.dist:165 -#, php-format -msgid "Control PGP support for %s." -msgstr "Controla el soporte PGP para %s." - -#: config/.bak/prefs.php.dist:174 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Controla el soporte S/MIME para %s." - -#: config/.bak/prefs.php.dist:111 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Controla la comprobación de correo nuevo y si se le notificará o no al " -"recibirlo." - -#: config/.bak/prefs.php.dist:885 -msgid "Convert textual emoticons into graphical ones?" -msgstr "¿Convertir emoticones de texto en gráficos?" - -#: mailbox.php:487 mailbox.php:898 message.php:519 message.php:707 -msgid "Copy" -msgstr "Copiar" - -#: config/.bak/prefs.php.dist:575 -msgid "Copy selection" -msgstr "Copiar selección" - -#: mailbox.php:487 mailbox.php:898 message.php:519 message.php:707 -msgid "Copy to folder" -msgstr "Copiar a la carpeta" - -#: lib/Compose.php:1976 -#, php-format -msgid "Could not attach %s to the message." -msgstr "No se puede adjuntar %s al mensaje." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "No se puede completar la petición. Razón aducida: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "No se puede crear el motor VFS: %s" - -#: lib/Message.php:791 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "" -"No se pueden eliminar los mensajes de %s. Ésto es lo que dijo el servidor: %s" - -#: lib/Session.php:332 -msgid "Could not execute maintenance operations." -msgstr "No se pueden realizar las operaciones de mantenimiento." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "No se puede extraer el archivo solicitado del adjunto MS-TNEF." - -#: lib/MIME/Viewer/zip.php:61 -msgid "Could not extract the requested file from the Zip archive." -msgstr "No se puede extraer el archivo solicitado del archivo Zip." - -#: lib/Spam.php:237 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"No se puede trasladar el mensaje al buzón de spam - no se ha definido un " -"buzón de spam en las preferencias." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "No se puede abrir una conexión segura al servidor IMAP." - -#: lib/Session.php:287 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "" -"No se puede recuperar información de espacio de nombres del servidor IMAP." - -#: compose.php:52 -msgid "Could not retrieve the message from the mail server." -msgstr "No se puede obtener el mensaje del servidor." - -#: lib/Compose.php:1072 -#, php-format -msgid "Could not save recipients: %s" -msgstr "No se pueden guardar los destinatarios: %s" - -#: lib/Template.php:230 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "No se puede guardar el archivo de plantilla compilado '%s'." - -#: templates/folders/actions.html:16 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Create" -msgstr "Crear" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Crear carpeta" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Crear carpetas" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "Crear claves" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Crear cuenta" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Crear carpeta de Spam" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Crear carpeta de borradores" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Crear carpeta de correo enviado" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Crear papelera" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Crear cuenta" - -#: config/.bak/prefs.php.dist:150 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Crea reglas de filtrado para organizar el correo entrante, clasificarlo en " -"carpetas y eliminar spam." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Crear plantilla" - -#: config/.bak/prefs.php.dist:626 -msgid "Create stationery and form responses." -msgstr "Crear plantillas y respuestas de formulario." - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "Adjuntos actuales" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "Acceso actual a %s" - -#: config/.bak/prefs.php.dist:1249 -msgid "Current expanded status in the folders view" -msgstr "Estado de expansión actual de la vista de carpetas" - -#: config/.bak/prefs.php.dist:555 -msgid "Current style" -msgstr "Estilo actual" - -#: config/.bak/prefs.php.dist:128 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Personaliza identidades para traer correo de otras cuentas." - -#: config/.bak/prefs.php.dist:64 -msgid "Customize how you send mail." -msgstr "Personalizar el envío de correo." - -#: config/.bak/prefs.php.dist:44 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Personaliza las tareas a ejecutar al iniciar sesión en %s." - -#: config/.bak/prefs.php.dist:574 -msgid "Cut selection" -msgstr "Cortar selección" - -#: mailbox.php:583 -msgid "Dat_e" -msgstr "_Fecha" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Fecha" - -#: lib/Search.php:690 -msgid "Date <" -msgstr "Fecha <" - -#: lib/Search.php:686 -msgid "Date =" -msgstr "Fecha =" - -#: lib/Search.php:694 -msgid "Date >=" -msgstr "Fecha >=" - -#: templates/thread/thread.html:26 -msgid "Date:" -msgstr "Fecha:" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "Día" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Declined" -msgstr "Rechazada" - -#: lib/MIME/Viewer/itip.php:269 -msgid "Declined: " -msgstr "Rechazada: " - -#: config/.bak/prefs.php.dist:564 -msgid "Decrease Indent" -msgstr "Reducir sangrado" - -#: config/.bak/prefs.php.dist:746 -msgid "Default" -msgstr "Por omisión" - -#: config/.bak/prefs.php.dist:918 -msgid "Default (US-ASCII)" -msgstr "Por omisión (US-ASCII)" - -#: config/.bak/prefs.php.dist:676 -msgid "Default forwarding method:" -msgstr "Método de reenvío por omisión:" - -#: config/.bak/prefs.php.dist:1164 -msgid "Default sorting criteria:" -msgstr "Criterio de clasificación por omisión:" - -#: config/.bak/prefs.php.dist:1174 -msgid "Default sorting direction:" -msgstr "Sentido de clasificación por omisión:" - -#: lib/MIME/Viewer/itip.php:937 -msgid "Delegated" -msgstr "Delegado" - -#: folders.php:417 mailbox.php:509 mailbox.php:511 message.php:553 -#: lib/IMAP/ACL/rfc4314.php:57 templates/folders/actions.html:19 -#: templates/smime/smime.html:35 templates/pgp/pgp.html:43 -#: templates/contacts/contacts.html:66 -#: templates/fetchmail/fetchmailprefs.html:122 -msgid "Delete" -msgstr "Eliminar" - -#: pgp.php:407 smime.php:315 -#, php-format -msgid "Delete %s Public Key" -msgstr "Eliminar la clave pública de %s" - -#: templates/smime/smime.html:75 templates/pgp/pgp.html:86 -msgid "Delete Current Keys" -msgstr "Eliminar las claves actuales" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Eliminar carpetas" - -#: templates/folders/folders_confirm.html:23 -msgid "Delete Selected Folders" -msgstr "Eliminar carpetas seleccionadas" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "Eliminar plantilla" - -#: thread.php:163 -msgid "Delete Thread" -msgstr "Eliminar conversación" - -#: folders.php:417 -msgid "Delete Virtual Folder" -msgstr "Eliminar carpeta virtual" - -#: mailbox.php:429 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Eliminar definición de carpeta virtual de %s" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "¿Borrar del servidor remoto los mensajes traídos?" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Eliminar de mi agenda" - -#: config/.bak/prefs.php.dist:410 -msgid "Delete old linked attachments at beginning of month?" -msgstr "¿Eliminar adjuntos vinculados antiguos al inicio del mes?" - -#: config/.bak/prefs.php.dist:364 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "¿Eliminar carpetas sent-mail antiguas al inicio del mes?" - -#: config/.bak/prefs.php.dist:814 -msgid "Delete spam messages" -msgstr "Eliminar mensajes de spam" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Eliminar/purgar" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "¿Eliminar?" - -#: mailbox.php:784 message.php:480 templates/mailbox/navbar.html:20 -#: templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Eliminado" - -#: search.php:351 -msgid "Deleted messages" -msgstr "Mensajes eliminados" - -#: compose.php:215 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Se ha eliminado el adjunto \"%s\"." - -#: config/.bak/prefs.php.dist:97 -msgid "Deleting and Moving Messages" -msgstr "Eliminando y trasladando mensajes" - -#: lib/MIME/Viewer/itip.php:633 -msgid "Deny request" -msgstr "Denegar la petición" - -#: lib/MIME/Viewer/itip.php:565 -msgid "Deny request for free/busy information" -msgstr "Denegar la petición de información de tiempo disponible" - -#: config/.bak/prefs.php.dist:1173 -msgid "Descending" -msgstr "Descendente" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:846 -msgid "Description" -msgstr "Descripción" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "Descripción:" - -#: templates/smime/smime.html:35 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "Detalles" - -#: lib/Compose.php:2790 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "No se adjuntó \"%s\" ya que sólo se cargó parcialmente." - -#: lib/Compose.php:2799 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "No se adjuntó \"%s\" ya que el archivo estaba vacío." - -#: lib/Compose.php:2786 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" -"No se adjuntó \"%s\" ya que se ha sobrepasado el tamaño máximo de carga " -"permitido." - -#: lib/Compose.php:2794 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"No se adjuntó \"%s\" ya que la configuración del servidor no permitió cargar " -"el archivo." - -#: config/.bak/prefs.php.dist:877 -msgid "Dim signatures?" -msgstr "¿Atenuar firmas?" - -#: config/.bak/prefs.php.dist:584 -msgid "Direction left to right" -msgstr "De izquierda a derecha" - -#: config/.bak/prefs.php.dist:585 -msgid "Direction right to left" -msgstr "De derecha a izquierda" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Mostrar" - -#: config/.bak/prefs.php.dist:269 -msgid "Display Virtual Inbox?" -msgstr "¿Mostrar buzón de Entrada virtual?" - -#: config/.bak/prefs.php.dist:648 -msgid "Display confirmation after sending a message?" -msgstr "¿Mostrar una confirmación tras enviar un mensaje?" - -#: config/.bak/prefs.php.dist:894 -msgid "Display in Body of Message" -msgstr "Mostrar en el cuerpo del mensaje" - -#: config/.bak/prefs.php.dist:1029 -msgid "Display pop-up notification of new mail?" -msgstr "¿Mostrar aviso emergente de correo nuevo?" - -#: config/.bak/prefs.php.dist:994 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "¿Mostrar el vínculo purgar \"Spam\" en la barra de menús?" - -#: config/.bak/prefs.php.dist:986 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "¿Mostrar el vínculo \"Vaciar\" papelera en la barra de menús?" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "Disposición:" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "NO hay coincidencias" - -#: templates/folders/actions.html:30 -msgid "Do Not Check for New Mail" -msgstr "No comprobar correo nuevo" - -#: config/.bak/prefs.php.dist:1200 -msgid "Do not generate a link in the From: column" -msgstr "No generar vínculo en la columna De:" - -#: templates/javascript_defs.php:35 -msgid "Doing so will discard this message permanently." -msgstr "Si continúa este mensaje se descartará definitivamente." - -#: login.php:431 -msgid "Don't have an account? Sign up." -msgstr "¿Carece de cuenta? Regístrese." - -#: templates/folders/actions.html:34 -msgid "Download" -msgstr "Descargar" - -#: lib/MIME/Contents.php:250 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Descargar %s en formato .zip" - -#: message.php:679 -msgid "Download All Attachments (in .zip file)" -msgstr "Descargar todos los adjuntos (en un archivo .zip)" - -#: templates/folders/actions.html:35 -msgid "Download [.zip format]" -msgstr "Descargar [formato .zip]" - -#: lib/MIME/Contents.php:250 -msgid "Download in .zip Format" -msgstr "Descargar en formato .zip" - -#: mailbox.php:774 message.php:478 templates/message/navbar_navigate.html:14 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:40 -msgid "Draft" -msgstr "Borrador" - -#: lib/IMAP/Tree.php:2336 -msgid "Draft folder" -msgstr "Carpeta de borradores" - -#: config/.bak/prefs.php.dist:285 -msgid "Drafts" -msgstr "Borradores" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Carpeta de borradores:" - -#: login.php:267 -msgid "Dynamic" -msgstr "Dinámico" - -#: templates/pgp/pgp.html:102 -msgid "E-mail Address:" -msgstr "Correo electrónico:" - -#: mailbox.php:837 -msgid "END" -msgstr "FIN" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "ERROR: No se puede enviar el mensaje." - -#: folders.php:418 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Modificar" - -#: mailbox.php:432 -msgid "Edit Search Query" -msgstr "Modificar consulta de búsqueda" - -#: folders.php:418 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Modificar carpeta virtual" - -#: mailbox.php:428 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Modificar la definición de carpeta virtual de %s" - -#: filterprefs.php:91 -msgid "Edit your Blacklist" -msgstr "Modificar su lista negra" - -#: filterprefs.php:90 -msgid "Edit your Filter Rules" -msgstr "Modificar sus reglas de filtrado" - -#: filterprefs.php:92 -msgid "Edit your Whitelist" -msgstr "Modificar su lista blanca" - -#: config/.bak/prefs.php.dist:1102 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Modificar las opciones para acceder a otras cuentas de correo." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "Dirección de correo" - -#: lib/Message.php:808 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Se han eliminado todos los mensajes de %s." - -#: lib/Message.php:784 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Se han eliminado todos los mensajes de la Papelera virtual." - -#: templates/folders/actions.html:20 -msgid "Empty" -msgstr "Vaciar" - -#: templates/folders/folders_confirm.html:23 -msgid "Empty Selected Folders" -msgstr "Vaciar carpetas seleccionadas" - -#: lib/IMP.php:854 -msgid "Empty _Spam" -msgstr "Spam (_n)" - -#: lib/IMP.php:846 -msgid "Empty _Trash" -msgstr "Vaciar (_x)" - -#: mailbox.php:425 -msgid "Empty folder" -msgstr "Vaciar carpeta" - -#: pgp.php:458 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "¿Activar capacidad PGP?" - -#: smime.php:351 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "¿Activar capacidad S/MIME?" - -#: config/.bak/prefs.php.dist:1053 -msgid "Enable message previews?" -msgstr "¿Activar vistas previas de mensajes?" - -#: compose.php:1107 -msgid "Encr_yption Options" -msgstr "_Opciones de cifrado" - -#: lib/MIME/Viewer/itip.php:535 lib/MIME/Viewer/itip.php:537 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "Final" - -#: lib/Compose.php:1696 -msgid "End forwarded message" -msgstr "Terminar mensaje reenviado" - -#: lib/Compose.php:1588 -msgid "End message" -msgstr "Terminar mensaje" - -#: lib/Compose.php:1586 -#, php-format -msgid "End message from %s" -msgstr "Terminar mensaje de %s" - -#: pgp.php:433 smime.php:339 -msgid "Enter Passphrase" -msgstr "Introduzca la frase clave" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Introduzca el nombre de la carpeta de Spam" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Introduzca el nombre de la carpeta de borradores" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Introduzca el nombre de la carpeta de correo enviado" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Introduzca el nombre de la papelera" - -#: message.php:568 lib/Search.php:682 config/.bak/prefs.php.dist:673 -msgid "Entire Message" -msgstr "Mensaje completo" - -#: thread.php:71 message.php:175 lib/Compose.php:1112 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "" -"Se ha añadido correctamente el registro \"%s\" a la libreta direcciones" - -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -#: lib/MIME/Viewer/pgp.php:448 lib/MIME/Viewer/pkcs7.php:441 -msgid "Error" -msgstr "Error" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Error conectando al servidor IMAP: [%s] %s." - -#: lib/MIME/Contents.php:150 -msgid "Error displaying message." -msgstr "Error al mostrar el mensaje." - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:419 -#, php-format -msgid "Error sending reply: %s." -msgstr "Error al enviar la respuesta: %s." - -#: templates/smime/smime.html:29 templates/pgp/pgp.html:37 -msgid "Error:" -msgstr "Error:" - -#: lib/MIME/Viewer/itip.php:103 -msgid "Event successfully deleted." -msgstr "Se ha eliminado correctamente el acontecimiento." - -#: config/.bak/prefs.php.dist:1018 -msgid "Every 15 minutes" -msgstr "Cada 15 minutos" - -#: config/.bak/prefs.php.dist:1015 -msgid "Every 30 seconds" -msgstr "Cada 30 segundos" - -#: config/.bak/prefs.php.dist:728 config/.bak/prefs.php.dist:1017 -msgid "Every 5 minutes" -msgstr "Cada 5 minutos" - -#: config/.bak/prefs.php.dist:1019 -msgid "Every half hour" -msgstr "Cada media hora" - -#: config/.bak/prefs.php.dist:1016 -msgid "Every minute" -msgstr "Cada minuto" - -#: folders.php:463 -msgid "Expand" -msgstr "Expandir" - -#: folders.php:386 -msgid "Expand All" -msgstr "Expandir todas" - -#: folders.php:386 -msgid "Expand All Folders" -msgstr "Expandir todas las carpetas" - -#: folders.php:463 -msgid "Expand Folder" -msgstr "Expandir carpeta" - -#: compose.php:789 compose.php:1036 -msgid "Expand Names" -msgstr "Expandir nombres" - -#: config/.bak/prefs.php.dist:1228 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Por omisión, ¿expandir el árbol entero en la vista de carpetas?" - -#: config/.bak/prefs.php.dist:1250 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Por omisión, ¿expandir todo el árbol de carpetas en el panel lateral?" - -#: config/.bak/prefs.php.dist:524 -msgid "FCKeditor" -msgstr "FCKEditor" - -#: lib/IMP.php:865 lib/IMP.php:867 -msgid "F_etch Mail" -msgstr "_Traer" - -#: fetchmail.php:50 config/.bak/prefs.php.dist:127 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Traer correo" - -#: config/.bak/prefs.php.dist:1110 -msgid "Fetch Mail in a separate window?" -msgstr "¿Traer correo en una ventana separada?" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "¿Traer correo al iniciar sesión?" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "Se han traído %d mensajes de %s" - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Se ha traído 1 mensaje de %s" - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Traer correo: " - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Fetchmail: no hay mensajes nuevos." - -#: lib/IMP.php:871 -msgid "Fi_lters" -msgstr "_Filtros" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "Campos en los que buscar" - -#: templates/javascript_defs.php:40 templates/compose/compose.html:261 -msgid "File" -msgstr "Archivo" - -#: templates/filters/prefs.html:2 -msgid "Filter Settings" -msgstr "Configuración de filtrado" - -#: config/.bak/prefs.php.dist:797 -msgid "Filter message content for profanity?" -msgstr "¿Filtrar contenido obsceno en el mensaje?" - -#: templates/filters/prefs.html:7 -msgid "Filter support is disabled on this system." -msgstr "En este sistema se ha deshabilitado el soporte de filtrado." - -#: config/.bak/prefs.php.dist:149 -msgid "Filters" -msgstr "Filtros" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Filtros: página de gestión de %s" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Encontrar:" - -#: config/.bak/prefs.php.dist:1146 -msgid "First Mailbox Page" -msgstr "Primera página del buzón" - -#: mailbox.php:279 -msgid "First Page" -msgstr "Primera página" - -#: mailbox.php:779 message.php:479 templates/message/navbar_navigate.html:10 -#: templates/mailbox/navbar.html:32 -msgid "Flagged For Followup" -msgstr "Continuación" - -#: search.php:346 -msgid "Flagged messages" -msgstr "Mensajes marcados" - -#: mailbox.php:534 message.php:567 -msgid "Fo_rward" -msgstr "Ree_nviar" - -#: lib/IMAP/Tree.php:2381 templates/folders/folders_size.html:6 -msgid "Folder" -msgstr "Carpeta" - -#: folders.php:261 templates/folders/folders_confirm.html:6 -msgid "Folder Actions - Confirmation" -msgstr "Acciones de carpeta - Confirmación" - -#: folders.php:324 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Navegador de carpetas" - -#: folders.php:281 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Tamaños de carpeta" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Resumen de la carpeta" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "No se ha activado la compartición de carpetas." - -#: folders.php:46 -msgid "Folder use is not enabled." -msgstr "No se ha activado el uso de carpetas." - -#: config/.bak/prefs.php.dist:553 -msgid "Font Color" -msgstr "Color de letra" - -#: config/.bak/prefs.php.dist:1217 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Formato de hora de los mensajes fechados hoy en la vista de buzones" - -#: mailbox.php:534 message.php:567 lib/Compose.php:1679 -msgid "Forward" -msgstr "Reenviar" - -#: lib/Compose.php:1665 -msgid "Forward:" -msgstr "Reenviar:" - -#: lib/Compose.php:1777 -msgid "Forwarded Message:" -msgstr "Mensaje reenviado:" - -#: lib/Compose.php:1692 -msgid "Forwarded message" -msgstr "Mensaje reenviado" - -#: lib/Compose.php:1690 -#, php-format -msgid "Forwarded message from %s" -msgstr "Mensaje reenviado de %s" - -#: lib/MIME/Viewer/itip.php:413 -msgid "Free/Busy Request Response" -msgstr "Respuesta a petición de tiempo disponible" - -#: mailbox.php:593 -msgid "Fro_m" -msgstr "_De" - -#: lib/Search.php:658 lib/UI/Message.php:25 lib/UI/Mailbox.php:97 -#: templates/compose/compose.html:27 templates/thread/thread.html:31 -msgid "From" -msgstr "De" - -#: config/.bak/prefs.php.dist:1159 -msgid "From Address" -msgstr "Por remitente" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Galería" - -#: config/.bak/prefs.php.dist:14 config/.bak/prefs.php.dist:24 -#: config/.bak/prefs.php.dist:34 config/.bak/prefs.php.dist:42 -msgid "General Options" -msgstr "Opciones generales" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "¿Traer sólo mensajes nuevos? (sólo IMAP)" - -#: folders.php:373 lib/MIME/Viewer/itip.php:577 lib/MIME/Viewer/itip.php:776 -#: lib/MIME/Viewer/itip.php:907 -msgid "Go" -msgstr "Ir" - -#: thread.php:136 -msgid "Go to Message" -msgstr "Ir al mensaje" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Ir a la Entrada virtual" - -#: lib/IMP.php:404 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Ir a la entrada \"%s\" de la Libreta de direcciones" - -#: message.php:447 lib/Filter.php:130 lib/MIME/Contents.php:437 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -#: lib/MIME/Viewer/related.php:85 lib/MIME/Viewer/appledouble.php:40 -#: lib/MIME/Viewer/pkcs7.php:484 lib/MIME/Viewer/images.php:92 -#: lib/MIME/Viewer/images.php:99 lib/MIME/Viewer/images.php:101 -#: lib/MIME/Viewer/notification.php:60 lib/MIME/Viewer/notification.php:66 -msgid "HERE" -msgstr "AQUÍ" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:470 -msgid "HTML Version of Message" -msgstr "Versión HTML del mensaje" - -#: message.php:618 -msgid "Headers" -msgstr "Cabeceras" - -#: config/.bak/prefs.php.dist:587 -msgid "Help using editor" -msgstr "Ayuda del editor" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Aquí tiene el mensaje que estaba redactando:" - -#: config/.bak/prefs.php.dist:868 -msgid "Hidden" -msgstr "Oculto" - -#: config/.bak/prefs.php.dist:867 -msgid "Hidden in Thread View" -msgstr "Oculto en la vista de conversaciones" - -#: templates/javascript_defs.php:29 -msgid "Hide Addresses" -msgstr "Ocultar direcciones" - -#: mailbox.php:260 -msgid "Hide Deleted" -msgstr "Ocultar eliminados" - -#: folders.php:379 -msgid "Hide Unsubscribed" -msgstr "Ocultar no suscritas" - -#: compose.php:997 -msgid "High" -msgstr "Alta" - -#: message.php:293 -msgid "High Priority" -msgstr "Prioridad alta" - -#: compose.php:996 -msgid "Highest" -msgstr "Elevada" - -#: config/.bak/prefs.php.dist:566 -msgid "Horizontal Rule" -msgstr "Línea horizontal" - -#: config/.bak/prefs.php.dist:896 -msgid "How do you want to display attachments?" -msgstr "¿Cómo desea mostrar los adjuntos?" - -#: config/.bak/prefs.php.dist:1238 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "¿Cómo hay que mostrar los espacios de nombres en el árbol de carpetas?" - -#: config/.bak/prefs.php.dist:702 -msgid "How to attribute quoted lines in a reply" -msgstr "Cómo resaltar las líneas citadas en una respuesta" - -#: lib/IMAP.php:305 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Autodetección de protocolos)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "El servidor IMAP cerró la conexión. El servidor respondió: %s" - -#: lib/IMAP.php:317 -msgid "IMAP over SSL" -msgstr "IMAP sobre SSL" - -#: lib/IMAP.php:323 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP sobre SSL (certificado auto-firmado)" - -#: lib/IMAP.php:311 -msgid "IMAP, no TLS" -msgstr "IMAP, sin TLS" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "Servidores de correo IMAP/POP3" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Si se utiliza SSL o TLS, tiene que haber cargado la extensión PHP openssl." - -#: templates/folders/folders_confirm.html:13 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Si continúa ¡todos los mensajes de la(s) carpeta(s) se perderán!" - -#: saveimage.php:48 -msgid "Image" -msgstr "Imagen" - -#: lib/MIME/Viewer/html.php:153 -msgid "Images have been blocked to protect your privacy." -msgstr "Se han bloqueado las imágenes para proteger su privacidad." - -#: templates/folders/import.html:17 -msgid "Import" -msgstr "Importar" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "Importar clave" - -#: templates/smime/smime.html:81 templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "Importar claves" - -#: templates/folders/actions.html:37 -msgid "Import Messages" -msgstr "Importar mensajes" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "Importar clave PGP" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Importar clave personal PGP privada" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Importar clave personal PGP privada aquí:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Importar clave personal PGP pública" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Importar clave personal PGP pública aquí:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Importar certificados personales S/MIME" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:55 -msgid "Import Public Key" -msgstr "Importar clave pública" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Importar clave PGP pública" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Importar clave PGP pública aquí:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Importar clave S/MIME pública" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Importar clave S/MIME" - -#: templates/folders/import.html:7 -msgid "Import mbox File" -msgstr "Importar archivo mbox" - -#: templates/folders/import.html:12 -msgid "Import mbox file" -msgstr "Importar archivo mbox" - -#: templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Importante" - -#: folders.php:149 -#, php-format -msgid "Imported %d messages from %s." -msgstr "Importados %d mensajes de %s." - -#: lib/MIME/Viewer/itip.php:945 -msgid "In Process" -msgstr "Procesando" - -#: templates/prefs/initialpageselect.inc:4 lib/IMP.php:730 lib/api.php:285 -#: lib/Folder.php:68 lib/IMAP/Tree.php:560 lib/IMAP/Tree.php:2319 -msgid "Inbox" -msgstr "Entrada" - -#: config/.bak/prefs.php.dist:690 -msgid "Include a brief summary of the header in a reply?" -msgstr "¿Incluir un resumen de la cabecera en la respuesta?" - -#: config/.bak/prefs.php.dist:685 -msgid "Include body text in forward message by default?" -msgstr "¿Incluir cuerpo del mensaje en mensajes reenviados por omisión?" - -#: config/.bak/prefs.php.dist:656 -msgid "Include original message in a reply?" -msgstr "¿Incluir mensaje original en la respuesta?" - -#: config/.bak/prefs.php.dist:565 -msgid "Increase Indent" -msgstr "Aumentar sangrado" - -#: lib/MIME/Viewer/status.php:131 lib/MIME/Viewer/notification.php:59 -msgid "Info" -msgstr "Información" - -#: pgp.php:406 smime.php:314 -#, php-format -msgid "Information on %s Public Key" -msgstr "Información de la clave pública de %s" - -#: pgp.php:435 -msgid "Information on Personal Private Key" -msgstr "Información de la clave personal privada" - -#: pgp.php:429 smime.php:337 -msgid "Information on Personal Public Key" -msgstr "Información de la clave personal pública" - -#: templates/javascript_defs.php:42 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "En línea" - -#: lib/IMAP/ACL/rfc2086.php:53 lib/IMAP/ACL/rfc4314.php:53 -msgid "Insert" -msgstr "Insertar" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Insertar aquí el certificado:" - -#: config/.bak/prefs.php.dist:569 -msgid "Insert Table" -msgstr "Insertar tabla" - -#: config/.bak/prefs.php.dist:567 -msgid "Insert Web Link" -msgstr "Insertar vínculo Web" - -#: config/.bak/prefs.php.dist:568 -msgid "Insert/Modify Image" -msgstr "Insertar/Modificar imagen" - -#: config/.bak/prefs.php.dist:577 -msgid "Insert/Overwrite" -msgstr "Insertar/Sobreescribir" - -#: lib/MIME/Viewer/itip.php:424 -msgid "Invalid Action selected for this component." -msgstr "Se ha seleccionado una acción no válida para este componente." - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -msgid "Invalid Address" -msgstr "La dirección no es válida" - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "El buzón remoto no es válido" - -#: lib/Compose.php:1157 lib/Compose.php:1176 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Caracteres no válidos en la dirección de correo: %s." - -#: lib/Compose.php:1172 -msgid "Invalid hostname." -msgstr "Servidor no válido." - -#: pgp.php:18 smime.php:96 -msgid "Invalid key" -msgstr "Clave no válida" - -#: lib/Compose.php:289 -msgid "Invalid message, cannot resume draft." -msgstr "Mensaje no válido, no se puede reanudar el borrador." - -#: pgp.php:201 -msgid "Invalid personal PGP private key." -msgstr "Clave personal PGP privada no válida" - -#: pgp.php:176 -msgid "Invalid personal PGP public key." -msgstr "Clave personal PGP pública no válida" - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Invertir" - -#: config/.bak/prefs.php.dist:550 -msgid "Italic" -msgstr "Cursiva" - -#: config/.bak/prefs.php.dist:559 -msgid "Justify Center" -msgstr "Centrado" - -#: config/.bak/prefs.php.dist:561 -msgid "Justify Full" -msgstr "Justificado" - -#: config/.bak/prefs.php.dist:558 -msgid "Justify Left" -msgstr "A la izquierda" - -#: config/.bak/prefs.php.dist:560 -msgid "Justify Right" -msgstr "A la derecha" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:107 -msgid "Key Length:" -msgstr "Tamaño de clave:" - -#: pgp.php:449 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "" -"La generación de la clave puede tardar mucho tiempo en terminar. ¿Continuar " -"con la generación de la clave?" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:50 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"No está disponible la importación de claves. Este servidor no tiene activa " -"la carga de archivos." - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:53 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"No está disponible la importación de claves. No ha definido una libreta de " -"direcciones a la que añadir sus contactos." - -#: pgp.php:343 -msgid "Key successfully sent to the public keyserver." -msgstr "Clave enviada correctamente al servidor de claves público." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Idioma" - -#: login.php:300 -msgid "Language:" -msgstr "Idioma:" - -#: config/.bak/prefs.php.dist:1147 -msgid "Last Mailbox Page" -msgstr "Última página del buzón" - -#: mailbox.php:291 -msgid "Last Page" -msgstr "Última página" - -#: compose.php:1146 -msgid "Link Attachments?" -msgstr "¿Vincular adjuntos?" - -#: attachment.php:34 lib/Compose.php:2482 -msgid "Linked attachments are forbidden." -msgstr "No se permiten adjuntos vinculados." - -#: lib/Compose.php:2498 -#, php-format -msgid "Links will expire on %s" -msgstr "El vínculo caducará el %s" - -#: lib/IMAP/ACL/rfc2086.php:49 lib/IMAP/ACL/rfc4314.php:49 -msgid "List" -msgstr "Listar" - -#: config/.bak/prefs.php.dist:1336 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"¿Listar todos los contactos al cargar la pantalla de contactos? (Si se " -"desactiva, sólo se verán los contactos que busque de forma explícita)" - -#: config/.bak/prefs.php.dist:893 -msgid "Listing in the Header" -msgstr "Listar en la cabecera" - -#: compose.php:775 -msgid "Loading..." -msgstr "Cargando..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Buzón local:" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "Ubicación" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:37 -msgid "Log in" -msgstr "Iniciar sesión" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Iniciar sesión en %s" - -#: login.php:427 -msgid "Login" -msgstr "Iniciar sesión" - -#: config/.bak/prefs.php.dist:43 -msgid "Login Tasks" -msgstr "Tareas de inicio de sesión" - -#: compose.php:999 -msgid "Low" -msgstr "Baja" - -#: message.php:297 -msgid "Low Priority" -msgstr "Prioridad baja" - -#: compose.php:1000 -msgid "Lowest" -msgstr "Reducida" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Archivo Macintosh" - -#: config/.bak/prefs.php.dist:118 -msgid "Mail Previews" -msgstr "Vistas previas de correo" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Tipo de servidor de correo al que conectarse:" - -#: lib/IMAP/Tree.php:2326 lib/IMAP/Tree.php:2353 -msgid "Mailbox" -msgstr "Buzón" - -#: config/.bak/prefs.php.dist:136 -msgid "Mailbox and Folder Display Options" -msgstr "Opciones de visualización de buzones y carpetas" - -#: lib/IMAP/ACL/rfc2086.php:52 lib/IMAP/ACL/rfc4314.php:52 -msgid "Mark (Other)" -msgstr "Marca (Otra)" - -#: lib/IMAP/ACL/rfc2086.php:51 lib/IMAP/ACL/rfc4314.php:51 -msgid "Mark (Seen)" -msgstr "Marca (Leído)" - -#: templates/folders/actions.html:32 -msgid "Mark All Messages as Seen" -msgstr "Marcar todos los mensajes como leídos" - -#: templates/folders/actions.html:33 -msgid "Mark All Messages as Unseen" -msgstr "Marcar todos los mensajes como sin leer" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "Marcar como:" - -#: config/.bak/prefs.php.dist:850 -msgid "Mark different levels of quoting with different colors?" -msgstr "¿Resaltar niveles de citas con colores distintos?" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "¿Marcar mensajes como leidos? (Sólo IMAP)" - -#: config/.bak/prefs.php.dist:858 -msgid "Mark simple markup?" -msgstr "¿Resaltar marcador simple?" - -#: search.php:226 -msgid "Match All Queries" -msgstr "Coincidir en todas" - -#: search.php:224 -msgid "Match Any Query" -msgstr "Coincidir en cualquiera" - -#: config/.bak/prefs.php.dist:545 -msgid "Maximize/Minimize Editor" -msgstr "Maximizar/Minimizar el editor" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "Tamaño máximo de adjunto" - -#: lib/api.php:101 -msgid "Maximum Number of Folders" -msgstr "Número máximo de carpetas" - -#: lib/api.php:102 -msgid "Maximum Number of Recipients per Message" -msgstr "Número máximo de destinatarios por mensaje" - -#: lib/api.php:103 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Número máximo destinatarios por periodo de tiempo" - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "Se ha alcanzado el número máximo de adjuntos." - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "Se ha alcanzado el tamaño máximo de adjuntos." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Listado del menú de carpetas" - -#: lib/Compose.php:1579 -msgid "Message" -msgstr "Mensaje" - -#: config/.bak/prefs.php.dist:63 -msgid "Message Composition" -msgstr "Redacción del mensaje" - -#: config/.bak/prefs.php.dist:1158 -msgid "Message Date" -msgstr "Por fecha" - -#: config/.bak/prefs.php.dist:62 config/.bak/prefs.php.dist:81 -#: config/.bak/prefs.php.dist:96 config/.bak/prefs.php.dist:109 -#: config/.bak/prefs.php.dist:117 config/.bak/prefs.php.dist:126 -msgid "Message Options" -msgstr "Opciones de mensajes" - -#: search.php:419 -msgid "Message Search" -msgstr "Búsqueda de mensajes" - -#: config/.bak/prefs.php.dist:1162 -msgid "Message Size" -msgstr "Por tamaño" - -#: message.php:588 -msgid "Message Source" -msgstr "Origen del mensaje" - -#: config/.bak/prefs.php.dist:82 -msgid "Message Viewing" -msgstr "Visualización de mensajes" - -#: lib/Compose.php:1577 -#, php-format -msgid "Message from %s" -msgstr "Mensaje de %s" - -#: lib/UI/Mailbox.php:148 -msgid "Message has attachments" -msgstr "El mensaje tiene adjuntos" - -#: lib/UI/Mailbox.php:147 -msgid "Message is encrypted" -msgstr "El mensaje está cifrado" - -#: lib/UI/Mailbox.php:146 -msgid "Message is signed" -msgstr "El mensaje está firmado" - -#: compose.php:353 compose.php:360 -msgid "Message redirected successfully." -msgstr "Se ha redirigido correctamente el mensaje." - -#: lib/Compose.php:807 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Se envió correctamente el mensaje, pero no se guardó en %s" - -#: compose.php:424 compose.php:432 -msgid "Message sent successfully." -msgstr "Se envió correctamente el mensaje." - -#: config/.bak/prefs.php.dist:1189 -msgid "Messages per page in the mailbox view." -msgstr "Mensajes por página en el listado del buzón." - -#: mailbox.php:225 -msgid "Messages to" -msgstr "Mensajes a" - -#: login.php:271 -msgid "Minimalist" -msgstr "Minimalístico" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Modo" - -#: login.php:309 -msgid "Mode:" -msgstr "Modo:" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "Mes" - -#: mailbox.php:486 mailbox.php:897 message.php:518 message.php:706 -msgid "Move" -msgstr "Trasladar" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "Desplazar hacia abajo" - -#: config/.bak/prefs.php.dist:820 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" -"Trasladar mensajes SPAM a la carpeta de spam y mensaje inofensivos al buzón " -"de Entrada" - -#: mailbox.php:486 mailbox.php:897 message.php:518 message.php:706 -msgid "Move to folder" -msgstr "Trasladar a la carpeta" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "Desplazar hacia arriba" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Multipart/alternative" - -#: thread.php:170 -msgid "Multiple Message View" -msgstr "Vista de multiples mensajes" - -#: templates/smime/smime.html:4 templates/pgp/pgp.html:4 -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "NOTE:" -msgstr "OBSERVACIÓN:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Nombre" - -#: pgp.php:115 -msgid "Name and/or email cannot be empty" -msgstr "El nombre y/o la dirección no pueden dejarse en blanco" - -#: lib/MIME/Viewer/itip.php:950 -msgid "Needs Action" -msgstr "Se necesita una acción" - -#: config/.bak/prefs.php.dist:779 config/.bak/prefs.php.dist:1014 -msgid "Never" -msgstr "Nunca" - -#: config/.bak/prefs.php.dist:769 -msgid "Never save attachments" -msgstr "Nunca guardar adjuntos" - -#: lib/IMP.php:490 -msgid "New Folder" -msgstr "Carpeta nueva" - -#: config/.bak/prefs.php.dist:110 -msgid "New Mail" -msgstr "Correo nuevo" - -#: compose.php:33 compose.php:227 lib/Block/tree_folders.php:35 -msgid "New Message" -msgstr "Redactar" - -#: mailbox.php:857 lib/MIME/Headers.php:209 -#, php-format -msgid "New Message to %s" -msgstr "Redactar mensaje para %s" - -#: search.php:337 -msgid "New messages" -msgstr "Mensajes nuevos" - -#: message.php:534 -msgid "Next Message" -msgstr "Mensaje siguiente" - -#: mailbox.php:289 -msgid "Next Page" -msgstr "Página siguiente" - -#: templates/javascript_defs.php:49 config/.bak/prefs.php.dist:727 -#: config/.bak/prefs.php.dist:1225 config/.bak/prefs.php.dist:1247 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "No" - -#: smime.php:241 -msgid "No Certificate found" -msgstr "No se ha encontrado un certificado" - -#: lib/IMP.php:1430 -msgid "No Encryption" -msgstr "Sin cifrar" - -#: templates/smime/smime.html:26 templates/pgp/pgp.html:34 -msgid "No Keys in Keyring" -msgstr "No hay claves en el llavero" - -#: rss.php:86 mailbox.php:268 -#, php-format -msgid "No Messages" -msgstr "Sin mensajes" - -#: pgp.php:142 -msgid "No PGP public key imported." -msgstr "No se ha importado una clave PGP pública." - -#: mailbox.php:818 -msgid "No Preview Text" -msgstr "Sin texto de previsualización" - -#: smime.php:166 -msgid "No S/MIME public key imported." -msgstr "No se ha importado la clave S/MIME pública." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Sin sonido" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "No se han encontrado adjuntos." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "" -"No se ha encotrado información de dirección de correo en la clave pública." - -#: acl.php:76 -msgid "No folder selected." -msgstr "no hay carpetas seleccionadas." - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "No se comprueba el correo nuevo en ninguna carpeta." - -#: folders.php:198 lib/Folder.php:431 lib/Folder.php:479 -msgid "No folders were specified" -msgstr "No se especificaron carpetas" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "No hay carpetas con mensajes nuevos" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "No hay carpetas con mensajes sin leer" - -#: lib/IMP.php:1033 -msgid "No limit" -msgstr "Sin límite" - -#: lib/Compose.php:1615 -msgid "No message body text" -msgstr "No hay texto en el cuerpo del mensaje" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "No se ha devuelto ningún mensaje." - -#: mailbox.php:240 -msgid "No messages matched your search." -msgstr "No hay mensajes que coincidan con su búsqueda." - -#: pgp.php:194 -msgid "No personal PGP private key imported." -msgstr "No se ha importado la clave personal PGP privada." - -#: pgp.php:170 -msgid "No personal PGP public key imported." -msgstr "No se ha importado la clave personal PGP pública." - -#: smime.php:216 -msgid "No personal S/MIME certificates imported." -msgstr "No se han importado certificados personales S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:302 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"No existe una clave privada personal por lo que no se puede descifrar el " -"mensaje." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "No se puede encontrar un método de autentificación IMAP soportado." - -#: acl.php:108 -msgid "No user specified." -msgstr "No se ha especificado un usuario." - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:879 -msgid "Non Participant" -msgstr "Sin participantes" - -#: templates/prefs/sentmailselect.inc:38 templates/prefs/trashselect.inc:20 -#: templates/prefs/spamselect.inc:20 templates/prefs/sourceselect.inc:35 -#: templates/prefs/folderselect.inc:21 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:841 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Ninguno" - -#: compose.php:998 -msgid "Normal" -msgstr "Normal" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "No eliminado" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "No borrador" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:33 -msgid "Not Flagged" -msgstr "Sin marca" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "No importante" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "No personal" - -#: lib/Crypt/PGP.php:136 lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 -msgid "Not a valid public key." -msgstr "No es una clave pública válida." - -#: config/.bak/prefs.php.dist:931 -msgid "Not at all" -msgstr "No en todos" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "Tenga en cuenta que ésto puede llevar un rato" - -#: lib/IMP.php:542 -msgid "Notepads" -msgstr "Libretas" - -#: config/.bak/hooks.php.dist:468 -msgid "Notes" -msgstr "Notas" - -#: config/.bak/prefs.php.dist:813 -msgid "Nothing" -msgstr "Nada" - -#: attachment.php:108 -msgid "Notification: Linked attachment downloaded" -msgstr "Notificación: Se ha descargado el adjunto vinculado" - -#: config/.bak/prefs.php.dist:419 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Número de meses que se conservan los adjuntos vinculados antiguos al " -"eliminarlos mensualmente." - -#: config/.bak/prefs.php.dist:373 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "Carpetas sent-mail antiguas que se conservan al eliminar mensualmente." - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "Aceptar" - -#: templates/smime/import_key.html:31 templates/pgp/import_key.html:30 -#: templates/search/search.html:61 -msgid "OR" -msgstr "O" - -#: search.php:336 -msgid "Old messages" -msgstr "Mensajes antiguos" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Purgando carpetas sent-mail antiguas." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "¿Mostrar sólo las carpetas que contengan mensajes sin leer?" - -#: templates/javascript_defs.php:58 -msgid "Only one folder should be selected for this action." -msgstr "Para esta acción hay que seleccionar sólo una carpeta." - -#: lib/IMP.php:922 lib/IMP.php:927 -msgid "Open Fo_lder" -msgstr "Abr_ir carpeta" - -#: lib/IMP.php:927 -msgid "Open Folder" -msgstr "Abrir carpeta" - -#: lib/IMAP/Tree.php:2377 -msgid "Opened Folder" -msgstr "Carpeta abierta" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:875 -msgid "Optional Participant" -msgstr "Participante opcional" - -#: config/.bak/prefs.php.dist:562 -msgid "Ordered List" -msgstr "Lista numerada" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Otras cuentas de correo" - -#: config/.bak/prefs.php.dist:135 config/.bak/prefs.php.dist:148 -#: config/.bak/prefs.php.dist:155 config/.bak/prefs.php.dist:163 -#: config/.bak/prefs.php.dist:172 -msgid "Other Options" -msgstr "Otras opciones" - -#: lib/IMAP/Tree.php:94 -msgid "Other Users' Folders" -msgstr "Carpetas de otros usuarios" - -#: lib/api.php:170 templates/login/login.html:103 -msgid "Outbound Server" -msgstr "Servidor de salida" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:165 lib/MIME/Viewer/pgp.php:213 -#: lib/MIME/Viewer/pgp.php:309 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1433 -msgid "PGP Encrypt Message" -msgstr "Cifrar mensaje con PGP" - -#: lib/IMP.php:1438 -msgid "PGP Encrypt Message with passphrase" -msgstr "Cifrar mensaje con frase clave PGP " - -#: lib/Compose.php:1289 -msgid "PGP Error: " -msgstr "Error de PGP: " - -#: config/.bak/prefs.php.dist:164 -msgid "PGP Options" -msgstr "Opciones de PGP" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "Entrada de frase clave PGP" - -#: templates/pgp/pgp.html:69 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "" -"Hace falta una conexión web segura para utilizar el soporte de claves " -"personales PGP" - -#: pgp.php:154 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Se ha añadido correctamente la clave PGP pública de \"%s (%s)\"." - -#: pgp.php:250 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Se ha eliminado correctamente la clave PGP pública de \"%s\"." - -#: templates/pgp/pgp.html:29 -msgid "PGP Public Keyring" -msgstr "Llavero PGP público" - -#: lib/IMP.php:1434 -msgid "PGP Sign Message" -msgstr "Mensaje con firma PGP" - -#: lib/IMP.php:1435 -msgid "PGP Sign/Encrypt Message" -msgstr "Mensaje firmado/cifrado con PGP" - -#: lib/IMP.php:1439 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "Mensaje firmado/cifrado con frase clave PGP" - -#: compose.php:695 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"El cifrado PGP no se puede usar por omisión ya que no se pueden localizar " -"claves públicas para todos los destinatarios." - -#: pgp.php:207 -msgid "PGP private key successfully added." -msgstr "Se ha añadido correctamente la clave PGP privada." - -#: pgp.php:182 -msgid "PGP public key successfully added." -msgstr "Se ha añadido correctamente la clave PGP pública." - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "En este sistema se ha desactivado el soporte PGP." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"El soporte PGP necesita utilizar ventanas emergentes. Si las ha desactivado " -"en su navegador, tendrá que reactivarlas o las características PGP no " -"funcionarán correctamente." - -#: lib/Compose.php:1249 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: Hace falta una frase clave para la clave personal privada." - -#: lib/Compose.php:1258 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: Hace falta una frase clave con la que cifrar el mensaje." - -#: lib/IMAP.php:281 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Autodetección de protocolos)" - -#: lib/IMAP.php:293 -msgid "POP3 over SSL" -msgstr "POP3 sobre SSL" - -#: lib/IMAP.php:299 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 sobre SSL (certificado auto-firmado)" - -#: lib/IMAP.php:287 -msgid "POP3, no TLS" -msgstr "POP3, sin TLS" - -#: mailbox.php:441 -#, php-format -msgid "Page %d of %d" -msgstr "Página %d de %d" - -#: config/.bak/prefs.php.dist:1144 -msgid "Page with the First Unseen Message" -msgstr "Página del primer mensaje sin leer" - -#: config/.bak/prefs.php.dist:1145 -msgid "Page with the Last Unseen Message" -msgstr "Página del último mensaje sin leer" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Página:" - -#: message.php:687 -msgid "Part(s)" -msgstr "Parte(s)" - -#: templates/pgp/pgp.html:122 -msgid "Passphrase (Again):" -msgstr "Frase clave (repetición):" - -#: pgp.php:335 smime.php:250 -msgid "Passphrase successfully unloaded." -msgstr "Frase clave descargada correctamente." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:117 -msgid "Passphrase:" -msgstr "Frase clave:" - -#: pgp.php:117 -msgid "Passphrases cannot be empty" -msgstr "Las frases clave no pueden dejarse en blanco" - -#: pgp.php:119 -msgid "Passphrases do not match" -msgstr "Las frases clave no coinciden" - -#: lib/api.php:183 templates/login/login.html:92 -msgid "Password" -msgstr "Contraseña" - -#: templates/smime/import_key.html:54 -#: templates/fetchmail/fetchmailprefs.html:59 -msgid "Password:" -msgstr "Contraseña:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Contraseña: " - -#: config/.bak/prefs.php.dist:576 -msgid "Paste from clipboard" -msgstr "Pegar del portapapeles" - -#: mailbox.php:757 message.php:465 templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Personal" - -#: config/.bak/prefs.php.dist:15 -msgid "Personal Information" -msgstr "Información personal" - -#: pgp.php:125 -msgid "Personal PGP keypair generated successfully." -msgstr "Se han generado correctamente las claves personales PGP." - -#: pgp.php:132 -msgid "Personal PGP keys deleted successfully." -msgstr "Se han eliminado correctamente las claves personales PGP." - -#: smime.php:222 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "No se han importado certificados personales S/MIME." - -#: smime.php:147 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Se han eliminado correctamente las claves personales S/MIME." - -#: config/.bak/prefs.php.dist:235 -msgid "Place your signature before replies and forwards?" -msgstr "¿Añadir su firma antes de la contestación o el reenvío?" - -#: lib/Compose.php:467 -msgid "Plaintext Version of Message" -msgstr "Versión de texto del mensaje" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"¿Reproducir sonido con la recepción de correo? Hace falta que el navegador " -"permita archivos de sonido incluidos. La mayoría de los de Windows y Mac lo " -"permiten, pero otras plataformas pueden precisar un plugin." - -#: templates/javascript_defs.php:81 -msgid "Please enter a name for the new folder:" -msgstr "Introduzca el nombre de la nueva carpeta:" - -#: templates/javascript_defs.php:60 templates/javascript_defs.php:61 -msgid "Please enter the name of the new folder:" -msgstr "Introduzca el nombre de la nueva carpeta:" - -#: templates/javascript_defs.php:65 -msgid "Please enter the new name:" -msgstr "Introduzca el nuevo nombre:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Introduzca la frase clave de este mensaje." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Introduzca la frase clave de su clave PGP privada. Sólo tendrá que " -"introducirla una vez por sesión." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Introduzca la frase clave para su clave S/MIME privada. Sólo tendrá que " -"introducirla una vez por sesión." - -#: login.php:193 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Vuelva a iniciar la sesión para reanudar la redacción del mensaje. Si NO " -"utiliza cookies Y está redactando los mensajes en ventanas emergentes, " -"tendrá que iniciar sesión también en la ventana principal. Es necesario para " -"evitar que un asaltante suplante su ID de sesión. Disculpe las molestias." - -#: templates/javascript_defs.php:76 -msgid "Please provide your password." -msgstr "Introduzca su contraseña." - -#: templates/javascript_defs.php:75 -msgid "Please provide your username." -msgstr "Introduzca su nombre de usuario." - -#: lib/Compose.php:2668 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Resuelva las direcciones ambiguas o no válidas." - -#: templates/javascript_defs.php:57 -msgid "Please select a folder before you perform this action." -msgstr "Seleccione una carpeta antes de realizar esta acción." - -#: templates/javascript_defs.php:69 -msgid "Please select at least one folder to search." -msgstr "Seleccione al menos una carpeta para la búsqueda." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Seleccione o modifique en el recuadro de la derecha:" - -#: config/.bak/prefs.php.dist:1258 -msgid "Poll all folders for new mail?" -msgstr "¿Buscar correo nuevo en todas las carpetas?" - -#: lib/api.php:161 templates/login/login.html:67 -msgid "Port" -msgstr "Puerto" - -#: lib/IMAP/ACL/rfc2086.php:54 lib/IMAP/ACL/rfc4314.php:54 -msgid "Post" -msgstr "Enviar" - -#: config/.bak/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Potenciado por Horde" - -#: config/.bak/prefs.php.dist:227 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "¿Encabezar la firma con guiones ('-- ')?" - -#: filterprefs.php:53 pgp.php:259 smime.php:257 -msgid "Preferences successfully updated." -msgstr "Se han actualizado correctamente las preferencias." - -#: compose.php:1166 -msgid "Preview" -msgstr "Vista previa" - -#: message.php:527 -msgid "Previous Message" -msgstr "Mensaje anterior" - -#: mailbox.php:281 -msgid "Previous Page" -msgstr "Página anterior" - -#: message.php:602 -msgid "Print" -msgstr "Imprimir" - -#: config/.bak/prefs.php.dist:573 -msgid "Print document" -msgstr "Imprimir documento" - -#: message.php:691 -msgid "Printed By" -msgstr "Impreso por" - -#: message.php:670 lib/MIME/Viewer/itip.php:834 -msgid "Priority" -msgstr "Prioridad" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Contraseña de clave privada:" - -#: config/.bak/prefs.php.dist:768 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Consultar cada vez que se envíe un adjunto; NO por omisión" - -#: config/.bak/prefs.php.dist:767 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Consultar cada vez que se envíe un adjunto; SÍ por omisión" - -#: config/.bak/prefs.php.dist:939 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "" -"¿Preguntar si se envía el acuse de recibo cuando lo solicita el remitente?" - -#: lib/api.php:165 templates/login/login.html:72 -msgid "Protocol" -msgstr "Protocolo:" - -#: login.php:291 templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Protocolo:" - -#: lib/Crypt/PGP.php:489 -msgid "Public PGP keyserver support has been disabled." -msgstr "Se ha desactivado el soporte de servidores de claves PGP públicos." - -#: mailbox.php:455 mailbox.php:523 -msgid "Pur_ge Deleted" -msgstr "Purgar (_x)" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:22 -msgid "Purge" -msgstr "Purgar" - -#: mailbox.php:455 mailbox.php:523 -msgid "Purge Deleted" -msgstr "Purgar eliminados" - -#: config/.bak/prefs.php.dist:438 -msgid "Purge Spam how often:" -msgstr "Cuán a menudo vaciar la papelera de Spam:" - -#: config/.bak/prefs.php.dist:466 -msgid "Purge Trash how often:" -msgstr "Cuán a menudo vaciar la papelera:" - -#: config/.bak/prefs.php.dist:447 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "" -"Eliminar de la papelera de Spam los mensajes más antiguos que este número de " -"días." - -#: config/.bak/prefs.php.dist:475 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "" -"Eliminar de la papelera los mensajes más antiguos que este número de días." - -#: config/.bak/prefs.php.dist:401 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "" -"Eliminar de la(s) carpeta(s) de correo enviado los mensajes más antiguos que " -"este número de días." - -#: config/.bak/prefs.php.dist:428 -msgid "Purge old messages in the Spam folder?" -msgstr "¿Eliminar de la papelera de Spam los mensajes antiguos?" - -#: config/.bak/prefs.php.dist:456 -msgid "Purge old messages in the Trash folder?" -msgstr "¿Eliminar de la papelera los mensajes antiguos?" - -#: config/.bak/prefs.php.dist:382 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "¿Eliminar de la(s) carpeta(s) de correo enviado los mensajes antiguos?" - -#: config/.bak/prefs.php.dist:392 -msgid "Purge sent-mail how often:" -msgstr "Cuán a menudo vaciar el correo enviado:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "Eliminando %d mensajes de la papelera de Spam." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Eliminando %d mensajes de la papelera." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "Eliminando %d mensajes de la carpeta de correo enviado." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "Eliminando 1 mensaje de la papelera de Spam." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "Eliminando 1 mensaje de la papelera." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Eliminando 1 mensaje de la carpeta de correo enviado %s." - -#: lib/IMP.php:1016 -#, php-format -msgid "Quota status: %.2f MB / %.2f MB (%.2f%%)" -msgstr "Estado del espacio asignado: %.2f MB / %.2f MB (%.2f%%)" - -#: lib/IMP.php:1025 -#, php-format -msgid "Quota status: %.2f MB / NO LIMIT" -msgstr "Estado del espacio asignado: %.2f MB / SIN LÍMITE" - -#: lib/IMP.php:1031 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Estado del espacio asignado: SIN LÍMITE" - -#: config/.bak/prefs.php.dist:698 -#, php-format -msgid "Quoting %f:" -msgstr "%f escribió:" - -#: lib/IMAP/ACL/rfc2086.php:50 lib/IMAP/ACL/rfc4314.php:50 -msgid "Read" -msgstr "Lectura" - -#: templates/folders/actions.html:40 -msgid "Rebuild Folder Tree" -msgstr "Actualizar árbol de carpetas" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Búsquedas recientes" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Búsquedas recientes:" - -#: message.php:572 message.php:616 -msgid "Redirec_t" -msgstr "Redirigir (_q)" - -#: message.php:572 message.php:616 -msgid "Redirect" -msgstr "Redirigir" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "_Redirigir mensaje" - -#: compose.php:339 -msgid "Redirect this message" -msgstr "Redigir este mensaje" - -#: config/.bak/prefs.php.dist:571 -msgid "Redoes your last action" -msgstr "Vuelve a realizar la acción anterior" - -#: folders.php:360 -msgid "Refresh" -msgstr "Actualizar" - -#: config/.bak/prefs.php.dist:1020 -msgid "Refresh Folder Views:" -msgstr "Actualizar vistas de carpeta:" - -#: mailbox.php:418 -msgid "Reload" -msgstr "Actualizar" - -#: folders.php:350 -msgid "Reload View" -msgstr "Actualizar vista" - -#: lib/MIME/Viewer/itip.php:551 lib/MIME/Viewer/itip.php:570 -msgid "Remember the free/busy information." -msgstr "Recordar la información de tiempo disponible." - -#: config/.bak/prefs.php.dist:1227 -msgid "Remember the last view" -msgstr "Recordar la última vista" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Buzón remoto:" - -#: search.php:332 -msgid "Remove Field From Search" -msgstr "Eliminar campos de la búsqueda" - -#: config/.bak/prefs.php.dist:581 -msgid "Remove formatting" -msgstr "Eliminar formato" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "Eliminar origen" - -#: templates/folders/actions.html:18 -msgid "Rename" -msgstr "Renombrar" - -#: config/.bak/prefs.php.dist:355 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "¿Renombrar la carpeta sent-mail al inicio del mes?" - -#: lib/Folder.php:385 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Error al renombrar \"%s\" como \"%s\". Ésto es lo que dijo el servidor" - -#: message.php:556 -msgid "Reply" -msgstr "Responder" - -#: lib/MIME/Viewer/itip.php:318 lib/MIME/Viewer/itip.php:421 -msgid "Reply Sent." -msgstr "Respuesta enviada." - -#: compose.php:308 -msgid "Reply to All:" -msgstr "Responder a todos:" - -#: compose.php:310 -msgid "Reply to List:" -msgstr "Responder a la lista:" - -#: lib/MIME/Viewer/itip.php:553 lib/MIME/Viewer/itip.php:562 -#: lib/MIME/Viewer/itip.php:572 -msgid "Reply with Not Supported Message" -msgstr "Responder con un mensaje no soportado" - -#: lib/MIME/Viewer/itip.php:560 -msgid "Reply with free/busy for next 2 months." -msgstr "Responder con el tiempo disponible durante los próximos 2 meses." - -#: lib/MIME/Viewer/itip.php:559 -msgid "Reply with requested free/busy information." -msgstr "Responder con la información de tiempo disponible pedida." - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Responder-A" - -#: lib/Compose.php:1853 -msgid "Reply-To: " -msgstr "Responder-A: " - -#: compose.php:306 -msgid "Reply:" -msgstr "Responder:" - -#: mailbox.php:545 message.php:613 -msgid "Report as Innocent" -msgstr "Notificar como inofensivo" - -#: mailbox.php:539 message.php:607 -msgid "Report as Spam" -msgstr "Notificar como spam" - -#: compose.php:1091 -msgid "Request a _Read Receipt" -msgstr "Solicitar un acuse de _recibo" - -#: config/.bak/prefs.php.dist:782 -msgid "Request read receipts?" -msgstr "¿Solicitar acuses de recibo?" - -#: mailbox.php:115 -msgid "Requested message not found." -msgstr "No se encontró el mensaje solicitado." - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:867 -msgid "Required Participant" -msgstr "Participante requerido" - -#: templates/acl/acl.html:80 templates/search/search.html:26 -#: templates/search/search.html:201 -msgid "Reset" -msgstr "Limpiar" - -#: lib/MIME/Viewer/itip.php:117 -msgid "Respondent Status Updated." -msgstr "Actualizado el estado de respuesta." - -#: message.php:595 -msgid "Resume" -msgstr "Reanudar" - -#: lib/UI/Compose.php:140 -msgid "Resume Editing" -msgstr "Reanudar edición" - -#: login.php:194 -msgid "Resume your session" -msgstr "Reanudar sesión" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Regresar a Traer correo" - -#: templates/folders/folders_size.html:30 -msgid "Return to Folders" -msgstr "Regresar a las carpetas" - -#: stationery.php:143 -msgid "Return to Message Composition" -msgstr "Regresar a la redacción del mensaje" - -#: filterprefs.php:66 templates/smime/smime.html:13 -#: templates/smime/smime.html:93 templates/pgp/pgp.html:21 -#: templates/pgp/pgp.html:145 templates/acl/acl.html:35 -#: templates/acl/acl.html:81 templates/acl/acl.html:95 -msgid "Return to Options" -msgstr "Regresar a opciones" - -#: config/.bak/prefs.php.dist:954 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"¿Regresar al listado del buzón tras eliminar, trasladar o copiar un mensaje?" - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "No se pueden modificar los derechos del usuario \"%s\"." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Role" -msgstr "Función" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:173 lib/MIME/Viewer/pkcs7.php:293 -#: lib/MIME/Viewer/pkcs7.php:485 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1443 -msgid "S/MIME Encrypt Message" -msgstr "Mensaje cifrado en S/MIME" - -#: lib/Compose.php:1321 -msgid "S/MIME Error: " -msgstr "Error S/MIME: " - -#: lib/Compose.php:1300 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "" -"Error S/MIME: Hace falta una frase clave para la clave personal privada." - -#: config/.bak/prefs.php.dist:173 -msgid "S/MIME Options" -msgstr "Opciones S/MIME" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "Entrada de frase clave S/MIME" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"Hace falta una conexión web segura para utilizar el soporte de claves " -"personales S/MIME" - -#: smime.php:155 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "Se ha eliminado correctamente la clave S/MIME pública de \"%s\"." - -#: smime.php:177 -msgid "S/MIME Public Key successfully added." -msgstr "Se ha añadido correctamente la clave pública S/MIME" - -#: templates/smime/smime.html:21 -msgid "S/MIME Public Keyring" -msgstr "Llavero S/MIME público" - -#: smime.php:226 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Se han añadido correctamente las claves pública/privada S/MIME" - -#: lib/IMP.php:1444 -msgid "S/MIME Sign Message" -msgstr "Mensaje con firma S/MIME" - -#: lib/IMP.php:1445 -msgid "S/MIME Sign/Encrypt Message" -msgstr "Mensaje firmado/cifrado en S/MIME" - -#: templates/smime/smime.html:86 -msgid "S/MIME support is disabled on this system." -msgstr "En este sistema se ha desactivado el soporte S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:297 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"El soporte S/MIME no está activado actualmente por lo que no se puede " -"descifrar el mensaje." - -#: lib/MIME/Viewer/pkcs7.php:204 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"El soporte S/MIME no está activado por lo que no se puede mostrar el " -"contenido de este mensaje formado." - -#: lib/MIME/Viewer/pkcs7.php:177 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"El soporte S/MIME no está activado actualmente por lo que no se puede " -"comprobar la firma digital." - -#: lib/MIME/Viewer/pkcs7.php:134 -msgid "S/MIME support is not enabled." -msgstr "El soporte S/MIME no está activado." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"El soporte S/MIME necesita utilizar ventanas emergentes. Si las ha " -"desactivado en su navegador, tendrá que reactivarlas o las características S/" -"MIME no funcionarán correctamente." - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: lib/api.php:173 templates/login/login.html:107 -msgid "SMTP Port" -msgstr "Puerto SMTP" - -#: compose.php:973 -msgid "S_ubject" -msgstr "As_unto" - -#: compose.php:1070 -msgid "Sa_ve a copy in " -msgstr "Guar_dar una copia en " - -#: message.php:599 -msgid "Sa_ve as" -msgstr "Guardar como (_w)" - -#: templates/acl/acl.html:79 templates/search/search.html:25 -#: templates/search/search.html:200 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Save" -msgstr "Guardar" - -#: compose.php:1142 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "¿Guardar adjuntos con los mensajes en la carpeta de correo enviado?" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Guardar borrador" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "Guardar imagen" - -#: lib/MIME/Contents.php:262 -msgid "Save Image in Gallery" -msgstr "Guardar imagen en Galería" - -#: filterprefs.php:129 templates/smime/smime.html:12 -#: templates/smime/smime.html:92 templates/pgp/pgp.html:20 -#: templates/pgp/pgp.html:144 -msgid "Save Options" -msgstr "Guardar opciones" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Guardar plantilla" - -#: compose.php:888 -msgid "Save _Draft" -msgstr "_Guardar borrador" - -#: message.php:599 config/.bak/prefs.php.dist:578 -msgid "Save as" -msgstr "Guardar como" - -#: config/.bak/prefs.php.dist:719 -msgid "Save drafts as unseen?" -msgstr "¿Guardar borradores como no leídos?" - -#: config/.bak/prefs.php.dist:729 -msgid "Save drafts automatically while composing?" -msgstr "¿Guardar borradores automáticamente mientras se escribe?" - -#: lib/MIME/Viewer/pkcs7.php:257 -msgid "Save in your Address Book" -msgstr "Guardar en su Libreta de direcciones" - -#: config/.bak/prefs.php.dist:1326 -msgid "Save recipients automatically to the default address book?" -msgstr "" -"¿Añadir automáticamente los destinatarios a la Libreta de direcciones por " -"omisión?" - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "¿Guardar búsqueda como una carpeta virtual?" - -#: config/.bak/prefs.php.dist:243 -msgid "Save sent mail?" -msgstr "¿Guardar correo enviado?" - -#: lib/Compose.php:240 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "" -"Ha fallado el almacenamiento del borrador. No se puede crear una carpeta de " -"borradores." - -#: lib/Compose.php:179 -msgid "Saving the draft failed. No draft folder specified." -msgstr "" -"Fallo al guardar el borrador. No se ha indicado una carpeta de Borradores." - -#: lib/Compose.php:210 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"Fallo al guardar el borrador. La cabecera %s contiene una dirección de " -"correo inválida: %s." - -#: lib/Compose.php:247 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Fallo al guardar el borrador. Ésto es lo que dijo el servidor: %s" - -#: mailbox.php:424 search.php:208 lib/Search.php:533 -#: lib/Block/tree_folders.php:43 templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Buscar" - -#: mailbox.php:424 search.php:212 -#, php-format -msgid "Search %s" -msgstr "Buscar en %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Criterio de búsqueda" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "Banderas de búsqueda" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "Carpetas buscadas" - -#: search.php:154 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Resultados de la búsqueda" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "Texto de la búsqueda" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Leído" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Seleccione otra identidad" - -#: search.php:323 -msgid "Select a date" -msgstr "Seleccione una fecha" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Seleccione un campo" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "Seleccione cuentas de las que quiere traer correo:" - -#: config/.bak/prefs.php.dist:157 -msgid "Select address book sources for adding and searching for addresses." -msgstr "" -"Seleccione libretas de direcciones para la adición y búsqueda de direcciones." - -#: config/.bak/prefs.php.dist:572 templates/search/search.html:159 -msgid "Select all" -msgstr "Seleccionar todo" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "Seleccione todos los campos en los que buscar al expandir direcciones." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Seleccione una cuenta:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Seleccione un buzón" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "Anular selección" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Seleccione una plantilla:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Seleccione la galería en la que guardar la image." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Seleccione el tipo de servidor de correo:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Seleccionar:" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Libretas de direcciones seleccionadas:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Direcciones seleccionadas" - -#: pgp.php:430 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Enviar clave al servidor de claves público" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "Enviar información actualizada" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "Enviar mensaje" - -#: templates/javascript_defs.php:39 -msgid "Send message without a Subject?" -msgstr "¿Enviar mensaje sin un Asunto?" - -#: config/.bak/prefs.php.dist:247 -msgid "Sent" -msgstr "Enviados" - -#: lib/IMAP/Tree.php:2349 -msgid "Sent mail folder" -msgstr "Carpeta de correos enviados" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Carpeta de correos enviados:" - -#: lib/api.php:158 templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Servidor" - -#: config/.bak/prefs.php.dist:25 -msgid "Server and Folder Information" -msgstr "Información de servidor y de carpeta" - -#: login.php:283 templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Servidor:" - -#: config/.bak/prefs.php.dist:98 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Establece preferencias de lo que ocurrirá al trasladar o eliminar mensajes." - -#: config/.bak/prefs.php.dist:738 -msgid "Set the X-Priority header when composing messages?" -msgstr "¿Establecer la cabecera X-Priority al redactar mensajes?" - -#: config/.bak/prefs.php.dist:35 -msgid "Share Folders" -msgstr "Compartir carpetas" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Compartir carpetas de correo" - -#: config/.bak/prefs.php.dist:36 -msgid "Share your mail folders with other users." -msgstr "Compartir sus carpetas de correo con otros usuarios." - -#: lib/IMAP/Tree.php:92 -msgid "Shared Folders" -msgstr "Carpetas compartidas" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "" -"¿Se deberían comprobar automáticamente los mensajes firmados mediante PGP al " -"verlos?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "" -"¿Se deberían comprobar automáticamente los mensajes firmados mediante S/MIME " -"al verlos?" - -#: config/.bak/prefs.php.dist:869 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"¿Mostrar u ocultar por omisión los bloques grandes de texto citado? Se puede " -"cambiar con facilidad elija lo que elija." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "¿Buscar datos PGP en el cuerpo de los mensajes de texto/plano?" - -#: config/.bak/prefs.php.dist:711 -msgid "Should the compose window be closed after saving a draft?" -msgstr "¿Cerrar la ventana de redacción tras guardar un borrador?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "¿Adjuntar por omisión la clave PGP pública a los mensajes?" - -#: templates/javascript_defs.php:30 -msgid "Show Addresses" -msgstr "Mostrar direcciones" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "Mostrar todas las carpetas" - -#: message.php:623 -msgid "Show All Headers" -msgstr "Mostrar todas las cabeceras" - -#: message.php:620 -msgid "Show Common Headers" -msgstr "Mostrar cabeceras comunes" - -#: mailbox.php:258 -msgid "Show Deleted" -msgstr "Mostrar eliminados" - -#: lib/MIME/Viewer/html.php:153 -msgid "Show Images?" -msgstr "¿Mostrar imágenes?" - -#: message.php:626 -msgid "Show Mailing List Information" -msgstr "Mostrar información de listas de correo" - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "Mostrar sólo carpetas suscritas" - -#: templates/folders/actions.html:39 -msgid "Show Size" -msgstr "Mostrar tamaño" - -#: folders.php:379 -msgid "Show Unsubscribed" -msgstr "Mostrar no suscritas" - -#: config/.bak/prefs.php.dist:805 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "" -"¿Mostrar un icono para permitir la extracción de los adjuntos de los " -"mensajes?" - -#: config/.bak/prefs.php.dist:1237 -msgid "Show non-private mailboxes in separate folders" -msgstr "Mostrar buzones públicos en carpetas separadas" - -#: config/.bak/prefs.php.dist:1081 -msgid "Show previews for unread messages only?" -msgstr "¿Mostrar vista previa sólo de los mensajes sin leer?" - -#: config/.bak/prefs.php.dist:1089 -msgid "Show previews in tooltips?" -msgstr "¿Mostrar vista previa en los consejos?" - -#: config/.bak/prefs.php.dist:619 -msgid "Show the Bcc: header field when composing mail?" -msgstr "¿Mostrar el campo de cabecera Bcc: al redactar mensajes?" - -#: config/.bak/prefs.php.dist:610 -msgid "Show the Cc: header field when composing mail?" -msgstr "¿Mostrar el campo de cabecera Cc: al redactar mensajes?" - -#: config/.bak/prefs.php.dist:1118 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "¿Mostrar el icono Traer correo en la barra de menú?" - -#: filterprefs.php:112 -msgid "Show the filter icon on the menubar?" -msgstr "¿Mostrar el icono de filtrado en la barra de menú?" - -#: lib/MIME/Viewer/html.php:168 -msgid "Show this HTML in a new window?" -msgstr "¿Mostrar este HTML en una ventana separada?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "¿Mostrar el número total de mensajes por carpeta?" - -#: config/.bak/prefs.php.dist:866 -msgid "Shown" -msgstr "Mostrado" - -#: mailbox.php:608 -msgid "Si_ze" -msgstr "Ta_maño" - -#: templates/folders/folders_size.html:7 -msgid "Size" -msgstr "Tamaño" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "Tamaño:" - -#: mailbox.php:577 -msgid "Sort by Arrival" -msgstr "Ordenar por llegada" - -#: mailbox.php:582 -msgid "Sort by Date" -msgstr "Ordenar por fecha" - -#: mailbox.php:592 -msgid "Sort by From Address" -msgstr "Ordenar por remitente" - -#: mailbox.php:607 -msgid "Sort by Message Size" -msgstr "Ordenar por tamaño del mensaje" - -#: mailbox.php:602 -msgid "Sort by Subject" -msgstr "Ordenar por asunto" - -#: mailbox.php:597 -msgid "Sort by Thread" -msgstr "Ordenar por conversaciones" - -#: mailbox.php:587 -msgid "Sort by To Address" -msgstr "Ordenar por destinatario" - -#: config/.bak/prefs.php.dist:309 -msgid "Spam" -msgstr "Spam" - -#: lib/IMAP/Tree.php:2342 -msgid "Spam folder" -msgstr "Carpeta de spam" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Carpeta de spam:" - -#: compose.php:1055 -msgid "Special Characters" -msgstr "Caracteres especiales" - -#: search.php:48 -msgid "Special Virtual Folders cannot be edited." -msgstr "Las carpetas virtuales especiales no se pueden modificar." - -#: lib/UI/Compose.php:141 -msgid "Spell Check Failed" -msgstr "Ha fallado el corrector ortográfico" - -#: config/.bak/prefs.php.dist:583 -msgid "Split Block" -msgstr "Dividir bloque" - -#: lib/MIME/Viewer/itip.php:526 lib/MIME/Viewer/itip.php:528 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "Inicio" - -#: compose.php:1012 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Plantilla" - -#: stationery.php:135 -msgid "Stationery name:" -msgstr "Nombre:" - -#: stationery.php:137 -msgid "Stationery type:" -msgstr "Tipo:" - -#: stationery.php:140 -msgid "Stationery:" -msgstr "Plantilla:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Status" -msgstr "Estado" - -#: config/.bak/prefs.php.dist:552 -msgid "Strikethrough" -msgstr "Tachada" - -#: message.php:684 -msgid "Strip All Attachments" -msgstr "Eliminar todos los adjuntos" - -#: lib/MIME/Contents.php:273 -msgid "Strip Attachment" -msgstr "Eliminar adjunto" - -#: message.php:684 -msgid "Strip Attachments" -msgstr "Eliminar adjuntos" - -#: config/.bak/prefs.php.dist:1073 -msgid "Strip linebreaks?" -msgstr "¿Eliminar saltos de línea?" - -#: mailbox.php:603 -msgid "Sub_ject" -msgstr "As_unto" - -#: lib/Search.php:674 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Asunto" - -#: config/.bak/prefs.php.dist:1161 -msgid "Subject Field" -msgstr "Por asunto" - -#: templates/thread/thread.html:36 -msgid "Subject:" -msgstr "Asunto:" - -#: templates/smime/passphrase.html:23 templates/pgp/passphrase.html:21 -#: templates/saveimage/saveimage.html:19 templates/search/search.html:25 -#: templates/search/search.html:200 -msgid "Submit" -msgstr "Enviar" - -#: templates/folders/actions.html:25 -msgid "Subscribe" -msgstr "Suscribir" - -#: config/.bak/prefs.php.dist:556 -msgid "Subscript" -msgstr "Subíndice" - -#: lib/MIME/Viewer/status.php:86 lib/MIME/Viewer/pgp.php:451 -#: lib/MIME/Viewer/pkcs7.php:445 -msgid "Success" -msgstr "Éxito" - -#: templates/folders/folders_size.html:22 -msgid "Sum" -msgstr "Total" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:839 lib/MIME/Viewer/itip.php:841 -msgid "Summary" -msgstr "Resumen" - -#: config/.bak/prefs.php.dist:557 -msgid "Superscript" -msgstr "Superíndice" - -#: compose.php:1096 compose.php:1097 -msgid "Switch Composition Method" -msgstr "Cambiar método de redacción" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Cambiar a redacción HTML" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Cambiar a redacción de texto" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Carpeta destino" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Buzón destino:" - -#: lib/IMP.php:525 -msgid "Task Lists" -msgstr "Listas de tareas" - -#: config/.bak/hooks.php.dist:460 -msgid "Tasks" -msgstr "Tareas" - -#: compose.php:1101 -msgid "Te_xt" -msgstr "_Texto" - -#: lib/MIME/Viewer/itip.php:275 -msgid "Tentative: " -msgstr "Provisional: " - -#: lib/MIME/Viewer/itip.php:632 -msgid "Tentatively Accept request" -msgstr "Aceptar petición provisionalmente" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Tentatively Accepted" -msgstr "Aceptada provisionalmente" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "No se han indicado los términos del archivo de servicio en conf.php" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Texto" - -#: config/.bak/prefs.php.dist:547 -msgid "Text Font" -msgstr "Tipo de letra" - -#: config/.bak/prefs.php.dist:546 -msgid "Text Format" -msgstr "Formato" - -#: config/.bak/prefs.php.dist:548 -msgid "Text Size" -msgstr "Tamaño" - -#: config/.bak/prefs.php.dist:1202 -msgid "The From: column of the message should be linked:" -msgstr "Cómo vincular la columna De: del mensaje:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"El servidor IMAP no parece soportar el método de autentificación " -"seleccionado. Póngase en contacto con su administrador del sistema." - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "Fork de recursos de Macintosh" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Se puede descargar %s el fork de recursos de Macintosh." - -#: lib/MIME/Viewer/pkcs7.php:255 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "Certificados S/MIME de %s: " - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Se ha eliminado la identidad \"%s\"." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Se ha guardado la identidad \"%s\"." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "No se encontró el adjunto." - -#: config/.bak/prefs.php.dist:589 -msgid "The buttons NOT to show when using Xinha." -msgstr "Los botones NO se ven al utilizar Xinha." - -#: config/.bak/prefs.php.dist:535 -msgid "The buttons to show when using FCKeditor." -msgstr "Botones mostrados al utilizar FCKeditor." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "Los datos de la agenda no son válidos" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "A continuación está el contenido del archivo Macintosh." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "La(s) carpeta(s) \"%s\" se renombrará(n) como \"%s\"." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"No se puede obtener la lista de usuarios actual con acceso a esta carpeta." - -#: config/.bak/prefs.php.dist:920 -msgid "The default charset for messages with no charset information:" -msgstr "" -"Codificación por omisión de los mensajes sin información de codificación:" - -#: lib/Compose.php:257 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Se ha guardado el borrador en la carpeta \"%s\"." - -#: lib/MIME/Viewer/itip.php:141 -msgid "The event was added to your calendar." -msgstr "Se ha añadido el acontecimiento a la agenda." - -#: lib/Compose.php:1929 -#, php-format -msgid "The file %s could not be attached." -msgstr "No se pudo adjuntar el archivo %s." - -#: lib/Folder.php:284 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Ya existe la carpeta \"%s\"" - -#: folders.php:247 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "No se puede eliminar la carpeta \"%s\"." - -#: lib/Folder.php:363 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "No se puede renombrar la carpeta \"%s\"." - -#: lib/Folder.php:306 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Se ha creado la carpeta \"%s\" pero no se ha suscrito a ella." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "No se ha creado la carpeta \"%s\". Ésto es lo que dijo el servidor" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "No se eliminó la carpeta \"%s\". Ésto es lo que dijo el servidor" - -#: lib/Folder.php:309 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Se ha creado correctamente la carpeta \"%s\"." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Se ha eliminado correctamente la carpeta \"%s\"." - -#: lib/Folder.php:388 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Se ha renombrado correctamente la carpeta \"%s\" como \"%s\"." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "Se habían añadido los archivos siguientes a esta parte:" - -#: templates/javascript/popup.js:59 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"No se puede abrir la ventana de guardado de imágenes. ¿Ha configurado su " -"navegador para que bloquee las ventanas emergentes?" - -#: config/.bak/prefs.php.dist:526 -msgid "The javascript editor to use on the compose page." -msgstr "Editor javascript utilizado en la página de redacción." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "El servidor de correo ha generado el siguiente mensaje de error:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "El servidor de correo ha generado el siguiente mensaje de información:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "El servidor de correo ha generado el siguiente mensaje:" - -#: lib/Message.php:798 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "El buzón %s ya está vacío." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"El mensaje \"%s\" de \"%s\" (%d bytes) supera el tamaño límite de obtención." - -#: templates/javascript_defs.php:53 -msgid "The message being composed has been closed. Exiting." -msgstr "Se ha cerrado el mensaje que estaba redactando. Saliendo." - -#: lib/MIME/Viewer/pgp.php:376 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "" -"El mensaje siguiente no parece ser un mensaje cifrado PGP válido. Error: " - -#: lib/MIME/Viewer/pgp.php:252 lib/MIME/Viewer/pgp.php:411 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "" -"El mensaje siguiente no parece tener un formato PGP correcto (de acuerdo con " -"la RFC 2015)." - -#: lib/MIME/Viewer/pgp.php:371 -msgid "The message below has been compressed with PGP." -msgstr "El mensaje siguiente se ha comprimido mediante PGP." - -#: lib/MIME/Viewer/pgp.php:201 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"El mensaje siguiente se ha firmado y cifrado digitalmente mediante PGP, pero " -"no se puede comprobar la firma." - -#: lib/MIME/Viewer/pgp.php:207 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "" -"El mensaje siguiente se ha firmado y cifrado digitalmente mediante PGP." - -#: lib/MIME/Viewer/pgp.php:203 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"El mensaje siguiente se ha firmado digitalmente mediante PGP, pero no se " -"puede comprobar la firma." - -#: lib/MIME/Viewer/pgp.php:209 -msgid "The message below has been digitally signed with PGP." -msgstr "El mensaje siguiente se ha firmado digitalmente mediante PGP." - -#: lib/MIME/Viewer/pgp.php:313 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"El mensaje siguiente se ha cifrado mediante PGP, sin embargo, el soporte PGP " -"está desactivado por lo que el mensaje no se puede descifrar." - -#: lib/MIME/Viewer/pgp.php:355 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"El mensaje siguiente se ha cifrado mediante PGP, sin embargo, no existe una " -"clave personal privada por lo que el mensaje no se puede descifrar." - -#: lib/MIME/Viewer/pgp.php:371 -msgid "The message below has been encrypted with PGP." -msgstr "El mensaje siguiente se ha cifrado mediante PGP." - -#: lib/MIME/Viewer/pgp.php:365 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"El mensaje siguiente se ha cifrado mediante PGP. Para poder descifrarlo " -"tiene que introducir la frase clave de su clave PGP privada." - -#: lib/MIME/Viewer/pgp.php:348 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"El mensaje siguiente se ha cifrado mediante PGP. Tiene que introducir la " -"frase clave que se utilizó para cifrarlo." - -#: lib/MIME/Viewer/pgp.php:455 -msgid "The message below has been verified." -msgstr "Se ha comprobado el mensaje siguiente." - -#: lib/Crypt/PGP.php:380 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "" -"El mensaje siguiente no se ha firmado ni cifrado digitalmente mediante PGP." - -#: templates/javascript_defs.php:39 -msgid "The message does not have a Subject entered." -msgstr "No se ha introducido un asunto en el mensaje." - -#: lib/Spam.php:222 lib/Filter.php:72 -msgid "The message has been deleted." -msgstr "Se ha eliminado el mensaje." - -#: lib/Spam.php:203 -msgid "The message has been reported as not spam to your system administrator." -msgstr "" -"El mensaje se ha notificado como normal a su administrador de sistemas." - -#: lib/Spam.php:183 -msgid "The message has been reported as not spam." -msgstr "El mensaje se ha notificado como normal." - -#: lib/Spam.php:195 -msgid "The message has been reported as spam to your system administrator." -msgstr "El mensaje se ha notificado como spam a su administrador de sistemas." - -#: lib/Spam.php:175 -msgid "The message has been reported as spam." -msgstr "El mensaje se ha notificado como spam." - -#: lib/MIME/Viewer/pkcs7.php:450 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Se ha comprobado el mensaje. Remitente: %s." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "Se han eliminado los mensajes." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "No existe el archivo solicitado en el adjunto MS-TNEF." - -#: lib/MIME/Viewer/zip.php:67 -msgid "The requested file does not exist in the Zip attachment." -msgstr "No existe el archivo solicitado en el adjunto Zip." - -#: message.php:448 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"El remitente de este mensaje le solicita una Notificación de Consulta de " -"Mensaje cuando lo haya leído. Pulse %s para enviársela." - -#: templates/javascript_defs.php:38 -msgid "The signature could not be replaced." -msgstr "No se pudo sustituir la firma." - -#: templates/javascript_defs.php:37 -msgid "The signature was successfully replaced." -msgstr "Se sustituyó correctamente la firma." - -#: attachment.php:59 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "" -"El adjunto indicado no existe. El remitente original debe haberlo borrado." - -#: attachment.php:128 -msgid "The specified file cannot be read." -msgstr "El archivo especificado no se puede leer." - -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "Se ha añadido la plantilla \"%s\"." - -#: stationery.php:74 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "Se ha eliminado la plantilla \"%s\"." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "Se ha actualizado la plantilla \"%s\"." - -#: lib/MIME/Viewer/itip.php:171 -msgid "The task has been added to your tasklist." -msgstr "Se ha añadido la tarea a su lista de tareas." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "El texto del mensaje" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Se puede ver %s el texto del mensaje." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "El texto del mensaje devuelto" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Se puede ver %s el texto del mensaje devuelto." - -#: lib/MIME/Viewer/notification.php:66 -msgid "The text of the sent message" -msgstr "El texto del mensaje enviado" - -#: lib/MIME/Viewer/notification.php:66 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Se puede ver %s el texto del mensaje enviado." - -#: lib/MIME/Viewer/itip.php:156 -msgid "The user's free/busy information was sucessfully stored." -msgstr "" -"Se almacenó correctamente la información de tiempo disponible del usuario." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "No hay partes alternativas que se puedan mostrar." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "No hay mensajes en este buzón." - -#: thread.php:104 -msgid "There is no text that can be displayed inline." -msgstr "No hay texto que se pueda mostrar en línea." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Se produjo un error al copiar mensajes de \"%s\" a \"%s\". Ésto es lo que " -"dijo el servidor" - -#: lib/Message.php:270 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Se produjo un error al eliminar mensajes de la carpeta \"%s\". Ésto es lo " -"que dijo el servidor" - -#: lib/MIME/Viewer/itip.php:101 -msgid "There was an error deleting the event:" -msgstr "Se produjo un error al eliminar el acontecimiento:" - -#: lib/MIME/Viewer/plain.php:50 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "Se produjo un error al mostrar esta parte del mensaje" - -#: lib/Message.php:635 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Se produjo un error al marcar mensajes de la carpeta \"%s\". Ésto es lo que " -"dijo el servidor" - -#: folders.php:147 -#, php-format -msgid "There was an error importing %s." -msgstr "Se produjo un error al importar %s." - -#: lib/MIME/Viewer/itip.php:138 -msgid "There was an error importing the event:" -msgstr "Se produjo un error al importar el acontecimiento:" - -#: lib/MIME/Viewer/itip.php:168 -msgid "There was an error importing the task:" -msgstr "Se produjo un error al importar la tarea:" - -#: lib/MIME/Viewer/itip.php:154 -msgid "There was an error importing user's free/busy information:" -msgstr "" -"Se produjo un error al importar la información de tiempo disponible del " -"usuario:" - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Se produjo un error al trasladar mensajes de \"%s\" a \"%s\". Ésto es lo que " -"dijo el servidor" - -#: lib/Compose.php:721 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Se produjo un error al enviar el mensaje: %s" - -#: lib/MIME/Viewer/itip.php:115 -msgid "There was an error updating the event:" -msgstr "Se produjo un error al actualizar el acontecimiento:" - -#: lib/MIME/Viewer/pgp.php:166 -msgid "This PGP Public Key was attached to the message." -msgstr "Se adjuntó esta clave PGP pública al mensaje." - -#: lib/MIME/Viewer/itip.php:106 lib/MIME/Viewer/itip.php:120 -#: lib/MIME/Viewer/itip.php:145 lib/MIME/Viewer/itip.php:159 -#: lib/MIME/Viewer/itip.php:175 lib/MIME/Viewer/itip.php:321 -msgid "This action is not supported." -msgstr "Esta acción no está soportada." - -#: lib/MIME/Viewer/itip.php:181 lib/MIME/Viewer/itip.php:431 -msgid "This action is not yet implemented." -msgstr "Esta acción todavía no está desarrollada." - -#: templates/javascript_defs.php:66 -msgid "This folder may not be renamed:" -msgstr "Esta carpeta no se puede renombrar:" - -#: templates/javascript_defs.php:63 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Esto puede tardar un rato. ¿Esta seguro de que desea continuar?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "Este mensaje contiene un archivo Macintosh." - -#: lib/MIME/Viewer/pkcs7.php:476 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Este mensaje contiene un adjunto que se ha firmado digitalmente mediante S/" -"MIME." - -#: lib/MIME/Viewer/pkcs7.php:480 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Este mensaje contiene un adjunto que se ha cifrado mediante S/MIME." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Este mensaje tiene información de estado de envío del correo, pero el " -"formato del mensaje es desconocido." - -#: lib/MIME/Viewer/pkcs7.php:201 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Este mensaje no parece estar en el formato S/MIME correcto." - -#: lib/MIME/Viewer/pkcs7.php:174 -msgid "This message has been digitally signed via S/MIME." -msgstr "Este mensaje se ha firmado digitalmente mediante S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:170 lib/MIME/Viewer/pkcs7.php:294 -msgid "This message has been encrypted via S/MIME." -msgstr "Este mensaje se ha cifrado mediante S/MIME." - -#: lib/MIME/Contents.php:437 -msgid "This message part cannot be viewed because it is too large." -msgstr "No se puede ver esta parte del mensaje ya que es demasiado larga." - -#: message.php:520 -msgid "This message to" -msgstr "Este mensaje a" - -#: lib/IMP.php:338 -#, php-format -msgid "" -"This request cannot be completed because the link you followed or the form " -"you submitted was only valid for %s seconds" -msgstr "" -"Esta petición no se pudo completar porque el vínculo seguido o el formulario " -"enviado sólo era válido durante %s segundos" - -#: acl.php:47 -msgid "This server does not support sharing folders." -msgstr "Este servidor no soporta la compartición de carpetas." - -#: templates/javascript_defs.php:54 -msgid "This window must be called from a compose window." -msgstr "Esta ventana sólo puede abrirse desde una de redacción." - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Vista de conversaciones:" - -#: thread.php:170 config/.bak/prefs.php.dist:1163 -msgid "Thread View" -msgstr "Por conversaciones" - -#: lib/MIME/Viewer/images.php:172 -msgid "Thumbnail of attached image" -msgstr "Miniatura de la imagen adjunta" - -#: compose.php:793 mailbox.php:588 lib/Search.php:662 lib/UI/Message.php:26 -#: lib/UI/Mailbox.php:88 templates/login/recompose.html:14 -#: templates/contacts/contacts.html:40 -msgid "To" -msgstr "Para" - -#: config/.bak/prefs.php.dist:1160 -msgid "To Address" -msgstr "Por destinatario" - -#: message.php:564 -msgid "To All" -msgstr "A todos" - -#: message.php:560 -msgid "To List" -msgstr "A la lista" - -#: message.php:557 -msgid "To Sender" -msgstr "Al remitente" - -#: message.php:564 -msgid "To _All" -msgstr "A _todos" - -#: message.php:560 -msgid "To _List" -msgstr "A la _lista" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "Al campo" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Para seleccionar varios campos, mantenga presionada la tecla Control (PC) o " -"Comando (Mac) al pulsar con el ratón." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"Para utilizar una conexión TLS, tiene que disponer de una versión de PHP " -"5.10 o superior." - -#: thread.php:117 templates/thread/thread.html:31 -msgid "To:" -msgstr "Para:" - -#: config/.bak/prefs.php.dist:582 -msgid "Toggle Borders" -msgstr "Conmutar bordes" - -#: config/.bak/prefs.php.dist:586 -msgid "Toggle HTML Source" -msgstr "Conmutar origen HTML" - -#: config/.bak/prefs.php.dist:598 -msgid "Top" -msgstr "Arriba" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "Tamaño total:" - -#: login.php:264 -msgid "Traditional" -msgstr "Tradicional" - -#: config/.bak/prefs.php.dist:298 -msgid "Trash" -msgstr "Papelera" - -#: lib/IMAP/Tree.php:2329 -msgid "Trash folder" -msgstr "Papelera" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "Papelera:" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "Incapaz de conectarse al servidor SQL." - -#: lib/Quota/imap.php:42 lib/Quota/mdaemon.php:45 lib/Quota/command.php:93 -#: lib/Quota/maildir.php:113 lib/Quota/logfile.php:87 -#: lib/Quota/mercury32.php:78 lib/Quota/hook.php:52 -msgid "Unable to retrieve quota" -msgstr "Incapaz de obtener el espacio disponible" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "Sin responder" - -#: search.php:342 -msgid "Unanswered messages" -msgstr "Mensajes sin responder" - -#: mailbox.php:515 message.php:551 -msgid "Undelete" -msgstr "Recuperar" - -#: search.php:352 -msgid "Undeleted messages" -msgstr "Mensajes sin borrar" - -#: config/.bak/prefs.php.dist:551 -msgid "Underline" -msgstr "Subrayado" - -#: lib/MIME/Headers.php:228 lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 -msgid "Undisclosed Recipients" -msgstr "Destinatarios ocultos" - -#: config/.bak/prefs.php.dist:570 -msgid "Undoes your last action" -msgstr "Anula la última acción" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Respuesta inesperada del servidor al mandato AUTHENTICATE." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Respuesta inesperada del servidor a la respuesta Digest-MD5." - -#: search.php:347 -msgid "Unflagged messages" -msgstr "Mensajes sin marcar" - -#: lib/MIME/Viewer/itip.php:465 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Componente no soportado de tipo: %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Desconocido" - -#: lib/UI/Mailbox.php:203 -msgid "Unknown Date" -msgstr "Fecha desconocida" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Respuesta IMAP desconocida del servidor. El servidor respondió: %s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "Reunión desconocida" - -#: lib/UI/Mailbox.php:103 -msgid "Unknown Recipient" -msgstr "Destinatario desconocido" - -#: lib/MIME/Viewer/itip.php:819 -msgid "Unknown Task" -msgstr "Tarea desconocida" - -#: pgp.php:433 smime.php:339 -msgid "Unload Passphrase" -msgstr "Olvidar frase clave" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Sin nombre" - -#: mailbox.php:762 message.php:474 templates/message/navbar_navigate.html:9 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:31 -msgid "Unseen" -msgstr "Sin leer" - -#: templates/folders/actions.html:26 -msgid "Unsubscribe" -msgstr "Anular suscripción" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "Actualizar" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "Actualizar estado de respuesta" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Actualizar acontecimiento en mi agenda" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "Cargar:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Usar valor por omisión" - -#: config/.bak/prefs.php.dist:277 -msgid "Use IMAP folder subscriptions?" -msgstr "¿Usar suscripciones a carpetas IMAP?" - -#: config/.bak/prefs.php.dist:971 -msgid "Use Virtual Trash Folder?" -msgstr "¿Usar Papelera virtual?" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Usuario" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "" -"Se han concedido correctamente al usuario \"%s\" los derechos especificados " -"para la carpeta \"%s\"." - -#: lib/api.php:180 templates/login/login.html:85 -msgid "Username" -msgstr "Usuario" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Usuario:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Usuario: " - -#: lib/MIME/Viewer/pkcs7.php:256 templates/smime/smime.html:35 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "Ver" - -#: lib/MIME/Viewer/zip.php:99 lib/MIME/Viewer/tnef.php:109 -#, php-format -msgid "View %s" -msgstr "Ver %s" - -#: pgp.php:405 smime.php:313 -#, php-format -msgid "View %s Public Key" -msgstr "Ver clave pública de %s" - -#: lib/MIME/Viewer/images.php:162 lib/MIME/Viewer/images.php:167 -msgid "View Attachment" -msgstr "Ver adjunto" - -#: mailbox.php:548 -msgid "View Messages" -msgstr "Ver mensajes" - -#: pgp.php:434 smime.php:340 -msgid "View Personal Private Key" -msgstr "Ver clave personal privada" - -#: pgp.php:428 smime.php:336 -msgid "View Personal Public Key" -msgstr "Ver clave personal pública" - -#: message.php:575 -msgid "View Thread" -msgstr "Ver conversación" - -#: lib/MIME/Viewer/pkcs7.php:484 -msgid "View attachment in a separate window" -msgstr "Ver adjunto en una ventana separada" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Ver contenido en una ventana separada" - -#: lib/MIME/Viewer/itip.php:142 -msgid "View event" -msgstr "Ver acontecimiento" - -#: folders.php:435 mailbox.php:699 -#, php-format -msgid "View messages in %s" -msgstr "Ver mensajes de %s" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Vista o buzón mostrados al iniciar la sesión:" - -#: lib/MIME/Viewer/itip.php:172 -msgid "View task" -msgstr "Ver tarea" - -#: mailbox.php:367 mailbox.php:368 -msgid "Virtual Folder" -msgstr "Carpeta virtual" - -#: search.php:151 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Se ha creado correctamente la carpeta virtual \"%s\"." - -#: lib/IMAP/Tree.php:88 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "C. virtuales" - -#: search.php:146 -msgid "Virtual Folders require a label." -msgstr "Las carpetas virtuales necesitan una etiqueta." - -#: lib/Search.php:401 -msgid "Virtual INBOX" -msgstr "Entrada" - -#: lib/IMAP/Tree.php:2369 -msgid "Virtual INBOX Folder" -msgstr "Entrada virtual" - -#: lib/Search.php:345 -msgid "Virtual Trash" -msgstr "Papelera" - -#: lib/IMAP/Tree.php:2365 -msgid "Virtual Trash Folder" -msgstr "Papelera virtual" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "Etiqueta de carpeta virtual:" - -#: lib/MIME/Viewer/pkcs7.php:439 lib/Crypt/PGP.php:380 -msgid "Warning" -msgstr "Advertencia" - -#: lib/IMP.php:334 -msgid "" -"We cannot verify that this request was really sent by you. It could be a " -"malicious request." -msgstr "" -"No se puede comprobar que esta petición haya sido realmente enviada por " -"usted. Podría tratarse de una petición maliciosa." - -#: login.php:197 login.php:356 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "Bienvenidos a %s" - -#: config/.bak/prefs.php.dist:815 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"¿Qué hacer con los mensajes SPAM tras tras confirmarlos como spam o " -"comunicarlos como inofensivos?" - -#: config/.bak/prefs.php.dist:963 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Al eliminar mensajes, ¿trasladarlos a la papelera en vez de marcarlos como " -"eliminados?" - -#: config/.bak/prefs.php.dist:1148 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "Al abrir un buzón por primera vez, ¿en qué página desea empezar?" - -#: config/.bak/prefs.php.dist:665 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"Al responder/reenviar un mensaje, ¿debería utilizar el mismo formato que el " -"mensaje original?" - -#: config/.bak/prefs.php.dist:770 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "¿Guardar datos adjuntos al guardar el correo enviado?" - -#: config/.bak/prefs.php.dist:496 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Al enviar correo o expandir direcciones, ¿qué dominio se debería añadir a " -"las direcciones no calificadas (direcciones de correo sin \"@\")?" - -#: config/.bak/prefs.php.dist:932 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "¿Dónde quiere mostrar vínculos a formatos alternativos de un mensaje?" - -#: config/.bak/prefs.php.dist:601 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "" -"¿Dónde se debería ubicar por omisión el cursor en el área de texto de " -"redacción?" - -#: mailbox.php:531 message.php:583 -msgid "Whitelist" -msgstr "Lista blanca" - -#: lib/prefs.php:230 config/.bak/prefs.php.dist:525 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "Año" - -#: templates/javascript_defs.php:48 config/.bak/prefs.php.dist:1226 -#: config/.bak/prefs.php.dist:1248 templates/compose/compose.html:292 -msgid "Yes" -msgstr "Sí" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "Está a punto de traer correo de la(s) siguiente(s) cuenta(s):" - -#: templates/folders/folders_confirm.html:11 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Intenta eliminar todos los mensajes de la(s) siguiente(s) carpeta(s)." - -#: templates/folders/folders_confirm.html:10 -msgid "You are attempting to delete the following folder(s)." -msgstr "Intenta eliminar la(s) siguiente(s) carpeta(s)." - -#: templates/javascript_defs.php:81 -msgid "You are copying/moving to a new folder." -msgstr "Está copiando/trasladando a una nueva carpeta." - -#: templates/javascript_defs.php:59 -msgid "You are creating a sub-folder to" -msgstr "Está creando una sub-carpeta de" - -#: templates/javascript_defs.php:61 -msgid "You are creating a top-level folder." -msgstr "Está creando una carpeta del nivel superior." - -#: lib/Folder.php:265 -msgid "You are not allowed to create folders." -msgstr "No tiene permiso para crear carpetas." - -#: lib/Folder.php:272 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "No tiene permiso para crear más de %d carpetas." - -#: lib/Compose.php:958 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "" -"No tiene permiso para enviar mensajes a más de %d destinatarios en %d horas." - -#: lib/Compose.php:1202 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "No tiene permiso para enviar mensajes a más de %d destinatarios." - -#: templates/javascript_defs.php:64 -msgid "You are renaming the folder:" -msgstr "Está renombrando la carpeta:" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Puede utilizar los siguientes comodines en el texto de la plantilla: %c para " -"el contenido del mensaje actual; %s para la firma." - -#: lib/Folder.php:488 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "No se puede anular la suscripción de \"%s\"" - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"No está de acuerdo con las condiciones del Servicio, por lo que no se le " -"permite iniciar sesión." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Carece de permisos para cambiar el acceso a esta carpeta." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Ha reenviado este mensaje de %%s a los siguientes destinatarios: %s." - -#: lib/IMP.php:1077 -#, php-format -msgid "You have %s new messages." -msgstr "Tiene %s mensajes nuevos." - -#: lib/IMP.php:1077 -msgid "You have 1 new message." -msgstr "Tiene 1 mensaje nuevo." - -#: compose.php:126 -msgid "You have already submitted this page." -msgstr "Ya ha enviado esta página." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Tiene correo nuevo en:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "No ha configurado ninguna cuenta de correo externa." - -#: lib/Compose.php:1189 -msgid "You must enter at least one recipient." -msgstr "Tiene que indicar al menos un destinatario." - -#: lib/MIME/Viewer/pgp.php:365 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"Para ver este mensaje tiene que introducir la frase clave de su clave PGP " -"privada." - -#: lib/MIME/Viewer/pkcs7.php:313 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Para ver este mensaje tiene que introducir la frase clave de su clave S/MIME " -"privada" - -#: lib/MIME/Viewer/pgp.php:348 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"Tiene que introducir la frase clave que se utilizó para cifrar este mensaje." - -#: templates/javascript_defs.php:82 -msgid "You must select a target mailbox first." -msgstr "Primero tiene que seleccionar un buzón de destino." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "Tiene que seleccionar una identidad a eliminar." - -#: templates/javascript_defs.php:52 -msgid "You must select an address first." -msgstr "Primero tiene que seleccionar una dirección." - -#: templates/javascript_defs.php:45 templates/javascript_defs.php:47 -msgid "You must select at least one message first." -msgstr "Primero tiene que seleccionar al menos un mensaje." - -#: lib/Compose.php:856 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "" -"Las direcciones hay que separarlas mediante comas (,), no puntos y comas (;)." - -#: templates/javascript_defs.php:36 -msgid "You must specify a recipient." -msgstr "Tiene que indicar un destinatario." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"Tiene que tener \"¿Realizar operaciones de mantenimiento en el inicio?\" " -"activado en las opciones de mantenimiento." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Ha redirigido este mensaje a %s en %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Ha contestado a este mensaje en %s." - -#: lib/Folder.php:440 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "No se ha suscrito a \"%s\". Ésto es lo que dijo el servidor" - -#: lib/Folder.php:490 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "No se ha desuscrito de \"%s\". Ésto es lo que dijo el servidor" - -#: lib/Folder.php:443 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Se ha suscrito correctamente a \"%s\"" - -#: lib/Folder.php:493 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Se ha desuscrito correctamente de \"%s\"" - -#: templates/pgp/pgp.html:92 -msgid "Your Name:" -msgstr "Su nombre:" - -#: templates/pgp/pgp.html:64 -msgid "Your PGP Public/Private Keys" -msgstr "Claves PGP Pública/Privada" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "Su clave privada:" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "Su clave pública:" - -#: config/.bak/prefs.php.dist:187 -msgid "Your Reply-to: address: (optional)" -msgstr "Su dirección \"Responder-a\": (opcional)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Sus certificados S/MIME Público/Privado" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "Su cuenta no soporta Traer correo externo." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Sus identidades:" - -#: config/.bak/prefs.php.dist:195 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Sus direcciones apodo: (opcional, indique cada dirección en una línea " -"distinta)" - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "" -"El navegador no admite la visualización en línea de este tipo de imagen." - -#: config/.bak/prefs.php.dist:748 -msgid "Your default charset for sending messages:" -msgstr "Juego de caracteres por omisión para el envío de mensajes:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Método de cifrado por omisión para el envío de mensajes:" - -#: attachment.php:114 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Al menos un usuario a descargado su adjunto vinculado.\n" -"\n" -"Nombre del adjunto: %s\n" -"Fecha del adjunto: %s\n" -"\n" -"Pulse el vínculo siguiente para eliminar definitivamente el adjunto:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Se envió correctamente su mensaje." - -#: config/.bak/prefs.php.dist:219 -msgid "Your signature:" -msgstr "Firma:" - -#: lib/Message.php:535 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Adjunto eliminado: Tipo de adjunto original: %s, nombre: %s]" - -#: templates/javascript/addressesBlocks.js:7 -msgid "[Hide Addresses]" -msgstr "[Ocultar direcciones]" - -#: rss.php:75 mailbox.php:723 message.php:285 lib/Compose.php:1774 -#: lib/Compose.php:2251 -msgid "[No Subject]" -msgstr "[Sin asunto]" - -#: lib/MIME/Viewer/pgp.php:170 -msgid "[Save the key to your Address book]" -msgstr "[Guardar la clave en su Libreta de direcciones]" - -#: templates/javascript/addressesBlocks.js:8 -msgid "[Show Addresses -" -msgstr "[Mostrar direcciones -" - -#: lib/MIME/Headers.php:238 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Mostrar direcciones - %s destinatarios]" - -#: lib/Compose.php:2869 -msgid "[Truncated Text]" -msgstr "[Texto recortado]" - -#: lib/MIME/Viewer/pgp.php:172 -msgid "[View the raw key]" -msgstr "[Ver clave en bruto]" - -#: compose.php:924 -msgid "_Bcc" -msgstr "_Bcc" - -#: mailbox.php:527 message.php:579 -msgid "_Blacklist" -msgstr "Lista ne_gra" - -#: compose.php:921 -msgid "_Cc" -msgstr "_Cc" - -#: mailbox.php:509 mailbox.php:511 message.php:553 -msgid "_Delete" -msgstr "E_liminar" - -#: lib/IMP.php:860 -msgid "_Folders" -msgstr "_Carpetas" - -#: compose.php:901 -msgid "_Identity" -msgstr "_Identidad" - -#: lib/IMP.php:829 -msgid "_Inbox" -msgstr "_Entrada" - -#: lib/IMP.php:897 -msgid "_Log out" -msgstr "_Salir" - -#: message.php:588 -msgid "_Message Source" -msgstr "Origen del mensa_je" - -#: lib/IMP.php:857 -msgid "_New Message" -msgstr "_Redactar" - -#: message.php:602 -msgid "_Print" -msgstr "Im_primir" - -#: compose.php:991 -msgid "_Priority" -msgstr "Prioridad (_y)" - -#: mailbox.php:354 -#, php-format -msgid "_Refresh %s" -msgstr "Actuali_zar %s" - -#: message.php:556 -msgid "_Reply" -msgstr "Respon_der" - -#: lib/IMP.php:862 -msgid "_Search" -msgstr "_Buscar" - -#: compose.php:886 -msgid "_Send Message" -msgstr "_Enviar mensaje" - -#: mailbox.php:598 -msgid "_Thread" -msgstr "Con_versación" - -#: compose.php:917 compose.php:919 -msgid "_To" -msgstr "_Para" - -#: mailbox.php:515 -msgid "_Undelete" -msgstr "Rec_uperar" - -#: message.php:575 -msgid "_View Thread" -msgstr "_Ver conversación" - -#: mailbox.php:531 message.php:583 -msgid "_Whitelist" -msgstr "Lista bl_anca" - -#: lib/Compose.php:985 -msgid "addressee unknown" -msgstr "destinatario desconocido" - -#: lib/Search.php:542 -msgid "and" -msgstr "y" - -#: lib/Compose.php:1884 -msgid "attachment" -msgstr "adjunto" - -#: view.php:122 -msgid "attachments.zip" -msgstr "adjuntos.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "bytes" - -#: lib/Compose.php:1009 -msgid "cannot create output file" -msgstr "no se puede crear el archivo de salida" - -#: lib/Compose.php:981 -msgid "cannot open input" -msgstr "no se puede abrir la entrada" - -#: lib/Compose.php:973 -msgid "command line usage error" -msgstr "error de uso de la línea de comandos" - -#: lib/Compose.php:1029 -msgid "configuration error" -msgstr "error de configuración" - -#: lib/Compose.php:1005 -msgid "critical system file missing" -msgstr "archivo crítico del sistema desaparecido" - -#: lib/Compose.php:977 -msgid "data format error" -msgstr "error de formato de datos" - -#: lib/Compose.php:1033 -msgid "entry not found" -msgstr "entrada no encontrada" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "de" - -#: lib/Compose.php:989 -msgid "host name unknown" -msgstr "nombre de servidor desconocido" - -#: lib/Search.php:545 -msgid "in" -msgstr "en" - -#: lib/Compose.php:1013 -msgid "input/output error" -msgstr "error de entrada/salida" - -#: lib/Compose.php:997 -msgid "internal software error" -msgstr "error de software interno" - -#: templates/folders/import.html:14 -msgid "into folder" -msgstr "a la carpeta" - -#: pgp.php:79 smime.php:39 -msgid "key" -msgstr "clave" - -#: folders.php:143 -msgid "mailbox file" -msgstr "archivo de buzón" - -#: lib/Compose.php:789 -msgid "name" -msgstr "nombre" - -#: lib/Search.php:539 -msgid "not" -msgstr "no" - -#: lib/Search.php:542 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "o" - -#: lib/Compose.php:1025 -msgid "permission denied" -msgstr "permiso denegado" - -#: templates/javascript_defs.php:31 -msgid "recipients" -msgstr "destinatarios" - -#: templates/javascript/addressesBlocks.js:8 -msgid "recipients]" -msgstr "destinatarios]" - -#: lib/Compose.php:1021 -msgid "remote error in protocol" -msgstr "error remoto en protocolo" - -#: lib/Compose.php:993 -msgid "service unavailable" -msgstr "servicio no disponible" - -#: lib/Compose.php:1001 -msgid "system error" -msgstr "error del sistema" - -#: lib/Compose.php:1017 -msgid "temporary failure" -msgstr "fallo temporal" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "su lista negra" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "su lista blanca" diff --git a/imp/po/et_EE.po b/imp/po/et_EE.po deleted file mode 100644 index a2bcab95d..000000000 --- a/imp/po/et_EE.po +++ /dev/null @@ -1,5534 +0,0 @@ -# IMP ESTONIAN TRANSLATION -# Toomas Aas , 2002 - 2006 -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 4.1-cvs\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2008-05-29 15:49+0300\n" -"PO-Revision-Date: 2008-07-30 18:49+0200\n" -"Last-Translator: Alar SIng \n" -"Language-Team: Estonian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-13\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/Compose.php:1748 -msgid " Cc: " -msgstr " Koopia: " - -#: lib/Compose.php:1745 -msgid " To: " -msgstr " Kellele: " - -#: lib/Compose.php:1733 -msgid " Date: " -msgstr " Kuupäev: " - -#: lib/Compose.php:1736 -msgid " From: " -msgstr " Kellelt: " - -#: mailbox.php:348 folders.php:344 lib/Block/mailbox.php:97 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Kiirklahv %s)" - -#: lib/Compose.php:1742 -msgid " Subject: " -msgstr " Teema: " - -#: mailbox.php:568 lib/Block/mailbox.php:142 -msgid "#" -msgstr "Nr" - -#: folders.php:291 folders.php:302 lib/Message.php:857 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:152 -#, php-format -msgid "%d Messages" -msgstr "%d kirja" - -#: lib/Spam.php:220 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d kirja kustutati." - -#: lib/Spam.php:199 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "%d ekslikult rämpspostiks arvatud kirja edastati süsteemihaldurile." - -#: lib/Spam.php:179 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d ekslikult rämpspostiks arvatud kirja edastatud." - -#: lib/Spam.php:191 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "%d rämpskirja edastati süsteemihaldurile." - -#: lib/Spam.php:171 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d rämpskirja edastatud." - -#: mailbox.php:256 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "Kirjad %d kuni %d, kokku %d" - -#: lib/MIME/Contents.php:563 -#, php-format -msgid "%s Attachments, %s" -msgstr "%s Manused, %s" - -#: lib/MIME/Contents.php:553 lib/UI/Mailbox.php:134 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/MIME/Contents.php:551 lib/UI/Mailbox.php:132 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s on juba olemas. Sinu %s kausta ei nimetatud ümber." - -#: lib/MIME/Contents.php:556 -#, php-format -msgid "%s bytes" -msgstr "%s baiti" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "%s kaust nimetatakse ümber kuu alguses." - -#: lib/MIME/Viewer/itip.php:260 -#, php-format -msgid "%s has accepted." -msgstr "%s nõustus." - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s tühistas \"%s\"." - -#: lib/MIME/Viewer/itip.php:266 -#, php-format -msgid "%s has declined." -msgstr "%s ei nõustunud." - -#: lib/MIME/Viewer/itip.php:506 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s vastas vaba/hõivatud päringule." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s vastas %s kutsele." - -#: lib/MIME/Viewer/itip.php:497 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s saatis sulle vaba/hõivatud info." - -#: lib/MIME/Viewer/itip.php:272 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s nõustus esialgselt." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s soovib sinu vaba/hõivatud infot." - -#: lib/MIME/Viewer/itip.php:621 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s palub sul osaleda %s-l." - -#: lib/Message.php:468 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s lisati \"%s\"-sse." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s soovib parandada \"%s\"." - -#: lib/MIME/Viewer/itip.php:593 lib/MIME/Viewer/itip.php:622 -#: lib/MIME/Viewer/itip.php:806 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s soovib teavitada sind %s-st." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s soovib värskeimat teavet %s kohta." - -#: compose.php:1143 -#, php-format -msgid "%s%% of allowed size" -msgstr "%s%% lubatud suurusest" - -#: message.php:272 message.php:277 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:490 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d / %d)" - -#: lib/Compose.php:1677 -#, php-format -msgid "%u Forwarded Messages" -msgstr "Fwd: %u edastatud kirja" - -#: rss.php:94 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u - %u kirja kaustas %s lugemata." - -#: stationery.php:133 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:133 -msgid "(Plain Text)" -msgstr "(Tekst)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Lisa need vajutades OK *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Palun vali aadress(id) *" - -#: lib/MIME/Contents.php:561 -#, php-format -msgid "1 Attachment, %s" -msgstr "1 Manus, %s" - -#: config/prefs.php.dist:986 -msgid "100 characters" -msgstr "100 märki" - -#: config/prefs.php.dist:989 -msgid "1000 characters" -msgstr "1000 märki" - -#: config/prefs.php.dist:987 -msgid "250 characters" -msgstr "250 märki" - -#: config/prefs.php.dist:988 -msgid "500 characters" -msgstr "500 märki" - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "Sinu saadetud kiri põhjustas saaja poolse vastuteate." - -#: templates/javascript_defs.php:72 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Uue kirja akent ei saa avada. Äkki oled oma veebilehitsejas keelanud " -"hüpikaknad?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "JA" - -#: config/prefs.php.dist:854 -msgid "Above the message text" -msgstr "Sisu kohal" - -#: lib/MIME/Viewer/itip.php:625 -msgid "Accept and add to my calendar" -msgstr "Nõustu ja lisa kalendrisse" - -#: lib/MIME/Viewer/itip.php:630 -msgid "Accept request" -msgstr "Nõustu" - -#: lib/MIME/Viewer/itip.php:917 -msgid "Accepted" -msgstr "Nõus" - -#: lib/MIME/Viewer/itip.php:261 -msgid "Accepted: " -msgstr "Nõus: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Konto nimi:" - -#: lib/MIME/Viewer/itip.php:536 lib/MIME/Viewer/itip.php:768 -#: lib/MIME/Viewer/itip.php:769 lib/MIME/Viewer/itip.php:896 -msgid "Actions" -msgstr "Tegevused" - -#: lib/MIME/Headers.php:201 lib/MIME/Headers.php:202 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Lisa %s minu aadressiraamatusse" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "Lisa allikas" - -#: lib/MIME/Viewer/itip.php:595 -msgid "Add this to my calendar" -msgstr "Lisa see minu kalendrisse" - -#: lib/MIME/Viewer/itip.php:808 -msgid "Add this to my tasklist" -msgstr "Lisa see minu taskidesse" - -#: lib/MIME/Viewer/itip.php:627 -msgid "Add to my calendar" -msgstr "Lisa see minu kalendrisse" - -#: lib/Compose.php:2689 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Lisasin lisandi \"%s\"." - -#: config/prefs.php.dist:831 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Täiendavad päised mida näidata kirja vaatamisel: (pole kohustuslik, " -"kirjuta iga päis omaette reale)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Lisateavet võid vaadata %s." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "Lisateave" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "Täiendav teave kirja kohta" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Lisateavet kirja kohta võid vaadata %s." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "Veateate üksikasjad" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Veateate üksikasju võid vaadata %s." - -#: compose.php:775 compose.php:1011 contacts.php:119 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Aadressiraamat" - -#: config/prefs.php.dist:142 -msgid "Address Books" -msgstr "Aadressiraamatud" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Aadressiraamat kuhu lisada aadressid" - -#: config/prefs.php.dist:197 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Aadressid kuhu saata pimekoopia kõigist kirjadest: (pole kohustuslik, " -"kirjuta iga aadress omaette reale)" - -#: config/prefs.php.dist:189 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Aadressid, mis seostada kindlalt selle identiteediga: (pole kohustuslik, " -"kirjuta iga aadress omaette reale)" - -#: lib/IMAP/ACL/rfc4314.php:59 lib/IMAP/ACL/rfc2086.php:57 -msgid "Administer" -msgstr "Haldus" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Kõik" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Kõik kirjad sinu \"%s\" kaustas mis on vanemad kui %s päeva kustutatakse " -"jäädavalt." - -#: templates/javascript_defs.php:62 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "Kõik kirjad järgmistes kaustades salvestatakse ühte MBOX faili:" - -#: lib/Maintenance/Task/purge_spam.php:79 -#: lib/Maintenance/Task/purge_trash.php:78 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Kõik kirjad sinu \"%s\" kaustas mis on vanemad kui %s päeva kustutatakse " -"jäädavalt." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "Kõik lingitud lisandid, mis on rohkem kui %s kuud vanad, kustutatakse." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Kõik saadetud kirjade kaustad, mis on rohkem kui %s kuud vanad, kustutatakse." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "Kõik õigused kaustale \"%s\" võeti kasutajalt \"%s\" ära." - -#: lib/api.php:93 -msgid "Allow Folder Creation?" -msgstr "Luba luua kaustu" - -#: filterprefs.php:110 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Luba rakendada filtreid mistahes kirjakastile" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Selle kirja osa teistsugused kujud:" - -#: config/prefs.php.dist:709 -msgid "Always" -msgstr "Alati" - -#: config/prefs.php.dist:694 -msgid "Always save attachments" -msgstr "Salvesta alati lisandid" - -#: lib/Message.php:577 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "Lisandi eemaldamisel tekkis viga. IMAP server ütles: " - -#: lib/MIME/Viewer/images.php:153 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "Selle kirjaga on kaasas suur pilt nimega %s. Väike pilt on all." - -#: lib/Message.php:442 -msgid "An unknown error occured while creating the new note." -msgstr "Uue sissekande lisamisel tekkis ennenägematu viga." - -#: lib/Message.php:441 -msgid "An unknown error occured while creating the new task." -msgstr "Uue ülesande lisamisel tekkis ennenägematu viga." - -#: lib/MIME/Viewer/itip.php:794 -msgid "An unknown person" -msgstr "Tundmatu kasutaja" - -#: mailbox.php:751 message.php:462 lib/Block/mailbox.php:296 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -#: templates/message/navbar_navigate.html:12 -msgid "Answered" -msgstr "Vastatud" - -#: search.php:329 -msgid "Answered messages" -msgstr "Vastatud kirjad" - -#: mailbox.php:410 -msgid "Apply Filters" -msgstr "Rakenda filtreid" - -#: mailbox.php:410 -#, php-format -msgid "Apply Filters to %s" -msgstr "Rakenda filtreid %s-le" - -#: filterprefs.php:107 -msgid "Apply filter rules upon logging on?" -msgstr "Rakenda filtreid sisselogimisel" - -#: filterprefs.php:108 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Rakenda filtreid alati kui avatakse INBOX?" - -#: filterprefs.php:109 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "Rakenda filtreid alati kui avatakse külgriba uuendatakse?" - -#: mailbox.php:419 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "" -"Kas oled kindel, et soovid selle Virtuaal Kausta definitsiooni kustutada?" - -#: pgp.php:406 smime.php:314 -msgid "Are you sure you want to delete this public key?" -msgstr "Kas oled kindel et soovid selle avaliku võtme kustutada?" - -#: pgp.php:436 smime.php:340 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Kas soovid kindlasti kustutada oma võtmepaari? (See EI OLE soovitatav!)" - -#: templates/javascript_defs.php:34 -msgid "Are you sure you want to do this?" -msgstr "Kas oled kindel et soovid seda?" - -#: message.php:667 -msgid "Are you sure you wish to PERMANENTLY all attachments?" -msgstr "Kas oled kindel et soovid kõik manused JÄÄDAVALT kustutada?" - -#: message.php:537 templates/javascript_defs.php:46 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Kas oled kindel et soovid need kirjad JÄÄDAVALT kustutada?" - -#: lib/MIME/Contents.php:261 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Kas oled kindel et soovid selle lisandi JÄÄDAVALT kustutada?" - -#: mailbox.php:415 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Kas oled kindel et soovid selle kausta tühjendada?" - -#: lib/IMP.php:809 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Kas oled kindel et soovid rämpsposti kausta tühjendada?" - -#: lib/IMP.php:801 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Kas oled kindel et soovid prügikasti tühjendada?" - -#: mailbox.php:499 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Kas oled kindel et soovid need kirjad jäädavalt kustutada?" - -#: templates/javascript_defs.php:80 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Kas oled kindel et soovid selle kirja õigeks mõista?" - -#: templates/javascript_defs.php:79 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Kas oled kindel et soovid selle kirja rämpspostiks mõista?" - -#: config/prefs.php.dist:1082 -msgid "Arrival Time" -msgstr "Saabumise aeg" - -#: config/prefs.php.dist:1097 -msgid "Ascending" -msgstr "Kasvav" - -#: config/prefs.php.dist:708 -msgid "Ask" -msgstr "Küsi" - -#: compose.php:1081 -msgid "Attach Files" -msgstr "Lisa failid" - -#: compose.php:1074 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Lisa kirjale oma PGP avalik võti?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Lisatud fail:" - -#: lib/Compose.php:1781 lib/Compose.php:1886 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Lisatav fail \"%s\" ületab lisandi suuruse piirmäära. Faili EI lisatud." - -#: lib/MIME/Viewer/itip.php:386 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Lisas on vastus sinu kalendrikandele." - -#: templates/javascript_defs.php:41 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "Lisand" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Manus %s kustutatud." - -#: lib/Compose.php:2403 -msgid "Attachment Information" -msgstr "Manuse Info" - -#: lib/Compose.php:766 -msgid "Attachment stripped: Original attachment type" -msgstr "Lisand eemaldatud: Algne lisandi tüüp" - -#: compose.php:1023 lib/Compose.php:2371 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "Lisandid" - -#: message.php:554 config/prefs.php.dist:604 -msgid "Attachments Only" -msgstr "Ainult Lisandid" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:849 -msgid "Attendees" -msgstr "Osalejad" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Tähelepanu" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Vajalikku IMAP laiendust ei leitud." - -#: config/prefs.php.dist:765 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"Näita automaatselt pilte HTML kirjades kui saatja on minu aadressiraamatus?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Kasutatavad aadressiraamatud:" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:885 -msgid "Awaiting Response" -msgstr "Pole vastanud" - -#: thread.php:137 message.php:507 -#, php-format -msgid "Bac_k to %s" -msgstr "Ta_gasi kausta %s" - -#: thread.php:137 message.php:507 -#, php-format -msgid "Back to %s" -msgstr "Tagasi kausta %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Tagasi kirjade loetelu vaatesse" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Tagasi jutulõnga vaatesse" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Tundmatu kasutajanimi või salasõna." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Vigane või valesti esitatud päring. Server vastas: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Vigane päring: %s" - -#: lib/Search.php:666 lib/UI/Message.php:28 -#: templates/contacts/contacts.html:43 templates/login/recompose.html:32 -msgid "Bcc" -msgstr "Bcc" - -#: config/prefs.php.dist:529 -msgid "Before Signature" -msgstr "Enne allkirja" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "Järgneb kättetoimetamisteate algtekst." - -#: config/prefs.php.dist:855 -msgid "Below the message text" -msgstr "Sisu all" - -#: mailbox.php:517 message.php:563 -msgid "Blacklist" -msgstr "Must nimekiri" - -#: config/prefs.php.dist:754 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "Tõkesta vaikimisi pildid HTML kirjades" - -#: lib/Search.php:674 -msgid "Body" -msgstr "Keha" - -#: message.php:553 config/prefs.php.dist:603 -msgid "Body Text Only" -msgstr "Ainult sisu tekst" - -#: search.php:326 search.php:331 search.php:336 search.php:341 -msgid "Both" -msgstr "Mõlemad" - -#: config/prefs.php.dist:820 -msgid "Both Header Listing and Body of Message" -msgstr "Nii päistes kui kirja sees" - -#: config/prefs.php.dist:528 -msgid "Bottom" -msgstr "Alla" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "CRAM-MD5 või DIGEST-MD5 nõuab PEAR'i Auth_SASL pakki installimist." - -#: compose.php:969 -msgid "C_harset" -msgstr "_Märgistik" - -#: search.php:312 config/hooks.php.dist:404 -msgid "Calendar" -msgstr "Kalender" - -#: lib/IMAP/Tree.php:2434 -msgid "Can not directly create mailbox in this folder." -msgstr "Ei ole võimalik otse siia luua kausta." - -#: lib/Message.php:196 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Ei saa liigutada maili Prügikasti - Prügikasti kaust on jäetud defineerimata " -"seadetes." - -#: templates/pgp/passphrase.html:22 templates/pgp/import_key.html:49 -#: templates/folders/import.html:17 templates/folders/folders_confirm.html:23 -#: templates/contacts/contacts.html:76 templates/saveimage/saveimage.html:20 -#: templates/smime/passphrase.html:24 templates/smime/import_key.html:70 -msgid "Cancel" -msgstr "Loobu" - -#: templates/compose/compose.html:21 templates/compose/compose.html:208 -#: templates/compose/redirect.html:83 -msgid "Cancel Message" -msgstr "Loobu kirjast" - -#: templates/javascript_defs.php:34 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Sellest kirjast loobumisega läheb tema sisu igaveseks kaotsi." - -#: lib/prefs.php:151 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "" -"Korraga ei saa olla aktiivsed Prügikaust ja Virtuaalne Prügikast. Prügikasti " -"kausta kasutatakse." - -#: lib/prefs.php:154 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "" -"Korraga ei saa olla aktiivsed Prügikaust ja Virtuaalne Prügikast. " -"Virtuaalset Prügikasti kasutatakse." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "Ei saa ühendust välise postiserveriga." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "Ei saa ühendust välise postiserveriga: " - -#: lib/prefs.php:165 -msgid "Cannot delete to trash unless a Trash folder is defined." -msgstr "Ei saa kustutada Prügikasti kui pole Prügikasti defineeritud." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Ei saa näidata - kirjakastist leiti ainult selle kirja %s osa, aga olema " -"peaks %s." - -#: pgp.php:271 -msgid "Cannot retrieve public key from cache." -msgstr "Ei saanud võtmeserverist avalikku võtit kätte." - -#: lib/Search.php:662 lib/UI/Message.php:27 -#: templates/contacts/contacts.html:42 templates/login/recompose.html:23 -msgid "Cc" -msgstr "Koopia" - -#: templates/smime/smime.html:83 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "Sertifikaati ei saa importida. Serverisse pole võimalik faile laadida." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:867 -msgid "Chair Person" -msgstr "Juhataja" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Muuda kausta" - -#: config/prefs.php.dist:120 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Muuda ekraani seadeid, näiteks seda, mitut kirja näed korraga ekraanil ja " -"kuidas on kirjad järjestatud." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Muuda postiserveri ja kaustade seadeid." - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Muuda nime, aadressi ja allkirja mida inimesed näevad kui nad sinu kirja " -"loevad ja sellele vastavad." - -#: config/prefs.php.dist:990 -msgid "Characters to display:" -msgstr "Näidatavad märgid:" - -#: templates/mailbox/message_headers.html:12 -msgid "Check All/None" -msgstr "Märgi/tühjenda kõik" - -#: lib/UI/Compose.php:135 -msgid "Check Spelling" -msgstr "Õigekirja kontroll" - -#: mailbox.php:647 folders.php:356 lib/Block/mailbox.php:218 -msgid "Check _All/None" -msgstr "Märgi/tühjenda _kõik" - -#: templates/folders/actions.html:27 -msgid "Check for New Mail" -msgstr "Kontrolli värsket posti" - -#: config/prefs.php.dist:569 -msgid "Check spelling before sending a message?" -msgstr "Kontrolli enne saatmist õigekirja" - -#: lib/UI/Compose.php:136 -msgid "Checking ..." -msgstr "Kontrollin..." - -#: templates/folders/actions.html:11 -msgid "Choose Action" -msgstr "Vali tegevus" - -#: config/servers.php.dist:212 -msgid "Choose a mail server:" -msgstr "Vali postiserver:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Vali sobiv või sisesta aadress siia:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Vali aadressiraamat kuhu aadresse lisada." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "Vali aadressiraamatute järjekord mida kasutada aadresside leidmiseks." - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Klõpsa %s, teisendamaks pilt kujule mida su veebilehitseja mõistab näidata." - -#: lib/MIME/Contents.php:425 -#, php-format -msgid "Click %s to download the data." -msgstr "Vajuta %s andmete salvestamiseks." - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "Klõpsa %s pildi salvestamiseks." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Klõpsa %s et minna %s halduse lehele." - -#: lib/MIME/Viewer/pkcs7.php:477 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Klõpsa %s, nägemaks lisandit eraldi aknas." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "Klõpsa %s, nägemaks seda multipart/related osa eraldi aknas." - -#: lib/MIME/Viewer/pgp.php:245 lib/MIME/Viewer/pgp.php:270 -#: lib/MIME/Viewer/pkcs7.php:217 -msgid "Click HERE to verify the message." -msgstr "Vajuta SIIA kirja kontrollimiseks." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Klõpsa ühe oma valitud aadressiraamatu peal ja siis vali kõik väljad millest " -"otsida." - -#: config/prefs.php.dist:1123 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Aadressil klõpsates alustad uut kirja saatjale" - -#: config/prefs.php.dist:1124 -msgid "Clicking on the address will open the message to be read" -msgstr "Aadressil klõpsates avad kirja lugemiseks" - -#: templates/newmsg/alert.html:17 templates/fetchmail/fetchmail.html:33 -msgid "Close" -msgstr "Sule" - -#: compose.php:34 -msgid "Close this window" -msgstr "Sule aken" - -#: lib/IMAP/Tree.php:2377 -msgid "Closed Folder" -msgstr "Kaust suletud" - -#: folders.php:437 -msgid "Collapse" -msgstr "Sule" - -#: folders.php:372 -msgid "Collapse All" -msgstr "Sule kõik" - -#: folders.php:372 -msgid "Collapse All Folders" -msgstr "Sule kõik kaustad" - -#: folders.php:437 -msgid "Collapse Folder" -msgstr "Sule kaust" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Värv:" - -#: config/prefs.php.dist:1161 -msgid "Combine all namespaces" -msgstr "Kombineeri kõik nimeruumid" - -#: templates/pgp/pgp.html:100 -msgid "Comment:" -msgstr "Kommentaar:" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Completed" -msgstr "Lõpetatud" - -#: compose.php:33 -msgid "Compose another message" -msgstr "Kirjuta veel üks kiri" - -#: config/prefs.php.dist:490 -msgid "Compose messages in a separate window?" -msgstr "Kirjuta kirjad eraldi aknas." - -#: config/prefs.php.dist:500 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "Kirjuta kirjad HTML kujul (kui veebilehitseja seda võimaldab)" - -#: config/prefs.php.dist:73 -msgid "Configure how messages are displayed." -msgstr "Määra, kuidas kirju näidatakse." - -#: config/prefs.php.dist:105 -msgid "Configure mail preview options." -msgstr "Muuda kirja eelvaate määranguid." - -#: config/hooks.php.dist:428 -msgid "Contacts" -msgstr "Kontaktid" - -#: config/prefs.php.dist:151 -#, php-format -msgid "Control PGP support for %s." -msgstr "Kontrolli %s PGP toetust." - -#: config/prefs.php.dist:160 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Kontrolli %s S/MIME toetust." - -#: config/prefs.php.dist:129 -msgid "Control options relating to messages searching." -msgstr "Kirjade otsimise seaded" - -#: config/prefs.php.dist:97 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Määra, millal kontrollida uute kirjade saabumist ja kas anda sulle märku kui " -"nad saabuvad." - -#: config/prefs.php.dist:810 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Teisenda tekstikujul emotikonid graafilisteks" - -#: mailbox.php:477 mailbox.php:869 message.php:503 message.php:690 -msgid "Copy" -msgstr "Kopeeri" - -#: mailbox.php:477 mailbox.php:869 message.php:503 message.php:690 -msgid "Copy to folder" -msgstr "Kopeeri kausta" - -#: lib/Compose.php:1861 -#, php-format -msgid "Could not attach %s to the message." -msgstr "Ei õnnestunud lisada %s kirjale." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Päring nurjus. Põhjus: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Ei saanud luua VFS süsteemi: %s" - -#: lib/Message.php:784 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Ei õnnestunud kustutada kirju %s-st. Server ütles: %s" - -#: lib/Session.php:324 -msgid "Could not execute maintenance operations." -msgstr "Hooldustööde käivitamine nurjus." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Soovitud faili ei saanud MS-TNEF lisandist kätte." - -#: lib/MIME/Viewer/zip.php:56 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Soovitud faili ei saanud Zip arhiivist kätte." - -#: lib/Spam.php:231 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Ei saanud liigutada maili SPAMi kausta - SPAMi kaust on defineerimata " -"seadetes." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Ei õnnestunud turvalist ühendust IMAP serveriga." - -#: lib/Session.php:279 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Ei saanud kätte IMAP serveri nimeinfot." - -#: compose.php:51 -msgid "Could not retrieve the message from the mail server." -msgstr "Ei õnnestunud tõmmata kirja mailiserverist" - -#: lib/Compose.php:1023 -#, php-format -msgid "Could not save recipients: %s" -msgstr "Ei õnnestunud salvestada saajat: %s" - -#: lib/Template.php:230 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Ei õnnestunud salvestada malli faili %s." - -#: templates/folders/actions.html:14 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Create" -msgstr "Salvesta" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Loo kaust" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Loo kaust" - -#: templates/pgp/pgp.html:135 -msgid "Create Keys" -msgstr "Loo võtmed" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Loo uus konto" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Loo uus rämpsposti kaust" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Loo uus mustandite kaust" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Loo uus saadetud kirjade kaust" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Loo uus prügikaust" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Loo uus konto" - -#: config/prefs.php.dist:136 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Loo filtreerimisreeglid et korrastada oma saabuvat posti, sorteerida see " -"kaustadesse ja kustutada rämpspost." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Loo uus kirjamall" - -#: config/prefs.php.dist:555 -msgid "Create stationery and form responses." -msgstr "Kirjamallide loomine" - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "Manused" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "Praegune juurdepääs %s-le" - -#: config/prefs.php.dist:1174 -msgid "Current expanded status in the folders view" -msgstr "Praegune laiendatud staatus kaustade vaates" - -#: config/prefs.php.dist:113 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Määra kontod mujalt posti tirimiseks." - -#: config/prefs.php.dist:55 -msgid "Customize how you send mail." -msgstr "Määra, kuidas saata kirju." - -#: config/prefs.php.dist:41 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Korralda töid mida tehakse %s-i sisselogimisel automaatselt." - -#: mailbox.php:573 lib/Block/mailbox.php:147 -msgid "Dat_e" -msgstr "_Kuupäev" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Kuupäev" - -#: lib/Search.php:686 -msgid "Date <" -msgstr "Kuupäev <" - -#: lib/Search.php:682 -msgid "Date =" -msgstr "Kuupäev =" - -#: lib/Search.php:690 -msgid "Date >" -msgstr "Kuupäev >" - -#: templates/thread/thread.html:27 -msgid "Date:" -msgstr "Kuupäev:" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "Päev" - -#: lib/MIME/Viewer/itip.php:921 -msgid "Declined" -msgstr "Tagasi lükatud" - -#: lib/MIME/Viewer/itip.php:267 -msgid "Declined: " -msgstr "Tagasi lükatud: " - -#: config/prefs.php.dist:674 -msgid "Default" -msgstr "Vaikimisi" - -#: config/prefs.php.dist:843 -msgid "Default (US-ASCII)" -msgstr "Vaike (US-ASCII)" - -#: config/prefs.php.dist:605 -msgid "Default forwarding method:" -msgstr "Vaikimisi edastamise meetod:" - -#: config/prefs.php.dist:1089 -msgid "Default sorting criteria:" -msgstr "Vaikimisi otsingutingimus:" - -#: config/prefs.php.dist:1099 -msgid "Default sorting direction:" -msgstr "Vaikimisi järjestuse suund:" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Delegated" -msgstr "Delegeeritud" - -#: mailbox.php:499 mailbox.php:501 folders.php:402 message.php:537 -#: lib/IMAP/ACL/rfc4314.php:57 templates/pgp/pgp.html:38 -#: templates/folders/actions.html:17 -#: templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:66 templates/smime/smime.html:31 -msgid "Delete" -msgstr "Kustuta" - -#: pgp.php:406 smime.php:314 -#, php-format -msgid "Delete %s Public Key" -msgstr "Kustuta %s avalik võti" - -#: templates/pgp/pgp.html:89 templates/smime/smime.html:79 -msgid "Delete Current Keys" -msgstr "Kustuta võtmed" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Kustuta kaust(ad)" - -#: templates/folders/folders_confirm.html:22 -msgid "Delete Selected Folders" -msgstr "Kustuta valitud kaustad" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "Kustuta kirjamall" - -#: folders.php:402 -msgid "Delete Virtual Folder" -msgstr "Kustuta virtuaalkaust" - -#: mailbox.php:419 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Kustuta Virtuaalse kausta %s definitsioon" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Kustuta tiritud kirjad välisest serverist" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Kustuta minu kalendrist" - -#: config/prefs.php.dist:396 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Kustuta vanad lingitud lisandid kuu alguses" - -#: config/prefs.php.dist:350 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Kustuta vanad saadetud kirjade kaustad kuu alguses" - -#: config/prefs.php.dist:742 -msgid "Delete spam messages" -msgstr "Kustuta rämpskirjad" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Kustuta" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "Kustuta?" - -#: mailbox.php:774 message.php:465 lib/Block/mailbox.php:319 -#: templates/mailbox/navbar.html:20 templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Kustutatud" - -#: search.php:339 -msgid "Deleted messages" -msgstr "Kustutatud kirjad" - -#: compose.php:214 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Lisand \"%s\" kustutatud." - -#: config/prefs.php.dist:87 -msgid "Deleting and Moving Messages" -msgstr "Kirjade kustutamine ja ümbertõstmine" - -#: lib/MIME/Viewer/itip.php:632 -msgid "Deny request" -msgstr "Keeldu" - -#: lib/MIME/Viewer/itip.php:556 -msgid "Deny request for free/busy information" -msgstr "Lükka tagasi vaba/hõivatud info päring" - -#: config/prefs.php.dist:1098 -msgid "Descending" -msgstr "Kahanev" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:842 -msgid "Description" -msgstr "Kirjeldus" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "Kirjeldus:" - -#: templates/pgp/pgp.html:38 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 templates/smime/smime.html:31 -#: templates/smime/smime.html:67 -msgid "Details" -msgstr "Üksikasjad" - -#: lib/Compose.php:2671 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "Ei lisanud manust \"%s\" kuna see oli poolikult ülesse laetud." - -#: lib/Compose.php:2680 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "Ei lisanud manust \"%s\" kuna fail oli tühi." - -#: lib/Compose.php:2667 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" -"Ei lisanud manust \"%s\" kuna suurim lubatud ülesse laadimise limiit ületati." - -#: lib/Compose.php:2675 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"Ei lisanud manust \"%s\" kuna serveri seaded keelavad failide ülesse " -"laadimist." - -#: config/prefs.php.dist:802 -msgid "Dim signatures?" -msgstr "Näita allkirja tuhmilt" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Näita" - -#: config/prefs.php.dist:255 -msgid "Display Virtual Inbox?" -msgstr "Näita Virtuaalset Sisend kausta?" - -#: config/prefs.php.dist:577 -msgid "Display confirmation after sending a message?" -msgstr "Näita pärast kirja saatmist kinnitust" - -#: config/prefs.php.dist:819 -msgid "Display in Body of Message" -msgstr "Kirja sees" - -#: config/prefs.php.dist:954 -msgid "Display pop-up notification of new mail?" -msgstr "Anna märku uute kirjade saabumisest." - -#: config/prefs.php.dist:919 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Näita menüüribal \"Eemalda rämpspost\" linki" - -#: config/prefs.php.dist:911 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Näita menüüribal \"Tühjenda prügikast\" linki" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "Paigutus:" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "EI sisalda" - -#: templates/folders/actions.html:28 -msgid "Do Not Check for New Mail" -msgstr "Ära kontrolli värsket posti" - -#: config/prefs.php.dist:1125 -msgid "Do not generate a link in the From: column" -msgstr "Ära tekita Kellelt: veerus linki" - -#: templates/javascript_defs.php:35 -msgid "Doing so will discard this message permanently." -msgstr "Nii tehes kustutate selle maili igaveseks." - -#: login.php:411 -msgid "Don't have an account? Sign up." -msgstr "Sul pole kasutajakontot? Registreeru." - -#: templates/folders/actions.html:32 -msgid "Download" -msgstr "Salvesta" - -#: lib/MIME/Contents.php:239 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Salvesta %s .zip vormingus" - -#: message.php:662 -msgid "Download All Attachments (in .zip file)" -msgstr "Salvesta kõik lisandid (.zip failina)" - -#: templates/folders/actions.html:33 -msgid "Download [.zip format]" -msgstr "Salvesta [.zip vormingus]" - -#: lib/MIME/Contents.php:239 -msgid "Download in .zip Format" -msgstr "Salvesta .zip vormingus" - -#: mailbox.php:756 message.php:463 lib/Block/mailbox.php:301 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:40 -#: templates/message/navbar_navigate.html:14 -msgid "Draft" -msgstr "Mustand" - -#: lib/IMAP/Tree.php:2332 -msgid "Draft folder" -msgstr "Mustandite kaust" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Mustandite kaust:" - -#: login.php:288 -msgid "Dynamic" -msgstr "Dynamic" - -#: templates/pgp/pgp.html:105 -msgid "E-mail Address:" -msgstr "Maili aadress:" - -#: mailbox.php:808 lib/Block/mailbox.php:353 -msgid "END" -msgstr "LÕPP" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "VIGA: kirja ei õnnestunud kätte toimetada." - -#: folders.php:403 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Muuda" - -#: mailbox.php:422 -msgid "Edit Search Query" -msgstr "Muuda päringut" - -#: folders.php:403 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Muuda virtuaalset kausta" - -#: mailbox.php:418 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Muuda %s virtuaalse kausta määratlust" - -#: filterprefs.php:90 -msgid "Edit your Blacklist" -msgstr "Muuda musta nimekirja" - -#: filterprefs.php:89 -msgid "Edit your Filter Rules" -msgstr "Muuda filtreerimisreegleid" - -#: filterprefs.php:91 -msgid "Edit your Whitelist" -msgstr "Muuda valget nimekirja" - -#: config/prefs.php.dist:1027 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Muuda välistele e-posti kontodele juurdepääsu seadeid." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "E-posti aadress" - -#: lib/Message.php:801 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Kõik kirjad %s-st said kustutatud." - -#: lib/Message.php:777 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Kõik kirjad %s-st said kustutatud." - -#: templates/folders/actions.html:18 -msgid "Empty" -msgstr "Tühjenda" - -#: templates/folders/folders_confirm.html:22 -msgid "Empty Selected Folders" -msgstr "Tühjenda märgitud kaustad" - -#: lib/IMP.php:809 -msgid "Empty _Spam" -msgstr "Tühjenda _Rämpspost" - -#: lib/IMP.php:801 -msgid "Empty _Trash" -msgstr "Tühjenda _prügikast" - -#: mailbox.php:415 -msgid "Empty folder" -msgstr "Tühjenda kaust" - -#: pgp.php:457 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "Võimalda PGP kasutamine" - -#: smime.php:350 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "Võimalda S/MIME kasutamine" - -#: config/prefs.php.dist:978 -msgid "Enable message previews?" -msgstr "Luba näidata kirja eelvaadet" - -#: compose.php:1068 -msgid "Encr_yption Options" -msgstr "_Krüptimise seaded" - -#: lib/MIME/Viewer/itip.php:530 lib/MIME/Viewer/itip.php:532 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "Lõpp" - -#: lib/Compose.php:1580 -msgid "End forwarded message" -msgstr "Edastatud kirja lõpp" - -#: lib/Compose.php:1470 -msgid "End message" -msgstr "Kirja lõpp" - -#: lib/Compose.php:1468 -#, php-format -msgid "End message from %s" -msgstr "%s kirja lõpp" - -#: pgp.php:432 smime.php:338 -msgid "Enter Passphrase" -msgstr "Sisesta salasõna" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Sisesta uue rämpsposti kausta nimi" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Sisesta uue mustandite kausta nimi" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Sisesta uue saadetud kirjade kausta nimi" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Sisesta uue prügikausta nimi" - -#: message.php:552 lib/Search.php:678 config/prefs.php.dist:602 -msgid "Entire Message" -msgstr "Kogu kiri" - -#: thread.php:71 message.php:168 lib/Compose.php:1064 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "\"%s\" lisati aadressiraamatusse" - -#: lib/MIME/Viewer/pgp.php:435 lib/MIME/Viewer/pkcs7.php:434 -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -msgid "Error" -msgstr "Viga" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Viga IMAP serveriga ühendumisel. %s: %s." - -#: lib/MIME/Contents.php:142 -msgid "Error displaying message." -msgstr "Viga kirja näitamisel." - -#: lib/MIME/Viewer/itip.php:314 lib/MIME/Viewer/itip.php:418 -#, php-format -msgid "Error sending reply: %s." -msgstr "Viga vastuse saatmisel: %s." - -#: templates/pgp/pgp.html:32 templates/smime/smime.html:25 -msgid "Error:" -msgstr "Viga:" - -#: lib/MIME/Viewer/itip.php:104 -msgid "Event successfully deleted." -msgstr "Sündmus õnnestus kustutada." - -#: config/prefs.php.dist:943 -msgid "Every 15 minutes" -msgstr "Iga 15 minuti tagant" - -#: config/prefs.php.dist:940 -msgid "Every 30 seconds" -msgstr "Iga 30 sekundi tagant" - -#: config/prefs.php.dist:656 config/prefs.php.dist:942 -msgid "Every 5 minutes" -msgstr "Iga 5 minuti tagant" - -#: config/prefs.php.dist:944 -msgid "Every half hour" -msgstr "Iga poole tunni tagant" - -#: config/prefs.php.dist:941 -msgid "Every minute" -msgstr "Kord minutis" - -#: folders.php:448 -msgid "Expand" -msgstr "Ava" - -#: folders.php:371 -msgid "Expand All" -msgstr "Ava kõik" - -#: folders.php:371 -msgid "Expand All Folders" -msgstr "Ava kõik kaustad" - -#: folders.php:448 -msgid "Expand Folder" -msgstr "Ava kaust" - -#: compose.php:777 compose.php:1013 -msgid "Expand Names" -msgstr "Lahenda nimed" - -#: config/prefs.php.dist:1153 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Kaustade vaates ava vaikimisi terve kaustapuu" - -#: config/prefs.php.dist:1175 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Kaustade vaates ava vaikimisi terve kaustapuu?" - -#: lib/IMP.php:820 lib/IMP.php:822 -msgid "F_etch Mail" -msgstr "_Tiri kirju" - -#: fetchmail.php:50 config/prefs.php.dist:112 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Kirjade tirimine" - -#: config/prefs.php.dist:1035 -msgid "Fetch Mail in a separate window?" -msgstr "Tiri kirju eraldi aknas." - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Tiri kirjad sisselogimisel" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "Tirisin %d kirja kontolt %s" - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Tirisin 1 kirja kontolt %s" - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Fetchmail:" - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Fetchmail: uusi kirju pole." - -#: lib/IMP.php:826 -msgid "Fi_lters" -msgstr "_Filtrid" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "Väljad millest otsida" - -#: templates/javascript_defs.php:40 templates/compose/compose.html:261 -msgid "File" -msgstr "Fail" - -#: templates/filters/prefs.html:48 -msgid "Filter Options" -msgstr "Filtreerimise seaded" - -#: templates/filters/prefs.html:36 -msgid "Filter Settings" -msgstr "Filtri seaded" - -#: config/prefs.php.dist:725 -msgid "Filter message content for profanity?" -msgstr "Filtreeri kirjade sisu." - -#: templates/filters/prefs.html:11 -msgid "Filter support is disabled on this system." -msgstr "Filtrite kasutamise võimalus selles süsteemis puudub." - -#: config/prefs.php.dist:135 -msgid "Filters" -msgstr "Filtrid" - -#: templates/filters/prefs.html:3 -msgid "Filters NOT Active" -msgstr "Filtrid EI OLE aktiivsed." - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Filtrid: %s halduse leht" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Leia:" - -#: config/prefs.php.dist:1071 -msgid "First Mailbox Page" -msgstr "Postkasti esimene lehekülg" - -#: mailbox.php:269 -msgid "First Page" -msgstr "Esimene lehekülg" - -#: mailbox.php:769 message.php:464 templates/mailbox/navbar.html:32 -#: templates/message/navbar_navigate.html:10 -msgid "Flagged For Followup" -msgstr "Lipustatud Järgnevuseks" - -#: search.php:334 -msgid "Flagged messages" -msgstr "Lipustatud kirjad" - -#: mailbox.php:524 message.php:551 -msgid "Fo_rward" -msgstr "_Edasta" - -#: lib/Block/mailbox.php:455 lib/IMAP/Tree.php:2377 -#: templates/folders/folders_size.html:5 -msgid "Folder" -msgstr "Kaust" - -#: folders.php:254 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "Kaustatoimingud - kinnitus" - -#: folders.php:311 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Kaustasirvija" - -#: folders.php:273 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Kaustade suurused" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Kaustade ülevaade" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "Kaustade jagamine pole võimalik." - -#: folders.php:47 -msgid "Folder use is not enabled." -msgstr "Kaustade kasutamine pole võimalik." - -#: config/prefs.php.dist:1142 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Tänaste kirjade kuupäeva esitus postkasti vaates" - -#: mailbox.php:524 message.php:551 lib/Compose.php:1563 -msgid "Forward" -msgstr "Edasta" - -#: lib/Compose.php:1549 -msgid "Forward:" -msgstr "Edasta:" - -#: lib/Compose.php:1663 -msgid "Forwarded Message:" -msgstr "Edastatud kiri:" - -#: lib/Compose.php:1576 -msgid "Forwarded message" -msgstr "Edastatud kiri" - -#: lib/Compose.php:1574 -#, php-format -msgid "Forwarded message from %s" -msgstr "Edastatud kiri %s'lt" - -#: lib/MIME/Viewer/itip.php:412 -msgid "Free/Busy Request Response" -msgstr "Vastus vaba/hõivatud päringule" - -#: mailbox.php:583 lib/Block/mailbox.php:157 -msgid "Fro_m" -msgstr "Kellel_t" - -#: lib/Search.php:654 lib/UI/Mailbox.php:97 lib/UI/Message.php:25 -#: templates/thread/thread.html:32 templates/compose/compose.html:27 -msgid "From" -msgstr "Kellelt" - -#: config/prefs.php.dist:1084 -msgid "From Address" -msgstr "Saatja aadress" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Galerii:" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:31 -#: config/prefs.php.dist:39 -msgid "General Options" -msgstr "Muud seaded" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Tiri ainult uued kirjad (ainult IMAP)" - -#: folders.php:358 lib/MIME/Viewer/itip.php:568 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:899 -msgid "Go" -msgstr "Mine" - -#: thread.php:136 -msgid "Go to Message" -msgstr "Kirja juurde" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Liigu Virtuaalsesse Sisend kausta" - -#: lib/IMP.php:353 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Ava \"%s\" kanne aadressiraamatus" - -#: message.php:432 lib/Filter.php:130 lib/MIME/Contents.php:425 -#: lib/MIME/Viewer/images.php:92 lib/MIME/Viewer/images.php:99 -#: lib/MIME/Viewer/images.php:101 lib/MIME/Viewer/appledouble.php:40 -#: lib/MIME/Viewer/pkcs7.php:477 lib/MIME/Viewer/status.php:119 -#: lib/MIME/Viewer/status.php:128 lib/MIME/Viewer/notification.php:60 -#: lib/MIME/Viewer/notification.php:66 lib/MIME/Viewer/related.php:85 -msgid "HERE" -msgstr "SIIN" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:450 -msgid "HTML Version of Message" -msgstr "Kirja HTML variant" - -#: message.php:601 -msgid "Headers" -msgstr "Päised" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Siin on kiri mis sul pooleli jäi:" - -#: config/prefs.php.dist:793 -msgid "Hidden" -msgstr "Peidetud" - -#: config/prefs.php.dist:792 -msgid "Hidden in Thread View" -msgstr "Jutulõnga vaates peidetud" - -#: templates/javascript_defs.php:29 -msgid "Hide Addresses" -msgstr "Peida aadressid" - -#: lib/Block/mailbox.php:459 -msgid "Hide Columns" -msgstr "Peida veerud" - -#: mailbox.php:250 -msgid "Hide Deleted" -msgstr "Peida kustutatud" - -#: folders.php:364 -msgid "Hide Unsubscribed" -msgstr "Peida tellimata" - -#: compose.php:985 -msgid "High" -msgstr "Kõrge" - -#: mailbox.php:761 message.php:282 lib/Block/mailbox.php:306 -msgid "High Priority" -msgstr "Kõrge prioriteet" - -#: compose.php:984 -msgid "Highest" -msgstr "Kõrgeim" - -#: config/prefs.php.dist:821 -msgid "How do you want to display attachments?" -msgstr "Kuidas soovid lisandeid näidata?" - -#: config/prefs.php.dist:1163 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "Kuidas peaks nimeruum olema näidatud kausta vaates?" - -#: config/prefs.php.dist:630 -msgid "How to attribute quoted lines in a reply" -msgstr "Kuidas alustada tsiteeritud teksti vastuses" - -#: lib/IMAP.php:305 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (protokolli automaattuvastus)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "IMAP server katkestas ühenduse. Server vastas: %s" - -#: lib/IMAP.php:317 -msgid "IMAP over SSL" -msgstr "IMAP üle SSLi" - -#: lib/IMAP.php:323 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP üle SSLi (iseallkirjastatud sertifikaat)" - -#: lib/IMAP.php:311 -msgid "IMAP, no TLS" -msgstr "IMAP ilma TLSita" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 postiserverid" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "SSL või TLS kasutamiseks peab olema laetud PHP openssl laiendus." - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Kui jätkad, hävivad kõik kirjad kausta(de)s!" - -#: saveimage.php:48 -msgid "Image" -msgstr "Pilt" - -#: lib/MIME/Viewer/html.php:156 -msgid "Images have been blocked to protect your privacy." -msgstr "Pildid on eemaldatud sinu enda kaitseks." - -#: templates/folders/import.html:16 -msgid "Import" -msgstr "Import" - -#: templates/pgp/import_key.html:48 templates/smime/import_key.html:69 -msgid "Import Key" -msgstr "Impordi võti" - -#: templates/pgp/pgp.html:137 templates/smime/smime.html:85 -msgid "Import Keypair" -msgstr "Impordi võtmepaar" - -#: templates/folders/actions.html:35 -msgid "Import Messages" -msgstr "Impordi kirjad" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "Impordi PGP võti" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Impordi isiklik salajane PGP võti" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Impordi isiklik salajane PGP võti:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Impordi isiklik avalik PGP võti" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Impordi isiklik avalik PGP võti:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Impordi isiklikud S/MIME sertifikaadid" - -#: templates/pgp/pgp.html:54 templates/smime/smime.html:47 -msgid "Import Public Key" -msgstr "Impordi avalik võti" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Impordi avalik PGP võti" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Impordi avalik PGP võti:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Impordi avalik S/MIME võti" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Impordi S/MIME võti" - -#: templates/folders/import.html:6 -msgid "Import mbox File" -msgstr "Impordi mbox fail" - -#: templates/folders/import.html:11 -msgid "Import mbox file" -msgstr "Impordi mbox fail" - -#: lib/Block/mailbox.php:314 templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Tähtis" - -#: folders.php:142 -#, php-format -msgid "Imported %d messages from %s." -msgstr "Importisin %d kirja %s-st." - -#: lib/MIME/Viewer/itip.php:937 -msgid "In Process" -msgstr "Käimas" - -#: templates/prefs/initialpageselect.inc:4 lib/IMP.php:685 lib/api.php:217 -#: lib/Folder.php:68 lib/IMAP/Tree.php:553 lib/IMAP/Tree.php:2315 -msgid "Inbox" -msgstr "Inbox" - -#: config/prefs.php.dist:618 -msgid "Include a brief summary of the header in a reply?" -msgstr "Kaasa vastusesse päiste lühikokkuvõte" - -#: config/prefs.php.dist:613 -msgid "Include body text in forward message by default?" -msgstr "Lisa maili sisu edastavate kirjadesse vaikeväärtusena?" - -#: config/prefs.php.dist:585 -msgid "Include original message in a reply?" -msgstr "Kaasa vastusesse algne kiri" - -#: lib/MIME/Viewer/status.php:131 lib/MIME/Viewer/notification.php:59 -msgid "Info" -msgstr "Teave" - -#: pgp.php:405 smime.php:313 -#, php-format -msgid "Information on %s Public Key" -msgstr "Teave %s avaliku võtme kohta" - -#: pgp.php:434 -msgid "Information on Personal Private Key" -msgstr "Teave isikliku salajase võtme kohta" - -#: pgp.php:428 smime.php:336 -msgid "Information on Personal Public Key" -msgstr "Teave isikliku avaliku võtme kohta" - -#: templates/javascript_defs.php:42 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "Kirja sees" - -#: lib/IMAP/ACL/rfc4314.php:53 lib/IMAP/ACL/rfc2086.php:53 -msgid "Insert" -msgstr "Sisesta" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Sisesta siia sertifikaat:" - -#: lib/MIME/Viewer/itip.php:423 -msgid "Invalid Action selected for this component." -msgstr "Valiti selle komponendi jaoks sobimatu tegevus." - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -msgid "Invalid Address" -msgstr "Vigane aadress" - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "Vigane väline postkast" - -#: lib/Compose.php:1109 lib/Compose.php:1128 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Lubamatu märk e-posti aadressis: %s." - -#: lib/Compose.php:1124 -msgid "Invalid hostname." -msgstr "Vigane nimi." - -#: pgp.php:18 smime.php:96 -msgid "Invalid key" -msgstr "Vigane võti" - -#: lib/Compose.php:282 -msgid "Invalid message, cannot resume draft." -msgstr "Vigane kiri, ei saa jätkata." - -#: pgp.php:202 -msgid "Invalid personal PGP private key." -msgstr "Vigane isiklik salajane PGP võti." - -#: pgp.php:177 -msgid "Invalid personal PGP public key." -msgstr "Vigane isiklik avalik PGP võti." - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Vastand" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:110 -msgid "Key Length:" -msgstr "Võtme pikkus:" - -#: pgp.php:448 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "Võtme loomine võib võtta tükk aega. Kas jätkata võtme loomisega?" - -#: templates/pgp/pgp.html:49 templates/smime/smime.html:42 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"Võtit ei saa importida. Sellesse serverisse pole võimalik faile laadida." - -#: templates/pgp/pgp.html:52 templates/smime/smime.html:45 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Võtit ei saa importida. Sa pole määranud aadressiraamatut, kuhu soovid " -"aadresse lisada." - -#: pgp.php:344 -msgid "Key successfully sent to the public keyserver." -msgstr "Võti saadeti avalikku võtmeserverisse." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Keel" - -#: config/prefs.php.dist:1072 -msgid "Last Mailbox Page" -msgstr "Postkasti viimane lehekülg" - -#: mailbox.php:281 -msgid "Last Page" -msgstr "Viimane lehekülg" - -#: compose.php:1107 -msgid "Link Attachments?" -msgstr "Lingi Manused?" - -#: attachment.php:34 lib/Compose.php:2362 -msgid "Linked attachments are forbidden." -msgstr "Lisandite linkimine on keelatud." - -#: lib/Compose.php:2378 -#, php-format -msgid "Links will expire on %s" -msgstr "Lingid aeguvad %s" - -#: lib/IMAP/ACL/rfc4314.php:49 lib/IMAP/ACL/rfc2086.php:49 -msgid "List" -msgstr "Nimekiri" - -#: config/prefs.php.dist:1261 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Aadresside ekraani avamisel näita aadresside loendit (kui välja lülitatud, " -"näed ainult neid aadresse mida otsid)" - -#: config/prefs.php.dist:818 -msgid "Listing in the Header" -msgstr "Ainult päistes" - -#: compose.php:763 -msgid "Loading..." -msgstr "Laen..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Kohalik kaust:" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "Koht" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:33 -msgid "Log in" -msgstr "Logi sisse" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Logi sisse %s'i" - -#: login.php:407 -msgid "Login" -msgstr "Logi sisse" - -#: config/prefs.php.dist:40 -msgid "Login Tasks" -msgstr "Tööd sisselogimisel" - -#: compose.php:987 -msgid "Low" -msgstr "Madal" - -#: mailbox.php:764 message.php:284 lib/Block/mailbox.php:309 -msgid "Low Priority" -msgstr "Väheoluline" - -#: compose.php:988 -msgid "Lowest" -msgstr "Madalaim" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Macintoshi fail" - -#: config/prefs.php.dist:104 -msgid "Mail Previews" -msgstr "Kirjade eelvaated" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Välise postiserveri tüüp:" - -#: lib/IMAP/Tree.php:2322 lib/IMAP/Tree.php:2349 -msgid "Mailbox" -msgstr "Postkast" - -#: lib/Block/mailbox.php:6 -msgid "Mailbox View" -msgstr "Postkasti Vaade" - -#: config/prefs.php.dist:119 -msgid "Mailbox and Folder Display Options" -msgstr "Postkasti ja kaustade esituse seaded" - -#: lib/IMAP/ACL/rfc4314.php:52 lib/IMAP/ACL/rfc2086.php:52 -msgid "Mark (Other)" -msgstr "Märgi (teised)" - -#: lib/IMAP/ACL/rfc4314.php:51 lib/IMAP/ACL/rfc2086.php:51 -msgid "Mark (Seen)" -msgstr "Märgi (loetuks)" - -#: templates/folders/actions.html:30 -msgid "Mark All Messages as Seen" -msgstr "Märgi kõik kirjad kaustas loetuks" - -#: templates/folders/actions.html:31 -msgid "Mark All Messages as Unseen" -msgstr "Märgi kõik kirjad kaustas uuteks" - -#: templates/mailbox/navbar.html:27 templates/mailbox/navbar.html:29 -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 -msgid "Mark as:" -msgstr "Atribuudid:" - -#: config/prefs.php.dist:775 -msgid "Mark different levels of quoting with different colors?" -msgstr "Tähista erinevad tsiteerimistasemed erineva värviga" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Märgi kirjad loetuks (ainult IMAP)" - -#: config/prefs.php.dist:783 -msgid "Mark simple markup?" -msgstr "Näita HTML märgendeid" - -#: search.php:214 -msgid "Match All Queries" -msgstr "kõigile tingimustele" - -#: search.php:212 -msgid "Match Any Query" -msgstr "mõnele tingimusele" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "Lisandi suuruse piirmäär" - -#: lib/api.php:94 -msgid "Maximum Number of Folders" -msgstr "Kaustade arvu piirmäär" - -#: lib/api.php:95 -msgid "Maximum Number of Recipients per Message" -msgstr "Suurim saajate arv kirja kohta" - -#: lib/api.php:96 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Suurim saajate arv ajaühiku kohta" - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "Lisandite piirarv on täis." - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "Lisandite suuruse piirmäär on täis." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Kaustade loendi menüü" - -#: lib/Compose.php:1461 -msgid "Message" -msgstr "Kiri" - -#: config/prefs.php.dist:54 -msgid "Message Composition" -msgstr "Kirja koostamine" - -#: config/prefs.php.dist:1083 -msgid "Message Date" -msgstr "Kirja kuupäev" - -#: config/prefs.php.dist:53 config/prefs.php.dist:71 config/prefs.php.dist:86 -#: config/prefs.php.dist:95 config/prefs.php.dist:103 -#: config/prefs.php.dist:111 -msgid "Message Options" -msgstr "Kirja seaded" - -#: search.php:407 -msgid "Message Search" -msgstr "Otsi kirja" - -#: config/prefs.php.dist:1087 -msgid "Message Size" -msgstr "Kirja suurus" - -#: message.php:572 -msgid "Message Source" -msgstr "Kirja algtekst" - -#: config/prefs.php.dist:72 -msgid "Message Viewing" -msgstr "Kirja vaatamine" - -#: lib/Compose.php:1459 -#, php-format -msgid "Message from %s" -msgstr "Kiri %s-lt" - -#: lib/UI/Mailbox.php:148 -msgid "Message has attachments" -msgstr "Kirjal on lisandeid" - -#: lib/UI/Mailbox.php:147 -msgid "Message is encrypted" -msgstr "Kiri on krüptitud" - -#: lib/UI/Mailbox.php:146 -msgid "Message is signed" -msgstr "Kiri on allkirjastatud" - -#: compose.php:355 compose.php:362 -msgid "Message redirected successfully." -msgstr "Kiri suunati edasi." - -#: lib/Compose.php:784 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Kiri saadeti teele kuid ei salvestatud %s-i" - -#: compose.php:420 compose.php:428 -msgid "Message sent successfully." -msgstr "Kiri saadeti teele." - -#: config/prefs.php.dist:1114 -msgid "Messages per page in the mailbox view." -msgstr "Korraga nähtavate kirjade arv leheküljel." - -#: mailbox.php:215 -msgid "Messages to" -msgstr "märgitud kirjad kausta:" - -#: login.php:291 -msgid "Minimalist" -msgstr "Minimalist" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Viis" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "Kuu" - -#: mailbox.php:476 mailbox.php:868 message.php:502 message.php:689 -msgid "Move" -msgstr "Tõsta" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "Nihuta alla" - -#: config/prefs.php.dist:743 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "Tõsta rämpskirjad rämpskirjade kausta ja korralikud kirjad INBOXi" - -#: mailbox.php:476 mailbox.php:868 message.php:502 message.php:689 -msgid "Move to folder" -msgstr "Tõsta kausta" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "Nihuta üles" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Multipart/alternative" - -#: thread.php:158 -msgid "Multiple Message View" -msgstr "Mitme kirja vaade" - -#: templates/pgp/pgp.html:4 templates/fetchmail/fetchmailprefs.html:91 -#: templates/smime/smime.html:4 -msgid "NOTE:" -msgstr "TÄHELEPANU:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Nimi" - -#: pgp.php:116 -msgid "Name and/or email cannot be empty" -msgstr "Nimi ja/või aadress peab olema täidetud" - -#: lib/MIME/Viewer/itip.php:942 -msgid "Needs Action" -msgstr "Vajab tähelepanu" - -#: config/prefs.php.dist:707 config/prefs.php.dist:939 -msgid "Never" -msgstr "Mitte kunagi" - -#: config/prefs.php.dist:697 -msgid "Never save attachments" -msgstr "Ära salvesta kunagi" - -#: lib/IMP.php:440 -msgid "New Folder" -msgstr "Uus kaust" - -#: config/prefs.php.dist:96 -msgid "New Mail" -msgstr "Värske post" - -#: compose.php:226 lib/Block/tree_folders.php:36 -msgid "New Message" -msgstr "Uus kiri" - -#: mailbox.php:828 lib/Block/mailbox.php:373 lib/MIME/Headers.php:193 -#, php-format -msgid "New Message to %s" -msgstr "Uus kiri %s-le" - -#: search.php:325 -msgid "New messages" -msgstr "Uued kirjad" - -#: message.php:518 -msgid "Next Message" -msgstr "Järgmine kiri" - -#: mailbox.php:279 -msgid "Next Page" -msgstr "Järgmine lehekülg" - -#: templates/javascript_defs.php:49 config/prefs.php.dist:655 -#: config/prefs.php.dist:1150 config/prefs.php.dist:1172 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "Ei" - -#: smime.php:241 -msgid "No Certificate found" -msgstr "Sertifikaati ei leitud" - -#: lib/IMP.php:1346 -msgid "No Encryption" -msgstr "Krüptimata" - -#: templates/pgp/pgp.html:29 templates/smime/smime.html:22 -msgid "No Keys in Keyring" -msgstr "Võtmerõngas pole võtmeid" - -#: mailbox.php:258 rss.php:93 -#, php-format -msgid "No Messages" -msgstr "Kirju ei ole" - -#: pgp.php:143 -msgid "No PGP public key imported." -msgstr "PGP avalikku võtit pole imporditud." - -#: mailbox.php:789 lib/Block/mailbox.php:334 -msgid "No Preview Text" -msgstr "Eelvaates pole teksti" - -#: smime.php:166 -msgid "No S/MIME public key imported." -msgstr "Avalikku S/MIME võtit pole imporditud." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Heli puudub" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Lisandeid ei leitud." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "Avalikus võtmes ei leitud e-posti infot." - -#: acl.php:76 -msgid "No folder selected." -msgstr "Kaust pole valitud" - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "Uusi kirju ei jälgita üheski kaustas." - -#: folders.php:191 lib/Folder.php:437 lib/Folder.php:485 -msgid "No folders were specified" -msgstr "Ühtki kausta ei määratud" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "Üheski kaustas pole uusi kirju" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "Üheski kaustas pole lugemata kirju" - -#: lib/Compose.php:1499 -msgid "No message body text" -msgstr "Kirjal puudub tekst" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Kirja ei tagastatud." - -#: mailbox.php:230 -msgid "No messages matched your search." -msgstr "Otsingutingimustele ei vasta ükski kiri." - -#: pgp.php:195 -msgid "No personal PGP private key imported." -msgstr "Isiklikku salajast PGP võtit pole imporditud." - -#: pgp.php:171 -msgid "No personal PGP public key imported." -msgstr "Isiklikku avalikku PGP võtit pole imporditud." - -#: smime.php:216 -msgid "No personal S/MIME certificates imported." -msgstr "Isiklikke S/MIME sertifikaate pole imporditud." - -#: lib/MIME/Viewer/pkcs7.php:299 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "Kirja ei õnnestu dekrüpteerida kuna puudub privaatvõti." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "Ei leitud ühtki sobivat IMAP autentimise meetodit." - -#: acl.php:108 -msgid "No user specified." -msgstr "Kasutajat pole määratud." - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:875 -msgid "Non Participant" -msgstr "Mitteosaleja" - -#: templates/prefs/folderselect.inc:21 templates/prefs/trashselect.inc:20 -#: templates/prefs/sentmailselect.inc:38 templates/prefs/sourceselect.inc:35 -#: templates/prefs/spamselect.inc:20 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:837 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Mitte midagi" - -#: compose.php:986 -msgid "Normal" -msgstr "Tavaline" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Mitte kustutatud" - -#: templates/mailbox/navbar.html:23 templates/mailbox/navbar.html:41 -#: templates/message/navbar_navigate.html:15 -msgid "Not Draft" -msgstr "Mitte mustand" - -#: templates/mailbox/navbar.html:33 templates/message/navbar_navigate.html:11 -msgid "Not Flagged" -msgstr "Mitte lipustatud" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "Mitte tähtis" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Mitte isiklik" - -#: lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 lib/Crypt/PGP.php:136 -msgid "Not a valid public key." -msgstr "Avalik võti pole korrektne." - -#: config/prefs.php.dist:856 -msgid "Not at all" -msgstr "Mitte üldse" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "Arvesta et see võib võtta veidi aega" - -#: lib/IMP.php:492 -msgid "Notepads" -msgstr "Märkmikud" - -#: config/hooks.php.dist:420 -msgid "Notes" -msgstr "Märkmed" - -#: config/prefs.php.dist:741 -msgid "Nothing" -msgstr "Mitte midagi" - -#: attachment.php:108 -msgid "Notification: Linked attachment downloaded" -msgstr "Teade anne: Lingitud manus on allalaetud" - -#: lib/Block/mailbox.php:451 -msgid "Number of messages to display" -msgstr "Mitu kirja näidata" - -#: config/prefs.php.dist:405 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "Mitu kuud säilitada vanu lingitud lisandeid igakuisel kustutamisel" - -#: config/prefs.php.dist:359 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Säilitatavate vanade saadetud kirjade kaustade arv igakuisel kustutamisel" - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "OK" - -#: templates/search/search.html:61 templates/pgp/import_key.html:30 -#: templates/smime/import_key.html:31 -msgid "OR" -msgstr "VÕI" - -#: search.php:324 -msgid "Old messages" -msgstr "Vanad kirjad" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Vanad saadetud kirjade kaustad tühjendatakse." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Näita ainult kaustu mis sisaldavad lugemata kirju" - -#: templates/javascript_defs.php:58 -msgid "Only one folder should be selected for this action." -msgstr "Palun vali selleks operatsiooniks ainult üks kaust." - -#: lib/IMP.php:877 lib/IMP.php:882 -msgid "Open Fo_lder" -msgstr "A_va kaust" - -#: lib/IMP.php:882 -msgid "Open Folder" -msgstr "Ava kaust" - -#: lib/IMAP/Tree.php:2373 -msgid "Opened Folder" -msgstr "Avatud kaust" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:871 -msgid "Optional Participant" -msgstr "Vabatahtlik osaleja" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Teised e-posti kontod" - -#: config/prefs.php.dist:118 config/prefs.php.dist:127 -#: config/prefs.php.dist:134 config/prefs.php.dist:141 -#: config/prefs.php.dist:149 config/prefs.php.dist:158 -msgid "Other Options" -msgstr "Muud seaded" - -#: lib/IMAP/Tree.php:94 -msgid "Other Users' Folders" -msgstr "Teiste kasutajate kaustad" - -#: templates/login/login.html:103 -msgid "Outbound Server" -msgstr "Väljuva posti server" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:164 lib/MIME/Viewer/pgp.php:212 -#: lib/MIME/Viewer/pgp.php:304 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1349 -msgid "PGP Encrypt Message" -msgstr "Krüpti kiri PGP-ga" - -#: lib/IMP.php:1354 -msgid "PGP Encrypt Message with passphrase" -msgstr "Parooliga vajav PGP krüpteeringuga kiri" - -#: lib/Compose.php:1241 -msgid "PGP Error: " -msgstr "PGP viga: " - -#: config/prefs.php.dist:150 -msgid "PGP Options" -msgstr "PGP seaded" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "PGP salasõna sisestus" - -#: templates/pgp/pgp.html:68 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "PGP võtmete kasutamiseks on vaja turvalist veebiühendust." - -#: pgp.php:155 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "\"%s (%s)\" avalik võti on lisatud." - -#: pgp.php:251 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "\"%s\" PGP avalik võti on kustutatud." - -#: templates/pgp/pgp.html:24 -msgid "PGP Public Keyring" -msgstr "PGP avalike võtmete võtmerõngas" - -#: lib/IMP.php:1350 -msgid "PGP Sign Message" -msgstr "Allkirjasta kiri PGP-ga" - -#: lib/IMP.php:1351 -msgid "PGP Sign/Encrypt Message" -msgstr "Allkirjasta ja krüpti kiri PGP-ga" - -#: lib/IMP.php:1355 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "Allkirjasta ja krüpti kiri parooli vajava PGP-ga" - -#: compose.php:684 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"PGP krüteerimist ei saa kasutada vaike väärtusena kuna kõikidele saajatele " -"ei leitud avaliku võtit." - -#: pgp.php:208 -msgid "PGP private key successfully added." -msgstr "PGP salajane võti on lisatud." - -#: pgp.php:183 -msgid "PGP public key successfully added." -msgstr "PGP avalik võti on lisatud." - -#: templates/pgp/pgp.html:144 -msgid "PGP support is disabled on this system." -msgstr "PGP on selles serveris välja lülitatud." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"PGP kasutamiseks on vaja hüpikaknaid. Kui sinu veebilehitsejas on hüpikaknad " -"keelatud, pead need lubama, muidu PGP korralikult ei tööta." - -#: lib/Compose.php:1201 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: vaja on isikliku salajase võtme parooli." - -#: lib/Compose.php:1210 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: vaja on parooli sinu kirja krüpteerimiseks." - -#: lib/IMAP.php:281 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (protokolli automaattuvastus)" - -#: lib/IMAP.php:293 -msgid "POP3 over SSL" -msgstr "POP3 üle SSLi" - -#: lib/IMAP.php:299 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 üle SSLi (iseallkirjastatud sertifikaat)" - -#: lib/IMAP.php:287 -msgid "POP3, no TLS" -msgstr "POP3 ilma TLSita" - -#: mailbox.php:431 -#, php-format -msgid "Page %d of %d" -msgstr "Lehekülg %d %d-st" - -#: config/prefs.php.dist:1069 -msgid "Page with the First Unseen Message" -msgstr "Esimese lugemata kirjaga lehekülg" - -#: config/prefs.php.dist:1070 -msgid "Page with the Last Unseen Message" -msgstr "Viimase lugemata kirjaga lehekülg" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Leht:" - -#: message.php:670 -msgid "Part(s)" -msgstr "Osa(d)" - -#: templates/pgp/pgp.html:125 -msgid "Passphrase (Again):" -msgstr "Parool (veel kord)" - -#: pgp.php:336 smime.php:250 -msgid "Passphrase successfully unloaded." -msgstr "Salasõna edukalt eemaldatud." - -#: templates/pgp/passphrase.html:19 templates/pgp/pgp.html:120 -#: templates/smime/passphrase.html:21 -msgid "Passphrase:" -msgstr "Salasõna:" - -#: pgp.php:118 -msgid "Passphrases cannot be empty" -msgstr "Paroolid ei või olla tühjad" - -#: pgp.php:120 -msgid "Passphrases do not match" -msgstr "Salasõnad ei lange kokku" - -#: templates/login/login.html:92 -msgid "Password" -msgstr "Salasõna" - -#: templates/fetchmail/fetchmailprefs.html:59 -#: templates/smime/import_key.html:54 -msgid "Password:" -msgstr "Salasõna:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Salasõna: " - -#: mailbox.php:739 message.php:450 lib/Block/mailbox.php:284 -#: templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Isiklik" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "Isiklik info" - -#: pgp.php:126 -msgid "Personal PGP keypair generated successfully." -msgstr "Isiklik PGP võtmepaar loodud." - -#: pgp.php:133 -msgid "Personal PGP keys deleted successfully." -msgstr "Isiklikud PGP võtmed kustutatud." - -#: smime.php:222 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Isiklikku S/MIME sertifikaati EI imporditud: " - -#: smime.php:147 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Isiklikud S/MIME võtmed kustutatud." - -#: config/prefs.php.dist:221 -msgid "Place your signature before replies and forwards?" -msgstr "Paiguta allkiri enne vastust" - -#: lib/Compose.php:448 -msgid "Plaintext Version of Message" -msgstr "Kirja tekstikuju" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Tee uute kirjade saabumisel häält. Selleks peab su veebilehitseja mõistma " -"siseseid helifaile. Windowsi ja Maci peal oskavad seda peaaegu kõik, ent " -"teistel platvormidel on vaja pluginat." - -#: templates/javascript_defs.php:81 -msgid "Please enter a name for the new folder:" -msgstr "Palun sisesta uue kausta nimi:" - -#: templates/javascript_defs.php:60 templates/javascript_defs.php:61 -msgid "Please enter the name of the new folder:" -msgstr "Palun sisesta uue kausta nimi:" - -#: templates/javascript_defs.php:65 -msgid "Please enter the new name:" -msgstr "Palun sisesta uus nimi:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Palun sisesta selle kirja parool." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Palun sisesta oma PGP salajase võtme parool. Seda parool pead sisestama " -"kõigest üks kord sessiooni jooksul." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Palun sisesta oma S/MIME salajase võtme parool. Seda parooli pead sisestama " -"kõigest üks kord sessiooni jooksul." - -#: login.php:187 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Kirja koostamise jätkamiseks logi palun uuesti sisse. Kui sa EI kasuta " -"präänikuid JA kirjutad kirju eraldi aknas, siis pead uuesti sisse logima ka " -"põhiaknas. Selle otstarve on takistada kurjamitel sinu sessiooni ID " -"ärandamist. Vabandame ebamugavuse pärast." - -#: templates/javascript_defs.php:76 -msgid "Please provide your password." -msgstr "Palun sisesta oma salasõna." - -#: templates/javascript_defs.php:75 -msgid "Please provide your username." -msgstr "Palun sisesta oma kasutajanimi." - -#: lib/Compose.php:2548 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Palun paranda vigased või mitmetähenduslikud aadressid." - -#: templates/javascript_defs.php:57 -msgid "Please select a folder before you perform this action." -msgstr "Enne kui midagi teed vali kaust." - -#: templates/javascript_defs.php:69 -msgid "Please select at least one folder to search." -msgstr "Palun vali otsimiseks vähemalt üks kaust." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Tee valik või sisesta parempoolsesse välja:" - -#: config/prefs.php.dist:1183 -msgid "Poll all folders for new mail?" -msgstr "Kontrolli kõigist kausta(de)s värsket posti?" - -#: templates/login/login.html:67 -msgid "Port" -msgstr "Port" - -#: lib/IMAP/ACL/rfc4314.php:54 lib/IMAP/ACL/rfc2086.php:54 -msgid "Post" -msgstr "Saada" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Kasutame Horde tarkvara" - -#: config/prefs.php.dist:213 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Paiguta allkirja ette kriipsud ('-- ')" - -#: pgp.php:260 smime.php:257 filterprefs.php:53 -msgid "Preferences successfully updated." -msgstr "Seadistused salvestatud." - -#: compose.php:1127 -msgid "Preview" -msgstr "Eelvaade" - -#: message.php:511 -msgid "Previous Message" -msgstr "Eelmine kiri" - -#: mailbox.php:271 -msgid "Previous Page" -msgstr "Eelmine lehekülg" - -#: message.php:585 -msgid "Print" -msgstr "Prindi" - -#: message.php:674 -msgid "Printed By" -msgstr "Prinditud" - -#: message.php:653 lib/MIME/Viewer/itip.php:830 -msgid "Priority" -msgstr "Prioriteet" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Salajase võtme parool:" - -#: config/prefs.php.dist:696 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Küsi iga kord lisandi saatmisel; vaikimisi EI" - -#: config/prefs.php.dist:695 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Küsi iga kord lisandi saatmisel; vaikimisi JAH" - -#: config/prefs.php.dist:864 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "Küsi kas saata lugemis kinnitus kui saatja nõuab seda?" - -#: templates/login/login.html:72 -msgid "Protocol" -msgstr "Protokoll" - -#: templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Protokoll:" - -#: lib/Crypt/PGP.php:489 -msgid "Public PGP keyserver support has been disabled." -msgstr "Avaliku PGP võtmeserveri tugi on välja lülitatud." - -#: mailbox.php:445 mailbox.php:513 -msgid "Pur_ge Deleted" -msgstr "Eemal_da kustutatud" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:20 -msgid "Purge" -msgstr "Eemalda" - -#: mailbox.php:445 mailbox.php:513 -msgid "Purge Deleted" -msgstr "Eemalda kustutatud" - -#: config/prefs.php.dist:424 -msgid "Purge Spam how often:" -msgstr "Kui tihti tühjendada SPAMi:" - -#: config/prefs.php.dist:452 -msgid "Purge Trash how often:" -msgstr "Kui tihti tühjendada prügikasti:" - -#: config/prefs.php.dist:433 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "Kustuta SPAMi kausta kirjad mis on vanemad kui märgitud arv päevi." - -#: config/prefs.php.dist:461 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Kustuta prügikastist kirjad mis on vanemad kui märgitud arv päevi" - -#: config/prefs.php.dist:387 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "Kustuta Sent kausta kirjad mis on vanemad kui märgitud arv päevi." - -#: config/prefs.php.dist:414 -msgid "Purge old messages in the Spam folder?" -msgstr "Kustuta vanad kirjad SPAMi kaustast?" - -#: config/prefs.php.dist:442 -msgid "Purge old messages in the Trash folder?" -msgstr "Kustuta vanad kirjad prügikastist" - -#: config/prefs.php.dist:368 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Kustuta vanad kirjad Sent kaustast?" - -#: config/prefs.php.dist:378 -msgid "Purge sent-mail how often:" -msgstr "Kui tihti tühjendada Sent kausta:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "Kustutan %d kirja SPAMi kaustast." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Kustutan %d kirja prügikastist" - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "Kustutan %d kirja Sent kaustast." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "Kustutan 1 kirja SPAMi kaustast." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "Kustutan 1 kirja prügikastist" - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Kustutan 1 kirja %s kaustast." - -#: lib/IMP.php:942 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Ressursikasutus: %.2fMB / %.2fMB (%.2f%%)" - -#: lib/IMP.php:946 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Ressursikasutus: %.2fMB / PIIRAMATU" - -#: lib/IMP.php:949 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Ressursikasutus: PIIRAMATU" - -#: config/prefs.php.dist:626 -#, php-format -msgid "Quoting %f:" -msgstr "%f kirjutas:" - -#: lib/IMAP/ACL/rfc4314.php:50 lib/IMAP/ACL/rfc2086.php:50 -msgid "Read" -msgstr "Loe" - -#: templates/folders/actions.html:38 -msgid "Rebuild Folder Tree" -msgstr "Värskenda kaustapuu" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Viimased otsingud" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Viimased otsingud:" - -#: message.php:556 message.php:599 -msgid "Redirec_t" -msgstr "Suuna edasi" - -#: message.php:556 message.php:599 -msgid "Redirect" -msgstr "Suuna edasi" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "Suuna kiri edasi" - -#: compose.php:339 -msgid "Redirect this message" -msgstr "Suuna see kiri edasi" - -#: folders.php:346 -msgid "Refresh" -msgstr "Värskenda" - -#: config/prefs.php.dist:945 -msgid "Refresh Folder Views:" -msgstr "Värskenda kaustade sisu:" - -#: mailbox.php:408 -msgid "Reload" -msgstr "Värskenda" - -#: folders.php:336 -msgid "Reload View" -msgstr "Värskenda vaade" - -#: lib/MIME/Viewer/itip.php:542 lib/MIME/Viewer/itip.php:561 -msgid "Remember the free/busy information." -msgstr "Pea vaba/hõivatud info meeles." - -#: config/prefs.php.dist:1152 -msgid "Remember the last view" -msgstr "Pea viimane vaade meeles" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Väline postkast:" - -#: search.php:320 -msgid "Remove Field From Search" -msgstr "Eemalda väli otsingust" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "Eemalda allikas" - -#: templates/folders/actions.html:16 -msgid "Rename" -msgstr "Nimeta ümber" - -#: config/prefs.php.dist:341 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Nimeta saadetud kirjade kaust kuu alguses ümber" - -#: lib/Folder.php:373 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "\"%s\" ümbernimetamine \"%s\"-ks ebaõnnestus. Server ütles" - -#: message.php:540 -msgid "Reply" -msgstr "Vasta" - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:420 -msgid "Reply Sent." -msgstr "Vastus saadetud." - -#: compose.php:307 -msgid "Reply to All:" -msgstr "Vasta kõigile:" - -#: compose.php:309 -msgid "Reply to List:" -msgstr "Vasta listile:" - -#: lib/MIME/Viewer/itip.php:544 lib/MIME/Viewer/itip.php:553 -#: lib/MIME/Viewer/itip.php:563 -msgid "Reply with Not Supported Message" -msgstr "Saada vastuseks teade Pole Võimalik" - -#: lib/MIME/Viewer/itip.php:551 -msgid "Reply with free/busy for next 2 months." -msgstr "Saada vastuseks järgmise kahe kuu vaba/hõivatud info." - -#: lib/MIME/Viewer/itip.php:550 -msgid "Reply with requested free/busy information." -msgstr "Saada vastuseks soovitud vaba/hõivatud info." - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Vasta" - -#: lib/Compose.php:1739 -msgid "Reply-To: " -msgstr "Vasta:" - -#: compose.php:305 -msgid "Reply:" -msgstr "Vasta:" - -#: mailbox.php:535 message.php:596 -msgid "Report as Innocent" -msgstr "Tunnista kiri õigeks" - -#: mailbox.php:529 message.php:590 -msgid "Report as Spam" -msgstr "Tunnista kiri rämpspostiks" - -#: compose.php:1052 -msgid "Request a _Read Receipt" -msgstr "Küsi lu_gemiskinnitust" - -#: config/prefs.php.dist:710 -msgid "Request read receipts?" -msgstr "Küsi lugemiskinnitusi" - -#: mailbox.php:108 -msgid "Requested message not found." -msgstr "Soovitud kirja ei leitud." - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:863 -msgid "Required Participant" -msgstr "Nõutav osaleja" - -#: templates/search/search.html:26 templates/search/search.html:201 -#: templates/acl/acl.html:80 -msgid "Reset" -msgstr "Algväärtused" - -#: lib/MIME/Viewer/itip.php:118 -msgid "Respondent Status Updated." -msgstr "Vastaja olek uuendatud." - -#: message.php:579 -msgid "Resume" -msgstr "Jätka" - -#: lib/UI/Compose.php:137 -msgid "Resume Editing" -msgstr "Jätka" - -#: login.php:188 -msgid "Resume your session" -msgstr "Jätka sessiooni" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Tagasi kirjade tirimise juurde" - -#: stationery.php:147 -msgid "Return to Message Composition" -msgstr "Tagasi kirja koostamise juurde" - -#: filterprefs.php:65 templates/acl/acl.html:35 templates/acl/acl.html:81 -#: templates/acl/acl.html:95 templates/pgp/pgp.html:155 -#: templates/smime/smime.html:102 -msgid "Return to Options" -msgstr "Tagasi seadistusse" - -#: config/prefs.php.dist:879 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Pärast kirja kustutamist, ümbertõstmist või kopeerimist pöördu tagasi " -"postkasti nimekirja" - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "Kasutaja \"%s\" õigusi pole võimalik muuta." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Role" -msgstr "Roll" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:172 lib/MIME/Viewer/pkcs7.php:290 -#: lib/MIME/Viewer/pkcs7.php:478 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1359 -msgid "S/MIME Encrypt Message" -msgstr "Krüpti kiri S/MIME abil" - -#: lib/Compose.php:1273 -msgid "S/MIME Error: " -msgstr "S/MIME viga: " - -#: lib/Compose.php:1252 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME viga: vaja on isikliku salajase võtme salasõna." - -#: config/prefs.php.dist:159 -msgid "S/MIME Options" -msgstr "S/MIME seadistus" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "S/MIME salasõna sisestus" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"S/MIME isikliku võtmepaari kasutamiseks on vaja turvalist veebiühendust." - -#: smime.php:155 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "\"%s\" S/MIME avalik võti on kustutatud." - -#: smime.php:177 -msgid "S/MIME Public Key successfully added." -msgstr "S/MIME avalik võti on lisatud." - -#: templates/smime/smime.html:17 -msgid "S/MIME Public Keyring" -msgstr "S/MIME avalik võtmerõngas" - -#: smime.php:226 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "S/MIME võtmepaari lisamine õnnestus." - -#: lib/IMP.php:1360 -msgid "S/MIME Sign Message" -msgstr "Allkirjasta kiri S/MIME abil" - -#: lib/IMP.php:1361 -msgid "S/MIME Sign/Encrypt Message" -msgstr "Allkirjasta ja krüpti kiri S/MIME abil" - -#: templates/smime/smime.html:91 -msgid "S/MIME support is disabled on this system." -msgstr "S/MIME võimalused on selles süsteemis välja lülitatud." - -#: lib/MIME/Viewer/pkcs7.php:294 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"S/MIME võimalused ei ole sisse lülitatud, seega ei saa kirja krüpteeringut " -"avada." - -#: lib/MIME/Viewer/pkcs7.php:203 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"S/MIME võimalused ei ole sisse lülitatud, seega ei saa seda allkirjastatud " -"kirja näidata." - -#: lib/MIME/Viewer/pkcs7.php:176 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"S/MIME võimalused ei ole sisse lülitatud, seega ei saa digitaalallkirja " -"kontrollida." - -#: lib/MIME/Viewer/pkcs7.php:133 -msgid "S/MIME support is not enabled." -msgstr "S/MIME võimalused on selles süsteemis välja lülitatud." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"S/MIME kasutamiseks on vaja hüpikaknaid. Kui su veebilehitsejas on " -"hüpikaknad praegu keelatud, pead selle ära muutma, sest muidu ei tööta S/" -"MIME õieti." - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: templates/login/login.html:107 -msgid "SMTP Port" -msgstr "SMTP Port" - -#: compose.php:961 -msgid "S_ubject" -msgstr "_Teema" - -#: compose.php:1031 -msgid "Sa_ve a copy in " -msgstr "_Salvesta koopia kausta" - -#: message.php:583 -msgid "Sa_ve as" -msgstr "_Salvesta" - -#: templates/search/search.html:25 templates/search/search.html:200 -#: templates/acl/acl.html:79 templates/fetchmail/fetchmailprefs.html:121 -msgid "Save" -msgstr "Salvesta" - -#: compose.php:1103 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Säilita saadetud kirjaga koos ka lisand" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Salvesta mustand" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "Salvesta pilt" - -#: lib/MIME/Contents.php:250 -msgid "Save Image in Gallery" -msgstr "Salvesta pilt galeriisse" - -#: filterprefs.php:126 templates/pgp/pgp.html:154 -#: templates/smime/smime.html:101 -msgid "Save Options" -msgstr "Salvesta seadistus" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Salvesta kirjamall" - -#: compose.php:876 -msgid "Save _Draft" -msgstr "Salvesta _mustand" - -#: message.php:583 -msgid "Save as" -msgstr "Salvesta" - -#: config/prefs.php.dist:647 -msgid "Save drafts as unseen?" -msgstr "Salvesta mustandid lugemata kirjana" - -#: config/prefs.php.dist:657 -msgid "Save drafts automatically while composing?" -msgstr "Salvesta mustand automaatselt kirjutamise ajal?" - -#: lib/MIME/Viewer/pkcs7.php:254 -msgid "Save in your Address Book" -msgstr "Salvesta oma aadressiraamatusse" - -#: config/prefs.php.dist:1251 -msgid "Save recipients automatically to the default address book?" -msgstr "Salvesta adressaadid automaatselt aadressiraamatusse" - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "Säilita otsingutulemus virtuaalkaustana" - -#: config/prefs.php.dist:229 -msgid "Save sent mail?" -msgstr "Säilita saadetud kirjad" - -#: lib/Compose.php:233 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "Visandi salvestamine ebaõnnestus. Ei õnnestunud luuda Drafts kausta." - -#: lib/Compose.php:172 -msgid "Saving the draft failed. No draft folder specified." -msgstr "Mustandi salvestamine ebaõnnestus. Mustandi kausta pole määratud." - -#: lib/Compose.php:203 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"Mustandi salvestamine ebaõnnestus. Päis %s sisaldab vigast aadressi: %s." - -#: lib/Compose.php:240 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Mustandi salvestamine ebaõnnestus. Server ütles: %s" - -#: mailbox.php:414 lib/Search.php:533 lib/Block/tree_folders.php:44 -#: templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Otsing" - -#: mailbox.php:414 search.php:207 -#, php-format -msgid "Search %s" -msgstr "Otsi %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Otsingu kriteeriumid" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "Otsi lippe" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "Otsi kaustu" - -#: config/prefs.php.dist:128 -msgid "Search Options" -msgstr "Otsingu seadistus" - -#: search.php:154 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Otsingu tulemus" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "Otsingu teksti" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Loetud" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Vali teine konto" - -#: search.php:311 -msgid "Select a date" -msgstr "Vali kuupäev" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Vali väli" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "Vali kontod, kust soovid kirju tirida:" - -#: config/prefs.php.dist:143 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Vali aadressiraamatud aadresside otsimiseks ja lisamiseks." - -#: templates/search/search.html:159 -msgid "Select all" -msgstr "Märgi kõik" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "Vali kõik väljad mida kasutada aadresside lahendamisel." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Vali konto:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Vali postkast" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "Ära märgi midagi" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Vali kirjamall:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Vali galerii kuhu pilt salvestada." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Vali postiserveri tüüp:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Vali:" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Valitud aadressiraamatud:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Valitud aadressid:" - -#: pgp.php:429 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Saada võti avalikku võtmeserverisse" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "Saada värskeim info" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "Saada kiri" - -#: templates/javascript_defs.php:39 -msgid "Send message without a Subject?" -msgstr "Saadan kirja ilma Pealkirjata?" - -#: lib/IMAP/Tree.php:2345 -msgid "Sent mail folder" -msgstr "Saadetud kirjade kaust" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Saadetud kirjade kaust:" - -#: templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Server" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "Serveri ja kaustade info" - -#: templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Server:" - -#: config/prefs.php.dist:88 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Määra, mis juhtub kui sa kirju kustutad ja ümber tõstad." - -#: config/prefs.php.dist:666 -msgid "Set the X-Priority header when composing messages?" -msgstr "Lisa uutele kirjadele X-Priority päis" - -#: config/prefs.php.dist:32 -msgid "Share Folders" -msgstr "Kaustade ühiskasutus" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Kirjakaustade ühiskasutus" - -#: config/prefs.php.dist:33 -msgid "Share your mail folders with other users." -msgstr "Jaga oma kirjakaustu teiste kasutajatega." - -#: lib/IMAP/Tree.php:92 -msgid "Shared Folders" -msgstr "Jagatud kaustad" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "Kas PGP signeeritud kirjad tuleks automaatselt kinnitada vaatamisel?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "" -"Kas S/MIME signeeritud kirjada tuleks automaatselt kinnitada vaatamisel?" - -#: config/prefs.php.dist:794 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Kas pikad tsiteeritud lõigud peaks vaikimisi olema nähtaval või peidetud? " -"Kuidas sa ka ei määraks, on seda lihtne muuta." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Otsi text/plain tüüpi kirjade kehast PGP andmeid" - -#: config/prefs.php.dist:639 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Sule kirja aken pärast mustandi salvestamist" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "Lisa oma kirjadele vaikimisi oma PGP avalik võti" - -#: templates/javascript_defs.php:30 -msgid "Show Addresses" -msgstr "Näita aadresse" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "Näita kõiki kaustu" - -#: message.php:606 -msgid "Show All Headers" -msgstr "Näita kõiki päiseid" - -#: message.php:603 -msgid "Show Common Headers" -msgstr "Näita tavalisi päiseid" - -#: mailbox.php:248 -msgid "Show Deleted" -msgstr "Näita kustutatud" - -#: lib/MIME/Viewer/html.php:156 -msgid "Show Images?" -msgstr "Näita pilte?" - -#: message.php:609 -msgid "Show Mailing List Information" -msgstr "Näita listi infot" - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "Näita ainult tellitud kaustu" - -#: templates/folders/actions.html:37 -msgid "Show Size" -msgstr "Näita suurust" - -#: folders.php:364 -msgid "Show Unsubscribed" -msgstr "Näita tellimata" - -#: config/prefs.php.dist:733 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Näita ikooni lisandite kirjast väljarookimiseks" - -#: config/prefs.php.dist:1162 -msgid "Show non-private mailboxes in separate folders" -msgstr "Näita mitte privaat mailikaustu eraldi kaustas" - -#: config/prefs.php.dist:1006 -msgid "Show previews for unread messages only?" -msgstr "Näita eelvaadet ainult lugemata kirja korral" - -#: config/prefs.php.dist:1014 -msgid "Show previews in tooltips?" -msgstr "Näita eelvaadet kohtspikrina" - -#: config/prefs.php.dist:548 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Näita Pimekoopia välja kirja koostamisel?" - -#: config/prefs.php.dist:539 -msgid "Show the Cc: header field when composing mail?" -msgstr "Näita koopia välja kirja koostamisel?" - -#: config/prefs.php.dist:1043 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Näita menüüribal kirjade tirimise ikooni" - -#: filterprefs.php:111 -msgid "Show the filter icon on the menubar?" -msgstr "Näita menüüribal filtrite ikooni" - -#: lib/MIME/Viewer/html.php:171 -msgid "Show this HTML in a new window?" -msgstr "Näita HTMLi uues aknas?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Näita kirjade koguarvu kaustas" - -#: config/prefs.php.dist:791 -msgid "Shown" -msgstr "Nähtav" - -#: mailbox.php:598 lib/Block/mailbox.php:172 -msgid "Si_ze" -msgstr "_Suurus" - -#: templates/folders/folders_size.html:6 -msgid "Size" -msgstr "Suurus" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "Suurus:" - -#: mailbox.php:567 lib/Block/mailbox.php:141 -msgid "Sort by Arrival" -msgstr "Järjesta saabumise järjekorras" - -#: mailbox.php:572 lib/Block/mailbox.php:146 -msgid "Sort by Date" -msgstr "Järjesta kuupäeva järgi" - -#: mailbox.php:582 lib/Block/mailbox.php:156 -msgid "Sort by From Address" -msgstr "Järjesta saatja aadressi järgi" - -#: mailbox.php:597 lib/Block/mailbox.php:171 -msgid "Sort by Message Size" -msgstr "Järjesta kirja suuruse järgi" - -#: mailbox.php:592 lib/Block/mailbox.php:166 -msgid "Sort by Subject" -msgstr "Järjesta teema järgi" - -#: mailbox.php:587 lib/Block/mailbox.php:161 -msgid "Sort by Thread" -msgstr "Järjesta jutulõnga järgi" - -#: mailbox.php:577 lib/Block/mailbox.php:151 -msgid "Sort by To Address" -msgstr "Järjesta adressaadi järgi" - -#: lib/IMAP/Tree.php:2338 -msgid "Spam folder" -msgstr "SPAMi kaust" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Rämpsposti kaust:" - -#: compose.php:1020 -msgid "Special Characters" -msgstr "Erimärgid" - -#: search.php:48 -msgid "Special Virtual Folders cannot be edited." -msgstr "Erilisi virtuaalkaustu pole võimalik muuta." - -#: lib/UI/Compose.php:138 -msgid "Spell Check Failed" -msgstr "Õigekirja kontroll ebaõnnestus" - -#: lib/MIME/Viewer/itip.php:521 lib/MIME/Viewer/itip.php:523 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "Algus" - -#: compose.php:1000 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Kirjamall" - -#: stationery.php:139 -msgid "Stationery name:" -msgstr "Kirjamalli nimi:" - -#: stationery.php:141 -msgid "Stationery type:" -msgstr "Kirjamalli tüüp:" - -#: stationery.php:144 -msgid "Stationery:" -msgstr "Kirjamall:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Status" -msgstr "Olek" - -#: message.php:667 -msgid "Strip All Attachments" -msgstr "Eemalda kõik manused" - -#: lib/MIME/Contents.php:261 -msgid "Strip Attachment" -msgstr "Eemalda lisand" - -#: message.php:667 -msgid "Strip Attachments" -msgstr "Eemalda manus" - -#: config/prefs.php.dist:998 -msgid "Strip linebreaks?" -msgstr "Eemalda reavahetused" - -#: mailbox.php:593 lib/Block/mailbox.php:167 -msgid "Sub_ject" -msgstr "_Teema" - -#: lib/Search.php:670 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Teema" - -#: config/prefs.php.dist:1086 -msgid "Subject Field" -msgstr "Teema väli" - -#: templates/thread/thread.html:37 -msgid "Subject:" -msgstr "Teema:" - -#: templates/search/search.html:25 templates/search/search.html:200 -#: templates/pgp/passphrase.html:21 templates/saveimage/saveimage.html:19 -#: templates/smime/passphrase.html:23 -msgid "Submit" -msgstr "Kinnita" - -#: templates/folders/actions.html:23 -msgid "Subscribe" -msgstr "Subscribe" - -#: lib/MIME/Viewer/pgp.php:438 lib/MIME/Viewer/pkcs7.php:438 -#: lib/MIME/Viewer/status.php:86 -msgid "Success" -msgstr "Õnnestus" - -#: templates/folders/folders_size.html:19 -msgid "Sum" -msgstr "Summa" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:835 lib/MIME/Viewer/itip.php:837 -msgid "Summary" -msgstr "Kokkuvõte" - -#: compose.php:1057 compose.php:1058 -msgid "Switch Composition Method" -msgstr "Vaheta kirjutusreziimi" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Lülitu HTML reziimile" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Lülitu tekstireziimile" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Siht kaust" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Siht postkast:" - -#: lib/IMP.php:475 -msgid "Task Lists" -msgstr "Tööde nimekiri" - -#: config/hooks.php.dist:412 -msgid "Tasks" -msgstr "Tööd" - -#: compose.php:1062 -msgid "Te_xt" -msgstr "_Tekst" - -#: lib/MIME/Viewer/itip.php:273 -msgid "Tentative: " -msgstr "Esialgne: " - -#: lib/MIME/Viewer/itip.php:631 -msgid "Tentatively Accept request" -msgstr "Nõustu esialgselt" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Tentatively Accepted" -msgstr "Esialgselt nõus" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Kasutustingimuste fail pole conf.php failis määratud" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Tekst" - -#: config/prefs.php.dist:1127 -msgid "The From: column of the message should be linked:" -msgstr "Kirja Kellelt: väli tuleks linkida:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"IMAP server ei näi tunnistavat valitud autentimismoodust. Võta ühendust " -"süsteemi administraatoriga." - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "Macintoshi ressursiharu" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Macintoshi ressursiharu võid alla laadida %s." - -#: lib/MIME/Viewer/pkcs7.php:252 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "S/MIME sertifikaati %s:" - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Konto \"%s\" on kustutatud." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Konto \"%s\" on salvestatud." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Lisandit ei leitud." - -#: config/prefs.php.dist:518 -msgid "The buttons NOT to show when using Xinha." -msgstr "Nuppe ei näidata kui kasutatakse Xinha't." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "Kalendriandmed on vigased" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "Macintoshi faili sisu järgneb." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Käesolev(ad) kaust(ad) \"%s\" nimetatakse ümber \"%s\"-ks" - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"Sellele kaustale juurdepääsu omavate kasutajate loetelu ei saanud kätte" - -#: config/prefs.php.dist:845 -msgid "The default charset for messages with no charset information:" -msgstr "Vaike koodi tabel mida kasutada kui puudub info:" - -#: lib/Compose.php:250 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Mustand salvestati kausta \"%s\"." - -#: lib/MIME/Viewer/itip.php:142 -msgid "The event was added to your calendar." -msgstr "Sündmus lisati sinu kalendrisse." - -#: lib/Compose.php:1814 -#, php-format -msgid "The file %s could not be attached." -msgstr "Faili %s ei õnnestunud lisada." - -#: lib/Folder.php:272 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Kaust \"%s\" on juba olemas" - -#: folders.php:240 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "Kaust \"%s\" ei või kustutatud." - -#: lib/Folder.php:351 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "Kausta \"%s\" ei või ümber nimetada." - -#: lib/Folder.php:294 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Kaust \"%s\" loodi aga sa ei ole seda tellinud." - -#: lib/Folder.php:281 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Kausta \"%s\" ei loodud. Server ütles" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Kausta \"%s\" ei kustutatud. Server ütles" - -#: lib/Folder.php:297 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Kaust \"%s\" on edukalt loodud." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Kaust \"%s\" on jäädavalt kustutatud." - -#: lib/Folder.php:376 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Kaust \"%s\" nimetati ümber \"%s\"-ks" - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "See kirja osa sisaldab järgnevaid faile:" - -#: config/prefs.php.dist:510 -msgid "The javascript editor to use on the compose page." -msgstr "Javascripti redaktor mida kasutada koostamise aknas." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "Postiserver tagastas järgmise veateate:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "Postiserver tagastas järgmise informatsioonilise teadaande:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "Postiserver tagastas järgmise teate:" - -#: lib/Message.php:791 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Kaust %s on juba tühi." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"Kiri \"%s\" \"%s\"-lt (%d baiti) ületab tiritava kirja suuruse piirangu." - -#: templates/javascript_defs.php:53 -msgid "The message being composed has been closed. Exiting." -msgstr "Käsilolev kiri suleti. Väljun." - -#: lib/MIME/Viewer/pgp.php:363 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "See ei näi olevat korrektne PGP krüptitud kiri. Viga: " - -#: lib/MIME/Viewer/pgp.php:249 lib/MIME/Viewer/pgp.php:398 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "See kiri ei näi olevat korrektses PGP vormingus (RFC 2015 kohaselt)." - -#: lib/MIME/Viewer/pgp.php:358 -msgid "The message below has been compressed with PGP." -msgstr "See kiri on pakitud PGP abil." - -#: lib/MIME/Viewer/pgp.php:200 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Allolev kiri on digitaalselt allkirjastatud ja krüptitud PGP'ga aga allkirja " -"ei õnnestunud kinnitada." - -#: lib/MIME/Viewer/pgp.php:206 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "See kiri on digitaalselt allkirjastatud ja krüpteeritud PGP abil." - -#: lib/MIME/Viewer/pgp.php:202 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"See kiri on digitaalselt allkirjastatud PGP abil aga allkirja ei õnnestunud " -"kinnitada." - -#: lib/MIME/Viewer/pgp.php:208 -msgid "The message below has been digitally signed with PGP." -msgstr "See kiri on digitaalselt allkirjastatud PGP abil." - -#: lib/MIME/Viewer/pgp.php:308 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"All olev kiri on krüpteeritud PGP'ga aga PGP on tugi on välja lülitatud " -"seega ei saa kirja dekrüptida." - -#: lib/MIME/Viewer/pgp.php:346 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"All olev kiri on krüpteeritud PGP'ga aga isiklik privaatvõti on puudu seega " -"kirja ei saa dekrüptida." - -#: lib/MIME/Viewer/pgp.php:358 -msgid "The message below has been encrypted with PGP." -msgstr "See kiri on krüptitud PGP abil." - -#: lib/MIME/Viewer/pgp.php:353 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "Selle kirja vaatamiseks pead sisestama oma PGP salajase võtme salasõna" - -#: lib/MIME/Viewer/pgp.php:340 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"All olev kiri on krüpteeritud PGP'ga. Sa pead sisestama parooli millega kiri " -"krüpteeriti." - -#: lib/MIME/Viewer/pgp.php:442 -msgid "The message below has been verified." -msgstr "Kiri on kontrollitud." - -#: lib/Crypt/PGP.php:380 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "See kiri pole digitaalselt allkirjastatud ega krüptitud PGP abil." - -#: templates/javascript_defs.php:39 -msgid "The message does not have a Subject entered." -msgstr "See kiri ei oma Teemat." - -#: lib/Filter.php:72 lib/Spam.php:218 -msgid "The message has been deleted." -msgstr "Kiri on kustutatud." - -#: lib/Spam.php:201 -msgid "The message has been reported as not spam to your system administrator." -msgstr "See kiri on edastatud kui mitte SPAM süsteemi haldurile." - -#: lib/Spam.php:181 -msgid "The message has been reported as not spam." -msgstr "See kiri on märgitud mitte SPAMiks." - -#: lib/Spam.php:193 -msgid "The message has been reported as spam to your system administrator." -msgstr "See kiri on saadetu SPAMina süsteemi haldurile." - -#: lib/Spam.php:173 -msgid "The message has been reported as spam." -msgstr "See kiri on märgitud SPAMiks." - -#: lib/MIME/Viewer/pkcs7.php:443 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Kiri on kontrollitud. Saatja: %s." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "Kiri on kustutatud." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "MS-TNEF lisand ei sisalda soovitud faili." - -#: lib/MIME/Viewer/zip.php:62 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Zip lisand ei sisalda soovitud faili." - -#: message.php:433 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"Selle kirja saatja soovib sinult kinnitust, et oled kirja lugenud. Klõpsa %s " -"kinnituse saatmiseks." - -#: templates/javascript_defs.php:38 -msgid "The signature could not be replaced." -msgstr "Allkirja ei õnnestunud asendada." - -#: templates/javascript_defs.php:37 -msgid "The signature was successfully replaced." -msgstr "Allkiri on asendatud." - -#: attachment.php:59 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "Antud manust ei eksisteeri. Saatja võis selle kustutada." - -#: attachment.php:128 -msgid "The specified file cannot be read." -msgstr "Sellist faili ei õnnestu lugeda." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "Kirjamall \"%s\" on lisatud." - -#: stationery.php:63 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "Kirjamall \"%s\" on kustutatud." - -#: stationery.php:90 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "Kirjamall \"%s\" on salvestatud." - -#: lib/MIME/Viewer/itip.php:172 -msgid "The task has been added to your tasklist." -msgstr "Ülesanne lisati sinu ülesannete nimekirja." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "Kirja tekst" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Kirja teksti saad vaadata %s." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "Tagastatud kirja tekst" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Tagastatud kirja teksti saad vaadata %s." - -#: lib/MIME/Viewer/notification.php:66 -msgid "The text of the sent message" -msgstr "Saadetud kirja tekst" - -#: lib/MIME/Viewer/notification.php:66 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Saadetud kirja teksti saad vaadata %s." - -#: lib/MIME/Viewer/itip.php:157 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Kasutaja vaba/hõivatud info salvestati." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "Vahetult näidatavaid alternatiivseid osi ei ole." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "Selles kaustas ei ole kirju." - -#: thread.php:104 -msgid "There is no text that can be displayed inline." -msgstr "Vahetult näidatavat teksti ei ole." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "Kirjade kopeerimisel \"%s\"-st \"%s\"-i tekkis viga. Server ütles" - -#: lib/Message.php:268 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "Kirjade kustutamisel kaustast \"%s\" tekkis viga. Server ütles" - -#: lib/MIME/Viewer/itip.php:102 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "Sündmuse kustutamisel tekkis viga: %s." - -#: lib/MIME/Viewer/plain.php:50 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "Kirja osa esitamisel tekkis viga" - -#: lib/Message.php:630 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "Kirjade märkimisel kaustas \"%s\" tekkis viga. Server ütles" - -#: folders.php:140 -#, php-format -msgid "There was an error importing %s." -msgstr "%s impordil tekkis viga." - -#: lib/MIME/Viewer/itip.php:139 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "Sündmuse impordil tekkis viga: %s." - -#: lib/MIME/Viewer/itip.php:169 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "Ülesande impordil tekkis viga: %s." - -#: lib/MIME/Viewer/itip.php:155 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "Kasutaja vaba/hõivatud info impordil tekkis viga: %s." - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Kirjade tõstmisel kaustast \"%s\" kausta \"%s\" tekkis viga. Server ütles" - -#: lib/Compose.php:698 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Kirja saatmisel tekkis viga: %s" - -#: lib/MIME/Viewer/itip.php:116 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "Sündmuse muutmisel tekkis viga: %s" - -#: lib/MIME/Viewer/pgp.php:165 -msgid "This PGP Public Key was attached to the message." -msgstr "See PGP avalik võti lisati kirjale." - -#: lib/MIME/Viewer/itip.php:107 lib/MIME/Viewer/itip.php:121 -#: lib/MIME/Viewer/itip.php:146 lib/MIME/Viewer/itip.php:160 -#: lib/MIME/Viewer/itip.php:176 lib/MIME/Viewer/itip.php:319 -msgid "This action is not supported." -msgstr "Selline tegevus pole võimalik." - -#: lib/MIME/Viewer/itip.php:182 lib/MIME/Viewer/itip.php:430 -msgid "This action is not yet implemented." -msgstr "Seda tegevust programm veel ei võimalda." - -#: templates/javascript_defs.php:66 -msgid "This folder may not be renamed:" -msgstr "Seda kausta ei või ümber nimetada:" - -#: templates/javascript_defs.php:63 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "See võib võtta natuke aega. Kas oled kindel et soovid jätkata?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "See kiri sisaldab Macintoshi faili." - -#: lib/MIME/Viewer/pkcs7.php:469 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"See kiri sisaldab lisandit mis on digitaalselt allkirjastatud S/MIME abil." - -#: lib/MIME/Viewer/pkcs7.php:473 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "See kiri sisaldab lisandit mis on krüptitud S/MIME abil." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"See kiri sisaldab kättetoimetamisteavet, aga kirja vorming on tundmatu." - -#: lib/MIME/Viewer/pkcs7.php:200 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "See kiri ei näi olevat korrektses S/MIME vormingus." - -#: lib/MIME/Viewer/pkcs7.php:173 -msgid "This message has been digitally signed via S/MIME." -msgstr "See kiri on digitaalselt allkirjastatud S/MIME abil." - -#: lib/MIME/Viewer/pkcs7.php:169 lib/MIME/Viewer/pkcs7.php:291 -msgid "This message has been encrypted via S/MIME." -msgstr "See kiri on krüptitud S/MIME abil." - -#: lib/MIME/Contents.php:425 -msgid "This message part cannot be viewed because it is too large." -msgstr "Seda kirja osa ei saa vaadata kuna see on liiga suur." - -#: message.php:504 -msgid "This message to" -msgstr "kiri kausta" - -#: lib/Maintenance/Task/create_default_folders.php:22 -msgid "" -"This process makes sure the default folders are created on your account." -msgstr "See protseduur kontrollib, et sinu kontol oleks olemas vaikekaustad." - -#: acl.php:47 -msgid "This server does not support sharing folders." -msgstr "See server ei võimalda ühiskaustu." - -#: templates/javascript_defs.php:54 -msgid "This window must be called from a compose window." -msgstr "See aken tuleb avada uue kirja aknast" - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Jutulõnga vaade:" - -#: thread.php:158 config/prefs.php.dist:1088 -msgid "Thread View" -msgstr "Jutulõnga vaade" - -#: lib/MIME/Viewer/images.php:172 -msgid "Thumbnail of attached image" -msgstr "Väike pilt manuses olevast pildist" - -#: mailbox.php:578 compose.php:781 lib/Search.php:658 -#: lib/Block/mailbox.php:152 lib/UI/Mailbox.php:88 lib/UI/Message.php:26 -#: templates/contacts/contacts.html:40 templates/login/recompose.html:14 -msgid "To" -msgstr "Kellele" - -#: config/prefs.php.dist:1085 -msgid "To Address" -msgstr "Saaja aadress" - -#: message.php:548 -msgid "To All" -msgstr "Kõigile" - -#: message.php:544 -msgid "To List" -msgstr "Listi" - -#: message.php:541 -msgid "To Sender" -msgstr "Saatjale" - -#: message.php:548 -msgid "To _All" -msgstr "Kõikile" - -#: message.php:544 -msgid "To _List" -msgstr "Listi" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "Saaja väli" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Mitme välja valimiseks hoia klõpsamise ajal all Control (PC) või Command " -"(Mac) klahvi." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "TLS kasutamiseks on vaja PHP versioon 5.1.0 või uuemat." - -#: thread.php:117 templates/thread/thread.html:32 -msgid "To:" -msgstr "Kellele:" - -#: config/prefs.php.dist:527 -msgid "Top" -msgstr "Üles" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "Kogusuurus:" - -#: login.php:286 -msgid "Traditional" -msgstr "Traditsiooniline" - -#: lib/IMAP/Tree.php:2325 -msgid "Trash folder" -msgstr "Prügikaust" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "Prügikaust:" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "Ei saa ühendust SQL serveriga." - -#: lib/Quota/mercury32.php:78 lib/Quota/imap.php:42 lib/Quota/mdaemon.php:45 -#: lib/Quota/logfile.php:87 lib/Quota/maildir.php:113 lib/Quota/command.php:93 -msgid "Unable to retrieve quota" -msgstr "Piiranguinfo hankimine nurjus" - -#: templates/mailbox/navbar.html:19 templates/mailbox/navbar.html:35 -#: templates/message/navbar_navigate.html:13 -msgid "Unanswered" -msgstr "Vastamata" - -#: search.php:330 -msgid "Unanswered messages" -msgstr "Vastamata kirjad" - -#: mailbox.php:505 message.php:535 -msgid "Undelete" -msgstr "Taasta" - -#: search.php:340 -msgid "Undeleted messages" -msgstr "Tühistatud kustutamisega kirjad" - -#: lib/MIME/Headers.php:213 lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 -msgid "Undisclosed Recipients" -msgstr "Nähtamatud adressaadid" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Ootamatu AUTHENTICATE käsu vastus serverilt." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Ootamatu Digest-MD5 vastus serverilt." - -#: search.php:335 -msgid "Unflagged messages" -msgstr "Lipustamata kirjad" - -#: lib/MIME/Viewer/itip.php:462 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Arusaamatu komponent tüüpi: %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Tundmatu" - -#: lib/UI/Mailbox.php:176 -msgid "Unknown Date" -msgstr "Tundmatu kuupäev" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Arusaamatu IMAP vastus serverilt. Server vastas: %s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "Tundmatu koosolek" - -#: lib/UI/Mailbox.php:103 -msgid "Unknown Recipient" -msgstr "Tundmatu adressaat" - -#: lib/MIME/Viewer/itip.php:815 -msgid "Unknown Task" -msgstr "Tundmatu töö" - -#: pgp.php:432 smime.php:338 -msgid "Unload Passphrase" -msgstr "Eemalda salasõna" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Nimetu" - -#: mailbox.php:744 message.php:459 lib/Block/mailbox.php:289 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:31 -#: templates/message/navbar_navigate.html:9 -msgid "Unseen" -msgstr "Lugemata" - -#: templates/folders/actions.html:24 -msgid "Unsubscribe" -msgstr "Unsubscribe" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "Kinnita" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "Värskenda vastaja olek" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Uuenda seda sündmust minu kalendris" - -#: templates/pgp/import_key.html:38 templates/smime/import_key.html:40 -msgid "Upload:" -msgstr "Lae:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Kasuta vaikeväärtust" - -#: config/prefs.php.dist:263 -msgid "Use IMAP folder subscriptions?" -msgstr "Kasuta IMAP kaustade tellimusi" - -#: config/prefs.php.dist:896 -msgid "Use Virtual Trash Folder?" -msgstr "Kasuta virtuaalset prügikausta" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Kasutaja" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "Kasutajale \"%s\" anti soovitud õigused kaustale \"%s\"." - -#: templates/login/login.html:85 -msgid "Username" -msgstr "Kasutajanimi" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Kasutajanimi:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Kasutajanimi:" - -#: lib/MIME/Viewer/pkcs7.php:253 templates/pgp/pgp.html:38 -#: templates/pgp/pgp.html:75 templates/pgp/pgp.html:80 -#: templates/smime/smime.html:31 templates/smime/smime.html:67 -#: templates/smime/smime.html:71 -msgid "View" -msgstr "Vaata" - -#: lib/MIME/Viewer/tnef.php:109 lib/MIME/Viewer/zip.php:90 -#, php-format -msgid "View %s" -msgstr "Vaata %s" - -#: pgp.php:404 smime.php:312 -#, php-format -msgid "View %s Public Key" -msgstr "Vaata %s avalikku võtit" - -#: lib/MIME/Viewer/images.php:162 lib/MIME/Viewer/images.php:167 -msgid "View Attachment" -msgstr "Vaata manuseid" - -#: mailbox.php:538 -msgid "View Messages" -msgstr "Vaata kirju" - -#: pgp.php:433 smime.php:339 -msgid "View Personal Private Key" -msgstr "Vaata oma salajast võtit" - -#: pgp.php:427 smime.php:335 -msgid "View Personal Public Key" -msgstr "Vaata oma avalikku võtit" - -#: message.php:559 -msgid "View Thread" -msgstr "Vaata jutulõnga" - -#: lib/MIME/Viewer/pkcs7.php:477 -msgid "View attachment in a separate window" -msgstr "Vaata lisandit eraldi aknas." - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Vaata sisu eraldi aknas." - -#: lib/MIME/Viewer/itip.php:143 -msgid "View event" -msgstr "Vaata sündmust" - -#: mailbox.php:680 folders.php:420 -#, php-format -msgid "View messages in %s" -msgstr "Vaata kirju kaustas %s" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Vaade või kaust mida näidata pärast sisselogimist:" - -#: lib/MIME/Viewer/itip.php:173 -msgid "View task" -msgstr "Vaata ülesannet" - -#: mailbox.php:357 mailbox.php:358 -msgid "Virtual Folder" -msgstr "Virtuaalsed kaustad" - -#: search.php:151 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Virtuaalne kaust \"%s\" loodud." - -#: lib/IMAP/Tree.php:88 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "Virtuaalsed kaustad" - -#: search.php:146 -msgid "Virtual Folders require a label." -msgstr "Virtuaalsed kaustad vajavad märgendit." - -#: lib/Search.php:401 -msgid "Virtual INBOX" -msgstr "Virtuaalne INBOX" - -#: lib/IMAP/Tree.php:2365 -msgid "Virtual INBOX Folder" -msgstr "Virtuaalne INBOX kaust" - -#: lib/Search.php:345 -msgid "Virtual Trash" -msgstr "Virtuaalne prügikast" - -#: lib/IMAP/Tree.php:2361 -msgid "Virtual Trash Folder" -msgstr "Virtuaalne prügikast" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "Virtuaalse kausta märgend:" - -#: lib/MIME/Viewer/pkcs7.php:432 lib/Crypt/PGP.php:380 -msgid "Warning" -msgstr "Hoiatus" - -#: login.php:191 login.php:336 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "Tere tulemast %s-i" - -#: config/prefs.php.dist:744 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Mida tuleks teha rämpspostiga pärast seda kui selle kohta on teade saadetud?" - -#: config/prefs.php.dist:888 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Kirjade kustutamisel tõsta need kustutatuks märkimise asemel prügikasti." - -#: config/prefs.php.dist:1073 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "Millisele leheküljele minna kausta avamisel?" - -#: config/prefs.php.dist:594 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"Kas kirjale vastates/edastades peaks kasutama sama formaati nagu originaalis?" - -#: config/prefs.php.dist:698 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Kas saadetud kirja salvestamisel tuleks salvestada ka lisand?" - -#: config/prefs.php.dist:482 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Millise domeeninime peaksime lisama kirja saatmisel või aadresside " -"lahendamisel domeenita aadressidele (aadressidele mis ei sisalda \"@\" " -"märki)?" - -#: config/prefs.php.dist:857 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "Kus sa tahad näha linki erinevatele kirja formaatidele?" - -#: config/prefs.php.dist:530 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "Kus peaks olema kursor kirja koostamise kastis?" - -#: mailbox.php:521 message.php:567 -msgid "Whitelist" -msgstr "Valge nimekiri" - -#: config/prefs.php.dist:509 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "Aasta" - -#: templates/javascript_defs.php:48 config/prefs.php.dist:1151 -#: config/prefs.php.dist:1173 templates/compose/compose.html:292 -msgid "Yes" -msgstr "Jah" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "Sa kavatsed tirida kirju järgneva(te)lt konto(de)lt:" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Sa kavatsed kustutada kõik kirjad järgmis(t)es kausta(de)s." - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "Sa püüad kustutada järgmise(d) kausta(d)." - -#: templates/javascript_defs.php:81 -msgid "You are copying/moving to a new folder." -msgstr "Sa kopeerid/tõstad uude kausta." - -#: templates/javascript_defs.php:59 -msgid "You are creating a sub-folder to" -msgstr "Sa lood alamkausta kaustale " - -#: templates/javascript_defs.php:61 -msgid "You are creating a top-level folder." -msgstr "Sa lood ülemise taseme kausta " - -#: lib/Folder.php:253 -msgid "You are not allowed to create folders." -msgstr "Sul pole lubatud kaustu luua." - -#: lib/Folder.php:260 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Sa ei või luua rohkem kui %d kausta." - -#: lib/Compose.php:912 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "Sul ei ole lubatud saata rohkem kui %d saajale %d tunni jooksul." - -#: lib/Compose.php:1154 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "Sul ei ole lubatud saata rohkem kui %d saajale maili." - -#: templates/javascript_defs.php:64 -msgid "You are renaming the folder:" -msgstr "Sa nimetad ümber kausta: " - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Kirjamalli tekstis võid kasutada järgmisi muutujaid: %c tähistab käesoleva " -"kirja sisu, %s tähistab allkirja." - -#: lib/Folder.php:494 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Sa ei või loobuda kausta \"%s\" tellimusest." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Sa ei nõustunud kasutustingimustega, seega ei ole sul lubatud sisse logida." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Sul pole õigust selle kausta juurdepääsuõiguste muutmiseks." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Sa edastasid selle kirja %%s järgmistele adressaatidele: %s." - -#: lib/IMP.php:994 -#, php-format -msgid "You have %s new messages." -msgstr "Sulle on %s uut kirja." - -#: lib/IMP.php:994 -msgid "You have 1 new message." -msgstr "Sulle on 1 uus kiri." - -#: compose.php:126 -msgid "You have already submitted this page." -msgstr "Sa juba salvestasid selle lehekülje." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Sulle on uus kiri:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "Sa ei ole konfigureerinud ühtki välist maili kontot." - -#: lib/Compose.php:1141 -msgid "You must enter at least one recipient." -msgstr "Kirjal peab olema vähemalt üks saaja." - -#: lib/MIME/Viewer/pgp.php:353 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "Selle kirja vaatamiseks pead sisestama oma PGP salajase võtme parooli." - -#: lib/MIME/Viewer/pkcs7.php:307 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Selle kirja vaatamiseks pead sisestama oma S/MIME salajase võtme salasõna." - -#: lib/MIME/Viewer/pgp.php:340 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"Selle kirja vaatamiseks pead sisestama oma krüpteerimise kasutatud parooli." - -#: templates/javascript_defs.php:82 -msgid "You must select a target mailbox first." -msgstr "Kõigepealt pead valima kausta." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "Pead valima konto mida soovid kustutada." - -#: templates/javascript_defs.php:52 -msgid "You must select an address first." -msgstr "Kõigepealt pead valima aadressi." - -#: templates/javascript_defs.php:45 templates/javascript_defs.php:47 -msgid "You must select at least one message first." -msgstr "Kõigepealt pead valima vähemalt ühe kirja." - -#: lib/Compose.php:835 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "Aadressid peab eraldama komaga(,) mitte semikooloniga (;)." - -#: templates/javascript_defs.php:36 -msgid "You must specify a recipient." -msgstr "Kirja saaja peab olema määratud." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"Sul peab olema \"Hooldustööde teostamine logimisel?\" sisse lülitatud " -"seadistustes." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Sa suunasid selle kirja %s-le edasi %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Sa vastasid sellele kirjale %s." - -#: lib/Folder.php:446 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Sul ei õnnestunud tellida kausta \"%s\". Server ütles" - -#: lib/Folder.php:496 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Sul ei õnnestunud tühistada kausta \"%s\" tellimust. Server ütles" - -#: lib/Folder.php:449 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Sa tellisid kausta \"%s\"." - -#: lib/Folder.php:499 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Sa loobusid kausta \"%s\" tellimusest." - -#: templates/pgp/pgp.html:95 -msgid "Your Name:" -msgstr "Sinu nimi:" - -#: templates/pgp/pgp.html:63 -msgid "Your PGP Public/Private Keys" -msgstr "Sinu PGP võtmepaar" - -#: templates/pgp/pgp.html:79 templates/smime/smime.html:70 -msgid "Your Private Key:" -msgstr "Sinu salajane võti:" - -#: templates/pgp/pgp.html:74 templates/smime/smime.html:66 -msgid "Your Public Key:" -msgstr "Sinu avalik võti:" - -#: config/prefs.php.dist:173 -msgid "Your Reply-to: address: (optional)" -msgstr "Sinu Vasta: aadress: (pole kohustuslik)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Sinu S/MIME avalik ja salajane sertifikaat" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "Sinu konto ei toeta välimisi kontosi." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Sinu kontod:" - -#: config/prefs.php.dist:181 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Sinu alias aadressid: (pole kohustuslik, sisesta iga aadress eraldi " -"reale)" - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "Sinu veebilehitseja ei võimalda seda tüüpi pilti vahetult näidata." - -#: config/prefs.php.dist:676 -msgid "Your default charset for sending messages:" -msgstr "Vaikemärgistik kirjade saatmisel:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Vaikimisi krüptimismeetod kirjade saatmisel:" - -#: attachment.php:114 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Sinu lingitud manust on vähemalt üks kasutaja vaadanud.\n" -"\n" -"Manuse nimi:%s\n" -"Manuse kuupäev: %s\n" -"Vajuta alltoodud linki, et see manus jäädavalt kustutda:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Sinu kiri jõudis õnnelikult pärale." - -#: config/prefs.php.dist:205 -msgid "Your signature:" -msgstr "Sinu allkiri:" - -#: lib/Message.php:530 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Manus eemaldatud: Algne manuse tüüp %s, nimi: %s]" - -#: mailbox.php:704 rss.php:82 message.php:275 lib/Compose.php:1660 -#: lib/Compose.php:2131 lib/Block/mailbox.php:249 -msgid "[No Subject]" -msgstr "[Teema puudub]" - -#: lib/MIME/Viewer/pgp.php:169 -msgid "[Save the key to your Address book]" -msgstr "[Salvesta võti oma aadressiraamatusse]" - -#: lib/MIME/Headers.php:223 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Näita aadresse - %s saajaid]" - -#: lib/Compose.php:2745 -msgid "[Truncated Text]" -msgstr "[Trimmitud tekst]" - -#: lib/MIME/Viewer/pgp.php:171 -msgid "[View the raw key]" -msgstr "[Vaata toorest võtit]" - -#: compose.php:912 -msgid "_Bcc" -msgstr "_Pimekoopia" - -#: mailbox.php:517 message.php:563 -msgid "_Blacklist" -msgstr "_Musta nimekirja" - -#: compose.php:909 -msgid "_Cc" -msgstr "_Koopia" - -#: mailbox.php:499 mailbox.php:501 message.php:537 -msgid "_Delete" -msgstr "Ku_stuta" - -#: lib/IMP.php:815 -msgid "_Folders" -msgstr "_Kaustad" - -#: compose.php:889 -msgid "_Identity" -msgstr "_Identiteet" - -#: lib/IMP.php:784 -msgid "_Inbox" -msgstr "_Inbox" - -#: lib/IMP.php:852 -msgid "_Log out" -msgstr "_Logi välja" - -#: message.php:572 -msgid "_Message Source" -msgstr "Kirja _algtekst" - -#: lib/IMP.php:812 -msgid "_New Message" -msgstr "_Uus kiri" - -#: message.php:585 -msgid "_Print" -msgstr "_Prindi" - -#: compose.php:979 -msgid "_Priority" -msgstr "_Tähtsus" - -#: mailbox.php:344 lib/Block/mailbox.php:93 -#, php-format -msgid "_Refresh %s" -msgstr "_Värskenda %s" - -#: message.php:540 -msgid "_Reply" -msgstr "V_asta" - -#: lib/IMP.php:817 -msgid "_Search" -msgstr "_Otsing" - -#: compose.php:874 -msgid "_Send Message" -msgstr "_Saada kiri" - -#: mailbox.php:588 lib/Block/mailbox.php:162 -msgid "_Thread" -msgstr "_Jutulõng" - -#: compose.php:905 compose.php:907 -msgid "_To" -msgstr "_Kellele" - -#: mailbox.php:505 -msgid "_Undelete" -msgstr "_Taasta" - -#: message.php:559 -msgid "_View Thread" -msgstr "_Vaata jutulõnga" - -#: mailbox.php:521 message.php:567 -msgid "_Whitelist" -msgstr "Valgesse _nimekirja" - -#: lib/Compose.php:939 -msgid "addressee unknown" -msgstr "adressaat tundmatu" - -#: lib/Search.php:542 -msgid "and" -msgstr "ja" - -#: lib/Compose.php:1770 -msgid "attachment" -msgstr "lisand" - -#: view.php:117 -msgid "attachments.zip" -msgstr "attachments.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "baiti" - -#: lib/Compose.php:963 -msgid "cannot create output file" -msgstr "väljundfaili loomine nurjus" - -#: lib/Compose.php:935 -msgid "cannot open input" -msgstr "sisendi avamine nurjus" - -#: lib/Compose.php:927 -msgid "command line usage error" -msgstr "käsurea vale kasutus" - -#: lib/Compose.php:983 -msgid "configuration error" -msgstr "seadistuse viga" - -#: lib/Compose.php:959 -msgid "critical system file missing" -msgstr "elutähtis süsteemifail puudub" - -#: lib/Compose.php:931 -msgid "data format error" -msgstr "andmete vormingu viga" - -#: lib/Compose.php:987 -msgid "entry not found" -msgstr "kannet ei leitud" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "kellelt" - -#: lib/Compose.php:943 -msgid "host name unknown" -msgstr "hostinimi on tundmatu" - -#: lib/Search.php:545 -msgid "in" -msgstr " sees" - -#: lib/Compose.php:967 -msgid "input/output error" -msgstr "sisend/väljund viga" - -#: lib/Compose.php:951 -msgid "internal software error" -msgstr "tarkvara seesmine viga" - -#: templates/folders/import.html:13 -msgid "into folder" -msgstr "Kopeeri kausta" - -#: pgp.php:79 smime.php:39 -msgid "key" -msgstr "võti" - -#: folders.php:136 -msgid "mailbox file" -msgstr "postkastifail" - -#: lib/Compose.php:766 -msgid "name" -msgstr "nimi" - -#: lib/Search.php:539 -msgid "not" -msgstr "mitte" - -#: lib/Search.php:542 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "või" - -#: lib/Compose.php:979 -msgid "permission denied" -msgstr "juurdepääs puudub" - -#: templates/javascript_defs.php:31 -msgid "recipients" -msgstr "Saaja" - -#: lib/Compose.php:975 -msgid "remote error in protocol" -msgstr "protokolli viga teises otsas" - -#: lib/Compose.php:947 -msgid "service unavailable" -msgstr "teenus pole saadaval" - -#: lib/Compose.php:955 -msgid "system error" -msgstr "süsteemi viga" - -#: lib/Compose.php:971 -msgid "temporary failure" -msgstr "ajutine tõrge" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "oma musta nimekirja" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "oma valge nimekirja" diff --git a/imp/po/eu_ES.po b/imp/po/eu_ES.po deleted file mode 100644 index fe05e5219..000000000 --- a/imp/po/eu_ES.po +++ /dev/null @@ -1,5910 +0,0 @@ -# Basque translation for imp package. -# This file is distributed under the same license as the imp package. -# -msgid "" -msgstr "" -"Project-Id-Version: imp\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2009-09-12 10:09+0200\n" -"PO-Revision-Date: 2009-11-20 12:25+0100\n" -"Last-Translator: Euskal Herriko Unibertsitatea \n" -"Language-Team: Euskal Herriko Unibertsitatea \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/Compose.php:1984 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:1981 -msgid " To: " -msgstr " Nori: " - -#: lib/Compose.php:1969 -msgid " Date: " -msgstr " Data: " - -#: lib/Compose.php:1972 -msgid " From: " -msgstr " Nork: " - -#: folders.php:370 mailbox.php:357 -#, php-format -msgid " (Accesskey %s)" -msgstr " (%s tekla)" - -#: lib/Compose.php:1978 -msgid " Subject: " -msgstr " Gaia: " - -#: mailbox.php:577 -msgid "#" -msgstr "#" - -#: lib/Quota.php:73 -#, php-format -msgid "%.0f MB" -msgstr "%.0f MB" - -#: lib/Quota.php:67 -#, php-format -msgid "%.0f%% of %.0f MB" -msgstr "%% %.0f / %.0f MB" - -#: folders.php:311 folders.php:322 lib/Message.php:863 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:162 -#, php-format -msgid "%d Messages" -msgstr "%d mezu" - -#: lib/Spam.php:224 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d mezu ezabatu dira." - -#: lib/Spam.php:201 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "%d mezu seguru gisa sailkatu zaizkio sistema-administratzaileari." - -#: lib/Spam.php:181 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d mezu seguru gisa sailkatu dira." - -#: lib/Spam.php:193 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "%d mezu baztergarri gisa sailkatu zaizkio sistema-administratzaileari." - -#: lib/Spam.php:173 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d mezu baztergarri gisa sailkatu dira." - -#: mailbox.php:265 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d - %d (%d mezu guztira)" - -#: lib/UI/Mailbox.php:137 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/UI/Mailbox.php:135 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s badago lehendik ere. Ez zaio izenik aldatu zure %s karpetari." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "%s karpetari izena aldatzen zaio hilabetearen hasieran." - -#: lib/api.php:188 lib/api.php:191 lib/api.php:196 -#, php-format -msgid "%s for %s" -msgstr "%s - %s" - -#: lib/MIME/Viewer/itip.php:283 -#, php-format -msgid "%s has accepted." -msgstr "%s(e)k onartu du." - -#: lib/MIME/Viewer/itip.php:744 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s(e)k bertan behera utzi du \"%s\"." - -#: lib/MIME/Viewer/itip.php:749 -#, php-format -msgid "%s has cancelled an instance of the recurring \"%s\"." -msgstr "%s(e)k bertan behera utzi du \"%s\" errepikariaren agerraldi bat." - -#: lib/MIME/Viewer/itip.php:289 -#, php-format -msgid "%s has declined." -msgstr "%s(e)k uko egin dio." - -#: lib/MIME/Viewer/itip.php:584 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s(e)k libre/lanpetuta eskaerari erantzun dio." - -#: lib/MIME/Viewer/itip.php:735 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s erabiltzaileak \"%s\" gonbidapenari erantzun dio." - -#: lib/MIME/Viewer/itip.php:575 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s(e)k libre/lanpetuta informazioa bidali dizu." - -#: lib/MIME/Viewer/itip.php:295 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s(e)k onartu du oraingoz." - -#: lib/Spam.php:270 -#, php-format -msgid "%s report from %s" -msgstr "%s txostena. Jatorria: %s" - -#: lib/MIME/Viewer/itip.php:580 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s erabiltzaileak libre/lanpetuta informazioa eskatzen dizu." - -#: lib/MIME/Viewer/itip.php:706 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s erabiltzaileak \"%s\"(e)ra joan zaitezen eskatzen dizu." - -#: lib/MIME/Viewer/itip.php:686 -#, php-format -msgid "%s wants to notify you about changes of \"%s\"." -msgstr "%s erabiltzaileak \"%s\"(e)ko aldaketen berri eman nahi dizu." - -#: lib/Message.php:470 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s behar bezala gehitu zaio \"%s\"(r)i." - -#: lib/MIME/Viewer/itip.php:723 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s erabiltzaileak \"%s\" zuzendu nahi du." - -#: lib/MIME/Viewer/itip.php:675 lib/MIME/Viewer/itip.php:707 -#: lib/MIME/Viewer/itip.php:894 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s erabiltzaileak zu \"%s\"(e)z jabetu zaitezen nahi du." - -#: lib/MIME/Viewer/itip.php:730 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s erabiltzaileak \"%s\"(r)i buruzko azken informazioa jaso nahi du." - -#: compose.php:1233 -#, php-format -msgid "%s%% of allowed size" -msgstr "Onartutako tamainaren %% %s" - -#: message.php:282 message.php:287 message.php:505 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: lib/Compose.php:1913 -#, php-format -msgid "%u Forwarded Messages" -msgstr "%u mezu birbidali" - -#: rss.php:87 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u / %u mezu irakurri gabe hemen: %s." - -#: message.php:506 -#, php-format -msgid "(%d of %d)" -msgstr "(%d / %d)" - -#: stationery.php:129 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:129 -msgid "(Plain Text)" -msgstr "(Testu soila)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Gehitu hauek ADOS sakatuz *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Hautatu helbidea(k) *" - -#: config/prefs.php.dist:1104 -msgid "100 characters" -msgstr "100 karaktere" - -#: config/prefs.php.dist:1107 -msgid "1000 characters" -msgstr "1000 karaktere" - -#: config/prefs.php.dist:1105 -msgid "250 characters" -msgstr "250 karaktere" - -#: config/prefs.php.dist:1106 -msgid "500 characters" -msgstr "500 karaktere" - -#: lib/MIME/Viewer/pdf.php:84 -#, php-format -msgid "A PDF file named %s is attached to this message. A thumbnail is below." -msgstr "" -"%s izeneko PDF fitxategi bat erantsi zaio mezuari. Koadro txiki bat ikus " -"dezakezu behean." - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "Zuk bidalitako mezu bat dela-eta, jakinarazpena bidali du hartzaileak." - -#: templates/javascript_defs.php:67 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Ezin izan da ireki leiho gainerako bat. Beharbada leiho gainerakorrak " -"blokeatzeko konfiguratu duzu arakatzailea?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "ETA" - -#: config/prefs.php.dist:665 -msgid "About this editor" -msgstr "Editore honi buruz" - -#: config/prefs.php.dist:973 -msgid "Above the message text" -msgstr "Mezuaren testuari buruz" - -#: lib/MIME/Viewer/itip.php:713 -msgid "Accept and add to my calendar" -msgstr "Onartu eta gehitu egutegian" - -#: lib/MIME/Viewer/itip.php:710 -msgid "Accept and update in my calendar" -msgstr "Onartu eta eguneratu egutegian" - -#: lib/MIME/Viewer/itip.php:716 -msgid "Accept request" -msgstr "Onartu eskaera" - -#: lib/MIME/Viewer/itip.php:1009 -msgid "Accepted" -msgstr "Onartua" - -#: lib/MIME/Viewer/itip.php:284 -msgid "Accepted: " -msgstr "Onartua: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Kontuaren izena:" - -#: lib/MIME/Viewer/itip.php:618 lib/MIME/Viewer/itip.php:856 -#: lib/MIME/Viewer/itip.php:857 lib/MIME/Viewer/itip.php:988 -msgid "Actions" -msgstr "Ekintzak" - -#: lib/MIME/Headers.php:219 lib/MIME/Headers.php:220 lib/MIME/Headers.php:242 -#: lib/MIME/Headers.php:243 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Gehitu %s helbide-liburuan" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "Gehitu iturburua" - -#: lib/MIME/Viewer/itip.php:677 -msgid "Add this to my calendar" -msgstr "Gehitu hau egutegian" - -#: lib/MIME/Viewer/itip.php:896 -msgid "Add this to my tasklist" -msgstr "Gehitu hau zeregin-zerrendan" - -#: lib/MIME/Viewer/itip.php:714 -msgid "Add to my calendar" -msgstr "Gehitu egutegian" - -#: lib/Compose.php:2958 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "\"%s\" eranskin gisa gehitu da." - -#: config/prefs.php.dist:950 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Bistaratzean erakusteko goiburu gehigarriak: (aukerakoa, goiburu " -"bakoitza lerro berri batean sartu)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Informazio gehigarria ikus daiteke: %s." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "Informazio gehigarriaren xehetasunak" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "Mezu-xehetasun gehigarriak" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Mezu-xehetasun gehigarriak ikus daitezke;: %s." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "Mezu-erroreen xehetasun gehigarriak" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Mezu-erroreen xehetasun gehigarriak ikus daitezke: %s" - -#: compose.php:826 compose.php:1072 contacts.php:120 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Helbide-liburua" - -#: config/prefs.php.dist:168 -msgid "Address Books" -msgstr "Helbide-liburuak" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Helbideak gehitzeko helbide-liburua" - -#: config/prefs.php.dist:223 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Mezu guztietako BCCn ipintzeko helbideak: (aukerakoa, helbide bakoitza " -"lerro berri batean sartu)" - -#: config/prefs.php.dist:215 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Esplizituki identitate honi lotzeko helbideak: (aukerakoa, helbide " -"bakoitza lerro berri batean sartu)" - -#: lib/IMAP/ACL/rfc4314.php:59 lib/IMAP/ACL/rfc2086.php:57 -msgid "Administer" -msgstr "Administratzailea" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Denak" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"\"%s\" karpetako %s egun baino gehiagoko mezu guztiak behin betiko ezabatuko " -"dira." - -#: templates/javascript_defs.php:57 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Karpeta hauetako mezu guztiak MBOX fitxategi bakar batera deskargatuko dira:" - -#: lib/Maintenance/Task/purge_trash.php:78 -#: lib/Maintenance/Task/purge_spam.php:79 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -" \"%s\" karpetan dituzun %s egun baino gehiagoko mezu guztiak behin betiko " -"ezabatuko dira." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" -"%s hilabete baino gehiagoko eranskin estekatu guztiak ezabatu egingo dira." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"%s hilabete baino gehiago dituzten bidalitako mezuen karpeta zahar guztiak " -"ezabatu egingo dira." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "" -"\"%s\" karpetako eskubide guztiak behar bezala kendu dira \"%s\" " -"erabiltzailearentzat." - -#: lib/api.php:100 -msgid "Allow Folder Creation?" -msgstr "Onartu karpetak sortzea?" - -#: filterprefs.php:111 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Onartu iragazki-arauak edozein postontzitan aplikatzea?" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Atal honetarako ordezko zatiak:" - -#: config/prefs.php.dist:730 -msgid "Always" -msgstr "Beti" - -#: config/prefs.php.dist:715 -msgid "Always save attachments" -msgstr "Beti gorde eranskinak" - -#: lib/Message.php:581 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "" -"Errore bat gertatu da eranskina ezabatzen saiatzean. IMAP zerbitzariak hau " -"esan du: " - -#: lib/MIME/Viewer/images.php:148 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "" -"%s izeneko irudi bat erantsi zaio mezuari. Koadro txiki bat ikus dezakezu " -"behean." - -#: lib/Message.php:444 -msgid "An unknown error occured while creating the new note." -msgstr "Errore ezezaguna gertatu da ohar berria sortzean." - -#: lib/Message.php:443 -msgid "An unknown error occured while creating the new task." -msgstr "Errore ezezaguna gertatu da zeregin berria sortzean." - -#: lib/MIME/Viewer/itip.php:882 -msgid "An unknown person" -msgstr "Pertsona ezezaguna" - -#: message.php:477 mailbox.php:764 templates/message/navbar_navigate.html:12 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -msgid "Answered" -msgstr "Erantzunda" - -#: lib/Search.php:797 -msgid "Answered messages" -msgstr "Erantzundako mezuak" - -#: mailbox.php:419 -msgid "Apply Filters" -msgstr "Aplikatu iragazkiak" - -#: mailbox.php:419 -#, php-format -msgid "Apply Filters to %s" -msgstr "Aplikatu iragazkiak --> %s" - -#: filterprefs.php:108 -msgid "Apply filter rules upon logging on?" -msgstr "Aplikatu iragazki-arauak saioa hastean?" - -#: filterprefs.php:109 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "" -"Aplikatu iragazki-arauak 'Sarrerako ontzia' bistaratzen den bakoitzean?" - -#: filterprefs.php:110 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "Aplikatu iragazki-arauak alboko barra freskatzen den bakoitzean?" - -#: thread.php:174 -msgid "Are you sure you want to delete all messages in this thread?" -msgstr "Ziur zaude hari honetako mezu guztiak ezabatu nahi dituzula?" - -#: mailbox.php:428 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Ziur zaude Karpeta Birtualen Definizio hau ezabatu nahi duzula?" - -#: smime.php:320 pgp.php:419 -msgid "Are you sure you want to delete this public key?" -msgstr "Ziur zaude gako publiko hau ezabatu nahi duzula?" - -#: smime.php:348 pgp.php:451 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "Ziur zaude zure gako-bikotea ezabatu nahi duzula? (EZ da gomendatzen!)" - -#: templates/javascript_defs.php:29 -msgid "Are you sure you want to do this?" -msgstr "Ziur zaude hau egin nahi duzula?" - -#: message.php:684 -msgid "Are you sure you wish to PERMANENTLY delete all attachments?" -msgstr "Ziur zaude eranskin guztiak BEHIN BETIKO ezabatu nahi dituzula?" - -#: message.php:554 templates/javascript_defs.php:41 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Ziur zaude mezu hauek BEHIN BETIKO ezabatu nahi dituzula?" - -#: lib/MIME/Contents.php:273 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Ziur zaude eranskin hau BEHIN BETIKO ezabatu nahi duzula?" - -#: mailbox.php:424 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Ziur zaude karpeta honetako mezu guztiak ezabatu nahi dituzula?" - -#: lib/IMP.php:859 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Ziur zaude mezu baztergarrien karpeta hustu nahi duzula?" - -#: lib/IMP.php:851 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Ziur zaude zakarrontzia hustu nahi duzula?" - -#: mailbox.php:508 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Ziur zaude mezu hauek behin betiko ezabatu nahi dituzula?" - -#: templates/javascript_defs.php:75 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Ziur zaude mezu hau segurutzat jo nahi duzula?" - -#: templates/javascript_defs.php:74 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Ziur zaude mezu hau baztergarritzat jo nahi duzula?" - -#: config/prefs.php.dist:1200 -msgid "Arrival Time" -msgstr "Iriste-ordua" - -#: config/prefs.php.dist:1215 -msgid "Ascending" -msgstr "Gorantz" - -#: config/prefs.php.dist:729 -msgid "Ask" -msgstr "Galdetu" - -#: compose.php:1171 -msgid "Attach Files" -msgstr "Erantsi fitxategiak" - -#: compose.php:1160 -msgid "Attach a copy of your PGP public key to the message?" -msgstr "Erantsi zure PGP gako publikoaren kopia bat mezuari?" - -#: compose.php:1165 -msgid "Attach your contact information to the message?" -msgstr "Erantsi zure kontaktu-informazioa mezuari?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Erantsitako fitxategia:" - -#: lib/Compose.php:2017 lib/Compose.php:2123 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Erantsitako \"%s\" fitxategiak gainditu egiten ditu eranskinen tamaina-" -"mugak. Fitxategia erantsi GABE." - -#: lib/MIME/Viewer/itip.php:411 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Erantsita dago zuk bidalitako egutegi-eskaera baten erantzuna." - -#: templates/javascript_defs.php:36 templates/compose/compose.html:276 -#: templates/compose/compose.html:335 -msgid "Attachment" -msgstr "Eranskina" - -#: attachment.php:73 -#, php-format -msgid "Attachment %s deleted." -msgstr "%s eranskina ezabatu da." - -#: lib/Compose.php:2646 -msgid "Attachment Information" -msgstr "Eranskinari buruzko informazioa" - -#: lib/Compose.php:816 -msgid "Attachment stripped: Original attachment type" -msgstr "Kendutako eranskina: jatorrizko eranskinaren mota" - -#: compose.php:1105 lib/Compose.php:2613 templates/compose/compose.html:252 -msgid "Attachments" -msgstr "Eranskinak" - -#: lib/MIME/Viewer/itip.php:808 lib/MIME/Viewer/itip.php:937 -msgid "Attendees" -msgstr "Parte-hartzaileak" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Kontuz" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: ez da aurkitu behar den IMAP hedapena." - -#: config/hooks.php.dist:579 -msgid "Authentication failed." -msgstr "Huts egin du autentifikatzean." - -#: config/prefs.php.dist:882 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"Automatikoki erakutsi HTML mezuetako irudiak bidaltzailea nire helbide-" -"liburuan badago?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Helbide-liburu erabilgarriak:" - -#: lib/MIME/Viewer/itip.php:841 lib/MIME/Viewer/itip.php:973 -msgid "Awaiting Response" -msgstr "Erantzunaren zain" - -#: message.php:524 thread.php:141 -#, php-format -msgid "Bac_k to %s" -msgstr "A_tzera --> %s" - -#: message.php:524 thread.php:141 -#, php-format -msgid "Back to %s" -msgstr "Atzera --> %s" - -#: thread.php:138 -msgid "Back to Multiple Message View Index" -msgstr "Itzuli hainbat mezuren ikuspegiko indizera" - -#: thread.php:136 -msgid "Back to Thread Display" -msgstr "Itzuli hari-ikuspegira" - -#: config/prefs.php.dist:631 -msgid "Background Color" -msgstr "Atzeko planoaren kolorea" - -#: lib/IMAP/Client.php:480 -#, php-format -msgid "Bad login name or password." -msgstr "Okerreko erabiltzaile-izena edo pasahitza." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Okerreko eskaera edo gaizki osatua. Zerbitzariaren erantzuna: %s" - -#: lib/IMAP/Client.php:484 -#, php-format -msgid "Bad request: %s" -msgstr "Okerreko eskaera: %s" - -#: lib/Search.php:726 lib/UI/Message.php:28 -#: templates/contacts/contacts.html:43 templates/login/recompose.html:32 -msgid "Bcc" -msgstr "Bcc" - -#: config/prefs.php.dist:685 -msgid "Before Signature" -msgstr "Sinaduraren aurretik" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "Behean ikus dezakezu egoerari buruzko informazio-mezuaren testua." - -#: config/prefs.php.dist:974 -msgid "Below the message text" -msgstr "Mezu-testuaren behean" - -#: message.php:580 mailbox.php:526 -msgid "Blacklist" -msgstr "Zerrenda beltza" - -#: config/prefs.php.dist:871 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "Blokeatu HTML mezuetako irudiak espezifikoki eskatu ezean?" - -#: lib/Search.php:736 -msgid "Body" -msgstr "Gorputza" - -#: message.php:570 config/prefs.php.dist:764 -msgid "Body Text Only" -msgstr "Gorputz-testua soilik" - -#: message.php:571 config/prefs.php.dist:765 -msgid "Body Text with Attachments" -msgstr "Gorputz-testua eranskinekin" - -#: config/prefs.php.dist:626 -msgid "Bold" -msgstr "Lodia" - -#: config/prefs.php.dist:939 -msgid "Both Header Listing and Body of Message" -msgstr "Bai goiburu-zerrenda, bai mezuaren gorputza" - -#: config/prefs.php.dist:684 -msgid "Bottom" -msgstr "Behealdea" - -#: config/prefs.php.dist:640 -msgid "Bulleted List" -msgstr "Buletdun zerrenda" - -#: lib/IMAP/Client.php:409 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "" -"CRAM-MD5 edo DIGEST-MD5ek eskatu du PEARen Auth_SASL paketea instalatzea." - -#: compose.php:1026 -msgid "C_harset" -msgstr "Ko_deketa" - -#: search.php:279 config/hooks.php.dist:506 -msgid "Calendar" -msgstr "Egutegia" - -#: templates/contacts/contacts.html:69 -#: templates/folders/folders_confirm.html:24 templates/folders/import.html:18 -#: templates/saveimage/saveimage.html:20 templates/smime/passphrase.html:24 -#: templates/smime/import_key.html:70 templates/pgp/passphrase.html:22 -#: templates/pgp/import_key.html:49 -msgid "Cancel" -msgstr "Utzi" - -#: templates/compose/redirect.html:84 templates/compose/compose.html:21 -#: templates/compose/compose.html:208 -msgid "Cancel Message" -msgstr "Utzi mezua" - -#: templates/javascript_defs.php:29 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Mezu hau utziz gero, behin betiko baztertuko da mezuaren edukia." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "Ezin da konektatu urruneko posta-zerbitzarira." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "Ezin da konektatu urruneko posta-zerbitzarira: " - -#: lib/IMAP/Tree.php:2093 -msgid "Cannot directly create mailbox in this folder." -msgstr "Ezin da zuzenean postontzia eratu karpeta honetan." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Ezin da bistaratu - mezu honen %s / %s zati bakarrik aurkitu dira uneko " -"postontzian." - -#: lib/Message.php:199 -msgid "Cannot move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Ezin dira eraman mezuak Zakarrontzira - ez dago Zakarrontzi-postontzirik " -"ezarrita hobespenetan." - -#: pgp.php:282 -msgid "Cannot retrieve public key from cache." -msgstr "Ezin da eskuratu gako publikoa cachetik." - -#: lib/Search.php:721 lib/UI/Message.php:27 -#: templates/contacts/contacts.html:42 templates/login/recompose.html:23 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.html:79 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"Ziurtagiri-inportazioa ez dago erabilgarri. Fitxategi-kargatzea ez dago " -"gaituta zerbitzari honetan." - -#: lib/MIME/Viewer/itip.php:823 lib/MIME/Viewer/itip.php:955 -msgid "Chair Person" -msgstr "Mahaiburua" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Aldatu karpeta" - -#: config/prefs.php.dist:149 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Aldatu bistaratze-aukerak, esate baterako zenbat mezu ikusiko diren orri " -"bakoitzean eta zenbat mezu ordenatuko diren." - -#: config/prefs.php.dist:26 -msgid "Change mail server and folder settings." -msgstr "Aldatu posta-zerbitzariaren eta karpeten ezarpenak." - -#: config/prefs.php.dist:16 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Aldatu jendeak zure mezuak irakurtzean eta erantzutean ikusiko dituen izena, " -"helbidea eta sinadura." - -#: config/prefs.php.dist:1108 -msgid "Characters to display:" -msgstr "Bistaratzeko karaktereak:" - -#: templates/folders/actions.html:6 templates/mailbox/message_headers.html:13 -msgid "Check All/None" -msgstr "Egiaztatu guztiak/bat ere ez" - -#: lib/UI/Compose.php:152 -msgid "Check Spelling" -msgstr "Egiaztatu ortografia" - -#: folders.php:383 mailbox.php:656 -msgid "Check _All/None" -msgstr "Egiaztatu _guztiak/bat ere ez" - -#: templates/folders/actions.html:29 -msgid "Check for New Mail" -msgstr "Begiratu mezu berririk dagoen" - -#: config/prefs.php.dist:557 -msgid "Check spelling before sending a message?" -msgstr "Egiaztatu ortografia mezu bat bidali aurretik?" - -#: lib/UI/Compose.php:153 -msgid "Checking ..." -msgstr "Egiaztatzen..." - -#: templates/folders/actions.html:11 templates/folders/actions.html:13 -msgid "Choose Action" -msgstr "Aukeratu ekintza" - -#: config/servers.php.dist:224 -msgid "Choose a mail server:" -msgstr "Aukeratu posta-zerbitzaria:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Aukeratu edo editatu helbidea eskuinean:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Aukeratu helbideak gehitzeko erabiliko den helbide-liburua:" - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Aukeratu helbideak hedatzean bilaketak egiteko erabiliko den helbide-" -"liburuen ordena." - -#: config/prefs.php.dist:657 -msgid "Clear Inline Font Specifications" -msgstr "Garbitu barneko letra-tipoen zehaztapenak" - -#: config/prefs.php.dist:656 -msgid "Clear MSOffice tags" -msgstr "Garbitu MSOffice etiketak" - -#: lib/MIME/Viewer/images.php:101 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Irudi-fitxategia arakatzaileak ikusteko moduko formatu batera bihurtzeko, " -"sakatu %s." - -#: lib/MIME/Contents.php:449 -#, php-format -msgid "Click %s to download the data." -msgstr "Datuak deskargatzeko, sakatu %s." - -#: lib/MIME/Viewer/images.php:90 -#, php-format -msgid "Click %s to download the image." -msgstr "Irudia deskargatzeko, sakatu %s." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Sakatu %s %s kudeatzeko orrira joateko." - -#: lib/MIME/Viewer/pkcs7.php:487 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Eranskina beste leiho batean ikusteko, sakatu %s." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "Multipart/related zati hau beste leiho batean ikusteko, sakatu %s." - -#: lib/MIME/Viewer/pkcs7.php:220 lib/MIME/Viewer/pgp.php:248 -#: lib/MIME/Viewer/pgp.php:275 -msgid "Click HERE to verify the message." -msgstr "Egin klik HEMEN mezu hau egiaztatzeko." - -#: config/prefs.php.dist:531 -#, php-format -msgid "Click here to open all mailto: links in %s." -msgstr "Egin klik hemen (erantzun honi:) esteka guztiak hemen irekitzeko: %s." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Egin klik hautatutako helbide-liburuetako batean, eta ondoren hautatu " -"bilaketa egiteko eremu guztiak." - -#: config/prefs.php.dist:1241 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "" -"Helbidean klik egitean, bidaltzailearentzako mezu berri bat sortuko da." - -#: config/prefs.php.dist:1242 -msgid "Clicking on the address will open the message to be read" -msgstr "Helbidean klik egitean, irakurtzeko mezua irekiko da." - -#: templates/fetchmail/fetchmail.html:33 templates/newmsg/alert.html:17 -msgid "Close" -msgstr "Itxi" - -#: compose.php:34 -msgid "Close this window" -msgstr "Itxi leiho hau" - -#: lib/IMAP/Tree.php:2038 -msgid "Closed Folder" -msgstr "Karpeta itxia" - -#: folders.php:464 -msgid "Collapse" -msgstr "Tolestu" - -#: folders.php:399 -msgid "Collapse All" -msgstr "Tolestu denak" - -#: folders.php:399 -msgid "Collapse All Folders" -msgstr "Tolestu karpeta guztiak" - -#: folders.php:464 -msgid "Collapse Folder" -msgstr "Tolestu karpeta" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Kolorearen adierazlea:" - -#: config/prefs.php.dist:1279 -msgid "Combine all namespaces" -msgstr "Konbinatu izen-leku guztiak" - -#: templates/pgp/pgp.html:97 -msgid "Comment:" -msgstr "Iruzkina:" - -#: lib/MIME/Viewer/itip.php:1025 -msgid "Completed" -msgstr "Burutua" - -#: config/prefs.php.dist:581 -msgid "Compose messages in a separate window?" -msgstr "Prestatu mezuak beste leiho batean?" - -#: config/prefs.php.dist:591 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Prestatu mezuak HTML GUI formatuarekin lehenespenez (arakatzaileak onartzen " -"badu)?" - -#: config/prefs.php.dist:95 -msgid "Configure how messages are displayed." -msgstr "Konfiguratu nola bistaratuko diren mezuak." - -#: config/prefs.php.dist:131 -msgid "Configure mail preview options." -msgstr "Konfiguratu mezuen aurrebistaren aukerak." - -#: config/hooks.php.dist:575 -msgid "Connection to server failed." -msgstr "Huts egin du zerbitzarira konektatzean." - -#: config/hooks.php.dist:530 -msgid "Contacts" -msgstr "Kontaktuak" - -#: config/prefs.php.dist:177 -#, php-format -msgid "Control PGP support for %s." -msgstr "Kontrolatu %s(r)en PGP euskarria." - -#: config/prefs.php.dist:186 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Kontrolatu %s(r)en S/MIMEren euskarria." - -#: config/prefs.php.dist:123 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Kontrolatu noiz begiratuko den ea mezu berririk dagoen, eta abisua bidaliko " -"den edo ez mezu berriak heltzean." - -#: config/prefs.php.dist:929 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Bihurtu testuzko aurpegierak aurpegiera grafiko?" - -#: message.php:520 message.php:707 mailbox.php:486 mailbox.php:895 -msgid "Copy" -msgstr "Kopiatu" - -#: config/prefs.php.dist:652 -msgid "Copy selection" -msgstr "Kopiatu hautapena" - -#: message.php:520 message.php:707 mailbox.php:486 mailbox.php:895 -msgid "Copy to folder" -msgstr "Kopiatu karpetan" - -#: lib/Compose.php:2098 -#, php-format -msgid "Could not attach %s to the message." -msgstr "Ezin izan zaio %s erantsi mezuari." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Ezin izan da eskaera bete. Emandako arrazoia: %s" - -#: attachment.php:51 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Ezin izan da VFS euskarria sortu: %s" - -#: lib/Message.php:790 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Ezin izan dira mezuak ezabatu %s(e)tik. Zerbitzariak hau esan du: %s" - -#: lib/Session.php:333 -msgid "Could not execute maintenance operations." -msgstr "Ezin izan dira mantentze-eragiketak exekutatu." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Ezin izan da eskatutako fitxategia atera MS-TNEF eranskinetik." - -#: lib/MIME/Viewer/zip.php:61 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Ezin izan da eskatutako fitxategia atera Zip artxibotik." - -#: lib/Spam.php:237 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Ezin izan da mezua eraman mezu baztergarrien postontzira - ez dago mezu " -"baztergarrien postontzirik definituta hobespenetan." - -#: lib/IMAP/Client.php:320 -msgid "Could not open secure connection to the IMAP server." -msgstr "Ezin izan da ireki IMAP zerbitzarirako konexio segurua." - -#: lib/Session.php:284 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Ezin izan da izen-leku informaziorik eskuratu IMAP zerbitzaritik." - -#: compose.php:52 -msgid "Could not retrieve the message from the mail server." -msgstr "Ezin izan da mezua eskuratu posta-zerbitzaritik." - -#: lib/Compose.php:1099 -#, php-format -msgid "Could not save recipients: %s" -msgstr "Ezin izan dira gorde hartzaileak: %s" - -#: lib/Template.php:231 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Ezin izan da gorde '%s' txantiloi-fitxategi konpilatua." - -#: templates/fetchmail/fetchmailprefs.html:121 -#: templates/folders/actions.html:16 -msgid "Create" -msgstr "Sortu" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Sortu karpeta" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Sortu karpetak" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "Sortu gakoak" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Sortu kontu berria" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Sortu mezu baztergarrien karpeta berria" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Sortu zirriborroen karpeta berria" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Sortu bidalitako mezuen karpeta berria" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:25 -msgid "Create a new trash folder" -msgstr "Sortu zakarrontzi-karpeta berria" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Sortu kontua" - -#: config/prefs.php.dist:162 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Sortu iragazki-arauak sarrerako ontzira heltzen diren mezuak antolatzeko, " -"karpetetan ordenatzeko eta mezu baztergarriak ezabatzeko." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Sortu idazpapera" - -#: templates/compose/compose.html:317 -msgid "Current Attachments" -msgstr "Uneko eranskinak" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "%s(e)rako uneko atzipena" - -#: config/prefs.php.dist:1292 -msgid "Current expanded status in the folders view" -msgstr "Uneko hedapen-egoera karpeta-ikuspegian" - -#: config/prefs.php.dist:632 -msgid "Current style" -msgstr "Uneko estiloa" - -#: config/prefs.php.dist:140 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Pertsonalizatu kontuak beste kontu batzuetako mezuak hartzeko." - -#: config/prefs.php.dist:88 -msgid "Customize how to deal with message drafts." -msgstr "Pertsonalizatu nola kudeatu mezu-zirriborroak." - -#: config/prefs.php.dist:80 -msgid "Customize how you reply to or forward mail." -msgstr "Pertsonalizatu nola erantzun edo birbidali nahi dituzun mezuak." - -#: config/prefs.php.dist:64 -msgid "Customize how you send mail." -msgstr "Pertsonalizatu mezu-bidalketa." - -#: config/prefs.php.dist:44 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Pertsonalizatu exekutatu beharreko atazak %s(e)n saioa hastean." - -#: config/prefs.php.dist:651 -msgid "Cut selection" -msgstr "Ebaki hautapena" - -#: mailbox.php:582 -msgid "Dat_e" -msgstr "Dat_a" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Data" - -#: lib/Search.php:751 -msgid "Date <" -msgstr "Data <" - -#: lib/Search.php:746 -msgid "Date =" -msgstr "Data =" - -#: lib/Search.php:756 -msgid "Date >=" -msgstr "Data >=" - -#: templates/thread/thread.html:26 -msgid "Date:" -msgstr "Data:" - -#: templates/search/search.html:99 -msgid "Day" -msgstr "Eguna" - -#: lib/MIME/Viewer/itip.php:1013 -msgid "Declined" -msgstr "Ukatua" - -#: lib/MIME/Viewer/itip.php:290 -msgid "Declined: " -msgstr "Ukatua: " - -#: config/prefs.php.dist:641 -msgid "Decrease Indent" -msgstr "Txikitu koska" - -#: config/prefs.php.dist:695 -msgid "Default" -msgstr "Lehenetsia" - -#: config/prefs.php.dist:962 -msgid "Default (US-ASCII)" -msgstr "Lehenetsia (US-ASCII)" - -#: config/prefs.php.dist:766 -msgid "Default forwarding method:" -msgstr "Birbidaltzeko metodo lehenetsia:" - -#: config/prefs.php.dist:1207 -msgid "Default sorting criteria:" -msgstr "Ordenatze-irizpide lehenetsia:" - -#: config/prefs.php.dist:1217 -msgid "Default sorting direction:" -msgstr "Ordenatze-noranzko lehenetsia:" - -#: lib/MIME/Viewer/itip.php:1021 -msgid "Delegated" -msgstr "Delegatua" - -#: folders.php:429 message.php:554 mailbox.php:508 mailbox.php:510 -#: lib/IMAP/ACL/rfc4314.php:57 templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:59 templates/folders/actions.html:19 -#: templates/smime/smime.html:35 templates/pgp/pgp.html:43 -msgid "Delete" -msgstr "Ezabatu" - -#: smime.php:320 pgp.php:419 -#, php-format -msgid "Delete %s Public Key" -msgstr "Ezabatu %s gako publikoa" - -#: templates/smime/smime.html:75 templates/pgp/pgp.html:86 -msgid "Delete Current Keys" -msgstr "Ezabatu uneko gakoak" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Ezabatu karpetak" - -#: templates/folders/folders_confirm.html:23 -msgid "Delete Selected Folders" -msgstr "Ezabatu hautatutako karpetak" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "Ezabatu idazpapera" - -#: thread.php:174 -msgid "Delete Thread" -msgstr "Ezabatu haria" - -#: folders.php:429 -msgid "Delete Virtual Folder" -msgstr "Ezabatu karpeta birtuala" - -#: mailbox.php:428 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Ezabatu %s(r)en Karpeta Birtualaren Definizioa" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Ezabatu urruneko zerbitzaritik hartutako mezuak?" - -#: lib/MIME/Viewer/itip.php:746 -msgid "Delete from my calendar" -msgstr "Ezabatu egutegitik" - -#: config/prefs.php.dist:430 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Ezabatu eranskin estekatu zaharrak hilabetearen hasieran?" - -#: config/prefs.php.dist:384 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Ezabatu bidalitako mezuen karpeta zaharrak hilabetearen hasieran?" - -#: config/prefs.php.dist:856 -msgid "Delete spam messages" -msgstr "Ezabatu mezu baztergarriak" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Ezabatu/Borratu betiko" - -#: templates/compose/compose.html:345 -msgid "Delete?" -msgstr "Ezabatu?" - -#: message.php:480 mailbox.php:779 templates/mailbox/navbar.html:20 -#: templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Ezabatuta" - -#: lib/Search.php:817 -msgid "Deleted messages" -msgstr "Ezabatutako mezuak" - -#: compose.php:240 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "\"%s\" eranskina ezabatu da." - -#: config/prefs.php.dist:109 -msgid "Deleting and Moving Messages" -msgstr "Mezuak ezabatzea eta lekuz aldatzea" - -#: lib/MIME/Viewer/itip.php:718 -msgid "Deny request" -msgstr "Ukatu eskaera" - -#: lib/MIME/Viewer/itip.php:638 -msgid "Deny request for free/busy information" -msgstr "Ukatu libre/lanpetuta informazio-eskaera" - -#: config/prefs.php.dist:1216 -msgid "Descending" -msgstr "Beherantz" - -#: lib/MIME/Viewer/itip.php:799 lib/MIME/Viewer/itip.php:930 -msgid "Description" -msgstr "Azalpena" - -#: templates/compose/compose.html:341 -msgid "Description:" -msgstr "Azalpena:" - -#: templates/smime/smime.html:35 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "Xehetasunak" - -#: lib/Compose.php:2940 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "Ez da erantsi \"%s\", zati bat bakarrik kargatu delako." - -#: lib/Compose.php:2949 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "Ez da erantsi \"%s\", fitxategia hutsik zegoelako." - -#: lib/Compose.php:2936 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" -"Ez da erantsi \"%s\", onartutako gehieneko karga-tamaina gainditu delako." - -#: lib/Compose.php:2944 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"Ez da erantsi \"%s\", zerbitzariaren konfigurazioak ez duelako onartu " -"kargatzeko fitxategia." - -#: config/prefs.php.dist:921 -msgid "Dim signatures?" -msgstr "Ilundu sinadurak?" - -#: config/prefs.php.dist:661 -msgid "Direction left to right" -msgstr "Ezkerretik eskuinera" - -#: config/prefs.php.dist:662 -msgid "Direction right to left" -msgstr "Eskuinetik ezkerrera" - -#: config/prefs.php.dist:283 -msgid "Display Virtual Inbox?" -msgstr "Sarrerako ontzi birtuala bistaratu?" - -#: config/prefs.php.dist:565 -msgid "Display confirmation after sending a message?" -msgstr "Erakutsi berrespena mezua bidali ondoren?" - -#: config/prefs.php.dist:938 -msgid "Display in Body of Message" -msgstr "Erakutsi mezuaren gorputzean" - -#: config/prefs.php.dist:1072 -msgid "Display pop-up notification of new mail?" -msgstr "Bistaratu mezu berrien pop-up jakinarazpena?" - -#: config/prefs.php.dist:1037 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Bistaratu \"Hustu mezu baztergarriak\" esteka menu-barran?" - -#: config/prefs.php.dist:1029 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Bistaratu \"Hustu zakarrontzia\" esteka menu-barran?" - -#: templates/compose/compose.html:332 -msgid "Disposition:" -msgstr "Antolaera:" - -#: templates/search/search.html:87 -msgid "Do NOT match" -msgstr "Ez parekatu" - -#: templates/folders/actions.html:30 -msgid "Do Not Check for New Mail" -msgstr "Ez begiratu mezu berririk dagoen" - -#: config/prefs.php.dist:1243 -msgid "Do not generate a link in the From: column" -msgstr "Ez sortu esteka bat Nork: zutabean" - -#: templates/javascript_defs.php:30 -msgid "Doing so will discard this message permanently." -msgstr "Hori eginez gero, mezua behin betiko baztertuko da." - -#: login.php:430 -msgid "Don't have an account? Sign up." -msgstr "Ez duzu konturik? Erregistratu." - -#: templates/folders/actions.html:34 -msgid "Download" -msgstr "Deskargatu" - -#: lib/MIME/Contents.php:250 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Deskargatu %s .zip formatuan" - -#: message.php:680 -msgid "Download All Attachments (in .zip file)" -msgstr "Deskargatu eranskin guztiak (.zip fitxategian)" - -#: templates/folders/actions.html:35 -msgid "Download [.zip format]" -msgstr "Deskargatu [.zip formatua]" - -#: lib/MIME/Contents.php:250 -msgid "Download in .zip Format" -msgstr "Deskargatu .zip formatuan" - -#: message.php:478 mailbox.php:769 templates/message/navbar_navigate.html:14 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:40 -msgid "Draft" -msgstr "Zirriborroa" - -#: lib/IMAP/Tree.php:1993 -msgid "Draft folder" -msgstr "Zirriborroen karpeta" - -#: config/prefs.php.dist:301 -msgid "Drafts" -msgstr "Zirriborroak" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Zirriborroen karpeta:" - -#: login.php:266 -msgid "Dynamic" -msgstr "Dinamikoa" - -#: templates/pgp/pgp.html:102 -msgid "E-mail Address:" -msgstr "Helbide elektronikoa:" - -#: mailbox.php:834 -msgid "END" -msgstr "AMAIERA" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "ERROREA: ezin izan da mezua bidali." - -#: folders.php:430 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Editatu" - -#: mailbox.php:431 -msgid "Edit Search Query" -msgstr "Editatu bilaketa-kontsulta" - -#: folders.php:430 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Editatu karpeta birtuala" - -#: mailbox.php:427 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Editatu %s(r)en Karpeta Birtualaren Definizioa" - -#: filterprefs.php:91 -msgid "Edit your Blacklist" -msgstr "Editatu zerrenda beltza" - -#: filterprefs.php:90 -msgid "Edit your Filter Rules" -msgstr "Editatu iragazki-arauak" - -#: filterprefs.php:92 -msgid "Edit your Whitelist" -msgstr "Editatu zerrenda zuria" - -#: config/prefs.php.dist:1145 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Editatu beste posta-kontu batzuk atzitzeko hobespenak." - -#: lib/Message.php:807 -#, php-format -msgid "Emptied all messages from %s." -msgstr "%s -- mezu guztiak hustuta" - -#: lib/Message.php:783 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Zakarrontzi-karpeta birtualeko mezu guztiak hustuta." - -#: templates/folders/actions.html:20 -msgid "Empty" -msgstr "Hustu" - -#: templates/folders/folders_confirm.html:23 -msgid "Empty Selected Folders" -msgstr "Hustu hautatutako karpetak" - -#: lib/IMP.php:859 -msgid "Empty _Spam" -msgstr "Hustu _mezu baztergarriak" - -#: lib/IMP.php:851 -msgid "Empty _Trash" -msgstr "Hustu _zakarrontzia" - -#: mailbox.php:424 -msgid "Empty folder" -msgstr "Karpeta hutsa" - -#: pgp.php:472 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "Gaitu PGP funtzionalitatea?" - -#: smime.php:358 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "Gaitu S/MIME funtzionalitatea?" - -#: config/prefs.php.dist:1096 -msgid "Enable message previews?" -msgstr "Gaitu mezu-aurrebista?" - -#: compose.php:1153 -msgid "Encr_yption Options" -msgstr "En_kriptatze-aukerak" - -#: lib/Compose.php:1815 -msgid "End forwarded message" -msgstr "Amaitu birbidalitako mezua" - -#: lib/Compose.php:1705 -msgid "End message" -msgstr "Amaitu mezua" - -#: lib/Compose.php:1703 -#, php-format -msgid "End message from %s" -msgstr "Amaitu %s(e)ko mezua" - -#: lib/MIME/Viewer/itip.php:608 lib/MIME/Viewer/itip.php:610 -#: lib/MIME/Viewer/itip.php:784 lib/MIME/Viewer/itip.php:786 -msgid "End:" -msgstr "Amaitu:" - -#: smime.php:346 pgp.php:447 -msgid "Enter Passphrase" -msgstr "Idatzi pasaesaldia" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Idatzi mezu baztergarrien karpeta berriaren izena" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Idatzi zirriborroen karpeta berriaren izena" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Idatzi bidalitako mezuen karpeta berriaren izena" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Idatzi zakarrontzi-karpeta berriaren izena" - -#: message.php:569 lib/Search.php:741 config/prefs.php.dist:763 -msgid "Entire Message" -msgstr "Mezu osoa" - -#: message.php:175 thread.php:71 lib/Compose.php:1139 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "\"%s\" sarrera behar bezala gehitu da helbide-liburuan" - -#: lib/MIME/Viewer/pkcs7.php:444 lib/MIME/Viewer/pgp.php:453 -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -msgid "Error" -msgstr "Errorea" - -#: lib/IMAP/Client.php:305 lib/IMAP/Client.php:325 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Errorea IMAP zerbitzariarekin konektatzean: [%s] %s." - -#: lib/MIME/Contents.php:150 -msgid "Error displaying message." -msgstr "Errorea mezua bistaratzean." - -#: lib/MIME/Viewer/itip.php:340 lib/MIME/Viewer/itip.php:446 -#, php-format -msgid "Error sending reply: %s." -msgstr "Errorea erantzuna bidaltzean: %s." - -#: templates/smime/smime.html:29 templates/pgp/pgp.html:37 -msgid "Error:" -msgstr "Errorea:" - -#: lib/MIME/Viewer/itip.php:103 -msgid "Event successfully deleted." -msgstr "Gertaera behar bezala ezabatu da." - -#: config/prefs.php.dist:1061 -msgid "Every 15 minutes" -msgstr "15 minutuz behin" - -#: config/prefs.php.dist:1058 -msgid "Every 30 seconds" -msgstr "30 segundoz behin" - -#: config/prefs.php.dist:824 config/prefs.php.dist:1060 -msgid "Every 5 minutes" -msgstr "5 minutuz behin" - -#: config/prefs.php.dist:1062 -msgid "Every half hour" -msgstr "Ordu erdiz behin" - -#: config/prefs.php.dist:1059 -msgid "Every minute" -msgstr "Minutuan behin" - -#: folders.php:475 -msgid "Expand" -msgstr "Zabaldu" - -#: folders.php:398 -msgid "Expand All" -msgstr "Zabaldu denak" - -#: folders.php:398 -msgid "Expand All Folders" -msgstr "Zabaldu karpeta guztiak" - -#: folders.php:475 -msgid "Expand Folder" -msgstr "Zabaldu karpeta" - -#: compose.php:828 compose.php:1080 -msgid "Expand Names" -msgstr "Zabaldu izenak" - -#: config/prefs.php.dist:1271 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Zabaldu karpeta-zuhaitz osoa lehenespenez karpeten ikuspegian?" - -#: config/prefs.php.dist:1293 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Zabaldu karpeta-zuhaitz osoa lehenespenez alboko barran?" - -#: config/prefs.php.dist:601 -msgid "FCKeditor" -msgstr "FCKeditor" - -#: lib/IMP.php:870 lib/IMP.php:872 -msgid "F_etch Mail" -msgstr "H_artu mezuak" - -#: fetchmail.php:50 config/prefs.php.dist:139 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Mezuak hartzea" - -#: config/prefs.php.dist:1153 -msgid "Fetch Mail in a separate window?" -msgstr "Hartu mezuak beste leiho batean?" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Hartu mezuak konektatutakoan?" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "%d mezu hartu dira %s(e)tik" - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Mezu bat hartu da %s(e)tik" - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Fetchmail: " - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Fetchmail: mezu berririk ez." - -#: lib/IMP.php:876 -msgid "Fi_lters" -msgstr "I_ragazkiak" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "Bilatzeko eremuak" - -#: templates/javascript_defs.php:35 templates/compose/compose.html:271 -msgid "File" -msgstr "Fitxategia" - -#: templates/filters/prefs.html:2 -msgid "Filter Settings" -msgstr "Iragazteko ezarpenak" - -#: config/prefs.php.dist:839 -msgid "Filter message content for profanity?" -msgstr "Iragazi mezuaren edukia biraoen arabera?" - -#: templates/filters/prefs.html:7 -msgid "Filter support is disabled on this system." -msgstr "Iragazki-euskarria desgaituta dago sistema honetan." - -#: config/prefs.php.dist:161 -msgid "Filters" -msgstr "Iragazkiak" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Iragazkiak: %s kudeaketa-orria" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Bilatu:" - -#: config/prefs.php.dist:1189 -msgid "First Mailbox Page" -msgstr "Postontziko lehen orria" - -#: mailbox.php:278 -msgid "First Page" -msgstr "Lehen orria" - -#: message.php:479 mailbox.php:774 templates/message/navbar_navigate.html:10 -#: templates/mailbox/navbar.html:16 templates/mailbox/navbar.html:32 -msgid "Flagged For Followup" -msgstr "Segimendurako markatuta" - -#: lib/Search.php:807 -msgid "Flagged messages" -msgstr "Markatutako mezuak" - -#: message.php:568 mailbox.php:533 -msgid "Fo_rward" -msgstr "Bir_bidali" - -#: lib/IMAP/Tree.php:2038 templates/folders/folders_size.html:6 -msgid "Folder" -msgstr "Karpeta" - -#: folders.php:273 templates/folders/folders_confirm.html:6 -msgid "Folder Actions - Confirmation" -msgstr "Karpeta-ekintzak - Berrespena" - -#: folders.php:336 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Karpeta-nabigatzailea" - -#: folders.php:293 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Karpeta-tamainak" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Karpeta-laburpena" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "Karpeta-partekatzea ez dago gaituta." - -#: folders.php:46 -msgid "Folder use is not enabled." -msgstr "Karpeta-erabilera ez dago gaituta." - -#: config/prefs.php.dist:630 -msgid "Font Color" -msgstr "Letra-tipoaren kolorea" - -#: config/prefs.php.dist:1260 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "" -"Mezuetako daten formatua sarrerako ontziaren ikuspegian gaurko mezuetarako" - -#: message.php:568 mailbox.php:533 lib/Compose.php:1798 -msgid "Forward" -msgstr "Birbidali" - -#: lib/Compose.php:1784 -msgid "Forward:" -msgstr "Birbidali:" - -#: lib/Compose.php:1899 -msgid "Forwarded Message:" -msgstr "Birbidalitako mezua:" - -#: lib/Compose.php:1811 -msgid "Forwarded message" -msgstr "Birbidalitako mezua" - -#: lib/Compose.php:1809 -#, php-format -msgid "Forwarded message from %s" -msgstr "%s(e)tik birbidalitako mezua" - -#: lib/MIME/Viewer/itip.php:437 -msgid "Free/Busy Request Response" -msgstr "Libre/lanpetuta eskaeraren erantzuna" - -#: mailbox.php:592 -msgid "Fro_m" -msgstr "Nor_k" - -#: lib/Search.php:711 lib/UI/Mailbox.php:99 lib/UI/Message.php:25 -#: templates/compose/compose.html:27 -msgid "From" -msgstr "Nork" - -#: config/prefs.php.dist:1202 -msgid "From Address" -msgstr "Bidaltzailearen helbidea" - -#: templates/thread/thread.html:31 -msgid "From:" -msgstr "Nork:" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Galeria" - -#: config/prefs.php.dist:14 config/prefs.php.dist:24 config/prefs.php.dist:34 -#: config/prefs.php.dist:42 -msgid "General Options" -msgstr "Aukera orokorrak" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Mezu berriak bakarrik hartu? (IMAP soilik)" - -#: folders.php:385 lib/MIME/Viewer/itip.php:650 lib/MIME/Viewer/itip.php:860 -#: lib/MIME/Viewer/itip.php:991 -msgid "Go" -msgstr "Joan" - -#: thread.php:140 -msgid "Go to Message" -msgstr "Joan mezura" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Joan zure sarrerako ontzira..." - -#: lib/IMP.php:404 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Joan helbide-liburuko \"%s\" sarrerara" - -#: message.php:447 lib/Filter.php:130 lib/MIME/Contents.php:449 -#: lib/MIME/Viewer/images.php:90 lib/MIME/Viewer/images.php:97 -#: lib/MIME/Viewer/images.php:99 lib/MIME/Viewer/notification.php:60 -#: lib/MIME/Viewer/notification.php:67 lib/MIME/Viewer/related.php:85 -#: lib/MIME/Viewer/pkcs7.php:487 lib/MIME/Viewer/appledouble.php:48 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -msgid "HERE" -msgstr "HEMEN" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:477 -msgid "HTML Version of Message" -msgstr "Mezuaren HTML bertsioa" - -#: message.php:619 -msgid "Headers" -msgstr "Goiburuak" - -#: config/prefs.php.dist:664 -msgid "Help using editor" -msgstr "Editorea erabiltzeko laguntza" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Hona hemen idazten ari zinen mezua:" - -#: config/prefs.php.dist:912 -msgid "Hidden" -msgstr "Ezkutatuta" - -#: config/prefs.php.dist:910 -msgid "Hidden in List Messages" -msgstr "Mezu-zerrendan ezkutatuta" - -#: config/prefs.php.dist:909 -msgid "Hidden in Thread View" -msgstr "Hari-ikuspegian ezkutatuta" - -#: config/prefs.php.dist:911 -msgid "Hidden in Thread View and List Messages" -msgstr "Hari-ikuspegian eta mezu-zerrendan ezkutatuta" - -#: mailbox.php:259 -msgid "Hide Deleted" -msgstr "Ezkutatu ezabatutakoak" - -#: folders.php:391 -msgid "Hide Unsubscribed" -msgstr "Ezkutatu harpidetu gabeak" - -#: compose.php:1042 -msgid "High" -msgstr "Handia" - -#: message.php:293 -msgid "High Priority" -msgstr "Lehentasun handia" - -#: compose.php:1041 -msgid "Highest" -msgstr "Handiena" - -#: config/prefs.php.dist:643 -msgid "Horizontal Rule" -msgstr "Marra horizontala" - -#: config/prefs.php.dist:940 -msgid "How do you want to display attachments?" -msgstr "Nola ikusi nahi dituzu eranskinak?" - -#: config/prefs.php.dist:1281 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "Nola nahi duzu bistaratzea izen-lekuak karpeta-zuhaitzaren ikuspegian?" - -#: config/prefs.php.dist:792 -msgid "How to attribute quoted lines in a reply" -msgstr "Nola nabarmendu aipatutako lerroak erantzun batean" - -#: lib/IMAP.php:309 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Automatikoki detektatu protokoloak)" - -#: lib/IMAP.php:315 -msgid "IMAP (self-signed certificate)" -msgstr "IMAP (norberak sinatutako ziurtagiria)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "IMAP zerbitzariak konexioa itxi du. Zerbitzariaren erantzuna: %s" - -#: lib/IMAP.php:327 -msgid "IMAP over SSL" -msgstr "IMAP SSLren gain" - -#: lib/IMAP.php:333 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP SSLren gain (norberak sinatutako ziurtagiria)" - -#: lib/IMAP.php:321 -msgid "IMAP, no TLS" -msgstr "IMAP, TLSrik ez" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 posta-zerbitzariak" - -#: lib/IMAP/Client.php:285 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"SSL edo TLS erabiltzen ari bazara, PHP openssl hedapena kargatuta eduki " -"behar duzu." - -#: templates/folders/folders_confirm.html:13 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Jarraitzen baduzu, karpetetako mezu guztiak galduko dituzu!" - -#: saveimage.php:48 -msgid "Image" -msgstr "Irudia" - -#: lib/MIME/Viewer/html.php:160 -msgid "Images have been blocked to protect your privacy." -msgstr "Irudiak blokeatu dira zure pribatutasuna babesteko." - -#: templates/folders/import.html:17 -msgid "Import" -msgstr "Inportatu" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "Inportatu gakoa" - -#: templates/smime/smime.html:81 templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "Inportatu gako-parea" - -#: templates/folders/actions.html:37 -msgid "Import Messages" -msgstr "Inportatu mezuak" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "Inportatu PGP gakoa" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Inportatu PGP gako pribatu pertsonala" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Inportatu PGP gako pribatu pertsonala hemen:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Inportatu PGP gako publiko pertsonala" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Inportatu PGP gako publiko pertsonala hemen:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Inportatu S/MIME ziurtagiri pertsonalak" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:55 -msgid "Import Public Key" -msgstr "Inportatu gako publikoa" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Inportatu PGP gako publikoa" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Inportatu PGP gako publikoa hemen:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Inportatu S/MIME gako publikoa" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Inportatu S/MIME gakoa" - -#: templates/folders/import.html:7 -msgid "Import mbox File" -msgstr "Inportatu mbox fitxategia" - -#: templates/folders/import.html:12 -msgid "Import mbox file" -msgstr "Inportatu mbox fitxategia" - -#: folders.php:150 -#, php-format -msgid "Imported %d messages from %s." -msgstr "%d mezu inportatu dira %s(e)tik." - -#: pgp.php:179 -msgid "" -"Imported key contains your PGP private key. Only add your public key in the " -"first step!" -msgstr "" -"Inportatutako gakoak zure PGP gako pribatua dauka. Gako publikoa bakarrik " -"gehitu lehen urratsean!" - -#: lib/MIME/Viewer/itip.php:1029 -msgid "In Process" -msgstr "Egiten ari da" - -#: templates/prefs/initialpageselect.inc:4 lib/Folder.php:68 lib/api.php:293 -#: lib/IMP.php:732 lib/IMP.php:742 lib/IMAP/Tree.php:410 -#: lib/IMAP/Tree.php:1976 -msgid "Inbox" -msgstr "Sarrerako ontzia" - -#: config/prefs.php.dist:780 -msgid "Include a brief summary of the header in a reply?" -msgstr "Goiburuaren laburpena sartu erantzunean?" - -#: config/prefs.php.dist:775 -msgid "Include body text in forward message by default?" -msgstr "Gorputz-testua birbidaltzeko mezuan sartu lehenespenez?" - -#: config/prefs.php.dist:746 -msgid "Include original message in a reply?" -msgstr "Jatorrizko mezua sartu erantzunean?" - -#: config/prefs.php.dist:642 -msgid "Increase Indent" -msgstr "Handitu koska" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -msgid "Info" -msgstr "Informazioa" - -#: smime.php:319 pgp.php:418 -#, php-format -msgid "Information on %s Public Key" -msgstr "%s(r)en gako publikoari buruzko informazioa" - -#: pgp.php:449 -msgid "Information on Personal Private Key" -msgstr "Gako pribatu pertsonalari buruzko informazioa" - -#: smime.php:344 pgp.php:443 -msgid "Information on Personal Public Key" -msgstr "Gako publiko pertsonalari buruzko informazioa" - -#: templates/javascript_defs.php:37 templates/compose/compose.html:277 -#: templates/compose/compose.html:336 -msgid "Inline" -msgstr "Barnean" - -#: lib/IMAP/ACL/rfc4314.php:53 lib/IMAP/ACL/rfc2086.php:53 -msgid "Insert" -msgstr "Txertatu" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Sartu ziurtagiria hemen:" - -#: config/prefs.php.dist:646 -msgid "Insert Table" -msgstr "Txertatu taula" - -#: config/prefs.php.dist:644 -msgid "Insert Web Link" -msgstr "Txertatu web-esteka" - -#: config/prefs.php.dist:645 -msgid "Insert/Modify Image" -msgstr "Txertatu/aldatu irudia" - -#: config/prefs.php.dist:654 -msgid "Insert/Overwrite" -msgstr "Txertatu/gainidatzi" - -#: lib/MIME/Viewer/itip.php:451 -msgid "Invalid Action selected for this component." -msgstr "Ekintza baliogabea hautatu duzu osagai honentzat." - -#: lib/UI/Mailbox.php:62 lib/UI/Mailbox.php:113 -msgid "Invalid Address" -msgstr "Helbide baliogabea" - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "Urruneko postontzi baliogabea" - -#: lib/Compose.php:1189 lib/Compose.php:1204 lib/Compose.php:1216 -#: lib/Compose.php:1231 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Karaktere baliogabea helbide elektronikoan: %s." - -#: lib/Compose.php:1181 -#, php-format -msgid "Invalid e-mail address: %s." -msgstr "Helbide elektroniko ez da baliozkoa: %s." - -#: lib/Compose.php:1200 lib/Compose.php:1227 -msgid "Invalid hostname." -msgstr "Ostalari-izena ez da baliozkoa:" - -#: smime.php:101 pgp.php:18 -msgid "Invalid key" -msgstr "Gakoa ez da baliozkoa" - -#: lib/Compose.php:296 -msgid "Invalid message, cannot resume draft." -msgstr "Mezua ez da baliozkoa, ezin da zirriborroarekin jarraitu." - -#: pgp.php:215 -msgid "Invalid personal PGP private key." -msgstr "PGP gako pribatu pertsonala ez da baliozkoa." - -#: pgp.php:191 -msgid "Invalid personal PGP public key." -msgstr "PGP gako publiko pertsonala ez da baliozkoa." - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Alderantzikatu" - -#: config/prefs.php.dist:627 -msgid "Italic" -msgstr "Etzana" - -#: config/prefs.php.dist:636 -msgid "Justify Center" -msgstr "Lerrokatu erdian" - -#: config/prefs.php.dist:638 -msgid "Justify Full" -msgstr "Lerrokatze osoa" - -#: config/prefs.php.dist:635 -msgid "Justify Left" -msgstr "Lerrokatu ezkerrean" - -#: config/prefs.php.dist:637 -msgid "Justify Right" -msgstr "Lerrokatu eskuinean" - -#: templates/compose/compose.html:317 templates/compose/compose.html:325 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:107 -msgid "Key Length:" -msgstr "Gako-luzera:" - -#: pgp.php:463 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "" -"Gakoen sorrerak denbora asko iraun dezake. Jarraitu gako-sorrerarekin?" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:50 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"Gako-inportazioa ez dago erabilgarri. Fitxategi-kargatzea ez dago gaituta " -"zerbitzari honetan." - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:53 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Gako-inportazioa ez dago erabilgarri. Ez daukazu helbide-libururik " -"definituta kontaktuak gehitzeko." - -#: pgp.php:355 -msgid "Key successfully sent to the public keyserver." -msgstr "Gakoa behar bezala bidali da gako-zerbitzari publikora." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Hizkuntza" - -#: login.php:299 -msgid "Language:" -msgstr "Hizkuntza:" - -#: config/prefs.php.dist:1190 -msgid "Last Mailbox Page" -msgstr "Postontziko azken orria" - -#: mailbox.php:290 -msgid "Last Page" -msgstr "Azken orria" - -#: compose.php:1197 -msgid "Link Attachments?" -msgstr "Estekatu eranskinak?" - -#: attachment.php:35 lib/Compose.php:2604 -msgid "Linked attachments are forbidden." -msgstr "Estekatutako eranskinak debekatuta daude." - -#: lib/Compose.php:2620 -#, php-format -msgid "Links will expire on %s" -msgstr "Estekak egun honetan iraungiko dira: %s" - -#: lib/IMAP/ACL/rfc4314.php:49 lib/IMAP/ACL/rfc2086.php:49 -msgid "List" -msgstr "Zerrenda" - -#: config/prefs.php.dist:1379 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Zerrendatu kontaktu guztiak kontaktuen pantaila kargatzean? (desgaituz gero, " -"esplizituki bilatutako kontaktuak bakarrik ikusiko dituzu)" - -#: config/prefs.php.dist:937 -msgid "Listing in the Header" -msgstr "Zerrenda goiburuan" - -#: compose.php:813 -msgid "Loading..." -msgstr "Kargatzen..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Postontzi lokala:" - -#: lib/MIME/Viewer/itip.php:804 -msgid "Location" -msgstr "Kokalekua" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:37 -msgid "Log in" -msgstr "Hasi saioa" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Hasi saioa %s(e)n" - -#: login.php:426 -msgid "Login" -msgstr "Saio-hasiera" - -#: config/prefs.php.dist:43 -msgid "Login Tasks" -msgstr "Saio-hasierako atazak" - -#: compose.php:1044 -msgid "Low" -msgstr "Txikia" - -#: message.php:297 -msgid "Low Priority" -msgstr "Lehentasun txikia" - -#: compose.php:1045 -msgid "Lowest" -msgstr "Txikiena" - -#: lib/MIME/Viewer/appledouble.php:51 -msgid "Macintosh File" -msgstr "Macintosh fitxategia" - -#: config/prefs.php.dist:130 -msgid "Mail Previews" -msgstr "Posta-aurrebistak" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Konektatzeko posta-zerbitzari mota:" - -#: lib/IMAP/Tree.php:1983 lib/IMAP/Tree.php:2010 -msgid "Mailbox" -msgstr "Postontzia" - -#: config/prefs.php.dist:148 -msgid "Mailbox and Folder Display Options" -msgstr "Postontziak eta karpetak bistaratzeko aukerak" - -#: lib/IMAP/ACL/rfc4314.php:52 lib/IMAP/ACL/rfc2086.php:52 -msgid "Mark (Other)" -msgstr "Markatu (bestelakoa)" - -#: lib/IMAP/ACL/rfc4314.php:51 lib/IMAP/ACL/rfc2086.php:51 -msgid "Mark (Seen)" -msgstr "Markatu (ikusita)" - -#: templates/folders/actions.html:32 -msgid "Mark All Messages as Seen" -msgstr "Markatu mezu guztiak ikusitako gisa" - -#: templates/folders/actions.html:33 -msgid "Mark All Messages as Unseen" -msgstr "Markatu mezu guztiak ikusi gabeko gisa" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "Markatu honela:" - -#: config/prefs.php.dist:892 -msgid "Mark different levels of quoting with different colors?" -msgstr "Markatu aipamen-maila desberdinak kolore desberdinekin?" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Markatu mezuak ikusitako gisa? (IMAP soilik)" - -#: config/prefs.php.dist:900 -msgid "Mark simple markup?" -msgstr "Markatu markaketa soila?" - -#: search.php:165 -msgid "Match All Queries" -msgstr "Guztiak betetzen dituztenak" - -#: search.php:163 -msgid "Match Any Query" -msgstr "Edozein betetzen dutenak" - -#: config/prefs.php.dist:622 -msgid "Maximize/Minimize Editor" -msgstr "Maximizatu/Ikonotu editorea" - -#: templates/compose/compose.html:283 -msgid "Maximum Attachment Size" -msgstr "Eranskinen gehieneko tamaina" - -#: lib/api.php:101 -msgid "Maximum Number of Folders" -msgstr "Karpeten gehieneko kopurua" - -#: lib/api.php:102 -msgid "Maximum Number of Recipients per Message" -msgstr "Gehieneko hartzaile kopurua mezuko" - -#: lib/api.php:103 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Gehieneko hartzaile kopurua epealdiko" - -#: templates/compose/compose.html:265 -msgid "Maximum number of attachments reached." -msgstr "Eranskinen gehieneko kopurura heldu zara." - -#: templates/compose/compose.html:262 -msgid "Maximum total attachment size reached." -msgstr "Eranskinen gehieneko tamainara heldu zara." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Menu-karpeten zerrenda" - -#: lib/Compose.php:1696 -msgid "Message" -msgstr "Mezua" - -#: config/prefs.php.dist:63 -msgid "Message Composition" -msgstr "Mezu-idazketa" - -#: config/prefs.php.dist:1201 -msgid "Message Date" -msgstr "Mezuaren data" - -#: config/prefs.php.dist:87 -msgid "Message Drafts" -msgstr "Mezu-zirriborroak" - -#: config/prefs.php.dist:62 config/prefs.php.dist:78 config/prefs.php.dist:86 -#: config/prefs.php.dist:93 config/prefs.php.dist:108 -#: config/prefs.php.dist:121 config/prefs.php.dist:129 -#: config/prefs.php.dist:138 -msgid "Message Options" -msgstr "Mezu-aukerak" - -#: config/prefs.php.dist:79 -msgid "Message Replies/Forwards" -msgstr "Mezu-erantzunak/birbidaltzeak" - -#: search.php:338 -msgid "Message Search" -msgstr "Mezu-bilaketa" - -#: config/prefs.php.dist:1205 -msgid "Message Size" -msgstr "Mezuaren tamaina" - -#: message.php:589 -msgid "Message Source" -msgstr "Mezuaren iturburua" - -#: config/prefs.php.dist:94 -msgid "Message Viewing" -msgstr "Mezu-bistaratzea" - -#: lib/Compose.php:1694 -#, php-format -msgid "Message from %s" -msgstr "%s(r)en mezua" - -#: lib/UI/Mailbox.php:151 -msgid "Message has attachments" -msgstr "Mezuak eranskinak ditu" - -#: lib/UI/Mailbox.php:150 -msgid "Message is encrypted" -msgstr "Mezua enkriptatuta dago" - -#: lib/UI/Mailbox.php:149 -msgid "Message is signed" -msgstr "Mezua sinatuta dago" - -#: compose.php:390 compose.php:397 -msgid "Message redirected successfully." -msgstr "Mezua behar bezala birbideratu da." - -#: lib/Compose.php:834 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Mezua behar bezala bidali da, baina ez da gorde %s(e)n." - -#: compose.php:461 compose.php:469 -msgid "Message sent successfully." -msgstr "Mezua behar bezala bidali da." - -#: config/prefs.php.dist:1232 -msgid "Messages per page in the mailbox view." -msgstr "Orriko mezu kopurua postontzi-aurrebistan." - -#: mailbox.php:225 -msgid "Messages to" -msgstr "Mezuak hona" - -#: login.php:270 -msgid "Minimalist" -msgstr "Minimalista" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Modua" - -#: login.php:308 -msgid "Mode:" -msgstr "Modua:" - -#: templates/search/search.html:93 -msgid "Month" -msgstr "Hilabetea" - -#: message.php:519 message.php:706 mailbox.php:485 mailbox.php:894 -msgid "Move" -msgstr "Lekuz aldatu" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "Eraman behera" - -#: config/prefs.php.dist:862 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" -"Eraman mezu baztergarriak mezu baztergarrien karpetara eta baztergarriak ez " -"direnak SARRERAKO ONTZIRA" - -#: message.php:519 message.php:706 mailbox.php:485 mailbox.php:894 -msgid "Move to folder" -msgstr "Eraman karpeta honetara" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "Eraman gora" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Multipart/ordezkoa" - -#: thread.php:181 -msgid "Multiple Message View" -msgstr "Hainbat Mezuren Ikuspegia" - -#: templates/thread/thread.html:2 -msgid "Multiple Message View:" -msgstr "Hainbat Mezuren Ikuspegia:" - -#: templates/fetchmail/fetchmailprefs.html:91 templates/smime/smime.html:4 -#: templates/pgp/pgp.html:4 -msgid "NOTE:" -msgstr "OHARRA:" - -#: lib/MIME/Viewer/itip.php:810 lib/MIME/Viewer/itip.php:942 -msgid "Name" -msgstr "Izena" - -#: pgp.php:120 -msgid "Name and/or email cannot be empty" -msgstr "Izena eta/edo helbide elektronikoak ezin dute hutsik egon" - -#: lib/MIME/Viewer/itip.php:1034 -msgid "Needs Action" -msgstr "Ekintza behar du" - -#: config/prefs.php.dist:728 config/prefs.php.dist:1057 -msgid "Never" -msgstr "Inoiz ez" - -#: config/prefs.php.dist:718 -msgid "Never save attachments" -msgstr "Inoiz ez gorde eranskinak" - -#: lib/IMP.php:490 -msgid "New Folder" -msgstr "Karpeta berria" - -#: config/prefs.php.dist:122 -msgid "New Mail" -msgstr "Mezu berria" - -#: compose.php:33 compose.php:252 lib/Block/tree_folders.php:35 -msgid "New Message" -msgstr "Mezu berria" - -#: mailbox.php:854 lib/MIME/Headers.php:212 lib/MIME/Headers.php:235 -#, php-format -msgid "New Message to %s" -msgstr "%s(r)entzako mezu berria" - -#: message.php:535 -msgid "Next Message" -msgstr "Hurrengo mezua" - -#: mailbox.php:288 -msgid "Next Page" -msgstr "Hurrengo orria" - -#: templates/javascript_defs.php:44 config/prefs.php.dist:823 -#: config/prefs.php.dist:1268 config/prefs.php.dist:1290 -#: templates/compose/compose.html:303 -msgid "No" -msgstr "Ez" - -#: smime.php:246 -msgid "No Certificate found" -msgstr "Ez da aurkitu ziurtagiririk" - -#: lib/IMP.php:1449 -msgid "No Encryption" -msgstr "Enkriptatzerik ez" - -#: templates/smime/smime.html:26 templates/pgp/pgp.html:34 -msgid "No Keys in Keyring" -msgstr "Ez dago gakorik gako sortan" - -#: rss.php:86 mailbox.php:267 -#, php-format -msgid "No Messages" -msgstr "Mezurik ez" - -#: pgp.php:147 -msgid "No PGP public key imported." -msgstr "Ez da inportatu PGP gako publikorik." - -#: mailbox.php:815 -msgid "No Preview Text" -msgstr "Ez dago aurrebistako testurik" - -#: smime.php:171 -msgid "No S/MIME public key imported." -msgstr "Ez da inportatu S/MIME gako publikorik." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Soinurik ez" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Ez da aurkitu eranskinik." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "Ez dago helbide-informaziorik gako publikoan." - -#: acl.php:76 -msgid "No folder selected." -msgstr "Ez da hautatu karpetarik." - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "Ez da ari begiratzen mezu berririk dagoen karpetetan." - -#: folders.php:210 lib/Folder.php:423 lib/Folder.php:471 -msgid "No folders were specified" -msgstr "Ez da zehaztu karpetarik" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "Ez dago mezu berririk duen karpetarik" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "Ez dago ikusi gabeko mezurik duen karpetarik" - -#: lib/IMP.php:1048 -msgid "No limit" -msgstr "Mugarik gabe" - -#: lib/Compose.php:1732 -msgid "No message body text" -msgstr "Ez dago mezu-gorputzeko testurik" - -#: lib/IMAP/Client.php:476 -msgid "No message returned." -msgstr "Ez da mezurik itzuli." - -#: mailbox.php:240 -msgid "No messages matched your search." -msgstr "Ez dago zure bilaketarekin bat datorren mezurik." - -#: pgp.php:220 -msgid "No personal PGP private key imported." -msgstr "Ez da inportatu PGP gako pribatu pertsonalik." - -#: pgp.php:196 -msgid "No personal PGP public key imported." -msgstr "Ez da inportatu PGP gako publiko pertsonalik." - -#: smime.php:221 -msgid "No personal S/MIME certificates imported." -msgstr "Ez da inportatu S/MIME ziurtagiri pertsonalik." - -#: lib/MIME/Viewer/pkcs7.php:305 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "Gako pribatu pertsonalik ez dagoenez, ezin da mezua desenkriptatu." - -#: lib/IMAP/Client.php:376 -msgid "No supported IMAP authentication method could be found." -msgstr "Ez da aurkitu IMAP autentifikazio-metodo onarturik." - -#: acl.php:108 -msgid "No user specified." -msgstr "Ez da zehaztu erabiltzailerik." - -#: lib/MIME/Viewer/itip.php:831 lib/MIME/Viewer/itip.php:963 -msgid "Non Participant" -msgstr "Ez-partaidea" - -#: templates/prefs/folderselect.inc:21 templates/prefs/sentmailselect.inc:38 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:20 -#: templates/prefs/trashselect.inc:23 lib/MIME/Viewer/itip.php:794 -#: lib/MIME/Viewer/itip.php:925 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Bat ere ez" - -#: compose.php:1043 -msgid "Normal" -msgstr "Normala" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Ezabatu gabe" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "Ez-zirriborroa" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:17 -#: templates/mailbox/navbar.html:33 -msgid "Not Flagged" -msgstr "Markatu gabe" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Ez-pertsonala" - -#: lib/Crypt/PGP.php:136 lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 -msgid "Not a valid public key." -msgstr "Ez da baliozko gako publikoa." - -#: config/prefs.php.dist:975 -msgid "Not at all" -msgstr "Inola ere ez" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "Kontuan izan denbora dezente iraun dezakeela" - -#: lib/IMP.php:542 -msgid "Notepads" -msgstr "Ohar-blokak" - -#: config/hooks.php.dist:522 -msgid "Notes" -msgstr "Oharrak" - -#: config/prefs.php.dist:855 -msgid "Nothing" -msgstr "Ezer ez" - -#: attachment.php:109 -msgid "Notification: Linked attachment downloaded" -msgstr "Jakinarazpena: estekatutako eranskina deskargatu da" - -#: config/prefs.php.dist:439 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Eranskin estekatu zaharrak gordetzeko hilabete kopurua, hilero ezabatuz gero." - -#: config/prefs.php.dist:393 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "Bidalitako mezu zaharren karpeten kopurua, hilero ezabatuz gero." - -#: templates/contacts/contacts.html:68 -msgid "OK" -msgstr "Ados" - -#: templates/search/search.html:61 templates/smime/import_key.html:31 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "OR" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Bidalitako mezu zaharren karpetak betiko borratzen ari dira." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Irakurri gabeko mezuak dituzten karpetak bakarrik bistaratu?" - -#: templates/javascript_defs.php:53 -msgid "Only one folder should be selected for this action." -msgstr "Karpeta bat bakarrik hautatu behar da ekintza honetarako." - -#: lib/IMP.php:927 lib/IMP.php:932 -msgid "Open Fo_lder" -msgstr "Ireki kar_peta" - -#: lib/IMP.php:932 -msgid "Open Folder" -msgstr "Ireki karpeta" - -#: lib/IMAP/Tree.php:2034 -msgid "Opened Folder" -msgstr "Irekitako karpeta" - -#: lib/MIME/Viewer/itip.php:827 lib/MIME/Viewer/itip.php:959 -msgid "Optional Participant" -msgstr "Aukerako partaidea" - -#: config/prefs.php.dist:639 -msgid "Ordered List" -msgstr "Ordenatutako zerrenda" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Beste posta-kontu batzuk" - -#: config/prefs.php.dist:147 config/prefs.php.dist:160 -#: config/prefs.php.dist:167 config/prefs.php.dist:175 -#: config/prefs.php.dist:184 -msgid "Other Options" -msgstr "Beste aukera batzuk" - -#: lib/IMAP/Tree.php:72 -msgid "Other Users' Folders" -msgstr "Beste erabiltzaile batzuen karpetak" - -#: lib/api.php:178 templates/login/login.html:103 -msgid "Outbound Server" -msgstr "Kanporanzko zerbitzaria" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:165 lib/MIME/Viewer/pgp.php:213 -#: lib/MIME/Viewer/pgp.php:314 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1452 -msgid "PGP Encrypt Message" -msgstr "PGP enkriptazioko mezua" - -#: lib/IMP.php:1457 -msgid "PGP Encrypt Message with passphrase" -msgstr "PGP enkriptazioko mezua pasaesaldiarekin" - -#: lib/Compose.php:1406 -msgid "PGP Error: " -msgstr "PGP errorea: " - -#: config/prefs.php.dist:176 -msgid "PGP Options" -msgstr "PGP aukerak" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "PGP pasaesaldiaren sarrera" - -#: templates/pgp/pgp.html:69 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "PGP gako-bikote pertsonalaren euskarriak web-konexio segurua behar du." - -#: pgp.php:159 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "\"%s (%s)\"(r)en PGP gako publikoa behar bezala gehitu da." - -#: pgp.php:262 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "\"%s\"(r)en PGP gako publikoa behar bezala ezabatu da." - -#: templates/pgp/pgp.html:29 -msgid "PGP Public Keyring" -msgstr "PGP gako sorta publikoa" - -#: lib/IMP.php:1453 -msgid "PGP Sign Message" -msgstr "PGP sinaduradun mezua" - -#: lib/IMP.php:1454 -msgid "PGP Sign/Encrypt Message" -msgstr "PGP sinaduradun/enkriptatzedun mezua" - -#: lib/IMP.php:1458 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "PGP sinadura/enkriptazioko mezua pasaesaldiarekin" - -#: compose.php:733 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"PGP enkriptazioa ezin da erabili lehenespenez, ezin baitira aurkitu " -"hartzaile guztien gako publikoak." - -#: pgp.php:210 -msgid "PGP private key successfully added." -msgstr "PGP gako pribatua behar bezala gehitu da." - -#: pgp.php:185 -msgid "PGP public key successfully added." -msgstr "PGP gako publikoa behar bezala gehitu da." - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "PGP euskarria desgaituta dago sistema honetan." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"PGP euskarriak leiho gainerakorrak erabiltzen ditu. Zure arakatzaileak " -"desgaituta baditu leiho gainerakorrak, ezarpen hori aldatu behar duzu edo " -"bestela PGP eginbideak ez dira behar bezala ibiliko." - -#: lib/Compose.php:1366 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: gako pribatu pertsonalaren pasaesaldia behar da." - -#: lib/Compose.php:1375 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: mezua enkriptatzeko pasaesaldia behar da." - -#: lib/IMAP.php:279 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (automatikoki detektatu protokoloak)" - -#: lib/IMAP.php:285 -msgid "POP3 (self-signed certificate)" -msgstr "POP3 (norberak sinatutako ziurtagiria)" - -#: lib/IMAP.php:297 -msgid "POP3 over SSL" -msgstr "POP3 SSLren gain" - -#: lib/IMAP.php:303 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 SSLren gain (norberak sinatutako ziurtagiria)" - -#: lib/IMAP.php:291 -msgid "POP3, no TLS" -msgstr "POP3, TLSrik ez" - -#: mailbox.php:440 -#, php-format -msgid "Page %d of %d" -msgstr "%d/%d orria" - -#: config/prefs.php.dist:1187 -msgid "Page with the First Unseen Message" -msgstr "Ikusi gabeko lehen mezuaren orria" - -#: config/prefs.php.dist:1188 -msgid "Page with the Last Unseen Message" -msgstr "Ikusi gabeko azken mezuaren orria" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Orria:" - -#: message.php:687 -msgid "Part(s)" -msgstr "Zatia(k)" - -#: templates/pgp/pgp.html:122 -msgid "Passphrase (Again):" -msgstr "Pasaesaldia (berriro):" - -#: smime.php:255 pgp.php:347 -msgid "Passphrase successfully unloaded." -msgstr "Pasaesaldia behar bezala ahaztu da." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:117 -msgid "Passphrase:" -msgstr "Pasaesaldia:" - -#: pgp.php:122 -msgid "Passphrases cannot be empty" -msgstr "Pasaesaldiak ezin dira hutsik egon" - -#: pgp.php:124 -msgid "Passphrases do not match" -msgstr "Pasaesaldiak ez datoz bat" - -#: lib/api.php:191 templates/login/login.html:92 -msgid "Password" -msgstr "Pasahitza" - -#: templates/fetchmail/fetchmailprefs.html:59 -#: templates/smime/import_key.html:54 -msgid "Password:" -msgstr "Pasahitza:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Pasahitza: " - -#: config/prefs.php.dist:653 -msgid "Paste from clipboard" -msgstr "Itsatsi arbeleko edukia" - -#: message.php:465 mailbox.php:752 templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Pertsonala" - -#: config/prefs.php.dist:15 -msgid "Personal Information" -msgstr "Informazio pertsonala" - -#: pgp.php:130 -msgid "Personal PGP keypair generated successfully." -msgstr "PGP gako-bikote pertsonala behar bezala sortu da." - -#: pgp.php:137 -msgid "Personal PGP keys deleted successfully." -msgstr "PGP gako pertsonalak behar bezala ezabatu dira." - -#: smime.php:227 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "S/MIME ziurtagiri pertsonalak EZ dira inportatu: " - -#: smime.php:152 -msgid "Personal S/MIME keys deleted successfully." -msgstr "S/MIME gako pertsonalak behar bezala ezabatu dira." - -#: config/prefs.php.dist:247 -msgid "Place your signature before replies and forwards?" -msgstr "Ipini zure sinadura erantzun eta birbidalketen aurretik?" - -#: lib/Compose.php:474 -msgid "Plaintext Version of Message" -msgstr "Mezuaren testu soileko bertsioa" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Jo soinua mezu berriak heltzean? Horretarako kapsulatutako soinu-" -"fitxategiak onartu behar ditu arakatzaileak. Gehienek onartzen dituzte " -"Windows-en eta Mac-en, baina litekeena da beste plataforma batzuetan plugin " -"bat instalatu behar izatea." - -#: templates/javascript_defs.php:76 -msgid "Please enter a name for the new folder:" -msgstr "Idatzi izen bat karpeta berriarentzat:" - -#: templates/javascript_defs.php:55 templates/javascript_defs.php:56 -msgid "Please enter the name of the new folder:" -msgstr "Idatzi karpeta berriaren izena:" - -#: templates/javascript_defs.php:60 -msgid "Please enter the new name:" -msgstr "Idatzi izen berria:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Idatzi mezu honentzako pasaesaldia." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Idatzi PGP gako pribatuarentzako pasaesaldia. Pasaesaldi hau behin bakarrik " -"idatzi beharko duzu sesioko." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Idatzi S/MIME gako pribatuarentzako pasaesaldia. Pasaesaldi hau behin " -"bakarrik idatzi beharko duzu sesioko." - -#: login.php:192 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Hasi berriro saioa mezua osatzen jarraitzeko. EZ baduzu cookie-rikerabiltzen " -"ETA mezuak idazten ari bazara leiho gainerakorretan, berriro hasi beharko " -"duzu saioa leiho nagusian ere. Erasotzaileei zure saioko IDa lortzea " -"eragozteko da. Barka eragozpenak." - -#: templates/javascript_defs.php:71 -msgid "Please provide your password." -msgstr "Idatzi pasahitza." - -#: templates/javascript_defs.php:70 -msgid "Please provide your username." -msgstr "Idatzi erabiltzaile-izena." - -#: lib/Compose.php:2794 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Konpondu helbide anbiguoak edo baliogabeak." - -#: templates/javascript_defs.php:52 -msgid "Please select a folder before you perform this action." -msgstr "Hautatu karpeta bat ekintza hau egin aurretik." - -#: templates/javascript_defs.php:64 -msgid "Please select at least one folder to search." -msgstr "Hautatu gutxienez karpeta bat bilaketa egiteko." - -#: templates/compose/redirect.html:40 -msgid "Please select or edit in the box to the right:" -msgstr "Hautatu edo editatu eskuineko koadroan:" - -#: config/prefs.php.dist:1301 -msgid "Poll all folders for new mail?" -msgstr "Begiratu karpeta guztietan mezu berririk dagoen?" - -#: lib/api.php:169 templates/login/login.html:67 -msgid "Port" -msgstr "Ataka" - -#: lib/IMAP/ACL/rfc4314.php:54 lib/IMAP/ACL/rfc2086.php:54 -msgid "Post" -msgstr "Bidali" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Garatzailea: Horde" - -#: config/prefs.php.dist:239 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Ipini marratxoak sinaduraren aurretik ('-- ')?" - -#: config/hooks.php.dist:538 -msgid "Preferences" -msgstr "Hobespenak" - -#: smime.php:262 pgp.php:271 filterprefs.php:53 -msgid "Preferences successfully updated." -msgstr "Hobespenak behar bezala eguneratu dira." - -#: compose.php:1217 -msgid "Preview" -msgstr "Aurrebista" - -#: message.php:528 -msgid "Previous Message" -msgstr "Aurreko mezua" - -#: mailbox.php:280 -msgid "Previous Page" -msgstr "Aurreko orria" - -#: message.php:603 -msgid "Print" -msgstr "Inprimatu" - -#: config/prefs.php.dist:650 -msgid "Print document" -msgstr "Inprimatu dokumentua" - -#: message.php:691 -msgid "Printed By" -msgstr "Inprimatua:" - -#: message.php:671 lib/MIME/Viewer/itip.php:918 -msgid "Priority" -msgstr "Lehentasuna" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Gako pribatuaren pasahitza:" - -#: config/prefs.php.dist:717 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Galdetu eranskin bat bidaltzen den bakoitzean; lehenespena: EZ" - -#: config/prefs.php.dist:716 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Galdetu eranskin bat bidaltzen den bakoitzean; lehenespena: BAI" - -#: config/prefs.php.dist:983 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "Galdetu irakurragiria bidaltzea nahi duzun bidaltzaileak eskatutakoan?" - -#: lib/api.php:173 templates/login/login.html:72 -msgid "Protocol" -msgstr "Protokoloa" - -#: login.php:290 templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Protokoloa:" - -#: lib/Crypt/PGP.php:491 -msgid "Public PGP keyserver support has been disabled." -msgstr "Desgaitu egin da PGP gako-zerbitzari publikoen euskarria." - -#: mailbox.php:454 mailbox.php:522 -msgid "Pur_ge Deleted" -msgstr "Bo_rratu betiko ezabatutakoak" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:22 -msgid "Purge" -msgstr "Borratu betiko" - -#: mailbox.php:454 mailbox.php:522 -msgid "Purge Deleted" -msgstr "Borratu betiko ezabatutakoak" - -#: config/prefs.php.dist:458 -msgid "Purge Spam how often:" -msgstr "Mezu baztergarriak betiko borratzeko maiztasuna:" - -#: config/prefs.php.dist:486 -msgid "Purge Trash how often:" -msgstr "Zakarrontzia betiko borratzeko maiztasuna:" - -#: config/prefs.php.dist:467 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "" -"Borratu betiko egun kopuru hau baino gehiagoko mezu baztergarrien karpetako " -"mezuak." - -#: config/prefs.php.dist:495 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Borratu betiko egun kopuru hau baino gehiagoko Zakarrontziko mezuak." - -#: config/prefs.php.dist:421 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "" -"Borratu betiko egun kopuru hau baino gehiagoko bidalitako mezuen karpetako " -"mezuak." - -#: config/prefs.php.dist:448 -msgid "Purge old messages in the Spam folder?" -msgstr "Borratu betiko Mezu baztergarrien karpetako mezu zaharrak?" - -#: config/prefs.php.dist:476 -msgid "Purge old messages in the Trash folder?" -msgstr "Borratu betiko Zakarrontziko mezu zaharrak?" - -#: config/prefs.php.dist:402 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Borratu betiko bidalitako mezuen karpetako mezuak?" - -#: config/prefs.php.dist:412 -msgid "Purge sent-mail how often:" -msgstr "Bidalitako mezuak betiko borratzeko maiztasuna:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "%d mezu betiko borratzen Mezu baztergarrien karpetatik." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "%d mezu betiko borratzen Zakarrontzitik." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "%d mezu betiko borratzen bidalitako mezuen karpetatik." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "Mezu bat betiko borratzen mezu baztergarrien karpetatik." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "Mezu bat betiko borratzen Zakarrontzitik." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Mezu bat betiko borratzen bidalitako mezuen karpetatik (%s)." - -#: lib/Quota.php:64 -#, php-format -msgid "Quota status: %.2f MB / %.2f MB (%.2f%%)" -msgstr "Kuotaren egoera: %.2f MB / %.2f MB (%% %.2f)" - -#: lib/Quota.php:70 -#, php-format -msgid "Quota status: %.2f MB / NO LIMIT" -msgstr "Kuotaren egoera: %.2f MB / MUGARIK EZ" - -#: lib/IMP.php:1046 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Kuotaren egoera: MUGARIK EZ" - -#: config/prefs.php.dist:788 -#, php-format -msgid "Quoting %f:" -msgstr "%f erabiltzaileak idatzi du:" - -#: lib/IMAP/ACL/rfc4314.php:50 lib/IMAP/ACL/rfc2086.php:50 -msgid "Read" -msgstr "Irakurri" - -#: templates/folders/actions.html:40 -msgid "Rebuild Folder Tree" -msgstr "Berreraiki karpeta-zuhaitza" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Azken bilaketak" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Azken bilaketak:" - -#: message.php:573 message.php:617 -msgid "Redirec_t" -msgstr "Birbi_deratu" - -#: message.php:573 message.php:617 -msgid "Redirect" -msgstr "Birbideratu" - -#: templates/compose/redirect.html:83 -msgid "Redirect Message" -msgstr "Birbideratu mezua" - -#: compose.php:376 -msgid "Redirect this message" -msgstr "Birbideratu mezu hau" - -#: config/prefs.php.dist:648 -msgid "Redoes your last action" -msgstr "Azken ekintza berregiten du" - -#: folders.php:372 -msgid "Refresh" -msgstr "Freskatu" - -#: config/prefs.php.dist:1063 -msgid "Refresh Folder Views:" -msgstr "Freskatu karpeta-ikuspegiak:" - -#: mailbox.php:417 -msgid "Reload" -msgstr "Berritu" - -#: folders.php:362 -msgid "Reload View" -msgstr "Berritu ikuspegia" - -#: lib/MIME/Viewer/itip.php:624 lib/MIME/Viewer/itip.php:643 -msgid "Remember the free/busy information." -msgstr "Gogoratu libre/lanpetuta informazioa." - -#: config/prefs.php.dist:1270 -msgid "Remember the last view" -msgstr "Gogoratu azken ikuspegia" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Urruneko postontzia:" - -#: search.php:287 -msgid "Remove Field From Search" -msgstr "Kendu eremua bilaketatik" - -#: config/prefs.php.dist:658 -msgid "Remove formatting" -msgstr "Kendu formateatzea" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "Kendu iturburua" - -#: templates/folders/actions.html:18 -msgid "Rename" -msgstr "Aldatu izena" - -#: config/prefs.php.dist:375 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "" -"Aldatu izena bidalitako mezuen karpeta zaharrari hilabetearen hasieran?" - -#: lib/Folder.php:380 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "" -"Huts egin du \"%s\"izenaren ordez \"%s\" jartzeko prozesuak. Hau esan du " -"zerbitzariak" - -#: message.php:557 -msgid "Reply" -msgstr "Erantzun" - -#: lib/MIME/Viewer/itip.php:342 lib/MIME/Viewer/itip.php:448 -msgid "Reply Sent." -msgstr "Erantzuna bidali da." - -#: compose.php:345 -msgid "Reply to All:" -msgstr "Erantzun denei:" - -#: compose.php:347 -msgid "Reply to List:" -msgstr "Erantzun zerrendari:" - -#: lib/MIME/Viewer/itip.php:626 lib/MIME/Viewer/itip.php:635 -#: lib/MIME/Viewer/itip.php:645 -msgid "Reply with Not Supported Message" -msgstr "Erantzun onartu gabeko mezuarekin" - -#: lib/MIME/Viewer/itip.php:633 -msgid "Reply with free/busy for next 2 months." -msgstr "Erantzun hurrengo bi hilabeteetako libre/lanpetuta informazioarekin." - -#: lib/MIME/Viewer/itip.php:632 -msgid "Reply with requested free/busy information." -msgstr "Erantzun eskatutako libre/lanpetuta informazioarekin." - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Erantzun honi" - -#: lib/Compose.php:1975 -msgid "Reply-To: " -msgstr "Erantzun honi: " - -#: compose.php:343 -msgid "Reply:" -msgstr "Erantzun:" - -#: message.php:614 mailbox.php:544 -msgid "Report as Innocent" -msgstr "Sailkatu seguru gisa" - -#: message.php:608 mailbox.php:538 -msgid "Report as Spam" -msgstr "Sailkatu baztergarri gisa" - -#: compose.php:1134 -msgid "Request a _Read Receipt" -msgstr "Eskatu _irakurragiria" - -#: config/prefs.php.dist:731 -msgid "Request read receipts?" -msgstr "Eskatu irakurragiriak?" - -#: mailbox.php:115 -msgid "Requested message not found." -msgstr "Eskatutako mezua ez da aurkitu." - -#: lib/MIME/Viewer/itip.php:819 lib/MIME/Viewer/itip.php:951 -msgid "Required Participant" -msgstr "Beharrezko partaidea" - -#: templates/search/search.html:26 templates/search/search.html:183 -#: templates/acl/acl.html:80 -msgid "Reset" -msgstr "Berrezarri" - -#: lib/MIME/Viewer/itip.php:117 -msgid "Respondent Status Updated." -msgstr "Erantzun-emailearen egoera eguneratuta." - -#: message.php:596 -msgid "Resume" -msgstr "Berrekin" - -#: lib/UI/Compose.php:154 -msgid "Resume Editing" -msgstr "Berrekin edizioari" - -#: login.php:193 -msgid "Resume your session" -msgstr "Berrekin saioari" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Itzuli mezuak hartzera" - -#: templates/folders/folders_size.html:30 -msgid "Return to Folders" -msgstr "Itzuli karpetetara" - -#: stationery.php:143 -msgid "Return to Message Composition" -msgstr "Itzuli mezu-idazketara" - -#: filterprefs.php:66 templates/smime/smime.html:13 -#: templates/smime/smime.html:93 templates/pgp/pgp.html:21 -#: templates/pgp/pgp.html:145 templates/acl/acl.html:35 -#: templates/acl/acl.html:81 templates/acl/acl.html:95 -msgid "Return to Options" -msgstr "Itzuli aukeretara" - -#: config/prefs.php.dist:998 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Itzuli postontzi-zerrendara mezu bat ezabatu, lekuz aldatu edo kopiatzean?" - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "Ezin dira aldatu \"%s\" erabiltzailearen eskubideak." - -#: lib/MIME/Viewer/itip.php:810 lib/MIME/Viewer/itip.php:942 -msgid "Role" -msgstr "Funtzioa" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:173 lib/MIME/Viewer/pkcs7.php:296 -#: lib/MIME/Viewer/pkcs7.php:488 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1462 -msgid "S/MIME Encrypt Message" -msgstr "S/MIMErekin enkriptatutako mezua" - -#: lib/Compose.php:1438 -msgid "S/MIME Error: " -msgstr "S/MIME errorea: " - -#: lib/Compose.php:1417 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME errorea: gako pribatu pertsonalaren pasaesaldia behar da." - -#: config/prefs.php.dist:185 -msgid "S/MIME Options" -msgstr "S/MIME aukerak" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "S/MIME pasaesaldiaren sarrera" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"S/MIME gako-pare pertsonalaren euskarriak web-konexio segurua behar du." - -#: smime.php:160 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "\"%s\"(r)en S/MIME gako publikoa behar bezala ezabatu da." - -#: smime.php:182 -msgid "S/MIME Public Key successfully added." -msgstr "S/MIME gako publikoa behar bezala gehitu da." - -#: templates/smime/smime.html:21 -msgid "S/MIME Public Keyring" -msgstr "S/MIME gako sorta publikoa" - -#: smime.php:231 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "S/MIME gako-bikote publikoa/pribatua behar bezala gehitu da." - -#: lib/IMP.php:1463 -msgid "S/MIME Sign Message" -msgstr "S/MIMErekin sinatutako mezua" - -#: lib/IMP.php:1464 -msgid "S/MIME Sign/Encrypt Message" -msgstr "S/MIMErekin sinatutako/enkriptatutako mezua" - -#: templates/smime/smime.html:86 -msgid "S/MIME support is disabled on this system." -msgstr "S/MIME euskarria desgaituta dago sistema honetan." - -#: lib/MIME/Viewer/pkcs7.php:300 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"S/MIME euskarria ez dagoenez gaituta une honetan, ezin da mezua " -"desenkriptatu." - -#: lib/MIME/Viewer/pkcs7.php:204 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"S/MIME euskarria ez dagoenez gaituta, ezin da sinatutako mezu honen edukia " -"bistaratu." - -#: lib/MIME/Viewer/pkcs7.php:177 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"S/MIME euskarria ez dagoenez gaituta, ezin da sinadura digitala egiaztatu." - -#: lib/MIME/Viewer/pkcs7.php:134 -msgid "S/MIME support is not enabled." -msgstr "S/MIME euskarria ez dago gaituta." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"S/MIME euskarriak leiho gainerakorrak erabiltzen ditu. Arakatzaileak " -"desgaituta badituleiho gainerakorrak, ezarpen hori aldatu behar duzu edo " -"bestela S/MIME eginbideak ez dira behar bezala ibiliko." - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: lib/api.php:181 templates/login/login.html:107 -msgid "SMTP Port" -msgstr "SMTP ataka" - -#: compose.php:1018 -msgid "S_ubject" -msgstr "_Gaia" - -#: compose.php:1113 -msgid "Sa_ve a copy in " -msgstr "Go_rde kopia hemen: " - -#: message.php:600 -msgid "Sa_ve as" -msgstr "Gor_de honela" - -#: templates/fetchmail/fetchmailprefs.html:121 templates/search/search.html:25 -#: templates/search/search.html:182 templates/acl/acl.html:79 -msgid "Save" -msgstr "Gorde" - -#: compose.php:1193 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Eranskinak mezuarekin gorde bidalitako mezuen karpetan?" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Gorde zirriborroa" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "Gorde irudia" - -#: lib/MIME/Contents.php:262 -msgid "Save Image in Gallery" -msgstr "Gorde irudia galerian" - -#: filterprefs.php:129 templates/smime/smime.html:12 -#: templates/smime/smime.html:92 templates/pgp/pgp.html:20 -#: templates/pgp/pgp.html:144 -msgid "Save Options" -msgstr "Gorde aukerak" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Gorde idazpapera" - -#: compose.php:931 -msgid "Save _Draft" -msgstr "Gorde _zirriborroa" - -#: message.php:600 config/prefs.php.dist:655 -msgid "Save as" -msgstr "Gorde honela" - -#: config/prefs.php.dist:814 -msgid "Save drafts as unseen?" -msgstr "Gorde zirriborroak ikusi gabeko gisa?" - -#: config/prefs.php.dist:825 -msgid "Save drafts automatically while composing?" -msgstr "Gorde zirriborroak automatikoki mezua idaztean?" - -#: lib/MIME/Viewer/pkcs7.php:257 -msgid "Save in your Address Book" -msgstr "Gorde zure helbide-liburuan" - -#: config/prefs.php.dist:1369 -msgid "Save recipients automatically to the default address book?" -msgstr "Gorde hartzaileak automatikoki helbide-liburu lehenetsian?" - -#: templates/search/search.html:173 -msgid "Save search as a virtual folder?" -msgstr "Gorde bilaketa karpeta birtual gisa?" - -#: config/prefs.php.dist:255 -msgid "Save sent mail?" -msgstr "Gorde bidalitako mezuak?" - -#: lib/Compose.php:247 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "" -"Huts egin du zirriborroa gordetzean. Ezin izan da zirriborroen karpeta sortu." - -#: lib/Compose.php:187 -msgid "Saving the draft failed. No draft folder specified." -msgstr "" -"Huts egin du zirriborroa gordetzean. Ez da zirriborro-karpetarik zehaztu." - -#: lib/Compose.php:218 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"Huts egin du zirriborroa gordetzean. %s goiburuak helbide elekroniko " -"baliogabe bat dauka: %s." - -#: lib/Compose.php:254 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Huts egin du zirriborroa gordetzean. Hau esan du zerbitzariak: %s" - -#: mailbox.php:423 search.php:147 lib/Search.php:574 -#: lib/Block/tree_folders.php:43 templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Bilatu" - -#: mailbox.php:423 search.php:151 -#, php-format -msgid "Search %s" -msgstr "Bilatu hemen: %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Bilatzeko irizpideak" - -#: templates/search/search.html:137 -msgid "Search Folders" -msgstr "Bilatzeko karpetak" - -#: search.php:93 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Bilaketaren emaitza" - -#: templates/search/search.html:84 -msgid "Search Text" -msgstr "Bilatzeko testua" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Ikusita" - -#: lib/Search.php:787 -msgid "Seen messages" -msgstr "Ikusitako mezuak" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Hautatu beste kontu bat" - -#: search.php:278 -msgid "Select a date" -msgstr "Hautatu data" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Hautatu eremua" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "Hautatu zein kontutako mezuak hartu nahi dituzun:" - -#: config/prefs.php.dist:169 -msgid "Select address book sources for adding and searching for addresses." -msgstr "" -"Hautatu helbide-liburuen iturburuak, helbideak gehitzeko eta bilatzeko." - -#: config/prefs.php.dist:649 templates/search/search.html:141 -msgid "Select all" -msgstr "Hautatu denak" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "Hautatu helbideak zabaltzean bilatzeko eremu guztiak." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Hautatu kontu bat:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Hautatu postontzia" - -#: templates/search/search.html:142 -msgid "Select none" -msgstr "Ez hautatu bat ere" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Hautatu idazpapera:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Hautatu irudia gordetzeko galeria." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Hautatu posta-zerbitzariaren mota:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Hautatu:" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Hautatutako helbide-liburuak:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Hautatutako helbideak" - -#: pgp.php:444 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Bidali gakoa gako-zerbitzari publikora" - -#: lib/MIME/Viewer/itip.php:731 -msgid "Send Latest Information" -msgstr "Bidali azken orduko informazioa" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "Bidali mezua" - -#: templates/javascript_defs.php:34 -msgid "Send message without a Subject?" -msgstr "Bidali mezua gairik gabe?" - -#: config/prefs.php.dist:263 -msgid "Sent" -msgstr "Bidalitakoak" - -#: lib/IMAP/Tree.php:2006 -msgid "Sent mail folder" -msgstr "Bidalitako mezuen karpeta" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Bidalitako mezuen karpeta:" - -#: lib/api.php:166 templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Zerbitzaria" - -#: config/prefs.php.dist:25 -msgid "Server and Folder Information" -msgstr "Zerbitzariari eta karpetari buruzko informazioa" - -#: login.php:282 templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Zerbitzaria:" - -#: config/prefs.php.dist:110 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Ezarri mezuak lekuz aldatzean eta ezabatzean gertatzea nahi duzunari buruzko " -"hobespenak." - -#: config/prefs.php.dist:573 -msgid "Set the X-Priority header when composing messages?" -msgstr "Ezarri X-Lehentasunaren goiburua mezuak idaztean?" - -#: config/prefs.php.dist:35 -msgid "Share Folders" -msgstr "Partekatu karpetak" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Partekatu posta-karpetak" - -#: config/prefs.php.dist:36 -msgid "Share your mail folders with other users." -msgstr "Partekatu zure posta-karpetak beste erabiltzaile batzuekin." - -#: lib/IMAP/Tree.php:70 -msgid "Shared Folders" -msgstr "Partekatu karpetak" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "" -"PGP bidez sinatutako mezuak automatikoki egiaztatu behar dira bistaratzean?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "" -"S/MIME bidez sinatutako mezuak automatikoki egiaztatu behar dira " -"bistaratzean?" - -#: config/prefs.php.dist:913 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Aipamen-testu handiak erakutsi edo ezkutatu egin behar dira lehenespenez? " -"Oso erraz alda daiteke, aukeratzen duzuna edozein dela ere." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Testuzko/testu soileko mezuen gorputzetan PGP datuak bilatu?" - -#: config/prefs.php.dist:806 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Mezuak idazteko leihoa ixtea nahi duzu zirriborroa gordetzean?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "PGP gako publikoa mezuei eranstea nahi duzu lehenespenez?" - -#: templates/search/search.html:144 -msgid "Show All Folders" -msgstr "Erakutsi karpeta guztiak" - -#: message.php:624 -msgid "Show All Headers" -msgstr "Erakutsi goiburu guztiak" - -#: message.php:621 -msgid "Show Common Headers" -msgstr "Erakutsi goiburu komunak" - -#: mailbox.php:257 -msgid "Show Deleted" -msgstr "Erakutsi ezabatutakoak" - -#: lib/MIME/Viewer/html.php:160 -msgid "Show Images?" -msgstr "Erakutsi irudiak?" - -#: message.php:627 -msgid "Show Mailing List Information" -msgstr "Erakutsi posta-zerrenden informazioa" - -#: templates/search/search.html:144 -msgid "Show Only Subscribed Folders" -msgstr "Erakutsi harpidetutako karpetak soilik" - -#: templates/folders/actions.html:39 -msgid "Show Size" -msgstr "Erakutsi tamaina" - -#: folders.php:391 -msgid "Show Unsubscribed" -msgstr "Erakutsi harpidetu gabeak" - -#: config/prefs.php.dist:847 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Erakutsi ikono bat mezuetatik eranskinak kentzeko?" - -#: config/prefs.php.dist:1280 -msgid "Show non-private mailboxes in separate folders" -msgstr "Erakutsi pribatuak ez diren postontziak karpeta bereizietan" - -#: config/prefs.php.dist:1124 -msgid "Show previews for unread messages only?" -msgstr "Erakutsi irakurri gabeko mezuen aurrebistak soilik?" - -#: config/prefs.php.dist:1132 -msgid "Show previews in tooltips?" -msgstr "Erakutsi aurrebistak argibideetan?" - -#: config/prefs.php.dist:548 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Erakutsi Bcc: goiburuaren eremua mezuak idaztean?" - -#: config/prefs.php.dist:539 -msgid "Show the Cc: header field when composing mail?" -msgstr "Erakutsi Cc: goiburuaren eremua mezuak idaztean?" - -#: config/prefs.php.dist:1161 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Erakutsi 'Hartu mezuak' ikonoa menu-barran?" - -#: filterprefs.php:112 -msgid "Show the filter icon on the menubar?" -msgstr "Erakutsi iragazkiaren ikonoa menu-barran?" - -#: lib/MIME/Viewer/html.php:175 -msgid "Show this HTML in a new window?" -msgstr "Erakutsi HTML hau leiho berri batean?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Erakutsi karpetako mezu kopurua?" - -#: config/prefs.php.dist:908 -msgid "Shown" -msgstr "Erakutsita" - -#: mailbox.php:607 -msgid "Si_ze" -msgstr "Ta_maina" - -#: templates/folders/folders_size.html:7 -msgid "Size" -msgstr "Tamaina" - -#: lib/Search.php:762 -msgid "Size (KB) <" -msgstr "Tamaina (KB) <" - -#: lib/Search.php:768 -msgid "Size (KB) >" -msgstr "Tamaina (KB) >" - -#: templates/compose/compose.html:325 -msgid "Size:" -msgstr "Tamaina:" - -#: mailbox.php:576 -msgid "Sort by Arrival" -msgstr "Ordenatu heldutako unearen arabera" - -#: mailbox.php:581 -msgid "Sort by Date" -msgstr "Ordenatu dataren arabera" - -#: mailbox.php:591 -msgid "Sort by From Address" -msgstr "Ordenatu Nork helbidearen arabera" - -#: mailbox.php:606 -msgid "Sort by Message Size" -msgstr "Ordenatu mezu-tamainaren arabera" - -#: mailbox.php:601 -msgid "Sort by Subject" -msgstr "Ordenatu gaiaren arabera" - -#: mailbox.php:596 -msgid "Sort by Thread" -msgstr "Ordenatu hariaren arabera" - -#: mailbox.php:586 -msgid "Sort by To Address" -msgstr "Ordenatu Nori helbidearen arabera" - -#: config/prefs.php.dist:329 -msgid "Spam" -msgstr "Mezu baztergarriak" - -#: lib/IMAP/Tree.php:1999 -msgid "Spam folder" -msgstr "Mezu baztergarrien karpeta" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Mezu baztergarrien karpeta:" - -#: compose.php:1099 -msgid "Special Characters" -msgstr "Karaktere bereziak" - -#: search.php:40 -msgid "Special Virtual Folders cannot be edited." -msgstr "Karpeta birtual bereziak ezin dira editatu." - -#: lib/UI/Compose.php:155 -msgid "Spell Check Failed" -msgstr "Ortografia-egiaztapenak huts egin du" - -#: config/prefs.php.dist:660 -msgid "Split Block" -msgstr "Zatitu blokea" - -#: lib/MIME/Viewer/itip.php:599 lib/MIME/Viewer/itip.php:601 -#: lib/MIME/Viewer/itip.php:775 lib/MIME/Viewer/itip.php:777 -msgid "Start:" -msgstr "Hasiera:" - -#: compose.php:1057 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Idazpapera" - -#: stationery.php:135 -msgid "Stationery name:" -msgstr "Idazpaperaren izena:" - -#: stationery.php:137 -msgid "Stationery type:" -msgstr "Idazpaper mota:" - -#: stationery.php:140 -msgid "Stationery:" -msgstr "Idazpapera:" - -#: lib/MIME/Viewer/itip.php:810 lib/MIME/Viewer/itip.php:942 -msgid "Status" -msgstr "Egoera" - -#: config/prefs.php.dist:629 -msgid "Strikethrough" -msgstr "Marratua" - -#: message.php:684 -msgid "Strip All Attachments" -msgstr "Kendu eranskin guztiak" - -#: lib/MIME/Contents.php:273 -msgid "Strip Attachment" -msgstr "Kendu eranskina" - -#: message.php:684 -msgid "Strip Attachments" -msgstr "Kendu eranskinak" - -#: config/prefs.php.dist:1116 -msgid "Strip linebreaks?" -msgstr "Kendu lerro-jauziak?" - -#: mailbox.php:602 -msgid "Sub_ject" -msgstr "_Gaia" - -#: lib/Search.php:731 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Gaia" - -#: config/prefs.php.dist:1204 -msgid "Subject Field" -msgstr "Gaiaren eremua" - -#: templates/thread/thread.html:36 -msgid "Subject:" -msgstr "Gaia:" - -#: templates/search/search.html:25 templates/search/search.html:182 -#: templates/saveimage/saveimage.html:19 templates/smime/passphrase.html:23 -#: templates/pgp/passphrase.html:21 -msgid "Submit" -msgstr "Bidali" - -#: templates/folders/actions.html:25 -msgid "Subscribe" -msgstr "Harpidetu" - -#: config/prefs.php.dist:633 -msgid "Subscript" -msgstr "Azpiindizea" - -#: lib/MIME/Viewer/pkcs7.php:448 lib/MIME/Viewer/pgp.php:456 -#: lib/MIME/Viewer/status.php:86 -msgid "Success" -msgstr "Ongi" - -#: templates/folders/folders_size.html:22 -msgid "Sum" -msgstr "Batura" - -#: lib/MIME/Viewer/itip.php:792 lib/MIME/Viewer/itip.php:794 -#: lib/MIME/Viewer/itip.php:923 lib/MIME/Viewer/itip.php:925 -msgid "Summary" -msgstr "Laburpena" - -#: config/prefs.php.dist:634 -msgid "Superscript" -msgstr "Goi-indizea" - -#: compose.php:1139 compose.php:1140 -msgid "Switch Composition Method" -msgstr "Aldatu idazketa-metodoa" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Aldatu HTML formatura" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Aldatu testu soilera" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Helburuko karpeta" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Helburuko postontzia:" - -#: lib/IMP.php:525 -msgid "Task Lists" -msgstr "Zeregin-zerrendak" - -#: config/hooks.php.dist:514 -msgid "Tasks" -msgstr "Zereginak" - -#: compose.php:1144 -msgid "Te_xt" -msgstr "T_estua" - -#: lib/MIME/Viewer/itip.php:296 -msgid "Tentative: " -msgstr "Behin-behinekoa: " - -#: lib/MIME/Viewer/itip.php:717 -msgid "Tentatively Accept request" -msgstr "Behin-behinean onartu eskaera" - -#: lib/MIME/Viewer/itip.php:1017 -msgid "Tentatively Accepted" -msgstr "Oraingoz onartua" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Zerbitzu-baldintzen fitxategirik ez da zehaztu conf.php fitxategian" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Testua" - -#: config/prefs.php.dist:624 -msgid "Text Font" -msgstr "Testuaren letra-tipoa" - -#: config/prefs.php.dist:623 -msgid "Text Format" -msgstr "Testu-formatua" - -#: config/prefs.php.dist:625 -msgid "Text Size" -msgstr "Testu-tamaina" - -#: config/prefs.php.dist:1245 -msgid "The From: column of the message should be linked:" -msgstr "Mezuaren Nork: zutabea estekatu behar litzateke:" - -#: lib/IMAP/Client.php:434 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"Badirudi IMAP zerbitzariak ez duela onartzen hautatutako autentifikazio-" -"metodoa. Galdetu administratzaileari." - -#: lib/MIME/Viewer/appledouble.php:48 -msgid "The Macintosh resource fork" -msgstr "Macintosh baliabideen fork-a" - -#: lib/MIME/Viewer/appledouble.php:48 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Macintosh baliabideen fork-a deskargatu daiteke, %s." - -#: lib/MIME/Viewer/pkcs7.php:255 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "%s(r)en S/MIME ziurtagiria: " - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "\"%s\" kontua ezabatu da." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "\"%s\" kontua gorde da." - -#: attachment.php:44 -msgid "The attachment was not found." -msgstr "Eranskina ez da aurkitu." - -#: config/prefs.php.dist:666 -msgid "The buttons NOT to show when using Xinha." -msgstr "Xinha erabiltzean EZ erakusteko botoiak." - -#: config/prefs.php.dist:612 -msgid "The buttons to show when using FCKeditor." -msgstr "FCKeditor erabiltzean erakusteko botoiak." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "Egutegiaren datuak baliogabeak dira" - -#: lib/MIME/Viewer/appledouble.php:49 -msgid "The contents of the Macintosh file are below." -msgstr "Macintosh fitxategiaren edukia behean dago." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:69 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "\"%s\" uneko fitxategiari izena aldatuko zaio: \"%s\"." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"Karpeta honetarako sarbidea duten erabiltzaileen zerrenda ezin da eskuratu." - -#: config/prefs.php.dist:964 -msgid "The default charset for messages with no charset information:" -msgstr "Karaktere-informaziorik gabeko mezuentzako karaktere-joko lehenetsia:" - -#: lib/Compose.php:264 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Zirriborroa \"%s\" karpetan gorde da." - -#: lib/MIME/Viewer/itip.php:161 -msgid "The event was added to your calendar." -msgstr "Gertaera gehitu da zure egutegian." - -#: lib/MIME/Viewer/itip.php:148 -msgid "The event was updated in your calendar." -msgstr "Gertaera eguneratu da zure egutegian." - -#: lib/Compose.php:2051 -#, php-format -msgid "The file %s could not be attached." -msgstr "Ezin izan da %s fitxategia erantsi." - -#: lib/Folder.php:284 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "\"%s\" karpeta badago lehendik" - -#: folders.php:259 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "\"%s\" karpeta ez da ezabatuko." - -#: lib/Folder.php:363 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "\"%s\" karpetari ez zaio izena aldatuko." - -#: lib/Folder.php:306 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "\"%s\" karpeta sortu da, baina zuk ez daukazu harpidetuta." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "\"%s\" karpeta ez da sortu. Hau esan du zerbitzariak" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "\"%s\" karpeta ez da ezabatu. Hau esan du zerbitzariak" - -#: lib/Folder.php:309 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "\"%s\" karpeta behar bezala sortu da." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "\"%s\" karpeta behar bezala ezabatu da." - -#: lib/Folder.php:383 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "\"%s\" karpetari behar bezala aldatu zaio izena. Izen berria: \"%s\"." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "Fitxategi hauek erantsi zaizkio zati honi:" - -#: templates/javascript/popup.js:59 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"Ezin da ireki irudia gordetzeko leihoa. Beharbada leiho gainerakorrak " -"blokeatzeko konfiguratu duzu arakatzailea?" - -#: config/prefs.php.dist:603 -msgid "The javascript editor to use on the compose page." -msgstr "Mezuak prestatzeko orrian erabiltzeko Javascript editorea." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "Posta-zerbitzariak errore-mezu hau sortu du:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "Posta-zerbitzariak informazio-mezu hau sortu du:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "Posta-zerbitzariak mezu hau sortu du:" - -#: lib/Message.php:797 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "%s postontzia hutsik dago dagoeneko." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"\"%s\" / \"%s\" mezuak (%d byte) gainditu egiten du mezuak hartzeko muga." - -#: templates/javascript_defs.php:48 -msgid "The message being composed has been closed. Exiting." -msgstr "Idazten ari zaren mezua itxi egin da. Irteten." - -#: lib/MIME/Viewer/pgp.php:381 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "" -"Beheko mezuak ez dirudi PGP bidez enkriptatutako baliozko mezua denik. " -"Errorea: " - -#: lib/MIME/Viewer/pgp.php:252 lib/MIME/Viewer/pgp.php:416 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "" -"Beheko mezuak ez dirudi PGP formatu zuzena duenik (RFC 2015en arabera)." - -#: lib/MIME/Viewer/pgp.php:376 -msgid "The message below has been compressed with PGP." -msgstr "Beheko mezua PGP bidez konprimatu da." - -#: lib/MIME/Viewer/pgp.php:201 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Beheko mezua digitalki sinatu eta enkriptatu da PGP bidez, baina sinadura " -"ezin da egiaztatu." - -#: lib/MIME/Viewer/pgp.php:207 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "Beheko mezua digitalki sinatu eta enkriptatu da PGP bidez." - -#: lib/MIME/Viewer/pgp.php:203 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"Beheko mezua digitalki sinatu da PGP bidez, baina ezin da sinadura egiaztatu." - -#: lib/MIME/Viewer/pgp.php:209 -msgid "The message below has been digitally signed with PGP." -msgstr "Beheko mezua digitalki sinatu da PGP bidez." - -#: lib/MIME/Viewer/pgp.php:318 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"Beheko mezua PGP bidez enkriptatu da, baina PGP euskarria desgaituta " -"dagoenez, ezin da mezua desenkriptatu." - -#: lib/MIME/Viewer/pgp.php:360 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"Beheko mezua PGP bidez enkriptatu da, baina gako pribatu pertsonalik ez " -"dagoenez, ezin da mezua desenkriptatu." - -#: lib/MIME/Viewer/pgp.php:376 -msgid "The message below has been encrypted with PGP." -msgstr "Beheko mezua PGP bidez enkriptatu da." - -#: lib/MIME/Viewer/pgp.php:370 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"Beheko mezua PGP bidez enkriptatu da. Zure PGP gako pribatuaren pasaesaldia " -"idatzi behar duzu, desenkriptatu ahal izateko." - -#: lib/MIME/Viewer/pgp.php:353 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"Beheko mezua PGP bidez enkriptatu da. Mezu hau enkriptatzeko erabilitako " -"pasaesaldia idatzi behar duzu." - -#: lib/MIME/Viewer/pgp.php:460 -msgid "The message below has been verified." -msgstr "Beheko mezua egiaztatu da." - -#: lib/Crypt/PGP.php:382 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "Beheko mezua ez da digitalki sinatu edo enkriptatu PGP bidez." - -#: templates/javascript_defs.php:34 -msgid "The message does not have a Subject entered." -msgstr "Mezuari ez zaio Gairik ipini." - -#: lib/Filter.php:72 lib/Spam.php:222 -msgid "The message has been deleted." -msgstr "Mezua ezabatu da." - -#: lib/Spam.php:203 -msgid "The message has been reported as not spam to your system administrator." -msgstr "Mezua ez-baztergarri gisa sailkatu zaio sistema-administratzaileari." - -#: lib/Spam.php:183 -msgid "The message has been reported as not spam." -msgstr "Mezua ez-baztergarri gisa sailkatu da." - -#: lib/Spam.php:195 -msgid "The message has been reported as spam to your system administrator." -msgstr "Mezua baztergarri gisa sailkatu zaio sistema-administratzaileari." - -#: lib/Spam.php:175 -msgid "The message has been reported as spam." -msgstr "Mezua baztergarri gisa sailkatu da." - -#: lib/MIME/Viewer/pkcs7.php:453 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Mezua egiaztatu da. Bidaltzailea: %s." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "Mezuak ezabatu dira." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Eskatutako fitxategia ez dago MS-TNEF eranskinean." - -#: lib/MIME/Viewer/zip.php:67 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Eskatutako fitxategia ez dago Zip eranskinean." - -#: message.php:448 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"Mezu honen bidaltzaileak eskatzen dizu mezuaren kontsulta-jakinarazpen bat " -"bidaltzeko mezua irakurritakoan. Sakatu %s jakinarazpen-mezua bidaltzeko." - -#: templates/javascript_defs.php:33 -msgid "The signature could not be replaced." -msgstr "Sinadura ezin izan da ordeztu." - -#: templates/javascript_defs.php:32 -msgid "The signature was successfully replaced." -msgstr "Sinadura behar bezala ordeztu da." - -#: attachment.php:60 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "" -"Zehaztutako eranskina ez dago. Beharbada ezabatu egingo zuen jatorrizko " -"bidaltzaileak." - -#: attachment.php:129 -msgid "The specified file cannot be read." -msgstr "Zehaztutako fitxategia ezin da irakurri." - -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "\"%s\" idazpapera gehitu da." - -#: stationery.php:74 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "\"%s\" idazpapera ezabatu da." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "\"%s\" idazpapera eguneratu da." - -#: lib/Compose.php:972 -msgid "" -"The system is not properly configured. A detailed error description has been " -"logged for the administrator." -msgstr "" -"Sistema ez dago behar bezala konfiguratuta. Errorearen azalpen xehatua " -"erregistratu da administratzailearentzat." - -#: lib/MIME/Viewer/itip.php:192 -msgid "The task has been added to your tasklist." -msgstr "Zeregina zure zeregin-zerrendan gehitu da." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "Mezuaren testua" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Mezuaren testua %s gisa ikus daiteke." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "Itzulitako mezuaren testua" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Itzulitako mezuaren testua %s gisa ikus daiteke." - -#: lib/MIME/Viewer/notification.php:67 -msgid "The text of the sent message" -msgstr "Bidalitako mezuaren testua" - -#: lib/MIME/Viewer/notification.php:67 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Bidalitako mezuaren testua %s gisa ikus daiteke." - -#: lib/MIME/Viewer/itip.php:177 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Erabiltzailearen libre/lanpetuta informazioa behar bezala gorde da." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "Ez dago bistara daitekeen ordezko zatirik." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "Ez dago mezurik postontzi honetan." - -#: thread.php:108 -msgid "There is no text that can be displayed inline." -msgstr "Ez dago barnean bistara daitekeen testurik." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Errorea gertatu da mezuak kopiatzean, \"%s\" --> \"%s\". Hau esan du " -"zerbitzariak" - -#: lib/Message.php:270 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Errorea gertatu da \"%s\" karpetatik mezuak ezabatzean. Hau esan du " -"zerbitzariak" - -#: lib/MIME/Viewer/itip.php:101 -msgid "There was an error deleting the event:" -msgstr "Errorea gertatu da gertaera ezabatzean:" - -#: lib/MIME/Viewer/plain.php:50 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "Errore bat gertatu da mezu zati hau bistaratzean" - -#: lib/Message.php:634 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Errorea gertatu da \"%s\" karpetako mezuei markak ipintzean. Hau esan du " -"zerbitzariak" - -#: folders.php:148 -#, php-format -msgid "There was an error importing %s." -msgstr "Errorea geratu da %s inportatzean." - -#: lib/MIME/Viewer/itip.php:158 -msgid "There was an error importing the event:" -msgstr "Errorea gertatu da gertaera inportatzean:" - -#: lib/MIME/Viewer/itip.php:189 -msgid "There was an error importing the task:" -msgstr "Errorea gertatu da zeregina inportatzean:" - -#: lib/MIME/Viewer/itip.php:175 -msgid "There was an error importing user's free/busy information:" -msgstr "" -"Errore bat gertatu da erabiltzailearen libre/lanpetuta informazioa " -"inportatzean:" - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Errorea gertatu da mezuak eramatean, \"%s\" --> \"%s\". Hau esan du " -"zerbitzariak" - -#: lib/Compose.php:748 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Errorea gertatu da mezua bidaltzean: %s" - -#: lib/MIME/Viewer/itip.php:115 lib/MIME/Viewer/itip.php:144 -msgid "There was an error updating the event:" -msgstr "Errorea gertatu da gertaera eguneratzean:" - -#: lib/MIME/Viewer/pgp.php:166 -msgid "This PGP Public Key was attached to the message." -msgstr "PGP gako publiko hau erantsi zaio mezuari." - -#: lib/MIME/Viewer/itip.php:106 lib/MIME/Viewer/itip.php:120 -#: lib/MIME/Viewer/itip.php:166 lib/MIME/Viewer/itip.php:180 -#: lib/MIME/Viewer/itip.php:196 lib/MIME/Viewer/itip.php:345 -msgid "This action is not supported." -msgstr "Ekintza hau ez da onartzen." - -#: lib/MIME/Viewer/itip.php:202 lib/MIME/Viewer/itip.php:458 -msgid "This action is not yet implemented." -msgstr "Ekintza hau ez da inplementatu oraindik." - -#: templates/javascript_defs.php:61 -msgid "This folder may not be renamed:" -msgstr "Karpeta honi ezin zaio izena aldatu:" - -#: templates/javascript_defs.php:58 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "" -"Baliteke denbora pixka bat behar izatea. Ziur zaude jarraitu nahi duzula?" - -#: lib/MIME/Viewer/appledouble.php:47 -msgid "This message contains a Macintosh file." -msgstr "Mezu honek Macintosh fitxategi bat dauka." - -#: lib/MIME/Viewer/pkcs7.php:479 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "Mezu honek S/MIME bidez digitalki sinatutako eranskin bat dauka." - -#: lib/MIME/Viewer/pkcs7.php:483 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Mezu honek S/MIME bidez enkriptatutako eranskin bat dauka." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Posta-banaketari buruzko informazioa dauka mezu honek, baina mezuaren " -"formatua ezezaguna da." - -#: lib/MIME/Viewer/pkcs7.php:201 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Ez dirudi mezu honek S/MIME formatu zuzena daukanik." - -#: lib/MIME/Viewer/pkcs7.php:174 -msgid "This message has been digitally signed via S/MIME." -msgstr "Mezu hau digitalki sinatu da S/MIME bidez." - -#: lib/MIME/Viewer/pkcs7.php:170 lib/MIME/Viewer/pkcs7.php:297 -msgid "This message has been encrypted via S/MIME." -msgstr "Mezu hau S/MIME bidez enkriptatu da." - -#: lib/MIME/Contents.php:449 -msgid "This message part cannot be viewed because it is too large." -msgstr "Mezu zati hau ezin da bistaratu, handiegia delako." - -#: message.php:521 -msgid "This message to" -msgstr "Mezu hau hona" - -#: lib/IMP.php:338 -#, php-format -msgid "" -"This request cannot be completed because the link you followed or the form " -"you submitted was only valid for %d minutes. Please try again now." -msgstr "" -"Eskaera hau ezin da burutu, jarraitu duzun estekak edo bidali duzun " -"inprimakiak %d minututarako bakarrik balio zuelako. Saiatu berriro geroago." - -#: acl.php:47 -msgid "This server does not support sharing folders." -msgstr "Zerbitzari honek ez du onartzen karpetak partekatzea." - -#: templates/javascript_defs.php:49 -msgid "This window must be called from a compose window." -msgstr "Leiho honi mezuak idazteko leiho batetik deitu behar zaio." - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Hari-ikuspegia:" - -#: thread.php:181 config/prefs.php.dist:1206 -msgid "Thread View" -msgstr "Hari-ikuspegia" - -#: lib/MIME/Viewer/pdf.php:103 -msgid "Thumbnail of attached PDF file" -msgstr "Erantsitako PDF fitxategiaren koadro txikia" - -#: lib/MIME/Viewer/images.php:167 -msgid "Thumbnail of attached image" -msgstr "Erantsitako irudiaren koadro txikia" - -#: compose.php:832 mailbox.php:587 lib/Search.php:716 lib/UI/Mailbox.php:90 -#: lib/UI/Message.php:26 templates/contacts/contacts.html:40 -#: templates/login/recompose.html:14 -msgid "To" -msgstr "Nori" - -#: config/prefs.php.dist:1203 -msgid "To Address" -msgstr "Nori helbidea" - -#: message.php:565 -msgid "To All" -msgstr "Denei" - -#: message.php:561 -msgid "To List" -msgstr "Zerrendari" - -#: message.php:558 -msgid "To Sender" -msgstr "Bidaltzaileari" - -#: message.php:565 -msgid "To _All" -msgstr "_Denei" - -#: message.php:561 -msgid "To _List" -msgstr "_Zerrendari" - -#: templates/compose/redirect.html:47 -msgid "To field" -msgstr "Nori eremua" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Hainbat eremu hautatzeko, sakatu Ktrl (PC) edo Komandoa (Mac) tekla klik " -"egiten duzun bitartean." - -#: config/prefs.php.dist:514 -msgid "To the stationery and form responses." -msgstr "Idazpaper eta inprimaki-erantzunetara." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"TLS konexio bat erabiltzeko, PHP 5.1.0 bertsioa edo berriagoa behar duzu." - -#: thread.php:121 templates/thread/thread.html:31 -msgid "To:" -msgstr "Nori:" - -#: config/prefs.php.dist:659 -msgid "Toggle Borders" -msgstr "Txandakatu ertzak" - -#: config/prefs.php.dist:663 -msgid "Toggle HTML Source" -msgstr "Txandakatu HTML iturburua" - -#: config/prefs.php.dist:683 -msgid "Top" -msgstr "Goian" - -#: templates/compose/compose.html:317 -msgid "Total Size:" -msgstr "Tamaina guztira:" - -#: login.php:263 -msgid "Traditional" -msgstr "Tradizionala" - -#: config/prefs.php.dist:316 -msgid "Trash" -msgstr "Zakarrontzia" - -#: lib/IMAP/Tree.php:1986 -msgid "Trash folder" -msgstr "Zakarrontziaren karpeta" - -#: templates/prefs/trashselect.inc:18 -msgid "Trash folder:" -msgstr "Zakarrontziaren karpeta:" - -#: lib/MIME/Viewer/itip.php:144 -msgid "Trying to import the event instead." -msgstr "Gertaera inportatzen ari da horren ordez." - -#: lib/Quota/sql.php:73 -msgid "Unable to connect to SQL server." -msgstr "Ezin da SQL zerbitzariarekin konektatu." - -#: lib/Quota/mercury32.php:68 lib/Quota/command.php:91 -#: lib/Quota/logfile.php:85 lib/Quota/hook.php:42 lib/Quota/maildir.php:111 -#: lib/Quota/imap.php:42 lib/Quota/mdaemon.php:45 -msgid "Unable to retrieve quota" -msgstr "Ezin da kuota eskuratu" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "Erantzun gabe" - -#: lib/Search.php:802 -msgid "Unanswered messages" -msgstr "Erantzun gabeko mezuak" - -#: message.php:552 mailbox.php:514 -msgid "Undelete" -msgstr "Desezabatu" - -#: lib/Search.php:822 -msgid "Undeleted messages" -msgstr "Desezabatutako mezuak" - -#: config/prefs.php.dist:628 -msgid "Underline" -msgstr "Azpimarra" - -#: lib/MIME/Headers.php:254 lib/UI/Mailbox.php:67 lib/UI/Mailbox.php:86 -msgid "Undisclosed Recipients" -msgstr "Ezkutuko hartzaileak" - -#: config/prefs.php.dist:647 -msgid "Undoes your last action" -msgstr "Azken ekintza desegiten du" - -#: lib/IMAP/Client.php:464 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Ustekabeko erantzuna zerbitzaritik AUTHENTICATE komandoari." - -#: lib/IMAP/Client.php:430 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Ustekabeko erantzuna zerbitzaritik Digest-MD5 erantzunari." - -#: lib/Search.php:812 -msgid "Unflagged messages" -msgstr "Markatu gabeko mezuak" - -#: lib/MIME/Viewer/itip.php:492 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Osagai maneiatu gabea, mota: %s" - -#: lib/MIME/Viewer/itip.php:813 -msgid "Unknown" -msgstr "Ezezaguna" - -#: lib/UI/Mailbox.php:206 lib/UI/Mailbox.php:209 lib/UI/Mailbox.php:213 -msgid "Unknown Date" -msgstr "Data ezezaguna" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "IMAP erantzun ezezaguna zerbitzaritik. Zerbitzariaren erantzuna: %s" - -#: lib/MIME/Viewer/itip.php:759 -msgid "Unknown Meeting" -msgstr "Bilera ezezaguna" - -#: lib/UI/Mailbox.php:105 -msgid "Unknown Recipient" -msgstr "Hartzaile ezezaguna" - -#: lib/MIME/Viewer/itip.php:903 -msgid "Unknown Task" -msgstr "Zeregin ezezaguna" - -#: smime.php:346 pgp.php:447 -msgid "Unload Passphrase" -msgstr "Ahaztu pasaesaldia" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Izengabea" - -#: message.php:474 mailbox.php:757 templates/message/navbar_navigate.html:9 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:31 -msgid "Unseen" -msgstr "Ikusi gabe" - -#: lib/Search.php:792 -msgid "Unseen messages" -msgstr "Ikusi gabeko mezuak" - -#: templates/folders/actions.html:26 -msgid "Unsubscribe" -msgstr "Kendu harpidetza" - -#: templates/compose/compose.html:291 -msgid "Update" -msgstr "Eguneratu" - -#: lib/MIME/Viewer/itip.php:711 lib/MIME/Viewer/itip.php:751 -msgid "Update in my calendar" -msgstr "Eguneratu nire egutegian" - -#: lib/MIME/Viewer/itip.php:738 -msgid "Update respondent status" -msgstr "Eguneratu erantzun-emailearen egoera" - -#: lib/MIME/Viewer/itip.php:725 -msgid "Update this event on my calendar" -msgstr "Eguneratu gertaera hau nire egutegian" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "Kargatu:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Erabili balio lehenetsia" - -#: config/prefs.php.dist:291 -msgid "Use IMAP folder subscriptions?" -msgstr "Erabili IMAP karpetako harpidetzak?" - -#: templates/prefs/trashselect.inc:24 -msgid "Use Virtual Trash" -msgstr "Erabili zakarrontzi birtuala" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Erabiltzailea" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "" -"\"%s\" erabiltzaileari eskubide espezifikoak eman zaizkio \"%s\" karpetarako." - -#: lib/api.php:188 templates/login/login.html:85 -msgid "Username" -msgstr "Erabiltzaile-izena" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Erabiltzaile-izena:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Erabiltzaile-izena: " - -#: lib/MIME/Viewer/pkcs7.php:256 templates/smime/smime.html:35 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "Ikusi" - -#: lib/MIME/Viewer/zip.php:99 lib/MIME/Viewer/tnef.php:109 -#, php-format -msgid "View %s" -msgstr "Ikusi %s" - -#: smime.php:318 pgp.php:417 -#, php-format -msgid "View %s Public Key" -msgstr "Ikusi %s gako publikoa" - -#: lib/MIME/Viewer/images.php:157 lib/MIME/Viewer/images.php:162 -#: lib/MIME/Viewer/pdf.php:93 lib/MIME/Viewer/pdf.php:98 -msgid "View Attachment" -msgstr "Ikusi eranskina" - -#: mailbox.php:547 -msgid "View Messages" -msgstr "Ikusi mezuak" - -#: smime.php:347 pgp.php:448 -msgid "View Personal Private Key" -msgstr "Ikusi gako pribatu pertsonala" - -#: smime.php:343 pgp.php:442 -msgid "View Personal Public Key" -msgstr "Ikusi gako publiko pertsonala" - -#: message.php:576 -msgid "View Thread" -msgstr "Ikusi haria" - -#: lib/MIME/Viewer/pkcs7.php:487 -msgid "View attachment in a separate window" -msgstr "Ikusi eranskina beste leiho batean" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Ikusi edukia beste leiho batean" - -#: lib/MIME/Viewer/itip.php:149 lib/MIME/Viewer/itip.php:162 -msgid "View event" -msgstr "Ikusi gertaera" - -#: folders.php:447 mailbox.php:695 -#, php-format -msgid "View messages in %s" -msgstr "Ikusi %s karpetako mezuak " - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Saioa hasi ondoren bistaratzeko ikuspegia edo postontzia:" - -#: lib/MIME/Viewer/itip.php:193 -msgid "View task" -msgstr "Ikusi zeregina" - -#: mailbox.php:366 mailbox.php:367 -msgid "Virtual Folder" -msgstr "Ikusi karpeta" - -#: search.php:90 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "\"%s\" karpeta birtuala behar bezala sortu da." - -#: lib/IMAP/Tree.php:66 templates/search/search.html:166 -msgid "Virtual Folders" -msgstr "Karpeta birtualak" - -#: search.php:85 -msgid "Virtual Folders require a label." -msgstr "Karpeta birtualek etiketa behar dute." - -#: lib/Search.php:441 -msgid "Virtual INBOX" -msgstr "SARRERAKO ONTZI birtuala" - -#: lib/IMAP/Tree.php:2026 -msgid "Virtual INBOX Folder" -msgstr "SARRERAKO ONTZI birtualaren karpeta" - -#: lib/Search.php:385 -msgid "Virtual Trash" -msgstr "Zakarrontzi birtuala" - -#: lib/IMAP/Tree.php:2022 -msgid "Virtual Trash Folder" -msgstr "Zakarrontzi birtualaren karpeta" - -#: templates/search/search.html:177 -msgid "Virtual folder label:" -msgstr "Karpeta birtualaren etiketa:" - -#: lib/Crypt/PGP.php:382 lib/MIME/Viewer/pkcs7.php:442 -msgid "Warning" -msgstr "Abisua" - -#: lib/IMP.php:334 -msgid "" -"We cannot verify that this request was really sent by you. It could be a " -"malicious request. If you intended to perform this action, you can retry it " -"now." -msgstr "" -"Ezin dugu egiaztatu eskaera hau benetan zuk bidali duzula. Asmo txarreko " -"eskaera bat izan liteke. Ekintza hau egin nahi bazenuen, berriro saia " -"zaitezke orain." - -#: login.php:196 login.php:355 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "%s. Ongi etorri!" - -#: config/prefs.php.dist:857 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Zer egin beharko genuke mezu baztergarriekin baztergarri edo seguru gisa " -"sailkatuak izan ondoren?" - -#: config/prefs.php.dist:1007 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Mezuak ezabatzean, eraman zakarrontziaren karpetara ezabatutako gisa markatu " -"ordez?" - -#: config/prefs.php.dist:1191 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "" -"Postontzi berri bat lehen aldiz irekitzean, zein orri bistaratzea nahi duzu?" - -#: config/prefs.php.dist:755 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"Mezu bati erantzutean edo mezu bat birbidaltzean, jatorrizko mezuaren " -"formatu bera erabili behar genuke?" - -#: config/prefs.php.dist:719 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "" -"Bidalitako mezuak gordetzean, eranskinaren datuak gorde behar genituzke?" - -#: config/prefs.php.dist:675 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Mezuak bidaltzean edo helbideak zabaltzean, zein domeinu erantsi behar " -"dizkiegu kualifikatu gabeko helbideei (\"@\" gabeko helbideak)?" - -#: config/prefs.php.dist:976 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "Non bistaratu nahi dituzu mezu baten ordezko formatuen estekak?" - -#: config/prefs.php.dist:686 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "" -"Zergatik egon behar luke kurtsoreak testua idazteko arean lehenespenez?" - -#: message.php:584 mailbox.php:530 -msgid "Whitelist" -msgstr "Zerrenda zuria" - -#: lib/prefs.php:241 config/prefs.php.dist:602 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:105 -msgid "Year" -msgstr "Urtea" - -#: templates/javascript_defs.php:43 config/prefs.php.dist:1269 -#: config/prefs.php.dist:1291 templates/compose/compose.html:302 -msgid "Yes" -msgstr "Bai" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "Mezuak hartzera zoaz kontu hauetatik:" - -#: templates/folders/folders_confirm.html:11 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Karpeta hauetako mezu guztiak ezabatzen saiatzen ari zara." - -#: templates/folders/folders_confirm.html:10 -msgid "You are attempting to delete the following folder(s)." -msgstr "Karpeta hau/hauek ezabatzen saiatzen ari zara." - -#: templates/javascript_defs.php:76 -msgid "You are copying/moving to a new folder." -msgstr "Karpeta berri batera kopiatzen/eramaten ari zara." - -#: templates/javascript_defs.php:54 -msgid "You are creating a sub-folder to" -msgstr "Honen azpikarpeta bat sortzen ari zara" - -#: templates/javascript_defs.php:56 -msgid "You are creating a top-level folder." -msgstr "Goi-mailako karpeta bat sortzen ari zara." - -#: lib/Folder.php:265 -msgid "You are not allowed to create folders." -msgstr "Ez daukazu baimenik karpetak sortzeko." - -#: lib/Folder.php:272 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Ez duzu baimenik %d karpeta baino gehiago sortzeko." - -#: lib/Compose.php:985 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "" -"Ez daukazu baimenik %d hartzaile baino gehiagori mezuak bidaltzeko %d orduko " -"epearen baitan." - -#: lib/Compose.php:1257 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "Ez daukazu baimenik %d hartzaile baino gehiagori mezuak bidaltzeko." - -#: templates/javascript_defs.php:59 -msgid "You are renaming the folder:" -msgstr "Karpetari izena aldatzen ari zara:" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Leku-marka hauek erabil ditzakezu idazpaperaren testuan: %c uneko mezuaren " -"edukirako; %s sinadurarako." - -#: lib/Folder.php:480 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Ezin duzu \"%s\"(r)en harpidetza kendu." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Ez duzu onartu Zerbitzu-baldintzen kontratua, eta, beraz, ezin duzu saioa " -"hasi." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Ez daukazu baimenik karpeta honen baimenak aldatzeko." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Mezu hau birbidali zenien (%%s) erabiltzaile hauei: %s." - -#: lib/IMP.php:1092 -#, php-format -msgid "You have %s new messages." -msgstr "%s mezu berri dauzkazu." - -#: lib/IMP.php:1092 -msgid "You have 1 new message." -msgstr "Mezu berri bat daukazu." - -#: lib/prefs.php:172 -msgid "" -"You have activated move to Trash but no Trash folder is defined. You will be " -"unable to delete messages until you set a Trash folder in the preferences." -msgstr "" -"Zakarrontzira eramateko ekintza aktibatu duzu, baina ez da Zakarrontziaren " -"karpeta definitu. Ezingo duzu mezurik ezabatu, Zakarrontziaren karpeta bat " -"ezarri arte hobespenetan." - -#: compose.php:150 -msgid "You have already submitted this page." -msgstr "Orri hau bidali duzu dagoeneko." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Mezu berriak dituzu hemen:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "Ez duzu kanpoko posta-konturik konfiguratu." - -#: lib/Compose.php:1244 -msgid "You must enter at least one recipient." -msgstr "Hartzaile bat sartu behar duzu gutxienez." - -#: lib/MIME/Viewer/pgp.php:370 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "PGP gako pribatuaren pasaesaldia sartu behar duzu mezu hau ikusteko." - -#: lib/MIME/Viewer/pkcs7.php:316 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "S/MIME gako pribatuaren pasaesaldia sartu behar duzu mezu hau ikusteko" - -#: lib/MIME/Viewer/pgp.php:353 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "Mezu hau enkriptatzeko erabilitako pasaesaldia idatzi behar duzu." - -#: templates/javascript_defs.php:77 -msgid "You must select a target mailbox first." -msgstr "Helburuko postontzi bat hautatu behar duzu lehendabizi." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "Kontu bat hautatu behar duzu ezabatzeko." - -#: templates/javascript_defs.php:47 -msgid "You must select an address first." -msgstr "Helbide bat hautatu behar duzu lehendabizi." - -#: templates/javascript_defs.php:40 templates/javascript_defs.php:42 -msgid "You must select at least one message first." -msgstr "Mezu bat hautatu behar duzu gutxienez lehendabizi." - -#: templates/javascript_defs.php:31 -msgid "You must specify a recipient." -msgstr "Hartzaile bat zehaztu behar duzu." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"\"Egin mantentze-eragiketak saioa hastean?\" gaituta eduki behar duzu " -"mantentze-aukeretan." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Mezu hau birbideratu zenion %s(r)i %%s(e)an." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Mezu honi erantzun zenion. Data eta ordua: %s." - -#: lib/Folder.php:432 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Ez zeunden \"%s\"(e)ra harpidetuta. Hau esan du zerbitzariak" - -#: lib/Folder.php:482 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Ez zenuen \"%s\"(r)en harpidetza kenduta. Hau esan du zerbitzariak" - -#: lib/Folder.php:435 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "\"%s\"(e)ra behar bezala harpidetuta zeunden." - -#: lib/Folder.php:485 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "\"%s\"(r)en harpidetza behar bezala kenduta zenuen." - -#: lib/Identity/imp.php:156 -msgid "" -"Your From address is not a valid email address. This can be fixed in your " -"Personal Information options page." -msgstr "" -"Zure Nork helbidea ez da baliozko helbide elektronikoa. Informazio " -"pertsonalaren aukeretan zuzendu dezakezu." - -#: templates/pgp/pgp.html:92 -msgid "Your Name:" -msgstr "Zure izena:" - -#: templates/pgp/pgp.html:64 -msgid "Your PGP Public/Private Keys" -msgstr "Zure PGP gako publikoak/pribatuak" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "Zure gako pribatua:" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "Zure gako publikoa:" - -#: config/prefs.php.dist:199 -msgid "Your Reply-to: address: (optional)" -msgstr "'Erantzun honi' helbidea: (aukerakoa)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Zure S/MIME ziurtagiri publikoak/pribatuak" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "Zure kontuak ez du onartzen kanpoko posta hartzea." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Zure kontuak:" - -#: config/prefs.php.dist:207 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Alias helbideak: (aukerakoa, helbide bakoitza lerro berri batean sartu)" - -#: lib/MIME/Viewer/images.php:87 -msgid "Your browser does not support inline display of this image type." -msgstr "" -"Zure arakatzaileak ez du onartzen mota honetako irudiak barnean bistaratzea." - -#: config/prefs.php.dist:526 -msgid "Your browser does not support this feature." -msgstr "Arakatzaileak ez du eginbide hori onartzen." - -#: config/prefs.php.dist:697 -msgid "Your default charset for sending messages:" -msgstr "Zure karaktere-kate lehenetsia mezuak bidaltzeko:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Zure enkriptatze-metodo lehenetsia mezuak bidaltzeko:" - -#: attachment.php:115 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Eranskin estekatua erabiltzaile batek gutxienez deskargatu du.\n" -"\n" -"Eranskinaren izena: %s\n" -"Eranskinaren data: %s\n" -"\n" -"Egin klik ondorengo estekan betiko ezabatzeko eranskina:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Mezua behar bezala banatu da." - -#: config/prefs.php.dist:231 -msgid "Your signature:" -msgstr "Sinadura:" - -#: lib/Message.php:535 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Kendutako eranskina: Jatorrizko eranskinaren mota: %s, izena: %s]" - -#: templates/javascript/addressesBlocks.js:7 lib/MIME/Headers.php:264 -msgid "[Hide Addresses]" -msgstr "[Ezkutatu helbideak]" - -#: message.php:285 rss.php:75 mailbox.php:719 lib/Compose.php:1895 -#: lib/Compose.php:2373 -msgid "[No Subject]" -msgstr "[Gairik ez]" - -#: lib/MIME/Viewer/pgp.php:170 -msgid "[Save the key to your Address book]" -msgstr "[Gorde gakoa helbide liburuan]" - -#: templates/javascript/addressesBlocks.js:8 -msgid "[Show Addresses -" -msgstr "[Erakutsi helbideak -" - -#: lib/MIME/Headers.php:263 -#, php-format -msgid "[Show Addresses - %d recipients]" -msgstr "[Erakutsi helbideak - %d hartzaileak]" - -#: lib/Compose.php:3019 -msgid "[Truncated Text]" -msgstr "[Trunkatutako testua]" - -#: lib/MIME/Viewer/pgp.php:172 -msgid "[View the raw key]" -msgstr "[Bistaratu gako gordina]" - -#: compose.php:967 -msgid "_Bcc" -msgstr "_Bcc" - -#: message.php:580 mailbox.php:526 -msgid "_Blacklist" -msgstr "_Zerrenda beltza" - -#: compose.php:964 -msgid "_Cc" -msgstr "_Cc" - -#: message.php:554 mailbox.php:508 mailbox.php:510 -msgid "_Delete" -msgstr "E_zabatu" - -#: lib/IMP.php:865 -msgid "_Folders" -msgstr "_Karpetak" - -#: compose.php:944 -msgid "_Identity" -msgstr "_Identitatea" - -#: lib/IMP.php:834 -msgid "_Inbox" -msgstr "Sarrerako _ontzia" - -#: lib/IMP.php:902 -msgid "_Log out" -msgstr "Amaitu _saioa" - -#: message.php:589 -msgid "_Message Source" -msgstr "_Mezuaren iturburua" - -#: lib/IMP.php:862 -msgid "_New Message" -msgstr "_Mezu berria" - -#: message.php:603 -msgid "_Print" -msgstr "I_nprimatu" - -#: compose.php:1036 -msgid "_Priority" -msgstr "_Lehentasuna" - -#: mailbox.php:353 -#, php-format -msgid "_Refresh %s" -msgstr "_Freskatu %s" - -#: message.php:557 -msgid "_Reply" -msgstr "_Erantzun" - -#: lib/IMP.php:867 -msgid "_Search" -msgstr "_Bilatu" - -#: compose.php:929 -msgid "_Send Message" -msgstr "Bi_dali mezua" - -#: mailbox.php:597 -msgid "_Thread" -msgstr "_Haria" - -#: compose.php:960 compose.php:962 -msgid "_To" -msgstr "N_ori" - -#: mailbox.php:514 -msgid "_Undelete" -msgstr "_Desezabatu" - -#: message.php:576 -msgid "_View Thread" -msgstr "Ikusi _haria" - -#: message.php:584 mailbox.php:530 -msgid "_Whitelist" -msgstr "Ze_rrenda zuria" - -#: lib/Compose.php:1012 -msgid "addressee unknown" -msgstr "hartzaile ezezaguna" - -#: lib/Search.php:595 -msgid "and" -msgstr "eta" - -#: lib/Compose.php:2006 -msgid "attachment" -msgstr "eranskina" - -#: view.php:122 -msgid "attachments.zip" -msgstr "eranskinak.zip" - -#: templates/compose/compose.html:283 -msgid "bytes" -msgstr "byte" - -#: lib/Compose.php:1036 -msgid "cannot create output file" -msgstr "ezin da irteera-fitxategia sortu" - -#: lib/Compose.php:1008 -msgid "cannot open input" -msgstr "ezin da sarrera ireki" - -#: lib/Compose.php:1000 -msgid "command line usage error" -msgstr "komando-lerroaren erabilera-errorea" - -#: lib/Compose.php:1056 -msgid "configuration error" -msgstr "konfigurazio-errorea" - -#: lib/Compose.php:1032 -msgid "critical system file missing" -msgstr "sistema-fitxategi kritikoa falta da" - -#: lib/Compose.php:1004 -msgid "data format error" -msgstr "datu-formatuaren errorea" - -#: lib/Compose.php:1060 -msgid "entry not found" -msgstr "sarrera ez da aurkitu" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "hemendik" - -#: lib/Compose.php:1016 -msgid "host name unknown" -msgstr "ostalari-izen ezezaguna" - -#: lib/Search.php:598 -msgid "in" -msgstr "- " - -#: lib/Compose.php:1040 -msgid "input/output error" -msgstr "sarrera/irteera errorea" - -#: lib/Compose.php:1024 -msgid "internal software error" -msgstr "barneko software-errorea" - -#: templates/folders/import.html:14 -msgid "into folder" -msgstr "karpetara" - -#: smime.php:39 pgp.php:84 -msgid "key" -msgstr "gakoa" - -#: folders.php:143 -msgid "mailbox file" -msgstr "postontzi-fitxategia" - -#: lib/Compose.php:816 -msgid "name" -msgstr "izena" - -#: lib/Search.php:590 -msgid "not" -msgstr "ez" - -#: lib/Search.php:595 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "edo" - -#: lib/Compose.php:1052 -msgid "permission denied" -msgstr "baimena ukatuta" - -#: templates/javascript/addressesBlocks.js:8 -msgid "recipients]" -msgstr "hartzaileak]" - -#: lib/Compose.php:1048 -msgid "remote error in protocol" -msgstr "urruneko errorea protokoloan" - -#: lib/Compose.php:1020 -msgid "service unavailable" -msgstr "zerbitzua ez dago erabilgarri" - -#: lib/Compose.php:1028 -msgid "system error" -msgstr "sistema-errorea" - -#: lib/Compose.php:1044 -msgid "temporary failure" -msgstr "aldi baterako hutsegitea" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "zure zerrenda beltza" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "zure zerrenda zuria" diff --git a/imp/po/fa_IR.po b/imp/po/fa_IR.po deleted file mode 100644 index a6af27af8..000000000 --- a/imp/po/fa_IR.po +++ /dev/null @@ -1,4957 +0,0 @@ -# Persian translations for Imp package. -# This file is distributed under the same license as the Horde package. -# -# Copyright 2004 High Concil of Informatics (www.shci.ir) -# Provided by Amirkabir Metanetworking Ltd, 2004 -# Mohsen Nader-Badr -# chakameh Mortezania -# Salman Niksefat -# Hamed Gheybi -# Vahid Ghafarpour -# Zahra Ahmadi Firouzjaee -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 4 ALPHA\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2005-07-13 20:04+0430\n" -"PO-Revision-Date: 2005-07-09 15:27+0200\n" -"Last-Translator: Amirkabir Metanetworking ltd. \n" -"Language-Team: Persian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/Compose.php:413 -msgid " Cc: " -msgstr " رونوشت به:" - -#: lib/Compose.php:410 -msgid " To: " -msgstr "به: " - -#: lib/Compose.php:398 -msgid " Date: " -msgstr "تاریخ: " - -#: lib/Compose.php:401 -msgid " From: " -msgstr "از: " - -# #-#-#-#-# compendium.po (Horde 3) #-#-#-#-# -# -#: mailbox.php:415 -#, php-format -msgid " (Accesskey %s)" -msgstr "(کلید دسترسی %s)" - -#: lib/Compose.php:407 -msgid " Subject: " -msgstr "عنوان: " - -#: templates/compose/spelling.inc:70 -msgid " in " -msgstr " در " - -#: templates/mailbox/message_headers.inc:12 -msgid "#" -msgstr "#" - -# -#: lib/Block/summary.php:71 -#, php-format -msgid "%.2fMB / %.2fMB (%.2f%%)" -msgstr "%.2fMB / %.2fMB (%.2f%%)" - -# -#: mailbox.php:176 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d پیغام حذف شده است" - -#: lib/Spam.php:181 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "%d پیغام بعنوان هرزنامه به سرپرست سامانهٔ شما گزارش شده است" - -# -#: lib/Spam.php:161 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d پیغام بعنوان غیر هرزنامه گزارش شده است" - -#: lib/Spam.php:173 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "%d پیغام بعنوان هرزنامه به سرپرست سامانهٔ شما گزارش شده است" - -# -#: lib/Spam.php:153 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d پیغام بعنوان هرزنامه گزارش شده است" - -# -#: mailbox.php:366 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d تا %d از %d پیغام" - -#: mailbox.php:631 -#, php-format -msgid "%s KB" -msgstr "کیلوبایت %s" - -#: thread.php:147 -#, php-format -msgid "%s Messages" -msgstr "%s پیغام" - -# -#: lib/Maintenance/Task/rename_sentmail_monthly.php:48 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s در حال حاضر موجود می‌باشد.پوشه %s شما تفییر نام نیافته است" - -# -#: lib/Message.php:630 -#, php-format -msgid "%s does not appear to be a valid mailbox." -msgstr "%s به نظر نمی‌رسد که نامه‌دان معتبری باشد" - -# -#: lib/Maintenance/Task/rename_sentmail_monthly.php:46 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "پوشه%s در ابتدای ماه تفییر نام یافته است" - -#: lib/MIME/Viewer/itip.php:228 -#, php-format -msgid "%s has accepted." -msgstr "%s پذیرفته شده است" - -#: lib/MIME/Viewer/itip.php:583 -#, php-format -msgid "%s has cancelled %s." -msgstr "%s %s را لغو کرده است" - -#: lib/MIME/Viewer/itip.php:234 -#, php-format -msgid "%s has declined." -msgstr "%s رد شده است" - -#: lib/MIME/Viewer/itip.php:454 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s به یک درخواست آزاد/مشغول پاسخ داده است" - -#: lib/MIME/Viewer/itip.php:574 -#, php-format -msgid "%s has replied to the invitation to %s." -msgstr "%s به دعوت %s پاسخ داده است" - -#: lib/MIME/Viewer/itip.php:443 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s اطلاعات آزاد/مشغول را به شما فرستاده است" - -# -#: lib/MIME/Viewer/itip.php:240 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s بطور آزمایشی پذیرفته شده است" - -#: lib/MIME/Viewer/itip.php:448 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s اطلاعات آزاد/مشغول شما را درخواست دارد" - -#: lib/MIME/Viewer/itip.php:543 -#, php-format -msgid "%s requests your presence at %s." -msgstr "%s حضور شما را در %s خواستار است" - -#: lib/Message.php:387 -#, php-format -msgid "%s was successfully added to %s." -msgstr "%s با موفّقیّت به %s اضافه شد" - -#: lib/MIME/Viewer/itip.php:555 -#, php-format -msgid "%s wishes to ammend %s." -msgstr "%s مایل است %s را اصلاح سازد" - -#: lib/MIME/Viewer/itip.php:533 -#, php-format -msgid "%s wishes to make you aware of %s." -msgstr "%s مایل است شما را از %s باخبر سازد" - -#: lib/MIME/Viewer/itip.php:560 -#, php-format -msgid "%s wishes to receive the latest information about %s." -msgstr "%s مایل است آخرین اطلاعات راجع به %s را دریافت کند" - -#: message.php:280 message.php:285 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -# -#: templates/message/navbar_top.inc:13 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d از %d)" - -#: templates/compose/spelling.inc:133 -msgid "(Apply these changes and move to next screen.)" -msgstr "(اعمال این تفییرات و انتقال به صفحه بعد)" - -#: templates/compose/spelling.inc:120 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(ملغی کردن تمامی تغییرات و بازگشت به صفحهٔ ایجاد پیغام)" - -#: templates/stationery/prefs.inc:16 -msgid "(HTML)" -msgstr "(HTML)" - -#: templates/stationery/prefs.inc:16 -msgid "(Plain Text)" -msgstr "(متن ساده)" - -#: spelling.php:280 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(بازگشت به صفحه ایجاد پیغام بعد از اعمال تمامی تغییراتی که تاکنون انجام شده " -"تغییرات در صفحه کنونی اعمال نخواهد شد(" - -#: spelling.php:277 -msgid "" -"(Send message after applying all changes made thus far. Changes on the " -"current screen will NOT be applied.)" -msgstr "" -"ارسال پیغام بعد از اعمال تمامی تغییراتی که تاکنون انجام شده تغییرات درصفحه) " -"کنونی اعمال نخواهد شد(" - -#: templates/contacts/contacts.inc:222 -msgid "* Add these by clicking OK *" -msgstr "* اضافه کردن اینها با فشار دادن دکمه تأیید *" - -#: templates/contacts/contacts.inc:201 -msgid "* Please select address(es) *" -msgstr "* لطفاً آدرس(ها) را انتخاب کنید *" - -#: mailbox.php:174 -msgid "1 message has been deleted." -msgstr "یک پیغام حذف شده است" - -#: lib/Spam.php:183 -msgid "1 message has been reported as not spam to your system administrator." -msgstr "یک پیغام بعنوان غیر هرزنامه به سرپرست سامانهٔ شما گزارش شده است" - -#: lib/Spam.php:163 -msgid "1 message has been reported as not spam." -msgstr "یک پیغام بعنوان غیر هرزنامه گزارش شده است" - -#: lib/Spam.php:175 -msgid "1 message has been reported as spam to your system administrator." -msgstr "یک پیغام بعنوان هرزنامه به سرپرست سامانهٔ شما گزارش شده است" - -#: lib/Spam.php:155 -msgid "1 message has been reported as spam." -msgstr "یک پیغام بعنوان هرزنامه گزارش شده است" - -#: config/prefs.php.dist:829 -msgid "100 characters" -msgstr "Û±Û°Û° نویسه" - -#: config/prefs.php.dist:832 -msgid "1000 characters" -msgstr "Û±Û°Û°Û° نویسه" - -#: config/prefs.php.dist:830 -msgid "250 characters" -msgstr "Û²ÛµÛ° نویسه" - -#: config/prefs.php.dist:831 -msgid "500 characters" -msgstr "ÛµÛ°Û° نویسه" - -# -#: lib/MIME/Viewer/images.php:168 -#, php-format -msgid "A large image named %s is attached to this message." -msgstr "یک تصویر بزرگ به نام %s به پیغام شما پیوست شده است" - -#: lib/MIME/Viewer/notification.php:52 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "نتیجه ارسال پیغام شما یک رسید از دریافت کننده می‌باشد" - -#: templates/search/fields.inc:5 -msgid "AND" -msgstr "و" - -#: lib/MIME/Viewer/itip.php:548 -msgid "Accept request" -msgstr "پذیرفتن درخواست" - -#: lib/MIME/Viewer/itip.php:707 -msgid "Accepted" -msgstr "پذیرفته شده" - -#: lib/MIME/Viewer/itip.php:229 -msgid "Accepted: " -msgstr "پذیرفته شده:" - -#: lib/IMP.php:1013 lib/IMP.php:1015 -msgid "Acco_unts" -msgstr "حسابها" - -#: templates/fetchmail/manage.inc:7 -msgid "Account's name:" -msgstr "نام حساب‌:" - -#: lib/MIME/Viewer/itip.php:479 lib/MIME/Viewer/itip.php:684 -msgid "Actions" -msgstr "فعالیتها" - -#: templates/prefs/sourceselect.inc:303 -msgid "Add source" -msgstr "اضافه کردن سرچشمه " - -#: lib/MIME/Viewer/itip.php:536 lib/MIME/Viewer/itip.php:546 -msgid "Add this to my calendar" -msgstr "اضافه کردن این به تقویم من" - -#: lib/MIME/Headers.php:206 lib/MIME/Headers.php:207 -#, php-format -msgid "Add to Address book (%s)" -msgstr "اضافه کردن به کتابچهٔ آدرس (%s)" - -# -#: compose.php:1190 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "\"%s\" بعنوان پیوست اضافه شد" - -#: config/prefs.php.dist:191 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"سرآمدهای اضافی برای نمایش به هنگام مشاهده: (هر سرآمد را در یک خط جدید " -"وارد کنید، اختیاری) " - -# -#: lib/MIME/Viewer/notification.php:64 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "اطلاعات اضافی می‌توانند در %s دیده شوند" - -#: lib/MIME/Viewer/notification.php:64 -msgid "Additional information details" -msgstr "جزئیات اضافی اطلاعات" - -#: lib/MIME/Viewer/status.php:95 -msgid "Additional message details" -msgstr "جزئیات اضافی پیغام" - -# -#: lib/MIME/Viewer/status.php:94 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "جزئیات اضافی پیغام می‌توانند در %s دیده شوند" - -#: lib/MIME/Viewer/status.php:80 -msgid "Additional message error details" -msgstr "جزئیات اضافی خطای پیغام" - -# -#: lib/MIME/Viewer/status.php:79 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "جزئیات اضافی خطای پیغام می‌توانند در %s دیده شوند" - -#: contacts.php:85 templates/contacts/contacts.inc:175 -#: templates/compose/compose.inc:338 templates/compose/redirect.inc:52 -msgid "Address Book" -msgstr "کتابچهٔ آدرس " - -#: config/prefs.php.dist:127 -msgid "Address Books" -msgstr "کتابچه‌های آدرس " - -#: config/prefs.php.dist:182 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"آدرسهایی برای رونوشت مخفی تمام پیغامها: (هر سرآمد را در یک خط جدید وارد " -"کنید، اختیاری) " - -#: config/prefs.php.dist:174 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"آدرسهایی برای متصل شدن به این مشخصه: (هر سرآمد را در یک خط جدید وارد " -"کنید، اختیاری)" - -#: templates/mailbox/navbar.inc:10 config/prefs.php.dist:833 -msgid "All" -msgstr "همه" - -#: templates/folders/javascript.inc:5 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "تمامی پیغامها در این پوشه(ها) در یک نامه‌دان استقرار خواهد یافت" - -# -#: lib/Maintenance/Task/purge_trash.php:85 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -" تمامی پیغامهای شما در پوشه \"%s\" که قدیمی‌تر‌ از %s روز باشند به طور " -"همیشگی حذف خواهند شد" - -# -#: lib/Maintenance/Task/delete_attachments_monthly.php:63 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "تمامی ضمیمه‌های قدیمی‌تر‌ از %s ماه حذف خواهند شد" - -# -#: lib/Maintenance/Task/delete_sentmail_monthly.php:77 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "تمامی نامه‌های ارسال شدهٔ قدیمی‌تر‌ از %s ماه حذف خواهند شد" - -# -#: acl.php:85 -#, php-format -msgid "All rights on folder '%s' successfully removed for user '%s'." -msgstr "تمامی حقوق بر پوشه '%s' با موفّقیّت برای کاربر '%s' حذف شد" - -#: lib/api.php:71 -msgid "Allow Folder Creation?" -msgstr "ایجاد پوشه مجاز است؟" - -#: templates/filters/prefs.inc:48 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "آیا برای هر نامه‌دان قوانین فیلتر اعمال شود؟" - -#: lib/MIME/Viewer/alternative.php:112 -msgid "Alternative parts for this section:" -msgstr "بخشهای جایگزین برای این قسمت:" - -#: config/prefs.php.dist:570 config/prefs.php.dist:582 -msgid "Always" -msgstr "همیشه" - -#: config/prefs.php.dist:555 -msgid "Always save attachments" -msgstr "همواره پیوستها حفظ شوند" - -#: lib/Message.php:478 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "کارساز IMAP گفته است: خطایی در گرفتن ضمیمه رخ داده است " - -#: lib/Message.php:374 -msgid "An unknown error occured while creating the new task." -msgstr "خطایی ناشناس در حین ایجاد یک وظیفهٔ جدید رخ داده است" - -#: mailbox.php:705 message.php:494 templates/message/navbar_navigate.inc:9 -#: templates/mailbox/navbar.inc:18 templates/mailbox/navbar.inc:35 -#: templates/mailbox/legend.inc:6 -msgid "Answered" -msgstr "پاسخ داده شده" - -#: templates/search/main.inc:31 -msgid "Answered messages" -msgstr "پیغامهای پاسخ داده شده" - -#: templates/mailbox/header.inc:7 -msgid "Apply Filters" -msgstr "اعمال فیلترها" - -#: templates/mailbox/header.inc:7 -#, php-format -msgid "Apply Filters to %s" -msgstr "اعمال فیلترها به %s" - -#: templates/filters/prefs.inc:36 -msgid "Apply filter rules upon logging on?" -msgstr "آیا قوانین فیلتر به هنگام ورود اعمال شود؟" - -#: templates/filters/prefs.inc:42 -msgid "Apply filter rules whenever INBOX is displayed?" -msgstr "" -"آیا قوانین فیلتر در هنگامی که پیغامهای دریافتی نمایش داده می‌شود، اعمال شود؟" - -#: templates/pgp/pgp.inc:27 templates/smime/smime.inc:25 -msgid "Are you sure you want to delete this public key?" -msgstr "آیا مطمئنید که می‌خواهید این کلید عمومی را حذف کنید؟" - -#: templates/pgp/pgp.inc:85 templates/smime/smime.inc:79 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"آیا مطمئنید که می‌خواهید جفت کلید خود را حذف کنید؟ (این کار پیشنهاد نمی‌شود)" - -#: templates/compose/compose.js:6 templates/compose/redirect.inc:5 -msgid "Are you sure you want to do this?" -msgstr "مطمئنید که می‌خواهید این کار را انجام دهید؟" - -#: message.php:402 templates/mailbox/javascript.inc:68 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "آیا مطمئنید که به طور همیشگی می‌خواهید این پیغامها را حذف کنید؟" - -#: lib/MIME/Contents.php:228 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "آیا مطمئنید که به طور همیشگی می‌خواهید این پیوست را حذف کنید؟" - -#: templates/mailbox/actions.inc:40 -msgid "Are you sure you wish to empty this folder?" -msgstr "آیا مطمئنید که می‌خواهید این پوشه را خالی کنید؟" - -#: lib/IMP.php:1002 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "آیا مطمئنید که می‌خواهید پوشهٔ هرزنامه‌های خود را خالی کنید؟ " - -#: lib/IMP.php:995 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "آیا مطمئنید که می‌خواهید پوشهٔ آشغال خود را خالی کنید؟ " - -#: templates/mailbox/actions.inc:8 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "آیا مطمئنید که به طور همیشگی می‌خواهید این پیغامها را حذف کنید؟" - -#: templates/mailbox/javascript.inc:86 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "آیا مطمئنید که می‌خواهید این پیغام را بعنوان بی‌ضرر گزارش کنید؟ " - -#: templates/mailbox/javascript.inc:77 -msgid "Are you sure you wish to report this message as spam?" -msgstr "آیا مطمئنید که می‌خواهید این پیغام را بعنوان هرزنامه گزارش کنید؟ " - -#: config/prefs.php.dist:928 -msgid "Arrival Time" -msgstr "زمان رسیدن" - -#: config/prefs.php.dist:943 -msgid "Ascending" -msgstr "صعودی" - -#: config/prefs.php.dist:569 config/prefs.php.dist:581 -msgid "Ask" -msgstr "پرسش" - -#: templates/compose/compose.inc:517 -msgid "Attach" -msgstr "پیوست" - -#: templates/compose/compose.inc:474 -msgid "Attach Files" -msgstr "پیوست کردن پرونده‌ها" - -#: templates/compose/compose.inc:455 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "آیا یک رونوشت از کلید عمومی PGP شما به پیغامتان پیوست شود؟" - -#: lib/MIME/Viewer/tnef.php:113 -msgid "Attached File:" -msgstr "پرونده‌های پیوست شده:" - -# -#: lib/Compose.php:448 lib/Compose.php:535 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "پروندهٔ‌ پیوست شدهٔ \"%s\" از اندازه مجاز بیشتر است. پرونده‌ پیوست نشد" - -#: lib/MIME/Viewer/itip.php:343 -msgid "Attached is a reply to a calendar request you sent." -msgstr "پیوست پاسخ به درخواست تقویمی است که شما فرستادید" - -#: templates/mailbox/legend.inc:16 templates/compose/attachments.inc:14 -#: templates/compose/compose.inc:504 templates/compose/attachments.js:98 -msgid "Attachment" -msgstr "پیوست" - -#: compose.php:1000 lib/Message.php:439 -msgid "Attachment stripped: Original attachment type" -msgstr "پیوست اخذ شد: نوع اصلی پیوست" - -#: lib/Compose.php:1100 templates/compose/compose.inc:348 -#: templates/compose/compose.inc:472 -msgid "Attachments" -msgstr "پیوستها" - -#: lib/MIME/Viewer/itip.php:637 -msgid "Attendees" -msgstr "شرکت کننده‌ها" - -#: lib/MIME/Viewer/notification.php:55 -msgid "Attention" -msgstr "توجه" - -#: lib/Auth/imp.php:46 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Authimp: بسط مورد نیاز IMAP پیدا نشد" - -#: config/prefs.php.dist:643 -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "" -"آیا وقتی فرستنده در کتابچهٔ آدرس من باشد تصاویر بطور خودکار در پیغامهای HTML " -"نشان داده شوند؟" - -#: templates/prefs/sourceselect.inc:298 -msgid "Available Address books:" -msgstr "کتابچه‌های آدرس در دسترس:" - -#: lib/MIME/Viewer/itip.php:673 -msgid "Awaiting Response" -msgstr "منتظر پاسخ" - -#: templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Bac_k to %s" -msgstr "بازگشت به %s" - -# -#: thread.php:133 templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Back to %s" -msgstr "بازگشت به %s" - -#: thread.php:130 -msgid "Back to Multiple Message View Index" -msgstr "بازگشت به شاخص نمای چندگانهٔ پیغام" - -#: thread.php:128 -msgid "Back to Thread Display" -msgstr "بازگشت به مد نمایش سلسه‌ایی" - -#: search.php:151 message.php:261 templates/contacts/contacts.inc:217 -#: templates/compose/recompose.inc:20 -msgid "Bcc" -msgstr "رونوشت مخفی" - -#: lib/MIME/Viewer/status.php:167 -msgid "Below is the raw text of the status information message." -msgstr "در زیر متنی از اطلاعات وضعیت پیغام وجود دارد" - -#: templates/message/navbar_actions.inc:21 templates/mailbox/actions.inc:16 -msgid "Blacklist" -msgstr "لیست سیاه" - -#: config/prefs.php.dist:631 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "" -"آیا تصاویر در پیغامهای HTML بجز در مواردی که مشخصاً درخواست نشده‌اند، بلوکه " -"شوند؟" - -#: search.php:159 -msgid "Body" -msgstr "بدنه" - -#: templates/search/main.inc:23 templates/search/main.inc:39 -#: templates/search/main.inc:55 templates/search/main.inc:71 -msgid "Both" -msgstr "هر دو" - -#: config/prefs.php.dist:690 -msgid "Both Header Listing and Body of Message" -msgstr "فهرست سرآمد و بدنه پیغام، هردو" - -#: templates/compose/compose.inc:271 -msgid "C_harset" -msgstr "مجموعهٔ نویسه" - -#: templates/search/fields.inc:35 -msgid "Calendar" -msgstr "تقویم" - -#: lib/Fetchmail/imap.php:203 -msgid "Can not connect to the remote mail server." -msgstr "نمی‌توان به کارساز پست الکترونیک راه دور وصل شد" - -#: lib/Fetchmail/imap.php:201 -msgid "Can not connect to the remote mail server: " -msgstr "نمی‌توان به کارساز پست الکترونیک راه دور وصل شد:" - -# -#: lib/MIME/Viewer/partial.php:52 -#, php-format -msgid "" -"Can not display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "نمی‌توان نمایش داد - تنها %s از %s بخش این پیغام در این نامه‌دان پیدا شد" - -#: folders.php:272 templates/contacts/contacts.inc:250 -#: templates/saveimage/saveimage.inc:19 templates/pgp/passphrase.inc:32 -#: templates/pgp/import_key.inc:66 templates/folders/import.inc:21 -#: templates/smime/passphrase.inc:20 templates/smime/import_key.inc:86 -#: templates/compose/spelling.inc:120 -msgid "Cancel" -msgstr "لغو" - -#: templates/compose/compose.inc:70 templates/compose/compose.inc:434 -#: templates/compose/redirect.inc:111 -msgid "Cancel Message" -msgstr "لغو پیغام" - -#: templates/compose/compose.js:6 templates/compose/redirect.inc:5 -msgid "Cancelling this message will permanently discard its contents." -msgstr "لغو این پیغام بطور کامل تمامی محتوای آن را از بین خواهد برد" - -#: search.php:147 message.php:260 templates/contacts/contacts.inc:216 -#: templates/compose/recompose.inc:15 -msgid "Cc" -msgstr "رونوشت" - -#: templates/smime/smime.inc:93 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"درون‌برد گواهی در دسترس نمی‌باشد. ارسال فایل بر روی این کارساز ممکن نیست." - -#: lib/MIME/Viewer/itip.php:655 -msgid "Chair Person" -msgstr "مدیر" - -#: templates/compose/spelling.inc:80 -msgid "Change" -msgstr "تغییر" - -#: templates/compose/spelling.inc:81 -msgid "Change All" -msgstr "تغییر همه" - -#: templates/acl/acl.inc:92 -msgid "Change Folder" -msgstr "تغییر پوشه" - -#: config/prefs.php.dist:112 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"تغییر گزینه‌های نمایش مانند تعداد پیغامها در هر صفحه و چگونگی مرتب شدن پیغامها" - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "تغییر تنظیمات کارساز پست الکترونیک و پوشه" - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"تغییردادن نام و آدرسی که افراد هنگام خواندن و پاسخ دادن به نامهٔ شما خواهند " -"دید " - -#: config/prefs.php.dist:834 -msgid "Characters to display:" -msgstr "نویسه‌ها برای نمایش: " - -#: templates/folders/actions.inc:15 -msgid "Check Folder(s) for New Mail" -msgstr "بررسی پوشه(ها) برای نامهٔ جدید" - -#: templates/folders/actions.inc:2 templates/mailbox/message_headers.inc:75 -msgid "Check _All/None" -msgstr "بررسی همه/ هیچ‌یک" - -#: templates/fetchmail/fetchmail.inc:10 templates/fetchmail/fetchmail.inc:21 -msgid "Check all mail servers you want to fetch mail from:" -msgstr "" -"بررسی تمامی کارساز‌های نامهٔ الکترونیکی‌ایی که می‌خواهید نامه‌ از آنها واکشی کنید:" - -#: config/prefs.php.dist:459 -msgid "Check spelling before sending a message?" -msgstr "آیا قبل از اینکه پیغام فرستاده شود از نظر املایی بررسی شود؟" - -#: templates/folders/actions.inc:4 -msgid "Choose Action:" -msgstr "انتخاب عمل:" - -#: config/servers.php.dist:195 -msgid "Choose a mail server:" -msgstr "انتخاب یک کارساز پست الکترونیک:" - -#: templates/compose/compose.inc:124 templates/compose/compose.inc:165 -#: templates/compose/compose.inc:216 -msgid "Choose a match or edit the address to the right:" -msgstr "لطفاً انتخاب کنید و یا آدرس را ویرایش کنید:" - -#: lib/MIME/Viewer/itip.php:480 lib/MIME/Viewer/itip.php:685 -msgid "Choose an action:" -msgstr "انتخاب یک عمل:" - -#: templates/prefs/sourceselect.inc:349 -msgid "Choose the address book to use when adding addresses." -msgstr "انتخاب یک کتابچهٔ آدرس برای هنگامی که آدرسها را اضافه می‌کنید" - -#: templates/prefs/sourceselect.inc:293 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "انتخاب ترتیبی برای کتابچه‌های آدرس در هنگام جستجو" - -# -#: lib/MIME/Viewer/images.php:108 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"برای تبدیل پروندهٔ‌ تصویر به قالبی که مرورگر شما بتواند آنرا ببیند %s را کلیک " -"کنید " - -# -#: lib/MIME/Viewer/images.php:97 -#, php-format -msgid "Click %s to download the image." -msgstr "برای گرفتن تصویر %s .را فشار دهید" - -# -#: lib/Filter.php:112 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "بر روی %s کلیک کنید تا به صفحه مدیریت %s بروید" - -# -#: lib/MIME/Viewer/html.php:118 -#, php-format -msgid "Click %s to view HTML content in a separate window." -msgstr "برای دیدن محتوای HTML در یک پنجرهٔ جداگانه، %s را کلیک کنید" - -# -#: lib/MIME/Viewer/images.php:169 -#, php-format -msgid "Click %s to view a thumbnail of this image." -msgstr " برای دیدن تصویر کوچک از این تصویر %s را کلیک کنید" - -# -#: lib/MIME/Viewer/pkcs7.php:424 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "برای دیدن محتوای HTML در یک پنجرهٔ جداگانه %s را کلیک کنید" - -# -#: lib/MIME/Viewer/related.php:63 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "برای دیدن قسمتهای مختلف در یک پنجرهٔ جداگانه %s را کلیک کنید" - -#: lib/MIME/Viewer/html.php:97 -msgid "Click here to SHOW the Images" -msgstr "اینجا را برای نمایش تصاویر کلیک کنید" - -#: templates/prefs/sourceselect.inc:321 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"بر روی یکی از کتابچه‌های آدرس انتخاب شده کلیک کنید و سپس فیلدهای مورد نظر را " -"برای جستجو انتخاب کنید" - -#: lib/MIME/Viewer/pgp.php:175 -msgid "Click to Save PGP Public Key in your Address book" -msgstr "برای حفظ کلیدهای عمومی PGP در کتابچهٔ آدرس خود، کلیک کنید" - -#: lib/MIME/Viewer/pkcs7.php:204 -#, php-format -msgid "Click to Save S/MIME certificate of %s in your Address Book" -msgstr "برای حفظ گواهی S/MIME %s در کتابچهٔ آدرس خود، کلیک کنید" - -#: config/prefs.php.dist:962 -msgid "Clicking on the address will compose a new message to the sender" -msgstr " کلیک کردن روی آدرس، صفحه ایجاد پیغام را بالا می‌آورد " - -#: config/prefs.php.dist:963 -msgid "Clicking on the address will open the message to be read" -msgstr "کلیک کردن روی آدرس، پیغام را برای خواندن باز می‌کند" - -#: templates/fetchmail/fetchmail.inc:28 -msgid "Close" -msgstr "بستن" - -#: compose.php:774 compose.php:1081 -msgid "Close this window" -msgstr "بستن این پنجره" - -#: folders.php:423 -msgid "Closed Folder" -msgstr "پوشهٔ بسته شده" - -#: folders.php:443 -msgid "Collapse" -msgstr "بستن" - -#: templates/folders/actions.inc:36 -msgid "Collapse All" -msgstr "بستن همه" - -#: templates/folders/actions.inc:36 -msgid "Collapse All Folders" -msgstr "بستن همهٔ پوشه‌ها" - -#: folders.php:443 -msgid "Collapse Folder" -msgstr "بستن پوشه" - -#: templates/fetchmail/manage.inc:51 -msgid "Color Indicator: " -msgstr "شاخص رنگ:" - -#: templates/pgp/pgp.inc:103 -msgid "Comment" -msgstr "توضیح" - -#: lib/MIME/Viewer/itip.php:723 -msgid "Completed" -msgstr "کامل شده" - -#: lib/Block/tree_folders.php:42 lib/Block/summary.php:19 -msgid "Compose" -msgstr "ایجاد پیغام" - -# -#: mailbox.php:771 lib/MIME/Headers.php:198 -#, php-format -msgid "Compose Message (%s)" -msgstr "ایجاد پیغام (%s)" - -#: compose.php:773 compose.php:1080 -msgid "Compose another message" -msgstr "ایجاد یک پیغام دیگر" - -#: config/prefs.php.dist:430 -msgid "Compose messages in a separate window?" -msgstr "آیا پیغامها در یک پنجرهٔ جداگانه ایجاد شوند؟" - -#: config/prefs.php.dist:439 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -" آیا پیغامها بطور پیش فرض با یک واسط گرافیکی مبتنی بر HTML ایجاد شود(اگر " -"مرورگر مشخصه را پشتیبانی ‌کند)؟ " - -#: config/prefs.php.dist:67 -msgid "Configure how messages are displayed." -msgstr "پیکربندی چگونگی نمایش پیغامها" - -#: config/prefs.php.dist:97 -msgid "Configure mail preview options." -msgstr "پیکربندی گزینه‌‌های پیش‌نمایش نامه" - -#: lib/Fetchmail/imap.php:236 -msgid "Connection to server failed" -msgstr "اتصال به کارساز ناموفّق بود" - -# -#: config/prefs.php.dist:136 -#, php-format -msgid "Control PGP support for %s." -msgstr "کنترل پشتیبانی PGP برای %s." - -# -#: config/prefs.php.dist:145 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "کنترل پشتیبانی S/MIME برای %s" - -#: config/prefs.php.dist:89 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "کنترل وصول نامهٔ جدید و ارائهٔ تذکرهای مرتبط" - -#: config/prefs.php.dist:700 -msgid "Convert textual emoticons into graphical ones?" -msgstr "آیا احساسات نوشتاری به گرافیکی تبدیل شود؟" - -#: templates/message/navbar_navigate.inc:19 templates/mailbox/navbar.inc:51 -msgid "Copy" -msgstr "رونوشت" - -#: templates/message/navbar_navigate.inc:19 -msgid "Copy to folder" -msgstr "رونوشت در پوشه" - -#: templates/compose/spelling.inc:63 -msgid "Correct" -msgstr "صحیح" - -#: templates/compose/spelling.inc:140 -msgid "Corrected Text" -msgstr "متنهای تصحیح شده" - -# #-#-#-#-# compendium.po (Horde 3) #-#-#-#-# -# -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "نمی‌توان پشتیان VFS را ایجاد کرد: %s" - -# -#: lib/Message.php:621 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "نمی‌توان پیغامها را از %s حذف کرد. کارساز گفته است:%s" - -#: lib/Session.php:301 -msgid "Could not execute maintenance operations." -msgstr "نمی‌توان عملیات نگهداری را اجرا کرد" - -#: lib/MIME/Viewer/tnef.php:56 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "نمی‌توان پرونده‌ خواسته شده را از پیوست MS-TNEF بازکرد" - -#: lib/MIME/Viewer/zip.php:60 -msgid "Could not extract the requested file from the Zip archive." -msgstr "نمی‌توان پرونده‌ خواسته شده را از آرشیو Zip بازکرد" - -#: search.php:360 templates/acl/acl.inc:39 templates/acl/acl.inc:160 -#: templates/fetchmail/account_select.inc:26 templates/fetchmail/manage.inc:67 -msgid "Create" -msgstr "ایجاد" - -#: templates/folders/actions.inc:6 -msgid "Create Folder" -msgstr "ایجاد پوشه" - -#: templates/pgp/pgp.inc:137 -msgid "Create Keys" -msgstr "ایجاد کلیدها" - -#: templates/search/header.inc:14 -msgid "Create Virtual Folder" -msgstr "ایجاد پوشه مجازی" - -#: templates/prefs/spamselect.inc:12 templates/prefs/spamselect.inc:24 -msgid "Create a new Spam folder" -msgstr "ایجاد یک پوشه جدید هرزنامه‌ها" - -#: templates/prefs/folderselect.inc:12 templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "ایجاد یک پوشه جدید پیش نویسها" - -#: templates/prefs/sentmailselect.inc:27 templates/prefs/sentmailselect.inc:43 -msgid "Create a new sent mail folder" -msgstr "ایجاد یک پوشه جدید برای نامه‌های ارسالی" - -#: templates/prefs/trashselect.inc:12 templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "ایجاد یک پوشه جدید آشغال" - -#: config/prefs.php.dist:121 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -" ایجاد قوانین فیلتر برای سازماندهی نامه‌های دریافتی، مرتب سازی نامه‌ها در " -"پوشه‌ها و حذف هرزنامه‌ها" - -#: templates/stationery/prefs.inc:14 -msgid "Create new stationery" -msgstr "ایجاد نوشت‌افزار جدید" - -#: config/prefs.php.dist:445 -msgid "Create stationery and form responses." -msgstr "ایجاد نوشت‌افزار و فرم پاسخ" - -#: templates/acl/acl.inc:95 -#, php-format -msgid "Current access to %s" -msgstr "دسترسی کنونی به %s" - -#: config/prefs.php.dist:105 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "بهینه سازی حسابها برای واکشی نامه‌ها از حسابهای دیگر" - -#: config/prefs.php.dist:51 -msgid "Customize how you send mail." -msgstr "بهینه سازی چگونگی ارسال نامه‌ها" - -#: config/prefs.php.dist:40 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "بهینه سازی وظایف برای اجرا به هنگام ورود به %s" - -#: templates/mailbox/message_headers.inc:17 -msgid "Dat_e" -msgstr "تاریخ" - -#: thread.php:144 message.php:257 -msgid "Date" -msgstr "تاریخ" - -#: lib/MIME/Viewer/itip.php:711 -msgid "Declined" -msgstr "ردشده" - -#: lib/MIME/Viewer/itip.php:235 -msgid "Declined: " -msgstr "ردشده:" - -#: config/prefs.php.dist:935 -msgid "Default sorting criteria:" -msgstr "معیارهای پیش فرض مرتب سازی:" - -#: config/prefs.php.dist:945 -msgid "Default sorting direction:" -msgstr "جهت مرتب سازی پیش فرض:" - -#: lib/MIME/Viewer/itip.php:719 -msgid "Delegated" -msgstr "نماینده" - -#: folders.php:413 templates/contacts/contacts.inc:239 -#: templates/pgp/pgp.inc:27 templates/message/navbar_actions.inc:6 -#: templates/fetchmail/manage.inc:68 templates/mailbox/actions.inc:8 -#: templates/mailbox/actions.inc:10 templates/smime/smime.inc:25 -#: templates/compose/attachments.inc:28 -msgid "Delete" -msgstr "حذف" - -# -#: templates/pgp/pgp.inc:27 templates/smime/smime.inc:25 -#, php-format -msgid "Delete %s Public Key" -msgstr "حذف کلید عمومی %s" - -#: templates/pgp/pgp.inc:85 templates/smime/smime.inc:79 -msgid "Delete Current Keys" -msgstr "حذف کلید‌های کنونی" - -#: templates/folders/actions.inc:9 -msgid "Delete Folder(s)" -msgstr "حذف پوشه(ها)" - -#: folders.php:273 -msgid "Delete Selected Folders" -msgstr "حذف پوشه‌های انتخاب شده" - -#: templates/stationery/prefs.inc:42 -msgid "Delete Stationery" -msgstr "حذف نوشت‌افزار" - -#: folders.php:413 -msgid "Delete Virtual Folder" -msgstr "حذف پوشه مجازی" - -#: templates/fetchmail/manage.inc:43 -msgid "Delete fetched messages from remote server?" -msgstr "آیا پیغامهای واکشی شده از کارساز حذف شود؟" - -#: lib/MIME/Viewer/itip.php:586 -msgid "Delete from my calendar" -msgstr "از تقویم من حذف شود" - -#: config/prefs.php.dist:363 -msgid "Delete old linked attachments at beginning of month?" -msgstr "آیا پیوندهای پیوست قدیمی، در ابتدای هر ماه حذف شوند؟" - -#: config/prefs.php.dist:345 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "آیا نامه‌های فرستاده شدهٔ قدیمی، در ابتدای هر ماه حذف شوند؟" - -#: config/prefs.php.dist:618 -msgid "Delete spam messages" -msgstr "حذف هرزنامه‌ها" - -#: mailbox.php:731 message.php:497 templates/mailbox/navbar.inc:20 -#: templates/mailbox/navbar.inc:38 templates/mailbox/legend.inc:8 -msgid "Deleted" -msgstr "حذف شده" - -#: templates/search/main.inc:63 -msgid "Deleted messages" -msgstr "پیغامهای حذف شده" - -# -#: compose.php:278 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "پیوست \"%s\" حذف شده" - -#: config/prefs.php.dist:79 -msgid "Deleting and Moving Messages" -msgstr "حذف و انتقال پیغامها" - -#: lib/MIME/Viewer/itip.php:550 -msgid "Deny request" -msgstr "رد تقاضا" - -#: lib/MIME/Viewer/itip.php:499 -msgid "Deny request for free/busy information" -msgstr "درخواست برای اطلاعات آزاد/مشغول پذیرفته نشد" - -#: config/prefs.php.dist:944 -msgid "Descending" -msgstr "نزولی" - -#: lib/MIME/Viewer/itip.php:625 templates/compose/attachments.inc:21 -msgid "Description" -msgstr "توضیح" - -#: templates/pgp/pgp.inc:27 templates/pgp/pgp.inc:72 templates/pgp/pgp.inc:77 -#: templates/smime/smime.inc:25 templates/smime/smime.inc:68 -msgid "Details" -msgstr "جزئیات" - -#: config/prefs.php.dist:680 -msgid "Dim signatures?" -msgstr "امضاء‌ها تار شوند؟" - -#: templates/contacts/contacts.inc:231 -msgid "Display" -msgstr "نمایش" - -#: config/prefs.php.dist:475 -msgid "Display confirmation after sending a message?" -msgstr "آیا بعد از فرستادن پیغام، تأیید آن نمایش داده شود؟" - -#: config/prefs.php.dist:689 -msgid "Display in Body of Message" -msgstr "نمایش در بدنهٔ پیغام" - -#: config/prefs.php.dist:802 -msgid "Display pop-up notification of new mail?" -msgstr "آیا تذکرهای گشودنی برای نامه‌ٔ جدید نمایش داده شود؟ " - -#: config/prefs.php.dist:767 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "آیا پیوند 'خالی کردن هرزنامه‌ها' در گزینگان نمایش داده شود؟" - -#: config/prefs.php.dist:758 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "آیا پیوند 'خالی کردن سطل آشغال' در گزینگان نمایش داده شود؟" - -#: templates/compose/attachments.inc:11 -msgid "Disposition" -msgstr "ترتیب" - -#: templates/search/fields.inc:25 -msgid "Do NOT match" -msgstr "عدم تطابق" - -#: templates/folders/actions.inc:16 -msgid "Do Not Check Folder(s) for New Mail" -msgstr "عدم بررسی پوشه(ها) برای نامهٔ جدید" - -#: config/prefs.php.dist:964 -msgid "Do not generate a link in the From: column" -msgstr "در ستون فرستنده پیوندی ایجاد نکن" - -#: lib/IMP.php:1106 -msgid "Do you want to open that folder?" -msgstr "آیا می‌خواهید آن پوشه را باز کنید؟" - -#: templates/login/login.inc:224 -msgid "Don't have an account? Sign up." -msgstr "آیا حسابی ندارید؟ ثبت نام" - -#: templates/compose/spelling.inc:126 -msgid "Done" -msgstr "انجام شده" - -# -#: lib/MIME/Contents.php:205 -#, php-format -msgid "Download %s in .zip Format" -msgstr "استقرار %s در قالب .zip" - -#: templates/message/headers.inc:52 -msgid "Download All Attachments (in .zip file)" -msgstr "استقرار تمامی پیوستها(در پروندهٔ .zip)" - -#: templates/folders/actions.inc:20 -msgid "Download Folder(s)" -msgstr "استقرار پوشه(ها)" - -#: templates/folders/actions.inc:21 -msgid "Download Folder(s) [.zip format]" -msgstr "استقرار پوشه(ها) [قالب .zip]" - -#: lib/MIME/Contents.php:205 -msgid "Download in .zip Format" -msgstr "استقرار در قالب .zip" - -#: mailbox.php:710 message.php:495 templates/message/navbar_navigate.inc:11 -#: templates/mailbox/navbar.inc:22 templates/mailbox/navbar.inc:41 -#: templates/mailbox/legend.inc:9 -msgid "Draft" -msgstr "پیش نویس" - -#: folders.php:386 -msgid "Draft folder" -msgstr "پوشهٔ پیش نویس" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "پوشهٔ پیش نویسها:" - -#: templates/pgp/pgp.inc:108 -msgid "E-mail Address" -msgstr "آدرس نامهٔ الکترونیکی" - -#: lib/Mailbox.php:316 -msgid "END" -msgstr "خاتمه" - -#: lib/MIME/Viewer/status.php:76 -msgid "ERROR: Your message could not be delivered." -msgstr "خطا: پیغام شما تحویل داده نشد" - -#: folders.php:414 templates/stationery/prefs.inc:19 -msgid "Edit" -msgstr "ویرایش" - -#: templates/filters/prefs.inc:18 -msgid "Edit Blacklist" -msgstr "ویرایش لیست سیاه" - -#: templates/filters/prefs.inc:13 -msgid "Edit Filters" -msgstr "ویرایش فیلترها" - -#: folders.php:414 templates/mailbox/header.inc:13 -#: templates/search/header.inc:16 -msgid "Edit Virtual Folder" -msgstr "ویرایش پوشه‌ٔ مجازی" - -#: templates/mailbox/header.inc:13 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "ویرایش تعریف پوشهٔ مجازی %s" - -#: templates/filters/prefs.inc:23 -msgid "Edit Whitelist" -msgstr "ویرایش فهرست سفید" - -#: templates/filters/prefs.inc:18 -msgid "Edit your blacklist" -msgstr "ویرایش فهرست سیاه شما" - -#: templates/filters/prefs.inc:13 -msgid "Edit your filter rules" -msgstr "ویرایش قوانین فیلتر شما" - -#: config/prefs.php.dist:871 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "ویرایش گزینه‌های شما برای دستیابی به حسابهای نامهٔ دیگر" - -#: templates/filters/prefs.inc:23 -msgid "Edit your whitelist" -msgstr "ویرایش فهرست سفید شما" - -#: templates/contacts/contacts.inc:234 -msgid "Email Address" -msgstr "آدرس نامهٔ الکترونیکی" - -# -#: lib/Message.php:638 -#, php-format -msgid "Emptied all messages from %s." -msgstr "تمامی پیغامها از %s خالی شدند" - -#: templates/folders/actions.inc:22 -msgid "Empty Folder(s)" -msgstr "خالی کردن پوشه(ها)" - -#: folders.php:274 -msgid "Empty Selected Folders" -msgstr "خالی کردن پوشه‌های انتخاب شده" - -#: templates/mailbox/actions.inc:40 -msgid "Empty Trash folder" -msgstr "خالی کردن پوشهٔ آشغال" - -#: lib/IMP.php:1002 -msgid "Empty _Spam" -msgstr "خالی کردن هرزنامه‌ها" - -#: lib/IMP.php:995 -msgid "Empty _Trash" -msgstr "خالی کردن سطل آشغال" - -#: templates/pgp/pgp.inc:1 templates/pgp/notactive.inc:6 -msgid "Enable PGP functionality?" -msgstr "آیا قابلیت PGP فعال شود؟" - -#: templates/smime/notactive.inc:6 templates/smime/smime.inc:1 -msgid "Enable S/MIME functionality?" -msgstr "آیا قابلیت S/MIME فعال شود؟" - -#: config/prefs.php.dist:821 -msgid "Enable message previews?" -msgstr "آیا پیش‌نمایشهای پیغام فعال شود؟" - -#: templates/compose/compose.inc:441 -msgid "Encr_yption Options" -msgstr "گزینه‌‌های رمزبندی" - -#: lib/MIME/Viewer/itip.php:476 lib/MIME/Viewer/itip.php:613 -msgid "End" -msgstr "انتها" - -#: lib/Compose.php:379 -msgid "End forwarded message" -msgstr "انتهای پیغام‌ ارجاع شده" - -#: lib/Compose.php:336 -msgid "End message" -msgstr "انتهای پیغام" - -# -#: lib/Compose.php:334 -#, php-format -msgid "End message from %s" -msgstr "انتهای پیغام از %s" - -#: templates/pgp/pgp.inc:77 templates/smime/smime.inc:72 -msgid "Enter Passphrase" -msgstr "واردکردن عبارت گذر" - -#: templates/prefs/spamselect.inc:9 -msgid "Enter the name for your new Spam folder" -msgstr "نام پوشهٔ هرزنامهٔ جدید خود را وارد کنید" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "نام پوشهٔ پیش نویس جدید خود را وارد کنید" - -#: templates/prefs/sentmailselect.inc:24 -msgid "Enter the name for your new sent mail folder" -msgstr "نام پوشهٔ نامه‌های ارسال شده جدید خود را وارد کنید" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "نام پوشهٔ آشغال جدید خود را وارد کنید" - -# -#: compose.php:1067 thread.php:71 message.php:189 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "ورودی %s با موفّقیّت به کتابچهٔ آدرس اضافه شد" - -#: lib/MIME/Viewer/pgp.php:391 lib/MIME/Viewer/status.php:74 -#: lib/MIME/Viewer/status.php:169 lib/MIME/Viewer/pkcs7.php:380 -#: templates/pgp/pgp.inc:21 templates/smime/smime.inc:18 -msgid "Error" -msgstr "خطا" - -# -#: lib/MIME/Viewer/itip.php:279 lib/MIME/Viewer/itip.php:372 -#, php-format -msgid "Error sending reply: %s." -msgstr "خطا در فرستادن پاسخ:%s" - -#: lib/MIME/Viewer/itip.php:94 -msgid "Event successfully deleted." -msgstr "رویداد با موفّقیّت حذف شد" - -#: config/prefs.php.dist:792 -msgid "Every 15 minutes" -msgstr "هر پانزده دقیقه" - -#: config/prefs.php.dist:789 -msgid "Every 30 seconds" -msgstr "هر سی دقیقه" - -#: config/prefs.php.dist:791 -msgid "Every 5 minutes" -msgstr "هر پنج دقیقه" - -#: config/prefs.php.dist:793 -msgid "Every half hour" -msgstr "هر نیم ساعت" - -#: config/prefs.php.dist:790 -msgid "Every minute" -msgstr "هر دقیقه" - -#: folders.php:452 -msgid "Expand" -msgstr "باز کردن" - -#: templates/folders/actions.inc:35 -msgid "Expand All" -msgstr "بازکردن همه" - -#: templates/folders/actions.inc:35 -msgid "Expand All Folders" -msgstr "بازکردن همه پوشه‌ها" - -#: folders.php:452 -msgid "Expand Folder" -msgstr "بازکردن پوشه" - -#: templates/compose/compose.inc:339 templates/compose/redirect.inc:53 -msgid "Expand Names" -msgstr "بازکردن اسمها" - -#: config/prefs.php.dist:1062 -msgid "Expand names in the compose window automatically in the background?" -msgstr "آیا اسامی بطور خودکار در پس‌زمینهٔ صغحهٔ ایجاد پیغام باز شوند؟" - -#: config/prefs.php.dist:992 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "آیا بطور پیش فرض در بخش نمایش پوشه‌ها، تمامی درخت پوشه باز شود؟" - -#: templates/compose/compose.inc:143 templates/compose/compose.inc:193 -#: templates/compose/compose.inc:244 templates/compose/redirect.inc:101 -msgid "Expanding" -msgstr "باز کردن" - -#: templates/fetchmail/fetchmail.inc:26 config/prefs.php.dist:104 -msgid "Fetch Mail" -msgstr "واکشی نامه" - -#: config/prefs.php.dist:880 -msgid "Fetch Mail in a separate window?" -msgstr "آیا نامه در پنجرهٔ جداگانه‌ایی واکشی شود؟" - -#: templates/fetchmail/manage.inc:46 -msgid "Fetch messages upon logging on?" -msgstr "آیا پیغامها بمحض ورود واکشی شوند؟" - -# -#: lib/Fetchmail.php:307 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "%d پیغام از %s واکشی شدند" - -# -#: lib/Fetchmail.php:305 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "یک پیغام از %s واکشی شد" - -#: lib/Fetchmail.php:303 lib/Fetchmail.php:305 lib/Fetchmail.php:307 -msgid "Fetchmail: " -msgstr "واکشی نامه:" - -# -#: lib/Fetchmail.php:309 -msgid "Fetchmail: no new messages." -msgstr "واکشی نامه: نامهٔ جدیدی وجود ندارد" - -#: lib/IMP.php:1019 -msgid "Fi_lters" -msgstr "فیلترها" - -#: templates/compose/compose.inc:500 templates/compose/attachments.js:83 -msgid "File" -msgstr "پرونده‌" - -#: templates/filters/prefs.inc:31 -msgid "Filter Options" -msgstr "گزینه‌های فیلتر" - -#: templates/filters/prefs.inc:9 -msgid "Filter Settings" -msgstr "تنظیمات فیلتر" - -#: config/prefs.php.dist:599 -msgid "Filter message content for profanity?" -msgstr "آیا مضمون پیغام برای بی‌حرمتی به مقدسات فیلتر شود؟" - -#: templates/filters/notactive.inc:11 -msgid "Filter support is disabled on this system." -msgstr "پشتیبانی فیلتر بر روی این سامانه فعال نیست" - -#: config/prefs.php.dist:120 -msgid "Filters" -msgstr "فیلترها" - -#: templates/filters/notactive.inc:3 -msgid "Filters NOT Active" -msgstr "فیلتر‌ها فعال نیستند" - -# -#: lib/Filter.php:111 -#, php-format -msgid "Filters: %s management page" -msgstr "فیلترها: %s صفحهٔ مدیریت" - -#: templates/contacts/contacts.inc:181 -msgid "Find" -msgstr "پیداکردن" - -#: config/prefs.php.dist:917 -msgid "First Mailbox Page" -msgstr "صفحهٔ اول نامه‌دان " - -#: mailbox.php:338 -msgid "First Page" -msgstr "صفحهٔ اول" - -#: templates/message/navbar_actions.inc:15 templates/mailbox/actions.inc:21 -msgid "Fo_rward" -msgstr "ارجاع" - -#: folders.php:254 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "عملیات پوشه - تأیید" - -#: folders.php:291 templates/folders/head.inc:2 -#: templates/prefs/initialpageselect.inc:6 -#: templates/prefs/initialpageselect.inc:10 -msgid "Folder Navigator" -msgstr "ناوشگر پوشه" - -#: templates/login/login.inc:176 -msgid "Folder Prefix" -msgstr "پیشوند پوشه" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "خلاصهٔ پوشه" - -#: acl.php:24 -msgid "Folder sharing is not enabled." -msgstr "به اشتراک گذاشتن پوشه مقدور نیست" - -#: folders.php:52 -msgid "Folder use is not enabled." -msgstr "استفاده از پوشه مقدور نیست" - -#: config/prefs.php.dist:981 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "فرمت تاریخ نامه در نامه‌دان برای نامه‌های امروز " - -#: compose.php:726 templates/message/navbar_actions.inc:15 -#: templates/mailbox/actions.inc:21 -msgid "Forward" -msgstr "ارجاع" - -#: compose.php:711 -msgid "Forward:" -msgstr ":ارجاع" - -#: lib/Compose.php:364 -msgid "Forwarded message" -msgstr "پیغام ارجاع شده" - -# -#: lib/Compose.php:362 -#, php-format -msgid "Forwarded message from %s" -msgstr "پیغام ارجاع شده از %s" - -#: lib/MIME/Viewer/itip.php:444 -msgid "Free/Busy Information" -msgstr "اطلاعات آزاد/مشغول" - -#: lib/MIME/Viewer/itip.php:455 -msgid "Free/Busy Reply" -msgstr "پاسخ آزاد/مشغول" - -#: lib/MIME/Viewer/itip.php:449 -msgid "Free/Busy Request" -msgstr "درخواست آزاد/مشغول" - -#: lib/MIME/Viewer/itip.php:366 -msgid "Free/Busy Request Response" -msgstr "پاسخ درخواست آزاد/مشغول" - -#: templates/mailbox/message_headers.inc:27 -msgid "Fro_m" -msgstr "از" - -#: thread.php:145 search.php:139 message.php:258 -#: templates/compose/compose.inc:98 -msgid "From" -msgstr "از" - -#: config/prefs.php.dist:930 -msgid "From Address" -msgstr "از آدرس" - -#: compose.php:723 compose.php:727 -msgid "Fwd:" -msgstr "ارجاع:" - -#: compose.php:1228 -msgid "Fwd: " -msgstr "ارجاع:" - -# -#: compose.php:1230 -#, php-format -msgid "Fwd: %u Forwarded Messages" -msgstr "ارجاع: %u پیغامهای ارجاع شده" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "گزینه‌های عمومی" - -#: templates/fetchmail/manage.inc:37 -msgid "Get only new messages? (IMAP only)" -msgstr "آیا فقط پیغامهای جدید گرفته شوند؟ (فقط IMAP)" - -#: thread.php:132 -msgid "Go to Message" -msgstr "بازگشت به پیغام" - -#: lib/IMP.php:547 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "برو به ورودی کتابچهٔ آدرس \"%s\" " - -#: templates/acl/acl.inc:135 -msgid "Grant access" -msgstr "واگذاری دسترسی" - -#: message.php:550 lib/Filter.php:111 lib/MIME/Viewer/images.php:97 -#: lib/MIME/Viewer/images.php:104 lib/MIME/Viewer/images.php:106 -#: lib/MIME/Viewer/images.php:169 lib/MIME/Viewer/appledouble.php:43 -#: lib/MIME/Viewer/related.php:63 lib/MIME/Viewer/html.php:118 -#: lib/MIME/Viewer/pgp.php:177 lib/MIME/Viewer/status.php:122 -#: lib/MIME/Viewer/status.php:129 lib/MIME/Viewer/notification.php:64 -#: lib/MIME/Viewer/notification.php:70 lib/MIME/Viewer/pkcs7.php:424 -msgid "HERE" -msgstr "اینجا" - -#: lib/MIME/Viewer/related.php:64 lib/MIME/Viewer/html.php:119 -#: templates/stationery/prefs.inc:31 -msgid "HTML" -msgstr "HTML" - -#: compose.php:229 -msgid "HTML Version of Message" -msgstr "نسخهٔ HTML از پیغام" - -#: templates/message/headers.inc:58 -msgid "Headers" -msgstr "سرآمدها" - -#: templates/compose/recompose.inc:5 -msgid "Here is the message you were composing:" -msgstr "اینجا پیغامی است که شما نوشته‌ا‌ید:" - -#: config/prefs.php.dist:671 -msgid "Hidden" -msgstr "پنهان کردن" - -#: config/prefs.php.dist:670 -msgid "Hidden in Thread View" -msgstr "پنهان کردن در نمایش سلسله‌ایی " - -#: mailbox.php:360 -msgid "Hide Deleted" -msgstr "‍پنهان کردن حذف شده‌ها" - -#: folders.php:286 -msgid "Hide Unsubscribed" -msgstr "پنهان کردن غیرعضو‌ها" - -#: templates/compose/compose.inc:293 -msgid "High" -msgstr "بالا" - -#: mailbox.php:715 message.php:292 templates/mailbox/legend.inc:12 -msgid "High Priority" -msgstr "اولویت بالا" - -#: templates/compose/compose.inc:292 -msgid "Highest" -msgstr "بالاترین" - -#: config/prefs.php.dist:691 -msgid "How do you want to display attachments?" -msgstr "چگونگی نمایش پیوست‌ها" - -#: config/prefs.php.dist:501 -msgid "How to attribute quoted lines in a reply" -msgstr "چگونگی مشخص کردن خطهای نقل قول در یک پاسخ" - -#: lib/Fetchmail/imap.php:136 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:131 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (پیدا کردن پروتکلها بطور خودکار)" - -#: lib/Fetchmail/imap.php:148 templates/login/login.inc:163 -msgid "IMAP over SSL" -msgstr "IMAP روی SSL" - -#: lib/Fetchmail/imap.php:154 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP بر SSL (گواهی خودامضاء) " - -#: templates/login/login.inc:164 -msgid "IMAP over SSL (self-signed)" -msgstr "IMAP بر SSL(گواهی خودامضاء) " - -#: lib/Fetchmail/imap.php:142 templates/login/login.inc:162 -msgid "IMAP, no TLS" -msgstr "IMAP ،نه TLS" - -#: lib/Fetchmail/imap.php:49 -msgid "IMAP/POP3 Mail Servers" -msgstr "کارسازهای نامه‌های الکترونیکی IMAP/POP3" - -#: lib/IMP.php:906 -msgid "INBOX" -msgstr "INBOX" - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "در صورت ادامه، تمامی پیغامها در این پوشه(ها) از بین خواهد رفت!" - -#: templates/compose/spelling.inc:82 -msgid "Ignore" -msgstr "نادیده گرفتن" - -#: templates/compose/spelling.inc:83 -msgid "Ignore All" -msgstr "نادیده گرفتن همه" - -#: templates/saveimage/saveimage.inc:8 -msgid "Image" -msgstr "تصویر" - -#: templates/folders/import.inc:20 -msgid "Import" -msgstr "درون‌برد" - -#: templates/pgp/import_key.inc:65 templates/smime/import_key.inc:85 -msgid "Import Key" -msgstr "درون‌برد کلید" - -#: templates/pgp/pgp.inc:139 -msgid "Import Keypair" -msgstr "درون‌برد جفت کلید" - -#: templates/folders/actions.inc:27 -msgid "Import Messages" -msgstr "درون‌برد پیغامها" - -#: pgp.php:42 -msgid "Import PGP Key" -msgstr "درون‌برد کلید PGP" - -#: templates/smime/smime.inc:91 -msgid "Import Personal Certificate" -msgstr "درون‌برد گواهیهای شخصی" - -#: templates/pgp/import_key.inc:14 -msgid "Import Personal Private PGP Key" -msgstr "درون‌برد کلید خصوصی شخصی PGP" - -#: templates/pgp/import_key.inc:9 -msgid "Import Personal Public PGP Key" -msgstr "درون‌برد کلید عمومی شخصی PGP " - -#: templates/smime/import_key.inc:4 -msgid "Import Personal S/MIME Certificates" -msgstr "درون‌برد گواهیهای S/MIME شخصی" - -#: templates/pgp/pgp.inc:42 templates/smime/smime.inc:40 -msgid "Import Public Key" -msgstr "درون‌برد کلید عمومی" - -#: templates/pgp/import_key.inc:4 -msgid "Import Public PGP Key" -msgstr "درون‌برد کلید عمومی PGP" - -#: templates/smime/import_key.inc:8 -msgid "Import Public S/MIME Key" -msgstr "درون‌برد کلید S/MIME عمومی " - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "درون‌برد کلید S/MIME" - -#: templates/folders/import.inc:9 -msgid "Import mbox File" -msgstr "درون‌برد پروندهٔ‌ mbox" - -# -#: templates/folders/import.inc:16 -#, php-format -msgid "Import mbox file %s into folder %s." -msgstr "درون‌برد پروندهٔ‌ %s mbox در پوشهٔ %s" - -#: mailbox.php:725 message.php:496 templates/message/navbar_navigate.inc:7 -#: templates/mailbox/navbar.inc:16 templates/mailbox/navbar.inc:33 -#: templates/mailbox/legend.inc:7 -msgid "Important" -msgstr "مهم" - -#: templates/search/main.inc:47 -msgid "Important messages" -msgstr "پیغامهای مهم" - -# -#: folders.php:157 -#, php-format -msgid "Imported %d messages from %s." -msgstr "%d پیغام از %s درون‌برد شد" - -#: lib/MIME/Viewer/itip.php:727 -msgid "In Process" -msgstr "در حال انجام" - -#: folders.php:378 lib/IMP.php:366 lib/Folder.php:242 lib/IMAP/Tree.php:203 -msgid "Inbox" -msgstr "Inbox" - -#: config/prefs.php.dist:489 -msgid "Include a brief summary of the header in a reply?" -msgstr "آیا پاسخ شامل یک خلاصه از سرآمد باشد؟" - -#: config/prefs.php.dist:483 -msgid "Include original message in a reply?" -msgstr "آیا پاسخ شامل پیغام اصلی باشد؟" - -#: lib/MIME/Viewer/status.php:132 lib/MIME/Viewer/notification.php:63 -msgid "Info" -msgstr "اطلاعات" - -# -#: templates/pgp/pgp.inc:27 templates/smime/smime.inc:25 -#, php-format -msgid "Information on %s Public Key" -msgstr "اطلاعات بر روی کلید عمومی %s" - -#: templates/pgp/pgp.inc:77 -msgid "Information on Personal Private Key" -msgstr "اطلاعات بر روی کلید خصوصی شخصی" - -#: templates/pgp/pgp.inc:72 templates/smime/smime.inc:68 -msgid "Information on Personal Public Key" -msgstr "اطلاعات بر روی کلید عمومی شخصی" - -#: templates/compose/attachments.inc:15 templates/compose/compose.inc:505 -#: templates/compose/attachments.js:99 -msgid "Inline" -msgstr "در خط" - -#: templates/smime/import_key.inc:9 -msgid "Insert Certificate Here" -msgstr "گواهی را اینجا درج کنید" - -#: templates/pgp/import_key.inc:15 -msgid "Insert Personal Private PGP Key Here" -msgstr "کلید محرمانهٔ شخصی PGP را اینجا درج کنید" - -#: templates/pgp/import_key.inc:10 -msgid "Insert Personal Public PGP Key Here" -msgstr "کلید عمومی شخصی PGP را اینجا درج کنید" - -#: templates/pgp/import_key.inc:5 -msgid "Insert Public PGP Key Here" -msgstr "کلید عمومی PGP را اینجا درج کنید" - -#: lib/MIME/Viewer/itip.php:377 -msgid "Invalid Action selected for this component." -msgstr "عمل غیرمعتبری برای این مؤلفه انتخاب شده است" - -#: mailbox.php:577 mailbox.php:618 -msgid "Invalid Address" -msgstr "آدرس غیرمعتبر" - -#: lib/Fetchmail/imap.php:311 -msgid "Invalid Remote Mailbox" -msgstr "نامه‌دان راه دور غیرمعتبر" - -#: compose.php:131 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "نویسهٔ غیرمعتبر در آدرس پست الکترونیک : %s" - -#: pgp.php:16 smime.php:82 -msgid "Invalid key" -msgstr "کلید غیرمعتبر" - -#: pgp.php:196 -msgid "Invalid personal PGP private key." -msgstr "کلید غیرمعتبر محرمانهٔ شخصی PGP " - -#: pgp.php:171 -msgid "Invalid personal PGP public key." -msgstr "کلید غیرمعتبر عمومی شخصی PGP" - -#: templates/mailbox/navbar.inc:12 -msgid "Invert" -msgstr "معکوس" - -#: templates/compose/compose.inc:575 -msgid "KB" -msgstr "کیلوبایت" - -#: templates/pgp/pgp.inc:113 -msgid "Key Length" -msgstr "طول کلید" - -#: templates/pgp/pgp.inc:37 templates/smime/smime.inc:35 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "درون‌برد کلید در دسترس نیست. ارسال فایل بر روی این کارساز مقدور نیست" - -#: templates/pgp/pgp.inc:39 templates/smime/smime.inc:37 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"درون‌برد کلید در دسترس نیست. شما کتابچهٔ آدرسی برای تماسهای خود مشخص ننموده‌اید" - -#: pgp.php:318 -msgid "Key successfully sent to the public keyserver." -msgstr "کلید با موفّقیّت به کارساز کلید عمومی فرستاده شد" - -#: templates/login/login.inc:207 -msgid "Language" -msgstr "زبان" - -#: config/prefs.php.dist:918 -msgid "Last Mailbox Page" -msgstr "صفحهٔ آخر نامه‌دان" - -#: mailbox.php:351 -msgid "Last Page" -msgstr "صفحهٔ آخر" - -#: templates/compose/compose.inc:388 -msgid "Li_nk Attachments" -msgstr "پیوند پیوستها" - -#: attachment.php:34 lib/Compose.php:1090 -msgid "Linked attachments are forbidden." -msgstr "پیوستهای پیوندی مجاز نیست" - -#: lib/Compose.php:1107 -#, php-format -msgid "Links will expire on %s" -msgstr "پیوندها بر روی %s منقضی خواهند شد." - -#: config/prefs.php.dist:1081 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"آیا هنگامی که صفحهٔ تماسها بار می‌شود تمامی تماسها فهرست شوند؟ (در غیر اینصورت " -"تنها شما تماسهایی را می‌بینید که بطور صریح جستجو کنید)" - -#: config/prefs.php.dist:688 -msgid "Listing in the Header" -msgstr "فهرست شدن در سرآمد" - -#: templates/fetchmail/manage.inc:30 -msgid "Local Mailbox:" -msgstr "نامه‌دان محلی:" - -#: lib/MIME/Viewer/itip.php:630 -msgid "Location" -msgstr "موقعیت" - -#: templates/login/login.inc:217 -msgid "Log in" -msgstr "ورود" - -#: lib/Block/summary.php:117 -#, php-format -msgid "Log in to %s" -msgstr "ورود به %s" - -#: templates/login/login.inc:134 -msgid "Login" -msgstr "ورود" - -#: config/prefs.php.dist:39 -msgid "Login Tasks" -msgstr "وظایف ورود" - -#: templates/compose/compose.inc:295 -msgid "Low" -msgstr "پایین" - -#: mailbox.php:718 message.php:294 templates/mailbox/legend.inc:13 -msgid "Low Priority" -msgstr "اولویت پایین" - -#: templates/compose/compose.inc:296 -msgid "Lowest" -msgstr "پایین‌تر‌ین" - -#: lib/MIME/Viewer/appledouble.php:46 -msgid "Macintosh File" -msgstr "پرونده‌ Macintosh " - -#: templates/smime/passphrase.inc:13 -msgid "Mail" -msgstr "نامه الکترونیکی" - -#: config/prefs.php.dist:96 -msgid "Mail Previews" -msgstr "پیش‌نمایشهای نامه" - -#: templates/fetchmail/driver_select.inc:16 -msgid "Mail server type to connect to:" -msgstr "نوع کارساز نامهٔ الکترونیکی برای متصل شدن به:" - -#: folders.php:396 -msgid "Mailbox" -msgstr "نامه‌دان" - -#: config/prefs.php.dist:111 -msgid "Mailbox and Folder Display Options" -msgstr "گزینه‌های نمایش نامه‌دان و پوشه" - -#: templates/folders/actions.inc:18 -msgid "Mark All Messages in Folder as Seen" -msgstr "علامت گذاری تمام پیغامهای پوشه به عنوان مشاهده شده" - -#: templates/folders/actions.inc:19 -msgid "Mark All Messages in Folder as Unseen" -msgstr "علامت گذاری تمام پیغامهای پوشه به عنوان مشاهده نشده" - -#: templates/message/navbar_navigate.inc:5 templates/mailbox/navbar.inc:30 -msgid "Mark as:" -msgstr "علامت گذاری بعنوان:" - -#: config/prefs.php.dist:653 -msgid "Mark different levels of quoting with different colors?" -msgstr "آیا سطوح مختلف نقل قولها، با رنگهای مختلف علامت گذاری شود؟" - -#: templates/fetchmail/manage.inc:40 -msgid "Mark messages as seen? (IMAP only)" -msgstr "آیا پیغامها بعنوان مشاهده شده علامت گذاری شوند؟ (فقط IMAP)" - -#: config/prefs.php.dist:661 -msgid "Mark simple markup?" -msgstr "علائم ساده علامت ‌گذاری شوند؟" - -#: templates/search/header.inc:46 -msgid "Match All Queries" -msgstr "تطبیق تمامی پرس‌وجوها" - -#: templates/search/header.inc:42 -msgid "Match Any Query" -msgstr "تطبیق هر پرس‌وجو" - -#: templates/compose/compose.inc:511 -msgid "Maximum Attachment Size" -msgstr "بیشینهٔ اندازهٔ پیوست" - -#: lib/api.php:74 -msgid "Maximum Number of Folders" -msgstr "بیشینهٔ تعداد پوشه‌ها" - -#: templates/compose/compose.inc:492 -msgid "Maximum number of attachments reached." -msgstr "رسیدن به بیشینهٔ تعداد پیوستها" - -#: templates/compose/compose.inc:487 -msgid "Maximum total attachment size reached." -msgstr "رسیدن به بیشینهٔ مجموع اندازهٔ پیوست" - -#: lib/MIME/Viewer/itip.php:584 -msgid "Meeting Cancellation" -msgstr "لغو شدن ملاقات" - -#: lib/MIME/Viewer/itip.php:534 -msgid "Meeting Information" -msgstr "اطلاعات ملاقات" - -#: lib/MIME/Viewer/itip.php:544 -msgid "Meeting Proposal" -msgstr "طرح پیشنهادی ملاقات" - -#: lib/MIME/Viewer/itip.php:575 -msgid "Meeting Reply" -msgstr "پاسخ ملاقات" - -#: lib/MIME/Viewer/itip.php:556 -msgid "Meeting Update" -msgstr "بروزرسانی ملاقات" - -#: lib/MIME/Viewer/itip.php:561 -msgid "Meeting Update Request" -msgstr "درخواست بروزرسانی ملاقات" - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "گزینگان فهرست پوشه" - -#: lib/Compose.php:326 -msgid "Message" -msgstr "پیغام" - -#: compose.php:528 compose.php:555 compose.php:587 config/prefs.php.dist:50 -msgid "Message Composition" -msgstr "ایجاد پیغام" - -#: config/prefs.php.dist:929 -msgid "Message Date" -msgstr "تاریخ پیغام" - -#: config/prefs.php.dist:49 config/prefs.php.dist:65 config/prefs.php.dist:78 -#: config/prefs.php.dist:87 config/prefs.php.dist:95 config/prefs.php.dist:103 -msgid "Message Options" -msgstr "گزینه‌های پیغام" - -#: search.php:358 -msgid "Message Search" -msgstr "جستجوی پیغام" - -#: config/prefs.php.dist:933 -msgid "Message Size" -msgstr "اندازهٔ پیغام" - -#: message.php:379 -msgid "Message Source" -msgstr "سرچشمهٔ پیغام" - -#: config/prefs.php.dist:66 -msgid "Message Viewing" -msgstr "مشاهدهٔ پیغام" - -#: templates/search/header.inc:55 -msgid "Message fields" -msgstr "فیلدهای پیغام" - -#: templates/search/main.inc:6 -msgid "Message flags" -msgstr "پرچمهای پیغام" - -#: templates/search/main.inc:83 -msgid "Message folders" -msgstr "پوشه‌های پیغام" - -#: lib/Compose.php:324 -#, php-format -msgid "Message from %s" -msgstr "پیغام از %s" - -#: mailbox.php:658 -msgid "Message has attachments" -msgstr " پیغام دارای پیوست است" - -#: mailbox.php:649 -msgid "Message is encrypted" -msgstr " پیغام رمز بندی می‌شود" - -#: mailbox.php:644 -msgid "Message is signed" -msgstr " پیغام امضاء می‌شود" - -#: templates/search/header.inc:33 -msgid "Message matches" -msgstr "تطبیقهای پیغام" - -#: compose.php:770 compose.php:784 -msgid "Message redirected successfully." -msgstr "پیغام با موفّقیّت تغییر مسیر داده شد" - -# -#: compose.php:1017 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "پیغام با موفّقیّت ارسال شد، اما در %s حفظ نشد" - -#: compose.php:1076 compose.php:1091 -msgid "Message sent successfully." -msgstr "پیغام با موفّقیّت فرستاده شد" - -#: config/prefs.php.dist:953 -msgid "Messages per page in the mailbox view." -msgstr "تعداد پیغامها در هر صفحه نمایش نامه‌دان" - -#: mailbox.php:315 -msgid "Messages to" -msgstr "پیغامها به" - -#: templates/acl/acl.inc:29 -msgid "Modify" -msgstr "تغییر" - -# -#: templates/compose/expand.inc:12 -#, php-format -msgid "More than one address found for field '%s'." -msgstr "برای فیلد '%s' بیش از یک آدرس پیدا شد" - -#: templates/message/navbar_navigate.inc:18 templates/mailbox/navbar.inc:50 -msgid "Move" -msgstr "انتقال" - -#: templates/prefs/sourceselect.inc:316 -msgid "Move down" -msgstr "انتقال به پایین" - -#: config/prefs.php.dist:619 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "انتقال هرزنامه‌ها و نامه‌ها به پوشه‌های مربوطه" - -#: templates/message/navbar_navigate.inc:18 -msgid "Move to folder" -msgstr "انتقال به پوشه" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move up" -msgstr "انتقال به بالا" - -#: lib/MIME/Viewer/alternative.php:129 -msgid "Multipart/alternative" -msgstr "چند بخشی/جایگزین" - -#: thread.php:76 thread.php:148 -msgid "Multiple Message View" -msgstr "نمای چندگانهٔ پیغام" - -#: templates/pgp/pgp.inc:2 templates/fetchmail/manage.inc:48 -#: templates/smime/smime.inc:2 -msgid "NOTE" -msgstr "توجه" - -#: lib/MIME/Viewer/itip.php:642 templates/contacts/contacts.inc:233 -msgid "Name" -msgstr "نام" - -#: pgp.php:110 -msgid "Name and/or email can not be empty" -msgstr "نام و/یا آدرس نامهٔ الکترونیکی نمی‌تواند خالی باشد" - -#: lib/MIME/Viewer/itip.php:732 -msgid "Needs Action" -msgstr "نیاز به فعالیت" - -#: config/prefs.php.dist:568 config/prefs.php.dist:580 -#: config/prefs.php.dist:788 -msgid "Never" -msgstr "هرگز" - -# -#: config/prefs.php.dist:558 -msgid "Never save attachments" -msgstr "هرگز پیوستها حفظ نشوند" - -#: templates/acl/acl.inc:124 -msgid "New" -msgstr "جدید" - -#: lib/IMP.php:611 -msgid "New Folder" -msgstr "پوشهٔ جدید" - -#: config/prefs.php.dist:88 -msgid "New Mail" -msgstr "نامهٔ جدید" - -#: templates/search/main.inc:19 -msgid "New messages" -msgstr "پیغامهای جدید" - -#: templates/compose/spelling.inc:133 -msgid "Next" -msgstr "بعدی" - -#: templates/message/navbar_navigate.inc:33 -msgid "Next Message" -msgstr "پیغام بعدی" - -#: mailbox.php:349 -msgid "Next Page" -msgstr "صفحهٔ بعدی" - -#: templates/compose/compose.inc:540 config/prefs.php.dist:989 -msgid "No" -msgstr "خیر" - -#: smime.php:226 -msgid "No Certificate found" -msgstr "گواهی‌ا‌یی پیدا نشد" - -#: templates/compose/encrypt_list.inc:5 -msgid "No Encryption" -msgstr "بدون رمزبندی" - -#: templates/pgp/pgp.inc:19 -msgid "No Keys in Keyring" -msgstr "هیچ کلیدی در حلقهٔ کلید نیست" - -#: mailbox.php:368 -#, php-format -msgid "No Messages" -msgstr "پیغامی نیست" - -#: pgp.php:137 -msgid "No PGP public key imported." -msgstr "هیچ کلید عمومی PGP درون‌برد نشده" - -#: templates/smime/smime.inc:84 -msgid "No Personal Certificate Present" -msgstr "هیچ گواهی شخصی وجود ندارد" - -#: lib/Mailbox.php:329 -msgid "No Preview Text" -msgstr "بدون پیش‌نمایش متن" - -#: templates/smime/smime.inc:15 -msgid "No Public Keys Found" -msgstr "کلید عمومی‌ا‌یی پیدا نشد" - -#: smime.php:151 -msgid "No S/MIME public key imported." -msgstr "هیچ کلید عمومی S/MIME درون‌برد نشده" - -#: lib/MIME/Viewer/tnef.php:94 -msgid "No attachments found." -msgstr "هیچ پیوستی پیدا نشد" - -#: acl.php:72 acl.php:98 -msgid "No folder selected." -msgstr "هیچ پوشه‌ای انتخاب نشد" - -#: lib/Block/summary.php:143 -msgid "No folders are being checked for new mail." -msgstr "هیچ پوشه‌ای برای نامهٔ جدید جستجو نشد" - -#: folders.php:206 lib/Folder.php:600 lib/Folder.php:651 -msgid "No folders were specified" -msgstr "هیچ پوشه‌ای مشخص نشد" - -#: lib/Block/summary.php:149 -msgid "No folders with new messages" -msgstr "پوشه‌ای با پیغامهای جدید نیست" - -#: lib/Block/summary.php:146 -msgid "No folders with unseen messages" -msgstr "پوشه‌ای با پیغام مشاهده نشده نیست" - -#: lib/Compose.php:320 -msgid "No message body text" -msgstr "متن بدنهٔ پیغام نیست" - -#: lib/Mailbox.php:373 -msgid "No messages matched your search." -msgstr "هیچ پیغامی با جستجوی شما تطابق ندارد" - -#: pgp.php:189 -msgid "No personal PGP private key imported." -msgstr "هیچ کلید PGP خصوصی شخصی‌ای درون‌برد نشده" - -#: pgp.php:165 -msgid "No personal PGP public key imported." -msgstr "هیچ کلید PGP عمومی شخصی درون‌برد نشده" - -#: smime.php:201 -msgid "No personal S/MIME certificates imported." -msgstr "هیچ گواهی S/MIME شخصی درون‌برد نشده" - -#: spelling.php:220 -msgid "No spellchecking program configured." -msgstr "هیچ برنامهٔ خطایاب املایی پیکربندی نشده" - -#: templates/compose/spelling.inc:48 -msgid "No spelling errors" -msgstr "هیچ خطای املایی وجود ندارد" - -#: templates/compose/spelling.inc:100 -msgid "No suggestions" -msgstr "پیشنهادی نیست" - -#: acl.php:68 acl.php:94 -msgid "No user specified." -msgstr "هیچ کاربری مشخص نشده" - -#: lib/MIME/Viewer/itip.php:663 -msgid "Non Participant" -msgstr "بدون شرکت کننده" - -#: lib/MIME/Viewer/itip.php:620 templates/prefs/sourceselect.inc:35 -#: templates/prefs/sentmailselect.inc:41 templates/prefs/spamselect.inc:24 -#: templates/mailbox/navbar.inc:11 -msgid "None" -msgstr "هیچکدام" - -#: templates/compose/compose.inc:294 -msgid "Normal" -msgstr "عادی" - -#: templates/mailbox/navbar.inc:21 templates/mailbox/navbar.inc:39 -msgid "Not Deleted" -msgstr "حذف نشده" - -#: templates/message/navbar_navigate.inc:12 templates/mailbox/navbar.inc:23 -#: templates/mailbox/navbar.inc:42 -msgid "Not Draft" -msgstr "غیر پیش نویس" - -#: templates/message/navbar_navigate.inc:8 templates/mailbox/navbar.inc:17 -#: templates/mailbox/navbar.inc:34 -msgid "Not Important" -msgstr "غیر مهم" - -#: templates/mailbox/navbar.inc:25 -msgid "Not Personal" -msgstr "غیر شخصی" - -#: lib/Crypt/PGP.php:155 lib/Crypt/SMIME.php:152 lib/Crypt/SMIME.php:158 -#: lib/Crypt/SMIME.php:167 -msgid "Not a valid public key." -msgstr "کلید عمومی نامعتبر" - -#: templates/search/main.inc:67 -msgid "Not deleted messages" -msgstr "پیغامهای حذف نشده" - -#: templates/search/main.inc:51 -msgid "Not important messages" -msgstr "پیغامهای غیر مهم" - -#: lib/Maintenance/Task/fetchmail_login.php:75 -msgid "Note that this can take some time" -msgstr "توجه کنید که این می‌تواند زمان ببرد" - -#: config/prefs.php.dist:617 -msgid "Nothing" -msgstr "هیچ چیز" - -#: config/prefs.php.dist:372 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "تعداد ماه‌های نگهداری نامه‌های قدیمی، اگر آنها ماهیانه حذف شوند" - -#: config/prefs.php.dist:354 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"تعداد پوشه‌های نامه‌های ارسالی قدیمی برای نگهداری، اگر آنها ماهیانه حذف شود" - -#: lib/MIME/Viewer/itip.php:511 lib/MIME/Viewer/itip.php:687 -#: templates/contacts/contacts.inc:249 -msgid "OK" -msgstr "صحیح است" - -#: templates/pgp/import_key.inc:48 templates/smime/import_key.inc:49 -#: templates/search/fields.inc:5 -msgid "OR" -msgstr "یا" - -#: templates/search/main.inc:15 -msgid "Old messages" -msgstr "پیغامهای قدیمی" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:54 -msgid "Old sent-mail folders being purged." -msgstr "پوشهٔ نامه‌های فرستاده شده خالی شد" - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "آیا تنها پوشه‌هایی که پیغامهای خوانده نشده دارند نمایش داده شوند؟" - -#: templates/folders/javascript.inc:71 -msgid "Only one folder should be selected for this action." -msgstr "برای این عمل تنها یک پوشه باید انتخاب شود" - -#: templates/menu.inc:10 templates/menu.inc:29 -msgid "Ope_n Folder" -msgstr "بازکردن پوشه" - -#: templates/menu.inc:26 -msgid "Open Folder" -msgstr "باز کردن پوشه" - -#: folders.php:421 -msgid "Opened Folder" -msgstr "پوشهٔ باز شده" - -#: lib/MIME/Viewer/itip.php:659 -msgid "Optional Participant" -msgstr "شریک انتخابی" - -#: fetchmail.php:33 templates/fetchmail/top.inc:3 -#: templates/fetchmail/fetchmail.inc:6 -msgid "Other Mail Accounts" -msgstr "بقیه حسابهای پستی" - -#: config/prefs.php.dist:110 config/prefs.php.dist:119 -#: config/prefs.php.dist:126 config/prefs.php.dist:134 -#: config/prefs.php.dist:143 -msgid "Other Options" -msgstr "گزینه‌های دیگر" - -#: lib/MIME/Viewer/pgp.php:169 lib/MIME/Viewer/pgp.php:209 -#: lib/MIME/Viewer/pgp.php:295 templates/pgp/passphrase.inc:16 -msgid "PGP" -msgstr "PGP" - -#: templates/compose/encrypt_list.inc:7 -msgid "PGP Encrypt Message" -msgstr "پیغام رمزبندی شدهٔ PGP" - -#: compose.php:329 -msgid "PGP Error: " -msgstr "خطای PGP: " - -#: compose.php:308 -msgid "PGP Error: Need passphrase for personal private key." -msgstr "خطای PGP: به عبارت گذر برای کلید خصوصی شخصی نیاز می‌باشد" - -#: config/prefs.php.dist:135 -msgid "PGP Options" -msgstr "گزینه‌های PGP" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "واردکردن عبارت گذرPGP " - -#: templates/pgp/pgp.inc:55 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "پشتیبانی جفت کلید شخصی PGP به یک اتصال امن وب نیاز دارد" - -#: lib/MIME/Viewer/pgp.php:177 -msgid "PGP Public Key Text" -msgstr "متن کلید عمومی PGP" - -# -#: pgp.php:149 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "کلید عمومی PGP برای \"%s (%s)\" با موفّقیّت اضافه شد" - -# -#: pgp.php:245 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "کلید عمومی PGP برای \"%s\" با موفّقیّت حذف شد" - -#: templates/pgp/pgp.inc:14 -msgid "PGP Public Keyring" -msgstr "حلقه کلید عمومی PGP" - -#: templates/compose/encrypt_list.inc:8 -msgid "PGP Sign Message" -msgstr "پیغام امضاء شدهٔ PGP" - -#: templates/compose/encrypt_list.inc:9 -msgid "PGP Sign/Encrypt Message" -msgstr "پیغام امضاء شده/رمزبندی شده PGP" - -#: pgp.php:202 -msgid "PGP private key successfully added." -msgstr "کلید شخصی PGP با موفّقیّت اضافه شد" - -#: pgp.php:177 -msgid "PGP public key successfully added." -msgstr "کلید عمومی PGP با موفّقیّت اضافه شد" - -#: templates/pgp/notactive.inc:4 -msgid "PGP support is disabled on this system." -msgstr "پشتیبانی PGP روی این سامانه فعال نیست" - -#: lib/MIME/Viewer/pgp.php:213 -msgid "" -"PGP support is not currently active so the digital signature is unable to be " -"verified." -msgstr "" -"پشتیبانی PGP در حال حاضر فعال نمی‌باشد از اینرو امضای دیجیتالی قابل بازبینی " -"نیست" - -#: lib/MIME/Viewer/pgp.php:300 -msgid "" -"PGP support is not currently active so the message is unable to be decrypted." -msgstr "" -"پشتیبانی PGP در حال حاضر فعال نمی‌باشد از اینرو پیغام قابل رمزگشایی نیست " - -#: templates/pgp/pgp.inc:2 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"PGP برای عملکرد صحیح خود از پنجره‌های گشودنی استفاده می‌کند. مرورگر خود را " -"برای استفاده از این پنجره‌ها تنظیم کنید" - -#: lib/Fetchmail/imap.php:107 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:102 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (تشخیص خودکار پروتکلها) " - -#: lib/Fetchmail/imap.php:119 -msgid "POP3 over SSL" -msgstr "POP3 روی SSL" - -#: lib/Fetchmail/imap.php:125 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 روی SSL (گواهی خودامضاء)" - -#: templates/login/login.inc:166 -msgid "POP3 over SSL (self-signed)" -msgstr "POP3 روی SSL (خودامضاء)" - -#: lib/Fetchmail/imap.php:113 -msgid "POP3, no TLS" -msgstr "POP3، نه TLS" - -# -#: templates/mailbox/header.inc:19 -#, php-format -msgid "Page %d of %d" -msgstr "صفحهٔ %d از %d" - -#: config/prefs.php.dist:915 -msgid "Page with the First Unseen Message" -msgstr "صفحه با اولین پیغام مشاهده نشده" - -#: config/prefs.php.dist:916 -msgid "Page with the Last Unseen Message" -msgstr "صفحه با آخرین پیغام مشاهده نشده" - -#: templates/message/headers.inc:43 -msgid "Part(s)" -msgstr "بخش(ها)" - -#: templates/pgp/pgp.inc:123 -msgid "Passphrase" -msgstr "عبارت گذر" - -#: templates/pgp/pgp.inc:128 -msgid "Passphrase (Again)" -msgstr "عبارت گذر (دوباره)" - -#: pgp.php:310 smime.php:235 -msgid "Passphrase successfully unloaded." -msgstr " عبارت گذر با موفّقیّت ارسال شد" - -#: templates/pgp/passphrase.inc:29 templates/smime/passphrase.inc:17 -msgid "Passphrase:" -msgstr "عبارت گذر:" - -#: pgp.php:112 -msgid "Passphrases can not be empty" -msgstr " عبارت گذر نمی‌تواند خالی باشد" - -#: pgp.php:114 -msgid "Passphrases do not match" -msgstr "عبارات گذر منطبق نیستند" - -#: templates/fetchmail/manage.inc:20 templates/smime/import_key.inc:71 -#: templates/login/login.inc:199 -msgid "Password" -msgstr "اسم رمز" - -#: templates/fetchmail/manage.inc:48 -msgid "Perform maintenance operations on login?" -msgstr "آیا عملیات نگهداری به هنگام ورود اجرا شود؟" - -#: acl.php:76 acl.php:102 -msgid "Permissions for this user can not be changed." -msgstr "مجوزهای این کاربر را نمی‌توان تغییر داد" - -#: mailbox.php:694 message.php:487 templates/mailbox/navbar.inc:24 -#: templates/mailbox/legend.inc:10 -msgid "Personal" -msgstr "شخصی" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "اطلاعات شخصی" - -#: pgp.php:120 -msgid "Personal PGP keypair generated successfully." -msgstr "جفت کلید شخصی PGP با موفّقیّت تولید شد" - -#: pgp.php:127 -msgid "Personal PGP keys deleted successfully." -msgstr "کلیدهای شخصی PGP با موفّقیّت حذف شدند" - -#: smime.php:207 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "گواهیهای شخصی S/MIME درون‌برد نشد:" - -#: smime.php:132 -msgid "Personal S/MIME keys deleted successfully." -msgstr "کلیدهای شخصی S/MIME با موفّقیّت حذف شدند" - -#: config/prefs.php.dist:215 -msgid "Place your signature before replies and forwards?" -msgstr "آیا قبل از پاسخ و ارجاع امضای شما گنجانده شود؟" - -#: compose.php:227 -msgid "Plaintext Version of Message" -msgstr "نسخهٔ متن معمولی پیغام" - -#: config/prefs.php.dist:809 -msgid "" -"Play sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms will " -"require a plugin." -msgstr "" -"آیا پخش صدا بر روی نامهٔ جدید صورت گیرد؟ برای این منظور می‌بایست مرورگر شما از " -"اینگونه فایلهای صوتی پشتیبانی نماید." - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:200 -msgid "Please enter a name for the new folder:" -msgstr "لطفاً نامی برای پوشهٔ جدید وارد کنید:" - -#: templates/folders/javascript.inc:94 templates/folders/javascript.inc:96 -msgid "Please enter the name of the new folder:" -msgstr "لطفاً نامی برای پوشهٔ جدید وارد کنید:" - -#: templates/folders/javascript.inc:129 -msgid "Please enter the new name:" -msgstr "لطفاً نام جدید را وارد کنید:" - -#: templates/pgp/passphrase.inc:19 -#, php-format -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per %s session." -msgstr "" -"لطفاً عبارت گذر را برای کلید خصوصی PGP خود وارد کنید. شما به این عمل تنها در " -"هر %s نشست نیاز دارید" - -#: templates/smime/passphrase.inc:13 -#, php-format -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per %s session." -msgstr "" -"لطفاً عبارت گذر را برای کلید خصوصی S/MIME خود وارد کنید. شما به این عمل تنها " -"در هر %s نشست نیاز دارید" - -#: recompose.php:88 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"لطفاً برای ادامه عمل ارسال پیغام دوباره وارد شوید. زیرا اگر شما از کوکیها " -"استفاده نکنید و صفحه تولید پیغام شما در یک پنجره گشودنی باشد، شما مجبور به " -"ورود دوباره در پنجرهٔ اصلی خواهید بود و این امر می‌تواند باعث دزدیدن ID نشست " -"شما توسط نفوذگران شود" - -#: templates/login/login.inc:71 -msgid "Please provide your password." -msgstr "لطفاً اسم رمز خود را آماده کنید" - -#: templates/login/login.inc:67 -msgid "Please provide your username." -msgstr "لطفاً نام کاربری خود را آماده کنید:" - -#: compose.php:79 lib/IMP.php:517 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "لطفاً ابهام یا آدرس غیرمعتبر را برطرف کنید" - -#: lib/MIME/Viewer/itip.php:600 -msgid "" -"Please review the following information, and then select an action from the " -"menu below." -msgstr "" -"لطفاً اطلاعات زیر را مرور کرده، و سپس یک فعالیت از گزینگان زیر را برگزینید" - -#: templates/folders/javascript.inc:53 -msgid "Please select a folder before you perform any actions." -msgstr "لطفاً قبل از انجام هر گونه فعالیتی یک پوشه انتخاب کنید" - -#: lib/MIME/Viewer/itip.php:463 -msgid "Please select an action from the menu below." -msgstr "لطفاً یک فعالیت از گزینگان زیر را برگزینید" - -#: templates/search/javascript.inc:41 -msgid "Please select at least one folder to search." -msgstr "لطفاً حداقل یک شاخه برای جستجو انتخاب کنید" - -#: templates/folders/javascript.inc:4 -msgid "Please select only one folder for this operation." -msgstr "لطفاً برای این عمل فقط یک پوشه انتخاب کنید" - -#: templates/compose/redirect.inc:73 -msgid "Please select or edit in the box to the right:" -msgstr "لطفاً در جعبهٔ چپ انتخاب و یا ویرایش کنید:" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "در اختیار هورد" - -#: config/prefs.php.dist:207 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "قبل از امضای شما خط فاصله ('-- ') گذاشته شود؟" - -#: filterprefs.php:40 pgp.php:257 smime.php:241 -msgid "Preferences successfully updated." -msgstr "گزینه‌ها با موفّقیّت بروزرسانی شدند" - -#: templates/compose/attachments.inc:3 -msgid "Preview" -msgstr "پیش‌نمایش" - -#: templates/message/navbar_navigate.inc:28 -msgid "Previous Message" -msgstr "پیغام قبلی" - -#: mailbox.php:340 -msgid "Previous Page" -msgstr "صفحهٔ قبلی" - -#: templates/message/navbar_actions.inc:33 -msgid "Print" -msgstr "چاپ" - -#: templates/message/headers.inc:38 -msgid "Priority" -msgstr "اولویت" - -#: templates/smime/import_key.inc:76 -msgid "Private Key Password" -msgstr "اسم رمز کلید خصوصی" - -#: config/prefs.php.dist:557 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "اعلان زمانی که یک پیوست ارسال می‌گردد: مقدار پیش فرض نه است" - -#: config/prefs.php.dist:556 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "اعلان زمانی که یک پیوست ارسال می‌گردد: مقدار پیش فرض بله است" - -#: templates/fetchmail/manage.inc:10 -msgid "Protocol:" -msgstr "پروتکل:" - -#: lib/Crypt/PGP.php:461 -msgid "Public PGP keyserver support has been disabled." -msgstr "پشتیبانی کارساز کلید عمومی ‌PGP غیر فعال شده است" - -#: templates/mailbox/actions_deleted.inc:8 templates/mailbox/actions.inc:37 -msgid "Pur_ge Deleted" -msgstr "پاکسازی حذف شده‌ها" - -#: templates/mailbox/actions_deleted.inc:8 templates/mailbox/actions.inc:37 -msgid "Purge Deleted" -msgstr "پاکسازی حذف شده‌ها" - -#: templates/folders/actions.inc:24 -msgid "Purge Folder(s)" -msgstr "پاکسازی پوشه(ها)" - -#: config/prefs.php.dist:391 -msgid "Purge Trash how often:" -msgstr " پاکسازی سطل آشغال در بازه‌های زمانی:" - -#: config/prefs.php.dist:400 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "پاکسازی پیغامهای پوشهٔ سطل آشغال که از این چند روز قدیمی‌تر‌ باشند" - -#: config/prefs.php.dist:381 -msgid "Purge old messages in the Trash folder?" -msgstr "آیا پیغامهای قدیمی در پوشهٔ سطل آشغال پاکسازی شوند؟" - -# -#: lib/Maintenance/Task/purge_trash.php:68 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "پاکسازی %d پیغام از پوشهٔ سطل آشغال" - -# -#: lib/Maintenance/Task/purge_trash.php:66 -msgid "Purging 1 message from Trash folder." -msgstr "پاکسازی یک پیغام از پوشهٔ سطل آشغال" - -# -#: templates/quota/quota.inc:17 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "وضعیت‌ سهمیه: %.2fMB / %.2fMB (%.2f%%)" - -# -#: templates/quota/quota.inc:21 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "وضعیت سهمیه: %.2f مگابایت/بدون محدودیت" - -# -#: templates/quota/quota.inc:24 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "وضعیت‌ سهمیه: بدون محدودیت" - -#: config/prefs.php.dist:497 -#, php-format -msgid "Quoting %f:" -msgstr "نقل قول %f:" - -#: templates/compose/compose.inc:385 -msgid "Re_quest Delivery Confirmation" -msgstr "درخواست تائیدیهٔ تحویل" - -#: search.php:163 -msgid "Received On" -msgstr "دریافت شده بر" - -#: search.php:171 -msgid "Received Since" -msgstr "دریافت شده از" - -#: search.php:167 -msgid "Received Until" -msgstr "دریافت شده تا" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirec_t" -msgstr "تغییر مسیر" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirect" -msgstr "تغییر مسیر" - -#: templates/compose/redirect.inc:110 -msgid "Redirect Message" -msgstr "تغییر مسیر پیغام" - -#: compose.php:733 -msgid "Redirect this message" -msgstr "تغییر مسیر این پیغام" - -#: compose.php:793 -msgid "Redirecting failed." -msgstr "تغییر مسیر ناموفّق بود" - -#: templates/compose/compose.inc:581 -msgid "Refresh" -msgstr "بازآوری" - -#: config/prefs.php.dist:794 -msgid "Refresh Folder Views:" -msgstr "بازآوری نماهای پوشه:" - -#: templates/folders/head.inc:3 templates/mailbox/header.inc:4 -msgid "Reload" -msgstr "بارگذاری مجدد" - -#: templates/folders/head.inc:3 -msgid "Reload View" -msgstr "بارگذاری مجدد نما" - -#: lib/MIME/Viewer/itip.php:485 lib/MIME/Viewer/itip.php:504 -msgid "Remember the free/busy information." -msgstr "به یادآوری اطلاعات آزاد/مشغول" - -#: config/prefs.php.dist:991 -msgid "Remember the last view" -msgstr "به ‌یادآوری آخرین فرم نمایش" - -#: templates/fetchmail/manage.inc:27 -msgid "Remote Mailbox:" -msgstr "نامه‌دان راه دور:" - -#: templates/search/fields.inc:40 -msgid "Remove Field From Search" -msgstr "حذف فیلد از جستجو" - -#: templates/prefs/sourceselect.inc:305 -msgid "Remove source" -msgstr "حذف سرچشمه" - -#: templates/folders/actions.inc:8 -msgid "Rename Folder(s)" -msgstr "تغییر نام پوشه(ها)" - -#: config/prefs.php.dist:336 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "آیا پوشهٔ نامه‌های فرستاده شده در ابتدای ماه تغییر نام داده شود؟" - -# -#: lib/Folder.php:554 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "تغییر نام \"%s\" به \"%s\" ناموفّق بود. این چیزی است که کارساز گفته است" - -#: templates/message/navbar_actions.inc:10 -msgid "Repl_y to List" -msgstr "پاسخ به فهرست" - -#: templates/compose/spelling.inc:105 -msgid "Replace with:" -msgstr "جایگزین کردن با:" - -#: templates/message/navbar_actions.inc:8 -msgid "Reply" -msgstr "پاسخ " - -#: lib/MIME/Viewer/itip.php:281 lib/MIME/Viewer/itip.php:374 -msgid "Reply Sent." -msgstr "پاسخ ارسال شد" - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to All" -msgstr "پاسخ به همه" - -#: compose.php:679 -msgid "Reply to All:" -msgstr "پاسخ به همه:" - -#: templates/message/navbar_actions.inc:10 -msgid "Reply to List" -msgstr "پاسخ به فهرست" - -#: compose.php:681 -msgid "Reply to List:" -msgstr ":پاسخ به فهرست" - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to _All" -msgstr "پاسخ به همه" - -#: lib/MIME/Viewer/itip.php:487 lib/MIME/Viewer/itip.php:496 -#: lib/MIME/Viewer/itip.php:506 -msgid "Reply with Not Supported Message" -msgstr "پاسخ با پیغام پشتیبانی نشده" - -#: lib/MIME/Viewer/itip.php:494 -msgid "Reply with free/busy for next 2 months." -msgstr "پاسخ با آزاد/مشغول برای دو ماه آینده" - -#: lib/MIME/Viewer/itip.php:493 -msgid "Reply with requested free/busy information." -msgstr "پاسخ با اطلاعات آزاد/مشغول خواسته شده" - -#: message.php:262 -msgid "Reply-To" -msgstr "پاسخ به" - -#: lib/Compose.php:404 -msgid "Reply-To: " -msgstr "پاسخ به: " - -#: compose.php:677 -msgid "Reply:" -msgstr "پاسخ:" - -#: templates/message/navbar_actions.inc:38 templates/mailbox/actions.inc:26 -msgid "Report as Innocent" -msgstr "گزارش بعنوان بی‌ضرر" - -#: templates/message/navbar_actions.inc:35 templates/mailbox/actions.inc:24 -msgid "Report as Spam" -msgstr "گزارش بعنوان هرزنامه" - -#: templates/compose/compose.inc:382 -msgid "Request a _Read Receipt" -msgstr "درخواست یک رسید مطالعه" - -#: config/prefs.php.dist:583 -msgid "Request delivery confirmation?" -msgstr " آیا برای تحویل تائیدیه درخواست شود؟" - -#: config/prefs.php.dist:571 -msgid "Request read receipts?" -msgstr "آیا رسید مطالعه درخواست شود؟" - -#: mailbox.php:189 -msgid "Requested message not found." -msgstr "پیغام خواسته شده پیدا نشد" - -#: lib/MIME/Viewer/itip.php:651 -msgid "Required Participant" -msgstr "شریک مورد نیاز" - -#: templates/acl/acl.inc:161 templates/search/main.inc:143 -#: templates/search/header.inc:26 -msgid "Reset" -msgstr "بازنشانی" - -#: lib/MIME/Viewer/itip.php:108 -msgid "Respondent Status Updated." -msgstr "حالات پاسخگویی بروزرسانی شدند" - -#: templates/message/navbar_actions.inc:30 -msgid "Resume" -msgstr "از سرگرفتن" - -#: recompose.php:89 -msgid "Resume your session" -msgstr "از سر گرفتن نشست شما" - -#: templates/stationery/prefs.inc:44 -msgid "Return to \"Message Composition\"" -msgstr "بازگشت به ایجاد پیغام" - -#: templates/fetchmail/driver_select.inc:31 -#: templates/fetchmail/account_select.inc:32 templates/fetchmail/manage.inc:69 -msgid "Return to Fetch Mail" -msgstr "بازگشت به واکشی نامه" - -#: templates/pgp/pgp.inc:149 templates/pgp/notactive.inc:15 -#: templates/filters/notactive.inc:22 templates/filters/prefs.inc:60 -msgid "Return to Main Preferences Screen" -msgstr "بازگشت به صفحهٔ اصلی گزینه‌ها" - -#: templates/acl/acl.inc:162 templates/acl/acl.inc:173 -#: templates/smime/notactive.inc:14 templates/smime/smime.inc:101 -msgid "Return to Options" -msgstr "بازگشت به گزینه‌ها" - -#: config/prefs.php.dist:723 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"آیا بعد از حذف، انتقال و یا رونوشت گرفتن از یک پیغام، به فهرست نامه‌دان " -"بازگشت شود؟" - -#: lib/MIME/Viewer/itip.php:642 -msgid "Role" -msgstr "نقش" - -#: lib/MIME/Viewer/pkcs7.php:144 lib/MIME/Viewer/pkcs7.php:239 -#: lib/MIME/Viewer/pkcs7.php:425 -msgid "S/MIME" -msgstr "S/MIME" - -#: templates/compose/encrypt_list.inc:12 -msgid "S/MIME Encrypt Message" -msgstr "پیغام رمزبندی S/MIME " - -#: compose.php:365 -msgid "S/MIME Error: " -msgstr "خطای S/MIME: " - -#: compose.php:344 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "خطای S/MIME: نیاز به عبارت گذر برای کلید خصوصی شخصی" - -#: config/prefs.php.dist:144 -msgid "S/MIME Options" -msgstr "گزینه‌های S/MIME" - -#: smime.php:49 -msgid "S/MIME Passphrase Input" -msgstr "واردکردن S/MIME عبارت گذر" - -#: templates/smime/smime.inc:54 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "پشتیبانی جفت کلید شخصی S/MIME به یک اتصال امن وب نیازمند است" - -# -#: smime.php:140 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "کلید عمومی S/MIME برای \"%s\" با موفّقیّت حذف شد" - -#: smime.php:162 -msgid "S/MIME Public Key successfully added." -msgstr "کلید عمومی S/MIME با موفّقیّت اضافه شد" - -#: templates/smime/smime.inc:10 -msgid "S/MIME Public Keyring" -msgstr "حلقهٔ کلید عمومی S/MIME" - -#: smime.php:211 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "جفت کلید عمومی/شخصی S/MIME با موفّقیّت اضافه شد" - -#: templates/compose/encrypt_list.inc:13 -msgid "S/MIME Sign Message" -msgstr "امضاء شده S/MIME پیغام" - -#: templates/compose/encrypt_list.inc:14 -msgid "S/MIME Sign/Encrypt Message" -msgstr "پیغام رمزبندی شده/امضاء شده S/MIME " - -#: templates/smime/notactive.inc:4 -msgid "S/MIME support is disabled on this system." -msgstr "پشتیبانی S/MIME روی این سامانه فعال نیست" - -#: lib/MIME/Viewer/pkcs7.php:243 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"پشتیبانی S/MIME در حال حاضر فعال نیست از اینرو پیغام قابل رمزگشایی نیست" - -#: lib/MIME/Viewer/pkcs7.php:175 -msgid "" -"S/MIME support is not enabled so the contents of this signed message can not " -"be displayed." -msgstr "پشتیبانی S/MIME فعال نیست از اینرو متن پیغام نمی‌تواند نمایش داده شود" - -#: lib/MIME/Viewer/pkcs7.php:148 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "پشتیبانی S/MIME فعال نیست از اینرو امضای دیجیتالی قابل بازبینی نیست" - -#: templates/smime/smime.inc:2 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"پشتیبانی S/MIME برای عملکرد صحیح خود نیاز به پنجره‌های گشودنی دارد مرورگرخود " -"را برای استفاده از این پنجره‌ها تنظیم کنید" - -#: templates/compose/compose.inc:254 -msgid "S_ubject" -msgstr "عنوان" - -#: templates/compose/compose.inc:362 -msgid "Sa_ve a copy in " -msgstr "حفظ یک رونوشت در" - -#: templates/message/navbar_actions.inc:32 -msgid "Sa_ve as" -msgstr "حفظ با نام" - -#: search.php:362 templates/fetchmail/manage.inc:67 -msgid "Save" -msgstr "حفظ" - -#: templates/compose/compose.inc:536 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "آیا پیوستهای پیغام در پوشهٔ نامه‌های فرستاده شده حفظ شود؟" - -#: templates/compose/compose.inc:68 templates/compose/compose.inc:432 -msgid "Save Draft" -msgstr "حفظ پیش نویس" - -#: saveimage.php:42 -msgid "Save Image" -msgstr "حفظ تصویر" - -#: lib/MIME/Contents.php:217 -msgid "Save Image in Gallery" -msgstr "حفظ تصویر در گالری" - -#: templates/pgp/pgp.inc:148 templates/pgp/notactive.inc:13 -#: templates/filters/prefs.inc:59 templates/smime/notactive.inc:12 -#: templates/smime/smime.inc:100 -msgid "Save Options" -msgstr "حفظ گزینه‌ها" - -#: templates/stationery/prefs.inc:40 -msgid "Save Stationery" -msgstr "حفظ نوشت‌افزار" - -#: templates/compose/compose.inc:68 templates/compose/compose.inc:432 -msgid "Save _Draft" -msgstr "حفظ پیش نویس" - -#: templates/message/navbar_actions.inc:32 -msgid "Save as" -msgstr "حفظ با نام" - -#: config/prefs.php.dist:518 -msgid "Save drafts as unseen?" -msgstr "آیا پیش نویسها بعنوان پیغامهای مشاهده نشده حفظ شود؟" - -#: config/prefs.php.dist:1071 -msgid "Save recipients automatically to the default address book?" -msgstr "آیا گیرنده‌ها به طور خودکار در کتابچهٔ آدرس حفظ شوند؟" - -#: templates/search/main.inc:127 -msgid "Save search as a virtual folder?" -msgstr "آیا جستجو به عنوان یک پوشهٔ مجازی حفظ شود؟" - -#: config/prefs.php.dist:224 -msgid "Save sent mail?" -msgstr "آیا نامهٔ فرستاده شده حفظ شود؟" - -# -#: compose.php:1161 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "حفظ پیش نویس ناموفّق بود. این چیزی است که کارساز گفته است: %s" - -#: lib/Block/tree_folders.php:50 templates/contacts/contacts.inc:194 -#: templates/mailbox/header.inc:11 -msgid "Search" -msgstr "جستجو" - -#: templates/mailbox/header.inc:11 templates/search/header.inc:18 -#, php-format -msgid "Search %s" -msgstr "جستجو %s" - -#: search.php:315 -msgid "Search Results" -msgstr "نتایج جستجو" - -#: templates/mailbox/navbar.inc:14 templates/mailbox/navbar.inc:31 -msgid "Seen" -msgstr "مشاهده شده" - -# #-#-#-#-# fa_IR.po (Turba 1.2.2) #-#-#-#-# -# msgid "Search Results" -# msgstr "نتایج جستجو" -#: templates/mailbox/navbar.inc:9 -msgid "Select" -msgstr "انتخاب" - -#: templates/fetchmail/manage.inc:70 -msgid "Select Another Account" -msgstr "انتخاب یک حساب دیگر" - -#: templates/search/fields.inc:35 -msgid "Select a date" -msgstr "انتخاب یک تاریخ" - -#: templates/search/fields.inc:10 -msgid "Select a field" -msgstr "انتخاب یک فیلد" - -#: templates/compose/compose.inc:316 -msgid "Select a stationery:" -msgstr "انتخاب یک نوشت‌افزار:" - -#: config/prefs.php.dist:128 -msgid "Select address book sources for adding and searching for addresses." -msgstr "انتخاب کتابچه‌های آدرس اصلی برای جستجو و اضافه کردن آدرسها" - -# #-#-#-#-# fa_IR.po (Turba 1.2.2) #-#-#-#-# -# msgid "Search Results" -# msgstr "نتایج جستجو" -#: templates/search/main.inc:88 -msgid "Select all" -msgstr "انتخاب همه" - -#: templates/prefs/sourceselect.inc:323 -msgid "Select all fields to search when expanding addresses." -msgstr "انتخاب تمامی فیلد‌ها برای جستجو وقتی آدرسها باز می‌شوند " - -#: templates/fetchmail/account_select.inc:21 -msgid "Select an account" -msgstr "انتخاب یک حساب" - -# #-#-#-#-# fa_IR.po (Turba 1.2.2) #-#-#-#-# -# msgid "Search Results" -# msgstr "نتایج جستجو" -#: templates/search/main.inc:89 -msgid "Select none" -msgstr "انتخاب هیچ‌یک" - -#: templates/saveimage/saveimage.inc:9 -msgid "Select the gallery to save the image in." -msgstr "انتخاب گالری برای حفظ تصویر" - -#: templates/fetchmail/driver_select.inc:21 -msgid "Select the mail server type" -msgstr "انتخاب نوع کارساز نامهٔ الکترونیکی" - -#: templates/prefs/sourceselect.inc:309 -msgid "Selected Address books:" -msgstr "انتخاب کتابچه‌های آدرس:" - -#: templates/pgp/pgp.inc:72 -msgid "Send Key to Public Keyserver" -msgstr "ارسال کلید به کارساز کلید عمومی" - -#: lib/MIME/Viewer/itip.php:562 -msgid "Send Latest Information" -msgstr "ارسال آخرین اطلاعات" - -#: templates/compose/compose.inc:66 templates/compose/compose.inc:430 -msgid "Send Message" -msgstr "ارسال پیغام" - -#: config/prefs.php.dist:707 -msgid "Send read receipt when requested by the sender?" -msgstr " آیارسید مطالعه هنگامی که ارسال کننده درخواست می‌کند، ارسال شود؟" - -#: folders.php:391 -msgid "Sent mail folder" -msgstr "پوشه پیغامهای فرستاده شده" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Sent mail folder:" -msgstr "پوشه پیغامهای فرستاده شده:" - -#: templates/login/login.inc:129 templates/login/login.inc:143 -#: templates/login/login.inc:150 -msgid "Server" -msgstr "کارساز" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "اطلاعات کارساز و پوشه" - -#: templates/fetchmail/manage.inc:23 -msgid "Server:" -msgstr "کارساز:" - -#: config/prefs.php.dist:80 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "تنظیم گزینه‌ها برای زمان حذف و یا انتقال پیغامها" - -#: config/prefs.php.dist:527 -msgid "Set the X-Priority header when composing messages?" -msgstr "آیا سرآمد X-Priority هنگام ایجاد پیغامها تنظیم شود؟" - -#: config/prefs.php.dist:31 -msgid "Share Folders" -msgstr "پوشه‌های مشترک" - -#: templates/acl/acl.inc:86 -msgid "Share mail folders" -msgstr "پوشه‌های نامهٔ مشترک" - -#: config/prefs.php.dist:32 -msgid "Share your mail folders with other users." -msgstr "اشتراک پوشه‌های نامهٔ شما با کاربران دیگر" - -#: config/prefs.php.dist:672 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"آیا بلوکهای بزرگ نقل قول نمایش داده شوند، یا پنهان شوند؟ این تنظیم به راحتی " -"در هر زمان که بخواهید قابل تغییر است" - -#: templates/pgp/pgp.inc:7 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "آیا بدنهٔ پیغامها با متن ساده برای داده PGP پوییده شوند؟" - -#: config/prefs.php.dist:510 -msgid "Should the compose window be closed after saving a draft?" -msgstr "آیا صفحه ایجاد پیغام باید بعد از حفظ یک پیش نویس بسته شود؟" - -#: templates/pgp/pgp.inc:4 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "آیا کلید عمومی PGP باید بطور خودکار به پیغام شما پیوست شود؟" - -#: templates/search/main.inc:92 -msgid "Show All Folders" -msgstr "نمایش همهٔ پوشه‌ها" - -#: templates/message/headers.inc:67 -msgid "Show All Headers" -msgstr "نمایش همهٔ سرآمدها" - -#: mailbox.php:358 -msgid "Show Deleted" -msgstr "نمایش حذف شده‌ها" - -#: templates/message/headers.inc:61 -msgid "Show Limited Headers" -msgstr "نمایش سرآمدهای محدود شده" - -#: templates/message/headers.inc:70 -msgid "Show Mailing List Information" -msgstr "نمایش اطلاعات فهرست نامه‌ها" - -#: templates/search/main.inc:92 -msgid "Show Only Subscribed Folders" -msgstr "فقط نمایش پوشه‌های عضو" - -#: folders.php:286 -msgid "Show Unsubscribed" -msgstr "نمایش غیرعضو‌ها" - -#: config/prefs.php.dist:608 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "آیا یک آیکون برای اخذ پیوستها از پیغامها نشان داده شود؟" - -#: config/prefs.php.dist:1015 -msgid "Show legend in the mailbox view?" -msgstr "آیا شرح پیغامها به هنگام نمایش نامه‌دان نشان داده شود؟" - -#: config/prefs.php.dist:850 -msgid "Show previews for unread messages only?" -msgstr "آیا پیش‌نمایشها فقط برای پیغامهای خوانده نشده نشان داده شوند؟" - -#: config/prefs.php.dist:858 -msgid "Show previews in tooltips?" -msgstr "آیا پیش نمایشها در راهنمای آنی نمایش داده شوند؟" - -#: config/prefs.php.dist:889 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "آیا آیکون واکشی نامه در گزینگان نمایش داده شود؟" - -#: lib/MIME/Viewer/html.php:97 -msgid "Show the Images" -msgstr "نمایش تصاویر" - -#: templates/filters/prefs.inc:54 -msgid "Show the filter icon on the menubar?" -msgstr "آیا آیکون فیلتر در گزینگان نمایش داده شود؟" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "آیا تعداد کل نامه‌ها در پوشه نشان داده شود؟" - -#: config/prefs.php.dist:669 -msgid "Shown" -msgstr "نمایش دادن" - -#: templates/mailbox/message_headers.inc:42 -msgid "Si_ze" -msgstr "اندازه" - -#: templates/mailbox/legend.inc:17 -msgid "Signed" -msgstr "امضا شده" - -#: templates/compose/attachments.inc:3 -msgid "Size" -msgstr "اندازه" - -#: templates/mailbox/message_headers.inc:85 -msgid "Sort Direction" -msgstr "جهت مرتب سازی" - -#: templates/mailbox/message_headers.inc:11 -msgid "Sort by Arrival" -msgstr "مرتب سازی بر اساس ورود" - -#: templates/mailbox/message_headers.inc:16 -msgid "Sort by Date" -msgstr "مرتب سازی بر اساس تاریخ" - -#: templates/mailbox/message_headers.inc:26 -msgid "Sort by From Address" -msgstr "مرتب سازی بر اساس آدرس فرستنده" - -#: templates/mailbox/message_headers.inc:41 -msgid "Sort by Message Size" -msgstr "مرتب سازی بر اساس اندازهٔ پیغام" - -#: templates/mailbox/message_headers.inc:36 -msgid "Sort by Subject" -msgstr "مرتب سازی بر اساس عنوان" - -#: templates/mailbox/message_headers.inc:31 -msgid "Sort by Thread" -msgstr "مرتب سازی سلسله‌ایی" - -#: templates/mailbox/message_headers.inc:21 -msgid "Sort by To Address" -msgstr "مرتب سازی براساس آدرس گیرنده" - -#: templates/prefs/spamselect.inc:23 -msgid "Spam folder:" -msgstr "پوشهٔ هرزنامه:" - -#: templates/compose/compose.inc:345 -msgid "Special Characters" -msgstr "نویسه‌های خاص" - -#: search.php:194 -msgid "Special Virtual Folders can not be edited." -msgstr "پوشه‌های مجازی خاص قابل ویرایش نیستند " - -#: templates/compose/compose.inc:342 -msgid "Spell Check" -msgstr "بررسی املایی" - -#: templates/compose/spelling.inc:46 -msgid "Spell Checker" -msgstr "خطایاب املایی" - -#: templates/compose/spelling.inc:48 templates/compose/spelling.inc:56 -msgid "Spell check complete" -msgstr "بررسی املایی کامل شد" - -#: config/prefs.php.dist:467 -msgid "Spelling errors per screen when spell checking." -msgstr "خطاهای املایی در هر صفحه هنگام بررسی املایی" - -#: lib/MIME/Viewer/itip.php:471 lib/MIME/Viewer/itip.php:608 -msgid "Start" -msgstr "شروع" - -#: templates/stationery/prefs.inc:9 templates/compose/compose.inc:310 -msgid "Stationery" -msgstr "نوشت‌افزار" - -#: templates/stationery/prefs.inc:26 -msgid "Stationery name:" -msgstr "نام نوشت‌افزار:" - -#: templates/stationery/prefs.inc:28 -msgid "Stationery type:" -msgstr "نوع نوشت‌افزار:" - -#: templates/stationery/prefs.inc:33 -msgid "Stationery:" -msgstr "نوشت‌افزار:" - -#: lib/MIME/Viewer/itip.php:642 -msgid "Status" -msgstr "وضعیت‌" - -#: lib/MIME/Contents.php:228 -msgid "Strip Attachment" -msgstr "حذف پیوست" - -#: config/prefs.php.dist:842 -msgid "Strip linebreaks?" -msgstr "حذف جداکنندهٔ خطوط" - -#: templates/mailbox/message_headers.inc:37 -msgid "Sub_ject" -msgstr "عنوان" - -#: thread.php:146 search.php:155 message.php:263 -#: templates/compose/recompose.inc:25 -msgid "Subject" -msgstr "عنوان" - -#: config/prefs.php.dist:932 -msgid "Subject Field" -msgstr "فیلد عنوان" - -#: search.php:364 templates/saveimage/saveimage.inc:18 -#: templates/pgp/passphrase.inc:31 templates/smime/passphrase.inc:19 -msgid "Submit" -msgstr "ارائه" - -#: templates/folders/actions.inc:11 -msgid "Subscribe to Folder(s)" -msgstr "عضویت در پوشه(ها)" - -#: lib/MIME/Viewer/pgp.php:394 lib/MIME/Viewer/status.php:89 -#: lib/MIME/Viewer/pkcs7.php:384 -msgid "Success" -msgstr "موفّقیّت" - -#: templates/compose/spelling.inc:86 -msgid "Suggestions" -msgstr "پیشنهادات" - -#: lib/MIME/Viewer/itip.php:618 lib/MIME/Viewer/itip.php:620 -msgid "Summary" -msgstr "خلاصه" - -#: templates/compose/compose.inc:399 templates/compose/compose.inc:402 -msgid "Switch Composition Method" -msgstr "تعویض شیوهٔ انشاء" - -#: templates/compose/compose.inc:403 -msgid "Switch to HTML composition" -msgstr "تعویض به مد HTML" - -#: templates/compose/compose.inc:403 -msgid "Switch to plain text composition" -msgstr "تعویض به مد انشای متن ساده" - -#: templates/compose/compose.inc:418 -msgid "Te_xt" -msgstr "متن" - -#: lib/MIME/Viewer/itip.php:241 -msgid "Tentative: " -msgstr "آزمایشی" - -#: lib/MIME/Viewer/itip.php:549 -msgid "Tentatively Accept request" -msgstr "درخواست بطور آزمایشی پذیرفته شد" - -#: lib/MIME/Viewer/itip.php:715 -msgid "Tentatively Accepted" -msgstr "پذیرفته شدهٔ آزمایشی" - -# -#: lib/Maintenance/Task/tos_agreement.php:53 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "موارد پروندهٔ‌ سرویس در conf.php مشخص نشده است" - -#: templates/stationery/prefs.inc:30 -msgid "Text" -msgstr "متن" - -#: config/prefs.php.dist:966 -msgid "The From: column of the message should be linked:" -msgstr "ستون فرستندهٔ پیغام باید پیوند شود: " - -# -#: fetchmailprefs.php:81 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "حساب \"%s\" حذف شده است" - -# -#: fetchmailprefs.php:74 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "حساب \"%s\" حفظ شده است" - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "پیوست پیدا نشد" - -#: lib/MIME/Viewer/itip.php:63 -msgid "The calendar data is invalid" -msgstr " دادهٔ تقویم نامعتبر است " - -#: templates/javascript/open_compose_win.js:37 -msgid "" -"The compose window can't be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"صفحهٔ تولید پیغام نمی‌تواند باز شود. شاید شما مرورگر خور را برای بازنکردن " -"پنجره‌های گشودنی تنظیم کرده‌ید؟" - -#: lib/MIME/Viewer/appledouble.php:44 -msgid "The contents of the Macintosh file are below." -msgstr "محتویات پروندهٔ‌ Macintosh در ذیل آمده است." - -# -#: lib/Maintenance/Task/rename_sentmail_monthly.php:95 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "پوشه(ها)ی جاری \"%s\" به \"%s\" تغییر نام یافته است" - -#: templates/acl/acl.inc:107 -msgid "" -"The current list of users with access to this folder could not be retrieved" -msgstr "فهرست کنونی کاربران با اجازهٔ دسترسی به این پوشه قابل بازیابی نیست" - -# -#: compose.php:1170 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "پیش نویس در پوشهٔ \"%s\" حفظ شده است" - -#: lib/MIME/Viewer/itip.php:131 -msgid "The event was added to your calendar." -msgstr "رویداد به تقویم شما اضافه شده بود" - -# -#: templates/compose/expand.inc:9 -#, php-format -msgid "The field '%s' can't be expanded." -msgstr "فیلد '%s' قابل باز شدن نیست" - -# -#: lib/Folder.php:435 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "پوشهٔ \"%s\" از قبل موجود است" - -# -#: lib/Folder.php:186 -#, php-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"نام پوشهٔ \"%s\" شامل نویسه‌های غیر مجاز می‌باشد که این مسئله می‌تواند مشکلاتی " -"را ایجاد کند. لطفاً با سرپرست سامانهٔ خود تماس بگیرید" - -# -#: lib/Folder.php:454 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "پوشهٔ \"%s\" ایجاد شده است اما شما در آن عضو نمی‌باشید " - -#: lib/Folder.php:367 -#, php-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "پوشهٔ \"%s\" حذف شده است اما شما عضویت خود را در آن لغو نکرده‌ید " - -# -#: lib/Folder.php:441 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "پوشهٔ \"%s\" ایجاد نشده بود. این چیزی است که کارساز گفته است" - -# -#: lib/Folder.php:360 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "پوشهٔ '%s' حذف نشده بود. این چیزی است که کارساز گفته است" - -#: lib/Folder.php:457 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "پوشهٔ \"%s\" با موفّقیّت ایجاد شد" - -#: lib/Folder.php:370 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "پوشهٔ \"%s\" با موفّقیّت حذف شد" - -# -#: lib/Folder.php:552 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "پوشهٔ \"%s\" با موفّقیّت به \"%s\" تغییر نام یافته است" - -#: lib/MIME/Viewer/tnef.php:96 -msgid "The following files were attached to this part:" -msgstr "پرونده‌‌های زیر به این قسمت پیوست شده‌ است:" - -#: templates/javascript/open_saveimage_win.js:12 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"پنجرهٔ حفظ تصویر نمی‌تواند باز شود. شاید شما مرورگر خور را برای بازنکردن " -"پنجره‌های گشودنی تنظیم کرده‌ید؟" - -#: lib/MIME/Viewer/html.php:99 -msgid "" -"The images will be displayed because the sender is present in your " -"addressbook." -msgstr "تصویرها نمایش داده می‌شوند چون فرستنده در کتابچهٔ آدس شما وجود دارد" - -#: lib/MIME/Viewer/status.php:77 -msgid "The mail server generated the following error message:" -msgstr "کارساز نامهٔ الکترونیکی پیغامهای خطای زیر را تولید کرد:" - -#: lib/MIME/Viewer/notification.php:53 -msgid "The mail server generated the following informational message:" -msgstr "کارساز نامهٔ الکترونیکی پیغامهای اطلاعاتی زیر را تولید کرد:" - -#: lib/MIME/Viewer/status.php:92 -msgid "The mail server generated the following message:" -msgstr "کارساز نامهٔ الکترونیکی پیغامهای زیر را تولید کرد:" - -# -#: lib/Message.php:632 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "نامه‌دان %s قبلاً خالی بوده است" - -# -#: lib/Fetchmail.php:261 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "پیغام \"%s\" از \"%s\" (%d بایت) تجاوز از حداکثر اندازه واکشی" - -#: templates/contacts/contacts.inc:103 -msgid "The message being composed has been closed. Exiting." -msgstr "پیغام ایجاد شده بسته شده است: خروج" - -#: message.php:143 -msgid "The message has been deleted." -msgstr "پیغام حذف شده است" - -#: lib/MIME/Viewer/pgp.php:398 -msgid "The message has been verified." -msgstr "پیغام بازبینی شده است" - -#: lib/MIME/Viewer/pkcs7.php:388 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "پیغام بازبینی شده است. فرستنده: %s" - -#: templates/pgp/open_pgp_win.js:10 templates/smime/open_smime_win.js:10 -msgid "" -"The passphrase window can't be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"پنجرهٔ عبارت گذر قادر به باز شدن نیست. شاید شما مرورگر خود را اینگونه تنظیم " -"کرده‌ا‌ید؟" - -#: lib/MIME/Viewer/pgp.php:177 -#, php-format -msgid "The raw text of the PGP Public Key can be viewed %s." -msgstr "متن خام کلید عمومی PGP می‌تواند مشاهده شود %s" - -#: lib/MIME/Viewer/tnef.php:62 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "پروندهٔ‌ درخواستی در پیوست MS-TNEF وجود ندارد" - -#: lib/MIME/Viewer/zip.php:66 -msgid "The requested file does not exist in the Zip attachment." -msgstr "پروندهٔ‌ در خواستی در پیوست Zip وجود ندارد" - -#: message.php:551 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"فرستنده این پیغام تقاضا دارد که یک تأئیدیه برای خواندن پیغام دریافت کند لطفاً " -"هنگامی که این پیغام را خواندید بر روی %s کلیک کنید تا این تأئیدیه ارسال شود" - -# -#: lib/MIME/Viewer/images.php:71 -msgid "The server was not able to create a thumbnail of this image." -msgstr " کارساز نمی‌تواند تصویر کوچکی از این تصویر را ایجاد کند" - -#: templates/compose/compose.js:104 -msgid "The signature could not be replaced." -msgstr "امضاء را نمی‌توان جایگزین کرد" - -#: templates/compose/compose.js:102 -msgid "The signature was successfully replaced." -msgstr "امضاء با موفّقیّت جایگزین شد" - -#: attachment.php:59 -msgid "The specified file does not exist." -msgstr "پروندهٔ‌ مشخص شده وجود ندارد" - -# #-#-#-#-# compendium.po (Horde 3) #-#-#-#-# -# -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "نوشت‌افزار \"%s\" اضافه شده است" - -# #-#-#-#-# compendium.po (Horde 3) #-#-#-#-# -# -#: stationery.php:63 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "نوشت‌افزار \"%s\" حذف شده است" - -# #-#-#-#-# compendium.po (Horde 3) #-#-#-#-# -# -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "نوشت‌افزار \"%s\" بروزرسانی شده است" - -#: lib/MIME/Viewer/itip.php:161 -msgid "The task has been added to your tasklist." -msgstr "وظیفهٔ مورد نظر به فهرست وظایف شما اضافه شده است" - -#: lib/MIME/Viewer/status.php:97 -msgid "The text of the message" -msgstr "متن پیغام" - -#: lib/MIME/Viewer/status.php:96 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "متن پیغام قابل مشاهده است %s" - -#: lib/MIME/Viewer/status.php:82 -msgid "The text of the returned message" -msgstr "متن پیغام برگرندانده شده" - -#: lib/MIME/Viewer/status.php:81 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr " متن پیغام برگرندانده شده می‌تواند مشاهده شود %s" - -#: lib/MIME/Viewer/notification.php:70 -msgid "The text of the sent message" -msgstr "متن پیغام فرستاده شده" - -#: lib/MIME/Viewer/notification.php:70 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "متن پیغام فرستاده شده می‌تواند مشاهده شود %s" - -#: lib/MIME/Viewer/itip.php:146 -msgid "The user's free/busy information was sucessfully stored." -msgstr "اطلاعات آزاد/مشغول کاربران با موفّقیّت ذخیره شد" - -#: lib/MIME/Viewer/alternative.php:88 -msgid "There are no alternative parts that can be displayed inline." -msgstr "بخش جایگزینی که بتواند درخط نمایش داده شود موجود نیست" - -#: templates/mailbox/empty_mailbox.inc:3 -msgid "There are no messages in this mailbox." -msgstr "پیغامی در این نامه‌دان نیست" - -# -#: lib/Message.php:591 -#, php-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "خطایی در پاک کردن %s رخ داده است. این چیزی است که کارساز گفته است: " - -# -#: lib/Message.php:634 -#, php-format -msgid "There was a problem expunging the mailbox. The server said: %s" -msgstr "خطایی در پاک کردن نامه‌دان رخ داده است. کارساز گفت: %s" - -# -#: lib/Message.php:600 -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "" -"خطایی در پاک کردن نامه‌دان رخ داده است. این چیزی است که کارساز گفته است: %s" - -# -#: lib/Message.php:96 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"خطایی در تهیهٔ رونوشت پیغام از \"%s\" به \"%s\" رخ داده است. این چیزی است که " -"کارساز گفته است" - -# -#: lib/Message.php:206 lib/Message.php:221 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"خطایی در حذف پیغامها از پوشهٔ \"%s\" رخ داده است. این چیزی است که کارساز گفته " -"است" - -# -#: lib/Message.php:285 -#, php-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"خطایی در حذف پیغامها در پوشهٔ \"%s\" رخ داده است. این چیزی است که کارساز گفته " -"است" - -# -#: lib/Message.php:219 -#, php-format -msgid "There was an error deleting messages. This is what the server said: %s" -msgstr "خطایی در حذف پیغامها رخ داده است. این چیزی است که کارساز گفته است: %s" - -# -#: lib/MIME/Viewer/itip.php:92 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "خطایی در حذف رویداد رخ داده است: %s" - -#: lib/MIME/Viewer/plain.php:54 lib/MIME/Viewer/enriched.php:39 -msgid "There was an error displaying this message part" -msgstr "خطایی در نمایش این بخش پیغام رخ داده است" - -# -#: lib/Message.php:520 lib/Message.php:562 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"خطایی در پرچم‌گذاری پیغامها در پوشهٔ \"%s\" رخ داده است. این چیزی است که " -"کارساز گفته است" - -# -#: folders.php:155 -#, php-format -msgid "There was an error importing %s." -msgstr "خطایی در درون‌برد کردن %s رخ داده است" - -# -#: lib/MIME/Viewer/itip.php:128 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "خطایی در درون‌برد کردن رویداد رخ داده است: %s" - -#: lib/MIME/Viewer/itip.php:158 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "خطایی در درون‌برد کردن کار رخ داده است: %s" - -#: lib/MIME/Viewer/itip.php:144 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "خطایی در درون‌برد کردن اطلاعات آزاد/مشغول کاربران رخ داده است: %s" - -# -#: lib/Message.php:91 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"خطایی در انتقال پیغامها از \"%s\" به \"%s\" رخ داده است. این چیزی است که " -"کارساز گفته است" - -#: compose.php:1178 -msgid "There was an error saving this message as a draft." -msgstr "خطایی در حفظ پیغام بعنوان یک پیش نویس روی داده است" - -# -#: compose.php:939 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "خطایی در فرستادن پیغام شما رخ داده است: %s" - -# -#: lib/MIME/Viewer/itip.php:106 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "خطایی در بروزرسانی رویداد رخ داده است: %s" - -#: lib/MIME/Viewer/plain.php:61 -msgid "There was no text in this message part" -msgstr "متنی در این بخش پیغام نیست" - -#: lib/MIME/Viewer/html.php:99 -msgid "This HTML message has images embedded in it." -msgstr "این پیغام HTML شامل تصاویر است" - -#: lib/MIME/Viewer/html.php:92 -msgid "" -"This HTML message has images embedded in it. Blocked images appear like " -"this: " -msgstr "این پیغام HTML شامل تصاویر است. بلوک تصاویر شبیه به این ظاهر می‌شود:" - -#: lib/MIME/Viewer/pgp.php:170 -msgid "This PGP Public Key was attached to the message." -msgstr "این کلید عمومی PGP به پیغام پیوست شده بود" - -#: lib/MIME/Viewer/itip.php:97 lib/MIME/Viewer/itip.php:111 -#: lib/MIME/Viewer/itip.php:135 lib/MIME/Viewer/itip.php:149 -#: lib/MIME/Viewer/itip.php:165 lib/MIME/Viewer/itip.php:284 -msgid "This action is not supported." -msgstr "این عمل پشتیبانی نمی‌شود" - -#: lib/MIME/Viewer/itip.php:171 lib/MIME/Viewer/itip.php:384 -msgid "This action is not yet implemented." -msgstr "این عمل هنوز پیاده‌سازی نشده است" - -#: templates/folders/javascript.inc:6 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "این عمل کمی زمان می‌برد. آیا مطمئنید که می‌خواهید ادامه دهید؟" - -#: lib/MIME/Viewer/appledouble.php:42 -msgid "This message contains a Macintosh file." -msgstr "این پیغام شامل یک پروندهٔ‌ Macintosh است" - -#: lib/MIME/Viewer/pkcs7.php:416 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"این پیغام شامل یک پیوست است که از طریق S/MIME بطور دیجیتالی امضاء شده است" - -#: lib/MIME/Viewer/pkcs7.php:420 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "این پیغام حاوی یک پیوست است که از طریق S/MIME رمزبندی شده است" - -#: lib/MIME/Viewer/status.php:166 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "این پیغام حاوی اطلاعات وضعیت تحویل می‌باشد اما قالب پیغام ناشناخته است" - -#: lib/MIME/Viewer/pgp.php:320 -msgid "" -"This message does not appear to be a valid PGP encrypted message. Error: " -msgstr "این پیغام بنظر نمی‌رسد که یک پیغام معتبر رمزبندی شدهٔ PGP باشد. خطا: " - -#: lib/MIME/Viewer/pgp.php:245 lib/MIME/Viewer/pgp.php:355 -msgid "" -"This message does not appear to be in the correct PGP format (according to " -"RFC 2015)." -msgstr "بنظر نمی‌رسد که این پیغام در قالب صحیح PGP باشد ( باتوجه بهRFC 2015) " - -#: lib/MIME/Viewer/pkcs7.php:172 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "بنظر نمی‌رسد که این پیغام در قالب صحیح S/MIME باشد" - -#: lib/MIME/Viewer/pgp.php:210 lib/MIME/Viewer/pgp.php:421 -msgid "This message has been digitally signed via PGP." -msgstr "این پیغام از طریق PGP بطور دیجیتالی امضاء شده است" - -#: lib/MIME/Viewer/pkcs7.php:145 -msgid "This message has been digitally signed via S/MIME." -msgstr "این پیغام از طریق S/MIME بطور دیجیتالی امضاء شده است" - -#: lib/MIME/Viewer/pkcs7.php:141 lib/MIME/Viewer/pkcs7.php:240 -msgid "This message has been encrypted via S/MIME." -msgstr "این پیغام با S/MIME رمزبندی شده است" - -#: lib/MIME/Viewer/pgp.php:206 lib/MIME/Viewer/pgp.php:296 -msgid "This message has been encrypted with PGP." -msgstr "این پیغام با PGP رمزبندی شده است" - -#: message.php:206 -msgid "This message to" -msgstr "این پیغام به" - -#: acl.php:46 -msgid "This server does not support sharing folders." -msgstr "این کارساز پوشه‌های مشترک را پشتیبانی نمی‌کند" - -#: templates/contacts/contacts.inc:109 -msgid "This window must be called from a compose window." -msgstr "این پنجره بابید از طریق یک پنجرهٔ ایجاد پیغام صدا شود" - -#: thread.php:148 -msgid "Thread Display" -msgstr "نمایش سلسله‌ایی" - -#: thread.php:76 config/prefs.php.dist:934 -msgid "Thread View" -msgstr "نمایش سلسله‌ایی " - -#: search.php:143 mailbox.php:598 message.php:259 -#: templates/contacts/contacts.inc:214 -#: templates/mailbox/message_headers.inc:22 templates/compose/redirect.inc:61 -#: templates/compose/recompose.inc:10 -msgid "To" -msgstr "به" - -#: config/prefs.php.dist:931 -msgid "To Address" -msgstr "آدرس گیرنده" - -#: templates/prefs/sourceselect.inc:326 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"برای انتخاب چند فیلد، دکمه Ctrl را روی (PC) یا Command را را روی (Mac)، در " -"مدت کلیک کردن نگهدارید" - -#: templates/compose/compose.inc:575 -msgid "Total Attachments Size:" -msgstr "مجموع اندازهٔ پیوستها:" - -#: folders.php:382 -msgid "Trash folder" -msgstr "پوشهٔ آشغال" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "پوشهٔ آشغال:" - -#: lib/Quota/mercury32.php:83 lib/Quota/mdaemon.php:50 lib/Quota/cyrus.php:69 -#: lib/Quota/courier.php:55 lib/Quota/logfile.php:92 lib/Quota/command.php:76 -msgid "Unable to retrieve quota" -msgstr "نمی‌توان مقدار سهمیه را بازیابی کرد " - -#: templates/message/navbar_navigate.inc:10 templates/mailbox/navbar.inc:19 -#: templates/mailbox/navbar.inc:36 -msgid "Unanswered" -msgstr "پاسخ داده نشده" - -#: templates/search/main.inc:35 -msgid "Unanswered messages" -msgstr "پیغامهای پاسخ داده نشده" - -#: templates/message/navbar_actions.inc:4 templates/mailbox/actions.inc:13 -msgid "Undelete" -msgstr "بازیابی" - -#: mailbox.php:582 mailbox.php:594 lib/MIME/Headers.php:218 -msgid "Undisclosed Recipients" -msgstr "گیرندهٔ ناشناس" - -#: lib/MIME/Viewer/itip.php:410 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "مؤلفهٔ بدون پشتیبانی: %s" - -#: mailbox.php:559 -msgid "Unknown Date" -msgstr "تاریخ نامعلوم" - -#: lib/MIME/Viewer/itip.php:593 -msgid "Unknown Meeting" -msgstr "ملاقات نامعلوم" - -#: mailbox.php:610 -msgid "Unknown Recipient" -msgstr "گیرندهٔ نامعلوم" - -#: templates/pgp/pgp.inc:77 templates/smime/smime.inc:72 -msgid "Unload Passphrase" -msgstr "برداشتن عبارت گذر" - -#: fetchmailprefs.php:65 -msgid "Unnamed" -msgstr "بی‌نام" - -#: mailbox.php:699 message.php:493 templates/message/navbar_navigate.inc:6 -#: templates/mailbox/navbar.inc:15 templates/mailbox/navbar.inc:32 -#: templates/mailbox/legend.inc:5 -msgid "Unseen" -msgstr "مشاهده نشده" - -#: templates/folders/actions.inc:12 -msgid "Unsubscribe from Folder(s)" -msgstr "لغو عضویت از پوشه(ها)" - -#: templates/compose/compose.inc:582 -msgid "Update Attachment Information" -msgstr "بروزرسانی اطلاعات پیوست" - -#: lib/MIME/Viewer/itip.php:578 -msgid "Update respondent status" -msgstr "بروزرسانی وضعیت پاسخ" - -#: templates/pgp/import_key.inc:56 templates/smime/import_key.inc:58 -msgid "Upload" -msgstr "ارسال" - -#: templates/prefs/sentmailselect.inc:42 -msgid "Use Default Value" -msgstr "استفاده از مقدار پیش فرض" - -#: config/prefs.php.dist:251 -msgid "Use IMAP folder subscriptions?" -msgstr "آیا از عضویت پوشه‌های IMAP استفاده شود؟ " - -#: config/prefs.php.dist:742 -msgid "Use Virtual Trash Folder?" -msgstr "آیا از پوشهٔ آشغال مجازی استفاده شود؟" - -#: templates/acl/acl.inc:142 -msgid "User" -msgstr "کاربر" - -# -#: acl.php:87 -#, php-format -msgid "User '%s' successfully given the specified rights for the folder '%s'." -msgstr "کاربر '%s' با موفّقیّت دسترسیهای مشخص شده برای پوشه '%s' را داد" - -#: templates/login/login.inc:184 -msgid "Username" -msgstr "نام کاربر" - -#: templates/fetchmail/manage.inc:17 -msgid "Username:" -msgstr "نام کاربر:" - -#: templates/pgp/pgp.inc:27 templates/pgp/pgp.inc:72 templates/pgp/pgp.inc:77 -#: templates/smime/smime.inc:25 templates/smime/smime.inc:68 -#: templates/smime/smime.inc:72 -msgid "View" -msgstr "نما" - -#: lib/MIME/Viewer/zip.php:94 lib/MIME/Viewer/tnef.php:112 -#, php-format -msgid "View %s" -msgstr "نمایش %s" - -# -#: templates/pgp/pgp.inc:27 templates/smime/smime.inc:25 -#, php-format -msgid "View %s Public Key" -msgstr "نمایش کلید عمومی %s" - -#: lib/MIME/Viewer/html.php:118 -msgid "View HTML content in a separate window" -msgstr "نمایش متن HTML در یک پنجرهٔ جداگانه" - -#: templates/mailbox/actions.inc:29 -msgid "View Messages" -msgstr "مشاهدهٔ پیغامها" - -#: templates/pgp/pgp.inc:77 templates/smime/smime.inc:72 -msgid "View Personal Private Key" -msgstr "نمایش کلید خصوصی شخصی" - -#: templates/pgp/pgp.inc:72 templates/smime/smime.inc:68 -msgid "View Personal Public Key" -msgstr "نمایش کلید عمومی شخصی" - -#: templates/message/navbar_actions.inc:18 -msgid "View Thread" -msgstr "نمایش سلسله‌ " - -#: lib/MIME/Viewer/images.php:169 lib/MIME/Viewer/images.php:171 -msgid "View Thumbnail" -msgstr "نمایش تصویر کوچک شده" - -#: lib/MIME/Viewer/pkcs7.php:424 -msgid "View attachment in a separate window" -msgstr "نمایش پیوستها در یک پنجرهٔ جداگانه" - -#: lib/MIME/Viewer/related.php:63 -msgid "View content in a separate window" -msgstr "نمایش متن در یک پنجرهٔ جداگانه" - -#: lib/MIME/Viewer/itip.php:132 -msgid "View event" -msgstr "نمایش رویداد" - -# -#: folders.php:374 mailbox.php:528 -#, php-format -msgid "View messages in %s" -msgstr "نمایش پیغامها در %s" - -# #-#-#-#-# compendium.po (Horde 3) #-#-#-#-# -# -#: templates/prefs/initialpageselect.inc:26 -msgid "View or mailbox to display after login:" -msgstr "مشاهده نامه و یا نامه‌دان برای نمایش بعد از ورود" - -#: lib/MIME/Viewer/itip.php:162 -msgid "View task" -msgstr "مشاهدهٔ وظیفه" - -#: lib/MIME/Viewer/html.php:103 -msgid "View the Images" -msgstr "نمایش تصاویر" - -#: search.php:313 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "پوشهٔ مجازی \"%s\" با موفّقیّت ایجاد شد" - -#: lib/IMAP/Tree.php:128 lib/IMAP/Tree.php:141 lib/IMAP/Tree.php:143 -#: lib/IMAP/Tree.php:147 lib/IMAP/Tree.php:148 lib/IMAP/Tree.php:351 -#: lib/IMAP/Tree.php:375 lib/IMAP/Tree.php:417 templates/search/main.inc:111 -msgid "Virtual Folders" -msgstr "پوشه‌های مجازی" - -#: search.php:295 -msgid "Virtual Folders require a label." -msgstr "پوشهٔ مجازی به یک برچسب نیاز دارد" - -#: lib/VFolder.php:185 lib/VFolder.php:190 -msgid "Virtual INBOX" -msgstr "پوشهٔ‌ مجازی نامه‌های دریافتی" - -#: folders.php:410 -msgid "Virtual INBOX Folder" -msgstr "پوشه‌ٔ مجازی نامه‌های دریافتی" - -#: mailbox.php:446 lib/VFolder.php:120 lib/VFolder.php:125 -msgid "Virtual Trash" -msgstr "سطل آشغال مجازی" - -#: folders.php:407 -msgid "Virtual Trash Folder" -msgstr "پوشه‌ٔ مجازی آشغال" - -#: templates/search/main.inc:133 -msgid "Virtual folder label" -msgstr "برچسب پوشهٔ مجازی" - -#: lib/MIME/Viewer/pkcs7.php:378 -msgid "Warning" -msgstr "اخطار: " - -#: login.php:138 -#, php-format -msgid "Welcome to %s" -msgstr "به %s خوش آمدید " - -#: config/prefs.php.dist:620 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "آیا هرزنامه‌ها بعد از اینکه به عنوان هرزنامه گزارش شدند حذف شوند؟" - -#: config/prefs.php.dist:733 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"آیا در هنگام حذف پیغامها، بجای علامت گذاری آنها بعنوان حذف شده به سطل آشغال " -"شما انتقال داده شوند؟" - -#: config/prefs.php.dist:919 -msgid "When opening a new mailbox, which page do you want to start on?" -msgstr "در هنگام بازکردن یک نامه‌دان جدید، کدام صفحه برای شروع باز شود؟" - -#: config/prefs.php.dist:559 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "آیا هنگامی که نامهٔ فرستاده شده حفظ می‌شود، باید پیوست هم حفظ شود؟" - -#: config/prefs.php.dist:422 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"به هنگام ارسال پیغام، چه نام حوزه‌ایی را باید به آدرسهای غیر کامل (بدون @) " -"اضافه نمود" - -#: templates/message/navbar_actions.inc:24 templates/mailbox/actions.inc:19 -msgid "Whitelist" -msgstr "فهرست سفید" - -#: templates/compose/compose.inc:539 config/prefs.php.dist:990 -msgid "Yes" -msgstr "بله" - -#: lib/Maintenance/Task/fetchmail_login.php:62 -msgid "You are about to fetch email from the following account(s):" -msgstr "شما در صدد واکشی نامه‌های الکترونیکی از حساب‌(های) زیر هستید:" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "شما در پی حذف پیغامهای پوشه‌های زیر هستید:" - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "شما در پی حذف پوشه‌های زیر هستید:" - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:200 -msgid "You are copying/moving to a new folder." -msgstr "شما در حال رونوشت گرفتن/انتقال به یک پوشه جدید هستید" - -#: templates/folders/javascript.inc:94 -msgid "You are creating a sub-folder to " -msgstr "شما در حال ساختن یک زیرپوشه هستید" - -#: templates/folders/javascript.inc:96 -msgid "You are creating a top-level folder." -msgstr "شما در حال ایجاد یک پوشه سطح بالا هستید" - -#: lib/Folder.php:418 -msgid "You are not allowed to create folders." -msgstr "شما مجوز ایجاد پوشه را ندارید" - -#: lib/Folder.php:425 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "شما مجوز ایجاد بیش از %d پوشه را ندارید" - -#: templates/folders/javascript.inc:127 -msgid "You are renaming the folder: " -msgstr "شما در حال تغییر نام پوشه هستید:" - -#: lib/Folder.php:658 -#, php-format -msgid "You can not unsubscribe from \"%s\"." -msgstr "لغو عضویت شما از \"%s\" ممکن نیست" - -#: templates/stationery/prefs.inc:35 -#, php-format -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"شما از ترکیبات زیر در نوشت‌افزار می‌توانید استفاده نمایید: %c برای اشاره به " -"متن پیغام فعلی و %s برای امضاء" - -#: lib/Maintenance/Task/tos_agreement.php:36 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"شما با شریط توافقی خدمتگزار موافقت نکرده‌ا‌ید، بنابراین شما اجازه ورود ندارید" - -#: templates/acl/acl.inc:169 -msgid "You do not have permission to change access to this folder" -msgstr "شما مجوز تغییر دسترسی این پوشه را ندارید" - -# -#: lib/Maillog.php:128 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "شما این پیغام را بر %%s به گیرندگان زیر ارجاع کردید: %s" - -# -#: templates/mailbox/alert.inc:3 -#, php-format -msgid "You have %s new messages." -msgstr "شما %s پیغام جدید دارید" - -#: templates/mailbox/alert.inc:3 -msgid "You have 1 new message." -msgstr "شما یک پیغام جدید دارید" - -#: templates/compose/attachments.js:116 -msgid "" -"You have at least one attachment selected that you didn't upload yet. Are " -"you sure you want to send this message without these attachments?" -msgstr "" -"شما حداقل یک پیوست انتخاب شده دارید که هنوز آنرا ارسال نکرده‌ا‌ید. آیا مطمئنید " -"که می‌خواهید بدون این پیوستها پیغام را بفرستید؟" - -#: lib/IMP.php:1105 -msgid "You have new mail in the following folder:" -msgstr "شما در پوشهٔ زیر پیغام جدید دارید:" - -#: lib/IMP.php:1110 -msgid "You have new mail in the following folders:" -msgstr "شما در پوشهٔ زیر پیغام جدید دارید:" - -#: compose.php:126 -msgid "You must enter at least one recipient." -msgstr "شما باید حداقل یک گیرنده وارد کنید" - -#: lib/MIME/Viewer/pgp.php:307 -msgid "" -"You must enter the passphrase for your PGP private key to view this message" -msgstr "" -"شما باید عبارت گذر را برای کلید خصوصی PGP خود وارد کنید تا پیغام را مشاهده " -"کنید" - -#: lib/MIME/Viewer/pkcs7.php:251 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"شما باید عبارت گذر را برای کلید خصوصی S/MIME خود وارد کنید تا پیغام را " -"مشاهده کنید" - -#: templates/message/javascript.inc:64 templates/mailbox/javascript.inc:209 -msgid "You must select a target mailbox first." -msgstr "شما ابتدا باید یک نامه دان مقصد مشخص کنید" - -#: fetchmailprefs.php:85 -msgid "You must select an account to be deleted." -msgstr "شما باید یک حساب برای حذف کردن انتخاب کنید" - -#: templates/contacts/contacts.inc:81 -msgid "You must select an address first." -msgstr "شما ابتدا باید یک آدرس انتخاب کنید" - -#: templates/mailbox/javascript.inc:62 templates/mailbox/javascript.inc:216 -#: templates/mailbox/javascript.inc:271 -msgid "You must select at least one message first." -msgstr "شما ابتدا باید حداقل یک پیغام انتخاب کنید" - -#: templates/compose/redirect.inc:13 -msgid "You must specify a recipient." -msgstr "شما باید یک گیرنده مشخص کنید" - -#: templates/compose/attachments.js:29 -msgid "You must specify at least one file to attach." -msgstr "شما حداقل باید یک پرونده‌ برای پیوست کردن مشخص کنید" - -# -#: templates/fetchmail/manage.inc:48 -#, php-format -msgid "You need to have '%s' enabled in your maintenance options." -msgstr "شما نیاز دارید که '%s' را در گزینه‌های نگهداری، فعال کنید" - -# -#: lib/Maillog.php:136 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "شما این پیغام را به %s بر %%s تغییر مسیر داده‌ا‌ید" - -#: lib/Maillog.php:140 -#, php-format -msgid "You replied to this message on %s." -msgstr "شما به این پیغام در %s پاسخ داده‌اید" - -# -#: lib/Folder.php:607 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "کارساز گفت که شما عضو \"%s\" نبود‌ید" - -# -#: lib/Folder.php:660 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "کارساز گفت که عضویّت شما در \"%s\" لغو نشده بود" - -#: lib/Folder.php:610 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "شما با موفّقیّت در \"%s\" عضو شدید" - -#: lib/Folder.php:663 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "عضویت شما با موفّقیّت از \"%s\" لغو شد" - -#: templates/pgp/pgp.inc:98 -msgid "Your Name" -msgstr "نام شما" - -#: templates/pgp/pgp.inc:50 -msgid "Your PGP Public/Private Keys" -msgstr "کلید‌های عمومی/خصوصی PGP شما" - -#: templates/pgp/pgp.inc:76 templates/smime/smime.inc:71 -msgid "Your Private Key" -msgstr "کلید شخصی شما" - -#: templates/pgp/pgp.inc:71 templates/smime/smime.inc:67 -msgid "Your Public Key" -msgstr "کلید عمومی شما" - -#: config/prefs.php.dist:158 -msgid "Your Reply-to: address: (optional)" -msgstr "پاسخ شما به: آدرس (اختیاری)" - -#: templates/smime/smime.inc:49 -msgid "Your S/MIME Public/Private Certificates" -msgstr "گواهیهای کلید‌های عمومی/خصوصی S/MIME شما" - -#: templates/fetchmail/account_select.inc:16 -msgid "Your accounts:" -msgstr "حسابهای شما:" - -#: config/prefs.php.dist:166 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"آدرس مستعار شما: (اختیاری، هر آدرس را در یک خط جدید وارد کنید)" - -#: lib/MIME/Viewer/images.php:94 -msgid "Your browser does not support inline display of this image type." -msgstr "مرورگر شما نمایش درخط این نوع تصویر را پشتیبانی نمی‌کند" - -#: config/prefs.php.dist:537 -msgid "Your default charset for sending messages:" -msgstr "مجموعه نویسهٔ پیش فرض شما برای ارسال پیغامها:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "شیوهٔ رمزبندی پیش فرض شما برای ارسال پیغام:" - -#: lib/MIME/Viewer/status.php:91 -msgid "Your message was successfully delivered." -msgstr "پیغام شما با موفّقیّت ارسال شد" - -#: config/prefs.php.dist:199 -msgid "Your signature:" -msgstr "امضای شما:" - -#: compose.php:1218 mailbox.php:543 message.php:283 lib/Compose.php:833 -msgid "[No Subject]" -msgstr "[بدون عنوان]" - -#: templates/compose/compose.inc:204 -msgid "_Bcc" -msgstr "رونوشت مخفی" - -#: templates/message/navbar_actions.inc:21 templates/mailbox/actions.inc:16 -msgid "_Blacklist" -msgstr "فهرست سیاه" - -#: templates/compose/compose.inc:153 -msgid "_Cc" -msgstr "رونوشت" - -#: lib/IMP.php:1005 -msgid "_Compose" -msgstr "ایجاد پیغام" - -#: templates/message/navbar_actions.inc:6 templates/mailbox/actions.inc:8 -#: templates/mailbox/actions.inc:10 -msgid "_Delete" -msgstr "حذف" - -#: lib/IMP.php:1008 -msgid "_Folders" -msgstr "پوشه‌ها" - -#: templates/compose/compose.inc:80 -msgid "_Identity" -msgstr "از" - -#: lib/IMP.php:990 -msgid "_Inbox" -msgstr "Inbox" - -#: lib/IMP.php:1049 -msgid "_Log out" -msgstr "خروج" - -#: message.php:379 -msgid "_Message Source" -msgstr "سرچشمه پیغام" - -#: templates/message/navbar_actions.inc:33 -msgid "_Print" -msgstr "چاپ" - -#: templates/compose/compose.inc:271 templates/compose/compose.inc:288 -msgid "_Priority" -msgstr "اولویت" - -# -#: mailbox.php:411 -#, php-format -msgid "_Refresh %s" -msgstr "بازآوری %s" - -#: templates/message/navbar_actions.inc:8 -msgid "_Reply" -msgstr "پاسخ" - -#: lib/IMP.php:1010 -msgid "_Search" -msgstr "جستجو" - -#: templates/compose/compose.inc:66 templates/compose/compose.inc:430 -msgid "_Send Message" -msgstr "فرستادن پیغام" - -#: templates/mailbox/message_headers.inc:32 -msgid "_Thread" -msgstr "سلسله" - -#: templates/compose/compose.inc:115 -msgid "_To" -msgstr "به" - -#: templates/mailbox/actions.inc:13 -msgid "_Undelete" -msgstr "بازیابی" - -#: templates/message/navbar_actions.inc:18 -msgid "_View Thread" -msgstr "نمایش سلسله" - -#: templates/message/navbar_actions.inc:24 templates/mailbox/actions.inc:19 -msgid "_Whitelist" -msgstr "فهرست سفید" - -#: lib/Compose.php:437 -msgid "attachment" -msgstr "پیوست" - -#: view.php:102 -msgid "attachments.zip" -msgstr "پیوستها.zip" - -#: templates/compose/compose.inc:511 -msgid "bytes" -msgstr "بایت‌" - -#: templates/contacts/contacts.inc:185 -msgid "from" -msgstr "از" - -#: pgp.php:69 smime.php:29 -msgid "key" -msgstr "کلید" - -#: folders.php:151 -msgid "mailbox file" -msgstr "پروندهٔ‌ نامه‌دان" - -#: compose.php:1000 lib/Message.php:439 -msgid "name" -msgstr "نام" - -#: templates/compose/spelling.inc:76 -msgid "none" -msgstr "هیچ‌یک" - -#: templates/compose/spelling.inc:105 -msgid "or" -msgstr "یا" - -#: templates/compose/spelling.inc:46 -msgid "spelling error" -msgstr "خطای املایی" - -#: templates/compose/spelling.inc:46 -msgid "spelling errors" -msgstr "خطاهای املایی" - -#: lib/Compose.php:187 -msgid "system error" -msgstr "خطای سامانه" - -#: lib/Compose.php:203 -msgid "temporary failure" -msgstr "شکست موقتی" - -#: lib/Filter.php:55 -msgid "your blacklist" -msgstr "فهرست سیاه شما" - -#: lib/Filter.php:67 -msgid "your whitelist" -msgstr "فهرست سفید شما" diff --git a/imp/po/fi_FI.po b/imp/po/fi_FI.po deleted file mode 100644 index ac8209ffb..000000000 --- a/imp/po/fi_FI.po +++ /dev/null @@ -1,5813 +0,0 @@ -# Finnish translation for Imp. -# Copyright -# Leena Heino , 2001-2008. -# -msgid "" -msgstr "" -"Project-Id-Version: Imp 5.0-cvs\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2008-05-20 11:28+0300\n" -"PO-Revision-Date: 2008-05-20 12:59+0200\n" -"Last-Translator: Leena Heino \n" -"Language-Team: Finnish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=iso-8859-1\n" -"Content-Transfer-Encoding: 8-bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: lib/Compose.php:1862 -msgid " Cc: " -msgstr " Kopio: " - -#: lib/Compose.php:1859 -msgid " To: " -msgstr " Vastaanottaja: " - -#: lib/Compose.php:1847 -msgid " Date: " -msgstr " Päiväys: " - -#: lib/Compose.php:1850 -msgid " From: " -msgstr "Lähettäjä: " - -#: folders.php:358 mailbox.php:361 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Pikanäppäin %s)" - -#: lib/Compose.php:1856 -msgid " Subject: " -msgstr " Otsikko: " - -#: mailbox.php:581 -msgid "#" -msgstr "Nro" - -#: lib/IMP.php:1027 -#, php-format -msgid "%.0f MB" -msgstr "%.0fMB" - -#: lib/IMP.php:1018 -#, php-format -msgid "%.0f%% of %.0f MB" -msgstr "%.0f%% / %.0f MB" - -#: folders.php:299 folders.php:310 lib/Message.php:864 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:157 -#, php-format -msgid "%d Messages" -msgstr "%d viestiä" - -#: lib/Spam.php:224 -#, php-format -msgid "%d messages have been deleted." -msgstr "poistettiin %d viestiä." - -#: lib/Spam.php:201 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "%d viestiä on raportoitu ei-roskapostina järjestelmän ylläpidolle." - -#: lib/Spam.php:181 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d viestiä on raportoitu ei-roskapostina." - -#: lib/Spam.php:193 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "%d viestiä on raportoitu roskapostina järjestelmän ylläpidolle." - -#: lib/Spam.php:173 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d viestiä on raportoitu roskapostina." - -#: mailbox.php:266 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "Viestit %d - %d (yhteensä: %d)" - -#: lib/UI/Mailbox.php:134 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/UI/Mailbox.php:132 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s on jo olemassa. Kansiotasi %s ei nimetty uudelleen." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "%s kansio nimetään uudelleen kuukauden alussa." - -#: lib/api.php:180 lib/api.php:183 lib/api.php:188 -#, php-format -msgid "%s for %s" -msgstr "%s - %s" - -#: lib/MIME/Viewer/itip.php:262 -#, php-format -msgid "%s has accepted." -msgstr "%s on hyväksynyt." - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s on peruuttanut \"%s\":n." - -#: lib/MIME/Viewer/itip.php:268 -#, php-format -msgid "%s has declined." -msgstr "%s on kieltäytynt." - -#: lib/MIME/Viewer/itip.php:511 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s on vastannut vapaa/varattu pyyntöön." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s on vastannut kutsuun \"%s\":stä." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s on lähettänyt sinulle vapaa/varattu tietoja." - -#: lib/MIME/Viewer/itip.php:274 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s on alustavasti hyväksytty" - -#: lib/MIME/Viewer/itip.php:507 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s pyytää sinulta vapaa/varattu tietoja." - -#: lib/MIME/Viewer/itip.php:625 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s pyytää sinua olemaan paikalla \"%s\":ssä." - -#: lib/Message.php:470 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s lisättiin \"%s\":ään." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s haluaa muuttaa \"%s\":ää." - -#: lib/MIME/Viewer/itip.php:602 lib/MIME/Viewer/itip.php:626 -#: lib/MIME/Viewer/itip.php:810 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s haluaa ilmoittaa sinulle \"%s\":stä." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s haluaa saada uusimmat tiedot \"%s\":stä." - -#: compose.php:1182 -#, php-format -msgid "%s%% of allowed size" -msgstr "%s%% sallitusta koosta" - -#: message.php:282 message.php:287 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:505 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d / %d)" - -#: lib/Compose.php:1791 -#, php-format -msgid "%u Forwarded Messages" -msgstr "%u edelleenvälitettyä viestiä" - -#: rss.php:87 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u / %u viestistä kansiossa %s on uusia." - -#: stationery.php:129 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:129 -msgid "(Plain Text)" -msgstr "(Pelkkä teksti)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Lisää nämä napsauttamalla OK-painiketta *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Valitse osoitteet *" - -#: config/prefs.php.dist:1061 -msgid "100 characters" -msgstr "100 merkkiä" - -#: config/prefs.php.dist:1064 -msgid "1000 characters" -msgstr "1000 merkkiä" - -#: config/prefs.php.dist:1062 -msgid "250 characters" -msgstr "250 merkkiä" - -#: config/prefs.php.dist:1063 -msgid "500 characters" -msgstr "500 merkkiä" - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "Lähettämäsi viesti aiheutti palautusilmoituksen vastaanottajalta." - -#: templates/javascript_defs.php:73 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Ponnahdusikkunaa ei voitu avata. Oletko mahdollisesti kieltänyt selaintasi " -"aukaisemasta ponnahdusikkunoita?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "JA" - -#: config/prefs.php.dist:588 -msgid "About this editor" -msgstr "Tietoja editorista" - -#: config/prefs.php.dist:929 -msgid "Above the message text" -msgstr "Viestin yläpuolella" - -#: lib/MIME/Viewer/itip.php:628 -msgid "Accept and add to my calendar" -msgstr "Hyväksy ja lisää tapahtuma kalenteriisi." - -#: lib/MIME/Viewer/itip.php:631 -msgid "Accept request" -msgstr "Hyväksy pyyntö" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Accepted" -msgstr "Hyväksytty" - -#: lib/MIME/Viewer/itip.php:263 -msgid "Accepted: " -msgstr "Hyväksytty: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Sähköpostitilin nimi:" - -#: lib/MIME/Viewer/itip.php:545 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:773 lib/MIME/Viewer/itip.php:904 -msgid "Actions" -msgstr "Toiminnot" - -#: lib/MIME/Headers.php:216 lib/MIME/Headers.php:217 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Lisää %s osoitekirjaani" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "lisää lähde" - -#: lib/MIME/Viewer/itip.php:604 -msgid "Add this to my calendar" -msgstr "Lisää tämä kalenteriini" - -#: lib/MIME/Viewer/itip.php:812 -msgid "Add this to my tasklist" -msgstr "Lisää tämä tehtävälistaani" - -#: lib/MIME/Viewer/itip.php:629 -msgid "Add to my calendar" -msgstr "Lisää kalenteriini" - -#: lib/Compose.php:2808 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Liitettiin \"%s\" liitetiedostoksi." - -#: config/prefs.php.dist:906 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Näytettävät lisäotsakkeet: (vapaaehtoinen, laita jokainen otsake omalle " -"rivilleen)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Lisätietoja voit katsoa %s." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "Lisätietojen yksityiskohdat" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "Viestin lisätiedot" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Viestin lisätietoja voit katsoa %s." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "viestin virheilmoituksen yksityiskohdat" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Viestin virheilmoituksen voit katsoa %s." - -#: compose.php:787 compose.php:1028 contacts.php:119 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Osoitekirja" - -#: config/prefs.php.dist:156 -msgid "Address Books" -msgstr "Osoitekirjat" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Valitse osoitekirja, johon osoitteet lisätään" - -#: config/prefs.php.dist:211 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Osoitteet, jotka liitetään piilokopioina (BCC) jokaiseen viestiin: " -"(vapaaehtoinen, laita jokainen osoite omalle rivilleen)" - -#: config/prefs.php.dist:203 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Osoitteet jotka liittyvät tähän profiiliin: (vapaaehtoinen, laita " -"jokainen osoite omalle rivilleen)" - -#: lib/IMAP/ACL/rfc4314.php:59 lib/IMAP/ACL/rfc2086.php:57 -msgid "Administer" -msgstr "Hallinta" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Kaikki" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Kaikki kansiossa \"%s\" olevat %s päivää vanhemmat viestit poistetaan " -"lopullisesti." - -#: templates/javascript_defs.php:63 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Kaikki viestit seuraavista kansioista tallennetaan yhdeksi MBOX-tiedostoksi:" - -#: lib/Maintenance/Task/purge_spam.php:79 -#: lib/Maintenance/Task/purge_trash.php:78 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Kaikki kansiossa \"%s\" olevat %s päivää vanhemmat viestit poistetaan " -"lopullisesti." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "Kaikki %s kuukautta vanhemmat linkitetyt liitetiedostot poistetaan." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Kaikki %s kuukautta vanhemmat lähetettyjen viestien kansiot poistetaan." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "Kansiosta \"%s\" poistettiin kaikki oikeudet käyttäjältä \"%s\"." - -#: lib/api.php:100 -msgid "Allow Folder Creation?" -msgstr "Sallitaanko kansioiden luonti?" - -#: filterprefs.php:111 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Suodatussäännöt koskevat kaikkia postilaatikoita." - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Vaihtoehtoiset osat tälle osiolle:" - -#: config/prefs.php.dist:781 -msgid "Always" -msgstr "Aina" - -#: config/prefs.php.dist:766 -msgid "Always save attachments" -msgstr "Talleta aina liitetiedostot" - -#: lib/Message.php:582 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "" -"Tapahtui virhe poistettaessa liitetiedostoa. IMAP-palvelimen virheilmoitus " -"oli: " - -#: lib/MIME/Viewer/images.php:153 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "" -"Kuvatiedosto nimeltään %s on liitetty tähän viestin. Pienennetty " -"versiokuvasta näkyy alla." - -#: lib/Message.php:444 -msgid "An unknown error occured while creating the new note." -msgstr "Uuden muistiinpanon luonnissa tapahtui tuntematon virhe." - -#: lib/Message.php:443 -msgid "An unknown error occured while creating the new task." -msgstr "Uuden tehtävän luonnissa tapahtui tuntematon virhe." - -#: lib/MIME/Viewer/itip.php:798 -msgid "An unknown person" -msgstr "Tuntematon henkilö" - -#: mailbox.php:772 message.php:477 templates/message/navbar_navigate.html:12 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -msgid "Answered" -msgstr "Vastattu" - -#: search.php:341 -msgid "Answered messages" -msgstr "Vastatut viestit" - -#: mailbox.php:423 -msgid "Apply Filters" -msgstr "Suodata viestit" - -#: mailbox.php:423 -#, php-format -msgid "Apply Filters to %s" -msgstr "Käytä suodattimia kansiossa %s" - -#: filterprefs.php:108 -msgid "Apply filter rules upon logging on?" -msgstr "Suodata viestit sisäänkirjautumisen yhteydessä." - -#: filterprefs.php:109 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Suodata viestit kun INBOX-kansiota päivitetään." - -#: filterprefs.php:110 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "Suodata viestit kun sivuikkunaa päivitetään." - -#: thread.php:169 -msgid "Are you sure you want to delete all messages in this thread?" -msgstr "Oletko varma, että haluat poistaa kaikki viestit tästä säikeestä?" - -#: mailbox.php:432 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Oletko varma, että haluat poistaa tämän Virtuaalikansiomääritelmän?" - -#: pgp.php:407 smime.php:315 -msgid "Are you sure you want to delete this public key?" -msgstr "Oletko varma, että haluat poistaa tämän julkisen avaimen?" - -#: pgp.php:437 smime.php:341 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "Oletko varma, että haluat poistaa oman avainparisi? (EI suositella!)" - -#: templates/javascript_defs.php:35 -msgid "Are you sure you want to do this?" -msgstr "Oletko varma, että haluat tehdä tämän toimenpiteen?" - -#: message.php:684 -msgid "Are you sure you wish to PERMANENTLY delete all attachments?" -msgstr "Oletko varma, että haluat LOPULLISESTI poistaa kaikki liitetiedostot?" - -#: message.php:553 templates/javascript_defs.php:47 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Oletko aivan varma, että haluat LOPULLISESTI poistaa nämä viestit?" - -#: lib/MIME/Contents.php:273 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Oletko varma, että haluat LOPULLISESTI poistaa tämän liitetiedoston?" - -#: mailbox.php:428 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Oletko varma, että haluat tyhjentää kaikki viestit tästä kansiosta?" - -#: lib/IMP.php:854 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Oletko varma, että haluat tyhjentää roskapostikansion?" - -#: lib/IMP.php:846 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Oletko varma, että haluat tyhjentää roskakorikansion?" - -#: mailbox.php:512 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Oletko aivan varma, että haluat lopullisesti poistaa nämä viestit?" - -#: templates/javascript_defs.php:81 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Oletko varma, että haluat raportoida tämän viestin viattomana?" - -#: templates/javascript_defs.php:80 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Oletko varma että haluat raportoida tämän viestin roskapostina?" - -#: config/prefs.php.dist:1157 -msgid "Arrival Time" -msgstr "Saapumisaika" - -#: config/prefs.php.dist:1172 -msgid "Ascending" -msgstr "Nouseva" - -#: config/prefs.php.dist:780 -msgid "Ask" -msgstr "Kysy" - -#: compose.php:1120 -msgid "Attach Files" -msgstr "Liitä tiedostot" - -#: compose.php:1113 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Liitä viestiin kopio julkisesta PGP-avaimestasi." - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Liitetty tiedosto:" - -#: lib/Compose.php:1895 lib/Compose.php:2001 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Tiedosto \"%s\" ylittää liitetiedostojen suurimman sallitun koon. Tiedostoa " -"EI liitetty." - -#: lib/MIME/Viewer/itip.php:387 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Liitteenä on vastaus lähettämääsi kalenteritietopyyntöön." - -#: templates/javascript_defs.php:42 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "Liite" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Liite %s on poistettu." - -#: lib/Compose.php:2523 -msgid "Attachment Information" -msgstr "Liitteiden tiedot" - -#: lib/Compose.php:789 -msgid "Attachment stripped: Original attachment type" -msgstr "Liite poistettu: Alkuperäisen liitetiedoston tyyppi" - -#: compose.php:1062 lib/Compose.php:2491 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "Liitteet" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:853 -msgid "Attendees" -msgstr "Osallistujat" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Huomio" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Tarvittavaa IMAP-laajennusta ei löytynyt." - -#: config/hooks.php.dist:521 -msgid "Authentication failed." -msgstr "Autentikointi epäonnistui." - -#: config/prefs.php.dist:840 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"Näytä HTML-viestien kuvat automaattisesti vain jos lähettäjä on mainittu " -"osoitekirjassani." - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Käytettävissä olevat osoitekirjat:" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:889 -msgid "Awaiting Response" -msgstr "Odotetaan vastausta" - -#: message.php:523 thread.php:137 -#, php-format -msgid "Bac_k to %s" -msgstr "Palaa _takaisin %s" - -#: message.php:523 thread.php:137 -#, php-format -msgid "Back to %s" -msgstr "Palaa takaisin %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Takaisin usean viestin hakemistonäkymään" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Takaisin keskustelusäienäkymään" - -#: config/prefs.php.dist:554 -msgid "Background Color" -msgstr "Taustaväri" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Väärä käyttäjätunnus tai salasana." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Väärä tai virheellinen pyyntö. Palvelimen ilmoitus oli: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Epäkelpo pyyntö: %s" - -#: lib/Search.php:670 lib/UI/Message.php:28 templates/login/recompose.html:32 -#: templates/contacts/contacts.html:43 -msgid "Bcc" -msgstr "Piilokopio" - -#: config/prefs.php.dist:600 -msgid "Before Signature" -msgstr "Ennen allekirjoitustasi" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "Alla on tilatietoviesti raakamuodossa." - -#: config/prefs.php.dist:930 -msgid "Below the message text" -msgstr "Viestin tekstin alla" - -#: mailbox.php:530 message.php:579 -msgid "Blacklist" -msgstr "Musta lista" - -#: config/prefs.php.dist:829 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "Älä näytä HTML-viestien kuvia, ellet niitä erikseen pyydä." - -#: lib/Search.php:678 -msgid "Body" -msgstr "Sisältö" - -#: message.php:569 config/prefs.php.dist:674 -msgid "Body Text Only" -msgstr "Vain viestin leipäteksti" - -#: message.php:570 config/prefs.php.dist:675 -msgid "Body Text with Attachments" -msgstr "Viestin leipäteksti liitetiedostoineen" - -#: config/prefs.php.dist:549 -msgid "Bold" -msgstr "Korostettu" - -#: search.php:338 search.php:343 search.php:348 search.php:353 -msgid "Both" -msgstr "Molemmat" - -#: config/prefs.php.dist:895 -msgid "Both Header Listing and Body of Message" -msgstr "Viestin otsikko ja viestin sisältö" - -#: config/prefs.php.dist:599 -msgid "Bottom" -msgstr "Alla" - -#: config/prefs.php.dist:563 -msgid "Bulleted List" -msgstr "Järjestelemätön lista" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "" -"CRAM-MD5 tai DIGEST-MD5 käyttö vaatii, että PEAR:n AUTH_SASL-laajennus on " -"asennettuna." - -#: compose.php:981 -msgid "C_harset" -msgstr "Me_rkistö" - -#: search.php:324 config/hooks.php.dist:455 -msgid "Calendar" -msgstr "Kalenteri" - -#: lib/IMAP/Tree.php:2438 -msgid "Can not directly create mailbox in this folder." -msgstr "Et voi suoraan tehdä kansiota tähän kansioon." - -#: lib/Message.php:198 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Et voi siirtää viestejä roskapostikansioon - roskapostikansiota ei ole " -"määritelty asetuksissa." - -#: templates/smime/import_key.html:70 templates/smime/passphrase.html:24 -#: templates/saveimage/saveimage.html:20 templates/pgp/import_key.html:49 -#: templates/pgp/passphrase.html:22 templates/folders/folders_confirm.html:24 -#: templates/folders/import.html:18 templates/contacts/contacts.html:76 -msgid "Cancel" -msgstr "Peru" - -#: templates/compose/compose.html:21 templates/compose/compose.html:208 -#: templates/compose/redirect.html:83 -msgid "Cancel Message" -msgstr "Peru viesti" - -#: templates/javascript_defs.php:35 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Jos perut viestin, niin viestin sisältö tuhoutuu." - -#: lib/prefs.php:150 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "" -"Et voi aktivoida roskapostikansiota ja virtuaalista roskapostikansiota. " -"Käytetään kansiomuotoista roskapostikansiota." - -#: lib/prefs.php:153 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "" -"Et voi aktivoida roskapostikansiota ja virtuaalista roskapostikansiota. " -"Käytetään virtuaalista roskapostikansiota." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "Etäpostipalvelimeen ei saatu yhteyttä." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "Etäpostipalvelimeen ei saada yhteyttä: " - -#: lib/prefs.php:164 -msgid "Cannot delete to trash unless a Trash folder is defined." -msgstr "" -"Roskapostikansion voi tyhjentää vain jos olet määritellyt Roskapostikansion." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Ei voi näyttää - Postilaatikossa oli viestistä vain %s osiota ja pitäisi " -"olla %s" - -#: pgp.php:270 -msgid "Cannot retrieve public key from cache." -msgstr "Ei voida hakea julkista avainta välimuistista." - -#: lib/Search.php:666 lib/UI/Message.php:27 templates/login/recompose.html:23 -#: templates/contacts/contacts.html:42 -msgid "Cc" -msgstr "Kopio" - -#: templates/smime/smime.html:79 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"Sertifikaattien tuonti ei ole käytettävissä. Tiedostoja ei voi tuota tälle " -"palvelimelle." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:871 -msgid "Chair Person" -msgstr "Puheenjohtaja" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Muuta kansiota" - -#: config/prefs.php.dist:137 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Voit muuttaa näkymään liittyviä asetuksia kuten viestien määrää ja " -"järjestystä sivulla." - -#: config/prefs.php.dist:26 -msgid "Change mail server and folder settings." -msgstr "" -"Voit muuttaa postipalvelimen käyttöön ja kansioihin liittyviä asetuksia." - -#: config/prefs.php.dist:16 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Voit muuttaa lähettämissäsi sähköposteissa näkyviä nimi- tai osoitetietoja " -"ja käyttämääsi allekirjoitusta." - -#: config/prefs.php.dist:1065 -msgid "Characters to display:" -msgstr "Näytettävien merkkien määrä:" - -#: templates/mailbox/message_headers.html:13 templates/folders/actions.html:6 -msgid "Check All/None" -msgstr "Valitse _kaikki/ei mitään" - -#: lib/UI/Compose.php:138 -msgid "Check Spelling" -msgstr "Tarkista oikeinkirjoitus" - -#: folders.php:371 mailbox.php:663 -msgid "Check _All/None" -msgstr "Valitse _kaikki/ei mitään" - -#: templates/folders/actions.html:29 -msgid "Check for New Mail" -msgstr "Tarkista uudet sähköpostit" - -#: config/prefs.php.dist:640 -msgid "Check spelling before sending a message?" -msgstr "Tarkista viestin oikeinkirjoitus ennen lähettämistä." - -#: lib/UI/Compose.php:139 -msgid "Checking ..." -msgstr "Tarkistetaan ..." - -#: templates/folders/actions.html:11 templates/folders/actions.html:13 -msgid "Choose Action" -msgstr "Valitse toiminto" - -#: config/servers.php.dist:213 -msgid "Choose a mail server:" -msgstr "Valitse postipalvelin:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Valitse tai muokkaa osoitteita oikean puoleisessa laatikossa:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Valitse osoitekirja, johon osoitteet lisätään." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Valitse osoitteiden laajennuksen yhteydessä käytettävien osoitekirjojen " -"hakujärjestys:" - -#: config/prefs.php.dist:580 -msgid "Clear Inline Font Specifications" -msgstr "Tyhjennä sisällytetyt kirjasinasetukset" - -#: config/prefs.php.dist:579 -msgid "Clear MSOffice tags" -msgstr "Poista MSOffice tagit" - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Napsauta %s muuttaksesi kuvan sellaiseen muotoon, jonka selaimesi pystyy " -"näyttämään." - -#: lib/MIME/Contents.php:437 -#, php-format -msgid "Click %s to download the data." -msgstr "Napsauta %s tallentaaksesi kuvan." - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "Napsauta %s tallentaaksesi kuvan." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Napsauta %s mennäksesi %s hallintasivulle." - -#: lib/MIME/Viewer/pkcs7.php:484 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Napsauta %s katsoaksesi liitteen erillisessä ikkunassa." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "" -"Napsauta %s katsoaksesi tämän multipart/related osion erillisessä ikkunassa." - -#: lib/MIME/Viewer/pkcs7.php:220 lib/MIME/Viewer/pgp.php:248 -#: lib/MIME/Viewer/pgp.php:275 -msgid "Click HERE to verify the message." -msgstr "Napsauta TÄSTÄ tarkistaaksesi viestin." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Valitse ensin osoitekirja ja valitse sen jälkeen ne kentät, joista tietoja " -"haetaan." - -#: config/prefs.php.dist:1198 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Napsauttamalla osoitetta voit kirjoittaa uuden viestin lähettäjälle." - -#: config/prefs.php.dist:1199 -msgid "Clicking on the address will open the message to be read" -msgstr "Napsauttamalla osoitetta voit aukaista viestin luettavaksi." - -#: templates/newmsg/alert.html:17 templates/fetchmail/fetchmail.html:33 -msgid "Close" -msgstr "Sulje" - -#: compose.php:34 -msgid "Close this window" -msgstr "Sulje tämä ikkuna" - -#: lib/IMAP/Tree.php:2381 -msgid "Closed Folder" -msgstr "Suljettu kansio" - -#: folders.php:452 -msgid "Collapse" -msgstr "Pienennä" - -#: folders.php:387 -msgid "Collapse All" -msgstr "Pienennä kaikki" - -#: folders.php:387 -msgid "Collapse All Folders" -msgstr "Pienennä kaikki kansiot" - -#: folders.php:452 -msgid "Collapse Folder" -msgstr "Pienennä kansio" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Värimerkintä: " - -#: config/prefs.php.dist:1236 -msgid "Combine all namespaces" -msgstr "Yhdistä kaikki nimiavaruudet" - -#: templates/pgp/pgp.html:97 -msgid "Comment:" -msgstr "Kommentti:" - -#: lib/MIME/Viewer/itip.php:941 -msgid "Completed" -msgstr "Suoritettu" - -#: config/prefs.php.dist:504 -msgid "Compose messages in a separate window?" -msgstr "Kirjoita viestit erillisessä ikkunassa." - -#: config/prefs.php.dist:514 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Oletuksen kirjoita viestit HTML käyttöliittymällä (Jos selaimesi tukee tätä " -"toimintoa)." - -#: config/prefs.php.dist:83 -msgid "Configure how messages are displayed." -msgstr "Voit määritellä kuinka viestit näytetään." - -#: config/prefs.php.dist:119 -msgid "Configure mail preview options." -msgstr "Voit muuttaa viestien esikatseluun liittyviä asetuksia." - -#: config/hooks.php.dist:517 -msgid "Connection to server failed." -msgstr "Palvelimeen ei saatu yhteyttä." - -#: config/hooks.php.dist:479 -msgid "Contacts" -msgstr "Yhteystiedot" - -#: config/prefs.php.dist:165 -#, php-format -msgid "Control PGP support for %s." -msgstr "Voit muuttaa %s:n PGP-asetuksia." - -#: config/prefs.php.dist:174 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Voit muuttaa %s:n S/MIME-asetuksia." - -#: config/prefs.php.dist:111 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Voit määrittää miten usein tarkistetaan uusien viestien saapuminen ja " -"ilmoitetaanko sinulle uusista viesteistä." - -#: config/prefs.php.dist:885 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Muuta tekstimuotoiset hymiöt graafisiksi." - -#: mailbox.php:490 mailbox.php:901 message.php:519 message.php:707 -msgid "Copy" -msgstr "Kopioi" - -#: config/prefs.php.dist:575 -msgid "Copy selection" -msgstr "Kopioi valittu" - -#: mailbox.php:490 mailbox.php:901 message.php:519 message.php:707 -msgid "Copy to folder" -msgstr "Kopioi kansioon" - -#: lib/Compose.php:1976 -#, php-format -msgid "Could not attach %s to the message." -msgstr "Tiedostoa \"%s\" ei voi liittää viestiin." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Pyyntöä ei voi suorittaa: Palvelimen imoitus: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Ei voida luoda VFS-taustajärjestelmää: %s" - -#: lib/Message.php:791 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "" -"Viestejä ei voitu poistaa kansiosta %s. Palvelimen virheilmoitus oli: %s" - -#: lib/Session.php:332 -msgid "Could not execute maintenance operations." -msgstr "Ylläpitotoimenpiteitä ei voitu suorittaa." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Valittua tiedostoa ei voitu purkaa MS-TNEF liitetiedostosta." - -#: lib/MIME/Viewer/zip.php:61 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Valittua tiedostoa ei voitu purkaa Zip-tiedostosta." - -#: lib/Spam.php:237 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Ei voi siirtää viestiä roskapostikansioon - roskapostikansiota ei ole " -"määriltelty asetuksissa." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Ei voitu muodostaa salattua yhteyttä IMAP-palvelimelle." - -#: lib/Session.php:287 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "IMAP-palvelimelta ei voitu hakea tietoja nimiavaruudesta." - -#: compose.php:52 -msgid "Could not retrieve the message from the mail server." -msgstr "IMAP-palvelimelta ei voitu hakea viestiä." - -#: lib/Compose.php:1072 -#, php-format -msgid "Could not save recipients: %s" -msgstr "Ei voitu tallettaa vastaanottajia: %s" - -#: lib/Template.php:230 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Ei voitu tallettaa käännettyä mallitiedostoa '%s'." - -#: templates/folders/actions.html:16 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Create" -msgstr "Luo" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Luo kansio" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Luoda kansioita" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "Luo avaimet" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Luo uusi sähköpostitili" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Luo uusi roskapostikansio" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Luo uusi luonnoskansio" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Luo uusi lähetettyjen viestien kansio" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Luo uusi roskakorikansio" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Luo uusi sähköpostitili" - -#: config/prefs.php.dist:150 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Voit luoda suodatinsääntöjä, joilla voit siirtää saapuvan viestin kansioihin " -"tai poistaa roskaposteja." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Luo uusi kirjepohja" - -#: config/prefs.php.dist:626 -msgid "Create stationery and form responses." -msgstr "Voit luoda kirjepohjia ja valmisvastauksia." - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "Nykyiset liitteet" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "Nykyiset oikeudet kansioon %s" - -#: config/prefs.php.dist:1249 -msgid "Current expanded status in the folders view" -msgstr "Kansionäkymän nykyinen laajennustila" - -#: config/prefs.php.dist:555 -msgid "Current style" -msgstr "Nykyinen tyyli" - -#: config/prefs.php.dist:128 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Voit muuttaa miten viestejä haetaan toisilta sähköpostitileiltä." - -#: config/prefs.php.dist:64 -msgid "Customize how you send mail." -msgstr "Voit muokata viestien lähettämiseen liittyviä asetuksia." - -#: config/prefs.php.dist:44 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "" -"Voit muokata tehtäviä, jotka suoritetaan kun kirjaudutaan sisään ohjelmaan %" -"s." - -#: config/prefs.php.dist:574 -msgid "Cut selection" -msgstr "Leikkaa valittu" - -#: mailbox.php:586 -msgid "Dat_e" -msgstr "Päivä_ys" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Päiväys" - -#: lib/Search.php:690 -msgid "Date <" -msgstr "Päiväys <" - -#: lib/Search.php:686 -msgid "Date =" -msgstr "Päiväys =" - -#: lib/Search.php:694 -msgid "Date >=" -msgstr "Päiväys >=" - -#: templates/thread/thread.html:26 -msgid "Date:" -msgstr "Päiväys:" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "Päivä" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Declined" -msgstr "Kieltäytyi" - -#: lib/MIME/Viewer/itip.php:269 -msgid "Declined: " -msgstr "Kieltäytyi: " - -#: config/prefs.php.dist:564 -msgid "Decrease Indent" -msgstr "Vähennä sisennystä" - -#: config/prefs.php.dist:746 -msgid "Default" -msgstr "Oletus" - -#: config/prefs.php.dist:918 -msgid "Default (US-ASCII)" -msgstr "Oletus (US-ASCII)" - -#: config/prefs.php.dist:676 -msgid "Default forwarding method:" -msgstr "Uudelleenlähetyksen oletustapa:" - -#: config/prefs.php.dist:1164 -msgid "Default sorting criteria:" -msgstr "Oletusjärjestys:" - -#: config/prefs.php.dist:1174 -msgid "Default sorting direction:" -msgstr "Oletusjärjestyksen suunta:" - -#: lib/MIME/Viewer/itip.php:937 -msgid "Delegated" -msgstr "Valtuutettu" - -#: folders.php:417 mailbox.php:512 mailbox.php:514 message.php:553 -#: lib/IMAP/ACL/rfc4314.php:57 templates/smime/smime.html:35 -#: templates/pgp/pgp.html:43 templates/folders/actions.html:19 -#: templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:66 -msgid "Delete" -msgstr "Poista" - -#: pgp.php:407 smime.php:315 -#, php-format -msgid "Delete %s Public Key" -msgstr "Poista %s julkinen avain" - -#: templates/smime/smime.html:75 templates/pgp/pgp.html:86 -msgid "Delete Current Keys" -msgstr "Poista nykyiset avaimet" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Poista kansiot" - -#: templates/folders/folders_confirm.html:23 -msgid "Delete Selected Folders" -msgstr "Poista valitut kansiot" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "Poista kirjepohja" - -#: thread.php:169 -msgid "Delete Thread" -msgstr "Poistettu säie" - -#: folders.php:417 -msgid "Delete Virtual Folder" -msgstr "Poista virtuaalikansio" - -#: mailbox.php:432 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Muokkaa virtuaalisen kansion määrittelyä %s" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Poista haetut viestit etäpostipalvelimelta." - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Poista kalenteristani" - -#: config/prefs.php.dist:410 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Poista vanhat linkitetyt liitetiedostot kuukauden alussa." - -#: config/prefs.php.dist:364 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Poista kuukauden alussa vanhat lähetettyjen viestien kansiot." - -#: config/prefs.php.dist:814 -msgid "Delete spam messages" -msgstr "Poistetut roskapostiviestit" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Poista/tuhoa" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "Poista?" - -#: mailbox.php:787 message.php:480 templates/mailbox/navbar.html:20 -#: templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Poistettu" - -#: search.php:351 -msgid "Deleted messages" -msgstr "Poistetut viestit" - -#: compose.php:215 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Poistettiin liitetiedosto \"%s\"." - -#: config/prefs.php.dist:97 -msgid "Deleting and Moving Messages" -msgstr "Viestien poistaminen ja siirtäminen" - -#: lib/MIME/Viewer/itip.php:633 -msgid "Deny request" -msgstr "Kiellä pyyntö" - -#: lib/MIME/Viewer/itip.php:565 -msgid "Deny request for free/busy information" -msgstr "Kiellä vapaa/varattu tietojen pyyntö" - -#: config/prefs.php.dist:1173 -msgid "Descending" -msgstr "Laskeva" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:846 -msgid "Description" -msgstr "Kuvaus" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "Kuvaus:" - -#: templates/smime/smime.html:35 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "Tarkemmat tiedot" - -#: lib/Compose.php:2790 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "Tiedostoa \"%s\" ei liitetty, koska sen tuonti oli keskeytynyt." - -#: lib/Compose.php:2799 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "Tiedostoa \"%s\" ei liitetty, koska se oli tyhjä." - -#: lib/Compose.php:2786 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" -"Tiedostoa \"%s\" ei liitetty, koska liitteiden suurin sallittu koko on " -"ylittynyt." - -#: lib/Compose.php:2794 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"Ei liitetty tiedostoa \"%s\", koska palvelimen asetukset eivät salli " -"tiedostojen tuontia." - -#: config/prefs.php.dist:877 -msgid "Dim signatures?" -msgstr "Himmennä allekirjoitukset." - -#: config/prefs.php.dist:584 -msgid "Direction left to right" -msgstr "Suunta vasemmalta oikealle" - -#: config/prefs.php.dist:585 -msgid "Direction right to left" -msgstr "Suunta oikealta vasemmalle" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Näytä" - -#: config/prefs.php.dist:269 -msgid "Display Virtual Inbox?" -msgstr "Näytä virtuaali INBOX?" - -#: config/prefs.php.dist:648 -msgid "Display confirmation after sending a message?" -msgstr "Näytä varmistus kun viesti lähetetetty." - -#: config/prefs.php.dist:894 -msgid "Display in Body of Message" -msgstr "Näytä viestin sisältö" - -#: config/prefs.php.dist:1029 -msgid "Display pop-up notification of new mail?" -msgstr "Ilmoita uusista viesteistä erillisessä ikkunassa." - -#: config/prefs.php.dist:994 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Näytä '\"tyhjennä roskapostit\"-linkki muiden ikonien joukossa." - -#: config/prefs.php.dist:986 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Näytä \"tyhjennä roskakori\"-linkki muiden ikonien joukossa." - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "Tyyppi:" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "EI täsmää" - -#: templates/folders/actions.html:30 -msgid "Do Not Check for New Mail" -msgstr "Älä tarkista uusia sähköpostiviestejä" - -#: config/prefs.php.dist:1200 -msgid "Do not generate a link in the From: column" -msgstr "Älä muodosta linkkejä Lähettäjä: sarakkeessa" - -#: templates/javascript_defs.php:36 -msgid "Doing so will discard this message permanently." -msgstr "Tekemällä näin tuhoat tämän viestin lopullisesti." - -#: login.php:431 -msgid "Don't have an account? Sign up." -msgstr "Sinulla ei ole tunnusta. Kirjaudu käyttäjäksi." - -#: templates/folders/actions.html:34 -msgid "Download" -msgstr "Tallenna" - -#: lib/MIME/Contents.php:250 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Tallenna %s zip-muodossa" - -#: message.php:679 -msgid "Download All Attachments (in .zip file)" -msgstr "Tallenna kaikki liitetiedostot (.zip tiedostoksi)" - -#: templates/folders/actions.html:35 -msgid "Download [.zip format]" -msgstr "Tallenna [zip-muoto]" - -#: lib/MIME/Contents.php:250 -msgid "Download in .zip Format" -msgstr "Tallenna .zip muodossa" - -#: mailbox.php:777 message.php:478 templates/message/navbar_navigate.html:14 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:40 -msgid "Draft" -msgstr "Luonnos" - -#: lib/IMAP/Tree.php:2336 -msgid "Draft folder" -msgstr "Luonnoskansio:" - -#: config/prefs.php.dist:285 -msgid "Drafts" -msgstr "Drafts" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Luonnoskansio:" - -#: login.php:267 -msgid "Dynamic" -msgstr "Dynaaminen" - -#: templates/pgp/pgp.html:102 -msgid "E-mail Address:" -msgstr "Sähköpostiosoite:" - -#: mailbox.php:840 -msgid "END" -msgstr "LOPPU" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "VIRHE: Viestiäsi ei voitu toimittaa perille." - -#: folders.php:418 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Muokkaa" - -#: mailbox.php:435 -msgid "Edit Search Query" -msgstr "Muokkaa hakua" - -#: folders.php:418 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Muokkaa virtuaalista kansiota" - -#: mailbox.php:431 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Muokkaa virtuaalisen kansion määrittelyä %s" - -#: filterprefs.php:91 -msgid "Edit your Blacklist" -msgstr "Muokkaa mustaa listaasi" - -#: filterprefs.php:90 -msgid "Edit your Filter Rules" -msgstr "Muokkaa suodatinsääntöjäsi" - -#: filterprefs.php:92 -msgid "Edit your Whitelist" -msgstr "Muokkaa valkoista listaasi" - -#: config/prefs.php.dist:1102 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Muokkaa etäpostilaatikoihin liittyviä asetuksia." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "Sähköpostiosoite" - -#: lib/Message.php:808 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Tyhjennettiin kaikki viestit kohteesta %s." - -#: lib/Message.php:784 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Tyhjennettiin kaikki viestit virtuaalisesta roskakorikansiosta." - -#: templates/folders/actions.html:20 -msgid "Empty" -msgstr "Tyhjennä" - -#: templates/folders/folders_confirm.html:23 -msgid "Empty Selected Folders" -msgstr "Tyhjennä valitut kansiot" - -#: lib/IMP.php:854 -msgid "Empty _Spam" -msgstr "Tyhjennä ro_skaposti" - -#: lib/IMP.php:846 -msgid "Empty _Trash" -msgstr "_Tyhjennä roskakori" - -#: mailbox.php:428 -msgid "Empty folder" -msgstr "Tyhjennä kansiot" - -#: pgp.php:458 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "Käytä PGP-toimintoa." - -#: smime.php:351 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "Käytä S/MIME-toimintoa." - -#: config/prefs.php.dist:1053 -msgid "Enable message previews?" -msgstr "Käytä viestien esikatselua." - -#: compose.php:1107 -msgid "Encr_yption Options" -msgstr "Salau_ksen asetukset" - -#: lib/MIME/Viewer/itip.php:535 lib/MIME/Viewer/itip.php:537 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "Päättyy" - -#: lib/Compose.php:1696 -msgid "End forwarded message" -msgstr "Välitetty viesti päättyy" - -#: lib/Compose.php:1588 -msgid "End message" -msgstr "Viestin loppu" - -#: lib/Compose.php:1586 -#, php-format -msgid "End message from %s" -msgstr "%s lähettämän viestin loppu." - -#: pgp.php:433 smime.php:339 -msgid "Enter Passphrase" -msgstr "Anna salasanateksti" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Anna nimi uudelle roskapostikansiollesi" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Anna nimi uudelle luonnoskansiollesi" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Anna nimi uudelle lähetettyjen viestien kansiollesi" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Anna nimi uudelle roskakorikansiollesi" - -#: message.php:568 lib/Search.php:682 config/prefs.php.dist:673 -msgid "Entire Message" -msgstr "Koko viesti" - -#: message.php:175 thread.php:71 lib/Compose.php:1112 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "\"%s\" lisättiin onnistuneesti osoitekirjaan" - -#: lib/MIME/Viewer/pkcs7.php:441 lib/MIME/Viewer/pgp.php:448 -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -msgid "Error" -msgstr "Virhe" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Virhe yhdistettäessä IMAP-palvelimelle: [%s] %s." - -#: lib/MIME/Contents.php:150 -msgid "Error displaying message." -msgstr "Tapahtui virhe näytettäessä viestiä." - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:419 -#, php-format -msgid "Error sending reply: %s." -msgstr "Virhe lähetettäessä vastausta: %s." - -#: templates/smime/smime.html:29 templates/pgp/pgp.html:37 -msgid "Error:" -msgstr "Virhe:" - -#: lib/MIME/Viewer/itip.php:103 -msgid "Event successfully deleted." -msgstr "Tapahtuman poisto onnistui." - -#: config/prefs.php.dist:1018 -msgid "Every 15 minutes" -msgstr "15 minuutin välein" - -#: config/prefs.php.dist:1015 -msgid "Every 30 seconds" -msgstr "30 sekunnin välein" - -#: config/prefs.php.dist:728 config/prefs.php.dist:1017 -msgid "Every 5 minutes" -msgstr "5 minuutin välein" - -#: config/prefs.php.dist:1019 -msgid "Every half hour" -msgstr "Puolen tunnin välein" - -#: config/prefs.php.dist:1016 -msgid "Every minute" -msgstr "Minuutin välein" - -#: folders.php:463 -msgid "Expand" -msgstr "Laajenna" - -#: folders.php:386 -msgid "Expand All" -msgstr "Laajenna kaikki" - -#: folders.php:386 -msgid "Expand All Folders" -msgstr "Laajenna kaikki kansiot" - -#: folders.php:463 -msgid "Expand Folder" -msgstr "Laajenna kansio" - -#: compose.php:789 compose.php:1036 -msgid "Expand Names" -msgstr "Laajenna nimet" - -#: config/prefs.php.dist:1228 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Laajenna oletuksena koko kansiopuu kansioiden hallinnassa." - -#: config/prefs.php.dist:1250 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Laajenna oletuksena koko kansiopuu kansioiden hallinnassa." - -#: config/prefs.php.dist:524 -msgid "FCKeditor" -msgstr "FCKeditor" - -#: lib/IMP.php:865 lib/IMP.php:867 -msgid "F_etch Mail" -msgstr "Ha_e viestit" - -#: fetchmail.php:50 config/prefs.php.dist:127 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Hae viestit" - -#: config/prefs.php.dist:1110 -msgid "Fetch Mail in a separate window?" -msgstr "Hae viestit erillisessä ikkunassa." - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Hae viestit sisäänkirjautumisen yhteydessä" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "Haettiin %d viestiä palvelimelta %s" - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Haettiin 1 viesti palvelimelta %s" - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Hae viestit: " - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Fetchmail: ei uusia viestejä." - -#: lib/IMP.php:871 -msgid "Fi_lters" -msgstr "Suo_dattimet" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "Haettavat kentät" - -#: templates/javascript_defs.php:41 templates/compose/compose.html:261 -msgid "File" -msgstr "Tiedosto" - -#: templates/filters/prefs.html:2 -msgid "Filter Settings" -msgstr "Suodatin asetukset" - -#: config/prefs.php.dist:797 -msgid "Filter message content for profanity?" -msgstr "Suodata viesti loukkaavista sanoista." - -#: templates/filters/prefs.html:7 -msgid "Filter support is disabled on this system." -msgstr "Tässä järjestelmässä ei voi käyttää suodattimia." - -#: config/prefs.php.dist:149 -msgid "Filters" -msgstr "Suodattimet" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Suodatus: %s hallintasivu" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Haku:" - -#: config/prefs.php.dist:1146 -msgid "First Mailbox Page" -msgstr "Postilaatikon ensimmäinen sivu" - -#: mailbox.php:279 -msgid "First Page" -msgstr "Ensimmäinen sivu" - -#: mailbox.php:782 message.php:479 templates/message/navbar_navigate.html:10 -#: templates/mailbox/navbar.html:32 -msgid "Flagged For Followup" -msgstr "Merkitse jatkoksi" - -#: search.php:346 -msgid "Flagged messages" -msgstr "Merkityt viestit" - -#: mailbox.php:537 message.php:567 -msgid "Fo_rward" -msgstr "Väl_itä" - -#: lib/IMAP/Tree.php:2381 templates/folders/folders_size.html:6 -msgid "Folder" -msgstr "Kansiot" - -#: folders.php:261 templates/folders/folders_confirm.html:6 -msgid "Folder Actions - Confirmation" -msgstr "Kansioitoimenpide - Varmistus" - -#: folders.php:324 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Kansioiden hallinta" - -#: folders.php:281 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Kansioiden koot" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Kansioiden yhteenveto" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "Kansioiden jakaminen ei ole käytössä." - -#: folders.php:46 -msgid "Folder use is not enabled." -msgstr "Kansioita ei voi käyttää." - -#: config/prefs.php.dist:553 -msgid "Font Color" -msgstr "Kirjasimen väri" - -#: config/prefs.php.dist:1217 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "" -"Ajan esitystapa niille viesteille, joissa on kuluvan päivän päivämäärä." - -#: mailbox.php:537 message.php:567 lib/Compose.php:1679 -msgid "Forward" -msgstr "Välitä edelleen" - -#: lib/Compose.php:1665 -msgid "Forward:" -msgstr "Välitä edelleen:" - -#: lib/Compose.php:1777 -msgid "Forwarded Message:" -msgstr "Edelleenvälitetty viesti" - -#: lib/Compose.php:1692 -msgid "Forwarded message" -msgstr "Edelleenvälitetty viesti" - -#: lib/Compose.php:1690 -#, php-format -msgid "Forwarded message from %s" -msgstr "Edelleenvälitetty viesti lähettäjältä %s" - -#: lib/MIME/Viewer/itip.php:413 -msgid "Free/Busy Request Response" -msgstr "Vastaus vapaa/varattu pyyntöön" - -#: mailbox.php:596 -msgid "Fro_m" -msgstr "Lähettä_jä" - -#: lib/Search.php:658 lib/UI/Mailbox.php:97 lib/UI/Message.php:25 -#: templates/thread/thread.html:31 templates/compose/compose.html:27 -msgid "From" -msgstr "Lähettäjä" - -#: config/prefs.php.dist:1159 -msgid "From Address" -msgstr "Lähettäjän osoite" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Galleria" - -#: config/prefs.php.dist:14 config/prefs.php.dist:24 config/prefs.php.dist:34 -#: config/prefs.php.dist:42 -msgid "General Options" -msgstr "Yleiset asetukset" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Hae vain uudet viestit (vain IMAP)" - -#: folders.php:373 lib/MIME/Viewer/itip.php:577 lib/MIME/Viewer/itip.php:776 -#: lib/MIME/Viewer/itip.php:907 -msgid "Go" -msgstr "Mene" - -#: thread.php:136 -msgid "Go to Message" -msgstr "Mene viestiin" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Mene virtuaaliseen INBOXiin" - -#: lib/IMP.php:404 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Mene osoitekirja merkintään \"%s\"" - -#: message.php:447 lib/Filter.php:130 lib/MIME/Contents.php:437 -#: lib/MIME/Viewer/notification.php:60 lib/MIME/Viewer/notification.php:66 -#: lib/MIME/Viewer/appledouble.php:40 lib/MIME/Viewer/images.php:92 -#: lib/MIME/Viewer/images.php:99 lib/MIME/Viewer/images.php:101 -#: lib/MIME/Viewer/pkcs7.php:484 lib/MIME/Viewer/related.php:85 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -msgid "HERE" -msgstr "TÄSTÄ" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:470 -msgid "HTML Version of Message" -msgstr "Viesti HTML-muodossa" - -#: message.php:618 -msgid "Headers" -msgstr "Otsikot" - -#: config/prefs.php.dist:587 -msgid "Help using editor" -msgstr "Apua editorin käyttöön" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Tässä on viesti, jota olit kirjoittamassa:" - -#: config/prefs.php.dist:868 -msgid "Hidden" -msgstr "Piilotettu" - -#: config/prefs.php.dist:867 -msgid "Hidden in Thread View" -msgstr "Piilotettu keskustelusäienäkymässä" - -#: templates/javascript_defs.php:30 -msgid "Hide Addresses" -msgstr "Piilota osoitteet" - -#: mailbox.php:260 -msgid "Hide Deleted" -msgstr "Piilota poistetut" - -#: folders.php:379 -msgid "Hide Unsubscribed" -msgstr "Piilota tilaamattomat" - -#: compose.php:997 -msgid "High" -msgstr "Korkea" - -#: message.php:293 -msgid "High Priority" -msgstr "Korkea prioriteetti" - -#: compose.php:996 -msgid "Highest" -msgstr "Korkein" - -#: config/prefs.php.dist:566 -msgid "Horizontal Rule" -msgstr "Vaakasuora viivain" - -#: config/prefs.php.dist:896 -msgid "How do you want to display attachments?" -msgstr "Miten liitetiedostot näytetään?" - -#: config/prefs.php.dist:1238 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "Miten nimiavaruus tulisi näyttää kansiopuunäkymässä." - -#: config/prefs.php.dist:702 -msgid "How to attribute quoted lines in a reply" -msgstr "Miten vastaukseen merkitään kenelle lainatut rivit kuuluvat" - -#: lib/IMAP.php:305 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Tunnista protokolla automaattisesti)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "IMAP-palvelin sulki yhteyden. Palvelimen ilmoitus: %s" - -#: lib/IMAP.php:317 -msgid "IMAP over SSL" -msgstr "IMAP ja SSL-salaus" - -#: lib/IMAP.php:323 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP ja SSL-salaus (itse allekirjoitettu varmenne)" - -#: lib/IMAP.php:311 -msgid "IMAP, no TLS" -msgstr "IMAP ei TLS-salausta" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 sähköpostipalvelimet" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Jos käytät SSL tai TLS salausta, niin sinulla pitää olla käytettävissä PHP:n " -"openssl laajennus." - -#: templates/folders/folders_confirm.html:13 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Jos jatkat, niin kaikki viestit kansioissa tuhoutuvat!" - -#: saveimage.php:48 -msgid "Image" -msgstr "Kuva" - -#: lib/MIME/Viewer/html.php:153 -msgid "Images have been blocked to protect your privacy." -msgstr "Kuvien näyttäminen on estetty yksityisyyssyistä." - -#: templates/folders/import.html:17 -msgid "Import" -msgstr "Tuo" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "Tuo avain" - -#: templates/smime/smime.html:81 templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "Tuo avainpari" - -#: templates/folders/actions.html:37 -msgid "Import Messages" -msgstr "Tuo viestit" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "Tuo PGP-avain" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Tuo henkilökohtainen salainen PGP-avain" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Tuo henkilökohtainen salainen PGP-avain tähän:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Tuo henkilökohtainen julkinen PGP-avain" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Tuo henkilökohtainen julkinen PGP-avain tähän:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Tuo henkilökohtaiset S/MIME-sertifikaatit" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:55 -msgid "Import Public Key" -msgstr "Tuo julkinen avain" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Tuo julkinen PGP-avain" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Tuo julkinen PGP-avain tähän:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Tuo julkinen S/MIME-avain" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Tuo S/MIME-avain" - -#: templates/folders/import.html:7 -msgid "Import mbox File" -msgstr "Tuo mbox-tiedosto" - -#: templates/folders/import.html:12 -msgid "Import mbox file" -msgstr "Tuo mbox-tiedosto" - -#: templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Tärkeä" - -#: folders.php:149 -#, php-format -msgid "Imported %d messages from %s." -msgstr "Tuotiin %d viestiä lähteestä %s." - -#: lib/MIME/Viewer/itip.php:945 -msgid "In Process" -msgstr "Tekeillä" - -#: templates/prefs/initialpageselect.inc:4 lib/Folder.php:68 lib/IMP.php:730 -#: lib/api.php:285 lib/IMAP/Tree.php:560 lib/IMAP/Tree.php:2319 -msgid "Inbox" -msgstr "Inbox" - -#: config/prefs.php.dist:690 -msgid "Include a brief summary of the header in a reply?" -msgstr "Liitä vastaukseen lyhyt yhteenveto otsaketiedoista." - -#: config/prefs.php.dist:685 -msgid "Include body text in forward message by default?" -msgstr "Sisällytä leipäteksti oletuksena edelleenlähetettäviin viesteihin?" - -#: config/prefs.php.dist:656 -msgid "Include original message in a reply?" -msgstr "Liitä alkuperäinen viesti vastaukseen." - -#: config/prefs.php.dist:565 -msgid "Increase Indent" -msgstr "Lisää sisennystä" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -msgid "Info" -msgstr "Info" - -#: pgp.php:406 smime.php:314 -#, php-format -msgid "Information on %s Public Key" -msgstr "Tietoja %s:n julkisesta avaimesta" - -#: pgp.php:435 -msgid "Information on Personal Private Key" -msgstr "Tietoja omasta salaisesta avaimesta" - -#: pgp.php:429 smime.php:337 -msgid "Information on Personal Public Key" -msgstr "Tietoja omasta julkisesta avaimestasi" - -#: templates/javascript_defs.php:43 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "Viestin yhteydessä" - -#: lib/IMAP/ACL/rfc4314.php:53 lib/IMAP/ACL/rfc2086.php:53 -msgid "Insert" -msgstr "Laita" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Laita sertifikaatti tähän:" - -#: config/prefs.php.dist:569 -msgid "Insert Table" -msgstr "Liitä taulukko" - -#: config/prefs.php.dist:567 -msgid "Insert Web Link" -msgstr "Liitä weblinkki" - -#: config/prefs.php.dist:568 -msgid "Insert/Modify Image" -msgstr "Liitä/Muokkaa kuva" - -#: config/prefs.php.dist:577 -msgid "Insert/Overwrite" -msgstr "Liitä/Ylikirjoita" - -#: lib/MIME/Viewer/itip.php:424 -msgid "Invalid Action selected for this component." -msgstr "Tälle komponentille on valittu väärä toiminto." - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -msgid "Invalid Address" -msgstr "Epäkelpo osoite" - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "Virheellinen etäpostilaatikko" - -#: lib/Compose.php:1157 lib/Compose.php:1176 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Epäkelpo merkki sähköpostiosoitteessa: %s." - -#: lib/Compose.php:1172 -msgid "Invalid hostname." -msgstr "Virheellinen palvelimennimi." - -#: pgp.php:18 smime.php:96 -msgid "Invalid key" -msgstr "Virheellinen avain" - -#: lib/Compose.php:289 -msgid "Invalid message, cannot resume draft." -msgstr "Virheellinen viesti, ei voida jatkaa luonnosta." - -#: pgp.php:201 -msgid "Invalid personal PGP private key." -msgstr "Virheellinen henkilökohtainen salainen PGP-avain." - -#: pgp.php:176 -msgid "Invalid personal PGP public key." -msgstr "Virheellinen henkilökohtainen julkinen PGP-avain." - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Käänteinen" - -#: config/prefs.php.dist:550 -msgid "Italic" -msgstr "Kursiivi" - -#: config/prefs.php.dist:559 -msgid "Justify Center" -msgstr "Keskitä keskelle" - -#: config/prefs.php.dist:561 -msgid "Justify Full" -msgstr "Keskitä tasareunaiseksi" - -#: config/prefs.php.dist:558 -msgid "Justify Left" -msgstr "Keskitä vasemmalle" - -#: config/prefs.php.dist:560 -msgid "Justify Right" -msgstr "Keskitä oikealle" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:107 -msgid "Key Length:" -msgstr "Avaimen pituus:" - -#: pgp.php:449 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "Avaimen luonti voi vieda pitkän ajan. Jatketaanko avaimen luontia?" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:50 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"Avaimien tuonti ei ole käytettävissä. Tälle palvelimelle ei voi tuoda " -"tiedostoja." - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:53 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Avaimien tuonti ei ole käytettävissä. Sinulla ei ole osoitekirjaa " -"määriteltynä yhteystiedoissa." - -#: pgp.php:343 -msgid "Key successfully sent to the public keyserver." -msgstr "Avaimen lähetys onnistui julkiselle avainpalvelimelle." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Kieli" - -#: login.php:300 -msgid "Language:" -msgstr "Kieli:" - -#: config/prefs.php.dist:1147 -msgid "Last Mailbox Page" -msgstr "Postilaatikon viimeinen sivu" - -#: mailbox.php:291 -msgid "Last Page" -msgstr "Viimeinen sivu" - -#: compose.php:1146 -msgid "Link Attachments?" -msgstr "Linkitä liitetiedostot." - -#: attachment.php:34 lib/Compose.php:2482 -msgid "Linked attachments are forbidden." -msgstr "Linkitetyt liitetiedostot on kielletty." - -#: lib/Compose.php:2498 -#, php-format -msgid "Links will expire on %s" -msgstr "Linkit vanhentuvat %s" - -#: lib/IMAP/ACL/rfc4314.php:49 lib/IMAP/ACL/rfc2086.php:49 -msgid "List" -msgstr "Listata" - -#: config/prefs.php.dist:1336 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Näytä kaikki yhteystiedot yhteystiedot ikkunassa (Jos tämä asetus on pois " -"päältä, niin näytetään vain haetut yhteystiedot)" - -#: config/prefs.php.dist:893 -msgid "Listing in the Header" -msgstr "Otsikkotietojen tulostus" - -#: compose.php:775 -msgid "Loading..." -msgstr "Ladataan..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Paikallinen postikansio:" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "Paikka" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:37 -msgid "Log in" -msgstr "Kirjaudu sisään" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Kirjaudu sisään ohjelmaan %s" - -#: login.php:427 -msgid "Login" -msgstr "Kirjaudu sisään" - -#: config/prefs.php.dist:43 -msgid "Login Tasks" -msgstr "Tehtävät sisäänkirjautumisessa" - -#: compose.php:999 -msgid "Low" -msgstr "Matala" - -#: message.php:297 -msgid "Low Priority" -msgstr "Alhainen prioriteetti" - -#: compose.php:1000 -msgid "Lowest" -msgstr "Alhaisin" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Macintosh tiedosto" - -#: config/prefs.php.dist:118 -msgid "Mail Previews" -msgstr "Viestien esikatselu" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Postipalvelimen tyyppi, johon otetaan yhteyttä:" - -#: lib/IMAP/Tree.php:2326 lib/IMAP/Tree.php:2353 -msgid "Mailbox" -msgstr "Kansio" - -#: config/prefs.php.dist:136 -msgid "Mailbox and Folder Display Options" -msgstr "Postikansio- ja kansionäkymän asetukset" - -#: lib/IMAP/ACL/rfc4314.php:52 lib/IMAP/ACL/rfc2086.php:52 -msgid "Mark (Other)" -msgstr "Merkitse (Muut)" - -#: lib/IMAP/ACL/rfc4314.php:51 lib/IMAP/ACL/rfc2086.php:51 -msgid "Mark (Seen)" -msgstr "Merkitse (Uusi)" - -#: templates/folders/actions.html:32 -msgid "Mark All Messages as Seen" -msgstr "Merkitse kaikki viestit vanhoiksi" - -#: templates/folders/actions.html:33 -msgid "Mark All Messages as Unseen" -msgstr "Merkitse kaikki viestit uusiksi" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "Merkitse:" - -#: config/prefs.php.dist:850 -msgid "Mark different levels of quoting with different colors?" -msgstr "Merkitse eri lainaukset eri väreillä." - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Merkitse viestit vanhoiksi? (vain IMAP)" - -#: config/prefs.php.dist:858 -msgid "Mark simple markup?" -msgstr "Merkitse yksinkertaisella merkinnällä." - -#: search.php:226 -msgid "Match All Queries" -msgstr "Täyttää kaikki hakuehdot" - -#: search.php:224 -msgid "Match Any Query" -msgstr "Sopii joihinkin hakuehtoihin" - -#: config/prefs.php.dist:545 -msgid "Maximize/Minimize Editor" -msgstr "Maksimoi/Minimoi editori" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "Liitetiedoston suurin sallittu koko" - -#: lib/api.php:101 -msgid "Maximum Number of Folders" -msgstr "Kansioiden enimmäismäärä" - -#: lib/api.php:102 -msgid "Maximum Number of Recipients per Message" -msgstr "Liitetiedostoja on suurin sallittu määrä" - -#: lib/api.php:103 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Suurin sallittu vastaanottajien määrä tietyllä aikavälillä." - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "Liitetiedostoja on suurin sallittu määrä." - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "Liitetiedostojen yhteenlaskettu koko on suurin sallittu." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Valikko kansiolista" - -#: lib/Compose.php:1579 -msgid "Message" -msgstr "Viesti" - -#: config/prefs.php.dist:63 -msgid "Message Composition" -msgstr "Viestin kirjoitus" - -#: config/prefs.php.dist:1158 -msgid "Message Date" -msgstr "Viestin päiväys" - -#: config/prefs.php.dist:62 config/prefs.php.dist:81 config/prefs.php.dist:96 -#: config/prefs.php.dist:109 config/prefs.php.dist:117 -#: config/prefs.php.dist:126 -msgid "Message Options" -msgstr "Viestiasetukset" - -#: search.php:419 -msgid "Message Search" -msgstr "Haku viestistä" - -#: config/prefs.php.dist:1162 -msgid "Message Size" -msgstr "Viestin koko" - -#: message.php:588 -msgid "Message Source" -msgstr "Viesti raakamuodossa" - -#: config/prefs.php.dist:82 -msgid "Message Viewing" -msgstr "Viestin luku" - -#: lib/Compose.php:1577 -#, php-format -msgid "Message from %s" -msgstr "Viesti lähettäjältä %s" - -#: lib/UI/Mailbox.php:148 -msgid "Message has attachments" -msgstr "Viestissä on liitteitä" - -#: lib/UI/Mailbox.php:147 -msgid "Message is encrypted" -msgstr "Viesti on salattu" - -#: lib/UI/Mailbox.php:146 -msgid "Message is signed" -msgstr "Viestin on allekirjoitettu" - -#: compose.php:353 compose.php:360 -msgid "Message redirected successfully." -msgstr "Viestin ohjaus onnistui." - -#: lib/Compose.php:807 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Viestin lähetys onnistui, mutta sitä ei talletettu kansioon %s" - -#: compose.php:424 compose.php:432 -msgid "Message sent successfully." -msgstr "Viestin lähetys onnistui." - -#: config/prefs.php.dist:1189 -msgid "Messages per page in the mailbox view." -msgstr "Viestien lukumäärä postikansionäkymässä." - -#: mailbox.php:225 -msgid "Messages to" -msgstr "Viestit kansioon" - -#: login.php:271 -msgid "Minimalist" -msgstr "Minimaalinen" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Moodi" - -#: login.php:309 -msgid "Mode:" -msgstr "Moodi:" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "Kuukausi" - -#: mailbox.php:489 mailbox.php:900 message.php:518 message.php:706 -msgid "Move" -msgstr "Siirrä" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "Siirrä alaspäin" - -#: config/prefs.php.dist:820 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" -"Siirrä roskapostiviestit roskapostikansioon ja ei roskapostiviestit INBOX " -"kansioon" - -#: mailbox.php:489 mailbox.php:900 message.php:518 message.php:706 -msgid "Move to folder" -msgstr "Siirrä kansioon" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "Siirrä ylöspäin" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Multipart/alternative" - -#: thread.php:176 -msgid "Multiple Message View" -msgstr "Moniviestinäkymä" - -#: templates/smime/smime.html:4 templates/pgp/pgp.html:4 -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "NOTE:" -msgstr "MUISTIINPANOT:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Nimi" - -#: pgp.php:115 -msgid "Name and/or email cannot be empty" -msgstr "Nimi tai sähköpostiosoite ei saa olla tyhjä" - -#: lib/MIME/Viewer/itip.php:950 -msgid "Needs Action" -msgstr "Vaatii toimenpidettä" - -#: config/prefs.php.dist:779 config/prefs.php.dist:1014 -msgid "Never" -msgstr "Ei koskaan" - -#: config/prefs.php.dist:769 -msgid "Never save attachments" -msgstr "Älä talleta liitetiedostoja" - -#: lib/IMP.php:490 -msgid "New Folder" -msgstr "Uusi kansio" - -#: config/prefs.php.dist:110 -msgid "New Mail" -msgstr "Uudet viestit" - -#: compose.php:33 compose.php:227 lib/Block/tree_folders.php:35 -msgid "New Message" -msgstr "Uusi viesti" - -#: mailbox.php:860 lib/MIME/Headers.php:209 -#, php-format -msgid "New Message to %s" -msgstr "Uusi viesti %s:lle" - -#: search.php:337 -msgid "New messages" -msgstr "Uudet viestit" - -#: message.php:534 -msgid "Next Message" -msgstr "Seuraava viesti" - -#: mailbox.php:289 -msgid "Next Page" -msgstr "Seuraava sivu" - -#: templates/javascript_defs.php:50 config/prefs.php.dist:727 -#: config/prefs.php.dist:1225 config/prefs.php.dist:1247 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "Ei" - -#: smime.php:241 -msgid "No Certificate found" -msgstr "Varmennetta ei löytynyt" - -#: lib/IMP.php:1430 -msgid "No Encryption" -msgstr "Ei salausta" - -#: templates/smime/smime.html:26 templates/pgp/pgp.html:34 -msgid "No Keys in Keyring" -msgstr "Ei ainuttakaan avainta avainrenkaassa" - -#: mailbox.php:268 rss.php:86 -#, php-format -msgid "No Messages" -msgstr "Ei viestejä" - -#: pgp.php:142 -msgid "No PGP public key imported." -msgstr "Ei tuotu ainuttakaan julkista PGP-avainta." - -#: mailbox.php:821 -msgid "No Preview Text" -msgstr "Ei esikatselua" - -#: smime.php:166 -msgid "No S/MIME public key imported." -msgstr "Ei tuotu ainuttakaan julkista S/MIME-avainta." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Ei ääniä" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Liitetiedostoja ei löytynyt." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "Sähköpostitietoja ei ollut julkisessa avaimessa." - -#: acl.php:76 -msgid "No folder selected." -msgstr "Ei kansioita valittuna." - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "Yhdestäkään kansioista ei tarkasteta uusia viestejä." - -#: folders.php:198 lib/Folder.php:431 lib/Folder.php:479 -msgid "No folders were specified" -msgstr "Ei kansioita määritettynä" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "Yhdessäkään kansiossa ei ole uusia viestejä" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "Yhdessäkään kansiossa ei ole lukemattomia viestejä" - -#: lib/IMP.php:1033 -msgid "No limit" -msgstr "Ei rajoitusta" - -#: lib/Compose.php:1615 -msgid "No message body text" -msgstr "Ei tekstiä viestin viestiosiossa" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Ei ainuttakaan viestiä." - -#: mailbox.php:240 -msgid "No messages matched your search." -msgstr "Hakuehdoilla ei löytynyt yhtäkään viestiä." - -#: pgp.php:194 -msgid "No personal PGP private key imported." -msgstr "Ei tuotu ainuttakaan salaista PGP-avainta" - -#: pgp.php:170 -msgid "No personal PGP public key imported." -msgstr "Ei tuotu ainuttakaan julkista PGP-avainta" - -#: smime.php:216 -msgid "No personal S/MIME certificates imported." -msgstr "Ei tuotu ainuttakaan henkilökohtaista S/MIME-sertifikaattia." - -#: lib/MIME/Viewer/pkcs7.php:302 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"Salainta avainta ei ole olemassa, joten salattua viestiä ei voi aukaista." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "Tuettua IMAP-autentikaatiotapaa ei löytynyt." - -#: acl.php:108 -msgid "No user specified." -msgstr "Ei käyttäjää määriteltynä." - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:879 -msgid "Non Participant" -msgstr "Ei osallistuja" - -#: templates/prefs/folderselect.inc:21 templates/prefs/sentmailselect.inc:38 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:20 -#: templates/prefs/trashselect.inc:20 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:841 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Ei mitään" - -#: compose.php:998 -msgid "Normal" -msgstr "Normaali" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Ei poistettu" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "Ei luonnos" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:33 -msgid "Not Flagged" -msgstr "Ei merkitty" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "Ei tärkeä" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Ei henkilökohtainen" - -#: lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 lib/Crypt/PGP.php:136 -msgid "Not a valid public key." -msgstr "Epäkelpo julkinen aivain." - -#: config/prefs.php.dist:931 -msgid "Not at all" -msgstr "Ei lainkaan" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "Huomaathan, että tämä voi kestää jonkin aikaa" - -#: lib/IMP.php:542 -msgid "Notepads" -msgstr "Muistilistat" - -#: config/hooks.php.dist:471 -msgid "Notes" -msgstr "Muistilistat" - -#: config/prefs.php.dist:813 -msgid "Nothing" -msgstr "Ei mitään" - -#: attachment.php:109 -msgid "Notification: Linked attachment downloaded" -msgstr "Ilmoitus: Talletettiin linkitetty liitetiedosto" - -#: config/prefs.php.dist:419 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Jos viestit poistetaan kuukausittain, niin kuinka monta kuukautta " -"säilytetään vanhoja linkitettyjä liitetiedostoja." - -#: config/prefs.php.dist:373 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Jos viestit poistetaan kuukausittain, niin kuinka monta vanhaa lähetettyjen " -"viestien kansiota säilytetään." - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "OK" - -#: templates/smime/import_key.html:31 templates/search/search.html:61 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "TAI" - -#: search.php:336 -msgid "Old messages" -msgstr "Vanhat viestit" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Poistetaan viestejä vanhoista lähetettyjen viestien kansioista." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Näytä vain ne kansiot, joissa on lukemattomia viestejä." - -#: templates/javascript_defs.php:59 -msgid "Only one folder should be selected for this action." -msgstr "Valitse vain yksi kansio tähän toimintoon." - -#: lib/IMP.php:922 lib/IMP.php:927 -msgid "Open Fo_lder" -msgstr "Avaa ka_nsio" - -#: lib/IMP.php:927 -msgid "Open Folder" -msgstr "Avaa kansio" - -#: lib/IMAP/Tree.php:2377 -msgid "Opened Folder" -msgstr "Avaa kansio" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:875 -msgid "Optional Participant" -msgstr "Mahdollinen osallistuja" - -#: config/prefs.php.dist:562 -msgid "Ordered List" -msgstr "Järjestetty lista" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Muut sähköpostitilit" - -#: config/prefs.php.dist:135 config/prefs.php.dist:148 -#: config/prefs.php.dist:155 config/prefs.php.dist:163 -#: config/prefs.php.dist:172 -msgid "Other Options" -msgstr "Muut asetukset" - -#: lib/IMAP/Tree.php:94 -msgid "Other Users' Folders" -msgstr "Muiden kansiot" - -#: lib/api.php:170 templates/login/login.html:103 -msgid "Outbound Server" -msgstr "Lähtevä palvelin" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:165 lib/MIME/Viewer/pgp.php:213 -#: lib/MIME/Viewer/pgp.php:309 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1433 -msgid "PGP Encrypt Message" -msgstr "PGP-salattu viesti" - -#: lib/IMP.php:1438 -msgid "PGP Encrypt Message with passphrase" -msgstr "PGP-salattu viesti salasanatekstillä" - -#: lib/Compose.php:1289 -msgid "PGP Error: " -msgstr "PGP virhe: " - -#: config/prefs.php.dist:164 -msgid "PGP Options" -msgstr "PGP Asetukset" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "PGP syotä salasanateksti" - -#: templates/pgp/pgp.html:69 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "Henkilökohtainen PGP-avainpari vaatii salattua WWW-yhteyttä." - -#: pgp.php:154 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Julkinen PGP-avain lisäys onnistui osoitteelle: \"%s (%s)\"" - -#: pgp.php:250 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Julkinen PGP-avain poistettiin osoitteelta: \"%s\"" - -#: templates/pgp/pgp.html:29 -msgid "PGP Public Keyring" -msgstr "Julkinen PGP-avainrengas" - -#: lib/IMP.php:1434 -msgid "PGP Sign Message" -msgstr "PGP-allekirjoita viesti" - -#: lib/IMP.php:1435 -msgid "PGP Sign/Encrypt Message" -msgstr "PGP-salaa ja allekirjoita viesti" - -#: lib/IMP.php:1439 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "PGP-salaa ja allekirjoita viesti salasanatekstillä" - -#: compose.php:695 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"PGP-salausta ei voi oletuksena käyttää, koska julkisia avaimia ei löytynyt " -"kaikille vastaanottajille." - -#: pgp.php:207 -msgid "PGP private key successfully added." -msgstr "Salaisen PGP-avaimen lisäys onnistui." - -#: pgp.php:182 -msgid "PGP public key successfully added." -msgstr "Julkisen PGP-avaimen lisäys onnistui." - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "PGP käyttö on estetty tässä järjestestelmässä." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"PGP:n käyttö edellyttää ponnahdusikkunoita. Jos selaimesi asetukset estävät " -"erillisten ikkunoiden avaamisen, niin sinun pitää muuttaa näitä asetuksia " -"tai et voi käyttää PGP-toimintoja." - -#: lib/Compose.php:1249 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: Salainen avain vaatii salasanatekstin" - -#: lib/Compose.php:1258 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: viestin salaus vaatii salasanatekstin" - -#: lib/IMAP.php:281 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Tunnista protokolla automaattisesti)" - -#: lib/IMAP.php:293 -msgid "POP3 over SSL" -msgstr "POP3 ja SSL-salaus" - -#: lib/IMAP.php:299 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 ja SSL-salaus (itse allekirjoitettu varmenne)" - -#: lib/IMAP.php:287 -msgid "POP3, no TLS" -msgstr "POP3, ei TLS-salausta" - -#: mailbox.php:444 -#, php-format -msgid "Page %d of %d" -msgstr "Sivu %d / %d" - -#: config/prefs.php.dist:1144 -msgid "Page with the First Unseen Message" -msgstr "Sivu, jossa ensimmäinen uusi viesti" - -#: config/prefs.php.dist:1145 -msgid "Page with the Last Unseen Message" -msgstr "Sivu, jossa on viimeinen uusi viesti" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Sivu:" - -#: message.php:687 -msgid "Part(s)" -msgstr "Osa(t)" - -#: templates/pgp/pgp.html:122 -msgid "Passphrase (Again):" -msgstr "Salasanateksti (Uudestaan)" - -#: pgp.php:335 smime.php:250 -msgid "Passphrase successfully unloaded." -msgstr "Salasanatekstin poisto onnistui." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:117 -msgid "Passphrase:" -msgstr "Salasanateksti:" - -#: pgp.php:117 -msgid "Passphrases cannot be empty" -msgstr "Salasanateksti ei saa olla tyhjä" - -#: pgp.php:119 -msgid "Passphrases do not match" -msgstr "Salasanatekstit eivät täsmää " - -#: lib/api.php:183 templates/login/login.html:92 -msgid "Password" -msgstr "Salasana" - -#: templates/smime/import_key.html:54 -#: templates/fetchmail/fetchmailprefs.html:59 -msgid "Password:" -msgstr "Salasana:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Salasana:" - -#: config/prefs.php.dist:576 -msgid "Paste from clipboard" -msgstr "Liitä leikepöydältä" - -#: mailbox.php:760 message.php:465 templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Henkilökohtainen" - -#: config/prefs.php.dist:15 -msgid "Personal Information" -msgstr "Omat tiedot" - -#: pgp.php:125 -msgid "Personal PGP keypair generated successfully." -msgstr "Henkilökohtaisen PGP-avainparin luonti onnistui." - -#: pgp.php:132 -msgid "Personal PGP keys deleted successfully." -msgstr "Henkilökohtaisten PGP-avaimien poisto onnistui." - -#: smime.php:222 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Henkilökohtaisia S/MIME-sertifikaatteja EI tuotu: " - -#: smime.php:147 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Henkilökohtaisten S/MIME-avaimien poisto onnistui." - -#: config/prefs.php.dist:235 -msgid "Place your signature before replies and forwards?" -msgstr "Laita allekirjoitus vastausviestien ja välitettävien viestien alkuun." - -#: lib/Compose.php:467 -msgid "Plaintext Version of Message" -msgstr "Viesti tekstimuodossa." - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Soita ääni uusista viesteistä? Tämä toiminto vaatii selaimeen liitettyjä " -"äänitiedostoja. Lähes kaikki selaimet Windows ja Mac alustalla sisältävät " -"äänitiedostoja, mutta muilla alustoilla saatetaan tarvita laajennuksia." - -#: templates/javascript_defs.php:82 -msgid "Please enter a name for the new folder:" -msgstr "Anna uuden kansion nimi:" - -#: templates/javascript_defs.php:61 templates/javascript_defs.php:62 -msgid "Please enter the name of the new folder:" -msgstr "Anna uuden kansion nimi:" - -#: templates/javascript_defs.php:66 -msgid "Please enter the new name:" -msgstr "Anna uusi nimi:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Anna salasanateksti tälle viestille." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Anna salaisen PGP-avaimen salasanateksti. Sinun pitää antaa tämä teksti vain " -"kerran %s-istunnon aikana." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Anna salaisen S/MIME-avaimen salasanateksti. Sinun pitää antaa tämä teksti " -"vain kerran %s-istunnon aikana." - -#: login.php:193 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Kirjaudu uudestaan sisään jatkaaksesi viestin kirjoittamista. Jos ET käytä " -"evästeitä JA kirjoitat viestejä ponnahdusikkunassa, niin sinun pitää " -"kirjautua sisään myös pääikkunassa. Tämä on pakko tehdä siksi, että " -"mahdolliset hyökkääjät eivät saa tietää session ID tietojasi. Pyydämme jo " -"etukäteen anteeksi aiheuttamaamme häiriötä." - -#: templates/javascript_defs.php:77 -msgid "Please provide your password." -msgstr "Anna salasanasi." - -#: templates/javascript_defs.php:76 -msgid "Please provide your username." -msgstr "Anna käyttäjätunnuksesi." - -#: lib/Compose.php:2668 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Korjaa epämääräinen tai virheellinen osoite." - -#: templates/javascript_defs.php:58 -msgid "Please select a folder before you perform this action." -msgstr "Valitse kansio ennen tämän toiminnon suorittamista." - -#: templates/javascript_defs.php:70 -msgid "Please select at least one folder to search." -msgstr "Valitse ainakin yksi kansio, josta haetaan." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Valitse tai muokkaa oikean puoleisessa laatikossa:" - -#: config/prefs.php.dist:1258 -msgid "Poll all folders for new mail?" -msgstr "Tarkista uudet viestit kaikista kansioista?" - -#: lib/api.php:161 templates/login/login.html:67 -msgid "Port" -msgstr "Portti" - -#: lib/IMAP/ACL/rfc4314.php:54 lib/IMAP/ACL/rfc2086.php:54 -msgid "Post" -msgstr "Viestien vastaanotto" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Käyttää Hordea" - -#: config/prefs.php.dist:227 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Laita allekirjoituksen eteen erottimet ('-- ')" - -#: config/hooks.php.dist:487 -msgid "Preferences" -msgstr "Asetukset" - -#: filterprefs.php:53 pgp.php:259 smime.php:257 -msgid "Preferences successfully updated." -msgstr "Asetuksien päivitys onnistui." - -#: compose.php:1166 -msgid "Preview" -msgstr "Esikatselu" - -#: message.php:527 -msgid "Previous Message" -msgstr "Edellinen viesti" - -#: mailbox.php:281 -msgid "Previous Page" -msgstr "Edellinen sivu" - -#: message.php:602 -msgid "Print" -msgstr "Tulosta" - -#: config/prefs.php.dist:573 -msgid "Print document" -msgstr "Tulosta tiedosto" - -#: message.php:691 -msgid "Printed By" -msgstr "Tulostanut" - -#: message.php:670 lib/MIME/Viewer/itip.php:834 -msgid "Priority" -msgstr "Prioriteetti" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Salaisen avaimesi salasana:" - -#: config/prefs.php.dist:768 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Kysy joka kerta kun lähetetään liitetidosto; Oletuksena EI" - -#: config/prefs.php.dist:767 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Kysy joka kerta kun lähetetään liitetidosto; Oletuksena KYLLÄ" - -#: config/prefs.php.dist:939 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "Lähetä lukukuittaus kun lähettäjä on sitä pyytänyt?" - -#: lib/api.php:165 templates/login/login.html:72 -msgid "Protocol" -msgstr "Protokolla" - -#: login.php:291 templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Protokolla:" - -#: lib/Crypt/PGP.php:489 -msgid "Public PGP keyserver support has been disabled." -msgstr "Julkisen PGP-avainpalvelimen käyttö on estetty." - -#: mailbox.php:458 mailbox.php:526 -msgid "Pur_ge Deleted" -msgstr "Si_ivoa poistetut" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:22 -msgid "Purge" -msgstr "Tuhoa" - -#: mailbox.php:458 mailbox.php:526 -msgid "Purge Deleted" -msgstr "Siivoa poistetut" - -#: config/prefs.php.dist:438 -msgid "Purge Spam how often:" -msgstr "Miten usein roskapostikansio tyhjennetään:" - -#: config/prefs.php.dist:466 -msgid "Purge Trash how often:" -msgstr "Miten usein roskakorikansio tyhjennetään:" - -#: config/prefs.php.dist:447 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "Poista näin monen päivän ikäiset viestit roskapostikansiosta." - -#: config/prefs.php.dist:475 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Poista näin monen päivän ikäiset viestit roskakorikansiosta." - -#: config/prefs.php.dist:401 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "" -"Poista näin monen päivän ikäiset viestit lähetettyjen viestien kansioista." - -#: config/prefs.php.dist:428 -msgid "Purge old messages in the Spam folder?" -msgstr "Poista vanhat viestit roskapostikansiosta." - -#: config/prefs.php.dist:456 -msgid "Purge old messages in the Trash folder?" -msgstr "Poista vanhat viestit roskakorikansiosta." - -#: config/prefs.php.dist:382 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Poista vanhat viestit lähetettyjen viestien kansioista." - -#: config/prefs.php.dist:392 -msgid "Purge sent-mail how often:" -msgstr "Miten usein lähetettyjen viestien kansio tyhjennetään:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "Poistettiin %d viestiä roskapostikansiosta." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Poistettiin %d viestiä roskakorikansiosta." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "Poistettiin %d viestiä lähetettyjen viestien kansiosta." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "Poistettiin 1 viesti roskapostikansiosta." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "Poistettiin 1 viesti roskakorikansiosta." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Poistettiin 1 viesti lähetettyjen viestien kansiosta %s." - -#: lib/IMP.php:1016 -#, php-format -msgid "Quota status: %.2f MB / %.2f MB (%.2f%%)" -msgstr "Postikiintiö: %.2f MB / %.2f MB (%.2f%%)" - -#: lib/IMP.php:1025 -#, php-format -msgid "Quota status: %.2f MB / NO LIMIT" -msgstr "Postikiintiö: %.2f MB / EI RAJOITUSTA" - -#: lib/IMP.php:1031 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Postikiintiö: EI RAJOITUSTA" - -#: config/prefs.php.dist:698 -#, php-format -msgid "Quoting %f:" -msgstr "Lainaus %f:" - -#: lib/IMAP/ACL/rfc4314.php:50 lib/IMAP/ACL/rfc2086.php:50 -msgid "Read" -msgstr "Luku" - -#: templates/folders/actions.html:40 -msgid "Rebuild Folder Tree" -msgstr "Rakenna kansiopuu uudelleen" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Viimeisimmät haut" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Viimeisimmät haut:" - -#: message.php:572 message.php:616 -msgid "Redirec_t" -msgstr "Uudelleenohja_a" - -#: message.php:572 message.php:616 -msgid "Redirect" -msgstr "Uudelleenohjaa" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "Uudelleenohjaa viesti" - -#: compose.php:339 -msgid "Redirect this message" -msgstr "Uudelleenohjaa tämä viesti" - -#: config/prefs.php.dist:571 -msgid "Redoes your last action" -msgstr "Tekee uudelleen edellisen toiminnon" - -#: folders.php:360 -msgid "Refresh" -msgstr "Päivitä" - -#: config/prefs.php.dist:1020 -msgid "Refresh Folder Views:" -msgstr "Päivitä postikansionäkymää:" - -#: mailbox.php:421 -msgid "Reload" -msgstr "Lataa uudestaan" - -#: folders.php:350 -msgid "Reload View" -msgstr "Lataa näkymä uudestaan" - -#: lib/MIME/Viewer/itip.php:551 lib/MIME/Viewer/itip.php:570 -msgid "Remember the free/busy information." -msgstr "Muista vapaa/varattu tiedot." - -#: config/prefs.php.dist:1227 -msgid "Remember the last view" -msgstr "Muista edellinen näkymä" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Etäpostilaatikko:" - -#: search.php:332 -msgid "Remove Field From Search" -msgstr "Poista kenttä hakuehdoista" - -#: config/prefs.php.dist:581 -msgid "Remove formatting" -msgstr "Poista muotoilu" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "poista lähde" - -#: templates/folders/actions.html:18 -msgid "Rename" -msgstr "Nimeä uudelleen" - -#: config/prefs.php.dist:355 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Nimeä lähetettyjen viestien kansio uudelleen kuukauden alussa." - -#: lib/Folder.php:385 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "" -"Kansion \"%s\" nimeäminen \"%s\" epäonnistui. Palvelimen virheilmoitus oli" - -#: message.php:556 -msgid "Reply" -msgstr "Vastaa" - -#: lib/MIME/Viewer/itip.php:318 lib/MIME/Viewer/itip.php:421 -msgid "Reply Sent." -msgstr "Vastaus lähetetty." - -#: compose.php:308 -msgid "Reply to All:" -msgstr "Vastaa kaikille:" - -#: compose.php:310 -msgid "Reply to List:" -msgstr "Vastaa listalle:" - -#: lib/MIME/Viewer/itip.php:553 lib/MIME/Viewer/itip.php:562 -#: lib/MIME/Viewer/itip.php:572 -msgid "Reply with Not Supported Message" -msgstr "Lähetä vastausviesti ei-tuetussa muodossa." - -#: lib/MIME/Viewer/itip.php:560 -msgid "Reply with free/busy for next 2 months." -msgstr "" -"Lähetä vastauksena vapaa/varattu tiedot seuraavalle kahdelle kuukaudelle." - -#: lib/MIME/Viewer/itip.php:559 -msgid "Reply with requested free/busy information." -msgstr "Lähetä vastauksena pyydetyt vapaa/varattu tiedot." - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Vastausosoite" - -#: lib/Compose.php:1853 -msgid "Reply-To: " -msgstr "Vastausosoite: " - -#: compose.php:306 -msgid "Reply:" -msgstr "Vastaus:" - -#: mailbox.php:548 message.php:613 -msgid "Report as Innocent" -msgstr "Ilmoita harmittomana" - -#: mailbox.php:542 message.php:607 -msgid "Report as Spam" -msgstr "Ilmoita roskapostina" - -#: compose.php:1091 -msgid "Request a _Read Receipt" -msgstr "_Pyydä ilmoitus viestin lukemisesta" - -#: config/prefs.php.dist:782 -msgid "Request read receipts?" -msgstr "Pyydä ilmoitus viestin lukemisesta." - -#: mailbox.php:115 -msgid "Requested message not found." -msgstr "Pyydettyä viestiä ei löytynyt." - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:867 -msgid "Required Participant" -msgstr "Pakollinen osallistuja" - -#: templates/search/search.html:26 templates/search/search.html:201 -#: templates/acl/acl.html:80 -msgid "Reset" -msgstr "Tyhjennä" - -#: lib/MIME/Viewer/itip.php:117 -msgid "Respondent Status Updated." -msgstr "Vastaajan tilatiedot on päivitetty" - -#: message.php:595 -msgid "Resume" -msgstr "Jatka" - -#: lib/UI/Compose.php:140 -msgid "Resume Editing" -msgstr "Jatka muokkausta" - -#: login.php:194 -msgid "Resume your session" -msgstr "Jatka istuntoasi" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Palaa takaisin Hae viesteihin" - -#: templates/folders/folders_size.html:30 -msgid "Return to Folders" -msgstr "Palaa kansioihin" - -#: stationery.php:143 -msgid "Return to Message Composition" -msgstr "Palaa Viestin kirjoitukseen" - -#: filterprefs.php:66 templates/smime/smime.html:13 -#: templates/smime/smime.html:93 templates/pgp/pgp.html:21 -#: templates/pgp/pgp.html:145 templates/acl/acl.html:35 -#: templates/acl/acl.html:81 templates/acl/acl.html:95 -msgid "Return to Options" -msgstr "Palaa asetuksiin" - -#: config/prefs.php.dist:954 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Palaa postikansiosivulle kun viesti on poistettu, siirretty tai kopioitu." - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "Käyttäjän \"%s\" oikeuksia ei voi muokata." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Role" -msgstr "Rooli" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:173 lib/MIME/Viewer/pkcs7.php:293 -#: lib/MIME/Viewer/pkcs7.php:485 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1443 -msgid "S/MIME Encrypt Message" -msgstr "S/MIME salattu viesti" - -#: lib/Compose.php:1321 -msgid "S/MIME Error: " -msgstr "S/MIME virhe: " - -#: lib/Compose.php:1300 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME Virhe: Salainen avain vaatii salasanatekstin" - -#: config/prefs.php.dist:173 -msgid "S/MIME Options" -msgstr "S/MIME-Asetukset" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "S/MIME syotä salasanateksti" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "Henkilökohtainen S/MIME-avainpari vaatii salattua WWW-yhteyttä." - -#: smime.php:155 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "Julkinen S/MIME-avain poistettiin osoitteelta \"%s\"" - -#: smime.php:177 -msgid "S/MIME Public Key successfully added." -msgstr "Julkisen S/MIME-avaimen lisäys onnistui." - -#: templates/smime/smime.html:21 -msgid "S/MIME Public Keyring" -msgstr "Julkinen S/MIME-avainrengas" - -#: smime.php:226 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Julkinen/Salainen S/MIME-avainparin lisäys onnistui." - -#: lib/IMP.php:1444 -msgid "S/MIME Sign Message" -msgstr "S/MIME-allekirjoita viesti" - -#: lib/IMP.php:1445 -msgid "S/MIME Sign/Encrypt Message" -msgstr "S/MIME-salaa ja allekirjoita viesti" - -#: templates/smime/smime.html:86 -msgid "S/MIME support is disabled on this system." -msgstr "S/MIME käyttö on estetty tässä järjestestelmässä." - -#: lib/MIME/Viewer/pkcs7.php:297 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "S/MIME ei ole käytössä, joten salattuja viestejä ei voida aukaista." - -#: lib/MIME/Viewer/pkcs7.php:204 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"S/MIME ei ole käytössä, joten tämän digitaalisesti allekirjoitetun viestin " -"sisältöä ei voida näyttää." - -#: lib/MIME/Viewer/pkcs7.php:177 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"S/MIME ei ole käytössä, joten digitaalisia allekirjoituksia ei voida " -"tarkistaa." - -#: lib/MIME/Viewer/pkcs7.php:134 -msgid "S/MIME support is not enabled." -msgstr "S/MIME-tuki ei ole päällä." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"S/MIME:n käyttö edellyttää ponnahdusikkunoita. Jos selaimesi asetukset " -"estävät erillisten ikkunoiden avaamisen, niin sinun pitää muuttaa näitä " -"asetusta tai et voi käyttää S/MIME-toimintoja." - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: lib/api.php:173 templates/login/login.html:107 -msgid "SMTP Port" -msgstr "SMTP-portti" - -#: compose.php:973 -msgid "S_ubject" -msgstr "Ot_sikko" - -#: compose.php:1070 -msgid "Sa_ve a copy in " -msgstr "Ta_lleta kopio kansioon " - -#: message.php:599 -msgid "Sa_ve as" -msgstr "Ta_lleta nimellä" - -#: templates/search/search.html:25 templates/search/search.html:200 -#: templates/fetchmail/fetchmailprefs.html:121 templates/acl/acl.html:79 -msgid "Save" -msgstr "Talleta" - -#: compose.php:1142 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Talleta liitetiedostot viestien mukana lähetettyjen viestien kansioon." - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Talleta luonnos" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "Talleta kuva" - -#: lib/MIME/Contents.php:262 -msgid "Save Image in Gallery" -msgstr "talleta kuva galleriaan" - -#: filterprefs.php:129 templates/smime/smime.html:12 -#: templates/smime/smime.html:92 templates/pgp/pgp.html:20 -#: templates/pgp/pgp.html:144 -msgid "Save Options" -msgstr "Talleta asetukset" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Talleta kirjepohja" - -#: compose.php:888 -msgid "Save _Draft" -msgstr "Talleta _luonnos" - -#: message.php:599 config/prefs.php.dist:578 -msgid "Save as" -msgstr "Talleta nimellä" - -#: config/prefs.php.dist:719 -msgid "Save drafts as unseen?" -msgstr "Talleta luonnokset tilatiedolla uusi" - -#: config/prefs.php.dist:729 -msgid "Save drafts automatically while composing?" -msgstr "Talleta luonnokset automaattisesti kirjoituksen aikana." - -#: lib/MIME/Viewer/pkcs7.php:257 -msgid "Save in your Address Book" -msgstr "Tallenna osoitekirjaasi" - -#: config/prefs.php.dist:1326 -msgid "Save recipients automatically to the default address book?" -msgstr "Talleta vastaanottajat automaattisesti oletusosoitekirjaan." - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "Talletetaanko haku virtuaaliseen kansioon?" - -#: config/prefs.php.dist:243 -msgid "Save sent mail?" -msgstr "Talleta lähtevä viesti." - -#: lib/Compose.php:240 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "Luonnoksen tallennus epäonnistui. Ei voitu luoda luonnoskansiota." - -#: lib/Compose.php:179 -msgid "Saving the draft failed. No draft folder specified." -msgstr "" -"Luonnosviestin talletus epäonnistui. Luonnoskansiota ei ole määritelty." - -#: lib/Compose.php:210 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"Luonnosviestin talletus epäonnistui. Otsakkeessa %s on virheellinen " -"sähköpostiosoite: %s." - -#: lib/Compose.php:247 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Luonnosviestin talletus epäonnistui. Palvelimen virheilmoitus oli: %s" - -#: mailbox.php:427 search.php:208 lib/Search.php:533 -#: lib/Block/tree_folders.php:43 templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Haku" - -#: mailbox.php:427 search.php:212 -#, php-format -msgid "Search %s" -msgstr "Haku %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Haun kriteerit" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "Haku merkkilippuista" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "Hae kansioista" - -#: search.php:154 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Haun tulokset" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "Hakuteksti" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Vanha" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Valitse sähköpostitili" - -#: search.php:323 -msgid "Select a date" -msgstr "Valitse päivämäärä" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Valitse kenttä" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "Valitse sähköpostitilit, joista haetaan viestit:" - -#: config/prefs.php.dist:157 -msgid "Select address book sources for adding and searching for addresses." -msgstr "" -"Voit valita osoitekirjat, joihin lisätään ja joista haetaan osoitteita." - -#: config/prefs.php.dist:572 templates/search/search.html:159 -msgid "Select all" -msgstr "Valitse kaikki" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "Valitse osoitteiden laajennuksessa käytettävät kentät." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Valitse sähköpostitili:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Valitse postilaatikko" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "Poista valinnat" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Valitse kirjepohja:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Valitse galleria, johon kuva talletetaan." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Valitse postipalvelimen tyyppi:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Valitse:" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Valitse osoitekirjat:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Valitse osoitteet" - -#: pgp.php:430 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Lähetä avain julkiselle avainpalvelimelle" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "Lähetä viimeisimmät tiedot" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "Lähetä viesti" - -#: templates/javascript_defs.php:40 -msgid "Send message without a Subject?" -msgstr "Lähetä viesti ilman otsikkoa?" - -#: config/prefs.php.dist:247 -msgid "Sent" -msgstr "Sent" - -#: lib/IMAP/Tree.php:2349 -msgid "Sent mail folder" -msgstr "Lähetettyjen viestien kansio" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Lähetettyjen viestien kansio:" - -#: lib/api.php:158 templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Palvelin" - -#: config/prefs.php.dist:25 -msgid "Server and Folder Information" -msgstr "Palvelimen ja kansioiden asetukset" - -#: login.php:283 templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Palvelin:" - -#: config/prefs.php.dist:98 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Voit muuttaa viestin kopioimiseen tai siirtämiseen liittyviä asetuksia." - -#: config/prefs.php.dist:738 -msgid "Set the X-Priority header when composing messages?" -msgstr "Aseta X-Priority kenttä viestin kirjoituksessa." - -#: config/prefs.php.dist:35 -msgid "Share Folders" -msgstr "Kansioiden jakaminen" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Muuta kansioiden jakoja" - -#: config/prefs.php.dist:36 -msgid "Share your mail folders with other users." -msgstr "Voit antaa toisille käyttäjille oikeuksia kansioihisi." - -#: lib/IMAP/Tree.php:92 -msgid "Shared Folders" -msgstr "Kansioiden jakaminen" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "" -"Tarkistetaan PGP-allekirjoitettujen viestien allekirjoitus automaattisesti " -"avaamisen yhteydessä?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "" -"Tarkistetaan S/MIME-allekirjoitettujen viestien allekirjoitus " -"automaattisesti avaamisen yhteydessä?" - -#: config/prefs.php.dist:869 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Näytä tai piilota oletuksena viestistä suuret tekstilainaukset. Asetuksen " -"voi muuttaa helposti milloin tahansa." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Etsi text/plain tyyppisistä viesteistä PGP-tietoja." - -#: config/prefs.php.dist:711 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Sulje viestinkirjoitusikkuna kun viesti on talletettu luonnoskansioon." - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "Liitä oletuksena julkinen PGP-avaimesi lähteviin viesteihin." - -#: templates/javascript_defs.php:31 -msgid "Show Addresses" -msgstr "Näytä osoitteet" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "Näytä kaikki kansiot" - -#: message.php:623 -msgid "Show All Headers" -msgstr "Näytä kaikki otsikkotiedot" - -#: message.php:620 -msgid "Show Common Headers" -msgstr "Näytä yleiset otsakkeet" - -#: mailbox.php:258 -msgid "Show Deleted" -msgstr "Näytä poistetut" - -#: lib/MIME/Viewer/html.php:153 -msgid "Show Images?" -msgstr "Näytä kuvat?" - -#: message.php:626 -msgid "Show Mailing List Information" -msgstr "Näytä postilistatiedot" - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "Näytä vain tilatut kansiot" - -#: templates/folders/actions.html:39 -msgid "Show Size" -msgstr "Näytä koko" - -#: folders.php:379 -msgid "Show Unsubscribed" -msgstr "Näytä tilaamattomat" - -#: config/prefs.php.dist:805 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Näytä ikoni, jos liitteen voi poistaa viestistä." - -#: config/prefs.php.dist:1237 -msgid "Show non-private mailboxes in separate folders" -msgstr "Näytä usean käyttäjän postilaatikot erillisessä kansiossa" - -#: config/prefs.php.dist:1081 -msgid "Show previews for unread messages only?" -msgstr "Käytä esikatselua vain lukemattomiin viesteihin." - -#: config/prefs.php.dist:1089 -msgid "Show previews in tooltips?" -msgstr "Näytä esikatselu tooltips:eissä." - -#: config/prefs.php.dist:619 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Näytä Piilokopio:-kenttä viestin kirjoituksessa" - -#: config/prefs.php.dist:610 -msgid "Show the Cc: header field when composing mail?" -msgstr "Aseta Kopio:-kenttä viestin kirjoituksessa." - -#: config/prefs.php.dist:1118 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Näytä \"Hae viestit\"-ikoni muiden ikonien joukossa." - -#: filterprefs.php:112 -msgid "Show the filter icon on the menubar?" -msgstr "Näytä \"Suodatin\"-ikoni muiden ikonien joukossa." - -#: lib/MIME/Viewer/html.php:168 -msgid "Show this HTML in a new window?" -msgstr "Näytä tämä HTLM erillisessä ikkunassa." - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Näytä viestien lukumäärä kansiossa." - -#: config/prefs.php.dist:866 -msgid "Shown" -msgstr "Näytetty" - -#: mailbox.php:611 -msgid "Si_ze" -msgstr "Ko_ko" - -#: templates/folders/folders_size.html:7 -msgid "Size" -msgstr "Koko" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "Koko:" - -#: mailbox.php:580 -msgid "Sort by Arrival" -msgstr "Järjestä tuloajan mukaan" - -#: mailbox.php:585 -msgid "Sort by Date" -msgstr "Järjestä päivämäärän mukaan" - -#: mailbox.php:595 -msgid "Sort by From Address" -msgstr "Järjestä lähettäjän mukaan" - -#: mailbox.php:610 -msgid "Sort by Message Size" -msgstr "Järjestä viestin koon mukaan" - -#: mailbox.php:605 -msgid "Sort by Subject" -msgstr "Järjestä otsikon mukaan" - -#: mailbox.php:600 -msgid "Sort by Thread" -msgstr "Järjestä keskustelusäikeen mukaan" - -#: mailbox.php:590 -msgid "Sort by To Address" -msgstr "Järjestä vastaanottajan mukaan" - -#: config/prefs.php.dist:309 -msgid "Spam" -msgstr "Spam" - -#: lib/IMAP/Tree.php:2342 -msgid "Spam folder" -msgstr "Roskapostikansio" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Roskapostikansio:" - -#: compose.php:1055 -msgid "Special Characters" -msgstr "Erikoismerkit" - -#: search.php:48 -msgid "Special Virtual Folders cannot be edited." -msgstr "Erityisiä virtuaalikansioita ei voi muokata." - -#: lib/UI/Compose.php:141 -msgid "Spell Check Failed" -msgstr "Oikeinkirjoituksen tarkistus epäonnistui" - -#: config/prefs.php.dist:583 -msgid "Split Block" -msgstr "Jaa osio" - -#: lib/MIME/Viewer/itip.php:526 lib/MIME/Viewer/itip.php:528 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "Alkaa" - -#: compose.php:1012 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Kirjepohja" - -#: stationery.php:135 -msgid "Stationery name:" -msgstr "Kirjepohjan nimi:" - -#: stationery.php:137 -msgid "Stationery type:" -msgstr "Kirjepohjan tyyppi" - -#: stationery.php:140 -msgid "Stationery:" -msgstr "Kirjepohja:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Status" -msgstr "Tila" - -#: config/prefs.php.dist:552 -msgid "Strikethrough" -msgstr "Päällekirjoitus" - -#: message.php:684 -msgid "Strip All Attachments" -msgstr "Poista kaikki liitetiedostot" - -#: lib/MIME/Contents.php:273 -msgid "Strip Attachment" -msgstr "Poista liitetiedosto" - -#: message.php:684 -msgid "Strip Attachments" -msgstr "Poista liitetiedostot" - -#: config/prefs.php.dist:1073 -msgid "Strip linebreaks?" -msgstr "Poista rivinvaihdot." - -#: mailbox.php:606 -msgid "Sub_ject" -msgstr "Ots_ikko" - -#: lib/Search.php:674 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Otsikko" - -#: config/prefs.php.dist:1161 -msgid "Subject Field" -msgstr "Otsikkokenttä" - -#: templates/thread/thread.html:36 -msgid "Subject:" -msgstr "Otsikko:" - -#: templates/smime/passphrase.html:23 templates/search/search.html:25 -#: templates/search/search.html:200 templates/saveimage/saveimage.html:19 -#: templates/pgp/passphrase.html:21 -msgid "Submit" -msgstr "Lähetä" - -#: templates/folders/actions.html:25 -msgid "Subscribe" -msgstr "Tilaa" - -#: config/prefs.php.dist:556 -msgid "Subscript" -msgstr "Yläviite" - -#: lib/MIME/Viewer/pkcs7.php:445 lib/MIME/Viewer/pgp.php:451 -#: lib/MIME/Viewer/status.php:86 -msgid "Success" -msgstr "Onnistui" - -#: templates/folders/folders_size.html:22 -msgid "Sum" -msgstr "Yht" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:839 lib/MIME/Viewer/itip.php:841 -msgid "Summary" -msgstr "Yhteenveto" - -#: config/prefs.php.dist:557 -msgid "Superscript" -msgstr "Alaviite" - -#: compose.php:1096 compose.php:1097 -msgid "Switch Composition Method" -msgstr "Vaihda kirjoitustilaa" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Vaihda HTML-tilaan" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Vaihda tekstitilaan" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Kohdekansio" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Kohdepostilaatikko:" - -#: lib/IMP.php:525 -msgid "Task Lists" -msgstr "Tehtävälistat" - -#: config/hooks.php.dist:463 -msgid "Tasks" -msgstr "Tehtävät" - -#: compose.php:1101 -msgid "Te_xt" -msgstr "Te_ksti" - -#: lib/MIME/Viewer/itip.php:275 -msgid "Tentative: " -msgstr "Alustavasti: " - -#: lib/MIME/Viewer/itip.php:632 -msgid "Tentatively Accept request" -msgstr "Hyväksy pyyntö alustavasti" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Tentatively Accepted" -msgstr "Alustavasti hyväksytty" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Terms of Service -tiedostoa ei ole määritelty conf.php tiedostossa" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Teksti" - -#: config/prefs.php.dist:547 -msgid "Text Font" -msgstr "Tekstin kirjasin" - -#: config/prefs.php.dist:546 -msgid "Text Format" -msgstr "Tekstin muotoilu" - -#: config/prefs.php.dist:548 -msgid "Text Size" -msgstr "Tekstin koko" - -#: config/prefs.php.dist:1202 -msgid "The From: column of the message should be linked:" -msgstr "Viestin Lähettäjä: rivi on linkki: " - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"IMAP-palvelin ei näytä tukevan valittua autentikointitapaa. Ota yhteyttä " -"järjestelmä ylläpitoon." - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "Macintosh tiedoston resurssiosio" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Macintosh tiedoston resurssiosio voi ladata %s. " - -#: lib/MIME/Viewer/pkcs7.php:255 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "%s:n S/MIME-sertifikaatti: " - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Sähköpostitili \"%s\" on poistettu." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Sähköpostitili \"%s\" on talletettu." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Liitetiedostoa ei löytynyt" - -#: config/prefs.php.dist:589 -msgid "The buttons NOT to show when using Xinha." -msgstr "Mitä nappuloita EI näytetä käytettäessä Xinhaa." - -#: config/prefs.php.dist:535 -msgid "The buttons to show when using FCKeditor." -msgstr "Mitä nappuloita näytetään FCKeditorissa." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "Epäkelpo kalenteritieto" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "Macintosh tiedoston sisältö on alla." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Nykyiset kansiot \"%s\" nimetään uudelleen \"%s\":ksi." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"Ei voitu hakea listaa niistä käyttäjistä, joilla on oikeus tähän kansioon." - -#: config/prefs.php.dist:920 -msgid "The default charset for messages with no charset information:" -msgstr "Oletusmerkistö viesteille, joissa ei ole merkistötietoja:" - -#: lib/Compose.php:257 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Luonnos on talletettu kansioon \"%s\"." - -#: lib/MIME/Viewer/itip.php:141 -msgid "The event was added to your calendar." -msgstr "Tapahtuma lisättiin kalenteriisi." - -#: lib/Compose.php:1929 -#, php-format -msgid "The file %s could not be attached." -msgstr "Tiedostoa %s ei voitu liittää." - -#: lib/Folder.php:284 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Kansio \"%s\" on jo olemassa" - -#: folders.php:247 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "Kansiota \"%s\" ei voi poistaa." - -#: lib/Folder.php:363 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "Kansiota \"%s\" ei voi uudelleennimetä." - -#: lib/Folder.php:306 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Kansio \"%s\" on luotu, mutta et ole vielä tilannut sitä." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Kansiota \"%s\" ei voitu luoda. Palvelimen virheilmoitus oli" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Kansiota \"%s\" ei poistettu. Palvelimen virheilmoitus oli" - -#: lib/Folder.php:309 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Kansio \"%s\" on luotu." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Kansio \"%s\" on poistettu." - -#: lib/Folder.php:388 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Kansio \"%s\" on nimetty \"%s\":ksi." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "Tähän osioon on liitetty liitetiedostot:" - -#: config/prefs.php.dist:526 -msgid "The javascript editor to use on the compose page." -msgstr "Javascript editor, jota käytetään viestin kirjoituksessa." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "Postipalvelimelta tuli virheviesti:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "Postipalvelimelta tuli tiedoteviesti:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "Postipalvelimelta tuli viesti:" - -#: lib/Message.php:798 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Postikansio %s on jo tyhjä." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"Viesti \"%s\" lähettäjänä \"%s\" (%d tavua) ylittää haettavan viestin " -"suurimman sallitun koon." - -#: templates/javascript_defs.php:54 -msgid "The message being composed has been closed. Exiting." -msgstr "Kirjoittamasi viesti on suljettu. Poistutaan." - -#: lib/MIME/Viewer/pgp.php:376 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "Tämä viesti ei vaikuta PGP-salatulta viestiltä. Virheilmoitus: " - -#: lib/MIME/Viewer/pgp.php:252 lib/MIME/Viewer/pgp.php:411 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "" -"Tämä viesti ei näytä olevan oikeassa PGP-muodossa (muoto on määritelty RFC " -"2015 dokumentissa)." - -#: lib/MIME/Viewer/pgp.php:371 -msgid "The message below has been compressed with PGP." -msgstr "Tämä viestit on tiivistetty PGP:llä." - -#: lib/MIME/Viewer/pgp.php:201 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Alla oleva viesti on sähköisesti allekirjoitettu ja salattu PGP:llä, mutta " -"viestin allekijoitusta ei voitu tarkistaa." - -#: lib/MIME/Viewer/pgp.php:207 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "Alla oleva viesti on sähköisesti allekirjoitettu ja salattu PGP:llä." - -#: lib/MIME/Viewer/pgp.php:203 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"Alla oleva viesti on sähköisesti allekirjoitettu PGP:llä, mutta viestin " -"allekirjoitusta ei voitu tarkistaa." - -#: lib/MIME/Viewer/pgp.php:209 -msgid "The message below has been digitally signed with PGP." -msgstr "Alla oleva viesti on sähköisesti allekirjoitettu PGP:llä." - -#: lib/MIME/Viewer/pgp.php:313 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"Alla oleva viesti on salattu PGP:llä, mutta PGP-tuki on pois päältä, joten " -"viestiä ei voi aukaista." - -#: lib/MIME/Viewer/pgp.php:355 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"Alla oleva viesti on salattu PGP:llä, mutta henkilökohtaista avainta ei ole " -"olemassa, joten viestiä ei voi avata." - -#: lib/MIME/Viewer/pgp.php:371 -msgid "The message below has been encrypted with PGP." -msgstr "Alla oleva viesti on salattu PGP:llä." - -#: lib/MIME/Viewer/pgp.php:365 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"Alla oleva viesti on salattu PGP:llä. Sinun pitää antaa salaisen PGP-" -"avaimesti salasanateksti, jotta viesti voidaan aukaista." - -#: lib/MIME/Viewer/pgp.php:348 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"Alla oleva viesti on salattu PGP:llä. Sinun pitää antaa salasanateksti, " -"jolla viesti on salattu." - -#: lib/MIME/Viewer/pgp.php:455 -msgid "The message below has been verified." -msgstr "Alla oleva viesti on tarkistettu." - -#: lib/Crypt/PGP.php:380 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "" -"Alla oleva viestiä ei ole allekirjotettu tai salattu sähköisesti PGP:llä." - -#: templates/javascript_defs.php:40 -msgid "The message does not have a Subject entered." -msgstr "Viestillä ei ole otsikkoa." - -#: lib/Filter.php:72 lib/Spam.php:222 -msgid "The message has been deleted." -msgstr "Viesti on poistettu." - -#: lib/Spam.php:203 -msgid "The message has been reported as not spam to your system administrator." -msgstr "Viesti on raportoitu ei-roskapostina järjestelmän ylläpidolle." - -#: lib/Spam.php:183 -msgid "The message has been reported as not spam." -msgstr "Viesti on raportoitu ei-roskapostina." - -#: lib/Spam.php:195 -msgid "The message has been reported as spam to your system administrator." -msgstr "Viesti on raportoitu roskapostina järjestelmän ylläpidolle." - -#: lib/Spam.php:175 -msgid "The message has been reported as spam." -msgstr "Viesti on raportoitu roskapostina." - -#: lib/MIME/Viewer/pkcs7.php:450 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Viesti on tarkastettu. Lähettäjä: %s." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "Viestit on poistettu." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Valittua tiedostoa ei ollut MS-TNEF liitetiedostossa." - -#: lib/MIME/Viewer/zip.php:67 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Valittua tiedostoa ei ollut Zip-tiedostossa." - -#: message.php:448 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"Tämän viestin lähettäjä pyytää Message Disposition Notification (MDN) " -"ilmoitusviestiä kun olet lukenut tämän viestin. Napsauta %s lähettääksesi " -"tämän ilmoitusviestin." - -#: templates/javascript_defs.php:39 -msgid "The signature could not be replaced." -msgstr "Allekirjoitusta ei voitu korvata." - -#: templates/javascript_defs.php:38 -msgid "The signature was successfully replaced." -msgstr "Allekirjoitus on korvattu uudella." - -#: attachment.php:59 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "" -"Liitettä ei ole olemassa. Alkuperäinen lähettäjä on voinut poistaa " -"liitetiedoston" - -#: attachment.php:129 -msgid "The specified file cannot be read." -msgstr "Valittua tiedostoa ei voi lukea." - -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "Kirjepohja \"%s\" on lisätty." - -#: stationery.php:74 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "Kirjepohja \"%s\" on poistettu." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "Kirjepohja \"%s\" on päivitetty." - -#: lib/MIME/Viewer/itip.php:171 -msgid "The task has been added to your tasklist." -msgstr "Tehtävä on lisätty tehtävälistaasi." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "Viestin teksti" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Voit katsoa viestin tekstin %s." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "Palautetun viestin teksti." - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Voit katsoa palautetun viestin tekstin %s." - -#: lib/MIME/Viewer/notification.php:66 -msgid "The text of the sent message" -msgstr "Lähetetyn viestit teksti" - -#: lib/MIME/Viewer/notification.php:66 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Voit katsoa lähetetyn viestin tekstin %s." - -#: lib/MIME/Viewer/itip.php:156 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Käyttäjän vapaa/varattu tietojen talletus onnistui." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "Ei ole vaihtoehtoisia osia, joita voisi näyttää." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "Tässä kansiossa ei ole viestejä." - -#: thread.php:104 -msgid "There is no text that can be displayed inline." -msgstr "Ei ole tekstiä, joka voidaan näyttää viestien yhteydessä." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Tapahtui virhe kopioidessa viestejä kansiosta \"%s\" kansioon \"%s\". " -"Palvelimen virheilmoitus oli" - -#: lib/Message.php:270 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Tapahtui virhe poistettaessa viestejä kansiosta \"%s\". Palvelimen " -"virheilmoitus oli" - -#: lib/MIME/Viewer/itip.php:101 -msgid "There was an error deleting the event:" -msgstr "Tapahtui virhe poistettaessa tapahtumaa:" - -#: lib/MIME/Viewer/enriched.php:36 lib/MIME/Viewer/plain.php:50 -msgid "There was an error displaying this message part" -msgstr "Tapahtui virhe näytettäessä viestin tätä osiota" - -#: lib/Message.php:635 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Tapahtui jokin virhe asetettaessa merkkilippuja kansion \"%s\" viesteihin. " -"Palvelimen virheilmoitus oli" - -#: folders.php:147 -#, php-format -msgid "There was an error importing %s." -msgstr "Tapahtui jokin virhe tuotaessa lähteestä %s." - -#: lib/MIME/Viewer/itip.php:138 -msgid "There was an error importing the event:" -msgstr "Tapahtui virhe tuotaessa tapahtumaa:" - -#: lib/MIME/Viewer/itip.php:168 -msgid "There was an error importing the task:" -msgstr "Tapahtui virhe tuotaessa tätä tehtävää:" - -#: lib/MIME/Viewer/itip.php:154 -msgid "There was an error importing user's free/busy information:" -msgstr "Käyttäjän vapaa/varattu tietojen tuonnissa tapahtui virhe:" - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Tapahtui jokin virhe siirettäessä viestejä kansiosta \"%s\" kansioon \"%s\". " -"Palvelimen virheilmoitus oli" - -#: lib/Compose.php:721 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Tapahtui virhe lähetettäessä viestiäsi: %s" - -#: lib/MIME/Viewer/itip.php:115 -msgid "There was an error updating the event:" -msgstr "Tapahtui virhe päivitettäessä tapahtumaa:" - -#: lib/MIME/Viewer/pgp.php:166 -msgid "This PGP Public Key was attached to the message." -msgstr "Tämä julkinen PGP-avain oli liitetty viestiin." - -#: lib/MIME/Viewer/itip.php:106 lib/MIME/Viewer/itip.php:120 -#: lib/MIME/Viewer/itip.php:145 lib/MIME/Viewer/itip.php:159 -#: lib/MIME/Viewer/itip.php:175 lib/MIME/Viewer/itip.php:321 -msgid "This action is not supported." -msgstr "Tämä toiminto ei ole tuettu." - -#: lib/MIME/Viewer/itip.php:181 lib/MIME/Viewer/itip.php:431 -msgid "This action is not yet implemented." -msgstr "Tämä toiminto ei ole vielä toteutettu." - -#: templates/javascript_defs.php:67 -msgid "This folder may not be renamed:" -msgstr "Tätä kansiota ei voi nimetä uudelleen:" - -#: templates/javascript_defs.php:64 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Tämä voi kestää jonkin aikaa. Oletko aivan varma?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "Tämä viesti sisältää Macintosh tiedoston." - -#: lib/MIME/Viewer/pkcs7.php:476 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Tässä viestissä on liitetiedosto, joka on digitaalisesti allerkirjoitettu S/" -"MIME:llä." - -#: lib/MIME/Viewer/pkcs7.php:480 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Tässä viestissä on liitetiedosto, joka on salattu käyttäen S/MIME:ä." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Tämä viesti sisältää viestin perillemenoon liittyvää tietoa, mutta viestin " -"muoto on tuntematon." - -#: lib/MIME/Viewer/pkcs7.php:201 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Tämä viesti ei näytä olevan oikeassa S/MIME-formaatissa." - -#: lib/MIME/Viewer/pkcs7.php:174 -msgid "This message has been digitally signed via S/MIME." -msgstr "Tämä on S/MIME:llä digitaalisesti allekirjoitettu viesti." - -#: lib/MIME/Viewer/pkcs7.php:170 lib/MIME/Viewer/pkcs7.php:294 -msgid "This message has been encrypted via S/MIME." -msgstr "Tämä S/MIME:llä salattu viesti." - -#: lib/MIME/Contents.php:437 -msgid "This message part cannot be viewed because it is too large." -msgstr "Tätä viestiä ei voi näyttää koska se on liian suuri." - -#: message.php:520 -msgid "This message to" -msgstr "Tämä viesti kansioon" - -#: lib/IMP.php:338 -#, php-format -msgid "" -"This request cannot be completed because the link you followed or the form " -"you submitted was only valid for %s seconds" -msgstr "" -"Tätä pyyntöä ei voitu suorittaa koska on seuraamasi linkin tai lomakkeen " -"kautta lähetetyt tiedot voimassa vain %s sekunttia" - -#: acl.php:47 -msgid "This server does not support sharing folders." -msgstr "Tämä palvelin ei tue kansioiden jakamista." - -#: templates/javascript_defs.php:55 -msgid "This window must be called from a compose window." -msgstr "Tämän ikkunan voi aukaista vain viestinkirjoitusikkunasta" - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Keskustelusäienäkymä:" - -#: thread.php:176 config/prefs.php.dist:1163 -msgid "Thread View" -msgstr "Keskustelusäikeittäin" - -#: lib/MIME/Viewer/images.php:172 -msgid "Thumbnail of attached image" -msgstr "Liitetty kuva pikkukuvana" - -#: compose.php:793 mailbox.php:591 lib/Search.php:662 lib/UI/Mailbox.php:88 -#: lib/UI/Message.php:26 templates/login/recompose.html:14 -#: templates/contacts/contacts.html:40 -msgid "To" -msgstr "Vastaanottaja" - -#: config/prefs.php.dist:1160 -msgid "To Address" -msgstr "Vastaanottajan osoite" - -#: message.php:564 -msgid "To All" -msgstr "Kaikille" - -#: message.php:560 -msgid "To List" -msgstr "Listalle" - -#: message.php:557 -msgid "To Sender" -msgstr "Lähettäjälle" - -#: message.php:564 -msgid "To _All" -msgstr "K_aikille" - -#: message.php:560 -msgid "To _List" -msgstr "_Listalle" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "Vastaanottajakenttä" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Voidaksesi valita useampia vaihtoehtoja, pidä pohjassa Control/Option -" -"näppäintä kun napsautat hiiren painiketta." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"Käyttääksesi TLS-yhteyttä sinulla pitää olla käytössä PHP versio 5.1.0 tai " -"sitä uudempi." - -#: thread.php:117 templates/thread/thread.html:31 -msgid "To:" -msgstr "Vastaanottaja:" - -#: config/prefs.php.dist:582 -msgid "Toggle Borders" -msgstr "Vaihda kehystiedot" - -#: config/prefs.php.dist:586 -msgid "Toggle HTML Source" -msgstr "Vaihda HTLM-lähdekoodi" - -#: config/prefs.php.dist:598 -msgid "Top" -msgstr "Ylös" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "Koko yhteensä:" - -#: login.php:264 -msgid "Traditional" -msgstr "Perinteinen" - -#: config/prefs.php.dist:298 -msgid "Trash" -msgstr "Trash" - -#: lib/IMAP/Tree.php:2329 -msgid "Trash folder" -msgstr "Roskakorikansio" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "Roskakorikansio:" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "SQL-palvelimeen ei saatu yhteyttä." - -#: lib/Quota/imap.php:42 lib/Quota/command.php:93 lib/Quota/maildir.php:113 -#: lib/Quota/logfile.php:87 lib/Quota/cyrusgqr.php:44 -#: lib/Quota/cyrusgqr.php:77 lib/Quota/mdaemon.php:45 -#: lib/Quota/mercury32.php:78 lib/Quota/hook.php:52 -msgid "Unable to retrieve quota" -msgstr "Postikiintiötietoja ei voitu hakea." - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "Vastaamaton" - -#: search.php:342 -msgid "Unanswered messages" -msgstr "Vastaamattomat viestit" - -#: mailbox.php:518 message.php:551 -msgid "Undelete" -msgstr "Palauta" - -#: search.php:352 -msgid "Undeleted messages" -msgstr "Palautetut viestit" - -#: config/prefs.php.dist:551 -msgid "Underline" -msgstr "Alleviivaus" - -#: lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 lib/MIME/Headers.php:228 -msgid "Undisclosed Recipients" -msgstr "Salatuille vastaanottajille" - -#: config/prefs.php.dist:570 -msgid "Undoes your last action" -msgstr "Peruuttaa edellisen toiminnon" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Odottamaton vastaus palvelimelta AUTHENTICATE komentoon." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Odottamaton vastaus palvelimelta Digest-MD5 palautteeseen." - -#: search.php:347 -msgid "Unflagged messages" -msgstr "Merkitsemättömät viestit" - -#: lib/MIME/Viewer/itip.php:465 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Komponenttityypille ei ole käsittelijää: %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Tuntematon" - -#: lib/UI/Mailbox.php:203 -msgid "Unknown Date" -msgstr "Tuntematon päivämäärä" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Tuntematon vastaus IMAP-palvelimelta. Palvelimen ilmoitus oli: %s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "Tuntematon tapaaminen" - -#: lib/UI/Mailbox.php:103 -msgid "Unknown Recipient" -msgstr "Tuntematon vastaanottaja" - -#: lib/MIME/Viewer/itip.php:819 -msgid "Unknown Task" -msgstr "Tuntematon tehtävä" - -#: pgp.php:433 smime.php:339 -msgid "Unload Passphrase" -msgstr "Poista salasanateksti" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Nimetön" - -#: mailbox.php:765 message.php:474 templates/message/navbar_navigate.html:9 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:31 -msgid "Unseen" -msgstr "Uusi" - -#: templates/folders/actions.html:26 -msgid "Unsubscribe" -msgstr "Tilaamattomat" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "Päivitä" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "Päivitä vastaajan tilatiedot" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Lisää tämä tapahtuma kalenteriini" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "Tuo:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Käytä oletusarvoa" - -#: config/prefs.php.dist:277 -msgid "Use IMAP folder subscriptions?" -msgstr "Käytä IMAP-protokollan kansioiden tilausta." - -#: config/prefs.php.dist:971 -msgid "Use Virtual Trash Folder?" -msgstr "Käytä virtuaalista roskakorikansiota." - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Käyttäjä" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "Käyttäjälle \"%s\" onnistuttiin antamaan oikeudet kansioon \"%s\"." - -#: lib/api.php:180 templates/login/login.html:85 -msgid "Username" -msgstr "Käyttäjätunnus" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Käyttäjätunnus:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Käyttäjätunnus:" - -#: lib/MIME/Viewer/pkcs7.php:256 templates/smime/smime.html:35 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "Näytä" - -#: lib/MIME/Viewer/tnef.php:109 lib/MIME/Viewer/zip.php:99 -#, php-format -msgid "View %s" -msgstr "Näytä %s" - -#: pgp.php:405 smime.php:313 -#, php-format -msgid "View %s Public Key" -msgstr "Näytä julkinen avain %s" - -#: lib/MIME/Viewer/images.php:162 lib/MIME/Viewer/images.php:167 -msgid "View Attachment" -msgstr "Näytä liite" - -#: mailbox.php:551 -msgid "View Messages" -msgstr "Näytä viestit" - -#: pgp.php:434 smime.php:340 -msgid "View Personal Private Key" -msgstr "Näytä henkilökohtainen salainen avain" - -#: pgp.php:428 smime.php:336 -msgid "View Personal Public Key" -msgstr "Näytä henkilökohtainen julkinen avain" - -#: message.php:575 -msgid "View Thread" -msgstr "Näytä Keskustelusäie" - -#: lib/MIME/Viewer/pkcs7.php:484 -msgid "View attachment in a separate window" -msgstr "Näytä liite erillisessä ikkunassa" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Näytä viestin sisältö erillisessä ikkunassa" - -#: lib/MIME/Viewer/itip.php:142 -msgid "View event" -msgstr "Näytä tapahtuma" - -#: folders.php:435 mailbox.php:702 -#, php-format -msgid "View messages in %s" -msgstr "Näytä viestit kansiossa %s" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Näkymä tai postikansio, joka näytetään sisäänkirjautumisen jälkeen:" - -#: lib/MIME/Viewer/itip.php:172 -msgid "View task" -msgstr "Näytä tehtävä" - -#: mailbox.php:370 mailbox.php:371 -msgid "Virtual Folder" -msgstr "Virtuaalikansiot" - -#: search.php:151 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Virtuaalikansio \"%s\" on luotu." - -#: lib/IMAP/Tree.php:88 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "Virtuaalikansiot" - -#: search.php:146 -msgid "Virtual Folders require a label." -msgstr "Virtuaalikansioille pitää antaa nimi." - -#: lib/Search.php:401 -msgid "Virtual INBOX" -msgstr "Virtuaali INBOX" - -#: lib/IMAP/Tree.php:2369 -msgid "Virtual INBOX Folder" -msgstr "Virtuaali INBOX-kansio" - -#: lib/Search.php:345 -msgid "Virtual Trash" -msgstr "Virtuaaliroskakori" - -#: lib/IMAP/Tree.php:2365 -msgid "Virtual Trash Folder" -msgstr "Virtuaaliroskakorikansio" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "Virtuaalikansion nimi" - -#: lib/MIME/Viewer/pkcs7.php:439 lib/Crypt/PGP.php:380 -msgid "Warning" -msgstr "Varoitus" - -#: lib/IMP.php:334 -msgid "" -"We cannot verify that this request was really sent by you. It could be a " -"malicious request." -msgstr "" -"Emme voi varmistua siitä, että tämä pyyntö on tullut juuri sinulta. Pyyntö " -"on voinut tulla vihamieliseltä kolmannelta osapuolelta." - -#: login.php:197 login.php:356 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "Tervetuloa ohjelmaan %s" - -#: config/prefs.php.dist:815 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Mitä tehdään roskapostiviesteille kun ne on raportoitu joko roskapostina tai " -"ei roskapostina." - -#: config/prefs.php.dist:963 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Kun viestejä poistetaan, siirrä ne roskakorikansioon sen sijaan, että ne " -"merkittäisiin poistetuksi." - -#: config/prefs.php.dist:1148 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "" -"Kun uusi postikansio aukaistaan ensimmäisen kerran, niin miltä sivulta " -"haluat aloittaa?" - -#: config/prefs.php.dist:665 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"Kun vastataan/edelleenlähetetään viestiin, käytetäänkö samaa muotoa kuin " -"alkuperäisessä viestissä." - -#: config/prefs.php.dist:770 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "" -"Talletettaessa lähteviä viestejä, talleta myös lähetetty liitetiedosto." - -#: config/prefs.php.dist:496 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Kun lähetetään viestiä laajentamattomiin osoitteisiin, niin mikä domain-" -"tieto lisätään epämääräisiin osoitteisiin (sähköpostiosoitteet ilman \"@\"-" -"merkkiä)?" - -#: config/prefs.php.dist:932 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "Missä haluat näyttää linkit viestin vaihtoehtoisiin muotoihin?" - -#: config/prefs.php.dist:601 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "Mihin kursori asetetaan oletuksena kun viestiä kirjoitetaan?" - -#: mailbox.php:534 message.php:583 -msgid "Whitelist" -msgstr "Valkoinen lista" - -#: lib/prefs.php:230 config/prefs.php.dist:525 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "Vuosi" - -#: templates/javascript_defs.php:49 config/prefs.php.dist:1226 -#: config/prefs.php.dist:1248 templates/compose/compose.html:292 -msgid "Yes" -msgstr "Kyllä" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "Olet hakemassa sähköpostia seuraavilta sähköpostitileiltä:" - -#: templates/folders/folders_confirm.html:11 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Olet poistamassa kaikkia viestejä seuraavista kansioista." - -#: templates/folders/folders_confirm.html:10 -msgid "You are attempting to delete the following folder(s)." -msgstr "Olet poistamassa seuraavia kansioita." - -#: templates/javascript_defs.php:82 -msgid "You are copying/moving to a new folder." -msgstr "Olet kopioimassa/siirtämässä viestejä uuteen kansioon." - -#: templates/javascript_defs.php:60 -msgid "You are creating a sub-folder to" -msgstr "Olet tekemässä alikansiota kansiolle " - -#: templates/javascript_defs.php:62 -msgid "You are creating a top-level folder." -msgstr "Olet tekemässä ylimmän tason kansiota." - -#: lib/Folder.php:265 -msgid "You are not allowed to create folders." -msgstr "Ylimmän tason kansioiden luonti on estetty." - -#: lib/Folder.php:272 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Et voi luoda enempää kuin %d kansiota." - -#: lib/Compose.php:958 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "" -"Sinulla ei ole lupaa lähettää viestejä useammalle kuin %d vastaanottajalle %" -"d tunnissa." - -#: lib/Compose.php:1202 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "" -"Sinulla ei ole lupaa lähettää viestejä useammalle kuin %d vastaanottajalle." - -#: templates/javascript_defs.php:65 -msgid "You are renaming the folder:" -msgstr "Olet nimeämässä uudelleen kansiota: " - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Voit käyttää seuraavia merkkijonoja erikoismerkityksessä kirjepohjassa: %c " -"tarkoittaa viestin sen hetkistä sisältöä; %s allekirjoitusta." - -#: lib/Folder.php:488 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Et voi lopettaa tilausta kansioon \"%s\"." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Et hyväksynyt järjestelmän käyttöehtoja, joten et voi kirjautua sisään." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Sinulla ei ole oikeuksia muuttaa tämän kansion oikeuksia" - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Välitit tämän viestin %%s päivänä vastaanottajille: %s." - -#: lib/IMP.php:1077 -#, php-format -msgid "You have %s new messages." -msgstr "Sinulle on %s uutta viestiä." - -#: lib/IMP.php:1077 -msgid "You have 1 new message." -msgstr "Sinulle on 1 uusi viesti." - -#: compose.php:126 -msgid "You have already submitted this page." -msgstr "Olet jo lähettänyt tämän sivun." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Sinulle uusi viesti kansiossa:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "Et ole määritellyt ulkoisia sähköpostitilejä." - -#: lib/Compose.php:1189 -msgid "You must enter at least one recipient." -msgstr "Sinun pitää määritellä ainakin yksi vastaanottaja." - -#: lib/MIME/Viewer/pgp.php:365 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"Sinun pitää antaa salaisen PGP-avaimesi salasanateksti avataksesi tämän " -"viestin." - -#: lib/MIME/Viewer/pkcs7.php:313 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Sinun pitää antaa salasanateksti voidaksesi käyttää salaista S/MIME-avainta " -"tämän viestin avaamiseksi" - -#: lib/MIME/Viewer/pgp.php:348 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "Sinun pitää antaa salasanateksti, jolla tämä viesti on salattu." - -#: templates/javascript_defs.php:83 -msgid "You must select a target mailbox first." -msgstr "Sinun pitää valita kohdekansio." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "Sinun pitää valita poistettava sähköpostitili." - -#: templates/javascript_defs.php:53 -msgid "You must select an address first." -msgstr "Sinun pitää ensin valita osoite." - -#: templates/javascript_defs.php:46 templates/javascript_defs.php:48 -msgid "You must select at least one message first." -msgstr "Sinun pitää valita ainakin yksi viesti." - -#: lib/Compose.php:856 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "" -"Sinun pitää erottaa sähköpostiosoitteet pilkulla (,) ei puolipisteellä (;)." - -#: templates/javascript_defs.php:37 -msgid "You must specify a recipient." -msgstr "Sinun pitää määritellä vastaanottaja." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"Sinulla pitää olla valittuna asetuksissa \"Suorita ylläpitotoimenpiteet " -"sisäänkirjautumisen yhteydessä." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Ohjasit tämän viestin vastaanottajalle %s %%s päivänä." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Vastasit tähän viestiin %s päivänä." - -#: lib/Folder.php:440 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Kansion \"%s\" tilaaminen epäonnistui. Palvelimen virheilmoitus oli" - -#: lib/Folder.php:490 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "" -"Tilauksen lopettaminen kansioon \"%s\" epäonnistui. Palvelimen virheilmoitus " -"oli" - -#: lib/Folder.php:443 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Kansion \"%s\" tilaus onnistui" - -#: lib/Folder.php:493 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Tilauksen lopettaminen kansioon \"%s\" onnistui" - -#: templates/pgp/pgp.html:92 -msgid "Your Name:" -msgstr "Nimesi:" - -#: templates/pgp/pgp.html:64 -msgid "Your PGP Public/Private Keys" -msgstr "Julkinen ja salainen PGP-avaimesi" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "Salainen avaimesi:" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "Julkinen avaimesi:" - -#: config/prefs.php.dist:187 -msgid "Your Reply-to: address: (optional)" -msgstr "Vastausosoitteesi: (vapaaehtoinen)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Julkinen ja salainen S/MIME-sertfikaattisi" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "Tilisi ei tue viestien hakemista ulkoisista sähköpostilaatikoista." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Sähköpostitilisi:" - -#: config/prefs.php.dist:195 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Sähköpostialiaksesi: (vapaaehtoinen, laita jokainen osoite omalle " -"rivilleen)" - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "" -"Selaimesi ei tue tämän tyyppisten kuvien näyttämistä viestien yhteydessä" - -#: config/prefs.php.dist:748 -msgid "Your default charset for sending messages:" -msgstr "Oletuksena viestin lähetyksessä käytettävä merkistö:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Oletuksena käytettävä viestien salaustapa:" - -#: attachment.php:115 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Linkittämäsi liitteen on tallentanut ainakin yksi käyttäjä.\n" -"\n" -"Liitetiedoston nimi: %s\n" -"Liitetiedoston päivämäärä: %s\n" -"\n" -"Napsauta seuraavasta linkistä poistaaksesi liitteen pysyvästi:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Viestisi on mennyt perille." - -#: config/prefs.php.dist:219 -msgid "Your signature:" -msgstr "Allekirjoituksesi:" - -#: lib/Message.php:535 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Liite poistettu: Alkuperäisen liitetiedoston tyyppi: %s, nimi: %s]" - -#: mailbox.php:726 message.php:285 rss.php:75 lib/Compose.php:1774 -#: lib/Compose.php:2251 -msgid "[No Subject]" -msgstr "[Ei otsikkoa]" - -#: lib/MIME/Viewer/pgp.php:170 -msgid "[Save the key to your Address book]" -msgstr "[Talleta avain osoitekirjaasi]" - -#: lib/MIME/Headers.php:238 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Näytä osoitteet - %s vastaanottajina]" - -#: lib/Compose.php:2869 -msgid "[Truncated Text]" -msgstr "[Lyhennetty teksti]" - -#: lib/MIME/Viewer/pgp.php:172 -msgid "[View the raw key]" -msgstr "[Näytä avain raakamuodossa]" - -#: compose.php:924 -msgid "_Bcc" -msgstr "_Piilokopio" - -#: mailbox.php:530 message.php:579 -msgid "_Blacklist" -msgstr "_Musta lista" - -#: compose.php:921 -msgid "_Cc" -msgstr "_Kopio" - -#: mailbox.php:512 mailbox.php:514 message.php:553 -msgid "_Delete" -msgstr "_Poista" - -#: lib/IMP.php:860 -msgid "_Folders" -msgstr "_Kansiot" - -#: compose.php:901 -msgid "_Identity" -msgstr "_Profiili" - -#: lib/IMP.php:829 -msgid "_Inbox" -msgstr "_Inbox" - -#: lib/IMP.php:897 -msgid "_Log out" -msgstr "_Kirjaudu ulos" - -#: message.php:588 -msgid "_Message Source" -msgstr "_Viesti raakamuodossa" - -#: lib/IMP.php:857 -msgid "_New Message" -msgstr "_Uusi viesti" - -#: message.php:602 -msgid "_Print" -msgstr "_Tulosta" - -#: compose.php:991 -msgid "_Priority" -msgstr "_Prioriteetti" - -#: mailbox.php:357 -#, php-format -msgid "_Refresh %s" -msgstr "_Päivitä %s" - -#: message.php:556 -msgid "_Reply" -msgstr "_Vastaa" - -#: lib/IMP.php:862 -msgid "_Search" -msgstr "_Haku" - -#: compose.php:886 -msgid "_Send Message" -msgstr "_Lähetä viesti" - -#: mailbox.php:601 -msgid "_Thread" -msgstr "_Keskustelusäie" - -#: compose.php:917 compose.php:919 -msgid "_To" -msgstr "_Vastaanottaja" - -#: mailbox.php:518 -msgid "_Undelete" -msgstr "_Palauta" - -#: message.php:575 -msgid "_View Thread" -msgstr "_Näytä Keskustelusäie" - -#: mailbox.php:534 message.php:583 -msgid "_Whitelist" -msgstr "_Sallittujen lista" - -#: lib/Compose.php:985 -msgid "addressee unknown" -msgstr "tuntematon osoite" - -#: lib/Search.php:542 -msgid "and" -msgstr "ja" - -#: lib/Compose.php:1884 -msgid "attachment" -msgstr "liitetiedosto" - -#: view.php:122 -msgid "attachments.zip" -msgstr "attachments.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "tavua" - -#: lib/Compose.php:1009 -msgid "cannot create output file" -msgstr "ei voi luoda tulostiedostoa" - -#: lib/Compose.php:981 -msgid "cannot open input" -msgstr "ei voi aukaista lähdettä" - -#: lib/Compose.php:973 -msgid "command line usage error" -msgstr "virhe komentorivillä" - -#: lib/Compose.php:1029 -msgid "configuration error" -msgstr "asetusvirhe" - -#: lib/Compose.php:1005 -msgid "critical system file missing" -msgstr "kriittinen järjestelmätiedosto puuttuu" - -#: lib/Compose.php:977 -msgid "data format error" -msgstr "muotovirhe tiedoissa" - -#: lib/Compose.php:1033 -msgid "entry not found" -msgstr "tietuetta ei löytynyt" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "lähde" - -#: lib/Compose.php:989 -msgid "host name unknown" -msgstr "tuntematon palvelimen nimi" - -#: lib/Search.php:545 -msgid "in" -msgstr " " - -#: lib/Compose.php:1013 -msgid "input/output error" -msgstr "io-virhe" - -#: lib/Compose.php:997 -msgid "internal software error" -msgstr "ohjelmiston sisäinen virhe" - -#: templates/folders/import.html:14 -msgid "into folder" -msgstr "kansioon" - -#: pgp.php:79 smime.php:39 -msgid "key" -msgstr "avain" - -#: folders.php:143 -msgid "mailbox file" -msgstr "mailbox-tiedosto" - -#: lib/Compose.php:789 -msgid "name" -msgstr "nimi" - -#: lib/Search.php:539 -msgid "not" -msgstr "ei" - -#: lib/Search.php:542 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "tai" - -#: lib/Compose.php:1025 -msgid "permission denied" -msgstr "käyttö kielletty" - -#: templates/javascript_defs.php:32 -msgid "recipients" -msgstr "vastaanottajat" - -#: lib/Compose.php:1021 -msgid "remote error in protocol" -msgstr "etä protokollavirhe" - -#: lib/Compose.php:993 -msgid "service unavailable" -msgstr "palvelu ei ole käytettävissä" - -#: lib/Compose.php:1001 -msgid "system error" -msgstr "järjestelmävirhe" - -#: lib/Compose.php:1017 -msgid "temporary failure" -msgstr "väliaikainen virhe" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "musta listasi" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "sallittujen listasi" diff --git a/imp/po/fr_FR.po b/imp/po/fr_FR.po deleted file mode 100644 index 17926a1a5..000000000 --- a/imp/po/fr_FR.po +++ /dev/null @@ -1,5869 +0,0 @@ -# translation of fr_FR.po to french -# French translations for Imp package. -# Copyright 2001-2009 Horde Project -# This file is distributed under the same license as the Imp package. -# -# Pierre Lachance et Benoit St-André (ben@benoitst-andre.net), 2003, 2004. -# Christophe Ruelle , 2001. -# Frederic Trudeau , 2001. -# Thierry Thomas , 2002, 2003, 2005, 2006, 2007. -# Benoit St-André , 2004. -# Jean-Michel Dault , 2006. -# Vincent Vinet , 2007. -# Yannick Sebastia , 2008. -msgid "" -msgstr "" -"Project-Id-Version: fr_FR\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2008-03-18 09:02+0100\n" -"PO-Revision-Date: 2008-05-31 11:39+0200\n" -"Last-Translator: Yannick Sebastia \n" -"Language-Team: French \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: KBabel 1.11.4\n" - -#: lib/Compose.php:1775 -msgid " Cc: " -msgstr " Cc : " - -#: lib/Compose.php:1772 -msgid " To: " -msgstr " À : " - -#: lib/Compose.php:1760 -msgid " Date: " -msgstr " Date : " - -#: lib/Compose.php:1763 -msgid " From: " -msgstr " De : " - -#: folders.php:358 mailbox.php:358 -#, php-format -msgid " (Accesskey %s)" -msgstr "(Touche d'accès rapide %s)" - -#: lib/Compose.php:1769 -msgid " Subject: " -msgstr " Objet : " - -#: mailbox.php:578 -msgid "#" -msgstr "Nº" - -#: lib/IMP.php:1008 -#, fuzzy, php-format -msgid "%.0f MB" -msgstr "%.2fMo" - -#: lib/IMP.php:999 -#, php-format -msgid "%.0f%% of %.0f MB" -msgstr "%.0f%% de %.0f Mo" - -#: folders.php:299 folders.php:310 lib/Message.php:858 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMo" - -#: thread.php:155 -#, php-format -msgid "%d Messages" -msgstr "%d messages" - -#: lib/Spam.php:222 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d messages ont été supprimé(s)." - -#: lib/Spam.php:201 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "" -"%d messages n'ayant pas été considérés comme des pourriels ont été rapportés " -"à votre administrateur système." - -#: lib/Spam.php:181 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d messages ont été identifiés comme n'étant pas des pourriels." - -#: lib/Spam.php:193 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "" -"%d messages considérés comme des pourriels ont été rapportés à votre " -"administrateur système." - -#: lib/Spam.php:173 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d messages ont été identifiés comme pourriels." - -#: mailbox.php:266 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "Messages %d à %d sur %d" - -#: lib/UI/Mailbox.php:134 -#, php-format -msgid "%s KB" -msgstr "%s Ko" - -#: lib/UI/Mailbox.php:132 -#, php-format -msgid "%s MB" -msgstr "%s Mo" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s existe déjà. Votre dossier %s n'a pas été renommé." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "Le dossier %s a été renommé au début du mois." - -#: lib/MIME/Viewer/itip.php:262 -#, php-format -msgid "%s has accepted." -msgstr "%s a accepté." - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s a annulé « %s »." - -#: lib/MIME/Viewer/itip.php:268 -#, php-format -msgid "%s has declined." -msgstr "%s a refusé." - -#: lib/MIME/Viewer/itip.php:511 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s a répondu à une requête sur ses disponibilités." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s a répondu à l'invitation de « %s »." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s vous a envoyé ses disponibilités." - -#: lib/MIME/Viewer/itip.php:274 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s a été accepté sous réserves." - -#: lib/MIME/Viewer/itip.php:507 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s demande vos disponibilités." - -#: lib/MIME/Viewer/itip.php:625 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s réclame votre présence à « %s »." - -#: lib/Message.php:466 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "« %s » a bien été ajouté à « %s »." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s souhaite compléter « %s »." - -#: lib/MIME/Viewer/itip.php:602 lib/MIME/Viewer/itip.php:626 -#: lib/MIME/Viewer/itip.php:810 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s souhaite vous informer de « %s »." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s souhaite recevoir les dernières informations sur « %s »." - -#: compose.php:1151 -#, php-format -msgid "%s%% of allowed size" -msgstr "%s %% de la taille allouée" - -#: message.php:282 message.php:287 -#, php-format -msgid "%s: %s" -msgstr "%s : %s" - -#: message.php:506 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s : %s (%d de %d)" - -#: lib/Compose.php:1704 -#, fuzzy, php-format -msgid "%u Forwarded Messages" -msgstr "Trans.: %u messages transférés" - -#: rss.php:94 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u de %u messages parmi %s non lus." - -#: stationery.php:128 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:128 -msgid "(Plain Text)" -msgstr "(Texte brut)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Les ajouter en cliquant sur OK *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Veuillez sélectionner une(des) adresse(s) *" - -#: config/prefs.php.dist:1037 -msgid "100 characters" -msgstr "100 caractères" - -#: config/prefs.php.dist:1040 -msgid "1000 characters" -msgstr "1000 caractères" - -#: config/prefs.php.dist:1038 -msgid "250 characters" -msgstr "250 caractères" - -#: config/prefs.php.dist:1039 -msgid "500 characters" -msgstr "500 caractères" - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "" -"Un message que vous avez envoyé a provoqué une notification en retour du " -"destinataire." - -#: templates/javascript_defs.php:73 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Une nouvelle fenêtre ne peut être ouverte. Est-il possible que vous ayez " -"activé le blocage des fenêtres surgissantes ?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "ET" - -#: config/prefs.php.dist:567 -msgid "About this editor" -msgstr "A propos de cet éditeur" - -#: config/prefs.php.dist:905 -msgid "Above the message text" -msgstr "Au dessus du corps du message" - -#: lib/MIME/Viewer/itip.php:628 -msgid "Accept and add to my calendar" -msgstr "Accepter et ajouter à mon agenda." - -#: lib/MIME/Viewer/itip.php:631 -msgid "Accept request" -msgstr "Accepter la requête" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Accepted" -msgstr "Accepté" - -#: lib/MIME/Viewer/itip.php:263 -msgid "Accepted: " -msgstr "Accepté : " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Nom du compte :" - -#: lib/MIME/Viewer/itip.php:545 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:773 lib/MIME/Viewer/itip.php:904 -msgid "Actions" -msgstr "Actions" - -#: lib/MIME/Headers.php:208 lib/MIME/Headers.php:209 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Ajouter %s à mon carnet d'adresses" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "Ajouter une source" - -#: lib/MIME/Viewer/itip.php:604 -msgid "Add this to my calendar" -msgstr "À ajouter à mon agenda" - -#: lib/MIME/Viewer/itip.php:812 -msgid "Add this to my tasklist" -msgstr "Ajouter ceci à ma liste de tâches" - -#: lib/MIME/Viewer/itip.php:629 -msgid "Add to my calendar" -msgstr "Ajouter à mon agenda" - -#: lib/Compose.php:2716 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "« %s » ajouté en pièce jointe." - -#: config/prefs.php.dist:882 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"En-têtes additionnels à afficher : (optionnel, entrez chaque en-tête " -"sur une nouvelle ligne)." - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Une information complémentaire peut être consultée %s." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "Détails informatifs complémentaires" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "Détails complémentaires sur le message" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Des détails complémentaires peuvent être consultés %s." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "Détails complémentaires du message d'erreur" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "" -"Des détails complémentaires au message d'erreur peuvent être consultés %s." - -#: contacts.php:119 compose.php:783 compose.php:1019 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Carnet d'adresses" - -#: config/prefs.php.dist:135 -msgid "Address Books" -msgstr "Carnets d'adresses" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Carnet d'adresses à utiliser lorsque vous ajoutez des adresses." - -#: config/prefs.php.dist:190 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Adresser en Cci tous les messages : (optionnel, entrez chaque adresse " -"sur une nouvelle ligne)." - -#: config/prefs.php.dist:182 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Adresses à attacher explicitement à cette identité : (optionnel, entrer " -"chaque adresse sur une nouvelle ligne)" - -#: lib/IMAP/ACL/rfc4314.php:59 lib/IMAP/ACL/rfc2086.php:57 -msgid "Administer" -msgstr "Administrer" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Tout" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Tous les messages de votre dossier « %s » qui ont plus de %s jours seront " -"supprimés." - -#: templates/javascript_defs.php:63 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Tous les messages de ce(s) dossier(s) seront téléchargés dans un fichier " -"MBOX :" - -#: lib/Maintenance/Task/purge_spam.php:79 -#: lib/Maintenance/Task/purge_trash.php:78 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Tous les messages de votre dossier « %s » qui ont plus de « %s » jours seront " -"supprimés." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" -"Tous vos dossiers d'anciens messages envoyés depuis plus de %s mois seront " -"supprimés." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Tous vos dossiers d'anciens messages envoyés depuis plus de %s mois seront " -"supprimés." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "" -"Tous les droits sur le dossier « %s » ont bien été retirés pour l'utilisateur " -"« %s »." - -#: lib/api.php:95 -msgid "Allow Folder Creation?" -msgstr "Autoriser la création de dossiers ?" - -#: filterprefs.php:110 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "" -"Autoriser les règles de filtrage à s'appliquer à n'importe quelle boîte de " -"courrier ?" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Parties alternatives pour cette section :" - -#: config/prefs.php.dist:760 -msgid "Always" -msgstr "Toujours" - -#: config/prefs.php.dist:745 -msgid "Always save attachments" -msgstr "Toujours enregistrer les pièces jointes" - -#: lib/Message.php:578 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "" -"Une erreur s'est produite lors du retrait de la pièce jointe. Le serveur " -"IMAP a répondu : " - -#: lib/MIME/Viewer/images.php:153 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "" -"Une image nommée %s est jointe à ce message. Une vue réduite se trouve ci-" -"dessous." - -#: lib/Message.php:440 -msgid "An unknown error occured while creating the new note." -msgstr "" -"Une erreur inconnue est survenue pendant la création de la nouvelle note." - -#: lib/Message.php:439 -msgid "An unknown error occured while creating the new task." -msgstr "" -"Une erreur inconnue est survenue pendant la création de la nouvelle tâche." - -#: lib/MIME/Viewer/itip.php:798 -msgid "An unknown person" -msgstr "Une personne inconnue" - -#: message.php:478 mailbox.php:769 templates/message/navbar_navigate.html:12 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -msgid "Answered" -msgstr "Répondu" - -#: search.php:329 -msgid "Answered messages" -msgstr "Messages répondus" - -#: mailbox.php:420 -msgid "Apply Filters" -msgstr "Appliquer les filtres" - -#: mailbox.php:420 -#, php-format -msgid "Apply Filters to %s" -msgstr "Appliquer les filtres sur %s" - -#: filterprefs.php:107 -msgid "Apply filter rules upon logging on?" -msgstr "Appliquer ces filtres lors de la connexion ?" - -#: filterprefs.php:108 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "" -"Appliquer les règles de filtrage à chaque affichage de la boîte de " -"réception ?" - -#: filterprefs.php:109 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "" -"Appliquer les règles de filtrage à chaque rafraîchissement de la barre de " -"côté ?" - -#: mailbox.php:429 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "" -"Êtes-vous certain de vouloir supprimer cette définition de répertoire " -"virtuel ?" - -#: pgp.php:407 smime.php:314 -msgid "Are you sure you want to delete this public key?" -msgstr "Êtes-vous certain de vouloir supprimer cette clef publique ?" - -#: pgp.php:437 smime.php:340 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Êtes-vous certain de vouloir détruire cette paire de clefs ? (ce n'est pas " -"recommandé !)" - -#: templates/javascript_defs.php:35 -msgid "Are you sure you want to do this?" -msgstr "Êtes-vous certain de vouloir faire ça ?" - -#: message.php:684 -#, fuzzy -msgid "Are you sure you wish to PERMANENTLY delete all attachments?" -msgstr "" -"Êtes-vous certain de vouloir supprimer définitivement cette pièce jointe ?" - -#: message.php:554 templates/javascript_defs.php:47 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Êtes-vous certain de vouloir supprimer définitivement ces messages ?" - -#: lib/MIME/Contents.php:273 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "" -"Êtes-vous certain de vouloir supprimer définitivement cette pièce jointe ?" - -#: mailbox.php:425 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Êtes-vous certain de vouloir vider ce dossier ?" - -#: lib/IMP.php:835 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Êtes-vous certain de vouloir vider votre dossier de pourriels ?" - -#: lib/IMP.php:827 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Êtes-vous certain de vouloir vider votre corbeille ?" - -#: mailbox.php:509 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Êtes-vous certain de vouloir supprimer ces messages définitivement ?" - -#: templates/javascript_defs.php:81 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Êtes-vous certain de vouloir déclarer ce message comme légitime ?" - -#: templates/javascript_defs.php:80 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Êtes-vous certain de vouloir rapporter ce message comme du pourriel ?" - -#: config/prefs.php.dist:1133 -msgid "Arrival Time" -msgstr "Heure de réception" - -#: config/prefs.php.dist:1148 -msgid "Ascending" -msgstr "Croissant" - -#: config/prefs.php.dist:759 -msgid "Ask" -msgstr "Demander" - -#: compose.php:1089 -msgid "Attach Files" -msgstr "Joindre les fichiers" - -#: compose.php:1082 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Joindre une copie de votre clef PGP publique à votre message ?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Pièce jointe :" - -#: lib/Compose.php:1808 lib/Compose.php:1914 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"La pièce jointe « %s » dépasse les limites de taille. Fichier NON attaché." - -#: lib/MIME/Viewer/itip.php:387 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Ci-joint une réponse à une requête vers un agenda." - -#: templates/javascript_defs.php:42 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "Pièce jointe" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Pièce jointe %s supprimée." - -#: lib/Compose.php:2431 -msgid "Attachment Information" -msgstr "Informations sur les pièces jointes" - -#: lib/Compose.php:770 -msgid "Attachment stripped: Original attachment type" -msgstr "Pièce jointe retirée : type d'origine de la pièce jointe" - -#: compose.php:1031 lib/Compose.php:2399 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "Pièces jointes" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:853 -msgid "Attendees" -msgstr "Présents" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Attention" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp : extension requise IMAP non trouvée." - -#: config/prefs.php.dist:816 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"Afficher automatiquement les images des messages en HTML lorsque " -"l'expéditeur est dans mon carnet d'adresses ?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Carnets d'adresses disponibles :" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:889 -msgid "Awaiting Response" -msgstr "En attente d'une réponse" - -#: message.php:524 thread.php:137 -#, php-format -msgid "Bac_k to %s" -msgstr "Re_venir à %s" - -#: message.php:524 thread.php:137 -#, php-format -msgid "Back to %s" -msgstr "Revenir à %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Retour à l'index de présentation des messages multiples" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Retour à l'affichage par fils" - -#: config/prefs.php.dist:533 -msgid "Background Color" -msgstr "Couleur de fond" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Nom d'utilisateur ou mot de passe invalide." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Requête mauvaise ou mal formée. Le serveur a répondu : %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Mauvaise requête : %s" - -#: lib/Search.php:670 lib/UI/Message.php:28 -#: templates/contacts/contacts.html:43 templates/login/recompose.html:32 -msgid "Bcc" -msgstr "Cci" - -#: config/prefs.php.dist:579 -msgid "Before Signature" -msgstr "Avant la signature" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "Ci-dessous le texte brut à propos des informations du message." - -#: config/prefs.php.dist:906 -msgid "Below the message text" -msgstr "Sous le corps du message" - -#: message.php:580 mailbox.php:527 -msgid "Blacklist" -msgstr "Liste noire" - -#: config/prefs.php.dist:805 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "Bloquer les images des messages en HTML sauf demande explicite ?" - -#: lib/Search.php:678 -msgid "Body" -msgstr "Corps" - -#: message.php:570 config/prefs.php.dist:653 -msgid "Body Text Only" -msgstr "Corps du texte seul" - -#: message.php:571 config/prefs.php.dist:654 -msgid "Body Text with Attachments" -msgstr "Corps de message avec pièces jointes" - -#: config/prefs.php.dist:528 -msgid "Bold" -msgstr "Gras" - -#: search.php:326 search.php:331 search.php:336 search.php:341 -msgid "Both" -msgstr "Les deux" - -#: config/prefs.php.dist:871 -msgid "Both Header Listing and Body of Message" -msgstr "Simultanément dans la liste des en-têtes et dans le corps du message" - -#: config/prefs.php.dist:578 -msgid "Bottom" -msgstr "Bas" - -#: config/prefs.php.dist:542 -msgid "Bulleted List" -msgstr "Liste à puces" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "" -"CRAM-MD5 ou DIGEST-MD5 nécessitent l'installation du paquet PEAR Auth_SASL." - -#: compose.php:977 -msgid "C_harset" -msgstr "_Jeu de caractères" - -#: search.php:312 config/hooks.php.dist:452 -msgid "Calendar" -msgstr "Agenda" - -#: lib/IMAP/Tree.php:2434 -msgid "Can not directly create mailbox in this folder." -msgstr "Impossible de créer une boîte de courrier directement dans ce dossier." - -#: lib/Message.php:194 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Impossible de déplacer les messages vers la corbeille - aucune corbeille " -"définie dans les préférences." - -#: templates/contacts/contacts.html:76 templates/smime/import_key.html:70 -#: templates/smime/passphrase.html:24 -#: templates/folders/folders_confirm.html:24 templates/folders/import.html:18 -#: templates/saveimage/saveimage.html:20 templates/pgp/import_key.html:49 -#: templates/pgp/passphrase.html:22 -msgid "Cancel" -msgstr "Annuler" - -#: templates/compose/redirect.html:83 templates/compose/compose.html:21 -#: templates/compose/compose.html:208 -msgid "Cancel Message" -msgstr "Annuler le message" - -#: templates/javascript_defs.php:35 -msgid "Cancelling this message will permanently discard its contents." -msgstr "L'annulation du message entraînera la perte définitive de son contenu." - -#: lib/prefs.php:150 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "" -"Impossible d'activer à la fois un dossier corbeille et une corbeille " -"virtuelle. Le dossier corbeille sera utilisé." - -#: lib/prefs.php:153 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "" -"Impossible d'utiliser à la fois un dossier corbeille et une corbeille " -"virtuelle. Un dossier de corbeille virtuelle sera utilisé." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "Connexion au serveur de messagerie distant impossible." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "Connexion au serveur de messagerie distant impossible : " - -#: lib/prefs.php:164 -msgid "Cannot delete to trash unless a Trash folder is defined." -msgstr "" -"Impossible de mettre à la corbeille tant qu'un dossier de corbeille n'a pas " -"été défini." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Ne peut afficher - trouvé seulement %s parties parmi %s de ce message dans " -"la présente boîte de courriers." - -#: pgp.php:271 -msgid "Cannot retrieve public key from cache." -msgstr "Ne peut retrouver la clé public depuis le cache." - -#: lib/Search.php:666 lib/UI/Message.php:27 -#: templates/contacts/contacts.html:42 templates/login/recompose.html:23 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.html:79 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"L'importation de certificats n'est pas disponible. On ne peut pas envoyer de " -"fichier sur ce serveur." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:871 -msgid "Chair Person" -msgstr "Animateur" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Changer de dossier" - -#: config/prefs.php.dist:120 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Changer les préférences d'affichage telles que le thème, le nombre de " -"messages affichés par page et comment ils sont triés." - -#: config/prefs.php.dist:23 -msgid "Change mail server and folder settings." -msgstr "Modifier la configuration du serveur de messagerie et des dossiers." - -#: config/prefs.php.dist:14 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Changer le nom, l'adresse et la signature que les personnes voient quand " -"elles lisent et répondent à vos messages." - -#: config/prefs.php.dist:1041 -msgid "Characters to display:" -msgstr "Caractères à afficher :" - -#: templates/folders/actions.html:6 templates/mailbox/message_headers.html:13 -msgid "Check All/None" -msgstr "Vérifier Tout/Rien" - -#: lib/UI/Compose.php:135 -msgid "Check Spelling" -msgstr "Vérifier l'orthographe" - -#: folders.php:371 mailbox.php:660 -msgid "Check _All/None" -msgstr "Vérifier _Tout/Rien" - -#: templates/folders/actions.html:29 -msgid "Check for New Mail" -msgstr "Vérifier les nouveaux messages" - -#: config/prefs.php.dist:619 -msgid "Check spelling before sending a message?" -msgstr "Vérifier l'orthographe avant l'envoi d'un message ?" - -#: lib/UI/Compose.php:136 -msgid "Checking ..." -msgstr "Vérification..." - -#: templates/folders/actions.html:11 templates/folders/actions.html:13 -msgid "Choose Action" -msgstr "Choisir l'action" - -#: config/servers.php.dist:213 -msgid "Choose a mail server:" -msgstr "Choisir un serveur de messagerie :" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Sélectionner une correspondance ou modifier l'adresse à droite :" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "" -"Choisissez le carnet d'adresses à utiliser lorsque vous ajoutez des adresses." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Choisissez l'ordre de recherche des carnets d'adresses lors du développement " -"des noms." - -#: config/prefs.php.dist:559 -msgid "Clear Inline Font Specifications" -msgstr "Annuler la mise en forme du texte" - -#: config/prefs.php.dist:558 -msgid "Clear MSOffice tags" -msgstr "Nettoyer les balises MSOffice" - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Cliquer sur %s pour convertir l'image dans un format que votre navigateur " -"peut lire." - -#: lib/MIME/Contents.php:437 -#, php-format -msgid "Click %s to download the data." -msgstr "Cliquer %s pour télécharger les données." - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "Cliquer %s pour télécharger l'image." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Cliquer %s pour vous rendre à la page de gestion de %s." - -#: lib/MIME/Viewer/pkcs7.php:487 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Cliquer sur %s pour visualiser la pièce jointe dans une autre fenêtre." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "Cliquer sur %s pour visualiser cette partie dans une autre fenêtre." - -#: lib/MIME/Viewer/pgp.php:251 lib/MIME/Viewer/pgp.php:278 -#: lib/MIME/Viewer/pkcs7.php:223 -msgid "Click HERE to verify the message." -msgstr "Cliquer ICI pour vérifier le message." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Choisissez un de vos carnets d'adresses et ensuite sélectionnez tous les " -"champs à rechercher." - -#: config/prefs.php.dist:1174 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Cliquer sur l'adresse composera un nouveau message à l'expéditeur" - -#: config/prefs.php.dist:1175 -msgid "Clicking on the address will open the message to be read" -msgstr "Cliquer sur l'adresse ouvrira le message pour la lecture" - -#: templates/newmsg/alert.html:17 templates/fetchmail/fetchmail.html:33 -msgid "Close" -msgstr "Fermer" - -#: compose.php:34 -msgid "Close this window" -msgstr "Fermer cette fenêtre" - -#: lib/IMAP/Tree.php:2377 -msgid "Closed Folder" -msgstr "Dossier fermé" - -#: folders.php:452 -msgid "Collapse" -msgstr "Réduire" - -#: folders.php:387 -msgid "Collapse All" -msgstr "Réduire tout" - -#: folders.php:387 -msgid "Collapse All Folders" -msgstr "Réduire tous les dossiers" - -#: folders.php:452 -msgid "Collapse Folder" -msgstr "Réduire le dossier" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Indicateur de couleur :" - -#: config/prefs.php.dist:1212 -msgid "Combine all namespaces" -msgstr "Combiner tous les espaces de nommages" - -#: templates/pgp/pgp.html:97 -msgid "Comment:" -msgstr "Commentaire :" - -#: lib/MIME/Viewer/itip.php:941 -msgid "Completed" -msgstr "Terminé" - -#: config/prefs.php.dist:483 -msgid "Compose messages in a separate window?" -msgstr "Rédiger les messages dans une fenêtre séparée ?" - -#: config/prefs.php.dist:493 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Composer les messages avec une interface en HTML par défaut (si le " -"navigateur supporte cette option) ?" - -#: config/prefs.php.dist:73 -msgid "Configure how messages are displayed." -msgstr "Configurer l'affichage des messages." - -#: config/prefs.php.dist:105 -msgid "Configure mail preview options." -msgstr "Configurer les options de pré-visualisation du courrier." - -#: config/hooks.php.dist:476 -msgid "Contacts" -msgstr "Contacts" - -#: config/prefs.php.dist:144 -#, php-format -msgid "Control PGP support for %s." -msgstr "Gestion du support de PGP dans %s." - -#: config/prefs.php.dist:153 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Gestion du support de S/MIME dans %s." - -#: config/prefs.php.dist:97 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Régler la vérification de l'arrivée de nouveaux messages, et s'il faut ou " -"non vous en avertir." - -#: config/prefs.php.dist:861 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Convertir les émoticônes textuels en graphique ?" - -#: message.php:520 message.php:707 mailbox.php:487 mailbox.php:898 -msgid "Copy" -msgstr "Copier" - -#: config/prefs.php.dist:554 -msgid "Copy selection" -msgstr "Copier la sélection" - -#: message.php:520 message.php:707 mailbox.php:487 mailbox.php:898 -msgid "Copy to folder" -msgstr "Copier vers le dossier" - -#: lib/Compose.php:1889 -#, php-format -msgid "Could not attach %s to the message." -msgstr "Ne peut attacher %s à ce message." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Impossible de terminer la requête. Raison évoquée : %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Impossible de créer un dorsal VFS : %s" - -#: lib/Message.php:785 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Impossible de supprimer des messages de %s. Le serveur a répondu : %s" - -#: lib/Session.php:324 -msgid "Could not execute maintenance operations." -msgstr "Impossible d'exécuter les opérations de maintenance." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "" -"Impossible d'extraire le fichier demandé de la pièce jointe au format MS-" -"TNEF." - -#: lib/MIME/Viewer/zip.php:56 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Impossible d'extraire le fichier demandé de l'archive compressée." - -#: lib/Spam.php:233 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Impossible de déplacer le message vers le dossier de pourriels - aucun " -"dossier de pourriels défini dans les préférences." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Impossible d'ouvrir une connexion sécurisée sur le serveur IMAP." - -#: lib/Session.php:279 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "" -"Impossible de récupérer les informations de nommage à partir du serveur IMAP." - -#: compose.php:51 -msgid "Could not retrieve the message from the mail server." -msgstr "Impossible de récupérer le message à partir du serveur de messagerie." - -#: lib/Compose.php:1027 -#, php-format -msgid "Could not save recipients: %s" -msgstr "Ne peut sauvegarder les destinataires: %s" - -#: lib/Template.php:230 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Impossible d'enregistrer le fichier de gabarit compilé « %s »." - -#: templates/folders/actions.html:16 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Create" -msgstr "Créer" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Créer un dossier" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Créer des dossiers" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "Créer des clefs" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Créer un nouveau compte" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Créer un nouveau dossier pour les pourriels" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Créer un nouveau dossier de brouillons" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Créer un nouveau dossier de messages envoyés" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Créer une nouvelle corbeille" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Créer un compte" - -#: config/prefs.php.dist:129 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Créer des règles de filtrage pour organiser vos arrivées de messages, les " -"trier dans des dossiers, et éliminer les pourriels." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Créer une nouvelle papeterie" - -#: config/prefs.php.dist:605 -msgid "Create stationery and form responses." -msgstr "Créer une papeterie et des formulaires de réponse." - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "Pièces jointes actuelles" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "Accès courant à %s" - -#: config/prefs.php.dist:1225 -msgid "Current expanded status in the folders view" -msgstr "Mode d'expansion actuel dans la vue des dossiers" - -#: config/prefs.php.dist:534 -msgid "Current style" -msgstr "Style actuel" - -#: config/prefs.php.dist:113 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "" -"Personnaliser les comptes pour la récupération de courrier depuis d'autres " -"comptes." - -#: config/prefs.php.dist:54 -msgid "Customize how you send mail." -msgstr "Définir comment vous envoyez des messages ." - -#: config/prefs.php.dist:40 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Définir les tâches à effectuer lors de la connexion à %s." - -#: config/prefs.php.dist:553 -msgid "Cut selection" -msgstr "Couper la sélection" - -#: mailbox.php:583 -msgid "Dat_e" -msgstr "_Date" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Date" - -#: lib/Search.php:690 -msgid "Date <" -msgstr "Date <" - -#: lib/Search.php:686 -msgid "Date =" -msgstr "Date =" - -#: lib/Search.php:694 -msgid "Date >=" -msgstr "Date >=" - -#: templates/thread/thread.html:27 -msgid "Date:" -msgstr "Date :" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "Jour" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Declined" -msgstr "Décliné" - -#: lib/MIME/Viewer/itip.php:269 -msgid "Declined: " -msgstr "Décliné : " - -#: config/prefs.php.dist:543 -msgid "Decrease Indent" -msgstr "Réduire l'indentation" - -#: config/prefs.php.dist:725 -msgid "Default" -msgstr "Défaut" - -#: config/prefs.php.dist:894 -msgid "Default (US-ASCII)" -msgstr "Défaut (US-ASCII)" - -#: config/prefs.php.dist:655 -msgid "Default forwarding method:" -msgstr "Méthode de transfert par défaut :" - -#: config/prefs.php.dist:1140 -msgid "Default sorting criteria:" -msgstr "Critère de tri par défaut :" - -#: config/prefs.php.dist:1150 -msgid "Default sorting direction:" -msgstr "Sens du tri par défaut :" - -#: lib/MIME/Viewer/itip.php:937 -msgid "Delegated" -msgstr "Délégué" - -#: message.php:554 folders.php:417 mailbox.php:509 mailbox.php:511 -#: lib/IMAP/ACL/rfc4314.php:57 templates/contacts/contacts.html:66 -#: templates/smime/smime.html:35 templates/folders/actions.html:19 -#: templates/pgp/pgp.html:43 templates/fetchmail/fetchmailprefs.html:122 -msgid "Delete" -msgstr "Supprimer" - -#: pgp.php:407 smime.php:314 -#, php-format -msgid "Delete %s Public Key" -msgstr "Supprimer la clef publique %s" - -#: templates/smime/smime.html:75 templates/pgp/pgp.html:86 -msgid "Delete Current Keys" -msgstr "Supprimer les clefs courantes" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Détruire les dossiers" - -#: templates/folders/folders_confirm.html:23 -msgid "Delete Selected Folders" -msgstr "Supprimer les dossiers sélectionnés" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "Supprimer la papeterie" - -#: folders.php:417 -msgid "Delete Virtual Folder" -msgstr "Détruire le dossier virtuel" - -#: mailbox.php:429 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Supprimer la définition du dossier virtuel pour %s" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Supprimer les messages ramenés du serveur distant ?" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Supprimer de mon agenda" - -#: config/prefs.php.dist:389 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Supprimer les anciennes pièces jointes liées au début du mois ?" - -#: config/prefs.php.dist:343 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Supprimer les dossiers des anciens messages envoyés au début du mois ?" - -#: config/prefs.php.dist:793 -msgid "Delete spam messages" -msgstr "Supprimer les pourriels" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Supprimer/purger" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "Supprimer ?" - -#: message.php:481 mailbox.php:784 templates/mailbox/navbar.html:20 -#: templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Supprimé" - -#: search.php:339 -msgid "Deleted messages" -msgstr "Messages supprimés" - -#: compose.php:215 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Pièce jointe « %s » détruite." - -#: config/prefs.php.dist:87 -msgid "Deleting and Moving Messages" -msgstr "Déplacement et destruction de messages" - -#: lib/MIME/Viewer/itip.php:633 -msgid "Deny request" -msgstr "Refuser la requête" - -#: lib/MIME/Viewer/itip.php:565 -msgid "Deny request for free/busy information" -msgstr "Refuser la requête sur les disponibilités" - -#: config/prefs.php.dist:1149 -msgid "Descending" -msgstr "Décroissant" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:846 -msgid "Description" -msgstr "Description" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "Description :" - -#: templates/smime/smime.html:35 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "Détails" - -#: lib/Compose.php:2698 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "Pièce jointe « %s » non attachée car le fichier était incomplet." - -#: lib/Compose.php:2707 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "Pièce jointe « %s » non attachée car le fichier était vide." - -#: lib/Compose.php:2694 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" -"Pièce jointe « %s » non attachée car la taille maximale autorisée a été " -"dépassée." - -#: lib/Compose.php:2702 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"« %s » n'a pas été joint car la configuration du serveur n'a pas autorisé le " -"chargement du fichier." - -#: config/prefs.php.dist:853 -msgid "Dim signatures?" -msgstr "Estomper les signatures ?" - -#: config/prefs.php.dist:563 -msgid "Direction left to right" -msgstr "Orientation de gauche à droite" - -#: config/prefs.php.dist:564 -msgid "Direction right to left" -msgstr "Orientation de droite à gauche" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Afficher" - -#: config/prefs.php.dist:248 -msgid "Display Virtual Inbox?" -msgstr "Afficher la boîte d'arrivée virtuelle ?" - -#: config/prefs.php.dist:627 -msgid "Display confirmation after sending a message?" -msgstr "Afficher une confirmation après l'envoi d'un message ?" - -#: config/prefs.php.dist:870 -msgid "Display in Body of Message" -msgstr "Afficher dans le corps du message" - -#: config/prefs.php.dist:1005 -msgid "Display pop-up notification of new mail?" -msgstr "" -"Afficher une notification de nouveau courrier dans une boîte surgissante ?" - -#: config/prefs.php.dist:970 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Afficher le lien « Vider les pourriels » dans la barre de menu ?" - -#: config/prefs.php.dist:962 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Afficher le lien « Vider la corbeille » dans la barre de menu ?" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "Disposition :" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "Ne correspondent pas" - -#: templates/folders/actions.html:30 -msgid "Do Not Check for New Mail" -msgstr "Ne pas scruter l'arrivée de nouveau courrier" - -#: config/prefs.php.dist:1176 -msgid "Do not generate a link in the From: column" -msgstr "Ne pas générer un lien dans la colonne « De »" - -#: templates/javascript_defs.php:36 -msgid "Doing so will discard this message permanently." -msgstr "Cette action annulera le message définitivement." - -#: login.php:413 -msgid "Don't have an account? Sign up." -msgstr "Vous n'avez pas de compte ? Enregistrez-vous." - -#: templates/folders/actions.html:34 -msgid "Download" -msgstr "Télécharger" - -#: lib/MIME/Contents.php:250 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Télécharger %s au format .zip" - -#: message.php:679 -msgid "Download All Attachments (in .zip file)" -msgstr "Télécharger toutes les pièces jointes (en format .zip)" - -#: templates/folders/actions.html:35 -msgid "Download [.zip format]" -msgstr "Télécharger [format .zip]" - -#: lib/MIME/Contents.php:250 -msgid "Download in .zip Format" -msgstr "Télécharger au format .zip" - -#: message.php:479 mailbox.php:774 templates/message/navbar_navigate.html:14 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:40 -msgid "Draft" -msgstr "Brouillon" - -#: lib/IMAP/Tree.php:2332 -msgid "Draft folder" -msgstr "Dossier de brouillons" - -#: config/prefs.php.dist:264 -msgid "Drafts" -msgstr "Brouillons" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Dossier de brouillons :" - -#: login.php:292 -msgid "Dynamic" -msgstr "Dynamique" - -#: templates/pgp/pgp.html:102 -msgid "E-mail Address:" -msgstr "Adresse électronique :" - -#: mailbox.php:837 -msgid "END" -msgstr "FIN" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "ERREUR : votre message n'a pas pu être délivré." - -#: folders.php:418 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Éditer" - -#: mailbox.php:432 -msgid "Edit Search Query" -msgstr "Modifier la requête de recherche" - -#: folders.php:418 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Modifier dossier virtuel" - -#: mailbox.php:428 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Modifier la définition du dossier virtuel pour %s" - -#: filterprefs.php:90 -msgid "Edit your Blacklist" -msgstr "Éditer votre liste noire" - -#: filterprefs.php:89 -msgid "Edit your Filter Rules" -msgstr "Éditer vos règles de filtrage" - -#: filterprefs.php:91 -msgid "Edit your Whitelist" -msgstr "Éditer votre liste blanche" - -#: config/prefs.php.dist:1078 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Modifier vos préférences pour accéder à d'autres comptes de courrier." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "Adresse électronique" - -#: lib/Message.php:802 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Suppression de tous les messages de %s." - -#: lib/Message.php:778 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Suppression de tous les messages du dossier virtuel de corbeille." - -#: templates/folders/actions.html:20 -msgid "Empty" -msgstr "Vider" - -#: templates/folders/folders_confirm.html:23 -msgid "Empty Selected Folders" -msgstr "Vider les dossiers sélectionnés" - -#: lib/IMP.php:835 -msgid "Empty _Spam" -msgstr "Vider le _spam" - -#: lib/IMP.php:827 -msgid "Empty _Trash" -msgstr "Vider la _corbeille" - -#: mailbox.php:425 -msgid "Empty folder" -msgstr "Vider le dossier" - -#: pgp.php:458 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "Activer les fonctionnalités de PGP ?" - -#: smime.php:350 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "Activer les fonctionnalités de S/MIME ?" - -#: config/prefs.php.dist:1029 -msgid "Enable message previews?" -msgstr "Activer la pré-visualisation des messages ?" - -#: compose.php:1076 -msgid "Encr_yption Options" -msgstr "O_ptions de chiffrement" - -#: lib/MIME/Viewer/itip.php:535 lib/MIME/Viewer/itip.php:537 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "Fin" - -#: lib/Compose.php:1609 -msgid "End forwarded message" -msgstr "Fin du message transféré" - -#: lib/Compose.php:1501 -msgid "End message" -msgstr "Fin du message" - -#: lib/Compose.php:1499 -#, php-format -msgid "End message from %s" -msgstr "Fin du message de %s" - -#: pgp.php:433 smime.php:338 -msgid "Enter Passphrase" -msgstr "Entrez la phrase secrète" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Entrez le nom de votre nouveau dossier de pourriels" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Entrez le nom du nouveau dossier de brouillons" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Entrez le nom du nouveau dossier de messages envoyés" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Entrez le nom de votre nouvelle corbeille" - -#: message.php:569 lib/Search.php:682 config/prefs.php.dist:652 -msgid "Entire Message" -msgstr "Message complet" - -#: message.php:175 thread.php:71 lib/Compose.php:1068 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Ajout réussi de « %s » dans le carnet d'adresses" - -#: lib/MIME/Viewer/pgp.php:451 lib/MIME/Viewer/pkcs7.php:444 -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -msgid "Error" -msgstr "Erreur" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Erreur de connexion au serveur IMAP : [%s] %s." - -#: lib/MIME/Contents.php:150 -msgid "Error displaying message." -msgstr "Erreur en affichant le message." - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:419 -#, php-format -msgid "Error sending reply: %s." -msgstr "Erreur lors de l'envoi de la réponse : %s." - -#: templates/smime/smime.html:29 templates/pgp/pgp.html:37 -msgid "Error:" -msgstr "Erreur :" - -#: lib/MIME/Viewer/itip.php:103 -msgid "Event successfully deleted." -msgstr "L'événement a été supprimé avec succès." - -#: config/prefs.php.dist:994 -msgid "Every 15 minutes" -msgstr "Toutes les 15 minutes" - -#: config/prefs.php.dist:991 -msgid "Every 30 seconds" -msgstr "Toutes les 30 secondes" - -#: config/prefs.php.dist:707 config/prefs.php.dist:993 -msgid "Every 5 minutes" -msgstr "Toutes les 5 minutes" - -#: config/prefs.php.dist:995 -msgid "Every half hour" -msgstr "Toutes les demi-heures" - -#: config/prefs.php.dist:992 -msgid "Every minute" -msgstr "Toutes les minutes" - -#: folders.php:463 -msgid "Expand" -msgstr "Développer" - -#: folders.php:386 -msgid "Expand All" -msgstr "Développer tout" - -#: folders.php:386 -msgid "Expand All Folders" -msgstr "Développer tous les dossiers" - -#: folders.php:463 -msgid "Expand Folder" -msgstr "Développer le dossier" - -#: compose.php:785 compose.php:1021 -msgid "Expand Names" -msgstr "Développer les noms" - -#: config/prefs.php.dist:1204 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Développer la liste des dossiers par défaut ?" - -#: config/prefs.php.dist:1226 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "" -"Développer par défaut la liste entière des dossiers dans la barre de coté ?" - -#: lib/IMP.php:846 lib/IMP.php:848 -msgid "F_etch Mail" -msgstr "Relev_er" - -#: fetchmail.php:50 config/prefs.php.dist:112 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Récupération du courrier" - -#: config/prefs.php.dist:1086 -msgid "Fetch Mail in a separate window?" -msgstr "Récupération du courrier dans une fenêtre séparée ?" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Rapatrier les messages lors de la connexion ?" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "%d messages rapatriés à partir de %s" - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "1 message rapatrié à partir de %s" - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Récupération du courrier : " - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Fetchmail : pas de nouveaux messages." - -#: lib/IMP.php:852 -msgid "Fi_lters" -msgstr "Fi_ltres" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "Champs à rechercher" - -#: templates/javascript_defs.php:41 templates/compose/compose.html:261 -msgid "File" -msgstr "Fichier" - -#: templates/filters/prefs.html:2 -msgid "Filter Settings" -msgstr "Règles de filtres" - -#: config/prefs.php.dist:776 -msgid "Filter message content for profanity?" -msgstr "Filtrer le contenu des messages ?" - -#: templates/filters/prefs.html:7 -msgid "Filter support is disabled on this system." -msgstr "Le support du filtrage est désactivé sur ce système." - -#: config/prefs.php.dist:128 -msgid "Filters" -msgstr "Filtres" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Filtres : page de gestion %s" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Chercher :" - -#: config/prefs.php.dist:1122 -msgid "First Mailbox Page" -msgstr "Première page de la boîte" - -#: mailbox.php:279 -msgid "First Page" -msgstr "Première page" - -#: message.php:480 mailbox.php:779 templates/message/navbar_navigate.html:10 -#: templates/mailbox/navbar.html:32 -msgid "Flagged For Followup" -msgstr "Marqué pour suivi" - -#: search.php:334 -msgid "Flagged messages" -msgstr "Messages marqués" - -#: message.php:568 mailbox.php:534 -msgid "Fo_rward" -msgstr "T_ransfert" - -#: lib/IMAP/Tree.php:2377 templates/folders/folders_size.html:6 -msgid "Folder" -msgstr "Dossier" - -#: folders.php:261 templates/folders/folders_confirm.html:6 -msgid "Folder Actions - Confirmation" -msgstr "Action sur les dossiers - Confirmation" - -#: folders.php:324 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Explorateur des dossiers" - -#: folders.php:281 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Tailles des dossiers" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Sommaire du dossier" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "Le partage des dossiers n'est pas activé." - -#: folders.php:46 -msgid "Folder use is not enabled." -msgstr "L'utilisation des dossiers n'est pas activé." - -#: config/prefs.php.dist:532 -msgid "Font Color" -msgstr "Couleur de texte" - -#: config/prefs.php.dist:1193 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "" -"Le format de la date dans la vue de boîte aux lettres pour des messages " -"datés d'aujourd'hui" - -#: message.php:568 mailbox.php:534 lib/Compose.php:1592 -msgid "Forward" -msgstr "Transfert" - -#: lib/Compose.php:1578 -msgid "Forward:" -msgstr "Transfert :" - -#: lib/Compose.php:1690 -msgid "Forwarded Message:" -msgstr "Message transféré :" - -#: lib/Compose.php:1605 -msgid "Forwarded message" -msgstr "Message transféré" - -#: lib/Compose.php:1603 -#, php-format -msgid "Forwarded message from %s" -msgstr "Message transféré de %s" - -#: lib/MIME/Viewer/itip.php:413 -msgid "Free/Busy Request Response" -msgstr "Réponse à la requête sur les disponibilités" - -#: mailbox.php:593 -msgid "Fro_m" -msgstr "D_e" - -#: lib/Search.php:658 lib/UI/Mailbox.php:97 lib/UI/Message.php:25 -#: templates/compose/compose.html:27 templates/thread/thread.html:32 -msgid "From" -msgstr "De" - -#: config/prefs.php.dist:1135 -msgid "From Address" -msgstr "De l'adresse" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Album" - -#: config/prefs.php.dist:12 config/prefs.php.dist:21 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "Options générales" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Ne recevoir que les nouveaux messages ? (IMAP seulement)" - -#: folders.php:373 lib/MIME/Viewer/itip.php:577 lib/MIME/Viewer/itip.php:776 -#: lib/MIME/Viewer/itip.php:907 -msgid "Go" -msgstr "Aller" - -#: thread.php:136 -msgid "Go to Message" -msgstr "Aller au message" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Aller à la boîte d'arrivée virtuelle" - -#: lib/IMP.php:384 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Aller à la fiche du carnet d'adresses de « %s »" - -#: message.php:448 lib/Filter.php:130 lib/MIME/Contents.php:437 -#: lib/MIME/Viewer/notification.php:60 lib/MIME/Viewer/notification.php:66 -#: lib/MIME/Viewer/images.php:92 lib/MIME/Viewer/images.php:99 -#: lib/MIME/Viewer/images.php:101 lib/MIME/Viewer/appledouble.php:40 -#: lib/MIME/Viewer/pkcs7.php:487 lib/MIME/Viewer/status.php:119 -#: lib/MIME/Viewer/status.php:128 lib/MIME/Viewer/related.php:85 -msgid "HERE" -msgstr "ICI" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:451 -msgid "HTML Version of Message" -msgstr "Version HTML du message" - -#: message.php:618 -msgid "Headers" -msgstr "En-têtes" - -#: config/prefs.php.dist:566 -msgid "Help using editor" -msgstr "Aide sur l'emploi de l'éditeur" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Voici le message que vous étiez en train de rédiger :" - -#: config/prefs.php.dist:844 -msgid "Hidden" -msgstr "Caché" - -#: config/prefs.php.dist:843 -msgid "Hidden in Thread View" -msgstr "Caché dans la vue avec les enfilades" - -#: templates/javascript_defs.php:30 -msgid "Hide Addresses" -msgstr "Cacher les adresses" - -#: mailbox.php:260 -msgid "Hide Deleted" -msgstr "Cacher les messages supprimés" - -#: folders.php:379 -msgid "Hide Unsubscribed" -msgstr "Souscrits seulement" - -#: compose.php:993 -msgid "High" -msgstr "Haute" - -#: message.php:293 -msgid "High Priority" -msgstr "Priorité élevée" - -#: compose.php:992 -msgid "Highest" -msgstr "La plus élevée" - -#: config/prefs.php.dist:545 -msgid "Horizontal Rule" -msgstr "Règle horizontale" - -#: config/prefs.php.dist:872 -msgid "How do you want to display attachments?" -msgstr "Comment voulez-vous afficher les pièces jointes ?" - -#: config/prefs.php.dist:1214 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "" -"Comment doit-on afficher les espaces de nommages dans l'arborescence des " -"dossiers ?" - -#: config/prefs.php.dist:681 -msgid "How to attribute quoted lines in a reply" -msgstr "Comment attribuer les citations dans une réponse" - -#: lib/IMAP.php:305 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (détecter automatiquement les protocoles)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "Le serveur IMAP a fermé la connexion. Le serveur a répondu : %s" - -#: lib/IMAP.php:317 -msgid "IMAP over SSL" -msgstr "IMAP sur SSL" - -#: lib/IMAP.php:323 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP sur SSL (certificat maison) " - -#: lib/IMAP.php:311 -msgid "IMAP, no TLS" -msgstr "IMAP, sans TLS" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "Serveurs de courrier IMAP/POP3" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Pour utiliser SSL ou TLS, vous devez avoir chargé l'extension OpenSSL de PHP." - -#: templates/folders/folders_confirm.html:13 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "" -"Si vous continuez, tous les messages de ce(s) dossier(s) seront perdus !" - -#: saveimage.php:48 -msgid "Image" -msgstr "Image" - -#: lib/MIME/Viewer/html.php:159 -msgid "Images have been blocked to protect your privacy." -msgstr "" -"Des images distantes ont été bloquées pour ne pas dévoiler votre connexion." - -#: templates/folders/import.html:17 -msgid "Import" -msgstr "Importer" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "Importer la clef" - -#: templates/smime/smime.html:81 templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "Importer la paire de clefs" - -#: templates/folders/actions.html:37 -msgid "Import Messages" -msgstr "Importer les messages" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "Importer la clef PGP" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Importer la clef privée personnelle (PGP)" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Importer la clef privée personnelle PGP ici :" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Importer la clef publique personnelle (PGP)" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Importer la clef publique personnelle PGP ici :" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Importer les certificats S/MIME personnels" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:55 -msgid "Import Public Key" -msgstr "Importer la clef publique" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Importer la clef publique PGP" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Importer la clef publique PGP ici :" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Importer la clef publique S/MIME" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Importer la clef S/MIME" - -#: templates/folders/import.html:7 -msgid "Import mbox File" -msgstr "Importer un fichier mbox" - -#: templates/folders/import.html:12 -msgid "Import mbox file" -msgstr "Importer le fichier mbox" - -#: templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Haute importance" - -#: folders.php:149 -#, php-format -msgid "Imported %d messages from %s." -msgstr "%d messages importés à partir de %s." - -#: lib/MIME/Viewer/itip.php:945 -msgid "In Process" -msgstr "En cours" - -#: lib/api.php:225 lib/Folder.php:68 lib/IMP.php:711 lib/IMAP/Tree.php:553 -#: lib/IMAP/Tree.php:2315 templates/prefs/initialpageselect.inc:4 -msgid "Inbox" -msgstr "Boîte de réception" - -#: config/prefs.php.dist:669 -msgid "Include a brief summary of the header in a reply?" -msgstr "Inclure un bref rappel des en-têtes dans les réponses ?" - -#: config/prefs.php.dist:664 -msgid "Include body text in forward message by default?" -msgstr "Inclure le corps du message par défaut lors des transferts ?" - -#: config/prefs.php.dist:635 -msgid "Include original message in a reply?" -msgstr "Inclure le message d'origine dans les réponses ?" - -#: config/prefs.php.dist:544 -msgid "Increase Indent" -msgstr "Augmenter l'indentation" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -msgid "Info" -msgstr "Info" - -#: pgp.php:406 smime.php:313 -#, php-format -msgid "Information on %s Public Key" -msgstr "Information sur la clef publique %s" - -#: pgp.php:435 -msgid "Information on Personal Private Key" -msgstr "Information sur la clef privée personnelle" - -#: pgp.php:429 smime.php:336 -msgid "Information on Personal Public Key" -msgstr "Information sur la clef publique personnelle" - -#: templates/javascript_defs.php:43 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "Incorporée" - -#: lib/IMAP/ACL/rfc4314.php:53 lib/IMAP/ACL/rfc2086.php:53 -msgid "Insert" -msgstr "Insérer" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Insérer le certificat ici :" - -#: config/prefs.php.dist:548 -msgid "Insert Table" -msgstr "Insérer un tableau" - -#: config/prefs.php.dist:546 -msgid "Insert Web Link" -msgstr "Insérer un lien hypertexte" - -#: config/prefs.php.dist:547 -msgid "Insert/Modify Image" -msgstr "Insérer/Modifier une image" - -#: config/prefs.php.dist:556 -msgid "Insert/Overwrite" -msgstr "Insérer/Remplacer" - -#: lib/MIME/Viewer/itip.php:424 -msgid "Invalid Action selected for this component." -msgstr "Sélection d'une action invalide pour ce composant." - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -msgid "Invalid Address" -msgstr "Adresse invalide" - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "Boîte distante invalide" - -#: lib/Compose.php:1113 lib/Compose.php:1132 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Caractère invalide dans l'adresse de messagerie : %s." - -#: lib/Compose.php:1128 -msgid "Invalid hostname." -msgstr "Nom d'hôte invalide." - -#: pgp.php:18 smime.php:96 -msgid "Invalid key" -msgstr "Clef invalide" - -#: lib/Compose.php:282 -msgid "Invalid message, cannot resume draft." -msgstr "Message invalide, impossible de reprendre le brouillon." - -#: pgp.php:202 -msgid "Invalid personal PGP private key." -msgstr "Clef privée PGP personnelle invalide." - -#: pgp.php:177 -msgid "Invalid personal PGP public key." -msgstr "Clef publique PGP personnelle invalide." - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Inverser" - -#: config/prefs.php.dist:529 -msgid "Italic" -msgstr "Italique" - -#: config/prefs.php.dist:538 -msgid "Justify Center" -msgstr "Justifier au centre" - -#: config/prefs.php.dist:540 -msgid "Justify Full" -msgstr "Justifier" - -#: config/prefs.php.dist:537 -msgid "Justify Left" -msgstr "Justifier à gauche" - -#: config/prefs.php.dist:539 -msgid "Justify Right" -msgstr "Justifier à droite" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "Ko" - -#: templates/pgp/pgp.html:107 -msgid "Key Length:" -msgstr "Longueur de la clef :" - -#: pgp.php:449 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "" -"Générer la clef peut être assez long. Continuer la génération de la clef ?" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:50 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"Importation de la clef non disponible. On ne peut pas déposer de fichier sur " -"ce serveur." - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:53 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Importation de la clef non disponible. Vous n'avez pas défini de carnet " -"d'adresses où ajouter vos contacts." - -#: pgp.php:344 -msgid "Key successfully sent to the public keyserver." -msgstr "La clef a bien été envoyée au serveur de clefs public." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Langue" - -#: login.php:261 -msgid "Language:" -msgstr "Langue:" - -#: config/prefs.php.dist:1123 -msgid "Last Mailbox Page" -msgstr "Dernière page de la boîte" - -#: mailbox.php:291 -msgid "Last Page" -msgstr "Dernière page" - -#: compose.php:1115 -msgid "Link Attachments?" -msgstr "Lier les pièces jointes ?" - -#: attachment.php:34 lib/Compose.php:2390 -msgid "Linked attachments are forbidden." -msgstr "Les pièces jointes liées ne sont pas permises." - -#: lib/Compose.php:2406 -#, php-format -msgid "Links will expire on %s" -msgstr "Les liens expireront le %s" - -#: lib/IMAP/ACL/rfc4314.php:49 lib/IMAP/ACL/rfc2086.php:49 -msgid "List" -msgstr "Liste" - -#: config/prefs.php.dist:1312 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Lister tous les contacts au chargement de l'écran des contacts ? (si " -"désactivé, vous ne verrez que les contacts explicitement demandés)" - -#: config/prefs.php.dist:869 -msgid "Listing in the Header" -msgstr "Liste dans les en-têtes" - -#: compose.php:771 -msgid "Loading..." -msgstr "Chargement..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Boîte locale :" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "Lieu" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:33 -msgid "Log in" -msgstr "Connexion" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Connexion à %s" - -#: login.php:409 -msgid "Login" -msgstr "Connexion" - -#: config/prefs.php.dist:39 -msgid "Login Tasks" -msgstr "Tâches de connexion" - -#: compose.php:995 -msgid "Low" -msgstr "Faible" - -#: message.php:297 -msgid "Low Priority" -msgstr "Priorité faible" - -#: compose.php:996 -msgid "Lowest" -msgstr "La plus basse" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Fichier Macintosh" - -#: config/prefs.php.dist:104 -msgid "Mail Previews" -msgstr "Pré-visualisations du courrier" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Type de serveur auquel se connecter :" - -#: lib/IMAP/Tree.php:2322 lib/IMAP/Tree.php:2349 -msgid "Mailbox" -msgstr "Boîte de courrier" - -#: config/prefs.php.dist:119 -msgid "Mailbox and Folder Display Options" -msgstr "Options d'affichage pour les boîtes de courrier et les dossiers" - -#: lib/IMAP/ACL/rfc4314.php:52 lib/IMAP/ACL/rfc2086.php:52 -msgid "Mark (Other)" -msgstr "Marque (autre)" - -#: lib/IMAP/ACL/rfc4314.php:51 lib/IMAP/ACL/rfc2086.php:51 -msgid "Mark (Seen)" -msgstr "Marquer (Vu)" - -#: templates/folders/actions.html:32 -msgid "Mark All Messages as Seen" -msgstr "Marquer tous les messages comme lus" - -#: templates/folders/actions.html:33 -msgid "Mark All Messages as Unseen" -msgstr "Marquer tous les messages comme non-lus" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "Marquer comme :" - -#: config/prefs.php.dist:826 -msgid "Mark different levels of quoting with different colors?" -msgstr "Distinguer les niveaux de citations par des couleurs différentes ?" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Marquer les messages comme lus ? (IMAP seulement)" - -#: config/prefs.php.dist:834 -msgid "Mark simple markup?" -msgstr "Marquer avec une étiquette simple ?" - -#: search.php:214 -msgid "Match All Queries" -msgstr "Correspond à toutes les requêtes" - -#: search.php:212 -msgid "Match Any Query" -msgstr "Correspond à n'importe quelle des requêtes" - -#: config/prefs.php.dist:524 -msgid "Maximize/Minimize Editor" -msgstr "Maximiser/Minimiser l'éditeur" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "Taille maximale de la pièce jointe" - -#: lib/api.php:96 -msgid "Maximum Number of Folders" -msgstr "Nombre maximal de dossiers" - -#: lib/api.php:97 -msgid "Maximum Number of Recipients per Message" -msgstr "Nombre maximal de destinataires par message atteint" - -#: lib/api.php:98 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Nombre maximal de destinataires par intervalle temporel atteint." - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "Nombre maximal de pièces jointes atteint." - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "Taille maximale totale des pièces jointes atteinte." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Menu liste de dossiers" - -#: lib/Compose.php:1492 -msgid "Message" -msgstr "Message" - -#: config/prefs.php.dist:53 -msgid "Message Composition" -msgstr "Rédaction de message" - -#: config/prefs.php.dist:1134 -msgid "Message Date" -msgstr "Date du message" - -#: config/prefs.php.dist:52 config/prefs.php.dist:71 config/prefs.php.dist:86 -#: config/prefs.php.dist:95 config/prefs.php.dist:103 -#: config/prefs.php.dist:111 -msgid "Message Options" -msgstr "Options du message" - -#: search.php:407 -msgid "Message Search" -msgstr "Rechercher un message" - -#: config/prefs.php.dist:1138 -msgid "Message Size" -msgstr "Taille du message" - -#: message.php:589 -msgid "Message Source" -msgstr "Source du message" - -#: config/prefs.php.dist:72 -msgid "Message Viewing" -msgstr "Consultation du message" - -#: lib/Compose.php:1490 -#, php-format -msgid "Message from %s" -msgstr "Message de %s" - -#: lib/UI/Mailbox.php:148 -msgid "Message has attachments" -msgstr "Le message a des pièces jointes" - -#: lib/UI/Mailbox.php:147 -msgid "Message is encrypted" -msgstr "Le message est chiffré" - -#: lib/UI/Mailbox.php:146 -msgid "Message is signed" -msgstr "Le message est signé" - -#: compose.php:359 compose.php:366 -msgid "Message redirected successfully." -msgstr "Le message a bien été redirigé." - -#: lib/Compose.php:788 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Message bien envoyé, mais non enregistré dans %s" - -#: compose.php:424 compose.php:432 -msgid "Message sent successfully." -msgstr "Le message a bien été envoyé." - -#: config/prefs.php.dist:1165 -msgid "Messages per page in the mailbox view." -msgstr "Messages par page lors de l'affichage de la boîte." - -#: mailbox.php:225 -msgid "Messages to" -msgstr "Messages à" - -#: login.php:296 -msgid "Minimalist" -msgstr "Minimaliste" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Mode" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "Mois" - -#: message.php:519 message.php:706 mailbox.php:486 mailbox.php:897 -msgid "Move" -msgstr "Déplacer" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "Vers le bas" - -#: config/prefs.php.dist:794 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" -"Déplacer les pourriels vers le dossier de spam et les messages légitimes " -"vers la boîte de réception" - -#: message.php:519 message.php:706 mailbox.php:486 mailbox.php:897 -msgid "Move to folder" -msgstr "Vers le dossier" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "Vers le haut" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Multipart/Alternative" - -#: thread.php:161 -msgid "Multiple Message View" -msgstr "Affichage des messages multiples" - -#: templates/smime/smime.html:4 templates/pgp/pgp.html:4 -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "NOTE:" -msgstr "NOTE :" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Nom" - -#: pgp.php:116 -msgid "Name and/or email cannot be empty" -msgstr "Le nom et/ou l'adresse ne peuvent pas être vides" - -#: lib/MIME/Viewer/itip.php:950 -msgid "Needs Action" -msgstr "Attente d'action" - -#: config/prefs.php.dist:758 config/prefs.php.dist:990 -msgid "Never" -msgstr "Jamais" - -#: config/prefs.php.dist:748 -msgid "Never save attachments" -msgstr "Ne jamais enregistrer les pièces jointes" - -#: lib/IMP.php:471 -msgid "New Folder" -msgstr "Nouveau dossier" - -#: config/prefs.php.dist:96 -msgid "New Mail" -msgstr "Nouveau courrier" - -#: compose.php:33 compose.php:227 lib/Block/tree_folders.php:35 -msgid "New Message" -msgstr "Nouveau message" - -#: mailbox.php:857 lib/MIME/Headers.php:201 -#, php-format -msgid "New Message to %s" -msgstr "Nouveau message pour %s" - -#: search.php:325 -msgid "New messages" -msgstr "Nouveaux messages" - -#: message.php:535 -msgid "Next Message" -msgstr "Message suivant" - -#: mailbox.php:289 -msgid "Next Page" -msgstr "Page suivante" - -#: templates/javascript_defs.php:50 config/prefs.php.dist:706 -#: config/prefs.php.dist:1201 config/prefs.php.dist:1223 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "Non" - -#: smime.php:241 -msgid "No Certificate found" -msgstr "Aucun certificat trouvé" - -#: lib/IMP.php:1410 -msgid "No Encryption" -msgstr "Aucun chiffrement" - -#: templates/smime/smime.html:26 templates/pgp/pgp.html:34 -msgid "No Keys in Keyring" -msgstr "Aucune clef dans l'anneau" - -#: rss.php:93 mailbox.php:268 -#, php-format -msgid "No Messages" -msgstr "Pas de messages" - -#: pgp.php:143 -msgid "No PGP public key imported." -msgstr "Aucune clef publique PGP n'a été importée." - -#: mailbox.php:818 -msgid "No Preview Text" -msgstr "Pas de pré-visualisation" - -#: smime.php:166 -msgid "No S/MIME public key imported." -msgstr "Aucune clef publique S/MIME importée." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Pas de son" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Aucune pièce jointe trouvée." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "Aucune information sur l'adresse dans la clef publique." - -#: acl.php:76 -msgid "No folder selected." -msgstr "Aucun dossier n'a été sélectionné." - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "Aucun dossier n'est vérifié pour les nouveaux messages." - -#: folders.php:198 lib/Folder.php:431 lib/Folder.php:479 -msgid "No folders were specified" -msgstr "Aucun dossier spécifié" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "Aucun dossier avec de nouveaux messages" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "Aucun dossier avec des messages non-lus" - -#: lib/IMP.php:1014 -msgid "No limit" -msgstr "Pas de limitation" - -#: lib/Compose.php:1528 -msgid "No message body text" -msgstr "Pas de texte dans le corps du message" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Aucun message retourné." - -#: mailbox.php:240 -msgid "No messages matched your search." -msgstr "Aucun message ne correspond à votre recherche." - -#: pgp.php:195 -msgid "No personal PGP private key imported." -msgstr "Aucune clef privée PGP n'a été importée." - -#: pgp.php:171 -msgid "No personal PGP public key imported." -msgstr "Aucune clef publique PGP n'a été importée." - -#: smime.php:216 -msgid "No personal S/MIME certificates imported." -msgstr "Aucun certificat personnel S/MIME importé." - -#: lib/MIME/Viewer/pkcs7.php:305 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"Il n'existe aucune clef privée, et le message ne peut donc pas être " -"déchiffré." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "Aucune méthode d'authentification IMAP supportée n'a été trouvée." - -#: acl.php:108 -msgid "No user specified." -msgstr "Aucun utilisateur spécifié." - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:879 -msgid "Non Participant" -msgstr "Non-participant" - -#: lib/MIME/Viewer/itip.php:710 lib/MIME/Viewer/itip.php:841 -#: templates/prefs/trashselect.inc:20 templates/prefs/folderselect.inc:21 -#: templates/prefs/sourceselect.inc:35 templates/prefs/sentmailselect.inc:38 -#: templates/prefs/spamselect.inc:20 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Aucun" - -#: compose.php:994 -msgid "Normal" -msgstr "Normal" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Non supprimé" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "N'est pas un brouillon" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:33 -msgid "Not Flagged" -msgstr "Non marqué" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "Peu important" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Non personnel" - -#: lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 lib/Crypt/PGP.php:136 -msgid "Not a valid public key." -msgstr "Clef publique invalide." - -#: config/prefs.php.dist:907 -msgid "Not at all" -msgstr "Pas du tout" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "Notez que cela peut prendre un certain temps" - -#: lib/IMP.php:523 -msgid "Notepads" -msgstr "Bloc-notes" - -#: config/hooks.php.dist:468 -msgid "Notes" -msgstr "Notes" - -#: config/prefs.php.dist:792 -msgid "Nothing" -msgstr "Rien" - -#: attachment.php:108 -msgid "Notification: Linked attachment downloaded" -msgstr "Notification : les pièces jointes liées ont été téléchargées" - -#: config/prefs.php.dist:398 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Nombre de mois pour garder de vieux attachements liés si supprimés " -"mensuellement." - -#: config/prefs.php.dist:352 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Nombre de dossiers de messages envoyés à garder s'ils sont supprimés " -"mensuellement." - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "OK" - -#: templates/smime/import_key.html:31 templates/search/search.html:61 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "OU" - -#: search.php:324 -msgid "Old messages" -msgstr "Anciens messages" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Les dossiers d'anciens messages envoyés sont en cours de suppression." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Afficher les dossiers avec des messages non-lus seulement ?" - -#: templates/javascript_defs.php:59 -msgid "Only one folder should be selected for this action." -msgstr "Vous ne pouvez sélectionner qu'un seul dossier pour cette action." - -#: lib/IMP.php:903 lib/IMP.php:908 -msgid "Open Fo_lder" -msgstr "Ouvrir _le dossier" - -#: lib/IMP.php:908 -msgid "Open Folder" -msgstr "Ouvrir le dossier" - -#: lib/IMAP/Tree.php:2373 -msgid "Opened Folder" -msgstr "Dossier ouvert" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:875 -msgid "Optional Participant" -msgstr "Participant facultatif" - -#: config/prefs.php.dist:541 -msgid "Ordered List" -msgstr "Liste Ordonnée" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Autres comptes de courrier" - -#: config/prefs.php.dist:118 config/prefs.php.dist:127 -#: config/prefs.php.dist:134 config/prefs.php.dist:142 -#: config/prefs.php.dist:151 -msgid "Other Options" -msgstr "Autres options" - -#: lib/IMAP/Tree.php:94 -msgid "Other Users' Folders" -msgstr "Dossiers des autres utilisateurs" - -#: templates/login/login.html:103 -msgid "Outbound Server" -msgstr "Serveur distant" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:168 lib/MIME/Viewer/pgp.php:216 -#: lib/MIME/Viewer/pgp.php:312 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1413 -msgid "PGP Encrypt Message" -msgstr "Chiffrer le message avec PGP" - -#: lib/IMP.php:1418 -msgid "PGP Encrypt Message with passphrase" -msgstr "Chiffrer le message avec la phrase secrète PGP" - -#: lib/Compose.php:1245 -msgid "PGP Error: " -msgstr "Erreur PGP : " - -#: config/prefs.php.dist:143 -msgid "PGP Options" -msgstr "Options de PGP" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "Entrée de la phrase secrète PGP" - -#: templates/pgp/pgp.html:69 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "" -"Le support de la paire de clefs personnelles requiert une connexion au web " -"sécurisée." - -#: pgp.php:155 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "La clef publique PGP de « %s (%s) » a bien été ajoutée." - -#: pgp.php:251 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "La clef publique PGP de « %s » a bien été supprimée." - -#: templates/pgp/pgp.html:29 -msgid "PGP Public Keyring" -msgstr "Anneau de clefs publiques PGP" - -#: lib/IMP.php:1414 -msgid "PGP Sign Message" -msgstr "Signer le message avec PGP" - -#: lib/IMP.php:1415 -msgid "PGP Sign/Encrypt Message" -msgstr "Signer/chiffrer le message avec PGP" - -#: lib/IMP.php:1419 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "Signer/chiffrer le message avec la phrase secrète PGP" - -#: compose.php:691 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"Le chiffrement PGP ne peut pas être utilisé par défaut car les clefs " -"publiques n'ont pas été trouvées pour tous les destinataires." - -#: pgp.php:208 -msgid "PGP private key successfully added." -msgstr "La clef PGP privée a bien été ajoutée." - -#: pgp.php:183 -msgid "PGP public key successfully added." -msgstr "La clef PGP publique a bien été ajoutée." - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "Le support de PGP est désactivé sur ce système." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"PGP utilise des fenêtres surgissantes. Si cette fonction est désactivée dans " -"votre navigateur, il faut l'activer, sans quoi PGP ne fonctionnera pas " -"correctement." - -#: lib/Compose.php:1205 -msgid "PGP: Need passphrase for personal private key." -msgstr "" -"PGP : la phrase secrète est nécessaire pour la clef privée personnelle." - -#: lib/Compose.php:1214 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP : la phrase secrète est nécessaire pour chiffrer votre message." - -#: lib/IMAP.php:281 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (détecter automatiquement les protocoles)" - -#: lib/IMAP.php:293 -msgid "POP3 over SSL" -msgstr "POP3 sur SSL" - -#: lib/IMAP.php:299 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 sur SSL (certificat maison) " - -#: lib/IMAP.php:287 -msgid "POP3, no TLS" -msgstr "POP3, sans TLS" - -#: mailbox.php:441 -#, php-format -msgid "Page %d of %d" -msgstr "Page %d de %d" - -#: config/prefs.php.dist:1120 -msgid "Page with the First Unseen Message" -msgstr "Page avec le premier message non lu" - -#: config/prefs.php.dist:1121 -msgid "Page with the Last Unseen Message" -msgstr "Page avec le dernier message non lu" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Page :" - -#: message.php:687 -msgid "Part(s)" -msgstr "Partie(s)" - -#: templates/pgp/pgp.html:122 -msgid "Passphrase (Again):" -msgstr "Phrase secrète (à nouveau) :" - -#: pgp.php:336 smime.php:250 -msgid "Passphrase successfully unloaded." -msgstr "La phrase secrète a bien été déchargée." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:117 -msgid "Passphrase:" -msgstr "Phrase secrète :" - -#: pgp.php:118 -msgid "Passphrases cannot be empty" -msgstr "La phrase secrète ne doit pas être vide" - -#: pgp.php:120 -msgid "Passphrases do not match" -msgstr "Les phrases secrètes diffèrent" - -#: templates/login/login.html:92 -msgid "Password" -msgstr "Mot de passe" - -#: templates/smime/import_key.html:54 -#: templates/fetchmail/fetchmailprefs.html:59 -msgid "Password:" -msgstr "Mot de passe :" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Mot de passe : " - -#: config/prefs.php.dist:555 -msgid "Paste from clipboard" -msgstr "Coller depuis le presse-papiers" - -#: message.php:466 mailbox.php:757 templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Personnel" - -#: config/prefs.php.dist:13 -msgid "Personal Information" -msgstr "Données personnelles" - -#: pgp.php:126 -msgid "Personal PGP keypair generated successfully." -msgstr "Votre paire de clefs PGP personnelle a bien été générée." - -#: pgp.php:133 -msgid "Personal PGP keys deleted successfully." -msgstr "Vos clefs PGP personnelles ont bien été supprimées." - -#: smime.php:222 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Certificats personnels S/MIME NON importés : " - -#: smime.php:147 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Vos clefs S/MIME personnelles ont bien été supprimées." - -#: config/prefs.php.dist:214 -msgid "Place your signature before replies and forwards?" -msgstr "Placer votre signature au début des réponses et des transferts ?" - -#: lib/Compose.php:448 -msgid "Plaintext Version of Message" -msgstr "Version texte brut du message" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Notification sonore de courrier ? Cela suppose que votre navigateur supporte " -"l'incorporation de fichiers sons. C'est le cas de la plupart sous Windows ou " -"Mac, mais sur d'autres plates-formes une extension peut être nécessaire." - -#: templates/javascript_defs.php:82 -msgid "Please enter a name for the new folder:" -msgstr "Veuillez entrer un nom pour le nouveau dossier :" - -#: templates/javascript_defs.php:61 templates/javascript_defs.php:62 -msgid "Please enter the name of the new folder:" -msgstr "Veuillez entrer le nom du nouveau dossier :" - -#: templates/javascript_defs.php:66 -msgid "Please enter the new name:" -msgstr "Veuillez entrer le nouveau nom :" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Veuillez entrer la phrase secrète pour ce message." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Veuillez entrer la phrase secrète pour votre clef PGP privée. Il ne faudra " -"entrer cette phrase secrète qu'une seule fois par session." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Veuillez entrer la phrase secrète pour votre clef S/MIME privée. Il ne " -"faudra entrer cette phrase secrète qu'une seule fois par session." - -#: login.php:183 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Veuillez vous reconnecter pour poursuivre la rédaction de votre message. Si " -"vous n'utilisez PAS les témoins (cookies) ET si vous rédigez les " -"messages dans une fenêtre à part, vous devrez aussi vous reconnecter dans " -"votre fenêtre principale. Ceci permet d'empêcher l'utilisation de votre " -"identifiant de session par d'éventuels intrus, et ne peut pas être évité. " -"Veuillez nous excuser de ce désagrément. " - -#: templates/javascript_defs.php:77 -msgid "Please provide your password." -msgstr "Veuillez saisir votre mot de passe." - -#: templates/javascript_defs.php:76 -msgid "Please provide your username." -msgstr "Veuillez saisir votre nom d'utilisateur." - -#: lib/Compose.php:2576 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Veuillez corriger les adresses ambiguës ou invalides." - -#: templates/javascript_defs.php:58 -msgid "Please select a folder before you perform this action." -msgstr "Veuillez sélectionner un dossier avant d'accomplir cette action." - -#: templates/javascript_defs.php:70 -msgid "Please select at least one folder to search." -msgstr "Veuillez sélectionner au moins un dossier de recherche." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Veuillez sélectionner ou éditer dans la boîte à droite :" - -#: config/prefs.php.dist:1234 -msgid "Poll all folders for new mail?" -msgstr "Scruter tous les dossiers pour le nouveau courrier ?" - -#: templates/login/login.html:67 -msgid "Port" -msgstr "Port" - -#: lib/IMAP/ACL/rfc4314.php:54 lib/IMAP/ACL/rfc2086.php:54 -msgid "Post" -msgstr "Envoyer" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Propulsé par Horde" - -#: config/prefs.php.dist:206 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Faire précéder votre signature de tirets ('-- ') ?" - -#: pgp.php:260 filterprefs.php:53 smime.php:257 -msgid "Preferences successfully updated." -msgstr "Les préférences ont bien été mises à jour." - -#: compose.php:1135 -msgid "Preview" -msgstr "Pré-visualisation" - -#: message.php:528 -msgid "Previous Message" -msgstr "Message précédent" - -#: mailbox.php:281 -msgid "Previous Page" -msgstr "Page précédente" - -#: message.php:602 -msgid "Print" -msgstr "Imprimer" - -#: config/prefs.php.dist:552 -msgid "Print document" -msgstr "Imprimer le document" - -#: message.php:691 -msgid "Printed By" -msgstr "Imprimé par" - -#: message.php:670 lib/MIME/Viewer/itip.php:834 -msgid "Priority" -msgstr "Priorité" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Mot de passe de la clef privée :" - -#: config/prefs.php.dist:747 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Demander chaque fois qu'une pièce jointe est envoyée ; NON par défaut" - -#: config/prefs.php.dist:746 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Demander chaque fois qu'une pièce jointe est envoyée ; OUI par défaut" - -#: config/prefs.php.dist:915 -#, fuzzy -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "Envoyer un avis de réception s'il est demandé par l'expéditeur ?" - -#: templates/login/login.html:72 -msgid "Protocol" -msgstr "Protocole" - -#: login.php:269 templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Protocole :" - -#: lib/Crypt/PGP.php:489 -msgid "Public PGP keyserver support has been disabled." -msgstr "Le support du serveur de clefs public a été désactivé." - -#: mailbox.php:455 mailbox.php:523 -msgid "Pur_ge Deleted" -msgstr "_Vider la corbeille" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:22 -msgid "Purge" -msgstr "Purger" - -#: mailbox.php:455 mailbox.php:523 -msgid "Purge Deleted" -msgstr "Vider la corbeille" - -#: config/prefs.php.dist:417 -msgid "Purge Spam how often:" -msgstr "Fréquence de purge des pourriels :" - -#: config/prefs.php.dist:445 -msgid "Purge Trash how often:" -msgstr "Fréquence de suppression du contenu de la corbeille :" - -#: config/prefs.php.dist:426 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "" -"Supprimer les messages du dossier de pourriels au delà de tant de jours." - -#: config/prefs.php.dist:454 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Supprimer les messages de la corbeille au delà de tant de jours." - -#: config/prefs.php.dist:380 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "Supprimer les messages envoyés au delà de tant de jours." - -#: config/prefs.php.dist:407 -msgid "Purge old messages in the Spam folder?" -msgstr "Supprimer les anciens messages du dossier des pourriels ?" - -#: config/prefs.php.dist:435 -msgid "Purge old messages in the Trash folder?" -msgstr "Supprimer les anciens messages de la corbeille ?" - -#: config/prefs.php.dist:361 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Supprimer les anciens messages envoyés ?" - -#: config/prefs.php.dist:371 -msgid "Purge sent-mail how often:" -msgstr "Fréquence de suppression des messages envoyés :" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "Suppression de %d messages du dossier des pourriels." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Suppression de %d messages de la corbeille." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "Suppression de %d messages du dossier des envoyés." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "Suppression de 1 message du dossier des pourriels." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "Suppression de 1 message de la corbeille." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Suppression de 1 message du dossier des envoyés %s." - -#: lib/IMP.php:997 -#, fuzzy, php-format -msgid "Quota status: %.2f MB / %.2f MB (%.2f%%)" -msgstr "État du quota : %.2f Mo / %.2f Mo (%.2f%%)" - -#: lib/IMP.php:1006 -#, fuzzy, php-format -msgid "Quota status: %.2f MB / NO LIMIT" -msgstr "État du quota : %.2f Mo /aucune limite" - -#: lib/IMP.php:1012 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "État du quota : aucune limite" - -#: config/prefs.php.dist:677 -#, php-format -msgid "Quoting %f:" -msgstr "%f a écrit :" - -#: lib/IMAP/ACL/rfc4314.php:50 lib/IMAP/ACL/rfc2086.php:50 -msgid "Read" -msgstr "Lire" - -#: templates/folders/actions.html:40 -msgid "Rebuild Folder Tree" -msgstr "Reconstruire l'arborescence des dossiers" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Recherches récentes" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Recherches récentes :" - -#: message.php:573 message.php:616 -msgid "Redirec_t" -msgstr "Rediri_ger" - -#: message.php:573 message.php:616 -msgid "Redirect" -msgstr "Rediriger" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "Rediriger le message" - -#: compose.php:343 -msgid "Redirect this message" -msgstr "Rediriger ce message" - -#: config/prefs.php.dist:550 -msgid "Redoes your last action" -msgstr "Refaire votre dernière action" - -#: folders.php:360 -msgid "Refresh" -msgstr "Rafraîchir" - -#: config/prefs.php.dist:996 -msgid "Refresh Folder Views:" -msgstr "Rafraîchir l'affichage des dossiers :" - -#: mailbox.php:418 -msgid "Reload" -msgstr "Recharger" - -#: folders.php:350 -msgid "Reload View" -msgstr "Recharger" - -#: lib/MIME/Viewer/itip.php:551 lib/MIME/Viewer/itip.php:570 -msgid "Remember the free/busy information." -msgstr "Se souvenir des disponibilités." - -#: config/prefs.php.dist:1203 -msgid "Remember the last view" -msgstr "Se souvenir du dernier affichage" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Boîte distante :" - -#: search.php:320 -msgid "Remove Field From Search" -msgstr "Enlever le champ Recherche" - -#: config/prefs.php.dist:560 -msgid "Remove formatting" -msgstr "Retirer le formatage" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "Retirer la source" - -#: templates/folders/actions.html:18 -msgid "Rename" -msgstr "Changer de nom" - -#: config/prefs.php.dist:334 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Renommer le dossier des messages envoyés au début du mois ?" - -#: lib/Folder.php:385 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Le changement de nom de « %s » en « %s » a échoué. Le serveur a répondu" - -#: message.php:557 -msgid "Reply" -msgstr "Répondre" - -#: lib/MIME/Viewer/itip.php:318 lib/MIME/Viewer/itip.php:421 -msgid "Reply Sent." -msgstr "Réponse envoyée." - -#: compose.php:310 -msgid "Reply to All:" -msgstr "Répondre à tous :" - -#: compose.php:312 -msgid "Reply to List:" -msgstr "Répondre à la liste :" - -#: lib/MIME/Viewer/itip.php:553 lib/MIME/Viewer/itip.php:562 -#: lib/MIME/Viewer/itip.php:572 -msgid "Reply with Not Supported Message" -msgstr "Renvoyer un message « Non supporté »" - -#: lib/MIME/Viewer/itip.php:560 -msgid "Reply with free/busy for next 2 months." -msgstr "Répondre avec les disponibilités des 2 prochains mois." - -#: lib/MIME/Viewer/itip.php:559 -msgid "Reply with requested free/busy information." -msgstr "Répondre avec les disponibilités demandées." - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Répondre à" - -#: lib/Compose.php:1766 -msgid "Reply-To: " -msgstr "Répondre à : " - -#: compose.php:308 -msgid "Reply:" -msgstr "Répondre :" - -#: message.php:613 mailbox.php:545 -msgid "Report as Innocent" -msgstr "Déclarer légitime" - -#: message.php:607 mailbox.php:539 -msgid "Report as Spam" -msgstr "Déclarer comme pourriel" - -#: compose.php:1060 -msgid "Request a _Read Receipt" -msgstr "Demander un accusé de _lecture" - -#: config/prefs.php.dist:761 -msgid "Request read receipts?" -msgstr "Demander des accusés de lecture ?" - -#: mailbox.php:115 -msgid "Requested message not found." -msgstr "Message demandé non trouvé." - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:867 -msgid "Required Participant" -msgstr "Participant indispensable" - -#: templates/acl/acl.html:80 templates/search/search.html:26 -#: templates/search/search.html:201 -msgid "Reset" -msgstr "RÀZ" - -#: lib/MIME/Viewer/itip.php:117 -msgid "Respondent Status Updated." -msgstr "Le statut du correspondant a été modifié." - -#: message.php:596 -msgid "Resume" -msgstr "Reprendre" - -#: lib/UI/Compose.php:137 -msgid "Resume Editing" -msgstr "Reprendre l'édition" - -#: login.php:184 -msgid "Resume your session" -msgstr "Reprendre votre session" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Retour vers la récupération du courrier" - -#: templates/folders/folders_size.html:30 -msgid "Return to Folders" -msgstr "Retour aux dossiers" - -#: stationery.php:142 -msgid "Return to Message Composition" -msgstr "Retour vers la rédaction de message" - -#: filterprefs.php:65 templates/acl/acl.html:35 templates/acl/acl.html:81 -#: templates/acl/acl.html:95 templates/smime/smime.html:13 -#: templates/smime/smime.html:93 templates/pgp/pgp.html:21 -#: templates/pgp/pgp.html:145 -msgid "Return to Options" -msgstr "Retour aux options" - -#: config/prefs.php.dist:930 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Retourner au contenu de votre boîte de réception après avoir supprimé, " -"déplacé, ou copié un message ?" - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "Les droits de l'utilisateur « %s » ne peuvent pas être modifiés." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Role" -msgstr "Rôle" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:176 lib/MIME/Viewer/pkcs7.php:296 -#: lib/MIME/Viewer/pkcs7.php:488 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1423 -msgid "S/MIME Encrypt Message" -msgstr "Chiffrer le message en S/MIME" - -#: lib/Compose.php:1277 -msgid "S/MIME Error: " -msgstr "Erreur S/MIME : " - -#: lib/Compose.php:1256 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "" -"Erreur S/MIME : la phrase secrète est nécessaire pour la clef privée " -"personnelle." - -#: config/prefs.php.dist:152 -msgid "S/MIME Options" -msgstr "Options S/MIME" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "Entrée de la phrase secrète S/MIME" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"Le support de la paire de clefs S/MIME personnelle requiert une connexion au " -"web sécurisée." - -#: smime.php:155 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "La clef publique S/MIME de « %s » a bien été supprimée." - -#: smime.php:177 -msgid "S/MIME Public Key successfully added." -msgstr "La clé publique S/MIME a bien été ajoutée." - -#: templates/smime/smime.html:21 -msgid "S/MIME Public Keyring" -msgstr "Anneau de clefs publiques S/MIME" - -#: smime.php:226 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "La paire de clefs S/MIME publique/privée a bien été ajoutée." - -#: lib/IMP.php:1424 -msgid "S/MIME Sign Message" -msgstr "Signer le message en S/MIME" - -#: lib/IMP.php:1425 -msgid "S/MIME Sign/Encrypt Message" -msgstr "Signer/chiffrer le message en S/MIME" - -#: templates/smime/smime.html:86 -msgid "S/MIME support is disabled on this system." -msgstr "Le support de S/MIME est désactivé sur ce système." - -#: lib/MIME/Viewer/pkcs7.php:300 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"Le support de S/MIME n'est pas actif actuellement, et le message ne peut " -"donc pas être déchiffré." - -#: lib/MIME/Viewer/pkcs7.php:207 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"Le support de S/MIME n'est pas activé, et le contenu de ce message signé ne " -"peut donc pas être affiché." - -#: lib/MIME/Viewer/pkcs7.php:180 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"Le support de PGP n'est pas actif actuellement, et la signature numérique ne " -"peut donc pas être vérifiée." - -#: lib/MIME/Viewer/pkcs7.php:137 -msgid "S/MIME support is not enabled." -msgstr "Le support de S/MIME est désactivé." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"Le support S/MIME utilise des fenêtres surgissantes. Si cette fonction est " -"désactivée dans votre navigateur, il faut l'activer, sans quoi S/MIME ne " -"fonctionnera pas correctement." - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: templates/login/login.html:107 -msgid "SMTP Port" -msgstr "Port SMTP" - -#: compose.php:969 -msgid "S_ubject" -msgstr "O_bjet" - -#: compose.php:1039 -msgid "Sa_ve a copy in " -msgstr "Enre_gistrer une copie dans " - -#: message.php:600 -msgid "Sa_ve as" -msgstr "En_registrer sous" - -#: templates/acl/acl.html:79 templates/search/search.html:25 -#: templates/search/search.html:200 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Save" -msgstr "Enregistrer" - -#: compose.php:1111 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "" -"Sauvegarder les pièces jointes avec le message dans le dossier du courrier " -"envoyé ?" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Enregistrer le brouillon" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "Enregistrer l'image" - -#: lib/MIME/Contents.php:262 -msgid "Save Image in Gallery" -msgstr "Enregistrer l'image dans la galerie" - -#: filterprefs.php:126 templates/smime/smime.html:12 -#: templates/smime/smime.html:92 templates/pgp/pgp.html:20 -#: templates/pgp/pgp.html:144 -msgid "Save Options" -msgstr "Enregistrer les options" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Enregistrer la papeterie" - -#: compose.php:884 -msgid "Save _Draft" -msgstr "Enregistrer le _brouillon" - -#: message.php:600 config/prefs.php.dist:557 -msgid "Save as" -msgstr "Enregistrer sous" - -#: config/prefs.php.dist:698 -msgid "Save drafts as unseen?" -msgstr "Enregistrer les brouillons en tant que non-lus ?" - -#: config/prefs.php.dist:708 -msgid "Save drafts automatically while composing?" -msgstr "Enregistrer les brouillons automatiquement pendant la rédaction ?" - -#: lib/MIME/Viewer/pkcs7.php:260 -msgid "Save in your Address Book" -msgstr "Enregistrer dans votre carnet d'adresses" - -#: config/prefs.php.dist:1302 -msgid "Save recipients automatically to the default address book?" -msgstr "" -"Enregistrer les adresses automatiquement dans le carnet d'adresses par " -"défaut ?" - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "Enregistrer la recherche comme dossier virtuel ?" - -#: config/prefs.php.dist:222 -msgid "Save sent mail?" -msgstr "Enregistrer le courrier envoyé ?" - -#: lib/Compose.php:233 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "" -"Échec de l'enregistrement du brouillon. Impossible de créer un dossier des " -"brouillons." - -#: lib/Compose.php:172 -msgid "Saving the draft failed. No draft folder specified." -msgstr "" -"L'enregistrement du brouillon a échoué. Aucun dossier de brouillon spécifié." - -#: lib/Compose.php:203 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"L'enregistrement du brouillon a échoué. L'entête %s contient une adresse de " -"messagerie invalide :%s." - -#: lib/Compose.php:240 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "L'enregistrement du brouillon a échoué. Le serveur a répondu : %s " - -#: mailbox.php:424 lib/Search.php:533 lib/Block/tree_folders.php:43 -#: templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Recherche" - -#: search.php:207 mailbox.php:424 -#, php-format -msgid "Search %s" -msgstr "Recherche %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Critères de recherche" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "Indicateurs de recherche" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "Dossiers de recherche" - -#: search.php:154 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Résultats de la recherche" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "Texte de la recherche" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Ouvert" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Sélectionnez un autre compte" - -#: search.php:311 -msgid "Select a date" -msgstr "Sélectionnez une date" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Choisissez un champ" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "" -"Sélectionnez les comptes pour lesquels vous voulez récupérer le courrier :" - -#: config/prefs.php.dist:136 -msgid "Select address book sources for adding and searching for addresses." -msgstr "" -"Sélectionnez les carnets d'adresses à utiliser pour l'ajout ou la recherche " -"d'adresses." - -#: config/prefs.php.dist:551 templates/search/search.html:159 -msgid "Select all" -msgstr "Tout sélectionner" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "" -"Sélectionner tous les champs lors d'une recherche pour développer une " -"adresse." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Sélectionnez un compte :" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Sélectionnez la boîte" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "Aucun" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Sélectionnez une papeterie :" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Sélectionnez la galerie dans laquelle sauvez l'image." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Sélectionnez le type de serveur de courrier :" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Sélectionnez :" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Carnets d'adresses sélectionnés :" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Adresses sélectionnées :" - -#: pgp.php:430 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Envoyer la clef au serveur public" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "Envoyer l'information la plus récente" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "Envoyer le message" - -#: templates/javascript_defs.php:40 -msgid "Send message without a Subject?" -msgstr "Envoyer le message sans objet ?" - -#: config/prefs.php.dist:226 -msgid "Sent" -msgstr "Envoyé" - -#: lib/IMAP/Tree.php:2345 -msgid "Sent mail folder" -msgstr "Dossier du courrier envoyé" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Dossier du courrier envoyé :" - -#: templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Serveur" - -#: config/prefs.php.dist:22 -msgid "Server and Folder Information" -msgstr "Information du serveur et du dossier" - -#: login.php:252 templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Serveur :" - -#: config/prefs.php.dist:88 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Choisir les préférences pour les déplacements et la destruction des messages." - -#: config/prefs.php.dist:717 -msgid "Set the X-Priority header when composing messages?" -msgstr "Définir l'en-tête X-Priority lors de la rédaction des messages ?" - -#: config/prefs.php.dist:31 -msgid "Share Folders" -msgstr "Partager les dossiers" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Partager les dossiers de courrier" - -#: config/prefs.php.dist:32 -msgid "Share your mail folders with other users." -msgstr "Partager vos dossiers de courrier avec d'autres utilisateurs." - -#: lib/IMAP/Tree.php:92 -msgid "Shared Folders" -msgstr "Dossiers partagés" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "" -"Les messages signés PGP doivent-ils être automatiquement vérifiés à la " -"lecture ?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "" -"Les messages signés S/MIME doivent-ils être automatiquement vérifiés à la " -"lecture ?" - -#: config/prefs.php.dist:845 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Les grands blocs de texte cité devraient-ils être montrés ou cachés par " -"défaut ? Vous pouvez basculer facilement vers celui que vous désirez." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "" -"Faut-il rechercher des données PGP dans le corps des messages textuels ?" - -#: config/prefs.php.dist:690 -msgid "Should the compose window be closed after saving a draft?" -msgstr "" -"Faut-il fermer la fenêtre de rédaction après l'enregistrement d'un " -"brouillon ?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "" -"Voulez-vous joindre votre clef publique PGP à vos messages par défaut ?" - -#: templates/javascript_defs.php:31 -msgid "Show Addresses" -msgstr "Montrer les adresses" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "Montrer tous les dossiers" - -#: message.php:623 -msgid "Show All Headers" -msgstr "Montrer tous les en-têtes" - -#: message.php:620 -msgid "Show Common Headers" -msgstr "Montrer les en-têtes principaux" - -#: mailbox.php:258 -msgid "Show Deleted" -msgstr "Montrer les messages supprimés" - -#: lib/MIME/Viewer/html.php:159 -msgid "Show Images?" -msgstr "Montrer les images ?" - -#: message.php:626 -msgid "Show Mailing List Information" -msgstr "Montrer les informations sur la liste de diffusion" - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "Montrer seulement les dossiers auxquels vous êtes abonnés" - -#: templates/folders/actions.html:39 -msgid "Show Size" -msgstr "Montrer la taille" - -#: folders.php:379 -msgid "Show Unsubscribed" -msgstr "Montrer tous les dossiers" - -#: config/prefs.php.dist:784 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "" -"Montrer une icône permettant de détacher les pièces jointes des messages ?" - -#: config/prefs.php.dist:1213 -msgid "Show non-private mailboxes in separate folders" -msgstr "Montrer les boîtes non-privées dans des dossiers distincts" - -#: config/prefs.php.dist:1057 -msgid "Show previews for unread messages only?" -msgstr "Ne pré-visualiser que les messages non ouverts ?" - -#: config/prefs.php.dist:1065 -msgid "Show previews in tooltips?" -msgstr "Montrer les pré-visualisations dans les bulles d'aide ?" - -#: config/prefs.php.dist:598 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Définir le champ d'en-tête Bcc: lors de la rédaction des messages ?" - -#: config/prefs.php.dist:589 -msgid "Show the Cc: header field when composing mail?" -msgstr "Définir le champ d'en-tête Cc: lors de la rédaction des messages ?" - -#: config/prefs.php.dist:1094 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Montrer l'icône de récupération du courrier dans la barre de menu ?" - -#: filterprefs.php:111 -msgid "Show the filter icon on the menubar?" -msgstr "Afficher l'icône du filtrage dans la barre de menu ?" - -#: lib/MIME/Viewer/html.php:174 -msgid "Show this HTML in a new window?" -msgstr "Ouvrir ce HTML dans une nouvelle fenêtre ?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Afficher le nombre total de messages dans le dossier ?" - -#: config/prefs.php.dist:842 -msgid "Shown" -msgstr "Affiché" - -#: mailbox.php:608 -msgid "Si_ze" -msgstr "_Taille" - -#: templates/folders/folders_size.html:7 -msgid "Size" -msgstr "Taille" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "Taille :" - -#: mailbox.php:577 -msgid "Sort by Arrival" -msgstr "Tri selon l'arrivée" - -#: mailbox.php:582 -msgid "Sort by Date" -msgstr "Tri selon la date" - -#: mailbox.php:592 -msgid "Sort by From Address" -msgstr "Tri selon l'adresse de l'expéditeur" - -#: mailbox.php:607 -msgid "Sort by Message Size" -msgstr "Tri selon la taille du message" - -#: mailbox.php:602 -msgid "Sort by Subject" -msgstr "Tri selon l'objet" - -#: mailbox.php:597 -msgid "Sort by Thread" -msgstr "Tri par fil de discussion" - -#: mailbox.php:587 -msgid "Sort by To Address" -msgstr "Tri selon l'adresse du destinataire" - -#: lib/IMAP/Tree.php:2338 -msgid "Spam folder" -msgstr "Dossier de pourriels" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Dossier de pourriels :" - -#: compose.php:1028 -msgid "Special Characters" -msgstr "Caractères spéciaux" - -#: search.php:48 -msgid "Special Virtual Folders cannot be edited." -msgstr "Les dossiers virtuels spéciaux ne peuvent pas être édités." - -#: lib/UI/Compose.php:138 -msgid "Spell Check Failed" -msgstr "Échec du vérificateur d'orthographe" - -#: config/prefs.php.dist:562 -msgid "Split Block" -msgstr "Scinder le bloc" - -#: lib/MIME/Viewer/itip.php:526 lib/MIME/Viewer/itip.php:528 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "Début" - -#: compose.php:1008 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Papeterie" - -#: stationery.php:134 -msgid "Stationery name:" -msgstr "Nom de la papeterie :" - -#: stationery.php:136 -msgid "Stationery type:" -msgstr "Type de papeterie :" - -#: stationery.php:139 -msgid "Stationery:" -msgstr "Papeterie :" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Status" -msgstr "Statut" - -#: message.php:684 -msgid "Strip All Attachments" -msgstr "Retirer toutes les pièces jointes" - -#: lib/MIME/Contents.php:273 -msgid "Strip Attachment" -msgstr "Retirer la pièce jointe" - -#: message.php:684 -msgid "Strip Attachments" -msgstr "Retirer les pièces jointes" - -#: config/prefs.php.dist:1049 -msgid "Strip linebreaks?" -msgstr "Supprimer les sauts de ligne ?" - -#: mailbox.php:603 -msgid "Sub_ject" -msgstr "Ob_jet" - -#: lib/Search.php:674 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Objet" - -#: config/prefs.php.dist:1137 -msgid "Subject Field" -msgstr "Champ objet" - -#: templates/thread/thread.html:37 -msgid "Subject:" -msgstr "Objet :" - -#: templates/smime/passphrase.html:23 templates/search/search.html:25 -#: templates/search/search.html:200 templates/saveimage/saveimage.html:19 -#: templates/pgp/passphrase.html:21 -msgid "Submit" -msgstr "Envoyer" - -#: templates/folders/actions.html:25 -msgid "Subscribe" -msgstr "S'abonner" - -#: config/prefs.php.dist:535 -msgid "Subscript" -msgstr "Sous-script" - -#: lib/MIME/Viewer/pgp.php:454 lib/MIME/Viewer/pkcs7.php:448 -#: lib/MIME/Viewer/status.php:86 -msgid "Success" -msgstr "Réussi" - -#: templates/folders/folders_size.html:22 -msgid "Sum" -msgstr "Somme" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:839 lib/MIME/Viewer/itip.php:841 -msgid "Summary" -msgstr "Sommaire" - -#: config/prefs.php.dist:536 -msgid "Superscript" -msgstr "Superscript" - -#: compose.php:1065 compose.php:1066 -msgid "Switch Composition Method" -msgstr "Basculer les méthodes de rédaction" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Basculer vers la rédaction en HTML" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Basculer vers la rédaction en texte brut" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Dossier cible" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Boîte cible :" - -#: lib/IMP.php:506 -msgid "Task Lists" -msgstr "Listes de tâches" - -#: config/hooks.php.dist:460 -msgid "Tasks" -msgstr "Tâches" - -#: compose.php:1070 -msgid "Te_xt" -msgstr "Te_xte" - -#: lib/MIME/Viewer/itip.php:275 -msgid "Tentative: " -msgstr "Tentative : " - -#: lib/MIME/Viewer/itip.php:632 -msgid "Tentatively Accept request" -msgstr "Demande acceptée mais à confirmer" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Tentatively Accepted" -msgstr "Accepté mais à confirmer" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Les conditions d'utilisation ne sont pas indiquées dans conf.php" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Texte" - -#: config/prefs.php.dist:526 -msgid "Text Font" -msgstr "Police de caractères" - -#: config/prefs.php.dist:525 -msgid "Text Format" -msgstr "Format de texte" - -#: config/prefs.php.dist:527 -msgid "Text Size" -msgstr "Taille du texte" - -#: config/prefs.php.dist:1178 -msgid "The From: column of the message should be linked:" -msgstr "La colonne « De : » de ce message devrait être liée :" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"Le serveur IMAP ne semble pas supporter la méthode d'authentification " -"choisie. Veuillez contacter l'administrateur de votre système." - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "La palette de ressources Macintosh" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Les ressources Macintosh peuvent être téléchargées %s." - -#: lib/MIME/Viewer/pkcs7.php:258 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "Le certificat S/MIME de %s : " - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Le compte « %s » a été supprimé." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Le compte « %s » a été enregistré." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "La pièce jointe n'a pas été trouvée." - -#: config/prefs.php.dist:568 -msgid "The buttons NOT to show when using Xinha." -msgstr "Les boutons à ne PAS afficher lors de l'emploi de Xinha." - -#: config/prefs.php.dist:514 -#, fuzzy -msgid "The buttons to show when using FCKeditor." -msgstr "Les boutons à ne PAS afficher lors de l'emploi de Xinha." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "Les données du calendrier sont invalides" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "Le contenu du fichier Macintosh est ci-dessous." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Le dossier courant « %s » sera renommé en « %s »." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"Lecture impossible de la liste des utilisateurs qui ont accès à ce dossier." - -#: config/prefs.php.dist:896 -msgid "The default charset for messages with no charset information:" -msgstr "Encodage par défaut pour les messages sans indication d'encodage :" - -#: lib/Compose.php:250 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Le brouillon a été enregistré dans le dossier « %s »." - -#: lib/MIME/Viewer/itip.php:141 -msgid "The event was added to your calendar." -msgstr "Cet événement a bien été ajouté à votre agenda." - -#: lib/Compose.php:1842 -#, php-format -msgid "The file %s could not be attached." -msgstr "Le fichier %s n'a pas pu être attaché." - -#: lib/Folder.php:284 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Le dossier « %s » existe déjà" - -#: folders.php:247 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "Suppression impossible du dossier « %s »." - -#: lib/Folder.php:363 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "Impossible de changer le nom du dossier « %s »." - -#: lib/Folder.php:306 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Le dossier « %s » a été créé, mais vous n'y avez pas souscrit." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr " Le dossier « %s » n'a pas été créé. Le serveur a répondu" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Le dossier « %s » n'a pas été supprimé. Le serveur a répondu" - -#: lib/Folder.php:309 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Le dossier « %s » a bien été créé." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Le dossier « %s » a bien été détruit." - -#: lib/Folder.php:388 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Le dossier « %s » a bien été renommé en « %s »." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "Les fichiers suivants sont attachés à cette partie :" - -#: templates/javascript/popup.js:59 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"La fenêtre de sauvegarde d'image ne peut être ouverte. Est-il possible que " -"vous ayez activé le blocage des fenêtres surgissantes ?" - -#: config/prefs.php.dist:505 -msgid "The javascript editor to use on the compose page." -msgstr "L'éditeur javascript à utiliser dans la fenêtre de rédaction." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "Le serveur de messagerie a généré ce message d'erreur :" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "Le serveur de messagerie a généré ce message informatif :" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "Le serveur de messagerie a généré ce message :" - -#: lib/Message.php:792 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "La boîte %s est déjà vide." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "Le message «%s »de «%s» (%d octets) dépasse la limite permise." - -#: templates/javascript_defs.php:54 -msgid "The message being composed has been closed. Exiting." -msgstr "Le message en cours de rédaction a été fermé. Sortie." - -#: lib/MIME/Viewer/pgp.php:379 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "" -"Le message ci-dessous ne semble pas être un message chiffré PGP valide. " -"Erreur : " - -#: lib/MIME/Viewer/pgp.php:255 lib/MIME/Viewer/pgp.php:414 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "" -"Le message ci-dessous ne semble pas être au format PGP correct (selon la RFC " -"2015)." - -#: lib/MIME/Viewer/pgp.php:374 -msgid "The message below has been compressed with PGP." -msgstr "Le message ci-dessous a été chiffré avec PGP." - -#: lib/MIME/Viewer/pgp.php:204 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Le message ci-dessous a été signé et chiffré numériquement au format PGP " -"mais la signature ne peut pas être vérifiée." - -#: lib/MIME/Viewer/pgp.php:210 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "" -"Le message ci-dessous a été signé et chiffré numériquement au format PGP." - -#: lib/MIME/Viewer/pgp.php:206 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"Le message ci-dessous a été signé numériquement au format PGP, mais la " -"signature ne peut pas être vérifiée." - -#: lib/MIME/Viewer/pgp.php:212 -msgid "The message below has been digitally signed with PGP." -msgstr "Le message ci-dessous a été signé numériquement au format PGP." - -#: lib/MIME/Viewer/pgp.php:316 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"Le message ci-dessous a été chiffré au format PGP, mais, PGP étant " -"désactivé, il ne peut pas être déchiffré." - -#: lib/MIME/Viewer/pgp.php:358 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"Il n'existe aucune clef privée, et le message ci-dessous, chiffré au format " -"PGP, ne peut donc pas être déchiffré." - -#: lib/MIME/Viewer/pgp.php:374 -msgid "The message below has been encrypted with PGP." -msgstr "Le message ci-dessous a été chiffré avec PGP." - -#: lib/MIME/Viewer/pgp.php:368 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"Le message ci-dessous a été chiffré au format PGP. Vous devez entrer la " -"phrase secrète de votre clef PGP privée pour qu'il puisse être déchiffré." - -#: lib/MIME/Viewer/pgp.php:351 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"Le message ci-dessous a été chiffré au format PGP. Vous devez entrer la " -"phrase secrète qui avait été utilisée pour le chiffrement." - -#: lib/MIME/Viewer/pgp.php:458 -msgid "The message below has been verified." -msgstr "Le message ci-dessous a été vérifié." - -#: lib/Crypt/PGP.php:380 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "" -"Le message ci-dessous n'a pas été signé ni chiffré numériquement au format " -"PGP." - -#: templates/javascript_defs.php:40 -msgid "The message does not have a Subject entered." -msgstr "Le message ne comporte pas d'objet." - -#: lib/Filter.php:72 lib/Spam.php:220 -msgid "The message has been deleted." -msgstr "Le message a été supprimé." - -#: lib/Spam.php:203 -msgid "The message has been reported as not spam to your system administrator." -msgstr "" -"Le message a été rapporté à votre administrateur système comme n'étant pas " -"un pourriel." - -#: lib/Spam.php:183 -msgid "The message has been reported as not spam." -msgstr "Le message a été identifié comme n'étant pas un pourriel." - -#: lib/Spam.php:195 -msgid "The message has been reported as spam to your system administrator." -msgstr "" -"Le message a été rapporté à votre administrateur système comme étant un " -"pourriel." - -#: lib/Spam.php:175 -msgid "The message has been reported as spam." -msgstr "Le message a été identifié comme pourriel." - -#: lib/MIME/Viewer/pkcs7.php:453 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Le message a été vérifié. Expéditeur : %s." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "Les messages ont été supprimés." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Le fichier demandé ne se trouve pas dans la pièce jointe MS-TNEF." - -#: lib/MIME/Viewer/zip.php:62 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Le fichier demandé ne se trouve pas dans la pièce jointe compressée." - -#: message.php:449 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"L'expéditeur de ce message vous demande un avis de livraison (MDN) lorsque " -"vous aurez lu ce message. SVP cliquez %s pour envoyer l'avis de livraison." - -#: templates/javascript_defs.php:39 -msgid "The signature could not be replaced." -msgstr "La signature n'a pu être remplacée." - -#: templates/javascript_defs.php:38 -msgid "The signature was successfully replaced." -msgstr "La signature a bien été remplacée." - -#: attachment.php:59 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "" -"La pièce jointe n'existe pas. Peut-être a-t-elle été supprimé par " -"l'expéditeur." - -#: attachment.php:128 -msgid "The specified file cannot be read." -msgstr "Le fichier demandé ne peut pas être lu." - -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "La papeterie « %s » a été enregistrée." - -#: stationery.php:74 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "La papeterie « %s » a été supprimée." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "La papeterie « %s » a été mise à jour." - -#: lib/MIME/Viewer/itip.php:171 -msgid "The task has been added to your tasklist." -msgstr "Cette tâche a bien été ajoutée à votre liste." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "Texte du message" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Le texte du message peut être consulté %s." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "Texte du message retourné" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Le texte du message retourné peut être consulté %s." - -#: lib/MIME/Viewer/notification.php:66 -msgid "The text of the sent message" -msgstr "Le texte du message envoyé" - -#: lib/MIME/Viewer/notification.php:66 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Le texte du message envoyé peut être consulté %s." - -#: lib/MIME/Viewer/itip.php:156 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Les disponibilités de l'utilisateur ont bien été enregistrées." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "Aucune partie alternative n'est affichable." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "Il n'y a aucun message dans cette boîte." - -#: thread.php:104 -msgid "There is no text that can be displayed inline." -msgstr "Aucun texte ne peut être affiché en ligne." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Il y a eu une erreur lors de la copie des messages de « %s » vers « %s ». Le " -"serveur a répondu" - -#: lib/Message.php:266 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Il y a eu une erreur lors de la destruction des messages du dossier « %s ». " -"Le serveur a répondu" - -#: lib/MIME/Viewer/itip.php:101 -#, fuzzy -msgid "There was an error deleting the event:" -msgstr "Une erreur est apparue lors de la suppression de l'événement : %s." - -#: lib/MIME/Viewer/plain.php:50 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "Une erreur est survenue lors de l'affichage de cette partie" - -#: lib/Message.php:631 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Une erreur est survenue lors du changement d'état des messages dans le " -"dossier « %s ». Le serveur a répondu" - -#: folders.php:147 -#, php-format -msgid "There was an error importing %s." -msgstr "Une erreur est survenue lors de l'importation de %s." - -#: lib/MIME/Viewer/itip.php:138 -#, fuzzy -msgid "There was an error importing the event:" -msgstr "Une erreur est apparue lors de l'importation de l'événement : %s." - -#: lib/MIME/Viewer/itip.php:168 -#, fuzzy -msgid "There was an error importing the task:" -msgstr "Une erreur est apparue lors de l'importation de cette tâche : %s." - -#: lib/MIME/Viewer/itip.php:154 -#, fuzzy -msgid "There was an error importing user's free/busy information:" -msgstr "" -"Une erreur est survenue lors de l'importation des informations de " -"disponibilité : %s." - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Une erreur est survenue lors du déplacement des messages de « %s » vers « %" -"s ». Le serveur a répondu" - -#: lib/Compose.php:702 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Une erreur est survenue lors de l'envoi du message : %s" - -#: lib/MIME/Viewer/itip.php:115 -#, fuzzy -msgid "There was an error updating the event:" -msgstr "Une erreur est apparue lors de la mise à jour de l'événement : %s." - -#: lib/MIME/Viewer/pgp.php:169 -msgid "This PGP Public Key was attached to the message." -msgstr "Cette clef PGP publique a été jointe au message." - -#: lib/MIME/Viewer/itip.php:106 lib/MIME/Viewer/itip.php:120 -#: lib/MIME/Viewer/itip.php:145 lib/MIME/Viewer/itip.php:159 -#: lib/MIME/Viewer/itip.php:175 lib/MIME/Viewer/itip.php:321 -msgid "This action is not supported." -msgstr "Cette action n'est pas prise en compte." - -#: lib/MIME/Viewer/itip.php:181 lib/MIME/Viewer/itip.php:431 -msgid "This action is not yet implemented." -msgstr "Cette action n'est pas encore implémentée." - -#: templates/javascript_defs.php:67 -msgid "This folder may not be renamed:" -msgstr "Impossible de changer le nom de ce dossier :" - -#: templates/javascript_defs.php:64 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "" -"Cette opération peut prendre un peu de temps. Êtes-vous certain de vouloir " -"continuer ?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "Ce message contient un fichier Macintosh." - -#: lib/MIME/Viewer/pkcs7.php:479 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Ce message contient une pièce jointe qui a été signée numériquement via S/" -"MIME." - -#: lib/MIME/Viewer/pkcs7.php:483 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Ce message contient une pièce jointe qui a été chiffré via S/MIME." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Ce message contient les informations à propos de l'état d'envoi du courrier, " -"mais le format de ce message est inconnu." - -#: lib/MIME/Viewer/pkcs7.php:204 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Ce message ne semble pas être dans un format S/MIME correct." - -#: lib/MIME/Viewer/pkcs7.php:177 -msgid "This message has been digitally signed via S/MIME." -msgstr "Ce message a été signé numériquement au format S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:173 lib/MIME/Viewer/pkcs7.php:297 -msgid "This message has been encrypted via S/MIME." -msgstr "Ce message a été chiffré au format S/MIME." - -#: lib/MIME/Contents.php:437 -msgid "This message part cannot be viewed because it is too large." -msgstr "Cette partie du message est trop grande pour être visualisée." - -#: message.php:521 -msgid "This message to" -msgstr "Ce message à" - -#: acl.php:47 -msgid "This server does not support sharing folders." -msgstr "Ce serveur ne supporte pas le partage des dossiers." - -#: templates/javascript_defs.php:55 -msgid "This window must be called from a compose window." -msgstr "Cette fenêtre doit être appelée depuis la fenêtre de rédaction." - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Affichage des enfilades :" - -#: thread.php:161 config/prefs.php.dist:1139 -msgid "Thread View" -msgstr "Vue avec les enfilades" - -#: lib/MIME/Viewer/images.php:172 -msgid "Thumbnail of attached image" -msgstr "Vue réduite de l'image jointe" - -#: compose.php:789 mailbox.php:588 lib/Search.php:662 lib/UI/Mailbox.php:88 -#: lib/UI/Message.php:26 templates/contacts/contacts.html:40 -#: templates/login/recompose.html:14 -msgid "To" -msgstr "À" - -#: config/prefs.php.dist:1136 -msgid "To Address" -msgstr "Adresse du destinataire" - -#: message.php:565 -msgid "To All" -msgstr "À tous" - -#: message.php:561 -msgid "To List" -msgstr "À la liste" - -#: message.php:558 -msgid "To Sender" -msgstr "À l'émetteur" - -#: message.php:565 -msgid "To _All" -msgstr "À _tous" - -#: message.php:561 -msgid "To _List" -msgstr "À la _liste" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "Champ À" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Pour sélectionner plusieurs items à la fois, maintenez enfoncé le bouton " -"« Ctrl » (PC) ou Command (Mac) et cliquez." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"Pour utiliser une connexion TLS, vous devez avoir une version 5.1.0 ou " -"supérieure de PHP." - -#: thread.php:117 templates/thread/thread.html:32 -msgid "To:" -msgstr "À :" - -#: config/prefs.php.dist:561 -msgid "Toggle Borders" -msgstr "Activer/désactiver les bordures" - -#: config/prefs.php.dist:565 -msgid "Toggle HTML Source" -msgstr "Activer/désactiver le source HTML" - -#: config/prefs.php.dist:577 -msgid "Top" -msgstr "Haut" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "Taille totale :" - -#: login.php:289 -msgid "Traditional" -msgstr "Traditionnel" - -#: config/prefs.php.dist:277 -msgid "Trash" -msgstr "Corbeille" - -#: lib/IMAP/Tree.php:2325 -msgid "Trash folder" -msgstr "Corbeille" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "Corbeille :" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "Connexion impossible au serveur SQL." - -#: lib/Quota/mercury32.php:78 lib/Quota/logfile.php:87 -#: lib/Quota/mdaemon.php:45 lib/Quota/command.php:93 lib/Quota/imap.php:42 -#: lib/Quota/maildir.php:113 -msgid "Unable to retrieve quota" -msgstr "Récupération du quota impossible" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "Sans réponse" - -#: search.php:330 -msgid "Unanswered messages" -msgstr "Messages sans réponses" - -#: message.php:552 mailbox.php:515 -msgid "Undelete" -msgstr "Restaurer" - -#: search.php:340 -msgid "Undeleted messages" -msgstr "Messages non supprimés" - -#: config/prefs.php.dist:530 -msgid "Underline" -msgstr "Souligner" - -#: lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 lib/MIME/Headers.php:220 -msgid "Undisclosed Recipients" -msgstr "Destinataires cachés" - -#: config/prefs.php.dist:549 -msgid "Undoes your last action" -msgstr "Annuler votre dernière action" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Réponse inattendue du serveur à la commande AUTHENTICATE." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Réponse inattendue du serveur à la commande Digest-MD5" - -#: search.php:335 -msgid "Unflagged messages" -msgstr "Messages non marqués" - -#: lib/MIME/Viewer/itip.php:465 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Pas de prise en compte du composant de type : %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Inconnu" - -#: lib/UI/Mailbox.php:203 -msgid "Unknown Date" -msgstr "Date inconnue" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Réponse IMAP inconnue du serveur. Le serveur a répondu : %s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "Réunion inconnue" - -#: lib/UI/Mailbox.php:103 -msgid "Unknown Recipient" -msgstr "Destinataire inconnu" - -#: lib/MIME/Viewer/itip.php:819 -msgid "Unknown Task" -msgstr "Tâche inconnue" - -#: pgp.php:433 smime.php:338 -msgid "Unload Passphrase" -msgstr "Supprimer la phrase secrète" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Sans nom" - -#: message.php:475 mailbox.php:762 templates/message/navbar_navigate.html:9 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:31 -msgid "Unseen" -msgstr "Non vu" - -#: templates/folders/actions.html:26 -msgid "Unsubscribe" -msgstr "Se Se désabonner" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "Mettre à jour" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "Modifier le statut du correspondant" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Modifier cet événement dans mon agenda" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "Charger :" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Utiliser la valeur par défaut" - -#: config/prefs.php.dist:256 -msgid "Use IMAP folder subscriptions?" -msgstr "Utiliser les abonnements aux dossiers IMAP ?" - -#: config/prefs.php.dist:947 -msgid "Use Virtual Trash Folder?" -msgstr "Utiliser le dossier virtuel de corbeille ?" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Utilisateur" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "" -"Les droits spécifiés ont bien été attribués à l'utilisateur « %s » pour le " -"dossier « %s »." - -#: templates/login/login.html:85 -msgid "Username" -msgstr "Nom d'utilisateur" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Nom d'utilisateur :" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Nom d'utilisateur : " - -#: lib/MIME/Viewer/pkcs7.php:259 templates/smime/smime.html:35 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "Voir" - -#: lib/MIME/Viewer/zip.php:90 lib/MIME/Viewer/tnef.php:109 -#, php-format -msgid "View %s" -msgstr "Voir %s" - -#: pgp.php:405 smime.php:312 -#, php-format -msgid "View %s Public Key" -msgstr "Voir la clef publique %s" - -#: lib/MIME/Viewer/images.php:162 lib/MIME/Viewer/images.php:167 -msgid "View Attachment" -msgstr "Voir la pièce jointe" - -#: mailbox.php:548 -msgid "View Messages" -msgstr "Voir les messages" - -#: pgp.php:434 smime.php:339 -msgid "View Personal Private Key" -msgstr "Voir la clef privée personnelle" - -#: pgp.php:428 smime.php:335 -msgid "View Personal Public Key" -msgstr "Voir la clef publique personnelle" - -#: message.php:576 -msgid "View Thread" -msgstr "Voir les Enfilades" - -#: lib/MIME/Viewer/pkcs7.php:487 -msgid "View attachment in a separate window" -msgstr "Voir la pièce jointe dans une fenêtre séparée" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Voir le contenu dans une fenêtre séparée" - -#: lib/MIME/Viewer/itip.php:142 -msgid "View event" -msgstr "Voir les événements" - -#: folders.php:435 mailbox.php:699 -#, php-format -msgid "View messages in %s" -msgstr "Voir les messages dans %s" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Vue ou boîte à afficher après la connexion :" - -#: lib/MIME/Viewer/itip.php:172 -msgid "View task" -msgstr "Voir la tâche" - -#: mailbox.php:367 mailbox.php:368 -msgid "Virtual Folder" -msgstr "Dossier virtuel" - -#: search.php:151 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Le dossier virtuel« %s » a été créé avec succès." - -#: lib/IMAP/Tree.php:88 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "Dossiers virtuels" - -#: search.php:146 -msgid "Virtual Folders require a label." -msgstr "Une étiquette est obligatoire pour les dossiers virtuels." - -#: lib/Search.php:401 -msgid "Virtual INBOX" -msgstr "Boîte de réception virtuelle" - -#: lib/IMAP/Tree.php:2365 -msgid "Virtual INBOX Folder" -msgstr "Dossier de réception virtuel" - -#: lib/Search.php:345 -msgid "Virtual Trash" -msgstr "Corbeille virtuelle" - -#: lib/IMAP/Tree.php:2361 -msgid "Virtual Trash Folder" -msgstr "Dossier de corbeille virtuel" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "Étiquette du dossier virtuel :" - -#: lib/MIME/Viewer/pkcs7.php:442 lib/Crypt/PGP.php:380 -msgid "Warning" -msgstr "Attention" - -#: login.php:187 login.php:338 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "Bienvenue à %s" - -#: config/prefs.php.dist:795 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Que faire des pourriels après qu'ils aient été déclarés pourriel ou " -"légitime ?" - -#: config/prefs.php.dist:939 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Quand vous détruisez des messages, les déplacer dans votre corbeille au lieu " -"de les marquer comme détruits ?" - -#: config/prefs.php.dist:1124 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "" -"Quelle page de démarrage à la première ouverture d'une nouvelle boîte ?" - -#: config/prefs.php.dist:644 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"Faut-il réutiliser le format d'origine pour répondre ou faire suivre un " -"message ?" - -#: config/prefs.php.dist:749 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "" -"Lorsque l'on enregistre le courrier envoyé, doit-on enregistrer les pièces " -"jointes ?" - -#: config/prefs.php.dist:475 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Lors de l'envoi du courrier ou de l'expansion des adresses, quel domaine " -"ajouter aux adresses non-qualifiées (adresses sans « @ ») ?" - -#: config/prefs.php.dist:908 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "" -"Où voulez-vous afficher les liens vers les formats alternatifs d'un message ?" - -#: config/prefs.php.dist:580 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "Où positionner le curseur par défaut dans la zone d'édition du texte ?" - -#: message.php:584 mailbox.php:531 -msgid "Whitelist" -msgstr "Liste blanche" - -#: lib/prefs.php:230 config/prefs.php.dist:504 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "Année" - -#: templates/javascript_defs.php:49 config/prefs.php.dist:1202 -#: config/prefs.php.dist:1224 templates/compose/compose.html:292 -msgid "Yes" -msgstr "Oui" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "Vous allez rapatrier le courrier des comptes suivants :" - -#: templates/folders/folders_confirm.html:11 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Vous allez détruire tous les messages du(des) dossier(s) suivant(s) :" - -#: templates/folders/folders_confirm.html:10 -msgid "You are attempting to delete the following folder(s)." -msgstr "Vous allez détruire le(s) dossier(s) suivant(s) :" - -#: templates/javascript_defs.php:82 -msgid "You are copying/moving to a new folder." -msgstr "Vous aller copier/déplacer vers un nouveau dossier." - -#: templates/javascript_defs.php:60 -msgid "You are creating a sub-folder to" -msgstr "Vous allez créer un sous-dossier de" - -#: templates/javascript_defs.php:62 -msgid "You are creating a top-level folder." -msgstr "Vous allez créer un dossier au niveau supérieur." - -#: lib/Folder.php:265 -msgid "You are not allowed to create folders." -msgstr "Vous n'êtes pas autorisé à créer des dossiers." - -#: lib/Folder.php:272 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Vous n'êtes pas autorisé à créer plus de %d dossiers." - -#: lib/Compose.php:916 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "" -"Vous n'êtes pas autorisé à envoyer des messages à plus de %d destinataires " -"en %d heures." - -#: lib/Compose.php:1158 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "" -"Vous n'êtes pas autorisé à envoyer des messages à plus de %d destinataires." - -#: templates/javascript_defs.php:65 -msgid "You are renaming the folder:" -msgstr "Vous allez renommer le dossier :" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Vous pouvez utiliser les conteneurs suivants dans le texte de la papeterie : " -"%c pour le contenu du message courant ; %s pour la signature." - -#: lib/Folder.php:488 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Vous ne pouvez pas vous désabonner de « %s »." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Vous n'étiez pas d'accord sur les termes de l'accord de service, vous n'avez " -"donc pas la permission de vous connecter." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Vous n'avez pas l'autorisation de modifier l'accès à ce dossier." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "" -"Vous avez transféré ce message sur %%s aux destinataires suivants : %s." - -#: lib/IMP.php:1057 -#, php-format -msgid "You have %s new messages." -msgstr "Vous avez %s nouveaux messages." - -#: lib/IMP.php:1057 -msgid "You have 1 new message." -msgstr "Vous avez 1 nouveau message." - -#: compose.php:126 -msgid "You have already submitted this page." -msgstr "Vous avez déjà envoyé cette page." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Vous avez reçu du courrier dans :" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "Vous n'avez configuré aucun compte de courrier externe." - -#: lib/Compose.php:1145 -msgid "You must enter at least one recipient." -msgstr "Vous devez avoir au moins un destinataire." - -#: lib/MIME/Viewer/pgp.php:368 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"Vous devez entrer la phrase secrète pour votre clef PGP privée afin de voir " -"ce message." - -#: lib/MIME/Viewer/pkcs7.php:316 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Vous devez entrer la phrase secrète pour votre clef S/MIME privée afin de " -"voir ce message" - -#: lib/MIME/Viewer/pgp.php:351 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"Vous devez entrer la phrase secrète qui a été utilisée pour chiffrer ce " -"message." - -#: templates/javascript_defs.php:83 -msgid "You must select a target mailbox first." -msgstr "Vous devez d'abord sélectionner une boîte." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "Vous devez sélectionner un compte à supprimer." - -#: templates/javascript_defs.php:53 -msgid "You must select an address first." -msgstr "Vous devez d'abord sélectionner une adresse." - -#: templates/javascript_defs.php:46 templates/javascript_defs.php:48 -msgid "You must select at least one message first." -msgstr "Vous devez sélectionner au moins un message." - -#: lib/Compose.php:839 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "" -"Les adresses de messagerie doivent être séparées par des virgules (,), pas " -"par des points-virgules (;)." - -#: templates/javascript_defs.php:37 -msgid "You must specify a recipient." -msgstr "Vous devez choisir un destinataire." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"« Effectuer les opérations de maintenance à la connexion ? » doit être " -"activé dans vos options de maintenance." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Vous avez redirigé ce message vers %s dans %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Vous avez répondu à ce message le %s." - -#: lib/Folder.php:440 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "" -"Une erreur est survenue lors de la souscription à « %s ». Le serveur a répondu" - -#: lib/Folder.php:490 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Vous n'avez pas été désabonné de « %s ». Le serveur a répondu" - -#: lib/Folder.php:443 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Vous avez bien été abonné à « %s »" - -#: lib/Folder.php:493 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Vous avez bien été désabonné de « %s »" - -#: templates/pgp/pgp.html:92 -msgid "Your Name:" -msgstr "Votre nom :" - -#: templates/pgp/pgp.html:64 -msgid "Your PGP Public/Private Keys" -msgstr "Vos clefs PGP publique/privée" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "Votre clef privée :" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "Votre clef publique :" - -#: config/prefs.php.dist:166 -msgid "Your Reply-to: address: (optional)" -msgstr "Votre adresse de réponse : (optionnelle)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Vos certificats S/MIME public/privé" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "Votre compte ne supporte pas la récupération du courrier externe." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Vos comptes :" - -#: config/prefs.php.dist:174 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Vos adresses alternatives : (optionnel, entrez chaque adresse sur une " -"nouvelle ligne). " - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "" -"Votre navigateur ne supporte pas l'affichage en ligne des images de ce type." - -#: config/prefs.php.dist:727 -msgid "Your default charset for sending messages:" -msgstr "Votre encodage par défaut pour l'envoi des messages :" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Votre méthode de chiffrement par défaut pour l'envoi des messages :" - -#: attachment.php:114 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Votre pièce jointe liée a été téléchargée par au moins une personne.\n" -"\n" -"Nom de la pièce jointe : %s\n" -"Date de la pièce jointe : %s\n" -"\n" -"Cliquez sur le lien suivant pour supprimer définitivement cette pièce " -"jointe :\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Votre message a bien été distribué." - -#: config/prefs.php.dist:198 -msgid "Your signature:" -msgstr "Votre signature :" - -#: lib/Message.php:531 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "" -"[Pièce jointe retirée : type d'origine de la pièce jointe : %s, nom : %s]" - -#: templates/javascript/addressesBlocks.js:7 -msgid "[Hide Addresses]" -msgstr "[Cacher les adresses]" - -#: message.php:285 rss.php:82 mailbox.php:723 lib/Compose.php:1687 -#: lib/Compose.php:2159 -msgid "[No Subject]" -msgstr "[Pas d'objet]" - -#: lib/MIME/Viewer/pgp.php:173 -msgid "[Save the key to your Address book]" -msgstr "[Enregistrer la clef dans votre carnet d'adresses]" - -#: templates/javascript/addressesBlocks.js:8 -msgid "[Show Addresses -" -msgstr "[Montrer les adresses -" - -#: lib/MIME/Headers.php:230 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Montrer les adresses - %s destinataires]" - -#: lib/Compose.php:2773 -msgid "[Truncated Text]" -msgstr "[Texte tronqué]" - -#: lib/MIME/Viewer/pgp.php:175 -msgid "[View the raw key]" -msgstr "[Voir la clef brute]" - -#: compose.php:920 -msgid "_Bcc" -msgstr "Cc_i" - -#: message.php:580 mailbox.php:527 -msgid "_Blacklist" -msgstr "Liste _noire" - -#: compose.php:917 -msgid "_Cc" -msgstr "_Cc" - -#: message.php:554 mailbox.php:509 mailbox.php:511 -msgid "_Delete" -msgstr "_Supprimer" - -#: lib/IMP.php:841 -msgid "_Folders" -msgstr "D_ossiers" - -#: compose.php:897 -msgid "_Identity" -msgstr "Ide_ntité" - -#: lib/IMP.php:810 -msgid "_Inbox" -msgstr "Boîte de récept_ion" - -#: lib/IMP.php:878 -msgid "_Log out" -msgstr "Déconne_xion" - -#: message.php:589 -msgid "_Message Source" -msgstr "Source du _message" - -#: lib/IMP.php:838 -msgid "_New Message" -msgstr "_Nouveau message" - -#: message.php:602 -msgid "_Print" -msgstr "Im_primer" - -#: compose.php:987 -msgid "_Priority" -msgstr "_Priorité" - -#: mailbox.php:354 -#, php-format -msgid "_Refresh %s" -msgstr "_Rafraîchir %s" - -#: message.php:557 -msgid "_Reply" -msgstr "_Répondre" - -#: lib/IMP.php:843 -msgid "_Search" -msgstr "Rec_herche" - -#: compose.php:882 -msgid "_Send Message" -msgstr "Envo_yer le message" - -#: mailbox.php:598 -msgid "_Thread" -msgstr "Enfi_lade" - -#: compose.php:913 compose.php:915 -msgid "_To" -msgstr "_A" - -#: mailbox.php:515 -msgid "_Undelete" -msgstr "Resta_urer" - -#: message.php:576 -msgid "_View Thread" -msgstr "_Voir les Enfilades" - -#: message.php:584 mailbox.php:531 -msgid "_Whitelist" -msgstr "Li_ste blanche" - -#: lib/Compose.php:943 -msgid "addressee unknown" -msgstr "destinataire inconnu" - -#: lib/Search.php:542 -msgid "and" -msgstr "et" - -#: lib/Compose.php:1797 -msgid "attachment" -msgstr "pièce jointe" - -#: view.php:122 -msgid "attachments.zip" -msgstr "pièce jointe.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "octets" - -#: lib/Compose.php:967 -msgid "cannot create output file" -msgstr "impossible de créer le fichier de sortie" - -#: lib/Compose.php:939 -msgid "cannot open input" -msgstr "impossible d'ouvrir l'entrée" - -#: lib/Compose.php:931 -msgid "command line usage error" -msgstr "erreur d'utilisation de la ligne de commande" - -#: lib/Compose.php:987 -msgid "configuration error" -msgstr "erreur de configuration" - -#: lib/Compose.php:963 -msgid "critical system file missing" -msgstr "absence critique d'un fichier système" - -#: lib/Compose.php:935 -msgid "data format error" -msgstr "erreur de format de donnée" - -#: lib/Compose.php:991 -msgid "entry not found" -msgstr "entrée non trouvé" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "de" - -#: lib/Compose.php:947 -msgid "host name unknown" -msgstr "nom d'hôte inconnu" - -#: lib/Search.php:545 -msgid "in" -msgstr "dans" - -#: lib/Compose.php:971 -msgid "input/output error" -msgstr "erreur d'entrée/sortie" - -#: lib/Compose.php:955 -msgid "internal software error" -msgstr "erreur logicielle interne" - -#: templates/folders/import.html:14 -msgid "into folder" -msgstr "vers le dossier" - -#: pgp.php:79 smime.php:39 -msgid "key" -msgstr "clef" - -#: folders.php:143 -msgid "mailbox file" -msgstr "fichier de boîte de courrier" - -#: lib/Compose.php:770 -msgid "name" -msgstr "nom" - -#: lib/Search.php:539 -msgid "not" -msgstr "sauf" - -#: lib/Search.php:542 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "ou" - -#: lib/Compose.php:983 -msgid "permission denied" -msgstr "permission refusée" - -#: templates/javascript_defs.php:32 -msgid "recipients" -msgstr "destinataires" - -#: templates/javascript/addressesBlocks.js:8 -msgid "recipients]" -msgstr "destinataires]" - -#: lib/Compose.php:979 -msgid "remote error in protocol" -msgstr "erreur distante dans le protocole" - -#: lib/Compose.php:951 -msgid "service unavailable" -msgstr "service non disponible" - -#: lib/Compose.php:959 -msgid "system error" -msgstr "erreur système" - -#: lib/Compose.php:975 -msgid "temporary failure" -msgstr "échec temporaire" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "votre liste noire" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "votre liste blanche" diff --git a/imp/po/gl_ES.po b/imp/po/gl_ES.po deleted file mode 100644 index b49a58554..000000000 --- a/imp/po/gl_ES.po +++ /dev/null @@ -1,1653 +0,0 @@ -# IMP 3.2.2 Galician translation. -# -# Version inicial de: -# -# Rafael Varela -# Guillermo Mendez -# Servicio de atencion a usuarios e sistemas -# Universidade de Santiago de Compostela -# -# Revisada y corregida por: -# -# Servicio de normalizacion linguistica -# Universidade de Santiago de Compostela -# -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 3.1\n" -"POT-Creation-Date: 2003-03-25 10:00+01500\n" -"PO-Revision-Date: 2003-11-03 13:33GMT+1\n" -"Last-Translator: guille \n" -"Language-Team: Galego\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 0.9.5\n" - -msgid " To: " -msgstr " Para: " - -msgid " Date: " -msgstr " Data: " - -msgid " From: " -msgstr " De: " - -msgid " - $nm new message" -msgstr " - $nm mensaxe nova" - -msgid " - $nm new messages" -msgstr " - $nm mensaxes novas" - -msgid " Subject: " -msgstr " Asunto: " - -msgid " in " -msgstr " en " - -msgid "#" -msgstr "#" - -msgid "%A, %B %e, %Y, %I:%M:%S %p %Z" -msgstr "%A, %B %e, %Y, %I:%M:%S %p %Z" - -#, c-format -msgid "%d of %d Messages" -msgstr "%d de %d mensaxes" - -#, c-format -msgid "%d to %d of %d Messages" -msgstr "%d o %d de %d mensaxes" - -#, c-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s xa existe. Non lle cambiou o nome o cartafol %s." - -#, c-format -msgid "%s folder being renamed at the start of the month." -msgstr "O nome do cartafol %s vai mudar a comezos de mes." - -#, c-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d de %d)" - -msgid "(Apply these changes and move to next screen.)" -msgstr "(Aplica os cambios e pasa á seguinte pantalla.)" - -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(Desfacer tódolos cambios e regresar á pantalla de redacción.)" - -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(Regresar á pantalla de redacción despois de aplicar tódolos cambios feitos " -"ata agora. Os cambios na pantalla actual NON se aplicarán.)" - -msgid "* Add these by clicking OK *" -msgstr "* Engadir estes premendo en OK *" - -msgid "* Please select address(es) *" -msgstr "* Seleccione o(s) enderezo(s) *" - -#, c-format -msgid "" -"

    This message was written in a character set other than your own. If it " -"is not displayed correctly, %sclick here to open it in a new window.

    \n" -msgstr "" -"

    Esta mensaxe escribiuse utilizando un xogo de caracteres diferente ó " -"seu. Se non mostra correctamente, %sprema aquí para abrila nunha nova " -"xanela.

    \n" - -msgid "Action" -msgstr "Acción" - -#, c-format -msgid "Add to Addressbook (%s)" -msgstr "Engadir á axenda de enderezos (%s)" - -msgid "Added an attachment." -msgstr "Engadiuse un arquivo anexo." - -msgid "Address Book" -msgstr "Axenda de enderezos" - -msgid "Addressbooks" -msgstr "Axendas de enderezos" - -msgid "All messages in the folder(s) will be lost!" -msgstr "¡Eliminaranse tódalas mensaxes do(s) cartafol(es)!" - -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Tódalas mensaxes do(s) seguinte(s) cartafol(es) descargaranse nun arquivo de " -"tipo MBOX: " - -#, c-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Vanse borrar de vez as mensaxes do cartafol \"%s\" con máis de %s días serán " -"eliminadas permanentemente." - -#, c-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Vanse eliminar os cartafoles de mensaxes enviadas hai máis de %s meses ." - -msgid "All" -msgstr "Todos" - -msgid "An illegal value was specified." -msgstr "Especificou un valor non válido." - -msgid "An unknown error occured adding the new entry." -msgstr "Produciuse un problema descoñecido ó engadir o novo rexistro." - -msgid "Answered messages" -msgstr "Mensaxes respondidas" - -msgid "Answered" -msgstr "Respondida" - -msgid "Apply All Rules" -msgstr "Aplicar tódalas regras" - -msgid "Apply Filters on" -msgstr "Aplicar os filtros" - -msgid "Apply filter rules upon logging on." -msgstr "Aplicar as regras de filtraxe ó inicio da sesión." - -msgid "Apply filter rules when mailbox is refreshed." -msgstr "Aplicar as regras de filtraxe ó descargar o correo." - -msgid "April" -msgstr "Abril" - -msgid "Are you SURE you want to continue?" -msgstr "¿Está SEGURO de que desexa continuar?" - -msgid "Are you completely sure you wish to continue?" -msgstr "¿Está completamente seguro de que desexa continuar?" - -msgid "Are you sure you want to do this?" -msgstr "¿Está seguro de que desexa facer isto?" - -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "¿Está seguro de que desexa eliminar DE VEZ estas mensaxes?" - -msgid "Are you sure you wish to empty this folder?" -msgstr "¿Está seguro que desexa baleirar este cartafol?" - -msgid "Arrival Time" -msgstr "Por hora de chegada" - -msgid "Ascending" -msgstr "Ascendente" - -msgid "Attach" -msgstr "Acompañar" - -msgid "Attachment" -msgstr "Acompañar un arquivo" - -msgid "Attachments" -msgstr "Anexos" - -msgid "August" -msgstr "Agosto" - -msgid "Available Addressbooks:" -msgstr "Axendas de enderezos dispoñibles:" - -#, c-format -msgid "Back to %s" -msgstr "Regresar a %s" - -msgid "Bcc" -msgstr "CCO" - -msgid "Blacklist" -msgstr "Lista negra" - -msgid "Body" -msgstr "Texto" - -msgid "Both" -msgstr "Ambos" - -msgid "Cancel Message" -msgstr "Cancelar a mensaxe" - -msgid "Cancel" -msgstr "Cancelar" - -msgid "Cancelling this message will permanently discard its contents." -msgstr "Se cancela esta mensaxe perderá o contido." - -msgid "Cc" -msgstr "Cc" - -msgid "Cc:" -msgstr "Cc:" - -msgid "Change All" -msgstr "Cambialas todas" - -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Cambiar opcións de visualización tales como cántas mensaxes verá por páxina " -"e como se ordenan." - -msgid "Change mail server settings." -msgstr "Cambiar as opcións do servidor de correo." - -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Cambiar o nome, o enderezo electrónico e a sinatura que se ve cando len e " -"responden ás súas mensaxes." - -msgid "Change" -msgstr "Cambiar" - -msgid "Check Folder(s) for New Mail" -msgstr "Buscar correo novo bis cartafoles" - -msgid "Checkbox" -msgstr "Selección" - -msgid "Choose Action:" -msgstr "Elixir unha acción:" - -msgid "Choose the addressbook to use when adding addresses." -msgstr "Elixa unha axenda para engadir enderezos." - -msgid "Choose the order of addressbooks to search when expanding addresses." -msgstr "" -"Elixa a orde de busca nas axendas de enderezos cando expanda enderezos." - -#, c-format -msgid "Cleared all messages from %s." -msgstr "Elimináronse tódalas mensaxes de %s." - -msgid "" -"Click on one of your selected addressbooks and then select all fields to " -"search." -msgstr "" -"Prema nunha das axendas de enderezos seleccionadas e logo seleccione os " -"campos polos que desexa buscar." - -msgid "Closed Folder" -msgstr "Cartafol pechado" - -msgid "Collapse All Folders" -msgstr "Comprimir tódolos cartafoles" - -msgid "Collapse All" -msgstr "Comprimilos todos" - -msgid "Collapse Folder" -msgstr "Comprimir o cartafol" - -#, c-format -msgid "Compose Message (%s)" -msgstr "Redacción da mensaxe (%s)" - -msgid "Compose a message" -msgstr "Redactar unha nova mensaxe" - -msgid "Compose messages in a separate window?" -msgstr "Redactar mensaxes nunha xanela á parte." - -msgid "" -"Display confirmation after sending a message? (only when not using a pop-up " -"compose window)" -msgstr "" -"¿Amosar confirmación despois de enviar unha mensaxe? (só cando non se use " -"unha xanela de composición pop-up)" - -msgid "Compose" -msgstr "Nova" - -msgid "Contact List" -msgstr "Lista de contactos" - -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Controla a comprobación do correo novo e a súa notificación polo sistema." - -msgid "Copy" -msgstr "Copiar" - -msgid "Correct" -msgstr "Corrixir" - -msgid "Corrected Text" -msgstr "Texto corrixido" - -#, c-format -msgid "Could not delete messages from %s: %s" -msgstr "Non puido eliminar as mensaxes de %s: %s" - -msgid "Create Folder" -msgstr "Crear un cartafol" - -msgid "Create a new drafts folder" -msgstr "Crear un novo cartafol" - -msgid "Create a new sent mail folder" -msgstr "Crear un novo cartafol do correo enviado" - -msgid "Create a new trash folder" -msgstr "Crear un novo cartafol para o lixo" - -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Crear regras de filtraxe para organizar o correo que entra, clasificalo en " -"cartafoles e eliminar o correo non desexado." - -msgid "Create" -msgstr "Crear" - -msgid "Customize how you send mail and where drafts are saved." -msgstr "" -"Personalizar o envío de correo e o lugar onde se van gardar os borradores." - -#, c-format -msgid "Customize maintenance operations run upon login to %s." -msgstr "" -"Personalizar a execución das operacións de mantemento ó iniciar a sesión en %" -"s." - -#, c-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Personalizar as tarefas que se executen ó iniciar a sesión en %s." - -msgid "Date" -msgstr "Data" - -msgid "December" -msgstr "Decembro" - -msgid "Default sorting criteria:" -msgstr "Criterio de clasificación predeterminado:" - -msgid "Default sorting direction:" -msgstr "Orde de clasificación predeterminado:" - -msgid "Delete Folder(s)" -msgstr "Eliminar cartafol(es)" - -msgid "Delete messages" -msgstr "Eliminar as mensaxes" - -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Eliminar os cartafoles de mensaxes enviadas a principios do mes" - -msgid "Delete" -msgstr "Eliminar" - -msgid "Deleted an attachment." -msgstr "Eliminou un arquivo." - -msgid "Deleted messages" -msgstr "Mensaxes eliminadas" - -msgid "Deleted" -msgstr "Eliminada" - -msgid "Deleting and Moving Messages" -msgstr "Eliminando e movendo mensaxes" - -msgid "Descending" -msgstr "Descendente" - -msgid "Dim signatures?" -msgstr "¿Atenuar a sinatura?" - -msgid "Display Options" -msgstr "Opcións de visualización" - -msgid "Display message when filters have been applied." -msgstr "Visualizar a mensaxe cando se apliquen os filtros." - -msgid "Display pop-up notification of new mail?" -msgstr "Mostrar a xanela de notificación de correo novo." - -msgid "Display" -msgstr "Visualizar" - -msgid "Do Not Check Folder(s) for New Mail" -msgstr "Non examinar cartafoles para buscar o correo novo" - -msgid "Do you want to open that folder?" -msgstr "¿Desexa abrir ese cartafol?" - -msgid "Done" -msgstr "Feito" - -#, c-format -msgid "Download %s" -msgstr "Descargar %s" - -msgid "Download Folder(s)" -msgstr "Descargar cartafol(es)" - -msgid "Download" -msgstr "Descargar" - -msgid "Draft" -msgstr "Borrador" - -msgid "Drafts folder:" -msgstr "Cartafol dos borradores:" - -msgid "Edit your filter rules" -msgstr "Editar as regras de filtraxe" - -msgid "Edit your identities" -msgstr "Editar as súas identidades" - -msgid "Edit" -msgstr "Editar" - -msgid "Email Address" -msgstr "Enderezo de correo electrónico" - -msgid "Empty Folder(s)" -msgstr "Baleirar os cartafol(es)" - -msgid "Empty Trash folder" -msgstr "Baleirar a papeleira do lixo" - -msgid "Empty Trash" -msgstr "Baleirar o lixo" - -msgid "End forwarded message" -msgstr "Fin da mensaxe reenviada" - -msgid "Enter the name for your new drafts folder" -msgstr "Introduza o nome do novo cartafol dos borradores" - -msgid "Enter the name for your new sent mail folder" -msgstr "Introduza o nome do novo cartafol do correo enviado" - -msgid "Enter the name for your new trash folder" -msgstr "Introduza o nome do novo cartafol do lixo" - -#, c-format -msgid "Entry \"%s\" was successfully added to the addressbook" -msgstr "O rexistro \"%s\" engadiuse correctamente á axenda dos enderezos" - -msgid "Error" -msgstr "Erro" - -msgid "Every 15 minutes" -msgstr "Cada 15 minutos" - -msgid "Every 30 seconds" -msgstr "Cada 30 segundos" - -msgid "Every 5 minutes" -msgstr "Cada 5 minutos" - -msgid "Every half hour" -msgstr "Cada media hora" - -msgid "Every minute" -msgstr "Cada minuto" - -msgid "Expand All Folders" -msgstr "Expandir todos os cartafoles" - -msgid "Expand All" -msgstr "Expandir " - -msgid "Expand Folder" -msgstr "Expandir o cartafol" - -msgid "Expand Names" -msgstr "Expandir os nomes" - -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "" -"¿Expandir por defecto toda a árbore dos cartafoles na vista de cartafoles?" - -msgid "February" -msgstr "Febreiro" - -msgid "Field" -msgstr "Campo" - -msgid "Filename" -msgstr "Nome do arquivo" - -#, c-format -msgid "Filter Activity: The message \"%s\" from \"%s\" has been deleted." -msgstr "Actividade dos filtros: Eliminouse a mensaxe \"%s\" de \"%s\"." - -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to the folder " -"\"%s\"." -msgstr "" -"Actividade dos filtros: A mensaxe \"%s\" de \"%s\" moveuse para o cartafol " -"\"%s\"." - -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to your Trash " -"folder." -msgstr "Actividade dos filtros: A mensaxe \"%s\" de \"%s\" botouse ó lixo." - -msgid "Filter Rules" -msgstr "Regras de filtraxe" - -msgid "Filter message content for profanity." -msgstr "Filtrar os contidos obscenos das mensaxes." - -msgid "Filters" -msgstr "Filtros" - -msgid "Find" -msgstr "Atopar" - -msgid "First Page" -msgstr "Primeira páxina" - -msgid "Folder Navigator" -msgstr "Navegador dos cartafoles" - -msgid "Folder Prefix" -msgstr "Prefixo para os cartafoles" - -msgid "Folders" -msgstr "Cartafoles" - -msgid "Forward" -msgstr "Reenviar" - -msgid "Forward:" -msgstr "Reenviar:" - -#, c-format -msgid "Forwarded message from %s" -msgstr "Mensaxe reenviada dende %s" - -msgid "From Address" -msgstr "Enderezo do remitente" - -msgid "From" -msgstr "De" - -msgid "From:" -msgstr "De:" - -msgid "Fwd:" -msgstr "Reenv:" - -msgid "Help" -msgstr "Axuda" - -msgid "Hide Deleted" -msgstr "Ocultar as eliminadas" - -msgid "Hide Unsubscribed" -msgstr "Ocultar as non subscritas" - -msgid "How to prefix quoted lines in a reply:" -msgstr "Prefixo para citar as liñas da mensaxe de resposta::" - -msgid "IMP is not properly configured" -msgstr "O IMP non se configurou correctamente" - -msgid "INBOX" -msgstr "INBOX" - -msgid "Identities" -msgstr "Identidades" - -msgid "Identity" -msgstr "Identidade" - -msgid "Identity's name:" -msgstr "Nome da identidade:" - -msgid "Ignore All" -msgstr "Ignoralas todas" - -msgid "Ignore" -msgstr "Ignorar" - -msgid "Important messages" -msgstr "Mensaxes importantes" - -msgid "Important" -msgstr "Importante" - -msgid "Include original message in a reply?" -msgstr "¿Incluír a mensaxe orixinal na resposta?" - -msgid "January" -msgstr "Xaneiro" - -msgid "July" -msgstr "Xullo" - -msgid "June" -msgstr "Xuño" - -msgid "Language" -msgstr "Lingua" - -msgid "Last Page" -msgstr "Última páxina" - -#, c-format -msgid "Last login: %s" -msgstr "Última sesión: %s" - -msgid "Last login: Never" -msgstr "Última sesión: Nunca" - -#, c-format -msgid "Log in to %s" -msgstr "Entrar a %s" - -msgid "Log in" -msgstr "Entrar" - -msgid "Login Tasks" -msgstr "Tarefas de inicio de sesión" - -msgid "" -"Login failed for some reason. Most likely your username or password was " -"entered incorrectly." -msgstr "" -"O inicio de sesión fallou por algunha razón. O máis probable é que escribira " -"mal o nome de usuario ou chave de acceso." - -msgid "Logout" -msgstr "Pechar a sesión" - -msgid "Mail Filters" -msgstr "Filtros de correo" - -msgid "Mail Management" -msgstr "Xestión do correo" - -msgid "Mailbox" -msgstr "Caixa de correo" - -msgid "Maintenance Operations" -msgstr "Operacións de mantemento" - -msgid "March" -msgstr "Marzo" - -msgid "Mark as:" -msgstr "Marcar como:" - -msgid "Mark different levels of quoting with different colors?" -msgstr "¿Marcar os niveis diferentes da cita con cores distintas?" - -msgid "May" -msgstr "Maio" - -msgid "Message Composition" -msgstr "Redactar unha mensaxe" - -msgid "Message Date" -msgstr "Data da mensaxe" - -msgid "Message Search" -msgstr "Busca de mensaxes" - -msgid "Message Size" -msgstr "Por tamaño da mensaxe" - -msgid "Message Source" -msgstr "Código fonte da mensaxe" - -msgid "Message Viewing" -msgstr "Visualización de mensaxes" - -msgid "Message fields" -msgstr "Campos da mensaxe" - -msgid "Message flags" -msgstr "Marcas da mensaxe" - -msgid "Message folders" -msgstr "Cartafoles de mensaxes" - -msgid "Message sent successfully, but not saved to" -msgstr "A mensaxe enviouse, pero non se gardou en" - -msgid "Message" -msgstr "Mensaxe" - -msgid "Messages per page in the mailbox view." -msgstr "Mensaxes por páxina na lista da caixa do correo." - -msgid "Messages to" -msgstr "Mensaxes a" - -msgid "Mime Type" -msgstr "Tipo MIME" - -msgid "Modify" -msgstr "Modificar" - -msgid "Move Down" -msgstr "Mover para abaixo" - -msgid "Move Up" -msgstr "Mover para arriba" - -#, c-format -msgid "Move messages to the %s folder" -msgstr "Mover as mensaxes para o cartafol %s" - -msgid "Move" -msgstr "Mover" - -msgid "Name" -msgstr "Nome" - -msgid "Never" -msgstr "Nunca" - -msgid "New Mail" -msgstr "Correo novo" - -msgid "New messages" -msgstr "Mensaxes novas" - -msgid "New" -msgstr "Nova" - -msgid "Next Message" -msgstr "Seguinte mensaxe" - -msgid "Next Page" -msgstr "Seguinte páxina" - -msgid "Next" -msgstr "Seguinte" - -msgid "No Subject" -msgstr "Sen asunto" - -msgid "No folders were specified" -msgstr "Non especificou ningún cartafol" - -msgid "No messages matched your search" -msgstr "Non hai mensaxes que cumpran o criterio da busca" - -msgid "No spelling errors" -msgstr "Non hai erros de ortografía" - -msgid "No suggestions" -msgstr "Non hai suxestións" - -msgid "No" -msgstr "Non" - -msgid "None" -msgstr "Ningunha" - -msgid "Not Deleted" -msgstr "Non eliminada" - -msgid "Not Draft" -msgstr "Non é un borrador" - -msgid "Not Important" -msgstr "Non é importante" - -msgid "Not Personal" -msgstr "Non é persoal" - -msgid "Not deleted messages" -msgstr "Mensaxes non eliminadas" - -msgid "Not important messages" -msgstr "Mensaxes non importantes" - -msgid "November" -msgstr "Novembro" - -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Número de cartafoles de correo enviado que se van manter ó eliminalos " -"mensualmente" - -msgid "OK" -msgstr "Correcto" - -msgid "October" -msgstr "Outubro" - -msgid "Old messages" -msgstr "Mensaxes vellas" - -msgid "Old sent-mail folders being purged." -msgstr "Eliminando os cartafoles de correo enviado vellos" - -msgid "Open Folder" -msgstr "Abrir o cartafol" - -msgid "Options" -msgstr "Opcións" - -msgid "Other Options" -msgstr "Outras opcións" - -#, c-format -msgid "Page %d of %d" -msgstr "Páxina %d de %d" - -msgid "Part(s)" -msgstr "Parte(s)" - -msgid "Password" -msgstr "Chave de acceso" - -msgid "Perform maintenance operations on login?" -msgstr "Realizar as operacións de mantemento ó inicio de sesión" - -msgid "Personal Information" -msgstr "Información persoal" - -msgid "Personal" -msgstr "Persoal" - -msgid "Place your signature before replies and forwards?" -msgstr "¿Quere colocar a súa sinatura na mensaxe de resposta e nos reenvíos?" - -msgid "Please enter the name of the new folder:" -msgstr "Introduza o nome do novo cartafol:" - -msgid "Please enter the new name:" -msgstr "Introduza o novo nome:" - -msgid "Please enter valid search criteria." -msgstr "Introduza un criterio de busca válido." - -msgid "Please provide your username and password" -msgstr "Indique o seu nome de usuario e a chave de acceso" - -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Corrixa os enderezos ambiguos ou incorrectos." - -msgid "Please select a folder before you perform any actions." -msgstr "Seleccione un cartafol antes de realizar calquera acción." - -msgid "Please select at least one folder to search." -msgstr "Seleccione polo menos un cartafol no que realizar a busca." - -msgid "Please select only one folder for this operation." -msgstr "Seleccione un só cartafol para esta operación" - -msgid "Please select or edit right next:" -msgstr "Seleccione a caixa de edición a carón de:" - -msgid "Precede your signature with dashes ('-- ')" -msgstr "Antepoñer a súa sinatura con guións ('-- ')" - -msgid "Previous Message" -msgstr "Mensaxe anterior" - -msgid "Previous Page" -msgstr "Páxina anterior" - -msgid "Print" -msgstr "Imprimir" - -#, c-format -msgid "Problem with filter rule %d: folder does not exist: %s" -msgstr "Problema coa regra de filtraxe %d: o cartafol non existe: %s" - -msgid "Problem?" -msgstr "¿Problemas?" - -msgid "Purge Deleted" -msgstr "Reciclar o lixo" - -msgid "Purge Trash how often:" -msgstr "Reciclar o lixo con esta frecuencia:" - -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Reciclar do lixo as mensaxes que teñan máis destes días" - -msgid "Purge old message in the Trash folder?" -msgstr "Reciclar as mensaxes vellas do lixo" - -#, c-format -msgid "Purging %d message(s) from Trash folder." -msgstr "Reciclando %d mensaxe(s) do lixo" - -msgid "Quoting" -msgstr "Citando" - -msgid "Received after" -msgstr "Recibida despois de" - -msgid "Received before" -msgstr "Recibida antes de" - -msgid "Received on" -msgstr "Recibida o" - -msgid "Redirect Message" -msgstr "Redireccionar a mensaxe" - -msgid "Redirect this message" -msgstr "Redireccionar esta mensaxe" - -msgid "Redirect" -msgstr "Redirecciona" - -msgid "Redirecting failed." -msgstr "Fallou o redireccionamento." - -msgid "Refresh Folder Views:" -msgstr "Actualizar a vista dos cartafoles" - -msgid "Refresh" -msgstr "Actualizar" - -msgid "Reload View" -msgstr "Recargar a vista" - -msgid "Remember the last view" -msgstr "Lembrar a última vista" - -msgid "Remove Selected" -msgstr "Eliminar as seleccionadas" - -msgid "Rename Folder" -msgstr "Cambiarlle o nome ó cartafol" - -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Cambiarlle o nome ó cartafol do correo enviado ó inicio do mes" - -#, c-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "" -"Fallou ó cambiarlle o nome \"%s\" a \"%s\". Esta foi a resposta do servidor" - -msgid "Replace with:" -msgstr "Substituír con:" - -msgid "Reply to All" -msgstr "Responderlles a todos" - -msgid "Reply to All:" -msgstr "Responderlles a todos:" - -msgid "Reply" -msgstr "Responder" - -msgid "Reply-To: " -msgstr "Responderlle: " - -msgid "Reply-to" -msgstr "Responderlle" - -msgid "Reply:" -msgstr "Responder:" - -msgid "Report as Spam" -msgstr "Denunciar esta mensaxe como correo-lixo (spam)" - -msgid "Request a Return Receipt" -msgstr "Solicitar un aviso de recepción" - -msgid "Reset" -msgstr "Reiniciar" - -msgid "Resume" -msgstr "Reanudar" - -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"¿Regresar á lista da caixa de correo despois de eliminar, mover ou copiar " -"unha mensaxe?" - -msgid "Rule Definition" -msgstr "Definición da regra" - -msgid "Save Draft" -msgstr "Gardar o borrador" - -msgid "Save a copy in " -msgstr "Gardar a copia en " - -msgid "Save as" -msgstr "Gardar como" - -msgid "Save sent mail" -msgstr "Gardar as mensaxes enviadas" - -#, c-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Fallou ó gardar o borrador. Esta foi a resposta do servidor: %s" - -msgid "Search Results" -msgstr "Resultados da busca" - -msgid "Search" -msgstr "Buscar" - -msgid "Seen" -msgstr "Visto" - -msgid "Select addressbook sources for adding and searching for addresses." -msgstr "" -"Seleccionar as fontes de datos das axendas de enderezos para engadir e " -"buscar enderezos de correo." - -msgid "Select all" -msgstr "Seleccionalas todas" - -msgid "Select an identity" -msgstr "Seleccione unha identidade" - -msgid "Select charset:" -msgstr "Seleccione o xogo de caracteres:" - -msgid "Select none" -msgstr "Quitar a selección" - -msgid "Select your preferred language:" -msgstr "Seleccione a lingua:" - -msgid "Select" -msgstr "Seleccionar" - -msgid "Selected Addressbooks:" -msgstr "Axendas de enderezos seleccionadas:" - -msgid "Send Message" -msgstr "Enviar a mensaxe" - -msgid "Sent mail folder:" -msgstr "Cartafol das mensaxes enviadas:" - -msgid "September" -msgstr "Setembro" - -msgid "Server Information" -msgstr "Información do servidor" - -msgid "Server" -msgstr "Servidor" - -msgid "Set preferences for filtering messages for unwanted content." -msgstr "" -"Establece as preferencias para filtrar mensaxes con contido non desexado." - -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Establece as preferencias para as accións que ocorren cando mova ou elimine " -"mensaxes." - -msgid "Set the current time zone." -msgstr "Establece a zona horaria." - -msgid "Set the language that menu items, explanations, and help are in." -msgstr "" -"Establece a lingua para os elementos do menú, das explicacións e da axuda." - -msgid "Should the compose window be closed after saving a draft?" -msgstr "¿Debe pecharse a xanela de redacción despois de gardar un borrador?" - -msgid "Show Deleted" -msgstr "Mostrar as eliminadas" - -msgid "Show Unsubscribed" -msgstr "Mostrar as subscricións canceladas" - -msgid "Show last login time when logging in?" -msgstr "Mostrar a hora da última sesión" - -msgid "Show legend in the mailbox view?" -msgstr "Mostrar unha lenda na lista da caixa de correo." - -msgid "Size" -msgstr "Tamaño" - -msgid "Some of IMP's configuration files are missing:" -msgstr "Faltan algúns arquivos de configuración de IMP:" - -msgid "Sort Direction" -msgstr "Orde ascendente ou descendente" - -msgid "Spam Report from" -msgstr "Informe sobre o Spam de" - -msgid "Special Characters" -msgstr "Caracteres especiais" - -msgid "Spell Check" -msgstr "Comprobar a ortografía" - -msgid "Spell Checker" -msgstr "Corrector ortográfico" - -msgid "Spell check complete" -msgstr "Revisión de ortografía completa" - -msgid "Spelling errors per screen when spell checking." -msgstr "Erros ortográficos por pantalla durante a revisión." - -msgid "Subject Field" -msgstr "Campo do asunto" - -msgid "Subject" -msgstr "Asunto" - -msgid "Subject:" -msgstr "Asunto:" - -msgid "Subscribe to Folder(s)" -msgstr "Subscribirse ós cartafol(es)" - -msgid "Success" -msgstr "Correctamente" - -msgid "Suggestions" -msgstr "Suxestións" - -msgid "Text" -msgstr "Texto" - -#, c-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Os cartafol(es) \"%s\" cambiaráselles o nome a \"%s\"." - -#, c-format -msgid "The folder \"%s\" already exists" -msgstr "O cartafol \"%s\" xa existe" - -#, c-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"O nome do cartafol \"%s\" contén caracteres non válidos. Isto pode causar " -"problemas. Contacte co administrador do sistema." - -#, c-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Creouse o cartafol \"%s\" pero vostede non está subscrito a el." - -#, c-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Eliminouse o cartafol \"%s\" pero non se cancelou a súa subscrición." - -#, c-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Non se creou o cartafol \"%s\". Esta foi a resposta do servidor" - -#, c-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "A carpeta \"%s\" non foi eliminada. Ista foi a resposta do servidor" - -#, c-format -msgid "The folder \"%s\" was successfully created." -msgstr "O cartafol \"%s\" foi creado correctamente." - -#, c-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "O cartafol \"%s\" foi eliminado correctamente." - -#, c-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "O cartafol \"%s\" cambióuselle o nome correctamente a \"%s\"." - -#, c-format -msgid "The identity \"%s\" has been deleted." -msgstr "Eliminouse a identidade \"%s\"" - -#, c-format -msgid "The identity \"%s\" has been saved." -msgstr "Gardouse a identidade \"%s\"." - -msgid "The message being composed has been closed. Exiting." -msgstr "A mensaxe que estaba redactando pechouse. Saíndo." - -msgid "The signature couldn't be replaced." -msgstr "Non se puido substituír a sinatura." - -msgid "The signature was successfully replaced." -msgstr "A sinatura substituíuse correctamente." - -msgid "There are no messages in this mailbox." -msgstr "Non hai mensaxes nesta caixa de correo." - -#, c-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "" -"Houbo un problema ó baleirar a caixa do correo %s. Esta foi a resposta do " -"servidor" - -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "" -"Houbo un problema ó baleirar a caixa do correo. Esta foi a resposta do " -"servidor" - -#, c-format -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size (%d MB)." -msgstr "" -"Houbo un problema ó subir o arquivo. Se cadra é maior do permitido (%d MB)." - -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size." -msgstr "Houbo un problema subindo o arquivo. Se cadra e maior do permitido." - -#, c-format -msgid "" -"There was an error copying messages to \"%s\". This is what the server said" -msgstr "" -"Houbo un erro ó copiar as mensaxes para \"%s\". Esta foi a resposta do " -"servidor" - -#, c-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Houbo un erro ó eliminar as mensaxes do cartafol \"%s\". Esta foi a resposta " -"do servidor" - -#, c-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Houbo un erro ó eliminar as mensaxes do cartafol \"%s\". Esta foi a resposta " -"do servidor" - -msgid "There was an error deleting messages. This is what the server said" -msgstr "Houbo un error ó eliminar as mensaxes. Esta foi a resposta do servidor" - -msgid "There was an error displaying this message part" -msgstr "Houbo un erro ó visualizar esta parte da mensaxe" - -#, c-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Houbo un erro ó marcar as mensaxes no cartafol \"%s\". Esta foi a resposta " -"do servidor" - -msgid "There was an error flagging messages. This is what the server said" -msgstr "Houbo un erro marcando mensaxes. Esta foi a resposta do servidor" - -#, c-format -msgid "" -"There was an error moving messages to \"%s\". This is what the server said" -msgstr "" -"Houbo un erro ó mover mensaxes a \"%s\". Ista foi a resposta do servidor" - -msgid "" -"There was an error moving messages to the trash. This is what the server said" -msgstr "" -"Houbo un erro ó botar as mensaxes ó lixo. Esta foi a resposta do servidor" - -msgid "There was an error saving a draft." -msgstr "Houbo un erro ó gardar o borrador." - -#, c-format -msgid "There was an error sending your message: %s" -msgstr "Houbo un erro ó enviar a súa mensaxe: %s" - -msgid "There was an error undeleting messages. This is what the server said" -msgstr "Houbo un erro ó recuperar as mensaxes. Esta foi a resposta do servidor" - -msgid "There was an error viewing the requested message." -msgstr "Houbo un erro ó visualizar a mensaxe solicitada." - -msgid "" -"This file controls local MIME drivers for IMP, specifically what kinds of " -"attachments are viewable and/or downloadable." -msgstr "" -"Este arquivo xestiona os controladores locais de MIME para IMP, " -"especíiicamente qué arquivos anexos se poden ver ou descargar." - -msgid "" -"This file controls the default preferences for IMP, and also controls which " -"preferences users can alter." -msgstr "" -"Este arquivo controla as preferencias por defecto para IMP, e tamén controla " -"as que os usuarios poden cambiar." - -msgid "" -"This file controls the default settings for IMP, and also defines the list " -"of available servers if you are using the server list." -msgstr "" -"Este arquivo controla a configuración por defecto para IMP, e tamén define a " -"lista de servidores dispoñibles se vostede emprega a lista de servidores." - -msgid "" -"This file controls the stylesheet that is used to set colors and fonts in " -"addition to or overriding Horde defaults." -msgstr "" -"Este arquivo controla a folla de estilo que fixa as cores e tipos de letra, " -"e complementa ou substitúe as predeterminadas de Horde." - -msgid "" -"This is the main IMP configuration file. It contains paths and options for " -"the IMP scripts." -msgstr "" -"Este é o arquivo principal de configuración de IMP. Contén as rutas ós " -"arquivos e as opcións para os programas de IMP." - -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Isto pode levar algún tempo. ¿Esta seguro de que desexa continuar?" - -msgid "This message has been reported as spam to your system administrator." -msgstr "Esta mensaxe foi denunciada como spam ó administrador do sistema." - -msgid "This message to" -msgstr "A mensaxe para" - -msgid "This number must be at least one." -msgstr "O número debe ser polo menos un 1." - -msgid "This value must be a number." -msgstr "O valor debe ser un número." - -msgid "This window must be called from compose window" -msgstr "A xanela debe chamarse dende a xanela de redacción" - -msgid "Thread View" -msgstr "Vei polo fío" - -msgid "Thread" -msgstr "Fío" - -msgid "Time Zone" -msgstr "Zona horaria" - -msgid "To" -msgstr "Para" - -msgid "To:" -msgstr "Para:" - -#, c-format -msgid "Total Size: %s KB" -msgstr "Tamaño total: %s KB" - -msgid "Trash folder:" -msgstr "Lixo:" - -msgid "Unanswered messages" -msgstr "Mensaxes sen responder" - -msgid "Unanswered" -msgstr "Sen responder" - -msgid "Undelete" -msgstr "Recuperar" - -msgid "Undisclosed Recipients" -msgstr "Non se especificou ningún destinatario" - -msgid "Unnamed" -msgstr "Sen nome" - -msgid "Unread" -msgstr "Non lida" - -msgid "Unseen Messages" -msgstr "Mensaxes non vistas" - -msgid "Unseen" -msgstr "Non vista" - -msgid "Unsubscribe from Folder(s)" -msgstr "Cancelar a subscrición do(s) cartafol(es)" - -msgid "Use Ctrl/Option+Click to select multiple fields" -msgstr "Use Ctrl/Option+Click para seleccionar varios campos" - -msgid "Use Default Value" -msgstr "Empregar un valor predeterminado" - -msgid "Use IMAP folder subscriptions" -msgstr "Usar as subscricións ós cartafoles" - -msgid "User Options" -msgstr "Opcións do usuario" - -msgid "Username" -msgstr "Usuario" - -#, c-format -msgid "View %s" -msgstr "Ver %s" - -msgid "View messages in " -msgstr "Ver as mensaxes en" - -msgid "View or mailbox to display after login:" -msgstr "Vista ou caixa do correo a mostrar despois de iniciar a sesión:" - -msgid "Warning" -msgstr "Aviso" - -#, c-format -msgid "Welcome to %s" -msgstr "Benvidos/as a %s" - -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Cando se eliminen mensaxes, ¿botalas ó lixo en troques de marcalas como " -"eliminadas?." - -msgid "Wrap text at this many characters." -msgstr "Axustar ancho da mensaxe a este número de caracteres." - -msgid "Yes" -msgstr "Si" - -msgid "You are attempting to delete the following folders:" -msgstr "Está intentando eliminar os seguintes cartafoles:" - -msgid "You are creating a sub-folder to " -msgstr "Está creando un subcartafol en " - -msgid "You are creating a top-level folder." -msgstr "Está creando un subcartafol de nível superior." - -msgid "You are renaming the folder: " -msgstr "Estalle cambiando o nome ó cartafol:" - -#, c-format -msgid "You have %s new messages." -msgstr "Ten %s mensaxes novas." - -msgid "You have 1 new message." -msgstr "Ten 1 mensaxe nova." - -msgid "You have been logged out.
    Thank you for using the system." -msgstr "Rematou a sesión.
    " - -msgid "You have new mail in the following folder:" -msgstr "Ten correo novo no seguinte cartafol:" - -msgid "You have new mail in the following folders:" -msgstr "Ten correo novo nos seguintes cartafoles:" - -msgid "You must first select the attachment(s) to delete." -msgstr "Primeiro seleccione o arquivo anexo que desexa eliminar." - -msgid "You must first specify the file to attach." -msgstr "Primeiro especifique o arquivo que vai achegar." - -msgid "You must have at least one recipient." -msgstr "Debe poñer polo menos un destinatario no campo Para:" - -msgid "You must select a target mailbox first." -msgstr "Primeiro seleccione un correo de destino." - -msgid "You must select an address first." -msgstr "Primeiro seleccione un enderezo." - -msgid "You must select an identity to be deleted." -msgstr "Seleccione unha identidade para eliminar." - -msgid "You must select at least one message first." -msgstr "Primeiro seleccione unha mensaxe, polo menos." - -msgid "You must specify a recipient." -msgstr "Especifique un destinatario no campo Para:" - -#, c-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Non foi subscrito a \"%s\". Esta foi a resposta do servidor" - -#, c-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Non foi dado de baixa de \"%s\". Esta foi a resposta do servidor" - -#, c-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Foi subscrito correctamente a \"%s\"" - -#, c-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Foi dado de baixa correctamente de \"%s\"" - -#, c-format -msgid "Your %s session has expired. Please login again." -msgstr "A sesión en %s caducou. Inicie unha nova sesión." - -msgid "Your From: address:" -msgstr "O seu enderezo no remite das mensaxes:" - -msgid "Your Information" -msgstr "Información" - -msgid "Your Reply-to: address: (optional)" -msgstr "" -"O enderezo que vai empregar no campo \"Responder -a\" (\"Reply-To\"): " -"(opcional)" - -msgid "" -"Your browser does not support this print option. Press Control/Option + P to " -"print." -msgstr "" -"O seu navegador non admite a opción de impresión. Presione Control/Opción + " -"P para imprimir." - -msgid "Your current time zone:" -msgstr "Zona horaria:" - -msgid "Your default identity:" -msgstr "Identidade por defecto:" - -msgid "Your full name:" -msgstr "Nome completo:" - -msgid "Your identities:" -msgstr "As súas identidades:" - -msgid "Your options have been updated." -msgstr "As súas opcións actualizáronse." - -msgid "Your signature:" -msgstr "Sinatura:" - -msgid "[No Subject]" -msgstr "[Sen asunto]" - -msgid "add source" -msgstr "engadir unha fonte" - -msgid "cannot move past the beginning" -msgstr "non se pode avanzar alén do comezo" - -msgid "cannot move past the end" -msgstr "non se pode avanzar alén do final" - -msgid "delete message" -msgstr "borrar a mensaxe" - -msgid "from" -msgstr "de" - -msgid "move down" -msgstr "mover para abaixo" - -msgid "move message to" -msgstr "mover a mensaxe para" - -msgid "move up" -msgstr "mover para arriba" - -msgid "no folder selected" -msgstr "non seleccionou ningún cartafol" - -msgid "no rule selected" -msgstr "non seleccionou ningunha regra" - -msgid "no text specified" -msgstr "non especificou o texto" - -msgid "none" -msgstr "ningún" - -msgid "or" -msgstr "ou" - -msgid "please fill in the text and choose a field and an action" -msgstr "Introduza o texto e escolla un campo e unha acción" - -msgid "remove source" -msgstr "quitar a fonte" - -msgid "select folder" -msgstr "seleccionar un cartafol" - -msgid "spelling error" -msgstr "erro de ortografía" - -msgid "spelling errors" -msgstr "erros de ortografía" - -#, c-format -msgid "where the %s field contains %s" -msgstr "onde o campo %s contén %s" - -msgid "Account Manager" -msgstr "Xestor da conta" - -msgid "Set/install a forward to:" -msgstr "Establecer a dirección de correo a reenviar:" diff --git a/imp/po/he_IL.po b/imp/po/he_IL.po deleted file mode 100644 index f7e17fc8b..000000000 --- a/imp/po/he_IL.po +++ /dev/null @@ -1,274 +0,0 @@ -# Hebrew translations for Imp package. -# Copyright 2006 Matt Selsky -# This file is distributed under the same license as the Imp package. -# Automatically generated, 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: Imp H3 (4.2-cvs)\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2006-01-24 16:57+0100\n" -"PO-Revision-Date: 2006-01-24 16:57+0100\n" -"Last-Translator: Matt Selsky \n" -"Language-Team: i18n@lists.horde.org\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/Compose.php:1558 -msgid " Cc: " -msgstr " העתקים: " - -#: lib/Compose.php:1555 -msgid " To: " -msgstr " אל: " - -#: lib/Compose.php:1543 -msgid " Date: " -msgstr " תאריך: " - -#: lib/Compose.php:1546 -msgid " From: " -msgstr " מאת: " - -#: lib/Compose.php:1552 -msgid " Subject: " -msgstr " נושא: " - -#: templates/mailbox/navbar.html:7 -msgid "All" -msgstr "הכל" - -#: message.php:235 lib/Search.php:615 templates/contacts/contacts.html:42 -#: templates/login/recompose.html:32 -msgid "Bcc" -msgstr "העתקים עיוורים" - -#: message.php:565 mailbox.php:490 -msgid "Blacklist" -msgstr "רשימה שחורה" - -#: templates/smime/passphrase.inc:21 templates/smime/import_key.inc:86 -#: templates/pgp/passphrase.inc:32 templates/contacts/contacts.html:74 -#: templates/folders/folders_confirm.html:23 templates/folders/import.html:17 -#: templates/saveimage/saveimage.html:19 templates/compose/spelling.html:60 -#: templates/pgp/import_key.html:49 -msgid "Cancel" -msgstr "שנה" - -#: message.php:234 lib/Search.php:611 templates/contacts/contacts.html:41 -#: templates/login/recompose.html:23 -msgid "Cc" -msgstr "העתקים" - -#: templates/fetchmail/fetchmail.inc:28 -msgid "Close" -msgstr "סגור" - -#: compose.php:150 -msgid "Close this window" -msgstr "סגירת חלון זה" - -#: templates/pgp/pgp.inc:103 -msgid "Comment" -msgstr "תגובה" - -#: mailbox.php:565 -msgid "Dat_e" -msgstr "תאריך" - -#: message.php:231 thread.php:150 -msgid "Date" -msgstr "תאריך" - -#: message.php:537 mailbox.php:463 mailbox.php:466 -#: templates/fetchmail/manage.inc:68 templates/smime/smime.inc:25 -#: templates/pgp/pgp.inc:27 lib/IMAP/Tree.php:412 -#: templates/contacts/contacts.html:64 -msgid "Delete" -msgstr "מחק" - -#: templates/pgp/pgp.inc:108 -msgid "E-mail Address" -msgstr "דואר-אלקטרוני" - -#: message.php:554 mailbox.php:501 -msgid "Fo_rward" -msgstr "הפץ" - -#: message.php:554 mailbox.php:501 lib/Compose.php:1455 -msgid "Forward" -msgstr "הפץ" - -#: lib/Compose.php:1441 -msgid "Forward:" -msgstr "הפץ:" - -#: mailbox.php:575 -msgid "Fro_m" -msgstr "מאת" - -#: message.php:232 thread.php:151 lib/Search.php:603 -#: templates/compose/compose.html:31 -msgid "From" -msgstr "מאת" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "אפשרויות כלליות" - -#: folders.php:288 lib/MIME/Viewer/itip.php:554 lib/MIME/Viewer/itip.php:728 -msgid "Go" -msgstr "לך" - -#: message.php:683 -msgid "Headers" -msgstr "כותרות" - -#: lib/IMP.php:657 -msgid "INBOX" -msgstr "דואר נכנס" - -#: templates/folders/import.html:16 -msgid "Import" -msgstr "יבא" - -#: message.php:503 message.php:695 mailbox.php:419 mailbox.php:997 -msgid "Move" -msgstr "העבר" - -#: lib/MIME/Viewer/itip.php:683 templates/contacts/contacts.html:58 -msgid "Name" -msgstr "שם" - -#: lib/Block/summary.php:26 lib/Block/summary.php:27 -#: lib/Block/tree_folders.php:31 -msgid "New Message" -msgstr "הודעה חדשה" - -#: templates/contacts/contacts.html:73 -msgid "OK" -msgstr "אישור" - -#: templates/smime/import_key.inc:49 templates/search/search.html:49 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "או" - -#: templates/fetchmail/manage.inc:20 templates/smime/import_key.inc:71 -#: templates/login/login.html:90 -msgid "Password" -msgstr "סיסמא" - -#: message.php:594 -msgid "Print" -msgstr "הדפס" - -#: message.php:540 -msgid "Reply" -msgstr "השב" - -#: message.php:549 -msgid "Reply to All" -msgstr "השב לכל" - -#: mailbox.php:356 lib/Block/tree_folders.php:39 -#: templates/contacts/contacts.html:25 -msgid "Search" -msgstr "חפש" - -#: templates/compose/compose.html:314 -msgid "Size:" -msgstr "גודל:" - -#: mailbox.php:585 -msgid "Sub_ject" -msgstr "נושא" - -#: message.php:237 thread.php:152 lib/Search.php:619 -#: templates/login/recompose.html:41 -msgid "Subject" -msgstr "נושא" - -#: message.php:233 compose.php:879 mailbox.php:570 mailbox.php:746 -#: lib/Search.php:607 templates/contacts/contacts.html:39 -#: templates/login/recompose.html:14 -msgid "To" -msgstr "אל" - -#: templates/smime/import_key.inc:58 -msgid "Upload" -msgstr "העלאה" - -#: templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "העלאה:" - -#: templates/login/login.html:83 -msgid "Username" -msgstr "שם משתמש" - -#: mailbox.php:1009 -msgid "You have 1 new message." -msgstr "ישׁ לך דואר חדש." - -#: compose.php:1130 -msgid "_Bcc" -msgstr "העתקים עיוורים" - -#: message.php:565 mailbox.php:490 -msgid "_Blacklist" -msgstr "רשימה שחורה" - -#: compose.php:1127 -msgid "_Cc" -msgstr "העתקים" - -#: message.php:537 mailbox.php:463 mailbox.php:466 -msgid "_Delete" -msgstr "מחק" - -#: lib/IMP.php:793 -msgid "_Folders" -msgstr "תיקיות" - -#: lib/IMP.php:758 -msgid "_Inbox" -msgstr "דואר נכנס" - -#: lib/IMP.php:834 -msgid "_Log out" -msgstr "התנתקות" - -#: lib/IMP.php:790 -msgid "_New Message" -msgstr "הודעה חדשה" - -#: message.php:594 -msgid "_Print" -msgstr "הדפס" - -#: message.php:540 -msgid "_Reply" -msgstr "השב" - -#: lib/IMP.php:795 -msgid "_Search" -msgstr "חפש" - -#: compose.php:1123 compose.php:1125 -msgid "_To" -msgstr "אל" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "מאת" - -#: lib/Message.php:524 lib/Compose.php:640 -msgid "name" -msgstr "שם" - -#: templates/compose/spelling.html:50 -msgid "or" -msgstr "או" diff --git a/imp/po/hr_HR.po b/imp/po/hr_HR.po deleted file mode 100644 index 99115c29a..000000000 --- a/imp/po/hr_HR.po +++ /dev/null @@ -1,5953 +0,0 @@ -# Croatian translations for imp. -# Copyright (C) 2006-2008 Horde Project -# This file is distributed under the same license as the horde package. -# Iva Rumora , 2006. -# Matej Vela , 2008. -# -msgid "" -msgstr "" -"Project-Id-Version: horde 3\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2009-10-14 15:13+0200\n" -"PO-Revision-Date: 2008-02-24 22:47+0100\n" -"Last-Translator: Matej Vela \n" -"Language-Team: i18n@lists.horde.org\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#: lib/Compose.php:1984 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:1981 -msgid " To: " -msgstr " Za: " - -#: lib/Compose.php:1969 -msgid " Date: " -msgstr " Datum: " - -#: lib/Compose.php:1972 -msgid " From: " -msgstr " Od: " - -#: mailbox.php:357 folders.php:370 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Accesskey %s)" - -#: lib/Compose.php:1978 -msgid " Subject: " -msgstr " Naslov: " - -#: mailbox.php:577 -msgid "#" -msgstr "#" - -#: lib/Quota.php:73 -#, php-format -msgid "%.0f MB" -msgstr "%.0f MB" - -#: lib/Quota.php:67 -#, php-format -msgid "%.0f%% of %.0f MB" -msgstr "%.0f%% od %.0f MB" - -#: folders.php:311 folders.php:322 lib/Message.php:863 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:162 -#, php-format -msgid "%d Messages" -msgstr "%d poruka" - -#: lib/Spam.php:224 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d poruka je obrisano." - -#: lib/Spam.php:201 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "%d poruka je prijavljeno VaÅ¡em administratoru kao sigurna poÅ¡ta." - -#: lib/Spam.php:181 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d poruka nije označeno kao neželjena poÅ¡ta." - -#: lib/Spam.php:193 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "\"%d poruka je prijavljeno VaÅ¡em administratoru kao neželjena poÅ¡ta." - -#: lib/Spam.php:173 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d poruka je označeno kao neželjena poÅ¡ta." - -#: mailbox.php:265 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d do %d od %d poruka" - -#: lib/UI/Mailbox.php:137 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/UI/Mailbox.php:135 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s već postoji. VaÅ¡a %s mapa nije preimenovana." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "%s mapa će se preimenovati početkom mjeseca." - -#: lib/api.php:188 lib/api.php:191 lib/api.php:196 -#, php-format -msgid "%s for %s" -msgstr "%s za %s" - -#: lib/MIME/Viewer/itip.php:283 -#, php-format -msgid "%s has accepted." -msgstr "%s je pristao/la." - -#: lib/MIME/Viewer/itip.php:744 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s je otkazao/la \"%s\"." - -#: lib/MIME/Viewer/itip.php:749 -#, php-format -msgid "%s has cancelled an instance of the recurring \"%s\"." -msgstr "%s je otkazao/la instancu ponavljajućeg događaja \"%s\"." - -#: lib/MIME/Viewer/itip.php:289 -#, php-format -msgid "%s has declined." -msgstr "%s je odbio/la." - -#: lib/MIME/Viewer/itip.php:584 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s je odgovorio/la na slobodan/zauzet zahtjev." - -#: lib/MIME/Viewer/itip.php:735 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s je odgovorio/la na poziv \"%s\"." - -#: lib/MIME/Viewer/itip.php:575 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s vam je poslao/la slobodan/zauzet informaciju." - -# probno? -#: lib/MIME/Viewer/itip.php:295 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s je provizorno prihvatio/la." - -#: lib/Spam.php:270 -#, php-format -msgid "%s report from %s" -msgstr "%s prijava korisnika %s" - -#: lib/MIME/Viewer/itip.php:580 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s je zatražio/la VaÅ¡e slobodan/zauzet informacije." - -#: lib/MIME/Viewer/itip.php:706 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s zahtjeva vaÅ¡e prisustvo na \"%s\"." - -#: lib/MIME/Viewer/itip.php:686 -#, php-format -msgid "%s wants to notify you about changes of \"%s\"." -msgstr "%s vas želi obavijestiti o promjenama na \"%s\"." - -#: lib/Message.php:470 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s je uspjeÅ¡no dodan na \"%s\"." - -# ispraviti, izmijeniti, poboljÅ¡ati? -#: lib/MIME/Viewer/itip.php:723 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s želi izmijeniti u \"%s\"." - -#: lib/MIME/Viewer/itip.php:675 lib/MIME/Viewer/itip.php:707 -#: lib/MIME/Viewer/itip.php:894 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s želi vas upozoriti na \"%s\"." - -#: lib/MIME/Viewer/itip.php:730 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s želi primiti zadnje informacije o \"%s\"." - -#: compose.php:1233 -#, php-format -msgid "%s%% of allowed size" -msgstr "%s%% dopuÅ¡tene veličine" - -#: message.php:282 message.php:287 message.php:505 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: lib/Compose.php:1913 -#, php-format -msgid "%u Forwarded Messages" -msgstr "%u proslijeđenih poruka" - -#: rss.php:87 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u od %u poruka u %s nepročitano." - -#: message.php:506 -#, php-format -msgid "(%d of %d)" -msgstr "(%d od %d)" - -#: stationery.php:129 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:129 -msgid "(Plain Text)" -msgstr "(Obični tekst)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Dodaj sljedeće klikom na OK *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Molimo odaberite adresu(e) *" - -#: config/prefs.php.dist:1104 -msgid "100 characters" -msgstr "100 znakova" - -#: config/prefs.php.dist:1107 -msgid "1000 characters" -msgstr "1000 znakova" - -#: config/prefs.php.dist:1105 -msgid "250 characters" -msgstr "250 znakova" - -#: config/prefs.php.dist:1106 -msgid "500 characters" -msgstr "500 znakova" - -#: lib/MIME/Viewer/pdf.php:84 -#, php-format -msgid "A PDF file named %s is attached to this message. A thumbnail is below." -msgstr "Ovoj poruci je priložena PDF datoteka %s. Ispod je smanjeni prikaz." - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "" -"Poruka koju ste poslali rezultirala je povratnom informacijom primatelja." - -#: templates/javascript_defs.php:67 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Pop-up prozor se ne može otvoriti. Možda ste u pregledniku postavili " -"blokiranje pop-up prozora?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "I" - -#: config/prefs.php.dist:665 -msgid "About this editor" -msgstr "O ovom programu" - -#: config/prefs.php.dist:973 -msgid "Above the message text" -msgstr "Iznad teksta poruke" - -#: lib/MIME/Viewer/itip.php:713 -msgid "Accept and add to my calendar" -msgstr "Prihvati i dodaj u moj kalendar" - -#: lib/MIME/Viewer/itip.php:710 -msgid "Accept and update in my calendar" -msgstr "Prihvati i ažuriraj u mom kalendaru" - -#: lib/MIME/Viewer/itip.php:716 -msgid "Accept request" -msgstr "Prihvati zahtjev" - -#: lib/MIME/Viewer/itip.php:1009 -msgid "Accepted" -msgstr "Prihvaćeno" - -#: lib/MIME/Viewer/itip.php:284 -msgid "Accepted: " -msgstr "Prihvaćeno: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Naziv korisničkog računa:" - -#: lib/MIME/Viewer/itip.php:618 lib/MIME/Viewer/itip.php:856 -#: lib/MIME/Viewer/itip.php:857 lib/MIME/Viewer/itip.php:988 -msgid "Actions" -msgstr "Akcije" - -#: lib/MIME/Headers.php:219 lib/MIME/Headers.php:220 lib/MIME/Headers.php:242 -#: lib/MIME/Headers.php:243 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Dodaj %s u moj adresar" - -# izvorno, izvor ? -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "Dodaj izvorni kod" - -#: lib/MIME/Viewer/itip.php:677 -msgid "Add this to my calendar" -msgstr "Dodaj u moj kalendar" - -#: lib/MIME/Viewer/itip.php:896 -msgid "Add this to my tasklist" -msgstr "Dodaj u moju listu zadataka" - -#: lib/MIME/Viewer/itip.php:714 -msgid "Add to my calendar" -msgstr "Dodaj u moj kalendar" - -#: lib/Compose.php:2958 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Dodao \"%s\" kao prilog. " - -#: config/prefs.php.dist:950 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Dodatna zaglavlja koja treba prikazati: (opcionalno, unesite svako " -"zaglavlje u poseban red) " - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Dodatne informacije mogu biti pregledane %s." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "Detalji dodatnih informacija" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "Dodatni detalji poruke" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Moguće je pregledati dodatne informacije o poruci %s." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "Dodatne informacije o pogreÅ¡ci u poruci" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Moguće je pregledati dodatne informacije o pogreÅ¡ci u poruci %s." - -#: contacts.php:120 compose.php:826 compose.php:1072 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Adresar" - -#: config/prefs.php.dist:168 -msgid "Address Books" -msgstr "Adresari" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Adresar kojem želite dodati adrese" - -#: config/prefs.php.dist:223 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Adrese koje će biti u BCC-u svih poruka: (opcionalno, unesite svaku " -"adresu u poseban red)" - -#: config/prefs.php.dist:215 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Adrese koje su eksplicitno povezane s ovim identitetom: (opcionalno, " -"unesite svaku adresu u poseban red)" - -#: lib/IMAP/ACL/rfc4314.php:59 lib/IMAP/ACL/rfc2086.php:57 -msgid "Administer" -msgstr "Administriranje" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Svi" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Sve poruke u mapi \"%s\" starije od %s dana će biti nepovratno obrisane." - -#: templates/javascript_defs.php:57 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "Sve poruke iz sljedećih mapa će biti prenesene u MBOX datoteku:" - -#: lib/Maintenance/Task/purge_trash.php:78 -#: lib/Maintenance/Task/purge_spam.php:79 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Sve poruke iz VaÅ¡e \"%s\" mape, starije od %s dana, će biti nepovratno " -"obrisane." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "Svi stari vezani prilozi, stariji od %s mjeseci će biti obrisani." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "Sve stare mape poslane poÅ¡te, starije od %s mjeseci će biti obrisane." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "Sva prava korisnika \"%s\" na mapi \"%s\" su uspjeÅ¡no uklonjena." - -#: lib/api.php:100 -msgid "Allow Folder Creation?" -msgstr "Dopustiti kreiranje mapa?" - -#: filterprefs.php:111 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Dopustiti primjenu filter pravila na svakom sandučiću?" - -# sekcija, prikaz, paragraf, odjeljak -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Alternativni dijelovi ovog bloka: " - -#: config/prefs.php.dist:730 -msgid "Always" -msgstr "Uvijek" - -#: config/prefs.php.dist:715 -msgid "Always save attachments" -msgstr "Uvijek spremi priloge" - -#: lib/Message.php:581 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "" -"DoÅ¡lo je do pogreÅ¡ke prilikom pokuÅ¡aja skidanja priloga. Slijedi poruka IMAP " -"poslužitelja: " - -#: lib/MIME/Viewer/images.php:148 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "Ovoj poruci je priložena slika naziva %s. Ispod je smanjeni prikaz." - -#: lib/Message.php:444 -msgid "An unknown error occured while creating the new note." -msgstr "DoÅ¡lo je do nepoznate pogreÅ¡ke prilikom kreiranja nove biljeÅ¡ke." - -#: lib/Message.php:443 -msgid "An unknown error occured while creating the new task." -msgstr "DoÅ¡lo je do nepoznate pogreÅ¡ke prilikom kreiranja novog zadatka." - -#: lib/MIME/Viewer/itip.php:882 -msgid "An unknown person" -msgstr "Nepoznata osoba" - -#: mailbox.php:764 message.php:477 templates/message/navbar_navigate.html:12 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -msgid "Answered" -msgstr "Odgovoreno" - -#: lib/Search.php:797 -msgid "Answered messages" -msgstr "Odgovorene poruke" - -#: mailbox.php:419 -msgid "Apply Filters" -msgstr "Primijeni filterei" - -#: mailbox.php:419 -#, php-format -msgid "Apply Filters to %s" -msgstr "Primijeni filtere na %s" - -#: filterprefs.php:108 -msgid "Apply filter rules upon logging on?" -msgstr "Primijeniti pravila filtriranja prilikom prijave?" - -# Sandučića -#: filterprefs.php:109 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Primijeniti pravila filtriranja kod svakog prikaza INBOX-a?" - -# Sandučića -#: filterprefs.php:110 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "Primijeniti pravila filtriranja kod svakog prikaza bočne trake?" - -#: thread.php:174 -msgid "Are you sure you want to delete all messages in this thread?" -msgstr "Jeste li sigurni da želite obrisati sve poruke u ovoj niti?" - -#: mailbox.php:428 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Jeste li sigurni da želite obrisati ovu definiciju virtualne mape?" - -#: pgp.php:419 smime.php:320 -msgid "Are you sure you want to delete this public key?" -msgstr "Jeste li sigurni da želite obrisati ovaj javni ključ?" - -#: pgp.php:451 smime.php:348 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Jeste li sigurni da želite obrisati ovaj par ključeva? (NIJE preporučeno)" - -#: templates/javascript_defs.php:29 -msgid "Are you sure you want to do this?" -msgstr "Jeste li sigurni da želite ovo učiniti?" - -#: message.php:684 -msgid "Are you sure you wish to PERMANENTLY delete all attachments?" -msgstr "Jeste li sigurni da želite NEPOVRATNO obrisati sve priloge?" - -#: message.php:554 templates/javascript_defs.php:41 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Jeste li sigurni da želite NEPOVRATNO obrisati ove poruke?" - -#: lib/MIME/Contents.php:273 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Jeste li sigurni da želite NEPOVRATNO obrisati ovaj prilog?" - -#: mailbox.php:424 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Jeste li sigurni da želite obrisati sve poruke u ovoj mapi?" - -#: lib/IMP.php:859 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Jeste li sigurni da želite isprazniti mapu Spam?" - -#: lib/IMP.php:851 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Jeste li sigurni da želite isprazniti mapu Smeće?" - -#: mailbox.php:508 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Jeste li sigurni da želite nepovratno obrisati ove poruke?" - -#: templates/javascript_defs.php:75 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Jeste li sigurni da želite ovu poruku prijaviti kao sigurnu?" - -#: templates/javascript_defs.php:74 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Jeste li sigurni da želite prijaviti ovu poruku kao neželjenu?" - -# dolazno vrijeme -#: config/prefs.php.dist:1200 -msgid "Arrival Time" -msgstr "Vrijeme dolaska" - -#: config/prefs.php.dist:1215 -msgid "Ascending" -msgstr "Uzlazni" - -# upitaj, traži -#: config/prefs.php.dist:729 -msgid "Ask" -msgstr "Pitaj" - -#: compose.php:1171 -msgid "Attach Files" -msgstr "Priloži datoteke" - -#: compose.php:1160 -msgid "Attach a copy of your PGP public key to the message?" -msgstr "Priložiti kopiju VaÅ¡eg javnog PGP ključa poruci?" - -#: compose.php:1165 -msgid "Attach your contact information to the message?" -msgstr "Priložiti VaÅ¡e kontakt podatke poruci?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Priložena datoteka:" - -#: lib/Compose.php:2017 lib/Compose.php:2123 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Priložena datoteka \"%s\" prelazi dozvoljenu veličinu. Datoteka se NIJE " -"priložila." - -#: lib/MIME/Viewer/itip.php:411 -msgid "Attached is a reply to a calendar request you sent." -msgstr "U prilogu se nalazi odgovor na kalendarski upit koji ste poslali." - -#: templates/javascript_defs.php:36 templates/compose/compose.html:276 -#: templates/compose/compose.html:335 -msgid "Attachment" -msgstr "Prilog" - -#: attachment.php:73 -#, php-format -msgid "Attachment %s deleted." -msgstr "Prilog %s obrisan." - -#: lib/Compose.php:2646 -msgid "Attachment Information" -msgstr "Informacije o prilogu" - -#: lib/Compose.php:816 -msgid "Attachment stripped: Original attachment type" -msgstr "Prilog je odvojen: izvorni oblik priloga" - -#: compose.php:1105 lib/Compose.php:2613 templates/compose/compose.html:252 -msgid "Attachments" -msgstr "Prilozi" - -#: lib/MIME/Viewer/itip.php:808 lib/MIME/Viewer/itip.php:937 -msgid "Attendees" -msgstr "Polaznici" - -# Republika -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Pozor" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Tražena IMAP ekstenzija nije pronađena." - -#: config/hooks.php.dist:579 -msgid "Authentication failed." -msgstr "Autentikacija nije uspjela." - -#: config/prefs.php.dist:882 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"Automatski prikazuj slike u HTML porukama ako je poÅ¡iljatelj u mom adresaru?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Dostupni adresari:" - -#: lib/MIME/Viewer/itip.php:841 lib/MIME/Viewer/itip.php:973 -msgid "Awaiting Response" -msgstr "Čeka odgovor" - -#: message.php:524 thread.php:141 -#, php-format -msgid "Bac_k to %s" -msgstr "Povratak na %s" - -#: message.php:524 thread.php:141 -#, php-format -msgid "Back to %s" -msgstr "Povratak na %s" - -#: thread.php:138 -msgid "Back to Multiple Message View Index" -msgstr "Povratak na popis pregleda viÅ¡e poruka" - -#: thread.php:136 -msgid "Back to Thread Display" -msgstr "Povratak na prikaz niza" - -#: config/prefs.php.dist:631 -msgid "Background Color" -msgstr "Boja pozadine" - -#: lib/IMAP/Client.php:480 -#, php-format -msgid "Bad login name or password." -msgstr "Netočno korisničko ime ili lozinka." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Neispravan zahtjev. Poslužitelj je odgovorio: %s" - -#: lib/IMAP/Client.php:484 -#, php-format -msgid "Bad request: %s" -msgstr "Neispravan zahtjev: %s" - -#: lib/Search.php:726 lib/UI/Message.php:28 templates/login/recompose.html:32 -#: templates/contacts/contacts.html:43 -msgid "Bcc" -msgstr "Bcc" - -#: config/prefs.php.dist:685 -msgid "Before Signature" -msgstr "Prije potpisa" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "Niže se nalazi izvorni tekst statusne poruke." - -#: config/prefs.php.dist:974 -msgid "Below the message text" -msgstr "Ispod teksta poruke" - -#: mailbox.php:526 message.php:580 -msgid "Blacklist" -msgstr "Crna lista" - -#: config/prefs.php.dist:871 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "Blokiraj slike u HTML porukama ako nije drugačije zatraženo?" - -# tijelo -#: lib/Search.php:736 -msgid "Body" -msgstr "Glavni dio" - -#: message.php:570 config/prefs.php.dist:764 -msgid "Body Text Only" -msgstr "Samo tekst tijela" - -#: message.php:571 config/prefs.php.dist:765 -msgid "Body Text with Attachments" -msgstr "Tekst tijela s prilozima" - -#: config/prefs.php.dist:626 -msgid "Bold" -msgstr "Podebljano" - -#: config/prefs.php.dist:939 -msgid "Both Header Listing and Body of Message" -msgstr "Prikazivanje zaglavlja i glavnog dijela poruke" - -#: config/prefs.php.dist:684 -msgid "Bottom" -msgstr "Na dnu" - -#: config/prefs.php.dist:640 -msgid "Bulleted List" -msgstr "Popis s točkama" - -#: lib/IMAP/Client.php:409 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "Za CRAM-MD5 ili DIGEST-MD5 mora biti instaliran PEAR paket Auth_SASL." - -# Charset -#: compose.php:1026 -msgid "C_harset" -msgstr "Set _znakova" - -#: search.php:279 config/hooks.php.dist:506 -msgid "Calendar" -msgstr "Kalendar" - -#: templates/pgp/import_key.html:49 templates/pgp/passphrase.html:22 -#: templates/contacts/contacts.html:69 templates/smime/import_key.html:70 -#: templates/smime/passphrase.html:24 templates/folders/import.html:18 -#: templates/folders/folders_confirm.html:24 -#: templates/saveimage/saveimage.html:20 -msgid "Cancel" -msgstr "Odustani" - -#: templates/compose/redirect.html:84 templates/compose/compose.html:21 -#: templates/compose/compose.html:208 -msgid "Cancel Message" -msgstr "Otkaži poruku" - -#: templates/javascript_defs.php:29 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Otkazivanje ove poruke će nepovratno odbaciti njen sadržaj." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "Nije moguće spajanje na udaljeni poslužitelj e-poÅ¡te." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "Nije moguće spajanje na udaljeni poslužitelj e-poÅ¡te: " - -#: lib/IMAP/Tree.php:2093 -msgid "Cannot directly create mailbox in this folder." -msgstr "U ovoj mapi se ne može izravno kreirati sandučić." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Ne može se prikazati - pronađeno samo %s od %s dijelova poruke u aktivnom " -"sandučiću." - -#: lib/Message.php:199 -msgid "Cannot move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Poruke se ne mogu premjestiti u Smeće - sandučić za Smeće nije definiran u " -"postavkama." - -#: pgp.php:282 -msgid "Cannot retrieve public key from cache." -msgstr "Nije uspjelo dohvaćanje javnog ključa iz međuspremnika." - -#: lib/Search.php:721 lib/UI/Message.php:27 templates/login/recompose.html:23 -#: templates/contacts/contacts.html:42 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.html:79 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"Uvoz certifikata nije podržan. Na ovom poslužitelju nije uključen upload " -"datoteka." - -#: lib/MIME/Viewer/itip.php:823 lib/MIME/Viewer/itip.php:955 -msgid "Chair Person" -msgstr "Predsjedatelj" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Promijeni pod-mapu" - -#: config/prefs.php.dist:149 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Promijeni opcije prikaza kao Å¡to su broj poruka po stranici i način njihovog " -"sortiranja." - -#: config/prefs.php.dist:26 -msgid "Change mail server and folder settings." -msgstr "Promijeni poslužitelj za poÅ¡tu i postavke mape." - -#: config/prefs.php.dist:16 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "Promijeni ime, adresu i potpis koji su vidljivi primateljima e-poÅ¡te." - -#: config/prefs.php.dist:1108 -msgid "Characters to display:" -msgstr "Prikazati znakove:" - -#: templates/folders/actions.html:6 templates/mailbox/message_headers.html:13 -msgid "Check All/None" -msgstr "Uključi sve/niÅ¡ta" - -#: lib/UI/Compose.php:152 -msgid "Check Spelling" -msgstr "Provjeri pravopis" - -#: mailbox.php:656 folders.php:383 -msgid "Check _All/None" -msgstr "Uključi _sve/niÅ¡ta" - -#: templates/folders/actions.html:29 -msgid "Check for New Mail" -msgstr "Provjeravaj novu poÅ¡tu" - -#: config/prefs.php.dist:557 -msgid "Check spelling before sending a message?" -msgstr "Provjeriti pravopis prije slanja poruke?" - -#: lib/UI/Compose.php:153 -msgid "Checking ..." -msgstr "Provjera u toku..." - -# postupak ? -#: templates/folders/actions.html:11 templates/folders/actions.html:13 -msgid "Choose Action" -msgstr "Izaberite akciju" - -#: config/servers.php.dist:224 -msgid "Choose a mail server:" -msgstr "Izaberite poslužitelj e-poÅ¡te:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Izaberite rezultat ili uredite adresu desno:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Izaberite adresar koji želite koristiti prilikom dodavanja adresa." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Odaberite poredak adresara za pretraživanje prilikom proÅ¡irivanja adresa." - -#: config/prefs.php.dist:657 -msgid "Clear Inline Font Specifications" -msgstr "Ukloni ugrađene specifikacije fonta" - -#: config/prefs.php.dist:656 -msgid "Clear MSOffice tags" -msgstr "Ukloni MSOffice oznake" - -#: lib/MIME/Viewer/images.php:101 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Kliknite %s kako biste konvertirali datoteku slike u format koji VaÅ¡ " -"preglednik može prikazati." - -#: lib/MIME/Contents.php:449 -#, php-format -msgid "Click %s to download the data." -msgstr "Kliknite %s ako želite preuzeti podatke." - -#: lib/MIME/Viewer/images.php:90 -#, php-format -msgid "Click %s to download the image." -msgstr "Kliknite %s ako želite preuzeti sliku." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Kliknite %s ako želite do stranice za upravljanje %s." - -#: lib/MIME/Viewer/pkcs7.php:487 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Kliknite %s kako biste pregledali prilog u odvojenom prozoru." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "" -"Kliknite %s za pregled ovog multipart/related dijela u zasebnom prozoru." - -#: lib/MIME/Viewer/pgp.php:248 lib/MIME/Viewer/pgp.php:275 -#: lib/MIME/Viewer/pkcs7.php:220 -msgid "Click HERE to verify the message." -msgstr "Kliknite OVDJE za provjeru potpisa poruke." - -#: config/prefs.php.dist:531 -#, php-format -msgid "Click here to open all mailto: links in %s." -msgstr "Kliknite ovdje za otvaranje svih mailto: poveznica u %s." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Kliknite na jedan od vaÅ¡ih odabranih adresara te potom selektirajte sva " -"polja za pretraživanje." - -#: config/prefs.php.dist:1241 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Klikom na adresu otvorit će se nova poruka za sastavljanje" - -#: config/prefs.php.dist:1242 -msgid "Clicking on the address will open the message to be read" -msgstr "Klik na adresu otvara poruku za čitanje" - -#: templates/fetchmail/fetchmail.html:33 templates/newmsg/alert.html:17 -msgid "Close" -msgstr "Zatvori" - -#: compose.php:34 -msgid "Close this window" -msgstr "Zatvori prozor" - -# okviri? -#: lib/IMAP/Tree.php:2038 -msgid "Closed Folder" -msgstr "Zatvorena mapa" - -# suzi -#: folders.php:464 -msgid "Collapse" -msgstr "Skupi" - -#: folders.php:399 -msgid "Collapse All" -msgstr "Skupi sve" - -# okviri? -#: folders.php:399 -msgid "Collapse All Folders" -msgstr "Skupi sve mapei" - -# okviri? -#: folders.php:464 -msgid "Collapse Folder" -msgstr "Skupi mapui" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Indikator boje: " - -#: config/prefs.php.dist:1279 -msgid "Combine all namespaces" -msgstr "Ujediniti sve imenske prostore" - -#: templates/pgp/pgp.html:97 -msgid "Comment:" -msgstr "Komentar:" - -#: lib/MIME/Viewer/itip.php:1025 -msgid "Completed" -msgstr "DovrÅ¡eno" - -#: config/prefs.php.dist:581 -msgid "Compose messages in a separate window?" -msgstr "Sastaviti poruku u drugom prozoru?" - -#: config/prefs.php.dist:591 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "Sastaviti poruku u HTML GUI-ju (ako preglednik to omogućava)?" - -#: config/prefs.php.dist:95 -msgid "Configure how messages are displayed." -msgstr "Prilagodi prikaz poruka." - -#: config/prefs.php.dist:131 -msgid "Configure mail preview options." -msgstr "Konfiguriraj opcije kratkog pregleda e-poÅ¡te." - -#: config/hooks.php.dist:575 -msgid "Connection to server failed." -msgstr "Povezivanje na poslužitelj nije uspjelo." - -#: config/hooks.php.dist:530 -msgid "Contacts" -msgstr "Kontakti" - -#: config/prefs.php.dist:177 -#, php-format -msgid "Control PGP support for %s." -msgstr "Podesi PGP podrÅ¡ku za %s." - -#: config/prefs.php.dist:186 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Podesi S/MIME podrÅ¡ku za %s." - -#: config/prefs.php.dist:123 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "Podesi provjeravanje nove poÅ¡te i obavijesti o novim porukama." - -#: config/prefs.php.dist:929 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Konvertirati teksualne emotikone u grafičke?" - -#: mailbox.php:486 mailbox.php:895 message.php:520 message.php:707 -msgid "Copy" -msgstr "Kopiraj" - -#: config/prefs.php.dist:652 -msgid "Copy selection" -msgstr "Kopiraj odabrano" - -#: mailbox.php:486 mailbox.php:895 message.php:520 message.php:707 -msgid "Copy to folder" -msgstr "Kopiraj u mapu" - -#: lib/Compose.php:2098 -#, php-format -msgid "Could not attach %s to the message." -msgstr "Nije uspjelo dodavanje priloga %s poruci." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Zahtjev nije uspio zbog: %s" - -#: attachment.php:51 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Kreiranje VFS backenda nije moguće: %s" - -#: lib/Message.php:790 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Brisanje poruke iz %s nije bilo moguće. Slijedi poruka poslužitelja:%s" - -#: lib/Session.php:333 -msgid "Could not execute maintenance operations." -msgstr "IzvrÅ¡avanje postupka održavanja nije moguće." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Raspakiravanje zatražene datoteke iz MS-TNEF priloga nije bilo moguće." - -#: lib/MIME/Viewer/zip.php:61 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Raspakiravanje zatražene datoteke iz Zip arhive nije bilo moguće. " - -#: lib/Spam.php:237 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Poruke se ne mogu premjestiti u spam - sandučić za spam nije definiran u " -"postavkama." - -#: lib/IMAP/Client.php:320 -msgid "Could not open secure connection to the IMAP server." -msgstr "Nije uspjelo otvaranje sigurne konekcije na IMAP poslužitelj." - -# povratiti, dohvatiti, -#: lib/Session.php:284 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Nije uspjelo dohvaćanje imenskih prostora na IMAP poslužitelju" - -# povratiti, dohvatiti, -#: compose.php:52 -msgid "Could not retrieve the message from the mail server." -msgstr "Nije uspjelo dohvaćanje poruke s e-mail poslužitelja." - -#: lib/Compose.php:1099 -#, php-format -msgid "Could not save recipients: %s" -msgstr "Nije uspjelo spremanje primatelja: %s" - -#: lib/Template.php:231 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Nije uspjelo spremanje kompajliranog predloÅ¡ka '%s'." - -#: templates/fetchmail/fetchmailprefs.html:121 -#: templates/folders/actions.html:16 -msgid "Create" -msgstr "Kreiraj" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Kreiraj mapu" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Kreiraj mape" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "Kreiraj ključeve" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Kreiraj novi račun" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Kreiraj novu mapu za spam" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Kreiraj novu mapu koncepta" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Kreiraj novu mapu poslane poÅ¡te" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:25 -msgid "Create a new trash folder" -msgstr "Kreiraj novu mapu smeća" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Kreiraj račun" - -#: config/prefs.php.dist:162 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Kreiraj pravila filtriranja za uređivanje dolazne poÅ¡te, sortiraj je po " -"mapama i obriÅ¡i neželjenu poÅ¡tu." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Kreiraj nove Å¡ablone" - -#: templates/compose/compose.html:317 -msgid "Current Attachments" -msgstr "Trenutni prilozi" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "Trenutni pristup na %s" - -#: config/prefs.php.dist:1292 -msgid "Current expanded status in the folders view" -msgstr "Trenutna vrijednost proÅ¡irenja u stablu mapa" - -#: config/prefs.php.dist:632 -msgid "Current style" -msgstr "Trenutni stil" - -#: config/prefs.php.dist:140 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "" -"Prilagodi korisničke račune za povlačenje poÅ¡te sa drugih korisničkih računa." - -#: config/prefs.php.dist:88 -msgid "Customize how to deal with message drafts." -msgstr "Prilagodi postavke za koncepte poruka." - -#: config/prefs.php.dist:80 -msgid "Customize how you reply to or forward mail." -msgstr "Prilagodi postavke za odgovoranje i prosljeđivanje poruka." - -#: config/prefs.php.dist:64 -msgid "Customize how you send mail." -msgstr "Prilagodi postavke slanja poÅ¡te." - -#: config/prefs.php.dist:44 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Prilagodi zadatke koji će se pokretati po prijavljivanju na %s." - -#: config/prefs.php.dist:651 -msgid "Cut selection" -msgstr "Izreži odabrano" - -#: mailbox.php:582 -msgid "Dat_e" -msgstr "Datu_m" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Datum" - -#: lib/Search.php:751 -msgid "Date <" -msgstr "Datum <" - -#: lib/Search.php:746 -msgid "Date =" -msgstr "Datum =" - -#: lib/Search.php:756 -msgid "Date >=" -msgstr "Datum >=" - -#: templates/thread/thread.html:26 -msgid "Date:" -msgstr "Datum:" - -#: templates/search/search.html:99 -msgid "Day" -msgstr "Dan" - -#: lib/MIME/Viewer/itip.php:1013 -msgid "Declined" -msgstr "Odbijen" - -#: lib/MIME/Viewer/itip.php:290 -msgid "Declined: " -msgstr "Odbijen: " - -#: config/prefs.php.dist:641 -msgid "Decrease Indent" -msgstr "Smanji uvlačenje" - -#: config/prefs.php.dist:695 -msgid "Default" -msgstr "Podrazumijevano" - -#: config/prefs.php.dist:962 -msgid "Default (US-ASCII)" -msgstr "Podrazumijevano (US-ASCII)" - -#: config/prefs.php.dist:766 -msgid "Default forwarding method:" -msgstr "Podrazumijevani način proslijeđivanja:" - -#: config/prefs.php.dist:1207 -msgid "Default sorting criteria:" -msgstr "Podrazumijevani kriteriji sortiranja:" - -#: config/prefs.php.dist:1217 -msgid "Default sorting direction:" -msgstr "Podrazumijevani smjer sortiranja:" - -#: lib/MIME/Viewer/itip.php:1021 -msgid "Delegated" -msgstr "Dodijeljeno" - -#: mailbox.php:508 mailbox.php:510 folders.php:429 message.php:554 -#: lib/IMAP/ACL/rfc4314.php:57 templates/pgp/pgp.html:43 -#: templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:59 templates/smime/smime.html:35 -#: templates/folders/actions.html:19 -msgid "Delete" -msgstr "ObriÅ¡i" - -#: pgp.php:419 smime.php:320 -#, php-format -msgid "Delete %s Public Key" -msgstr "ObriÅ¡i %s javni ključ" - -#: templates/pgp/pgp.html:86 templates/smime/smime.html:75 -msgid "Delete Current Keys" -msgstr "ObriÅ¡i trenutne ključeve" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "ObriÅ¡i mapue" - -#: templates/folders/folders_confirm.html:23 -msgid "Delete Selected Folders" -msgstr "ObriÅ¡i odabrane mape" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "ObriÅ¡i Å¡ablonu" - -#: thread.php:174 -msgid "Delete Thread" -msgstr "ObriÅ¡i nit" - -#: folders.php:429 -msgid "Delete Virtual Folder" -msgstr "ObriÅ¡i virtualnu mapu" - -# definiciju? -#: mailbox.php:428 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "ObriÅ¡i definiciju virtualne mape za %s" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Obrisati povučene poruke sa udaljenih poslužitelja?" - -#: lib/MIME/Viewer/itip.php:746 -msgid "Delete from my calendar" -msgstr "ObriÅ¡i iz mojeg kalendara" - -#: config/prefs.php.dist:430 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Obrisati stare povezane priloge početkom mjeseca?" - -#: config/prefs.php.dist:384 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Obrisati mape stare poslane poÅ¡te početkom mjeseca?" - -#: config/prefs.php.dist:856 -msgid "Delete spam messages" -msgstr "ObriÅ¡i spam poruke" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Brisanje/pražnjenje" - -#: templates/compose/compose.html:345 -msgid "Delete?" -msgstr "Obrisati?" - -#: mailbox.php:779 message.php:480 templates/mailbox/navbar.html:20 -#: templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Obrisano" - -#: lib/Search.php:817 -msgid "Deleted messages" -msgstr "Obrisane poruke" - -#: compose.php:240 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Prilog \"%s\" je obrisan." - -#: config/prefs.php.dist:109 -msgid "Deleting and Moving Messages" -msgstr "Brisanje i premjeÅ¡tanje poruka" - -#: lib/MIME/Viewer/itip.php:718 -msgid "Deny request" -msgstr "Odbij zahtjev" - -#: lib/MIME/Viewer/itip.php:638 -msgid "Deny request for free/busy information" -msgstr "Odbij zahtjev za slobodan/zauzet informacijom" - -#: config/prefs.php.dist:1216 -msgid "Descending" -msgstr "Silazni" - -#: lib/MIME/Viewer/itip.php:799 lib/MIME/Viewer/itip.php:930 -msgid "Description" -msgstr "Opis" - -#: templates/compose/compose.html:341 -msgid "Description:" -msgstr "Opis:" - -# pojedinosti -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 templates/smime/smime.html:35 -#: templates/smime/smime.html:67 -msgid "Details" -msgstr "Detalji" - -#: lib/Compose.php:2940 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "Nije dodan prilog \"%s\" jer je prijenos prekinut." - -#: lib/Compose.php:2949 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "Nije dodan prilog \"%s\" jer je datoteka prazna." - -#: lib/Compose.php:2936 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" -"Nije dodan prilog \"%s\" jer je prekoračena maksimalna veličina prijenosa." - -#: lib/Compose.php:2944 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"Nije dodan prilog \"%s\" jer konfiguracija poslužitelja nije dopustila " -"prijenos datoteke." - -#: config/prefs.php.dist:921 -msgid "Dim signatures?" -msgstr "Prikriti potpise?" - -#: config/prefs.php.dist:661 -msgid "Direction left to right" -msgstr "Smjer slijeva na desno" - -#: config/prefs.php.dist:662 -msgid "Direction right to left" -msgstr "Smjer zdesna na lijevo" - -#: config/prefs.php.dist:283 -msgid "Display Virtual Inbox?" -msgstr "Prikaži Virtualni INBOX?" - -# ..o poslanoj poruci? -#: config/prefs.php.dist:565 -msgid "Display confirmation after sending a message?" -msgstr "Prikazati potvrdu nakon slanja poruke?" - -#: config/prefs.php.dist:938 -msgid "Display in Body of Message" -msgstr "Prikaži u glavnom dijelu poruke" - -#: config/prefs.php.dist:1072 -msgid "Display pop-up notification of new mail?" -msgstr "Prikazati pop-up obavijest o novoj poÅ¡ti? " - -#: config/prefs.php.dist:1037 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Prikazati poveznicu na \"Isprazni Spam\" u traci izbornika?" - -#: config/prefs.php.dist:1029 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Prikazati poveznicu na \"Isprazni Smeće\" u traci izbornika?" - -#: templates/compose/compose.html:332 -msgid "Disposition:" -msgstr "RazmjeÅ¡taj:" - -#: templates/search/search.html:87 -msgid "Do NOT match" -msgstr "NE podudara se" - -# zbog dolaska nove poÅ¡te, za dolaznu poÅ¡tu, za novu poÅ¡tu -#: templates/folders/actions.html:30 -msgid "Do Not Check for New Mail" -msgstr "Ne provjeravaj novu poÅ¡tu" - -#: config/prefs.php.dist:1243 -msgid "Do not generate a link in the From: column" -msgstr "Ne kreiraj poveznicu u stupcu Od:" - -#: templates/javascript_defs.php:30 -msgid "Doing so will discard this message permanently." -msgstr "Ovim postupkom ćete nepovratno odbaciti poruku." - -#: login.php:430 -msgid "Don't have an account? Sign up." -msgstr "Nemate račun? Prijavite se." - -#: templates/folders/actions.html:34 -msgid "Download" -msgstr "Preuzmi" - -#: lib/MIME/Contents.php:250 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Preuzmi %s u .zip formatu" - -#: message.php:680 -msgid "Download All Attachments (in .zip file)" -msgstr "Preuzmi sve priloge (u .zip formatu)" - -#: templates/folders/actions.html:35 -msgid "Download [.zip format]" -msgstr "Preuzmi [.zip format]" - -#: lib/MIME/Contents.php:250 -msgid "Download in .zip Format" -msgstr "Preuzmi u .zip formatu" - -#: mailbox.php:769 message.php:478 templates/message/navbar_navigate.html:14 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:40 -msgid "Draft" -msgstr "Koncept" - -#: lib/IMAP/Tree.php:1993 -msgid "Draft folder" -msgstr "Mapa koncepta" - -#: config/prefs.php.dist:301 -msgid "Drafts" -msgstr "Koncepti" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Mapa za koncepte:" - -#: login.php:266 -msgid "Dynamic" -msgstr "Dinamički" - -#: templates/pgp/pgp.html:102 -msgid "E-mail Address:" -msgstr "E-mail adresa:" - -#: mailbox.php:834 -msgid "END" -msgstr "KRAJ" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "POGREÅ KA: VaÅ¡a poruka se nije isporučila." - -#: folders.php:430 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Uredi" - -#: mailbox.php:431 -msgid "Edit Search Query" -msgstr "Uredi uvjete pretraživanja" - -#: folders.php:430 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Uredi Virtualnu mapu" - -# definiciju? -#: mailbox.php:427 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Uredi definiciju virtualne mape za %s" - -#: filterprefs.php:91 -msgid "Edit your Blacklist" -msgstr "Uredi crnu listu" - -#: filterprefs.php:90 -msgid "Edit your Filter Rules" -msgstr "Uredi pravila filtriranja" - -#: filterprefs.php:92 -msgid "Edit your Whitelist" -msgstr "Uredi bijelu listu" - -#: config/prefs.php.dist:1145 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Uredite svoje postavke za pristup drugim e-mail korisničkim računima." - -#: lib/Message.php:807 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Obrisane su sve poruke od %s." - -#: lib/Message.php:783 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Obrisane su sve poruke iz virtualne mape za smeće." - -#: templates/folders/actions.html:20 -msgid "Empty" -msgstr "Isprazni" - -#: templates/folders/folders_confirm.html:23 -msgid "Empty Selected Folders" -msgstr "Isprazni odabranu mapu(e)" - -#: lib/IMP.php:859 -msgid "Empty _Spam" -msgstr "Isprazni _Spam" - -#: lib/IMP.php:851 -msgid "Empty _Trash" -msgstr "Isprazni _Smeće" - -#: mailbox.php:424 -msgid "Empty folder" -msgstr "Isprazni mapu" - -#: pgp.php:472 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "Aktivirati PGP funkcije?" - -#: smime.php:358 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "Aktivirati S/MIME funkcije?" - -#: config/prefs.php.dist:1096 -msgid "Enable message previews?" -msgstr "Omogućiti pregled poruke? " - -# Å¡ifriranja -#: compose.php:1153 -msgid "Encr_yption Options" -msgstr "Opcije _enkripcije" - -#: lib/Compose.php:1815 -msgid "End forwarded message" -msgstr "ZavrÅ¡i proslijeđenu poruku" - -#: lib/Compose.php:1705 -msgid "End message" -msgstr "Kraj poruke" - -#: lib/Compose.php:1703 -#, php-format -msgid "End message from %s" -msgstr "Kraj poruke od %s" - -#: lib/MIME/Viewer/itip.php:608 lib/MIME/Viewer/itip.php:610 -#: lib/MIME/Viewer/itip.php:784 lib/MIME/Viewer/itip.php:786 -msgid "End:" -msgstr "Kraj:" - -# lozinku? -#: pgp.php:447 smime.php:346 -msgid "Enter Passphrase" -msgstr "Unesite tajnu frazu" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Unesite naziv VaÅ¡e nove mape za spam" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Unesite naziv VaÅ¡e nove mape za koncepte" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Unesite naziv VaÅ¡e nove mape poslane poÅ¡te" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Unesite naziv VaÅ¡e nove mape za smeće" - -#: message.php:569 lib/Search.php:741 config/prefs.php.dist:763 -msgid "Entire Message" -msgstr "Cijelu poruku" - -#: message.php:175 thread.php:71 lib/Compose.php:1139 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Kontakt \"%s\" je uspjeÅ¡no dodan u VaÅ¡ adresar." - -#: lib/MIME/Viewer/pgp.php:453 lib/MIME/Viewer/status.php:71 -#: lib/MIME/Viewer/status.php:162 lib/MIME/Viewer/pkcs7.php:444 -msgid "Error" -msgstr "GreÅ¡ka" - -#: lib/IMAP/Client.php:305 lib/IMAP/Client.php:325 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "GreÅ¡ka prilikom spajanje na IMAP poslužitelj: [%s] %s" - -#: lib/MIME/Contents.php:150 -msgid "Error displaying message." -msgstr "GreÅ¡ka pri prikazivanju poruke." - -#: lib/MIME/Viewer/itip.php:340 lib/MIME/Viewer/itip.php:446 -#, php-format -msgid "Error sending reply: %s." -msgstr "GreÅ¡ka prilikom slanja odgovora: %s." - -#: templates/pgp/pgp.html:37 templates/smime/smime.html:29 -msgid "Error:" -msgstr "GreÅ¡ka:" - -#: lib/MIME/Viewer/itip.php:103 -msgid "Event successfully deleted." -msgstr "Zapis događaja je uspjeÅ¡no obrisan." - -#: config/prefs.php.dist:1061 -msgid "Every 15 minutes" -msgstr "Svakih 15 minuta" - -#: config/prefs.php.dist:1058 -msgid "Every 30 seconds" -msgstr "Svakih 30 sekundi" - -#: config/prefs.php.dist:824 config/prefs.php.dist:1060 -msgid "Every 5 minutes" -msgstr "Svakih 5 minuta" - -#: config/prefs.php.dist:1062 -msgid "Every half hour" -msgstr "Svakih pola sata" - -#: config/prefs.php.dist:1059 -msgid "Every minute" -msgstr "Svake minute" - -#: folders.php:475 -msgid "Expand" -msgstr "ProÅ¡iri" - -#: folders.php:398 -msgid "Expand All" -msgstr "ProÅ¡iri sve" - -#: folders.php:398 -msgid "Expand All Folders" -msgstr "ProÅ¡iri sve mape" - -#: folders.php:475 -msgid "Expand Folder" -msgstr "ProÅ¡iri mapu" - -#: compose.php:828 compose.php:1080 -msgid "Expand Names" -msgstr "ProÅ¡iri imena" - -#: config/prefs.php.dist:1271 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "U pregledu mapa postaviti proÅ¡irenje stabla mapa kao zadano?" - -#: config/prefs.php.dist:1293 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Postaviti proÅ¡irenje stabla mapa kao zadano?" - -#: config/prefs.php.dist:601 -msgid "FCKeditor" -msgstr "FCKeditor" - -# Tražilice -#: lib/IMP.php:870 lib/IMP.php:872 -msgid "F_etch Mail" -msgstr "Dohvati poÅ¡tu" - -# Tražilice -#: fetchmail.php:50 config/prefs.php.dist:139 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Dohvati poÅ¡tu" - -#: config/prefs.php.dist:1153 -msgid "Fetch Mail in a separate window?" -msgstr "Dohvatiti poÅ¡tu u drugom prozoru?" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Dohvatiti poruke na početku rada?" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "Dohvaćeno %d poruka od %s" - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Dohvaćena 1 poruka od %s" - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Dohvat poÅ¡te: " - -# "Fetchmail: nema novih poruka." -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Dohvat poÅ¡te: nema novih poruka." - -#: lib/IMP.php:876 -msgid "Fi_lters" -msgstr "Fi_lteri" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "Polja za pretragu" - -#: templates/javascript_defs.php:35 templates/compose/compose.html:271 -msgid "File" -msgstr "Datoteka" - -#: templates/filters/prefs.html:2 -msgid "Filter Settings" -msgstr "Postavke filtriranja" - -# (Pro)filtrirati sadržaj zbog.. -#: config/prefs.php.dist:839 -msgid "Filter message content for profanity?" -msgstr "Filtrirati sadržaj poruka prema uvredljivim sadržajima?" - -#: templates/filters/prefs.html:7 -msgid "Filter support is disabled on this system." -msgstr "PodrÅ¡ka filtriranja je onemogućena na ovom sustavu." - -#: config/prefs.php.dist:161 -msgid "Filters" -msgstr "Filteri" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Filteri: %s stranica za upravljanje" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Nađi:" - -#: config/prefs.php.dist:1189 -msgid "First Mailbox Page" -msgstr "Prva stranica sandučića" - -#: mailbox.php:278 -msgid "First Page" -msgstr "Prva stranica" - -#: mailbox.php:774 message.php:479 templates/message/navbar_navigate.html:10 -#: templates/mailbox/navbar.html:16 templates/mailbox/navbar.html:32 -msgid "Flagged For Followup" -msgstr "Označeno za odgovor" - -#: lib/Search.php:807 -msgid "Flagged messages" -msgstr "Označene poruke" - -#: mailbox.php:533 message.php:568 -msgid "Fo_rward" -msgstr "P_roslijedi" - -#: lib/IMAP/Tree.php:2038 templates/folders/folders_size.html:6 -msgid "Folder" -msgstr "Mapa" - -#: folders.php:273 templates/folders/folders_confirm.html:6 -msgid "Folder Actions - Confirmation" -msgstr "Promjene na mapama - Potvrda" - -# navigator, upravljač -#: folders.php:336 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Navigator mapa" - -#: folders.php:293 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Veličine mapa" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Pregled mapa" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "Dijeljenje mape nije omogućeno." - -#: folders.php:46 -msgid "Folder use is not enabled." -msgstr "KoriÅ¡tenje mapa nije omogućeno." - -#: config/prefs.php.dist:630 -msgid "Font Color" -msgstr "Boja fonta" - -#: config/prefs.php.dist:1260 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Format prikaza datuma danaÅ¡njih poruka u sandučiću" - -#: mailbox.php:533 message.php:568 lib/Compose.php:1798 -msgid "Forward" -msgstr "Proslijedi" - -#: lib/Compose.php:1784 -msgid "Forward:" -msgstr "Proslijedi:" - -#: lib/Compose.php:1899 -msgid "Forwarded Message:" -msgstr "Proslijeđena poruka:" - -#: lib/Compose.php:1811 -msgid "Forwarded message" -msgstr "Proslijeđena poruka" - -#: lib/Compose.php:1809 -#, php-format -msgid "Forwarded message from %s" -msgstr "Proslijeđena poruka od %s" - -#: lib/MIME/Viewer/itip.php:437 -msgid "Free/Busy Request Response" -msgstr "Zatraži slobodan/zauzet odgovor" - -#: mailbox.php:592 -msgid "Fro_m" -msgstr "_Od" - -#: lib/Search.php:711 lib/UI/Mailbox.php:99 lib/UI/Message.php:25 -#: templates/compose/compose.html:27 -msgid "From" -msgstr "Od" - -#: config/prefs.php.dist:1202 -msgid "From Address" -msgstr "IshodiÅ¡na adresa" - -#: templates/thread/thread.html:31 -msgid "From:" -msgstr "Od:" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Galerija" - -#: config/prefs.php.dist:14 config/prefs.php.dist:24 config/prefs.php.dist:34 -#: config/prefs.php.dist:42 -msgid "General Options" -msgstr "Općenite opcije" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Preuzeti samo nove poruke? (samo IMAP-om)" - -#: folders.php:385 lib/MIME/Viewer/itip.php:650 lib/MIME/Viewer/itip.php:860 -#: lib/MIME/Viewer/itip.php:991 -msgid "Go" -msgstr "Kreni" - -#: thread.php:140 -msgid "Go to Message" -msgstr "Idi na poruku" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Prikaži Virtualni INBOX" - -#: lib/IMP.php:404 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Prikaži zapis u adresaru za \"%s\"" - -#: message.php:447 lib/Filter.php:130 lib/MIME/Contents.php:449 -#: lib/MIME/Viewer/images.php:90 lib/MIME/Viewer/images.php:97 -#: lib/MIME/Viewer/images.php:99 lib/MIME/Viewer/status.php:119 -#: lib/MIME/Viewer/status.php:128 lib/MIME/Viewer/related.php:85 -#: lib/MIME/Viewer/appledouble.php:48 lib/MIME/Viewer/pkcs7.php:487 -#: lib/MIME/Viewer/notification.php:60 lib/MIME/Viewer/notification.php:67 -msgid "HERE" -msgstr "OVDJE" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:477 -msgid "HTML Version of Message" -msgstr "HTML verzija poruke" - -#: message.php:619 -msgid "Headers" -msgstr "Zaglavlja" - -#: config/prefs.php.dist:664 -msgid "Help using editor" -msgstr "Pomoć u koriÅ¡tenju uređivača" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Ovo je poruka koju ste sastavljali:" - -#: config/prefs.php.dist:912 -msgid "Hidden" -msgstr "Sakriveno" - -#: config/prefs.php.dist:910 -msgid "Hidden in List Messages" -msgstr "Sakriveno u popisu poruka" - -# niza zaglavlja? -#: config/prefs.php.dist:909 -msgid "Hidden in Thread View" -msgstr "Sakriveno u pregledu niza" - -# niza zaglavlja? -#: config/prefs.php.dist:911 -msgid "Hidden in Thread View and List Messages" -msgstr "Sakriveno u pregledu niza i popisu poruka" - -#: mailbox.php:259 -msgid "Hide Deleted" -msgstr "Sakrij obrisano" - -#: folders.php:391 -msgid "Hide Unsubscribed" -msgstr "Sakrij nepretplaćeno" - -#: compose.php:1042 -msgid "High" -msgstr "Visoko" - -#: message.php:293 -msgid "High Priority" -msgstr "Visoki prioritet" - -#: compose.php:1041 -msgid "Highest" -msgstr "NajviÅ¡i" - -#: config/prefs.php.dist:643 -msgid "Horizontal Rule" -msgstr "Vodoravna linija" - -#: config/prefs.php.dist:940 -msgid "How do you want to display attachments?" -msgstr "Kakvo prikazivanje priloga želite?" - -#: config/prefs.php.dist:1281 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "Kako prikazati imenske prostore u pregledu stabla mapa?" - -#: config/prefs.php.dist:792 -msgid "How to attribute quoted lines in a reply" -msgstr "Način dodavanja citiranih redova u odgovoru" - -#: lib/IMAP.php:309 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (protokol auto-detekcije)" - -#: lib/IMAP.php:315 -msgid "IMAP (self-signed certificate)" -msgstr "IMAP (certifikat potpisan sam sobom)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "IMAP poslužitelj je zatvorio konekciju. Odgovor poslužitelja: %s" - -#: lib/IMAP.php:327 -msgid "IMAP over SSL" -msgstr "IMAP putem SSL-a" - -#: lib/IMAP.php:333 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP putem SSL-a (certifikat potpisan sam sobom)" - -#: lib/IMAP.php:321 -msgid "IMAP, no TLS" -msgstr "IMAP, bez TLS-a" - -# poÅ¡tanski, poslužitelji poÅ¡te? -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 mail poslužitelji" - -#: lib/IMAP/Client.php:285 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "Ako koristite SSL ili TLS, mora biti učitana PHP ekstenzija openssl." - -#: templates/folders/folders_confirm.html:13 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Ako nastavite, sve poruke iz mape/a će biti izgubljene!" - -#: saveimage.php:48 -msgid "Image" -msgstr "Slika" - -#: lib/MIME/Viewer/html.php:160 -msgid "Images have been blocked to protect your privacy." -msgstr "Slike su blokirane radi zaÅ¡tite vaÅ¡e privatnosti." - -#: templates/folders/import.html:17 -msgid "Import" -msgstr "Uvezi" - -#: templates/pgp/import_key.html:48 templates/smime/import_key.html:69 -msgid "Import Key" -msgstr "Uvezi ključ" - -#: templates/pgp/pgp.html:131 templates/smime/smime.html:81 -msgid "Import Keypair" -msgstr "Uvezi par ključeva" - -#: templates/folders/actions.html:37 -msgid "Import Messages" -msgstr "Uvezi poruke" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "Uvezi PGP ključ" - -# osobni privatni, osobni vlastiti ? -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Uvezi osobni tajni PGP ključ " - -# osobni privatni, osobni vlastiti ? -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Uvezi osobni tajni PGP ključ ovdje:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Uvezi osobni javni PGP ključ" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Uvezi osobni javni PGP ključ ovdje:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Uvezi osobne S/MIME certifikate" - -#: templates/pgp/pgp.html:55 templates/smime/smime.html:47 -msgid "Import Public Key" -msgstr "Uvezi javni ključ" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Uvezi javni PGP ključ" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Uvezi javni PGP ključ ovdje:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Uvezi javni S/MIME ključ" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Uvezi S/MIME ključ" - -#: templates/folders/import.html:7 -msgid "Import mbox File" -msgstr "Uvezi mbox datoteku" - -#: templates/folders/import.html:12 -msgid "Import mbox file" -msgstr "Uvezi mbox datoteku" - -#: folders.php:150 -#, php-format -msgid "Imported %d messages from %s." -msgstr "\"Uvezeno %d starih poruka iz %s." - -#: pgp.php:179 -msgid "" -"Imported key contains your PGP private key. Only add your public key in the " -"first step!" -msgstr "" -"Uvezeni ključ sadrži VaÅ¡ privatni PGP ključ. U prvom koraku trebate dodati " -"samo javni ključ!" - -#: lib/MIME/Viewer/itip.php:1029 -msgid "In Process" -msgstr "U tijeku" - -#: lib/IMP.php:732 lib/IMP.php:742 lib/Folder.php:68 lib/api.php:293 -#: lib/IMAP/Tree.php:410 lib/IMAP/Tree.php:1976 -#: templates/prefs/initialpageselect.inc:4 -msgid "Inbox" -msgstr "Inbox" - -#: config/prefs.php.dist:780 -msgid "Include a brief summary of the header in a reply?" -msgstr "Uključiti kratki sažetak zaglavlja u odgovoru?" - -#: config/prefs.php.dist:775 -msgid "Include body text in forward message by default?" -msgstr "Uključiti tekst tijela u predložak proslijeđene poruke?" - -#: config/prefs.php.dist:746 -msgid "Include original message in a reply?" -msgstr "Uključiti izvornu poruku u odgovoru?" - -#: config/prefs.php.dist:642 -msgid "Increase Indent" -msgstr "Povećaj uvlačenje" - -#: lib/MIME/Viewer/status.php:131 lib/MIME/Viewer/notification.php:59 -msgid "Info" -msgstr "Info" - -#: pgp.php:418 smime.php:319 -#, php-format -msgid "Information on %s Public Key" -msgstr "Informacije o %s javnom ključu" - -#: pgp.php:449 -msgid "Information on Personal Private Key" -msgstr "Informacije o osobnom tajnom ključu" - -#: pgp.php:443 smime.php:344 -msgid "Information on Personal Public Key" -msgstr "Informacije o osobnom javnom ključu" - -# umetnuto, ugrađeno, uključeno -#: templates/javascript_defs.php:37 templates/compose/compose.html:277 -#: templates/compose/compose.html:336 -msgid "Inline" -msgstr "U istoj razini" - -# invertiraj, izokreni -#: lib/IMAP/ACL/rfc4314.php:53 lib/IMAP/ACL/rfc2086.php:53 -msgid "Insert" -msgstr "Umetanje" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Ovdje umetnite certifikat:" - -# invertiraj, izokreni -#: config/prefs.php.dist:646 -msgid "Insert Table" -msgstr "Umetni tablicu" - -#: config/prefs.php.dist:644 -msgid "Insert Web Link" -msgstr "Umetni poveznicu" - -#: config/prefs.php.dist:645 -msgid "Insert/Modify Image" -msgstr "Umetni/promijeni sliku" - -#: config/prefs.php.dist:654 -msgid "Insert/Overwrite" -msgstr "Umetni/prepiÅ¡i" - -#: lib/MIME/Viewer/itip.php:451 -msgid "Invalid Action selected for this component." -msgstr "Za ovu komponentu odabrana je neispravna akcija." - -#: lib/UI/Mailbox.php:62 lib/UI/Mailbox.php:113 -msgid "Invalid Address" -msgstr "Neispravna adresa" - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "Neispravni udaljeni sandučić" - -#: lib/Compose.php:1189 lib/Compose.php:1204 lib/Compose.php:1216 -#: lib/Compose.php:1231 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Neispravan znak u adresi e-poÅ¡te: %s." - -#: lib/Compose.php:1181 -#, php-format -msgid "Invalid e-mail address: %s." -msgstr "Neispravna e-mail adresa: %s." - -#: lib/Compose.php:1200 lib/Compose.php:1227 -msgid "Invalid hostname." -msgstr "Neispravno ime stroja." - -#: pgp.php:18 smime.php:101 -msgid "Invalid key" -msgstr "Neispravni ključ" - -#: lib/Compose.php:296 -msgid "Invalid message, cannot resume draft." -msgstr "Neispravna poruka, koncept se ne može nastaviti." - -#: pgp.php:215 -msgid "Invalid personal PGP private key." -msgstr "Neispravan osobni tajni PGP ključ." - -#: pgp.php:191 -msgid "Invalid personal PGP public key." -msgstr "Neispravan osobni javni PGP ključ." - -# invertiraj, izokreni -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Obrni" - -#: config/prefs.php.dist:627 -msgid "Italic" -msgstr "Kurziv" - -#: config/prefs.php.dist:636 -msgid "Justify Center" -msgstr "Poravnaj po sredini" - -#: config/prefs.php.dist:638 -msgid "Justify Full" -msgstr "Poravnaj obostrano" - -#: config/prefs.php.dist:635 -msgid "Justify Left" -msgstr "Poravnaj lijevo" - -#: config/prefs.php.dist:637 -msgid "Justify Right" -msgstr "Poravnaj desno" - -#: templates/compose/compose.html:317 templates/compose/compose.html:325 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:107 -msgid "Key Length:" -msgstr "Duljina ključa:" - -#: pgp.php:463 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "Generiranje ključa može potrajati duže vrijeme. Želite li nastaviti?" - -#: templates/pgp/pgp.html:50 templates/smime/smime.html:42 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "Uvoz ključeva nije moguć. Ovaj poslužitelj ne dopuÅ¡ta upload datoteka." - -#: templates/pgp/pgp.html:53 templates/smime/smime.html:45 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Uvoz ključeva nije moguć. Nemate definiran adresar u koji bi se dodali " -"kontakti." - -#: pgp.php:355 -msgid "Key successfully sent to the public keyserver." -msgstr "Ključ je uspjeÅ¡no poslan na javni poslužitelj ključeva." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Jezik" - -#: login.php:299 -msgid "Language:" -msgstr "Jezik:" - -#: config/prefs.php.dist:1190 -msgid "Last Mailbox Page" -msgstr "Zadnja stranica poÅ¡tanskog sandučića" - -#: mailbox.php:290 -msgid "Last Page" -msgstr "Zadnja stranica" - -#: compose.php:1197 -msgid "Link Attachments?" -msgstr "Kreiraj poveznicu na priloge?" - -#: attachment.php:35 lib/Compose.php:2604 -msgid "Linked attachments are forbidden." -msgstr "Vezivanje priloga je zabranjeno." - -#: lib/Compose.php:2620 -#, php-format -msgid "Links will expire on %s" -msgstr "Poveznica istječe %s" - -#: lib/IMAP/ACL/rfc4314.php:49 lib/IMAP/ACL/rfc2086.php:49 -msgid "List" -msgstr "Izlistavanje" - -#: config/prefs.php.dist:1379 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Izlistati sve kontakte prilikom otvaranja ekrana s kontaktima? (ako je " -"onemogućeno, jedino eksplicitno traženi kontakti će biti vidljivi)" - -#: config/prefs.php.dist:937 -msgid "Listing in the Header" -msgstr "Izlistavanje u zaglavlju" - -#: compose.php:813 -msgid "Loading..." -msgstr "Učitava se..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Lokalni sandučić:" - -#: lib/MIME/Viewer/itip.php:804 -msgid "Location" -msgstr "Lokacija" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:37 -msgid "Log in" -msgstr "Prijavi se" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Prijavi se na %s" - -# Prijava -#: login.php:426 -msgid "Login" -msgstr "Prijavi se" - -# prijavni, zadaci po prijavi? -#: config/prefs.php.dist:43 -msgid "Login Tasks" -msgstr "Prijavni zadaci" - -#: compose.php:1044 -msgid "Low" -msgstr "Nisko" - -#: message.php:297 -msgid "Low Priority" -msgstr "Nizak prioritet" - -#: compose.php:1045 -msgid "Lowest" -msgstr "Najniži" - -#: lib/MIME/Viewer/appledouble.php:51 -msgid "Macintosh File" -msgstr "Macintosh datoteka" - -# sažeti? -#: config/prefs.php.dist:130 -msgid "Mail Previews" -msgstr "Kratki pregledi e-poÅ¡te" - -# poslužitelj e-poÅ¡te -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Vrsta poslužitelja e-poÅ¡te za spajanje:" - -#: lib/IMAP/Tree.php:1983 lib/IMAP/Tree.php:2010 -msgid "Mailbox" -msgstr "Sandučić" - -# Opcije sandučića i prikaza mapa? -#: config/prefs.php.dist:148 -msgid "Mailbox and Folder Display Options" -msgstr "Opcije prikaza sandučića i mapa" - -#: lib/IMAP/ACL/rfc4314.php:52 lib/IMAP/ACL/rfc2086.php:52 -msgid "Mark (Other)" -msgstr "Označavanje (ostalo)" - -#: lib/IMAP/ACL/rfc4314.php:51 lib/IMAP/ACL/rfc2086.php:51 -msgid "Mark (Seen)" -msgstr "Označavanje (pregledano)" - -#: templates/folders/actions.html:32 -msgid "Mark All Messages as Seen" -msgstr "Označi sve poruke kao pregledane" - -#: templates/folders/actions.html:33 -msgid "Mark All Messages as Unseen" -msgstr "Označi sve poruke kao nepregledane" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "Označi kao:" - -#: config/prefs.php.dist:892 -msgid "Mark different levels of quoting with different colors?" -msgstr "Označiti različite razine citiranja različitim bojama?" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Označiti poruke kao pregledane? (samo IMAP)" - -# običnu, jednostavnu -#: config/prefs.php.dist:900 -msgid "Mark simple markup?" -msgstr "Označiti pojedinačnu oznaku?" - -# Pronaći.. -#: search.php:165 -msgid "Match All Queries" -msgstr "Podudaranje svih upita" - -#: search.php:163 -msgid "Match Any Query" -msgstr "Podudaranje bilo kojeg upita" - -#: config/prefs.php.dist:622 -msgid "Maximize/Minimize Editor" -msgstr "Maksimiziraj/minimiziraj uređivač" - -#: templates/compose/compose.html:283 -msgid "Maximum Attachment Size" -msgstr "Maksimalna veličina priloga" - -#: lib/api.php:101 -msgid "Maximum Number of Folders" -msgstr "Maksimalan broj mapa" - -#: lib/api.php:102 -msgid "Maximum Number of Recipients per Message" -msgstr "Maksimalni broj primatelja po poruci" - -#: lib/api.php:103 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Maksimalni broj primatelja po vremenskom periodu" - -#: templates/compose/compose.html:265 -msgid "Maximum number of attachments reached." -msgstr "Dosegnut je maksimalan broj dopuÅ¡tenih priloga." - -#: templates/compose/compose.html:262 -msgid "Maximum total attachment size reached." -msgstr "Dosegnuta je maksimalna veličina priloga." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Lista mapi izbornika" - -#: lib/Compose.php:1696 -msgid "Message" -msgstr "Poruka" - -#: config/prefs.php.dist:63 -msgid "Message Composition" -msgstr "Sastavljanje poruke" - -#: config/prefs.php.dist:1201 -msgid "Message Date" -msgstr "Datum poruke" - -#: config/prefs.php.dist:87 -msgid "Message Drafts" -msgstr "Koncepti poruka" - -#: config/prefs.php.dist:62 config/prefs.php.dist:78 config/prefs.php.dist:86 -#: config/prefs.php.dist:93 config/prefs.php.dist:108 -#: config/prefs.php.dist:121 config/prefs.php.dist:129 -#: config/prefs.php.dist:138 -msgid "Message Options" -msgstr "Opcije poruke" - -#: config/prefs.php.dist:79 -msgid "Message Replies/Forwards" -msgstr "Odgovori i prosljeđene poruke." - -#: search.php:338 -msgid "Message Search" -msgstr "Pretraga poruke" - -#: config/prefs.php.dist:1205 -msgid "Message Size" -msgstr "Veličina poruke" - -#: message.php:589 -msgid "Message Source" -msgstr "Izvor poruke" - -#: config/prefs.php.dist:94 -msgid "Message Viewing" -msgstr "Pregled poruke" - -#: lib/Compose.php:1694 -#, php-format -msgid "Message from %s" -msgstr "Poruka od %s" - -#: lib/UI/Mailbox.php:151 -msgid "Message has attachments" -msgstr "Poruka sadrži priloge" - -#: lib/UI/Mailbox.php:150 -msgid "Message is encrypted" -msgstr "Poruka je Å¡ifrirana" - -#: lib/UI/Mailbox.php:149 -msgid "Message is signed" -msgstr "Poruka je potpisana" - -#: compose.php:390 compose.php:397 -msgid "Message redirected successfully." -msgstr "Poruka je uspjeÅ¡no preusmjerena." - -#: lib/Compose.php:834 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Poruka je uspjeÅ¡no poslana, ali nije spremljena u %s" - -#: compose.php:461 compose.php:469 -msgid "Message sent successfully." -msgstr "Poruka je uspjeÅ¡no poslana." - -#: config/prefs.php.dist:1232 -msgid "Messages per page in the mailbox view." -msgstr "Broj poruka po stranici u pregledu poÅ¡tanskog sandučića." - -#: mailbox.php:225 -msgid "Messages to" -msgstr "Poruke za" - -#: login.php:270 -msgid "Minimalist" -msgstr "Minimalistički" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Način prikaza" - -#: login.php:308 -msgid "Mode:" -msgstr "Način:" - -#: templates/search/search.html:93 -msgid "Month" -msgstr "Mjesec" - -#: mailbox.php:485 mailbox.php:894 message.php:519 message.php:706 -msgid "Move" -msgstr "Premjesti" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "Pomakni dolje" - -#: config/prefs.php.dist:862 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "Premjesti spam poruke u spam mapu, a normalne poruke u INBOX" - -#: mailbox.php:485 mailbox.php:894 message.php:519 message.php:706 -msgid "Move to folder" -msgstr "Premjesti u mapu" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "Pomakni gore" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "ViÅ¡edijelno/alternativno" - -#: thread.php:181 -msgid "Multiple Message View" -msgstr "Pregled viÅ¡e poruka" - -#: templates/thread/thread.html:2 -msgid "Multiple Message View:" -msgstr "Pregled viÅ¡e poruka:" - -#: templates/pgp/pgp.html:4 templates/fetchmail/fetchmailprefs.html:91 -#: templates/smime/smime.html:4 -msgid "NOTE:" -msgstr "BILJEÅ KA:" - -#: lib/MIME/Viewer/itip.php:810 lib/MIME/Viewer/itip.php:942 -msgid "Name" -msgstr "Ime" - -#: pgp.php:120 -msgid "Name and/or email cannot be empty" -msgstr "Ime i/ili e-poÅ¡ta ne mogu biti prazni" - -# Potrebna -#: lib/MIME/Viewer/itip.php:1034 -msgid "Needs Action" -msgstr "Zahtijeva aktivnost" - -#: config/prefs.php.dist:728 config/prefs.php.dist:1057 -msgid "Never" -msgstr "Nikada" - -#: config/prefs.php.dist:718 -msgid "Never save attachments" -msgstr "Nikad ne spremaj priloge" - -#: lib/IMP.php:490 -msgid "New Folder" -msgstr "Nova mapa" - -#: config/prefs.php.dist:122 -msgid "New Mail" -msgstr "Nova e-poÅ¡ta" - -#: compose.php:33 compose.php:252 lib/Block/tree_folders.php:35 -msgid "New Message" -msgstr "Nova poruka" - -#: mailbox.php:854 lib/MIME/Headers.php:212 lib/MIME/Headers.php:235 -#, php-format -msgid "New Message to %s" -msgstr "Nova poruka za %s" - -#: message.php:535 -msgid "Next Message" -msgstr "Sljedeća poruka" - -#: mailbox.php:288 -msgid "Next Page" -msgstr "Sljedeća stranica" - -#: templates/javascript_defs.php:44 config/prefs.php.dist:823 -#: config/prefs.php.dist:1268 config/prefs.php.dist:1290 -#: templates/compose/compose.html:303 -msgid "No" -msgstr "Ne" - -#: smime.php:246 -msgid "No Certificate found" -msgstr "Certifikat nije pronađen" - -# nema enkripcije, Å¡ifriranja? -#: lib/IMP.php:1449 -msgid "No Encryption" -msgstr "Bez enkripcije" - -#: templates/pgp/pgp.html:34 templates/smime/smime.html:26 -msgid "No Keys in Keyring" -msgstr "Nema ključeva u privjesku" - -#: mailbox.php:267 rss.php:86 -#, php-format -msgid "No Messages" -msgstr "Nema poruka" - -#: pgp.php:147 -msgid "No PGP public key imported." -msgstr "Nema uvezenih PGP ključeva." - -#: mailbox.php:815 -msgid "No Preview Text" -msgstr "Nema teksta za kratki pregled" - -#: smime.php:171 -msgid "No S/MIME public key imported." -msgstr "Nema uvezenih S/MIME javnih ključeva." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Bez zvuka" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Prilozi nisu pronađeni." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "U javnom ključu nema informacija o email adresi." - -#: acl.php:76 -msgid "No folder selected." -msgstr "Niti jedna mapa nije selektirana." - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "Ne provjerava se nova poÅ¡ta u mapama." - -#: folders.php:210 lib/Folder.php:423 lib/Folder.php:471 -msgid "No folders were specified" -msgstr "Niti jedna mapa nije navedena" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "Nema mapa s novim porukama" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "Nema mapa s nepregledanim porukama" - -#: lib/IMP.php:1048 -msgid "No limit" -msgstr "Bez ograničenja" - -#: lib/Compose.php:1732 -msgid "No message body text" -msgstr "Poruka nema dio s glavnim sadržajem" - -#: lib/IMAP/Client.php:476 -msgid "No message returned." -msgstr "Nije vraćeno objaÅ¡njenje." - -#: mailbox.php:240 -msgid "No messages matched your search." -msgstr "Niti jedna poruka se ne podudara sa VaÅ¡om pretragom." - -#: pgp.php:220 -msgid "No personal PGP private key imported." -msgstr "Nema uvezenih osobnih PGP tajnih ključeva." - -#: pgp.php:196 -msgid "No personal PGP public key imported." -msgstr "Nema uvezenih osobnih PGP javnih ključeva." - -#: smime.php:221 -msgid "No personal S/MIME certificates imported." -msgstr "Nema uvezenih osobnih S/MIME certifikata." - -#: lib/MIME/Viewer/pkcs7.php:305 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "Poruka se ne može deÅ¡ifrirati jer ne postoji privatni ključ." - -#: lib/IMAP/Client.php:376 -msgid "No supported IMAP authentication method could be found." -msgstr "Nije podržana nijedna metoda IMAP autentikacije." - -# određen, specificiran -#: acl.php:108 -msgid "No user specified." -msgstr "Korisnikj nije naveden." - -#: lib/MIME/Viewer/itip.php:831 lib/MIME/Viewer/itip.php:963 -msgid "Non Participant" -msgstr "Ne-sudionik" - -#: lib/MIME/Viewer/itip.php:794 lib/MIME/Viewer/itip.php:925 -#: templates/prefs/folderselect.inc:21 templates/prefs/sourceselect.inc:35 -#: templates/prefs/spamselect.inc:20 templates/prefs/trashselect.inc:23 -#: templates/prefs/sentmailselect.inc:38 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "NiÅ¡ta" - -# Kraljevina -#: compose.php:1043 -msgid "Normal" -msgstr "Normalno" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Nije obrisano" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "Nije koncept" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:17 -#: templates/mailbox/navbar.html:33 -msgid "Not Flagged" -msgstr "Nije označeno" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Nije osobno" - -#: lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 lib/Crypt/PGP.php:136 -msgid "Not a valid public key." -msgstr "Javni ključ nije valjan" - -#: config/prefs.php.dist:975 -msgid "Not at all" -msgstr "Nikako" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "Budite svjesni da ovo može potrajati" - -#: lib/IMP.php:542 -msgid "Notepads" -msgstr "Bilježnice" - -#: config/hooks.php.dist:522 -msgid "Notes" -msgstr "BiljeÅ¡ke" - -#: config/prefs.php.dist:855 -msgid "Nothing" -msgstr "NiÅ¡ta" - -#: attachment.php:109 -msgid "Notification: Linked attachment downloaded" -msgstr "Obavijest: preuzet prilog iz poveznice" - -#: config/prefs.php.dist:439 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Broj mjeseci za očuvanje starih vezanih priloga, ako se briÅ¡u mjesečno." - -#: config/prefs.php.dist:393 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "Broj mjeseci za očuvanje mapa poslane poÅ¡te ako se briÅ¡e mjesečno." - -#: templates/contacts/contacts.html:68 -msgid "OK" -msgstr "OK" - -#: templates/search/search.html:61 templates/pgp/import_key.html:30 -#: templates/smime/import_key.html:31 -msgid "OR" -msgstr "ILI" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Mape stare poslane poÅ¡te koje se prazne." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Prikazivati samo mape sa nepročitanim porukama?" - -#: templates/javascript_defs.php:53 -msgid "Only one folder should be selected for this action." -msgstr "Za ovu aktivnost potrebno je odabrati samo jednu mapu." - -#: lib/IMP.php:927 lib/IMP.php:932 -msgid "Open Fo_lder" -msgstr "_Otvori mapu" - -#: lib/IMP.php:932 -msgid "Open Folder" -msgstr "Otvori mapu" - -#: lib/IMAP/Tree.php:2034 -msgid "Opened Folder" -msgstr "Otvorena mapa" - -#: lib/MIME/Viewer/itip.php:827 lib/MIME/Viewer/itip.php:959 -msgid "Optional Participant" -msgstr "Opcionalni sudionik" - -#: config/prefs.php.dist:639 -msgid "Ordered List" -msgstr "Popis s brojevima" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Ostali korisnički računi" - -#: config/prefs.php.dist:147 config/prefs.php.dist:160 -#: config/prefs.php.dist:167 config/prefs.php.dist:175 -#: config/prefs.php.dist:184 -msgid "Other Options" -msgstr "Ostale opcije" - -#: lib/IMAP/Tree.php:72 -msgid "Other Users' Folders" -msgstr "Mape drugih korisnika" - -#: lib/api.php:178 templates/login/login.html:103 -msgid "Outbound Server" -msgstr "Izlazni poslužitelj" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:165 lib/MIME/Viewer/pgp.php:213 -#: lib/MIME/Viewer/pgp.php:314 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1452 -msgid "PGP Encrypt Message" -msgstr "PGP Å¡ifriranje poruke" - -#: lib/IMP.php:1457 -msgid "PGP Encrypt Message with passphrase" -msgstr "PGP Å¡ifriranje poruke s tajnom frazom" - -#: lib/Compose.php:1406 -msgid "PGP Error: " -msgstr "PGP greÅ¡ka: " - -#: config/prefs.php.dist:176 -msgid "PGP Options" -msgstr "PGP opcije" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "Unos tajne fraze za PGP" - -#: templates/pgp/pgp.html:69 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "PodrÅ¡ka osobnog para PGP ključeva zahtijeva sigurnu vezu prema webu." - -#: pgp.php:159 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Javni PGP ključ za \"%s (%s)\" je uspjeÅ¡no dodan." - -#: pgp.php:262 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Javni PGP ključ za \"%s \" je uspjeÅ¡no obrisan." - -#: templates/pgp/pgp.html:29 -msgid "PGP Public Keyring" -msgstr "Privjesak PGP javnog ključa" - -#: lib/IMP.php:1453 -msgid "PGP Sign Message" -msgstr "PGP potpisivanje poruke" - -#: lib/IMP.php:1454 -msgid "PGP Sign/Encrypt Message" -msgstr "PGP potpisivanje/Å¡ifriranje poruke" - -#: lib/IMP.php:1458 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "PGP potpisivanje/Å¡ifriranje poruke s tajnom frazom" - -#: compose.php:733 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"Ne može se primijeniti podrazumijevano PGP Å¡ifriranje jer nisu nađeni javni " -"ključevi svih primatelja." - -#: pgp.php:210 -msgid "PGP private key successfully added." -msgstr "Tajni PGP ključ je uspjeÅ¡no dodan." - -#: pgp.php:185 -msgid "PGP public key successfully added." -msgstr "Javni PGP ključ je uspjeÅ¡no dodan." - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "PGP podrÅ¡ka je onemogućena na ovom sustavu." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"PGP podrÅ¡ka zahtijeva koriÅ¡tenje pop-up prozora. Ako je VaÅ¡ pretraživač " -"trenutno podeÅ¡en za blokiranje pop-up prozora, promijenite tu postavku inače " -"PGP mogućnosti neće ispravno funkcionirati." - -#: lib/Compose.php:1366 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: Potrebna tajna fraza za osobni tajni ključ." - -#: lib/Compose.php:1375 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: Potrebna tajna fraza za Å¡ifriranje poruke." - -#: lib/IMAP.php:279 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (protokol auto-detekcije)" - -#: lib/IMAP.php:285 -msgid "POP3 (self-signed certificate)" -msgstr "POP3 (certifikat potpisan sam sobom)" - -#: lib/IMAP.php:297 -msgid "POP3 over SSL" -msgstr "POP3 putem SSL-a" - -#: lib/IMAP.php:303 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 putem SSL-a (certifikat potpisan sam sobom)" - -#: lib/IMAP.php:291 -msgid "POP3, no TLS" -msgstr "POP3 bez TLS-a" - -#: mailbox.php:440 -#, php-format -msgid "Page %d of %d" -msgstr "Stranica %d od %d" - -#: config/prefs.php.dist:1187 -msgid "Page with the First Unseen Message" -msgstr "Stranica s prvom nepregledanom porukom" - -#: config/prefs.php.dist:1188 -msgid "Page with the Last Unseen Message" -msgstr "Stranica sa zadnjom nepregledanom porukom" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Stranica:" - -#: message.php:687 -msgid "Part(s)" -msgstr "Dijelovi" - -#: templates/pgp/pgp.html:122 -msgid "Passphrase (Again):" -msgstr "Tajna fraza (ponovo):" - -#: pgp.php:347 smime.php:255 -msgid "Passphrase successfully unloaded." -msgstr "Tajna fraza je uspjeÅ¡no ispražnjena." - -#: templates/pgp/pgp.html:117 templates/pgp/passphrase.html:19 -#: templates/smime/passphrase.html:21 -msgid "Passphrase:" -msgstr "Tajna fraza:" - -#: pgp.php:122 -msgid "Passphrases cannot be empty" -msgstr "Tajne fraze ne mogu biti prazne" - -#: pgp.php:124 -msgid "Passphrases do not match" -msgstr "Tajne fraze se ne podudaraju" - -#: lib/api.php:191 templates/login/login.html:92 -msgid "Password" -msgstr "Lozinka" - -#: templates/fetchmail/fetchmailprefs.html:59 -#: templates/smime/import_key.html:54 -msgid "Password:" -msgstr "Lozinka:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Lozinka: " - -#: config/prefs.php.dist:653 -msgid "Paste from clipboard" -msgstr "Umetni iz međuspremnika" - -#: mailbox.php:752 message.php:465 templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Osobno" - -#: config/prefs.php.dist:15 -msgid "Personal Information" -msgstr "Osobne informacije" - -#: pgp.php:130 -msgid "Personal PGP keypair generated successfully." -msgstr "Osobni par ključeva je uspjeÅ¡no generiran." - -#: pgp.php:137 -msgid "Personal PGP keys deleted successfully." -msgstr "Osobni par ključeva je uspjeÅ¡no obrisan." - -#: smime.php:227 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Osobni S/MIME certifikat NIJE uvezen: " - -#: smime.php:152 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Osobni S/MIME ključ je uspjeÅ¡no obrisan." - -#: config/prefs.php.dist:247 -msgid "Place your signature before replies and forwards?" -msgstr "Unijeti VaÅ¡ potpis ispred odgovora i proslijeđivanja?" - -#: lib/Compose.php:474 -msgid "Plaintext Version of Message" -msgstr "Plaintext verzija poruke" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Pustiti zvuk kad stigne nova poruka? VaÅ¡ preglednik mora imati podrÅ¡ku za " -"ugrađene zvučne datoteke. Na Windowsima i Macu to podržavaju skoro svi " -"preglednici, ali druge platforme mogu zahtijevati plugin." - -#: templates/javascript_defs.php:76 -msgid "Please enter a name for the new folder:" -msgstr "Molimo unesite naziv za novu mapu:" - -#: templates/javascript_defs.php:55 templates/javascript_defs.php:56 -msgid "Please enter the name of the new folder:" -msgstr "Molimo unesite naziv nove mape:" - -#: templates/javascript_defs.php:60 -msgid "Please enter the new name:" -msgstr "Molimo unesite novi naziv:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Unesite tajnu frazu za ovu poruku." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Molimo unesite tajnu frazu za svoj PGP ključ. Unos tajne fraze je potreban " -"samo jednom u svakoj sesiji." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Molimo unesite tajnu frazu svog S/MIME ključa. Unos tajne fraze je potreban " -"samo jednom u svakoj sesiji." - -#: login.php:192 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Molimo da se ponovo prijavite kako biste nastavili sastavljanje poruke. AKo " -"NE koristite cookie, A sastavljate poruku u pop-up prozoru, morat ćete se " -"iznova prijaviti u glavnom prozoru. Takva postavka onemogućava krađu ID " -"sesija. Ispričavamo se radi neugodnosti." - -#: templates/javascript_defs.php:71 -msgid "Please provide your password." -msgstr "Molimo unesite svoju lozinku." - -#: templates/javascript_defs.php:70 -msgid "Please provide your username." -msgstr "Molimo unesite svoje korisničko ime." - -#: lib/Compose.php:2794 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Molimo ispravite neodređenu ili neispravnu adresu." - -#: templates/javascript_defs.php:52 -msgid "Please select a folder before you perform this action." -msgstr "Molimo odaberite mapu prije nego započnete ovu akciju." - -#: templates/javascript_defs.php:64 -msgid "Please select at least one folder to search." -msgstr "Molimo odaberite barem jednu mapu za pretraživanje." - -#: templates/compose/redirect.html:40 -msgid "Please select or edit in the box to the right:" -msgstr "Molimo odaberite ili uredite unutar kućice na desno:" - -#: config/prefs.php.dist:1301 -msgid "Poll all folders for new mail?" -msgstr "Provjeri sve mape za novu poÅ¡tu?" - -#: lib/api.php:169 templates/login/login.html:67 -msgid "Port" -msgstr "Port" - -#: lib/IMAP/ACL/rfc4314.php:54 lib/IMAP/ACL/rfc2086.php:54 -msgid "Post" -msgstr "Isporuka" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Pokreće Horde" - -#: config/prefs.php.dist:239 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Ispred potpisa umetnuti isprekidane linije ('--')?" - -#: config/hooks.php.dist:538 -msgid "Preferences" -msgstr "Postavke" - -#: pgp.php:271 smime.php:262 filterprefs.php:53 -msgid "Preferences successfully updated." -msgstr "Postavke su uspjeÅ¡no ažurirane.'" - -#: compose.php:1217 -msgid "Preview" -msgstr "Pregled" - -#: message.php:528 -msgid "Previous Message" -msgstr "Prethodna poruka" - -#: mailbox.php:280 -msgid "Previous Page" -msgstr "Prethodna stranica" - -# IspiÅ¡i -#: message.php:603 -msgid "Print" -msgstr "Ispis" - -#: config/prefs.php.dist:650 -msgid "Print document" -msgstr "IspiÅ¡i dokument" - -#: message.php:691 -msgid "Printed By" -msgstr "Ispis korisnika" - -#: message.php:671 lib/MIME/Viewer/itip.php:918 -msgid "Priority" -msgstr "Prioritet" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Lozinka tajnog ključa:" - -#: config/prefs.php.dist:717 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Upitaj svaki put kada se Å¡alje prilog; zadano je NE" - -#: config/prefs.php.dist:716 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Upitaj svaki put kada se Å¡alje prilog; zadano je DA" - -#: config/prefs.php.dist:983 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "Pitati za potvrdu o pročitanoj poruci kada to poÅ¡iljatelj zatraži?" - -#: lib/api.php:173 templates/login/login.html:72 -msgid "Protocol" -msgstr "Protokol" - -#: login.php:290 templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Protokol:" - -#: lib/Crypt/PGP.php:491 -msgid "Public PGP keyserver support has been disabled." -msgstr "PodrÅ¡ka za poslužitelj javnih PGP ključeva je onemogućena." - -#: mailbox.php:454 mailbox.php:522 -msgid "Pur_ge Deleted" -msgstr "Isprazni iz_brisano" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:22 -msgid "Purge" -msgstr "Pražnjenje" - -#: mailbox.php:454 mailbox.php:522 -msgid "Purge Deleted" -msgstr "Isprazni obrisano" - -#: config/prefs.php.dist:458 -msgid "Purge Spam how often:" -msgstr "Koliko često prazniti Spam: " - -#: config/prefs.php.dist:486 -msgid "Purge Trash how often:" -msgstr "Koliko često prazniti Smeće: " - -#: config/prefs.php.dist:467 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "Iz mape Spam obriÅ¡i poruke starije od ovog broja dana." - -#: config/prefs.php.dist:495 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Iz mape Smeće obriÅ¡i poruke starije od ovog broja dana." - -#: config/prefs.php.dist:421 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "Iz mape s poslanom poÅ¡tom obriÅ¡i poruke starije od ovog broja dana." - -#: config/prefs.php.dist:448 -msgid "Purge old messages in the Spam folder?" -msgstr "Brisati stare poruke iz mape Spam?" - -#: config/prefs.php.dist:476 -msgid "Purge old messages in the Trash folder?" -msgstr "Brisati stare poruke iz mape Smeće?" - -#: config/prefs.php.dist:402 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Brisati stare poruke iz mape s poslanim porukama?" - -#: config/prefs.php.dist:412 -msgid "Purge sent-mail how often:" -msgstr "Koliko često brisati poslane poruke:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "BriÅ¡e se %d poruka iz mape Spam." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "BriÅ¡e se %d poruka iz mape Smeće." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "BriÅ¡e se %d poruka iz mape s poslanom poÅ¡tom." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "BriÅ¡e se 1 poruka iz mape Spam." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "BriÅ¡e se 1 poruka iz mape Smeće." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "BriÅ¡e se 1 poruka iz mape s poslanom poÅ¡tom %s." - -#: lib/Quota.php:64 -#, php-format -msgid "Quota status: %.2f MB / %.2f MB (%.2f%%)" -msgstr "Status zauzeća prostora: %.2f MB / %.2f MB (%.2f%%)" - -#: lib/Quota.php:70 -#, php-format -msgid "Quota status: %.2f MB / NO LIMIT" -msgstr "Status zauzeća prostora: %.2f MB / NEMA OGRANIČENJA" - -#: lib/IMP.php:1046 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Status zauzeća prostora: NEMA OGRANIČENJA" - -#: config/prefs.php.dist:788 -#, php-format -msgid "Quoting %f:" -msgstr "Citiram %f:" - -#: lib/IMAP/ACL/rfc4314.php:50 lib/IMAP/ACL/rfc2086.php:50 -msgid "Read" -msgstr "Čitanje" - -#: templates/folders/actions.html:40 -msgid "Rebuild Folder Tree" -msgstr "Obnovi stablo mapa" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Nedavne pretrage" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Nedavne pretrage:" - -#: message.php:573 message.php:617 -msgid "Redirec_t" -msgstr "Pre_usmjeri" - -#: message.php:573 message.php:617 -msgid "Redirect" -msgstr "Preusmjeri" - -#: templates/compose/redirect.html:83 -msgid "Redirect Message" -msgstr "Preusmjeri poruku" - -#: compose.php:376 -msgid "Redirect this message" -msgstr "Preusmjeri ovu poruku" - -#: config/prefs.php.dist:648 -msgid "Redoes your last action" -msgstr "Ponavlja vaÅ¡u prethodnu promjenu" - -#: folders.php:372 -msgid "Refresh" -msgstr "Osvježi" - -#: config/prefs.php.dist:1063 -msgid "Refresh Folder Views:" -msgstr "Osvježite pregled mapa:" - -#: mailbox.php:417 -msgid "Reload" -msgstr "Učitaj" - -#: folders.php:362 -msgid "Reload View" -msgstr "Osvježi pregled\"" - -#: lib/MIME/Viewer/itip.php:624 lib/MIME/Viewer/itip.php:643 -msgid "Remember the free/busy information." -msgstr "Zapamti slobodan/zauzet informaciju." - -#: config/prefs.php.dist:1270 -msgid "Remember the last view" -msgstr "Zapamti zadnji pregled" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Udaljeni sandučić:" - -#: search.php:287 -msgid "Remove Field From Search" -msgstr "Ukloni polje iz pretrage" - -#: config/prefs.php.dist:658 -msgid "Remove formatting" -msgstr "Ukloni formatiranje" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "Ukloni izvor" - -#: templates/folders/actions.html:18 -msgid "Rename" -msgstr "Preimenuj" - -#: config/prefs.php.dist:375 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Preimenovati mapu poslana-poÅ¡ta početkom mjeseca?" - -#: lib/Folder.php:380 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "" -"Preimenovanje \"%s\" u \"%s\" nije uspjelo. Evo Å¡to je rekao poslužitelj" - -#: message.php:557 -msgid "Reply" -msgstr "Odgovori" - -#: lib/MIME/Viewer/itip.php:342 lib/MIME/Viewer/itip.php:448 -msgid "Reply Sent." -msgstr "Odgovor poslan." - -#: compose.php:345 -msgid "Reply to All:" -msgstr "Odgovori svima:" - -#: compose.php:347 -msgid "Reply to List:" -msgstr "Odaberite na listu:" - -#: lib/MIME/Viewer/itip.php:626 lib/MIME/Viewer/itip.php:635 -#: lib/MIME/Viewer/itip.php:645 -msgid "Reply with Not Supported Message" -msgstr "Odgovori sa Nepodržana poruka" - -#: lib/MIME/Viewer/itip.php:633 -msgid "Reply with free/busy for next 2 months." -msgstr "Odgovori sa slobodan/zauzet iduća 2 mjeseca." - -#: lib/MIME/Viewer/itip.php:632 -msgid "Reply with requested free/busy information." -msgstr "Odgovori sa zatreženom slobodan/zauzet informacijom." - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Odgovori" - -#: lib/Compose.php:1975 -msgid "Reply-To: " -msgstr "Odgovori: " - -#: compose.php:343 -msgid "Reply:" -msgstr "Odgovori:" - -#: mailbox.php:544 message.php:614 -msgid "Report as Innocent" -msgstr "Prijavi kao sigurno" - -#: mailbox.php:538 message.php:608 -msgid "Report as Spam" -msgstr "Prijavi kao neželjenu poÅ¡tu" - -#: compose.php:1134 -msgid "Request a _Read Receipt" -msgstr "Zatraži potvrdu o p_ročitanome" - -#: config/prefs.php.dist:731 -msgid "Request read receipts?" -msgstr "Tražiti potvrde o pročitanome?" - -#: mailbox.php:115 -msgid "Requested message not found." -msgstr "Tražena poruka nije pronađena." - -#: lib/MIME/Viewer/itip.php:819 lib/MIME/Viewer/itip.php:951 -msgid "Required Participant" -msgstr "Traženi sudionik" - -#: templates/search/search.html:26 templates/search/search.html:183 -#: templates/acl/acl.html:80 -msgid "Reset" -msgstr "Resetiraj" - -#: lib/MIME/Viewer/itip.php:117 -msgid "Respondent Status Updated." -msgstr "Status poÅ¡iljatelja je ažuriran." - -#: message.php:596 -msgid "Resume" -msgstr "Nastavi" - -#: lib/UI/Compose.php:154 -msgid "Resume Editing" -msgstr "Nastavi uređivanje" - -#: login.php:193 -msgid "Resume your session" -msgstr "Nastavite sa svojom sesijom" - -# Fetchmail, povučenu poÅ¡tu, dohvat poÅ¡te, vanjsku poÅ¡tu? -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Povratak na Dohvat poÅ¡te" - -#: templates/folders/folders_size.html:30 -msgid "Return to Folders" -msgstr "Povratak na Mape" - -#: stationery.php:143 -msgid "Return to Message Composition" -msgstr "Povratak na Sastavljanje poruke" - -#: filterprefs.php:66 templates/pgp/pgp.html:21 templates/pgp/pgp.html:145 -#: templates/smime/smime.html:13 templates/smime/smime.html:93 -#: templates/acl/acl.html:35 templates/acl/acl.html:81 -#: templates/acl/acl.html:95 -msgid "Return to Options" -msgstr "Povratak na Opcije" - -#: config/prefs.php.dist:998 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Povratak na sadržaj sandučića nakon brisanja, premjeÅ¡tanja ili kopiranja " -"poruke?" - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "Prava korisnika \"%s\" se ne mogu mijenjati." - -# svojstvo, uloga, -#: lib/MIME/Viewer/itip.php:810 lib/MIME/Viewer/itip.php:942 -msgid "Role" -msgstr "Funkcija" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:173 lib/MIME/Viewer/pkcs7.php:296 -#: lib/MIME/Viewer/pkcs7.php:488 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1462 -msgid "S/MIME Encrypt Message" -msgstr "S/MIME Å¡ifriranje poruke" - -#: lib/Compose.php:1438 -msgid "S/MIME Error: " -msgstr "S/MIME greÅ¡ka: " - -#: lib/Compose.php:1417 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME pogreÅ¡ka: potrebna je tajna fraza za osobni tajni ključ." - -#: config/prefs.php.dist:185 -msgid "S/MIME Options" -msgstr "S/MIME opcije" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "S/MIME unos tajne fraze" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "Par osobnih S/MIME ključeva zahtijeva sigurnu vezu prema webu." - -#: smime.php:160 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "S/MIME javni ključ za \"%s\" je uspjeÅ¡no obrisan." - -#: smime.php:182 -msgid "S/MIME Public Key successfully added." -msgstr "S/MIME javni ključ uspjeÅ¡no dodan." - -#: templates/smime/smime.html:21 -msgid "S/MIME Public Keyring" -msgstr "Privjesak javnih S/MIME ključeva" - -#: smime.php:231 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Javni/osobni par S/MIME ključeva je uspjeÅ¡no dodan." - -# označena, potpisana? -#: lib/IMP.php:1463 -msgid "S/MIME Sign Message" -msgstr "S/MIME potpisivanje poruke" - -#: lib/IMP.php:1464 -msgid "S/MIME Sign/Encrypt Message" -msgstr "S/MIME potpisivanje/Å¡ifriranje poruke" - -#: templates/smime/smime.html:86 -msgid "S/MIME support is disabled on this system." -msgstr "S/MIME podrÅ¡ka je onemogućena na ovom sustavu." - -#: lib/MIME/Viewer/pkcs7.php:300 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"S/MIME podrÅ¡ka trenutno nije omogućena, stoga poruku nije moguće deÅ¡ifrirati." - -#: lib/MIME/Viewer/pkcs7.php:204 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"S/MIME podrÅ¡ka nije omogućena, stoga sadržaj ove potpisane poruke ne može " -"biti prikazan." - -#: lib/MIME/Viewer/pkcs7.php:177 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"S/MIME podrÅ¡ka nije omogućena , stoga digitalni potpis nije moguće " -"provjeriti. " - -#: lib/MIME/Viewer/pkcs7.php:134 -msgid "S/MIME support is not enabled." -msgstr "S/MIME podrÅ¡ka je onemogućena." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"S/MIME podrÅ¡ka zahtijeva koriÅ¡tenje pop-up prozora. Ako je VaÅ¡ preglednik " -"trenutno postavljen za blokiranje pop-up prozora, morate promijeniti " -"postavke, u suprotnom S/MIME mogućnosti neće ispravno raditi." - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: lib/api.php:181 templates/login/login.html:107 -msgid "SMTP Port" -msgstr "SMTP port" - -#: compose.php:1018 -msgid "S_ubject" -msgstr "_Naslov" - -#: compose.php:1113 -msgid "Sa_ve a copy in " -msgstr "S_premi kopiju u " - -#: message.php:600 -msgid "Sa_ve as" -msgstr "S_premi kao" - -#: templates/search/search.html:25 templates/search/search.html:182 -#: templates/fetchmail/fetchmailprefs.html:121 templates/acl/acl.html:79 -msgid "Save" -msgstr "Spremi" - -#: compose.php:1193 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Spremiti priloge s porukama u mapu poslana-poÅ¡ta?" - -# Započni godinu ? -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Spremi koncept" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "Spremi sliku" - -#: lib/MIME/Contents.php:262 -msgid "Save Image in Gallery" -msgstr "Snimi sliku u galeriju" - -#: filterprefs.php:129 templates/pgp/pgp.html:20 templates/pgp/pgp.html:144 -#: templates/smime/smime.html:12 templates/smime/smime.html:92 -msgid "Save Options" -msgstr "Spremi opcije" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Spremi Å¡ablonu" - -#: compose.php:931 -msgid "Save _Draft" -msgstr "Spremi _Koncept" - -#: message.php:600 config/prefs.php.dist:655 -msgid "Save as" -msgstr "Spremi kao" - -#: config/prefs.php.dist:814 -msgid "Save drafts as unseen?" -msgstr "Spremiti koncepte kao nepregledane?" - -#: config/prefs.php.dist:825 -msgid "Save drafts automatically while composing?" -msgstr "Automatski spremati koncepte tokom sastavljanja?" - -#: lib/MIME/Viewer/pkcs7.php:257 -msgid "Save in your Address Book" -msgstr "Snimi u adresar" - -#: config/prefs.php.dist:1369 -msgid "Save recipients automatically to the default address book?" -msgstr "Automatski spremiti primatelje u zadani adresar?" - -#: templates/search/search.html:173 -msgid "Save search as a virtual folder?" -msgstr "Spremiti pretragu kao virtualnu mapu?" - -#: config/prefs.php.dist:255 -msgid "Save sent mail?" -msgstr "Spremiti poslanu e-poÅ¡tu?" - -#: lib/Compose.php:247 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "" -"Spremanje koncepta nije uspjelo. GreÅ¡ka pri kreiranju mape za koncepte." - -#: lib/Compose.php:187 -msgid "Saving the draft failed. No draft folder specified." -msgstr "Spremanje koncepta nije uspjelo. Nije definirana mapa za koncepte." - -#: lib/Compose.php:218 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"Spremanje koncepta nije uspjelo. Zaglavlje %s sadrži neispravnu e-mail " -"adresu: %s" - -#: lib/Compose.php:254 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Spremanje koncepta nije uspjelo. Evo Å¡to je rekao poslužitelj: %s" - -#: mailbox.php:423 search.php:147 lib/Search.php:574 -#: lib/Block/tree_folders.php:43 templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Pretraga" - -#: mailbox.php:423 search.php:151 -#, php-format -msgid "Search %s" -msgstr "Pretraži %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Kriteriji pretraživanja" - -#: templates/search/search.html:137 -msgid "Search Folders" -msgstr "Pretraži mape" - -#: search.php:93 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Rezultati pretraživanja" - -#: templates/search/search.html:84 -msgid "Search Text" -msgstr "Pretraži tekst" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Pregledano" - -#: lib/Search.php:787 -msgid "Seen messages" -msgstr "Viđene poruke" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Odaberite drugi korisnički račun" - -#: search.php:278 -msgid "Select a date" -msgstr "Odaberite datum" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Označite polje" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "Odaberite račune s kojih želite preuzimati poÅ¡tu:" - -#: config/prefs.php.dist:169 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Izaberi izvore za pretragu adresa i dodavanje u adresar." - -#: config/prefs.php.dist:649 templates/search/search.html:141 -msgid "Select all" -msgstr "Označi sve" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "Onači sva polja za pretraživanje prilikom proÅ¡irivanja adresa." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Odaberite račun:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Odaberite sandučić" - -#: templates/search/search.html:142 -msgid "Select none" -msgstr "Označiti niÅ¡ta" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Odaberite Å¡ablonu:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Odaberite galeriju u koju želite snimiti sliku." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Odaberite vrstu e-mail poslužitelja:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Odaberi:" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Odabrani adresari:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Odabrane adrese" - -#: pgp.php:444 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "PoÅ¡alji ključ na poslužitelj javnih ključeva." - -#: lib/MIME/Viewer/itip.php:731 -msgid "Send Latest Information" -msgstr "PoÅ¡alji najnovije informacije" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "PoÅ¡alji poruku" - -#: templates/javascript_defs.php:34 -msgid "Send message without a Subject?" -msgstr "Poslati poruku bez naslova?" - -#: config/prefs.php.dist:263 -msgid "Sent" -msgstr "Poslano" - -#: lib/IMAP/Tree.php:2006 -msgid "Sent mail folder" -msgstr "Mapa poslane poÅ¡te" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Mapa poslane poÅ¡te:" - -#: lib/api.php:166 templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Poslužitelj" - -#: config/prefs.php.dist:25 -msgid "Server and Folder Information" -msgstr "Informacije o poslužitelju i mapama" - -#: login.php:282 templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Poslužitelj:" - -#: config/prefs.php.dist:110 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Postavi postavke za aktivnosti po premjeÅ¡tanju i brisanju poruka." - -#: config/prefs.php.dist:573 -msgid "Set the X-Priority header when composing messages?" -msgstr "Postaviti X-Priority u zaglavlje prilikom sastavljanja poruke?" - -#: config/prefs.php.dist:35 -msgid "Share Folders" -msgstr "Dijeli mape" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Dijeli mape e-poÅ¡te" - -#: config/prefs.php.dist:36 -msgid "Share your mail folders with other users." -msgstr "Dijelite svoje mape e-poÅ¡te sa ostalim korisnicima." - -#: lib/IMAP/Tree.php:70 -msgid "Shared Folders" -msgstr "Dijeljene mape" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "Treba li automatski provjeriti PGP potpis kod pregleda?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "Treba li automatski provjeriti S/MIME potpis kod pregleda?" - -#: config/prefs.php.dist:913 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Prikazivati ili sakriti velike blokove citiranog teksta? Å to god odabrali, " -"prebacivanje između opcija je jednostavno." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "" -"Skenirati zbog PGP podataka glavni dio tekstualnih/jednostavnih poruka?" - -#: config/prefs.php.dist:806 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Zatvoriti prozor za sastavljanje poruke po spremanju koncepta?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "Želite li VaÅ¡ PGP javni ključ dodavati kao prilog u sve poruke?" - -#: templates/search/search.html:144 -msgid "Show All Folders" -msgstr "Prikaži sve mape" - -#: message.php:624 -msgid "Show All Headers" -msgstr "Prikaži sva zaglavlja" - -#: message.php:621 -msgid "Show Common Headers" -msgstr "Prikaži česta zaglavlja" - -#: mailbox.php:257 -msgid "Show Deleted" -msgstr "Prikaži obrisano" - -#: lib/MIME/Viewer/html.php:160 -msgid "Show Images?" -msgstr "Prikazati slike?" - -# listama e-poÅ¡te -#: message.php:627 -msgid "Show Mailing List Information" -msgstr "Prikaži informacije o mailing listama" - -# prijavljene -#: templates/search/search.html:144 -msgid "Show Only Subscribed Folders" -msgstr "Prikaži samo pretplaćene mape" - -#: templates/folders/actions.html:39 -msgid "Show Size" -msgstr "Prikaži veličinu" - -#: folders.php:391 -msgid "Show Unsubscribed" -msgstr "Prikaži nepretplaćene" - -#: config/prefs.php.dist:847 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Prikazivati ikonu za odvajanje priloga od poruka?" - -#: config/prefs.php.dist:1280 -msgid "Show non-private mailboxes in separate folders" -msgstr "Prikazivati dijeljene sandučiće u odvojenim mapama" - -#: config/prefs.php.dist:1124 -msgid "Show previews for unread messages only?" -msgstr "Prikazivati kratke preglede samo nepročitanih poruka?" - -# oblačićima -#: config/prefs.php.dist:1132 -msgid "Show previews in tooltips?" -msgstr "Prikazati kratke preglede u naputcima?" - -#: config/prefs.php.dist:548 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Prikazati zaglavlje Bcc: prilikom sastavljanja poruka?" - -#: config/prefs.php.dist:539 -msgid "Show the Cc: header field when composing mail?" -msgstr "Prikazati zaglavlje Cc: prilikom sastavljanja poruka?" - -#: config/prefs.php.dist:1161 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Prikazivati ikonu povučene poÅ¡te u traci izbornika?" - -#: filterprefs.php:112 -msgid "Show the filter icon on the menubar?" -msgstr "Prikazivati ikonu filtera u traci izbornika?" - -#: lib/MIME/Viewer/html.php:175 -msgid "Show this HTML in a new window?" -msgstr "Prikazati ovaj HTML u drugom prozoru?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Prikazivati ukupan broj poruka e-poÅ¡te u mapi?" - -#: config/prefs.php.dist:908 -msgid "Shown" -msgstr "Prikazano" - -#: mailbox.php:607 -msgid "Si_ze" -msgstr "Veličina" - -#: templates/folders/folders_size.html:7 -msgid "Size" -msgstr "Veličina" - -#: lib/Search.php:762 -msgid "Size (KB) <" -msgstr "Veličina (KB) <" - -#: lib/Search.php:768 -msgid "Size (KB) >" -msgstr "Veličina (KB) >" - -#: templates/compose/compose.html:325 -msgid "Size:" -msgstr "Veličina:" - -#: mailbox.php:576 -msgid "Sort by Arrival" -msgstr "Razvrstaj prema dolasku" - -#: mailbox.php:581 -msgid "Sort by Date" -msgstr "Razvrstaj prema datumu" - -#: mailbox.php:591 -msgid "Sort by From Address" -msgstr "Razvrstaj prema dolaznoj adresi" - -#: mailbox.php:606 -msgid "Sort by Message Size" -msgstr "Razvrstaj prema veličini poruke" - -#: mailbox.php:601 -msgid "Sort by Subject" -msgstr "Razvrstaj prema naslovu" - -#: mailbox.php:596 -msgid "Sort by Thread" -msgstr "Razvrstaj prema nizu" - -# adresa -#: mailbox.php:586 -msgid "Sort by To Address" -msgstr "Razvrstaj prema odlaznoj adresi" - -#: config/prefs.php.dist:329 -msgid "Spam" -msgstr "Spam" - -#: lib/IMAP/Tree.php:1999 -msgid "Spam folder" -msgstr "Mapa neželjene poÅ¡te" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Mapa neželjene poÅ¡te:" - -#: compose.php:1099 -msgid "Special Characters" -msgstr "Posebni znakovi" - -#: search.php:40 -msgid "Special Virtual Folders cannot be edited." -msgstr "Posebne virtualne mape se ne mogu mijenjati." - -#: lib/UI/Compose.php:155 -msgid "Spell Check Failed" -msgstr "Provjera pravopisa je naÅ¡la greÅ¡ke" - -#: config/prefs.php.dist:660 -msgid "Split Block" -msgstr "Podijeli blok" - -#: lib/MIME/Viewer/itip.php:599 lib/MIME/Viewer/itip.php:601 -#: lib/MIME/Viewer/itip.php:775 lib/MIME/Viewer/itip.php:777 -msgid "Start:" -msgstr "Početak:" - -# Započni godinu ? -#: compose.php:1057 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Å ablona" - -#: stationery.php:135 -msgid "Stationery name:" -msgstr "Ime Å¡ablone:" - -#: stationery.php:137 -msgid "Stationery type:" -msgstr "Vrsta Å¡ablone:" - -#: stationery.php:140 -msgid "Stationery:" -msgstr "Å ablona:" - -#: lib/MIME/Viewer/itip.php:810 lib/MIME/Viewer/itip.php:942 -msgid "Status" -msgstr "Status" - -#: config/prefs.php.dist:629 -msgid "Strikethrough" -msgstr "Precrtano" - -#: message.php:684 -msgid "Strip All Attachments" -msgstr "Odvoji sve priloge" - -#: lib/MIME/Contents.php:273 -msgid "Strip Attachment" -msgstr "Odvoji prilog" - -#: message.php:684 -msgid "Strip Attachments" -msgstr "Odvoji priloge" - -#: config/prefs.php.dist:1116 -msgid "Strip linebreaks?" -msgstr "Odvojiti prijelome redova?" - -#: mailbox.php:602 -msgid "Sub_ject" -msgstr "Naslov" - -#: lib/Search.php:731 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Naslov" - -#: config/prefs.php.dist:1204 -msgid "Subject Field" -msgstr "Polje naslova" - -#: templates/thread/thread.html:36 -msgid "Subject:" -msgstr "Naslov:" - -#: templates/search/search.html:25 templates/search/search.html:182 -#: templates/pgp/passphrase.html:21 templates/smime/passphrase.html:23 -#: templates/saveimage/saveimage.html:19 -msgid "Submit" -msgstr "PoÅ¡alji" - -#: templates/folders/actions.html:25 -msgid "Subscribe" -msgstr "Pretplati se" - -#: config/prefs.php.dist:633 -msgid "Subscript" -msgstr "Indeks" - -#: lib/MIME/Viewer/pgp.php:456 lib/MIME/Viewer/status.php:86 -#: lib/MIME/Viewer/pkcs7.php:448 -msgid "Success" -msgstr "Uspjeh" - -#: templates/folders/folders_size.html:22 -msgid "Sum" -msgstr "Zbroj" - -#: lib/MIME/Viewer/itip.php:792 lib/MIME/Viewer/itip.php:794 -#: lib/MIME/Viewer/itip.php:923 lib/MIME/Viewer/itip.php:925 -msgid "Summary" -msgstr "Sažetak" - -#: config/prefs.php.dist:634 -msgid "Superscript" -msgstr "Eksponent" - -#: compose.php:1139 compose.php:1140 -msgid "Switch Composition Method" -msgstr "Izmijeni način sastavljanja" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Prebaci u HTML format sastavljanja" - -# sastavljanje jednostavnim tekstom -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Prebaci u 'plain text' sastavljanje" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Ciljna mapa" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Ciljni sandučić:" - -#: lib/IMP.php:525 -msgid "Task Lists" -msgstr "Liste zadataka" - -#: config/hooks.php.dist:514 -msgid "Tasks" -msgstr "Zadaci" - -#: compose.php:1144 -msgid "Te_xt" -msgstr "Te_kst" - -#: lib/MIME/Viewer/itip.php:296 -msgid "Tentative: " -msgstr "Provizorno: " - -#: lib/MIME/Viewer/itip.php:717 -msgid "Tentatively Accept request" -msgstr "Zahtjev za provizornim prihvaćanjem" - -#: lib/MIME/Viewer/itip.php:1017 -msgid "Tentatively Accepted" -msgstr "Provizorno prihvaćeno" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Odredbe datoteke Service nisu definirani unutar conf.php" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Tekst" - -#: config/prefs.php.dist:624 -msgid "Text Font" -msgstr "Font teksta" - -#: config/prefs.php.dist:623 -msgid "Text Format" -msgstr "Format teksta" - -#: config/prefs.php.dist:625 -msgid "Text Size" -msgstr "Veličina teksta:" - -#: config/prefs.php.dist:1245 -msgid "The From: column of the message should be linked:" -msgstr "Od: stupac poruke bi trebao biti povezan:" - -#: lib/IMAP/Client.php:434 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"Čini se da IMAP poslužitelj ne podržava odabranu metodu autentikacije. " -"Molimo kontaktirajte administratora." - -#: lib/MIME/Viewer/appledouble.php:48 -msgid "The Macintosh resource fork" -msgstr "Račvanje Macintosh izvora" - -#: lib/MIME/Viewer/appledouble.php:48 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Račve Macintosh izvora se mogu preuzeti %s." - -#: lib/MIME/Viewer/pkcs7.php:255 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "S/MIME certifikat od %s: " - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Korisnički račun \"%s\" je obrisan." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Korisnički račun \"%s\" je spremljen." - -#: attachment.php:44 -msgid "The attachment was not found." -msgstr "Prilog nije pronađen." - -#: config/prefs.php.dist:666 -msgid "The buttons NOT to show when using Xinha." -msgstr "Gumbi koje NE treba prikazati ako se koristi Xinha." - -#: config/prefs.php.dist:612 -msgid "The buttons to show when using FCKeditor." -msgstr "Gumbi koje treba prikazati ako se koristi FCKeditor." - -# nevažeći? -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "Kalendarski podaci su neispravni" - -# ispod -#: lib/MIME/Viewer/appledouble.php:49 -msgid "The contents of the Macintosh file are below." -msgstr "Sadržaj Macintosh datoteke se nalazi niže." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:69 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Trenutna mapa \"%s\" će biti preimenovana u \"%s\"." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"Nije uspjelo dohvaćanje popisa korisnika koji trenutno imaju pristup ovoj " -"mapi." - -#: config/prefs.php.dist:964 -msgid "The default charset for messages with no charset information:" -msgstr "Podrazumijevani kodni skup za poruke bez informacija o kodnom skupu:" - -#: lib/Compose.php:264 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Koncept je spremljen u \"%s\" mapu." - -#: lib/MIME/Viewer/itip.php:161 -msgid "The event was added to your calendar." -msgstr "Zapis događaja je dodan u VaÅ¡ kalendar." - -#: lib/MIME/Viewer/itip.php:148 -msgid "The event was updated in your calendar." -msgstr "Događaj je ažuriran u VaÅ¡em kalendaru." - -#: lib/Compose.php:2051 -#, php-format -msgid "The file %s could not be attached." -msgstr "Nije uspjelo dodavanje priloga %s." - -#: lib/Folder.php:284 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Mapa \"%s\" već postoji" - -#: folders.php:259 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "Mapa \"%s\" se ne može obrisati." - -#: lib/Folder.php:363 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "Mapa \"%s\" se ne može preimenovati." - -#: lib/Folder.php:306 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Mapa \"%s\" je kreirana, ali niste pretplaćeni na nju." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Mapa \"%s\" nije kreirana. Evo Å¡to je rekao poslužitelj" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Mapa \"%s\" nije obrisana. Evo Å¡to je rekao poslužitelj" - -#: lib/Folder.php:309 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Mapa \"%s\" je uspjeÅ¡no kreirana." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Mapa \"%s\" je uspjeÅ¡no obrisana." - -#: lib/Folder.php:383 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Mapa \"%s\" je uspjeÅ¡no preimenovana u \"%s\"." - -# do sada? -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "Sljedeće datoteke su priložene ovom dijelu:" - -#: templates/javascript/popup.js:59 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"Prozor za snimanje slike se ne može otvoriti. Možda ste u pregledniku " -"postavili blokiranje pop-up prozora?" - -#: config/prefs.php.dist:603 -msgid "The javascript editor to use on the compose page." -msgstr "Koji Javascript editor se koristi za sastavljanje poruka." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "Poslužitelj e-poÅ¡te javlja sljedeću poruku o pogreÅ¡ki:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "Poslužitelj e-poÅ¡te javlja sljedeću informativnu poruku:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "Poslužitelj e-poÅ¡te javlja sljedeću poruku:" - -#: lib/Message.php:797 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Sandučić %s je već prazan." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"Poruka od \"%s\" za \"%s\" (%d bajtova) prelazi granicu veličine za dohvat." - -#: templates/javascript_defs.php:48 -msgid "The message being composed has been closed. Exiting." -msgstr "Poruka koja se sastavljala je zatvorena. Izlazak." - -#: lib/MIME/Viewer/pgp.php:381 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "Čini se da ovo nije ispravno Å¡ifrirana PGP poruka. GreÅ¡ka: " - -#: lib/MIME/Viewer/pgp.php:252 lib/MIME/Viewer/pgp.php:416 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "Čini se da ova poruka nema ispravan PGP format (prema RFC 2015)." - -#: lib/MIME/Viewer/pgp.php:376 -msgid "The message below has been compressed with PGP." -msgstr "Ova poruka je komprimirana putem PGP-a." - -#: lib/MIME/Viewer/pgp.php:201 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Ova poruka je digitalno potpisana i Å¡ifrirana putem PGP-a, ali potpis nije " -"provjeren." - -#: lib/MIME/Viewer/pgp.php:207 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "Ova poruka je digitalno potpisana i Å¡ifrirana putem PGP-a." - -#: lib/MIME/Viewer/pgp.php:203 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"Ova poruka je digitalno potpisana putem PGP-a, ali potpis nije provjeren." - -#: lib/MIME/Viewer/pgp.php:209 -msgid "The message below has been digitally signed with PGP." -msgstr "Ova poruka je digitalno potpisana putem PGP-a." - -#: lib/MIME/Viewer/pgp.php:318 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"Ova poruka je Å¡ifrirana putem PGP-a, ali se ne može deÅ¡ifrirati jer je " -"podrÅ¡ka za PGP isključena." - -#: lib/MIME/Viewer/pgp.php:360 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"Ova poruka je Å¡ifrirana putem PGP-a, ali se ne može deÅ¡ifrirati jer ne " -"postoji privatni ključ." - -#: lib/MIME/Viewer/pgp.php:376 -msgid "The message below has been encrypted with PGP." -msgstr "Ova poruka je Å¡ifrirana putem PGP-a." - -#: lib/MIME/Viewer/pgp.php:370 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"Ova poruka je Å¡ifrirana putem PGP-a. Morate unijeti tajnu frazu za vaÅ¡ PGP " -"privatni ključ kako biste je deÅ¡ifrirali." - -#: lib/MIME/Viewer/pgp.php:353 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"Ova poruka je Å¡ifrirana putem PGP-a. Unesite tajnu frazu kojom je poruka " -"Å¡ifrirana." - -#: lib/MIME/Viewer/pgp.php:460 -msgid "The message below has been verified." -msgstr "Ova poruka ima ispravan potpis." - -#: lib/Crypt/PGP.php:382 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "Ova poruka nije digitalno potpisana niti Å¡ifrirana putem PGP-a." - -#: templates/javascript_defs.php:34 -msgid "The message does not have a Subject entered." -msgstr "Poruka nema naslov (Subject)." - -#: lib/Spam.php:222 lib/Filter.php:72 -msgid "The message has been deleted." -msgstr "Poruka je obrisana." - -#: lib/Spam.php:203 -msgid "The message has been reported as not spam to your system administrator." -msgstr "Poruka je prijavljena vaÅ¡em administratoru sustava kao ne-spam." - -#: lib/Spam.php:183 -msgid "The message has been reported as not spam." -msgstr "Poruka je prijavljena kao ne-spam." - -#: lib/Spam.php:195 -msgid "The message has been reported as spam to your system administrator." -msgstr "Poruka je prijavljena vaÅ¡em administratoru sustava kao spam." - -#: lib/Spam.php:175 -msgid "The message has been reported as spam." -msgstr "Poruka je prijavljena kao spam." - -#: lib/MIME/Viewer/pkcs7.php:453 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Potpis je potvrđen. PoÅ¡iljatelj: %s." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "Poruke su obrisane." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Tražena datoteka ne postoji u MS-TNEF prilogu." - -#: lib/MIME/Viewer/zip.php:67 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Tražena datoteka ne postoji u Zip prilogu" - -# obavjeÅ¡tajnu poruku, statusnu poruku, obavijest o statusu poruke? -#: message.php:448 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"PoÅ¡iljatelj ove poruke je zatražio Obavijest o razmjeÅ¡taju poruke nakon Å¡to " -"pročitate ovu poruku. Molimo kliknite %s kako biste poslali poruku " -"obavijesti. " - -#: templates/javascript_defs.php:33 -msgid "The signature could not be replaced." -msgstr "Potpis se ne može zamijeniti." - -#: templates/javascript_defs.php:32 -msgid "The signature was successfully replaced." -msgstr "Potpis je uspjeÅ¡no zamijenjen." - -#: attachment.php:60 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "Navedeni prilog ne postoji. Možda ga je obrisao izvorni poÅ¡iljatelj." - -#: attachment.php:129 -msgid "The specified file cannot be read." -msgstr "Navedena datoteka se ne može pročitati." - -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "Å ablona \"%s\" je dodana." - -#: stationery.php:74 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "Å ablona \"%s\" je obrisana." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "Å ablona \"%s\" je ažurirana." - -#: lib/Compose.php:972 -msgid "" -"The system is not properly configured. A detailed error description has been " -"logged for the administrator." -msgstr "" -"Sustav nije ispravno konfiguriran. Detaljan opis greÅ¡ke je zabilježen za " -"administratora." - -#: lib/MIME/Viewer/itip.php:192 -msgid "The task has been added to your tasklist." -msgstr "Zadatak je dodan na VaÅ¡u listu zadataka." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "Tekst poruke" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Tekst poruke se može pregledati %s." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "Tekst vraćene poruke" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Tekst vraćene poruke se može pregledati %s." - -#: lib/MIME/Viewer/notification.php:67 -msgid "The text of the sent message" -msgstr "Tekst poslane poruke" - -#: lib/MIME/Viewer/notification.php:67 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Tekst poslane poruke se može pregledati %s." - -#: lib/MIME/Viewer/itip.php:177 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Korisnikove slobodan/zauzet informacije su uspjeÅ¡no pohranjene." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "Nema alternativnih dijelova koji se mogu prikazati." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "O ovom sandučiću nema poruka." - -#: thread.php:108 -msgid "There is no text that can be displayed inline." -msgstr "Nema teksta koji se može izravno prikazati." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"DoÅ¡lo je do greÅ¡ke prilikom kopiranja poruke iz \"%s\" u \"%s\". Evo Å¡to je " -"rekao poslužitelj" - -#: lib/Message.php:270 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"DoÅ¡lo je do pogreÅ¡ke prilikom brisanja poruka iz mape \"%s\". Evo Å¡to je " -"rekao poslužitelj" - -#: lib/MIME/Viewer/itip.php:101 -msgid "There was an error deleting the event:" -msgstr "DoÅ¡lo je do greÅ¡ke pri brisanju događaja:" - -#: lib/MIME/Viewer/enriched.php:36 lib/MIME/Viewer/plain.php:50 -msgid "There was an error displaying this message part" -msgstr "DoÅ¡lo je do pogreÅ¡ke u prikazivanju ovog dijela poruke" - -#: lib/Message.php:634 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"DoÅ¡lo je do pogreÅ¡ke prilikom označavanja poruka u mapi \"%s\". Evo Å¡to je " -"rekao poslužitelj" - -#: folders.php:148 -#, php-format -msgid "There was an error importing %s." -msgstr "DoÅ¡lo je do pogreÅ¡ke prilikom uvoženja %s." - -#: lib/MIME/Viewer/itip.php:158 -msgid "There was an error importing the event:" -msgstr "DoÅ¡lo je do pogreÅ¡ke prilikom uvoženja događaja:" - -#: lib/MIME/Viewer/itip.php:189 -msgid "There was an error importing the task:" -msgstr "DoÅ¡lo je do pogreÅ¡ke prilikom uvoženja zadatka:" - -#: lib/MIME/Viewer/itip.php:175 -msgid "There was an error importing user's free/busy information:" -msgstr "" -"DoÅ¡lo je do pogreÅ¡ke prilikom uvoženja korisnikovih slobodan/zauzet " -"informacija:" - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"DoÅ¡lo je do pogreÅ¡ke prilikom premjeÅ¡tanja poruka iz \"%s\" u \"%s\". Evo " -"Å¡to je rekao poslužitelj" - -#: lib/Compose.php:748 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "DoÅ¡lo je do pogreÅ¡ke prilikom slanja VaÅ¡e poruke: %s" - -#: lib/MIME/Viewer/itip.php:115 lib/MIME/Viewer/itip.php:144 -msgid "There was an error updating the event:" -msgstr "DoÅ¡lo je do pogreÅ¡ke prilikom ažuriranja događaja:" - -#: lib/MIME/Viewer/pgp.php:166 -msgid "This PGP Public Key was attached to the message." -msgstr "Ovaj PGP javni ključ je bio priložen poruci." - -#: lib/MIME/Viewer/itip.php:106 lib/MIME/Viewer/itip.php:120 -#: lib/MIME/Viewer/itip.php:166 lib/MIME/Viewer/itip.php:180 -#: lib/MIME/Viewer/itip.php:196 lib/MIME/Viewer/itip.php:345 -msgid "This action is not supported." -msgstr "Ova akcija nije podržana." - -#: lib/MIME/Viewer/itip.php:202 lib/MIME/Viewer/itip.php:458 -msgid "This action is not yet implemented." -msgstr "Ova akcija joÅ¡ nije implementirana." - -#: templates/javascript_defs.php:61 -msgid "This folder may not be renamed:" -msgstr "Ova mapa se ne može preimenovati:" - -#: templates/javascript_defs.php:58 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Ovo bi moglo potrajati. Jeste li sigurni da želite nastaviti?" - -#: lib/MIME/Viewer/appledouble.php:47 -msgid "This message contains a Macintosh file." -msgstr "Ova poruka sadrži Macintosh datoteku." - -#: lib/MIME/Viewer/pkcs7.php:479 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "Ova poruka sadrži prilog digitalno potpisan putem S/MIME-a." - -#: lib/MIME/Viewer/pkcs7.php:483 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Ova poruka sadrži prilog Å¡ifriran putem S/MIME-a." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Ova poruka sadrži statusne informacije o dostavi, ali njen format je " -"nepoznat." - -#: lib/MIME/Viewer/pkcs7.php:201 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Ova poruka nije u ispravnom S/MIME formatu." - -#: lib/MIME/Viewer/pkcs7.php:174 -msgid "This message has been digitally signed via S/MIME." -msgstr "Ova poruka je digitalno potpisana putem S/MIME-a." - -#: lib/MIME/Viewer/pkcs7.php:170 lib/MIME/Viewer/pkcs7.php:297 -msgid "This message has been encrypted via S/MIME." -msgstr "Ova poruka je Å¡ifrirana putem S/MIME-a." - -#: lib/MIME/Contents.php:449 -msgid "This message part cannot be viewed because it is too large." -msgstr "Ovaj dio poruke se ne može pregledati jer je prevelik." - -# za, prema -#: message.php:521 -msgid "This message to" -msgstr "Ovu poruku u" - -#: lib/IMP.php:338 -#, php-format -msgid "" -"This request cannot be completed because the link you followed or the form " -"you submitted was only valid for %d minutes. Please try again now." -msgstr "" -"Ovaj zahtjev se ne može ispuniti jer je poveznica na koju ste kliknuli ili " -"forma koju ste poslali vrijedila samo %d minuta. Molimo pokuÅ¡ajte ponovo." - -#: acl.php:47 -msgid "This server does not support sharing folders." -msgstr "Ovaj poslužitelj ne podržava dijeljenje mapa." - -#: templates/javascript_defs.php:49 -msgid "This window must be called from a compose window." -msgstr "Ovaj se prozor poziva preko prozora za sastavljanje poruke." - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Prikaz nizova:" - -#: thread.php:181 config/prefs.php.dist:1206 -msgid "Thread View" -msgstr "Pregled niza" - -#: lib/MIME/Viewer/pdf.php:103 -msgid "Thumbnail of attached PDF file" -msgstr "Smanjeni prikaz priložene PDF datoteke" - -#: lib/MIME/Viewer/images.php:167 -msgid "Thumbnail of attached image" -msgstr "Smanjeni prikaz priložene slike" - -# Za? -#: mailbox.php:587 compose.php:832 lib/Search.php:716 lib/UI/Mailbox.php:90 -#: lib/UI/Message.php:26 templates/login/recompose.html:14 -#: templates/contacts/contacts.html:40 -msgid "To" -msgstr "Prima" - -#: config/prefs.php.dist:1203 -msgid "To Address" -msgstr "Odlazna adresa" - -#: message.php:565 -msgid "To All" -msgstr "Svima" - -#: message.php:561 -msgid "To List" -msgstr "Na listu" - -#: message.php:558 -msgid "To Sender" -msgstr "PoÅ¡iljatelju" - -#: message.php:565 -msgid "To _All" -msgstr "_Svima" - -#: message.php:561 -msgid "To _List" -msgstr "Na _Listu" - -#: templates/compose/redirect.html:47 -msgid "To field" -msgstr "Polje Prima" - -# odabir, označavanje? -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Za viÅ¡estruko selektiranje polja, držite pritisnitu tipku Control (PC) ili " -"Command (Mac) dok klikate miÅ¡em." - -#: config/prefs.php.dist:514 -msgid "To the stationery and form responses." -msgstr "Na Å¡ablone i predloÅ¡ke odgovora." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "Za TLS konekcije morate imati PHP 5.1.0 ili kasniju verziju." - -# Za? -#: thread.php:121 templates/thread/thread.html:31 -msgid "To:" -msgstr "Prima:" - -#: config/prefs.php.dist:659 -msgid "Toggle Borders" -msgstr "Promijeni rubove" - -#: config/prefs.php.dist:663 -msgid "Toggle HTML Source" -msgstr "HTML izvornik" - -#: config/prefs.php.dist:683 -msgid "Top" -msgstr "Na vrhu" - -#: templates/compose/compose.html:317 -msgid "Total Size:" -msgstr "Ukupna veličina:" - -#: login.php:263 -msgid "Traditional" -msgstr "Tradicionalni" - -#: config/prefs.php.dist:316 -msgid "Trash" -msgstr "Smeće" - -#: lib/IMAP/Tree.php:1986 -msgid "Trash folder" -msgstr "Mapa Smeće" - -#: templates/prefs/trashselect.inc:18 -msgid "Trash folder:" -msgstr "Mapa Smeće:" - -#: lib/MIME/Viewer/itip.php:144 -msgid "Trying to import the event instead." -msgstr "Umjesto toga pokuÅ¡avam uvoz događaja." - -#: lib/Quota/sql.php:73 -msgid "Unable to connect to SQL server." -msgstr "Nije uspjelo povezivanje na SQL poslužitelj." - -#: lib/Quota/mdaemon.php:45 lib/Quota/imap.php:42 lib/Quota/mercury32.php:68 -#: lib/Quota/command.php:91 lib/Quota/hook.php:42 lib/Quota/logfile.php:85 -#: lib/Quota/maildir.php:111 -msgid "Unable to retrieve quota" -msgstr "Nije uspjelo dohvaćanje kvote" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "Neodgovoreno" - -#: lib/Search.php:802 -msgid "Unanswered messages" -msgstr "Neodgovorene poruke" - -#: mailbox.php:514 message.php:552 -msgid "Undelete" -msgstr "Vrati obrisano" - -#: lib/Search.php:822 -msgid "Undeleted messages" -msgstr "Neobrisane poruke" - -#: config/prefs.php.dist:628 -msgid "Underline" -msgstr "Potcrtano" - -# sakriveni, tajni, anonimni, nepoznati ? -#: lib/UI/Mailbox.php:67 lib/UI/Mailbox.php:86 lib/MIME/Headers.php:254 -msgid "Undisclosed Recipients" -msgstr "Neobjavljeni primatelji" - -#: config/prefs.php.dist:647 -msgid "Undoes your last action" -msgstr "PoniÅ¡tava VaÅ¡ prethodni postupak" - -#: lib/IMAP/Client.php:464 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Neočekivani odgovor poslužitelja na naredbu AUTHENTICATE: " - -#: lib/IMAP/Client.php:430 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Neočekivani odgovor poslužitelja na Digest-MD5 odgovor." - -#: lib/Search.php:812 -msgid "Unflagged messages" -msgstr "Neoznačene poruke" - -#: lib/MIME/Viewer/itip.php:492 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Nepodržana komponenta tipa: %s" - -#: lib/MIME/Viewer/itip.php:813 -msgid "Unknown" -msgstr "Nepoznat" - -#: lib/UI/Mailbox.php:206 lib/UI/Mailbox.php:209 lib/UI/Mailbox.php:213 -msgid "Unknown Date" -msgstr "Nepoznat datum" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Nepoznat odgovor IMAP poslužitelja. Poruka poslužitelja: %s" - -#: lib/MIME/Viewer/itip.php:759 -msgid "Unknown Meeting" -msgstr "Nepoznat sastanak" - -#: lib/UI/Mailbox.php:105 -msgid "Unknown Recipient" -msgstr "Nepoznati primatelj" - -#: lib/MIME/Viewer/itip.php:903 -msgid "Unknown Task" -msgstr "Nepoznat zadatak" - -# izbaci? -#: pgp.php:447 smime.php:346 -msgid "Unload Passphrase" -msgstr "Isprazni tajnu frazu" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Bez naziva" - -# Kraljevina -#: mailbox.php:757 message.php:474 templates/message/navbar_navigate.html:9 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:31 -msgid "Unseen" -msgstr "Nepregledano" - -#: lib/Search.php:792 -msgid "Unseen messages" -msgstr "Neviđene poruke" - -#: templates/folders/actions.html:26 -msgid "Unsubscribe" -msgstr "Odjavi pretplatu" - -#: templates/compose/compose.html:291 -msgid "Update" -msgstr "Ažuriraj" - -#: lib/MIME/Viewer/itip.php:711 lib/MIME/Viewer/itip.php:751 -msgid "Update in my calendar" -msgstr "Ažuriraj u mom kalendaru" - -#: lib/MIME/Viewer/itip.php:738 -msgid "Update respondent status" -msgstr "Ažuriraj status poÅ¡iljatelja" - -#: lib/MIME/Viewer/itip.php:725 -msgid "Update this event on my calendar" -msgstr "Ažuriraj ovaj događaj u mom kalendaru" - -#: templates/pgp/import_key.html:38 templates/smime/import_key.html:40 -msgid "Upload:" -msgstr "Prijenos (upload):" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Upotrijebi zadanu vrijednost" - -#: config/prefs.php.dist:291 -msgid "Use IMAP folder subscriptions?" -msgstr "Koristiti pretplate na IMAP mape?" - -#: templates/prefs/trashselect.inc:24 -msgid "Use Virtual Trash" -msgstr "Koristi virtualno smeće" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Korisnik" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "Korisniku \"%s\" su uspjeÅ¡no pridana prava na mapu \"%s\"." - -#: lib/api.php:188 templates/login/login.html:85 -msgid "Username" -msgstr "Korisničko ime" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Korisničko ime:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Korisničko ime: " - -#: lib/MIME/Viewer/pkcs7.php:256 templates/pgp/pgp.html:43 -#: templates/pgp/pgp.html:75 templates/pgp/pgp.html:80 -#: templates/smime/smime.html:35 templates/smime/smime.html:67 -#: templates/smime/smime.html:71 -msgid "View" -msgstr "Pregled" - -#: lib/MIME/Viewer/tnef.php:109 lib/MIME/Viewer/zip.php:99 -#, php-format -msgid "View %s" -msgstr "Pregledaj %s" - -#: pgp.php:417 smime.php:318 -#, php-format -msgid "View %s Public Key" -msgstr "Pogledaj %s javni ključ" - -#: lib/MIME/Viewer/images.php:157 lib/MIME/Viewer/images.php:162 -#: lib/MIME/Viewer/pdf.php:93 lib/MIME/Viewer/pdf.php:98 -msgid "View Attachment" -msgstr "Prikaži prilog" - -#: mailbox.php:547 -msgid "View Messages" -msgstr "Prikaži poruke" - -#: pgp.php:448 smime.php:347 -msgid "View Personal Private Key" -msgstr "Pregledaj osobni tajni ključ" - -#: pgp.php:442 smime.php:343 -msgid "View Personal Public Key" -msgstr "Pregledaj osobni javni ključ" - -#: message.php:576 -msgid "View Thread" -msgstr "Pregledaj niz" - -#: lib/MIME/Viewer/pkcs7.php:487 -msgid "View attachment in a separate window" -msgstr "Pregledaj prilog u novom prozoru" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Pregledaj sadržaj u odvojenom prozoru" - -#: lib/MIME/Viewer/itip.php:149 lib/MIME/Viewer/itip.php:162 -msgid "View event" -msgstr "Pregledaj zapis događaja" - -#: mailbox.php:695 folders.php:447 -#, php-format -msgid "View messages in %s" -msgstr "Pregledaj poruke u %s" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Pregled ili sandučić koji želite da se prikazuje po prijavi:" - -#: lib/MIME/Viewer/itip.php:193 -msgid "View task" -msgstr "Pregledaj zadatak" - -#: mailbox.php:366 mailbox.php:367 -msgid "Virtual Folder" -msgstr "Virtualna mapa" - -#: search.php:90 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Virtualna mapa \"%s\" je uspjeÅ¡no kreirana." - -#: lib/IMAP/Tree.php:66 templates/search/search.html:166 -msgid "Virtual Folders" -msgstr "Virtualne mape" - -#: search.php:85 -msgid "Virtual Folders require a label." -msgstr "Virtualne mape trebaju oznaku." - -#: lib/Search.php:441 -msgid "Virtual INBOX" -msgstr "Virtualni Sandučić" - -#: lib/IMAP/Tree.php:2026 -msgid "Virtual INBOX Folder" -msgstr "Virtualna mapa Sandučić" - -#: lib/Search.php:385 -msgid "Virtual Trash" -msgstr "Virtualno smeće" - -#: lib/IMAP/Tree.php:2022 -msgid "Virtual Trash Folder" -msgstr "Virtualna mapa Smeće" - -#: templates/search/search.html:177 -msgid "Virtual folder label:" -msgstr "Oznaka virtualne mape:" - -#: lib/MIME/Viewer/pkcs7.php:442 lib/Crypt/PGP.php:382 -msgid "Warning" -msgstr "Upozorenje" - -#: lib/IMP.php:334 -msgid "" -"We cannot verify that this request was really sent by you. It could be a " -"malicious request. If you intended to perform this action, you can retry it " -"now." -msgstr "" -"Ne možemo potvrditi da ovaj zahtjev dolazi od VaÅ¡e strane. Možda se radi o " -"zloćudnom zahtjevu. Ako ste zaista željeli izvrÅ¡iti ovu akciju, sada ju " -"možete ponoviti." - -#: login.php:196 login.php:355 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "DobrodoÅ¡li u %s" - -#: config/prefs.php.dist:857 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Å to učiniti sa spam porukama nakon Å¡to su prijavljene kao spam ili ne-spam?" - -#: config/prefs.php.dist:1007 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Kod brisanja poruka, premjestiti ih u mapu Smeće umjesto označavanja kao " -"obrisanih?" - -#: config/prefs.php.dist:1191 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "" -"Prilikom prvog otvaranja novog sandručića, s kojom stranicom želite započeti?" - -#: config/prefs.php.dist:755 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"Prlikom odgovaranja/proslijeđivanja poruka, želite li koristiti isti format " -"kao izvorna poruka?" - -#: config/prefs.php.dist:719 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "" -"Prilikom spremanja poslane poÅ¡te, želite li spremiti i podatke iz priloga?" - -#: config/prefs.php.dist:675 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Kod slanja poruka i dovrÅ¡avanja adresa, koju domenu treba dodati " -"nekvalificiranim adresama (e-mail adresama bez \"@\")?" - -#: config/prefs.php.dist:976 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "Gdje prikazati poveznice na alternativne formate poruke?" - -#: config/prefs.php.dist:686 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "Gdje smjestiti kursor prilikom sastavljanja poruke?" - -#: mailbox.php:530 message.php:584 -msgid "Whitelist" -msgstr "Bijela lista" - -#: lib/prefs.php:241 config/prefs.php.dist:602 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:105 -msgid "Year" -msgstr "Godina" - -#: templates/javascript_defs.php:43 config/prefs.php.dist:1269 -#: config/prefs.php.dist:1291 templates/compose/compose.html:302 -msgid "Yes" -msgstr "Da" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "Priprema se dohvat e-poÅ¡te sa sljedećih korisničkih računa:" - -#: templates/folders/folders_confirm.html:11 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "PokuÅ¡avate obrisati sve poruke iz sljedećih mapa:" - -#: templates/folders/folders_confirm.html:10 -msgid "You are attempting to delete the following folder(s)." -msgstr "PokuÅ¡avate obrisati sljedeću mapu/e." - -#: templates/javascript_defs.php:76 -msgid "You are copying/moving to a new folder." -msgstr "Kopirate/premjeÅ¡tate u novu mapu." - -#: templates/javascript_defs.php:54 -msgid "You are creating a sub-folder to" -msgstr "Kreirate pod-mapu u" - -#: templates/javascript_defs.php:56 -msgid "You are creating a top-level folder." -msgstr "Kreirate mapu najviÅ¡eg nivoa." - -#: lib/Folder.php:265 -msgid "You are not allowed to create folders." -msgstr "Nemate ovlasti za kreiranje mapa." - -#: lib/Folder.php:272 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Nemate ovlasti za kreiranje viÅ¡e od %d mapa." - -#: lib/Compose.php:985 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "" -"Nemate ovlasti za slanje poruka na viÅ¡e od %d primatelja unutar %d sati." - -#: lib/Compose.php:1257 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "Nemate ovlasti za slanje poruka na viÅ¡e od %d primatelja." - -#: templates/javascript_defs.php:59 -msgid "You are renaming the folder:" -msgstr "Preimenujete mapu: " - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"U tekstu Å¡ablone možete koristiti sljedeće zamjene: %c za sadržaj trenutne " -"poruke; %s za potpis." - -#: lib/Folder.php:480 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Ne možete odjaviti pretplatu sa \"%s\"." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Niste pristali na Uvjete koriÅ¡tenja usluge stoga Vam nije dopuÅ¡tena prijava." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Nemate dozvolu za promjenu pristupa ovoj mapi." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Ova poruka je proslijeđena dana %%s sljedećim primateljima: %s." - -#: lib/IMP.php:1092 -#, php-format -msgid "You have %s new messages." -msgstr "Imate %s novih poruka." - -#: lib/IMP.php:1092 -msgid "You have 1 new message." -msgstr "Imate 1 novu poruku." - -#: lib/prefs.php:172 -msgid "" -"You have activated move to Trash but no Trash folder is defined. You will be " -"unable to delete messages until you set a Trash folder in the preferences." -msgstr "" -"Aktivirali ste premjeÅ¡tanje u Smeće, ali niste definirali sandučić za Smeće." -"Nećete moći brisati poruke dok ne postavite sandučić za Smeće." - -#: compose.php:150 -msgid "You have already submitted this page." -msgstr "Već ste poslali ovu stranicu." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Imate novu poÅ¡tu u:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "Niste podesili nijedan vanjski e-mail račun." - -# akcija, aktivnost -#: lib/Compose.php:1244 -msgid "You must enter at least one recipient." -msgstr "Morate unijeti barem jednog primatelja." - -#: lib/MIME/Viewer/pgp.php:370 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"Kako biste pregledali ovu poruku, morate unijeti tajnu frazu za svoj PGP " -"privatni ključ." - -#: lib/MIME/Viewer/pkcs7.php:316 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Kako biste pregledali ovu poruku, morate unijeti tajnu frazu za svoj S/MIME " -"ključ" - -#: lib/MIME/Viewer/pgp.php:353 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"Kako biste pregledali ovu poruku, morate unijetu tajnu frazu kojom je " -"Å¡ifrirana." - -#: templates/javascript_defs.php:77 -msgid "You must select a target mailbox first." -msgstr "Prvo morate odabrati ciljani sandučić." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "Morate izabrati korisnički račun koji želite obrisati." - -#: templates/javascript_defs.php:47 -msgid "You must select an address first." -msgstr "Prvo morate odabrati adresu." - -# akcija, aktivnost -#: templates/javascript_defs.php:40 templates/javascript_defs.php:42 -msgid "You must select at least one message first." -msgstr "Prvo morate odabrati barem jednu poruku." - -#: templates/javascript_defs.php:31 -msgid "You must specify a recipient." -msgstr "Morate odrediti primatlja." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"Morate aktivirati \"Pokreni postupak održavanja po prijavljivanju na sustav?" -"\" u opcijama održavanja." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Preusmjerili ste ovu poruku na %s, dana %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Odgovorili ste na ovu poruku dana %s." - -#: lib/Folder.php:432 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Pretplata na \"%s\" nije uspjela. Evo Å¡to je rekao poslužitelj" - -#: lib/Folder.php:482 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "" -"Odjava pretplate na \"%s\" nije uspjela. Evo Å¡to je rekao poslužitelj: " - -# usklađeno -#: lib/Folder.php:435 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "UspjeÅ¡no ste se pretplatili na \"%s" - -# usklađeno -#: lib/Folder.php:485 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "UspjeÅ¡no ste odjavili pretplatu s \"%s\"" - -#: lib/Identity/imp.php:156 -msgid "" -"Your From address is not a valid email address. This can be fixed in your " -"Personal Information options page." -msgstr "" -"VaÅ¡a adresa poÅ¡iljatelja nije ispravna email adresa. Ovo možete ispraviti na " -"stranici Osobne informacije." - -#: templates/pgp/pgp.html:92 -msgid "Your Name:" -msgstr "VaÅ¡e ime:" - -#: templates/pgp/pgp.html:64 -msgid "Your PGP Public/Private Keys" -msgstr "VaÅ¡i PGP javni/tajni ključevi" - -#: templates/pgp/pgp.html:79 templates/smime/smime.html:70 -msgid "Your Private Key:" -msgstr "VaÅ¡ tajni ključ:" - -#: templates/pgp/pgp.html:74 templates/smime/smime.html:66 -msgid "Your Public Key:" -msgstr "VaÅ¡ javni ključ:" - -#: config/prefs.php.dist:199 -msgid "Your Reply-to: address: (optional)" -msgstr "VaÅ¡a Reply-To: adresa: (opcionalno)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "VaÅ¡i S/MIME javni/osobni certifikati" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "VaÅ¡ račun ne podržava dohvaćanje vanjske poÅ¡te." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "VaÅ¡i korisnički računi:" - -#: config/prefs.php.dist:207 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"VaÅ¡e dodatne adrese: (opcionalno, unesite svaku adresu u poseban red)" - -# umetnuti, uključeni ? -#: lib/MIME/Viewer/images.php:87 -msgid "Your browser does not support inline display of this image type." -msgstr "VaÅ¡ preglednik ne podržava ugrađeni prikaz ove vrste slike." - -# opciju, značajku, osobinu, svojstvo -#: config/prefs.php.dist:526 -msgid "Your browser does not support this feature." -msgstr "VaÅ¡ preglednik ne podržava ovu mogućnost." - -# predefinirani, predviđeni, predodređeni? -#: config/prefs.php.dist:697 -msgid "Your default charset for sending messages:" -msgstr "VaÅ¡ zadani set znakova za odlazne poruke:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "VaÅ¡a zadana metoda enkripcije prilikom slanja poruka:" - -#: attachment.php:115 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"VaÅ¡ prilog s poveznicom je preuzeo barem jedan korisnik.\n" -"\n" -"Ime priloga: %s\n" -"Datum priloga: %s\n" -"\n" -"Kliknite na sljedeću poveznicu ako želite nepovratno obrisati prilog:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "VaÅ¡a je poruka uspjeÅ¡no isporučena." - -#: config/prefs.php.dist:231 -msgid "Your signature:" -msgstr "VaÅ¡ potpis:" - -#: lib/Message.php:535 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Prilog je odvojen: izvorni oblik priloga: %s, naziv: %s]" - -#: lib/MIME/Headers.php:264 templates/javascript/addressesBlocks.js:7 -msgid "[Hide Addresses]" -msgstr "[Sakrij adrese]" - -#: mailbox.php:719 message.php:285 rss.php:75 lib/Compose.php:1895 -#: lib/Compose.php:2373 -msgid "[No Subject]" -msgstr "[Bez naslova]" - -#: lib/MIME/Viewer/pgp.php:170 -msgid "[Save the key to your Address book]" -msgstr "[Snimi ključ u adresar]" - -#: templates/javascript/addressesBlocks.js:8 -msgid "[Show Addresses -" -msgstr "[Prikaži adrese -" - -#: lib/MIME/Headers.php:263 -#, php-format -msgid "[Show Addresses - %d recipients]" -msgstr "[Prikaži adrese - %d primatelja]" - -#: lib/Compose.php:3019 -msgid "[Truncated Text]" -msgstr "[Izostavljeni tekst]" - -#: lib/MIME/Viewer/pgp.php:172 -msgid "[View the raw key]" -msgstr "[Prikaži sirovi ključ]" - -#: compose.php:967 -msgid "_Bcc" -msgstr "_Bcc" - -#: mailbox.php:526 message.php:580 -msgid "_Blacklist" -msgstr "_Crna lista" - -#: compose.php:964 -msgid "_Cc" -msgstr "_Cc" - -#: mailbox.php:508 mailbox.php:510 message.php:554 -msgid "_Delete" -msgstr "_ObriÅ¡i" - -#: lib/IMP.php:865 -msgid "_Folders" -msgstr "_Mape" - -#: compose.php:944 -msgid "_Identity" -msgstr "_Identitet" - -#: lib/IMP.php:834 -msgid "_Inbox" -msgstr "_Sandučić" - -# _Odjavi se -#: lib/IMP.php:902 -msgid "_Log out" -msgstr "O_djava" - -#: message.php:589 -msgid "_Message Source" -msgstr "Izvorni kod poruke" - -#: lib/IMP.php:862 -msgid "_New Message" -msgstr "_Nova poruka" - -#: message.php:603 -msgid "_Print" -msgstr "Is_pis" - -#: compose.php:1036 -msgid "_Priority" -msgstr "_Prioritet" - -#: mailbox.php:353 -#, php-format -msgid "_Refresh %s" -msgstr "O_ssvježi %s" - -#: message.php:557 -msgid "_Reply" -msgstr "Od_govor" - -#: lib/IMP.php:867 -msgid "_Search" -msgstr "Pre_traga" - -#: compose.php:929 -msgid "_Send Message" -msgstr "PoÅ¡a_lji poruku" - -#: mailbox.php:597 -msgid "_Thread" -msgstr "_Niz" - -# Za? -#: compose.php:960 compose.php:962 -msgid "_To" -msgstr "_Za" - -#: mailbox.php:514 -msgid "_Undelete" -msgstr "_Vrati" - -#: message.php:576 -msgid "_View Thread" -msgstr "Pre_gledaj niz" - -#: mailbox.php:530 message.php:584 -msgid "_Whitelist" -msgstr "_Bijela lista" - -#: lib/Compose.php:1012 -msgid "addressee unknown" -msgstr "adresa nepoznata" - -#: lib/Search.php:595 -msgid "and" -msgstr "i" - -#: lib/Compose.php:2006 -msgid "attachment" -msgstr "prilog" - -#: view.php:122 -msgid "attachments.zip" -msgstr "prilozi.zip" - -#: templates/compose/compose.html:283 -msgid "bytes" -msgstr "bajtova" - -#: lib/Compose.php:1036 -msgid "cannot create output file" -msgstr "nije uspjelo kreiranje izlazne datoteke" - -#: lib/Compose.php:1008 -msgid "cannot open input" -msgstr "nije uspjelo otvaranje ulaza" - -#: lib/Compose.php:1000 -msgid "command line usage error" -msgstr "greÅ¡ka u koriÅ¡tenju naredbe" - -#: lib/Compose.php:1056 -msgid "configuration error" -msgstr "konfiguracijska greÅ¡ka" - -#: lib/Compose.php:1032 -msgid "critical system file missing" -msgstr "nedostaje kritična sistemska datoteka" - -#: lib/Compose.php:1004 -msgid "data format error" -msgstr "greÅ¡ka u formatu podataka" - -#: lib/Compose.php:1060 -msgid "entry not found" -msgstr "zapis nije pronađen" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "od" - -#: lib/Compose.php:1016 -msgid "host name unknown" -msgstr "nepoznato ime stroja" - -#: lib/Search.php:598 -msgid "in" -msgstr "u" - -#: lib/Compose.php:1040 -msgid "input/output error" -msgstr "greÅ¡ka u čitanju/pisanju" - -#: lib/Compose.php:1024 -msgid "internal software error" -msgstr "interna programska greÅ¡ka" - -#: templates/folders/import.html:14 -msgid "into folder" -msgstr "u mapu" - -# Republika -#: pgp.php:84 smime.php:39 -msgid "key" -msgstr "ključ" - -#: folders.php:143 -msgid "mailbox file" -msgstr "datoteka sandučića" - -#: lib/Compose.php:816 -msgid "name" -msgstr "naziv" - -#: lib/Search.php:590 -msgid "not" -msgstr "ne" - -#: lib/Search.php:595 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "ili" - -#: lib/Compose.php:1052 -msgid "permission denied" -msgstr "pristup odbijen" - -#: templates/javascript/addressesBlocks.js:8 -msgid "recipients]" -msgstr "primatelja]" - -#: lib/Compose.php:1048 -msgid "remote error in protocol" -msgstr "udaljena greÅ¡ka u protokolu" - -#: lib/Compose.php:1020 -msgid "service unavailable" -msgstr "usluga nedostupna" - -#: lib/Compose.php:1028 -msgid "system error" -msgstr "greÅ¡ka sustava" - -#: lib/Compose.php:1044 -msgid "temporary failure" -msgstr "privremena greÅ¡ka" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "VaÅ¡a crna lista" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "VaÅ¡a bijela lista" diff --git a/imp/po/hu_HU.po b/imp/po/hu_HU.po deleted file mode 100644 index 000394f50..000000000 --- a/imp/po/hu_HU.po +++ /dev/null @@ -1,5684 +0,0 @@ -# IMP Hungarian translation file. -# Copyright 2002-2008 Laszlo L. Tornoci -# This file is distributed under the same license as the IMP package. -# Latest versions: ftp://xenia.sote.hu/pub/linux/horde/ -# -# Laszlo L. Tornoci , 2008. -msgid "" -msgstr "" -"Project-Id-Version: IMP-H3-4.2\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2008-01-23 22:09+0100\n" -"PO-Revision-Date: 2008-01-23 22:17+0100\n" -"Last-Translator: Laszlo L. Tornoci \n" -"Language-Team: Hungarian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-2\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: lib/Compose.php:1752 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:1749 -msgid " To: " -msgstr " Címzett: " - -#: lib/Compose.php:1737 -msgid " Date: " -msgstr " Dátum: " - -#: lib/Compose.php:1740 -msgid " From: " -msgstr " Feladó: " - -#: folders.php:344 mailbox.php:347 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Alt-billentyû %s)" - -#: lib/Compose.php:1746 -msgid " Subject: " -msgstr "Tartalom: " - -#: mailbox.php:567 -msgid "#" -msgstr "#" - -#: lib/IMP.php:982 -#, php-format -msgid "%.0f MB" -msgstr "%.0f MB" - -#: lib/IMP.php:973 -#, php-format -msgid "%.0f%% of %.0f MB" -msgstr "%.0f%% a %.0f MB-ból" - -#: folders.php:291 folders.php:302 lib/Message.php:855 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:155 -#, php-format -msgid "%d Messages" -msgstr "%d levél" - -#: lib/Spam.php:218 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d levelet töröltünk." - -#: lib/Spam.php:197 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "" -"%d levelet minõsített nem spamnek a rendszergazdának küldött jelentésben." - -#: lib/Spam.php:177 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d levelet minõsített nem spamnek." - -#: lib/Spam.php:189 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "%d levelet minõsített spamnek a rendszergazdának küldött jelentésben." - -#: lib/Spam.php:169 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d levelet minõsített spamnek." - -#: mailbox.php:255 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d - %d (összesen %d levél)" - -#: lib/MIME/Contents.php:564 -#, php-format -msgid "%s Attachments, %s" -msgstr "%s melléklet, %s" - -#: lib/UI/Mailbox.php:134 lib/MIME/Contents.php:554 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/UI/Mailbox.php:132 lib/MIME/Contents.php:552 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s már létezik. A %s mappát nem sikerült átnevezni." - -#: lib/MIME/Contents.php:557 -#, php-format -msgid "%s bytes" -msgstr "%s bájt" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "A %s mappa a hónap elején nevezõdik át." - -#: lib/MIME/Viewer/itip.php:260 -#, php-format -msgid "%s has accepted." -msgstr "%s elfogadta a meghívást." - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s törölte \"%s\" eseményt." - -#: lib/MIME/Viewer/itip.php:266 -#, php-format -msgid "%s has declined." -msgstr "%s elutasította a meghívást." - -#: lib/MIME/Viewer/itip.php:506 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s válaszolt az idõbeosztási adatkérésre." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s válaszolt a(z) \"%s\"-re szóló meghívásra." - -#: lib/MIME/Viewer/itip.php:497 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s idõbeosztási információt küldött Önnek." - -#: lib/MIME/Viewer/itip.php:272 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s feltételesen elfogadta a meghívást." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s idõbeosztási adatokat kér Öntõl." - -#: lib/MIME/Viewer/itip.php:621 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s szeretné, ha részt tudna venni a következõ eseményen: \"%s\"." - -#: lib/Message.php:466 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s-t sikeresen hozzátettük \"%s\"-hez." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s változtatást szeretne a(z) \"%s\" eseménnyel kapcsolatosan." - -#: lib/MIME/Viewer/itip.php:593 lib/MIME/Viewer/itip.php:622 -#: lib/MIME/Viewer/itip.php:806 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s tájékoztatni kívánja Önt a következõ eseményrõl: \"%s\"." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s a legfrissebb információt szeretné megkapni \"%s\" eseményrõl." - -#: compose.php:1151 -#, php-format -msgid "%s%% of allowed size" -msgstr "a megengedett %s%%-a" - -#: message.php:272 message.php:277 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:494 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d a %d-bõl)" - -#: lib/Compose.php:1681 -#, php-format -msgid "%u Forwarded Messages" -msgstr "%u továbbított levél" - -#: rss.php:94 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u olvasatlan a %u üzenetbõl a %s mappában." - -#: stationery.php:133 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:133 -msgid "(Plain Text)" -msgstr "(sima szöveg)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Az OK gombra kattintva adjuk hozzá ezeket *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Kérjük válasszon cím(ek)et *" - -#: lib/MIME/Contents.php:562 -#, php-format -msgid "1 Attachment, %s" -msgstr "1 melléklet, %s" - -#: config/prefs.php.dist:980 -msgid "100 characters" -msgstr "100 karakter" - -#: config/prefs.php.dist:983 -msgid "1000 characters" -msgstr "1000 karakter" - -#: config/prefs.php.dist:981 -msgid "250 characters" -msgstr "250 karakter" - -#: config/prefs.php.dist:982 -msgid "500 characters" -msgstr "500 karakter" - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "Az elküldött levélre visszajelzés érkezett a címzettõl." - -#: templates/javascript_defs.php:72 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Nem nyitható meg egy új (felbukkanó) ablak. Lehet, hogy a böngészõprogramja " -"beállításaiban letiltotta a felbukkanó (popup) ablakokat?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "ÉS" - -#: config/prefs.php.dist:848 -msgid "Above the message text" -msgstr "A levél szövege fölött" - -#: lib/MIME/Viewer/itip.php:625 -msgid "Accept and add to my calendar" -msgstr "Fogadjuk el és adjuk hozzá a naptáramhoz" - -#: lib/MIME/Viewer/itip.php:630 -msgid "Accept request" -msgstr "elfogadom a meghívást" - -#: lib/MIME/Viewer/itip.php:917 -msgid "Accepted" -msgstr "elfogadva" - -#: lib/MIME/Viewer/itip.php:261 -msgid "Accepted: " -msgstr "Elfogadva: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Az áttöltéshez választott elnevezés:" - -#: lib/MIME/Viewer/itip.php:536 lib/MIME/Viewer/itip.php:768 -#: lib/MIME/Viewer/itip.php:769 lib/MIME/Viewer/itip.php:896 -msgid "Actions" -msgstr "Lehetõségek" - -#: lib/MIME/Headers.php:201 lib/MIME/Headers.php:202 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Adjuk hozzá %s-t a címjegyzékemhez" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "adjuk hozzá" - -#: lib/MIME/Viewer/itip.php:595 -msgid "Add this to my calendar" -msgstr "adjuk hozzá a naptáramhoz" - -#: lib/MIME/Viewer/itip.php:808 -msgid "Add this to my tasklist" -msgstr "Adjuk hozzá a feladatlistámhoz" - -#: lib/MIME/Viewer/itip.php:627 -msgid "Add to my calendar" -msgstr "Adjuk hozzá a naptáramhoz" - -#: lib/Compose.php:2694 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "\"%s\"-t mellékletként csatoltuk." - -#: config/prefs.php.dist:825 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Beérkezõ levelek esetén a szokásosakon kívül mely fejlécsorokat (mail " -"header) kíván megjeleníttetni (nem kötelezõ, minden fejlécsor külön " -"sorba kerüljön)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "További információ látható %s." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "További részletes információ" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "További részletek" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Az üzenet további részletei láthatók %s." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "További részletes hibaüzenet" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "További részletes hibaüzenet látható %s." - -#: compose.php:783 compose.php:1019 contacts.php:119 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Címjegyzék" - -#: config/prefs.php.dist:134 -msgid "Address Books" -msgstr "Címjegyzékek" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Mely címjegyzékhez adjuk hozzá a címeket" - -#: config/prefs.php.dist:189 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Mely címekre kíván minden elküldött levélrõl \"BCC\" másolatot küldeni: " -"(nem kötelezõ, minden cím külön sorba kerüljön)" - -#: config/prefs.php.dist:181 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Azok a címek, melyekre érkezõ leveleket ehhez az azonosítóhoz kíván kötni " -"(nem kötelezõ, minden cím külön sorba kerüljön)" - -#: lib/IMAP/ACL/rfc2086.php:57 lib/IMAP/ACL/rfc4314.php:59 -msgid "Administer" -msgstr "Jogosultságkezelés" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "az összeset" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Az \"%s\" mappában az összes %s napnál régebbi levél végérvényesen törlõdni " -"fog." - -#: templates/javascript_defs.php:62 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"A következõ mappa(k) tartalma letölésre kerül egy standard mbox formátumú " -"fájlba:" - -#: lib/Maintenance/Task/purge_spam.php:79 -#: lib/Maintenance/Task/purge_trash.php:78 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Az Ön \"%s\" mappájában az összes %s napnál régebbi levél végérvényesen " -"törlõdni fog." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" -"Az összes, %s hónapnál régebbi, hivatkozás formájában küldött melléklet " -"eredeti példányát töröljük." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"A %s hónaposnál régebbi, elküldött leveleket tartalmazó (sent-mail) mappák " -"törlésre kerülnek." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "" -"A(z) \"%s\" mappához történõ hozzáférési jogokat sikeresen megvontuk \"%s\" " -"felhasználótól." - -#: lib/api.php:93 -msgid "Allow Folder Creation?" -msgstr "Engedjük meg az almappák létrehozását?" - -#: filterprefs.php:110 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "A szûrési szabályokat bármelyik mappára engedjük alkalmazni?" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Ennek a résznek az alternatív változatai:" - -#: config/prefs.php.dist:703 -msgid "Always" -msgstr "mindig" - -#: config/prefs.php.dist:688 -msgid "Always save attachments" -msgstr "Mindig mentsük el a mellékleteket." - -#: lib/Message.php:575 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "" -"Hiba történt a mellékletnek a levélrõl történõ leválasztása során. Az IMAP " -"szerver üzenete: " - -#: lib/MIME/Viewer/images.php:153 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "" -"Egy %s nevû kép van csatolva ehhez a levélhez. Lentebb látható kicsiben." - -#: lib/Message.php:440 -msgid "An unknown error occured while creating the new note." -msgstr "Az új feljegyzés létrehozása során valami hiba történt." - -#: lib/Message.php:439 -msgid "An unknown error occured while creating the new task." -msgstr "Az új feladat hozzáadása során valami hiba történt." - -#: lib/MIME/Viewer/itip.php:794 -msgid "An unknown person" -msgstr "Ismeretlen személy" - -#: mailbox.php:757 message.php:466 templates/message/navbar_navigate.html:12 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -msgid "Answered" -msgstr "Megválaszolt" - -#: search.php:329 -msgid "Answered messages" -msgstr "Megválaszolt levelek" - -#: mailbox.php:409 -msgid "Apply Filters" -msgstr "Kapcsoljuk be a szûrõket" - -#: mailbox.php:409 -#, php-format -msgid "Apply Filters to %s" -msgstr "Alkalmazzuk a szûrõket %s-re" - -#: filterprefs.php:107 -msgid "Apply filter rules upon logging on?" -msgstr "A szûrési szabályokat a bejelentkezéskor alkalmazzuk?" - -#: filterprefs.php:108 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "" -"Alkalmazzuk a szûrési szabályokat az INBOX mappa minden megjelenítése esetén?" - -#: filterprefs.php:109 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "" -"Alkalmazzuk a szûrési szabályokat az oldalsó menü minden frissítésekor?" - -#: mailbox.php:418 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Biztos, hogy törölni akarja ezt a virtuális mappa meghatározást?" - -#: pgp.php:406 smime.php:314 -msgid "Are you sure you want to delete this public key?" -msgstr "Biztos, hogy törölni kívánja ezt a nyilvános kulcsot?" - -#: pgp.php:436 smime.php:340 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "Biztosan törölni akarja a saját kulcspárját? (Ez NEM ajánlatos!)" - -#: templates/javascript_defs.php:34 -msgid "Are you sure you want to do this?" -msgstr "Biztos, hogy ezt kívánja tenni?" - -#: message.php:671 -msgid "Are you sure you wish to PERMANENTLY delete all attachments?" -msgstr "Biztos, hogy VÉGÉRVÉNYESEN törölni kívánja az összes mellékletet?" - -#: message.php:541 templates/javascript_defs.php:46 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Biztos, hogy VÉGÉRVÉNYESEN törölni kívánja ezeket a leveleket?" - -#: lib/MIME/Contents.php:262 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Biztos, hogy VÉGÉRVÉNYESEN törölni kívánja ezt a mellékletet?" - -#: mailbox.php:414 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Biztos, hogy ki szeretné üríteni ezt a mappát?" - -#: lib/IMP.php:809 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Biztos, hogy ki szeretné üríteni a spam a mappáját?" - -#: lib/IMP.php:801 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Biztos, hogy ki szeretné üríteni a szemetes (Trash) a mappát?" - -#: mailbox.php:498 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Biztos abban, hogy végleg törölni kívánja ezeket a leveleket?" - -#: templates/javascript_defs.php:80 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "" -"Biztos, hogy nemspamnek kívánja minõsíteni ezt a levelet a levelezõrendszer " -"számára?" - -#: templates/javascript_defs.php:79 -msgid "Are you sure you wish to report this message as spam?" -msgstr "" -"Biztos, hogy spamnek kívánja minõsíteni ezt a levelet a levelezõrendszer " -"számára?" - -#: config/prefs.php.dist:1076 -msgid "Arrival Time" -msgstr "Érkezési idõ" - -#: config/prefs.php.dist:1091 -msgid "Ascending" -msgstr "növekvõ" - -#: config/prefs.php.dist:702 -msgid "Ask" -msgstr "Választhassak" - -#: compose.php:1089 -msgid "Attach Files" -msgstr "Fájlok csatolása" - -#: compose.php:1082 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Mellékeljük az Ön PGP nyilvános kulcsát a levélhez?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Csatolt fájl:" - -#: lib/Compose.php:1785 lib/Compose.php:1891 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"A mellékelni kívánt \"%s\" állománnyal túllépné a mellékletek méretére " -"vonatkozó korlátokat. Az fájlt NEM csatoltuk." - -#: lib/MIME/Viewer/itip.php:386 -msgid "Attached is a reply to a calendar request you sent." -msgstr "A mellékletben az Ön idõbeosztási kérésére adott válasz van." - -#: templates/javascript_defs.php:41 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "Melléklet" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "A(z) %s mellékletet töröltük." - -#: lib/Compose.php:2408 -msgid "Attachment Information" -msgstr "Melléklet információ" - -#: lib/Compose.php:770 -msgid "Attachment stripped: Original attachment type" -msgstr "A mellékletet leválasztottuk: az eredeti melléklet típusa" - -#: compose.php:1031 lib/Compose.php:2376 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "Mellékletek" - -#: message.php:558 config/prefs.php.dist:598 -msgid "Attachments Only" -msgstr "Csak mellékletek" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:849 -msgid "Attendees" -msgstr "Résztvevõk" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Figyelmeztetés" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: a szükéges IMAP bõvítõfunkció nem található." - -#: config/prefs.php.dist:759 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"Jelenítsük-e meg automatikusan a HTML formátumú levelekben levõ képeket, ha " -"a feladó megtalálható az Ön címtárában?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "A rendelkezésre álló címjegyzékek:" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:885 -msgid "Awaiting Response" -msgstr "válaszra vár" - -#: message.php:511 thread.php:137 -#, php-format -msgid "Bac_k to %s" -msgstr "Vissz_a %s-hez" - -#: message.php:511 thread.php:137 -#, php-format -msgid "Back to %s" -msgstr "Vissza %s-hez" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Vissza a levelek szokásos megjelenítéséhez" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Vissza a levelek logikai (thread) megjelenítéséhez" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Ismeretlen felhasználói név vagy jelszó." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Hibás IMAP parancs. A szerver válasza: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Hibás üzenet: %s" - -#: lib/Search.php:666 lib/UI/Message.php:28 templates/login/recompose.html:32 -#: templates/contacts/contacts.html:43 -msgid "Bcc" -msgstr "Bcc" - -#: config/prefs.php.dist:523 -msgid "Before Signature" -msgstr "Az állandó levélvégzõdés (signature) elõtt" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "Alább látható a státusz információ nyers, szöveges változata." - -#: config/prefs.php.dist:849 -msgid "Below the message text" -msgstr "A levél szövege alatt" - -#: mailbox.php:516 message.php:567 -msgid "Blacklist" -msgstr "Tiltott címek" - -#: config/prefs.php.dist:748 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "" -"Tiltsuk-e le a HTML formátumú levelekben levõ képek kérés nélküli, " -"automatikus megjelenítését?" - -#: lib/Search.php:674 -msgid "Body" -msgstr "Levéltörzs" - -#: message.php:557 config/prefs.php.dist:597 -msgid "Body Text Only" -msgstr "Csak a levéltörzs" - -#: search.php:326 search.php:331 search.php:336 search.php:341 -msgid "Both" -msgstr "Mindkettõ" - -#: config/prefs.php.dist:814 -msgid "Both Header Listing and Body of Message" -msgstr "a fejlécben való felsorolás és a levéltörzsben való megjelenítés is" - -#: config/prefs.php.dist:522 -msgid "Bottom" -msgstr "Legalul" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "" -"A CRAM-MD5 vagy DIGEST-MD5 használatához telepíteni kell a PEAR Auth_SASL " -"modulját." - -#: compose.php:977 -msgid "C_harset" -msgstr "_Karakterkészlet" - -#: search.php:312 config/hooks.php.dist:452 -msgid "Calendar" -msgstr "Naptár" - -#: lib/IMAP/Tree.php:2434 -msgid "Can not directly create mailbox in this folder." -msgstr "Ebben a mappában nem hozható létre levélláda." - -#: lib/Message.php:194 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"A levelek nem tehetõk át a Szemetes mappába - nincs megadva Szemetes mappa a " -"beállításokban." - -#: templates/smime/import_key.html:70 templates/smime/passphrase.html:24 -#: templates/saveimage/saveimage.html:20 templates/pgp/import_key.html:49 -#: templates/pgp/passphrase.html:22 templates/folders/folders_confirm.html:23 -#: templates/folders/import.html:17 templates/contacts/contacts.html:76 -msgid "Cancel" -msgstr "Mégse" - -#: templates/compose/compose.html:21 templates/compose/compose.html:208 -#: templates/compose/redirect.html:83 -msgid "Cancel Message" -msgstr "Mégsem kell ez a levél" - -#: templates/javascript_defs.php:34 -msgid "Cancelling this message will permanently discard its contents." -msgstr "A kilépés következtében e levél tartalma véglegesen elvész." - -#: lib/prefs.php:151 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "" -"A Szemetes mappa és a Virtuális szemetes opció nem használható egyszerre. A " -"Szemetes mappát fogjuk használni." - -#: lib/prefs.php:154 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "" -"A Szemetes mappa és a Virtuális szemetes opció nem használható egyszerre. A " -"Virtuális szemetest fogjuk használni." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "A távoli levelezõszerver nem érhetõ el." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "A távoli levelezõszerver nem érhetõ el: " - -#: lib/prefs.php:165 -msgid "Cannot delete to trash unless a Trash folder is defined." -msgstr "A Szemetes nem üríthetõ ki, mert nincs szemetes mappa megadva." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Nem jeleníthetõ meg - a levélnek csak %s darabját találni meg a(z) %s-bõl " -"ebben a mappában." - -#: pgp.php:271 -msgid "Cannot retrieve public key from cache." -msgstr "A nyilvános kulcs nem található a cache-ben." - -#: lib/Search.php:662 lib/UI/Message.php:27 templates/login/recompose.html:23 -#: templates/contacts/contacts.html:42 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.html:79 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"A tanúsítvány importálása nem lehetséges, mert ezen a szerveren nincs " -"megengedve az állományok feltöltése." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:867 -msgid "Chair Person" -msgstr "Elnök" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Másik mappa kiválasztása" - -#: config/prefs.php.dist:119 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Megjelenítési beállítások, pl. listázáskor hány levél kerül egy oldalra, a " -"levelek sorrendje stb." - -#: config/prefs.php.dist:23 -msgid "Change mail server and folder settings." -msgstr "A levelezõszerver- ill. mappabeállítások megváltoztatása." - -#: config/prefs.php.dist:14 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Az Ön által elküldött leveleken szereplõ név, cím, állandó levélvégzõdés " -"(signature) beállítása." - -#: config/prefs.php.dist:984 -msgid "Characters to display:" -msgstr "Hány karaktert mutassunk a levél elejérõl:" - -#: templates/mailbox/message_headers.html:12 templates/folders/actions.html:6 -msgid "Check All/None" -msgstr "Jelöljük ki mind/egyiket sem" - -#: lib/UI/Compose.php:135 -msgid "Check Spelling" -msgstr "Helyesírásellenõrzés" - -#: folders.php:356 mailbox.php:649 -msgid "Check _All/None" -msgstr "Jelöljük ki mind/egyiket sem" - -#: templates/folders/actions.html:29 -msgid "Check for New Mail" -msgstr "Ellenõrizzük, hogy jött-e új levél" - -#: config/prefs.php.dist:563 -msgid "Check spelling before sending a message?" -msgstr "Ellenõrizzük a helyesírást a levél elküldése elõtt?" - -#: lib/UI/Compose.php:136 -msgid "Checking ..." -msgstr "Ellenõrzés ..." - -#: templates/folders/actions.html:11 templates/folders/actions.html:13 -msgid "Choose Action" -msgstr "Mi történjen:" - -#: config/servers.php.dist:212 -msgid "Choose a mail server:" -msgstr "Válasszon levelezõszervert:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Válassza ki a megfelelõt, vagy módosítsa a jobb oldalon levõ címet:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Melyik címjegyzéket kívánja használni új címek rögzítésére." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"A címrészlet teljes címmé alakításakor milyen sorrendben keressen a gép a " -"címjegyzékekben." - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"%s kattintson, ha a képet olyan formátumra kívánja alakítani, amit a " -"böngészõprogramja meg tud jeleníteni." - -#: lib/MIME/Contents.php:426 -#, php-format -msgid "Click %s to download the data." -msgstr "Ha le szeretné tölteni, kattintson %s." - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "Ha le szeretné tölteni a képet, kattintson %s." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "%s kattintson, ha %s menedzsment oldalára szeretne menni." - -#: lib/MIME/Viewer/pkcs7.php:483 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "%s kattintson, a melléklet külön ablakban való megjelenítéséhez." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "" -"%s kattintson, a többszörös melléklet e darabjának külön ablakban való " -"megjelenítéséhez." - -#: lib/MIME/Viewer/pgp.php:247 lib/MIME/Viewer/pgp.php:274 -#: lib/MIME/Viewer/pkcs7.php:219 -msgid "Click HERE to verify the message." -msgstr "Kattintson IDE, ha ellenõrizni kívánja a levél digitális aláírását." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Kattintson az egyik kiválasztott címjegyzékre, majd válassza ki, hogy melyik " -"mezõkben történjen keresés." - -#: config/prefs.php.dist:1117 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "A címre kattintva a új levelet írhatunk a feladónak" - -#: config/prefs.php.dist:1118 -msgid "Clicking on the address will open the message to be read" -msgstr "A címre kattintva megnyílik a levél" - -#: templates/newmsg/alert.html:17 templates/fetchmail/fetchmail.html:33 -msgid "Close" -msgstr "Bezárás" - -#: compose.php:34 -msgid "Close this window" -msgstr "Az ablak bezárása" - -#: lib/IMAP/Tree.php:2377 -msgid "Closed Folder" -msgstr "Zárt mappa" - -#: folders.php:437 -msgid "Collapse" -msgstr "Csukjuk be" - -#: folders.php:372 -msgid "Collapse All" -msgstr "Csukjuk be az összeset" - -#: folders.php:372 -msgid "Collapse All Folders" -msgstr "Csukjuk össze az összes mappát" - -#: folders.php:437 -msgid "Collapse Folder" -msgstr "Csukjuk össze a mappát" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Színjelölés:" - -#: config/prefs.php.dist:1155 -msgid "Combine all namespaces" -msgstr "A névterek legyenek egyesítve" - -#: templates/pgp/pgp.html:97 -msgid "Comment:" -msgstr "Megjegyzés:" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Completed" -msgstr "Befejezve" - -#: compose.php:33 -msgid "Compose another message" -msgstr "Újabb levél írása" - -#: config/prefs.php.dist:482 -msgid "Compose messages in a separate window?" -msgstr "A levélírás külön ablakban történjék?." - -#: config/prefs.php.dist:492 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Leveleit HTML-ben kívánja írni alapértelmezett helyzetben (feltéve, hogy " -"böngészõprogramja támogatja ezt a lehetõséget)?" - -#: config/prefs.php.dist:72 -msgid "Configure how messages are displayed." -msgstr "A levelek megjelenítésének beállításai." - -#: config/prefs.php.dist:104 -msgid "Configure mail preview options." -msgstr "Elõnézeti (mail preview) beállítások." - -#: config/hooks.php.dist:476 -msgid "Contacts" -msgstr "Partnerek" - -#: config/prefs.php.dist:143 -#, php-format -msgid "Control PGP support for %s." -msgstr "%s PGP támogatásának beállításai." - -#: config/prefs.php.dist:152 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "%s S/MIME támogatásának beállításai." - -#: config/prefs.php.dist:96 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Mikor ellenõrizzük új levelek érkezését, és kapjon-e értesítést az új " -"levelek érkezésekor." - -#: config/prefs.php.dist:804 -msgid "Convert textual emoticons into graphical ones?" -msgstr "" -"Az érzelemtükrözõ szöveges karaktercsoportokat (emoticons, \"smileys\") " -"cseréljük grafikus ikonokra?" - -#: mailbox.php:476 mailbox.php:886 message.php:507 message.php:694 -msgid "Copy" -msgstr "Másoljuk át" - -#: mailbox.php:476 mailbox.php:886 message.php:507 message.php:694 -msgid "Copy to folder" -msgstr "Másoljuk ide" - -#: lib/Compose.php:1866 -#, php-format -msgid "Could not attach %s to the message." -msgstr "%s csatolása a levélhez nem sikerült." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "A kérést nem sikerült végrehajtani. Az ok a következõ: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "A VFS háttérprogram nem hozható létre: %s" - -#: lib/Message.php:782 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Nem sikerült %s-bõl törölni a leveleket. A szerver üzenete: %s" - -#: lib/Session.php:324 -msgid "Could not execute maintenance operations." -msgstr "Nem sikerült elvégezni a karbantartási feladatokat." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "A kívánt állományt nem sikerült kinyerni az MS-TNEF mellékletbõl." - -#: lib/MIME/Viewer/zip.php:56 -msgid "Could not extract the requested file from the Zip archive." -msgstr "A kívánt állományt nem sikerült kibontani a Zip fájlból." - -#: lib/Spam.php:229 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"A levelek nem tehetõk át a spam mappába - nincs megadva spam mappa a " -"beállításokban." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Nem sikerült a titkosított kapcsolat felvétele az IMAP szerverrel." - -#: lib/Session.php:279 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Az IMAP szervertõl nem sikerült megkapni a \"namespace\" adatokat." - -#: compose.php:51 -msgid "Could not retrieve the message from the mail server." -msgstr "Nem levél tölthetõ le a levelezõszerverrõl." - -#: lib/Compose.php:1027 -#, php-format -msgid "Could not save recipients: %s" -msgstr "A címzetteket nem sikerült elmenteni: %s" - -#: lib/Template.php:230 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Nem sikerült elmenteni a lefordított '%s' sablonfájlt." - -#: templates/folders/actions.html:16 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Create" -msgstr "Létrehozás" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Új mappa létrehozása" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Mappák létrehozása" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "Kulcspár létrehozása" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Új email-bejelentkezés létrehozása" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Hozzunk létre új Spam mappát" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Hozzunk létre új mappát a munkapéldányok (drafts) számára" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Hozzunk létre új mappát az elküldött levelek (sent-mail) számára" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Hozzunk létre új 'Szemetes' (Trash) mappát" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Új bejelentkezési azonosító létrehozása" - -#: config/prefs.php.dist:128 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Szûrõfeltételek adhatók meg, melyekkel a beérkezõ levelek automatikusan " -"mappákba rendezhetõk." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Új levélpapír létrehozása" - -#: config/prefs.php.dist:549 -msgid "Create stationery and form responses." -msgstr "Levélpapírok, ûrlapok létrehozása." - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "A jelenlegi mellékletek" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "A(z) %s mappához való jelenlegi hozzáférési jogosultságok:" - -#: config/prefs.php.dist:1168 -msgid "Current expanded status in the folders view" -msgstr "Használjuk a mappák nézetének jelenlegi beállítását." - -#: config/prefs.php.dist:112 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "" -"A levelek idegen levelezõszerverekrõl történõ áttöltésének beállításai." - -#: config/prefs.php.dist:54 -msgid "Customize how you send mail." -msgstr "A levélküldéssel kapcsolatos beállítások." - -#: config/prefs.php.dist:40 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "" -"Milyen parancsok fussanak le automatikusan a %sbe történõ bejelentkezéskor." - -#: mailbox.php:572 -msgid "Dat_e" -msgstr "Dátum" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Dátum" - -#: lib/Search.php:686 -msgid "Date <" -msgstr "Dátum <" - -#: lib/Search.php:682 -msgid "Date =" -msgstr "Dátum =" - -#: lib/Search.php:690 -msgid "Date >=" -msgstr "Dátum >=" - -#: templates/thread/thread.html:27 -msgid "Date:" -msgstr "Dátum:" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "nap" - -#: lib/MIME/Viewer/itip.php:921 -msgid "Declined" -msgstr "elutasítva" - -#: lib/MIME/Viewer/itip.php:267 -msgid "Declined: " -msgstr "Elutasítva: " - -#: config/prefs.php.dist:668 -msgid "Default" -msgstr "Alapértelmezett" - -#: config/prefs.php.dist:837 -msgid "Default (US-ASCII)" -msgstr "Alapértelmezett (US-ASCII)" - -#: config/prefs.php.dist:599 -msgid "Default forwarding method:" -msgstr "A levéltovábbítás alapértelmezés szerinti módja:" - -#: config/prefs.php.dist:1083 -msgid "Default sorting criteria:" -msgstr "A sorbarendezés alapértelmezés szerinti szempontja:" - -#: config/prefs.php.dist:1093 -msgid "Default sorting direction:" -msgstr "A sorbarendezés alapértelmezés szerinti iránya:" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Delegated" -msgstr "másnak átadva" - -#: folders.php:402 mailbox.php:498 mailbox.php:500 message.php:541 -#: lib/IMAP/ACL/rfc4314.php:57 templates/smime/smime.html:35 -#: templates/pgp/pgp.html:43 templates/folders/actions.html:19 -#: templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:66 -msgid "Delete" -msgstr "Törlés" - -#: pgp.php:406 smime.php:314 -#, php-format -msgid "Delete %s Public Key" -msgstr "Töröljük %s nyilvános kulcsot" - -#: templates/smime/smime.html:75 templates/pgp/pgp.html:86 -msgid "Delete Current Keys" -msgstr "A jelenlegi kulcsok törlése" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Mappák törlése" - -#: templates/folders/folders_confirm.html:22 -msgid "Delete Selected Folders" -msgstr "A kiválasztott mappák törlése" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "A levélpapír törlése" - -#: folders.php:402 -msgid "Delete Virtual Folder" -msgstr "Virtuális mappa törlése" - -#: mailbox.php:418 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "A(z) %s virtuális mappa törlése" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Töröljük a távoli szerverrõl az áthozott leveleket?" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Töröljük a naptáramból" - -#: config/prefs.php.dist:388 -msgid "Delete old linked attachments at beginning of month?" -msgstr "" -"Töröljük a hónap elején a régi, hivatkozás formájában küldött mellékletek " -"tényleges példányait?" - -#: config/prefs.php.dist:342 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "" -"Töröljük a régi elküldött leveleket (sent-mail) tartalmazó mappákat a hónap " -"elején?" - -#: config/prefs.php.dist:736 -msgid "Delete spam messages" -msgstr "Töröljük a spameket" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Törlés" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "Töröljük?" - -#: mailbox.php:772 message.php:469 templates/mailbox/navbar.html:20 -#: templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Törölt" - -#: search.php:339 -msgid "Deleted messages" -msgstr "Törölt levelek" - -#: compose.php:214 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "A \"%s\" mellékletet töröltük." - -#: config/prefs.php.dist:86 -msgid "Deleting and Moving Messages" -msgstr "A levelek törlése és áthelyezése" - -#: lib/MIME/Viewer/itip.php:632 -msgid "Deny request" -msgstr "elutasítom a meghívást" - -#: lib/MIME/Viewer/itip.php:556 -msgid "Deny request for free/busy information" -msgstr "Az idõbeosztási adatkérés elutasítása" - -#: config/prefs.php.dist:1092 -msgid "Descending" -msgstr "csökkenõ" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:842 -msgid "Description" -msgstr "Leírás" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "Leírás:" - -#: templates/smime/smime.html:35 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "Részletesen" - -#: lib/Compose.php:2676 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "" -"\"%s\" csatolása nem történt meg, mert az állomány feltöltése nem fejezõdött " -"be." - -#: lib/Compose.php:2685 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "\"%s\" csatolása nem történt meg, mert az állomány üres." - -#: lib/Compose.php:2672 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" -"\"%s\" csatolása nem történt meg, mert túlléptük a feltölés maximális " -"megengedett méretét." - -#: lib/Compose.php:2680 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"\"%s\" csatolása nem történt meg, mert a szerver beállításai nem engedik meg " -"az állomány feltöltését." - -#: config/prefs.php.dist:796 -msgid "Dim signatures?" -msgstr "Az állandó levélvégzõdés (signature) halványan jelenjen meg?" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Megjelenítés" - -#: config/prefs.php.dist:247 -msgid "Display Virtual Inbox?" -msgstr "Legyen virtuális Inbox mappa?" - -#: config/prefs.php.dist:571 -msgid "Display confirmation after sending a message?" -msgstr "A levél elküldése után jelenjen meg egy ezt megerõsítõ üzenet?" - -#: config/prefs.php.dist:813 -msgid "Display in Body of Message" -msgstr "a levéltörzsben való megjelenítés" - -#: config/prefs.php.dist:948 -msgid "Display pop-up notification of new mail?" -msgstr "Új levél érkezésérõl külön felbukkanó ablakban kér értesítést?" - -#: config/prefs.php.dist:913 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Legyen egy \"Spam mappa ürítés\" pontja a menüsornak?" - -#: config/prefs.php.dist:905 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Legyen egy \"Szemetes mappa ürítés\" pontja a menüsornak?" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "Elhelyezés:" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "NE legyen benne" - -#: templates/folders/actions.html:30 -msgid "Do Not Check for New Mail" -msgstr "Ne ellenõrizzük, hogy jött-e új levél" - -#: config/prefs.php.dist:1119 -msgid "Do not generate a link in the From: column" -msgstr "A Feladó oszlopra kattintva ne történjen semmi" - -#: templates/javascript_defs.php:35 -msgid "Doing so will discard this message permanently." -msgstr "Ezzel a levél tartalma véglegesen elveszik." - -#: login.php:414 -msgid "Don't have an account? Sign up." -msgstr "Nincs bejelentkezési neve? Igényeljen magának." - -#: templates/folders/actions.html:34 -msgid "Download" -msgstr "Letöltés" - -#: lib/MIME/Contents.php:240 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Töltsük le %s-t .zip formátumban." - -#: message.php:666 -msgid "Download All Attachments (in .zip file)" -msgstr "Az összes melléklet letöltése (egy .zip fájlba)" - -#: templates/folders/actions.html:35 -msgid "Download [.zip format]" -msgstr "Töltsük le [.zip formátumban]" - -#: lib/MIME/Contents.php:240 -msgid "Download in .zip Format" -msgstr "Töltsük le .zip formátumban." - -#: mailbox.php:762 message.php:467 templates/message/navbar_navigate.html:14 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:40 -msgid "Draft" -msgstr "munkapéldány" - -#: lib/IMAP/Tree.php:2332 -msgid "Draft folder" -msgstr "Munkapéldány mappa" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Munkapéldány mappa:" - -#: login.php:290 -msgid "Dynamic" -msgstr "Dinamikus" - -#: templates/pgp/pgp.html:102 -msgid "E-mail Address:" -msgstr "Email cím:" - -#: mailbox.php:825 -msgid "END" -msgstr "VÉGE" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "HIBA: levelét nem sikerült kézbesíteni." - -#: folders.php:403 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Módosítás" - -#: mailbox.php:421 -msgid "Edit Search Query" -msgstr "A keresés módosítása" - -#: folders.php:403 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Virtuális mappa átdefiniálása" - -#: mailbox.php:417 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "A(z) %s virtuális mappa átdefiniálása." - -#: filterprefs.php:90 -msgid "Edit your Blacklist" -msgstr "Az Ön tiltólistájának módosítása" - -#: filterprefs.php:89 -msgid "Edit your Filter Rules" -msgstr "A szûrõfeltételek módosítása" - -#: filterprefs.php:91 -msgid "Edit your Whitelist" -msgstr "Az engedélyezési lista módosítása" - -#: config/prefs.php.dist:1021 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "A külsõ szerverekrõl történõ levéláttöltés beállításai." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "Email cím" - -#: lib/Message.php:799 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Az össze levelet töröltük %s-bõl." - -#: lib/Message.php:775 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Az össze levelet kitöröltük a virtuális szemetesmappából." - -#: templates/folders/actions.html:20 -msgid "Empty" -msgstr "Üres" - -#: templates/folders/folders_confirm.html:22 -msgid "Empty Selected Folders" -msgstr "A kiválasztott mappák kiürítése" - -#: lib/IMP.php:809 -msgid "Empty _Spam" -msgstr "A Spam mappa ürítése" - -#: lib/IMP.php:801 -msgid "Empty _Trash" -msgstr "'Szemetes' ürítés" - -#: mailbox.php:414 -msgid "Empty folder" -msgstr "A mappa kiürítése" - -#: pgp.php:457 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "Aktiváljuk a PGP szolgáltatásokat?" - -#: smime.php:350 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "Aktiváljuk az S/MIME szolgáltatásokat?" - -#: config/prefs.php.dist:972 -msgid "Enable message previews?" -msgstr "Szeretne belenézni a levelekbe anélkül, hogy rájuk kattintana?" - -#: compose.php:1076 -msgid "Encr_yption Options" -msgstr "T_itkosítási beállítások" - -#: lib/MIME/Viewer/itip.php:530 lib/MIME/Viewer/itip.php:532 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "Vég" - -#: lib/Compose.php:1584 -msgid "End forwarded message" -msgstr "Vége a továbbított üzenetnek" - -#: lib/Compose.php:1474 -msgid "End message" -msgstr "A levél vége" - -#: lib/Compose.php:1472 -#, php-format -msgid "End message from %s" -msgstr "%s levelének vége" - -#: pgp.php:432 smime.php:338 -msgid "Enter Passphrase" -msgstr "A jelmondat megadása" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Adja meg az új Spam mappa nevét" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Adja meg a munkapéldányok (drafts) létrehozandó új mappájának nevét" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "" -"Adja meg az elküldött levelek (sent-mail) létrehozandó új mappájának nevét" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Adja meg az új 'Szemetes' (Trash) mappa nevét" - -#: message.php:556 lib/Search.php:678 config/prefs.php.dist:596 -msgid "Entire Message" -msgstr "A teljes levél" - -#: message.php:168 thread.php:71 lib/Compose.php:1068 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "A címjegyzékhez sikeresen hozzáadtuk \"%s\"-t." - -#: lib/MIME/Viewer/pgp.php:447 lib/MIME/Viewer/pkcs7.php:440 -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -msgid "Error" -msgstr "Hiba" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Az IMAP szerver nem érhetõ el: [%s] %s." - -#: lib/MIME/Contents.php:143 -msgid "Error displaying message." -msgstr "A levél megjelenítésekor hiba történt." - -#: lib/MIME/Viewer/itip.php:314 lib/MIME/Viewer/itip.php:418 -#, php-format -msgid "Error sending reply: %s." -msgstr "A válasz küldésekor hiba történt: %s" - -#: templates/smime/smime.html:29 templates/pgp/pgp.html:37 -msgid "Error:" -msgstr "Hiba:" - -#: lib/MIME/Viewer/itip.php:104 -msgid "Event successfully deleted." -msgstr "Az eseményt sikeresen töröltük." - -#: config/prefs.php.dist:937 -msgid "Every 15 minutes" -msgstr "15 percenként" - -#: config/prefs.php.dist:934 -msgid "Every 30 seconds" -msgstr "30 másodpercenként" - -#: config/prefs.php.dist:650 config/prefs.php.dist:936 -msgid "Every 5 minutes" -msgstr "5 percenként" - -#: config/prefs.php.dist:938 -msgid "Every half hour" -msgstr "félóránként" - -#: config/prefs.php.dist:935 -msgid "Every minute" -msgstr "percenként" - -#: folders.php:448 -msgid "Expand" -msgstr "Nyissuk szét" - -#: folders.php:371 -msgid "Expand All" -msgstr "Nyissuk szét az összeset" - -#: folders.php:371 -msgid "Expand All Folders" -msgstr "Nyissuk szét az összes mappát" - -#: folders.php:448 -msgid "Expand Folder" -msgstr "Nyissuk szét a mappát" - -#: compose.php:785 compose.php:1021 -msgid "Expand Names" -msgstr "A címrészlet teljessé egészítése" - -#: config/prefs.php.dist:1147 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "A mappák nézetében rögtön kinyitva jelenjen meg az összes mappa?" - -#: config/prefs.php.dist:1169 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Az oldalmenüben rögtön kinyitva jelenjen meg az összes mappa?" - -#: lib/IMP.php:820 lib/IMP.php:822 -msgid "F_etch Mail" -msgstr "Levelek áttöltése" - -#: fetchmail.php:50 config/prefs.php.dist:111 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Levelek áttöltése" - -#: config/prefs.php.dist:1029 -msgid "Fetch Mail in a separate window?" -msgstr "A levelek áttöltése külön ablakban történjék?" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Bejelentkezéskor automatikusan induljon meg a levelek áttöltése?" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "%d levél töltõdött át %s-rõl." - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "1 levél töltõdött át %s-rõl." - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Levéláttöltés: " - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Levéláttöltés: nincs új levele." - -#: lib/IMP.php:826 -msgid "Fi_lters" -msgstr "Szûrõk" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "A keresendõ mezõk" - -#: templates/javascript_defs.php:40 templates/compose/compose.html:261 -msgid "File" -msgstr "Fájl" - -#: templates/filters/prefs.html:2 -msgid "Filter Settings" -msgstr "Szûrõfeltételek" - -#: config/prefs.php.dist:719 -msgid "Filter message content for profanity?" -msgstr "Szûrjük ki a közönséges (profán) kifejezéseket a levelek tartalmából?" - -#: templates/filters/prefs.html:7 -msgid "Filter support is disabled on this system." -msgstr "Ez a rendszer nem támogatja a levélszûrést." - -#: config/prefs.php.dist:127 -msgid "Filters" -msgstr "Szûrõk" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Szûrõk: %s módosítási oldal" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Keresés:" - -#: config/prefs.php.dist:1065 -msgid "First Mailbox Page" -msgstr "A mappa elsõ oldala" - -#: mailbox.php:268 -msgid "First Page" -msgstr "Elsõ oldal" - -#: mailbox.php:767 message.php:468 templates/message/navbar_navigate.html:10 -#: templates/mailbox/navbar.html:32 -msgid "Flagged For Followup" -msgstr "Követésre megjelölve" - -#: search.php:334 -msgid "Flagged messages" -msgstr "Megjelölt levelek" - -#: mailbox.php:523 message.php:555 -msgid "Fo_rward" -msgstr "Tová_bbítás" - -#: lib/IMAP/Tree.php:2377 templates/folders/folders_size.html:6 -msgid "Folder" -msgstr "Mappa" - -#: folders.php:254 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "Mappák kezelése - Megerõsítés" - -#: folders.php:311 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Mappák kezelése" - -#: folders.php:273 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Mappa méretek" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Mappa összefoglalás" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "" -"Nincs megengedve, hogy más felhasználóknak hozzáférési jogot adjunk " -"mappáinkhoz." - -#: folders.php:47 -msgid "Folder use is not enabled." -msgstr "A mappák használata nincs megengedve." - -#: config/prefs.php.dist:1136 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Az aznap kapott levelek érkezési idõpontjának formátuma" - -#: mailbox.php:523 message.php:555 lib/Compose.php:1567 -msgid "Forward" -msgstr "Továbbítás" - -#: lib/Compose.php:1553 -msgid "Forward:" -msgstr "Továbbítás:" - -#: lib/Compose.php:1667 -msgid "Forwarded Message:" -msgstr "Továbbított levél:" - -#: lib/Compose.php:1580 -msgid "Forwarded message" -msgstr "Továbbított levél" - -#: lib/Compose.php:1578 -#, php-format -msgid "Forwarded message from %s" -msgstr "Továbbított levél %s címrõl" - -#: lib/MIME/Viewer/itip.php:412 -msgid "Free/Busy Request Response" -msgstr "Válasz elfoglaltsági kérdésre" - -#: mailbox.php:582 -msgid "Fro_m" -msgstr "Feladó" - -#: lib/Search.php:654 lib/UI/Mailbox.php:97 lib/UI/Message.php:25 -#: templates/thread/thread.html:32 templates/compose/compose.html:27 -msgid "From" -msgstr "Feladó" - -#: config/prefs.php.dist:1078 -msgid "From Address" -msgstr "A feladó címe" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Képgaléria" - -#: config/prefs.php.dist:12 config/prefs.php.dist:21 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "Általános beállítások" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Csak az új leveleket hozzuk át? (csak IMAP)" - -#: folders.php:358 lib/MIME/Viewer/itip.php:568 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:899 -msgid "Go" -msgstr "Mehet" - -#: thread.php:136 -msgid "Go to Message" -msgstr "A levélhez" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Menjünk a virtuális Inboxhoz" - -#: lib/IMP.php:353 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Ugorjunk a címjegyzék \"%s\" adatához" - -#: message.php:436 lib/Filter.php:130 lib/MIME/Contents.php:426 -#: lib/MIME/Viewer/appledouble.php:40 lib/MIME/Viewer/images.php:92 -#: lib/MIME/Viewer/images.php:99 lib/MIME/Viewer/images.php:101 -#: lib/MIME/Viewer/notification.php:60 lib/MIME/Viewer/notification.php:66 -#: lib/MIME/Viewer/pkcs7.php:483 lib/MIME/Viewer/related.php:85 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -msgid "HERE" -msgstr "ITT" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:451 -msgid "HTML Version of Message" -msgstr "A levél HTML változata" - -#: message.php:605 -msgid "Headers" -msgstr "Fejléc" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Itt az Ön által fogalmazott levél:" - -#: config/prefs.php.dist:787 -msgid "Hidden" -msgstr "ne mutasssuk" - -#: config/prefs.php.dist:786 -msgid "Hidden in Thread View" -msgstr "logikai (thread) nézetben ne mutassuk" - -#: templates/javascript_defs.php:29 -msgid "Hide Addresses" -msgstr "Rejtsük el a címeket" - -#: mailbox.php:249 -msgid "Hide Deleted" -msgstr "A törölteket ne mutassuk" - -#: folders.php:364 -msgid "Hide Unsubscribed" -msgstr "A használaton kívül helyezett (unsubscribed) mappákat ne mutassuk" - -#: compose.php:993 -msgid "High" -msgstr "nagy" - -#: message.php:283 -msgid "High Priority" -msgstr "Sürgõs" - -#: compose.php:992 -msgid "Highest" -msgstr "legnagyobb" - -#: config/prefs.php.dist:815 -msgid "How do you want to display attachments?" -msgstr "Hogyan kívánja megjeleníttetni a mellékleteket?" - -#: config/prefs.php.dist:1157 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "Hogyan jelenítsük meg a névtereket a mappák nézetében?" - -#: config/prefs.php.dist:624 -msgid "How to attribute quoted lines in a reply" -msgstr "Válaszoláskor hogyan jelezzük, hogy kitõl idéztünk" - -#: lib/IMAP.php:305 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (automatikus protokoll meghatározással)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "Az IMAP szerver megszakította a kapcsolatot. A szerver válasza: %s" - -#: lib/IMAP.php:317 -msgid "IMAP over SSL" -msgstr "IMAP SSL fölött" - -#: lib/IMAP.php:323 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP SSL fölött (öntanúsítvánnyal)" - -#: lib/IMAP.php:311 -msgid "IMAP, no TLS" -msgstr "IMAP, TLS nélkül" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 levelezõszerverek" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Az SSL vagy TSL használatához a PHP openssl bõvítésének be kell töltõdnie." - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Ha folytatja, a mappá(k)ban levõ összes levél törlõdik!" - -#: saveimage.php:48 -msgid "Image" -msgstr "Kép" - -#: lib/MIME/Viewer/html.php:156 -msgid "Images have been blocked to protect your privacy." -msgstr "A képeket nem jelenítettük meg Ön nyugalma érdekében." - -#: templates/folders/import.html:16 -msgid "Import" -msgstr "Importálás" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "Kulcs importálása" - -#: templates/smime/smime.html:81 templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "Kulcspár importálása" - -#: templates/folders/actions.html:37 -msgid "Import Messages" -msgstr "Levelek importálása" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "PGP kulcs importálása" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Személyes, titkos PGP kulcs importálása" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Személyes, titkos PGP kulcs importálása itt:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Személyes, nyilvános PGP kulcs importálása" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Személyes, nyilvános PGP kulcs importálása itt:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Személyes S/MIME tanúsítványok importálása" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:55 -msgid "Import Public Key" -msgstr "Nyilvános kulcs importálása" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Nyilvános PGP kulcs importálása" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Nyilvános PGP kulcs importálása itt:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Nyilvános S/MIME kulcs importálása" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "S/MIME kulcs importálása" - -#: templates/folders/import.html:6 -msgid "Import mbox File" -msgstr "Standard mbox fájl importálása" - -#: templates/folders/import.html:11 -msgid "Import mbox file" -msgstr "Standard mbox fájl importálása" - -#: templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Fontos" - -#: folders.php:142 -#, php-format -msgid "Imported %d messages from %s." -msgstr "%d levelet importáltunk %s-bõl." - -#: lib/MIME/Viewer/itip.php:937 -msgid "In Process" -msgstr "folyamatban" - -#: templates/prefs/initialpageselect.inc:4 lib/Folder.php:68 lib/IMP.php:685 -#: lib/api.php:221 lib/IMAP/Tree.php:553 lib/IMAP/Tree.php:2315 -msgid "Inbox" -msgstr "Inbox" - -#: config/prefs.php.dist:612 -msgid "Include a brief summary of the header in a reply?" -msgstr "Válaszoláskor idézzük-e be a levél fejlécének fontosabb sorait?" - -#: config/prefs.php.dist:607 -msgid "Include body text in forward message by default?" -msgstr "" -"A levél továbbküldésekor a levéltörzs legyen alapértelmezetten benne a " -"levélben?" - -#: config/prefs.php.dist:579 -msgid "Include original message in a reply?" -msgstr "Válaszoláskor idézzük be a megválaszolandó levelet?" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -msgid "Info" -msgstr "Információ" - -#: pgp.php:405 smime.php:313 -#, php-format -msgid "Information on %s Public Key" -msgstr "Információ %s nyilvános kulcsról" - -#: pgp.php:434 -msgid "Information on Personal Private Key" -msgstr "Információ a személyes, titkos kulcsról" - -#: pgp.php:428 smime.php:336 -msgid "Information on Personal Public Key" -msgstr "Információ a személyes, nyilvános kulcsról" - -#: templates/javascript_defs.php:42 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "Levélbeni" - -#: lib/IMAP/ACL/rfc2086.php:53 lib/IMAP/ACL/rfc4314.php:53 -msgid "Insert" -msgstr "Beillesztés" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Ide másolja be a tanúsítványt:" - -#: lib/MIME/Viewer/itip.php:423 -msgid "Invalid Action selected for this component." -msgstr "Ez a lehetõség nem választható ebben az esetben." - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -msgid "Invalid Address" -msgstr "Hibás/elfogadhatatlan cím." - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "Hibás/elfogadhatatlan távoli levélláda." - -#: lib/Compose.php:1113 lib/Compose.php:1132 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Hibás/elfogadhatalan karakter az email címben: %s." - -#: lib/Compose.php:1128 -msgid "Invalid hostname." -msgstr "Hibás/elfogadhatatlan számítógépnév." - -#: pgp.php:18 smime.php:96 -msgid "Invalid key" -msgstr "Hibás kulcs" - -#: lib/Compose.php:282 -msgid "Invalid message, cannot resume draft." -msgstr "A munkapéldány nem olvasható be, mert érvénytelen a formátuma." - -#: pgp.php:202 -msgid "Invalid personal PGP private key." -msgstr "Hibás PGP személyes, titkos kulcs." - -#: pgp.php:177 -msgid "Invalid personal PGP public key." -msgstr "Hibás PGP személyes, nyilvános kulcs." - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "az ellenkezõjét" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:107 -msgid "Key Length:" -msgstr "Kulcshosszúság:" - -#: pgp.php:448 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "A kulcsgenerálás hosszú idõt vehet igénybe. Kívánja folytatni?" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:50 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"A kulcs importálása nem lehetséges. Ezen a szerveren az állományok " -"feltöltése nincs megengedve." - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:53 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"A kulcs importálása nem lehetséges. Önnek nincs megadva címjegyzéke, amiben " -"tárolható lenne az információ." - -#: pgp.php:344 -msgid "Key successfully sent to the public keyserver." -msgstr "A kulcsot sikeresen elküldtük a nyilvános kulcsokat tároló szervernek." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Nyelv" - -#: login.php:259 -msgid "Language:" -msgstr "Nyelv:" - -#: config/prefs.php.dist:1066 -msgid "Last Mailbox Page" -msgstr "A mappa utolsó oldala" - -#: mailbox.php:280 -msgid "Last Page" -msgstr "Utolsó oldal" - -#: compose.php:1115 -msgid "Link Attachments?" -msgstr "A mellékleteket hivatkozás formájában küldjük?" - -#: attachment.php:34 lib/Compose.php:2367 -msgid "Linked attachments are forbidden." -msgstr "A mellékletek hivatkozás formájában való küldése nem megengedett." - -#: lib/Compose.php:2383 -#, php-format -msgid "Links will expire on %s" -msgstr "A hivatkozások lejáratának dátuma %s" - -#: lib/IMAP/ACL/rfc2086.php:49 lib/IMAP/ACL/rfc4314.php:49 -msgid "List" -msgstr "Lista" - -#: config/prefs.php.dist:1255 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Listázzuk ki az össze partnert a címjegyzék behívásakor? (ha nem, akkor csak " -"azok a partnerek jelennek meg, melyekre rákeres)" - -#: config/prefs.php.dist:812 -msgid "Listing in the Header" -msgstr "a fejlécben való felsorolás" - -#: compose.php:771 -msgid "Loading..." -msgstr "Betöltés..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Helyi mappa:" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "Hely" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:33 -msgid "Log in" -msgstr "Bejelentkezés" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Bejelentkezés %s-be" - -#: login.php:410 -msgid "Login" -msgstr "Bejelentkezés" - -#: config/prefs.php.dist:39 -msgid "Login Tasks" -msgstr "Bejelentkezéssel kapcsolatos feladatok" - -#: compose.php:995 -msgid "Low" -msgstr "alacsony" - -#: message.php:287 -msgid "Low Priority" -msgstr "Nem sürgõs" - -#: compose.php:996 -msgid "Lowest" -msgstr "legalacsonyabb" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Macintosh fájl" - -#: config/prefs.php.dist:103 -msgid "Mail Previews" -msgstr "A levelek elõnézete" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Az idegen levelezõszerver típusa:" - -#: lib/IMAP/Tree.php:2322 lib/IMAP/Tree.php:2349 -msgid "Mailbox" -msgstr "Levélláda" - -#: config/prefs.php.dist:118 -msgid "Mailbox and Folder Display Options" -msgstr "A levélláda ill. a mappák megjelenítési beállításai" - -#: lib/IMAP/ACL/rfc2086.php:52 lib/IMAP/ACL/rfc4314.php:52 -msgid "Mark (Other)" -msgstr "Jelzet állítása (egyéb)" - -#: lib/IMAP/ACL/rfc2086.php:51 lib/IMAP/ACL/rfc4314.php:51 -msgid "Mark (Seen)" -msgstr "Jelzet állítása (olvasott)" - -#: templates/folders/actions.html:32 -msgid "Mark All Messages as Seen" -msgstr "Az összes levelet olvasottként jelöljük meg" - -#: templates/folders/actions.html:33 -msgid "Mark All Messages as Unseen" -msgstr "Az összes levelet olvasatlanként jelöljük meg" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "Jelöljük meg, mint:" - -#: config/prefs.php.dist:769 -msgid "Mark different levels of quoting with different colors?" -msgstr "Az idézetek különbözõ szintjeit eltérõ színnel jelezzük?" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Olvasottként jelöljük meg a leveleket? (csak IMAP)" - -#: config/prefs.php.dist:777 -msgid "Mark simple markup?" -msgstr "Jelezzük az egyszerûbb HTML kódokat?" - -#: search.php:214 -msgid "Match All Queries" -msgstr "Az összes keresõfeltételt kielégítik" - -#: search.php:212 -msgid "Match Any Query" -msgstr "Bármelyik keresõfeltételt kielégítik" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "Maximális melléklet méret" - -#: lib/api.php:94 -msgid "Maximum Number of Folders" -msgstr "A mappák maximális száma" - -#: lib/api.php:95 -msgid "Maximum Number of Recipients per Message" -msgstr "Egy levél címzetteinek maximális száma" - -#: lib/api.php:96 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Egy idõegység alatt legfeljebb hány címzettnek küldhetõ levél." - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "A csatolt mellékletek száma nem növelhetõ tovább." - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "" -"A csatolt mellékletek összmérete elérte a maximális megengedett értéket." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Mappa lista" - -#: lib/Compose.php:1465 -msgid "Message" -msgstr "Levél" - -#: config/prefs.php.dist:53 -msgid "Message Composition" -msgstr "Levélírás" - -#: config/prefs.php.dist:1077 -msgid "Message Date" -msgstr "A levél dátuma" - -#: config/prefs.php.dist:52 config/prefs.php.dist:70 config/prefs.php.dist:85 -#: config/prefs.php.dist:94 config/prefs.php.dist:102 -#: config/prefs.php.dist:110 -msgid "Message Options" -msgstr "Levelekre vonatkozó beállítások" - -#: search.php:407 -msgid "Message Search" -msgstr "Keresés a levélben" - -#: config/prefs.php.dist:1081 -msgid "Message Size" -msgstr "A levél mérete" - -#: message.php:576 -msgid "Message Source" -msgstr "A levél forrása" - -#: config/prefs.php.dist:71 -msgid "Message Viewing" -msgstr "A levél megtekintése" - -#: lib/Compose.php:1463 -#, php-format -msgid "Message from %s" -msgstr "Levél %s-tõl" - -#: lib/UI/Mailbox.php:148 -msgid "Message has attachments" -msgstr "A levélnek melléklete is van" - -#: lib/UI/Mailbox.php:147 -msgid "Message is encrypted" -msgstr "A levél kódolt" - -#: lib/UI/Mailbox.php:146 -msgid "Message is signed" -msgstr "A levelet digitális aláírással látták el" - -#: compose.php:355 compose.php:362 -msgid "Message redirected successfully." -msgstr "A levelet sikeresen átirányítottuk." - -#: lib/Compose.php:788 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "A levél elment, de nem sikerült elmenteni itt: %s" - -#: compose.php:420 compose.php:428 -msgid "Message sent successfully." -msgstr "A levelet elküldtük." - -#: config/prefs.php.dist:1108 -msgid "Messages per page in the mailbox view." -msgstr "Az egy oldalon megjelenõ levelek száma a levélláda megtekintésekor." - -#: mailbox.php:214 -msgid "Messages to" -msgstr "a leveleket ide..." - -#: login.php:294 -msgid "Minimalist" -msgstr "Minimális (mobilra)" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Mód" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "hónap" - -#: mailbox.php:475 mailbox.php:885 message.php:506 message.php:693 -msgid "Move" -msgstr "Tegyük át" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "vigyük lejjebb" - -#: config/prefs.php.dist:737 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "Tegyük a spameket a spam mappába, a rendes leveleket pedig az INBOX-ba" - -#: mailbox.php:475 mailbox.php:885 message.php:506 message.php:693 -msgid "Move to folder" -msgstr "tegyük át ebbe a mappába" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "vigyük följebb" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Több, alternatív részt tartalmaz" - -#: thread.php:161 -msgid "Multiple Message View" -msgstr "A levelek szokásos nézete" - -#: templates/smime/smime.html:4 templates/pgp/pgp.html:4 -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "NOTE:" -msgstr "MEGJEGYZÉS:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Név" - -#: pgp.php:116 -msgid "Name and/or email cannot be empty" -msgstr "A név ill. email cím nem maradhat üresen" - -#: lib/MIME/Viewer/itip.php:942 -msgid "Needs Action" -msgstr "nincs válasz" - -#: config/prefs.php.dist:701 config/prefs.php.dist:933 -msgid "Never" -msgstr "soha" - -#: config/prefs.php.dist:691 -msgid "Never save attachments" -msgstr "A mellékleteket sose mentsük el." - -#: lib/IMP.php:440 -msgid "New Folder" -msgstr "Új mappa" - -#: config/prefs.php.dist:95 -msgid "New Mail" -msgstr "Új levél" - -#: compose.php:226 lib/Block/tree_folders.php:35 -msgid "New Message" -msgstr "Új levél" - -#: mailbox.php:845 lib/MIME/Headers.php:193 -#, php-format -msgid "New Message to %s" -msgstr "Új levél %s részére" - -#: search.php:325 -msgid "New messages" -msgstr "Új levelek" - -#: message.php:522 -msgid "Next Message" -msgstr "Következõ levél" - -#: mailbox.php:278 -msgid "Next Page" -msgstr "Következõ oldal" - -#: templates/javascript_defs.php:49 config/prefs.php.dist:649 -#: config/prefs.php.dist:1144 config/prefs.php.dist:1166 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "Nem" - -#: smime.php:241 -msgid "No Certificate found" -msgstr "Nem található tanúsítvány" - -#: lib/IMP.php:1384 -msgid "No Encryption" -msgstr "Titkosítás/digitális aláírás nélkül" - -#: templates/smime/smime.html:26 templates/pgp/pgp.html:34 -msgid "No Keys in Keyring" -msgstr "Egy kulcs sincs tárolva" - -#: mailbox.php:257 rss.php:93 -#, php-format -msgid "No Messages" -msgstr "Nincs levél" - -#: pgp.php:143 -msgid "No PGP public key imported." -msgstr "Nem importáltunk egy nyilvános PGP kulcsot sem." - -#: mailbox.php:806 -msgid "No Preview Text" -msgstr "Nincs betekinthetõ szöveg" - -#: smime.php:166 -msgid "No S/MIME public key imported." -msgstr "Nem importálódott S/MIME nyilvános kulcs." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Nem kell hang" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Nincs melléklet." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "A nyilvános kulcs nem tartalmaz email információt." - -#: acl.php:76 -msgid "No folder selected." -msgstr "Nincs kijelölt mappa." - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "Egy mappában sem ellenõrizzük, érkezett-e új levél." - -#: folders.php:191 lib/Folder.php:431 lib/Folder.php:479 -msgid "No folders were specified" -msgstr "Egy mappa sem volt kijelölve" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "Nincs új levelet tartalmazó mappa" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "Nincs olvasatlan levelet tartalmazó mappa" - -#: lib/IMP.php:988 -msgid "No limit" -msgstr "Nincs limit" - -#: lib/Compose.php:1503 -msgid "No message body text" -msgstr "A levéltörzs üres" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Nincs levél." - -#: mailbox.php:229 -msgid "No messages matched your search." -msgstr "A keresés nem talált semmit." - -#: pgp.php:195 -msgid "No personal PGP private key imported." -msgstr "Nem importálódott a PGP személyes, titkos kulcs." - -#: pgp.php:171 -msgid "No personal PGP public key imported." -msgstr "Nem importálódott a PGP személyes, nyilvános kulcs." - -#: smime.php:216 -msgid "No personal S/MIME certificates imported." -msgstr "Nem importálódott S/MIME személyes tanúsítvány." - -#: lib/MIME/Viewer/pkcs7.php:301 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"Nincs személyes titkos kulcs, ezért a kódolt levél tartalma nem fejthetõ " -"vissza." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "" -"Nincs olyan felhasználóazonosítási módszer, amit az IMAP szerver támogat." - -#: acl.php:108 -msgid "No user specified." -msgstr "Nem jelölt meg felhasználót." - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:875 -msgid "Non Participant" -msgstr "Nem résztvevõ" - -#: templates/prefs/folderselect.inc:21 templates/prefs/sentmailselect.inc:38 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:20 -#: templates/prefs/trashselect.inc:20 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:837 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "egyik(et) sem" - -#: compose.php:994 -msgid "Normal" -msgstr "közepes" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "nem törölt" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "nem munkapéldány" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:33 -msgid "Not Flagged" -msgstr "Jelöletlen" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "nem fontos" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "nem személyes" - -#: lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 lib/Crypt/PGP.php:136 -msgid "Not a valid public key." -msgstr "Nem érvényes nyilvános kulcs." - -#: config/prefs.php.dist:850 -msgid "Not at all" -msgstr "Sehol" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "Ez eltarthat egy ideig" - -#: lib/IMP.php:492 -msgid "Notepads" -msgstr "Jegyzettömbök" - -#: config/hooks.php.dist:468 -msgid "Notes" -msgstr "Feljegyzések" - -#: config/prefs.php.dist:735 -msgid "Nothing" -msgstr "Semmit" - -#: attachment.php:108 -msgid "Notification: Linked attachment downloaded" -msgstr "Figyelmeztetés: letöltõdött a hivatkozott melléklet" - -#: config/prefs.php.dist:397 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -" hónapig tartsuk meg a hivatkozás formájában küldött mellékletek tényleges " -"példányát, havi törlés esetén." - -#: config/prefs.php.dist:351 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"db régi elküldött leveleket tartalmazó (sent-mail) mappát tartsunk meg, havi " -"törlés esetén" - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "OK" - -#: templates/smime/import_key.html:31 templates/search/search.html:61 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "VAGY" - -#: search.php:324 -msgid "Old messages" -msgstr "Régi levelek" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Törlõdnek a régi elküldött leveleket tartalmazó (sent-mail) mappák." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Csak azokat a mappákat mutassuk, melyekben van olvasatlan levél?" - -#: templates/javascript_defs.php:58 -msgid "Only one folder should be selected for this action." -msgstr "Kérem, hogy ehhez a feladathoz csak egy mappát jelöljön ki." - -#: lib/IMP.php:877 lib/IMP.php:882 -msgid "Open Fo_lder" -msgstr "Mappa nyitás" - -#: lib/IMP.php:882 -msgid "Open Folder" -msgstr "Mappa nyitás" - -#: lib/IMAP/Tree.php:2373 -msgid "Opened Folder" -msgstr "Kinyitott mappa" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:871 -msgid "Optional Participant" -msgstr "Választható résztvevõ" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Idegen levelezõszervereken levõ levélládák" - -#: config/prefs.php.dist:117 config/prefs.php.dist:126 -#: config/prefs.php.dist:133 config/prefs.php.dist:141 -#: config/prefs.php.dist:150 -msgid "Other Options" -msgstr "Egyéb beállítások" - -#: lib/IMAP/Tree.php:94 -msgid "Other Users' Folders" -msgstr "Más felhasználók mappái" - -#: templates/login/login.html:103 -msgid "Outbound Server" -msgstr "Kimenõ szerver" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:164 lib/MIME/Viewer/pgp.php:212 -#: lib/MIME/Viewer/pgp.php:308 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1387 -msgid "PGP Encrypt Message" -msgstr "Titkosítsuk a levelet PGP-vel" - -#: lib/IMP.php:1392 -msgid "PGP Encrypt Message with passphrase" -msgstr "Titkosítsuk a levelet a PGP segítségevel, egy jelmondattal" - -#: lib/Compose.php:1245 -msgid "PGP Error: " -msgstr "PGP hiba: " - -#: config/prefs.php.dist:142 -msgid "PGP Options" -msgstr "PGP beállítások" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "Írja be a PGP jelmondatát" - -#: templates/pgp/pgp.html:69 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "" -"A PGP személyes kulcspár támogatás titkosított web kapcsolatot igényel." - -#: pgp.php:155 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "\"%s (%s)\" nyivános PGP kulcsát sikeresen felvettük." - -#: pgp.php:251 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "\"%s\" nyivános PGP kulcsát sikeresen töröltük." - -#: templates/pgp/pgp.html:29 -msgid "PGP Public Keyring" -msgstr "PGP nyilvános kulcsok" - -#: lib/IMP.php:1388 -msgid "PGP Sign Message" -msgstr "Lássuk el a levelet PGP digitális aláírással" - -#: lib/IMP.php:1389 -msgid "PGP Sign/Encrypt Message" -msgstr "Titkosítsuk és digitálisan írjuk alá a levelet PGP-vel" - -#: lib/IMP.php:1393 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "" -"Titkosítsuk és digitálisan írjuk alá a levelet a PGP segítségével, egy " -"jelmondattal" - -#: compose.php:687 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"A PGP titkosítás nem állítható be alapértelmezett módon, mert nem áll " -"rendelkezésre az összes címzett nyilvános kulcsa." - -#: pgp.php:208 -msgid "PGP private key successfully added." -msgstr "A PGP titkos kulcsot sikeresen felvettük." - -#: pgp.php:183 -msgid "PGP public key successfully added." -msgstr "A PGP nyilvános kulcsot sikeresen felvettük." - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "A PGP támogatás inaktiválva van a rendszerben." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"A PGP támogatás felbukkanó (popup) ablakokat igényel. Ha az Ön " -"böngészõprogramja úgy van beállítva, hogy letiltja a felbukkanó ablakokat, " -"akkor vagy változtasson a beállításokon, vagy a PGP szolgáltatások nem " -"fognak megfelelõen mûködni." - -#: lib/Compose.php:1205 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: a személyes titkos kulcs használatához jelmondat szükséges." - -#: lib/Compose.php:1214 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: a levél titkosításához egy jelmondatot kell megadnia." - -#: lib/IMAP.php:281 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (automatikus protokoll meghatározással)" - -#: lib/IMAP.php:293 -msgid "POP3 over SSL" -msgstr "POP3 SSL fölött" - -#: lib/IMAP.php:299 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 SSL fölött (öntanúsítvánnyal)" - -#: lib/IMAP.php:287 -msgid "POP3, no TLS" -msgstr "POP2, TLS nélkül" - -#: mailbox.php:430 -#, php-format -msgid "Page %d of %d" -msgstr "%d. oldal a %d-bõl" - -#: config/prefs.php.dist:1063 -msgid "Page with the First Unseen Message" -msgstr "Az elsõ olvasatlan levelet tartalmazó oldal" - -#: config/prefs.php.dist:1064 -msgid "Page with the Last Unseen Message" -msgstr "Az utolsó olvasatlan levelet tartalmazó oldal" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Oldal:" - -#: message.php:674 -msgid "Part(s)" -msgstr "Rész(ek)" - -#: templates/pgp/pgp.html:122 -msgid "Passphrase (Again):" -msgstr "Jelmondat (még egyszer):" - -#: pgp.php:336 smime.php:250 -msgid "Passphrase successfully unloaded." -msgstr "A jelmondatot sikeresen eltávolítottuk." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:117 -msgid "Passphrase:" -msgstr "Jelmondat:" - -#: pgp.php:118 -msgid "Passphrases cannot be empty" -msgstr "A jelmondat nem lehet üres" - -#: pgp.php:120 -msgid "Passphrases do not match" -msgstr "A jelmondatok nem egyeznek" - -#: templates/login/login.html:92 -msgid "Password" -msgstr "Jelszó" - -#: templates/smime/import_key.html:54 -#: templates/fetchmail/fetchmailprefs.html:59 -msgid "Password:" -msgstr "Jelszó:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Jelszó: " - -#: mailbox.php:745 message.php:454 templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "személyes" - -#: config/prefs.php.dist:13 -msgid "Personal Information" -msgstr "Személyes adatok" - -#: pgp.php:126 -msgid "Personal PGP keypair generated successfully." -msgstr "A személyes PGP kulcspárt sikeresen létrehoztuk." - -#: pgp.php:133 -msgid "Personal PGP keys deleted successfully." -msgstr "A személyes PGP kulcsokat sikeresen töröltük." - -#: smime.php:222 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "NEM importálódott S/MIME személyes tanúsítványok: " - -#: smime.php:147 -msgid "Personal S/MIME keys deleted successfully." -msgstr "A személyes S/MIME kulcsokat sikeresen töröltük." - -#: config/prefs.php.dist:213 -msgid "Place your signature before replies and forwards?" -msgstr "" -"Az Ön állandó levélvégzõdését (signature) válaszoláskor ill. " -"levéltovábbításkor a beidézett levél elé helyezzük?" - -#: lib/Compose.php:448 -msgid "Plaintext Version of Message" -msgstr "A levél sima text változata" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Kíván hangjelzést új levél érkezésekor? Ehhez az Ön böngészõprogramjának " -"támogatnia kell a beágyazott hangállományok lejátszását. Windows és Mac " -"rendszereken ez szinte mindig teljesül, de más platformokon plugin modulra " -"lehet szüksége." - -#: templates/javascript_defs.php:81 -msgid "Please enter a name for the new folder:" -msgstr "Kérem adja meg az új mappa nevét:" - -#: templates/javascript_defs.php:60 templates/javascript_defs.php:61 -msgid "Please enter the name of the new folder:" -msgstr "Kérem adja meg az új mappa nevét:" - -#: templates/javascript_defs.php:65 -msgid "Please enter the new name:" -msgstr "Kérem adja meg az új nevet:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Kérem adja meg a levélhez szükséges jelmondatot." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Kérem adja meg a személyes, titkos PGP kulcsához tartozó jelmondatot. Ezt " -"bejelentkezésenként csak egyszer kell beírnia." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Kérem adja meg a személyes, titkos S/MIME kulcsához tartozó jelmondatot. Ezt " -"bejelentkezésenként csak egyszer kell beírnia." - -#: login.php:181 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Kérjük jelentkezzen be ismét a levélírás folytatásához. Ha böngészõprogramja " -"NEM engedélyezi a cookie-k használatát ÉS felbukkanó ablakban írja leveleit " -"akkor a fõ ablakban is be kell jelentkeznie. Ez az Ön biztonsága érdekében " -"van így, hogy ne téríthessék el a szerverrel korábban felépített " -"kapcsolatát. Elnézését kérjük a kellemetlenségért." - -#: templates/javascript_defs.php:76 -msgid "Please provide your password." -msgstr "Kérem adja meg a jelszavát." - -#: templates/javascript_defs.php:75 -msgid "Please provide your username." -msgstr "Kérem adja meg a bejelentkezési nevét." - -#: lib/Compose.php:2553 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Kérem javítsa ki a hibás vagy nem egyértelmû címeket." - -#: templates/javascript_defs.php:57 -msgid "Please select a folder before you perform this action." -msgstr "Kérem jelöljön ki egy mappát a feladat végrehajtása elõtt." - -#: templates/javascript_defs.php:69 -msgid "Please select at least one folder to search." -msgstr "Kérem jelöljön ki legalább egy mappát, amiben a keresni óhajt." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Kérem, hogy jobb oldali mezõben válassza ki, vagy módosítsa:" - -#: config/prefs.php.dist:1177 -msgid "Poll all folders for new mail?" -msgstr "Az összes mappájában ellenõrizzük, hogy jött-e új levél?" - -#: templates/login/login.html:67 -msgid "Port" -msgstr "Port" - -#: lib/IMAP/ACL/rfc2086.php:54 lib/IMAP/ACL/rfc4314.php:54 -msgid "Post" -msgstr "Levélküldés" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Ez egy Horde rendszer" - -#: config/prefs.php.dist:205 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "" -"Legyen az Ön állandó levélvégzõdése (signature) elõtt két kötõjel ('-- ')?" - -#: filterprefs.php:53 pgp.php:260 smime.php:257 -msgid "Preferences successfully updated." -msgstr "A beállításokat sikeresen elmentettük." - -#: compose.php:1135 -msgid "Preview" -msgstr "Betekintés" - -#: message.php:515 -msgid "Previous Message" -msgstr "Elõzõ levél" - -#: mailbox.php:270 -msgid "Previous Page" -msgstr "Elõzõ oldal" - -#: message.php:589 -msgid "Print" -msgstr "Nyomtatás" - -#: message.php:678 -msgid "Printed By" -msgstr "Kinyomtatta" - -#: message.php:657 lib/MIME/Viewer/itip.php:830 -msgid "Priority" -msgstr "Prioritás (sürgõsség)" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "A titkos kulcs jelszava:" - -#: config/prefs.php.dist:690 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Választhassak, ha melléklet van a levélben; NEM az alapértelmezett" - -#: config/prefs.php.dist:689 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Választhassak, ha melléklet van a levélben; IGEN az alapértelmezett" - -#: config/prefs.php.dist:858 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "" -"Kérdezzen meg a gép, hogy küldjünk-e a beérkezõ levél elolvasásáról " -"visszaigazolást, ha kért ilyet a feladó?" - -#: templates/login/login.html:72 -msgid "Protocol" -msgstr "Protokoll" - -#: login.php:267 templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Protokoll:" - -#: lib/Crypt/PGP.php:489 -msgid "Public PGP keyserver support has been disabled." -msgstr "A nyilvános PGP kulcsszerver támogatás nincs engedélyzve." - -#: mailbox.php:444 mailbox.php:512 -msgid "Pur_ge Deleted" -msgstr "_Végleges törlés" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:22 -msgid "Purge" -msgstr "Végleges törlés" - -#: mailbox.php:444 mailbox.php:512 -msgid "Purge Deleted" -msgstr "Végleges törlés" - -#: config/prefs.php.dist:416 -msgid "Purge Spam how often:" -msgstr "Milyen gyakran ürítsük a Spam mappát:" - -#: config/prefs.php.dist:444 -msgid "Purge Trash how often:" -msgstr "Milyen gyakran ürítsük a 'Szemetes' (Trash) mappát?" - -#: config/prefs.php.dist:425 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "napnál régebbi leveleket ürítsük ki a Spam mappából." - -#: config/prefs.php.dist:453 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "napnál régebbi leveleket ürítsük ki a 'Szemetes' (Trash) mappából" - -#: config/prefs.php.dist:379 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "napnál régebbi leveleket ürítsük ki az Elküldött levelek mappából" - -#: config/prefs.php.dist:406 -msgid "Purge old messages in the Spam folder?" -msgstr "A Spam mappából töröljük ki a régi leveleket?" - -#: config/prefs.php.dist:434 -msgid "Purge old messages in the Trash folder?" -msgstr "A 'Szemetes' (Trash) mappából töröljük ki a régi leveleket?" - -#: config/prefs.php.dist:360 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Az Elküldött levelek mappából töröljük ki a régi leveleket?" - -#: config/prefs.php.dist:370 -msgid "Purge sent-mail how often:" -msgstr "Milyen gyakran ürítsük az Elküldött levelek mappát?" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "%d levél törlõdik a Spam mappából." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "%d levél törlõdik a 'Szemetes' (Trash) mappából." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "%d levél törlõdik az Elküldött levelek mappából." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "1 levél törlõdik a Spam mappából." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "1 levél törlõdik a 'Szemetes' (Trash) mappából." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "1 levél törlõdik a(z) %s elküldött levelek mappából." - -#: lib/IMP.php:971 -#, php-format -msgid "Quota status: %.2f MB / %.2f MB (%.2f%%)" -msgstr "Kvóta: %.2f MB / %.2f MB (%.2f%%)" - -#: lib/IMP.php:980 -#, php-format -msgid "Quota status: %.2f MB / NO LIMIT" -msgstr "Kvóta: %.2f MB / nincs limit" - -#: lib/IMP.php:986 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Kvóta: nincs limit" - -#: config/prefs.php.dist:620 -#, php-format -msgid "Quoting %f:" -msgstr "Idézet (%f):" - -#: lib/IMAP/ACL/rfc2086.php:50 lib/IMAP/ACL/rfc4314.php:50 -msgid "Read" -msgstr "Olvasás" - -#: templates/folders/actions.html:40 -msgid "Rebuild Folder Tree" -msgstr "A mappastruktúra újjáépítése" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Az utóbbi keresések" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Az utóbbi keresések:" - -#: message.php:560 message.php:603 -msgid "Redirec_t" -msgstr "Átirányítás" - -#: message.php:560 message.php:603 -msgid "Redirect" -msgstr "Átirányítás" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "A levél átirányítása" - -#: compose.php:339 -msgid "Redirect this message" -msgstr "Irányítsuk át ezt a levelet" - -#: folders.php:346 -msgid "Refresh" -msgstr "Frissítés" - -#: config/prefs.php.dist:939 -msgid "Refresh Folder Views:" -msgstr "Frissítsük a mappák listáját:" - -#: mailbox.php:407 -msgid "Reload" -msgstr "Frissítés" - -#: folders.php:336 -msgid "Reload View" -msgstr "Kérjük le újra ezt az oldalt" - -#: lib/MIME/Viewer/itip.php:542 lib/MIME/Viewer/itip.php:561 -msgid "Remember the free/busy information." -msgstr "Tároljuk el az idõbeosztási adatokat." - -#: config/prefs.php.dist:1146 -msgid "Remember the last view" -msgstr "Tároljuk el az utolsó nézetet" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Távoli levélláda:" - -#: search.php:320 -msgid "Remove Field From Search" -msgstr "Hagyjuk ki a mezõt a keresésbõl" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "távolítsuk el" - -#: templates/folders/actions.html:18 -msgid "Rename" -msgstr "Átnevezés" - -#: config/prefs.php.dist:333 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "" -"Nevezzük át az elküldött leveleket tartalmazó (sent-mail) mappát a hónap " -"elején?" - -#: lib/Folder.php:385 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "" -"A \"%s\"-rõl \"%s\"-re történõ átnevezés nem sikerült. A szerver üzenete" - -#: message.php:544 -msgid "Reply" -msgstr "Válasz" - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:420 -msgid "Reply Sent." -msgstr "A választ elküldtük." - -#: compose.php:307 -msgid "Reply to All:" -msgstr "Válasz az összes címre:" - -#: compose.php:309 -msgid "Reply to List:" -msgstr "Válasz a listára:" - -#: lib/MIME/Viewer/itip.php:544 lib/MIME/Viewer/itip.php:553 -#: lib/MIME/Viewer/itip.php:563 -msgid "Reply with Not Supported Message" -msgstr "Az adott kérést a rendszer nem támogatja" - -#: lib/MIME/Viewer/itip.php:551 -msgid "Reply with free/busy for next 2 months." -msgstr "Az idõbeosztási adatkérést 2 hónapra teljesítem." - -#: lib/MIME/Viewer/itip.php:550 -msgid "Reply with requested free/busy information." -msgstr "Az idõbeosztási adatkérés teljesítése." - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Viszontválasz cím" - -#: lib/Compose.php:1743 -msgid "Reply-To: " -msgstr "Viszontválasz cím: " - -#: compose.php:305 -msgid "Reply:" -msgstr "Válasz:" - -#: mailbox.php:534 message.php:600 -msgid "Report as Innocent" -msgstr "Nem-spam bejelentés" - -#: mailbox.php:528 message.php:594 -msgid "Report as Spam" -msgstr "Spam bejelentés" - -#: compose.php:1060 -msgid "Request a _Read Receipt" -msgstr "Visszaigazolást kérek a levél elolvasásáról" - -#: config/prefs.php.dist:704 -msgid "Request read receipts?" -msgstr "Kér visszaigazolást arról, amikor a címzett elolvassa a levelet?" - -#: mailbox.php:107 -msgid "Requested message not found." -msgstr "A kívánt levél nem található." - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:863 -msgid "Required Participant" -msgstr "szükséges résztvevõ" - -#: templates/search/search.html:26 templates/search/search.html:201 -#: templates/acl/acl.html:80 -msgid "Reset" -msgstr "Reset" - -#: lib/MIME/Viewer/itip.php:118 -msgid "Respondent Status Updated." -msgstr "A válaszadó státuszát megújítottuk." - -#: message.php:583 -msgid "Resume" -msgstr "Folytatás" - -#: lib/UI/Compose.php:137 -msgid "Resume Editing" -msgstr "A szövegszerkesztés folytatása" - -#: login.php:182 -msgid "Resume your session" -msgstr "Folytassuk a levélírást" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Vissza a levéláttöltéshez" - -#: templates/folders/folders_size.html:30 -msgid "Return to Folders" -msgstr "Vissza a mappákhoz" - -#: stationery.php:147 -msgid "Return to Message Composition" -msgstr "Vissza a levélíráshoz" - -#: filterprefs.php:65 templates/smime/smime.html:13 -#: templates/smime/smime.html:93 templates/pgp/pgp.html:21 -#: templates/pgp/pgp.html:145 templates/acl/acl.html:35 -#: templates/acl/acl.html:81 templates/acl/acl.html:95 -msgid "Return to Options" -msgstr "Vissza az opciókhoz" - -#: config/prefs.php.dist:873 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "Térjünk vissza a levéllistához törlés, áthelyezés vagy másolás után?" - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "\"%s\" felhasználó jogosultságai nem módosíthatók." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Role" -msgstr "Szerep" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:172 lib/MIME/Viewer/pkcs7.php:292 -#: lib/MIME/Viewer/pkcs7.php:484 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1397 -msgid "S/MIME Encrypt Message" -msgstr "A levél titkosítása S/MIME-mal" - -#: lib/Compose.php:1277 -msgid "S/MIME Error: " -msgstr "S/MIME hiba: " - -#: lib/Compose.php:1256 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "" -"S/MIME hiba: a személyes titkos kulcs használatához jelmondat szükséges." - -#: config/prefs.php.dist:151 -msgid "S/MIME Options" -msgstr "S/MIME beállítások" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "Írja be az S/MIME jelmondatát" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"Az S/MIME személyes kulcspár támogatás titkosított web kapcsolatot igényel." - -#: smime.php:155 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "\"%s\" nyivános S/MIME kulcsát sikeresen töröltük." - -#: smime.php:177 -msgid "S/MIME Public Key successfully added." -msgstr "A nyivános S/MIME kulcsot sikeresen felvettük." - -#: templates/smime/smime.html:21 -msgid "S/MIME Public Keyring" -msgstr "S/MIME nyilvános kulcsok" - -#: smime.php:226 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Az S/MIME nyilvános/titkos kulcspárt sikeresen felvettük." - -#: lib/IMP.php:1398 -msgid "S/MIME Sign Message" -msgstr "Lássuk el a levelet S/MIME digitális aláírással" - -#: lib/IMP.php:1399 -msgid "S/MIME Sign/Encrypt Message" -msgstr "Titkosítsuk és digitálisan írjuk alá a levelet S/MIME-mal" - -#: templates/smime/smime.html:86 -msgid "S/MIME support is disabled on this system." -msgstr "Ezen a rendszeren nincsen S/MIME támogatás." - -#: lib/MIME/Viewer/pkcs7.php:296 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"Az S/MIME támogatás jelenleg nincs aktiválva, ezért a kódolt levél tartalma " -"nem fejthetõ vissza." - -#: lib/MIME/Viewer/pkcs7.php:203 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"Az S/MIME támogatás jelenleg nincs aktiválva, ezért e levél tartalma nem " -"jeleníthetõ meg." - -#: lib/MIME/Viewer/pkcs7.php:176 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"Az S/MIME támogatás jelenleg nincs aktiválva, ezért a levél digitális " -"aláírásának hitelessége nem ellenõrizhetõ." - -#: lib/MIME/Viewer/pkcs7.php:133 -msgid "S/MIME support is not enabled." -msgstr "Ezen a rendszeren nincs aktiválva az S/MIME támogatás." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"Az S/MIME támogatás felbukkanó (popup) ablakokat igényel. Ha az Ön " -"böngészõprogramja úgy van beállítva, hogy letiltja a felbukkanó ablakokat, " -"akkor vagy változtasson a beállításokon, vagy az S/MIME szolgáltatások nem " -"fognak megfelelõen mûködni." - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: templates/login/login.html:107 -msgid "SMTP Port" -msgstr "SMTP port" - -#: compose.php:969 -msgid "S_ubject" -msgstr "_Tárgy" - -#: compose.php:1039 -msgid "Sa_ve a copy in " -msgstr "Mentsünk el egy példányt ebben a mappában: " - -#: message.php:587 -msgid "Sa_ve as" -msgstr "Mentés" - -#: templates/search/search.html:25 templates/search/search.html:200 -#: templates/fetchmail/fetchmailprefs.html:121 templates/acl/acl.html:79 -msgid "Save" -msgstr "Mentés" - -#: compose.php:1111 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "" -"A mellékleteket a levéllel együtt mentsük el az elküldött levelek mappájában?" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Mentsük el munkapéldányként" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "A kép mentése" - -#: lib/MIME/Contents.php:251 -msgid "Save Image in Gallery" -msgstr "A kép galériában való elmentése" - -#: filterprefs.php:126 templates/smime/smime.html:12 -#: templates/smime/smime.html:92 templates/pgp/pgp.html:20 -#: templates/pgp/pgp.html:144 -msgid "Save Options" -msgstr "A beállítások mentése" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "A levélpapír elmentése" - -#: compose.php:884 -msgid "Save _Draft" -msgstr "Mentsük el mu_nkapéldányként" - -#: message.php:587 -msgid "Save as" -msgstr "Mentés" - -#: config/prefs.php.dist:641 -msgid "Save drafts as unseen?" -msgstr "A munkapéldányként elmentett leveleket olvasatlanként jelöljük meg?" - -#: config/prefs.php.dist:651 -msgid "Save drafts automatically while composing?" -msgstr "Levélírás közben legyen automatikus munkapéldányként történõ mentés?" - -#: lib/MIME/Viewer/pkcs7.php:256 -msgid "Save in your Address Book" -msgstr "Mentsük el a címjegyzékben" - -#: config/prefs.php.dist:1245 -msgid "Save recipients automatically to the default address book?" -msgstr "" -"Mentsük el automatikusan a címzettek adatait az alapértelmezett " -"címjegyzékben?" - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "Mentsük el a keresést virtuális mappaként?" - -#: config/prefs.php.dist:221 -msgid "Save sent mail?" -msgstr "Mentsük el az elküldött leveleket?" - -#: lib/Compose.php:233 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "" -"Nem mentettük el a munkapéldányként. Nem sikerült a munkapéldányokat " -"tartalmazó mappát létrehozni." - -#: lib/Compose.php:172 -msgid "Saving the draft failed. No draft folder specified." -msgstr "" -"A munkapéldányként való mentés nem sikerült. Nincs megadva a munkapéldányok " -"mappája." - -#: lib/Compose.php:203 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"A munkapéldányként való mentés nem sikerült. A %s fejlécben hibás az email " -"cím: %s" - -#: lib/Compose.php:240 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "A munkapéldányként való mentés nem sikerült. A szerver válasza: %s" - -#: mailbox.php:413 lib/Search.php:533 lib/Block/tree_folders.php:43 -#: templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Keresés" - -#: mailbox.php:413 search.php:207 -#, php-format -msgid "Search %s" -msgstr "Keresés a(z) %s mappában" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "A keresés megadása" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "Keresési jelzetek" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "Keresési mappák" - -#: search.php:154 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "A keresés eredménye" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "A keresendõ szöveg" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "már olvasott" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Válasszon ki egy másik azonosítót" - -#: search.php:311 -msgid "Select a date" -msgstr "Válasszon ki egy dátumot" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Válasszon ki egy mezõt" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "Jelölje ki, mely levelezõszerverekrõl kíván leveleket áttölteni:" - -#: config/prefs.php.dist:135 -msgid "Select address book sources for adding and searching for addresses." -msgstr "" -"Kiválasztható, hogy melyik címjegyzékekhez kíván hozzátenni, ill. melyekben " -"kíván keresni." - -#: templates/search/search.html:159 -msgid "Select all" -msgstr "Mindet kijelöljük" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "" -"A címrészlet teljes címmé alakításakor a címjegyzékek minden mezõjében " -"történjen keresés?" - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Válasszon egy azonosítót:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "A levélláda kiválasztása" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "Egy se legyen kijelölve" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Válasszon levélpapírt:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Válassza ki, melyik képgalériába kívánja a képeket elmenteni." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Válassza ki a levelezõszerver típusát:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Válasszuk ki, (ami)" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "A kiválasztott címjegyzékek:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "A kiválasztott címek" - -#: pgp.php:429 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Küldjük el a kulcsot egy nyilvános kulcsszerverre" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "Kérem a legfrissebb információkat" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "Küldjük el" - -#: templates/javascript_defs.php:39 -msgid "Send message without a Subject?" -msgstr "Tárgy megadása nélkül küldjük el a levelet?" - -#: lib/IMAP/Tree.php:2345 -msgid "Sent mail folder" -msgstr "Az elküldött levelek mappája" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Az elküldött levelek mappája:" - -#: templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Szerver" - -#: config/prefs.php.dist:22 -msgid "Server and Folder Information" -msgstr "Szerver és mappa információk" - -#: login.php:250 templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Szerver:" - -#: config/prefs.php.dist:87 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "A levelek áthelyezésével és törlésével kapcsolatos beállítások." - -#: config/prefs.php.dist:660 -msgid "Set the X-Priority header when composing messages?" -msgstr "Levélíráskor beállítódjék-e a X-Priority fejlécsor?" - -#: config/prefs.php.dist:31 -msgid "Share Folders" -msgstr "Mappáink hozzáférési jogosultságának megosztása" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Mappáinkhoz való hozzáférési jogosultságok" - -#: config/prefs.php.dist:32 -msgid "Share your mail folders with other users." -msgstr "Hozzáférést adhat más felhasználóknak egyes mappáihoz." - -#: lib/IMAP/Tree.php:92 -msgid "Shared Folders" -msgstr "Közös mappák" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "" -"Kivánja a PGP digitális aláírással ellátott levelek hitelességét " -"automatikusan ellenõrizni?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "" -"Kivánja az S/MIME digitális aláírással ellátott levelek hitelességét " -"automatikusan ellenõrizni?" - -#: config/prefs.php.dist:788 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"A hosszú beidézett levélrészleteket alapértelmezésként ne mutassuk? Bárhogy " -"válaszol, ez könnyen ki/bekapcsolható." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "A text/plain levelek törzsét vizsgáljuk végig PGP adatokat keresve?" - -#: config/prefs.php.dist:633 -msgid "Should the compose window be closed after saving a draft?" -msgstr "" -"Csukódjon-e be az ablak, ha levélíráskor munkapéldányként elmentjük az " -"addigi munkánkat?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "Küldjük el az Ön PGP nyilvános kulcsát mellékletként minden levéllel?" - -#: templates/javascript_defs.php:30 -msgid "Show Addresses" -msgstr "Mutassuk a címeket" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "Mutassuk az összes mappát" - -#: message.php:610 -msgid "Show All Headers" -msgstr "Mutassuk a levél teljes fejlécét" - -#: message.php:607 -msgid "Show Common Headers" -msgstr "Mutassuk a levél szokásos fejléceit" - -#: mailbox.php:247 -msgid "Show Deleted" -msgstr "A törölteket is mutassuk" - -#: lib/MIME/Viewer/html.php:156 -msgid "Show Images?" -msgstr "Mutassuk a képeket?" - -#: message.php:613 -msgid "Show Mailing List Information" -msgstr "A levelezési listára vonatkozó információk" - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "Csak a használatba helyezett (subscribed) mappá(ka)t mutassuk" - -#: templates/folders/actions.html:39 -msgid "Show Size" -msgstr "A méret megjelenítése" - -#: folders.php:364 -msgid "Show Unsubscribed" -msgstr "A használaton kívül helyezett (unsubscribed) mappákat is mutassuk" - -#: config/prefs.php.dist:727 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Szüksége van-e olyan ikonra, amivel kitörölhetõ egy levél melléklete?" - -#: config/prefs.php.dist:1156 -msgid "Show non-private mailboxes in separate folders" -msgstr "A nem saját mappákat külön rendezve mutassuk" - -#: config/prefs.php.dist:1000 -msgid "Show previews for unread messages only?" -msgstr "Csak az olvasatlan leveleknek legyen elõnézete?" - -#: config/prefs.php.dist:1008 -msgid "Show previews in tooltips?" -msgstr "" -"Az elõnézet akkor jelenjen meg, ha az egeret a levél sora fölé visszük?" - -#: config/prefs.php.dist:542 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Levélíráskor mutassuk a Bcc: fejlécsort?" - -#: config/prefs.php.dist:533 -msgid "Show the Cc: header field when composing mail?" -msgstr "Levélíráskor mutassuk a Cc: fejlécsort?" - -#: config/prefs.php.dist:1037 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Legyen a menüben egy Levéláttöltés ikon?" - -#: filterprefs.php:111 -msgid "Show the filter icon on the menubar?" -msgstr "Legyen egy ikon a levélszûréshez a menüsorban?" - -#: lib/MIME/Viewer/html.php:171 -msgid "Show this HTML in a new window?" -msgstr "Külön ablakban mutassuk ezt a HTML tartalmat?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Mutassuk a mappa összes leveleinek számát?" - -#: config/prefs.php.dist:785 -msgid "Shown" -msgstr "mutassuk" - -#: mailbox.php:597 -msgid "Si_ze" -msgstr "Méret" - -#: templates/folders/folders_size.html:7 -msgid "Size" -msgstr "Méret" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "Méret:" - -#: mailbox.php:566 -msgid "Sort by Arrival" -msgstr "Beérkezés szerinti sorrend" - -#: mailbox.php:571 -msgid "Sort by Date" -msgstr "Idõpont szerinti sorrend" - -#: mailbox.php:581 -msgid "Sort by From Address" -msgstr "Feladó szerinti sorrend" - -#: mailbox.php:596 -msgid "Sort by Message Size" -msgstr "Levélméret szerinti sorrend" - -#: mailbox.php:591 -msgid "Sort by Subject" -msgstr "Tárgy szerinti sorrend" - -#: mailbox.php:586 -msgid "Sort by Thread" -msgstr "Logikai (thread) sorrend" - -#: mailbox.php:576 -msgid "Sort by To Address" -msgstr "Címzett szerinti sorrend" - -#: lib/IMAP/Tree.php:2338 -msgid "Spam folder" -msgstr "Spam mappa" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Spam mappa:" - -#: compose.php:1028 -msgid "Special Characters" -msgstr "Speciális karakterek" - -#: search.php:48 -msgid "Special Virtual Folders cannot be edited." -msgstr "A különleges virtuális mappák nem módosíthatók." - -#: lib/UI/Compose.php:138 -msgid "Spell Check Failed" -msgstr "A helyesírásellenõrzés nem sikerült" - -#: lib/MIME/Viewer/itip.php:521 lib/MIME/Viewer/itip.php:523 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "Kezdet" - -#: compose.php:1008 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Levélpapír" - -#: stationery.php:139 -msgid "Stationery name:" -msgstr "A levélpapír neve:" - -#: stationery.php:141 -msgid "Stationery type:" -msgstr "A levélpapír típusa:" - -#: stationery.php:144 -msgid "Stationery:" -msgstr "Levélpapír:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Status" -msgstr "Státusz" - -#: message.php:671 -msgid "Strip All Attachments" -msgstr "Az összes melléklet eltávolítása" - -#: lib/MIME/Contents.php:262 -msgid "Strip Attachment" -msgstr "A melléklet eltávolítása" - -#: message.php:671 -msgid "Strip Attachments" -msgstr "A mellékletek eltávolítása" - -#: config/prefs.php.dist:992 -msgid "Strip linebreaks?" -msgstr "Hagyjuk figyelmen kívül a sortöréseket?" - -#: mailbox.php:592 -msgid "Sub_ject" -msgstr "Tárgy" - -#: lib/Search.php:670 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Tárgy" - -#: config/prefs.php.dist:1080 -msgid "Subject Field" -msgstr "Tárgy mezõ" - -#: templates/thread/thread.html:37 -msgid "Subject:" -msgstr "Tárgy:" - -#: templates/smime/passphrase.html:23 templates/search/search.html:25 -#: templates/search/search.html:200 templates/saveimage/saveimage.html:19 -#: templates/pgp/passphrase.html:21 -msgid "Submit" -msgstr "Küldjük el" - -#: templates/folders/actions.html:25 -msgid "Subscribe" -msgstr "Használatba vétel (subscribe)" - -#: lib/MIME/Viewer/pgp.php:450 lib/MIME/Viewer/pkcs7.php:444 -#: lib/MIME/Viewer/status.php:86 -msgid "Success" -msgstr "Sikerült" - -#: templates/folders/folders_size.html:22 -msgid "Sum" -msgstr "Összeg" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:835 lib/MIME/Viewer/itip.php:837 -msgid "Summary" -msgstr "Összefoglalás" - -#: compose.php:1065 compose.php:1066 -msgid "Switch Composition Method" -msgstr "Váltsunk levélírási módot" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Váltsunk HTML formátumú levélírásra" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Váltsunk sima text formátumú levélírásra" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "A célmappa kiválasztása" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "A célmappa:" - -#: lib/IMP.php:475 -msgid "Task Lists" -msgstr "Feladatlisták" - -#: config/hooks.php.dist:460 -msgid "Tasks" -msgstr "Feladatok" - -#: compose.php:1070 -msgid "Te_xt" -msgstr "_Szöveg" - -#: lib/MIME/Viewer/itip.php:273 -msgid "Tentative: " -msgstr "Tervezett: " - -#: lib/MIME/Viewer/itip.php:631 -msgid "Tentatively Accept request" -msgstr "feltételesen elfogadom a meghívást" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Tentatively Accepted" -msgstr "feltételesen elfogadva" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "" -"A conf.php-ben nincs megadva a Szolgáltatás Feltételeit tartalmazó fájl." - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Szöveg" - -#: config/prefs.php.dist:1121 -msgid "The From: column of the message should be linked:" -msgstr "A levél Feladó oszlopára kattintva mi történjen:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"Az IMAP szerver úgy tûnik, nem támogatja a kiválasztott " -"felhasználóazonosítási módszert. Forduljon a rendszergazdához." - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "Macintosh \"resource fork\"" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "A Macintosh \"resource fork\" letölthetõ %s." - -#: lib/MIME/Viewer/pkcs7.php:254 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "%s S/MIME tanúsítványa: " - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "A(z) \"%s\" azonosítót kitöröltük." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "A(z) \"%s\" azonosítót elmentettük." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "A melléklet nem található." - -#: config/prefs.php.dist:512 -msgid "The buttons NOT to show when using Xinha." -msgstr "Mely gombok NE jelenjenek meg a Xinha használatakor." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "A naptár adatok hibásak/elfogadhatatlanok" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "A Macintosh fájl tartalma alább tekinthetõ meg." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "A \"%s\" mappa(ka)t átnevezzük \"%s\"-re." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"Nem sikerült meghatározni azoknak a felhasználóknak a listáját akik " -"hozzáférnek ehhez a mappához." - -#: config/prefs.php.dist:839 -msgid "The default charset for messages with no charset information:" -msgstr "" -"Milyen karakterkészletet tételezzünk fel azokról a levelekrõl, amikbõl " -"hiányzik ez az információ:" - -#: lib/Compose.php:250 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "A munkapéldányt a(z) \"%s\" mappában mentettük el." - -#: lib/MIME/Viewer/itip.php:142 -msgid "The event was added to your calendar." -msgstr "Az eseményt beírtuk a naptárába." - -#: lib/Compose.php:1819 -#, php-format -msgid "The file %s could not be attached." -msgstr "A(z) %s állományt nem sikerült csatolni." - -#: lib/Folder.php:284 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "A \"%s\" nevû mappa már létezik" - -#: folders.php:240 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "A(z) \"%s\" mappa nem törölhetõ." - -#: lib/Folder.php:363 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "A(z) \"%s\" mappa nem nevezhetõ át." - -#: lib/Folder.php:306 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "" -"A \"%s\" mappát létrehoztuk, de nincs használatba helyezve (státusza " -"unsubscribed)" - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "A \"%s\" mappát nem sikerült létrehozni. A szerver üzenete" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "A(z) \"%s\" mappát nem sikerült törölni. A szerver üzenete" - -#: lib/Folder.php:309 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "A \"%s\" mappát sikeresen létrehoztuk." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "A \"%s\" mappát sikeresen töröltük." - -#: lib/Folder.php:388 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "A \"%s\" mappát sikeresen átneveztük \"%s\"-re." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "Ehhez a részhez a következõ fájlokat csatolták:" - -#: templates/javascript/popup.js:59 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"A mentéshez nem nyitható meg egy új ablak. Lehet, hogy a böngészõprogramja " -"beállításaiban letiltotta a felbukkanó (popup) ablakokat?" - -#: config/prefs.php.dist:502 -msgid "The javascript editor to use on the compose page." -msgstr "A levélíráskor használt javascript editor." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "A levelezõszerver a következõ hibaüzenetet küldte:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "A levelezõszerver a következõ tájékoztatást küldte:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "A levelezõszerver a következõ üzenetet küldte:" - -#: lib/Message.php:789 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "A \"%s\" nevû mappa már üres." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"A \"%s\" levél (innen: %s, mérete: %d bájt) nagyobb, mint a megengedett " -"legnagyobb áttölthetõ levél." - -#: templates/javascript_defs.php:53 -msgid "The message being composed has been closed. Exiting." -msgstr "Az éppen fogalmazott levél bezárodott. Kilépés következik." - -#: lib/MIME/Viewer/pgp.php:375 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "Úgy tûnik ez a levél nem PGP szabvány szerint van titkosítva. A hiba: " - -#: lib/MIME/Viewer/pgp.php:251 lib/MIME/Viewer/pgp.php:410 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "" -"Ez a levél nem felel meg a pontos PGP szabványnak (az RFC 2015 szerint)." - -#: lib/MIME/Viewer/pgp.php:370 -msgid "The message below has been compressed with PGP." -msgstr "Ezt a levelet PGP-vel tömörítették." - -#: lib/MIME/Viewer/pgp.php:200 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Ezt a levelet PGP szabvány szerint titkosították és digitális aláírással " -"látták el, ezt azonban nem sikerült ellenõrizni." - -#: lib/MIME/Viewer/pgp.php:206 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "" -"Ezt a levelet a PGP szabvány szerint titkosították és digitális aláírással " -"látták el." - -#: lib/MIME/Viewer/pgp.php:202 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"Ez a levél PGP szabványú digitális aláírást tartalmaz, ezt azonban nem " -"sikerült ellenõrizni." - -#: lib/MIME/Viewer/pgp.php:208 -msgid "The message below has been digitally signed with PGP." -msgstr "Ez a levél PGP szabványú digitális aláírást tartalmaz." - -#: lib/MIME/Viewer/pgp.php:312 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"Ezt a levelet PGP-vel titkosították. Megtekintése nem lehetséges, mert a " -"rendszerben a PGP támogatás nincs aktiválva." - -#: lib/MIME/Viewer/pgp.php:354 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"Ezt a levelet PGP-vel titkosították. Mivel azonban nem áll rendelkezésre az " -"Ön személyes titkos kulcsa, a levél nem tekinthetõ meg." - -#: lib/MIME/Viewer/pgp.php:370 -msgid "The message below has been encrypted with PGP." -msgstr "Ezt a levelet PGP szabvány szerint titkosították." - -#: lib/MIME/Viewer/pgp.php:364 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"Ezt a levelet PGP-vel titkosították. Megtekintéséhez meg kell adnia az Ön " -"titkos PGP kulcsához tartozó jelmondatot." - -#: lib/MIME/Viewer/pgp.php:347 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"Ezt a levelet PGP-vel titkosították. Megtekintéséhez meg kell adnia azt a " -"jelmondatot amivel a titkosítás történt." - -#: lib/MIME/Viewer/pgp.php:454 -msgid "The message below has been verified." -msgstr "A levél tartalma megfelel a digitális aláírásnak." - -#: lib/Crypt/PGP.php:380 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "" -"Az alábbi levelet nem titkosították PGP-vel ill. nem tartalmaz ilyen " -"digitális aláírást." - -#: templates/javascript_defs.php:39 -msgid "The message does not have a Subject entered." -msgstr "A levél Tárgy mezõje üresen maradt." - -#: lib/Filter.php:72 lib/Spam.php:216 -msgid "The message has been deleted." -msgstr "A levelet kitöröltük." - -#: lib/Spam.php:199 -msgid "The message has been reported as not spam to your system administrator." -msgstr "" -"A levelet nem spamnek minõsítette a rendszergazdának küldött jelentésben." - -#: lib/Spam.php:179 -msgid "The message has been reported as not spam." -msgstr "A levél nem spamnek lett minõsítve." - -#: lib/Spam.php:191 -msgid "The message has been reported as spam to your system administrator." -msgstr "A levelet spamnek minõsítette a rendszergazdának küldött jelentésben." - -#: lib/Spam.php:171 -msgid "The message has been reported as spam." -msgstr "A levél spamnek lett minõsítve." - -#: lib/MIME/Viewer/pkcs7.php:449 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "A levél tartalma megfelel a digitális aláírásnak. A feladó: %s." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "A leveleket kitöröltük." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "A kívánt állomány nincs benne az MS-TNEF mellékletben." - -#: lib/MIME/Viewer/zip.php:62 -msgid "The requested file does not exist in the Zip attachment." -msgstr "A kívánt állomány nincs benne a Zip mellékletben." - -#: message.php:437 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"A feladó visszaigazolást kér arról, hogy Ön elolvasta ezt a levelet. Kérem %" -"s kattintson, ha teljesíteni kívánja ezt a kérést." - -#: templates/javascript_defs.php:38 -msgid "The signature could not be replaced." -msgstr "Az állandó levélvégzõdést (signature) nem sikerült felülírni." - -#: templates/javascript_defs.php:37 -msgid "The signature was successfully replaced." -msgstr "Az állandó levélvégzõdést (signature) sikeresen megváltoztattuk." - -#: attachment.php:59 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "" -"A megadott melléklet nem létezik. Lehet, hogy az eredeti feladó már törölte." - -#: attachment.php:128 -msgid "The specified file cannot be read." -msgstr "A megadott fájl nem olvasható." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "A(z) \"%s\" levélpapírt elmentettük." - -#: stationery.php:63 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "A(z) \"%s\" levélpapírt kitöröltük." - -#: stationery.php:90 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "A(z) \"%s\" levélpapírt módosítottuk." - -#: lib/MIME/Viewer/itip.php:172 -msgid "The task has been added to your tasklist." -msgstr "A feladatot hozzáírtuk a listához." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "A levél szövege" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "A levél szövege megtekinthetõ %s." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "A válasz szövege" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "A válasz szövege megtekinthetõ %s." - -#: lib/MIME/Viewer/notification.php:66 -msgid "The text of the sent message" -msgstr "Az elküldött levél szövege" - -#: lib/MIME/Viewer/notification.php:66 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Az elküldött levél szövege megtekinthetõ %s." - -#: lib/MIME/Viewer/itip.php:157 -msgid "The user's free/busy information was sucessfully stored." -msgstr "A felhasználó elfoglaltsági adatait sikeresen elmentettük." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "" -"A levélnek nincs olyan alternatív része, mely a böngészõprogramjában " -"megjeleníthetõ lenne." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "Ebben a mappában nincs levél." - -#: thread.php:104 -msgid "There is no text that can be displayed inline." -msgstr "Nincs a levél belsejében megjeleníthetõ szöveg." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"A levelek \"%s\"-bõl \"%s\" mappába történõ másolásakor hiba történt. A " -"szerver üzenete" - -#: lib/Message.php:266 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "A levelek \"%s\" mappából való törlése nem sikerült. A szerver üzenete" - -#: lib/MIME/Viewer/itip.php:102 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "Hiba történt az esemény törlésekor: %s." - -#: lib/MIME/Viewer/enriched.php:36 lib/MIME/Viewer/plain.php:50 -msgid "There was an error displaying this message part" -msgstr "A levél e részének megjelenítésekor hiba történt" - -#: lib/Message.php:628 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"A levelek \"%s\" mappában való megjelölése során hiba történt. A szerver " -"üzenete" - -#: folders.php:140 -#, php-format -msgid "There was an error importing %s." -msgstr "%s importálása során hiba történt." - -#: lib/MIME/Viewer/itip.php:139 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "Az esemény importálása során hiba történt: %s." - -#: lib/MIME/Viewer/itip.php:169 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "A feladat importálása során hiba történt: %s." - -#: lib/MIME/Viewer/itip.php:155 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "" -"A felhasználó elfoglaltsági adtainak importálása során hiba történt: %s." - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"A levelek \"%s\"-bõl \"%s\" mappába való áthelyezése során hiba történt. A " -"szerver üzenete" - -#: lib/Compose.php:702 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "A levél küldésekor hiba történt: %s" - -#: lib/MIME/Viewer/itip.php:116 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "Az esemény adatainak felülírásakor hiba történt: %s" - -#: lib/MIME/Viewer/pgp.php:165 -msgid "This PGP Public Key was attached to the message." -msgstr "A levélhez ezt a PGP nyilvános kulcsot csatolták." - -#: lib/MIME/Viewer/itip.php:107 lib/MIME/Viewer/itip.php:121 -#: lib/MIME/Viewer/itip.php:146 lib/MIME/Viewer/itip.php:160 -#: lib/MIME/Viewer/itip.php:176 lib/MIME/Viewer/itip.php:319 -msgid "This action is not supported." -msgstr "Ezt a választási lehetõséget a rendszer nem támogatja." - -#: lib/MIME/Viewer/itip.php:182 lib/MIME/Viewer/itip.php:430 -msgid "This action is not yet implemented." -msgstr "Ezt a választási lehetõséget a rendszer egyelõre nem támogatja." - -#: templates/javascript_defs.php:66 -msgid "This folder may not be renamed:" -msgstr "Ez a mappa nem nevezhetõ át:" - -#: templates/javascript_defs.php:63 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Ez hosszabb idõt vehet igénybe. Biztosan folytatni kívánja?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "Ez a levél egy Macintosh állományt tartalmaz." - -#: lib/MIME/Viewer/pkcs7.php:475 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Ez a levél S/MIME szabványú digitális aláírással ellátott mellékletet " -"tartalmaz." - -#: lib/MIME/Viewer/pkcs7.php:479 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "" -"A levél mellékletet tartalmaz, melyet az S/MIME szabvány szerint " -"titkosítottak." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Ez a levél kézbesítési visszaigazolást tartalmaz, de ismeretlen formátumban." - -#: lib/MIME/Viewer/pkcs7.php:200 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Ez a levél nem felel meg a pontos S/MIME szabványnak." - -#: lib/MIME/Viewer/pkcs7.php:173 -msgid "This message has been digitally signed via S/MIME." -msgstr "Ez a levél S/MIME szabványú digitális aláírást tartalmaz." - -#: lib/MIME/Viewer/pkcs7.php:169 lib/MIME/Viewer/pkcs7.php:293 -msgid "This message has been encrypted via S/MIME." -msgstr "Ezt a levelet S/MIME szabvány szerint titkosították." - -#: lib/MIME/Contents.php:426 -msgid "This message part cannot be viewed because it is too large." -msgstr "Az üzenet nem jeleníthetõ meg, mert túl nagy." - -#: message.php:508 -msgid "This message to" -msgstr "Ezt a levelet ide..." - -#: acl.php:47 -msgid "This server does not support sharing folders." -msgstr "" -"Ez a szerver nem teszi lehetõvé, hogy más felhasználóknak hozzáférési jogot " -"adjunk mappáinkhoz." - -#: templates/javascript_defs.php:54 -msgid "This window must be called from a compose window." -msgstr "Ezt az ablak csak az új levél fogalmazásakor hívható." - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Logikai (thread) megjelenítés:" - -#: thread.php:161 config/prefs.php.dist:1082 -msgid "Thread View" -msgstr "Logikai (thread) nézet" - -#: lib/MIME/Viewer/images.php:172 -msgid "Thumbnail of attached image" -msgstr "A csatolt kép kicsiben" - -#: compose.php:789 mailbox.php:577 lib/Search.php:658 lib/UI/Mailbox.php:88 -#: lib/UI/Message.php:26 templates/login/recompose.html:14 -#: templates/contacts/contacts.html:40 -msgid "To" -msgstr "Címzett" - -#: config/prefs.php.dist:1079 -msgid "To Address" -msgstr "A címzett" - -#: message.php:552 -msgid "To All" -msgstr "Minden címzettnek" - -#: message.php:548 -msgid "To List" -msgstr "A listának" - -#: message.php:545 -msgid "To Sender" -msgstr "A feladónak" - -#: message.php:552 -msgid "To _All" -msgstr "Minden címzettnek" - -#: message.php:548 -msgid "To _List" -msgstr "A listának" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "címzett" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Ha több mezõt kíván kijelölni, akkor tartsa nyomva a Control (PC-n) ill. " -"Command (Mac-en) billentyût, és úgy kattintson az egérrel a további mezõkre." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"TLS kapcsolat használatához a PHP 5.1.0-s, vagy újabb verziójára van szükség." - -#: thread.php:117 templates/thread/thread.html:32 -msgid "To:" -msgstr "Címzett:" - -#: config/prefs.php.dist:521 -msgid "Top" -msgstr "Legfölül" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "Mellékletek összmérete:" - -#: login.php:287 -msgid "Traditional" -msgstr "Hagyományos" - -#: lib/IMAP/Tree.php:2325 -msgid "Trash folder" -msgstr "A 'Szemetes' (Trash) mappa" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "A 'Szemetes' (Trash) mappa:" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "Az SQL szerver nem érhetõ el." - -#: lib/Quota/command.php:93 lib/Quota/imap.php:42 lib/Quota/logfile.php:87 -#: lib/Quota/maildir.php:113 lib/Quota/mdaemon.php:45 -#: lib/Quota/mercury32.php:78 -msgid "Unable to retrieve quota" -msgstr "A kvóta információ nem érhetõ el" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "megválaszolatlan" - -#: search.php:330 -msgid "Unanswered messages" -msgstr "Megválaszolatlan levelek" - -#: mailbox.php:504 message.php:539 -msgid "Undelete" -msgstr "Törlés vissza" - -#: search.php:340 -msgid "Undeleted messages" -msgstr "Nem törölt levelek" - -#: lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 lib/MIME/Headers.php:213 -msgid "Undisclosed Recipients" -msgstr "A címzettek listája nem ismert" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "A szerver váratlan választ adott az AUTHENTICATE parancsra." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "A szerver váratlan választ adott a Digest-MD5 üzenetre." - -#: search.php:335 -msgid "Unflagged messages" -msgstr "Jelzetlen levelek" - -#: lib/MIME/Viewer/itip.php:462 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Ismeretlen típus: %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Ismeretlen" - -#: lib/UI/Mailbox.php:203 -msgid "Unknown Date" -msgstr "Ismeretlen dátum" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Az IMAP szervertõl ismeretlen válasz érkezett. A szerver válasza: %s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "Ismeretlen megbeszélés" - -#: lib/UI/Mailbox.php:103 -msgid "Unknown Recipient" -msgstr "Ismeretlen címzett" - -#: lib/MIME/Viewer/itip.php:815 -msgid "Unknown Task" -msgstr "Ismeretlen feladat" - -#: pgp.php:432 smime.php:338 -msgid "Unload Passphrase" -msgstr "A megadott jelmondat visszavétele" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Nincs elnevezve" - -#: mailbox.php:750 message.php:463 templates/message/navbar_navigate.html:9 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:31 -msgid "Unseen" -msgstr "nem olvasott" - -#: templates/folders/actions.html:26 -msgid "Unsubscribe" -msgstr "A használatba vétel megszüntetése (unsubscribe)" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "Módosítás" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "Módosítsuk a válaszadó státuszát" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Adjuk hozzá ezt a naptáramhoz" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "Feltöltés:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Az alapértelmezett érték" - -#: config/prefs.php.dist:255 -msgid "Use IMAP folder subscriptions?" -msgstr "Alkalmazzuk az IMAP használatba vételi (subscription) mechanizmusát?" - -#: config/prefs.php.dist:890 -msgid "Use Virtual Trash Folder?" -msgstr "Használjunk Virtuális szemetesmappát?" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Felhasználói név" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "" -"\"%s\" felhasználónak sikeresen megadtuk a kiválasztott \"%s\" mappához " -"történõ hozzáférési jogokat." - -#: templates/login/login.html:85 -msgid "Username" -msgstr "Felhasználói név" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Felhasználói név:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Felhasználói név: " - -#: lib/MIME/Viewer/pkcs7.php:255 templates/smime/smime.html:35 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "Megtekintés" - -#: lib/MIME/Viewer/tnef.php:109 lib/MIME/Viewer/zip.php:90 -#, php-format -msgid "View %s" -msgstr "%s megtekintése" - -#: pgp.php:404 smime.php:312 -#, php-format -msgid "View %s Public Key" -msgstr "%s nyilvános kulcs megtekintése" - -#: lib/MIME/Viewer/images.php:162 lib/MIME/Viewer/images.php:167 -msgid "View Attachment" -msgstr "A melléklet megtekintése" - -#: mailbox.php:537 -msgid "View Messages" -msgstr "A levelek megtekintése" - -#: pgp.php:433 smime.php:339 -msgid "View Personal Private Key" -msgstr "A személyes titkos kulcs megtekintése" - -#: pgp.php:427 smime.php:335 -msgid "View Personal Public Key" -msgstr "A személyes nyilvános kulcs megtekintése" - -#: message.php:563 -msgid "View Thread" -msgstr "Viszontválaszokkal együtt" - -#: lib/MIME/Viewer/pkcs7.php:483 -msgid "View attachment in a separate window" -msgstr "A melléklet külön ablakban történõ megtekintése" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "A tartalmat külön ablakban szeretném látni" - -#: lib/MIME/Viewer/itip.php:143 -msgid "View event" -msgstr "Az elfoglaltság megtekintése" - -#: folders.php:420 mailbox.php:687 -#, php-format -msgid "View messages in %s" -msgstr "A(z) %s mappa megtekintése" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Bejelentkezés után milyen képernyõvel kíván kezdeni:" - -#: lib/MIME/Viewer/itip.php:173 -msgid "View task" -msgstr "A feladat megtekintése" - -#: mailbox.php:356 mailbox.php:357 -msgid "Virtual Folder" -msgstr "Virtuális mappa" - -#: search.php:151 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "A(z) \"%s\" virtuális mappát sikeresen létrehoztuk." - -#: lib/IMAP/Tree.php:88 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "Virtuális mappák" - -#: search.php:146 -msgid "Virtual Folders require a label." -msgstr "A virtuális mappákat el kell nevezni." - -#: lib/Search.php:401 -msgid "Virtual INBOX" -msgstr "Virtuális INBOX" - -#: lib/IMAP/Tree.php:2365 -msgid "Virtual INBOX Folder" -msgstr "Virtuális INBOX mappa" - -#: lib/Search.php:345 -msgid "Virtual Trash" -msgstr "Virtuális szemetes" - -#: lib/IMAP/Tree.php:2361 -msgid "Virtual Trash Folder" -msgstr "Virtuális szemetesmappa" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "A virtuális mappa elnevezése:" - -#: lib/MIME/Viewer/pkcs7.php:438 lib/Crypt/PGP.php:380 -msgid "Warning" -msgstr "Figyelmeztetés" - -#: login.php:185 login.php:339 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "Üdvözöljük! Ez a %s levelezõrendszere" - -#: config/prefs.php.dist:738 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "Mi történjen a spamekkel a bejelentésüket követõen?" - -#: config/prefs.php.dist:882 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Törléskor a törlésre való kijelölés helyett rakjuk át a leveleket a " -"'Szemetes' (Trash) mappába?" - -#: config/prefs.php.dist:1067 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "Új mappa megnyitásakor melyik oldalt kívánja megjeleníteni?" - -#: config/prefs.php.dist:588 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"Egy levél megválaszolásakor ill. továbbküldésekor használjuk az eredeti " -"levél formátumát?" - -#: config/prefs.php.dist:692 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "" -"Az elküldött levelek külön mappába történõ mentésekor mentsük-e el a " -"mellékleteket is?" - -#: config/prefs.php.dist:474 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Levél küldésekor, ill. címrészletek kiegészítésekor milyen domain kerüljön a " -"\"@\" utáni részre azokban a címekben, amikben nincs \"@\"?" - -#: config/prefs.php.dist:851 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "Hol legyenek a levelet alternatív formában megjelenítõ linkek?" - -#: config/prefs.php.dist:524 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "A szövegmezõn belül hová kerüljön a kurzor a levélírás megkezdésekor?" - -#: mailbox.php:520 message.php:571 -msgid "Whitelist" -msgstr "Engedélyezett címek" - -#: config/prefs.php.dist:501 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "év" - -#: templates/javascript_defs.php:48 config/prefs.php.dist:1145 -#: config/prefs.php.dist:1167 templates/compose/compose.html:292 -msgid "Yes" -msgstr "Igen" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "Ön a következõ azonosító(k) leveleit készül áttölteni:" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Ön a következõ mappák tartalmát kívánja törölni." - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "Ön a következõ mappákat kívánja törölni." - -#: templates/javascript_defs.php:81 -msgid "You are copying/moving to a new folder." -msgstr "Új mappába kíván másolni/áthelyezni." - -#: templates/javascript_defs.php:59 -msgid "You are creating a sub-folder to" -msgstr "Almappát kíván nyitni a következõ mappából" - -#: templates/javascript_defs.php:61 -msgid "You are creating a top-level folder." -msgstr "Új (legfelsõ szintû) mappát hoz létre." - -#: lib/Folder.php:265 -msgid "You are not allowed to create folders." -msgstr "Ön nem jogosult almappákat létrehozni." - -#: lib/Folder.php:272 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Ön nem jogosult több, mint %d almappát létrehozni." - -#: lib/Compose.php:916 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "Ön legfeljebb %d címzettnek írhat levelet %d óra idõtartamon belül." - -#: lib/Compose.php:1158 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "Ön egyszerre legfeljebb %d címzettnek írhat levelet." - -#: templates/javascript_defs.php:64 -msgid "You are renaming the folder:" -msgstr "A következõ mappát kívánja átnevezni:" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"A levélpapírok készítésekor a következõ szimbólumokat használhatja: %c a " -"levél tartalmát, %s a levélvégzõdést helyettesíti." - -#: lib/Folder.php:488 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "" -"Nem sikerült használaton kívülre helyeznie (unsubscribe) a(z) \"%s\" mappát." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Ön nem egyezett bele a Szolgáltatás Feltételeibe, ezért nem jelentkezhet be." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Ön nem jogosult megváltoztatni ennek a mappának a hozzáférhetõségét." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "" -"Ön továbbította ezt a levelet (ekkor: %%s) a következõ címzetteknek: %s." - -#: lib/IMP.php:1031 -#, php-format -msgid "You have %s new messages." -msgstr "%s új levele érkezett." - -#: lib/IMP.php:1031 -msgid "You have 1 new message." -msgstr "Érkezett egy új levele." - -#: compose.php:126 -msgid "You have already submitted this page." -msgstr "Ezt az oldalt már egyszer bejelentette." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Levele érkezett ide:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "Ön nem adott meg egyetlen külsõ levélládát sem." - -#: lib/Compose.php:1145 -msgid "You must enter at least one recipient." -msgstr "Legalább egy címzettet meg kell adnia." - -#: lib/MIME/Viewer/pgp.php:364 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"Ennek a levélnek a megtekintéséhez meg kell adnia az Ön titkos PGP kulcsához " -"tartozó jelmondatot." - -#: lib/MIME/Viewer/pkcs7.php:312 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Ennek a levélnek a megtekintéséhez meg kell adnia az Ön titkos S/MIME " -"kulcsához tartozó jelmondatot." - -#: lib/MIME/Viewer/pgp.php:347 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"Ennek a levélnek a megtekintéséhez meg kell adnia a levél titkosításához " -"használt jelmondatot." - -#: templates/javascript_defs.php:82 -msgid "You must select a target mailbox first." -msgstr "Elõször célként ki kell választania egy mappát." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "Elõször ki kell választania a törlendõ azonosítót." - -#: templates/javascript_defs.php:52 -msgid "You must select an address first." -msgstr "Elõször ki kell választania egy címet." - -#: templates/javascript_defs.php:45 templates/javascript_defs.php:47 -msgid "You must select at least one message first." -msgstr "Elõbb legalább egy levelet ki kell választania." - -#: lib/Compose.php:839 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "" -"A levélcímeket vesszõvel (,) és nem pontosvesszõvel (;) kell elválasztani." - -#: templates/javascript_defs.php:36 -msgid "You must specify a recipient." -msgstr "Meg kell adnia a címzettet." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"A karbantartási feladatok beállításaiban engedélyeznie kell a " -"\"Bejelentkezéskor végre a karbantartási feladatokat\" opciót." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Ön %s-re irányította át ezt a levelet %%s-en." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Erre a levélre válaszolt ekkor: %s." - -#: lib/Folder.php:440 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "" -"A \"%s\" mappa nem volt használatba véve (státusza unsubscribed). A szerver " -"üzenete:" - -#: lib/Folder.php:490 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "" -"A \"%s\" mappa használatra volt kijelölve (státusza subscribed). A szerver " -"üzenete:" - -#: lib/Folder.php:443 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Sikeresen jelölte ki használatra (subscribed) a \"%s\" mappát." - -#: lib/Folder.php:493 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Sikeresen helyezte használaton kívülre (unsubscribed) a \"%s\" mappát." - -#: templates/pgp/pgp.html:92 -msgid "Your Name:" -msgstr "Az Ön neve:" - -#: templates/pgp/pgp.html:64 -msgid "Your PGP Public/Private Keys" -msgstr "Az Ön nyilvános/titkos PGP kulcsai" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "Az Ön személyes, titkos kulcsa:" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "Az Ön nyilvános kulcsa:" - -#: config/prefs.php.dist:165 -msgid "Your Reply-to: address: (optional)" -msgstr "Az Ön viszontválasz (Reply-to:) címe: (opcionális)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Az Ön nyilvános/titkos S/MIME tanúsítványai" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "Ön nem jogosult távoli levélládákból leveleket áttölteni." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Az Ön azonosítói:" - -#: config/prefs.php.dist:173 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Az Ön alias címei: (nem kötelezõ, minden cím külön sorba kerüljön)" - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "" -"Az Ön böngészõprogramja nem támogatja ennek a képtípusnak a közvetlen " -"megjelenítését." - -#: config/prefs.php.dist:670 -msgid "Your default charset for sending messages:" -msgstr "Az Ön alapértelmezett karakterkészlete a levélíráshoz:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Az Ön alapértelmezett titkosítási módja a levelezéshez:" - -#: attachment.php:114 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Az Ön hivatkozás formájában küldött mellékletét legalább egy ember már " -"letöltötte.\n" -"\n" -"A melléklet neve: %s\n" -"A melléklet dátuma: %s\n" -"\n" -"Kattintson a következõ linkre, ha végleg törölni kívánja az állományt:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Az Ön levele sikeresen kézbesítésre került." - -#: config/prefs.php.dist:197 -msgid "Your signature:" -msgstr "Az Ön állandó levélvégzõdése (signature):" - -#: lib/Message.php:528 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "" -"[A mellékletet leválasztottuk: az eredeti melléklet típusa: %s, neve: %s]" - -#: templates/javascript/addressesBlocks.js:7 -msgid "[Hide Addresses]" -msgstr "[Rejtsük el a címeket]" - -#: mailbox.php:711 message.php:275 rss.php:82 lib/Compose.php:1664 -#: lib/Compose.php:2136 -msgid "[No Subject]" -msgstr "[Tárgy nélkül]" - -#: lib/MIME/Viewer/pgp.php:169 -msgid "[Save the key to your Address book]" -msgstr "[A kulcs elmentése a Címjegyzékben]" - -#: templates/javascript/addressesBlocks.js:8 -msgid "[Show Addresses -" -msgstr "[Mutassuk a címeket -" - -#: lib/MIME/Headers.php:223 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Mutassuk a címeket - %s címzett]" - -#: lib/Compose.php:2750 -msgid "[Truncated Text]" -msgstr "[Csonkolt szöveg]" - -#: lib/MIME/Viewer/pgp.php:171 -msgid "[View the raw key]" -msgstr "[A kulcs megjelenítése eredeti formájában]" - -#: compose.php:920 -msgid "_Bcc" -msgstr "_Bcc" - -#: mailbox.php:516 message.php:567 -msgid "_Blacklist" -msgstr "Tiltott címek" - -#: compose.php:917 -msgid "_Cc" -msgstr "_Cc" - -#: mailbox.php:498 mailbox.php:500 message.php:541 -msgid "_Delete" -msgstr "_Törlés" - -#: lib/IMP.php:815 -msgid "_Folders" -msgstr "_Mappák" - -#: compose.php:897 -msgid "_Identity" -msgstr "_Azonosító" - -#: lib/IMP.php:784 -msgid "_Inbox" -msgstr "_Inbox" - -#: lib/IMP.php:852 -msgid "_Log out" -msgstr "_Kijelentkezés" - -#: message.php:576 -msgid "_Message Source" -msgstr "A levél forrása" - -#: lib/IMP.php:812 -msgid "_New Message" -msgstr "Levélírás" - -#: message.php:589 -msgid "_Print" -msgstr "_Nyomtatás" - -#: compose.php:987 -msgid "_Priority" -msgstr "Prioritás (sürgõsség)" - -#: mailbox.php:343 -#, php-format -msgid "_Refresh %s" -msgstr "%s frissítése" - -#: message.php:544 -msgid "_Reply" -msgstr "_Válasz" - -#: lib/IMP.php:817 -msgid "_Search" -msgstr "Kere_sés" - -#: compose.php:882 -msgid "_Send Message" -msgstr "Küldjük _el" - -#: mailbox.php:587 -msgid "_Thread" -msgstr "Logikai sorrend" - -#: compose.php:913 compose.php:915 -msgid "_To" -msgstr "Cí_mzett" - -#: mailbox.php:504 -msgid "_Undelete" -msgstr "Törlés vissza" - -#: message.php:563 -msgid "_View Thread" -msgstr "Viszontválaszokkal _együtt" - -#: mailbox.php:520 message.php:571 -msgid "_Whitelist" -msgstr "Engedélyezett címek" - -#: lib/Compose.php:943 -msgid "addressee unknown" -msgstr "a címzett ismeretlen" - -#: lib/Search.php:542 -msgid "and" -msgstr "és" - -#: lib/Compose.php:1774 -msgid "attachment" -msgstr "melléklet" - -#: view.php:122 -msgid "attachments.zip" -msgstr "mellekletek.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "bájt" - -#: lib/Compose.php:967 -msgid "cannot create output file" -msgstr "a kimeneti állomány nem hozható létre" - -#: lib/Compose.php:939 -msgid "cannot open input" -msgstr "a bemenõ állomány nem nyitható meg" - -#: lib/Compose.php:931 -msgid "command line usage error" -msgstr "parancssori hiba" - -#: lib/Compose.php:987 -msgid "configuration error" -msgstr "konfigurációs hiba" - -#: lib/Compose.php:963 -msgid "critical system file missing" -msgstr "hiányzik egy fontos rendszerállomány" - -#: lib/Compose.php:935 -msgid "data format error" -msgstr "adatformátum hiba" - -#: lib/Compose.php:991 -msgid "entry not found" -msgstr "az adat nem található" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "itt" - -#: lib/Compose.php:947 -msgid "host name unknown" -msgstr "a gép neve nem ismert" - -#: lib/Search.php:545 -msgid "in" -msgstr "Keresés" - -#: lib/Compose.php:971 -msgid "input/output error" -msgstr "input/output hiba" - -#: lib/Compose.php:955 -msgid "internal software error" -msgstr "belsõ programhiba" - -#: templates/folders/import.html:13 -msgid "into folder" -msgstr "ebbe a mappába" - -#: pgp.php:79 smime.php:39 -msgid "key" -msgstr "kulcs" - -#: folders.php:136 -msgid "mailbox file" -msgstr "mailbox fájl" - -#: lib/Compose.php:770 -msgid "name" -msgstr "név" - -#: lib/Search.php:539 -msgid "not" -msgstr "nem" - -#: lib/Search.php:542 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "vagy" - -#: lib/Compose.php:983 -msgid "permission denied" -msgstr "nincs megfelelõ jogosultsága" - -#: templates/javascript_defs.php:31 -msgid "recipients" -msgstr "címzettek" - -#: templates/javascript/addressesBlocks.js:8 -msgid "recipients]" -msgstr "címzettek]" - -#: lib/Compose.php:979 -msgid "remote error in protocol" -msgstr "adatátviteli (protokoll) hiba" - -#: lib/Compose.php:951 -msgid "service unavailable" -msgstr "a szolgáltatás nem áll rendelkezésre" - -#: lib/Compose.php:959 -msgid "system error" -msgstr "rendszerhiba" - -#: lib/Compose.php:975 -msgid "temporary failure" -msgstr "átmeneti hiba" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "tiltólistája" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "engedélyezési listája" diff --git a/imp/po/id_ID.po b/imp/po/id_ID.po deleted file mode 100644 index da84d5f71..000000000 --- a/imp/po/id_ID.po +++ /dev/null @@ -1,1694 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: IMP v3.2.2\n" -"POT-Creation-Date: 2004-01-09 09:37+0700\n" -"PO-Revision-Date: 2004-01-09 13:56+0700\n" -"Last-Translator: Slamin \n" -"Language-Team: UPT TI UNEJ \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" - -msgid " To: " -msgstr " Kepada: " - -msgid " Date: " -msgstr " Tanggal: " - -msgid " From: " -msgstr " Dari: " - -msgid " - $nm new message" -msgstr " - $nm pesan baru" - -msgid " - $nm new messages" -msgstr " - $nm pesan-pesan baru" - -msgid " Subject: " -msgstr " Perihal: " - -msgid " in " -msgstr " pada " - -msgid "#" -msgstr "#" - -#, c-format -msgid "%d of %d Messages" -msgstr "%d dari %d Pesan" - -#, c-format -msgid "%d to %d of %d Messages" -msgstr "%d ke %d dari %d Pesan" - -#, c-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s sudah ada. Nama folder %s anda tidak berubah." - -#, c-format -msgid "%s does not appear to be a valid mailbox." -msgstr "%s tidak muncul sebagai mailbox yang benar." - -#, c-format -msgid "%s folder being renamed at the start of the month." -msgstr "Nama folder %s sedang diubah pada awal bulan." - -#, c-format -msgid "%s is already empty." -msgstr "%s sudah kosong." - -#, c-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d of %d)" - -msgid "(Apply these changes and move to next screen.)" -msgstr "(Lakukan perubahan dan pindah ke layar berikutnya.)" - -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(Abaikan semua perubahan dan kembali ke layar pengiriman.)" - -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(Kembali ke layar pengiriman setelah melakukan semua perubahan. Perubahan " -"pada layar ini tidak akan dilakukan.)" - -msgid "* Add these by clicking OK *" -msgstr "* Tambah dengan klik OK *" - -msgid "* Please select address(es) *" -msgstr "* Silakan pilih alamat *" - -#, c-format -msgid "" -"

    This message was written in a character set other than your own. If it " -"is not displayed correctly, %sclick here to open it in a new window.

    \n" -msgstr "" -"

    Pesan ini ditulis dengan kumpulan karakter selain punya anda. Jika " -"tidak tampil dengan benar, %sklik disini untuk membukanya pada sebuah " -"window baru.

    \n" - -msgid "Action" -msgstr "Aksi" - -#, c-format -msgid "Add to Addressbook (%s)" -msgstr "Tambahkan ke Buku Alamat (%s)" - -msgid "Added an attachment." -msgstr "Attachment ditambahkan." - -msgid "Address Book" -msgstr "Buku Alamat" - -msgid "Addressbooks" -msgstr "Buku alamat-alamat" - -msgid "All messages in the folder(s) will be lost!" -msgstr "Semua pesan dalam folder itu akan hilang!" - -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "Semua pesan dalam folder berikut akan didownload pada satu file MBOX: " - -#, c-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Semua pesan dalam folder \"%s\" yang lebih dari %s hari akan dihapus secara " -"permanen." - -#, c-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "Semua folder sent-mail lama yang lebih dari %s bulan akan dihapus." - -msgid "All" -msgstr "Semua" - -msgid "Alternative" -msgstr "Alternatif" - -msgid "An illegal value was specified." -msgstr "Nilai ilegal telah terspesifikasi." - -msgid "An unknown error occured adding the new entry." -msgstr "Kesalahan aneh terjadi pada penambahan entri baru." - -msgid "Answered messages" -msgstr "Jawab pesan" - -msgid "Answered" -msgstr "Jawab" - -msgid "Apply All Rules" -msgstr "Lakukan Semua Aturan" - -msgid "Apply Filters on" -msgstr "Aktifkan Filter" - -msgid "Apply filter rules upon logging on?" -msgstr "Lakukan aturan filter pada saat login?" - -msgid "Apply filter rules when mailbox is refreshed?" -msgstr "Lakukan aturan filter ketika mailbox dibuka ulang?" - -msgid "April" -msgstr "April" - -msgid "Are you SURE you want to continue?" -msgstr "Anda yakin ingin melanjutkan?" - -msgid "Are you completely sure you wish to continue?" -msgstr "Anda sangat yakin ingin melanjutkan?" - -msgid "Are you sure you want to do this?" -msgstr "Anda yakin ingin melakukan ini?" - -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Anda yakin ingin menghapus pesan-pesan ini secara PERMANEN?" - -msgid "Are you sure you wish to empty this folder?" -msgstr "Anda yakin ingin mengosongkan folder ini?" - -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Anda yakin ingin mengosongkan folder trash ini?" - -msgid "Arrival Time" -msgstr "Waktu Kedatangan" - -msgid "Ascending" -msgstr "Urutan menaik" - -msgid "Attach" -msgstr "Lampirkan" - -msgid "Attachment" -msgstr "Lampiran" - -msgid "Attachments" -msgstr "Lampiran-lampiran" - -msgid "August" -msgstr "Agustus" - -msgid "Available Addressbooks:" -msgstr "Buku alamat yang tersedia:" - -#, c-format -msgid "Back to %s" -msgstr "Kembali ke %s" - -msgid "Bcc" -msgstr "Bcc" - -msgid "Blacklist" -msgstr "Blacklist" - -msgid "Body" -msgstr "Body" - -msgid "Both" -msgstr "Keduanya" - -msgid "Cancel Message" -msgstr "Batalkan Pesan" - -msgid "Cancel" -msgstr "Batalkan" - -msgid "Cancelling this message will permanently discard its contents." -msgstr "Membatalkan pesan ini akan mengabaikan isinya secara permanen." - -msgid "Cc" -msgstr "Cc" - -msgid "Cc:" -msgstr "Cc:" - -msgid "Change All" -msgstr "Ubah Semua" - -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Ubah pilihan tampilan seperti banyaknya pesan yang anda lihat pada masing-" -"masing halaman dan bagaimana pesan-pesan diurutkan." - -msgid "Change mail server settings." -msgstr "Ubah pengaturan mail server" - -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Ubah nama, alamat, dan tandatangan yang dilihat orang ketika membaca dan " -"membalas email anda." - -msgid "Change" -msgstr "Ubah" - -msgid "Check Folder(s) for New Mail" -msgstr "Cek Folder untuk Mail Baru" - -msgid "Checkbox" -msgstr "Checkbox" - -msgid "Choose Action:" -msgstr "Pilih Aksi:" - -msgid "Choose a mail server:" -msgstr "Pilih mail server:" - -msgid "Choose the addressbook to use when adding addresses." -msgstr "Pilih buku alamat yang digunakan ketika menambah alamat." - -msgid "Choose the order of addressbooks to search when expanding addresses." -msgstr "Pilih urutan dari buku alamat yang dicari ketika mengembangkan alamat." - -#, c-format -msgid "Cleared all messages from %s." -msgstr "Kosongkan semua pesan dari %s." - -msgid "Click here for Secure HTTPS" -msgstr "Klik disini untuk Secure HTTPS" - -msgid "Click here for Standard HTTP" -msgstr "Klik disini untuk HTTP Standar" - -msgid "" -"Click on one of your selected addressbooks and then select all fields to " -"search." -msgstr "" -"Klik pada salah satu buku alamat pilihan anda kemudian pilih semua field " -"untuk mencari." - -msgid "Closed Folder" -msgstr "Folder Tertutup" - -msgid "Collapse All Folders" -msgstr "Hapus Semua Folder" - -msgid "Collapse All" -msgstr "Hapus Semua" - -msgid "Collapse Folder" -msgstr "Hapus Folder" - -#, c-format -msgid "Compose Message (%s)" -msgstr "Kirim Pesan (%s)" - -msgid "Compose a message" -msgstr "Kirim sebuah pesan" - -msgid "Compose messages in a separate window?" -msgstr "Kirim pesan pada window terpisah?" - -msgid "Compose" -msgstr "Kirim" - -msgid "Contact List" -msgstr "Daftar Kontak" - -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Kontrol jika mail baru akan dicek, dan apakah memberi tahu anda atau tidak " -"jika mail datang." - -msgid "Copy" -msgstr "Copy" - -msgid "Correct" -msgstr "Benar" - -msgid "Corrected Text" -msgstr "Teks Benar" - -#, c-format -msgid "Could not delete messages from %s: %s" -msgstr "Tidak bisa menghapus pesan dari %s: %s" - -msgid "Create Folder" -msgstr "Buat Folder" - -msgid "Create a new drafts folder" -msgstr "Buat folder drafts baru" - -msgid "Create a new sent mail folder" -msgstr "Buat folder sent mail baru" - -msgid "Create a new trash folder" -msgstr "Buat folder trash baru" - -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Buat aturan filter untuk mengatur pesan masuk anda, urutkan ke folder, dan " -"hapus spam." - -msgid "Create" -msgstr "Buat" - -msgid "Customize how you send mail and where drafts are saved." -msgstr "Atur bagaimana anda kirim mail dan dimana drafts disimpan." - -#, c-format -msgid "Customize maintenance operations run upon login to %s." -msgstr "Atur operasi perawatan saat login pada %s." - -#, c-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Atur tugas yang dijalankan saat logon pada %s." - -msgid "Date" -msgstr "Tanggal" - -msgid "December" -msgstr "Desember" - -msgid "Default Identity" -msgstr "Identitas Default" - -msgid "Default sorting criteria:" -msgstr "Kriteria urutan yang default" - -msgid "Default sorting direction:" -msgstr "Arah urutan yang default" - -msgid "Delete Folder(s)" -msgstr "Hapus Folder" - -msgid "Delete messages" -msgstr "Hapus pesan" - -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Hapus folder sent-mail lama pada awal bulan?" - -msgid "Delete" -msgstr "Hapus" - -msgid "Deleted an attachment." -msgstr "Hapus lampiran." - -msgid "Deleted messages" -msgstr "Pesan terhapus" - -msgid "Deleted" -msgstr "Dihapus" - -msgid "Deleting and Moving Messages" -msgstr "Menghapus dan Memindah Pesan" - -msgid "Descending" -msgstr "Urut menurun" - -msgid "Dim signatures?" -msgstr "Dim tandatangan?" - -msgid "Display Options" -msgstr "Pilihan Tampilan" - -msgid "" -"Display confirmation after sending a message? (only when not using a pop-up " -"compose window)" -msgstr "" -"Tampilkan konfirmasi setelah mengirim pesan? (hanya jika tidak menggunakan " -"window pengiriman pop-up)" - -msgid "Display message when filters have been applied?" -msgstr "Tampilkan pesan jika sudah difilter?" - -msgid "Display pop-up notification of new mail?" -msgstr "Tampilkan pemberitahuan pop-up dari mail baru?" - -msgid "Display" -msgstr "Tampilkan" - -msgid "Do Not Check Folder(s) for New Mail" -msgstr "Jangan Tandai Folder untuk Mail Baru" - -msgid "Do you want to open that folder?" -msgstr "Apakah anda ingin membuka folder itu?" - -msgid "Done" -msgstr "Sudah" - -#, c-format -msgid "Download %s" -msgstr "Download %s" - -msgid "Download Folder(s)" -msgstr "Download Folder" - -msgid "Download" -msgstr "Download" - -msgid "Draft" -msgstr "Draft" - -msgid "Drafts folder:" -msgstr "Folder drafts" - -msgid "Edit your filter rules" -msgstr "Edit aturan filter" - -msgid "Edit your identities" -msgstr "Edit identitas anda" - -msgid "Edit" -msgstr "Edit" - -msgid "Email Address" -msgstr "Alamat Email" - -msgid "Empty Folder(s)" -msgstr "Kosongkan Folder" - -msgid "Empty Trash folder" -msgstr "Kosongkan folder Trash" - -msgid "Empty Trash" -msgstr "Kosongkan Trash" - -msgid "End forwarded message" -msgstr "Akhir pesan yang diteruskan" - -msgid "Enter the name for your new drafts folder" -msgstr "Masukkan nama untuk folder drafts baru" - -msgid "Enter the name for your new sent mail folder" -msgstr "Masukkan nama untuk folder sent mail baru" - -msgid "Enter the name for your new trash folder" -msgstr "Masukkan nama untuk folder trash baru" - -#, c-format -msgid "Entry \"%s\" was successfully added to the addressbook" -msgstr "Entri \"%s\" telah ditambahkan ke buku alamat dengan sukses" - -msgid "Error" -msgstr "Salah" - -msgid "Every 15 minutes" -msgstr "Setiap 15 menit" - -msgid "Every 30 seconds" -msgstr "Setiap 30 detik" - -msgid "Every 5 minutes" -msgstr "Setiap 5 menit" - -msgid "Every half hour" -msgstr "Setiap setengah jam" - -msgid "Every minute" -msgstr "Setiap menit" - -msgid "Expand All Folders" -msgstr "Kembangkan Semua Folder" - -msgid "Expand All" -msgstr "Kembangkan Semua" - -msgid "Expand Folder" -msgstr "Kembangkan Folder" - -msgid "Expand Names" -msgstr "Kembangkan Nama" - -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Kembangkan seluruh hirarki folder secara default pada tampilan folder?" - -msgid "February" -msgstr "Pebruari" - -msgid "Field" -msgstr "Field" - -msgid "Filename" -msgstr "Namafile" - -#, c-format -msgid "Filter Activity: The message \"%s\" from \"%s\" has been deleted." -msgstr "Aktifitas Filter: Pesan \"%s\" dari \"%s\" sudah dihapus." - -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to the folder " -"\"%s\"." -msgstr "" -"Aktifitas Filter: Pesan \"%s\" dari \"%s\" sudah dipindah ke folder \"%s\"." - -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to your Trash " -"folder." -msgstr "" -"Aktifitas Filter: Pesan \"%s\" dari \"%s\" sudah dipindah ke folder Trash " - -msgid "Filter Rules" -msgstr "Aturan Filter" - -msgid "Filter message content for profanity?" -msgstr "Filter isi pesan untuk profanity?" - -msgid "Filters" -msgstr "Filter" - -msgid "Find" -msgstr "Cari" - -msgid "First Page" -msgstr "Halaman Pertama" - -msgid "Folder Navigator" -msgstr "Navigator Folder" - -msgid "Folder Prefix" -msgstr "Prefix Folder" - -msgid "Folders" -msgstr "Folder" - -msgid "Forward" -msgstr "Teruskan" - -msgid "Forward:" -msgstr "Teruskan:" - -#, c-format -msgid "Forwarded message from %s" -msgstr "Teruskan pesan dari %s" - -msgid "From Address" -msgstr "Dari Alamat" - -msgid "From" -msgstr "Dari" - -msgid "From:" -msgstr "Dari:" - -msgid "Fwd:" -msgstr "Fwd:" - -msgid "Help" -msgstr "Bantuan" - -msgid "Hide Deleted" -msgstr "Sembunyikan yang Dihapus" - -msgid "Hide Unsubscribed" -msgstr "Sembunyikan tidak langganan" - -msgid "How to prefix quoted lines in a reply:" -msgstr "Bagaimana baris diprefik dalam balasan:" - -msgid "IMP is not properly configured" -msgstr "IMP tidak dikonfigurasi dengan sempurna" - -msgid "INBOX" -msgstr "INBOX" - -msgid "Identities" -msgstr "Identitas-identitas" - -msgid "Identity" -msgstr "Identitas" - -msgid "Identity's name:" -msgstr "Nama Indentitas" - -msgid "Ignore All" -msgstr "Abaikan Semua" - -msgid "Ignore" -msgstr "Abaikan" - -msgid "Important messages" -msgstr "Pesan penting" - -msgid "Important" -msgstr "Penting" - -msgid "Include original message in a reply?" -msgstr "Masukkan pesan asli pada balasan?" - -msgid "Invalid character in e-mail address." -msgstr "Karakter salah pada alamat e-mail." - -msgid "January" -msgstr "Januari" - -msgid "July" -msgstr "Juli" - -msgid "June" -msgstr "Juni" - -msgid "Language" -msgstr "Bahasa" - -msgid "Last Page" -msgstr "Halaman Terakhir" - -#, c-format -msgid "Last login: %s" -msgstr "Login terakhir: %s" - -msgid "Last login: Never" -msgstr "Login terakhir: Tidak pernah" - -#, c-format -msgid "Log in to %s" -msgstr "Masuk pada %s" - -msgid "Log in" -msgstr "Masuk" - -msgid "Login Tasks" -msgstr "Login Tugas" - -msgid "" -"Login failed for some reason. Most likely your username or password was " -"entered incorrectly." -msgstr "" -"Login gagal karena beberapa alasan. Sangat mungkin username atau password " -"yang anda masukkan salah." - -msgid "Logout" -msgstr "Keluar" - -msgid "Mail Filters" -msgstr "Filter Mail" - -msgid "Mail Management" -msgstr "Manajemen Mail" - -msgid "Mailbox" -msgstr "Mailbox" - -msgid "Maintenance Operations" -msgstr "Operasi Perawatan" - -msgid "March" -msgstr "Maret" - -msgid "Mark as:" -msgstr "Tandai sebagai:" - -msgid "Mark different levels of quoting with different colors?" -msgstr "Tandai perbedaan tingkat dengan warna yang berbeda?" - -msgid "May" -msgstr "Mei" - -msgid "Message Composition" -msgstr "Pengiriman Pesan" - -msgid "Message Date" -msgstr "Tanggal Pesan" - -msgid "Message Search" -msgstr "Cari Pesan" - -msgid "Message Size" -msgstr "Ukuran Pesan" - -msgid "Message Source" -msgstr "Sumber Pesan" - -msgid "Message Viewing" -msgstr "Lihat Pesan" - -msgid "Message fields" -msgstr "Field pesan" - -msgid "Message flags" -msgstr "Flag pesan" - -msgid "Message folders" -msgstr "Folder Pesan" - -msgid "Message sent successfully" -msgstr "Pesan dikirim dengan sukses" - -msgid "Message sent successfully, but not saved to" -msgstr "Pesan dikirim dengan sukses, tapi tidak disimpan" - -msgid "Message" -msgstr "Pesan" - -msgid "Messages per page in the mailbox view." -msgstr "Pesan per halaman pada tampilan mailbox." - -msgid "Messages to" -msgstr "Pesan ke" - -msgid "Mime Type" -msgstr "Jenis Mime" - -msgid "Modify" -msgstr "Ubah" - -msgid "Move Down" -msgstr "Kebawah" - -msgid "Move Up" -msgstr "Keatas" - -#, c-format -msgid "Move messages to the %s folder" -msgstr "Pindah pesan ke folder %s" - -msgid "Move" -msgstr "Pindah" - -msgid "Name" -msgstr "Nama" - -msgid "Never" -msgstr "Tidak pernah" - -msgid "New Folder" -msgstr "Folder Baru" - -msgid "New Mail" -msgstr "Mail Baru" - -msgid "New messages" -msgstr "Pesan baru" - -msgid "New" -msgstr "Baru" - -msgid "Next Message" -msgstr "Pesan Berikutnya" - -msgid "Next Page" -msgstr "Halam Berikutnya" - -msgid "Next" -msgstr "Berikutnya" - -msgid "No Subject" -msgstr "Tidak ada Perihal" - -msgid "No folders were specified" -msgstr "Tidak ada folder yang terspesifikasi" - -msgid "No messages matched your search" -msgstr "Tidak ada pesan yang anda cari" - -msgid "No spelling errors" -msgstr "Tidak ada kesalahan pengejaan" - -msgid "No suggestions" -msgstr "Tidak ada saran" - -msgid "No" -msgstr "Tidak" - -msgid "None" -msgstr "Tidak ada" - -msgid "Not Deleted" -msgstr "Tidak Dihapus" - -msgid "Not Draft" -msgstr "Bukan Draft" - -msgid "Not Important" -msgstr "Tidak Penting" - -msgid "Not Personal" -msgstr "Tidak Pribadi" - -msgid "Not deleted messages" -msgstr "Pesan tidak terhapus" - -msgid "Not important messages" -msgstr "Pesan tidak penting" - -msgid "November" -msgstr "Nopember" - -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "Jumlah folder sent-mail lama yang tetap ada jika dihapus bulanan." - -msgid "OK" -msgstr "OK" - -msgid "October" -msgstr "Oktober" - -msgid "Old messages" -msgstr "Pesan Lama" - -msgid "Old sent-mail folders being purged." -msgstr "Folder sent-mail lama sedang dibuang." - -msgid "Open Folder" -msgstr "Buka Folder" - -msgid "Options" -msgstr "Pilihan" - -msgid "Other Options" -msgstr "Pilihan Lain" - -#, c-format -msgid "Page %d of %d" -msgstr "Halaman %d dari %d" - -msgid "Part(s)" -msgstr "Bagian" - -msgid "Password" -msgstr "Password" - -msgid "Path to your mail folders:" -msgstr "Path ke folder mail anda:" - -msgid "Perform maintenance operations on login?" -msgstr "Lakukan operasi perawatan pada login?" - -msgid "Personal Information" -msgstr "Informasi Pribadi" - -msgid "Personal" -msgstr "Pribadi" - -msgid "Place your signature before replies and forwards?" -msgstr "Letakkan tandatangan anda sebelum membalas dan meneruskan?" - -msgid "Please enter a name for the new folder:" -msgstr "Masukkan nama untuk folder baru:" - -msgid "Please enter the name of the new folder:" -msgstr "Masukkan nama dari folder baru:" - -msgid "Please enter the new name:" -msgstr "Masukkan nama baru:" - -msgid "Please enter valid search criteria." -msgstr "Masukkan kriteria pencarian yang benar." - -msgid "Please provide your username and password" -msgstr "Berikan username dan password anda" - -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Betulkan alamat yang rancu dan tidak benar." - -msgid "Please select a folder before you perform any actions." -msgstr "Pilih sebuah folder sebelum melakukan aksi." - -msgid "Please select at least one folder to search." -msgstr "Pilih sedikitnya satu folder untuk pencarian." - -msgid "Please select only one folder for this operation." -msgstr "Pilih hanya satu folder untuk operasi ini." - -msgid "Please select or edit right next:" -msgstr "Pilih atau edit tepat berikutnya:" - -msgid "Precede your signature with dashes ('-- ')" -msgstr "Awali tandatangan anda dengan dash ('-- ')" - -msgid "Previous Message" -msgstr "Pesan Sebelumnya" - -msgid "Previous Page" -msgstr "Halaman Sebelumnya" - -msgid "Print" -msgstr "Cetak" - -#, c-format -msgid "Problem with filter rule %d: folder does not exist: %s" -msgstr "Masalah dengan aturan filter %d: folder tidak ada: %s" - -msgid "Problem?" -msgstr "Masalah?" - -msgid "Purge Deleted" -msgstr "Buang yang Dihapus" - -msgid "Purge Trash how often:" -msgstr "Buang Trash selama:" - -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Buang pesan lama dalam folder Trash yang lebih dari jumlah jatah hari." - -msgid "Purge old message in the Trash folder?" -msgstr "Buang pesan lama dalam folder Trash?" - -#, c-format -msgid "Purging %d message(s) from Trash folder." -msgstr "%d pesan sedang dibuang dari folder Trash." - -msgid "Quoting" -msgstr "Quoting" - -msgid "Received after" -msgstr "Diterima setelah" - -msgid "Received before" -msgstr "Diterima sebelum" - -msgid "Received on" -msgstr "Diterima pada" - -msgid "Redirect Message" -msgstr "Arahkan Pesan" - -msgid "Redirect this message" -msgstr "Arahkan pesan ini" - -msgid "Redirect" -msgstr "Arahkan" - -msgid "Redirecting failed." -msgstr "Pengarahan gagal" - -msgid "Refresh Folder Views:" -msgstr "Tampil Ulang Folder:" - -msgid "Refresh" -msgstr "Tampil Ulang" - -msgid "Reload View" -msgstr "Tampil Lagi" - -msgid "Remember the last view" -msgstr "Ingat tampilan terakhir" - -msgid "Remove Selected" -msgstr "Pindah yang Dipilih" - -msgid "Rename Folder" -msgstr "Ubah Nama Folder" - -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Ubah nama folder sent-mail pada awal bulan?" - -#, c-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said." -msgstr "Perubahan nama \"%s\" ke \"%s\" gagal. Itulah yang dikatakan server." - -msgid "Replace with:" -msgstr "Ganti dengan:" - -msgid "Reply to All" -msgstr "Balas ke Semua" - -msgid "Reply to All:" -msgstr "Balas ke Semua:" - -msgid "Reply" -msgstr "Balas" - -msgid "Reply-To: " -msgstr "Balas-Kepada:" - -msgid "Reply-to" -msgstr "Balas-kepada" - -msgid "Reply:" -msgstr "Balas:" - -msgid "Report as Spam" -msgstr "Laporkan sebagai Spam" - -msgid "Request a Return Receipt" -msgstr "Minta Tanda Terima" - -msgid "Reset" -msgstr "Reset" - -msgid "Resume" -msgstr "Ulangi" - -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Kembali ke mailbox setelah penghapusan, pemindahan dan pengcopyan pesan?" - -msgid "Rule Definition" -msgstr "Definisi Aturan" - -msgid "Save Draft" -msgstr "Simpan Draft" - -msgid "Save a copy in " -msgstr "Simpan copy dalam " - -msgid "Save as" -msgstr "Simpan sebagai" - -msgid "Save sent mail" -msgstr "Simpan mail yang dikirim" - -#, c-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Penyimpanan draft gagal. Ini yang dikatakan server: %s" - -msgid "Search Results" -msgstr "Hasil Pencarian" - -msgid "Search" -msgstr "Cari" - -msgid "Seen" -msgstr "Dilihat" - -msgid "Select addressbook sources for adding and searching for addresses." -msgstr "Pilih sumber buku alamat untuk penambahan dan pencarian alamat." - -msgid "Select all" -msgstr "Pilih semua" - -msgid "Select an identity" -msgstr "Pilih identitas" - -msgid "Select charset:" -msgstr "Pilih charset:" - -msgid "Select none" -msgstr "Pilih tidak ada" - -msgid "Select your preferred language:" -msgstr "Pilih bahasa yang anda diinginkan:" - -msgid "Select" -msgstr "Pilih" - -msgid "Selected Addressbooks:" -msgstr "Buku Alamat yang Dipilih" - -msgid "Send Message" -msgstr "Kirim Pesan" - -msgid "Sent mail folder:" -msgstr "Folder sent mail:" - -msgid "September" -msgstr "September" - -msgid "Server Information" -msgstr "Informasi Server" - -msgid "Server" -msgstr "Server" - -msgid "Set preferences for filtering messages for unwanted content." -msgstr "Set preference untuk memfilter pesan pada isi yang tidak diinginkan." - -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Set preference apa yang terjadi jika anda memindah dan menghapus pesan." - -msgid "Set the current time zone." -msgstr "Set zona waktu yang berlaku." - -msgid "Set the language that menu items, explanations, and help are in." -msgstr "Set bahasa pada item menu, penjelasan dan bantuan yang ada." - -msgid "Should the compose window be closed after saving a draft?" -msgstr "Haruskah window pengiriman ditutup setelah menyimpan draft?" - -msgid "Show Deleted" -msgstr "Tunjukkan yang Dihapus" - -msgid "Show Unsubscribed" -msgstr "Tunjukkan tidak langganan" - -msgid "Show last login time when logging in?" -msgstr "Tunjukkan waktu login terakhir jika login?" - -msgid "Show legend in the mailbox view?" -msgstr "Tunjukkan legenda pada tampilan mailbox?" - -msgid "Size" -msgstr "Ukuran" - -msgid "Some of IMP's configuration files are missing:" -msgstr "Beberapa file konfigurasi IMP hilang:" - -msgid "Sort Direction" -msgstr "Arah Urutan" - -msgid "Spam Report from" -msgstr "Laporan Spam dari" - -msgid "Special Characters" -msgstr "Karakter Spesial" - -msgid "Spell Check" -msgstr "Cek Ejaan" - -msgid "Spell Checker" -msgstr "Pengecek Ejaan" - -msgid "Spell check complete" -msgstr "Cek ejaan selesai" - -msgid "Spelling errors per screen when spell checking." -msgstr "Eja kesalahan per layar jika mengecek ejaan" - -msgid "Subject Field" -msgstr "Field Perihal" - -msgid "Subject" -msgstr "Perihal" - -msgid "Subject:" -msgstr "Perihal:" - -msgid "Subscribe to Folder(s)" -msgstr "Subscribe ke Folder" - -msgid "Success" -msgstr "Sukses" - -msgid "Suggestions" -msgstr "Saran" - -msgid "Text" -msgstr "Teks" - -#, c-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Folder \"%s\" yang berlaku akan diubah nama ke \"%s\"." - -#, c-format -msgid "The folder \"%s\" already exists" -msgstr "Folder \"%s\" sudah ada" - -#, c-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"Folder \"%s\" berisi karakter ilegal pada namanya. Ini mungkin menjadi " -"masalah. Silakan tanya pada administrator sistem anda." - -#, c-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Folder \"%s\" sudah dibuat tetapi anda tidak melanggan padanya." - -#, c-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Folder \"%s\" sudah dihapus tetapi anda tidak tidak melanggan darinya." - -#, c-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Folder \"%s\" sudah dibuat. Ini yang dikatakan server" - -#, c-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Folder \"%s\" tidak dihapus. Ini yang dikatakan server" - -#, c-format -msgid "The folder \"%s\" was successfully created." -msgstr "Folder \"%s\" sudah dibuat dengan sukses." - -#, c-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Folder \"%s\" sudah dihapus dengan sukses." - -#, c-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Folder \"%s\" sudah diubah nama ke \"%s\" dengan sukses." - -#, c-format -msgid "The identity \"%s\" has been deleted." -msgstr "Identitas \"%s\" sudah dihapus." - -#, c-format -msgid "The identity \"%s\" has been saved." -msgstr "Identitas \"%s\" sudah disimpan." - -msgid "The message being composed has been closed. Exiting." -msgstr "Pesan yang sedang dikirim sudah ditutup. Keluar." - -msgid "The signature couldn't be replaced." -msgstr "Tandatangan tidak dapat diganti." - -msgid "The signature was successfully replaced." -msgstr "Tandatangan sudah diganti dengan sukses." - -msgid "There are no messages in this mailbox." -msgstr "Tidak ada pesan dalam mailbox ini." - -#, c-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "Ada masalah expunging %s. Ini yang dikatakan server" - -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "Ada masalah expunging mailbox. Ini yang dikatakan server" - -#, c-format -msgid "" -"There was a problem expunging the mailbox. This is what the server said: %s" -msgstr "Ada masalah expunging mailbox. Ini yang dikatakan server: %s" - -#, c-format -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size (%d MB)." -msgstr "" -"Ada masalah dengan upload file. File tersebut mungkin lebih besar dari " -"ukuran maksimum yang dibolehkan (%d MB)." - -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size." -msgstr "" -"Ada masalah dengan upload file. File tersebut mungkin lebih besar dari " -"ukuran maksimum yang dibolehkan." - -#, c-format -msgid "" -"There was an error copying messages to \"%s\". This is what the server said" -msgstr "Ada kesalahan saat mengcopy pesan ke \"%s\". Ini yang dikatakan server" - -#, c-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Ada kesalahan saat menghapus pesan dari folder \"%s\". Ini yang dikatakan " -"server" - -#, c-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "Ada kesalahan mengcopy pesan ke \"%s\". Ini yang dikatakan server" - -msgid "There was an error deleting messages. This is what the server said" -msgstr "Ada kesalahan saat menghapus pesan. Ini yang dikatakan server" - -msgid "There was an error displaying this message part" -msgstr "Ada kesalahan saat menampilkan bagian pesan ini" - -#, c-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Ada kesalahan saat memflag pesan dari folder \"%s\". Ini yang dikatakan " -"server" - -msgid "There was an error flagging messages. This is what the server said" -msgstr "Ada kesalahan saat memflag pesan. Ini yang dikatakan server" - -#, c-format -msgid "" -"There was an error moving messages to \"%s\". This is what the server said" -msgstr "Ada kesalahan saat memindah pesan ke \"%s\". Ini yang dikatakan server" - -msgid "" -"There was an error moving messages to the trash. This is what the server said" -msgstr "Ada kesalahan saat memindah pesan ke trash. Ini yang dikatakan server" - -msgid "There was an error saving a draft." -msgstr "Ada kesalahan saat menyimpan draft." - -#, c-format -msgid "There was an error sending your message: %s" -msgstr "Ada kesalahan saat mengirim pesan anda: %s" - -msgid "There was an error undeleting messages. This is what the server said" -msgstr "" -"Ada kesalahan saat membatalkan penghapusan pesan. Ini yang dikatakan server" - -msgid "There was an error viewing the requested message." -msgstr "Ada kesalahan saat melihat pesan yang diminta." - -msgid "" -"This file controls local MIME drivers for IMP, specifically what kinds of " -"attachments are viewable and/or downloadable." -msgstr "" -"File ini mengontrol driver MIME lokal untuk IMP, khususnya jenis dari " -"lampiran apa yang bisa dilihat dan/atau didownload." - -msgid "" -"This file controls the default preferences for IMP, and also controls which " -"preferences users can alter." -msgstr "" -"File ini mengontrol preference default untuk IMP, dan juga mengontrol " -"preferences mana yang bisa diubah pemakai." - -msgid "" -"This file controls the default settings for IMP, and also defines the list " -"of available servers if you are using the server list." -msgstr "" -"File ini mengontrol setting default untuk IMP, dan juga mendefinisikan " -"daftar server yang tersedia jika anda menggunakan daftar server." - -msgid "" -"This file controls the stylesheet that is used to set colors and fonts in " -"addition to or overriding Horde defaults." -msgstr "" -"File ini mengontrol stylesheet yang digunakan untuk mengatur warna dan font " -"dalam penambahan atau penggantian default Horde." - -msgid "" -"This is the main IMP configuration file. It contains paths and options for " -"the IMP scripts." -msgstr "" -"Ini adalah file utama konfigurasi IMP. File ini berisi path dan pilihan " -"untuk scripts IMP." - -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Ini mungkin butuh waktu. Anda yakin ingin melanjutkan?" - -msgid "This message has been reported as spam to your system administrator." -msgstr "" -"Pesan ini sudah dilaporkan sebagai spam kepada administrator sistem anda." - -msgid "This message has been reported as spam." -msgstr "Pesan ini sudah dilaporkan sebagai spam." - -msgid "This message to" -msgstr "Pesan ini kepada" - -msgid "This number must be at least one." -msgstr "Angka ini paling sedikit harus satu." - -msgid "This value must be a number." -msgstr "Nilai ini harus angka." - -msgid "This window must be called from compose window" -msgstr "Window ini harus dipanggil dari window pengiriman" - -msgid "Thread View" -msgstr "Lihat Thread" - -msgid "Thread" -msgstr "Thread" - -msgid "Time Zone" -msgstr "Zona Waktu" - -msgid "To" -msgstr "Kepada" - -msgid "To:" -msgstr "Kepada:" - -#, c-format -msgid "Total Size: %s KB" -msgstr "Ukuran Total: %s KB" - -msgid "Trash folder:" -msgstr "Folder Trash:" - -msgid "Unanswered messages" -msgstr "Pesan tidak dijawab" - -msgid "Unanswered" -msgstr "Tidak dijawab" - -msgid "Undelete" -msgstr "Tidak dihapus" - -msgid "Undisclosed Recipients" -msgstr "Penerima rahasia" - -msgid "Unnamed" -msgstr "Tidak dinamai" - -msgid "Unread" -msgstr "Tidak dibaca" - -msgid "Unseen Messages" -msgstr "Pesan tidak dilihat" - -msgid "Unseen" -msgstr "Tidak dilihat" - -msgid "Unsubscribe from Folder(s)" -msgstr "Tidak langganan dari Folder" - -msgid "Use Ctrl/Option+Click to select multiple fields" -msgstr "Gunakan Ctrl/Option+Klik untuk memilih field ganda" - -msgid "Use Default Value" -msgstr "Gunakan Nilai Default" - -msgid "Use IMAP folder subscriptions?" -msgstr "Gunakan folder IMAP langganan?" - -msgid "User Options" -msgstr "Pilihan Pemakai" - -msgid "Username" -msgstr "Username" - -#, c-format -msgid "View %s" -msgstr "Lihat %s" - -msgid "View messages in " -msgstr "Lihat pesan dalam " - -msgid "View or mailbox to display after login:" -msgstr "Lihat atau tampilkan mailbox setelah login:" - -msgid "Warning" -msgstr "Peringatan" - -#, c-format -msgid "Welcome to %s" -msgstr "Selamat Datang di %s" - -msgid "Welcome to UNEJ Mail" -msgstr "Selamat Datang di UNEJ Mail" - -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Jika pesan dihapus, pindahkan mereka ke folder Trash anda daripada menandai " -"mereka dengan terhapus?" - -msgid "Whitelist" -msgstr "Whitelist" - -msgid "Wrap text at this many characters." -msgstr "Kumpulkan teks pada karakter ini." - -msgid "Yes" -msgstr "Ya" - -msgid "You are attempting to delete the following folders:" -msgstr "Anda sedang mencoba menghapus folder berikut ini:" - -msgid "You are copying/moving to a new folder." -msgstr "Anda sedang mengcopy/memindah ke folder baru." - -msgid "You are creating a sub-folder to " -msgstr "Anda sedang membuat sub-folder ke " - -msgid "You are creating a top-level folder." -msgstr "Anda sedang membuat folder tingkat-atas." - -msgid "You are currently using Secure HTTPS
    " -msgstr "Anda sedang menggunakan Secure HTTPS
    " - -msgid "You are currently using Standard HTTP
    " -msgstr "Anda sedang menggunakan HTTP Standar
    " - -msgid "You are renaming the folder: " -msgstr "Anda sedang mengubah nama folder: " - -msgid "You can not have the '\\' character in your full name." -msgstr "Anda tidak bisa menggunakan karakter '\\' pada nama lengkap anda." - -#, c-format -msgid "You have %s new messages." -msgstr "Anda punya %s pesan baru." - -msgid "You have 1 new message." -msgstr "Anda punya 1 pesan baru." - -msgid "You have been logged out.
    Thank you for using the system." -msgstr "Anda sudah keluar.
    Terima kasih telah menggunakan sistem ini." - -msgid "You have new mail in the following folder:" -msgstr "Anda punya mail dalam folder berikut ini:" - -msgid "You have new mail in the following folders:" -msgstr "Anda punya mail dalam folder-folder berikut ini:" - -msgid "You must first select the attachment(s) to delete." -msgstr "Anda harus memilih dulu lampiran yang akan dihapus." - -msgid "You must first specify the file to attach." -msgstr "Anda harus menspesifikasi dulu file yang akan dilampirkan." - -msgid "You must have at least one recipient." -msgstr "Anda harus punya paling sedikitnya satu penerima." - -msgid "You must select a target mailbox first." -msgstr "Anda harus memilih mailbox target dulu." - -msgid "You must select an address first." -msgstr "Anda harus memilih alamat dulu." - -msgid "You must select an identity to be deleted." -msgstr "Anda harus memilih identitas yang akan dihapus." - -msgid "You must select at least one message first." -msgstr "Anda harus memilih dulu paling sedikitnya satu pesan" - -msgid "You must specify a recipient." -msgstr "Anda harus menspesifikasi penerima." - -#, c-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Anda tidak langganan ke \"%s\". Ini yang dikatakan server" - -#, c-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Anda tidak tidak-langganan dari \"%s\". Ini yang dikatakan server" - -#, c-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Anda sudah langganan ke \"%s\" dengan sukses" - -#, c-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Anda sudah tidak-langganan dari \"%s\" dengan sukses" - -#, c-format -msgid "Your %s session has expired. Please login again." -msgstr "Sesi %s anda sudah habis. Silakan login lagi." - -msgid "Your From: address:" -msgstr "Dari Anda: alamat:" - -msgid "Your Information" -msgstr "Informasi Anda" - -msgid "Your Reply-to: address: (optional)" -msgstr "Balasan kepada Anda: alamat: (pilihan)" - -msgid "Your browser does not support inline display of this image type" -msgstr "Browser anda tidak mendukung penampilan inline dari jenis gambar ini" - -msgid "" -"Your browser does not support this print option. Press Control/Option + P to " -"print." -msgstr "" -"Browser anda tidak mendukung pilihan cetak ini. Tekan Control/Option + P " -"untuk mencetak." - -msgid "Your current time zone:" -msgstr "Zona waktu anda saat ini:" - -msgid "Your default identity:" -msgstr "Identitas default anda:" - -msgid "Your full name:" -msgstr "Nama lengkap anda:" - -msgid "Your identities:" -msgstr "Identitas anda:" - -msgid "Your options have been updated." -msgstr "Pilihan anda sudah diperbarui." - -msgid "" -"Your session will expire in 1 minute. Do you want to reload the page to " -"prevent losing your work?" -msgstr "" -"Sesi anda akan habis dalam 1 menit. Apakah anda ingin mengambil ulang " -"halaman tersebut untuk menghindari kesia-siaan kerja anda?" - -msgid "" -"Your session will expire in 5 minutes. Do you want to reload the page to " -"prevent losing your work?" -msgstr "" -"Sesi anda akan habis dalam 5 menit. Apakah anda ingin mengambil ulang " -"halaman tersebut untuk menghindari kesia-siaan kerja anda?" - -msgid "Your signature:" -msgstr "Tandatangan Anda" - -msgid "[No Subject]" -msgstr "[Tidak ada Perihal]" - -msgid "add source" -msgstr "tambahkan sumber" - -msgid "cannot move past the beginning" -msgstr "tidak bisa pindah ke awal" - -msgid "cannot move past the end" -msgstr "tidak bisa pindah ke akhir" - -msgid "delete message" -msgstr "hapus pesan" - -msgid "from" -msgstr "dari" - -msgid "move down" -msgstr "turun" - -msgid "move message to" -msgstr "pindah pesan ke" - -msgid "move up" -msgstr "naik" - -msgid "no folder selected" -msgstr "tidak ada folder yang dipilih" - -msgid "no rule selected" -msgstr "tidak ada aturan yang dipilih" - -msgid "no text specified" -msgstr "tidak ada teks yang dispesifikasi" - -msgid "none" -msgstr "tidak ada" - -msgid "or" -msgstr "atau" - -msgid "please fill in the text and choose a field and an action" -msgstr "silakan isi teks dan pilih field dan aksi" - -msgid "remove source" -msgstr "hapus sumber" - -msgid "select folder" -msgstr "pilih folder" - -msgid "spelling error" -msgstr "kesalahan ejaan" - -msgid "spelling errors" -msgstr "kesalahan-kesalahan ejaan" - -#, c-format -msgid "where the %s field contains %s" -msgstr "dimana field %s berisi %s" diff --git a/imp/po/imp.pot b/imp/po/imp.pot deleted file mode 100644 index 661f43a21..000000000 --- a/imp/po/imp.pot +++ /dev/null @@ -1,5122 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright YEAR Horde Project -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2008-11-19 16:21-0700\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: folders.php:351 mailbox.php:366 -#, php-format -msgid " (Accesskey %s)" -msgstr "" - -#: mailbox.php:587 -msgid "#" -msgstr "" - -#: lib/Quota.php:118 -#, php-format -msgid "%.0f MB" -msgstr "" - -#: lib/Quota.php:112 -#, php-format -msgid "%.0f%% of %.0f MB" -msgstr "" - -#: folders.php:293 folders.php:304 lib/Message.php:707 -#, php-format -msgid "%.2fMB" -msgstr "" - -#: thread.php:153 -#, php-format -msgid "%d Messages" -msgstr "" - -#: lib/Spam.php:211 -#, php-format -msgid "%d messages have been deleted." -msgstr "" - -#: lib/Spam.php:189 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "" - -#: lib/Spam.php:169 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "" - -#: lib/Spam.php:181 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "" - -#: lib/Spam.php:161 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "" - -#: mailbox.php:271 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "" - -#: lib/Contents.php:507 lib/UI/Mailbox.php:120 -#, php-format -msgid "%s KB" -msgstr "" - -#: lib/Contents.php:506 lib/UI/Mailbox.php:118 -#, php-format -msgid "%s MB" -msgstr "" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:35 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "" - -#: lib/api.php:140 lib/api.php:143 lib/api.php:148 -#, php-format -msgid "%s for %s" -msgstr "" - -#: lib/Mime/Viewer/itip.php:269 -#, php-format -msgid "%s has accepted." -msgstr "" - -#: lib/Mime/Viewer/itip.php:677 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "" - -#: lib/Mime/Viewer/itip.php:682 -#, php-format -msgid "%s has cancelled an instance of the recurring \"%s\"." -msgstr "" - -#: lib/Mime/Viewer/itip.php:275 -#, php-format -msgid "%s has declined." -msgstr "" - -#: lib/Mime/Viewer/itip.php:517 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "" - -#: lib/Mime/Viewer/itip.php:668 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "" - -#: lib/Mime/Viewer/itip.php:508 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "" - -#: lib/Mime/Viewer/itip.php:281 -#, php-format -msgid "%s has tentatively accepted." -msgstr "" - -#: lib/Spam.php:257 -#, php-format -msgid "%s report from %s" -msgstr "" - -#: lib/Mime/Viewer/itip.php:513 -#, php-format -msgid "%s requests your free/busy information." -msgstr "" - -#: lib/Mime/Viewer/itip.php:639 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "" - -#: lib/Mime/Viewer/itip.php:619 -#, php-format -msgid "%s wants to notify you about changes of \"%s\"." -msgstr "" - -#: lib/Message.php:405 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "" - -#: lib/Mime/Viewer/itip.php:656 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "" - -#: lib/Mime/Viewer/itip.php:608 lib/Mime/Viewer/itip.php:640 -#: lib/Mime/Viewer/itip.php:827 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "" - -#: lib/Mime/Viewer/itip.php:663 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "" - -#: compose.php:1259 -#, php-format -msgid "%s%% of allowed size" -msgstr "" - -#: message.php:311 message.php:315 -#, php-format -msgid "%s: %s" -msgstr "" - -#: message.php:468 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "" - -#: lib/Compose.php:1493 -#, php-format -msgid "%u Forwarded Messages" -msgstr "" - -#: rss.php:82 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "" - -#: stationery.php:122 -msgid "(HTML)" -msgstr "" - -#: stationery.php:122 -msgid "(Plain Text)" -msgstr "" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "" - -#: config/prefs.php.dist:1035 -msgid "100 characters" -msgstr "" - -#: config/prefs.php.dist:1038 -msgid "1000 characters" -msgstr "" - -#: config/prefs.php.dist:1036 -msgid "250 characters" -msgstr "" - -#: config/prefs.php.dist:1037 -msgid "500 characters" -msgstr "" - -#: lib/Mime/Viewer/pdf.php:80 -#, php-format -msgid "A PDF file named %s is attached to this message. A thumbnail is below." -msgstr "" - -#: lib/Mime/Viewer/pgp.php:221 -msgid "A PGP Public Key was attached to the message." -msgstr "" - -#: lib/Mime/Viewer/mdn.php:57 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "" - -#: lib/Compose.php:2483 -msgid "" -"A message you were composing when your session expired has been recovered. " -"You may resume composing your message by going to your Drafts folder." -msgstr "" - -#: templates/javascript_defs.php:64 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "" - -#: lib/Mime/Viewer/itip.php:646 -msgid "Accept and add to my calendar" -msgstr "" - -#: lib/Mime/Viewer/itip.php:643 -msgid "Accept and update in my calendar" -msgstr "" - -#: lib/Mime/Viewer/itip.php:649 -msgid "Accept request" -msgstr "" - -#: lib/Mime/Viewer/itip.php:942 -msgid "Accepted" -msgstr "" - -#: lib/Mime/Viewer/itip.php:270 -msgid "Accepted: " -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "" - -#: lib/Mime/Viewer/itip.php:551 lib/Mime/Viewer/itip.php:789 -#: lib/Mime/Viewer/itip.php:790 lib/Mime/Viewer/itip.php:921 -msgid "Actions" -msgstr "" - -#: lib/UI/Message.php:312 lib/UI/Message.php:313 lib/UI/Message.php:335 -#: lib/UI/Message.php:336 -#, php-format -msgid "Add %s to my Address Book" -msgstr "" - -#: templates/prefs/sourceselect.inc:306 -msgid "Add source" -msgstr "" - -#: lib/Mime/Viewer/itip.php:610 -msgid "Add this to my calendar" -msgstr "" - -#: lib/Mime/Viewer/itip.php:829 -msgid "Add this to my tasklist" -msgstr "" - -#: lib/Mime/Viewer/itip.php:647 -msgid "Add to my calendar" -msgstr "" - -#: lib/Compose.php:2404 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "" - -#: lib/Mime/Viewer/status.php:95 -#, php-format -msgid "Additional error message details can be viewed %s." -msgstr "" - -#: config/prefs.php.dist:892 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" - -#: lib/Mime/Viewer/mdn.php:76 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "" - -#: lib/Mime/Viewer/mdn.php:76 -msgid "Additional information details" -msgstr "" - -#: lib/Mime/Viewer/status.php:95 lib/Mime/Viewer/status.php:111 -msgid "Additional message details" -msgstr "" - -#: lib/Mime/Viewer/status.php:111 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "" - -#: compose.php:848 compose.php:1098 contacts.php:116 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "" - -#: config/prefs.php.dist:167 -msgid "Address Books" -msgstr "" - -#: templates/prefs/sourceselect.inc:351 -msgid "Address book to add addresses to" -msgstr "" - -#: config/prefs.php.dist:222 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" - -#: config/prefs.php.dist:214 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "" - -#: lib/Maintenance/Task/purge_sentmail.php:79 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" - -#: templates/javascript_defs.php:54 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" - -#: lib/Maintenance/Task/purge_spam.php:76 -#: lib/Maintenance/Task/purge_trash.php:76 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" - -#: lib/Maintenance/Task/delete_attachments_monthly.php:57 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:70 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" - -#: acl.php:84 acl.php:125 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "" - -#: lib/api.php:87 -msgid "Allow Folder Creation?" -msgstr "" - -#: filterprefs.php:105 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "" - -#: config/prefs.php.dist:663 -msgid "Always" -msgstr "" - -#: config/prefs.php.dist:648 -msgid "Always save attachments" -msgstr "" - -#: lib/Message.php:502 -msgid "An error occured while attempting to strip the attachment." -msgstr "" - -#: lib/Mime/Viewer/images.php:136 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "" - -#: lib/Message.php:379 -msgid "An unknown error occured while creating the new note." -msgstr "" - -#: lib/Message.php:378 -msgid "An unknown error occured while creating the new task." -msgstr "" - -#: lib/Mime/Viewer/itip.php:815 -msgid "An unknown person" -msgstr "" - -#: mailbox.php:753 message.php:440 templates/message/navbar_navigate.html:12 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:35 -msgid "Answered" -msgstr "" - -#: lib/Search.php:744 -msgid "Answered messages" -msgstr "" - -#: mailbox.php:426 -msgid "Apply Filters" -msgstr "" - -#: mailbox.php:426 -#, php-format -msgid "Apply Filters to %s" -msgstr "" - -#: filterprefs.php:102 -msgid "Apply filter rules upon logging on?" -msgstr "" - -#: filterprefs.php:103 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "" - -#: filterprefs.php:104 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "" - -#: thread.php:165 -msgid "Are you sure you want to delete all messages in this thread?" -msgstr "" - -#: mailbox.php:437 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "" - -#: pgp.php:403 smime.php:304 -msgid "Are you sure you want to delete this public key?" -msgstr "" - -#: pgp.php:433 smime.php:330 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" - -#: templates/javascript_defs.php:26 -msgid "Are you sure you want to do this?" -msgstr "" - -#: message.php:712 -msgid "Are you sure you wish to PERMANENTLY delete all attachments?" -msgstr "" - -#: message.php:515 templates/javascript_defs.php:38 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "" - -#: lib/Contents.php:556 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "" - -#: mailbox.php:432 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "" - -#: lib/IMP.php:588 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "" - -#: lib/IMP.php:580 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "" - -#: mailbox.php:518 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "" - -#: templates/javascript_defs.php:72 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "" - -#: templates/javascript_defs.php:71 -msgid "Are you sure you wish to report this message as spam?" -msgstr "" - -#: config/prefs.php.dist:1131 -msgid "Arrival Time" -msgstr "" - -#: config/prefs.php.dist:1146 -msgid "Ascending" -msgstr "" - -#: config/prefs.php.dist:662 -msgid "Ask" -msgstr "" - -#: compose.php:1197 -msgid "Attach Files" -msgstr "" - -#: compose.php:1186 -msgid "Attach a copy of your PGP public key to the message?" -msgstr "" - -#: compose.php:1191 -msgid "Attach your contact information to the message?" -msgstr "" - -#: lib/Mime/Viewer/tnef.php:111 -msgid "Attached File:" -msgstr "" - -#: lib/Compose.php:1567 lib/Compose.php:1667 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" - -#: lib/Mime/Viewer/itip.php:392 -msgid "Attached is a reply to a calendar request you sent." -msgstr "" - -#: templates/javascript_defs.php:33 templates/compose/compose.html:280 -#: templates/compose/compose.html:339 -msgid "Attachment" -msgstr "" - -#: attachment.php:68 -#, php-format -msgid "Attachment %s deleted." -msgstr "" - -#: lib/Compose.php:2179 -msgid "Attachment Information" -msgstr "" - -#: lib/Compose.php:728 -msgid "Attachment stripped: Original attachment type" -msgstr "" - -#: compose.php:1132 message.php:702 message.php:734 lib/Compose.php:2143 -#: templates/compose/compose.html:256 -msgid "Attachments" -msgstr "" - -#: lib/Mime/Viewer/itip.php:741 lib/Mime/Viewer/itip.php:870 -msgid "Attendees" -msgstr "" - -#: config/hooks.php.dist:548 -msgid "Authentication failed." -msgstr "" - -#: config/prefs.php.dist:767 -msgid "" -"Automatically delete draft after successfully resuming and sending message?" -msgstr "" - -#: config/prefs.php.dist:824 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" - -#: templates/prefs/sourceselect.inc:299 templates/prefs/sourceselect.inc:301 -msgid "Available Address books:" -msgstr "" - -#: lib/Mime/Viewer/itip.php:774 lib/Mime/Viewer/itip.php:906 -msgid "Awaiting Response" -msgstr "" - -#: message.php:485 thread.php:135 -#, php-format -msgid "Bac_k to %s" -msgstr "" - -#: message.php:485 thread.php:135 -#, php-format -msgid "Back to %s" -msgstr "" - -#: thread.php:132 -msgid "Back to Multiple Message View Index" -msgstr "" - -#: thread.php:130 -msgid "Back to Thread Display" -msgstr "" - -#: lib/Search.php:675 lib/UI/Message.php:25 -#: templates/contacts/contacts.html:43 -msgid "Bcc" -msgstr "" - -#: config/prefs.php.dist:618 -msgid "Before Signature" -msgstr "" - -#: mailbox.php:536 message.php:547 -msgid "Blacklist" -msgstr "" - -#: config/prefs.php.dist:813 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "" - -#: lib/Search.php:685 -msgid "Body" -msgstr "" - -#: message.php:536 config/prefs.php.dist:697 -msgid "Body Text Only" -msgstr "" - -#: message.php:537 config/prefs.php.dist:698 -msgid "Body Text with Attachments" -msgstr "" - -#: config/prefs.php.dist:617 -msgid "Bottom" -msgstr "" - -#: compose.php:1052 -msgid "C_harset" -msgstr "" - -#: search.php:275 config/hooks.php.dist:482 -msgid "Calendar" -msgstr "" - -#: templates/smime/import_key.html:70 templates/smime/passphrase.html:24 -#: templates/saveimage/saveimage.html:20 templates/pgp/import_key.html:49 -#: templates/pgp/passphrase.html:22 templates/folders/folders_confirm.html:24 -#: templates/folders/import.html:18 templates/contacts/contacts.html:69 -msgid "Cancel" -msgstr "" - -#: templates/compose/compose.html:23 templates/compose/compose.html:212 -#: templates/compose/redirect.html:86 -msgid "Cancel Message" -msgstr "" - -#: templates/javascript_defs.php:26 -msgid "Cancelling this message will permanently discard its contents." -msgstr "" - -#: lib/Fetchmail/imap.php:132 -msgid "Cannot connect to the remote mail server: " -msgstr "" - -#: lib/IMAP/Tree.php:1930 -msgid "Cannot directly create mailbox in this folder." -msgstr "" - -#: lib/Message.php:174 -msgid "Cannot move messages to Trash - no Trash mailbox set in preferences." -msgstr "" - -#: pgp.php:270 -msgid "Cannot retrieve public key from cache." -msgstr "" - -#: compose.php:1140 -#, php-format -msgid "Cannot save sent-mail message to \"%s\" as that mailbox is read-only." -msgstr "" - -#: lib/Message.php:463 -msgid "Cannot strip a MIME part contained within a message/rfc822 part." -msgstr "" - -#: lib/Message.php:448 -msgid "Cannot strip the MIME part as the folder is read-only" -msgstr "" - -#: lib/Compose.php:1528 lib/Search.php:670 lib/UI/Message.php:24 -#: templates/contacts/contacts.html:42 -msgid "Cc" -msgstr "" - -#: templates/smime/smime.html:79 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" - -#: lib/Mime/Viewer/itip.php:756 lib/Mime/Viewer/itip.php:888 -msgid "Chair Person" -msgstr "" - -#: acl.php:166 acl.php:167 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "" - -#: config/prefs.php.dist:148 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" - -#: config/prefs.php.dist:25 -msgid "Change mail server and folder settings." -msgstr "" - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" - -#: config/prefs.php.dist:1039 -msgid "Characters to display:" -msgstr "" - -#: templates/mailbox/message_headers.html:13 templates/folders/actions.html:6 -msgid "Check All/None" -msgstr "" - -#: lib/UI/Compose.php:153 -msgid "Check Spelling" -msgstr "" - -#: folders.php:364 mailbox.php:666 -msgid "Check _All/None" -msgstr "" - -#: templates/folders/actions.html:29 -msgid "Check for New Mail" -msgstr "" - -#: config/prefs.php.dist:556 -msgid "Check spelling before sending a message?" -msgstr "" - -#: lib/UI/Compose.php:154 -msgid "Checking ..." -msgstr "" - -#: templates/folders/actions.html:11 templates/folders/actions.html:13 -msgid "Choose Action" -msgstr "" - -#: config/servers.php.dist:178 -msgid "Choose a mail server:" -msgstr "" - -#: templates/compose/compose.html:67 -msgid "Choose a match or edit the address to the right:" -msgstr "" - -#: templates/prefs/sourceselect.inc:349 -msgid "Choose the address book to use when adding addresses." -msgstr "" - -#: templates/prefs/sourceselect.inc:295 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" - -#: lib/Mime/Viewer/images.php:103 -#, php-format -msgid "" -"Click %s to convert the image file into a format your browser can attempt to " -"view." -msgstr "" - -#: lib/Filter.php:124 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "" - -#: lib/Mime/Viewer/pgp.php:313 lib/Mime/Viewer/pkcs7.php:171 -msgid "Click HERE to verify the message." -msgstr "" - -#: config/prefs.php.dist:530 -#, php-format -msgid "Click here to open all mailto: links in %s." -msgstr "" - -#: templates/prefs/sourceselect.inc:325 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" - -#: config/prefs.php.dist:1172 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "" - -#: config/prefs.php.dist:1173 -msgid "Clicking on the address will open the message to be read" -msgstr "" - -#: templates/newmsg/alert.html:17 templates/fetchmail/fetchmail.html:33 -msgid "Close" -msgstr "" - -#: compose.php:32 -msgid "Close this window" -msgstr "" - -#: lib/IMAP/Tree.php:1877 -msgid "Closed Folder" -msgstr "" - -#: folders.php:443 -msgid "Collapse" -msgstr "" - -#: folders.php:380 -msgid "Collapse All" -msgstr "" - -#: folders.php:380 -msgid "Collapse All Folders" -msgstr "" - -#: folders.php:443 -msgid "Collapse Folder" -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "" - -#: config/prefs.php.dist:1210 -msgid "Combine all namespaces" -msgstr "" - -#: templates/pgp/pgp.html:97 -msgid "Comment:" -msgstr "" - -#: lib/Mime/Viewer/itip.php:958 -msgid "Completed" -msgstr "" - -#: config/prefs.php.dist:580 -msgid "Compose messages in a separate window?" -msgstr "" - -#: config/prefs.php.dist:590 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" - -#: config/prefs.php.dist:95 -msgid "Configure how messages are displayed." -msgstr "" - -#: config/prefs.php.dist:130 -msgid "Configure mail preview options." -msgstr "" - -#: config/hooks.php.dist:544 -msgid "Connection to server failed." -msgstr "" - -#: config/hooks.php.dist:506 -msgid "Contacts" -msgstr "" - -#: config/prefs.php.dist:176 -#, php-format -msgid "Control PGP support for %s." -msgstr "" - -#: config/prefs.php.dist:185 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "" - -#: config/prefs.php.dist:122 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" - -#: config/prefs.php.dist:871 -msgid "Convert textual emoticons into graphical ones?" -msgstr "" - -#: mailbox.php:496 mailbox.php:871 message.php:481 message.php:775 -msgid "Copy" -msgstr "" - -#: mailbox.php:496 mailbox.php:871 message.php:481 message.php:775 -msgid "Copy to folder" -msgstr "" - -#: lib/Compose.php:1647 -#, php-format -msgid "Could not attach %s to the message." -msgstr "" - -#: attachment.php:46 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "" - -#: lib/Message.php:654 -#, php-format -msgid "Could not delete messages from %s. This mailbox is read-only." -msgstr "" - -#: lib/Session.php:200 -msgid "Could not execute maintenance operations." -msgstr "" - -#: lib/Spam.php:224 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" - -#: compose.php:48 -msgid "Could not retrieve the message from the mail server." -msgstr "" - -#: lib/Compose.php:889 -msgid "Could not save recipients." -msgstr "" - -#: lib/Template.php:227 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "" - -#: templates/folders/actions.html:16 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Create" -msgstr "" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "" - -#: templates/prefs/spamselect.inc:12 templates/prefs/spamselect.inc:21 -msgid "Create a new Spam folder" -msgstr "" - -#: templates/prefs/folderselect.inc:12 templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "" - -#: templates/prefs/sentmailselect.inc:26 templates/prefs/sentmailselect.inc:41 -msgid "Create a new sent mail folder" -msgstr "" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:25 -msgid "Create a new trash folder" -msgstr "" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "" - -#: config/prefs.php.dist:161 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "" - -#: templates/compose/compose.html:321 -msgid "Current Attachments" -msgstr "" - -#: acl.php:169 -#, php-format -msgid "Current access to %s" -msgstr "" - -#: config/prefs.php.dist:1223 -msgid "Current expanded status in the folders view" -msgstr "" - -#: config/prefs.php.dist:139 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "" - -#: config/prefs.php.dist:87 -msgid "Customize how to deal with message drafts." -msgstr "" - -#: config/prefs.php.dist:79 -msgid "Customize how you reply to or forward mail." -msgstr "" - -#: config/prefs.php.dist:63 -msgid "Customize how you send mail." -msgstr "" - -#: config/prefs.php.dist:43 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "" - -#: mailbox.php:592 -msgid "Dat_e" -msgstr "" - -#: lib/Compose.php:1508 lib/UI/Message.php:21 -msgid "Date" -msgstr "" - -#: lib/Search.php:700 -msgid "Date <" -msgstr "" - -#: lib/Search.php:695 -msgid "Date =" -msgstr "" - -#: lib/Search.php:705 -msgid "Date >=" -msgstr "" - -#: templates/thread/thread.html:26 -msgid "Date:" -msgstr "" - -#: templates/search/search.html:99 -msgid "Day" -msgstr "" - -#: lib/Mime/Viewer/itip.php:946 -msgid "Declined" -msgstr "" - -#: lib/Mime/Viewer/itip.php:276 -msgid "Declined: " -msgstr "" - -#: config/prefs.php.dist:628 -msgid "Default" -msgstr "" - -#: config/prefs.php.dist:904 -msgid "Default (US-ASCII)" -msgstr "" - -#: config/prefs.php.dist:699 -msgid "Default forwarding method:" -msgstr "" - -#: config/prefs.php.dist:1138 -msgid "Default sorting criteria:" -msgstr "" - -#: config/prefs.php.dist:1148 -msgid "Default sorting direction:" -msgstr "" - -#: lib/Mime/Viewer/itip.php:954 -msgid "Delegated" -msgstr "" - -#: folders.php:408 mailbox.php:518 mailbox.php:520 message.php:515 -#: templates/smime/smime.html:35 templates/pgp/pgp.html:43 -#: templates/folders/actions.html:19 -#: templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:59 -msgid "Delete" -msgstr "" - -#: pgp.php:403 smime.php:304 -#, php-format -msgid "Delete %s Public Key" -msgstr "" - -#: templates/smime/smime.html:75 templates/pgp/pgp.html:86 -msgid "Delete Current Keys" -msgstr "" - -#: templates/folders/folders_confirm.html:23 -msgid "Delete Selected Folders" -msgstr "" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "" - -#: thread.php:165 -msgid "Delete Thread" -msgstr "" - -#: folders.php:408 -msgid "Delete Virtual Folder" -msgstr "" - -#: mailbox.php:437 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "" - -#: lib/Mime/Viewer/itip.php:679 -msgid "Delete from my calendar" -msgstr "" - -#: config/prefs.php.dist:429 -msgid "Delete old linked attachments at beginning of month?" -msgstr "" - -#: config/prefs.php.dist:383 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "" - -#: config/prefs.php.dist:798 -msgid "Delete spam messages" -msgstr "" - -#: templates/compose/compose.html:349 -msgid "Delete?" -msgstr "" - -#: mailbox.php:768 message.php:443 templates/mailbox/navbar.html:20 -#: templates/mailbox/navbar.html:38 -msgid "Deleted" -msgstr "" - -#: lib/Search.php:764 -msgid "Deleted messages" -msgstr "" - -#: compose.php:257 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "" - -#: config/prefs.php.dist:108 -msgid "Deleting and Moving Messages" -msgstr "" - -#: lib/Mime/Viewer/itip.php:651 -msgid "Deny request" -msgstr "" - -#: lib/Mime/Viewer/itip.php:571 -msgid "Deny request for free/busy information" -msgstr "" - -#: config/prefs.php.dist:1147 -msgid "Descending" -msgstr "" - -#: lib/Mime/Viewer/itip.php:732 lib/Mime/Viewer/itip.php:863 -msgid "Description" -msgstr "" - -#: templates/compose/compose.html:345 -msgid "Description:" -msgstr "" - -#: templates/smime/smime.html:35 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "" - -#: lib/Compose.php:2386 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "" - -#: lib/Compose.php:2395 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "" - -#: lib/Compose.php:2382 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" - -#: lib/Compose.php:2390 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" - -#: config/prefs.php.dist:863 -msgid "Dim signatures?" -msgstr "" - -#: config/prefs.php.dist:282 -msgid "Display Virtual Inbox?" -msgstr "" - -#: config/prefs.php.dist:564 -msgid "Display confirmation after sending a message?" -msgstr "" - -#: config/prefs.php.dist:1003 -msgid "Display pop-up notification of new mail?" -msgstr "" - -#: config/prefs.php.dist:968 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "" - -#: config/prefs.php.dist:960 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "" - -#: templates/compose/compose.html:336 -msgid "Disposition:" -msgstr "" - -#: templates/search/search.html:87 -msgid "Do NOT match" -msgstr "" - -#: templates/folders/actions.html:30 -msgid "Do Not Check for New Mail" -msgstr "" - -#: config/prefs.php.dist:1174 -msgid "Do not generate a link in the From: column" -msgstr "" - -#: templates/javascript_defs.php:27 -msgid "Doing so will discard this message permanently." -msgstr "" - -#: login.php:322 -msgid "Don't have an account? Sign up." -msgstr "" - -#: config/prefs.php.dist:881 -msgid "Don't show any parts" -msgstr "" - -#: templates/folders/actions.html:34 -msgid "Download" -msgstr "" - -#: lib/Contents.php:531 -#, php-format -msgid "Download %s" -msgstr "" - -#: lib/Contents.php:540 -#, php-format -msgid "Download %s in .zip Format" -msgstr "" - -#: message.php:710 -msgid "Download All Attachments (in .zip file)" -msgstr "" - -#: templates/folders/actions.html:35 -msgid "Download [.zip format]" -msgstr "" - -#: mailbox.php:758 message.php:441 templates/message/navbar_navigate.html:14 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:41 -msgid "Draft" -msgstr "" - -#: lib/IMAP/Tree.php:1832 -msgid "Draft folder" -msgstr "" - -#: config/prefs.php.dist:300 -msgid "Drafts" -msgstr "" - -#: templates/prefs/folderselect.inc:20 -msgid "Drafts folder:" -msgstr "" - -#: login.php:205 -msgid "Dynamic" -msgstr "" - -#: templates/pgp/pgp.html:102 -msgid "E-mail Address:" -msgstr "" - -#: mailbox.php:814 -msgid "END" -msgstr "" - -#: lib/Mime/Viewer/status.php:94 -msgid "ERROR: Your message could not be delivered." -msgstr "" - -#: folders.php:409 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "" - -#: mailbox.php:440 -msgid "Edit Search Query" -msgstr "" - -#: folders.php:409 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "" - -#: mailbox.php:436 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "" - -#: filterprefs.php:85 -msgid "Edit your Blacklist" -msgstr "" - -#: filterprefs.php:84 -msgid "Edit your Filter Rules" -msgstr "" - -#: filterprefs.php:86 -msgid "Edit your Whitelist" -msgstr "" - -#: config/prefs.php.dist:1076 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "" - -#: lib/Message.php:682 -#, php-format -msgid "Emptied all messages from %s." -msgstr "" - -#: lib/Message.php:660 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "" - -#: templates/folders/actions.html:20 -msgid "Empty" -msgstr "" - -#: templates/folders/folders_confirm.html:23 -msgid "Empty Selected Folders" -msgstr "" - -#: lib/IMP.php:588 -msgid "Empty _Spam" -msgstr "" - -#: lib/IMP.php:580 -msgid "Empty _Trash" -msgstr "" - -#: mailbox.php:432 -msgid "Empty folder" -msgstr "" - -#: pgp.php:454 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "" - -#: smime.php:340 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "" - -#: config/prefs.php.dist:1027 -msgid "Enable message previews?" -msgstr "" - -#: compose.php:1180 -msgid "Encr_yption Options" -msgstr "" - -#: lib/Mime/Viewer/itip.php:541 lib/Mime/Viewer/itip.php:543 -#: lib/Mime/Viewer/itip.php:717 lib/Mime/Viewer/itip.php:719 -msgid "End" -msgstr "" - -#: lib/Compose.php:1400 -msgid "End forwarded message" -msgstr "" - -#: lib/Compose.php:1300 -msgid "End message" -msgstr "" - -#: lib/Compose.php:1300 -#, php-format -msgid "End message from %s" -msgstr "" - -#: pgp.php:429 smime.php:328 -msgid "Enter Passphrase" -msgstr "" - -#: templates/prefs/spamselect.inc:9 -msgid "Enter the name for your new Spam folder" -msgstr "" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "" - -#: templates/prefs/sentmailselect.inc:23 -msgid "Enter the name for your new sent mail folder" -msgstr "" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "" - -#: message.php:535 lib/Search.php:690 config/prefs.php.dist:696 -msgid "Entire Message" -msgstr "" - -#: message.php:177 thread.php:62 lib/Compose.php:928 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "" - -#: lib/Mime/Viewer/pgp.php:294 lib/Mime/Viewer/pkcs7.php:349 -#: lib/Mime/Viewer/status.php:92 -msgid "Error" -msgstr "" - -#: lib/Mime/Viewer/itip.php:324 lib/Mime/Viewer/itip.php:425 -#, php-format -msgid "Error sending reply: %s." -msgstr "" - -#: templates/smime/smime.html:29 templates/pgp/pgp.html:37 -msgid "Error:" -msgstr "" - -#: lib/Mime/Viewer/itip.php:92 -msgid "Event successfully deleted." -msgstr "" - -#: config/prefs.php.dist:992 -msgid "Every 15 minutes" -msgstr "" - -#: config/prefs.php.dist:989 -msgid "Every 30 seconds" -msgstr "" - -#: config/prefs.php.dist:757 config/prefs.php.dist:991 -msgid "Every 5 minutes" -msgstr "" - -#: config/prefs.php.dist:993 -msgid "Every half hour" -msgstr "" - -#: config/prefs.php.dist:990 -msgid "Every minute" -msgstr "" - -#: folders.php:454 -msgid "Expand" -msgstr "" - -#: folders.php:379 -msgid "Expand All" -msgstr "" - -#: folders.php:379 -msgid "Expand All Folders" -msgstr "" - -#: folders.php:454 -msgid "Expand Folder" -msgstr "" - -#: compose.php:850 compose.php:1106 -msgid "Expand Names" -msgstr "" - -#: config/prefs.php.dist:1202 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "" - -#: config/prefs.php.dist:1224 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "" - -#: lib/IMP.php:602 lib/IMP.php:604 -msgid "F_etch Mail" -msgstr "" - -#: fetchmail.php:45 config/prefs.php.dist:138 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "" - -#: config/prefs.php.dist:1084 -msgid "Fetch Mail in a separate window?" -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "" - -#: lib/Fetchmail.php:157 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "" - -#: lib/Fetchmail.php:155 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "" - -#: lib/Fetchmail.php:153 lib/Fetchmail.php:155 lib/Fetchmail.php:157 -msgid "Fetchmail: " -msgstr "" - -#: lib/Fetchmail.php:159 -msgid "Fetchmail: no new messages." -msgstr "" - -#: lib/IMP.php:608 -msgid "Fi_lters" -msgstr "" - -#: templates/prefs/sourceselect.inc:335 -msgid "Fields to search" -msgstr "" - -#: templates/javascript_defs.php:32 templates/compose/compose.html:275 -msgid "File" -msgstr "" - -#: templates/filters/prefs.html:2 -msgid "Filter Settings" -msgstr "" - -#: config/prefs.php.dist:781 -msgid "Filter message content for profanity?" -msgstr "" - -#: templates/filters/prefs.html:7 -msgid "Filter support is disabled on this system." -msgstr "" - -#: config/prefs.php.dist:160 -msgid "Filters" -msgstr "" - -#: lib/Filter.php:123 -#, php-format -msgid "Filters: %s management page" -msgstr "" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "" - -#: config/prefs.php.dist:1120 -msgid "First Mailbox Page" -msgstr "" - -#: mailbox.php:284 -msgid "First Page" -msgstr "" - -#: mailbox.php:763 message.php:442 templates/message/navbar_navigate.html:10 -#: templates/mailbox/navbar.html:33 -msgid "Flagged For Followup" -msgstr "" - -#: lib/Search.php:754 -msgid "Flagged messages" -msgstr "" - -#: mailbox.php:544 message.php:534 -msgid "Fo_rward" -msgstr "" - -#: lib/IMAP/Tree.php:1877 templates/folders/folders_size.html:6 -msgid "Folder" -msgstr "" - -#: folders.php:256 templates/folders/folders_confirm.html:6 -msgid "Folder Actions - Confirmation" -msgstr "" - -#: folders.php:318 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "" - -#: folders.php:276 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "" - -#: acl.php:21 -msgid "Folder sharing is not enabled." -msgstr "" - -#: folders.php:42 -msgid "Folder use is not enabled." -msgstr "" - -#: config/prefs.php.dist:1191 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "" - -#: mailbox.php:544 message.php:534 lib/Compose.php:1387 lib/Compose.php:1390 -msgid "Forward" -msgstr "" - -#: lib/Compose.php:1479 -msgid "Forwarded Message:" -msgstr "" - -#: lib/Compose.php:1398 -msgid "Forwarded message" -msgstr "" - -#: lib/Compose.php:1398 -#, php-format -msgid "Forwarded message from %s" -msgstr "" - -#: lib/Mime/Viewer/itip.php:418 -msgid "Free/Busy Request Response" -msgstr "" - -#: mailbox.php:602 -msgid "Fro_m" -msgstr "" - -#: lib/Compose.php:1512 lib/Search.php:660 lib/UI/Mailbox.php:94 -#: lib/UI/Message.php:22 templates/compose/compose.html:29 -msgid "From" -msgstr "" - -#: config/prefs.php.dist:1133 -msgid "From Address" -msgstr "" - -#: templates/thread/thread.html:31 -msgid "From:" -msgstr "" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "" - -#: config/prefs.php.dist:13 config/prefs.php.dist:23 config/prefs.php.dist:33 -#: config/prefs.php.dist:41 -msgid "General Options" -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "" - -#: folders.php:366 lib/Mime/Viewer/itip.php:583 lib/Mime/Viewer/itip.php:793 -#: lib/Mime/Viewer/itip.php:924 -msgid "Go" -msgstr "" - -#: thread.php:134 -msgid "Go to Message" -msgstr "" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "" - -#: lib/IMP.php:162 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "" - -#: message.php:414 lib/Filter.php:123 lib/Mime/Viewer/appledouble.php:82 -#: lib/Mime/Viewer/appledouble.php:92 lib/Mime/Viewer/images.php:102 -#: lib/Mime/Viewer/mdn.php:76 lib/Mime/Viewer/mdn.php:84 -#: lib/Mime/Viewer/status.php:95 lib/Mime/Viewer/status.php:111 -#: lib/Mime/Viewer/status.php:126 -msgid "HERE" -msgstr "" - -#: templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "" - -#: lib/Compose.php:408 -msgid "HTML Version of Message" -msgstr "" - -#: message.php:588 -msgid "Headers" -msgstr "" - -#: config/prefs.php.dist:854 -msgid "Hidden" -msgstr "" - -#: config/prefs.php.dist:852 -msgid "Hidden in List Messages" -msgstr "" - -#: config/prefs.php.dist:851 -msgid "Hidden in Thread View" -msgstr "" - -#: config/prefs.php.dist:853 -msgid "Hidden in Thread View and List Messages" -msgstr "" - -#: mailbox.php:262 -msgid "Hide Deleted" -msgstr "" - -#: folders.php:372 -msgid "Hide Unsubscribed" -msgstr "" - -#: compose.php:1068 -msgid "High" -msgstr "" - -#: message.php:322 -msgid "High Priority" -msgstr "" - -#: compose.php:1067 -msgid "Highest" -msgstr "" - -#: config/prefs.php.dist:882 -msgid "How do you want to display the parts of a message by default?" -msgstr "" - -#: config/prefs.php.dist:1212 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "" - -#: config/prefs.php.dist:725 -msgid "How to attribute quoted lines in a reply" -msgstr "" - -#: lib/Fetchmail/imap.php:72 -msgid "IMAP" -msgstr "" - -#: lib/Fetchmail/imap.php:78 -msgid "IMAP over SSL" -msgstr "" - -#: lib/Fetchmail/imap.php:31 -msgid "IMAP/POP3 Mail Servers" -msgstr "" - -#: lib/Contents.php:362 -#, php-format -msgid "If it is not displayed correctly, %s to open it in a new window." -msgstr "" - -#: templates/folders/folders_confirm.html:13 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "" - -#: saveimage.php:44 lib/Mime/Viewer/images.php:198 -msgid "Image" -msgstr "" - -#: lib/Mime/Viewer/html.php:219 -msgid "Images have been blocked to protect your privacy." -msgstr "" - -#: templates/folders/import.html:17 -msgid "Import" -msgstr "" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "" - -#: templates/smime/smime.html:81 templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "" - -#: templates/folders/actions.html:37 -msgid "Import Messages" -msgstr "" - -#: pgp.php:48 -msgid "Import PGP Key" -msgstr "" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:55 -msgid "Import Public Key" -msgstr "" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "" - -#: smime.php:14 -msgid "Import S/MIME Key" -msgstr "" - -#: templates/folders/import.html:7 -msgid "Import mbox File" -msgstr "" - -#: templates/folders/import.html:12 -msgid "Import mbox file" -msgstr "" - -#: templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "" - -#: folders.php:146 -#, php-format -msgid "Imported %d messages from %s." -msgstr "" - -#: pgp.php:170 -msgid "" -"Imported key contains your PGP private key. Only add your public key in the " -"first step!" -msgstr "" - -#: lib/Mime/Viewer/itip.php:962 -msgid "In Process" -msgstr "" - -#: templates/prefs/initialpageselect.inc:4 lib/Folder.php:72 lib/Folder.php:73 -#: lib/IMP.php:468 lib/api.php:221 lib/IMAP/Tree.php:371 -#: lib/IMAP/Tree.php:1815 -msgid "Inbox" -msgstr "" - -#: config/prefs.php.dist:713 -msgid "Include a brief summary of the header in a reply?" -msgstr "" - -#: config/prefs.php.dist:708 -msgid "Include body text in forward message by default?" -msgstr "" - -#: config/prefs.php.dist:679 -msgid "Include original message in a reply?" -msgstr "" - -#: lib/Mime/Viewer/mdn.php:56 -msgid "Info" -msgstr "" - -#: pgp.php:402 smime.php:303 -#, php-format -msgid "Information on %s Public Key" -msgstr "" - -#: pgp.php:431 -msgid "Information on Personal Private Key" -msgstr "" - -#: pgp.php:425 smime.php:326 -msgid "Information on Personal Public Key" -msgstr "" - -#: templates/javascript_defs.php:34 templates/compose/compose.html:281 -#: templates/compose/compose.html:340 -msgid "Inline" -msgstr "" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "" - -#: lib/Mime/Viewer/itip.php:430 -msgid "Invalid Action selected for this component." -msgstr "" - -#: lib/UI/Mailbox.php:52 lib/UI/Mailbox.php:65 -msgid "Invalid Address" -msgstr "" - -#: lib/Fetchmail/imap.php:154 -msgid "Invalid Remote Mailbox" -msgstr "" - -#: lib/Compose.php:1031 lib/Compose.php:1044 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "" - -#: lib/Compose.php:970 -#, php-format -msgid "Invalid e-mail address: %s." -msgstr "" - -#: pgp.php:16 smime.php:93 -msgid "Invalid key" -msgstr "" - -#: pgp.php:206 -msgid "Invalid personal PGP private key." -msgstr "" - -#: pgp.php:182 -msgid "Invalid personal PGP public key." -msgstr "" - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "" - -#: templates/compose/compose.html:321 templates/compose/compose.html:329 -msgid "KB" -msgstr "" - -#: templates/pgp/pgp.html:107 -msgid "Key Length:" -msgstr "" - -#: pgp.php:445 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:50 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:53 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" - -#: pgp.php:342 -msgid "Key successfully sent to the public keyserver." -msgstr "" - -#: templates/login/login.html:74 -msgid "Language" -msgstr "" - -#: login.php:230 -msgid "Language:" -msgstr "" - -#: config/prefs.php.dist:1121 -msgid "Last Mailbox Page" -msgstr "" - -#: mailbox.php:296 -msgid "Last Page" -msgstr "" - -#: compose.php:1223 -msgid "Link Attachments?" -msgstr "" - -#: attachment.php:32 lib/Compose.php:2133 -msgid "Linked attachments are forbidden." -msgstr "" - -#: lib/Compose.php:2150 -#, php-format -msgid "Links will expire on %s" -msgstr "" - -#: config/prefs.php.dist:1310 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" - -#: compose.php:835 lib/Mime/Viewer/images.php:178 -msgid "Loading..." -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "" - -#: lib/Mime/Viewer/itip.php:737 -msgid "Location" -msgstr "" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:37 -msgid "Log in" -msgstr "" - -#: lib/Block/summary.php:43 -#, php-format -msgid "Log in to %s" -msgstr "" - -#: login.php:318 -msgid "Login" -msgstr "" - -#: config/prefs.php.dist:42 -msgid "Login Tasks" -msgstr "" - -#: compose.php:1070 -msgid "Low" -msgstr "" - -#: message.php:327 -msgid "Low Priority" -msgstr "" - -#: compose.php:1071 -msgid "Lowest" -msgstr "" - -#: lib/Mime/Viewer/appledouble.php:79 -msgid "Macintosh File" -msgstr "" - -#: config/prefs.php.dist:129 -msgid "Mail Previews" -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "" - -#: lib/IMAP/Tree.php:1822 lib/IMAP/Tree.php:1849 -msgid "Mailbox" -msgstr "" - -#: config/prefs.php.dist:147 -msgid "Mailbox and Folder Display Options" -msgstr "" - -#: templates/folders/actions.html:32 -msgid "Mark All Messages as Seen" -msgstr "" - -#: templates/folders/actions.html:33 -msgid "Mark All Messages as Unseen" -msgstr "" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:28 -#: templates/mailbox/navbar.html:30 -msgid "Mark as:" -msgstr "" - -#: config/prefs.php.dist:834 -msgid "Mark different levels of quoting with different colors?" -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "" - -#: config/prefs.php.dist:842 -msgid "Mark simple markup?" -msgstr "" - -#: search.php:161 -msgid "Match All Queries" -msgstr "" - -#: search.php:159 -msgid "Match Any Query" -msgstr "" - -#: templates/compose/compose.html:287 -msgid "Maximum Attachment Size" -msgstr "" - -#: lib/api.php:88 -msgid "Maximum Number of Folders" -msgstr "" - -#: lib/api.php:89 -msgid "Maximum Number of Recipients per Message" -msgstr "" - -#: lib/api.php:90 -msgid "Maximum Number of Recipients per Time Period" -msgstr "" - -#: templates/compose/compose.html:269 -msgid "Maximum number of attachments reached." -msgstr "" - -#: templates/compose/compose.html:266 -msgid "Maximum total attachment size reached." -msgstr "" - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "" - -#: lib/Compose.php:1294 -msgid "Message" -msgstr "" - -#: config/prefs.php.dist:62 -msgid "Message Composition" -msgstr "" - -#: config/prefs.php.dist:1132 -msgid "Message Date" -msgstr "" - -#: config/prefs.php.dist:86 -msgid "Message Drafts" -msgstr "" - -#: config/prefs.php.dist:61 config/prefs.php.dist:77 config/prefs.php.dist:85 -#: config/prefs.php.dist:93 config/prefs.php.dist:107 -#: config/prefs.php.dist:120 config/prefs.php.dist:128 -#: config/prefs.php.dist:137 -msgid "Message Options" -msgstr "" - -#: config/prefs.php.dist:78 -msgid "Message Replies/Forwards" -msgstr "" - -#: search.php:333 -msgid "Message Search" -msgstr "" - -#: config/prefs.php.dist:1136 -msgid "Message Size" -msgstr "" - -#: message.php:555 -msgid "Message Source" -msgstr "" - -#: config/prefs.php.dist:94 -msgid "Message Viewing" -msgstr "" - -#: lib/Compose.php:1294 -#, php-format -msgid "Message from %s" -msgstr "" - -#: lib/UI/Mailbox.php:134 -msgid "Message has attachments" -msgstr "" - -#: lib/UI/Mailbox.php:133 -msgid "Message is encrypted" -msgstr "" - -#: lib/UI/Mailbox.php:132 -msgid "Message is signed" -msgstr "" - -#: compose.php:393 compose.php:400 -msgid "Message redirected successfully." -msgstr "" - -#: lib/Compose.php:746 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "" - -#: compose.php:479 compose.php:487 -msgid "Message sent successfully." -msgstr "" - -#: config/prefs.php.dist:1163 -msgid "Messages per page in the mailbox view." -msgstr "" - -#: mailbox.php:224 -msgid "Messages to" -msgstr "" - -#: login.php:209 -msgid "Minimalist" -msgstr "" - -#: templates/login/login.html:87 -msgid "Mode" -msgstr "" - -#: login.php:239 -msgid "Mode:" -msgstr "" - -#: templates/search/search.html:93 -msgid "Month" -msgstr "" - -#: mailbox.php:495 mailbox.php:870 message.php:480 message.php:774 -msgid "Move" -msgstr "" - -#: templates/prefs/sourceselect.inc:320 -msgid "Move down" -msgstr "" - -#: config/prefs.php.dist:804 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" - -#: mailbox.php:495 mailbox.php:870 message.php:480 message.php:774 -msgid "Move to folder" -msgstr "" - -#: templates/prefs/sourceselect.inc:318 -msgid "Move up" -msgstr "" - -#: thread.php:172 -msgid "Multiple Message View" -msgstr "" - -#: templates/thread/thread.html:2 -msgid "Multiple Message View:" -msgstr "" - -#: templates/smime/smime.html:4 templates/pgp/pgp.html:4 -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "NOTE:" -msgstr "" - -#: lib/Mime/Viewer/itip.php:743 lib/Mime/Viewer/itip.php:875 -msgid "Name" -msgstr "" - -#: pgp.php:111 -msgid "Name and/or email cannot be empty" -msgstr "" - -#: lib/Mime/Viewer/itip.php:967 -msgid "Needs Action" -msgstr "" - -#: config/prefs.php.dist:661 config/prefs.php.dist:988 -msgid "Never" -msgstr "" - -#: config/prefs.php.dist:651 -msgid "Never save attachments" -msgstr "" - -#: lib/IMP.php:225 -msgid "New Folder" -msgstr "" - -#: config/prefs.php.dist:121 -msgid "New Mail" -msgstr "" - -#: compose.php:31 compose.php:269 lib/Block/tree_folders.php:33 -msgid "New Message" -msgstr "" - -#: mailbox.php:830 lib/UI/Message.php:305 lib/UI/Message.php:328 -#, php-format -msgid "New Message to %s" -msgstr "" - -#: message.php:496 -msgid "Next Message" -msgstr "" - -#: mailbox.php:294 -msgid "Next Page" -msgstr "" - -#: templates/javascript_defs.php:41 config/prefs.php.dist:756 -#: config/prefs.php.dist:1199 config/prefs.php.dist:1221 -#: templates/compose/compose.html:307 -msgid "No" -msgstr "" - -#: smime.php:233 -msgid "No Certificate found" -msgstr "" - -#: lib/IMP.php:1055 -msgid "No Encryption" -msgstr "" - -#: templates/smime/smime.html:26 templates/pgp/pgp.html:34 -msgid "No Keys in Keyring" -msgstr "" - -#: mailbox.php:273 rss.php:81 -#, php-format -msgid "No Messages" -msgstr "" - -#: pgp.php:138 -msgid "No PGP public key imported." -msgstr "" - -#: mailbox.php:797 -msgid "No Preview Text" -msgstr "" - -#: smime.php:160 -msgid "No S/MIME public key imported." -msgstr "" - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "" - -#: lib/Mime/Viewer/tnef.php:89 -msgid "No attachments found." -msgstr "" - -#: lib/Crypt/smime.php:117 -msgid "No email information located in the public key." -msgstr "" - -#: acl.php:72 -msgid "No folder selected." -msgstr "" - -#: lib/Block/summary.php:130 -msgid "No folders are being checked for new mail." -msgstr "" - -#: folders.php:193 lib/Folder.php:393 lib/Folder.php:436 -msgid "No folders were specified" -msgstr "" - -#: lib/Block/summary.php:134 -msgid "No folders with new messages" -msgstr "" - -#: lib/Block/summary.php:132 -msgid "No folders with unseen messages" -msgstr "" - -#: lib/IMP.php:759 -msgid "No limit" -msgstr "" - -#: lib/Compose.php:1331 -msgid "No message body text" -msgstr "" - -#: mailbox.php:243 -msgid "No messages matched your search." -msgstr "" - -#: pgp.php:211 -msgid "No personal PGP private key imported." -msgstr "" - -#: pgp.php:187 -msgid "No personal PGP public key imported." -msgstr "" - -#: smime.php:210 -msgid "No personal S/MIME certificates imported." -msgstr "" - -#: lib/Mime/Viewer/pkcs7.php:240 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" - -#: acl.php:104 -msgid "No user specified." -msgstr "" - -#: lib/Mime/Viewer/itip.php:764 lib/Mime/Viewer/itip.php:896 -msgid "Non Participant" -msgstr "" - -#: templates/prefs/folderselect.inc:23 templates/prefs/sentmailselect.inc:39 -#: templates/prefs/sourceselect.inc:32 templates/prefs/spamselect.inc:21 -#: templates/prefs/trashselect.inc:23 lib/Mime/Viewer/itip.php:727 -#: lib/Mime/Viewer/itip.php:858 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "" - -#: compose.php:1069 -msgid "Normal" -msgstr "" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:39 -msgid "Not Deleted" -msgstr "" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:42 -msgid "Not Draft" -msgstr "" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:34 -msgid "Not Flagged" -msgstr "" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "" - -#: lib/Crypt/pgp.php:120 lib/Crypt/smime.php:111 lib/Crypt/smime.php:126 -msgid "Not a valid public key." -msgstr "" - -#: lib/Maintenance/Task/fetchmail_login.php:68 -msgid "Note that this can take some time" -msgstr "" - -#: lib/IMP.php:279 -msgid "Notepads" -msgstr "" - -#: config/hooks.php.dist:498 -msgid "Notes" -msgstr "" - -#: config/prefs.php.dist:797 -msgid "Nothing" -msgstr "" - -#: attachment.php:104 -msgid "Notification: Linked attachment downloaded" -msgstr "" - -#: config/prefs.php.dist:438 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" - -#: config/prefs.php.dist:392 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" - -#: templates/contacts/contacts.html:68 -msgid "OK" -msgstr "" - -#: templates/smime/import_key.html:31 templates/search/search.html:61 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:49 -msgid "Old sent-mail folders being purged." -msgstr "" - -#: lib/Block/summary.php:25 -msgid "Only display folders with unread messages in them?" -msgstr "" - -#: templates/javascript_defs.php:50 -msgid "Only one folder should be selected for this action." -msgstr "" - -#: lib/IMP.php:652 lib/IMP.php:657 -msgid "Open Fo_lder" -msgstr "" - -#: lib/IMP.php:657 -msgid "Open Folder" -msgstr "" - -#: lib/IMAP/Tree.php:1873 -msgid "Opened Folder" -msgstr "" - -#: lib/Mime/Viewer/itip.php:760 lib/Mime/Viewer/itip.php:892 -msgid "Optional Participant" -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "" - -#: config/prefs.php.dist:146 config/prefs.php.dist:159 -#: config/prefs.php.dist:166 config/prefs.php.dist:174 -#: config/prefs.php.dist:183 -msgid "Other Options" -msgstr "" - -#: lib/IMAP/Tree.php:66 -msgid "Other Users' Folders" -msgstr "" - -#: lib/api.php:130 -msgid "Outbound Server" -msgstr "" - -#: pgp.php:42 -msgid "PGP" -msgstr "" - -#: lib/IMP.php:1058 -msgid "PGP Encrypt Message" -msgstr "" - -#: lib/IMP.php:1061 -msgid "PGP Encrypt Message with passphrase" -msgstr "" - -#: lib/Compose.php:1123 -msgid "PGP Error: " -msgstr "" - -#: config/prefs.php.dist:175 -msgid "PGP Options" -msgstr "" - -#: pgp.php:28 -msgid "PGP Passphrase Input" -msgstr "" - -#: templates/pgp/pgp.html:69 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "" - -#: pgp.php:150 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "" - -#: pgp.php:253 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "" - -#: templates/pgp/pgp.html:29 -msgid "PGP Public Keyring" -msgstr "" - -#: lib/IMP.php:1059 -msgid "PGP Sign Message" -msgstr "" - -#: lib/IMP.php:1060 -msgid "PGP Sign/Encrypt Message" -msgstr "" - -#: lib/IMP.php:1062 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "" - -#: compose.php:754 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" - -#: pgp.php:201 -msgid "PGP private key successfully added." -msgstr "" - -#: pgp.php:176 -msgid "PGP public key successfully added." -msgstr "" - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "" - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" - -#: lib/Compose.php:1077 -msgid "PGP: Need passphrase for personal private key." -msgstr "" - -#: lib/Compose.php:1087 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "" - -#: lib/Fetchmail/imap.php:60 -msgid "POP3" -msgstr "" - -#: lib/Fetchmail/imap.php:66 -msgid "POP3 over SSL" -msgstr "" - -#: mailbox.php:449 -#, php-format -msgid "Page %d of %d" -msgstr "" - -#: config/prefs.php.dist:1118 -msgid "Page with the First Unseen Message" -msgstr "" - -#: config/prefs.php.dist:1119 -msgid "Page with the Last Unseen Message" -msgstr "" - -#: templates/mailbox/navbar.html:71 -msgid "Page:" -msgstr "" - -#: message.php:734 -msgid "Parts" -msgstr "" - -#: templates/pgp/pgp.html:122 -msgid "Passphrase (Again):" -msgstr "" - -#: pgp.php:334 smime.php:242 -msgid "Passphrase successfully unloaded." -msgstr "" - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:117 -msgid "Passphrase:" -msgstr "" - -#: pgp.php:113 -msgid "Passphrases cannot be empty" -msgstr "" - -#: pgp.php:115 -msgid "Passphrases do not match" -msgstr "" - -#: lib/api.php:143 templates/login/login.html:66 -msgid "Password" -msgstr "" - -#: templates/smime/import_key.html:54 -#: templates/fetchmail/fetchmailprefs.html:59 -msgid "Password:" -msgstr "" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "" - -#: mailbox.php:741 message.php:428 templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "" - -#: pgp.php:121 -msgid "Personal PGP keypair generated successfully." -msgstr "" - -#: pgp.php:128 -msgid "Personal PGP keys deleted successfully." -msgstr "" - -#: smime.php:216 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "" - -#: smime.php:141 -msgid "Personal S/MIME keys deleted successfully." -msgstr "" - -#: config/prefs.php.dist:246 -msgid "Place your signature before replies and forwards?" -msgstr "" - -#: lib/Compose.php:419 -msgid "Plaintext Version of Message" -msgstr "" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" - -#: templates/javascript_defs.php:73 -msgid "Please enter a name for the new folder:" -msgstr "" - -#: templates/javascript_defs.php:52 templates/javascript_defs.php:53 -msgid "Please enter the name of the new folder:" -msgstr "" - -#: templates/javascript_defs.php:57 -msgid "Please enter the new name:" -msgstr "" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "" - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" - -#: templates/javascript_defs.php:68 -msgid "Please provide your password." -msgstr "" - -#: templates/javascript_defs.php:67 -msgid "Please provide your username." -msgstr "" - -#: lib/UI/Compose.php:23 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "" - -#: templates/javascript_defs.php:49 -msgid "Please select a folder before you perform this action." -msgstr "" - -#: templates/javascript_defs.php:61 -msgid "Please select at least one folder to search." -msgstr "" - -#: templates/compose/redirect.html:40 -msgid "Please select or edit in the box to the right:" -msgstr "" - -#: config/prefs.php.dist:1232 -msgid "Poll all folders for new mail?" -msgstr "" - -#: lib/api.php:121 -msgid "Port" -msgstr "" - -#: config/motd.php.dist:39 -msgid "Powered by Horde" -msgstr "" - -#: config/prefs.php.dist:238 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "" - -#: config/hooks.php.dist:514 -msgid "Preferences" -msgstr "" - -#: filterprefs.php:47 pgp.php:262 smime.php:249 -msgid "Preferences successfully updated." -msgstr "" - -#: compose.php:1243 -msgid "Preview" -msgstr "" - -#: message.php:489 -msgid "Previous Message" -msgstr "" - -#: mailbox.php:286 -msgid "Previous Page" -msgstr "" - -#: message.php:570 -msgid "Print" -msgstr "" - -#: message.php:738 -msgid "Printed By" -msgstr "" - -#: message.php:321 message.php:326 lib/Mime/Viewer/itip.php:851 -msgid "Priority" -msgstr "" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "" - -#: config/prefs.php.dist:650 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "" - -#: config/prefs.php.dist:649 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "" - -#: config/prefs.php.dist:914 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "" - -#: lib/api.php:125 -msgid "Protocol" -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "" - -#: lib/Crypt/pgp.php:303 -msgid "Public PGP keyserver support has been disabled." -msgstr "" - -#: mailbox.php:462 mailbox.php:532 -msgid "Pur_ge Deleted" -msgstr "" - -#: templates/folders/actions.html:22 -msgid "Purge" -msgstr "" - -#: mailbox.php:462 mailbox.php:532 -msgid "Purge Deleted" -msgstr "" - -#: config/prefs.php.dist:457 -msgid "Purge Spam how often:" -msgstr "" - -#: config/prefs.php.dist:485 -msgid "Purge Trash how often:" -msgstr "" - -#: config/prefs.php.dist:466 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "" - -#: config/prefs.php.dist:494 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "" - -#: config/prefs.php.dist:420 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "" - -#: config/prefs.php.dist:447 -msgid "Purge old messages in the Spam folder?" -msgstr "" - -#: config/prefs.php.dist:475 -msgid "Purge old messages in the Trash folder?" -msgstr "" - -#: config/prefs.php.dist:401 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "" - -#: config/prefs.php.dist:411 -msgid "Purge sent-mail how often:" -msgstr "" - -#: lib/Maintenance/Task/purge_spam.php:61 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "" - -#: lib/Maintenance/Task/purge_trash.php:61 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "" - -#: lib/Maintenance/Task/purge_sentmail.php:60 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "" - -#: lib/Maintenance/Task/purge_spam.php:59 -msgid "Purging 1 message from Spam folder." -msgstr "" - -#: lib/Maintenance/Task/purge_trash.php:59 -msgid "Purging 1 message from Trash folder." -msgstr "" - -#: lib/Maintenance/Task/purge_sentmail.php:58 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "" - -#: lib/Quota.php:109 -#, php-format -msgid "Quota status: %.2f MB / %.2f MB (%.2f%%)" -msgstr "" - -#: lib/Quota.php:115 -#, php-format -msgid "Quota status: %.2f MB / NO LIMIT" -msgstr "" - -#: lib/IMP.php:757 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "" - -#: config/prefs.php.dist:721 -#, php-format -msgid "Quoting %f:" -msgstr "" - -#: templates/folders/actions.html:40 -msgid "Rebuild Folder Tree" -msgstr "" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "" - -#: message.php:539 message.php:586 -msgid "Redirec_t" -msgstr "" - -#: message.php:539 message.php:586 -msgid "Redirect" -msgstr "" - -#: templates/compose/redirect.html:84 -msgid "Redirect Message" -msgstr "" - -#: compose.php:379 -msgid "Redirect this message" -msgstr "" - -#: folders.php:353 -msgid "Refresh" -msgstr "" - -#: config/prefs.php.dist:994 -msgid "Refresh Folder Views:" -msgstr "" - -#: mailbox.php:424 -msgid "Reload" -msgstr "" - -#: folders.php:343 -msgid "Reload View" -msgstr "" - -#: lib/Mime/Viewer/itip.php:557 lib/Mime/Viewer/itip.php:576 -msgid "Remember the free/busy information." -msgstr "" - -#: config/prefs.php.dist:1201 -msgid "Remember the last view" -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "" - -#: search.php:283 -msgid "Remove Field From Search" -msgstr "" - -#: templates/prefs/sourceselect.inc:308 -msgid "Remove source" -msgstr "" - -#: templates/folders/actions.html:18 -msgid "Rename" -msgstr "" - -#: config/prefs.php.dist:374 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "" - -#: message.php:523 -msgid "Reply" -msgstr "" - -#: lib/Mime/Viewer/itip.php:326 lib/Mime/Viewer/itip.php:427 -msgid "Reply Sent." -msgstr "" - -#: compose.php:348 -msgid "Reply to All:" -msgstr "" - -#: compose.php:350 -msgid "Reply to List:" -msgstr "" - -#: lib/Mime/Viewer/itip.php:559 lib/Mime/Viewer/itip.php:568 -#: lib/Mime/Viewer/itip.php:578 -msgid "Reply with Not Supported Message" -msgstr "" - -#: lib/Mime/Viewer/itip.php:566 -msgid "Reply with free/busy for next 2 months." -msgstr "" - -#: lib/Mime/Viewer/itip.php:565 -msgid "Reply with requested free/busy information." -msgstr "" - -#: lib/Compose.php:1516 lib/UI/Message.php:26 -msgid "Reply-To" -msgstr "" - -#: compose.php:346 -msgid "Reply:" -msgstr "" - -#: mailbox.php:558 message.php:583 -msgid "Report as Innocent" -msgstr "" - -#: mailbox.php:551 message.php:576 -msgid "Report as Spam" -msgstr "" - -#: compose.php:1164 -msgid "Request a _Read Receipt" -msgstr "" - -#: config/prefs.php.dist:664 -msgid "Request read receipts?" -msgstr "" - -#: mailbox.php:122 -msgid "Requested message not found." -msgstr "" - -#: lib/Mime/Viewer/itip.php:752 lib/Mime/Viewer/itip.php:884 -msgid "Required Participant" -msgstr "" - -#: templates/search/search.html:26 templates/search/search.html:183 -#: templates/acl/acl.html:80 -msgid "Reset" -msgstr "" - -#: lib/Mime/Viewer/itip.php:106 -msgid "Respondent Status Updated." -msgstr "" - -#: message.php:563 -msgid "Resume" -msgstr "" - -#: lib/UI/Compose.php:155 -msgid "Resume Editing" -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "" - -#: templates/folders/folders_size.html:30 -msgid "Return to Folders" -msgstr "" - -#: stationery.php:136 -msgid "Return to Message Composition" -msgstr "" - -#: filterprefs.php:60 templates/smime/smime.html:13 -#: templates/smime/smime.html:93 templates/pgp/pgp.html:21 -#: templates/pgp/pgp.html:145 templates/acl/acl.html:35 -#: templates/acl/acl.html:81 templates/acl/acl.html:95 -msgid "Return to Options" -msgstr "" - -#: config/prefs.php.dist:929 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" - -#: acl.php:110 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "" - -#: lib/Mime/Viewer/itip.php:743 lib/Mime/Viewer/itip.php:875 -msgid "Role" -msgstr "" - -#: smime.php:65 lib/Mime/Viewer/pkcs7.php:231 -msgid "S/MIME" -msgstr "" - -#: lib/IMP.php:1065 -msgid "S/MIME Encrypt Message" -msgstr "" - -#: lib/Compose.php:1154 -msgid "S/MIME Error: " -msgstr "" - -#: lib/Compose.php:1133 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "" - -#: config/prefs.php.dist:184 -msgid "S/MIME Options" -msgstr "" - -#: smime.php:52 -msgid "S/MIME Passphrase Input" -msgstr "" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" - -#: smime.php:149 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "" - -#: smime.php:171 -msgid "S/MIME Public Key successfully added." -msgstr "" - -#: templates/smime/smime.html:21 -msgid "S/MIME Public Keyring" -msgstr "" - -#: smime.php:220 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "" - -#: lib/IMP.php:1066 -msgid "S/MIME Sign Message" -msgstr "" - -#: lib/IMP.php:1067 -msgid "S/MIME Sign/Encrypt Message" -msgstr "" - -#: templates/smime/smime.html:86 -msgid "S/MIME support is disabled on this system." -msgstr "" - -#: lib/Mime/Viewer/pkcs7.php:235 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" - -#: lib/Mime/Viewer/pkcs7.php:156 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" - -#: lib/Mime/Viewer/pkcs7.php:110 -msgid "S/MIME support is not enabled." -msgstr "" - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" - -#: lib/api.php:133 -msgid "SMTP Port" -msgstr "" - -#: compose.php:1044 -msgid "S_ubject" -msgstr "" - -#: compose.php:1143 -msgid "Sa_ve a copy in " -msgstr "" - -#: message.php:567 -msgid "Sa_ve as" -msgstr "" - -#: templates/search/search.html:25 templates/search/search.html:182 -#: templates/fetchmail/fetchmailprefs.html:121 templates/acl/acl.html:79 -msgid "Save" -msgstr "" - -#: compose.php:1219 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "" - -#: templates/compose/compose.html:21 templates/compose/compose.html:210 -msgid "Save Draft" -msgstr "" - -#: saveimage.php:49 -msgid "Save Image" -msgstr "" - -#: lib/Contents.php:548 -msgid "Save Image in Gallery" -msgstr "" - -#: filterprefs.php:123 templates/smime/smime.html:12 -#: templates/smime/smime.html:92 templates/pgp/pgp.html:20 -#: templates/pgp/pgp.html:144 -msgid "Save Options" -msgstr "" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "" - -#: compose.php:957 -msgid "Save _Draft" -msgstr "" - -#: message.php:567 -msgid "Save as" -msgstr "" - -#: config/prefs.php.dist:747 -msgid "Save drafts as unseen?" -msgstr "" - -#: config/prefs.php.dist:758 -msgid "Save drafts automatically while composing?" -msgstr "" - -#: lib/Mime/Viewer/pkcs7.php:208 -msgid "Save in your Address Book" -msgstr "" - -#: config/prefs.php.dist:1300 -msgid "Save recipients automatically to the default address book?" -msgstr "" - -#: templates/search/search.html:173 -msgid "Save search as a virtual folder?" -msgstr "" - -#: config/prefs.php.dist:254 -msgid "Save sent mail?" -msgstr "" - -#: lib/Compose.php:230 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "" - -#: lib/Compose.php:147 -msgid "Saving the draft failed. No draft folder specified." -msgstr "" - -#: lib/Compose.php:195 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" - -#: mailbox.php:430 search.php:143 lib/Search.php:529 -#: lib/Block/tree_folders.php:41 templates/contacts/contacts.html:25 -msgid "Search" -msgstr "" - -#: mailbox.php:430 search.php:147 -#, php-format -msgid "Search %s" -msgstr "" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "" - -#: templates/search/search.html:137 -msgid "Search Folders" -msgstr "" - -#: search.php:89 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "" - -#: templates/search/search.html:84 -msgid "Search Text" -msgstr "" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:31 -msgid "Seen" -msgstr "" - -#: lib/Search.php:734 -msgid "Seen messages" -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "" - -#: search.php:274 -msgid "Select a date" -msgstr "" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "" - -#: config/prefs.php.dist:168 -msgid "Select address book sources for adding and searching for addresses." -msgstr "" - -#: templates/search/search.html:141 -msgid "Select all" -msgstr "" - -#: templates/prefs/sourceselect.inc:327 -msgid "Select all fields to search when expanding addresses." -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "" - -#: templates/search/search.html:142 -msgid "Select none" -msgstr "" - -#: templates/compose/compose.html:136 -msgid "Select stationery:" -msgstr "" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "" - -#: templates/prefs/sourceselect.inc:311 templates/prefs/sourceselect.inc:313 -msgid "Selected Address books:" -msgstr "" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "" - -#: pgp.php:426 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "" - -#: lib/Mime/Viewer/itip.php:664 -msgid "Send Latest Information" -msgstr "" - -#: templates/compose/compose.html:18 templates/compose/compose.html:207 -msgid "Send Message" -msgstr "" - -#: templates/javascript_defs.php:31 -msgid "Send message without a Subject?" -msgstr "" - -#: config/prefs.php.dist:262 -msgid "Sent" -msgstr "" - -#: lib/IMAP/Tree.php:1845 -msgid "Sent mail folder" -msgstr "" - -#: templates/prefs/sentmailselect.inc:37 -msgid "Sent mail folder:" -msgstr "" - -#: lib/api.php:118 templates/login/login.html:33 templates/login/login.html:47 -msgid "Server" -msgstr "" - -#: config/prefs.php.dist:24 -msgid "Server and Folder Information" -msgstr "" - -#: login.php:221 templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "" - -#: config/prefs.php.dist:109 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" - -#: config/prefs.php.dist:572 -msgid "Set the X-Priority header when composing messages?" -msgstr "" - -#: config/prefs.php.dist:34 -msgid "Share Folders" -msgstr "" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "" - -#: config/prefs.php.dist:35 -msgid "Share your mail folders with other users." -msgstr "" - -#: lib/IMAP/Tree.php:64 -msgid "Shared Folders" -msgstr "" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "" - -#: config/prefs.php.dist:855 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "" - -#: config/prefs.php.dist:739 -msgid "Should the compose window be closed after saving a draft?" -msgstr "" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "" - -#: templates/search/search.html:144 -msgid "Show All Folders" -msgstr "" - -#: message.php:593 -msgid "Show All Headers" -msgstr "" - -#: message.php:704 -msgid "Show All Message Parts" -msgstr "" - -#: message.php:707 -msgid "Show Attachments Only" -msgstr "" - -#: message.php:590 -msgid "Show Common Headers" -msgstr "" - -#: mailbox.php:260 -msgid "Show Deleted" -msgstr "" - -#: lib/Mime/Viewer/html.php:220 -msgid "Show Images?" -msgstr "" - -#: message.php:596 -msgid "Show Mailing List Information" -msgstr "" - -#: templates/search/search.html:144 -msgid "Show Only Subscribed Folders" -msgstr "" - -#: templates/folders/actions.html:39 -msgid "Show Size" -msgstr "" - -#: folders.php:372 -msgid "Show Unsubscribed" -msgstr "" - -#: config/prefs.php.dist:879 -msgid "Show all parts" -msgstr "" - -#: config/prefs.php.dist:789 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "" - -#: config/prefs.php.dist:880 -msgid "Show attachments only" -msgstr "" - -#: config/prefs.php.dist:1211 -msgid "Show non-private mailboxes in separate folders" -msgstr "" - -#: config/prefs.php.dist:1055 -msgid "Show previews for unread messages only?" -msgstr "" - -#: config/prefs.php.dist:1063 -msgid "Show previews in tooltips?" -msgstr "" - -#: config/prefs.php.dist:547 -msgid "Show the Bcc: header field when composing mail?" -msgstr "" - -#: config/prefs.php.dist:538 -msgid "Show the Cc: header field when composing mail?" -msgstr "" - -#: config/prefs.php.dist:1092 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "" - -#: filterprefs.php:106 -msgid "Show the filter icon on the menubar?" -msgstr "" - -#: lib/Block/summary.php:28 -msgid "Show total number of mails in folder?" -msgstr "" - -#: config/prefs.php.dist:850 -msgid "Shown" -msgstr "" - -#: mailbox.php:617 -msgid "Si_ze" -msgstr "" - -#: templates/folders/folders_size.html:7 -msgid "Size" -msgstr "" - -#: lib/Search.php:711 -msgid "Size (KB) <" -msgstr "" - -#: lib/Search.php:717 -msgid "Size (KB) >" -msgstr "" - -#: templates/compose/compose.html:329 -msgid "Size:" -msgstr "" - -#: mailbox.php:586 -msgid "Sort by Arrival" -msgstr "" - -#: mailbox.php:591 -msgid "Sort by Date" -msgstr "" - -#: mailbox.php:601 -msgid "Sort by From Address" -msgstr "" - -#: mailbox.php:616 -msgid "Sort by Message Size" -msgstr "" - -#: mailbox.php:611 -msgid "Sort by Subject" -msgstr "" - -#: mailbox.php:606 -msgid "Sort by Thread" -msgstr "" - -#: mailbox.php:596 -msgid "Sort by To Address" -msgstr "" - -#: config/prefs.php.dist:328 -msgid "Spam" -msgstr "" - -#: lib/IMAP/Tree.php:1838 -msgid "Spam folder" -msgstr "" - -#: templates/prefs/spamselect.inc:20 -msgid "Spam folder:" -msgstr "" - -#: compose.php:1125 -msgid "Special Characters" -msgstr "" - -#: search.php:37 -msgid "Special Virtual Folders cannot be edited." -msgstr "" - -#: lib/UI/Compose.php:156 -msgid "Spell Check Failed" -msgstr "" - -#: lib/Mime/Viewer/itip.php:532 lib/Mime/Viewer/itip.php:534 -#: lib/Mime/Viewer/itip.php:708 lib/Mime/Viewer/itip.php:710 -msgid "Start" -msgstr "" - -#: compose.php:1083 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "" - -#: stationery.php:128 -msgid "Stationery name:" -msgstr "" - -#: stationery.php:130 -msgid "Stationery type:" -msgstr "" - -#: stationery.php:133 -msgid "Stationery:" -msgstr "" - -#: lib/Mime/Viewer/itip.php:743 lib/Mime/Viewer/itip.php:875 -msgid "Status" -msgstr "" - -#: message.php:712 -msgid "Strip All Attachments" -msgstr "" - -#: lib/Contents.php:556 -msgid "Strip Attachment" -msgstr "" - -#: config/prefs.php.dist:1047 -msgid "Strip linebreaks?" -msgstr "" - -#: mailbox.php:612 -msgid "Sub_ject" -msgstr "" - -#: lib/Compose.php:1520 lib/Search.php:680 lib/UI/Message.php:27 -msgid "Subject" -msgstr "" - -#: config/prefs.php.dist:1135 -msgid "Subject Field" -msgstr "" - -#: templates/thread/thread.html:36 -msgid "Subject:" -msgstr "" - -#: templates/smime/passphrase.html:23 templates/search/search.html:25 -#: templates/search/search.html:182 templates/saveimage/saveimage.html:19 -#: templates/pgp/passphrase.html:21 -msgid "Submit" -msgstr "" - -#: templates/folders/actions.html:25 -msgid "Subscribe" -msgstr "" - -#: lib/Mime/Viewer/pgp.php:297 lib/Mime/Viewer/pkcs7.php:353 -#: lib/Mime/Viewer/status.php:108 -msgid "Success" -msgstr "" - -#: templates/folders/folders_size.html:22 -msgid "Sum" -msgstr "" - -#: lib/Mime/Viewer/itip.php:725 lib/Mime/Viewer/itip.php:727 -#: lib/Mime/Viewer/itip.php:856 lib/Mime/Viewer/itip.php:858 -msgid "Summary" -msgstr "" - -#: compose.php:1169 compose.php:1170 -msgid "Switch Composition Method" -msgstr "" - -#: templates/compose/compose.html:191 -msgid "Switch to HTML composition" -msgstr "" - -#: templates/compose/compose.html:191 -msgid "Switch to plain text composition" -msgstr "" - -#: templates/message/navbar_navigate.html:28 -msgid "Target Folder" -msgstr "" - -#: templates/mailbox/navbar.html:57 -msgid "Target Mailbox:" -msgstr "" - -#: lib/IMP.php:261 -msgid "Task Lists" -msgstr "" - -#: config/hooks.php.dist:490 -msgid "Tasks" -msgstr "" - -#: compose.php:1174 -msgid "Te_xt" -msgstr "" - -#: lib/Mime/Viewer/itip.php:282 -msgid "Tentative: " -msgstr "" - -#: lib/Mime/Viewer/itip.php:650 -msgid "Tentatively Accept request" -msgstr "" - -#: lib/Mime/Viewer/itip.php:950 -msgid "Tentatively Accepted" -msgstr "" - -#: lib/Maintenance/Task/tos_agreement.php:44 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "" - -#: config/prefs.php.dist:1176 -msgid "The From: column of the message should be linked:" -msgstr "" - -#: lib/Mime/Viewer/appledouble.php:92 -msgid "The Macintosh file" -msgstr "" - -#: lib/Mime/Viewer/appledouble.php:82 -msgid "The Macintosh resource fork" -msgstr "" - -#: lib/Mime/Viewer/appledouble.php:82 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "" - -#: lib/Mime/Viewer/pkcs7.php:206 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "" - -#: fetchmailprefs.php:81 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "" - -#: fetchmailprefs.php:74 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "" - -#: attachment.php:40 -msgid "The attachment was not found." -msgstr "" - -#: config/prefs.php.dist:599 -msgid "The buttons to show when using the HTML editor." -msgstr "" - -#: lib/Mime/Viewer/itip.php:59 -msgid "The calendar data is invalid" -msgstr "" - -#: lib/Mime/Viewer/appledouble.php:90 -msgid "The contents of the Macintosh file are below." -msgstr "" - -#: lib/Mime/Viewer/appledouble.php:92 -#, php-format -msgid "The contents of the Macintosh file can be downloaded %s." -msgstr "" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:67 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "" - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" - -#: config/prefs.php.dist:906 -msgid "The default charset for messages with no charset information:" -msgstr "" - -#: lib/Compose.php:245 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "" - -#: compose.php:472 -msgid "" -"The draft message was automatically deleted because it was successfully " -"completed and sent." -msgstr "" - -#: lib/Compose.php:247 -msgid "The draft was not successfully saved." -msgstr "" - -#: lib/Mime/Viewer/itip.php:149 -msgid "The event was added to your calendar." -msgstr "" - -#: lib/Mime/Viewer/itip.php:136 -msgid "The event was updated in your calendar." -msgstr "" - -#: lib/Compose.php:1597 -#, php-format -msgid "The file %s could not be attached." -msgstr "" - -#: lib/Folder.php:268 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "" - -#: folders.php:242 lib/Folder.php:189 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "" - -#: lib/Folder.php:340 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "" - -#: lib/Folder.php:195 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "" - -#: lib/Folder.php:361 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "" - -#: lib/Mime/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "" - -#: lib/Mime/Viewer/mdn.php:90 lib/Mime/Viewer/status.php:132 -msgid "The mail server generated the following informational message:" -msgstr "" - -#: lib/Message.php:669 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "" - -#: lib/Fetchmail.php:248 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" - -#: templates/javascript_defs.php:45 -msgid "The message being composed has been closed. Exiting." -msgstr "" - -#: lib/Mime/Viewer/pgp.php:200 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "" - -#: lib/Mime/Viewer/pgp.php:196 -msgid "The message below has been compressed with PGP." -msgstr "" - -#: lib/Mime/Viewer/pgp.php:272 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" - -#: lib/Mime/Viewer/pgp.php:276 -msgid "The message below has been digitally signed with PGP." -msgstr "" - -#: lib/Mime/Viewer/pgp.php:148 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" - -#: lib/Mime/Viewer/pgp.php:183 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" - -#: lib/Mime/Viewer/pgp.php:196 -msgid "The message below has been encrypted with PGP." -msgstr "" - -#: lib/Mime/Viewer/pgp.php:191 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" - -#: lib/Mime/Viewer/pgp.php:170 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" - -#: lib/Mime/Viewer/pgp.php:299 -msgid "The message below has been verified." -msgstr "" - -#: templates/javascript_defs.php:31 -msgid "The message does not have a Subject entered." -msgstr "" - -#: lib/Filter.php:64 lib/Spam.php:209 -msgid "The message has been deleted." -msgstr "" - -#: lib/Spam.php:191 -msgid "The message has been reported as not spam to your system administrator." -msgstr "" - -#: lib/Spam.php:171 -msgid "The message has been reported as not spam." -msgstr "" - -#: lib/Spam.php:183 -msgid "The message has been reported as spam to your system administrator." -msgstr "" - -#: lib/Spam.php:163 -msgid "The message has been reported as spam." -msgstr "" - -#: lib/Mime/Viewer/pkcs7.php:358 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "" - -#: lib/Compose.php:2455 -msgid "" -"The message you were composing has been saved as a draft. The next time you " -"login, you may resume composing your message." -msgstr "" - -#: lib/Filter.php:66 -msgid "The messages have been deleted." -msgstr "" - -#: message.php:415 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" - -#: templates/javascript_defs.php:30 -msgid "The signature could not be replaced." -msgstr "" - -#: templates/javascript_defs.php:29 -msgid "The signature was successfully replaced." -msgstr "" - -#: attachment.php:55 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "" - -#: attachment.php:121 -msgid "The specified file cannot be read." -msgstr "" - -#: stationery.php:81 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "" - -#: stationery.php:71 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "" - -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "" - -#: lib/Compose.php:802 -msgid "" -"The system is not properly configured. A detailed error description has been " -"logged for the administrator." -msgstr "" - -#: lib/Message.php:131 -msgid "The target directory is read-only." -msgstr "" - -#: lib/Mime/Viewer/itip.php:181 -msgid "The task has been added to your tasklist." -msgstr "" - -#: lib/Mime/Viewer/status.php:116 -msgid "The text of the message" -msgstr "" - -#: lib/Mime/Viewer/status.php:115 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "" - -#: lib/Mime/Viewer/status.php:100 -msgid "The text of the returned message" -msgstr "" - -#: lib/Mime/Viewer/status.php:99 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "" - -#: lib/Mime/Viewer/mdn.php:84 -msgid "The text of the sent message" -msgstr "" - -#: lib/Mime/Viewer/mdn.php:84 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "" - -#: lib/Mime/Viewer/itip.php:166 -msgid "The user's free/busy information was sucessfully stored." -msgstr "" - -#: lib/Mime/Viewer/alternative.php:60 -msgid "There are no alternative parts that can be displayed inline." -msgstr "" - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "" - -#: message.php:697 -msgid "There are no parts that can be shown inline." -msgstr "" - -#: thread.php:103 -msgid "There is no text that can be displayed inline." -msgstr "" - -#: lib/Message.php:125 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" - -#: lib/Message.php:195 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This folder is " -"read-only." -msgstr "" - -#: lib/Mime/Viewer/itip.php:90 -msgid "There was an error deleting the event:" -msgstr "" - -#: lib/Message.php:543 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This folder is " -"read-only." -msgstr "" - -#: lib/Message.php:551 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" - -#: folders.php:144 -#, php-format -msgid "There was an error importing %s." -msgstr "" - -#: lib/Mime/Viewer/itip.php:146 -msgid "There was an error importing the event:" -msgstr "" - -#: lib/Mime/Viewer/itip.php:178 -msgid "There was an error importing the task:" -msgstr "" - -#: lib/Mime/Viewer/itip.php:164 -msgid "There was an error importing user's free/busy information:" -msgstr "" - -#: lib/Message.php:121 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" - -#: lib/Compose.php:664 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "" - -#: lib/Mime/Viewer/itip.php:104 lib/Mime/Viewer/itip.php:133 -msgid "There was an error updating the event:" -msgstr "" - -#: lib/Mime/Viewer/itip.php:95 lib/Mime/Viewer/itip.php:109 -#: lib/Mime/Viewer/itip.php:155 lib/Mime/Viewer/itip.php:169 -#: lib/Mime/Viewer/itip.php:185 lib/Mime/Viewer/itip.php:329 -msgid "This action is not supported." -msgstr "" - -#: lib/Mime/Viewer/itip.php:191 lib/Mime/Viewer/itip.php:437 -msgid "This action is not yet implemented." -msgstr "" - -#: templates/javascript_defs.php:58 -msgid "This folder may not be renamed:" -msgstr "" - -#: templates/javascript_defs.php:55 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "" - -#: lib/Mime/Viewer/appledouble.php:81 -#, php-format -msgid "This message contains a Macintosh file (named \"%s\")." -msgstr "" - -#: lib/Mime/Viewer/pkcs7.php:160 -msgid "This message has been digitally signed via S/MIME." -msgstr "" - -#: lib/Mime/Viewer/pkcs7.php:232 -msgid "This message has been encrypted via S/MIME." -msgstr "" - -#: message.php:482 -msgid "This message to" -msgstr "" - -#: lib/Contents.php:361 -#, php-format -msgid "This message was written in a character set (%s) other than your own." -msgstr "" - -#: lib/IMP.php:116 -#, php-format -msgid "" -"This request cannot be completed because the link you followed or the form " -"you submitted was only valid for %d minutes" -msgstr "" - -#: acl.php:43 -msgid "This server does not support sharing folders." -msgstr "" - -#: templates/javascript_defs.php:46 -msgid "This window must be called from a compose window." -msgstr "" - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "" - -#: thread.php:172 config/prefs.php.dist:1137 -msgid "Thread View" -msgstr "" - -#: lib/Mime/Viewer/pdf.php:94 -msgid "Thumbnail of attached PDF file" -msgstr "" - -#: lib/Mime/Viewer/images.php:149 -msgid "Thumbnail of attached image" -msgstr "" - -#: compose.php:854 mailbox.php:597 lib/Compose.php:1524 lib/Search.php:665 -#: lib/UI/Mailbox.php:88 lib/UI/Message.php:23 -#: templates/contacts/contacts.html:40 -msgid "To" -msgstr "" - -#: config/prefs.php.dist:1134 -msgid "To Address" -msgstr "" - -#: message.php:531 -msgid "To All" -msgstr "" - -#: message.php:527 -msgid "To List" -msgstr "" - -#: message.php:524 -msgid "To Sender" -msgstr "" - -#: message.php:531 -msgid "To _All" -msgstr "" - -#: message.php:527 -msgid "To _List" -msgstr "" - -#: templates/compose/redirect.html:47 -msgid "To field" -msgstr "" - -#: templates/prefs/sourceselect.inc:330 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" - -#: config/prefs.php.dist:513 -msgid "To the stationery and form responses." -msgstr "" - -#: thread.php:112 thread.php:113 templates/thread/thread.html:31 -msgid "To:" -msgstr "" - -#: config/prefs.php.dist:616 -msgid "Top" -msgstr "" - -#: templates/compose/compose.html:321 -msgid "Total Size:" -msgstr "" - -#: login.php:202 -msgid "Traditional" -msgstr "" - -#: config/prefs.php.dist:315 -msgid "Trash" -msgstr "" - -#: lib/IMAP/Tree.php:1825 -msgid "Trash folder" -msgstr "" - -#: templates/prefs/trashselect.inc:18 -msgid "Trash folder:" -msgstr "" - -#: lib/Quota/sql.php:68 -msgid "Unable to connect to SQL server." -msgstr "" - -#: lib/Quota/command.php:85 lib/Quota/hook.php:41 lib/Quota/imap.php:30 -#: lib/Quota/logfile.php:68 lib/Quota/maildir.php:62 lib/Quota/mdaemon.php:43 -#: lib/Quota/mercury32.php:66 -msgid "Unable to retrieve quota" -msgstr "" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:36 -msgid "Unanswered" -msgstr "" - -#: lib/Search.php:749 -msgid "Unanswered messages" -msgstr "" - -#: mailbox.php:524 message.php:513 -msgid "Undelete" -msgstr "" - -#: lib/Search.php:769 -msgid "Undeleted messages" -msgstr "" - -#: lib/UI/Mailbox.php:72 lib/UI/Mailbox.php:78 lib/UI/Message.php:347 -msgid "Undisclosed Recipients" -msgstr "" - -#: lib/Search.php:759 -msgid "Unflagged messages" -msgstr "" - -#: lib/Mime/Viewer/itip.php:471 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "" - -#: lib/Mime/Viewer/itip.php:746 -msgid "Unknown" -msgstr "" - -#: lib/Mime/Viewer/itip.php:692 -msgid "Unknown Meeting" -msgstr "" - -#: lib/Mime/Viewer/itip.php:836 -msgid "Unknown Task" -msgstr "" - -#: pgp.php:429 smime.php:328 -msgid "Unload Passphrase" -msgstr "" - -#: fetchmailprefs.php:65 -msgid "Unnamed" -msgstr "" - -#: mailbox.php:746 message.php:437 templates/message/navbar_navigate.html:9 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:32 -msgid "Unseen" -msgstr "" - -#: lib/Search.php:739 -msgid "Unseen messages" -msgstr "" - -#: templates/folders/actions.html:26 -msgid "Unsubscribe" -msgstr "" - -#: templates/compose/compose.html:295 -msgid "Update" -msgstr "" - -#: lib/Mime/Viewer/itip.php:644 lib/Mime/Viewer/itip.php:684 -msgid "Update in my calendar" -msgstr "" - -#: lib/Mime/Viewer/itip.php:671 -msgid "Update respondent status" -msgstr "" - -#: lib/Mime/Viewer/itip.php:658 -msgid "Update this event on my calendar" -msgstr "" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "" - -#: templates/prefs/sentmailselect.inc:40 -msgid "Use Default Value" -msgstr "" - -#: config/prefs.php.dist:290 -msgid "Use IMAP folder subscriptions?" -msgstr "" - -#: templates/prefs/trashselect.inc:24 -msgid "Use Virtual Trash" -msgstr "" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "" - -#: acl.php:86 acl.php:127 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "" - -#: lib/api.php:140 templates/login/login.html:59 -msgid "Username" -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "" - -#: lib/Mime/Viewer/pkcs7.php:207 templates/smime/smime.html:35 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "" - -#: lib/Contents.php:648 lib/Mime/Viewer/tnef.php:110 -#: lib/Mime/Viewer/zip.php:88 -#, php-format -msgid "View %s" -msgstr "" - -#: pgp.php:401 smime.php:302 -#, php-format -msgid "View %s Public Key" -msgstr "" - -#: lib/Contents.php:521 -#, php-format -msgid "View %s [%s]" -msgstr "" - -#: lib/Mime/Viewer/images.php:139 lib/Mime/Viewer/images.php:141 -#: lib/Mime/Viewer/pdf.php:84 lib/Mime/Viewer/pdf.php:86 -msgid "View Attachment" -msgstr "" - -#: mailbox.php:561 -msgid "View Messages" -msgstr "" - -#: pgp.php:430 smime.php:329 -msgid "View Personal Private Key" -msgstr "" - -#: pgp.php:424 smime.php:325 -msgid "View Personal Public Key" -msgstr "" - -#: message.php:543 -msgid "View Thread" -msgstr "" - -#: lib/Mime/Viewer/itip.php:137 lib/Mime/Viewer/itip.php:150 -msgid "View event" -msgstr "" - -#: folders.php:426 mailbox.php:698 -#, php-format -msgid "View messages in %s" -msgstr "" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "" - -#: lib/Mime/Viewer/itip.php:182 -msgid "View task" -msgstr "" - -#: lib/Mime/Viewer/pgp.php:230 -msgid "View the raw text of the Public Key." -msgstr "" - -#: mailbox.php:375 mailbox.php:376 -msgid "Virtual Folder" -msgstr "" - -#: search.php:86 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "" - -#: lib/IMAP/Tree.php:60 templates/search/search.html:166 -msgid "Virtual Folders" -msgstr "" - -#: search.php:81 -msgid "Virtual Folders require a label." -msgstr "" - -#: lib/Search.php:398 -msgid "Virtual INBOX" -msgstr "" - -#: lib/IMAP/Tree.php:1865 -msgid "Virtual INBOX Folder" -msgstr "" - -#: lib/Search.php:343 -msgid "Virtual Trash" -msgstr "" - -#: lib/IMAP/Tree.php:1861 -msgid "Virtual Trash Folder" -msgstr "" - -#: templates/search/search.html:177 -msgid "Virtual folder label:" -msgstr "" - -#: lib/Mime/Viewer/pkcs7.php:347 -msgid "Warning" -msgstr "" - -#: lib/IMP.php:112 -msgid "" -"We cannot verify that this request was really sent by you. It could be a " -"malicious request." -msgstr "" - -#: login.php:149 login.php:277 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "" - -#: config/prefs.php.dist:799 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" - -#: config/prefs.php.dist:938 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" - -#: config/prefs.php.dist:1122 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "" - -#: config/prefs.php.dist:688 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" - -#: config/prefs.php.dist:652 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "" - -#: config/prefs.php.dist:608 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" - -#: config/prefs.php.dist:619 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "" - -#: mailbox.php:540 message.php:551 -msgid "Whitelist" -msgstr "" - -#: templates/search/search.html:105 -msgid "Year" -msgstr "" - -#: templates/javascript_defs.php:40 config/prefs.php.dist:1200 -#: config/prefs.php.dist:1222 templates/compose/compose.html:306 -msgid "Yes" -msgstr "" - -#: lib/Maintenance/Task/fetchmail_login.php:55 -msgid "You are about to fetch email from the following account(s):" -msgstr "" - -#: templates/folders/folders_confirm.html:11 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "" - -#: templates/folders/folders_confirm.html:10 -msgid "You are attempting to delete the following folder(s)." -msgstr "" - -#: templates/javascript_defs.php:73 -msgid "You are copying/moving to a new folder." -msgstr "" - -#: templates/javascript_defs.php:51 -msgid "You are creating a sub-folder to" -msgstr "" - -#: templates/javascript_defs.php:53 -msgid "You are creating a top-level folder." -msgstr "" - -#: lib/Folder.php:248 -msgid "You are not allowed to create folders." -msgstr "" - -#: lib/Folder.php:257 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "" - -#: lib/Compose.php:814 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "" - -#: lib/Compose.php:1013 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "" - -#: templates/javascript_defs.php:56 -msgid "You are renaming the folder:" -msgstr "" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" - -#: lib/Folder.php:442 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "" - -#: lib/Maintenance/Task/tos_agreement.php:31 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "" - -#: lib/Maillog.php:125 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "" - -#: lib/IMP.php:802 -#, php-format -msgid "You have %s new messages." -msgstr "" - -#: lib/IMP.php:802 -msgid "You have 1 new message." -msgstr "" - -#: lib/prefs.php:171 -msgid "" -"You have activated move to Trash but no Trash folder is defined. You will be " -"unable to delete messages until you set a Trash folder in the preferences." -msgstr "" - -#: compose.php:148 -msgid "You have already submitted this page." -msgstr "" - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "" - -#: lib/Compose.php:1000 -msgid "You must enter at least one recipient." -msgstr "" - -#: lib/Mime/Viewer/pgp.php:191 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" - -#: lib/Mime/Viewer/pkcs7.php:251 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" - -#: lib/Mime/Viewer/pgp.php:170 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" - -#: templates/javascript_defs.php:74 -msgid "You must select a target mailbox first." -msgstr "" - -#: fetchmailprefs.php:85 -msgid "You must select an account to be deleted." -msgstr "" - -#: templates/javascript_defs.php:44 -msgid "You must select an address first." -msgstr "" - -#: templates/javascript_defs.php:37 templates/javascript_defs.php:39 -msgid "You must select at least one message first." -msgstr "" - -#: templates/javascript_defs.php:28 -msgid "You must specify a recipient." -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" - -#: lib/Maillog.php:133 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "" - -#: lib/Maillog.php:137 -#, php-format -msgid "You replied to this message on %s." -msgstr "" - -#: lib/Folder.php:400 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "" - -#: lib/Folder.php:446 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "" - -#: lib/Identity/imp.php:150 -msgid "" -"Your From address is not a valid email address. This can be fixed in your " -"Personal Information options page." -msgstr "" - -#: templates/pgp/pgp.html:92 -msgid "Your Name:" -msgstr "" - -#: templates/pgp/pgp.html:64 -msgid "Your PGP Public/Private Keys" -msgstr "" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "" - -#: config/prefs.php.dist:198 -msgid "Your Reply-to: address: (optional)" -msgstr "" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "" - -#: fetchmail.php:18 -msgid "Your account does not support fetching external mail." -msgstr "" - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "" - -#: config/prefs.php.dist:206 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" - -#: lib/Mime/Viewer/images.php:95 -msgid "Your browser does not support inline display of this image type." -msgstr "" - -#: config/prefs.php.dist:525 -msgid "Your browser does not support this feature." -msgstr "" - -#: config/prefs.php.dist:630 -msgid "Your default charset for sending messages:" -msgstr "" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "" - -#: attachment.php:109 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" - -#: lib/Mime/Viewer/status.php:110 -msgid "Your message was successfully delivered." -msgstr "" - -#: config/prefs.php.dist:230 -msgid "Your signature:" -msgstr "" - -#: lib/Message.php:479 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "" - -#: lib/Mime/Viewer/partial.php:58 -#, php-format -msgid "" -"[Cannot display message - found only %s of %s parts of this message in the " -"current mailbox.]" -msgstr "" - -#: lib/UI/Message.php:357 -msgid "[Hide Addresses]" -msgstr "" - -#: message.php:314 lib/Compose.php:1476 lib/Compose.php:1904 -#: lib/UI/Mailbox.php:206 -msgid "[No Subject]" -msgstr "" - -#: lib/Mime/Viewer/pgp.php:228 -msgid "[Save the key to your Address book]" -msgstr "" - -#: lib/UI/Message.php:356 -#, php-format -msgid "[Show Addresses - %d recipients]" -msgstr "" - -#: lib/Compose.php:2230 -msgid "[Truncated Text]" -msgstr "" - -#: compose.php:993 -msgid "_Bcc" -msgstr "" - -#: mailbox.php:536 message.php:547 -msgid "_Blacklist" -msgstr "" - -#: compose.php:990 -msgid "_Cc" -msgstr "" - -#: mailbox.php:518 mailbox.php:520 message.php:515 -msgid "_Delete" -msgstr "" - -#: lib/IMP.php:597 -msgid "_Folders" -msgstr "" - -#: compose.php:970 -msgid "_Identity" -msgstr "" - -#: lib/IMP.php:563 -msgid "_Inbox" -msgstr "" - -#: lib/IMP.php:630 -msgid "_Log out" -msgstr "" - -#: message.php:555 -msgid "_Message Source" -msgstr "" - -#: lib/IMP.php:593 -msgid "_New Message" -msgstr "" - -#: message.php:570 -msgid "_Print" -msgstr "" - -#: compose.php:1062 -msgid "_Priority" -msgstr "" - -#: mailbox.php:362 -#, php-format -msgid "_Refresh %s" -msgstr "" - -#: message.php:523 -msgid "_Reply" -msgstr "" - -#: lib/IMP.php:599 -msgid "_Search" -msgstr "" - -#: compose.php:955 -msgid "_Send Message" -msgstr "" - -#: mailbox.php:607 -msgid "_Thread" -msgstr "" - -#: compose.php:986 compose.php:988 -msgid "_To" -msgstr "" - -#: mailbox.php:524 -msgid "_Undelete" -msgstr "" - -#: message.php:543 -msgid "_View Thread" -msgstr "" - -#: mailbox.php:540 message.php:551 -msgid "_Whitelist" -msgstr "" - -#: lib/Search.php:550 -msgid "and" -msgstr "" - -#: lib/Compose.php:1556 -msgid "attachment" -msgstr "" - -#: view.php:88 -msgid "attachments.zip" -msgstr "" - -#: templates/compose/compose.html:287 -msgid "bytes" -msgstr "" - -#: lib/Contents.php:362 -msgid "click here" -msgstr "" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "" - -#: lib/Search.php:553 -msgid "in" -msgstr "" - -#: templates/folders/import.html:14 -msgid "into folder" -msgstr "" - -#: pgp.php:77 smime.php:37 -msgid "key" -msgstr "" - -#: folders.php:139 -msgid "mailbox file" -msgstr "" - -#: lib/Compose.php:728 -msgid "name" -msgstr "" - -#: lib/Search.php:545 -msgid "not" -msgstr "" - -#: lib/Search.php:550 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "" - -#: view.php:126 lib/Contents.php:516 lib/Mime/Viewer/appledouble.php:75 -msgid "unnamed" -msgstr "" - -#: lib/Filter.php:59 -msgid "your blacklist" -msgstr "" - -#: lib/Filter.php:86 -msgid "your whitelist" -msgstr "" diff --git a/imp/po/is_IS.po b/imp/po/is_IS.po deleted file mode 100644 index 604030bbb..000000000 --- a/imp/po/is_IS.po +++ /dev/null @@ -1,3104 +0,0 @@ -# Íslenska fyrir IMP 4.0.4 -# Copyright 2002-2009 The Horde Project. -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 4.0.4\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2002-01-10 19:00+0100\n" -"PO-Revision-Date: 2005-11-19 20:33+0000\n" -"Last-Translator: Bjorn Davidsson \n" -"Language-Team: Icelandic \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=iso-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/Compose.php:265 lib/Compose.php:317 -msgid " To: " -msgstr " Til: " - -#: lib/Compose.php:253 lib/Compose.php:305 -msgid " Date: " -msgstr " Dags.: " - -#: lib/Compose.php:256 lib/Compose.php:308 -msgid " From: " -msgstr " Frá: " - -#: lib/Compose.php:262 lib/Compose.php:314 -msgid " Subject: " -msgstr " Efnislína: " - -#: templates/compose/spelling.inc:74 -msgid " in " -msgstr " í " - -#: mailbox.php:196 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d skeytum hefur verið eytt." - -#: lib/Spam.php:178 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "" -"Tilkynning um %d skeyti merkt sem ekki ruslpóstur hefur verið send " -"kerfisumsjón." - -#: lib/Spam.php:158 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "Tilkynning um %d skeyti merkt sem ekki ruslpóstur hefur verið send." - -#: lib/Spam.php:170 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "" -"Tilkynning um %d skeyti merkt sem ruslpóstur hefur verið send kerfisumsjón." - -#: lib/Spam.php:150 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "Tilkynning um %d skeyti merkt sem ruslpóstur hefur verið send." - -#: mailbox.php:369 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d til %d af %d skeytum" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:46 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s er nú þegar til. Mappan %s var ekki endurnefnd." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:44 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "Mappan %s verður umnefnd í upphafi hvers mánaðar." - -#: lib/MIME/Viewer/itip.php:625 -#, php-format -msgid "%s has cancelled %s." -msgstr "%s hefur ihætt við %s." - -#: lib/MIME/Viewer/itip.php:262 -#, php-format -msgid "%s has declined." -msgstr "%s hefur hafnað." - -#: lib/MIME/Viewer/itip.php:616 -#, php-format -msgid "%s has replied to the invitation to %s." -msgstr "%s hefur svarað boðinu til %s." - -#: lib/MIME/Viewer/itip.php:487 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s óskar eftir upplýsingum um hvort þú ert viðlátinn." - -#: lib/Message.php:377 -#, php-format -msgid "%s was successfully added to %s." -msgstr "%s var bætt í %s." - -#: templates/message/navbar_top.inc:13 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d af %d)" - -#: templates/compose/spelling.inc:140 -msgid "(Apply these changes and move to next screen.)" -msgstr "(Samþykkja breytingar og fara í næsta glugga.)" - -#: templates/compose/spelling.inc:127 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(Hundsa allar breytingar og fara til baka í að skrifa skeyti.)" - -#: spelling.php:280 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(Fara til baka í að skrifa skeyti eftir að hafa vistað breytingar sem gerðar " -"hafa verið hingað til. Breytingar sem ekki hafa verið skráðar verða ekki " -"geymdar.)" - -#: templates/contacts/contacts.inc:227 -msgid "* Add these by clicking OK *" -msgstr "* Bættu þessum við með því að smella á OK *" - -#: templates/contacts/contacts.inc:206 -msgid "* Please select address(es) *" -msgstr "* Veldu netföng *" - -#: mailbox.php:194 -msgid "1 message has been deleted." -msgstr "Einu skeyti var eytt." - -#: lib/Spam.php:180 -msgid "1 message has been reported as not spam to your system administrator." -msgstr "" -"Tilkynning um eitt skeyti sem ekki ruslpóstur hefur verið send kerfisumsjón." - -#: lib/Spam.php:160 -msgid "1 message has been reported as not spam." -msgstr "Tilkynning um eitt skeyti sem ruslpóstur hefur verið send." - -#: lib/Spam.php:172 -msgid "1 message has been reported as spam to your system administrator." -msgstr "" -"Tilkynning um eitt skeyti sem ruslpóstur hefur verið send kerfisumsjón." - -#: lib/Spam.php:152 -msgid "1 message has been reported as spam." -msgstr "Tilkynning um eitt skeyti sem ruslpóstur hefur verið send." - -#: lib/MIME/Viewer/images.php:162 -#, php-format -msgid "A large image named %s is attached to this message." -msgstr "Stór mynd nefnd %s er hengd við þetta skeyti." - -#: templates/search/fields.inc:5 -msgid "AND" -msgstr "OG" - -#: lib/MIME/Viewer/itip.php:590 -msgid "Accept request" -msgstr "Samþykkja beiðni" - -#: lib/MIME/Viewer/itip.php:753 -msgid "Accepted" -msgstr "Samþykkt" - -#: lib/MIME/Viewer/itip.php:257 -msgid "Accepted: " -msgstr "Samþykkt: " - -#: templates/fetchmail/manage.inc:7 -msgid "Account's name:" -msgstr "Notandanafn:" - -#: lib/MIME/Viewer/itip.php:520 lib/MIME/Viewer/itip.php:730 -msgid "Actions" -msgstr "Aðgerðir" - -#: templates/prefs/sourceselect.inc:303 -msgid "Add source" -msgstr "bæta við handriti" - -#: lib/MIME/Headers.php:200 lib/MIME/Headers.php:201 -#, php-format -msgid "Add to Address book (%s)" -msgstr "Bæta í netfangabók (%s)" - -#: compose.php:1191 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Viðhenginu \"%s\" bætt við." - -#: contacts.php:90 templates/contacts/contacts.inc:180 -#: templates/compose/redirect.inc:55 templates/compose/compose.inc:330 -msgid "Address Book" -msgstr "Netfangabók" - -#: config/prefs.php.dist:126 -msgid "Address Books" -msgstr "Netfangabækur" - -#: templates/mailbox/navbar.inc:10 config/prefs.php.dist:792 -msgid "All" -msgstr "Öll skeyti" - -#: templates/folders/javascript.inc:5 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Öll skeyti í þessari möppu / þessum möppunum verða geymd í stakri MBOX skrá:" - -#: lib/Maintenance/Task/purge_trash.php:81 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "Öllum skeytum í möppunni \"%s\" sem eru eldri en %s daga verður eytt." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" -"Öllum eldri skeytum sem þú hefur sent frá þér, og eru eldri en %s mánaða " -"verður eytt." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:73 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "Öllum sent-mail möppum sem eru eldri en %s mánaða verður eytt." - -#: config/prefs.php.dist:550 -msgid "Always save attachments" -msgstr "Altaf geyma viðhengi." - -#: lib/Message.php:364 -msgid "An unknown error occured while creating the new task." -msgstr "Óþekkt villa kom upp þegar reynt var að framkvæma skráninguna." - -#: message.php:484 mailbox.php:693 templates/mailbox/legend.inc:6 -#: templates/mailbox/navbar.inc:18 templates/mailbox/navbar.inc:35 -#: templates/message/navbar_navigate.inc:9 -msgid "Answered" -msgstr "Svarað" - -#: templates/search/main.inc:31 -msgid "Answered messages" -msgstr "Skeyti sem búið er að svara" - -#: templates/mailbox/header.inc:7 -msgid "Apply Filters" -msgstr "Virkja síur" - -#: templates/mailbox/header.inc:7 -#, php-format -msgid "Apply Filters to %s" -msgstr "Virkja síur fyrir %s" - -#: templates/filters/prefs.inc:43 -msgid "Apply filter rules upon logging on?" -msgstr "Virkja síur þegar þú tengist." - -#: templates/filters/prefs.inc:49 -msgid "Apply filter rules whenever INBOX is displayed?" -msgstr "Virkja síur þegar INBOX er uppfært." - -#: templates/pgp/pgp.inc:93 templates/smime/smime.inc:65 -msgid "Are you sure you want to delete this public key?" -msgstr "Ert þú viss um að þú viljir gera þetta?" - -#: templates/pgp/pgp.inc:169 templates/smime/smime.inc:128 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "Ert þú viss um að þú viljir gera þetta?" - -#: templates/compose/compose.js:6 templates/compose/redirect.inc:5 -msgid "Are you sure you want to do this?" -msgstr "Ert þú viss um að þú viljir gera þetta?" - -#: message.php:391 templates/mailbox/javascript.inc:68 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Ert þú viss um að þú viljir ENDANLEGA eyða þessum skeytum?" - -#: lib/MIME/Contents.php:202 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Ert þú viss um að þú viljir ENDANLEGA eyða þessum viðhengjum?" - -#: templates/mailbox/actions.inc:39 -msgid "Are you sure you wish to empty this folder?" -msgstr "Ert þú viss um að þú viljir tæma þessa möppu?" - -#: lib/IMP.php:931 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Ert þú viss um að þú viljir tæma ruslakörfuna?" - -#: templates/mailbox/actions.inc:8 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Ert þú viss um að þú viljir ENDANLEGA eyða þessum skeytum?" - -#: templates/mailbox/javascript.inc:79 templates/message/javascript.inc:80 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Ert þú viss um að þú viljir tilkynna þetta skeyti sem ekki ruslpóst?" - -#: templates/mailbox/javascript.inc:74 templates/message/javascript.inc:75 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Ert þú viss um að þú viljir tilkynna þetta skeyti sem ruslpóst?" - -#: config/prefs.php.dist:887 -msgid "Arrival Time" -msgstr "Komutími" - -#: config/prefs.php.dist:902 -msgid "Ascending" -msgstr "Hækkandi" - -#: templates/compose/compose.inc:509 -msgid "Attach" -msgstr "Hengja skrá við" - -#: templates/compose/compose.inc:466 -msgid "Attach Files" -msgstr "Bæta við viðhengjum" - -#: lib/MIME/Viewer/tnef.php:109 -msgid "Attached File:" -msgstr "Viðhengi:" - -#: lib/Compose.php:362 lib/Compose.php:447 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "Viðhengið \"%s\" er of stórt. Skráin var EKKI viðhengd." - -#: mailbox.php:729 templates/mailbox/legend.inc:16 -#: templates/compose/attachments.inc:14 templates/compose/compose.inc:496 -#: templates/compose/attachments.js:98 -msgid "Attachment" -msgstr "Viðhengi" - -#: templates/compose/compose.inc:340 templates/compose/compose.inc:464 -#: lib/Compose.php:984 -msgid "Attachments" -msgstr "Viðhengi" - -#: lib/MIME/Viewer/itip.php:682 -msgid "Attendees" -msgstr "Viðstaddir" - -#: lib/MIME/Viewer/notification.php:53 -msgid "Attention" -msgstr "Athugaðu" - -#: templates/prefs/sourceselect.inc:298 -msgid "Available Address books:" -msgstr "Tiltækar netfangabækur:" - -#: templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Bac_k to %s" -msgstr "Tilbaka í %s" - -#: thread.php:86 templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Back to %s" -msgstr "Tilbaka í %s" - -#: lib/MIME/Viewer/status.php:161 -msgid "Below is the raw text of the status information message." -msgstr "Hér að neðan er hrár texti af stöðuuplýsingaskeytinu." - -#: templates/mailbox/actions.inc:16 templates/message/navbar_actions.inc:19 -msgid "Blacklist" -msgstr "Svartlisti" - -#: search.php:155 -msgid "Body" -msgstr "Meginmál" - -#: templates/search/main.inc:23 templates/search/main.inc:39 -#: templates/search/main.inc:55 templates/search/main.inc:71 -msgid "Both" -msgstr "Bæði" - -#: templates/compose/compose.inc:283 -msgid "C_harset" -msgstr "Stafasett" - -#: templates/search/fields.inc:36 -msgid "Calendar" -msgstr "Dagatal" - -#: lib/Fetchmail/imap.php:201 -msgid "Can not connect to the remote mail server." -msgstr "Get ekki tengst póstþjóni." - -#: lib/Fetchmail/imap.php:199 -msgid "Can not connect to the remote mail server: " -msgstr "Gat ekki tengst póstþjóni á fjarenda: " - -#: folders.php:273 templates/pgp/import_key.inc:66 -#: templates/pgp/passphrase.inc:32 templates/folders/import.inc:21 -#: templates/smime/import_key.inc:85 templates/smime/passphrase.inc:22 -#: templates/contacts/contacts.inc:255 templates/compose/spelling.inc:127 -msgid "Cancel" -msgstr "Hætta við" - -#: templates/compose/redirect.inc:116 templates/compose/compose.inc:70 -#: templates/compose/compose.inc:426 -msgid "Cancel Message" -msgstr "Hætta við skeyti" - -#: templates/compose/compose.js:6 templates/compose/redirect.inc:5 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Ef þú hættir við þá er öllu efni skeytisins fargað." - -#: templates/compose/spelling.inc:86 -msgid "Change" -msgstr "Breyta" - -#: templates/compose/spelling.inc:87 -msgid "Change All" -msgstr "Breyta öllum" - -#: templates/acl/acl.inc:97 templates/acl/acl.inc:98 -msgid "Change Folder" -msgstr "Skipta um möppu" - -#: config/prefs.php.dist:111 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Hér getur þú breytt því á hvaða hátt skeytum er raðað upp og hversu margar " -"skeytalínur sjást í hverjum glugga." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Breyta póstþjóns og möppustillingum." - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Hér getur þú breytt því hvaða nafn, netfang og skeytisbotn kemur fram í " -"skeytum þínum." - -#: templates/folders/actions.inc:13 -msgid "Check Folder(s) for New Mail" -msgstr "Hvaða möppur á að athuga með nýjan póst í" - -#: config/prefs.php.dist:454 -msgid "Check spelling before sending a message?" -msgstr "Athuga stafsetningu fyrir sendingu?" - -#: templates/folders/actions.inc:4 -msgid "Choose Action:" -msgstr "Veldu aðgerð:" - -#: config/servers.php.dist:195 -msgid "Choose a mail server:" -msgstr "Veldu póstþjón:" - -#: templates/compose/compose.inc:127 templates/compose/compose.inc:177 -#: templates/compose/compose.inc:228 -msgid "Choose a match or edit the address to the right:" -msgstr "Veldu eða breyttu til hægri:" - -#: lib/MIME/Viewer/itip.php:521 lib/MIME/Viewer/itip.php:731 -msgid "Choose an action:" -msgstr "Veldu aðgerð:" - -#: templates/prefs/sourceselect.inc:349 -msgid "Choose the address book to use when adding addresses." -msgstr "Veldu netfangabók sem á að nota þegar nýjum netföngum er bætt við." - -#: templates/prefs/sourceselect.inc:293 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Veldu uppröðun netfangabóka sem á að leita í, þegar leitað er að netföngum." - -#: lib/MIME/Viewer/html.php:128 -#, php-format -msgid "Click %s to view HTML content in a separate window." -msgstr "Smellu á %s til að skoða HTML innihald í sér glugga." - -#: lib/MIME/Viewer/images.php:163 -#, php-format -msgid "Click %s to view a thumbnail of this image." -msgstr "Smelltu %s til að skoða hana sem smámynd." - -#: lib/MIME/Viewer/pkcs7.php:407 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Smelltu á %s til að skoða viðhengi í sér glugga." - -#: lib/MIME/Viewer/related.php:79 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "Smelltu á %s til að skoða þennan hluta í sér glugga." - -#: templates/prefs/sourceselect.inc:321 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Smelltu á eina af völdum netfangabókum og veldu þá reiti sem á að leita í." - -#: templates/fetchmail/fetchmail.inc:30 -msgid "Close" -msgstr "Loka" - -#: compose.php:775 compose.php:1082 -msgid "Close this window" -msgstr "Loka þessum glugga" - -#: folders.php:416 -msgid "Closed Folder" -msgstr "Lokuð mappa" - -#: folders.php:436 -msgid "Collapse" -msgstr "Loka" - -#: templates/folders/actions.inc:34 -msgid "Collapse All" -msgstr "Loka öllum" - -#: templates/folders/actions.inc:34 -msgid "Collapse All Folders" -msgstr "Loka öllum möppum" - -#: folders.php:436 -msgid "Collapse Folder" -msgstr "Loka möppu" - -#: templates/pgp/pgp.inc:191 -msgid "Comment" -msgstr "Athugasemd" - -#: lib/MIME/Viewer/itip.php:769 -msgid "Completed" -msgstr "Lokið" - -#: lib/Block/tree_folders.php:42 lib/Block/summary.php:19 -msgid "Compose" -msgstr "Semja" - -#: mailbox.php:756 lib/MIME/Headers.php:192 -#, php-format -msgid "Compose Message (%s)" -msgstr "Semja skeyti (%s)" - -#: compose.php:774 compose.php:1081 -msgid "Compose another message" -msgstr "Semja nýtt skeyti" - -#: config/prefs.php.dist:429 -msgid "Compose messages in a separate window?" -msgstr "Semja skeyti í sér glugga?" - -#: config/prefs.php.dist:88 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Stjórna hvenær athugað er um póst, og hvernig á að gera viðvart um nýjan " -"póst." - -#: templates/mailbox/navbar.inc:51 templates/message/navbar_navigate.inc:19 -msgid "Copy" -msgstr "Afrit" - -#: templates/mailbox/navbar.inc:51 templates/message/navbar_navigate.inc:19 -msgid "Copy to folder" -msgstr "Afrita í möppu" - -#: templates/compose/spelling.inc:66 -msgid "Correct" -msgstr "Leiðrétta" - -#: templates/compose/spelling.inc:145 -msgid "Corrected Text" -msgstr "Leiðréttur texti" - -#: lib/Message.php:603 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Gat ekki eytt skeytum frá %s: %s" - -#: lib/Session.php:293 -msgid "Could not execute maintenance operations." -msgstr "Gat ekki framkvæmt viðhaldsaðgerðir" - -#: search.php:361 templates/acl/acl.inc:39 templates/acl/acl.inc:157 -#: templates/fetchmail/manage.inc:67 -msgid "Create" -msgstr "Búa til" - -#: templates/folders/actions.inc:5 -msgid "Create Folder" -msgstr "Búa til möppu" - -#: templates/pgp/pgp.inc:252 -msgid "Create Keys" -msgstr "Búa til lykla" - -#: templates/search/header.inc:14 -msgid "Create Virtual Folder" -msgstr "Búa til sýndarmöppu" - -#: templates/prefs/spamselect.inc:12 templates/prefs/spamselect.inc:24 -msgid "Create a new Spam folder" -msgstr "Búa til nýja möppu undir ruslpóst" - -#: templates/prefs/folderselect.inc:12 templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "Búa til nýja möppu undir uppköst" - -#: templates/prefs/sentmailselect.inc:27 templates/prefs/sentmailselect.inc:43 -msgid "Create a new sent mail folder" -msgstr "Búa til nýja möppu undur send skeyti" - -#: templates/prefs/trashselect.inc:12 templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "Búa til nýja möppu (ruslakörfu) undir eydd skeyti" - -#: config/prefs.php.dist:120 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Búa til síureglur sem stjórna meðferð innkomandi pósts, færa hann í " -"tilteknar möppur eða eyða ruslpósti." - -#: config/prefs.php.dist:51 -msgid "Customize how you send mail." -msgstr "Stilla hvernig póstur er sendur." - -#: config/prefs.php.dist:40 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Stilla aðgerðir sem eru framkvæmdar þegar þú tengist %s." - -#: templates/mailbox/message_headers.inc:17 -msgid "Dat_e" -msgstr "Dags" - -#: message.php:246 thread.php:92 -msgid "Date" -msgstr "Dags" - -#: lib/MIME/Viewer/itip.php:757 -msgid "Declined" -msgstr "Hafnað" - -#: lib/MIME/Viewer/itip.php:263 -msgid "Declined: " -msgstr "Hafnað: " - -#: config/prefs.php.dist:530 -msgid "Default" -msgstr "Sjálfgefið" - -#: config/prefs.php.dist:894 -msgid "Default sorting criteria:" -msgstr "Sjálfgefin röðunaraðferð:" - -#: config/prefs.php.dist:904 -msgid "Default sorting direction:" -msgstr "Sjálfgefin uppröðun:" - -#: lib/MIME/Viewer/itip.php:765 -msgid "Delegated" -msgstr "Ráðstafað" - -#: folders.php:407 templates/mailbox/actions.inc:8 -#: templates/mailbox/actions.inc:10 templates/pgp/pgp.inc:93 -#: templates/message/navbar_actions.inc:6 templates/smime/smime.inc:65 -#: templates/contacts/contacts.inc:244 templates/fetchmail/manage.inc:68 -#: templates/compose/attachments.inc:28 -msgid "Delete" -msgstr "Eyða" - -#: templates/pgp/pgp.inc:93 templates/smime/smime.inc:65 -#, php-format -msgid "Delete %s Public Key" -msgstr "Eyða opinbera lyklinum %s" - -#: templates/pgp/pgp.inc:169 templates/smime/smime.inc:128 -msgid "Delete Current Keys" -msgstr "Eyða virkum lyklum" - -#: templates/folders/actions.inc:7 -msgid "Delete Folder(s)" -msgstr "Eyða möppu(m)" - -#: folders.php:274 -msgid "Delete Selected Folders" -msgstr "Eyða völdum möppum" - -#: folders.php:407 -msgid "Delete Virtual Folder" -msgstr "Eyða sýndarmöppu" - -#: templates/fetchmail/manage.inc:43 -msgid "Delete fetched messages from remote server?" -msgstr "Hreinsa út sótt skeyti á póstþjóni á fjarenda?" - -#: config/prefs.php.dist:344 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Eyða gömlum möppum með sendum pósti í upphafi hvers mánaðar" - -#: message.php:487 mailbox.php:719 templates/mailbox/legend.inc:8 -#: templates/mailbox/navbar.inc:20 templates/mailbox/navbar.inc:38 -msgid "Deleted" -msgstr "Eytt" - -#: templates/search/main.inc:63 -msgid "Deleted messages" -msgstr "Eydd skeyti" - -#: compose.php:280 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Eyddi viðhenginu \"%s\"." - -#: config/prefs.php.dist:79 -msgid "Deleting and Moving Messages" -msgstr "Eyðing og flutningur skeyta" - -#: config/prefs.php.dist:903 -msgid "Descending" -msgstr "Lækkandi" - -#: templates/compose/attachments.inc:21 lib/MIME/Viewer/itip.php:669 -msgid "Description" -msgstr "Lýsing" - -#: templates/pgp/pgp.inc:93 templates/pgp/pgp.inc:147 -#: templates/pgp/pgp.inc:151 templates/smime/smime.inc:65 -#: templates/smime/smime.inc:113 -msgid "Details" -msgstr "Atriði" - -#: config/prefs.php.dist:671 -msgid "Dim signatures?" -msgstr "Hafa undirskriftir með daufum lit?" - -#: templates/contacts/contacts.inc:236 -msgid "Display" -msgstr "Útlit" - -#: config/prefs.php.dist:470 -msgid "Display confirmation after sending a message?" -msgstr "Sýna staðfestingu að sendingu lokinni?" - -#: config/prefs.php.dist:768 -msgid "Display pop-up notification of new mail?" -msgstr "Sýna PopUp glugga þegar nýr póstur berst." - -#: templates/search/fields.inc:26 -msgid "Do NOT match" -msgstr "Sem passar ekki við" - -#: templates/folders/actions.inc:14 -msgid "Do Not Check Folder(s) for New Mail" -msgstr "Ekki athuga um nýjan póst í möppu(m)" - -#: lib/IMP.php:1031 -msgid "Do you want to open that folder?" -msgstr "Viltu opna þessa möppu?" - -#: templates/compose/spelling.inc:133 -msgid "Done" -msgstr "Lokið" - -#: lib/MIME/Contents.php:191 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Sækja %s sem .zip skrá" - -#: templates/message/headers.inc:52 -msgid "Download All Attachments (in .zip file)" -msgstr "Sækja öll viðhengi (í .zip skrá)" - -#: templates/folders/actions.inc:18 -msgid "Download Folder(s)" -msgstr "Sækja möppu(r) yfir á vinnustöð" - -#: templates/folders/actions.inc:19 -msgid "Download Folder(s) [.zip format]" -msgstr "Sækja möppu(r) [.zip skrá]" - -#: lib/MIME/Contents.php:191 -msgid "Download in .zip Format" -msgstr "Sækja sem .zip skrá" - -#: message.php:485 mailbox.php:698 templates/mailbox/legend.inc:9 -#: templates/mailbox/navbar.inc:22 templates/mailbox/navbar.inc:41 -#: templates/message/navbar_navigate.inc:11 -msgid "Draft" -msgstr "Uppkast" - -#: folders.php:387 -msgid "Draft folder" -msgstr "Mappa fyrir uppköst:" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "Mappa fyrir uppköst:" - -#: templates/pgp/pgp.inc:196 -msgid "E-mail Address" -msgstr "Netfang" - -#: lib/MIME/Viewer/status.php:74 -msgid "ERROR: Your message could not be delivered." -msgstr "VILLA: Það tókst ekki a senda skeytið." - -#: folders.php:408 -msgid "Edit" -msgstr "Breyta" - -#: templates/filters/prefs.inc:21 -msgid "Edit Blacklist" -msgstr "Vinna í svartlista" - -#: templates/filters/prefs.inc:16 -msgid "Edit Filters" -msgstr "Vinna í síum fyrir póst" - -#: folders.php:408 templates/search/header.inc:16 -#: templates/mailbox/header.inc:13 -msgid "Edit Virtual Folder" -msgstr "Breyta sýndarmöppu" - -#: templates/filters/prefs.inc:26 -msgid "Edit Whitelist" -msgstr "Vinna í hvítlista" - -#: templates/filters/prefs.inc:21 -msgid "Edit your blacklist" -msgstr "Vinna í þínum svartlista" - -#: templates/filters/prefs.inc:16 -msgid "Edit your filter rules" -msgstr "Breyta þínum síureglum" - -#: templates/filters/prefs.inc:26 -msgid "Edit your whitelist" -msgstr "Vinna í þínum hvítlista" - -#: templates/contacts/contacts.inc:239 -msgid "Email Address" -msgstr "Netfang" - -#: lib/Message.php:620 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Öll skeyti frá %s hreinsuð út." - -#: templates/folders/actions.inc:20 -msgid "Empty Folder(s)" -msgstr "Tæma möppu(r)" - -#: folders.php:275 -msgid "Empty Selected Folders" -msgstr "Tæma valdar möppur" - -#: templates/mailbox/actions.inc:39 -msgid "Empty Trash folder" -msgstr "Tæma ruslakörfumöppu" - -#: lib/IMP.php:931 -msgid "Empty _Trash" -msgstr "Tæma ruslmöppu" - -#: config/prefs.php.dist:780 -msgid "Enable message previews?" -msgstr "Virkja forskoðun skeyta?" - -#: templates/compose/compose.inc:433 -msgid "Encr_yption Options" -msgstr "Dulkóðunarvalkostir" - -#: lib/Compose.php:330 -msgid "End forwarded message" -msgstr "Ljúka framsendu skeyti" - -#: lib/Compose.php:271 -msgid "End message" -msgstr "Ljúka skeyti" - -#: lib/Compose.php:269 -#, php-format -msgid "End message from %s" -msgstr "Enda framsent skeyti frá %s" - -#: templates/pgp/pgp.inc:151 templates/smime/smime.inc:117 -msgid "Enter Passphrase" -msgstr "Skráðu inn lykilkóða" - -#: templates/prefs/spamselect.inc:9 -msgid "Enter the name for your new Spam folder" -msgstr "Sláðu inn nafn á nýju möppunni fyrir ruslpóst" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "Sláðu inn nafn á nýju möppunni fyrir uppköst" - -#: templates/prefs/sentmailselect.inc:24 -msgid "Enter the name for your new sent mail folder" -msgstr "Sláðu inn nafn á nýju möppunni fyrir send skeyti" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "Sláðu inn nafn á nýju möppunni (ruslakörfu) fyrir eydd skeyti" - -#: search.php:159 -msgid "Entire Message" -msgstr "Skeyti í heild sinni" - -#: message.php:178 compose.php:1068 thread.php:39 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Netfangið \"%s\" var skráð í netfangabókina" - -#: templates/pgp/pgp.inc:84 templates/smime/smime.inc:58 -#: lib/MIME/Viewer/pgp.php:386 lib/MIME/Viewer/status.php:72 -#: lib/MIME/Viewer/status.php:163 lib/MIME/Viewer/pkcs7.php:365 -msgid "Error" -msgstr "Villa" - -#: lib/MIME/Viewer/itip.php:101 -msgid "Event successfully deleted." -msgstr "Viðburðinum var eytt." - -#: config/prefs.php.dist:758 -msgid "Every 15 minutes" -msgstr "Á korters fresti" - -#: config/prefs.php.dist:755 -msgid "Every 30 seconds" -msgstr "Á 30 sek. fresti" - -#: config/prefs.php.dist:757 -msgid "Every 5 minutes" -msgstr "Á fimm mínútna fresti" - -#: config/prefs.php.dist:759 -msgid "Every half hour" -msgstr "Á hálftíma fresti" - -#: config/prefs.php.dist:756 -msgid "Every minute" -msgstr "Á mínútu fresti" - -#: folders.php:445 -msgid "Expand" -msgstr "Opna allar" - -#: templates/folders/actions.inc:33 -msgid "Expand All" -msgstr "Opna allar" - -#: templates/folders/actions.inc:33 -msgid "Expand All Folders" -msgstr "Opna allar möppur" - -#: folders.php:445 -msgid "Expand Folder" -msgstr "Opna möppu" - -#: templates/compose/redirect.inc:56 templates/compose/compose.inc:331 -msgid "Expand Names" -msgstr "Opna nafnaskrá" - -#: config/prefs.php.dist:951 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Opna allt möpputréð sjálfgefið í möppuham." - -#: templates/compose/redirect.inc:104 templates/compose/compose.inc:155 -#: templates/compose/compose.inc:205 templates/compose/compose.inc:256 -msgid "Expanding" -msgstr "Opna allar" - -#: lib/IMP.php:940 lib/IMP.php:942 -msgid "F_etch Mail" -msgstr "Sækja póst" - -#: templates/fetchmail/fetchmail.inc:29 config/prefs.php.dist:103 -msgid "Fetch Mail" -msgstr "Sækja póst" - -#: config/prefs.php.dist:839 -msgid "Fetch Mail in a separate window?" -msgstr "Sækja skeyti í sér glugga?" - -#: templates/fetchmail/manage.inc:46 -msgid "Fetch messages upon logging on?" -msgstr "Sækja skeyti þegar þú tengist?" - -#: lib/Fetchmail.php:289 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "Sótti %d skeyti frá %s" - -#: lib/Fetchmail.php:287 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Sótti eitt skeyti frá %s" - -#: lib/Fetchmail.php:291 -msgid "Fetchmail: no new messages." -msgstr "Þú átt engin ný skeyti." - -#: lib/IMP.php:946 -msgid "Fi_lters" -msgstr "Síur" - -#: templates/compose/compose.inc:492 templates/compose/attachments.js:83 -msgid "File" -msgstr "Skrá" - -#: templates/filters/prefs.inc:35 -msgid "Filter Options" -msgstr "Síuvalkostir" - -#: templates/filters/prefs.inc:8 -msgid "Filter Settings" -msgstr "Síustillingar" - -#: config/prefs.php.dist:594 -msgid "Filter message content for profanity?" -msgstr "Sía skeyti gagnvart ruddalegu orðalagi?" - -#: config/prefs.php.dist:119 -msgid "Filters" -msgstr "Síur" - -#: templates/filters/notactive.inc:2 -msgid "Filters NOT Active" -msgstr "Síur EKKI virkar" - -#: templates/contacts/contacts.inc:186 -msgid "Find" -msgstr "Finna" - -#: config/prefs.php.dist:876 -msgid "First Mailbox Page" -msgstr "Fyrsta síða" - -#: mailbox.php:341 -msgid "First Page" -msgstr "Fyrsta síða" - -#: templates/mailbox/actions.inc:21 templates/message/navbar_actions.inc:15 -msgid "Fo_rward" -msgstr "Áframsenda" - -#: folders.php:292 templates/folders/head.inc:9 -#: templates/prefs/initialpageselect.inc:6 -#: templates/prefs/initialpageselect.inc:10 -msgid "Folder Navigator" -msgstr "Möppuvísir" - -#: templates/login/login.inc:175 -msgid "Folder Prefix" -msgstr "Forskeyti fyrir möppur" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Möppuyfirlit" - -#: compose.php:727 templates/mailbox/actions.inc:21 -#: templates/message/navbar_actions.inc:15 -msgid "Forward" -msgstr "Áframsenda" - -#: compose.php:712 -msgid "Forward:" -msgstr "Áframsenda:" - -#: lib/Compose.php:299 -msgid "Forwarded message" -msgstr "Áframsent skeyti" - -#: lib/Compose.php:297 -#, php-format -msgid "Forwarded message from %s" -msgstr "Áframsent skeyti frá %s" - -#: templates/mailbox/message_headers.inc:27 -msgid "Fro_m" -msgstr "Frá" - -#: search.php:135 message.php:247 thread.php:93 -#: templates/compose/compose.inc:98 -msgid "From" -msgstr "Frá" - -#: config/prefs.php.dist:889 -msgid "From Address" -msgstr "Sendandanetfang" - -#: compose.php:724 compose.php:728 -msgid "Fwd:" -msgstr "Áframs.:" - -#: compose.php:1229 -msgid "Fwd: " -msgstr "Áframs.:" - -#: compose.php:1231 -#, php-format -msgid "Fwd: %u Forwarded Messages" -msgstr "Frams.: %u framsend skeyti" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "Valkostir notanda" - -#: templates/fetchmail/manage.inc:37 -msgid "Get only new messages? (IMAP only)" -msgstr "Sækja bara ný skeyti? (IMAP)" - -#: thread.php:85 -msgid "Go to Message" -msgstr "Opna skeyti" - -#: lib/IMP.php:553 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Fara í netfangabókarskráningu fyrir \"%s\"" - -#: message.php:530 lib/Filter.php:106 lib/MIME/Viewer/pgp.php:173 -#: lib/MIME/Viewer/related.php:79 lib/MIME/Viewer/images.php:95 -#: lib/MIME/Viewer/images.php:102 lib/MIME/Viewer/images.php:104 -#: lib/MIME/Viewer/images.php:163 lib/MIME/Viewer/html.php:128 -#: lib/MIME/Viewer/notification.php:62 lib/MIME/Viewer/notification.php:68 -#: lib/MIME/Viewer/appledouble.php:41 lib/MIME/Viewer/status.php:120 -#: lib/MIME/Viewer/status.php:127 lib/MIME/Viewer/pkcs7.php:407 -msgid "HERE" -msgstr "hér" - -#: compose.php:229 -msgid "HTML Version of Message" -msgstr "HTML útgáfa skeytis" - -#: templates/message/headers.inc:58 -msgid "Headers" -msgstr "Hausar" - -#: config/prefs.php.dist:662 -msgid "Hidden" -msgstr "Falið" - -#: config/prefs.php.dist:661 -msgid "Hidden in Thread View" -msgstr "Falið í efnisþráðsham" - -#: mailbox.php:363 -msgid "Hide Deleted" -msgstr "Fela eydd skeyti" - -#: folders.php:287 -msgid "Hide Unsubscribed" -msgstr "Fela óvirka(r) línu(r)" - -#: lib/MIME/Viewer/html.php:104 -msgid "Hide the Images" -msgstr "Fela myndirnar" - -#: templates/compose/compose.inc:305 -msgid "High" -msgstr "Hár" - -#: message.php:281 mailbox.php:703 templates/mailbox/legend.inc:12 -msgid "High Priority" -msgstr "Hár forgangur" - -#: templates/compose/compose.inc:304 -msgid "Highest" -msgstr "Hæsti" - -#: config/prefs.php.dist:682 -msgid "How do you want to display attachments?" -msgstr "Hvrnig viltu sýna viðhengi?" - -#: config/prefs.php.dist:496 -msgid "How to attribute quoted lines in a reply" -msgstr "Hvernig á að merkja texta sem er verið að vísa í í svari:" - -#: lib/IMP.php:886 -msgid "INBOX" -msgstr "Innbox" - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Öllum skeytum í möppunni/möppunum verður eytt!" - -#: templates/compose/spelling.inc:88 -msgid "Ignore" -msgstr "Hundsa" - -#: templates/compose/spelling.inc:89 -msgid "Ignore All" -msgstr "Hundsa allt" - -#: templates/folders/import.inc:20 -msgid "Import" -msgstr "Flytja inn" - -#: templates/folders/actions.inc:25 -msgid "Import Messages" -msgstr "Flytja inn skeyti" - -#: templates/folders/import.inc:9 -msgid "Import mbox File" -msgstr "Flytja inn mbox skrá" - -#: templates/folders/import.inc:16 -#, php-format -msgid "Import mbox file %s into folder %s." -msgstr "Flytja inn mbox skrána %s í möppuna %s." - -#: message.php:486 mailbox.php:713 templates/mailbox/legend.inc:7 -#: templates/mailbox/navbar.inc:16 templates/mailbox/navbar.inc:33 -#: templates/message/navbar_navigate.inc:7 -msgid "Important" -msgstr "Áríðandi" - -#: templates/search/main.inc:47 -msgid "Important messages" -msgstr "Áríðandi skeyti" - -#: folders.php:157 -#, php-format -msgid "Imported %d messages from %s." -msgstr "%d skeyti frá %s innsett." - -#: folders.php:379 lib/Folder.php:227 lib/IMP.php:358 lib/IMAP/Tree.php:105 -#: lib/IMAP/Tree.php:204 -msgid "Inbox" -msgstr "Innbox" - -#: config/prefs.php.dist:478 -msgid "Include original message in a reply?" -msgstr "Á að sýna efni upprunalega bréfsins í svari?" - -#: lib/MIME/Viewer/notification.php:61 lib/MIME/Viewer/status.php:130 -msgid "Info" -msgstr "Uppl." - -#: templates/compose/attachments.inc:15 templates/compose/compose.inc:497 -#: templates/compose/attachments.js:99 -msgid "Inline" -msgstr "Skeytt inn" - -#: mailbox.php:563 mailbox.php:605 -msgid "Invalid Address" -msgstr "Ógilt netfang" - -#: pgp.php:16 smime.php:82 -msgid "Invalid key" -msgstr "Ógildur lykill" - -#: templates/mailbox/navbar.inc:12 -msgid "Invert" -msgstr "Viðsnúið" - -#: templates/compose/compose.inc:567 -msgid "KB" -msgstr "KB" - -#: templates/login/login.inc:199 -msgid "Language" -msgstr "Tungumál" - -#: config/prefs.php.dist:877 -msgid "Last Mailbox Page" -msgstr "síðasta bls." - -#: mailbox.php:354 -msgid "Last Page" -msgstr "síðasta bls." - -#: templates/compose/compose.inc:380 -msgid "Li_nk Attachments" -msgstr "Tengja viðhengi með vefslóð" - -#: attachment.php:34 lib/Compose.php:974 -msgid "Linked attachments are forbidden." -msgstr "Ekki er hægt að tengja viðhengi með vefslóð" - -#: lib/Compose.php:991 -#, php-format -msgid "Links will expire on %s" -msgstr "Tenglar ógildir þann %s" - -#: templates/fetchmail/manage.inc:30 -msgid "Local Mailbox:" -msgstr "Póstmappa" - -#: lib/MIME/Viewer/itip.php:674 -msgid "Location" -msgstr "Staðsetning" - -#: templates/login/login.inc:207 -msgid "Log in" -msgstr "Tengjast" - -#: lib/Block/summary.php:117 -#, php-format -msgid "Log in to %s" -msgstr "Tengjast %s" - -#: templates/login/login.inc:136 -msgid "Login" -msgstr "Tengjast" - -#: config/prefs.php.dist:39 -msgid "Login Tasks" -msgstr "Verkefni við tengingu" - -#: templates/compose/compose.inc:307 -msgid "Low" -msgstr "Lágur" - -#: message.php:283 mailbox.php:706 templates/mailbox/legend.inc:13 -msgid "Low Priority" -msgstr "Lágur forgangur" - -#: templates/compose/compose.inc:308 -msgid "Lowest" -msgstr "Lægsti" - -#: lib/MIME/Viewer/appledouble.php:44 -msgid "Macintosh File" -msgstr "Macintosh skrá" - -#: pgp.php:332 smime.php:254 templates/smime/passphrase.inc:13 -msgid "Mail" -msgstr "Póstur" - -#: config/prefs.php.dist:95 -msgid "Mail Previews" -msgstr "Forskoðun pósts" - -#: folders.php:397 -msgid "Mailbox" -msgstr "Póstmappa" - -#: config/prefs.php.dist:110 -msgid "Mailbox and Folder Display Options" -msgstr "Útlitsstillingar" - -#: templates/folders/actions.inc:16 -msgid "Mark All Messages in Folder as Seen" -msgstr "Merkja öll skeyti í möppu sem lesin" - -#: templates/folders/actions.inc:17 -msgid "Mark All Messages in Folder as Unseen" -msgstr "Merkja öll skeyti í möppu sem ólesin" - -#: templates/mailbox/navbar.inc:30 templates/message/navbar_navigate.inc:5 -msgid "Mark as:" -msgstr "merkja sem:" - -#: config/prefs.php.dist:644 -msgid "Mark different levels of quoting with different colors?" -msgstr "Á að merkja eldri tilvitnanir í texta með mismunandi litum?" - -#: templates/search/header.inc:46 -msgid "Match All Queries" -msgstr "Allt þarf að passa" - -#: templates/search/header.inc:42 -msgid "Match Any Query" -msgstr "Eitthvað þarf að passa" - -#: templates/compose/compose.inc:503 -msgid "Maximum Attachment Size" -msgstr "Hámarksstærð viðhengis" - -#: templates/compose/compose.inc:484 -msgid "Maximum number of attachments reached." -msgstr "Hámarksfjölda viðhengja náð." - -#: templates/compose/compose.inc:479 -msgid "Maximum total attachment size reached." -msgstr "Viðhengi er of stórt" - -#: lib/Compose.php:246 -msgid "Message" -msgstr "Skeyti" - -#: compose.php:507 compose.php:534 compose.php:588 config/prefs.php.dist:50 -msgid "Message Composition" -msgstr "Semja nýtt skeyti" - -#: config/prefs.php.dist:888 -msgid "Message Date" -msgstr "Dags." - -#: config/prefs.php.dist:49 config/prefs.php.dist:65 config/prefs.php.dist:78 -#: config/prefs.php.dist:86 config/prefs.php.dist:94 config/prefs.php.dist:102 -msgid "Message Options" -msgstr "Valkostir skeyta" - -#: search.php:359 -msgid "Message Search" -msgstr "Leita í skeytum" - -#: config/prefs.php.dist:892 -msgid "Message Size" -msgstr "Stærð skeytis" - -#: message.php:368 -msgid "Message Source" -msgstr "Handrit" - -#: config/prefs.php.dist:66 -msgid "Message Viewing" -msgstr "Skoða skeyti" - -#: templates/search/header.inc:55 -msgid "Message fields" -msgstr "Svæði" - -#: templates/search/main.inc:6 -msgid "Message flags" -msgstr "Flögg" - -#: templates/search/main.inc:83 -msgid "Message folders" -msgstr "Möppur" - -#: lib/Compose.php:244 -#, php-format -msgid "Message from %s" -msgstr "Skeyti frá %s" - -#: mailbox.php:646 -msgid "Message has attachments" -msgstr "Skeytið er með viðhengjum" - -#: mailbox.php:637 -msgid "Message is encrypted" -msgstr "Skeytið er dulritað" - -#: mailbox.php:632 -msgid "Message is signed" -msgstr "Skeytið er undirritað" - -#: templates/search/header.inc:33 -msgid "Message matches" -msgstr "Leitarskilyrði" - -#: compose.php:1018 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Skeytið var sent, en ekki var hægt að geyma það í %s" - -#: compose.php:1077 compose.php:1092 -msgid "Message sent successfully." -msgstr "Skeytið var sent." - -#: config/prefs.php.dist:912 -msgid "Messages per page in the mailbox view." -msgstr "Fjöldi skeytalína á bls. í skoðun pósthólfs." - -#: mailbox.php:318 -msgid "Messages to" -msgstr "Skeyti til" - -#: templates/acl/acl.inc:29 -msgid "Modify" -msgstr "Breyta" - -#: templates/compose/expand.inc:12 -#, php-format -msgid "More than one address found for field \"%s\"." -msgstr "Fleiri en eitt netfang fannst fyrir svæðið \"%s\"" - -#: templates/mailbox/navbar.inc:50 templates/message/navbar_navigate.inc:18 -msgid "Move" -msgstr "Flytja" - -#: templates/prefs/sourceselect.inc:316 -msgid "Move down" -msgstr "færa niður" - -#: templates/mailbox/navbar.inc:50 templates/message/navbar_navigate.inc:18 -msgid "Move to folder" -msgstr "færa í möppu" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move up" -msgstr "færa upp" - -#: templates/contacts/contacts.inc:238 lib/MIME/Viewer/itip.php:688 -msgid "Name" -msgstr "Nafn" - -#: pgp.php:110 -msgid "Name and/or email can not be empty" -msgstr "Nafn og/eða netfang má ekki vanta" - -#: config/prefs.php.dist:563 config/prefs.php.dist:575 -#: config/prefs.php.dist:754 -msgid "Never" -msgstr "Aldrei" - -#: config/prefs.php.dist:553 -msgid "Never save attachments" -msgstr "Aldrei geyma viðhengi." - -#: templates/acl/acl.inc:126 -msgid "New" -msgstr "Nýtt" - -#: lib/IMP.php:615 -msgid "New Folder" -msgstr "Ný mappa" - -#: config/prefs.php.dist:87 -msgid "New Mail" -msgstr "Nýr póstur" - -#: templates/search/main.inc:19 -msgid "New messages" -msgstr "Ný skeyti" - -#: templates/compose/spelling.inc:140 -msgid "Next" -msgstr "Næsta" - -#: templates/message/navbar_navigate.inc:33 -msgid "Next Message" -msgstr "Næsta skeyti" - -#: mailbox.php:352 -msgid "Next Page" -msgstr "Næsta síða" - -#: templates/compose/compose.inc:532 config/prefs.php.dist:948 -msgid "No" -msgstr "Nei" - -#: templates/compose/encrypt_list.inc:5 -msgid "No Encryption" -msgstr "Engin dulkóðun" - -#: mailbox.php:371 -#, php-format -msgid "No Messages" -msgstr "Engin skeyti" - -#: lib/Mailbox.php:323 -msgid "No Preview Text" -msgstr "Enginn forskoðunartexti" - -#: templates/smime/smime.inc:54 -msgid "No Public Keys Found" -msgstr "Engir opinberir dulritunarlyklar fundust" - -#: lib/MIME/Viewer/tnef.php:90 -msgid "No attachments found." -msgstr "Engin viðhengi fundust." - -#: acl.php:72 acl.php:98 -msgid "No folder selected." -msgstr "engin mappa valin" - -#: folders.php:207 lib/Folder.php:480 lib/Folder.php:530 -msgid "No folders were specified" -msgstr "Engin mappa var tilgreind" - -#: lib/Block/summary.php:136 -msgid "No folders with new messages" -msgstr "Engar möppur með nýjum skeytum" - -#: lib/Block/summary.php:133 -msgid "No folders with unseen messages" -msgstr "Engar möppur með ólesnum skeytum" - -#: lib/Compose.php:240 -msgid "No message body text" -msgstr "Enginn texti skeyti" - -#: lib/Mailbox.php:365 -msgid "No messages matched your search." -msgstr "Leitin bar ekki árangur" - -#: templates/compose/spelling.inc:50 -msgid "No spelling errors" -msgstr "Engar stafsetningarvillur" - -#: templates/compose/spelling.inc:106 -msgid "No suggestions" -msgstr "Engar tillögur" - -#: acl.php:68 acl.php:94 -msgid "No user specified." -msgstr "Enginn notandi tilgreindur." - -#: templates/mailbox/navbar.inc:11 templates/prefs/sourceselect.inc:35 -#: templates/prefs/spamselect.inc:24 templates/prefs/sentmailselect.inc:41 -#: lib/MIME/Viewer/itip.php:664 -msgid "None" -msgstr "Engin" - -#: templates/compose/compose.inc:306 -msgid "Normal" -msgstr "Venjulegt" - -#: templates/mailbox/navbar.inc:21 templates/mailbox/navbar.inc:39 -msgid "Not Deleted" -msgstr "Ekki eytt" - -#: templates/mailbox/navbar.inc:23 templates/mailbox/navbar.inc:42 -#: templates/message/navbar_navigate.inc:12 -msgid "Not Draft" -msgstr "Ekki uppkast" - -#: templates/mailbox/navbar.inc:17 templates/mailbox/navbar.inc:34 -#: templates/message/navbar_navigate.inc:8 -msgid "Not Important" -msgstr "Ekki áríðandi" - -#: templates/mailbox/navbar.inc:25 -msgid "Not Personal" -msgstr "Ekki persónulegt" - -#: templates/search/main.inc:67 -msgid "Not deleted messages" -msgstr "Ekki eydd skeyti" - -#: templates/search/main.inc:51 -msgid "Not important messages" -msgstr "Ekki áríðandi skeyti" - -#: config/prefs.php.dist:371 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Aldur í mánuðum fyrir viðtengdar vefslóðir, sem skulu geymast, þegar " -"mánaðarleg tiltekt er gerð" - -#: config/prefs.php.dist:353 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Fjöldi af möppum fyrir send skeyti, sem skulu geymast, þegar mánaðarleg " -"tiltekt er gerð" - -#: templates/contacts/contacts.inc:254 lib/MIME/Viewer/itip.php:552 -#: lib/MIME/Viewer/itip.php:733 -msgid "OK" -msgstr "Í lagi" - -#: templates/search/fields.inc:5 templates/pgp/import_key.inc:48 -#: templates/smime/import_key.inc:47 -msgid "OR" -msgstr "EÐA" - -#: templates/search/main.inc:15 -msgid "Old messages" -msgstr "Gömul skeyti" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:52 -msgid "Old sent-mail folders being purged." -msgstr "Gömlum skeytum eytt..." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Einungis sýna möppur sem innihalda ólesin skeyti?" - -#: templates/folders/javascript.inc:71 -msgid "Only one folder should be selected for this action." -msgstr "Það er einungis hægt að veja eina möppu fyrir þessa aðgerð." - -#: templates/menu.inc:7 templates/menu.inc:27 -msgid "Ope_n Folder" -msgstr "Opna möppu" - -#: templates/menu.inc:23 -msgid "Open Folder" -msgstr "Opna möppu" - -#: folders.php:414 -msgid "Opened Folder" -msgstr "Opin mappa" - -#: config/prefs.php.dist:109 config/prefs.php.dist:118 -#: config/prefs.php.dist:125 config/prefs.php.dist:133 -#: config/prefs.php.dist:142 -msgid "Other Options" -msgstr "Aðrar stillingar" - -#: templates/pgp/passphrase.inc:16 lib/MIME/Viewer/pgp.php:165 -#: lib/MIME/Viewer/pgp.php:204 lib/MIME/Viewer/pgp.php:290 -msgid "PGP" -msgstr "PGP" - -#: templates/compose/encrypt_list.inc:7 -msgid "PGP Encrypt Message" -msgstr "Dulkóða skeyti með PGP" - -#: compose.php:331 -msgid "PGP Error: " -msgstr "PGP villa" - -#: compose.php:310 -msgid "PGP Error: Need passphrase for personal private key." -msgstr "PGP villa: Vantar lykilkóða fyrir persónulegan lykil." - -#: templates/pgp/notactive.inc:6 -msgid "PGP NOT Active" -msgstr "PGP er ekki virkt" - -#: templates/pgp/pgp.inc:6 config/prefs.php.dist:134 -msgid "PGP Options" -msgstr "PGP valkostir" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "PGP lykilkóði" - -#: pgp.php:245 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Opinbera PGP lyklinum fyrir \"%s\" var eytt." - -#: templates/compose/encrypt_list.inc:8 -msgid "PGP Sign Message" -msgstr "Undirrita með PGP" - -#: templates/compose/encrypt_list.inc:9 -msgid "PGP Sign/Encrypt Message" -msgstr "Undirrita/dulrita með PGP" - -#: templates/mailbox/header.inc:19 -#, php-format -msgid "Page %d of %d" -msgstr "Bls. %d af %d" - -#: templates/message/headers.inc:43 -msgid "Part(s)" -msgstr "Hlutar" - -#: templates/login/login.inc:193 templates/smime/import_key.inc:69 -#: templates/fetchmail/manage.inc:20 -msgid "Password" -msgstr "Lykilorð" - -#: templates/fetchmail/manage.inc:48 -msgid "Perform maintenance operations on login?" -msgstr "Framkvæma viðhaldsaðgerðir við tengingu" - -#: message.php:477 mailbox.php:682 templates/mailbox/legend.inc:10 -#: templates/mailbox/navbar.inc:24 -msgid "Personal" -msgstr "Til mín" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "Upplýsingar um notanda" - -#: config/prefs.php.dist:214 -msgid "Place your signature before replies and forwards?" -msgstr "Setja undirskrift undir svar og áframsendingar?" - -#: templates/mailbox/javascript.inc:192 templates/message/javascript.inc:55 -msgid "Please enter a name for the new folder:" -msgstr "Sláðu inn nýtt möppunafn:" - -#: templates/folders/javascript.inc:94 templates/folders/javascript.inc:96 -msgid "Please enter the name of the new folder:" -msgstr "Sláðu inn nýtt möppunafn:" - -#: templates/folders/javascript.inc:129 -msgid "Please enter the new name:" -msgstr "Sláðu inn nýja nafnið:" - -#: templates/login/login.inc:72 -msgid "Please provide your password." -msgstr "Sláðu inn lykilorð þitt." - -#: templates/login/login.inc:68 -msgid "Please provide your username." -msgstr "Sláðu inn notandanafn þitt." - -#: compose.php:79 lib/IMP.php:509 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Leiðréttu hugsanlegar vitleysur í netfangi eða netföngum." - -#: templates/folders/javascript.inc:53 -msgid "Please select a folder before you perform any actions." -msgstr "Þú þarft að velja möppu áður en þú getur hafið aðrar aðgerðir." - -#: lib/MIME/Viewer/itip.php:502 -msgid "Please select an action from the menu below." -msgstr "Veldu aðgerð af valmyndinni hér að neðan." - -#: templates/search/javascript.inc:41 -msgid "Please select at least one folder to search." -msgstr "Veldu a.m.k eina möppu til að leita í." - -#: templates/folders/javascript.inc:4 -msgid "Please select only one folder for this operation." -msgstr "Það er einungis hægt að veja eina möppu fyrir þessa aðgerð." - -#: templates/compose/redirect.inc:76 -msgid "Please select or edit in the box to the right:" -msgstr "Veldu eða breyttu til hægri:" - -#: config/prefs.php.dist:206 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Setja skilmerki ('-- ') ofan við undirskrift" - -#: templates/compose/attachments.inc:3 -msgid "Preview" -msgstr "Forskoða" - -#: templates/message/navbar_navigate.inc:28 -msgid "Previous Message" -msgstr "Fyrra skeyti" - -#: mailbox.php:343 -msgid "Previous Page" -msgstr "Fyrri blaðsíða" - -#: templates/message/navbar_actions.inc:31 -msgid "Print" -msgstr "Prenta" - -#: templates/message/headers.inc:38 -msgid "Priority" -msgstr "Forgangur" - -#: templates/mailbox/actions_deleted.inc:8 templates/mailbox/actions.inc:36 -msgid "Pur_ge Deleted" -msgstr "Fjarlægja eydd" - -#: templates/mailbox/actions_deleted.inc:8 templates/mailbox/actions.inc:36 -msgid "Purge Deleted" -msgstr "Fjarlægja eydd" - -#: templates/folders/actions.inc:22 -msgid "Purge Folder(s)" -msgstr "Eyða möppu(m)" - -#: config/prefs.php.dist:390 -msgid "Purge Trash how often:" -msgstr "Hversu oft á að tæma ruslafötuna:" - -#: config/prefs.php.dist:399 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Eyða skeytum í ruslakörfu sem eru eldri í dögum en" - -#: config/prefs.php.dist:380 -msgid "Purge old messages in the Trash folder?" -msgstr "Fjarlægja gömul skeyti í ruslakörfu?" - -#: lib/Maintenance/Task/purge_trash.php:66 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Fjarlægi %d skeyti úr ruslakörfunni." - -#: lib/Maintenance/Task/purge_trash.php:64 -msgid "Purging 1 message from Trash folder." -msgstr "Fjarlægi eitt skeyti úr ruslakörfunni." - -#: templates/quota/quota.inc:24 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Kvóti: Ótakmarkaður" - -#: config/prefs.php.dist:492 -#, php-format -msgid "Quoting %f:" -msgstr "Vísa til %f:" - -#: templates/compose/compose.inc:377 -msgid "Re_quest Delivery Confirmation" -msgstr "Óska eftir staðfestingu á afhendingu" - -#: search.php:163 -msgid "Received On" -msgstr "Móttekið þann:" - -#: search.php:171 -msgid "Received Since" -msgstr "Móttekið síðan:" - -#: search.php:167 -msgid "Received Until" -msgstr "Móttekið þangað til:" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirec_t" -msgstr "Endurvísa" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirect" -msgstr "Endurvísa" - -#: templates/compose/redirect.inc:115 -msgid "Redirect Message" -msgstr "Endurvísa skeyti" - -#: compose.php:734 -msgid "Redirect this message" -msgstr "Endurvísa þessu skeyti" - -#: compose.php:794 -msgid "Redirecting failed." -msgstr "Endurvísun misheppaðist." - -#: templates/compose/compose.inc:573 -msgid "Refresh" -msgstr "Endurhlaða" - -#: config/prefs.php.dist:760 -msgid "Refresh Folder Views:" -msgstr "Endurhlaða möppuham:" - -#: templates/mailbox/header.inc:4 templates/folders/head.inc:9 -msgid "Reload" -msgstr "Endurhlaða" - -#: templates/folders/head.inc:3 -msgid "Reload View" -msgstr "Endurhlaða ham" - -#: config/prefs.php.dist:950 -msgid "Remember the last view" -msgstr "Muna síðasta ham" - -#: templates/fetchmail/manage.inc:27 -msgid "Remote Mailbox:" -msgstr "Pósthólf á fjarenda:" - -#: templates/search/fields.inc:41 -msgid "Remove Field From Search" -msgstr "Ekki nota svæði í leit" - -#: templates/prefs/sourceselect.inc:305 -msgid "Remove source" -msgstr "fjarlægja handrit" - -#: templates/folders/actions.inc:6 -msgid "Rename Folder(s)" -msgstr "Endurnefna möppu" - -#: config/prefs.php.dist:335 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Endurnefna möppu með sendum skeytum í byrjun hvers mánaðar" - -#: lib/Folder.php:440 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "" -"Endurnefning úr nafninu \"%s\" í \"%s\" misheppnaðist. Netþjónninn kom með " -"eftirfarandi villu" - -#: templates/message/navbar_actions.inc:10 -msgid "Repl_y to List" -msgstr "Svara öllum" - -#: templates/compose/spelling.inc:111 -msgid "Replace with:" -msgstr "Skipta út fyrir:" - -#: templates/message/navbar_actions.inc:8 -msgid "Reply" -msgstr "Svara" - -#: lib/MIME/Viewer/itip.php:311 lib/MIME/Viewer/itip.php:409 -msgid "Reply Sent." -msgstr "Svar sent." - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to All" -msgstr "Svara öllum" - -#: compose.php:680 -msgid "Reply to All:" -msgstr "Svara öllum:" - -#: templates/message/navbar_actions.inc:10 -msgid "Reply to List" -msgstr "Svara á lista" - -#: compose.php:682 -msgid "Reply to List:" -msgstr "Svara á lista:" - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to _All" -msgstr "Svara öllum" - -#: message.php:251 -msgid "Reply-To" -msgstr "Svara-Til" - -#: lib/Compose.php:259 lib/Compose.php:311 -msgid "Reply-To: " -msgstr "Svara-Til: " - -#: compose.php:678 -msgid "Reply:" -msgstr "Svar:" - -#: templates/mailbox/actions.inc:26 templates/message/navbar_actions.inc:36 -msgid "Report as Innocent" -msgstr "Tilkynna sem ekki ruslpóst" - -#: templates/mailbox/actions.inc:24 templates/message/navbar_actions.inc:33 -msgid "Report as Spam" -msgstr "Tilkynna sem ruslpóst (SPAM)" - -#: templates/compose/compose.inc:374 -msgid "Request a _Read Receipt" -msgstr "Óska eftir kvittun fyrir móttöku" - -#: config/prefs.php.dist:566 -msgid "Request read receipts?" -msgstr "Óska eftir kvittun fyrir móttöku" - -#: templates/acl/acl.inc:158 templates/search/header.inc:26 -#: templates/search/main.inc:143 -msgid "Reset" -msgstr "Endursetja" - -#: templates/message/navbar_actions.inc:28 -msgid "Resume" -msgstr "Halda áfram" - -#: templates/acl/acl.inc:159 templates/acl/acl.inc:169 -#: templates/pgp/pgp.inc:268 templates/pgp/notactive.inc:33 -#: templates/filters/notactive.inc:13 templates/filters/prefs.inc:70 -#: templates/smime/notactive.inc:33 templates/smime/smime.inc:158 -msgid "Return to Options" -msgstr "Valkostir notanda" - -#: config/prefs.php.dist:714 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Á að fara til baka í pósthólfalista eftir að skeytum er eytt, þau flutt eða " -"afrituð?" - -#: templates/compose/encrypt_list.inc:12 -msgid "S/MIME Encrypt Message" -msgstr "S/MIME dulkóða skeyti" - -#: compose.php:367 -msgid "S/MIME Error: " -msgstr "S/MIME villa: " - -#: templates/smime/notactive.inc:6 -msgid "S/MIME NOT Active" -msgstr "S/MIME er ekki virkt" - -#: templates/smime/smime.inc:6 config/prefs.php.dist:143 -msgid "S/MIME Options" -msgstr "S/MIME valstillingar" - -#: smime.php:49 -msgid "S/MIME Passphrase Input" -msgstr "S/MIME lykilkóði" - -#: templates/compose/encrypt_list.inc:13 -msgid "S/MIME Sign Message" -msgstr "S/MIME undirrita skeyti" - -#: templates/compose/encrypt_list.inc:14 -msgid "S/MIME Sign/Encrypt Message" -msgstr "S/MIME dulrita skeyti" - -#: templates/smime/notactive.inc:11 -msgid "S/MIME support is disabled on this system." -msgstr "S/MIME stuðmingur er óvirkur á þessu kerfi." - -#: templates/compose/compose.inc:266 -msgid "S_ubject" -msgstr "Efni" - -#: templates/compose/compose.inc:354 -msgid "Sa_ve a copy in " -msgstr "Vista afrit í " - -#: templates/message/navbar_actions.inc:30 -msgid "Sa_ve as" -msgstr "Vista sem" - -#: search.php:363 templates/fetchmail/manage.inc:67 -msgid "Save" -msgstr "Vista" - -#: templates/compose/compose.inc:68 templates/compose/compose.inc:424 -msgid "Save Draft" -msgstr "Vista uppkast" - -#: templates/pgp/pgp.inc:64 templates/pgp/notactive.inc:23 -#: templates/filters/prefs.inc:69 templates/smime/notactive.inc:23 -#: templates/smime/smime.inc:37 -msgid "Save Options" -msgstr "Valkostir við vistun" - -#: templates/compose/compose.inc:68 templates/compose/compose.inc:424 -msgid "Save _Draft" -msgstr "Vista uppkast" - -#: templates/message/navbar_actions.inc:30 -msgid "Save as" -msgstr "Vista sem" - -#: templates/search/main.inc:127 -msgid "Save search as a virtual folder?" -msgstr "Geyma leit sem sýndarmöppu?" - -#: config/prefs.php.dist:223 -msgid "Save sent mail?" -msgstr "Vista send skeyti?" - -#: compose.php:1162 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "" -"Vistun uppkastsins mistókst. Netþjónninn kom með eftirfarandi villu: %s" - -#: templates/mailbox/header.inc:11 templates/contacts/contacts.inc:199 -#: lib/Block/tree_folders.php:50 -msgid "Search" -msgstr "Leita" - -#: templates/search/header.inc:18 templates/mailbox/header.inc:11 -msgid "Search %s" -msgstr "Leita í %s" - -#: search.php:316 -msgid "Search Results" -msgstr "Niðurstaða leitar" - -#: templates/mailbox/navbar.inc:14 templates/mailbox/navbar.inc:31 -msgid "Seen" -msgstr "Lesið" - -#: templates/mailbox/navbar.inc:9 -msgid "Select" -msgstr "Velja" - -#: templates/fetchmail/manage.inc:70 -msgid "Select Another Account" -msgstr "Veldu annan aðgang" - -#: templates/search/fields.inc:36 -msgid "Select a date" -msgstr "Veldu degsetningu" - -#: templates/search/fields.inc:10 -msgid "Select a field" -msgstr "Veldu reit" - -#: config/prefs.php.dist:127 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Veldu netfangabók(bækur) fyrir viðbætur og leitarmöguleika." - -#: templates/search/main.inc:88 -msgid "Select all" -msgstr "Velja allt" - -#: templates/prefs/sourceselect.inc:323 -msgid "Select all fields to search when expanding addresses." -msgstr "" -"Veldu reiti í netfangabók sem á að leita í, þegar leitað er að netföngum." - -#: templates/fetchmail/account_select.inc:21 -msgid "Select an account" -msgstr "Veldu aðgang" - -#: templates/search/main.inc:89 -msgid "Select none" -msgstr "Velja ekkert" - -#: templates/prefs/sourceselect.inc:309 -msgid "Selected Address books:" -msgstr "Valdar netfangabækur:" - -#: templates/compose/compose.inc:66 templates/compose/compose.inc:422 -msgid "Send Message" -msgstr "Senda skeyti" - -#: folders.php:392 -msgid "Sent mail folder" -msgstr "Mappa fyrir send skeyti:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Sent mail folder:" -msgstr "Mappa fyrir send skeyti:" - -#: templates/login/login.inc:132 templates/login/login.inc:145 -#: templates/login/login.inc:152 -msgid "Server" -msgstr "Netþjónn" - -#: templates/fetchmail/manage.inc:23 -msgid "Server:" -msgstr "Póstþjónn:" - -#: config/prefs.php.dist:80 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Stilla forskrift um hvað gerist, þegar skeyti er eytt eða það flutt." - -#: config/prefs.php.dist:505 -msgid "Should the compose window be closed after saving a draft?" -msgstr "" -"Á að loka glugganum sem ný skeyti eru samin í eftir að uppkast er vistað?" - -#: templates/search/main.inc:92 -msgid "Show All Folders" -msgstr "Sýna allar möppur" - -#: templates/message/headers.inc:67 -msgid "Show All Headers" -msgstr "Sýna alla hausa" - -#: mailbox.php:361 -msgid "Show Deleted" -msgstr "Sýna eydd skeyti" - -#: templates/message/headers.inc:61 -msgid "Show Limited Headers" -msgstr "Sýna einungis helstu hausa" - -#: templates/message/headers.inc:70 -msgid "Show Mailing List Information" -msgstr "Sýna uppl. um póstlista" - -#: folders.php:287 -msgid "Show Unsubscribed" -msgstr "Sýna óvirka" - -#: config/prefs.php.dist:974 -msgid "Show legend in the mailbox view?" -msgstr "Sýna tákn í póstmöppuham?" - -#: lib/MIME/Viewer/html.php:108 -msgid "Show the Images" -msgstr "Sýna myndirnar" - -#: templates/mailbox/message_headers.inc:42 -msgid "Si_ze" -msgstr "Stærð" - -#: templates/mailbox/legend.inc:17 -msgid "Signed" -msgstr "Undirritað" - -#: templates/compose/attachments.inc:3 -msgid "Size" -msgstr "Stærð" - -#: templates/mailbox/message_headers.inc:81 -msgid "Sort Direction" -msgstr "Röðunarátt" - -#: templates/mailbox/message_headers.inc:11 -msgid "Sort by Arrival" -msgstr "Flokka eftir komutíma" - -#: templates/mailbox/message_headers.inc:16 -msgid "Sort by Date" -msgstr "Flokka eftir dags." - -#: templates/mailbox/message_headers.inc:26 -msgid "Sort by From Address" -msgstr "Flokka eftir sendandanetfangi" - -#: templates/mailbox/message_headers.inc:41 -msgid "Sort by Message Size" -msgstr "Flokka eftir stærð skeytis" - -#: templates/mailbox/message_headers.inc:36 -msgid "Sort by Subject" -msgstr "Flokka eftir efnislínu" - -#: templates/mailbox/message_headers.inc:31 -msgid "Sort by Thread" -msgstr "Flokka eftir efnisþræði" - -#: templates/mailbox/message_headers.inc:21 -msgid "Sort by To Address" -msgstr "Flokka eftir viðtakandanetfangi" - -#: templates/prefs/spamselect.inc:23 -msgid "Spam folder:" -msgstr "Ruslpóstmappa:" - -#: templates/compose/compose.inc:337 -msgid "Special Characters" -msgstr "Sértákn" - -#: templates/compose/compose.inc:334 -msgid "Spell Check" -msgstr "Prófarkarlestur" - -#: templates/compose/spelling.inc:48 -msgid "Spell Checker" -msgstr "Prófarkalesari" - -#: templates/compose/spelling.inc:50 templates/compose/spelling.inc:58 -msgid "Spell check complete" -msgstr "Prófarkarlestri lokið" - -#: config/prefs.php.dist:462 -msgid "Spelling errors per screen when spell checking." -msgstr "Fjöldi villna pr. glugga þegar prófarkalestur er keyrður." - -#: lib/MIME/Contents.php:202 -msgid "Strip Attachment" -msgstr "Eyða viðhengi" - -#: templates/mailbox/message_headers.inc:37 -msgid "Sub_ject" -msgstr "Efni" - -#: search.php:151 message.php:252 templates/compose/recompose.inc:25 -msgid "Subject" -msgstr "Efni" - -#: config/prefs.php.dist:891 -msgid "Subject Field" -msgstr "Efnislína" - -#: search.php:365 templates/pgp/passphrase.inc:31 -#: templates/smime/passphrase.inc:21 -msgid "Submit" -msgstr "Áfram" - -#: templates/folders/actions.inc:9 -msgid "Subscribe to Folder(s)" -msgstr "Virkja möppu(r)" - -#: lib/MIME/Viewer/pgp.php:389 lib/MIME/Viewer/status.php:87 -#: lib/MIME/Viewer/pkcs7.php:369 -msgid "Success" -msgstr "Framkvæmt" - -#: templates/compose/spelling.inc:92 -msgid "Suggestions" -msgstr "Tillögur" - -#: lib/MIME/Viewer/itip.php:662 lib/MIME/Viewer/itip.php:664 -msgid "Summary" -msgstr "Samantekt" - -#: templates/compose/compose.inc:395 -msgid "Switch to HTML composition" -msgstr "Skipta í HTML ritil" - -#: templates/compose/compose.inc:395 -msgid "Switch to plain text composition" -msgstr "Skipta í textaritil" - -#: templates/compose/compose.inc:410 -msgid "Te_xt" -msgstr "Texti" - -#: fetchmailprefs.php:81 -msgid "The account \"%s\" has been deleted." -msgstr "Aðganginum \"%s\" hefur verið eytt." - -#: fetchmailprefs.php:74 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Aðgangurinn \"%s\" hefur verið vistaður." - -#: lib/Filter.php:97 -#, php-format -msgid "The address \"%s\" has been added to %s." -msgstr "Netfanginu \"%s\" hefur verið bætt í %s." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Viðhengið fannst ekki." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:91 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "The current folder(s) \"%s\" will be renamed to \"%s\"." - -#: compose.php:1171 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Uppkastið hefur verið vistað í \"%s\" möppunni." - -#: templates/compose/expand.inc:9 -#, php-format -msgid "The field \"%s\" can't be expanded." -msgstr "Ekki tókst að fylla sjálfvirkt í svæðið \"%s\"." - -#: lib/Folder.php:328 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Mappan \"%s\" er nú þegar til" - -#: lib/Folder.php:171 -#, php-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"Mappan \"%s\" er með sértákn eða íslenska stafi í nafninu. Þetta getur leitt " -"til vandamála sem þarf að leysa með aðstoð þjónustuaðila." - -#: lib/Folder.php:347 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Mappan \"%s\" var búin til en er ekki virk." - -#: lib/Folder.php:285 -#, php-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Möppunni \"%s\" var eytt, en hún var virk." - -#: lib/Folder.php:334 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "" -"Mappan \"%s\" var ekki búin til. Villutilkynning netþjónsins fylgir hér á " -"eftir" - -#: lib/Folder.php:278 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "" -"Möppunni \"%s\" var ekki eytt. Villutilkynning netþjónsins fylgir hér á eftir" - -#: lib/Folder.php:350 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Mappan \"%s\" var búin til." - -#: lib/Folder.php:288 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Möppunni \"%s\" var eytt." - -#: lib/Folder.php:438 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Mappan \"%s\" var endurnefnd \"%s\"." - -#: lib/Message.php:614 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Mappan \"%s\" er nú þegar tóm" - -#: templates/contacts/contacts.inc:103 -msgid "The message being composed has been closed. Exiting." -msgstr "Skeytinu sem verið var að semja hefur verið lokað." - -#: message.php:142 -msgid "The message has been deleted." -msgstr "Skeytinu hefur verið eytt." - -#: lib/MIME/Viewer/pgp.php:393 -msgid "The message has been verified." -msgstr "Skeytið hefur verið sannprófað." - -#: lib/MIME/Viewer/pkcs7.php:373 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Skeytið hefur verið sannprófað. Sendandi: %s." - -#: templates/compose/compose.js:104 -msgid "The signature could not be replaced." -msgstr "Ekki var hægt að skipta um undirskrift." - -#: templates/compose/compose.js:102 -msgid "The signature was successfully replaced." -msgstr "Undirskrift hefur verið breytt." - -#: lib/MIME/Viewer/itip.php:169 -msgid "The task has been added to your tasklist." -msgstr "Verkefninu \"%s\" hefur verið bætt við verkefnalistann." - -#: lib/MIME/Viewer/status.php:95 -msgid "The text of the message" -msgstr "Texti skeytisins" - -#: templates/mailbox/empty_mailbox.inc:3 -msgid "There are no messages in this mailbox." -msgstr "Það eru engin skeyti í þessu pósthólfi." - -#: lib/Message.php:575 -#, php-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "" -"Vandamál kom upp við tæmingu á %s. Villutilkynning netþjónsins fylgir hér á " -"eftir" - -#: lib/Message.php:616 -#, php-format -msgid "There was a problem expunging the mailbox. The server said: %s" -msgstr "" -"Vandamál kom upp við tæmingu pósthólfs. Villutilkynning netþjónsins fylgir " -"hér á eftir: %s" - -#: lib/Message.php:584 -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "" -"Vandamál kom upp við tæmingu pósthólfs. Villutilkynning netþjónsins fylgir " -"hér á eftir" - -#: lib/Message.php:92 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Vandamál kom upp við afritun frá \"%s\" til \"%s\". Villutilkynning " -"netþjónsins fylgir hér á eftir" - -#: lib/Message.php:200 lib/Message.php:215 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Villa kom upp þegar átti að eyða skeytum úr möppunni \"%s\". Villutilkynning " -"netþjónsins fylgir hér á eftir" - -#: lib/Message.php:277 -#, php-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Villa kom upp þegar átti að eyða skeytum í möppunni \"%s\". Villutilkynning " -"netþjónsins fylgir hér á eftir" - -#: lib/Message.php:213 -#, php-format -msgid "There was an error deleting messages. This is what the server said: %s" -msgstr "" -"Villa kom upp þegar átti að eyða skeytum. Villutilkynning netþjónsins fylgir " -"hér á eftir: %s" - -#: lib/MIME/Viewer/plain.php:52 lib/MIME/Viewer/enriched.php:37 -msgid "There was an error displaying this message part" -msgstr "Villa kom upp við birtingu þessa hluta skeytisins" - -#: lib/Message.php:508 lib/Message.php:548 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Villa kom upp þegar átti að merkja skeyti í möppunni \"%s\". Villutilkynning " -"netþjónsins fylgir hér á eftir" - -#: folders.php:155 -#, php-format -msgid "There was an error importing %s." -msgstr "Villa kom upp við að flytja inn %s." - -#: lib/Message.php:87 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Villa kom upp þegar átti að færa skeyti frá \"%s\" til \"%s\". " -"Villutilkynning netþjónsins fylgir hér á eftir" - -#: compose.php:1179 -msgid "There was an error saving this message as a draft." -msgstr "Villa kom upp við vistun þessa skeytis sem uppkasts." - -#: compose.php:940 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Ekki tókst að senda skeytið: %s" - -#: lib/MIME/Viewer/plain.php:59 -msgid "There was no text in this message part" -msgstr "Það var engin texti í þessum hluta skeytisins" - -#: lib/MIME/Viewer/html.php:94 -msgid "This HTML message has images embedded in it." -msgstr "Þetta HTML skeyti er iniheldur myndir.." - -#: templates/folders/javascript.inc:6 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "" -"Þetta gæti tekið nokkurn tíma. Ert þú viss um að þú viljir halda áfram?" - -#: lib/MIME/Viewer/pgp.php:205 lib/MIME/Viewer/pgp.php:416 -msgid "This message has been digitally signed via PGP." -msgstr "Þetta skeyti er með PGP rafræna undirskrift." - -#: lib/MIME/Viewer/pkcs7.php:132 -msgid "This message has been digitally signed via S/MIME." -msgstr "Þetta skeyti er með S/MIME rafræna undirskrift." - -#: lib/MIME/Viewer/pkcs7.php:128 lib/MIME/Viewer/pkcs7.php:227 -msgid "This message has been encrypted via S/MIME." -msgstr "Þetta skeyti er dulritað með S/MIME." - -#: lib/MIME/Viewer/pgp.php:201 lib/MIME/Viewer/pgp.php:291 -msgid "This message has been encrypted with PGP." -msgstr "Þetta skeyti er dulritað með PGP." - -#: message.php:195 -msgid "This message to" -msgstr "Þetta skeyti til" - -#: templates/contacts/contacts.inc:109 -msgid "This window must be called from a compose window." -msgstr "" -"Þessi gluggi þarf að vera vísun frá glugganum þar sem ný skeyti eru samin." - -#: thread.php:44 templates/thread/top.inc:3 config/prefs.php.dist:893 -msgid "Thread View" -msgstr "Efnisþráðshamur" - -#: search.php:139 message.php:248 mailbox.php:585 -#: templates/mailbox/message_headers.inc:22 -#: templates/contacts/contacts.inc:219 templates/compose/recompose.inc:10 -#: templates/compose/redirect.inc:64 -msgid "To" -msgstr "Til" - -#: config/prefs.php.dist:890 -msgid "To Address" -msgstr "Móttökunetfang" - -#: templates/compose/compose.inc:567 -msgid "Total Attachments Size:" -msgstr "Heildarstærð viðhengja:" - -#: folders.php:383 -msgid "Trash folder" -msgstr "Ruslakarfa" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "Ruslakarfa:" - -#: templates/mailbox/navbar.inc:19 templates/mailbox/navbar.inc:36 -#: templates/message/navbar_navigate.inc:10 -msgid "Unanswered" -msgstr "Ósvarað" - -#: templates/search/main.inc:35 -msgid "Unanswered messages" -msgstr "Ósvöruð skeyti" - -#: templates/mailbox/actions.inc:13 templates/message/navbar_actions.inc:4 -msgid "Undelete" -msgstr "Endurvekja" - -#: mailbox.php:568 mailbox.php:581 lib/MIME/Headers.php:212 -msgid "Undisclosed Recipients" -msgstr "Móttakendur sem ekki sjást" - -#: mailbox.php:544 -msgid "Unknown Date" -msgstr "Óþekkt dags." - -#: mailbox.php:597 -msgid "Unknown Recipient" -msgstr "Óþekktur móttakandi" - -#: fetchmailprefs.php:65 -msgid "Unnamed" -msgstr "Ónefnt" - -#: message.php:483 mailbox.php:687 templates/mailbox/legend.inc:5 -#: templates/mailbox/navbar.inc:15 templates/mailbox/navbar.inc:32 -#: templates/message/navbar_navigate.inc:6 -msgid "Unseen" -msgstr "Ólesið" - -#: templates/folders/actions.inc:10 -msgid "Unsubscribe from Folder(s)" -msgstr "Afvirkja möppu(r)" - -#: templates/compose/compose.inc:574 -msgid "Update Attachment Information" -msgstr "Uppfæra uppl. um viðhengi" - -#: templates/pgp/import_key.inc:56 templates/smime/import_key.inc:56 -msgid "Upload" -msgstr "Innsenda" - -#: templates/prefs/sentmailselect.inc:42 -msgid "Use Default Value" -msgstr "Nota sjálfgefið gildi" - -#: config/prefs.php.dist:250 -msgid "Use IMAP folder subscriptions?" -msgstr "Nota virkar IMAP möppur" - -#: templates/acl/acl.inc:140 -msgid "User" -msgstr "Notandi" - -#: templates/login/login.inc:181 -msgid "Username" -msgstr "Notandanafn" - -#: templates/fetchmail/manage.inc:17 -msgid "Username:" -msgstr "Notandanafn:" - -#: templates/pgp/pgp.inc:93 templates/pgp/pgp.inc:147 -#: templates/pgp/pgp.inc:151 templates/smime/smime.inc:65 -#: templates/smime/smime.inc:113 templates/smime/smime.inc:117 -msgid "View" -msgstr "Skoða" - -#: lib/MIME/Viewer/tnef.php:108 lib/MIME/Viewer/zip.php:92 -#, php-format -msgid "View %s" -msgstr "Sýna %s" - -#: templates/pgp/pgp.inc:93 templates/smime/smime.inc:65 -#, php-format -msgid "View %s Public Key" -msgstr "iSkoða opinberan lykil fyrir %s" - -#: lib/MIME/Viewer/html.php:128 -msgid "View HTML content in a separate window" -msgstr "Skoða HTML-efni í sér glugga." - -#: templates/message/navbar_actions.inc:17 -msgid "View Thread" -msgstr "Skoða efnisþráð" - -#: lib/MIME/Viewer/images.php:163 lib/MIME/Viewer/images.php:165 -msgid "View Thumbnail" -msgstr "Skoða smámynd" - -#: lib/MIME/Viewer/pkcs7.php:407 -msgid "View attachment in a separate window" -msgstr "koða viðhengi í sér glugga." - -#: lib/MIME/Viewer/related.php:79 -msgid "View content in a separate window" -msgstr "Skoða innihald í sér glugga." - -#: lib/MIME/Viewer/itip.php:140 -msgid "View event" -msgstr "Sýna atburð" - -#: mailbox.php:513 folders.php:375 -#, php-format -msgid "View messages in %s" -msgstr "Sýna skeyti í %s" - -#: templates/prefs/initialpageselect.inc:26 -msgid "View or mailbox to display after login:" -msgstr "Mappa eða hamur sem á að sýna í upphafi:" - -#: lib/MIME/Viewer/itip.php:170 -msgid "View task" -msgstr "Sýna verkefni" - -#: lib/MIME/Viewer/html.php:113 -msgid "View the Images" -msgstr "Skoða myndirnar" - -#: search.php:314 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Sýndarmappan \"%s\" var stofnuð." - -#: templates/search/main.inc:111 lib/IMAP/Tree.php:129 lib/IMAP/Tree.php:142 -#: lib/IMAP/Tree.php:144 lib/IMAP/Tree.php:148 lib/IMAP/Tree.php:149 -#: lib/IMAP/Tree.php:354 lib/IMAP/Tree.php:378 lib/IMAP/Tree.php:418 -msgid "Virtual Folders" -msgstr "Sýndarmöppur" - -#: search.php:296 -msgid "Virtual Folders require a label." -msgstr "Sýndarmöppur þurfa auðkenni." - -#: templates/search/main.inc:133 -msgid "Virtual folder label" -msgstr "Auðkenni sýndarmöppu" - -#: lib/MIME/Viewer/pkcs7.php:363 -msgid "Warning" -msgstr "Aðvörun" - -#: login.php:130 -#, php-format -msgid "Welcome to %s" -msgstr "Velkomin(n) í %s" - -#: config/prefs.php.dist:437 -msgid "Wrap text at this many characters." -msgstr "Færa bendil sjáfkrafa í næstu línu þegar þessum stafafjölda er náð." - -#: templates/compose/compose.inc:531 config/prefs.php.dist:949 -msgid "Yes" -msgstr "Já" - -#: lib/Maintenance/Task/fetchmail_login.php:58 -msgid "You are about to fetch email from the following account(s):" -msgstr "Þú ert um það bil að sækja póst fyrir eftirfarandi aðganga:" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Þú ert um það bil að eyða öllum skeytum í eftirfarandi möppu(m):" - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "Þú ert um það bil að eyða eftirfarandi möpppu(m):" - -#: templates/mailbox/javascript.inc:192 templates/message/javascript.inc:55 -msgid "You are copying/moving to a new folder." -msgstr "Þú ert að afrita/færa í nýja möppu." - -#: templates/folders/javascript.inc:94 -msgid "You are creating a sub-folder to " -msgstr "Þú ert um það bil að búa til undirmöppu í " - -#: templates/folders/javascript.inc:96 -msgid "You are creating a top-level folder." -msgstr "Þú ert að búa til nýja aðalmöppu.\\nSláðu inn nafn möppunnar:\\n" - -#: templates/folders/javascript.inc:127 -msgid "You are renaming the folder: " -msgstr "Þú ert að endurnefna möppuna: " - -#: lib/Folder.php:537 -#, php-format -msgid "You can not unsubscribe from \"%s\"." -msgstr "Þú getur ekki aftengt frá \"%s\"" - -#: templates/mailbox/alert.inc:3 -#, php-format -msgid "You have %s new messages." -msgstr "Þú átt %s ný skeyti." - -#: templates/mailbox/alert.inc:3 -msgid "You have 1 new message." -msgstr "Þú átt 1 nýtt skeyti." - -#: lib/IMP.php:1030 -msgid "You have new mail in the following folder:" -msgstr "Þú átt nýjan póst í möppunni:\\n" - -#: lib/IMP.php:1035 -msgid "You have new mail in the following folders:" -msgstr "Þú átt nýjan póst í þessum möppum:\\n" - -#: compose.php:126 -msgid "You must enter at least one recipient." -msgstr "Það þarf að tilgreina a.m.k. einn viðtakanda." - -#: templates/mailbox/javascript.inc:201 templates/message/javascript.inc:64 -msgid "You must select a target mailbox first." -msgstr "Þú þarft að velja í hvaða möppu pósturinn á að fara fyrst." - -#: fetchmailprefs.php:85 -msgid "You must select an account to be deleted." -msgstr "Veldu hvaða aðgangi þú vilt eyða." - -#: templates/contacts/contacts.inc:81 -msgid "You must select an address first." -msgstr "Þú þarft að velja netfang fyrst." - -#: templates/mailbox/javascript.inc:62 templates/mailbox/javascript.inc:208 -#: templates/mailbox/javascript.inc:263 -msgid "You must select at least one message first." -msgstr "Veldu a.m.k. eitt skeyti fyrst." - -#: templates/compose/redirect.inc:13 -msgid "You must specify a recipient." -msgstr "Tilgreindu viðtakanda." - -#: templates/compose/attachments.js:29 -msgid "You must specify at least one file to attach." -msgstr "Þú þarft fyrst að velja viðhengið." - -#: lib/Maillog.php:137 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Þú endurvísaðir þessu skeyti til %s þann %%s." - -#: lib/Maillog.php:141 -#, php-format -msgid "You replied to this message on %s." -msgstr "Þú svaraðir þessu skeyti þann %s." - -#: lib/Folder.php:487 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "\"%s\" var ekki gerð virk. Hér er tilkynningin sem kom frá netþjóninum" - -#: lib/Folder.php:539 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "" -"\"%s\" var ekki gerð óvirk. Hér er tilkynningin sem kom frá netþjóninum" - -#: lib/Folder.php:490 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "\"%s\" var gerð virk" - -#: lib/Folder.php:542 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "\"%s\" var gerð óvirk" - -#: templates/pgp/pgp.inc:186 -msgid "Your Name" -msgstr "Fullt nafn þitt:" - -#: templates/pgp/pgp.inc:119 -msgid "Your PGP Public/Private Keys" -msgstr "PGP opinberir/einka lyklar" - -#: templates/pgp/pgp.inc:150 templates/smime/smime.inc:116 -msgid "Your Private Key" -msgstr "Einka dulritunarlykill þinn" - -#: templates/pgp/pgp.inc:146 templates/smime/smime.inc:112 -msgid "Your Public Key" -msgstr "Opinber dulritunarlykill þinn" - -#: config/prefs.php.dist:157 -msgid "Your Reply-to: address: (optional)" -msgstr "" -"Svarnetfang þitt ef annað en fullt netfang (Reply-to:) (valfrjálst)" - -#: templates/fetchmail/account_select.inc:16 -msgid "Your accounts:" -msgstr "Aðgangar þínir:" - -#: lib/MIME/Viewer/images.php:92 -msgid "Your browser does not support inline display of this image type." -msgstr "Vefskoari þinn styður ekki birtingu á þessarri gerð myndar." - -#: config/prefs.php.dist:532 -msgid "Your default charset for sending messages:" -msgstr "Sjálfgefið stafasett í sendum skeytum:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Sjálfvalin dulkóðunaraðferð fyrir send skeyti:" - -#: lib/MIME/Viewer/status.php:89 -msgid "Your message was successfully delivered." -msgstr "Skeytið var sent." - -#: config/prefs.php.dist:198 -msgid "Your signature:" -msgstr "Undirskrift þín:" - -#: message.php:272 mailbox.php:528 compose.php:1219 lib/Compose.php:729 -msgid "[No Subject]" -msgstr "[Ekkert efni]" - -#: templates/mailbox/actions.inc:16 templates/message/navbar_actions.inc:19 -msgid "_Blacklist" -msgstr "Svartlisti" - -#: lib/IMP.php:933 -msgid "_Compose" -msgstr "Semja" - -#: templates/mailbox/actions.inc:8 templates/mailbox/actions.inc:10 -#: templates/message/navbar_actions.inc:6 -msgid "_Delete" -msgstr "Eyða" - -#: lib/IMP.php:935 -msgid "_Folders" -msgstr "Möppur" - -#: templates/compose/compose.inc:80 -msgid "_Identity" -msgstr "Auðkenni" - -#: lib/IMP.php:926 -msgid "_Inbox" -msgstr "Innbox" - -#: lib/IMP.php:976 -msgid "_Log out" -msgstr "Útskrá" - -#: message.php:368 -msgid "_Message Source" -msgstr "Handrit" - -#: templates/message/navbar_actions.inc:31 -msgid "_Print" -msgstr "Prenta" - -#: templates/compose/compose.inc:283 templates/compose/compose.inc:300 -msgid "_Priority" -msgstr "Forgangur" - -#: mailbox.php:402 -#, php-format -msgid "_Refresh %s" -msgstr "Endurhlaða %s" - -#: templates/message/navbar_actions.inc:8 -msgid "_Reply" -msgstr "Svara" - -#: lib/IMP.php:937 -msgid "_Search" -msgstr "Leita" - -#: templates/compose/compose.inc:66 templates/compose/compose.inc:422 -msgid "_Send Message" -msgstr "Senda skeyti" - -#: templates/mailbox/message_headers.inc:32 -msgid "_Thread" -msgstr "Efnisþráður" - -#: templates/compose/compose.inc:115 -msgid "_To" -msgstr "Til" - -#: templates/mailbox/actions.inc:13 -msgid "_Undelete" -msgstr "Endurvekja" - -#: templates/message/navbar_actions.inc:17 -msgid "_View Thread" -msgstr "Skoða efnisþráð" - -#: templates/mailbox/actions.inc:19 templates/message/navbar_actions.inc:22 -msgid "_Whitelist" -msgstr "Hvítlisti" - -#: lib/Compose.php:351 -msgid "attachment" -msgstr "Viðhengi" - -#: templates/compose/compose.inc:503 -msgid "bytes" -msgstr "bæti" - -#: templates/contacts/contacts.inc:190 -msgid "from" -msgstr "frá" - -#: folders.php:151 -msgid "mailbox file" -msgstr "Póstmappa" - -#: compose.php:1001 lib/Message.php:429 -msgid "name" -msgstr "Nafn" - -#: templates/compose/spelling.inc:80 -msgid "none" -msgstr "enginn" - -#: templates/compose/spelling.inc:111 -msgid "or" -msgstr "eða" - -#: templates/compose/spelling.inc:48 -msgid "spelling error" -msgstr "stafsetningarvilla" - -#: templates/compose/spelling.inc:48 -msgid "spelling errors" -msgstr "stafsetningarvillur" - -#: lib/Filter.php:51 -msgid "your blacklist" -msgstr "Svartlisti þinn" - -#: lib/Filter.php:61 -msgid "your whitelist" -msgstr "Hvítlisti þinn" diff --git a/imp/po/it_IT.po b/imp/po/it_IT.po deleted file mode 100644 index 85efb4f46..000000000 --- a/imp/po/it_IT.po +++ /dev/null @@ -1,5903 +0,0 @@ -# Italian translations for Imp package. -# Copyright 2007-2009 The Horde Project -# This file is distributed under the same license as the Imp package. -# Automatically generated, 2007. -# Copyright 2007 nethesis srl. -# Cristian Manoni, Alessio Fattorini, Davide marini 2007 -# -msgid "" -msgstr "" -"Project-Id-Version: Imp H3 (4.2)\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2008-06-13 11:50+0200\n" -"PO-Revision-Date: 2008-06-13 12:13+0200\n" -"Last-Translator: Nethesis srl \n" -"Language-Team: i18n@lists.horde.org\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: lib/Compose.php:1948 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:1945 -msgid " To: " -msgstr " A: " - -#: lib/Compose.php:1933 -msgid " Date: " -msgstr " Data: " - -#: lib/Compose.php:1936 -msgid " From: " -msgstr " Da: " - -#: folders.php:358 mailbox.php:358 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Chiave Accesso %s)" - -#: lib/Compose.php:1942 -msgid " Subject: " -msgstr " Oggetto: " - -#: mailbox.php:578 -msgid "#" -msgstr "#" - -#: lib/IMP.php:1027 -#, php-format -msgid "%.0f MB" -msgstr "%.0f MB" - -#: lib/IMP.php:1018 -#, php-format -msgid "%.0f%% of %.0f MB" -msgstr "%.0f%% di %.0f MB" - -#: folders.php:299 folders.php:310 lib/Message.php:864 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:157 -#, php-format -msgid "%d Messages" -msgstr "%d Messaggi" - -#: lib/Spam.php:224 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d messaggio(i) sono stati eliminati." - -#: lib/Spam.php:201 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "%d messaggi sono stati segnalati come non-spam al tuo amministratore." - -#: lib/Spam.php:181 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d messaggi sono stati segnalati come non-spam." - -#: lib/Spam.php:193 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "%d messaggi sono stati segnalati come spam al tuo amministratore." - -#: lib/Spam.php:173 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d messaggi sono stati segnalati come spam." - -#: mailbox.php:266 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "da %d a %d di %d Messaggi" - -#: lib/UI/Mailbox.php:140 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/UI/Mailbox.php:138 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s esiste già. La cartella %s non è stata rinominata." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "La cartella %s verrà rinominata ad inizio mese." - -#: lib/api.php:180 lib/api.php:183 lib/api.php:188 -#, php-format -msgid "%s for %s" -msgstr "%s per %s" - -#: lib/MIME/Viewer/itip.php:262 -#, php-format -msgid "%s has accepted." -msgstr "%s ha accettato." - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s ha annullato %s." - -#: lib/MIME/Viewer/itip.php:268 -#, php-format -msgid "%s has declined." -msgstr "%s ha rifiutato." - -#: lib/MIME/Viewer/itip.php:511 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s ha risposto a una richiesta libero/occupato." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s ha risposto al invito a %s." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s ti ha mandato le informazioni libero/occupato." - -#: lib/MIME/Viewer/itip.php:274 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s tentativi accettati." - -#: lib/MIME/Viewer/itip.php:507 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s richiede le tue informazioni libero/occupato." - -#: lib/MIME/Viewer/itip.php:625 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s richiede la tua presenza a \"%s\"." - -#: lib/Message.php:470 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s è stato aggiunto con successo a %s." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s desidera scusarsi %s." - -#: lib/MIME/Viewer/itip.php:602 lib/MIME/Viewer/itip.php:626 -#: lib/MIME/Viewer/itip.php:810 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s vorrebbe farti presente del %s." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s vorrebbe ricevere le ultime informazioni su %s." - -#: compose.php:1187 -#, php-format -msgid "%s%% of allowed size" -msgstr "%s%% della dimensione permessa" - -#: message.php:282 message.php:287 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:505 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d di %d)" - -#: lib/Compose.php:1877 -#, php-format -msgid "%u Forwarded Messages" -msgstr "%u Messaggi Inoltrati" - -#: rss.php:87 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u di %u messaggi in %s non letti." - -#: stationery.php:129 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:129 -msgid "(Plain Text)" -msgstr "(Testo)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Aggiungili cliccando su OK *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Seleziona gli indirizzi *" - -#: config/prefs.php.dist:1061 -msgid "100 characters" -msgstr "100 caratteri" - -#: config/prefs.php.dist:1064 -msgid "1000 characters" -msgstr "1000 caratteri" - -#: config/prefs.php.dist:1062 -msgid "250 characters" -msgstr "250 caratteri" - -#: config/prefs.php.dist:1063 -msgid "500 characters" -msgstr "500 caratteri" - -#: lib/MIME/Viewer/pdf.php:84 -#, php-format -msgid "A PDF file named %s is attached to this message. A thumbnail is below." -msgstr "" -"Un file PDF chiamato %s è allegato a questo messaggio. Una miniatura è " -"disponibile sotto." - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "Un messaggio che hai inviato ha prodotto una notifica dal ricevente." - -#: templates/javascript_defs.php:72 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"La finestra di composizione non può essere aperta. Probabilmente il tuo " -"browser è impostato per bloccare i popup" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "E" - -#: config/prefs.php.dist:588 -msgid "About this editor" -msgstr "Informazioni sull'editor" - -#: config/prefs.php.dist:929 -msgid "Above the message text" -msgstr "Sopra il testo del messaggio." - -#: lib/MIME/Viewer/itip.php:628 -msgid "Accept and add to my calendar" -msgstr "Accetta e Aggiungi al mio calendario" - -#: lib/MIME/Viewer/itip.php:662 -msgid "Accept and update in my calendar" -msgstr "Accetta e aggiorna il mio calendario" - -#: lib/MIME/Viewer/itip.php:631 -msgid "Accept request" -msgstr "Accetta Richieste" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Accepted" -msgstr "Accettato" - -#: lib/MIME/Viewer/itip.php:263 -msgid "Accepted: " -msgstr "Accettato: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Nome dell'account:" - -#: lib/MIME/Viewer/itip.php:545 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:773 lib/MIME/Viewer/itip.php:904 -msgid "Actions" -msgstr "Azioni" - -#: lib/MIME/Headers.php:221 lib/MIME/Headers.php:222 lib/MIME/Headers.php:246 -#: lib/MIME/Headers.php:247 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Aggiungi %s alla Rubrica" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "Aggiungi sorgente" - -#: lib/MIME/Viewer/itip.php:604 -msgid "Add this to my calendar" -msgstr "Aggiungi al mio calendario" - -#: lib/MIME/Viewer/itip.php:812 -msgid "Add this to my tasklist" -msgstr "Aggiungi alla mia lista attività" - -#: lib/MIME/Viewer/itip.php:629 -msgid "Add to my calendar" -msgstr "Aggiungi al mio calendario" - -#: lib/Compose.php:2895 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "\"%s\" aggiunto come allegato." - -#: config/prefs.php.dist:906 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Intestazioni addizionali da mostrare in visualizzazione: (opzionale, " -"inserire ogni intestazione in una nuova linea)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Ulteriori informazioni possono essere visualizzate %s" - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "Ulteriori Informazioni Personali" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "Ulteriori dettagli del messaggio" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Ulteriori dettagli del messaggio possono essere visualizzati %s." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "Ulteriori dettagli del messaggio d'errore" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "" -"Possono essere visualizzati ulteriori dettagli del messaggio d'errore %s." - -#: compose.php:789 compose.php:1033 contacts.php:120 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Rubrica" - -#: config/prefs.php.dist:156 -msgid "Address Books" -msgstr "Rubriche" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Rubrica da utilizzare quando aggiungi indirizzi." - -#: config/prefs.php.dist:211 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Invia a BCC tutti i messaggi: (opzionale, inserisci ogni indirizzo in " -"una nuova riga)" - -#: config/prefs.php.dist:203 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Indirizzi da legare esplicitamente a questa identità: (opzionale, " -"inserisci ogni indirizzo in una nuova riga)" - -#: lib/IMAP/ACL/rfc2086.php:57 lib/IMAP/ACL/rfc4314.php:59 -msgid "Administer" -msgstr "Amministra" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Tutti" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Tutti i messaggi nella cartella \"%s\", più vecchi di %s giorni, saranno " -"eliminati definitivamente." - -#: templates/javascript_defs.php:62 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Tutti i messaggi delle seguenti cartelle saranno scaricati in un file MBOX:" - -#: lib/Maintenance/Task/purge_spam.php:79 -#: lib/Maintenance/Task/purge_trash.php:78 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Tutti i messaggi nella cartella \"%s\", più vecchi di %s giorni, saranno " -"eliminati per sempre." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" -"Tutte le cartelle di Posta Inviata più vecchie di %s mesi saranno cancellate." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Tutte le cartelle di Posta Inviata più vecchie di %s mesi saranno cancellate." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "" -"Tutti i diritti sulla cartella '%s' sono stati rimossi per l'utente '%s'" - -#: lib/api.php:100 -msgid "Allow Folder Creation?" -msgstr "Permetti la creazione di cartelle?" - -#: filterprefs.php:111 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Permetti applicazione filtri in ogni Casella" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Parti alternative per questa sezione:" - -#: config/prefs.php.dist:781 -msgid "Always" -msgstr "Sempre" - -#: config/prefs.php.dist:766 -msgid "Always save attachments" -msgstr "Salva sempre gli allegati" - -#: lib/Message.php:582 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "" -"Errore durante il tentativo di ottenere l'allegato. Il server IMAP ha " -"risposto: " - -#: lib/MIME/Viewer/images.php:148 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "" -"Un'immagine nominata %s è allegata a questo messaggio. Una miniatura è " -"disponibile sotto." - -#: lib/Message.php:444 -msgid "An unknown error occured while creating the new note." -msgstr "Si è verificato un errore sconosciuto creando una nuova nota." - -#: lib/Message.php:443 -msgid "An unknown error occured while creating the new task." -msgstr "Si è verificato un errore sconosciuto aggiungendo la nuova voce." - -#: lib/MIME/Viewer/itip.php:798 -msgid "An unknown person" -msgstr "Una persona sconosciuta" - -#: mailbox.php:769 message.php:477 templates/message/navbar_navigate.html:12 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -msgid "Answered" -msgstr "Risposto" - -#: lib/Search.php:770 -msgid "Answered messages" -msgstr "Messaggi a cui si è risposto" - -#: mailbox.php:420 -msgid "Apply Filters" -msgstr "Applica i Filtri" - -#: mailbox.php:420 -#, php-format -msgid "Apply Filters to %s" -msgstr "Applica i Filtri a %s" - -#: filterprefs.php:108 -msgid "Apply filter rules upon logging on?" -msgstr "Applica le regole del filtro a inizio sessione?" - -#: filterprefs.php:109 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Applica le regole del filtro ogni volta che INBOX è mostrato?" - -#: filterprefs.php:110 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "" -"Applica le regole del filtro ogni volta che la barra laterale è aggiornata?" - -#: thread.php:169 -msgid "Are you sure you want to delete all messages in this thread?" -msgstr "Sei sicuro di voler eliminare tutte le email in questa discussione?" - -#: mailbox.php:429 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Sicuro di voler cancellare questa Cartella Virtuale?" - -#: pgp.php:407 smime.php:315 -msgid "Are you sure you want to delete this public key?" -msgstr "Sicuro di voler cancellare questa chiave pubblica?" - -#: pgp.php:437 smime.php:341 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Sei sicuro di voler eliminare questa regola? (Questo NON è raccomandato!)" - -#: templates/javascript_defs.php:34 -msgid "Are you sure you want to do this?" -msgstr "Sei sicuro di volerlo fare?" - -#: message.php:684 -msgid "Are you sure you wish to PERMANENTLY delete all attachments?" -msgstr "Sicuro di voler cancellare PERMANENTEMENTE tutti gli allegati?" - -#: message.php:553 templates/javascript_defs.php:46 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Sei sicuro di voler cancellare PER SEMPRE questi messaggi?" - -#: lib/MIME/Contents.php:273 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Sicuro di voler cancellare PERMANENTEMENTE questo allegato?" - -#: mailbox.php:425 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Sei sicuro di voler eliminare tutte le email in questa cartella?" - -#: lib/IMP.php:854 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Sei sicuro di voler svuotare la cartella di Spam?" - -#: lib/IMP.php:846 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Sei sicuro di voler svuotare il Cestino?" - -#: mailbox.php:509 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Sicuro di voler cancellare PERMANENTEMENTE questi messaggi?" - -#: templates/javascript_defs.php:80 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Sei sicuro di voler segnalare questo messaggio come corretto?" - -#: templates/javascript_defs.php:79 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Sei sicuro di voler segnalare questo messaggio come spam?" - -#: config/prefs.php.dist:1157 -msgid "Arrival Time" -msgstr "Orario di arrivo" - -#: config/prefs.php.dist:1172 -msgid "Ascending" -msgstr "Crescente" - -#: config/prefs.php.dist:780 -msgid "Ask" -msgstr "Chiedi" - -#: compose.php:1125 -msgid "Attach Files" -msgstr "File Allegati" - -#: compose.php:1118 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Includi copia della tua chiave pubblica PGP al messaggio?" - -#: compose.php:1160 -msgid "Attach your contact information to the message?" -msgstr "Aggiungi le tue informazioni personali al messaggio?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "File Allegato:" - -#: lib/Compose.php:1981 lib/Compose.php:2087 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"La dimensione del file allegato \"%s\" è superiore a quella consentita. File " -"non allegato." - -#: lib/MIME/Viewer/itip.php:387 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Allegato un file iCalendar in risposta alla vostra richiesta." - -#: templates/javascript_defs.php:41 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "Allegato" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Allegato %s eliminato." - -#: lib/Compose.php:2610 -msgid "Attachment Information" -msgstr "Informazioni sull'allegato" - -#: lib/Compose.php:792 -msgid "Attachment stripped: Original attachment type" -msgstr "Allegato strippato: Tipo originale dell'allegato" - -#: compose.php:1067 lib/Compose.php:2577 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "Allegati" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:853 -msgid "Attendees" -msgstr "Partecipanti" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Attenzione" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Estensione IMAP Richiesta non trovata." - -#: config/hooks.php.dist:521 -msgid "Authentication failed." -msgstr "Autenticazione Fallita" - -#: config/prefs.php.dist:840 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"Mostra in automatico le immagini nei messaggi HTML quando il mittente è " -"nella mia rubrica?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Rubriche disponibili:" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:889 -msgid "Awaiting Response" -msgstr "In attesa di Risposta" - -#: message.php:523 thread.php:137 -#, php-format -msgid "Bac_k to %s" -msgstr "Torna a %s" - -#: message.php:523 thread.php:137 -#, php-format -msgid "Back to %s" -msgstr "Torna a %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Torna alla Visualizzazione dell'indice dei Messaggi" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Torna alla visualizzazione Raggruppata" - -#: config/prefs.php.dist:554 -msgid "Background Color" -msgstr "Colore di Fondo" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Nome utente o password errati." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Richiesta errata o malformata. Il server ha risposto: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Richiesta errata: %s" - -#: lib/Search.php:710 lib/UI/Message.php:28 templates/login/recompose.html:32 -#: templates/contacts/contacts.html:43 -msgid "Bcc" -msgstr "Ccn" - -#: config/prefs.php.dist:600 -msgid "Before Signature" -msgstr "Prima della firma" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "Qui sotto c'è il testo completo dello messaggio informativo." - -#: config/prefs.php.dist:930 -msgid "Below the message text" -msgstr "Dopo il testo del messaggio." - -#: mailbox.php:527 message.php:579 -msgid "Blacklist" -msgstr "Lista nera" - -#: config/prefs.php.dist:829 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "" -"Blocca immagini nei messaggi HTML fino a che non specificatamente richiesto" - -#: lib/Search.php:718 -msgid "Body" -msgstr "Corpo" - -#: message.php:569 config/prefs.php.dist:674 -msgid "Body Text Only" -msgstr "Solo Corpo Testo" - -#: message.php:570 config/prefs.php.dist:675 -msgid "Body Text with Attachments" -msgstr "Corpo Messaggio con Allegati" - -#: config/prefs.php.dist:549 -msgid "Bold" -msgstr "Maiuscolo" - -#: config/prefs.php.dist:895 -msgid "Both Header Listing and Body of Message" -msgstr "Sia lista delle intestazioni che del corpo del Messaggio" - -#: config/prefs.php.dist:599 -msgid "Bottom" -msgstr "In Fondo" - -#: config/prefs.php.dist:563 -msgid "Bulleted List" -msgstr "Elenco Puntato" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "CRAM-MD5 o DIGEST-MD5 necessita del modulo PEAR Auth_SASL." - -#: compose.php:986 -msgid "C_harset" -msgstr "_Set Caratteri" - -#: search.php:259 config/hooks.php.dist:455 -msgid "Calendar" -msgstr "Calendario" - -#: lib/IMAP/Tree.php:2438 -msgid "Can not directly create mailbox in this folder." -msgstr "Non posso creare direttamente mailbox in questa cartella." - -#: lib/Message.php:198 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Non posso spostare messaggi nel cestino - nessun cestino impostato nelle " -"preferenze." - -#: templates/smime/import_key.html:70 templates/smime/passphrase.html:24 -#: templates/saveimage/saveimage.html:20 templates/pgp/import_key.html:49 -#: templates/pgp/passphrase.html:22 templates/folders/folders_confirm.html:24 -#: templates/folders/import.html:18 templates/contacts/contacts.html:76 -msgid "Cancel" -msgstr "Annulla" - -#: templates/compose/compose.html:21 templates/compose/compose.html:208 -#: templates/compose/redirect.html:83 -msgid "Cancel Message" -msgstr "Annulla Messaggio" - -#: templates/javascript_defs.php:34 -msgid "Cancelling this message will permanently discard its contents." -msgstr "" -"Annullando questo messaggio si perderà il suo contenuto definitivamente." - -#: lib/prefs.php:150 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "" -"Non posso attivare sia la cartella cestino che il cestino virtuale. Verrà " -"usata la cartella cestino." - -#: lib/prefs.php:153 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "" -"Non posso attivare sia la cartella cestino che il cestino virtuale. Verrà " -"usato il cestino virtuale." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "Impossibile connettersi al server di posta remoto." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "Impossibile connettersi al server di posta remoto: " - -#: lib/prefs.php:164 -msgid "Cannot delete to trash unless a Trash folder is defined." -msgstr "Non posso eliminare finchè non viene definita una cartella Cestino" - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Impossibile Visualizzare - trovato solo %s di %s parti di questo messaggio " -"nella mailbox corrente" - -#: pgp.php:270 -msgid "Cannot retrieve public key from cache." -msgstr "Impossibile recuperare la Chiave Pubblica dalla cache." - -#: lib/Search.php:706 lib/UI/Message.php:27 templates/login/recompose.html:23 -#: templates/contacts/contacts.html:42 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.html:79 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"L'importazione del certificato non è disponibile. Il caricamento dei file " -"non è abilitato in questo server." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:871 -msgid "Chair Person" -msgstr "Moderatore" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Cambia Cartella" - -#: config/prefs.php.dist:137 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Modifica le impostazioni di visualizzazione ed ordinamento dei messaggi." - -#: config/prefs.php.dist:26 -msgid "Change mail server and folder settings." -msgstr "Modifica le impostazioni del server mail e cartelle." - -#: config/prefs.php.dist:16 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Modifica nome, indirizzo, e firma che verranno visualizzati dalle persone " -"che leggono e rispondono ai tuoi messaggi." - -#: config/prefs.php.dist:1065 -msgid "Characters to display:" -msgstr "Caratteri da mostrare:" - -#: templates/mailbox/message_headers.html:13 templates/folders/actions.html:6 -msgid "Check All/None" -msgstr "Seleziona Tutti/Nessuno" - -#: lib/UI/Compose.php:138 -msgid "Check Spelling" -msgstr "Controllo Ortografico" - -#: folders.php:371 mailbox.php:660 -msgid "Check _All/None" -msgstr "Seleziona Tutti/Nessuno" - -#: templates/folders/actions.html:29 -msgid "Check for New Mail" -msgstr "Controlla se è arrivata Nuova Posta" - -#: config/prefs.php.dist:640 -msgid "Check spelling before sending a message?" -msgstr "Controllo ortografico prima di mandare un messaggio?" - -#: lib/UI/Compose.php:139 -msgid "Checking ..." -msgstr "Verifica..." - -#: templates/folders/actions.html:11 templates/folders/actions.html:13 -msgid "Choose Action" -msgstr "Scegli Azione" - -#: config/servers.php.dist:213 -msgid "Choose a mail server:" -msgstr "Scegli un server di posta:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Seleziona un indirizzo o modifica l'indirizzo nella casella a destra:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Scegli la rubrica da utilizzare quando aggiungi indirizzi." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Scegli l'ordine in cui ricercare le rubriche quando espandi gli indirizzi" - -#: config/prefs.php.dist:580 -msgid "Clear Inline Font Specifications" -msgstr "Elimina Specifiche Font Inline" - -#: config/prefs.php.dist:579 -msgid "Clear MSOffice tags" -msgstr "Elimina tags automatici MSOffice" - -#: lib/MIME/Viewer/images.php:101 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Clicca %s per convertire l'immagine in un formato compatibile con il tuo " -"browser" - -#: lib/MIME/Contents.php:437 -#, php-format -msgid "Click %s to download the data." -msgstr "Clicca %s per scaricare i dati." - -#: lib/MIME/Viewer/images.php:90 -#, php-format -msgid "Click %s to download the image." -msgstr "Clicca %s per scaricare l'immagine." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Clicca %s per andare nella pagina di gestione %s." - -#: lib/MIME/Viewer/pkcs7.php:484 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Clicca %s per vedere l'allegato in una finestra separata." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "Clicca %s per vedere la parte multipart/related in una nuova finestra." - -#: lib/MIME/Viewer/pgp.php:248 lib/MIME/Viewer/pgp.php:275 -#: lib/MIME/Viewer/pkcs7.php:220 -msgid "Click HERE to verify the message." -msgstr "Clicca QUI per verificare il messaggio." - -#: config/prefs.php.dist:531 -#, php-format -msgid "Click here to open all mailto: links in %s." -msgstr "" -"Clicca qui per impostare l'apertura dei link \"mailto\" tramite questa %s." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Clicca su una delle rubriche selezionate e seleziona tutti i campi su cui " -"cercare." - -#: config/prefs.php.dist:1198 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "" -"Cliccando sull'indirizzo si comporrà un nuovo messaggio per il mittente" - -#: config/prefs.php.dist:1199 -msgid "Clicking on the address will open the message to be read" -msgstr "Cliccando sull'indirizzo si aprirà il messaggio" - -#: templates/newmsg/alert.html:17 templates/fetchmail/fetchmail.html:33 -msgid "Close" -msgstr "Chiudi" - -#: compose.php:34 -msgid "Close this window" -msgstr "Chiudi questa finestra" - -#: lib/IMAP/Tree.php:2381 -msgid "Closed Folder" -msgstr "Cartella Chiusa" - -#: folders.php:452 -msgid "Collapse" -msgstr "Richiudi" - -#: folders.php:387 -msgid "Collapse All" -msgstr "Richiudi tutte" - -#: folders.php:387 -msgid "Collapse All Folders" -msgstr "Richiudi tutte le cartelle" - -#: folders.php:452 -msgid "Collapse Folder" -msgstr "Richiudi cartella" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Indicatore del Colore:" - -#: config/prefs.php.dist:1236 -msgid "Combine all namespaces" -msgstr "Unisci tutti gli ambiti" - -#: templates/pgp/pgp.html:97 -msgid "Comment:" -msgstr "Commento:" - -#: lib/MIME/Viewer/itip.php:941 -msgid "Completed" -msgstr "Completato" - -#: config/prefs.php.dist:504 -msgid "Compose messages in a separate window?" -msgstr "Utilizza una nuova finestra per comporre un messaggio." - -#: config/prefs.php.dist:514 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Componi messaggi con interfaccia HTML di default (se il tuo browser supporta " -"questa funzione)?" - -#: config/prefs.php.dist:83 -msgid "Configure how messages are displayed." -msgstr "Configura come visualizzare i messaggi." - -#: config/prefs.php.dist:119 -msgid "Configure mail preview options." -msgstr "Configura opzioni anteprima posta." - -#: config/hooks.php.dist:517 -msgid "Connection to server failed." -msgstr "Connessione al server fallita." - -#: config/hooks.php.dist:479 -msgid "Contacts" -msgstr "Contatti" - -#: config/prefs.php.dist:165 -#, php-format -msgid "Control PGP support for %s." -msgstr "Verifica supporto PGP per %s." - -#: config/prefs.php.dist:174 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Controlla supporto S/MIME per %s." - -#: config/prefs.php.dist:111 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "Gestisci il controllo e la notifica della Posta in Arrivo." - -#: config/prefs.php.dist:885 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Converti Emoticon testuali in grafiche" - -#: mailbox.php:487 mailbox.php:898 message.php:519 message.php:707 -msgid "Copy" -msgstr "Copia" - -#: config/prefs.php.dist:575 -msgid "Copy selection" -msgstr "Copia la selezione" - -#: mailbox.php:487 mailbox.php:898 message.php:519 message.php:707 -msgid "Copy to folder" -msgstr "Copia alla cartella" - -#: lib/Compose.php:2062 -#, php-format -msgid "Could not attach %s to the message." -msgstr "Impossibile allegare %s al messaggio." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Non posso completare la richiesta. Motivo: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Non posso creare il backend VFS: %s" - -#: lib/Message.php:791 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "" -"Impossibile cancellare messaggi da %s. Questo è il messaggio del server: %s" - -#: lib/Session.php:332 -msgid "Could not execute maintenance operations." -msgstr "Impossibile eseguire le operazioni di manutenzione." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Impossibile estrarre il file richiesto dall'allegato MS-TNEF." - -#: lib/MIME/Viewer/zip.php:61 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Impossibile estrarre il file richiesto dall'archivio Zip." - -#: lib/Spam.php:237 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Non posso spostare il messaggio nella cartella spam - nessuna cartella spam " -"definita nelle opzioni." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Impossibile connettersi in maniera sicura al server IMAP." - -#: lib/Session.php:287 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Impossibile recuperare informazioni del server IMAP" - -#: compose.php:52 -msgid "Could not retrieve the message from the mail server." -msgstr "Impossibile recuperare il messaggio dal server di posta." - -#: lib/Compose.php:1075 -#, php-format -msgid "Could not save recipients: %s" -msgstr "Non posso salvare destinatari: %s" - -#: lib/Template.php:230 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Impossibile salvare il template compilato '%s'." - -#: templates/folders/actions.html:16 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Create" -msgstr "Crea" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Crea Cartella" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Crea Cartella" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "Crea Chiavi" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Crea un nuovo Account di Posta" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Crea una nuova cartella Spam" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Crea una nuova cartella Bozze" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Crea una nuova cartella di Posta Inviata" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Crea una nuova cartella Cestino" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Crea un account" - -#: config/prefs.php.dist:150 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Crea i filtri per organizzare la posta in entrata, distribuirla in cartelle, " -"ed eliminare lo spamming." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Crea un nuovo modello" - -#: config/prefs.php.dist:626 -msgid "Create stationery and form responses." -msgstr "Crea Modelli e Form di Risposta" - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "Allegati Correnti" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "Accesso corrente a %s" - -#: config/prefs.php.dist:1249 -msgid "Current expanded status in the folders view" -msgstr "Usa lo stato attuale di espansione cartelle" - -#: config/prefs.php.dist:555 -msgid "Current style" -msgstr "Stile corrente" - -#: config/prefs.php.dist:128 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Personalizza account per scaricare posta da altri account." - -#: config/prefs.php.dist:88 -msgid "Customize how to deal with message drafts." -msgstr "Personalizza come gestisci i messaggi in stato di bozza." - -#: config/prefs.php.dist:80 -msgid "Customize how you reply to or forward mail." -msgstr "Personalizza come rispondi o inoltri la posta." - -#: config/prefs.php.dist:64 -msgid "Customize how you send mail." -msgstr "Personalizza come invii la posta." - -#: config/prefs.php.dist:44 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Imposta le operazioni da eseguire quando entri in %s." - -#: config/prefs.php.dist:574 -msgid "Cut selection" -msgstr "Taglia selezione" - -#: mailbox.php:583 -msgid "Dat_e" -msgstr "Dat_a" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Data" - -#: lib/Search.php:730 -msgid "Date <" -msgstr "Data <" - -#: lib/Search.php:726 -msgid "Date =" -msgstr "Data =" - -#: lib/Search.php:734 -msgid "Date >=" -msgstr "Data >=" - -#: templates/thread/thread.html:26 -msgid "Date:" -msgstr "Data:" - -#: templates/search/search.html:97 -msgid "Day" -msgstr "Giorno" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Declined" -msgstr "Rifiutato" - -#: lib/MIME/Viewer/itip.php:269 -msgid "Declined: " -msgstr "Rifiutato: " - -#: config/prefs.php.dist:564 -msgid "Decrease Indent" -msgstr "Diminuisci Identazione" - -#: config/prefs.php.dist:746 -msgid "Default" -msgstr "Default" - -#: config/prefs.php.dist:918 -msgid "Default (US-ASCII)" -msgstr "Default (US-ASCII)" - -#: config/prefs.php.dist:676 -msgid "Default forwarding method:" -msgstr "Metodo di inoltro predefinito:" - -#: config/prefs.php.dist:1164 -msgid "Default sorting criteria:" -msgstr "Criterio di ordinamento di default:" - -#: config/prefs.php.dist:1174 -msgid "Default sorting direction:" -msgstr "Ordinamento di default:" - -#: lib/MIME/Viewer/itip.php:937 -msgid "Delegated" -msgstr "Delegato" - -#: folders.php:417 mailbox.php:509 mailbox.php:511 message.php:553 -#: lib/IMAP/ACL/rfc4314.php:57 templates/smime/smime.html:35 -#: templates/pgp/pgp.html:43 templates/folders/actions.html:19 -#: templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:66 -msgid "Delete" -msgstr "Elimina" - -#: pgp.php:407 smime.php:315 -#, php-format -msgid "Delete %s Public Key" -msgstr "Elimina %s Chiave Pubblica" - -#: templates/smime/smime.html:75 templates/pgp/pgp.html:86 -msgid "Delete Current Keys" -msgstr "Elimina Chiavi Attuali" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Elimina Cartelle" - -#: templates/folders/folders_confirm.html:23 -msgid "Delete Selected Folders" -msgstr "Elimina Cartelle selezionate" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "Elimina Modello" - -#: thread.php:169 -msgid "Delete Thread" -msgstr "Elimina Discussione" - -#: folders.php:417 -msgid "Delete Virtual Folder" -msgstr "Elimina Cartella Virtuale" - -#: mailbox.php:429 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Elimina Cartella Virtuale per %s" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Elimina messaggi scaricati dal server remoto?" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Rimuovi dal mio calendario" - -#: config/prefs.php.dist:410 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Elimina le vecchie cartelle di Posta Inviata ad inizio mese." - -#: config/prefs.php.dist:364 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Elimina le vecchie cartelle di Posta Inviata ad inizio mese." - -#: config/prefs.php.dist:814 -msgid "Delete spam messages" -msgstr "Elimina messaggi spam" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Elimina/Svuota" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "Eliminare?" - -#: mailbox.php:784 message.php:480 templates/mailbox/navbar.html:20 -#: templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Eliminato" - -#: lib/Search.php:790 -msgid "Deleted messages" -msgstr "Messaggi eliminati" - -#: compose.php:217 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Allegato \"%s\" eliminato." - -#: config/prefs.php.dist:97 -msgid "Deleting and Moving Messages" -msgstr "Gestione e cancellazione dei Messaggi" - -#: lib/MIME/Viewer/itip.php:633 -msgid "Deny request" -msgstr "Nega richiesta" - -#: lib/MIME/Viewer/itip.php:565 -msgid "Deny request for free/busy information" -msgstr "Nega richiesta per informazioni libero/occupato" - -#: config/prefs.php.dist:1173 -msgid "Descending" -msgstr "Discendente" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:846 -msgid "Description" -msgstr "Descrizione" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "Descrizione:" - -#: templates/smime/smime.html:35 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "Dettagli" - -#: lib/Compose.php:2877 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "%s non è stato allegato in quanto è stato caricato solo parzialmente." - -#: lib/Compose.php:2886 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "%s non è stato allegato in quanto il file è vuoto." - -#: lib/Compose.php:2873 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" -"%s non è stato allegato in quanto è stata superata la dimensione massima." - -#: lib/Compose.php:2881 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"%s non è stato allegato in quanto la configurazione del server non permette " -"il caricamento di file." - -#: config/prefs.php.dist:877 -msgid "Dim signatures?" -msgstr "Differenzia la firma dal testo." - -#: config/prefs.php.dist:584 -msgid "Direction left to right" -msgstr "Direzione sinistra a destra" - -#: config/prefs.php.dist:585 -msgid "Direction right to left" -msgstr "Direzione destra a sinistra" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Visualizza" - -#: config/prefs.php.dist:269 -msgid "Display Virtual Inbox?" -msgstr "Visualizza la Inbox Virtuale?" - -#: config/prefs.php.dist:648 -msgid "Display confirmation after sending a message?" -msgstr "Mostra conferma dopo invio messaggio?" - -#: config/prefs.php.dist:894 -msgid "Display in Body of Message" -msgstr "Mostra nel Corpo del Messaggio" - -#: config/prefs.php.dist:1029 -msgid "Display pop-up notification of new mail?" -msgstr "Notifica con un pop-up quando arriva Nuova Posta." - -#: config/prefs.php.dist:994 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Mostra il link 'Svuota Spam' nella barra menu?" - -#: config/prefs.php.dist:986 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Mostra il link 'Svuota Cestino' nella barra menu?" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "Disposizione:" - -#: templates/search/search.html:86 -msgid "Do NOT match" -msgstr "Qualsiasi valore tranne quello specificato nel box" - -#: templates/folders/actions.html:30 -msgid "Do Not Check for New Mail" -msgstr "Non controllare l'arrivo di Nuova Posta" - -#: config/prefs.php.dist:1200 -msgid "Do not generate a link in the From: column" -msgstr "Non generare un link nella colona Da:" - -#: templates/javascript_defs.php:35 -msgid "Doing so will discard this message permanently." -msgstr "Questo eliminerà questo messaggio definitivamente." - -#: login.php:431 -msgid "Don't have an account? Sign up." -msgstr "Non hai un account? Registrati." - -#: templates/folders/actions.html:34 -msgid "Download" -msgstr "Scarica" - -#: lib/MIME/Contents.php:250 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Scarica %s in formatto .zip" - -#: message.php:679 -msgid "Download All Attachments (in .zip file)" -msgstr "Scarica Tutti gli Allegati (in un file .zip)" - -#: templates/folders/actions.html:35 -msgid "Download [.zip format]" -msgstr "Scarica [formato .zip]" - -#: lib/MIME/Contents.php:250 -msgid "Download in .zip Format" -msgstr "Scarica in formato .zip" - -#: mailbox.php:774 message.php:478 templates/message/navbar_navigate.html:14 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:40 -msgid "Draft" -msgstr "Bozza" - -#: lib/IMAP/Tree.php:2336 -msgid "Draft folder" -msgstr "Cartella bozze" - -#: config/prefs.php.dist:285 -msgid "Drafts" -msgstr "Bozze" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Cartella bozze:" - -#: login.php:267 -msgid "Dynamic" -msgstr "Dinamica" - -#: templates/pgp/pgp.html:102 -msgid "E-mail Address:" -msgstr "Indirizzo E-mail:" - -#: mailbox.php:837 -msgid "END" -msgstr "FINE" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "ERRORE: Impossibile consegnare il messaggio." - -#: folders.php:418 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Modifica" - -#: mailbox.php:432 -msgid "Edit Search Query" -msgstr "Modifica Ricerca" - -#: folders.php:418 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Modifica Cartella Virtuale" - -#: mailbox.php:428 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Modifica definizione Cartella Virtuale di %s" - -#: filterprefs.php:91 -msgid "Edit your Blacklist" -msgstr "Modifica la tua lista nera" - -#: filterprefs.php:90 -msgid "Edit your Filter Rules" -msgstr "Modifica le tue regole di filtro" - -#: filterprefs.php:92 -msgid "Edit your Whitelist" -msgstr "Modifica la tua lista bianca" - -#: config/prefs.php.dist:1102 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Modifica le tue preferenze per accedere ad altri account di posta." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "Indirizzo Email" - -#: lib/Message.php:808 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Tutti messaggi eliminati da %s" - -#: lib/Message.php:784 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Svuotati uutti messaggi dal Cestino Virtuale." - -#: templates/folders/actions.html:20 -msgid "Empty" -msgstr "Svuota" - -#: templates/folders/folders_confirm.html:23 -msgid "Empty Selected Folders" -msgstr "Svuota Cartelle selezionate" - -#: lib/IMP.php:854 -msgid "Empty _Spam" -msgstr "Svuota _Spam" - -#: lib/IMP.php:846 -msgid "Empty _Trash" -msgstr "Svuota _Cestino" - -#: mailbox.php:425 -msgid "Empty folder" -msgstr "Svuota Cartella" - -#: pgp.php:458 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "Abilita Funzionalità PGP?" - -#: smime.php:351 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "Abilita funzionalità S/MIME?" - -#: config/prefs.php.dist:1053 -msgid "Enable message previews?" -msgstr "Attiva Anteprima Messaggi?" - -#: compose.php:1112 -msgid "Encr_yption Options" -msgstr "Opzioni Crip_taggio" - -#: lib/MIME/Viewer/itip.php:535 lib/MIME/Viewer/itip.php:537 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "Fine" - -#: lib/Compose.php:1782 -msgid "End forwarded message" -msgstr "Fine messaggio inoltrato." - -#: lib/Compose.php:1674 -msgid "End message" -msgstr "FIne Messaggio" - -#: lib/Compose.php:1672 -#, php-format -msgid "End message from %s" -msgstr "Fine messaggio da %s" - -#: pgp.php:433 smime.php:339 -msgid "Enter Passphrase" -msgstr "Inserisci Parola Chiave" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Iserisci il nome della una nuova cartella Spam" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Inserisci il nome della nuova cartella Bozze" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Inserisci il nome della nuova cartella di Posta Inviata" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Iserisci il nome della una nuova cartella Cestino" - -#: message.php:568 lib/Search.php:722 config/prefs.php.dist:673 -msgid "Entire Message" -msgstr "Messaggio Intero" - -#: message.php:175 thread.php:71 lib/Compose.php:1115 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "I dati \"%s\" sono stati aggiunti alla Rubrica con successo" - -#: lib/MIME/Viewer/pgp.php:448 lib/MIME/Viewer/pkcs7.php:441 -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -msgid "Error" -msgstr "Errore" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Errori durante la connessione al server IMAP: [%s] %s." - -#: lib/MIME/Contents.php:150 -msgid "Error displaying message." -msgstr "Si è verificato un errore visualizzando questa parte del messaggio." - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:419 -#, php-format -msgid "Error sending reply: %s." -msgstr "Errore nell'invio della risposta: %s." - -#: templates/smime/smime.html:29 templates/pgp/pgp.html:37 -msgid "Error:" -msgstr "Errore:" - -#: lib/MIME/Viewer/itip.php:103 -msgid "Event successfully deleted." -msgstr "Evento rimosso con successo." - -#: config/prefs.php.dist:1018 -msgid "Every 15 minutes" -msgstr "Ogni 15 minuti" - -#: config/prefs.php.dist:1015 -msgid "Every 30 seconds" -msgstr "Ogni 30 secondi" - -#: config/prefs.php.dist:728 config/prefs.php.dist:1017 -msgid "Every 5 minutes" -msgstr "Ogni 5 minuti" - -#: config/prefs.php.dist:1019 -msgid "Every half hour" -msgstr "Ogni mezz'ora" - -#: config/prefs.php.dist:1016 -msgid "Every minute" -msgstr "Ogni minuto" - -#: folders.php:463 -msgid "Expand" -msgstr "Espandi" - -#: folders.php:386 -msgid "Expand All" -msgstr "Espandi Tutte" - -#: folders.php:386 -msgid "Expand All Folders" -msgstr "Espandi Tutte le Cartelle" - -#: folders.php:463 -msgid "Expand Folder" -msgstr "Espandi Cartella" - -#: compose.php:791 compose.php:1041 -msgid "Expand Names" -msgstr "Espandi Nomi" - -#: config/prefs.php.dist:1228 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Espandi tutte le cartelle nella visualizzazione predefinita." - -#: config/prefs.php.dist:1250 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Espandi tutte le cartelle nella visualizzazione predefinita." - -#: config/prefs.php.dist:524 -msgid "FCKeditor" -msgstr "FCKeditor" - -#: lib/IMP.php:865 lib/IMP.php:867 -msgid "F_etch Mail" -msgstr "Scarica Posta" - -#: fetchmail.php:50 config/prefs.php.dist:127 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Scarica Posta" - -#: config/prefs.php.dist:1110 -msgid "Fetch Mail in a separate window?" -msgstr "Scarica messaggi in una finestra separata?." - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Scarica Messaggi ad ogni accesso?" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "Scaricati %d messaggi da %s" - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Scaricato 1 messaggi da %s" - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Scaricamento Posta:" - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Scaricamento Posta: nessun messaggio." - -#: lib/IMP.php:871 -msgid "Fi_lters" -msgstr "Fi_ltri" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "Campi su cui cercare" - -#: templates/javascript_defs.php:40 templates/compose/compose.html:261 -msgid "File" -msgstr "File" - -#: templates/filters/prefs.html:2 -msgid "Filter Settings" -msgstr "Impostazioni Filtri" - -#: config/prefs.php.dist:797 -msgid "Filter message content for profanity?" -msgstr "Controlla se nei messaggi ci sono parole offensive." - -#: templates/filters/prefs.html:7 -msgid "Filter support is disabled on this system." -msgstr "Il Supporto filtri è disabilitato su questo sistema." - -#: config/prefs.php.dist:149 -msgid "Filters" -msgstr "Filtri" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Fitri: pagina gestione %s" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Trova:" - -#: config/prefs.php.dist:1146 -msgid "First Mailbox Page" -msgstr "Prima Pagina della Mailbox" - -#: mailbox.php:279 -msgid "First Page" -msgstr "Prima Pagina" - -#: mailbox.php:779 message.php:479 templates/message/navbar_navigate.html:10 -#: templates/mailbox/navbar.html:32 -msgid "Flagged For Followup" -msgstr "Etichetta: da Rispondere" - -#: lib/Search.php:780 -msgid "Flagged messages" -msgstr "Messaggi con Etichetta" - -#: mailbox.php:534 message.php:567 -msgid "Fo_rward" -msgstr "In_oltra" - -#: lib/IMAP/Tree.php:2381 templates/folders/folders_size.html:6 -msgid "Folder" -msgstr "Cartella" - -#: folders.php:261 templates/folders/folders_confirm.html:6 -msgid "Folder Actions - Confirmation" -msgstr "Azioni Cartella - Conferma" - -#: folders.php:324 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Esplora le cartelle" - -#: folders.php:281 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Dimension Cartelle" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Sommario Cartella" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "Condivisione cartelle non abilitato." - -#: folders.php:46 -msgid "Folder use is not enabled." -msgstr "Uso di cartelle non è abilitato." - -#: config/prefs.php.dist:553 -msgid "Font Color" -msgstr "Colore Font" - -#: config/prefs.php.dist:1217 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Formato della data del messaggio nella mailbox per i messaggi di oggi" - -#: mailbox.php:534 message.php:567 lib/Compose.php:1765 -msgid "Forward" -msgstr "Inoltra" - -#: lib/Compose.php:1751 -msgid "Forward:" -msgstr "Inoltra:" - -#: lib/Compose.php:1863 -msgid "Forwarded Message:" -msgstr "Messaggio Inoltrato:" - -#: lib/Compose.php:1778 -msgid "Forwarded message" -msgstr "Messaggio Inoltrato" - -#: lib/Compose.php:1776 -#, php-format -msgid "Forwarded message from %s" -msgstr "Messaggio inoltrato da %s" - -#: lib/MIME/Viewer/itip.php:413 -msgid "Free/Busy Request Response" -msgstr "Risposta a richiesta Libero/Occupato" - -#: mailbox.php:593 -msgid "Fro_m" -msgstr "D_a" - -#: lib/Search.php:698 lib/UI/Mailbox.php:99 lib/UI/Message.php:25 -#: templates/thread/thread.html:31 templates/compose/compose.html:27 -msgid "From" -msgstr "Da" - -#: config/prefs.php.dist:1159 -msgid "From Address" -msgstr "Da Indirizzo" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Galleria" - -#: config/prefs.php.dist:14 config/prefs.php.dist:24 config/prefs.php.dist:34 -#: config/prefs.php.dist:42 -msgid "General Options" -msgstr "Opzioni Generali" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Ottieni solo nuovi messaggi? (solo IMAP)" - -#: folders.php:373 lib/MIME/Viewer/itip.php:577 lib/MIME/Viewer/itip.php:776 -#: lib/MIME/Viewer/itip.php:907 -msgid "Go" -msgstr "Vai" - -#: thread.php:136 -msgid "Go to Message" -msgstr "Vai al Messaggio" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Vai alla Inbox Virtuale" - -#: lib/IMP.php:404 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Vai alla voce della rubrica di \"%s\"" - -#: message.php:447 lib/Filter.php:130 lib/MIME/Contents.php:437 -#: lib/MIME/Viewer/appledouble.php:40 lib/MIME/Viewer/images.php:90 -#: lib/MIME/Viewer/images.php:97 lib/MIME/Viewer/images.php:99 -#: lib/MIME/Viewer/notification.php:60 lib/MIME/Viewer/notification.php:67 -#: lib/MIME/Viewer/pkcs7.php:484 lib/MIME/Viewer/related.php:85 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -msgid "HERE" -msgstr "QUI" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:470 -msgid "HTML Version of Message" -msgstr "Versione HTML del Messaggio" - -#: message.php:618 -msgid "Headers" -msgstr "Intestazioni" - -#: config/prefs.php.dist:587 -msgid "Help using editor" -msgstr "Aiuto nell'utilizzo dell'editor" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Messaggio che stavi componendo:" - -#: config/prefs.php.dist:868 -msgid "Hidden" -msgstr "Nascosto" - -#: config/prefs.php.dist:867 -msgid "Hidden in Thread View" -msgstr "Nascosto nella Visualizzazione per Argomento" - -#: templates/javascript_defs.php:29 -msgid "Hide Addresses" -msgstr "Nascondi Indirizzi" - -#: mailbox.php:260 -msgid "Hide Deleted" -msgstr "Nascondi Eliminati" - -#: folders.php:379 -msgid "Hide Unsubscribed" -msgstr "Cancella non sottoscritti" - -#: compose.php:1002 -msgid "High" -msgstr "Alta" - -#: message.php:293 -msgid "High Priority" -msgstr "Alta Priorità" - -#: compose.php:1001 -msgid "Highest" -msgstr "Altissima" - -#: config/prefs.php.dist:566 -msgid "Horizontal Rule" -msgstr "Regola Orizzontale" - -#: config/prefs.php.dist:896 -msgid "How do you want to display attachments?" -msgstr "Come vuoi mostrare gli allegati?" - -#: config/prefs.php.dist:1238 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "Come devono essere visualizzati i contesti nell'albero delle cartelle?" - -#: config/prefs.php.dist:702 -msgid "How to attribute quoted lines in a reply" -msgstr "Come attribuire le linee citate in una risposta" - -#: lib/IMAP.php:305 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Protocol Automatico)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "Il server IMAP ha chiuso la connessione. Il server ha rispost %s" - -#: lib/IMAP.php:317 -msgid "IMAP over SSL" -msgstr "IMAP via SSL" - -#: lib/IMAP.php:323 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP via SSL (certficato auto-firmato)" - -#: lib/IMAP.php:311 -msgid "IMAP, no TLS" -msgstr "IMAP, senza TLS" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 Server di Posta" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "Se si usa SSL o TLS, deve essere caricata l'estesione PHP openssl." - -#: templates/folders/folders_confirm.html:13 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Se si continua, tutti i messaggi della cartella andranno persi!" - -#: saveimage.php:48 -msgid "Image" -msgstr "Immagine" - -#: lib/MIME/Viewer/html.php:153 -msgid "Images have been blocked to protect your privacy." -msgstr "L'immagine è stata bloccata per proteggere la tua privacy." - -#: templates/folders/import.html:17 -msgid "Import" -msgstr "Importa" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "Importa Chiave" - -#: templates/smime/smime.html:81 templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "Importa Chiave PGP" - -#: templates/folders/actions.html:37 -msgid "Import Messages" -msgstr "Importa Messaggi" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "Importa Chiave PGP" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Importa Chiave Personale Privata PGP" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Importa Chiave Personale Privata PGP qui:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Importa Chiave Personale Pubblica PGP" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Importa Chiave Personale Pubblica PGP qui:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Importa Certificati S/MIME Personali" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:55 -msgid "Import Public Key" -msgstr "Importa Chiave Pubblica" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Importa Chiave Pubblica PGP" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Importa Chiave Pubblica PGP qui:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Importa chiave Pubblica S/MIME" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Importa chiave S/MIME" - -#: templates/folders/import.html:7 -msgid "Import mbox File" -msgstr "Importa File mbox" - -#: templates/folders/import.html:12 -msgid "Import mbox file" -msgstr "Importa File mbox" - -#: templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Importante" - -#: folders.php:149 -#, php-format -msgid "Imported %d messages from %s." -msgstr "Importati %d messaggi da %s." - -#: lib/MIME/Viewer/itip.php:945 -msgid "In Process" -msgstr "In Processo" - -#: templates/prefs/initialpageselect.inc:4 lib/Folder.php:68 lib/IMP.php:730 -#: lib/api.php:285 lib/IMAP/Tree.php:560 lib/IMAP/Tree.php:2319 -msgid "Inbox" -msgstr "Posta in Arrivo" - -#: config/prefs.php.dist:690 -msgid "Include a brief summary of the header in a reply?" -msgstr "Includi un breve sommario delle intestazioni nella risposta?" - -#: config/prefs.php.dist:685 -msgid "Include body text in forward message by default?" -msgstr "Di default includi il messaggio originale nell'Inoltro?" - -#: config/prefs.php.dist:656 -msgid "Include original message in a reply?" -msgstr "Includi il messaggio originale nella risposta." - -#: config/prefs.php.dist:565 -msgid "Increase Indent" -msgstr "Aumenta Identazione" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -msgid "Info" -msgstr "Info" - -#: pgp.php:406 smime.php:314 -#, php-format -msgid "Information on %s Public Key" -msgstr "Informazioni sulla Chiave Pubblica %s" - -#: pgp.php:435 -msgid "Information on Personal Private Key" -msgstr "Informazioni sulla Chiave Pubblica Privata" - -#: pgp.php:429 smime.php:337 -msgid "Information on Personal Public Key" -msgstr "Informazioni sulla Chiave Pubblica Personale" - -#: templates/javascript_defs.php:42 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "In linea" - -#: lib/IMAP/ACL/rfc2086.php:53 lib/IMAP/ACL/rfc4314.php:53 -msgid "Insert" -msgstr "Inserisci" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Inserisci Certificato Qui:" - -#: config/prefs.php.dist:569 -msgid "Insert Table" -msgstr "Inserisci Tabella" - -#: config/prefs.php.dist:567 -msgid "Insert Web Link" -msgstr "Inserisci link web" - -#: config/prefs.php.dist:568 -msgid "Insert/Modify Image" -msgstr "Inserisci/Modifica Immagine" - -#: config/prefs.php.dist:577 -msgid "Insert/Overwrite" -msgstr "Inserisci/Sovrascrivi" - -#: lib/MIME/Viewer/itip.php:424 -msgid "Invalid Action selected for this component." -msgstr "Azione invalida per questo componente." - -#: lib/UI/Mailbox.php:62 lib/UI/Mailbox.php:113 -msgid "Invalid Address" -msgstr "Indirizzo Invalido" - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "Casella di posta remota invalida" - -#: lib/Compose.php:1163 lib/Compose.php:1178 lib/Compose.php:1194 -#: lib/Compose.php:1213 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Carattere non valido nell'indirizzo e-mail: %s." - -#: lib/Compose.php:1174 lib/Compose.php:1209 -msgid "Invalid hostname." -msgstr "Nome Host non valido." - -#: pgp.php:18 smime.php:96 -msgid "Invalid key" -msgstr "Chiave invalida" - -#: lib/Compose.php:289 -msgid "Invalid message, cannot resume draft." -msgstr "Messaggio non valido, non posso recuperare la Bozza." - -#: pgp.php:201 -msgid "Invalid personal PGP private key." -msgstr "Chiave Privata PGP personale invalida." - -#: pgp.php:176 -msgid "Invalid personal PGP public key." -msgstr "Chiave Pubblica PGP personale invalida." - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Inverti" - -#: config/prefs.php.dist:550 -msgid "Italic" -msgstr "Italico" - -#: config/prefs.php.dist:559 -msgid "Justify Center" -msgstr "Centrato" - -#: config/prefs.php.dist:561 -msgid "Justify Full" -msgstr "Giustificato" - -#: config/prefs.php.dist:558 -msgid "Justify Left" -msgstr "Allinieato a Sinistra" - -#: config/prefs.php.dist:560 -msgid "Justify Right" -msgstr "Allineato a Destra" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:107 -msgid "Key Length:" -msgstr "Lunghezza chiave:" - -#: pgp.php:449 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "" -"La creazione della Chiave può impiegare molto tempo. Continuare con la " -"creazione?" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:50 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"L'importazione della Chiave non è disponibile. Il caricamento di file non è " -"abilitato in questo server." - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:53 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"L'importazione della chiave non è disponibile. Non ci sono rubriche definite " -"per aggiungere contatti." - -#: pgp.php:343 -msgid "Key successfully sent to the public keyserver." -msgstr "Chiave inviata con successo al server pubblico." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Lingua" - -#: login.php:300 -msgid "Language:" -msgstr "Lingua:" - -#: config/prefs.php.dist:1147 -msgid "Last Mailbox Page" -msgstr "Ultima Pagina dell Cartella" - -#: mailbox.php:291 -msgid "Last Page" -msgstr "Ultima Pagina" - -#: compose.php:1151 -msgid "Link Attachments?" -msgstr "Collegamento Allegati?" - -#: attachment.php:34 lib/Compose.php:2568 -msgid "Linked attachments are forbidden." -msgstr "Il collegamento agli allegati non è permesso" - -#: lib/Compose.php:2584 -#, php-format -msgid "Links will expire on %s" -msgstr "Il collegamento scadrà il %s" - -#: lib/IMAP/ACL/rfc2086.php:49 lib/IMAP/ACL/rfc4314.php:49 -msgid "List" -msgstr "Lista" - -#: config/prefs.php.dist:1336 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Carica tutti i contatti quando mostri schermo contatti? (se disabilitato " -"vedrai solo i contatti che ricerchi esplicitamente)" - -#: config/prefs.php.dist:893 -msgid "Listing in the Header" -msgstr "Lista nell'Intestazione" - -#: compose.php:777 -msgid "Loading..." -msgstr "Caricamento..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Casella di Posta locale:" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "Luogo" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:37 -msgid "Log in" -msgstr "Entra" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Entra in %s" - -#: login.php:427 -msgid "Login" -msgstr "Entra" - -#: config/prefs.php.dist:43 -msgid "Login Tasks" -msgstr "Operazioni da eseguire a inizio sessione" - -#: compose.php:1004 -msgid "Low" -msgstr "Bassa" - -#: message.php:297 -msgid "Low Priority" -msgstr "Bassa Priorità" - -#: compose.php:1005 -msgid "Lowest" -msgstr "Minimo" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "File Macintosh" - -#: config/prefs.php.dist:118 -msgid "Mail Previews" -msgstr "Anteprime di Posta" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Tipo Server di Posta per il collegamento:" - -#: lib/IMAP/Tree.php:2326 lib/IMAP/Tree.php:2353 -msgid "Mailbox" -msgstr "Casella di Posta" - -#: config/prefs.php.dist:136 -msgid "Mailbox and Folder Display Options" -msgstr "Opzioni di Visualizzazione di Cartelle" - -#: lib/IMAP/ACL/rfc2086.php:52 lib/IMAP/ACL/rfc4314.php:52 -msgid "Mark (Other)" -msgstr "Marca (altro)" - -#: lib/IMAP/ACL/rfc2086.php:51 lib/IMAP/ACL/rfc4314.php:51 -msgid "Mark (Seen)" -msgstr "Marca (letto)" - -#: templates/folders/actions.html:32 -msgid "Mark All Messages as Seen" -msgstr "Contrassegna tutti i messaggi nella cartella come letti" - -#: templates/folders/actions.html:33 -msgid "Mark All Messages as Unseen" -msgstr "Contrassegna tutti i messaggi nella cartella come non letti" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "Contrassegna come:" - -#: config/prefs.php.dist:850 -msgid "Mark different levels of quoting with different colors?" -msgstr "Mostra i vari livelli di citazione con colori diversi." - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Segna messaggi come visti? (solo IMAP)" - -#: config/prefs.php.dist:858 -msgid "Mark simple markup?" -msgstr "Marca \"simple markup\"?" - -#: search.php:152 -msgid "Match All Queries" -msgstr "Soddisfa tutte le condizioni" - -#: search.php:150 -msgid "Match Any Query" -msgstr "Soddisfa una condizione" - -#: config/prefs.php.dist:545 -msgid "Maximize/Minimize Editor" -msgstr "Minimizza/Massimizza Editor" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "Massima Dimensione degli Allegati" - -#: lib/api.php:101 -msgid "Maximum Number of Folders" -msgstr "Numero massimo di Cartelle." - -#: lib/api.php:102 -msgid "Maximum Number of Recipients per Message" -msgstr "Il numero massimo di Cartelle per Messaggi." - -#: lib/api.php:103 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Numero massimo di Cartelle per Periodo di Tempo." - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "Il numero massimo di allegati è stato raggiunto." - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "Il totale massimo di allegati è stato raggiunto." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Lista Cartella" - -#: lib/Compose.php:1665 -msgid "Message" -msgstr "Messaggio" - -#: config/prefs.php.dist:63 -msgid "Message Composition" -msgstr "Composizione Messaggio" - -#: config/prefs.php.dist:1158 -msgid "Message Date" -msgstr "Data Messaggio" - -#: config/prefs.php.dist:87 -msgid "Message Drafts" -msgstr "Bozze" - -#: config/prefs.php.dist:62 config/prefs.php.dist:81 config/prefs.php.dist:96 -#: config/prefs.php.dist:109 config/prefs.php.dist:117 -#: config/prefs.php.dist:126 -msgid "Message Options" -msgstr "Opzioni Messaggi" - -#: config/prefs.php.dist:79 -msgid "Message Replies/Forwards" -msgstr "Risposte/Inoltri" - -#: search.php:318 -msgid "Message Search" -msgstr "Ricerca Messaggio" - -#: config/prefs.php.dist:1162 -msgid "Message Size" -msgstr "Dimensione Messaggio" - -#: message.php:588 -msgid "Message Source" -msgstr "Intestazioni Messaggio" - -#: config/prefs.php.dist:82 -msgid "Message Viewing" -msgstr "Visualizzazione Messaggio" - -#: lib/Compose.php:1663 -#, php-format -msgid "Message from %s" -msgstr "Messaggio da %s" - -#: lib/UI/Mailbox.php:154 -msgid "Message has attachments" -msgstr "Il Messaggi ha allegati" - -#: lib/UI/Mailbox.php:153 -msgid "Message is encrypted" -msgstr "Il Messaggio è Cifrato" - -#: lib/UI/Mailbox.php:152 -msgid "Message is signed" -msgstr "Campi del messaggio" - -#: compose.php:355 compose.php:362 -msgid "Message redirected successfully." -msgstr "Messaggio reindirizzato con successo." - -#: lib/Compose.php:810 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Messaggio inviato con successo, ma non salvato in %s" - -#: compose.php:426 compose.php:434 -msgid "Message sent successfully." -msgstr "Messaggio inviato con successo." - -#: config/prefs.php.dist:1189 -msgid "Messages per page in the mailbox view." -msgstr "Numero di messaggi per pagina nella visualizzazione della cartella." - -#: mailbox.php:225 -msgid "Messages to" -msgstr "Messaggi in" - -#: login.php:271 -msgid "Minimalist" -msgstr "Minimale" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Modalità" - -#: login.php:309 -msgid "Mode:" -msgstr "Modalità:" - -#: templates/search/search.html:91 -msgid "Month" -msgstr "Mese" - -#: mailbox.php:486 mailbox.php:897 message.php:518 message.php:706 -msgid "Move" -msgstr "Sposta" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "Sposta giù" - -#: config/prefs.php.dist:820 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "Sposta i messaggi di spam nella cartella Spam e gli altri in INBOX" - -#: mailbox.php:486 mailbox.php:897 message.php:518 message.php:706 -msgid "Move to folder" -msgstr "Sposta alla cartella" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "Sposta su" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Multipart/alternative" - -#: thread.php:176 -msgid "Multiple Message View" -msgstr "Visualizzazione Messaggi Multipli" - -#: templates/smime/smime.html:4 templates/pgp/pgp.html:4 -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "NOTE:" -msgstr "NOTA:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Nome" - -#: pgp.php:115 -msgid "Name and/or email cannot be empty" -msgstr "Nome e/o email non possono essere vuoti" - -#: lib/MIME/Viewer/itip.php:950 -msgid "Needs Action" -msgstr "Azione Necessaria" - -#: config/prefs.php.dist:779 config/prefs.php.dist:1014 -msgid "Never" -msgstr "Mai" - -#: config/prefs.php.dist:769 -msgid "Never save attachments" -msgstr "Non salvare mai gli allegati" - -#: lib/IMP.php:490 -msgid "New Folder" -msgstr "Nuova Cartella" - -#: config/prefs.php.dist:110 -msgid "New Mail" -msgstr "Nuova Posta" - -#: compose.php:33 compose.php:229 lib/Block/tree_folders.php:35 -msgid "New Message" -msgstr "Componi" - -#: mailbox.php:857 lib/MIME/Headers.php:214 lib/MIME/Headers.php:239 -#, php-format -msgid "New Message to %s" -msgstr "Nuovo Messaggio a %s" - -#: message.php:534 -msgid "Next Message" -msgstr "Messaggio Successivo" - -#: mailbox.php:289 -msgid "Next Page" -msgstr "Pagina Successiva" - -#: templates/javascript_defs.php:49 config/prefs.php.dist:727 -#: config/prefs.php.dist:1225 config/prefs.php.dist:1247 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "No" - -#: smime.php:241 -msgid "No Certificate found" -msgstr "Nessun certificato trovato" - -#: lib/IMP.php:1432 -msgid "No Encryption" -msgstr "Nessuna Cifratura" - -#: templates/smime/smime.html:26 templates/pgp/pgp.html:34 -msgid "No Keys in Keyring" -msgstr "Nessuna chiave nel Keyring" - -#: mailbox.php:268 rss.php:86 -#, php-format -msgid "No Messages" -msgstr "Nessun Messaggio" - -#: pgp.php:142 -msgid "No PGP public key imported." -msgstr "Nessuna chiave PGP importata." - -#: mailbox.php:818 -msgid "No Preview Text" -msgstr "Nessun Testo Anteprima" - -#: smime.php:166 -msgid "No S/MIME public key imported." -msgstr "Nessuna chiave pubblica S/MIME importata." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "nessun Suono" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Nessun Allegato Trovato" - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "Nessuna informazione sulla email trovata nella Chiave Pubblica." - -#: acl.php:76 -msgid "No folder selected." -msgstr "Nessuna cartella selezionata." - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "Nessuna cartella selezionata per nuova posta." - -#: folders.php:198 lib/Folder.php:431 lib/Folder.php:479 -msgid "No folders were specified" -msgstr "Non sono state specificate cartelle" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "Nessuna cartella con dei nuovi messaggi" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "Nessuna cartella con dei messaggi non visti." - -#: lib/IMP.php:1033 -msgid "No limit" -msgstr "Nessun Limite" - -#: lib/Compose.php:1701 -msgid "No message body text" -msgstr "Nessun testo nel corpo messaggio." - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Nessun messaggio ritornato." - -#: mailbox.php:240 -msgid "No messages matched your search." -msgstr "Nessun messaggio corrispondente trovato." - -#: pgp.php:194 -msgid "No personal PGP private key imported." -msgstr "Nessuna chiave privata PGP importata." - -#: pgp.php:170 -msgid "No personal PGP public key imported." -msgstr "Nessuna chiave pubblica PGP importata." - -#: smime.php:216 -msgid "No personal S/MIME certificates imported." -msgstr "Nessuna chiave privata S/MIME importata." - -#: lib/MIME/Viewer/pkcs7.php:302 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"Non esiste nessuna chiave personale privata, per cui il messaggio non può " -"essere decifrato." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "Nessun metodo di autenticazione IMAP disponibile." - -#: acl.php:108 -msgid "No user specified." -msgstr "Nessun utente specificato." - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:879 -msgid "Non Participant" -msgstr "Non Partecipante" - -#: templates/prefs/folderselect.inc:21 templates/prefs/sentmailselect.inc:38 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:20 -#: templates/prefs/trashselect.inc:20 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:841 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Nessuno" - -#: compose.php:1003 -msgid "Normal" -msgstr "Normale" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Non Eliminato" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "Non Bozza" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:33 -msgid "Not Flagged" -msgstr "Elimina Etichetta" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "Non Importante" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Non Personale" - -#: lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 lib/Crypt/PGP.php:136 -msgid "Not a valid public key." -msgstr "Chiave pubblica non valida." - -#: config/prefs.php.dist:931 -msgid "Not at all" -msgstr "Mai" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "Nota che questo può richiedere un po' di tempo" - -#: lib/IMP.php:542 -msgid "Notepads" -msgstr "Blocchi Appunti" - -#: config/hooks.php.dist:471 -msgid "Notes" -msgstr "Appunti" - -#: config/prefs.php.dist:813 -msgid "Nothing" -msgstr "Niente" - -#: attachment.php:108 -msgid "Notification: Linked attachment downloaded" -msgstr "Notifica: l'allegato collegato è stato scaricato" - -#: config/prefs.php.dist:419 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Quanti mesi conservare vecchi allegati se impostata eliminazione mensile." - -#: config/prefs.php.dist:373 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Numero di vecchie cartelle di Posta Inviata da mantenere se vengono " -"eliminate mensilmente." - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "OK" - -#: templates/smime/import_key.html:31 templates/search/search.html:61 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "O" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Eliminazione delle vecchie cartelle di Posta Inviata." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Mostra solo cartelle con messeggi non letti?" - -#: templates/javascript_defs.php:58 -msgid "Only one folder should be selected for this action." -msgstr "Solo una cartella può essere selezionata per questa azione" - -#: lib/IMP.php:922 lib/IMP.php:927 -msgid "Open Fo_lder" -msgstr "Apri Cartella" - -#: lib/IMP.php:927 -msgid "Open Folder" -msgstr "Apri Cartella" - -#: lib/IMAP/Tree.php:2377 -msgid "Opened Folder" -msgstr "Cartella Aperta" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:875 -msgid "Optional Participant" -msgstr "Partecipante opzionale" - -#: config/prefs.php.dist:562 -msgid "Ordered List" -msgstr "Elenco Ordinato" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Altri Account di Posta" - -#: config/prefs.php.dist:135 config/prefs.php.dist:148 -#: config/prefs.php.dist:155 config/prefs.php.dist:163 -#: config/prefs.php.dist:172 -msgid "Other Options" -msgstr "Altre Opzioni" - -#: lib/IMAP/Tree.php:94 -msgid "Other Users' Folders" -msgstr "Cartelle di altri utenti" - -#: lib/api.php:170 templates/login/login.html:103 -msgid "Outbound Server" -msgstr "server in unscita" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:165 lib/MIME/Viewer/pgp.php:213 -#: lib/MIME/Viewer/pgp.php:309 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1435 -msgid "PGP Encrypt Message" -msgstr "Cifra Messaggio PGP" - -#: lib/IMP.php:1440 -msgid "PGP Encrypt Message with passphrase" -msgstr "PGP Cifra il messaggio con la parola chiave" - -#: lib/Compose.php:1375 -msgid "PGP Error: " -msgstr "Errore PGP: " - -#: config/prefs.php.dist:164 -msgid "PGP Options" -msgstr "Opzioni PGP" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "Input Parola Chiave PGP" - -#: templates/pgp/pgp.html:69 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "Il supporto della chiave PGP necessita di una connessione sicura." - -#: pgp.php:154 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "La chiave Pubblica PGP per \"%s (%s)\" è stata aggiunta con successo." - -#: pgp.php:250 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "La Chiave Pubblica PGP per \"%s\" è stata eliminata con successo." - -#: templates/pgp/pgp.html:29 -msgid "PGP Public Keyring" -msgstr "Chiave Pubblica PGP" - -#: lib/IMP.php:1436 -msgid "PGP Sign Message" -msgstr "Firma Messaggio PGP" - -#: lib/IMP.php:1437 -msgid "PGP Sign/Encrypt Message" -msgstr "Firma/Cifra messaggio PGP" - -#: lib/IMP.php:1441 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "PGP Cifra/Decifra il messaggio con la parola chiave" - -#: compose.php:697 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"La cifratura PGP non può essere usata di default in quanto non è possibile " -"trovare la chiave pubblica per tutti gli utenti." - -#: pgp.php:207 -msgid "PGP private key successfully added." -msgstr "Chiave privata PGP aggiunta con successo." - -#: pgp.php:182 -msgid "PGP public key successfully added." -msgstr "Chiave pubblica PGP aggiunta con successo." - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "Supporto PGP disabilitato sul sistema." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"Il supporto PGP necessita di utlizzare finestre popup. Se il tuo browser è " -"settato per non utilizzare finestre popup, devi modificare le impostazioni " -"del browser o le funzioni PGP non funzioneranno correttamente." - -#: lib/Compose.php:1335 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: è necessaria una parola chiave per la chiave privata personale." - -#: lib/Compose.php:1344 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: è necessaria una parola chiave per cifrare il messaggio." - -#: lib/IMAP.php:281 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Protocollo Automatico)" - -#: lib/IMAP.php:293 -msgid "POP3 over SSL" -msgstr "POP3 via SSL" - -#: lib/IMAP.php:299 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 via SSL (certificato auto-firmato)" - -#: lib/IMAP.php:287 -msgid "POP3, no TLS" -msgstr "POP3, senza TLS" - -#: mailbox.php:441 -#, php-format -msgid "Page %d of %d" -msgstr "Pagina %d di %d" - -#: config/prefs.php.dist:1144 -msgid "Page with the First Unseen Message" -msgstr "Pagina con il Primo Messaggio Non Visto" - -#: config/prefs.php.dist:1145 -msgid "Page with the Last Unseen Message" -msgstr "Pagina con l'Ultimo Messaggio Non Visto" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Pagina:" - -#: message.php:687 -msgid "Part(s)" -msgstr "Parte(i)" - -#: templates/pgp/pgp.html:122 -msgid "Passphrase (Again):" -msgstr "Parola chiave (ancora):" - -#: pgp.php:335 smime.php:250 -msgid "Passphrase successfully unloaded." -msgstr "Parola chiave scaricata con successo." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:117 -msgid "Passphrase:" -msgstr "Parola chiave:" - -#: pgp.php:117 -msgid "Passphrases cannot be empty" -msgstr "Le parole chiave non possono essere vuote" - -#: pgp.php:119 -msgid "Passphrases do not match" -msgstr "La parole chiave non corrispondono" - -#: lib/api.php:183 templates/login/login.html:92 -msgid "Password" -msgstr "Password" - -#: templates/smime/import_key.html:54 -#: templates/fetchmail/fetchmailprefs.html:59 -msgid "Password:" -msgstr "Password:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Password: " - -#: config/prefs.php.dist:576 -msgid "Paste from clipboard" -msgstr "Incolla dagli appunti" - -#: mailbox.php:757 message.php:465 templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Personale" - -#: config/prefs.php.dist:15 -msgid "Personal Information" -msgstr "Informazioni Personali" - -#: pgp.php:125 -msgid "Personal PGP keypair generated successfully." -msgstr "Coppia chiavi PGP generata con successo." - -#: pgp.php:132 -msgid "Personal PGP keys deleted successfully." -msgstr "Chiave personale PGP cancellata con successo." - -#: smime.php:222 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Nessuna chiave privata S/MIME importata." - -#: smime.php:147 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Chiave personale S/MIME cancellata con successo." - -#: config/prefs.php.dist:235 -msgid "Place your signature before replies and forwards?" -msgstr "Inserisci la tua firma prima di risposte e inoltri." - -#: lib/Compose.php:467 -msgid "Plaintext Version of Message" -msgstr "Mostra Versione Solo Testo del Messaggio" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Riproduci un suono quando arriva nuova posta? Questo richiede che il browser " -"supporti i file sonori. Normalmente non ci sono problemi su Windows e Mac ma " -"altre piattaforme potrebbero richiedere un plugin." - -#: templates/javascript_defs.php:81 -msgid "Please enter a name for the new folder:" -msgstr "Inserisci un nome per la nuova cartella:" - -#: templates/javascript_defs.php:60 templates/javascript_defs.php:61 -msgid "Please enter the name of the new folder:" -msgstr "Inserisci il nome della nuova cartella:" - -#: templates/javascript_defs.php:65 -msgid "Please enter the new name:" -msgstr "Inserisci il nuovo nome:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Prego inserire la parola chiave per questo messaggio" - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Prego inserire la parola chiave della chiave privata PGP. Occorre inserirla " -"solo una volta per sessione." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Per cortesia inserisci la parola chiave per la tua chiave privata S/MIME. " -"Dovrai inserirla solo una volta per sessione." - -#: login.php:193 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Si prega di effettuare nuovamente l'accesso per riprendere la composizione " -"del messaggio. Se non state utilizzando cookies e state scrivendo il " -"messaggio in una finestra di popup, sarà necessario accedere di nuovo anche " -"dalla finestra principale. Questo comportamento è dovuto al sistema di " -"protezione che evita che gli attacker utilizzino il vostro ID di sessione. " -"Ci scusiamo per ogni inconveniente." - -#: templates/javascript_defs.php:76 -msgid "Please provide your password." -msgstr "Inserisci la tua password." - -#: templates/javascript_defs.php:75 -msgid "Please provide your username." -msgstr "Inserisci il tuo nome utente." - -#: lib/Compose.php:2755 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Correggi gli indirizzi ambigui o non validi." - -#: templates/javascript_defs.php:57 -msgid "Please select a folder before you perform this action." -msgstr "Seleziona una cartella prima di eseguire questa azione." - -#: templates/javascript_defs.php:69 -msgid "Please select at least one folder to search." -msgstr "Seleziona almeno una cartella in cui cercare." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Seleziona o scrivi nella casella a destra:" - -#: config/prefs.php.dist:1258 -msgid "Poll all folders for new mail?" -msgstr "Controlla se è arrivata Nuova Posta in tutte le cartelle?" - -#: lib/api.php:161 templates/login/login.html:67 -msgid "Port" -msgstr "Porta" - -#: lib/IMAP/ACL/rfc2086.php:54 lib/IMAP/ACL/rfc4314.php:54 -msgid "Post" -msgstr "Post" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Powered by Horde" - -#: config/prefs.php.dist:227 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Fai precedere la tua firma da trattini ('-- ')?" - -#: config/hooks.php.dist:487 -msgid "Preferences" -msgstr "Preferenze" - -#: filterprefs.php:53 pgp.php:259 smime.php:257 -msgid "Preferences successfully updated." -msgstr "Preferenze aggiornate con successo." - -#: compose.php:1171 -msgid "Preview" -msgstr "Anteprima" - -#: message.php:527 -msgid "Previous Message" -msgstr "Messaggio Precedente" - -#: mailbox.php:281 -msgid "Previous Page" -msgstr "Pagina Precedente" - -#: message.php:602 -msgid "Print" -msgstr "Stampa" - -#: config/prefs.php.dist:573 -msgid "Print document" -msgstr "Stampa Documento" - -#: message.php:691 -msgid "Printed By" -msgstr "Stampato da" - -#: message.php:670 lib/MIME/Viewer/itip.php:834 -msgid "Priority" -msgstr "Priorità" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Password per la chiave privata" - -#: config/prefs.php.dist:768 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Richiedi ogni volta che viene inviato un allegato; default NO" - -#: config/prefs.php.dist:767 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Richiedi ogni volta che viene inviato un allegato; default SI" - -#: config/prefs.php.dist:939 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "" -"Richiedere l'invio di conferma di lettura quando richiesto dal mittente?" - -#: lib/api.php:165 templates/login/login.html:72 -msgid "Protocol" -msgstr "Protocollo" - -#: login.php:291 templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Protocollo:" - -#: lib/Crypt/PGP.php:489 -msgid "Public PGP keyserver support has been disabled." -msgstr "Supporto server pubblico PGP disabilitato" - -#: mailbox.php:455 mailbox.php:523 -msgid "Pur_ge Deleted" -msgstr "Ri_muovi Eliminati" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:22 -msgid "Purge" -msgstr "Svuota" - -#: mailbox.php:455 mailbox.php:523 -msgid "Purge Deleted" -msgstr "Rimuovi Eliminati" - -#: config/prefs.php.dist:438 -msgid "Purge Spam how often:" -msgstr "Ogni quanto svuotare lo Spam:" - -#: config/prefs.php.dist:466 -msgid "Purge Trash how often:" -msgstr "Ogni quanto svuotare il Cestino:" - -#: config/prefs.php.dist:447 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "" -"Elimina i messaggi dalla cartella Spam più vecchi di questo numero di giorni." - -#: config/prefs.php.dist:475 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Elimina i messaggi dalla cartella Cestino più vecchi di giorni." - -#: config/prefs.php.dist:401 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "" -"Elimina i messaggi dalle cartelle posta Inviata più vecchi di questo numero " -"di giorni." - -#: config/prefs.php.dist:428 -msgid "Purge old messages in the Spam folder?" -msgstr "Elimina vecchi messaggi nella cartella Spam?" - -#: config/prefs.php.dist:456 -msgid "Purge old messages in the Trash folder?" -msgstr "Elimina vecchi messaggi nella cartella Cestino?" - -#: config/prefs.php.dist:382 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Elimina vecchi messaggi dalle cartelle di posta Inviata?" - -#: config/prefs.php.dist:392 -msgid "Purge sent-mail how often:" -msgstr "Ogni quanto svuotare la Posta Inviata:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "Sto eliminando %d messaggi dalla cartella Spam." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Sto eliminando %d messaggi dal Cestino." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "Sto eliminando %d messaggi dalle cartelle Posta Inviata." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "Sto eliminando 1 messaggio dallo Spam." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "Sto eliminando 1 messaggio dal Cestino." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Sto eliminando 1 messaggio dalla cartella posta Inviata %s." - -#: lib/IMP.php:1016 -#, php-format -msgid "Quota status: %.2f MB / %.2f MB (%.2f%%)" -msgstr "Stato Quota: %.2f MB / %.2f MB (%.2f%%)" - -#: lib/IMP.php:1025 -#, php-format -msgid "Quota status: %.2f MB / NO LIMIT" -msgstr "Stato Quota: %.2f MB / Nessun Limite" - -#: lib/IMP.php:1031 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Status Quota: Ness Limite" - -#: config/prefs.php.dist:698 -#, php-format -msgid "Quoting %f:" -msgstr "%f ha scritto:" - -#: lib/IMAP/ACL/rfc2086.php:50 lib/IMAP/ACL/rfc4314.php:50 -msgid "Read" -msgstr "Leggi" - -#: templates/folders/actions.html:40 -msgid "Rebuild Folder Tree" -msgstr "Ricostruisco Albero Cartelle" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Ricerche Recenti" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Ricerche Recenti:" - -#: message.php:572 message.php:616 -msgid "Redirec_t" -msgstr "Reindiri_zza" - -#: message.php:572 message.php:616 -msgid "Redirect" -msgstr "Reindirizza" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "Reindirizza Messaggio" - -#: compose.php:341 -msgid "Redirect this message" -msgstr "Reindirizza questo Messaggio" - -#: config/prefs.php.dist:571 -msgid "Redoes your last action" -msgstr "Ripeti ultima azione" - -#: folders.php:360 -msgid "Refresh" -msgstr "Aggiorna" - -#: config/prefs.php.dist:1020 -msgid "Refresh Folder Views:" -msgstr "Aggiorna l'elenco della cartella:" - -#: mailbox.php:418 -msgid "Reload" -msgstr "Ricarica" - -#: folders.php:350 -msgid "Reload View" -msgstr "Ricarica Visualizzazione" - -#: lib/MIME/Viewer/itip.php:551 lib/MIME/Viewer/itip.php:570 -msgid "Remember the free/busy information." -msgstr "Ricorda le informazioni libero/occupato." - -#: config/prefs.php.dist:1227 -msgid "Remember the last view" -msgstr "Ricorda l'ultima visualizzazione" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Casella di Posta remota:" - -#: search.php:267 -msgid "Remove Field From Search" -msgstr "Rimuovi il campo dalla ricerca" - -#: config/prefs.php.dist:581 -msgid "Remove formatting" -msgstr "Elimina formattazione" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "Elimina la sorgente" - -#: templates/folders/actions.html:18 -msgid "Rename" -msgstr "Rinomina" - -#: config/prefs.php.dist:355 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Rinomina la cartella di Posta Inviata ad inizio mese?" - -#: lib/Folder.php:385 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "" -"Notifica da parte del server: non è stato possibile cambiare il nome \"%s" -"\" con \"%s\" . " - -#: message.php:556 -msgid "Reply" -msgstr "Rispondi" - -#: lib/MIME/Viewer/itip.php:318 lib/MIME/Viewer/itip.php:421 -msgid "Reply Sent." -msgstr "Risposta Inviata" - -#: compose.php:310 -msgid "Reply to All:" -msgstr "Rispondi a Tutti:" - -#: compose.php:312 -msgid "Reply to List:" -msgstr "Rispondi alla Lista:" - -#: lib/MIME/Viewer/itip.php:553 lib/MIME/Viewer/itip.php:562 -#: lib/MIME/Viewer/itip.php:572 -msgid "Reply with Not Supported Message" -msgstr "Rispondi con Messaggio Non Supportato" - -#: lib/MIME/Viewer/itip.php:560 -msgid "Reply with free/busy for next 2 months." -msgstr "Rispondi con libero/occupato per i prossimi 2 mesi." - -#: lib/MIME/Viewer/itip.php:559 -msgid "Reply with requested free/busy information." -msgstr "Rispondi con le informazioni libero/occupato richieste" - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Rispondi-A" - -#: lib/Compose.php:1939 -msgid "Reply-To: " -msgstr "Rispondi-A: " - -#: compose.php:308 -msgid "Reply:" -msgstr "Rispondi:" - -#: mailbox.php:545 message.php:613 -msgid "Report as Innocent" -msgstr "Segnala come Non-Spam" - -#: mailbox.php:539 message.php:607 -msgid "Report as Spam" -msgstr "Segnala come Spam" - -#: compose.php:1096 -msgid "Request a _Read Receipt" -msgstr "Richiedi una Conferma di Lettura" - -#: config/prefs.php.dist:782 -msgid "Request read receipts?" -msgstr "Richiedi una conferma di lettura?" - -#: mailbox.php:115 -msgid "Requested message not found." -msgstr "Messaggio Richiesto non trovato." - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:867 -msgid "Required Participant" -msgstr "Partecipanti Richiesto" - -#: templates/search/search.html:26 templates/search/search.html:181 -#: templates/acl/acl.html:80 -msgid "Reset" -msgstr "Azzera" - -#: lib/MIME/Viewer/itip.php:117 -msgid "Respondent Status Updated." -msgstr "Stato del Rispondente Aggiornato." - -#: message.php:595 -msgid "Resume" -msgstr "Recupera" - -#: lib/UI/Compose.php:140 -msgid "Resume Editing" -msgstr "Recupera Modifiche" - -#: login.php:194 -msgid "Resume your session" -msgstr "Continua la tua sessione" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Ritorna a Scarica Posta" - -#: templates/folders/folders_size.html:30 -msgid "Return to Folders" -msgstr "Torna alle Cartelle" - -#: stationery.php:143 -msgid "Return to Message Composition" -msgstr "Ritorna alla Composizione del Messaggio" - -#: filterprefs.php:66 templates/smime/smime.html:13 -#: templates/smime/smime.html:93 templates/pgp/pgp.html:21 -#: templates/pgp/pgp.html:145 templates/acl/acl.html:35 -#: templates/acl/acl.html:81 templates/acl/acl.html:95 -msgid "Return to Options" -msgstr "Torna all'Opzioni" - -#: config/prefs.php.dist:954 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Torna all'elenco dei messaggi dopo aver eliminato, spostato, o copiato un " -"messaggio." - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "I permessi per l'utente \"%s\" non possono essere modificati." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Role" -msgstr "Ruolo" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:173 lib/MIME/Viewer/pkcs7.php:293 -#: lib/MIME/Viewer/pkcs7.php:485 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1445 -msgid "S/MIME Encrypt Message" -msgstr "Cifra messaggio S/MIME" - -#: lib/Compose.php:1407 -msgid "S/MIME Error: " -msgstr "Errore S/MIME: " - -#: lib/Compose.php:1386 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "Errore S/MIME: è necessaria la parola chiave per la chiave privata." - -#: config/prefs.php.dist:173 -msgid "S/MIME Options" -msgstr "Opzioni S/MIME" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "Input Parola chiave S/MIME" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"Il supporto della coppia di chiavi S/MIME richiede una connessione sicura." - -#: smime.php:155 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "La Chiave Pubblica PGP per \"%s\" è stata eliminata con successo." - -#: smime.php:177 -msgid "S/MIME Public Key successfully added." -msgstr "Coppia di chiavi pubblica/privata S/MIME aggiunta con successo." - -#: templates/smime/smime.html:21 -msgid "S/MIME Public Keyring" -msgstr "Chiave Pubblica S/MIME" - -#: smime.php:226 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Coppia di chiavi pubblica/privata S/MIME aggiunta con successo." - -#: lib/IMP.php:1446 -msgid "S/MIME Sign Message" -msgstr "Firma Messaggio S/MIME" - -#: lib/IMP.php:1447 -msgid "S/MIME Sign/Encrypt Message" -msgstr "Firma/Cifra messaggio S/MIME" - -#: templates/smime/smime.html:86 -msgid "S/MIME support is disabled on this system." -msgstr "Il supporto S/MIME è disabilitato sul sistema." - -#: lib/MIME/Viewer/pkcs7.php:297 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"Il supporto S/MIME non è abilitato, pertanto il messaggio non può essere " -"decifrato." - -#: lib/MIME/Viewer/pkcs7.php:204 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"Il supporto S/MIME non è abilitato, pertanto il contenuto del messaggio " -"firmato non può visualizzato." - -#: lib/MIME/Viewer/pkcs7.php:177 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"Il supporto S/MIME non è abilitato, pertanto la firma digitale non può " -"essere verificata." - -#: lib/MIME/Viewer/pkcs7.php:134 -msgid "S/MIME support is not enabled." -msgstr "Il supporto S/MIME è disabilitato sul sistema." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"Il supporto S/MIME necessita di utlizzare finestre popup. Se il tuo browser " -"è settato per non utilizzare finestre popup, devi modificare le impostazioni " -"del browser o le funzioni PGP non funzioneranno correttamente" - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: lib/api.php:173 templates/login/login.html:107 -msgid "SMTP Port" -msgstr "Porta SMTP" - -#: compose.php:978 -msgid "S_ubject" -msgstr "O_ggetto" - -#: compose.php:1075 -msgid "Sa_ve a copy in " -msgstr "Sal_va una copia in " - -#: message.php:599 -msgid "Sa_ve as" -msgstr "Sal_va con Nome" - -#: templates/search/search.html:25 templates/search/search.html:180 -#: templates/fetchmail/fetchmailprefs.html:121 templates/acl/acl.html:79 -msgid "Save" -msgstr "Salva" - -#: compose.php:1147 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Salva Allegati con messaggio nella cartella sent-mail" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Salva Bozza" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "Salva Immagine" - -#: lib/MIME/Contents.php:262 -msgid "Save Image in Gallery" -msgstr "Salva Immagine nella Galleria" - -#: filterprefs.php:129 templates/smime/smime.html:12 -#: templates/smime/smime.html:92 templates/pgp/pgp.html:20 -#: templates/pgp/pgp.html:144 -msgid "Save Options" -msgstr "Salva Opzioni" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Salva Modello" - -#: compose.php:893 -msgid "Save _Draft" -msgstr "Salva _Bozza" - -#: message.php:599 config/prefs.php.dist:578 -msgid "Save as" -msgstr "Salva con Nome" - -#: config/prefs.php.dist:719 -msgid "Save drafts as unseen?" -msgstr "Salva le bozze come non viste?" - -#: config/prefs.php.dist:729 -msgid "Save drafts automatically while composing?" -msgstr "Salve le bozze automaticamente durante la composizione?" - -#: lib/MIME/Viewer/pkcs7.php:257 -msgid "Save in your Address Book" -msgstr "Salva nella tua Rubrica" - -#: config/prefs.php.dist:1326 -msgid "Save recipients automatically to the default address book?" -msgstr "Salve i destinatari automaticamente alla rubrica default?" - -#: templates/search/search.html:171 -msgid "Save search as a virtual folder?" -msgstr "Salva la ricerca come una cartella virtuale?" - -#: config/prefs.php.dist:243 -msgid "Save sent mail?" -msgstr "Salva posta inviata?" - -#: lib/Compose.php:240 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "Salvataggio della Bozza fallito. Impossibile creare la cartella Bozze." - -#: lib/Compose.php:179 -msgid "Saving the draft failed. No draft folder specified." -msgstr "Salvataggio della Bozza fallito. Nessuna cartella Bozze specificata." - -#: lib/Compose.php:210 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"Salvataggio della Bozza fallito. L'header di %s contiene un indirizzo email " -"non valido: %s." - -#: lib/Compose.php:247 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Non è stato possibile salvare la bozza. Codice del server: %s" - -#: mailbox.php:424 search.php:134 lib/Search.php:569 -#: lib/Block/tree_folders.php:43 templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Cerca" - -#: mailbox.php:424 search.php:138 -#, php-format -msgid "Search %s" -msgstr "Cerca %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Cerca Messaggio" - -#: templates/search/search.html:135 -msgid "Search Folders" -msgstr "Cerca Cartelle" - -#: search.php:80 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Risultati della Ricerca" - -#: templates/search/search.html:84 -msgid "Search Text" -msgstr "Ricerca Testo" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Visto" - -#: lib/Search.php:760 -msgid "Seen messages" -msgstr "Messaggi visti" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Seleziona un'Altro Account" - -#: search.php:258 -msgid "Select a date" -msgstr "Seleziona una data" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Seleziona un campo" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "Selezione account per cui scaricare la posta:" - -#: config/prefs.php.dist:157 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Seleziona le fonti della rubrica per aggiungere e cercare indirizzi." - -#: config/prefs.php.dist:572 templates/search/search.html:139 -msgid "Select all" -msgstr "Seleziona tutto" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "" -"Scegli l'ordine in cui ricercare le rubriche quando espandi gli indirizzi" - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Seleziona un account:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Seleziona tutto" - -#: templates/search/search.html:140 -msgid "Select none" -msgstr "Deseleziona tutto." - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Selezione Modello:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Seleziona la galleria per il salvataggio delle immagini." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Seleziona un tipo di server di posta:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Seleziona:" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Rubriche Selezionate:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Indirizzi Selezionati" - -#: pgp.php:430 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Invia chiave al server pubblico" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "AInvia Ultime Informazioni" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "Invia Messaggio" - -#: templates/javascript_defs.php:39 -msgid "Send message without a Subject?" -msgstr "Inviare il Messaggio senza Oggetto?" - -#: config/prefs.php.dist:247 -msgid "Sent" -msgstr "Posta inviata" - -#: lib/IMAP/Tree.php:2349 -msgid "Sent mail folder" -msgstr "Cartella di posta inviata" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Cartella di posta inviata" - -#: lib/api.php:158 templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Server" - -#: config/prefs.php.dist:25 -msgid "Server and Folder Information" -msgstr "Informazioni sul Server e Cartella" - -#: login.php:283 templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Server:" - -#: config/prefs.php.dist:98 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Imposta le azioni da eseguire quando si spostano o eliminano i messaggi." - -#: config/prefs.php.dist:738 -msgid "Set the X-Priority header when composing messages?" -msgstr "Configura l'intestazione X-Priority quando invii messaggio?" - -#: config/prefs.php.dist:35 -msgid "Share Folders" -msgstr "Condividi Cartelle" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Condividi cartelle di posta" - -#: config/prefs.php.dist:36 -msgid "Share your mail folders with other users." -msgstr "Condividi la cartella di posta con altri utenti." - -#: lib/IMAP/Tree.php:92 -msgid "Shared Folders" -msgstr "Cartelle Condivise" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "" -"I messaggi firmati PGP devono automaticamente essere verificati quando " -"visualizzati?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "" -"I messaggi firmati S/MIME devono automaticamente essere verificati quando " -"visualizzati?" - -#: config/prefs.php.dist:869 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Larghi blocchi di testo quotato devono essere nascosti o visualizzati di " -"default? Può essere modificato facilmente quando si desidera." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Il corpo dei messaggi di testo deve essere controllato per dati PGP?" - -#: config/prefs.php.dist:711 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Chiudi la finestra Componi dopo aver salvato una Bozza." - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "" -"La tua chiave PGP pubblica deve essere allegata ai messaggi di default?" - -#: templates/javascript_defs.php:30 -msgid "Show Addresses" -msgstr "Mostra Indirizzi" - -#: templates/search/search.html:142 -msgid "Show All Folders" -msgstr "Mostra tutte le Cartelle" - -#: message.php:623 -msgid "Show All Headers" -msgstr "Mostra tutte le Intestazioni" - -#: message.php:620 -msgid "Show Common Headers" -msgstr "Mostra le Intestazioni standard" - -#: mailbox.php:258 -msgid "Show Deleted" -msgstr "Mostra Eliminati" - -#: lib/MIME/Viewer/html.php:153 -msgid "Show Images?" -msgstr "Mostra le Immagini?" - -#: message.php:626 -msgid "Show Mailing List Information" -msgstr "Mostra Infomazioni della Mailing List" - -#: templates/search/search.html:142 -msgid "Show Only Subscribed Folders" -msgstr "Mostra solo le cartelle Sottoscritte" - -#: templates/folders/actions.html:39 -msgid "Show Size" -msgstr "Mostra Dimensione" - -#: folders.php:379 -msgid "Show Unsubscribed" -msgstr "Mostra cartelle Non sottoscritte" - -#: config/prefs.php.dist:805 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Mostra un'icona per permettere lo stripping degli allegati?" - -#: config/prefs.php.dist:1237 -msgid "Show non-private mailboxes in separate folders" -msgstr "Mostra le mailbox non-private in cartelle separate" - -#: config/prefs.php.dist:1081 -msgid "Show previews for unread messages only?" -msgstr "Mostra anteprima solo per messaggi non letti?" - -#: config/prefs.php.dist:1089 -msgid "Show previews in tooltips?" -msgstr "Mostra preview in tooltips?" - -#: config/prefs.php.dist:619 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Mostra il Ccn: campo dell'intestazione durante la composizione?" - -#: config/prefs.php.dist:610 -msgid "Show the Cc: header field when composing mail?" -msgstr "Mostra il Cc: campo dell'intestazione durante la composizione?" - -#: config/prefs.php.dist:1118 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Mostra l'icona Fetch Mail nella barra menu?" - -#: filterprefs.php:112 -msgid "Show the filter icon on the menubar?" -msgstr "Mostra l'icona di filtro nella barra menu?" - -#: lib/MIME/Viewer/html.php:168 -msgid "Show this HTML in a new window?" -msgstr "Mostra questo HTML in una nuova pagina?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Mostra il numero totale di messagi nella cartella?" - -#: config/prefs.php.dist:866 -msgid "Shown" -msgstr "Mostra" - -#: mailbox.php:608 -msgid "Si_ze" -msgstr "Di_mensione" - -#: templates/folders/folders_size.html:7 -msgid "Size" -msgstr "Dimensione" - -#: lib/Search.php:738 -msgid "Size (bytes) <" -msgstr "Dimensione (byte) <" - -#: lib/Search.php:742 -msgid "Size (bytes) >" -msgstr "Dimensione (byte) >" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "Dimensione:" - -#: mailbox.php:577 -msgid "Sort by Arrival" -msgstr "Ordina per Arrivo" - -#: mailbox.php:582 -msgid "Sort by Date" -msgstr "Ordina per Data" - -#: mailbox.php:592 -msgid "Sort by From Address" -msgstr "Ordina per Mittente" - -#: mailbox.php:607 -msgid "Sort by Message Size" -msgstr "Ordina per Dimensione Messaggio" - -#: mailbox.php:602 -msgid "Sort by Subject" -msgstr "Ordina per Oggetto" - -#: mailbox.php:597 -msgid "Sort by Thread" -msgstr "Ordina per Thread" - -#: mailbox.php:587 -msgid "Sort by To Address" -msgstr "Ordina per Destinatario" - -#: config/prefs.php.dist:309 -msgid "Spam" -msgstr "Spam" - -#: lib/IMAP/Tree.php:2342 -msgid "Spam folder" -msgstr "Cartella Spam:" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Cartella Spam:" - -#: compose.php:1060 -msgid "Special Characters" -msgstr "Caratteri Speciali" - -#: search.php:39 -msgid "Special Virtual Folders cannot be edited." -msgstr "Le cartelle Virtuali Speciali non possono essere modificate." - -#: lib/UI/Compose.php:141 -msgid "Spell Check Failed" -msgstr "Controllo Ortografico Fallito" - -#: config/prefs.php.dist:583 -msgid "Split Block" -msgstr "Dividi Blocchi" - -#: lib/MIME/Viewer/itip.php:526 lib/MIME/Viewer/itip.php:528 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "Inizia" - -#: compose.php:1017 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "_Modelli" - -#: stationery.php:135 -msgid "Stationery name:" -msgstr "Nome Modello:" - -#: stationery.php:137 -msgid "Stationery type:" -msgstr "Tipo Modello:" - -#: stationery.php:140 -msgid "Stationery:" -msgstr "Modello:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Status" -msgstr "Stato" - -#: config/prefs.php.dist:552 -msgid "Strikethrough" -msgstr "Barrato" - -#: message.php:684 -msgid "Strip All Attachments" -msgstr "Elimina tutti gli Allegati" - -#: lib/MIME/Contents.php:273 -msgid "Strip Attachment" -msgstr "Elimina Allegato" - -#: message.php:684 -msgid "Strip Attachments" -msgstr "Elimina Allegati" - -#: config/prefs.php.dist:1073 -msgid "Strip linebreaks?" -msgstr "Elimina Interruzioni di Linea?" - -#: mailbox.php:603 -msgid "Sub_ject" -msgstr "O_ggetto" - -#: lib/Search.php:714 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Oggetto" - -#: config/prefs.php.dist:1161 -msgid "Subject Field" -msgstr "Campo Oggetto" - -#: templates/thread/thread.html:36 -msgid "Subject:" -msgstr "Oggetto:" - -#: templates/smime/passphrase.html:23 templates/search/search.html:25 -#: templates/search/search.html:180 templates/saveimage/saveimage.html:19 -#: templates/pgp/passphrase.html:21 -msgid "Submit" -msgstr "Invio" - -#: templates/folders/actions.html:25 -msgid "Subscribe" -msgstr "Sottoscrivi" - -#: config/prefs.php.dist:556 -msgid "Subscript" -msgstr "Pedice" - -#: lib/MIME/Viewer/pgp.php:451 lib/MIME/Viewer/pkcs7.php:445 -#: lib/MIME/Viewer/status.php:86 -msgid "Success" -msgstr "Successo" - -#: templates/folders/folders_size.html:22 -msgid "Sum" -msgstr "Somma" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:839 lib/MIME/Viewer/itip.php:841 -msgid "Summary" -msgstr "Breve Riassunto" - -#: config/prefs.php.dist:557 -msgid "Superscript" -msgstr "Apice" - -#: compose.php:1101 compose.php:1102 -msgid "Switch Composition Method" -msgstr "Modifica Metodo di Composizione" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Vai a composizione HTML" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Vai a composizione solo testo" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Cartella Destinazione" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Casella di Posta Destinazione:" - -#: lib/IMP.php:525 -msgid "Task Lists" -msgstr "Liste Attività" - -#: config/hooks.php.dist:463 -msgid "Tasks" -msgstr "Attività" - -#: compose.php:1106 -msgid "Te_xt" -msgstr "Te_sto" - -#: lib/MIME/Viewer/itip.php:275 -msgid "Tentative: " -msgstr "Accettato con riserva: " - -#: lib/MIME/Viewer/itip.php:632 -msgid "Tentatively Accept request" -msgstr "Richiesta di accettazione con riserva" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Tentatively Accepted" -msgstr "Accettato con riserva." - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "File dei Termini d'Utilizzo non specificato in conf.php" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Testo" - -#: config/prefs.php.dist:547 -msgid "Text Font" -msgstr "Font Testo" - -#: config/prefs.php.dist:546 -msgid "Text Format" -msgstr "Formato Testo" - -#: config/prefs.php.dist:548 -msgid "Text Size" -msgstr "Dimensione Testo" - -#: config/prefs.php.dist:1202 -msgid "The From: column of the message should be linked:" -msgstr "La colonna Da: del messaggio deve essere collegata:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"Il server IMAP sembra non supportare il metodo di autenticazione " -"selezionato. Contattare l'amministratore." - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "La forcella delle risorse Macintosh." - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Il file originale può essere scaricato %s." - -#: lib/MIME/Viewer/pkcs7.php:255 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "Il certificasto S/MIME di %s: " - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "L' account \"%s\" è stato eliminato." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "L'account \"%s\" è stato salvato." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "L'allegato non è stato trovato." - -#: config/prefs.php.dist:589 -msgid "The buttons NOT to show when using Xinha." -msgstr "Pulsanti da NON visualizzare usando Xinha." - -#: config/prefs.php.dist:535 -msgid "The buttons to show when using FCKeditor." -msgstr "Pulsanti da visualizzare usando FCKeditor." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "I dati di calendario non sono validi" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "Seguono sotto i contenuti del file Macintosh." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "La cartella \"%s\" verrà rinominata in \"%s\"." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"La lista degli utenti con accesso a questa cartella non è stata ottenuta" - -#: config/prefs.php.dist:920 -msgid "The default charset for messages with no charset information:" -msgstr "Il set di caratteri di default per messaggi senza set di catatteri:" - -#: lib/Compose.php:257 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "La bozza è stata salvata nella cartella \"%s\"." - -#: lib/MIME/Viewer/itip.php:141 -msgid "The event was added to your calendar." -msgstr "L'evento è stato aggiunto al tuo calendario." - -#: lib/MIME/Viewer/itip.php:147 -msgid "The event was updated in your calendar." -msgstr "L'evento è stato aggiornato nel tuo calendario." - -#: lib/Compose.php:2015 -#, php-format -msgid "The file %s could not be attached." -msgstr "Impossibile allegare il file %s" - -#: lib/Folder.php:284 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "La cartella \"%s\" esiste già" - -#: folders.php:247 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "La cartella \"%s\" non puù essere eliminata." - -#: lib/Folder.php:363 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "La cartella \"%s\" non puù essere rinominata." - -#: lib/Folder.php:306 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "La cartella \"%s\" è stata creata ma non è stata sottoscritta." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "" -"La cartella \"%s\" non è stata creata. Questo è il messaggio del server" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "" -"La cartella \"%s\" non è stata eliminata. Questo è il messaggio del server" - -#: lib/Folder.php:309 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "La cartella \"%s\" è stata creata con successo." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "La cartella \"%s\" è stata eliminata con successo." - -#: lib/Folder.php:388 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "La cartella \"%s\" è stata rinominata in \"%s\"." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "I seguenti file erano allegati a questa parte:" - -#: templates/javascript/popup.js:59 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"Impossibile aprire la finestra di salvataggio immagine. Probabilmente il " -"browser blocca i popup" - -#: config/prefs.php.dist:526 -msgid "The javascript editor to use on the compose page." -msgstr "Editor Javascript da usare nella composizione email." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "Il server di posta ha generato il seguente messaggio di errore:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "Il server di posta ha generato il seguente messaggio di informazione:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "Il server di posta ha generato il seguente messaggio:" - -#: lib/Message.php:798 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "La cartella \"%s\" è già vuota." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"Il messaggio \"%s\" da \"%s\" (%d bytes) supera il limite di dimensione" - -#: templates/javascript_defs.php:53 -msgid "The message being composed has been closed. Exiting." -msgstr "Il messaggio in composizione è stato chiuso. In uscita." - -#: lib/MIME/Viewer/pgp.php:376 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "" -"Questo messaggio non sembra essere un valido messaggio cifrato con PGP. " -"Errore: " - -#: lib/MIME/Viewer/pgp.php:252 lib/MIME/Viewer/pgp.php:411 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "" -"Questo messaggio non sebra essere nel formato corretto PGP (secondo l'RFC " -"2015)." - -#: lib/MIME/Viewer/pgp.php:371 -msgid "The message below has been compressed with PGP." -msgstr "Il messaggio è stato compresso con PGP." - -#: lib/MIME/Viewer/pgp.php:201 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Il Messaggio è stato firmato elettronicamente e cifrato con PGP, ma la firma " -"non può essere verificata." - -#: lib/MIME/Viewer/pgp.php:207 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "Messaggio firmato elettronicamente e cifrato con PGP." - -#: lib/MIME/Viewer/pgp.php:203 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"Il Messaggio è stato firmato elettronicamente con PGP, ma la firma non può " -"essere verificata." - -#: lib/MIME/Viewer/pgp.php:209 -msgid "The message below has been digitally signed with PGP." -msgstr "Messaggio firmato elettronicamente con PGP." - -#: lib/MIME/Viewer/pgp.php:313 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"Messaggio cifrato con PGP, ma il supporto PGP è disabilitato, per cui il " -"messaggio non può essere decifrato." - -#: lib/MIME/Viewer/pgp.php:355 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"Il Messaggio è stato cifrato con PGP, ma non esiste nessuna chiave personale " -"iprivata, per cui il messaggio non può essere decifrato." - -#: lib/MIME/Viewer/pgp.php:371 -msgid "The message below has been encrypted with PGP." -msgstr "Messaggio cifrato con PGP." - -#: lib/MIME/Viewer/pgp.php:365 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"Il Messaggio è stato cifrato con PGP. Occorre inserire la parola chiave per " -"la chiave privata PGP prima di poterlo decifrare." - -#: lib/MIME/Viewer/pgp.php:348 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"Il messaggio è stato cifrato con PGP. Devi inserire la password per la tua " -"parola chiave usata per cifrare il messaggio." - -#: lib/MIME/Viewer/pgp.php:455 -msgid "The message below has been verified." -msgstr "Il messaggio è stato verificato." - -#: lib/Crypt/PGP.php:380 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "Messaggio non è stato firmato elettronicamente o cifrato con PGP." - -#: templates/javascript_defs.php:39 -msgid "The message does not have a Subject entered." -msgstr "Il messaggio non ha l'Oggetto." - -#: lib/Filter.php:72 lib/Spam.php:222 -msgid "The message has been deleted." -msgstr "Il messaggio è stato eliminato." - -#: lib/Spam.php:203 -msgid "The message has been reported as not spam to your system administrator." -msgstr "" -"Questo messaggio è stato segnalato come Non-Spam al tuo amministratore di " -"sistema." - -#: lib/Spam.php:183 -msgid "The message has been reported as not spam." -msgstr "Questo messaggio è stato segnalato come non-spam." - -#: lib/Spam.php:195 -msgid "The message has been reported as spam to your system administrator." -msgstr "" -"Questo messaggio è stato segnalato come spam al tuo amministratore di " -"sistema." - -#: lib/Spam.php:175 -msgid "The message has been reported as spam." -msgstr "Questo messaggio è stato segnalato come spam" - -#: lib/MIME/Viewer/pkcs7.php:450 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Il messaggio è stato verificato. Mittente: %s" - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "Il messaggio è stato eliminato." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Il file richiesto non esiste nell'alegato MS-TNEF." - -#: lib/MIME/Viewer/zip.php:67 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Il file richiesto non esiste nell'allegato zip." - -#: message.php:448 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"Il mittente del messaggio richede un messaggio di conferma lettura. Cliccare " -"%s per inviare la conferma." - -#: templates/javascript_defs.php:38 -msgid "The signature could not be replaced." -msgstr "Non era possibile sostituire la firma." - -#: templates/javascript_defs.php:37 -msgid "The signature was successfully replaced." -msgstr "La firma è stata sostituita con successo." - -#: attachment.php:59 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "" -"L'allegato specificato non esiste. E' stato eliminato dal mittente originale." - -#: attachment.php:128 -msgid "The specified file cannot be read." -msgstr "Il file specificato non può essere letto." - -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "Il Modello \"%s\" è stato aggiunto." - -#: stationery.php:74 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "Il Modello \"%s\" è stato eliminato." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "Il Modello \"%s\" è stato aggiornato." - -#: lib/MIME/Viewer/itip.php:171 -msgid "The task has been added to your tasklist." -msgstr "L'attività è stata aggiunta nella tua tasklist." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "Testo del messaggio" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Il testo del messaggio può essere visto %s." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "Testo del messaggio restituito" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Il testo del messaggio restituito può essere visto %s." - -#: lib/MIME/Viewer/notification.php:67 -msgid "The text of the sent message" -msgstr "Testo del messaggio inviato" - -#: lib/MIME/Viewer/notification.php:67 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Il testo del messaggio inviato può essere visto %s." - -#: lib/MIME/Viewer/itip.php:156 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Informazioni libero/occupato dell'utente salvate con successo." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "Non ci sono porzioni alternative che possono essere mostrate." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "Non ci sono messaggi in questa casella di posta." - -#: thread.php:104 -msgid "There is no text that can be displayed inline." -msgstr "Non c'è nessun testo che può essere mostrato inline." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Si è verificato un errore nel copiare i messaggi da \"%s\" a \"%s\". Questo " -"è il messaggio del server" - -#: lib/Message.php:270 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Si è verificato un errore nell'eliminazione dei files dalla cartella \"%s\". " -"Questo è il messaggio del server" - -#: lib/MIME/Viewer/itip.php:101 -msgid "There was an error deleting the event:" -msgstr "Errore nell'eliminazione dell'evento:" - -#: lib/MIME/Viewer/enriched.php:36 lib/MIME/Viewer/plain.php:50 -msgid "There was an error displaying this message part" -msgstr "Si è verificato un errore visualizzando questa parte del messaggio" - -#: lib/Message.php:635 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Si è verificato un errore marcando dei messaggi nella cartella \"%s\". " -"Questo è il messaggio del server" - -#: folders.php:147 -#, php-format -msgid "There was an error importing %s." -msgstr "Si è verificato un errore importando %s." - -#: lib/MIME/Viewer/itip.php:138 -msgid "There was an error importing the event:" -msgstr "Errore nell'importazione dell'evento:" - -#: lib/MIME/Viewer/itip.php:168 -msgid "There was an error importing the task:" -msgstr "Errore nell'importazione dell'attività:" - -#: lib/MIME/Viewer/itip.php:154 -msgid "There was an error importing user's free/busy information:" -msgstr "" -"Si è verificato un errore nell'importazione delle informazioni libero/" -"occupato dell'utente:" - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Si è verificato un errore spostando i messaggi da \"%s\" a \"%s\". Questo è " -"il messaggio del server" - -#: lib/Compose.php:724 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Si è verificato un errore inviando il messaggio: %s" - -#: lib/MIME/Viewer/itip.php:115 -msgid "There was an error updating the event:" -msgstr "Errore nell'aggiornamento dell'evento:" - -#: lib/MIME/Viewer/pgp.php:166 -msgid "This PGP Public Key was attached to the message." -msgstr "Questa chiave pubblica PGP è stata allegata al messaggio." - -#: lib/MIME/Viewer/itip.php:106 lib/MIME/Viewer/itip.php:120 -#: lib/MIME/Viewer/itip.php:145 lib/MIME/Viewer/itip.php:159 -#: lib/MIME/Viewer/itip.php:175 lib/MIME/Viewer/itip.php:321 -msgid "This action is not supported." -msgstr "Questa azione non è supportata." - -#: lib/MIME/Viewer/itip.php:181 lib/MIME/Viewer/itip.php:431 -msgid "This action is not yet implemented." -msgstr "Questa azione non è ancora implementata." - -#: templates/javascript_defs.php:66 -msgid "This folder may not be renamed:" -msgstr "La cartella \"%s\" non può essere rinominata:" - -#: templates/javascript_defs.php:63 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Questo potrebbe richiedere del tempo. Sei sicuro di voler proseguire?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "Questo messaggio contiene un file Macintosh." - -#: lib/MIME/Viewer/pkcs7.php:476 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Il messaggio contiene in allegato che è stato firmato digitalmente con S/" -"MIME." - -#: lib/MIME/Viewer/pkcs7.php:480 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Il messaggio contiene in allegato che è stato cifrato con S/MIME." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Questo messaggio contiene informazioni sullo stato di spedizione della mail, " -"ma il formato di questo messaggio è sconosciuto" - -#: lib/MIME/Viewer/pkcs7.php:201 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Questo messaggio non sembra essere nel formato corretto S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:174 -msgid "This message has been digitally signed via S/MIME." -msgstr "Messaggio firmato elettronicamente con S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:170 lib/MIME/Viewer/pkcs7.php:294 -msgid "This message has been encrypted via S/MIME." -msgstr "Messaggio cifrato con S/MIME." - -#: lib/MIME/Contents.php:437 -msgid "This message part cannot be viewed because it is too large." -msgstr "" -"Questa porzione del messaggio non può essere visualizzata in quanto troppo " -"grande." - -#: message.php:520 -msgid "This message to" -msgstr "Questo messaggio a" - -#: lib/IMP.php:338 -#, php-format -msgid "" -"This request cannot be completed because the link you followed or the form " -"you submitted was only valid for %d minutes. Please try again now." -msgstr "" -"La richiesta non può essere completata in quanto il link usato o il form " -"inviato erano validi solo per %d minuti. Si prega di riprovare ora." - -#: acl.php:47 -msgid "This server does not support sharing folders." -msgstr "Questo server non supporta la condivisione delle cartelle." - -#: templates/javascript_defs.php:54 -msgid "This window must be called from a compose window." -msgstr "Questa finestra deve essere chiamata da una finestra di composizione." - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Visualizza per Argomento:" - -#: thread.php:176 config/prefs.php.dist:1163 -msgid "Thread View" -msgstr "Visualizzazione per Argomento" - -#: lib/MIME/Viewer/pdf.php:103 -msgid "Thumbnail of attached PDF file" -msgstr "Miniatura del file PDF allegato" - -#: lib/MIME/Viewer/images.php:167 -msgid "Thumbnail of attached image" -msgstr "Miniatura dell'immagine allegata" - -#: compose.php:795 mailbox.php:588 lib/Search.php:702 lib/UI/Mailbox.php:90 -#: lib/UI/Message.php:26 templates/login/recompose.html:14 -#: templates/contacts/contacts.html:40 -msgid "To" -msgstr "A" - -#: config/prefs.php.dist:1160 -msgid "To Address" -msgstr "Indirizzo A" - -#: message.php:564 -msgid "To All" -msgstr "A Tutti" - -#: message.php:560 -msgid "To List" -msgstr "Alla Lista" - -#: message.php:557 -msgid "To Sender" -msgstr "Al Mittente" - -#: message.php:564 -msgid "To _All" -msgstr "_A Tutti" - -#: message.php:560 -msgid "To _List" -msgstr "Alla _Lista" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "Al campo" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Per selezioni multiple, cliccare tenendo premuto CTRL (PC) o Command (Mac)." - -#: config/prefs.php.dist:514 -msgid "To the stationery and form responses." -msgstr "Vai ai modelli e moduli di risposta." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"Per usare una connessione TLS, occorre usare una verisone di PHP 5.1.0 o sup." - -#: thread.php:117 templates/thread/thread.html:31 -msgid "To:" -msgstr "A:" - -#: config/prefs.php.dist:582 -msgid "Toggle Borders" -msgstr "Abilita Bordi" - -#: config/prefs.php.dist:586 -msgid "Toggle HTML Source" -msgstr "Abilita Sorgente HTML" - -#: config/prefs.php.dist:598 -msgid "Top" -msgstr "In Cima" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "Dimensione Totale:" - -#: login.php:264 -msgid "Traditional" -msgstr "Tradizionale" - -#: config/prefs.php.dist:298 -msgid "Trash" -msgstr "Cestino" - -#: lib/IMAP/Tree.php:2329 -msgid "Trash folder" -msgstr "Cartella cestino" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "Cartella cestino:" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "Impossibile connettersi al server SQL." - -#: lib/Quota/command.php:93 lib/Quota/hook.php:52 lib/Quota/imap.php:42 -#: lib/Quota/logfile.php:87 lib/Quota/maildir.php:113 lib/Quota/mdaemon.php:45 -#: lib/Quota/mercury32.php:78 -msgid "Unable to retrieve quota" -msgstr "Impossibile ottenere quota" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "Non Risposto" - -#: lib/Search.php:775 -msgid "Unanswered messages" -msgstr "Messaggi non risposti" - -#: mailbox.php:515 message.php:551 -msgid "Undelete" -msgstr "Recupera" - -#: lib/Search.php:795 -msgid "Undeleted messages" -msgstr "Messaggi ripristinati" - -#: config/prefs.php.dist:551 -msgid "Underline" -msgstr "Sottolinea" - -#: lib/UI/Mailbox.php:67 lib/UI/Mailbox.php:86 lib/MIME/Headers.php:258 -msgid "Undisclosed Recipients" -msgstr "Destinatari Nascosti" - -#: config/prefs.php.dist:570 -msgid "Undoes your last action" -msgstr "Annulla l'ultima azione" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Risposta inaspettata dal server al comando AUTHENTICATE." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Risposta inaspettata dal server alla risposta Digest-MD5." - -#: lib/Search.php:785 -msgid "Unflagged messages" -msgstr "Messaggi non Marcati" - -#: lib/MIME/Viewer/itip.php:465 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Componente non gestito del tipo: %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Sconosciuto" - -#: lib/UI/Mailbox.php:209 -msgid "Unknown Date" -msgstr "Data Sconosciuta" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Risposta da server IMAP sconosciuta. Il server ha risposto: %s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "Incontro Sconosciuto" - -#: lib/UI/Mailbox.php:105 -msgid "Unknown Recipient" -msgstr "Destinatario Sconosciuto" - -#: lib/MIME/Viewer/itip.php:819 -msgid "Unknown Task" -msgstr "Attività Sconosciuta" - -#: pgp.php:433 smime.php:339 -msgid "Unload Passphrase" -msgstr "Scarica Password" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Senza nome" - -#: mailbox.php:762 message.php:474 templates/message/navbar_navigate.html:9 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:31 -msgid "Unseen" -msgstr "Non Letto" - -#: lib/Search.php:765 -msgid "Unseen messages" -msgstr "Messaggi non visti" - -#: templates/folders/actions.html:26 -msgid "Unsubscribe" -msgstr "Elimina sottoscrizione" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "Aggiorna" - -#: lib/MIME/Viewer/itip.php:663 lib/MIME/Viewer/itip.php:703 -msgid "Update in my calendar" -msgstr "Aggiorna il mio calendario" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "Status del rispondente aggiornato" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Aggiorna questo evento nel mio calendario" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "Carica:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Utilizza il Valore di Default" - -#: config/prefs.php.dist:277 -msgid "Use IMAP folder subscriptions?" -msgstr "Usa la sottoscrizione delle cartelle IMAP?" - -#: config/prefs.php.dist:971 -msgid "Use Virtual Trash Folder?" -msgstr "Usa il cestino Virtuale?" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Utente" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "" -"All'utente '%s' sono stati conferiti con successo i diritti seguenti per la " -"cartella '%s'." - -#: lib/api.php:180 templates/login/login.html:85 -msgid "Username" -msgstr "Nome Utente" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Nome Utente:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Nome Utente: " - -#: lib/MIME/Viewer/pkcs7.php:256 templates/smime/smime.html:35 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "Visualizza" - -#: lib/MIME/Viewer/tnef.php:109 lib/MIME/Viewer/zip.php:99 -#, php-format -msgid "View %s" -msgstr "Visualizza %s" - -#: pgp.php:405 smime.php:313 -#, php-format -msgid "View %s Public Key" -msgstr "Mostra chiave pubblica %s" - -#: lib/MIME/Viewer/images.php:157 lib/MIME/Viewer/images.php:162 -#: lib/MIME/Viewer/pdf.php:93 lib/MIME/Viewer/pdf.php:98 -msgid "View Attachment" -msgstr "Visualizza Allegato" - -#: mailbox.php:548 -msgid "View Messages" -msgstr "Visualizza Messaggi" - -#: pgp.php:434 smime.php:340 -msgid "View Personal Private Key" -msgstr "Mostra chiave personale privata" - -#: pgp.php:428 smime.php:336 -msgid "View Personal Public Key" -msgstr "Mostra chiave personale pubblica" - -#: message.php:575 -msgid "View Thread" -msgstr "Vedi Discussione" - -#: lib/MIME/Viewer/pkcs7.php:484 -msgid "View attachment in a separate window" -msgstr "Mostra l'allegato in una finestra separata" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Mostra il contenuto in una finestra separata" - -#: lib/MIME/Viewer/itip.php:142 -msgid "View event" -msgstr "Visualizza evento" - -#: folders.php:435 mailbox.php:699 -#, php-format -msgid "View messages in %s" -msgstr "Visualizza i messaggi in %s" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Visualizzazione o cartella da mostrare appena entrato:" - -#: lib/MIME/Viewer/itip.php:172 -msgid "View task" -msgstr "Visualizza attività" - -#: mailbox.php:367 mailbox.php:368 -msgid "Virtual Folder" -msgstr "Cartella Virtuale" - -#: search.php:77 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "La Cartella Virtuale \"%s\" è stata creata con successo." - -#: lib/IMAP/Tree.php:88 templates/search/search.html:164 -msgid "Virtual Folders" -msgstr "Cartella Virtuale" - -#: search.php:72 -msgid "Virtual Folders require a label." -msgstr "Necessaria etichetta per la cartella virtuale" - -#: lib/Search.php:436 -msgid "Virtual INBOX" -msgstr "Cartella di Posta Virtuale" - -#: lib/IMAP/Tree.php:2369 -msgid "Virtual INBOX Folder" -msgstr "Cartella di Posta Virtuale" - -#: lib/Search.php:380 -msgid "Virtual Trash" -msgstr "Cestino Virtuale" - -#: lib/IMAP/Tree.php:2365 -msgid "Virtual Trash Folder" -msgstr "Cestino Virtuale" - -#: templates/search/search.html:175 -msgid "Virtual folder label:" -msgstr "Etichetta della cartella virtuale:" - -#: lib/MIME/Viewer/pkcs7.php:439 lib/Crypt/PGP.php:380 -msgid "Warning" -msgstr "Attenzione" - -#: lib/IMP.php:334 -msgid "" -"We cannot verify that this request was really sent by you. It could be a " -"malicious request. If you intended to perform this action, you can retry it " -"now." -msgstr "" -"Impossibile verificare che questa richiesta sia veramente la tua. Potrebbe " -"essere una richiesta malevola. Se intendi procedere, puoi riprovare adesso." - -#: login.php:197 login.php:356 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "Benvenuto a %s" - -#: config/prefs.php.dist:815 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Cosa fare dei messaggi di spam dopo che sono stati riconosciuti come spam o " -"non spam?" - -#: config/prefs.php.dist:963 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Sposta i messaggi cancellati nel Cestino invece di contrassegnarli come " -"messaggi eliminati." - -#: config/prefs.php.dist:1148 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "" -"quando si apre una nuova casella si posta per la prima volta, quale pagina " -"visualzzare all'avvio?" - -#: config/prefs.php.dist:665 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"Quando si risponde o inoltra un messaggio, usare lo stesso formato del " -"messaggio originale?" - -#: config/prefs.php.dist:770 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Salvare gli allegati nella posta inviata?" - -#: config/prefs.php.dist:496 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Inviando una email o espandendo gli indirizzi, che dominio aggiungere alle " -"email non qualificate (quelle senza \"@\")?" - -#: config/prefs.php.dist:932 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "Dove visualizzare i link per i formti alternativi del messaggio?" - -#: config/prefs.php.dist:601 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "Dove posizionare il cursore quando di compone un messaggio di default?" - -#: mailbox.php:531 message.php:583 -msgid "Whitelist" -msgstr "Lista Bianca" - -#: lib/prefs.php:230 config/prefs.php.dist:525 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:103 -msgid "Year" -msgstr "Anno" - -#: templates/javascript_defs.php:48 config/prefs.php.dist:1226 -#: config/prefs.php.dist:1248 templates/compose/compose.html:292 -msgid "Yes" -msgstr "Sì" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "Stai per scaricare la posta dalle seguente caselle:" - -#: templates/folders/folders_confirm.html:11 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "" -"Stai cercando di cancellare tutti i messaggi contenuti nelle seguenti " -"cartelle" - -#: templates/folders/folders_confirm.html:10 -msgid "You are attempting to delete the following folder(s)." -msgstr "Stai cercando di cancellare le seguenti cartelle" - -#: templates/javascript_defs.php:81 -msgid "You are copying/moving to a new folder." -msgstr "Stai copiando/spostando ad una nuova cartella." - -#: templates/javascript_defs.php:59 -msgid "You are creating a sub-folder to" -msgstr "Stai creando una sottocartella di" - -#: templates/javascript_defs.php:61 -msgid "You are creating a top-level folder." -msgstr "Stai creando una cartella di primo livello." - -#: lib/Folder.php:265 -msgid "You are not allowed to create folders." -msgstr "Non sei abilitato alla creazione di cartelle." - -#: lib/Folder.php:272 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Non sei abilitato alla creazione di più di %d cartelle." - -#: lib/Compose.php:961 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "" -"Non sei abilitato all'invio di messaggi a più di %d destinatari ogni %d ore" - -#: lib/Compose.php:1240 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "Non sei abilitato all'invio di messaggi a più di %d destinatari." - -#: templates/javascript_defs.php:64 -msgid "You are renaming the folder:" -msgstr "Stai rinominando la cartella:" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Puoi usare i seguenti simboli nel testo del modello: %c per il contenuto del " -"messaggio corrente; %s per la firma." - -#: lib/Folder.php:488 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Non puoi annullare la sottoscrizione da \"%s\"" - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Non hai accettato i termini di utilizzo, per cui non puoi fare il login." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Non hai il permesso per modificare gli accessi a questa cartella." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Hai inoltrato questo messaggio a %%s ai seguenti destinatari: %s." - -#: lib/IMP.php:1077 -#, php-format -msgid "You have %s new messages." -msgstr "Hai %s nuovi messaggi." - -#: lib/IMP.php:1077 -msgid "You have 1 new message." -msgstr "Hai un nuovo messaggio." - -#: compose.php:128 -msgid "You have already submitted this page." -msgstr "Hai già inviato questa pagina." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Hai un nuovo messaggio in:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "Non hai configurato nessuna email esterna." - -#: lib/Compose.php:1227 -msgid "You must enter at least one recipient." -msgstr "Devi inserire almeno un destinatario." - -#: lib/MIME/Viewer/pgp.php:365 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"Devi inserire la parola chiave per la tua chiave privata PGP per " -"visualizzare questo messaggio." - -#: lib/MIME/Viewer/pkcs7.php:313 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Devi inserire la parola chiave per la tua chiave privata S/MIME per " -"visualizzare questo messaggio" - -#: lib/MIME/Viewer/pgp.php:348 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "Devi inserire la parola chiave usata per cifrare il messaggio." - -#: templates/javascript_defs.php:82 -msgid "You must select a target mailbox first." -msgstr "Devi prima selezionare una casella di destinazione." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "Devi selezionare un account da eliminare." - -#: templates/javascript_defs.php:52 -msgid "You must select an address first." -msgstr "Devi prima selezionare un indirizzo." - -#: templates/javascript_defs.php:45 templates/javascript_defs.php:47 -msgid "You must select at least one message first." -msgstr "Devi prima specificare almeno un messaggio." - -#: lib/Compose.php:859 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "" -"Occorre separare gli indirizzi email con la vorgola (,) non con puntovirgola " -"(;)." - -#: templates/javascript_defs.php:36 -msgid "You must specify a recipient." -msgstr "Devi specificare un destinatario." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"Devi avere '%s' abilitato nelle tue opzioni di manutenzione.Occorre avere " -"\"Esegui operazioni di manutenzione al login?\" abilitato nelle opzioni di " -"manutenzione." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Hai reindirizzato questo messaggio a %s il %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Hai risposto a questo messaggio il %s." - -#: lib/Folder.php:440 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "" -"Notifica da parte del server: la sottoscrizione a \"%s\" NON è andata a buon " -"fine" - -#: lib/Folder.php:490 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "" -"Notifica da parte del server: Non è stata annullata la sottoscrizione da \"%s" -"\". " - -#: lib/Folder.php:443 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Hai sottoscritto con successo \"%s\"" - -#: lib/Folder.php:493 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Hai annullato con successo la sottoscrizione da \"%s\"" - -#: templates/pgp/pgp.html:92 -msgid "Your Name:" -msgstr "Il tuo nome:" - -#: templates/pgp/pgp.html:64 -msgid "Your PGP Public/Private Keys" -msgstr "Le tue chiavi Pubbliche/Private PGP" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "La tua chiave privata:" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "La tua chiave pubblica:" - -#: config/prefs.php.dist:187 -msgid "Your Reply-to: address: (optional)" -msgstr "Il tuo indirizzo \"Risposta-a:\": (opzionale)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Le tue chiavi Pubbliche/Private S/MIME" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "Il tuo account non supporta lo scarico di email esterna." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "I tuoi account:" - -#: config/prefs.php.dist:195 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"I tuoi pseudonimi: (opzionale, inserisci ogni indirizzo in una nuova " -"riga)" - -#: lib/MIME/Viewer/images.php:87 -msgid "Your browser does not support inline display of this image type." -msgstr "" -"Il tuo browser non supporta la visualizzazione di questo tipo di immagine." - -#: config/prefs.php.dist:748 -msgid "Your default charset for sending messages:" -msgstr "Il tuo codice caratteri di default per l'invio di messaggi:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Il tuo metodo di criptaggio default per l'invio di messaggi:" - -#: attachment.php:114 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"L'allegato collegato è stato scaricato da almeno un utente.\n" -"\n" -"Nome Allegato: %s\n" -"Data Allegato: %s\n" -"\n" -"Cliccai nel link seguente per eliminare permanentemente l'allegato:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Il tuo messaggio è stato consegnato con successo." - -#: config/prefs.php.dist:219 -msgid "Your signature:" -msgstr "La tua firma:" - -#: lib/Message.php:535 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Allegato eliminato: Tipo originale dell'allegato %s, nome %s]" - -#: templates/javascript/addressesBlocks.js:7 -msgid "[Hide Addresses]" -msgstr "[Nascondi Indirizzi]" - -#: mailbox.php:723 message.php:285 rss.php:75 lib/Compose.php:1860 -#: lib/Compose.php:2337 -msgid "[No Subject]" -msgstr "[Nessun Oggetto]" - -#: lib/MIME/Viewer/pgp.php:170 -msgid "[Save the key to your Address book]" -msgstr "[Salva la chiave nella tua rubrica]" - -#: templates/javascript/addressesBlocks.js:8 -msgid "[Show Addresses -" -msgstr "[Mostra Indirizzi -" - -#: lib/MIME/Headers.php:268 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Mostra indirizzi - %s destinatari]" - -#: lib/Compose.php:2956 -msgid "[Truncated Text]" -msgstr "[Testo Troncato]" - -#: lib/MIME/Viewer/pgp.php:172 -msgid "[View the raw key]" -msgstr "[Mostra la chiave raw]" - -#: compose.php:929 -msgid "_Bcc" -msgstr "Cc_n" - -#: mailbox.php:527 message.php:579 -msgid "_Blacklist" -msgstr "Lista _Nera" - -#: compose.php:926 -msgid "_Cc" -msgstr "_Cc" - -#: mailbox.php:509 mailbox.php:511 message.php:553 -msgid "_Delete" -msgstr "_Elimina" - -#: lib/IMP.php:860 -msgid "_Folders" -msgstr "Car_telle" - -#: compose.php:906 -msgid "_Identity" -msgstr "_Identità" - -#: lib/IMP.php:829 -msgid "_Inbox" -msgstr "_Posta in Arrivo" - -#: lib/IMP.php:897 -msgid "_Log out" -msgstr "_Fine sessione" - -#: message.php:588 -msgid "_Message Source" -msgstr "Intestazioni _Messaggio" - -#: lib/IMP.php:857 -msgid "_New Message" -msgstr "_Componi" - -#: message.php:602 -msgid "_Print" -msgstr "_Stampa" - -#: compose.php:996 -msgid "_Priority" -msgstr "_Priorità" - -#: mailbox.php:354 -#, php-format -msgid "_Refresh %s" -msgstr "_Aggiorna %s" - -#: message.php:556 -msgid "_Reply" -msgstr "_Rispondi" - -#: lib/IMP.php:862 -msgid "_Search" -msgstr "_Cerca" - -#: compose.php:891 -msgid "_Send Message" -msgstr "_Invia Messaggio" - -#: mailbox.php:598 -msgid "_Thread" -msgstr "_Argomento" - -#: compose.php:922 compose.php:924 -msgid "_To" -msgstr "_A" - -#: mailbox.php:515 -msgid "_Undelete" -msgstr "_Recupera" - -#: message.php:575 -msgid "_View Thread" -msgstr "_Visualizza per Argomento" - -#: mailbox.php:531 message.php:583 -msgid "_Whitelist" -msgstr "Lista _Bianca" - -#: lib/Compose.php:988 -msgid "addressee unknown" -msgstr "Destinatario Sconosciuto" - -#: lib/Search.php:582 -msgid "and" -msgstr "e" - -#: lib/Compose.php:1970 -msgid "attachment" -msgstr "allegato" - -#: view.php:122 -msgid "attachments.zip" -msgstr "allegati.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "byte" - -#: lib/Compose.php:1012 -msgid "cannot create output file" -msgstr "impossibile creare file output" - -#: lib/Compose.php:984 -msgid "cannot open input" -msgstr "impossibile creare file input" - -#: lib/Compose.php:976 -msgid "command line usage error" -msgstr "errore utilizzo linea di comando" - -#: lib/Compose.php:1032 -msgid "configuration error" -msgstr "errore di configurazione" - -#: lib/Compose.php:1008 -msgid "critical system file missing" -msgstr "file di systema critico mancante" - -#: lib/Compose.php:980 -msgid "data format error" -msgstr "errore formato dati" - -#: lib/Compose.php:1036 -msgid "entry not found" -msgstr "informazione non trovata" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "da" - -#: lib/Compose.php:992 -msgid "host name unknown" -msgstr "nome host sconosciuto" - -#: lib/Search.php:585 -msgid "in" -msgstr "in" - -#: lib/Compose.php:1016 -msgid "input/output error" -msgstr "errore input/output" - -#: lib/Compose.php:1000 -msgid "internal software error" -msgstr "internal software error" - -#: templates/folders/import.html:14 -msgid "into folder" -msgstr "nella cartella" - -#: pgp.php:79 smime.php:39 -msgid "key" -msgstr "chiave" - -#: folders.php:143 -msgid "mailbox file" -msgstr "File di casella di posta" - -#: lib/Compose.php:792 -msgid "name" -msgstr "nome" - -#: lib/Search.php:578 -msgid "not" -msgstr "non" - -#: lib/Search.php:582 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "o" - -#: lib/Compose.php:1028 -msgid "permission denied" -msgstr "permesso negato" - -#: templates/javascript_defs.php:31 -msgid "recipients" -msgstr "destinatari" - -#: templates/javascript/addressesBlocks.js:8 -msgid "recipients]" -msgstr "destinatari]" - -#: lib/Compose.php:1024 -msgid "remote error in protocol" -msgstr "errore remoto nel protocollo" - -#: lib/Compose.php:996 -msgid "service unavailable" -msgstr "servizio non disponibile" - -#: lib/Compose.php:1004 -msgid "system error" -msgstr "errore di sistema" - -#: lib/Compose.php:1020 -msgid "temporary failure" -msgstr "fallimento temporaneo" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "tua lista nera" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "tua lista bianca" diff --git a/imp/po/ja_JP.po b/imp/po/ja_JP.po deleted file mode 100644 index 497b3ecf5..000000000 --- a/imp/po/ja_JP.po +++ /dev/null @@ -1,5505 +0,0 @@ -# Japanese translation for IMP. -# Copyright 2004-2009 The Horde Project -# This file is distributed under the same license as the IMP package. -# Hiromi Kimura -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 4.2-RC1\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2007-08-03 16:28+0200\n" -"PO-Revision-Date: 2007-12-13 21:34+0900\n" -"Last-Translator: Hiromi Kimura \n" -"Language-Team: i18n@lists.horde.org\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=SHIFT_JIS\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: lib/Compose.php:1748 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:1745 -msgid " To: " -msgstr " ˆ¶æF" - -#: lib/Compose.php:1733 -msgid " Date: " -msgstr " “ú•tF" - -#: lib/Compose.php:1736 -msgid " From: " -msgstr "·olF" - -#: folders.php:344 mailbox.php:348 lib/Block/mailbox.php:97 -#, php-format -msgid " (Accesskey %s)" -msgstr "(ƒAƒNƒZƒXƒLƒC %s)" - -#: lib/Compose.php:1742 -msgid " Subject: " -msgstr " Œ–¼F" - -#: mailbox.php:568 lib/Block/mailbox.php:142 -msgid "#" -msgstr "#" - -#: folders.php:291 folders.php:302 lib/Message.php:857 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:152 -#, php-format -msgid "%d Messages" -msgstr "%d ’ʂ̃ƒbƒZ[ƒW" - -#: lib/Spam.php:220 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d ’ʂ̃ƒbƒZ[ƒW‚ðíœ‚µ‚Ü‚µ‚½B" - -#: lib/Spam.php:199 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "%d ’ʂ̃ƒbƒZ[ƒW‚ÍSPAM‚łȂ¢‚ÆŠÇ—ŽÒ‚É•ñ‚³‚ê‚Ü‚µ‚½B" - -#: lib/Spam.php:179 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d ’ʂ̃ƒbƒZ[ƒW‚ÍSPAM‚łȂ¢‚Æ•ñ‚³‚ê‚Ü‚µ‚½B" - -#: lib/Spam.php:191 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "%d ’ʂ̃ƒbƒZ[ƒW‚ÍSPAM‚Å‚ ‚邯ŠÇ—ŽÒ‚É•ñ‚³‚ê‚Ü‚µ‚½B" - -#: lib/Spam.php:171 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d ’ʂ̃ƒbƒZ[ƒW‚ÍSPAM‚Å‚ ‚邯•ñ‚³‚ê‚Ü‚µ‚½B" - -#: mailbox.php:256 -#, php-format -msgid "%d to %d of %d Messages" -msgstr " %d - %d / %d ’Ê" - -#: lib/MIME/Contents.php:563 -#, php-format -msgid "%s Attachments, %s" -msgstr "%s “Y•t, %s" - -#: lib/MIME/Contents.php:553 lib/UI/Mailbox.php:134 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/MIME/Contents.php:551 lib/UI/Mailbox.php:132 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s ‚Í‚·‚łɑ¶Ý‚µ‚Ü‚·B%s ƒtƒHƒ‹ƒ_‚Ì–¼‘O‚͕ύX‚³‚ê‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: lib/MIME/Contents.php:556 -#, php-format -msgid "%s bytes" -msgstr "%s ƒoƒCƒg" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "ƒtƒHƒ‹ƒ_ %s ‚Ì–¼‘O‚́A–ˆŒŽ‚̏‰‚߂ɕύX‚³‚ê‚Ü‚·B" - -#: lib/MIME/Viewer/itip.php:260 -#, php-format -msgid "%s has accepted." -msgstr "%s ‚͎󗝂³‚ê‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s ‚³‚ñ‚Í \"%s\" ‚ðƒLƒƒƒ“ƒZƒ‹‚µ‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:266 -#, php-format -msgid "%s has declined." -msgstr "%s ‚³‚ñ‚ÍŽ«‘Þ‚µ‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:506 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s ‚³‚ñ‚ª—\’èî•ñ‚Ì—v‹‚É•Ô“š‚µ‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s ‚³‚ñ‚ª \"%s\" ‚ւ̏µ‘҂ɕԐM‚µ‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:497 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s ‚³‚ñ‚ª—\’èî•ñ‚ð‘—‚Á‚Ä‚«‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:272 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s ‚³‚ñ‚ª‰¼Žó‘ø‚µ‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s ‚³‚ñ‚ª‚ ‚È‚½‚Ì—\’èî•ñ‚ð—v‹‚µ‚Ä‚¢‚Ü‚·B" - -#: lib/MIME/Viewer/itip.php:621 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s ‚³‚ñ‚Í‚ ‚È‚½‚ª \"%s\" ‚ɏoÈ‚·‚邱‚Æ‚ð—v‹‚µ‚Ä‚¢‚Ü‚·B" - -#: lib/Message.php:468 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s ‚Í \"%s\" ‚ɒljÁ‚³‚ê‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s ‚³‚ñ‚ª \"%s\" ‚̉ü’è‚ðŠó–]‚µ‚Ä‚¢‚Ü‚·B" - -#: lib/MIME/Viewer/itip.php:593 lib/MIME/Viewer/itip.php:622 -#: lib/MIME/Viewer/itip.php:806 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s ‚³‚ñ‚Í‚ ‚È‚½‚ª \"%s\" ‚ð³’m‚·‚邱‚Æ‚ðŠó–]‚µ‚Ä‚¢‚Ü‚·B" - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s ‚³‚ñ‚ª \"%s\" ‚ɂ‚¢‚Ă̍ŐVî•ñ‚ðŠó–]‚µ‚Ä‚¢‚Ü‚·B" - -#: compose.php:1143 -#, php-format -msgid "%s%% of allowed size" -msgstr "‹–—eƒTƒCƒY‚Ì %s%%" - -#: message.php:272 message.php:277 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:490 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d / %d)" - -#: lib/Compose.php:1677 -#, php-format -msgid "%u Forwarded Messages" -msgstr "%u ’ʂ̓]‘—‚³‚ꂽƒ[ƒ‹" - -#: rss.php:94 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%2$u ’Ê’† %1$u ’Ê–¢“ǁi%3$sj" - -#: stationery.php:133 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:133 -msgid "(Plain Text)" -msgstr "(Plain Text)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* OK‚ðƒNƒŠƒbƒN‚µ‚ĒljÁ‚µ‚Ü‚· *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* ƒAƒhƒŒƒX‚ð‘I‘ð‚µ‚Ä‰º‚³‚¢ *" - -#: lib/MIME/Contents.php:561 -#, php-format -msgid "1 Attachment, %s" -msgstr "ˆê‚‚̓Y•tA%s" - -#: config/prefs.php.dist:986 -msgid "100 characters" -msgstr "100 •¶Žš" - -#: config/prefs.php.dist:989 -msgid "1000 characters" -msgstr "1000 •¶Žš" - -#: config/prefs.php.dist:987 -msgid "250 characters" -msgstr "250 •¶Žš" - -#: config/prefs.php.dist:988 -msgid "500 characters" -msgstr "500 •¶Žš" - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "‚ ‚È‚½‚ª‘—M‚µ‚½ƒ[ƒ‹‚ɑ΂·‚éŽóMŽÒ‚©‚ç‚Ì’Ê’m‚Å‚·B" - -#: templates/javascript_defs.php:72 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"ƒ|ƒbƒvƒAƒbƒvƒEƒCƒ“ƒh[‚ªŠJ‚¯‚Ü‚¹‚ñBƒuƒ‰ƒEƒU‚Ń|ƒbƒvƒAƒbƒvƒEƒCƒ“ƒh[‚ðƒuƒƒb" -"ƒN‚µ‚Ä‚¢‚Ü‚¹‚ñ‚©H" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "‚©‚Â" - -#: config/prefs.php.dist:854 -msgid "Above the message text" -msgstr "–{•¶‚̏ã" - -#: lib/MIME/Viewer/itip.php:625 -msgid "Accept and add to my calendar" -msgstr "—v‹‚ðŽó‘ø‚µŽ„‚Ì—\’è•\‚ɒljÁ‚·‚é" - -#: lib/MIME/Viewer/itip.php:630 -msgid "Accept request" -msgstr "—v‹‚ðŽó‘ø‚·‚é" - -#: lib/MIME/Viewer/itip.php:917 -msgid "Accepted" -msgstr "Žó‘øÏ‚Ý" - -#: lib/MIME/Viewer/itip.php:261 -msgid "Accepted: " -msgstr "Žó‘øÏ‚݁F" - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "ƒAƒJƒEƒ“ƒg–¼F" - -#: lib/MIME/Viewer/itip.php:536 lib/MIME/Viewer/itip.php:768 -#: lib/MIME/Viewer/itip.php:769 lib/MIME/Viewer/itip.php:896 -msgid "Actions" -msgstr "ˆ’u" - -#: lib/MIME/Headers.php:201 lib/MIME/Headers.php:202 -#, php-format -msgid "Add %s to my Address Book" -msgstr "%s ‚ðŽ„‚ÌƒAƒhƒŒƒX’ ‚ɒljÁ‚·‚é" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "ƒ\[ƒX‚ð’ljÁ" - -#: lib/MIME/Viewer/itip.php:595 -msgid "Add this to my calendar" -msgstr "Ž„‚Ì—\’è•\‚ɒljÁ‚·‚é" - -#: lib/MIME/Viewer/itip.php:808 -msgid "Add this to my tasklist" -msgstr "Ž„‚̃^ƒXƒNƒŠƒXƒg‚ɒljÁ‚·‚é" - -#: lib/MIME/Viewer/itip.php:627 -msgid "Add to my calendar" -msgstr "Ž„‚Ì—\’è•\‚ɒljÁ‚·‚é" - -#: lib/Compose.php:2689 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "\"%s\" ‚ð“Y•t‚µ‚Ü‚µ‚½B" - -#: config/prefs.php.dist:831 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "í‚É•\ަ‚·‚éƒwƒbƒ_: iƒIƒvƒVƒ‡ƒ“B‚Ps‚É‚P‚‚̃wƒbƒ_‚ðŽw’èj" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "î•ñ‚Í %s ‚Å•\ަ‚Å‚«‚Ü‚·B" - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "î•ñ‚̏ڍ×" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "ƒƒbƒZ[ƒW‚̏ڍ×" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "ƒƒbƒZ[ƒW‚ÌÚ×‚Í %s ‚Å•\ަ‚Å‚«‚Ü‚·B" - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "ƒGƒ‰[ƒƒbƒZ[ƒW‚̏ڍ×" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "ƒGƒ‰[ƒƒbƒZ[ƒW‚ÌÚ×‚Í %s ‚Å•\ަ‚Å‚«‚Ü‚·B" - -#: compose.php:775 compose.php:1011 contacts.php:119 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "ƒAƒhƒŒƒX’ " - -#: config/prefs.php.dist:142 -msgid "Address Books" -msgstr "ƒAƒhƒŒƒX’ " - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "ƒAƒhƒŒƒX‚̒ljÁŽž‚ÉŽg‚¤ƒAƒhƒŒƒX’ " - -#: config/prefs.php.dist:197 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "í‚ÉBCC‚Å‘—‚éƒAƒhƒŒƒX:iƒIƒvƒVƒ‡ƒ“B‚Ps‚É‚PƒAƒhƒŒƒX‚ðŽw’èj" - -#: config/prefs.php.dist:189 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "‚±‚Ì ID ‚ɘAŒ‹‚³‚¹‚éƒAƒhƒŒƒX:iƒIƒvƒVƒ‡ƒ“B‚Ps‚É‚PƒAƒhƒŒƒX‚ðŽw’èj" - -#: lib/IMAP/ACL/rfc4314.php:59 lib/IMAP/ACL/rfc2086.php:57 -msgid "Administer" -msgstr "ŠÇ—" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "‚·‚ׂÄ" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"ì¬‚µ‚Ä‚©‚ç %2$s “úˆÈãŒo‚Á‚½ \"%1$s\" ƒtƒHƒ‹ƒ_“à‚̃ƒbƒZ[ƒW‚Í‚·‚ׂč폜‚³" -"‚ê‚Ü‚·B" - -#: templates/javascript_defs.php:62 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"ŽŸ‚̃tƒHƒ‹ƒ_“à‚̃ƒbƒZ[ƒW‚Í‚·‚×‚Ä 1 ‚Â‚Ì MBOX ƒtƒ@ƒCƒ‹‚Ƀ_ƒEƒ“ƒ[ƒh‚³‚ê‚Ü" -"‚·B" - -#: lib/Maintenance/Task/purge_trash.php:78 -#: lib/Maintenance/Task/purge_spam.php:79 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"ì¬‚µ‚Ä‚©‚ç %2$s “úˆÈãŒo‚Á‚½ \"%1$s\" ƒtƒHƒ‹ƒ_“à‚̃ƒbƒZ[ƒW‚Í‚·‚ׂč폜‚³" -"‚ê‚Ü‚·B" - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "%sƒ–ŒŽˆÈãŒo‰ß‚µ‚½ŒÃ‚¢ƒŠƒ“ƒNŒ^“Y•t‚Í‘S‚č폜‚³‚ê‚Ü‚·B" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "ì¬‚µ‚Ä‚©‚ç %s ƒ–ŒŽˆÈãŒo‚Á‚½‘—MT‚¦ƒtƒHƒ‹ƒ_‚Í‘S‚č폜‚³‚ê‚Ü‚·B" - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "ƒtƒHƒ‹ƒ_ \"%s\" ‚̃†[ƒU \"%s\" ‚ւ̃AƒNƒZƒXŒ ‚Í‘S‚č폜‚³‚ê‚Ü‚µ‚½B" - -#: lib/api.php:93 -msgid "Allow Folder Creation?" -msgstr "ƒtƒHƒ‹ƒ_[‚̍쐬‚ð‹–‰Â‚µ‚Ü‚·‚©H" - -#: filterprefs.php:110 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "ƒtƒBƒ‹ƒ^ƒ‹[ƒ‹‚ð‚ǂ̃[ƒ‹ƒ{ƒbƒNƒX‚Å‚à“K—p‚Å‚«‚邿‚¤‚É‚µ‚Ü‚·‚©H" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "‚±‚̃ZƒNƒVƒ‡ƒ“‚Ì‘ã‘Öƒp[ƒgF" - -#: config/prefs.php.dist:709 -msgid "Always" -msgstr "í‚É" - -#: config/prefs.php.dist:694 -msgid "Always save attachments" -msgstr "“Y•t‚͏í‚ɕۑ¶‚·‚é" - -#: lib/Message.php:577 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "“Y•t‚ðíœ‚·‚éÛ‚ɃGƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½BIMAPƒT[ƒo‚©‚ç‚̉ž“š:" - -#: lib/MIME/Viewer/images.php:153 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "‰æ‘œ %s ‚ª‚±‚̃ƒbƒZ[ƒW‚É“Y•t‚³‚ê‚Ä‚¢‚Ü‚·BˆÈ‰º‚͏k¬”łł·B" - -#: lib/Message.php:442 -msgid "An unknown error occured while creating the new note." -msgstr "V‹Kƒm[ƒgì¬’†‚ÉŒ´ˆö•s–¾‚̃Gƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½B" - -#: lib/Message.php:441 -msgid "An unknown error occured while creating the new task." -msgstr "V‹Kƒ^ƒXƒNì¬’†‚ÉŒ´ˆö•s–¾‚̃Gƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:794 -msgid "An unknown person" -msgstr "•s–¾‚Ȑl•¨" - -#: message.php:462 mailbox.php:751 lib/Block/mailbox.php:296 -#: templates/message/navbar_navigate.html:12 templates/mailbox/navbar.html:18 -#: templates/mailbox/navbar.html:34 -msgid "Answered" -msgstr "•ԐMÏ‚Ý" - -#: search.php:329 -msgid "Answered messages" -msgstr "•ԐMÏ‚݃ƒbƒZ[ƒW" - -#: mailbox.php:410 -msgid "Apply Filters" -msgstr "ƒtƒBƒ‹ƒ^‚ð“K—p" - -#: mailbox.php:410 -#, php-format -msgid "Apply Filters to %s" -msgstr "%s ‚ɃtƒBƒ‹ƒ^‚ð“K—p" - -#: filterprefs.php:107 -msgid "Apply filter rules upon logging on?" -msgstr "ƒƒOƒCƒ“Žž‚ɃtƒBƒ‹ƒ^ƒ‹[ƒ‹‚ð“K—p‚µ‚Ü‚·‚©H" - -#: filterprefs.php:108 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "INBOX‚ð•\ަ‚·‚é“x‚ɃtƒBƒ‹ƒ^‚ð“K—p‚µ‚Ü‚·‚©H" - -#: filterprefs.php:109 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "ƒTƒCƒhƒo[‚ðÄ•\ަ‚·‚é“x‚ɃtƒBƒ‹ƒ^‚ð“K—p‚µ‚Ü‚·‚©H" - -#: mailbox.php:419 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "–{“–‚É‚±‚̉¼‘zƒtƒHƒ‹ƒ_‚Ì’è‹`‚ðÁ‹Ž‚µ‚Ü‚·‚©H" - -#: smime.php:314 pgp.php:406 -msgid "Are you sure you want to delete this public key?" -msgstr "–{“–‚É‚±‚ÌŒöŠJŒ®‚ðÁ‹Ž‚µ‚Ü‚·‚©H" - -#: smime.php:340 pgp.php:436 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "–{“–‚É‚±‚ÌŒ®ƒyƒA‚ðÁ‹Ž‚µ‚Ü‚·‚©Hi‚¨Š©‚ß‚µ‚Ü‚¹‚ñIj" - -#: templates/javascript_defs.php:34 -msgid "Are you sure you want to do this?" -msgstr "–{“–‚ÉŽÀs‚µ‚Ä‚¢‚¢‚Å‚·‚©H" - -#: message.php:667 -msgid "Are you sure you wish to PERMANENTLY all attachments?" -msgstr "–{“–‚É‚±‚ê‚ç‚Ì“Y•t‚ð‘S‚ďˆ—‚µ‚Ä‚¢‚¢‚Å‚·‚©H" - -#: message.php:537 templates/javascript_defs.php:46 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "–{“–‚É‚±‚ê‚ç‚̃ƒbƒZ[ƒW‚ðŠ®‘S‚ɍ폜‚µ‚Ä‚¢‚¢‚Å‚·‚©H" - -#: lib/MIME/Contents.php:261 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "–{“–‚É‚±‚ê‚ç‚Ì“Y•t‚ðŠ®‘S‚ɍ폜‚µ‚Ä‚¢‚¢‚Å‚·‚©H" - -#: mailbox.php:415 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "–{“–‚É‚±‚̃tƒHƒ‹ƒ_“à‚̃[ƒ‹‚ð‘S‚č폜‚µ‚Ä‚¢‚¢‚Å‚·‚©H" - -#: lib/IMP.php:809 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "–{“–‚É SPAM ƒtƒHƒ‹ƒ_[‚ð‹ó‚É‚µ‚Ä‚¢‚¢‚Å‚·‚©H" - -#: lib/IMP.php:801 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "–{“–‚ɃSƒ~” ‚ð‹ó‚É‚µ‚Ä‚¢‚¢‚Å‚·‚©H" - -#: mailbox.php:499 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "–{“–‚É‚±‚ê‚ç‚̃ƒbƒZ[ƒW‚ðŠ®‘S‚ɏÁ‹Ž‚µ‚Ä‚à‚¢‚¢‚Å‚·‚©H" - -#: templates/javascript_defs.php:80 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "–{“–‚É‚±‚̃ƒbƒZ[ƒW‚𖳊Q‚Æ•ñ‚µ‚Ä‚à‚¢‚¢‚Å‚·‚©H" - -#: templates/javascript_defs.php:79 -msgid "Are you sure you wish to report this message as spam?" -msgstr "–{“–‚É‚±‚̃ƒbƒZ[ƒW‚ð SPAM ‚Æ•ñ‚µ‚Ä‚à‚¢‚¢‚Å‚·‚©H" - -#: config/prefs.php.dist:1082 -msgid "Arrival Time" -msgstr "“ž’…ŽžŠÔ" - -#: config/prefs.php.dist:1097 -msgid "Ascending" -msgstr "¸‡" - -#: config/prefs.php.dist:708 -msgid "Ask" -msgstr "q‚Ë‚é" - -#: compose.php:1081 -msgid "Attach Files" -msgstr "“Y•tƒtƒ@ƒCƒ‹" - -#: compose.php:1074 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "‚ ‚È‚½‚Ì PGP ŒöŠJŒ®‚ð“Y•t‚µ‚Ü‚·‚©H" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "“Y•tƒtƒ@ƒCƒ‹F" - -#: lib/Compose.php:1781 lib/Compose.php:1886 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "“Y•tƒtƒ@ƒCƒ‹ \"%s\" ‚̃TƒCƒY‚ª‘å‚«‚·‚¬‚Ü‚·B“Y•t‚³‚ê‚Ü‚¹‚ñB" - -#: lib/MIME/Viewer/itip.php:386 -msgid "Attached is a reply to a calendar request you sent." -msgstr "“Y•tƒtƒ@ƒCƒ‹‚Í‚ ‚È‚½‚ª‘—‚Á‚½—\’è•\—v‹‚ւ̕ԐM‚Å‚·B" - -#: templates/javascript_defs.php:41 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "“Y•t" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "“Y•t %s ‚͍폜‚³‚ê‚Ü‚µ‚½B" - -#: lib/Compose.php:2403 -msgid "Attachment Information" -msgstr "“Y•t‚̏î•ñ" - -#: lib/Compose.php:766 -msgid "Attachment stripped: Original attachment type" -msgstr "“Y•t‚ðŽæ‚èœ‚«‚Ü‚µ‚½: “Y•t‚ÌŒ^" - -#: compose.php:1023 lib/Compose.php:2371 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "“Y•t" - -#: message.php:554 config/prefs.php.dist:604 -msgid "Attachments Only" -msgstr "“Y•t‚Ì‚Ý" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:849 -msgid "Attendees" -msgstr "ŽQ‰ÁŽÒ" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "’ˆÓ" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: •K—v‚È IMAP Šg’£‚ªŒ©‚‚©‚è‚Ü‚¹‚ñB" - -#: config/prefs.php.dist:765 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"Ž„‚̃AƒhƒŒƒX’ ‚É“o˜^‚³‚ê‚Ä‚¢‚él‚©‚ç‚Ì HTML ƒ[ƒ‹‚͉摜‚ð•\ަ‚µ‚Ü‚·‚©H" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Žg—p‰Â”\‚ȃAƒhƒŒƒX’ F" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:885 -msgid "Awaiting Response" -msgstr "‰ž“š‘Ò‚¿" - -#: message.php:507 thread.php:137 -#, php-format -msgid "Bac_k to %s" -msgstr "_K%s ‚É–ß‚é" - -#: message.php:507 thread.php:137 -#, php-format -msgid "Back to %s" -msgstr "%s ‚É–ß‚é" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "ƒƒbƒZ[ƒWˆê——‚É–ß‚é" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "ƒXƒŒƒbƒh•\ަ‚É–ß‚é" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "ƒƒOƒCƒ“–¼‚©ƒpƒXƒ[ƒh‚ªˆá‚¢‚Ü‚·B" - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "•s—ǂ܂½‚Í•s³‚È—v‹‚Å‚·BƒT[ƒo[‚̉ž“šF%s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "•s³‚È—v‹F%s" - -#: lib/Search.php:666 lib/UI/Message.php:28 -#: templates/contacts/contacts.html:43 templates/login/recompose.html:32 -msgid "Bcc" -msgstr "Bcc" - -#: config/prefs.php.dist:529 -msgid "Before Signature" -msgstr "ƒVƒOƒlƒ`ƒƒ[‚Ì‘O" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "ˆÈ‰º‚ªî•ñƒƒbƒZ[ƒW‚ÌŒ´•¶‚Å‚·B" - -#: config/prefs.php.dist:855 -msgid "Below the message text" -msgstr "–{•¶‚̉º" - -#: message.php:563 mailbox.php:517 -msgid "Blacklist" -msgstr "ƒuƒ‰ƒbƒNƒŠƒXƒg" - -#: config/prefs.php.dist:754 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "HTMLƒ[ƒ‹’†‚̉摜‚ÍŽwަ‚·‚é‚܂ŕ\ަ‚µ‚È‚¢‚悤‚É‚µ‚Ü‚·‚©H" - -#: lib/Search.php:674 -msgid "Body" -msgstr "–{•¶" - -#: message.php:553 config/prefs.php.dist:603 -msgid "Body Text Only" -msgstr "–{•¶‚Ì‚Ý" - -#: search.php:326 search.php:331 search.php:336 search.php:341 -msgid "Both" -msgstr "—¼•û" - -#: config/prefs.php.dist:820 -msgid "Both Header Listing and Body of Message" -msgstr "ƒwƒbƒ_•”‚Æ–{•¶‚É•\ަ" - -#: config/prefs.php.dist:528 -msgid "Bottom" -msgstr "Å‚à‰º" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "CRAM-MD5 ‚â DIGEST-MD5 ‚É‚Í PEAR ‚Ì Auth_SASL ƒpƒbƒP[ƒW‚ª•K—v‚Å‚·B" - -#: compose.php:969 -msgid "C_harset" -msgstr "_H•¶ŽšƒZƒbƒg" - -#: search.php:312 config/hooks.php.dist:404 -msgid "Calendar" -msgstr "—\’è•\" - -#: lib/IMAP/Tree.php:2434 -msgid "Can not directly create mailbox in this folder." -msgstr "‚±‚̃tƒHƒ‹ƒ_[‚ɂ̓[ƒ‹ƒ{ƒbƒNƒX‚͍쐬‚Å‚«‚Ü‚¹‚ñB" - -#: lib/Message.php:196 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "ƒSƒ~” ‚Ɉړ®‚Å‚«‚Ü‚¹‚ñ - ƒSƒ~” ‚ªÝ’肳‚ê‚Ä‚¢‚Ü‚¹‚ñB" - -#: templates/contacts/contacts.html:76 -#: templates/folders/folders_confirm.html:23 templates/folders/import.html:17 -#: templates/saveimage/saveimage.html:20 templates/smime/passphrase.html:24 -#: templates/smime/import_key.html:70 templates/pgp/passphrase.html:22 -#: templates/pgp/import_key.html:49 -msgid "Cancel" -msgstr "ƒLƒƒƒ“ƒZƒ‹" - -#: templates/compose/redirect.html:83 templates/compose/compose.html:21 -#: templates/compose/compose.html:208 -msgid "Cancel Message" -msgstr "ƒƒbƒZ[ƒW‚ðƒLƒƒƒ“ƒZƒ‹" - -#: templates/javascript_defs.php:34 -msgid "Cancelling this message will permanently discard its contents." -msgstr "‚±‚̃ƒbƒZ[ƒW‚ðƒLƒƒƒ“ƒZƒ‹‚·‚邯A“à—e‚Í‘S‚Ä”pŠü‚³‚ê‚Ü‚·B" - -#: lib/prefs.php:151 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "" -"ƒSƒ~” ƒtƒHƒ‹ƒ_[‚Ɖ¼‘zƒSƒ~” ‚Í“¯Žž‚ɂ͎g—p‚Å‚«‚Ü‚¹‚ñBƒSƒ~” ƒtƒHƒ‹ƒ_[‚ðŽg—p" -"‚µ‚Ü‚·B" - -#: lib/prefs.php:154 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "" -"ƒSƒ~” ƒtƒHƒ‹ƒ_[‚Ɖ¼‘zƒSƒ~” ‚Í“¯Žž‚ɂ͎g—p‚Å‚«‚Ü‚¹‚ñB‰¼‘zƒSƒ~” ‚ðŽg—p‚µ‚Ü" -"‚·B" - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "ƒŠƒ‚[ƒg‚̃[ƒ‹ƒT[ƒo‚ɐڑ±‚Å‚«‚Ü‚¹‚ñB" - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "ƒŠƒ‚[ƒg‚̃[ƒ‹ƒT[ƒo‚ɐڑ±‚Å‚«‚Ü‚¹‚ñF " - -#: lib/prefs.php:165 -msgid "Cannot delete to trash unless a Trash folder is defined." -msgstr "ƒSƒ~” ‚ðÝ’è‚·‚é‚܂ō폜‚â‹ó‚É‚·‚邱‚Ƃ͂ł«‚Ü‚¹‚ñB" - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "•\ަ•s”\ - ‚±‚̃[ƒ‹‚É‚Í %2$s ’†‚Ì %1$s ƒp[ƒg‚µ‚©‚ ‚è‚Ü‚¹‚ñB" - -#: pgp.php:271 -msgid "Cannot retrieve public key from cache." -msgstr "ŒöŠJƒLƒC‚ðƒLƒƒƒbƒVƒ…‚©‚çŽæ“¾‚Å‚«‚Ü‚¹‚ñB" - -#: lib/Search.php:662 lib/UI/Message.php:27 -#: templates/contacts/contacts.html:42 templates/login/recompose.html:23 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.html:83 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"Ø–¾‘‚ɃCƒ“ƒ|[ƒg‚͂ł«‚Ü‚¹‚ñB‚±‚̃T[ƒo[‚̓tƒ@ƒCƒ‹‚̃Aƒbƒvƒ[ƒh‚ð‹–‰Â‚µ" -"‚Ä‚¢‚Ü‚¹‚ñB" - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:867 -msgid "Chair Person" -msgstr "‹c’·" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "ƒtƒHƒ‹ƒ_•ύX" - -#: config/prefs.php.dist:120 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Šeƒy[ƒW‚É•\ަ‚³‚ê‚郁ƒbƒZ[ƒW‚̐”‚⃁ƒbƒZ[ƒW‚Ì•À‚וû‚Ȃǂð•ύX‚µ‚Ü‚·B" - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "ƒ[ƒ‹ƒT[ƒo‚âƒtƒHƒ‹ƒ_‚̐ݒè‚ð•ύX‚µ‚Ü‚·B" - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "ƒ[ƒ‹‚É•\ަ‚³‚ê‚é‚ ‚È‚½‚Ì–¼‘OAƒAƒhƒŒƒXA–¼‚ð•ύX‚µ‚Ü‚·B" - -#: config/prefs.php.dist:990 -msgid "Characters to display:" -msgstr "•\ަ‚·‚é•¶ŽšF" - -#: templates/mailbox/message_headers.html:12 -msgid "Check All/None" -msgstr "‘S‚ă`ƒFƒbƒN^‰ðœ" - -#: lib/UI/Compose.php:135 -msgid "Check Spelling" -msgstr "ƒXƒyƒ‹ƒ`ƒFƒbƒN" - -#: folders.php:356 mailbox.php:647 lib/Block/mailbox.php:218 -msgid "Check _All/None" -msgstr "_A‘S‚ă`ƒFƒbƒN^‰ðœ" - -#: templates/folders/actions.html:27 -msgid "Check for New Mail" -msgstr "V’…ƒ[ƒ‹‚ðŠm”F" - -#: config/prefs.php.dist:569 -msgid "Check spelling before sending a message?" -msgstr "‘—M‚·‚é‘O‚ɃXƒyƒ‹ƒ`ƒFƒbƒN‚µ‚Ü‚·‚©H" - -#: lib/UI/Compose.php:136 -msgid "Checking ..." -msgstr "ƒ`ƒFƒbƒN’†..." - -#: templates/folders/actions.html:11 -msgid "Choose Action" -msgstr "‘€ì‚ð‘I‘ð" - -#: config/servers.php.dist:212 -msgid "Choose a mail server:" -msgstr "ƒ[ƒ‹ƒT[ƒo‚ð‘I‘ðF" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "ˆê’v‚Ü‚½‚͕ҏW‚·‚éƒAƒhƒŒƒX‚ð‰E‚©‚ç‘I‘ðF" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "ƒAƒhƒŒƒX‚̒ljÁŽž‚ÉŽg‚¤ƒAƒhƒŒƒX’ ‚ðŽw’肵‚Ä‚­‚¾‚³‚¢B" - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "ƒAƒhƒŒƒX‚ð“WŠJ‚·‚éÛ‚ÉŒŸõ‚·‚éƒAƒhƒŒƒX’ ‚̏‡˜‚ðŽw’肵‚Ä‚­‚¾‚³‚¢B" - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "%s ‚ðƒNƒŠƒbƒN‚·‚邯‰æ‘œ‚ðƒuƒ‰ƒEƒU‚Å•\ަ‰Â”\‚ÈŒ`Ž®‚ɕϊ·‚µ‚Ü‚·B" - -#: lib/MIME/Contents.php:425 -#, php-format -msgid "Click %s to download the data." -msgstr "%s ‚ðƒNƒŠƒbƒN‚·‚邯ƒf[ƒ^‚ðƒ_ƒEƒ“ƒ[ƒh‚µ‚Ü‚·B" - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "%s ‚ðƒNƒŠƒbƒN‚·‚邯‰æ‘œ‚ðƒ_ƒEƒ“ƒ[ƒh‚µ‚Ü‚·B" - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "%s ‚ðƒNƒŠƒbƒN‚·‚邯 %s ŠÇ—ƒy[ƒW‚Ɉړ®‚µ‚Ü‚·B" - -#: lib/MIME/Viewer/pkcs7.php:477 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "%s ‚ðƒNƒŠƒbƒN‚·‚邯“Y•t‚ð•ʃEƒCƒ“ƒh[‚É•\ަ‚µ‚Ü‚·B" - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "%s ‚ðƒNƒŠƒbƒN‚·‚邯‚±‚̃p[ƒg‚ð•ʃEƒCƒ“ƒh[‚É•\ަ‚µ‚Ü‚·B" - -#: lib/MIME/Viewer/pkcs7.php:217 lib/MIME/Viewer/pgp.php:245 -#: lib/MIME/Viewer/pgp.php:270 -msgid "Click HERE to verify the message." -msgstr "‚±‚±‚ðƒNƒŠƒbƒN‚·‚邯ƒƒbƒZ[ƒW‚ðŒŸØ‚µ‚Ü‚·B" - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Žw’肵‚½ƒAƒhƒŒƒX’ ‚Ì 1 ‚‚ðƒNƒŠƒbƒN‚µ‚Ä‚©‚çAŒŸõ‚·‚éƒtƒB[ƒ‹ƒh‚ð‚·‚×‚ÄŽw’肵" -"‚Ä‚­‚¾‚³‚¢B" - -#: config/prefs.php.dist:1123 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "ƒAƒhƒŒƒX‚ðƒNƒŠƒbƒN‚·‚邯‘—MŽÒ‚ւ̐V‹Kƒ[ƒ‹‚ðì¬‚µ‚Ü‚·" - -#: config/prefs.php.dist:1124 -msgid "Clicking on the address will open the message to be read" -msgstr "ƒAƒhƒŒƒX‚ðƒNƒŠƒbƒN‚·‚邯ƒƒbƒZ[ƒW‚ð•\ަ‚µ‚Ü‚·" - -#: templates/fetchmail/fetchmail.html:33 templates/newmsg/alert.html:17 -msgid "Close" -msgstr "•‚¶‚é" - -#: compose.php:34 -msgid "Close this window" -msgstr "‚±‚̃EƒCƒ“ƒh‚ð•‚¶‚é" - -#: lib/IMAP/Tree.php:2377 -msgid "Closed Folder" -msgstr "•‚¶‚Ä‚¢‚éƒtƒHƒ‹ƒ_" - -#: folders.php:437 -msgid "Collapse" -msgstr "ô‚Þ" - -#: folders.php:372 -msgid "Collapse All" -msgstr "‘S‚Ä‚ðô‚Þ" - -#: folders.php:372 -msgid "Collapse All Folders" -msgstr "‘S‚ẴtƒHƒ‹ƒ_‚ðô‚Þ" - -#: folders.php:437 -msgid "Collapse Folder" -msgstr "ƒtƒHƒ‹ƒ_‚ðô‚Þ" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "F•\ަF" - -#: config/prefs.php.dist:1161 -msgid "Combine all namespaces" -msgstr "‘S‚Ă̖¼‘O‹óŠÔ‚ð‡‘Ì" - -#: templates/pgp/pgp.html:100 -msgid "Comment:" -msgstr "ƒRƒƒ“ƒgF" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Completed" -msgstr "Š®—¹" - -#: compose.php:33 -msgid "Compose another message" -msgstr "•ʂ̃[ƒ‹‚ðì¬" - -#: config/prefs.php.dist:490 -msgid "Compose messages in a separate window?" -msgstr "•ʂ̃EƒBƒ“ƒhƒE‚ŐV‹Kƒ[ƒ‹‚ðì¬‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:500 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "ƒ[ƒ‹ì¬‚ðHTMLƒ‚[ƒh‚É‚µ‚Ü‚·‚©iƒuƒ‰ƒEƒU‚ªƒTƒ|[ƒg‚·‚é‚È‚çjH" - -#: config/prefs.php.dist:73 -msgid "Configure how messages are displayed." -msgstr "ƒƒbƒZ[ƒW‚ð‚Ç‚¤•\ަ‚·‚é‚©‚ðÝ’肵‚Ü‚·B" - -#: config/prefs.php.dist:105 -msgid "Configure mail preview options." -msgstr "ƒ[ƒ‹‚̃vƒŒƒrƒ…[ƒIƒvƒVƒ‡ƒ“‚ðÝ’肵‚Ü‚·B" - -#: config/hooks.php.dist:428 -msgid "Contacts" -msgstr "˜A—æ" - -#: config/prefs.php.dist:151 -#, php-format -msgid "Control PGP support for %s." -msgstr "%s ‚Ì PGP ƒTƒ|[ƒg‚ðÝ’肵‚Ü‚·B" - -#: config/prefs.php.dist:160 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "%s ‚Ì S/MIME ƒTƒ|[ƒg‚ðÝ’肵‚Ü‚·B" - -#: config/prefs.php.dist:129 -msgid "Control options relating to messages searching." -msgstr "ƒƒbƒZ[ƒWŒŸõ‚ÉŠÖ‚·‚éƒIƒvƒVƒ‡ƒ“‚Å‚·B" - -#: config/prefs.php.dist:97 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "V’…ƒ[ƒ‹‚ð‰½ŽžŠm”F‚·‚é‚©AV’…ƒ[ƒ‹‚ð’Ê’m‚·‚é‚©‚Ç‚¤‚©‚ðÝ’肵‚Ü‚·B" - -#: config/prefs.php.dist:810 -msgid "Convert textual emoticons into graphical ones?" -msgstr "ŠG•¶Žš‚ðƒAƒCƒRƒ“‚ɕύX‚µ‚Ü‚·‚©H" - -#: message.php:503 message.php:690 mailbox.php:477 mailbox.php:869 -msgid "Copy" -msgstr "ƒRƒs[" - -#: message.php:503 message.php:690 mailbox.php:477 mailbox.php:869 -msgid "Copy to folder" -msgstr "ƒtƒHƒ‹ƒ_[‚ɃRƒs[" - -#: lib/Compose.php:1861 -#, php-format -msgid "Could not attach %s to the message." -msgstr "%s ‚ðƒƒbƒZ[ƒW‚É“Y•t‚Å‚«‚Ü‚¹‚ñB" - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "—v‹‚ÍŠ®—¹‚Å‚«‚Ü‚¹‚ñB——RF%s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "VFS ƒoƒbƒNƒGƒ“ƒh‚ªì¬‚Å‚«‚Ü‚¹‚ñF%s" - -#: lib/Message.php:784 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "%s ‚̃ƒbƒZ[ƒW‚͍폜‚Å‚«‚Ü‚¹‚ñBƒT[ƒo‚©‚ç‚̉ž“šF %s" - -#: lib/Session.php:324 -msgid "Could not execute maintenance operations." -msgstr "•ÛŽçì‹Æ‚ðŽÀs‚Å‚«‚Ü‚¹‚ñB" - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "MS-TNEF “Y•t‚©‚ç—v‹‚³‚ꂽƒtƒ@ƒCƒ‹‚ðŽæ‚èo‚¹‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: lib/MIME/Viewer/zip.php:56 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Zip ‘ŒÉ‚©‚çƒtƒ@ƒCƒ‹‚ðŽæ‚èo‚¹‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: lib/Spam.php:231 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"SPAM ƒ[ƒ‹ƒ{ƒbƒNƒX‚Ɉړ®‚Å‚«‚Ü‚¹‚ñ - SPAM ƒ[ƒ‹ƒ{ƒbƒNƒX‚ªÝ’肳‚ê‚Ä‚¢‚Ü‚¹" -"‚ñB" - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "IMAP ƒT[ƒo‚ւ̈À‘S‚Ȑڑ±‚ª‚Å‚«‚Ü‚¹‚ñB" - -#: lib/Session.php:279 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "IMAP ƒT[ƒo‚©‚ç–¼‘O‹óŠÔ‚̏î•ñ‚ªŽæ“¾‚Å‚«‚Ü‚¹‚ñB" - -#: compose.php:51 -msgid "Could not retrieve the message from the mail server." -msgstr "ƒ[ƒ‹ƒT[ƒo‚©‚烁ƒbƒZ[ƒW‚ªŽæ“¾‚Å‚«‚Ü‚¹‚ñB" - -#: lib/Compose.php:1023 -#, php-format -msgid "Could not save recipients: %s" -msgstr "ŽóMŽÒ %s ‚ð•Û‘¶‚Å‚«‚Ü‚¹‚ñ" - -#: lib/Template.php:230 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "ƒRƒ“ƒpƒCƒ‹‚µ‚½ƒeƒ“ƒvƒŒ[ƒgƒtƒ@ƒCƒ‹ '%s' ‚ð•Û‘¶‚Å‚«‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: templates/fetchmail/fetchmailprefs.html:121 -#: templates/folders/actions.html:14 -msgid "Create" -msgstr "ì¬" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "ƒtƒHƒ‹ƒ_ì¬" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "ƒtƒHƒ‹ƒ_ì¬" - -#: templates/pgp/pgp.html:135 -msgid "Create Keys" -msgstr "Œ®‚ðì¬" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "ƒAƒJƒEƒ“ƒgì¬" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "SPAM ƒtƒHƒ‹ƒ_V‹Kì¬" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "‰º‘‚«ƒtƒHƒ‹ƒ_‚ðV‹Kì¬" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "‘—MT‚¦ƒtƒHƒ‹ƒ_‚ðV‹Kì¬" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "ƒSƒ~” ƒtƒHƒ‹ƒ_‚ðV‹Kì¬" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "ƒAƒJƒEƒ“ƒg‚ðì¬" - -#: config/prefs.php.dist:136 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"ŽóMƒ[ƒ‹‚ðƒtƒHƒ‹ƒ_‚ɐU‚蕪‚¯‚½‚èASPAM ƒ[ƒ‹‚ðíœ‚·‚éƒtƒBƒ‹ƒ^ƒ‹[ƒ‹‚ðì¬" -"‚µ‚Ü‚·B" - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "’èŒ^‹å‚ðV‹Kì¬" - -#: config/prefs.php.dist:555 -msgid "Create stationery and form responses." -msgstr "’èŒ^‹å‚ðì¬‚µ‚Ü‚·B" - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "Œ»Ý‚Ì“Y•t" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "%s ‚Ö‚ÌŒ»Ý‚̃AƒNƒZƒX" - -#: config/prefs.php.dist:1174 -msgid "Current expanded status in the folders view" -msgstr "Œ»Ý‚̃tƒHƒ‹ƒ_[ˆê——‚Ì•\ަ" - -#: config/prefs.php.dist:113 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "‘¼‚̃T[ƒo‚©‚烁[ƒ‹‚ðŽæ“¾‚·‚邽‚߂̐ݒè‚ð‚µ‚Ü‚·B" - -#: config/prefs.php.dist:55 -msgid "Customize how you send mail." -msgstr "ƒ[ƒ‹‚Ì‘—M‚ðƒJƒXƒ^ƒ}ƒCƒY‚µ‚Ü‚·B" - -#: config/prefs.php.dist:41 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "%s ‚ɃƒOƒIƒ“‚µ‚½‚Æ‚«‚ÉŽÀs‚·‚éì‹Æ‚ðƒJƒXƒ^ƒ}ƒCƒY‚µ‚Ü‚·B" - -#: mailbox.php:573 lib/Block/mailbox.php:147 -msgid "Dat_e" -msgstr "_E“ú•t" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "“ú•t" - -#: lib/Search.php:686 -msgid "Date <" -msgstr "“ú•t <" - -#: lib/Search.php:682 -msgid "Date =" -msgstr "“ú•t =" - -#: lib/Search.php:690 -msgid "Date >" -msgstr "“ú•t >" - -#: templates/thread/thread.html:27 -msgid "Date:" -msgstr "“ú•tF" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "“ú" - -#: lib/MIME/Viewer/itip.php:921 -msgid "Declined" -msgstr "ŽÓâÏ‚Ý" - -#: lib/MIME/Viewer/itip.php:267 -msgid "Declined: " -msgstr "ŽÓâÏ‚݁F" - -#: config/prefs.php.dist:674 -msgid "Default" -msgstr "ƒfƒtƒHƒ‹ƒg" - -#: config/prefs.php.dist:843 -msgid "Default (US-ASCII)" -msgstr "ƒfƒtƒHƒ‹ƒg (US-ASCII)" - -#: config/prefs.php.dist:605 -msgid "Default forwarding method:" -msgstr "ƒfƒtƒHƒ‹ƒg‚Ì“]‘—•û–@F" - -#: config/prefs.php.dist:1089 -msgid "Default sorting criteria:" -msgstr "ƒfƒtƒHƒ‹ƒg‚̃\[ƒgŠî€F" - -#: config/prefs.php.dist:1099 -msgid "Default sorting direction:" -msgstr "ƒfƒtƒHƒ‹ƒg‚̃\[ƒg•ûŒüF" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Delegated" -msgstr "ˆÏ”CÏ‚Ý" - -#: folders.php:402 message.php:537 mailbox.php:499 mailbox.php:501 -#: lib/IMAP/ACL/rfc4314.php:57 templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:66 templates/folders/actions.html:17 -#: templates/smime/smime.html:31 templates/pgp/pgp.html:38 -msgid "Delete" -msgstr "íœ" - -#: smime.php:314 pgp.php:406 -#, php-format -msgid "Delete %s Public Key" -msgstr "%s ŒöŠJŒ®‚ðíœ" - -#: templates/smime/smime.html:79 templates/pgp/pgp.html:89 -msgid "Delete Current Keys" -msgstr "Œ»Ý‚ÌŒ®‚ðíœ" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "ƒtƒHƒ‹ƒ_‚ðíœ" - -#: templates/folders/folders_confirm.html:22 -msgid "Delete Selected Folders" -msgstr "‘I‘ð‚µ‚½ƒtƒHƒ‹ƒ_‚ðíœ" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "’èŒ^‹å‚ðíœ" - -#: folders.php:402 -msgid "Delete Virtual Folder" -msgstr "‰¼‘zƒtƒHƒ‹ƒ_‚ðíœ" - -#: mailbox.php:419 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "%s —p‚̉¼‘zƒtƒHƒ‹ƒ_‚Ì’è‹`‚ðíœ" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Žæ‚荞‚ñ‚¾ƒƒbƒZ[ƒW‚ðƒŠƒ‚[ƒgƒT[ƒo‚©‚çíœ‚µ‚Ü‚·‚©H" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Ž„‚Ì—\’è•\‚©‚çíœ" - -#: config/prefs.php.dist:396 -msgid "Delete old linked attachments at beginning of month?" -msgstr "ŒÃ‚¢ƒŠƒ“ƒNŒ^“Y•t‚ðŒŽ‚Ì‰‚߂ɍ폜‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:350 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Šù‘¶‚Ì‘—MT‚¦ƒtƒHƒ‹ƒ_‚ðŒŽ‚Ì‰‚߂ɍ폜‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:742 -msgid "Delete spam messages" -msgstr "SPAM@ƒƒbƒZ[ƒW‚ðíœ" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "íœ^´‘|" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "íœH" - -#: message.php:465 mailbox.php:774 lib/Block/mailbox.php:319 -#: templates/mailbox/navbar.html:20 templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "íœÏ" - -#: search.php:339 -msgid "Deleted messages" -msgstr "íœ‚³‚ꂽƒ[ƒ‹" - -#: compose.php:214 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "“Y•t \"%s\" ‚ðíœ‚µ‚Ü‚µ‚½B" - -#: config/prefs.php.dist:87 -msgid "Deleting and Moving Messages" -msgstr "ƒ[ƒ‹‚̍폜‚ƈړ®" - -#: lib/MIME/Viewer/itip.php:632 -msgid "Deny request" -msgstr "—v‹‚ð‹‘”Û‚·‚é" - -#: lib/MIME/Viewer/itip.php:556 -msgid "Deny request for free/busy information" -msgstr "—\’èî•ñ‚Ì—v‹‚ð‹‘”Û‚·‚é" - -#: config/prefs.php.dist:1098 -msgid "Descending" -msgstr "~‡" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:842 -msgid "Description" -msgstr "à–¾" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "à–¾F" - -#: templates/smime/smime.html:31 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:38 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "Ú×" - -#: lib/Compose.php:2671 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "\"%s\" ‚͈ꕔ‚µ‚©ƒAƒbƒvƒ[ƒh‚³‚ê‚Ä‚¢‚È‚¢‚̂ŁA“Y•t‚µ‚Ü‚¹‚ñB" - -#: lib/Compose.php:2680 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "ƒtƒ@ƒCƒ‹ \"%s\" ‚͋󔒂Ȃ̂œY•t‚µ‚Ü‚¹‚ñB" - -#: lib/Compose.php:2667 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "ƒtƒ@ƒCƒ‹ \"%s\" ‚Í‹–—eƒTƒCƒY‚𒴉߂µ‚Ä‚¢‚é‚̂œY•t‚µ‚Ü‚¹‚ñB" - -#: lib/Compose.php:2675 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"ƒT[ƒo[‚̐ݒè‚ŃAƒbƒvƒ[ƒh‚ª‹–‰Â‚³‚ê‚Ä‚¢‚È‚¢‚̂Š\"%s\" ‚Í“Y•t‚µ‚Ü‚¹‚ñB" - -#: config/prefs.php.dist:802 -msgid "Dim signatures?" -msgstr "–¼‚ð”–‚­•\ަ‚µ‚Ü‚·‚©H" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "•\ަ" - -#: config/prefs.php.dist:255 -msgid "Display Virtual Inbox?" -msgstr "‰¼‘z INBOX ‚ð•\ަH" - -#: config/prefs.php.dist:577 -msgid "Display confirmation after sending a message?" -msgstr "‘—MŒã‚ÉŠm”F‰æ–Ê‚ð•\ަ‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:819 -msgid "Display in Body of Message" -msgstr "–{•¶‚É•\ަ" - -#: config/prefs.php.dist:954 -msgid "Display pop-up notification of new mail?" -msgstr "V’…ƒ[ƒ‹“ž’…Žž‚Ƀ|ƒbƒvƒAƒbƒv‚Å’Ê’m‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:919 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "ƒƒjƒ…[ƒo[‚ɁuSpam´‘|v‚ð•\ަ‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:911 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "ƒƒjƒ…[ƒo[‚ɁuƒSƒ~” ´‘|v‚ð•\ަ‚µ‚Ü‚·‚©H" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "”z’u" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "ˆê’v‚µ‚È‚¢" - -#: templates/folders/actions.html:28 -msgid "Do Not Check for New Mail" -msgstr "V’…ƒ[ƒ‹‚ðŠm”F‚µ‚È‚¢" - -#: config/prefs.php.dist:1125 -msgid "Do not generate a link in the From: column" -msgstr "‰½‚àƒŠƒ“ƒN‚µ‚È‚¢" - -#: templates/javascript_defs.php:35 -msgid "Doing so will discard this message permanently." -msgstr "ŽÀs‚·‚邯‚±‚̃ƒbƒZ[ƒW‚ÍŠ®‘S‚É”pŠü‚³‚ê‚Ü‚·B" - -#: login.php:405 -msgid "Don't have an account? Sign up." -msgstr "ƒAƒJƒEƒ“ƒg‚ðì‚è‚Ü‚·‚©H ƒTƒCƒ“ƒAƒbƒv‚µ‚ĉº‚³‚¢B" - -#: templates/folders/actions.html:32 -msgid "Download" -msgstr "ƒ_ƒEƒ“ƒ[ƒh" - -#: lib/MIME/Contents.php:239 -#, php-format -msgid "Download %s in .zip Format" -msgstr "%s ‚ð zip Œ`Ž®‚Ń_ƒEƒ“ƒ[ƒh" - -#: message.php:662 -msgid "Download All Attachments (in .zip file)" -msgstr "“Y•t‚ð‘S‚ă_ƒEƒ“ƒ[ƒhi.zip ƒtƒ@ƒCƒ‹‚Łj" - -#: templates/folders/actions.html:33 -msgid "Download [.zip format]" -msgstr "ƒ_ƒEƒ“ƒ[ƒh [zipŒ`Ž®]" - -#: lib/MIME/Contents.php:239 -msgid "Download in .zip Format" -msgstr "Zip Œ`Ž®‚Ń_ƒEƒ“ƒ[ƒh" - -#: message.php:463 mailbox.php:756 lib/Block/mailbox.php:301 -#: templates/message/navbar_navigate.html:14 templates/mailbox/navbar.html:22 -#: templates/mailbox/navbar.html:40 -msgid "Draft" -msgstr "‰º‘‚«" - -#: lib/IMAP/Tree.php:2332 -msgid "Draft folder" -msgstr "‰º‘‚«ƒtƒHƒ‹ƒ_" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "‰º‘‚«ƒtƒHƒ‹ƒ_F" - -#: login.php:282 -msgid "Dynamic" -msgstr "“®“I" - -#: templates/pgp/pgp.html:105 -msgid "E-mail Address:" -msgstr "ƒ[ƒ‹ƒAƒhƒŒƒXF" - -#: mailbox.php:808 lib/Block/mailbox.php:353 -msgid "END" -msgstr "I—¹" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "ƒGƒ‰[Fƒ[ƒ‹‚ª”z’B‚³‚ê‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: folders.php:403 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "•ҏW" - -#: mailbox.php:422 -msgid "Edit Search Query" -msgstr "ŒŸõ—v‹‚ð•ҏW" - -#: folders.php:403 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "‰¼‘zƒtƒHƒ‹ƒ_‚ð•ҏW" - -#: mailbox.php:418 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "%s —p‚̉¼‘zƒtƒHƒ‹ƒ_‚ð•ҏW" - -#: filterprefs.php:90 -msgid "Edit your Blacklist" -msgstr "ƒuƒ‰ƒbƒNƒŠƒXƒg‚ð•ҏW" - -#: filterprefs.php:89 -msgid "Edit your Filter Rules" -msgstr "ƒtƒBƒ‹ƒ^ƒ‹[ƒ‹‚ð•ҏW" - -#: filterprefs.php:91 -msgid "Edit your Whitelist" -msgstr "ƒzƒƒCƒgƒŠƒXƒg‚ð•ҏW" - -#: config/prefs.php.dist:1027 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "‘¼‚̃T[ƒo‚̃[ƒ‹ƒAƒJƒEƒ“ƒg‚ɃAƒNƒZƒX‚·‚邽‚߂̐ݒè‚ð‚µ‚Ä‰º‚³‚¢B" - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "ƒ[ƒ‹ƒAƒhƒŒƒX" - -#: lib/Message.php:801 -#, php-format -msgid "Emptied all messages from %s." -msgstr "%s ‚̃[ƒ‹‚ð‘S‚Ä‹ó‚É‚µ‚Ü‚µ‚½B" - -#: lib/Message.php:777 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "‰¼‘zƒSƒ~” ƒtƒHƒ‹ƒ_[‚ð‹ó‚É‚µ‚Ü‚µ‚½B" - -#: templates/folders/actions.html:18 -msgid "Empty" -msgstr "´‘|" - -#: templates/folders/folders_confirm.html:22 -msgid "Empty Selected Folders" -msgstr "‘I‘ð‚µ‚½ƒtƒHƒ‹ƒ_‚ðíœ‚·‚é" - -#: lib/IMP.php:809 -msgid "Empty _Spam" -msgstr "_SPAM´‘|" - -#: lib/IMP.php:801 -msgid "Empty _Trash" -msgstr "_TƒSƒ~” ´‘|" - -#: mailbox.php:415 -msgid "Empty folder" -msgstr "ƒtƒHƒ‹ƒ_‚ð‹ó‚É‚·‚é" - -#: pgp.php:457 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "PGP ‚ðŽg—p‚µ‚Ü‚·‚©H" - -#: smime.php:350 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "S/MIME ‚ðŽg—p‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:978 -msgid "Enable message previews?" -msgstr "ƒƒbƒZ[ƒW‚̃vƒŒƒrƒ…[‚ðŽg—p‚µ‚Ü‚·‚©H" - -#: compose.php:1068 -msgid "Encr_yption Options" -msgstr "_YˆÃ†ƒIƒvƒVƒ‡ƒ“" - -#: lib/MIME/Viewer/itip.php:530 lib/MIME/Viewer/itip.php:532 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "I—¹" - -#: lib/Compose.php:1580 -msgid "End forwarded message" -msgstr "“]‘—‚·‚郁ƒbƒZ[ƒW‚͈ȏã‚Å‚·" - -#: lib/Compose.php:1470 -msgid "End message" -msgstr "ƒƒbƒZ[ƒW‚͈ȏã‚Å‚·" - -#: lib/Compose.php:1468 -#, php-format -msgid "End message from %s" -msgstr "%s ‚©‚ç‚̃ƒbƒZ[ƒW‚͈ȏã‚Å‚·" - -#: smime.php:338 pgp.php:432 -msgid "Enter Passphrase" -msgstr "ƒpƒXƒtƒŒ[ƒY‚ð“ü—Í" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "V‚µ‚¢ SPAM ƒtƒHƒ‹ƒ_‚Ì–¼‘O‚ðŽw’肵‚Ä‚­‚¾‚³‚¢B" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "V‚µ‚¢‰º‘‚«ƒtƒHƒ‹ƒ_‚Ì–¼‘O‚ðŽw’肵‚Ä‚­‚¾‚³‚¢B" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "V‚µ‚¢‘—MT‚¦ƒtƒHƒ‹ƒ_‚Ì–¼‘O‚ðŽw’肵‚Ä‚­‚¾‚³‚¢B" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "V‚µ‚¢ƒSƒ~” ƒtƒHƒ‹ƒ_‚Ì–¼‘O‚ðŽw’肵‚Ä‚­‚¾‚³‚¢B" - -#: message.php:552 lib/Search.php:678 config/prefs.php.dist:602 -msgid "Entire Message" -msgstr "ƒƒbƒZ[ƒW‘S‘Ì" - -#: message.php:168 thread.php:71 lib/Compose.php:1064 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "\"%s\" ‚Æ‚¢‚¤ƒGƒ“ƒgƒŠ‚ªƒAƒhƒŒƒX’ ‚ɒljÁ‚³‚ê‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/pkcs7.php:434 lib/MIME/Viewer/pgp.php:435 -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -msgid "Error" -msgstr "ƒGƒ‰[" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "IMAP ƒT[ƒo‚ւ̐ڑ±ƒGƒ‰[F[%s] %sB" - -#: lib/MIME/Contents.php:142 -msgid "Error displaying message." -msgstr "ƒƒbƒZ[ƒW‚Ì•\ަ’†‚ɃGƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:314 lib/MIME/Viewer/itip.php:418 -#, php-format -msgid "Error sending reply: %s." -msgstr "•ԐMƒGƒ‰[F %sB" - -#: templates/smime/smime.html:25 templates/pgp/pgp.html:32 -msgid "Error:" -msgstr "ƒGƒ‰[F" - -#: lib/MIME/Viewer/itip.php:104 -msgid "Event successfully deleted." -msgstr "ƒCƒxƒ“ƒg‚͍폜‚³‚ê‚Ü‚µ‚½B" - -#: config/prefs.php.dist:943 -msgid "Every 15 minutes" -msgstr "15 •ª–ˆ" - -#: config/prefs.php.dist:940 -msgid "Every 30 seconds" -msgstr "30 •b–ˆ" - -#: config/prefs.php.dist:656 config/prefs.php.dist:942 -msgid "Every 5 minutes" -msgstr "5 •ª–ˆ" - -#: config/prefs.php.dist:944 -msgid "Every half hour" -msgstr "30 •ª–ˆ" - -#: config/prefs.php.dist:941 -msgid "Every minute" -msgstr "1 •ª–ˆ" - -#: folders.php:448 -msgid "Expand" -msgstr "“WŠJ" - -#: folders.php:371 -msgid "Expand All" -msgstr "‘S‚Ä“WŠJ" - -#: folders.php:371 -msgid "Expand All Folders" -msgstr "‘SƒtƒHƒ‹ƒ_‚ð“WŠJ" - -#: folders.php:448 -msgid "Expand Folder" -msgstr "ƒtƒHƒ‹ƒ_‚ð“WŠJ" - -#: compose.php:777 compose.php:1013 -msgid "Expand Names" -msgstr "–¼‘O‚ð“WŠJ" - -#: config/prefs.php.dist:1153 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "ƒtƒHƒ‹ƒ_‚̃fƒtƒHƒ‹ƒg•\ަ‚ŃtƒHƒ‹ƒ_ƒcƒŠ[‘S‘Ì‚ð“WŠJ‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:1175 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "ƒTƒCƒhƒo[‚̃fƒtƒHƒ‹ƒg•\ަ‚ŃtƒHƒ‹ƒ_ƒcƒŠ[‘S‘Ì‚ð“WŠJ‚µ‚Ü‚·‚©H" - -#: lib/IMP.php:820 lib/IMP.php:822 -msgid "F_etch Mail" -msgstr "_Eƒ[ƒ‹Žæž" - -#: fetchmail.php:50 config/prefs.php.dist:112 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "ƒ[ƒ‹‚ÌŽæ‚荞‚Ý" - -#: config/prefs.php.dist:1035 -msgid "Fetch Mail in a separate window?" -msgstr "•ʃEƒCƒ“ƒh[‚ÅŽæ‚荞‚Ý‚ð‚µ‚Ü‚·‚©H" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "ƒƒOƒCƒ“Žž‚ɃƒbƒZ[ƒW‚ðŽæ‚èž‚݂܂·‚©H" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "%d ’ʂ̃[ƒ‹‚ð %s ‚©‚çŽæ‚荞‚݂܂µ‚½" - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "‚P’ʂ̃[ƒ‹‚ð %s ‚©‚çŽæ‚荞‚݂܂µ‚½" - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Fetchmail: " - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Fetchmail: V’…ƒ[ƒ‹‚È‚µB" - -#: lib/IMP.php:826 -msgid "Fi_lters" -msgstr "_LƒtƒBƒ‹ƒ^" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "ŒŸõ€–Ú" - -#: templates/javascript_defs.php:40 templates/compose/compose.html:261 -msgid "File" -msgstr "ƒtƒ@ƒCƒ‹" - -#: templates/filters/prefs.html:48 -msgid "Filter Options" -msgstr "ƒtƒBƒ‹ƒ^ƒIƒvƒVƒ‡ƒ“" - -#: templates/filters/prefs.html:36 -msgid "Filter Settings" -msgstr "ƒtƒBƒ‹ƒ^Ý’è" - -#: config/prefs.php.dist:725 -msgid "Filter message content for profanity?" -msgstr "•s“KØ‚ȃƒbƒZ[ƒW‚Ì“à—e‚ðƒtƒBƒ‹ƒ^‚µ‚Ü‚·‚©H" - -#: templates/filters/prefs.html:11 -msgid "Filter support is disabled on this system." -msgstr "ƒtƒBƒ‹ƒ^‚Í‚±‚̃VƒXƒeƒ€‚ł͖³Œø‚ɂȂÁ‚Ä‚¢‚Ü‚·B" - -#: config/prefs.php.dist:135 -msgid "Filters" -msgstr "ƒtƒBƒ‹ƒ^" - -#: templates/filters/prefs.html:3 -msgid "Filters NOT Active" -msgstr "ƒtƒBƒ‹ƒ^‚Í–³Œø" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "ƒtƒBƒ‹ƒ^F%s ŠÇ—ƒy[ƒW" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "ŒŸõF" - -#: config/prefs.php.dist:1071 -msgid "First Mailbox Page" -msgstr "ƒ[ƒ‹ƒ{ƒbƒNƒX‚̍ŏ‰‚̃y[ƒW" - -#: mailbox.php:269 -msgid "First Page" -msgstr "Å‰‚̃y[ƒW" - -#: message.php:464 mailbox.php:769 templates/message/navbar_navigate.html:10 -#: templates/mailbox/navbar.html:32 -msgid "Flagged For Followup" -msgstr "‘±•ñ‚̈ó" - -#: search.php:334 -msgid "Flagged messages" -msgstr "ˆó•t‚¯‚ç‚ꂽƒ[ƒ‹" - -#: message.php:551 mailbox.php:524 -msgid "Fo_rward" -msgstr "_R“]‘—" - -#: lib/Block/mailbox.php:455 lib/IMAP/Tree.php:2377 -#: templates/folders/folders_size.html:5 -msgid "Folder" -msgstr "ƒtƒHƒ‹ƒ_" - -#: folders.php:254 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "ƒtƒHƒ‹ƒ_‘€ì - Šm”F" - -#: folders.php:311 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "ƒtƒHƒ‹ƒ_‘€ì" - -#: folders.php:273 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "ƒtƒHƒ‹ƒ_ƒTƒCƒY" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "ƒtƒHƒ‹ƒ_ŠT—v" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "‹¤—LƒtƒHƒ‹ƒ_‚ÍŽg—p•s‰Â‚Å‚·B" - -#: folders.php:47 -msgid "Folder use is not enabled." -msgstr "‹¤—LƒtƒHƒ‹ƒ_Žg—p‰Â”\‚Å‚·B" - -#: config/prefs.php.dist:1142 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "ƒ[ƒ‹ƒ{ƒbƒNƒX•\ަ‚ł̍¡“ú‚P“ú‚ÌŽžŠÔ•\ަŒ`Ž®" - -#: message.php:551 mailbox.php:524 lib/Compose.php:1563 -msgid "Forward" -msgstr "“]‘—" - -#: lib/Compose.php:1549 -msgid "Forward:" -msgstr "“]‘—:" - -#: lib/Compose.php:1663 -msgid "Forwarded Message:" -msgstr "“]‘—‚³‚ꂽƒƒbƒZ[ƒWF" - -#: lib/Compose.php:1576 -msgid "Forwarded message" -msgstr "“]‘—‚³‚ꂽƒƒbƒZ[ƒW" - -#: lib/Compose.php:1574 -#, php-format -msgid "Forwarded message from %s" -msgstr "%s ‚©‚ç“]‘—‚³‚ꂽƒƒbƒZ[ƒW" - -#: lib/MIME/Viewer/itip.php:412 -msgid "Free/Busy Request Response" -msgstr "—\’èî•ñ—v‹‰ž“š" - -#: mailbox.php:583 lib/Block/mailbox.php:157 -msgid "Fro_m" -msgstr "_M·ol" - -#: lib/Search.php:654 lib/UI/Mailbox.php:97 lib/UI/Message.php:25 -#: templates/thread/thread.html:32 templates/compose/compose.html:27 -msgid "From" -msgstr "From" - -#: config/prefs.php.dist:1084 -msgid "From Address" -msgstr "‘—MŒ³ƒAƒhƒŒƒX" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "ƒMƒƒƒ‰ƒŠ[" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:31 -#: config/prefs.php.dist:39 -msgid "General Options" -msgstr "ˆê”Ê“IƒIƒvƒVƒ‡ƒ“" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "V’…ƒƒbƒZ[ƒW‚̂ݎ擾HiIMAP ‚̂݁j" - -#: folders.php:358 lib/MIME/Viewer/itip.php:568 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:899 -msgid "Go" -msgstr "ˆÚ“®" - -#: thread.php:136 -msgid "Go to Message" -msgstr "ƒƒbƒZ[ƒW‚Ɉړ®" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "‰¼‘z INBOX ‚Ɉړ®" - -#: lib/IMP.php:353 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "ƒAƒhƒŒƒX’ ‚Ì %s ‚Ɉړ®‚·‚é" - -#: message.php:432 lib/Filter.php:130 lib/MIME/Contents.php:425 -#: lib/MIME/Viewer/images.php:92 lib/MIME/Viewer/images.php:99 -#: lib/MIME/Viewer/images.php:101 lib/MIME/Viewer/notification.php:60 -#: lib/MIME/Viewer/notification.php:66 lib/MIME/Viewer/related.php:85 -#: lib/MIME/Viewer/pkcs7.php:477 lib/MIME/Viewer/appledouble.php:40 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -msgid "HERE" -msgstr "‚±‚±" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:450 -msgid "HTML Version of Message" -msgstr "HTML Œ`Ž®" - -#: message.php:601 -msgid "Headers" -msgstr "ƒwƒbƒ_" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "‚±‚ꂪì¬’†‚̃[ƒ‹‚Å‚·F" - -#: config/prefs.php.dist:793 -msgid "Hidden" -msgstr "‰B‚·" - -#: config/prefs.php.dist:792 -msgid "Hidden in Thread View" -msgstr "ƒXƒŒƒbƒh•\ަ‚ł͉B‚·" - -#: templates/javascript_defs.php:29 -msgid "Hide Addresses" -msgstr "ƒAƒhƒŒƒX‚ð‰B‚·" - -#: lib/Block/mailbox.php:459 -msgid "Hide Columns" -msgstr "ƒRƒ‰ƒ€‚ð‰B‚·" - -#: mailbox.php:250 -msgid "Hide Deleted" -msgstr "íœÏ‚Ý‚ð”ñ•\ަ" - -#: folders.php:364 -msgid "Hide Unsubscribed" -msgstr "”ñw“ÇŽÒ‚ð”ñ•\ަ" - -#: compose.php:985 -msgid "High" -msgstr "‚" - -#: message.php:282 mailbox.php:761 lib/Block/mailbox.php:306 -msgid "High Priority" -msgstr "—Dæ“x‚" - -#: compose.php:984 -msgid "Highest" -msgstr "Å‚" - -#: config/prefs.php.dist:821 -msgid "How do you want to display attachments?" -msgstr "“Y•t‚ð‚Ç‚¤•\ަ‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:1163 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "ƒtƒHƒ‹ƒ_[ƒcƒŠ[•\ަ‚ł͖¼‘O‹óŠÔ‚ð•\ަ‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:630 -msgid "How to attribute quoted lines in a reply" -msgstr "•ԐMŽž‚̈ø—p‹å" - -#: lib/IMAP.php:305 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAPiŽ©“®”»•ʁj" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "IMAP ƒT[ƒo‚ªÚ‘±‚ðØ’f‚µ‚Ü‚µ‚½BƒT[ƒo‚̉ž“šF%s" - -#: lib/IMAP.php:317 -msgid "IMAP over SSL" -msgstr "IMAP over SSL" - -#: lib/IMAP.php:323 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP over SSL (Ž©ŒÈØ–¾)" - -#: lib/IMAP.php:311 -msgid "IMAP, no TLS" -msgstr "IMAP, no TLS" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 ƒ[ƒ‹ƒT[ƒo" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"SSL/TLS ‚ðŽg—p‚·‚é‚È‚çAPHP ‚Ì openssl Šg’£‚ðƒ[ƒh‚µ‚È‚¯‚ê‚΂Ȃè‚Ü‚¹‚ñB" - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "‘±‚¯‚邯AƒtƒHƒ‹ƒ_“à‚̃[ƒ‹‚Í‚·‚ׂĔjŠü‚³‚ê‚Ü‚·I" - -#: saveimage.php:48 -msgid "Image" -msgstr "‰æ‘œ" - -#: lib/MIME/Viewer/html.php:156 -msgid "Images have been blocked to protect your privacy." -msgstr "ƒvƒ‰ƒCƒoƒV[•ÛŒì‚Ì‚½‚߂ɉ摜‚ðƒuƒƒbƒN‚µ‚Ü‚µ‚½B" - -#: templates/folders/import.html:16 -msgid "Import" -msgstr "ƒCƒ“ƒ|[ƒg" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "Œ®‚̃Cƒ“ƒ|[ƒg" - -#: templates/smime/smime.html:85 templates/pgp/pgp.html:137 -msgid "Import Keypair" -msgstr "Œ®ƒyƒA‚̃Cƒ“ƒ|[ƒg" - -#: templates/folders/actions.html:35 -msgid "Import Messages" -msgstr "ƒ[ƒ‹‚ðƒCƒ“ƒ|[ƒg‚·‚é" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "PGP Œ®‚̃Cƒ“ƒ|[ƒg" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "ŒÂl‚Ì PGP ”é–§Œ®‚ðƒCƒ“ƒ|[ƒg" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "ŒÂl‚Ì PGP ”é–§Œ®‚ðƒCƒ“ƒ|[ƒgF" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "ŒÂl‚Ì PGP ŒöŠJŒ®‚ðƒCƒ“ƒ|[ƒg" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "ŒÂl‚Ì PGP ŒöŠJŒ®‚ðƒCƒ“ƒ|[ƒgF" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "ŒÂl‚Ì S/MIME Ø–¾‘‚ðƒCƒ“ƒ|[ƒg" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:54 -msgid "Import Public Key" -msgstr "ŒöŠJŒ®‚̃Cƒ“ƒ|[ƒg" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "PGP ŒöŠJŒ®‚̃Cƒ“ƒ|[ƒg" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "PGP ŒöŠJŒ®‚̃Cƒ“ƒ|[ƒgF" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "S/MIME ŒöŠJŒ®‚̃Cƒ“ƒ|[ƒg" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "S/MIM Œ®‚̃Cƒ“ƒ|[ƒg" - -#: templates/folders/import.html:6 -msgid "Import mbox File" -msgstr "MBOXŒ`Ž®‚̃tƒ@ƒCƒ‹‚ðƒCƒ“ƒ|[ƒg" - -#: templates/folders/import.html:11 -msgid "Import mbox file" -msgstr "MBOX Œ`Ž®‚̃tƒ@ƒCƒ‹‚ðƒCƒ“ƒ|[ƒg" - -#: lib/Block/mailbox.php:314 templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "d—v" - -#: folders.php:142 -#, php-format -msgid "Imported %d messages from %s." -msgstr "%d ’ʂ̃[ƒ‹‚ð %s ‚©‚çƒCƒ“ƒ|[ƒg‚µ‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:937 -msgid "In Process" -msgstr "ˆ—’†" - -#: templates/prefs/initialpageselect.inc:4 lib/Folder.php:68 lib/api.php:217 -#: lib/IMP.php:685 lib/IMAP/Tree.php:553 lib/IMAP/Tree.php:2315 -msgid "Inbox" -msgstr "INBOX" - -# courier-imap ‚ðŽg‚Á‚Ä‚¢‚éê‡ -#: config/prefs.php.dist:618 -msgid "Include a brief summary of the header in a reply?" -msgstr "•ԐMŽž‚Ƀwƒbƒ_‚̈ꕔ‚ð•t‰Á‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:613 -msgid "Include body text in forward message by default?" -msgstr "“]‘—‚̍ۂɃfƒtƒHƒ‹ƒg‚Å–{•¶‚ðŠÜ‚߂܂·‚©H" - -#: config/prefs.php.dist:585 -msgid "Include original message in a reply?" -msgstr "•ԐMŽž‚ÉŒ³‚̃ƒbƒZ[ƒW‚ðˆø—p‚µ‚Ü‚·‚©H" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -msgid "Info" -msgstr "î•ñ" - -#: smime.php:313 pgp.php:405 -#, php-format -msgid "Information on %s Public Key" -msgstr "%s ŒöŠJŒ®‚̏î•ñ" - -#: pgp.php:434 -msgid "Information on Personal Private Key" -msgstr "ŒÂl‚̔閧Œ®‚̏î•ñ" - -#: smime.php:336 pgp.php:428 -msgid "Information on Personal Public Key" -msgstr "ŒÂl‚ÌŒöŠJŒ®‚̏î•ñ" - -#: templates/javascript_defs.php:42 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "ƒCƒ“ƒ‰ƒCƒ“" - -#: lib/IMAP/ACL/rfc4314.php:53 lib/IMAP/ACL/rfc2086.php:53 -msgid "Insert" -msgstr "‘}“ü" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Ø–¾‘‚ð‚±‚±‚É‘}“üF" - -#: lib/MIME/Viewer/itip.php:423 -msgid "Invalid Action selected for this component." -msgstr "•s³‚ȏˆ’u‚ð‘I‘ð‚µ‚Ü‚µ‚½B" - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -msgid "Invalid Address" -msgstr "•s³‚ȃAƒhƒŒƒX" - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "•s³‚ÈƒŠƒ‚[ƒgƒ[ƒ‹ƒ{ƒbƒNƒX" - -#: lib/Compose.php:1109 lib/Compose.php:1128 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "ƒ[ƒ‹ƒAƒhƒŒƒX‚É•s³‚È•¶Žš‚ªŠÜ‚Ü‚ê‚Ä‚¢‚Ü‚·F%s" - -#: lib/Compose.php:1124 -msgid "Invalid hostname." -msgstr "•s³‚ȃzƒXƒg–¼‚Å‚·B" - -#: smime.php:96 pgp.php:18 -msgid "Invalid key" -msgstr "•s³‚ÈŒ®" - -#: lib/Compose.php:282 -msgid "Invalid message, cannot resume draft." -msgstr "•s³‚ȃƒbƒZ[ƒW‚Ȃ̂ŁAÄŠJ‚Å‚«‚Ü‚¹‚ñB" - -#: pgp.php:202 -msgid "Invalid personal PGP private key." -msgstr "•s³‚È PGP ”é–§Œ®‚Å‚·B" - -#: pgp.php:177 -msgid "Invalid personal PGP public key." -msgstr "•s³‚È PGP ŒöŠJŒ®‚Å‚·B" - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "”½“]" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:110 -msgid "Key Length:" -msgstr "Œ®‚Ì’·‚³F" - -#: pgp.php:448 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "Œ®‚̐¶¬‚ɂ͎žŠÔ‚ª‚©‚©‚è‚Ü‚·B¶¬‚𑱂¯‚Ü‚·‚©H" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:49 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"Œ®‚̃Cƒ“ƒ|[ƒg‚͂ł«‚Ü‚¹‚ñB‚±‚̃T[ƒo‚ł̓tƒ@ƒCƒ‹‚̃Aƒbƒvƒ[ƒh‚Í‹–‰Â‚³‚ê‚Ä" -"‚¢‚Ü‚¹‚ñB" - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:52 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "Œ®‚̃Cƒ“ƒ|[ƒg‚͂ł«‚Ü‚¹‚ñB‚ ‚È‚½‚̓AƒhƒŒƒX’ ‚ð’è‹`‚µ‚Ä‚¢‚Ü‚¹‚ñB" - -#: pgp.php:344 -msgid "Key successfully sent to the public keyserver." -msgstr "Œ®‚ÍŒöŠJŒ®ƒT[ƒo‚É‘—‚ç‚ê‚Ü‚µ‚½B" - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Œ¾Œê" - -#: config/prefs.php.dist:1072 -msgid "Last Mailbox Page" -msgstr "ƒ[ƒ‹ƒ{ƒbƒNƒX‚̍Ōã‚̃y[ƒW" - -#: mailbox.php:281 -msgid "Last Page" -msgstr "ÅŒã‚̃y[ƒW" - -#: compose.php:1107 -msgid "Link Attachments?" -msgstr "“Y•t‚ÍƒŠƒ“ƒN‚¾‚¯‚𑗐M‚µ‚Ü‚·‚©H" - -#: attachment.php:34 lib/Compose.php:2362 -msgid "Linked attachments are forbidden." -msgstr "ƒŠƒ“ƒNŒ^“Y•t‚ÍŽg—p‚Å‚«‚Ü‚¹‚ñB" - -#: lib/Compose.php:2378 -#, php-format -msgid "Links will expire on %s" -msgstr "ƒŠƒ“ƒN‚Í %s ‚ÅŠúŒÀØ‚ê‚ɂȂè‚Ü‚·" - -#: lib/IMAP/ACL/rfc4314.php:49 lib/IMAP/ACL/rfc2086.php:49 -msgid "List" -msgstr "ƒŠƒXƒg" - -#: config/prefs.php.dist:1261 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"ƒAƒhƒŒƒX’ ‚̉æ–Ê‚ð•\ަ‚µ‚½ŽžA‘SƒGƒ“ƒgƒŠ‚ð•\ަ‚µ‚Ü‚·‚©Hi‚±‚ꂪƒIƒt‚È‚çAŒŸ" -"õ‚µ‚½ƒGƒ“ƒgƒŠ‚¾‚¯•\ަ‚³‚ê‚Ü‚·j" - -#: config/prefs.php.dist:818 -msgid "Listing in the Header" -msgstr "ƒwƒbƒ_•”‚Ɉꗗ•\ަ" - -#: compose.php:763 -msgid "Loading..." -msgstr "ƒ[ƒh’†..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "ƒ[ƒJƒ‹‚̃[ƒ‹ƒ{ƒbƒNƒXF" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "êŠ" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:33 -msgid "Log in" -msgstr "ƒƒOƒCƒ“" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "%s ‚ɃƒOƒCƒ“" - -#: login.php:401 -msgid "Login" -msgstr "ƒƒOƒCƒ“" - -#: config/prefs.php.dist:40 -msgid "Login Tasks" -msgstr "ƒƒOƒCƒ“ƒ^ƒXƒN" - -#: compose.php:987 -msgid "Low" -msgstr "’á" - -#: message.php:284 mailbox.php:764 lib/Block/mailbox.php:309 -msgid "Low Priority" -msgstr "—Dæ“x’á" - -#: compose.php:988 -msgid "Lowest" -msgstr "Å’á" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Macintosh ƒtƒ@ƒCƒ‹" - -#: config/prefs.php.dist:104 -msgid "Mail Previews" -msgstr "ƒ[ƒ‹ ƒvƒŒƒrƒ…[" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Ú‘±‚·‚郁[ƒ‹ƒT[ƒo‚ÌŽí—ށF" - -#: lib/IMAP/Tree.php:2322 lib/IMAP/Tree.php:2349 -msgid "Mailbox" -msgstr "ƒ[ƒ‹ƒ{ƒbƒNƒX" - -#: lib/Block/mailbox.php:6 -msgid "Mailbox View" -msgstr "ƒ[ƒ‹ƒ{ƒbƒNƒX•\ަ" - -#: config/prefs.php.dist:119 -msgid "Mailbox and Folder Display Options" -msgstr "ƒ[ƒ‹ƒ{ƒbƒNƒX‚ƃtƒHƒ‹ƒ_‚Ì•\ަƒIƒvƒVƒ‡ƒ“" - -#: lib/IMAP/ACL/rfc4314.php:52 lib/IMAP/ACL/rfc2086.php:52 -msgid "Mark (Other)" -msgstr "ƒ}[ƒNi‚»‚Ì‘¼j" - -#: lib/IMAP/ACL/rfc4314.php:51 lib/IMAP/ACL/rfc2086.php:51 -msgid "Mark (Seen)" -msgstr "ƒ}[ƒNiŠù“ǁj" - -#: templates/folders/actions.html:30 -msgid "Mark All Messages as Seen" -msgstr "‘SƒƒbƒZ[ƒW‚ðŠù“ǂƂ·‚é" - -#: templates/folders/actions.html:31 -msgid "Mark All Messages as Unseen" -msgstr "‘SƒƒbƒZ[ƒW‚𖢓ǂƂ·‚é" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "ˆó‚ð•t‚¯‚éF" - -#: config/prefs.php.dist:775 -msgid "Mark different levels of quoting with different colors?" -msgstr "ˆø—p•”•ª‚ð•ʂ̐F‚Å•\ަ‚µ‚Ü‚·‚©H" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "ƒƒbƒZ[ƒW‚ðŠù“ǂƂ·‚éHiIMAP ‚̂݁j" - -#: config/prefs.php.dist:783 -msgid "Mark simple markup?" -msgstr "‘¾ŽšA‰ºüAŽÎ‘Ì‚ð’Pƒ‚É•\ަ‚µ‚Ü‚·‚©H" - -#: search.php:214 -msgid "Match All Queries" -msgstr "‘S‚Ä‚ªˆê’v‚·‚é" - -#: search.php:212 -msgid "Match Any Query" -msgstr "‚ǂꂩ‚ªˆê’v‚·‚é" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "Å‘å“Y•tƒTƒCƒY" - -#: lib/api.php:94 -msgid "Maximum Number of Folders" -msgstr "Å‘åƒtƒHƒ‹ƒ_[”" - -#: lib/api.php:95 -msgid "Maximum Number of Recipients per Message" -msgstr "ƒƒbƒZ[ƒW–ˆ‚ÌŽóMŽÒ‚̍ő吔" - -#: lib/api.php:96 -msgid "Maximum Number of Recipients per Time Period" -msgstr "ŽžŠÔ‚ ‚½‚è‚ÌŽóMŽÒ‚̍ő吔" - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "“Y•t”‚̏ãŒÀ‚É’B‚µ‚Ü‚µ‚½B" - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "“Y•tƒTƒCƒY‚̏ãŒÀ‚É’B‚µ‚Ü‚µ‚½B" - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "ƒƒjƒ…[ƒtƒHƒ‹ƒ_ˆê——" - -#: lib/Compose.php:1461 -msgid "Message" -msgstr "ƒƒbƒZ[ƒW" - -#: config/prefs.php.dist:54 -msgid "Message Composition" -msgstr "ƒƒbƒZ[ƒWì¬" - -#: config/prefs.php.dist:1083 -msgid "Message Date" -msgstr "ƒƒbƒZ[ƒW‚Ì“ú•t" - -#: config/prefs.php.dist:53 config/prefs.php.dist:71 config/prefs.php.dist:86 -#: config/prefs.php.dist:95 config/prefs.php.dist:103 -#: config/prefs.php.dist:111 -msgid "Message Options" -msgstr "ƒƒbƒZ[ƒWƒIƒvƒVƒ‡ƒ“" - -#: search.php:407 -msgid "Message Search" -msgstr "ƒƒbƒZ[ƒW‚ÌŒŸõ" - -#: config/prefs.php.dist:1087 -msgid "Message Size" -msgstr "ƒƒbƒZ[ƒWƒTƒCƒY" - -#: message.php:572 -msgid "Message Source" -msgstr "ƒƒbƒZ[ƒWŒ´•¶" - -#: config/prefs.php.dist:72 -msgid "Message Viewing" -msgstr "ƒƒbƒZ[ƒW•\ަ" - -#: lib/Compose.php:1459 -#, php-format -msgid "Message from %s" -msgstr "%s ‚©‚ç‚̃ƒbƒZ[ƒW" - -#: lib/UI/Mailbox.php:148 -msgid "Message has attachments" -msgstr "ƒƒbƒZ[ƒW‚É“Y•t‚ ‚è" - -#: lib/UI/Mailbox.php:147 -msgid "Message is encrypted" -msgstr "ƒƒbƒZ[ƒW‚͈͆‰»‚³‚ê‚Ä‚¢‚Ü‚·" - -#: lib/UI/Mailbox.php:146 -msgid "Message is signed" -msgstr "ƒƒbƒZ[ƒW‚͏–¼‚³‚ê‚Ä‚¢‚Ü‚·" - -#: compose.php:355 compose.php:362 -msgid "Message redirected successfully." -msgstr "ƒƒbƒZ[ƒW‚Í“]‘—‚³‚ê‚Ü‚µ‚½B" - -#: lib/Compose.php:784 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "ƒƒbƒZ[ƒW‚Í‘—M‚³‚ê‚Ü‚µ‚½‚ªA%s ‚ɕۑ¶‚³‚ê‚Ä‚¢‚Ü‚¹‚ñ" - -#: compose.php:420 compose.php:428 -msgid "Message sent successfully." -msgstr "ƒƒbƒZ[ƒW‚Ì‘—M¬Œ÷" - -#: config/prefs.php.dist:1114 -msgid "Messages per page in the mailbox view." -msgstr "ƒ[ƒ‹ƒ{ƒbƒNƒX•\ަ‚ÌŠeƒy[ƒW‚É•\ަ‚³‚ê‚郁[ƒ‹”" - -#: mailbox.php:215 -msgid "Messages to" -msgstr "ƒ[ƒ‹‚̍sæ" - -#: login.php:285 -msgid "Minimalist" -msgstr "Œg‘Ñ" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "ƒ‚[ƒh" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "ŒŽ" - -#: message.php:502 message.php:689 mailbox.php:476 mailbox.php:868 -msgid "Move" -msgstr "ˆÚ“®" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "‰º‚ÖˆÚ“®" - -#: config/prefs.php.dist:743 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "SPAM ƒƒbƒZ[ƒW‚ð SPAM ƒtƒHƒ‹ƒ_[‚Ɉړ®‚µ–³ŠQ‚ȃƒbƒZ[ƒW‚ð INBOX ‚Ö" - -#: message.php:502 message.php:689 mailbox.php:476 mailbox.php:868 -msgid "Move to folder" -msgstr "ƒtƒHƒ‹ƒ_‚Ɉړ®" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "ã‚ÖˆÚ“®" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "ƒ}ƒ‹ƒ`ƒp[ƒg^‘ã‘Ö" - -#: thread.php:158 -msgid "Multiple Message View" -msgstr "ƒ[ƒ‹ˆê——•\ަ" - -#: templates/fetchmail/fetchmailprefs.html:91 templates/smime/smime.html:4 -#: templates/pgp/pgp.html:4 -msgid "NOTE:" -msgstr "ƒm[ƒgF" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "–¼‘O" - -#: pgp.php:116 -msgid "Name and/or email cannot be empty" -msgstr "–¼‘O‚©ƒ[ƒ‹‚Í•K{‚Å‚·" - -#: lib/MIME/Viewer/itip.php:942 -msgid "Needs Action" -msgstr "ˆ’u‚ª•K—v‚Å‚·" - -#: config/prefs.php.dist:707 config/prefs.php.dist:939 -msgid "Never" -msgstr "‚È‚µ" - -#: config/prefs.php.dist:697 -msgid "Never save attachments" -msgstr "“Y•t‚͕ۑ¶‚µ‚È‚¢" - -#: lib/IMP.php:440 -msgid "New Folder" -msgstr "V‹KƒtƒHƒ‹ƒ_" - -#: config/prefs.php.dist:96 -msgid "New Mail" -msgstr "V’…ƒ[ƒ‹" - -#: compose.php:226 lib/Block/tree_folders.php:36 -msgid "New Message" -msgstr "V‹Kƒ[ƒ‹" - -#: mailbox.php:828 lib/Block/mailbox.php:373 lib/MIME/Headers.php:193 -#, php-format -msgid "New Message to %s" -msgstr "%s ‚ւ̐V‹Kƒ[ƒ‹" - -#: search.php:325 -msgid "New messages" -msgstr "V‹Kƒ[ƒ‹" - -#: message.php:518 -msgid "Next Message" -msgstr "ŽŸ‚̃[ƒ‹" - -#: mailbox.php:279 -msgid "Next Page" -msgstr "ŽŸ‚̃y[ƒW" - -#: templates/javascript_defs.php:49 config/prefs.php.dist:655 -#: config/prefs.php.dist:1150 config/prefs.php.dist:1172 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "‚¢‚¢‚¦" - -#: smime.php:241 -msgid "No Certificate found" -msgstr "Ø–¾‘‚ªŒ©•t‚©‚è‚Ü‚¹‚ñ" - -#: lib/IMP.php:1347 -msgid "No Encryption" -msgstr "ˆÃ†‰»‚µ‚È‚¢" - -#: templates/smime/smime.html:22 templates/pgp/pgp.html:29 -msgid "No Keys in Keyring" -msgstr "Œ®ƒŠƒ“ƒO‚Í‹ó‚Å‚·" - -#: rss.php:93 mailbox.php:258 -#, php-format -msgid "No Messages" -msgstr "ƒ[ƒ‹‚Í‚ ‚è‚Ü‚¹‚ñ" - -#: pgp.php:143 -msgid "No PGP public key imported." -msgstr "PGP ŒöŠJŒ®‚̓Cƒ“ƒ|[ƒg‚³‚ê‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: mailbox.php:789 lib/Block/mailbox.php:334 -msgid "No Preview Text" -msgstr "ƒvƒŒƒrƒ…[‚È‚µ" - -#: smime.php:166 -msgid "No S/MIME public key imported." -msgstr "S/MIME ŒöŠJŒ®‚̓Cƒ“ƒ|[ƒg‚³‚ê‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "‰¹‚È‚µ" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "“Y•t‚ª‚ ‚è‚Ü‚¹‚ñB" - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "ŒöŠJŒ®‚Ƀ[ƒ‹‚̏î•ñ‚͊܂܂ê‚Ä‚¢‚Ü‚¹‚ñB" - -#: acl.php:76 -msgid "No folder selected." -msgstr "ƒtƒHƒ‹ƒ_‚ª‘I‘ð‚³‚ê‚Ä‚¢‚Ü‚¹‚ñB" - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "V’…ƒ[ƒ‹‚ðƒ`ƒFƒbƒN‚·‚éƒtƒHƒ‹ƒ_‚ªŽw’肳‚ê‚Ä‚¢‚Ü‚¹‚ñB" - -#: folders.php:191 lib/Folder.php:437 lib/Folder.php:485 -msgid "No folders were specified" -msgstr "ƒtƒHƒ‹ƒ_‚ªŽw’肳‚ê‚Ä‚¢‚Ü‚¹‚ñB" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "‚ǂ̃tƒHƒ‹ƒ_‚É‚àV’…ƒ[ƒ‹‚Í‚ ‚è‚Ü‚¹‚ñ" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "‚ǂ̃tƒHƒ‹ƒ_‚É‚à–¢“ǃ[ƒ‹‚Í‚ ‚è‚Ü‚¹‚ñ" - -#: lib/Compose.php:1499 -msgid "No message body text" -msgstr "–{•¶‚È‚µ" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "•ԐM‚È‚µ" - -#: mailbox.php:230 -msgid "No messages matched your search." -msgstr "ŒŸõðŒ‚Ɉê’v‚·‚郁ƒbƒZ[ƒW‚ÍŒ©‚‚©‚è‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: pgp.php:195 -msgid "No personal PGP private key imported." -msgstr "ŒÂl‚Ì PGP ”é–§Œ®‚̓Cƒ“ƒ|[ƒg‚³‚ê‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: pgp.php:171 -msgid "No personal PGP public key imported." -msgstr "ŒÂl‚Ì PGP ŒöŠJŒ®‚̓Cƒ“ƒ|[ƒg‚³‚ê‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: smime.php:216 -msgid "No personal S/MIME certificates imported." -msgstr "ŒÂl‚Ì S/MIME Ø–¾‘‚̓Cƒ“ƒ|[ƒg‚³‚ê‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: lib/MIME/Viewer/pkcs7.php:299 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "”é–§Œ®‚ª–³‚¢‚̂ŁAƒƒbƒZ[ƒW‚Ì•œ†‚͂ł«‚Ü‚¹‚ñB" - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "ƒTƒ|[ƒg‚·‚é IMAP ”FØ‚ª‚ ‚è‚Ü‚¹‚ñB" - -#: acl.php:108 -msgid "No user specified." -msgstr "ƒ†[ƒU‚ªŽw’肳‚ê‚Ä‚¢‚Ü‚¹‚ñB" - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:875 -msgid "Non Participant" -msgstr "ŽQ‰ÁŽÒˆÈŠO" - -#: templates/prefs/folderselect.inc:21 templates/prefs/sentmailselect.inc:38 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:20 -#: templates/prefs/trashselect.inc:20 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:837 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "‚È‚µ" - -#: compose.php:986 -msgid "Normal" -msgstr "’ʏí" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "íœ‚³‚ê‚Ä‚¢‚È‚¢" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "‰º‘‚«‚łȂ¢" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:33 -msgid "Not Flagged" -msgstr "ˆó‚È‚µ" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "d—v‚łȂ¢" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Ž©•ªˆ¶‚łȂ¢" - -#: lib/Crypt/PGP.php:136 lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 -msgid "Not a valid public key." -msgstr "³‚µ‚¢ŒöŠJŒ®‚ł͂ ‚è‚Ü‚¹‚ñB" - -#: config/prefs.php.dist:856 -msgid "Not at all" -msgstr "‚Ç‚±‚É‚à" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "­‚µŽžŠÔ‚ª‚©‚©‚è‚Ü‚·" - -#: lib/IMP.php:492 -msgid "Notepads" -msgstr "ƒƒ‚’ " - -#: config/hooks.php.dist:420 -msgid "Notes" -msgstr "ƒƒ‚" - -#: config/prefs.php.dist:741 -msgid "Nothing" -msgstr "‰½‚à‚µ‚È‚¢" - -#: attachment.php:108 -msgid "Notification: Linked attachment downloaded" -msgstr "’Ê’mFƒŠƒ“ƒN‚³‚ꂽ“Y•t‚ªƒ_ƒEƒ“ƒ[ƒh‚³‚ê‚Ü‚µ‚½" - -#: lib/Block/mailbox.php:451 -msgid "Number of messages to display" -msgstr "•\ަ‚·‚郁ƒbƒZ[ƒW”" - -#: config/prefs.php.dist:405 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "ŒÃ‚¢ƒŠƒ“ƒNŒ^“Y•t‚ðíœ‚·‚éê‡A•Û‘¶‚·‚錎”" - -#: config/prefs.php.dist:359 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "–ˆŒŽíœ‚·‚éê‡‚ɕۑ¶‚µ‚Ä‚¨‚«‚½‚¢Šù‘¶‚́m‘—MT‚¦nƒtƒHƒ‹ƒ_‚̐”" - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "OK" - -#: templates/search/search.html:61 templates/smime/import_key.html:31 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "‚Ü‚½‚Í" - -#: search.php:324 -msgid "Old messages" -msgstr "Šù‘¶‚̃[ƒ‹" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "ŒÃ‚¢m‘—MT‚¦nƒtƒHƒ‹ƒ_‚̏Á‹Ž’†B" - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "–¢“ǃ[ƒ‹‚ª‚ ‚éƒtƒHƒ‹ƒ_‚¾‚¯‚ð•\ަ‚µ‚Ü‚·‚©H" - -#: templates/javascript_defs.php:58 -msgid "Only one folder should be selected for this action." -msgstr "ƒtƒHƒ‹ƒ_‚Í‚P‚‚¾‚¯Žw’肵‚ĉº‚³‚¢B" - -#: lib/IMP.php:877 lib/IMP.php:882 -msgid "Open Fo_lder" -msgstr "_LƒtƒHƒ‹ƒ_‚ðŠJ‚­" - -#: lib/IMP.php:882 -msgid "Open Folder" -msgstr "ƒtƒHƒ‹ƒ_‚ðŠJ‚­" - -#: lib/IMAP/Tree.php:2373 -msgid "Opened Folder" -msgstr "ƒtƒHƒ‹ƒ_‚ðŠJ‚­" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:871 -msgid "Optional Participant" -msgstr "”CˆÓ‚ÌŽQ‰ÁŽÒ" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "‘¼‚̃[ƒ‹ƒAƒJƒEƒ“ƒg" - -#: config/prefs.php.dist:118 config/prefs.php.dist:127 -#: config/prefs.php.dist:134 config/prefs.php.dist:141 -#: config/prefs.php.dist:149 config/prefs.php.dist:158 -msgid "Other Options" -msgstr "‚»‚Ì‘¼‚̃IƒvƒVƒ‡ƒ“" - -#: lib/IMAP/Tree.php:94 -msgid "Other Users' Folders" -msgstr "‘¼l‚̃tƒHƒ‹ƒ_" - -#: templates/login/login.html:103 -msgid "Outbound Server" -msgstr "‘—M—pƒT[ƒo" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:164 lib/MIME/Viewer/pgp.php:212 -#: lib/MIME/Viewer/pgp.php:304 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1350 -msgid "PGP Encrypt Message" -msgstr "PGP ˆÃ†ƒƒbƒZ[ƒW" - -#: lib/IMP.php:1355 -msgid "PGP Encrypt Message with passphrase" -msgstr "PGP ˆÃ†ƒƒbƒZ[ƒWiƒpƒXƒtƒŒ[ƒYŽg—pj" - -#: lib/Compose.php:1241 -msgid "PGP Error: " -msgstr "PGP ƒGƒ‰[: " - -#: config/prefs.php.dist:150 -msgid "PGP Options" -msgstr "PGP ƒIƒvƒVƒ‡ƒ“" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "PGP ƒpƒXƒtƒŒ[ƒY‚Ì“ü—Í" - -#: templates/pgp/pgp.html:68 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "PGP ŒÂlŒ®‚ÌŽg—p‚ɂ͈À‘S‚È web Ú‘±iSSL Ú‘±j‚ª•K—v‚Å‚·B" - -#: pgp.php:155 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "\"%s (%s)\" ‚Ì PGP ŒöŠJŒ®‚ª’ljÁ‚³‚ê‚Ü‚µ‚½B" - -#: pgp.php:251 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "\"%s\" ‚Ì PGP ŒöŠJŒ®‚͍폜‚³‚ê‚Ü‚µ‚½B" - -#: templates/pgp/pgp.html:24 -msgid "PGP Public Keyring" -msgstr "PGP ŒöŠJŒ®ƒŠƒ“ƒO" - -#: lib/IMP.php:1351 -msgid "PGP Sign Message" -msgstr "PGP –¼" - -#: lib/IMP.php:1352 -msgid "PGP Sign/Encrypt Message" -msgstr "PGP –¼^ˆÃ†ƒƒbƒZ[ƒW" - -#: lib/IMP.php:1356 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "PGP –¼^ˆÃ†ƒƒbƒZ[ƒWiƒpƒXƒtƒŒ[ƒYŽg—pj" - -#: compose.php:684 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "‘S‚Ă̎óMŽÒ‚ÌŒöŠJŒ®‚ª–³‚¢‚ƁAƒfƒtƒHƒ‹ƒg‚Å PGP ˆÃ†‰»‚͂ł«‚Ü‚¹‚ñB" - -#: pgp.php:208 -msgid "PGP private key successfully added." -msgstr "PGP ”é–§Œ®‚ª’ljÁ‚³‚ê‚Ü‚µ‚½B" - -#: pgp.php:183 -msgid "PGP public key successfully added." -msgstr "PGP ŒöŠJŒ®‚ª’ljÁ‚³‚ê‚Ü‚µ‚½B" - -#: templates/pgp/pgp.html:144 -msgid "PGP support is disabled on this system." -msgstr "‚±‚̃VƒXƒeƒ€‚Å‚Í PGP ‚̃Tƒ|[ƒg‚Í–³Œø‚ɂȂÁ‚Ä‚¢‚Ü‚·B" - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"PGP ‚̃Tƒ|[ƒg‚ɂ̓|ƒbƒvƒAƒbƒvEƒEƒCƒ“ƒh[‚ª•K—v‚Å‚·B‚¨Žg‚¢‚̃uƒ‰ƒEƒU‚ªƒ|ƒb" -"ƒvƒAƒbƒv‚ð‹ÖŽ~‚É‚µ‚Ä‚ ‚é‚È‚çAPGP ‹@”\‚͐³‚µ‚­“®ì‚µ‚Ü‚¹‚ñB" - -#: lib/Compose.php:1201 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: ”é–§Œ®‚̃pƒXƒtƒŒ[ƒY‚ª•K—v‚Å‚·B" - -#: lib/Compose.php:1210 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: ”é–§Œ®‚̃pƒXƒtƒŒ[ƒY‚ª•K—v‚Å‚·B" - -#: lib/IMAP.php:281 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3iŽ©“®”»•ʁj" - -#: lib/IMAP.php:293 -msgid "POP3 over SSL" -msgstr "POP3 over SSL" - -#: lib/IMAP.php:299 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 over SSL (self-signed certificate)" - -#: lib/IMAP.php:287 -msgid "POP3, no TLS" -msgstr "POP3, no TLS" - -#: mailbox.php:431 -#, php-format -msgid "Page %d of %d" -msgstr "%d ^ %d ƒy[ƒW" - -#: config/prefs.php.dist:1069 -msgid "Page with the First Unseen Message" -msgstr "Å‰‚Ì–¢“ǃƒbƒZ[ƒW‚ðŠÜ‚Þƒy[ƒW" - -#: config/prefs.php.dist:1070 -msgid "Page with the Last Unseen Message" -msgstr "ÅŒã‚Ì–¢“ǃƒbƒZ[ƒW‚ðŠÜ‚Þƒy[ƒW" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "ƒy[ƒWF" - -#: message.php:670 -msgid "Part(s)" -msgstr "ƒp[ƒg" - -#: templates/pgp/pgp.html:125 -msgid "Passphrase (Again):" -msgstr "ƒpƒXƒtƒŒ[ƒYiÄ“xjF" - -#: smime.php:250 pgp.php:336 -msgid "Passphrase successfully unloaded." -msgstr "ƒpƒXƒtƒŒ[ƒY‚̓Aƒ“ƒ[ƒh‚³‚ê‚Ü‚µ‚½B" - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:120 -msgid "Passphrase:" -msgstr "ƒpƒXƒtƒŒ[ƒYF" - -#: pgp.php:118 -msgid "Passphrases cannot be empty" -msgstr "ƒpƒXƒtƒŒ[ƒY‚Í‹ó‚ł͂¢‚¯‚Ü‚¹‚ñ" - -#: pgp.php:120 -msgid "Passphrases do not match" -msgstr "ƒpƒXƒtƒŒ[ƒY‚ªˆê’v‚µ‚Ü‚¹‚ñ" - -#: templates/login/login.html:92 -msgid "Password" -msgstr "ƒpƒXƒ[ƒh" - -#: templates/fetchmail/fetchmailprefs.html:59 -#: templates/smime/import_key.html:54 -msgid "Password:" -msgstr "ƒpƒXƒ[ƒhF" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "ƒpƒXƒ[ƒhF" - -#: message.php:450 mailbox.php:739 lib/Block/mailbox.php:284 -#: templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Ž©•ªˆ¶" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "ŒÂlî•ñ" - -#: pgp.php:126 -msgid "Personal PGP keypair generated successfully." -msgstr "ŒÂl—p PGP Œ®‚𐶐¬‚µ‚Ü‚µ‚½B" - -#: pgp.php:133 -msgid "Personal PGP keys deleted successfully." -msgstr "ŒÂl—p PGP Œ®‚ðíœ‚µ‚Ü‚µ‚½B" - -#: smime.php:222 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "ŒÂl—p S/MIME Ø–¾‘‚ªƒCƒ“ƒ|[ƒg‚³‚ê‚Ü‚¹‚ñ‚Å‚µ‚½F" - -#: smime.php:147 -msgid "Personal S/MIME keys deleted successfully." -msgstr "ŒÂl—p S/MIME Œ®‚͍폜‚³‚ê‚Ü‚µ‚½B" - -#: config/prefs.php.dist:221 -msgid "Place your signature before replies and forwards?" -msgstr "•ԐM‚Ü‚½‚Í“]‘—‚·‚é–{•¶‚Ì‘O‚ɏ–¼‚ð’ljÁ‚µ‚Ü‚·‚©H" - -#: lib/Compose.php:448 -msgid "Plaintext Version of Message" -msgstr "ƒeƒLƒXƒg”ł̃ƒbƒZ[ƒW" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"V’…ƒ[ƒ‹‚ð‰¹‚Å’m‚点‚Ü‚·‚©H‚»‚Ì‚½‚߂ɂ͉¹Šy‘Ήž‚̃uƒ‰ƒEƒU‚ª•K—v‚Å‚·B‘å’ï" -"‚Ì Windows ‚â Mac ‚̃uƒ‰ƒEƒU‚͑Ήž‚µ‚Ä‚¢‚Ü‚·‚ªA‚»‚êˆÈŠO‚̃vƒ‰ƒbƒgƒz[ƒ€‚Å‚Í" -"ƒvƒ‰ƒOƒCƒ“‚ª•K—v‚Å‚µ‚傤B" - -#: templates/javascript_defs.php:81 -msgid "Please enter a name for the new folder:" -msgstr "V‹KƒtƒHƒ‹ƒ_‚Ì–¼‘O‚ð“ü—Í‚µ‚Ä‚­‚¾‚³‚¢F" - -#: templates/javascript_defs.php:60 templates/javascript_defs.php:61 -msgid "Please enter the name of the new folder:" -msgstr "V‹KƒtƒHƒ‹ƒ_‚Ì–¼‘O‚ð“ü—Í‚µ‚Ä‚­‚¾‚³‚¢F" - -#: templates/javascript_defs.php:65 -msgid "Please enter the new name:" -msgstr "V‚µ‚¢–¼‘O‚ðŽw’肵‚Ä‚­‚¾‚³‚¢F" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "‚±‚̃ƒbƒZ[ƒW‚̃pƒXƒtƒŒ[ƒY‚ð“ü—Í‚µ‚Ä‚­‚¾‚³‚¢B" - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"‚ ‚È‚½‚Ì PGP ”é–§Œ®—p‚̃pƒXƒtƒŒ[ƒY‚ð“ü—Í‚µ‚Ä‚­‚¾‚³‚¢BƒpƒXƒtƒŒ[ƒY‚̓ZƒbƒVƒ‡" -"ƒ“–ˆ‚Ɉê“x‚¾‚¯“ü—Í‚µ‚Ü‚·B" - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"‚ ‚È‚½‚Ì S/MIME ”é–§Œ®—p‚̃pƒXƒtƒŒ[ƒY‚ð“ü—Í‚µ‚Ä‚­‚¾‚³‚¢BƒpƒXƒtƒŒ[ƒY‚̓Zƒb" -"ƒVƒ‡ƒ“–ˆ‚Ɉê“x‚¾‚¯“ü—Í‚µ‚Ü‚·B" - -#: login.php:181 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"ƒ[ƒ‹‚̍쐬‚𑱂¯‚邽‚߂ɃƒOƒCƒ“‚µ’¼‚µ‚Ä‚­‚¾‚³‚¢B‚à‚µ‚àƒNƒbƒL[‚ð‹ÖŽ~‚É‚µ" -"‚Ä‚¢‚āAƒ|ƒbƒvƒAƒbƒvEƒEƒCƒ“ƒh[‚с[ƒ‹‚ðì¬‚µ‚Ä‚¢‚½‚È‚çAƒƒOƒCƒ“‚µ’¼‚·‚×" -"‚«‚Å‚·B‚»‚ê‚ŁAˆ«ˆÓ‚Ì‚ ‚él‚©‚ç‚̃ZƒbƒVƒ‡ƒ“ID‚̏æ‚ÁŽæ‚è‚ð–hŽ~‚·‚邱‚Æ‚ª‚Å‚«" -"‚Ü‚·B‚²•s•Ö‚ð‚¨‚©‚¯‚µ‚čς݂܂¹‚ñB" - -#: templates/javascript_defs.php:76 -msgid "Please provide your password." -msgstr "ƒpƒXƒ[ƒh‚ð‹L“ü‚µ‚Ä‚­‚¾‚³‚¢B" - -#: templates/javascript_defs.php:75 -msgid "Please provide your username." -msgstr "ƒ†[ƒU–¼‚ð‹L“ü‚µ‚Ä‚­‚¾‚³‚¢B" - -#: lib/Compose.php:2548 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "žB–†‚Ȃ܂½‚Í–³Œø‚ȃAƒhƒŒƒX‚ðC³‚µ‚Ä‚­‚¾‚³‚¢B" - -#: templates/javascript_defs.php:57 -msgid "Please select a folder before you perform this action." -msgstr "‘€ì‚ðŽÀs‚·‚é‘O‚ɃtƒHƒ‹ƒ_‚ð‘I‚ñ‚Å‚­‚¾‚³‚¢B" - -#: templates/javascript_defs.php:69 -msgid "Please select at least one folder to search." -msgstr "ŒŸõ‚·‚éƒtƒHƒ‹ƒ_‚ð 1 ‚ˆȏã‘I‚ñ‚Å‚­‚¾‚³‚¢B" - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "‰E‚©‚ç‘I‘ð‚·‚é‚©•ҏW‚µ‚ĉº‚³‚¢F" - -#: config/prefs.php.dist:1183 -msgid "Poll all folders for new mail?" -msgstr "‘SƒtƒHƒ‹ƒ_‚̐V’…ƒ[ƒ‹‚ðŠm”FH" - -#: templates/login/login.html:67 -msgid "Port" -msgstr "ƒ|[ƒg" - -#: lib/IMAP/ACL/rfc4314.php:54 lib/IMAP/ACL/rfc2086.php:54 -msgid "Post" -msgstr "“Še" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Powered by Horde" - -#: config/prefs.php.dist:213 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "–¼‚Ì‘O‚ɂ̓_ƒbƒVƒ…i'-- 'j‚ð•t‚¯‚Ü‚·‚©H" - -#: smime.php:257 pgp.php:260 filterprefs.php:53 -msgid "Preferences successfully updated." -msgstr "Ý’è‚͐³í‚ɍXV‚³‚ê‚Ü‚µ‚½B" - -#: compose.php:1127 -msgid "Preview" -msgstr "ƒvƒŒƒrƒ…[" - -#: message.php:511 -msgid "Previous Message" -msgstr "‘O‚̃[ƒ‹" - -#: mailbox.php:271 -msgid "Previous Page" -msgstr "‘O‚̃y[ƒW" - -#: message.php:585 -msgid "Print" -msgstr "ˆóü" - -#: message.php:674 -msgid "Printed By" -msgstr "ˆóüF" - -#: message.php:653 lib/MIME/Viewer/itip.php:830 -msgid "Priority" -msgstr "—Dæ“x" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "”é–§Œ®ƒpƒXƒ[ƒhF" - -#: config/prefs.php.dist:696 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "“Y•t‚𑗐M‚µ‚½Žž‚͐q‚Ë‚éGƒfƒtƒHƒ‹ƒgNO" - -#: config/prefs.php.dist:695 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "“Y•t‚𑗐M‚µ‚½Žž‚͐q‚Ë‚éGƒfƒtƒHƒ‹ƒgYES" - -#: config/prefs.php.dist:864 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "ŠJ••Šm”F‚̕ԐM‚𑗐M‚·‚é‘O‚ÉŠm”F‚µ‚Ü‚·‚©H" - -#: templates/login/login.html:72 -msgid "Protocol" -msgstr "ƒvƒƒgƒRƒ‹" - -#: templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "ƒvƒƒgƒRƒ‹F" - -#: lib/Crypt/PGP.php:489 -msgid "Public PGP keyserver support has been disabled." -msgstr "ŒöŠJ PGP Œ®ƒT[ƒo‚̃Tƒ|[ƒg‚Í–³Œø‚ɂȂÁ‚Ä‚¢‚Ü‚·B" - -#: mailbox.php:445 mailbox.php:513 -msgid "Pur_ge Deleted" -msgstr "_GƒSƒ~” ‚ð‹ó‚É‚·‚é" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:20 -msgid "Purge" -msgstr "´‘|" - -#: mailbox.php:445 mailbox.php:513 -msgid "Purge Deleted" -msgstr "ƒSƒ~” ‚ð‹ó‚É‚·‚é" - -#: config/prefs.php.dist:424 -msgid "Purge Spam how often:" -msgstr "SPAM ‚𐴑|‚·‚é•p“xF" - -#: config/prefs.php.dist:452 -msgid "Purge Trash how often:" -msgstr "ƒSƒ~” ‚𐴑|‚·‚é•p“xF" - -#: config/prefs.php.dist:433 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "SPAM ƒtƒHƒ‹ƒ_“à‚̉½“úˆÈãŒÃ‚¢ƒ[ƒ‹‚ðÁ‹Ž‚·‚é‚©" - -#: config/prefs.php.dist:461 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "ƒSƒ~” ƒtƒHƒ‹ƒ_“à‚̉½“úˆÈãŒÃ‚¢ƒ[ƒ‹‚ðÁ‹Ž‚·‚é‚©" - -#: config/prefs.php.dist:387 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "‘—MT‚¦ƒtƒHƒ‹ƒ_“à‚̉½“úˆÈãŒÃ‚¢ƒ[ƒ‹‚ðÁ‹Ž‚·‚é‚©" - -#: config/prefs.php.dist:414 -msgid "Purge old messages in the Spam folder?" -msgstr "SPAM ƒtƒHƒ‹ƒ_“à‚̌¢ƒ[ƒ‹‚ðÁ‹Ž‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:442 -msgid "Purge old messages in the Trash folder?" -msgstr "ƒSƒ~” “à‚̌¢ƒ[ƒ‹‚ðÁ‹Ž‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:368 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "‘—MT‚¦ƒtƒHƒ‹ƒ_“à‚̌¢ƒ[ƒ‹‚ðÁ‹Ž‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:378 -msgid "Purge sent-mail how often:" -msgstr "‘—MT‚¦‚𐴑|‚·‚é•p“xF" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "SPAM ƒtƒHƒ‹ƒ_‚©‚ç %d ’ʂ̃[ƒ‹‚ðíœ‚µ‚Ü‚µ‚½B" - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "ƒSƒ~” ƒtƒHƒ‹ƒ_‚©‚ç %d ’ʂ̃[ƒ‹‚ðíœ‚µ‚Ü‚µ‚½B" - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "‘—MT‚¦ƒtƒHƒ‹ƒ_‚©‚ç %d ’ʂ̃[ƒ‹‚ðíœ‚µ‚Ü‚µ‚½B" - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "SPAM ƒtƒHƒ‹ƒ_‚©‚ç‚P’ʂ̃[ƒ‹‚ðíœ‚µ‚Ü‚µ‚½" - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "ƒSƒ~” ƒtƒHƒ‹ƒ_‚©‚ç‚P’ʂ̃[ƒ‹‚ðíœ‚µ‚Ü‚µ‚½" - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "‘—MT‚¦ƒtƒHƒ‹ƒ_ %s ‚©‚ç‚P’ʂ̃[ƒ‹‚ðíœ‚µ‚Ü‚µ‚½" - -#: lib/IMP.php:942 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "ƒNƒH[ƒ^‚̏󋵁F %.2fMB / %.2fMB (%.2f%%)" - -#: lib/IMP.php:946 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "ƒNƒH[ƒ^‚̏󋵁F %.2fMB /–³§ŒÀ" - -#: lib/IMP.php:949 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "ƒNƒH[ƒ^‚̏󋵁F –³§ŒÀ" - -#: config/prefs.php.dist:626 -#, php-format -msgid "Quoting %f:" -msgstr "ˆø—p %fF" - -#: lib/IMAP/ACL/rfc4314.php:50 lib/IMAP/ACL/rfc2086.php:50 -msgid "Read" -msgstr "“Ç‚Þ" - -#: templates/folders/actions.html:38 -msgid "Rebuild Folder Tree" -msgstr "ƒtƒHƒ‹ƒ_[ƒcƒŠ[‚ðÄ\’z" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "ÅŒã‚ÌŒŸõ" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "ÅŒã‚ÌŒŸõF" - -#: message.php:556 message.php:599 -msgid "Redirec_t" -msgstr "_T‚»‚̂܂ܓ]‘—" - -#: message.php:556 message.php:599 -msgid "Redirect" -msgstr "‚»‚̂܂ܓ]‘—" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "ƒ[ƒ‹‚ð‚»‚Ì‚Ü‚Ü“]‘—‚·‚é" - -#: compose.php:339 -msgid "Redirect this message" -msgstr "‚±‚̃[ƒ‹‚ð‚»‚Ì‚Ü‚Ü“]‘—‚·‚é" - -#: folders.php:346 -msgid "Refresh" -msgstr "Ä•\ަ" - -#: config/prefs.php.dist:945 -msgid "Refresh Folder Views:" -msgstr "ƒtƒHƒ‹ƒ_•\ަ‚ÌƒŠƒtƒŒƒbƒVƒ…:" - -#: mailbox.php:408 -msgid "Reload" -msgstr "ƒŠƒ[ƒh" - -#: folders.php:336 -msgid "Reload View" -msgstr "•\ަ‚ðƒŠƒ[ƒh" - -#: lib/MIME/Viewer/itip.php:542 lib/MIME/Viewer/itip.php:561 -msgid "Remember the free/busy information." -msgstr "—\’èî•ñ‚ð‹L‰¯‚·‚éB" - -#: config/prefs.php.dist:1152 -msgid "Remember the last view" -msgstr "ÅŒã‚Ì•\ަ‚ð‹L‰¯" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "ƒŠƒ‚[ƒgƒ[ƒ‹ƒ{ƒbƒNƒXF" - -#: search.php:320 -msgid "Remove Field From Search" -msgstr "ŒŸõ‚©‚珜ŠO‚·‚é" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "ƒ\[ƒX‚ðíœ" - -#: templates/folders/actions.html:16 -msgid "Rename" -msgstr "–¼‘O•ύX" - -#: config/prefs.php.dist:341 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "‘—MT‚¦ƒtƒHƒ‹ƒ_‚Ì–¼‘O‚ð–ˆŒŽ‚Ì‰‚߂ɕύX‚µ‚Ü‚·‚©H" - -#: lib/Folder.php:373 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "\"%s\" ‚ð \"%s\" ‚ɕύX‚Å‚«‚Ü‚¹‚ñ‚Å‚µ‚½BƒT[ƒo‚̃Gƒ‰[:" - -#: message.php:540 -msgid "Reply" -msgstr "•ԐM" - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:420 -msgid "Reply Sent." -msgstr "•ԐMŠ®—¹B" - -#: compose.php:307 -msgid "Reply to All:" -msgstr "‘Sˆõ‚ɕԐMF" - -#: compose.php:309 -msgid "Reply to List:" -msgstr "ƒŠƒXƒg‚ɕԐMF" - -#: lib/MIME/Viewer/itip.php:544 lib/MIME/Viewer/itip.php:553 -#: lib/MIME/Viewer/itip.php:563 -msgid "Reply with Not Supported Message" -msgstr "ƒTƒ|[ƒgŠO‚̃ƒbƒZ[ƒW‚ŕԐM" - -#: lib/MIME/Viewer/itip.php:551 -msgid "Reply with free/busy for next 2 months." -msgstr "2ƒ–ŒŽ•ª‚Ì—\’èî•ñ•t‚«‚ŕԐM" - -#: lib/MIME/Viewer/itip.php:550 -msgid "Reply with requested free/busy information." -msgstr "—v‹‚³‚ꂽ—\’èî•ñ‚ŕԐM" - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Reply-To" - -#: lib/Compose.php:1739 -msgid "Reply-To: " -msgstr " •ԐMF" - -#: compose.php:305 -msgid "Reply:" -msgstr "•ԐM:" - -#: message.php:596 mailbox.php:535 -msgid "Report as Innocent" -msgstr "–³ŠQ‚Æ•ñ" - -#: message.php:590 mailbox.php:529 -msgid "Report as Spam" -msgstr "SPAM‚Æ•ñ" - -#: compose.php:1052 -msgid "Request a _Read Receipt" -msgstr "_RŠJ••Šm”F‚ð—v‹" - -#: config/prefs.php.dist:710 -msgid "Request read receipts?" -msgstr "ŠJ••Šm”F‚ð—v‹‚µ‚Ü‚·‚©H" - -#: mailbox.php:108 -msgid "Requested message not found." -msgstr "—v‹‚³‚ꂽƒ[ƒ‹‚ÍŒ©•t‚©‚è‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:863 -msgid "Required Participant" -msgstr "•K{ŽQ‰ÁŽÒ" - -#: templates/search/search.html:26 templates/search/search.html:201 -#: templates/acl/acl.html:80 -msgid "Reset" -msgstr "ƒŠƒZƒbƒg" - -#: lib/MIME/Viewer/itip.php:118 -msgid "Respondent Status Updated." -msgstr "‰ñ“šŽÒ‚̏󋵂ðXV‚µ‚Ü‚µ‚½B" - -#: message.php:579 -msgid "Resume" -msgstr "ÄŠJ" - -#: lib/UI/Compose.php:137 -msgid "Resume Editing" -msgstr "•ҏWÄŠJ" - -#: login.php:182 -msgid "Resume your session" -msgstr "ƒZƒbƒVƒ‡ƒ“‚ðÄŠJ" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "ƒ[ƒ‹‚ÌŽæ‚荞‚݂ɖ߂é" - -#: stationery.php:147 -msgid "Return to Message Composition" -msgstr "ƒ[ƒ‹ì¬‚É–ß‚é" - -#: filterprefs.php:65 templates/smime/smime.html:102 -#: templates/pgp/pgp.html:155 templates/acl/acl.html:35 -#: templates/acl/acl.html:81 templates/acl/acl.html:95 -msgid "Return to Options" -msgstr "ƒIƒvƒVƒ‡ƒ“‚É–ß‚é" - -#: config/prefs.php.dist:879 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"ƒƒbƒZ[ƒW‚ðíœAˆÚ“®AƒRƒs[‚µ‚½ŒãAƒ[ƒ‹ƒ{ƒbƒNƒXƒŠƒXƒg‚É–ß‚è‚Ü‚·‚©H" - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "ƒ†[ƒU \"%s\" ‚̃AƒNƒZƒXŒ ‚ð•ύX‚Å‚«‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Role" -msgstr "–ðŠ„" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:172 lib/MIME/Viewer/pkcs7.php:290 -#: lib/MIME/Viewer/pkcs7.php:478 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1360 -msgid "S/MIME Encrypt Message" -msgstr "S/MIME ˆÃ†‰»" - -#: lib/Compose.php:1273 -msgid "S/MIME Error: " -msgstr "S/MIME ƒGƒ‰[: " - -#: lib/Compose.php:1252 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME ƒGƒ‰[: ”é–§Œ®‚̃pƒXƒtƒŒ[ƒY‚ª•K—v‚Å‚·B" - -#: config/prefs.php.dist:159 -msgid "S/MIME Options" -msgstr "S/MIME ƒIƒvƒVƒ‡ƒ“" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "S/MIME ‚̃pƒXƒtƒŒ[ƒY‚ð“ü—Í" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "S/MIME ŒÂlŒ®‚ÌŽg—p‚ɂ͈À‘S‚È web Ú‘±iSSL Ú‘±j‚ª•K—v‚Å‚·B" - -#: smime.php:155 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "\"%s\" ‚Ì S/MIME ŒöŠJŒ®‚͍폜‚³‚ê‚Ü‚µ‚½B" - -#: smime.php:177 -msgid "S/MIME Public Key successfully added." -msgstr "S/MIME ŒöŠJŒ®‚͒ljÁ‚³‚ê‚Ü‚µ‚½B" - -#: templates/smime/smime.html:17 -msgid "S/MIME Public Keyring" -msgstr "S/MIME ŒöŠJŒ®ƒŠƒ“ƒO" - -#: smime.php:226 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "S/MIME ‚ÌŒöŠJŒ®^”é–§Œ®‚̃yƒA‚͒ljÁ‚³‚ê‚Ü‚µ‚½B" - -#: lib/IMP.php:1361 -msgid "S/MIME Sign Message" -msgstr "S/MIME –¼" - -#: lib/IMP.php:1362 -msgid "S/MIME Sign/Encrypt Message" -msgstr "S/MIME –¼^ˆÃ†‰»" - -#: templates/smime/smime.html:91 -msgid "S/MIME support is disabled on this system." -msgstr "‚±‚̃VƒXƒeƒ€‚Å‚Í S/MIME ‚̓Tƒ|[ƒg‚³‚ê‚Ä‚¢‚Ü‚¹‚ñB" - -#: lib/MIME/Viewer/pkcs7.php:294 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"S/MIME ƒTƒ|[ƒg‚ÍŒ»Ý–³Œø‚ɂȂÁ‚Ä‚¢‚邽‚߁AƒƒbƒZ[ƒW‚Ì•œ†ˆ—‚ª‚Å‚«‚Ü‚¹‚ñB" - -#: lib/MIME/Viewer/pkcs7.php:203 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"S/MIME ƒTƒ|[ƒg‚ª–³Œø‚ɂȂÁ‚Ä‚¢‚邽‚߁A–¼‚³‚ꂽƒƒbƒZ[ƒW‚ð•\ަ‚Å‚«‚Ü‚¹‚ñB" - -#: lib/MIME/Viewer/pkcs7.php:176 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "S/MIME ƒTƒ|[ƒg‚ª–³Œø‚ɂȂÁ‚Ä‚¢‚邽‚߁A“dŽq–¼‚ÌŒŸØ‚͂ł«‚Ü‚¹‚ñB" - -#: lib/MIME/Viewer/pkcs7.php:133 -msgid "S/MIME support is not enabled." -msgstr "S/MIME ƒTƒ|[ƒg‚Í—LŒø‚ɂȂÁ‚Ä‚¢‚Ü‚¹‚ñB" - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"S/MIME ‚̃Tƒ|[ƒg‚ɂ̓|ƒbƒvƒAƒbƒvEƒEƒCƒ“ƒh[‚ª•K—v‚Å‚·B‚¨Žg‚¢‚̃uƒ‰ƒEƒU‚ª" -"ƒ|ƒbƒvƒAƒbƒv‚ð‹ÖŽ~‚É‚µ‚Ä‚ ‚é‚È‚çAS/MIME ‹@”\‚͐³‚µ‚­“®ì‚µ‚Ü‚¹‚ñB" - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: templates/login/login.html:107 -msgid "SMTP Port" -msgstr "SMTP ƒ|[ƒg" - -#: compose.php:961 -msgid "S_ubject" -msgstr "_UŒ–¼" - -#: compose.php:1031 -msgid "Sa_ve a copy in " -msgstr "_VŽŸ‚̏ꏊ‚ɃRƒs[‚ð•Û‘¶ " - -#: message.php:583 -msgid "Sa_ve as" -msgstr "_V•Û‘¶" - -#: templates/fetchmail/fetchmailprefs.html:121 templates/search/search.html:25 -#: templates/search/search.html:200 templates/acl/acl.html:79 -msgid "Save" -msgstr "•Û‘¶" - -#: compose.php:1103 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "“Y•t‚àƒƒbƒZ[ƒW‚Æ‹¤‚É‘—MT‚¦ƒtƒHƒ‹ƒ_‚ɕۑ¶‚µ‚Ü‚·‚©H" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "‰º‘‚«‚ð•Û‘¶" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "‰æ‘œ‚ð•Û‘¶" - -#: lib/MIME/Contents.php:250 -msgid "Save Image in Gallery" -msgstr "‰æ‘œ‚ðƒMƒƒƒ‰ƒŠ[‚ɕۑ¶" - -#: filterprefs.php:126 templates/smime/smime.html:101 -#: templates/pgp/pgp.html:154 -msgid "Save Options" -msgstr "ƒIƒvƒVƒ‡ƒ“‚ð•Û‘¶" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "’èŒ^‹å‚ð•Û‘¶" - -#: compose.php:876 -msgid "Save _Draft" -msgstr "_D‰º‘‚«‚ð•Û‘¶" - -#: message.php:583 -msgid "Save as" -msgstr "–¼‘O‚ð•t‚¯‚ĕۑ¶" - -#: config/prefs.php.dist:647 -msgid "Save drafts as unseen?" -msgstr "‰º‘‚«‚𖢓ǂƂµ‚ĕۑ¶‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:657 -msgid "Save drafts automatically while composing?" -msgstr "ƒ[ƒ‹ì¬’†‚ɉº‘‚«‚ðŽ©“®“I‚ɕۑ¶‚µ‚Ü‚·‚©H" - -#: lib/MIME/Viewer/pkcs7.php:254 -msgid "Save in your Address Book" -msgstr "ƒAƒhƒŒƒX’ •Û‘¶‚É" - -#: config/prefs.php.dist:1251 -msgid "Save recipients automatically to the default address book?" -msgstr "ŽóMŽÒ‚ðŽ©“®“I‚ɃfƒtƒHƒ‹ƒg‚̃AƒhƒŒƒX’ ‚ɒljÁ‚µ‚Ü‚·‚©H" - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "ŒŸõŒ‹‰Ê‚ð‰¼‘zƒtƒHƒ‹ƒ_‚ɕۑ¶‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:229 -msgid "Save sent mail?" -msgstr "‘—Mƒ[ƒ‹‚̍T‚¦‚ð•Û‘¶‚µ‚Ü‚·‚©H" - -#: lib/Compose.php:233 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "‰º‘‚«‚ª•Û‘¶‚Å‚«‚Ü‚¹‚ñB‰º‘‚«ƒtƒHƒ‹ƒ_‚ªì¬‚Å‚«‚Ü‚¹‚ñB" - -#: lib/Compose.php:172 -msgid "Saving the draft failed. No draft folder specified." -msgstr "‰º‘‚«‚ð•Û‘¶‚Å‚«‚Ü‚¹‚ñBƒtƒHƒ‹ƒ_‚ªŽw’肳‚ê‚Ä‚¢‚Ü‚¹‚ñB" - -#: lib/Compose.php:203 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"‰º‘‚«‚ð•Û‘¶‚Å‚«‚Ü‚¹‚ñ‚Å‚µ‚½Bƒwƒbƒ_[ %s ‚É•s³‚ȃ[ƒ‹ƒAƒhƒŒƒX‚ªŠÜ‚Ü‚ê‚Ä‚¢" -"‚Ü‚·F%s" - -#: lib/Compose.php:240 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "‰º‘‚«‚ð•Û‘¶‚Å‚«‚Ü‚¹‚ñ‚Å‚µ‚½BƒT[ƒo‚©‚ç‚̉ž“šF%s" - -#: mailbox.php:414 lib/Search.php:533 lib/Block/tree_folders.php:44 -#: templates/contacts/contacts.html:25 -msgid "Search" -msgstr "ŒŸõ" - -#: mailbox.php:414 search.php:207 -#, php-format -msgid "Search %s" -msgstr "ŒŸõ %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "ŒŸõðŒ" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "ŒŸõ‚·‚éˆó" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "ŒŸõ‚·‚éƒtƒHƒ‹ƒ_" - -#: config/prefs.php.dist:128 -msgid "Search Options" -msgstr "ŒŸõƒIƒvƒVƒ‡ƒ“" - -#: search.php:154 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "ŒŸõŒ‹‰Ê" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "ŒŸõ•¶Žš" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Šù“Ç" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "‘¼‚̃AƒJƒEƒ“ƒg‚ð‘I‘ð" - -#: search.php:311 -msgid "Select a date" -msgstr "“ú•t‚ð‘I‘ð" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "ƒtƒB[ƒ‹ƒh‚ð‘I‘ð" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "ƒ[ƒ‹‚ðŽæ“¾‚·‚éƒAƒJƒEƒ“ƒg‚ð‘I‘ðF" - -#: config/prefs.php.dist:143 -msgid "Select address book sources for adding and searching for addresses." -msgstr "ƒAƒhƒŒƒX‚̒ljÁ‚⌟õ‚ðs‚¤ƒAƒhƒŒƒX’ ‚̃\[ƒX‚ð‘I‚ñ‚Å‚­‚¾‚³‚¢B" - -#: templates/search/search.html:159 -msgid "Select all" -msgstr "‚·‚ׂĂð‘I‘ð" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "ƒAƒhƒŒƒX‚ðŠg’£‚·‚éÛ‚ÉŒŸõ‚·‚é—–‚ð‘S‚Ä‘I‘ð‚µ‚Ä‰º‚³‚¢B" - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "ƒAƒJƒEƒ“ƒg‚ð‘I‘ðF" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "ƒ[ƒ‹ƒ{ƒbƒNƒX‚ð‘I‘ð" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "‚Ç‚ê‚à‘I‘ð‚µ‚È‚¢" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "’èŒ^‹å‚ð‘I‘ðF" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "‰æ‘œ‚ð•Û‘¶‚·‚éƒMƒƒƒ‰ƒŠ[‚ð‘I‘ð‚µ‚Ä‰º‚³‚¢B" - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "ƒ[ƒ‹ƒT[ƒo‚ÌŽí—Þ‚ð‘I‘ðF" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "‘I‘ðF" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "‘I‚΂ê‚Ä‚¢‚éƒAƒhƒŒƒX’ F" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "‘I‘ð‚³‚ê‚½ƒAƒhƒŒƒX" - -#: pgp.php:429 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Œ®‚ðŒöŠJŒ®ƒT[ƒo‚É‘—‚é" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "ÅV‚̏î•ñ‚ð‘—‚é" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "ƒ[ƒ‹‚Ì‘—M" - -#: templates/javascript_defs.php:39 -msgid "Send message without a Subject?" -msgstr "Œ–¼‚È‚µ‚Å‘—M‚µ‚Ü‚·‚©H" - -#: lib/IMAP/Tree.php:2345 -msgid "Sent mail folder" -msgstr "‘—MT‚¦ƒtƒHƒ‹ƒ_" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "‘—MT‚¦ƒtƒHƒ‹ƒ_F" - -#: templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "ƒT[ƒo" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "ƒT[ƒo‚ƃtƒHƒ‹ƒ_‚̏î•ñ" - -#: templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "ƒT[ƒoF" - -#: config/prefs.php.dist:88 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "ƒ[ƒ‹‚ðˆÚ“®Aíœ‚µ‚½ê‡‚̏ˆ’u‚ÉŠÖ‚·‚éÝ’è‚ðŽw’肵‚Ä‚­‚¾‚³‚¢B" - -#: config/prefs.php.dist:666 -msgid "Set the X-Priority header when composing messages?" -msgstr "V‹Kì¬Žžƒwƒbƒ_‚É X-Priority ‚ð•t‚¯‚Ü‚·‚©H" - -#: config/prefs.php.dist:32 -msgid "Share Folders" -msgstr "‹¤—LƒtƒHƒ‹ƒ_" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "‹¤—Lƒ[ƒ‹ƒtƒHƒ‹ƒ_" - -#: config/prefs.php.dist:33 -msgid "Share your mail folders with other users." -msgstr "‚ ‚È‚½‚̃[ƒ‹ƒtƒHƒ‹ƒ_‚𑼂̃†[ƒU‚Æ‹¤—L‚µ‚Ü‚·B" - -#: lib/IMAP/Tree.php:92 -msgid "Shared Folders" -msgstr "‹¤—LƒtƒHƒ‹ƒ_" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "PGP ‚ŏ–¼‚³‚ꂽƒƒbƒZ[ƒW‚ð•\ަ‚·‚鎞AŽ©“®“I‚ÉŒŸØ‚µ‚Ü‚·‚©H" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "S/MIME ‚ŏ–¼‚³‚ꂽƒƒbƒZ[ƒW‚ð•\ަ‚·‚鎞AŽ©“®“I‚ÉŒŸØ‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:794 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "’·‚¢ˆø—p‚ð•\ަ‚µ‚Ü‚·‚©H‰B‚µ‚Ü‚·‚©H ‰½Žž‚Å‚àŠÈ’P‚ɕύX‚Å‚«‚Ü‚·B" - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "ƒ[ƒ‹‚Ì–{•¶‚ð PGP ‚ÅŒŸØ‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:639 -msgid "Should the compose window be closed after saving a draft?" -msgstr "‰º‘‚«‚̕ۑ¶ŒãAƒ[ƒ‹ì¬ƒEƒBƒ“ƒhƒE‚ð•‚¶‚Ü‚·‚©H" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "ƒfƒtƒHƒ‹ƒg‚Å PGP ŒöŠJŒ®‚ðƒ[ƒ‹‚É“Y•t‚µ‚Ü‚·‚©H" - -#: templates/javascript_defs.php:30 -msgid "Show Addresses" -msgstr "ƒAƒhƒŒƒX‚ð•\ަ" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "‘SƒtƒHƒ‹ƒ_•\ަ" - -#: message.php:606 -msgid "Show All Headers" -msgstr "ƒwƒbƒ_‚ð‘S‚Ä•\ަ" - -#: message.php:603 -msgid "Show Common Headers" -msgstr "Žå‚ȃwƒbƒ_‚ð•\ަ" - -#: mailbox.php:248 -msgid "Show Deleted" -msgstr "íœÏ‚Ý‚ð•\ަ" - -#: lib/MIME/Viewer/html.php:156 -msgid "Show Images?" -msgstr "‰æ‘œ‚ð•\ަH" - -#: message.php:609 -msgid "Show Mailing List Information" -msgstr "ƒƒCƒŠƒ“ƒOƒŠƒXƒg‚̏î•ñ‚ð•\ަ" - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "w“Ǎς݂̃tƒHƒ‹ƒ_[‚¾‚¯‚ð•\ަ" - -#: templates/folders/actions.html:37 -msgid "Show Size" -msgstr "ƒTƒCƒY•\ަ" - -#: folders.php:364 -msgid "Show Unsubscribed" -msgstr "”ñw“ǂȂà‚Ì‚ð•\ަ" - -#: config/prefs.php.dist:733 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "ƒ[ƒ‹‚©‚ç“Y•t‚ðíœ‚·‚邽‚߂̃AƒCƒRƒ“‚ð•\ަ‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:1162 -msgid "Show non-private mailboxes in separate folders" -msgstr "ŒÂl—p‚łȂ¢ƒ[ƒ‹ƒ{ƒbƒNƒX‚Í•ª‚¯‚Ä•\ަ" - -#: config/prefs.php.dist:1006 -msgid "Show previews for unread messages only?" -msgstr "–¢“ǃ[ƒ‹‚¾‚¯ƒvƒŒƒrƒ…[‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:1014 -msgid "Show previews in tooltips?" -msgstr "ƒvƒŒƒrƒ…[‚ðƒc[ƒ‹ƒ`ƒbƒvƒX‚É•\ަ‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:548 -msgid "Show the Bcc: header field when composing mail?" -msgstr "V‹Kì¬Žž‚É Bcc: ‚ð•\ަ‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:539 -msgid "Show the Cc: header field when composing mail?" -msgstr "V‹Kì¬Žž‚É Cc: ‚ð•\ަ‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:1043 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "ƒƒjƒ…[ƒo[‚Ƀ[ƒ‹Žæ‚荞‚݂̃AƒCƒRƒ“‚ð•\ަ‚µ‚Ü‚·‚©H" - -#: filterprefs.php:111 -msgid "Show the filter icon on the menubar?" -msgstr "ƒtƒBƒ‹ƒ^[‚̃AƒCƒRƒ“‚ðƒƒjƒ…[‚É•\ަ‚µ‚Ü‚·‚©H" - -#: lib/MIME/Viewer/html.php:171 -msgid "Show this HTML in a new window?" -msgstr "HTML ‚ð•ʃEƒCƒ“ƒh[‚Å•\ަ‚µ‚Ü‚·‚©H" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "ƒtƒHƒ‹ƒ_[“à‚̃[ƒ‹‚̍‡Œv”‚ð•\ަ‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:791 -msgid "Shown" -msgstr "•\ަ" - -#: mailbox.php:598 lib/Block/mailbox.php:172 -msgid "Si_ze" -msgstr "_ZƒTƒCƒY" - -#: templates/folders/folders_size.html:6 -msgid "Size" -msgstr "ƒTƒCƒY" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "ƒTƒCƒYF" - -#: mailbox.php:567 lib/Block/mailbox.php:141 -msgid "Sort by Arrival" -msgstr "ŽóMŽžŠÔ‡" - -#: mailbox.php:572 lib/Block/mailbox.php:146 -msgid "Sort by Date" -msgstr "“ú•t‡" - -#: mailbox.php:582 lib/Block/mailbox.php:156 -msgid "Sort by From Address" -msgstr "‘—MŒ³ƒAƒhƒŒƒX‡" - -#: mailbox.php:597 lib/Block/mailbox.php:171 -msgid "Sort by Message Size" -msgstr "ƒTƒCƒY‡" - -#: mailbox.php:592 lib/Block/mailbox.php:166 -msgid "Sort by Subject" -msgstr "ƒTƒuƒWƒFƒNƒg‡" - -#: mailbox.php:587 lib/Block/mailbox.php:161 -msgid "Sort by Thread" -msgstr "ƒXƒŒƒbƒh‡" - -#: mailbox.php:577 lib/Block/mailbox.php:151 -msgid "Sort by To Address" -msgstr "ƒAƒhƒŒƒX‡" - -#: lib/IMAP/Tree.php:2338 -msgid "Spam folder" -msgstr "SPAM—pƒtƒHƒ‹ƒ_" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "SPAMƒ[ƒ‹—pƒtƒHƒ‹ƒ_" - -#: compose.php:1020 -msgid "Special Characters" -msgstr "“ÁŽê•¶Žš" - -#: search.php:48 -msgid "Special Virtual Folders cannot be edited." -msgstr "“ÁŽê‚ȉ¼‘zƒtƒHƒ‹ƒ_[‚͕ҏW‚Å‚«‚Ü‚¹‚ñB" - -#: lib/UI/Compose.php:138 -msgid "Spell Check Failed" -msgstr "ƒXƒyƒ‹ƒ`ƒFƒbƒNޏ”s" - -#: lib/MIME/Viewer/itip.php:521 lib/MIME/Viewer/itip.php:523 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "ŠJŽn" - -#: compose.php:1000 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "’èŒ^‹å" - -#: stationery.php:139 -msgid "Stationery name:" -msgstr "’èŒ^‹å–¼F" - -#: stationery.php:141 -msgid "Stationery type:" -msgstr "’èŒ^‹å‚ÌŽí—ށF" - -#: stationery.php:144 -msgid "Stationery:" -msgstr "’èŒ^‹åF" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Status" -msgstr "ó‘Ô" - -#: message.php:667 -msgid "Strip All Attachments" -msgstr "“Y•t‚ð‘S‚ďœ‹Ž" - -#: lib/MIME/Contents.php:261 -msgid "Strip Attachment" -msgstr "“Y•t‚ðœ‹Ž" - -#: message.php:667 -msgid "Strip Attachments" -msgstr "“Y•t‚ðœ‹Ž" - -#: config/prefs.php.dist:998 -msgid "Strip linebreaks?" -msgstr "‰üs‚ðœ‹Ž‚µ‚Ü‚·‚©H" - -#: mailbox.php:593 lib/Block/mailbox.php:167 -msgid "Sub_ject" -msgstr "_JŒ–¼" - -#: lib/Search.php:670 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Œ–¼" - -#: config/prefs.php.dist:1086 -msgid "Subject Field" -msgstr "Œ–¼—“" - -#: templates/thread/thread.html:37 -msgid "Subject:" -msgstr "Œ–¼F" - -#: templates/search/search.html:25 templates/search/search.html:200 -#: templates/saveimage/saveimage.html:19 templates/smime/passphrase.html:23 -#: templates/pgp/passphrase.html:21 -msgid "Submit" -msgstr "ŽÀs" - -#: templates/folders/actions.html:23 -msgid "Subscribe" -msgstr "w“Ç" - -#: lib/MIME/Viewer/pkcs7.php:438 lib/MIME/Viewer/pgp.php:438 -#: lib/MIME/Viewer/status.php:86 -msgid "Success" -msgstr "¬Œ÷" - -#: templates/folders/folders_size.html:19 -msgid "Sum" -msgstr "‡Œv" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:835 lib/MIME/Viewer/itip.php:837 -msgid "Summary" -msgstr "ŠT—v" - -#: compose.php:1057 compose.php:1058 -msgid "Switch Composition Method" -msgstr "•ҏWƒ‚[ƒh‚̐ؑւ¦" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "HTML •ҏWƒ‚[ƒh‚ɐؑւ¦‚é" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "ƒeƒLƒXƒg•ҏWƒ‚[ƒh‚ɐؑւ¦‚é" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "–Ú“I‚̃tƒHƒ‹ƒ_" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "–Ú“I‚̃[ƒ‹ƒ{ƒbƒNƒX" - -#: lib/IMP.php:475 -msgid "Task Lists" -msgstr "ƒ^ƒXƒNˆê——" - -#: config/hooks.php.dist:412 -msgid "Tasks" -msgstr "ƒ^ƒXƒN" - -#: compose.php:1062 -msgid "Te_xt" -msgstr "_X–{•¶" - -#: lib/MIME/Viewer/itip.php:273 -msgid "Tentative: " -msgstr "‰¼Žó‘øF" - -#: lib/MIME/Viewer/itip.php:631 -msgid "Tentatively Accept request" -msgstr "—v‹‚ð‰¼Žó‘ø‚·‚é" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Tentatively Accepted" -msgstr "‰¼Žó‘ø" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "ƒT[ƒrƒXðŒ‚ð‹L“ü‚µ‚½ƒtƒ@ƒCƒ‹‚ª conf.php ‚ÅŽw’肳‚ê‚Ä‚¢‚Ü‚¹‚ñ" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "ƒeƒLƒXƒg" - -#: config/prefs.php.dist:1127 -msgid "The From: column of the message should be linked:" -msgstr "ƒƒbƒZ[ƒW‚Ì From: —“‚ÆƒŠƒ“ƒN‚·‚é‚Ì‚Í:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"IMAP ƒT[ƒo‚Í‘I‘ð‚³‚ê‚½”FØ•û–@‚ðƒTƒ|[ƒg‚µ‚Ä‚¢‚È‚¢‚悤‚Å‚·BŠÇ—ŽÒ‚ɘA—‚µ‚Ä" -"‰º‚³‚¢B" - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "Macintosh ƒŠƒ\[ƒXƒtƒH[ƒN" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Macintosh ƒŠƒ\[ƒXƒtƒH[ƒN‚Í %s ‚©‚çƒ_ƒEƒ“ƒ[ƒh‚Å‚«‚Ü‚·B" - -#: lib/MIME/Viewer/pkcs7.php:252 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "%s@‚Ì S/MIME Ø–¾‘F" - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "ƒAƒJƒEƒ“ƒg '%s' ‚͍폜‚³‚ê‚Ü‚µ‚½B" - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "ƒAƒJƒEƒ“ƒg '%s' ‚͕ۑ¶‚³‚ê‚Ü‚µ‚½B" - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "“Y•t‚ª‚ ‚è‚Ü‚¹‚ñB" - -#: config/prefs.php.dist:518 -msgid "The buttons NOT to show when using Xinha." -msgstr "Xinha ‚ł͕\ަ‚³‚ê‚È‚¢ƒ{ƒ^ƒ“‚Å‚·B" - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "—\’è•\‚̃f[ƒ^‚ª•s³‚Å‚·" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "Macintosh ƒtƒ@ƒCƒ‹‚Ì“à—e‚͈ȉº‚Ì’Ê‚è‚Å‚·B" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Œ»Ý‚̃tƒHƒ‹ƒ_ \"%s\" ‚Í \"%s\" ‚Æ‚¢‚¤–¼‘O‚ɕύX‚³‚ê‚Ü‚·B" - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"Œ»Ý‚±‚̃tƒHƒ‹ƒ_[‚ɃAƒNƒZƒX‚µ‚Ä‚¢‚郆[ƒU‚̈ꗗ‚͎擾‚Å‚«‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: config/prefs.php.dist:845 -msgid "The default charset for messages with no charset information:" -msgstr "•¶ŽšƒZƒbƒgî•ñ‚Ì–³‚¢ƒƒbƒZ[ƒW‚̃fƒtƒHƒ‹ƒg‚Ì•¶ŽšƒZƒbƒgF" - -#: lib/Compose.php:250 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "‰º‘‚«‚Í \"%s\" ƒtƒHƒ‹ƒ_[‚ɕۑ¶‚³‚ê‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:142 -msgid "The event was added to your calendar." -msgstr "ƒCƒxƒ“ƒg‚Í—\’è•\‚ɒljÁ‚³‚ê‚Ü‚µ‚½B" - -#: lib/Compose.php:1814 -#, php-format -msgid "The file %s could not be attached." -msgstr "ƒtƒ@ƒCƒ‹ %s ‚ð“Y•t‚Å‚«‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: lib/Folder.php:272 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "ƒtƒHƒ‹ƒ_ \"%s\" ‚ÍŠù‚É‘¶Ý‚µ‚Ä‚¢‚Ü‚·B" - -#: folders.php:240 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "ƒtƒHƒ‹ƒ_ \"%s\" ‚͍폜‚³‚ê‚Ä‚¢‚È‚¢‚©‚à‚µ‚Ä‚ê‚Ü‚¹‚ñB" - -#: lib/Folder.php:351 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "ƒtƒHƒ‹ƒ_ \"%s\" ‚Ì–¼‘O‚͕ύX‚³‚ê‚Ä‚¢‚È‚¢‚©‚à‚µ‚ê‚Ü‚¹‚ñB" - -#: lib/Folder.php:294 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "ƒtƒHƒ‹ƒ_ \"%s\" ‚ªì¬‚³‚ê‚Ü‚µ‚½‚ªA‚±‚̃tƒHƒ‹ƒ_‚ðw“Ç‚µ‚Ä‚¢‚Ü‚¹‚ñB" - -#: lib/Folder.php:281 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "ƒtƒHƒ‹ƒ_ \"%s\" ‚ðì¬‚Å‚«‚Ü‚¹‚ñ‚Å‚µ‚½BƒT[ƒo‚©‚ç‚̉ž“š:" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "ƒtƒHƒ‹ƒ_ \"%s\" ‚͍폜‚Å‚«‚Ü‚¹‚ñ‚Å‚µ‚½BƒT[ƒo‚©‚ç‚̉ž“š:" - -#: lib/Folder.php:297 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "ƒtƒHƒ‹ƒ_ \"%s\" ‚ªì¬‚³‚ê‚Ü‚µ‚½B" - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "ƒtƒHƒ‹ƒ_ \"%s\" ‚ªíœ‚³‚ê‚Ü‚µ‚½B" - -#: lib/Folder.php:376 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "ƒtƒHƒ‹ƒ_ \"%s\" ‚Ì–¼‘O‚ª \"%s\" ‚ɕύX‚³‚ê‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "ˆÈ‰º‚Í‚±‚̃p[ƒg‚Ì“Y•tƒtƒ@ƒCƒ‹‚Å‚·F" - -#: config/prefs.php.dist:510 -msgid "The javascript editor to use on the compose page." -msgstr "ƒ[ƒ‹ì¬‰æ–ʂŎg—p‚·‚é javascript ƒGƒfƒBƒ^[" - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "ƒ[ƒ‹ƒT[ƒo‚͈ȉº‚̃Gƒ‰[ƒƒbƒZ[ƒW‚𐶐¬‚µ‚Ü‚µ‚½F" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "ƒ[ƒ‹ƒT[ƒo‚©‚ç‚̏î•ñƒƒbƒZ[ƒWF" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "ƒ[ƒ‹ƒT[ƒo‚©‚ç‚̃ƒbƒZ[ƒWF" - -#: lib/Message.php:791 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "ƒ[ƒ‹ƒ{ƒbƒNƒX %s ‚ÍŠù‚É‹ó‚Å‚·B" - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"\"%2$s\" ‚©‚ç‚̃ƒbƒZ[ƒW \"%1$s\"i%3$d ƒoƒCƒgj‚ÍŽæ‚荞‚݃TƒCƒY‚̏ãŒÀ‚ð’´‚¦" -"‚Ä‚¢‚Ü‚·B" - -#: templates/javascript_defs.php:53 -msgid "The message being composed has been closed. Exiting." -msgstr "ì¬’†‚̃ƒbƒZ[ƒW‚͕‚¶‚ç‚ê‚Ü‚µ‚½BI—¹‚µ‚Ü‚·B" - -#: lib/MIME/Viewer/pgp.php:363 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "ˆÈ‰º‚̃ƒbƒZ[ƒW‚͐³‚µ‚¢ PGP ˆÃ†•¶‚ł͂Ȃ¢‚悤‚Å‚·BƒGƒ‰[F" - -#: lib/MIME/Viewer/pgp.php:249 lib/MIME/Viewer/pgp.php:398 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "ˆÈ‰º‚̃ƒbƒZ[ƒW‚͐³‚µ‚¢ PGP Œ`Ž®‚ł͂Ȃ¢‚悤‚Å‚·iRFC2015jB" - -#: lib/MIME/Viewer/pgp.php:358 -msgid "The message below has been compressed with PGP." -msgstr "ˆÈ‰º‚̃ƒbƒZ[ƒW‚Í PGP ‚ň³k‚³‚ê‚Ä‚¢‚Ü‚·B" - -#: lib/MIME/Viewer/pgp.php:200 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"ˆÈ‰º‚̃ƒbƒZ[ƒW‚Í PGP ‚ŏ–¼EˆÃ†‰»‚³‚ê‚Ä‚¢‚Ü‚·‚ªA–¼‚ÍŒŸØ‚Å‚«‚Ü‚¹‚ñ‚Å‚µ" -"‚½B" - -#: lib/MIME/Viewer/pgp.php:206 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "ˆÈ‰º‚̃ƒbƒZ[ƒW‚Í PGP ‚ŏ–¼EˆÃ†‰»‚³‚ê‚Ä‚¢‚Ü‚·B" - -#: lib/MIME/Viewer/pgp.php:202 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"ˆÈ‰º‚̃ƒbƒZ[ƒW‚Í PGP ‚ŏ–¼‚³‚ê‚Ä‚¢‚Ü‚·‚ªA–¼‚ÍŒŸØ‚Å‚«‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: lib/MIME/Viewer/pgp.php:208 -msgid "The message below has been digitally signed with PGP." -msgstr "ˆÈ‰º‚̃ƒbƒZ[ƒW‚Í PGP ‚ŏ–¼‚³‚ê‚Ä‚¢‚Ü‚·B" - -#: lib/MIME/Viewer/pgp.php:308 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"ˆÈ‰º‚̃ƒbƒZ[ƒW‚Í PGP ‚ň͆‰»‚³‚ê‚Ä‚¢‚Ü‚·‚ªAŒ»Ý PGP ‚ª–³Œø‚ɂȂÁ‚Ä‚¢‚Ü‚·" -"‚̂ŁAƒƒbƒZ[ƒW‚Ì•œ†‚͂ł«‚Ü‚¹‚ñB" - -#: lib/MIME/Viewer/pgp.php:346 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"ˆÈ‰º‚̃ƒbƒZ[ƒW‚Í PGP ‚ň͆‰»‚³‚ê‚Ä‚¢‚Ü‚·‚ªA”é–§Œ®‚ª–³‚¢‚̂ŁAƒƒbƒZ[ƒW‚Ì" -"•œ†‚͂ł«‚Ü‚¹‚ñB" - -#: lib/MIME/Viewer/pgp.php:358 -msgid "The message below has been encrypted with PGP." -msgstr "ˆÈ‰º‚̃ƒbƒZ[ƒW‚Í PGP ‚ň͆‰»‚³‚ê‚Ä‚¢‚Ü‚·B" - -#: lib/MIME/Viewer/pgp.php:353 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"ˆÈ‰º‚̃ƒbƒZ[ƒW‚Í PGP ‚ň͆‰»‚³‚ê‚Ä‚¢‚Ü‚·BƒƒbƒZ[ƒW‚ð•\ަ‚·‚é‚ɂ́A‚ ‚È‚½" -"‚Ì PGP ”é–§Œ®‚̃pƒXƒtƒŒ[ƒY‚ð“ü—Í‚·‚é•K—v‚ª‚ ‚è‚Ü‚·B" - -#: lib/MIME/Viewer/pgp.php:340 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"ˆÈ‰º‚̃ƒbƒZ[ƒW‚Í PGP ‚ň͆‰»‚³‚ê‚Ä‚¢‚Ü‚·BˆÃ†‰»‚̍ۂɎg—p‚µ‚½ƒpƒXƒtƒŒ[ƒY" -"‚ð“ü—Í‚·‚é•K—v‚ª‚ ‚è‚Ü‚·B" - -#: lib/MIME/Viewer/pgp.php:442 -msgid "The message below has been verified." -msgstr "ˆÈ‰º‚̃ƒbƒZ[ƒW‚ÍŒŸØ‚³‚ê‚Ü‚µ‚½B" - -#: lib/Crypt/PGP.php:380 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "ˆÈ‰º‚̃ƒbƒZ[ƒW‚Í PGP ‚ŏ–¼‚Ü‚½‚͈͆‰»‚³‚ê‚Ä‚¢‚Ü‚¹‚ñB" - -#: templates/javascript_defs.php:39 -msgid "The message does not have a Subject entered." -msgstr "ƒƒbƒZ[ƒW‚ÌŒ–¼‚ª“ü—Í‚³‚ê‚Ä‚¢‚Ü‚¹‚ñB" - -#: lib/Filter.php:72 lib/Spam.php:218 -msgid "The message has been deleted." -msgstr "ƒƒbƒZ[ƒW‚͍폜‚³‚ê‚Ü‚µ‚½B" - -#: lib/Spam.php:201 -msgid "The message has been reported as not spam to your system administrator." -msgstr "ƒƒbƒZ[ƒW‚Í SPAM ‚łȂ¢‚Æ‚µ‚ăVƒXƒeƒ€ŠÇ—ŽÒ‚É•ñ‚³‚ê‚Ü‚µ‚½B" - -#: lib/Spam.php:181 -msgid "The message has been reported as not spam." -msgstr "ƒƒbƒZ[ƒW‚Í SPAM ‚łȂ¢‚Æ‚µ‚Ä•ñ‚³‚ê‚Ü‚µ‚½B" - -#: lib/Spam.php:193 -msgid "The message has been reported as spam to your system administrator." -msgstr "ƒƒbƒZ[ƒW‚Í SPAM ‚Æ‚µ‚ăVƒXƒeƒ€ŠÇ—ŽÒ‚É•ñ‚³‚ê‚Ü‚µ‚½B" - -#: lib/Spam.php:173 -msgid "The message has been reported as spam." -msgstr "ƒƒbƒZ[ƒW‚Í SPAM ‚Æ‚µ‚Ä•ñ‚³‚ê‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/pkcs7.php:443 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "ƒƒbƒZ[ƒW‚ÍŒŸØ‚³‚ê‚Ü‚µ‚½B‘—MŽÒF%s" - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "ƒƒbƒZ[ƒW‚͍폜‚³‚ê‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "—v‹‚³‚ꂽƒtƒ@ƒCƒ‹‚Í MS-TNEF ‚Ì“Y•t‚É‚ ‚è‚Ü‚¹‚ñB" - -#: lib/MIME/Viewer/zip.php:62 -msgid "The requested file does not exist in the Zip attachment." -msgstr "—v‹‚³‚ꂽƒtƒ@ƒCƒ‹‚Í Zip ‚Ì“Y•t’†‚É‚ ‚è‚Ü‚¹‚ñB" - -#: message.php:433 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"‚±‚̃[ƒ‹‚Ì‘—MŽÒ‚ÍŠJ••Šm”F‚ð—v‹‚µ‚Ä‚¢‚Ü‚·B%s ‚ðƒNƒŠƒbƒN‚µ‚Ä’Ê’m‚𑗐M‚µ‚Ä" -"‰º‚³‚¢B" - -#: templates/javascript_defs.php:38 -msgid "The signature could not be replaced." -msgstr "–¼‚ð’uŠ·‚Å‚«‚Ü‚¹‚ñ‚Å‚µ‚½B" - -#: templates/javascript_defs.php:37 -msgid "The signature was successfully replaced." -msgstr "–¼‚Í’uŠ·‚³‚ê‚Ü‚µ‚½B" - -#: attachment.php:59 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "Žw’肳‚ꂽ“Y•t‚Í‘¶Ý‚µ‚Ü‚¹‚ñB‚½‚Ô‚ñ‘—MŽÒ‚ªíœ‚µ‚½‚̂łµ‚傤B" - -#: attachment.php:128 -msgid "The specified file cannot be read." -msgstr "Žw’肳‚ꂽƒtƒ@ƒCƒ‹‚͓ǂ߂܂¹‚ñB" - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "’èŒ^‹å \"%s\" ‚ª’ljÁ‚³‚ê‚Ü‚µ‚½B" - -#: stationery.php:63 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "’èŒ^‹å \"%s\" ‚͍폜‚³‚ê‚Ü‚µ‚½B" - -#: stationery.php:90 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "’èŒ^‹å \"%s\" ‚͍XV‚³‚ê‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:172 -msgid "The task has been added to your tasklist." -msgstr "ƒ^ƒXƒN‚Í‚ ‚È‚½‚̃^ƒXƒN•\‚ɒljÁ‚³‚ê‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "ƒ[ƒ‹‚Ì“à—e" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "ƒ[ƒ‹‚Ì“à—e‚Í %s ‚Å•\ަ‚Å‚«‚Ü‚·B" - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "•Ô‚³‚ꂽƒ[ƒ‹‚Ì“à—e" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "•Ô‚³‚ꂽƒ[ƒ‹‚Ì“à—e‚Í %s ‚Å•\ަ‚Å‚«‚Ü‚·B" - -#: lib/MIME/Viewer/notification.php:66 -msgid "The text of the sent message" -msgstr "‘—M‚µ‚½ƒ[ƒ‹‚Ì“à—e" - -#: lib/MIME/Viewer/notification.php:66 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "‘—M‚µ‚½ƒ[ƒ‹‚Ì“à—e‚Í %s ‚Å•\ަ‚Å‚«‚Ü‚·B" - -#: lib/MIME/Viewer/itip.php:157 -msgid "The user's free/busy information was sucessfully stored." -msgstr "—\’èî•ñ‚͕ۑ¶‚³‚ê‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "•\ަ‰Â”\‚È‘ã‘Öƒp[ƒg‚Í‚ ‚è‚Ü‚¹‚ñB" - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "‚±‚̃[ƒ‹ƒ{ƒbƒNƒX‚ɂ̓[ƒ‹‚Í‚ ‚è‚Ü‚¹‚ñB" - -#: thread.php:104 -msgid "There is no text that can be displayed inline." -msgstr "ƒCƒ“ƒ‰ƒCƒ“•\ަ—p•¶Žš—ñ‚Í‚ ‚è‚Ü‚¹‚ñB" - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "\"%s\" ‚ð \"%s\" ‚ɃRƒs[’†‚ɃGƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½BƒT[ƒo‚©‚ç‚̉ž“šF " - -#: lib/Message.php:268 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"\"%s\" ƒtƒHƒ‹ƒ_‚©‚烁ƒbƒZ[ƒW‚ðíœ’†‚ɃGƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½BƒT[ƒo‚©‚ç‚̉ž" -"“šF" - -#: lib/MIME/Viewer/itip.php:102 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "ƒCƒxƒ“ƒgíœ’†‚ɃGƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½F%s" - -#: lib/MIME/Viewer/plain.php:50 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "ƒƒbƒZ[ƒWƒp[ƒg‚Ì•\ަ‚ŃGƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½B" - -#: lib/Message.php:630 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "ƒtƒHƒ‹ƒ_ %s ‚ŃGƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½BƒT[ƒo‚©‚ç‚̉ž“šF " - -#: folders.php:140 -#, php-format -msgid "There was an error importing %s." -msgstr "%s ‚ðƒCƒ“ƒ|[ƒg’†‚ɃGƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:139 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "ƒCƒxƒ“ƒg‚ðƒCƒ“ƒ|[ƒg’†‚ɃGƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½F%s" - -#: lib/MIME/Viewer/itip.php:169 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "ƒ^ƒXƒN‚ðƒCƒ“ƒ|[ƒg’†‚ɃGƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½F%s" - -#: lib/MIME/Viewer/itip.php:155 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "—\’èî•ñ‚ðƒCƒ“ƒ|[ƒg’†‚ɃGƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½F%s" - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "\"%s\" ‚ð \"%s\" ‚Ɉړ®’†‚ɃGƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½BƒT[ƒo‚©‚ç‚̉ž“šF " - -#: lib/Compose.php:698 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "ƒ[ƒ‹‚Ì‘—M’†‚ɃGƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½: %s" - -#: lib/MIME/Viewer/itip.php:116 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "ƒCƒxƒ“ƒg‚̍XV’†‚ɃGƒ‰[‚ª”­¶‚µ‚Ü‚µ‚½F%s" - -#: lib/MIME/Viewer/pgp.php:165 -msgid "This PGP Public Key was attached to the message." -msgstr "PGP ŒöŠJŒ®‚̓ƒbƒZ[ƒW‚É“Y•t‚³‚ê‚Ä‚¢‚Ü‚µ‚½B" - -#: lib/MIME/Viewer/itip.php:107 lib/MIME/Viewer/itip.php:121 -#: lib/MIME/Viewer/itip.php:146 lib/MIME/Viewer/itip.php:160 -#: lib/MIME/Viewer/itip.php:176 lib/MIME/Viewer/itip.php:319 -msgid "This action is not supported." -msgstr "‚±‚̏ˆ’u‚̓Tƒ|[ƒg‚³‚ê‚Ä‚¢‚Ü‚¹‚ñB" - -#: lib/MIME/Viewer/itip.php:182 lib/MIME/Viewer/itip.php:430 -msgid "This action is not yet implemented." -msgstr "‚±‚̏ˆ’u‚͂܂¾ŽÀ‘•‚³‚ê‚Ä‚¢‚Ü‚¹‚ñB" - -#: templates/javascript_defs.php:66 -msgid "This folder may not be renamed:" -msgstr "ƒtƒHƒ‹ƒ_–¼‚͕ύX‚Å‚«‚Ü‚¹‚ñF" - -#: templates/javascript_defs.php:63 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "‚±‚Ì‘€ì‚ɂ͎žŠÔ‚ª‚©‚©‚è‚Ü‚·B‘€ì‚𑱂¯‚Ü‚·‚©H" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "‚±‚̃[ƒ‹‚É‚Í Macintosh ‚̃tƒ@ƒCƒ‹‚ªŠÜ‚Ü‚ê‚Ä‚¢‚Ü‚·B" - -#: lib/MIME/Viewer/pkcs7.php:469 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "‚±‚̃ƒbƒZ[ƒW‚É‚Í S/MIME ‚Ì“dŽq–¼‚ªŠÜ‚Ü‚ê‚Ä‚¢‚Ü‚·B" - -#: lib/MIME/Viewer/pkcs7.php:473 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "‚±‚̃ƒbƒZ[ƒW‚É‚Í S/MIME ‚̈͆•¶‚ªŠÜ‚Ü‚ê‚Ä‚¢‚Ü‚·B" - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "‚±‚̃ƒbƒZ[ƒW‚ɂ͔z‘—î•ñ‚ªŠÜ‚Ü‚ê‚Ä‚¢‚Ü‚·‚ªAŒ`Ž®‚ª•s–¾‚Å‚·B" - -#: lib/MIME/Viewer/pkcs7.php:200 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "‚±‚̃ƒbƒZ[ƒW‚͐³‚µ‚¢ S/MIME Œ`Ž®‚ł͂ ‚è‚Ü‚¹‚ñB" - -#: lib/MIME/Viewer/pkcs7.php:173 -msgid "This message has been digitally signed via S/MIME." -msgstr "‚±‚̃ƒbƒZ[ƒW‚Í S/MIME ‚ŏ–¼‚³‚ê‚Ä‚¢‚Ü‚·B" - -#: lib/MIME/Viewer/pkcs7.php:169 lib/MIME/Viewer/pkcs7.php:291 -msgid "This message has been encrypted via S/MIME." -msgstr "‚±‚̃ƒbƒZ[ƒW‚Í S/MIME ‚ň͆‰»‚³‚ê‚Ä‚¢‚Ü‚·B" - -#: lib/MIME/Contents.php:425 -msgid "This message part cannot be viewed because it is too large." -msgstr "–{•¶‚͑傫‚·‚¬‚é‚̂ŕ\ަ‚Å‚«‚Ü‚¹‚ñB" - -#: message.php:504 -msgid "This message to" -msgstr "ƒ[ƒ‹‚̍sæ" - -#: acl.php:48 -msgid "This server does not support sharing folders." -msgstr "‚±‚̃T[ƒo‚Í‹¤—LƒtƒHƒ‹ƒ_‚ðƒTƒ|[ƒg‚µ‚Ä‚¢‚Ü‚¹‚ñB" - -#: templates/javascript_defs.php:54 -msgid "This window must be called from a compose window." -msgstr "‚±‚̃EƒCƒ“ƒh[‚̓[ƒ‹ì¬‰æ–Ê‚©‚çŒÄ‚΂ê‚È‚¯‚ê‚΂Ȃè‚Ü‚¹‚ñB" - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "ƒXƒŒƒbƒh•\ަF" - -#: thread.php:158 config/prefs.php.dist:1088 -msgid "Thread View" -msgstr "ƒXƒŒƒbƒh•\ަ" - -#: lib/MIME/Viewer/images.php:172 -msgid "Thumbnail of attached image" -msgstr "“Y•t‚³‚ꂽ‰æ‘œ‚̏k¬”Å" - -#: compose.php:781 mailbox.php:578 lib/Search.php:658 -#: lib/Block/mailbox.php:152 lib/UI/Mailbox.php:88 lib/UI/Message.php:26 -#: templates/contacts/contacts.html:40 templates/login/recompose.html:14 -msgid "To" -msgstr "To" - -#: config/prefs.php.dist:1085 -msgid "To Address" -msgstr "ˆ¶æ" - -#: message.php:548 -msgid "To All" -msgstr "‘Sˆõ‚Ö" - -#: message.php:544 -msgid "To List" -msgstr "ƒŠƒXƒg‚Ö" - -#: message.php:541 -msgid "To Sender" -msgstr "‘—MŽÒ‚Ö" - -#: message.php:548 -msgid "To _All" -msgstr "_A‘Sˆõ‚Ö" - -#: message.php:544 -msgid "To _List" -msgstr "_LƒŠƒXƒg‚Ö" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "To field" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"•¡”‚̍€–Ú‚ð‘I‘ð‚·‚é‚ɂ́APC‚Å‚ÍControlƒLƒCAMac‚È‚çCommandƒLƒC‚ð‰Ÿ‚µ‚È‚ª‚çƒN" -"ƒŠƒbƒN‚µ‚Ü‚·B" - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "TLS Ú‘±‚ðŽg—p‚·‚é‚ɂ́APHP 5.1.0 ˆÈã‚̃o[ƒWƒ‡ƒ“‚ª•K—v‚Å‚·B" - -#: thread.php:117 templates/thread/thread.html:32 -msgid "To:" -msgstr "To:" - -#: config/prefs.php.dist:527 -msgid "Top" -msgstr "Å‚àã" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "‡ŒvƒTƒCƒY:" - -#: login.php:280 -msgid "Traditional" -msgstr "’ʏí" - -#: lib/IMAP/Tree.php:2325 -msgid "Trash folder" -msgstr "ƒSƒ~” ƒtƒHƒ‹ƒ_" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "ƒSƒ~” ƒtƒHƒ‹ƒ_F" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "SQL ƒT[ƒo‚ɐڑ±‚Å‚«‚Ü‚¹‚ñB" - -#: lib/Quota/mercury32.php:78 lib/Quota/command.php:93 -#: lib/Quota/logfile.php:87 lib/Quota/maildir.php:113 lib/Quota/imap.php:42 -#: lib/Quota/mdaemon.php:45 -msgid "Unable to retrieve quota" -msgstr "ƒNƒH[ƒ^‚ªŽæ“¾‚Å‚«‚Ü‚¹‚ñ" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "–¢•ԐM" - -#: search.php:330 -msgid "Unanswered messages" -msgstr "–¢•ԐMƒ[ƒ‹" - -#: message.php:535 mailbox.php:505 -msgid "Undelete" -msgstr "íœŽæ‚èÁ‚µ" - -#: search.php:340 -msgid "Undeleted messages" -msgstr "íœ‚³‚ê‚Ä‚¢‚È‚¢ƒ[ƒ‹" - -#: lib/MIME/Headers.php:213 lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 -msgid "Undisclosed Recipients" -msgstr "–¢ŒöŠJ‚̈¶æ" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "AUTHENTICATE ƒRƒ}ƒ“ƒh‚ŁAƒT[ƒo‚©‚ç—\Šú‚µ‚È‚¢‰ž“š‚ª‚ ‚è‚Ü‚µ‚½B" - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Digest-MD5 ‰ž“š‚ŁAƒT[ƒo‚©‚ç—\Šú‚µ‚È‚¢‰ž“š‚ª‚ ‚è‚Ü‚µ‚½B" - -#: search.php:335 -msgid "Unflagged messages" -msgstr "ˆó‚̂Ȃ¢ƒ[ƒ‹" - -#: lib/MIME/Viewer/itip.php:462 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "ˆµ‚¦‚È‚¢Œ`Ž®‚Å‚·F%s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "•s–¾" - -#: lib/UI/Mailbox.php:176 -msgid "Unknown Date" -msgstr "•s–¾‚È“ú•t" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "ƒT[ƒo‚©‚ç•s–¾‚ȉž“š‚ª‚ ‚è‚Ü‚µ‚½BƒT[ƒo‚©‚ç‚̉ž“šF%s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "•s–¾‚ȉï‹c" - -#: lib/UI/Mailbox.php:103 -msgid "Unknown Recipient" -msgstr "•s–¾‚ÈŽóMŽÒ" - -#: lib/MIME/Viewer/itip.php:815 -msgid "Unknown Task" -msgstr "•s–¾‚ȃ^ƒXƒN" - -#: smime.php:338 pgp.php:432 -msgid "Unload Passphrase" -msgstr "ƒpƒXƒtƒŒ[ƒY‚ð‰ðœ" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "–¼‘O‚È‚µ" - -#: message.php:459 mailbox.php:744 lib/Block/mailbox.php:289 -#: templates/message/navbar_navigate.html:9 templates/mailbox/navbar.html:15 -#: templates/mailbox/navbar.html:31 -msgid "Unseen" -msgstr "–¢“Ç" - -#: templates/folders/actions.html:24 -msgid "Unsubscribe" -msgstr "”ñw“Ç" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "XV" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "‰ñ“šŽÒ‚̏󋵂ðXV" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Ž„‚Ì—\’è•\‚̃Cƒxƒ“ƒg‚ðXV" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "ƒAƒbƒvƒ[ƒhF" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "ƒfƒtƒHƒ‹ƒg‚ðŽg—p" - -#: config/prefs.php.dist:263 -msgid "Use IMAP folder subscriptions?" -msgstr "IMAP ƒtƒHƒ‹ƒ_‚ðw“ǁ^”ñw“ǂőI‘ð‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:896 -msgid "Use Virtual Trash Folder?" -msgstr "‰¼‘zƒtƒHƒ‹ƒ_‚ðŽg—p‚µ‚Ü‚·‚©H" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "ƒ†[ƒU" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "ƒ†[ƒU '%s' ‚ɃtƒHƒ‹ƒ_ '%s' ‚ւ̃AƒNƒZƒXŒ ‚ªÝ’肳‚ê‚Ü‚µ‚½B" - -#: templates/login/login.html:85 -msgid "Username" -msgstr "ƒ†[ƒU–¼" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "ƒ†[ƒU–¼F" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "ƒ†[ƒU–¼F" - -#: lib/MIME/Viewer/pkcs7.php:253 templates/smime/smime.html:31 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:38 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "•\ަ" - -#: lib/MIME/Viewer/zip.php:90 lib/MIME/Viewer/tnef.php:109 -#, php-format -msgid "View %s" -msgstr "%s ‚ð•\ަ" - -#: smime.php:312 pgp.php:404 -#, php-format -msgid "View %s Public Key" -msgstr "%s ‚ÌŒöŠJŒ®‚ð•\ަ" - -#: lib/MIME/Viewer/images.php:162 lib/MIME/Viewer/images.php:167 -msgid "View Attachment" -msgstr "“Y•t‚ð•\ަ" - -#: mailbox.php:538 -msgid "View Messages" -msgstr "ƒ[ƒ‹•\ަ" - -#: smime.php:339 pgp.php:433 -msgid "View Personal Private Key" -msgstr "ŒÂl‚̔閧Œ®‚ð•\ަ" - -#: smime.php:335 pgp.php:427 -msgid "View Personal Public Key" -msgstr "ŒÂl‚ÌŒöŠJŒ®‚ð•\ަ" - -#: message.php:559 lib/IMAP/Thread.php:171 -msgid "View Thread" -msgstr "ƒXƒŒƒbƒh•\ަ" - -#: lib/MIME/Viewer/pkcs7.php:477 -msgid "View attachment in a separate window" -msgstr "“Y•t‚ð•ʃEƒCƒ“ƒh[‚Å•\ަ" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "“à—e‚ð•ʃEƒCƒ“ƒh[‚Å•\ަ" - -#: lib/MIME/Viewer/itip.php:143 -msgid "View event" -msgstr "ƒCƒxƒ“ƒg‚ð•\ަ" - -#: folders.php:420 mailbox.php:680 -#, php-format -msgid "View messages in %s" -msgstr "%s ’†‚̃ƒbƒZ[ƒW‚ð•\ަ" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "ƒƒOƒCƒ“Œã‚Ì•\ަF" - -#: lib/MIME/Viewer/itip.php:173 -msgid "View task" -msgstr "ƒ^ƒXƒN•\ަ" - -#: mailbox.php:357 mailbox.php:358 -msgid "Virtual Folder" -msgstr "‰¼‘zƒtƒHƒ‹ƒ_" - -#: search.php:151 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "‰¼‘zƒtƒHƒ‹ƒ_ \"%s\" ‚ªì¬‚³‚ê‚Ü‚µ‚½B" - -#: lib/IMAP/Tree.php:88 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "‰¼‘zƒtƒHƒ‹ƒ_" - -#: search.php:146 -msgid "Virtual Folders require a label." -msgstr "‰¼‘zƒtƒHƒ‹ƒ_‚ɂ̓‰ƒxƒ‹‚ª•K—v‚Å‚·B" - -#: lib/Search.php:401 -msgid "Virtual INBOX" -msgstr "‰¼‘z INBOX" - -#: lib/IMAP/Tree.php:2365 -msgid "Virtual INBOX Folder" -msgstr "‰¼‘z INBOX ƒtƒHƒ‹ƒ_" - -#: lib/Search.php:345 -msgid "Virtual Trash" -msgstr "‰¼‘zƒSƒ~” " - -#: lib/IMAP/Tree.php:2361 -msgid "Virtual Trash Folder" -msgstr "‰¼‘zƒSƒ~” ƒtƒHƒ‹ƒ_" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "‰¼‘zƒtƒHƒ‹ƒ_‚̃‰ƒxƒ‹F" - -#: lib/Crypt/PGP.php:380 lib/MIME/Viewer/pkcs7.php:432 -msgid "Warning" -msgstr "Œx" - -#: login.php:185 login.php:330 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "%s ‚ւ悤‚±‚»" - -#: config/prefs.php.dist:744 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "SPAM ‚ ‚é‚¢‚Í–³ŠQ‚Æ•ñ‚µ‚½Œã‚сƒbƒZ[ƒW‚ð‚Ç‚¤‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:888 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"ƒƒbƒZ[ƒW‚̍폜‚́Aíœ‚Æ‚¢‚¤ˆó‚ð•t‚¯‚é‚̂ł͂Ȃ­AƒSƒ~” ƒtƒHƒ‹ƒ_‚Ɉړ®‚µ‚Ü" -"‚·‚©H" - -#: config/prefs.php.dist:1073 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "V‚µ‚¢ƒ[ƒ‹ƒ{ƒbƒNƒX‚ðŠJ‚¢‚½ŽžA‚ǂ̃y[ƒW‚©‚ç•\ަ‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:594 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "•ԐMA“]‘—‚·‚鎞AŒ³‚ÌŒ`Ž®‚Æ“¯‚¶Œ`Ž®‚É‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:698 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "‘—MT‚¦‚ð•Û‘¶‚·‚éÛA“Y•t‚à•Û‘¶‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:482 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"ƒ[ƒ‹‘—MŽž‚âƒAƒhƒŒƒX“WŠJŽž‚ɃhƒƒCƒ“‚ªÈ—ª‚³‚ê‚Ä‚¢‚½ê‡‚ɕ⊮‚·‚éƒhƒƒCƒ“" -"–¼‚́H" - -#: config/prefs.php.dist:857 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "ƒƒbƒZ[ƒW‚Ì‘ã‘ÖŒ`Ž®‚Ö‚ÌƒŠƒ“ƒN‚ð‚ǂ̈ʒu‚É•\ަ‚µ‚Ü‚·‚©H" - -#: config/prefs.php.dist:530 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "ƒ[ƒ‹ì¬‰æ–ʂŃJ[ƒ\ƒ‹‚ð–{•¶‚̂ǂ̈ʒu‚É‚¨‚«‚Ü‚·‚©H" - -#: message.php:567 mailbox.php:521 -msgid "Whitelist" -msgstr "ƒzƒƒCƒgƒŠƒXƒg" - -#: config/prefs.php.dist:509 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "”N" - -#: templates/javascript_defs.php:48 config/prefs.php.dist:1151 -#: config/prefs.php.dist:1173 templates/compose/compose.html:292 -msgid "Yes" -msgstr "‚Í‚¢" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "ˆÈ‰º‚̃AƒJƒEƒ“ƒg‚©‚烁[ƒ‹‚ðŽæ“¾‚µ‚悤‚Æ‚µ‚Ä‚¢‚Ü‚·F" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "ŽŸ‚̃tƒHƒ‹ƒ_“à‚̃[ƒ‹‚ð‘S‚č폜‚µ‚悤‚Æ‚µ‚Ä‚¢‚Ü‚·B" - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "ŽŸ‚̃tƒHƒ‹ƒ_‚ðíœ‚µ‚悤‚Æ‚µ‚Ä‚¢‚Ü‚·B" - -#: templates/javascript_defs.php:81 -msgid "You are copying/moving to a new folder." -msgstr "V‚µ‚¢ƒtƒHƒ‹ƒ_‚ɃRƒs[^ˆÚ“®‚µ‚悤‚Æ‚µ‚Ä‚¢‚Ü‚·B" - -#: templates/javascript_defs.php:59 -msgid "You are creating a sub-folder to" -msgstr "ŽŸƒtƒHƒ‹ƒ_‚̃TƒuƒtƒHƒ‹ƒ_‚ðì¬‚µ‚Ä‚¢‚Ü‚·" - -#: templates/javascript_defs.php:61 -msgid "You are creating a top-level folder." -msgstr "ÅãˆÊ‚̃tƒHƒ‹ƒ_‚ðì¬‚µ‚悤‚Æ‚µ‚Ä‚¢‚Ü‚·B" - -#: lib/Folder.php:253 -msgid "You are not allowed to create folders." -msgstr "‚ ‚È‚½‚̓tƒHƒ‹ƒ_‚ðì¬‚Å‚«‚Ü‚¹‚ñB" - -#: lib/Folder.php:260 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "‚ ‚È‚½‚Í %d ŒÂˆÈã‚̃tƒHƒ‹ƒ_[‚ðì¬‚Å‚«‚Ü‚¹‚ñB" - -#: lib/Compose.php:912 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "‚ ‚È‚½‚Í %2$d ŽžŠÔ“à‚É %1$d lˆÈã‚Ƀ[ƒ‹‚𑗐M‚Å‚«‚Ü‚¹‚ñB" - -#: lib/Compose.php:1154 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "‚ ‚È‚½‚Í %d lˆÈã‚Ƀ[ƒ‹‚𑗐M‚Å‚«‚Ü‚¹‚ñB" - -#: templates/javascript_defs.php:64 -msgid "You are renaming the folder:" -msgstr "ƒtƒHƒ‹ƒ_‚Ì–¼‘O‚ð•ύX‚µ‚Ä‚¢‚Ü‚·F" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "’èŒ^‹å‚Ì’†‚ł͎Ÿ‚Ì‹L†‚É‚æ‚é’uŠ·‚ª‚Å‚«‚Ü‚·F%c ‚ÅŒ»Ý‚Ì–{•¶A%s ‚ŏ–¼" - -#: lib/Folder.php:494 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "\"%s\" ‚̍w“ǂ𒆎~‚Å‚«‚Ü‚¹‚ñB" - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"‚ ‚È‚½‚̓T[ƒrƒX“¯ˆÓð€‚ɍ‡ˆÓ‚µ‚Ä‚¢‚Ü‚¹‚ñ‚̂ŁAƒƒOƒCƒ“‚Í‹–‰Â‚³‚ê‚Ü‚¹‚ñB" - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "‚ ‚È‚½‚ɂ͂±‚̃tƒHƒ‹ƒ_‚̃AƒNƒZƒXŒ ‚ð•ύX‚·‚錠ŒÀ‚ª‚ ‚è‚Ü‚¹‚ñB" - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "%%s ‚Ƀ[ƒ‹‚ðŽŸ‚Ìl‚É“]‘—‚µ‚Ü‚µ‚½F%s" - -#: lib/IMP.php:994 -#, php-format -msgid "You have %s new messages." -msgstr "V’…ƒ[ƒ‹‚ª %s ’Ê‚ ‚è‚Ü‚·B" - -#: lib/IMP.php:994 -msgid "You have 1 new message." -msgstr "V’…ƒ[ƒ‹‚ª 1 ’Ê‚ ‚è‚Ü‚·B" - -#: compose.php:126 -msgid "You have already submitted this page." -msgstr "‚ ‚È‚½‚Í‚±‚̃y[ƒW‚ðŠù‚É‘—M‚µ‚Ä‚¢‚Ü‚·B" - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "V’…ƒ[ƒ‹‚ª‚ ‚è‚Ü‚·F" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "ŠO•”‚̃[ƒ‹ƒAƒJƒEƒ“ƒg‚͐ݒ肳‚ê‚Ä‚¢‚Ü‚¹‚ñB" - -#: lib/Compose.php:1141 -msgid "You must enter at least one recipient." -msgstr "1 lˆÈã‚̈¶æ‚ðŽw’肵‚Ä‚­‚¾‚³‚¢B" - -#: lib/MIME/Viewer/pgp.php:353 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"‚±‚̃ƒbƒZ[ƒW‚ð•\ަ‚·‚é‚ɂ́A‚ ‚È‚½‚Ì PGP ”é–§Œ®‚̃pƒXƒtƒŒ[ƒY‚ð“ü—Í‚·‚é•K—v" -"‚ª‚ ‚è‚Ü‚·B" - -#: lib/MIME/Viewer/pkcs7.php:307 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"‚±‚̃ƒbƒZ[ƒW‚ð•\ަ‚·‚é‚ɂ́A‚ ‚È‚½‚Ì S/MIME ”é–§Œ®‚̃pƒXƒtƒŒ[ƒY‚ð“ü—Í‚·‚é" -"•K—v‚ª‚ ‚è‚Ü‚·B" - -#: lib/MIME/Viewer/pgp.php:340 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"‚±‚̃ƒbƒZ[ƒW‚ðˆÃ†‰»‚·‚éÛ‚ÉŽg—p‚³‚ꂽƒpƒXƒtƒŒ[ƒY‚ð“ü—Í‚·‚é•K—v‚ª‚ ‚è‚Ü" -"‚·B" - -#: templates/javascript_defs.php:82 -msgid "You must select a target mailbox first." -msgstr "–Ú“I‚̃[ƒ‹ƒ{ƒbƒNƒX‚ðÅ‰‚É‘I‚ñ‚Å‚­‚¾‚³‚¢B" - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "íœ‚·‚éƒAƒJƒEƒ“ƒg‚ð‘I‘ð‚µ‚Ä‰º‚³‚¢B" - -#: templates/javascript_defs.php:52 -msgid "You must select an address first." -msgstr "ƒAƒhƒŒƒX‚ðÅ‰‚É‘I‚ñ‚Å‚­‚¾‚³‚¢B" - -#: templates/javascript_defs.php:45 templates/javascript_defs.php:47 -msgid "You must select at least one message first." -msgstr "1 ‚ˆȏã‚̃[ƒ‹‚ðÅ‰‚É‘I‚ñ‚Å‚­‚¾‚³‚¢B" - -#: lib/Compose.php:835 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "ƒ[ƒ‹ƒAƒhƒŒƒX‚̓Zƒ~ƒRƒƒ“‚ł͂Ȃ­AƒJƒ“ƒ}‚Å‹æØ‚Á‚Ä‚­‚¾‚³‚¢B" - -#: templates/javascript_defs.php:36 -msgid "You must specify a recipient." -msgstr "ˆ¶æ‚ðŽw’肵‚Ä‚­‚¾‚³‚¢B" - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"•ÛŽçƒIƒvƒVƒ‡ƒ“‚ŁuƒƒOƒCƒ“Žž‚ɕێçì‹Æ‚ðŽÀs‚·‚év‚ð—LŒø‚É‚µ‚Ä‚¨‚¢‚Ä‚­‚¾‚³" -"‚¢B" - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "%%2$s ‚É %1$s ‚Ö‚»‚̂܂ܓ]‘—‚µ‚Ü‚µ‚½B" - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "%s ‚ɕԐM‚µ‚Ü‚µ‚½B" - -#: lib/Folder.php:446 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "\"%s\" ‚ðw“Ç‚µ‚Ä‚¢‚Ü‚¹‚ñBƒT[ƒo‚©‚ç‚̉ž“šF " - -#: lib/Folder.php:496 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "\"%s\" ‚̍w“ǂ𒆎~‚µ‚Ä‚¢‚Ü‚¹‚ñBƒT[ƒo‚©‚ç‚̉ž“šF " - -#: lib/Folder.php:449 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "\"%s\" ‚̍w“Ç‚ðŠJŽn‚µ‚Ü‚µ‚½B" - -#: lib/Folder.php:499 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "\"%s\" ‚̍w“ǂ𒆎~‚µ‚Ü‚µ‚½B" - -#: templates/pgp/pgp.html:95 -msgid "Your Name:" -msgstr "‚ ‚È‚½‚Ì–¼‘OF" - -#: templates/pgp/pgp.html:63 -msgid "Your PGP Public/Private Keys" -msgstr "‚ ‚È‚½‚Ì PGP ŒöŠJŒ®‚Ɣ閧Œ®" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "‚ ‚È‚½‚̔閧Œ®F" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "‚ ‚È‚½‚ÌŒöŠJŒ®F" - -#: config/prefs.php.dist:173 -msgid "Your Reply-to: address: (optional)" -msgstr "•ԐMæ‚Æ‚µ‚Ä•\ަ‚³‚ê‚éƒAƒhƒŒƒXFiƒIƒvƒVƒ‡ƒ“j" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "‚ ‚È‚½‚Ì S/MIME ŒöŠJŒ®‚Ɣ閧Œ®" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "‚ ‚È‚½‚ÍŠO•”‚©‚ç‚̃[ƒ‹Žæ‚荞‚݂͂ł«‚Ü‚¹‚ñB" - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "‚ ‚È‚½‚̃AƒJƒEƒ“ƒgF" - -#: config/prefs.php.dist:181 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "‚ ‚È‚½‚̕ʖ¼ƒAƒhƒŒƒX:iƒIƒvƒVƒ‡ƒ“B‚Ps‚É‚PƒAƒhƒŒƒX‚ðŽw’èj" - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "" -"‚¨Žg‚¢‚̃uƒ‰ƒEƒU‚ł͂±‚ÌŽí—ނ̉摜‚̃Cƒ“ƒ‰ƒCƒ“•\ަ‚ðƒTƒ|[ƒg‚µ‚Ä‚¢‚Ü‚¹‚ñ" - -#: config/prefs.php.dist:676 -msgid "Your default charset for sending messages:" -msgstr "‘—MŽž‚̃fƒtƒHƒ‹ƒg•¶ŽšƒZƒbƒg:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "‘—MŽž‚̃fƒtƒHƒ‹ƒg‚̈͆•û–@:" - -#: attachment.php:114 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"‚ ‚È‚½‚ÌƒŠƒ“ƒN‚µ‚½“Y•tƒtƒ@ƒCƒ‹‚͏­‚È‚­‚Æ‚à‚Pl‚ªƒ_ƒEƒ“ƒ[ƒh‚µ‚Ü‚µ‚½B\n" -"\n" -"“Y•tƒtƒ@ƒCƒ‹–¼: %s\n" -"“Y•t‚µ‚½“ú•t: %s\n" -"\n" -"ˆÈ‰º‚ÌƒŠƒ“ƒN‚ðƒNƒŠƒbƒN‚·‚ê‚΃Aƒbƒvƒ[ƒh‚µ‚½“Y•tƒtƒ@ƒCƒ‹‚ðíœ‚Å‚«‚Ü‚·F\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "‚ ‚È‚½‚̃[ƒ‹‚Í”z’B‚³‚ê‚Ü‚µ‚½B" - -#: config/prefs.php.dist:205 -msgid "Your signature:" -msgstr "–¼:" - -#: lib/Message.php:530 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[“Y•t‚ðŽæ‚èœ‚«‚Ü‚µ‚½: Œ³‚Ì“Y•t‚ÌŒ^F%sA–¼‘O %s]" - -#: message.php:275 rss.php:82 mailbox.php:704 lib/Compose.php:1660 -#: lib/Compose.php:2131 lib/Block/mailbox.php:249 -msgid "[No Subject]" -msgstr "[Œ–¼‚È‚µ]" - -#: lib/MIME/Viewer/pgp.php:169 -msgid "[Save the key to your Address book]" -msgstr "[Œ®‚ðƒAƒhƒŒƒX’ ‚ɕۑ¶]" - -#: lib/MIME/Headers.php:223 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[ƒAƒhƒŒƒX‚ð•\ަ - %s ŽóM]" - -#: lib/Compose.php:2745 -msgid "[Truncated Text]" -msgstr "[È—ª‚µ‚½•¶]" - -#: lib/MIME/Viewer/pgp.php:171 -msgid "[View the raw key]" -msgstr "[Œ®‚ð•\ަ]" - -#: compose.php:912 -msgid "_Bcc" -msgstr "_Bcc" - -#: message.php:563 mailbox.php:517 -msgid "_Blacklist" -msgstr "_Bƒuƒ‰ƒbƒNƒŠƒXƒg" - -#: compose.php:909 -msgid "_Cc" -msgstr "_Cc" - -#: message.php:537 mailbox.php:499 mailbox.php:501 -msgid "_Delete" -msgstr "_Díœ" - -#: lib/IMP.php:815 -msgid "_Folders" -msgstr "_FƒtƒHƒ‹ƒ_" - -#: compose.php:889 -msgid "_Identity" -msgstr "_ID" - -#: lib/IMP.php:784 -msgid "_Inbox" -msgstr "_INBOX" - -#: lib/IMP.php:852 -msgid "_Log out" -msgstr "_LƒƒOƒAƒEƒg" - -#: message.php:572 -msgid "_Message Source" -msgstr "_Mƒ[ƒ‹Œ´•¶" - -#: lib/IMP.php:812 -msgid "_New Message" -msgstr "_NV‹Kƒ[ƒ‹" - -#: message.php:585 -msgid "_Print" -msgstr "_Pˆóü" - -#: compose.php:979 -msgid "_Priority" -msgstr "_P—Dæ“x" - -#: mailbox.php:344 lib/Block/mailbox.php:93 -#, php-format -msgid "_Refresh %s" -msgstr "_RÄ•\ަ%s" - -#: message.php:540 -msgid "_Reply" -msgstr "_R•ԐM" - -#: lib/IMP.php:817 -msgid "_Search" -msgstr "_SŒŸõ" - -#: compose.php:874 -msgid "_Send Message" -msgstr "_S‘—M" - -#: mailbox.php:588 lib/Block/mailbox.php:162 -msgid "_Thread" -msgstr "_TƒXƒŒƒbƒh" - -#: compose.php:905 compose.php:907 -msgid "_To" -msgstr "_To" - -#: mailbox.php:505 -msgid "_Undelete" -msgstr "_UíœŽæÁ" - -#: message.php:559 -msgid "_View Thread" -msgstr "_VƒXƒŒƒbƒh•\ަ" - -#: message.php:567 mailbox.php:521 -msgid "_Whitelist" -msgstr "_WƒzƒƒCƒgƒŠƒXƒg" - -#: lib/Compose.php:939 -msgid "addressee unknown" -msgstr "ƒAƒhƒŒƒX•s–¾" - -#: lib/Search.php:542 -msgid "and" -msgstr "‚©‚Â" - -#: lib/Compose.php:1770 -msgid "attachment" -msgstr "“Y•t" - -#: view.php:117 -msgid "attachments.zip" -msgstr "attachments.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "ƒoƒCƒg" - -#: lib/Compose.php:963 -msgid "cannot create output file" -msgstr "o—̓tƒ@ƒCƒ‹‚ªì¬‚Å‚«‚Ü‚¹‚ñ" - -#: lib/Compose.php:935 -msgid "cannot open input" -msgstr "“ü—̓tƒ@ƒCƒ‹‚ªŠJ‚¯‚Ü‚¹‚ñ" - -#: lib/Compose.php:927 -msgid "command line usage error" -msgstr "ƒRƒ}ƒ“ƒhsŽg—p‚̃Gƒ‰[" - -#: lib/Compose.php:983 -msgid "configuration error" -msgstr "Ý’èƒGƒ‰[" - -#: lib/Compose.php:959 -msgid "critical system file missing" -msgstr "d—v‚ȃVƒXƒeƒ€ƒtƒ@ƒCƒ‹‚ÌŒ‡—Ž" - -#: lib/Compose.php:931 -msgid "data format error" -msgstr "ƒf[ƒ^Œ`Ž®ƒGƒ‰[" - -#: lib/Compose.php:987 -msgid "entry not found" -msgstr "€–Ú‚ª‚ ‚è‚Ü‚¹‚ñ" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "from" - -#: lib/Compose.php:943 -msgid "host name unknown" -msgstr "ƒzƒXƒg–¼•s–¾" - -#: lib/Search.php:545 -msgid "in" -msgstr "in" - -#: lib/Compose.php:967 -msgid "input/output error" -msgstr "“üo—̓Gƒ‰[" - -#: lib/Compose.php:951 -msgid "internal software error" -msgstr "ƒ\ƒtƒgƒEƒFƒA“à•”‚̃Gƒ‰[" - -#: templates/folders/import.html:13 -msgid "into folder" -msgstr "ƒtƒHƒ‹ƒ_[‚É" - -#: smime.php:39 pgp.php:79 -msgid "key" -msgstr "ƒLƒC" - -#: folders.php:136 -msgid "mailbox file" -msgstr "ƒ[ƒ‹ƒ{ƒbƒNƒXEƒtƒ@ƒCƒ‹" - -#: lib/Compose.php:766 -msgid "name" -msgstr "–¼‘O" - -#: lib/Search.php:539 -msgid "not" -msgstr "not" - -#: lib/Search.php:542 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "‚Ü‚½‚Í" - -#: lib/Compose.php:979 -msgid "permission denied" -msgstr "ƒAƒNƒZƒX‚Í‹‘”Û‚³‚ê‚Ü‚µ‚½" - -#: templates/javascript_defs.php:31 -msgid "recipients" -msgstr "ŽóMŽÒ" - -#: lib/Compose.php:975 -msgid "remote error in protocol" -msgstr "ƒŠƒ‚[ƒg‚ł̃vƒƒgƒRƒ‹ƒGƒ‰[" - -#: lib/Compose.php:947 -msgid "service unavailable" -msgstr "ƒT[ƒrƒX•s”\" - -#: lib/Compose.php:955 -msgid "system error" -msgstr "ƒVƒXƒeƒ€ƒGƒ‰[" - -#: lib/Compose.php:971 -msgid "temporary failure" -msgstr "ˆêŽž“I‚ȃGƒ‰[" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "ƒuƒ‰ƒbƒNƒŠƒXƒg" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "ƒzƒƒCƒgƒŠƒXƒg" diff --git a/imp/po/km_KH.po b/imp/po/km_KH.po deleted file mode 100644 index cc9a8127a..000000000 --- a/imp/po/km_KH.po +++ /dev/null @@ -1,5029 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright YEAR Horde Project -# This file is distributed under the same license as the PACKAGE package. -# Keo Sophon , 2005. -# Leang Chumsoben , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: IMP\n" -"POT-Creation-Date: 2004-12-08 10:28+0100\n" -"PO-Revision-Date: 2005-06-15 11:53+0700\n" -"Last-Translator: Leang Chumsoben \n" -"Language-Team: Khmer \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/Compose.php:1558 -msgid " Cc: " -msgstr " ចម្លង ៖ " - -#: lib/Compose.php:1555 -msgid " To: " -msgstr " ទៅ ៖ " - -#: lib/Compose.php:1543 -msgid " Date: " -msgstr " កាលបរិច្ឆេទ ៖ " - -#: lib/Compose.php:1546 -msgid " From: " -msgstr " ពី ៖ " - -#: folders.php:274 mailbox.php:331 -#, php-format -msgid " (Accesskey %s)" -msgstr "(គ្រាប់​ចុច​ផ្លូវ​កាត់ %s)" - -#: lib/Compose.php:1552 -msgid " Subject: " -msgstr " ប្រធានបទ ៖ " - -#: lib/MIME/Viewer/pgp.php:169 -msgid " [ Save the key to your Address book ] " -msgstr " [ រក្សាទុក​កូនសោ​ទៅ​សៀវភៅ​អាសយដ្ឋាន​របស់​អ្នក ] " - -#: lib/MIME/Viewer/pgp.php:171 -msgid " [ View the raw key ] " -msgstr " [ មើល​គ្រាប់ចុច​ដើមៅ ] " - -#: mailbox.php:560 -msgid "#" -msgstr "#" - -#: thread.php:153 -#, php-format -msgid "%d Messages" -msgstr "សារ​ចំនួន %d" - -#: lib/Spam.php:218 -#, php-format -msgid "%d messages have been deleted." -msgstr "សារ​ចំនួន %d ត្រូវ​បាន​លុប ។" - -#: lib/Spam.php:200 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "សារ %d ត្រូវ​បាន​រាយ​ការណ៍​ទៅ​កាន់​អ្នក​គ្រប់​គ្រង​ប្រព័ន្ធ​របស់​អ្នក​ថា​មិន​មែន​សារ​ឥត​បាន​ការ ។" - -#: lib/Spam.php:180 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "សារ %d ត្រូវ​បាន​រាយ​ការណ៍​ថា​មិន​មែន​សារ​ឥត​បាន​ការ ។" - -#: lib/Spam.php:192 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "សារ %d ត្រូវ​បាន​រាយ​ការណ៍​ទៅ​កាន់​អ្នក​គ្រប់​គ្រង​ប្រព័ន្ធ​របស់​អ្នក​ថា​​ជា​​សារ​ឥត​បានការ" - -#: lib/Spam.php:172 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "សារ %d ត្រូវ​បាន​រាយ​ការណ៍​ថា​ជា​សារ​ឥត​បាន​ការ ។" - -#: mailbox.php:278 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d ដល់ %d នៃ​សារ %d" - -#: lib/MIME/Contents.php:567 -#, php-format -msgid "%s Attachments, %s" -msgstr "ឯកសារ​ភ្ជាប់​ចំនួន %s, %s" - -#: mailbox.php:784 lib/MIME/Contents.php:558 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: mailbox.php:782 lib/MIME/Contents.php:556 -#, php-format -msgid "%s MB" -msgstr "%s មេកាបៃ" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:44 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s មាន​រួច​ហើយ ។ ថត %s របស់​អ្នក​មិន​ត្រូវ​បាន​ប្តូរ​ឈ្មោះ​ឡើយ ។" - -#: lib/MIME/Contents.php:561 -#, php-format -msgid "%s bytes" -msgstr "%s បៃ" - -#: lib/Message.php:723 -#, php-format -msgid "%s does not appear to be a valid mailbox." -msgstr "%s ទំនង​ជា​ប្រអប់​សំបុត្រ​មិន​ត្រឹមត្រូវ ។" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:42 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "ថត %s នឹង​​ត្រូវ​បាន​ប្តូរ​ឈ្មោះ​ នៅ​ពេល​ចាប់​ផ្តើម​នៃ​ខែ ។" - -#: lib/MIME/Viewer/itip.php:257 -#, php-format -msgid "%s has accepted." -msgstr "%s បាន​ទទួល ។" - -#: lib/MIME/Viewer/itip.php:617 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s បាន​បោះបង់ \"%s\" ។" - -#: lib/MIME/Viewer/itip.php:263 -#, php-format -msgid "%s has declined." -msgstr "%s បាន​បដិសេធ ។" - -#: lib/MIME/Viewer/itip.php:492 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s បាន​ឆ្លើយ​តប​ទៅ​នឹង​សំណើ ទំនេរ/រវល់ មួយ ។" - -#: lib/MIME/Viewer/itip.php:609 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s បាន​ឆ្លើយតប​ទៅ​សេចក្ដី​អញ្ជើញ​ទៅ​កាន់ \"%s\" ។" - -#: lib/MIME/Viewer/itip.php:483 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s បាន​ផ្ញើ​ឲ្យ​អ្នក​នូវ​ព័ត៌មាន ទំនេរ/រវល់ ។" - -#: lib/MIME/Viewer/itip.php:269 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s បាន​ទទួល​ជា​បណ្តោះ​អាសន្ន ។" - -#: lib/MIME/Viewer/itip.php:488 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s ស្នើ​សុំ​ព័ត៌មាន​ ទំនេរ/រវល់​ របស់​អ្នក ។" - -#: lib/MIME/Viewer/itip.php:580 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s សុំ​ឲ្យ​អ្នក​មាន​វត្តមាន​នៅ \"%s\" ។" - -#: lib/Message.php:472 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s ត្រូវ​បាន​បន្ថែម​ដោយ​ជោគជ័យ​ទៅ​កាន់ \"%s\" ។" - -#: lib/MIME/Viewer/itip.php:592 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s ចង់​ឲ្យ ammend \"%s\" ។" - -#: lib/MIME/Viewer/itip.php:571 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s ចង់​ឲ្យ​អ្នក​ដឹង​អំពី \"%s\" ។" - -#: lib/MIME/Viewer/itip.php:596 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s ចង់​ទទួល​ព័ត៌មាន​ចុងក្រោយ​បំផុត​អំពី \"%s\" ។" - -#: message.php:254 message.php:259 -#, php-format -msgid "%s: %s" -msgstr "%s ៖ %s" - -#: message.php:491 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s ៖ %s (%d of %d)" - -#: templates/compose/spelling.html:73 -msgid "(Apply these changes and move to next screen.)" -msgstr "(អនុវត្ត​ការ​ផ្លាស់​ប្តូរ​ទាំង​នេះ និង ផ្លាស់​ទី​ទៅ​កាន់​អេក្រង់​បន្ទាប់ ។)" - -#: templates/compose/spelling.html:60 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(បោះចោល​ការ​ផ្លាស់​ប្តូរ​ទាំងអស់ និង ត្រឡប់​ទៅ​កាន់​អេក្រង់​​តែង ។)" - -#: templates/stationery/prefs.inc:16 -msgid "(HTML)" -msgstr "(HTML)" - -#: templates/stationery/prefs.inc:16 -msgid "(Plain Text)" -msgstr "(អត្ថបទ​ធម្មតា)" - -#: spelling.php:249 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"ត្រឡប់​ទៅ​អេក្រង់​តែង បន្ទាប់​ពី​អនុវត្ត​ការ​ផ្លាស់​ប្តូរ​ទាំង​អស់ដែល​បាន​ធ្វើ​​​រហូត​ដល់​ពេល​នេះ ។ ការ​ផ្លាស់​ប្តូរ​លើ​" -"អេក្រង់​បច្ចុប្បន្ន នឹង​មិន​ត្រូវ​បាន​អនុវត្ត​ឡើយ ។" - -#: spelling.php:246 -msgid "" -"(Send message after applying all changes made thus far. Changes on the " -"current screen will NOT be applied.)" -msgstr "" -"ផ្ញើ​សារ បន្ទាប់​ពីអនុវត្ត​ការ​ផ្លាស់​ប្តូរ​ទាំងអស់​ដែល​បាន​ធ្វើ​រហូត​ដល់​ពេល​នេះ ។ ការ​ផ្លាស់ប្តូរ​លើ​អេក្រង់​" -"បច្ចុប្បន្ន នឹង​មិន​ត្រូវ​បាន​អនុវត្ត​ឡើយ ។" - -#: templates/contacts/contacts.html:47 -msgid "* Add these by clicking OK *" -msgstr "* បន្ថែម​ទាំង​នេះ ដោយ​ចុច​យល់ព្រម *" - -#: templates/contacts/contacts.html:32 -msgid "* Please select address(es) *" -msgstr "* សូម​ជ្រើស​អាសយដ្ឋាន *" - -#: lib/MIME/Contents.php:565 -#, php-format -msgid "1 Attachment, %s" -msgstr "ឯកសារ​ភ្ជាប់​ចំនួន ១, %s" - -#: config/prefs.php.dist:831 -msgid "100 characters" -msgstr "១០០ តួ​អក្សរ" - -#: config/prefs.php.dist:834 -msgid "1000 characters" -msgstr "១០០០ តួ​អក្សរ" - -#: config/prefs.php.dist:832 -msgid "250 characters" -msgstr "២៥០ តួ​អក្សរ" - -#: config/prefs.php.dist:833 -msgid "500 characters" -msgstr "៥០០ តួ​អក្សរ" - -#: lib/MIME/Viewer/images.php:163 -#, php-format -msgid "A large image named %s is attached to this message." -msgstr "រូបភាព​ធំ​មួយ​ដែល​មាន​ឈ្មោះ %s ត្រូវ​បានភ្ជាប់​​ជាមួយ​​សារ​នេះ ។" - -#: lib/MIME/Viewer/notification.php:50 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "សារ​មួយ​ដែល​អ្នក​បាន​ផ្ញើ បាន​ផ្តល់​លទ្ធផល​ជា​ការ​ជូនដំណឹង​ត្រឡប់​មួយ ​ពី​អ្នក​ទទួល ។" - -#: templates/search/search.html:49 -msgid "AND" -msgstr "និង" - -#: config/prefs.php.dist:705 -msgid "Above the message text" -msgstr "ខាង​លើ​អត្ថបទ​សារ" - -#: lib/MIME/Viewer/itip.php:582 -msgid "Accept and add to my calendar" -msgstr "ព្រម​ទទួល ហើយ​បន្ថែម​ទៅ​ប្រតិទិន​របស់​ខ្ញុំ" - -#: lib/MIME/Viewer/itip.php:585 -msgid "Accept request" -msgstr "ព្រម​​ទទួល​​សំណើ" - -#: lib/MIME/Viewer/itip.php:746 -msgid "Accepted" -msgstr "បាន​ទទួល" - -#: lib/MIME/Viewer/itip.php:258 -msgid "Accepted: " -msgstr "បាន​ទទួល ៖ " - -#: templates/fetchmail/manage.inc:7 -msgid "Account's name:" -msgstr "ឈ្មោះ​គណនី ៖" - -#: lib/MIME/Viewer/itip.php:522 lib/MIME/Viewer/itip.php:725 -msgid "Actions" -msgstr "អំពើ" - -#: lib/MIME/Headers.php:201 lib/MIME/Headers.php:202 -#, php-format -msgid "Add %s to my Address Book" -msgstr "បន្ថែម %s ទៅ​សៀវភៅ​អាសយដ្ឋាន​របស់​ខ្ញុំ" - -#: templates/prefs/sourceselect.inc:303 -msgid "Add source" -msgstr "បន្ថែម​ប្រភព" - -#: lib/MIME/Viewer/itip.php:573 -msgid "Add this to my calendar" -msgstr "បន្ថែម​នេះ​ទៅ​ប្រតិទិន​របស់​ខ្ញុំ" - -#: lib/MIME/Viewer/itip.php:583 -msgid "Add to my calendar" -msgstr "បន្ថែម​ទៅ​ប្រតិទិន​របស់​ខ្ញុំ" - -#: compose.php:323 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "បាន​បន្ថែម \"%s\" ជា​ឯកសារ​ភ្ជាប់​មួយ ។" - -#: config/prefs.php.dist:199 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"ក្បាល​បន្ថែម​ទៀត ដែល​ត្រូវ​បង្ហាញ​នៅ​ពេល​មើល ៖ (ស្រេច​ចិត្ត បញ្ចូល​ក្បាល​នីមួយៗ​លើ​ជួរ​ថ្មី)" - -#: lib/MIME/Viewer/notification.php:62 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "ព័ត៌មាន​បន្ថែម​អាច​ត្រូវ​បាន​មើល​ %s ។" - -#: lib/MIME/Viewer/notification.php:62 -msgid "Additional information details" -msgstr "សេចក្តី​លម្អិតរបស់​​ព័ត៌មាន​បន្ថែម" - -#: lib/MIME/Viewer/status.php:93 -msgid "Additional message details" -msgstr "សេចក្តី​លម្អិត​របស់​សារ​បន្ថែម" - -#: lib/MIME/Viewer/status.php:92 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "សេចក្តី​លម្អិត​របស់​សារ​បន្ថែម​ អាច​ត្រូវ​បាន​មើល​ %s ។" - -#: lib/MIME/Viewer/status.php:78 -msgid "Additional message error details" -msgstr "សេចក្តី​លម្អិត​អំពី​កំហុស​របស់​សារ​បន្ថែម" - -#: lib/MIME/Viewer/status.php:77 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "សេចក្តី​លម្អិត​អំពី​កំហុស​របស់​សារ​បន្ថែម អាច​ត្រូវ​បាន​មើល​​ %s ​។" - -#: compose.php:867 compose.php:1230 contacts.php:77 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "សៀវភៅ​អាសយដ្ឋាន" - -#: config/prefs.php.dist:135 -msgid "Address Books" -msgstr "សៀវភៅ​អាសយដ្ឋាន" - -#: config/prefs.php.dist:190 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "អាសយដ្ឋាន​ដែល​ត្រូវ​លាក់​សារ​ទាំងអស់ ៖ (ស្រេច​ចិត្ត, បញ្ចូល​អាសយដ្ឋាន​នីមួយៗ​លើ​ជួរ​ថ្មី)" - -#: config/prefs.php.dist:182 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"អាសយដ្ឋាន​ដែល​ត្រូវ​ចង​ជាក់លាក់​នឹង​អត្តសញ្ញាណ​នេះ ៖ (ស្រេច​ចិត្ត, បញ្ចូល​អាសយដ្ឋាន​នីមួយៗ​លើ​ជួរ​ថ្មី)" - -#: templates/mailbox/navbar.html:7 -msgid "All" -msgstr "ទាំងអស់" - -#: templates/javascript/folders.js:13 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "សារ​ទាំង​អស់​ក្នុង​ថត​ខាងក្រោម នឹង​ត្រូវ​បាន​ទាញ​យកដោយ​ដាក់​ទៅក្នុង​ឯកសារ MBOX មួយ ។" - -#: lib/Maintenance/Task/purge_trash.php:80 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "សារ​ទាំងអស់​ក្នុង​ថត \"%s\" របស់​អ្នក ដែល​ចាស់​ជាង %s ថ្ងៃ នឹង​ត្រូវ​បាន​លុប​ចោល​ជា​អចិន្ត្រៃយ៍ ។" - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "ឯកសារ​ភ្ជាប់​ចាស់​ទាំង​អស់​ដែល​ចាស់​ជាង %s ខែ នឹង​ត្រូវ​បាន​លុប​ ។" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:73 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "ថត​សំបុត្រ​ដែល​បាន​ផ្ញើទាំង​អស់ ដែល​ចាស់​ជាង %s ខែ នឹង​ត្រូវ​បាន​លុប ។" - -#: acl.php:84 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "សិទ្ធិ​ទាំងអស់​នៅ​លើ​ថត \"%s\" ត្រូវ​បាន​យក​ចេញ​ដោយ​ជោគជ័យ​សម្រាប់​អ្នក​ប្រើ \"%s\" ។" - -#: lib/api.php:81 -msgid "Allow Folder Creation?" -msgstr "អនុញ្ញាត​ឲ្យ​បង្កើត​ថត ?" - -#: filterprefs.php:98 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "អនុញ្ញាត​ឲ្យ​អនុវត្ត​ក្បួន​តម្រង​ក្នុង​ប្រអប់​សំបុត្រ​ណាមួយ​ឬ​ទេ ?" - -#: lib/MIME/Viewer/alternative.php:111 -msgid "Alternative parts for this section:" -msgstr "ផ្នែក​នៃ​ជម្រើស សម្រាប់​ភាគ​នេះ ៖" - -#: config/prefs.php.dist:584 -msgid "Always" -msgstr "ជានិច្ច" - -#: config/prefs.php.dist:569 -msgid "Always save attachments" -msgstr "រក្សា​ទុក​ឯកសារ​ភ្ជាប់​ជានិច្ច" - -#: lib/Message.php:563 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "កំហុស​មួយ​បាន​កើត​ឡើង ខណៈពេល​ប៉ុនប៉ង​ច្បួត​ឯកសារ​ភ្ជាប់​ចេញ ។ ម៉ាស៊ីន​បម្រើ IMAP បាន​និយាយ ៖" - -#: lib/Message.php:446 -msgid "An unknown error occured while creating the new note." -msgstr "កំហុស​មិន​ស្គាល់​មួយ​បាន​កើតឡើង ខណៈ​ពេល​បង្កើត​ចំណាំ​ថ្មី ។" - -#: lib/Message.php:445 -msgid "An unknown error occured while creating the new task." -msgstr "កំហុស​ដែល​មិន​ស្គាល់​មួយ​បាន​កើត​ឡើង ខណៈ​ពេល​បង្កើត​ភារកិច្ច​ថ្មី ។" - -#: message.php:472 mailbox.php:818 mailbox.php:971 -#: templates/message/navbar_navigate.html:9 templates/mailbox/navbar.html:15 -#: templates/mailbox/navbar.html:30 templates/mailbox/legend.html:4 -msgid "Answered" -msgstr "បាន​ឆ្លើយ​តប" - -#: search.php:329 -msgid "Answered messages" -msgstr "សារ​ដែល​បាន​ឆ្លើយ​តប" - -#: mailbox.php:351 -msgid "Apply Filters" -msgstr "អនុវត្ត​តម្រង" - -#: mailbox.php:351 -#, php-format -msgid "Apply Filters to %s" -msgstr "អនុវត្ត​តម្រង​ទៅ %s" - -#: filterprefs.php:96 -msgid "Apply filter rules upon logging on?" -msgstr "អនុវត្ត​ក្បួន​តម្រង​ អាស្រ័យ​លើ​ការ​ចូល ?" - -#: filterprefs.php:97 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "អនុវត្ត​ក្បួន​តម្រង ពេល​បង្ហាញ​ប្រអប់​ទទួល ?" - -#: mailbox.php:361 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "តើ​អ្នក​ពិត​ជា​ចង់​លុប​និយមន័យ​ថត​និម្មិត​នេះ​ឬ ?" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -msgid "Are you sure you want to delete this public key?" -msgstr "តើ​អ្នក​ពិត​ជា​ចង់​លុប​កូនសោ​សាធារណៈ​នេះ​ឬ ?" - -#: templates/smime/smime.inc:79 templates/pgp/pgp.inc:85 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "តើ​អ្នក​ពិត​ជា​ចង់​លុប​គូ​កូនសោ​របស់​អ្នក​ឬ ? (មិន​មែន​ជា​អនុសាសន៍!)" - -#: templates/compose/javascript.inc:6 -msgid "Are you sure you want to do this?" -msgstr "តើ​អ្នក​ពិត​ជា​ចង់​ធ្វើ​ដូច​នេះ​ឬ ?" - -#: message.php:537 templates/mailbox/javascript.inc:80 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "តើ​អ្នក​ពិត​ជា​ចង់​លុប​សារ​ទាំង​នេះ​ជា​អចិន្ត្រៃយ៍​ឬ​ ?​" - -#: lib/MIME/Contents.php:242 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "តើ​អ្នក​ពិត​ជា​ចង់​លុប​ឯកសារ​ភ្ជាប់​នេះ​ជា​អចិន្ត្រៃយ៍​ឬ ?" - -#: mailbox.php:464 -msgid "Are you sure you wish to empty this folder?" -msgstr "តើ​អ្នក​ពិត​ជា​ចង់​សម្អាត​ថត​នេះ​ឬ ?" - -#: lib/IMP.php:787 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "តើ​អ្នក​ពិត​ជា​ចង់​សម្អាត​ថត​សារ​ឥត​បាន​ការ​របស់​អ្នក​ឬ ?" - -#: lib/IMP.php:777 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "តើ​អ្នក​ពិត​ជា​ចង់​សម្អាត​ថត​សំរាម​របស់​អ្នក​ឬ ?" - -#: mailbox.php:463 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "តើ​អ្នក​ពិត​ជា​ចង់​លុប​សារ​ទាំង​នេះ​ជា​អចិន្ត្រៃយ៍​ឬ ?" - -#: templates/message/javascript.inc:36 templates/mailbox/javascript.inc:91 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "តើ​អ្នក​ពិត​ជា​ចង់​រាយ​ការណ៍​អំពី​សារ​នេះ​ថា​ជា​សារ​ល្អ​ឬ ?" - -#: templates/message/javascript.inc:31 templates/mailbox/javascript.inc:86 -msgid "Are you sure you wish to report this message as spam?" -msgstr "តើ​អ្នក​ពិត​ជា​ចង់​រាយ​ការណ៍​សារ​នេះ​ថា ជា​សារឥត​បានការ​ឬ ?" - -#: config/prefs.php.dist:927 -msgid "Arrival Time" -msgstr "ពេល​វេលា​មក​ដល់" - -#: config/prefs.php.dist:942 -msgid "Ascending" -msgstr "ឡើង" - -#: config/prefs.php.dist:583 -msgid "Ask" -msgstr "សួរ" - -#: compose.php:1300 -msgid "Attach Files" -msgstr "ភ្ជាប់​​ឯកសារ​ជាមួយ" - -#: compose.php:1292 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "ភ្ជាប់​ជាមួយ​នូវ​ច្បាប់​ចម្លង​មួយ​នៃ​កូនសោ​សាធារណៈ PGP របស់​អ្នក​ ទៅ​សារ​របស់​អ្នក ?" - -#: lib/MIME/Viewer/tnef.php:111 -msgid "Attached File:" -msgstr "ឯកសារ​ដែល​បាន​ភ្ជាប់​ជាមួយ ៖" - -#: lib/Compose.php:1591 lib/Compose.php:1687 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "ឯកសារ​ \"%s\" ដែល​បាន​ភ្ជាប់​ជាមួយ លើស​កម្រិត​ទំហំ​ឯកសារ​ភ្ជាប់ ។ ឯកសារ​មិន​ត្រូវ​បាន​ភ្ជាប់ ។" - -#: lib/MIME/Viewer/itip.php:377 -msgid "Attached is a reply to a calendar request you sent." -msgstr "ឯកសារ​ដែល​បាន​ភ្ជាប់ គឺ​ជា​ការ​ឆ្លើយ​តប​មួយ​ទៅ​សំណើ​ប្រតិទិន​ដែលអ្នកបាន​ផ្ញើ ។" - -#: mailbox.php:983 templates/compose/javascript.inc:242 -#: templates/mailbox/legend.html:14 templates/compose/compose.html:269 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "ឯកសារ​ភ្ជាប់" - -#: attachment.php:70 -#, php-format -msgid "Attachment %s deleted." -msgstr "ឯកសារ​ភ្ជាប់ %s ត្រូវ​បាន​លុប ។" - -#: lib/Compose.php:2256 -msgid "Attachment Information" -msgstr "ព័ត៌មាន​ឯកសារ​ភ្ជាប់" - -#: lib/Message.php:524 lib/Compose.php:640 -msgid "Attachment stripped: Original attachment type" -msgstr "ឯកសារ​ភ្ជាប់​ដែល​បាន​ច្បូត​យក​ចេញ ៖ ប្រភេទ​ឯកសារ​ភ្ជាប់​ដើម" - -#: compose.php:1241 lib/Compose.php:2224 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "ឯកសារ​ភ្ជាប់" - -#: lib/MIME/Viewer/itip.php:678 -msgid "Attendees" -msgstr "អ្នកចូលរួម" - -#: lib/MIME/Viewer/notification.php:53 -msgid "Attention" -msgstr "ការ​ប្រុង​ប្រយ័ត្ន" - -#: lib/Auth/imp.php:44 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: រក​មិន​ឃើញ​ផ្នែក​បន្ថែម IMAP ដែល​ត្រូវការ​ឡើយ ។" - -#: config/prefs.php.dist:640 -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "" -"បង្ហាញ​រូបភាព​ក្នុង​សារ HTML ដោយ​ស្វ័យ​ប្រវត្តិ ពេល​អ្នក​ផ្ញើ​ស្ថិត​នៅ​ក្នុង​សៀវភៅ​អាសយដ្ឋាន​របស់​ខ្ញុំ ?" - -#: templates/prefs/sourceselect.inc:298 -msgid "Available Address books:" -msgstr "សៀវភៅ​អាសយដ្ឋាន​ដែល​មាន" - -#: lib/MIME/Viewer/itip.php:714 -msgid "Awaiting Response" -msgstr "កំពុង​រងចាំ​ការ​ឆ្លើយ​តប" - -#: message.php:510 -#, php-format -msgid "Bac_k to %s" -msgstr "_Kត្រឡប់​ទៅ %s " - -#: message.php:510 thread.php:135 -#, php-format -msgid "Back to %s" -msgstr "ត្រឡប់​ទៅ %s" - -#: thread.php:132 -msgid "Back to Multiple Message View Index" -msgstr "ត្រឡប់​ទៅ​លិបិក្រម​ទិដ្ឋភាព​សារ​ច្រើន" - -#: thread.php:130 -msgid "Back to Thread Display" -msgstr "ត្រឡប់​ទៅ​ការ​បង្ហាញ​ជា​ខ្សែ​ស្រឡាយ" - -#: lib/IMAP/Client.php:573 -#, php-format -msgid "Bad login name or password." -msgstr "ឈ្មោះ​ចូល ឬ ពាក្យសម្ងាត់​មិន​ល្អ ។" - -#: lib/IMAP/Client.php:387 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "សំណើ​មិន​ល្អ ឬ មិន​ត្រឹមត្រូវ ។ ម៉ាស៊ីន​បម្រើ​បាន​ឆ្លើយតប​ថា ៖ %s" - -#: lib/IMAP/Client.php:577 -#, php-format -msgid "Bad request: %s." -msgstr "សំណើ​មិន​ល្អ ៖ %s ។" - -#: message.php:235 lib/Search.php:615 templates/contacts/contacts.html:42 -#: templates/login/recompose.html:32 -msgid "Bcc" -msgstr "លាក់" - -#: lib/MIME/Viewer/status.php:163 -msgid "Below is the raw text of the status information message." -msgstr "ខាង​ក្រោម​គឺ​ជា​អត្ថបទ​ឆៅរបស់​សារ​នៃ​ព័ត៌មាន​ស្ថានភាព ។" - -#: config/prefs.php.dist:706 -msgid "Below the message text" -msgstr "ខាង​ក្រោម​អត្ថបទ​សារ" - -#: message.php:565 mailbox.php:490 -msgid "Blacklist" -msgstr "បញ្ជី​ខ្មៅ" - -#: config/prefs.php.dist:629 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "ទប់ស្កាត់​រូបភាព​ក្នុង​សារ HTML ប្រសិន​បើ​ពួក​វា​មិន​ត្រូវ​បាន​ស្នើ​សុំ​ជា​ពិសេស ?" - -#: lib/Search.php:623 -msgid "Body" -msgstr "តួ" - -#: search.php:326 search.php:331 search.php:336 search.php:341 -msgid "Both" -msgstr "ទាំងពីរ" - -#: config/prefs.php.dist:696 -msgid "Both Header Listing and Body of Message" -msgstr "ទាំង​ការ​រាយ​បឋមកថា និង តួ​របស់​សារ" - -#: compose.php:1188 -msgid "C_harset" -msgstr "_Hសំណុំ​តួ​អក្សរ " - -#: search.php:312 -msgid "Calendar" -msgstr "ប្រតិទិន" - -#: lib/Fetchmail/imap.php:155 -msgid "Can not connect to the remote mail server." -msgstr "មិន​អាច​ត​ភ្ជាប់​ទៅ​ម៉ាស៊ីន​បម្រើ​សំបុត្រ​ឆ្ងាយ ។" - -#: lib/Fetchmail/imap.php:153 -msgid "Can not connect to the remote mail server: " -msgstr "មិន​អាច​តភ្ជាប់​ទៅ​ម៉ាស៊ីន​បម្រើ​សំបុត្រ​ឆ្ងាយ ៖" - -#: lib/MIME/Viewer/partial.php:50 -#, php-format -msgid "" -"Can not display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "មិន​អាច​បង្ហាញ - រក​ឃើញ​តែ %s នៃ​ផ្នែក %s របស់​សារ​នេះ ក្នុង​ប្រអប់​សំបុត្រ​បច្ចុប្បន្ន ។" - -#: templates/smime/passphrase.inc:21 templates/smime/import_key.inc:86 -#: templates/pgp/passphrase.inc:32 templates/contacts/contacts.html:74 -#: templates/folders/folders_confirm.html:23 templates/folders/import.html:17 -#: templates/saveimage/saveimage.html:19 templates/compose/spelling.html:60 -#: templates/pgp/import_key.html:49 -msgid "Cancel" -msgstr "បោះបង់" - -#: templates/compose/redirect.html:78 templates/compose/compose.html:25 -#: templates/compose/compose.html:208 -msgid "Cancel Message" -msgstr "បោះបង់​សារ" - -#: templates/compose/javascript.inc:6 -msgid "Cancelling this message will permanently discard its contents." -msgstr "បោះបង់​សារ​នេះ នឹង​បោះចោល​មាតិកា​របស់​វា​ជា​អចិន្ត្រៃយ៍ ។" - -#: message.php:234 lib/Search.php:611 templates/contacts/contacts.html:41 -#: templates/login/recompose.html:23 -msgid "Cc" -msgstr "ចម្លង" - -#: templates/smime/smime.inc:93 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"មិន​មាន​ការ​នាំចូល​វិញ្ញាបនបត្រ​ឡើយ ។ ការ​ផ្ទុក​ឯកសារ​ឡើង មិន​ត្រូវ​បាន​ធ្វើ​ឲ្យ​ប្រើ​បាន​ឡើយ​លើ​ម៉ាស៊ីន​បម្រើ​" -"នេះ ។" - -#: lib/MIME/Viewer/itip.php:696 -msgid "Chair Person" -msgstr "ប្រធាន" - -#: templates/compose/spelling.html:34 -msgid "Change" -msgstr "ផ្លាស់​ប្តូរ" - -#: templates/compose/spelling.html:35 -msgid "Change All" -msgstr "ផ្លាស់​ប្តូរ​ទាំង​អស់" - -#: templates/acl/acl.inc:92 -msgid "Change Folder" -msgstr "ផ្លាស់​ប្តូរ​ថត" - -#: config/prefs.php.dist:113 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"ផ្លាស់​ប្តូរ​ជម្រើស​បង្ហាញ​ដូចជា សារ​ចំនួន​ប៉ុន្មាន​ដែល​អ្នក​ឃើញ​លើ​ទំព័រ​និមួយៗ និង សារ​ត្រូវ​បាន​តម្រៀប​យ៉ាង​" -"ដូចម្តេច ។" - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "ផ្លាស់​ប្តូរ​ការ​កំណត់​ម៉ាស៊ីន​បម្រើ​សំបុត្រ និង ថត ។" - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"ផ្លាស់​ប្តូរ​ឈ្មោះ អាសយដ្ឋាន និង ហត្ថលេខា​ដែល​មនុស្ស​ឃើញ​ ពេល​ពួក​គេ​អាន និង ឆ្លើយ​តប​ទៅ​អ៊ីមែល​របស់អ្នក ។" - -#: config/prefs.php.dist:835 -msgid "Characters to display:" -msgstr "តួ​អក្សរ​ដែល​ត្រូវ​បង្ហាញ ៖" - -#: templates/folders/actions.html:17 -msgid "Check Folder(s) for New Mail" -msgstr "ពិនិត្យ​មើល​ថត​ សម្រាប់​សំបុត្រ​ថ្មី" - -#: folders.php:286 mailbox.php:640 -msgid "Check _All/None" -msgstr "_Aធីក​ទាំងអស់/មិន​ធីក​ទាំងអស់ " - -#: templates/fetchmail/fetchmail.inc:10 templates/fetchmail/fetchmail.inc:21 -msgid "Check all mail servers you want to fetch mail from:" -msgstr "ពិនិត្យ​មើល​ម៉ាស៊ីន​បម្រើ​ទាំងអស់ ដែល​អ្នក​ចង់​​ទៅ​ប្រមូល​យក​សំបុត្រ​ពី ៖" - -#: config/prefs.php.dist:464 -msgid "Check spelling before sending a message?" -msgstr "ពិនិត្យ​អក្ខរាវិរុទ្ធ មុន​ពេល​ផ្ញើ​សារមួយ ?" - -#: templates/folders/actions.html:6 -msgid "Choose Action" -msgstr "ជ្រើស​អំពើ" - -#: config/servers.php.dist:179 -msgid "Choose a mail server:" -msgstr "ជ្រើស​ម៉ាស៊ីន​បម្រើ​សំបុត្រ ៖" - -#: templates/compose/compose.html:64 -msgid "Choose a match or edit the address to the right:" -msgstr "ជ្រើស​ដំណូច​មួយ ឬ កែសម្រួល​អាសយដ្ឋាន​នៅ​ខាង​ស្ដាំ ៖" - -#: templates/prefs/sourceselect.inc:349 -msgid "Choose the address book to use when adding addresses." -msgstr "ជ្រើស​សៀវភៅ​អាសយដ្ឋាន​ដែល​ត្រូវ​ប្រើ ពេល​បន្ថែម​អាសយដ្ឋាន ។" - -#: templates/prefs/sourceselect.inc:293 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "ជ្រើស​លំដាប់​សៀវភៅ​អាសយដ្ឋានដែល​ត្រូវ​ស្វែង​រក ពេល​ពង្រីក​អាសយដ្ឋាន ។" - -#: lib/MIME/Viewer/images.php:115 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "ចុច %s ដើម្បី​បម្លែង​ឯកសារ​រូបភាព​ទៅ​ជា​ទ្រង់​ទ្រាយ​ដែល​កម្មវិធី​រុករក​របស់​អ្នក​អាចបង្ហាញ ។" - -#: lib/MIME/Viewer/images.php:104 -#, php-format -msgid "Click %s to download the image." -msgstr "ចុច %s ដើម្បី​ទាញយករូបភាព ។" - -#: lib/Filter.php:102 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "ចុច %s ដើម្បី​ទៅ​កាន់ទំព័រ​គ្រប់​គ្រង %s ។​" - -#: lib/MIME/Viewer/images.php:164 -#, php-format -msgid "Click %s to view a thumbnail of this image." -msgstr "ចុច %s ដើម្បី​មើល​រូបភាព​តូច​របស់​រូបភាព​នេះ ។" - -#: lib/MIME/Viewer/pkcs7.php:423 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "ចុច %s ដើម្បី​មើល​ឯកសារ​ភ្ជាប់​ក្នុង​បង្អួច​ផ្សេង ។" - -#: lib/MIME/Viewer/related.php:79 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "ចុច %s ដើម្បី​មើល​ផ្នែក​ច្រើន​ផ្នែក ឬ ផ្នែក​ទាក់ទង​គ្នា​នេះ​នៅ​ក្នុង​បង្អួច​ផ្សេង ។" - -#: templates/prefs/sourceselect.inc:321 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"ចុច​លើ​សៀវភៅ​អាសយដ្ឋាន​មួយ ក្នុង​ចំណោម​សៀវភៅ​អាសយដ្ឋាន​ដែល​បាន​ជ្រើស​របស់​អ្នក និង បន្ទាប់​មក​ជ្រើស​ក្រឡា​" -"ទទឹង​ទាំងអស់​ដែល​ត្រូវ​ស្វែង​រក ។" - -#: lib/MIME/Viewer/pkcs7.php:202 -#, php-format -msgid "Click to Save S/MIME certificate of %s in your Address Book" -msgstr "ចុច ដើម្បី​រក្សា​ទុក​វិញ្ញាបនបត្រ​របស់ S/MIME នៃ %s ក្នុង​សៀវភៅ​អាសយដ្ឋាន​របស់​អ្នក" - -#: config/prefs.php.dist:961 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "ចុច​លើ​អាសយដ្ឋាន​ នឹង​តែង​សារ​ថ្មី​មួយ​ទៅ​អ្នក​ផ្ញើ" - -#: config/prefs.php.dist:962 -msgid "Clicking on the address will open the message to be read" -msgstr "ចុច​លើ​អាសយដ្ឋាន នឹង​បើក​សារ​ដែល​ត្រូវ​អាន" - -#: templates/fetchmail/fetchmail.inc:28 -msgid "Close" -msgstr "បិទ" - -#: compose.php:150 -msgid "Close this window" -msgstr "បិទ​បង្អួច​នេះ" - -#: lib/IMAP/Tree.php:425 -msgid "Closed Folder" -msgstr "ថត​ដែល​បាន​បិទ" - -#: lib/IMAP/Tree.php:448 -msgid "Collapse" -msgstr "វេញ" - -#: folders.php:304 -msgid "Collapse All" -msgstr "វេញ​ទាំងអស់" - -#: folders.php:304 -msgid "Collapse All Folders" -msgstr "វេញ​ថត​ទាំងអស់" - -#: lib/IMAP/Tree.php:448 -msgid "Collapse Folder" -msgstr "វេញ​ថត" - -#: templates/fetchmail/manage.inc:51 -msgid "Color Indicator: " -msgstr "ទ្រនិចបង្ហាញ​​ពណ៌ ៖" - -#: templates/pgp/pgp.inc:103 -msgid "Comment" -msgstr "សេចក្តី​អធិប្បាយ" - -#: lib/MIME/Viewer/itip.php:762 -msgid "Completed" -msgstr "ទាំងស្រុង" - -#: compose.php:149 -msgid "Compose another message" -msgstr "តែង​សារ​មួយ​ផ្សេង" - -#: config/prefs.php.dist:435 -msgid "Compose messages in a separate window?" -msgstr "តែង​សារ​ក្នុង​បង្អួច​ផ្សេង​ឬ ?" - -#: config/prefs.php.dist:444 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "តែង​សារ​ជាមួយ HTML GUI ដោយ​លំនាំដើម (ប្រសិន​បើ​កម្មវិធី​រុករក​គាំទ្រ​លក្ខណៈ​ពិសេស​នេះ) ?" - -#: config/prefs.php.dist:67 -msgid "Configure how messages are displayed." -msgstr "កំណត់​រចនា​សម្ព័ន្ធថា ​តើ​សារ​ប៉ុន្មាន​ដែល​ត្រូវ​បង្ហាញ ។" - -#: config/prefs.php.dist:98 -msgid "Configure mail preview options." -msgstr "កំណត់​រចនា​សម្ព័ន្ធ​ជម្រើស​មើល​សំបុត្រ​ជា​មុន ។" - -#: lib/IMAP/Client.php:370 -msgid "Connection dropped by IMAP server." -msgstr "ការ​តភ្ជាប់​ត្រូវ​បាន​ទម្លាក់​ចោល​ដោយ​ម៉ាស៊ីន​បម្រើ IMAP ។" - -#: lib/Fetchmail/imap.php:188 -msgid "Connection to server failed" -msgstr "ការ​តភ្ជាប់​ទៅ​ម៉ាស៊ីន​បម្រើ​បាន​បរាជ័យ" - -#: config/prefs.php.dist:144 -#, php-format -msgid "Control PGP support for %s." -msgstr "ត្រួត​ពិនិត្យ​ការគាំទ្រ PGP សម្រាប់ %s ។" - -#: config/prefs.php.dist:153 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "ត្រួត​ពិនិត្យការ​គាំទ្រ S/MIME សម្រាប់ %s ។" - -#: config/prefs.php.dist:122 -msgid "Control options relating to messages searching." -msgstr "បញ្ជា​ជម្រើស​ដែល​ទាក់ទង​ទៅ​នឹង​ការ​ស្វែងរក​សារ ។" - -#: config/prefs.php.dist:90 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "ត្រួត​ពិនិត្យ ពេល​សំបុត្រ​ថ្មី​នឹង​ត្រូវ​បាន​ពិនិត្យ​មើល និង ថា​តើ​ត្រូវ​ជូន​ដំណឹង​ដល់​អ្នក​ឬ​អត់ ពេល​វា​មក​ដល់ ។" - -#: config/prefs.php.dist:686 -msgid "Convert textual emoticons into graphical ones?" -msgstr "បម្លែង​សញ្ញា​អារម្មណ៍​ដែល​ត្រឹមត្រូវ​​តាម​អត្ថបទ ទៅ​ជា​សញ្ញា​អារម្មណ៍​ក្រាហ្វិក ?" - -#: message.php:504 message.php:696 mailbox.php:420 mailbox.php:998 -msgid "Copy" -msgstr "ចម្លង" - -#: message.php:504 message.php:696 mailbox.php:420 mailbox.php:998 -msgid "Copy to folder" -msgstr "ចម្លង​ទៅ​ថត" - -#: templates/compose/spelling.html:28 -msgid "Correct" -msgstr "កែ" - -#: templates/compose/spelling.html:82 -msgid "Corrected Text" -msgstr "អត្ថបទ​ដែល​បាន​កែ" - -#: lib/IMAP/Client.php:382 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "មិន​អាច​បញ្ចប់​សំណើ ។ មូលហេតុ​គឺ ៖ %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "មិន​អាច​បង្កើត​ចុង​ខាង​ក្រោយ VFS ៖ %s" - -#: lib/Message.php:715 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "មិន​អាច​លុប​សារ​ពី %s ។ ម៉ាស៊ីន​បម្រើ​បាន​និយាយ​ថា ៖ %s" - -#: lib/Session.php:322 -msgid "Could not execute maintenance operations." -msgstr "មិន​អាច​អនុវត្ត​ប្រតិបត្តិការ​តំហែទាំ ។" - -#: lib/MIME/Viewer/tnef.php:54 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "មិន​អាច​ស្រង់​ចេញ​ឯកសារ​ដែល​បាន​ស្នើសុំ ពី​ឯកសារ​ភ្ជាប់ MS-TNEF ។" - -#: lib/MIME/Viewer/zip.php:58 -msgid "Could not extract the requested file from the Zip archive." -msgstr "មិន​អាច​ស្រង់​ចេញ​ឯកសារ​ដែល​បាន​ស្នើ​សុំពីប័ណ្ណសារ Zip ។" - -#: lib/IMAP/Client.php:446 -#, php-format -msgid "Could not open secure connection to the IMAP server. %s : %s." -msgstr "មិន​អាច​បើក​ការ​តភ្ជាប់​សុវត្ថិភាព​ទៅ​កាន់​ម៉ាស៊ីន​បម្រើ IMAP បាន​ឡើយ ។ %s ៖ %s ។" - -#: lib/Session.php:270 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "មិន​អាច​ទៅ​យក​ព័ត៌មាន namespace ពី​ម៉ាស៊ីន​បម្រើ IMAP ។" - -#: templates/fetchmail/manage.inc:67 templates/acl/acl.inc:39 -#: templates/acl/acl.inc:161 -msgid "Create" -msgstr "បង្កើត" - -#: templates/folders/actions.html:8 -msgid "Create Folder" -msgstr "បង្កើត​ថត" - -#: templates/pgp/pgp.inc:137 -msgid "Create Keys" -msgstr "បង្កើត​កូនសោ" - -#: templates/fetchmail/account_select.inc:26 -msgid "Create a New Account" -msgstr "បង្កើត​គណនី​ថ្មី​មួយ" - -#: templates/prefs/spamselect.inc:12 templates/prefs/spamselect.inc:24 -msgid "Create a new Spam folder" -msgstr "បង្កើត​ថត​សារ​ឥត​បាន​ការ​ថ្មី​មួយ" - -#: templates/prefs/folderselect.inc:12 templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "បង្កើត​ថត​សេចក្តី​ព្រាង​ថ្មី​មួយ" - -#: templates/prefs/sentmailselect.inc:26 templates/prefs/sentmailselect.inc:42 -msgid "Create a new sent mail folder" -msgstr "បង្កើត​ថត​សំបុត្រ​ដែល​បាន​ផ្ញើ​ថ្មី​មួយ" - -#: templates/prefs/trashselect.inc:12 templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "បង្កើត​ថត​សំរាម​ថ្មី​មួយ" - -#: config/prefs.php.dist:129 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "បង្កើត​ក្បួន​តម្រង ដើម្បី​រៀប​ចំ​សំបុត្រ​ចូល​របស់​អ្នក តម្រៀប​វា​ចូល​ក្នុង​ថត និង លុប​សារ​ឥត​បាន​ការ ។" - -#: templates/stationery/prefs.inc:14 -msgid "Create new stationery" -msgstr "បង្កើត​ផ្ទៃ​ខាង​ក្រោយ​សំបុត្រ​ថ្មី" - -#: config/prefs.php.dist:450 -msgid "Create stationery and form responses." -msgstr "បង្កើត​ផ្ទៃ​ខាង​ក្រោយ​សំបុត្រ ហើយ​បង្កើត​ការ​ឆ្លើយតប ។" - -#: templates/acl/acl.inc:95 -#, php-format -msgid "Current access to %s" -msgstr "ការ​ចូល​ដំណើរការ​បច្ចុប្បន្ន​ទៅ %s" - -#: config/prefs.php.dist:106 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "ប្តូរ​គណនី​តាម​បំណង ដើម្បី​ទៅ​ប្រមូល​យក​សំបុត្រ​ពីគណនី​ផ្សេង ។" - -#: config/prefs.php.dist:51 -msgid "Customize how you send mail." -msgstr "ប្តូរ​​​របៀប​ដែល​អ្នក​ផ្ញើ​សារ​តាម​បំណង ។" - -#: config/prefs.php.dist:40 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "ប្តូរ​ភារកិច្ច​ដែល​ត្រូវ​រត់​តាម​បំណង អាស្រ័យ​លើ​ការ​ចូល​ទៅ​ %s ។" - -#: mailbox.php:565 -msgid "Dat_e" -msgstr "_Eកាលបរិច្ឆេទ " - -#: message.php:231 thread.php:150 -msgid "Date" -msgstr "កាលបរិច្ឆេទ" - -#: lib/MIME/Viewer/itip.php:750 -msgid "Declined" -msgstr "បាន​បដិសេធ" - -#: lib/MIME/Viewer/itip.php:264 -msgid "Declined: " -msgstr "បាន​បដិសេធ ៖ " - -#: config/prefs.php.dist:549 -msgid "Default" -msgstr "លំនាំដើម" - -#: templates/prefs/defaultsearchselect.inc:21 -msgid "Default Search Field" -msgstr "វាល​ស្វែងរក​លំនាំដើម" - -#: config/prefs.php.dist:934 -msgid "Default sorting criteria:" -msgstr "លក្ខណៈ​វិនិច្ឆ័យ​តម្រៀប​លំនាំ​ដើម ៖" - -#: config/prefs.php.dist:944 -msgid "Default sorting direction:" -msgstr "ទិស​តម្រៀប​លំនាំ​ដើម ៖" - -#: lib/MIME/Viewer/itip.php:758 -msgid "Delegated" -msgstr "បាន​ផ្តល់​សិទិ្ធ" - -#: message.php:537 mailbox.php:463 mailbox.php:466 -#: templates/fetchmail/manage.inc:68 templates/smime/smime.inc:25 -#: templates/pgp/pgp.inc:27 lib/IMAP/Tree.php:412 -#: templates/contacts/contacts.html:64 -msgid "Delete" -msgstr "លុប" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -#, php-format -msgid "Delete %s Public Key" -msgstr "លុប​កូនសោ​សាធារណៈ %s" - -#: templates/smime/smime.inc:79 templates/pgp/pgp.inc:85 -msgid "Delete Current Keys" -msgstr "លុប​កូនសោ​បច្ចុប្បន្ន" - -#: templates/folders/actions.html:11 -msgid "Delete Folder(s)" -msgstr "លុប​ថត​" - -#: templates/folders/folders_confirm.html:22 -msgid "Delete Selected Folders" -msgstr "លុប​ថត​ដែល​បាន​ជ្រើស" - -#: templates/stationery/prefs.inc:42 -msgid "Delete Stationery" -msgstr "លុប​ផ្ទៃ​ខាង​ក្រោយ​សំបុត្រ" - -#: lib/IMAP/Tree.php:412 -msgid "Delete Virtual Folder" -msgstr "លុប​ថត​និមិ្មត" - -#: mailbox.php:361 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "លុប​និយមន័យ​ថត​និម្មិត​សម្រាប់ %s" - -#: templates/fetchmail/manage.inc:43 -msgid "Delete fetched messages from remote server?" -msgstr "លុប​សារ​ដែល​បាន​ទៅ​ប្រមូល​យក​ ពី​ម៉ាស៊ីន​បម្រើ​ឆ្ងាយ ?" - -#: lib/MIME/Viewer/itip.php:619 -msgid "Delete from my calendar" -msgstr "លុប​ពី​ប្រតិទិន​របស់​ខ្ញុំ" - -#: config/prefs.php.dist:369 -msgid "Delete old linked attachments at beginning of month?" -msgstr "លុប​ឯកសារ​ភ្ជាប់​ដែល​បាន​ត​ភ្ជាប់​ចាស់ នៅ​ពេល​ចាប់​ផ្តើម​នៃ​ខែឬ ?" - -#: config/prefs.php.dist:351 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "លុប​ថត​សំបុត្រ​ដែល​បាន​ផ្ញើ​ចាស់ នៅ​ពេល​ចាប់​ផ្តើម​នៃ​ខែ​ឬ ?" - -#: config/prefs.php.dist:617 -msgid "Delete spam messages" -msgstr "លុប​សារ​ឥត​បាន​ការ" - -#: templates/compose/compose.html:337 -msgid "Delete?" -msgstr "លុប ?" - -#: message.php:475 mailbox.php:841 mailbox.php:973 -#: templates/mailbox/navbar.html:17 templates/mailbox/navbar.html:33 -#: templates/mailbox/legend.html:6 -msgid "Deleted" -msgstr "បាន​លុប" - -#: search.php:339 -msgid "Deleted messages" -msgstr "សារ​ដែល​បាន​លុប" - -#: compose.php:303 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "បាន​លុប​ឯកសារ​ភ្ជាប់ \"%s\" ។" - -#: config/prefs.php.dist:80 -msgid "Deleting and Moving Messages" -msgstr "កំពុង​លុប និង ផ្លាស់​ទី​សារ" - -#: lib/MIME/Viewer/itip.php:587 -msgid "Deny request" -msgstr "បដិសេធ​សំណើ" - -#: lib/MIME/Viewer/itip.php:542 -msgid "Deny request for free/busy information" -msgstr "បដិសេធ​សំណើ​សម្រាប់​ព័ត៌មាន ទំនេរ/រវល់" - -#: config/prefs.php.dist:943 -msgid "Descending" -msgstr "ចុះ" - -#: lib/MIME/Viewer/itip.php:666 -msgid "Description" -msgstr "ពិពណ៌នា" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "ពិពណ៌នា ៖" - -#: templates/smime/smime.inc:25 templates/smime/smime.inc:68 -#: templates/pgp/pgp.inc:27 templates/pgp/pgp.inc:72 templates/pgp/pgp.inc:77 -msgid "Details" -msgstr "សេចក្តី​លម្អិត" - -#: compose.php:315 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "មិន​បាន​ភ្ជាប់ \"%s\" ឡើយ ដោយ​សារ​ឯកសារ​ទទេ ។" - -#: config/prefs.php.dist:677 -msgid "Dim signatures?" -msgstr "ធ្វើ​ឲ្យ​ហត្ថលេខា​ពិបាក​មើល​ឬ ?" - -#: templates/contacts/contacts.html:56 -msgid "Display" -msgstr "បង្ហាញ" - -#: config/prefs.php.dist:480 -msgid "Display confirmation after sending a message?" -msgstr "បង្ហាញ​ការ​អះអាង បន្ទាប់​ពីផ្ញើ​សារមួយ ?" - -#: config/prefs.php.dist:695 -msgid "Display in Body of Message" -msgstr "បង្ហាញ​ក្នុង​តួ​របស់​សារ" - -#: config/prefs.php.dist:804 -msgid "Display pop-up notification of new mail?" -msgstr "បង្ហាញ​ការ​​ជូនដំណឹង​ដែល​លេចឡើង​របស់​សំបុត្រ​ថ្មី ?" - -#: config/prefs.php.dist:770 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "បង្ហាញ​តំណ \"សម្អាត​សារ​ឥត​បាន​ការ\" ក្នុង​របារ​ម៉ឺនុយ ?" - -#: config/prefs.php.dist:762 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "បង្ហាញ​តំណ \"សម្អាត​សំរាម\" ក្នុង​របារ​ម៉ឺនុយ ?" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "ចរិត ៖" - -#: templates/search/search.html:68 -msgid "Do NOT match" -msgstr "មិន​ផ្គូផ្គង" - -#: templates/folders/actions.html:18 -msgid "Do Not Check Folder(s) for New Mail" -msgstr "កុំ​ពិនិត្យ​មើល​ថត សម្រាប់​សំបុត្រ​ថ្មី" - -#: config/prefs.php.dist:963 -msgid "Do not generate a link in the From: column" -msgstr "កុំ​បង្កើត​តំណ​មួយ​ក្នុង​ជួរ​ឈរ​ \"ពី ៖\"" - -#: lib/IMP.php:958 -msgid "Do you want to open that folder?" -msgstr "តើ​អ្នក​ចង់​បើក​ថត​នោះ​ឬ ?" - -#: login.php:355 -msgid "Don't have an account? Sign up." -msgstr "មិន​មាន​គណនី ? សូម​ចុះឈ្មោះ ។" - -#: templates/compose/spelling.html:66 -msgid "Done" -msgstr "ធ្វើ​រួច" - -#: lib/MIME/Contents.php:219 -#, php-format -msgid "Download %s in .zip Format" -msgstr "ទាញយក %s ជា​ទ្រង់ទ្រាយ .zip" - -#: message.php:664 -msgid "Download All Attachments (in .zip file)" -msgstr "ទាញយក​ឯកសារ​ភ្ជាប់​ទាំងអស់ (ជា​ឯកសារ .zip)" - -#: templates/folders/actions.html:22 -msgid "Download Folder(s)" -msgstr "ទាញយក ​ថត" - -#: templates/folders/actions.html:23 -msgid "Download Folder(s) [.zip format]" -msgstr "ទាញយក​ ថត​ផ្សេងៗ [ទ្រង់​ទ្រាយ .zip]" - -#: lib/MIME/Contents.php:219 -msgid "Download in .zip Format" -msgstr "ទាញយក​ជា​ទ្រង់​ទ្រាយ .zip" - -#: message.php:473 mailbox.php:823 mailbox.php:974 -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:36 templates/mailbox/legend.html:7 -msgid "Draft" -msgstr "សេចក្តី​ព្រាង" - -#: lib/IMAP/Tree.php:374 -msgid "Draft folder" -msgstr "ថត​សេចក្តី​ព្រាង" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "ថត​សេចក្តី​ព្រាង ៖" - -#: templates/pgp/pgp.inc:108 -msgid "E-mail Address" -msgstr "អាសយដ្ឋាន​អ៊ីមែល" - -#: mailbox.php:895 -msgid "END" -msgstr "ចុងបញ្ចប់" - -#: lib/MIME/Viewer/status.php:74 -msgid "ERROR: Your message could not be delivered." -msgstr "កំហុស ៖ សារ​របស់​អ្នក​មិន​អាច​ត្រូវ​បាន​បញ្ជូន​ទៅដល់ ។" - -#: templates/stationery/prefs.inc:19 lib/IMAP/Tree.php:413 -msgid "Edit" -msgstr "កែ​សម្រួល" - -#: mailbox.php:364 templates/search/search.html:19 -msgid "Edit Search Query" -msgstr "កែសម្រួល​សំណួរ​ស្វែងរក" - -#: lib/IMAP/Tree.php:413 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "កែ​សម្រួល​ថត​និមិ្មត" - -#: mailbox.php:360 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "កែ​សម្រួល​និយមន័យ​ថត​និម្មិត​សម្រាប់ %s" - -#: filterprefs.php:79 -msgid "Edit your Blacklist" -msgstr "កែសម្រួល​បញ្ជី​ខ្មៅ​របស់​អ្នក" - -#: filterprefs.php:78 -msgid "Edit your Filter Rules" -msgstr "កែសម្រួល​ក្បួន​តម្រង​របស់​អ្នក" - -#: filterprefs.php:80 -msgid "Edit your Whitelist" -msgstr "កែសម្រួល​បញ្ជី​ស​របស់​អ្នក" - -#: config/prefs.php.dist:872 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "កែ​សម្រួល​ចំណង់​ចំណូល​ចិត្ត​របស់​អ្នក សម្រាប់​ចូល​ដំណើរការ​គណនី​សំបុត្រ​ផ្សេងៗ ។" - -#: templates/contacts/contacts.html:59 -msgid "Email Address" -msgstr "អាសយដ្ឋាន​អ៊ីមែល" - -#: lib/Message.php:731 -#, php-format -msgid "Emptied all messages from %s." -msgstr "បាន​​លុប​បំបាត់សារ​ទាំងអស់​ពី %s ។" - -#: lib/Message.php:708 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "បាន​សម្អាត​សារ​ទាំងអស់​ពី​ថត​សំរាម​និម្មិត ។" - -#: templates/folders/actions.html:24 -msgid "Empty Folder(s)" -msgstr "សម្អាត​ថត" - -#: templates/folders/folders_confirm.html:22 -msgid "Empty Selected Folders" -msgstr "សម្អាត​ថត​ដែល​បាន​ជ្រើស" - -#: mailbox.php:464 -msgid "Empty Trash folder" -msgstr "សម្អាត​ថត​សំរាម" - -#: lib/IMP.php:787 -msgid "Empty _Spam" -msgstr "_Sសម្អាត​សារ​ឥត​បាន​ការ " - -#: lib/IMP.php:777 -msgid "Empty _Trash" -msgstr "_Tសម្អាត​​សំរាម " - -#: templates/pgp/pgp.inc:1 templates/pgp/notactive.inc:6 -msgid "Enable PGP functionality?" -msgstr "ធ្វើ​ឲ្យ​មុខ​ងារ PGP ប្រើ​បាន ?" - -#: templates/smime/smime.inc:1 templates/smime/notactive.inc:6 -msgid "Enable S/MIME functionality?" -msgstr "ធ្វើ​ឲ្យ​មុខងារ S/MIME ប្រើ​បាន ?" - -#: config/prefs.php.dist:823 -msgid "Enable message previews?" -msgstr "ធ្វើ​ឲ្យ​ការ​មើល​សារ​ជា​មុន​ប្រើ​បាន ?" - -#: compose.php:1286 -msgid "Encr_yption Options" -msgstr "_Yជម្រើស​បម្លែង​ជា​កូដ " - -#: mailbox.php:985 templates/mailbox/legend.html:16 -msgid "Encrypted" -msgstr "បាន​បម្លែង​ជា​កូដ" - -#: lib/MIME/Viewer/itip.php:516 lib/MIME/Viewer/itip.php:518 -#: lib/MIME/Viewer/itip.php:651 lib/MIME/Viewer/itip.php:653 -msgid "End" -msgstr "បញ្ចប់" - -#: lib/Compose.php:1484 -msgid "End forwarded message" -msgstr "បញ្ចប់​សារ​ដែល​បាន​បញ្ជូន​បន្ត" - -#: lib/Compose.php:1403 -msgid "End message" -msgstr "បញ្ចប់​សារ" - -#: lib/Compose.php:1401 -#, php-format -msgid "End message from %s" -msgstr "បញ្ចប់​សារ​ពី %s" - -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:77 -msgid "Enter Passphrase" -msgstr "បញ្ចូល​ឃ្លា​សម្ងាត់" - -#: templates/prefs/spamselect.inc:9 -msgid "Enter the name for your new Spam folder" -msgstr "បញ្ចូល​ឈ្មោះ​ថ្មី សម្រាប់​ថត​សារ​ឥត​បាន​ការ​ថ្មី​របស់​អ្នក" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "បញ្ចូល​ឈ្មោះ សម្រាប់​ថត​សេចក្តីព្រាង​ថ្មី​របស់​អ្នក" - -#: templates/prefs/sentmailselect.inc:23 -msgid "Enter the name for your new sent mail folder" -msgstr "បញ្ចូល​ឈ្មោះ សម្រាប់​ថត​សំបុត្រ​ដែល​បាន​ផ្ញើ​ថ្មី​របស់​អ្នក" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "បញ្ចូល​ឈ្មោះ សម្រាប់​ថត​សំរាម​ថ្មី​របស់​អ្នក" - -#: lib/Search.php:627 -msgid "Entire Message" -msgstr "សារ​ទាំងមូល" - -#: message.php:157 thread.php:70 lib/Compose.php:713 lib/Compose.php:970 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "ធាតុ \"%s\" ត្រូវ​បាន​បន្ថែម​ដោយ​ជោគជ័យ ទៅ​សៀវភៅ​អាសយដ្ឋាន" - -#: templates/smime/smime.inc:18 templates/pgp/pgp.inc:21 -#: lib/MIME/Viewer/pkcs7.php:381 lib/MIME/Viewer/pgp.php:394 -#: lib/MIME/Viewer/status.php:72 lib/MIME/Viewer/status.php:165 -msgid "Error" -msgstr "កំហុស" - -#: lib/IMAP/Client.php:431 lib/IMAP/Client.php:454 -#, php-format -msgid "Error connecting to IMAP server. %s : %s." -msgstr "កំហុស​ក្នុង​ការ​តភ្ជាប់​ទៅ​កាន់​ម៉ាស៊ីន​បម្រើ IMAP ។ %s ៖ %s ។" - -#: lib/MIME/Contents.php:124 -msgid "Error displaying message." -msgstr "កំហុស​ក្នុង​ការ​បង្ហាញ​សារ ។" - -#: lib/MIME/Viewer/itip.php:310 lib/MIME/Viewer/itip.php:408 -#, php-format -msgid "Error sending reply: %s." -msgstr "កំហុស​បញ្ជូន​ការ​ឆ្លើយ​តប​ទៅ ៖ %s ។" - -#: lib/MIME/Viewer/itip.php:102 -msgid "Event successfully deleted." -msgstr "បាន​លុប​ព្រឹត្តិការណ៍​ដោយ​ជោគ​ជ័យ ។" - -#: config/prefs.php.dist:794 -msgid "Every 15 minutes" -msgstr "រៀង​រាល់​ ១៥ នាទី" - -#: config/prefs.php.dist:791 -msgid "Every 30 seconds" -msgstr "រៀង​រាល់​ ៣០ វិនាទី" - -#: config/prefs.php.dist:531 config/prefs.php.dist:793 -msgid "Every 5 minutes" -msgstr "រៀង​រាល់ ៥ នាទី" - -#: config/prefs.php.dist:795 -msgid "Every half hour" -msgstr "រៀង​រាល់​កន្លះ​ម៉ោង" - -#: config/prefs.php.dist:792 -msgid "Every minute" -msgstr "រៀង​រាល់នាទី" - -#: lib/IMAP/Tree.php:456 -msgid "Expand" -msgstr "បន្លាយ" - -#: folders.php:303 -msgid "Expand All" -msgstr "បន្លាយ​ទាំងអស់" - -#: folders.php:303 -msgid "Expand All Folders" -msgstr "បន្លាយ​ថត​ទាំងអស់" - -#: lib/IMAP/Tree.php:456 -msgid "Expand Folder" -msgstr "បន្លាយ​ថត" - -#: compose.php:868 compose.php:1231 -msgid "Expand Names" -msgstr "បន្លាយ​ឈ្មោះ" - -#: config/prefs.php.dist:1074 -msgid "Expand names in the compose window automatically in the background?" -msgstr "បន្លាយ​ឈ្មោះ​ក្នុង​បង្អួច​តែងដោយ​ស្វ័យ​ប្រវត្តិ ក្នុង​ផ្ទៃ​ខាង​ក្រោយ ?" - -#: config/prefs.php.dist:991 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "បន្លាយ​មែក​ធាង​ថត​ទាំង​មូល​ជា​លំនាំដើម ក្នុង​ទិដ្ឋភាព​ថត ?" - -#: templates/compose/redirect.html:67 templates/compose/compose.html:82 -msgid "Expanding" -msgstr "ការ​បន្លាយ" - -#: lib/IMP.php:798 lib/IMP.php:800 -msgid "F_etch Mail" -msgstr "_Eទៅ​ប្រមូល​យក​សំបុត្រ " - -#: templates/fetchmail/fetchmail.inc:26 config/prefs.php.dist:105 -msgid "Fetch Mail" -msgstr "\"ទៅ​​ប្រមូល​យក​សំបុត្រ\"" - -#: config/prefs.php.dist:880 -msgid "Fetch Mail in a separate window?" -msgstr "\"ទៅ​ប្រមូល​យក​សំបុត្រ\" ​ក្នុង​បង្អួច​ផ្សេងឬ ?" - -#: templates/fetchmail/manage.inc:46 -msgid "Fetch messages upon logging on?" -msgstr "ទៅ​ប្រមូល​យក​សារ អាស្រ័យ​លើ​ការ​ចូលឬ ?" - -#: lib/Fetchmail.php:291 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "បាន​ទៅ​ប្រមូល​យក​សារ​ចំនួន %d ពី %s" - -#: lib/Fetchmail.php:289 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "បាន​ទៅ​ប្រមូល​យក​សារ​ចំនួន ១ ពី %s" - -#: lib/Fetchmail.php:287 lib/Fetchmail.php:289 lib/Fetchmail.php:291 -msgid "Fetchmail: " -msgstr "ទៅ​ប្រមូល​យក​សំបុត្រ ៖" - -#: lib/Fetchmail.php:293 -msgid "Fetchmail: no new messages." -msgstr "ទៅ​​ប្រមូល​យក​សំបុត្រ ៖ គ្មាន​សារ​ថ្មី ។" - -#: lib/IMP.php:804 -msgid "Fi_lters" -msgstr "_Lតម្រង " - -#: templates/compose/javascript.inc:227 templates/compose/compose.html:265 -msgid "File" -msgstr "ឯកសារ" - -#: templates/filters/prefs.html:48 -msgid "Filter Options" -msgstr "ជម្រើស​របស់​តម្រង" - -#: templates/filters/prefs.html:36 -msgid "Filter Settings" -msgstr "ការ​កំណត់​តម្រង" - -#: config/prefs.php.dist:600 -msgid "Filter message content for profanity?" -msgstr "ត្រង​មាតិកា​របស់​សារ សម្រាប់​ភាព​អាសគ្រាម ?" - -#: templates/filters/prefs.html:11 -msgid "Filter support is disabled on this system." -msgstr "ការ​គាំទ្រ​តម្រង​ត្រូវ​បាន​ធ្វើ​ឲ្យ​ប្រើ​លែង​បាន ​លើ​ប្រព័ន្ធ​នេះ ។" - -#: config/prefs.php.dist:128 -msgid "Filters" -msgstr "តម្រង" - -#: templates/filters/prefs.html:3 -msgid "Filters NOT Active" -msgstr "តម្រង​មិន​សកម្ម" - -#: lib/Filter.php:101 -#, php-format -msgid "Filters: %s management page" -msgstr "តម្រង ៖ ទំព័រ​គ្រប់​គ្រង %s" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "រក ៖" - -#: config/prefs.php.dist:916 -msgid "First Mailbox Page" -msgstr "ទំព័រ​ប្រអប់​សំបុត្រ​ដំបូង" - -#: mailbox.php:432 -msgid "First Page" -msgstr "ទំព័រ​ដំបូង" - -#: message.php:554 mailbox.php:501 -msgid "Fo_rward" -msgstr "_Rបញ្ជូន​បន្ត " - -#: folders.php:216 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "អំពើ​ថត - អះអាង" - -#: folders.php:249 templates/prefs/initialpageselect.inc:6 -#: templates/prefs/initialpageselect.inc:10 templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "កម្មវិធី​រុក​រក​ថត" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "សេចក្តី​សង្ខេប​របស់​ថត" - -#: acl.php:23 -msgid "Folder sharing is not enabled." -msgstr "ការ​ចែក​រំលែក​ថត​គឺ​អសកម្ម ។" - -#: folders.php:24 -msgid "Folder use is not enabled." -msgstr "ការ​ប្រើ​ថត​គឺ​អសកម្ម ។" - -#: config/prefs.php.dist:980 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "" -"ទ្រង់​ទ្រាយ​​នៃ​កាល​បរិច្ឆេទ​របស់​សារ ក្នុង​ទិដ្ឋភាព​ប្រអប់សំបុត្រ សម្រាប់សារ​ដែល​បាន​ចុះ​កាល​បរិច្ឆេទ​ថ្ងៃ​នេះ" - -#: message.php:554 mailbox.php:501 lib/Compose.php:1455 -msgid "Forward" -msgstr "បញ្ជូន​បន្ត" - -#: lib/Compose.php:1441 -msgid "Forward:" -msgstr "បញ្ជូន​បន្ត ៖" - -#: lib/Compose.php:1469 -msgid "Forwarded message" -msgstr "សារ​ដែល​បាន​បញ្ជូន​បន្ត" - -#: lib/Compose.php:1467 -#, php-format -msgid "Forwarded message from %s" -msgstr "សារ​ដែល​បាន​បញ្ជូន​បន្ត​ពី %s" - -#: lib/MIME/Viewer/itip.php:402 -msgid "Free/Busy Request Response" -msgstr "ការ​ឆ្លើយ​តប​សំណើ ទំនេរ/រវល់" - -#: mailbox.php:575 -msgid "Fro_m" -msgstr "_Mពី " - -#: message.php:232 thread.php:151 lib/Search.php:603 -#: templates/compose/compose.html:31 -msgid "From" -msgstr "ពី" - -#: config/prefs.php.dist:929 -msgid "From Address" -msgstr "ពី​អាសយដ្ឋាន" - -#: lib/Compose.php:1452 lib/Compose.php:1456 -msgid "Fwd:" -msgstr "បញ្ជូន​បន្ត ៖" - -#: compose.php:619 -msgid "Fwd: " -msgstr "បញ្ជូន​បន្ត ៖" - -#: compose.php:621 -#, php-format -msgid "Fwd: %u Forwarded Messages" -msgstr "បញ្ជូន​បន្ត ៖ សារ​ដែល​បាន​បញ្ជូន​បន្ត %u" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "ជម្រើស​ទូទៅ" - -#: templates/fetchmail/manage.inc:37 -msgid "Get only new messages? (IMAP only)" -msgstr "យក​តែ​សារ​ថ្មី ? (តែ IMAP)" - -#: folders.php:288 lib/MIME/Viewer/itip.php:554 lib/MIME/Viewer/itip.php:728 -msgid "Go" -msgstr "ទៅ" - -#: thread.php:134 -msgid "Go to Message" -msgstr "ទៅ​កាន់​សារ" - -#: lib/IMP.php:363 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "ទៅ​កាន់​ធាតុ​សៀវភៅ​អាសយដ្ឋាន​នៃ \"%s\"" - -#: templates/acl/acl.inc:136 -msgid "Grant access" -msgstr "អនុញ្ញាត​ឲ្យ​ចូល​ដំណើរការ" - -#: message.php:428 lib/Filter.php:101 lib/MIME/Viewer/images.php:104 -#: lib/MIME/Viewer/images.php:111 lib/MIME/Viewer/images.php:113 -#: lib/MIME/Viewer/images.php:164 lib/MIME/Viewer/notification.php:62 -#: lib/MIME/Viewer/notification.php:68 lib/MIME/Viewer/related.php:79 -#: lib/MIME/Viewer/pkcs7.php:423 lib/MIME/Viewer/appledouble.php:41 -#: lib/MIME/Viewer/status.php:120 lib/MIME/Viewer/status.php:129 -msgid "HERE" -msgstr "ទីនេះ" - -#: templates/stationery/prefs.inc:31 lib/MIME/Viewer/html.php:119 -#: lib/MIME/Viewer/related.php:80 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:360 -msgid "HTML Version of Message" -msgstr "កំណែ HTML របស់​សារ" - -#: message.php:683 -msgid "Headers" -msgstr "បឋមកថា" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "នេះ​គឺ​ជា​សារ​ដែល​អ្នក​បាន​កំពុង​តែង ៖" - -#: config/prefs.php.dist:668 -msgid "Hidden" -msgstr "លាក់" - -#: config/prefs.php.dist:667 -msgid "Hidden in Thread View" -msgstr "លាក់​ក្នុង​ទិដ្ឋភាព​​ខ្សែ​អំបោះ" - -#: mailbox.php:272 -msgid "Hide Deleted" -msgstr "លាក់ \"បាន​លុប\"" - -#: folders.php:294 -msgid "Hide Unsubscribed" -msgstr "លាក់ \"មិន​បាន​ជាវ\"" - -#: compose.php:1204 -msgid "High" -msgstr "ខ្ពស់" - -#: message.php:264 mailbox.php:828 mailbox.php:977 -#: templates/mailbox/legend.html:10 -msgid "High Priority" -msgstr "អាទិភាព​ខ្ពស់" - -#: compose.php:1203 -msgid "Highest" -msgstr "ខ្ពស់​បំផុត" - -#: config/prefs.php.dist:697 -msgid "How do you want to display attachments?" -msgstr "តើ​អ្នក​ចង់​បង្ហាញ​ឯកសារ​ភ្ជាប់​យ៉ាង​ដូចម្តេច ?" - -#: config/prefs.php.dist:505 -msgid "How to attribute quoted lines in a reply" -msgstr "របៀប​កំណត់​បន្ទាត់​ដែល​បាន​ដក​ស្រង់ ក្នុង​ការ​ឆ្លើយ​តប" - -#: lib/IMAP.php:199 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:107 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Auto Detect Protocols)" - -#: lib/IMAP/Client.php:391 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "ម៉ាស៊ីន​បម្រើ IMAP បាន​បិទ​ការ​តភ្ជាប់ ។ ម៉ាស៊ីន​បម្រើ​បាន​ឆ្លើយតប​ថា ៖ %s" - -#: lib/IMAP.php:211 -msgid "IMAP over SSL" -msgstr "IMAP លើ SSL" - -#: lib/IMAP.php:217 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP លើ SSL (វិញ្ញាបនបត្រ​ដែល​បាន​ចុះ​ហត្ថលេខា​ដោយ​ខ្លួន​ឯង)" - -#: lib/IMAP/Client.php:368 -msgid "IMAP server closed the connection." -msgstr "ម៉ាស៊ីន​បម្រើ IMAP បាន​បិទ​ការ​តភ្ជាប់ ។" - -#: lib/IMAP.php:205 -msgid "IMAP, no TLS" -msgstr "IMAP គ្មាន TLS" - -#: lib/Fetchmail/imap.php:49 -msgid "IMAP/POP3 Mail Servers" -msgstr "ម៉ាស៊ីន​បម្រើ​សំបុត្រ IMAP/POP3" - -#: lib/IMP.php:657 -msgid "INBOX" -msgstr "ប្រអប់​ទទួល" - -#: lib/IMAP/Client.php:411 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "បើ​ប្រើ SSL ឬ TLS, អ្នក​ត្រូវ​តែ​បាន​ផ្ទុក​ផ្នែក​បន្ថែម openssl របស់ PHP ។" - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "បើ​អ្នក​បន្ត សារ​ទាំងអស់​នៅ​ក្នុង​ថត​នឹង​ត្រូវ​បាន​បាត់បង់ !" - -#: templates/compose/spelling.html:36 -msgid "Ignore" -msgstr "មិន​អើពើ" - -#: templates/compose/spelling.html:37 -msgid "Ignore All" -msgstr "មិន​អើពើ​ទាំងអស់" - -#: saveimage.php:46 -msgid "Image" -msgstr "រូបភាព" - -#: lib/MIME/Viewer/html.php:96 -#, php-format -msgid "Images are blocked: %s to protect your privacy. %s" -msgstr "រូបភាព​ត្រូវ​បាន​ទប់ស្កាត់ ៖ %s ដើម្បី​ការពារ​ភាព​ឯកជន​របស់​អ្នក ។ %s" - -#: templates/folders/import.html:16 -msgid "Import" -msgstr "នាំចូល" - -#: templates/smime/import_key.inc:85 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "នាំចូល​កូនសោ" - -#: templates/pgp/pgp.inc:139 -msgid "Import Keypair" -msgstr "នាំចូល​គូ​កូនសោ" - -#: templates/folders/actions.html:29 -msgid "Import Messages" -msgstr "នាំចូល​សារ" - -#: pgp.php:39 -msgid "Import PGP Key" -msgstr "នាំចូល​កូនសោ​របស់ PGP" - -#: templates/smime/smime.inc:91 -msgid "Import Personal Certificate" -msgstr "នាំចូល​វិញ្ញាបនបត្រ​ផ្ទាល់​ខ្លួន" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "នាំចូល​កូនសោ PGP ឯកជន​ផ្ទាល់​ខ្លួន" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "នាំចូល​កូនសោ PGP ឯកជន​ផ្ទាល់​ខ្លួន នៅ​ទីនេះ ៖" - -#: templates/smime/import_key.inc:4 -msgid "Import Personal S/MIME Certificates" -msgstr "នាំចូល​វិញ្ញាបនបត្រ S/MIME ផ្ទាល់​ខ្លួន" - -#: templates/smime/smime.inc:40 templates/pgp/pgp.inc:42 -msgid "Import Public Key" -msgstr "នាំចូល​កូនសោ​សាធារណៈ" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "នាំចូល​កូនសោ PGP សាធារណៈ" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "នាំចូល​កូនសោ PGP សាធារណៈ នៅ​ទីនេះ ៖" - -#: templates/smime/import_key.inc:8 -msgid "Import Public S/MIME Key" -msgstr "នាំចូល​កូនសោ S/MIME សាធារណៈ" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "នាំចូល​កូនសោ S/MIME" - -#: templates/folders/import.html:6 -msgid "Import mbox File" -msgstr "នាំចូល​ឯកសារ mbox" - -#: templates/folders/import.html:11 -msgid "Import mbox file" -msgstr "នាំចូល​ឯកសារ mbox" - -#: message.php:474 mailbox.php:836 mailbox.php:972 -#: templates/message/navbar_navigate.html:7 templates/mailbox/navbar.html:13 -#: templates/mailbox/navbar.html:28 templates/mailbox/legend.html:5 -msgid "Important" -msgstr "សំខាន់" - -#: search.php:334 -msgid "Important messages" -msgstr "សារ​សំខាន់" - -#: folders.php:115 -#, php-format -msgid "Imported %d messages from %s." -msgstr "បាន​នាំចូល​សារ %d ពី %s ។" - -#: lib/MIME/Viewer/itip.php:766 -msgid "In Process" -msgstr "ស្ថិត​ក្នុង​ដំណើរការ" - -#: templates/prefs/initialpageselect.inc:14 lib/Folder.php:86 -#: lib/Folder.php:211 lib/IMP.php:308 lib/IMAP/Tree.php:110 -#: lib/IMAP/Tree.php:213 lib/IMAP/Tree.php:359 -msgid "Inbox" -msgstr "ប្រអប់​ទទួល" - -#: config/prefs.php.dist:493 -msgid "Include a brief summary of the header in a reply?" -msgstr "រួម​បញ្ចូល​សេចក្តី​សង្ខេប​ខ្លី​របស់​បឋមកថា​ក្នុង​ការ​ឆ្លើយ​តប ?" - -#: config/prefs.php.dist:488 -msgid "Include original message in a reply?" -msgstr "រួម​បញ្ចូល​សារ​ប្រភព​ក្នុង​ការ​ឆ្លើយ​តប ?" - -#: lib/MIME/Viewer/notification.php:61 lib/MIME/Viewer/status.php:132 -msgid "Info" -msgstr "ព័ត៌មាន" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -#, php-format -msgid "Information on %s Public Key" -msgstr "ព័ត៌មាន​អំពី​កូនសោ​សាធារណៈ​ %s" - -#: templates/pgp/pgp.inc:77 -msgid "Information on Personal Private Key" -msgstr "ព័ត៌មាន​អំពី​កូនសោ​ឯកជន​ផ្ទាល់ខ្លួន" - -#: templates/smime/smime.inc:68 templates/pgp/pgp.inc:72 -msgid "Information on Personal Public Key" -msgstr "ព័ត៌មាន​អំពី​កូនសោ​សាធារណៈ​ផ្ទាល់​ខ្លួន" - -#: templates/compose/javascript.inc:243 templates/compose/compose.html:270 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "ក្នុង​តួ" - -#: templates/smime/import_key.inc:9 -msgid "Insert Certificate Here" -msgstr "បញ្ចូល​វិញ្ញាបនបត្រ​ទីនេះ" - -#: lib/MIME/Viewer/itip.php:413 -msgid "Invalid Action selected for this component." -msgstr "អំពើ​មិន​ត្រឹមត្រូវ​ដែល​បាន​ជ្រើស​ សម្រាប់​សមាសភាគ​នេះ ។" - -#: mailbox.php:724 mailbox.php:766 -msgid "Invalid Address" -msgstr "អាសយដ្ឋាន​មិន​ត្រឹមត្រូវ" - -#: lib/Fetchmail/imap.php:261 -msgid "Invalid Remote Mailbox" -msgstr "ប្រអប់​សំបុត្រ​ឆ្ងាយ​មិន​ត្រឹមត្រូវ" - -#: lib/Compose.php:1036 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "តួ​អក្សរ​មិន​ត្រឹមត្រូវ ​ក្នុង​អាសយដ្ឋាន​អ៊ីមែល ៖ %s ។" - -#: smime.php:78 pgp.php:16 -msgid "Invalid key" -msgstr "កូនសោ​មិន​ត្រឹមត្រូវ" - -#: lib/Compose.php:197 -msgid "Invalid message, can not resume draft." -msgstr "សារ​មិន​ត្រឹមត្រូវ, មិន​អាច​បន្ត​សេចក្ដី​ព្រាង" - -#: pgp.php:202 -msgid "Invalid personal PGP private key." -msgstr "កូនសោ​ឯកជន PGP ផ្ទាល់​ខ្លួន​មិនត្រឹមត្រូវ ។" - -#: pgp.php:177 -msgid "Invalid personal PGP public key." -msgstr "កូនសោ​សាធារណៈ​ PGP ផ្ទាល់​ខ្លួន​មិនត្រឹមត្រូវ ។" - -#: templates/mailbox/navbar.html:9 -msgid "Invert" -msgstr "ដាក់បញ្ច្រាស" - -#: templates/compose/compose.html:314 templates/compose/compose.html:349 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.inc:113 -msgid "Key Length" -msgstr "ប្រវែង​កូនសោ" - -#: templates/pgp/pgp.inc:137 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "ការ​បង្កើត​កូនសោ​អាច​នឹង​ត្រូវ​ការ​រយៈពេល​យូរ ។ បន្ត​បង្កើត​កូនសោ ?" - -#: templates/smime/smime.inc:35 templates/pgp/pgp.inc:37 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"មិន​មាន​ការ​នាំចូល​កូនសោ​ឡើយ ។ ការ​ទាញយក​ឯកសារ មិន​ត្រូវ​បាន​ធ្វើ​ឲ្យ​ប្រើ​បាន​ឡើយ​លើ​ម៉ាស៊ីន​បម្រើ​នេះ ។" - -#: templates/smime/smime.inc:37 templates/pgp/pgp.inc:39 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"មិន​មាន​ការ​នាំចូល​កូនសោ​ឡើយ ។ អ្នក​មិន​បាន​កំណត់​សៀវភៅ​អាសយដ្ឋាន ដើម្បី​បន្ថែម​ទំនាក់​ទំនង​របស់​អ្នក​ឡើយ ។" - -#: pgp.php:324 -msgid "Key successfully sent to the public keyserver." -msgstr "កូនសោ​ត្រូវ​បាន​ផ្ញើ​ដោយ​ជោគ​ជ័យ ​ទៅ​ម៉ាស៊ីន​បម្រើ​កូនសោ​សាធារណៈ ។" - -#: templates/login/login.html:113 -msgid "Language" -msgstr "ភាសា" - -#: config/prefs.php.dist:917 -msgid "Last Mailbox Page" -msgstr "ទំព័រ​ប្រអប់​សំបុត្រ​ចុង​ក្រោយ" - -#: mailbox.php:444 -msgid "Last Page" -msgstr "ទំព័រ​ចុង​ក្រោយ" - -#: compose.php:1327 -msgid "Link Attachments?" -msgstr "តភ្ជាប់​ឯកសារ​ភ្ជាប់ ?" - -#: attachment.php:34 lib/Compose.php:2215 -msgid "Linked attachments are forbidden." -msgstr "ឯកសារ​ភ្ជាប់​ត្រូវ​បាន​ហាមឃាត់ ។" - -#: lib/Compose.php:2231 -#, php-format -msgid "Links will expire on %s" -msgstr "តំណ​នឹង​ផុតកំណត់​នៅ %s" - -#: config/prefs.php.dist:1093 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"រាយ​ការ​ទាក់​ទង​ទាំងអស់ ពេល​ផ្ទុក​អេក្រង់​ការ​ទាក់ទង ? (ប្រសិន​បើ​អសកម្ម អ្នក​នឹង​ឃើញ​តែ​ការ​ទាក់​ទង​ដែល​" -"អ្នកស្វែងរក​យ៉ាង​ជាក់​លាក់)" - -#: config/prefs.php.dist:694 -msgid "Listing in the Header" -msgstr "រាយ​ក្នុង​បឋមកថា" - -#: templates/fetchmail/manage.inc:30 -msgid "Local Mailbox:" -msgstr "ប្រអប់​សំបុត្រ​មូលដ្ឋាន ៖" - -#: lib/MIME/Viewer/itip.php:671 -msgid "Location" -msgstr "ទីតាំង" - -#: lib/Block/summary.php:104 -#, php-format -msgid "Log in to %s" -msgstr "ចូល​ទៅ %s" - -#: login.php:352 -msgid "Login" -msgstr "ចូល" - -#: config/prefs.php.dist:39 -msgid "Login Tasks" -msgstr "ភារកិច្ច​ចូល" - -#: compose.php:1206 -msgid "Low" -msgstr "ទាប" - -#: message.php:266 mailbox.php:831 mailbox.php:978 -#: templates/mailbox/legend.html:11 -msgid "Low Priority" -msgstr "អាទិភាព​ទាប" - -#: compose.php:1207 -msgid "Lowest" -msgstr "ទាប​បំផុត" - -#: lib/MIME/Viewer/appledouble.php:44 -msgid "Macintosh File" -msgstr "ឯកសារ Macintosh" - -#: templates/smime/passphrase.inc:13 -msgid "Mail" -msgstr "សំបុត្រ" - -#: config/prefs.php.dist:97 -msgid "Mail Previews" -msgstr "មើល​សំបុត្រ​ជា​មុន" - -#: templates/fetchmail/driver_select.inc:16 -msgid "Mail server type to connect to:" -msgstr "ប្រភេទ​ម៉ាស៊ីន​បម្រើ​សំបុត្រ​ដែល​ត្រូវ​ភ្ជាប់​ទៅ​កាន់ ៖" - -#: lib/IMAP/Tree.php:365 lib/IMAP/Tree.php:393 -msgid "Mailbox" -msgstr "ប្រអប់​សំបុត្រ" - -#: config/prefs.php.dist:112 -msgid "Mailbox and Folder Display Options" -msgstr "ជម្រើស​បង្ហាញ​ប្រអប់​សំបុត្រ និង ថត" - -#: templates/folders/actions.html:20 -msgid "Mark All Messages in Folder as Seen" -msgstr "សម្គាល់​សារ​ទាំងអស់​ ក្នុង​ថត​ថា​បាន​មើល" - -#: templates/folders/actions.html:21 -msgid "Mark All Messages in Folder as Unseen" -msgstr "សម្គាល់​សារ​ទាំងអស់​ក្នុង​ថតថា \"មិន​បាន​មើល\"" - -#: templates/message/navbar_navigate.html:5 templates/mailbox/navbar.html:25 -msgid "Mark as:" -msgstr "សម្គាល់​ជា ៖" - -#: config/prefs.php.dist:650 -msgid "Mark different levels of quoting with different colors?" -msgstr "សម្គាល់​កម្រិត​ខុសៗ​គ្នា​របស់​សម្រង់ ដោយ​ពណ៌​ខុស​គ្នា ?" - -#: templates/fetchmail/manage.inc:40 -msgid "Mark messages as seen? (IMAP only)" -msgstr "សម្គាល់​សារ​ជា \"បាន​មើល\" ឬ ? (តែ IMAP)" - -#: config/prefs.php.dist:658 -msgid "Mark simple markup?" -msgstr "សម្គាល់​ការ​តម្លើង​តម្លៃ​សាមញ្ញ ?" - -#: search.php:226 -msgid "Match All Queries" -msgstr "ដូច​សំណួរ​ទាំងអស់" - -#: search.php:224 -msgid "Match Any Query" -msgstr "ដូច​សំណួរ​ណាមួយ" - -#: templates/compose/compose.html:276 -msgid "Maximum Attachment Size" -msgstr "ទំហំ​ឯកសារ​ភ្ជាប់​អតិបរមា" - -#: lib/api.php:84 -msgid "Maximum Number of Folders" -msgstr "ចំនួន​ថត​អតិបរមា" - -#: lib/api.php:87 -msgid "Maximum Number of Recipients per Message" -msgstr "ចំនួន​អ្នក​ទទួល​អតិបរមា​ក្នុង​សារ​មួយ" - -#: lib/api.php:90 -msgid "Maximum Number of Recipients per Time Period" -msgstr "ចំនួន​អ្នក​ទទួល​ច្រើន​បំផុត​ក្នុង​មួយ​រយៈពេល" - -#: templates/compose/compose.html:258 -msgid "Maximum number of attachments reached." -msgstr "បាន​មក​ដល់​កម្រិត​នៃ​ចំនួន​អតិបរមា​របស់ឯកសារ​ភ្ជាប់ ។" - -#: templates/compose/compose.html:253 -msgid "Maximum total attachment size reached." -msgstr "បាន​មក​ដល់​កម្រិត​នៃ​ទំហំ​ឯកសារ​ភ្ជាប់​សរុបអតិបរមា" - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "បញ្ជី​ថត​ម៉ឺនុយ" - -#: lib/Compose.php:1393 -msgid "Message" -msgstr "សារ" - -#: compose.php:331 compose.php:358 compose.php:367 config/prefs.php.dist:50 -msgid "Message Composition" -msgstr "ការ​តែង​សារ" - -#: config/prefs.php.dist:928 -msgid "Message Date" -msgstr "កាល​បរិច្ឆេទ​របស់​សារ" - -#: templates/search/search.html:112 -msgid "Message Flags" -msgstr "ទង់​សារ" - -#: templates/search/search.html:137 -msgid "Message Folders" -msgstr "ថត​សារ" - -#: templates/search/search.html:33 -msgid "Message Matches" -msgstr "ដំណូច​របស់​សារ" - -#: config/prefs.php.dist:49 config/prefs.php.dist:65 config/prefs.php.dist:79 -#: config/prefs.php.dist:88 config/prefs.php.dist:96 config/prefs.php.dist:104 -msgid "Message Options" -msgstr "ជម្រើស​របស់​សារ" - -#: search.php:406 -msgid "Message Search" -msgstr "ការ​ស្វែង​រកសារ" - -#: config/prefs.php.dist:932 -msgid "Message Size" -msgstr "ទំហំ​របស់​សារ" - -#: message.php:578 -msgid "Message Source" -msgstr "ប្រភព​របស់​សារ" - -#: config/prefs.php.dist:66 -msgid "Message Viewing" -msgstr "ការ​មើល​សារ" - -#: lib/Compose.php:1391 -#, php-format -msgid "Message from %s" -msgstr "សារ​ពី %s" - -#: mailbox.php:866 -msgid "Message has attachments" -msgstr "សារ​មាន​ឯកសារ​ភ្ជាប់" - -#: mailbox.php:858 -msgid "Message is encrypted" -msgstr "សារ​ត្រូវ​បាន​បម្លែង​ជា​កូដ" - -#: mailbox.php:854 -msgid "Message is signed" -msgstr "សារ​ត្រូវ​បាន​ចុះហត្ថលេខា" - -#: compose.php:474 compose.php:481 -msgid "Message redirected successfully." -msgstr "សារ​ត្រូវ​បាន​ប្តូរ​ទិស​ដោយ​ជោគជ័យ ។" - -#: lib/Compose.php:660 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "សារ​ត្រូវ​បាន​ផ្ញើ​ដោយ​ជោគ​ជ័យ ប៉ុន្តែ​មិន​ត្រូវ​បាន​រក្សា​ទុក​ទៅ %s" - -#: compose.php:542 compose.php:550 -msgid "Message sent successfully." -msgstr "សារ​ត្រូវ​បាន​ផ្ញើ​ដោយ​ជោគ​ជ័យ ។" - -#: config/prefs.php.dist:952 -msgid "Messages per page in the mailbox view." -msgstr "សារ​ក្នុង​មួយ​ទំព័រ ក្នុង​ទិដ្ឋភាព​ប្រអប់​សំបុត្រ​ ។" - -#: mailbox.php:245 -msgid "Messages to" -msgstr "សារ​ទៅ​កាន់" - -#: templates/acl/acl.inc:29 -msgid "Modify" -msgstr "កែប្រែ" - -#: expand.php:40 -#, php-format -msgid "More than one address found for field \"%s\"." -msgstr "បាន​រកឃើញ​អាសយដ្ឋាន​ច្រើន​ជាង​មួយ សម្រាប់​វាល \"%s\" ។" - -#: message.php:503 message.php:695 mailbox.php:419 mailbox.php:997 -msgid "Move" -msgstr "ផ្លាស់​ទី" - -#: templates/prefs/sourceselect.inc:316 -msgid "Move down" -msgstr "ចុះ​ក្រោម" - -#: config/prefs.php.dist:618 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "ផ្លាស់ទី​សារ​ឥត​បាន​ការ​ទៅ​ថត​សារ​ឥត​បាន​ការ ហើយ​ផ្លាស់ទី​សារ​ល្អ​ទៅ​ប្រអប់​ទទួល" - -#: message.php:503 message.php:695 mailbox.php:419 mailbox.php:997 -msgid "Move to folder" -msgstr "ផ្លាស់​ទី​ថត" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move up" -msgstr "ឡើង​លើ" - -#: lib/MIME/Viewer/alternative.php:128 -msgid "Multipart/alternative" -msgstr "ច្រើន​ផ្នែក/ឆ្លាស់" - -#: thread.php:75 thread.php:154 -msgid "Multiple Message View" -msgstr "ទិដ្ឋភាព​សារ​ច្រើន" - -#: templates/prefs/defaultsearchselect.inc:8 -msgid "NONE" -msgstr "គ្មាន" - -#: templates/fetchmail/manage.inc:48 templates/smime/smime.inc:2 -#: templates/pgp/pgp.inc:2 -msgid "NOTE" -msgstr "ចំណាំ" - -#: lib/MIME/Viewer/itip.php:683 templates/contacts/contacts.html:58 -msgid "Name" -msgstr "ឈ្មោះ" - -#: pgp.php:116 -msgid "Name and/or email cannot be empty" -msgstr "ឈ្មោះ និង/ឬ អ៊ីមែល​មិន​អាច​ទទេ​បាន​ឡើយ" - -#: lib/MIME/Viewer/itip.php:771 -msgid "Needs Action" -msgstr "ត្រូវ​ការ​អំពើ" - -#: config/prefs.php.dist:582 config/prefs.php.dist:790 -msgid "Never" -msgstr "កុំ" - -#: config/prefs.php.dist:572 -msgid "Never save attachments" -msgstr "កុំ​រក្សា​ទុក​ឯកសារ​ភ្ជាប់" - -#: templates/acl/acl.inc:124 -msgid "New" -msgstr "ថ្មី" - -#: lib/IMP.php:428 -msgid "New Folder" -msgstr "ថត​ថ្មី" - -#: config/prefs.php.dist:89 -msgid "New Mail" -msgstr "សំបុត្រ​ថ្មី" - -#: lib/Block/summary.php:26 lib/Block/summary.php:27 -#: lib/Block/tree_folders.php:31 -msgid "New Message" -msgstr "សារ​ថ្មី" - -#: mailbox.php:919 lib/MIME/Headers.php:193 -#, php-format -msgid "New Message to %s" -msgstr "សារ​ថ្មី​ទៅ %s" - -#: search.php:325 -msgid "New messages" -msgstr "សារ​ថ្មី" - -#: templates/compose/spelling.html:73 -msgid "Next" -msgstr "បន្ទាប់" - -#: message.php:521 message.php:702 -msgid "Next Message" -msgstr "សារ​បន្ទាប់" - -#: mailbox.php:442 -msgid "Next Page" -msgstr "ទំព័រ​បន្ទាប់" - -#: config/prefs.php.dist:530 config/prefs.php.dist:988 -#: templates/compose/compose.html:296 -msgid "No" -msgstr "គ្មាន" - -#: smime.php:222 -msgid "No Certificate found" -msgstr "គ្មាន​វិញ្ញាបនបត្រ​ត្រូវ​បាន​រកឃើញ" - -#: lib/IMP.php:1313 -msgid "No Encryption" -msgstr "គ្មាន​ការ​បម្លែង​ជា​កូដ" - -#: templates/pgp/pgp.inc:19 -msgid "No Keys in Keyring" -msgstr "គ្មាន​កូន​សោ​ក្នុង Keyring" - -#: mailbox.php:280 -#, php-format -msgid "No Messages" -msgstr "គ្មាន​សារ" - -#: pgp.php:143 -msgid "No PGP public key imported." -msgstr "គ្មាន​កូនសោ​សាធារណៈ PGP ត្រូវ​បាន​នាំចូល ។" - -#: templates/smime/smime.inc:84 -msgid "No Personal Certificate Present" -msgstr "គ្មាន​វត្តមាន​វិញ្ញាបនបត្រ​ផ្ទាល់​ខ្លួន" - -#: mailbox.php:876 -msgid "No Preview Text" -msgstr "គ្មាន​អត្ថបទ​មើល​ជា​មុន" - -#: templates/smime/smime.inc:15 -msgid "No Public Keys Found" -msgstr "គ្មាន​កូនសោ​សាធារណៈ ត្រូវ​បាន​រកឃើញ" - -#: smime.php:147 -msgid "No S/MIME public key imported." -msgstr "គ្មាន​កូនសោ​សាធារណៈ S/MIME ត្រូវ​បាន​នាំចូល ។" - -#: lib/MIME/Viewer/tnef.php:92 -msgid "No attachments found." -msgstr "រក​មិន​ឃើញ​ឯកសារ​ភ្ជាប់ ។" - -#: lib/Crypt/SMIME.php:140 -msgid "No email information located in the public key." -msgstr "មិន​មាន​ព័ត៌មាន​អ៊ីមែល​នៅ​ក្នុង​កូនសោ​សាធារណៈ​ឡើយ ។" - -#: acl.php:71 acl.php:97 -msgid "No folder selected." -msgstr "គ្មាន​ថត ត្រូវ​បាន​ជ្រើស ។" - -#: lib/Block/summary.php:132 -msgid "No folders are being checked for new mail." -msgstr "គ្មាន​ថត​ត្រូវ​បាន​ពិនិត្យ​មើល សម្រាប់សំបុត្រ​ថ្មី ។" - -#: folders.php:165 lib/Folder.php:511 lib/Folder.php:561 -msgid "No folders were specified" -msgstr "គ្មាន​ថត ត្រូវ​បាន​បញ្ជាក់" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "គ្មាន​ថត​ដែល​មាន​សារ​ថ្មី" - -#: lib/Block/summary.php:135 -msgid "No folders with unseen messages" -msgstr "គ្មាន​ថត​ដែល​មាន​សារ​មិន​ទាន់​មើល" - -#: lib/Compose.php:1387 -msgid "No message body text" -msgstr "គ្មាន​អត្ថបទ​នៃ​តួ​របស់​សារ" - -#: lib/IMAP/Client.php:569 -msgid "No message returned." -msgstr "មិន​មាន​សារ​ត្រឡប់​មក​វិញ​ឡើយ ។" - -#: mailbox.php:258 -msgid "No messages matched your search." -msgstr "គ្មាន​សារដែល​​ផ្គូផ្គង​ទៅ​នឹង​ការ​ស្វែង​រក​របស់​អ្នក ។" - -#: pgp.php:195 -msgid "No personal PGP private key imported." -msgstr "គ្មាន​កូនសោ​ឯកជន PGP ផ្ទាល់​ខ្លួន ​ត្រូវ​បាន​នាំចូល ។" - -#: pgp.php:171 -msgid "No personal PGP public key imported." -msgstr "គ្មាន​កូនសោ​សាធារណៈ PGP ផ្ទាល់​ខ្លួន​ ត្រូវ​បាន​នាំចូល ។" - -#: smime.php:197 -msgid "No personal S/MIME certificates imported." -msgstr "គ្មាន​វិញ្ញាបនបត្រ S/MIME ផ្ទាល់​ខ្លួន ត្រូវ​បាន​នាំចូល ។" - -#: lib/MIME/Viewer/pkcs7.php:246 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "មិន​មាន​កូនសោ​ឯកជន​ផ្ទាល់​ខ្លួន​ឡើយ ដូច្នេះ​សារ​នឹង​មិន​អាច​ត្រូវ​បាន​បម្លែង​មក​ជា​ភាព​ធម្មតា​វិញ​ឡើយ ។" - -#: spelling.php:190 -msgid "No spellchecking program configured." -msgstr "គ្មាន​កម្មវិធី​ពិនិត្យ​អក្ខរាវិរុទ្ធ ត្រូវ​បាន​កំណត់​រចនា​សម្ព័ន្ធ ។" - -#: compose.php:993 -msgid "No suggestions" -msgstr "គ្មាន​យោបល់" - -#: lib/IMAP/Client.php:561 -msgid "No supported IMAP authentication method could be found." -msgstr "មិន​អាច​រកឃើញ​វិធីសាស្ត្រ​ផ្ទៀងផ្ទាត់ IMAP ដែល​បាន​គាំទ្រ ។" - -#: acl.php:67 acl.php:93 -msgid "No user specified." -msgstr "គ្មាន​អ្នក​ប្រើ ត្រូវ​បាន​បញ្ជាក់ ។" - -#: lib/MIME/Viewer/itip.php:704 -msgid "Non Participant" -msgstr "គ្មាន​អ្នក​ចូលរួម" - -#: templates/prefs/folderselect.inc:24 templates/prefs/sentmailselect.inc:40 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:24 -#: templates/prefs/trashselect.inc:24 lib/MIME/Viewer/itip.php:661 -#: templates/mailbox/navbar.html:8 -msgid "None" -msgstr "គ្មាន" - -#: compose.php:1205 -msgid "Normal" -msgstr "ធម្មតា" - -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -msgid "Not Deleted" -msgstr "មិន​បាន​លុប" - -#: templates/message/navbar_navigate.html:12 templates/mailbox/navbar.html:20 -#: templates/mailbox/navbar.html:37 -msgid "Not Draft" -msgstr "មិន​មែន​សេចក្តី​ព្រាង" - -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:14 -#: templates/mailbox/navbar.html:29 -msgid "Not Important" -msgstr "មិន​សំខាន់" - -#: templates/mailbox/navbar.html:22 -msgid "Not Personal" -msgstr "មិន​មែន​ផ្ទាល់​ខ្លួន" - -#: lib/Crypt/PGP.php:139 lib/Crypt/SMIME.php:134 lib/Crypt/SMIME.php:149 -msgid "Not a valid public key." -msgstr "មិន​មែន​កូនសោ​សាធារណៈត្រឹមត្រូវ​មួយ ។" - -#: config/prefs.php.dist:707 -msgid "Not at all" -msgstr "អត់​សោះ" - -#: lib/Maintenance/Task/fetchmail_login.php:71 -msgid "Note that this can take some time" -msgstr "ចំណាំ​ថា​ វា​ត្រូវ​ការ​ពេល​វេលា​បន្តិច​បន្តួច" - -#: config/prefs.php.dist:616 -msgid "Nothing" -msgstr "គ្មាន​អ្វី​សោះ" - -#: attachment.php:89 -msgid "Notification: Linked attachment downloaded" -msgstr "សេចក្ដី​ជូន​ដំណឹង ៖ ឯកសារ​ភ្ជាប់​ដែល​បាន​តភ្ជាប់ ត្រូវ​បាន​ទាញយក​ហើយ ។" - -#: config/prefs.php.dist:378 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "ចំនួន​ខែ​ដែល​ត្រូវ​រក្សាឯកសារភ្ជាប់​ដែល​បាន​ភ្ជាប់​ចាស់ ប្រសិន​បើ​លុប​រាល់​ខែ ។" - -#: config/prefs.php.dist:360 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "ចំនួននៃ​ថត​សំបុត្រ​បាន​ផ្ញើ​ដែល​ត្រូវ​រក្សា​ទុក ប្រសិន​បើលុប​រាល់​ខែ ។" - -#: templates/contacts/contacts.html:73 -msgid "OK" -msgstr "យល់​ព្រម" - -#: templates/smime/import_key.inc:49 templates/search/search.html:49 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "ឬ" - -#: search.php:324 -msgid "Old messages" -msgstr "សារ​ចាស់" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:52 -msgid "Old sent-mail folders being purged." -msgstr "ថត \"សំបុត្រ​បាន​ផ្ញើ\" ចាស់​កំពុង​ត្រូវ​បាន​លុប​បំបាត់ ។" - -#: lib/Block/summary.php:33 -msgid "Only display folders with unread messages in them?" -msgstr "បង្ហាញ​តែ​ថត​ដែល​មាន​សារ​មិន​ទាន់​អាន ?" - -#: templates/javascript/folders.js:81 -msgid "Only one folder should be selected for this action." -msgstr "តែ​ថត​មួយ​ប៉ុណ្ណោះ គួរ​ត្រូវ​បាន​ជ្រើស​សម្រាប់​អំពើ​នេះ ។" - -#: lib/IMP.php:858 lib/IMP.php:863 -msgid "Open Fo_lder" -msgstr "_Lបើក​ថត " - -#: lib/IMAP/Tree.php:422 -msgid "Opened Folder" -msgstr "ថត​ដែល​បាន​បើក" - -#: lib/MIME/Viewer/itip.php:700 -msgid "Optional Participant" -msgstr "អ្នក​ចូល​រួម​ស្រេច​លើ​ចិត្ត" - -#: fetchmail.php:43 templates/fetchmail/top.inc:3 -#: templates/fetchmail/fetchmail.inc:6 -msgid "Other Mail Accounts" -msgstr "គណនី​សំបុត្រ​ផ្សេងៗ" - -#: config/prefs.php.dist:111 config/prefs.php.dist:120 -#: config/prefs.php.dist:127 config/prefs.php.dist:134 -#: config/prefs.php.dist:142 config/prefs.php.dist:151 -msgid "Other Options" -msgstr "ជម្រើស​ផ្សេងៗ" - -#: templates/login/login.html:101 -msgid "Outbound Server" -msgstr "ម៉ាស៊ីន​បម្រើ​ខាង​ក្រៅ" - -#: templates/pgp/passphrase.inc:16 lib/MIME/Viewer/pgp.php:164 -#: lib/MIME/Viewer/pgp.php:212 lib/MIME/Viewer/pgp.php:293 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1316 -msgid "PGP Encrypt Message" -msgstr "PGP Encrypt Message" - -#: lib/Compose.php:1144 -msgid "PGP Error: " -msgstr "កំហុស PGP ៖ " - -#: lib/Compose.php:1123 -msgid "PGP Error: Need passphrase for personal private key." -msgstr "កំហុស PGP ៖ ត្រូវការ​ឃ្លា​សម្ងាត់ សម្រាប់​កូនសោ​ឯកជន​ផ្ទាល់​ខ្លួន ។" - -#: config/prefs.php.dist:143 -msgid "PGP Options" -msgstr "ជម្រើស PGP" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "ការ​បញ្ចូល​ឃ្លា​សម្ងាត់​របស់ PGP" - -#: templates/pgp/pgp.inc:55 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "ការ​គាំទ្រគូ​កូនសោ​ផ្ទាល់​ខ្លួន PGP ទាមទារ​ការ​តភ្ជាប់​បណ្តាញ​សុវត្ថិភាព ។" - -#: pgp.php:155 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "កូនសោ​សាធារណៈ PGP សម្រាប់ \"%s (%s)\" ត្រូវ​បាន​បន្ថែម​ដោយ​ជោគ​ជ័យ ។" - -#: pgp.php:251 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "កូនសោ​សាធារណៈ PGP សម្រាប់ \"%s\" ត្រូវ​បាន​លុប​ដោយ​ជោគជ័យ ។" - -#: templates/pgp/pgp.inc:14 -msgid "PGP Public Keyring" -msgstr "PGP Public Keyring" - -#: lib/IMP.php:1317 -msgid "PGP Sign Message" -msgstr "PGP Sign Message" - -#: lib/IMP.php:1318 -msgid "PGP Sign/Encrypt Message" -msgstr "PGP Sign/Encrypt Message" - -#: pgp.php:208 -msgid "PGP private key successfully added." -msgstr "កូនសោ​ឯកជន PGP ត្រូវ​បាន​បន្ថែម​ដោយ​ជោគជ័យ ។" - -#: pgp.php:183 -msgid "PGP public key successfully added." -msgstr "កូនសោ​សាធារណៈ PGP ត្រូវ​បាន​បន្ថែម​ដោយ​ជោគជ័យ ។" - -#: templates/pgp/notactive.inc:4 -msgid "PGP support is disabled on this system." -msgstr "ការ​គាំទ្រ PGP ត្រូវ​បាន​ធ្វើ​ឲ្យ​ប្រើ​លែង​បាន​ លើ​ប្រព័ន្ធ​នេះ ។" - -#: templates/pgp/pgp.inc:2 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"ការ​គាំទ្រ PGP ទាមទារ​ឲ្យ​ប្រើ​បង្អួច​លេចឡើង ។ បើ​កម្មវិធី​រុករក​របស់​អ្នក​កំពុង​ធ្វើ​ឲ្យ​បង្អួច​លេចឡើង​ប្រើ​លែង​" -"បាន អ្នក​ត្រូវ​តែ​ផ្លាស់ប្ដូរ​ការ​កំណត់​នេះ បើ​ពុំ​នោះ​ទេ​លក្ខណៈ​ពិសេស PGP នឹង​មិន​ដំណើរការ​ត្រឹមត្រូវ​ឡើយ ។" - -#: lib/IMAP.php:175 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:102 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Auto Detect Protocols)" - -#: lib/IMAP.php:187 -msgid "POP3 over SSL" -msgstr "POP3 លើ SSL" - -#: lib/IMAP.php:193 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 លើ SSL (វិញ្ញាបនបត្រ​ដែល​បាន​ចុះ​ហត្ថលេខា​ដោយ​ខ្លួន​ឯង)" - -#: lib/IMAP.php:181 -msgid "POP3, no TLS" -msgstr "POP3 គ្មាន TLS" - -#: mailbox.php:374 -#, php-format -msgid "Page %d of %d" -msgstr "ទំព័រ %d នៃ %d" - -#: config/prefs.php.dist:914 -msgid "Page with the First Unseen Message" -msgstr "ទំព័រ​ដែល​មាន​សារ​មិន​បាន​មើល​ដំបូង" - -#: config/prefs.php.dist:915 -msgid "Page with the Last Unseen Message" -msgstr "ទំព័រ​ដែល​មាន​សារ​មិន​បានមើល​​ចុង​ក្រោយ" - -#: message.php:666 -msgid "Part(s)" -msgstr "ផ្នែក" - -#: templates/pgp/pgp.inc:123 -msgid "Passphrase" -msgstr "ឃ្លា​សម្ងាត់" - -#: templates/pgp/pgp.inc:128 -msgid "Passphrase (Again)" -msgstr "ឃ្លា​សម្ងាត់ (ម្តង​ទៀត)" - -#: smime.php:231 pgp.php:316 -msgid "Passphrase successfully unloaded." -msgstr "ឃ្លា​សម្ងាត់​ត្រូវ​បាន​រើ​ចេញ​ដោយ​ជោគ​ជ័យ ។" - -#: templates/smime/passphrase.inc:18 templates/pgp/passphrase.inc:29 -msgid "Passphrase:" -msgstr "ឃ្លា​សម្ងាត់ ៖" - -#: pgp.php:118 -msgid "Passphrases cannot be empty" -msgstr "ឃ្លា​សម្ងាត់​មិន​អាច​ទទេ​បាន​ឡើយ" - -#: pgp.php:120 -msgid "Passphrases do not match" -msgstr "ឃ្លា​សម្ងាត់​មិន​ផ្គូផ្គង" - -#: templates/fetchmail/manage.inc:20 templates/smime/import_key.inc:71 -#: templates/login/login.html:90 -msgid "Password" -msgstr "ពាក្យ​សម្ងាត់" - -#: templates/fetchmail/manage.inc:48 -msgid "Perform maintenance operations on login?" -msgstr "ធ្វើ​ប្រតិបត្តិការ​តំហែទាំ ពេល​ចូល ?" - -#: acl.php:75 acl.php:101 -msgid "Permissions for this user cannot be changed." -msgstr "សិទ្ធិ​សម្រាប់​អ្នក​ប្រើ​នេះ មិន​អាច​ត្រូវ​បាន​ផ្លាស់ប្ដូរ​បាន​ឡើយ ។" - -#: message.php:460 mailbox.php:806 mailbox.php:975 -#: templates/mailbox/navbar.html:21 templates/mailbox/legend.html:8 -msgid "Personal" -msgstr "ផ្ទាល់​ខ្លួន" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "ព័ត៌មាន​ផ្ទាល់​ខ្លួន" - -#: pgp.php:126 -msgid "Personal PGP keypair generated successfully." -msgstr "គូ​កូនសោ PGP ផ្ទាល់​ខ្លួន ត្រូវ​បាន​បង្កើត​ដោយ​ជោគជ័យ ។" - -#: pgp.php:133 -msgid "Personal PGP keys deleted successfully." -msgstr "កូនសោ PGP ផ្ទាល់​ខ្លួន ត្រូវ​បាន​លុប​ដោយ​ជោគជ័យ ។" - -#: smime.php:203 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "វិញ្ញាបនបត្រ S/MIME ផ្ទាល់​ខ្លួន មិន​ត្រូវ​បាន​នាំ​ចូល​ឡើយ ៖" - -#: smime.php:128 -msgid "Personal S/MIME keys deleted successfully." -msgstr "កូនសោ S/MIME ផ្ទាល់​ខ្លួន​ ត្រូវ​បាន​លុប​ដោយ​ជោគជ័យ ។" - -#: config/prefs.php.dist:223 -msgid "Place your signature before replies and forwards?" -msgstr "ដាក់​ហត្ថលេខា​របស់​អ្នក មុន​ការ​ឆ្លើយ​តប និង បញ្ជូនបន្ត ?" - -#: lib/Compose.php:358 -msgid "Plaintext Version of Message" -msgstr "កំណែ​អត្ថបទ​ធម្មតា​របស់​សារ" - -#: config/prefs.php.dist:811 -msgid "" -"Play sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms will " -"require a plugin." -msgstr "" -"ចាក់​សម្លេង​ពេល​មាន​សារ​ថ្មី ? វា​ទាមទារ​ឲ្យ​កម្មវិធី​រុករក​របស់​អ្នក​គាំទ្រ​ឯកសារ​សម្លេង​បង្កប់ ។ កម្មវិធី​" -"រុករក​ស្ទើរ​តែ​ទាំងអស់​នៅ​លើ Windows និង Mac បាន​គាំទ្រ ប៉ុន្តែ​វេទិកា​ផ្សេង​ទៀត​នឹង​ទាមទារ​កម្មវិធី​ជំនួយ​" -"ខាង​ក្នុង​មួយ ។" - -#: templates/message/javascript.inc:70 templates/mailbox/javascript.inc:195 -msgid "Please enter a name for the new folder:" -msgstr "សូម​បញ្ចូល​ឈ្មោះ​មួយ សម្រាប់​ថត​ថ្មី ៖" - -#: templates/javascript/folders.js:104 templates/javascript/folders.js:106 -msgid "Please enter the name of the new folder:" -msgstr "សូម​បញ្ចូល​ឈ្មោះ​របស់​ថត​ថ្មី ៖" - -#: templates/javascript/folders.js:139 -msgid "Please enter the new name:" -msgstr "សូម​បញ្ចូល​ឈ្មោះ​ថ្មី ៖" - -#: templates/pgp/passphrase.inc:19 -#, php-format -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per %s session." -msgstr "" -"សូម​បញ្ចូល​ឃ្លា​សម្ងាត់​សម្រាប់​កូនសោ​ឯកជន PGP របស់​អ្នក ។ អ្នក​ចាំបាច់​បញ្ចូល​ឃ្លា​សម្ងាត់​នេះ​តែ​មួយ​ដង ក្នុង​មួយ​" -"សម័យ %s ។" - -#: templates/smime/passphrase.inc:13 -#, php-format -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per %s session." -msgstr "" -"សូម​បញ្ចូល​ឃ្លា​សម្ងាត់​សម្រាប់​កូនសោ​ឯកជន S/MIME របស់​អ្នក ។ អ្នក​ចាំបាច់​បញ្ចូល​ឃ្លា​សម្ងាត់​នេះ​តែ​មួយ​ដង ក្នុង​" -"មួយ​សម័យ %s ។" - -#: login.php:180 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"សូម​ចូល​ម្តង​ទៀត ដើម្បី​បន្ត​តែង​សារ​របស់​អ្នក ។ ប្រសិន​បើ​អ្នក​មិន​កំពុង​ប្រើ​ខូគី និង អ្នក​កំពុង​តែង​សារ​ក្នុង​បង្អួច​" -"លេចឡើង អ្នកចាំបាច់ត្រូវ​ចូល​ម្តង​ទៀត ក្នុង​បង្អួច​មេ​របស់​អ្នក​ផង​ដែរ ។ នេះ​គឺ​ដើម្បី​រារាំង​អ្នក​វាយ​ប្រហារ​ពី​" -"ការ​ប្លន់​អត្តសញ្ញាណ​សម័យ​របស់​អ្នក ។ យើ​ង​សូម​ទោស​សម្រាប់​ភាព​មិន​ងាយស្រួល​ណាមួយ ។" - -#: templates/login/javascript.inc:36 -msgid "Please provide your password." -msgstr "សូម​ផ្តល់​ពាក្យ​សម្ងាត់​របស់​អ្នក ។" - -#: templates/login/javascript.inc:32 -msgid "Please provide your username." -msgstr "សូម​ផ្តល់​ឈ្មោះ​អ្នក​ប្រើ​របស់អ្នក ។" - -#: compose.php:106 lib/Compose.php:2398 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "សូម​ដោះ​ស្រាយ​អាសយដ្ឋាន​ដែល​មិន​ច្បាស់ ឬ មិន​ត្រឹមត្រូវ ។" - -#: templates/javascript/folders.js:63 -msgid "Please select a folder before you perform this action." -msgstr "សូម​ជ្រើស​ថត​មួយ មុន​នឹង​អ្នក​ប្រតិបត្តិ​អំពើ​នេះ ។" - -#: templates/search/javascript.inc:41 -msgid "Please select at least one folder to search." -msgstr "សូម​ជ្រើស​យ៉ាង​ហោច​ណាស់​ថត​មួយ ដើម្បី​ស្វែង​រក ។" - -#: templates/javascript/folders.js:12 -msgid "Please select only one folder for this operation." -msgstr "សូម​ជ្រើស​ថត​តែ​មួយ​គត់ សម្រាប់​ប្រតិបត្តិការ​នេះ ។" - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "សូម​ជ្រើស ឬ កែសម្រួល​ក្នុង​ប្រអប់​ទៅ​ខាង​ស្តាំ ៖" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "ធ្វើ​ឲ្យ​ដើរ​ដោយ Horde" - -#: config/prefs.php.dist:215 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "នាំ​មុខ​ហត្ថលេខា​របស់​អ្នក​ដោយ​សញ្ញា​ដាច់ៗ ('-- ') ?" - -#: smime.php:237 pgp.php:263 filterprefs.php:41 -msgid "Preferences successfully updated." -msgstr "ចំណង់​ចំណូលចិត្ត ​ត្រូវ​បាន​ធ្វើ​ឲ្យ​ទាន់​សម័យ​ដោយ​ស្វ័យ​ប្រវត្តិ ។" - -#: compose.php:1347 templates/compose/compose.html:314 -msgid "Preview" -msgstr "មើល​ជា​មុន" - -#: message.php:513 message.php:699 -msgid "Previous Message" -msgstr "សារ​មុន" - -#: mailbox.php:434 -msgid "Previous Page" -msgstr "ទំព័រ​មុន" - -#: message.php:594 -msgid "Print" -msgstr "បោះពុម្ព" - -#: message.php:655 -msgid "Priority" -msgstr "អាទិភាព" - -#: templates/smime/import_key.inc:76 -msgid "Private Key Password" -msgstr "ពាក្យ​សម្ងាត់​របស់កូនសោ​ឯកជន" - -#: config/prefs.php.dist:571 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "រំលឹក​រៀង​រាល់​ពេល​ដែល​ឯកសារ​ភ្ជាប់​មួយ​ត្រូវ​បាន​ផ្ញើ ។ លំនាំដើមគឺ​ទេ ។" - -#: config/prefs.php.dist:570 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "រំលឹក​រៀង​រាល់​ពេល​ដែល​ឯកសារ​ភ្ជាប់​មួយ​ត្រូវ​បាន​ផ្ញើ ។ លំនាំដើមគឺ​បាទ ។" - -#: templates/fetchmail/manage.inc:10 -msgid "Protocol:" -msgstr "ពិធីការ ៖" - -#: lib/Crypt/PGP.php:430 -msgid "Public PGP keyserver support has been disabled." -msgstr "ការ​គាំទ្រ​ម៉ាស៊ីន​បម្រើ​កូនសោ PGP សាធារណៈ ត្រូវ​បាន​ធ្វើឲ្យ​ប្រើ​លែង​បាន ។" - -#: mailbox.php:388 mailbox.php:483 -msgid "Pur_ge Deleted" -msgstr "_Gលុប​បំបាត់ \"បាន​លុប\" " - -#: mailbox.php:388 mailbox.php:483 -msgid "Purge Deleted" -msgstr "លុប​បំបាត់ \"បាន​លុប\" " - -#: templates/folders/actions.html:26 -msgid "Purge Folder(s)" -msgstr "លុប​បំបាត់​ថត" - -#: config/prefs.php.dist:397 -msgid "Purge Trash how often:" -msgstr "ចំនួន​ដង​ត្រូវ​លុប​បំបាត់​សំរាម ៖" - -#: config/prefs.php.dist:406 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "លុប​បំបាត់​សារ​ក្នុង​ថត​សំរាម ដែល​ចាស់​ជាង​ចំនួន​ថ្ងៃ​នេះ ។" - -#: config/prefs.php.dist:387 -msgid "Purge old messages in the Trash folder?" -msgstr "លុប​បំបាត់​សារ​ចាស់​ក្នុង​ថត​សំរាម ?" - -#: lib/Maintenance/Task/purge_trash.php:65 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "កំពុង​លុប​បំបាត់​សារ​ចំនួន %d ពី​ថត​សំរាម ។" - -#: lib/Maintenance/Task/purge_trash.php:63 -msgid "Purging 1 message from Trash folder." -msgstr "កំពុង​លុប​បំបាត់​សារ​ចំនួន ១ ពី​ថត​សំរាម ។" - -#: lib/IMP.php:917 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "ស្ថានភាព​កូតា ៖ %.2fMB / %.2fMB (%.2f%%)" - -#: lib/IMP.php:921 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "ស្ថានភាព​កូតា ៖ %.2fMB / គ្មាន​កំណត់" - -#: lib/IMP.php:924 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "ស្ថានភាព​កូតា ៖ គ្មាន​កំណត់" - -#: config/prefs.php.dist:501 -#, php-format -msgid "Quoting %f:" -msgstr "សម្រង់ %f ៖" - -#: templates/folders/actions.html:31 -msgid "Rebuild Folder Tree" -msgstr "ស្ថាបនា​មែកធាង​ថត​ឡើង​វិញ" - -#: lib/Search.php:631 -msgid "Received On" -msgstr "បាន​ទទួល ​នៅ​ថ្ងៃ" - -#: lib/Search.php:639 -msgid "Received Since" -msgstr "បាន​ទទួល​ ចាប់​តាំង​ពី" - -#: lib/Search.php:635 -msgid "Received Until" -msgstr "បាន​ទទួល រហូតដល់" - -#: message.php:556 -msgid "Redirec_t" -msgstr "_Tប្តូរ​ទិស " - -#: message.php:556 -msgid "Redirect" -msgstr "ប្តូរ​ទិស" - -#: templates/compose/redirect.html:77 -msgid "Redirect Message" -msgstr "ប្តូរ​ទិស​សារ" - -#: compose.php:433 -msgid "Redirect this message" -msgstr "ប្តូរ​ទិស​សារ​នេះ" - -#: compose.php:496 -msgid "Redirecting failed." -msgstr "ការ​ប្តូរ​ទិស​បាន​បរាជ័យ ។" - -#: folders.php:276 -msgid "Refresh" -msgstr "ធ្វើ​ឲ្យ​ស្រស់" - -#: config/prefs.php.dist:796 -msgid "Refresh Folder Views:" -msgstr "ធ្វើ​ឲ្យ​ទិដ្ឋភាព​របស់​ថត​ស្រស់ ៖" - -#: mailbox.php:349 -msgid "Reload" -msgstr "ផ្ទុក​ឡើង​វិញ" - -#: folders.php:266 -msgid "Reload View" -msgstr "ផ្ទុក​ទិដ្ឋភាព​ឡើង​វិញ" - -#: lib/MIME/Viewer/itip.php:528 lib/MIME/Viewer/itip.php:547 -msgid "Remember the free/busy information." -msgstr "ចងចាំ​ព័ត៌មាន ទំនេរ/រវល់ ។" - -#: config/prefs.php.dist:990 -msgid "Remember the last view" -msgstr "ចងចាំ​ទិដ្ឋភាព​ចុង​ក្រោយ" - -#: templates/fetchmail/manage.inc:27 -msgid "Remote Mailbox:" -msgstr "ប្រអប់​សំបុត្រ​ឆ្ងាយ ៖" - -#: search.php:320 -msgid "Remove Field From Search" -msgstr "យក​វាល​ចេញ​ពី​ការ​ស្វែង​រក" - -#: templates/prefs/sourceselect.inc:305 -msgid "Remove source" -msgstr "យក​ប្រភព​ចេញ" - -#: templates/folders/actions.html:10 -msgid "Rename Folder(s)" -msgstr "ប្តូរ​ឈ្មោះ​ថត" - -#: config/prefs.php.dist:342 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "ប្តូរ​ឈ្មោះ​ថត​សំបុត្រ​ដែល​បាន​ផ្ញើ នៅ​ពេល​ចាប់​ផ្តើម​នៃ​ខែ ?" - -#: lib/Folder.php:463 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "ការ​ប្តូរ​ឈ្មោះ \"%s\" ទៅ \"%s\" បាន​បរាជ័យ ។ នេះ​គឺ​ជា​អ្វី​ដែល​ម៉ាស៊ីន​បម្រើ​បាន​និយាយ" - -#: message.php:543 -msgid "Repl_y to List" -msgstr "_Yឆ្លើយ​តប​ទៅ​បញ្ជី " - -#: templates/compose/spelling.html:50 -msgid "Replace with:" -msgstr "ជំនួស​ដោយ ៖" - -#: message.php:540 -msgid "Reply" -msgstr "ឆ្លើយ​តប" - -#: lib/MIME/Viewer/itip.php:312 lib/MIME/Viewer/itip.php:410 -msgid "Reply Sent." -msgstr "ការ​ឆ្លើយ​តប​ត្រូវ​បាន​ផ្ញើ" - -#: message.php:549 -msgid "Reply to All" -msgstr "ឆ្លើយ​តប​ទៅ​ទាំង​អស់" - -#: compose.php:406 -msgid "Reply to All:" -msgstr "ឆ្លើយ​តប​ទៅ​ទាំង​អស់ ៖" - -#: message.php:543 -msgid "Reply to List" -msgstr "ឆ្លើយ​តប​ទៅ​បញ្ជី" - -#: compose.php:408 -msgid "Reply to List:" -msgstr "ឆ្លើយ​តប​ទៅ​បញ្ជី ៖" - -#: message.php:549 -msgid "Reply to _All" -msgstr "_Aឆ្លើយ​តប​ទៅទាំងអស់ " - -#: lib/MIME/Viewer/itip.php:530 lib/MIME/Viewer/itip.php:539 -#: lib/MIME/Viewer/itip.php:549 -msgid "Reply with Not Supported Message" -msgstr "ឆ្លើយ​តប​ដោយ​​សារ​ដែល​មិន​គាំទ្រ" - -#: lib/MIME/Viewer/itip.php:537 -msgid "Reply with free/busy for next 2 months." -msgstr "ឆ្លើយ​តបដោយ ទំនេរ/រវល់ សម្រាប់​ ២ ខែ​បន្ទាប់ ។" - -#: lib/MIME/Viewer/itip.php:536 -msgid "Reply with requested free/busy information." -msgstr "ឆ្លើយ​តប​ដោយ​​ព័ត៌មាន​ ទំនេរ/រវល់ ដែល​បាន​ស្នើ​សុំ ។" - -#: message.php:236 -msgid "Reply-To" -msgstr "ឆ្លើយ​តប​-ទៅ" - -#: lib/Compose.php:1549 -msgid "Reply-To: " -msgstr "ឆ្លើយ​តប​-ទៅ ៖ " - -#: compose.php:404 -msgid "Reply:" -msgstr "ឆ្លើយ​តប ៖" - -#: message.php:607 mailbox.php:514 -msgid "Report as Innocent" -msgstr "រាយការណ៍​ថា​ល្អ" - -#: message.php:599 mailbox.php:506 -msgid "Report as Spam" -msgstr "រាយការណ៍​ជា​សារ​ឥត​បាន​ការ" - -#: compose.php:1270 -msgid "Request a _Read Receipt" -msgstr "_Rស្នើ​សុំ​បង្កាន់​ដៃ​អាន​មួយ " - -#: config/prefs.php.dist:585 -msgid "Request read receipts?" -msgstr "ស្នើ​សុំ​បង្កាន់​ដៃ​អាន ?" - -#: mailbox.php:131 -msgid "Requested message not found." -msgstr "រក​មិន​ឃើញ​សារ​ដែល​បាន​ស្នើ​សុំ ។" - -#: lib/MIME/Viewer/itip.php:692 -msgid "Required Participant" -msgstr "អ្នក​ចូល​រួម​ដែល​ទាមទារ" - -#: templates/acl/acl.inc:162 templates/search/search.html:29 -#: templates/search/search.html:181 -msgid "Reset" -msgstr "កំណត់​ឡើង​វិញ" - -#: lib/MIME/Viewer/itip.php:116 -msgid "Respondent Status Updated." -msgstr "ស្ថានភាព​ឆ្លើយ​តប​ ត្រូវ​បាន​ធ្វើ​ឲ្យ​ទាន់​សម័យ ។" - -#: message.php:587 -msgid "Resume" -msgstr "ធ្វើ​បន្ត" - -#: login.php:181 -msgid "Resume your session" -msgstr "ធ្វើ​បន្ត​សម័យ​របស់​អ្នក" - -#: templates/stationery/prefs.inc:44 -msgid "Return to \"Message Composition\"" -msgstr "ត្រឡប់​ទៅ \"ការ​តែង​សារ\"" - -#: templates/fetchmail/driver_select.inc:31 templates/fetchmail/manage.inc:69 -#: templates/fetchmail/account_select.inc:32 -msgid "Return to Fetch Mail" -msgstr "ត្រឡប់​ទៅ​កាន់ \"ទៅ​ប្រមូល​យក​សំបុត្រ\"" - -#: filterprefs.php:53 templates/smime/smime.inc:101 -#: templates/smime/notactive.inc:15 templates/pgp/pgp.inc:149 -#: templates/pgp/notactive.inc:15 templates/acl/acl.inc:163 -#: templates/acl/acl.inc:175 -msgid "Return to Options" -msgstr "ត្រឡប់​ទៅ​ជម្រើស" - -#: config/prefs.php.dist:730 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "ត្រឡប់​ទៅ​ការ​រាយ​របស់​ប្រអប់​សំបុត្រ បន្ទាប់ពី​លុប ផ្លាស់​ទី ឬ ចម្លង​សារ​មួយ ?" - -#: lib/MIME/Viewer/itip.php:683 -msgid "Role" -msgstr "តួនាទី" - -#: lib/MIME/Viewer/pkcs7.php:142 lib/MIME/Viewer/pkcs7.php:237 -#: lib/MIME/Viewer/pkcs7.php:424 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1321 -msgid "S/MIME Encrypt Message" -msgstr "S/MIME Encrypt Message" - -#: lib/Compose.php:1176 -msgid "S/MIME Error: " -msgstr "កំហុស S/MIME ៖ " - -#: lib/Compose.php:1155 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "កំហុស S/MIME ៖ ត្រូវ​ការ​ឃ្លា​សម្ងាត់ សម្រាប់​កូនសោ​ឯកជន​ផ្ទាល់​ខ្លួន ។" - -#: config/prefs.php.dist:152 -msgid "S/MIME Options" -msgstr "ជម្រើស S/MIME" - -#: smime.php:46 -msgid "S/MIME Passphrase Input" -msgstr "ការ​បញ្ចូល​ឃ្លា​សម្ងាត់ S/MIME" - -#: templates/smime/smime.inc:54 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "ការ​គាំទ្រ​គូ​កូនសោ​ផ្ទាល់​ខ្លួន S/MIME ទាម​ទារ​ការ​តភ្ជាប់​តាម​បណ្តាញ​សុវត្ថិភាព ។" - -#: smime.php:136 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "កូនសោ​សាធារណៈ S/MIME សម្រាប់ \"%s\" ត្រូវ​បាន​លុប​ដោយ​ជោគជ័យ ។" - -#: smime.php:158 -msgid "S/MIME Public Key successfully added." -msgstr "កូនសោ​សាធារណៈ S/MIME ត្រូ​វបាន​បន្ថែម​ដោយ​ជោគជ័យ ។" - -#: templates/smime/smime.inc:10 -msgid "S/MIME Public Keyring" -msgstr "S/MIME Public Keyring" - -#: smime.php:207 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "គូ​កូនសោ សាធារណៈ/ឯកជន S/MIME ត្រូវ​បាន​បន្ថែម​ដោយ​ជោគជ័យ ។" - -#: lib/IMP.php:1322 -msgid "S/MIME Sign Message" -msgstr "S/MIME Sign Message" - -#: lib/IMP.php:1323 -msgid "S/MIME Sign/Encrypt Message" -msgstr "S/MIME Sign/Encrypt Message" - -#: templates/smime/notactive.inc:4 -msgid "S/MIME support is disabled on this system." -msgstr "ការ​គាំទ្រ S/MIME​ គឺ​ត្រូវ​បាន​ធ្វើ​ឲ្យ​ប្រើ​លែង​បាន​លើ​ប្រព័ន្ធ​នេះ ។" - -#: lib/MIME/Viewer/pkcs7.php:241 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"ការ​គាំទ្រ S/MIME បច្ចុប្បន្ន​មិន​ត្រូវ​បាន​ធ្វើ​ឲ្យប្រើ​បាន ដូច្នេះ​សារ​មិន​អាច​ត្រូវ​បម្លែង​មក​ជា​ភាព​ធម្មតា ។" - -#: lib/MIME/Viewer/pkcs7.php:173 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"ការ​គាំទ្រ S/MIME មិន​ត្រូវ​បាន​ធ្វើ​ឲ្យ​ប្រើ​បាន​ឡើយ ដូច្នេះ​មាតិកា​របស់​សារ​ដែល​បាន​ចុះ​ហត្ថលេខា​នេះ នឹង​មិន​" -"អាច​ត្រូវ​បាន​បង្ហាញ​បាន​ឡើយ ។" - -#: lib/MIME/Viewer/pkcs7.php:146 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"ការ​គាំទ្រ S/MIME មិន​ត្រូវ​បាន​ធ្វើ​ឲ្យ​ប្រើ​បាន​ឡើយ ដូច្នេះ​ហត្ថលេខា​ឌីជីថល​នឹង​មិន​អាច​ត្រូវ​បាន​ផ្ទៀងផ្ទាត់​" -"បាន​ឡើយ ។" - -#: templates/smime/smime.inc:2 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"ការ​គាំទ្រ S/MIME ទាមទារ​ឲ្យ​ប្រើ​បង្អួច​លេចឡើង ។ បើ​កម្មវិធី​រុករក​របស់​អ្នក​កំពុង​ធ្វើ​ឲ្យ​បង្អួច​លេចឡើង​ប្រើ​" -"លែង​បាន អ្នក​ត្រូវ​តែ​ផ្លាស់ប្ដូរ​ការ​កំណត់​នេះ បើ​ពុំ​នោះ​ទេ​លក្ខណៈ​ពិសេស S/MIME នឹង​មិន​ដំណើរការ​ត្រឹមត្រូវ​" -"ឡើយ ។" - -#: templates/login/login.html:105 -msgid "SMTP" -msgstr "SMTP" - -#: compose.php:1179 -msgid "S_ubject" -msgstr "_Uប្រធាន​បទ " - -#: compose.php:1249 -msgid "Sa_ve a copy in " -msgstr "_Vរក្សា​ទុក​ច្បាប់​ចម្លង​ក្នុង " - -#: message.php:592 -msgid "Sa_ve as" -msgstr "_Vរក្សា​ទុក​ជា " - -#: templates/fetchmail/manage.inc:67 templates/search/search.html:28 -#: templates/search/search.html:180 -msgid "Save" -msgstr "រក្សា​ទុក" - -#: compose.php:1323 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "រក្សា​ទុក​ឯកសារ​ភ្ជាប់​ជាមួយ​សារ​ ក្នុង​ថត​សំបុត្រ​ដែល​បាន​ផ្ញើ ?" - -#: templates/compose/compose.html:23 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "រក្សា​ទុក ​សេចក្តី​ព្រាង" - -#: saveimage.php:51 -msgid "Save Image" -msgstr "រក្សាទុក​រូបភាព" - -#: lib/MIME/Contents.php:231 -msgid "Save Image in Gallery" -msgstr "រក្សាទុក​រូបភាព​ក្នុង​វិចិត្រសាល" - -#: filterprefs.php:114 templates/smime/smime.inc:100 -#: templates/smime/notactive.inc:13 templates/pgp/pgp.inc:148 -#: templates/pgp/notactive.inc:13 -msgid "Save Options" -msgstr "រក្សា​ទុក​ ជម្រើស" - -#: templates/stationery/prefs.inc:40 -msgid "Save Stationery" -msgstr "រក្សាទុក​ផ្ទៃ​ខាង​ក្រោយ​សំបុត្រ" - -#: compose.php:1094 -msgid "Save _Draft" -msgstr "_Dរក្សា​ទុក​សេចក្តីព្រាង " - -#: message.php:592 -msgid "Save as" -msgstr "រក្សា​ទុក​ជា" - -#: config/prefs.php.dist:522 -msgid "Save drafts as unseen?" -msgstr "រក្សា​ទុក​សេចក្តី​ព្រាង​ជា​មិន​បាន​មើល​ឬ ?" - -#: config/prefs.php.dist:532 -msgid "Save drafts automatically while composing?" -msgstr "រក្សាទុក​សេចក្ដីព្រាង​ដោយ​ស្វ័យប្រវត្តិ ខណៈ​ពេល​តែង ?" - -#: config/prefs.php.dist:1083 -msgid "Save recipients automatically to the default address book?" -msgstr "រក្សា​ទុក​អ្នកទទួល​ទាំងឡាយ ទៅ​កាន់​សៀវភៅ​អាសយដ្ឋាន​លំនាំ​ដើម​​ដោយ​ស្វ័យ​ប្រវត្តិ ?" - -#: templates/search/search.html:172 -msgid "Save search as a virtual folder?" -msgstr "រក្សា​ទុក​ការ​ស្វែង​រក ជា​ថត​និម្មិតមួយឬ ?" - -#: config/prefs.php.dist:231 -msgid "Save sent mail?" -msgstr "រក្សា​ទុក​សំបុត្រ​ដែល​បានផ្ញើ​ឬ​ទេ ?" - -#: lib/Compose.php:150 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "ការ​រក្សាទុក​សេចក្ដីព្រាង​បាន​បរាជ័យ ។ មិន​អាច​បង្កើត​ថត​សេចក្ដីព្រាង​បាន​ឡើយ ។" - -#: lib/Compose.php:89 -msgid "Saving the draft failed. No draft folder specified." -msgstr "ការ​រក្សាទុក​សេចក្ដីព្រាង​បាន​បរាជ័យ ។ មិន​មាន​ថត​សេចក្ដីព្រាង​ត្រូវ​បាន​បញ្ជាក់​លម្អិត ។" - -#: lib/Compose.php:165 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "ការ​រក្សា​ទុក​សេចក្តីព្រាង​បាន​បរាជ័យ ។ នេះ​គឺ​ជា​អ្វី​ដែល​ម៉ាស៊ីន​បម្រើ​បាននិយាយ ៖ %s" - -#: mailbox.php:356 lib/Block/tree_folders.php:39 -#: templates/contacts/contacts.html:25 -msgid "Search" -msgstr "ស្វែង​រក" - -#: mailbox.php:356 search.php:219 -#, php-format -msgid "Search %s" -msgstr "ស្វែង​រក %s" - -#: config/prefs.php.dist:121 -msgid "Search Options" -msgstr "ជម្រើស​ស្វែងរក" - -#: search.php:165 -msgid "Search Results" -msgstr "លទ្ធផល​ស្វែង​រក" - -#: templates/mailbox/navbar.html:11 templates/mailbox/navbar.html:26 -msgid "Seen" -msgstr "បាន​មើល" - -#: templates/fetchmail/manage.inc:70 -msgid "Select Another Account" -msgstr "ជ្រើស​គណនី​មួយ​ផ្សេង" - -#: search.php:311 -msgid "Select a date" -msgstr "ជ្រើស​កាលបរិច្ឆេទ" - -#: templates/search/search.html:55 -msgid "Select a field" -msgstr "ជ្រើស​វាល" - -#: config/prefs.php.dist:136 -msgid "Select address book sources for adding and searching for addresses." -msgstr "ជ្រើស​ប្រភព​សៀវភៅ​អាសយដ្ឋាន សម្រាប់​បន្ថែម និង ស្វែង​រក​អាសយដ្ឋាន ។​" - -#: templates/search/search.html:141 -msgid "Select all" -msgstr "ជ្រើស​ទាំងអស់" - -#: templates/prefs/sourceselect.inc:323 -msgid "Select all fields to search when expanding addresses." -msgstr "ជ្រើស​វាល​ដែល​ត្រូវ​ស្វែង​រក​ទាំងអស់ ពេល​ពង្រីក​អាសយដ្ឋាន ។" - -#: templates/fetchmail/account_select.inc:21 -msgid "Select an account" -msgstr "ជ្រើស​គណនី" - -#: templates/search/search.html:142 -msgid "Select none" -msgstr "ជ្រើស​គ្មាន" - -#: templates/compose/compose.html:133 -msgid "Select stationery:" -msgstr "ជ្រើស​ផ្ទៃ​ខាង​ក្រោយ​សំបុត្រ ៖" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "ជ្រើស​វិចិត្រសាល ដើម្បី​រក្សាទុក​រូបភាព​នៅ​ក្នុង ។" - -#: templates/fetchmail/driver_select.inc:21 -msgid "Select the mail server type" -msgstr "ជ្រើស​ប្រភេទ​ម៉ាស៊ីន​បម្រើ​សំបុត្រ" - -#: templates/mailbox/navbar.html:6 -msgid "Select:" -msgstr "ជ្រើស ៖" - -#: templates/prefs/sourceselect.inc:309 -msgid "Selected Address books:" -msgstr "សៀវភៅ​អាសយដ្ឋាន​ដែល​បាន​ជ្រើស ៖" - -#: templates/pgp/pgp.inc:72 -msgid "Send Key to Public Keyserver" -msgstr "បញ្ជូន​កូនសោ​ទៅ​ម៉ាស៊ីន​បម្រើ​កូនសោ​សាធារណៈ" - -#: lib/MIME/Viewer/itip.php:597 -msgid "Send Latest Information" -msgstr "ផ្ញើ​ព័ត៌មាន​ថ្មី​បំផុត" - -#: templates/compose/compose.html:21 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "ផ្ញើ​សារ" - -#: templates/compose/javascript.inc:119 -msgid "Send message without a Subject?" -msgstr "ផ្ញើ​សារ​ដោយ​គ្មាន​ប្រធានបទ ?" - -#: config/prefs.php.dist:715 -msgid "Send read receipt when requested by the sender?" -msgstr "ផ្ញើ​បង្កាន់ដៃ​បាន​អាន នៅ​ពេល​បាន​ស្នើ​ដោយ​អ្នក​ផ្ញើ ?" - -#: lib/IMAP/Tree.php:385 -msgid "Sent mail folder" -msgstr "ថត​សំបុត្រ​ដែល​បាន​ផ្ញើ" - -#: templates/prefs/sentmailselect.inc:38 -msgid "Sent mail folder:" -msgstr "ថត​សំបុត្រ​ដែល​បាន​ផ្ញើ ៖" - -#: templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "ម៉ាស៊ីន​បម្រើ" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "ព័ត៌មាន​ម៉ាស៊ីន​បម្រើ និង ថត" - -#: templates/fetchmail/manage.inc:23 -msgid "Server:" -msgstr "ម៉ាស៊ីន​បម្រើ ៖" - -#: config/prefs.php.dist:81 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "កំណត់​ចំណង់​ចំណូលចិត្តថា​អ្វី​នឹង​ត្រូវ​កើតឡើង ពេល​អ្នក​ផ្លាស់ទី និង លុប​សារ ។" - -#: config/prefs.php.dist:541 -msgid "Set the X-Priority header when composing messages?" -msgstr "កំណត់​បឋមកថា​អាទិភាព X ពេល​តែង​សារ ?" - -#: config/prefs.php.dist:31 -msgid "Share Folders" -msgstr "ចែក​រំលែក​ថត" - -#: templates/acl/acl.inc:86 -msgid "Share mail folders" -msgstr "ចែក​រំលែក​ថត​សំបុត្រ" - -#: config/prefs.php.dist:32 -msgid "Share your mail folders with other users." -msgstr "ចែក​រំលែក​ថត​សំបុត្រ​របស់​អ្នក ជាមួយ​អ្នក​ប្រើ​ផ្សេង ។" - -#: config/prefs.php.dist:669 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"ជា​លំនាំ​ដើម​ តើ​បណ្តុំ​ធំនៃ​អត្ថបទ​ដែល​បាន​ស្រង់ គួរ​ត្រូវ​បាន​បង្ហាញ ឬ លាក់​ឬ​ទេ ? មួយ​ណា​ក៏​ដោយ​ដែល​អ្នក​ជ្រើស " -"វា​អាច​ត្រូវ​បាន​បិទ​បើក​ដោយ​ងាយស្រួល ។" - -#: templates/pgp/pgp.inc:7 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "តើ​តួ​នៃ​សារ​អត្ថបទ/ធម្មតា គួរ​ត្រូវ​បាន​វិភាគ សម្រាប់​ទិន្នន័យ PGP ឬ​ទេ ?​" - -#: config/prefs.php.dist:514 -msgid "Should the compose window be closed after saving a draft?" -msgstr "តើ​បង្អួច​តែង​គួរ​តែ​ត្រូវ​បាន​បិទ បន្ទាប់​ពី​រក្សា​ទុក​សេចក្តី​ព្រាង​ឬទេ ?" - -#: templates/pgp/pgp.inc:4 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "តើ​កូន​សោ​សាធារណៈ PGP របស់​អ្នក​ គួរ​ត្រូវ​បាន​ភ្ជាប់​ទៅ​សារ​របស់​អ្នក​​ជា​លំនាំ​ដើម​ឬ​ទេ ?" - -#: templates/search/search.html:144 -msgid "Show All Folders" -msgstr "បង្ហាញ​ថត​ទាំង​អស់" - -#: message.php:678 -msgid "Show All Headers" -msgstr "បង្ហាញ​បឋមកថា​ទាំងអស់" - -#: mailbox.php:270 -msgid "Show Deleted" -msgstr "បង្ហាញ \"បាន​លុប\"" - -#: lib/MIME/Viewer/html.php:98 -msgid "Show Images?" -msgstr "បង្ហាញ​រូបភាព ?" - -#: message.php:672 -msgid "Show Limited Headers" -msgstr "បង្ហាញ \"បឋមកថា​ដែល​បាន​កម្រិត\"" - -#: message.php:681 -msgid "Show Mailing List Information" -msgstr "បង្ហាញ​ព័ត៌មាន​របស់​បញ្ជី​សំបុត្រ​រួម" - -#: templates/search/search.html:144 -msgid "Show Only Subscribed Folders" -msgstr "បង្ហាញ​តែ​ថត​ដែល​បាន​ជាវ" - -#: folders.php:294 -msgid "Show Unsubscribed" -msgstr "បង្ហាញ \"បាន​ឈប់​ជាវ\"" - -#: config/prefs.php.dist:608 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "បង្ហាញ​រូប​តំណាង​ដែល​អនុញ្ញាត​ឲ្យ​ច្បូត​ឯកសារ​ភ្ជាប់​ចេញ​ពី​សារ​ឬ ?" - -#: config/prefs.php.dist:1013 -msgid "Show legend in the mailbox view?" -msgstr "បង្ហាញ​តាង ក្នុង​ទិដ្ឋភាព​ប្រអប់​សំបុត្រ ?" - -#: config/prefs.php.dist:851 -msgid "Show previews for unread messages only?" -msgstr "បង្ហាញ​មើល​ជា​មុន សម្រាប់​តែ​សារ​មិន​ទាន់​អាន ?" - -#: config/prefs.php.dist:859 -msgid "Show previews in tooltips?" -msgstr "បង្ហាញ​មើល​ជា​មុន ជា​ព័ត៌មាន​ជំនួយ ?" - -#: config/prefs.php.dist:888 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "បង្ហាញ​រូប​តំណាង \"ទៅ​ប្រមូល​យក​សំបុត្រ\" លើ​របារ​ម៉ឺនុយ ?" - -#: filterprefs.php:99 -msgid "Show the filter icon on the menubar?" -msgstr "បង្ហាញ​រូបតំណាង​របស់​តម្រង​លើ​របារ​ម៉ឺនុយ ?" - -#: lib/Block/summary.php:36 -msgid "Show total number of mails in folder?" -msgstr "បង្ហាញ​ចំនួន​សំបុត្រ​សរុប​ក្នុង​ថត ?" - -#: config/prefs.php.dist:666 -msgid "Shown" -msgstr "បាន​បង្ហាញ" - -#: mailbox.php:590 -msgid "Si_ze" -msgstr "_Zទំហំ " - -#: mailbox.php:984 templates/mailbox/legend.html:15 -msgid "Signed" -msgstr "បាន​ចុះ​ហត្ថលេខា" - -#: templates/compose/compose.html:314 -msgid "Size:" -msgstr "ទំហំ ៖" - -#: mailbox.php:559 -msgid "Sort by Arrival" -msgstr "តម្រៀប​តាម​ការ​មក​ដល់" - -#: mailbox.php:564 -msgid "Sort by Date" -msgstr "តម្រៀប​តាម​កាល​បរិច្ឆេទ" - -#: mailbox.php:574 -msgid "Sort by From Address" -msgstr "តម្រៀប​តាម​អាសយដ្ឋាន \"ពី\"" - -#: mailbox.php:589 -msgid "Sort by Message Size" -msgstr "តម្រៀប​តាម​ទំហំ​របស់​សារ" - -#: mailbox.php:584 -msgid "Sort by Subject" -msgstr "តម្រៀប​តាម​ប្រធាន​បទ" - -#: mailbox.php:579 -msgid "Sort by Thread" -msgstr "តម្រៀប​តាម​ខ្សែ​អំបោះ" - -#: mailbox.php:569 -msgid "Sort by To Address" -msgstr "តម្រៀប​តាម​អាសយដ្ឋាន​ \"ទៅ\"" - -#: lib/IMAP/Tree.php:379 -msgid "Spam folder" -msgstr "ថត​សារ​ឥត​បាន​ការ​" - -#: templates/prefs/spamselect.inc:23 -msgid "Spam folder:" -msgstr "ថត​របស់​សារ​ឥត​បានការ ៖" - -#: compose.php:1238 -msgid "Special Characters" -msgstr "តួអក្សរ​ពិសេស" - -#: search.php:53 -msgid "Special Virtual Folders cannot be edited." -msgstr "មិន​អាច​កែសម្រួល​ថត​និម្មិត​ពិសេស​បាន​ឡើយ ។" - -#: compose.php:1234 -msgid "Spell Check" -msgstr "ពិនិត្យ​​អក្ខរាវិរុទ្ធ" - -#: templates/compose/spelling.html:19 -msgid "Spell Checker" -msgstr "កម្មវិធី​ពិនិត្យ​​អក្ខរាវិរុទ្ធ" - -#: compose.php:973 -msgid "Spell check complete" -msgstr "ការ​ពិនិត្យ​អក្ខរាវិរុទ្ធ​បាន​បញ្ចប់​ទាំង​ស្រុង" - -#: templates/compose/spelling.html:21 -msgid "Spell check complete - No spelling errors" -msgstr "ការ​ពិនិត្យអក្ខរាវិរុទ្ធ​បាន​បញ្ចប់​ហើយ - មិន​មាន​កំហុស​អក្ខរាវិរុទ្ធ​ឡើយ" - -#: config/prefs.php.dist:472 -msgid "Spelling errors per screen when spell checking." -msgstr "កំហុស​អក្ខរាវិរុទ្ធ​ក្នុង​មួយ​អេក្រង់ ពេល​ពិនិត្យអក្ខរាវិរុទ្ធ ។" - -#: lib/MIME/Viewer/itip.php:507 lib/MIME/Viewer/itip.php:509 -#: lib/MIME/Viewer/itip.php:642 lib/MIME/Viewer/itip.php:644 -msgid "Start" -msgstr "ចាប់ផ្តើម" - -#: compose.php:1219 templates/stationery/prefs.inc:9 -msgid "Stationery" -msgstr "ផ្ទៃ​ខាង​ក្រោយ​សំបុត្រ" - -#: templates/stationery/prefs.inc:26 -msgid "Stationery name:" -msgstr "ឈ្មោះ​ផ្ទៃ​ខាង​ក្រោយ​សំបុត្រ ៖" - -#: templates/stationery/prefs.inc:28 -msgid "Stationery type:" -msgstr "ប្រភេទ​ផ្ទៃ​ខាង​ក្រោយ​សំបុត្រ ៖" - -#: templates/stationery/prefs.inc:33 -msgid "Stationery:" -msgstr "ផ្ទៃ​ខាង​ក្រោយ​សំបុត្រ ៖" - -#: lib/MIME/Viewer/itip.php:683 -msgid "Status" -msgstr "ស្ថានភាព" - -#: lib/MIME/Contents.php:242 -msgid "Strip Attachment" -msgstr "ច្បូត​ឯកសារ​ភ្ជាប់​ចេញ" - -#: config/prefs.php.dist:843 -msgid "Strip linebreaks?" -msgstr "ច្បូត​ការ​ចុះ​បន្ទាត់​ចេញ ?" - -#: mailbox.php:585 -msgid "Sub_ject" -msgstr "_Jប្រធានបទ " - -#: message.php:237 thread.php:152 lib/Search.php:619 -#: templates/login/recompose.html:41 -msgid "Subject" -msgstr "ប្រធានបទ" - -#: config/prefs.php.dist:931 -msgid "Subject Field" -msgstr "វាល​​ប្រធានបទ" - -#: templates/smime/passphrase.inc:20 templates/pgp/passphrase.inc:31 -#: templates/search/search.html:28 templates/search/search.html:180 -#: templates/saveimage/saveimage.html:18 -msgid "Submit" -msgstr "ដាក់​ស្នើ" - -#: templates/folders/actions.html:13 -msgid "Subscribe to Folder(s)" -msgstr "ជាវ​ប្រចាំ​ទៅ​ថត" - -#: lib/MIME/Viewer/pkcs7.php:385 lib/MIME/Viewer/pgp.php:397 -#: lib/MIME/Viewer/status.php:87 -msgid "Success" -msgstr "ជោគជ័យ" - -#: templates/compose/spelling.html:40 -msgid "Suggestions" -msgstr "យោបល់" - -#: lib/MIME/Viewer/itip.php:659 lib/MIME/Viewer/itip.php:661 -msgid "Summary" -msgstr "សេចក្តី​សង្ខេប" - -#: compose.php:1275 compose.php:1276 -msgid "Switch Composition Method" -msgstr "ប្តូរ​វិធី​សាស្ត្រ​តែង" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "ប្តូរ​ទៅ​​ការតែង​ HTML" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "ប្តូរ​ទៅ​ការ​តែង​អត្ថបទ​ធម្មតា" - -#: compose.php:1280 -msgid "Te_xt" -msgstr "_Xអត្ថបទ " - -#: lib/MIME/Viewer/itip.php:270 -msgid "Tentative: " -msgstr "បណ្ដោះអាសន្ន ៖ " - -#: lib/MIME/Viewer/itip.php:586 -msgid "Tentatively Accept request" -msgstr "ព្រម​ទទួល​សំណើ​ជា​បណ្ដោះ​អាសន្ន" - -#: lib/MIME/Viewer/itip.php:754 -msgid "Tentatively Accepted" -msgstr "បាន​ទទួល​ជា​បណ្តោះ​អាសន្ន" - -#: lib/Maintenance/Task/tos_agreement.php:49 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "ឯកសារ​លក្ខខណ្ឌ​នៃ​សេវា មិន​ត្រូវ​បាន​បញ្ជាក់​ក្នុង conf.php" - -#: templates/stationery/prefs.inc:30 -msgid "Text" -msgstr "អត្ថបទ" - -#: config/prefs.php.dist:965 -msgid "The From: column of the message should be linked:" -msgstr "ពី ៖ ជួរឈរ​របស់​សារ​គួរ​តែ​ត្រូវ​បាន​តភ្ជាប់ ៖" - -#: lib/IMAP/Client.php:530 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"ម៉ាស៊ីន​បម្រើ IMAP ទំនង​ជា​មិន​គាំទ្រ​វិធីសាស្ត្រ​ផ្ទៀងផ្ទាត់​ដែល​បាន​ជ្រើស​ឡើយ ។ សូម​ទាក់ទង​អ្នក​គ្រប់គ្រង​ប្រព័ន្ធ​" -"របស់​អ្នក ។" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The Macintosh resource fork" -msgstr "ផ្នែក​ធនធាន​របស់ Macintosh" - -#: lib/MIME/Viewer/appledouble.php:41 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "ផ្នែក​ធនធាន​របស់ Macintosh អាច​ត្រូវ​បាន​ទាញយក​ %s ។" - -#: fetchmailprefs.php:81 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "គណនី \"%s\" ត្រូវ​បាន​លុប ។" - -#: fetchmailprefs.php:74 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "គណនី \"%s\" ត្រូវ​បាន​រក្សា​ទុក ។" - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "ឯកសារ​ភ្ជាប់​មិន​ត្រូវ​បាន​រកឃើញ ។" - -#: lib/MIME/Viewer/itip.php:71 -msgid "The calendar data is invalid" -msgstr "ទិន្នន័យ​ប្រតិទិន​មិន​ត្រឹមត្រូវ​ឡើយ" - -#: templates/javascript/open_compose_win.js:37 -msgid "" -"The compose window can't be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"មិន​អាច​បើក​បង្អួច​តែង​បាន​ទេ ។ ប្រហែល​ជា​អ្នក​បាន​កំណត់​កម្មវិធី​រុករក​របស់​អ្នក​ ឲ្យ​ទប់​ស្កាត់​បង្អួច​លេច​ឡើង ?" - -#: lib/MIME/Viewer/appledouble.php:42 -msgid "The contents of the Macintosh file are below." -msgstr "មាតិកា​របស់​ឯកសារ Macintosh គឺ​ខាង​ក្រោម ។" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:87 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "ថត​បច្ចុប្បន្ន \"%s\" នឹង​ត្រូវ​បាន​ប្តូរ​ឈ្មោះ​ទៅ​ជា \"%s\" ។" - -#: templates/acl/acl.inc:107 -msgid "" -"The current list of users with access to this folder could not be retrieved" -msgstr "មិន​អាច​ទៅ​យក​បញ្ជី​បច្ចុប្បន្ន​របស់​អ្នកប្រើ ​ដែល​ចូល​ដំណើរការ​ទៅ​ថត​នេះ" - -#: lib/Compose.php:178 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "សេចក្តី​ព្រាង​ត្រូវ​បាន​រក្សា​ទុក​ទៅ​ថត \"%s\" ។" - -#: lib/MIME/Viewer/itip.php:140 -msgid "The event was added to your calendar." -msgstr "ព្រឹត្តិការណ៍​ត្រូវ​បាន​បន្ថែម​ទៅ​ប្រតិទិន​របស់​អ្នក ។" - -#: expand.php:38 -#, php-format -msgid "The field \"%s\" can't be expanded." -msgstr "មិន​អាច​បន្លាយ​វាល \"%s\" បាន​ឡើយ ។" - -#: lib/Folder.php:337 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "ថត \"%s\" មាន​រួច​ហើយ" - -#: lib/Folder.php:162 -#, php-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"ថត \"%s\" មាន​តួ​អក្សរ​ខុស​ច្បាប់ក្នុង​ឈ្មោះ​របស់​វា ។ វា​អាច​បង្ក​បញ្ហា ។ សូម​ជួប​ជាមួយ​អ្នក​គ្រប់​គ្រង​ប្រព័ន្ធ​" -"របស់អ្នក ។" - -#: lib/Folder.php:356 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "ថត \"%s\" ត្រូវ​បាន​បង្កើត ប៉ុន្តែ​អ្នក​មិន​ត្រូវ​បាន​ជាវ​ប្រចាំ​ទៅវា ។" - -#: lib/Folder.php:269 -#, php-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "ថត \"%s\" ត្រូវ​បាន​លុប ប៉ុន្តែ​អ្នក​មិន​ត្រូវ​បាន​ឈប់​ជាវ​ពីវា ។" - -#: lib/Folder.php:343 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "មិន​បាន​បង្កើត​ថត \"%s\" ឡើយ​ ។ នេះ​គឺ​ជា​អ្វី​ដែល​ម៉ាស៊ីន​បម្រើ​បាននិយាយ" - -#: lib/Folder.php:262 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "ថត \"%s\" មិន​អាច​ត្រូវ​បាន​លុប​បាន​ឡើយ ។ ម៉ាស៊ីន​បម្រើ​បាន​ថា​អញ្ចឹង" - -#: lib/Folder.php:359 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "ថត \"%s\" ត្រូវ​បាន​បង្កើត​ដោយ​ជោគ​ជ័យ ។" - -#: lib/Folder.php:272 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "ថត \"%s\" ត្រូវ​បាន​លុប​ដោយ​ជោគជ័យ ។" - -#: lib/Folder.php:461 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "ថត \"%s\" ត្រូវ​បាន​ប្តូរ​ឈ្មោះ​ទៅ​ជា \"%s\" ដោយ​ជោគ​ជ័យ ។" - -#: lib/MIME/Viewer/tnef.php:94 -msgid "The following files were attached to this part:" -msgstr "ឯកសារ​ខាង​ក្រោម​ ត្រូវ​បាន​ភ្ជាប់​ទៅ​ជាមួយ​ផ្នែក​នេះ ៖" - -#: templates/javascript/open_saveimage_win.js:12 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"មិន​អាច​បើក​បង្អួច​រក្សាទុក​រូបភាព​បាន​ឡើយ ។ ប្រហែល​ជា​អ្នក​បាន​កំណត់​ឲ្យ​កម្មវិធី​រុករក​របស់​អ្នក ទប់ស្កាត់​បង្អួច​" -"លេចឡើង​ហើយ​មើល​ទៅ ?" - -#: lib/MIME/Viewer/status.php:75 -msgid "The mail server generated the following error message:" -msgstr "ម៉ាស៊ីន​បម្រើ​សំបុត្រ​បាន​បង្កើត​សារ​កំហុស​ដូច​ខាង​ក្រោម ៖" - -#: lib/MIME/Viewer/notification.php:51 -msgid "The mail server generated the following informational message:" -msgstr "ម៉ាស៊ីន​បម្រើ​សំបុត្រ​បាន​បង្កើត​សារ​នៃព័ត៌មាន​ដូចខាង​ក្រោម ៖" - -#: lib/MIME/Viewer/status.php:90 -msgid "The mail server generated the following message:" -msgstr "ម៉ាស៊ីន​បម្រើ​សំបុត្រ​បាន​បង្កើត​សារ​ដូច​ខាង​ក្រោម ៖" - -#: lib/Message.php:725 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "ប្រអប់​សំបុត្រ %s គឺ​ទទេ​រួចហើយ ។" - -#: lib/Fetchmail.php:247 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "សារ \"%s\" ពី \"%s\" លើស (%d បៃ) កម្រិត​ទំហំ​ទាញ​យក​ ។" - -#: templates/contacts/javascript.inc:103 -msgid "The message being composed has been closed. Exiting." -msgstr "សារ​ដែល​កំពុង​តែង​ ត្រូវ​បាន​បិទ ។ ចេញ ។" - -#: templates/compose/javascript.inc:119 -msgid "The message does not have a Subject entered." -msgstr "សារ​មិន​មាន​ប្រធានបទ​ឡើយ ។" - -#: lib/Spam.php:216 -msgid "The message has been deleted." -msgstr "សារ​ត្រូវ​បាន​លុប ។" - -#: lib/Spam.php:202 -msgid "The message has been reported as not spam to your system administrator." -msgstr "សារ​ត្រូវ​បាន​រាយការណ៍​ទៅ​អ្នក​គ្រប់គ្រង​ប្រព័ន្ធ​របស់​អ្នក​ថា មិន​មែន​ជា​សារ​ឥត​បាន​ការ​ឡើយ ។" - -#: lib/Spam.php:182 -msgid "The message has been reported as not spam." -msgstr "សារ​ត្រូវ​បាន​រាយការណ៍​ថា មិន​មែន​ជា​សារ​ឥត​បាន​ការ​ឡើយ ។" - -#: lib/Spam.php:194 -msgid "The message has been reported as spam to your system administrator." -msgstr "សារ​ត្រូវ​បាន​រាយការណ៍​ទៅ​អ្នក​គ្រប់គ្រង​ប្រព័ន្ធ​របស់​អ្នក​ថា ជា​សារ​ឥត​បាន​ការ ។" - -#: lib/Spam.php:174 -msgid "The message has been reported as spam." -msgstr "សារ​ត្រូវ​បាន​រាយការណ៍​ថា ជា​សារ​ឥត​បាន​ការ ។" - -#: lib/MIME/Viewer/pgp.php:401 -msgid "The message has been verified." -msgstr "សារ​ត្រូវ​បាន​ផ្ទៀង​ផ្ទាត់ ។" - -#: lib/MIME/Viewer/pkcs7.php:389 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "សារ​ត្រូវ​បាន​ផ្ទៀង​ផ្ទាត់ ។ អ្នក​ផ្ញើ ៖ %s ។" - -#: templates/javascript/open_pgp_win.js:8 -#: templates/javascript/open_smime_win.js:8 -msgid "" -"The passphrase window can't be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"មិន​អាច​បើក​បង្អួច​ឃ្លា​សម្ងាត់ ។ ប្រហែល​ជា​អ្នក​បាន​កំណត់​កម្មវិធី​រុក​រក​របស់​អ្នក ឲ្យ​ទប់ស្កាត់​បង្អួច​លេចឡើង ?" - -#: lib/MIME/Viewer/tnef.php:60 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "ឯកសារ​ដែល​បាន​ស្នើ​សុំ មិន​មាន​ក្នុង​ឯកសារ​ភ្ជាប់ MS-TNEF ។" - -#: lib/MIME/Viewer/zip.php:64 -msgid "The requested file does not exist in the Zip attachment." -msgstr "ឯកសារ​ដែល​បាន​ស្នើ​សុំ​ មិន​មាន​ក្នុង​ឯកសារ​ភ្ជាប់ Zip ។" - -#: message.php:429 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"អ្នក​ផ្ញើ​សារ​នេះ​កំពុង​ស្នើ​សុំ​ \"ការ​ជូន​ដំណឹង​ចរិត​របស់​សារ\" ពី​អ្នក ពេលអ្នក​បាន​អាន​សារនេះ ។ សូម​ចុច %s " -"ដើម្បី​ផ្ញើ​សារ​ជូន​ដំណឹង ។" - -#: lib/MIME/Viewer/images.php:67 -msgid "The server was not able to create a thumbnail of this image." -msgstr "ម៉ាស៊ីន​បម្រើ​មិន​អាច​បង្កើត​រូបភាព​តូចៗ​នៃ​រូបភាព​នេះ​បាន​ឡើយ ។" - -#: templates/compose/javascript.inc:83 -msgid "The signature could not be replaced." -msgstr "ហត្ថលេខា​មិន​អាច​ត្រូវ​បាន​ជំនួស ។" - -#: templates/compose/javascript.inc:81 -msgid "The signature was successfully replaced." -msgstr "ហត្ថលេខា​ត្រូវ​បាន​ជំនួស​ដោយ​ជោគជ័យ ។" - -#: attachment.php:59 -msgid "The specified file does not exist." -msgstr "ឯកសារ​ដែល​បាន​បញ្ជាក់​មិន​មាន​ឡើយ ។" - -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "ផ្ទៃ​ខាង​ក្រោយ​សំបុត្រ \"%s\" ត្រូវ​បាន​បន្ថែម ។" - -#: stationery.php:63 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "ផ្ទៃ​ខាង​ក្រោយ​សំបុត្រ \"%s\" ត្រូវ​បាន​លុប ។" - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "ផ្ទៃ​ខាង​ក្រោយ​សំបុត្រ \"%s\" ត្រូវ​បាន​ធ្វើ​ឲ្យ​ទាន់សម័យ ។" - -#: lib/MIME/Viewer/itip.php:170 -msgid "The task has been added to your tasklist." -msgstr "ភារកិច្ច​ត្រូវ​បាន​បន្ថែម​ទៅ​បញ្ជី​ភារកិច្ច​របស់អ្នក ។" - -#: lib/MIME/Viewer/status.php:95 -msgid "The text of the message" -msgstr "អត្ថបទ​របស់​សារ" - -#: lib/MIME/Viewer/status.php:94 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "អត្ថបទ​របស់​សារ​អាច​ត្រូវ​បាន​មើល %s ។" - -#: lib/MIME/Viewer/status.php:80 -msgid "The text of the returned message" -msgstr "អត្ថបទ​របស់​សារ​ដែល​បាន​ត្រឡប់" - -#: lib/MIME/Viewer/status.php:79 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "អត្ថបទ​របស់​សារ​ដែល​បាន​ត្រឡប់ អាច​ត្រូវ​បាន​មើល​ %s ។" - -#: lib/MIME/Viewer/notification.php:68 -msgid "The text of the sent message" -msgstr "អត្ថបទ​របស់​សារ​ដែល​បាន​ផ្ញើ" - -#: lib/MIME/Viewer/notification.php:68 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "អត្ថបទ​របស់​សារ​ដែល​បាន​ផ្ញើ អាច​ត្រូវ​បាន​មើល​ %s ។" - -#: lib/MIME/Viewer/itip.php:155 -msgid "The user's free/busy information was sucessfully stored." -msgstr "ព័ត៌មាន​ ទំនេរ/រវល់​ របស់​អ្នក​ប្រើ ត្រូវ​បាន​រក្សា​ទុក​ដោយ​ជោគជ័យ ។" - -#: lib/MIME/Viewer/alternative.php:86 -msgid "There are no alternative parts that can be displayed inline." -msgstr "គ្មាន​ផ្នែក​ផ្សេង​ដែល​អាច​ត្រូវ​បាន​បង្ហាញ​ក្នុង​តួ ។" - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "គ្មាន​សារ​ក្នុង​ប្រអប់​សំបុត្រ​នេះ ។" - -#: thread.php:109 -msgid "There is no text that can be displayed inline." -msgstr "មិន​មាន​អត្ថបទ ដែល​អាច​ត្រូវ​បាន​បង្ហាញ​ក្នុង​តួ​បាន​ឡើយ ។" - -#: lib/Message.php:729 -#, php-format -msgid "There was a problem expunging the mailbox. The server said: %s" -msgstr "មាន​បញ្ហា​ក្នុង​ការ​បំបាត់​ចោល​ប្រអប់​សំបុត្រ ។ ម៉ាស៊ីន​បម្រើ​បាន​និយាយថា ៖ %s" - -#: lib/Message.php:114 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "មាន​កំហុស​មួយ ក្នុង​ការ​ចម្លង​សារ​ពី \"%s\" ទៅ \"%s\" ។ នេះ​គឺ​ជា​អ្វី​ដែល​ម៉ាស៊ីន​បម្រើ​បាន​និយាយ" - -#: lib/Message.php:238 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "មាន​កំហុស​មួយ ក្នុង​ការ​លុប​សារ​ពីថត \"%s\" ។ នេះ​គឺ​ជា​អ្វី​ដែល​ម៉ាស៊ីន​បម្រើ​បាន​និយាយ" - -#: lib/Message.php:329 -#, php-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "មាន​កំហុស​មួយ ក្នុង​ការ​លុប​សារ​ក្នុង​ថត \"%s\" ។ នេះ​គឺ​ជា​អ្វី​ដែល​ម៉ាស៊ីន​បម្រើ​បាន​និយាយ" - -#: lib/MIME/Viewer/itip.php:100 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "មាន​កំហុស​មួយ ក្នុង​ការ​លុប​ព្រឹត្តិការណ៍ ៖ %s ។" - -#: lib/MIME/Viewer/plain.php:52 lib/MIME/Viewer/enriched.php:37 -msgid "There was an error displaying this message part" -msgstr "មាន​កំហុស​មួយ ក្នុង​ការ​បង្ហាញ​ផ្នែក​របស់​សារ​នេះ" - -#: lib/Message.php:607 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "មាន​កំហុស​មួយ ក្នុងការ​ដាក់ទង់​ឲ្យ​សារ​ក្នុង​ថត \"%s\" ។ នេះ​គឺ​ជា​អ្វី​ដែល​ម៉ាស៊ីន​បម្រើ​បាន​និយាយ" - -#: folders.php:113 -#, php-format -msgid "There was an error importing %s." -msgstr "មាន​កំហុស​មួយ ក្នុង​ការ​នាំចូល %s ។" - -#: lib/MIME/Viewer/itip.php:137 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "មាន​កំហុសមួយ ក្នុង​ការ​នាំចូល​ព្រឹត្តិការណ៍ ៖ %s ។" - -#: lib/MIME/Viewer/itip.php:167 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "មាន​កំហុស​មួយ ក្នុង​ការ​​​នាំចូល​ភារកិច្ច ៖ %s ។" - -#: lib/MIME/Viewer/itip.php:153 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "មាន​កំហុស​មួយ ក្នុង​ការ​នាំចូល​ព័ត៌មាន ទំនេរ/រវល់ របស់​អ្នក​ប្រើ ៖ %s ។" - -#: lib/Message.php:107 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "មាន​កំហុស​មួយ ក្នុង​ការ​ផ្លាស់​ទី​សារ​ពី \"%s\" ទៅ \"%s\" ។ នេះ​គឺ​ជា​អ្វី​ដែល​ម៉ាស៊ីន​បម្រើ​បាន​និយាយ" - -#: lib/Compose.php:567 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "មាន​កំហុស​មួយ ក្នុង​ការ​ផ្ញើ​សាររបស់អ្នក ៖ %s" - -#: lib/MIME/Viewer/itip.php:114 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "មាន​កំហុស​មួយ ក្នុង​ការ​ធ្វើ​​ឲ្យ​​ព្រឹត្តិការណ៍​ទាន់​សម័យ ៖ %s ។" - -#: lib/MIME/Viewer/plain.php:59 -msgid "There was no text in this message part" -msgstr "មិន​មាន​អត្ថបទ ក្នុង​ផ្នែក​នៃ​​សារ​នេះ" - -#: lib/MIME/Viewer/pgp.php:165 -msgid "This PGP Public Key was attached to the message." -msgstr "កូនសោ​សាធារណៈ PGP នេះ​ ត្រូវ​បាន​ភ្ជាប់​ទៅ​សារ​នេះ ។" - -#: lib/MIME/Viewer/itip.php:105 lib/MIME/Viewer/itip.php:119 -#: lib/MIME/Viewer/itip.php:144 lib/MIME/Viewer/itip.php:158 -#: lib/MIME/Viewer/itip.php:174 lib/MIME/Viewer/itip.php:315 -msgid "This action is not supported." -msgstr "មិន​គាំទ្រ​អំពើ​នេះ ។" - -#: lib/MIME/Viewer/itip.php:180 lib/MIME/Viewer/itip.php:420 -msgid "This action is not yet implemented." -msgstr "អំពើ​នេះ​មិន​ទាន់​ត្រូវ​បាន​អនុវត្ត​ឡើយ ។" - -#: templates/javascript/folders.js:14 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "នេះ​ប្រហែល​ជា​ត្រូវ​ការ​ពេល​បន្តិច​បន្តួច ។ តើ​អ្នក​ពិត​ជា​ចង់​បន្ត​ឬ ?" - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "This message contains a Macintosh file." -msgstr "សារ​នេះ​មាន​ផ្ទុក​ឯកសារ Macintosh មួយ ។" - -#: lib/MIME/Viewer/pkcs7.php:415 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "សារ​នេះ​មាន​ឯកសារ​ភ្ជាប់ ដែល​ត្រូវ​បាន​ចុះ​ហត្ថលេខា​ឌីជីថល​តាម​រយៈ S/MIME ។" - -#: lib/MIME/Viewer/pkcs7.php:419 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "សារ​នេះ​មាន​ឯកសារ​ភ្ជាប់ ដែល​ត្រូវ​បាន​បម្លែង​ជា​កូដ​តាម​រយៈ S/MIME ។" - -#: lib/MIME/Viewer/status.php:162 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "សារ​នេះ​មាន​ព័ត៌មាន​ស្ថានភាព​បញ្ជូន​សំបុត្រ ប៉ុន្តែ​ទ្រង់​ទ្រាយ​របស់​សារ​នេះ មិន​ត្រូវ​បាន​ស្គាល់​ឡើយ ។" - -#: lib/MIME/Viewer/pgp.php:323 -msgid "" -"This message does not appear to be a valid PGP encrypted message. Error: " -msgstr "សារ​នេះ​មិន​ទំនង​ជា​សារ​ដែល​បាន​បម្លែង​ជា​កូដ PGP ត្រឹម​ត្រូវ​មួយ​ឡើយ ។ កំហុស ៖" - -#: lib/MIME/Viewer/pgp.php:243 lib/MIME/Viewer/pgp.php:358 -msgid "" -"This message does not appear to be in the correct PGP format (according to " -"RFC 2015)." -msgstr "សារ​នេះ​មិន​ទំនង​ជា​មាន​ទ្រង់​ទ្រាយ PGP ត្រឹមត្រូវ (យោង​តាម RFC 2015) ។" - -#: lib/MIME/Viewer/pkcs7.php:170 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "សារ​នេះ​មិន​ទំនង​ជា​មាន​ទ្រង់​ទ្រាយ S/MIME ត្រឹមត្រូវ ។" - -#: lib/MIME/Viewer/pgp.php:200 -msgid "" -"This message has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"សារ​នេះ​ត្រូវ​បាន​ចុះ​ហត្ថលេខា​ឌីជីថល និង បម្លែង​ជា​កូដ​ដោយ​ប្រើ PGP ប៉ុន្តែ​ហត្ថលេខា​មិន​អាច​ត្រូវ​បាន​" -"ផ្ទៀងផ្ទាត់​បាន​ឡើយ ។" - -#: lib/MIME/Viewer/pgp.php:206 -msgid "This message has been digitally signed and encrypted with PGP." -msgstr "សារ​នេះ​ត្រូវ​បាន​ចុះ​ហត្ថលេខា​ឌីជីថល និង បម្លែង​ជា​កូដ​ដោយ​ប្រើ PGP ។" - -#: lib/MIME/Viewer/pgp.php:202 -msgid "" -"This message has been digitally signed via PGP, but the signature cannot be " -"verified." -msgstr "" -"សារ​នេះ​ត្រូវ​បាន​ចុះហត្ថលេខា​ឌីជីថល​តាម​រយៈ PGP ប៉ុន្តែ​ហត្ថលេខា​មិន​អាច​ត្រូវ​បាន​ផ្ទៀងផ្ទាត់​បាន​ឡើយ ។" - -#: lib/MIME/Viewer/pgp.php:208 lib/MIME/Viewer/pgp.php:424 -msgid "This message has been digitally signed via PGP." -msgstr "សារ​នេះ​ត្រូវ​បាន​ចុះ​ហត្ថលេខា​ជា​លេខ​តាមរយៈ PGP ។" - -#: lib/MIME/Viewer/pkcs7.php:143 -msgid "This message has been digitally signed via S/MIME." -msgstr "សារ​នេះ​ត្រូវ​បាន​ចុះ​ហត្ថលេខា​ឌីជីថល​តាមរយៈ S/MIME ។" - -#: lib/MIME/Viewer/pkcs7.php:139 lib/MIME/Viewer/pkcs7.php:238 -msgid "This message has been encrypted via S/MIME." -msgstr "សារ​នេះ​ត្រូវ​បាន​បម្លែង​ជា​កូដ​តាមរយៈ S/MIME ។" - -#: lib/MIME/Viewer/pgp.php:298 -msgid "" -"This message has been encrypted with PGP, however, PGP support is disabled " -"so the message cannot be decrypted." -msgstr "" -"សារ​នេះ​ត្រូវ​បាន​បម្លែង​ជា​កូដ​ដោយ​ប្រើ PGP ទោះ​យ៉ាង​ណា ការ​គាំទ្រ PGP ត្រូវ​បាន​ធ្វើ​ឲ្យ​ប្រើ​លែង​បាន " -"ដូច្នេះ​សារ​នឹង​មិន​អាច​ត្រូវ​បាន​បម្លែង​មក​ជា​ភាព​ធម្មតា​បាន​ឡើយ ។" - -#: lib/MIME/Viewer/pgp.php:303 -msgid "" -"This message has been encrypted with PGP, however, no personal private key " -"exists so the message cannot be decrypted." -msgstr "" -"សារ​នេះ​ត្រូវ​បាន​បម្លែង​ជា​កូដ​ដោយ​ប្រើ PGP ទោះ​យ៉ាង​ណា មិន​ទាន់​មាន​កូនសោ​ឯកជន​ផ្ទាល់​ខ្លួន​នៅ​ឡើយ​ទេ ដូច្នេះ​" -"សារ​នឹង​មិន​អាច​ត្រូវ​បាន​បម្លែង​មក​ជា​ភាព​ធម្មតា​បាន​ឡើយ ។" - -#: lib/MIME/Viewer/pgp.php:294 -msgid "This message has been encrypted with PGP." -msgstr "សារ​នេះ​ត្រូវ​បាន​បម្លែង​ជា​កូដ​ដោយ PGP ។" - -#: message.php:505 -msgid "This message to" -msgstr "សារ​នេះ​ទៅ" - -#: acl.php:45 -msgid "This server does not support sharing folders." -msgstr "ម៉ាស៊ីន​បម្រើ​នេះ​មិន​គាំទ្រ​ថត​ដែល​ចែក​រំលែក ។" - -#: templates/contacts/javascript.inc:109 -msgid "This window must be called from a compose window." -msgstr "ត្រូវ​តែ​ហៅ​បង្អួច​នេះ ពី​បង្អួច​តែង​មួយ ។" - -#: thread.php:154 -msgid "Thread Display" -msgstr "បង្ហាញ​ជា​ខ្សែ​ស្រឡាយ" - -#: thread.php:75 config/prefs.php.dist:933 -msgid "Thread View" -msgstr "ទិដ្ឋភាព​ខ្សែអំបោះ" - -#: message.php:233 compose.php:879 mailbox.php:570 mailbox.php:746 -#: lib/Search.php:607 templates/contacts/contacts.html:39 -#: templates/login/recompose.html:14 -msgid "To" -msgstr "ទៅ" - -#: config/prefs.php.dist:930 -msgid "To Address" -msgstr "ទៅ​អាសយដ្ឋាន" - -#: templates/prefs/sourceselect.inc:326 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "ជ្រើស​ក្រឡា​ទទឹង​ច្រើន សង្កត់​បញ្ជា (PC) ឬ បញ្ជា (Mac) ខណៈពេល​កំពុង​ចុច ។" - -#: lib/IMAP/Client.php:134 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.0.6 or " -"higher." -msgstr "ដើម្បី​ប្រើ​ការ​តភ្ជាប់ TLS អ្នក​ត្រូវ​តែ​កំពុង​រត់ PHP កំណែ 5.0.6 ឬ ខ្ពស់​ជាង ។" - -#: templates/compose/compose.html:349 -msgid "Total Attachments Size:" -msgstr "ទំហំ​ឯកសារ​ភ្ជាប់​សរុប ៖" - -#: lib/IMAP/Tree.php:368 -msgid "Trash folder" -msgstr "ថត​សំរាម" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "ថត​សំរាម ៖" - -#: lib/Quota/cyrus.php:64 lib/Quota/mercury32.php:79 lib/Quota/command.php:72 -#: lib/Quota/logfile.php:88 lib/Quota/courier.php:53 lib/Quota/mdaemon.php:48 -msgid "Unable to retrieve quota" -msgstr "មិន​អាច​ទៅ​យក​កូតា" - -#: templates/message/navbar_navigate.html:10 templates/mailbox/navbar.html:16 -#: templates/mailbox/navbar.html:31 -msgid "Unanswered" -msgstr "មិន​បាន​ឆ្លើយ​តប" - -#: search.php:330 -msgid "Unanswered messages" -msgstr "សារ​ដែល​មិន​បាន​ឆ្លើយ​តប" - -#: message.php:535 mailbox.php:471 -msgid "Undelete" -msgstr "មិន​លុប" - -#: search.php:340 -msgid "Undeleted messages" -msgstr "សារ​មិន​ទាន់​លុប" - -#: mailbox.php:729 mailbox.php:742 lib/MIME/Headers.php:213 -msgid "Undisclosed Recipients" -msgstr "មិន​បានប្រកាស​​អ្នក​ទទួល" - -#: lib/MIME/Viewer/itip.php:448 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "សមាសភាគ​ដែល​មិន​បាន​ដោះ​ស្រាយ​នៃ​ប្រភេទ ៖ %s" - -#: search.php:335 -msgid "Unimportant messages" -msgstr "សារ​មិន​សំខាន់" - -#: mailbox.php:709 -msgid "Unknown Date" -msgstr "កាល​បរិច្ឆេទ​ដែល​មិន​ស្គាល់" - -#: lib/IMAP/Client.php:395 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "មិន​ស្គាល់​ចម្លើយ IMAP ពី​ម៉ាស៊ីន​បម្រើ ។ ម៉ាស៊ីន​បម្រើ​បាន​ឆ្លើយតប​ថា ៖ %s" - -#: lib/MIME/Viewer/itip.php:626 -msgid "Unknown Meeting" -msgstr "កិច្ច​ប្រជុំ​ដែល​មិន​ស្គាល់" - -#: mailbox.php:758 -msgid "Unknown Recipient" -msgstr "អ្នក​ទទួល​ដែល​មិន​ស្គាល់" - -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:77 -msgid "Unload Passphrase" -msgstr "រើ​ឃ្លា​សម្ងាត់​ចេញ" - -#: fetchmailprefs.php:65 -msgid "Unnamed" -msgstr "គ្មាន​ឈ្មោះ" - -#: message.php:469 mailbox.php:811 mailbox.php:970 -#: templates/message/navbar_navigate.html:6 templates/mailbox/navbar.html:12 -#: templates/mailbox/navbar.html:27 templates/mailbox/legend.html:3 -msgid "Unseen" -msgstr "មិន​​បាន​មើល" - -#: templates/folders/actions.html:14 -msgid "Unsubscribe from Folder(s)" -msgstr "ឈប់​ជាវ​ពី​ថត" - -#: templates/compose/compose.html:284 -msgid "Update" -msgstr "ធ្វើ​ឲ្យ​ទាន់សម័យ" - -#: lib/MIME/Viewer/itip.php:612 -msgid "Update respondent status" -msgstr "ធ្វើ​ឲ្យ​ស្ថានភាព​ឆ្លើយ​តប​ទាន់សម័យ" - -#: templates/smime/import_key.inc:58 -msgid "Upload" -msgstr "ផ្ទុក​ឡើង" - -#: templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "ផ្ទុក​ឡើង ៖" - -#: templates/prefs/sentmailselect.inc:41 -msgid "Use Default Value" -msgstr "ប្រើ​តម្លៃ​លំនាំដើម" - -#: config/prefs.php.dist:257 -msgid "Use IMAP folder subscriptions?" -msgstr "ប្រើ​ការ​ជាវ​ថត IMAP ឬ ?" - -#: config/prefs.php.dist:747 -msgid "Use Virtual Trash Folder?" -msgstr "ប្រើ ថត​សំរាម​និម្មិត ?" - -#: templates/acl/acl.inc:143 -msgid "User" -msgstr "អ្នក​ប្រើ" - -#: acl.php:86 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "អ្នក​ប្រើ \"%s\" ត្រូវ​បាន​ផ្ដល់​សិទ្ធិ​ដែល​បាន​បញ្ជាក់​លម្អិត​ដោយ​ជោគជ័យ​ហើយ សម្រាប់​ថត \"%s\" ។" - -#: templates/login/login.html:83 -msgid "Username" -msgstr "ឈ្មោះ​អ្នក​ប្រើ" - -#: templates/fetchmail/manage.inc:17 -msgid "Username:" -msgstr "ឈ្មោះ​អ្នក​ប្រើ ៖" - -#: templates/smime/smime.inc:25 templates/smime/smime.inc:68 -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:27 -#: templates/pgp/pgp.inc:72 templates/pgp/pgp.inc:77 -msgid "View" -msgstr "មើល" - -#: lib/MIME/Viewer/zip.php:92 lib/MIME/Viewer/tnef.php:110 -#, php-format -msgid "View %s" -msgstr "មើល %s" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -#, php-format -msgid "View %s Public Key" -msgstr "មើល​កូនសោ​សាធារណៈ %s" - -#: mailbox.php:519 -msgid "View Messages" -msgstr "មើល​សារ" - -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:77 -msgid "View Personal Private Key" -msgstr "មើល​​កូនសោ​ឯកជន​ផ្ទាល់​ខ្លួន" - -#: templates/smime/smime.inc:68 templates/pgp/pgp.inc:72 -msgid "View Personal Public Key" -msgstr "មើល​កូនសោ​សាធារណៈ​ផ្ទាល់​ខ្លួន" - -#: message.php:559 -msgid "View Thread" -msgstr "មើល​ខ្សែ​អំបោះ" - -#: lib/MIME/Viewer/images.php:164 lib/MIME/Viewer/images.php:166 -msgid "View Thumbnail" -msgstr "មើល​រូបភាព​តូច" - -#: lib/MIME/Viewer/pkcs7.php:423 -msgid "View attachment in a separate window" -msgstr "មើល​ឯកសារ​ភ្ជាប់ ​​ក្នុង​បង្អួច​ដាច់​ដោយ​ឡែក" - -#: lib/MIME/Viewer/related.php:79 -msgid "View content in a separate window" -msgstr "មើល​មាតិកា​ក្នុង​បង្អួច​ផ្សេង" - -#: lib/MIME/Viewer/itip.php:141 -msgid "View event" -msgstr "មើល​ព្រឹត្តិការណ៍" - -#: mailbox.php:669 lib/IMAP/Tree.php:351 -#, php-format -msgid "View messages in %s" -msgstr "មើល​សារ​ក្នុង %s" - -#: templates/prefs/initialpageselect.inc:23 -msgid "View or mailbox to display after login:" -msgstr "ទិដ្ឋភាព ឬ ប្រអប់​សំបុត្រ​ដែល​ត្រូវ​បង្ហាញ​ បន្ទាប់​ពី​ចូល ៖" - -#: lib/MIME/Viewer/itip.php:171 -msgid "View task" -msgstr "មើល​ភារកិច្ច" - -#: lib/MIME/Viewer/html.php:118 -msgid "View this HTML content in a separate window." -msgstr "មើល​មាតិកា HTML នេះ​ក្នុង​បង្អួច​ផ្សេង ។" - -#: search.php:162 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "ថត​និមិ្មត \"%s\" ត្រូវ​បាន​បង្កើត​ដោយ​ជោគ​ជ័យ ។" - -#: lib/IMAP/Tree.php:132 lib/IMAP/Tree.php:145 lib/IMAP/Tree.php:147 -#: lib/IMAP/Tree.php:151 lib/IMAP/Tree.php:152 lib/IMAP/Tree.php:613 -#: lib/IMAP/Tree.php:637 lib/IMAP/Tree.php:675 -#: templates/search/search.html:165 -msgid "Virtual Folders" -msgstr "ថត​និមិ្មត" - -#: search.php:154 -msgid "Virtual Folders require a label." -msgstr "ថត​និម្មិត​ទាមទារ​ស្លាក​មួយ ។" - -#: lib/Search.php:434 -msgid "Virtual INBOX" -msgstr "ប្រអប់​ទទួល​និម្មិត" - -#: lib/IMAP/Tree.php:409 -msgid "Virtual INBOX Folder" -msgstr "ថត​ប្រអប់​ទទួល​និម្មិត" - -#: lib/Search.php:380 -msgid "Virtual Trash" -msgstr "សំរាម​និម្មិ" - -#: lib/IMAP/Tree.php:405 -msgid "Virtual Trash Folder" -msgstr "ថត​សំរាម​និម្មិត" - -#: templates/search/search.html:176 -msgid "Virtual folder label:" -msgstr "ស្លាក​ថត​និម្មិត ៖" - -#: lib/MIME/Viewer/pkcs7.php:379 -msgid "Warning" -msgstr "ព្រមាន" - -#: login.php:184 login.php:266 -#, php-format -msgid "Welcome to %s" -msgstr "សូម​ស្វាគមន៍​មក​កាន់ %s" - -#: config/prefs.php.dist:619 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"តើ​យើង​ត្រូវ​ធ្វើ​យ៉ាង​ដូចម្ដេច​ជាមួយ​សារ​ឥត​បាន​ការ បន្ទាប់​ពី​ពួក​វា​ត្រូវ​បាន​រាយការណ៍​ថា​ជា​សារ​ឥត​បាន​ការ ឬ " -"សារ​ល្អ ?" - -#: config/prefs.php.dist:739 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "ពេល​លុប​សារ ផ្លាស់​ទី​ពួក​វា​ទៅ​ថត​សំរាម​របស់​អ្នក ជំនួស​ឲ្យ​ការ​សម្គាល់​ពួក​វា​ថា​បាន​លុប ?" - -#: config/prefs.php.dist:918 -msgid "When opening a new mailbox, which page do you want to start on?" -msgstr "ពេល​បើក​ប្រអប់​សំបុត្រ​ថ្មី​មួយ ទំព័រ​ណាមួយ​ដែល​អ្នក​ចង់​ចាប់ផ្តើម​ពី ?" - -#: config/prefs.php.dist:573 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "ពេល​រក្សា​ទុក​សំបុត្រ​​​ដែល​បាន​ផ្ញើ​ តើ​យើង​គួរ​រក្សា​ទុក​ទិន្នន័យ​ឯកសារ​ភ្ជាប់​ឬ​ទេ ?" - -#: config/prefs.php.dist:427 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"នៅ​ពេល​ផ្ញើ​សំបុត្រ ឬ បន្លាយ​អាសយដ្ឋាន តើ​ដែន​អ្វី​ដែល​យើង​គួរ​បន្ថែម​ទៅ​ខាង​ចុង​អាសយដ្ឋាន​ដែល​មិន​មាន​លក្ខណៈ​" -"គ្រប់គ្រាន់ (អាសយដ្ឋាន​អ៊ីមែល​ដែល​គ្មាន \"@\") ?" - -#: config/prefs.php.dist:708 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "តើ​អ្នក​ចង់​បង្ហាញ​តំណ​ទៅ​កាន់​ទ្រង់ទ្រាយ​ជំនួស​របស់​សារ​មួយ នៅ​កន្លែង​ណា ?" - -#: message.php:571 mailbox.php:496 -msgid "Whitelist" -msgstr "បញ្ជី​ស" - -#: config/prefs.php.dist:989 templates/compose/compose.html:295 -msgid "Yes" -msgstr "បាទ" - -#: lib/Maintenance/Task/fetchmail_login.php:58 -msgid "You are about to fetch email from the following account(s):" -msgstr "អ្នក​ទំនង​ជាទៅ​ប្រមូល​យក​​អ៊ីមែល ពី​គណនី​ខាង​ក្រោម​ ៖" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "អ្នក​កំពុង​ប៉ុនប៉ង​លុប​សារ​ទាំងអស់ ដែល​មាន​ក្នុង​ថត​ខាង​ក្រោម ។" - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "អ្នក​កំពុង​ប៉ុនប៉ង​លុប​ថត​ខាង​ក្រោម ។" - -#: templates/message/javascript.inc:70 templates/mailbox/javascript.inc:195 -msgid "You are copying/moving to a new folder." -msgstr "អ្នក​កំពុង​ចម្លង/ផ្លាស់ទី​ ទៅ​ថតថ្មី​មួយ ។​" - -#: templates/javascript/folders.js:104 -msgid "You are creating a sub-folder to " -msgstr "អ្នក​កំពុង​បង្កើត​ថត​រង​មួយ​នៃ" - -#: templates/javascript/folders.js:106 -msgid "You are creating a top-level folder." -msgstr "អ្នក​កំពុង​បង្កើត​ថត​កម្រិត​កំពូល​មួយ ។" - -#: lib/Folder.php:320 -msgid "You are not allowed to create folders." -msgstr "អ្នក​មិន​ត្រូវ​បាន​អនុញ្ញាត​ឲ្យ​បង្កើត​ថត​ឡើយ ។" - -#: lib/Folder.php:327 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "អ្នក​មិន​ត្រូវ​បាន​អនុញ្ញាត​ឲ្យ​បង្កើត​ថត​ច្រើន​ជាង %d ឡើយ ។" - -#: lib/Compose.php:826 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "អ្នក​មិន​ត្រូវ​បាន​អនុញ្ញាត​ឲ្យ​ផ្ញើ​សារ​ទៅ​អ្នក​ទទួល​ច្រើន​ជាង %d នាក់​ឡើយ ក្នុង​រយៈពេល %d ម៉ោង ។" - -#: lib/Compose.php:1049 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "អ្នក​មិន​ត្រូវ​បាន​អនុញ្ញាត​ឲ្យ​ផ្ញើ​សារ​ទៅ​អ្នក​ទទួល​ច្រើន​ជាង %d នាក់​ឡើយ ។" - -#: templates/javascript/folders.js:137 -msgid "You are renaming the folder: " -msgstr "អ្នក​កំពុង​ប្តូរ​ឈ្មោះ​ថត ៖" - -#: templates/stationery/prefs.inc:35 -#, php-format -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"អ្នក​អាច​ប្រើ​កន្លែង​ដាក់​ខាង​ក្រោម នៅ​ក្នុង​អត្ថបទ​ផ្ទៃ​ខាង​ក្រោយ​សំបុត្រ ៖ %c សម្រាប់​មាតិកា​សារ​បច្ចុប្បន្ន; " -"%s សម្រាប់​ហត្ថលេខា ។" - -#: lib/Folder.php:568 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "អ្នក​មិន​អាច​ឈប់ជាវ​ពី \"%s\" បាន​ឡើយ ។" - -#: lib/Maintenance/Task/tos_agreement.php:34 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "អ្នក​មិន​បាន​យល់​ព្រម​ទៅ​លក្ខខណ្ឌ​កិច្ច​នៃ​ព្រម​ព្រៀង​​សេវា ដូច្នេះ​អ្នក​មិន​ត្រូវ​បាន​អនុញ្ញាត​ឲ្យ​ចូល ។" - -#: templates/acl/acl.inc:170 -msgid "You do not have permission to change access to this folder" -msgstr "អ្នក​​មិន​មាន​សេចក្តី​អនុញ្ញាត​ ដើម្បី​ផ្លាស់​ប្តូរ​ការ​ចូល​ដំណើរការ​ទៅ​ថត​នេះ" - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "អ្នក​បាន​បញ្ជូន​បន្ត​សារ​នេះ​លើ %%s ទៅ​អ្នក​ទទួល​ខាង​ក្រោម ៖ %s ។" - -#: mailbox.php:1009 -#, php-format -msgid "You have %s new messages." -msgstr "អ្នក​មាន​សារ​ថ្មី %s ។" - -#: mailbox.php:1009 -msgid "You have 1 new message." -msgstr "អ្នក​មាន​សារ​ថ្មី ១ ។" - -#: compose.php:216 -msgid "You have already submitted this page." -msgstr "អ្នក​បាន​ដាក់ស្នើ​ទំព័រ​នេះ​រួច​ហើយ ។" - -#: lib/IMP.php:957 -msgid "You have new mail in the following folder:" -msgstr "អ្នក​មាន​សំបុត្រ​ថ្មី ក្នុង​ថត​ដូច​​ខាង​ក្រោម ៖" - -#: lib/IMP.php:962 -msgid "You have new mail in the following folders:" -msgstr "អ្នក​មាន​សំបុត្រ​ថ្មី ក្នុង​ថត​​​ដូច​ខាង​ក្រោម ៖" - -#: lib/Compose.php:1031 -msgid "You must enter at least one recipient." -msgstr "អ្នក​ត្រូវ​តែ​បញ្ចូល​យ៉ាង​ហោច​ណាស់​អ្នក​ទទួល​មួយ ។" - -#: lib/MIME/Viewer/pgp.php:310 -msgid "" -"You must enter the passphrase for your PGP private key to view this message" -msgstr "អ្នក​ត្រូវ​តែ​បញ្ចូល​ឃ្លា​សម្ងាត់​សម្រាប់​កូនសោ​ឯកជន PGP របស់​អ្នក ដើម្បី​មើល​សារ​នេះ" - -#: lib/MIME/Viewer/pkcs7.php:254 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "អ្នក​​ត្រូវ​តែ​បញ្ចូល​ឃ្លា​សម្ងាត់​សម្រាប់​កូនសោ​ឯកជន S/MIME របស់​អ្នក ដើម្បី​មើល​សារ​នេះ" - -#: templates/message/javascript.inc:79 templates/mailbox/javascript.inc:204 -msgid "You must select a target mailbox first." -msgstr "ដំបូង អ្នក​ត្រូវ​តែ​ជ្រើស​ប្រអប់​សំបុត្រ​គោល​ដៅ​មួយ ។" - -#: fetchmailprefs.php:85 -msgid "You must select an account to be deleted." -msgstr "អ្នក​ត្រូវ​តែ​ជ្រើស​គណនី​ដែល​ត្រូវ​លុប​មួយ ។" - -#: templates/contacts/javascript.inc:81 -msgid "You must select an address first." -msgstr "ដំបូង អ្នក​ត្រូវ​តែ​ជ្រើស​អាសយដ្ឋាន​មួយ ។" - -#: templates/mailbox/javascript.inc:74 templates/mailbox/javascript.inc:211 -#: templates/mailbox/javascript.inc:268 -msgid "You must select at least one message first." -msgstr "ដំបូង អ្នក​ត្រូវ​តែ​ជ្រើស​យ៉ាង​ហោច​ណាស់​សារ​មួយ ។" - -#: templates/compose/javascript.inc:18 -msgid "You must specify a recipient." -msgstr "អ្នក​ត្រូវ​តែ​បញ្ជាក់​អ្នក​ទទួល​មួយ ។" - -#: templates/fetchmail/manage.inc:48 -#, php-format -msgid "You need to have \"%s\" enabled in your maintenance options." -msgstr "អ្នក​ត្រូវតែ​ធ្វើ​ឲ្យ \"%s\" ប្រើ​បាន​នៅ​ក្នុង​ជម្រើស​ថែទាំ​របស់​អ្នក ។" - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "អ្នកបាន​ប្តូរ​ទិស​សារ​នេះ​ទៅ %s លើ %%s ។" - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "អ្នក​បាន​ឆ្លើយ​តប​ទៅ​សារ​នេះ​លើ %s ។" - -#: lib/Folder.php:518 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "អ្នក​​មិន​ត្រូវ​​បាន​ជាវ​ប្រចាំ​ទៅ \"%s\" ។ នេះ​គឺ​ជា​អ្វី​ដែល​ម៉ាស៊ីន​បម្រើ​បាន​និយាយ" - -#: lib/Folder.php:570 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "អ្នក​មិនត្រូវ​​បាន​ឈប់​ជាវ​ពី \"%s\" ។ នេះ​គឺ​ជា​អ្វី​ដែល​ម៉ាស៊ីន​បម្រើ​បាន​និយាយ" - -#: lib/Folder.php:521 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "អ្នកត្រូវ​​បាន​ជាវ​ប្រចាំ​ទៅ \"%s\" ដោយ​ជោគជ័យ" - -#: lib/Folder.php:573 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "អ្នក​ត្រូវ​​បាន​ឈប់​ជាវ​ពី \"%s\" ដោយ​ជោគ​ជ័យ" - -#: templates/pgp/pgp.inc:98 -msgid "Your Name" -msgstr "ឈ្មោះ​របស់អ្នក" - -#: templates/pgp/pgp.inc:50 -msgid "Your PGP Public/Private Keys" -msgstr "កូនសោ សាធារណៈ/ឯកជន PGP របស់​អ្នក" - -#: templates/smime/smime.inc:71 templates/pgp/pgp.inc:76 -msgid "Your Private Key" -msgstr "កូនសោ​ឯកជន​របស់​អ្នក" - -#: templates/smime/smime.inc:67 templates/pgp/pgp.inc:71 -msgid "Your Public Key" -msgstr "កូនសោ​សាធារណៈ​របស់​អ្នក" - -#: config/prefs.php.dist:166 -msgid "Your Reply-to: address: (optional)" -msgstr "អាសយដ្ឋាន​ឆ្លើយតប-ទៅ​របស់​អ្នក ៖ (ស្រេច​ចិត្ត)" - -#: templates/smime/smime.inc:49 -msgid "Your S/MIME Public/Private Certificates" -msgstr "វិញ្ញាបនបត្រ​ សាធារណៈ/ឯកជន​ នៃ S/MIME របស់​អ្នក" - -#: templates/fetchmail/account_select.inc:16 -msgid "Your accounts:" -msgstr "គណនី​របស់​អ្នក ៖" - -#: config/prefs.php.dist:174 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "អាសយដ្ឋាន​ក្លែងក្លាយ​របស់​អ្នក ៖ (ស្រេច​ចិត្ត, បញ្ចូល​អាសយដ្ឋាន​នីមួយៗ​លើ​ជួរ​ថ្មី)" - -#: lib/MIME/Viewer/images.php:101 -msgid "Your browser does not support inline display of this image type." -msgstr "កម្មវិធី​រុករក​របស់​អ្នក​ មិនគាំទ្រ​ការ​បង្ហាញ​ក្នុងតួ នៃ​ប្រភេទ​រូបភាព​នេះ ។" - -#: config/prefs.php.dist:551 -msgid "Your default charset for sending messages:" -msgstr "សំណុំ​តួ​អក្សរ​លំនាំ​ដើម​របស់អ្នក សម្រាប់​​ផ្ញើ​សារ ៖" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "វិធីសាស្ត្រ​បម្លែង​ជា​កូដ​លំនាំដើម​របស់អ្នក សម្រាប់​​ផ្ញើ​សារ ៖" - -#: attachment.php:94 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"ឯកសារ​ភ្ជាប់​របស់​អ្នក​ដែល​បាន​តភ្ជាប់ ត្រូវ​បាន​ទាញយក​ដោយ​អ្នក​ប្រើ​យ៉ាង​តិច​ម្នាក ។\n" -"\n" -"ឈ្មោះ​ឯកសារ​ភ្ជាប់ ៖ %s\n" -"កាលបរិច្ឆេទ​ឯកសារ​ភ្ជាប់ ៖ %s\n" -"\n" -"ចុច​តំណ​ខាង​ក្រោម​ដើម្បី​លុប​ឯកសារ​ភ្ជាប់​ជា​អចិន្ត្រៃយ៍ ៖\n" -"%s" - -#: lib/MIME/Viewer/status.php:89 -msgid "Your message was successfully delivered." -msgstr "សារ​របស់​អ្នក​ត្រូវ​បាន​បញ្ជូន​ដោយ​ជោគ​ជ័យ ។" - -#: config/prefs.php.dist:207 -msgid "Your signature:" -msgstr "ហត្ថលេខា​របស់​អ្នក ៖" - -#: templates/javascript/addressesBlocks.js:7 -msgid "[Hide Addresses]" -msgstr "[លាក់​អាសយដ្ឋាន]" - -#: message.php:257 compose.php:609 mailbox.php:691 lib/Compose.php:1968 -msgid "[No Subject]" -msgstr "[គ្មាន​ប្រធានបទ]" - -#: templates/javascript/addressesBlocks.js:8 -msgid "[Show Addresses -" -msgstr "[បង្ហាញ​អាសយដ្ឋាន -" - -#: lib/MIME/Headers.php:222 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[បង្ហាញ​អាសយដ្ឋាន - អ្នក​ទទួល​ចំនួន %s]" - -#: compose.php:1130 -msgid "_Bcc" -msgstr "_Bលាក់ " - -#: message.php:565 mailbox.php:490 -msgid "_Blacklist" -msgstr "_Bបញ្ជី​ខ្មៅ " - -#: compose.php:1127 -msgid "_Cc" -msgstr "_Cចម្លង " - -#: message.php:537 mailbox.php:463 mailbox.php:466 -msgid "_Delete" -msgstr "_Dលុប " - -#: lib/IMP.php:793 -msgid "_Folders" -msgstr "_Fថត " - -#: compose.php:1107 -msgid "_Identity" -msgstr "_Iអត្តសញ្ញាណ " - -#: lib/IMP.php:758 -msgid "_Inbox" -msgstr "_Iប្រអប់​ទទួល " - -#: lib/IMP.php:834 -msgid "_Log out" -msgstr "_Lចេញ " - -#: message.php:578 -msgid "_Message Source" -msgstr "_Mកូដ​របស់​សារ " - -#: lib/IMP.php:790 -msgid "_New Message" -msgstr "_Nសារ​ថ្មី " - -#: message.php:594 -msgid "_Print" -msgstr "_Pបោះពុម្ព " - -#: compose.php:1198 -msgid "_Priority" -msgstr "_Pអាទិភាព " - -#: mailbox.php:327 -#, php-format -msgid "_Refresh %s" -msgstr "_Rធ្វើ​ឲ្យ %s ស្រស់ " - -#: message.php:540 -msgid "_Reply" -msgstr "_Rឆ្លើយ​តប " - -#: lib/IMP.php:795 -msgid "_Search" -msgstr "_Sស្វែង​រក " - -#: compose.php:1092 compose.php:1096 -msgid "_Send Message" -msgstr "_Sផ្ញើ​សារ " - -#: mailbox.php:580 -msgid "_Thread" -msgstr "_Tខ្សៃ​ស្រឡាយ " - -#: compose.php:1123 compose.php:1125 -msgid "_To" -msgstr "_Tទៅ " - -#: mailbox.php:471 -msgid "_Undelete" -msgstr "_Uមិន​លុប " - -#: message.php:559 -msgid "_View Thread" -msgstr "_Vមើល​ខ្សែ​ស្រឡាយ " - -#: message.php:571 mailbox.php:496 -msgid "_Whitelist" -msgstr "_Wបញ្ជីស " - -#: lib/Compose.php:853 -msgid "addressee unknown" -msgstr "មិន​ស្គាល់​អ្នក​ទទួល​សំបុត្រ" - -#: lib/Compose.php:1580 -msgid "attachment" -msgstr "ឯកសារ​ភ្ជាប់" - -#: view.php:114 -msgid "attachments.zip" -msgstr "attachments.zip" - -#: templates/compose/compose.html:276 -msgid "bytes" -msgstr "បៃ" - -#: lib/Compose.php:877 -msgid "cannot create output file" -msgstr "មិន​អាច​បង្កើត​ឯកសារ​លទ្ធផល" - -#: lib/Compose.php:849 -msgid "cannot open input" -msgstr "មិន​អាច​បើក​ព័ត៌មាន​បញ្ចូល" - -#: lib/Compose.php:841 -msgid "command line usage error" -msgstr "កំហុស​ការ​ប្រើ​បន្ទាត់​ពាក្យបញ្ជា" - -#: lib/Compose.php:897 -msgid "configuration error" -msgstr "កំហុស​ការ​កំណត់​រចនាសម្ព័ន្ធ" - -#: lib/Compose.php:873 -msgid "critical system file missing" -msgstr "បាត់​ឯកសារ​ប្រព័ន្ធ​សំខាន់​បំផុត" - -#: lib/Compose.php:845 -msgid "data format error" -msgstr "កំហុស​ទ្រង់ទ្រាយ​ទិន្នន័យ" - -#: lib/Compose.php:901 -msgid "entry not found" -msgstr "រក​មិន​ឃើញ​ធាតុ​បញ្ចូល" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "ពី" - -#: lib/Compose.php:857 -msgid "host name unknown" -msgstr "មិន​ស្គាល់​ឈ្មោះ​ម៉ាស៊ីន" - -#: templates/compose/spelling.html:31 -msgid "in" -msgstr "ក្នុង" - -#: lib/Compose.php:881 -msgid "input/output error" -msgstr "កំហុស​បញ្ចេញ/បញ្ចូល" - -#: lib/Compose.php:865 -msgid "internal software error" -msgstr "កំហុស​កម្មវិធី​ខាង​ក្រៅ" - -#: templates/folders/import.html:13 -msgid "into folder" -msgstr "ទៅ​ក្នុង​ថត" - -#: smime.php:29 pgp.php:77 -msgid "key" -msgstr "កូនសោ" - -#: folders.php:109 -msgid "mailbox file" -msgstr "ឯកសារ​ប្រអប់​សំបុត្រ" - -#: lib/Message.php:524 lib/Compose.php:640 -msgid "name" -msgstr "ឈ្មោះ" - -#: templates/compose/spelling.html:32 -msgid "none" -msgstr "គ្មាន" - -#: templates/compose/spelling.html:50 -msgid "or" -msgstr "ឬ" - -#: lib/Compose.php:893 -msgid "permission denied" -msgstr "សិទ្ធិ​ត្រូវ​បាន​បដិសេធ" - -#: templates/javascript/addressesBlocks.js:8 -msgid "recipients]" -msgstr "អ្នក​ទទួល]" - -#: lib/Compose.php:889 -msgid "remote error in protocol" -msgstr "កំហុស​ពី​ចម្ងាយ​ក្នុង​ពិធីការ" - -#: lib/Compose.php:861 -msgid "service unavailable" -msgstr "មិន​អាច​រក​សេវា​បាន" - -#: templates/compose/spelling.html:19 -msgid "spelling error" -msgstr "កំហុស​អក្ខរាវិរុទ្ធ" - -#: templates/compose/spelling.html:19 -msgid "spelling errors" -msgstr "កំហុស​អក្ខរាវិរុទ្ធ" - -#: lib/Compose.php:869 -msgid "system error" -msgstr "កំហុស​ប្រព័ន្ធ" - -#: lib/Compose.php:885 -msgid "temporary failure" -msgstr "បរាជ័យ​បណ្ដោះអាសន្ន" - -#: lib/Filter.php:51 -msgid "your blacklist" -msgstr "បញ្ជី​ខ្មៅ​របស់​អ្នក" - -#: lib/Filter.php:61 -msgid "your whitelist" -msgstr "បញ្ជី​ស​របស់​អ្នក" diff --git a/imp/po/ko_KR.po b/imp/po/ko_KR.po deleted file mode 100644 index e6f5d561c..000000000 --- a/imp/po/ko_KR.po +++ /dev/null @@ -1,3179 +0,0 @@ -# Korean translations for horde package -# horde ÆÐŰÁö¿¡ ´ëÇÑ Çѱ¹¾î ¹ø¿ª¹®. -# Copyright 2005-2009 The Horde Project -# This file is distributed under the same license as the horde package. -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 4.0-cvs\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2005-05-08 16:42+0900\n" -"PO-Revision-Date: 2001-11-09 16:29+0900\n" -"Last-Translator: Jinhyok Heo \n" -"Language-Team: i18n@lists.horde.org\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=EUC-KR\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/Compose.php:266 lib/Compose.php:318 -msgid " To: " -msgstr "¹Þ´Â»ç¶÷: " - -#: lib/Compose.php:254 lib/Compose.php:306 -msgid " Date: " -msgstr "³¯Â¥: " - -#: lib/Compose.php:257 lib/Compose.php:309 -msgid " From: " -msgstr "º¸³½»ç¶÷: " - -#: mailbox.php:399 -msgid " (Accesskey %s)" -msgstr " (´ÜÃàŰ %s)" - -#: lib/Compose.php:263 lib/Compose.php:315 -msgid " Subject: " -msgstr "Á¦¸ñ: " - -#: templates/compose/spelling.inc:74 -msgid " in " -msgstr " : " - -#: mailbox.php:190 -msgid "%d message(s) have been deleted." -msgstr "%d°³ ÆíÁö Áö¿öÁü. " - -#: lib/Spam.php:182 -#, fuzzy, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "ÀÌ ÆíÁö´Â ½Ã½ºÅÛ °ü¸®ÀÚ¿¡°Ô ½ºÆÔÀ¸·Î º¸°íµÇ¾ú½À´Ï´Ù." - -#: lib/Spam.php:162 -#, fuzzy, php-format -msgid "%d messages have been reported as not spam." -msgstr "ÀÌ ÆíÁö´Â ½Ã½ºÅÛ °ü¸®ÀÚ¿¡°Ô ½ºÆÔÀ¸·Î º¸°íµÇ¾ú½À´Ï´Ù." - -#: lib/Spam.php:174 -#, fuzzy, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "ÀÌ ÆíÁö´Â ½Ã½ºÅÛ °ü¸®ÀÚ¿¡°Ô ½ºÆÔÀ¸·Î º¸°íµÇ¾ú½À´Ï´Ù." - -#: lib/Spam.php:154 -#, fuzzy, php-format -msgid "%d messages have been reported as spam." -msgstr "ÀÌ ÆíÁö´Â ½Ã½ºÅÛ °ü¸®ÀÚ¿¡°Ô ½ºÆÔÀ¸·Î º¸°íµÇ¾ú½À´Ï´Ù." - -#: mailbox.php:362 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d / %d (ÆíÁö: %d)" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:49 -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s °¡ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù. %s ÆíÁöÇÔÀÇ À̸§À» º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù." - -#: lib/Message.php:633 -msgid "%s does not appear to be a valid mailbox." -msgstr "%s ´Â Á¤»óÀûÀÎ ÆíÁöÇÔÀ¸·Î º¸ÀÌÁö ¾Ê½À´Ï´Ù." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:47 -msgid "%s folder being renamed at the start of the month." -msgstr "%s ÆíÁöÇÔÀÇ À̸§À» ¸Å¿ùÃÊ º¯°æÇÕ´Ï´Ù." - -#: lib/MIME/Viewer/itip.php:572 -#, fuzzy, php-format -msgid "%s has replied to the invitation to %s." -msgstr "%s Á¤ÀǸ¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù." - -#: lib/Message.php:388 -msgid "%s was successfully added to %s." -msgstr "ÆíÁöÇÔ \"%s\"ÀÌ \"%s\"¿¡ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù." - -#: templates/message/navbar_top.inc:13 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d / %d)" - -#: templates/compose/spelling.inc:140 -msgid "(Apply these changes and move to next screen.)" -msgstr "(º¯°æ»çÇ× Àû¿ë ÈÄ ´ÙÀ½ È­¸éÀ¸·Î À̵¿)" - -#: templates/compose/spelling.inc:127 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(¸ðµç º¯°æ»çÇ× Ãë¼Ò ÈÄ µÇµ¹¾Æ°¡±â.)" - -#: spelling.php:273 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(¸ðµç º¯°æ»çÇ× Àû¿ë ÈÄ µÇµ¹¾Æ°¨. ÇöÀç È­¸éÀÇ º¯°æ³»¿ëÀº Àû¿ëµÇÁö ¾Ê½À´Ï´Ù.)" - -#: spelling.php:270 -msgid "" -"(Send message after applying all changes made thus far. Changes on the " -"current screen will NOT be applied.)" -msgstr "" -"(¸ðµç º¯°æ³»¿ëÀ» Àû¿ë ÈÄ ÆíÁö º¸³»±â. ÇöÀç È­¸éÀÇ º¯°æ³»¿ëÀº Àû¿ëµÇÁö ¾Ê½À´Ï" -"´Ù.)" - -#: templates/contacts/contacts.inc:228 -msgid "* Add these by clicking OK *" -msgstr "* OK¸¦ Ŭ¸¯ÇÏ¿© Ãß°¡Çϼ¼¿ä *" - -#: templates/contacts/contacts.inc:208 -msgid "* Please select address(es) *" -msgstr "* ÁÖ¼Ò¸¦ ¼±ÅÃÇϼ¼¿ä *" - -#: lib/Spam.php:184 -#, fuzzy -msgid "1 message has been reported as not spam to your system administrator." -msgstr "ÀÌ ÆíÁö´Â ½Ã½ºÅÛ °ü¸®ÀÚ¿¡°Ô ½ºÆÔÀ¸·Î º¸°íµÇ¾ú½À´Ï´Ù." - -#: lib/Spam.php:164 -#, fuzzy -msgid "1 message has been reported as not spam." -msgstr "ÀÌ ÆíÁö´Â ½Ã½ºÅÛ °ü¸®ÀÚ¿¡°Ô ½ºÆÔÀ¸·Î º¸°íµÇ¾ú½À´Ï´Ù." - -#: lib/Spam.php:176 -#, fuzzy -msgid "1 message has been reported as spam to your system administrator." -msgstr "ÀÌ ÆíÁö´Â ½Ã½ºÅÛ °ü¸®ÀÚ¿¡°Ô ½ºÆÔÀ¸·Î º¸°íµÇ¾ú½À´Ï´Ù." - -#: lib/Spam.php:156 -#, fuzzy -msgid "1 message has been reported as spam." -msgstr "ÀÌ ÆíÁö´Â ½Ã½ºÅÛ °ü¸®ÀÚ¿¡°Ô ½ºÆÔÀ¸·Î º¸°íµÇ¾ú½À´Ï´Ù." - -#: config/prefs.php.dist:788 -msgid "100 characters" -msgstr "100ÀÚ" - -#: config/prefs.php.dist:791 -msgid "1000 characters" -msgstr "1000ÀÚ" - -#: config/prefs.php.dist:789 -msgid "250 characters" -msgstr "250ÀÚ" - -#: config/prefs.php.dist:790 -msgid "500 characters" -msgstr "500ÀÚ" - -#: lib/MIME/Viewer/images.php:159 -msgid "A large image named %s is attached to this message." -msgstr "%s¶ó´Â Å« ±×¸²ÀÌ ÆíÁö¿¡ ÷ºÎµÇ¾ú½À´Ï´Ù." - -#: templates/search/fields.inc:5 -msgid "AND" -msgstr "±×¸®°í" - -#: lib/IMP.php:910 lib/IMP.php:912 -msgid "Acco_unts" -msgstr "_u¿ÜºÎ°èÁ¤" - -#: templates/fetchmail/manage.inc:7 -msgid "Account's name:" -msgstr "°èÁ¤ À̸§:" - -#: lib/MIME/Viewer/itip.php:477 lib/MIME/Viewer/itip.php:682 -#, fuzzy -msgid "Actions" -msgstr "½ÇÇà" - -#: templates/prefs/sourceselect.inc:303 -msgid "Add source" -msgstr "¼Ò½º Ãß°¡" - -#: lib/MIME/Headers.php:206 lib/MIME/Headers.php:207 -msgid "Add to Address book (%s)" -msgstr "\"%s\"¸¦ ÁÖ¼Ò·Ï¿¡ Ãß°¡" - -#: compose.php:1177 -msgid "Added \"%s\" as an attachment." -msgstr "÷ºÎÆÄÀÏ(\"%s\") Ãß°¡µÊ" - -#: config/prefs.php.dist:190 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"ÆíÁö º¼ ¶§ Ãß°¡·Î º¸¿©ÁÙ ¸Ó¸´¸»(header): (¼±ÅûçÇ×À̸ç, ÇÑ ÁÙ¿¡ ¸Ó¸´¸» ÇÏ" -"³ª¾¿ ¾²¼¼¿ä.)" - -#: lib/MIME/Viewer/notification.php:65 -#, fuzzy -msgid "Additional information details" -msgstr "°³ÀÎ Á¤º¸" - -#: contacts.php:90 templates/contacts/contacts.inc:175 -#: templates/compose/compose.inc:330 templates/compose/redirect.inc:55 -msgid "Address Book" -msgstr "ÁÖ¼Ò·Ï" - -#: config/prefs.php.dist:126 -msgid "Address Books" -msgstr "ÁÖ¼Ò·Ï" - -#: config/prefs.php.dist:181 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"¸ðµç ÆíÁö¿¡ Ãß°¡ÇÒ ¼ûÀºÂüÁ¶ ÁÖ¼Ò: (¼±ÅûçÇ×À̸ç, ÇÑ ÁÙ¿¡ ÁÖ¼Ò Çϳª¾¿ ¾²¼¼" -"¿ä.)" - -#: templates/mailbox/navbar.inc:10 config/prefs.php.dist:792 -msgid "All" -msgstr "¸ðµÎ ¼±ÅÃ" - -#: templates/folders/javascript.inc:5 -msgid "All messages in the folder(s) will be lost!" -msgstr "ÆíÁöÇÔÀÇ ¸ðµç ÆíÁö°¡ Áö¿öÁý´Ï´Ù!" - -#: templates/folders/javascript.inc:6 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "´ÙÀ½ ÆíÁöÇÔÀÇ ¸ðµç ÆíÁö¸¦ ÇϳªÀÇ MBOX ÆÄÀÏ·Î ´Ù¿î·ÎµåÇÕ´Ï´Ù." - -#: lib/Maintenance/Task/purge_trash.php:83 -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "\"%s\" ÆíÁöÇÔ¿¡¼­ %s ÀϺ¸´Ù ¿À·¡µÈ ÆíÁö¸¦ Áö¿ó´Ï´Ù." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:63 -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "%s °³¿ùº¸´Ù ¿À·¡µÈ ÆíÁöÀÇ ¸µÅ© ÷ºÎ ÆÄÀÏÀ» Áö¿ó´Ï´Ù." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:78 -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "%s °³¿ùº¸´Ù ¿À·¡µÈ º¸³½ÆíÁöÇÔÀ» ¸ðµÎ Áö¿ó´Ï´Ù." - -#: acl.php:85 -#, fuzzy, php-format -msgid "All rights on folder '%s' successfully removed for user '%s'." -msgstr "ÆíÁöÇÔ \"%s\"ÀÌ \"%s\"·Î º¯°æµÇ¾ú½À´Ï´Ù." - -#: templates/filters/prefs.inc:55 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "¸ðµç ÆíÁöÇÔ¿¡ ÇÊÅÍ ±ÔÄ¢À» Àû¿ëÇÒ ¼ö ÀÖ°Ô ÇÒ±î¿ä?" - -#: lib/MIME/Viewer/alternative.php:113 -msgid "Alternative parts for this section:" -msgstr "ÀÌ ºÎºÐ¿¡ ´ëÇÑ ´Ù¸¥ ´ëü ³»¿ë:" - -#: config/prefs.php.dist:565 config/prefs.php.dist:586 -msgid "Always" -msgstr "Ç×»ó" - -#: config/prefs.php.dist:550 -msgid "Always save attachments" -msgstr "Ç×»ó ÷ºÎÆÄÀÏ ÀúÀåÇϱâ" - -#: lib/Message.php:375 -#, fuzzy -msgid "An unknown error occured while creating the new task." -msgstr "»õ Ç׸ñ Ãß°¡½Ã ¾Ë¼ö ¾ø´Â ¿À·ù ¹ß»ý." - -#: message.php:490 mailbox.php:677 templates/message/navbar_navigate.inc:9 -#: templates/mailbox/navbar.inc:18 templates/mailbox/navbar.inc:35 -#: templates/mailbox/legend.inc:6 -msgid "Answered" -msgstr "´äÀåÇÔ" - -#: templates/search/main.inc:31 -msgid "Answered messages" -msgstr "´äÀåÇÑ ÆíÁö" - -#: templates/mailbox/header.inc:7 -msgid "Apply Filters" -msgstr "ÇÊÅÍ Àû¿ëÇϱâ" - -#: templates/mailbox/header.inc:7 -msgid "Apply Filters to %s" -msgstr "%s ÆíÁöÇÔ¿¡ ÇÊÅÍ Àû¿ëÇϱâ" - -#: templates/filters/prefs.inc:43 -msgid "Apply filter rules upon logging on?" -msgstr "·Î±×ÀÎÇÒ ¶§ ÇÊÅÍ Àû¿ë" - -#: templates/filters/prefs.inc:49 -msgid "Apply filter rules whenever INBOX is displayed?" -msgstr "¹ÞÀºÆíÁöÇÔ °»½Å½Ã ÇÊÅÍ Àû¿ë" - -#: templates/folders/javascript.inc:9 -msgid "Are you SURE you want to continue?" -msgstr "°è¼Ó ÁøÇàÇϽðڽÀ´Ï±î?" - -#: templates/folders/javascript.inc:5 -msgid "Are you completely sure you wish to continue?" -msgstr "°è¼Ó ÁøÇàÇϽðڽÀ´Ï±î?" - -#: templates/smime/smime.inc:65 templates/pgp/pgp.inc:93 -#, fuzzy -msgid "Are you sure you want to delete this public key?" -msgstr "ÀÌ ÆíÁö¸¦ ¿µ¿øÈ÷ Áö¿ì°Ú½À´Ï±î?" - -#: templates/compose/redirect.inc:5 templates/compose/compose.js:6 -msgid "Are you sure you want to do this?" -msgstr "°è¼Ó ÁøÇàÇϽðڽÀ´Ï±î?" - -#: message.php:398 templates/folders/javascript.inc:73 -#: templates/mailbox/javascript.inc:68 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "ÀÌ ÆíÁö¸¦ ¿µ¿øÈ÷ Áö¿ì°Ú½À´Ï±î?" - -#: lib/MIME/Contents.php:215 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "ÀÌ Ã·ºÎÆÄÀÏÀ» ¿µ¿øÈ÷ Áö¿ì°Ú½À´Ï±î?" - -#: templates/mailbox/actions.inc:39 -msgid "Are you sure you wish to empty this folder?" -msgstr "ÀÌ ÆíÁöÇÔÀ» ºñ¿ì½Ã°Ú½À´Ï±î?" - -#: lib/IMP.php:901 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Áö¿îÆíÁöÇÔ(Trash)À» ºñ¿ì½Ã°Ú½À´Ï±î?" - -#: templates/mailbox/actions.inc:8 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "ÀÌ ÆíÁö¸¦ ¿ÏÀüÈ÷ Áö¿ì°Ú½À´Ï±î?" - -#: templates/mailbox/javascript.inc:86 -#, fuzzy -msgid "Are you sure you wish to report this message as innocent?" -msgstr "ÀÌ ÆíÁö¸¦ ¿µ¿øÈ÷ Áö¿ì°Ú½À´Ï±î?" - -#: templates/mailbox/javascript.inc:77 -#, fuzzy -msgid "Are you sure you wish to report this message as spam?" -msgstr "ÀÌ ÆíÁö¸¦ ¿µ¿øÈ÷ Áö¿ì°Ú½À´Ï±î?" - -#: config/prefs.php.dist:887 -msgid "Arrival Time" -msgstr "µµÂø ½Ã°£" - -#: config/prefs.php.dist:902 -msgid "Ascending" -msgstr "¿À¸§Â÷¼ø" - -#: config/prefs.php.dist:564 config/prefs.php.dist:585 -msgid "Ask" -msgstr "¹°¾îº¸±â" - -#: templates/compose/compose.inc:509 -msgid "Attach" -msgstr "ÆÄÀÏ Ã·ºÎ" - -#: templates/compose/compose.inc:466 -msgid "Attach Files" -msgstr "ÆÄÀÏ Ã·ºÎ" - -#: lib/MIME/Viewer/tnef.php:113 -msgid "Attached File:" -msgstr "÷ºÎµÈ ÆÄÀÏ:" - -#: lib/Compose.php:366 lib/Compose.php:453 -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "%s´Â ÆÄÀÏ÷ºÎ Å©±â ÇѰ踦 ÃʰúÇÏ¿© ÷ºÎµÇÁö ¾Ê¾Ò½À´Ï´Ù." - -#: mailbox.php:711 templates/mailbox/legend.inc:16 -#: templates/compose/attachments.inc:14 templates/compose/compose.inc:496 -#: templates/compose/attachments.js:98 -msgid "Attachment" -msgstr "ÆÄÀÏ÷ºÎ" - -#: templates/compose/compose.inc:340 templates/compose/compose.inc:464 -#: lib/Compose.php:1009 -msgid "Attachments" -msgstr "ÆÄÀÏ Ã·ºÎ" - -#: lib/MIME/Viewer/itip.php:635 -#, fuzzy -msgid "Attendees" -msgstr "ÆÄÀÏ Ã·ºÎ" - -#: lib/MIME/Viewer/notification.php:56 -msgid "Attention" -msgstr "¾Ë¸²" - -#: config/prefs.php.dist:643 -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "" -"º¸³½»ç¶÷ÀÌ ÁÖ¼Ò·Ï¿¡ µé¾îÀÖ´Â °æ¿ì HTML ÆíÁöÀÇ À̹ÌÁö¸¦ ÀÚµ¿À¸·Î º¸¿©ÁÙ±î¿ä?" - -#: templates/prefs/sourceselect.inc:298 -msgid "Available Address books:" -msgstr "À̿밡´ÉÇÑ ÁÖ¼Ò·Ï:" - -#: templates/message/navbar_navigate.inc:26 -msgid "Bac_k to %s" -msgstr "_k%s·Î µ¹¾Æ°¡±â" - -#: thread.php:69 templates/message/navbar_navigate.inc:26 -msgid "Back to %s" -msgstr "%s·Î µ¹¾Æ°¡±â" - -#: message.php:257 search.php:153 templates/contacts/contacts.inc:224 -#: templates/compose/recompose.inc:20 -msgid "Bcc" -msgstr "¼ûÀºÂüÁ¶" - -#: templates/message/navbar_actions.inc:19 templates/mailbox/actions.inc:16 -msgid "Blacklist" -msgstr "¼ö½Å°ÅºÎ" - -#: config/prefs.php.dist:631 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "¿äûÀÌ ¾ø´Ù¸é HTML ÆíÁöÀÇ ±×¸²À» ¸·À»±î¿ä?" - -#: search.php:161 -msgid "Body" -msgstr "º»¹®" - -#: templates/search/main.inc:23 templates/search/main.inc:39 -#: templates/search/main.inc:55 templates/search/main.inc:71 -msgid "Both" -msgstr "¸ðµÎ" - -#: config/prefs.php.dist:690 -msgid "Both Header Listing and Body of Message" -msgstr "µÎ°¡Áö ¸ðµÎ" - -#: templates/compose/compose.inc:283 -msgid "C_harset" -msgstr "¹®ÀÚ¼Â" - -#: templates/search/fields.inc:35 -msgid "Calendar" -msgstr "´Þ·Â" - -#: lib/Fetchmail/imap.php:204 -msgid "Can not connect to the remote mail server." -msgstr "¿ÜºÎ ¸ÞÀϼ­¹ö¿¡ Á¢¼ÓÇÒ ¼ö ¾ø½À´Ï´Ù." - -#: lib/Fetchmail/imap.php:202 -msgid "Can not connect to the remote mail server: " -msgstr "¿ÜºÎ ¸ÞÀϼ­¹ö¿¡ Á¢¼ÓÇÒ ¼ö ¾ø½À´Ï´Ù: " - -#: templates/contacts/contacts.inc:253 templates/folders/import.inc:21 -#: templates/smime/passphrase.inc:22 templates/smime/import_key.inc:85 -#: templates/compose/spelling.inc:127 templates/pgp/passphrase.inc:32 -#: templates/pgp/import_key.inc:66 -msgid "Cancel" -msgstr "Ãë¼Ò" - -#: templates/compose/compose.inc:70 templates/compose/compose.inc:426 -#: templates/compose/redirect.inc:116 -msgid "Cancel Message" -msgstr "ÆíÁö Ãë¼Ò" - -#: templates/compose/redirect.inc:5 templates/compose/compose.js:6 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Ãë¼ÒÇϸé ÀÌ ÆíÁöÀÇ ³»¿ëÀº ¿µ±¸È÷ Áö¿öÁö°Ô µË´Ï´Ù." - -#: message.php:256 search.php:149 templates/contacts/contacts.inc:223 -#: templates/compose/recompose.inc:15 -msgid "Cc" -msgstr "ÂüÁ¶" - -#: lib/MIME/Viewer/itip.php:653 -#, fuzzy -msgid "Chair Person" -msgstr "°³ÀÎ ÆíÁö" - -#: templates/compose/spelling.inc:86 -msgid "Change" -msgstr "º¯°æ" - -#: templates/compose/spelling.inc:87 -msgid "Change All" -msgstr "¸ðµÎ º¯°æ" - -#: templates/acl/acl.inc:97 templates/acl/acl.inc:98 -msgid "Change Folder" -msgstr "ÆíÁöÇÔ º¯°æ" - -#: config/prefs.php.dist:111 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "°¢ ÆäÀÌÁö´ç ÆíÁö °¹¼ö¿Í ÆíÁö Á¤·Ä ¼ø¼­ ¼³Á¤" - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "¸ÞÀϼ­¹ö¿Í ÆíÁöÇÔ ¼³Á¤ º¯°æ" - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "ÆíÁö¸¦ º¸³¾ ¶§ »ç¿ëÇÒ À̸§, ÁÖ¼Ò, ¼­¸íÀ» º¯°æÇÕ´Ï´Ù." - -#: templates/folders/actions.inc:13 -msgid "Check Folder(s) for New Mail" -msgstr "ÆíÁöÇÔ¿¡¼­ »õ ¸ÞÀÏ °Ë»ç" - -#: config/prefs.php.dist:454 -msgid "Check spelling before sending a message?" -msgstr "ÆíÁö º¸³»±â Àü öÀÚ °Ë»çÇϱâ" - -#: templates/folders/actions.inc:4 -msgid "Choose Action:" -msgstr "¼±ÅûçÇ×:" - -#: lib/MIME/Viewer/itip.php:478 lib/MIME/Viewer/itip.php:683 -#, fuzzy -msgid "Choose an action:" -msgstr "¼±ÅûçÇ×:" - -#: templates/prefs/sourceselect.inc:349 -#, fuzzy -msgid "Choose the address book to use when adding addresses." -msgstr "ÁÖ¼Ò¸¦ Ãß°¡½Ã ÁÖ¼Ò·Ï »ç¿ë." - -#: templates/prefs/sourceselect.inc:293 -#, fuzzy -msgid "Choose the order of address books to search when expanding addresses." -msgstr "ÁÖ¼Ò È®Àå½Ã °Ë»öÇÒ ÁÖ¼Ò·Ï ¼ø¼­ ¼±ÅÃ" - -#: lib/MIME/Viewer/images.php:109 -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "ºê¶ó¿ìÁ®°¡ º¼ ¼ö ÀÖ´Â Çü½ÄÀ¸·Î ±×¸² ÆÄÀÏÀ» º¯È¯ÇÏ·Á¸é %s¸¦ ´©¸£¼¼¿ä." - -#: lib/MIME/Viewer/images.php:98 -msgid "Click %s to download the image." -msgstr "À̹ÌÁö¸¦ ³»·Á¹ÞÀ¸·Á¸é %s¸¦ ´©¸£¼¼¿ä." - -#: lib/Filter.php:113 -msgid "Click %s to go to %s management page." -msgstr "%s¸¦ ´©¸£¸é %s °ü¸®ÆäÀÌÁö·Î °©´Ï´Ù." - -#: lib/MIME/Viewer/html.php:116 -msgid "Click %s to view HTML content in a separate window." -msgstr "»õ â¿¡¼­ html ³»¿ëÀ» º¸·Á¸é %s¸¦ ´©¸£¼¼¿ä." - -#: lib/MIME/Viewer/images.php:160 -msgid "Click %s to view a thumbnail of this image." -msgstr "ÀÌ ±×¸²ÀÇ ½æ³×ÀÏÀ» º¸·Á¸é %s¸¦ ´©¸£¼¼¿ä." - -#: lib/MIME/Viewer/pkcs7.php:414 -msgid "Click %s to view the attachment in a separate window." -msgstr "»õ â¿¡¼­ ÷ºÎ¸¦ º¸·Á¸é %s¸¦ ´©¸£¼¼¿ä." - -#: lib/MIME/Viewer/related.php:64 -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "ÀÌ ºÎºÐÀ» »õ â¿¡¼­ º¸·Á¸é %s¸¦ Ŭ¸¯Çϼ¼¿ä." - -#: lib/MIME/Viewer/html.php:103 -msgid "Click here to HIDE the Images" -msgstr "À̹ÌÁö¸¦ °¨Ãß·Á¸é ¿©±â¸¦ ´©¸£¼¼¿ä." - -#: lib/MIME/Viewer/html.php:106 -msgid "Click here to SHOW the Images" -msgstr "À̹ÌÁö¸¦ º¸·Á¸é ¿©±â¸¦ ´©¸£¼¼¿ä." - -#: templates/prefs/sourceselect.inc:321 -#, fuzzy -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "¼±ÅÃµÈ ÁÖ¼Ò·ÏÁß Çϳª¸¦ ¼±ÅÃÇÑÈÄ °Ë»ö Ç׸ñÀ» ¼±ÅÃÇϼ¼¿ä." - -#: config/prefs.php.dist:921 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "ÁÖ¼Ò¸¦ Ŭ¸¯ÇÏ¸é º¸³½ÀÌ¿¡°Ô »õ ÆíÁö¸¦ ¾¹´Ï´Ù." - -#: config/prefs.php.dist:922 -msgid "Clicking on the address will open the message to be read" -msgstr "ÁÖ¼Ò¸¦ Ŭ¸¯ÇÏ¸é ÆíÁö¸¦ º¸¿©ÁÝ´Ï´Ù." - -#: templates/fetchmail/fetchmail.inc:30 -#, fuzzy -msgid "Close" -msgstr "»õ ÆíÁö" - -#: compose.php:762 compose.php:1068 -msgid "Close this window" -msgstr "⠴ݱâ" - -#: folders.php:383 -msgid "Closed Folder" -msgstr "´ÝÈù ÆíÁöÇÔ" - -#: folders.php:403 -msgid "Collapse" -msgstr "´Ý±â" - -#: templates/folders/actions.inc:34 -msgid "Collapse All" -msgstr "¸ðµÎ ´Ý±â" - -#: templates/folders/actions.inc:34 -msgid "Collapse All Folders" -msgstr "¸ðµç ÆíÁöÇÔ ´Ý±â" - -#: folders.php:403 -msgid "Collapse Folder" -msgstr "ÆíÁöÇÔ ´Ý±â" - -#: lib/MIME/Viewer/itip.php:721 -#, fuzzy -msgid "Completed" -msgstr "»õ ÆíÁö" - -#: lib/Block/summary.php:19 lib/Block/tree_folders.php:42 -msgid "Compose" -msgstr "ÀÛ¼ºÇϱâ" - -#: mailbox.php:741 lib/MIME/Headers.php:195 -msgid "Compose Message (%s)" -msgstr "ÆíÁö ÀÛ¼º (%s)" - -#: compose.php:761 compose.php:1067 -msgid "Compose another message" -msgstr "»õ ÆíÁö ÀÛ¼º" - -#: config/prefs.php.dist:429 -msgid "Compose messages in a separate window?" -msgstr "»õ â¿¡¼­ ÆíÁö ÀÛ¼º" - -#: config/prefs.php.dist:446 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"(ºê¶ó¿ìÁ®°¡ ±â´ÉÀ» Áö¿øÇÒ °æ¿ì) ÆíÁö¸¦ ¾µ ¶§ HTML ÀÛ¼º¸ðµå¸¦ ±âº»À¸·Î ÇÒ±î¿ä?" - -#: config/prefs.php.dist:70 -msgid "Configure how messages are displayed." -msgstr "ÆíÁö º¸´Â ¹æ¹ýÀ» ¼³Á¤ÇÕ´Ï´Ù." - -#: lib/Fetchmail/imap.php:237 -msgid "Connection to server failed" -msgstr "¼­¹ö ¿¬°á ½ÇÆÐ" - -#: config/prefs.php.dist:88 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "»õ ÆíÁö µµÂø ¾Ë¸² »ç¿ë ¼³Á¤" - -#: config/prefs.php.dist:700 -msgid "Convert textual emoticons into graphical ones?" -msgstr "¹®ÀÚ À̸ðƼÄÜÀ» ±×¸²À¸·Î ¹Ù²Ü±î¿ä?" - -#: templates/message/navbar_navigate.inc:19 templates/mailbox/navbar.inc:51 -msgid "Copy" -msgstr "º¹»ç" - -#: templates/message/navbar_navigate.inc:19 -msgid "Copy to folder" -msgstr "ÆíÁöÇÔÀ¸·Î º¹»ç" - -#: templates/compose/spelling.inc:66 -msgid "Correct" -msgstr "±³Á¤" - -#: templates/compose/spelling.inc:145 -msgid "Corrected Text" -msgstr "±³Á¤µÈ º»¹®" - -#: lib/Message.php:624 -msgid "Could not delete messages from %s. The server said: %s" -msgstr "\"%s\"·ÎºÎÅÍ ÆíÁö Áö¿ì±â ½ÇÆÐ. ¼­¹öÀÇ ¿À·ù: " - -#: lib/Session.php:294 -#, fuzzy -msgid "Could not execute maintenance operations." -msgstr "ÆíÁöÇÔ ¿î¿ë " - -#: search.php:356 templates/fetchmail/manage.inc:67 -#: templates/fetchmail/account_select.inc:26 templates/acl/acl.inc:39 -#: templates/acl/acl.inc:157 -msgid "Create" -msgstr "¸¸µé±â" - -#: templates/folders/actions.inc:5 -msgid "Create Folder" -msgstr "»õ ÆíÁöÇÔ ¸¸µé±â" - -#: templates/pgp/pgp.inc:252 -#, fuzzy -msgid "Create Keys" -msgstr "¸¸µé±â" - -#: templates/search/header.inc:14 -msgid "Create Virtual Folder" -msgstr "°¡»ó ÆíÁöÇÔ ¸¸µé±â" - -#: templates/prefs/folderselect.inc:12 templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "Àӽú¸°üÇÔ »õ·Î ¸¸µé±â" - -#: templates/prefs/sentmailselect.inc:27 templates/prefs/sentmailselect.inc:43 -msgid "Create a new sent mail folder" -msgstr "»õ º¸³½ÆíÁöÇÔ ¸¸µé±â" - -#: templates/prefs/trashselect.inc:12 templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "»õ Áö¿îÆíÁöÇÔ ¸¸µé±â" - -#: config/prefs.php.dist:120 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "ÇÊÅÍ ±ÔÄ¢ ¸¸µé±â, ÆíÁöÇÔ Á¤·Ä¼ø¼­, ½ºÆÔ Áö¿ì±â" - -#: config/prefs.php.dist:104 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "´Ù¸¥ °èÁ¤À¸·ÎºÎÅÍ ¸ÞÀÏÀ» °¡Á®¿Àµµ·Ï ¼³Á¤ÇÕ´Ï´Ù." - -#: config/prefs.php.dist:51 -msgid "Customize how you send mail." -msgstr "ÆíÁö º¸³»´Â ¹æ¹ý ¼³Á¤ÇÕ´Ï´Ù." - -#: config/prefs.php.dist:40 -msgid "Customize tasks to run upon logon to %s." -msgstr "À¥¸ÞÀÏ ·Î±×Àνà ½ÇÇàÇÒ ÀÛ¾÷À» ¼³Á¤ÇÕ´Ï´Ù." - -#: templates/mailbox/message_headers.inc:12 -msgid "Dat_e" -msgstr "³¯Â¥" - -#: message.php:253 thread.php:75 -msgid "Date" -msgstr "³¯Â¥" - -#: config/prefs.php.dist:894 -msgid "Default sorting criteria:" -msgstr "±âº» Á¤·Ä Ç׸ñ:" - -#: config/prefs.php.dist:904 -msgid "Default sorting direction:" -msgstr "±âº» Á¤·Ä ¹æ¹ý" - -#: folders.php:374 templates/fetchmail/manage.inc:68 -#: templates/contacts/contacts.inc:244 templates/message/navbar_actions.inc:6 -#: templates/mailbox/actions.inc:8 templates/mailbox/actions.inc:10 -#: templates/smime/smime.inc:65 templates/compose/attachments.inc:28 -#: templates/pgp/pgp.inc:93 -msgid "Delete" -msgstr "Áö¿ì±â" - -#: templates/folders/actions.inc:7 -msgid "Delete Folder(s)" -msgstr "ÆíÁöÇÔ Áö¿ì±â" - -#: folders.php:374 -msgid "Delete Virtual Folder" -msgstr "°¡»ó ÆíÁöÇÔ Áö¿ì±â" - -#: templates/fetchmail/manage.inc:43 -msgid "Delete fetched messages from remote server?" -msgstr "¿ÜºÎ¼­¹ö¿¡¼­ °¡Á®¿Â ÆíÁö¸¦ Áö¿ï±î¿ä?" - -#: config/prefs.php.dist:362 -msgid "Delete old linked attachments at beginning of month?" -msgstr "¸Å¿ùÃÊ ¿À·¡µÈ ¸µÅ© ÷ºÎÆÄÀÏ Áö¿ì±â" - -#: config/prefs.php.dist:344 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "¸Å¿ùÃÊ ¿À·¡µÈ º¸³½ÆíÁöÇÔ Áö¿ì±â" - -#: message.php:493 mailbox.php:701 templates/mailbox/navbar.inc:20 -#: templates/mailbox/navbar.inc:38 templates/mailbox/legend.inc:8 -msgid "Deleted" -msgstr "Áö¿öÁü" - -#: templates/search/main.inc:63 -msgid "Deleted messages" -msgstr "Áö¿öÁø ÆíÁö" - -#: compose.php:292 -msgid "Deleted the attachment \"%s\"." -msgstr "÷ºÎÆÄÀÏ \"%s\" Áö¿öÁü" - -#: config/prefs.php.dist:79 -msgid "Deleting and Moving Messages" -msgstr "ÆíÁö Áö¿ì±â ¹× À̵¿" - -#: config/prefs.php.dist:903 -msgid "Descending" -msgstr "³»¸²Â÷¼ø" - -#: templates/compose/attachments.inc:21 lib/MIME/Viewer/itip.php:623 -msgid "Description" -msgstr "÷ºÎ ¼³¸í:" - -#: templates/smime/smime.inc:65 templates/smime/smime.inc:113 -#: templates/pgp/pgp.inc:93 templates/pgp/pgp.inc:147 -#: templates/pgp/pgp.inc:151 -#, fuzzy -msgid "Details" -msgstr "ÀϺ°" - -#: config/prefs.php.dist:680 -msgid "Dim signatures?" -msgstr "¼­¸íÀ» È帴ÇÏ°Ô Ç¥½Ã" - -#: templates/contacts/contacts.inc:237 -msgid "Display" -msgstr "Ç¥½Ã Çü½Ä" - -#: config/prefs.php.dist:470 -msgid "Display confirmation after sending a message?" -msgstr "ÆíÁö¸¦ º¸³»°í ³ª¼­ È®ÀΠǥ½Ã¸¦ ÇÒ±î¿ä?" - -#: config/prefs.php.dist:689 -msgid "Display in Body of Message" -msgstr "ÆíÁö º»¹®¿¡ º¸¿©ÁÖ±â" - -#: config/prefs.php.dist:768 -msgid "Display pop-up notification of new mail?" -msgstr "»õ ÆíÁö µµÂø½Ã ÆË¾÷âÀ¸·Î ¾Ë¸²" - -#: config/prefs.php.dist:733 -msgid "Display the 'Empty Trash' link in the menubar?" -msgstr "'Áö¿îÆíÁöÇÔ ºñ¿ò'À» ¸Þ´º¹Ù¿¡ º¸¿©ÁÙ±î¿ä?" - -#: templates/compose/attachments.inc:11 -msgid "Disposition" -msgstr "¹èÄ¡" - -#: templates/search/fields.inc:25 -msgid "Do NOT match" -msgstr "ÀÏÄ¡ÇÏÁö ¾Ê±â" - -#: templates/folders/actions.inc:14 -msgid "Do Not Check Folder(s) for New Mail" -msgstr "»õ ÆíÁö °Ë»çÇÏÁö ¾ÊÀ½" - -#: config/prefs.php.dist:923 -msgid "Do not generate a link in the From: column" -msgstr "¹Þ´Â»ç¶÷ Ç׸ñ¿¡ ¸µÅ©¸¦ ¸¸µéÁö ¾Ê½À´Ï´Ù." - -#: lib/IMP.php:1003 -msgid "Do you want to open that folder?" -msgstr "ÆíÁöÇÔÀ» ¿­±î¿ä?" - -#: templates/compose/spelling.inc:133 -msgid "Done" -msgstr "¿Ï·á" - -#: lib/MIME/Contents.php:204 -msgid "Download %s in .zip Format" -msgstr "%s¸¦ ¾ÐÃàÆÄÀÏ(zip)À¸·Î ³»·Á¹Þ±â" - -#: templates/message/headers.inc:52 -msgid "Download All Attachments (in .zip file)" -msgstr "¾ÐÃàÆÄÀÏ(zip)·Î ÇÑ ¹ø¿¡ ³»·Á¹Þ±â" - -#: templates/folders/actions.inc:18 -msgid "Download Folder(s)" -msgstr "ÆíÁöÇÔ ³»·Á¹Þ±â" - -#: templates/folders/actions.inc:19 -msgid "Download Folder(s) [.zip format]" -msgstr "¾ÐÃàÆÄÀÏ(zip)·Î ÆíÁöÇÔ ³»·Á¹Þ±â" - -#: lib/MIME/Contents.php:204 -msgid "Download in .zip Format" -msgstr "¾ÐÃàÆÄÀÏ(zip)·Î ³»·Á¹Þ±â" - -#: message.php:491 mailbox.php:682 templates/message/navbar_navigate.inc:11 -#: templates/mailbox/navbar.inc:22 templates/mailbox/navbar.inc:41 -#: templates/mailbox/legend.inc:9 -msgid "Draft" -msgstr "ÀÓ½ÃÆíÁö" - -#: folders.php:354 -msgid "Draft folder" -msgstr "Àӽú¸°üÇÔ:" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "Àӽú¸°üÇÔ:" - -#: templates/pgp/pgp.inc:196 -msgid "E-mail Address" -msgstr "À̸ÞÀÏ ÁÖ¼Ò:" - -#: folders.php:375 -msgid "Edit" -msgstr "ÆíÁý" - -#: templates/filters/prefs.inc:21 -msgid "Edit Blacklist" -msgstr "¼ö½Å°ÅºÎ ¸ñ·Ï ¼öÁ¤" - -#: templates/filters/prefs.inc:16 -msgid "Edit Filters" -msgstr "ÇÊÅÍ ¼öÁ¤" - -#: templates/mailbox/header.inc:13 -#, fuzzy, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "%s Á¤ÀǸ¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù." - -#: templates/filters/prefs.inc:26 -msgid "Edit Whitelist" -msgstr "¼ö½Å½ÂÀÎ ¸ñ·Ï ¼öÁ¤" - -#: templates/filters/prefs.inc:21 -msgid "Edit your blacklist" -msgstr "¼ö½Å°ÅºÎ ¸ñ·Ï ¼öÁ¤" - -#: templates/filters/prefs.inc:16 -msgid "Edit your filter rules" -msgstr "ÇÊÅÍ ±ÔÄ¢ ¼öÁ¤" - -#: config/prefs.php.dist:830 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "¿ÜºÎ ¸ÞÀÏ °èÁ¤¿¡ Á¢±ÙÇϱâ À§ÇÑ ¼±ÅûçÇ× ¼öÁ¤Çϱâ" - -#: templates/filters/prefs.inc:26 -msgid "Edit your whitelist" -msgstr "¼ö½Å½ÂÀÎ ¸ñ·Ï ¼öÁ¤" - -#: templates/contacts/contacts.inc:240 -msgid "Email Address" -msgstr "À̸ÞÀÏ ÁÖ¼Ò" - -#: lib/Message.php:641 -#, fuzzy, php-format -msgid "Emptied all messages from %s." -msgstr "%s·ÎºÎÅÍ Àü´ÞµÈ ÆíÁö" - -#: templates/folders/actions.inc:20 -msgid "Empty Folder(s)" -msgstr "ÆíÁöÇÔ ºñ¿ò" - -#: templates/mailbox/actions.inc:39 -msgid "Empty Trash folder" -msgstr "Áö¿îÆíÁöÇÔ ºñ¿ò" - -#: lib/IMP.php:901 -msgid "Empty _Trash" -msgstr "_tÁö¿îÆíÁöÇÔ ºñ¿ò" - -#: templates/compose/compose.inc:433 -msgid "Encr_yption Options" -msgstr "_y¾Ïȣȭ ¿É¼Ç" - -#: lib/Compose.php:331 -msgid "End forwarded message" -msgstr "Àü´Þ ÆíÁö ³¡" - -#: lib/Compose.php:272 -#, fuzzy -msgid "End message" -msgstr "¿¾³¯ ÆíÁö" - -#: lib/Compose.php:270 -#, fuzzy, php-format -msgid "End message from %s" -msgstr "%s·ÎºÎÅÍ Àü´ÞµÈ ÆíÁö" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "»õ Àӽú¸°üÇÔÀÇ À̸§ ÀÔ·Â" - -#: templates/prefs/sentmailselect.inc:24 -msgid "Enter the name for your new sent mail folder" -msgstr "»õ º¸³½ÆíÁöÇÔÀÇ À̸§ ÀÔ·Â" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "»õ Áö¿îÆíÁöÇÔ À̸§ ÀÔ·Â" - -#: message.php:185 compose.php:1054 -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "\"%s\"°¡ ÁÖ¼Ò·Ï¿¡ Ãß°¡µÇ¾ú½À´Ï´Ù." - -#: templates/smime/smime.inc:58 templates/pgp/pgp.inc:84 -#: lib/MIME/Viewer/pkcs7.php:370 lib/MIME/Viewer/pgp.php:392 -#: lib/MIME/Viewer/status.php:75 lib/MIME/Viewer/status.php:170 -msgid "Error" -msgstr "¿À·ù" - -#: config/prefs.php.dist:758 -msgid "Every 15 minutes" -msgstr "15ºÐ" - -#: config/prefs.php.dist:755 -msgid "Every 30 seconds" -msgstr "30Ãʸ¶´Ù" - -#: config/prefs.php.dist:757 -msgid "Every 5 minutes" -msgstr "5ºÐ¸¶´Ù" - -#: config/prefs.php.dist:759 -msgid "Every half hour" -msgstr "30ºÐ¸¶´Ù" - -#: config/prefs.php.dist:756 -msgid "Every minute" -msgstr "¸ÅºÐ¸¶´Ù" - -#: folders.php:412 -msgid "Expand" -msgstr "È®Àå" - -#: templates/folders/actions.inc:33 -msgid "Expand All" -msgstr "¸ðµÎ È®Àå" - -#: templates/folders/actions.inc:33 -msgid "Expand All Folders" -msgstr "¸ðµç ÆíÁöÇÔ È®ÀåÇϱâ" - -#: folders.php:412 -msgid "Expand Folder" -msgstr "ÆíÁöÇÔ È®Àå" - -#: templates/compose/compose.inc:331 templates/compose/redirect.inc:56 -msgid "Expand Names" -msgstr "À̸§ ¿Ï¼º" - -#: config/prefs.php.dist:1021 -msgid "Expand names in the compose window automatically in the background?" -msgstr "ÆíÁö ÀÛ¼ºÇÒ ¶§ À̸§À» ÀÚµ¿À¸·Î ¿Ï¼º" - -#: config/prefs.php.dist:951 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "ÆíÁöÇÔ ¸ñ·ÏÀ» º¼ ¶§ ±âº»À¸·Î Àüü ÆíÁöÇÔ È®ÀåÇϱâ" - -#: templates/compose/compose.inc:155 templates/compose/compose.inc:205 -#: templates/compose/compose.inc:256 templates/compose/redirect.inc:104 -msgid "Expanding" -msgstr "ÀÚµ¿¿Ï¼º" - -#: templates/fetchmail/fetchmail.inc:29 config/prefs.php.dist:103 -msgid "Fetch Mail" -msgstr "¿ÜºÎÆíÁö °¡Á®¿À±â" - -#: config/prefs.php.dist:839 -msgid "Fetch Mail in a separate window?" -msgstr "»õ â¿¡¼­ ¿ÜºÎ ÆíÁö °¡Á®¿À±â" - -#: templates/fetchmail/manage.inc:46 -msgid "Fetch messages upon logging on?" -msgstr "·Î±×ÀÎÇÒ ¶§ ¿ÜºÎ ÆíÁö °¡Á®¿À±â" - -#: lib/Fetchmail.php:306 -msgid "Fetched %d message(s) from %s" -msgstr "%dÀÇ ÆíÁö¸¦ %s·ÎºÎÅÍ °¡Á®¿È" - -#: lib/Fetchmail.php:308 -msgid "Fetchmail: no new messages." -msgstr "ÆíÁö°¡Á®¿À±â: »õ ÆíÁö ¾øÀ½." - -#: lib/IMP.php:916 -msgid "Fi_lters" -msgstr "_LÇÊÅÍ" - -#: templates/compose/compose.inc:492 templates/compose/attachments.js:83 -msgid "File" -msgstr "ÆÄÀÏ" - -#: templates/filters/prefs.inc:35 -msgid "Filter Options" -msgstr "ÇÊÅÍ ¼±ÅûçÇ×" - -#: templates/filters/prefs.inc:8 -msgid "Filter Settings" -msgstr "ÇÊÅÍ ¼³Á¤" - -#: config/prefs.php.dist:603 -#, fuzzy -msgid "Filter message content for profanity?" -msgstr "ºñ¼Ó¾î°¡ µç ³»¿ëÀÇ ÆíÁö ÇÊÅ͸µ" - -#: config/prefs.php.dist:119 -msgid "Filters" -msgstr "ÇÊÅÍ" - -#: lib/Filter.php:112 -msgid "Filters: %s management page" -msgstr "ÇÊÅÍ: % °ü¸® ÆäÀÌÁö" - -#: templates/contacts/contacts.inc:183 -msgid "Find" -msgstr "ã±â" - -#: config/prefs.php.dist:876 -msgid "First Mailbox Page" -msgstr "ùÆäÀÌÁö" - -#: mailbox.php:334 -msgid "First Page" -msgstr "ùÆäÀÌÁö" - -#: templates/message/navbar_actions.inc:15 templates/mailbox/actions.inc:21 -msgid "Fo_rward" -msgstr "_rÀü´Þ" - -#: folders.php:259 templates/folders/head.inc:2 -#: templates/prefs/initialpageselect.inc:6 -#: templates/prefs/initialpageselect.inc:10 -msgid "Folder Navigator" -msgstr "ÆíÁöÇÔ Å½»ö±â" - -#: templates/login/login.inc:199 -msgid "Folder Prefix" -msgstr "ÆíÁöÇÔ ½ÃÀÛÀ§Ä¡" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "ÆíÁöÇÔ ¿ä¾à" - -#: config/prefs.php.dist:940 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "¿À´Ã ³¯Â¥ ÆíÁö¿¡ ´ëÇÑ ³¯Â¥ Ç¥½Ã Çü½Ä" - -#: compose.php:714 templates/message/navbar_actions.inc:15 -#: templates/mailbox/actions.inc:21 -msgid "Forward" -msgstr "Àü´Þ" - -#: compose.php:699 -msgid "Forward:" -msgstr "Àü´Þ:" - -#: lib/Compose.php:300 -msgid "Forwarded message" -msgstr "Àü´ÞµÈ ÆíÁö" - -#: lib/Compose.php:298 -msgid "Forwarded message from %s" -msgstr "%s·ÎºÎÅÍ Àü´ÞµÈ ÆíÁö" - -#: lib/MIME/Viewer/itip.php:442 -#, fuzzy -msgid "Free/Busy Information" -msgstr "ÆíÁö ¼­¹ö Á¤º¸»çÇ×" - -#: templates/mailbox/message_headers.inc:22 -msgid "Fro_m" -msgstr "_mº¸³½»ç¶÷" - -#: message.php:254 search.php:141 thread.php:76 -#: templates/compose/compose.inc:98 -msgid "From" -msgstr "º¸³½»ç¶÷" - -#: config/prefs.php.dist:889 -msgid "From Address" -msgstr "º¸³½»ç¶÷ ÁÖ¼Ò" - -#: compose.php:711 compose.php:715 -msgid "Fwd:" -msgstr "Àü´Þ:" - -#: compose.php:1215 -msgid "Fwd: " -msgstr "Àü´Þ:" - -#: compose.php:1217 -msgid "Fwd: %u Forwarded Messages" -msgstr "Àü´Þ: %u Àü´Þ ÆíÁö" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "ÀϹÝÀûÀÎ ¿É¼Ç" - -#: templates/fetchmail/manage.inc:37 -msgid "Get only new messages? (IMAP only)" -msgstr "»õ·Î¿î ¸ÞÀϸ¸ °¡Á®¿Ã±î¿ä? (IMAP Àü¿ë)" - -#: thread.php:68 -msgid "Go to Message" -msgstr "ÆíÁö·Î °¡±â" - -#: message.php:546 lib/Filter.php:112 lib/MIME/Viewer/images.php:98 -#: lib/MIME/Viewer/images.php:105 lib/MIME/Viewer/images.php:107 -#: lib/MIME/Viewer/images.php:160 lib/MIME/Viewer/html.php:116 -#: lib/MIME/Viewer/notification.php:65 lib/MIME/Viewer/notification.php:71 -#: lib/MIME/Viewer/related.php:64 lib/MIME/Viewer/pkcs7.php:414 -#: lib/MIME/Viewer/appledouble.php:43 lib/MIME/Viewer/pgp.php:178 -#: lib/MIME/Viewer/status.php:123 lib/MIME/Viewer/status.php:130 -msgid "HERE" -msgstr "¿©±â" - -#: compose.php:243 -msgid "HTML Version of Message" -msgstr "HTML Çü½Ä" - -#: templates/message/headers.inc:58 -msgid "Headers" -msgstr "¸Ó¸´±Û" - -#: config/prefs.php.dist:671 -msgid "Hidden" -msgstr "°¨Ãß±â" - -#: config/prefs.php.dist:670 -msgid "Hidden in Thread View" -msgstr "´ñ±Ûº¸±â¿¡¼­ °¨Ãß±â" - -#: mailbox.php:356 -msgid "Hide Deleted" -msgstr "Áö¿öÁø ÆíÁö ¼û±â±â" - -#: folders.php:254 -msgid "Hide Unsubscribed" -msgstr "»ç¿ëÇÏÁö ¾Ê´Â ÆíÁöÇÔ ¼û±è" - -#: lib/MIME/Viewer/html.php:103 -msgid "Hide the Images" -msgstr "±×¸² °¨Ãß±â" - -#: config/prefs.php.dist:691 -msgid "How do you want to display attachments?" -msgstr "÷ºÎÆÄÀÏÀ» ¾î¶»°Ô Ç¥½ÃÇϱ⸦ ¿øÇϽʴϱî?" - -#: config/prefs.php.dist:496 -msgid "How to attribute quoted lines in a reply" -msgstr "´äÀå¿¡ »ç¿ëÇÒ Àο빮:" - -#: lib/Fetchmail/imap.php:132 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Protocols ÀÚµ¿ °¨Áö)" - -#: lib/Fetchmail/imap.php:50 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 ¸ÞÀÏ ¼­¹ö" - -#: folders.php:346 -msgid "INBOX" -msgstr "¹ÞÀºÆíÁöÇÔ" - -#: templates/compose/spelling.inc:88 -msgid "Ignore" -msgstr "¹«½Ã" - -#: templates/compose/spelling.inc:89 -msgid "Ignore All" -msgstr "¸ðµÎ ¹«½Ã" - -#: templates/folders/import.inc:20 -msgid "Import" -msgstr "°¡Á®¿À±â" - -#: templates/smime/import_key.inc:84 templates/pgp/import_key.inc:65 -#, fuzzy -msgid "Import Key" -msgstr "Àоî¿À±â(ÀÓÆ÷Æ®)" - -#: templates/pgp/pgp.inc:254 -#, fuzzy -msgid "Import Keypair" -msgstr "Áß¿äÇÑ ÆíÁö" - -#: templates/folders/actions.inc:25 -msgid "Import Messages" -msgstr "ÆíÁö °¡Á®¿À±â" - -#: pgp.php:42 -#, fuzzy -msgid "Import PGP Key" -msgstr "Àоî¿À±â(ÀÓÆ÷Æ®)" - -#: templates/folders/import.inc:9 -msgid "Import mbox File" -msgstr "mbox ÆÄÀÏ °¡Á®¿À±â " - -#: templates/folders/import.inc:16 -msgid "Import mbox file %s into folder %s." -msgstr "%s mbox ÆÄÀÏÀ» %s·Î °¡Á®¿À±â" - -#: message.php:492 mailbox.php:695 templates/message/navbar_navigate.inc:7 -#: templates/mailbox/navbar.inc:16 templates/mailbox/navbar.inc:33 -#: templates/mailbox/legend.inc:7 -msgid "Important" -msgstr "Áß¿äÇÔ" - -#: templates/search/main.inc:47 -msgid "Important messages" -msgstr "Áß¿äÇÑ ÆíÁö" - -#: folders.php:157 -msgid "Imported %d messages from %s." -msgstr "%s¿¡¼­ %d°³ ÆíÁö °¡Á®¿È" - -#: lib/Folder.php:248 lib/IMP.php:368 -msgid "Inbox" -msgstr "¹ÞÀºÆíÁöÇÔ" - -#: config/prefs.php.dist:484 -msgid "Include a brief summary of the header in a reply?" -msgstr "´äÀå¿¡ °£´ÜÇÑ ¸Ó¸´¸» ¿ä¾àÀ» Æ÷ÇÔÇÒ±î¿ä?" - -#: config/prefs.php.dist:478 -msgid "Include original message in a reply?" -msgstr "´äÀå¿¡ ±âÁ¸ ÆíÁö¸¦ Æ÷ÇÔÇÒ±î¿ä?" - -#: lib/MIME/Viewer/notification.php:64 lib/MIME/Viewer/status.php:133 -msgid "Info" -msgstr "Á¤º¸" - -#: templates/compose/attachments.inc:15 templates/compose/compose.inc:497 -#: templates/compose/attachments.js:99 -#, fuzzy -msgid "Inline" -msgstr "À߸øµÈ À̸§." - -#: mailbox.php:555 mailbox.php:596 -msgid "Invalid Address" -msgstr "À߸øµÈ ÁÖ¼Ò" - -#: compose.php:132 -msgid "Invalid character in e-mail address: %s." -msgstr "À߸øµÈ À̸ÞÀÏ ÁÖ¼Ò: %s" - -#: smime.php:82 pgp.php:16 -#, fuzzy -msgid "Invalid key" -msgstr "À߸øµÈ À̸§." - -#: templates/mailbox/navbar.inc:12 -msgid "Invert" -msgstr "¼±Åà ¹ÝÀü" - -#: templates/login/login.inc:227 -msgid "Language" -msgstr "¾ð¾î" - -#: config/prefs.php.dist:877 -msgid "Last Mailbox Page" -msgstr "¸¶Áö¸· ÆäÀÌÁö" - -#: mailbox.php:347 -msgid "Last Page" -msgstr "¸¶Áö¸· ÆäÀÌÁö" - -#: templates/compose/compose.inc:380 -msgid "Li_nk Attachments" -msgstr "_n÷ºÎÆÄÀÏ ¸µÅ©Çϱâ" - -#: config/prefs.php.dist:1040 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"ÁÖ¼Ò·Ï È­¸éÀ» Ãâ·ÂÇÒ¶§ ¸ðµç ÁÖ¼Ò¸¦ Ãâ·ÂÇÒ±î¿ä? (¼±ÅÃÇÏÁö ¾ÊÀ¸¸é, Á÷Á¢ °Ë»öÇÑ " -"ÁÖ¼Ò¸¸ º¼ ¼ö ÀÖ½À´Ï´Ù.)" - -#: config/prefs.php.dist:688 -msgid "Listing in the Header" -msgstr "¸Ó¸´¸»¿¡ ³ª¿­Çϱâ" - -#: templates/fetchmail/manage.inc:30 -msgid "Local Mailbox:" -msgstr "»ç¿ëÇÒ ¿ìÆíÇÔ:" - -#: lib/MIME/Viewer/itip.php:628 -#, fuzzy -msgid "Location" -msgstr "½ÇÇà" - -#: templates/login/login.inc:235 -msgid "Log in" -msgstr "·Î±×ÀÎ" - -#: lib/Block/summary.php:117 -msgid "Log in to %s" -msgstr "%s¿¡ ·Î±×ÀÎ" - -#: templates/login/login.inc:142 -msgid "Login" -msgstr "·Î±×ÀÎ" - -#: config/prefs.php.dist:39 -msgid "Login Tasks" -msgstr "·Î±×ÀÎ ½ÃÀÛÀÛ¾÷" - -#: lib/MIME/Viewer/appledouble.php:46 -#, fuzzy -msgid "Macintosh File" -msgstr "ÆíÁö ÇÊÅÍ" - -#: smime.php:254 pgp.php:332 templates/smime/passphrase.inc:13 -msgid "Mail" -msgstr "¸ÞÀÏ" - -#: config/prefs.php.dist:95 -#, fuzzy -msgid "Mail Previews" -msgstr "ÆíÁö ÇÊÅÍ" - -#: templates/fetchmail/driver_select.inc:16 -msgid "Mail server type to connect to:" -msgstr "Á¢¼ÓÇÒ ¸ÞÀϼ­¹öÀÇ Á¾·ù:" - -#: folders.php:364 -msgid "Mailbox" -msgstr "¿ìÆíÇÔ" - -#: config/prefs.php.dist:110 -msgid "Mailbox and Folder Display Options" -msgstr "ÆíÁöÇÔ Ãâ·Â ¼³Á¤" - -#: templates/folders/actions.inc:16 -msgid "Mark All Messages in Folder as Seen" -msgstr "ÆíÁöÇÔÀÇ ¸ðµç ÆíÁö¸¦ ÀÐÀ½À¸·Î Ç¥½Ã" - -#: templates/folders/actions.inc:17 -msgid "Mark All Messages in Folder as Unseen" -msgstr "ÆíÁöÇÔÀÇ ¸ðµç ÆíÁö¸¦ ÀÐÁö ¾ÊÀ½À¸·Î Ç¥½Ã" - -#: templates/message/navbar_navigate.inc:5 templates/mailbox/navbar.inc:30 -msgid "Mark as:" -msgstr "ÆíÁö Ç¥½Ã:" - -#: config/prefs.php.dist:653 -msgid "Mark different levels of quoting with different colors?" -msgstr "ÀÎ¿ë ´Ü°è¸¶´Ù ´Ù¸¥ »öÀ¸·Î Ç¥½Ã¸¦ ÇÒ±î¿ä?" - -#: templates/fetchmail/manage.inc:40 -msgid "Mark messages as seen? (IMAP only)" -msgstr "ÆíÁö¸¦ ÀÐÀ½À¸·Î Ç¥½ÃÇÒ±î¿ä? (IMAP Àü¿ë)" - -#: config/prefs.php.dist:661 -msgid "Mark simple markup?" -msgstr "°£´ÜÇÑ markupÀ» Ç¥½ÃÇÒ±î¿ä?" - -#: templates/search/header.inc:46 -msgid "Match All Queries" -msgstr "°Ë»ö¾î ¸ðµÎ ÀÏÄ¡" - -#: templates/search/header.inc:42 -msgid "Match Any Query" -msgstr "°Ë»ö¾î Çϳª ÀÌ»ó ÀÏÄ¡" - -#: templates/compose/compose.inc:503 -msgid "Maximum Attachment Size" -msgstr "÷ºÎÆÄÀÏ ÃÖ´ë Å©±â" - -#: lib/MIME/Viewer/itip.php:554 -#, fuzzy -msgid "Meeting Update" -msgstr "½ÃÀÛÇϱâ" - -#: lib/Block/tree_folders.php:3 -#, fuzzy -msgid "Menu Folder List" -msgstr "ÆíÁöÇÔ ¿­±â" - -#: lib/Compose.php:247 -msgid "Message" -msgstr "ÆíÁö" - -#: compose.php:519 compose.php:546 compose.php:578 config/prefs.php.dist:50 -msgid "Message Composition" -msgstr "ÆíÁö ÀÛ¼º" - -#: config/prefs.php.dist:888 -msgid "Message Date" -msgstr "ÆíÁö ³¯Â¥" - -#: config/prefs.php.dist:49 config/prefs.php.dist:68 config/prefs.php.dist:78 -#: config/prefs.php.dist:86 config/prefs.php.dist:94 config/prefs.php.dist:102 -msgid "Message Options" -msgstr "ÆíÁö ¼±ÅûçÇ×" - -#: search.php:354 -msgid "Message Search" -msgstr "ÆíÁö ã±â" - -#: config/prefs.php.dist:892 -msgid "Message Size" -msgstr "ÆíÁö Å©±â" - -#: message.php:375 -msgid "Message Source" -msgstr "ÆíÁö ¼Ò½ºº¸±â" - -#: config/prefs.php.dist:69 -msgid "Message Viewing" -msgstr "ÆíÁö º¸±â" - -#: templates/search/header.inc:55 -msgid "Message fields" -msgstr "ÆíÁö Ç׸ñ" - -#: templates/search/main.inc:6 -msgid "Message flags" -msgstr "ÆíÁö ±¸ºÐ" - -#: templates/search/main.inc:83 -msgid "Message folders" -msgstr "ÆíÁöÇÔ" - -#: lib/Compose.php:245 -msgid "Message from %s" -msgstr "%sÀÇ ÆíÁö" - -#: templates/search/header.inc:33 -msgid "Message matches" -msgstr "ÆíÁö ÀÏÄ¡" - -#: compose.php:758 compose.php:772 -msgid "Message redirected successfully." -msgstr "ÆíÁö°¡ ¼º°øÀûÀ¸·Î Àü´ÞµÇ¾ú½À´Ï´Ù." - -#: compose.php:1004 -msgid "Message sent successfully, but not saved to %s" -msgstr "ÆíÁö°¡ ¼º°øÀûÀ¸·Î ¹ß¼ÛµÇ¾úÁö¸¸, %s¿¡ ÀúÀåµÇÁö ¾Ê¾Ò½À´Ï´Ù." - -#: compose.php:1063 compose.php:1078 -msgid "Message sent successfully." -msgstr "ÆíÁö°¡ ¼º°øÀûÀ¸·Î º¸³»Á³½À´Ï´Ù." - -#: config/prefs.php.dist:912 -msgid "Messages per page in the mailbox view." -msgstr "ÆíÁöÇÔ ÆäÀÌÁö´ç ÆíÁö °¹¼ö" - -#: mailbox.php:311 -msgid "Messages to" -msgstr "ÆíÁöÇÔ ¼±ÅÃ" - -#: templates/acl/acl.inc:29 -msgid "Modify" -msgstr "º¯°æ" - -#: templates/compose/expand.inc:12 -msgid "More than one address found for field '%s'." -msgstr "Çϳª ÀÌ»óÀÇ ÁÖ¼Ò°¡ ¹ß°ßµÇ¾ú½À´Ï´Ù: '%s'" - -#: templates/message/navbar_navigate.inc:18 templates/mailbox/navbar.inc:50 -msgid "Move" -msgstr "À̵¿" - -#: templates/prefs/sourceselect.inc:316 -msgid "Move down" -msgstr "¾Æ·¡·Î À̵¿" - -#: templates/message/navbar_navigate.inc:18 -msgid "Move to folder" -msgstr "ÆíÁöÇÔÀ¸·Î À̵¿" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move up" -msgstr "À§·Î À̵¿" - -#: templates/fetchmail/manage.inc:48 templates/smime/smime.inc:24 -#: templates/pgp/pgp.inc:24 -msgid "NOTE" -msgstr "ÁÖÀÇ" - -#: templates/contacts/contacts.inc:239 lib/MIME/Viewer/itip.php:640 -msgid "Name" -msgstr "À̸§" - -#: lib/MIME/Viewer/itip.php:730 -#, fuzzy -msgid "Needs Action" -msgstr "½ÇÇà" - -#: config/prefs.php.dist:563 config/prefs.php.dist:584 -#: config/prefs.php.dist:754 -msgid "Never" -msgstr "»ç¿ëÇÏÁö ¾ÊÀ½" - -#: config/prefs.php.dist:553 -msgid "Never save attachments" -msgstr "÷ºÎÆÄÀÏ ÀúÀå¾ÈÇÔ" - -#: templates/acl/acl.inc:126 -msgid "New" -msgstr "»õ ÆíÁö" - -#: lib/IMP.php:578 -msgid "New Folder" -msgstr "»õ ÆíÁöÇÔ" - -#: config/prefs.php.dist:87 -msgid "New Mail" -msgstr "»õ ÆíÁö" - -#: templates/search/main.inc:19 -msgid "New messages" -msgstr "»õ ÆíÁö" - -#: templates/compose/spelling.inc:140 -msgid "Next" -msgstr "´ÙÀ½" - -#: templates/message/navbar_navigate.inc:33 -msgid "Next Message" -msgstr "´ÙÀ½ ÆíÁö" - -#: mailbox.php:345 -msgid "Next Page" -msgstr "´ÙÀ½ ÆäÀÌÁö" - -#: templates/compose/compose.inc:532 config/prefs.php.dist:948 -msgid "No" -msgstr "¾Æ´Ï¿À" - -#: mailbox.php:364 -msgid "No Messages" -msgstr "ÆíÁö ¾øÀ½" - -#: lib/MIME/Viewer/tnef.php:94 -#, fuzzy -msgid "No attachments found." -msgstr "ÆÄÀÏ Ã·ºÎ" - -#: acl.php:72 acl.php:98 -#, fuzzy -msgid "No folder selected." -msgstr "ÆíÁöÇÔ ¼±Åà ¿À·ù" - -#: folders.php:207 lib/Folder.php:583 lib/Folder.php:634 -msgid "No folders were specified" -msgstr "ÆíÁöÇÔÀ» ¼±ÅÃÇϼ¼¿ä" - -#: lib/Block/summary.php:136 -msgid "No folders with new messages" -msgstr "»õ ÆíÁö°¡ ÀÖ´Â ÆíÁöÇÔ ¾øÀ½" - -#: lib/Block/summary.php:133 -msgid "No folders with unseen messages" -msgstr "ÀÐÁö ¾ÊÀº ÆíÁö°¡ ÀÖ´Â ÆíÁöÇÔ ¾øÀ½" - -#: lib/Compose.php:241 -msgid "No message body text" -msgstr "ÆíÁö º»¹® ¾øÀ½" - -#: lib/Mailbox.php:368 -msgid "No messages matched your search." -msgstr "ã´Â ÆíÁö°¡ ¾ø½À´Ï´Ù." - -#: templates/compose/spelling.inc:50 -msgid "No spelling errors" -msgstr "öÀÚ ¿À·ù ¾øÀ½" - -#: templates/compose/spelling.inc:106 -#, fuzzy -msgid "No suggestions" -msgstr "Á¦¾È" - -#: acl.php:68 acl.php:94 -#, fuzzy -msgid "No user specified." -msgstr "ÆíÁöÇÔÀ» ¼±ÅÃÇϼ¼¿ä" - -#: templates/mailbox/navbar.inc:11 templates/prefs/sentmailselect.inc:41 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:5 -#: lib/MIME/Viewer/itip.php:618 -msgid "None" -msgstr "¸ðµÎ ¼±Åà ¾ÈÇÔ" - -#: templates/mailbox/navbar.inc:21 templates/mailbox/navbar.inc:39 -msgid "Not Deleted" -msgstr "Áö¿öÁöÁö ¾ÊÀ½" - -#: templates/message/navbar_navigate.inc:12 templates/mailbox/navbar.inc:23 -#: templates/mailbox/navbar.inc:42 -msgid "Not Draft" -msgstr "ÀÓ½ÃÆíÁö ¾Æ´Ô" - -#: templates/message/navbar_navigate.inc:8 templates/mailbox/navbar.inc:17 -#: templates/mailbox/navbar.inc:34 -msgid "Not Important" -msgstr "Áß¿äÇÏÁö ¾ÊÀ½" - -#: templates/mailbox/navbar.inc:25 -msgid "Not Personal" -msgstr "°³ÀÎÆíÁö ¾Æ´Ô" - -#: templates/search/main.inc:67 -msgid "Not deleted messages" -msgstr "Áö¿öÁöÁö ¾ÊÀº ÆíÁö" - -#: templates/search/main.inc:51 -msgid "Not important messages" -msgstr "Áß¿äÇÏÁö ¾ÊÀº ÆíÁö" - -#: config/prefs.php.dist:353 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "¸Å¿ù ÆíÁöÇÔÀ» Áö¿ï °æ¿ì º¸°üÇÒ ¿¹Àü º¸³½ ÆíÁöÇÔÀÇ °¹¼ö" - -#: templates/search/fields.inc:5 templates/smime/import_key.inc:47 -#: templates/pgp/import_key.inc:48 -msgid "OR" -msgstr "ȤÀº" - -#: templates/search/main.inc:15 -msgid "Old messages" -msgstr "¿¾³¯ ÆíÁö" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:55 -msgid "Old sent-mail folders being purged." -msgstr "º¸³½ÆíÁöÇÔ(Sent)ÀÇ ¿À·¡µÈ ÆíÁö¸¦ Áö¿ì°í ÀÖ½À´Ï´Ù." - -#: templates/folders/javascript.inc:78 -#, fuzzy -msgid "Only one folder should be selected for this action." -msgstr "½ÇÇàÇÒ ÇϳªÀÇ ÆíÁöÇÔÀ» ¼±ÅÃÇϼ¼¿ä." - -#: templates/menu.inc:7 templates/menu.inc:27 -msgid "Ope_n Folder" -msgstr "_nÆíÁöÇÔ ¿­±â" - -#: templates/menu.inc:24 -msgid "Open Folder" -msgstr "ÆíÁöÇÔ ¿­±â" - -#: folders.php:381 -msgid "Opened Folder" -msgstr "¿­¸° ÆíÁöÇÔ" - -#: fetchmail.php:33 templates/fetchmail/top.inc:2 -#: templates/fetchmail/fetchmail.inc:6 -msgid "Other Mail Accounts" -msgstr "´Ù¸¥ ¸ÞÀÏ °èÁ¤" - -#: config/prefs.php.dist:109 config/prefs.php.dist:118 -#: config/prefs.php.dist:125 config/prefs.php.dist:133 -#: config/prefs.php.dist:142 -msgid "Other Options" -msgstr "±âŸ ¼³Á¤" - -#: compose.php:343 -#, fuzzy -msgid "PGP Error: " -msgstr "Àоî¿À±â(ÀÓÆ÷Æ®) ¿À·ù: " - -#: templates/pgp/pgp.inc:6 config/prefs.php.dist:134 -#, fuzzy -msgid "PGP Options" -msgstr "ȯ°æ ¼³Á¤" - -#: pgp.php:202 -#, fuzzy -msgid "PGP private key successfully added." -msgstr "¼­¸íÀÌ º¯°æµÇ¾ú½À´Ï´Ù." - -#: pgp.php:177 -#, fuzzy -msgid "PGP public key successfully added." -msgstr "%s ÆÄÀÏÀÌ ÀÓÆ÷Æ®µÇ¾ú½À´Ï´Ù." - -#: lib/Fetchmail/imap.php:103 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Protocols ÀÚµ¿ °¨Áö)" - -#: templates/mailbox/header.inc:19 -msgid "Page %d of %d" -msgstr "%d / %d ÆäÀÌÁö" - -#: config/prefs.php.dist:874 -msgid "Page with the First Unseen Message" -msgstr "ÀÐÁö ¾ÊÀº ù¹øÂ° ÆíÁö°¡ ÀÖ´Â ÆäÀÌÁö" - -#: config/prefs.php.dist:875 -msgid "Page with the Last Unseen Message" -msgstr "ÀÐÁö ¾ÊÀº ¸¶Áö¸· ÆíÁö°¡ ÀÖ´Â ÆäÀÌÁö" - -#: templates/message/headers.inc:43 -msgid "Part(s)" -msgstr "ºÎºÐ" - -#: smime.php:235 pgp.php:310 -#, fuzzy -msgid "Passphrase successfully unloaded." -msgstr "ÆíÁö°¡ ¹ß¼ÛµÇ¾úÁö¸¸, ÀúÀåµÇÁö ¾Ê¾Ò½À´Ï´Ù." - -#: templates/fetchmail/manage.inc:20 templates/smime/import_key.inc:69 -#: templates/login/login.inc:221 -msgid "Password" -msgstr "¾ÏÈ£" - -#: templates/fetchmail/manage.inc:48 -msgid "Perform maintenance operations on login?" -msgstr "·Î±×ÀÎ ½Ã À¯Áö°ü¸® ÀÛ¾÷ ½ÇÇà" - -#: message.php:483 mailbox.php:666 templates/mailbox/navbar.inc:24 -#: templates/mailbox/legend.inc:10 -msgid "Personal" -msgstr "°³ÀÎÆíÁö" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "°³ÀÎ Á¤º¸" - -#: config/prefs.php.dist:214 -msgid "Place your signature before replies and forwards?" -msgstr "ȸ½Å ¹× Àü´Þ ¾Õ¿¡ ¼­¸íÀ» Ãß°¡ÇÕ´Ï´Ù." - -#: compose.php:241 -msgid "Plaintext Version of Message" -msgstr "Æò¹®(Plaintext) Çü½Ä" - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:200 -msgid "Please enter a name for the new folder:" -msgstr "»õ ÆíÁöÇÔÀÇ À̸§À» ÀÔ·ÂÇϼ¼¿ä:" - -#: templates/folders/javascript.inc:101 templates/folders/javascript.inc:103 -msgid "Please enter the name of the new folder:" -msgstr "»õ ÆíÁöÇÔÀÇ À̸§À» ÀÔ·ÂÇϼ¼¿ä:" - -#: templates/folders/javascript.inc:146 -msgid "Please enter the new name:" -msgstr "»õ À̸§À» ÀÔ·ÂÇϼ¼¿ä:" - -#: templates/login/login.inc:81 -#, fuzzy -msgid "Please provide your password." -msgstr "»ç¿ëÀÚ À̸§°ú ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ¼¿ä." - -#: templates/login/login.inc:77 -#, fuzzy -msgid "Please provide your username." -msgstr "»ç¿ëÀÚ À̸§°ú ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ¼¿ä." - -#: compose.php:80 lib/IMP.php:519 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "¸ÞÀÏ ÁÖ¼Ò°¡ ¸ðÈ£Çϰųª À߸øµÇ¾ú½À´Ï´Ù." - -#: templates/folders/javascript.inc:56 -msgid "Please select a folder before you perform any actions." -msgstr "½ÇÇàÀü¿¡ ÆíÁöÇÔÀ» ¼±ÅÃÇϼ¼¿ä." - -#: lib/MIME/Viewer/itip.php:461 -#, fuzzy -msgid "Please select an action from the menu below." -msgstr "°Ë»öÇÒ ÃÖ¼ÒÇÑ ÇѰ³ÀÇ ÆíÁöÇÔÀ» ¼±ÅÃÇϼ¼¿ä." - -#: templates/search/javascript.inc:41 -msgid "Please select at least one folder to search." -msgstr "°Ë»öÇÒ ÃÖ¼ÒÇÑ ÇѰ³ÀÇ ÆíÁöÇÔÀ» ¼±ÅÃÇϼ¼¿ä." - -#: templates/folders/javascript.inc:4 -msgid "Please select only one folder for this operation." -msgstr "½ÇÇàÇÒ ÇϳªÀÇ ÆíÁöÇÔÀ» ¼±ÅÃÇϼ¼¿ä." - -#: templates/compose/redirect.inc:76 -#, fuzzy -msgid "Please select or edit in the box to the right:" -msgstr "¼±ÅÃÇϰųª ¿À¸¥ÂÊ ´ÙÀ½Ç׸ñÀ» ¼öÁ¤Çϼ¼¿ä:" - -#: templates/compose/compose.inc:127 templates/compose/compose.inc:177 -#: templates/compose/compose.inc:228 -msgid "Please select or edit right next:" -msgstr "¼±ÅÃÇϰųª ¿À¸¥ÂÊ ´ÙÀ½Ç׸ñÀ» ¼öÁ¤Çϼ¼¿ä:" - -#: config/prefs.php.dist:206 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "¼­¸íÀ» ('-- ')·Î ½ÃÀÛÇÕ´Ï´Ù(ÃßõÇÔ)." - -#: smime.php:241 pgp.php:257 filterprefs.php:40 -msgid "Preferences successfully updated." -msgstr "¼±ÅûçÇ×µéÀÌ ¼º°øÀûÀ¸·Î ÀúÀåµÇ¾ú½À´Ï´Ù." - -#: templates/compose/attachments.inc:3 -msgid "Preview" -msgstr "¹Ì¸®º¸±â" - -#: templates/message/navbar_navigate.inc:28 -msgid "Previous Message" -msgstr "ÀÌÀü ÆíÁö" - -#: mailbox.php:336 -msgid "Previous Page" -msgstr "ÀÌÀü ÆäÀÌÁö" - -#: templates/message/navbar_actions.inc:31 -msgid "Print" -msgstr "Àμâ" - -#: templates/message/headers.inc:38 -msgid "Priority" -msgstr "¿ì¼±¼øÀ§" - -#: config/prefs.php.dist:552 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "÷ºÎÇÒ ¶§¸¶´Ù ¹°¾îº¸±â(±âº»°ª: ¾Æ´Ï¿À)" - -#: config/prefs.php.dist:551 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "÷ºÎÇÒ ¶§¸¶´Ù ¹°¾îº¸±â(±âº»°ª: ¿¹)" - -#: templates/fetchmail/manage.inc:10 -msgid "Protocol:" -msgstr "ÇÁ·ÎÅäÄÝ:" - -#: templates/mailbox/actions.inc:36 templates/mailbox/actions_deleted.inc:8 -msgid "Pur_ge Deleted" -msgstr "_gÁö¿î ÆíÁö ºñ¿ì±â" - -#: templates/mailbox/actions.inc:36 templates/mailbox/actions_deleted.inc:8 -msgid "Purge Deleted" -msgstr "Áö¿î ÆíÁö ºñ¿ì±â" - -#: templates/folders/actions.inc:22 -msgid "Purge Folder(s)" -msgstr "ÆíÁöÇÔ Áö¿ì±â" - -#: config/prefs.php.dist:390 -msgid "Purge Trash how often:" -msgstr "Áö¿îÆíÁöÇÔ ºñ¿ì±â ½ÇÇàÁÖ±â:" - -#: config/prefs.php.dist:399 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "ÁöÁ¤µÈ ÀÏ ¼öº¸´Ù ¿À·¡µÈ ¿À·¡µÈ ÆíÁö Áö¿îÆíÁöÇÔ¿¡¼­ Áö¿ì±â" - -#: config/prefs.php.dist:380 -msgid "Purge old messages in the Trash folder?" -msgstr "Áö¿îÆíÁöÇÔ¿¡¼­ ¿À·¡µÈ ÆíÁö Áö¿ï±î¿ä?" - -#: lib/Maintenance/Task/purge_trash.php:67 -msgid "Purging %d message(s) from Trash folder." -msgstr "Áö¿îÆíÁöÇÔ¿¡¼­ %d°³ ÆíÁö¸¦ Áö¿ò" - -#: config/prefs.php.dist:492 -msgid "Quoting %f:" -msgstr "%f wrote:" - -#: templates/compose/compose.inc:377 -msgid "Re_quest Delivery Confirmation" -msgstr "_Q¼ö½Å È®ÀÎ ¿äû" - -#: search.php:165 -msgid "Received On" -msgstr "¼ö½Å ³¯Â¥:" - -#: search.php:173 -msgid "Received Since" -msgstr "³¯Â¥ ½ÃÀÛ:" - -#: search.php:169 -msgid "Received Until" -msgstr "³¯Â¥ ³¡:" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirec_t" -msgstr "_T¹Ù·Î Àü´Þ" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirect" -msgstr "¹Ù·Î Àü´Þ" - -#: templates/compose/redirect.inc:115 -msgid "Redirect Message" -msgstr "ÆíÁö Àü´Þ" - -#: compose.php:721 -msgid "Redirect this message" -msgstr "ÆíÁö Àü´Þ" - -#: compose.php:781 -msgid "Redirecting failed." -msgstr "ÆíÁö Àü´Þ ¿À·ù:" - -#: templates/compose/compose.inc:573 -msgid "Refresh" -msgstr "»õ·Î Àбâ" - -#: config/prefs.php.dist:760 -msgid "Refresh Folder Views:" -msgstr "ÆíÁöÇÔ »õ·Î Àбâ:" - -#: templates/folders/head.inc:3 templates/mailbox/header.inc:4 -msgid "Reload" -msgstr "»õ·Î °íħ" - -#: templates/folders/head.inc:3 -msgid "Reload View" -msgstr "»õ·Î °íħ" - -#: config/prefs.php.dist:950 -msgid "Remember the last view" -msgstr "¸¶Áö¸· È­¸é ±â¾ï" - -#: templates/fetchmail/manage.inc:27 -msgid "Remote Mailbox:" -msgstr "¿ÜºÎ ÆíÁöÇÔ:" - -#: templates/prefs/sourceselect.inc:305 -msgid "Remove source" -msgstr "¼Ò½º Áö¿ì±â" - -#: templates/folders/actions.inc:6 -msgid "Rename Folder(s)" -msgstr "ÆíÁöÇÔ À̸§ º¯°æ" - -#: config/prefs.php.dist:335 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "º¸³½ÆíÁöÇÔ(Sent) À̸§À» ¸Å¿ùÃÊ º¯°æÇÕ´Ï´Ù." - -#: lib/Folder.php:542 -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "\"%s\"¸¦ \"%s\"·Î À̸§À» º¯°æÇÏÁö ¸øÇß½À´Ï´Ù. ¼­¹ö ¿À·ù: " - -#: templates/message/navbar_actions.inc:10 -msgid "Repl_y to List" -msgstr "_y¸®½ºÆ® ȸ½Å" - -#: templates/compose/spelling.inc:111 -msgid "Replace with:" -msgstr "¹Ù²Ü ¹®ÀÚ¿­:" - -#: templates/message/navbar_actions.inc:8 -msgid "Reply" -msgstr "ȸ½Å" - -#: lib/MIME/Viewer/itip.php:279 lib/MIME/Viewer/itip.php:372 -#, fuzzy -msgid "Reply Sent." -msgstr "ȸ½Å:" - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to All" -msgstr "Àüü ȸ½Å" - -#: compose.php:670 -msgid "Reply to All:" -msgstr "Àüü ȸ½Å:" - -#: templates/message/navbar_actions.inc:10 -msgid "Reply to List" -msgstr "¸®½ºÆ® ȸ½Å" - -#: compose.php:672 -msgid "Reply to List:" -msgstr "¸®½ºÆ® ȸ½Å:" - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to _All" -msgstr "_AÀüü ȸ½Å" - -#: message.php:258 -msgid "Reply-To" -msgstr "ȸ½Å:" - -#: lib/Compose.php:260 lib/Compose.php:312 -msgid "Reply-To: " -msgstr "ȸ½Å:" - -#: compose.php:668 -msgid "Reply:" -msgstr "ȸ½Å:" - -#: templates/message/navbar_actions.inc:36 templates/mailbox/actions.inc:26 -#, fuzzy -msgid "Report as Innocent" -msgstr "½ºÆÔ °í¹ß" - -#: templates/message/navbar_actions.inc:33 templates/mailbox/actions.inc:24 -msgid "Report as Spam" -msgstr "½ºÆÔ °í¹ß" - -#: templates/compose/compose.inc:374 -msgid "Request a _Read Receipt" -msgstr "_R´äÀå ¿äû" - -#: config/prefs.php.dist:587 -msgid "Request delivery confirmation?" -msgstr "¼ö½Å È®ÀÎ ¿äû" - -#: config/prefs.php.dist:566 -msgid "Request read receipts?" -msgstr "´äÀå ¿äû" - -#: templates/search/main.inc:143 templates/search/header.inc:26 -#: templates/acl/acl.inc:158 -msgid "Reset" -msgstr "»õ·ÎÀÛ¼º" - -#: templates/message/navbar_actions.inc:28 -msgid "Resume" -msgstr "ÀçÀÛ¼º" - -#: templates/fetchmail/driver_select.inc:31 templates/fetchmail/manage.inc:69 -#: templates/fetchmail/account_select.inc:32 -msgid "Return to Fetch Mail" -msgstr "¿ÜºÎÆíÁö °¡Á®¿À±â·Î µ¹¾Æ°¡±â" - -#: templates/filters/prefs.inc:70 templates/filters/notactive.inc:13 -#: templates/smime/smime.inc:158 templates/pgp/pgp.inc:268 -msgid "Return to Main Preferences Screen" -msgstr "ùȭ¸éÀ¸·Î µ¹¾Æ°¡±â" - -#: templates/acl/acl.inc:159 templates/acl/acl.inc:169 -msgid "Return to Options" -msgstr "¼±ÅûçÇ×À¸·Î µ¹¾Æ°¡±â" - -#: templates/smime/notactive.inc:33 templates/pgp/notactive.inc:33 -msgid "Return to Previous Screen" -msgstr "ÀüÈ­¸éÀ¸·Î µ¹¾Æ°¡±â" - -#: config/prefs.php.dist:714 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "ÆíÁöÀÇ »èÁ¦, À̵¿, º¹»çÈÄ¿¡´Â ÆíÁöÇÔÀ¸·Î µ¹¾Æ°¡±â?" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Role" -msgstr "¿ªÇÒ" - -#: compose.php:379 -#, fuzzy -msgid "S/MIME Error: " -msgstr "Àоî¿À±â(ÀÓÆ÷Æ®) ¿À·ù: " - -#: templates/smime/smime.inc:6 config/prefs.php.dist:143 -#, fuzzy -msgid "S/MIME Options" -msgstr "¿É¼Ç ÀúÀå" - -#: smime.php:140 -#, fuzzy, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "ÆíÁöÇÔ \"%s\"ÀÌ »èÁ¦µÇ¾ú½À´Ï´Ù." - -#: templates/compose/encrypt_list.inc:13 -#, fuzzy -msgid "S/MIME Sign Message" -msgstr "ÆíÁö Àü¼Û" - -#: templates/compose/compose.inc:266 -msgid "S_ubject" -msgstr "_uÁ¦¸ñ" - -#: templates/compose/compose.inc:354 -msgid "Sa_ve a copy in " -msgstr "_v¿¡ º¹»çº» ÀúÀåÇϱâ" - -#: templates/message/navbar_actions.inc:30 -msgid "Sa_ve as" -msgstr "´Ù¸¥ À̸§À¸·Î ÀúÀå" - -#: search.php:358 templates/fetchmail/manage.inc:67 -msgid "Save" -msgstr "ÀúÀå" - -#: templates/compose/compose.inc:528 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "÷ºÎÆÄÀÏÀ» º¸³½ÆíÁöÇÔ¿¡ ÀúÀåÇÒ±î¿ä?" - -#: templates/compose/compose.inc:68 templates/compose/compose.inc:424 -msgid "Save Draft" -msgstr "Àӽú¸°üÇÔ¿¡ ÀúÀå" - -#: templates/filters/prefs.inc:69 templates/smime/smime.inc:37 -#: templates/smime/notactive.inc:23 templates/pgp/pgp.inc:64 -#: templates/pgp/notactive.inc:23 -msgid "Save Options" -msgstr "¼±ÅûçÇ× ÀúÀå" - -#: templates/compose/compose.inc:68 templates/compose/compose.inc:424 -msgid "Save _Draft" -msgstr "Àӽú¸°üÇÔ¿¡ ÀúÀå" - -#: templates/message/navbar_actions.inc:30 -msgid "Save as" -msgstr "´Ù¸¥À̸§À¸·Î ÀúÀå" - -#: config/prefs.php.dist:513 -msgid "Save drafts as unseen?" -msgstr "ÀÓ½ÃÆíÁö¸¦ ÀÐÁö ¾ÊÀ½ »óÅ·ΠÀúÀå" - -#: config/prefs.php.dist:1030 -msgid "Save recipients automatically to the default address book?" -msgstr "¹Þ´Â»ç¶÷À» ÀÚµ¿À¸·Î ÁÖ¼Ò·Ï¿¡ Ãß°¡ÇÒ±î¿ä?" - -#: templates/search/main.inc:127 -msgid "Save search as a virtual folder?" -msgstr "°Ë»ö°á°ú´Â °¡»óÆíÁöÇÔ¿¡ ÀúÀåÇÒ±î¿ä?" - -#: config/prefs.php.dist:223 -msgid "Save sent mail?" -msgstr "º¸³½ÆíÁöÇÔ¿¡ ÀúÀå" - -#: compose.php:1148 -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "ÀÓ½ÃÆíÁö ÀúÀå ¿À·ù. ¼­¹öÀÇ ¿À·ù: %s" - -#: templates/contacts/contacts.inc:197 templates/mailbox/header.inc:11 -msgid "Search" -msgstr "ã±â" - -#: templates/search/header.inc:18 templates/mailbox/header.inc:11 -msgid "Search %s" -msgstr "%s °Ë»ö" - -#: lib/Block/tree_folders.php:169 -msgid "Search Mail" -msgstr "ÆíÁö °Ë»ö" - -#: search.php:311 -msgid "Search Results" -msgstr "°Ë»ö °á°ú" - -#: templates/mailbox/navbar.inc:14 templates/mailbox/navbar.inc:31 -msgid "Seen" -msgstr "ÀÐÀ½" - -#: templates/mailbox/navbar.inc:9 -msgid "Select" -msgstr "ÆíÁö ¼±ÅÃ" - -#: templates/fetchmail/manage.inc:70 -msgid "Select Another Account" -msgstr "´Ù¸¥ °èÁ¤ ¼±ÅÃ" - -#: templates/search/fields.inc:35 -msgid "Select a date" -msgstr "³¯Â¥ ¼±ÅÃ" - -#: templates/search/fields.inc:10 -msgid "Select a field" -msgstr "Ç׸ñ ¼±ÅÃ" - -#: config/prefs.php.dist:127 -msgid "Select address book sources for adding and searching for addresses." -msgstr "ÁÖ¼Ò °Ë»ö ¹× Ãß°¡¸¦ À§ÇÑ ÁÖ¼Ò·Ï ¼±ÅÃ" - -#: templates/search/main.inc:88 -msgid "Select all" -msgstr "¸ðµÎ ¼±ÅÃ" - -#: templates/prefs/sourceselect.inc:323 -msgid "Select all fields to search when expanding addresses." -msgstr "ÁÖ¼Ò È®Àå½Ã °Ë»öÇÒ Ç׸ñ ¼±ÅÃ" - -#: templates/fetchmail/account_select.inc:21 -msgid "Select an account" -msgstr "°èÁ¤ ¼±ÅÃ" - -#: templates/search/main.inc:89 -msgid "Select none" -msgstr "¼±Åà Ãë¼Ò" - -#: templates/fetchmail/driver_select.inc:21 -msgid "Select the mail server type" -msgstr "¸ÞÀϼ­¹ö Á¾·ù ¼±ÅÃ:" - -#: templates/prefs/sourceselect.inc:309 -msgid "Selected Address books:" -msgstr "¼±ÅÃµÈ ÁÖ¼Ò·Ï:" - -#: lib/MIME/Viewer/itip.php:560 -#, fuzzy -msgid "Send Latest Information" -msgstr "ÆíÁö ¼­¹ö Á¤º¸»çÇ×" - -#: config/prefs.php.dist:575 -msgid "Send MDN when requested by the sender?" -msgstr "ÀÛ¼ºÀÚ ¿äû½Ã MDN(¸ÞÀÏÀü¼ÛÈ®ÀÎ) º¸³¾±î¿ä?" - -#: templates/compose/compose.inc:66 templates/compose/compose.inc:422 -msgid "Send Message" -msgstr "ÆíÁö º¸³»±â" - -#: folders.php:359 -msgid "Sent mail folder" -msgstr "º¸³½ÆíÁöÇÔ" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Sent mail folder:" -msgstr "º¸³½ÆíÁöÇÔ:" - -#: templates/login/login.inc:138 templates/login/login.inc:152 -#: templates/login/login.inc:159 -msgid "Server" -msgstr "¼­¹ö" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "¼­¹ö¿Í ÆíÁöÇÔ Á¤º¸" - -#: templates/fetchmail/manage.inc:23 -msgid "Server:" -msgstr "¼­¹ö:" - -#: config/prefs.php.dist:80 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "ÆíÁö »èÁ¦ ¹× À̵¿½Ã ȯ°æ ¼³Á¤" - -#: config/prefs.php.dist:31 -msgid "Share Folders" -msgstr "°øÀ¯ ÆíÁöÇÔ" - -#: templates/acl/acl.inc:86 -#, fuzzy -msgid "Share mail folders" -msgstr "º¸³½ ÆíÁöÇÔ:" - -#: config/prefs.php.dist:672 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"±ä Àοë±ÛÀÇ °æ¿ì ±âº»À¸·Î º¸¿©ÁÙ±î¿ä, ¾Æ´Ï¸é °¨Ãâ±î¿ä? ¾î¶² °ÍÀ» ¼±ÅÃÇÏ´õ¶ó" -"µµ, °£´ÜÈ÷ ÀüȯÇÒ ¼ö ÀÖ½À´Ï´Ù." - -#: config/prefs.php.dist:505 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Àӽú¸°üÇÔ¿¡ ÀúÀå ÈÄ ÀÛ¼ºÃ¢À» ´ÝÀ»±î¿ä?" - -#: templates/search/main.inc:92 -msgid "Show All Folders" -msgstr "¸ðµç ÆíÁöÇÔ º¸±â" - -#: templates/message/headers.inc:67 -msgid "Show All Headers" -msgstr "¸ðµç ¸Ó¸´±Û º¸±â" - -#: mailbox.php:354 -msgid "Show Deleted" -msgstr "Áö¿öÁø ÆíÁö º¸±â" - -#: templates/message/headers.inc:61 -msgid "Show Limited Headers" -msgstr "±âº» ¸Ó¸´±Û º¸±â" - -#: templates/message/headers.inc:70 -msgid "Show Mailing List Information" -msgstr "¸ÞÀϸµ¸®½ºÆ® Á¤º¸ º¸±â" - -#: templates/search/main.inc:92 -msgid "Show Only Subscribed Folders" -msgstr "»ç¿ëÇÏ´Â ÆíÁöÇÔ¸¸ º¸±â" - -#: folders.php:254 -msgid "Show Unsubscribed" -msgstr "»ç¿ëÇÏÁö ¾Ê´Â ÆíÁöÇÔ º¸±â" - -#: config/prefs.php.dist:612 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "ÆíÁö¿¡¼­ ÷ºÎÆÄÀÏ »èÁ¦ ¾ÆÀÌÄÜÀ» º¸¿©ÁÙ±î¿ä?" - -#: config/prefs.php.dist:974 -msgid "Show legend in the mailbox view?" -msgstr "ÆíÁöÇÔ º¸±â¿¡¼­ ¹üÁÖ º¸±â" - -#: config/prefs.php.dist:848 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "°¡Á®¿À±â ¾ÆÀÌÄÜÀ» ¸Þ´º¹Ù¿¡ º¸¿©ÁÙ±î¿ä?" - -#: templates/filters/prefs.inc:61 -msgid "Show the filter icon on the menubar?" -msgstr "¸Þ´º¹Ù¿¡ ÇÊÅÍ ¾ÆÀÌÄÜÀ» º¸¿©ÁÙ±î¿ä?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "ÆíÁöÇÔ Àüü ÆíÁö °¹¼ö¸¦ Ç¥½ÃÇÒ±î¿ä?" - -#: config/prefs.php.dist:669 -msgid "Shown" -msgstr "º¸¿©ÁÖ±â" - -#: templates/mailbox/message_headers.inc:37 -msgid "Si_ze" -msgstr "_zÅ©±â" - -#: templates/mailbox/legend.inc:17 -msgid "Signed" -msgstr "¾ÏȣȭµÊ" - -#: templates/compose/attachments.inc:3 -msgid "Size" -msgstr "Å©±â" - -#: templates/mailbox/message_headers.inc:71 -msgid "Sort Direction" -msgstr "Á¤·Ä ¹æ¹ý" - -#: templates/mailbox/message_headers.inc:21 -msgid "Sort by From Address" -msgstr "º¸³½»ç¶÷ Á¤·Ä" - -#: templates/mailbox/message_headers.inc:36 -msgid "Sort by Message Size" -msgstr "ÆíÁö Å©±â Á¤·Ä" - -#: templates/mailbox/message_headers.inc:31 -msgid "Sort by Subject" -msgstr "Á¦¸ñ Á¤·Ä" - -#: templates/mailbox/message_headers.inc:26 -msgid "Sort by Thread" -msgstr "´ñ±Ûº¸±â Á¤·Ä" - -#: templates/mailbox/message_headers.inc:16 -msgid "Sort by To Address" -msgstr "¹Þ´Â»ç¶÷ Á¤·Ä" - -#: templates/prefs/spamselect.inc:4 -msgid "Spam folder:" -msgstr "½ºÆèÆíÁöÇÔ:" - -#: templates/compose/compose.inc:337 -msgid "Special Characters" -msgstr "Ư¼ö ¹®ÀÚ" - -#: templates/compose/compose.inc:334 -msgid "Spell Check" -msgstr "öÀÚ °Ë»ç" - -#: templates/compose/spelling.inc:48 -msgid "Spell Checker" -msgstr "öÀÚ °Ë»ç±â" - -#: templates/compose/spelling.inc:50 templates/compose/spelling.inc:58 -msgid "Spell check complete" -msgstr "öÀÚ °Ë»ç ¿Ï·á" - -#: config/prefs.php.dist:462 -msgid "Spelling errors per screen when spell checking." -msgstr "öÀÚ °Ë»ç½Ã ÇÑ È­¸é¿¡ Ç¥½ÃÇÒ ¿À·ù°¹¼ö" - -#: lib/MIME/Contents.php:215 -msgid "Strip Attachment" -msgstr "÷ºÎÆÄÀÏ Á¦°Å" - -#: templates/mailbox/message_headers.inc:32 -msgid "Sub_ject" -msgstr "_JÁ¦¸ñ" - -#: message.php:259 search.php:157 templates/compose/recompose.inc:25 -msgid "Subject" -msgstr "Á¦¸ñ" - -#: config/prefs.php.dist:891 -msgid "Subject Field" -msgstr "Á¦¸ñ" - -#: search.php:360 templates/smime/passphrase.inc:21 -#: templates/pgp/passphrase.inc:31 -msgid "Submit" -msgstr "ÀÔ·Â" - -#: templates/folders/actions.inc:9 -msgid "Subscribe to Folder(s)" -msgstr "ÆíÁöÇÔ »ç¿ëÇϱâ" - -#: lib/MIME/Viewer/pkcs7.php:374 lib/MIME/Viewer/pgp.php:395 -#: lib/MIME/Viewer/status.php:90 -msgid "Success" -msgstr "¼º°ø" - -#: templates/compose/spelling.inc:92 -msgid "Suggestions" -msgstr "Á¦¾È" - -#: lib/MIME/Viewer/itip.php:616 lib/MIME/Viewer/itip.php:618 -#, fuzzy -msgid "Summary" -msgstr "³ªÀÇ ¿ä¾à:" - -#: templates/compose/compose.inc:395 -msgid "Switch to HTML composition" -msgstr "HTML ÀÛ¼º¸ðµå·Î Àüȯ" - -#: templates/compose/compose.inc:395 -msgid "Switch to plain text composition" -msgstr "ÅØ½ºÆ® ÀÛ¼º¸ðµå·Î Àüȯ" - -#: templates/compose/compose.inc:410 -msgid "Te_xt" -msgstr "_xº»¹®" - -#: config/prefs.php.dist:925 -msgid "The From: column of the message should be linked:" -msgstr "¹Þ´Â»ç¶÷ Ç׸ñÀÌ ¿¬°áµÉ °÷ ¼±ÅÃÇϱâ" - -#: fetchmailprefs.php:81 -msgid "The account \"%s\" has been deleted." -msgstr "°èÁ¤ \"%s\" °¡ Áö¿öÁ³½À´Ï´Ù." - -#: fetchmailprefs.php:74 -msgid "The account \"%s\" has been saved." -msgstr "°èÁ¤ \"%s\" °¡ ÀúÀåµÇ¾ú½À´Ï´Ù." - -#: lib/Filter.php:103 -msgid "The address \"%s\" has been added to %s." -msgstr "ÁÖ¼Ò \"%s\"´Â %s¿¡ Ãß°¡µÇ¾ú½À´Ï´Ù." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:96 -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "ÇöÀç ÆíÁöÇÔ \"%s\"¸¦ \"%s\"·Î º¯°æÇÕ´Ï´Ù." - -#: compose.php:1157 -msgid "The draft has been saved to the \"%s\" folder." -msgstr "ÀÛ¼º ÁßÀÎ ÆíÁö°¡ '%s' ÆíÁöÇÔ¿¡ ÀúÀåµÇ¾ú½À´Ï´Ù." - -#: templates/compose/expand.inc:9 -msgid "The field '%s' can't be expanded." -msgstr "%s¸¦ ¿Ï¼ºÇÒ ¼ö ¾ø½À´Ï´Ù." - -#: lib/Folder.php:426 -msgid "The folder \"%s\" already exists" -msgstr "\"%s\" ÆíÁöÇÔ´Â ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù." - -#: lib/Folder.php:192 -#, php-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"ÆíÁöÇÔ \"%s\"´Â À߸øµÈ ¹®ÀÚ¸¦ Æ÷ÇÔÇϰí ÀÖ½À´Ï´Ù. À̰æ¿ì ¹®Á¦¸¦ ÀÏÀ¸Å°´Â °æ¿ì " -"½Ã½ºÅÛ °ü¸®ÀÚ¿¡ ¹®ÀÇÇϽñ⠹ٶø´Ï´Ù." - -#: lib/Folder.php:445 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "ÆíÁöÇÔ \"%s\"´Â »ý¼ºµÇ¾úÁö¸¸, »ç¿ëÁßÀÌÁö ¾Ê½À´Ï´Ù." - -#: lib/Folder.php:380 -#, php-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "ÆíÁöÇÔ \"%s\"´Â Áö¿öÁ³Áö¸¸, »ç¿ë»óŸ¦ ÇØÁ¦ÇÏÁö ¾Ê¾Ò½À´Ï´Ù." - -#: lib/Folder.php:432 -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "ÆíÁöÇÔ \"%s\"°¡ ¸¸µé¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù. ¼­¹ö ¿À·ù: " - -#: lib/Folder.php:373 -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "ÆíÁöÇÔ \"%s\"°¡ Áö¿öÁöÁö ¾Ê¾Ò½À´Ï´Ù. ¼­¹ö ¿À·ù: " - -#: lib/Folder.php:448 -msgid "The folder \"%s\" was successfully created." -msgstr "ÆíÁöÇÔ \"%s\"°¡ ¸¸µé¾îÁ³½À´Ï´Ù." - -#: lib/Folder.php:383 -msgid "The folder \"%s\" was successfully deleted." -msgstr "ÆíÁöÇÔ \"%s\"°¡ Áö¿öÁ³½À´Ï´Ù." - -#: lib/Folder.php:540 -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "ÆíÁöÇÔ \"%s\"°¡ \"%s\"·Î ¹Ù²î¾ú½À´Ï´Ù." - -#: lib/MIME/Viewer/notification.php:54 -#, fuzzy -msgid "The mail server generated the following informational message:" -msgstr "¸ÞÀÏ ¼­¹ö¿Í ÆíÁöÇÔ Á¤º¸ º¯°æ" - -#: lib/Message.php:635 -msgid "The mailbox %s is already empty." -msgstr "ÆíÁöÇÔ \"%s\"´Â ÀÌ¹Ì ºñ¾îÀÖÀ½." - -#: message.php:142 -msgid "The message has been deleted." -msgstr "ÆíÁö Áö¿öÁü" - -#: lib/MIME/Viewer/pgp.php:399 -#, fuzzy -msgid "The message has been verified." -msgstr "½Äº°ÀÚ \"%s\" °¡ ÀúÀåµÇ¾ú½À´Ï´Ù." - -#: templates/compose/compose.js:104 -msgid "The signature could not be replaced." -msgstr "¼­¸íÀ» º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù." - -#: templates/compose/compose.js:102 -msgid "The signature was successfully replaced." -msgstr "¼­¸íÀÌ º¯°æµÇ¾ú½À´Ï´Ù." - -#: lib/MIME/Viewer/status.php:98 -msgid "The text of the message" -msgstr "ÆíÁö ³»¿ë" - -#: lib/MIME/Viewer/notification.php:71 -#, fuzzy -msgid "The text of the sent message" -msgstr "ÆíÁö Àü´Þ" - -#: lib/MIME/Viewer/itip.php:144 -#, fuzzy -msgid "The user's free/busy information was sucessfully stored." -msgstr "¼­¸íÀÌ º¯°æµÇ¾ú½À´Ï´Ù." - -#: templates/mailbox/empty_mailbox.inc:3 -msgid "There are no messages in this mailbox." -msgstr "ÀÌ ÆíÁöÇÔ¿¡ ÆíÁö°¡ ¾ø½À´Ï´Ù." - -#: lib/Message.php:594 -#, php-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "%s »èÁ¦ ¿À·ù. ¼­¹ö ¿À·ù: " - -#: lib/Message.php:637 -#, fuzzy, php-format -msgid "There was a problem expunging the mailbox. The server said: %s" -msgstr "ÆíÁöÇÔ »èÁ¦ ¿À·ù. ¼­¹ö ¿À·ù: " - -#: lib/Message.php:603 -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "ÆíÁöÇÔ »èÁ¦ ¿À·ù. ¼­¹ö ¿À·ù: " - -#: lib/Message.php:97 -#, fuzzy, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "ÆíÁö¸¦ \"%s\"·Î º¹»ç ¿À·ù. ¼­¹ö ¿À·ù: " - -#: lib/Message.php:207 lib/Message.php:222 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "ÆíÁöÇÔ \"%s\"·ÎºÎÅÍ ÆíÁö Áö¿ì±â ¿À·ù. ¼­¹öÀÇ ¿À·ù: " - -#: lib/Message.php:286 -#, php-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "ÆíÁöÇÔ \"%s\"¿¡¼­ ÆíÁö Áö¿ì±â ¿À·ù. ¼­¹öÀÇ ¿À·ù: " - -#: lib/Message.php:220 -#, fuzzy, php-format -msgid "There was an error deleting messages. This is what the server said: %s" -msgstr "ÆíÁö Áö¿ì±â ¿À·ù. ¼­¹öÀÇ ¿À·ù: " - -#: lib/MIME/Viewer/itip.php:90 -#, fuzzy, php-format -msgid "There was an error deleting the event: %s." -msgstr "µ¥ÀÌŸ ÀÓÆ÷Æ® ¿À·ù" - -#: lib/MIME/Viewer/plain.php:55 lib/MIME/Viewer/enriched.php:40 -msgid "There was an error displaying this message part" -msgstr "ÆíÁö Ç¥½Ã ¿À·ù" - -#: lib/Message.php:523 lib/Message.php:565 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "ÆíÁöÇÔ \"%s\"¿¡¼­ ÆíÁö Ç¥½Ã¿À·ù. ¼­¹öÀÇ ¿À·ù: " - -#: folders.php:155 -msgid "There was an error importing %s." -msgstr "%s °¡Á®¿À±â ¿À·ù" - -#: lib/MIME/Viewer/itip.php:126 -#, fuzzy, php-format -msgid "There was an error importing the event: %s." -msgstr "µ¥ÀÌŸ ÀÓÆ÷Æ® ¿À·ù" - -#: lib/MIME/Viewer/itip.php:156 -msgid "There was an error importing the task: %s." -msgstr "°¡Á®¿À±â ¿À·ù: %s" - -#: lib/MIME/Viewer/itip.php:142 -#, fuzzy, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "µ¥ÀÌŸ ÀÓÆ÷Æ® ¿À·ù" - -#: lib/Message.php:92 -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "\"%s\"¿¡¼­ \"%s\"·Î À̵¿ ¿À·ù. ¼­¹ö ¿À·ù: " - -#: compose.php:1165 -msgid "There was an error saving this message as a draft." -msgstr "ÀÓ½ÃÆíÁö ÀúÀå ¿À·ù" - -#: compose.php:927 -msgid "There was an error sending your message: %s" -msgstr "ÆíÁö º¸³»±â ¿À·ù: %s" - -#: lib/MIME/Viewer/itip.php:104 -#, fuzzy, php-format -msgid "There was an error updating the event: %s." -msgstr "µ¥ÀÌŸ ÀÓÆ÷Æ® ¿À·ù" - -#: lib/MIME/Viewer/plain.php:62 -msgid "There was no text in this message part" -msgstr "³»¿ëÀÌ ¾ø½À´Ï´Ù." - -#: lib/MIME/Viewer/html.php:93 -msgid "This HTML message has images embedded in it." -msgstr "ÀÌ HTML ÆíÁö´Â ±×¸²ÀÌ µé¾îÀÖ½À´Ï´Ù." - -#: lib/MIME/Viewer/html.php:89 -msgid "" -"This HTML message has images embedded in it. Blocked images appear like " -"this: " -msgstr "" -"ÀÌ HTML ÆíÁö´Â ±×¸²ÀÌ µé¾îÀÖ½À´Ï´Ù. º¸¾È»ó ±×¸²Àº ´ÙÀ½°ú °°ÀÌ Ç¥½ÃµË´Ï´Ù:" - -#: templates/folders/javascript.inc:7 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "ÀÌÀÛ¾÷Àº ¾à°£ÀÇ ½Ã°£ÀÌ ¼Ò¿äµË´Ï´Ù. °è¼ÓÁøÇàÇϽðڽÀ´Ï±î?" - -#: message.php:202 -msgid "This message to" -msgstr "ÆíÁö À̵¿Çϱâ" - -#: thread.php:31 templates/thread/top.inc:3 config/prefs.php.dist:893 -msgid "Thread View" -msgstr "´ñ±Û º¸±â" - -#: message.php:255 mailbox.php:576 search.php:145 -#: templates/contacts/contacts.inc:221 -#: templates/mailbox/message_headers.inc:17 templates/compose/redirect.inc:64 -#: templates/compose/recompose.inc:10 -msgid "To" -msgstr "¹Þ´Â»ç¶÷" - -#: config/prefs.php.dist:890 -msgid "To Address" -msgstr "¹Þ´Â»ç¶÷ ÁÖ¼Ò" - -#: templates/compose/compose.inc:567 -msgid "Total Attachments Size:" -msgstr "Àüü ÷ºÎÆÄÀÏ Å©±â" - -#: folders.php:350 -msgid "Trash folder" -msgstr "Áö¿îÆíÁöÇÔ" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "Áö¿îÆíÁöÇÔ:" - -#: templates/message/navbar_navigate.inc:10 templates/mailbox/navbar.inc:19 -#: templates/mailbox/navbar.inc:36 -msgid "Unanswered" -msgstr "´äÀåÇÏÁö ¾ÊÀ½" - -#: templates/search/main.inc:35 -msgid "Unanswered messages" -msgstr "´äÀåÇÏÁö ¾ÊÀº ÆíÁö" - -#: templates/message/navbar_actions.inc:4 templates/mailbox/actions.inc:13 -msgid "Undelete" -msgstr "º¹±¸" - -#: mailbox.php:560 mailbox.php:572 lib/MIME/Headers.php:218 -msgid "Undisclosed Recipients" -msgstr "¾Ë¼ö ¾ø´Â ¼ö½ÅÀÎ" - -#: mailbox.php:588 -msgid "Unknown Recipient" -msgstr "¾Ë ¼ö ¾ø´Â ¼ö½ÅÀÎ" - -#: fetchmailprefs.php:65 -msgid "Unnamed" -msgstr "À̸§ ¾øÀ½" - -#: message.php:489 mailbox.php:671 templates/message/navbar_navigate.inc:6 -#: templates/mailbox/navbar.inc:15 templates/mailbox/navbar.inc:32 -#: templates/mailbox/legend.inc:5 -msgid "Unseen" -msgstr "ÀÐÁö¾ÊÀ½" - -#: templates/folders/actions.inc:10 -msgid "Unsubscribe from Folder(s)" -msgstr "ÆíÁöÇÔ »ç¿ëÇÏÁö ¾ÊÀ½" - -#: templates/compose/compose.inc:574 -msgid "Update Attachment Information" -msgstr "÷ºÎÆÄÀÏ Á¤º¸ »õ·Î°íħ" - -#: templates/prefs/sentmailselect.inc:42 -msgid "Use Default Value" -msgstr "±âº»°ª »ç¿ë" - -#: config/prefs.php.dist:250 -msgid "Use IMAP folder subscriptions?" -msgstr "IMAP ÆíÁöÇÔ Subscription »ç¿ë" - -#: templates/acl/acl.inc:140 -#, fuzzy -msgid "User" -msgstr "»ç¿ëÀÚ¸í" - -#: templates/login/login.inc:209 -msgid "Username" -msgstr "»ç¿ëÀÚ¸í" - -#: templates/fetchmail/manage.inc:17 -msgid "Username:" -msgstr "»ç¿ëÀÚ¸í:" - -#: templates/smime/smime.inc:65 templates/smime/smime.inc:113 -#: templates/smime/smime.inc:117 templates/pgp/pgp.inc:93 -#: templates/pgp/pgp.inc:147 templates/pgp/pgp.inc:151 -msgid "View" -msgstr "º¸±â" - -#: lib/MIME/Viewer/zip.php:95 lib/MIME/Viewer/tnef.php:112 -msgid "View %s" -msgstr "%s º¸±â" - -#: lib/MIME/Viewer/html.php:116 -msgid "View HTML content in a separate window" -msgstr "»õ â¿¡¼­ HTML ³»¿ë º¸±â" - -#: lib/MIME/Viewer/pkcs7.php:414 -msgid "View attachment in a separate window" -msgstr "»õ â¿¡¼­ ÷ºÎ º¸±â" - -#: lib/MIME/Viewer/related.php:64 -msgid "View content in a separate window" -msgstr "»õ â¿¡¼­ ³»¿ë º¸±â" - -#: folders.php:342 mailbox.php:506 -msgid "View messages in %s" -msgstr "%sÀÇ ÆíÁö º¸±â" - -#: templates/prefs/initialpageselect.inc:26 -msgid "View or mailbox to display after login:" -msgstr "·Î±×ÀÎ ÈÄ º¸¿©ÁÙ °÷" - -#: lib/MIME/Viewer/itip.php:160 -#, fuzzy -msgid "View task" -msgstr "%s º¸±â" - -#: lib/MIME/Viewer/html.php:110 -msgid "View the Images" -msgstr "±×¸² º¸±â" - -#: search.php:309 -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "°¡»ó ÆíÁöÇÔ \"%s\"°¡ »ý¼ºµÇ¾ú½À´Ï´Ù." - -#: templates/search/main.inc:111 lib/IMAP/Tree.php:125 lib/IMAP/Tree.php:138 -#: lib/IMAP/Tree.php:140 lib/IMAP/Tree.php:144 lib/IMAP/Tree.php:145 -#: lib/IMAP/Tree.php:329 lib/IMAP/Tree.php:353 lib/IMAP/Tree.php:395 -msgid "Virtual Folders" -msgstr "°¡»ó ÆíÁöÇÔ" - -#: search.php:291 -msgid "Virtual Folders require a label." -msgstr "°¡ÀåÆíÁöÇÔÀº À̸§ÀÌ ÇÊ¿äÇÕ´Ï´Ù." - -#: templates/search/main.inc:133 -msgid "Virtual folder label" -msgstr "°¡ÀåÆíÁöÇÔ À̸§" - -#: lib/MIME/Viewer/pkcs7.php:368 -msgid "Warning" -msgstr "°æ°í" - -#: login.php:131 -msgid "Welcome to %s" -msgstr "ȯ¿µÇÕ´Ï´Ù." - -#: config/prefs.php.dist:724 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "ÆíÁö¸¦ Áö¿ì¸é, Áö¿ò Ç¥½Ã¸¦ ÇÏ´Â ´ë½Å Áö¿îÆíÁöÇÔÀ¸·Î À̵¿ÇÕ´Ï´Ù." - -#: config/prefs.php.dist:878 -msgid "When opening a new mailbox, which page do you want to start on?" -msgstr "ÆíÁöÇÔÀ» ¿­ ¶§, ¾î¶² ÆäÀÌÁö¿¡¼­ ½ÃÀÛÇϱ⸦ ¿øÇϽʴϱî?" - -#: config/prefs.php.dist:554 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "º¸³½ ÆíÁö¸¦ ÀúÀåÇÒ ¶§, ÷ºÎÆÄÀÏÀ» ÀúÀåÇÒ±î¿ä?" - -#: templates/message/navbar_actions.inc:22 templates/mailbox/actions.inc:19 -msgid "Whitelist" -msgstr "¼ö½Å½ÂÀÎ" - -#: config/prefs.php.dist:437 -msgid "Wrap text at this many characters." -msgstr "¹®ÀÚ¿­ÀÌ ±ä °æ¿ì »õÁÙ»ç¿ë(Wrap)" - -#: templates/compose/compose.inc:531 config/prefs.php.dist:949 -msgid "Yes" -msgstr "¿¹" - -#: lib/Maintenance/Task/fetchmail_login.php:63 -#, fuzzy -msgid "You are about to fetch email from the following account(s):" -msgstr "¾Æ·¡ÀÇ ÆíÁö¸¦ »èÁ¦ÇÕ´Ï´Ù: " - -#: templates/folders/javascript.inc:8 -msgid "You are attempting to delete the following folders:" -msgstr "¾Æ·¡ÀÇ ÆíÁöÇÔÀ» Áö¿ì·Á°í ÇÕ´Ï´Ù: " - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:200 -msgid "You are copying/moving to a new folder." -msgstr "»õ Æú´õ·Î º¹»ç/À̵¿ ÇÏ·Á°í ÇÕ´Ï´Ù." - -#: templates/folders/javascript.inc:101 -msgid "You are creating a sub-folder to " -msgstr "ÇÏÀ§ ÆíÁöÇÔÀ» ¸¸µì´Ï´Ù. " - -#: templates/folders/javascript.inc:103 -msgid "You are creating a top-level folder." -msgstr "»óÀ§ ÆíÁöÇÔÀ» ¸¸µì´Ï´Ù. " - -#: templates/folders/javascript.inc:144 -msgid "You are renaming the folder: " -msgstr "ÆíÁöÇÔ À̸§ º¯°æ: " - -#: templates/mailbox/alert.inc:3 -msgid "You have %s new messages." -msgstr "%s°³ÀÇ »õ ÆíÁö°¡ ÀÖ½À´Ï´Ù." - -#: templates/mailbox/alert.inc:3 -msgid "You have 1 new message." -msgstr "1°³ÀÇ »õ ÆíÁö°¡ ÀÖ½À´Ï´Ù." - -#: lib/IMP.php:1002 -msgid "You have new mail in the following folder:" -msgstr "´ÙÀ½ÀÇ ÆíÁöÇÔ¿¡ »õ ÆíÁö°¡ ÀÖ½À´Ï´Ù:" - -#: lib/IMP.php:1007 -msgid "You have new mail in the following folders:" -msgstr "´ÙÀ½ÀÇ ÆíÁöÇÔ¿¡ »õ ÆíÁö°¡ ÀÖ½À´Ï´Ù:" - -#: compose.php:127 -msgid "You must enter at least one recipient." -msgstr "¹Þ´Â»ç¶÷À» ÀÔ·ÂÇϼ¼¿ä." - -#: templates/message/javascript.inc:64 templates/mailbox/javascript.inc:209 -msgid "You must select a target mailbox first." -msgstr "´ë»ó ÆíÁöÇÔÀ» ¸ÕÀú ¼±ÅÃÇØ¾ß ÇÕ´Ï´Ù." - -#: fetchmailprefs.php:85 -#, fuzzy -msgid "You must select an account to be deleted." -msgstr "¸ÕÀú »èÁ¦ÇÒ ½Äº°ÀÚ¸¦ ¼±ÅÃÇØ¾ß ÇÕ´Ï´Ù." - -#: templates/contacts/contacts.inc:81 -msgid "You must select an address first." -msgstr "ÁÖ¼Ò¸¦ ¸ÕÀú ¼±ÅÃÇØ¾ß ÇÕ´Ï´Ù." - -#: templates/mailbox/javascript.inc:62 templates/mailbox/javascript.inc:216 -#: templates/mailbox/javascript.inc:271 -msgid "You must select at least one message first." -msgstr "ÆíÁö¸¦ ¸ÕÀú ¼±ÅÃÇϼ¼¿ä." - -#: templates/compose/redirect.inc:13 -msgid "You must specify a recipient." -msgstr "¼ö½ÅÀÎÀÌ ¾ø½À´Ï´Ù." - -#: templates/compose/attachments.js:29 -msgid "You must specify at least one file to attach." -msgstr "ÆÄÀÏ Ã·ºÎ¸¦ ¸ÕÀú ÀÔ·ÂÇØ¾ß ÇÕ´Ï´Ù." - -#: templates/fetchmail/manage.inc:48 -msgid "You need to have '%s' enabled in your maintenance options." -msgstr "À¯Áö°ü¸® Ç׸ñÀÇ '%s' ¼³Á¤À» Äѵξî¾ßÇÕ´Ï´Ù." - -#: lib/Maillog.php:140 -#, fuzzy, php-format -msgid "You redirected this message to %s on %%s." -msgstr "ÆíÁö Àü´Þ" - -#: lib/Maillog.php:144 -msgid "You replied to this message on %s." -msgstr "%s¿¡ ´äÀå º¸³¿." - -#: lib/Folder.php:590 -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "\"%s\" ÆíÁöÇÔ »ç¿ëÇϱ⠿À·ù. ¼­¹öÀÇ ¿À·ù: " - -#: lib/Folder.php:641 -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "\"%s\" ÆíÁöÇÔ »ç¿ëÇÏÁö ¾ÊÀ½ ¿À·ù. ¼­¹öÀÇ ¿À·ù: " - -#: lib/Folder.php:593 -msgid "You were successfully subscribed to \"%s\"" -msgstr "\"%s\" ÆíÁöÇÔÀ» »ç¿ëÇÕ´Ï´Ù." - -#: lib/Folder.php:644 -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "\"%s\" ÆíÁöÇÔÀ» »ç¿ëÇÏÁö ¾Ê½À´Ï´Ù." - -#: templates/pgp/pgp.inc:186 -#, fuzzy -msgid "Your Name" -msgstr "À̸§:" - -#: templates/smime/smime.inc:112 templates/pgp/pgp.inc:146 -#, fuzzy -msgid "Your Public Key" -msgstr "Àüü À̸§:" - -#: config/prefs.php.dist:157 -msgid "Your Reply-to: address: (optional)" -msgstr "ȸ½Å ÁÖ¼Ò: (¼±ÅûçÇ×)" - -#: templates/fetchmail/account_select.inc:16 -msgid "Your accounts:" -msgstr "°èÁ¤:" - -#: lib/MIME/Viewer/images.php:95 -msgid "Your browser does not support inline display of this image type." -msgstr "ºê¶ó¿ìÁ®°¡ ÀÌ ±×¸² Çü½ÄÀ» Ç¥½ÃÇÏÁö ¸øÇÕ´Ï´Ù." - -#: templates/message/print.inc:27 -msgid "" -"Your browser does not support this print option. Press Control/Option + P to " -"print." -msgstr "" -"»ç¿ëÇÏ°í °è½Å ºê¶ó¿ìÀú´Â Àμ⠿ɼÇÀ» Áö¿øÇÏÁö ¾Ê½À´Ï´Ù. ÀμâÇϱâ À§Çؼ­´Â ÄÁ" -"Æ®·Ñ/¿É¼ÇŰ¿Í P¸¦ ´©¸£¼¼¿ä." - -#: config/prefs.php.dist:532 -msgid "Your default charset for sending messages:" -msgstr "ÆíÁö º¸³¾ ¶§ »ç¿ëÇÒ ±âº» ¹®ÀÚ¼Â:" - -#: lib/MIME/Viewer/status.php:92 -msgid "Your message was successfully delivered." -msgstr "ÆíÁö°¡ ¼º°øÀûÀ¸·Î Àü¼ÛµÇ¾ú½À´Ï´Ù." - -#: config/prefs.php.dist:198 -msgid "Your signature:" -msgstr "¼­¸í:" - -#: message.php:279 compose.php:1205 mailbox.php:521 lib/Compose.php:742 -msgid "[No Subject]" -msgstr "[Á¦¸ñ ¾øÀ½]" - -#: templates/compose/compose.inc:216 -msgid "_Bcc" -msgstr "_B¼ûÀºÂüÁ¶" - -#: templates/message/navbar_actions.inc:19 templates/mailbox/actions.inc:16 -msgid "_Blacklist" -msgstr "_B¼ö½Å°ÅºÎ" - -#: templates/compose/compose.inc:165 -msgid "_Cc" -msgstr "_CÂüÁ¶" - -#: lib/IMP.php:903 -msgid "_Compose" -msgstr "_CÀÛ¼ºÇϱâ" - -#: templates/message/navbar_actions.inc:6 templates/mailbox/actions.inc:8 -#: templates/mailbox/actions.inc:10 -msgid "_Delete" -msgstr "_DÁö¿ì±â" - -#: lib/IMP.php:905 -msgid "_Folders" -msgstr "_FÆíÁöÇÔ" - -#: templates/compose/compose.inc:80 -msgid "_Identity" -msgstr "_I½Äº°ÀÚ" - -#: lib/IMP.php:896 -msgid "_Inbox" -msgstr "_I¹ÞÀºÆíÁöÇÔ" - -#: lib/IMP.php:946 -msgid "_Log out" -msgstr "_L·Î±×¾Æ¿ô" - -#: message.php:375 -msgid "_Message Source" -msgstr "_MÆíÁö ¼Ò½ºº¸±â" - -#: templates/message/navbar_actions.inc:31 -msgid "_Print" -msgstr "_PÀμâ" - -#: templates/compose/compose.inc:283 templates/compose/compose.inc:300 -msgid "_Priority" -msgstr "_PÁ߿䵵" - -#: mailbox.php:395 -msgid "_Refresh %s" -msgstr "_R»õ·Î Àбâ" - -#: templates/message/navbar_actions.inc:8 -msgid "_Reply" -msgstr "_R´äÀå" - -#: lib/IMP.php:907 -msgid "_Search" -msgstr "_S°Ë»ö" - -#: templates/compose/compose.inc:66 templates/compose/compose.inc:422 -msgid "_Send Message" -msgstr "_SÆíÁö º¸³»±â" - -#: templates/mailbox/message_headers.inc:27 -msgid "_Thread" -msgstr "_T´ñ±Û¼ø" - -#: templates/compose/compose.inc:115 -msgid "_To" -msgstr "_T¹Þ´Â»ç¶÷" - -#: templates/mailbox/actions.inc:13 -msgid "_Undelete" -msgstr "_Uº¹±¸" - -#: templates/message/navbar_actions.inc:17 -msgid "_View Thread" -msgstr "_V´ñ±Ûº¸±â" - -#: templates/message/navbar_actions.inc:22 templates/mailbox/actions.inc:19 -msgid "_Whitelist" -msgstr "_W¼ö½Å½ÂÀÎ" - -#: templates/compose/compose.inc:503 -msgid "bytes" -msgstr "¹ÙÀÌÆ®" - -#: templates/contacts/contacts.inc:187 -msgid "from" -msgstr "À§Ä¡" - -#: folders.php:151 -msgid "mailbox file" -msgstr "¿ìÆíÇÔ ÆÄÀÏ" - -#: compose.php:987 lib/Message.php:442 -msgid "name" -msgstr "À̸§" - -#: templates/compose/spelling.inc:80 -msgid "none" -msgstr "¾øÀ½" - -#: templates/compose/spelling.inc:111 -msgid "or" -msgstr "¶Ç´Â" - -#: templates/compose/spelling.inc:48 -msgid "spelling error" -msgstr "öÀÚ ¿À·ù" - -#: templates/compose/spelling.inc:48 -msgid "spelling errors" -msgstr "öÀÚ ¿À·ù" - -#: lib/Filter.php:55 -msgid "your blacklist" -msgstr "¼ö½Å°ÅºÎ¸ñ·Ï" - -#: lib/Filter.php:67 -msgid "your whitelist" -msgstr "¼ö½Å½ÂÀθñ·Ï" - -# custom -msgid "Show the %s Menu on the left?" -msgstr "%s ¿ÞÂÊ ¸Þ´º Ç¥½Ã" diff --git a/imp/po/lt_LT.po b/imp/po/lt_LT.po deleted file mode 100644 index e1b50d1c1..000000000 --- a/imp/po/lt_LT.po +++ /dev/null @@ -1,5539 +0,0 @@ -# Lithuanian translations for IMP package. -# Copyright 2007-2009 The Horde Project -# This file is distributed under the same license as the IMP package. -# Darius Matuliauskas , 2002. -# Vilius Sumskas , 2003, 2004, 2007. -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 4.2-cvs\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2007-11-23 14:20+0200\n" -"PO-Revision-Date: 2007-11-23 14:25+0200\n" -"Last-Translator: Vilius Sumskas \n" -"Language-Team: Lithuanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-13\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%" -"100<10 || n%100>=20) ? 1 : 2);\n" - -#: lib/Compose.php:1748 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:1745 -msgid " To: " -msgstr " Kam: " - -#: lib/Compose.php:1733 -msgid " Date: " -msgstr " Data: " - -#: lib/Compose.php:1736 -msgid " From: " -msgstr " Nuo: " - -#: folders.php:344 mailbox.php:348 lib/Block/mailbox.php:97 -#, php-format -msgid " (Accesskey %s)" -msgstr " (mygtukas %s)" - -#: lib/Compose.php:1742 -msgid " Subject: " -msgstr " Tema: " - -#: mailbox.php:568 lib/Block/mailbox.php:142 -msgid "#" -msgstr "#" - -#: folders.php:291 folders.php:302 lib/Message.php:857 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:152 -#, php-format -msgid "%d Messages" -msgstr "%d laiðkai(ø)" - -#: lib/Spam.php:220 -#, php-format -msgid "%d messages have been deleted." -msgstr "Iðtrinta %d laiðkas(ai, ø)." - -#: lib/Spam.php:199 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "%d laiðkai(ø) nusiøsta administratoriui kaip ne nepageidaujami (spam)." - -#: lib/Spam.php:179 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d laiðkai(ø) paskelbti ne nepageidaujamais (spam)." - -#: lib/Spam.php:191 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "%d laiðkai(ø) nusiøsta administratoriui kaip nepageidaujami (spam)." - -#: lib/Spam.php:171 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d laiðkai(ø) paskelbti nepageidaujamais (spam)." - -#: mailbox.php:256 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "Laiðkai nuo %d iki %d ið %d" - -#: lib/MIME/Contents.php:563 -#, php-format -msgid "%s Attachments, %s" -msgstr "%s prikabinti failai, %s" - -#: lib/MIME/Contents.php:553 lib/UI/Mailbox.php:134 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/MIME/Contents.php:551 lib/UI/Mailbox.php:132 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s jau egzistuoja. Jûsø katalogas %s nepervardintas." - -#: lib/MIME/Contents.php:556 -#, php-format -msgid "%s bytes" -msgstr "%s baitai(ø)" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "%s katalogas pervadinamas mënesio pradþioje." - -#: lib/MIME/Viewer/itip.php:260 -#, php-format -msgid "%s has accepted." -msgstr "%s priimtas." - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s nutraukë \"%s\"." - -#: lib/MIME/Viewer/itip.php:266 -#, php-format -msgid "%s has declined." -msgstr "%s baigësi." - -#: lib/MIME/Viewer/itip.php:506 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s atsakë á uþimtumo uþklausà." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s atsakë á pakvietimà á \"%s\"." - -#: lib/MIME/Viewer/itip.php:497 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s atsiuntë uþimtumo informacijà." - -#: lib/MIME/Viewer/itip.php:272 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s laikinai priimtas." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s praðo jûsø uþimtumo informacijos." - -#: lib/MIME/Viewer/itip.php:621 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s praðo jus dalyvauti \"%s\"." - -#: lib/Message.php:468 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s sëkmingai pridëtas á \"%s\"." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s nori papildyti \"%s\"." - -#: lib/MIME/Viewer/itip.php:593 lib/MIME/Viewer/itip.php:622 -#: lib/MIME/Viewer/itip.php:806 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s nori jums praneðti apie artëjantá \"%s\"." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s nori gauti naujausià informacijà apie \"%s\"." - -#: compose.php:1143 -#, php-format -msgid "%s%% of allowed size" -msgstr "%s%% leistino dydþio" - -#: message.php:272 message.php:277 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:490 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d ið %d)" - -#: lib/Compose.php:1677 -#, php-format -msgid "%u Forwarded Messages" -msgstr "%u persiøsti laiðkai" - -#: rss.php:94 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u ið %u laiðkø kataloge %s neskaityti." - -#: stationery.php:133 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:133 -msgid "(Plain Text)" -msgstr "(Paprastas tekstas)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Norëdami pridëtá spauskite OK *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Pasirinkite adresà(us) *" - -#: lib/MIME/Contents.php:561 -#, php-format -msgid "1 Attachment, %s" -msgstr "1 prikabintas failas, %s" - -#: config/prefs.php.dist:986 -msgid "100 characters" -msgstr "100 simboliø" - -#: config/prefs.php.dist:989 -msgid "1000 characters" -msgstr "1000 simboliø" - -#: config/prefs.php.dist:987 -msgid "250 characters" -msgstr "250 simboliø" - -#: config/prefs.php.dist:988 -msgid "500 characters" -msgstr "500 simboliø" - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "Atëjo patvirtinimas, kad adresatas gavo jûsø laiðkà." - -#: templates/javascript_defs.php:72 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Nepavyko atidaryti raðymo lango. Galbût jûsø narðyklë blokuoja naujus langus?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "IR" - -#: config/prefs.php.dist:854 -msgid "Above the message text" -msgstr "Virð laiðko teksto" - -#: lib/MIME/Viewer/itip.php:625 -msgid "Accept and add to my calendar" -msgstr "Priimti ir áraðyti tai á mano kalendoriø" - -#: lib/MIME/Viewer/itip.php:630 -msgid "Accept request" -msgstr "Priimti uþklausà" - -#: lib/MIME/Viewer/itip.php:917 -msgid "Accepted" -msgstr "Priimta" - -#: lib/MIME/Viewer/itip.php:261 -msgid "Accepted: " -msgstr "Priimta: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Paðto dëþutës pavadinimas:" - -#: lib/MIME/Viewer/itip.php:536 lib/MIME/Viewer/itip.php:768 -#: lib/MIME/Viewer/itip.php:769 lib/MIME/Viewer/itip.php:896 -msgid "Actions" -msgstr "Veiksmai" - -#: lib/MIME/Headers.php:201 lib/MIME/Headers.php:202 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Átraukti %s á mano adresø knygelæ" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "Pridëti ðaltiná" - -#: lib/MIME/Viewer/itip.php:595 -msgid "Add this to my calendar" -msgstr "Áraðyti tai á mano kalendoriø" - -#: lib/MIME/Viewer/itip.php:808 -msgid "Add this to my tasklist" -msgstr "Áraðyti tai á mano darbø sàraðà" - -#: lib/MIME/Viewer/itip.php:627 -msgid "Add to my calendar" -msgstr "Áraðyti á mano kalendoriø" - -#: lib/Compose.php:2689 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Failas \"%s\" prikabintas." - -#: config/prefs.php.dist:831 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Papildomos antraðtës: (nebûtina, kiekvienà antraðtæ raðykite naujoje " -"eilutëje)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Papildomos informacijos perþiûra %s." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "Papildoma informacija detaliau" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "Papildoma laiðko informacija" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Papildomos informacijos perþiûra %s." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "Detali informacija apie klaidà" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Papildomos informacijos apie klaidà perþiûra %s." - -#: compose.php:775 compose.php:1011 contacts.php:119 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Adresø knygelë" - -#: config/prefs.php.dist:142 -msgid "Address Books" -msgstr "Adresø knygelës" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Adresø knygelë á kurià áraðyti naujus adresus" - -#: config/prefs.php.dist:197 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"BCC adresai: (nebûtina, kiekvienà adresà raðykite naujoje eilutëje)" - -#: config/prefs.php.dist:189 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Paðto adresai susijæ su ðiuo apraðu: (nebûtina, kiekvienà adresà " -"raðykite naujoje eilutëje)" - -#: lib/IMAP/ACL/rfc4314.php:59 lib/IMAP/ACL/rfc2086.php:57 -msgid "Administer" -msgstr "Valdyti" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Viskà" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "Visi laiðkai kataloge(uose) \"%s\" senesni nei %s dienø bus iðtrinti." - -#: templates/javascript_defs.php:62 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Visi laiðkai sekanèiame(iuose) kataloge(uose) bus perkelti á vienà MBOX " -"failà:" - -#: lib/Maintenance/Task/purge_spam.php:79 -#: lib/Maintenance/Task/purge_trash.php:78 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "Visi laiðkai kataloge \"%s\" senesni nei %s dienø bus iðtrinti." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "Visi senesni nei %s mënesiai susijæ prikabinti failai bus iðtrinti." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "Visi senesni nei %s mënesiai siøstø laiðkø katalogai bus iðtrinti." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "Visos katalogo \"%s\" teisës vartotojui \"%s\" iðtrintos." - -#: lib/api.php:93 -msgid "Allow Folder Creation?" -msgstr "Leisti kurti katalogus?" - -#: filterprefs.php:110 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Leisti taikyti filtrus bet kuriame kataloge?" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Kitos dalys:" - -#: config/prefs.php.dist:709 -msgid "Always" -msgstr "Visada" - -#: config/prefs.php.dist:694 -msgid "Always save attachments" -msgstr "Visada iðsaugoti prikabintus failus" - -#: lib/Message.php:577 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "Klaida bandant iðtinti prikabintà failà. IMAP serverio klaida:" - -#: lib/MIME/Viewer/images.php:153 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "" -"Prie ðio laiðko prikabintas didelis paveikslëlis %s. Sumaþinta jo versijà " -"galite matyti apaèioje." - -#: lib/Message.php:442 -msgid "An unknown error occured while creating the new note." -msgstr "Pridedant naujà uþraðà ávyko neþinoma klaida." - -#: lib/Message.php:441 -msgid "An unknown error occured while creating the new task." -msgstr "Pridedant naujà darbà ávyko neþinoma klaida." - -#: lib/MIME/Viewer/itip.php:794 -msgid "An unknown person" -msgstr "Neþinomas asmuo" - -#: mailbox.php:751 message.php:462 lib/Block/mailbox.php:296 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -#: templates/message/navbar_navigate.html:12 -msgid "Answered" -msgstr "Atsakyti" - -#: search.php:329 -msgid "Answered messages" -msgstr "Atsakyti laiðkai" - -#: mailbox.php:410 -msgid "Apply Filters" -msgstr "Taikyti filtrus" - -#: mailbox.php:410 -#, php-format -msgid "Apply Filters to %s" -msgstr "Panaudoti filtrus katalogui %s" - -#: filterprefs.php:107 -msgid "Apply filter rules upon logging on?" -msgstr "Ar filtruoti laiðkus prisijungimo metu?" - -#: filterprefs.php:108 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Ar filtruoti laiðkus kiekvienà kartà kai parodomas Inbox katalogas?" - -#: filterprefs.php:109 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "Ar filtruoti laiðkus kiekvienà kartà kai atnaujinamas ðoninis meniu?" - -#: mailbox.php:419 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Ar tikrai norite iðtrinti ðá virtualø katalogà?" - -#: smime.php:314 pgp.php:406 -msgid "Are you sure you want to delete this public key?" -msgstr "Ar tikrai norite iðtrinti ðá vieðàjá raktà?" - -#: smime.php:340 pgp.php:436 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "Ar tikrai norite iðtrinti savo raktø porà? (NEREKOMENDUOJAMA!)" - -#: templates/javascript_defs.php:34 -msgid "Are you sure you want to do this?" -msgstr "Ar tikrai norite tai padaryti?" - -#: message.php:667 -msgid "Are you sure you wish to PERMANENTLY all attachments?" -msgstr "Ar tikrai norite IÐTRINTI visus prikabintus failus?" - -#: message.php:537 templates/javascript_defs.php:46 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Ar tikrai norite IÐTRINTI ðiuos laiðkus?" - -#: lib/MIME/Contents.php:261 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Ar tikrai norite IÐTRINTI prikabintà failà?" - -#: mailbox.php:415 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Ar tikrai norite iðtrinti visus laiðkus ðiame kataloge?" - -#: lib/IMP.php:809 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Ar tikrai norite iðvalyti nepageidaujamø laiðkø katalogà?" - -#: lib/IMP.php:801 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Ar tikrai norite iðvalyti ðiukðliadëþæ?" - -#: mailbox.php:499 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Ar tikrai norite iðtrinti ðiuos laiðkus?" - -#: templates/javascript_defs.php:80 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Ar tikrai norite paskelbti ðá laiðkà kaip ne nepageidaujamà?" - -#: templates/javascript_defs.php:79 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Ar tikrai norite paskelbti ðá laiðkà kaip nepageidaujamà?" - -#: config/prefs.php.dist:1082 -msgid "Arrival Time" -msgstr "Gauta" - -#: config/prefs.php.dist:1097 -msgid "Ascending" -msgstr "Didëjimo tvarka" - -#: config/prefs.php.dist:708 -msgid "Ask" -msgstr "Klausti" - -#: compose.php:1081 -msgid "Attach Files" -msgstr "Prikabinti failus" - -#: compose.php:1074 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Ar prikabinti jûsø vieðàjá PGP raktà prie laiðko?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Prikabinta:" - -#: lib/Compose.php:1781 lib/Compose.php:1886 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "Failas \"%s\" virðyjo leistinà dydá. Failas NEPRIKABINTAS." - -#: lib/MIME/Viewer/itip.php:386 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Prikabintas failas yra atsakymas á jûsø iCalendar uþklausà." - -#: templates/javascript_defs.php:41 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "Failas" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Prikabintas failas %s iðtrintas." - -#: lib/Compose.php:2403 -msgid "Attachment Information" -msgstr "Duomenys apie prikabintà failà" - -#: lib/Compose.php:766 -msgid "Attachment stripped: Original attachment type" -msgstr "Prikabintas failas iðtrintas: failo tipas" - -#: compose.php:1023 lib/Compose.php:2371 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "Prikabinti failai" - -#: message.php:554 config/prefs.php.dist:604 -msgid "Attachments Only" -msgstr "Tik prikabintus failus" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:849 -msgid "Attendees" -msgstr "Dalyviai" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Dëmesio" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: nerastas reikalingas IMAP modulis." - -#: config/prefs.php.dist:765 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"Automatiðkai rodyti paveikslëlius HTML laiðkuose, jeigu siuntëjas yra mano " -"adresø knygelëje?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Galimos adresø knygelës:" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:885 -msgid "Awaiting Response" -msgstr "Laukiama atsakymo" - -#: thread.php:137 message.php:507 -#, php-format -msgid "Bac_k to %s" -msgstr "Gráþ_ti á %s" - -#: thread.php:137 message.php:507 -#, php-format -msgid "Back to %s" -msgstr "Gráþti á %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Atgal á laiðkø rodyklæ" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Atgal á grupiø rodymà" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Blogas vartotojo vardas arba slaptaþodis." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Bloga arba neteisingai suformuluota uþklaisa. Serverio atsakymas: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Bloga uþklausa: %s" - -#: lib/Search.php:666 lib/UI/Message.php:28 templates/login/recompose.html:32 -#: templates/contacts/contacts.html:43 -msgid "Bcc" -msgstr "Bcc" - -#: config/prefs.php.dist:529 -msgid "Before Signature" -msgstr "Prieð paraðà" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "Detalus laiðko tekstas" - -#: config/prefs.php.dist:855 -msgid "Below the message text" -msgstr "Po laiðko tekstu" - -#: mailbox.php:517 message.php:563 -msgid "Blacklist" -msgstr "Blokuoti" - -#: config/prefs.php.dist:754 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "" -"Blokuoti paveikslëlius HTML laiðkuose, nebent buvo pareikalauta kitaip?" - -#: lib/Search.php:674 -msgid "Body" -msgstr "Laiðko turinys" - -#: message.php:553 config/prefs.php.dist:603 -msgid "Body Text Only" -msgstr "Tik tekstà" - -#: search.php:326 search.php:331 search.php:336 search.php:341 -msgid "Both" -msgstr "Abu" - -#: config/prefs.php.dist:820 -msgid "Both Header Listing and Body of Message" -msgstr "Ir antraðtës ir laiðko tekstas" - -#: config/prefs.php.dist:528 -msgid "Bottom" -msgstr "Apaèioje" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "" -"CRAM-MD5 arba DIGEST-MD5 autentifikacijos bûdui reikalingas Auth_SASL PEAR " -"modulis." - -#: compose.php:969 -msgid "C_harset" -msgstr "K_oduotë" - -#: search.php:312 config/hooks.php.dist:404 -msgid "Calendar" -msgstr "Kalendorius" - -#: lib/IMAP/Tree.php:2434 -msgid "Can not directly create mailbox in this folder." -msgstr "Ðiame kataloge tiesiogiai negalima kurti katalogø." - -#: lib/Message.php:196 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Nepavyko perlekti laiðkø á ðiukðliadëþæ - nustatymuose nenustatytas " -"ðiukðliadëþës katalogas." - -#: templates/pgp/import_key.html:49 templates/pgp/passphrase.html:22 -#: templates/smime/import_key.html:70 templates/smime/passphrase.html:24 -#: templates/folders/import.html:17 templates/folders/folders_confirm.html:23 -#: templates/contacts/contacts.html:76 templates/saveimage/saveimage.html:20 -msgid "Cancel" -msgstr "Atðaukti" - -#: templates/compose/compose.html:21 templates/compose/compose.html:208 -#: templates/compose/redirect.html:83 -msgid "Cancel Message" -msgstr "Atsisakyti laiðko" - -#: templates/javascript_defs.php:34 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Atsisakydami laiðko jûs prarasite visà jo turiná." - -#: lib/prefs.php:151 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "" -"Tuo paèiu metu negalima ájungti ðiukðliadëþës ir virtualios ðiukðliadëþës " -"katalogø. Bus naudojamas paprastas ðiukðliadëþës katalogas." - -#: lib/prefs.php:154 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "" -"Tuo paèiu metu negalima ájungti ðiukðliadëþës ir virtualios ðiukðliadëþës " -"katalogø. Bus naudojamas virtualios ðiukðliadëþës katalogas." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "Nepavyko prisijungti prie nutolusio paðto serverio." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "Nepavyko prisijungti prie nutolusio paðto serverio: " - -#: lib/prefs.php:165 -msgid "Cannot delete to trash unless a Trash folder is defined." -msgstr "" -"Iðtrinti á ðiukðliadëþæ nepavyks kol nebus nurodytas ðiukðliadëþës katalogas." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "Ðio laiðko parodyti negalima - ðiame kataloge rasta %s dalis ið %s." - -#: pgp.php:271 -msgid "Cannot retrieve public key from cache." -msgstr "Ið keðo nepavyko gauti vieðojo rakto." - -#: lib/Search.php:662 lib/UI/Message.php:27 templates/login/recompose.html:23 -#: templates/contacts/contacts.html:42 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.html:83 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"Sertifikatø ákelti negalima. Failø ákëlimas ðiame serveryje yra iðjungtas." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:867 -msgid "Chair Person" -msgstr "Vadovas" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Pakeisti katalogà" - -#: config/prefs.php.dist:120 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Vaizdavimo, tokiø kaip, kiek laiðkø rodyti viename lange ir kaip laiðkai " -"turi bûti surûðiuoti, nustatymai." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Paðto serverio ir katalogø nustatymai." - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Vardo, adreso ir paraðo, kuriuos matys þmonës, skaitantys ir atsakinëjantys " -"á Jûsø laiðkus nustatymai." - -#: config/prefs.php.dist:990 -msgid "Characters to display:" -msgstr "Rodyti:" - -#: templates/mailbox/message_headers.html:12 -msgid "Check All/None" -msgstr "Paþymëti visus/nieko" - -#: lib/UI/Compose.php:135 -msgid "Check Spelling" -msgstr "Patikrinti raðybà" - -#: folders.php:356 mailbox.php:647 lib/Block/mailbox.php:218 -msgid "Check _All/None" -msgstr "Pa_þymëti visus/nieko" - -#: templates/folders/actions.html:27 -msgid "Check for New Mail" -msgstr "Tikrinti ar yra naujø laiðkø" - -#: config/prefs.php.dist:569 -msgid "Check spelling before sending a message?" -msgstr "Tikrinti klaidas prieð iðsiunèiant laiðkà?" - -#: lib/UI/Compose.php:136 -msgid "Checking ..." -msgstr "Tikrinama ..." - -#: templates/folders/actions.html:11 -msgid "Choose Action" -msgstr "Pasirinkite veiksmà" - -#: config/servers.php.dist:212 -msgid "Choose a mail server:" -msgstr "Pasirinkite paðto serverá:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Pasirinkite arba redaguokite adresà deðinëje:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Pasirinkite adresø knygelæ, kurià naudosite pridëdami adresus." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "Pasirinkite adresø knygeliø tvarkà, naudojamà adresø patikrinimui." - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Norëdami pakeisti paveikslëlá á formatà, kurá supranta jûsø narðyklë, " -"spauskite %s." - -#: lib/MIME/Contents.php:425 -#, php-format -msgid "Click %s to download the data." -msgstr "Norëdami atsiøsti duomenis, spauskite %s." - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "Norëdami atsiøsti paveikslëlá, spauskite %s." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Spauskite %s, norëdami patekti á %s valdymo puslapá." - -#: lib/MIME/Viewer/pkcs7.php:477 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Norëdami pamatyti prikabintà failà atskirame lange, spauskite %s." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "Norëdami pamatyti susijusias dalis atskirame lange, spauskite %s." - -#: lib/MIME/Viewer/pgp.php:245 lib/MIME/Viewer/pgp.php:270 -#: lib/MIME/Viewer/pkcs7.php:217 -msgid "Click HERE to verify the message." -msgstr "Norëdami patikrinti laiðkà, spauskite ÈIA." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Pele paþymëkite vienà ið Jûsø adresø knygeliø, o po to pasirinkite laukus " -"paieðkai." - -#: config/prefs.php.dist:1123 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Paspaudæ ant adreso, sukursite naujà laiðkà adresatui" - -#: config/prefs.php.dist:1124 -msgid "Clicking on the address will open the message to be read" -msgstr "Paspaudæ ant adreso, atidarysite laiðkà skaitymui" - -#: templates/newmsg/alert.html:17 templates/fetchmail/fetchmail.html:33 -msgid "Close" -msgstr "Uþdaryti" - -#: compose.php:34 -msgid "Close this window" -msgstr "Uþdaryti ðá langà" - -#: lib/IMAP/Tree.php:2377 -msgid "Closed Folder" -msgstr "Uþdarytas katalogas" - -#: folders.php:437 -msgid "Collapse" -msgstr "Suskleisti" - -#: folders.php:372 -msgid "Collapse All" -msgstr "Suskleisti viskà" - -#: folders.php:372 -msgid "Collapse All Folders" -msgstr "Suskleisti visus katalogus" - -#: folders.php:437 -msgid "Collapse Folder" -msgstr "Suskleisti katalogà" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Spalvos indikatorius:" - -#: config/prefs.php.dist:1161 -msgid "Combine all namespaces" -msgstr "Apjungti visus katalogus" - -#: templates/pgp/pgp.html:100 -msgid "Comment:" -msgstr "Komentaras:" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Completed" -msgstr "Atlikta" - -#: compose.php:33 -msgid "Compose another message" -msgstr "Raðyti dar vienà laiðkà" - -#: config/prefs.php.dist:490 -msgid "Compose messages in a separate window?" -msgstr "Raðyti laiðkus atskirame lange?" - -#: config/prefs.php.dist:500 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "Raðyti laiðkus HTML formatu (jeigu narðyklë palaiko ðià funkcijà)?" - -#: config/prefs.php.dist:73 -msgid "Configure how messages are displayed." -msgstr "Laiðkø rodymo nustatymai." - -#: config/prefs.php.dist:105 -msgid "Configure mail preview options." -msgstr "Iðankstinës laiðkø perþiûros nustatymai." - -#: config/hooks.php.dist:428 -msgid "Contacts" -msgstr "Adresai" - -#: config/prefs.php.dist:151 -#, php-format -msgid "Control PGP support for %s." -msgstr "%s PGP palaikymo valdymas." - -#: config/prefs.php.dist:160 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "%s S/MIME palaikymo valdymas." - -#: config/prefs.php.dist:129 -msgid "Control options relating to messages searching." -msgstr "Paieðkos laiðkuose nustatymai." - -#: config/prefs.php.dist:97 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "Naujo paðto tikrinimo ir praneðimø apie tai nustatymai." - -#: config/prefs.php.dist:810 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Konvertuoti tekstines ðypsenëles á grafines?" - -#: mailbox.php:477 mailbox.php:869 message.php:503 message.php:690 -msgid "Copy" -msgstr "Kopijuoti" - -#: mailbox.php:477 mailbox.php:869 message.php:503 message.php:690 -msgid "Copy to folder" -msgstr "Kopijuoti á katalogà" - -#: lib/Compose.php:1861 -#, php-format -msgid "Could not attach %s to the message." -msgstr "%s prikabinti prie laiðko nepavyko." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Nepavyko pabaigti uþklausos. Prieþastis: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Nepavyko sukurti VFS posistemës: %s" - -#: lib/Message.php:784 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Nepavyko iðtrinti laiðkø ið %s. Serverio klaida: %s" - -#: lib/Session.php:324 -msgid "Could not execute maintenance operations." -msgstr "Nepavyko atlikti profilaktikos veiksmø." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Nepavyko iðarchyvuoti nurodyto failo ið MS-TNEF formato." - -#: lib/MIME/Viewer/zip.php:56 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Nepavyko iðarchyvuoti Zip archyvo." - -#: lib/Spam.php:231 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Nepavyko perlekti laiðko á nepageidaujamø laiðkø katalogà - nustatymuose " -"nenustatytas nepageidaujamø laiðkø katalogas." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Nepavyko saugiai prisijungti prie IMAP serverio." - -#: lib/Session.php:279 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Ið IMAP serverio nepavyko gauti duomenø apie katalogus." - -#: compose.php:51 -msgid "Could not retrieve the message from the mail server." -msgstr "Nepavyko gauti laiðko ið paðto serverio." - -#: lib/Compose.php:1023 -#, php-format -msgid "Could not save recipients: %s" -msgstr "Nepavyko iðsaugoti adresatø: %s" - -#: lib/Template.php:230 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Nepavyko iðsaugoti sukompiliuoto ðablono failo '%s'." - -#: templates/fetchmail/fetchmailprefs.html:121 -#: templates/folders/actions.html:14 -msgid "Create" -msgstr "Sukurti" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Sukurti katalogà" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Sukurti katalogus" - -#: templates/pgp/pgp.html:135 -msgid "Create Keys" -msgstr "Sukurti raktus" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Sukurti naujà sàskaità" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Sukurti naujà nepageidaujamø laiðkø katalogà" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Sukurti naujà paruoðiniø katalogà" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Sukurti naujà siøstø laiðkø katalogà" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Sukurti naujà ðiukðliadëþæ" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Sukurti sàskaità" - -#: config/prefs.php.dist:136 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Filtravimo taisykliø sukurimas, ateinanèio paðto tvarkymas, iðrûðiuojant já " -"á katalogus ir iðtrinant nepageidaujamus." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Sukurti naujà laiðko ðablonà" - -#: config/prefs.php.dist:555 -msgid "Create stationery and form responses." -msgstr "Sukurti laiðko ðablonà ir suformuoti atsakymus." - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "Jau prikabinti failai" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "Dabartinës teisës á %s" - -#: config/prefs.php.dist:1174 -msgid "Current expanded status in the folders view" -msgstr "Atsiminti esamà katalogø iðskleidimà" - -#: config/prefs.php.dist:113 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Laiðkø paëmimo ið kitø paðto dëþuèiø nustatymai." - -#: config/prefs.php.dist:55 -msgid "Customize how you send mail." -msgstr "Siunèiamø laiðkø nustatymai." - -#: config/prefs.php.dist:41 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Veiksmø, atliekamø prisijungus prie %s, nustatymai." - -#: mailbox.php:573 lib/Block/mailbox.php:147 -msgid "Dat_e" -msgstr "D_ata" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Data" - -#: lib/Search.php:686 -msgid "Date <" -msgstr "Data <" - -#: lib/Search.php:682 -msgid "Date =" -msgstr "Data =" - -#: lib/Search.php:690 -msgid "Date >" -msgstr "Data >" - -#: templates/thread/thread.html:27 -msgid "Date:" -msgstr "Data:" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "Diena" - -#: lib/MIME/Viewer/itip.php:921 -msgid "Declined" -msgstr "Atmestas" - -#: lib/MIME/Viewer/itip.php:267 -msgid "Declined: " -msgstr "Atmestas: " - -#: config/prefs.php.dist:674 -msgid "Default" -msgstr "Standartinë reikðmë" - -#: config/prefs.php.dist:843 -msgid "Default (US-ASCII)" -msgstr "Standartinë (US-ACSII)" - -#: config/prefs.php.dist:605 -msgid "Default forwarding method:" -msgstr "Standartinis persiuntimo bûdas:" - -#: config/prefs.php.dist:1089 -msgid "Default sorting criteria:" -msgstr "Rûðiuoti pagal:" - -#: config/prefs.php.dist:1099 -msgid "Default sorting direction:" -msgstr "Rûðiavimo kryptis:" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Delegated" -msgstr "Atstovaujamas" - -#: folders.php:402 mailbox.php:499 mailbox.php:501 message.php:537 -#: lib/IMAP/ACL/rfc4314.php:57 templates/pgp/pgp.html:38 -#: templates/smime/smime.html:31 templates/fetchmail/fetchmailprefs.html:122 -#: templates/folders/actions.html:17 templates/contacts/contacts.html:66 -msgid "Delete" -msgstr "Iðtrinti" - -#: smime.php:314 pgp.php:406 -#, php-format -msgid "Delete %s Public Key" -msgstr "Iðtrinti %s vieðàjá raktà" - -#: templates/pgp/pgp.html:89 templates/smime/smime.html:79 -msgid "Delete Current Keys" -msgstr "Iðtrinti dabartinius raktus" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Iðtrinti katalogus" - -#: templates/folders/folders_confirm.html:22 -msgid "Delete Selected Folders" -msgstr "Iðtrinti pasirinktus katalogus" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "Iðtrinti laiðko ðablonà" - -#: folders.php:402 -msgid "Delete Virtual Folder" -msgstr "Iðtrinti virtualø katalogà" - -#: mailbox.php:419 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Iðtrinti %s virtualaus katalogo apraðymà" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Iðtrinti paimtus laiðkus ið nutolusio serverio?" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Iðtrinti ið mano kalendoriaus" - -#: config/prefs.php.dist:396 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Iðtrinti senus susijusius prikabintus failus mënesio pradþioje?" - -#: config/prefs.php.dist:350 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Iðtrinti senus siøstø laiðkø katalogus mënesio pradþioje?" - -#: config/prefs.php.dist:742 -msgid "Delete spam messages" -msgstr "Iðtrinti nepageidaujamus laiðkus" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Iðtrinti/iðvalyti" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "Iðtrinti?" - -#: mailbox.php:774 message.php:465 lib/Block/mailbox.php:319 -#: templates/mailbox/navbar.html:20 templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Iðtrinti" - -#: search.php:339 -msgid "Deleted messages" -msgstr "Iðtrinti laiðkai" - -#: compose.php:214 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Failas \"%s\" iðtrintas." - -#: config/prefs.php.dist:87 -msgid "Deleting and Moving Messages" -msgstr "Laiðkø trynimas ir perkëlimas" - -#: lib/MIME/Viewer/itip.php:632 -msgid "Deny request" -msgstr "Uþdrausti uþklausà" - -#: lib/MIME/Viewer/itip.php:556 -msgid "Deny request for free/busy information" -msgstr "Uþdrausti uþklausà dël uþimtumo informacijos" - -#: config/prefs.php.dist:1098 -msgid "Descending" -msgstr "Maþëjimo tvarka" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:842 -msgid "Description" -msgstr "Apraðymas" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "Apraðymas:" - -#: templates/pgp/pgp.html:38 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 templates/smime/smime.html:31 -#: templates/smime/smime.html:67 -msgid "Details" -msgstr "Smulkiau" - -#: lib/Compose.php:2671 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "Prikabinti \"%s\" nepavyko, kadangi jis buvo tik dalinai ákeltas." - -#: lib/Compose.php:2680 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "Prikabinti \"%s\" nepavyko, kadangi jis buvo tuðèias." - -#: lib/Compose.php:2667 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" -"Prikabinti \"%s\" nepavyko, kadangi jis virðyjo maksimalø ákeliamo failo " -"dydá." - -#: lib/Compose.php:2675 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"Prikabinti \"%s\" nepavyko, kadangi tokio failo neleidþia ákelti serverio " -"nustatymai." - -#: config/prefs.php.dist:802 -msgid "Dim signatures?" -msgstr "Blukinti paraðus?" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Rodyti" - -#: config/prefs.php.dist:255 -msgid "Display Virtual Inbox?" -msgstr "Rodyti virtualø Inbox katalogà?" - -#: config/prefs.php.dist:577 -msgid "Display confirmation after sending a message?" -msgstr "Rodyti siøsto laiðko patvirtinimà?" - -#: config/prefs.php.dist:819 -msgid "Display in Body of Message" -msgstr "Rodyti laiðko tekste" - -#: config/prefs.php.dist:954 -msgid "Display pop-up notification of new mail?" -msgstr "Rodyti iððokantá praneðimà apie gautà naujà laiðkà?" - -#: config/prefs.php.dist:919 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Rodyti \"Iðvalyti nepageidaujamus laiðkus\" mygtukà meniu juostoje?" - -#: config/prefs.php.dist:911 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Rodyti \"Iðvalyti ðiukðliadëþæ\" mygtukà meniu juostoje?" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "Iðsidëstymas:" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "NEATITINKA" - -#: templates/folders/actions.html:28 -msgid "Do Not Check for New Mail" -msgstr "Netikrinti naujø laiðkø" - -#: config/prefs.php.dist:1125 -msgid "Do not generate a link in the From: column" -msgstr "Negeneruoti nuorodos laukelyje Nuo:" - -#: templates/javascript_defs.php:35 -msgid "Doing so will discard this message permanently." -msgstr "Atsisakydami laiðko jûs prarasite visà jo turiná." - -#: login.php:405 -msgid "Don't have an account? Sign up." -msgstr "Neturite vartotojo vardo? Uþsiregistruokite." - -#: templates/folders/actions.html:32 -msgid "Download" -msgstr "Atsisiøsti" - -#: lib/MIME/Contents.php:239 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Atsisiøsti %s .zip formatu" - -#: message.php:662 -msgid "Download All Attachments (in .zip file)" -msgstr "Atsisiøsti visus prikabintus failus (.zip formatu)" - -#: templates/folders/actions.html:33 -msgid "Download [.zip format]" -msgstr "Atsisiøsti [.zip formatu]" - -#: lib/MIME/Contents.php:239 -msgid "Download in .zip Format" -msgstr "Atsisiøsti .zip formatu" - -#: mailbox.php:756 message.php:463 lib/Block/mailbox.php:301 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:40 -#: templates/message/navbar_navigate.html:14 -msgid "Draft" -msgstr "Paruoðiniai" - -#: lib/IMAP/Tree.php:2332 -msgid "Draft folder" -msgstr "Paruoðiniø katalogas" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Paruoðiniø katalogas:" - -#: login.php:282 -msgid "Dynamic" -msgstr "Dinaminis" - -#: templates/pgp/pgp.html:105 -msgid "E-mail Address:" -msgstr "El. paðto adresas:" - -#: mailbox.php:808 lib/Block/mailbox.php:353 -msgid "END" -msgstr "PABAIGA" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "KLAIDA: Jûsø laiðkas nepasiekë adresato." - -#: folders.php:403 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Redaguoti" - -#: mailbox.php:422 -msgid "Edit Search Query" -msgstr "Redaguoti paieðkos uþklausà" - -#: folders.php:403 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Redaguoti virtualø katalogà" - -#: mailbox.php:418 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Redaguoti %s virtualaus katalogo apraðymà" - -#: filterprefs.php:90 -msgid "Edit your Blacklist" -msgstr "Redaguoti juodàjá sàraðà" - -#: filterprefs.php:89 -msgid "Edit your Filter Rules" -msgstr "Redaguoti filtravimo taisykles" - -#: filterprefs.php:91 -msgid "Edit your Whitelist" -msgstr "Redaguoti baltàjá sàraðà" - -#: config/prefs.php.dist:1027 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Redaguoti kitø el. paðto dëþuèiø nustatymus." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "El. paðto adresas" - -#: lib/Message.php:801 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Katalogas %s iðvalytas." - -#: lib/Message.php:777 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Virtualus ðiukðliadëþës katalogas iðvalytas." - -#: templates/folders/actions.html:18 -msgid "Empty" -msgstr "Iðvalyti" - -#: templates/folders/folders_confirm.html:22 -msgid "Empty Selected Folders" -msgstr "Iðvalyti pasirinktus katalogus" - -#: lib/IMP.php:809 -msgid "Empty _Spam" -msgstr "Iðvalyti nepageidaujamus laiðkus" - -#: lib/IMP.php:801 -msgid "Empty _Trash" -msgstr "Ið_valyti ðiukðliadëþæ" - -#: mailbox.php:415 -msgid "Empty folder" -msgstr "Iðvalyti katalogà" - -#: pgp.php:457 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "Ájungti PGP galimybes?" - -#: smime.php:350 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "Ájungti S/MIME galimybes?" - -#: config/prefs.php.dist:978 -msgid "Enable message previews?" -msgstr "Ájungti laiðkø iðankstiná perþiûrëjimà?" - -#: compose.php:1068 -msgid "Encr_yption Options" -msgstr "Ko_davimo parametrai" - -#: lib/MIME/Viewer/itip.php:530 lib/MIME/Viewer/itip.php:532 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "Pabaiga" - -#: lib/Compose.php:1580 -msgid "End forwarded message" -msgstr "Persiøsto laiðko pabaiga" - -#: lib/Compose.php:1470 -msgid "End message" -msgstr "Laiðko pabaiga" - -#: lib/Compose.php:1468 -#, php-format -msgid "End message from %s" -msgstr "Laiðko nuo %s pabaiga" - -#: smime.php:338 pgp.php:432 -msgid "Enter Passphrase" -msgstr "Áveskite slaptàjà frazæ" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Áveskite naujo nepageidaujamø laiðkø katalogo pavadinimà" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Áveskite naujo paruoðiniø katalogo pavadinimà" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Áveskite naujo siøstø laiðkø katalogo pavadinimà" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Áveskite naujos ðiukðliadëþës pavadinimà" - -#: message.php:552 lib/Search.php:678 config/prefs.php.dist:602 -msgid "Entire Message" -msgstr "Visà laiðkà" - -#: thread.php:71 message.php:168 lib/Compose.php:1064 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Áraðas \"%s\" sëkmingai áraðytas á adresø knygelæ" - -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -#: lib/MIME/Viewer/pgp.php:435 lib/MIME/Viewer/pkcs7.php:434 -msgid "Error" -msgstr "Klaida" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Klaida jungiantis prie IMAP serverio: [%s] %s." - -#: lib/MIME/Contents.php:142 -msgid "Error displaying message." -msgstr "Klaida rodant laiðkà." - -#: lib/MIME/Viewer/itip.php:314 lib/MIME/Viewer/itip.php:418 -#, php-format -msgid "Error sending reply: %s." -msgstr "Klaida siunèiant atsakymà: %s." - -#: templates/pgp/pgp.html:32 templates/smime/smime.html:25 -msgid "Error:" -msgstr "Klaida:" - -#: lib/MIME/Viewer/itip.php:104 -msgid "Event successfully deleted." -msgstr "Ávykis sëkmingai iðtrintas." - -#: config/prefs.php.dist:943 -msgid "Every 15 minutes" -msgstr "Kas 15 minuèiø" - -#: config/prefs.php.dist:940 -msgid "Every 30 seconds" -msgstr "Kas 30 sekundþiø" - -#: config/prefs.php.dist:656 config/prefs.php.dist:942 -msgid "Every 5 minutes" -msgstr "Kas 5 minutes" - -#: config/prefs.php.dist:944 -msgid "Every half hour" -msgstr "Kas 30 minuèiø" - -#: config/prefs.php.dist:941 -msgid "Every minute" -msgstr "Kas minutæ" - -#: folders.php:448 -msgid "Expand" -msgstr "Iðskleisti" - -#: folders.php:371 -msgid "Expand All" -msgstr "Iðskleisti viskà" - -#: folders.php:371 -msgid "Expand All Folders" -msgstr "Iðskleisti visus katalogus" - -#: folders.php:448 -msgid "Expand Folder" -msgstr "Iðskleisti katalogà" - -#: compose.php:777 compose.php:1013 -msgid "Expand Names" -msgstr "Adresø iðskleidimas" - -#: config/prefs.php.dist:1153 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Katalogø sàraðe rodyti iðskleistà katalogø medá?" - -#: config/prefs.php.dist:1175 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Ðoniniame meniu rodyti iðskleistà katalogø medá?" - -#: lib/IMP.php:820 lib/IMP.php:822 -msgid "F_etch Mail" -msgstr "Paimti laiðkus" - -#: fetchmail.php:50 config/prefs.php.dist:112 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Paimti laiðkus" - -#: config/prefs.php.dist:1035 -msgid "Fetch Mail in a separate window?" -msgstr "Paimti laiðkus atskirame lange?" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Paimti laiðkus prisijungimo metu?" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "Paimti %d laiðkai ið %s." - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Paimtas 1 laiðkas ið %s." - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Paimti laiðkai: " - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Paimti laiðkai: nëra." - -#: lib/IMP.php:826 -msgid "Fi_lters" -msgstr "_Filtrai" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "Paieðkos laukai" - -#: templates/javascript_defs.php:40 templates/compose/compose.html:261 -msgid "File" -msgstr "Failas" - -#: templates/filters/prefs.html:48 -msgid "Filter Options" -msgstr "Filtrø parametrai" - -#: templates/filters/prefs.html:36 -msgid "Filter Settings" -msgstr "Filtrø nustatymai" - -#: config/prefs.php.dist:725 -msgid "Filter message content for profanity?" -msgstr "Filtruoti neðvankius laiðkus?" - -#: templates/filters/prefs.html:11 -msgid "Filter support is disabled on this system." -msgstr "Filtrai ðioje sistemoje iðjungti." - -#: config/prefs.php.dist:135 -msgid "Filters" -msgstr "Filtrai" - -#: templates/filters/prefs.html:3 -msgid "Filters NOT Active" -msgstr "Filtrai NEAKTYVÛS" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Filtrai: %s valdymo puslapis" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Ieðkoti:" - -#: config/prefs.php.dist:1071 -msgid "First Mailbox Page" -msgstr "Pirmasis paðto dëþutës puslapis" - -#: mailbox.php:269 -msgid "First Page" -msgstr "Pirmas puslapis" - -#: mailbox.php:769 message.php:464 templates/mailbox/navbar.html:32 -#: templates/message/navbar_navigate.html:10 -msgid "Flagged For Followup" -msgstr "Paþymëta priminimui" - -#: search.php:334 -msgid "Flagged messages" -msgstr "Paþimëti laiðkai" - -#: mailbox.php:524 message.php:551 -msgid "Fo_rward" -msgstr "_Persiøsti" - -#: lib/IMAP/Tree.php:2377 lib/Block/mailbox.php:455 -#: templates/folders/folders_size.html:5 -msgid "Folder" -msgstr "Katalogas" - -#: folders.php:254 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "Veiksmai su katalogai - patvirtinimas" - -#: folders.php:311 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Katalogø narðyklë" - -#: folders.php:273 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Katalogo dydis" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Trumpas turinys" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "Katalogø dalijimasis iðjungtas." - -#: folders.php:47 -msgid "Folder use is not enabled." -msgstr "Katalogai iðjungti." - -#: config/prefs.php.dist:1142 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Ðiandien gautø laiðkø datos formatas" - -#: mailbox.php:524 message.php:551 lib/Compose.php:1563 -msgid "Forward" -msgstr "Persiøsti" - -#: lib/Compose.php:1549 -msgid "Forward:" -msgstr "Persiøsti:" - -#: lib/Compose.php:1663 -msgid "Forwarded Message:" -msgstr "Persiøstas laiðkas:" - -#: lib/Compose.php:1576 -msgid "Forwarded message" -msgstr "Persiøstas laiðkas" - -#: lib/Compose.php:1574 -#, php-format -msgid "Forwarded message from %s" -msgstr "Persiøstas laiðkas nuo %s" - -#: lib/MIME/Viewer/itip.php:412 -msgid "Free/Busy Request Response" -msgstr "Atsakymas uþimtumo informacijos uþklausai" - -#: mailbox.php:583 lib/Block/mailbox.php:157 -msgid "Fro_m" -msgstr "N_uo" - -#: lib/Search.php:654 lib/UI/Mailbox.php:97 lib/UI/Message.php:25 -#: templates/thread/thread.html:32 templates/compose/compose.html:27 -msgid "From" -msgstr "Nuo" - -#: config/prefs.php.dist:1084 -msgid "From Address" -msgstr "Nuo ko" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Galerija" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:31 -#: config/prefs.php.dist:39 -msgid "General Options" -msgstr "Pagrindiniai nustatymai" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Paimti tik naujus laiðkus? (tik IMAP)" - -#: folders.php:358 lib/MIME/Viewer/itip.php:568 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:899 -msgid "Go" -msgstr "Rodyti" - -#: thread.php:136 -msgid "Go to Message" -msgstr "Rodytá laiðkà" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Eiti á virtualø Inbox katalogà" - -#: lib/IMP.php:353 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Eiti á \"%s\" adresø knygelës áraðà" - -#: message.php:432 lib/Filter.php:130 lib/MIME/Contents.php:425 -#: lib/MIME/Viewer/appledouble.php:40 lib/MIME/Viewer/status.php:119 -#: lib/MIME/Viewer/status.php:128 lib/MIME/Viewer/images.php:92 -#: lib/MIME/Viewer/images.php:99 lib/MIME/Viewer/images.php:101 -#: lib/MIME/Viewer/notification.php:60 lib/MIME/Viewer/notification.php:66 -#: lib/MIME/Viewer/pkcs7.php:477 lib/MIME/Viewer/related.php:85 -msgid "HERE" -msgstr "ÈIA" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:450 -msgid "HTML Version of Message" -msgstr "Laiðko HTML versija" - -#: message.php:601 -msgid "Headers" -msgstr "Antraðtës" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Laiðkas kurá raðëte iðsaugotas èia:" - -#: config/prefs.php.dist:793 -msgid "Hidden" -msgstr "Paslëpti" - -#: config/prefs.php.dist:792 -msgid "Hidden in Thread View" -msgstr "Paslëpti vaizduojant gijà (thread)" - -#: templates/javascript_defs.php:29 -msgid "Hide Addresses" -msgstr "Paslëpti adresus" - -#: lib/Block/mailbox.php:459 -msgid "Hide Columns" -msgstr "Paslëpti stulpelius" - -#: mailbox.php:250 -msgid "Hide Deleted" -msgstr "Paslëpti iðtrintus" - -#: folders.php:364 -msgid "Hide Unsubscribed" -msgstr "Paslëpti atsisakytus" - -#: compose.php:985 -msgid "High" -msgstr "Svarbu" - -#: mailbox.php:761 message.php:282 lib/Block/mailbox.php:306 -msgid "High Priority" -msgstr "Svarbu" - -#: compose.php:984 -msgid "Highest" -msgstr "Labai svarbu" - -#: config/prefs.php.dist:821 -msgid "How do you want to display attachments?" -msgstr "Kaip norite perþiûrëti prikabintus failus?" - -#: config/prefs.php.dist:1163 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "Kaip rodyti katalogus katalogø medyje?" - -#: config/prefs.php.dist:630 -msgid "How to attribute quoted lines in a reply" -msgstr "Kaip paþymëti cituojamà tekstà atsakyme" - -#: lib/IMAP.php:305 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Automatinis protokolo atpaþinimas)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "IMAP serveris atsijungë. Serverio atsakymas: %s" - -#: lib/IMAP.php:317 -msgid "IMAP over SSL" -msgstr "IMAP per SSL" - -#: lib/IMAP.php:323 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP per SSL (be CA sertifikato)" - -#: lib/IMAP.php:311 -msgid "IMAP, no TLS" -msgstr "IMAP, be TLS" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 paðto serveriai" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "Jeigu naudojate SSL arba TLS, turite uþkrauti PHP openssl modulá." - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Jeigu tæsite, visi laiðkai kataloge(uose) bus iðtrinti!" - -#: saveimage.php:48 -msgid "Image" -msgstr "Paveikslëlis" - -#: lib/MIME/Viewer/html.php:156 -msgid "Images have been blocked to protect your privacy." -msgstr "Norint iðsaugoti jûsø privatumà paveikslëlis buvo uþblokuotas." - -#: templates/folders/import.html:16 -msgid "Import" -msgstr "Ákelti" - -#: templates/pgp/import_key.html:48 templates/smime/import_key.html:69 -msgid "Import Key" -msgstr "Ákelti raktà" - -#: templates/pgp/pgp.html:137 templates/smime/smime.html:85 -msgid "Import Keypair" -msgstr "Ákelti raktø porà" - -#: templates/folders/actions.html:35 -msgid "Import Messages" -msgstr "Ákelti laiðkus" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "Ákelti PGP raktà" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Ákelti asmeniná slaptàjá PGP raktà" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Èia ákelkite asmeniná slaptàjá PGP raktà:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Ákelti asmeniná vieðàjá PGP raktà" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Èia ákelkite asmeniná vieðàjá PGP raktà:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Ákelti asmeniná S/MIME sertifikatà" - -#: templates/pgp/pgp.html:54 templates/smime/smime.html:47 -msgid "Import Public Key" -msgstr "Ákelti vieðàjá raktà" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Ákelti vieðàjá PGP raktà" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Èia ákelkite vieðàjá PGP raktà:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Ákelti vieðàjá S/MIME raktà" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Ákelti S/MIME raktà" - -#: templates/folders/import.html:6 -msgid "Import mbox File" -msgstr "mbox failo ákëlimas" - -#: templates/folders/import.html:11 -msgid "Import mbox file" -msgstr "Ákelkite mbox failà" - -#: lib/Block/mailbox.php:314 templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Svarbûs" - -#: folders.php:142 -#, php-format -msgid "Imported %d messages from %s." -msgstr "Ákelta %d laiðkø ið %s." - -#: lib/MIME/Viewer/itip.php:937 -msgid "In Process" -msgstr "Atliekama" - -#: lib/Folder.php:68 lib/IMP.php:685 lib/api.php:217 lib/IMAP/Tree.php:553 -#: lib/IMAP/Tree.php:2315 templates/prefs/initialpageselect.inc:4 -msgid "Inbox" -msgstr "Inbox" - -#: config/prefs.php.dist:618 -msgid "Include a brief summary of the header in a reply?" -msgstr "Ar atsakant áterpti laiðko pagrindines antraðtes?" - -#: config/prefs.php.dist:613 -msgid "Include body text in forward message by default?" -msgstr "Standartiðkai átraukti laiðko tekstà á persiunèiamà laiðkà?" - -#: config/prefs.php.dist:585 -msgid "Include original message in a reply?" -msgstr "Ar atsakant áterpti laiðko tekstà?" - -#: lib/MIME/Viewer/status.php:131 lib/MIME/Viewer/notification.php:59 -msgid "Info" -msgstr "Informacija" - -#: smime.php:313 pgp.php:405 -#, php-format -msgid "Information on %s Public Key" -msgstr "Informacija apie %s vieðàjá raktà" - -#: pgp.php:434 -msgid "Information on Personal Private Key" -msgstr "Informacija apie asmeniná slaptàjá raktà" - -#: smime.php:336 pgp.php:428 -msgid "Information on Personal Public Key" -msgstr "Informacija apie asmeniná vieðàjá raktà" - -#: templates/javascript_defs.php:42 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "Kaip tekstà" - -#: lib/IMAP/ACL/rfc4314.php:53 lib/IMAP/ACL/rfc2086.php:53 -msgid "Insert" -msgstr "Áterpti" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Èia áterpkite sertifikatà:" - -#: lib/MIME/Viewer/itip.php:423 -msgid "Invalid Action selected for this component." -msgstr "Pasirinktas neteisingas veiksmas ðiam komponentui." - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -msgid "Invalid Address" -msgstr "Neteisinga adresø knygelë." - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "Neteisinga nutolusi paðto dëþutë" - -#: lib/Compose.php:1109 lib/Compose.php:1128 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Neleistinas simbolis el. paðto adrese: %s." - -#: lib/Compose.php:1124 -msgid "Invalid hostname." -msgstr "Neteisingas vardas." - -#: smime.php:96 pgp.php:18 -msgid "Invalid key" -msgstr "Neteisingas raktas" - -#: lib/Compose.php:282 -msgid "Invalid message, cannot resume draft." -msgstr "Laiðkas sugadintas, pratæsti laiðko nepavyks." - -#: pgp.php:202 -msgid "Invalid personal PGP private key." -msgstr "Neteisingas asmeninis PGP slaptasis raktas." - -#: pgp.php:177 -msgid "Invalid personal PGP public key." -msgstr "Neteisingas asmeninis PGP vieðasis raktas." - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Apversti" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:110 -msgid "Key Length:" -msgstr "Rakto ilgis:" - -#: pgp.php:448 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "Rakto generavimas gali uþtrukti. Ar tikrai norite tæsti?" - -#: templates/pgp/pgp.html:49 templates/smime/smime.html:42 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "Ákelti rakto negalima. Failø ákëlimas ðiame serveryje iðjungtas." - -#: templates/pgp/pgp.html:52 templates/smime/smime.html:45 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Ákelti rakto negalima. Savo kontaktams nenurodëte jokios adresø knygelës." - -#: pgp.php:344 -msgid "Key successfully sent to the public keyserver." -msgstr "Raktas sëkmingai nusiøstas á vieðøjø raktø serverá." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Kalba" - -#: config/prefs.php.dist:1072 -msgid "Last Mailbox Page" -msgstr "Paskutinis paðto dëþutës puslapis" - -#: mailbox.php:281 -msgid "Last Page" -msgstr "Paskutinis puslapis" - -#: compose.php:1107 -msgid "Link Attachments?" -msgstr "Susieti prikabintus _failus?" - -#: attachment.php:34 lib/Compose.php:2362 -msgid "Linked attachments are forbidden." -msgstr "Susieti prikabinti failai draudþiami." - -#: lib/Compose.php:2378 -#, php-format -msgid "Links will expire on %s" -msgstr "Nuoroda nebebus prieinama %s." - -#: lib/IMAP/ACL/rfc4314.php:49 lib/IMAP/ACL/rfc2086.php:49 -msgid "List" -msgstr "Matyti sàraðà" - -#: config/prefs.php.dist:1261 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Rodyti visus adresus, adresø knygelëje? (jeigu iðjungsite, matysite tik " -"adresus, kuriø ieðkojote)" - -#: config/prefs.php.dist:818 -msgid "Listing in the Header" -msgstr "Antraðèiø sàraðas" - -#: compose.php:763 -msgid "Loading..." -msgstr "Krauna..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Vietinë paðto dëþutë:" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "Vieta" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:33 -msgid "Log in" -msgstr "Prisijungti" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Prisijungti prie %s" - -#: login.php:401 -msgid "Login" -msgstr "Prisijungti" - -#: config/prefs.php.dist:40 -msgid "Login Tasks" -msgstr "Prisijungimo darbai" - -#: compose.php:987 -msgid "Low" -msgstr "Nesvarbu" - -#: mailbox.php:764 message.php:284 lib/Block/mailbox.php:309 -msgid "Low Priority" -msgstr "Nesvarbûs" - -#: compose.php:988 -msgid "Lowest" -msgstr "Visiðkai nesvarbu" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Machintosh failas" - -#: config/prefs.php.dist:104 -msgid "Mail Previews" -msgstr "Iðankstinë laiðkø perþiûra" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Paðto serverio prisijungimo tipas:" - -#: lib/IMAP/Tree.php:2322 lib/IMAP/Tree.php:2349 -msgid "Mailbox" -msgstr "Katalogas" - -#: lib/Block/mailbox.php:6 -msgid "Mailbox View" -msgstr "Katalogas" - -#: config/prefs.php.dist:119 -msgid "Mailbox and Folder Display Options" -msgstr "Paðto dëþutës ir katalogø vaizdavimo nustatymai" - -#: lib/IMAP/ACL/rfc4314.php:52 lib/IMAP/ACL/rfc2086.php:52 -msgid "Mark (Other)" -msgstr "Paþymëti (kita)" - -#: lib/IMAP/ACL/rfc4314.php:51 lib/IMAP/ACL/rfc2086.php:51 -msgid "Mark (Seen)" -msgstr "Paþymëti (kaip perskaitytus)" - -#: templates/folders/actions.html:30 -msgid "Mark All Messages as Seen" -msgstr "Paþymëti visus laiðkus kaip skaitytus" - -#: templates/folders/actions.html:31 -msgid "Mark All Messages as Unseen" -msgstr "Paþymëti visus laiðkus kaip neskaitytus" - -#: templates/mailbox/navbar.html:27 templates/mailbox/navbar.html:29 -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 -msgid "Mark as:" -msgstr "Paþymëti kaip:" - -#: config/prefs.php.dist:775 -msgid "Mark different levels of quoting with different colors?" -msgstr "Cituojamà tekstà spalvinti skirtingomis spalvomis?" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Paþymëti laiðkus kaip skaitytus? (tik IMAP)" - -#: config/prefs.php.dist:783 -msgid "Mark simple markup?" -msgstr "Suþymëti paprastai?" - -#: search.php:214 -msgid "Match All Queries" -msgstr "Atitinka visus þodþius" - -#: search.php:212 -msgid "Match Any Query" -msgstr "Atitinka bet kurá þodþá" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "Maksimalus prikabintø failø dydis" - -#: lib/api.php:94 -msgid "Maximum Number of Folders" -msgstr "Maksimalus katalogø skaièius" - -#: lib/api.php:95 -msgid "Maximum Number of Recipients per Message" -msgstr "Maksimalus adresatø viename laiðke skaièius." - -#: lib/api.php:96 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Maksimalus adresatø per laiko tarpà skaièius." - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "Pasiektas maksimalus prikabintø failø skaièius." - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "Pasiektas maksimalus prikabintø failø dydis." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Meniu katalogø sàraðas" - -#: lib/Compose.php:1461 -msgid "Message" -msgstr "Laiðkas" - -#: config/prefs.php.dist:54 -msgid "Message Composition" -msgstr "Laiðko raðymas" - -#: config/prefs.php.dist:1083 -msgid "Message Date" -msgstr "Laiðko data" - -#: config/prefs.php.dist:53 config/prefs.php.dist:71 config/prefs.php.dist:86 -#: config/prefs.php.dist:95 config/prefs.php.dist:103 -#: config/prefs.php.dist:111 -msgid "Message Options" -msgstr "Laiðko nustatymai" - -#: search.php:407 -msgid "Message Search" -msgstr "Laiðko paieðka" - -#: config/prefs.php.dist:1087 -msgid "Message Size" -msgstr "Laiðko dydis" - -#: message.php:572 -msgid "Message Source" -msgstr "Laiðko kodas" - -#: config/prefs.php.dist:72 -msgid "Message Viewing" -msgstr "Laiðko perþiûra" - -#: lib/Compose.php:1459 -#, php-format -msgid "Message from %s" -msgstr "Laiðkas nuo %s" - -#: lib/UI/Mailbox.php:148 -msgid "Message has attachments" -msgstr "Laiðkas turi prikabintø failø" - -#: lib/UI/Mailbox.php:147 -msgid "Message is encrypted" -msgstr "Laiðkas uþkoduotas" - -#: lib/UI/Mailbox.php:146 -msgid "Message is signed" -msgstr "Laiðkas pasiraðytas" - -#: compose.php:355 compose.php:362 -msgid "Message redirected successfully." -msgstr "Laiðkas persiøstas sëkmingai." - -#: lib/Compose.php:784 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Laiðkas iðsiøstas sëkmingai, taèiau neiðsaugotas á %s" - -#: compose.php:420 compose.php:428 -msgid "Message sent successfully." -msgstr "Laiðkas iðsiøstas sëkmingai." - -#: config/prefs.php.dist:1114 -msgid "Messages per page in the mailbox view." -msgstr "Laiðkø skaièius katalogo puslapyje." - -#: mailbox.php:215 -msgid "Messages to" -msgstr "laiðkus á" - -#: login.php:285 -msgid "Minimalist" -msgstr "Minimalistinis" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Reþimas" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "Mënuo" - -#: mailbox.php:476 mailbox.php:868 message.php:502 message.php:689 -msgid "Move" -msgstr "Perkelti" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "Perkelti þemyn" - -#: config/prefs.php.dist:743 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" -"Perkelti nepageidaujamas laiðkus á nepageidaujamø laiðkø katalogà or " -"nekaltus laiðkus á Inbox katalogà" - -#: mailbox.php:476 mailbox.php:868 message.php:502 message.php:689 -msgid "Move to folder" -msgstr "Perkelti á katalogà" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "Perkelti aukðtyn" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Kitos dalys" - -#: thread.php:158 -msgid "Multiple Message View" -msgstr "Keletos laiðkø perþiûra" - -#: templates/pgp/pgp.html:4 templates/smime/smime.html:4 -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "NOTE:" -msgstr "PASTABA:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Vardas" - -#: pgp.php:116 -msgid "Name and/or email cannot be empty" -msgstr "Vardas ir/arba el. paðto adresas negali bûti tuðti" - -#: lib/MIME/Viewer/itip.php:942 -msgid "Needs Action" -msgstr "Reikalingas veiksmas" - -#: config/prefs.php.dist:707 config/prefs.php.dist:939 -msgid "Never" -msgstr "Niekada" - -#: config/prefs.php.dist:697 -msgid "Never save attachments" -msgstr "Niekada neiðsaugoti prikabintø failø" - -#: lib/IMP.php:440 -msgid "New Folder" -msgstr "Naujas katalogas" - -#: config/prefs.php.dist:96 -msgid "New Mail" -msgstr "Naujas paðtas" - -#: compose.php:226 lib/Block/tree_folders.php:36 -msgid "New Message" -msgstr "Naujas laiðkas" - -#: mailbox.php:828 lib/Block/mailbox.php:373 lib/MIME/Headers.php:193 -#, php-format -msgid "New Message to %s" -msgstr "Raðyti naujà laiðkà %s" - -#: search.php:325 -msgid "New messages" -msgstr "Nauji laiðkai" - -#: message.php:518 -msgid "Next Message" -msgstr "Sekantis laiðkas" - -#: mailbox.php:279 -msgid "Next Page" -msgstr "Sekantis puslapis" - -#: templates/javascript_defs.php:49 config/prefs.php.dist:655 -#: config/prefs.php.dist:1150 config/prefs.php.dist:1172 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "Ne" - -#: smime.php:241 -msgid "No Certificate found" -msgstr "Sertifikatas nerastas" - -#: lib/IMP.php:1347 -msgid "No Encryption" -msgstr "Kodavimo nëra" - -#: templates/pgp/pgp.html:29 templates/smime/smime.html:22 -msgid "No Keys in Keyring" -msgstr "Saugykloje nëra raktø" - -#: mailbox.php:258 rss.php:93 -#, php-format -msgid "No Messages" -msgstr "Laiðkø nëra" - -#: pgp.php:143 -msgid "No PGP public key imported." -msgstr "Neákelti jokie PGP vieðieji raktai." - -#: mailbox.php:789 lib/Block/mailbox.php:334 -msgid "No Preview Text" -msgstr "Teksto nëra" - -#: smime.php:166 -msgid "No S/MIME public key imported." -msgstr "Neákelti jokie S/MIME vieðieji raktai." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Be garso" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Prikabintø failø nëra." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "Vieðajame rakte nëra jokiø duomenø susijusiø su el. paðtu." - -#: acl.php:76 -msgid "No folder selected." -msgstr "Nepasirinktas katalogas." - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "Nei vienas katalogas nenustatytas tikrinti naujus laiðkus." - -#: folders.php:191 lib/Folder.php:437 lib/Folder.php:485 -msgid "No folders were specified" -msgstr "Nenurodytas joks katalogas" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "Naujø laiðkø nëra" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "Neperskaitytø laiðkø nëra" - -#: lib/Compose.php:1499 -msgid "No message body text" -msgstr "Laiðke nëra teksto" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Laiðkas nerastas." - -#: mailbox.php:230 -msgid "No messages matched your search." -msgstr "Nerastas nei vienas laiðkas atitinkantis jûsø paieðkà." - -#: pgp.php:195 -msgid "No personal PGP private key imported." -msgstr "Neákelti jokie PGP slaptieji raktai." - -#: pgp.php:171 -msgid "No personal PGP public key imported." -msgstr "Neákelti jokie PGP vieðieji raktai." - -#: smime.php:216 -msgid "No personal S/MIME certificates imported." -msgstr "Neákelti jokie S/MIME sertifikatai." - -#: lib/MIME/Viewer/pkcs7.php:299 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "Atkoduoti laiðko negalima, nes nëra asmeninio privataus rakto." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "Neaptiktas joks tinkamas IMAP autentifikacijos bûdas." - -#: acl.php:108 -msgid "No user specified." -msgstr "Nepasirinktas vartotojas." - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:875 -msgid "Non Participant" -msgstr "Nedalyvis" - -#: lib/MIME/Viewer/itip.php:710 lib/MIME/Viewer/itip.php:837 -#: templates/prefs/trashselect.inc:20 templates/prefs/folderselect.inc:21 -#: templates/prefs/spamselect.inc:20 templates/prefs/sentmailselect.inc:38 -#: templates/prefs/sourceselect.inc:35 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Nieko" - -#: compose.php:986 -msgid "Normal" -msgstr "Normalu" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Neiðtrinti" - -#: templates/mailbox/navbar.html:23 templates/mailbox/navbar.html:41 -#: templates/message/navbar_navigate.html:15 -msgid "Not Draft" -msgstr "Ne paruoðiniai" - -#: templates/mailbox/navbar.html:33 templates/message/navbar_navigate.html:11 -msgid "Not Flagged" -msgstr "Nepaþymëti" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "Nesvarbûs" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Ne asmeniniai" - -#: lib/Crypt/PGP.php:136 lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 -msgid "Not a valid public key." -msgstr "Netinkamas vieðasis raktas." - -#: config/prefs.php.dist:856 -msgid "Not at all" -msgstr "Visiðkai ne" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "Tai gali uþtrukti" - -#: lib/IMP.php:492 -msgid "Notepads" -msgstr "Uþraðø knygelës" - -#: config/hooks.php.dist:420 -msgid "Notes" -msgstr "Uþraðai" - -#: config/prefs.php.dist:741 -msgid "Nothing" -msgstr "Nieko" - -#: attachment.php:108 -msgid "Notification: Linked attachment downloaded" -msgstr "Praneðimas: susieti prikabinti failai buvo atsisiøsti" - -#: lib/Block/mailbox.php:451 -msgid "Number of messages to display" -msgstr "Rodomø laiðkø skaièius" - -#: config/prefs.php.dist:405 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Kiek mënesiø laikyti susijusius prikabintus failus jeigu trinama kas mënesá." - -#: config/prefs.php.dist:359 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Senø siøstø laiðkø katalogø skaièius iðsaugomas jei trinama kas mënesá." - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "OK" - -#: templates/pgp/import_key.html:30 templates/smime/import_key.html:31 -#: templates/search/search.html:61 -msgid "OR" -msgstr "ARBA" - -#: search.php:324 -msgid "Old messages" -msgstr "Seni laiðkai" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Seni siøstø laiðkø katalogai bus iðvalyti." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Rodyti tik katalogus su neperskaitytais laiðkais?" - -#: templates/javascript_defs.php:58 -msgid "Only one folder should be selected for this action." -msgstr "Pasirinkite tik vienà katalogà ðiam veiksmui." - -#: lib/IMP.php:877 lib/IMP.php:882 -msgid "Open Fo_lder" -msgstr "Atidaryti katalogà" - -#: lib/IMP.php:882 -msgid "Open Folder" -msgstr "Atidaryti katalogà" - -#: lib/IMAP/Tree.php:2373 -msgid "Opened Folder" -msgstr "Atidarytas katalogas" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:871 -msgid "Optional Participant" -msgstr "Pagalbiniai dalyviai" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Kitos paðto dëþutës" - -#: config/prefs.php.dist:118 config/prefs.php.dist:127 -#: config/prefs.php.dist:134 config/prefs.php.dist:141 -#: config/prefs.php.dist:149 config/prefs.php.dist:158 -msgid "Other Options" -msgstr "Kiti nustatymai" - -#: lib/IMAP/Tree.php:94 -msgid "Other Users' Folders" -msgstr "Kitø vartotojø katalogai" - -#: templates/login/login.html:103 -msgid "Outbound Server" -msgstr "Iðsiuntimo serveris" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:164 lib/MIME/Viewer/pgp.php:212 -#: lib/MIME/Viewer/pgp.php:304 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1350 -msgid "PGP Encrypt Message" -msgstr "Uþkoduoti laiðkà PGP pagalba" - -#: lib/IMP.php:1355 -msgid "PGP Encrypt Message with passphrase" -msgstr "Uþkoduoti laiðkà PGP ir slaptos frazës pagalba" - -#: lib/Compose.php:1241 -msgid "PGP Error: " -msgstr "PGP klaida: " - -#: config/prefs.php.dist:150 -msgid "PGP Options" -msgstr "PGP nustatymai" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "PGP slaptos frazës ávedimas" - -#: templates/pgp/pgp.html:68 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "PGP raktø poros operacijos reikalauja saugaus prisijungimo." - -#: pgp.php:155 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "PGP vieðasis raktas \"%s (%s)\" buvo sëkmingai prijungtas." - -#: pgp.php:251 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "PGP vieðasis raktas \"%s\" buvo sëkmingai iðtrintas." - -#: templates/pgp/pgp.html:24 -msgid "PGP Public Keyring" -msgstr "PGP vieðøjø raktø saugykla" - -#: lib/IMP.php:1351 -msgid "PGP Sign Message" -msgstr "Pasiraðyti laiðkà PGP pagalba" - -#: lib/IMP.php:1352 -msgid "PGP Sign/Encrypt Message" -msgstr "Pasiraðyti ir uþkoduoti laiðkà PGP pagalba" - -#: lib/IMP.php:1356 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "Pasiraðyti ir uþkoduoti laiðkà PGP ir slaptos frazës pagalba" - -#: compose.php:684 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"Naudoti PGP kodavimo negalima, nes rasti ne visø adresatø vieðieji raktai." - -#: pgp.php:208 -msgid "PGP private key successfully added." -msgstr "PGP slaptasis raktas sëkmingai prijungtas." - -#: pgp.php:183 -msgid "PGP public key successfully added." -msgstr "PGP vieðasis raktas sëkmingai prijungtas." - -#: templates/pgp/pgp.html:144 -msgid "PGP support is disabled on this system." -msgstr "PGP palaikymas iðjungtas." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"PGP galimybë reikalauja iððokanèio lango. Jeigu jûsø narðyklë nustatyta " -"blokuoti iððokanèius langus, jûs turite iðjungti ðià funkcijà. Prieðingu " -"atveju PGP veiks neteisingai." - -#: lib/Compose.php:1201 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: asmeniniam slaptam raktui reikalinga slapta frazë." - -#: lib/Compose.php:1210 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: laiðko uþkodavimui reikalinga slapta frazë." - -#: lib/IMAP.php:281 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Automatinis protokolo atpaþinimas)" - -#: lib/IMAP.php:293 -msgid "POP3 over SSL" -msgstr "POP3 per SSL" - -#: lib/IMAP.php:299 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 per SSL (be CA sertifikato)" - -#: lib/IMAP.php:287 -msgid "POP3, no TLS" -msgstr "POP3, be TLS" - -#: mailbox.php:431 -#, php-format -msgid "Page %d of %d" -msgstr "Puslapis %d ið %d" - -#: config/prefs.php.dist:1069 -msgid "Page with the First Unseen Message" -msgstr "Puslapis su pirma neperskaityta þinute" - -#: config/prefs.php.dist:1070 -msgid "Page with the Last Unseen Message" -msgstr "Puslapis su paskutine neperskaityta þinute" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Puslapis:" - -#: message.php:670 -msgid "Part(s)" -msgstr "Dalis(ys)" - -#: templates/pgp/pgp.html:125 -msgid "Passphrase (Again):" -msgstr "Slapta frazë (dar kartà):" - -#: smime.php:250 pgp.php:336 -msgid "Passphrase successfully unloaded." -msgstr "Slapta frazë sëkmingai atjungta." - -#: templates/pgp/pgp.html:120 templates/pgp/passphrase.html:19 -#: templates/smime/passphrase.html:21 -msgid "Passphrase:" -msgstr "Slapta frazë:" - -#: pgp.php:118 -msgid "Passphrases cannot be empty" -msgstr "Slaptos frazës negali bûti tuðèios" - -#: pgp.php:120 -msgid "Passphrases do not match" -msgstr "Slaptos frazës nesutampa" - -#: templates/login/login.html:92 -msgid "Password" -msgstr "Slaptaþodis" - -#: templates/smime/import_key.html:54 -#: templates/fetchmail/fetchmailprefs.html:59 -msgid "Password:" -msgstr "Slaptaþodis:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Slaptaþodis: " - -#: mailbox.php:739 message.php:450 lib/Block/mailbox.php:284 -#: templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Asmeniniai" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "Asmeninë informacija" - -#: pgp.php:126 -msgid "Personal PGP keypair generated successfully." -msgstr "Asmeninë PGP raktø pora sëkmingai sugeneruota." - -#: pgp.php:133 -msgid "Personal PGP keys deleted successfully." -msgstr "Asmeniniai PGP raktai sëkmingai iðtrinti." - -#: smime.php:222 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Asmeniniai S/MIME sertifikatai NEÁKELTI: " - -#: smime.php:147 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Asmeniniai S/MIME raktai sëkmingai iðtrinti." - -#: config/prefs.php.dist:221 -msgid "Place your signature before replies and forwards?" -msgstr "Pridëti paraðà prieð tekstà atsakinëjant ir persiunèiant?" - -#: lib/Compose.php:448 -msgid "Plaintext Version of Message" -msgstr "Tekstinë laiðko versija" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Groti garsiná failà kai yra naujø laiðkø? Ði funkcija reikalauja, kad jûsø " -"narðyklë palaikytø vidinius garsinius failus. Beveik visos Windows ir Mac " -"narðyklës tai palaiko, taèiau kitoms platformoms gali prireikti modifikacijø." - -#: templates/javascript_defs.php:81 -msgid "Please enter a name for the new folder:" -msgstr "Áveskite naujo katalogo pavadinimà:" - -#: templates/javascript_defs.php:60 templates/javascript_defs.php:61 -msgid "Please enter the name of the new folder:" -msgstr "Áveskite naujo katalogo pavadinimà:" - -#: templates/javascript_defs.php:65 -msgid "Please enter the new name:" -msgstr "Áveskite naujà vardà:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Áveskite slaptàjà frazæ ðiam laiðkui." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Áveskite savo privataus PGP rakto slaptàjà frazæ. Jà reikës ávedinëti tik " -"kartà per sesijà." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Áveskite savo privataus S/MIME rakto slaptàjà frazæ. Jà reikës ávedinëti tik " -"kartà per sesijà." - -#: login.php:181 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Norëdami tæsti, prisijunkite ið naujo. Jeigu jûs NENAUDOJATE 'sausainëliø' " -"IR raðote laiðkus atskirame lange, taip pat turësite prisijungti ir " -"pagrindiname lange. Taip daroma, norint apsaugoti jûsø sesijos ID nuo galimø " -"ásilauþëliø. Atsipraðome uþ nepatogumus." - -#: templates/javascript_defs.php:76 -msgid "Please provide your password." -msgstr "Nurodykite savo slaptaþodá." - -#: templates/javascript_defs.php:75 -msgid "Please provide your username." -msgstr "Nurodykite savo vartotojo vardà." - -#: lib/Compose.php:2548 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Iðtaisykite neteisingus adresus." - -#: templates/javascript_defs.php:57 -msgid "Please select a folder before you perform this action." -msgstr "Prieð atlikdami ðá veiksmà turite pasirinkti katalogà." - -#: templates/javascript_defs.php:69 -msgid "Please select at least one folder to search." -msgstr "Pasirinkite bent vienà katalogà paieðkai." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Pasirinkite arba redaguokite laukà deðinëje:" - -#: config/prefs.php.dist:1183 -msgid "Poll all folders for new mail?" -msgstr "Tikrinti visus katalogus ar yra naujø laiðkø?" - -#: templates/login/login.html:67 -msgid "Port" -msgstr "Portas" - -#: lib/IMAP/ACL/rfc4314.php:54 lib/IMAP/ACL/rfc2086.php:54 -msgid "Post" -msgstr "Áraðyti" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Serveryje veikia Horde" - -#: config/prefs.php.dist:213 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Pradëti paraðà brûkðneliais ('-- ')?" - -#: smime.php:257 pgp.php:260 filterprefs.php:53 -msgid "Preferences successfully updated." -msgstr "Nustatymai sëkmingai atnaujinti." - -#: compose.php:1127 -msgid "Preview" -msgstr "Perþiûra" - -#: message.php:511 -msgid "Previous Message" -msgstr "Ankstesnis laiðkas" - -#: mailbox.php:271 -msgid "Previous Page" -msgstr "Ankstesnis puslapis" - -#: message.php:585 -msgid "Print" -msgstr "Spausdinti" - -#: message.php:674 -msgid "Printed By" -msgstr "Spausdino" - -#: message.php:653 lib/MIME/Viewer/itip.php:830 -msgid "Priority" -msgstr "Svarba" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Privataus rakto slaptaþodis:" - -#: config/prefs.php.dist:696 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Klausti kiekvienà kartà kai siunèiamas prikabintas failas; pradinis NE" - -#: config/prefs.php.dist:695 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "" -"Klausti kiekvienà kartà kai siunèiamas prikabintas failas; pradinis TAIP" - -#: config/prefs.php.dist:864 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "" -"Klausti ar siøsti praneðimà, kad laiðkas perskaitytas kai to praðo jo " -"siuntëjas?" - -#: templates/login/login.html:72 -msgid "Protocol" -msgstr "Protokolas" - -#: templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Protokolas:" - -#: lib/Crypt/PGP.php:489 -msgid "Public PGP keyserver support has been disabled." -msgstr "Vieðosios PGP raktø saugyklos palaikymas iðjungtas." - -#: mailbox.php:445 mailbox.php:513 -msgid "Pur_ge Deleted" -msgstr "Iðvalyti iðtrintus" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:20 -msgid "Purge" -msgstr "Iðvalyti" - -#: mailbox.php:445 mailbox.php:513 -msgid "Purge Deleted" -msgstr "Iðvalyti iðtrintus" - -#: config/prefs.php.dist:424 -msgid "Purge Spam how often:" -msgstr "Nepageidaujamø laiðkø katalogo valymo daþnumas:" - -#: config/prefs.php.dist:452 -msgid "Purge Trash how often:" -msgstr "Ðiukðliadëþës valymo daþnumas:" - -#: config/prefs.php.dist:433 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "" -"Iðtrinti laiðkus ið nepageidaujamø laiðkø katalogo senesnius nei tiek dienø." - -#: config/prefs.php.dist:461 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Iðtrinti laiðkus ið ðiukðliadëþës senesnius nei tiek dienø." - -#: config/prefs.php.dist:387 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "" -"Iðtrinti laiðkus ið siøstø laiðkø katalogo(ø) senesnius nei tiek dienø." - -#: config/prefs.php.dist:414 -msgid "Purge old messages in the Spam folder?" -msgstr "Iðtrinti senus laiðkus nepageidaujamø laiðkø kataloge?" - -#: config/prefs.php.dist:442 -msgid "Purge old messages in the Trash folder?" -msgstr "Iðtrinti senus laiðkus ðiukðliadëþëje?" - -#: config/prefs.php.dist:368 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Iðtrinti senus laiðkus siøstø laiðkø kataloge(uose)?" - -#: config/prefs.php.dist:378 -msgid "Purge sent-mail how often:" -msgstr "Siøstø laiðkø katalogo valymo daþnumas:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "Trinami %d laiðkai(ø) ið nepageidaujamø laiðkø katalogo." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Trinami %d laiðkai(ø) ið ðiukðliadëþës." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "Trinami %d laiðkai(ø) ið siøstø laiðkø katalogo." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "Trinamas 1 laiðkas ið nepageidaujamø laiðkø katalogo." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "Trinamas 1 laiðkas ið ðiukðliadëþës." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Trinamas 1 laiðkas ið siøstø laiðkø katalogo %s." - -#: lib/IMP.php:942 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Naudojama vieta: %.2fMB ið %.2fMB (%.2f%%)" - -#: lib/IMP.php:946 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Naudojama vieta: %.2fMB / NEAPRIBOTA" - -#: lib/IMP.php:949 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Naudojama vieta: NEAPRIBOTA" - -#: config/prefs.php.dist:626 -#, php-format -msgid "Quoting %f:" -msgstr "%f raðë:" - -#: lib/IMAP/ACL/rfc4314.php:50 lib/IMAP/ACL/rfc2086.php:50 -msgid "Read" -msgstr "Skaityti" - -#: templates/folders/actions.html:38 -msgid "Rebuild Folder Tree" -msgstr "Atnaujinti katalogø medá" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Paskutinës paieðkos" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Paskutinës paieðkos:" - -#: message.php:556 message.php:599 -msgid "Redirec_t" -msgstr "Nukreipti" - -#: message.php:556 message.php:599 -msgid "Redirect" -msgstr "Nukreipti" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "Nukreipti laiðkà" - -#: compose.php:339 -msgid "Redirect this message" -msgstr "Laiðko nukreipimas" - -#: folders.php:346 -msgid "Refresh" -msgstr "Atnaujinti" - -#: config/prefs.php.dist:945 -msgid "Refresh Folder Views:" -msgstr "Atnaujinti katalogo vaizdà:" - -#: mailbox.php:408 -msgid "Reload" -msgstr "Atnaujinti" - -#: folders.php:336 -msgid "Reload View" -msgstr "Atnaujinti vaizdà" - -#: lib/MIME/Viewer/itip.php:542 lib/MIME/Viewer/itip.php:561 -msgid "Remember the free/busy information." -msgstr "Prisiminti uþimtumo informacijà." - -#: config/prefs.php.dist:1152 -msgid "Remember the last view" -msgstr "Prisiminti paskutiná vaizdà" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Nutolusi paðto dëþutë:" - -#: search.php:320 -msgid "Remove Field From Search" -msgstr "Paðalinti laukus ið paieðkos" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "Panaikinti ðaltiná" - -#: templates/folders/actions.html:16 -msgid "Rename" -msgstr "Pervadinti" - -#: config/prefs.php.dist:341 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Pervardinti siøstø laiðkø katalogà mënesio pradþioje?" - -#: lib/Folder.php:373 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Pervadinimas ið \"%s\" á \"%s\" nepavyko. Serverio praneðimas toks" - -#: message.php:540 -msgid "Reply" -msgstr "Atsakyti" - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:420 -msgid "Reply Sent." -msgstr "Atsakymas iðsiøstas." - -#: compose.php:307 -msgid "Reply to All:" -msgstr "Atsakyti visiems:" - -#: compose.php:309 -msgid "Reply to List:" -msgstr "Atsakyti á konferencijà:" - -#: lib/MIME/Viewer/itip.php:544 lib/MIME/Viewer/itip.php:553 -#: lib/MIME/Viewer/itip.php:563 -msgid "Reply with Not Supported Message" -msgstr "Atsakymo laiðko tipas nepalaikomas" - -#: lib/MIME/Viewer/itip.php:551 -msgid "Reply with free/busy for next 2 months." -msgstr "Atsakyti su uþimtumo informacija sekantiems 2 mënesiams." - -#: lib/MIME/Viewer/itip.php:550 -msgid "Reply with requested free/busy information." -msgstr "Atsakyti su uþimtumo informacija." - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Reply-To" - -#: lib/Compose.php:1739 -msgid "Reply-To: " -msgstr "Reply-To: " - -#: compose.php:305 -msgid "Reply:" -msgstr "Atsakymas:" - -#: mailbox.php:535 message.php:596 -msgid "Report as Innocent" -msgstr "Ne nepageidaujamas (spam)" - -#: mailbox.php:529 message.php:590 -msgid "Report as Spam" -msgstr "Nepageidaujamas (spam)" - -#: compose.php:1052 -msgid "Request a _Read Receipt" -msgstr "Reikalauti perskaitymo patvirtinimo" - -#: config/prefs.php.dist:710 -msgid "Request read receipts?" -msgstr "Reikalauti perskaitymo patvirtinimo?" - -#: mailbox.php:108 -msgid "Requested message not found." -msgstr "Nurodytas laiðkas nerastas." - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:863 -msgid "Required Participant" -msgstr "Reikalingas dalyvis" - -#: templates/acl/acl.html:80 templates/search/search.html:26 -#: templates/search/search.html:201 -msgid "Reset" -msgstr "Iðvalyti" - -#: lib/MIME/Viewer/itip.php:118 -msgid "Respondent Status Updated." -msgstr "Atsakovo statusas atnaujintas." - -#: message.php:579 -msgid "Resume" -msgstr "Redaguoti" - -#: lib/UI/Compose.php:137 -msgid "Resume Editing" -msgstr "Tæsti redagavimà" - -#: login.php:182 -msgid "Resume your session" -msgstr "Tæsti jûsø sesijà" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Gráþti á laiðkø paëmimà" - -#: stationery.php:147 -msgid "Return to Message Composition" -msgstr "Gráþti á laiðko raðymo langà" - -#: filterprefs.php:65 templates/pgp/pgp.html:155 templates/acl/acl.html:35 -#: templates/acl/acl.html:81 templates/acl/acl.html:95 -#: templates/smime/smime.html:102 -msgid "Return to Options" -msgstr "Gráþti á nustatymus" - -#: config/prefs.php.dist:879 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "Gráþti á paðto dëþutæ po laiðko trynimo, perkëlimo ar kopijavimo?" - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "Keisti vartotojo \"%s\" teisiø negalima." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Role" -msgstr "Rolë" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:172 lib/MIME/Viewer/pkcs7.php:290 -#: lib/MIME/Viewer/pkcs7.php:478 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1360 -msgid "S/MIME Encrypt Message" -msgstr "Uþkoduoti laiðkà S/MIME pagalba" - -#: lib/Compose.php:1273 -msgid "S/MIME Error: " -msgstr "S/MIME klaida: " - -#: lib/Compose.php:1252 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME klaida: asmeniniam slaptam raktui reikalinga slapta frazë." - -#: config/prefs.php.dist:159 -msgid "S/MIME Options" -msgstr "S/MIME nustatymai" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "S/MIME slaptos frazës ávedimas" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "S/MIME raktø poros operacijos reikalauja saugaus prisijungimo." - -#: smime.php:155 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "S/MIME vieðasis raktas \"%s\" buvo sëkmingai iðtrintas." - -#: smime.php:177 -msgid "S/MIME Public Key successfully added." -msgstr "S/MIME vieðasis raktas sëkmingai pridëtas." - -#: templates/smime/smime.html:17 -msgid "S/MIME Public Keyring" -msgstr "S/MIME vieðøjø raktø saugykla" - -#: smime.php:226 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "S/MIME vieðoji/saugi raktø pora sëkmingai prijungta." - -#: lib/IMP.php:1361 -msgid "S/MIME Sign Message" -msgstr "Pasiraðyti laiðkà S/MIME pagalba" - -#: lib/IMP.php:1362 -msgid "S/MIME Sign/Encrypt Message" -msgstr "Pasiraðyti ir uþkoduoti laiðkà S/MIME pagalba" - -#: templates/smime/smime.html:91 -msgid "S/MIME support is disabled on this system." -msgstr "S/MIME galimybë iðjungta." - -#: lib/MIME/Viewer/pkcs7.php:294 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "Atkoduoti laiðko negalima, nes S/MIME galimybë iðjungta." - -#: lib/MIME/Viewer/pkcs7.php:203 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "Parodyti ðio pasiraðyto laiðko negalima, nes S/MIME galimybë iðjungta." - -#: lib/MIME/Viewer/pkcs7.php:176 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "Patikrinti skaitmeninio paraðo negalima, nes S/MIME galimybë iðjungta." - -#: lib/MIME/Viewer/pkcs7.php:133 -msgid "S/MIME support is not enabled." -msgstr "S/MIME galimybë iðjungta." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"S/MIME galimybë reikalauja iððokanèio lango. Jeigu jûsø narðyklë nustatyta " -"blokuoti iððokanèius langus, jûs turite iðjungti ðià funkcijà. Prieðingu " -"atveju S/MIME veiks neteisingai." - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: templates/login/login.html:107 -msgid "SMTP Port" -msgstr "SMTP portas" - -#: compose.php:961 -msgid "S_ubject" -msgstr "_Tema" - -#: compose.php:1031 -msgid "Sa_ve a copy in " -msgstr "Iðsau_goti kopijà kataloge " - -#: message.php:583 -msgid "Sa_ve as" -msgstr "Iðsaug_oti kaip" - -#: templates/acl/acl.html:79 templates/fetchmail/fetchmailprefs.html:121 -#: templates/search/search.html:25 templates/search/search.html:200 -msgid "Save" -msgstr "Iðsaugoti" - -#: compose.php:1103 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Iðsaugoti prikabintus failus kartu su laiðku siøstø laiðkø kataloge?" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Iðsaugoti paruoðiná" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "Iðsaugoti paveikslëlá" - -#: lib/MIME/Contents.php:250 -msgid "Save Image in Gallery" -msgstr "Iðsaugoti paveikslëlá galerijoje" - -#: filterprefs.php:126 templates/pgp/pgp.html:154 -#: templates/smime/smime.html:101 -msgid "Save Options" -msgstr "Iðsaugoti nustatymus" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Iðsaugoti laiðko ðablonà" - -#: compose.php:876 -msgid "Save _Draft" -msgstr "Iðsaugoti _paruoðiná" - -#: message.php:583 -msgid "Save as" -msgstr "Iðsaugoti kaip" - -#: config/prefs.php.dist:647 -msgid "Save drafts as unseen?" -msgstr "Iðsaugoti paruoðiná kaip neperskaitytà?" - -#: config/prefs.php.dist:657 -msgid "Save drafts automatically while composing?" -msgstr "Iðsaugoti paruoðinius automatiðkai kol laiðkas raðomas?" - -#: lib/MIME/Viewer/pkcs7.php:254 -msgid "Save in your Address Book" -msgstr "Iðsaugoti savo adresø knygelëje" - -#: config/prefs.php.dist:1251 -msgid "Save recipients automatically to the default address book?" -msgstr "Iðsaugoti gavëjus automatiðkai á adresø knygelæ?" - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "Iðsaugoti paieðkos rezultatus virtualiame kataloge?" - -#: config/prefs.php.dist:229 -msgid "Save sent mail?" -msgstr "Iðsaugoti iðsiøstus laiðkus?" - -#: lib/Compose.php:233 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "Iðsaugoti paruoðinio nepavyko. Nepavyko sukurti paruoðiniø katalogo." - -#: lib/Compose.php:172 -msgid "Saving the draft failed. No draft folder specified." -msgstr "Iðsaugoti paruoðinio nepavyko. Nenurodytas paruoðiniø katalogas." - -#: lib/Compose.php:203 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"Iðsaugoti paruoðinio nepavyko. Antraðtëje %s yra neteisingas el. paðto " -"adresas: %s." - -#: lib/Compose.php:240 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Iðsaugoti paruoðinio nepavyko. Serverio praneðimas toks: %s" - -#: mailbox.php:414 lib/Search.php:533 lib/Block/tree_folders.php:44 -#: templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Ieðkoti" - -#: search.php:207 mailbox.php:414 -#, php-format -msgid "Search %s" -msgstr "Ieðkoti kataloge %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Paieðkos kriterijus" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "Paieðkos þymës" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "Paieðkos katalogai" - -#: config/prefs.php.dist:128 -msgid "Search Options" -msgstr "Paieðkos nustatymai" - -#: search.php:154 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Paieðkos rezultatai" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "Paieðkos tekstas" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Skaityti" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Pasirinkite kità sàskaità" - -#: search.php:311 -msgid "Select a date" -msgstr "Pasirinkite datà" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Pasirinkite laukelá" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "Pasirinkite sàskaitas ið kuriø norite paimti laiðkus:" - -#: config/prefs.php.dist:143 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Pasirinkite adresø knygelæ adresø paieðkai ir pridëjimui." - -#: templates/search/search.html:159 -msgid "Select all" -msgstr "Paþymëti viskà" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "Pasirinkite laukelius, kuriuos naudosite adresø iðskleidimui." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Pasirinkite sàskaità:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Pasirinkite katalogà" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "Nepaþymëti nieko" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Pasirinkite laiðko ðablonà:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Pasirinkite galerijà á kurià norite iðsaugoti paveikslëlá." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Pasirinkite paðto serverio tipà:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Pasirinkite:" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Pasirinktos adresø knygelës:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Pasirinkti adresai" - -#: pgp.php:429 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Nusiøsti raktà á vieðà raktø serverá" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "Siøsti naujausià informacijà" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "Siøsti laiðkà" - -#: templates/javascript_defs.php:39 -msgid "Send message without a Subject?" -msgstr "Siøsti laiðkà be Temos antraðtës?" - -#: lib/IMAP/Tree.php:2345 -msgid "Sent mail folder" -msgstr "Siøstø laiðkø katalogas" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Siøstø laiðkø katalogas:" - -#: templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Serveris" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "Serverio ir katalogø informacija" - -#: templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Serveris:" - -#: config/prefs.php.dist:88 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Kas bus vykdoma su jûsø laiðkais kai jie trinami arba perkeliami." - -#: config/prefs.php.dist:666 -msgid "Set the X-Priority header when composing messages?" -msgstr "Ar naudoti svarbos antraðtæ siunèiant laiðkus?" - -#: config/prefs.php.dist:32 -msgid "Share Folders" -msgstr "Dalinimasis katalogais" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Dalintis paðto katalogais" - -#: config/prefs.php.dist:33 -msgid "Share your mail folders with other users." -msgstr "Dalintis paðto katalogais su kitais vartotojais." - -#: lib/IMAP/Tree.php:92 -msgid "Shared Folders" -msgstr "Pavieðinti katalogai" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "Ar automatiðkai tikrinti PGP pagalba pasiraðytus laiðkus?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "Ar automatiðkai tikrinti S/MIME pagalba pasiraðytus laiðkus?" - -#: config/prefs.php.dist:794 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "Ar dideli citatos blokai standartiðkai turi bûti rodomi ar paslëpti?" - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Ar norite laiðko tekste ieðkoti PGP informacijos?" - -#: config/prefs.php.dist:639 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Ar raðymo langas turi uþsidaryti po paruoðinio iðsaugojimo?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "" -"Ar norite prie kiekvieno siunèiamo laiðko prikabinti savo PGP vieðàjá raktà?" - -#: templates/javascript_defs.php:30 -msgid "Show Addresses" -msgstr "Parodyti adresus" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "Rodyti visus katalogus" - -#: message.php:606 -msgid "Show All Headers" -msgstr "Rodyti visas antraðtes" - -#: message.php:603 -msgid "Show Common Headers" -msgstr "Rodyti bendrines antraðtes" - -#: mailbox.php:248 -msgid "Show Deleted" -msgstr "Rodyti iðtrintus" - -#: lib/MIME/Viewer/html.php:156 -msgid "Show Images?" -msgstr "Parodyti paveikslëlius?" - -#: message.php:609 -msgid "Show Mailing List Information" -msgstr "Rodyti konferencijos informacijà" - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "Rodyti tik uþprenumeruotus katalogus" - -#: templates/folders/actions.html:37 -msgid "Show Size" -msgstr "Rodyti dydá" - -#: folders.php:364 -msgid "Show Unsubscribed" -msgstr "Rodyti neuþprenumeruotus" - -#: config/prefs.php.dist:733 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Rodyti trynimo piktogramà prie kiekvieno prikabinto failo laiðke?" - -#: config/prefs.php.dist:1162 -msgid "Show non-private mailboxes in separate folders" -msgstr "Rodyti ne asmeninius katalogus atskirame medyje" - -#: config/prefs.php.dist:1006 -msgid "Show previews for unread messages only?" -msgstr "Iðankstinis perþiûrëjimas tik neperskaitytoms þinutëms?" - -#: config/prefs.php.dist:1014 -msgid "Show previews in tooltips?" -msgstr "Alternatyvus naujo paðto perþiûrëjimas?" - -#: config/prefs.php.dist:548 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Rodyti Bcc: antraðtæ kai raðomas laiðkas?" - -#: config/prefs.php.dist:539 -msgid "Show the Cc: header field when composing mail?" -msgstr "Rodyti Cc: antraðtæ kai raðomas laiðkas?" - -#: config/prefs.php.dist:1043 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Rodyti \"Paimti laiðkus\" mygtukà meniu juostoje?" - -#: filterprefs.php:111 -msgid "Show the filter icon on the menubar?" -msgstr "Rodyti filtrø mygtukà meniu juostoje?" - -#: lib/MIME/Viewer/html.php:171 -msgid "Show this HTML in a new window?" -msgstr "Rodyti ðá HTML turiná naujame lange?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Rodyti bendrà laiðkø skaièiø kataloge?" - -#: config/prefs.php.dist:791 -msgid "Shown" -msgstr "Rodyti" - -#: mailbox.php:598 lib/Block/mailbox.php:172 -msgid "Si_ze" -msgstr "Dydis" - -#: templates/folders/folders_size.html:6 -msgid "Size" -msgstr "Dydis" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "Dydis:" - -#: mailbox.php:567 lib/Block/mailbox.php:141 -msgid "Sort by Arrival" -msgstr "Rûðiuoti pagal gavimo datà" - -#: mailbox.php:572 lib/Block/mailbox.php:146 -msgid "Sort by Date" -msgstr "Rûðiuoti pagal paraðymo datà" - -#: mailbox.php:582 lib/Block/mailbox.php:156 -msgid "Sort by From Address" -msgstr "Rûðiuoti pagal siuntëjà" - -#: mailbox.php:597 lib/Block/mailbox.php:171 -msgid "Sort by Message Size" -msgstr "Rûðiuoti pagal laiðko dydá" - -#: mailbox.php:592 lib/Block/mailbox.php:166 -msgid "Sort by Subject" -msgstr "Rûðiuoti pagal pavadinimà" - -#: mailbox.php:587 lib/Block/mailbox.php:161 -msgid "Sort by Thread" -msgstr "Rûðiuoti pagal temà" - -#: mailbox.php:577 lib/Block/mailbox.php:151 -msgid "Sort by To Address" -msgstr "Rûðiuoti pagal adresatà" - -#: lib/IMAP/Tree.php:2338 -msgid "Spam folder" -msgstr "Nepageidaujamø (spam) laiðkø katalogas" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Nepageidaujamø (spam) laiðkø katalogas:" - -#: compose.php:1020 -msgid "Special Characters" -msgstr "Specialûs simboliai" - -#: search.php:48 -msgid "Special Virtual Folders cannot be edited." -msgstr "Redaguoti virtualaus katalogo negalima." - -#: lib/UI/Compose.php:138 -msgid "Spell Check Failed" -msgstr "Patikrinti klaidø nepavyko" - -#: lib/MIME/Viewer/itip.php:521 lib/MIME/Viewer/itip.php:523 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "Pradëti" - -#: compose.php:1000 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Laiðko ðablonas" - -#: stationery.php:139 -msgid "Stationery name:" -msgstr "Laiðko ðablono pavadinimas:" - -#: stationery.php:141 -msgid "Stationery type:" -msgstr "Laiðko ðablono tipas:" - -#: stationery.php:144 -msgid "Stationery:" -msgstr "Laiðko ðablonas:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Status" -msgstr "Statusas" - -#: message.php:667 -msgid "Strip All Attachments" -msgstr "Iðtrinti pvisus prikabintus failus" - -#: lib/MIME/Contents.php:261 -msgid "Strip Attachment" -msgstr "Iðtrinti prikabintà failà" - -#: message.php:667 -msgid "Strip Attachments" -msgstr "Iðtrinti prikabintus failus" - -#: config/prefs.php.dist:998 -msgid "Strip linebreaks?" -msgstr "Iðvalyti tuðèias eilutes?" - -#: mailbox.php:593 lib/Block/mailbox.php:167 -msgid "Sub_ject" -msgstr "Tema" - -#: lib/Search.php:670 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Tema" - -#: config/prefs.php.dist:1086 -msgid "Subject Field" -msgstr "Temos laukas" - -#: templates/thread/thread.html:37 -msgid "Subject:" -msgstr "Tema:" - -#: templates/pgp/passphrase.html:21 templates/smime/passphrase.html:23 -#: templates/search/search.html:25 templates/search/search.html:200 -#: templates/saveimage/saveimage.html:19 -msgid "Submit" -msgstr "Ávesti" - -#: templates/folders/actions.html:23 -msgid "Subscribe" -msgstr "Prenumeruoti" - -#: lib/MIME/Viewer/status.php:86 lib/MIME/Viewer/pgp.php:438 -#: lib/MIME/Viewer/pkcs7.php:438 -msgid "Success" -msgstr "Sëkminga" - -#: templates/folders/folders_size.html:19 -msgid "Sum" -msgstr "Suma" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:835 lib/MIME/Viewer/itip.php:837 -msgid "Summary" -msgstr "Turinys" - -#: compose.php:1057 compose.php:1058 -msgid "Switch Composition Method" -msgstr "Laiðko raðymo bûdo perjungimas" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Perjungti á HTML" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Perjungti á paprastà tekstà" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Tikslo katalogas" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Tikslo katalogas:" - -#: lib/IMP.php:475 -msgid "Task Lists" -msgstr "Darbø sàraðai" - -#: config/hooks.php.dist:412 -msgid "Tasks" -msgstr "Darbai" - -#: compose.php:1062 -msgid "Te_xt" -msgstr "T_ekstas" - -#: lib/MIME/Viewer/itip.php:273 -msgid "Tentative: " -msgstr "Laikinas: " - -#: lib/MIME/Viewer/itip.php:631 -msgid "Tentatively Accept request" -msgstr "Laikinai priimti uþklausà" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Tentatively Accepted" -msgstr "Laikinai priimtas" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Registracijos sàlygos nenurodytos conf.php faile" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Tekstas" - -#: config/prefs.php.dist:1127 -msgid "The From: column of the message should be linked:" -msgstr "Laiðko Nuo: laukelis turi bûti susietas:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"IMAP serveris nepalaiko autentifikacijos bûdo kurá pasirinkote. Susisiekite " -"su savo sistemø administratoriumi." - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "Macintosh resursinë failo dalis" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Macintosh resursai gali bûti atsiøsti ið %s." - -#: lib/MIME/Viewer/pkcs7.php:252 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "%s S/MIME sertifikatas: " - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Sàskaita \"%s\" iðtrinta." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Sàskaita \"%s\" iðsaugota." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Prikabintas failas nerastas." - -#: config/prefs.php.dist:518 -msgid "The buttons NOT to show when using Xinha." -msgstr "Kuriø mygtukø NERODYTI Xinha teksto redaktoriuje." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "Kalendoriaus duomenys neteisingi" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "Macintosh failo turinys iðdëstytas apaèioje." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Esamas(i) katalogas(ai) \"%s\" bus pervardintas(i) á \"%s\"." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "Nepavyko gauti vartotojø teisiø sàraðo ðiam katalogui." - -#: config/prefs.php.dist:845 -msgid "The default charset for messages with no charset information:" -msgstr "Standartinë koduotë laiðkams be koduotës informacijos:" - -#: lib/Compose.php:250 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Paruoðinys iðsaugotas kataloge \"%s\"." - -#: lib/MIME/Viewer/itip.php:142 -msgid "The event was added to your calendar." -msgstr "Ávykis áraðytas á jûsø kalendoriø." - -#: lib/Compose.php:1814 -#, php-format -msgid "The file %s could not be attached." -msgstr "Failo %s prikabinti nepavyko." - -#: lib/Folder.php:272 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Katalogas \"%s\" jau egzistuoja" - -#: folders.php:240 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "Katalogas \"%s\" neiðtrintas." - -#: lib/Folder.php:351 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "Katalogas \"%s\" nepervadintas." - -#: lib/Folder.php:294 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Katalogas \"%s\" sukurtas, taèiau neaktyvuotas." - -#: lib/Folder.php:281 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Katalogas \"%s\" nesukurtas. Serverio praneðimas toks" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Katalogas \"%s\" neiðtrintas. Serverio praneðimas toks" - -#: lib/Folder.php:297 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Katalogas \"%s\" sukurtas." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Katalogas \"%s\" iðtrintas." - -#: lib/Folder.php:376 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Katalogas \"%s\" pervardintas á \"%s\"." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "Prie ðios dalies prikabinti ðie failai:" - -#: config/prefs.php.dist:510 -msgid "The javascript editor to use on the compose page." -msgstr "Javascript redaktorius, kurá naudosite laiðko raðymo lange." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "Paðto serverio klaida:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "Paðto serverio informacija:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "Paðto serverio þinutë:" - -#: lib/Message.php:791 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Katalogas %s jau tuðèias." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "Laiðkas \"%s\" nuo \"%s\" (%d baitai) virðyja paimamø laiðkø dydá." - -#: templates/javascript_defs.php:53 -msgid "The message being composed has been closed. Exiting." -msgstr "Raðomas laiðkas uþdarytas. Iðeinu." - -#: lib/MIME/Viewer/pgp.php:363 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "Atrodo, kad tai netvarkingas PGP raktu uþkoduotas laiðkas. Klaida: " - -#: lib/MIME/Viewer/pgp.php:249 lib/MIME/Viewer/pgp.php:398 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "Laiðkas neatitinka teisingo PGP RFC2015 formato." - -#: lib/MIME/Viewer/pgp.php:358 -msgid "The message below has been compressed with PGP." -msgstr "Ðis laiðkas yra uþkoduotas PGP pagalba." - -#: lib/MIME/Viewer/pgp.php:200 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Ðis laiðkas yra pasiraðytas ir uþkoduotas PGP pagalba, taèiau nepavyko " -"patvirtinti jo paraðo." - -#: lib/MIME/Viewer/pgp.php:206 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "Ðis laiðkas yra pasiraðytas ir uþkoduotas PGP pagalba." - -#: lib/MIME/Viewer/pgp.php:202 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"Ðis laiðkas yra pasiraðytas PGP pagalba, taèiau nepavyko patvirtinti jo " -"paraðo." - -#: lib/MIME/Viewer/pgp.php:208 -msgid "The message below has been digitally signed with PGP." -msgstr "Ðis laiðkas yra pasiraðytas PGP pagalba." - -#: lib/MIME/Viewer/pgp.php:308 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"Ðis laiðkas uþkoduotas PGP pagalba, taèiau PGP palaikymas yra iðjungtas, " -"todël atkoduoti jo nepavyks." - -#: lib/MIME/Viewer/pgp.php:346 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"Ðis laiðkas uþkoduotas PGP pagalba, taèiau nëra asmeninio slaptojo rakto, " -"todël atkoduoti jo nepavyks." - -#: lib/MIME/Viewer/pgp.php:358 -msgid "The message below has been encrypted with PGP." -msgstr "Ðis laiðkas yra uþkoduotas PGP pagalba." - -#: lib/MIME/Viewer/pgp.php:353 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"Ðis laiðkas uþkoduotas PGP pagalba. Norëdami perþiûrëti ðá laiðkà, áveskite " -"PGP asmeninio rakto slaptàjà frazæ." - -#: lib/MIME/Viewer/pgp.php:340 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"Ðis laiðkas uþkoduotas PGP pagalba. Norëdami perþiûrëti ði laiðkà, áveskite " -"slaptàjà frazæ, su kuria jis uþkoduotas." - -#: lib/MIME/Viewer/pgp.php:442 -msgid "The message below has been verified." -msgstr "Laiðkas patvirtintas." - -#: lib/Crypt/PGP.php:380 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "Ðis laiðkas nëra pasiraðytas arba uþkoduotas PGP pagalba." - -#: templates/javascript_defs.php:39 -msgid "The message does not have a Subject entered." -msgstr "Laiðkas neturi Temos antraðtës." - -#: lib/Spam.php:218 lib/Filter.php:72 -msgid "The message has been deleted." -msgstr "Laiðkas iðtrintas." - -#: lib/Spam.php:201 -msgid "The message has been reported as not spam to your system administrator." -msgstr "Laiðkas nusiøstas administratoriui kaip ne nepageidaujamas (spam)." - -#: lib/Spam.php:181 -msgid "The message has been reported as not spam." -msgstr "Laiðkas paskelbtas kaip ne nepageidaujamas (spam)." - -#: lib/Spam.php:193 -msgid "The message has been reported as spam to your system administrator." -msgstr "Laiðkas nusiøstas administratoriui kaip nepageidaujamas (spam)." - -#: lib/Spam.php:173 -msgid "The message has been reported as spam." -msgstr "Laiðkas paskelbtas kaip nepageidaujamas (spam)." - -#: lib/MIME/Viewer/pkcs7.php:443 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Laiðkas patikrintas. Siuntëjas: %s." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "Laiðkai iðtrinti." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Ðio failo nëra MS-TNEF prikabintoje dalyje." - -#: lib/MIME/Viewer/zip.php:62 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Ðios bylos nëra Zip archyve." - -#: message.php:433 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"Laiðko siuntëjas reikalauja atsakymo apie laiðko gavimà, kai tik já " -"perskaitysite. Norëdami taip padaryti, spauskite %s." - -#: templates/javascript_defs.php:38 -msgid "The signature could not be replaced." -msgstr "Nepavyko pakeisti paraðo." - -#: templates/javascript_defs.php:37 -msgid "The signature was successfully replaced." -msgstr "Paraðas sëkmingai pakeistas." - -#: attachment.php:59 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "" -"Nurodytas prikabintas failas neegzistuoja. Galbût já iðtrynë laiðko " -"siuntëjas." - -#: attachment.php:128 -msgid "The specified file cannot be read." -msgstr "Nepavyko perskaityti nurodyto failo." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "Laiðko ðablobas \"%s\" sukurtas." - -#: stationery.php:63 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "Laiðko ðablonas \"%s\" iðtrintas." - -#: stationery.php:90 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "Laiðko ðablonas \"%s\" atnaujintas." - -#: lib/MIME/Viewer/itip.php:172 -msgid "The task has been added to your tasklist." -msgstr "Uþduotis áraðyta á jûsø darbø sàraðà." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "Laiðko tekstas" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Laiðko tekstas gali bûti perþiûrëtas %s." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "Graþinto laiðko tekstas" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Graþinto laiðko tekstas gali bûti perþiûrëtas %s." - -#: lib/MIME/Viewer/notification.php:66 -msgid "The text of the sent message" -msgstr "Nusiøsto laiðko tekstas" - -#: lib/MIME/Viewer/notification.php:66 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Nusiøsto laiðko tekstas gali bûti perþiûrëtas %s." - -#: lib/MIME/Viewer/itip.php:157 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Vartotojo uþimtumo informacija sëkmingai iðsaugota." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "Kitø laiðko daliø, kurias galima bûtø parodyti, nëra." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "Ðiame kataloge nëra laiðkø." - -#: thread.php:104 -msgid "There is no text that can be displayed inline." -msgstr "Laiðko daliø, kurias galima rodyti tekste, nëra." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Klaida kopijuojant laiðkus ið \"%s\" á \"%s\". Serverio praneðimas toks" - -#: lib/Message.php:268 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "Klaida trinant laiðkus ið katalogo \"%s\". Serverio praneðimas toks" - -#: lib/MIME/Viewer/itip.php:102 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "Klaida iðtrinant ávyká: %s." - -#: lib/MIME/Viewer/plain.php:50 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "Nepavyko parodyti ðios laiðko dalies" - -#: lib/Message.php:630 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "Klaida paþymint laiðkus kataloge \"%s\". Serverio praneðimas toks" - -#: folders.php:140 -#, php-format -msgid "There was an error importing %s." -msgstr "Klaida ákeliant %s." - -#: lib/MIME/Viewer/itip.php:139 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "Klaida ákeliant ávykio duomenis: %s." - -#: lib/MIME/Viewer/itip.php:169 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "Klaida ákeliant darbà: %s." - -#: lib/MIME/Viewer/itip.php:155 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "Klaida ákeliant vartotojo uþimtumo informacijà: %s." - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "Klaida perkeliant laiðkus ið \"%s\" á \"%s\". Serverio praneðimas toks" - -#: lib/Compose.php:698 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Klaida siunèiant laiðkà: %s" - -#: lib/MIME/Viewer/itip.php:116 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "Klaida atnaujinant ávyká: %s." - -#: lib/MIME/Viewer/pgp.php:165 -msgid "This PGP Public Key was attached to the message." -msgstr "Ðis PGP vieðasis raktas buvo prikabintas prie laiðko." - -#: lib/MIME/Viewer/itip.php:107 lib/MIME/Viewer/itip.php:121 -#: lib/MIME/Viewer/itip.php:146 lib/MIME/Viewer/itip.php:160 -#: lib/MIME/Viewer/itip.php:176 lib/MIME/Viewer/itip.php:319 -msgid "This action is not supported." -msgstr "Veiksmas nepalaikomas." - -#: lib/MIME/Viewer/itip.php:182 lib/MIME/Viewer/itip.php:430 -msgid "This action is not yet implemented." -msgstr "Ðis veiksmas dar nerealizuotas." - -#: templates/javascript_defs.php:66 -msgid "This folder may not be renamed:" -msgstr "Ðio katalogo pervadinti negalima:" - -#: templates/javascript_defs.php:63 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Tai gali uþtrukti. Ar jûs tikrai norite testi?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "Laiðkas turi prikabintà Machintosh failà." - -#: lib/MIME/Viewer/pkcs7.php:469 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Vienas ið prie ðio laiðko prikabintø failø yra pasiraðytas S/MIME pagalba." - -#: lib/MIME/Viewer/pkcs7.php:473 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "" -"Vienas ið prie ðio laiðko prikabintø failø yra uþkoduotas S/MIME pagalba." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Ðiame laiðke yra informacija apie laiðkø pristatymà, taèiau neþinomas jos " -"formatas." - -#: lib/MIME/Viewer/pkcs7.php:200 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Laiðkas neatitinka teisingo S/MIME formato." - -#: lib/MIME/Viewer/pkcs7.php:173 -msgid "This message has been digitally signed via S/MIME." -msgstr "Ðis laiðkas yra pasiraðytas S/MIME paraðu." - -#: lib/MIME/Viewer/pkcs7.php:169 lib/MIME/Viewer/pkcs7.php:291 -msgid "This message has been encrypted via S/MIME." -msgstr "Ðis laiðkas yra uþkoduotas su S/MIME." - -#: lib/MIME/Contents.php:425 -msgid "This message part cannot be viewed because it is too large." -msgstr "Ðios laiðko dalies parodyti negalima, kadangi ji yra per didelë." - -#: message.php:504 -msgid "This message to" -msgstr "ðá laiðkà á" - -#: acl.php:47 -msgid "This server does not support sharing folders." -msgstr "Ðis serveris nepalaiko katalogø dalijimosi." - -#: templates/javascript_defs.php:54 -msgid "This window must be called from a compose window." -msgstr "Ðá langà reikia atidarinëti ið laiðko raðymo lango." - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Þinuèiø sàraðas:" - -#: thread.php:158 config/prefs.php.dist:1088 -msgid "Thread View" -msgstr "Grupuojami laiðkai" - -#: lib/MIME/Viewer/images.php:172 -msgid "Thumbnail of attached image" -msgstr "Sumaþintas prikabinto paveikslëlio vaizdas" - -#: compose.php:781 mailbox.php:578 lib/Search.php:658 -#: lib/Block/mailbox.php:152 lib/UI/Mailbox.php:88 lib/UI/Message.php:26 -#: templates/login/recompose.html:14 templates/contacts/contacts.html:40 -msgid "To" -msgstr "Kam" - -#: config/prefs.php.dist:1085 -msgid "To Address" -msgstr "Adresatas" - -#: message.php:548 -msgid "To All" -msgstr "Visiems" - -#: message.php:544 -msgid "To List" -msgstr "Á konferencijà" - -#: message.php:541 -msgid "To Sender" -msgstr "Siuntëjui" - -#: message.php:548 -msgid "To _All" -msgstr "Visiems" - -#: message.php:544 -msgid "To _List" -msgstr "Á konferencijà" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "Kam laukas" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Norëdami pasirinkti keletà reikðmiø, laikykite Control (PC) arba Command " -"(Mac) klaviðà, ir pasirinkite pele." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"Jeigu norite naudoti TLS prisijungimà, turite turëti 5.1.0 arba aukðtesnæ " -"PHP versijà." - -#: thread.php:117 templates/thread/thread.html:32 -msgid "To:" -msgstr "Kam:" - -#: config/prefs.php.dist:527 -msgid "Top" -msgstr "Virðuje" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "Visas dydis:" - -#: login.php:280 -msgid "Traditional" -msgstr "Paprastas" - -#: lib/IMAP/Tree.php:2325 -msgid "Trash folder" -msgstr "Ðiukðliadëþë" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "Ðiukðliadëþë:" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "Nepavyko prisijungti prie SQL serverio." - -#: lib/Quota/logfile.php:87 lib/Quota/mercury32.php:78 -#: lib/Quota/mdaemon.php:45 lib/Quota/imap.php:42 lib/Quota/command.php:93 -#: lib/Quota/maildir.php:113 -msgid "Unable to retrieve quota" -msgstr "Nepavyko apskaièiuoti naudojamos vietos" - -#: templates/mailbox/navbar.html:19 templates/mailbox/navbar.html:35 -#: templates/message/navbar_navigate.html:13 -msgid "Unanswered" -msgstr "Neatsakyti" - -#: search.php:330 -msgid "Unanswered messages" -msgstr "Neatsakyti laiðkai" - -#: mailbox.php:505 message.php:535 -msgid "Undelete" -msgstr "Atstatyti iðtrintus" - -#: search.php:340 -msgid "Undeleted messages" -msgstr "Neiðtrinti laiðkai" - -#: lib/MIME/Headers.php:213 lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 -msgid "Undisclosed Recipients" -msgstr "Adresatai nerodomi" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Netikëtas serverio atsakymas á komandà AUTHENTICATE." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Netikëtas serverio atsakymas á Digest-MD5 uþklausà." - -#: search.php:335 -msgid "Unflagged messages" -msgstr "Nepaþymëti laiðkai" - -#: lib/MIME/Viewer/itip.php:462 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Nepalaikomas komponento tipas: %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Neþinomas" - -#: lib/UI/Mailbox.php:176 -msgid "Unknown Date" -msgstr "Data neþinoma" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Neþinomas IMAP serverio atsakymas. Serveris atsakë: %s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "Neþinomas susirinkimas" - -#: lib/UI/Mailbox.php:103 -msgid "Unknown Recipient" -msgstr "Neþinomas adresatas" - -#: lib/MIME/Viewer/itip.php:815 -msgid "Unknown Task" -msgstr "Neþinomas darbas" - -#: smime.php:338 pgp.php:432 -msgid "Unload Passphrase" -msgstr "Atjungti slaptà frazæ" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Neávardintas" - -#: mailbox.php:744 message.php:459 lib/Block/mailbox.php:289 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:31 -#: templates/message/navbar_navigate.html:9 -msgid "Unseen" -msgstr "Neskaityti" - -#: templates/folders/actions.html:24 -msgid "Unsubscribe" -msgstr "Nebeprenumeruoti" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "Atnaujinti" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "Atnaujinti atsakovø statusà" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Atnaujintá ðá ávyká mano kalendoriuje" - -#: templates/pgp/import_key.html:38 templates/smime/import_key.html:40 -msgid "Upload:" -msgstr "Nusiøsti:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Naudoti standartinæ reikðmæ" - -#: config/prefs.php.dist:263 -msgid "Use IMAP folder subscriptions?" -msgstr "Naudoti IMAP katalogø prenumeratà?" - -#: config/prefs.php.dist:896 -msgid "Use Virtual Trash Folder?" -msgstr "Naudoti virtualià ðiukðliadëþæ?" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Vartotojas" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "Vartotojui \"%s\" sëkmingai suteiktos teisës kataloge \"%s\"." - -#: templates/login/login.html:85 -msgid "Username" -msgstr "Vartotojo vardas" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Vartotojo vardas:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Vartotojo vardas: " - -#: lib/MIME/Viewer/pkcs7.php:253 templates/pgp/pgp.html:38 -#: templates/pgp/pgp.html:75 templates/pgp/pgp.html:80 -#: templates/smime/smime.html:31 templates/smime/smime.html:67 -#: templates/smime/smime.html:71 -msgid "View" -msgstr "Rodyti" - -#: lib/MIME/Viewer/tnef.php:109 lib/MIME/Viewer/zip.php:90 -#, php-format -msgid "View %s" -msgstr "Rodyti %s" - -#: smime.php:312 pgp.php:404 -#, php-format -msgid "View %s Public Key" -msgstr "Rodyti %s vieðàjá raktà" - -#: lib/MIME/Viewer/images.php:162 lib/MIME/Viewer/images.php:167 -msgid "View Attachment" -msgstr "Rodyti prikabintà failà" - -#: mailbox.php:538 -msgid "View Messages" -msgstr "Rodyti laiðkus" - -#: smime.php:339 pgp.php:433 -msgid "View Personal Private Key" -msgstr "Rodyti slaptàjá raktà" - -#: smime.php:335 pgp.php:427 -msgid "View Personal Public Key" -msgstr "Rodyti vieðàjá raktà" - -#: message.php:559 lib/IMAP/Thread.php:172 -msgid "View Thread" -msgstr "Rodyti grupæ" - -#: lib/MIME/Viewer/pkcs7.php:477 -msgid "View attachment in a separate window" -msgstr "Rodyti prikabintà failà atskirame lange" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Rodyti turiná atskirame lange" - -#: lib/MIME/Viewer/itip.php:143 -msgid "View event" -msgstr "Perþiûrëti ávyká" - -#: folders.php:420 mailbox.php:680 -#, php-format -msgid "View messages in %s" -msgstr "Perþiûrëti laiðkus kataloge %s" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Prisijungus rodyti ðá katalogà:" - -#: lib/MIME/Viewer/itip.php:173 -msgid "View task" -msgstr "Perþiûrëti darbà" - -#: mailbox.php:357 mailbox.php:358 -msgid "Virtual Folder" -msgstr "Virtualus katalogas" - -#: search.php:151 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Virtualus katalogas \"%s\" sukurtas sëkmingai." - -#: lib/IMAP/Tree.php:88 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "Virtualûs katalogai" - -#: search.php:146 -msgid "Virtual Folders require a label." -msgstr "Virtualiam katalogui reikia pavadinimo." - -#: lib/Search.php:401 -msgid "Virtual INBOX" -msgstr "Virtualus INBOX" - -#: lib/IMAP/Tree.php:2365 -msgid "Virtual INBOX Folder" -msgstr "Virtualus INBOX katalogas" - -#: lib/Search.php:345 -msgid "Virtual Trash" -msgstr "Virtuali ðiukðliadëþë" - -#: lib/IMAP/Tree.php:2361 -msgid "Virtual Trash Folder" -msgstr "Virtualios ðiukðliadëþës katalogas" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "Virtualaus katalogo pavadinimas:" - -#: lib/MIME/Viewer/pkcs7.php:432 lib/Crypt/PGP.php:380 -msgid "Warning" -msgstr "Dëmesio" - -#: login.php:185 login.php:330 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "Sveiki atvykæ á %s" - -#: config/prefs.php.dist:744 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Kà daryti su laiðkais, kai jie paþymimi kaip nepageidaujami (spam) arba kaip " -"ne nepageidaujami?" - -#: config/prefs.php.dist:888 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Kai laiðkas iðtrinamas, jis perkeliamas á ðiukðliadëþæ, o ne þymimas kaip " -"iðtrintas?" - -#: config/prefs.php.dist:1073 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "Kurá puslapá norite matyti, pirmà kartà atidarant katalogà?" - -#: config/prefs.php.dist:594 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "Ar naudoti pradinio laiðko formatà atsakant/persiunèiant laiðkus?" - -#: config/prefs.php.dist:698 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Kai iðsaugomas iðsiøstas laiðkas, ar iðsaugoti ir prikabintus failus?" - -#: config/prefs.php.dist:482 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Koká internetiná adresà pridëti prie el. paðto adresø (adresø be \"@\"), " -"siunèiant paðtà arba iðskleidþiant adresus?" - -#: config/prefs.php.dist:857 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "" -"Kurioje vietoje norite rodyti nuorodas á alternatyviø formatø laiðko dalis?" - -#: config/prefs.php.dist:530 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "Kurioje vietoje rodyti kursoriø laiðko raðymo lange?" - -#: mailbox.php:521 message.php:567 -msgid "Whitelist" -msgstr "Visada leisti" - -#: config/prefs.php.dist:509 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "Metai" - -#: templates/javascript_defs.php:48 config/prefs.php.dist:1151 -#: config/prefs.php.dist:1173 templates/compose/compose.html:292 -msgid "Yes" -msgstr "Taip" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "Jûs bandote paimti laiðkus ið ðios(iø) sàskaitos(ø):" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Jûs bandote iðtrinti visus laiðkus ðiame(iuose) kataloge(uose)." - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "Jûs bandote iðtrinti ðá(uos) katalogà(us)." - -#: templates/javascript_defs.php:81 -msgid "You are copying/moving to a new folder." -msgstr "Jûs kopijuojate/perkeliate á kità katalogà." - -#: templates/javascript_defs.php:59 -msgid "You are creating a sub-folder to" -msgstr "Jûs kuriate pakatologá kataloge" - -#: templates/javascript_defs.php:61 -msgid "You are creating a top-level folder." -msgstr "Jûs kuriate katalogà." - -#: lib/Folder.php:253 -msgid "You are not allowed to create folders." -msgstr "Jûs neturite teisiø kurti katalogø." - -#: lib/Folder.php:260 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Jûs neturite teisiø kurti daugiau nei %d katalogø(o)." - -#: lib/Compose.php:912 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "Jûs negalite siøsti laiðkø daugiau nei %d adresatø per %d valandø(à)." - -#: lib/Compose.php:1154 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "Jûs negalite siøsti laiðkø daugiau nei %d adresatø vienu metu." - -#: templates/javascript_defs.php:64 -msgid "You are renaming the folder:" -msgstr "Jûs pervardinate katalogà:" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Laiðko ðablone galite naudoti ðiuos kintamuosius: %c laiðko turiniui; %s " -"paraðui." - -#: lib/Folder.php:494 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Jûs negalite atsiprenumeruoti \"%s\"." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "Jûs nesutikote su registracijos sàlygomis, todël prisijungti negalite." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Jûs neturite teisiø keisti teisiø á ðá katalogà." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "%%s jûs persiuntëte ðá laiðkà ðiems adresatams: %s." - -#: lib/IMP.php:994 -#, php-format -msgid "You have %s new messages." -msgstr "Jûs gavote %s naujus laiðkus." - -#: lib/IMP.php:994 -msgid "You have 1 new message." -msgstr "Jûs gavote 1 naujà laiðkà." - -#: compose.php:126 -msgid "You have already submitted this page." -msgstr "Jûs jau iðsiuntëte ðá laiðkà." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Naujø laiðkø yra:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "Jûs nesikonfigûravote nei vienos iðorinës el. paðto sàskaitos." - -#: lib/Compose.php:1141 -msgid "You must enter at least one recipient." -msgstr "Turite nurodyti bent vienà gavëjà." - -#: lib/MIME/Viewer/pgp.php:353 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"Norëdami perþiûrëti ðá laiðkà, áveskite savo PGP privataus rakto slaptàjà " -"frazæ." - -#: lib/MIME/Viewer/pkcs7.php:307 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Norëdami perþiûrëti ðá laiðkà, áveskite S/MIME privataus rakto slaptàjà frazæ" - -#: lib/MIME/Viewer/pgp.php:340 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"Norëdami perþiûrëti ðá laiðkà, áveskite slaptàjà frazæ, kurios pagalba ðis " -"laiðkas buvo uþkoduotas." - -#: templates/javascript_defs.php:82 -msgid "You must select a target mailbox first." -msgstr "Primiausia reikia nurodyti katalogà." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "Nurodykite sàskaità, kurià norite iðtrinti." - -#: templates/javascript_defs.php:52 -msgid "You must select an address first." -msgstr "Visø pirma reikia nurodyti adresà." - -#: templates/javascript_defs.php:45 templates/javascript_defs.php:47 -msgid "You must select at least one message first." -msgstr "Reikia pasirinkti bent vienà laiðkà." - -#: lib/Compose.php:835 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "" -"El. paðto adresus privalote atskirti kableliais (,) o ne kabliataðkiais (;)." - -#: templates/javascript_defs.php:36 -msgid "You must specify a recipient." -msgstr "Reikia nurodyti gavëjà." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"Savo profilaktikos veiksmø nustatymuose turite ájungti \"Vykdyti " -"profilaktikà prisijungimo metu?\"." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Jûs nukreipëte ðá laiðkà %s %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Jûs atsakëte á ðá laiðkà %s." - -#: lib/Folder.php:446 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Jûs neuþsiprenumeravote \"%s\". Serverio praneðimas toks" - -#: lib/Folder.php:496 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Jûs neatsiprenumeravote \"%s\". Serverio praneðimas toks" - -#: lib/Folder.php:449 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Jûs sëkmingai uþsiprenumeravote \"%s\"" - -#: lib/Folder.php:499 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Jûs sëkmingai atsiprenumeravote \"%s\"" - -#: templates/pgp/pgp.html:95 -msgid "Your Name:" -msgstr "Jûsø vardas/pavardë:" - -#: templates/pgp/pgp.html:63 -msgid "Your PGP Public/Private Keys" -msgstr "Jûsø PGP vieðieji/spaltieji raktai" - -#: templates/pgp/pgp.html:79 templates/smime/smime.html:70 -msgid "Your Private Key:" -msgstr "Jûsø slaptasis raktas:" - -#: templates/pgp/pgp.html:74 templates/smime/smime.html:66 -msgid "Your Public Key:" -msgstr "Jûsø vieðasis raktas:" - -#: config/prefs.php.dist:173 -msgid "Your Reply-to: address: (optional)" -msgstr "Reply-To: adresas: (nebûtina)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Jûsø S/MIME vieðieji/slaptieji sertifikatai" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "Jûsø sàskaita nepalaiko iðorinio laiðkø paëmimo." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Jûsø sàskaitos:" - -#: config/prefs.php.dist:181 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Kiti jûsø adresai: (nebûtina, kiekvienà adresà raðykite naujoje eilutëje)" -"" - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "Jûsø narðyklë negali parodyti ðio paveikslëlio laiðko tekste." - -#: config/prefs.php.dist:676 -msgid "Your default charset for sending messages:" -msgstr "Standartinë koduotë siunèiamiems laiðkais:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Standartinis kodavimo metodas siunèiamiems laiðkais:" - -#: attachment.php:114 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Susietà prikabintà failà atsisiuntë bent vienas vartotojas.\n" -"\n" -"Prikabinto failo pavadinimas: %s\n" -"Prikabinto failo data: %s\n" -"\n" -"Norëdami iðtrinti susietà prikabintà failà paspauskite ant ðios nuorodos:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Laiðkas sëkmingai pristatytas." - -#: config/prefs.php.dist:205 -msgid "Your signature:" -msgstr "Jûsø paraðas:" - -#: lib/Message.php:530 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Prikabintas failas iðtrintas: failo tipas: %s, pavadinimas: %s]" - -#: mailbox.php:704 message.php:275 rss.php:82 lib/Compose.php:1660 -#: lib/Compose.php:2131 lib/Block/mailbox.php:249 -msgid "[No Subject]" -msgstr "[be pavadinimo]" - -#: lib/MIME/Viewer/pgp.php:169 -msgid "[Save the key to your Address book]" -msgstr "[Iðsaugoti raktà savo adresø knygelëje]" - -#: lib/MIME/Headers.php:223 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Rodyti adresus - %s adresatø]" - -#: lib/Compose.php:2745 -msgid "[Truncated Text]" -msgstr "[Taisytas tekstas]" - -#: lib/MIME/Viewer/pgp.php:171 -msgid "[View the raw key]" -msgstr "[Rodyti rakto kodà]" - -#: compose.php:912 -msgid "_Bcc" -msgstr "_Bcc" - -#: mailbox.php:517 message.php:563 -msgid "_Blacklist" -msgstr "_Blokuoti" - -#: compose.php:909 -msgid "_Cc" -msgstr "_Cc" - -#: mailbox.php:499 mailbox.php:501 message.php:537 -msgid "_Delete" -msgstr "_Iðtrinti" - -#: lib/IMP.php:815 -msgid "_Folders" -msgstr "_Katalogai" - -#: compose.php:889 -msgid "_Identity" -msgstr "Ap_raðas" - -#: lib/IMP.php:784 -msgid "_Inbox" -msgstr "Inbo_x" - -#: lib/IMP.php:852 -msgid "_Log out" -msgstr "Atsi_jungti" - -#: message.php:572 -msgid "_Message Source" -msgstr "Laiðko kodas" - -#: lib/IMP.php:812 -msgid "_New Message" -msgstr "Naujas laiðkas" - -#: message.php:585 -msgid "_Print" -msgstr "_Spausdinti" - -#: compose.php:979 -msgid "_Priority" -msgstr "S_varba" - -#: mailbox.php:344 lib/Block/mailbox.php:93 -#, php-format -msgid "_Refresh %s" -msgstr "Atnaujinti %s" - -#: message.php:540 -msgid "_Reply" -msgstr "Atsak_yti" - -#: lib/IMP.php:817 -msgid "_Search" -msgstr "I_eðkoti" - -#: compose.php:874 -msgid "_Send Message" -msgstr "_Siøsti laiðkà" - -#: mailbox.php:588 lib/Block/mailbox.php:162 -msgid "_Thread" -msgstr "Grupës" - -#: compose.php:905 compose.php:907 -msgid "_To" -msgstr "_Kam" - -#: mailbox.php:505 -msgid "_Undelete" -msgstr "Atstatyti" - -#: message.php:559 -msgid "_View Thread" -msgstr "Rodyti grupæ" - -#: mailbox.php:521 message.php:567 -msgid "_Whitelist" -msgstr "Visada _leisti" - -#: lib/Compose.php:939 -msgid "addressee unknown" -msgstr "neþinomas adresatas" - -#: lib/Search.php:542 -msgid "and" -msgstr "ir" - -#: lib/Compose.php:1770 -msgid "attachment" -msgstr "failas" - -#: view.php:117 -msgid "attachments.zip" -msgstr "prikabinti_failai.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "baitai" - -#: lib/Compose.php:963 -msgid "cannot create output file" -msgstr "nepavyko sukurti failo" - -#: lib/Compose.php:935 -msgid "cannot open input" -msgstr "nepavyko atidaryti failo" - -#: lib/Compose.php:927 -msgid "command line usage error" -msgstr "komandinës eilutës panaudojimo klaida" - -#: lib/Compose.php:983 -msgid "configuration error" -msgstr "konfigûracijos klaida" - -#: lib/Compose.php:959 -msgid "critical system file missing" -msgstr "nerastas kritinis sisteminis failas" - -#: lib/Compose.php:931 -msgid "data format error" -msgstr "duomenø formato klaida" - -#: lib/Compose.php:987 -msgid "entry not found" -msgstr "áraðas nerastas" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "nuo" - -#: lib/Compose.php:943 -msgid "host name unknown" -msgstr "adresas neþinomas" - -#: lib/Search.php:545 -msgid "in" -msgstr "kataloge" - -#: lib/Compose.php:967 -msgid "input/output error" -msgstr "ávesties/iðvesties klaida" - -#: lib/Compose.php:951 -msgid "internal software error" -msgstr "vidinë programinës árangos klaida" - -#: templates/folders/import.html:13 -msgid "into folder" -msgstr "á katalogà" - -#: smime.php:39 pgp.php:79 -msgid "key" -msgstr "raktas" - -#: folders.php:136 -msgid "mailbox file" -msgstr "katalogo failas" - -#: lib/Compose.php:766 -msgid "name" -msgstr "vardas" - -#: lib/Search.php:539 -msgid "not" -msgstr "nëra" - -#: lib/Search.php:542 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "arba" - -#: lib/Compose.php:979 -msgid "permission denied" -msgstr "nëra teisiø" - -#: templates/javascript_defs.php:31 -msgid "recipients" -msgstr "gavëjai" - -#: lib/Compose.php:975 -msgid "remote error in protocol" -msgstr "nutolusi protokolo klaida" - -#: lib/Compose.php:947 -msgid "service unavailable" -msgstr "servisas nepasiekiamas" - -#: lib/Compose.php:955 -msgid "system error" -msgstr "sistemos klaida" - -#: lib/Compose.php:971 -msgid "temporary failure" -msgstr "laikina klaida" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "jûsø juodasis sàraðas" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "jûsø baltasis sàraðas" diff --git a/imp/po/lv_LV.po b/imp/po/lv_LV.po deleted file mode 100644 index 8bc3d9c16..000000000 --- a/imp/po/lv_LV.po +++ /dev/null @@ -1,1596 +0,0 @@ -# Latvian translation for IMP -# Kaspars Kapenieks , 2002. -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 3.1\n" -"POT-Creation-Date: 2002-11-28 18:09+0200\n" -"PO-Revision-Date: 2002-11-28 18:10+0200\n" -"Last-Translator: Kaspars Kapenieks \n" -"Language-Team: Latvian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CP1257\n" -"Content-Transfer-Encoding: 8-bit\n" - -msgid " To: " -msgstr "Saòçmçjs: " - -msgid " Date: " -msgstr " Datums: " - -msgid " From: " -msgstr "Sûtîtâjs: " - -msgid " - $nm new message" -msgstr " - $nm jauna vçstule" - -msgid " - $nm new messages" -msgstr " - $nm jaunas vçstules" - -msgid " Subject: " -msgstr " Temats: " - -msgid " in " -msgstr " - " - -msgid "#" -msgstr "#" - -#, c-format -msgid "%c" -msgstr "%c" - -#, c-format -msgid "%d of %d Messages" -msgstr "%d no %d vçstulçm" - -#, c-format -msgid "%d to %d of %d Messages" -msgstr "%d lîdz %d no %d vçstulçm" - -#, c-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s jau eksistç. Mapi %s pârsaukt neizdevâs." - -#, c-format -msgid "%s folder being renamed at the start of the month." -msgstr "Mape %s tiek pârsaukta mçneða sâkumâ." - -#, c-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d no %d)" - -msgid "(Apply these changes and move to next screen.)" -msgstr "(Saglabât ðîs izmaiòas un pârvietoties uz nâkamo ekrânu.)" - -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(Atcelt visas izmaiòas un atgriezties pie vçstules rediìçðanas.)" - -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(Atgriezties pie vçstules rediìçðanas pçc izmaiòu saglabâðanas. Ðajâ ekrânâ " -"veiktâs izmaiòas NETIKS saglabâtas.)" - -msgid "* Add these by clicking OK *" -msgstr "* Pievienot ðos nospieþot OK *" - -msgid "* Please select address(es) *" -msgstr "* Lûdzu izvçlieties adresi(-es) *" - -#, c-format -msgid "" -"

    This message was written in a character set other than your own. If it " -"is not displayed correctly, %sclick here to open it in a new window.

    \n" -msgstr "" -"

    Ðî vçstule ir rakstîta citâ kodçjumâ. Ja tâ nav redzama korekti, %" -"sspieþiet ðeit, lai to atvçrtu jaunâ logâ.

    \n" - -msgid "Action" -msgstr "Darbîba" - -#, c-format -msgid "Add to Addressbook (%s)" -msgstr "Pievienot kontaktiem (%s)" - -msgid "Added an attachment." -msgstr "Pielikums pievienots." - -msgid "Address Book" -msgstr "Kontakti" - -msgid "Addressbooks" -msgstr "Adresu grâmatas" - -msgid "All messages in the folder(s) will be lost!" -msgstr "Visas vçstules no ðîs mapes tiks izdzçstas!" - -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "Visas vçstules no sekojoðajâm mapçm tiks ielâdçtas vienâ MBOX failâ:" - -#, c-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Visas vçstules jûsu \"%s\" mapç, kas ir vecâkas par %s dienâm tiks " -"neatgriezeniski izdzçstas." - -#, c-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Visas nosûtîto pastu mapes, kas ir vecâkas par %s mçneðiem tiks izdzçstas." - -msgid "All" -msgstr "Visi" - -msgid "An illegal value was specified." -msgstr "Norâdîta nederîga vçrtîba." - -msgid "An unknown error occured adding the new entry." -msgstr "Kïûda pievienojot jaunu ierakstu." - -msgid "Answered messages" -msgstr "Atbildçtâs vçstules" - -msgid "Answered" -msgstr "Atbildçts" - -msgid "Apply All Rules" -msgstr "Izpildît visus likumus" - -msgid "Apply Filters on" -msgstr "Pielietot filtrus uz" - -msgid "Apply filter rules upon logging on." -msgstr "Pieslçdzoties pielietot filtrçðanas likumus." - -msgid "Apply filter rules when mailbox is refreshed." -msgstr "Atjaunojot pastkasti pielietot filtrçðanas likumus." - -msgid "April" -msgstr "Aprîlis" - -msgid "Are you SURE you want to continue?" -msgstr "Vai jûs esat PÂRLIECINÂTS, ka vçlaties turpinât?" - -msgid "Are you completely sure you wish to continue?" -msgstr "Vai jûs esat pilnîgi pârliecinâts, ka vçlaties turpinât?" - -msgid "Are you sure you want to do this?" -msgstr "Vai jûs esat pârliecinâts, ka vçlaties to darît?" - -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "" -"Vai jûs esat pârliecinâts, ka vçlaties NEATGRIEZENISKI izdzçst ðîs vçstules?" - -msgid "Are you sure you wish to empty this folder?" -msgstr "Vai jûs tieðâm vçlaties iztukðot ðo mapi?" - -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Vai jûs tieðâm vçlaties iztukðot atkritumu mapi?" - -msgid "Arrival Time" -msgstr "Saòemðanas laiks" - -msgid "Ascending" -msgstr "Augoði" - -msgid "Attach" -msgstr "Pievienot" - -msgid "Attachment" -msgstr "Pielikums" - -msgid "Attachments" -msgstr "Pielikumi" - -msgid "August" -msgstr "Augusts" - -msgid "Available Addressbooks:" -msgstr "Pieejamâs adresu grâmatas:" - -#, c-format -msgid "Back to %s" -msgstr "Atpakaï uz %s" - -msgid "Bcc" -msgstr "Bcc" - -msgid "Blacklist" -msgstr "Melnais saraksts" - -msgid "Body" -msgstr "Íermenis" - -msgid "Both" -msgstr "Abi" - -msgid "Cancel Message" -msgstr "Atcelt vçstuli" - -msgid "Cancel" -msgstr "Atcelt" - -msgid "Cancelling this message will permanently discard its contents." -msgstr "Atceïot vçstuli, tiks neatgriezeniski izdzçsts tâs saturs." - -msgid "Cc" -msgstr "Cc" - -msgid "Cc:" -msgstr "Cc:" - -msgid "Change All" -msgstr "Izmainît visus" - -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Izmainît ekrâna parametrus, piemçram, vçstuïu skaitu katrâ lapâ un kâ " -"vçstules tiks kârtotas." - -msgid "Change mail server settings." -msgstr "Izmainît pasta servera parametrus." - -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Izmainît vârdu, adresi un parakstu, kas bûs redzami vçstuïu saòçmçjiem." - -msgid "Change" -msgstr "Mainît" - -msgid "Check Folder(s) for New Mail" -msgstr "Pârbaudît mapç(s) jauno pastu" - -msgid "Checkbox" -msgstr "Íeksis" - -msgid "Choose Action:" -msgstr "Izvçlieties darbîbu:" - -msgid "Choose the addressbook to use when adding addresses." -msgstr "Izvçlieties adresu grâmatu, kurai pievienot jaunâs adreses." - -msgid "Choose the order of addressbooks to search when expanding addresses." -msgstr "Izvçlaties kârtîbu, kâdâ pârbaudît adresu grâmatas." - -#, c-format -msgid "Cleared all messages from %s." -msgstr "Iztîrîtas visas vçstules no %s." - -msgid "" -"Click on one of your selected addressbooks and then select all fields to " -"search." -msgstr "" -"Nospieþat uz vienas no izvçlçtajâm adresu grâmatâm un tad izvçlaties visus " -"laukus, kuros meklçt." - -msgid "Closed Folder" -msgstr "Mape aizvçrta" - -msgid "Collapse All Folders" -msgstr "Aizvçrt visas mapes" - -msgid "Collapse All" -msgstr "Aizvçrt visu" - -msgid "Collapse Folder" -msgstr "Aizvçrt mapi" - -#, c-format -msgid "Compose Message (%s)" -msgstr "Rakstît vçstuli (%s)" - -msgid "Compose a message" -msgstr "Rakstît vçstuli" - -msgid "Compose messages in a separate window." -msgstr "Rakstît vçstules atseviðíâ logâ." - -msgid "Compose" -msgstr "Rakstît" - -msgid "Contact List" -msgstr "Kontakti" - -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "Iestâdît, kad pârbaudît pastu un brîdinât par jauna pasta pienâkðanu." - -msgid "Copy" -msgstr "Kopçt" - -msgid "Correct" -msgstr "Pareizi" - -msgid "Corrected Text" -msgstr "Izlabots teksts" - -#, c-format -msgid "Could not delete messages from %s: %s" -msgstr "Neizdevâs izdzçst vçstules no %s: %s" - -msgid "Create Folder" -msgstr "Izveidot mapi" - -msgid "Create a new drafts folder" -msgstr "Izveidot jaunu mapi melnrakstiem" - -msgid "Create a new sent mail folder" -msgstr "Izveidot jaunu mapi nosûtîtajâm vçstulçm" - -msgid "Create a new trash folder" -msgstr "Izveidot jaunu mapi atkritumiem" - -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Izveidot filtrçðanas likumus ienâkoðâ pasta organizçðanai. Kârtoðana pa " -"mapçm un dzçðana." - -msgid "Create" -msgstr "Izveidot" - -msgid "Customize how you send mail and where drafts are saved." -msgstr "Pielâgot pasta sûtîðanu un melnrakstu saglabâðanu." - -#, c-format -msgid "Customize maintenance operations run upon login to %s." -msgstr "Pielâgot uzturçðanas operâcijas, kas tiek veiktas pieslçdzoties %s." - -#, c-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Pielâgot uzdevumus, kas tiek veikti pieslçdzoties %s." - -msgid "Date" -msgstr "Datums" - -msgid "December" -msgstr "Decembris" - -msgid "Default Identity" -msgstr "Parastâ identitâte" - -msgid "Default sorting criteria:" -msgstr "Noklusçtie kârtoðanas nosacîjumi:" - -msgid "Default sorting direction:" -msgstr "Noklusçtais kârtoðanas virziens:" - -msgid "Delete Folder(s)" -msgstr "Dzçst mapi(-es)" - -msgid "Delete messages" -msgstr "Dzçst vçstules" - -msgid "Delete old sent-mail folders at beginning of month" -msgstr "Mçneða sâkumâ izdzçst vecâs nosûtîtâ pasta mapes" - -msgid "Delete" -msgstr "Dzçst" - -msgid "Deleted an attachment." -msgstr "Pielikums izdzçsts" - -msgid "Deleted messages" -msgstr "Izdzçstâs vçstules" - -msgid "Deleted" -msgstr "Izdzçsts" - -msgid "Deleting and Moving Messages" -msgstr "Dzçst un pârvietot vçstules" - -msgid "Descending" -msgstr "Dilstoði" - -msgid "Dim signatures?" -msgstr "Matçt parakstus?" - -msgid "Display Options" -msgstr "Ekrâna opcijas" - -msgid "Display message when filters have been applied." -msgstr "Parâdît vçstuli, kad ir izmantoti filtri." - -msgid "Display pop-up notification of new mail." -msgstr "Brîdinât par jaunu vçstuïu pienâkðanu." - -msgid "Display" -msgstr "Parâdît" - -msgid "Do Not Check Folder(s) for New Mail" -msgstr "Nepârbaudît jauno pastu mapçs" - -msgid "Do you want to open that folder?" -msgstr "Vai jûs vçlaties atvçrt ðo mapi?" - -msgid "Done" -msgstr "Izpildîts" - -#, c-format -msgid "Download %s" -msgstr "Ielâdçt %s" - -msgid "Download Folder(s)" -msgstr "Ielâdçt mapi(-es)" - -msgid "Download" -msgstr "Ielâdçt" - -msgid "Draft" -msgstr "Melnraksts" - -msgid "Drafts folder:" -msgstr "Melnrakstu mape:" - -msgid "Edit your filter rules" -msgstr "Rediìçt filtrçðanas likumus" - -msgid "Edit your identities" -msgstr "Rediìçt identitâtes" - -msgid "Edit" -msgstr "Rediìçt" - -msgid "Email Address" -msgstr "E-pasta adrese" - -msgid "Empty Folder(s)" -msgstr "Iztukðot mapi(-es)" - -msgid "Empty Trash folder" -msgstr "Iztukðot atkritumu mapi" - -msgid "Empty Trash" -msgstr "Iztukðot atkritumus" - -msgid "End forwarded message" -msgstr "Pârsûtîtâs vçstules beigas" - -msgid "Enter the name for your new drafts folder" -msgstr "Ievadiet jaunâs melnrakstu mapes nosaukumu" - -msgid "Enter the name for your new sent mail folder" -msgstr "Ievadiet jâunâs nosûtîto pastu mapes nosaukumu" - -msgid "Enter the name for your new trash folder" -msgstr "Ievadiet jaunâs atkritumu mapes nosaukumu" - -#, c-format -msgid "Entry \"%s\" was successfully added to the addressbook" -msgstr "Ieraksts \"%s\" veiksmîgi pievienots adresu grâmatai" - -msgid "Error" -msgstr "Kïûda" - -msgid "Every 15 minutes" -msgstr "Katras 15 minûtes" - -msgid "Every 30 seconds" -msgstr "Katras 30 sekundes" - -msgid "Every 5 minutes" -msgstr "Katras 5 minûtes" - -msgid "Every half hour" -msgstr "Katru pusstundu" - -msgid "Every minute" -msgstr "Katru minûti" - -msgid "Expand All Folders" -msgstr "Atvçrt visas mapes" - -msgid "Expand All" -msgstr "Atvçrt visus" - -msgid "Expand Folder" -msgstr "Atvçrt mapi" - -msgid "Expand Names" -msgstr "Parâdît vârdus" - -msgid "Expand the entire folder tree by default in the folders view." -msgstr "Noklusçti atvçrt visu mapju koku mapju skatîjumâ." - -msgid "February" -msgstr "Februâris" - -msgid "Field" -msgstr "Lauks" - -msgid "Filename" -msgstr "Faila nosaukums" - -#, c-format -msgid "Filter Activity: The message \"%s\" from \"%s\" has been deleted." -msgstr "Filtrçðana: Vçstule \"%s\" no \"%s\" izdzçsta." - -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to the folder " -"\"%s\"." -msgstr "Filtrçðana: Vçstule \"%s\" no \"%s\" pârvietota uz mapi \"%s\"." - -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to your Trash " -"folder." -msgstr "Filtrçðana: vçstule \"%s\" no \"%s\" pârvietota uz atkritumu mapi." - -msgid "Filter Rules" -msgstr "Filtrçðanas likumi" - -msgid "Filter message content for profanity." -msgstr "Filtrçt vçstules saturu pçc profanâcijas." - -msgid "Filters" -msgstr "Filtri" - -msgid "Find" -msgstr "Meklçt" - -msgid "First Page" -msgstr "Pirmâ lapa" - -msgid "Folder Navigator" -msgstr "Mapju ceïvedis" - -msgid "Folder Prefix" -msgstr "Mapju priedçklis" - -msgid "Folders" -msgstr "Mapes" - -msgid "Forward" -msgstr "Pârsûtît" - -msgid "Forward:" -msgstr "Pârsûtît:" - -#, c-format -msgid "Forwarded message from %s" -msgstr "Pârsûtîta vçstule no %s" - -msgid "From Address" -msgstr "Sûtîtâja adrese" - -msgid "From" -msgstr "Sûtîtâjs" - -msgid "From:" -msgstr "Sûtîtâjs:" - -msgid "Fwd:" -msgstr "Fw:" - -msgid "Help" -msgstr "Palîdzîba" - -msgid "Hide Deleted" -msgstr "Paslçpt izdzçstos" - -msgid "Hide Unsubscribed" -msgstr "Paslçpt neparakstîtos" - -msgid "How to prefix quoted lines in a reply:" -msgstr "Kâ prefiksçt sâkotnçjo vçstuli, rakstot atbildi:" - -msgid "IMP is not properly configured" -msgstr "IMP nav korekti nokonfigurçts" - -msgid "INBOX" -msgstr "INBOX" - -msgid "Identities" -msgstr "Identitâtes" - -msgid "Identity" -msgstr "Identitâte" - -msgid "Identity's name:" -msgstr "Identitâtes nosaukums:" - -msgid "Ignore All" -msgstr "Ignorçt visus" - -msgid "Ignore" -msgstr "Ignorçt" - -msgid "Important messages" -msgstr "Svarîgas vçstules" - -msgid "Important" -msgstr "Svarîgi" - -msgid "Include original message in a reply?" -msgstr "Iekïaut sâkotnçjo vçstuli atbildç?" - -msgid "January" -msgstr "Janvâris" - -msgid "July" -msgstr "Jûlijs" - -msgid "June" -msgstr "Jûnijs" - -msgid "Language" -msgstr "Valoda" - -msgid "Last Page" -msgstr "Pçdçja lapa" - -#, c-format -msgid "Last login: %s" -msgstr "Pçdçjâ pieslçgðanâs: %s" - -msgid "Last login: Never" -msgstr "Pçdçjâ pieslçgðanâs: nekad" - -#, c-format -msgid "Log in to %s" -msgstr "Pieslçgties %s" - -msgid "Log in" -msgstr "Pieslçgties" - -msgid "Login Tasks" -msgstr "Pieslçgðanâs uzdevumi" - -msgid "" -"Login failed for some reason. Most likely your username or password was " -"entered incorrectly." -msgstr "Pieslçgties neizdevâs. Nepareizs lietotâja vârds vai parole." - -msgid "Logout" -msgstr "Iziet" - -msgid "Mail Filters" -msgstr "Pasta filtri" - -msgid "Mail Management" -msgstr "Pasta vadîba" - -msgid "Mailbox" -msgstr "Pastkaste" - -msgid "Maintenance Operations" -msgstr "Uzturçðanas operâcijas" - -msgid "March" -msgstr "Marts" - -msgid "Mark as:" -msgstr "Atzîmçt kâ:" - -msgid "Mark different levels of quoting with different colors?" -msgstr "Atzîmçt daþâdus citçðanas lîmeòus atðíirîgâs krâsâs?" - -msgid "May" -msgstr "Maijs" - -msgid "Message Composition" -msgstr "Vçstules rakstîðana" - -msgid "Message Date" -msgstr "Vçstules datums" - -msgid "Message Search" -msgstr "Vçstuïu meklçðana" - -msgid "Message Size" -msgstr "Vçstules izmçrs" - -msgid "Message Source" -msgstr "Vçstules pirmteksts" - -msgid "Message Viewing" -msgstr "Vçstules apskate" - -msgid "Message fields" -msgstr "Vçstules lauki" - -msgid "Message flags" -msgstr "Vçstules karodziòi" - -msgid "Message folders" -msgstr "Vçstuïu mapes" - -msgid "Message sent successfully, but not saved to" -msgstr "Vçstule nosûtîta veiksmîgi, bet nav saglabâta" - -msgid "Message" -msgstr "Vçstule" - -msgid "Messages per page in the mailbox view." -msgstr "Vçstuïu skaits vienâ lapâ pastkastes skatîjumâ." - -msgid "Messages to" -msgstr "Vçstules uz" - -msgid "Mime Type" -msgstr "Mime tips" - -msgid "Modify" -msgstr "Mainît" - -msgid "Move Down" -msgstr "Pârvietot lejup" - -msgid "Move Up" -msgstr "Pârvietot augðup" - -#, c-format -msgid "Move messages to the %s folder" -msgstr "Pârvietot vçstules uz %s mapi" - -msgid "Move" -msgstr "Pârvietot" - -msgid "Name" -msgstr "Vârds" - -msgid "Never" -msgstr "Nekad" - -msgid "New Mail" -msgstr "Jauna vçstule" - -msgid "New messages" -msgstr "Jaunas vçstules" - -msgid "New" -msgstr "Jauns" - -msgid "Next Message" -msgstr "Nâkamâ vçstule" - -msgid "Next Page" -msgstr "Nâkamâ lapa" - -msgid "Next" -msgstr "Nâkamais" - -msgid "No Subject" -msgstr "Bez virsraksta" - -msgid "No folders were specified" -msgstr "Nav norâdîtas mapes" - -msgid "No messages matched your search" -msgstr "Neviena vçstule neatbilst meklçðanas nosacîjumiem" - -msgid "No spelling errors" -msgstr "Kïûdu nav" - -msgid "No suggestions" -msgstr "Ieteikumu nav" - -msgid "No" -msgstr "Nç" - -msgid "None" -msgstr "Neviens" - -msgid "Not Deleted" -msgstr "Nav izdzçsts" - -msgid "Not Draft" -msgstr "Nav melnraksts" - -msgid "Not Important" -msgstr "Nav svarîgs" - -msgid "Not Personal" -msgstr "Nav personisks" - -msgid "Not deleted messages" -msgstr "Nav izdzçstas vçstules" - -msgid "Not important messages" -msgstr "Nav svarîgas vçstules" - -msgid "November" -msgstr "Novembris" - -msgid "Number of old sent-mail folders to keep if deleting monthly" -msgstr "" -"Saglabâjamo nosûtîto vçstuïu mapju skaits, ja tâs ik mçnesi tiek dzçstas" - -msgid "OK" -msgstr "OK" - -msgid "October" -msgstr "Oktobris" - -msgid "Old messages" -msgstr "Vecâs vçstules" - -msgid "Old sent-mail folders being purged." -msgstr "Tiek tîrîtas vecâs nosûtîto vçstuïu mapes." - -msgid "Open Folder" -msgstr "Atvçrt mapi" - -msgid "Options" -msgstr "Opcijas" - -msgid "Other Options" -msgstr "Citas opcijas" - -#, c-format -msgid "Page %d of %d" -msgstr "Lapa %d no %d" - -msgid "Part(s)" -msgstr "Daïa(s)" - -msgid "Password" -msgstr "Parole" - -msgid "Perform maintenance operations on login" -msgstr "Pieslçdzoties izpildît uzturçðanas operâcijas" - -msgid "Personal Information" -msgstr "Personîgâ informâcija" - -msgid "Personal" -msgstr "Personîgais" - -msgid "Place your signature before replies and forwards?" -msgstr "Ievietot parakstu pirms atbildçm un pârsûtîðanâm?" - -msgid "Please enter the name of the new folder:" -msgstr "Lûdzu ievadiet jaunâs mapes nosaukumu:" - -msgid "Please enter the new name:" -msgstr "Lûdzu ievadiet jauno nosaukumu:" - -msgid "Please enter valid search criteria." -msgstr "Lûdzu ievadiet korektus meklçðanas nosacîjumus." - -msgid "Please provide your username and password" -msgstr "Lûdzu ievadiet lietotâja vârdu un paroli" - -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Lûdzu izlabojiet neviennozîmîgas vai nederîgas adreses." - -msgid "Please select a folder before you perform any actions." -msgstr "Lûdzu izvçlieties kâdu mapi pirms veikt darbîbas ar to." - -msgid "Please select at least one folder to search." -msgstr "Lûdzu izvçlieties meklçðanai vismaz vienu mapi." - -msgid "Please select only one folder for this operation." -msgstr "Lûdzu izvçlieties tikai vienu mapi ðai operâcijai." - -msgid "Please select or edit right next:" -msgstr "Lûdzu iezîmçjiet vai rediìçjiet nâkamo:" - -msgid "Precede your signature with dashes ('-- ')" -msgstr "Sâkt jûsu parakstu ar ('-- ')" - -msgid "Previous Message" -msgstr "Iepriekðçjâ vçstule" - -msgid "Previous Page" -msgstr "Iepriekðçjâ lapa" - -msgid "Print" -msgstr "Drukât" - -#, c-format -msgid "Problem with filter rule %d: folder does not exist: %s" -msgstr "Problçma ar filtru: %d mape neeksistç: %s" - -msgid "Problem?" -msgstr "Problçma?" - -msgid "Purge Deleted" -msgstr "Iztîrît izdzçstos" - -msgid "Purge Trash how often:" -msgstr "Cik bieþi tîrît atkritumus:" - -msgid "Purge messages in Trash folder older than this amount of days" -msgstr "Tîrît vçstules no atkritumu mapes, ja tâs vecâkas par ðo dienu skaitu" - -msgid "Purge old message in the Trash folder" -msgstr "Iztîrît vecâs vçstules no atkritumu mapes" - -#, c-format -msgid "Purging %d message(s) from Trash folder." -msgstr "Tîra %d vçstules no atkritumu mapes." - -msgid "Quoting" -msgstr "Citçju" - -msgid "Received after" -msgstr "Saòemts pçc" - -msgid "Received before" -msgstr "Saòemts pirms" - -msgid "Received on" -msgstr "Saòemts" - -msgid "Redirect Message" -msgstr "Pâradresçt vçstuli" - -msgid "Redirect this message" -msgstr "Pâradresçt ðo vçstuli" - -msgid "Redirect" -msgstr "Pâradresçt" - -msgid "Redirecting failed." -msgstr "Pâradresçt neizdevâs." - -msgid "Refresh Folder Views:" -msgstr "Atjaunot mapju skatîjumus:" - -msgid "Refresh" -msgstr "Atjaunot" - -msgid "Reload View" -msgstr "Pârlâdçt skatîjumu" - -msgid "Remember the last view" -msgstr "Atcerçties pçdçjo skatîjumu" - -msgid "Remove Selected" -msgstr "Izdzçst iezîmçto" - -msgid "Rename Folder" -msgstr "Pârsaukt mapi" - -msgid "Rename sent-mail folder at beginning of month" -msgstr "Pârsaukt sent-mail mapi mçneða sâkumâ" - -#, c-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Neizdevâs pârsaukt no \"%s\" uz \"%s\". Ðâda bija servera atbilde." - -msgid "Replace with:" -msgstr "Aizstât ar:" - -msgid "Reply to All" -msgstr "Atbildçt visiem" - -msgid "Reply to All:" -msgstr "Atbildçt visiem:" - -msgid "Reply" -msgstr "Atbildçt" - -msgid "Reply-To: " -msgstr "Reply-To: " - -msgid "Reply-to" -msgstr "Reply-to" - -msgid "Reply:" -msgstr "Atbildçt:" - -msgid "Report as Spam" -msgstr "Pieteikt kâ spamu" - -msgid "Request a Return Receipt" -msgstr "Pieprasît atskaiti par saòemðanu" - -msgid "Reset" -msgstr "Dzçst visus" - -msgid "Resume" -msgstr "Turpinât" - -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Atgriezties pie vçstuïu saraksta pçc vçstules izdzçðanas, pârvietoðanas vai " -"nokopçðanas?" - -msgid "Rule Definition" -msgstr "Likuma definçðana" - -msgid "Save Draft" -msgstr "Saglabât melnrakstu" - -msgid "Save a copy in " -msgstr "Saglabât kopiju " - -msgid "Save as" -msgstr "Saglabât kâ" - -msgid "Save sent mail" -msgstr "Saglabât nosûtîto pastu" - -#, c-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Neizdevâs saglabât melnrakstu. Ðâda bija servera atbilde: %s" - -msgid "Search Results" -msgstr "Meklçðanas rezultâti" - -msgid "Search" -msgstr "Meklçðana" - -msgid "Seen" -msgstr "Redzçts" - -msgid "Select addressbook sources for adding and searching for addresses." -msgstr "Izvçlies adresu grâmatu avotus adresu pievienoðanai un meklçðanai." - -msgid "Select all" -msgstr "Iezîmçt visus" - -msgid "Select an identity" -msgstr "Izvçlies identitâti" - -msgid "Select charset:" -msgstr "Izvçlies kodçjumu:" - -msgid "Select none" -msgstr "Neizvçlçties neko" - -msgid "Select your preferred language:" -msgstr "Izvçlies valodu:" - -msgid "Select" -msgstr "Izvçlies" - -msgid "Selected Addressbooks:" -msgstr "Izvçlçtâs adresu grâmatas:" - -msgid "Send Message" -msgstr "Sûtît vçstuli" - -msgid "Sent mail folder:" -msgstr "Nosûtîto vçstuïu mape:" - -msgid "September" -msgstr "Septembris" - -msgid "Server Information" -msgstr "Servera informâcija" - -msgid "Server" -msgstr "Serveris" - -msgid "Set preferences for filtering messages for unwanted content." -msgstr "Iestatîjumi vçstuïu filtrçðanai pçc nevçlama satura." - -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Iestâdît ko darît kad izdzçð vai pârvieto vçstuli." - -msgid "Set the current time zone." -msgstr "Iestâdît paðreizçjo laika zonu." - -msgid "Set the language that menu items, explanations, and help are in." -msgstr "Norâdît valodu, kâdâ bûs redzmas izvçlnes, paskaidrojumi un palîdzîba." - -msgid "Should the compose window be closed after saving a draft?" -msgstr "Vai vçstules rediìçðanas logs jâaizver pçc melnraksta saglabâðanas?" - -msgid "Show Deleted" -msgstr "Parâdît izdzçstos" - -msgid "Show Unsubscribed" -msgstr "Parâdît neparakstîtos" - -msgid "Show last login time when logging in" -msgstr "Pieslçdzoties parâdît iepriekðçjâs pieslçgðanâs laiku" - -msgid "Show legend in the mailbox view." -msgstr "Râdît paskaidrojumus pastkastes skatîjumâ." - -msgid "Size" -msgstr "Izmçrs" - -msgid "Some of IMP's configuration files are missing:" -msgstr "Trûkst IMP konfigurâcijas faili:" - -msgid "Sort Direction" -msgstr "Kârtoðanas virziens" - -msgid "Spam Report from" -msgstr "Spama pieteikums no" - -msgid "Special Characters" -msgstr "Îpaðie simboli" - -msgid "Spell Check" -msgstr "Pareizrakstîbas pârbaude" - -msgid "Spell Checker" -msgstr "Pareizrakstîbas pârbaudîtâjs" - -msgid "Spell check complete" -msgstr "Pareizrakstîbas pârbaude pabeigta" - -msgid "Spelling errors per screen when spell checking." -msgstr "" -"Pareizrakstîbas kïûdu skaits vienâ ekrânâ, veicot pareizrakstîbas pârbaudi." - -msgid "Subject Field" -msgstr "Temata lauks" - -msgid "Subject" -msgstr "Temats" - -msgid "Subject:" -msgstr "Temats:" - -msgid "Subscribe to Folder(s)" -msgstr "Parakstîties uz mapi(-çm)" - -msgid "Success" -msgstr "Veiksme" - -msgid "Suggestions" -msgstr "Ieteikumi" - -msgid "Text" -msgstr "Teksts" - -#, c-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Tekoðâ mape(s) \"%s\" tiks pârsaukta par \"%s\"." - -#, c-format -msgid "The folder \"%s\" already exists" -msgstr "Mape \"%s\" jau eksistç" - -#, c-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"Mapes \"%s\" nosaukums satur neatïautus simbolus. Lûdzu sazinieties ar " -"administratoru." - -#, c-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Mape \"%s\" tika izveidota bet jûs uz to neesat parakstîjies." - -#, c-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Mape \"%s\" tika izdzçsta, bet jûs neesat no tâs atrakstîjies." - -#, c-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Mapi \"%s\" neizdevâs izveidot. Servera atbilde bija ðâda." - -#, c-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Mapi \"%s\" neizdevâs izdzçst. Servera atbilde bijâ ðâda" - -#, c-format -msgid "The folder \"%s\" was successfully created." -msgstr "Mape \"%s\" veiksmîgi izveidota." - -#, c-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Mape \"%s\" veiksmîgi izdzçsta." - -#, c-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Mape \"%s\" veiksmîgi pârsaukta par \"%s\"." - -#, c-format -msgid "The identity \"%s\" has been deleted." -msgstr "Identitâte \"%s\" veiksmîgi izdzçsta." - -#, c-format -msgid "The identity \"%s\" has been saved." -msgstr "Identitâte \"%s\" saglabâta." - -msgid "The message being composed has been closed. Exiting." -msgstr "Rediìçjamâ vçstule tika aizvçrta. Beidzu." - -msgid "The signature couldn't be replaced." -msgstr "Parakstu neizdzvâs aizvietot." - -msgid "The signature was successfully replaced." -msgstr "Paraksts veiksmîgi aizvietots." - -msgid "There are no messages in this mailbox." -msgstr "Ðajâ pastkastç nav vçstuïu." - -#, c-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "Radâs problçma dzçðot %s. Ðâda bija servera atbilde" - -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "Radâs problçma tîrot pastkasti. Ðâda bija servera atbilde" - -#, c-format -msgid "" -"There was a problem expunging the mailbox. This is what the server said: %s" -msgstr "Radâs problçma tîrot pastkasti. Ðâda bija servera atbilde: %s" - -#, c-format -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size (%d MB)." -msgstr "" -"Radâs problçma ar faila ielâdi. Fails varçtu bût lielâks par maksimâli " -"pieïaujamo izmçru (%d MB)." - -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size." -msgstr "" -"Radâs problçma ar faila ielâdi. Fails varçtu bût lielâks par maksimâli " -"pieïaujamo izmçru." - -#, c-format -msgid "" -"There was an error copying messages to \"%s\". This is what the server said" -msgstr "Radâs kïûda kopçjot vçstules uz \"%s\". Ðâda bija servera atbilde" - -#, c-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "Radâs kïûda dzçðot vçstules no mapes \"%s\". Ðâda bija servera atbilde" - -#, c-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "Radâs kïûda dzçðot vçstules mapç \"%s\". Ðâda bija servera atbilde" - -msgid "There was an error deleting messages. This is what the server said" -msgstr "Radâs kïûda dzçðot vçstules. Ðâda bija servera atbilde" - -msgid "There was an error displaying this message part" -msgstr "Radâs kïûda parâdot ðo vçstules daïu" - -#, c-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "Radâs kïûda karogojot vçstules mapç \"%s\". Ðâda bija servera atbilde." - -msgid "There was an error flagging messages. This is what the server said" -msgstr "Radâs kïûda karogojot vçstules. Ðâda bija servera atbilde." - -#, c-format -msgid "" -"There was an error moving messages to \"%s\". This is what the server said" -msgstr "Radâs kïûda pârvietojot vçstules uz \"%s\". Ðâda bija servera atbilde" - -msgid "" -"There was an error moving messages to the trash. This is what the server said" -msgstr "" -"Radâs kïûda pârvietojot vçstules uz atkritumiem. Ðâda bija servera atbilde." - -msgid "There was an error saving a draft." -msgstr "Radâs kïûda saglabâjot melnrakstu." - -#, c-format -msgid "There was an error sending your message: %s" -msgstr "Radâs kïûda sûtot vçstuli: %s" - -msgid "There was an error undeleting messages. This is what the server said" -msgstr "Radâs kïûda atjaunojot vçstules. Ðâda bija servera atbilde" - -msgid "There was an error viewing the requested message." -msgstr "Radâs kïûda apskatot pieprasîto vçstuli." - -msgid "" -"This file controls local MIME drivers for IMP, specifically what kinds of " -"attachments are viewable and/or downloadable." -msgstr "ðis fails kontrolç IMP MIME draiverus" - -msgid "" -"This file controls the default preferences for IMP, and also controls which " -"preferences users can alter." -msgstr "Ðis fails kontrolç noklusçtos parametrus" - -msgid "" -"This file controls the default settings for IMP, and also defines the list " -"of available servers if you are using the server list." -msgstr "Ðis fails kontrolç noklusçtos iestatîjumus" - -msgid "" -"This file controls the stylesheet that is used to set colors and fonts in " -"addition to or overriding Horde defaults." -msgstr "Ðis fails kontrolç stilus" - -msgid "" -"This is the main IMP configuration file. It contains paths and options for " -"the IMP scripts." -msgstr "Ðis ir galvenais konfigurâcijas fails" - -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Tas var prasît daudz laika. Vai vçlaties turpinât?" - -msgid "This message has been reported as spam to your system administrator." -msgstr "Ðî vçstule ir atzîmçta kâ spams." - -msgid "This message to" -msgstr "Ðo vçstuli uz" - -msgid "This number must be at least one." -msgstr "Ðim skaitlim jâbût lielâkam par nulli." - -msgid "This value must be a number." -msgstr "Ðai vçrtîbai jâbût skaitlim." - -msgid "This window must be called from compose window" -msgstr "Ðis logs jâizsauc no vçstules rediìçðanas loga" - -msgid "Thread View" -msgstr "Pavedienu skatîjums" - -msgid "Thread" -msgstr "Pavediens" - -msgid "Time Zone" -msgstr "Laika zona" - -msgid "To" -msgstr "Saòçmçjs" - -msgid "To:" -msgstr "Saòçmçjs:" - -#, c-format -msgid "Total Size: %s KB" -msgstr "Kopçjais izmçrs: %s KB" - -msgid "Trash folder:" -msgstr "Atkritumu mape:" - -msgid "Unanswered messages" -msgstr "Neatbildçtâs vçstules" - -msgid "Unanswered" -msgstr "Neatbildçts" - -msgid "Undelete" -msgstr "Atjaunot" - -msgid "Undisclosed Recipients" -msgstr "Neatklâtie saòçmçji" - -msgid "Unnamed" -msgstr "Nenosaukts" - -msgid "Unread" -msgstr "Neizlasîts" - -msgid "Unseen Messages" -msgstr "Neredzçtas vçstules" - -msgid "Unseen" -msgstr "Neredzçts" - -msgid "Unsubscribe from Folder(s)" -msgstr "Atrakstîtîes no mapes(-çm)" - -msgid "Use Ctrl/Option+Click to select multiple fields" -msgstr "Lietojiet Ctrl/Option+klikðíis lai izvçlçtos vairâkus saòçmçjus" - -msgid "Use Default Value" -msgstr "Lietot noklusçto vçrtîbu" - -msgid "Use IMAP folder subscriptions" -msgstr "Lietot parakstîðanos uz IMAP mapçm" - -msgid "User Options" -msgstr "Lietotâja opcijas" - -msgid "Username" -msgstr "Lietotâja vârds" - -#, c-format -msgid "View %s" -msgstr "Skatît %s" - -msgid "View messages in " -msgstr "Apskatît vçstules " - -msgid "View or mailbox to display after login:" -msgstr "Skats vai pastkaste ko parâdît pçc pieslçgðanâs:" - -msgid "Warning" -msgstr "Brîdinâjums" - -#, c-format -msgid "Welcome to %s" -msgstr "Laipni lûdzam %s" - -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted." -msgstr "" -"Dzçðot vçstules pârvietot tâs uz atkritumu mapi, nevis atzîmçt kâ izdzçstas." - -msgid "Wrap text at this many characters." -msgstr "Lauzt rindas pçc ðâda simbolu skaita." - -msgid "Yes" -msgstr "Jâ" - -msgid "You are attempting to delete the following folders:" -msgstr "Jûs mçìinat izdzçst sekojoðas mapes:" - -msgid "You are creating a sub-folder to " -msgstr "Jûs veidojat apakðmapi " - -msgid "You are creating a top-level folder." -msgstr "Jûs veidojat augðçjâ lîmeòa mapi." - -msgid "You are renaming the folder: " -msgstr "Jûs pârsaucat mapi: " - -#, c-format -msgid "You have %s new messages." -msgstr "Jums ir %s jaunas vçstules." - -msgid "You have 1 new message." -msgstr "Jums ir viena jauna vçstule." - -msgid "You have been logged out.
    Thank you for using the system." -msgstr "Jûs esat izgâjis no sistçmas.
    Paldies par lietoðanu." - -msgid "You have new mail in the following folder:" -msgstr "Jums ir jauns pasts sekojoðâ mapç:" - -msgid "You have new mail in the following folders:" -msgstr "Jums ir jauns pasts sekojoðâs mapçs:" - -msgid "You must first select the attachment(s) to delete." -msgstr "Jums vispirms jâizvçlas pielikumi, ko izdzçst." - -msgid "You must first specify the file to attach." -msgstr "Jums vispirms jânorâda fails ko pievienot." - -msgid "You must have at least one recipient." -msgstr "Jânorâda vismaz viens saòçmçjs." - -msgid "You must select a target mailbox first." -msgstr "Jums vispirms jânorâda mçría pastkaste." - -msgid "You must select an address first." -msgstr "Vispirms jâizvçlas adrese." - -msgid "You must select an identity to be deleted." -msgstr "Jâizvçlas identitâte, ko izdzçst." - -msgid "You must select at least one message first." -msgstr "Vispirms jâizvçlas vismaz viena vçstule." - -msgid "You must specify a recipient." -msgstr "Jânorâda saòçmçjs" - -#, c-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Neizdevâs parakstîties uz mapi \"%s\". Ðâda bija servera atbilde" - -#, c-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Neizdevâs atrakstîties no \"%s\". Ðâda bija servera atbilde" - -#, c-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Jûs esat veiksmîgi parakstîjies uz \"%s\"" - -#, c-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Jûs esat veiksmîgi atrakstîjies no \"%s\"" - -#, c-format -msgid "Your %s session has expired. Please login again." -msgstr "Jûsu %s sesija ir beigusies. Lûdzu pieslçdzieties atkârtoti." - -msgid "Your From: address:" -msgstr "Jûsu From: adrese:" - -msgid "Your Information" -msgstr "Jûsu informâcija" - -msgid "Your Reply-to: address: (optional)" -msgstr "Jûsu Reply-to: adrese: (neobligâta)" - -msgid "" -"Your browser does not support this print option. Press Control/Option + P to " -"print." -msgstr "" -"Jûsu pârlûkprogramma neuztur ðo drukâðanas iespçju. Nospieþiet Ctrl/Option + " -"P lai izdrukâtu" - -msgid "Your current time zone:" -msgstr "Jûsu paðreizçjâ laika zona:" - -msgid "Your default identity:" -msgstr "Jûsu parastâ identitâte:" - -msgid "Your full name:" -msgstr "Jûsu pilnais vârds:" - -msgid "Your identities:" -msgstr "Jûsu identitâtes:" - -msgid "Your options have been updated." -msgstr "Jûsu opcijas ir saglabâtas." - -msgid "Your signature:" -msgstr "Jûsu paraksts:" - -msgid "[No Subject]" -msgstr "[Bez virsraksta]" - -msgid "add source" -msgstr "pievienot avotu" - -msgid "cannot move past the beginning" -msgstr "nevar pârvietoties pâri sâkumam" - -msgid "cannot move past the end" -msgstr "nevar pârvietoties pâri beigâm" - -msgid "delete message" -msgstr "izdçst vçstuli" - -msgid "from" -msgstr "no" - -msgid "move down" -msgstr "pârvietoties lejup" - -msgid "move message to" -msgstr "pârvietot vçstuli uz" - -msgid "move up" -msgstr "pârvietoties augðup" - -msgid "no folder selected" -msgstr "nav izvçlçta mape" - -msgid "no rule selected" -msgstr "nav izvçlçts likums" - -msgid "no text specified" -msgstr "nav norâdîts teksts" - -msgid "none" -msgstr "neviens" - -msgid "or" -msgstr "vai" - -msgid "please fill in the text and choose a field and an action" -msgstr "lûdzu aizpildiet tekstu un izvçlieties lauku un darbîbu" - -msgid "remove source" -msgstr "izdzçst avotu" - -msgid "select folder" -msgstr "izvçlçties mapi" - -msgid "spelling error" -msgstr "pareizrakstîbas kïûda" - -msgid "spelling errors" -msgstr "pareizrakstîbas kïûdas" - -#, c-format -msgid "where the %s field contains %s" -msgstr "kur %s lauks satur %s" diff --git a/imp/po/mk_MK.po b/imp/po/mk_MK.po deleted file mode 100644 index 1cc161872..000000000 --- a/imp/po/mk_MK.po +++ /dev/null @@ -1,1641 +0,0 @@ -# translation of mk_MK.po to Macedonian -# This file is distributed under the same license as the IMP package. -# Copyright 2003 Eureka Informatika -# Stojan Pesov , 2003 -# -msgid "" -msgstr "" -"Project-Id-Version: mk_MK\n" -"POT-Creation-Date: 2003-06-05 18:13+0200\n" -"PO-Revision-Date: 2003-06-26 14:53+0200\n" -"Last-Translator: Stojan Pesov \n" -"Language-Team: Macedonian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-5\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.0.1\n" - -msgid " To: " -msgstr " ´Þ: " - -msgid " Date: " -msgstr " ´ÐâãÜ: " - -msgid " From: " -msgstr " ¾Ô: " - -msgid " - $nm new message" -msgstr " - $nm ÝÞÒÐ ßÞàÐÚÐ" - -msgid " - $nm new messages" -msgstr " - $nm ÝÞÒØ ßÞàÐÚØ" - -msgid " Subject: " -msgstr " ½ÐáÛÞÒ: " - -msgid " in " -msgstr " ÒÞ " - -msgid "%A, %B %e, %Y, %I:%M:%S %p %Z" -msgstr "%A, %B %e, %Y, %I:%M:%S %p %Z" - -#, c-format -msgid "%d of %d Messages" -msgstr "%d ÞÔ %d ßÞàÐÚØ" - -#, c-format -msgid "%d to %d of %d Messages" -msgstr "%d ÔÞ %d ÞÔ %d ßÞàÐÚØ" - -#, c-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s ÒÕüÕ ßÞáâÞØ. ²ÐèÐâÐ %s ßÐßÚÐ ÝÕ Õ àÕØÜÕÝãÒÐÝÐ." - -#, c-format -msgid "%s folder being renamed at the start of the month." -msgstr "%s Õ àÕØÜÕÝãÒÐÝÐ ÝÐ ßÞçÕâÞÚÞâ ÝÐ ÜÕáÕæÞâ." - -#, c-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d ÞÔ %d)" - -msgid "(Apply these changes and move to next screen.)" -msgstr "(¿àØÜÕÝØ ÓØ ßàÞÜÕÝØâÕ Ø ÞÔØ ÝÐ áÛÕÔÝØÞâ ßàÞ×Þà.)" - -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(¾âäàÛØ ÓØ ßàÞÜÕÝØâÕ Ø ÒàÐâØ áÕ ÝÐ ÁÞáâÐÒØ ßàÞ×ÞàÞâ.)" - -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(²àÐâØ áÕ ÝÐ ÁÞáâÐÒØ ßàÞ×ÞàÞâ ßÞ ßàØÜÕÝãÒÐúÕ ÝÐ áØâÕ ßàÞÜÕÝØ ÝÐßàÐÒÕÝØ ÔÞ " -"áÕÓÐ. ¿àÞÜÕÝØâÕ ÞÔ âÕÚÞÒÝØÞâ ßàÞ×Þà ½µ¼° ÔÐ ÑØÔÐâ ßàØÜÕÝÕâØ.)" - -#, c-format -msgid "" -"

    This message was written in a character set other than your own. If it " -"is not displayed correctly, %sclick here to open it in a new window.

    \n" -msgstr "" -"

    ¾ÒÐÐ ßÞàÐÚÐ ÑÕèÕ ÝÐߨèÐÝÐ ÒÞ ßÞØÝÐÚÞÒ character set ÞÔ âÒÞøÞâ. °ÚÞ ÝÕ " -"Õ ßàØÚÐÖÐÝ ßàÐÒØÛÝÞ, %sclick ÞÒÔÕ ×Ð ÔÐ ÓÞ ÞâÒÞàÕâÕ ÒÞ ÝÞÒ ßàÞ×Þà.\n" - -msgid "Action" -msgstr "´ÕøáâÒØÕ" - -#, c-format -msgid "Add to Addressbook (%s)" -msgstr "´ÞÔÐÔØ ÒÞ ÐÔàÕáÐà (%s)" - -msgid "Added an attachment." -msgstr "¿àØÚÐçÕÝ Õ äÐøÛ." - -msgid "Addressbooks" -msgstr "°ÔàÕáÐàØ" - -msgid "" -"All messages in the folder(s) will be lost!\\nAre you completely sure you " -"wish to continue?\\n" -msgstr "" -"ÁØâÕ ßÞàÐÚØ ÞÔ ßÐßÚÐâÐ üÕ ÑØÔÐâ Ø×ÓãÑÕÝØ\\n´ÐÛØ áâÕ áØÓãàÝØ ÔÕÚÐ áÐÚÐâÕ ÔÐ " -"ßàÞÔÞÛÖØâÕ?\\n" - -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "ÁØâÕ ßÞàÐÚØ ÞÔ ßÐßÚÐÒÐ üÕ ÑØÔÐâ ßàÕäàÛÕÝØ ÒÞ ÕÔÕÝ MBOX äÐøÛ:" - -#, c-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"ÁØâÕ ßÞàÐÚØ ÞÔ ÒÐèÐâÐ \"%s\" ßÐßÚÐ ßÞáâÐàØ ÞÔ %s ÔÕÝÞÒØ üÕ ÑØÔÐâ æÕÛÞáÝÞ " -"Ø×ÑàØèÐÝØ." - -#, c-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "ÁØâÕ sent-mail ßÐßÚØ ßÞáâÐàØ ÞÔ %s ÜÕáÕæØ üÕ ÑØÔÐâ Ø×ÑàØèÐÝØ." - -msgid "" -"All sessions begin at the Login screen. Before you can use any of the " -"webmail features, you must connect to your IMAP account using the username " -"and password assigned to you by your network administrator." -msgstr "ÁØâÕ áÕáØØ ×ÐßÞçÝãÒÐÐâ" - -msgid "All" -msgstr "ÁØâÕ" - -msgid "An illegal value was specified." -msgstr "²ÝÕáÕÝÐ Õ ÝÕÒÐÛØÔÝÐ ÒàÕÔÝÞáâ." - -msgid "An unknown error occured adding the new entry." -msgstr "ÁÕ ßÞøÐÒØ ÝÕÔÕäØÝØàÐÝÐ ÓàÕèÚÐ ßàØ ÔÞÔÐÒÐúÕ ÝÞÒÐ ÒàÕÔÝÞáâ." - -msgid "Answered messages" -msgstr "¾ÔÓÞÒÞàÕÝØ ßÞàÐÚØ" - -msgid "Answered" -msgstr "¾ÔÓÞÒÞàÕÝØ" - -msgid "Apply All Rules" -msgstr "¿àØÜÕÝØ ÓØ áØâÕ ßàÐÒØÛÐ" - -msgid "Apply Filters on" -msgstr "¿àØÜÕÝØ äØÛâàØ" - -msgid "Apply filter rules upon logging on." -msgstr "¿àØÜÕÝØ ßàÐÒØÛÐ ÝÐ äØÛâàØàÐúÕ ßàØ ßàØøÐÒãÒÐúÕ." - -msgid "April" -msgstr "°ßàØÛ" - -msgid "Are you SURE you want to continue?" -msgstr "´ÐÛØ áâÕ Á¸³ÃÀ½¸ ÔÕÚÐ áÐÚÐâÕ ÔÐ ßàÞÔÞÛÖØâÕ?" - -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "´ÐÛØ áÐÚÐâÕ º¾¼¿»µÂ½¾ ÔÐ ÓØ Ø×ÑàØèÕâÕ ßÞàÐÚØÒÕ?" - -msgid "Arrival Time" -msgstr "²àÕÜÕ ÝÐ ßàØáâØÓÝãÒÐúÕ" - -msgid "Ascending" -msgstr "ÀÐáâÕçÚØ" - -msgid "Attach" -msgstr "¿àØÚÐçØ" - -msgid "Attachment" -msgstr "¿àØÚÐçÕÝ äÐøÛ" - -msgid "Attachments" -msgstr "¿àØÚÐçÕÝØ äÐøÛÞÒØ" - -msgid "August" -msgstr "°ÒÓãáâ" - -msgid "Available Addressbooks:" -msgstr "´ÞáâÐßÝØ ÐÔàÕáÐàØ:" - -#, c-format -msgid "Back to %s" -msgstr "½Ð×ÐÔ ÔÞ %s" - -msgid "Bcc" -msgstr "½ÕÒØÔÛØÒÐ ÚÞߨøÐ" - -msgid "" -"Begin by entering your user and password in the appropriate fields. You'll " -"then need to select the IMAP mail server to which you'd like to connect." -msgstr "" -"·ÐßÞçÝÕâÕ áÞ ÒÝÕáãÒÐúÕ ÝÐ ÒÐèÕâÞ ÚÞàØáÝØçÚÞ ØÜÕ Ø ÛÞרÝÚÐ ÒÞ áÞÞÔÒÕâÝØâÕ " -"ßÞÛØúÐ." - -msgid "Blacklist" -msgstr "ÆàÝÐ ÛØáâÐ" - -msgid "Body" -msgstr "ÂÕÛÞ" - -msgid "Body:" -msgstr "ÂÕÛÞ:" - -msgid "Both" -msgstr "¸ ÔÒÕâÕ" - -msgid "Cancel Message" -msgstr "¾âÚÐÖØ øÐ ßÞàÐÚÐâÐ" - -msgid "Cancel" -msgstr "¾âÚÐÖØ" - -msgid "" -"Cancelling this message will permanently discard its contents.\\nAre you " -"sure you want to do this?" -msgstr "" -"ÁÞ ÞâÚÐÖãÒÐúÕ ÝÐ ßÞàÐÚÐÒÐ øÐ ÓãÑØâÕ Ø ÝոרÝÐâÐ áÞÔàèØÝÐ.\\n´ÐÛØ áâÕ áØÓãàÝØ " -"ÔÕÚÐ ÓÞ áÐÚÐâÕ âÞÐ?" - -msgid "Cc" -msgstr "ºÞߨøÐ" - -msgid "Cc:" -msgstr "ºÞߨøÐ:" - -msgid "Change All" -msgstr "¿àÞÜÕÝØ ÓØ áØâÕ" - -msgid "Change Folder" -msgstr "¿àÞÜÕÝØ ßÐßÚÐ" - -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"¿àÞÜÕÝØ ÓØ ÞßæØØâÕ ×Ð ßàØÚÐ× ÝÐ ÑàÞøÞâ ÝÐ ßÞàÐÚØ ßÞ áâàÐÝÐ Ø ßàÐÒØÛÐâÐ ×Ð " -"áÞàâØàÐúÕ." - -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"¿àÞÜÕÝØ ÓØ ØÜÕâÞ, ÐÔàÕáÐâÐ Ø ßÞâߨáÞâ èâÞ ÛãóÕâÞ ÓØ ÓÛÕÔÐÐâ ÚÞÓÐ ÓØ çØâÐÐâ Ø " -"ÞÔÓÞÒÐàÐÐâ ÝÐ âÒÞØâÕ ßÞàÐÚØ." - -msgid "Change your mail server and folder information." -msgstr "¿àÞÜÕÝØ ÓØ ØÝäÞàÜÐæØØâÕ ×Ð áÕàÒÕàÞâ Ø ßÐßÚÐâÐ." - -msgid "Change" -msgstr "¿àÞÜÕÝØ" - -msgid "Check Folder(s) for New Mail" -msgstr "½Ð×ÝÐçØ ßÐßÚÐ(Ø) ×Ð ÝÞÒÐ ßÞèâÐ" - -msgid "Checkbox" -msgstr "¿ÞÛÕ ×Ð áÕÛÕÚâØàÐúÕ" - -msgid "Choose Action:" -msgstr "¸×ÑÕàØ ÔÕøáâÒØÕ:" - -msgid "Choose the addressbook to use when adding addresses." -msgstr "¸×ÑÕàØ ÐÔàÕáÐà ×Ð ÔÞÔÐÒÐúÕ ÝÞÒØ ÐÔàÕáØ." - -msgid "Choose the order of addressbooks to search when expanding addresses." -msgstr "" -"¸×ÑÕàØ ßÞ ÚÞø àÕÔ ÔÐ áÕ ßàÕÑÐàãÒÐÐâ ÐÔàÕáÐàØâÕ ßàØ àÐèØàãÒÐúÕ ÝÐ ÐÔàÕáØâÕ." - -msgid "" -"Click on one of your selected addressbooks and then select all fields to " -"search." -msgstr "" -"¿àØâØáÝÕâÕ ÝÐ ÕÔÕÝ ÞÔ Ø×ÑàÐÝØâÕ ÐÔàÕáÐàØ Ø ßÞâÞÐ Ø×ÑÕàÕâÕ ÓØ ßÞÛØúÐâÐ ×Ð " -"ßàÕÑÐàãÒÐúÕ." - -msgid "Closed Folder" -msgstr "·ÐâÒÞàÕÝÐ ßÐßÚÐ" - -msgid "Collapse All Folders" -msgstr "ÁÞÑÕàØ ÓØ áØâÕ ßÐßÚØ" - -msgid "Collapse All" -msgstr "ÁÞÑÕàØ ÓØ áØâÕ" - -msgid "Collapse Folder" -msgstr "ÁÞÑÕàØ ßÐßÚÐ" - -#, c-format -msgid "Compose Message (%s)" -msgstr "ÁÞáâÐÒØ ßÞàÐÚÐ (%s)" - -msgid "Compose a message" -msgstr "ÁÞáâÐÒØ ßÞàÐÚÐ" - -msgid "Compose messages in a separate window." -msgstr "ÁÞáâÐÒãÒÐúÕ ÝÐ ßÞàÐÚØ ÒÞ ÝÞÒ (ßÞáÕÑÕÝ) ßàÞ×ÞàÕæ." - -msgid "Compose" -msgstr "ÁÞáâÐÒØ" - -msgid "Conclusion" -msgstr "·ÐÚÛãçÞÚ" - -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"ºÞÝâàÞÛÐ ÝÐÔ äàÕÚÒÕÝâÝÞáâ ÝÐ ßàÞÒÕàãÒÐúÕ ÔÐÛØ ØÜÐ ÝÞÒØ ßÞàÐÚØ Ø ÔÐÛØ ÔÐ áÕ " -"ÒàèØ Ø×ÒÕáâãÒÐúÕ ×Ð ÝØÒÝÞâÞ ßàØáâØÓÝãÒÐúÕ." - -msgid "Copy" -msgstr "ºÞߨàÐø" - -msgid "Correct" -msgstr "ºÞàÕÓØàÐø" - -msgid "Corrected Text" -msgstr "ºÞàÕÓØàÐÝ âÕÚáâ" - -msgid "Create Folder" -msgstr "ºàÕØàÐø ßÐßÚÐ" - -msgid "Create a new drafts folder" -msgstr "ºàÕØàÐø ÝÞÒÐ ßÐßÚÐ ×Ð ÝÕ×ÐÒàèÕÝØ ßÞàÐÚØ" - -msgid "Create a new sent mail folder" -msgstr "ºàÕØàÐø ÝÞÒÐ ßÐßÚÐ ×Ð ßàÐâÕÝØ ßÞàÐÚØ" - -msgid "Create a new trash folder" -msgstr "ºàÕØàÐø ÝÞÒÐ ßÐßÚÐ ×Ð ÞâßÐÔÞæØ" - -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"ºàÕØàÐø ßàÐÒØÛÐ ×Ð äØÛâàØàÐúÕ Ø ÞàÓÐÝØ×ØàÐúÕ ÝÐ ßÞàÐÚØâÕ èâÞ áÕ ßàØÜÐÐâ, " -"áÞàâØàÐúÕ ÝÐ ØáâØâÕ ÒÞ ßÐßÚØ Ø ÑàØèÕúÕ ÝÐ ÝÕßÞÖÕÛÝØâÕ ßÞàÐÚØ." - -msgid "Create" -msgstr "ºàÕØàÐø" - -msgid "Customize how you send mail and where drafts are saved." -msgstr "" -"¸×ÑÕàØ ÚÐÚÞ ÔÐ áÕ ßàÐüÐÐâ ßÞàÐÚØâÕ Ø ÚÐÔÕ üÕ áÕ çãÒÐÐâ ÝÕ×ÐÒàèÕÝØâÕ ßÞàÐÚØ." - -msgid "Customize maintenance operations run upon login to IMP." -msgstr "¸×ÑÕàØ ÞßÕàÐæØØ ×Ð ÞÔàÖãÒÐúÕ ÚÞØ üÕ áÕ Ø×ÒàèãÒÐÐâ ßàØ ßàØøÐÒãÒÐúÕ." - -msgid "Customize tasks to run upon logon to IMP." -msgstr "¸×ÑÕàØ ×ÐÔÐçØ ÚÞØ üÕ áÕ Ø×ÒàèãÒÐÐâ ßàØ ßàØøÐÒãÒÐúÕ." - -msgid "Date" -msgstr "´ÐâãÜ" - -msgid "December" -msgstr "´ÕÚÕÜÒàØ" - -msgid "Default sorting criteria:" -msgstr "ÁâÐÝÔÐàÔÕÝ ÚàØâÕàãÜ ×Ð áÞàâØàÐúÕ:" - -msgid "Default sorting direction:" -msgstr "ÁâÐÝÔÐàÔÕÝ àÕÔÞáÛÕÔ ×Ð áÞàâØàÐúÕ:" - -msgid "Delete Folder(s)" -msgstr "¸×ÑàØèØ ßÐßÚÐ(Ø)" - -msgid "Delete messages" -msgstr "¸×ÑàØèØ ßÞàÐÚØ" - -msgid "Delete old sent-mail folders at beginning of month" -msgstr "¸×ÑàØèØ ÓØ áâÐàØâÕ sent-mail ßÐßÚØ ÝÐ ßÞçÕâÞÚÞâ ÝÐ ÜÕáÕæÞâ" - -msgid "Delete" -msgstr "¸×ÑàØèØ" - -msgid "Deleted an attachment." -msgstr "¸×ÑàØèØ ßàØÚÐçÕÝ äÐøÛ" - -msgid "Deleted messages" -msgstr "¸×ÑàØèÐÝØ ßÞàÐÚØ" - -msgid "Deleted" -msgstr "¸×ÑàØèÐÝØ" - -msgid "Deleting and Moving Messages" -msgstr "±àØèÕúÕ Ø ßàÕÜÕáâãÒÐúÕ ßÞàÐÚØ" - -msgid "Descending" -msgstr "¾ßÐóÐçÚØ" - -msgid "Display Options" -msgstr "¿ÞÔÕáãÒÐúÐ ×Ð ßàØÚÐ×" - -msgid "Display message when filters have been applied." -msgstr "¿àØÚÐÖØ ßÞàÐÚÐ ÚÞÓÐ äØÛâàØâÕ áÕ ßàØÜÕÝÕâØ." - -msgid "Display pop-up notification of new mail." -msgstr "¿àØÚÐÖØ Ø×ÒÕáâãÒÐúÕ ×Ð ÝÞÒÐ ßÞàÐÚÐ." - -msgid "Do Not Check Folder(s) for New Mail" -msgstr "½Õ øÐ ßàÞÒÕàãÒÐø ßÐßÚÐâÐ ×Ð ÝÞÒÐ ßÞèâÐ" - -#, c-format -msgid "Do you want to open %s?" -msgstr "ÁÐÚÐâÕ ÛØ ÔÐ øÐ ÞâÒÞàØâÕ %s?" - -msgid "Done" -msgstr "·ÐÒàèØ" - -#, c-format -msgid "Download %s" -msgstr "¿àÕÒ×ÕÜØ %s" - -msgid "Download Folder(s)" -msgstr "¿àÕÒ×ÕÜØ ßÐßÚÐ(Ø)" - -msgid "Download" -msgstr "¿àÕÒ×ÕÜØ" - -msgid "Draft" -msgstr "½Õ×ÐÒàèÕÝØ" - -msgid "Drafts folder:" -msgstr "¿ÐßÚÐ ½Õ×ÐÒàèÕÝØ:" - -msgid "Edit my filter rules" -msgstr "ÃàÕÔØ ÓØ ÜÞØâÕ ßàÐÒØÛÐ ×Ð äØÛâàØàÐúÕ" - -msgid "Edit your identities" -msgstr "ÃàÕÔØ ÓØ ØÔÕÝâØâÕâØâÕ" - -msgid "Edit" -msgstr "ÃàÕÔØ" - -msgid "End forwarded message" -msgstr "·ÐÒàèØ øÐ ßàÕßàÐâÕÝÐâÐ ßÞàÐÚÐ" - -msgid "Enter the name for your new drafts folder" -msgstr "²ÝÕáÕâÕ ØÜÕ ×Ð ÝÞÒÐâÐ ßÐßÚÐ ×Ð ÝÕ×ÐÒàèÕÝØ ßÞàÐÚØ" - -msgid "Enter the name for your new sent mail folder" -msgstr "²ÝÕáÕâÕ ØÜÕ ×Ð ÝÞÒÐâÐ ßÐßÚÐ ×Ð ßàÐâÕÝØ ßÞàÐÚØ" - -msgid "Enter the name for your new trash folder" -msgstr "²ÝÕáÕâÕ ØÜÕ ×Ð ÝÞÒÐâÐ ßÐßÚÐ ×Ð ÞâßÐÔÞæØ" - -#, c-format -msgid "Entry \"%s\" was successfully added to the addressbook" -msgstr "²ÝÕáÞâ \"%s\" Õ ãáßÕèÝÞ ÔÞÔÐÔÕÝ ÒÞ ÐÔàÕáÐàÞâ" - -msgid "Error" -msgstr "³àÕèÚÐ" - -msgid "Every 15 minutes" -msgstr "ÁÕÚÞØ 15 ÜØÝãâØ" - -msgid "Every 30 seconds" -msgstr "ÁÕÚÞØ 30 áÕÚãÝÔØ" - -msgid "Every 5 minutes" -msgstr "ÁÕÚÞØ 5 ÜØÝãâØ" - -msgid "Every half hour" -msgstr "ÁÕÚÞø ßÞÛÐ çÐá" - -msgid "Every minute" -msgstr "ÁÕÚÞøÐ ÜØÝãâÐ" - -msgid "Expand All Folders" -msgstr "ÀÐèØàØ ÓØ áØâÕ ßÐßÚØ" - -msgid "Expand All" -msgstr "ÀÐèØàØ ÓØ áØâÕ" - -msgid "Expand Folder" -msgstr "ÀÐèØàØ äÞÛÔÕà" - -msgid "Expand Names" -msgstr "ÀÐèØàØ ØÜØúÐ" - -msgid "Expand the entire folder tree by default in the folders view." -msgstr "ÀÐèØàØ ÓÞ æÕÛÞâÞ ÔàÒÞ ÞÔ ßÐßÚØ ßàØ ßàØÚÐ× ÝÐ ßÐßÚØâÕ." - -msgid "February" -msgstr "ÄÕÒàãÐàØ" - -msgid "Field" -msgstr "¿ÞÛÕ" - -msgid "Filename" -msgstr "¸ÜÕ ÝÐ äÐøÛ" - -msgid "Filter Rules" -msgstr "¿àÐÒØÛÐ ×Ð äØÛâàØàÐúÕ" - -msgid "Filter message content for profanity." -msgstr "ÄØÛâàØàÐø øÐ áÞÔàÖØÝÐâÐ ÝÐ ßÞàÐÚÐâÐ áßÞàÕÔ áÞÔàÖØÝÐ." - -msgid "Filter" -msgstr "ÄØÛâÕà" - -msgid "Filters" -msgstr "ÄØÛâàØ" - -msgid "First Page" -msgstr "¿àÒÐ áâàÐÝÐ" - -msgid "Folder Navigator" -msgstr "½ÐÒØÓÐâÞà ×Ð ßÐßÚØ" - -msgid "Folder Prefix" -msgstr "¿àÕäØÚá ÝÐ ßÐßÚÐ" - -msgid "Folders" -msgstr "¿ÐßÚØ" - -msgid "Forward" -msgstr "¿àÕßàÐâØ" - -msgid "Forward:" -msgstr "¿àÕßàÐâØ:" - -#, c-format -msgid "Forwarded message from %s" -msgstr "¿àÕßàÐâÕÝÐ ßÞàÐÚÐ ÞÔ %s" - -msgid "From Address" -msgstr "¾Ô ÐÔàÕáÐ" - -msgid "From" -msgstr "¾Ô" - -msgid "From:" -msgstr "¾Ô:" - -msgid "Fwd:" -msgstr "¿àÕßàÐâØ:" - -msgid "Getting Started" -msgstr "´Ð ×ÐßÞçÝÕÜÕ" - -msgid "Help" -msgstr "¿ÞÜÞè" - -msgid "Hide Deleted" -msgstr "ÁÚàØø ÓØ Ø×ÑàØèÐÝØâÕ" - -msgid "Hide Unsubscribed" -msgstr "ÁÚàØø ÓØ ÝÕßàÕÒ×ÕÜÐÝØâÕ" - -msgid "How to prefix quoted lines in a reply:" -msgstr "¿àÕäØÚá ßàÕÔ æØâØàÐÝØÞâ âÕÚáâ ßàØ ÞÔÓÞÒÞà:" - -msgid "IMP is not properly configured" -msgstr "IMP ÝÕ Õ ßàÐÒØÛÝÞ ÚÞÝäØÓãàØàÐÝ" - -msgid "INBOX" -msgstr "ÁÐÝÔÐçÕ" - -msgid "Identities" -msgstr "¸ÔÕÝâØâÕâØâÕ" - -msgid "Identity's name:" -msgstr "¸ÜÕ ÝÐ ØÔÕÝâØâÕâÞâ:" - -msgid "Ignore All" -msgstr "¸ÓÝÞàØàÐø áÕ" - -msgid "Ignore" -msgstr "¸ÓÝÞàØàÐø" - -msgid "Important messages" -msgstr "²ÐÖÝØ ßÞàÐÚØ" - -msgid "Important" -msgstr "²ÐÖÝØ" - -#, c-format -msgid "Introduction to %s" -msgstr "²ÞÒÕÔ ÒÞ %s" - -msgid "Introduction" -msgstr "²ÞÒÕÔ" - -msgid "January" -msgstr "¨ÐÝãÐàØ" - -msgid "July" -msgstr "¨ãÛØ" - -msgid "June" -msgstr "¨ãÝØ" - -msgid "Language" -msgstr "¨ÐרÚ" - -msgid "Last Page" -msgstr "¿ÞáÛÕÔÝÐ áâàÐÝÐ" - -#, c-format -msgid "Last login: %s" -msgstr "¿ÞáÛÕÔÝÞ ßàØøÐÒãÒÐúÕ: %s" - -msgid "Last login: Never" -msgstr "¿ÞáÛÕÔÝÞ ßàØøÐÒãÒÐúÕ: ÝØÚÞÓÐè" - -#, c-format -msgid "Log in to %s" -msgstr "¿àØøÐÒØ áÕ ÒÞ %s" - -msgid "Log in" -msgstr "¿àØøÐÒãÒÐúÕ" - -msgid "Logging In" -msgstr "¿àØøÐÒãÒÐúÕ" - -msgid "Login Tasks" -msgstr "·ÐÔÐçØ ßàØ ßàØøÐÒãÒÐúÕ" - -msgid "" -"Login failed for some reason. Most likely your username or password was " -"entered incorrectly." -msgstr "" -"¿àØøÐÒãÒÐúÕâÞ ÝÕ ÑÕèÕ ãáßÕèÝÞ, ÝÐøÒÕàÞøÐâÝÞ ßÞàÐÔØ ÝÕßàÐÒØÛÝÞ ÒÝÕáãÒÐúÕ ÝÐ " -"ÚÞàØáÝØçÚÞâÞ ØÜÕ ØÛØ ÛÞרÝÚÐâÐ." - -msgid "Logout" -msgstr "¾ÔøÐÒÐ" - -msgid "Mail Filters" -msgstr "¿ÞèâÕÝáÚØ äØÛâàØ" - -msgid "Mail Management" -msgstr "¿ÞèâÕÝáÚØ ÜÕÝÐÿÜÕÝâ" - -msgid "Mailbox" -msgstr "¿ÞèâÕÝáÚÞ áÐÝÔÐçÕ" - -msgid "Maintenance Operations" -msgstr "¾ßÕàÐæØØ ×Ð ÞÔàÖãÒÐúÕ" - -msgid "March" -msgstr "¼Ðàâ" - -msgid "Mark as:" -msgstr "¼ÐàÚØàÐø ÚÐÚÞ:" - -msgid "May" -msgstr "¼Ðø" - -msgid "Message Composition" -msgstr "ÁÞáâÐÒãÒÐúÕ ßÞàÐÚÐ" - -msgid "Message Date" -msgstr "´ÐâãÜ ÝÐ ßÞàÐÚÐ" - -msgid "Message Search" -msgstr "±ÐàÐø ßÞàÐÚÐ" - -msgid "Message Size" -msgstr "³ÞÛÕÜØÝÐ ÝÐ ßÞàÐÚÐ" - -msgid "Message Source" -msgstr "¸×ÒÞà ÝÐ ßÞàÐÚÐ" - -msgid "Message Viewing" -msgstr "¿àÕÓÛÕÔãÒÐúÕ ßÞàÐÚØ" - -msgid "Message fields" -msgstr "¿ÞÛØúÐ ÝÐ ßÞàÐÚÐ" - -msgid "Message flags" -msgstr "°âàØÑãâØ ÝÐ ßÞàÐÚÐ" - -msgid "Message folders" -msgstr "¿ÐßÚØ ×Ð ßÞàÐÚØ" - -msgid "Message sent successfully, but not saved to" -msgstr "¿ÞàÐÚÐâÐ Õ ãáßÕèÝÞ ßàÐâÕÝÐ, ÝÞ ÝÕ Õ ×ÐçãÒÐÝÐ ÒÞ" - -msgid "Message" -msgstr "¿ÞàÐÚÐ" - -msgid "Messages per page in the mailbox view." -msgstr "±àÞø ÝÐ ßÞàÐÚØ ßÞ áâàÐÝÐ ßàØ ßàØÚÐ× ÝÐ ßÞèâÕÝáÚÞâÞ áÐÝÔÐçÕ" - -msgid "Messages to" -msgstr "¿ÞàÐÚØ ÔÞ" - -msgid "Modify" -msgstr "¼ÞÔØäØæØàÐø" - -msgid "Move Down" -msgstr "¾ÔØ ÔÞÛÕ" - -msgid "Move Up" -msgstr "¾ÔØ ÓÞàÕ" - -#, c-format -msgid "Move messages to the %s folder" -msgstr "¿àÕÜÕáâØ ÓØ ßÞàÐÚØâÕ ÒÞ %s ßÐßÚÐâÐ" - -msgid "Move" -msgstr "¿àÕÜÕáâØ" - -msgid "Never" -msgstr "½ØÚÞÓÐè" - -msgid "New Mail" -msgstr "½ÞÒÐ ßÞàÐÚÐ" - -msgid "New User Introduction" -msgstr "²ÞÒÕÔ ×Ð ÝÞÒØ ÚÞàØáÝØæØ" - -msgid "New messages" -msgstr "½ÞÒØ ßÞàÐÚØ" - -msgid "New" -msgstr "½ÞÒ" - -msgid "Next Message" -msgstr "ÁÛÕÔÝÐ ßÞàÐÚÐ" - -msgid "Next Page" -msgstr "ÁÛÕÔÝÐ áâàÐÝÐ" - -msgid "Next" -msgstr "ÁÛÕÔÝÞ" - -msgid "No folders were specified" -msgstr "½Õ áÕ ÝÐÒÕÔÕÝØ ßÐßÚØ" - -msgid "No messages matched your search" -msgstr "½Õ Õ ßàÞÝÐøÔÕÝÐ ÝØâã ÕÔÝÐ ßÞàÐÚÐ" - -msgid "No spelling errors" -msgstr "½ÕÜÐ ßàÐÒÞߨáÝØ ÓàÕèÚØ" - -msgid "No subject" -msgstr "±Õ× âÕÜÐ" - -msgid "No" -msgstr "½Õ" - -msgid "None" -msgstr "½ØÕÔÝÐ" - -msgid "Not Deleted" -msgstr "½Õ Ø×ÑàØèÐÝØ" - -msgid "Not Draft" -msgstr "½Õ ÝÕ×ÐÒàèÕÝØ (Draft)" - -msgid "Not Important" -msgstr "½ÕÒÐÖÝØ" - -msgid "Not Personal" -msgstr "½Õ ÛØçÝØ" - -msgid "Not deleted messages" -msgstr "½Õ Ø×ÑàØèÐÝØ ßÞàÐÚØ" - -msgid "Not important messages" -msgstr "½ÕÒÐÖÝØ ßÞàÐÚØ" - -msgid "November" -msgstr "½ÞÕÜÒàØ" - -msgid "Number of old sent-mail folders to keep if deleting monthly" -msgstr "±àÞø ÝÐ áâÐàØ sent-mail ßÐßÚØ ÔÐ áÕ çãÒÐÐâ, ÐÚÞ áÕ ÑàØèÕ ÕÔÝÐè ÜÕáÕçÝÞ" - -msgid "October" -msgstr "¾ÚâÞÜÒàØ" - -msgid "Old messages" -msgstr "ÁâÐàØ ßÞàÐÚØ" - -msgid "Old sent-mail folders being purged." -msgstr "ÁâÐàØâÕ sent-mail ßÐßÚØ áÕ ØáçØáâÕÝØ." - -msgid "" -"Once you've filled in these three fields, click the \"Login\" button to " -"proceed." -msgstr "" -"¿Þ ßÞßÞÛÝãÒÐúÕ ÝÐ ÞÒØÕ âàØ ßÞÛØúÐ, ßàØâØáÝØ ÝÐ ÚÞßçÕâÞ \"¿àØøÐÒãÒÐúÕ\" ×Ð ÔÐ " -"ÒÛÕ×ÕâÕ ÒÞ áØáâÕÜÞâ." - -msgid "Open Folder" -msgstr "¾âÒÞàØ ßÐßÚÐ" - -msgid "Options" -msgstr "¾ßæØØ" - -msgid "Other Options" -msgstr "´àãÓØ ÞßæØØ" - -#, c-format -msgid "Page %d of %d" -msgstr "ÁâàÐÝÐ %d ÞÔ %d" - -msgid "Part(s)" -msgstr "´ÕÛ(ÞÒØ)" - -msgid "Password" -msgstr "»ÞרÝÚÐ" - -msgid "Path to your mail folders:" -msgstr "¿ÐâÕÚÐ ÔÞ ÒÐèØâÕ ßÞèâÕÝáÚØ ßÐßÚØ:" - -msgid "Personal Information" -msgstr "»ØçÝØ ØÝäÞàÜÐæØØ" - -msgid "Personal" -msgstr "»ØçÝÞ" - -msgid "Place your signature before replies and forwards?" -msgstr "²ÜÕâÝØ ßÞâߨá ßàÕÔ âÕÚáâÞâ ÝÐ ÚÞø áÕ ÞÔÓÞÒÐàÐ ØÛØ ßàÕßàÐüÐ?" - -msgid "Please enter the new name:" -msgstr "²ÝÕáÕâÕ ÓÞ ÝÞÒÞâÞ ØÜÕ:" - -msgid "Please enter valid search criteria." -msgstr "²ÝÕáÕâÕ ÒÐÛØÔÕÝ ÚàØâÕàØãÜ ×Ð ßàÕÑÐàãÒÐúÕ." - -msgid "Please provide your username and password" -msgstr "²Õ ÜÞÛØÜÕ ÝÐÒÕÔÕâÕ ÒÐèÕ ÚÞàØáÝØçÚÞ ØÜÕ Ø ÛÞרÝÚÐ" - -msgid "Please resolve ambiguous or invalid addresses." -msgstr "ÀÐ×àÕèØ ÔÒÞáÜØáÛÕÝØ ØÛØ ÝÕÒÐÛØÔÝØ ÐÔàÕáØ." - -msgid "Please select a folder before you perform any actions." -msgstr "¸×ÑÕàØ ßÐßÚÐ ßàÕÔ Ø×ÒàèãÒÐúÕ ÝÐ ÑØÛÞ ÚÞøÐ Ð򾯿Ð." - -msgid "Please select at least one folder to search." -msgstr "¸×ÑÕàØ ÑÐàÕÜ ÕÔÝÐ ßÐßÚÐ ×Ð ßàÕÑÐàãÒÐúÕ." - -msgid "Please select only one folder for this operation." -msgstr "¸×ÑÕàØ áÐÜÞ ÕÔÝÐ ßÐßÚÐ ×Ð ÞÒÐÐ ÞßÕàÐæØøÐ." - -msgid "Please select or edit right next:" -msgstr "¸×ÑÕàØ ØÛØ ãàÕÔØ áÛÕÔÝÞ:" - -msgid "Preceed your signature with dashes ('-- ')" -msgstr "¾ÔÔÕÛØ ÓÞ ßÞâߨáÞâ áÞ æàâØ ('-- ')" - -msgid "Previous Message" -msgstr "¿àÕâåÞÔÝÐ ßÞàÐÚÐ" - -msgid "Previous Page" -msgstr "¿àÕâåÞÔÝÐ áâàÐÝÐ" - -msgid "Print" -msgstr "¿ÕçÐâØ" - -msgid "Problem?" -msgstr "¿àÞÑÛÕÜ?" - -msgid "Purge Deleted" -msgstr "¾áâàÐÝØ Ø×ÑàØèÐÝØ" - -msgid "Purge Trash how often:" -msgstr "ºÞÛÚã çÕáâÞ ÔÐ ÓØ ÞâáâàÐÝãÒÐÜ Ø×ÑàØèÐÝØâÕ ÞÔ ßÐßÚÐâÐ ×Ð ÞâßÐÔÞæØ:" - -msgid "Purge messages in Trash folder older than this amount of days" -msgstr "ÔÕÝÐ áâÐàØâÕ ßÞàÐÚØ ÞâáâàÐÝØ ÓØ ÞÔ ßÐßÚÐâÐ ×Ð ÞâßÐÔÞæØ" - -msgid "Purge old message in the Trash folder" -msgstr "Purge old message in the Trash folder" - -msgid "Purging " -msgstr "¾âáâàÐÝãÒÐúÕ" - -msgid " message(s) from Trash folder." -msgstr " ßÞàÐÚÐ(Ø) ÞÔ ßÐßÚÐâÐ ×Ð ÞâßÐÔÞæØ." - -msgid "Quoting" -msgstr "ÆØâÐâ" - -msgid "Received after:" -msgstr "¿àØÜÕÝØ ßÞáÛÕ:" - -msgid "Received before:" -msgstr "¿àØÜÕÝØ ßàÕÔ:" - -msgid "Received on:" -msgstr "¿àØÜÕÝØ ÝÐ:" - -msgid "Redirect Message" -msgstr "¿àÕÝÐáÞçØ ßÞàÐÚÐ:" - -msgid "Redirect this message" -msgstr "¿àÕÝÐáÞçØ øÐ ßÞàÐÚÐÒÐ:" - -msgid "Redirect" -msgstr "¿àÕÝÐáÞçØ" - -msgid "Redirecting failed." -msgstr "½Õ ãáßÕèÝÞ ßàÕÝÐáÞçãÒÐúÕ." - -msgid "Refresh Folder Views:" -msgstr "¾áÒÕÖØ ßàØÚÐ× ÝÐ ßÐßÚØ:" - -msgid "Refresh" -msgstr "¾áÒÕÖØ" - -msgid "Reload View" -msgstr "¾áÒÕÖØ ßàØÚÐ×" - -msgid "Remember the last view" -msgstr "·ÐßÐÜÕâØ ßÞáÛÕÔÕÝ ßàØÚÐ×" - -msgid "Remove Selected" -msgstr "¾ÔáâàÐÝØ áÕÛÕÚâØàÐÝØ" - -msgid "Rename Folder" -msgstr "¿àÕØÜÕÝãÒÐø ßÐßÚÐ" - -msgid "Rename sent-mail folder at beginning of month" -msgstr "¿àÕØÜÕÝãÒÐø øÐ ßÐßÚÐâÐ ¿àÐâÕÝØ ÝÐ ßÞçÕâÞÚÞâ ÞÔ ÜÕáÕæÞâ" - -#, c-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "¿àÕØÜÕÝãÒÐúÕâÞ ÝÐ \"%s\" ÒÞ \"%s\" ÝÕ ãáßÕÐ. ¾ÒÐ ÓÞ ÒàÐâØ áÕàÒÕàÞâ" - -msgid "Replace with:" -msgstr "·ÐÜÕÝØ áÞ:" - -msgid "Reply to All" -msgstr "¾ÔÓÞÒÞàØ ÝÐ áØâÕ" - -msgid "Reply to All:" -msgstr "¾ÔÓÞÒÞàØ ÝÐ áØâÕ:" - -msgid "Reply" -msgstr "¾ÔÓÞÒÞàØ" - -msgid "Reply-To: " -msgstr "¾ÔÓÞÒÞàØ ÝÐ: " - -msgid "Reply-to" -msgstr "¾ÔÓÞÒÞàØ ÝÐ" - -msgid "Reply:" -msgstr "¾ÔÓÞÒÞàØ:" - -msgid "Report as Spam" -msgstr "´ÕäØÝØàÐø ÚÐÚÞ ½ÕßÞÖÕÛÝÐ ßÞàÐÚÐ" - -msgid "Request a Return Receipt" -msgstr "¿ÞÑÐàÐø ßÞâÒàÔÐ ×Ð ßàØÜÕÝÐ ßÞàÐÚÐ" - -msgid "Reset" -msgstr "¾ÔÝÞÒÞ" - -msgid "Resume" -msgstr "¿àÞÔÞÛÖØ" - -msgid "Return to Welcome Screen" -msgstr "²àÐâÕâÕ áÕ ÝÐ áâàÐÝÐâÐ ´ÞÑàÕÔÞøÔÕ" - -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"²àÐâØ áÕ ÝÐ ßÞèâÕÝáÚÞâÞ áÐÝÔÐçÕ ßÞ ÑàØèÕúÕ, ßàÕÜÕáâãÒÐúÕ ØÛØ ÚÞߨàÐúÕ ßÞàÐÚØ?" - -msgid "Rule Definition" -msgstr "´ÕäØÝØæØøÐ ÝÐ ßàÐÒØÛÞ" - -msgid "Save Draft" -msgstr "·ÐçãÒÐø ÝÕ×ÐÒàèÕÝÐ" - -msgid "Save a copy in " -msgstr "·ÐçãÒÐø ÚÞߨøÐ ÒÞ " - -msgid "Save as" -msgstr "·ÐçãÒÐø ÚÐÚÞ" - -msgid "Save as..." -msgstr "·ÐçãÒÐø.ÚÐÚÞ..." - -msgid "Save sent mail" -msgstr "·ÐçãÒÐø ßàÐâÕÝÐ ßÞàÐÚÐ" - -#, c-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "½ÕãáßÕèÝÞ ×ÐçãÒãÒÐúÕ ÒÞ ßÐßÚÐâÐ ½Õ×ÐÒàèÕÝØ. ¾ÒÐ ÓÞ ÒàÐâØ áÕàÒÕàÞâ: %s" - -msgid "Search Results" -msgstr "ÀÕ×ãÛâÐâØ ÞÔ ßàÕÑÐàãÒÐúÕâÞ" - -msgid "Search" -msgstr "¿àÕÑÐàãÒÐø" - -msgid "Seen" -msgstr "¿àÞçØâÐÝØ" - -msgid "Select addressbook sources for adding and searching for addresses." -msgstr "¸×ÑÕàØ Ø×ÒÞà ×Ð ÑÐàÐúÕ Ø ÔÞÔÐÒÐúÕ ÐÔàÕáØ ÒÞ ÐÔàÕáÐàÞâ." - -msgid "Select all" -msgstr "¸×ÑÕàØ ÓØ áØâÕ" - -msgid "Select an identity" -msgstr "¸×ÑÕàØ ØÔÕÝâØâÕâ" - -msgid "Select charset:" -msgstr "¸×ÑÕàØ charset:" - -msgid "Select none" -msgstr "¸×ÑÕàØ ÝØÕÔÝÞ" - -msgid "Select your preferred language:" -msgstr "¾ÔÑÕàØ ÓÞ áÒÞøÞâ ÜÐâØçÕÝ øÐרÚ:" - -msgid "Select" -msgstr "¸×ÑÕàØ" - -msgid "Selected Addressbooks:" -msgstr "¸×ÑàÐÝØ ÐÔàÕáÐàØ:" - -msgid "Send Message" -msgstr "¸áßàÐâØ ßÞàÐÚÐ" - -msgid "Sent mail folder:" -msgstr "¿ÐßÚÐ ¿àÐâÕÝØ:" - -msgid "September" -msgstr "ÁÕßâÕÜÒàØ" - -msgid "Server Information" -msgstr "¸ÝäÞàÜÐæØøÐ ×Ð áÕàÒÕàÞâ" - -msgid "Server" -msgstr "ÁÕàÒÕà" - -msgid "Set preferences for filtering messages for unwanted content." -msgstr "¸×ÑÕàÕâÕ ßÞÔÕáãÒÐúÐ ×Ð äØÛâàØàÐúÕ ßÞàÐÚØ áÞ ÝÕáÐÚÐÝÐ áÞÔàÖØÝÐ." - -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"¸×ÑÕàÕâÕ ßÞÔÕáãÒÐúÐ ×Ð ÞÝÐ èâÞ áÕ áÛãçãÒÐ ßàØ ßàÕÜÕáâãÒÐúÕ Ø ÑàØèÕúÕ ßÞàÐÚØ." - -msgid "Set the current time zone." -msgstr "¸×ÑÕàØ âÕÚÞÒÝÐ ÒàÕÜÕÝáÚÐ ×ÞÝÐ" - -msgid "Set the language that menu items, explanations, and help are in." -msgstr "½ÐÒÕÔØ øÐ×ØÚ ×Ð ÜÕÝØøÐâÐ, ÞÑøÐáÝãÒÐúÐâÐ Ø ßÞÜÞèâÐ." - -msgid "Should the compose window be closed after saving a draft?" -msgstr "" -"´ÐÛØ ÔÐ ÓÞ ×ÐâÒÞàÐÜ ßàÞ×ÞàÞâ ÁÞáâÐÒØ ßÞ ×ÐçãÒãÒÐúÕ ÝÐ ßÞàÐÚÐâÐ ÒÞ ½Õ×ÐÒàèÕÝØ?" - -msgid "Show Deleted" -msgstr "¿àØÚÐÖØ Ø×ÑàØèÐÝØ" - -msgid "Show Unsubscribed" -msgstr "¿àØÚÐÖØ ÝÕßàÕÒ×ÕÜÐÝØ" - -msgid "Show last login time when logging in" -msgstr "¿àØÚÐÖØ ÚÞÓÐ ßÞáÛÕÔÕÝ ßÐâ áâÕ áÕ ßàØøÐÒØÛÕ ßàØ ßàØøÐÒãÒÐúÕ" - -msgid "Size" -msgstr "³ÞÛÕÜØÝÐ" - -msgid "Some of IMP's configuration files are missing:" -msgstr "½ÕÚÞØ ÞÔ ÚÞÝäØÓãàÐæØÞÝØâÕ äÐøÛÞÒØ ÝÐ IMPÝÕÔÞáâÐáãÒÐÐâ:" - -msgid "Sort Direction" -msgstr "ÁÞàâØàÐçÚØ àÕÔÞáÛÕÔ" - -msgid "Spam Report from" -msgstr "¸×ÒÕáâãÒÐúÕ ×Ð ÝÕßÞÖÕÛÝØ ßÞàÐÚØ ÞÔ" - -msgid "Special Characters" -msgstr "ÁßÕæØøÐÛÝØ ×ÝÐæØ" - -msgid "Spell Check" -msgstr "¿àÞÒÕàÚÐ ÝÐ ßàÐÒÞߨá" - -msgid "Spell Checker" -msgstr "¿àÞÒÕàãÒÐç ÝÐ ßàÐÒÞߨá" - -msgid "Spell check complete" -msgstr "·ÐÒàèØ ßàÞÒÕàÚÐâÐ ÝÐ ßàÐÒÞߨá" - -msgid "Spelling errors per screen when spell checking." -msgstr "¿àÐÒÞߨáÝØ ÓàÕèÚØ ßÞ ßàÞ×Þà ßàØ ßàÞÒÕàÚÐ ÝÐ ßàÐÒÞߨáÞâ." - -msgid "Subject Field" -msgstr "ÂÕÜÐ ÝÐ ßÞàÐÚÐ" - -msgid "Subject" -msgstr "ÂÕÜÐ" - -msgid "Subject:" -msgstr "ÂÕÜÐ:" - -msgid "Subscribe to Folder(s)" -msgstr "¿àÕÒ×ÕÜØ ßÐßÚÐ(Ø)" - -msgid "Success" -msgstr "ÃáßÕèÝÞ" - -msgid "Suggestions" -msgstr "¿àÕÔÛÞר" - -msgid "Text" -msgstr "ÂÕÚáâ" - -msgid "" -"The Compose Window allows you to set, among other things, the message " -"recipient's address (who you're sending mail to), the message subject, and " -"the message contents. Simply fill out the appropriate fields at the top of " -"the window (only the To: address is required, but the Subject: is suggested) " -"and type your message in the large lower field. Once you've completed " -"entering your message, you may choose to Spell Check your message text. " -"Once you're done composing your new message, click the \"Send\" button to " -"send the message to the recipient." -msgstr "" -"ÁÞáâÐÒØ ßàÞ×ÞàÕæÞâ ÞÒÞ×ÜÞÖãÒÐ ÔÐ ÝÐÒÕÔÕâÕ ßàØÜÐç (ÐÔàÕáÐ ÚÞÜã øÐ ßàÐüÐâÕ " -"ßÞàÐÚÐâÐ), âÕÜÐ ÝÐ ßÞàÐÚÐâÐ Ø ÝոרÝÐ áÞÔàÖØÝÐ. µÔÝÞáâÐÒÝÞ ßÞßÞÛÝÕâÕ ÓØ " -"áÞÞÔÒÕâÝØâÕ ßÞÛØúÐ (×ÐÔÞÛÖØâÕÛÝÞ Õ áÐÜÞ ßÞÛÕâÞ ´Þ:, ÔÞÔÕÚÐ ßÞÛÕâÞ ÂÕÜÐ: Õ " -"ßàÕßÞàÐçÛØÒÞ) Ø ÝÐߨèÕâÕ øÐ ÒÐèÐâÐ ßÞàÐÚÐ ÒÞ ÓÞÛÕÜÞâÞ ßÞÛÕ ×Ð âÕÚáâ. ¿ÞâÞÐ " -"ÜÞÖÕâÕ ÔÐ Ø×ÑÕàÕâÕ ßàÞÒÕàÚÐ ÝÐ ßàÐÒÞߨáÞâ. ½Ð ÚàÐø ßàÕâØáÝÕâÕ ÝÐ ÚÞßçÕâÞ " -"\"¸áßàÐâØ\" ×Ð ÔÐ øÐ ßàÐâØâÕ ßÞàÐÚÐâÐ." - -msgid "The Compose Window" -msgstr "ÁÞáâÐÒØ ßàÞ×ÞàÕæÞâ" - -msgid "The Mailbox Listing" -msgstr "¿àÕÓÛÕÔ ÝÐ ßÞèâÕÝáÚÞ áÐÝÔÐçÕ" - -msgid "" -"The Message Screen display the contents of the selected message. From here, " -"you can browse message attachments, reply to the current message, delete the " -"current message, or advance to the next message in your current mailbox." -msgstr "" -"¿àÞ×ÞàÕæÞâ ×Ð ßàÕÓÛÕÔ ÝÐ ßÞàÐÚÐâÐ øÐ ßàØÚÐÖãÒÐ áÞÔàÖØÝÐâÐ ÝÐ Ø×ÑàÐÝÐâÐ " -"ßÞàÐÚÐ. ¾Ô ÞÒÔÕ ÜÞÖÕâÕ ÔÐ ÓØ ßàÕÓÛÕÔÐâÕ ßàØÚÐçÕÝØâÕ äÐøÛÞÒØ, ÔÐ ÞÔÓÞÒÞàØâÕ " -"ÝÐ ßÞàÐÚÐâÐ, ÔÐ øÐ Ø×ÑàØèÕâÕ ØáâÐâÐ, ØÛØ ÔÐ ßàÕÜØÝÕâÕ ÝÐ áÛÕÔÝÐâÐ ßÞàÐÚÐ ÞÔ " -"âÕÚÞÒÝÐâÐ ßÐßÚÐ." - -msgid "The Message Screen" -msgstr "¿àÞ×ÞàÕæ ×Ð ßàÕÓÛÕÔ ÝÐ ßÞàÐÚÐ" - -msgid "" -"The contents of your Inbox folder will be displayed immediately upon logging " -"in. The Mailbox Listing shows the contents of each message's header " -"(message status, date sent, sender, subject, and size). Each column has a " -"heading. Clicking on the heading will cause the listing to be sorted by " -"that column." -msgstr "" -"ÁÞÔàÖØÝÐâÐ ÝÐ ÒÐèÐâÐ ßÐßÚÐ ÁÐÝÔÐçÕ üÕ ÑØÔÕ ÐÒâÞÜÐâáÚØ ßàØÚÐÖÐÝÐ ßÞ " -"ßàØøÐÒãÒÐúÕ ÒÞ áØáâÕÜÞ. ²Þ ßÞèâÕÝáÚÞâÞ áÐÝÔÐçÕ üÕ ÜÞÖÕâÕ ÔÐ øÐ ÒØÔØâÕ " -"áÞÔàÖØÝÐâÐ ÞÔ ×ÐÓÛÐÒøÕâÞ ÝÐ áÕÚÞøÐ ßÞàÐÚÐ (áâÐâãá, ÔÐâãÜ ÝÐ ØáßàÐüÐúÕ, " -"ØáßàÐüÐç, âÕÜÐ Ø ÓÞÛÕÜØÝÐ). ÁÕÚÞøÐ ÚÞÛÞÝÐ áÞÔàÖØ ÝÐáÛÞÒ. ÁÞ ÚÛØÚÐúÕ ÝÐ " -"ÝÐáÛÞÒÞâ üÕ ßàÕÔØ×ÒØÚÐâÕ áÞàâØàÐúÕ ßÞ âÐÐ ÚÞÛÞÝÐ." - -#, c-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "¿ÐßÚÐâÐ(ØâÕ) \"%s\" üÕ ÑØÔÐâ ßàÕØÜÕÝãÒÐÝØ ÒÞ \"%s\"." - -#, c-format -msgid "The folder \"%s\" already exists" -msgstr "¿ÐßÚÐâÐ \"%s\" ÒÕüÕ ßÞáâÞØ" - -#, c-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"¿ÐßÚÐâÐ \"%s\" áÞÔàÖØ ÝÕÒÐÛØÔÝØ ×ÝÐæØ ÒÞ ØÜÕâÞ, èâÞ ÜÞÖÕ ÔÐ ßàÕÔØ×ÒØÚÐ " -"ßàÞÑÛÕÜØ. ¾ÑàÐâÕâÕ áÕ ÔÞ ÒÐèØÞâ áØáâÕÜ ÐÔÜØÝØáâàÐâÞà." - -#, c-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "¿ÐßÚÐâÐ \"%s\" Õ ÚàÕØàÐÝÐ, ÝÞ áÕ ãèâÕ øÐ ÝÕÜÐâÕ ßàÕÒ×ÕÜÐÝÞ." - -#, c-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "¿ÐßÚÐâÐ \"%s\" Õ Ø×ÑàØèÐÝÐ, ÝÞ áÕ ãèâÕ øÐ ØÜÐâÕ ßàÕÒ×ÕÜÐÝÞ." - -#, c-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "¿ÐßÚÐâÐ \"%s\" ÝÕ Õ ÚàÕØàÐÝÐ. ¾ÒÐ ÓÞ ÒàÐâØ áÕàÒÕàÞâ" - -#, c-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "¿ÐßÚÐâÐ \"%s\" ÝÕ Õ Ø×ÑàØèÐÝÐ. ¾ÒÐ ÓÞ ÒàÐâØ áÕàÒÕàÞâ" - -#, c-format -msgid "The folder \"%s\" was successfully created." -msgstr "¿ÐßÚÐâÐ \"%s\" Õ ãáßÕèÝÞ ÚàÕØàÐÝÐ." - -#, c-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "¿ÐßÚÐâÐ \"%s\" Õ ãáßÕèÝÞ Ø×ÑàØèÐÝÐ." - -#, c-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "¿ÐßÚÐâÐ \"%s\" Õ ãáßÕèÝÞ ßàÕØÜÕÝãÒÐÝÐ ÒÞ \"%s\"." - -#, c-format -msgid "The identity \"%s\" has been deleted." -msgstr "¸ÔÕÝâØâÕâÞâ \"%s\" Õ Ø×ÑàØèÐÝ." - -#, c-format -msgid "The identity \"%s\" has been saved." -msgstr "¸ÔÕÝâØâÕâÞâ \"%s\" Õ ×ÐçãÒÐÝ." - -msgid "The signature couldn't be replaced." -msgstr "¿ÞâߨáÞâ ÝÕ ÜÞÖÕ ÔÐ ÑØÔÕ ×ÐÜÕÝÕâ." - -msgid "The signature was successfully replaced." -msgstr "¿ÞâߨáÞâ Õ ãáßÕèÝÞ ×ÐÜÕÝÕâ." - -msgid "There are no messages in this mailbox." -msgstr "½ÕÜÐ ßÞàÐÚØ ÒÞ ÞÒÐ ßÞèâÕÝáÚÞ áÐÝÔÐçÕ." - -#, c-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "½ÐáâÐÝÐ ßàÞÑÛÕÜ ßàØ ÑàØèÕúÕ ÝÐ %s. ¾ÒÐ ÓÞ ÒàÐâØ áÕàÒÕàÞâ" - -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "" -"½ÐáâÐÝÐ ßàÞÑÛÕÜ ßàØ ÑàØèÕúÕ ÝÐ ßÞèâÕÝáÚÞâÞ áÐÝÔÐçÕ. ¾ÒÐ ÓÞ ÒàÐâØ áÕàÒÕàÞâ" - -#, c-format -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size (%d MB)." -msgstr "" -"½ÐáâÐÝÐ ÓàÕèÚÐ ßàØ áÝØÜÐúÕ ÝÐ ÔÞÚãÜÕÝâÞâ. ¼ÞÖÕÑØ äÐøÛÞâ Õ ßÞÓÞÛÕÜ ÞÔ " -"ÜÐÚáØÜÐÛÝÞ ÔÞ×ÒÞÛÕÝÐâÐ ÓÞÛÕÜØÝÐ (%d MB)." - -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size." -msgstr "" -"½ÐáâÐÝÐ ÓàÕèÚÐ ßàØ áÝØÜÐúÕ ÝÐ ÔÞÚãÜÕÝâÞâ. ¼ÞÖÕÑØ ÔÞÚãÜÕÝâÞâ Õ ßÞÓÞÛÕÜ ÞÔ " -"ÜÐÚáØÜÐÛÝÞ ÔÞ×ÒÞÛÕÝÐâÐ ÓÞÛÕÜØÝÐ." - -#, c-format -msgid "" -"There was an error copying messages to \"%s\". This is what the server said" -msgstr "" -"½ÐáâÐÝÐ ÓàÕèÚÐ ßàØ ÚÞߨàÐúÕ ÝÐ ßÞàÐÚØâÕ ÒÞ \"%s\". ¾ÒÐ ÓÞ ÒàÐâØ áÕàÒÕàÞâ" - -#, c-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"½ÐáâÐÝÐ ÓàÕèÚÐ ßàØ ÑàØèÕúÕ ÝÐ ßÞàÐÚØâÕ ÞÔ ßÐßÚÐâÐ \"%s\". ¾ÒÐ ÓÞ ÒàÐâØ " -"áÕàÒÕàÞâ" - -#, c-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"½ÐáâÐÝÐ ÓàÕèÚÐ ßàØ ÑàØèÕúÕ ÝÐ ßÞàÐÚØâÕ ÒÞ ßÐßÚÐâÐ \"%s\". ¾ÒÐ ÓÞ ÒàÐâØ " -"áÕàÒÕàÞâ" - -msgid "There was an error deleting messages. This is what the server said" -msgstr "½ÐáâÐÝÐ ÓàÕèÚÐ ßàØ ÑàØèÕúÕ ÝÐ ßÞàÐÚØâÕ. ¾ÒÐ ÓÞ ÒàÐâØ áÕàÒÕàÞâ" - -#, c-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"½ÐáâÐÝÐ ÓàÕèÚÐ ßàØ ßÞáâÐÒãÒÐúÕ ÐâàØÑãâØ ÝÐ ßÞàÐÚØâÕ ÒÞ ßÐßÚÐâÐ \"%s\". ¾ÒÐ " -"ÓÞ ÒàÐâØ áÕàÒÕàÞâ" - -msgid "There was an error flagging messages. This is what the server said" -msgstr "" -"½ÐáâÐÝÐ ÓàÕèÚÐ ßàØ ßÞáâÐÒãÒÐúÕ ÐâàØÑãâØ ÝÐ ßÞàÐÚØâÕ. ¾ÒÐ ÓÞ ÒàÐâØ áÕàÒÕàÞâ" - -#, c-format -msgid "" -"There was an error moving messages to \"%s\". This is what the server said" -msgstr "" -"½ÐáâÐÝÐ ÓàÕèÚÐ ßàØ ßàÕÜÕáâãÒÐúÕ ÝÐ ßÞàÐÚØâÕ ÒÞ \"%s\". ¾ÒÐ ÓÞ ÒàÐâØ áÕàÒÕàÞâ" - -msgid "" -"There was an error moving messages to the trash. This is what the server said" -msgstr "" -"½ÐáâÐÝÐ ÓàÕèÚÐ ßàØ ßàÕÜÕáâãÒÐúÕ ÝÐ ßÞàÐÚØâÕ ÒÞ ¾âßÐÔÞÚ ßÐßÚÐâÐ. ¾ÒÐ ÓÞ ÒàÐâØ " -"áÕàÒÕàÞâ" - -msgid "There was an error saving a draft." -msgstr "½ÐáâÐÝÐ ÓàÕèÚÐ ßàØ ×ÐçãÒãÒÐúÕ ÝÐ ÝÕ×ÐÒàèÕÝÐ ßÞàÐÚÐ." - -msgid "There was an error sending your message" -msgstr "½ÐáâÐÝÐ ÓàÕèÚÐ ßàØ ßàÐüÐúÕ ÝÐ ßÞàÐÚÐâÐ" - -msgid "There was an error undeleting messages. This is what the server said" -msgstr "½ÐáâÐÝÐ ÓàÕèÚÐ ßàØ àÕáâÐÒàÐæØøÐ ÝÐ ßÞàÐÚØâÕ. ¾ÒÐ ÓÞ ÒàÐâØ áÕàÒÕàÞâ" - -msgid "There was an error viewing the requested message." -msgstr "½ÐáâÐÝÐ ÓàÕèÚÐ ßàØ ßàØÚÐ× ÝÐ ÑÐàÐÝÐâÐ ßÞàÐÚÐ." - -msgid "" -"This file controls local MIME drivers for IMP, specifically what kinds of " -"attachments are viewable and/or downloadable." -msgstr "" -"¾ÒÞø äÐøÛ ÓØ ÚÞÝâàÞÛØàÐ ÛÞÚÐÛÝØâÕ MIME ÔàÐøÒÕàØ ×Ð IMP, ÞÔÝÞáÝÞ ÚÐÚÒØ âØßÞÒØ " -"ÝÐ ßàØÚÐçÕÝØ äÐøÛÞÒØ áÕ ßàØÚÐÖÛØÒØ Ø/ØÛØ ÜÞÖÐâ ÔÐ áÕ ßàÕÒ×ÕÜÐâ." - -msgid "" -"This file controls the default preferences for IMP, and also controls which " -"preferences users can alter." -msgstr "" -"¾ÒÞø äÐøÛ ÓØ ÚÞÝâàÞÛØàÐ áâÐÝÔÐàÔÝØâÕ ßÞÔÕáãÒÐúÐ ×Ð IMP ÚÐÚÞ Ø âÞÐ ÚÞØ " -"ßÞÔÕáãÒÐúÐ ÜÞÖÐâ ÔÐ ÑØÔÐâ Ø×ÜÕÝÕâØ ÞÔ áâàÐÝÐ ÝÐ ÚÞàØáÝØæØâÕ." - -msgid "" -"This file controls the default settings for IMP, and also defines the list " -"of available servers if you are using the server list." -msgstr "" -"¾ÒÞø äÐøÛ ÓØ ÚÞÝâàÞÛØàÐ áâÐÝÔÐàÔÝØâÕ ßÞÔÕáãÒÐúÐ ×Ð IMP Ø áÞÔàÖØ ÛØáâÐ ÝÐ " -"ÔÞáâÐßÝØ áÕàÒÕàØ, ÐÚÞ ÚÞàØáâØâÕ ÛØáâÐ ÝÐ áÕàÒÕàØ." - -msgid "" -"This file controls the stylesheet that is used to set colors and fonts in " -"addition to or overriding Horde defaults." -msgstr "" -"¾ÒÞø ÔÞÚãÜÕÝâ áÞÔàÖØ ßÞÔÕáãÒÐúÐ ÚÞØ ÓØ ×ÐÜÕÝãÒÐÐâ ØÛØ ÔÞßÞÛÝãÒÐÐâ ßÞçÕâÝØâÕ " -"ßÞÔÕáãÒÐúÐ ×Ð Horde." - -msgid "" -"This has hopefully given you a general understanding of how to web mail " -"interface works. You'll surely become comfortable with it after seeing how " -"easy and convenient it is for reading and sending mail, as well as managing " -"your IMAP mail account." -msgstr "" -"ÁÕ ÝÐÔÕÒÐÜÕ ÔÕÚÐ ÒÞ ÓÛÞÑÐÛÐ áäÐâØÒâÕ ÚÐÚÞ web mail áØáâÕÜÞâ äãÝÚæØÞÝØàÐ. " -"¿ÞÛÕáÝÞ üÕ ÒØ ÑØÔÕ ÞâÚÐÚÞ üÕ ßàÞÒÕàØâÕ ÚÞÛÚã Õ ÛÕáÝÞ ÔÐ áÕ çØâÐ Ø ßàÐüÐ " -"ßÞèâÐ, ÚÐÚÞ Ø ãàÕÔãÒÐúÕ ÝÐ ÒÐèØÞâ IMAP áØáâÕÜ." - -msgid "" -"This is the main IMP configuration file. It contains paths and options for " -"the IMP scripts." -msgstr "" -"¾ÒÐ Õ ÓÛÐÒÝØÞâ ÚÞÝäØÓãàÐæØÞÝÕÝ äÐøÛ ×Ð IMP áØáâÕÜÞâ. ÁÞÔàÖØ ßÐâÕÚØ Ø ÞßæØØ " -"×Ð ÝÕÓÞÒØâÕ áÚàØßâØ." - -msgid "This may take some time. Are you sure you want to continue?" -msgstr "¾ÒÐ ÜÞÖÕ ÔÐ ßÞâàÐÕ. ´ÐÛØ áâÕ áØÓãàÝØ ÔÕÚÐ áÐÚÐâÕ ÔÐ ßàÞÔÞÛÖØâÕ?" - -msgid "This message has been reported as spam to your system administrator." -msgstr "°ÔÜØÝØáâàÐâÞàÞâ ÑÕèÕ Ø×ÒÕáâÕÝ ÔÕÚÐ ÞÒÐÐ ßÞàÐÚÐ Õ ÝÕßÞÖÕÛÝÐ." - -msgid "This message to" -msgstr "¾ÒÐÐ ßÞàÐÚÐ ÔÞ" - -msgid "This number must be at least one." -msgstr "¾ÒÞø ÑàÞø ÜÞàÐ ÔÐ ÑØÔÕ ÑÐàÕÜ ÕÔÕÝ." - -msgid "This value must be a number." -msgstr "¾ÒÐÐ ÒàÕÔÝÞáâ ÜÞàÐ ÔÐ ÑØÔÕ ÑàÞø." - -msgid "Time Zone" -msgstr "²àÕÜÕÝáÚÐ ×ÞÝÐ" - -msgid "" -"To view the contents of a message, click on the message's subject. You'll " -"be taken to the Message screen." -msgstr "·Ð ßàØÚÐ× ÝÐ áÞÔàÖØÝÐâÐ ÝÐ ßÞàÐÚÐâÐ, ÚÛØÚÝÕâÕ ÝÐ âÕÜÐâÐ ÝÐ ßÞàÐÚÐâÐ." - -msgid "To" -msgstr "´Þ" - -msgid "To:" -msgstr "´Þ:" - -#, c-format -msgid "Total Size: %s KB" -msgstr "²ÚãßÝÐ ÓÞÛÕÜØÝÐ: %s KB" - -msgid "Trash folder:" -msgstr "¿ÐßÚÐ ¾âßÐÔÞÚ:" - -msgid "Unanswered messages" -msgstr "½ÕÞÔÓÞÒÞàÕÝØ ßÞàÐÚØ" - -msgid "Unanswered" -msgstr "½ÕÞÔÓÞÒÞàÕÝØ" - -msgid "Undelete" -msgstr "¿ÞÒàÐâØ" - -msgid "Undisclosed Recipients" -msgstr "½ÕßÞ×ÝÐâ ßàØÜÐâÕÛ" - -msgid "Unnamed" -msgstr "½ÕØÜÕÝãÒÐÝ" - -msgid "Unread" -msgstr "½ÕßàÞçØâÐÝÐ" - -msgid "Unseen Messages" -msgstr "½ÕßàÞçØâÐÝØ ßÞàÐÚØ" - -msgid "Unseen" -msgstr "½ÕßàÞçØâÐÝØ" - -msgid "Unsubscribe from Folder(s)" -msgstr "ÁÞÚàØø ßÐßÚÐ(Ø)" - -msgid "Use Ctrl/Option+Click to select multiple fields" -msgstr "ºÞàØáâÕâÕ Use Ctrl/¾ßæØøÐ+Click ×Ð ÔÐ Ø×ÑÕàÕâÕ ßÞÒÕüÕ ßÞÛØúÐ" - -msgid "Use IMAP folder subscriptions" -msgstr "ºÞàØáâÕâÕ ßÐßÚØ ßàÕÒ×ÕÜÕÝØ ÞÔ IMAP" - -msgid "User Preferences" -msgstr "ºÞàØáÝØçÚØ ßÞÔÕáãÒÐúÐ" - -msgid "Username" -msgstr "ºÞàØáÝØçÚÞ ØÜÕ" - -#, c-format -msgid "View %s" -msgstr "¿àØÚÐÖØ %s" - -msgid "View messages in " -msgstr "¿àØÚÐÖØ ßÞàÐÚØ ÒÞ " - -msgid "Warning" -msgstr "²ÝØÜÐÝØÕ" - -#, c-format -msgid "Welcome to %s" -msgstr "´ÞÑàÕÔÞøÔÞÒâÕ ÒÞ %s" - -msgid "" -"Welcome to the Internet Message Program (IMP)! Through IMP's intuitive " -"interface, you'll be able to access and manage your IMAP mail account using " -"the simplicity of a standard web browser." -msgstr "" -"´ÞÑàÕÔÞøÔÞÒâÕ ÒÞ Internet Message Program (IMP)! ¿àÕÚã ØÝâãØâØÒÝØÞâ " -"IMPØ×ÓÛÕÔ, ÜÞÖÕâÕ ÔÐ ßàØáâÐߨâÕ Ø ÔÐ ÓÞ ãàÕÔØâÕ ÒÐèÐâÐ IMAP áÕàÒØáÚÞàØáâÕøüØ " -"øÐ ÕÔÝÞáâÐÒÝÞáâÐ ÝÐ áâÐÝÔÐàÔÕÝ ØÝâÕàÝÕâ ßàÕâàÐÖãÒÐç." - -msgid "Welcome" -msgstr "´ÞÑàÕÔÞøÔÕ" - -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted." -msgstr "" -"¿àØ ÑàØèÕúÕ ÝÐ ßÞàÐÚØ, ßàÕÜÕáâØ ÓØ ÒÞ ßÐßÚÐâÐ ¾âßÐÔÞÚ ÝÐÜÕáâÞ ÔÐ ÓØ " -"Þ×ÝÐçãÒÐè ÚÐÚÞ Ø×ÑàØèÐÝØ." - -msgid "Wrap text at this many characters." -msgstr "¿ÞÔàÕÔØ ÓÞ âÕÚáâÞâ ÝÐ ÒÞÛÚã ×ÝÐæØ." - -msgid "Yes" -msgstr "´Ð" - -msgid "You are attempting to delete the following folders:" -msgstr "ÁÕ ÞÑØÔãÒÐâÕ ÔÐ ÓØ Ø×ÑàØèÕâÕ áÛÕÔÝØÒÕ ßÐßÚØ:" - -msgid "You are creating a sub-folder to " -msgstr "ºàÕØàÐâÕ ÝÞÒÐ ßÐßÚÐ ÒÞ " - -msgid "" -"You are creating a top-level folder.\\nPlease enter the name of the new " -"folder:\\n" -msgstr "ºàÕØàÐâÕ ßÐßÚÐ ÒÞ ÝÐøÒØáÞÚÞâÞ ÝØÒÞ.\\n²ÝÕáÕâÕ ØÜÕ ×Ð ÝÞÒÐâÐ ßÐßÚÐ.\\n" - -msgid "You are renaming the folder: " -msgstr "¨Ð àÕØÜÕÝãÒÐâÕ ßÐßÚÐâÐ: " - -msgid "" -"You can send mail in a variety ways. You might choose to compose a new " -"message or perhaps to reply to an existing message. Whichever method you " -"choose, however, will open the standard Compose Window." -msgstr "" -"¼ÞÖÕâÕ ÔÐ ßàÐüÐâÕ ßÞèâÐ ÝÐ àÐ×ÛØçÝØ ÝÐçØÝØ. ¼ÞÖÕâÕ ÔÐ Ø×ÑÕàÕâÕ ÔÐ áÞáâÐÒÕâÕ " -"ÝÞÒÐ ßÞàÐÚÐ ØÛØ ÜÞÖÕÑØ ÔÐ ÞÔÓÞÒÞàØâÕ ÝÐ ßÞáâÞÕçÚÐ ßÞàÐÚÐ. ºÞø ÜÕâÞÔ Ø ÔÐ ÓÞ " -"ÞÔÑÕàÕâÕ, üÕ ÒØ áÕ ÞâÒÞàØ áâÐÝÔÐàÔÝØÞâ ßàÞ×ÞàÕæ ÁÞáâÐÒØ." - -#, c-format -msgid "You have %s new messages." -msgstr "¸ÜÐâÕ %s ÝÞÒØ ßÞàÐÚØ." - -msgid "You have 1 new message." -msgstr "¸ÜÐâÕ ÕÔÝÐ ÝÞÒÐ ßÞàÐÚÐ." - -#, c-format -msgid "" -"You have been logged out of %s. Thank you for using the system. If you wish " -"to log in again, please use the form below." -msgstr "" -"²ØÕ áÕ ÞÔøÐÒØÒâÕ ÞÔ %s. ±ÛÐÓÞÔÐàØÜÕ èâÞ ÓÞ ÚÞàØáâÕÒâÕ ÝÐèØÞâ áØáâÕÜ. °ÚÞ " -"áÐÚÐâÕ ßÞÒâÞàÝÞ ÔÐ áÕ ßàØøÐÒØâÕ, ÚÞàØáâÕâÕ øÐ äÞàÜÐâÐ ÔÞÛã." - -msgid "You have new mail in the following folders:\\n" -msgstr "¸ÜÐâÕ ÝÞÒØ ßÞàÐÚØ ÒÞ áÛÕÔÝØÒÕ ßÐßÚØ:\\n" - -msgid "You must first select the attachment(s) to delete." -msgstr "¸×ÑÕàÕâÕ ßàÒÞ ÚÞø ßàØÚÐçÕÝ äÐøÛ ÔÐ áÕ Ø×ÑàØèÕ." - -msgid "You must first specify the file to attach." -msgstr "¸×ÑÕàÕâÕ ßàÒÞ ÚÞø äÐøÛ ÔÐ áÕ ßàØÚÐçØ." - -msgid "You must have at least one recipient." -msgstr "¼ÞàÐ ÔÐ ÒÝÕáÕâÕ ÑÐàÕÜ ÕÔÕÝ ßàØÜÐç." - -msgid "You must select a target mailbox first." -msgstr "¼ÞàÐ ßàÒÞ ÔÐ áÕÛÕÚâØàÐâÕ æÕÛÝÞ ßÞèâÕÝáÚÞ áÐÝÔÐçÕ." - -msgid "You must select an identity to be deleted." -msgstr "¼ÞàÐ ÔÐ Ø×ÑÕàÕâÕ ÚÞø ØÔÕÝâØâÕâ ÔÐ áÕ Ø×ÑàØèÕ." - -msgid "You must select at least one message first." -msgstr "¼ÞàÐ ßàÒÞ ÔÐ Ø×ÑÕàÕâÕ ÑÐàÕÜ ÕÔÝÐ ßÞàÐÚÐ." - -msgid "You must specify a recipient." -msgstr "¼ÞàÐ ÔÐ ÒÝÕáÕâÕ ßàØÜÐç." - -#, c-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "½Õ øÐ ØÜÐâÕ ßàÕÒ×ÕÜÐÝÞ ßÐßÚÐâÐ \"%s\". ¾ÒÐ ÓÞ ÒàÐâØ áÕàÒÕàÞâ" - -#, c-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "½Õ øÐ ØÜÐâÕ áÚàØÕÝÞ ßÐßÚÐâÐ \"%s\". ¾ÒÐ ÓÞ ÒàÐâØ áÕàÒÕàÞâ" - -#, c-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "ÃáßÕèÝÞ øÐ ßàÕÒ×ÕÜÐÒâÕ ßÐßÚÐâÐ \"%s\"." - -#, c-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "ÃáßÕèÝÞ øÐ áÞÚàØÒâÕ ßÐßÚÐâÐ \"%s\"." - -#, c-format -msgid "Your %s session has expired. Please login again." -msgstr "²ÐèÐâÐ %s áÕáØøÐ ×ÐÒàèØ. ¿àØøÐÒÕâÕ áÕ ßÞÒâÞàÝÞ." - -msgid "Your From: address:" -msgstr "°ÔàÕáÐ ÞÔ ÚÞøÐ ßàÐüÐâÕ:" - -msgid "Your Information" -msgstr "²ÐèØ ØÝäÞàÜÐæØØ" - -msgid "Your Reply-to: address: (optional)" -msgstr "°ÔàÕáÐ ÝÐ ÚÞøÐ üÕ ÒØ ÞÔÓÞÒÞàÐÐâ: (ÝÕ×ÐÔÞÛÖØâÕÛÝÞ)" - -msgid "" -"Your browser does not support this print option. Press Control/Option + P to " -"print." -msgstr "" -"²ÐèØÞâ ßàÕâàÐÖãÒÐç ÝÕ ßÞÔàÖãÒÐ ÒÐÚÒÞ ßÕçÐâÕúÕ. ¿àØâØáÝÕâÕ Control/¾ßæØøÐ + P " -"×Ð ÔÐ ßÕçÐâÕâÕ." - -msgid "Your current time zone:" -msgstr "¼ÞÜÕÝâÐÛÝÐ ÒàÕÜÕÝáÚÐ ×ÞÝÐ:" - -msgid "Your default identity:" -msgstr "²Ðè áâÐÝÔÐàÔÕÝ ØÔÕÝâØâÕâ:" - -msgid "Your full name:" -msgstr "¸ÜÕ Ø ßàÕרÜÕ:" - -msgid "Your identities:" -msgstr "²ÐèØ ØÔÕÝâØâÕâØ:" - -msgid "Your preferences have been updated." -msgstr "²ÐèØâÕ ßÞÔÕáãÒÐúÐ áÕ ßàØäÐâÕÝØ Ø ßàØÜÕÝÕâØ." - -msgid "Your signature:" -msgstr "¿Þâߨá:" - -msgid "[No subject]" -msgstr "[±Õ× âÕÜÐ]" - -msgid "\\nPlease enter the name of the new folder:\\n" -msgstr "\\n²ÝÕáÕâÕ ØÜÕ ÝÐ ÝÞÒÐâÐ ßÐßÚÐ:\\n" - -msgid "add source" -msgstr "ÔÞÔÐÔØ Ø×ÒÞà" - -msgid "cannot move past the beginning" -msgstr "cannot move past the beginning" - -msgid "cannot move past the end" -msgstr "cannot move past the end" - -msgid "delete message" -msgstr "Ø×ÑàØèØ ßÞàÐÚÐ" - -msgid "move down" -msgstr "ÞÔØ ÔÞÛÕ" - -msgid "move message to" -msgstr "ßàÕÜÕáâØ ßÞàÐÚÐ ÒÞ" - -msgid "move up" -msgstr "ßàÕÜÕáâØ ÓÞàÕ" - -msgid "no folder selected" -msgstr "ÝÕ Õ Ø×ÑàÐÝÐ ßÐßÚÐ" - -msgid "no rule selected" -msgstr "ÝÕ Õ Ø×ÑàÐÝÞ ßàÐÒØÛÞ" - -msgid "no text specified" -msgstr "ÝÕ Õ ÝÐÒÕÔÕÝ âÕÚáâ" - -msgid "none" -msgstr "ÝØÕÔÝÐ" - -msgid "or" -msgstr "ØÛØ" - -msgid "or:" -msgstr "ØÛØ:" - -msgid "please fill in the text and choose a field and an action" -msgstr "ÒÝÕáØ âÕÚáâ Ø Ø×ÑÕàØ ßÞÛÕ Ø Ð򾯿Ð" - -msgid "remove source" -msgstr "ÞÔáâàÐÝØ Ø×ÒÞà" - -msgid "select folder" -msgstr "Ø×ÑÕàØ ßÐßÚÐ" - -msgid "spelling error" -msgstr "ßàÐÒÞߨáÝÐ ÓàÕèÚÐ" - -msgid "spelling errors" -msgstr "ßàÐÒÞߨáÝØ ÓàÕèÚØ" - -#, c-format -msgid "where the %s field contains %s" -msgstr "ÚÐÔÕ èâÞ %s ßÞÛÕâÞ áÞÔàÖØ %s" diff --git a/imp/po/nb_NO.po b/imp/po/nb_NO.po deleted file mode 100644 index a11eb3cd3..000000000 --- a/imp/po/nb_NO.po +++ /dev/null @@ -1,4569 +0,0 @@ -# IMP Norwegian bokmaal translation -# Copyright 2001-2009 The Horde Project. -# Oyvind Monslop , 2001. -# Oystein Steimler , 2001. -# Torstein S. Hansen , 2002. -# Andreas Gunleikskaas , 2003. -# Geir O. Hogberg , 2005-05-13. -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 4.0.3\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2005-05-13 23:16+0200\n" -"PO-Revision-Date: 2005-05-18 23:37+0200\n" -"Last-Translator: Geir O. Hogberg \n" -"Language-Team: Norwegian (Bokmal) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=iso-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/Compose.php:266 lib/Compose.php:318 -msgid " To: " -msgstr " Til: " - -#: lib/Compose.php:254 lib/Compose.php:306 -msgid " Date: " -msgstr " Dato: " - -#: lib/Compose.php:257 lib/Compose.php:309 -msgid " From: " -msgstr " Fra: " - -#: mailbox.php:399 -#, php-format -msgid " (Accesskey %s)" -msgstr " (hurtigtast %s)" - -#: lib/Compose.php:263 lib/Compose.php:315 -msgid " Subject: " -msgstr " Emne: " - -#: templates/compose/spelling.inc:74 -msgid " in " -msgstr " i " - -#: templates/mailbox/message_headers.inc:7 -msgid "#" -msgstr "#" - -#: lib/Block/summary.php:71 -#, php-format -msgid "%.2fMB / %.2fMB (%.2f%%)" -msgstr "%.2fMB / %.2fMB (%2f%%)" - -#: mailbox.php:190 -#, php-format -msgid "%d message(s) have been deleted." -msgstr "%d meddelande(n) har blitt slettet." - -#: lib/Spam.php:182 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "" -"%d meldinger har blitt rapportert som ikke-spam til systemadministratoren." - -#: lib/Spam.php:162 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d meldinger har blitt rapportert som ikke-spam." - -#: lib/Spam.php:174 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "%d meldinger har blitt rapportert som spam til systemadministratoren." - -#: lib/Spam.php:154 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d meldinger er blitt rapportert som spam." - -#: mailbox.php:362 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d - %d av %d meldinger" - -#: mailbox.php:607 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: pgp.php:332 -#, php-format -msgid "%s PGP Administration" -msgstr "%s PGP administrasjon" - -#: smime.php:254 -#, php-format -msgid "%s S/MIME Administration" -msgstr "%s S/MIME administrasjon" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:49 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s finnes allerede. Navnet på mappen %s ble ikke endret." - -#: lib/Message.php:633 -#, php-format -msgid "%s does not appear to be a valid mailbox." -msgstr "%s ser ikke ut som en gyldig postboks." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:47 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "Mappen '%s' blir gitt nytt navn i begynnelsen av måneden." - -#: lib/MIME/Viewer/itip.php:226 -#, php-format -msgid "%s has accepted." -msgstr "%s har godtatt." - -#: lib/MIME/Viewer/itip.php:581 -#, php-format -msgid "%s has cancelled %s." -msgstr "%s har kansellert %s." - -#: lib/MIME/Viewer/itip.php:232 -#, php-format -msgid "%s has declined." -msgstr "%s har avslått." - -#: lib/MIME/Viewer/itip.php:452 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s har besvart en forespørsel om informasjon angående ledig/opptatt." - -#: lib/MIME/Viewer/itip.php:572 -#, php-format -msgid "%s has replied to the invitation to %s." -msgstr "%s har svart på invitasjonen til %s." - -#: lib/MIME/Viewer/itip.php:441 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s har sendt deg informasjon om ledig/opptatt." - -#: lib/MIME/Viewer/itip.php:238 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s har foreløpig godtatt." - -#: lib/MIME/Viewer/itip.php:446 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s forespør informasjon om når du er ledig/opttatt." - -#: lib/MIME/Viewer/itip.php:541 -#, php-format -msgid "%s requests your presence at %s." -msgstr "%s forespør din deltagelse på %s." - -#: lib/Message.php:388 -#, php-format -msgid "%s was successfully added to %s." -msgstr "%s ble lagt til %s." - -#: lib/MIME/Viewer/itip.php:553 -#, php-format -msgid "%s wishes to ammend %s." -msgstr "%s ønsker å endre %s." - -#: lib/MIME/Viewer/itip.php:531 -#, php-format -msgid "%s wishes to make you aware of %s." -msgstr "%s ønsker å gjøre deg oppmerksom på %s." - -#: lib/MIME/Viewer/itip.php:558 -#, php-format -msgid "%s wishes to receive the latest information about %s." -msgstr "%s ønsker å motta den sist oppdaterte informasjonen om %s." - -#: message.php:276 message.php:281 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: templates/message/navbar_top.inc:13 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d of %d)" - -#: templates/compose/spelling.inc:140 -msgid "(Apply these changes and move to next screen.)" -msgstr "(Bruk disse endringene, og gå til neste side.)" - -#: templates/compose/spelling.inc:127 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(Forkast alle endringer, og returner til meldingen.)" - -#: spelling.php:273 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(Returnere til meldingen etter at endringene så langt er gjort. Endringene i " -"dette bildet vil IKKE bli gjort.)" - -#: spelling.php:270 -msgid "" -"(Send message after applying all changes made thus far. Changes on the " -"current screen will NOT be applied.)" -msgstr "" -"(Returnere til meldingen etter at endringene så langt er gjort. Endringene i " -"dette bildet vil IKKE bli gjort.)" - -#: templates/contacts/contacts.inc:228 -msgid "* Add these by clicking OK *" -msgstr "* Legg til disse ved å klikke OK *" - -#: templates/contacts/contacts.inc:208 -msgid "* Please select address(es) *" -msgstr "* Vennligst velg adresse(ne) *" - -#: lib/Spam.php:184 -msgid "1 message has been reported as not spam to your system administrator." -msgstr "" -"1 melding har blitt rapportert som ikke-spam til systemadministratoren." - -#: lib/Spam.php:164 -msgid "1 message has been reported as not spam." -msgstr "1 melding har blitt rapportert som ikke-spam." - -#: lib/Spam.php:176 -msgid "1 message has been reported as spam to your system administrator." -msgstr "1 melding har blitt rapportert som spam til systemadministratoren." - -#: lib/Spam.php:156 -msgid "1 message has been reported as spam." -msgstr "1 melding har blitt rapportert som spam." - -#: config/prefs.php.dist:788 -msgid "100 characters" -msgstr "100 tegn" - -#: config/prefs.php.dist:791 -msgid "1000 characters" -msgstr "1000 tegn" - -#: config/prefs.php.dist:789 -msgid "250 characters" -msgstr "250 tegn" - -#: config/prefs.php.dist:790 -msgid "500 characters" -msgstr "500 tegn" - -#: lib/MIME/Viewer/images.php:159 -#, php-format -msgid "A large image named %s is attached to this message." -msgstr "Et stort bilde (%s) er vedlagt meldingen." - -#: lib/MIME/Viewer/notification.php:53 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "Du har fått leveringsbekreftelse på en melding du har sendt." - -#: templates/search/fields.inc:5 -msgid "AND" -msgstr "OG" - -#: lib/MIME/Viewer/itip.php:546 -msgid "Accept request" -msgstr "Godkjenn forespørsel" - -#: lib/MIME/Viewer/itip.php:705 -msgid "Accepted" -msgstr "Godtatt" - -#: lib/MIME/Viewer/itip.php:227 -msgid "Accepted: " -msgstr "Godtatt: " - -#: lib/IMP.php:910 lib/IMP.php:912 -msgid "Acco_unts" -msgstr "Kon_toer" - -#: templates/fetchmail/manage.inc:7 -msgid "Account's name:" -msgstr "Kontoens navn:" - -#: lib/MIME/Viewer/itip.php:477 lib/MIME/Viewer/itip.php:682 -msgid "Actions" -msgstr "Handlinger" - -#: templates/prefs/sourceselect.inc:303 -msgid "Add source" -msgstr "Legg til kilde" - -#: lib/MIME/Viewer/itip.php:534 lib/MIME/Viewer/itip.php:544 -msgid "Add this to my calendar" -msgstr "Legg til i min kalender" - -#: lib/MIME/Headers.php:206 lib/MIME/Headers.php:207 -#, php-format -msgid "Add to Address book (%s)" -msgstr "Legg til i adressebok (%s)" - -#: compose.php:1177 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "La til %s som ett vedlegg." - -#: config/prefs.php.dist:190 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Ytterligere meldingshoder å vise: (valgfritt, angi hvert meldingshode på " -"hver linje)" - -#: lib/MIME/Viewer/notification.php:65 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Mer informasjon vises %s." - -#: lib/MIME/Viewer/notification.php:65 -msgid "Additional information details" -msgstr "Fler detaljer" - -#: lib/MIME/Viewer/status.php:96 -msgid "Additional message details" -msgstr "Mer detaljer om meldingen" - -#: lib/MIME/Viewer/status.php:95 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Mer detaljer om meldingen vises %s." - -#: lib/MIME/Viewer/status.php:81 -msgid "Additional message error details" -msgstr "Fler feilmeldings-detaljer" - -#: lib/MIME/Viewer/status.php:80 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Fler feilmeldings-detaljer vises %s." - -#: contacts.php:90 templates/contacts/contacts.inc:175 -#: templates/compose/compose.inc:330 templates/compose/redirect.inc:55 -msgid "Address Book" -msgstr "Adressebok" - -#: config/prefs.php.dist:126 -msgid "Address Books" -msgstr "Adressebøker" - -#: config/prefs.php.dist:181 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Adresser som skal BCC's til alle meldinger: (valgfritt, en adresse per " -"linje)" - -#: config/prefs.php.dist:173 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Adresser koblet til denne identiteten: (valgfritt, en adresse per linje)" - -#: templates/mailbox/navbar.inc:10 config/prefs.php.dist:792 -msgid "All" -msgstr "Alle" - -#: templates/folders/javascript.inc:5 -msgid "All messages in the folder(s) will be lost!" -msgstr "Alle meldinger i denne mappen(e) vil bli slettet!" - -#: templates/folders/javascript.inc:6 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "Alle meldingene i følgende mappe(r) vil bli lastet ned i én MBOX-fil:" - -#: lib/Maintenance/Task/purge_trash.php:83 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Alle meldingene i \"%s\"-mappen som er eldre enn %s dager, vil bli slettet " -"permanent." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:63 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "Alle lenkede vedlegg eldre enn %s måneder, vil bli slettet." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:78 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "Alle mapper med sente meldinger eldre enn %s måneder, vil bli slettet." - -#: acl.php:85 -#, php-format -msgid "All rights on folder '%s' successfully removed for user '%s'." -msgstr "Alle rettigheter på mappen '%s' ble fjernet for brukeren '%s'." - -#: templates/filters/prefs.inc:55 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Tillat at filter-regler legges til i alle postbokser?" - -#: lib/MIME/Viewer/alternative.php:113 -msgid "Alternative parts for this section:" -msgstr "Alternative deler for denne seksjonen:" - -#: config/prefs.php.dist:565 config/prefs.php.dist:586 -msgid "Always" -msgstr "Alltid" - -#: config/prefs.php.dist:550 -msgid "Always save attachments" -msgstr "Alltid lagre vedlegg" - -#: lib/Message.php:481 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "En feil oppstod ved fjerning av vedlegget. IMAP-serveren sa: " - -#: lib/Message.php:375 -msgid "An unknown error occured while creating the new task." -msgstr "En ukjent feil oppstod ved innlegging av den nye oppføringen." - -#: message.php:490 mailbox.php:677 templates/message/navbar_navigate.inc:9 -#: templates/mailbox/navbar.inc:18 templates/mailbox/navbar.inc:35 -#: templates/mailbox/legend.inc:6 -msgid "Answered" -msgstr "Besvart" - -#: templates/search/main.inc:31 -msgid "Answered messages" -msgstr "Besvarte meldinger" - -#: templates/mailbox/header.inc:7 -msgid "Apply Filters" -msgstr "Bruk filtre" - -#: templates/mailbox/header.inc:7 -#, php-format -msgid "Apply Filters to %s" -msgstr "Bruk filtre på %s" - -#: templates/filters/prefs.inc:43 -msgid "Apply filter rules upon logging on?" -msgstr "Bruk filterregler ved pålogging." - -#: templates/filters/prefs.inc:49 -msgid "Apply filter rules whenever INBOX is displayed?" -msgstr "Bruk filterregler ved oppdatering av innboks." - -#: templates/folders/javascript.inc:9 -msgid "Are you SURE you want to continue?" -msgstr "Er du SIKKER på at du ønsker å fortsette?" - -#: templates/folders/javascript.inc:5 -msgid "Are you completely sure you wish to continue?" -msgstr "Er du SIKKER på at du ønsker å fortsette?" - -#: templates/smime/smime.inc:65 templates/pgp/pgp.inc:93 -msgid "Are you sure you want to delete this public key?" -msgstr "Er du SIKKER på at du ønsker å slette denne offentlige nøkkelen?" - -#: templates/smime/smime.inc:128 templates/pgp/pgp.inc:169 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "Er du sikker på at du vil slette nøkkelparet ditt? (IKKE anbefalt!)" - -#: templates/compose/redirect.inc:5 templates/compose/compose.js:6 -msgid "Are you sure you want to do this?" -msgstr "Er du SIKKER?" - -#: message.php:398 templates/folders/javascript.inc:73 -#: templates/mailbox/javascript.inc:68 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Er du sikker på at du vil slette disse meldingene FOR GODT?" - -#: lib/MIME/Contents.php:215 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Er du sikker på at du vil slette dette vedlegget FOR GODT?" - -#: templates/mailbox/actions.inc:39 -msgid "Are you sure you wish to empty this folder?" -msgstr "Er du sikker på at du vil tømme denne mappen?" - -#: lib/IMP.php:901 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Er du sikker på at du vil tømme søppelkassen?" - -#: templates/mailbox/actions.inc:8 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Er du sikker på at du vil slette disse meldingene FOR GODT?" - -#: templates/mailbox/javascript.inc:86 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Er du sikker på at du vil rapportere denne meldingen som uskyldig?" - -#: templates/mailbox/javascript.inc:77 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Er du sikker på at du vil rapportere denne meldingen som spam?" - -#: config/prefs.php.dist:887 -msgid "Arrival Time" -msgstr "Ankomsttid" - -#: config/prefs.php.dist:902 -msgid "Ascending" -msgstr "Stigende" - -#: config/prefs.php.dist:564 config/prefs.php.dist:585 -msgid "Ask" -msgstr "Spør" - -#: templates/compose/compose.inc:509 -msgid "Attach" -msgstr "Legg ved" - -#: templates/compose/compose.inc:466 -msgid "Attach Files" -msgstr "Vedlegg filer" - -#: templates/compose/compose.inc:447 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Vedlegge en kopi av din offentlige PGP-nøkkel til meldigen?" - -#: lib/MIME/Viewer/tnef.php:113 -msgid "Attached File:" -msgstr "Legg ved fil:" - -#: lib/Compose.php:366 lib/Compose.php:453 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Vedlagt fil \"%s\" overskider maxstørrelsen for vedlegg. Filen vedlegges " -"IKKE." - -#: lib/MIME/Viewer/itip.php:341 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Vedlegger svar på kalender-forespørselen du sendte." - -#: mailbox.php:711 templates/mailbox/legend.inc:16 -#: templates/compose/attachments.inc:14 templates/compose/compose.inc:496 -#: templates/compose/attachments.js:98 -msgid "Attachment" -msgstr "Vedlegg" - -#: compose.php:987 lib/Message.php:442 -msgid "Attachment stripped: Original attachment type" -msgstr "Vedlegg fjernet: Vedleggstype" - -#: templates/compose/compose.inc:340 templates/compose/compose.inc:464 -#: lib/Compose.php:1009 -msgid "Attachments" -msgstr "Vedlegg" - -#: lib/MIME/Viewer/itip.php:635 -msgid "Attendees" -msgstr "Deltagere" - -#: lib/MIME/Viewer/notification.php:56 -msgid "Attention" -msgstr "Observer" - -#: lib/Auth/imp.php:49 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Kan ikke finne den nødvendige IMAP utvidelsen." - -#: config/prefs.php.dist:643 -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "" -"Vise bilder i HTML-meldinger automatisk når avsenderen finnes i adresseboken?" - -#: templates/prefs/sourceselect.inc:298 -msgid "Available Address books:" -msgstr "Tilgjengelige adressebøker:" - -#: lib/MIME/Viewer/itip.php:671 -msgid "Awaiting Response" -msgstr "Venter på svar" - -#: templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Bac_k to %s" -msgstr "Tilba_ke til %s" - -#: thread.php:69 templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Back to %s" -msgstr "Tilbake til %s" - -#: message.php:257 search.php:153 templates/contacts/contacts.inc:224 -#: templates/compose/recompose.inc:20 -msgid "Bcc" -msgstr "Bcc" - -#: lib/MIME/Viewer/status.php:168 -msgid "Below is the raw text of the status information message." -msgstr "Nedenfor finnes den opprinnelige teksten fra stautsmeldingen." - -#: templates/message/navbar_actions.inc:19 templates/mailbox/actions.inc:16 -msgid "Blacklist" -msgstr "Svarteliste" - -#: config/prefs.php.dist:631 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "Blokkere bilder i HTML-meldinger om de ikke er spesielt forespurt?" - -#: search.php:161 -msgid "Body" -msgstr "Meldingstekst" - -#: templates/search/main.inc:23 templates/search/main.inc:39 -#: templates/search/main.inc:55 templates/search/main.inc:71 -msgid "Both" -msgstr "Begge" - -#: config/prefs.php.dist:690 -msgid "Both Header Listing and Body of Message" -msgstr "Både i meldingshode og meldingstekst" - -#: templates/compose/compose.inc:283 -msgid "C_harset" -msgstr "T_egnsett" - -#: templates/search/fields.inc:35 -msgid "Calendar" -msgstr "Kalender" - -#: lib/Fetchmail/imap.php:204 -msgid "Can not connect to the remote mail server." -msgstr "Kan ikke kontakte den eksterne e-post tjeneren." - -#: lib/Fetchmail/imap.php:202 -msgid "Can not connect to the remote mail server: " -msgstr "Kan ikke kontakte den eksterne e-post tjeneren: " - -#: lib/MIME/Viewer/partial.php:53 -#, php-format -msgid "" -"Can not display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Kan ikke vise - fant bare %s av %s deler av meldingen i den aktuelle " -"postboksen." - -#: templates/contacts/contacts.inc:253 templates/folders/import.inc:21 -#: templates/smime/passphrase.inc:22 templates/smime/import_key.inc:85 -#: templates/compose/spelling.inc:127 templates/pgp/passphrase.inc:32 -#: templates/pgp/import_key.inc:66 -msgid "Cancel" -msgstr "Avbryt" - -#: templates/compose/compose.inc:70 templates/compose/compose.inc:426 -#: templates/compose/redirect.inc:116 -msgid "Cancel Message" -msgstr "Avbryt melding" - -#: templates/compose/redirect.inc:5 templates/compose/compose.js:6 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Hvis du avbryter denne meldingen, mister du alt innholdet." - -#: message.php:256 search.php:149 templates/contacts/contacts.inc:223 -#: templates/compose/recompose.inc:15 -msgid "Cc" -msgstr "Cc" - -#: lib/MIME/Viewer/itip.php:653 -msgid "Chair Person" -msgstr "Ordstyrer" - -#: templates/compose/spelling.inc:86 -msgid "Change" -msgstr "Endre" - -#: templates/compose/spelling.inc:87 -msgid "Change All" -msgstr "Endre alt" - -#: templates/acl/acl.inc:97 templates/acl/acl.inc:98 -msgid "Change Folder" -msgstr "Endre mappe" - -#: config/prefs.php.dist:111 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Endre visningsvalg som antallet meldinger per side og meldingssortering." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Endre e-postserver og mappe instillinger." - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Endre navn, adresse og signatur som folk ser når de leser og svarer på " -"posten din." - -#: config/prefs.php.dist:793 -msgid "Characters to display:" -msgstr "Antall tegn som skal vises:" - -#: templates/folders/actions.inc:13 -msgid "Check Folder(s) for New Mail" -msgstr "Se etter ny post i mappen(e)" - -#: templates/folders/actions.inc:2 templates/mailbox/message_headers.inc:65 -msgid "Check _All/None" -msgstr "Velg _Alle/Ingen" - -#: templates/fetchmail/fetchmail.inc:14 -msgid "Check all mail servers you want to fetch mail from:" -msgstr "Velg alle servere du vil hente e-post fra:" - -#: config/prefs.php.dist:454 -msgid "Check spelling before sending a message?" -msgstr "Benytte stavekontroll før melding sendes?" - -#: templates/folders/actions.inc:4 -msgid "Choose Action:" -msgstr "Velg handling:" - -#: config/servers.php.dist:194 -msgid "Choose a mail server:" -msgstr "Velg en e-postserver:" - -#: lib/MIME/Viewer/itip.php:478 lib/MIME/Viewer/itip.php:683 -msgid "Choose an action:" -msgstr "Velg handling:" - -#: templates/prefs/sourceselect.inc:349 -msgid "Choose the address book to use when adding addresses." -msgstr "Velg adresseboken som skal brukes ved valg av adresser." - -#: templates/prefs/sourceselect.inc:293 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Velg rekkefølgen blant adressebøkene som brukes til utvidelse av adresser." - -#: lib/MIME/Viewer/images.php:109 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "Klikk %s for å konvertere bildet til et format din nettleser kan vise." - -#: lib/MIME/Viewer/images.php:98 -#, php-format -msgid "Click %s to download the image." -msgstr "Trykk %s for å laste ned bildet." - -#: lib/Filter.php:113 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Klikk %s for å gå til %s-administrasjonssiden." - -#: lib/MIME/Viewer/html.php:116 -#, php-format -msgid "Click %s to view HTML content in a separate window." -msgstr "Trykk %s for å vise HTML-innhold i et eget vindu." - -#: lib/MIME/Viewer/images.php:160 -#, php-format -msgid "Click %s to view a thumbnail of this image." -msgstr "Klikk %s for å vise en mindre versjon av dette bildet." - -#: lib/MIME/Viewer/pkcs7.php:414 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Trykk %s for å vise vedlegget i et eget vindu." - -#: lib/MIME/Viewer/related.php:64 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "Trykk %s for å vise multipart/related i et eget vindu." - -#: lib/MIME/Viewer/html.php:103 -msgid "Click here to HIDE the Images" -msgstr "Trykk her for å SKJULE bildene" - -#: lib/MIME/Viewer/html.php:106 -msgid "Click here to SHOW the Images" -msgstr "Trykk her for å VISE bildene" - -#: templates/prefs/sourceselect.inc:321 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Klikk på en av dine valgte adressebøker, og velg feltene som det skal søkes " -"i." - -#: lib/MIME/Viewer/pgp.php:176 -msgid "Click to Save PGP Public Key in your Address book" -msgstr "Klikk for å lagre den offentlige PGP-nøkkelen i din adressebok." - -#: lib/MIME/Viewer/pkcs7.php:194 -#, php-format -msgid "Click to Save S/MIME certificate of %s in your Address Book" -msgstr "Klikk for å lagre S/MIME sertifikatet for %s i din adressebok" - -#: config/prefs.php.dist:921 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Om du klikker på adressen åpner du en ny melding til avsenderen" - -#: config/prefs.php.dist:922 -msgid "Clicking on the address will open the message to be read" -msgstr "Om du klikker på adressen åpnes meldingen" - -#: templates/fetchmail/fetchmail.inc:30 -msgid "Close" -msgstr "Lukk" - -#: compose.php:762 compose.php:1068 -msgid "Close this window" -msgstr "Lukk vinduet" - -#: folders.php:383 -msgid "Closed Folder" -msgstr "Lukket mappe" - -#: folders.php:403 -msgid "Collapse" -msgstr "Slå sammen" - -#: templates/folders/actions.inc:34 -msgid "Collapse All" -msgstr "Slå sammen alle" - -#: templates/folders/actions.inc:34 -msgid "Collapse All Folders" -msgstr "Slå sammen alle mappene" - -#: folders.php:403 -msgid "Collapse Folder" -msgstr "Slå sammen mappe" - -#: templates/fetchmail/manage.inc:51 -msgid "Color Indicator: " -msgstr "Fargeindikator: " - -#: templates/pgp/pgp.inc:191 -msgid "Comment" -msgstr "Kommentar" - -#: lib/MIME/Viewer/itip.php:721 -msgid "Completed" -msgstr "Ferdig" - -#: lib/Block/summary.php:19 lib/Block/tree_folders.php:42 -msgid "Compose" -msgstr "Ny melding" - -#: mailbox.php:741 lib/MIME/Headers.php:195 -#, php-format -msgid "Compose Message (%s)" -msgstr "Skriv melding (%s)" - -#: compose.php:761 compose.php:1067 -msgid "Compose another message" -msgstr "Skriv en ny melding" - -#: config/prefs.php.dist:429 -msgid "Compose messages in a separate window?" -msgstr "Skrive ny melding i et eget vindu?" - -#: config/prefs.php.dist:446 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Skrive melding med et HTML GUI som standard (hvis nettleseren støtter " -"funksjonen)?" - -#: config/prefs.php.dist:70 -msgid "Configure how messages are displayed." -msgstr "Innstillinger for meldingsvisning." - -#: config/prefs.php.dist:96 -msgid "Configure mail preview options." -msgstr "Innstillinger for forhåndsvisning." - -#: lib/Fetchmail/imap.php:237 -msgid "Connection to server failed" -msgstr "Koblingen til tjeneren mislyktes" - -#: config/prefs.php.dist:135 -#, php-format -msgid "Control PGP support for %s." -msgstr "Sjekk PGP støtte for %s." - -#: config/prefs.php.dist:144 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Sjekk S/MIME støtte for %s" - -#: config/prefs.php.dist:88 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Sett hvor ofte det skal sjekkes etter ny post, og om du ønsker varsling." - -#: config/prefs.php.dist:700 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Konvertere følelsesikoner i tekstformat til grafiske?" - -#: templates/message/navbar_navigate.inc:19 templates/mailbox/navbar.inc:51 -msgid "Copy" -msgstr "Kopier" - -#: templates/message/navbar_navigate.inc:19 -msgid "Copy to folder" -msgstr "Kopier til mappe" - -#: templates/compose/spelling.inc:66 -msgid "Correct" -msgstr "Korrekt" - -#: templates/compose/spelling.inc:145 -msgid "Corrected Text" -msgstr "Rettet tekst" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Kunne ikke lage VFS-backend: %s" - -#: lib/Message.php:624 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Kunne ikke slette meldingen fra %s. Serveren sa: %s" - -#: lib/Session.php:294 -msgid "Could not execute maintenance operations." -msgstr "Kunne ikke utføre vedlikeholdsoperasjoner" - -#: lib/MIME/Viewer/tnef.php:56 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Kunne ikke hente ut den forespurte filen fra MS-TNEF vedlegget." - -#: lib/MIME/Viewer/zip.php:61 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Kunne ikke hente ut den forespurte filen fra Zip arkivet." - -#: search.php:356 templates/fetchmail/manage.inc:67 -#: templates/fetchmail/account_select.inc:26 templates/acl/acl.inc:39 -#: templates/acl/acl.inc:157 -msgid "Create" -msgstr "Opprett" - -#: templates/folders/actions.inc:5 -msgid "Create Folder" -msgstr "Opprett mappe" - -#: templates/pgp/pgp.inc:252 -msgid "Create Keys" -msgstr "Opprett nøkler" - -#: templates/search/header.inc:14 -msgid "Create Virtual Folder" -msgstr "Opprett virtuell mappe" - -#: templates/prefs/folderselect.inc:12 templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "Opprett ny kladdemappe" - -#: templates/prefs/sentmailselect.inc:27 templates/prefs/sentmailselect.inc:43 -msgid "Create a new sent mail folder" -msgstr "Opprett ny 'Sendte elementer'-mappe" - -#: templates/prefs/trashselect.inc:12 templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "Opprett ny søppelmappe" - -#: config/prefs.php.dist:120 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Lag filtre for å organisere innkommende post, fordele den i mapper, og for å " -"slette spam." - -#: templates/acl/acl.inc:95 -#, php-format -msgid "Current access to %s" -msgstr "Nåværende rettigheter for %s" - -#: config/prefs.php.dist:104 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Tilpass kontoer for henting av meldinger fra andre kontoer." - -#: config/prefs.php.dist:51 -msgid "Customize how you send mail." -msgstr "Tilpass hvordan du sender post." - -#: config/prefs.php.dist:40 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Tilpass oppgaver som kjøres ved innlogging til %s." - -#: templates/mailbox/message_headers.inc:12 -msgid "Dat_e" -msgstr "Dat_o" - -#: message.php:253 thread.php:75 -msgid "Date" -msgstr "Dato" - -#: lib/MIME/Viewer/itip.php:709 -msgid "Declined" -msgstr "Avslått" - -#: lib/MIME/Viewer/itip.php:233 -msgid "Declined: " -msgstr "Avslått: " - -#: config/prefs.php.dist:894 -msgid "Default sorting criteria:" -msgstr "Standard sorteringskriteie:" - -#: config/prefs.php.dist:904 -msgid "Default sorting direction:" -msgstr "Standard sorteringsrekkefølge:" - -#: lib/MIME/Viewer/itip.php:717 -msgid "Delegated" -msgstr "Delegert" - -#: folders.php:374 templates/fetchmail/manage.inc:68 -#: templates/contacts/contacts.inc:244 templates/message/navbar_actions.inc:6 -#: templates/mailbox/actions.inc:8 templates/mailbox/actions.inc:10 -#: templates/smime/smime.inc:65 templates/compose/attachments.inc:28 -#: templates/pgp/pgp.inc:93 -msgid "Delete" -msgstr "Slett" - -#: templates/smime/smime.inc:65 templates/pgp/pgp.inc:93 -#, php-format -msgid "Delete %s Public Key" -msgstr "Slette offentlig nøkkel for %s" - -#: templates/smime/smime.inc:128 templates/pgp/pgp.inc:169 -msgid "Delete Current Keys" -msgstr "Slett nåværende nøkler" - -#: templates/folders/actions.inc:7 -msgid "Delete Folder(s)" -msgstr "Slett mappen(e)" - -#: folders.php:374 -msgid "Delete Virtual Folder" -msgstr "Slett virtuell mappe" - -#: templates/fetchmail/manage.inc:43 -msgid "Delete fetched messages from remote server?" -msgstr "Slett meldinger hentet fra ekstern tjener?" - -#: lib/MIME/Viewer/itip.php:584 -msgid "Delete from my calendar" -msgstr "Slett fra kalenderen min" - -#: config/prefs.php.dist:362 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Slett lenkede vedlegg i begynnelsen av måneden?" - -#: config/prefs.php.dist:344 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Slett gamle mapper med sendte meldinger på begynnelsen av måneden?" - -#: config/prefs.php.dist:621 -msgid "Delete spam messages after they have been reported as spam?" -msgstr "Slette spam meldinger når de er rapportert som spam?" - -#: message.php:493 mailbox.php:701 templates/mailbox/navbar.inc:20 -#: templates/mailbox/navbar.inc:38 templates/mailbox/legend.inc:8 -msgid "Deleted" -msgstr "Slettet" - -#: templates/search/main.inc:63 -msgid "Deleted messages" -msgstr "Slettede meldinger" - -#: compose.php:292 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Slettet vedlegget \"%s\"." - -#: config/prefs.php.dist:79 -msgid "Deleting and Moving Messages" -msgstr "Slette og flytte meldinger" - -#: lib/MIME/Viewer/itip.php:548 -msgid "Deny request" -msgstr "Avslå forespørsel" - -#: lib/MIME/Viewer/itip.php:497 -msgid "Deny request for free/busy information" -msgstr "Avslå forespørsel for ledig/opptatt-informasjon" - -#: config/prefs.php.dist:903 -msgid "Descending" -msgstr "Synkende" - -#: templates/compose/attachments.inc:21 lib/MIME/Viewer/itip.php:623 -msgid "Description" -msgstr "Beskrivelse" - -#: templates/smime/smime.inc:65 templates/smime/smime.inc:113 -#: templates/pgp/pgp.inc:93 templates/pgp/pgp.inc:147 -#: templates/pgp/pgp.inc:151 -msgid "Details" -msgstr "Detaljer" - -#: config/prefs.php.dist:680 -msgid "Dim signatures?" -msgstr "Skyggelegg signatur?" - -#: templates/contacts/contacts.inc:237 -msgid "Display" -msgstr "Vis" - -#: config/prefs.php.dist:470 -msgid "Display confirmation after sending a message?" -msgstr "" -"Vis bekreftelse etter å ha sendt en melding? (gjelder kun om nye meldinger " -"ikke blir skrevet i en pop-up boks)" - -#: config/prefs.php.dist:689 -msgid "Display in Body of Message" -msgstr "Vise i meldingskroppen" - -#: config/prefs.php.dist:768 -msgid "Display pop-up notification of new mail?" -msgstr "Varsle ny post med pop-up melding?" - -#: config/prefs.php.dist:733 -msgid "Display the 'Empty Trash' link in the menubar?" -msgstr "Vise 'Tøm søppelkurv' i menyen?" - -#: templates/compose/attachments.inc:11 -msgid "Disposition" -msgstr "Plassering" - -#: templates/search/fields.inc:25 -msgid "Do NOT match" -msgstr "IKKE tilfredsstill" - -#: templates/folders/actions.inc:14 -msgid "Do Not Check Folder(s) for New Mail" -msgstr "Ikke se etter ny post i mappen(e)" - -#: config/prefs.php.dist:923 -msgid "Do not generate a link in the From: column" -msgstr "Ikke generer en link fra From:-kolonnen" - -#: lib/IMP.php:1003 -msgid "Do you want to open that folder?" -msgstr "Vil du åpne den mappen?" - -#: templates/compose/spelling.inc:133 -msgid "Done" -msgstr "Ferdig" - -#: lib/MIME/Contents.php:204 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Last ned %s som en zip-fil" - -#: templates/message/headers.inc:52 -msgid "Download All Attachments (in .zip file)" -msgstr "Last ned alle vedlegg (som en zip-fil)" - -#: templates/folders/actions.inc:18 -msgid "Download Folder(s)" -msgstr "Last ned mappen(e)" - -#: templates/folders/actions.inc:19 -msgid "Download Folder(s) [.zip format]" -msgstr "Last ned mappen(e) (som en zip-fil)" - -#: lib/MIME/Contents.php:204 -msgid "Download in .zip Format" -msgstr "Last ned i .zip-format" - -#: message.php:491 mailbox.php:682 templates/message/navbar_navigate.inc:11 -#: templates/mailbox/navbar.inc:22 templates/mailbox/navbar.inc:41 -#: templates/mailbox/legend.inc:9 -msgid "Draft" -msgstr "Kladd" - -#: folders.php:354 -msgid "Draft folder" -msgstr "Kladdemappe" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "Kladdemappe:" - -#: templates/pgp/pgp.inc:196 -msgid "E-mail Address" -msgstr "E-postadresse" - -#: lib/MIME/Viewer/status.php:77 -msgid "ERROR: Your message could not be delivered." -msgstr "FEIL: Meldingen kunne ikke leveres." - -#: folders.php:375 -msgid "Edit" -msgstr "Rediger" - -#: templates/filters/prefs.inc:21 -msgid "Edit Blacklist" -msgstr "Redigere sperrede adresser" - -#: templates/filters/prefs.inc:16 -msgid "Edit Filters" -msgstr "Redigere postfiltre" - -#: folders.php:375 templates/search/header.inc:16 -#: templates/mailbox/header.inc:13 -msgid "Edit Virtual Folder" -msgstr "Rediger virtuell mappe" - -#: templates/mailbox/header.inc:13 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Rediger definisjonen for den virituelle mappen %s" - -#: templates/filters/prefs.inc:26 -msgid "Edit Whitelist" -msgstr "Redigere betrodde adresser" - -#: templates/filters/prefs.inc:21 -msgid "Edit your blacklist" -msgstr "Redigere mine sperrede adresser" - -#: templates/filters/prefs.inc:16 -msgid "Edit your filter rules" -msgstr "Redigere mine filterregler" - -#: config/prefs.php.dist:830 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Endre innstillinger for tilgang til andre e-post kontoer." - -#: templates/filters/prefs.inc:26 -msgid "Edit your whitelist" -msgstr "Redigere min liste over betrodde adresser" - -#: templates/contacts/contacts.inc:240 -msgid "Email Address" -msgstr "E-postadresse" - -#: lib/Message.php:641 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Slettet alle meldinger fra %s." - -#: templates/folders/actions.inc:20 -msgid "Empty Folder(s)" -msgstr "Tømme mappen(e)" - -#: templates/mailbox/actions.inc:39 -msgid "Empty Trash folder" -msgstr "Tøm søppelkurven" - -#: lib/IMP.php:901 -msgid "Empty _Trash" -msgstr "Tøm _søppelkurven" - -#: templates/pgp/pgp.inc:20 templates/pgp/notactive.inc:16 -msgid "Enable PGP functionality?" -msgstr "Aktivere PGP-funksjonalitet?" - -#: templates/smime/smime.inc:20 templates/smime/notactive.inc:16 -msgid "Enable S/MIME functionality?" -msgstr "Aktivere S/MIME-funksjonalitet?" - -#: config/prefs.php.dist:780 -msgid "Enable message previews?" -msgstr "Aktivere forhåndsvisning?" - -#: templates/compose/compose.inc:433 -msgid "Encr_yption Options" -msgstr "Kryp_teringsinstillinger" - -#: lib/MIME/Viewer/itip.php:474 lib/MIME/Viewer/itip.php:611 -msgid "End" -msgstr "Slutt" - -#: lib/Compose.php:331 -msgid "End forwarded message" -msgstr "Slutt på videresendt melding" - -#: lib/Compose.php:272 -msgid "End message" -msgstr "Slutt på meldingen" - -#: lib/Compose.php:270 -#, php-format -msgid "End message from %s" -msgstr "Slutt på melding fra %s" - -#: templates/smime/smime.inc:117 templates/pgp/pgp.inc:151 -msgid "Enter Passphrase" -msgstr "Angi passphrase" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "Navngi den nye kladdemappen din" - -#: templates/prefs/sentmailselect.inc:24 -msgid "Enter the name for your new sent mail folder" -msgstr "Navngi den nye 'Sendte elementer'-mappen din" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "Navngi den nye søppelmappen din" - -#: message.php:185 compose.php:1054 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Oppføringen \"%s\" ble lagt til adresseboken" - -#: templates/smime/smime.inc:58 templates/pgp/pgp.inc:84 -#: lib/MIME/Viewer/pkcs7.php:370 lib/MIME/Viewer/pgp.php:392 -#: lib/MIME/Viewer/status.php:75 lib/MIME/Viewer/status.php:170 -msgid "Error" -msgstr "Feil" - -#: lib/MIME/Viewer/itip.php:277 lib/MIME/Viewer/itip.php:370 -#, php-format -msgid "Error sending reply: %s." -msgstr "Feil ved sending av svar: %s" - -#: lib/MIME/Viewer/itip.php:92 -msgid "Event successfully deleted." -msgstr "Hendelsen ble slettet." - -#: config/prefs.php.dist:758 -msgid "Every 15 minutes" -msgstr "Hvert 15. minutt" - -#: config/prefs.php.dist:755 -msgid "Every 30 seconds" -msgstr "Hvert 30. sekund" - -#: config/prefs.php.dist:757 -msgid "Every 5 minutes" -msgstr "Hvert 5. minutt" - -#: config/prefs.php.dist:759 -msgid "Every half hour" -msgstr "Hver halvtime" - -#: config/prefs.php.dist:756 -msgid "Every minute" -msgstr "Hvert minutt" - -#: folders.php:412 -msgid "Expand" -msgstr "Utvid" - -#: templates/folders/actions.inc:33 -msgid "Expand All" -msgstr "Utvid alle" - -#: templates/folders/actions.inc:33 -msgid "Expand All Folders" -msgstr "Utvid alle mappene" - -#: folders.php:412 -msgid "Expand Folder" -msgstr "Utvid mappe" - -#: templates/compose/compose.inc:331 templates/compose/redirect.inc:56 -msgid "Expand Names" -msgstr "Utvid navn" - -#: config/prefs.php.dist:1021 -msgid "Expand names in the compose window automatically in the background?" -msgstr "Utvid navn i 'skriv ny melding' automatisk i bakgrunnen?" - -#: config/prefs.php.dist:951 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Utvid hele mappetreet som standdard i mappevisningen?" - -#: templates/compose/compose.inc:155 templates/compose/compose.inc:205 -#: templates/compose/compose.inc:256 templates/compose/redirect.inc:104 -msgid "Expanding" -msgstr "Utvider" - -#: templates/fetchmail/fetchmail.inc:29 config/prefs.php.dist:103 -msgid "Fetch Mail" -msgstr "Hent e-post" - -#: config/prefs.php.dist:839 -msgid "Fetch Mail in a separate window?" -msgstr "Hente nye meldinger i et eget vindu?" - -#: templates/fetchmail/manage.inc:46 -msgid "Fetch messages upon logging on?" -msgstr "Hente nye meldinger ved pålogging." - -#: lib/Fetchmail.php:306 -#, php-format -msgid "Fetched %d message(s) from %s" -msgstr "Hentet %d melding(er) fra %s." - -#: lib/Fetchmail.php:304 lib/Fetchmail.php:306 -msgid "Fetchmail: " -msgstr "Fetchmail: " - -#: lib/Fetchmail.php:308 -msgid "Fetchmail: no new messages." -msgstr "Fetchmail: ingen nye meldinger." - -#: lib/IMP.php:916 -msgid "Fi_lters" -msgstr "Fi_ltre" - -#: templates/compose/compose.inc:492 templates/compose/attachments.js:83 -msgid "File" -msgstr "Fil" - -#: templates/filters/prefs.inc:35 -msgid "Filter Options" -msgstr "Filterinnstillinger" - -#: templates/filters/prefs.inc:8 -msgid "Filter Settings" -msgstr "Filterinnstillinger" - -#: config/prefs.php.dist:603 -msgid "Filter message content for profanity?" -msgstr "Filtrer vulgært meldingsinnhold." - -#: templates/filters/notactive.inc:8 -msgid "Filter support is disabled on this system." -msgstr "Filterstøtte er avslått i dette systemet." - -#: config/prefs.php.dist:119 -msgid "Filters" -msgstr "Filtre" - -#: templates/filters/notactive.inc:2 -msgid "Filters NOT Active" -msgstr "Filtere er IKKE aktive" - -#: lib/Filter.php:112 -#, php-format -msgid "Filters: %s management page" -msgstr "Filtere: %s administrasjons side" - -#: templates/contacts/contacts.inc:183 -msgid "Find" -msgstr "Søk" - -#: config/prefs.php.dist:876 -msgid "First Mailbox Page" -msgstr "Første postboks side" - -#: mailbox.php:334 -msgid "First Page" -msgstr "Første side" - -#: templates/message/navbar_actions.inc:15 templates/mailbox/actions.inc:21 -msgid "Fo_rward" -msgstr "Vi_deresend" - -#: folders.php:259 templates/folders/head.inc:2 -#: templates/prefs/initialpageselect.inc:6 -#: templates/prefs/initialpageselect.inc:10 -msgid "Folder Navigator" -msgstr "Mappenavigatør" - -#: templates/login/login.inc:199 -msgid "Folder Prefix" -msgstr "Mappeprefiks" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Mappesammendrag" - -#: acl.php:24 -msgid "Folder sharing is not enabled." -msgstr "Mappedeling er ikke tilgjengelig." - -#: folders.php:52 -msgid "Folder use is not enabled." -msgstr "Mappebruk er ikke tilgjengelig." - -#: config/prefs.php.dist:940 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Datoformatet i postboksvisningen for meldinger datert i dag" - -#: compose.php:714 templates/message/navbar_actions.inc:15 -#: templates/mailbox/actions.inc:21 -msgid "Forward" -msgstr "Videresend" - -#: compose.php:699 -msgid "Forward:" -msgstr "Videresend:" - -#: lib/Compose.php:300 -msgid "Forwarded message" -msgstr "Videresendt melding" - -#: lib/Compose.php:298 -#, php-format -msgid "Forwarded message from %s" -msgstr "Videresendt melding fra %s" - -#: lib/MIME/Viewer/itip.php:442 -msgid "Free/Busy Information" -msgstr "Ledig/opptatt-informasjon" - -#: lib/MIME/Viewer/itip.php:453 -msgid "Free/Busy Reply" -msgstr "Ledig/opptatt svar" - -#: lib/MIME/Viewer/itip.php:447 -msgid "Free/Busy Request" -msgstr "Ledig/opptatt forespørsel" - -#: lib/MIME/Viewer/itip.php:364 -msgid "Free/Busy Request Response" -msgstr "Svar på ledig/opptatt forespørsel" - -#: templates/mailbox/message_headers.inc:22 -msgid "Fro_m" -msgstr "Avsende_r" - -#: message.php:254 search.php:141 thread.php:76 -#: templates/compose/compose.inc:98 -msgid "From" -msgstr "Fra" - -#: config/prefs.php.dist:889 -msgid "From Address" -msgstr "Fra-adresse" - -#: compose.php:711 compose.php:715 -msgid "Fwd:" -msgstr "Fwd:" - -#: compose.php:1215 -msgid "Fwd: " -msgstr "Fwd: " - -#: compose.php:1217 -#, php-format -msgid "Fwd: %u Forwarded Messages" -msgstr "Fwd: %u videresendt melding" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "Generelle innstillinger" - -#: templates/fetchmail/manage.inc:37 -msgid "Get only new messages? (IMAP only)" -msgstr "Hente kun nye meldinger? (Kun IMAP)" - -#: thread.php:68 -msgid "Go to Message" -msgstr "Gå til melding" - -#: templates/acl/acl.inc:135 -msgid "Grant access" -msgstr "Gi tilgang" - -#: message.php:546 lib/Filter.php:112 lib/MIME/Viewer/images.php:98 -#: lib/MIME/Viewer/images.php:105 lib/MIME/Viewer/images.php:107 -#: lib/MIME/Viewer/images.php:160 lib/MIME/Viewer/html.php:116 -#: lib/MIME/Viewer/notification.php:65 lib/MIME/Viewer/notification.php:71 -#: lib/MIME/Viewer/related.php:64 lib/MIME/Viewer/pkcs7.php:414 -#: lib/MIME/Viewer/appledouble.php:43 lib/MIME/Viewer/pgp.php:178 -#: lib/MIME/Viewer/status.php:123 lib/MIME/Viewer/status.php:130 -msgid "HERE" -msgstr "HER" - -#: lib/MIME/Viewer/html.php:117 lib/MIME/Viewer/related.php:65 -msgid "HTML" -msgstr "HTML" - -#: compose.php:243 -msgid "HTML Version of Message" -msgstr "HTML-versjon av meldingen" - -#: templates/message/headers.inc:58 -msgid "Headers" -msgstr "Meldingshoder" - -#: templates/compose/recompose.inc:5 -msgid "Here is the message you were composing:" -msgstr "Her er meldingen du skrev på:" - -#: config/prefs.php.dist:671 -msgid "Hidden" -msgstr "Skjult" - -#: config/prefs.php.dist:670 -msgid "Hidden in Thread View" -msgstr "Skjult i trådvisning" - -#: mailbox.php:356 -msgid "Hide Deleted" -msgstr "Skjul slettede elementer" - -#: folders.php:254 -msgid "Hide Unsubscribed" -msgstr "Skjul uabonnerte" - -#: lib/MIME/Viewer/html.php:103 -msgid "Hide the Images" -msgstr "Skjul bilder" - -#: templates/compose/compose.inc:305 -msgid "High" -msgstr "Høy" - -#: message.php:288 mailbox.php:687 templates/mailbox/legend.inc:12 -msgid "High Priority" -msgstr "Høy prioritet" - -#: templates/compose/compose.inc:304 -msgid "Highest" -msgstr "Høyest" - -#: config/prefs.php.dist:691 -msgid "How do you want to display attachments?" -msgstr "Hvordan vil du vise vedlegg?" - -#: config/prefs.php.dist:496 -msgid "How to attribute quoted lines in a reply" -msgstr "Hvordan skal siterte linjer i et svar rykkes inn" - -#: lib/Fetchmail/imap.php:137 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:132 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Detekter protokoll automatisk)" - -#: lib/Fetchmail/imap.php:50 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 e-post tjenere" - -#: folders.php:346 -msgid "INBOX" -msgstr "INNBOKS" - -#: templates/compose/spelling.inc:88 -msgid "Ignore" -msgstr "Ignorér" - -#: templates/compose/spelling.inc:89 -msgid "Ignore All" -msgstr "Ignorér alt" - -#: templates/folders/import.inc:20 -msgid "Import" -msgstr "Viktig" - -#: templates/smime/import_key.inc:84 templates/pgp/import_key.inc:65 -msgid "Import Key" -msgstr "Importer nøkkel" - -#: templates/pgp/pgp.inc:254 -msgid "Import Keypair" -msgstr "Importer nøkkelpar" - -#: templates/folders/actions.inc:25 -msgid "Import Messages" -msgstr "Importer meldinger" - -#: pgp.php:42 -msgid "Import PGP Key" -msgstr "Importer PGP-nøkler" - -#: templates/smime/smime.inc:148 -msgid "Import Personal Certificates" -msgstr "Importer personlig sertifikat" - -#: templates/pgp/import_key.inc:14 -msgid "Import Personal Private PGP Key" -msgstr "Importer personlig privat PGP-nøkkel" - -#: templates/pgp/import_key.inc:9 -msgid "Import Personal Public PGP Key" -msgstr "Importer personlig offentlig PGP-nøkkel" - -#: templates/smime/import_key.inc:4 -msgid "Import Personal S/MIME Certificates" -msgstr "Importer personlig S/MIME sertifikater" - -#: templates/smime/smime.inc:79 templates/pgp/pgp.inc:107 -msgid "Import Public Key" -msgstr "Importer offentlig nøkkel" - -#: templates/pgp/import_key.inc:4 -msgid "Import Public PGP Key" -msgstr "Importer offentlig PGP-nøkkel" - -#: templates/smime/import_key.inc:8 -msgid "Import Public S/MIME Key" -msgstr "Importer offentlig S/MIME nøkkel" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Importer S/MIME nøkkel" - -#: templates/folders/import.inc:9 -msgid "Import mbox File" -msgstr "Importer mbox-fil" - -#: templates/folders/import.inc:16 -#, php-format -msgid "Import mbox file %s into folder %s." -msgstr "Importer mbox-filen %s til mappen %s." - -#: message.php:492 mailbox.php:695 templates/message/navbar_navigate.inc:7 -#: templates/mailbox/navbar.inc:16 templates/mailbox/navbar.inc:33 -#: templates/mailbox/legend.inc:7 -msgid "Important" -msgstr "Viktig" - -#: templates/search/main.inc:47 -msgid "Important messages" -msgstr "Viktige meldinger" - -#: folders.php:157 -#, php-format -msgid "Imported %d messages from %s." -msgstr "Importerte %d meldinger fra %s." - -#: lib/MIME/Viewer/itip.php:725 -msgid "In Process" -msgstr "Under arbeid" - -#: lib/Folder.php:248 lib/IMP.php:368 -msgid "Inbox" -msgstr "Innboks" - -#: config/prefs.php.dist:484 -msgid "Include a brief summary of the header in a reply?" -msgstr "Innkluder et kort sammendrag av meldingshoder i svar?" - -#: config/prefs.php.dist:478 -msgid "Include original message in a reply?" -msgstr "Innkluder orginal melding i svar?" - -#: lib/MIME/Viewer/notification.php:64 lib/MIME/Viewer/status.php:133 -msgid "Info" -msgstr "Info" - -#: templates/smime/smime.inc:65 templates/pgp/pgp.inc:93 -#, php-format -msgid "Information on %s Public Key" -msgstr "Informasjon om offentlig nøkkel for %s" - -#: templates/pgp/pgp.inc:151 -msgid "Information on Personal Private Key" -msgstr "Informasjon om personlig privat nøkkel" - -#: templates/smime/smime.inc:113 templates/pgp/pgp.inc:147 -msgid "Information on Personal Public Key" -msgstr "Informasjon om personlig offentlig nøkkel" - -#: templates/compose/attachments.inc:15 templates/compose/compose.inc:497 -#: templates/compose/attachments.js:99 -msgid "Inline" -msgstr "Inline" - -#: templates/smime/import_key.inc:9 -msgid "Insert Certificate Here" -msgstr "Sett inn sertifikat her" - -#: templates/pgp/import_key.inc:15 -msgid "Insert Personal Private PGP Key Here" -msgstr "Sett inn personlig privat PGP-nøkkel her" - -#: templates/pgp/import_key.inc:10 -msgid "Insert Personal Public PGP Key Here" -msgstr "Sett inn personlig offentlig PGP-nøkkel her" - -#: templates/pgp/import_key.inc:5 -msgid "Insert Public PGP Key Here" -msgstr "Sett inn offentlig PGP-nøkkel her" - -#: lib/MIME/Viewer/itip.php:375 -msgid "Invalid Action selected for this component." -msgstr "Ugyldig handling got frnnr komponenten." - -#: mailbox.php:555 mailbox.php:596 -msgid "Invalid Address" -msgstr "Ugyldig e-postadresse" - -#: lib/Fetchmail/imap.php:312 -msgid "Invalid Remote Mailbox" -msgstr "Ugyldig ekstern postboks" - -#: compose.php:132 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Ulovlig tegn i e-post adressen: %s" - -#: smime.php:82 pgp.php:16 -msgid "Invalid key" -msgstr "Ugyldig nøkkel" - -#: pgp.php:196 -msgid "Invalid personal PGP private key." -msgstr "Ugyldig personlig privat PGP-nøkkel." - -#: pgp.php:171 -msgid "Invalid personal PGP public key." -msgstr "Ugyldig personlig offentlig PGP-nøkkel." - -#: templates/mailbox/navbar.inc:12 -msgid "Invert" -msgstr "Inverter" - -#: templates/compose/compose.inc:567 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.inc:201 -msgid "Key Length" -msgstr "Nøkkel lengde" - -#: pgp.php:318 -msgid "Key successfully sent to the public keyserver." -msgstr "Sending av nøkkel til den offentlige nøkkelserveren var vellykket." - -#: templates/login/login.inc:227 -msgid "Language" -msgstr "Språk" - -#: config/prefs.php.dist:877 -msgid "Last Mailbox Page" -msgstr "Siste postboks side" - -#: mailbox.php:347 -msgid "Last Page" -msgstr "Siste side" - -#: templates/compose/compose.inc:380 -msgid "Li_nk Attachments" -msgstr "Li_nk vedlegg" - -#: attachment.php:34 lib/Compose.php:999 -msgid "Linked attachments are forbidden." -msgstr "Linket vedlegg er ikke tillatt." - -#: lib/Compose.php:1016 -#, php-format -msgid "Links will expire on %s" -msgstr "Linker vil utløpe %s" - -#: config/prefs.php.dist:1040 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Vise alle kontakter når du henter fram kontaktvisningen? (hvis avslått vil " -"du kun se kontakter du spesifikt søker etter)" - -#: config/prefs.php.dist:688 -msgid "Listing in the Header" -msgstr "Vise i meldingshodet" - -#: templates/fetchmail/manage.inc:30 -msgid "Local Mailbox:" -msgstr "Lokal postboks:" - -#: lib/MIME/Viewer/itip.php:628 -msgid "Location" -msgstr "Lokasjon" - -#: templates/login/login.inc:235 -msgid "Log in" -msgstr "Logg inn" - -#: lib/Block/summary.php:117 -#, php-format -msgid "Log in to %s" -msgstr "Logg inn på %s" - -#: templates/login/login.inc:142 -msgid "Login" -msgstr "Logg inn" - -#: config/prefs.php.dist:39 -msgid "Login Tasks" -msgstr "Innloggingsoppgaver" - -#: templates/compose/compose.inc:307 -msgid "Low" -msgstr "Lav" - -#: message.php:290 mailbox.php:690 templates/mailbox/legend.inc:13 -msgid "Low Priority" -msgstr "Lav prioritet" - -#: templates/compose/compose.inc:308 -msgid "Lowest" -msgstr "Lavest" - -#: lib/MIME/Viewer/appledouble.php:46 -msgid "Macintosh File" -msgstr "Macintoshfil" - -#: smime.php:254 pgp.php:332 templates/smime/passphrase.inc:13 -msgid "Mail" -msgstr "E-post" - -#: config/prefs.php.dist:95 -msgid "Mail Previews" -msgstr "Forhåndsvisning" - -#: templates/fetchmail/driver_select.inc:16 -msgid "Mail server type to connect to:" -msgstr "Type e-post tjener å koble til:" - -#: folders.php:364 -msgid "Mailbox" -msgstr "Postboks" - -#: config/prefs.php.dist:110 -msgid "Mailbox and Folder Display Options" -msgstr "Visningsvalg for meldinger i postboks og mapper" - -#: templates/folders/actions.inc:16 -msgid "Mark All Messages in Folder as Seen" -msgstr "Merk alle meldingene i mappen som lest" - -#: templates/folders/actions.inc:17 -msgid "Mark All Messages in Folder as Unseen" -msgstr "Merk alle meldingene i mappen som ulest" - -#: templates/message/navbar_navigate.inc:5 templates/mailbox/navbar.inc:30 -msgid "Mark as:" -msgstr "Marker som:" - -#: config/prefs.php.dist:653 -msgid "Mark different levels of quoting with different colors?" -msgstr "Merke forskjellige nivåer av svarmeldinger med forskjellige farger?" - -#: templates/fetchmail/manage.inc:40 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Merke meldinger som lest? (Kun IMAP)" - -#: config/prefs.php.dist:661 -msgid "Mark simple markup?" -msgstr "Håndtere enkel tekstmerking?" - -#: templates/search/header.inc:46 -msgid "Match All Queries" -msgstr "Samtlige" - -#: templates/search/header.inc:42 -msgid "Match Any Query" -msgstr "Minst en" - -#: templates/compose/compose.inc:503 -msgid "Maximum Attachment Size" -msgstr "Maks størrelse på vedlegg" - -#: templates/compose/compose.inc:484 -msgid "Maximum number of attachments reached." -msgstr "Maks antall vedlegg nådd" - -#: templates/compose/compose.inc:479 -msgid "Maximum total attachment size reached." -msgstr "Maks total størrelse på vedlegg nådd" - -#: lib/MIME/Viewer/itip.php:582 -msgid "Meeting Cancellation" -msgstr "Møteavlysning" - -#: lib/MIME/Viewer/itip.php:532 -msgid "Meeting Information" -msgstr "Møteinformasjon" - -#: lib/MIME/Viewer/itip.php:542 -msgid "Meeting Proposal" -msgstr "Møteinnkallelse" - -#: lib/MIME/Viewer/itip.php:573 -msgid "Meeting Reply" -msgstr "Møtesvar" - -#: lib/MIME/Viewer/itip.php:554 -msgid "Meeting Update" -msgstr "Møteoppdatering" - -#: lib/MIME/Viewer/itip.php:559 -msgid "Meeting Update Request" -msgstr "Foresørsel om møteoppdatering" - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Meny mappeliste" - -#: lib/Compose.php:247 -msgid "Message" -msgstr "Melding" - -#: compose.php:519 compose.php:546 compose.php:578 config/prefs.php.dist:50 -msgid "Message Composition" -msgstr "Skriv melding" - -#: config/prefs.php.dist:888 -msgid "Message Date" -msgstr "Meldingsdato" - -#: config/prefs.php.dist:49 config/prefs.php.dist:68 config/prefs.php.dist:78 -#: config/prefs.php.dist:86 config/prefs.php.dist:94 config/prefs.php.dist:102 -msgid "Message Options" -msgstr "Meldinger til" - -#: search.php:354 -msgid "Message Search" -msgstr "Søk etter melding" - -#: config/prefs.php.dist:892 -msgid "Message Size" -msgstr "Meldingsstørrelse" - -#: message.php:375 -msgid "Message Source" -msgstr "Meldingskilde" - -#: config/prefs.php.dist:69 -msgid "Message Viewing" -msgstr "Meldingsvisning" - -#: templates/search/header.inc:55 -msgid "Message fields" -msgstr "Meldingsfelt" - -#: templates/search/main.inc:6 -msgid "Message flags" -msgstr "Meldingsflagg" - -#: templates/search/main.inc:83 -msgid "Message folders" -msgstr "Meldingsmapper" - -#: lib/Compose.php:245 -#, php-format -msgid "Message from %s" -msgstr "Melding fra %s" - -#: templates/search/header.inc:33 -msgid "Message matches" -msgstr "Melding tilfredsstiller" - -#: compose.php:758 compose.php:772 -msgid "Message redirected successfully." -msgstr "Meldingen videresendt" - -#: compose.php:1004 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Meldingen er sendt, men ble ikke lagret i %s" - -#: compose.php:1063 compose.php:1078 -msgid "Message sent successfully." -msgstr "Meldingen er sendt" - -#: config/prefs.php.dist:912 -msgid "Messages per page in the mailbox view." -msgstr "Antall meldinger pr. side når postboksen vises." - -#: mailbox.php:311 -msgid "Messages to" -msgstr "Meldinger til" - -#: templates/acl/acl.inc:29 -msgid "Modify" -msgstr "Endre" - -#: templates/compose/expand.inc:12 -#, php-format -msgid "More than one address found for field '%s'." -msgstr "Fler enn en adresse er funnet for feltet '%s'." - -#: templates/message/navbar_navigate.inc:18 templates/mailbox/navbar.inc:50 -msgid "Move" -msgstr "Flytt" - -#: templates/prefs/sourceselect.inc:316 -msgid "Move down" -msgstr "flytt ned" - -#: templates/message/navbar_navigate.inc:18 -msgid "Move to folder" -msgstr "Flytt til mappe" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move up" -msgstr "flytt opp" - -#: lib/MIME/Viewer/alternative.php:130 -msgid "Multipart/alternative" -msgstr "Multipart/alternative" - -#: templates/fetchmail/manage.inc:48 templates/smime/smime.inc:24 -#: templates/pgp/pgp.inc:24 -msgid "NOTE" -msgstr "Noter" - -#: templates/contacts/contacts.inc:239 lib/MIME/Viewer/itip.php:640 -msgid "Name" -msgstr "Navn" - -#: pgp.php:110 -msgid "Name and/or email can not be empty" -msgstr "Navn og/eller e-post kan ikke være tomt" - -#: lib/MIME/Viewer/itip.php:730 -msgid "Needs Action" -msgstr "Trenger handling" - -#: config/prefs.php.dist:563 config/prefs.php.dist:584 -#: config/prefs.php.dist:754 -msgid "Never" -msgstr "Aldri" - -#: config/prefs.php.dist:553 -msgid "Never save attachments" -msgstr "Aldri lagre vedlegg" - -#: templates/acl/acl.inc:126 -msgid "New" -msgstr "Ny" - -#: lib/IMP.php:578 -msgid "New Folder" -msgstr "Ny mappe" - -#: config/prefs.php.dist:87 -msgid "New Mail" -msgstr "Ny post" - -#: templates/search/main.inc:19 -msgid "New messages" -msgstr "Nye meldinger" - -#: templates/compose/spelling.inc:140 -msgid "Next" -msgstr "Neste" - -#: templates/message/navbar_navigate.inc:33 -msgid "Next Message" -msgstr "Neste melding" - -#: mailbox.php:345 -msgid "Next Page" -msgstr "Neste side" - -#: templates/compose/compose.inc:532 config/prefs.php.dist:948 -msgid "No" -msgstr "Nei" - -#: smime.php:226 -msgid "No Certificate found" -msgstr "Intet sertifkat funnet" - -#: templates/compose/encrypt_list.inc:5 -msgid "No Encryption" -msgstr "Ingen kryptering" - -#: templates/pgp/pgp.inc:80 -msgid "No Keys in Keyring" -msgstr "Ingen nøkler i nøkkelringen" - -#: mailbox.php:364 -#, php-format -msgid "No Messages" -msgstr "Ingen meldinger" - -#: pgp.php:137 -msgid "No PGP public key imported." -msgstr "Ingen offentlig PGP-nøkkel importert." - -#: templates/smime/smime.inc:140 -msgid "No Personal Certificate Present" -msgstr "Intet personlig sertifikat tilgjengelig." - -#: templates/smime/smime.inc:54 -msgid "No Public Keys Found" -msgstr "Ingen offentlige nøkler funnet" - -#: smime.php:151 -msgid "No S/MIME public key imported." -msgstr "Ingen offentlig S/MIME nøkkel importert." - -#: lib/MIME/Viewer/tnef.php:94 -msgid "No attachments found." -msgstr "Ingen vedlegg funnet." - -#: acl.php:72 acl.php:98 -msgid "No folder selected." -msgstr "ingen mappe valgt" - -#: lib/Block/summary.php:130 -msgid "No folders are being checked for new mail." -msgstr "Ingen mapper sjekkes for ny mail." - -#: folders.php:207 lib/Folder.php:583 lib/Folder.php:634 -msgid "No folders were specified" -msgstr "Ingen mapper er valgt" - -#: lib/Block/summary.php:136 -msgid "No folders with new messages" -msgstr "Ingen mapper med nye meldinger" - -#: lib/Block/summary.php:133 -msgid "No folders with unseen messages" -msgstr "Ingen mapper med uleste meldinger" - -#: lib/Compose.php:241 -msgid "No message body text" -msgstr "Ingen tekst i meldingskroppen" - -#: lib/Mailbox.php:368 -msgid "No messages matched your search." -msgstr "Søket passet ikke med noen meldinger" - -#: pgp.php:189 -msgid "No personal PGP private key imported." -msgstr "Ingen personlig privat PGP-nøkkel importert." - -#: pgp.php:165 -msgid "No personal PGP public key imported." -msgstr "Ingen personlig offentlig PGP-nøkkel importert." - -#: smime.php:201 -msgid "No personal S/MIME certificates imported." -msgstr "Ingen personlige S/MIME sertifikater importert." - -#: spelling.php:213 -msgid "No spellchecking program configured." -msgstr "Det er ikke konfigurert noe program for stavekontroll." - -#: templates/compose/spelling.inc:50 -msgid "No spelling errors" -msgstr "Ingen stavefeil" - -#: templates/compose/spelling.inc:106 -msgid "No suggestions" -msgstr "Ingen forslag" - -#: acl.php:68 acl.php:94 -msgid "No user specified." -msgstr "Ingen bruker valgt." - -#: lib/MIME/Viewer/itip.php:661 -msgid "Non Participant" -msgstr "Ikke deltager" - -#: templates/mailbox/navbar.inc:11 templates/prefs/sentmailselect.inc:41 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:5 -#: lib/MIME/Viewer/itip.php:618 -msgid "None" -msgstr "Ingen" - -#: templates/compose/compose.inc:306 -msgid "Normal" -msgstr "Normal" - -#: templates/mailbox/navbar.inc:21 templates/mailbox/navbar.inc:39 -msgid "Not Deleted" -msgstr "Ikke slettet" - -#: templates/message/navbar_navigate.inc:12 templates/mailbox/navbar.inc:23 -#: templates/mailbox/navbar.inc:42 -msgid "Not Draft" -msgstr "Ikke kladd" - -#: templates/message/navbar_navigate.inc:8 templates/mailbox/navbar.inc:17 -#: templates/mailbox/navbar.inc:34 -msgid "Not Important" -msgstr "Uviktig" - -#: templates/mailbox/navbar.inc:25 -msgid "Not Personal" -msgstr "Ikke personlig" - -#: lib/Crypt/PGP.php:154 lib/Crypt/SMIME.php:152 lib/Crypt/SMIME.php:158 -#: lib/Crypt/SMIME.php:167 -msgid "Not a valid public key." -msgstr "Ikke en gyldig offentlig nøkkel." - -#: templates/search/main.inc:67 -msgid "Not deleted messages" -msgstr "Ikke slettede meldinger" - -#: templates/search/main.inc:51 -msgid "Not important messages" -msgstr "Uviktige meldinger" - -#: lib/Maintenance/Task/fetchmail_login.php:76 -msgid "Note that this can take some time" -msgstr "Merk at dette kan ta noe tid" - -#: config/prefs.php.dist:371 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Antall måneder du ønsker å beholde gamle lenkede vedlegg ved månedlig " -"sletting." - -#: config/prefs.php.dist:353 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Antall gamle mapper med sendte elementer som skal beholdes ved månedtlig " -"sletting" - -#: templates/contacts/contacts.inc:252 lib/MIME/Viewer/itip.php:509 -#: lib/MIME/Viewer/itip.php:685 -msgid "OK" -msgstr "OK" - -#: templates/search/fields.inc:5 templates/smime/import_key.inc:47 -#: templates/pgp/import_key.inc:48 -msgid "OR" -msgstr "ELLER" - -#: templates/search/main.inc:15 -msgid "Old messages" -msgstr "Gamle meldinger" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:55 -msgid "Old sent-mail folders being purged." -msgstr "Gamle mapper med sendte elementer blir fjernet." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Vise kun mapper med uleste meldinger?" - -#: templates/folders/javascript.inc:78 -msgid "Only one folder should be selected for this action." -msgstr "Vennligst velg bare én mappe for denne operasjonen." - -#: templates/menu.inc:7 templates/menu.inc:27 -msgid "Ope_n Folder" -msgstr "Åpn_e mappe" - -#: templates/menu.inc:24 -msgid "Open Folder" -msgstr "Åpne mappe" - -#: folders.php:381 -msgid "Opened Folder" -msgstr "Åpnet mappe" - -#: lib/MIME/Viewer/itip.php:657 -msgid "Optional Participant" -msgstr "Valgfri deltager" - -#: fetchmail.php:33 templates/fetchmail/top.inc:2 -#: templates/fetchmail/fetchmail.inc:6 -msgid "Other Mail Accounts" -msgstr "Andre mailkontoer" - -#: config/prefs.php.dist:109 config/prefs.php.dist:118 -#: config/prefs.php.dist:125 config/prefs.php.dist:133 -#: config/prefs.php.dist:142 -msgid "Other Options" -msgstr "Andre valg" - -#: templates/pgp/passphrase.inc:16 lib/MIME/Viewer/pgp.php:170 -#: lib/MIME/Viewer/pgp.php:210 lib/MIME/Viewer/pgp.php:296 -msgid "PGP" -msgstr "PGP" - -#: templates/compose/encrypt_list.inc:7 -msgid "PGP Encrypt Message" -msgstr "PGP-krypter melding" - -#: compose.php:343 -msgid "PGP Error: " -msgstr "PGP Feil: " - -#: compose.php:322 -msgid "PGP Error: Need passphrase for personal private key." -msgstr "PGP Feil: Trenger passphrase for personlig privat nøkkel." - -#: templates/pgp/notactive.inc:6 -msgid "PGP NOT Active" -msgstr "PGP er IKKE aktiv" - -#: templates/pgp/pgp.inc:6 config/prefs.php.dist:134 -msgid "PGP Options" -msgstr "Valg" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "Sett inn PGP passphrase" - -#: templates/pgp/pgp.inc:128 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "Søtte for personlig PGP nøkkelpar krever en sikker web-tilkobling." - -#: lib/MIME/Viewer/pgp.php:178 -msgid "PGP Public Key Text" -msgstr "Offentlig PGP-nøkkel tekst" - -#: pgp.php:149 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Offentlig PGP-nøkkel for \"%s (%s)\" ble lagt til." - -#: pgp.php:245 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Offentlig PGP-nøkkel for \"%s\" ble slettet." - -#: templates/pgp/pgp.inc:72 -msgid "PGP Public Keyring" -msgstr "Offentlig PGP-nøkkelring" - -#: templates/compose/encrypt_list.inc:8 -msgid "PGP Sign Message" -msgstr "PGP-signer melding" - -#: templates/compose/encrypt_list.inc:9 -msgid "PGP Sign/Encrypt Message" -msgstr "PGP signer/krypter melding" - -#: pgp.php:202 -msgid "PGP private key successfully added." -msgstr "Privat PGP-nøkkel ble lagt til." - -#: pgp.php:177 -msgid "PGP public key successfully added." -msgstr "Offentlig PGP-nøkkel ble lagt til." - -#: templates/pgp/notactive.inc:11 -msgid "PGP support is disabled on this system." -msgstr "PGP støtte er avslått på dette systemet." - -#: lib/MIME/Viewer/pgp.php:214 -msgid "" -"PGP support is not currently active so the digital signature is unable to be " -"verified." -msgstr "" -"Den digitale signaturen kan ikke verifiseres da PGP-støtte ikke er aktivert." - -#: lib/MIME/Viewer/pgp.php:301 -msgid "" -"PGP support is not currently active so the message is unable to be decrypted." -msgstr "Meldingen kan ikke dekrypteres da PGP-støtte ikke er aktivert." - -#: templates/pgp/pgp.inc:24 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly" -msgstr "" -"PGP-støtte krever bruk av popup-vinduer. Hvis nettleseren din er konfigurert " -"for å blokkere popup-vinduer må du endre på dette for at PGP-støtte skal " -"fungere." - -#: templates/mailbox/header.inc:19 -#, php-format -msgid "Page %d of %d" -msgstr "Side %d av %d" - -#: config/prefs.php.dist:874 -msgid "Page with the First Unseen Message" -msgstr "Side med den første uleste meldingen" - -#: config/prefs.php.dist:875 -msgid "Page with the Last Unseen Message" -msgstr "Side med den siste uleste meldingen" - -#: templates/message/headers.inc:43 -msgid "Part(s)" -msgstr "Del(er)" - -#: templates/pgp/pgp.inc:211 -msgid "Passphrase" -msgstr "Passphrase" - -#: templates/pgp/pgp.inc:216 -msgid "Passphrase (Again)" -msgstr "Passephrase (igjen)" - -#: smime.php:235 pgp.php:310 -msgid "Passphrase successfully unloaded." -msgstr "Passphrase ble fjernet." - -#: templates/smime/passphrase.inc:19 templates/pgp/passphrase.inc:29 -msgid "Passphrase:" -msgstr "Passphrase:" - -#: pgp.php:112 -msgid "Passphrases can not be empty" -msgstr "Passphrase kan ikke være tom" - -#: pgp.php:114 -msgid "Passphrases do not match" -msgstr "Passphrase stemmer ikke overens" - -#: templates/fetchmail/manage.inc:20 templates/smime/import_key.inc:69 -#: templates/login/login.inc:221 -msgid "Password" -msgstr "Passord" - -#: templates/fetchmail/manage.inc:48 -msgid "Perform maintenance operations on login?" -msgstr "Utfør vedlikeholdsoperasjoner ved innlogging?" - -#: acl.php:76 acl.php:102 -msgid "Permissions for this user can not be changed." -msgstr "Kan ikke endre rettigheter for denne brukeren." - -#: message.php:483 mailbox.php:666 templates/mailbox/navbar.inc:24 -#: templates/mailbox/legend.inc:10 -msgid "Personal" -msgstr "Personlig" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "Personlig informasjon" - -#: pgp.php:120 -msgid "Personal PGP keypair generated successfully." -msgstr "Personlig PGP-nøkkelpar generert." - -#: pgp.php:127 -msgid "Personal PGP keys deleted successfully." -msgstr "Personlig PGP-nøkkler slettet." - -#: smime.php:207 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Personlig S/MIME sertifikater IKKE importert: " - -#: smime.php:132 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Personlig S/MIME nøkler slettet." - -#: config/prefs.php.dist:214 -msgid "Place your signature before replies and forwards?" -msgstr "Legge til signaturen din foran svar og videresending?" - -#: compose.php:241 -msgid "Plaintext Version of Message" -msgstr "Ren-tekst versjon av meldingen" - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:200 -msgid "Please enter a name for the new folder:" -msgstr "Vennligst skriv inn navnet på den nye mappen:" - -#: templates/folders/javascript.inc:101 templates/folders/javascript.inc:103 -msgid "Please enter the name of the new folder:" -msgstr "Vennligst skriv inn navnet på den nye mappen:" - -#: templates/folders/javascript.inc:146 -msgid "Please enter the new name:" -msgstr "Vennligst skriv inn det nye navnet:" - -#: templates/pgp/passphrase.inc:19 -#, php-format -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per %s session." -msgstr "" -"Vennligst skriv inn passphrase for din private PGP-nøkkel. Du trenger kun å " -"skrive inn denne en gang per %s sesjon." - -#: templates/smime/passphrase.inc:13 -#, php-format -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per %s session." -msgstr "" -"Vennligst skriv inn passphrase for din private S/MIME-nøkkel. Du trenger kun " -"å skrive inn denne en gang per %s sesjon." - -#: recompose.php:88 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Vennligst logg inn på nytt for å fortsette å skrive på meldingen. Hvis du " -"IKKE bruker cookies OG du skriver nye meldinger i popup-vinduer, må du logge " -"inn på nytt i hovedvinduet også. Dette er for å beskytte deg mot at " -"utenforstående kan ta over din sesjon. Vi beklager bryet." - -#: templates/login/login.inc:81 -msgid "Please provide your password." -msgstr "Vennligst oppgi passord." - -#: templates/login/login.inc:77 -msgid "Please provide your username." -msgstr "Vennligst oppgi brukernavn." - -#: compose.php:80 lib/IMP.php:519 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Vennligst rett tvetydige eller ugyldige adresser." - -#: lib/MIME/Viewer/itip.php:598 -msgid "" -"Please review the following information, and then select an action from the " -"menu below." -msgstr "" -"Vennligst se over den følgende informasjonen, velg så en handling fra menyen " -"nedenunder." - -#: templates/folders/javascript.inc:56 -msgid "Please select a folder before you perform any actions." -msgstr "Vennligst velg en mappe før du utfører noen handlinger." - -#: lib/MIME/Viewer/itip.php:461 -msgid "Please select an action from the menu below." -msgstr "Vennligst velg en handling fra menyen nedenunder." - -#: templates/search/javascript.inc:41 -msgid "Please select at least one folder to search." -msgstr "Vennligst velg minst én mappe å søke i." - -#: templates/folders/javascript.inc:4 -msgid "Please select only one folder for this operation." -msgstr "Vennligst velg bare én mappe for denne operasjonen." - -# HUH?! -#: templates/compose/redirect.inc:76 -msgid "Please select or edit in the box to the right:" -msgstr "Vennligst velg eller endre i vinduet til høyre:" - -# HUH?! -#: templates/compose/compose.inc:127 templates/compose/compose.inc:177 -#: templates/compose/compose.inc:228 -msgid "Please select or edit right next:" -msgstr "Vennligst velg eller endre neste:" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Powered by Horde" - -#: config/prefs.php.dist:206 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Legg til streker over signaturen din ('-- ')" - -#: smime.php:241 pgp.php:257 filterprefs.php:40 -msgid "Preferences successfully updated." -msgstr "Innstillingene ble oppdatert." - -#: templates/compose/attachments.inc:3 -msgid "Preview" -msgstr "Forhåndsvisning" - -#: templates/message/navbar_navigate.inc:28 -msgid "Previous Message" -msgstr "Forrige melding" - -#: mailbox.php:336 -msgid "Previous Page" -msgstr "Forrige side" - -#: templates/message/navbar_actions.inc:31 -msgid "Print" -msgstr "Skriv ut" - -#: templates/message/headers.inc:38 -msgid "Priority" -msgstr "Prioritet" - -#: templates/smime/import_key.inc:74 -msgid "Private Key Password" -msgstr "Passord for privat nøkkel" - -#: config/prefs.php.dist:552 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Be om bekreftelse hver gang et vedlegg blir sendt; standard NEI" - -#: config/prefs.php.dist:551 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Be om bekreftelse hver gang et vedlegg blir sendt; standard JA" - -#: templates/fetchmail/manage.inc:10 -msgid "Protocol:" -msgstr "Protokoll:" - -#: lib/Crypt/PGP.php:461 -msgid "Public PGP keyserver support has been disabled." -msgstr "Støtte for offentlig PGP-nøkkeltjener er ikke aktiv." - -#: templates/mailbox/actions.inc:36 templates/mailbox/actions_deleted.inc:8 -msgid "Pur_ge Deleted" -msgstr "Fje_rn slettede elementer" - -#: templates/mailbox/actions.inc:36 templates/mailbox/actions_deleted.inc:8 -msgid "Purge Deleted" -msgstr "Fjern slettede elementer" - -#: templates/folders/actions.inc:22 -msgid "Purge Folder(s)" -msgstr "Slett mappen(e)" - -#: config/prefs.php.dist:390 -msgid "Purge Trash how often:" -msgstr "Hvor ofte skal Søppelet fjernes:" - -#: config/prefs.php.dist:399 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Fjern meldinger i Søppelet som er eldre enn dette antall dager." - -#: config/prefs.php.dist:380 -msgid "Purge old messages in the Trash folder?" -msgstr "Fjern gamle meldinger i Søppelet?" - -#: lib/Maintenance/Task/purge_trash.php:67 -#, php-format -msgid "Purging %d message(s) from Trash folder." -msgstr "Fjerner %d melding(er) fra Søppelet." - -#: config/prefs.php.dist:421 -msgid "Put this after @ when sending mail and default address expansion:" -msgstr "Legg til dette etter @ hvis det ikke er skrevet noe domene:" - -#: templates/quota/quota.inc:17 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Quota status: %.2fMB / %.2fMB (%2f%%)" - -#: templates/quota/quota.inc:21 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Quota status: %.2fMB / INGEN BEGRENSNING" - -#: templates/quota/quota.inc:24 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Quota status: INGEN BEGRENSNING" - -#: config/prefs.php.dist:492 -#, php-format -msgid "Quoting %f:" -msgstr "Siterer %f:" - -#: templates/compose/compose.inc:377 -msgid "Re_quest Delivery Confirmation" -msgstr "Be om leveringsbekreftelse" - -#: search.php:165 -msgid "Received On" -msgstr "Mottatt" - -#: search.php:173 -msgid "Received Since" -msgstr "Mottatt siden" - -#: search.php:169 -msgid "Received Until" -msgstr "Mottatt frem til" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirec_t" -msgstr "Omadressé_r" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirect" -msgstr "Omadressér" - -#: templates/compose/redirect.inc:115 -msgid "Redirect Message" -msgstr "Omadressér melding" - -#: compose.php:721 -msgid "Redirect this message" -msgstr "Omadressér denne meldingen" - -#: compose.php:781 -msgid "Redirecting failed." -msgstr "Omadressering feilet." - -#: templates/compose/compose.inc:573 -msgid "Refresh" -msgstr "Oppdater" - -#: config/prefs.php.dist:760 -msgid "Refresh Folder Views:" -msgstr "Oppdater mappevisning:" - -#: templates/folders/head.inc:3 templates/mailbox/header.inc:4 -msgid "Reload" -msgstr "Oppdater" - -#: templates/folders/head.inc:3 -msgid "Reload View" -msgstr "Last visning på nytt" - -#: lib/MIME/Viewer/itip.php:483 lib/MIME/Viewer/itip.php:502 -msgid "Remember the free/busy information." -msgstr "Husk ledig/opptatt-informasjon." - -#: config/prefs.php.dist:950 -msgid "Remember the last view" -msgstr "Husk siste visning" - -#: templates/fetchmail/manage.inc:27 -msgid "Remote Mailbox:" -msgstr "Ekstern postboks:" - -#: templates/search/fields.inc:40 -msgid "Remove Field From Search" -msgstr "Fjern fra søkefeltet" - -#: templates/prefs/sourceselect.inc:305 -msgid "Remove source" -msgstr "Fjern kilde" - -#: templates/folders/actions.inc:6 -msgid "Rename Folder(s)" -msgstr "Gi nytt navn til mappen(e)" - -#: config/prefs.php.dist:335 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Gi 'Sendte elementer' nytt navn på begynnelsen av måneden" - -#: lib/Folder.php:542 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Kunne ikke gi \"%s\" navnet \"%s\". Melding fra serveren" - -#: templates/message/navbar_actions.inc:10 -msgid "Repl_y to List" -msgstr "Sva_r til listen" - -#: templates/compose/spelling.inc:111 -msgid "Replace with:" -msgstr "Erstatt med:" - -#: templates/message/navbar_actions.inc:8 -msgid "Reply" -msgstr "Svar" - -#: lib/MIME/Viewer/itip.php:279 lib/MIME/Viewer/itip.php:372 -msgid "Reply Sent." -msgstr "Svar sendt." - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to All" -msgstr "Svar til alle" - -#: compose.php:670 -msgid "Reply to All:" -msgstr "Svar til alle:" - -#: templates/message/navbar_actions.inc:10 -msgid "Reply to List" -msgstr "Svar til listen" - -#: compose.php:672 -msgid "Reply to List:" -msgstr "Svar til listen:" - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to _All" -msgstr "Svar til _alle" - -#: lib/MIME/Viewer/itip.php:485 lib/MIME/Viewer/itip.php:494 -#: lib/MIME/Viewer/itip.php:504 -msgid "Reply with Not Supported Message" -msgstr "Svar at meldingen ikke støttes" - -#: lib/MIME/Viewer/itip.php:492 -msgid "Reply with free/busy for next 2 months." -msgstr "Svar med ledig/opptatt for de neste to månedene." - -#: lib/MIME/Viewer/itip.php:491 -msgid "Reply with requested free/busy information." -msgstr "Svar med den forespurte ledig/opptatt-informasjonen." - -#: message.php:258 -msgid "Reply-To" -msgstr "Svar-til" - -#: lib/Compose.php:260 lib/Compose.php:312 -msgid "Reply-To: " -msgstr "Svar-til: " - -#: compose.php:668 -msgid "Reply:" -msgstr "Svar:" - -#: templates/message/navbar_actions.inc:36 templates/mailbox/actions.inc:26 -msgid "Report as Innocent" -msgstr "Rapporter som uskyldig" - -#: templates/message/navbar_actions.inc:33 templates/mailbox/actions.inc:24 -msgid "Report as Spam" -msgstr "Rapporter som spam" - -#: templates/compose/compose.inc:374 -msgid "Request a _Read Receipt" -msgstr "Be om le_sebekreftelse" - -#: config/prefs.php.dist:587 -msgid "Request delivery confirmation?" -msgstr "Be om leveringsbekreftelse?" - -#: config/prefs.php.dist:566 -msgid "Request read receipts?" -msgstr "Be om lesebekreftelse" - -#: mailbox.php:197 -msgid "Requested message not found." -msgstr "Forespurt melding ble ikke funnet." - -#: lib/MIME/Viewer/itip.php:649 -msgid "Required Participant" -msgstr "Obligatorisk deltager" - -#: templates/search/main.inc:143 templates/search/header.inc:26 -#: templates/acl/acl.inc:158 -msgid "Reset" -msgstr "Nullstill" - -#: lib/MIME/Viewer/itip.php:106 -msgid "Respondent Status Updated." -msgstr "Svarstatus oppdatert." - -#: templates/message/navbar_actions.inc:28 -msgid "Resume" -msgstr "Gjenoppta" - -#: recompose.php:89 -msgid "Resume your session" -msgstr "Gjenoppta sesjon" - -#: templates/fetchmail/driver_select.inc:31 templates/fetchmail/manage.inc:69 -#: templates/fetchmail/account_select.inc:32 -msgid "Return to Fetch Mail" -msgstr "Retrner til Fetch Mail" - -#: templates/filters/prefs.inc:70 templates/filters/notactive.inc:13 -#: templates/smime/smime.inc:158 templates/pgp/pgp.inc:268 -msgid "Return to Main Preferences Screen" -msgstr "Returner til vindu for hovedinnstillinger" - -#: templates/acl/acl.inc:159 templates/acl/acl.inc:169 -msgid "Return to Options" -msgstr "Returner til innstillinger" - -#: templates/smime/notactive.inc:33 templates/pgp/notactive.inc:33 -msgid "Return to Previous Screen" -msgstr "Returner til forrige vindu" - -#: config/prefs.php.dist:714 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Gå tilbake til postbokslisten etter å ha slettet, flyttet eller kopiert en " -"melding?" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Role" -msgstr "Rolle" - -#: templates/compose/encrypt_list.inc:12 -msgid "S/MIME Encrypt Message" -msgstr "Krypter med S/MIME" - -#: compose.php:379 -msgid "S/MIME Error: " -msgstr "S/MIME Feil: " - -#: compose.php:358 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME Feil: Trenger passphrase for personlig privat nøkkel." - -#: templates/smime/notactive.inc:6 -msgid "S/MIME NOT Active" -msgstr "S/MIME IKKE aktiv" - -#: templates/smime/smime.inc:6 config/prefs.php.dist:143 -msgid "S/MIME Options" -msgstr "Innstillinger for S/MIME" - -#: smime.php:49 -msgid "S/MIME Passphrase Input" -msgstr "Sett inn S/MIME Passphrase" - -#: templates/smime/smime.inc:100 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "Støtte for personlig S/MIME-nøkkelpar krever en sikker webtilkobling." - -#: smime.php:140 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "Offentlig S/MIME nøkkel for \"%s\" ble slettet." - -#: smime.php:162 -msgid "S/MIME Public Key successfully added." -msgstr "Offentlig S/MIME-nøkkel lagt til." - -#: templates/smime/smime.inc:45 -msgid "S/MIME Public Keyring" -msgstr "Offentlig S/MIME-nøkkelring" - -#: smime.php:211 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Offentlig/Privat S/MIME-nøkkelpar lagt til." - -#: templates/compose/encrypt_list.inc:13 -msgid "S/MIME Sign Message" -msgstr "Signer meldingen med S/MIME" - -#: templates/compose/encrypt_list.inc:14 -msgid "S/MIME Sign/Encrypt Message" -msgstr "Signer/krypter meldingen med S/MIME" - -#: templates/smime/notactive.inc:11 -msgid "S/MIME support is disabled on this system." -msgstr "Støtte for S/MIME er ikke aktivert på dette systemet." - -#: lib/MIME/Viewer/pkcs7.php:233 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"Støtte for S/MIME er ikke aktivert for øyeblikket, så meldingen kan ikke bli " -"dekryptert." - -#: lib/MIME/Viewer/pkcs7.php:165 -msgid "" -"S/MIME support is not enabled so the contents of this signed message can not " -"be displayed." -msgstr "" -"Støtte for S/MIME er ikke aktivert, så innholdet av denne signerte meldingen " -"kan ikke vises." - -#: lib/MIME/Viewer/pkcs7.php:138 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"Støtte for S/MIME er ikke aktivert, så den digitale signaturen kan ikke " -"verifiseres." - -#: templates/smime/smime.inc:24 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly" -msgstr "" -"S/MIME-støtte krever bruk av popup-vinduer. Hvis nettleseren din er " -"konfigurert for å blokkere popup-vinduer må du endre på dette for at S/MIME-" -"støtte skal fungere." - -#: templates/compose/compose.inc:266 -msgid "S_ubject" -msgstr "E_mne" - -#: templates/compose/compose.inc:354 -msgid "Sa_ve a copy in " -msgstr "La_gre kopi i " - -#: templates/message/navbar_actions.inc:30 -msgid "Sa_ve as" -msgstr "La_gre som" - -#: search.php:358 templates/fetchmail/manage.inc:67 -msgid "Save" -msgstr "Lagre som" - -#: templates/compose/compose.inc:528 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Lagre vedlegg sammen med melding i 'Sendte elementer'?" - -#: templates/compose/compose.inc:68 templates/compose/compose.inc:424 -msgid "Save Draft" -msgstr "Lagre kladd" - -#: templates/filters/prefs.inc:69 templates/smime/smime.inc:37 -#: templates/smime/notactive.inc:23 templates/pgp/pgp.inc:64 -#: templates/pgp/notactive.inc:23 -msgid "Save Options" -msgstr "Lagre innstillinger" - -#: templates/compose/compose.inc:68 templates/compose/compose.inc:424 -msgid "Save _Draft" -msgstr "Lagre _kladd" - -#: templates/message/navbar_actions.inc:30 -msgid "Save as" -msgstr "Lagre som" - -#: config/prefs.php.dist:513 -msgid "Save drafts as unseen?" -msgstr "Lagre kladd som ulest?" - -#: config/prefs.php.dist:1030 -msgid "Save recipients automatically to the default address book?" -msgstr "Lagre mottakere automatisk til standard adressebok?" - -#: templates/search/main.inc:127 -msgid "Save search as a virtual folder?" -msgstr "Lagre søk som en virtuell mappe?" - -#: config/prefs.php.dist:223 -msgid "Save sent mail?" -msgstr "Lagre sendt e-post?" - -#: compose.php:1148 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Lagre kladd feilet. Melding fra serveren: %s" - -#: templates/contacts/contacts.inc:197 templates/mailbox/header.inc:11 -msgid "Search" -msgstr "Søk" - -#: templates/search/header.inc:18 templates/mailbox/header.inc:11 -#, php-format -msgid "Search %s" -msgstr "Søk %s" - -#: lib/Block/tree_folders.php:169 -msgid "Search Mail" -msgstr "Søk etter mail" - -#: search.php:311 -msgid "Search Results" -msgstr "Søkeresultat" - -#: templates/mailbox/navbar.inc:14 templates/mailbox/navbar.inc:31 -msgid "Seen" -msgstr "Lest" - -#: templates/mailbox/navbar.inc:9 -msgid "Select" -msgstr "Velg" - -#: templates/fetchmail/manage.inc:70 -msgid "Select Another Account" -msgstr "Velg en annen konto" - -#: templates/search/fields.inc:35 -msgid "Select a date" -msgstr "Velg en dato" - -#: templates/search/fields.inc:10 -msgid "Select a field" -msgstr "Velg et felt" - -#: config/prefs.php.dist:127 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Velg adressebok-kilder for å legge til og å søke etter adresser." - -#: templates/search/main.inc:88 -msgid "Select all" -msgstr "Velg alle" - -#: templates/prefs/sourceselect.inc:323 -msgid "Select all fields to search when expanding addresses." -msgstr "Velg alle felter som det skal søkes i ved utvidelse av adresser." - -#: templates/fetchmail/account_select.inc:21 -msgid "Select an account" -msgstr "Velg en konto" - -#: templates/search/main.inc:89 -msgid "Select none" -msgstr "Velg ingen" - -#: templates/fetchmail/driver_select.inc:21 -msgid "Select the mail server type" -msgstr "Velg e-post tjenertype" - -#: templates/prefs/sourceselect.inc:309 -msgid "Selected Address books:" -msgstr "Valgte adressebøker:" - -#: templates/pgp/pgp.inc:147 -msgid "Send Key to Public Keyserver" -msgstr "Send nøkkel til offentlig nøkkeltjener" - -#: lib/MIME/Viewer/itip.php:560 -msgid "Send Latest Information" -msgstr "Send siste informasjon" - -#: config/prefs.php.dist:575 -msgid "Send MDN when requested by the sender?" -msgstr "Sende leveringsbekreftelse når senderen ber om dette?" - -#: templates/compose/compose.inc:66 templates/compose/compose.inc:422 -msgid "Send Message" -msgstr "Send melding" - -#: folders.php:359 -msgid "Sent mail folder" -msgstr "Sendte elementer" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Sent mail folder:" -msgstr "Sendte elementer:" - -#: templates/login/login.inc:138 templates/login/login.inc:152 -#: templates/login/login.inc:159 -msgid "Server" -msgstr "Tjener" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "Tjener og mappe informasjon" - -#: templates/fetchmail/manage.inc:23 -msgid "Server:" -msgstr "Tjener:" - -#: config/prefs.php.dist:80 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Innstillnger for hva som skjer når du flytter og sletter meldinger." - -#: config/prefs.php.dist:522 -msgid "Set the X-Priority header when composing messages?" -msgstr "Angi X-Priority meldingshode når du skriver ny melding?" - -#: config/prefs.php.dist:31 -msgid "Share Folders" -msgstr "Del Mapper" - -#: templates/acl/acl.inc:86 -msgid "Share mail folders" -msgstr "Del postbokser" - -#: config/prefs.php.dist:32 -msgid "Share your mail folders with other users." -msgstr "Del dine postbokser med andre brukere." - -#: config/prefs.php.dist:672 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Skal store bolker med tekst skjules eller vises som standard? Dette kan lett " -"endres tilbake ved ønske." - -#: templates/pgp/pgp.inc:52 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Ønsker du å søke etter PGP data i text/plain-meldinger?" - -#: config/prefs.php.dist:505 -msgid "Should the compose window be closed after saving a draft?" -msgstr "" -"Skal vinduet 'Ny melding' lukkes etter at meldingen er lagret som kladd?" - -#: templates/pgp/pgp.inc:40 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "" -"Ønsker du å legge ved din offentlige PGP-nøkkel til meldinger som standard?" - -#: templates/search/main.inc:92 -msgid "Show All Folders" -msgstr "Vis alle mapper" - -#: templates/message/headers.inc:67 -msgid "Show All Headers" -msgstr "Vis alle meldingshoder" - -#: mailbox.php:354 -msgid "Show Deleted" -msgstr "Vis slettede elementer" - -#: templates/message/headers.inc:61 -msgid "Show Limited Headers" -msgstr "Vis begrensete meldingshoder" - -#: templates/message/headers.inc:70 -msgid "Show Mailing List Information" -msgstr "Vis mailliste informasjon" - -#: templates/search/main.inc:92 -msgid "Show Only Subscribed Folders" -msgstr "Vis kun abonnérte mappe(r)" - -#: folders.php:254 -msgid "Show Unsubscribed" -msgstr "Vis uabonnerte" - -#: config/prefs.php.dist:612 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Vise et ikon for å fjerne vedlegg fra meldinger?" - -#: config/prefs.php.dist:974 -msgid "Show legend in the mailbox view?" -msgstr "Vis fargeforklaringer når postlisten vises?" - -#: config/prefs.php.dist:809 -msgid "Show previews for unread messages only?" -msgstr "Kun forhåndsvise uleste meldinger?" - -#: config/prefs.php.dist:817 -msgid "Show previews in tooltips?" -msgstr "Forhåndsvisning i verktøytips?" - -#: config/prefs.php.dist:848 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Vise Fetch Mail ikonet i menyen?" - -#: lib/MIME/Viewer/html.php:106 -msgid "Show the Images" -msgstr "Vis bildene" - -#: templates/filters/prefs.inc:61 -msgid "Show the filter icon on the menubar?" -msgstr "Vise filterikonet i menyen?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Vise totalt antall meldinger i mappen?" - -#: config/prefs.php.dist:669 -msgid "Shown" -msgstr "Vist" - -#: templates/mailbox/message_headers.inc:37 -msgid "Si_ze" -msgstr "Stø_rrelse" - -#: templates/login/login.inc:241 -msgid "Sign up if not registered" -msgstr "Registrer deg om ikke registrert" - -#: templates/mailbox/legend.inc:17 -msgid "Signed" -msgstr "Signert" - -#: templates/compose/attachments.inc:3 -msgid "Size" -msgstr "Størrelse" - -#: templates/mailbox/message_headers.inc:71 -msgid "Sort Direction" -msgstr "Sorteringsrekkefølge" - -#: templates/mailbox/message_headers.inc:6 -msgid "Sort by Arrival" -msgstr "Sorter etter ankomst" - -#: templates/mailbox/message_headers.inc:11 -msgid "Sort by Date" -msgstr "Sorter etter dato" - -#: templates/mailbox/message_headers.inc:21 -msgid "Sort by From Address" -msgstr "Sorter etter Fra-adresse" - -#: templates/mailbox/message_headers.inc:36 -msgid "Sort by Message Size" -msgstr "Sorter etter meldingsstørrelse" - -#: templates/mailbox/message_headers.inc:31 -msgid "Sort by Subject" -msgstr "Sorter etter emne" - -#: templates/mailbox/message_headers.inc:26 -msgid "Sort by Thread" -msgstr "Sorter etter tråd" - -#: templates/mailbox/message_headers.inc:16 -msgid "Sort by To Address" -msgstr "Sorter etter Til-adresse" - -#: templates/prefs/spamselect.inc:4 -msgid "Spam folder:" -msgstr "Spammappe:" - -#: templates/compose/compose.inc:337 -msgid "Special Characters" -msgstr "Spesialtegn" - -#: templates/compose/compose.inc:334 -msgid "Spell Check" -msgstr "Stavekontroll" - -#: templates/compose/spelling.inc:48 -msgid "Spell Checker" -msgstr "Stavekontroll" - -#: templates/compose/spelling.inc:50 templates/compose/spelling.inc:58 -msgid "Spell check complete" -msgstr "Stavekontrollen er fullført" - -#: config/prefs.php.dist:462 -msgid "Spelling errors per screen when spell checking." -msgstr "Stavefeil pr. side under stavekontroll." - -#: lib/MIME/Viewer/itip.php:469 lib/MIME/Viewer/itip.php:606 -msgid "Start" -msgstr "Start" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Status" -msgstr "Status" - -#: lib/MIME/Contents.php:215 -msgid "Strip Attachment" -msgstr "Fjern vedlegg" - -#: config/prefs.php.dist:801 -msgid "Strip linebreaks?" -msgstr "Fjerne linjeskift?" - -#: templates/mailbox/message_headers.inc:32 -msgid "Sub_ject" -msgstr "Em_ne" - -#: message.php:259 search.php:157 templates/compose/recompose.inc:25 -msgid "Subject" -msgstr "Emne" - -#: config/prefs.php.dist:891 -msgid "Subject Field" -msgstr "Emnefelt" - -#: search.php:360 templates/smime/passphrase.inc:21 -#: templates/pgp/passphrase.inc:31 -msgid "Submit" -msgstr "Send" - -#: templates/folders/actions.inc:9 -msgid "Subscribe to Folder(s)" -msgstr "Abonnér på mappe(r)" - -#: lib/MIME/Viewer/pkcs7.php:374 lib/MIME/Viewer/pgp.php:395 -#: lib/MIME/Viewer/status.php:90 -msgid "Success" -msgstr "Suksess" - -#: templates/compose/spelling.inc:92 -msgid "Suggestions" -msgstr "Forslag" - -#: lib/MIME/Viewer/itip.php:616 lib/MIME/Viewer/itip.php:618 -msgid "Summary" -msgstr "Sammendrag" - -#: templates/compose/compose.inc:391 templates/compose/compose.inc:394 -msgid "Switch Composition Method" -msgstr "Bytt editor" - -#: templates/compose/compose.inc:395 -msgid "Switch to HTML composition" -msgstr "Bytt til HTML editor" - -#: templates/compose/compose.inc:395 -msgid "Switch to plain text composition" -msgstr "Bytt til vanlig teksteditor" - -#: templates/compose/compose.inc:410 -msgid "Te_xt" -msgstr "Te_kst" - -#: lib/MIME/Viewer/itip.php:239 -msgid "Tentative: " -msgstr "Foreløpig: " - -#: lib/MIME/Viewer/itip.php:547 -msgid "Tentatively Accept request" -msgstr "Godta forespørsel foreløpig" - -#: lib/MIME/Viewer/itip.php:713 -msgid "Tentatively Accepted" -msgstr "Godta foreløpig" - -#: lib/Maintenance/Task/tos_agreement.php:54 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Fil med avtalevilår er ikke antgitt i conf.php" - -#: config/prefs.php.dist:925 -msgid "The From: column of the message should be linked:" -msgstr "Fra-kolonnen av meldingen kunne ikke linkes til:" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "The Macintosh resource fork" -msgstr "Macintosh ressurs-strøm" - -#: lib/MIME/Viewer/appledouble.php:43 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Macintosh ressurs-strømmen kan lastes ned %s." - -#: fetchmailprefs.php:81 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Identiteten \"%s\" ble slettet." - -#: fetchmailprefs.php:74 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Identiteten \"%s\" ble lagret." - -#: lib/Filter.php:103 -#, php-format -msgid "The address \"%s\" has been added to %s." -msgstr "Adressen \"%s\" ble lagret i %s." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Vedlegget ble ikke funnet." - -#: lib/MIME/Viewer/itip.php:61 -msgid "The calendar data is invalid" -msgstr "Kalenderdata er ugyldig" - -#: templates/javascript/open_compose_win.js:37 -msgid "" -"The compose window can't be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Kan ikke åpne vinduet for 'ny melding'. Det kan hende du har satt " -"nettleseren din til å blokkere popup-vinduer" - -#: lib/MIME/Viewer/appledouble.php:44 -msgid "The contents of the Macintosh file are below." -msgstr "Innholdet av Macintosh-filen finnes nedenfor." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:96 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Mappen(e) \"%s\" vil nå hete \"%s\"." - -#: templates/acl/acl.inc:112 -msgid "" -"The current list of users with access to this folder could not be retrieved" -msgstr "Kunne ikke hente listen over brukere med tilgang til denne mappen" - -#: compose.php:1157 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Kladden har blitt lagret til \"%s\" mappen." - -#: lib/MIME/Viewer/itip.php:129 -msgid "The event was added to your calendar." -msgstr "Hendelsen ble lagt til i din kalender." - -#: templates/compose/expand.inc:9 -#, php-format -msgid "The field '%s' can't be expanded." -msgstr "Feltet '%s' kunne ikke bil utvidet." - -#: lib/Folder.php:426 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Mappen \"%s\" finnes allerede" - -#: lib/Folder.php:192 -#, php-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"Mappen \"%s\" inneholder ugyldige tegn i navnet. Dette kan skape problemer. " -"Vennligst snakk med systemadministratoren din." - -#: lib/Folder.php:445 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Mappen \"%s\" ble laget, men du abonnerer ikke på den." - -#: lib/Folder.php:380 -#, php-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Mappen \"%s\" ble slettet, men du hadde ikke sagt opp abonnementet." - -#: lib/Folder.php:432 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Mappen \"%s\" ble ikke laget. Melding fra serveren" - -#: lib/Folder.php:373 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Mappen \"%s\" ble ikke slettet. Melding fra serveren" - -#: lib/Folder.php:448 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Mappen \"%s\" ble opprettet." - -#: lib/Folder.php:383 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Mappen \"%s\" ble slettet." - -#: lib/Folder.php:540 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Mappen \"%s\" heter nå \"%s\"." - -#: lib/MIME/Viewer/tnef.php:96 -msgid "The following files were attached to this part:" -msgstr "Følgende filer ble vedlagt denne delen:" - -#: lib/MIME/Viewer/html.php:95 -msgid "" -"The images will be displayed because the sender is present in your " -"addressbook." -msgstr "Bildene vil vises da senderen finnes i din adressebok." - -#: lib/MIME/Viewer/status.php:78 -msgid "The mail server generated the following error message:" -msgstr "E-post tjeneren genererte følgende feilmelding:" - -#: lib/MIME/Viewer/notification.php:54 -msgid "The mail server generated the following informational message:" -msgstr "E-post tjeneren genererte følgende infomelding:" - -#: lib/MIME/Viewer/status.php:93 -msgid "The mail server generated the following message:" -msgstr "E-post tjeneren genererte følgende melding:" - -#: lib/Message.php:635 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Postboksen %s er allerede tom" - -#: lib/Fetchmail.php:262 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"Meldingen \"%s\" fra \"%s\" (%d bytes) overgår størrelse for meldinger som " -"skal hentes." - -#: templates/contacts/contacts.inc:103 -msgid "The message being composed has been closed. Exiting." -msgstr "Meldingen som har blitt skrevet har blitt stengt. Avslutter." - -#: message.php:142 -msgid "The message has been deleted." -msgstr "Meldingen ble slettet." - -#: lib/MIME/Viewer/pgp.php:399 -msgid "The message has been verified." -msgstr "Meldingen er bekreftet." - -#: lib/MIME/Viewer/pkcs7.php:378 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Meldingen er bekreftet. Sender: %s." - -#: templates/smime/open_smime_win.js:10 templates/pgp/open_pgp_win.js:10 -msgid "" -"The passphrase window can't be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Passphrase vinduet kan ikke åpnes. Det kan hende du har satt nettleseren din " -"til å blokkere popup-vinduer" - -#: lib/MIME/Viewer/pgp.php:178 -#, php-format -msgid "The raw text of the PGP Public Key can be viewed %s." -msgstr "Råtekst for PGP-nøkkelen vises %s." - -#: lib/MIME/Viewer/tnef.php:62 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Den forespurte filen finnes ikke i MS-TNEF vedlegget." - -#: lib/MIME/Viewer/zip.php:67 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Den forespurte filen finnes ikke i Zip vedlegget." - -#: message.php:547 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"Senderen av denne meldingen forespør leveringsbekreftelse når du har lest " -"meldingen. Vennligst klikk %s for å sende leveringsbekreftelse." - -#: lib/MIME/Viewer/images.php:72 -msgid "The server was not able to create a thumbnail of this image." -msgstr "Serveren kunne ikke lage minibilde av dette bildet." - -#: templates/compose/compose.js:104 -msgid "The signature could not be replaced." -msgstr "Signaturen kunne ikke erstattes." - -#: templates/compose/compose.js:102 -msgid "The signature was successfully replaced." -msgstr "Signaturen ble erstattet." - -#: attachment.php:59 -msgid "The specified file does not exist." -msgstr "Den spesifiserte filen eksisterer ikke." - -#: lib/MIME/Viewer/itip.php:159 -msgid "The task has been added to your tasklist." -msgstr "Handlingen har blitt lagt til din liste over handlinger." - -#: lib/MIME/Viewer/status.php:98 -msgid "The text of the message" -msgstr "Meldingstekst" - -#: lib/MIME/Viewer/status.php:97 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Meldingsteksten kan leses %s." - -#: lib/MIME/Viewer/status.php:83 -msgid "The text of the returned message" -msgstr "Tekst for returnert melding" - -#: lib/MIME/Viewer/status.php:82 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Teksten for den returnerte meldingen kan leses %s." - -#: lib/MIME/Viewer/notification.php:71 -msgid "The text of the sent message" -msgstr "Teksten for den sendte meldingen" - -#: lib/MIME/Viewer/notification.php:71 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Teksten for den sendte meldingen kan leses %s." - -#: lib/MIME/Viewer/itip.php:144 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Brukerens ledig/opptatt informasjon ble lagret." - -#: lib/MIME/Viewer/alternative.php:89 -msgid "There are no alternative parts that can be displayed inline." -msgstr "Det er ingen alternative deler som kan vises inline." - -#: templates/mailbox/empty_mailbox.inc:3 -msgid "There are no messages in this mailbox." -msgstr "Det er ingen meldinger i denne postboksen." - -#: lib/Message.php:594 -#, php-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "Det oppstod et problem under slettingen av %s. Melding fra serveren" - -#: lib/Message.php:637 -#, php-format -msgid "There was a problem expunging the mailbox. The server said: %s" -msgstr "" -"Det oppstod et problem ved fjerning av postboksen. Melding fra serveren: %s" - -#: lib/Message.php:603 -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "" -"Det oppstod et problem ved fjerning av postboksen. Melding fra serveren" - -#: lib/Message.php:97 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Det oppstod en feil under kopieringen av meldingen fra \"%s\" til \"%s\". " -"Melding fra serveren" - -#: lib/Message.php:207 lib/Message.php:222 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Det oppstod en feil under sletting av meldinger fra mappen \"%s\". Melding " -"fra serveren" - -#: lib/Message.php:286 -#, php-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Det oppstod en feil ved sletting av beskjeder fra mappen \"%s\". Melding fra " -"serveren" - -#: lib/Message.php:220 -#, php-format -msgid "There was an error deleting messages. This is what the server said: %s" -msgstr "" -"Det oppstod en feil under sletting av meldinger. Melding fra serveren: %s" - -#: lib/MIME/Viewer/itip.php:90 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "Det oppstod en feil under visning av forespurt melding: %s." - -#: lib/MIME/Viewer/plain.php:55 lib/MIME/Viewer/enriched.php:40 -msgid "There was an error displaying this message part" -msgstr "Det oppstod en feil under forsøk på å vise denne meldingsdelen" - -#: lib/Message.php:523 lib/Message.php:565 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Det oppstod en feil ved flagging av meldinger i mappen \"%s\". Melding fra " -"serveren" - -#: folders.php:155 -#, php-format -msgid "There was an error importing %s." -msgstr "Det oppstod en feil ved importering av %s." - -#: lib/MIME/Viewer/itip.php:126 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "Det oppstod en feil under importering av hendelsen: %s." - -#: lib/MIME/Viewer/itip.php:156 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "Det oppstod en feil ved importering av hendelsen: %s." - -#: lib/MIME/Viewer/itip.php:142 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "" -"Det oppstod en feil ved importering av brukerens ledig/opptatt-informasjon: %" -"s" - -#: lib/Message.php:92 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Det oppstod en feil under flyttingen av meldingen fra \"%s\" til \"%s\". " -"Melding fra serveren" - -#: compose.php:1165 -msgid "There was an error saving this message as a draft." -msgstr "Det oppstod en feil ved lagring av melding som kladd." - -#: compose.php:927 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Det oppstod en feil under sending av meldingen: %s" - -#: lib/MIME/Viewer/itip.php:104 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "Det oppstod en feil under oppdatering av hendelsen: %s" - -#: lib/MIME/Viewer/plain.php:62 -msgid "There was no text in this message part" -msgstr "Det er ingen tekst i denne meldingsdelen" - -#: lib/MIME/Viewer/html.php:93 -msgid "This HTML message has images embedded in it." -msgstr "Denne HTML-meldingen har bilder i seg." - -#: lib/MIME/Viewer/html.php:89 -msgid "" -"This HTML message has images embedded in it. Blocked images appear like " -"this: " -msgstr "Denne HTML meldingen har bilder i seg. Blokkerte bilder vises slik:" - -#: lib/MIME/Viewer/pgp.php:171 -msgid "This PGP Public Key was attached to the message." -msgstr "Denne offentlige PGP-nøkkelen var vedlagt meldingen." - -#: lib/MIME/Viewer/itip.php:95 lib/MIME/Viewer/itip.php:109 -#: lib/MIME/Viewer/itip.php:133 lib/MIME/Viewer/itip.php:147 -#: lib/MIME/Viewer/itip.php:163 lib/MIME/Viewer/itip.php:282 -msgid "This action is not supported." -msgstr "Den forespurte oppgaven er ikke stottet." - -#: lib/MIME/Viewer/itip.php:169 lib/MIME/Viewer/itip.php:382 -msgid "This action is not yet implemented." -msgstr "Den forespurte oppgaven er ikke implementert." - -#: templates/folders/javascript.inc:7 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Dette kan ta litt tid. Er du sikker på at du vil fortsette?" - -#: lib/MIME/Viewer/appledouble.php:42 -msgid "This message contains a Macintosh file." -msgstr "Denne meldingen inneholder en Macintosh-fil." - -#: lib/MIME/Viewer/pkcs7.php:406 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Denne meldingen inneholder et vedlegg som er digitalt signert med S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:410 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Denne meldingen inneholder ett vedlegg som er kryptert med S/MIME." - -#: lib/MIME/Viewer/status.php:167 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Denne meldingen inneholder leveringsinformasjon, men formatet på meldingen " -"er ukjent." - -#: lib/MIME/Viewer/pgp.php:321 -msgid "" -"This message does not appear to be a valid PGP encrypted message. Error: " -msgstr "Meldingen ser ikke ut som en gyldig PGP-kryptert melding. Feil: " - -#: lib/MIME/Viewer/pgp.php:246 lib/MIME/Viewer/pgp.php:356 -msgid "" -"This message does not appear to be in the correct PGP format (according to " -"RFC 2015)." -msgstr "" -"Denne meldingen ser ikke ut til å være i riktig PGP-format (i henhold til " -"RFC 2015)." - -#: lib/MIME/Viewer/pkcs7.php:162 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Denne meldingen ser ikke ut til å være i riktig S/MIME format." - -#: lib/MIME/Viewer/pgp.php:211 lib/MIME/Viewer/pgp.php:422 -msgid "This message has been digitally signed via PGP." -msgstr "Denne meldingen er digitalt signert med PGP." - -#: lib/MIME/Viewer/pkcs7.php:135 -msgid "This message has been digitally signed via S/MIME." -msgstr "Denne meldingen er digitalt signert med S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:131 lib/MIME/Viewer/pkcs7.php:230 -msgid "This message has been encrypted via S/MIME." -msgstr "Denne meldingen er kryptert med S/MIME." - -#: lib/MIME/Viewer/pgp.php:207 lib/MIME/Viewer/pgp.php:297 -msgid "This message has been encrypted with PGP." -msgstr "Denne meldingen er kryptert med PGP." - -#: message.php:202 -msgid "This message to" -msgstr "Denne meldingen til" - -#: acl.php:46 -msgid "This server does not support sharing folders." -msgstr "Denne tjeneren støtter ikke deling av mapper." - -#: templates/contacts/contacts.inc:109 -msgid "This window must be called from a compose window." -msgstr "Dette vinduet må bli åpnet fra 'Ny melding' vinduet" - -#: thread.php:31 templates/thread/top.inc:3 config/prefs.php.dist:893 -msgid "Thread View" -msgstr "Trådvisning" - -#: message.php:255 mailbox.php:576 search.php:145 -#: templates/contacts/contacts.inc:221 -#: templates/mailbox/message_headers.inc:17 templates/compose/redirect.inc:64 -#: templates/compose/recompose.inc:10 -msgid "To" -msgstr "Til" - -#: config/prefs.php.dist:890 -msgid "To Address" -msgstr "Til-adresse" - -#: templates/prefs/sourceselect.inc:326 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"For å velge flere, hold nede Control (PC) eller Command (Mac) mens du klikker" - -#: templates/compose/compose.inc:567 -msgid "Total Attachments Size:" -msgstr "Total størrelse på vedlegg:" - -#: folders.php:350 -msgid "Trash folder" -msgstr "Søpplemappe" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "Søpplemappe:" - -#: lib/Quota/cyrus.php:70 lib/Quota/mercury32.php:84 lib/Quota/command.php:77 -#: lib/Quota/logfile.php:93 lib/Quota/courier.php:54 lib/Quota/mdaemon.php:51 -msgid "Unable to retrieve quota" -msgstr "Klarte ikke å hente informasjon om kvote" - -#: templates/message/navbar_navigate.inc:10 templates/mailbox/navbar.inc:19 -#: templates/mailbox/navbar.inc:36 -msgid "Unanswered" -msgstr "Ubesvart" - -#: templates/search/main.inc:35 -msgid "Unanswered messages" -msgstr "Ubesvarte meldinger" - -#: templates/message/navbar_actions.inc:4 templates/mailbox/actions.inc:13 -msgid "Undelete" -msgstr "Gjenopprett" - -#: mailbox.php:560 mailbox.php:572 lib/MIME/Headers.php:218 -msgid "Undisclosed Recipients" -msgstr "Skjulte mottakere" - -#: lib/MIME/Viewer/itip.php:408 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Uhåndtert komponent av typen: %s" - -#: mailbox.php:537 -msgid "Unknown Date" -msgstr "Ukjent dato" - -#: lib/MIME/Viewer/itip.php:591 -msgid "Unknown Meeting" -msgstr "Ukjent møte" - -#: mailbox.php:588 -msgid "Unknown Recipient" -msgstr "Ukjent mottaker" - -#: templates/smime/smime.inc:117 templates/pgp/pgp.inc:151 -msgid "Unload Passphrase" -msgstr "Fjern passphrase" - -#: fetchmailprefs.php:65 -msgid "Unnamed" -msgstr "Uten navn" - -#: message.php:489 mailbox.php:671 templates/message/navbar_navigate.inc:6 -#: templates/mailbox/navbar.inc:15 templates/mailbox/navbar.inc:32 -#: templates/mailbox/legend.inc:5 -msgid "Unseen" -msgstr "Ulest" - -#: templates/folders/actions.inc:10 -msgid "Unsubscribe from Folder(s)" -msgstr "Si opp abonnement på mappe(r)" - -#: templates/compose/compose.inc:574 -msgid "Update Attachment Information" -msgstr "Oppdater informasjon om vedlegg" - -#: lib/MIME/Viewer/itip.php:576 -msgid "Update respondent status" -msgstr "Oppdater status på avsendere" - -#: templates/smime/import_key.inc:56 templates/pgp/import_key.inc:56 -msgid "Upload" -msgstr "Last opp" - -#: templates/prefs/sentmailselect.inc:42 -msgid "Use Default Value" -msgstr "Bruk standard verdi" - -#: config/prefs.php.dist:250 -msgid "Use IMAP folder subscriptions?" -msgstr "Bruke IMAP mappeabonnement?" - -#: templates/acl/acl.inc:140 -msgid "User" -msgstr "Brukernavn" - -#: acl.php:87 -#, php-format -msgid "User '%s' successfully given the specified rights for the folder '%s'." -msgstr "Brukeren '%s' ble gitt de forespurte rettighetene for mappen '%s'." - -#: templates/login/login.inc:209 -msgid "Username" -msgstr "Brukernavn" - -#: templates/fetchmail/manage.inc:17 -msgid "Username:" -msgstr "Brukernavn:" - -#: templates/smime/smime.inc:65 templates/smime/smime.inc:113 -#: templates/smime/smime.inc:117 templates/pgp/pgp.inc:93 -#: templates/pgp/pgp.inc:147 templates/pgp/pgp.inc:151 -msgid "View" -msgstr "Vis" - -#: lib/MIME/Viewer/zip.php:95 lib/MIME/Viewer/tnef.php:112 -#, php-format -msgid "View %s" -msgstr "Vis %s" - -#: templates/smime/smime.inc:65 templates/pgp/pgp.inc:93 -#, php-format -msgid "View %s Public Key" -msgstr "Vis offentlig nøkkel for %s" - -#: lib/MIME/Viewer/html.php:116 -msgid "View HTML content in a separate window" -msgstr "Vise HTML-innhold i et eget vindu." - -#: templates/smime/smime.inc:117 templates/pgp/pgp.inc:151 -msgid "View Personal Private Key" -msgstr "Vis personlig, privat nøkkel" - -#: templates/smime/smime.inc:113 templates/pgp/pgp.inc:147 -msgid "View Personal Public Key" -msgstr "Vis personlig, offentlig nøkkel" - -#: templates/message/navbar_actions.inc:17 -msgid "View Thread" -msgstr "Se tråd" - -#: lib/MIME/Viewer/images.php:160 lib/MIME/Viewer/images.php:162 -msgid "View Thumbnail" -msgstr "Se minibilde" - -#: lib/MIME/Viewer/pkcs7.php:414 -msgid "View attachment in a separate window" -msgstr "Vis vedlegg i et eget vindu" - -#: lib/MIME/Viewer/related.php:64 -msgid "View content in a separate window" -msgstr "Vise innhold i et eget vindu." - -#: lib/MIME/Viewer/itip.php:130 -msgid "View event" -msgstr "Vis hendelse" - -#: folders.php:342 mailbox.php:506 -#, php-format -msgid "View messages in %s" -msgstr "Vis meldinger i %s" - -#: templates/prefs/initialpageselect.inc:26 -msgid "View or mailbox to display after login:" -msgstr "Visning eller postboks som skal vises etter innlogging:" - -#: lib/MIME/Viewer/itip.php:160 -msgid "View task" -msgstr "Vis handlinger" - -#: lib/MIME/Viewer/html.php:110 -msgid "View the Images" -msgstr "Vis bildene " - -#: search.php:309 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Virituell mappe \"%s\" ble opprettet." - -#: templates/search/main.inc:111 lib/IMAP/Tree.php:125 lib/IMAP/Tree.php:138 -#: lib/IMAP/Tree.php:140 lib/IMAP/Tree.php:144 lib/IMAP/Tree.php:145 -#: lib/IMAP/Tree.php:329 lib/IMAP/Tree.php:353 lib/IMAP/Tree.php:395 -msgid "Virtual Folders" -msgstr "Virtuelle mapper" - -#: search.php:291 -msgid "Virtual Folders require a label." -msgstr "Virtuelle mapper krever navn." - -#: templates/search/main.inc:133 -msgid "Virtual folder label" -msgstr "Navn på virtuell mappe" - -#: lib/MIME/Viewer/pkcs7.php:368 -msgid "Warning" -msgstr "Advarsel" - -#: login.php:131 -#, php-format -msgid "Welcome to %s" -msgstr "Velkommen til %s" - -#: config/prefs.php.dist:724 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Ved sletting av meldinger, flytt dem til Søppelmappen istedet for å markere " -"dem som slettet?" - -#: config/prefs.php.dist:878 -msgid "When opening a new mailbox, which page do you want to start on?" -msgstr "Hvilken side vil du starte på ved åpning av en ny postboks?" - -#: config/prefs.php.dist:554 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Ønsker du å lagre vedlegg ved lagring av sendte elementer?" - -#: templates/message/navbar_actions.inc:22 templates/mailbox/actions.inc:19 -msgid "Whitelist" -msgstr "Betrodde adresser" - -#: config/prefs.php.dist:437 -msgid "Wrap text at this many characters." -msgstr "Bryt tekst ved så mange tegn." - -#: templates/compose/compose.inc:531 config/prefs.php.dist:949 -msgid "Yes" -msgstr "Ja" - -#: lib/Maintenance/Task/fetchmail_login.php:63 -msgid "You are about to fetch email from the following account(s):" -msgstr "Du prøver å hente e-post fra følgende konto(er):" - -#: templates/folders/javascript.inc:8 -msgid "You are attempting to delete the following folders:" -msgstr "Du prøver å slette følgende mapper:" - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:200 -msgid "You are copying/moving to a new folder." -msgstr "Du kopierer/flytter til en ny mappe." - -#: templates/folders/javascript.inc:101 -msgid "You are creating a sub-folder to " -msgstr "Du lager en undermappe i " - -#: templates/folders/javascript.inc:103 -msgid "You are creating a top-level folder." -msgstr "Du lager en toppnivåmappe." - -#: templates/folders/javascript.inc:144 -msgid "You are renaming the folder: " -msgstr "Du gir nytt navn til mappen: " - -#: lib/Maintenance/Task/tos_agreement.php:37 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "Du kan ikke logge inn da du ikke godtok avtalevilkårene." - -#: templates/acl/acl.inc:165 -msgid "You do not have permission to change access to this folder" -msgstr "Du har ikke rettigheter til å endre tilgang til denne mappen" - -#: lib/Maillog.php:132 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Du videresendte denne meldingen på %%s til følgende mottakere: %s." - -#: templates/mailbox/alert.inc:3 -#, php-format -msgid "You have %s new messages." -msgstr "Du har %s nye meldinger!" - -#: templates/mailbox/alert.inc:3 -msgid "You have 1 new message." -msgstr "Du har 1 ny melding!" - -#: templates/compose/attachments.js:116 -msgid "" -"You have at least one attachment selected that you didn't upload yet. Are " -"you sure you want to send this message without these attachments?" -msgstr "" -"Du har minst ett vedlegg valgt som du ikke har lastet opp enda. Er du sikker " -"på at du ønsker å sende denne meldingen uten disse vedleggene?" - -#: lib/IMP.php:1002 -msgid "You have new mail in the following folder:" -msgstr "Du har ny post i følgende mappe:" - -#: lib/IMP.php:1007 -msgid "You have new mail in the following folders:" -msgstr "Du har ny post i følgende mapper:" - -#: compose.php:127 -msgid "You must enter at least one recipient." -msgstr "Du må ha minst én mottaker." - -#: lib/MIME/Viewer/pgp.php:308 -msgid "" -"You must enter the passphrase for your PGP private key to view this message" -msgstr "" -"Du må skrive inn passphrase for din private PGP-nøkkel for å vise denne " -"meldingen" - -#: lib/MIME/Viewer/pkcs7.php:241 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Du må skrive inn passphrase for din private S/MIME-nøkke for å vise denne " -"meldingen" - -#: templates/message/javascript.inc:64 templates/mailbox/javascript.inc:209 -msgid "You must select a target mailbox first." -msgstr "Du må velge en mål-postboks først." - -#: fetchmailprefs.php:85 -msgid "You must select an account to be deleted." -msgstr "Du må velge en identitet som skal slettes." - -#: templates/contacts/contacts.inc:81 -msgid "You must select an address first." -msgstr "Du må velge en adresse først." - -#: templates/mailbox/javascript.inc:62 templates/mailbox/javascript.inc:216 -#: templates/mailbox/javascript.inc:271 -msgid "You must select at least one message first." -msgstr "Du må velge minst én melding først." - -#: templates/compose/redirect.inc:13 -msgid "You must specify a recipient." -msgstr "Du må spesifisere en mottaker." - -#: templates/compose/attachments.js:29 -msgid "You must specify at least one file to attach." -msgstr "Du må først spesifisere filen som skal legges ved." - -#: templates/fetchmail/manage.inc:48 -#, php-format -msgid "You need to have '%s' enabled in your maintenance options." -msgstr "Du må aktivere '%s' i instillinger for vedlikehold." - -#: lib/Maillog.php:140 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Du omdirigerte denne meldingen til %s på %%s." - -#: lib/Maillog.php:144 -#, php-format -msgid "You replied to this message on %s." -msgstr "Du svarte på denne meldingen på %s." - -#: lib/Folder.php:590 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Du fikk ikke abonnere på \"%s\". Melding fra serveren" - -#: lib/Folder.php:641 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Du fikk ikke si opp abonnementet på \"%s\". Melding fra serveren" - -#: lib/Folder.php:593 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Du abonnerer nå på \"%s\"" - -#: lib/Folder.php:644 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Du sa opp abonnementet på \"%s\"" - -#: templates/pgp/pgp.inc:186 -msgid "Your Name" -msgstr "Fullt navn" - -#: templates/pgp/pgp.inc:119 -msgid "Your PGP Public/Private Keys" -msgstr "Dine offentlige/private PGP-nøkler" - -#: templates/smime/smime.inc:116 templates/pgp/pgp.inc:150 -msgid "Your Private Key" -msgstr "Din private nøkkel" - -#: templates/smime/smime.inc:112 templates/pgp/pgp.inc:146 -msgid "Your Public Key" -msgstr "Din offentlige nøkkel" - -#: config/prefs.php.dist:157 -msgid "Your Reply-to: address: (optional)" -msgstr "Din svaradresse: (valgfri)" - -#: templates/smime/smime.inc:91 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Dine offentlige/private S/MIME-sertifikater" - -#: templates/fetchmail/account_select.inc:16 -msgid "Your accounts:" -msgstr "Dine kontoer:" - -#: config/prefs.php.dist:165 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "Dine alias-adresser: (valgfritt, en adresse per linje)" - -#: lib/MIME/Viewer/images.php:95 -msgid "Your browser does not support inline display of this image type." -msgstr "Nettleseren din støtter ikke visning av denne type bilder inline." - -#: templates/message/print.inc:27 -msgid "" -"Your browser does not support this print option. Press Control/Option + P to " -"print." -msgstr "" -"Nettleseren din støtter ikke denne utskiftsoperasjonen. Trykk Kontroll/" -"Opsjon + P for å skrive ut." - -#: config/prefs.php.dist:532 -msgid "Your default charset for sending messages:" -msgstr "Ditt standard tegnsett for sending av meldinger:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Din standard krypteringsmetode for sending av meldinger:" - -#: lib/MIME/Viewer/status.php:92 -msgid "Your message was successfully delivered." -msgstr "Meldingen ble levert." - -#: config/prefs.php.dist:198 -msgid "Your signature:" -msgstr "Din signatur:" - -#: message.php:279 compose.php:1205 mailbox.php:521 lib/Compose.php:742 -msgid "[No Subject]" -msgstr "[Intet emne]" - -#: templates/compose/compose.inc:216 -msgid "_Bcc" -msgstr "_Blind kopi" - -#: templates/message/navbar_actions.inc:19 templates/mailbox/actions.inc:16 -msgid "_Blacklist" -msgstr "_Sperre adresser" - -#: templates/compose/compose.inc:165 -msgid "_Cc" -msgstr "_Kopi til" - -#: lib/IMP.php:903 -msgid "_Compose" -msgstr "_Ny melding" - -#: templates/message/navbar_actions.inc:6 templates/mailbox/actions.inc:8 -#: templates/mailbox/actions.inc:10 -msgid "_Delete" -msgstr "_Slett" - -#: lib/IMP.php:905 -msgid "_Folders" -msgstr "_Mapper" - -#: templates/compose/compose.inc:80 -msgid "_Identity" -msgstr "_Identitet" - -#: lib/IMP.php:896 -msgid "_Inbox" -msgstr "_Innboks" - -#: lib/IMP.php:946 -msgid "_Log out" -msgstr "_Logg ut" - -#: message.php:375 -msgid "_Message Source" -msgstr "_Meldingskilde" - -#: templates/message/navbar_actions.inc:31 -msgid "_Print" -msgstr "_Skriv ut" - -#: templates/compose/compose.inc:283 templates/compose/compose.inc:300 -msgid "_Priority" -msgstr "_Prioritet" - -#: mailbox.php:395 -#, php-format -msgid "_Refresh %s" -msgstr "_Oppdater %s" - -#: templates/message/navbar_actions.inc:8 -msgid "_Reply" -msgstr "_Svar" - -#: lib/IMP.php:907 -msgid "_Search" -msgstr "_Søk" - -#: templates/compose/compose.inc:66 templates/compose/compose.inc:422 -msgid "_Send Message" -msgstr "_Send melding" - -#: templates/mailbox/message_headers.inc:27 -msgid "_Thread" -msgstr "_Tråd" - -#: templates/compose/compose.inc:115 -msgid "_To" -msgstr "_Til" - -#: templates/mailbox/actions.inc:13 -msgid "_Undelete" -msgstr "_Gjenopprett" - -#: templates/message/navbar_actions.inc:17 -msgid "_View Thread" -msgstr "_Se tråd" - -#: templates/message/navbar_actions.inc:22 templates/mailbox/actions.inc:19 -msgid "_Whitelist" -msgstr "_Betrodde avsender" - -#: lib/Compose.php:355 -msgid "attachment" -msgstr "vedlegg" - -#: view.php:102 -msgid "attachments.zip" -msgstr "vedlegg.zip" - -#: templates/compose/compose.inc:503 -msgid "bytes" -msgstr "bytes" - -#: templates/contacts/contacts.inc:187 -msgid "from" -msgstr "fra" - -#: smime.php:29 pgp.php:69 -msgid "key" -msgstr "nøkkel" - -#: folders.php:151 -msgid "mailbox file" -msgstr "postboks-fil" - -#: compose.php:987 lib/Message.php:442 -msgid "name" -msgstr "navn" - -#: templates/compose/spelling.inc:80 -msgid "none" -msgstr "ingen" - -#: templates/compose/spelling.inc:111 -msgid "or" -msgstr "eller" - -#: templates/compose/spelling.inc:48 -msgid "spelling error" -msgstr "stavefeil" - -#: templates/compose/spelling.inc:48 -msgid "spelling errors" -msgstr "stavefeil" - -#: lib/Filter.php:55 -msgid "your blacklist" -msgstr "dine sperrede adresser" - -#: lib/Filter.php:67 -msgid "your whitelist" -msgstr "dine betrodde adresser" diff --git a/imp/po/nl_NL.po b/imp/po/nl_NL.po deleted file mode 100644 index dbd2b8153..000000000 --- a/imp/po/nl_NL.po +++ /dev/null @@ -1,5628 +0,0 @@ -# Dutch translations for Imp package. -# Copyright 2006-2009 The Horde Project -# This file is distributed under the same license as the Imp package. -# Jan Kuipers , 2001-2007. -# Updated Han Spruyt, 2005 -# -msgid "" -msgstr "" -"Project-Id-Version: Imp H3 (4.2-cvs)\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2007-11-21 19:43+0100\n" -"PO-Revision-Date: 2007-11-21 22:44+0100\n" -"Last-Translator: Jan Kuipers \n" -"Language-Team: Dutch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: lib/Compose.php:1748 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:1745 -msgid " To: " -msgstr " Aan: " - -#: lib/Compose.php:1733 -msgid " Date: " -msgstr " Datum: " - -#: lib/Compose.php:1736 -msgid " From: " -msgstr " Van: " - -#: folders.php:344 mailbox.php:348 lib/Block/mailbox.php:97 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Sneltoets %s)" - -#: lib/Compose.php:1742 -msgid " Subject: " -msgstr " Onderwerp: " - -#: mailbox.php:568 lib/Block/mailbox.php:142 -msgid "#" -msgstr "#" - -#: folders.php:291 folders.php:302 lib/Message.php:857 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:152 -#, php-format -msgid "%d Messages" -msgstr "%d Berichten" - -#: lib/Spam.php:220 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d berichten zijn verwijderd." - -#: lib/Spam.php:199 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "%d berichten zijn aan uw systeembeheerder gerapporteerd als geen spam." - -#: lib/Spam.php:179 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d berichten zijn gerapporteerd als geen spam." - -#: lib/Spam.php:191 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "%d berichten zijn aan uw systeembeheerder gerapporteerd als spam." - -#: lib/Spam.php:171 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d berichten zijn gerapporteerd als spam." - -#: mailbox.php:256 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d to %d van %d berichten" - -#: lib/MIME/Contents.php:563 -#, php-format -msgid "%s Attachments, %s" -msgstr "%s Bijlagen, %s" - -#: lib/MIME/Contents.php:553 lib/UI/Mailbox.php:134 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/MIME/Contents.php:551 lib/UI/Mailbox.php:132 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s bestaat reeds. Uw %s map is niet hernoemd." - -#: lib/MIME/Contents.php:556 -#, php-format -msgid "%s bytes" -msgstr "%s bytes" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "%s map zal worden hernoemd aan het begin van de maand." - -#: lib/MIME/Viewer/itip.php:260 -#, php-format -msgid "%s has accepted." -msgstr "%s heeft geaccepteerd." - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s heeft \"%s\" afgezegd." - -#: lib/MIME/Viewer/itip.php:266 -#, php-format -msgid "%s has declined." -msgstr "%s is afgenomen." - -#: lib/MIME/Viewer/itip.php:506 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s heeft geantwoord op een vrij/bezet verzoek." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s heeft geantwoord op de uitnodiging voor \"%s\"." - -#: lib/MIME/Viewer/itip.php:497 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s heeft u vrij/bezet informatie gezonden." - -#: lib/MIME/Viewer/itip.php:272 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s is voorlopig geaccepteerd." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s vraagt uw vrij/bezet informatie." - -#: lib/MIME/Viewer/itip.php:621 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s vraagt uw aanwezigheid bij \"%s\"." - -#: lib/Message.php:468 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s met succes toegevoegd aan \"%s\"." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s wenst \"%s\" in te brengen." - -#: lib/MIME/Viewer/itip.php:593 lib/MIME/Viewer/itip.php:622 -#: lib/MIME/Viewer/itip.php:806 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s wenst u op de hoogte te brengen van \"%s\"." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s wenst de laatste informatie te ontvangen over \"%s\"." - -#: compose.php:1143 -#, php-format -msgid "%s%% of allowed size" -msgstr "%s%% van toegestane grootte" - -#: message.php:272 message.php:277 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:490 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d van %d)" - -#: lib/Compose.php:1677 -#, php-format -msgid "%u Forwarded Messages" -msgstr "%u doorgestuurde berichten" - -#: rss.php:94 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u van %u berichten in %s ongelezen." - -#: stationery.php:133 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:133 -msgid "(Plain Text)" -msgstr "Platte Tekst" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Toevoegen, klik op OK *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Selecteer adres(sen), a.u.b. *" - -#: lib/MIME/Contents.php:561 -#, php-format -msgid "1 Attachment, %s" -msgstr "1 bijlage, %s" - -#: config/prefs.php.dist:986 -msgid "100 characters" -msgstr "100 tekens" - -#: config/prefs.php.dist:989 -msgid "1000 characters" -msgstr "1000 tekens" - -#: config/prefs.php.dist:987 -msgid "250 characters" -msgstr "250 tekens" - -#: config/prefs.php.dist:988 -msgid "500 characters" -msgstr "500 tekens" - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "" -"Een door u verstuurd bericht heeft geresulteerd in een ontvangstbevestiging " -"van de ontvanger." - -#: templates/javascript_defs.php:72 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Een popup scherm kon niet worden geopend. Misschien heeft u uw browser " -"ingesteld om popup schermen te blokkeren?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "EN" - -#: config/prefs.php.dist:854 -msgid "Above the message text" -msgstr "Boven de berichttekst" - -#: lib/MIME/Viewer/itip.php:625 -msgid "Accept and add to my calendar" -msgstr "Accepteren en toevoegen aan mijn agenda" - -#: lib/MIME/Viewer/itip.php:630 -msgid "Accept request" -msgstr "Verzoek accepteren" - -#: lib/MIME/Viewer/itip.php:917 -msgid "Accepted" -msgstr "Geaccepteerd" - -#: lib/MIME/Viewer/itip.php:261 -msgid "Accepted: " -msgstr "Geaccepteerd: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Account's naam:" - -#: lib/MIME/Viewer/itip.php:536 lib/MIME/Viewer/itip.php:768 -#: lib/MIME/Viewer/itip.php:769 lib/MIME/Viewer/itip.php:896 -msgid "Actions" -msgstr "Bewerkingen" - -#: lib/MIME/Headers.php:201 lib/MIME/Headers.php:202 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Voeg %s toe aan mijn adresboek" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "Bron toevoegen" - -#: lib/MIME/Viewer/itip.php:595 -msgid "Add this to my calendar" -msgstr "Voeg dit toe aan mijn agenda" - -#: lib/MIME/Viewer/itip.php:808 -msgid "Add this to my tasklist" -msgstr "Voeg dit toe aan mijn taaklijst" - -#: lib/MIME/Viewer/itip.php:627 -msgid "Add to my calendar" -msgstr "Aan mijn agenda toevoegen" - -#: lib/Compose.php:2689 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "\"%s\" als bijlage toegevoegd." - -#: config/prefs.php.dist:831 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Extra koppen tonen bij weergave: (optioneel, elke kop op een nieuwe regel " -"invoeren)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Extra informatie kan worden bekeken %s." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "Extra informatiedetails" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "Extra berichtdetails" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Extra berichtdetails kunnen bekeken worden %s." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "Extra berichtfoutdetails" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Extra berichtfoutdetails kunnen bekeken worden %s." - -#: compose.php:775 compose.php:1011 contacts.php:119 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Adresboek" - -#: config/prefs.php.dist:142 -msgid "Address Books" -msgstr "Adresboeken" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Adresboek om adressen aan toe te voegen" - -#: config/prefs.php.dist:197 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Adressen naar BCC alle berichten: (optioneel, elk adres op een nieuwe " -"regel invoeren)" - -#: config/prefs.php.dist:189 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Adressen welke expliciet aan deze identiteit gekoppeld worden: " -"(optioneel, elk adres op een nieuwe regel invoeren)" - -#: lib/IMAP/ACL/rfc2086.php:57 lib/IMAP/ACL/rfc4314.php:59 -msgid "Administer" -msgstr "Beheren" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Alle" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Alle berichten in de map(pen) \"%s\" map, ouder dan %s dagen, zullen " -"definitief worden verwijderd." - -#: templates/javascript_defs.php:62 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Alle berichten in de volgende map(pen) worden gedownload naar één MBOX " -"bestand:" - -#: lib/Maintenance/Task/purge_trash.php:78 -#: lib/Maintenance/Task/purge_spam.php:79 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Alle berichten in uw \"%s\" map, ouder dan %s dagen, zullen definitief " -"worden verwijderd." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" -"Alle oude gekoppelde bijlagen, ouder dan %s maanden, zullen worden " -"verwijderd." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Alle oude \"OUTBOX\" mappen, ouder dan %s maanden, zullen worden verwijderd." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "" -"Alle rechten op map \"%s\" voor gebruiker \"%s\" werden met succes " -"verwijderd." - -#: lib/api.php:93 -msgid "Allow Folder Creation?" -msgstr "Aanmaken van mappen toestaan?" - -#: filterprefs.php:110 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Toepassen van filterregels op elke mailbox toestaan?" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Alternatieve onderdelen voor deze sectie:" - -#: config/prefs.php.dist:709 -msgid "Always" -msgstr "Altijd" - -#: config/prefs.php.dist:694 -msgid "Always save attachments" -msgstr "Altijd bijlagen opslaan" - -#: lib/Message.php:577 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "Een fout bij verwijderen van de bijlage. De IMAP server meldt:" - -#: lib/MIME/Viewer/images.php:153 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "" -"Een afbeelding genaamd %s is gekoppeld aan dit bericht. Een thumbnail staat " -"hieronder." - -#: lib/Message.php:442 -msgid "An unknown error occured while creating the new note." -msgstr "Een onbekende fout opgetreden bij het maken van de nieuwe notitie." - -#: lib/Message.php:441 -msgid "An unknown error occured while creating the new task." -msgstr "Een onbekende fout opgetreden bij het maken van de nieuwe taak." - -#: lib/MIME/Viewer/itip.php:794 -msgid "An unknown person" -msgstr "onbekende persoon" - -#: mailbox.php:751 message.php:462 lib/Block/mailbox.php:296 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -#: templates/message/navbar_navigate.html:12 -msgid "Answered" -msgstr "Beantwoord" - -#: search.php:329 -msgid "Answered messages" -msgstr "Beantwoorde berichten" - -#: mailbox.php:410 -msgid "Apply Filters" -msgstr "Filters toepassen" - -#: mailbox.php:410 -#, php-format -msgid "Apply Filters to %s" -msgstr "Filters toepassen op %s" - -#: filterprefs.php:107 -msgid "Apply filter rules upon logging on?" -msgstr "Filterregels toepassen bij aanmelding?" - -#: filterprefs.php:108 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Filterregels toepassen wanneer INBOX wordt weergegeven?" - -#: filterprefs.php:109 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "Filterregels toepassen wanneer de zijbalk wordt ververst?" - -#: mailbox.php:419 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Weet u zeker dat u deze Virtuele Map Definitie wilt verwijderen?" - -#: smime.php:314 pgp.php:406 -msgid "Are you sure you want to delete this public key?" -msgstr "Weet u zeker dat u deze openbare sleutel wilt verwijderen?" - -#: smime.php:340 pgp.php:436 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Weet u zeker dat u uw sleutelpaar wilt verwijderen? (Dit wordt NIET " -"aanbevolen!)" - -#: templates/javascript_defs.php:34 -msgid "Are you sure you want to do this?" -msgstr "Weet u zeker dat u dit wilt doen?" - -#: message.php:667 -msgid "Are you sure you wish to PERMANENTLY all attachments?" -msgstr "Weet u zeker dat u alle bijlagen DEFINITIEF wilt verwijderen?" - -#: message.php:537 templates/javascript_defs.php:46 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Weet u zeker dat u deze berichten DEFINITIEF wilt verwijderen?" - -#: lib/MIME/Contents.php:261 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Weet u zeker dat u deze bijlage DEFINITIEF wilt verwijderen?" - -#: mailbox.php:415 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Weet u zeker dat u alle mail in deze map wilt verwijderen?" - -#: lib/IMP.php:809 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Weet u zeker dat u uw spam map wilt legen?" - -#: lib/IMP.php:801 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Weet u zeker dat u uw prullenbak wilt legen?" - -#: mailbox.php:499 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Weet u zeker dat u deze berichten DEFINITIEF wilt verwijderen?" - -#: templates/javascript_defs.php:80 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Weet u zeker dat u dit bericht als onschuldig wilt rapporteren?" - -#: templates/javascript_defs.php:79 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Weet u zeker dat u dit bericht als spam wilt rapporteren?" - -#: config/prefs.php.dist:1082 -msgid "Arrival Time" -msgstr "Aankomsttijd" - -#: config/prefs.php.dist:1097 -msgid "Ascending" -msgstr "Toenemend" - -#: config/prefs.php.dist:708 -msgid "Ask" -msgstr "Vragen" - -#: compose.php:1081 -msgid "Attach Files" -msgstr "Toegevoegde bestanden:" - -#: compose.php:1074 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Een kopie van uw openbare PGP sleutel aan uw bericht toevoegen?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Toegevoegd bestand:" - -#: lib/Compose.php:1781 lib/Compose.php:1886 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Toegevoegd bestand \"%s\" overschrijdt de maximum bijlagegrootte. Bestand is " -"NIET toegevoegd." - -#: lib/MIME/Viewer/itip.php:386 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Een antwoord op een, door u gezonden agendaverzoek, is toegevoegd." - -#: templates/javascript_defs.php:41 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "Bijlage" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Bijlage %s is verwijderd." - -#: lib/Compose.php:2403 -msgid "Attachment Information" -msgstr "Bijlageinformatie" - -#: lib/Compose.php:766 -msgid "Attachment stripped: Original attachment type" -msgstr "Bijlage gestript: origineel bijlagetype" - -#: compose.php:1023 lib/Compose.php:2371 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "Bijlagen" - -#: message.php:554 config/prefs.php.dist:604 -msgid "Attachments Only" -msgstr "Alleen bijlagen" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:849 -msgid "Attendees" -msgstr "Aanwezigen" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Aandacht" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Vereiste IMAP extensie niet gevonden." - -#: config/prefs.php.dist:765 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"Automatisch afbeeldingen in HTML berichten weergeven, wanneer de afzender " -"zich in mijn adresboek bevindt?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Beschikbare adresboeken:" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:885 -msgid "Awaiting Response" -msgstr "In afwachting van antwoord" - -#: thread.php:137 message.php:507 -#, php-format -msgid "Bac_k to %s" -msgstr "_Terug naar %s" - -#: thread.php:137 message.php:507 -#, php-format -msgid "Back to %s" -msgstr "Terug naar %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Terug naar index Meerdere Berichten" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Terug naar Thread overzicht" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Verkeerde gebruikersnaam of wachtwoord." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Verkeerd of misvormd verzoek. De server meldt: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Verkeerd verzoek: %s" - -#: lib/Search.php:666 lib/UI/Message.php:28 templates/login/recompose.html:32 -#: templates/contacts/contacts.html:43 -msgid "Bcc" -msgstr "Bcc" - -#: config/prefs.php.dist:529 -msgid "Before Signature" -msgstr "Voor handtekening" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "Hieronder staat de ruwe tekst van het statusinformatiebericht." - -#: config/prefs.php.dist:855 -msgid "Below the message text" -msgstr "Onder de berichttekst" - -#: mailbox.php:517 message.php:563 -msgid "Blacklist" -msgstr "Zwarte lijst" - -#: config/prefs.php.dist:754 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "" -"Blokkeer afbeeldingen in HTML berichten, tenzij deze specifiek aangevraagd " -"worden?" - -#: lib/Search.php:674 -msgid "Body" -msgstr "Body" - -#: message.php:553 config/prefs.php.dist:603 -msgid "Body Text Only" -msgstr "Alleen bodytekst" - -#: search.php:326 search.php:331 search.php:336 search.php:341 -msgid "Both" -msgstr "Beide" - -#: config/prefs.php.dist:820 -msgid "Both Header Listing and Body of Message" -msgstr "Zowel in header als in body van bericht weergeven" - -#: config/prefs.php.dist:528 -msgid "Bottom" -msgstr "Onderkant" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "" -"CRAM-MD5 of DIGEST-MD5 vereist dat het PEAR Auth_SASL pakket is " -"geinstalleerd." - -#: compose.php:969 -msgid "C_harset" -msgstr "Tek_enset" - -#: search.php:312 config/hooks.php.dist:404 -msgid "Calendar" -msgstr "Agenda" - -#: lib/IMAP/Tree.php:2434 -msgid "Can not directly create mailbox in this folder." -msgstr "Kan niet direct een mailbox in deze map maken." - -#: lib/Message.php:196 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Kan geen berichten naar de prullenbak verplaatsen - geen prullenbak " -"opgegeven in de voorkeursinstellingen." - -#: templates/folders/import.html:17 templates/folders/folders_confirm.html:23 -#: templates/smime/passphrase.html:24 templates/smime/import_key.html:70 -#: templates/pgp/passphrase.html:22 templates/pgp/import_key.html:49 -#: templates/saveimage/saveimage.html:20 templates/contacts/contacts.html:76 -msgid "Cancel" -msgstr "Afbreken" - -#: templates/compose/redirect.html:83 templates/compose/compose.html:21 -#: templates/compose/compose.html:208 -msgid "Cancel Message" -msgstr "Bericht afbreken" - -#: templates/javascript_defs.php:34 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Bij afbreken van dit bericht, gaat de inhoud definitief verloren." - -#: lib/prefs.php:151 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "" -"Kan niet een prullenbak en een virtuele prullenbak aktiveren. Een prullenbak " -"zal worden gebruikt." - -#: lib/prefs.php:154 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "" -"Kan niet een prullenbak en een virtuele prullenbak aktiveren. Een virtuele " -"prullenbak zal worden gebruikt." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "Kan niet verbinden met de mailserver op afstand." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "Kan niet verbinden met de mailserver op afstand: " - -#: lib/prefs.php:165 -msgid "Cannot delete to trash unless a Trash folder is defined." -msgstr "" -"Kan niet naar de prullenbak verplaatsen totdat een prullenbak is " -"gedefinieerd." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Kan niet weergeven - alleen %s van %s onderdelen van dit bericht in de " -"huidige mailbox gevonden." - -#: pgp.php:271 -msgid "Cannot retrieve public key from cache." -msgstr "Kon de openbare sleutel niet ophalen uit de cache." - -#: lib/Search.php:662 lib/UI/Message.php:27 templates/login/recompose.html:23 -#: templates/contacts/contacts.html:42 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.html:83 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"Importeren certificaat niet beschikbaar. Bestandsupload is niet beschikbaar " -"op deze server." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:867 -msgid "Chair Person" -msgstr "Voorzitter" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Wijzig map" - -#: config/prefs.php.dist:120 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Wijzig weergaveopties, zoals hoeveel berichten per pagina worden afgebeeld " -"en hoe de berichten worden gesorteerd." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Wijzig uw mailserver- en mapinstellingen." - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Wijzig de naam, adres en ondertekening die men ziet bij het lezen en " -"beantwoorden van uw e-mail." - -#: config/prefs.php.dist:990 -msgid "Characters to display:" -msgstr "Weer te geven tekens:" - -#: templates/mailbox/message_headers.html:12 -msgid "Check All/None" -msgstr "Controleer Alles/Geen" - -#: lib/UI/Compose.php:135 -msgid "Check Spelling" -msgstr "Controleer spelling" - -#: folders.php:356 mailbox.php:647 lib/Block/mailbox.php:218 -msgid "Check _All/None" -msgstr "Controleer _Alles/Geen" - -#: templates/folders/actions.html:27 -msgid "Check for New Mail" -msgstr "Controleer op nieuwe mail" - -#: config/prefs.php.dist:569 -msgid "Check spelling before sending a message?" -msgstr "Spellingscontrole voor versturen van een bericht?" - -#: lib/UI/Compose.php:136 -msgid "Checking ..." -msgstr "Controleren ..." - -#: templates/folders/actions.html:11 -msgid "Choose Action" -msgstr "Kies bewerking" - -#: config/servers.php.dist:212 -msgid "Choose a mail server:" -msgstr "Kies een mailserver:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Selecteer of bewerk adres in het rechtervak:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Kies het adresboek voor het toevoegen van adressen." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Kies de volgorde van adresboeken om te doorzoeken t.b.v. naamsuitbreiding." - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Klik op %s om de afbeelding te converteren naar een formaat wat uw browser " -"kan weergeven." - -#: lib/MIME/Contents.php:425 -#, php-format -msgid "Click %s to download the data." -msgstr "Klik %s om de data te downloaden." - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "Klik %s om de afbeelding te downloaden." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Klik %s om naar de %s beheerpagina te gaan." - -#: lib/MIME/Viewer/pkcs7.php:477 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Klik %s om de bijlage in een apart scherm te bekijken." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "" -"Klik %s om het multipart/related onderdeel in een apart scherm te bekijken." - -#: lib/MIME/Viewer/pkcs7.php:217 lib/MIME/Viewer/pgp.php:245 -#: lib/MIME/Viewer/pgp.php:270 -msgid "Click HERE to verify the message." -msgstr "Klik HIER om het bericht te verifiëren." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Klik op één van uw geselecteerde adresboeken en selecteer daarna alle velden " -"welke doorzocht dienen te worden." - -#: config/prefs.php.dist:1123 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Klikken op het adres zal een nieuw bericht maken voor de afzender" - -#: config/prefs.php.dist:1124 -msgid "Clicking on the address will open the message to be read" -msgstr "Klikken op het adres zal het bericht openen om te lezen" - -#: templates/newmsg/alert.html:17 templates/fetchmail/fetchmail.html:33 -msgid "Close" -msgstr "Sluiten" - -#: compose.php:34 -msgid "Close this window" -msgstr "Sluit dit venster" - -#: lib/IMAP/Tree.php:2377 -msgid "Closed Folder" -msgstr "Gesloten map" - -#: folders.php:437 -msgid "Collapse" -msgstr "Inklappen" - -#: folders.php:372 -msgid "Collapse All" -msgstr "Alles inklappen" - -#: folders.php:372 -msgid "Collapse All Folders" -msgstr "Alle mappen inklappen" - -#: folders.php:437 -msgid "Collapse Folder" -msgstr "Map inklappen" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Kleurenindentificator:" - -#: config/prefs.php.dist:1161 -msgid "Combine all namespaces" -msgstr "Combineer alle namespaces" - -#: templates/pgp/pgp.html:100 -msgid "Comment:" -msgstr "Opmerking:" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Completed" -msgstr "Afgerond" - -#: compose.php:33 -msgid "Compose another message" -msgstr "Maak een ander bericht" - -#: config/prefs.php.dist:490 -msgid "Compose messages in a separate window?" -msgstr "Maak een nieuw bericht in een apart scherm?" - -#: config/prefs.php.dist:500 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Maak berichten m.b.v. een HTML gebruikersinterface (als de browser dit " -"ondersteunt)?" - -#: config/prefs.php.dist:73 -msgid "Configure how messages are displayed." -msgstr "Instellen hoe berichten worden weergegeven." - -#: config/prefs.php.dist:105 -msgid "Configure mail preview options." -msgstr "Mailpreviewopties instellen." - -#: config/hooks.php.dist:428 -msgid "Contacts" -msgstr "Contactpersonen" - -#: config/prefs.php.dist:151 -#, php-format -msgid "Control PGP support for %s." -msgstr "Beheer PGP ondersteuning van %s." - -#: config/prefs.php.dist:160 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Beheer S/MIME ondersteuning van %s." - -#: config/prefs.php.dist:129 -msgid "Control options relating to messages searching." -msgstr "Besturingsopties gerelateerd aan berichten zoeken." - -#: config/prefs.php.dist:97 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Bepaal wanneer gecontroleerd wordt op nieuwe mail en of u van de aankomst " -"hiervan, wel of niet van op de hoogte gebracht wil worden." - -#: config/prefs.php.dist:810 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Converteer tekst emoticons naar grafische emoticons?" - -#: mailbox.php:477 mailbox.php:869 message.php:503 message.php:690 -msgid "Copy" -msgstr "Kopiëren" - -#: mailbox.php:477 mailbox.php:869 message.php:503 message.php:690 -msgid "Copy to folder" -msgstr "Kopieer naar map" - -#: lib/Compose.php:1861 -#, php-format -msgid "Could not attach %s to the message." -msgstr "Kon %s niet aan het bericht koppelen." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Kon verzoek niet afronden. Reden gegeven: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Kon het VFS backend %s niet maken" - -#: lib/Message.php:784 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Kon berichten in %s niet verwijderen. De server meldt: %s" - -#: lib/Session.php:324 -msgid "Could not execute maintenance operations." -msgstr "Kon onderhoudswerkzaamheden niet uitvoeren." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Kon het gewenste bestand niet uit de MS-TNEF bijlage halen." - -#: lib/MIME/Viewer/zip.php:56 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Kon het gewenste bestand niet uit het zip-bestand halen." - -#: lib/Spam.php:231 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Kon bericht niet verplaatsen naar spam mailbox - geen spam mailbox " -"gedefinieerd in voorkeursinstellingen." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Kon geen beveiligde verbinding met de IMAP server maken." - -#: lib/Session.php:279 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Kon geen namespace informatie ophalen van IMAP server." - -#: compose.php:51 -msgid "Could not retrieve the message from the mail server." -msgstr "Kon bericht niet ophalen van de mailserver." - -#: lib/Compose.php:1023 -#, php-format -msgid "Could not save recipients: %s" -msgstr "Kon ontvangers niet opslaan: %s" - -#: lib/Template.php:230 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Kon het gecompileerde sjabloonbestand '%s' niet opslaan." - -#: templates/folders/actions.html:14 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Create" -msgstr "Maken" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Maak map" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Maak mappen" - -#: templates/pgp/pgp.html:135 -msgid "Create Keys" -msgstr "Sleutels maken" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Maak een nieuw account" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Maak een nieuwe spam map" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Maak een nieuwe kladmap" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Maak een nieuwe OUTBOX" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Maak een nieuwe prullenbak" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Maak een account" - -#: config/prefs.php.dist:136 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Maak filterregels om uw inkomende mail te organiseren, b.v. sorteren naar " -"mappen, of het verwijderen van spam." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Maak een nieuwe sjabloon" - -#: config/prefs.php.dist:555 -msgid "Create stationery and form responses." -msgstr "Maak sjablonen en antwoordformulieren" - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "Huidige bijlagen" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "Huidige toegang tot %s" - -#: config/prefs.php.dist:1174 -msgid "Current expanded status in the folders view" -msgstr "Huidige uitgeklapte status in de mapweergave" - -#: config/prefs.php.dist:113 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Instellen van accounts voor het ophalen van mail van andere accounts." - -#: config/prefs.php.dist:55 -msgid "Customize how you send mail." -msgstr "Aanpassen hoe uw mail wordt verzonden." - -#: config/prefs.php.dist:41 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Aanpassen van taken tijdens aanmelding bij %s." - -#: mailbox.php:573 lib/Block/mailbox.php:147 -msgid "Dat_e" -msgstr "_Datum" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Datum" - -#: lib/Search.php:686 -msgid "Date <" -msgstr "Datum <" - -#: lib/Search.php:682 -msgid "Date =" -msgstr "Datum =" - -#: lib/Search.php:690 -msgid "Date >" -msgstr "Datum >" - -#: templates/thread/thread.html:27 -msgid "Date:" -msgstr "Datum:" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "Dag" - -#: lib/MIME/Viewer/itip.php:921 -msgid "Declined" -msgstr "Afgewezen" - -#: lib/MIME/Viewer/itip.php:267 -msgid "Declined: " -msgstr "Afgewezen" - -#: config/prefs.php.dist:674 -msgid "Default" -msgstr "Standaard" - -#: config/prefs.php.dist:843 -msgid "Default (US-ASCII)" -msgstr "Standaard (US-ASCII)" - -#: config/prefs.php.dist:605 -msgid "Default forwarding method:" -msgstr "Standaard forwardingmethode:" - -#: config/prefs.php.dist:1089 -msgid "Default sorting criteria:" -msgstr "Standaard sorteercriteria:" - -#: config/prefs.php.dist:1099 -msgid "Default sorting direction:" -msgstr "Standaard sorteervolgorde:" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Delegated" -msgstr "Overgedragen" - -#: folders.php:402 mailbox.php:499 mailbox.php:501 message.php:537 -#: lib/IMAP/ACL/rfc4314.php:57 templates/folders/actions.html:17 -#: templates/smime/smime.html:31 templates/pgp/pgp.html:38 -#: templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:66 -msgid "Delete" -msgstr "Verwijderen" - -#: smime.php:314 pgp.php:406 -#, php-format -msgid "Delete %s Public Key" -msgstr "Openbare sleutel %s verwijderen" - -#: templates/smime/smime.html:79 templates/pgp/pgp.html:89 -msgid "Delete Current Keys" -msgstr "Huidige sleutels verwijderen" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Verwijder mappen" - -#: templates/folders/folders_confirm.html:22 -msgid "Delete Selected Folders" -msgstr "Geselecteerde mappen verwijderen" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "Verwijder Sjabloon" - -#: folders.php:402 -msgid "Delete Virtual Folder" -msgstr "Verwijder virtuele map" - -#: mailbox.php:419 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Verwijder Virtuele Map Definitie voor %s" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Verwijder opgehaalde berichten van de server op afstand?" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Verwijder uit mijn agenda" - -#: config/prefs.php.dist:396 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Verwijder oude gekoppelde bijlagen aan het begin van de maand?" - -#: config/prefs.php.dist:350 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Verwijder oude \"OUTBOX\" mappen aan het begin van de maand?" - -#: config/prefs.php.dist:742 -msgid "Delete spam messages" -msgstr "Verwijder spamberichten" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Verwijderen/wissen" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "Verwijderen?" - -#: mailbox.php:774 message.php:465 lib/Block/mailbox.php:319 -#: templates/mailbox/navbar.html:20 templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Verwijderd" - -#: search.php:339 -msgid "Deleted messages" -msgstr "Verwijderde berichten" - -#: compose.php:214 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Bijlage \"%s\" is verwijderd." - -#: config/prefs.php.dist:87 -msgid "Deleting and Moving Messages" -msgstr "Verwijderen en verplaatsen van berichten" - -#: lib/MIME/Viewer/itip.php:632 -msgid "Deny request" -msgstr "Weiger verzoek" - -#: lib/MIME/Viewer/itip.php:556 -msgid "Deny request for free/busy information" -msgstr "Weiger verzoek voor vrij/bezet informatie" - -#: config/prefs.php.dist:1098 -msgid "Descending" -msgstr "Afnemend" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:842 -msgid "Description" -msgstr "Beschrijving" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "Beschrijving:" - -#: templates/smime/smime.html:31 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:38 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "Details" - -#: lib/Compose.php:2671 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "\"%s\" is niet gekoppeld omdat het slechts gedeeltelijk is geupload." - -#: lib/Compose.php:2680 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "\"%s\" is niet gekoppeld omdat het bestand leeg was." - -#: lib/Compose.php:2667 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" -"\"%s\" is niet gekoppeld omdat de maximum toegestane uploadgrootte " -"overschreden is." - -#: lib/Compose.php:2675 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"\"%s\" is niet gekoppeld omdat de serverconfiguratie niet toestaat dat het " -"bestand wordt geupload." - -#: config/prefs.php.dist:802 -msgid "Dim signatures?" -msgstr "Dim ondertekeningen?" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Weergeven" - -#: config/prefs.php.dist:255 -msgid "Display Virtual Inbox?" -msgstr "Virtuele inbox weergeven?" - -#: config/prefs.php.dist:577 -msgid "Display confirmation after sending a message?" -msgstr "Bevestiging weergeven na versturen van een bericht?" - -#: config/prefs.php.dist:819 -msgid "Display in Body of Message" -msgstr "Weergeven in body van bericht" - -#: config/prefs.php.dist:954 -msgid "Display pop-up notification of new mail?" -msgstr "Weergeven van pop-up notificatie van nieuwe mail?" - -#: config/prefs.php.dist:919 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Weergeven van \"Spam legen\" in de menubalk?" - -#: config/prefs.php.dist:911 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Weergeven van \"Prullenbak legen\" in de menubalk?" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "Plaatsing:" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "Komt NIET overeen" - -#: templates/folders/actions.html:28 -msgid "Do Not Check for New Mail" -msgstr "Controleer niet op nieuwe mail" - -#: config/prefs.php.dist:1125 -msgid "Do not generate a link in the From: column" -msgstr "Maak geen link in Van: kolom" - -#: templates/javascript_defs.php:35 -msgid "Doing so will discard this message permanently." -msgstr "Op deze manier zal dit bericht definitief worden verwijderd." - -#: login.php:405 -msgid "Don't have an account? Sign up." -msgstr "Geen account? Meld je aan" - -#: templates/folders/actions.html:32 -msgid "Download" -msgstr "Downloaden" - -#: lib/MIME/Contents.php:239 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Download %s in .zip formaat" - -#: message.php:662 -msgid "Download All Attachments (in .zip file)" -msgstr "Download alle bijlagen (in .zip bestand)" - -#: templates/folders/actions.html:33 -msgid "Download [.zip format]" -msgstr "Download [.zip formaat]" - -#: lib/MIME/Contents.php:239 -msgid "Download in .zip Format" -msgstr "Download in .zip formaat" - -#: mailbox.php:756 message.php:463 lib/Block/mailbox.php:301 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:40 -#: templates/message/navbar_navigate.html:14 -msgid "Draft" -msgstr "Klad" - -#: lib/IMAP/Tree.php:2332 -msgid "Draft folder" -msgstr "Kladmap" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Kladmap:" - -#: login.php:282 -msgid "Dynamic" -msgstr "Dynamisch" - -#: templates/pgp/pgp.html:105 -msgid "E-mail Address:" -msgstr "E-mailadres:" - -#: mailbox.php:808 lib/Block/mailbox.php:353 -msgid "END" -msgstr "EIND" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "FOUT: Uw bericht kon niet worden afgeleverd." - -#: folders.php:403 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Bewerken" - -#: mailbox.php:422 -msgid "Edit Search Query" -msgstr "Bewerk zoekterm" - -#: folders.php:403 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Bewerk virtuele map" - -#: mailbox.php:418 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Bewerkt Virtuele Map Definitie voor %s" - -#: filterprefs.php:90 -msgid "Edit your Blacklist" -msgstr "Uw zwarte lijst bewerken" - -#: filterprefs.php:89 -msgid "Edit your Filter Rules" -msgstr "Uw filterregels bewerken" - -#: filterprefs.php:91 -msgid "Edit your Whitelist" -msgstr "Uw witte lijst bewerken" - -#: config/prefs.php.dist:1027 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Uw voorkeursinstellingen voor andere mailaccounts instellen." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "E-mailadres" - -#: lib/Message.php:801 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Alle berichten uit %s zijn verwijderd." - -#: lib/Message.php:777 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Alle berichten uit de virtuele prullenbak verwijderd." - -#: templates/folders/actions.html:18 -msgid "Empty" -msgstr "Legen" - -#: templates/folders/folders_confirm.html:22 -msgid "Empty Selected Folders" -msgstr "Geselecteerde map(pen) legen" - -#: lib/IMP.php:809 -msgid "Empty _Spam" -msgstr "_Spam legen" - -#: lib/IMP.php:801 -msgid "Empty _Trash" -msgstr "Prullen_bak legen" - -#: mailbox.php:415 -msgid "Empty folder" -msgstr "Map legen" - -#: pgp.php:457 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "PGP functionaliteit inschakelen?" - -#: smime.php:350 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "S/MIME functionaliteit inschakelen?" - -#: config/prefs.php.dist:978 -msgid "Enable message previews?" -msgstr "Berichtpreviews activeren?" - -#: compose.php:1068 -msgid "Encr_yption Options" -msgstr "Coder_ingsopties" - -#: lib/MIME/Viewer/itip.php:530 lib/MIME/Viewer/itip.php:532 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "Einde" - -#: lib/Compose.php:1580 -msgid "End forwarded message" -msgstr "Einde doorgestuurd bericht" - -#: lib/Compose.php:1470 -msgid "End message" -msgstr "Einde bericht" - -#: lib/Compose.php:1468 -#, php-format -msgid "End message from %s" -msgstr "Einde bericht van %s" - -#: smime.php:338 pgp.php:432 -msgid "Enter Passphrase" -msgstr "Wachtwoord invoeren" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Geef de naam van uw nieuwe prullenbak" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Geef de naam van uw nieuwe kladmap" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Geef de naam van uw nieuwe OUTBOX" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Geef de naam van uw nieuwe prullenbak" - -#: message.php:552 lib/Search.php:678 config/prefs.php.dist:602 -msgid "Entire Message" -msgstr "Gehele bericht" - -#: thread.php:71 message.php:168 lib/Compose.php:1064 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Invoer \"%s\" met succes aan het adresboek toegevoegd" - -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -#: lib/MIME/Viewer/pkcs7.php:434 lib/MIME/Viewer/pgp.php:435 -msgid "Error" -msgstr "Fout" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Fout bij verbinden met IMAP server: [%s] %s." - -#: lib/MIME/Contents.php:142 -msgid "Error displaying message." -msgstr "Fout bij weergeven bericht." - -#: lib/MIME/Viewer/itip.php:314 lib/MIME/Viewer/itip.php:418 -#, php-format -msgid "Error sending reply: %s." -msgstr "Fout bij verzenden van antwoord: %s." - -#: templates/smime/smime.html:25 templates/pgp/pgp.html:32 -msgid "Error:" -msgstr "Fout:" - -#: lib/MIME/Viewer/itip.php:104 -msgid "Event successfully deleted." -msgstr "Gebeurtenis met succes verwijderd." - -#: config/prefs.php.dist:943 -msgid "Every 15 minutes" -msgstr "Elke 15 minuten" - -#: config/prefs.php.dist:940 -msgid "Every 30 seconds" -msgstr "Elke 30 seconden" - -#: config/prefs.php.dist:656 config/prefs.php.dist:942 -msgid "Every 5 minutes" -msgstr "Elke 5 minuten" - -#: config/prefs.php.dist:944 -msgid "Every half hour" -msgstr "Elk half uur" - -#: config/prefs.php.dist:941 -msgid "Every minute" -msgstr "Elke minuut" - -#: folders.php:448 -msgid "Expand" -msgstr "Uitklappen" - -#: folders.php:371 -msgid "Expand All" -msgstr "Alles uitklappen" - -#: folders.php:371 -msgid "Expand All Folders" -msgstr "Alle mappen uitklappen" - -#: folders.php:448 -msgid "Expand Folder" -msgstr "Map uitklappen" - -#: compose.php:777 compose.php:1013 -msgid "Expand Names" -msgstr "Naamsuitbreiding" - -#: config/prefs.php.dist:1153 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Standaard de complete tree uitklappen in de mapweergave?" - -#: config/prefs.php.dist:1175 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Standaard de complete tree uitklappen in de zijbalk?" - -#: lib/IMP.php:820 lib/IMP.php:822 -msgid "F_etch Mail" -msgstr "Mail _ophalen" - -#: fetchmail.php:50 config/prefs.php.dist:112 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Mail ophalen" - -#: config/prefs.php.dist:1035 -msgid "Fetch Mail in a separate window?" -msgstr "Mail ophalen in een apart scherm?" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Berichten ophalen bij aanmelding?" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "%d berichten van %s opgehaald." - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "1 bericht van %s opgehaald." - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Andere POP3/IMAP accounts: " - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Fetchmail: geen nieuwe berichten." - -#: lib/IMP.php:826 -msgid "Fi_lters" -msgstr "Fi_lters" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "Zoekvelden" - -#: templates/javascript_defs.php:40 templates/compose/compose.html:261 -msgid "File" -msgstr "Bestand" - -#: templates/filters/prefs.html:48 -msgid "Filter Options" -msgstr "Filteropties" - -#: templates/filters/prefs.html:36 -msgid "Filter Settings" -msgstr "Filterinstellingen" - -#: config/prefs.php.dist:725 -msgid "Filter message content for profanity?" -msgstr "Bericht filteren op aanstootgevende inhoud?" - -#: templates/filters/prefs.html:11 -msgid "Filter support is disabled on this system." -msgstr "Filter ondersteuning is uitgeschakeld op dit systeem." - -#: config/prefs.php.dist:135 -msgid "Filters" -msgstr "Filters" - -#: templates/filters/prefs.html:3 -msgid "Filters NOT Active" -msgstr "Filters NIET actief" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Filters: %s beheerpagina" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Vinden:" - -#: config/prefs.php.dist:1071 -msgid "First Mailbox Page" -msgstr "Eerste mailboxpagina" - -#: mailbox.php:269 -msgid "First Page" -msgstr "Eerste pagina" - -#: mailbox.php:769 message.php:464 templates/mailbox/navbar.html:32 -#: templates/message/navbar_navigate.html:10 -msgid "Flagged For Followup" -msgstr "Gemarkeerd voor opvolging" - -#: search.php:334 -msgid "Flagged messages" -msgstr "Gemarkeerde berichten" - -#: mailbox.php:524 message.php:551 -msgid "Fo_rward" -msgstr "Door_sturen" - -#: lib/Block/mailbox.php:455 lib/IMAP/Tree.php:2377 -#: templates/folders/folders_size.html:5 -msgid "Folder" -msgstr "Map" - -#: folders.php:254 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "Mapbewerking - Bevestiging" - -#: folders.php:311 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Mapnavigator" - -#: folders.php:273 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Mapgroottes" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Mappensamenvatting" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "Delen van mappen is niet ingeschakeld." - -#: folders.php:47 -msgid "Folder use is not enabled." -msgstr "Gebruik van mappen is niet ingeschakeld." - -#: config/prefs.php.dist:1142 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Datumformaat in de mailboxweergave voor berichten van vandaag " - -#: mailbox.php:524 message.php:551 lib/Compose.php:1563 -msgid "Forward" -msgstr "Doorsturen" - -#: lib/Compose.php:1549 -msgid "Forward:" -msgstr "Doorsturen:" - -#: lib/Compose.php:1663 -msgid "Forwarded Message:" -msgstr "Doorgestuurd bericht:" - -#: lib/Compose.php:1576 -msgid "Forwarded message" -msgstr "Doorgestuurd bericht" - -#: lib/Compose.php:1574 -#, php-format -msgid "Forwarded message from %s" -msgstr "Doorgestuurd bericht van %s" - -#: lib/MIME/Viewer/itip.php:412 -msgid "Free/Busy Request Response" -msgstr "Vrij/Bezet verzoek antwoord" - -#: mailbox.php:583 lib/Block/mailbox.php:157 -msgid "Fro_m" -msgstr "_Van" - -#: lib/Search.php:654 lib/UI/Mailbox.php:97 lib/UI/Message.php:25 -#: templates/thread/thread.html:32 templates/compose/compose.html:27 -msgid "From" -msgstr "Van" - -#: config/prefs.php.dist:1084 -msgid "From Address" -msgstr "Afzender" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Album" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:31 -#: config/prefs.php.dist:39 -msgid "General Options" -msgstr "Algemene opties" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Alleen nieuwe berichten ophalen? (alleen IMAP)" - -#: folders.php:358 lib/MIME/Viewer/itip.php:568 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:899 -msgid "Go" -msgstr "Ga" - -#: thread.php:136 -msgid "Go to Message" -msgstr "Ga naar bericht" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Ga naar Virtuele Inbox" - -#: lib/IMP.php:353 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Gan naar \"%s\" in adresboek" - -#: message.php:432 lib/Filter.php:130 lib/MIME/Contents.php:425 -#: lib/MIME/Viewer/images.php:92 lib/MIME/Viewer/images.php:99 -#: lib/MIME/Viewer/images.php:101 lib/MIME/Viewer/appledouble.php:40 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -#: lib/MIME/Viewer/pkcs7.php:477 lib/MIME/Viewer/notification.php:60 -#: lib/MIME/Viewer/notification.php:66 lib/MIME/Viewer/related.php:85 -msgid "HERE" -msgstr "HIER" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:450 -msgid "HTML Version of Message" -msgstr "HTML versie van bericht" - -#: message.php:601 -msgid "Headers" -msgstr "Headers" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Hier is het bericht dat u aan het maken was:" - -#: config/prefs.php.dist:793 -msgid "Hidden" -msgstr "Verborgen" - -#: config/prefs.php.dist:792 -msgid "Hidden in Thread View" -msgstr "Verborgen in threadweergave" - -#: templates/javascript_defs.php:29 -msgid "Hide Addresses" -msgstr "Verberg adressen" - -#: lib/Block/mailbox.php:459 -msgid "Hide Columns" -msgstr "Verberg kolommen" - -#: mailbox.php:250 -msgid "Hide Deleted" -msgstr "Verberg verwijderd" - -#: folders.php:364 -msgid "Hide Unsubscribed" -msgstr "Verberg uitgeschreven" - -#: compose.php:985 -msgid "High" -msgstr "Hoog" - -#: mailbox.php:761 message.php:282 lib/Block/mailbox.php:306 -msgid "High Priority" -msgstr "Hoge prioriteit" - -#: compose.php:984 -msgid "Highest" -msgstr "Hoogste" - -#: config/prefs.php.dist:821 -msgid "How do you want to display attachments?" -msgstr "Hoe wilt u bijlagen weergeven?" - -#: config/prefs.php.dist:1163 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "" -"Op welke manier dienen namespaces weergegeven te worden de mappenweergave?" - -#: config/prefs.php.dist:630 -msgid "How to attribute quoted lines in a reply" -msgstr "Attribuut voor citaten in een antwoord" - -#: lib/IMAP.php:305 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Auto Detect Protocols)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "De IMAP server heeft de verbinding verbroken. De server meldt: %s" - -#: lib/IMAP.php:317 -msgid "IMAP over SSL" -msgstr "IMAP via SSL" - -#: lib/IMAP.php:323 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP via SSL (zelf ondertekend)" - -#: lib/IMAP.php:311 -msgid "IMAP, no TLS" -msgstr "IMAP, geen TLS" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 mailservers" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Bij gebruik van SSL of TLS, dient u de PHP openssl extensie geladen tee " -"hebben." - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Als je doorgaat, zullen alle berichten in de map(pen) verloren gaan!" - -#: saveimage.php:48 -msgid "Image" -msgstr "Afbeelding" - -#: lib/MIME/Viewer/html.php:156 -msgid "Images have been blocked to protect your privacy." -msgstr "Afbeeldingen zijn geblokkeerd om uw privacy te beschermen." - -#: templates/folders/import.html:16 -msgid "Import" -msgstr "Importeren" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "Sleutel importeren" - -#: templates/smime/smime.html:85 templates/pgp/pgp.html:137 -msgid "Import Keypair" -msgstr "Sleutelpaar importeren" - -#: templates/folders/actions.html:35 -msgid "Import Messages" -msgstr "Berichten importeren" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "PGP sleutel importeren" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Persoonlijke prive PGP sleutel importeren" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Persoonlijke prive PGP sleutel hier importeren:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Persoonlijke openbare PGP sleutel importeren" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Persoonlijke openbare PGP sleutel hier importeren:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Persoonlijk S/MIME certificaat importeren" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:54 -msgid "Import Public Key" -msgstr "Openbare sleutel importeren" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Openbare PGP sleutel importeren" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Openbare PGP sleutel hier importeren:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Openbare S/MIME sleutel importeren" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "S/MIME sleutel importeren" - -#: templates/folders/import.html:6 -msgid "Import mbox File" -msgstr "Mbox bestand importeren" - -#: templates/folders/import.html:11 -msgid "Import mbox file" -msgstr "Mbox bestand importeren" - -#: lib/Block/mailbox.php:314 templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Belangrijk" - -#: folders.php:142 -#, php-format -msgid "Imported %d messages from %s." -msgstr "%d berichten uit %s geimporteerd." - -#: lib/MIME/Viewer/itip.php:937 -msgid "In Process" -msgstr "In behandeling" - -#: lib/Folder.php:68 lib/api.php:217 lib/IMP.php:685 lib/IMAP/Tree.php:553 -#: lib/IMAP/Tree.php:2315 templates/prefs/initialpageselect.inc:4 -msgid "Inbox" -msgstr "Inbox" - -#: config/prefs.php.dist:618 -msgid "Include a brief summary of the header in a reply?" -msgstr "Korte samenvatting van de header bijvoegen in een antwoord?" - -#: config/prefs.php.dist:613 -msgid "Include body text in forward message by default?" -msgstr "Bodytekt standaard in doorgestuurd bericht bijvoegen?" - -#: config/prefs.php.dist:585 -msgid "Include original message in a reply?" -msgstr "Origineel bericht bijvoegen in een antwoord?" - -#: lib/MIME/Viewer/status.php:131 lib/MIME/Viewer/notification.php:59 -msgid "Info" -msgstr "Info" - -#: smime.php:313 pgp.php:405 -#, php-format -msgid "Information on %s Public Key" -msgstr "Informatie over openbare sleutel %s" - -#: pgp.php:434 -msgid "Information on Personal Private Key" -msgstr "Informatie over persoonlijke prive sleutel" - -#: smime.php:336 pgp.php:428 -msgid "Information on Personal Public Key" -msgstr "Informatie over persoonlijke openbare sleutel" - -#: templates/javascript_defs.php:42 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "Inline" - -#: lib/IMAP/ACL/rfc2086.php:53 lib/IMAP/ACL/rfc4314.php:53 -msgid "Insert" -msgstr "Invoegen" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Certificaat hier invoegen:" - -#: lib/MIME/Viewer/itip.php:423 -msgid "Invalid Action selected for this component." -msgstr "Ongeldige bewerking geselecteerd voor dit onderdeel." - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -msgid "Invalid Address" -msgstr "Ongeldig adres" - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "Ongeldige mailbox op afstand" - -#: lib/Compose.php:1109 lib/Compose.php:1128 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Ongeldig teken in e-mailadres: %s." - -#: lib/Compose.php:1124 -msgid "Invalid hostname." -msgstr "Ongeldige hostnaam." - -#: smime.php:96 pgp.php:18 -msgid "Invalid key" -msgstr "Ongeldige sleutel" - -#: lib/Compose.php:282 -msgid "Invalid message, cannot resume draft." -msgstr "Ongeldig bericht, kan klad niet hervatten." - -#: pgp.php:202 -msgid "Invalid personal PGP private key." -msgstr "Ongeldige persoonlijke prive PGP sleutel." - -#: pgp.php:177 -msgid "Invalid personal PGP public key." -msgstr "Ongeldige persoonlijke openbare PGP sleutel." - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Inverteren" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:110 -msgid "Key Length:" -msgstr "Sleutellengte:" - -#: pgp.php:448 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "" -"Het aanmaken van een sleutel kan lange tijd duren. Doorgaan met aanmaken van " -"een sleutel?" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:49 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"Import sleutel is niet beschikbaar. Bestandupload niet toegestaan op deze " -"server" - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:52 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Import sleutel is niet beschikbaar. Je hebt geen adresboek voor hettoevoegen " -"van een contactpersoon" - -#: pgp.php:344 -msgid "Key successfully sent to the public keyserver." -msgstr "Sleutel met succes naar de openbare sleutelseerver verstuurd." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Taal" - -#: config/prefs.php.dist:1072 -msgid "Last Mailbox Page" -msgstr "Laatste mailboxpagina" - -#: mailbox.php:281 -msgid "Last Page" -msgstr "Laatste pagina" - -#: compose.php:1107 -msgid "Link Attachments?" -msgstr "Koppel bijlagen?" - -#: attachment.php:34 lib/Compose.php:2362 -msgid "Linked attachments are forbidden." -msgstr "Gekoppelde bijlagen zijn niet toegestaan." - -#: lib/Compose.php:2378 -#, php-format -msgid "Links will expire on %s" -msgstr "Links verlopen op %s" - -#: lib/IMAP/ACL/rfc2086.php:49 lib/IMAP/ACL/rfc4314.php:49 -msgid "List" -msgstr "Groepen" - -#: config/prefs.php.dist:1261 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Alle adressen weergeven bij het laden van het adresscherm? (Wanneer dit is " -"uitgeschakeld, zie u alleen het adres waar u speciaal naar zoekt)" - -#: config/prefs.php.dist:818 -msgid "Listing in the Header" -msgstr "Weergeven in de header" - -#: compose.php:763 -msgid "Loading..." -msgstr "Laden..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Lokale mailbox:" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "Locatie" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:33 -msgid "Log in" -msgstr "Aanmelden" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Aanmelden bij %s" - -#: login.php:401 -msgid "Login" -msgstr "Aanmelden" - -#: config/prefs.php.dist:40 -msgid "Login Tasks" -msgstr "Aanmeldtaken" - -#: compose.php:987 -msgid "Low" -msgstr "Laag" - -#: mailbox.php:764 message.php:284 lib/Block/mailbox.php:309 -msgid "Low Priority" -msgstr "Lage prioriteit" - -#: compose.php:988 -msgid "Lowest" -msgstr "Laagste" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Macintoshbestand" - -#: config/prefs.php.dist:104 -msgid "Mail Previews" -msgstr "Mailpreviews" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Mailservertype om mee te verbinden:" - -#: lib/IMAP/Tree.php:2322 lib/IMAP/Tree.php:2349 -msgid "Mailbox" -msgstr "Mailbox" - -#: lib/Block/mailbox.php:6 -msgid "Mailbox View" -msgstr "Mailboxweergave" - -#: config/prefs.php.dist:119 -msgid "Mailbox and Folder Display Options" -msgstr "Mailbox- en mapweergaveopties" - -#: lib/IMAP/ACL/rfc2086.php:52 lib/IMAP/ACL/rfc4314.php:52 -msgid "Mark (Other)" -msgstr "Markeer (Anders)" - -#: lib/IMAP/ACL/rfc2086.php:51 lib/IMAP/ACL/rfc4314.php:51 -msgid "Mark (Seen)" -msgstr "Markeer (Gezien)" - -#: templates/folders/actions.html:30 -msgid "Mark All Messages as Seen" -msgstr "Markeer alle berichten als Gezien" - -#: templates/folders/actions.html:31 -msgid "Mark All Messages as Unseen" -msgstr "Markeer alle berichten als Ongezien" - -#: templates/mailbox/navbar.html:27 templates/mailbox/navbar.html:29 -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 -msgid "Mark as:" -msgstr "Markeer als:" - -#: config/prefs.php.dist:775 -msgid "Mark different levels of quoting with different colors?" -msgstr "Markeer verschillende citaatniveaus met verschillende kleuren?" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Markeer alle berichten als gezien? (alleen IMAP)" - -#: config/prefs.php.dist:783 -msgid "Mark simple markup?" -msgstr "Eenvoudige opmaak markeren?" - -#: search.php:214 -msgid "Match All Queries" -msgstr "Overeenkomend met alle queries" - -#: search.php:212 -msgid "Match Any Query" -msgstr "Overeenkomend met elke query" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "Maximum bijlagegrootte" - -#: lib/api.php:94 -msgid "Maximum Number of Folders" -msgstr "Maximum aantal mappen." - -#: lib/api.php:95 -msgid "Maximum Number of Recipients per Message" -msgstr "Maximum aantal ontvangers per bericht" - -#: lib/api.php:96 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Maximum aantal ontvangers per tijdsperiode" - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "Maximum aantal bijlagen bereikt." - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "Maximum totale bijlagegrootte bereikt." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Menu mappenlijst" - -#: lib/Compose.php:1461 -msgid "Message" -msgstr "Bericht" - -#: config/prefs.php.dist:54 -msgid "Message Composition" -msgstr "Berichtsamenstelling" - -#: config/prefs.php.dist:1083 -msgid "Message Date" -msgstr "Berichtdatum" - -#: config/prefs.php.dist:53 config/prefs.php.dist:71 config/prefs.php.dist:86 -#: config/prefs.php.dist:95 config/prefs.php.dist:103 -#: config/prefs.php.dist:111 -msgid "Message Options" -msgstr "Berichtopties" - -#: search.php:407 -msgid "Message Search" -msgstr "Bericht zoeken" - -#: config/prefs.php.dist:1087 -msgid "Message Size" -msgstr "Berichtgrootte" - -#: message.php:572 -msgid "Message Source" -msgstr "Berichtbron" - -#: config/prefs.php.dist:72 -msgid "Message Viewing" -msgstr "Bericht bekijken" - -#: lib/Compose.php:1459 -#, php-format -msgid "Message from %s" -msgstr "Bericht van %s" - -#: lib/UI/Mailbox.php:148 -msgid "Message has attachments" -msgstr "Bericht heeft bijlagen" - -#: lib/UI/Mailbox.php:147 -msgid "Message is encrypted" -msgstr "Bericht is versleuteld" - -#: lib/UI/Mailbox.php:146 -msgid "Message is signed" -msgstr "Bericht is ondertekend" - -#: compose.php:355 compose.php:362 -msgid "Message redirected successfully." -msgstr "Bericht met succes omgeleid." - -#: lib/Compose.php:784 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Bericht met succes verstuurd, maar niet opgeslagen in %s" - -#: compose.php:420 compose.php:428 -msgid "Message sent successfully." -msgstr "Bericht met succes verstuurd." - -#: config/prefs.php.dist:1114 -msgid "Messages per page in the mailbox view." -msgstr "Berichten per pagina in de mailboxweergave." - -#: mailbox.php:215 -msgid "Messages to" -msgstr "Berichten naar" - -#: login.php:285 -msgid "Minimalist" -msgstr "Minimalistisch" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Mode" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "Maand" - -#: mailbox.php:476 mailbox.php:868 message.php:502 message.php:689 -msgid "Move" -msgstr "Verplaatsen" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "Naar beneden" - -#: config/prefs.php.dist:743 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" -"Verplaats spam berichten naar spam map en onschuldige berichten naar INBOX" - -#: mailbox.php:476 mailbox.php:868 message.php:502 message.php:689 -msgid "Move to folder" -msgstr "Verplaats naar map" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "Naar boven" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Multipart/alternative" - -#: thread.php:158 -msgid "Multiple Message View" -msgstr "Berichtoverzicht" - -#: templates/smime/smime.html:4 templates/pgp/pgp.html:4 -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "NOTE:" -msgstr "OPMERKING:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Naam" - -#: pgp.php:116 -msgid "Name and/or email cannot be empty" -msgstr "Naam en/of e-mailadres kan niet leeg zijn" - -#: lib/MIME/Viewer/itip.php:942 -msgid "Needs Action" -msgstr "Handeling nodig" - -#: config/prefs.php.dist:707 config/prefs.php.dist:939 -msgid "Never" -msgstr "Nooit" - -#: config/prefs.php.dist:697 -msgid "Never save attachments" -msgstr "Bijlagen nooit opslaan" - -#: lib/IMP.php:440 -msgid "New Folder" -msgstr "Nieuwe map" - -#: config/prefs.php.dist:96 -msgid "New Mail" -msgstr "Nieuwe mail" - -#: compose.php:226 lib/Block/tree_folders.php:36 -msgid "New Message" -msgstr "Nieuw bericht" - -#: mailbox.php:828 lib/Block/mailbox.php:373 lib/MIME/Headers.php:193 -#, php-format -msgid "New Message to %s" -msgstr "Nieuw bericht aan %s" - -#: search.php:325 -msgid "New messages" -msgstr "Nieuwe berichten" - -#: message.php:518 -msgid "Next Message" -msgstr "Volgend bericht" - -#: mailbox.php:279 -msgid "Next Page" -msgstr "Volgende pagina" - -#: templates/javascript_defs.php:49 config/prefs.php.dist:655 -#: config/prefs.php.dist:1150 config/prefs.php.dist:1172 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "Nee" - -#: smime.php:241 -msgid "No Certificate found" -msgstr "Geen certificaat gevonden" - -#: lib/IMP.php:1347 -msgid "No Encryption" -msgstr "Geen codering" - -#: templates/smime/smime.html:22 templates/pgp/pgp.html:29 -msgid "No Keys in Keyring" -msgstr "Geen sleutels in sleutelring" - -#: mailbox.php:258 rss.php:93 -#, php-format -msgid "No Messages" -msgstr "Geen berichten" - -#: pgp.php:143 -msgid "No PGP public key imported." -msgstr "Geen openbare sleutels geimporteerd." - -#: mailbox.php:789 lib/Block/mailbox.php:334 -msgid "No Preview Text" -msgstr "Geen tekst in preview" - -#: smime.php:166 -msgid "No S/MIME public key imported." -msgstr "Geen openbare S/MIME sleutel geimporteerd." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Geen geluid" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Geen bijlagen gevonden." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "Geen e-mailinformatie in de openbare sleutel." - -#: acl.php:76 -msgid "No folder selected." -msgstr "Geen map geselecteerd." - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "Er worden geen mappen gecontroleerd op nieuwe mail." - -#: folders.php:191 lib/Folder.php:437 lib/Folder.php:485 -msgid "No folders were specified" -msgstr "Geen mappen opgegeven" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "Geen mappen met nieuwe berichten" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "Geen mappen met ongeziene berichten" - -#: lib/Compose.php:1499 -msgid "No message body text" -msgstr "Geen berichtbodytekst" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Geen bericht teruggestuurd." - -#: mailbox.php:230 -msgid "No messages matched your search." -msgstr "Geen berichten die aan uw zoekcriteria voldoen." - -#: pgp.php:195 -msgid "No personal PGP private key imported." -msgstr "Geen persoonlijke prive PGP sleutel geimporteerd." - -#: pgp.php:171 -msgid "No personal PGP public key imported." -msgstr "Geen persoonlijke openbare PGP sleutel geimporteerd." - -#: smime.php:216 -msgid "No personal S/MIME certificates imported." -msgstr "Geen persoonlijk S/MIME certificaat geimporteerd." - -#: lib/MIME/Viewer/pkcs7.php:299 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"Er bestaat geen persoonlijke privésleutel, het bericht kan dus niet " -"gedecodeerd worden." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "Geen ondersteunde IMAP authentificatie methode gevonden." - -#: acl.php:108 -msgid "No user specified." -msgstr "Geen gebruiker opgegeven" - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:875 -msgid "Non Participant" -msgstr "Geen deelnemer" - -#: lib/MIME/Viewer/itip.php:710 lib/MIME/Viewer/itip.php:837 -#: templates/prefs/trashselect.inc:20 templates/prefs/sentmailselect.inc:38 -#: templates/prefs/spamselect.inc:20 templates/prefs/folderselect.inc:21 -#: templates/prefs/sourceselect.inc:35 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Geen" - -#: compose.php:986 -msgid "Normal" -msgstr "Normaal" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Niet verwijderd" - -#: templates/mailbox/navbar.html:23 templates/mailbox/navbar.html:41 -#: templates/message/navbar_navigate.html:15 -msgid "Not Draft" -msgstr "Geen Klad" - -#: templates/mailbox/navbar.html:33 templates/message/navbar_navigate.html:11 -msgid "Not Flagged" -msgstr "Niet gemarkeerd" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "Niet belangrijk" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Niet persoonlijk" - -#: lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 lib/Crypt/PGP.php:136 -msgid "Not a valid public key." -msgstr "Ongeldige openbare sleutel." - -#: config/prefs.php.dist:856 -msgid "Not at all" -msgstr "Helemaal niet" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "Dit kan enige tijd kosten" - -#: lib/IMP.php:492 -msgid "Notepads" -msgstr "Notitieboeken" - -#: config/hooks.php.dist:420 -msgid "Notes" -msgstr "Notities" - -#: config/prefs.php.dist:741 -msgid "Nothing" -msgstr "Niets" - -#: attachment.php:108 -msgid "Notification: Linked attachment downloaded" -msgstr "Notificatie: gelinkte bijlage gedownload" - -#: lib/Block/mailbox.php:451 -msgid "Number of messages to display" -msgstr "Aantal berichten om weer te geven" - -#: config/prefs.php.dist:405 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Aantal maanden, welke oude gekoppelde bijlagen bewaard moeten worden bij " -"maandelijkse opruiming." - -#: config/prefs.php.dist:359 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Aantal oude \"OUTBOX\" mappen, welke bewaard worden bij maandelijkse " -"opruiming." - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "OK" - -#: templates/search/search.html:61 templates/smime/import_key.html:31 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "OF" - -#: search.php:324 -msgid "Old messages" -msgstr "Oude berichten" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Oude \"OUTBOX\" mappen worden verwijderd." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Alleen mappen met ongelezen berichten weergeven?" - -#: templates/javascript_defs.php:58 -msgid "Only one folder should be selected for this action." -msgstr "Voor deze bewerking mag slechts één map geselecteerd worden." - -#: lib/IMP.php:877 lib/IMP.php:882 -msgid "Open Fo_lder" -msgstr "Ma_p openen" - -#: lib/IMP.php:882 -msgid "Open Folder" -msgstr "Map openen" - -#: lib/IMAP/Tree.php:2373 -msgid "Opened Folder" -msgstr "Geopende map" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:871 -msgid "Optional Participant" -msgstr "Extra deelnemer" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Andere mailaccounts" - -#: config/prefs.php.dist:118 config/prefs.php.dist:127 -#: config/prefs.php.dist:134 config/prefs.php.dist:141 -#: config/prefs.php.dist:149 config/prefs.php.dist:158 -msgid "Other Options" -msgstr "Andere opties" - -#: lib/IMAP/Tree.php:94 -msgid "Other Users' Folders" -msgstr "Mappen van 'andere gebruikers'" - -#: templates/login/login.html:103 -msgid "Outbound Server" -msgstr "Uitgaande server" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:164 lib/MIME/Viewer/pgp.php:212 -#: lib/MIME/Viewer/pgp.php:304 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1350 -msgid "PGP Encrypt Message" -msgstr "Bericht PGP coderen" - -#: lib/IMP.php:1355 -msgid "PGP Encrypt Message with passphrase" -msgstr "Bericht PGP coderen met wachtwoord" - -#: lib/Compose.php:1241 -msgid "PGP Error: " -msgstr "PGP fout: " - -#: config/prefs.php.dist:150 -msgid "PGP Options" -msgstr "PGP opties" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "PGP wachtwoord invoer" - -#: templates/pgp/pgp.html:68 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "" -"Persoonlijke PGP sleutelpaar ondersteuning vereist een beveiligde " -"webverbinding." - -#: pgp.php:155 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Openbare PGP sleutel voor \"%s (%s)\" werd met succes toegevoegd." - -#: pgp.php:251 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Openbare PGP sleutel voor \"%s\" werd met succes verwijderd." - -#: templates/pgp/pgp.html:24 -msgid "PGP Public Keyring" -msgstr "Openbare PGP sleutelring" - -#: lib/IMP.php:1351 -msgid "PGP Sign Message" -msgstr "Bericht PGP ondertekenen" - -#: lib/IMP.php:1352 -msgid "PGP Sign/Encrypt Message" -msgstr "Bericht PGP ondertekenen/coderen" - -#: lib/IMP.php:1356 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "Bericht PGP ondertekenen/coderen met wachtwoord" - -#: compose.php:684 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"PGP codering kan niet standaard worden gebruikt als er geen openbare " -"sleutels voor alle ontvangers kunnen worden gevonden." - -#: pgp.php:208 -msgid "PGP private key successfully added." -msgstr "Prive PGP sleutel met succes toegevoegd." - -#: pgp.php:183 -msgid "PGP public key successfully added." -msgstr "Openbare PGP sleutel met succes toegevoegd." - -#: templates/pgp/pgp.html:144 -msgid "PGP support is disabled on this system." -msgstr "PGP ondersteuning is niet ingeschakeld op dit systeem." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"PGP ondersteuning vereist het gebruik van popup schermen. Wanneer uw browser " -"momenteel is ingesteld op het niet toestaan van popup schermen, dient u dit " -"te wijzigen, omdat anders de PGP mogelijkheden niet goed zullen werken." - -#: lib/Compose.php:1201 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: Wachtwoord vereist voor persoonlijke privésleutel." - -#: lib/Compose.php:1210 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: Wachtwoord vereist om bericht mee te coderen." - -#: lib/IMAP.php:281 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Auto Detect Protocols)" - -#: lib/IMAP.php:293 -msgid "POP3 over SSL" -msgstr "POP3 via SSL" - -#: lib/IMAP.php:299 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 via SSL (zelf ondertekend certificaat)" - -#: lib/IMAP.php:287 -msgid "POP3, no TLS" -msgstr "POP3, geen TLS" - -#: mailbox.php:431 -#, php-format -msgid "Page %d of %d" -msgstr "Pagina %d van %d" - -#: config/prefs.php.dist:1069 -msgid "Page with the First Unseen Message" -msgstr "Pagina met eerste ongezien bericht" - -#: config/prefs.php.dist:1070 -msgid "Page with the Last Unseen Message" -msgstr "Pagina met laatste ongezien bericht" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Pagina:" - -#: message.php:670 -msgid "Part(s)" -msgstr "Onderdelen" - -#: templates/pgp/pgp.html:125 -msgid "Passphrase (Again):" -msgstr "Wachtwoord (opnieuw):" - -#: smime.php:250 pgp.php:336 -msgid "Passphrase successfully unloaded." -msgstr "Wachtwoord met succes gelost." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:120 -msgid "Passphrase:" -msgstr "Wachtwoord:" - -#: pgp.php:118 -msgid "Passphrases cannot be empty" -msgstr "Wachtwoorden kunnen niet leeg zijn" - -#: pgp.php:120 -msgid "Passphrases do not match" -msgstr "Wachtwoorden komen niet overeen" - -#: templates/login/login.html:92 -msgid "Password" -msgstr "Wachtwoord" - -#: templates/smime/import_key.html:54 -#: templates/fetchmail/fetchmailprefs.html:59 -msgid "Password:" -msgstr "Wachtwoord:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Wachtwoord: " - -#: mailbox.php:739 message.php:450 lib/Block/mailbox.php:284 -#: templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Persoonlijk" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "Persoonlijke informatie" - -#: pgp.php:126 -msgid "Personal PGP keypair generated successfully." -msgstr "Persoonlijk PGP sleutelpaar met succes gegenereerd." - -#: pgp.php:133 -msgid "Personal PGP keys deleted successfully." -msgstr "Persoonlijke PGP sleutels met succes verwijderd." - -#: smime.php:222 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Persoonlijk S/MIME certificaat NIET geimporteerd: " - -#: smime.php:147 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Persoonlijke S/MIME sleutels met succes verwijderd." - -#: config/prefs.php.dist:221 -msgid "Place your signature before replies and forwards?" -msgstr "Plaats uw ondertekening voor antwoorden en doorgestuurde berichten?" - -#: lib/Compose.php:448 -msgid "Plaintext Version of Message" -msgstr "Platte-tekstversie van bericht" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Geluid afspelen bij nieuwe mail? Hiervoor moet je browser \"embedded sound " -"files\" ondersteunen. Vrijwel alle browsers onder Windows en Mac hebben deze " -"ondersteuning. Voor andere platforms is een plug-in vereist." - -#: templates/javascript_defs.php:81 -msgid "Please enter a name for the new folder:" -msgstr "Geef een naam voor de nieuwe map, a.u.b.:" - -#: templates/javascript_defs.php:60 templates/javascript_defs.php:61 -msgid "Please enter the name of the new folder:" -msgstr "Geef de naam van de nieuwe map, a.u.b.:" - -#: templates/javascript_defs.php:65 -msgid "Please enter the new name:" -msgstr "Geef de nieuwe naam, a.u.b.:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Voer het wachtwoord voor dit bericht in, a.u.b." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Geef het wachtwoord van uw privé PGP sleutel, a.u.b. U hoeft dit wachtwoord " -"slechts eenmaal per sessie op te geven." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Geef het wachtwoord van uw privé S/MIME sleutel, a.u.b. U hoeft dit " -"wachtwoord slecht eenmaal per sessie op te geven." - -#: login.php:181 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Meldt u opnieuw aan om verder te gaan met het maken van uw bericht. Wanneer " -"u GEEN cookies gebruikt EN u berichten in een popup scherm maakt, dient u " -"tevens aan te melden in uw hoofdscherm. Dit is om te voorkomen dat " -"aanvallers uw sessie ID overnemen. Onze excuses voor het ongemak." - -#: templates/javascript_defs.php:76 -msgid "Please provide your password." -msgstr "Geef uw wachtwoord, a.u.b." - -#: templates/javascript_defs.php:75 -msgid "Please provide your username." -msgstr "Geef uw gebruikersnaam, a.u.b." - -#: lib/Compose.php:2548 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Herstel dubbelzinnige of ongeldige adressen, a.u.b." - -#: templates/javascript_defs.php:57 -msgid "Please select a folder before you perform this action." -msgstr "Selecteer een map voordat u deze bewerking uitvoert, a.u.b." - -#: templates/javascript_defs.php:69 -msgid "Please select at least one folder to search." -msgstr "Selecteer tenminste één map om te doorzoeken, a.u.b." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Selecteer of bewerk in het vak aan de rechterkant:" - -#: config/prefs.php.dist:1183 -msgid "Poll all folders for new mail?" -msgstr "Controleer mappen op nieuwe mail?" - -#: templates/login/login.html:67 -msgid "Port" -msgstr "Poort" - -#: lib/IMAP/ACL/rfc2086.php:54 lib/IMAP/ACL/rfc4314.php:54 -msgid "Post" -msgstr "Versturen" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Powered by Horde" - -#: config/prefs.php.dist:213 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Ondertekening voorafgaan met streepjes ('-- ')?" - -#: filterprefs.php:53 smime.php:257 pgp.php:260 -msgid "Preferences successfully updated." -msgstr "Voorkeursinstellingen met succes bijgewerkt." - -#: compose.php:1127 -msgid "Preview" -msgstr "Beoordelen" - -#: message.php:511 -msgid "Previous Message" -msgstr "Vorig bericht" - -#: mailbox.php:271 -msgid "Previous Page" -msgstr "Vorige pagina" - -#: message.php:585 -msgid "Print" -msgstr "Afdrukken" - -#: message.php:674 -msgid "Printed By" -msgstr "Afgedrukt door" - -#: message.php:653 lib/MIME/Viewer/itip.php:830 -msgid "Priority" -msgstr "Prioriteit" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Privé sleutel wachtwoord:" - -#: config/prefs.php.dist:696 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Elke keer vragen wanneer een bijlage wordt verzonden; standaard op NEE" - -#: config/prefs.php.dist:695 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Elke keer vragen wanneer een bijlage wordt verzonden; standaard op JA" - -#: config/prefs.php.dist:864 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "Vraag om verzend leesbevestiging als de afzender hierom vraagt?" - -#: templates/login/login.html:72 -msgid "Protocol" -msgstr "Protocol" - -#: templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Protocol:" - -#: lib/Crypt/PGP.php:489 -msgid "Public PGP keyserver support has been disabled." -msgstr "Openbare PGP sleutelserver is uitgeschakeld." - -#: mailbox.php:445 mailbox.php:513 -msgid "Pur_ge Deleted" -msgstr "_Wis verwijderd" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:20 -msgid "Purge" -msgstr "Wissen" - -#: mailbox.php:445 mailbox.php:513 -msgid "Purge Deleted" -msgstr "Wis verwijderd" - -#: config/prefs.php.dist:424 -msgid "Purge Spam how often:" -msgstr "Hoe vaak spam legen:" - -#: config/prefs.php.dist:452 -msgid "Purge Trash how often:" -msgstr "Hoe vaak prullenbak legen:" - -#: config/prefs.php.dist:433 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "Verwijder berichten in de spam map ouder dan dit aantal dagen." - -#: config/prefs.php.dist:461 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Verwijder berichten in de prullenbak ouder dan dit aantal dagen." - -#: config/prefs.php.dist:387 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "Verwijder berichten in de outbox map(pen) ouder dan dit aantal dagen." - -#: config/prefs.php.dist:414 -msgid "Purge old messages in the Spam folder?" -msgstr "Verwijder oude berichten uit de spam map?" - -#: config/prefs.php.dist:442 -msgid "Purge old messages in the Trash folder?" -msgstr "Verwijder oude berichten uit de prullenbak?" - -#: config/prefs.php.dist:368 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Verwijder oude berichten uit de outbox map(pen)?" - -#: config/prefs.php.dist:378 -msgid "Purge sent-mail how often:" -msgstr "Hoe vaak outbox legen:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "%d berichten uit de prullenbak verwijderd." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "%d berichten uit de prullenbak verwijderd." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "%d berichten uit de outbox map verwijderd." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "Eén bericht uit de spam map verwijderd." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "Eén bericht uit de prullenbak verwijderd." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Eén bericht uit de outbox map %s verwijderd." - -#: lib/IMP.php:942 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Quota status: %.2fMB / %.2fMB (%.2f%%)" - -#: lib/IMP.php:946 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Quota status: %.2fMB / GEEN LIMIET" - -#: lib/IMP.php:949 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Quota status: GEEN LIMIET" - -#: config/prefs.php.dist:626 -#, php-format -msgid "Quoting %f:" -msgstr "Citeren %f:" - -#: lib/IMAP/ACL/rfc2086.php:50 lib/IMAP/ACL/rfc4314.php:50 -msgid "Read" -msgstr "Lezen" - -#: templates/folders/actions.html:38 -msgid "Rebuild Folder Tree" -msgstr "Maptree vernieuwen" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Recente zoekopdrachten" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Recente zoekopdrachten:" - -#: message.php:556 message.php:599 -msgid "Redirec_t" -msgstr "Om_leiden" - -#: message.php:556 message.php:599 -msgid "Redirect" -msgstr "Omleiden" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "Bericht omleiden" - -#: compose.php:339 -msgid "Redirect this message" -msgstr "Dit bericht omleiden" - -#: folders.php:346 -msgid "Refresh" -msgstr "Verversen" - -#: config/prefs.php.dist:945 -msgid "Refresh Folder Views:" -msgstr "Ververs mapweergaves:" - -#: mailbox.php:408 -msgid "Reload" -msgstr "Vernieuwen" - -#: folders.php:336 -msgid "Reload View" -msgstr "Weergave vernieuwen" - -#: lib/MIME/Viewer/itip.php:542 lib/MIME/Viewer/itip.php:561 -msgid "Remember the free/busy information." -msgstr "Onthoudt de vrij/bezet informatie." - -#: config/prefs.php.dist:1152 -msgid "Remember the last view" -msgstr "Onthoudt de laatste weergave" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Mailbox op afstand:" - -#: search.php:320 -msgid "Remove Field From Search" -msgstr "Verwijder veld uit zoeken" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "Bron verwijderen" - -#: templates/folders/actions.html:16 -msgid "Rename" -msgstr "Hernoemen" - -#: config/prefs.php.dist:341 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Hernoem OUTBOX map aan het begin van de maand?" - -#: lib/Folder.php:373 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Hernoemen van \"%s\" tot \"%s\" mislukt. Dit is wat de server meldt" - -#: message.php:540 -msgid "Reply" -msgstr "Beantwoorden" - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:420 -msgid "Reply Sent." -msgstr "Antwoord verzonden." - -#: compose.php:307 -msgid "Reply to All:" -msgstr "Beantwoord allen:" - -#: compose.php:309 -msgid "Reply to List:" -msgstr "Beantwoord mailinglist:" - -#: lib/MIME/Viewer/itip.php:544 lib/MIME/Viewer/itip.php:553 -#: lib/MIME/Viewer/itip.php:563 -msgid "Reply with Not Supported Message" -msgstr "Antwoord met Niet Ondersteund Bericht" - -#: lib/MIME/Viewer/itip.php:551 -msgid "Reply with free/busy for next 2 months." -msgstr "Antwoord met vrij/bezet voor de volgende 2 maanden." - -#: lib/MIME/Viewer/itip.php:550 -msgid "Reply with requested free/busy information." -msgstr "Antwoord met gevraagde vrij/bezet informatie." - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Antwoorden aan" - -#: lib/Compose.php:1739 -msgid "Reply-To: " -msgstr "Antwoorden aan:" - -#: compose.php:305 -msgid "Reply:" -msgstr "Beantwoorden:" - -#: mailbox.php:535 message.php:596 -msgid "Report as Innocent" -msgstr "Rapporteer als onschuldig" - -#: mailbox.php:529 message.php:590 -msgid "Report as Spam" -msgstr "Rapporteer als spam" - -#: compose.php:1052 -msgid "Request a _Read Receipt" -msgstr "Verzoek een lees _ontvangstbevestiging" - -#: config/prefs.php.dist:710 -msgid "Request read receipts?" -msgstr "Verzoek lees ontvangstbevestingen?" - -#: mailbox.php:108 -msgid "Requested message not found." -msgstr "Gevraagde bericht niet gevonden." - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:863 -msgid "Required Participant" -msgstr "Vereiste deelnemer" - -#: templates/acl/acl.html:80 templates/search/search.html:26 -#: templates/search/search.html:201 -msgid "Reset" -msgstr "Herstellen" - -#: lib/MIME/Viewer/itip.php:118 -msgid "Respondent Status Updated." -msgstr "Status van beantwoorder geupdate." - -#: message.php:579 -msgid "Resume" -msgstr "Vervolgen" - -#: lib/UI/Compose.php:137 -msgid "Resume Editing" -msgstr "Vervolg bewerken" - -#: login.php:182 -msgid "Resume your session" -msgstr "Vervolg uw sessie" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Terug naar mail ophalen" - -#: stationery.php:147 -msgid "Return to Message Composition" -msgstr "Terug naar \"Berichtsamenstelling\"" - -#: filterprefs.php:65 templates/acl/acl.html:35 templates/acl/acl.html:81 -#: templates/acl/acl.html:95 templates/smime/smime.html:102 -#: templates/pgp/pgp.html:155 -msgid "Return to Options" -msgstr "Terug naar opties" - -#: config/prefs.php.dist:879 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Terug naar de mailboxlijst na verwijderen, verplaatsen of kopiëren van een " -"bericht?" - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "De rechten van gebruiker \"%s\" konden niet worden gewijzigd." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Role" -msgstr "Rol" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:172 lib/MIME/Viewer/pkcs7.php:290 -#: lib/MIME/Viewer/pkcs7.php:478 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1360 -msgid "S/MIME Encrypt Message" -msgstr "Bericht S/MIME coderen" - -#: lib/Compose.php:1273 -msgid "S/MIME Error: " -msgstr "S/MIME Fout: " - -#: lib/Compose.php:1252 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME fout: Wachtwoord vereist voor persoonlijke prive sleutel." - -#: config/prefs.php.dist:159 -msgid "S/MIME Options" -msgstr "S/MIME opties" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "S/MIME wachtwoord invoer" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"Persoonlijke S/MIME sleutelpaar ondersteuning vereist een beveiligde " -"webverbinding." - -#: smime.php:155 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "Openbare S/MIME sleutel voor \"%s\" werd met succes verwijderd." - -#: smime.php:177 -msgid "S/MIME Public Key successfully added." -msgstr "Openbare S/MIME sleutel met succes toegevoegd." - -#: templates/smime/smime.html:17 -msgid "S/MIME Public Keyring" -msgstr "Openbare S/MIME sleutelring" - -#: smime.php:226 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Openbaar/prive S/MIME sleutelpaar met succes toegevoegd." - -#: lib/IMP.php:1361 -msgid "S/MIME Sign Message" -msgstr "Bericht S/MIME ondertekenen" - -#: lib/IMP.php:1362 -msgid "S/MIME Sign/Encrypt Message" -msgstr "Bericht S/MIME ondertekenen/coderen" - -#: templates/smime/smime.html:91 -msgid "S/MIME support is disabled on this system." -msgstr "S/MIME ondersteuning is niet ingeschakeld op dit systeem." - -#: lib/MIME/Viewer/pkcs7.php:294 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"S/MIME ondersteuning is momenteel niet actief, het bericht kan dus niet " -"gedecodeerd worden." - -#: lib/MIME/Viewer/pkcs7.php:203 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"S/MIME ondersteuning is niet actief, de inhoud van dit ondertekende bericht " -"kan dus niet weergegeven worden." - -#: lib/MIME/Viewer/pkcs7.php:176 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"S/MIME ondersteuning is niet actief, de digitale handtekening kan dus niet " -"geverifieerd worden." - -#: lib/MIME/Viewer/pkcs7.php:133 -msgid "S/MIME support is not enabled." -msgstr "S/MIME ondersteuning is niet ingeschakeld." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"S/MIME ondersteuning vereist het gebruik van popup schermen. Wanneer uw " -"browser momenteel is ingesteld op het niet toestaan van popup schermen, " -"dient u dit te wijzigen, omdat anders de S/MIME mogelijkheden niet goed " -"zullen werken." - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: templates/login/login.html:107 -msgid "SMTP Port" -msgstr "SMTP poort" - -#: compose.php:961 -msgid "S_ubject" -msgstr "Onderwe_rp" - -#: compose.php:1031 -msgid "Sa_ve a copy in " -msgstr "Be_waar een kopie in " - -#: message.php:583 -msgid "Sa_ve as" -msgstr "Op_slaan als" - -#: templates/acl/acl.html:79 templates/search/search.html:25 -#: templates/search/search.html:200 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Save" -msgstr "Opslaan" - -#: compose.php:1103 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Bijlagen samen met bericht opslaan in outbox map?" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Opslaan als klad" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "Afbeelding Opslaan" - -#: lib/MIME/Contents.php:250 -msgid "Save Image in Gallery" -msgstr "Afbeelding uit album opslaan" - -#: filterprefs.php:126 templates/smime/smime.html:101 -#: templates/pgp/pgp.html:154 -msgid "Save Options" -msgstr "Opties opslaan" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Sjabloon opslaan" - -#: compose.php:876 -msgid "Save _Draft" -msgstr "Opslaan als _klad" - -#: message.php:583 -msgid "Save as" -msgstr "Opslaan als" - -#: config/prefs.php.dist:647 -msgid "Save drafts as unseen?" -msgstr "Klad opslaan als ongezien?" - -#: config/prefs.php.dist:657 -msgid "Save drafts automatically while composing?" -msgstr "Automatisch klad opslaan bij maken van nieuw bericht?" - -#: lib/MIME/Viewer/pkcs7.php:254 -msgid "Save in your Address Book" -msgstr "Opslaan in uw adresboek" - -#: config/prefs.php.dist:1251 -msgid "Save recipients automatically to the default address book?" -msgstr "Ontvangers automatisch in standaard adresboek opslaan?" - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "Zoekopdracht bewaren als virtuele map?" - -#: config/prefs.php.dist:229 -msgid "Save sent mail?" -msgstr "Bewaar verzonden mail?" - -#: lib/Compose.php:233 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "Opslaan van klad mislukt. Kon geen klad map maken." - -#: lib/Compose.php:172 -msgid "Saving the draft failed. No draft folder specified." -msgstr "Opslaan van klad mislukt. Geen klad map opgegeven." - -#: lib/Compose.php:203 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"Bewaren van klad mislukt. De %s header bevat een ongeldig e-mailadres: %s" - -#: lib/Compose.php:240 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Bewaren van klad mislukt. De server meldt: %s" - -#: mailbox.php:414 lib/Search.php:533 lib/Block/tree_folders.php:44 -#: templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Zoeken" - -#: mailbox.php:414 search.php:207 -#, php-format -msgid "Search %s" -msgstr "%s doorzoeken" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Zoekcriteria" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "Zoekopties" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "Mappen zoeken" - -#: config/prefs.php.dist:128 -msgid "Search Options" -msgstr "Zoekopties" - -#: search.php:154 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Zoekresultaten" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "Tekst zoeken" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Gezien" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Selecteer een ander account" - -#: search.php:311 -msgid "Select a date" -msgstr "Selecteer een datum" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Selecteer een veld" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "Selecteer accounts voor ophalen van mail:" - -#: config/prefs.php.dist:143 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Selecteer adresboekbronnen voor toevoegen en zoeken van adressen." - -#: templates/search/search.html:159 -msgid "Select all" -msgstr "Selecteer alles" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "Selecteer alle velden om te doorzoeken t.b.v. naamsuitbreiding." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Selecteer een account:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Selecteer mailbox" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "Selecteer niets" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Selecteer een sjabloon" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Selecteer het album waarin afbeelding wordt opgeslagen." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Selecteer een mailservertype:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Selecteren:" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Geselecteerde adresboeken:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Geselecteerde adressen" - -#: pgp.php:429 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Verzend sleutel naar openbare sleutelserver" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "Verzend laatste informatie" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "Verzend bericht" - -#: templates/javascript_defs.php:39 -msgid "Send message without a Subject?" -msgstr "Verzend bericht zonder onderwerp?" - -#: lib/IMAP/Tree.php:2345 -msgid "Sent mail folder" -msgstr "OUTBOX" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "OUTBOX:" - -#: templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Server" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "Server- en mapinformatie" - -#: templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Server:" - -#: config/prefs.php.dist:88 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Voorkeursinstellingen voor het verplaatsen en verwijderen van berichten." - -#: config/prefs.php.dist:666 -msgid "Set the X-Priority header when composing messages?" -msgstr "Instellen van de X-Priority header bij het maken van berichten?" - -#: config/prefs.php.dist:32 -msgid "Share Folders" -msgstr "Mappen delen" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Mailmappen delen" - -#: config/prefs.php.dist:33 -msgid "Share your mail folders with other users." -msgstr "Deel uw mailmappen met andere gebruikers." - -#: lib/IMAP/Tree.php:92 -msgid "Shared Folders" -msgstr "Gedeelde mappen" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "" -"Dienen PGP ondertekende berichten, bij bekijken, automatisch geverifieerd te " -"worden?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "" -"Dienen S/MIME ondertekende berichten, bij bekijken, automatisch geverifieerd " -"te worden?" - -#: config/prefs.php.dist:794 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Dienen grote blokken aangehaalde tekst standaard weergegeven of verborgen te " -"worden? Het kan eenvoudig omgeschakeld worden, welke u ook kiest." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Wilt u de body van text/plain berichten scannen op PGP data?" - -#: config/prefs.php.dist:639 -msgid "Should the compose window be closed after saving a draft?" -msgstr "" -"Dient het \"Nieuw bericht\" scherm gesloten te worden na opslaan van klad?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "" -"Dient uw openbare PGP sleutel standaard aan uw berichten toegevoegd te " -"worden?" - -#: templates/javascript_defs.php:30 -msgid "Show Addresses" -msgstr "Toon adressen" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "Alle mappen weergeven" - -#: message.php:606 -msgid "Show All Headers" -msgstr "Alle headers weergeven" - -#: message.php:603 -msgid "Show Common Headers" -msgstr "Algemene headers weergeven" - -#: mailbox.php:248 -msgid "Show Deleted" -msgstr "Toon verwijderd" - -#: lib/MIME/Viewer/html.php:156 -msgid "Show Images?" -msgstr "Afbeeldingen weergeven?" - -#: message.php:609 -msgid "Show Mailing List Information" -msgstr "Mailinglist informatie weergeven" - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "Alleen ingeschreven mappen weergeven" - -#: templates/folders/actions.html:37 -msgid "Show Size" -msgstr "Grootte weergeven" - -#: folders.php:364 -msgid "Show Unsubscribed" -msgstr "Toon uitgeschreven" - -#: config/prefs.php.dist:733 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Pictogram voor het verwijderen van berichtbijlagen weergeven?" - -#: config/prefs.php.dist:1162 -msgid "Show non-private mailboxes in separate folders" -msgstr "Niet-privé mailboxen weergeven in afzonderlijke mappen" - -#: config/prefs.php.dist:1006 -msgid "Show previews for unread messages only?" -msgstr "Alleen previews weergeven van ongelezen berichten?" - -#: config/prefs.php.dist:1014 -msgid "Show previews in tooltips?" -msgstr "Previews in tooltips weergeven?" - -#: config/prefs.php.dist:548 -msgid "Show the Bcc: header field when composing mail?" -msgstr "De Bcc: header weergeven bij het maken van berichten?" - -#: config/prefs.php.dist:539 -msgid "Show the Cc: header field when composing mail?" -msgstr "De Cc: header weergeven bij het maken van berichten?" - -#: config/prefs.php.dist:1043 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Mail ophalen pictogram weergeven op de menubalk?" - -#: filterprefs.php:111 -msgid "Show the filter icon on the menubar?" -msgstr "Filter pictogram weergeven op de menubalk?" - -#: lib/MIME/Viewer/html.php:171 -msgid "Show this HTML in a new window?" -msgstr "Deze HTML in een nieuw scherm weergeven?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Totaal aantal mails in map weergeven?" - -#: config/prefs.php.dist:791 -msgid "Shown" -msgstr "Weergegeven" - -#: mailbox.php:598 lib/Block/mailbox.php:172 -msgid "Si_ze" -msgstr "_Grootte" - -#: templates/folders/folders_size.html:6 -msgid "Size" -msgstr "Grootte" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "Grootte:" - -#: mailbox.php:567 lib/Block/mailbox.php:141 -msgid "Sort by Arrival" -msgstr "Sorteren op aankomsttijd" - -#: mailbox.php:572 lib/Block/mailbox.php:146 -msgid "Sort by Date" -msgstr "Sorteren op datum" - -#: mailbox.php:582 lib/Block/mailbox.php:156 -msgid "Sort by From Address" -msgstr "Sorteren op afzender" - -#: mailbox.php:597 lib/Block/mailbox.php:171 -msgid "Sort by Message Size" -msgstr "Sorteren op berichtgrootte" - -#: mailbox.php:592 lib/Block/mailbox.php:166 -msgid "Sort by Subject" -msgstr "Sorteren op onderwerp" - -#: mailbox.php:587 lib/Block/mailbox.php:161 -msgid "Sort by Thread" -msgstr "Sorteren op thread" - -#: mailbox.php:577 lib/Block/mailbox.php:151 -msgid "Sort by To Address" -msgstr "Sorteren op geadresseerde" - -#: lib/IMAP/Tree.php:2338 -msgid "Spam folder" -msgstr "Spam map" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Spam map:" - -#: compose.php:1020 -msgid "Special Characters" -msgstr "Speciale tekens" - -#: search.php:48 -msgid "Special Virtual Folders cannot be edited." -msgstr "Speciale virtuele maken kunnen niet bewerkt worden." - -#: lib/UI/Compose.php:138 -msgid "Spell Check Failed" -msgstr "Spellingscontrole mislukt" - -#: lib/MIME/Viewer/itip.php:521 lib/MIME/Viewer/itip.php:523 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "Start" - -#: compose.php:1000 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Sjabloon" - -#: stationery.php:139 -msgid "Stationery name:" -msgstr "Sjabloonnaam" - -#: stationery.php:141 -msgid "Stationery type:" -msgstr "Sjabloontype" - -#: stationery.php:144 -msgid "Stationery:" -msgstr "Sjabloon:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Status" -msgstr "Status" - -#: message.php:667 -msgid "Strip All Attachments" -msgstr "Alle bijlagen verwijderen" - -#: lib/MIME/Contents.php:261 -msgid "Strip Attachment" -msgstr "Bijlage verwijderen" - -#: message.php:667 -msgid "Strip Attachments" -msgstr "Bijlagen verwijderen" - -#: config/prefs.php.dist:998 -msgid "Strip linebreaks?" -msgstr "Regeleinden verwijderen?" - -#: mailbox.php:593 lib/Block/mailbox.php:167 -msgid "Sub_ject" -msgstr "Onde_rwerp" - -#: lib/Search.php:670 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Onderwerp" - -#: config/prefs.php.dist:1086 -msgid "Subject Field" -msgstr "Onderwerpveld" - -#: templates/thread/thread.html:37 -msgid "Subject:" -msgstr "Onderwerp:" - -#: templates/search/search.html:25 templates/search/search.html:200 -#: templates/smime/passphrase.html:23 templates/pgp/passphrase.html:21 -#: templates/saveimage/saveimage.html:19 -msgid "Submit" -msgstr "Bevestigen" - -#: templates/folders/actions.html:23 -msgid "Subscribe" -msgstr "Inschrijven" - -#: lib/MIME/Viewer/status.php:86 lib/MIME/Viewer/pkcs7.php:438 -#: lib/MIME/Viewer/pgp.php:438 -msgid "Success" -msgstr "Succes" - -#: templates/folders/folders_size.html:19 -msgid "Sum" -msgstr "Som" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:835 lib/MIME/Viewer/itip.php:837 -msgid "Summary" -msgstr "Samenvatting" - -#: compose.php:1057 compose.php:1058 -msgid "Switch Composition Method" -msgstr "Omschakelen van compositiemethode" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Omschakelen naar HTML compositie" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Omschakelen naar platte tekst compositie" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Doelmap" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Doelmailbox:" - -#: lib/IMP.php:475 -msgid "Task Lists" -msgstr "Taaklijsten" - -#: config/hooks.php.dist:412 -msgid "Tasks" -msgstr "Taken" - -#: compose.php:1062 -msgid "Te_xt" -msgstr "T_ekst" - -#: lib/MIME/Viewer/itip.php:273 -msgid "Tentative: " -msgstr "Voorlopig" - -#: lib/MIME/Viewer/itip.php:631 -msgid "Tentatively Accept request" -msgstr "Verzoek voorlopig accepteren" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Tentatively Accepted" -msgstr "Voorlopig geaccepteerd" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Gebruikersovereenkomst niet opgegeven in conf.php" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Tekst" - -#: config/prefs.php.dist:1127 -msgid "The From: column of the message should be linked:" -msgstr "De Van: kolom van het bericht dient gelinkt te worden:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"De IMAP server lijkt de geselecteerde authenticatiemethode niet te " -"ondersteunen. Neem contact op met uw systeembeheerder." - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "Het Macintosh bronproces" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Het Macintosh bronproces kan worden gedownload %s." - -#: lib/MIME/Viewer/pkcs7.php:252 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "Het S/MIME certificaat van %s: " - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "De account \"%s\" is verwijderd." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "De account \"%s\" is opgeslagen." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "De bijlage is niet gevonden." - -#: config/prefs.php.dist:518 -msgid "The buttons NOT to show when using Xinha." -msgstr "De knoppen welke NIET weergegeven worden bij gebruik van Xinha." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "De agendadata is ongeldig" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "De inhoud van het Macintoshbestand staat hieronder." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "De huidige map(pen) \"%s\" zullen worden hernoemd tot \"%s\"." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"De huidige lijst met gebruikers met toegang op deze map kon niet worden " -"opgehaald." - -#: config/prefs.php.dist:845 -msgid "The default charset for messages with no charset information:" -msgstr "De standaard karakterset voor berichten zonder karaktersetinformatie:" - -#: lib/Compose.php:250 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Het klad is opgeslagen in de \"%s\" map." - -#: lib/MIME/Viewer/itip.php:142 -msgid "The event was added to your calendar." -msgstr "De gebeurtenis is aan uw agenda toegevoegd." - -#: lib/Compose.php:1814 -#, php-format -msgid "The file %s could not be attached." -msgstr "Het bestand %s kon niet worden toegevoegd." - -#: lib/Folder.php:272 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "De map \"%s\" bestaat al" - -#: folders.php:240 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "De map \"%s\" mag niet worden verwijderd." - -#: lib/Folder.php:351 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "De map \"%s\" mag niet worden hernoemd." - -#: lib/Folder.php:294 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "De map \"%s\" werd aangemaakt maar u heeft deze niet ingeschreven." - -#: lib/Folder.php:281 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "De map \"%s\" werd niet aangemaakt. De server meldt" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "De map '%s' werd niet verwijderd. De server meldt:" - -#: lib/Folder.php:297 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "De map \"%s\" werd met succes aangemaakt." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "De map \"%s\" werd met succes verwijderd." - -#: lib/Folder.php:376 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "De map \"%s\" werd met succes hernoemd tot \"%s\"." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "De volgende bestanden waren gekoppeld aan dit onderdeel:" - -#: config/prefs.php.dist:510 -msgid "The javascript editor to use on the compose page." -msgstr "De javascript editor die gebruikt wordt op de nieuw bericht pagina." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "De mailserver genereerde het volgende foutbericht:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "De mailserver genereerde het volgende informatiebericht:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "De mailserver genereerde het volgende bericht:" - -#: lib/Message.php:791 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "De mailbox %s is al leeg." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"Het bericht \"%s\" van \"%s\" (%d bytes) overschrijdt de ophaalgrootte " -"limiet." - -#: templates/javascript_defs.php:53 -msgid "The message being composed has been closed. Exiting." -msgstr "Het bewerkte bericht is afgesloten. Afsluiten." - -#: lib/MIME/Viewer/pgp.php:363 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "" -"Onderstaand bericht lijkt niet een geldig PGP gecodeerd bericht te zijn. " -"Fout: " - -#: lib/MIME/Viewer/pgp.php:249 lib/MIME/Viewer/pgp.php:398 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "" -"Onderstaand bericht lijkt niet het juiste PGP formaat te hebben (volgens RFC " -"2015)." - -#: lib/MIME/Viewer/pgp.php:358 -msgid "The message below has been compressed with PGP." -msgstr "Onderstaand bericht is gecodeerd met PGP." - -#: lib/MIME/Viewer/pgp.php:200 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Onderstaand bericht is digitaal ondertekend en gecodeerd met PGP, maar de " -"handtekening kan niet worden geverifieerd." - -#: lib/MIME/Viewer/pgp.php:206 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "Onderstaand bericht is digitaal ondertekend en gecodeerd met PGP." - -#: lib/MIME/Viewer/pgp.php:202 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"Onderstaand bericht is digitaal ondertekend via PGP, maar de handtekening " -"kan niet worden geverifieerd." - -#: lib/MIME/Viewer/pgp.php:208 -msgid "The message below has been digitally signed with PGP." -msgstr "Onderstaand bericht is digitaal ondertekend via PGP." - -#: lib/MIME/Viewer/pgp.php:308 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"Onderstaand bericht is gecodeerd met PGP, echter, PGP ondersteuning is " -"uitgeschakeld dus kan het bericht niet gedecodeerd worden." - -#: lib/MIME/Viewer/pgp.php:346 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"Onderstaand bericht is gecodeerd met PGP, echter, er bestaat geen " -"persoonlijke privé sleutel dus kan het bericht niet gedecodeerd worden." - -#: lib/MIME/Viewer/pgp.php:358 -msgid "The message below has been encrypted with PGP." -msgstr "Onderstaand bericht is gecodeerd met PGP." - -#: lib/MIME/Viewer/pgp.php:353 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"Onderstaand bericht is gecodeerd met PGP. U dient het wachtwoord van uw PGP " -"privé sleutel in te voeren voordat het bericht kan worden gedecodeerd." - -#: lib/MIME/Viewer/pgp.php:340 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"Onderstaand bericht is gecodeerd met PGP. U dient het wachtwoord in te " -"voeren dat is gebruikt om het bericht te coderen." - -#: lib/MIME/Viewer/pgp.php:442 -msgid "The message below has been verified." -msgstr "Onderstaand bericht is geverifieerd." - -#: lib/Crypt/PGP.php:380 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "Onderstaand bericht is niet digitaal ondertekend of gecodeerd met PGP." - -#: templates/javascript_defs.php:39 -msgid "The message does not have a Subject entered." -msgstr "Er is geen onderwerp bij het bericht ingevoerd." - -#: lib/Filter.php:72 lib/Spam.php:218 -msgid "The message has been deleted." -msgstr "Het bericht is verwijderd." - -#: lib/Spam.php:201 -msgid "The message has been reported as not spam to your system administrator." -msgstr "Het bericht is aan uw systeembeheerder gerapporteerd als geen spam." - -#: lib/Spam.php:181 -msgid "The message has been reported as not spam." -msgstr "Het bericht is gerapporteerd als geen spam." - -#: lib/Spam.php:193 -msgid "The message has been reported as spam to your system administrator." -msgstr "Het bericht is aan uw systeembeheerder gerapporteerd als spam." - -#: lib/Spam.php:173 -msgid "The message has been reported as spam." -msgstr "Het bericht is gerapporteerd als spam." - -#: lib/MIME/Viewer/pkcs7.php:443 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Het bericht is geverifieerd. Afzender: %s." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "De berichten zijn verwijderd." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Het gevraagde bestand bestaat niet in de MS-TNEF bijlage." - -#: lib/MIME/Viewer/zip.php:62 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Het gevraagde bestand bestaat niet in de Zip bijlage." - -#: message.php:433 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"De afzender van dit bericht vraagt u om een ontvangstbevestiging, wanneer u " -"dit bericht heeft gelezen. Klik op %s om de ontvangstbevestiging te " -"verzenden." - -#: templates/javascript_defs.php:38 -msgid "The signature could not be replaced." -msgstr "De ondertekening kon niet worden vervangen." - -#: templates/javascript_defs.php:37 -msgid "The signature was successfully replaced." -msgstr "De ondertekening is met succes vervangen." - -#: attachment.php:59 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "" -"De opgegeven bijlage bestaat niet. Deze kan zijn verwijderd door de " -"oorspronkelijke afzender." - -#: attachment.php:128 -msgid "The specified file cannot be read." -msgstr "Het opgegeven bestand kan niet worden gelezen." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "De sjabloon \"%s\" is toegevoegd." - -#: stationery.php:63 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "De sjabloon \"%s\" is verwijderd." - -#: stationery.php:90 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "De sjabloon \"%s\" is gewijzigd." - -#: lib/MIME/Viewer/itip.php:172 -msgid "The task has been added to your tasklist." -msgstr "De taak is aan uw taaklijst toegevoegd." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "De tekst van het bericht" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "De tekst van het bericht kan worden bekeken %s." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "De tekst van het geretourneerd bericht" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "De tekst van het geretourneerd bericht kan worden bekeken %s." - -#: lib/MIME/Viewer/notification.php:66 -msgid "The text of the sent message" -msgstr "De tekst van het verzonden bericht" - -#: lib/MIME/Viewer/notification.php:66 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "De tekst van het verzonden bericht kan worden bekeken %s." - -#: lib/MIME/Viewer/itip.php:157 -msgid "The user's free/busy information was sucessfully stored." -msgstr "De vrij/bezet informatie van de gebruiker is met succes opgeslagen." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "Er zijn geen alternatieve onderdelen die weergegeven kunnen worden." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "Er zijn geen berichten in deze mailbox." - -#: thread.php:104 -msgid "There is no text that can be displayed inline." -msgstr "Er is geen tekst, welke inline weergegeven kan worden." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Een fout bij het kopiëren van berichten van \"%s\" naar \"%s\". De server " -"meldt" - -#: lib/Message.php:268 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Een fout bij het verwijderen van berichten uit de map \"%s\". De server meldt" - -#: lib/MIME/Viewer/itip.php:102 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "Een fout bij het verwijderen van de gebeurtenis: %s." - -#: lib/MIME/Viewer/enriched.php:36 lib/MIME/Viewer/plain.php:50 -msgid "There was an error displaying this message part" -msgstr "Een fout bij het bekijken van dit berichtonderdeel" - -#: lib/Message.php:630 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Een fout bij het markeren van berichten in de map \"%s\". De server meldt" - -#: folders.php:140 -#, php-format -msgid "There was an error importing %s." -msgstr "Een fout bij het importeren van %s." - -#: lib/MIME/Viewer/itip.php:139 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "Een fout bij het importeren van de gebeurtenis: %s." - -#: lib/MIME/Viewer/itip.php:169 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "Een fout bij het importeren van de taak: %s." - -#: lib/MIME/Viewer/itip.php:155 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "" -"Een fout bij het importeren van vrij/bezet informatie van de gebruiker: %s." - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Een fout bij het verplaatsen van berichten van \"%s\" naar \"%s\". De server " -"meldt" - -#: lib/Compose.php:698 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Een fout bij het verzenden van uw bericht: %s" - -#: lib/MIME/Viewer/itip.php:116 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "Een fout met het bijwerken van de gebeurtenis: %s." - -#: lib/MIME/Viewer/pgp.php:165 -msgid "This PGP Public Key was attached to the message." -msgstr "Deze openbare PGP sleutel is gekoppeld met het bericht." - -#: lib/MIME/Viewer/itip.php:107 lib/MIME/Viewer/itip.php:121 -#: lib/MIME/Viewer/itip.php:146 lib/MIME/Viewer/itip.php:160 -#: lib/MIME/Viewer/itip.php:176 lib/MIME/Viewer/itip.php:319 -msgid "This action is not supported." -msgstr "Deze bewerking wordt niet ondersteund." - -#: lib/MIME/Viewer/itip.php:182 lib/MIME/Viewer/itip.php:430 -msgid "This action is not yet implemented." -msgstr "Deze bewerking is nog niet van toepassing." - -#: templates/javascript_defs.php:66 -msgid "This folder may not be renamed:" -msgstr "Deze map mag niet worden hernoemd:" - -#: templates/javascript_defs.php:63 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Dit kan enige tijd duren. Weet u zeker dat u verder wilt gaan?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "Dit bericht bevat een Macintoshbestand." - -#: lib/MIME/Viewer/pkcs7.php:469 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "Dit bericht bevat een bijlage die digitaal via S/MIME is ondertekend." - -#: lib/MIME/Viewer/pkcs7.php:473 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Dit bericht bevat een bijlage die via S/MIME is gecodeerd." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Dit bericht bevat afleveringsstatusinformatie, maar het formaat van dit " -"bericht is onbekend." - -#: lib/MIME/Viewer/pkcs7.php:200 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Dit bericht lijkt niet het juiste S/MIME formaat te hebben." - -#: lib/MIME/Viewer/pkcs7.php:173 -msgid "This message has been digitally signed via S/MIME." -msgstr "Het volgende bericht is digitaal ondertekend via S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:169 lib/MIME/Viewer/pkcs7.php:291 -msgid "This message has been encrypted via S/MIME." -msgstr "Dit bericht is gecodeerd met S/MIME." - -#: lib/MIME/Contents.php:425 -msgid "This message part cannot be viewed because it is too large." -msgstr "" -"Dit berichtonderdeel kan niet worden weergegeven omdat het te groot is." - -#: message.php:504 -msgid "This message to" -msgstr "Dit bericht naar" - -#: acl.php:48 -msgid "This server does not support sharing folders." -msgstr "Deze server ondersteunt geen deling van mappen." - -#: templates/javascript_defs.php:54 -msgid "This window must be called from a compose window." -msgstr "" -"Dit scherm dient aangeroepen te worden vanuit het nieuw bericht scherm." - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Threadweergave:" - -#: thread.php:158 config/prefs.php.dist:1088 -msgid "Thread View" -msgstr "Threadweergave" - -#: lib/MIME/Viewer/images.php:172 -msgid "Thumbnail of attached image" -msgstr "Thumbnail van bijgevoegde afbeelding" - -#: mailbox.php:578 compose.php:781 lib/Search.php:658 -#: lib/Block/mailbox.php:152 lib/UI/Mailbox.php:88 lib/UI/Message.php:26 -#: templates/login/recompose.html:14 templates/contacts/contacts.html:40 -msgid "To" -msgstr "Aan" - -#: config/prefs.php.dist:1085 -msgid "To Address" -msgstr "Geadresseerde" - -#: message.php:548 -msgid "To All" -msgstr "Aan alle" - -#: message.php:544 -msgid "To List" -msgstr "Aan mailinglist" - -#: message.php:541 -msgid "To Sender" -msgstr "Aan afzender" - -#: message.php:548 -msgid "To _All" -msgstr "Aan _alle" - -#: message.php:544 -msgid "To _List" -msgstr "Aan _mailinglist" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "Aan veld" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Om meerdere velden te selecteren, houd de Control (PC) of Command (Mac) " -"toets ingedrukt tijdens klikken." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"Om een TLS verbinding te kunnen gebruiken, dient u een werkende versie van " -"PHP 5.1.0 of hoger te hebben." - -#: thread.php:117 templates/thread/thread.html:32 -msgid "To:" -msgstr "Aan:" - -#: config/prefs.php.dist:527 -msgid "Top" -msgstr "Bovenkant" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "Totale grootte:" - -#: login.php:280 -msgid "Traditional" -msgstr "Traditioneel" - -#: lib/IMAP/Tree.php:2325 -msgid "Trash folder" -msgstr "Prullenbak" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "Prullenbak:" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "Niet in staat met de SQL server te verbinden." - -#: lib/Quota/maildir.php:113 lib/Quota/imap.php:42 lib/Quota/mdaemon.php:45 -#: lib/Quota/command.php:93 lib/Quota/logfile.php:87 -#: lib/Quota/mercury32.php:78 -msgid "Unable to retrieve quota" -msgstr "Niet in staat om quota op te halen" - -#: templates/mailbox/navbar.html:19 templates/mailbox/navbar.html:35 -#: templates/message/navbar_navigate.html:13 -msgid "Unanswered" -msgstr "Onbeantwoord" - -#: search.php:330 -msgid "Unanswered messages" -msgstr "Onbeantwoorde berichten" - -#: mailbox.php:505 message.php:535 -msgid "Undelete" -msgstr "Terughalen" - -#: search.php:340 -msgid "Undeleted messages" -msgstr "Niet verwijderde berichten" - -#: lib/MIME/Headers.php:213 lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 -msgid "Undisclosed Recipients" -msgstr "Onbekende ontvangers" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Onverwacht antwoord van server aan AUTHENTICATE commando." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Onverwacht antwoord van server aan Digest-MD5 antwoord." - -#: search.php:335 -msgid "Unflagged messages" -msgstr "Niet gemarkeerde berichten" - -#: lib/MIME/Viewer/itip.php:462 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Niet verwerkt onderdeel van type: %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Onbekend" - -#: lib/UI/Mailbox.php:176 -msgid "Unknown Date" -msgstr "Onbekende datum" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Onbekend IMAP antwoord van de server. De server meldt: %s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "Onbekende vergadering" - -#: lib/UI/Mailbox.php:103 -msgid "Unknown Recipient" -msgstr "Onbekende ontvanger" - -#: lib/MIME/Viewer/itip.php:815 -msgid "Unknown Task" -msgstr "Onbekende taak" - -#: smime.php:338 pgp.php:432 -msgid "Unload Passphrase" -msgstr "Wachtwoord lossen" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Onbenoemd" - -#: mailbox.php:744 message.php:459 lib/Block/mailbox.php:289 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:31 -#: templates/message/navbar_navigate.html:9 -msgid "Unseen" -msgstr "Ongezien" - -#: templates/folders/actions.html:24 -msgid "Unsubscribe" -msgstr "Uitschrijven" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "Bijwerken" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "Beantwoorderstatus bijwerken" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Werk deze gebeurtenis bij in mijn agenda" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "Upload:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Gebruik standaardwaarde" - -#: config/prefs.php.dist:263 -msgid "Use IMAP folder subscriptions?" -msgstr "IMAP mapinschrijvingen gebruiken?" - -#: config/prefs.php.dist:896 -msgid "Use Virtual Trash Folder?" -msgstr "Gebruik virtuele Prullenbak?" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Gebruiker" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "" -"Gebruiker \"%s\" met succes de opgegeven rechten toegekend voor de map \"%s" -"\"." - -#: templates/login/login.html:85 -msgid "Username" -msgstr "Gebruikersnaam" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Gebruikersnaam:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Gebruikersnaam: " - -#: lib/MIME/Viewer/pkcs7.php:253 templates/smime/smime.html:31 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:38 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "Bekijken" - -#: lib/MIME/Viewer/tnef.php:109 lib/MIME/Viewer/zip.php:90 -#, php-format -msgid "View %s" -msgstr "%s bekijken" - -#: smime.php:312 pgp.php:404 -#, php-format -msgid "View %s Public Key" -msgstr "%s openbare sleutel bekijken" - -#: lib/MIME/Viewer/images.php:162 lib/MIME/Viewer/images.php:167 -msgid "View Attachment" -msgstr "Bijlage tonen" - -#: mailbox.php:538 -msgid "View Messages" -msgstr "Berichten tonen" - -#: smime.php:339 pgp.php:433 -msgid "View Personal Private Key" -msgstr "Persoonlijke prive sleutel bekijken" - -#: smime.php:335 pgp.php:427 -msgid "View Personal Public Key" -msgstr "Persoonlijke openbare sleutel bekijken" - -#: message.php:559 lib/IMAP/Thread.php:171 -msgid "View Thread" -msgstr "Thread bekijken" - -#: lib/MIME/Viewer/pkcs7.php:477 -msgid "View attachment in a separate window" -msgstr "Bijlage in een apart scherm bekijken" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Inhoud in een apart scherm bekijken" - -#: lib/MIME/Viewer/itip.php:143 -msgid "View event" -msgstr "Bekijk gebeurtenis" - -#: folders.php:420 mailbox.php:680 -#, php-format -msgid "View messages in %s" -msgstr "Bekijk berichten in %s" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Weergave van mailbox na aanmelding:" - -#: lib/MIME/Viewer/itip.php:173 -msgid "View task" -msgstr "Bekijk taak" - -#: mailbox.php:357 mailbox.php:358 -msgid "Virtual Folder" -msgstr "Virtuele map" - -#: search.php:151 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "De virtuele map \"%s\" werd met succes aangemaakt." - -#: lib/IMAP/Tree.php:88 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "Virtuele mappen" - -#: search.php:146 -msgid "Virtual Folders require a label." -msgstr "Label vereist voor virtuele map" - -#: lib/Search.php:401 -msgid "Virtual INBOX" -msgstr "Virtuele INBOX" - -#: lib/IMAP/Tree.php:2365 -msgid "Virtual INBOX Folder" -msgstr "Virtuele INBOX map" - -#: lib/Search.php:345 -msgid "Virtual Trash" -msgstr "Virtuele prullenbak" - -#: lib/IMAP/Tree.php:2361 -msgid "Virtual Trash Folder" -msgstr "Virtuele Prullenbak" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "Virtuele map label:" - -#: lib/MIME/Viewer/pkcs7.php:432 lib/Crypt/PGP.php:380 -msgid "Warning" -msgstr "Waarschuwing" - -#: login.php:185 login.php:330 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "Welkom bij %s" - -#: config/prefs.php.dist:744 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Wat dienen we te doen met spamberichten nadat deze als spam of onschuldig " -"zijn gerapporteerd?" - -#: config/prefs.php.dist:888 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Verplaats verwijderde berichten naar de prullenbak, i.p.v. deze als " -"verwijderd te markeren?" - -#: config/prefs.php.dist:1073 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "" -"Op welke pagina, bij het voor de eerste keer openen van een nieuwe mailbox, " -"wilt u beginnen?" - -#: config/prefs.php.dist:594 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"Dienen wij, bij antwoorden/doorsturen van een bericht, hetzelfde formaat als " -"het originele bericht te gebruiken?" - -#: config/prefs.php.dist:698 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "" -"Dienen bij het opslaan van verzonden mail, bijlagen ook opgeslagen te worden?" - -#: config/prefs.php.dist:482 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Welk domein moet toegevoegd worden aan onvolledige adressen (adressen zonder " -"\"@\") bij verzenden van mail of adresuitbreiding?" - -#: config/prefs.php.dist:857 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "" -"Waar wilt u links naar alternatieve formaten van een bericht weergeven?" - -#: config/prefs.php.dist:530 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "" -"Waar wordt de cursor standaard geplaatst in het \"nieuw bericht\" " -"tekstgebied?" - -#: mailbox.php:521 message.php:567 -msgid "Whitelist" -msgstr "Witte lijst" - -#: config/prefs.php.dist:509 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "Jaar" - -#: templates/javascript_defs.php:48 config/prefs.php.dist:1151 -#: config/prefs.php.dist:1173 templates/compose/compose.html:292 -msgid "Yes" -msgstr "Ja" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "U gaat e-mail van de volgende account(s) ophalen:" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "U probeert alle berichten in de volgende map(pen) te verwijderen:" - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "U probeert de volgende map(pen) te verwijderen:" - -#: templates/javascript_defs.php:81 -msgid "You are copying/moving to a new folder." -msgstr "U kopieert/verplaatst naar een nieuwe map." - -#: templates/javascript_defs.php:59 -msgid "You are creating a sub-folder to" -msgstr "U maakt een submap in" - -#: templates/javascript_defs.php:61 -msgid "You are creating a top-level folder." -msgstr "U maakt een hoofdmap." - -#: lib/Folder.php:253 -msgid "You are not allowed to create folders." -msgstr "Je mag geen mappen aanmaken." - -#: lib/Folder.php:260 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Maximum aantal mappen is: %d" - -#: lib/Compose.php:912 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "" -"Het is u niet toegestaan om berichten te verzenden aan meer dan %d " -"ontvangers binnen %d uur." - -#: lib/Compose.php:1154 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "" -"Het is u niet toegestaan om berichten te verzenden aan meer dan %d " -"ontvangers." - -#: templates/javascript_defs.php:64 -msgid "You are renaming the folder:" -msgstr "U hernoemt de map:" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"U kunt de volgende codes gebruiken in de sjabloon: %c voor de inhoudvan het " -"huidige bericht; %s voor uw handtekening" - -#: lib/Folder.php:494 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "U kunt niet uitschrijven voor \"%s\"." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"U bent niet akkoord gegaan met de gebruikersovereenkomst, dus is het u niet " -"toegestaan om aan te melden." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "U heeft geen rechten om de toegang op deze map te wijzigen." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "" -"U heeft dit bericht doorgestuurd op %%s, naar de volgende ontvangers: %s." - -#: lib/IMP.php:994 -#, php-format -msgid "You have %s new messages." -msgstr "U heeft %s nieuwe berichten." - -#: lib/IMP.php:994 -msgid "You have 1 new message." -msgstr "U heeft 1 nieuw bericht." - -#: compose.php:126 -msgid "You have already submitted this page." -msgstr "U heeft deze pagina reeds bevestigd." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "U heeft nieuwe mail in:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "U heeft geen externe mailaccounts geconfigureerd." - -#: lib/Compose.php:1141 -msgid "You must enter at least one recipient." -msgstr "U dient tenminste één ontvanger op te geven." - -#: lib/MIME/Viewer/pgp.php:353 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"U dient het wachtwoord van uw prive PGP sleutel in te voeren, om dit bericht " -"te kunnen bekijken." - -#: lib/MIME/Viewer/pkcs7.php:307 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"U dient het wachtwoord van uw prive S/MIME sleutel in te voeren, om dit " -"bericht te kunnen bekijken" - -#: lib/MIME/Viewer/pgp.php:340 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"U dient het wachtwoord in te voeren dat is gebruikt om dit bericht te " -"coderen." - -#: templates/javascript_defs.php:82 -msgid "You must select a target mailbox first." -msgstr "U dient eerst een doelmailbox op te geven." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "U dient een account te selecteren welke u wilt verwijderen." - -#: templates/javascript_defs.php:52 -msgid "You must select an address first." -msgstr "U dient eerst een adres te selecteren." - -#: templates/javascript_defs.php:45 templates/javascript_defs.php:47 -msgid "You must select at least one message first." -msgstr "U dient eerst tenminste één bericht te selecteren." - -#: lib/Compose.php:835 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "" -"U dient e-mailadressen te scheiden met komma's (,) geen puntkomma's (;)." - -#: templates/javascript_defs.php:36 -msgid "You must specify a recipient." -msgstr "U dient een ontvanger op te geven." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"U dient \"Onderhoudswerkzaamheden uitvoeren bij aanmelding\" ingeschakeld te " -"hebben in uw onderhoudsopties." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "U heeft dit bericht doorgestuurd naar %s op %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "U heeft dit bericht beantwoord op %s." - -#: lib/Folder.php:446 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "U heeft \"%s\" niet ingeschreven. De server meldt" - -#: lib/Folder.php:496 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "U heeft \"%s\" niet uitgeschreven. De server meldt" - -#: lib/Folder.php:449 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "U heeft \"%s\" met succes ingeschreven" - -#: lib/Folder.php:499 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "U heeft \"%s\" met succes uitgeschreven" - -#: templates/pgp/pgp.html:95 -msgid "Your Name:" -msgstr "Uw naam:" - -#: templates/pgp/pgp.html:63 -msgid "Your PGP Public/Private Keys" -msgstr "Uw openbare/prive PGP sleutels" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "Uw privé sleutel:" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "Uw openbare sleutel:" - -#: config/prefs.php.dist:173 -msgid "Your Reply-to: address: (optional)" -msgstr "Uw Antwoord aan: adres: (optional)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Uw openbare/prive S/MIME certificaten" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "Uw browser ondersteunt niet het ophalen van externe mail." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Uw accounts:" - -#: config/prefs.php.dist:181 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Uw alias adressen: (optioneel, elk adres op een nieuwe regel invoeren)" - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "Uw browser ondersteunt geen inline weergave van dit afbeeldingstype." - -#: config/prefs.php.dist:676 -msgid "Your default charset for sending messages:" -msgstr "Uw standaard tekenset voor het verzenden van berichten:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Uw standaard versleutelingsmethode voor het verzenden van berichten:" - -#: attachment.php:114 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Uw gelinkte bijlage is door minstens één gebruiker gedownload.\n" -"\n" -"Bijlagenaam: %s\n" -"Bijlagedatum: %s\n" -"\n" -"Klik op de volgende link om de bijlage definitief te verwijderen:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Uw bericht werd met succes afgeleverd." - -#: config/prefs.php.dist:205 -msgid "Your signature:" -msgstr "Uw ondertekening:" - -#: lib/Message.php:530 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Bijlage gestript: origineel bijlagetype: %s, naam: %s]" - -#: mailbox.php:704 message.php:275 rss.php:82 lib/Compose.php:1660 -#: lib/Compose.php:2131 lib/Block/mailbox.php:249 -msgid "[No Subject]" -msgstr "[Geen onderwerp]" - -#: lib/MIME/Viewer/pgp.php:169 -msgid "[Save the key to your Address book]" -msgstr "[De sleutel in uw adresboek opslaan]" - -#: lib/MIME/Headers.php:223 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Toon adressen - %s ontvangers]" - -#: lib/Compose.php:2745 -msgid "[Truncated Text]" -msgstr "[Verminkte tekst]" - -#: lib/MIME/Viewer/pgp.php:171 -msgid "[View the raw key]" -msgstr "[Bekijk ruwe sleutel]" - -#: compose.php:912 -msgid "_Bcc" -msgstr "_Bcc" - -#: mailbox.php:517 message.php:563 -msgid "_Blacklist" -msgstr "Z_warte lijst" - -#: compose.php:909 -msgid "_Cc" -msgstr "_Cc" - -#: mailbox.php:499 mailbox.php:501 message.php:537 -msgid "_Delete" -msgstr "Ver_wijderen" - -#: lib/IMP.php:815 -msgid "_Folders" -msgstr "_Mappen" - -#: compose.php:889 -msgid "_Identity" -msgstr "_Identiteit" - -#: lib/IMP.php:784 -msgid "_Inbox" -msgstr "_Inbox" - -#: lib/IMP.php:852 -msgid "_Log out" -msgstr "_Afmelden" - -#: message.php:572 -msgid "_Message Source" -msgstr "_Berichtsource" - -#: lib/IMP.php:812 -msgid "_New Message" -msgstr "_Nieuw bericht" - -#: message.php:585 -msgid "_Print" -msgstr "A_fdrukken" - -#: compose.php:979 -msgid "_Priority" -msgstr "_Prioriteit" - -#: mailbox.php:344 lib/Block/mailbox.php:93 -#, php-format -msgid "_Refresh %s" -msgstr "_Ververs %s" - -#: message.php:540 -msgid "_Reply" -msgstr "_Beantwoorden" - -#: lib/IMP.php:817 -msgid "_Search" -msgstr "_Zoeken" - -#: compose.php:874 -msgid "_Send Message" -msgstr "_Verzend bericht" - -#: mailbox.php:588 lib/Block/mailbox.php:162 -msgid "_Thread" -msgstr "_Thread" - -#: compose.php:905 compose.php:907 -msgid "_To" -msgstr "_Aan" - -#: mailbox.php:505 -msgid "_Undelete" -msgstr "_Terughalen" - -#: message.php:559 -msgid "_View Thread" -msgstr "_Thread bekijken" - -#: mailbox.php:521 message.php:567 -msgid "_Whitelist" -msgstr "Witte li_jst" - -#: lib/Compose.php:939 -msgid "addressee unknown" -msgstr "Onbekende geadresseerde" - -#: lib/Search.php:542 -msgid "and" -msgstr "en" - -#: lib/Compose.php:1770 -msgid "attachment" -msgstr "bijlage" - -#: view.php:117 -msgid "attachments.zip" -msgstr "bijlagen.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "bytes" - -#: lib/Compose.php:963 -msgid "cannot create output file" -msgstr "kan geen outputbestand maken" - -#: lib/Compose.php:935 -msgid "cannot open input" -msgstr "Kan input niet openen" - -#: lib/Compose.php:927 -msgid "command line usage error" -msgstr "commandoregel gebruiksfout" - -#: lib/Compose.php:983 -msgid "configuration error" -msgstr "Configuratiefout" - -#: lib/Compose.php:959 -msgid "critical system file missing" -msgstr "kritiek systeembestand ontbreekt" - -#: lib/Compose.php:931 -msgid "data format error" -msgstr "dataformaatfout" - -#: lib/Compose.php:987 -msgid "entry not found" -msgstr "invoer niet gevonden" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "in" - -#: lib/Compose.php:943 -msgid "host name unknown" -msgstr "hostnaam onbekend" - -#: lib/Search.php:545 -msgid "in" -msgstr "in" - -#: lib/Compose.php:967 -msgid "input/output error" -msgstr "input/output fout" - -#: lib/Compose.php:951 -msgid "internal software error" -msgstr "interne softwarefout" - -#: templates/folders/import.html:13 -msgid "into folder" -msgstr "in map" - -#: smime.php:39 pgp.php:79 -msgid "key" -msgstr "sleutel" - -#: folders.php:136 -msgid "mailbox file" -msgstr "Mailboxbestand" - -#: lib/Compose.php:766 -msgid "name" -msgstr "naam" - -#: lib/Search.php:539 -msgid "not" -msgstr "niet" - -#: lib/Search.php:542 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "of" - -#: lib/Compose.php:979 -msgid "permission denied" -msgstr "toegang geweigerd" - -#: templates/javascript_defs.php:31 -msgid "recipients" -msgstr "ontvangers" - -#: lib/Compose.php:975 -msgid "remote error in protocol" -msgstr "remote fout in protocol" - -#: lib/Compose.php:947 -msgid "service unavailable" -msgstr "service niet beschikbaar" - -#: lib/Compose.php:955 -msgid "system error" -msgstr "systeemfout" - -#: lib/Compose.php:971 -msgid "temporary failure" -msgstr "tijdelijke fout" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "uw zwarte lijst" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "uw witte lijst" diff --git a/imp/po/nn_NO.po b/imp/po/nn_NO.po deleted file mode 100644 index 623104212..000000000 --- a/imp/po/nn_NO.po +++ /dev/null @@ -1,2248 +0,0 @@ -# IMP Norwegian Nynorsk translation -# Copyright 2002 Per-Stian Vatne -# This file is distributed under the same license as the IMP package. -# Per-Stian Vatne , 2002. -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 4.0-cvs\n" -"POT-Creation-Date: 2002-06-08 22:15+0200\n" -"PO-Revision-Date: 2002-06-08 22:34+0100\n" -"Last-Translator: Per-Stian Vatne \n" -"Language-Team: Norwegian Nynorsk \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=iso-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" - -msgid " To: " -msgstr " Til: " - -msgid " Date: " -msgstr " Dato: " - -msgid " From: " -msgstr " Frå: " - -msgid " - $nm new message" -msgstr " - $nm ny melding" - -msgid " - $nm new messages" -msgstr " - $nm nye meldingar" - -msgid " Subject: " -msgstr " Emne: " - -msgid " in " -msgstr " i " - -msgid "#" -msgstr "#" - -msgid "%A, %B %e, %Y, %I:%M:%S %p %Z" -msgstr "%A, %B %e, %Y, %I:%M:%S %p %Z" - -#, c-format -msgid "%d of %d Messages" -msgstr "%d av %d meldingar" - -#, c-format -msgid "%d to %d of %d Messages" -msgstr "%d til %d av %d meldingar" - -#, c-format -msgid "%s Standard" -msgstr "%s Standard" - -#, c-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s eksisterer allereie. Namnet på mappa %s vart ikkje endra." - -#, c-format -msgid "%s folder being renamed at the start of the month." -msgstr "Mappa %s får endra namnet ved starten av månaden." - -#, c-format -msgid "%s messages were fetched..." -msgstr "%s meldingar vart henta..." - -#, c-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d av %d)" - -msgid "(Apply these changes and move to next screen.)" -msgstr "(Bruk desse endringane og gå til neste skjermbilete.)" - -msgid "(Discard all changes and return to the compose screen.)" -msgstr "" -"(Tilbakestill alle endringar og gå tilbake til skjermbiletet for skriv " -"melding.)" - -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(Gå tilbake til skjermbiletet for skriv melding etter å ha aktivert alle " -"endringane du har gjort så langt. Endringar i dette skjermbiletet vil IKKJE " -"bli brukt.)" - -msgid "* Add these by clicking OK *" -msgstr "* Legg til desse ved å klikke OK *" - -msgid "* Please select address(es) *" -msgstr "* Vel adresse(r) *" - -#, c-format -msgid "" -"

    This message was written in a character set other than your own. If it " -"is not displayed correctly, %sclick here to open it in a new window.

    \n" -msgstr "" -"

    Denne meldinga vart skriven i eit anna teiknsett enn ditt eige. Dersom " -"den ikkje blir vist rett, %sklikk her for å opne den i eit nytt vindauge." -"

    \n" - -msgid "Account's name:" -msgstr "Namn på konto:" - -msgid "Action" -msgstr "Handling" - -#, c-format -msgid "Add to Addressbook (%s)" -msgstr "Legg til adressebok (%s)" - -msgid "Added an attachment." -msgstr "La til eit vedlegg." - -msgid "Address Book" -msgstr "Adressebok" - -msgid "Addressbooks" -msgstr "Adressebøker" - -msgid "All messages in the folder(s) will be lost!" -msgstr "Alle meldingar i mappe(r) vil bli tapt!" - -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "Alle meldingar i følgjande mappe(r) vil bli lasta ned til ei MBOX-fil:" - -#, c-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Alle meldingar i mappa \"%s\" som er eldre enn %s dagar, vil bli sletta " -"permanent." - -#, c-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Alle gamle katalogar med sendt post som er eldre enn %s månader, vil bli " -"sletta." - -msgid "All" -msgstr "Alle" - -msgid "An error occurred when deleting messages from server!" -msgstr "Feil ved sletting av meldingar frå tenar!" - -msgid "An unknown error occured adding the new entry." -msgstr "Ukjent feil når oppføringa skulle leggjast til." - -msgid "Answered messages" -msgstr "Meldingar du har svart på" - -msgid "Answered" -msgstr "Svart på" - -msgid "Apply All Rules" -msgstr "Bruk alle reglar" - -msgid "Apply Filters on" -msgstr "Bruk filter på" - -msgid "Apply filter rules upon logging on." -msgstr "Bruk filterreglar ved pålogging." - -msgid "Apply filter rules when mailbox is refreshed." -msgstr "Bruk filterreglar når postboksa blir friska opp." - -msgid "April" -msgstr "April" - -msgid "Are you SURE you want to continue?" -msgstr "Er du SIKKER på at du vil halde fram?" - -msgid "Are you completely sure you wish to continue?" -msgstr "Er du heilt sikker på at du vil halde fram?" - -msgid "Are you sure you want to delete this public key?" -msgstr "Er du sikker på at du vil slette denne offentlege nøkkelen?" - -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Er du sikker på at du vil slette nøkkelparet ditt? (Dette er IKKJE tilrådd!)" - -msgid "Are you sure you want to do this?" -msgstr "Er du sikker på at du vil gjere dette?" - -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Er du sikker på at du vil slette desse meldingane PERMANENT?" - -msgid "Are you sure you wish to empty this folder?" -msgstr "Er du sikker på at du vil tømme denne mappa?" - -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Er du sikker på at du vil tømme søppelkorga di?" - -msgid "Arrival Time" -msgstr "Tid motteke" - -msgid "Ascending" -msgstr "Stigande" - -msgid "Ask for confirmation before doing maintenance operations?" -msgstr "Spør om stadfesting før køyring av vedlikehaldsoperasjonar?" - -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Legg ved ein kopi av din offentlege PGP-nøkkel i meldinga?" - -msgid "Attach" -msgstr "Legg ved" - -msgid "Attached File:" -msgstr "Vedlagt fil:" - -msgid "Attachment" -msgstr "Vedlegg" - -msgid "Attachments" -msgstr "Vedlegg" - -msgid "August" -msgstr "August" - -msgid "Available Addressbooks:" -msgstr "Tilgjengelege adressebøker:" - -#, c-format -msgid "Back to %s" -msgstr "Tilbake til %s" - -msgid "Barbie" -msgstr "Barbie" - -msgid "Bcc" -msgstr "Blind kopi" - -msgid "Blacklist" -msgstr "Svartelist" - -msgid "Body" -msgstr "Kropp" - -msgid "Both Header Listing and Body of Message" -msgstr "Både vising av meldingshovud og meldingskropp" - -msgid "Both" -msgstr "Begge" - -msgid "Brown" -msgstr "Brun" - -msgid "Burnt Orange" -msgstr "Brent oransje" - -msgid "Camouflage" -msgstr "Kamuflasje" - -msgid "Can't connect to the Mail Server" -msgstr "Kan ikkje kople til e-posttenaren" - -msgid "Cancel Message" -msgstr "Avbryt melding" - -msgid "Cancel" -msgstr "Avbryt" - -msgid "Cancelling this message will permanently discard its contents." -msgstr "Ved å avbryte denne meldinga vil du miste innhaldet for godt." - -msgid "Cc" -msgstr "Kopi" - -msgid "Cc:" -msgstr "Kopi:" - -msgid "Change All" -msgstr "Endre alle" - -msgid "" -"Change display options such as the color scheme, how many messages you see " -"on each page and how messages are sorted." -msgstr "" -"Endre visingsalternativ, slik som fargeskjema, kro mange meldingar du ser på " -"kvar side, og korleis meldingane blir sorterte." - -msgid "Change mail server settings." -msgstr "Endre innstillingar for posttenar." - -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Endre namn, adresse og signaturen folk ser når dei les og svarar på e-post " -"frå deg." - -msgid "Change" -msgstr "Endre" - -msgid "Check Folder(s) for New Mail" -msgstr "Sjekk mappe(r) for ny e-post" - -msgid "Checkbox" -msgstr "Avkryssingsboks" - -msgid "Cherry" -msgstr "Kirsebær" - -msgid "Choose Action:" -msgstr "Vel handling:" - -msgid "Choose the addressbook to use when adding addresses." -msgstr "Vel adresseboka du vil bruke for å leggje til nye adresser." - -msgid "Choose the order of addressbooks to search when expanding addresses." -msgstr "Vel rekkefølgje på adressebøker å søke i ved kontroll av adresser." - -#, c-format -msgid "Cleared all messages from %s." -msgstr "Fjerna alle meldingar frå %s." - -msgid "" -"Click on one of your selected addressbooks and then select all fields to " -"search." -msgstr "" -"Klikk på ei av dine valde adressebøker og vel alle felta det skal søkast i." - -msgid "Click to Save PGP Public Key in your Addressbook" -msgstr "Klikk for å lagre offentleg PGP-nøkkel i adresseboka di" - -msgid "Close this window" -msgstr "Lukk dette vindauget" - -msgid "Closed Folder" -msgstr "Lukka mappe" - -msgid "Collapse All Folders" -msgstr "Fold saman alle mapper" - -msgid "Collapse All" -msgstr "Fold saman alle" - -msgid "Collapse Folder" -msgstr "Fold saman mappe" - -msgid "Comment" -msgstr "Kommentar" - -#, c-format -msgid "Compose Message (%s)" -msgstr "Skriv melding (%s)" - -msgid "Compose a message" -msgstr "Skriv ei melding" - -msgid "Compose another message" -msgstr "Skriv ei melding til" - -msgid "Compose messages in a separate window." -msgstr "Skriv meldingar i eige vindauge." - -msgid "Compose" -msgstr "Ny melding" - -msgid "Contact List" -msgstr "Kontaktliste" - -msgid "Control PGP support for IMP." -msgstr "Kontrollerer PGP-støtte for IMP." - -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Kontroller når det skal sjekkast for ny post, og om du skal varslast eller " -"ikkje når ny post kjem." - -msgid "Copy" -msgstr "Kopier" - -msgid "Correct" -msgstr "Korriger" - -msgid "Corrected Text" -msgstr "Korrigert tekst" - -#, c-format -msgid "Could not delete messages from %s: %s" -msgstr "Kunne ikkje slette meldingar frå %s: %s" - -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Kunne ikkje trekke ut den førespurde fila" - -msgid "Create Folder" -msgstr "Oppret mappe" - -msgid "Create Keys" -msgstr "Opprett nøklar" - -msgid "Create a new drafts folder" -msgstr "Opprett ny mappe for kladd" - -msgid "Create a new sent mail folder" -msgstr "Opprett ny mappe for sendt post" - -msgid "Create a new trash folder" -msgstr "Opprett ny mappe for søppelkorg" - -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "Opprett filterreglar " - -msgid "Create" -msgstr "Opprett" - -msgid "Customize accounts for fetching mail from other POP3/IMAP accounts." -msgstr "Skreddarsy kontoar for å hente mail frå andre POP3-/IMAP-kontoar." - -msgid "Customize how you send mail and where drafts are saved." -msgstr "Tilpass korleis du sender post og kvar kladden blir lagra." - -#, c-format -msgid "Customize maintenance operations run upon login to %s." -msgstr "Tilpass vedlikehaldsoperasjonar som skal køyrast ved pålogging til %s." - -#, c-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Tilpass oppgåver som skal køyrast ved pålogging til %s." - -msgid "Date" -msgstr "Dato" - -msgid "December" -msgstr "Desember" - -msgid "Default Identity" -msgstr "Standardidentitet" - -msgid "Default sorting criteria:" -msgstr "Standard sorteringskriterium:" - -msgid "Default sorting direction:" -msgstr "Standard sorteringsrekkefølgje:" - -#, c-format -msgid "Delete %s Public Key" -msgstr "Slett %s offentleg nøkkel" - -msgid "Delete Current Keys" -msgstr "Slett noverande nøklar" - -msgid "Delete Folder(s)" -msgstr "Slette mappe(r)" - -msgid "Delete fetched messages from server" -msgstr "Slett meldingar som hentast frå tenaren" - -msgid "Delete messages" -msgstr "Slett meldingar" - -msgid "Delete old sent-mail folders at beginning of month" -msgstr "Slett gamle mapper med sendt post ved starten av månaden" - -msgid "Delete" -msgstr "Slett" - -msgid "Deleted an attachment." -msgstr "Slett eit vedlegg." - -msgid "Deleted messages" -msgstr "Sletta meldingar" - -msgid "Deleted" -msgstr "Sletta" - -msgid "Deleting and Moving Messages" -msgstr "Sletting og flytting av meldingar" - -msgid "Descending" -msgstr "Synkande" - -msgid "Details" -msgstr "Detaljar" - -msgid "Dim signatures?" -msgstr "Dim signaturar?" - -msgid "Display Options" -msgstr "Visingsalternativ" - -msgid "Display confirmation after sending a message?" -msgstr "Vis stadfesting etter å ha sendt ei melding?" - -msgid "Display in Body of Message" -msgstr "Vis i meldingskropp" - -msgid "Display message when filters have been applied." -msgstr "Vis melding etter at filter har blitt brukt." - -msgid "Display pop-up notification of new mail." -msgstr "Vis sprettopp-varsel om ny post." - -msgid "Display the 'Empty Trash' link in the menubar?" -msgstr "Vis 'Tøm søppelkorg'-kopling i menylinje?" - -msgid "Display" -msgstr "Vis" - -msgid "Do Not Check Folder(s) for New Mail" -msgstr "Ikkje sjekk mappe(r) for ny e-post" - -msgid "Do you want to open that folder?" -msgstr "Vil du opne den mappa?" - -msgid "Do you want to scan the body of text messages for PGP data?" -msgstr "Vil du søke gjennom meldingskroppen for PGP-data?" - -msgid "" -"Do you want your PGP public key to be attached to your messages by default?" -msgstr "" -"Vil du legge ved din offentlege PGP-nøkkel i meldingane dine som standard?" - -msgid "Done" -msgstr "Ferdig" - -#, c-format -msgid "Download %s" -msgstr "Last ned %s" - -msgid "Download Folder(s)" -msgstr "Last ned mappe(r)" - -msgid "Download" -msgstr "Last ned" - -msgid "Draft" -msgstr "Kladd" - -msgid "Drafts folder:" -msgstr "Kladd-mappe:" - -msgid "E-Mail" -msgstr "E-post" - -msgid "E-mail Address" -msgstr "E-postadresse" - -msgid "Edit your IMAP/POP3 accounts." -msgstr "Endre IMAP-/POP3-kontoar" - -msgid "Edit your filter rules" -msgstr "Endre filterreglane dine" - -msgid "Edit your identities" -msgstr "Endre identiteten din" - -msgid "Edit" -msgstr "Endre" - -msgid "Email Address" -msgstr "E-postadresse" - -msgid "Empty Folder(s)" -msgstr "Tøm mappe(r)" - -msgid "Empty Trash folder" -msgstr "Tøm søppelkorg" - -msgid "Empty Trash" -msgstr "Tøm søppelkorg" - -msgid "Enable PGP functionality?" -msgstr "Slå på PGP-funksjonalitet?" - -msgid "Encrypt Message" -msgstr "Krypter melding" - -msgid "End forwarded message" -msgstr "Slutt vidaresendt melding" - -msgid "Enter Passphrase" -msgstr "Skriv inn passordfrase" - -msgid "Enter the name for your new drafts folder" -msgstr "Skriv inn namnet på di nye kladd-mappe" - -msgid "Enter the name for your new sent mail folder" -msgstr "Skriv inn namet på di nye mappe for sendt post" - -msgid "Enter the name for your new trash folder" -msgstr "Skriv inn namnet på di nye søppelkorg" - -#, c-format -msgid "Entry \"%s\" was successfully added to the addressbook" -msgstr "Oppføringa \"%s\" vart lagt til adresseboka" - -msgid "Error" -msgstr "Feil" - -msgid "Every 15 minutes" -msgstr "Kvart 15. minutt" - -msgid "Every 30 seconds" -msgstr "Kvart 30. sekund" - -msgid "Every 5 minutes" -msgstr "Kvart 5. minutt" - -msgid "Every half hour" -msgstr "Kvar halve time" - -msgid "Every minute" -msgstr "Kvart minutt" - -msgid "Expand All Folders" -msgstr "Vis alle mapper" - -msgid "Expand All" -msgstr "Vis alle" - -msgid "Expand Folder" -msgstr "Vis mappe" - -msgid "Expand Names" -msgstr "Kontroller namn" - -msgid "Expand the entire folder tree by default in the folders view." -msgstr "Utvid heile mappestrukturen i mappevising som standard." - -msgid "Expiration Date" -msgstr "Utløpsdato" - -msgid "Expunge error!" -msgstr "Feil ved tømming!" - -msgid "February" -msgstr "Februar" - -msgid "Fetch Mail in a separate window?" -msgstr "Hent post i eige vindauge?" - -msgid "Fetch Mail" -msgstr "Hent e-post" - -msgid "Fetch" -msgstr "Hent" - -msgid "Fetching... Please wait..." -msgstr "Hentar... Ver venleg og vent..." - -msgid "Field" -msgstr "Felt" - -msgid "Filename" -msgstr "Filnamn" - -#, c-format -msgid "Filter Activity: The message \"%s\" from \"%s\" has been deleted." -msgstr "Filteraktivitet: Meldinga \"%s\" frå \"%s\" var sletta." - -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to the folder " -"\"%s\"." -msgstr "" -"Filteraktivitet: Meldinga \"%s\" frå \"%s\" vart flytta til mappa \"%s\"." - -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to your Trash " -"folder." -msgstr "" -"Filteraktivitet: Meldinga \"%s\" frå \"%s\" vart flytta til søppelkorga di." - -msgid "Filter Rules" -msgstr "Filterreglar" - -msgid "Filter message content for profanity." -msgstr "Filtrer meldingsinnhald for ukvemsord." - -msgid "Filters" -msgstr "Filter" - -msgid "Find" -msgstr "Finn" - -msgid "First Page" -msgstr "Første side" - -msgid "Folder Navigator" -msgstr "Mappenavigering" - -msgid "Folder Prefix" -msgstr "Mappeprefiks" - -msgid "Folders" -msgstr "Mapper" - -msgid "Forward" -msgstr "Vidaresend" - -msgid "Forward:" -msgstr "Vidaresend:" - -#, c-format -msgid "Forwarded message from %s" -msgstr "Vidaresende meldingar frå %s" - -msgid "Forwarded message" -msgstr "Vidaresendt melding" - -msgid "From Address" -msgstr "Frå-adresse" - -msgid "From" -msgstr "Frå" - -msgid "From:" -msgstr "Frå:" - -msgid "Fwd:" -msgstr "VS:" - -msgid "Get only new messages (IMAP only)" -msgstr "Hent berre nye meldingar (berre for IMAP)" - -msgid "Green" -msgstr "Grøn" - -msgid "Grey" -msgstr "Grå" - -msgid "Hash-Algorithm" -msgstr "Hash-algoritme" - -msgid "Headers" -msgstr "Meldingshovud" - -msgid "Help" -msgstr "Hjelp" - -msgid "Hide Deleted" -msgstr "Skjul sletta" - -msgid "Hide Unsubscribed" -msgstr "Skjul u/abonnement" - -msgid "High Priority" -msgstr "Høg prioritet" - -msgid "High" -msgstr "Høg" - -msgid "Highest" -msgstr "Høgast" - -msgid "How do you want to display attachments?" -msgstr "Korleis vil du vise vedlegg?" - -msgid "How to prefix quoted lines in a reply:" -msgstr "Prefiks på siterte linjer i eit svar:" - -msgid "IMAP over SSL (self-signed)" -msgstr "IMAP over SSL (sjølv-signert)" - -msgid "IMAP over SSL" -msgstr "IMAP over SSL" - -msgid "IMAP" -msgstr "IMAP" - -msgid "IMAP, no TLS" -msgstr "IMAP, ikkje TLS" - -msgid "IMAP/POP3 Accounts" -msgstr "IMAP-/POP3-kontoar" - -msgid "IMP PGP Administration" -msgstr "IMP Administering av PGP" - -msgid "IMP is not properly configured" -msgstr "IMP er ikkje ordentleg konfigurert" - -msgid "INBOX" -msgstr "Innboks" - -msgid "Identities" -msgstr "Identitetar" - -msgid "Identity" -msgstr "Identitet" - -msgid "Identity's name:" -msgstr "Namn på identitet:" - -msgid "Ignore All" -msgstr "Ignorer alle" - -msgid "Ignore" -msgstr "Ignorer" - -msgid "Import Key" -msgstr "Importer nøkkel" - -msgid "Import Keypair" -msgstr "Importer nøkkelpar" - -msgid "Import PGP Key" -msgstr "Importer PGP-nøkkel" - -msgid "Import Personal Private PGP Key" -msgstr "Importer personleg privat PGP-nøkkel" - -msgid "Import Personal Public PGP Key" -msgstr "Importer personleg offentleg PGP-nøkkel" - -msgid "Import Public Key" -msgstr "Importer offentleg nøkkel" - -msgid "Import Public PGP Key" -msgstr "Importer offentleg PGP-nøkkel" - -msgid "Important messages" -msgstr "Viktige meldingar" - -msgid "Important" -msgstr "Viktig" - -msgid "Include original message in a reply?" -msgstr "Inkludere original melding i svar?" - -#, c-format -msgid "Information on %s Public Key" -msgstr "Informasjon om %s offentleg nøkkel" - -msgid "Information on Personal Private Key" -msgstr "Informasjon om personleg privat nøkkel" - -msgid "Information on Personal Public Key" -msgstr "Informasjon om personleg offentleg nøkkel" - -msgid "Insert Key Here" -msgstr "Set inn nøkkel her" - -msgid "Invalid PGP Key." -msgstr "Ugyldig PGP-nøkkel." - -msgid "Invalid Remote Mailbox" -msgstr "Ugyldig ekstern postkasse" - -msgid "Invalid Username/Password" -msgstr "Ugyldig brukarnamn/passord" - -msgid "Invalid key" -msgstr "Ugyldig PGP-nøkkel." - -msgid "Invalid personal PGP private key." -msgstr "Ugydlig personleg prvat PGP-nøkkel." - -msgid "Invalid personal PGP public key." -msgstr "Ugyldig personleg offentleg PGP-nøkkel." - -msgid "January" -msgstr "Januar" - -msgid "July" -msgstr "Juli" - -msgid "June" -msgstr "Juni" - -msgid "Key Creation" -msgstr "Nøkkeloppretting" - -msgid "Key Fingerprint" -msgstr "Fingeravtrykk for nøkkel" - -msgid "Key Length" -msgstr "Nøkkellengde" - -msgid "Key Type" -msgstr "Nøkkeltype" - -msgid "Language" -msgstr "Språk" - -msgid "Last Page" -msgstr "Siste side" - -#, c-format -msgid "Last login: %s" -msgstr "Siste innlogging: %s" - -msgid "Last login: Never" -msgstr "Siste innlogging: Aldri" - -msgid "Light Blue" -msgstr "Lys blå" - -msgid "List-Archive" -msgstr "Liste-Arkiv" - -msgid "List-Help" -msgstr "Liste-Hjelp" - -msgid "List-Owner" -msgstr "Liste-Eigar" - -msgid "List-Post" -msgstr "Liste-Post" - -msgid "List-Subscribe" -msgstr "Liste-Abonner" - -msgid "List-Unsubscribe" -msgstr "Liste-Sei-opp-abonnement" - -msgid "Listing in the Header" -msgstr "Listing i meldingshovud" - -msgid "Local Mailbox:" -msgstr "Lokal postkasse:" - -#, c-format -msgid "Log in to %s" -msgstr "Logg inn til %s" - -msgid "Log in" -msgstr "Logg inn" - -msgid "Login Tasks" -msgstr "Oppgåver ved innlogging" - -msgid "" -"Login failed for some reason. Most likely your username or password was " -"entered incorrectly." -msgstr "" -"Kunne av ein eller annan grunn ikkje logge inn. Sannsynlegvis er brukarnamn " -"eller passord tasta inn feil." - -msgid "Logout" -msgstr "Logg ut" - -msgid "Low Priority" -msgstr "Lav prioritet" - -msgid "Low" -msgstr "Lav" - -msgid "Lowest" -msgstr "Lavast" - -msgid "Mail Filters" -msgstr "E-postfilter" - -msgid "Mail Management" -msgstr "E-posthandtering" - -msgid "Mailbox" -msgstr "Postkasse" - -msgid "Maintenance Operations" -msgstr "Vedlikehaldsoperasjonar" - -msgid "Maintenance class did not load successfully." -msgstr "Klassa Maintenance:: vart ikkje lasta inn" - -msgid "March" -msgstr "Mars" - -msgid "Mark as:" -msgstr "Marker som:" - -msgid "Mark different levels of quoting with different colors?" -msgstr "Merk ulike nivå av sitering med ulike fargar?" - -msgid "May" -msgstr "Mai" - -msgid "Message Composition" -msgstr "Skriv melding" - -msgid "Message Date" -msgstr "Meldingsdato" - -msgid "Message Search" -msgstr "Meldingssøk" - -msgid "Message Size" -msgstr "Meldingsstorleik" - -msgid "Message Source" -msgstr "Meldingskjelde" - -msgid "Message Viewing" -msgstr "Meldingsvising" - -msgid "Message bounced successfully." -msgstr "Melding omdirigert." - -msgid "Message fields" -msgstr "Meldingsfelt" - -msgid "Message flags" -msgstr "Meldingsflagg" - -msgid "Message folders" -msgstr "Meldingsmapper" - -msgid "Message sent successfully, but not saved to" -msgstr "Meldinga vart sendt, men ikkje lagra til" - -msgid "Message sent successfully." -msgstr "Melding sendt." - -msgid "Messages per page in the mailbox view." -msgstr "Meldingar per side i postboksvising." - -msgid "Messages to" -msgstr "meldingar til" - -msgid "Mime Type" -msgstr "Mime-typar" - -msgid "Modify" -msgstr "Modifisere" - -msgid "Move Down" -msgstr "Flytt ned" - -msgid "Move Up" -msgstr "Flytt opp" - -#, c-format -msgid "Move messages to the %s folder" -msgstr "Flytt meldingar til %s-mappa" - -msgid "Move" -msgstr "Flytt" - -msgid "Name and/or email can not be empty" -msgstr "Namn og/eller e-postadresse kan ikkje vere tom" - -msgid "Name" -msgstr "Namn" - -msgid "Never" -msgstr "Aldri" - -msgid "New Mail" -msgstr "Ny e-post" - -msgid "New messages" -msgstr "Nye meldingar" - -msgid "New" -msgstr "Ny" - -msgid "Next Message" -msgstr "Neste melding" - -msgid "Next Page" -msgstr "Neste side" - -msgid "Next" -msgstr "Neste" - -msgid "No Keys in Keyring" -msgstr "Ingen nøklar i nøkkelknippe" - -msgid "No PGP public key imported." -msgstr "Ingen offentleg PGP-nøkkel importert." - -msgid "No Subject" -msgstr "Tomt emne" - -msgid "No attachments found." -msgstr "Fann ingen vedlegg" - -msgid "No folders were specified" -msgstr "Ingen mappe(r) vart spesifisert" - -msgid "No message body text" -msgstr "Inga tekst i meldingskropp" - -msgid "No messages matched your search" -msgstr "Ingen meldingar samsvara med søket ditt" - -msgid "No messages to fetch..." -msgstr "Ingen meldingar å hente..." - -msgid "No personal PGP private key imported." -msgstr "Ingen personleg privat PGP-nøkkel importert." - -msgid "No personal PGP public key imported." -msgstr "Ingen personleg offentleg PGP-nøkkel importert." - -msgid "No spelling errors" -msgstr "Ingen stavefeil" - -msgid "No suggestions" -msgstr "Ingen forslag" - -msgid "No" -msgstr "Nei" - -msgid "None" -msgstr "Ingen" - -msgid "Normal" -msgstr "Normal" - -msgid "Not Deleted" -msgstr "Ikkje sletta" - -msgid "Not Draft" -msgstr "Ikkje kladd" - -msgid "Not Important" -msgstr "Ikkje viktig" - -msgid "Not Personal" -msgstr "Ikkje personleg" - -msgid "Not a valid public key." -msgstr "Ikkje ein gyldig offentleg nøkkel." - -msgid "Not deleted messages" -msgstr "Ikkje sletta meldingar" - -msgid "Not important messages" -msgstr "Ikkje viktige meldingar" - -msgid "November" -msgstr "November" - -msgid "Number of old sent-mail folders to keep if deleting monthly" -msgstr "" -"Talet på gamle mapper med sendt post å ta vare på ved månadleg sletting" - -msgid "OK" -msgstr "OK" - -msgid "October" -msgstr "Oktober" - -msgid "Old messages" -msgstr "Gamle meldingar" - -msgid "Old sent-mail folders being purged." -msgstr "Gamle mapper med sendt post blir sletta." - -msgid "Open Folder" -msgstr "Opne mappe" - -msgid "Options" -msgstr "Alternativ" - -msgid "Orange" -msgstr "Oransje" - -msgid "Other Accounts" -msgstr "Andre kontoar" - -msgid "Other Options" -msgstr "Andre alternativ" - -msgid "PGP Digital Signature" -msgstr "PGP digital signatur" - -msgid "PGP Encrypted Data" -msgstr "PGP-kryptert data" - -#, c-format -msgid "PGP Error: %s" -msgstr "PGP-feil: %s" - -msgid "PGP Error: For message encryption, there can only be one recipient." -msgstr "PGP-feil: For meldingskryptering kan det berre vere ein mottakar." - -msgid "PGP Error: Need passphrase for personal private key." -msgstr "PGP-feil: Treng passordfrase for personleg privat nøkkel." - -msgid "PGP NOT Active" -msgstr "PGP IKKJE aktiv" - -msgid "PGP Options" -msgstr "PGP Alternativ" - -msgid "PGP Passphrase Input" -msgstr "PGP inntasting av passordfrase" - -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "Støtte for personleg PGP-nøkkelpar krev ei sikker web-kopling." - -#, c-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Offentleg PGP-nøkkel for \"%s (%s)\" vart lagt til." - -#, c-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Offentleg PGP-nøkkel for \"%s\" vart sletta." - -msgid "PGP Public Key" -msgstr "Offentleg PGP-nøkkel" - -msgid "PGP Public Keyring" -msgstr "Offentleg PGP-nøkkelring" - -msgid "PGP Public/Private Keypair successfully added." -msgstr "Offentleg/private PGP-nøkkelpar vart lagt til." - -msgid "PGP Sign Message" -msgstr "PGP Signer melding" - -msgid "PGP Sign/Encrypt Message" -msgstr "PGP-signer/-krypter melding" - -msgid "PGP Signed/Encrypted Data" -msgstr "PGP-signert/-kryptert data" - -msgid "PGP support is disabled on this system." -msgstr "PGP-støtte er slått av på dette systemet." - -msgid "" -"PGP support is not currently active so the digital signature is unable to be " -"verified." -msgstr "" -"PGP-støtte er for tida ikkje aktiv, så den digitale signaturen kan ikkje " -"verifiserast." - -msgid "" -"PGP support is not currently active so the message is unable to be decrypted." -msgstr "" -"PGP-støtte er for tida ikkje aktiv, så meldinga kan ikkje dekrypterast." - -msgid "PGP" -msgstr "PGP" - -msgid "POP3 over SSL (self-signed)" -msgstr "POP3 over SSL (sjølv-signert)" - -msgid "POP3" -msgstr "POP3" - -msgid "POP3, no TLS" -msgstr "POP3, ikkje TLS" - -#, c-format -msgid "Page %d of %d" -msgstr "Side %d av %d" - -msgid "Part(s)" -msgstr "Del(ar)" - -msgid "Passphrase (Again)" -msgstr "Passordfrase (igjen)" - -msgid "Passphrase successfully unloaded." -msgstr "Passordfrase vart lasta ut." - -msgid "Passphrase" -msgstr "Passordfrase" - -msgid "Passphrase:" -msgstr "Passordfrase:" - -msgid "Passphrases can not be empty" -msgstr "Passordfrasar kan ikkje vere tomme" - -msgid "Passphrases do not match" -msgstr "Passordfrasar samsvarar ikkje" - -msgid "Password" -msgstr "Passord" - -msgid "Password:" -msgstr "Passord:" - -msgid "Perform maintenance operations on login" -msgstr "Køyr vedlikehaldsoperasjonar ved innlogging" - -msgid "Perform maintenance operations on login?" -msgstr "Køyr vedlikehaldsoperasjonar ved innlogging?" - -msgid "Personal Information" -msgstr "Personleg informasjon" - -msgid "Personal PGP keypair generated successfully." -msgstr "Personleg PGP-nøkkelpar vart generert." - -msgid "Personal PGP keys deleted successfully." -msgstr "Personleg PGP-nøklar vart sletta." - -msgid "Personal" -msgstr "Personleg" - -msgid "Place your signature before replies and forwards?" -msgstr "Plasser signatur før svar og vidaresendt?" - -msgid "Please enter the name of the new folder:" -msgstr "Skriv inn namnet på den nye mappa:" - -msgid "Please enter the new name:" -msgstr "Skriv inn det nye namnet:" - -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per IMP session." -msgstr "" -"Skriv inn passordfrasen for din private PGP-nøkkel. Du treng berre å skrive " -"inn denne passordfrasen ein gong per IMP-økt." - -msgid "Please enter valid search criteria." -msgstr "Skriv inn eit gyldig søkekriterium." - -msgid "Please provide your username and password" -msgstr "Skriv inn ditt brukarnamn og passord" - -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Ordne opp i fleirtydige eller ugyldige adresser." - -msgid "Please select a folder before you perform any actions." -msgstr "Vel ei mappe før du køyrer ei eller fleire handlingar." - -msgid "Please select at least one folder to search." -msgstr "Vel minst ei mappe å søke i." - -msgid "Please select only one folder for this operation." -msgstr "Vel kun ei mappe for denne operasjonen." - -msgid "Please select or edit right next:" -msgstr "Vel eller endre rett neste:" - -msgid "Precede your signature with dashes ('-- ')" -msgstr "Bruk strekar ('-- ') før signaturen din." - -msgid "Preferences successfully updated." -msgstr "Innstillingar vart oppdaterte." - -msgid "Previous Message" -msgstr "Forrige melding" - -msgid "Previous Page" -msgstr "Forrige side" - -msgid "Print" -msgstr "Skriv ut" - -msgid "Priority" -msgstr "Prioritet" - -msgid "Private Key" -msgstr "Privat nøkkel" - -#, c-format -msgid "Problem with filter rule %d: folder does not exist: %s" -msgstr "Problem med filterregel %d: Mappa eksisterer ikkje: %s" - -msgid "Problem?" -msgstr "Problem?" - -msgid "Protocol:" -msgstr "Protokoll:" - -msgid "Public Key" -msgstr "Offentleg nøkkel" - -msgid "Public PGP keyserver support has been disabled." -msgstr "Støtte for offentleg PGP-nøkkeltenar er slått av." - -msgid "Purge Deleted" -msgstr "Fjern sletta" - -msgid "Purge Trash how often:" -msgstr "Tøm søppelkorga kor ofte:" - -msgid "Purge messages in Trash folder older than this amount of days" -msgstr "Fjern meldingar i søppelkorga som er eldre enn dette talet på dagar" - -msgid "Purge old message in the Trash folder" -msgstr "Fjern gamle meldingar frå søppelkorga" - -#, c-format -msgid "Purging %d message(s) from Trash folder." -msgstr "Fjerner %d melding(ar) frå søppelkorga." - -msgid "Quoting" -msgstr "Siterer" - -msgid "Received after" -msgstr "Motteke etter" - -msgid "Received before" -msgstr "Motteke før" - -msgid "Received on" -msgstr "Motteke på" - -msgid "Redirect Message" -msgstr "Omdiriger melding" - -msgid "Redirect this message" -msgstr "Omdiriger denne meldinga" - -msgid "Redirect" -msgstr "Omdiriger" - -msgid "Redirecting failed." -msgstr "Kunne ikkje omdirigere." - -msgid "Refresh Folder Views:" -msgstr "Frisk opp mappevisingar:" - -msgid "Refresh" -msgstr "Frisk opp" - -msgid "Reload View" -msgstr "Oppdater vising" - -msgid "Remember the last view" -msgstr "Hugs siste vising" - -msgid "Remote Mailbox:" -msgstr "Ekstern postkasse:" - -msgid "Remove Selected" -msgstr "Fjern valde" - -msgid "Rename Folder" -msgstr "Gi nytt namn til mappe" - -msgid "Rename sent-mail folder at beginning of month" -msgstr "Endre namn på mappe for sendt post ved starten av månaden" - -#, c-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Kunne ikkje endre namn på \"%s\" til \"%s\". Dette er kva tenaren sa" - -msgid "Replace with:" -msgstr "Erstatt med:" - -msgid "Reply to All" -msgstr "Svar til alle" - -msgid "Reply to All:" -msgstr "Svar til alle:" - -msgid "Reply to List" -msgstr "Svar til liste" - -msgid "Reply to List:" -msgstr "Svar til liste:" - -msgid "Reply" -msgstr "Svar" - -msgid "Reply-To: " -msgstr "Svar til: " - -msgid "Reply-to" -msgstr "Svar-til" - -msgid "Reply:" -msgstr "Svar:" - -msgid "Report as Spam" -msgstr "Raporter som søppelpost" - -msgid "Request a Return Receipt" -msgstr "Be om returkvittering" - -msgid "Reset" -msgstr "Nullstill" - -msgid "Resume" -msgstr "Gjenoppta" - -msgid "Return to Filters Preferences" -msgstr "Tilbake til Filterinnstillingar" - -msgid "Return to Main Preferences Screen" -msgstr "Tilbake til hovedskjermbiletet for innstillingar" - -msgid "Return to Personal Information" -msgstr "Tilbake til Personleg informasjon" - -msgid "Return to Previous Screen" -msgstr "Tilbake til førre skjerm" - -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Gå tilbake til postbokslista etter å ha sletta, flytta eller kopiert ei " -"melding?" - -msgid "Rule Definition" -msgstr "Regeldefinisjon" - -msgid "Save Draft" -msgstr "Lagre kladd" - -msgid "Save Options" -msgstr "Lagre alternativ" - -msgid "Save a copy in " -msgstr "Lagre ein kopi i" - -msgid "Save as" -msgstr "Lagre som" - -msgid "Save sent mail" -msgstr "Lagre sendt post" - -#, c-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Kunne ikkje lagre kladd. Dette er kva tenaren sa: %s" - -msgid "Search Results" -msgstr "Søkeresultat" - -msgid "Search" -msgstr "Søk" - -msgid "Seen" -msgstr "Lest" - -msgid "Select addressbook sources for adding and searching for addresses." -msgstr "Vel kjelder for adressebok til å legge til og søke etter adresser i." - -msgid "Select all" -msgstr "Vel alle" - -msgid "Select an account" -msgstr "Vel ein konto" - -msgid "Select an identity" -msgstr "Vel ein identitet" - -msgid "Select charset:" -msgstr "Vel teiknsett:" - -msgid "Select none" -msgstr "Vel ingen" - -msgid "Select your color scheme." -msgstr "Vel ditt fargeskjema." - -msgid "Select your preferred language:" -msgstr "Vel ønska språk:" - -msgid "Select" -msgstr "Vel" - -msgid "Selected Addressbooks:" -msgstr "Valde adressebøker:" - -msgid "Send Message" -msgstr "Send melding" - -msgid "Sent mail folder:" -msgstr "Mappe for sendt post:" - -msgid "September" -msgstr "September" - -msgid "Server Information" -msgstr "Tenarinformasjon" - -msgid "Server" -msgstr "Tenar" - -msgid "Server:" -msgstr "Tenar:" - -msgid "Set preferences for filtering messages for unwanted content." -msgstr "Set innstillingar for å filtrere meldingar for uønska innhald." - -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Set innstillingar for kva som skjer når du flyttar og slettar meldingar." - -msgid "Set the X-Priority header when composing messages?" -msgstr "Set X-Priority-meldingshovud når ein skriv meldingar?" - -msgid "Set the current time zone." -msgstr "Set gjeldande tidssone." - -msgid "Set the language that menu items, explanations, and help are in." -msgstr "Vel språk for menyar, forklaringar og hjelp." - -msgid "Should the compose window be closed after saving a draft?" -msgstr "" -"Skal vindauget for skriv melding lukkast etter at du har lagra ein kladd?" - -msgid "Show All Headers" -msgstr "Vis alle meldingshovud" - -msgid "Show Deleted" -msgstr "Vis sletta" - -msgid "Show Limited Headers" -msgstr "Vis avgrensa meldingshovud" - -msgid "Show Mailing List Information" -msgstr "Vis informasjon om e-postliste" - -msgid "Show Unsubscribed" -msgstr "Vis u/abonnement" - -msgid "Show last login time when logging in" -msgstr "Vis sist innlogga tidspunkt ved innlogging" - -msgid "Show legend in the mailbox view." -msgstr "Vis teiknforklaring i postkassevising." - -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Vis Hent post-ikonet i menylinje?" - -msgid "Size" -msgstr "Storleik" - -msgid "Some of IMP's configuration files are missing:" -msgstr "Nokre av IMP sine konfigureringsfiler manglar:" - -msgid "Sort Direction" -msgstr "Sorteringsrekkefølgje" - -msgid "Spam Report from" -msgstr "Søppelpostrapport frå" - -msgid "Special Characters" -msgstr "Spesialteikn" - -msgid "Spell Check" -msgstr "Stavekontroll" - -msgid "Spell Checker" -msgstr "Stavekontroll" - -msgid "Spell check complete" -msgstr "Stavekontroll ferdig" - -msgid "Spelling errors per screen when spell checking." -msgstr "Stavefeil per skjermbilete ved stavekontroll." - -msgid "Status" -msgstr "Status" - -msgid "Subject Field" -msgstr "Emnefelt" - -msgid "Subject" -msgstr "Emne" - -msgid "Subject:" -msgstr "Emne:" - -msgid "Submit" -msgstr "Send" - -msgid "Subscribe to Folder(s)" -msgstr "Abonnere på mappe(r)" - -msgid "Success" -msgstr "Suksess" - -msgid "Suggestions" -msgstr "Forslag" - -msgid "Sun" -msgstr "Sol" - -msgid "Terms of Service file not specified in conf.php" -msgstr "Vilkår for tenesta-fila ikkje spesifisert i conf.php" - -msgid "Text" -msgstr "Tekst" - -#, c-format -msgid "The account \"%s\" has been deleted." -msgstr "Kontoen \"%s\" vart sletta." - -#, c-format -msgid "The account \"%s\" has been saved." -msgstr "Kontoen \"%s\" vart lagra." - -#, c-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Namnet på gjeldande mappe(r) \"%s\" vil bli endra til \"%s\"." - -#, c-format -msgid "The folder '%s' was not deleted. This is what the server said" -msgstr "Mappa '%s' vart ikkje sletta. Dette er kva tenaren sa" - -#, c-format -msgid "The folder \"%s\" already exists" -msgstr "Mappa \"%s\" eksisterer allereie" - -#, c-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"Namnet på mappa \"%s\" inneheld ulovlege teikn. Dette kan skape problem. " -"Kontakt din systemadministrator." - -#, c-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Mappa \"%s\" vart oppretta, men du abonnerer ikkje på den." - -#, c-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Mappa \"%s\" vart sletta, men du abonnerer framleis på den." - -#, c-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Mappa \"%s\" vart ikkje oppretta. Dette er kva tenaren sa" - -#, c-format -msgid "The folder \"%s\" was successfully created." -msgstr "Mappa \"%s\" vart oppretta." - -#, c-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Mappa \"%s\" vart sletta." - -#, c-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Mappa \"%s\" endra namn til \"%s\"." - -#, c-format -msgid "The identity \"%s\" has been deleted." -msgstr "Identiteten \"%s\" vart sletta." - -#, c-format -msgid "The identity \"%s\" has been saved." -msgstr "Identiteten \"%s\" vart lagra." - -msgid "The message being composed has been closed. Exiting." -msgstr "Meldinga som blir skriven vart lukka. Avsluttar." - -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Den førespurde fila eksisterer ikkje i MS-TNEF-vedlegget." - -msgid "The signature couldn't be replaced." -msgstr "Signaturen kunne ikkje bli erstatta." - -msgid "The signature was successfully replaced." -msgstr "Signaturen vart erstatta." - -msgid "There are no messages in this mailbox." -msgstr "Det er ingen meldingar i denne postkassa." - -#, c-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "Problem ved tømming av %s. Dette er kva tenaren sa" - -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "Problem ved tømming av postkasse. Dette er kva tenaren sa" - -#, c-format -msgid "" -"There was a problem expunging the mailbox. This is what the server said: %s" -msgstr "Problem ved tømming av postkasse. Dette er kva tenaren sa: %s" - -#, c-format -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size (%d MB)." -msgstr "" -"Problem ved opplasting av fil. Fila er kanskje større enn maksimalt tillaten " -"storleik. (%d MB)." - -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size." -msgstr "" -"Problem ved opplasting av fil. Fila er kanskje større enn maksimalt tillaten " -"storleik." - -#, c-format -msgid "" -"There was an error copying messages to \"%s\". This is what the server said" -msgstr "Problem ved kopiering av melding til \"%s\". Dette er kva tenaren sa" - -#, c-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Problem ved sletting av meldingar frå mappa \"%s\". Dette er kva tenaren sa" - -#, c-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Problem ved sletting av meldingar i mappa \"%s\". Dette er kva tenaren sa" - -#, c-format -msgid "There was an error deleting messages. This is what the server said: %s" -msgstr "Problem ved sletting av meldingar. Dette er kva tenaren sa: %s" - -msgid "There was an error displaying this message part" -msgstr "Problem ved vising av denne meldingsdelen" - -#, c-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Problem ved flagging av meldingar i mappa \"%s\". Dette er kva tenaren sa" - -msgid "There was an error flagging messages. This is what the server said" -msgstr "Problem ved flagging av meldingar. Dette er kva tenaren sa" - -#, c-format -msgid "" -"There was an error moving messages to \"%s\". This is what the server said" -msgstr "Problem ved flytting av meldingar til \"%s\". Dette er kva tenaren sa" - -msgid "" -"There was an error moving messages to the trash. This is what the server said" -msgstr "" -"Problem ved flytting av meldingar til søppelkorga. Dette er kva tenaren sa" - -#, c-format -msgid "" -"There was an error moving messages to the trash. This is what the server " -"said: %s" -msgstr "" -"Problem ved flytting av meldingar til søppelkorga. Dette er kva tenaren sa: %" -"s" - -msgid "There was an error saving a draft." -msgstr "Problem ved lagring av kladd." - -#, c-format -msgid "There was an error sending your message: %s" -msgstr "Problem ved sending av meldinga di: %s" - -msgid "There was an error undeleting messages. This is what the server said" -msgstr "Problem med å angre sletting av melding. Dette er kva tenaren sa" - -msgid "There was an error viewing the requested message." -msgstr "Problem med å vise den førespurte meldinga." - -msgid "There were no alternative parts that can be displayed inline." -msgstr "Det var ingen alternative delar som kunne visast innebygd." - -msgid "This PGP Public Key was attached to the message." -msgstr "Denne offentlege PGP-nøkkelen var lagt ved meldinga." - -msgid "" -"This file controls local MIME drivers for IMP, specifically what kinds of " -"attachments are viewable and/or downloadable." -msgstr "" -"Denne fila kontrollerer lokale MIME-modular for IMP, spesielt kva typar " -"vedlegg som kan visast og/eller lastast ned." - -msgid "" -"This file controls the default preferences for IMP, and also controls which " -"preferences users can alter." -msgstr "" -"Denne fila kontrollerer standardinnstillingane for IMP, og kontrollerer også " -"kva innstillingar brukarane kan endre." - -msgid "" -"This file controls the default settings for IMP, and also defines the list " -"of available servers if you are using the server list." -msgstr "" -"Denne fila kontrollerer standardvala for IMP, og definerer også lista over " -"tilgjengelege tenarar dersom du brukar tenarlista." - -msgid "" -"This file controls the stylesheet that is used to set colors and fonts in " -"addition to or overriding Horde defaults." -msgstr "" -"Denne fila kontrollerer stilarket som blir brukt til å definere fargar og " -"skrifttypar, og legg til eller overstyrer standardverdiane til Horde." - -msgid "" -"This is the main IMP configuration file. It contains paths and options for " -"the IMP scripts." -msgstr "" -"Dette er hovedkonfigurasjonsfila for IMP. Den inneheld katalognamn og " -"alternativ for skripta i IMP." - -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Dette kan ta ein del tid. Er du sikker på at du vil halde fram?" - -msgid "" -"This message does not appear to be in the correct PGP format (according to " -"RFC 2015)." -msgstr "" -"Denne meldinga ser ikkje ut til å vere i korrekt PGP-format (i følgje RFC " -"2015)." - -msgid "This message has been digitally signed via PGP." -msgstr "Denne meldinga er digitalt signert via PGP." - -msgid "This message has been encrypted with PGP." -msgstr "Denne meldinga er kryptert med PGP." - -msgid "This message has been reported as spam to your system administrator." -msgstr "" -"Denne meldinga er rapportert som søppelpost til din systemadministrator." - -msgid "This message has been reported as spam." -msgstr "Denne meldinga er rapportert som søppelpost." - -msgid "This message to" -msgstr "Denne meldinga til" - -msgid "This window must be called from compose window" -msgstr "Dette vindauget må kallast frå vindauget for skriv melding" - -msgid "Thread View" -msgstr "Trådvising" - -msgid "Thread" -msgstr "Tråd" - -msgid "Time Zone" -msgstr "Tidssone" - -msgid "To" -msgstr "Til" - -msgid "To:" -msgstr "Til:" - -#, c-format -msgid "Total Size: %s KB" -msgstr "Total storleik: %s KB" - -msgid "Trash folder:" -msgstr "Søppelkorg:" - -msgid "Unanswered messages" -msgstr "Ubesvarte meldingar" - -msgid "Unanswered" -msgstr "Ubesvart" - -msgid "Undelete" -msgstr "Angre slett" - -msgid "Undisclosed Recipients" -msgstr "Skjult mottakar" - -msgid "Unload Passphrase" -msgstr "Last ut passordfrase" - -msgid "Unnamed" -msgstr "Utan namn" - -msgid "Unread" -msgstr "Ulest" - -msgid "Unseen Messages" -msgstr "Uleste meldingar" - -msgid "Unseen" -msgstr "Ulest" - -msgid "Unsubscribe from Folder(s)" -msgstr "Sei opp abonnement på mappe(r)" - -msgid "Upload" -msgstr "Last opp" - -msgid "Use Ctrl/Option+Click to select multiple fields" -msgstr "Bruk Ctrl-klikk for å velje fleire felt" - -msgid "Use Default Value" -msgstr "Bruk standardverdi" - -msgid "Use IMAP folder subscriptions" -msgstr "Bruk abonnement på IMAP-mapper" - -msgid "User Options" -msgstr "Brukaralternativ" - -msgid "Username" -msgstr "Brukarnamn" - -msgid "Username:" -msgstr "Brukarnamn:" - -#, c-format -msgid "View %s Public Key" -msgstr "Vis %s offentleg nøkkel" - -#, c-format -msgid "View %s" -msgstr "Vis %s" - -msgid "View Personal Private Key" -msgstr "Vis personleg privat nøkkel" - -msgid "View Personal Public Key" -msgstr "Vis personleg offentleg nøkkel" - -msgid "View messages in " -msgstr "Vis meldingar i" - -msgid "View or mailbox to display after login:" -msgstr "Vising eller postboks som skal visast etter innlogging:" - -msgid "View" -msgstr "Vis" - -#, c-format -msgid "Welcome to %s" -msgstr "Velkomen til %s" - -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted." -msgstr "" -"Ved sletting av meldingar, flytt dei til søppelkorga i staden for å markere " -"dei som sletta." - -msgid "Wrap text at this many characters." -msgstr "Bryt tekst etter så mange teikn." - -msgid "Yes" -msgstr "Ja" - -msgid "You are attempting to delete the following folders:" -msgstr "Du prøver å slette følgjande mapper:" - -msgid "You are creating a sub-folder to " -msgstr "Du opprettar ei undermappe til" - -msgid "You are creating a top-level folder." -msgstr "Du opprettar ei toppnivå-mappe." - -msgid "You are renaming the folder: " -msgstr "Du endrar namn på mappa:" - -msgid "You didn't specify a Mail Server" -msgstr "Du spesifiserte ein e-posttenar" - -msgid "You didn't specify the password" -msgstr "Du spesifiserte ikkje passordet" - -msgid "You didn't specify the username" -msgstr "Dy spesifiserte ikkje brukarnamnet" - -#, c-format -msgid "You have %s new messages." -msgstr "Du har %s nye meldingar." - -msgid "You have 1 new message." -msgstr "Du har 1 ny melding." - -msgid "You have been logged out.
    Thank you for using the system." -msgstr "Du er logga ut.
    Takk for at du brukar dette systemet." - -msgid "You have new mail in the following folder:" -msgstr "Du har ny post i følgjande mappe:" - -msgid "You have new mail in the following folders:" -msgstr "Du har ny post i følgjande mapper:" - -msgid "" -"You must enter the passphrase for your PGP private key to view this message" -msgstr "" -"Du må skrive inn passordfrasa for din private PGP-nøkkel for å vise denne " -"meldinga" - -msgid "You must first select the attachment(s) to delete." -msgstr "Du må først velje vedlegg som skal slettast." - -msgid "You must first specify the file to attach." -msgstr "Du må først spesifisere fila som skal vedleggast." - -msgid "You must have at least one recipient." -msgstr "Du må ha minst ein mottakar." - -msgid "You must select a target mailbox first." -msgstr "Du må først velje ei målmappe." - -msgid "You must select an account to be deleted." -msgstr "Du må velje ein konto som skal slettast." - -msgid "You must select an address first." -msgstr "Du må først velje ei adresse." - -msgid "You must select an identity to be deleted." -msgstr "Du må velje ein identitet som skal slettast." - -msgid "You must select at least one message first." -msgstr "Du må først velje minst ei melding." - -msgid "You must specify a recipient." -msgstr "Du må spesifisere ein mottakar." - -#, c-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Kunne ikkje abonnere på \"%s\". Dette er kva tenaren sa" - -#, c-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Ditt abonnement på \"%s\" vart ikkje sagt opp. Dette er kva tenaren sa" - -#, c-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Du abonnerer no på \"%s\"" - -#, c-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Ditt abonnement på \"%s\" er sagt opp" - -#, c-format -msgid "Your %s session has expired. Please login again." -msgstr "Økta di (%s) har gått ut på tid. Logg inn på nytt." - -msgid "Your From: address:" -msgstr "Di Frå: adresse:" - -msgid "Your Information" -msgstr "Din informasjon" - -msgid "Your Name" -msgstr "Ditt namn" - -msgid "Your PGP Public/Private Keys" -msgstr "Dine offentlege/private PGP-nøklar" - -msgid "Your Private Key" -msgstr "Din private nøkkel" - -msgid "Your Public Key" -msgstr "Din offentlege nøkkel" - -msgid "Your Reply-to: address: (optional)" -msgstr "Di Svar-til: adresse: (valfritt)" - -msgid "Your accounts:" -msgstr "Dine kontoar:" - -msgid "Your browser does not support inline display of this image type" -msgstr "Nettlesaren din støttar ikkje vising av bilete av denne typen" - -msgid "" -"Your browser does not support this print option. Press Control/Option + P to " -"print." -msgstr "" -"Nettlesaren din støttar ikkje denne utskriftsfunksjonen. Vel Ctrl+P for å " -"skrive ut." - -msgid "Your current time zone:" -msgstr "Di gjeldande tidssone:" - -msgid "Your default identity:" -msgstr "Din standardidentitet:" - -msgid "Your full name:" -msgstr "Ditt fulle namn:" - -msgid "Your identities:" -msgstr "Dine identitetar:" - -msgid "" -"Your session will expire in 1 minute. Do you want to reload the page to " -"prevent losing your work?" -msgstr "" -"Økta di går ut om 1 minutt. Vil du laste inn sida på nytt for å ikkje miste " -"arbeidet ditt?" - -msgid "" -"Your session will expire in 5 minutes. Do you want to reload the page to " -"prevent losing your work?" -msgstr "" -"Økta di går ut om 5 minutt. Vil du laste inn sida på nytt for å ikkje miste " -"arbeidet ditt?" - -msgid "Your signature:" -msgstr "Din signatur:" - -msgid "[No Subject]" -msgstr "[Tomt emne]" - -msgid "add source" -msgstr "legg til kjelde" - -msgid "cannot move past the beginning" -msgstr "kan ikkje flytte til før starten" - -msgid "cannot move past the end" -msgstr "kan ikkje flytte til etter enden" - -msgid "delete message" -msgstr "slett melding" - -msgid "from" -msgstr "frå" - -msgid "move down" -msgstr "flytt ned" - -msgid "move message to" -msgstr "flytt melding til" - -msgid "move up" -msgstr "flytt opp" - -msgid "no folder selected" -msgstr "inga mappe velt" - -msgid "no rule selected" -msgstr "ingen regel velt" - -msgid "no text specified" -msgstr "tekst er ikkje spesifisert" - -msgid "none" -msgstr "ingen" - -msgid "or" -msgstr "eller" - -msgid "please fill in the text and choose a field and an action" -msgstr "fyll inn tekst og vel eit felt og ei handling" - -msgid "remove source" -msgstr "fjern kjelde" - -msgid "select folder" -msgstr "Vel mappe" - -msgid "spelling error" -msgstr "stavefeil" - -msgid "spelling errors" -msgstr "stavefeil" - -#, c-format -msgid "where the %s field contains %s" -msgstr "der feltet %s inneheld %s" diff --git a/imp/po/pl_PL.po b/imp/po/pl_PL.po deleted file mode 100644 index ae0ece4f0..000000000 --- a/imp/po/pl_PL.po +++ /dev/null @@ -1,5564 +0,0 @@ -# Polish translations for Imp package -# Polskie tlumaczenia dla pakietu Imp. -# Copyright 2007-2009 The Horde Project -# This file is distributed under the same license as the Imp package. -# Automatically generated, 2007. -# Mariusz Zynel , 2001. -# Piotr Roszatycki , 2001. -# Krzysztof Kozlowski , 2005. -# Piotr Adamcio , 2007. -# Tadeusz Lesiecki , 2007. -# Piotr Tarnowski , 2007. -# -msgid "" -msgstr "" -"Project-Id-Version: Imp H3 (4.2-cvs)\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2007-06-27 12:14+0200\n" -"PO-Revision-Date: 2007-03-31 09:57+0200\n" -"Last-Translator: Piotr Tarnowski \n" -"Language-Team: Polish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-2\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" - -#: lib/Compose.php:1774 -msgid " Cc: " -msgstr " DW: " - -#: lib/Compose.php:1771 -msgid " To: " -msgstr " Do: " - -#: lib/Compose.php:1759 -msgid " Date: " -msgstr " Data: " - -#: lib/Compose.php:1762 -msgid " From: " -msgstr " Od: " - -#: folders.php:342 mailbox.php:345 lib/Block/mailbox.php:93 -#, php-format -msgid " (Accesskey %s)" -msgstr " (klawisz skrótu %s)" - -#: lib/Compose.php:1768 -msgid " Subject: " -msgstr " Temat: " - -#: mailbox.php:566 lib/Block/mailbox.php:138 -msgid "#" -msgstr "#" - -#: folders.php:289 folders.php:300 lib/Message.php:841 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:151 -#, php-format -msgid "%d Messages" -msgstr "%d wiadomo¶ci" - -#: lib/Spam.php:215 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d wiadomo¶ci zosta³o skasowanych." - -#: lib/Spam.php:194 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "" -"%d wiadomo¶ci zosta³o zaraportowanych jako nie spam do administratora " -"systemu." - -#: lib/Spam.php:174 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d wiadomo¶ci zosta³o zaraportowanych jako nie spam." - -#: lib/Spam.php:186 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "" -"%d wiadomo¶ci zosta³o zaraportowanych jako spam do administratora systemu." - -#: lib/Spam.php:166 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d wiadomo¶ci zosta³o zaraportowanych jako spam." - -#: mailbox.php:253 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d do %d z %d wiadomo¶ci" - -#: lib/MIME/Contents.php:556 -#, php-format -msgid "%s Attachments, %s" -msgstr "%s za³±czników, %s" - -#: lib/MIME/Contents.php:546 lib/UI/Mailbox.php:134 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/MIME/Contents.php:544 lib/UI/Mailbox.php:132 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s ju¿ istnieje. Nie zmieniono nazwy Twojego folderu %s." - -#: lib/MIME/Contents.php:549 -#, php-format -msgid "%s bytes" -msgstr "%s bajtów" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "Nazwa folderu %s zosta³a zmieniona na pocz±tku miesi±ca." - -#: lib/MIME/Viewer/itip.php:260 -#, php-format -msgid "%s has accepted." -msgstr "%s zosta³ zaakceptowany" - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s zosta³ anulowany \"%s\"." - -#: lib/MIME/Viewer/itip.php:266 -#, php-format -msgid "%s has declined." -msgstr "%s zosta³ odrzucony." - -#: lib/MIME/Viewer/itip.php:506 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s odpowiedzia³ na pytanie o dostêpno¶æ." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s odpowiedzia³ na zaproszenie do \"%s\"." - -#: lib/MIME/Viewer/itip.php:497 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s wys³a³ Ci informacjê o dostêpno¶ci." - -#: lib/MIME/Viewer/itip.php:272 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s zosta³o wstêpnie zaakceptowane." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s wys³a³ zapytanie o Twoj± dostêpno¶æ." - -#: lib/MIME/Viewer/itip.php:621 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s prosi o Twoj± obecno¶æ w \"%s\"." - -#: lib/Message.php:468 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s zosta³ pomy¶lnie dodany do \"%s\"." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s chce poprawiæ \"%s\"." - -#: lib/MIME/Viewer/itip.php:593 lib/MIME/Viewer/itip.php:622 -#: lib/MIME/Viewer/itip.php:806 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s chce, ¿eby¶ zwróci³(a) uwagê na \"%s\"." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s chce otrzymaæ aktualne informacje o \"%s\"." - -#: compose.php:1120 -#, php-format -msgid "%s%% of allowed size" -msgstr "%s%% dozwolonej wielko¶ci" - -#: message.php:262 message.php:267 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:504 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d z %d)" - -#: rss.php:94 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u z %u wiadomo¶ci w %s nieprzeczytanych." - -#: stationery.php:132 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:132 -msgid "(Plain Text)" -msgstr "(Czysty tekst)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Dodaj klikaj±c OK *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr " * Proszê wybraæ adres(y) *" - -#: lib/MIME/Contents.php:554 -#, php-format -msgid "1 Attachment, %s" -msgstr "1 za³±cznik, %s" - -#: config/prefs.php.dist:968 -msgid "100 characters" -msgstr "100 znaków" - -#: config/prefs.php.dist:971 -msgid "1000 characters" -msgstr "1000 znaków" - -#: config/prefs.php.dist:969 -msgid "250 characters" -msgstr "250 znaków" - -#: config/prefs.php.dist:970 -msgid "500 characters" -msgstr "500 znaków" - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "Wiadomo¶æ, któr± wys³a³e¶, zwróci³a potwierdzenie odbioru." - -#: templates/javascript_defs.php:70 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Wyskakuj±ce okienko nie mo¿e zostaæ otwarte. Mo¿e ustawi³e¶ swoj± " -"przegl±darkê aby blokowa³a wyskakuj±ce okienka?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "I" - -#: config/prefs.php.dist:836 -msgid "Above the message text" -msgstr "Nad tre¶ci± wiadomo¶ci" - -#: lib/MIME/Viewer/itip.php:625 -msgid "Accept and add to my calendar" -msgstr "Zaakceptuj i dodaj do mojego kalendarza" - -#: lib/MIME/Viewer/itip.php:630 -msgid "Accept request" -msgstr "Zaakceptuj pro¶bê" - -#: lib/MIME/Viewer/itip.php:917 -msgid "Accepted" -msgstr "Zaakceptowano" - -#: lib/MIME/Viewer/itip.php:261 -msgid "Accepted: " -msgstr "Zaakceptowano: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Nazwa konta:" - -#: lib/MIME/Viewer/itip.php:536 lib/MIME/Viewer/itip.php:768 -#: lib/MIME/Viewer/itip.php:769 lib/MIME/Viewer/itip.php:896 -msgid "Actions" -msgstr "Operacje" - -#: lib/MIME/Headers.php:201 lib/MIME/Headers.php:202 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Dodaj %s do mojej ksi±¿ki adresowej" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "Dodaj ¼ród³o" - -#: lib/MIME/Viewer/itip.php:595 -msgid "Add this to my calendar" -msgstr "Dodaj to do mojego kalendarza" - -#: lib/MIME/Viewer/itip.php:808 -msgid "Add this to my tasklist" -msgstr "Dodaj to do mojej listy zadañ" - -#: lib/MIME/Viewer/itip.php:627 -msgid "Add to my calendar" -msgstr "Dodaj do mojego kalendarza" - -#: lib/Compose.php:2704 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Dodaj \"%s\" jako za³±cznik." - -#: config/prefs.php.dist:813 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Dodatkowe nag³ówki do wy¶wietlenie podczas przegl±dania: (opcjonalne, " -"ka¿dy nag³ówek w nowej linii)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Mo¿na zobaczyæ dodatkowe informacje %s." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "Informacje dodatkowe - szczegó³y" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "Szczegó³y wiadomo¶ci" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Mo¿na zobaczyæ szczegó³y wiadomo¶ci %s." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "Szczegó³owe informacje o b³êdzie" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Mo¿na zobaczyæ szczegó³owe informacje o b³êdzie %s." - -#: contacts.php:118 compose.php:753 compose.php:988 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Ksi±¿ka adresowa" - -#: config/prefs.php.dist:142 -msgid "Address Books" -msgstr "Ksi±¿ki adresowe" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Ksi±¿ka adresowa do której dodawaæ adresy" - -#: config/prefs.php.dist:197 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Adresy na które bêdzie wysy³ana ukryta kopia wszystkich wiadomo¶ci: " -"(opcjonalne, wprowad¼ ka¿dy adres w nowej linii)" - -#: config/prefs.php.dist:189 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Adresy powi±zane wprost z t± to¿samo¶ci±: (opcjonalne, wprowad¼ ka¿dy " -"adres w nowej linii)" - -#: lib/IMAP/ACL/rfc2086.php:57 lib/IMAP/ACL/rfc4314.php:59 -msgid "Administer" -msgstr "Administruj" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Wszystko" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Wszystkie wiadomo¶ci w folderze \"%s\" starsze ni¿ %s dni zostan± " -"bezpowrotnie usuniête." - -#: templates/javascript_defs.php:60 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Wszystkie wiadomo¶ci w nastêpuj±cych folderach zostan± pobrane do jednego " -"pliku MBOX:" - -#: lib/Maintenance/Task/purge_spam.php:79 -#: lib/Maintenance/Task/purge_trash.php:78 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Wszystkie wiadomo¶ci w Twoim folderze \"%s\" starsze ni¿ %s dni zostan± " -"bezpowrotnie usuniête." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" -"Wszystkie stare za³±czniki z odno¶nikami starsze ni¿ %s miesiêcy zostan± " -"skasowane." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "Wszystkie foldery sent-mail starsze ni¿ %s miesiêci zostan± usuniête." - -#: acl.php:85 acl.php:126 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "Usuniêto wszystkie prawa do folderu \"%s\" dla u¿ytkownika \"%s\"." - -#: lib/api.php:93 -msgid "Allow Folder Creation?" -msgstr "Zezwoliæ na tworzenie folderów?" - -#: filterprefs.php:108 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Umo¿liwiæ stosowanie filtrów w dowolnej skrzynce?" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Czê¶ci alternatywne dla tej sekcji:" - -#: config/prefs.php.dist:691 -msgid "Always" -msgstr "Zawsze" - -#: config/prefs.php.dist:676 -msgid "Always save attachments" -msgstr "Zawsze zapisuj za³±czniki" - -#: lib/Message.php:566 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "" -"Wyst±pi³ b³±d przy próbie odciêcia za³±cznika. Serwer IMAP odpowiedzia³: " - -#: lib/MIME/Viewer/images.php:153 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "" -"Do tej wiadomo¶ci do³±czony jest obraz o nazwie %s. Poni¿ej jest miniaturka." - -#: lib/Message.php:442 -msgid "An unknown error occured while creating the new note." -msgstr "Wyst±pi³ nieznany b³±d podczas tworzenia nowej notatki." - -#: lib/Message.php:441 -msgid "An unknown error occured while creating the new task." -msgstr "Wyst±pi³ nieznany b³±d podczas tworzenia nowego zadania." - -#: lib/MIME/Viewer/itip.php:794 -msgid "An unknown person" -msgstr "Nieznana osoba" - -#: message.php:476 mailbox.php:749 lib/Block/mailbox.php:291 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -#: templates/message/navbar_navigate.html:12 -msgid "Answered" -msgstr "Z odpowiedzi±" - -#: search.php:333 -msgid "Answered messages" -msgstr "Wiadomo¶ci z odpowiedzi±" - -#: mailbox.php:408 -msgid "Apply Filters" -msgstr "Zastosuj filtry" - -#: mailbox.php:408 -#, php-format -msgid "Apply Filters to %s" -msgstr "Zastosuj filtry do %s" - -#: filterprefs.php:105 -msgid "Apply filter rules upon logging on?" -msgstr "Zastosowaæ filtry przy logowaniu?" - -#: filterprefs.php:106 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Zastosowaæ filtry kiedy wy¶wietlana jest skrzynka odbiorcza?" - -#: filterprefs.php:107 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "Zastosowaæ filtry kiedy od¶wie¿any jest pasek boczny?" - -#: mailbox.php:417 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Czy na pewno chcesz skasowaæ t± definicjê folderu wirtualnego?" - -#: smime.php:311 pgp.php:401 -msgid "Are you sure you want to delete this public key?" -msgstr "Czy na pewno chcesz skasowaæ ten klucz publiczny?" - -#: smime.php:337 pgp.php:431 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Czy na pewno chcesz skasowaæ Twoj± parê kluczy? (To NIE jest zalecane!)" - -#: templates/javascript_defs.php:32 -msgid "Are you sure you want to do this?" -msgstr "Czy na pewno chcesz to zrobiæ?" - -#: message.php:551 templates/javascript_defs.php:44 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Czy na pewno chcesz BEZPOWROTNIE skasowaæ te wiadomo¶ci?" - -#: lib/MIME/Contents.php:254 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Czy na pewno chcesz BEZPOWROTNIE skasowaæ ten za³±cznik?" - -#: mailbox.php:413 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Czy na pewno chcesz skasowaæ ca³± pocztê w tym folderze?" - -#: lib/IMP.php:787 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Czy na pewno chcesz opró¿niæ Twój folder spamu?" - -#: lib/IMP.php:779 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Czy na pewno chcesz opró¿niæ Twój folder ¶mieci?" - -#: mailbox.php:497 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Czy na pewno chesz bezpowrotnie skasowaæ te wiadomo¶ci?" - -#: templates/javascript_defs.php:78 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Czy na pewno chcesz zg³osiæ tê wiadomo¶æ jako niewinn±?" - -#: templates/javascript_defs.php:77 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Czy na pewno chcesz zg³osiæ t± wiadomo¶æ jako spam?" - -#: config/prefs.php.dist:1064 -msgid "Arrival Time" -msgstr "Czas otrzymania" - -#: config/prefs.php.dist:1079 -msgid "Ascending" -msgstr "Rosn±co" - -#: config/prefs.php.dist:690 -msgid "Ask" -msgstr "Popro¶" - -#: compose.php:1058 -msgid "Attach Files" -msgstr "Za³±cz pliki" - -#: compose.php:1051 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Do³±czyæ kopiê Twojego klucza publicznego PGP do wiadomo¶ci?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Do³±czony plik:" - -#: lib/Compose.php:1807 lib/Compose.php:1903 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Do³±czony plik \"%s\" przekracza granicê rozmiaru za³±cznika. Plik NIE " -"zosta³ do³±czony." - -#: lib/MIME/Viewer/itip.php:386 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Do³±czono odpowied¼ do pro¶by kalendarza, któr± wys³a³e¶." - -#: templates/javascript_defs.php:39 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "Za³±cznik" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Skasowano za³±cznik %s." - -#: lib/Compose.php:2420 -msgid "Attachment Information" -msgstr "Informacja o za³±czniku" - -#: lib/Compose.php:732 -msgid "Attachment stripped: Original attachment type" -msgstr "Wyciêto za³±cznik: Oryginalny rodzaj za³±cznika" - -#: compose.php:1000 lib/Compose.php:2388 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "Za³±czniki" - -#: message.php:568 config/prefs.php.dist:586 -msgid "Attachments Only" -msgstr "Tylko za³±czniki" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:849 -msgid "Attendees" -msgstr "Uczestnicy" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Uwaga" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Nie znaleziono wymaganego rozszerzenia IMAP." - -#: config/prefs.php.dist:747 -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "" -"Automatycznie wy¶wietlaæ obrazki w wiadomo¶ciach HTML, gdy nadawca jest w " -"mojej ksi±¿ce adresowej?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Dostêpne ksi±¿ki adresowe:" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:885 -msgid "Awaiting Response" -msgstr "Oczekiwanie na odpowied¼" - -#: message.php:521 thread.php:136 -#, php-format -msgid "Bac_k to %s" -msgstr "Powrót do %s" - -#: message.php:521 thread.php:136 -#, php-format -msgid "Back to %s" -msgstr "Powrót do %s" - -#: thread.php:133 -msgid "Back to Multiple Message View Index" -msgstr "Powrót do indeksu widoku wielu wiadomo¶ci" - -#: thread.php:131 -msgid "Back to Thread Display" -msgstr "Powrót do wy¶wietlanego w±tka" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Nieprawid³owa nazwa logowania lub has³o." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Nieprawid³owe lub zniekszta³cone ¿±danie. Serwer odpowiedzia³: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Nieprawid³owe ¿±danie: %s" - -#: lib/Search.php:666 lib/UI/Message.php:28 templates/login/recompose.html:32 -#: templates/contacts/contacts.html:43 -msgid "Bcc" -msgstr "UDW" - -#: config/prefs.php.dist:511 -msgid "Before Signature" -msgstr "Przed sygnatur±" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "Poni¿ej znajduje siê surowy tekst wiadomo¶ci z informacj± o statusie." - -#: config/prefs.php.dist:837 -msgid "Below the message text" -msgstr "Pod tre¶ci± wiadomo¶ci" - -#: message.php:577 mailbox.php:515 -msgid "Blacklist" -msgstr "Czarna lista" - -#: config/prefs.php.dist:736 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "Blokowaæ obrazki w wiadomo¶ciach HTML, chyba ¿e na w³asne ¿±danie?" - -#: lib/Search.php:674 -msgid "Body" -msgstr "Tre¶æ" - -#: message.php:567 config/prefs.php.dist:585 -msgid "Body Text Only" -msgstr "Tylko tekst" - -#: search.php:330 search.php:335 search.php:340 search.php:345 -msgid "Both" -msgstr "Oba" - -#: config/prefs.php.dist:802 -msgid "Both Header Listing and Body of Message" -msgstr "Lista w nag³ówku oraz w tre¶ci wiadomo¶ci" - -#: config/prefs.php.dist:510 -msgid "Bottom" -msgstr "Na dole" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "" -"CRAM-MD5 lub DIGEST-MD5 wymaga zainstalowanego pakietu PEAR'a Auth_SASL." - -#: compose.php:946 -msgid "C_harset" -msgstr "Kodowanie" - -#: search.php:316 -msgid "Calendar" -msgstr "Kalendarz" - -#: lib/IMAP/Tree.php:2426 -msgid "Can not directly create mailbox in this folder." -msgstr "Nie mo¿na bezpo¶rednio utworzyæ skrzynki w tym folderze." - -#: lib/Message.php:196 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Nie mo¿na przenie¶æ wiadomo¶ci do kosza - nie ustawiono kosza dla skrzynki, " -"w preferencjach." - -#: templates/pgp/import_key.html:49 templates/pgp/passphrase.html:22 -#: templates/folders/import.html:17 templates/folders/folders_confirm.html:23 -#: templates/contacts/contacts.html:76 templates/saveimage/saveimage.html:20 -#: templates/smime/import_key.html:70 templates/smime/passphrase.html:24 -msgid "Cancel" -msgstr "Anuluj" - -#: templates/compose/redirect.html:83 templates/compose/compose.html:21 -#: templates/compose/compose.html:208 -msgid "Cancel Message" -msgstr "Anuluj wiadomo¶æ" - -#: templates/javascript_defs.php:32 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Anulowanie tej wiadomo¶ci spowoduje trwa³e usuniêcie jej zawarto¶ci." - -#: lib/prefs.php:150 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "" -"Nie mo¿na jednocze¶nie aktywowaæ folderu ¶mieci i wirtualnego kosza. " -"Zostanie u¿yty folder ¶mieci." - -#: lib/prefs.php:153 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "" -"Nie mo¿na jednocze¶nie aaktywowaæ folderu ¶mieci i wirtualnego kosza. " -"Zostanie uzyty wirtualny folder ¶mieci." - -#: lib/Fetchmail/imap.php:153 -msgid "Cannot connect to the remote mail server." -msgstr "Nie mo¿na po³±czyæ siê ze zdalnym serwerem poczty." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server: " -msgstr "Nie mo¿na po³±czyæ siê ze zdalnym serwerem poczty: " - -#: lib/prefs.php:164 -msgid "Cannot delete to trash unless a Trash folder is defined." -msgstr "Nie mo¿na skasowaæ do kosza dopóki nie zdefiniowano folderu ¶mieci." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Nie mo¿na wy¶wietliæ - znaleziono tylko %s z %s czê¶ci tej wiadomo¶ci w " -"bie¿±cej skrzynce." - -#: lib/Search.php:662 lib/UI/Message.php:27 templates/login/recompose.html:23 -#: templates/contacts/contacts.html:42 -msgid "Cc" -msgstr "DW" - -#: templates/smime/smime.html:83 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"Import certyfikatu nie jest mo¿liwy. Wgrywanie plików nie jest w³±czone na " -"tym serwerze." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:867 -msgid "Chair Person" -msgstr "Przewodnicz±cy" - -#: acl.php:170 acl.php:171 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Zmieñ folder" - -#: config/prefs.php.dist:120 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Zmieñ opcje wy¶wietlania, takie jak ilo¶æ wiadomo¶ci widocznych na ka¿dej " -"stronie i sposób sortowania wiadomo¶ci." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Zmieñ ustawienia serwera pocztowego i folderów." - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Zmieñ nazwê, adres i sygnaturê, któr± widz± ludzie gdy czytaj± lub " -"odpowiadaj± na twój email." - -#: config/prefs.php.dist:972 -msgid "Characters to display:" -msgstr "Znaki do wy¶wietlenia:" - -#: templates/mailbox/message_headers.html:12 -msgid "Check All/None" -msgstr "Zaznacz wszystko/nic" - -#: lib/UI/Compose.php:135 -msgid "Check Spelling" -msgstr "Sprawd¼ pisowniê" - -#: folders.php:354 mailbox.php:645 lib/Block/mailbox.php:213 -msgid "Check _All/None" -msgstr "Zaznacz wszystko/nic" - -#: templates/folders/actions.html:27 -msgid "Check for New Mail" -msgstr "Sprawdzaj now± pocztê" - -#: config/prefs.php.dist:551 -msgid "Check spelling before sending a message?" -msgstr "Sprawdzaæ pisowniê przed wys³aniem wiadomo¶ci?" - -#: lib/UI/Compose.php:136 -msgid "Checking ..." -msgstr "Sprawdzanie ..." - -#: templates/folders/actions.html:11 -msgid "Choose Action" -msgstr "Wybierz czynno¶æ" - -#: config/servers.php.dist:211 -msgid "Choose a mail server:" -msgstr "Wybierz serwer poczty:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Wybierz pasuj±cy lub edytuj adres po prawej stronie:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Wybierz ksi±¿kê adresow±, która bêdzie u¿ywana do dodawania adresów." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Wybierz w jakiej kolejno¶ci przeszukiwaæ ksi±¿ki adresowe podczas rozwijania " -"kontaktów." - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Kliknij %s aby przekonwertowaæ plik z obrazem do formatu, który mo¿e " -"wy¶wietliæ Twoja przegl±darka." - -#: lib/MIME/Contents.php:418 -#, php-format -msgid "Click %s to download the data." -msgstr "Kliknij %s aby pobraæ dane." - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "Kliknij %s aby pobraæ obraz." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Kliknij %s aby przej¶æ do strony zarz±dzania %s." - -#: lib/MIME/Viewer/pkcs7.php:467 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Kliknij %s aby zobaczyæ za³±cznik w oddzielnym oknie." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "" -"Kliknij %s aby zobaczyæ ten wieloczê¶ciowy/powi±zany fragment w oddzielnym " -"oknie." - -#: lib/MIME/Viewer/pgp.php:245 lib/MIME/Viewer/pgp.php:270 -#: lib/MIME/Viewer/pkcs7.php:218 -msgid "Click HERE to verify the message." -msgstr "Kliknij TUTAJ aby zweryfikowaæ wiadomo¶æ." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Kliknij na jednej z wybranych ksi±¿ek adresowych, a nastêpnie wybierz " -"wszystkie pola do wyszukania" - -#: config/prefs.php.dist:1105 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Klikniêcie na adresie utworzy now± wiadomo¶æ do nadawcy" - -#: config/prefs.php.dist:1106 -msgid "Clicking on the address will open the message to be read" -msgstr "Klikniêcie na adresie otworzy wiadomo¶æ do odczytu" - -#: templates/fetchmail/fetchmail.html:33 templates/newmsg/alert.html:17 -msgid "Close" -msgstr "Zamknij" - -#: compose.php:35 -msgid "Close this window" -msgstr "Zamknij to okno" - -#: lib/IMAP/Tree.php:2369 -msgid "Closed Folder" -msgstr "Zamknij folder" - -#: folders.php:436 -msgid "Collapse" -msgstr "Zwiñ" - -#: folders.php:370 -msgid "Collapse All" -msgstr "Zwiñ wszystko" - -#: folders.php:370 -msgid "Collapse All Folders" -msgstr "Zwiñ wszystkie foldery" - -#: folders.php:436 -msgid "Collapse Folder" -msgstr "Zwiñ folder" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Znacznik koloru:" - -#: config/prefs.php.dist:1143 -msgid "Combine all namespaces" -msgstr "Po³±cz wszystkie przestrzenie nazw" - -#: templates/pgp/pgp.html:100 -msgid "Comment:" -msgstr "Komentarz:" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Completed" -msgstr "Zakoñczono" - -#: compose.php:34 -msgid "Compose another message" -msgstr "Utwórz kolejn± wiadomo¶æ" - -#: config/prefs.php.dist:490 -msgid "Compose messages in a separate window?" -msgstr "Tworzyæ wiadomo¶ci w oddzielnym oknie?" - -#: config/prefs.php.dist:500 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Domy¶lnie tworzyæ wiadomo¶ci z interfejsem HTML (je¶li przegl±darka wspiera " -"t± w³a¶ciwo¶æ)?" - -#: config/prefs.php.dist:73 -msgid "Configure how messages are displayed." -msgstr "Skonfiguruj jak maj± byæ wy¶wietlane wiadomo¶ci." - -#: config/prefs.php.dist:105 -msgid "Configure mail preview options." -msgstr "Skonfiguruj opcje podgl±du poczty." - -#: config/prefs.php.dist:151 -#, php-format -msgid "Control PGP support for %s." -msgstr "Zarz±dzaj wsparciem PGP dla %s." - -#: config/prefs.php.dist:160 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Zarz±dzaj wsparciem S/MIME dla %s." - -#: config/prefs.php.dist:129 -msgid "Control options relating to messages searching." -msgstr "Ustaw opcje odnosz±ce siê do wyszukiwania wiadomo¶ci." - -#: config/prefs.php.dist:97 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Zdecyduj kiedy bêdzie wykonywane sprawdzenie nowej poczty i czy masz byæ " -"powiadamiany o jej nadej¶ciu." - -#: config/prefs.php.dist:792 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Konwertowaæ u¶mieszki tekstowe do graficznych?" - -#: message.php:517 message.php:698 mailbox.php:475 mailbox.php:867 -msgid "Copy" -msgstr "Kopiuj" - -#: message.php:517 message.php:698 mailbox.php:475 mailbox.php:867 -msgid "Copy to folder" -msgstr "Kopiuj do folderu" - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Nie mo¿na zakoñczyæ ¿±dania. Podana przyczyna: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Nie mo¿na utworzyæ backend'u VFS: %s" - -#: lib/Message.php:768 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Nie mo¿na skasowaæ wiadomo¶ci z %s. Serwer odpowiedzia³: %s" - -#: lib/Session.php:325 -msgid "Could not execute maintenance operations." -msgstr "Nie mo¿na przeprowadziæ czynno¶ci porz±dkowych." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Nie mo¿na wyodrêbniæ ¿±danego pliku z za³±cznika MS-TNEF." - -#: lib/MIME/Viewer/zip.php:57 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Nie mo¿na wyodrêbniæ ¿±danego pliku z archiwum Zip." - -#: lib/Spam.php:226 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Nie mo¿na przenie¶æ wiadomo¶ci do skrzynki spam - nie zdefiniowano skrzynki " -"spam w preferencjach." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Nie mo¿na otworzyæ bezpiecznego po³±czenia z serwerem IMAP." - -#: lib/Session.php:279 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Nie mo¿na pobraæ informacji o przestrzeni nazwa z serwera IMAP." - -#: compose.php:52 -msgid "Could not retrieve the message from the mail server." -msgstr "Nie mo¿na pobraæ wiadomo¶ci z serwera pocztowego." - -#: lib/Template.php:232 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Nie mo¿na zapisaæ skompilowanego szablonu pliku '%s'." - -#: templates/fetchmail/fetchmailprefs.html:121 -#: templates/folders/actions.html:14 -msgid "Create" -msgstr "Utwórz" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Utwórz folder" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Utwórz foldery" - -#: templates/pgp/pgp.html:135 -msgid "Create Keys" -msgstr "Utwórz klucze" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Utwórz nowe konto" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Utwórz nowy folder spamu" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Utwórz nowy folder szkiców" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Utwórz nowy folder wys³anej poczty" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Utwórz nowy folder ¶mieci" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Utwórz konto" - -#: config/prefs.php.dist:136 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Utwórz opcje filtrowania i organizacji poczty przychodz±cej, posortuj j± do " -"folderów i usuñ spam." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Utwórz now± papeteriê" - -#: config/prefs.php.dist:537 -msgid "Create stationery and form responses." -msgstr "Utwó¿ papeterie i formularze odpowiedzi." - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "Bie¿±ce za³±czniki" - -#: acl.php:173 -#, php-format -msgid "Current access to %s" -msgstr "Bie¿±cy dostêp do %s" - -#: config/prefs.php.dist:1156 -msgid "Current expanded status in the folders view" -msgstr "Bie¿±cy rozszerzony status w widoku folderów" - -#: config/prefs.php.dist:113 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Dostosuj ustawienia do odbierania poczty z innych kont." - -#: config/prefs.php.dist:55 -msgid "Customize how you send mail." -msgstr "Dostosuj sposób wysy³ania poczty." - -#: config/prefs.php.dist:41 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Dostosuj zadania uruchamiane po zalogowaniu do %s." - -#: mailbox.php:571 lib/Block/mailbox.php:143 -msgid "Dat_e" -msgstr "Data" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Data" - -#: lib/Search.php:686 -msgid "Date <" -msgstr "Data <" - -#: lib/Search.php:682 -msgid "Date =" -msgstr "Data =" - -#: lib/Search.php:690 -msgid "Date >" -msgstr "Data >" - -#: templates/thread/thread.html:27 -msgid "Date:" -msgstr "Data:" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "Dzieñ" - -#: lib/MIME/Viewer/itip.php:921 -msgid "Declined" -msgstr "Odrzucono" - -#: lib/MIME/Viewer/itip.php:267 -msgid "Declined: " -msgstr "Odrzucono: " - -#: config/prefs.php.dist:656 -msgid "Default" -msgstr "Domy¶lny" - -#: config/prefs.php.dist:825 -msgid "Default (US-ASCII)" -msgstr "Domy¶lny (US-ASCII)" - -#: templates/prefs/defaultsearchselect.inc:18 -msgid "Default Search Field:" -msgstr "Domy¶lne pole wyszukiwania:" - -#: config/prefs.php.dist:587 -msgid "Default forwarding method:" -msgstr "Domy¶lny sposób przekazywania:" - -#: config/prefs.php.dist:1071 -msgid "Default sorting criteria:" -msgstr "Domy¶lne kryteria sortowania:" - -#: config/prefs.php.dist:1081 -msgid "Default sorting direction:" -msgstr "Domy¶lny kierunek sortowania:" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Delegated" -msgstr "Oddelegowany" - -#: message.php:551 folders.php:401 mailbox.php:497 mailbox.php:499 -#: lib/IMAP/ACL/rfc4314.php:57 templates/fetchmail/fetchmailprefs.html:122 -#: templates/pgp/pgp.html:38 templates/folders/actions.html:17 -#: templates/contacts/contacts.html:66 templates/smime/smime.html:31 -msgid "Delete" -msgstr "Usuñ" - -#: smime.php:311 pgp.php:401 -#, php-format -msgid "Delete %s Public Key" -msgstr "Skasuj klucz publiczny %s" - -#: templates/pgp/pgp.html:89 templates/smime/smime.html:79 -msgid "Delete Current Keys" -msgstr "Skasuj bie¿±ce klucze" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Skasuj foldery" - -#: templates/folders/folders_confirm.html:22 -msgid "Delete Selected Folders" -msgstr "Skasuj wybrane foldery" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "Usuñ papeteriê" - -#: folders.php:401 -msgid "Delete Virtual Folder" -msgstr "Skasuj folder wirtualny" - -#: mailbox.php:417 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Skasuj definicjê folderu wirtualnego dla %s" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Skasowaæ wiadomo¶ci pobrane z serwera zdalnego?" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Skasuj z mojego kalendarza" - -#: config/prefs.php.dist:396 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Usuwaæ stare za³±czniki z odno¶nikami na pocz±tku miesi±ca?" - -#: config/prefs.php.dist:350 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Usuwaæ stare foldery sent-mail na pocz±tku miesi±ca?" - -#: config/prefs.php.dist:724 -msgid "Delete spam messages" -msgstr "Usun±c wiadomo¶ci spamowe" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Usuñ/wyczy¶æ" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "Usun±æ?" - -#: message.php:479 mailbox.php:772 lib/Block/mailbox.php:314 -#: templates/mailbox/navbar.html:20 templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Usuniête" - -#: search.php:343 -msgid "Deleted messages" -msgstr "Usuniête wiadomo¶ci" - -#: compose.php:212 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Usuniêto za³±cznik \"%s\"." - -#: config/prefs.php.dist:87 -msgid "Deleting and Moving Messages" -msgstr "Usuwanie i przenoszenie wiadomo¶ci" - -#: lib/MIME/Viewer/itip.php:632 -msgid "Deny request" -msgstr "Odrzuæ pro¶bê" - -#: lib/MIME/Viewer/itip.php:556 -msgid "Deny request for free/busy information" -msgstr "Odrzuæ pro¶bê o informacje o dostêpno¶ci" - -#: config/prefs.php.dist:1080 -msgid "Descending" -msgstr "Malej±co" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:842 -msgid "Description" -msgstr "Opis" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "Opis:" - -#: templates/pgp/pgp.html:38 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 templates/smime/smime.html:31 -#: templates/smime/smime.html:67 -msgid "Details" -msgstr "Szczegó³y" - -#: lib/Compose.php:2686 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "Nie do³±czono \"%s\" poniewa¿ zosta³ tylko czê¶ciowo wczytany." - -#: lib/Compose.php:2695 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "Nie do³±czono \"%s\" poniewa¿ plik by³ pusty." - -#: lib/Compose.php:2682 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" -"Nie do³±czono \"%s\" poniewa¿ zosta³ przekroczony maksymalny dozwolony " -"rozmiar pliku." - -#: lib/Compose.php:2690 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"Nie do³±czono \"%s\" poniewa¿ konfiguracja serwera nie zezwala na wgranie " -"pliku." - -#: config/prefs.php.dist:784 -msgid "Dim signatures?" -msgstr "Przyæmiæ sygnatury?" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Wy¶wietl" - -#: config/prefs.php.dist:255 -msgid "Display Virtual Inbox?" -msgstr "Wy¶wietlaæ wirtualn± skrzynkê odbiorcz±?" - -#: config/prefs.php.dist:559 -msgid "Display confirmation after sending a message?" -msgstr "Wy¶wietlaæ potwierdzenie po wys³aniu wiadomo¶ci?" - -#: config/prefs.php.dist:801 -msgid "Display in Body of Message" -msgstr "Wy¶wietl w tre¶ci wiadomo¶ci" - -#: config/prefs.php.dist:936 -msgid "Display pop-up notification of new mail?" -msgstr "Wy¶wietlaæ wyskakuj±ce powiadomienie o nowej poczcie?" - -#: config/prefs.php.dist:901 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Wy¶wietl odno¶nik \"Opró¿nij spam\" na pasku menu?" - -#: config/prefs.php.dist:893 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Wy¶wietl odno¶nik \"Opró¿nij kosz\" na pasku menu?" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "Dyspozycja:" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "NIE pasuje" - -#: templates/folders/actions.html:28 -msgid "Do Not Check for New Mail" -msgstr "Nie sprawdzaj nowej poczty" - -#: config/prefs.php.dist:1107 -msgid "Do not generate a link in the From: column" -msgstr "Nie twórz odno¶nika w kolumnie Od:" - -#: templates/javascript_defs.php:33 -msgid "Doing so will discard this message permanently." -msgstr "Spowoduje to bezpowrotne odrzucenie wiadomo¶ci." - -#: login.php:407 -msgid "Don't have an account? Sign up." -msgstr "Nie masz konta? Zarejestruj siê." - -#: templates/folders/actions.html:32 -msgid "Download" -msgstr "Pobierz" - -#: lib/MIME/Contents.php:232 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Pobierz %s w formacie .zip" - -#: message.php:676 -msgid "Download All Attachments (in .zip file)" -msgstr "Pobierz wszystkie za³±czniki (w pliku .zip)" - -#: templates/folders/actions.html:33 -msgid "Download [.zip format]" -msgstr "Pobierz [format .zip]" - -#: lib/MIME/Contents.php:232 -msgid "Download in .zip Format" -msgstr "Pobierz w formacie .zip" - -#: message.php:477 mailbox.php:754 lib/Block/mailbox.php:296 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:40 -#: templates/message/navbar_navigate.html:14 -msgid "Draft" -msgstr "Szkice" - -#: lib/IMAP/Tree.php:2324 -msgid "Draft folder" -msgstr "Folder szkiców" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Folder szkiców:" - -#: login.php:283 -msgid "Dynamic" -msgstr "Dynamiczny" - -#: templates/pgp/pgp.html:105 -msgid "E-mail Address:" -msgstr "Adres e-mail:" - -#: mailbox.php:806 lib/Block/mailbox.php:348 -msgid "END" -msgstr "KONIEC" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "B£¡D: Twoja wiadomo¶æ nie mo¿e byæ dorêczona." - -#: folders.php:402 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Edytuj" - -#: mailbox.php:420 -msgid "Edit Search Query" -msgstr "Edytuj zapytanie wyszukiwania" - -#: folders.php:402 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Edytuj folder wirtualny" - -#: mailbox.php:416 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Edytuj definicjê folderu wirtualnego dla %s" - -#: filterprefs.php:88 -msgid "Edit your Blacklist" -msgstr "Edytuj czarn± listê" - -#: filterprefs.php:87 -msgid "Edit your Filter Rules" -msgstr "Edytuj regu³y filtrów" - -#: filterprefs.php:89 -msgid "Edit your Whitelist" -msgstr "Edytuj bia³± listê" - -#: config/prefs.php.dist:1009 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Zmieñ ustawienia dostêpu do innych kont pocztowych." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "Adres email" - -#: lib/Message.php:785 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Opró¿niono wszystkie wiadomo¶ci z %s." - -#: lib/Message.php:761 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Opró¿niono wszystkie wiadomo¶ci z wirtualnego folderu ¶mieci." - -#: templates/folders/actions.html:18 -msgid "Empty" -msgstr "Opró¿nij" - -#: templates/folders/folders_confirm.html:22 -msgid "Empty Selected Folders" -msgstr "Opró¿nij wybrany folder" - -#: lib/IMP.php:787 -msgid "Empty _Spam" -msgstr "Opró¿nij _spam" - -#: lib/IMP.php:779 -msgid "Empty _Trash" -msgstr "Opró¿nij kosz" - -#: mailbox.php:413 -msgid "Empty folder" -msgstr "Opró¿nij folder" - -#: pgp.php:452 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "W³±czyæ funkcjonalno¶æ PGP?" - -#: smime.php:347 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "W³±czyæ funkcjonalno¶æ S/MIME?" - -#: config/prefs.php.dist:960 -msgid "Enable message previews?" -msgstr "W³±czyæ podgl±d wiadomo¶ci?" - -#: compose.php:1045 -msgid "Encr_yption Options" -msgstr "Opcje sz_yfrowania" - -#: lib/MIME/Viewer/itip.php:530 lib/MIME/Viewer/itip.php:532 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "Koniec" - -#: lib/Compose.php:1628 -msgid "End forwarded message" -msgstr "Koniec przekazanej wiadomo¶ci" - -#: lib/Compose.php:1523 -msgid "End message" -msgstr "Koniec wiadomo¶ci" - -#: lib/Compose.php:1521 -#, php-format -msgid "End message from %s" -msgstr "Koniec wiadomo¶ci od %s" - -#: smime.php:335 pgp.php:427 -msgid "Enter Passphrase" -msgstr "Wprowad¼ has³o" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Wprowad¼ nazwê dla Twojego nowego folderu spamu" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Wprowad¼ nazwê dla Twojego nowe folderu szkiców" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Wprowad¼ nazwê dla Twojego nowego folderu wys³anej poczty" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Wprowad¼ nazwê dla Twojego nowego folderu ¶mieci" - -#: message.php:566 lib/Search.php:678 config/prefs.php.dist:584 -msgid "Entire Message" -msgstr "Ca³a wiadomo¶æ" - -#: message.php:168 thread.php:70 lib/Compose.php:807 lib/Compose.php:1073 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Wpis \"%s\" zosta³ dodany do ksi±¿ki adresowej" - -#: lib/MIME/Viewer/pgp.php:435 lib/MIME/Viewer/status.php:71 -#: lib/MIME/Viewer/status.php:162 lib/MIME/Viewer/pkcs7.php:424 -msgid "Error" -msgstr "B³±d" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "B³±d przy ³±czeniu z serwerem IMAP: [%s] %s." - -#: lib/MIME/Contents.php:135 -msgid "Error displaying message." -msgstr "B³±d przy wy¶wietlaniu wiadomo¶ci." - -#: lib/MIME/Viewer/itip.php:314 lib/MIME/Viewer/itip.php:418 -#, php-format -msgid "Error sending reply: %s." -msgstr "B³±d przy wysy³aniu odpowiedzi: %s." - -#: templates/pgp/pgp.html:32 templates/smime/smime.html:25 -msgid "Error:" -msgstr "B³±d:" - -#: lib/MIME/Viewer/itip.php:104 -msgid "Event successfully deleted." -msgstr "Zdarzenie zosta³o skasowane." - -#: config/prefs.php.dist:925 -msgid "Every 15 minutes" -msgstr "Co 15 minut" - -#: config/prefs.php.dist:922 -msgid "Every 30 seconds" -msgstr "Co 30 sekund" - -#: config/prefs.php.dist:638 config/prefs.php.dist:924 -msgid "Every 5 minutes" -msgstr "Co 5 minut" - -#: config/prefs.php.dist:926 -msgid "Every half hour" -msgstr "Co pó³ godziny" - -#: config/prefs.php.dist:923 -msgid "Every minute" -msgstr "Co minutê" - -#: folders.php:447 -msgid "Expand" -msgstr "Rozwiñ" - -#: folders.php:369 -msgid "Expand All" -msgstr "Rozwiñ wszystko" - -#: folders.php:369 -msgid "Expand All Folders" -msgstr "Rozwiñ wszystkie foldery" - -#: folders.php:447 -msgid "Expand Folder" -msgstr "Rozwiñ folder" - -#: compose.php:755 compose.php:990 -msgid "Expand Names" -msgstr "Rozwiñ nazwy" - -#: config/prefs.php.dist:1135 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Rozwin±æ domy¶lnie ca³e drzewo folderów w widoku folderów?" - -#: config/prefs.php.dist:1157 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Rozwin±æ domy¶lnie ca³e drzewo folderów na pasku bocznym?" - -#: lib/IMP.php:798 lib/IMP.php:800 -msgid "F_etch Mail" -msgstr "Odbi_erz pocztê" - -#: fetchmail.php:49 config/prefs.php.dist:112 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Odbieranie poczty" - -#: config/prefs.php.dist:1017 -msgid "Fetch Mail in a separate window?" -msgstr "Odbieraæ pocztê w oddzielnym oknie?" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Pobieraæ wiadomo¶ci przy logowaniu?" - -#: lib/Fetchmail.php:286 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "Pobrano %d wiadomo¶ci z %s" - -#: lib/Fetchmail.php:284 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Pobrano 1 wiadomo¶æ z %s" - -#: lib/Fetchmail.php:282 lib/Fetchmail.php:284 lib/Fetchmail.php:286 -msgid "Fetchmail: " -msgstr "Pobieranie poczty:" - -#: lib/Fetchmail.php:288 -msgid "Fetchmail: no new messages." -msgstr "Pobieranie poczty: nie ma nowych wiadomo¶ci." - -#: lib/IMP.php:804 -msgid "Fi_lters" -msgstr "Fi_ltry" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "Pola do wyszukiwania" - -#: templates/javascript_defs.php:38 templates/compose/compose.html:261 -msgid "File" -msgstr "Plik" - -#: templates/filters/prefs.html:48 -msgid "Filter Options" -msgstr "Opcje filtrów" - -#: templates/filters/prefs.html:36 -msgid "Filter Settings" -msgstr "Ustawienia filtrów" - -#: config/prefs.php.dist:707 -msgid "Filter message content for profanity?" -msgstr "Filtrowaæ wulgaryzmy w tre¶ci wiadomo¶ci?" - -#: templates/filters/prefs.html:11 -msgid "Filter support is disabled on this system." -msgstr "Wsparcie dla filtrów jest wy³±czone w tym systemie." - -#: config/prefs.php.dist:135 -msgid "Filters" -msgstr "Filtry" - -#: templates/filters/prefs.html:3 -msgid "Filters NOT Active" -msgstr "Filtry NIE s± aktywne" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Filtry: strona zarz±dzania %s" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Znajd¼:" - -#: config/prefs.php.dist:1053 -msgid "First Mailbox Page" -msgstr "Pierwsza strona skrzynki" - -#: mailbox.php:266 -msgid "First Page" -msgstr "Pierwsza strona" - -#: message.php:478 mailbox.php:767 templates/mailbox/navbar.html:32 -#: templates/message/navbar_navigate.html:10 -msgid "Flagged For Followup" -msgstr "Zaznaczone do powtórzenia" - -#: search.php:338 -msgid "Flagged messages" -msgstr "Zaznaczone wiadomo¶ci" - -#: message.php:565 mailbox.php:522 -msgid "Fo_rward" -msgstr "P_rzeka¿" - -#: lib/Block/mailbox.php:448 lib/IMAP/Tree.php:2369 -#: templates/folders/folders_size.html:5 -msgid "Folder" -msgstr "Folder" - -#: folders.php:252 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "Operacje na folderze - potwierdzenie" - -#: folders.php:309 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Nawigator folderów" - -#: folders.php:271 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Rozmiary folderów" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Podsumowanie folderu" - -#: acl.php:22 -msgid "Folder sharing is not enabled." -msgstr "Wspó³dzielenie folderu nie jest w³±czone." - -#: folders.php:46 -msgid "Folder use is not enabled." -msgstr "U¿ycie folderu nie jest w³±czone." - -#: config/prefs.php.dist:1124 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Format daty wiadomo¶ci w skrzynce dla dzisiejszych wiadomo¶ci" - -#: message.php:565 mailbox.php:522 lib/Compose.php:1611 -msgid "Forward" -msgstr "Przeka¿" - -#: lib/Compose.php:1597 -msgid "Forward:" -msgstr "Przeka¿:" - -#: lib/Compose.php:1689 -msgid "Forwarded Message:" -msgstr "Przekazana wiadomo¶æ:" - -#: lib/Compose.php:1624 -msgid "Forwarded message" -msgstr "Przekazana wiadomo¶æ" - -#: lib/Compose.php:1622 -#, php-format -msgid "Forwarded message from %s" -msgstr "Przekazana wiadomo¶æ od: %s" - -#: lib/MIME/Viewer/itip.php:412 -msgid "Free/Busy Request Response" -msgstr "Odpowied¼ na pytanie o dostêpno¶æ" - -#: mailbox.php:581 lib/Block/mailbox.php:153 -msgid "Fro_m" -msgstr "Od" - -#: lib/Search.php:654 lib/UI/Message.php:25 lib/UI/Mailbox.php:97 -#: templates/thread/thread.html:32 templates/compose/compose.html:27 -msgid "From" -msgstr "Od" - -#: config/prefs.php.dist:1066 -msgid "From Address" -msgstr "Adres nadawcy" - -#: lib/Compose.php:1608 lib/Compose.php:1612 -msgid "Fwd:" -msgstr "Fwd:" - -#: lib/Compose.php:1701 -msgid "Fwd: " -msgstr "Fwd: " - -#: lib/Compose.php:1703 -#, php-format -msgid "Fwd: %u Forwarded Messages" -msgstr "Fwd: %u przekazanych wiadomo¶ci" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Galeria" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:31 -#: config/prefs.php.dist:39 -msgid "General Options" -msgstr "Opcje g³ówne" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Pobiraæ tylko nowe wiadomo¶ci? (tylko IMAP)" - -#: folders.php:356 lib/MIME/Viewer/itip.php:568 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:899 -msgid "Go" -msgstr "Id¼" - -#: thread.php:135 -msgid "Go to Message" -msgstr "Przejd¼ do wiadomo¶ci" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Id¼ do wirtualnej skrzynki odbiorczej" - -#: lib/IMP.php:354 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Id¼ do pozycji \"%s\" w ksi±¿ce adresowej" - -#: message.php:432 lib/Filter.php:130 lib/MIME/Contents.php:418 -#: lib/MIME/Viewer/appledouble.php:40 lib/MIME/Viewer/notification.php:60 -#: lib/MIME/Viewer/notification.php:66 lib/MIME/Viewer/status.php:119 -#: lib/MIME/Viewer/status.php:128 lib/MIME/Viewer/images.php:92 -#: lib/MIME/Viewer/images.php:99 lib/MIME/Viewer/images.php:101 -#: lib/MIME/Viewer/pkcs7.php:467 lib/MIME/Viewer/related.php:85 -msgid "HERE" -msgstr "TUTAJ" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:437 -msgid "HTML Version of Message" -msgstr "Wersja wiadomo¶ci w HTML" - -#: message.php:615 -msgid "Headers" -msgstr "Nag³ówki" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Oto wiadomo¶æ, któr± tworzy³e¶:" - -#: config/prefs.php.dist:775 -msgid "Hidden" -msgstr "Ukryte" - -#: config/prefs.php.dist:774 -msgid "Hidden in Thread View" -msgstr "Ukryte w widoku w±tków" - -#: templates/javascript_defs.php:27 -msgid "Hide Addresses" -msgstr "Ukryj adresy" - -#: lib/Block/mailbox.php:452 -msgid "Hide Columns" -msgstr "Ukryj kolumny" - -#: mailbox.php:247 -msgid "Hide Deleted" -msgstr "Ukryj usuniête" - -#: folders.php:362 -msgid "Hide Unsubscribed" -msgstr "Ukryj niezasubskrybowane" - -#: compose.php:962 -msgid "High" -msgstr "Wysoki" - -#: message.php:272 mailbox.php:759 lib/Block/mailbox.php:301 -msgid "High Priority" -msgstr "Wysoki priorytet" - -#: compose.php:961 -msgid "Highest" -msgstr "Najwy¿szy" - -#: config/prefs.php.dist:803 -msgid "How do you want to display attachments?" -msgstr "W jaki sposób wy¶wietlaæ za³±czniki?" - -#: config/prefs.php.dist:1145 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "" -"W jaki sposób maj± byæ wy¶wietlane przestrzenie nazw w widoku folderów?" - -#: config/prefs.php.dist:612 -msgid "How to attribute quoted lines in a reply" -msgstr "Jak oznaczyæ cytowane linie w odpowiedzi" - -#: lib/IMAP.php:302 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:99 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (autowykrywanie protoko³ów)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "Serwer IMAP zamkn±³ po³±czenie. Serwer odpowiedzia³: %s" - -#: lib/IMAP.php:314 -msgid "IMAP over SSL" -msgstr "IMAP z SSL" - -#: lib/IMAP.php:320 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP z SSL (certyfikat w³asny (self-signed))" - -#: lib/IMAP.php:308 -msgid "IMAP, no TLS" -msgstr "IMAP, bez TLS" - -#: lib/Fetchmail/imap.php:48 -msgid "IMAP/POP3 Mail Servers" -msgstr "Serwery IMAP/POP3" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Je¶li u¿ywasz SSL lub TLS musisz mieæ za³adowane w PHP rozszerzenie openssl." - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "" -"Je¶li bêdziesz kontynuowaæ, wszystkie wiadomo¶ci w folderze(ach) zostan± " -"utracone!" - -#: saveimage.php:47 -msgid "Image" -msgstr "Obraz" - -#: templates/folders/import.html:16 -msgid "Import" -msgstr "Importuj" - -#: templates/pgp/import_key.html:48 templates/smime/import_key.html:69 -msgid "Import Key" -msgstr "Importuj klucz" - -#: templates/pgp/pgp.html:137 templates/smime/smime.html:85 -msgid "Import Keypair" -msgstr "Importuj parê kluczy" - -#: templates/folders/actions.html:35 -msgid "Import Messages" -msgstr "Importuj wiadomo¶ci" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "Importuj klucz PGP" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Importuj osobisty klucz prywatny PGP" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Zaimportuj osobisty klucz prywatny PGP tutaj:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Importuj osobisty klucz publiczny PGP" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Zaimportuj osobisty klucz publiczny PGP tutaj:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Importuj osobisty certyfikat S/MIME" - -#: templates/pgp/pgp.html:54 templates/smime/smime.html:47 -msgid "Import Public Key" -msgstr "Importuj klucz publiczny" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Importuj klucz publiczny PGP" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Zamportuj klucz publiczny PGP tutaj:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Importuj klucz publiczny S/MIME" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Importuj klucz S/MIME" - -#: templates/folders/import.html:6 -msgid "Import mbox File" -msgstr "Importuj plik mbox" - -#: templates/folders/import.html:11 -msgid "Import mbox file" -msgstr "Importuj plik mbox" - -#: lib/Block/mailbox.php:309 templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Wa¿ne" - -#: folders.php:141 -#, php-format -msgid "Imported %d messages from %s." -msgstr "Zaimportowano %d wiadomo¶ci z %s." - -#: lib/MIME/Viewer/itip.php:937 -msgid "In Process" -msgstr "W trakcie" - -#: lib/IMP.php:664 lib/Folder.php:69 lib/IMAP/Tree.php:555 -#: lib/IMAP/Tree.php:2307 templates/prefs/initialpageselect.inc:4 -msgid "Inbox" -msgstr "Odebrane" - -#: config/prefs.php.dist:600 -msgid "Include a brief summary of the header in a reply?" -msgstr "Do³±czyæ krótkie podsumowanie nag³ówka w odpowiedzi?" - -#: config/prefs.php.dist:595 -msgid "Include body text in forward message by default?" -msgstr "Domy¶lnie do³±czyæ tekst w przekazywanej wiadomo¶ci?" - -#: config/prefs.php.dist:567 -msgid "Include original message in a reply?" -msgstr "Za³±czyæ oryginaln± wiadomo¶æ przy odpowiedzi?" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -msgid "Info" -msgstr "Informacja" - -#: smime.php:310 pgp.php:400 -#, php-format -msgid "Information on %s Public Key" -msgstr "Informacja o kluczu publicznym %s" - -#: pgp.php:429 -msgid "Information on Personal Private Key" -msgstr "Informacja o osobistym kluczu prywatnym" - -#: smime.php:333 pgp.php:423 -msgid "Information on Personal Public Key" -msgstr "Informacja o osobistym kluczu publicznym" - -#: templates/javascript_defs.php:40 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "W tre¶ci" - -#: lib/IMAP/ACL/rfc2086.php:53 lib/IMAP/ACL/rfc4314.php:53 -msgid "Insert" -msgstr "Wstaw" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Wstaw certyfikat tutaj:" - -#: lib/MIME/Viewer/itip.php:423 -msgid "Invalid Action selected for this component." -msgstr "Wybrano nieprawid³ow± operacjê dla tego komponentu." - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -msgid "Invalid Address" -msgstr "Nieprawid³owy adres" - -#: lib/Fetchmail/imap.php:227 -msgid "Invalid Remote Mailbox" -msgstr "Nieprawid³owa skrzynka zdalna" - -#: lib/Compose.php:1160 lib/Compose.php:1179 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Nieprawid³owy znak w adresie e-mail: %s." - -#: lib/Compose.php:1175 -msgid "Invalid hostname." -msgstr "Nieprawid³owa nazwa hosta." - -#: smime.php:96 pgp.php:18 -msgid "Invalid key" -msgstr "Nieprawid³owy klucz" - -#: lib/Compose.php:272 -msgid "Invalid message, cannot resume draft." -msgstr "Nieprawid³owa wiadomo¶æ, nie mo¿na przywróciæ szkicu." - -#: pgp.php:201 -msgid "Invalid personal PGP private key." -msgstr "Nieprawdi³owy osobisty klucz prywatny PGP." - -#: pgp.php:176 -msgid "Invalid personal PGP public key." -msgstr "Nieprawid³owy osobisty klucz publiczny PGP." - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Odwróæ" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:110 -msgid "Key Length:" -msgstr "D³ugo¶æ klucza:" - -#: pgp.php:443 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "" -"Generowanie klucza mo¿e zaj±æ d³u¿szy czas. Kontynuowaæ generowanie klucza?" - -#: templates/pgp/pgp.html:49 templates/smime/smime.html:42 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"Importowanie klucza nie jest mo¿liwe. Wgrywanie plików nie jest dostêpne na " -"tym serwerze." - -#: templates/pgp/pgp.html:52 templates/smime/smime.html:45 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Importowanie klucza nie jest mo¿liwe. Nie masz zdefiniowanych ksi±¿ek " -"adresowych do dodania Twoich kontaktów." - -#: pgp.php:340 -msgid "Key successfully sent to the public keyserver." -msgstr "Klucz zosta³ wys³any na publiczny serwer kluczy." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Jêzyk" - -#: config/prefs.php.dist:1054 -msgid "Last Mailbox Page" -msgstr "Ostatnia strona skrzynki" - -#: mailbox.php:278 -msgid "Last Page" -msgstr "Ostatnia strona" - -#: compose.php:1084 -msgid "Link Attachments?" -msgstr "Odno¶niki do za³±czników?" - -#: attachment.php:34 lib/Compose.php:2379 -msgid "Linked attachments are forbidden." -msgstr "Do³±czanie plików nie jest dozwolone." - -#: lib/Compose.php:2395 -#, php-format -msgid "Links will expire on %s" -msgstr "Wa¿no¶æ ³±cz wyga¶nie o %s" - -#: lib/IMAP/ACL/rfc2086.php:49 lib/IMAP/ACL/rfc4314.php:49 -msgid "List" -msgstr "Lista" - -#: config/prefs.php.dist:1258 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Wy¶wietlaæ listê wszystkich kontaktów podczas ³adowania ekranu kontaków? " -"je¶li wy³±czone, zobaczysz tylko kontakty wyszukane wprost)" - -#: config/prefs.php.dist:800 -msgid "Listing in the Header" -msgstr "Lista w nag³ówku" - -#: compose.php:741 -msgid "Loading..." -msgstr "£adowanie..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Skrzynka lokalna:" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "Lokalizacja" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:33 -msgid "Log in" -msgstr "Zaloguj" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Zaloguj do %s" - -#: login.php:403 -msgid "Login" -msgstr "Zaloguj" - -#: config/prefs.php.dist:40 -msgid "Login Tasks" -msgstr "Zadania przy logowaniu" - -#: compose.php:964 -msgid "Low" -msgstr "Niski" - -#: message.php:274 mailbox.php:762 lib/Block/mailbox.php:304 -msgid "Low Priority" -msgstr "Niski priorytet" - -#: compose.php:965 -msgid "Lowest" -msgstr "Najni¿szy" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Plik Macintosh" - -#: config/prefs.php.dist:104 -msgid "Mail Previews" -msgstr "Podgl±d poczty" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Typ serwera poczty do którego pod³±czyæ:" - -#: lib/IMAP/Tree.php:2314 lib/IMAP/Tree.php:2341 -msgid "Mailbox" -msgstr "Skrzynka" - -#: lib/Block/mailbox.php:3 -msgid "Mailbox View" -msgstr "Widok skrzynki" - -#: config/prefs.php.dist:119 -msgid "Mailbox and Folder Display Options" -msgstr "Opcje wy¶wietlania folderów i skrzynek pocztowych" - -#: lib/IMAP/ACL/rfc2086.php:52 lib/IMAP/ACL/rfc4314.php:52 -msgid "Mark (Other)" -msgstr "Oznacz (inne)" - -#: lib/IMAP/ACL/rfc2086.php:51 lib/IMAP/ACL/rfc4314.php:51 -msgid "Mark (Seen)" -msgstr "Oznacz (widziane)" - -#: templates/folders/actions.html:30 -msgid "Mark All Messages as Seen" -msgstr "Oznacz wszystkie wiadomo¶ci jako widziane" - -#: templates/folders/actions.html:31 -msgid "Mark All Messages as Unseen" -msgstr "Oznacz wszystkie wiadomo¶ci jako niewidziane" - -#: templates/mailbox/navbar.html:27 templates/mailbox/navbar.html:29 -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 -msgid "Mark as:" -msgstr "Oznacz jako:" - -#: config/prefs.php.dist:757 -msgid "Mark different levels of quoting with different colors?" -msgstr "Oznaczaæ ró¿ne poziomy cytowania ró¿nymi kolorami?" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Oznaczyæ wiadomo¶ci jako widziane? (tylko IMAP)" - -#: config/prefs.php.dist:765 -msgid "Mark simple markup?" -msgstr "Oznaczaæ prost± sk³adniê?" - -#: search.php:218 -msgid "Match All Queries" -msgstr "Dopasuj wszystkie kryteria" - -#: search.php:216 -msgid "Match Any Query" -msgstr "Dopasuj dowolne kryterium" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "Maksymalny rozmiar za³±cznika" - -#: lib/api.php:94 -msgid "Maximum Number of Folders" -msgstr "Maksymalna liczba folderów" - -#: lib/api.php:95 -msgid "Maximum Number of Recipients per Message" -msgstr "Maksymalna liczba odbiorców wiadomo¶ci" - -#: lib/api.php:96 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Maksymalna liczba odbiorców w przedziale czasowym" - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "Osi±gniêto maksymaln± liczbê za³±czników." - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "Osi±gniêto maksymalny ca³kowity rozmiar za³±cznika." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Menu listy folderów" - -#: lib/Compose.php:1514 -msgid "Message" -msgstr "Wiadomo¶æ" - -#: config/prefs.php.dist:54 -msgid "Message Composition" -msgstr "Tworzenie wiadomo¶ci" - -#: config/prefs.php.dist:1065 -msgid "Message Date" -msgstr "Data wiadomo¶ci" - -#: config/prefs.php.dist:53 config/prefs.php.dist:71 config/prefs.php.dist:86 -#: config/prefs.php.dist:95 config/prefs.php.dist:103 -#: config/prefs.php.dist:111 -msgid "Message Options" -msgstr "Opcje wiadomo¶ci" - -#: search.php:411 -msgid "Message Search" -msgstr "Wyszukiwanie wiadomo¶ci" - -#: config/prefs.php.dist:1069 -msgid "Message Size" -msgstr "Rozmiar wiadomo¶ci" - -#: message.php:586 -msgid "Message Source" -msgstr "¬ród³o wiadomo¶ci" - -#: config/prefs.php.dist:72 -msgid "Message Viewing" -msgstr "Przegl±danie wiadomo¶ci" - -#: lib/Compose.php:1512 -#, php-format -msgid "Message from %s" -msgstr "Wiadomo¶æ od %s" - -#: lib/UI/Mailbox.php:148 -msgid "Message has attachments" -msgstr "Wiadomo¶æ ma za³±czniki" - -#: lib/UI/Mailbox.php:147 -msgid "Message is encrypted" -msgstr "Wiadomo¶æ jest zaszyfrowana" - -#: lib/UI/Mailbox.php:146 -msgid "Message is signed" -msgstr "Wiadomo¶æ jest podpisana" - -#: compose.php:343 compose.php:350 -msgid "Message redirected successfully." -msgstr "Wiadomo¶æ zosta³a przekierowana." - -#: lib/Compose.php:750 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Wiadomo¶æ zosta³a wys³ana, ale nie zapisana w %s" - -#: compose.php:408 compose.php:416 -msgid "Message sent successfully." -msgstr "Wiadomo¶æ zosta³a wys³ana." - -#: config/prefs.php.dist:1096 -msgid "Messages per page in the mailbox view." -msgstr "Wiadomo¶ci na stronê w widoku skrzynki." - -#: mailbox.php:212 -msgid "Messages to" -msgstr "Wiadomo¶ci do" - -#: login.php:286 -msgid "Minimalist" -msgstr "Minimalny" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Tryb" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "Miesi±c" - -#: message.php:516 message.php:697 mailbox.php:474 mailbox.php:866 -msgid "Move" -msgstr "Przenie¶" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "Przesuñ w dó³" - -#: config/prefs.php.dist:725 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "Przenie¶æ wiadomo¶ci spamowe do folderu spam a niewinne do Odebranych" - -#: message.php:516 message.php:697 mailbox.php:474 mailbox.php:866 -msgid "Move to folder" -msgstr "Przenie¶ do folderu" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "Przesuñ do góry" - -#: lib/MIME/Viewer/alternative.php:96 -msgid "Multipart/alternative" -msgstr "Wieloczê¶ciowe/altarnatywne" - -#: thread.php:157 -msgid "Multiple Message View" -msgstr "Widok wielu wiadomo¶ci" - -#: templates/prefs/defaultsearchselect.inc:8 -msgid "NONE" -msgstr "BRAK" - -#: templates/fetchmail/fetchmailprefs.html:91 templates/pgp/pgp.html:4 -#: templates/smime/smime.html:4 -msgid "NOTE:" -msgstr "UWAGA:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Nazwa" - -#: pgp.php:115 -msgid "Name and/or email cannot be empty" -msgstr "Nazwa i/lub email nie mo¿e byæ pusty" - -#: lib/MIME/Viewer/itip.php:942 -msgid "Needs Action" -msgstr "Wymagana reakcja" - -#: config/prefs.php.dist:689 config/prefs.php.dist:921 -msgid "Never" -msgstr "Nigdy" - -#: config/prefs.php.dist:679 -msgid "Never save attachments" -msgstr "Nigdy nie zapisuj za³±czników" - -#: lib/IMP.php:441 -msgid "New Folder" -msgstr "Nowy folder" - -#: config/prefs.php.dist:96 -msgid "New Mail" -msgstr "Nowa poczta" - -#: compose.php:224 lib/Block/tree_folders.php:36 -msgid "New Message" -msgstr "Nowa wiadomo¶æ" - -#: mailbox.php:826 lib/MIME/Headers.php:193 lib/Block/mailbox.php:368 -#, php-format -msgid "New Message to %s" -msgstr "Nowa wiadomo¶æ do %s" - -#: search.php:329 -msgid "New messages" -msgstr "Nowe wiadomo¶ci" - -#: message.php:532 -msgid "Next Message" -msgstr "Nastêpna wiadomo¶æ" - -#: mailbox.php:276 -msgid "Next Page" -msgstr "Nastêpna strona" - -#: templates/javascript_defs.php:47 config/prefs.php.dist:637 -#: config/prefs.php.dist:1132 config/prefs.php.dist:1154 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "Nie" - -#: smime.php:239 -msgid "No Certificate found" -msgstr "Nie znaleziono certyfikatu" - -#: lib/IMP.php:1322 -msgid "No Encryption" -msgstr "Bez szyfrowania" - -#: templates/pgp/pgp.html:29 templates/smime/smime.html:22 -msgid "No Keys in Keyring" -msgstr "Nie ma kluczy na kó³ku (keyring)" - -#: rss.php:93 mailbox.php:255 -#, php-format -msgid "No Messages" -msgstr "Brak wiadomo¶ci" - -#: pgp.php:142 -msgid "No PGP public key imported." -msgstr "Nie zaimportowano publicznego klucza PGP." - -#: mailbox.php:787 lib/Block/mailbox.php:329 -msgid "No Preview Text" -msgstr "Bez podgl±du tekstu" - -#: smime.php:164 -msgid "No S/MIME public key imported." -msgstr "Nie zaimportowano klucza publicznego S/MIME." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Bez d¼wiêku" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Nie znaleziono za³±czników." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "W kluczu publicznym nie ma informacji o adresie email." - -#: acl.php:73 -msgid "No folder selected." -msgstr "Nie wybrano folderów." - -#: lib/Block/summary.php:135 -msgid "No folders are being checked for new mail." -msgstr "Brak folderów, w których jest sprawdzana nowa poczta." - -#: folders.php:190 lib/Folder.php:460 lib/Folder.php:510 -msgid "No folders were specified" -msgstr "Nie okre¶lono folderów" - -#: lib/Block/summary.php:139 -msgid "No folders with new messages" -msgstr "Brak folderów z nowymi wiadomo¶ciami" - -#: lib/Block/summary.php:137 -msgid "No folders with unseen messages" -msgstr "Brak folderów z niewidzianymi wiadomo¶ciami" - -#: lib/Compose.php:1552 -msgid "No message body text" -msgstr "Brak nag³ówka wiadomo¶ci" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Nie zwrócono wiadomo¶ci." - -#: mailbox.php:227 -msgid "No messages matched your search." -msgstr "Brak wiadomo¶ci pasuj±cych do wyszukiwania." - -#: pgp.php:194 -msgid "No personal PGP private key imported." -msgstr "Nie zaimportowano osobistego klucza prywatnego PGP." - -#: pgp.php:170 -msgid "No personal PGP public key imported." -msgstr "Nie zaimportowano osobistego klucza publicznego PGP." - -#: smime.php:214 -msgid "No personal S/MIME certificates imported." -msgstr "Nie zaimportowano osobistego certyfikatu S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:289 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"Nie ma osobistego klucza prywatnego, wiec wiadomo¶æ nie mo¿e zostaæ " -"odszyfrowana." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "Nie mo¿na znale¼æ wspieranej metody autentykacji IMAP." - -#: acl.php:105 -msgid "No user specified." -msgstr "Nie okre¶lono u¿ytkownika." - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:875 -msgid "Non Participant" -msgstr "Nieuczestnicz±cy" - -#: lib/MIME/Viewer/itip.php:710 lib/MIME/Viewer/itip.php:837 -#: templates/prefs/spamselect.inc:20 templates/prefs/sourceselect.inc:35 -#: templates/prefs/folderselect.inc:21 templates/prefs/trashselect.inc:20 -#: templates/prefs/sentmailselect.inc:38 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Nic" - -#: compose.php:963 -msgid "Normal" -msgstr "Normalny" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Nieusuniête" - -#: templates/mailbox/navbar.html:23 templates/mailbox/navbar.html:41 -#: templates/message/navbar_navigate.html:15 -msgid "Not Draft" -msgstr "Nie szkice" - -#: templates/mailbox/navbar.html:33 templates/message/navbar_navigate.html:11 -msgid "Not Flagged" -msgstr "Nieoznaczone" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "Niewa¿ne" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Nieosobiste" - -#: lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 lib/Crypt/PGP.php:132 -msgid "Not a valid public key." -msgstr "Nieprawid³owy klucz publiczny." - -#: config/prefs.php.dist:838 -msgid "Not at all" -msgstr "Nie wy¶wietlaæ" - -#: lib/Maintenance/Task/fetchmail_login.php:71 -msgid "Note that this can take some time" -msgstr "We¼ pod uwagê, ¿e to mo¿e chwilê potrwaæ." - -#: lib/IMP.php:493 -msgid "Notepads" -msgstr "Notatniki" - -#: config/prefs.php.dist:723 -msgid "Nothing" -msgstr "Nic" - -#: attachment.php:107 -msgid "Notification: Linked attachment downloaded" -msgstr "Powiadomienie: Pobrano powi±zany za³±cznik" - -#: lib/Block/mailbox.php:444 -msgid "Number of messages to display" -msgstr "Ilo¶æ wiadomo¶ci do wy¶wietlenia" - -#: config/prefs.php.dist:405 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Liczba miesiêcy, przez które zachowaæ za³±czniki z odno¶nikami przy " -"comiesiêcznym usuwaniu." - -#: config/prefs.php.dist:359 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Liczba starych folderów sent-mail do zachowania przy comiesiêcznym usuwaniu." - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "OK" - -#: templates/search/search.html:61 templates/pgp/import_key.html:30 -#: templates/smime/import_key.html:31 -msgid "OR" -msgstr "LUB" - -#: search.php:328 -msgid "Old messages" -msgstr "Stare wiadomo¶ci" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Stary folder sent-mail jest czyszczony." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Wy¶wietlaæ tylko foldery zawieraj±ce nieprzeczytane wiadomo¶ci?" - -#: templates/javascript_defs.php:56 -msgid "Only one folder should be selected for this action." -msgstr "Dla tej operacji powinien byæ wybrany tylko jeden folder." - -#: lib/IMP.php:853 lib/IMP.php:858 -msgid "Open Fo_lder" -msgstr "Otwórz Fo_lder" - -#: lib/IMP.php:858 -msgid "Open Folder" -msgstr "Otwórz Folder" - -#: lib/IMAP/Tree.php:2365 -msgid "Opened Folder" -msgstr "Otwarto folder" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:871 -msgid "Optional Participant" -msgstr "Uczestnik opcjonalny" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Inne konta pocztowe" - -#: config/prefs.php.dist:118 config/prefs.php.dist:127 -#: config/prefs.php.dist:134 config/prefs.php.dist:141 -#: config/prefs.php.dist:149 config/prefs.php.dist:158 -msgid "Other Options" -msgstr "Inne opcje" - -#: lib/IMAP/Tree.php:96 -msgid "Other Users' Folders" -msgstr "Foldery innych u¿ytkowników" - -#: templates/login/login.html:103 -msgid "Outbound Server" -msgstr "Serwer wychodz±cy" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:164 lib/MIME/Viewer/pgp.php:212 -#: lib/MIME/Viewer/pgp.php:304 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1325 -msgid "PGP Encrypt Message" -msgstr "Zaszyfruj wiadomo¶æ PGP" - -#: lib/IMP.php:1330 -msgid "PGP Encrypt Message with passphrase" -msgstr "Zaszyfruj wiadomo¶æ PGP z has³em" - -#: lib/Compose.php:1292 -msgid "PGP Error: " -msgstr "B³±d PGP: " - -#: config/prefs.php.dist:150 -msgid "PGP Options" -msgstr "Opcje PGP" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "Wprowadzanie has³a PGP" - -#: templates/pgp/pgp.html:68 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "" -"Wsparcie dla osobistej pary kluczy PGP wymaga bezpiecznego po³±czenia WWW." - -#: pgp.php:154 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Klucz publiczny PGP dla \"%s (%s)\" zosta³ dodany." - -#: pgp.php:250 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Klucz publiczny PGP dla \"%s\" zosta³ skasowany." - -#: templates/pgp/pgp.html:24 -msgid "PGP Public Keyring" -msgstr "Publiczne kó³ko (keyring) PGP" - -#: lib/IMP.php:1326 -msgid "PGP Sign Message" -msgstr "Podpisz wiadomo¶æ PGP" - -#: lib/IMP.php:1327 -msgid "PGP Sign/Encrypt Message" -msgstr "Podpisz/zaszyfruj wiadomo¶æ przy u¿yciu PGP" - -#: lib/IMP.php:1331 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "Podpisz/zaszyfruj wiadomo¶æ przy u¿yciu PGP z has³em" - -#: compose.php:662 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"Szyfrowanie PGP nie mo¿e byæ domy¶lnie u¿yte poniewa¿ nie mo¿na znale¼æ " -"kluczy publicznych dla wszystkich odbiorców." - -#: pgp.php:207 -msgid "PGP private key successfully added." -msgstr "Dodano prywatny klucz PGP." - -#: pgp.php:182 -msgid "PGP public key successfully added." -msgstr "Dodano publiczny klucz PGP." - -#: templates/pgp/pgp.html:144 -msgid "PGP support is disabled on this system." -msgstr "Wsparcie dla PGP jest wy³±czone w tym systemie." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"Wsparcie dla PGP wymaga u¿ycia wyskakuj±cych okienek. Je¿eli Twoja " -"przegl±darka obecnie blokuje wyskakuj±ce okienka, musisz zmieniæ to " -"ustawienie lub w przeciwnym wypadku w³asno¶ci PGP nie bêd± poprawnie dzia³aæ." - -#: lib/Compose.php:1252 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: Wymagane has³o dla osobistego klucza prywatnego." - -#: lib/Compose.php:1261 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: Wymagane has³o do zaszyfrowania Twojej wiadomo¶ci." - -#: lib/IMAP.php:278 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:94 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Autowykrywanie protoko³ów)" - -#: lib/IMAP.php:290 -msgid "POP3 over SSL" -msgstr "POP3 z SSL" - -#: lib/IMAP.php:296 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 z SSL (certyfikat w³asny)" - -#: lib/IMAP.php:284 -msgid "POP3, no TLS" -msgstr "POP3, bez TLS" - -#: mailbox.php:429 -#, php-format -msgid "Page %d of %d" -msgstr "Strona %d z %d" - -#: config/prefs.php.dist:1051 -msgid "Page with the First Unseen Message" -msgstr "Strone z pierwsz± niewidzian± wiadomo¶ci±" - -#: config/prefs.php.dist:1052 -msgid "Page with the Last Unseen Message" -msgstr "Strona z ostatni± niewidzian± wiadomo¶ci±" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Strona:" - -#: message.php:678 -msgid "Part(s)" -msgstr "Czê¶æ(i)" - -#: templates/pgp/pgp.html:125 -msgid "Passphrase (Again):" -msgstr "Has³o (powtórzenie):" - -#: smime.php:248 pgp.php:332 -msgid "Passphrase successfully unloaded." -msgstr "Has³o zosta³o ¶ci±gniête." - -#: templates/pgp/pgp.html:120 templates/pgp/passphrase.html:19 -#: templates/smime/passphrase.html:21 -msgid "Passphrase:" -msgstr "Has³o:" - -#: pgp.php:117 -msgid "Passphrases cannot be empty" -msgstr "Has³o nie mo¿e byæ puste" - -#: pgp.php:119 -msgid "Passphrases do not match" -msgstr "Has³a nie zgadzaj± siê" - -#: templates/login/login.html:92 -msgid "Password" -msgstr "Has³o" - -#: templates/fetchmail/fetchmailprefs.html:59 -#: templates/smime/import_key.html:54 -msgid "Password:" -msgstr "Has³o:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Has³o: " - -#: message.php:464 mailbox.php:737 lib/Block/mailbox.php:279 -#: templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Osobiste" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "Dane personalne" - -#: pgp.php:125 -msgid "Personal PGP keypair generated successfully." -msgstr "Wygenerowano osobist± parê kluczy PGP." - -#: pgp.php:132 -msgid "Personal PGP keys deleted successfully." -msgstr "Skasowano osobiste klucze PGP." - -#: smime.php:220 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "NIE zaimportowano osobistego certyfikatu S/MIME: " - -#: smime.php:145 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Skasowano osobiste klucze S/MIME." - -#: config/prefs.php.dist:221 -msgid "Place your signature before replies and forwards?" -msgstr "Umie¶ciæ Twój podpis przed odpowiedziami i przekazaniami?" - -#: lib/Compose.php:435 -msgid "Plaintext Version of Message" -msgstr "Wiadomo¶æ w wersji tekstowej" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Odtwarzaæ d¼wiêk przy nowej poczcie? Twoja przegl±darka musi wspieraæ " -"osadzone pliki d¼wiêkowe. Prawie wszystkie przegl±darki dla Windows i Mac " -"obs³uguj± t± funkcjê, lecz dla innych platform bêdzie potrzebny plugin." - -#: templates/javascript_defs.php:79 -msgid "Please enter a name for the new folder:" -msgstr "Proszê wprowadziæ nazwê dla nowego folderu:" - -#: templates/javascript_defs.php:58 templates/javascript_defs.php:59 -msgid "Please enter the name of the new folder:" -msgstr "Proszê wprowadziæ nazwê nowego folderu:" - -#: templates/javascript_defs.php:63 -msgid "Please enter the new name:" -msgstr "Proszê wprowadziæ now± nazwê:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Proszê wprowadziæ has³o dla tej wiadomo¶ci." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Proszê wprowadziæ has³o dla Twojego prywatnego klucza PGP. Bêdziesz musia³ " -"wprowadzaæ to has³o tylko raz w danej sesji." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Proszê wprowadziæ has³o dla Twojego prywatnego klucza S/MIME. Bêdziesz " -"musia³ wprowadzaæ to has³o tylko raz w danej sesji." - -#: login.php:181 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Proszê zalogowaæ sie ponownie aby wznowiæ tworzenie wiadomo¶ci. Je¿eli NIE " -"u¿ywasz ciasteczek I tworzysz wiadomo¶æ w wyskakuj±cym okienku, bêdziesz " -"musia³ zalogowaæ sie ponownie w równie¿ g³ównym oknie. Zapobiega to " -"przejêciu identikatora Twojej sesji przez atakuj±cych. Przepraszamy za " -"wszelkie utrudnienia." - -#: templates/javascript_defs.php:74 -msgid "Please provide your password." -msgstr "Proszê podaæ swoje has³o." - -#: templates/javascript_defs.php:73 -msgid "Please provide your username." -msgstr "Proszê podaæ swoj± nazwê u¿ytkownika." - -#: lib/Compose.php:2560 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Proszê poprawiæ niejednoznaczne lub nieprawid³owe adresy." - -#: templates/javascript_defs.php:55 -msgid "Please select a folder before you perform this action." -msgstr "Proszê wybraæ folder przed wykonaniem tej operacji." - -#: templates/javascript_defs.php:67 -msgid "Please select at least one folder to search." -msgstr "Proszê wybraæ conajmniej jeden folder do przeszukania." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Proszê wybraæ lub edytowaæ w obszarze po prawej stronie:" - -#: config/prefs.php.dist:1165 -msgid "Poll all folders for new mail?" -msgstr "Sprawdzaæ now± pocztê we wszystkich folderach?" - -#: templates/login/login.html:67 -msgid "Port" -msgstr "Port" - -#: lib/IMAP/ACL/rfc2086.php:54 lib/IMAP/ACL/rfc4314.php:54 -msgid "Post" -msgstr "Wy¶lij" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Oparte na Horde" - -#: config/prefs.php.dist:213 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Poprzedziæ Twój podpis delimiterem ('-- ')?" - -#: filterprefs.php:51 smime.php:255 pgp.php:259 -msgid "Preferences successfully updated." -msgstr "Preferencje zosta³y zaktualizowane." - -#: compose.php:1104 -msgid "Preview" -msgstr "Podgl±d" - -#: message.php:525 -msgid "Previous Message" -msgstr "Poprzednia wiadomo¶æ" - -#: mailbox.php:268 -msgid "Previous Page" -msgstr "Poprzednia strona" - -#: message.php:599 -msgid "Print" -msgstr "Drukuj" - -#: message.php:682 -msgid "Printed By" -msgstr "Wydrukowany przez" - -#: message.php:667 lib/MIME/Viewer/itip.php:830 -msgid "Priority" -msgstr "Priorytet" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Has³o klucza prywatnego:" - -#: config/prefs.php.dist:678 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Zapytaj za ka¿dym razem gdy za³±cznik jest wysy³any; domy¶lnie NIE" - -#: config/prefs.php.dist:677 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Zapytaj za ka¿dym razem gdy za³±cznik jest wysy³any; domy¶lnie TAK" - -#: templates/login/login.html:72 -msgid "Protocol" -msgstr "Protokó³" - -#: templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Protokó³:" - -#: lib/Crypt/PGP.php:453 -msgid "Public PGP keyserver support has been disabled." -msgstr "Wsparcie dla serwera kluczy publicznych PGP zosta³o wy³±czone." - -#: mailbox.php:443 mailbox.php:511 -msgid "Pur_ge Deleted" -msgstr "Wyczy¶æ usuniête" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:20 -msgid "Purge" -msgstr "Wyczy¶æ" - -#: mailbox.php:443 mailbox.php:511 -msgid "Purge Deleted" -msgstr "Wyczy¶æ usuniête" - -#: config/prefs.php.dist:424 -msgid "Purge Spam how often:" -msgstr "Jak czêsto czy¶ciæ folder spamu:" - -#: config/prefs.php.dist:452 -msgid "Purge Trash how often:" -msgstr "Jak czêsto czy¶ciæ folder ¶mieci:" - -#: config/prefs.php.dist:433 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "Wyczy¶æ wiadomo¶ci w folderze spamu, starsze ni¿ podana liczba dni." - -#: config/prefs.php.dist:461 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Wyczy¶æ wiadomo¶ci w folderze ¶mieci, starsze ni¿ podana liczba dni." - -#: config/prefs.php.dist:387 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "" -"Wyczy¶æ wiadomo¶ci w folderze sent-mail, starsze ni¿ podana liczba dni." - -#: config/prefs.php.dist:414 -msgid "Purge old messages in the Spam folder?" -msgstr "Czy¶ciæ stare wiadomo¶ci z folderu spamu?" - -#: config/prefs.php.dist:442 -msgid "Purge old messages in the Trash folder?" -msgstr "Czy¶ciæ stare wiadomo¶ci z folderu ¶mieci?" - -#: config/prefs.php.dist:368 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Czy¶ciæ stare wiadomo¶ci w folderze sent-mail?" - -#: config/prefs.php.dist:378 -msgid "Purge sent-mail how often:" -msgstr "Jak czêsto czy¶ciæ sent-mail:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "Czyszczenie %d wiadomo¶ci z folderu spam." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Czyszczenie %d wiadomo¶ci z folderu ¶mieci." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "Czyszczenie %d wiadomo¶ci z folderu sent-mail." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "Czyszczenie 1 wiadomo¶ci z folderu spam." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "Czyszczenie 1 wiadomo¶ci z folderu ¶mieci." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Czyszczenie 1 wiadomo¶ci z folderu sent-mail %s." - -#: lib/IMP.php:918 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Quota: %.2fMB / %.2fMB (%.2f%%)" - -#: lib/IMP.php:922 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Quota: %.2fMB / BEZ LIMITU" - -#: lib/IMP.php:925 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Quota: BEZ LIMITU" - -#: config/prefs.php.dist:608 -#, php-format -msgid "Quoting %f:" -msgstr "Cytowanie %f:" - -#: lib/IMAP/ACL/rfc2086.php:50 lib/IMAP/ACL/rfc4314.php:50 -msgid "Read" -msgstr "Odczyt" - -#: templates/folders/actions.html:38 -msgid "Rebuild Folder Tree" -msgstr "Odbuduj drzewo folderów" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Ostatnie wyszukiwania" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Ostatnie wyszukiwania:" - -#: message.php:570 message.php:613 -msgid "Redirec_t" -msgstr "Przekieruj" - -#: message.php:570 message.php:613 -msgid "Redirect" -msgstr "Przekieruj" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "Przekieruj wiadomo¶æ" - -#: compose.php:327 -msgid "Redirect this message" -msgstr "Przekieruj tê wiadomo¶æ" - -#: folders.php:344 -msgid "Refresh" -msgstr "Od¶wie¿" - -#: config/prefs.php.dist:927 -msgid "Refresh Folder Views:" -msgstr "Od¶wie¿ widok folderów:" - -#: mailbox.php:406 -msgid "Reload" -msgstr "Prze³aduj" - -#: folders.php:334 -msgid "Reload View" -msgstr "Prze³aduj podgl±d" - -#: lib/MIME/Viewer/itip.php:542 lib/MIME/Viewer/itip.php:561 -msgid "Remember the free/busy information." -msgstr "Zapamiêtaj informacjê o dostêpno¶ci." - -#: config/prefs.php.dist:1134 -msgid "Remember the last view" -msgstr "Pamiêtaj ostatni widok" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Zdalna skrzynka:" - -#: lib/MIME/Viewer/html.php:123 -#, php-format -msgid "Remote images are blocked to protect your privacy. %s" -msgstr "Zdalne obrazki s± zablokowane w celu ochrony Twojej prywatno¶ci. %s" - -#: search.php:324 -msgid "Remove Field From Search" -msgstr "Usuñ pole z wyszukiwania" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "Usuñ ¼ród³o" - -#: templates/folders/actions.html:16 -msgid "Rename" -msgstr "Zmieñ nazwê" - -#: config/prefs.php.dist:341 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Zmieniæ nazwê folderu sent-mail na pocz±tku miesi±ca?" - -#: lib/Folder.php:410 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Zmiana nazwy \"%s\" na \"%s\" nie powiod³a siê. Odpowied¼ serwera" - -#: message.php:554 -msgid "Reply" -msgstr "Odpowiedz" - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:420 -msgid "Reply Sent." -msgstr "Odpowied¼ wys³ana." - -#: compose.php:302 -msgid "Reply to All:" -msgstr "Odpowiedz wszystkim:" - -#: compose.php:304 -msgid "Reply to List:" -msgstr "Odpowiedz na listê:" - -#: lib/MIME/Viewer/itip.php:544 lib/MIME/Viewer/itip.php:553 -#: lib/MIME/Viewer/itip.php:563 -msgid "Reply with Not Supported Message" -msgstr "Odpowiedz: wiadomo¶æ nie wspierana" - -#: lib/MIME/Viewer/itip.php:551 -msgid "Reply with free/busy for next 2 months." -msgstr "Odpowiedz informacj± o dostêpno¶ci przez nastêpne 2 miesi±ce." - -#: lib/MIME/Viewer/itip.php:550 -msgid "Reply with requested free/busy information." -msgstr "Odpowiedz ¿±dan± informacj± o dostêpno¶ci" - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Odpowied¼ do" - -#: lib/Compose.php:1765 -msgid "Reply-To: " -msgstr "Odpowied¼ do:" - -#: compose.php:300 -msgid "Reply:" -msgstr "Odpowied¼:" - -#: message.php:610 mailbox.php:533 -msgid "Report as Innocent" -msgstr "Zaraportuj jako niewinny" - -#: message.php:604 mailbox.php:527 -msgid "Report as Spam" -msgstr "Zaraportuj jako spam" - -#: compose.php:1029 -msgid "Request a _Read Receipt" -msgstr "Popro¶ o potwie_rdzenie odczytu" - -#: config/prefs.php.dist:692 -msgid "Request read receipts?" -msgstr "Prosiæ o potwierdzenie odczytu?" - -#: mailbox.php:105 -msgid "Requested message not found." -msgstr "¯±dana wiadomo¶æ nie zosta³a znaleziona" - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:863 -msgid "Required Participant" -msgstr "Wymagane uczestnictwo" - -#: templates/search/search.html:26 templates/search/search.html:201 -#: templates/acl/acl.html:80 -msgid "Reset" -msgstr "Przywróæ" - -#: lib/MIME/Viewer/itip.php:118 -msgid "Respondent Status Updated." -msgstr "Zaktualizowano status respondenta." - -#: message.php:593 -msgid "Resume" -msgstr "Wznów" - -#: lib/UI/Compose.php:137 -msgid "Resume Editing" -msgstr "Wznów edycjê" - -#: login.php:182 -msgid "Resume your session" -msgstr "Wznów swoj± sesjê" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Wróæ do odbierania poczty" - -#: stationery.php:146 -msgid "Return to Message Composition" -msgstr "Wróæ do tworzenia wiadomo¶ci" - -#: filterprefs.php:63 templates/acl/acl.html:35 templates/acl/acl.html:81 -#: templates/acl/acl.html:95 templates/pgp/pgp.html:155 -#: templates/smime/smime.html:102 -msgid "Return to Options" -msgstr "Wróæ do opcji" - -#: config/prefs.php.dist:861 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Wracaæ do listy wiadomo¶ci w skrzynce po usuniêciu, przeniesieniu lub " -"skopiowaniu wiadomo¶ci?" - -#: acl.php:111 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "Nie mo¿na zmieniæ uprawnieñ dla u¿ytkownika \"%s\"." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Role" -msgstr "Rola" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:173 lib/MIME/Viewer/pkcs7.php:280 -#: lib/MIME/Viewer/pkcs7.php:468 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1335 -msgid "S/MIME Encrypt Message" -msgstr "Zaszyfruj wiadomo¶æ przy u¿yciu S/MIME" - -#: lib/Compose.php:1324 -msgid "S/MIME Error: " -msgstr "B³ad S/MIME: " - -#: lib/Compose.php:1303 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "B³±d S/MIME: Wymagane has³o dla osobistego klucza prywatnego." - -#: config/prefs.php.dist:159 -msgid "S/MIME Options" -msgstr "Opcje S/MIME" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "Wprowadzanie has³a S/MIME" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"Wsparcie dla pary osobistych kluczy S/MIME wymaga bezpiecznego po³±czenia " -"WWW." - -#: smime.php:153 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "Skasowano klucz publiczny S/MIME dla \"%s\"." - -#: smime.php:175 -msgid "S/MIME Public Key successfully added." -msgstr "Dodano klucz publiczny S/MIME." - -#: templates/smime/smime.html:17 -msgid "S/MIME Public Keyring" -msgstr "Publiczne kó³ko (keyring) S/MIME" - -#: smime.php:224 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Dodano parê kluczy publiczny/prywatny S/MIME." - -#: lib/IMP.php:1336 -msgid "S/MIME Sign Message" -msgstr "Podpisz wiadomo¶æ przy u¿yciu S/MIME" - -#: lib/IMP.php:1337 -msgid "S/MIME Sign/Encrypt Message" -msgstr "Podpisz/zaszyfruj wiadomo¶æ przy u¿yciu S/MIME" - -#: templates/smime/smime.html:91 -msgid "S/MIME support is disabled on this system." -msgstr "Wsparcie dla S/MIME jest wy³±czone w tym systemie." - -#: lib/MIME/Viewer/pkcs7.php:284 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"Wsparcie dla S/MIME nie jest obecnie w³±czone, wiêc wiadomo¶æ nie mo¿e " -"zostaæ odszyfrowana." - -#: lib/MIME/Viewer/pkcs7.php:204 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"Wsparcie dla S/MIME nie jest w³±czone, wiêc zawarto¶æ tej podpisanej " -"wiadomo¶ci nie mo¿e zostaæ wy¶wietlona." - -#: lib/MIME/Viewer/pkcs7.php:177 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"Wsparcie dla S/MIME nie jest w³±czone, wiêc podpis cyfrowy nie mo¿e zostaæ " -"zweryfikowany." - -#: lib/MIME/Viewer/pkcs7.php:134 -msgid "S/MIME support is not enabled." -msgstr "Wsparcie dla S/MIME nie jest w³±czone." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"Wsparcie dla S/MIME wymaga u¿ycia wyskakuj±cych okienek. Je¿eli Twoja " -"przegl±darka obecnie blokuje wyskakuj±ce okienka, musisz zmieniæ to " -"ustawienie lub w przeciwnym wypadku w³asno¶ci S/MIME nie bêd± poprawnie " -"dzia³aæ." - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: templates/login/login.html:107 -msgid "SMTP Port" -msgstr "Port SMTP" - -#: compose.php:938 -msgid "S_ubject" -msgstr "Temat" - -#: compose.php:1008 -msgid "Sa_ve a copy in " -msgstr "Zapisz kopiê w " - -#: message.php:597 -msgid "Sa_ve as" -msgstr "Zapisz jako" - -#: templates/fetchmail/fetchmailprefs.html:121 templates/search/search.html:25 -#: templates/search/search.html:200 templates/acl/acl.html:79 -msgid "Save" -msgstr "Zapisz" - -#: compose.php:1080 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Zapisaæ za³±czniki razem z wiadomo¶ci± w folderze sent-mail?" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Zapisz szkic" - -#: saveimage.php:52 -msgid "Save Image" -msgstr "Zapisz obraz" - -#: lib/MIME/Contents.php:243 -msgid "Save Image in Gallery" -msgstr "Zapiszs obraz w galerii" - -#: filterprefs.php:124 templates/pgp/pgp.html:154 -#: templates/smime/smime.html:101 -msgid "Save Options" -msgstr "Zapisz opcje" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Zapisz papeteriê" - -#: compose.php:854 -msgid "Save _Draft" -msgstr "Zapisz szkic" - -#: message.php:597 -msgid "Save as" -msgstr "Zapisz jako" - -#: config/prefs.php.dist:629 -msgid "Save drafts as unseen?" -msgstr "Zapisywaæ szkice jako niewidziane?" - -#: config/prefs.php.dist:639 -msgid "Save drafts automatically while composing?" -msgstr "Zapisywaæ automatycznie szkice podczas tworzenia?" - -#: lib/MIME/Viewer/pkcs7.php:244 -msgid "Save in your Address Book" -msgstr "Zapisz w Twojej ksi±¿ce adresowej" - -#: config/prefs.php.dist:1248 -msgid "Save recipients automatically to the default address book?" -msgstr "Zapisywaæ odbiorców automatycznie w domy¶lnej ksi±¿ce adresowej?" - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "Zapisaæ wyszukiwanie jako folder wirtualny?" - -#: config/prefs.php.dist:229 -msgid "Save sent mail?" -msgstr "Zapisywaaæ wys³an± pocztê?" - -#: lib/Compose.php:222 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "Zapisanie szkicu nie powiod³o siê. Nie mo¿na utworzyæ folderu szkiców." - -#: lib/Compose.php:165 -msgid "Saving the draft failed. No draft folder specified." -msgstr "Zapisanie szkicu nie powiod³o siê. Nie okre¶lono folderu szkiców." - -#: lib/Compose.php:235 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Zapisanie szkicu nie powiod³o siê. Serwer odpowiedzia³: %s" - -#: mailbox.php:412 lib/Search.php:533 lib/Block/tree_folders.php:44 -#: templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Szukaj" - -#: mailbox.php:412 search.php:211 -#, php-format -msgid "Search %s" -msgstr "Przeszukaj %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Kryteria wyszukiwania" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "Znaczniki wyszukiwania" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "Szukaj w folderach" - -#: config/prefs.php.dist:128 -msgid "Search Options" -msgstr "Opcje wyszukiwania" - -#: search.php:158 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Wyniki wyszukiwania" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "Szukaj tekstu" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Widziane" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Wybierz kolejne konto" - -#: search.php:315 -msgid "Select a date" -msgstr "Wybierz datê" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Wybierz pole" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "Wybierz konta z których pobieraæ pocztê:" - -#: config/prefs.php.dist:143 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Wybierz ksi±¿kê adresow± dla dodawania i wyszukiwania adresów." - -#: templates/search/search.html:159 -msgid "Select all" -msgstr "Wybierz wszystko" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "Wybierz wszystkie pola do przeszukiwania przy rozwijaniu adresów." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Wybierz konto:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Wybierz skrzynkê" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "Nic nie wybieraj" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Wybierz papeteriê:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Wybierz galeriê w której zapisywaæ obrazy." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Wybierz rodzaj serwera poczty:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Wybierz:" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Wybrane ksi±¿ki adresowe:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Wybrane adresy" - -#: pgp.php:424 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Wy¶lij klucz do publicznego serwera kluczy" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "Wy¶lij naj¶wie¿sze informacje" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "Wy¶lij wiadomo¶æ" - -#: templates/javascript_defs.php:37 -msgid "Send message without a Subject?" -msgstr "Wys³aæ wiadomo¶æ bez tematu?" - -#: config/prefs.php.dist:846 -msgid "Send read receipt when requested by the sender?" -msgstr "Wysy³aæ potwierdzenie odczytu je¿eli nadawca o nie poprosi?" - -#: lib/IMAP/Tree.php:2337 -msgid "Sent mail folder" -msgstr "Folder wys³anej poczty" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Folder wys³anej poczty:" - -#: templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Serwer" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "Informacje o serwerze i folderach" - -#: templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Serwer:" - -#: config/prefs.php.dist:88 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Ustaw preferencje okre¶laj±ce co siê stanie gdy przeniesiesz lub usuniesz " -"wiadomo¶æ." - -#: config/prefs.php.dist:648 -msgid "Set the X-Priority header when composing messages?" -msgstr "Ustawiaæ nag³ówek X-Priority podczas tworzenia wiadomo¶ci?" - -#: config/prefs.php.dist:32 -msgid "Share Folders" -msgstr "Udostêpniaj foldery" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Udostêpniaj foldery poczty" - -#: config/prefs.php.dist:33 -msgid "Share your mail folders with other users." -msgstr "Udostêpniaj Twoje foldery pocztowe innym u¿ytkownikom." - -#: lib/IMAP/Tree.php:94 -msgid "Shared Folders" -msgstr "Foldery udostêpnione" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "" -"Czy wiadomo¶ci podpisane PGP maj± byæ automatycznie weryfikowane przy " -"wy¶wietlaniu?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "" -"Czy wiadomo¶ci podpisane S/MIME maj± byæ automatycznie weryfikowane przy " -"wy¶wietlaniu?" - -#: config/prefs.php.dist:776 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Czy du¿e fragmenty cytowanego tekstu powinny byæ domy¶lnie widoczne czy " -"ukryte? Mo¿na to ³atwo zmieniæ, niezale¿nie od tego co wybierzesz." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Czy w nag³ówku wiadomo¶ci tekstowej maj± byæ wyszukiwane dane PGP?" - -#: config/prefs.php.dist:621 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Zamkn±æ okno tworzenia wiadomo¶ci po zapisaniu szkicu?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "" -"Czy klucz publiczny PGP ma byæ domy¶lnie do³±czany do Twoich wiadomo¶ci?" - -#: templates/javascript_defs.php:28 -msgid "Show Addresses" -msgstr "Poka¿ adresy" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "Poka¿ wszystkie foldery" - -#: message.php:620 -msgid "Show All Headers" -msgstr "Poka¿ wszystkie nag³ówki" - -#: message.php:617 -msgid "Show Common Headers" -msgstr "Poka¿ zwyk³e nag³ówki" - -#: mailbox.php:245 -msgid "Show Deleted" -msgstr "Poka¿ usuniête" - -#: lib/MIME/Viewer/html.php:124 -msgid "Show Images?" -msgstr "Pokazaæ obrazki?" - -#: message.php:623 -msgid "Show Mailing List Information" -msgstr "Poka¿ informacje o li¶cie mailingowej" - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "Poka¿ tylko subskrybowane foldery" - -#: templates/folders/actions.html:37 -msgid "Show Size" -msgstr "Poka¿ rozmiar" - -#: folders.php:362 -msgid "Show Unsubscribed" -msgstr "Poka¿ niesubskrybowane" - -#: config/prefs.php.dist:715 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Pokazaæ ikonê umo¿liwiaj±c± usuniêcie za³±czników z wiadomo¶ci?" - -#: config/prefs.php.dist:1144 -msgid "Show non-private mailboxes in separate folders" -msgstr "Poka¿ wiadomo¶ci, które nie s± prywatne, w oddzielnych folderach" - -#: config/prefs.php.dist:988 -msgid "Show previews for unread messages only?" -msgstr "Pokazaæ podgl±d tylko dla nieprzeczytanych wiadomo¶ci?" - -#: config/prefs.php.dist:996 -msgid "Show previews in tooltips?" -msgstr "Pokazaæ podgl±d w podpowiedziach?" - -#: config/prefs.php.dist:530 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Pokazaæ pole nag³ówka UDW: przy tworzeniu wiadomo¶ci?" - -#: config/prefs.php.dist:521 -msgid "Show the Cc: header field when composing mail?" -msgstr "Pokazaæ pole nag³owka DW: przy tworzeniu wiadomo¶ci?" - -#: config/prefs.php.dist:1025 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Pokazaæ ikonê odbierania poczty na pasku menu?" - -#: filterprefs.php:109 -msgid "Show the filter icon on the menubar?" -msgstr "Pokazaæ ikonê filtrów na pasku menu?" - -#: lib/MIME/Viewer/html.php:140 -msgid "Show this HTML in a new window?" -msgstr "Wy¶wietliæ HTML w nowym oknie?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Pokazaæ ca³kowit± liczbê wiadomo¶ci w folderze?" - -#: config/prefs.php.dist:773 -msgid "Shown" -msgstr "Widoczne" - -#: mailbox.php:596 lib/Block/mailbox.php:168 -msgid "Si_ze" -msgstr "Ro_zmiar" - -#: templates/folders/folders_size.html:6 -msgid "Size" -msgstr "Rozmiar" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "Rozmiar:" - -#: mailbox.php:565 lib/Block/mailbox.php:137 -msgid "Sort by Arrival" -msgstr "Sortuj wg czasu otrzymania" - -#: mailbox.php:570 lib/Block/mailbox.php:142 -msgid "Sort by Date" -msgstr "Sortuj wg daty" - -#: mailbox.php:580 lib/Block/mailbox.php:152 -msgid "Sort by From Address" -msgstr "Sortuj wg adresu nadawcy" - -#: mailbox.php:595 lib/Block/mailbox.php:167 -msgid "Sort by Message Size" -msgstr "Sortuj wg rozmiaru wiadomo¶ci" - -#: mailbox.php:590 lib/Block/mailbox.php:162 -msgid "Sort by Subject" -msgstr "Sortuj wg tematu" - -#: mailbox.php:585 lib/Block/mailbox.php:157 -msgid "Sort by Thread" -msgstr "Sortuj wg w±tków" - -#: mailbox.php:575 lib/Block/mailbox.php:147 -msgid "Sort by To Address" -msgstr "Sortuj wg adresu odbiorcy" - -#: lib/IMAP/Tree.php:2330 -msgid "Spam folder" -msgstr "Folder spamu" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Folder spamu:" - -#: compose.php:997 -msgid "Special Characters" -msgstr "Znaki specjalne" - -#: search.php:47 -msgid "Special Virtual Folders cannot be edited." -msgstr "Specjalne foldery wirtualne nie mog± byæ edytowane." - -#: lib/UI/Compose.php:138 -msgid "Spell Check Failed" -msgstr "Sprawdzanie pisowni nie powiod³o siê" - -#: lib/MIME/Viewer/itip.php:521 lib/MIME/Viewer/itip.php:523 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "Start" - -#: compose.php:977 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Papeteria" - -#: stationery.php:138 -msgid "Stationery name:" -msgstr "Nazwa papeterii:" - -#: stationery.php:140 -msgid "Stationery type:" -msgstr "Rodzaj papeterii:" - -#: stationery.php:143 -msgid "Stationery:" -msgstr "Papeteria:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Status" -msgstr "Status" - -#: lib/MIME/Contents.php:254 -msgid "Strip Attachment" -msgstr "Odetnij za³±cznik" - -#: config/prefs.php.dist:980 -msgid "Strip linebreaks?" -msgstr "Pozbyæ siê podzia³u linii?" - -#: mailbox.php:591 lib/Block/mailbox.php:163 -msgid "Sub_ject" -msgstr "Temat" - -#: lib/Search.php:670 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Temat" - -#: config/prefs.php.dist:1068 -msgid "Subject Field" -msgstr "Temat wiadomo¶ci" - -#: templates/thread/thread.html:37 -msgid "Subject:" -msgstr "Temat:" - -#: templates/search/search.html:25 templates/search/search.html:200 -#: templates/pgp/passphrase.html:21 templates/saveimage/saveimage.html:19 -#: templates/smime/passphrase.html:23 -msgid "Submit" -msgstr "Wy¶lij" - -#: templates/folders/actions.html:23 -msgid "Subscribe" -msgstr "Subskrybuj" - -#: lib/MIME/Viewer/pgp.php:438 lib/MIME/Viewer/status.php:86 -#: lib/MIME/Viewer/pkcs7.php:428 -msgid "Success" -msgstr "Sukces" - -#: templates/folders/folders_size.html:19 -msgid "Sum" -msgstr "Razem" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:835 lib/MIME/Viewer/itip.php:837 -msgid "Summary" -msgstr "Podsumowanie" - -#: compose.php:1034 compose.php:1035 -msgid "Switch Composition Method" -msgstr "Zmieñ sposób tworzenia wiadomo¶ci" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Prze³±cz na HTML" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Prze³±cz na zwyk³y tekst" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Folder docelowy" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Skrzynka docelowa:" - -#: lib/IMP.php:476 -msgid "Task Lists" -msgstr "Listy zadañ" - -#: compose.php:1039 -msgid "Te_xt" -msgstr "Tre¶æ" - -#: lib/MIME/Viewer/itip.php:273 -msgid "Tentative: " -msgstr "Wstêpnie: " - -#: lib/MIME/Viewer/itip.php:631 -msgid "Tentatively Accept request" -msgstr "Wstêpnie zaakceptuj pro¶bê" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Tentatively Accepted" -msgstr "Wstêpnie zaakceptowane" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Nie okre¶lono pliku z warunkami ¶wiadczenia us³ugi w conf.php" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Tekst" - -#: config/prefs.php.dist:1109 -msgid "The From: column of the message should be linked:" -msgstr "Kolumna wiadomo¶ci Od: powinna byæ odno¶nikiem:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"Serwer IMAP nie wspiera wybranych metod autentykacji. Skontaktuj siê z " -"administratorem systemu." - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "Odga³êzienie zasobu dla Macintosh'a" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Mo¿na pobraæ odga³êzienie zasobu dla Macintosh'a %s." - -#: lib/MIME/Viewer/pkcs7.php:242 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "Certyfikat S/MIME %s: " - -#: fetchmailprefs.php:84 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Konto \"%s\" zosta³o skasowane." - -#: fetchmailprefs.php:77 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Konto \"%s\" zosta³o zapisane." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Nie znaleziono za³±cznika." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "Dane kalendarza s± nieprawid³owe" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "Poni¿ej znajduje siê zawarto¶æ pliku dla Macintosh'a." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Bie¿±cy folder(y) \"%s\" zostan± przemianowane na \"%s\"." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"Nie mo¿na uzyskaæ aktualnej listy u¿ytkowników z dostêpem do tego folderu." - -#: config/prefs.php.dist:827 -msgid "The default charset for messages with no charset information:" -msgstr "Domy¶lne kodowanie znaków dla wiadomo¶ci bez informacji o kodowaniu:" - -#: lib/Compose.php:240 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Szkic zosta³ zapisany w folderze \"%s\"." - -#: lib/MIME/Viewer/itip.php:142 -msgid "The event was added to your calendar." -msgstr "Zdarzenie zosta³o dodane do Twojego kalendarza." - -#: lib/Folder.php:272 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Folder \"%s\" ju¿ istnieje" - -#: folders.php:238 lib/Folder.php:188 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "Nie mo¿na usun±æ folderu \"%s\"." - -#: lib/Folder.php:351 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "Nie mo¿na zmieniæ nazwy folderu \"%s\"." - -#: lib/Folder.php:294 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Folder \"%s\" zosta³ utworzony ale nie zosta³e¶ do niego zapisany." - -#: lib/Folder.php:281 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Folder \"%s\" nie zosta³ utworzony. Serwer odpowiedzia³" - -#: lib/Folder.php:192 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Folder \"%s\" nie zosta³ skasowany. Serwer odpowiedzia³" - -#: lib/Folder.php:297 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Folder \"%s\" zosta³ utworzony." - -#: lib/Folder.php:197 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Folder \"%s\" zosta³ skasowany." - -#: lib/Folder.php:408 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Nazwa folderu \"%s\" zosta³a zmieniona na \"%s\"." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "Nastêpuj±ce pliki zosta³y do³±czone do tej czê¶ci:" - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "Serwer pocztowy wygenerowa³ nastêpuj±cy komunikat o b³êdzie:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "Serwer pocztowy wygenerowa³ nastêpuj±c± informacjê:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "Serwer pocztowy wygenerowa³ nastêpuj±c± wiadomo¶æ:" - -#: lib/Message.php:775 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Skrzynka %s jest ju¿ pusta." - -#: lib/Fetchmail.php:239 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "Wiadomo¶æ \"%s\" od \"%s\" (%d bajtów) przekracza rozmiar pobierania." - -#: templates/javascript_defs.php:51 -msgid "The message being composed has been closed. Exiting." -msgstr "Tworzona wiadomo¶æ zosta³a zamkniêta. Wychodzenie." - -#: lib/MIME/Viewer/pgp.php:363 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "" -"Poni¿sza wiadomo¶æ nie wygl±da na prawdi³owo zaszyfrowan± wiadomo¶æ PGP." -"B³±d: " - -#: lib/MIME/Viewer/pgp.php:249 lib/MIME/Viewer/pgp.php:398 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "" -"Poni¿sza wiadomo¶æ nie wydaje siê byæ w prawid³owym formacie PGP (w " -"rozumieniu RFC 2015)." - -#: lib/MIME/Viewer/pgp.php:358 -msgid "The message below has been compressed with PGP." -msgstr "Poni¿sza wiadomo¶æ zosta³a skompresowana przy u¿yciu PGP." - -#: lib/MIME/Viewer/pgp.php:200 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Poni¿sza wiadomo¶æ zosta³a podpisana cyfrowo i zaszyfrowana PGP, ale nie " -"mo¿na zweryfikowaæ podpisu." - -#: lib/MIME/Viewer/pgp.php:206 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "Poni¿sza wiadomo¶æ zosta³a podpisana cyfrowo i zaszyfrowana PGP." - -#: lib/MIME/Viewer/pgp.php:202 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"Poni¿sza wiadomo¶æ zosta³a podpisana cyfrowo z PGP, ale podpis nie mo¿e " -"zostaæ zweryfikowany." - -#: lib/MIME/Viewer/pgp.php:208 -msgid "The message below has been digitally signed with PGP." -msgstr "Poni¿sza wiadomo¶æ zosta³a podpisana cyfrowo PGP." - -#: lib/MIME/Viewer/pgp.php:308 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"Poni¿sza wiadomo¶æ zosta³a zaszyfrowana z PGP, jednak¿e wsparcie dla PGP " -"jest wy³±czone, wiêc wiadomo¶æ nie mo¿e zostaæ odszyfrowana." - -#: lib/MIME/Viewer/pgp.php:346 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"Poni¿sza wiadomo¶æ zosta³± zaszyfrowana z PGP, jednak¿e nie ma osobistego " -"klucza prywatnego, wiêc wiadomo¶æ nie mo¿e zostaæ odszyfrowana." - -#: lib/MIME/Viewer/pgp.php:358 -msgid "The message below has been encrypted with PGP." -msgstr "Poni¿sza wiadomo¶æ zosta³a zaszyfrowana PGP." - -#: lib/MIME/Viewer/pgp.php:353 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"Poni¿sza wiadomo¶æ zosta³a zaszyfrowana z PGP. Musisz wprowadziæ has³o dla " -"Twojego klucza prywatnego PGP zanim bêdzie mo¿na j± odszyfrowaæ." - -#: lib/MIME/Viewer/pgp.php:340 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"Poni¿sza wiadomo¶æ zosta³a zaszyfrowana z PGP. Musisz wprowadziæ has³o, " -"które by³o u¿yte do zaszyfrowania tej wiadomo¶ci." - -#: lib/MIME/Viewer/pgp.php:442 -msgid "The message below has been verified." -msgstr "Poni¿sza wiadomo¶æ zosta³a zweryfikowana." - -#: lib/Crypt/PGP.php:344 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "Poni¿sza wiadomo¶æ zosta³a podpisana cyfrowo lub zaszyfrowana PGP." - -#: templates/javascript_defs.php:37 -msgid "The message does not have a Subject entered." -msgstr "Wiadomo¶æ nie ma wprowadzonego tematu." - -#: lib/Filter.php:72 lib/Spam.php:213 -msgid "The message has been deleted." -msgstr "Wiadomo¶æ zosta³a skasowana." - -#: lib/Spam.php:196 -msgid "The message has been reported as not spam to your system administrator." -msgstr "Wiadomo¶æ zosta³a zg³oszona jako nie spam do Twojego administratora." - -#: lib/Spam.php:176 -msgid "The message has been reported as not spam." -msgstr "Wiadomo¶æ zosta³a zg³oszona jako nie spam." - -#: lib/Spam.php:188 -msgid "The message has been reported as spam to your system administrator." -msgstr "Wiadomo¶æ zosta³a zg³oszona jako spam do Twojego administratora." - -#: lib/Spam.php:168 -msgid "The message has been reported as spam." -msgstr "Wiadomo¶æ zosta³a zg³oszona jako spam." - -#: lib/MIME/Viewer/pkcs7.php:433 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Wiadomo¶æ zosta³a zweryfikowana. Nadawca: %s." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "Wiadomo¶æ zosta³a skasowana." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "¯±dany plik nie wystêpuje w za³±czniku MS-TNEF." - -#: lib/MIME/Viewer/zip.php:63 -msgid "The requested file does not exist in the Zip attachment." -msgstr "¯±dany plik nie wystêpuje w za³±czniku Zip." - -#: message.php:433 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"Nadawca wiadomo¶ci prosi o potwierdzenie jej odczytania. Kliknij %s aby " -"wys³aæpotwierdzenie." - -#: templates/javascript_defs.php:36 -msgid "The signature could not be replaced." -msgstr "Podpis nie mo¿e zostaæ zast±piony." - -#: templates/javascript_defs.php:35 -msgid "The signature was successfully replaced." -msgstr "Podpis zosta³ zast±piony." - -#: attachment.php:127 -msgid "The specified file cannot be read." -msgstr "Podany plik nie mo¿e zostaæ odczytany." - -#: attachment.php:59 -msgid "The specified file does not exist." -msgstr "Podany plik nie istnieje." - -#: stationery.php:86 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "Papeteria \"%s\" zosta³a dodana." - -#: stationery.php:62 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "Papeteria \"%s\" zosta³a skasowana." - -#: stationery.php:89 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "Papeteria \"%s\" zosta³a zaktualizowana." - -#: lib/MIME/Viewer/itip.php:172 -msgid "The task has been added to your tasklist." -msgstr "Zadanie zosta³o dodane do Twojej listy zadañ." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "Tre¶æ wiadomo¶ci" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Mo¿na zobaczyæ tre¶æ wiadomo¶ci %s." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "Tre¶æ zwróconej wiadomo¶ci" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Mo¿na zobaczyæ tre¶æ zwróconej wiadomo¶ci %s." - -#: lib/MIME/Viewer/notification.php:66 -msgid "The text of the sent message" -msgstr "Tre¶æ wys³anej wiadomo¶ci" - -#: lib/MIME/Viewer/notification.php:66 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Mo¿na zobaczyæ tre¶æ wys³anej wiadomo¶ci %s." - -#: lib/MIME/Viewer/itip.php:157 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Wiadomo¶æ o dostêpno¶ci u¿ytkownika zosta³a zachowana." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "Nie ma alternatywnych czê¶ci do wy¶wietlenia." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "W tej skrzynce nie ma ¿adnych wiadomo¶ci." - -#: thread.php:103 -msgid "There is no text that can be displayed inline." -msgstr "Nie ma tekstu, który mo¿na wy¶wietliæ w tre¶ci." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Wyst±pi³ b³±d podczas kopiowania wiadomo¶ci z \"%s\" do \"%s\". Serwer " -"odpowiedzia³" - -#: lib/Message.php:268 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Wyst±pi³ b³±d podczas kasowania wiadomo¶ci z folderu \"%s\". Serwer " -"odpowiedzia³" - -#: lib/MIME/Viewer/itip.php:102 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "Wyst±pi³ b³±d podczas usuwania zdarzenia: %s." - -#: lib/MIME/Viewer/plain.php:51 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "Wyst±pi³ b³±d podczas wy¶wietlania czê¶ci wiadomo¶ci" - -#: lib/Message.php:619 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Wyst±pi³ b³±d podczas oznaczania wiadomo¶ci w folderze \"%s\". Serwer " -"odpowiedzia³" - -#: folders.php:139 -#, php-format -msgid "There was an error importing %s." -msgstr "Wyst±pi³ b³±d podczas importowania %s." - -#: lib/MIME/Viewer/itip.php:139 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "Wyst±pi³ b³±d podczas importowania zdarzenia: %s." - -#: lib/MIME/Viewer/itip.php:169 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "Wyst±pi³ b³±d podczas importowania zadania: %s." - -#: lib/MIME/Viewer/itip.php:155 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "" -"Wyst±pi³ b³±d podczas importowania informacji o dostêpno¶ci u¿ytkownika: %s." - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Wyst±pi³ b³±d podczas przenoszenia wiadomo¶ci z \"%s\" do \"%s\". Serwer " -"odpowiedzia³" - -#: lib/Compose.php:664 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Wyst±pi³ b³±d podczas wysy³ania Twojej wiadomo¶ci: %s" - -#: lib/MIME/Viewer/itip.php:116 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "Wyst±pi³ b³±d podczas aktualizowania zdarzenia: %s." - -#: lib/MIME/Viewer/pgp.php:165 -msgid "This PGP Public Key was attached to the message." -msgstr "Ten klucz publiczny PGP zosta³ do³±czony do wiadomo¶ci." - -#: lib/MIME/Viewer/itip.php:107 lib/MIME/Viewer/itip.php:121 -#: lib/MIME/Viewer/itip.php:146 lib/MIME/Viewer/itip.php:160 -#: lib/MIME/Viewer/itip.php:176 lib/MIME/Viewer/itip.php:319 -msgid "This action is not supported." -msgstr "Ta operacja nie jest mo¿liwa." - -#: lib/MIME/Viewer/itip.php:182 lib/MIME/Viewer/itip.php:430 -msgid "This action is not yet implemented." -msgstr "Ta operacja nie jest jeszcze zaimplementowana." - -#: templates/javascript_defs.php:64 -msgid "This folder may not be renamed:" -msgstr "Nazwa tego folderu nie mo¿e byæ zmieniona:" - -#: templates/javascript_defs.php:61 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "To mo¿e chwilê potrwaæ. Czy na pewno chcesz kontynuowaæ?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "Ta wiadomo¶æ zawiera plik dla Macintosh'a." - -#: lib/MIME/Viewer/pkcs7.php:459 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Ta wiadomo¶æ zawiera za³±cznik, który zosta³ cyfrowo podpisany za pomoc± S/" -"MIME." - -#: lib/MIME/Viewer/pkcs7.php:463 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "" -"Ta wiadomo¶æ zawiera za³±cznik, który zosta³ zaszyfrowany za pomoc± S/MIME." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Ta wiadomo¶æ zawiera informacjê o statusie dostarczenia poczty, ale format " -"tej wiadomo¶ci jest nieznany." - -#: lib/MIME/Viewer/pkcs7.php:201 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Ta wiadomo¶æ nie wydaje siê byæ w prawid³owym formacie S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:174 -msgid "This message has been digitally signed via S/MIME." -msgstr "Ta wiadomo¶æzosta³± cyfrowo podpisana za pomoc± S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:170 lib/MIME/Viewer/pkcs7.php:281 -msgid "This message has been encrypted via S/MIME." -msgstr "Ta wiadomo¶æ zosta³a zaszyfrowana za pomoc± S/MIME." - -#: lib/MIME/Contents.php:418 -msgid "This message part cannot be viewed because it is too large." -msgstr "" -"Ta czê¶æ wiadomo¶ci nie mo¿e zostaæ wy¶wietlona, poniewa¿ jest za du¿a." - -#: message.php:518 -msgid "This message to" -msgstr "T± wiadomo¶æ do" - -#: acl.php:45 -msgid "This server does not support sharing folders." -msgstr "Ten serwer nie wspiera wspó³dzielenia folderów." - -#: templates/javascript_defs.php:52 -msgid "This window must be called from a compose window." -msgstr "To okno musi byæ wywo³ane z okna tworzenia." - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Wy¶wietlany w±tek:" - -#: thread.php:157 config/prefs.php.dist:1070 -msgid "Thread View" -msgstr "Widok w±tka" - -#: lib/MIME/Viewer/images.php:172 -msgid "Thumbnail of attached image" -msgstr "Miniatura za³±czonego obrazu" - -#: compose.php:759 mailbox.php:576 lib/Search.php:658 -#: lib/Block/mailbox.php:148 lib/UI/Message.php:26 lib/UI/Mailbox.php:88 -#: templates/login/recompose.html:14 templates/contacts/contacts.html:40 -msgid "To" -msgstr "Do" - -#: config/prefs.php.dist:1067 -msgid "To Address" -msgstr "Na adres" - -#: message.php:562 -msgid "To All" -msgstr "Do wszystkich" - -#: message.php:558 -msgid "To List" -msgstr "Na listê" - -#: message.php:555 -msgid "To Sender" -msgstr "Do nadawcy" - -#: message.php:562 -msgid "To _All" -msgstr "Do wszystkich" - -#: message.php:558 -msgid "To _List" -msgstr "Na _listê" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "Do pola" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Aby wybraæ wiele pól, podczas klikania przytrzymaj klawisz Control (PC) lub " -"Command (Mac)." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"Aby u¿ywaæ po³±czenia TLS musisz korzystaæ z wersji PHP 5.1.0 lub wy¿szej." - -#: thread.php:116 templates/thread/thread.html:32 -msgid "To:" -msgstr "Do:" - -#: config/prefs.php.dist:509 -msgid "Top" -msgstr "U góry" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "Rozmiar ca³kowity:" - -#: login.php:281 -msgid "Traditional" -msgstr "Tradycyjny" - -#: lib/IMAP/Tree.php:2317 -msgid "Trash folder" -msgstr "Folder ¶mieci" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "Folder ¶mieci:" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "Nie mo¿na pod³±czyæ do serwera SQL." - -#: lib/Quota/logfile.php:87 lib/Quota/mercury32.php:78 -#: lib/Quota/mdaemon.php:45 lib/Quota/command.php:93 lib/Quota/imap.php:42 -msgid "Unable to retrieve quota" -msgstr "Nie mo¿na pobraæ informacji o dostêpnej przestrzeni na dysku" - -#: templates/mailbox/navbar.html:19 templates/mailbox/navbar.html:35 -#: templates/message/navbar_navigate.html:13 -msgid "Unanswered" -msgstr "Bez odopwiedzi" - -#: search.php:334 -msgid "Unanswered messages" -msgstr "Wiadomo¶ci bez odpowiedzi" - -#: message.php:549 mailbox.php:503 -msgid "Undelete" -msgstr "Przywróæ" - -#: search.php:344 -msgid "Undeleted messages" -msgstr "Nieusuniête wiadomo¶ci" - -#: lib/MIME/Headers.php:213 lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 -msgid "Undisclosed Recipients" -msgstr "Nieujawnieni odbiorcy" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Nieoczekiwana odpowied¼ serwera na polecenie AUTHENTICATE." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Nieoczekiwana odpowied¼ serwera na odpowied¼ Digest-MD5." - -#: search.php:339 -msgid "Unflagged messages" -msgstr "Niezaznaczone wiadomo¶ci" - -#: lib/MIME/Viewer/itip.php:462 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Nieobs³ugiwany komponent typu: %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Nieznane" - -#: lib/UI/Mailbox.php:176 -msgid "Unknown Date" -msgstr "Nieznana data" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Nieznana odpowied¼ IMAP z serwera. Serwer odpowiedzia³: %s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "Nieznane spotkanie" - -#: lib/UI/Mailbox.php:103 -msgid "Unknown Recipient" -msgstr "Nieznany odbiorca" - -#: lib/MIME/Viewer/itip.php:815 -msgid "Unknown Task" -msgstr "Nieznane zadanie" - -#: smime.php:335 pgp.php:427 -msgid "Unload Passphrase" -msgstr "¦ci±gnij has³o" - -#: fetchmailprefs.php:68 -msgid "Unnamed" -msgstr "Bez nazwy" - -#: message.php:473 mailbox.php:742 lib/Block/mailbox.php:284 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:31 -#: templates/message/navbar_navigate.html:9 -msgid "Unseen" -msgstr "Niewidziane" - -#: templates/folders/actions.html:24 -msgid "Unsubscribe" -msgstr "Wypisz" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "Zaktualizuj" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "Zaktualizuj status respondenta" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Zaktualizuj to zdarzenie w moim kalendarzu" - -#: templates/pgp/import_key.html:38 templates/smime/import_key.html:40 -msgid "Upload:" -msgstr "Wgraj:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "U¿yj warto¶ci domy¶lnej" - -#: config/prefs.php.dist:263 -msgid "Use IMAP folder subscriptions?" -msgstr "U¿ywaæ subskrypcji folderu IMAP?" - -#: config/prefs.php.dist:878 -msgid "Use Virtual Trash Folder?" -msgstr "U¿ywaæ wirtualnego folderu ¶mieci?" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "U¿ytkownik" - -#: acl.php:87 acl.php:128 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "U¿ytkownik \"%s\" uzyska³ podane prawa do folderu \"%s\"." - -#: templates/login/login.html:85 -msgid "Username" -msgstr "U¿ytkownik" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "U¿ytkownik:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "U¿ytkownik: " - -#: lib/MIME/Viewer/pkcs7.php:243 templates/pgp/pgp.html:38 -#: templates/pgp/pgp.html:75 templates/pgp/pgp.html:80 -#: templates/smime/smime.html:31 templates/smime/smime.html:67 -#: templates/smime/smime.html:71 -msgid "View" -msgstr "Zobacz" - -#: lib/MIME/Viewer/tnef.php:109 lib/MIME/Viewer/zip.php:91 -#, php-format -msgid "View %s" -msgstr "Zobacz %s" - -#: smime.php:309 pgp.php:399 -#, php-format -msgid "View %s Public Key" -msgstr "Zobacz klucz publiczny %s" - -#: lib/MIME/Viewer/images.php:162 lib/MIME/Viewer/images.php:167 -msgid "View Attachment" -msgstr "Zobacz za³±cznik" - -#: mailbox.php:536 -msgid "View Messages" -msgstr "Zobacz wiadomo¶ci" - -#: smime.php:336 pgp.php:428 -msgid "View Personal Private Key" -msgstr "Zobacz osobisty klucz prywatny" - -#: smime.php:332 pgp.php:422 -msgid "View Personal Public Key" -msgstr "Zobacz osobisty klucz publiczny" - -#: message.php:573 -msgid "View Thread" -msgstr "Zobacz w±tek" - -#: lib/MIME/Viewer/pkcs7.php:467 -msgid "View attachment in a separate window" -msgstr "Zobacz za³±cznik w oddzielnym oknie" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Zobacz zawarto¶æ w oddzielnym oknie" - -#: lib/MIME/Viewer/itip.php:143 -msgid "View event" -msgstr "Zobacz zdarzenie" - -#: folders.php:419 mailbox.php:678 -#, php-format -msgid "View messages in %s" -msgstr "Zobacz wiadomo¶ci w %s" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Widok lub skrzynka do wy¶wietlenia po zalogowaniu:" - -#: lib/MIME/Viewer/itip.php:173 -msgid "View task" -msgstr "Zobacz zadanie" - -#: mailbox.php:354 mailbox.php:355 -msgid "Virtual Folder" -msgstr "Folder wirtualny" - -#: search.php:155 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Utworzono wirtualny folder \"%s\"." - -#: lib/IMAP/Tree.php:90 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "Foldery wirtualne" - -#: search.php:150 -msgid "Virtual Folders require a label." -msgstr "Foldery wirtualne wymagaj± etykiety." - -#: lib/Search.php:401 -msgid "Virtual INBOX" -msgstr "Wirtualna skrzynka odbiorcza" - -#: lib/IMAP/Tree.php:2357 -msgid "Virtual INBOX Folder" -msgstr "Folder wirtualnej skrzynki odbiorczej" - -#: lib/Search.php:345 -msgid "Virtual Trash" -msgstr "Wirtualny kosz" - -#: lib/IMAP/Tree.php:2353 -msgid "Virtual Trash Folder" -msgstr "Wirtualny folder ¶mieci" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "Etykieta folderu wirtualnego:" - -#: lib/MIME/Viewer/pkcs7.php:422 lib/Crypt/PGP.php:344 -msgid "Warning" -msgstr "Uwaga" - -#: login.php:185 login.php:332 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "Witamy w %s" - -#: config/prefs.php.dist:726 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Co nale¿y zrobiæ z wiadomo¶ci± spamow± po zg³oszeniu jej jako spam lub " -"niewinna?" - -#: config/prefs.php.dist:870 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Podczas usuwania wiadomo¶ci, przenosiæ je do folderu ¶mieci zamiast oznaczaæ " -"jak usuniête?" - -#: config/prefs.php.dist:1055 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "" -"Któr± stronê wy¶wietliæ jako pierwsz±, podczas otwierania po raz pierwszy " -"nowej skrzynki pocztowej?" - -#: config/prefs.php.dist:576 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"U¿ywaæ takiego samego formatu, jak w wiadomo¶ci oryginalnej, przy " -"przekazywaniu/odpowiadaniu na wiadomo¶æ?" - -#: config/prefs.php.dist:680 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Zapisywaæ dane za³±czników podczas zapisywania sent-mail?" - -#: config/prefs.php.dist:482 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Jak± domenê do³±czyæ to niekwalifikowanych adresów (adresy email bez \"@\"), " -"podczas wysy³ania poczty lub rozwijania adresów?" - -#: config/prefs.php.dist:839 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "Gdzie wy¶wietlaæ odno¶niki do alternatywnych formatów wiadomo¶ci?" - -#: config/prefs.php.dist:512 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "" -"Gdzie domy¶lnie powinien znajdowaæ siê kursor w polu tekstowym tworzonej " -"wiadomo¶ci?" - -#: message.php:581 mailbox.php:519 -msgid "Whitelist" -msgstr "Bia³a lista" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "Rok" - -#: templates/javascript_defs.php:46 config/prefs.php.dist:1133 -#: config/prefs.php.dist:1155 templates/compose/compose.html:292 -msgid "Yes" -msgstr "Tak" - -#: lib/Maintenance/Task/fetchmail_login.php:58 -msgid "You are about to fetch email from the following account(s):" -msgstr "Zamierzasz pobraæ pocztê z nastêpuj±cych kont:" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "" -"Próbujesz skasowaæ wszystkie wiadomo¶ci zawarte w nastêpuj±cych folderach." - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "Próbujesz skasowaæ nastêpuj±ce foldery." - -#: templates/javascript_defs.php:79 -msgid "You are copying/moving to a new folder." -msgstr "Kopiujesz/przenosisz do nowego folderu." - -#: templates/javascript_defs.php:57 -msgid "You are creating a sub-folder to" -msgstr "Tworzysz podfolder w" - -#: templates/javascript_defs.php:59 -msgid "You are creating a top-level folder." -msgstr "Tworzysz g³ówny folder." - -#: lib/Folder.php:253 -msgid "You are not allowed to create folders." -msgstr "Nie mo¿esz tworzyæ folderów." - -#: lib/Folder.php:260 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Nie mo¿esz utworzyæ wiêcej ni¿ %d folderów." - -#: lib/Compose.php:928 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "" -"Nie mo¿esz wysy³aæ wiadomo¶ci do wiêcej ni¿ %d odbiorców w ci±gu %d godzin." - -#: lib/Compose.php:1205 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "Nie mo¿esz wysy³aæ wiadomo¶ci do wiêcej ni¿ %d odbiorców." - -#: templates/javascript_defs.php:62 -msgid "You are renaming the folder:" -msgstr "Zmieniasz nazwê folderu:" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"W tre¶ci papeterii mo¿esz u¿ywaæ nastêpuj±cych oznaczeñ: %c dla tre¶ci " -"bie¿±cej wiadomo¶ci; %s dla sygnatury." - -#: lib/Folder.php:519 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Nie mo¿esz wypisaæ siê z \"%s\"." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Nie wyrazi³e¶ zgody na warunki ¶wiadczenia us³ugi, wiêc nie mo¿esz siê " -"zalogowaæ." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Nie masz uprawnieñ do zmiany dostêpu do tego folderu." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Przekierowa³e¶ t± wiadomo¶æ na %%s do nastêpuj±cych odbiorców: %s." - -#: lib/IMP.php:969 -#, php-format -msgid "You have %s new messages." -msgstr "Masz %s nowych wiadomo¶ci." - -#: lib/IMP.php:969 -msgid "You have 1 new message." -msgstr "Masz 1 now± wiadomo¶æ." - -#: compose.php:124 -msgid "You have already submitted this page." -msgstr "Ju¿ wys³a³e¶ t± stronê." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Masz now± pocztê w:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "Nie skonfigurowa³e¶ ¿adnych zewnêtrznych kont pocztowych." - -#: lib/Compose.php:1192 -msgid "You must enter at least one recipient." -msgstr "Musisz wprowadziæ conajmniej jednego odbiorcê." - -#: lib/MIME/Viewer/pgp.php:353 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"Musisz wprowadziæ has³o dla Twojego klucza prywatnego PHP aby zobaczyæ t± " -"wiadomo¶æ." - -#: lib/MIME/Viewer/pkcs7.php:297 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Musisz wprowadziæ has³o do Twojego klucza prywatnego S/MIME aby zobaczyæ t± " -"wiadomo¶æ" - -#: lib/MIME/Viewer/pgp.php:340 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"Musisz wprowadziæ has³o, które by³o u¿yte do zaszyfrowania tej wiadomo¶ci." - -#: templates/javascript_defs.php:80 -msgid "You must select a target mailbox first." -msgstr "Musisz najpierw wybraæ skrzynkê docelow±." - -#: fetchmailprefs.php:88 -msgid "You must select an account to be deleted." -msgstr "Musisz wybraæ konto do skasowania." - -#: templates/javascript_defs.php:50 -msgid "You must select an address first." -msgstr "Musisz najpierw wybraæ adres." - -#: templates/javascript_defs.php:43 templates/javascript_defs.php:45 -msgid "You must select at least one message first." -msgstr "Musisz najpierw zaznaczyæ conajmniej jedn± wiadomo¶æ." - -#: lib/Compose.php:851 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "Musisz oddzieliæ adresy e-mail przecinkami (,) nie ¶rednikami (;)." - -#: templates/javascript_defs.php:34 -msgid "You must specify a recipient." -msgstr "Musisz podaæ odbiorcê." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"Musisz mieæ w³±czone \"Wykonywanie czynno¶ci porz±dkowych przy logowaniu\" w " -"Twoich opcja porz±dkowych." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Przekierowa³e¶ t± wiadomo¶æ do %s na %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Odpowiedzia³e¶ na t± wiadomo¶æ %s." - -#: lib/Folder.php:469 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Nie zosta³e¶ zapisany do \"%s\". Serwer odpowiedzia³" - -#: lib/Folder.php:521 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Nie zosta³e¶ wypisany z \"%s\". Serwer odpowiedzia³" - -#: lib/Folder.php:472 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Zosta³e¶ zapisany do \"%s\"" - -#: lib/Folder.php:524 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Zosta³e¶ wypisany z \"%s\"" - -#: templates/pgp/pgp.html:95 -msgid "Your Name:" -msgstr "Twoja nazwa:" - -#: templates/pgp/pgp.html:63 -msgid "Your PGP Public/Private Keys" -msgstr "Twoje klucze publiczny/prywatny PGP" - -#: templates/pgp/pgp.html:79 templates/smime/smime.html:70 -msgid "Your Private Key:" -msgstr "Twój klucz prywatny:" - -#: templates/pgp/pgp.html:74 templates/smime/smime.html:66 -msgid "Your Public Key:" -msgstr "Twój klucz publiczny:" - -#: config/prefs.php.dist:173 -msgid "Your Reply-to: address: (optional)" -msgstr "Twój adres odpowiedz-do: (opcjonalne)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Twoje certyfikaty publiczny/prywatny S/MIME" - -#: fetchmail.php:21 -msgid "Your account does not support fetching external mail." -msgstr "Twoje konto nie wspiera pobierania zewnêtrznej poczty." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Twoje konta:" - -#: config/prefs.php.dist:181 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Twój alias adresu: (opcjonalne, wprowad¼ ka¿dy adres w nowej linii)" - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "Twoja przegl±darka nie wspiera wy¶wietlania w tre¶ci obrazu tego typu." - -#: config/prefs.php.dist:658 -msgid "Your default charset for sending messages:" -msgstr "Twoje domy¶lne kodowanie wysy³anych wiadomo¶ci:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Twój domy¶lny sposób szyfrowania wysy³anych wiadomo¶ci:" - -#: attachment.php:113 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Twoje przypiête za³±czniki zosta³y podbrane przez conajmniej jednego " -"u¿ytkownika.\n" -"\n" -"Nazwa za³±cznika: %s\n" -"Data za³±cznika: %s \n" -"\n" -"Kliknij na poni¿szym odno¶niku w celu bezpowrotnego skasowania za³±cznika:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Twoja wiadomo¶æ zosta³a dostarczona." - -#: config/prefs.php.dist:205 -msgid "Your signature:" -msgstr "Twój podpis:" - -#: lib/Message.php:521 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Za³±cznik wyciêty: Oryginalny typ za³±cznika: %s, nazwa: %s]" - -#: rss.php:82 message.php:265 mailbox.php:702 lib/Compose.php:1686 -#: lib/Compose.php:2148 lib/Block/mailbox.php:244 -msgid "[No Subject]" -msgstr "[Brak tematu]" - -#: lib/MIME/Viewer/pgp.php:169 -msgid "[Save the key to your Address book]" -msgstr "[Zapisz klucz w Twojej ksi±¿ce adresowej]" - -#: lib/MIME/Headers.php:223 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Poka¿ adresy - %s odbiorców]" - -#: lib/Compose.php:2764 -msgid "[Truncated Text]" -msgstr "[Uciêty tekst]" - -#: lib/MIME/Viewer/pgp.php:171 -msgid "[View the raw key]" -msgstr "[Zobacz surowy klucz]" - -#: compose.php:889 -msgid "_Bcc" -msgstr "UDW" - -#: message.php:577 mailbox.php:515 -msgid "_Blacklist" -msgstr "Czarna lista" - -#: compose.php:886 -msgid "_Cc" -msgstr "DW" - -#: message.php:551 mailbox.php:497 mailbox.php:499 -msgid "_Delete" -msgstr "Usuñ" - -#: lib/IMP.php:793 -msgid "_Folders" -msgstr "_Foldery" - -#: compose.php:866 -msgid "_Identity" -msgstr "Profil" - -#: lib/IMP.php:762 -msgid "_Inbox" -msgstr "Odebrane" - -#: lib/IMP.php:830 -msgid "_Log out" -msgstr "Wy_loguj" - -#: message.php:586 -msgid "_Message Source" -msgstr "¬ród³o wiado_mo¶ci" - -#: lib/IMP.php:790 -msgid "_New Message" -msgstr "_Nowa wiadomo¶æ" - -#: message.php:599 -msgid "_Print" -msgstr "Drukuj" - -#: compose.php:956 -msgid "_Priority" -msgstr "_Priorytet" - -#: mailbox.php:341 lib/Block/mailbox.php:89 -#, php-format -msgid "_Refresh %s" -msgstr "Od¶wie¿ %s" - -#: message.php:554 -msgid "_Reply" -msgstr "Odpowiedz" - -#: lib/IMP.php:795 -msgid "_Search" -msgstr "_Szukaj" - -#: compose.php:852 -msgid "_Send Message" -msgstr "Wy¶lij wiadomo¶æ" - -#: mailbox.php:586 lib/Block/mailbox.php:158 -msgid "_Thread" -msgstr "W±tek" - -#: compose.php:882 compose.php:884 -msgid "_To" -msgstr "Do" - -#: mailbox.php:503 -msgid "_Undelete" -msgstr "Przywróæ" - -#: message.php:573 -msgid "_View Thread" -msgstr "Zobacz w±tek" - -#: message.php:581 mailbox.php:519 -msgid "_Whitelist" -msgstr "Bia³a lista" - -#: lib/Compose.php:955 -msgid "addressee unknown" -msgstr "nieznany adres" - -#: lib/Search.php:542 -msgid "and" -msgstr "i" - -#: lib/Compose.php:1796 -msgid "attachment" -msgstr "za³±cznik" - -#: view.php:118 -msgid "attachments.zip" -msgstr "za³±czniki.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "bajty" - -#: lib/Compose.php:979 -msgid "cannot create output file" -msgstr "nie mo¿na utworzyæ pliku wyj¶ciowego" - -#: lib/Compose.php:951 -msgid "cannot open input" -msgstr "nie mo¿na otworzyæ wej¶cia" - -#: lib/Compose.php:943 -msgid "command line usage error" -msgstr "b³±d u¿ycia linii poleceñ" - -#: lib/Compose.php:999 -msgid "configuration error" -msgstr "b³±d konfiguracji" - -#: lib/Compose.php:975 -msgid "critical system file missing" -msgstr "brak krytycznego pliku systemowego" - -#: lib/Compose.php:947 -msgid "data format error" -msgstr "b³±d formatu daty" - -#: lib/Compose.php:1003 -msgid "entry not found" -msgstr "nie znaleiono wpisu" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "od" - -#: lib/Compose.php:959 -msgid "host name unknown" -msgstr "nieznana nazwa hosta" - -#: lib/Search.php:545 -msgid "in" -msgstr "w" - -#: lib/Compose.php:983 -msgid "input/output error" -msgstr "b³±d wej¶cia/wyj¶cia" - -#: lib/Compose.php:967 -msgid "internal software error" -msgstr "wewnêtrzny b³±d oprogramowania" - -#: templates/folders/import.html:13 -msgid "into folder" -msgstr "do folderu" - -#: smime.php:39 pgp.php:79 -msgid "key" -msgstr "klucz" - -#: folders.php:135 -msgid "mailbox file" -msgstr "plik skrzynki" - -#: lib/Compose.php:732 -msgid "name" -msgstr "nazwa" - -#: lib/Search.php:539 -msgid "not" -msgstr "nie" - -#: lib/Search.php:542 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "lub" - -#: lib/Compose.php:995 -msgid "permission denied" -msgstr "dostêp zabroniony" - -#: templates/javascript_defs.php:29 -msgid "recipients" -msgstr "odbiorcy" - -#: lib/Compose.php:991 -msgid "remote error in protocol" -msgstr "zdalny b³±d w protokole" - -#: lib/Compose.php:963 -msgid "service unavailable" -msgstr "us³uga niedostêpna" - -#: lib/Compose.php:971 -msgid "system error" -msgstr "b³±d systemu" - -#: lib/Compose.php:987 -msgid "temporary failure" -msgstr "chwilowa usterka" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "twoja czarna lista" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "twoja bia³a lista" diff --git a/imp/po/pt_BR.po b/imp/po/pt_BR.po deleted file mode 100644 index 95423225e..000000000 --- a/imp/po/pt_BR.po +++ /dev/null @@ -1,5901 +0,0 @@ -# translation of pt_BR.po to Português brasileiro -# Portuguese translations for Imp package. -# Copyright 2008-2009 The Horde Project -# This file is distributed under the same license as the Imp package. -# -# Automatically generated, 2008. -# Luis Felipe Marzagao , 2008. -msgid "" -msgstr "" -"Project-Id-Version: pt_BR\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2008-07-06 23:19-0300\n" -"PO-Revision-Date: 2009-05-29 13:19+0200\n" -"Last-Translator: Luis Felipe Marzagao \n" -"Language-Team: Português brasileiro \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: KBabel 1.11.4\n" - -#: lib/Compose.php:1962 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:1959 -msgid " To: " -msgstr " Para: " - -#: lib/Compose.php:1947 -msgid " Date: " -msgstr " Data: " - -#: lib/Compose.php:1950 -msgid " From: " -msgstr " De: " - -#: mailbox.php:358 folders.php:358 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Tecla de Atalho %s)" - -#: lib/Compose.php:1956 -msgid " Subject: " -msgstr " Assunto: " - -#: mailbox.php:578 -msgid "#" -msgstr "#" - -#: lib/Quota.php:73 -#, php-format -msgid "%.0f MB" -msgstr "%.0f MB" - -#: lib/Quota.php:67 -#, php-format -msgid "%.0f%% of %.0f MB" -msgstr "%.0f%% of %.0f MB" - -#: folders.php:299 folders.php:310 lib/Message.php:864 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:157 -#, php-format -msgid "%d Messages" -msgstr "%d Mensagens" - -#: lib/Spam.php:224 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d mesagens foram apagadas." - -#: lib/Spam.php:201 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "" -"%d mensagens foram reportadas como não spam ao seu administrador de sistema." - -#: lib/Spam.php:181 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d mensagens foram reportadas como não spam." - -#: lib/Spam.php:193 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "" -"%d mensagens foram reportadas como spam ao seu administrador de sistema." - -#: lib/Spam.php:173 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d mensagens foram reportadas como spam." - -#: mailbox.php:266 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d à %d de %d Mensagens" - -#: lib/UI/Mailbox.php:140 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/UI/Mailbox.php:138 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s já existe. Sua pasta %s não foi renomeada." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "A pasta %s está sendo renomeada no início do mês." - -#: lib/api.php:180 lib/api.php:183 lib/api.php:188 -#, php-format -msgid "%s for %s" -msgstr "%s para %s" - -#: lib/MIME/Viewer/itip.php:262 -#, php-format -msgid "%s has accepted." -msgstr "%s foi aceito." - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s cancelou \"%s\"." - -#: lib/MIME/Viewer/itip.php:268 -#, php-format -msgid "%s has declined." -msgstr "%s recusou." - -#: lib/MIME/Viewer/itip.php:511 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s respondeu a uma requisição de informação livre/ocupado." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s respondeu ao convite para \"%s\"." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s enviou a você uma informação livre/ocupado." - -#: lib/MIME/Viewer/itip.php:274 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s aceitou provisoriamente." - -#: lib/Spam.php:270 -#, php-format -msgid "%s report from %s" -msgstr "%s reportar de %s" - -#: lib/MIME/Viewer/itip.php:507 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s requisitou sua informação livre/ocupado." - -#: lib/MIME/Viewer/itip.php:625 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s requer sua presença em \"%s\"." - -#: lib/Message.php:470 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s foi adicionado com sucesso em \"%s\"." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s deseja corrigir \"%s\"." - -#: lib/MIME/Viewer/itip.php:602 lib/MIME/Viewer/itip.php:626 -#: lib/MIME/Viewer/itip.php:810 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s deseja cientificá-lo sobre \"%s\"." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s deseja receber as últimas informações sobre \"%s\"." - -#: compose.php:1234 -#, php-format -msgid "%s%% of allowed size" -msgstr "%s%% do tamanho permitido" - -#: message.php:282 message.php:287 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:505 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d de %d)" - -#: lib/Compose.php:1891 -#, php-format -msgid "%u Forwarded Messages" -msgstr "%u Mensagens Encaminhadas" - -#: rss.php:87 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u de %u mensagens em %s não lidas." - -#: stationery.php:129 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:129 -msgid "(Plain Text)" -msgstr "(Texto Puro)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Adicione estes clicando em OK *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Por favor selecione o(s) endereço(s) *" - -#: config/prefs.php.dist:1095 -msgid "100 characters" -msgstr "100 caracteres" - -#: config/prefs.php.dist:1098 -msgid "1000 characters" -msgstr "1000 caracteres" - -#: config/prefs.php.dist:1096 -msgid "250 characters" -msgstr "250 caracteres" - -#: config/prefs.php.dist:1097 -msgid "500 characters" -msgstr "500 caracteres" - -#: lib/MIME/Viewer/pdf.php:84 -#, php-format -msgid "A PDF file named %s is attached to this message. A thumbnail is below." -msgstr "" -"Um arquivo PDF com o nome %s está anexado a esta mensagem. Abaixo há uma " -"miniatura." - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "" -"Uma mensagem que você enviou resultou em uma notificação de retorno do " -"destinatário." - -#: templates/javascript_defs.php:72 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Não foi possível abrir uma janela popup. Talvez você tenha ajustado seu " -"navegador para bloquear janelas popup?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "E" - -#: config/prefs.php.dist:657 -msgid "About this editor" -msgstr "Sobre este editor" - -#: config/prefs.php.dist:963 -msgid "Above the message text" -msgstr "Acima do texto da mensagem" - -#: lib/MIME/Viewer/itip.php:628 -msgid "Accept and add to my calendar" -msgstr "Aceitar e adicionar ao meu calendário" - -#: lib/MIME/Viewer/itip.php:631 -msgid "Accept request" -msgstr "Aceitar solicitação" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Accepted" -msgstr "Aceita" - -#: lib/MIME/Viewer/itip.php:263 -msgid "Accepted: " -msgstr "Aceito: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Nome da conta:" - -#: lib/MIME/Viewer/itip.php:545 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:773 lib/MIME/Viewer/itip.php:904 -msgid "Actions" -msgstr "Ações" - -#: lib/MIME/Headers.php:219 lib/MIME/Headers.php:220 lib/MIME/Headers.php:242 -#: lib/MIME/Headers.php:243 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Adicionar %s aos meus Contatos" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "Adicionar fonte" - -#: lib/MIME/Viewer/itip.php:604 -msgid "Add this to my calendar" -msgstr "Adicionar isto ao meu calendário" - -#: lib/MIME/Viewer/itip.php:812 -msgid "Add this to my tasklist" -msgstr "Adicionar isto à minha lista de tarefas" - -#: lib/MIME/Viewer/itip.php:629 -msgid "Add to my calendar" -msgstr "Adicionar ao meu calendário" - -#: lib/Compose.php:2903 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "\"%s\" adicionado como um anexo." - -#: config/prefs.php.dist:940 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Cabeçalhos adicionais a mostrar quando exibindo: (opcional, digite cada " -"cebaçalho em uma nova linha)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Informações adicionais podem ser visualizadas %s." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "Detalhes adicionais da informação" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "Detalhes adicionais da mensagem" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Detalhes adicionais da mensagem podem ser visualizados %s." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "Detalhes adicionais de erro da mensagem" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Detalhes adicionais de erro da mensagem podem ser visualizados %s." - -#: compose.php:826 compose.php:1080 contacts.php:120 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Contatos" - -#: config/prefs.php.dist:168 -msgid "Address Books" -msgstr "Contatos" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Adicionar endereços em quais Contatos" - -#: config/prefs.php.dist:223 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Endereços para enviar cópia oculta de todas as mensagens: (opcional, " -"escreva cada endereço em uma nova linha)" - -#: config/prefs.php.dist:215 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Endereços para ligar explicitamente a esta identidade: (opcional, " -"escreva cada endereço em uma nova linha)" - -#: lib/IMAP/ACL/rfc4314.php:59 lib/IMAP/ACL/rfc2086.php:57 -msgid "Administer" -msgstr "Administrar" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Todos" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Todas as mensagens na(s) pasta(s) \"%s\" mais velhas do que %s dias serão " -"permanentemente apagadas." - -#: templates/javascript_defs.php:62 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Todas as mensagens na(s) seguinte(s) pasta(s) serão baixadas em um arquivo " -"MBOX:" - -#: lib/Maintenance/Task/purge_spam.php:79 -#: lib/Maintenance/Task/purge_trash.php:78 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Todas as mensagens em sua pasta \"%s\" mais antigas que %s dias serão " -"excluídas permanentemente." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" -"Todos os anexos na forma de link mais antigos que %s meses serão excluídos." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Todas as pastas de mensagens enviadas mais antigas que %s meses serão " -"excluídas." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "" -"Todas as permissões na pasta \"%s\" removidas com sucesso para o usuário \"%s" -"\"." - -#: lib/api.php:100 -msgid "Allow Folder Creation?" -msgstr "Permitir Criação de Pastas?" - -#: filterprefs.php:111 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Permitir regras de filtro em qualquer caixa de mensagens?" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Partes alternativas para esta seção:" - -#: config/prefs.php.dist:722 -msgid "Always" -msgstr "Sempre" - -#: config/prefs.php.dist:707 -msgid "Always save attachments" -msgstr "Sempre gravar anexos" - -#: lib/Message.php:582 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "Ocorreu um erro ao tentar remover o anexo. O servidor IMAP disse: " - -#: lib/MIME/Viewer/images.php:148 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "" -"Uma imagem intitulada %s está anexa a esta mensagem. Abaixo há uma miniatura." - -#: lib/Message.php:444 -msgid "An unknown error occured while creating the new note." -msgstr "Ocorreu um erro desconhecido ao criar a nova anotação." - -#: lib/Message.php:443 -msgid "An unknown error occured while creating the new task." -msgstr "Ocorreu um erro desconhecido ao criar a nova tarefa." - -#: lib/MIME/Viewer/itip.php:798 -msgid "An unknown person" -msgstr "Uma pessoa desconhecida" - -#: message.php:477 mailbox.php:769 templates/message/navbar_navigate.html:12 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -msgid "Answered" -msgstr "Respondida" - -#: lib/Search.php:770 -msgid "Answered messages" -msgstr "Mensagens respondidas" - -#: mailbox.php:420 -msgid "Apply Filters" -msgstr "Aplicar Filtros" - -#: mailbox.php:420 -#, php-format -msgid "Apply Filters to %s" -msgstr "Aplicar Filtros em %s" - -#: filterprefs.php:108 -msgid "Apply filter rules upon logging on?" -msgstr "Aplicar regras de filtro ao conectar?" - -#: filterprefs.php:109 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Aplicar regras de filtro sempre que a Caixa de Entrada for exibida?" - -#: filterprefs.php:110 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "Aplicar regras de filtro sempre barra lateral for atualizada?" - -#: thread.php:169 -msgid "Are you sure you want to delete all messages in this thread?" -msgstr "Deseja realmente excluir todas as mensagens desta discussão?" - -#: mailbox.php:429 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Tem certeza que deseja apagar essa Definição de pasta virtual?" - -#: pgp.php:407 smime.php:315 -msgid "Are you sure you want to delete this public key?" -msgstr "Você tem certeza que quer excluir esta chave pública?" - -#: pgp.php:437 smime.php:341 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Você tem certeza que quer excluir seu par de chaves? (Isto não é " -"recomendado!)" - -#: templates/javascript_defs.php:34 -msgid "Are you sure you want to do this?" -msgstr "Você tem certeza que quer fazer isto?" - -#: message.php:684 -msgid "Are you sure you wish to PERMANENTLY delete all attachments?" -msgstr "Deseja realmente excluir PERMANENTEMENTE todos os anexos?" - -#: message.php:553 templates/javascript_defs.php:46 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Você tem certeza que deseja excluir PERMANENTEMENTE estas mensagens?" - -#: lib/MIME/Contents.php:273 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Você tem certeza que deseja excluir PERMANENTEMENTE este anexo?" - -#: mailbox.php:425 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Deseja realmente excluir todas as mensagens desta pasta?" - -#: lib/IMP.php:857 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Deseja realmente esvaziar sua pasta de spam?" - -#: lib/IMP.php:849 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Você tem certeza que deseja esvaziar sua Lixeira?" - -#: mailbox.php:509 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Você tem certeza que deseja excluir permanentemente estas mensagens?" - -#: templates/javascript_defs.php:80 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Você tem certeza que deseja reportar esta mensagem como inocente?" - -#: templates/javascript_defs.php:79 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Você tem certeza que deseja reportar esta mensagem como spam?" - -#: config/prefs.php.dist:1191 -msgid "Arrival Time" -msgstr "Hora da Chegada" - -#: config/prefs.php.dist:1206 -msgid "Ascending" -msgstr "Ascendente" - -#: config/prefs.php.dist:721 -msgid "Ask" -msgstr "Perguntar" - -#: compose.php:1172 -msgid "Attach Files" -msgstr "Arquivos Anexados" - -#: compose.php:1165 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Anexar uma cópia de sua chave pública PGP a esta mensagem?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Arquivo Anexado:" - -#: lib/Compose.php:1995 lib/Compose.php:2101 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"O arquivo anexado \"%s\" excede o limite de tamanho de anexo. Arquivo NÃO " -"anexado." - -#: lib/MIME/Viewer/itip.php:387 -msgid "Attached is a reply to a calendar request you sent." -msgstr "" -"Se encontra anexada a resposta à requisição de calendário que você enviou." - -#: templates/javascript_defs.php:41 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "Anexo" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Anexo %s apagado." - -#: lib/Compose.php:2624 -msgid "Attachment Information" -msgstr "Informações de Anexo" - -#: lib/Compose.php:791 -msgid "Attachment stripped: Original attachment type" -msgstr "Anexo removido: Tipo original do anexo" - -#: compose.php:1114 lib/Compose.php:2591 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "Anexos" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:853 -msgid "Attendees" -msgstr "Participantes" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Atenção" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp:Extensão IMAP obrigatória não encontrada." - -#: config/hooks.php.dist:521 -msgid "Authentication failed." -msgstr "Autenticação falhou." - -#: config/prefs.php.dist:874 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"Exibir imagens automaticamente em mensagens HTML quando o remetente estiver " -"no meu Catálogo de Endereços?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Contatos disponíveis:" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:889 -msgid "Awaiting Response" -msgstr "Aguardando resposta" - -#: message.php:523 thread.php:137 -#, php-format -msgid "Bac_k to %s" -msgstr "Retorna_r para %s" - -#: message.php:523 thread.php:137 -#, php-format -msgid "Back to %s" -msgstr "Retornar para %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Voltar ao Índice de Exibição de Múltiplas Mensagens" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Voltar à Visualização por Discussão" - -#: config/prefs.php.dist:623 -msgid "Background Color" -msgstr "Cor de Fundo" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Nome de conexão ou senha incorreta." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Requisição ruim ou inválida. O Servidor Respondeu: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Requisição ruim: %s" - -#: lib/Search.php:710 lib/UI/Message.php:28 templates/login/recompose.html:32 -#: templates/contacts/contacts.html:43 -msgid "Bcc" -msgstr "Cco" - -#: config/prefs.php.dist:677 -msgid "Before Signature" -msgstr "Antes da assinatura" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "Abaixo está o texto bruto da mensagem de informação de situação." - -#: config/prefs.php.dist:964 -msgid "Below the message text" -msgstr "Abaixo do texto da mensagem" - -#: message.php:579 mailbox.php:527 -msgid "Blacklist" -msgstr "Lista Negra" - -#: config/prefs.php.dist:863 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "" -"Bloquear mensagens em HTML a menos que elas tenham sido explicitamente " -"solicitadas?" - -#: lib/Search.php:718 -msgid "Body" -msgstr "Corpo" - -#: message.php:569 config/prefs.php.dist:756 -msgid "Body Text Only" -msgstr "Apenas Texto" - -#: message.php:570 config/prefs.php.dist:757 -msgid "Body Text with Attachments" -msgstr "Texto com Anexos" - -#: config/prefs.php.dist:618 -msgid "Bold" -msgstr "Negrito" - -#: config/prefs.php.dist:929 -msgid "Both Header Listing and Body of Message" -msgstr "Ambas Constando no Cabeçalho e no Corpo da Mensagem" - -#: config/prefs.php.dist:676 -msgid "Bottom" -msgstr "No fim" - -#: config/prefs.php.dist:632 -msgid "Bulleted List" -msgstr "Lista de Itens" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "CRAM-MD5 ou DIGEST-MD5 requer a instalção do pacote Auth_SASL do PEAR." - -#: compose.php:1034 -msgid "C_harset" -msgstr "Con_junto de caracteres" - -#: search.php:259 config/hooks.php.dist:455 -msgid "Calendar" -msgstr "Calendário" - -#: lib/IMAP/Tree.php:1970 -msgid "Can not directly create mailbox in this folder." -msgstr "Não é possível criar caixa de mensagens diretamente nesta pasta." - -#: lib/Message.php:198 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Não é possível mover a mensagem para a Lixeira - Não há uma Lixeira " -"configurada nas preferências." - -#: templates/smime/import_key.html:70 templates/smime/passphrase.html:24 -#: templates/pgp/import_key.html:49 templates/pgp/passphrase.html:22 -#: templates/folders/import.html:18 templates/folders/folders_confirm.html:24 -#: templates/contacts/contacts.html:76 templates/saveimage/saveimage.html:20 -msgid "Cancel" -msgstr "Cancelar" - -#: templates/compose/compose.html:21 templates/compose/compose.html:208 -#: templates/compose/redirect.html:83 -msgid "Cancel Message" -msgstr "Cancelar Mensagem" - -#: templates/javascript_defs.php:34 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Cancelar esta mensagem descartará permanentemente seu conteúdo." - -#: lib/prefs.php:150 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "" -"Não é possível ativar uma pasta Lixeira e uma Pasta Virtual de Lixeira. Uma " -"pasta Lixeira será usada." - -#: lib/prefs.php:153 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "" -"Não é possível ativar uma pasta Lixeira e uma Pasta Virtual de Lixeira. Uma " -"Pasta Virtual de Lixeira será usada." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "Impossível conectar ao servidor de correio remoto." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "Impossível conectar ao servidor de correio remoto: " - -#: lib/prefs.php:164 -msgid "Cannot delete to trash unless a Trash folder is defined." -msgstr "" -"Não é possível apagar para a Lixeira a não ser que uma pasta Lixeira esteja " -"definida." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Impossível exibir - encontrados apenas %s de %s partes desta mensagem nesta " -"caixa de mensagens." - -#: pgp.php:270 -msgid "Cannot retrieve public key from cache." -msgstr "Não é possível obter uma chave pública do cache." - -#: lib/Search.php:706 lib/UI/Message.php:27 templates/login/recompose.html:23 -#: templates/contacts/contacts.html:42 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.html:79 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"Imortação de certificado não esta disponível. Envio de arquivos não está " -"habilitado neste servidor." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:871 -msgid "Chair Person" -msgstr "Moderador" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Mudar Pasta" - -#: config/prefs.php.dist:149 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Altera opções de exibição tais como quantas mensagens você pode ver em cada " -"página e quantas mensagens são armazenadas." - -#: config/prefs.php.dist:26 -msgid "Change mail server and folder settings." -msgstr "Altera servidor de correio e configurações de pastas." - -#: config/prefs.php.dist:16 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Altera o nome, endereço e assinatura que as pessoas vêem quando elas lêem e " -"respondem suas mensagens." - -#: config/prefs.php.dist:1099 -msgid "Characters to display:" -msgstr "Caracteres a exibir:" - -#: templates/mailbox/message_headers.html:13 templates/folders/actions.html:6 -msgid "Check All/None" -msgstr "Marcar Todos/Nenhum" - -#: lib/UI/Compose.php:152 -msgid "Check Spelling" -msgstr "Verificar Ortografia" - -#: mailbox.php:660 folders.php:371 -msgid "Check _All/None" -msgstr "Verific_ar Todos/Nenhum" - -#: templates/folders/actions.html:29 -msgid "Check for New Mail" -msgstr "Verificar Novas Mensagens" - -#: config/prefs.php.dist:549 -msgid "Check spelling before sending a message?" -msgstr "Verificar ortografia antes de enviar uma mensagem?" - -#: lib/UI/Compose.php:153 -msgid "Checking ..." -msgstr "Verificando ..." - -#: templates/folders/actions.html:11 templates/folders/actions.html:13 -msgid "Choose Action" -msgstr "Escolha a Ação" - -#: config/servers.php.dist:224 -msgid "Choose a mail server:" -msgstr "Escolha um servidor de correio:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Escolha um equivalente ou edite o endereço na caixa à direita:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Escolha os contatos para usar ao adicionar endereços." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "Escolha a ordem dos contatos para pesquisar ao expandir endereços." - -#: config/prefs.php.dist:649 -msgid "Clear Inline Font Specifications" -msgstr "Limpar Especificações de Fonte incorporadas" - -#: config/prefs.php.dist:648 -msgid "Clear MSOffice tags" -msgstr "Limpar marcas MSOffice" - -#: lib/MIME/Viewer/images.php:101 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Clique em %s para converter o arquivo de imagem em um formato que seu " -"navegador pode exibir." - -#: lib/MIME/Contents.php:449 -#, php-format -msgid "Click %s to download the data." -msgstr "Clique em %s para baixar os dados." - -#: lib/MIME/Viewer/images.php:90 -#, php-format -msgid "Click %s to download the image." -msgstr "Clique em %s para baixar a imagem." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Clique em %s para ir para a página de gerenciamento de %s." - -#: lib/MIME/Viewer/pkcs7.php:484 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Clique em %s para ver o anexo em uma janela a parte." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "" -"Clique em %s para visualizar esta parte do tipo multipart/related em uma " -"janela separada." - -#: lib/MIME/Viewer/pgp.php:248 lib/MIME/Viewer/pgp.php:275 -#: lib/MIME/Viewer/pkcs7.php:220 -msgid "Click HERE to verify the message." -msgstr "Clique AQUI para verificar a mensagem." - -#: config/prefs.php.dist:523 -#, php-format -msgid "Click here to open all mailto: links in %s." -msgstr "Clique aqui para abrir todos os links mailto: no %s." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Clique em um de seus contatos selecionados e então selecione todos os campos " -"para pesquisar." - -#: config/prefs.php.dist:1232 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Clicar no endereço irá abrir uma nova mensagem para o remetente" - -#: config/prefs.php.dist:1233 -msgid "Clicking on the address will open the message to be read" -msgstr "Clicar no endereço abrirá a mensagem para ser lida" - -#: templates/fetchmail/fetchmail.html:33 templates/newmsg/alert.html:17 -msgid "Close" -msgstr "Fechar" - -#: compose.php:34 -msgid "Close this window" -msgstr "Fechar esta janela" - -#: lib/IMAP/Tree.php:1918 -msgid "Closed Folder" -msgstr "Fechar Pasta" - -#: folders.php:452 -msgid "Collapse" -msgstr "Contrair" - -#: folders.php:387 -msgid "Collapse All" -msgstr "Contrair Todas" - -#: folders.php:387 -msgid "Collapse All Folders" -msgstr "Contrair Todas Pastas" - -#: folders.php:452 -msgid "Collapse Folder" -msgstr "Contrair Pasta" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Indicador de Cor:" - -#: config/prefs.php.dist:1270 -msgid "Combine all namespaces" -msgstr "Combinar todos os namespaces" - -#: templates/pgp/pgp.html:97 -msgid "Comment:" -msgstr "Comentário:" - -#: lib/MIME/Viewer/itip.php:941 -msgid "Completed" -msgstr "Encerrada" - -#: config/prefs.php.dist:573 -msgid "Compose messages in a separate window?" -msgstr "Redigir mensagens em uma janela separada?" - -#: config/prefs.php.dist:583 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Sempre redigir mensagens em um editor HTML (se o navegador suportar esta " -"característica)?" - -#: config/prefs.php.dist:95 -msgid "Configure how messages are displayed." -msgstr "Configura com as mensagens são exibidas." - -#: config/prefs.php.dist:131 -msgid "Configure mail preview options." -msgstr "Configura opções de pré-visualização de mensagem." - -#: config/hooks.php.dist:517 -msgid "Connection to server failed." -msgstr "A conexão com o servidor falhou." - -#: config/hooks.php.dist:479 -msgid "Contacts" -msgstr "Contatos" - -#: config/prefs.php.dist:177 -#, php-format -msgid "Control PGP support for %s." -msgstr "Controla o suporte PGP para %s." - -#: config/prefs.php.dist:186 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Controla o suporte S/MIME para %s." - -#: config/prefs.php.dist:123 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Controla quando fazer a verificação por novas mensagens e se deve notificar " -"ou não quando elas chegarem." - -#: config/prefs.php.dist:919 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Converter 'emoticons' textuais em gráficos?" - -#: message.php:519 message.php:707 mailbox.php:487 mailbox.php:898 -msgid "Copy" -msgstr "Copiar" - -#: config/prefs.php.dist:644 -msgid "Copy selection" -msgstr "Copiar seleção" - -#: message.php:519 message.php:707 mailbox.php:487 mailbox.php:898 -msgid "Copy to folder" -msgstr "Copiar para a pasta" - -#: lib/Compose.php:2076 -#, php-format -msgid "Could not attach %s to the message." -msgstr "Não foi possível anexar %s à mensagem." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Não foi possível completar a requisição. Razão Fornecida: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Não consegui criar um backend VSF: %s" - -#: lib/Message.php:791 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Não consegui excluir as mensagens de %s. O servidor disse: %s" - -#: lib/Session.php:330 -msgid "Could not execute maintenance operations." -msgstr "Não consegui executar as operações de manutenção." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Não consegui extrair o arquivo solicitado do anexo MS-TNEF." - -#: lib/MIME/Viewer/zip.php:61 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Não consegui extrair o arquivo solicitado do arquivo Zip." - -#: lib/Spam.php:237 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Não foi possível mover a mensagem para a caixa de mensagens de spam - não há " -"caixa de mensagens de spam definida nas preferências." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Não foi possível abrir conexão segura com o servidor IMAP." - -#: lib/Session.php:286 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Não foi possível obter informações sobre namespace do servidor IMAP." - -#: compose.php:52 -msgid "Could not retrieve the message from the mail server." -msgstr "Não foi possível obter a mensagem do servidor de correio." - -#: lib/Compose.php:1074 -#, php-format -msgid "Could not save recipients: %s" -msgstr "Não foi possível gravar destinatários: %s" - -#: lib/Template.php:230 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Não foi possível gravar o arquivo de modelo compilado'%s'." - -#: templates/folders/actions.html:16 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Create" -msgstr "Criar" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Criar Pasta" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Criar Pastas" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "Criar Chaves" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Criar uma Conta Nova" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Criar uma nova pasta de Spam" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Criar uma nova pasta \"Rascunhos\"" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Criar uma nova pasta de mensagens enviadas" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Criar uma nova pasta \"Lixeira\"" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Criar uma conta" - -#: config/prefs.php.dist:162 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Cria regras de filtro para organizar as novas mensagens, ordená-las em " -"pastas e excluir spam." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Criar novo modelo" - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "Anexos Atuais" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "Acesso atual a %s" - -#: config/prefs.php.dist:1283 -msgid "Current expanded status in the folders view" -msgstr "Status atual expandido na exibição de pastas" - -#: config/prefs.php.dist:624 -msgid "Current style" -msgstr "Estilo atual" - -#: config/prefs.php.dist:140 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Customiza contas para trazer mensagens de outras contas." - -#: config/prefs.php.dist:88 -msgid "Customize how to deal with message drafts." -msgstr "Configurar como lidar com rascunhos de mensagens." - -#: config/prefs.php.dist:80 -msgid "Customize how you reply to or forward mail." -msgstr "Configura como você responde ou encaminha mensagens." - -#: config/prefs.php.dist:64 -msgid "Customize how you send mail." -msgstr "Customiza como você envia mensagens." - -#: config/prefs.php.dist:44 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Customiza tarefas a serem executadas ao conectar a %s." - -#: config/prefs.php.dist:643 -msgid "Cut selection" -msgstr "Cortar seleção" - -#: mailbox.php:583 -msgid "Dat_e" -msgstr "Dat_a" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Data" - -#: lib/Search.php:730 -msgid "Date <" -msgstr "Data <" - -#: lib/Search.php:726 -msgid "Date =" -msgstr "Data =" - -#: lib/Search.php:734 -msgid "Date >=" -msgstr "Data >=" - -#: templates/thread/thread.html:26 -msgid "Date:" -msgstr "Data:" - -#: templates/search/search.html:97 -msgid "Day" -msgstr "Dia" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Declined" -msgstr "Recusado" - -#: lib/MIME/Viewer/itip.php:269 -msgid "Declined: " -msgstr "Recusado: " - -#: config/prefs.php.dist:633 -msgid "Decrease Indent" -msgstr "Diminuir Indentação" - -#: config/prefs.php.dist:687 -msgid "Default" -msgstr "Padrão" - -#: config/prefs.php.dist:952 -msgid "Default (US-ASCII)" -msgstr "Padrão (US-ASCII)" - -#: config/prefs.php.dist:758 -msgid "Default forwarding method:" -msgstr "Método padrão de encaminhamento de mensagem:" - -#: config/prefs.php.dist:1198 -msgid "Default sorting criteria:" -msgstr "Critério padrão de ordenação:" - -#: config/prefs.php.dist:1208 -msgid "Default sorting direction:" -msgstr "Direção de ordenação padrão:" - -#: lib/MIME/Viewer/itip.php:937 -msgid "Delegated" -msgstr "Delegado" - -#: message.php:553 mailbox.php:509 mailbox.php:511 folders.php:417 -#: lib/IMAP/ACL/rfc4314.php:57 templates/smime/smime.html:35 -#: templates/pgp/pgp.html:43 templates/folders/actions.html:19 -#: templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:66 -msgid "Delete" -msgstr "Excluir" - -#: pgp.php:407 smime.php:315 -#, php-format -msgid "Delete %s Public Key" -msgstr "Excluir Chave Pública %s" - -#: templates/smime/smime.html:75 templates/pgp/pgp.html:86 -msgid "Delete Current Keys" -msgstr "Excluir Chaves Atuais" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Excluir Pastas" - -#: templates/folders/folders_confirm.html:23 -msgid "Delete Selected Folders" -msgstr "Excluir Pastas Selecionadas" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "Excluir modelo" - -#: thread.php:169 -msgid "Delete Thread" -msgstr "Excluir Discussão" - -#: folders.php:417 -msgid "Delete Virtual Folder" -msgstr "Excluir Pastas Virtuais" - -#: mailbox.php:429 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Apagar Definição de Pasta Virtual para %s" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Excluir mensagens baixadas do servidor remoto?" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Excluir do meu calendário" - -#: config/prefs.php.dist:422 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Excluir anexos antigos na forma de link no início do mês?" - -#: config/prefs.php.dist:376 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Excluir pastas de mensagens enviadas antigas no início do mês?" - -#: config/prefs.php.dist:848 -msgid "Delete spam messages" -msgstr "Excluir mensagens spam" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Apagar/esvaziar" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "Apagar?" - -#: message.php:480 mailbox.php:784 templates/mailbox/navbar.html:20 -#: templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Excluída" - -#: lib/Search.php:790 -msgid "Deleted messages" -msgstr "Mensagens Excluídas" - -#: compose.php:242 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Anexo \"%s\" excluído." - -#: config/prefs.php.dist:109 -msgid "Deleting and Moving Messages" -msgstr "Excluindo e Movendo Mensagens" - -#: lib/MIME/Viewer/itip.php:633 -msgid "Deny request" -msgstr "Negar solicitação" - -#: lib/MIME/Viewer/itip.php:565 -msgid "Deny request for free/busy information" -msgstr "Negar solicitação de informação livre/ocupado" - -#: config/prefs.php.dist:1207 -msgid "Descending" -msgstr "Descendente" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:846 -msgid "Description" -msgstr "Descrição" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "Descrição:" - -#: templates/smime/smime.html:35 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "Detalhes" - -#: lib/Compose.php:2885 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "\"%s\" não foi anexado pois só foi parcialmente enviado." - -#: lib/Compose.php:2894 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "\"%s\" não foi anexado pois o arquivo estava vazio." - -#: lib/Compose.php:2881 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" -"\"%s\" não foi anexado em razão do limite máximo permitido para envio de " -"arquivos." - -#: lib/Compose.php:2889 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"Não foi possível anexar \"%s\" tendo em vista que a configuração não " -"permite o envio de arquivos." - -#: config/prefs.php.dist:911 -msgid "Dim signatures?" -msgstr "Esmaecer assinaturas?" - -#: config/prefs.php.dist:653 -msgid "Direction left to right" -msgstr "Direção esquerda para direita" - -#: config/prefs.php.dist:654 -msgid "Direction right to left" -msgstr "Direção direita para esquerda" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Exibir" - -#: config/prefs.php.dist:281 -msgid "Display Virtual Inbox?" -msgstr "Mostrar Caixa de Entrada Virtual?" - -#: config/prefs.php.dist:557 -msgid "Display confirmation after sending a message?" -msgstr "Exibir confirmação após enviar uma mensagem?" - -#: config/prefs.php.dist:928 -msgid "Display in Body of Message" -msgstr "Exibir no Corpo da Mensagem" - -#: config/prefs.php.dist:1063 -msgid "Display pop-up notification of new mail?" -msgstr "Exibir pop-up de notificação de nova mensagem?" - -#: config/prefs.php.dist:1028 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Exibir o link \"Esvaziar Spam\" na barra de menu?" - -#: config/prefs.php.dist:1020 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Exibir o atalho \"Esvaziar Lixeira\" na barra de menu?" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "Disposição:" - -#: templates/search/search.html:86 -msgid "Do NOT match" -msgstr "NÃO corresponde" - -#: templates/folders/actions.html:30 -msgid "Do Not Check for New Mail" -msgstr "Não Verificar a existência de Novas Mensagens" - -#: config/prefs.php.dist:1234 -msgid "Do not generate a link in the From: column" -msgstr "Não gerar um link na coluna De:" - -#: templates/javascript_defs.php:35 -msgid "Doing so will discard this message permanently." -msgstr "Fazer isso irá descartar permanentemente esta mensagem." - -#: login.php:430 -msgid "Don't have an account? Sign up." -msgstr "Não tem uma conta? Inscreva-se." - -#: templates/folders/actions.html:34 -msgid "Download" -msgstr "Baixar" - -#: lib/MIME/Contents.php:250 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Baixar %s no formato .zip" - -#: message.php:679 -msgid "Download All Attachments (in .zip file)" -msgstr "Baixar todos os anexos (em arquivo .zip)" - -#: templates/folders/actions.html:35 -msgid "Download [.zip format]" -msgstr "Baixar [formato .zip]" - -#: lib/MIME/Contents.php:250 -msgid "Download in .zip Format" -msgstr "Baixar em formato .zip" - -#: message.php:478 mailbox.php:774 templates/message/navbar_navigate.html:14 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:40 -msgid "Draft" -msgstr "Rascunho" - -#: lib/IMAP/Tree.php:1873 -msgid "Draft folder" -msgstr "Pasta \"Rascunhos\"" - -#: config/prefs.php.dist:297 -msgid "Drafts" -msgstr "Rascunhos" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Pasta \"Rascunhos\":" - -#: login.php:266 -msgid "Dynamic" -msgstr "Dinâmico" - -#: templates/pgp/pgp.html:102 -msgid "E-mail Address:" -msgstr "E-mail:" - -#: mailbox.php:837 -msgid "END" -msgstr "FIM" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "ERRO: Sua mensagem não pôde ser entregue." - -#: folders.php:418 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Editar" - -#: mailbox.php:432 -msgid "Edit Search Query" -msgstr "Editar Critérios da Pesquisa" - -#: folders.php:418 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Editar Pasta Virtual" - -#: mailbox.php:428 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Editar Definição da Pasta Virtual para %s" - -#: filterprefs.php:91 -msgid "Edit your Blacklist" -msgstr "Editar sua Lista Negra" - -#: filterprefs.php:90 -msgid "Edit your Filter Rules" -msgstr "Editar suas Regras de Filtro" - -#: filterprefs.php:92 -msgid "Edit your Whitelist" -msgstr "Editar sua Lista Branca" - -#: config/prefs.php.dist:1136 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Editar suas preferências para acessar outras contas de e-mail." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "Endereço de E-Mail" - -#: lib/Message.php:808 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Todas mensagens de %s foram excluídas." - -#: lib/Message.php:784 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Todas as mensagens foram apagadas da Pasta Lixeira Virtual." - -#: templates/folders/actions.html:20 -msgid "Empty" -msgstr "Esvaziar" - -#: templates/folders/folders_confirm.html:23 -msgid "Empty Selected Folders" -msgstr "Esvaziar Pastas Selecionadas" - -#: lib/IMP.php:857 -msgid "Empty _Spam" -msgstr "Esvaziar _Spam" - -#: lib/IMP.php:849 -msgid "Empty _Trash" -msgstr "Esvaziar _Lixeira" - -#: mailbox.php:425 -msgid "Empty folder" -msgstr "Esvaziar Pasta" - -#: pgp.php:458 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "Habilitar funcionalidade PGP (criptografia)?" - -#: smime.php:351 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "Habilitar funcionalidade S/MIME?" - -#: config/prefs.php.dist:1087 -msgid "Enable message previews?" -msgstr "Habilitar pré-visualização de mensagem?" - -#: compose.php:1159 -msgid "Encr_yption Options" -msgstr "Opções de _Criptografia" - -#: lib/MIME/Viewer/itip.php:535 lib/MIME/Viewer/itip.php:537 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "Final" - -#: lib/Compose.php:1795 -msgid "End forwarded message" -msgstr "Final da mensagem encaminhada" - -#: lib/Compose.php:1687 -msgid "End message" -msgstr "Final da mensagem" - -#: lib/Compose.php:1685 -#, php-format -msgid "End message from %s" -msgstr "Final da mensagem de %s" - -#: pgp.php:433 smime.php:339 -msgid "Enter Passphrase" -msgstr "Forneça a senha" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Digite o nome para sua nova pasta Spam" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Forneça o nome de sua nova pasta \"Rascunhos\"" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Forneça o nome de sua nova pasta de mensagens enviadas" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Forneça o nome de sua nova pasta \"Lixeira\"" - -#: message.php:568 lib/Search.php:722 config/prefs.php.dist:755 -msgid "Entire Message" -msgstr "Mensagem Integral" - -#: message.php:175 thread.php:71 lib/Compose.php:1114 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Registro \"%s\" foi adicionado aos contatos com sucesso" - -#: lib/MIME/Viewer/pgp.php:448 lib/MIME/Viewer/status.php:71 -#: lib/MIME/Viewer/status.php:162 lib/MIME/Viewer/pkcs7.php:441 -msgid "Error" -msgstr "Erro" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Erro ao conectar ao servidor IMAP: [%s] %s." - -#: lib/MIME/Contents.php:150 -msgid "Error displaying message." -msgstr "Erro ao exibir mensagem." - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:419 -#, php-format -msgid "Error sending reply: %s." -msgstr "Erro ao enviar resposta: %s." - -#: templates/smime/smime.html:29 templates/pgp/pgp.html:37 -msgid "Error:" -msgstr "Erro:" - -#: lib/MIME/Viewer/itip.php:103 -msgid "Event successfully deleted." -msgstr "Evento excluído com sucesso." - -#: config/prefs.php.dist:1052 -msgid "Every 15 minutes" -msgstr "Cada 15 minutos" - -#: config/prefs.php.dist:1049 -msgid "Every 30 seconds" -msgstr "Cada 30 segundos" - -#: config/prefs.php.dist:816 config/prefs.php.dist:1051 -msgid "Every 5 minutes" -msgstr "Cada 5 minutos" - -#: config/prefs.php.dist:1053 -msgid "Every half hour" -msgstr "Cada meia hora" - -#: config/prefs.php.dist:1050 -msgid "Every minute" -msgstr "Cada minuto" - -#: folders.php:463 -msgid "Expand" -msgstr "Expandir" - -#: folders.php:386 -msgid "Expand All" -msgstr "Expandir Todas" - -#: folders.php:386 -msgid "Expand All Folders" -msgstr "Expandir Todas Pastas" - -#: folders.php:463 -msgid "Expand Folder" -msgstr "Expandir Pasta" - -#: compose.php:828 compose.php:1088 -msgid "Expand Names" -msgstr "Expandir Nomes" - -#: config/prefs.php.dist:1262 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Sempre expandir a árvore inteira de pastas na exibição de pastas?" - -#: config/prefs.php.dist:1284 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Sempre expandir a árvore inteira de pastas na barra lateral?" - -#: config/prefs.php.dist:593 -msgid "FCKeditor" -msgstr "FCKeditor" - -#: lib/IMP.php:868 lib/IMP.php:870 -msgid "F_etch Mail" -msgstr "Traz_er Mensagens" - -#: fetchmail.php:50 config/prefs.php.dist:139 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Trazer Mensagens" - -#: config/prefs.php.dist:1144 -msgid "Fetch Mail in a separate window?" -msgstr "Trazer Mensagens em uma janela separada?" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Trazer mensagens ao conectar?" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "Obtidas %d mensagens de %s" - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Obtida uma mensagem de %s" - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Trazer Mensagens: " - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Trazer Mensagens: sem mensagens novas." - -#: lib/IMP.php:874 -msgid "Fi_lters" -msgstr "_Filtros" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "Campos a pesquisar" - -#: templates/javascript_defs.php:40 templates/compose/compose.html:261 -msgid "File" -msgstr "Arquivo" - -#: templates/filters/prefs.html:2 -msgid "Filter Settings" -msgstr "Configurações de Filtro" - -#: config/prefs.php.dist:831 -msgid "Filter message content for profanity?" -msgstr "Filtrar mensagem com conteúdo ofensivo?" - -#: templates/filters/prefs.html:7 -msgid "Filter support is disabled on this system." -msgstr "O suporte a filtros está desabilitado neste sistema." - -#: config/prefs.php.dist:161 -msgid "Filters" -msgstr "Filtros" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Filtros: página de gerenciamento de %s" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Encontrar:" - -#: config/prefs.php.dist:1180 -msgid "First Mailbox Page" -msgstr "Primeira Página da Pasta" - -#: mailbox.php:279 -msgid "First Page" -msgstr "Primeira Página" - -#: message.php:479 mailbox.php:779 templates/message/navbar_navigate.html:10 -#: templates/mailbox/navbar.html:32 -msgid "Flagged For Followup" -msgstr "Marcada para Acompanhamento" - -#: lib/Search.php:780 -msgid "Flagged messages" -msgstr "Mensagens marcadas" - -#: message.php:567 mailbox.php:534 -msgid "Fo_rward" -msgstr "Encamin_har" - -#: lib/IMAP/Tree.php:1918 templates/folders/folders_size.html:6 -msgid "Folder" -msgstr "Pasta" - -#: folders.php:261 templates/folders/folders_confirm.html:6 -msgid "Folder Actions - Confirmation" -msgstr "Ações de Pastas - Confirmação" - -#: folders.php:324 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Navegador de Pastas" - -#: folders.php:281 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Tamanhos de Pasta" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Resumo de Pastas" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "O compartilhamento de pastas não está habilitado." - -#: folders.php:46 -msgid "Folder use is not enabled." -msgstr "A utilização de pastas não está habilitada." - -#: config/prefs.php.dist:622 -msgid "Font Color" -msgstr "Cor da Fonte" - -#: config/prefs.php.dist:1251 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Formato da data na caixa de mensagens para as mensagens do dia" - -#: message.php:567 mailbox.php:534 lib/Compose.php:1778 -msgid "Forward" -msgstr "Encaminhar" - -#: lib/Compose.php:1764 -msgid "Forward:" -msgstr "Encaminhar:" - -#: lib/Compose.php:1877 -msgid "Forwarded Message:" -msgstr "Mensagem Encaminhada:" - -#: lib/Compose.php:1791 -msgid "Forwarded message" -msgstr "Mensagem encaminhada" - -#: lib/Compose.php:1789 -#, php-format -msgid "Forwarded message from %s" -msgstr "Mensagem encaminhada de %s" - -#: lib/MIME/Viewer/itip.php:413 -msgid "Free/Busy Request Response" -msgstr "Resposta da Solicitação de Informação Livre/Ocupado" - -#: mailbox.php:593 -msgid "Fro_m" -msgstr "_De" - -#: lib/Search.php:698 lib/UI/Message.php:25 lib/UI/Mailbox.php:99 -#: templates/compose/compose.html:27 templates/thread/thread.html:31 -msgid "From" -msgstr "De" - -#: config/prefs.php.dist:1193 -msgid "From Address" -msgstr "Endereço do Remetente" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Galeria" - -#: config/prefs.php.dist:14 config/prefs.php.dist:24 config/prefs.php.dist:34 -#: config/prefs.php.dist:42 -msgid "General Options" -msgstr "Opções Gerais" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Obter somente novas mensagens? (somente IMAP)" - -#: folders.php:373 lib/MIME/Viewer/itip.php:577 lib/MIME/Viewer/itip.php:776 -#: lib/MIME/Viewer/itip.php:907 -msgid "Go" -msgstr "Ir" - -#: thread.php:136 -msgid "Go to Message" -msgstr "Ir para a Mensagem" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Vá para Caixa de Entrada Virtual" - -#: lib/IMP.php:404 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Ir para o registro dos contatos de \"%s\"" - -#: message.php:447 lib/Filter.php:130 lib/MIME/Contents.php:449 -#: lib/MIME/Viewer/appledouble.php:40 lib/MIME/Viewer/related.php:85 -#: lib/MIME/Viewer/notification.php:60 lib/MIME/Viewer/notification.php:67 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -#: lib/MIME/Viewer/images.php:90 lib/MIME/Viewer/images.php:97 -#: lib/MIME/Viewer/images.php:99 lib/MIME/Viewer/pkcs7.php:484 -msgid "HERE" -msgstr "AQUI" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:469 -msgid "HTML Version of Message" -msgstr "Versão HTML da Mensagem" - -#: message.php:618 -msgid "Headers" -msgstr "Cabeçalhos" - -#: config/prefs.php.dist:656 -msgid "Help using editor" -msgstr "Ajuda para usar editor" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Aqui está a mensagem que você estava compondo:" - -#: config/prefs.php.dist:902 -msgid "Hidden" -msgstr "Oculto" - -#: config/prefs.php.dist:901 -msgid "Hidden in Thread View" -msgstr "Oculto na Exibição por Discussão" - -#: templates/javascript_defs.php:29 -msgid "Hide Addresses" -msgstr "Ocultar Endereços" - -#: mailbox.php:260 -msgid "Hide Deleted" -msgstr "Ocultar Excluídas" - -#: folders.php:379 -msgid "Hide Unsubscribed" -msgstr "Ocultar Não Inscritas" - -#: compose.php:1050 -msgid "High" -msgstr "Alta" - -#: message.php:293 -msgid "High Priority" -msgstr "Prioridade Alta" - -#: compose.php:1049 -msgid "Highest" -msgstr "Altíssima" - -#: config/prefs.php.dist:635 -msgid "Horizontal Rule" -msgstr "Régua Horizontal" - -#: config/prefs.php.dist:930 -msgid "How do you want to display attachments?" -msgstr "Como você deseja exibir anexos?" - -#: config/prefs.php.dist:1272 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "Como mostrar os namespaces na exibição de árvore de pastas?" - -#: config/prefs.php.dist:784 -msgid "How to attribute quoted lines in a reply" -msgstr "Como denominar o texto citado em uma resposta" - -#: lib/IMAP.php:305 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Auto Detectar Protocolos)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "O Servidor IMAP fechou a conexão. O Servidor Respondeu: %s" - -#: lib/IMAP.php:317 -msgid "IMAP over SSL" -msgstr "IMAP sobre SSL" - -#: lib/IMAP.php:323 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP sobre SSL (certificado auto-assinado)" - -#: lib/IMAP.php:311 -msgid "IMAP, no TLS" -msgstr "IMAP, sem TLS" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "Servidores de Correio IMAP/POP3" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Se estiver usando SSL ou TLS, você deve possuir a extensão openssl do PHP " -"carregada." - -#: templates/folders/folders_confirm.html:13 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Se você continuar, todas as mensagens na(s) pasta(s) serão perdidas!" - -#: saveimage.php:48 -msgid "Image" -msgstr "Imagem" - -#: lib/MIME/Viewer/html.php:153 -msgid "Images have been blocked to protect your privacy." -msgstr "As imagens foram bloqueadas para proteger sua privacidade." - -#: templates/folders/import.html:17 -msgid "Import" -msgstr "Importar" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "Importar Chave" - -#: templates/smime/smime.html:81 templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "Importar Par de Chaves" - -#: templates/folders/actions.html:37 -msgid "Import Messages" -msgstr "Importar Mensagens" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "Importar Chave PGP" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Importar Chave Privada PGP Pessoal" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Importar Chave Pessoal Privada PGP Aqui:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Importar Chave Pública PGP Pessoal" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Importar Chave Pessoal Pública PGP Aqui:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Importar Certificados S/MIME Pessoais" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:55 -msgid "Import Public Key" -msgstr "Importar Chave Pública" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Importar Chave Pública PGP" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Importar Chave Pública PGP Aqui:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Importar Chave Pública S/MIME" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Importar Chave S/MIME" - -#: templates/folders/import.html:7 -msgid "Import mbox File" -msgstr "Importar Arquivo mbox" - -#: templates/folders/import.html:12 -msgid "Import mbox file" -msgstr "Importar arquivo mbox" - -#: templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Importante" - -#: folders.php:149 -#, php-format -msgid "Imported %d messages from %s." -msgstr "%d mensagens importadas de %s." - -#: lib/MIME/Viewer/itip.php:945 -msgid "In Process" -msgstr "Processando" - -#: templates/prefs/initialpageselect.inc:4 lib/api.php:285 lib/Folder.php:68 -#: lib/IMP.php:733 lib/IMAP/Tree.php:394 lib/IMAP/Tree.php:1856 -msgid "Inbox" -msgstr "Caixa de Entrada" - -#: config/prefs.php.dist:772 -msgid "Include a brief summary of the header in a reply?" -msgstr "Incluir um breve resumo do cabeçalho na resposta?" - -#: config/prefs.php.dist:767 -msgid "Include body text in forward message by default?" -msgstr "Incluir texto original na mensagem de encaminhamento?" - -#: config/prefs.php.dist:738 -msgid "Include original message in a reply?" -msgstr "Incluir mensagem original na resposta?" - -#: config/prefs.php.dist:634 -msgid "Increase Indent" -msgstr "Aumentar Indentação" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -msgid "Info" -msgstr "Informação" - -#: pgp.php:406 smime.php:314 -#, php-format -msgid "Information on %s Public Key" -msgstr "Informação sobre a Chave Pública %s" - -#: pgp.php:435 -msgid "Information on Personal Private Key" -msgstr "Informação sobre Chave Privada Pessoal" - -#: pgp.php:429 smime.php:337 -msgid "Information on Personal Public Key" -msgstr "Informação sobre Chave Pública Pessoal" - -#: templates/javascript_defs.php:42 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "Incorporado" - -#: lib/IMAP/ACL/rfc4314.php:53 lib/IMAP/ACL/rfc2086.php:53 -msgid "Insert" -msgstr "Inserir" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Insira o Certificado Aqui:" - -#: config/prefs.php.dist:638 -msgid "Insert Table" -msgstr "Inserir Tabela" - -#: config/prefs.php.dist:636 -msgid "Insert Web Link" -msgstr "Inserir Link" - -#: config/prefs.php.dist:637 -msgid "Insert/Modify Image" -msgstr "Inserir/Modificar Imagem" - -#: config/prefs.php.dist:646 -msgid "Insert/Overwrite" -msgstr "Inserir/Sobrescrever" - -#: lib/MIME/Viewer/itip.php:424 -msgid "Invalid Action selected for this component." -msgstr "Ação inválida selecionada para este componente." - -#: lib/UI/Mailbox.php:62 lib/UI/Mailbox.php:113 -msgid "Invalid Address" -msgstr "Endereço Inválido" - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "Caixa de Mensagens Remota inválida" - -#: lib/Compose.php:1162 lib/Compose.php:1177 lib/Compose.php:1193 -#: lib/Compose.php:1212 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Caracter inválido no endereço de e-mail: %s." - -#: lib/Compose.php:1173 lib/Compose.php:1208 -msgid "Invalid hostname." -msgstr "Nome de servidor inválido." - -#: pgp.php:18 smime.php:96 -msgid "Invalid key" -msgstr "Chave inválida" - -#: lib/Compose.php:288 -msgid "Invalid message, cannot resume draft." -msgstr "Mensagem inválida, não é possível continuar rascunho." - -#: pgp.php:201 -msgid "Invalid personal PGP private key." -msgstr "Chave Privada PGP Pessoal inválida." - -#: pgp.php:176 -msgid "Invalid personal PGP public key." -msgstr "Chave Pública PGP Pessoal inválida." - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Inverter" - -#: config/prefs.php.dist:619 -msgid "Italic" -msgstr "Itálico" - -#: config/prefs.php.dist:628 -msgid "Justify Center" -msgstr "Centralizado" - -#: config/prefs.php.dist:630 -msgid "Justify Full" -msgstr "Justificado Cheio" - -#: config/prefs.php.dist:627 -msgid "Justify Left" -msgstr "Justificado à esquerda" - -#: config/prefs.php.dist:629 -msgid "Justify Right" -msgstr "Justificado à direita" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:107 -msgid "Key Length:" -msgstr "Tamanho da Chave:" - -#: pgp.php:449 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "" -"A geração de chave pode levar um longo tempo para completar. Continuar com a " -"geração da chave?" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:50 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"Não é possível importar chaves. Envio de arquivos não está habilitado neste " -"servidor." - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:53 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Não é possível importar chaves. Você não definiu um catálogo para adicionar " -"seus contatos." - -#: pgp.php:343 -msgid "Key successfully sent to the public keyserver." -msgstr "Chave enviada com sucesso para o servidor de chaves públicas." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Idioma" - -#: login.php:299 -msgid "Language:" -msgstr "Idioma:" - -#: config/prefs.php.dist:1181 -msgid "Last Mailbox Page" -msgstr "Última Página da Pasta" - -#: mailbox.php:291 -msgid "Last Page" -msgstr "Última Página" - -#: compose.php:1198 -msgid "Link Attachments?" -msgstr "Anexar como Link?" - -#: attachment.php:34 lib/Compose.php:2582 -msgid "Linked attachments are forbidden." -msgstr "Anexos na forma de Link não são permitidos." - -#: lib/Compose.php:2598 -#, php-format -msgid "Links will expire on %s" -msgstr "Links irão expirar em %s" - -#: lib/IMAP/ACL/rfc4314.php:49 lib/IMAP/ACL/rfc2086.php:49 -msgid "List" -msgstr "Lista" - -#: config/prefs.php.dist:1370 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Listar todos os contatos quando carregar a tela de contatos? (se " -"desabilitado, você verá somente contatos que você explicitamente pesquisar)" - -#: config/prefs.php.dist:927 -msgid "Listing in the Header" -msgstr "Constando no Cabeçalho" - -#: compose.php:814 -msgid "Loading..." -msgstr "Carregando..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Caixa Local de Mensagens:" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "Local" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:37 -msgid "Log in" -msgstr "Conectar" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Conectar a %s" - -#: login.php:426 -msgid "Login" -msgstr "Conectar" - -#: config/prefs.php.dist:43 -msgid "Login Tasks" -msgstr "Tarefas de Conexão" - -#: compose.php:1052 -msgid "Low" -msgstr "Baixa" - -#: message.php:297 -msgid "Low Priority" -msgstr "Prioridade Baixa" - -#: compose.php:1053 -msgid "Lowest" -msgstr "Baixíssima" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Arquivo Macintosh" - -#: config/prefs.php.dist:130 -msgid "Mail Previews" -msgstr "Pré-visualização de Mensagens" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Tipo de servidor de correio a conectar:" - -#: lib/IMAP/Tree.php:1863 lib/IMAP/Tree.php:1890 -msgid "Mailbox" -msgstr "Caixa de Mensagens" - -#: config/prefs.php.dist:148 -msgid "Mailbox and Folder Display Options" -msgstr "Opções de Caixa de Mensagens e Exibição de Pastas" - -#: lib/IMAP/ACL/rfc4314.php:52 lib/IMAP/ACL/rfc2086.php:52 -msgid "Mark (Other)" -msgstr "Marcar (Outro)" - -#: lib/IMAP/ACL/rfc4314.php:51 lib/IMAP/ACL/rfc2086.php:51 -msgid "Mark (Seen)" -msgstr "Marcar (Visto)" - -#: templates/folders/actions.html:32 -msgid "Mark All Messages as Seen" -msgstr "Marcar todas as Mensagens como Lidas" - -#: templates/folders/actions.html:33 -msgid "Mark All Messages as Unseen" -msgstr "Marcar Todas as Mensagens como Não Lidas" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "Marcar como:" - -#: config/prefs.php.dist:884 -msgid "Mark different levels of quoting with different colors?" -msgstr "Marcar diferentes níveis de citação com diferentes cores?" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Marcar mensagens como lidas? (somente IMAP)" - -#: config/prefs.php.dist:892 -msgid "Mark simple markup?" -msgstr "Ressaltar marcador simples?" - -#: search.php:152 -msgid "Match All Queries" -msgstr "Coincidir todas" - -#: search.php:150 -msgid "Match Any Query" -msgstr "Coincidir qualquer uma" - -#: config/prefs.php.dist:614 -msgid "Maximize/Minimize Editor" -msgstr "Aumentar/Diminuir Editor" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "Tamanho Máximo de Anexo" - -#: lib/api.php:101 -msgid "Maximum Number of Folders" -msgstr "Número Máximo de Pastas" - -#: lib/api.php:102 -msgid "Maximum Number of Recipients per Message" -msgstr "Número Máximo de Destinatários por Mensagem" - -#: lib/api.php:103 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Número Máximo de Destinatários por Período de Tempo" - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "Número máximo de anexos atingido." - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "Tamanho máximo de anexos atingido." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Menu de Lista de Pastas" - -#: lib/Compose.php:1678 -msgid "Message" -msgstr "Mensagem" - -#: config/prefs.php.dist:63 -msgid "Message Composition" -msgstr "Redação de Mensagem" - -#: config/prefs.php.dist:1192 -msgid "Message Date" -msgstr "Data da Mensagem" - -#: config/prefs.php.dist:87 -msgid "Message Drafts" -msgstr "Rascunhos de Mensagens" - -#: config/prefs.php.dist:62 config/prefs.php.dist:78 config/prefs.php.dist:86 -#: config/prefs.php.dist:93 config/prefs.php.dist:108 -#: config/prefs.php.dist:121 config/prefs.php.dist:129 -#: config/prefs.php.dist:138 -msgid "Message Options" -msgstr "Opções de Mensagem" - -#: config/prefs.php.dist:79 -msgid "Message Replies/Forwards" -msgstr "Respostas/Encaminhamentos de Mensagem" - -#: search.php:318 -msgid "Message Search" -msgstr "Pesquisar Mensagens" - -#: config/prefs.php.dist:1196 -msgid "Message Size" -msgstr "Tamanho da Mensagem" - -#: message.php:588 -msgid "Message Source" -msgstr "Código Fonte da Mensagem" - -#: config/prefs.php.dist:94 -msgid "Message Viewing" -msgstr "Visualização da Mensagem" - -#: lib/Compose.php:1676 -#, php-format -msgid "Message from %s" -msgstr "Mensagem de %s" - -#: lib/UI/Mailbox.php:154 -msgid "Message has attachments" -msgstr "A Mensagem possui anexos" - -#: lib/UI/Mailbox.php:153 -msgid "Message is encrypted" -msgstr "A Mensagem está criptografada" - -#: lib/UI/Mailbox.php:152 -msgid "Message is signed" -msgstr "A Mensagem está assinada" - -#: compose.php:392 compose.php:399 -msgid "Message redirected successfully." -msgstr "Mensagem redirecionada com sucesso." - -#: lib/Compose.php:809 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Mensagem enviada com sucesso, mas não foi gravada em %s" - -#: compose.php:463 compose.php:471 -msgid "Message sent successfully." -msgstr "Mensagem enviada com sucesso." - -#: config/prefs.php.dist:1223 -msgid "Messages per page in the mailbox view." -msgstr "Mensagens por página na exibição de caixa de mensagens." - -#: mailbox.php:225 -msgid "Messages to" -msgstr "Mensagens para" - -#: login.php:270 -msgid "Minimalist" -msgstr "Mínimo" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Modo" - -#: login.php:308 -msgid "Mode:" -msgstr "Modo" - -#: templates/search/search.html:91 -msgid "Month" -msgstr "Mês" - -#: message.php:518 message.php:706 mailbox.php:486 mailbox.php:897 -msgid "Move" -msgstr "Mover" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "Abaixo" - -#: config/prefs.php.dist:854 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" -"Mover mensagens spam para pasta de spam e inocentes para Caixa de Entrada" - -#: message.php:518 message.php:706 mailbox.php:486 mailbox.php:897 -msgid "Move to folder" -msgstr "Mover para a pasta" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "Acima" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Multipart/alternative" - -#: thread.php:176 -msgid "Multiple Message View" -msgstr "Exibição de Múltiplas Mensagens" - -#: templates/smime/smime.html:4 templates/pgp/pgp.html:4 -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "NOTE:" -msgstr "NOTA:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Nome" - -#: pgp.php:115 -msgid "Name and/or email cannot be empty" -msgstr "Nome e/ou e-mail não pode estar vazio" - -#: lib/MIME/Viewer/itip.php:950 -msgid "Needs Action" -msgstr "Necessita de Ação" - -#: config/prefs.php.dist:720 config/prefs.php.dist:1048 -msgid "Never" -msgstr "Nunca" - -#: config/prefs.php.dist:710 -msgid "Never save attachments" -msgstr "Nunca gravar anexos" - -#: lib/IMP.php:490 -msgid "New Folder" -msgstr "Nova Pasta" - -#: config/prefs.php.dist:122 -msgid "New Mail" -msgstr "Nova Mensagem" - -#: compose.php:33 compose.php:254 lib/Block/tree_folders.php:35 -msgid "New Message" -msgstr "Nova Mensagem" - -#: mailbox.php:857 lib/MIME/Headers.php:212 lib/MIME/Headers.php:235 -#, php-format -msgid "New Message to %s" -msgstr "Nova Mensagem para %s" - -#: message.php:534 -msgid "Next Message" -msgstr "Próxima Mensagem" - -#: mailbox.php:289 -msgid "Next Page" -msgstr "Próxima Página" - -#: templates/javascript_defs.php:49 config/prefs.php.dist:815 -#: config/prefs.php.dist:1259 config/prefs.php.dist:1281 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "Não" - -#: smime.php:241 -msgid "No Certificate found" -msgstr "Nenhum Certificado encontrado" - -#: lib/IMP.php:1445 -msgid "No Encryption" -msgstr "Sem Criptografia" - -#: templates/smime/smime.html:26 templates/pgp/pgp.html:34 -msgid "No Keys in Keyring" -msgstr "Sem Chaves no Chaveiro" - -#: rss.php:86 mailbox.php:268 -#, php-format -msgid "No Messages" -msgstr "Sem Mensagens" - -#: pgp.php:142 -msgid "No PGP public key imported." -msgstr "Nenhuma chave pública PGP importada." - -#: mailbox.php:818 -msgid "No Preview Text" -msgstr "Sem Pré-visualização de Texto" - -#: smime.php:166 -msgid "No S/MIME public key imported." -msgstr "Nenhuma chave pública S/MIME importada." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Sem Som" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Nenhum anexo encontrado." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "Sem informação de e-mail na chave pública." - -#: acl.php:76 -msgid "No folder selected." -msgstr "Nenhuma pasta selecionada." - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "Novas mensagens não estão sendo verificadas em nenhuma pasta." - -#: folders.php:198 lib/Folder.php:431 lib/Folder.php:479 -msgid "No folders were specified" -msgstr "Nenhuma pasta foi especificada" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "Nenhuma pasta com novas mensagens" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "Nenhuma pasta com mensagens não lidas" - -#: lib/IMP.php:1046 -msgid "No limit" -msgstr "Sem limite" - -#: lib/Compose.php:1714 -msgid "No message body text" -msgstr "Nenhum texto no corpo de mensagem" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Nenhum mensagem retornada." - -#: mailbox.php:240 -msgid "No messages matched your search." -msgstr "Nenhuma mensagem correspondeu a sua pesquisa." - -#: pgp.php:194 -msgid "No personal PGP private key imported." -msgstr "Nenhuma chave privada PGP pessoal foi importada." - -#: pgp.php:170 -msgid "No personal PGP public key imported." -msgstr "Nenhuma chave pública PGP pessoa foi importada." - -#: smime.php:216 -msgid "No personal S/MIME certificates imported." -msgstr "Nenhum certificado S/MIME pessoal foi importado." - -#: lib/MIME/Viewer/pkcs7.php:302 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"Não existe chave pessoal privada, razão pela qual a mensagem não pode ser " -"descriptografada." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "Nenhum método de autenticação IMAP suportado foi encontrado." - -#: acl.php:108 -msgid "No user specified." -msgstr "Nenhum usuário especificado." - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:879 -msgid "Non Participant" -msgstr "Sem Participantes" - -#: templates/prefs/sentmailselect.inc:38 templates/prefs/sourceselect.inc:35 -#: templates/prefs/folderselect.inc:21 templates/prefs/spamselect.inc:20 -#: templates/prefs/trashselect.inc:20 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:841 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Nenhum" - -#: compose.php:1051 -msgid "Normal" -msgstr "Normal" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Não Excluída" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "Não Rascunho" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:33 -msgid "Not Flagged" -msgstr "Sem Marca" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "Não Importante" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Não Pessoal" - -#: lib/Crypt/PGP.php:136 lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 -msgid "Not a valid public key." -msgstr "Não é uma chave pública válida." - -#: config/prefs.php.dist:965 -msgid "Not at all" -msgstr "Nenhum" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "Note que isto pode levar algum tempo" - -#: lib/IMP.php:542 -msgid "Notepads" -msgstr "Blocos de Anotações" - -#: config/hooks.php.dist:471 -msgid "Notes" -msgstr "Anotações" - -#: config/prefs.php.dist:847 -msgid "Nothing" -msgstr "Nada" - -#: attachment.php:108 -msgid "Notification: Linked attachment downloaded" -msgstr "Notificação: Anexo na forma de link foi baixado." - -#: config/prefs.php.dist:431 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Número de meses para manter anexos na forma de link quando houver a limpeza " -"mensal." - -#: config/prefs.php.dist:385 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Quantidade de pastas de mensagens enviadas a manter quando a limpeza mensal " -"estiver ativa." - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "OK" - -#: templates/smime/import_key.html:31 templates/search/search.html:61 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "OU" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "As pastas antigas de mensagens enviadas estão sendo excluídas." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Exibir somente pastas com mensagens não lidas?" - -#: templates/javascript_defs.php:58 -msgid "Only one folder should be selected for this action." -msgstr "Somente uma pasta deve ser selecionada para esta ação." - -#: lib/IMP.php:925 lib/IMP.php:930 -msgid "Open Fo_lder" -msgstr "Abrir Pa_sta" - -#: lib/IMP.php:930 -msgid "Open Folder" -msgstr "Abrir Pasta" - -#: lib/IMAP/Tree.php:1914 -msgid "Opened Folder" -msgstr "Pasta Aberta" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:875 -msgid "Optional Participant" -msgstr "Participante Opcional" - -#: config/prefs.php.dist:631 -msgid "Ordered List" -msgstr "Lista Ordenada" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Outras Contas de Correio" - -#: config/prefs.php.dist:147 config/prefs.php.dist:160 -#: config/prefs.php.dist:167 config/prefs.php.dist:175 -#: config/prefs.php.dist:184 -msgid "Other Options" -msgstr "Outras Opções" - -#: lib/IMAP/Tree.php:70 -msgid "Other Users' Folders" -msgstr "Pastas de Outros Usuários" - -#: lib/api.php:170 templates/login/login.html:103 -msgid "Outbound Server" -msgstr "Servidor de Saída" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:165 lib/MIME/Viewer/pgp.php:213 -#: lib/MIME/Viewer/pgp.php:309 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1448 -msgid "PGP Encrypt Message" -msgstr "Mensagem Criptografada com PGP" - -#: lib/IMP.php:1453 -msgid "PGP Encrypt Message with passphrase" -msgstr "Mensagem Criptografada com PGP e frase secreta" - -#: lib/Compose.php:1388 -msgid "PGP Error: " -msgstr "Erro do PGP: " - -#: config/prefs.php.dist:176 -msgid "PGP Options" -msgstr "Opções de PGP" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "Entrada da Senha do PGP" - -#: templates/pgp/pgp.html:69 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "Suporte a Par de Chaves PGP Pessoais requer uma conexão web segura." - -#: pgp.php:154 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Chave Pública PGP de \"%s (%s)\" foi adicionada com sucesso." - -#: pgp.php:250 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Chave Pública PGP de \"%s\" foi excluída com sucesso." - -#: templates/pgp/pgp.html:29 -msgid "PGP Public Keyring" -msgstr "Chaves Públicas PGP" - -#: lib/IMP.php:1449 -msgid "PGP Sign Message" -msgstr "Mensagem Assinada com PGP" - -#: lib/IMP.php:1450 -msgid "PGP Sign/Encrypt Message" -msgstr "Mensagem Assinada/Criptografada com PGP" - -#: lib/IMP.php:1454 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "Mensagem Assinada/Criptografada com PGP e frase secreta" - -#: compose.php:734 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"Criptografia PGP não pode ser usada como padrão tendo em vista que não foi " -"possível encontrar chaves públicas para todos os destinatários." - -#: pgp.php:207 -msgid "PGP private key successfully added." -msgstr "Chave privada PGP adicionada com sucesso." - -#: pgp.php:182 -msgid "PGP public key successfully added." -msgstr "Chave pública PGP adicionada com PGP." - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "Suporte a PGP está desabilitado neste sistema." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"O suporte ao PGP requer janelas pop-up. Se o seu navegador está configurado " -"para bloquear pop-ups, você deve alterar esta configuração, caso contrário " -"as funções PGP não funcionarão." - -#: lib/Compose.php:1348 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: Frase secreta necessária para a chave pessoal privada." - -#: lib/Compose.php:1357 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: Frase secreta necessária para criptografar sua mensagem." - -#: lib/IMAP.php:281 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Auto Detectar Protocolos)" - -#: lib/IMAP.php:293 -msgid "POP3 over SSL" -msgstr "POP3 sobre SSL" - -#: lib/IMAP.php:299 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 sobre SSL (certificado auto-assinado)" - -#: lib/IMAP.php:287 -msgid "POP3, no TLS" -msgstr "POP3, sem TLS" - -#: mailbox.php:441 -#, php-format -msgid "Page %d of %d" -msgstr "Página %d de %d" - -#: config/prefs.php.dist:1178 -msgid "Page with the First Unseen Message" -msgstr "Página com as Mensagens Não Lidas Primeiro" - -#: config/prefs.php.dist:1179 -msgid "Page with the Last Unseen Message" -msgstr "Página com as Mensagens Não Lidas por Último" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Página:" - -#: message.php:687 -msgid "Part(s)" -msgstr "Parte(s)" - -#: templates/pgp/pgp.html:122 -msgid "Passphrase (Again):" -msgstr "Frase Secreta (Novamente):" - -#: pgp.php:335 smime.php:250 -msgid "Passphrase successfully unloaded." -msgstr "Senha descarregada com sucesso." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:117 -msgid "Passphrase:" -msgstr "Frase Secreta:" - -#: pgp.php:117 -msgid "Passphrases cannot be empty" -msgstr "Frase secreta não pode estar vazia" - -#: pgp.php:119 -msgid "Passphrases do not match" -msgstr "Senhas não coincidem" - -#: lib/api.php:183 templates/login/login.html:92 -msgid "Password" -msgstr "Senha" - -#: templates/smime/import_key.html:54 -#: templates/fetchmail/fetchmailprefs.html:59 -msgid "Password:" -msgstr "Senha:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Senha: " - -#: config/prefs.php.dist:645 -msgid "Paste from clipboard" -msgstr "Colar da área de transferência" - -#: message.php:465 mailbox.php:757 templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Pessoal" - -#: config/prefs.php.dist:15 -msgid "Personal Information" -msgstr "Informações Pessoais" - -#: pgp.php:125 -msgid "Personal PGP keypair generated successfully." -msgstr "Par de Chaves PGP Pessoal gerada com sucesso." - -#: pgp.php:132 -msgid "Personal PGP keys deleted successfully." -msgstr "Chaves PGP Pessoais excluídas com sucesso." - -#: smime.php:222 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Certificados S/MIME Pessoais NÃO foram importados: " - -#: smime.php:147 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Chaves S/MIME Pessoais excluídas com sucesso." - -#: config/prefs.php.dist:247 -msgid "Place your signature before replies and forwards?" -msgstr "Inserir sua assinatura antes de respostas e encaminhamentos?" - -#: lib/Compose.php:466 -msgid "Plaintext Version of Message" -msgstr "Versão da Mensagem em Texto Puro" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Tocar um som ao receber nova mensagem? Isso requer suporte do seu navegador " -"a sons embutidos. Quase todos têm suporte no Windows e Mac, mas outras " -"plataformas podem demandar uma extensão." - -#: templates/javascript_defs.php:81 -msgid "Please enter a name for the new folder:" -msgstr "Por favor forneça um nome para a nova pasta:" - -#: templates/javascript_defs.php:60 templates/javascript_defs.php:61 -msgid "Please enter the name of the new folder:" -msgstr "Por favor forneça o nome para a nova pasta:" - -#: templates/javascript_defs.php:65 -msgid "Please enter the new name:" -msgstr "Por favor forneça o novo nome:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Por favor digite a frase secreta para esta mensagem." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Por favor forneça a frase secreta para sua chave privada PGP. Você somente " -"precisará fornecer esta senha uma vez por sessão." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Por favor forneça a frase secreta para sua chave privada S/MIME. Você " -"somente precisará fornecer esta senha uma vez por sessão." - -#: login.php:192 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Por favor conecte-se novamente para continuar compondo sua mensagem. Se você " -"NÃO está utilizando cookies E você está compondo mensagens em uma janela pop-" -"up, você terá que conectar novamente na janela principal também. Isto é para " -"prevenir que hackers detenham o ID de sua sessão. Nos desculpamos por " -"qualquer inconveniência." - -#: templates/javascript_defs.php:76 -msgid "Please provide your password." -msgstr "Por favor forneça sua senha." - -#: templates/javascript_defs.php:75 -msgid "Please provide your username." -msgstr "Por favor forneça seu nome de usuário." - -#: lib/Compose.php:2763 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Por favor corrija endereços inválidos ou ambíguos." - -#: templates/javascript_defs.php:57 -msgid "Please select a folder before you perform this action." -msgstr "Por favor selecione uma pasta antes de executar ação." - -#: templates/javascript_defs.php:69 -msgid "Please select at least one folder to search." -msgstr "Por favor selecione pelo menos uma pasta para pesquisar." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Por favor selecione ou edite na caixa à direita:" - -#: config/prefs.php.dist:1292 -msgid "Poll all folders for new mail?" -msgstr "Verificar por novas mensagens em todas as pastas?" - -#: lib/api.php:161 templates/login/login.html:67 -msgid "Port" -msgstr "Porta" - -#: lib/IMAP/ACL/rfc4314.php:54 lib/IMAP/ACL/rfc2086.php:54 -msgid "Post" -msgstr "Postar" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Powered by Horde" - -#: config/prefs.php.dist:239 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Preceder sua assinatura com traços ('--')?" - -#: config/hooks.php.dist:487 -msgid "Preferences" -msgstr "Preferências" - -#: pgp.php:259 smime.php:257 filterprefs.php:53 -msgid "Preferences successfully updated." -msgstr "Preferências atualizadas com sucesso." - -#: compose.php:1218 -msgid "Preview" -msgstr "Pré-visualização" - -#: message.php:527 -msgid "Previous Message" -msgstr "Mensagem Anterior" - -#: mailbox.php:281 -msgid "Previous Page" -msgstr "Página Anterior" - -#: message.php:602 -msgid "Print" -msgstr "Imprimir" - -#: config/prefs.php.dist:642 -msgid "Print document" -msgstr "Imprimir documento" - -#: message.php:691 -msgid "Printed By" -msgstr "Impresso Por" - -#: message.php:670 lib/MIME/Viewer/itip.php:834 -msgid "Priority" -msgstr "Prioridade" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Senha da Chave Privada:" - -#: config/prefs.php.dist:709 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Perguntar sempre que um anexo for enviado; padrão será NÃO" - -#: config/prefs.php.dist:708 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Perguntar sempre que um anexo for enviado; padrão será SIM" - -#: config/prefs.php.dist:973 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "" -"Perguntar para enviar recibo de leitura quando solicitado pelo remetente?" - -#: lib/api.php:165 templates/login/login.html:72 -msgid "Protocol" -msgstr "Protocolo" - -#: login.php:290 templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Protocolo:" - -#: lib/Crypt/PGP.php:489 -msgid "Public PGP keyserver support has been disabled." -msgstr "Suporte a servidores de chave pública está desabilitado." - -#: mailbox.php:455 mailbox.php:523 -msgid "Pur_ge Deleted" -msgstr "Esva_ziar Lixeira" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:22 -msgid "Purge" -msgstr "Excluir" - -#: mailbox.php:455 mailbox.php:523 -msgid "Purge Deleted" -msgstr "Esvaziar Lixeira" - -#: config/prefs.php.dist:450 -msgid "Purge Spam how often:" -msgstr "Freqüência para excluir a pasta Spam:" - -#: config/prefs.php.dist:478 -msgid "Purge Trash how often:" -msgstr "Freqüência para esvaziar Lixeira:" - -#: config/prefs.php.dist:459 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "" -"Excluir mensagens mais antigas do que essa quantidade de dias na pasta Spam." - -#: config/prefs.php.dist:487 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Excluir mensagens da Lixeira mais antigas que esta quantidade de dias." - -#: config/prefs.php.dist:413 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "" -"Excluir mensagens mais velhas do que essa quantidade de dias na(s) pasta(s) " -"de enviados " - -#: config/prefs.php.dist:440 -msgid "Purge old messages in the Spam folder?" -msgstr "Excluir mensagens antigas na pasta de Spam?" - -#: config/prefs.php.dist:468 -msgid "Purge old messages in the Trash folder?" -msgstr "Excluir mensagens antigas na Lixeira?" - -#: config/prefs.php.dist:394 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Excluir mensagens antigas na(s) pasta(s) de mensagens enviadas?" - -#: config/prefs.php.dist:404 -msgid "Purge sent-mail how often:" -msgstr "Esvaziar a pasta de mensagens enviadas:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "Excluindo %d mensagens da pasta Spam." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Excluindo %d mensagens da pasta Lixeira." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "Excluindo %d mensagens da pasta Enviado." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "Excluindo 1 mensagem da pasta Spam." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "Excluindo 1 mensagem da pasta Lixeira." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Excluindo 1 mensagem da pasta de mensagem enviadas %s." - -#: lib/Quota.php:64 -#, php-format -msgid "Quota status: %.2f MB / %.2f MB (%.2f%%)" -msgstr "Status de Quota: %.2f MB / %.2f MB (%.2f%%)" - -#: lib/Quota.php:70 -#, php-format -msgid "Quota status: %.2f MB / NO LIMIT" -msgstr "Status de Quota: %.2f MB / SEM LIMITE" - -#: lib/IMP.php:1044 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Situação da Quota: SEM LIMITE" - -#: config/prefs.php.dist:780 -#, php-format -msgid "Quoting %f:" -msgstr "Citando %f:" - -#: lib/IMAP/ACL/rfc4314.php:50 lib/IMAP/ACL/rfc2086.php:50 -msgid "Read" -msgstr "Ler" - -#: templates/folders/actions.html:40 -msgid "Rebuild Folder Tree" -msgstr "Reconstruir Árvore de Pastas" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Pesquisas Recentes" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Pesquisas Recentes:" - -#: message.php:572 message.php:616 -msgid "Redirec_t" -msgstr "Redirec_ionar" - -#: message.php:572 message.php:616 -msgid "Redirect" -msgstr "Redirecionar" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "Redirecionar Mensagem" - -#: compose.php:378 -msgid "Redirect this message" -msgstr "Redirecionar esta mensagem" - -#: config/prefs.php.dist:640 -msgid "Redoes your last action" -msgstr "Refazer última ação" - -#: folders.php:360 -msgid "Refresh" -msgstr "Atualizar" - -#: config/prefs.php.dist:1054 -msgid "Refresh Folder Views:" -msgstr "Atualizar Exibição de Pastas:" - -#: mailbox.php:418 -msgid "Reload" -msgstr "Atualizar" - -#: folders.php:350 -msgid "Reload View" -msgstr "Atualizar Visualização" - -#: lib/MIME/Viewer/itip.php:551 lib/MIME/Viewer/itip.php:570 -msgid "Remember the free/busy information." -msgstr "Lembrar a informação livre/ocupado." - -#: config/prefs.php.dist:1261 -msgid "Remember the last view" -msgstr "Lembrar a última exibição" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Caixa Remota de Mensagens:" - -#: search.php:267 -msgid "Remove Field From Search" -msgstr "Remover Campo da Pesquisa" - -#: config/prefs.php.dist:650 -msgid "Remove formatting" -msgstr "Remover formatação" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "Remover origem" - -#: templates/folders/actions.html:18 -msgid "Rename" -msgstr "Renomear" - -#: config/prefs.php.dist:367 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Renomear a pasta de mensagens enviadas no começo do mês?" - -#: lib/Folder.php:385 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Falha ao renomear \"%s\" para \"%s\". Isto é o que o servidor disse" - -#: message.php:556 -msgid "Reply" -msgstr "Responder" - -#: lib/MIME/Viewer/itip.php:318 lib/MIME/Viewer/itip.php:421 -msgid "Reply Sent." -msgstr "Resposta Enviada." - -#: compose.php:347 -msgid "Reply to All:" -msgstr "Responder a Todos:" - -#: compose.php:349 -msgid "Reply to List:" -msgstr "Responder para a Lista de Discussão:" - -#: lib/MIME/Viewer/itip.php:553 lib/MIME/Viewer/itip.php:562 -#: lib/MIME/Viewer/itip.php:572 -msgid "Reply with Not Supported Message" -msgstr "Responder com Mensagem Não Suportada" - -#: lib/MIME/Viewer/itip.php:560 -msgid "Reply with free/busy for next 2 months." -msgstr "Responder com informação livre/ocupado durante 2 meses." - -#: lib/MIME/Viewer/itip.php:559 -msgid "Reply with requested free/busy information." -msgstr "Responder com solicitação de informação livre/ocupado." - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Responder para" - -#: lib/Compose.php:1953 -msgid "Reply-To: " -msgstr "Responder para: " - -#: compose.php:345 -msgid "Reply:" -msgstr "Responder:" - -#: message.php:613 mailbox.php:545 -msgid "Report as Innocent" -msgstr "Reportar como Inocente" - -#: message.php:607 mailbox.php:539 -msgid "Report as Spam" -msgstr "Reportar como Spam" - -#: compose.php:1143 -msgid "Request a _Read Receipt" -msgstr "Solicitar Confirmação de _Leitura" - -#: config/prefs.php.dist:723 -msgid "Request read receipts?" -msgstr "Solicitar confirmação de leitura?" - -#: mailbox.php:115 -msgid "Requested message not found." -msgstr "A mensagem solicitada não foi encontrada." - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:867 -msgid "Required Participant" -msgstr "Participante Obrigatório" - -#: templates/acl/acl.html:80 templates/search/search.html:26 -#: templates/search/search.html:181 -msgid "Reset" -msgstr "Limpar" - -#: lib/MIME/Viewer/itip.php:117 -msgid "Respondent Status Updated." -msgstr "Situação de Resposta Atualizada." - -#: message.php:595 -msgid "Resume" -msgstr "Continuar" - -#: lib/UI/Compose.php:154 -msgid "Resume Editing" -msgstr "Continuar Editando" - -#: login.php:193 -msgid "Resume your session" -msgstr "Continuar sua sessão" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Retornar a Trazer Mensagem" - -#: templates/folders/folders_size.html:30 -msgid "Return to Folders" -msgstr "Retornar para Pastas" - -#: stationery.php:143 -msgid "Return to Message Composition" -msgstr "Retornar à Redação de Mensagem" - -#: filterprefs.php:66 templates/acl/acl.html:35 templates/acl/acl.html:81 -#: templates/acl/acl.html:95 templates/smime/smime.html:13 -#: templates/smime/smime.html:93 templates/pgp/pgp.html:21 -#: templates/pgp/pgp.html:145 -msgid "Return to Options" -msgstr "Retornar às Opções" - -#: config/prefs.php.dist:988 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Retornar à listagem da caixa de mensagens após excluir, mover ou copiar uma " -"mensagem?" - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "Permissões para o usuário \"%s\" não podem ser alteradas." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Role" -msgstr "Função" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:173 lib/MIME/Viewer/pkcs7.php:293 -#: lib/MIME/Viewer/pkcs7.php:485 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1458 -msgid "S/MIME Encrypt Message" -msgstr "Mensagem Criptografada com S/MIME" - -#: lib/Compose.php:1420 -msgid "S/MIME Error: " -msgstr "Erro do S/MIME: " - -#: lib/Compose.php:1399 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "Erro do S/MIME: Senha necessária para a chave privada pessoal." - -#: config/prefs.php.dist:185 -msgid "S/MIME Options" -msgstr "Opções do S/MIME" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "Entrada da Senha S/MIME" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "Suporte a Par de Chaves S/MIME Pessoais requer uma conexão web segura." - -#: smime.php:155 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "Chave Pública S/MIME de \"%s\" foi excluída com sucesso." - -#: smime.php:177 -msgid "S/MIME Public Key successfully added." -msgstr "Chave Pública S/MIME adicionada com sucesso." - -#: templates/smime/smime.html:21 -msgid "S/MIME Public Keyring" -msgstr "Chaveiro Públic S/MIME" - -#: smime.php:226 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Par de Chaves Pública/Privada S/MIME adicionado com sucesso." - -#: lib/IMP.php:1459 -msgid "S/MIME Sign Message" -msgstr "Mensagem Assinada com S/MIME" - -#: lib/IMP.php:1460 -msgid "S/MIME Sign/Encrypt Message" -msgstr "Mensagem Assinada/Criptografada com S/MIME" - -#: templates/smime/smime.html:86 -msgid "S/MIME support is disabled on this system." -msgstr "Suporte a S/MIME está desabilitado neste sistema." - -#: lib/MIME/Viewer/pkcs7.php:297 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"Suporte a S/MIME não está atualmente habilitado, sendo assim não é possível " -"descriptografar a mensagem." - -#: lib/MIME/Viewer/pkcs7.php:204 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"O suporte a S/MIME não está habilitado, razão pela qual o conteúdo desta " -"mensagem assinada não pode ser exibido." - -#: lib/MIME/Viewer/pkcs7.php:177 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"Suporte a S/MIME não está habilitado, sendo assim não é possível verificar a " -"assinatura digital." - -#: lib/MIME/Viewer/pkcs7.php:134 -msgid "S/MIME support is not enabled." -msgstr "Suporte a S/MIME não está habilitado." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"O suporte S/MIME requer janelas pop-up. Se o seu navegador está configurado " -"para desabilitar janelas pop-up, você deve alterar esta configuração, caso " -"contrário as funções S/MIME não funcionarão." - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: lib/api.php:173 templates/login/login.html:107 -msgid "SMTP Port" -msgstr "Porta SMTP" - -#: compose.php:1026 -msgid "S_ubject" -msgstr "A_ssunto" - -#: compose.php:1122 -msgid "Sa_ve a copy in " -msgstr "Gra_var uma cópia em " - -#: message.php:599 -msgid "Sa_ve as" -msgstr "Gra_var como" - -#: templates/acl/acl.html:79 templates/search/search.html:25 -#: templates/search/search.html:180 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Save" -msgstr "Gravar" - -#: compose.php:1194 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Gravar anexos com a mensagem na pasta de mensagens enviadas?" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Gravar Rascunho" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "Gravar Imagem" - -#: lib/MIME/Contents.php:262 -msgid "Save Image in Gallery" -msgstr "Gravar Imagem na Galeria" - -#: filterprefs.php:129 templates/smime/smime.html:12 -#: templates/smime/smime.html:92 templates/pgp/pgp.html:20 -#: templates/pgp/pgp.html:144 -msgid "Save Options" -msgstr "Gravar Opções" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Gravar Modelo" - -#: compose.php:931 -msgid "Save _Draft" -msgstr "Gravar Rascun_ho" - -#: message.php:599 config/prefs.php.dist:647 -msgid "Save as" -msgstr "Gravar como" - -#: config/prefs.php.dist:806 -msgid "Save drafts as unseen?" -msgstr "Gravar rascunhos como não lidos?" - -#: config/prefs.php.dist:817 -msgid "Save drafts automatically while composing?" -msgstr "Gravar rascunhos automaticamente ao redigir?" - -#: lib/MIME/Viewer/pkcs7.php:257 -msgid "Save in your Address Book" -msgstr "Gravar nos seus Contatos" - -#: config/prefs.php.dist:1360 -msgid "Save recipients automatically to the default address book?" -msgstr "Gravar destinatários automaticamente nos seus contatos padrão?" - -#: templates/search/search.html:171 -msgid "Save search as a virtual folder?" -msgstr "Gravar pesquisa como uma pasta virtual?" - -#: config/prefs.php.dist:255 -msgid "Save sent mail?" -msgstr "Gravar mensagens enviadas?" - -#: lib/Compose.php:239 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "" -"Falha ao gravar o rrascunho. Não foi possível criar uma pasta de rascunhos." - -#: lib/Compose.php:179 -msgid "Saving the draft failed. No draft folder specified." -msgstr "Erro ao gravar o rascunho. Nenhuma pasta de rascunhos especificada." - -#: lib/Compose.php:210 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"Erro ao gravar o rascunho. O cabeçalho %s contém um endereço de e-mail " -"inválido: %s." - -#: lib/Compose.php:246 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Falha ao gravar rascunho. Isto é o que o servidor disse: %s" - -#: mailbox.php:424 search.php:134 lib/Search.php:569 -#: lib/Block/tree_folders.php:43 templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Pesquisar" - -#: mailbox.php:424 search.php:138 -#, php-format -msgid "Search %s" -msgstr "Pesquisar %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Critério de Pesquisa" - -#: templates/search/search.html:135 -msgid "Search Folders" -msgstr "Pesquisar Pastas" - -#: search.php:80 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Resultados da Pesquisa" - -#: templates/search/search.html:84 -msgid "Search Text" -msgstr "Procurar Texto" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Lida" - -#: lib/Search.php:760 -msgid "Seen messages" -msgstr "Mensagens lidas" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Selecionar Outra Conta" - -#: search.php:258 -msgid "Select a date" -msgstr "Selecione uma data" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Selecione um campo" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "Selecione as contas das quais quer trazer as mansagens:" - -#: config/prefs.php.dist:169 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Selecione os contatos para adicionar e pesquisar endereços." - -#: config/prefs.php.dist:641 templates/search/search.html:139 -msgid "Select all" -msgstr "Selecionar todas" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "Ao expandir endereços, procurar em quais campos." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Selecione uma conta:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Selecione caixa de mensagens" - -#: templates/search/search.html:140 -msgid "Select none" -msgstr "Anular seleção" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Selecionar modelo:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Selecione a galeria em que deseja gravar a imagem." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Selecione o tipo de servidor de correio:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Selecionar:" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Contatos Selecionados:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Endereços Selecionados" - -#: pgp.php:430 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Enviar chave para o servidor de chaves públicas" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "Enviar Últimas Informações" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "Enviar Mensagem" - -#: templates/javascript_defs.php:39 -msgid "Send message without a Subject?" -msgstr "Enviar mensagens sem um Assunto?" - -#: config/prefs.php.dist:259 -msgid "Sent" -msgstr "Enviado" - -#: lib/IMAP/Tree.php:1886 -msgid "Sent mail folder" -msgstr "Pasta de mensagens enviadas" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Pasta de mensagens enviadas:" - -#: lib/api.php:158 templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Servidor" - -#: config/prefs.php.dist:25 -msgid "Server and Folder Information" -msgstr "Informações de Servidor e Pastas" - -#: login.php:282 templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Servidor:" - -#: config/prefs.php.dist:110 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Define preferências sobre o que acontece quando você move e exclui mensagens." - -#: config/prefs.php.dist:565 -msgid "Set the X-Priority header when composing messages?" -msgstr "Inserir o cabeçalho Prioridade X ao redigir mensagens?" - -#: config/prefs.php.dist:35 -msgid "Share Folders" -msgstr "Pastas Compartilhadas" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Compartilhar pastas" - -#: config/prefs.php.dist:36 -msgid "Share your mail folders with other users." -msgstr "Compartilha suas pastas de correio com outros usuários." - -#: lib/IMAP/Tree.php:68 -msgid "Shared Folders" -msgstr "Pastas Compartilhadas" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "Sempre verificar mensagens assinadas com PGP ao serem exibidas?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "" -"Verificar automaticamente mensagens assinadas com S/MIME quando exibidas?" - -#: config/prefs.php.dist:903 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Blocos grandes de texto citado devem ser exibidos ou ocultados por padrão? " -"Isto pode ser alterado facilmente sempre que desejar." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Verificar o corpo das mensagens de texto puro por dados PGP?" - -#: config/prefs.php.dist:798 -msgid "Should the compose window be closed after saving a draft?" -msgstr "A janela de redação deve ser fechada após gravar um rascunho?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "Sempre anexar sua chave pública PGP às mensagens?" - -#: templates/javascript_defs.php:30 -msgid "Show Addresses" -msgstr "Exibir Endereços" - -#: templates/search/search.html:142 -msgid "Show All Folders" -msgstr "Exibir Todas as Pastas" - -#: message.php:623 -msgid "Show All Headers" -msgstr "Exibir Todos os Cabeçalhos" - -#: message.php:620 -msgid "Show Common Headers" -msgstr "Exibir Cabeçalhos Comuns" - -#: mailbox.php:258 -msgid "Show Deleted" -msgstr "Exibir Excluídas" - -#: lib/MIME/Viewer/html.php:153 -msgid "Show Images?" -msgstr "Exibir Imagens?" - -#: message.php:626 -msgid "Show Mailing List Information" -msgstr "Exibir Informações da Lista de Discussão" - -#: templates/search/search.html:142 -msgid "Show Only Subscribed Folders" -msgstr "Exibir Somente Pastas Inscritas" - -#: templates/folders/actions.html:39 -msgid "Show Size" -msgstr "Exibir Tamanho" - -#: folders.php:379 -msgid "Show Unsubscribed" -msgstr "Exibir Não Inscritas" - -#: config/prefs.php.dist:839 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Exibir um ícone para permitir a remoção de anexos das mensagens?" - -#: config/prefs.php.dist:1271 -msgid "Show non-private mailboxes in separate folders" -msgstr "Exibir caixas de mensagens não privadas em pastas separadas" - -#: config/prefs.php.dist:1115 -msgid "Show previews for unread messages only?" -msgstr "Exibir pré-visualização somente de mensagens não lidas?" - -#: config/prefs.php.dist:1123 -msgid "Show previews in tooltips?" -msgstr "Exibir pré-visualização em balões de dicas?" - -#: config/prefs.php.dist:540 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Exibir o campo Cco: ao redigir mensagens?" - -#: config/prefs.php.dist:531 -msgid "Show the Cc: header field when composing mail?" -msgstr "Exibir o campo Cc: ao redigir mensagens?" - -#: config/prefs.php.dist:1152 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Exibir o ícone Trazer Mensagens na barra de menu?" - -#: filterprefs.php:112 -msgid "Show the filter icon on the menubar?" -msgstr "Exibir o ícone de filtros na barra de menu?" - -#: lib/MIME/Viewer/html.php:168 -msgid "Show this HTML in a new window?" -msgstr "Mostrar esta mensagem HTML em uma nova janela?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Exibir o número total de mensagens na pasta?" - -#: config/prefs.php.dist:900 -msgid "Shown" -msgstr "Exibidos" - -#: mailbox.php:608 -msgid "Si_ze" -msgstr "Ta_manho" - -#: templates/folders/folders_size.html:7 -msgid "Size" -msgstr "Tamanho" - -#: lib/Search.php:738 -msgid "Size (bytes) <" -msgstr "Tamanho (bytes) <" - -#: lib/Search.php:742 -msgid "Size (bytes) >" -msgstr "Tamanho (bytes) >" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "Tamanho:" - -#: mailbox.php:577 -msgid "Sort by Arrival" -msgstr "Ordenar em Ordem de Chegada" - -#: mailbox.php:582 -msgid "Sort by Date" -msgstr "Ordenar por Data" - -#: mailbox.php:592 -msgid "Sort by From Address" -msgstr "Ordenar por Endereço de Remetente" - -#: mailbox.php:607 -msgid "Sort by Message Size" -msgstr "Ordenar por Tamanho da Mensagem" - -#: mailbox.php:602 -msgid "Sort by Subject" -msgstr "Ordenar por Assunto" - -#: mailbox.php:597 -msgid "Sort by Thread" -msgstr "Ordenar por Discussão" - -#: mailbox.php:587 -msgid "Sort by To Address" -msgstr "Ordenar por Endereço de Destinatário" - -#: config/prefs.php.dist:321 -msgid "Spam" -msgstr "Spam" - -#: lib/IMAP/Tree.php:1879 -msgid "Spam folder" -msgstr "Pasta Spam" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Pasta de Spam:" - -#: compose.php:1107 -msgid "Special Characters" -msgstr "Caracteres Especiais" - -#: search.php:39 -msgid "Special Virtual Folders cannot be edited." -msgstr "Pastas Virtuais Especiais não podem ser editadas." - -#: lib/UI/Compose.php:155 -msgid "Spell Check Failed" -msgstr "Verificação Ortográfica Falhou" - -#: config/prefs.php.dist:652 -msgid "Split Block" -msgstr "Separar Bloco" - -#: lib/MIME/Viewer/itip.php:526 lib/MIME/Viewer/itip.php:528 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "Iniciar" - -#: compose.php:1065 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Modelo" - -#: stationery.php:135 -msgid "Stationery name:" -msgstr "Nome do modelo:" - -#: stationery.php:137 -msgid "Stationery type:" -msgstr "Tipo do modelo:" - -#: stationery.php:140 -msgid "Stationery:" -msgstr "Modelo:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Status" -msgstr "Situação" - -#: config/prefs.php.dist:621 -msgid "Strikethrough" -msgstr "Tachado" - -#: message.php:684 -msgid "Strip All Attachments" -msgstr "Remover Todos os Anexos" - -#: lib/MIME/Contents.php:273 -msgid "Strip Attachment" -msgstr "Remover Anexo" - -#: message.php:684 -msgid "Strip Attachments" -msgstr "Remover Anexos" - -#: config/prefs.php.dist:1107 -msgid "Strip linebreaks?" -msgstr "Remover quebras de linha?" - -#: mailbox.php:603 -msgid "Sub_ject" -msgstr "_Assunto" - -#: lib/Search.php:714 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Assunto" - -#: config/prefs.php.dist:1195 -msgid "Subject Field" -msgstr "Campo Assunto" - -#: templates/thread/thread.html:36 -msgid "Subject:" -msgstr "Assunto:" - -#: templates/smime/passphrase.html:23 templates/search/search.html:25 -#: templates/search/search.html:180 templates/pgp/passphrase.html:21 -#: templates/saveimage/saveimage.html:19 -msgid "Submit" -msgstr "Enviar" - -#: templates/folders/actions.html:25 -msgid "Subscribe" -msgstr "Assinar" - -#: config/prefs.php.dist:625 -msgid "Subscript" -msgstr "Subscrito" - -#: lib/MIME/Viewer/pgp.php:451 lib/MIME/Viewer/status.php:86 -#: lib/MIME/Viewer/pkcs7.php:445 -msgid "Success" -msgstr "Sucesso" - -#: templates/folders/folders_size.html:22 -msgid "Sum" -msgstr "Soma" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:839 lib/MIME/Viewer/itip.php:841 -msgid "Summary" -msgstr "Resumo" - -#: config/prefs.php.dist:626 -msgid "Superscript" -msgstr "Sobrescrito" - -#: compose.php:1148 compose.php:1149 -msgid "Switch Composition Method" -msgstr "Trocar o Método de Redação" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Trocar para o editor HTML" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Trocar para o editor de texto puro" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Pasta de Destino" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Caixa Remota de Mensagens:" - -#: lib/IMP.php:525 -msgid "Task Lists" -msgstr "Listas de Tarefas" - -#: config/hooks.php.dist:463 -msgid "Tasks" -msgstr "Tarefas" - -#: compose.php:1153 -msgid "Te_xt" -msgstr "Te_xto" - -#: lib/MIME/Viewer/itip.php:275 -msgid "Tentative: " -msgstr "Tentativa: " - -#: lib/MIME/Viewer/itip.php:632 -msgid "Tentatively Accept request" -msgstr "Aceitar solicitação provisoriamente" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Tentatively Accepted" -msgstr "Aceito Provisoriamente" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Arquivo de Termos do Serviço não especificado em conf.php" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Texto" - -#: config/prefs.php.dist:616 -msgid "Text Font" -msgstr "Fonte do Texto" - -#: config/prefs.php.dist:615 -msgid "Text Format" -msgstr "Formato do Texto" - -#: config/prefs.php.dist:617 -msgid "Text Size" -msgstr "Tamanho do Texto" - -#: config/prefs.php.dist:1236 -msgid "The From: column of the message should be linked:" -msgstr "A coluna De: da mensagem deve conter um link para:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"O servidor IMAP aparenta não suportar o método de autenticação selecionado. " -"Por favor contate o administrador do seu sistema." - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "Fork de recursos Macintosh" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Fork de recursos Macintosh pode ser baixado %s." - -#: lib/MIME/Viewer/pkcs7.php:255 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "Certificado S/MIME de %s: " - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "A conta \"%s\" foi excluída." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "A conta \"%s\" foi gravada." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "O anexo não foi encontrado." - -#: config/prefs.php.dist:658 -msgid "The buttons NOT to show when using Xinha." -msgstr "Botões a ocultar quando usar o Xinha." - -#: config/prefs.php.dist:604 -msgid "The buttons to show when using FCKeditor." -msgstr "Os botões exibidos ao usar o editor FCKeditor." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "Os dados do calendário são inválidos" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "O conteúdo do arquivo Macintosh está abaixo." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "A(s) pasta(s) \"%s\" atual(ias) será(ão) renomeada(s) para \"%s\"." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "Não foi possível obter a lista de usuários com acesso a esta pasta." - -#: config/prefs.php.dist:954 -msgid "The default charset for messages with no charset information:" -msgstr "" -"O conjunto de caracteres padrão para as mensagens que não contiverem " -"informação sobre conjunto de caracteres:" - -#: lib/Compose.php:256 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "O rascunho foi gravado na pasta \"%s\"." - -#: lib/MIME/Viewer/itip.php:141 -msgid "The event was added to your calendar." -msgstr "O evento foi adicionado em seu calendário." - -#: lib/Compose.php:2029 -#, php-format -msgid "The file %s could not be attached." -msgstr "Não foi possível anexar arquivo %s." - -#: lib/Folder.php:284 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "A pasta \"%s\" já existe" - -#: folders.php:247 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "Não foi possível apagar a pasta \"%s\"." - -#: lib/Folder.php:363 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "Não foi possível renomear a pasta \"%s\"." - -#: lib/Folder.php:306 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "A pasta \"%s\" foi criada mas você não foi inscrito nela." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "A pasta \"%s\" foi criada. Isto é o que o servidor disse" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "A pasta \"%s\" não foi excluída. Isto é o que o servidor disse" - -#: lib/Folder.php:309 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "A pasta \"%s\" foi criada com sucesso." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "A pasta \"%s\" foi excluída com sucesso." - -#: lib/Folder.php:388 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "A pasta \"%s\" foi renomeada para \"%s\" com sucesso." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "Os seguintes arquivos foram anexados a esta parte:" - -#: templates/javascript/popup.js:59 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"A janela de redação não pode ser aberta. Talvez você tenha configurado seu " -"navegador para bloquear pop-ups?" - -#: config/prefs.php.dist:595 -msgid "The javascript editor to use on the compose page." -msgstr "O editor Javascript para usar na janela de redação de mensagem." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "O servidor de correio gerou a seguinte mensagem de erro:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "O servidor de correio gerou a seguinte mensagem informativa:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "O servidor de correio gerou a seguinte mensagem:" - -#: lib/Message.php:798 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "A caixa de mensagens %s já está vazia." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"A mensagem \"%s\" de \"%s\" (%d bytes) excedeu o limite de tamanho para " -"trazer." - -#: templates/javascript_defs.php:53 -msgid "The message being composed has been closed. Exiting." -msgstr "A mensagem sendo composta foi fechada. Saindo." - -#: lib/MIME/Viewer/pgp.php:376 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "" -"A mensagem abaixo não aparenta ser uma mensagem criptografada com PGP de " -"forma válida. Erro: " - -#: lib/MIME/Viewer/pgp.php:252 lib/MIME/Viewer/pgp.php:411 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "" -"Esta mensagem não aparenta estar no formato correto PGP (de acordo com a RFC " -"2015)." - -#: lib/MIME/Viewer/pgp.php:371 -msgid "The message below has been compressed with PGP." -msgstr "A mensagem abaixo foi compactada com PGP." - -#: lib/MIME/Viewer/pgp.php:201 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"A mensagem abaixo foi assinada digitalmente e criptografada com PGP, mas não " -"é possível verificar a assinatura." - -#: lib/MIME/Viewer/pgp.php:207 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "A mensagem abaixo foi assinada digitalmente e criptografada com PGP." - -#: lib/MIME/Viewer/pgp.php:203 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"A mensagem abaixo foi assinada digitalmente com PGP, mas não é possível " -"verificar a assinatura." - -#: lib/MIME/Viewer/pgp.php:209 -msgid "The message below has been digitally signed with PGP." -msgstr "A mensagem abaixo foi assinada digitalmente com PGP." - -#: lib/MIME/Viewer/pgp.php:313 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"A mensagem abaixo foi criptografada com PGP, entretanto o suporte a PGP está " -"desabilitado, razão pela qual a mensagem não pode ser descriptografada." - -#: lib/MIME/Viewer/pgp.php:355 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"A mensagem abaixo foi criptografada com PGP, entretanto não há uma chave " -"pessoal privada, razão pela qual a mensagem não pode ser descriptografada." - -#: lib/MIME/Viewer/pgp.php:371 -msgid "The message below has been encrypted with PGP." -msgstr "A mensagem abaixo foi criptografada com PGP." - -#: lib/MIME/Viewer/pgp.php:365 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"A mensagem abaixo foi criptografada com PGP. Você deve.digitar a frase " -"secreta da sua chave privada para que ela possa ser descriptografada." - -#: lib/MIME/Viewer/pgp.php:348 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"A mensagem abaixo foi criptografada com PGP. Você deve.digitar a frase " -"secreta da chave privada que foi usada para criptografá-la." - -#: lib/MIME/Viewer/pgp.php:455 -msgid "The message below has been verified." -msgstr "A mensagem abaixo foi verificada." - -#: lib/Crypt/PGP.php:380 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "" -"A mensagem abaixo não foi assinada dititalmente ou criptografada com PGP." - -#: templates/javascript_defs.php:39 -msgid "The message does not have a Subject entered." -msgstr "A mensagem não possui um Assunto." - -#: lib/Filter.php:72 lib/Spam.php:222 -msgid "The message has been deleted." -msgstr "A mensagem foi excluída." - -#: lib/Spam.php:203 -msgid "The message has been reported as not spam to your system administrator." -msgstr "" -"A mensagem foi reportada como não spam para o administrador do seu sistema." - -#: lib/Spam.php:183 -msgid "The message has been reported as not spam." -msgstr "A mensagem foi reportada como não spam." - -#: lib/Spam.php:195 -msgid "The message has been reported as spam to your system administrator." -msgstr "" -"A mensagem foi reportada como spam para o administrador do seu sistema." - -#: lib/Spam.php:175 -msgid "The message has been reported as spam." -msgstr "A mensagem foi reportada como spam." - -#: lib/MIME/Viewer/pkcs7.php:450 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "A mensagem foi verificada. Remetente: %s." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "As mensagens foram apagadas." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "O arquivo solicitado não existe no anexo MS-TNEF." - -#: lib/MIME/Viewer/zip.php:67 -msgid "The requested file does not exist in the Zip attachment." -msgstr "O arquivo solicitado não existe no anexo Zip." - -#: message.php:448 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"O remetente desta mensagem está solicitando uma Notificação de Disposição de " -"Mensagem de você quando tiver lido esta mensagem. Por favor clique em %s " -"para enviar a mensagem de notificação." - -#: templates/javascript_defs.php:38 -msgid "The signature could not be replaced." -msgstr "A assinatura não pôde ser substituída." - -#: templates/javascript_defs.php:37 -msgid "The signature was successfully replaced." -msgstr "A assinatura foi substituída com sucesso." - -#: attachment.php:59 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "" -"O anexo especificado não existe. Ele pode ter sido apagado pelo remetente " -"original." - -#: attachment.php:128 -msgid "The specified file cannot be read." -msgstr "Não foi possível ler o arquivo especificado." - -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "O modelo \"%s\" foi adicionado." - -#: stationery.php:74 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "O modelo \"%s\" foi apagado." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "O modelo \"%s\" foi atualizado." - -#: lib/MIME/Viewer/itip.php:171 -msgid "The task has been added to your tasklist." -msgstr "A tarefa foi adicionada a sua lista de tarefas." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "O texto da mensagem" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "O texto da mensagem pode ser visualizado %s." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "O texto da mensagem de retorno" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "O texto da mensagem de retorno pode ser visualizado %s." - -#: lib/MIME/Viewer/notification.php:67 -msgid "The text of the sent message" -msgstr "O texto da mensagem enviada" - -#: lib/MIME/Viewer/notification.php:67 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "O texto da mensagem enviada pode ser visualizado %s." - -#: lib/MIME/Viewer/itip.php:156 -msgid "The user's free/busy information was sucessfully stored." -msgstr "A informação livre/ocupado do usuário foi armazenada com sucesso." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "Não existem partes alternativas que podem ser exibidas." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "Não existem mensagens nesta caixa." - -#: thread.php:104 -msgid "There is no text that can be displayed inline." -msgstr "Não existe texto que possa ser exibido de forma incorporada." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Houve um erro ao copiar mensagens de \"%s\" para \"%s\". Isto é o que o " -"servidor disse" - -#: lib/Message.php:270 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Houve um erro ao excluir mensagens da pasta \"%s\". Isto foi o que o " -"servidor disse" - -#: lib/MIME/Viewer/itip.php:101 -msgid "There was an error deleting the event:" -msgstr "Houve um erro ao apagar o evento:" - -#: lib/MIME/Viewer/plain.php:50 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "Houve um erro ao exibir esta parte da mensagem" - -#: lib/Message.php:635 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Houve um erro ao marcar as mensagens nesta pasta \"%s\". Isto é o que o " -"servidor disse" - -#: folders.php:147 -#, php-format -msgid "There was an error importing %s." -msgstr "Houve um erro ao importar %s." - -#: lib/MIME/Viewer/itip.php:138 -msgid "There was an error importing the event:" -msgstr "Houve um erro ao importar o evento:" - -#: lib/MIME/Viewer/itip.php:168 -msgid "There was an error importing the task:" -msgstr "Houve um erro ao importar a tarefa:" - -#: lib/MIME/Viewer/itip.php:154 -msgid "There was an error importing user's free/busy information:" -msgstr "Houve um erro ao importar a informação de livre/ocupado do usuário:" - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Houve um erro ao mover mensagens de \"%s\" para \"%s\". Isto é o que o " -"servidor disse" - -#: lib/Compose.php:723 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Houve um erro ao enviar esta mensagem: %s" - -#: lib/MIME/Viewer/itip.php:115 -msgid "There was an error updating the event:" -msgstr "Houve um erro ao atualizar o evento:" - -#: lib/MIME/Viewer/pgp.php:166 -msgid "This PGP Public Key was attached to the message." -msgstr "A Chave Pública PGP foi anexada a esta mensagem." - -#: lib/MIME/Viewer/itip.php:106 lib/MIME/Viewer/itip.php:120 -#: lib/MIME/Viewer/itip.php:145 lib/MIME/Viewer/itip.php:159 -#: lib/MIME/Viewer/itip.php:175 lib/MIME/Viewer/itip.php:321 -msgid "This action is not supported." -msgstr "Esta ação não é suportada." - -#: lib/MIME/Viewer/itip.php:181 lib/MIME/Viewer/itip.php:431 -msgid "This action is not yet implemented." -msgstr "Esta ação ainda não está implementada." - -#: templates/javascript_defs.php:66 -msgid "This folder may not be renamed:" -msgstr "Esta pasta não pode ser renomeada:" - -#: templates/javascript_defs.php:63 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Isto pode levar algum tempo. Você tem certeza que quer prosseguir?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "Esta mensagem contém um arquivo Macintosh." - -#: lib/MIME/Viewer/pkcs7.php:476 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Esta mensagem contém um anexo que foi assinado digitalmente com S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:480 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Esta mensagem contém um anexo que foi criptografado com S/MIME." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Esta mensagem contém informação de situação de entrega, mas o formato da " -"mensagem é desconhecido." - -#: lib/MIME/Viewer/pkcs7.php:201 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Esta mensagem não parece estar no formato correto S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:174 -msgid "This message has been digitally signed via S/MIME." -msgstr "Esta mensagem foi assinada digitalmente com S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:170 lib/MIME/Viewer/pkcs7.php:294 -msgid "This message has been encrypted via S/MIME." -msgstr "Esta mensagem foi criptografada com S/MIME." - -#: lib/MIME/Contents.php:449 -msgid "This message part cannot be viewed because it is too large." -msgstr "Essa parte da mensagem não pode ser exibida porque é muito grande." - -#: message.php:520 -msgid "This message to" -msgstr "Esta mensagem para" - -#: lib/IMP.php:338 -#, php-format -msgid "" -"This request cannot be completed because the link you followed or the form " -"you submitted was only valid for %s seconds" -msgstr "" -"Essa requisição não pode ser completada porque o link em que você clicou ou " -"formulário que você preencheu somente era válido por %s segundos" - -#: acl.php:47 -msgid "This server does not support sharing folders." -msgstr "O servidor não suporta pastas compartilhadas." - -#: templates/javascript_defs.php:54 -msgid "This window must be called from a compose window." -msgstr "Esta janela deve ser aberta a partir da janela de redação." - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Exibição por Discussão:" - -#: thread.php:176 config/prefs.php.dist:1197 -msgid "Thread View" -msgstr "Visualização de Discussões" - -#: lib/MIME/Viewer/pdf.php:103 -msgid "Thumbnail of attached PDF file" -msgstr "Miniatura do arquivo PDF anexado" - -#: lib/MIME/Viewer/images.php:167 -msgid "Thumbnail of attached image" -msgstr "Miniatura da imagem anexada" - -#: compose.php:832 mailbox.php:588 lib/Search.php:702 lib/UI/Message.php:26 -#: lib/UI/Mailbox.php:90 templates/login/recompose.html:14 -#: templates/contacts/contacts.html:40 -msgid "To" -msgstr "Para" - -#: config/prefs.php.dist:1194 -msgid "To Address" -msgstr "Endereço do destinatário " - -#: message.php:564 -msgid "To All" -msgstr "Para Todos" - -#: message.php:560 -msgid "To List" -msgstr "Para Lista" - -#: message.php:557 -msgid "To Sender" -msgstr "Para o Remetente" - -#: message.php:564 -msgid "To _All" -msgstr "Par_a Todos" - -#: message.php:560 -msgid "To _List" -msgstr "Para _Lista" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "Campo para" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Para selecionar vários campos, segure Control (PC) ou Command (Mac) ao " -"clicar." - -#: config/prefs.php.dist:506 -msgid "To the stationery and form responses." -msgstr "Para os modelos de respostas." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"Para usar uma conexão TLS, você deve rodar uma versão do PHP 5.1.0 ou " -"superior." - -#: thread.php:117 templates/thread/thread.html:31 -msgid "To:" -msgstr "Para:" - -#: config/prefs.php.dist:651 -msgid "Toggle Borders" -msgstr "Ativar Bordas" - -#: config/prefs.php.dist:655 -msgid "Toggle HTML Source" -msgstr "Ativar Código HTML" - -#: config/prefs.php.dist:675 -msgid "Top" -msgstr "No topo" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "Tamanho Total:" - -#: login.php:263 -msgid "Traditional" -msgstr "Tradicional" - -#: config/prefs.php.dist:310 -msgid "Trash" -msgstr "Lixeira" - -#: lib/IMAP/Tree.php:1866 -msgid "Trash folder" -msgstr "Lixeira" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "Lixeira:" - -#: lib/Quota/sql.php:71 -msgid "Unable to connect to SQL server." -msgstr "Impossível conectar ao servidor SQL." - -#: lib/Quota/command.php:91 lib/Quota/logfile.php:85 lib/Quota/imap.php:42 -#: lib/Quota/mercury32.php:68 lib/Quota/hook.php:42 lib/Quota/mdaemon.php:45 -#: lib/Quota/maildir.php:111 -msgid "Unable to retrieve quota" -msgstr "Impossível obter quota" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "Não Respondida" - -#: lib/Search.php:775 -msgid "Unanswered messages" -msgstr "Mensagens não respondidas" - -#: message.php:551 mailbox.php:515 -msgid "Undelete" -msgstr "Restaurar" - -#: lib/Search.php:795 -msgid "Undeleted messages" -msgstr "Mensagens restauradas" - -#: config/prefs.php.dist:620 -msgid "Underline" -msgstr "Sublinhado" - -#: lib/UI/Mailbox.php:67 lib/UI/Mailbox.php:86 lib/MIME/Headers.php:254 -msgid "Undisclosed Recipients" -msgstr "Destinatários Não Revelados" - -#: config/prefs.php.dist:639 -msgid "Undoes your last action" -msgstr "Desfazer última ação" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Resposta inesperada do servidor ao comando AUTHENTICATE." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Resposta inesperada do servidor à resposta do Digest-MD5." - -#: lib/Search.php:785 -msgid "Unflagged messages" -msgstr "Mensagens sem marcas" - -#: lib/MIME/Viewer/itip.php:465 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Componente não suportado do tipo: %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Desconhecido" - -#: lib/UI/Mailbox.php:209 -msgid "Unknown Date" -msgstr "Data Desconhecida" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Resposta desconhecida do servidor IMAP. O Servidor Respondeu: %s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "Reunião Desconhecida" - -#: lib/UI/Mailbox.php:105 -msgid "Unknown Recipient" -msgstr "Destinatário Desconhecido" - -#: lib/MIME/Viewer/itip.php:819 -msgid "Unknown Task" -msgstr "Tarefa Desconhecida" - -#: pgp.php:433 smime.php:339 -msgid "Unload Passphrase" -msgstr "Descarregar Senha" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Sem Nome" - -#: message.php:474 mailbox.php:762 templates/message/navbar_navigate.html:9 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:31 -msgid "Unseen" -msgstr "Não Lida" - -#: lib/Search.php:765 -msgid "Unseen messages" -msgstr "Mensagens não lidas" - -#: templates/folders/actions.html:26 -msgid "Unsubscribe" -msgstr "Cancelar assinatura" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "Atualizar" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "Atualizar situação da resposta" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Atualizar este evento no meu calendário" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "Enviar:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Utilizar Valor Padrão" - -#: config/prefs.php.dist:289 -msgid "Use IMAP folder subscriptions?" -msgstr "Usar assinaturas de pastas IMAP?" - -#: config/prefs.php.dist:1005 -msgid "Use Virtual Trash Folder?" -msgstr "Utilizar Lixeira Virtual?" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Usuário" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "" -"Usuário \"%s\" forneceu com sucesso as permissões especificadas para a pasta " -"\"%s\"." - -#: lib/api.php:180 templates/login/login.html:85 -msgid "Username" -msgstr "Nome do Usuário" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Nome do usuário:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Nome do usuário: " - -#: lib/MIME/Viewer/pkcs7.php:256 templates/smime/smime.html:35 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "Ver" - -#: lib/MIME/Viewer/tnef.php:109 lib/MIME/Viewer/zip.php:99 -#, php-format -msgid "View %s" -msgstr "Ver %s" - -#: pgp.php:405 smime.php:313 -#, php-format -msgid "View %s Public Key" -msgstr "Ver Chave Pública %s" - -#: lib/MIME/Viewer/images.php:157 lib/MIME/Viewer/images.php:162 -#: lib/MIME/Viewer/pdf.php:93 lib/MIME/Viewer/pdf.php:98 -msgid "View Attachment" -msgstr "Exibir Anexo" - -#: mailbox.php:548 -msgid "View Messages" -msgstr "Ver Mensagens" - -#: pgp.php:434 smime.php:340 -msgid "View Personal Private Key" -msgstr "Ver Chave Privada Pessoal" - -#: pgp.php:428 smime.php:336 -msgid "View Personal Public Key" -msgstr "Ver Chave Pública Pessoal" - -#: message.php:575 -msgid "View Thread" -msgstr "Ver Discussão" - -#: lib/MIME/Viewer/pkcs7.php:484 -msgid "View attachment in a separate window" -msgstr "Ver anexo em uma janela a parte" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Visualizar o conteúdo em uma janela separada" - -#: lib/MIME/Viewer/itip.php:142 -msgid "View event" -msgstr "Ver evento" - -#: mailbox.php:699 folders.php:435 -#, php-format -msgid "View messages in %s" -msgstr "Ver mensagens em %s" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Visão ou caixa de mensagens a exibir após conectar:" - -#: lib/MIME/Viewer/itip.php:172 -msgid "View task" -msgstr "Ver tarefa" - -#: mailbox.php:367 mailbox.php:368 -msgid "Virtual Folder" -msgstr "Pasta Virtual" - -#: search.php:77 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Pasta Virtual \"%s\" criada com sucesso." - -#: lib/IMAP/Tree.php:64 templates/search/search.html:164 -msgid "Virtual Folders" -msgstr "Pastas Virtuais" - -#: search.php:72 -msgid "Virtual Folders require a label." -msgstr "Pastas Virtuais necessitam de um nome." - -#: lib/Search.php:436 -msgid "Virtual INBOX" -msgstr "CAIXA DE ENTRADA Virtual" - -#: lib/IMAP/Tree.php:1906 -msgid "Virtual INBOX Folder" -msgstr "Pasta Virtual CAIXA DE ENTRADA" - -#: lib/Search.php:380 -msgid "Virtual Trash" -msgstr "Lixeira Virtual" - -#: lib/IMAP/Tree.php:1902 -msgid "Virtual Trash Folder" -msgstr "Pasta Virtual Lixeira" - -#: templates/search/search.html:175 -msgid "Virtual folder label:" -msgstr "Nome da pasta virtual:" - -#: lib/Crypt/PGP.php:380 lib/MIME/Viewer/pkcs7.php:439 -msgid "Warning" -msgstr "Aviso" - -#: lib/IMP.php:334 -msgid "" -"We cannot verify that this request was really sent by you. It could be a " -"malicious request." -msgstr "" -"Não podemos assegurar que este pedido foi realmente enviado por voc?. Isso " -"pode ser um pedido malicioso." - -#: login.php:196 login.php:355 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "Bem-vindo ao %s" - -#: config/prefs.php.dist:849 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"O que fazer com mensagens spam após elas serem reportadas como spam ou " -"inocente?" - -#: config/prefs.php.dist:997 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Ao excluir mensagens, movê-las para a Lixeira em vez de marcá-las como " -"excluídas?" - -#: config/prefs.php.dist:1182 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "" -"Quando abrir uma nova Caixa de Mensagens pela primeira vez, a partir de que " -"página deseja iniciar?" - -#: config/prefs.php.dist:747 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"Usar o mesmo formato da mensagem original ao respondê-la ou encaminhá-la?" - -#: config/prefs.php.dist:711 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Quando gravar mensagens enviadas, gravar o(s) anexo(s)?" - -#: config/prefs.php.dist:667 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Ao enviar e-mail ou expandir endereços, qual domínio deve ser adicionado ao " -"endereço incompleto (endereços de e-mail sem a \"@\")?" - -#: config/prefs.php.dist:966 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "Onde deseja exibir links para formatos alternativos de uma mensagem?" - -#: config/prefs.php.dist:678 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "Onde o cursor deve ficar na área de redação de texto?" - -#: message.php:583 mailbox.php:531 -msgid "Whitelist" -msgstr "Lista Branca" - -#: lib/prefs.php:230 config/prefs.php.dist:594 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:103 -msgid "Year" -msgstr "Ano" - -#: templates/javascript_defs.php:48 config/prefs.php.dist:1260 -#: config/prefs.php.dist:1282 templates/compose/compose.html:292 -msgid "Yes" -msgstr "Sim" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "Você esta prestes a trazer mensagens da(s) seguinte(s) conta(s):" - -#: templates/folders/folders_confirm.html:11 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "" -"Você está tentando excluir todas as mensagens da(s) seguinte(s) pasta(s)." - -#: templates/folders/folders_confirm.html:10 -msgid "You are attempting to delete the following folder(s)." -msgstr "Você está tentando excluir a(s) seguinte(s) pasta(s)." - -#: templates/javascript_defs.php:81 -msgid "You are copying/moving to a new folder." -msgstr "Você está copiando/movendo para uma nova pasta." - -#: templates/javascript_defs.php:59 -msgid "You are creating a sub-folder to" -msgstr "Você está criando uma subpasta para" - -#: templates/javascript_defs.php:61 -msgid "You are creating a top-level folder." -msgstr "Você está criando uma pasta principal." - -#: lib/Folder.php:265 -msgid "You are not allowed to create folders." -msgstr "Você não pode criar pastas." - -#: lib/Folder.php:272 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Você não pode criar mais do que %d pastas." - -#: lib/Compose.php:960 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "" -"Você não pode mandar mensagens para mais do que %d destinatários dentro de %" -"d horas." - -#: lib/Compose.php:1239 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "Você não pode mandar mensagens para mais do que %d destinatários." - -#: templates/javascript_defs.php:64 -msgid "You are renaming the folder:" -msgstr "Você está renomeando a pasta:" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Você pode usar as seguintes variáveis no texto do modelo: %c para o conteúdo " -"atual da mensagem; %s para assinatura." - -#: lib/Folder.php:488 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Você não pode cancelar a assinatura de \"%s\"." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Você não concordou com os Termos de Serviço, sendo assim você não foi " -"autorizado a conectar." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Você não tem permissão para alterar o acesso a esta pasta." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "" -"Você encaminhou esta mensagem em %%s para os seguintes destinatários: %s." - -#: lib/IMP.php:1090 -#, php-format -msgid "You have %s new messages." -msgstr "Você tem %s novas mensagens." - -#: lib/IMP.php:1090 -msgid "You have 1 new message." -msgstr "Você tem 1 nova mensagem." - -#: compose.php:153 -msgid "You have already submitted this page." -msgstr "Você já enviou esta página." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Você possui novas mensagens em:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "Você não configurou nenhuma conta de e-mail externa." - -#: lib/Compose.php:1226 -msgid "You must enter at least one recipient." -msgstr "Você deve fornecer pelo menos um destinatário." - -#: lib/MIME/Viewer/pgp.php:365 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"Você deve digitar a frase secreta da sua chave privada PGP para ver esta " -"mensagem." - -#: lib/MIME/Viewer/pkcs7.php:313 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Você deve fornecer a senha para sua chave privada S/MIME para visualizar " -"esta mensagem" - -#: lib/MIME/Viewer/pgp.php:348 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"Você deve digitar a frase secreta que foi usada para criptografar esta " -"mensagem." - -#: templates/javascript_defs.php:82 -msgid "You must select a target mailbox first." -msgstr "Você deve selecionar uma caixa de mensagens de destino primeiro." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "Você deve selecionar uma conta para excluir." - -#: templates/javascript_defs.php:52 -msgid "You must select an address first." -msgstr "Você deve selecionar um endereço primeiro." - -#: templates/javascript_defs.php:45 templates/javascript_defs.php:47 -msgid "You must select at least one message first." -msgstr "Você deve selecionar pelo menos uma mensagem primeiro." - -#: lib/Compose.php:858 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "" -"Você deve separar os endereços de e-mail com vírgulas (,) e não ponto e " -"vírgula (;)." - -#: templates/javascript_defs.php:36 -msgid "You must specify a recipient." -msgstr "Você deve especificar um destinatário." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"Você precisa ter a opção \"Executar operações de manutenção ao conectar-se?" -"\" habilitada em suas opções de manutenção." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Você redirecionou esta mensagem para %s em %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Você replicou esta mensagem em %s." - -#: lib/Folder.php:440 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Você não foi inscrito em \"%s\". Aqui está o que o servidor disse" - -#: lib/Folder.php:490 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Você não foi desinscrito de \"%s\". Aqui está o que o servidor disse" - -#: lib/Folder.php:443 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Você foi inscrito em \"%s\" com sucesso" - -#: lib/Folder.php:493 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Você foi desinscrito de \"%s\" com sucesso" - -#: lib/Identity/imp.php:156 -msgid "" -"Your From address is not a valid email address. This can be fixed in your " -"Personal Information options page." -msgstr "" -"Seu endereço De não é um e-mail válido. Isto pode ser ajustado na sua página " -"de opções de Informações Pessoais." - -#: templates/pgp/pgp.html:92 -msgid "Your Name:" -msgstr "Seu Nome:" - -#: templates/pgp/pgp.html:64 -msgid "Your PGP Public/Private Keys" -msgstr "Seu Par de Chaves PGP Pública e Privada" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "Sua Chave Privada:" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "Sua Chave Pública:" - -#: config/prefs.php.dist:199 -msgid "Your Reply-to: address: (optional)" -msgstr "Seu endereço para resposta: (opcional)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Seus Certificados Público e Privado S/MIME" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "Sua conta não suporta a obtenção de correio externo." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Suas contas:" - -#: config/prefs.php.dist:207 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Seus endereços secundários: (opcional, digite cada endereço em uma nova " -"linha)" - -#: lib/MIME/Viewer/images.php:87 -msgid "Your browser does not support inline display of this image type." -msgstr "Seu navegador não suporta exibição incorporada deste tipo de imagem." - -#: config/prefs.php.dist:518 -msgid "Your browser does not support this feature." -msgstr "Seu navegador não suporta esta função." - -#: config/prefs.php.dist:689 -msgid "Your default charset for sending messages:" -msgstr "Seu conjunto padrão de caracteres para enviar mensagens:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Seu método padrão de criptografia para enviar mensagens:" - -#: attachment.php:114 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Seu anexo na forma de link foi baixado por pelo menos um usuário.\n" -"\n" -"Nome do anexo: %s\n" -"Data do anexo: %s\n" -"\n" -"Clique no link a seguir para apagar permanentemente o anexo:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Sua mensagem foi enviada com sucesso." - -#: config/prefs.php.dist:231 -msgid "Your signature:" -msgstr "Sua assinatura:" - -#: lib/Message.php:535 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Anexo removido: Tipo do anexo original: %s, nome: %s]" - -#: templates/javascript/addressesBlocks.js:7 -msgid "[Hide Addresses]" -msgstr "[Ocultar Endereços]" - -#: message.php:285 rss.php:75 mailbox.php:723 lib/Compose.php:1873 -#: lib/Compose.php:2351 -msgid "[No Subject]" -msgstr "[Sem Assunto]" - -#: lib/MIME/Viewer/pgp.php:170 -msgid "[Save the key to your Address book]" -msgstr "[Gravar a chave nos seus Contatos]" - -#: templates/javascript/addressesBlocks.js:8 -msgid "[Show Addresses -" -msgstr "[Exibir Endereços -" - -#: lib/MIME/Headers.php:264 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Exibir Endereços - %s destinatários]" - -#: lib/Compose.php:2964 -msgid "[Truncated Text]" -msgstr "[Texto Truncado]" - -#: lib/MIME/Viewer/pgp.php:172 -msgid "[View the raw key]" -msgstr "[Exibir a chave crua]" - -#: compose.php:967 -msgid "_Bcc" -msgstr "Cc_o" - -#: message.php:579 mailbox.php:527 -msgid "_Blacklist" -msgstr "Lista _Negra" - -#: compose.php:964 -msgid "_Cc" -msgstr "_Cc" - -#: message.php:553 mailbox.php:509 mailbox.php:511 -msgid "_Delete" -msgstr "E_xcluir" - -#: lib/IMP.php:863 -msgid "_Folders" -msgstr "_Pastas" - -#: compose.php:944 -msgid "_Identity" -msgstr "_Identidade" - -#: lib/IMP.php:832 -msgid "_Inbox" -msgstr "Ca_ixa de Entrada" - -#: lib/IMP.php:900 -msgid "_Log out" -msgstr "_Sair" - -#: message.php:588 -msgid "_Message Source" -msgstr "Códi_go Fonte da Mensagem" - -#: lib/IMP.php:860 -msgid "_New Message" -msgstr "_Nova Mensagem" - -#: message.php:602 -msgid "_Print" -msgstr "Im_primir" - -#: compose.php:1044 -msgid "_Priority" -msgstr "Pr_ioridade" - -#: mailbox.php:354 -#, php-format -msgid "_Refresh %s" -msgstr "Atuali_zar %s" - -#: message.php:556 -msgid "_Reply" -msgstr "Re_sponder" - -#: lib/IMP.php:865 -msgid "_Search" -msgstr "Pe_squisar" - -#: compose.php:929 -msgid "_Send Message" -msgstr "Enviar _Mensagem" - -#: mailbox.php:598 -msgid "_Thread" -msgstr "Disc_ussão" - -#: compose.php:960 compose.php:962 -msgid "_To" -msgstr "Par_a" - -#: mailbox.php:515 -msgid "_Undelete" -msgstr "_Restaurar" - -#: message.php:575 -msgid "_View Thread" -msgstr "_Ver Discussão" - -#: message.php:583 mailbox.php:531 -msgid "_Whitelist" -msgstr "Lista _Branca" - -#: lib/Compose.php:987 -msgid "addressee unknown" -msgstr "endereço desconhecido" - -#: lib/Search.php:582 -msgid "and" -msgstr "e" - -#: lib/Compose.php:1984 -msgid "attachment" -msgstr "anexo" - -#: view.php:122 -msgid "attachments.zip" -msgstr "anexos.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "bytes" - -#: lib/Compose.php:1011 -msgid "cannot create output file" -msgstr "não é possível criar o arquivo de saída" - -#: lib/Compose.php:983 -msgid "cannot open input" -msgstr "não é possível abrir entrada" - -#: lib/Compose.php:975 -msgid "command line usage error" -msgstr "erro no uso da linha de comando" - -#: lib/Compose.php:1031 -msgid "configuration error" -msgstr "erro de configuração" - -#: lib/Compose.php:1007 -msgid "critical system file missing" -msgstr "arquivo crítico de sistema não encontrado" - -#: lib/Compose.php:979 -msgid "data format error" -msgstr "formato de data errado" - -#: lib/Compose.php:1035 -msgid "entry not found" -msgstr "registro não encontrado" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "de" - -#: lib/Compose.php:991 -msgid "host name unknown" -msgstr "nome de servidor desconhecido" - -#: lib/Search.php:585 -msgid "in" -msgstr "em" - -#: lib/Compose.php:1015 -msgid "input/output error" -msgstr "erro de entrada/saída" - -#: lib/Compose.php:999 -msgid "internal software error" -msgstr "erro interno de software" - -#: templates/folders/import.html:14 -msgid "into folder" -msgstr "na pasta" - -#: pgp.php:79 smime.php:39 -msgid "key" -msgstr "chave" - -#: folders.php:143 -msgid "mailbox file" -msgstr "arquivo mailbox" - -#: lib/Compose.php:791 -msgid "name" -msgstr "nome" - -#: lib/Search.php:578 -msgid "not" -msgstr "não" - -#: lib/Search.php:582 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "ou" - -#: lib/Compose.php:1027 -msgid "permission denied" -msgstr "permissão negada" - -#: templates/javascript_defs.php:31 -msgid "recipients" -msgstr "destinatários" - -#: templates/javascript/addressesBlocks.js:8 -msgid "recipients]" -msgstr "destinatários]" - -#: lib/Compose.php:1023 -msgid "remote error in protocol" -msgstr "erro remoto no protocolo" - -#: lib/Compose.php:995 -msgid "service unavailable" -msgstr "serviço indisponível" - -#: lib/Compose.php:1003 -msgid "system error" -msgstr "erro de sistema" - -#: lib/Compose.php:1019 -msgid "temporary failure" -msgstr "falha temporária" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "sua lista negra" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "sua lista branca" diff --git a/imp/po/pt_PT.po b/imp/po/pt_PT.po deleted file mode 100644 index 1fbd65a80..000000000 --- a/imp/po/pt_PT.po +++ /dev/null @@ -1,5135 +0,0 @@ -# IMP Portugal Portuguese translation. -# Manuel Menezes de Sequeira , 2005. -# Based on a previous translation by Nuno Loureiro , 2002. -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 4.0-cvs\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2006-12-26 23:59+0000\n" -"PO-Revision-Date: 2007-01-06 11:21-0000\n" -"Last-Translator: Manuel Menezes de Sequeira \n" -"Language-Team: Portuguese of Portugal \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/Compose.php:429 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:426 -msgid " To: " -msgstr " Para: " - -#: lib/Compose.php:414 -msgid " Date: " -msgstr " Data: " - -#: lib/Compose.php:417 -msgid " From: " -msgstr " De: " - -#: mailbox.php:415 templates/folders/head.inc:7 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Chave de acesso %s)" - -#: lib/Compose.php:423 -msgid " Subject: " -msgstr " Assunto: " - -#: templates/compose/spelling.inc:71 -msgid " in " -msgstr " em " - -#: templates/mailbox/message_headers.inc:12 -msgid "#" -msgstr "#" - -#: lib/Block/summary.php:85 -#, php-format -msgid "%.2fMB / %.2fMB (%.2f%%)" -msgstr "%.2fMB / %.2fMB (%.2f%%)" - -#: thread.php:156 -#, php-format -msgid "%d Messages" -msgstr "%d Mensagens" - -#: mailbox.php:175 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d mensagens foram removidas." - -#: lib/Spam.php:196 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "" -"%d mensagens foram reportadas como não spam ao seu administrador de sistemas." - -#: lib/Spam.php:176 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d mensagens foram reportadas como não spam." - -#: lib/Spam.php:188 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "" -"%d mensagens foram reportadas como spam ao seu administrador de sistemas." - -#: lib/Spam.php:168 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d mensagens foram reportadas como spam." - -#: mailbox.php:365 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d a %d de %d Mensagens" - -#: mailbox.php:641 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:44 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s já existe. A pasta %s não foi renomeada." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:42 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "A pasta %s será renomeada no início do mês." - -#: lib/MIME/Viewer/itip.php:257 -#, php-format -msgid "%s has accepted." -msgstr "%s aceitou." - -#: lib/MIME/Viewer/itip.php:617 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s cancelou \"%s\"." - -#: lib/MIME/Viewer/itip.php:263 -#, php-format -msgid "%s has declined." -msgstr "%s declinou." - -#: lib/MIME/Viewer/itip.php:492 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s respondeu a um pedido livre/ocupado." - -#: lib/MIME/Viewer/itip.php:609 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s respondeu ao convite para \"%s\"." - -#: lib/MIME/Viewer/itip.php:483 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s enviou-lhe informação livre/ocupado." - -#: lib/MIME/Viewer/itip.php:269 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s aceitou tentativamente." - -#: lib/MIME/Viewer/itip.php:488 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s solicita-lhe a sua informação livre/ocupado." - -#: lib/MIME/Viewer/itip.php:580 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s pede a sua presença em \"%s\"." - -#: lib/Message.php:467 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s foi adicionada com sucesso a \"%s\"." - -#: lib/MIME/Viewer/itip.php:592 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s deseja corrigir \"%s\"." - -#: lib/MIME/Viewer/itip.php:571 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s deseja avisá-lo de que \"%s\"." - -#: lib/MIME/Viewer/itip.php:596 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s deseja receber a informação mais actualizada sobre \"%s\"." - -#: message.php:296 message.php:301 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: templates/message/navbar_top.inc:20 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d de %d)" - -#: templates/compose/spelling.inc:134 -msgid "(Apply these changes and move to next screen.)" -msgstr "(Efectuar alterações e avançar para a próxima página.)" - -#: templates/compose/spelling.inc:121 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(Descartar todas as alterações e regressar ao ecrã de composição.)" - -#: templates/stationery/prefs.inc:16 -msgid "(HTML)" -msgstr "(HTML)" - -#: templates/stationery/prefs.inc:16 -msgid "(Plain Text)" -msgstr "(Texto Simples)" - -#: spelling.php:282 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(Voltar à janela de composição depois de efectuar as alterações feitas até " -"ao momento. As alterações na janela actual NÃO serão efectuadas.)" - -#: spelling.php:279 -msgid "" -"(Send message after applying all changes made thus far. Changes on the " -"current screen will NOT be applied.)" -msgstr "" -"(Enviar mensagem depois de aplicar todas as alterações feitas até ao " -"momento. As alterações na janela actual NÃO serão efectuadas.)" - -#: templates/contacts/contacts.inc:227 -msgid "* Add these by clicking OK *" -msgstr "* Adicione clicando em OK *" - -#: templates/contacts/contacts.inc:206 -msgid "* Please select address(es) *" -msgstr "* Por favor seleccione endereço(s) *" - -#: mailbox.php:173 -msgid "1 message has been deleted." -msgstr "1 mensagem foi removida." - -#: lib/Spam.php:198 -msgid "1 message has been reported as not spam to your system administrator." -msgstr "" -"1 mensagem foi reportada como não sendo spam ao seu administrador de sistema." - -#: lib/Spam.php:178 -msgid "1 message has been reported as not spam." -msgstr "1 mensagem foi reportada como não sendo spam." - -#: lib/Spam.php:190 -msgid "1 message has been reported as spam to your system administrator." -msgstr "1 mensagem foi reportada como spam ao seu administrador de sistema." - -#: lib/Spam.php:170 -msgid "1 message has been reported as spam." -msgstr "1 mensagem foi reportada como spam." - -#: config/prefs.php.dist:826 -msgid "100 characters" -msgstr "100 caracteres" - -#: config/prefs.php.dist:829 -msgid "1000 characters" -msgstr "1000 caracteres" - -#: config/prefs.php.dist:827 -msgid "250 characters" -msgstr "250 caracteres" - -#: config/prefs.php.dist:828 -msgid "500 characters" -msgstr "500 caracteres" - -#: lib/MIME/Viewer/images.php:163 -#, php-format -msgid "A large image named %s is attached to this message." -msgstr "Uma grande imagem chamada %s é anexo desta mensagem." - -#: lib/MIME/Viewer/notification.php:50 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "" -"Uma mensagem por si enviada resultou numa notificação de retorno do " -"destinatário." - -#: templates/search/fields.inc:5 -msgid "AND" -msgstr "E" - -#: lib/MIME/Viewer/itip.php:582 -msgid "Accept and add to my calendar" -msgstr "Aceitar e adicionar ao meu calendário" - -#: lib/MIME/Viewer/itip.php:585 -msgid "Accept request" -msgstr "Aceitar pedido" - -#: lib/MIME/Viewer/itip.php:746 -msgid "Accepted" -msgstr "Aceite" - -#: lib/MIME/Viewer/itip.php:258 -msgid "Accepted: " -msgstr "Aceite:" - -#: templates/fetchmail/manage.inc:7 -msgid "Account's name:" -msgstr "Nome da conta:" - -#: lib/MIME/Viewer/itip.php:522 lib/MIME/Viewer/itip.php:725 -msgid "Actions" -msgstr "Acções" - -#: lib/MIME/Headers.php:192 lib/MIME/Headers.php:193 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Adicionar %s aos meus Contactos" - -#: templates/prefs/sourceselect.inc:303 -msgid "Add source" -msgstr "Adicionar fonte" - -#: lib/MIME/Viewer/itip.php:573 -msgid "Add this to my calendar" -msgstr "Adicionar isto ao meu calendário" - -#: lib/MIME/Viewer/itip.php:583 -msgid "Add to my calendar" -msgstr "Adicionar ao meu calendário" - -#: compose.php:594 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "\"%s\" incluído como anexo." - -#: config/prefs.php.dist:200 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Cabeçalhos adicionais a mostrar quando visualizando: (opcional, cada " -"cabeçalho em sua linha)" - -#: lib/MIME/Viewer/notification.php:62 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Informação adicional pode ser vista %s." - -#: lib/MIME/Viewer/notification.php:62 -msgid "Additional information details" -msgstr "Pormenores adicionais da informação" - -#: lib/MIME/Viewer/status.php:93 -msgid "Additional message details" -msgstr "Pormenores adicionais da mensagem" - -#: lib/MIME/Viewer/status.php:92 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Pormenores adicionais da mensagem podem ser vistos %s." - -#: lib/MIME/Viewer/status.php:78 -msgid "Additional message error details" -msgstr "Pormenores adicionais da mensagem de erro" - -#: lib/MIME/Viewer/status.php:77 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Pormenores de erro adicionais da mensagem podem ser vistos %s." - -#: contacts.php:86 templates/contacts/contacts.inc:180 -#: templates/compose/compose.inc:337 templates/compose/redirect.inc:52 -msgid "Address Book" -msgstr "Livro de Endereços" - -#: config/prefs.php.dist:136 -msgid "Address Books" -msgstr "Listas de Contactos" - -#: config/prefs.php.dist:191 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Endereços aos quais enviar como Cco todas as mensagens: (opcional, cada " -"endereço em sua linha)" - -#: config/prefs.php.dist:183 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Endereços a ligar explicitamente a esta identidade: (opcional, cada " -"endereço em sua linha)" - -#: templates/mailbox/navbar.inc:10 config/prefs.php.dist:830 -msgid "All" -msgstr "Tudo" - -#: templates/javascript/folders.js:13 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Todas as mensagens da(s) seguinte(s) pastas(s) serão puxadas para um único " -"arquivo MBOX " - -#: lib/Maintenance/Task/purge_trash.php:80 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Todas as mensagens da pasta \"%s\" com mais do que %s dias serão " -"permanentemente removidas." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "Todos os anexos ligados com mais de %s meses serão removidos." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:73 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Todas as pastas de mensagens enviadas com mais do que %s meses serão " -"removidas." - -#: acl.php:84 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "" -"Todos os direitos sobre a pasta \"%s\" foram removidos com sucesso para o " -"utilizador \"%s\"." - -#: lib/api.php:76 -msgid "Allow Folder Creation?" -msgstr "Permitir Criação de Pastas?" - -#: templates/filters/prefs.inc:48 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Permitir a aplicação de regras de filtragem a qualquer caixa postal?" - -#: lib/MIME/Viewer/alternative.php:110 -msgid "Alternative parts for this section:" -msgstr "Partes alternativas para esta secção:" - -#: config/prefs.php.dist:575 -msgid "Always" -msgstr "Sempre" - -#: config/prefs.php.dist:560 -msgid "Always save attachments" -msgstr "Guardar sempre os anexos" - -#: lib/Message.php:558 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "Ocorreu um erro ao tentar descartar o anexo. O servidor IMAP disse: " - -#: lib/Message.php:441 -msgid "An unknown error occured while creating the new note." -msgstr "Ocorreu um erro desconhecido ao criar uma nova nota." - -#: lib/Message.php:440 -msgid "An unknown error occured while creating the new task." -msgstr "Ocorreu um erro desconhecido ao criar uma nova tarefa." - -#: message.php:507 mailbox.php:714 templates/message/navbar_navigate.inc:9 -#: templates/mailbox/navbar.inc:18 templates/mailbox/navbar.inc:35 -#: templates/mailbox/legend.inc:6 -msgid "Answered" -msgstr "Respondida" - -#: templates/search/main.inc:31 -msgid "Answered messages" -msgstr "Mensagens respondidas" - -#: templates/mailbox/header.inc:7 -msgid "Apply Filters" -msgstr "Aplicar Filtros" - -#: templates/mailbox/header.inc:7 -#, php-format -msgid "Apply Filters to %s" -msgstr "Aplicar Filtros a %s" - -#: templates/filters/prefs.inc:36 -msgid "Apply filter rules upon logging on?" -msgstr "Aplicar as regras de filtragem aquando da entrada?" - -#: templates/filters/prefs.inc:42 -msgid "Apply filter rules whenever INBOX is displayed?" -msgstr "Aplicar as regras de filtragem quando a Entrada for mostrada?" - -#: templates/mailbox/header.inc:14 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Tem a certeza que quer remover esta Definição de Pasta Virtual?" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -msgid "Are you sure you want to delete this public key?" -msgstr "Tem a certeza que deseja remover esta chave pública?" - -#: templates/smime/smime.inc:79 templates/pgp/pgp.inc:83 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Tem a certeza de que quer remover o seu par de chaves? (NÃO é recomendado!)" - -#: templates/compose/redirect.inc:5 templates/compose/compose.js:6 -msgid "Are you sure you want to do this?" -msgstr "Tem a certeza que deseja fazer isto?" - -#: message.php:412 templates/mailbox/javascript.inc:68 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Tem a certeza que deseja remover PERMANENTEMENTE estas mensagens?" - -#: lib/MIME/Contents.php:242 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Tem a certeza que deseja remover PERMANENTEMENTE este anexo?" - -#: templates/mailbox/actions.inc:39 -msgid "Are you sure you wish to empty this folder?" -msgstr "Tem a certeza que deseja remover esta pasta?" - -#: lib/IMP.php:943 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "" -"Tem a certeza que deseja esvaziar a pasta de mensagens não solicitadas?" - -#: lib/IMP.php:934 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Tem a certeza que deseja esvaziar a pasta de lixo?" - -#: templates/mailbox/actions.inc:8 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Tem a certeza que deseja remover permanentemente estas mensagens?" - -#: templates/message/javascript.inc:80 templates/mailbox/javascript.inc:79 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Tem a certeza de que quer reportar esta mensagem como sendo inocente?" - -#: templates/message/javascript.inc:75 templates/mailbox/javascript.inc:74 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Tem a certeza de que quer reportar esta mensagem como sendo spam?" - -#: config/prefs.php.dist:923 -msgid "Arrival Time" -msgstr "Data de Chegada" - -#: config/prefs.php.dist:938 -msgid "Ascending" -msgstr "Crescente" - -#: config/prefs.php.dist:574 -msgid "Ask" -msgstr "Perguntar" - -#: templates/compose/compose.inc:471 -msgid "Attach Files" -msgstr "Anexar Arquivos" - -#: templates/compose/compose.inc:452 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Anexar uma cópia da sua chave pública de PGP à sua mensagem?" - -#: lib/MIME/Viewer/tnef.php:111 -msgid "Attached File:" -msgstr "Arquivo Anexado:" - -#: lib/Compose.php:462 lib/Compose.php:557 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "O arquivo \"%s\" excede a dimensão limite. O arquivo NÃO foi anexado." - -#: lib/MIME/Viewer/itip.php:377 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Em anexo está a resposta a um pedido de calendário que você enviou." - -#: templates/mailbox/legend.inc:16 templates/compose/attachments.inc:14 -#: templates/compose/compose.inc:499 templates/compose/attachments.js:55 -msgid "Attachment" -msgstr "Anexo" - -# c-format -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "O anexo %s foi removido." - -#: lib/Compose.php:1128 -msgid "Attachment Information" -msgstr "Informação sobre Anexos" - -#: compose.php:1109 -msgid "Attachment stripped: Original attachment type" -msgstr "Anexo descartado: Tipo de anexo original" - -#: templates/compose/compose.inc:347 templates/compose/compose.inc:469 -#: lib/Compose.php:1096 -msgid "Attachments" -msgstr "Anexos" - -#: lib/MIME/Viewer/itip.php:678 -msgid "Attendees" -msgstr "Participantes" - -#: lib/MIME/Viewer/notification.php:53 -msgid "Attention" -msgstr "Atenção" - -#: lib/Auth/imp.php:44 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Extensão IMAP necessária mas não encontrada." - -#: config/prefs.php.dist:631 -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "" -"Mostrar automaticamente imagens em mensagens HTML quando enviadas por " -"correspondente listado no meu livro de endereços?" - -#: templates/prefs/sourceselect.inc:298 -msgid "Available Address books:" -msgstr "Livros de Endereços disponíveis:" - -#: lib/MIME/Viewer/itip.php:714 -msgid "Awaiting Response" -msgstr "Esperando Resposta" - -#: templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Bac_k to %s" -msgstr "Vol_tar para %s" - -#: thread.php:137 templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Back to %s" -msgstr "Voltar para %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Regressar ao Índice da Visualização da Múltiplas Mensagens" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Regressar a Visualização de Conversas" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Nome de utilizador ou palavra-passe errados." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Pedido errado ou mal formado. O servidor respondeu: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Pedido errado: %s" - -#: message.php:277 templates/contacts/contacts.inc:222 -#: templates/compose/recompose.inc:20 lib/Search.php:630 -msgid "Bcc" -msgstr "Cco" - -#: lib/MIME/Viewer/status.php:159 -msgid "Below is the raw text of the status information message." -msgstr "Abaixo encontra-se o texto cru da mensagem de informação de estado." - -#: templates/message/navbar_actions.inc:21 templates/mailbox/actions.inc:16 -msgid "Blacklist" -msgstr "Lista Negra" - -#: config/prefs.php.dist:620 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "" -"Bloquer imagens em mensagens HTML excepto quando explicitamente pedidas?" - -#: lib/Search.php:638 -msgid "Body" -msgstr "Corpo" - -#: templates/search/main.inc:23 templates/search/main.inc:39 -#: templates/search/main.inc:55 templates/search/main.inc:71 -msgid "Both" -msgstr "Ambas" - -#: config/prefs.php.dist:687 -msgid "Both Header Listing and Body of Message" -msgstr "Listagem no Cabeçalho e Corpo da Mensagem" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "" -"O CRAM-MD5 ou o DIGEST-MD5 exigem a instalação do pacote PEAR Auth_SASL." - -#: templates/compose/compose.inc:270 -msgid "C_harset" -msgstr "Có_digo" - -#: templates/search/fields.inc:36 -msgid "Calendar" -msgstr "Calendário" - -#: lib/Message.php:171 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Impossível mover mensagens para a pasta de Lixo - a pasta não está definida " -"nas preferências." - -#: folders.php:269 templates/contacts/contacts.inc:255 -#: templates/folders/import.inc:21 templates/saveimage/saveimage.inc:19 -#: templates/smime/passphrase.inc:21 templates/smime/import_key.inc:86 -#: templates/compose/spelling.inc:121 templates/pgp/passphrase.inc:32 -#: templates/pgp/import_key.inc:66 -msgid "Cancel" -msgstr "Cancelar" - -#: templates/compose/compose.inc:69 templates/compose/compose.inc:431 -#: templates/compose/redirect.inc:111 -msgid "Cancel Message" -msgstr "Cancelar Mensagem" - -#: templates/compose/redirect.inc:5 templates/compose/compose.js:6 -msgid "Cancelling this message will permanently discard its contents." -msgstr "" -"Ao cancelar esta mensagem irá perder todo o seu conteúdo permanentemente." - -#: lib/Fetchmail/imap.php:207 -msgid "Cannot connect to the remote mail server." -msgstr "Impossível conectar ao servidor de correio electrónico remoto." - -#: lib/Fetchmail/imap.php:205 -msgid "Cannot connect to the remote mail server: " -msgstr "Impossível conectar ao servidor de correio electrónico remoto:" - -#: lib/MIME/Viewer/partial.php:50 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Não se pode mostrar - encontradas apenas %s de %s partes desta mensagem na " -"caixa postal corrente." - -#: message.php:276 templates/contacts/contacts.inc:221 -#: templates/compose/recompose.inc:15 lib/Search.php:626 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.inc:93 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"A importação de certificados não está disponível. O carregamento de " -"ficheiros está inactivo neste servidor." - -#: lib/MIME/Viewer/itip.php:696 -msgid "Chair Person" -msgstr "Moderador" - -#: templates/compose/spelling.inc:81 -msgid "Change" -msgstr "Alterar" - -#: templates/compose/spelling.inc:82 -msgid "Change All" -msgstr "Alterar Tudo" - -#: templates/acl/acl.inc:92 -msgid "Change Folder" -msgstr "Alterar Pasta" - -#: config/prefs.php.dist:114 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Alterar opções de visualização tais como quantas mensagens quer ver por " -"página e a respectiva ordenação." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Alterar dados do servidor de correio electrónico e das pastas." - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Alterar o nome, o endereço de correio electrónico e a assinatura que as " -"pessoas verão quando lerem e responderem à sua mensagem." - -#: config/prefs.php.dist:831 -msgid "Characters to display:" -msgstr "Caracteres a mostrar:" - -#: templates/folders/actions.inc:15 -msgid "Check Folder(s) for New Mail" -msgstr "Verifica se há Mensagens Novas na(s) Pasta(s)" - -#: templates/folders/actions.inc:2 templates/mailbox/message_headers.inc:75 -msgid "Check _All/None" -msgstr "Marcar _Tudo/Nada" - -#: templates/fetchmail/fetchmail.inc:10 templates/fetchmail/fetchmail.inc:21 -msgid "Check all mail servers you want to fetch mail from:" -msgstr "Verificar todos os servidores de onde pretende descarregar correio:" - -#: config/prefs.php.dist:466 -msgid "Check spelling before sending a message?" -msgstr "Verificar a ortografia antes de enviar a mensagem?" - -#: templates/folders/actions.inc:4 -msgid "Choose Action:" -msgstr "Acção:" - -#: config/servers.php.dist:213 -msgid "Choose a mail server:" -msgstr "Escolher um servidor de correio electrónico:" - -#: templates/compose/compose.inc:123 templates/compose/compose.inc:164 -#: templates/compose/compose.inc:215 -msgid "Choose a match or edit the address to the right:" -msgstr "Escolha uma das correspondências ou edite o endereço à direita:" - -#: templates/prefs/sourceselect.inc:349 -msgid "Choose the address book to use when adding addresses." -msgstr "Escolha o livro de endereços a usar quando se adicionar endereços." - -#: templates/prefs/sourceselect.inc:293 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Escolha a ordem dos livros de endereços a procurar quando expandindo " -"endereços." - -#: lib/MIME/Viewer/images.php:115 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Carregue em %s para converter o arquivo de imagem para um formato que o " -"navegador possa mostrar." - -#: lib/MIME/Viewer/images.php:104 -#, php-format -msgid "Click %s to download the image." -msgstr "Carregue em %s para descarregar a imagem." - -#: lib/Filter.php:132 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Carregue em %s para ir para página de gestão do %s." - -#: lib/MIME/Viewer/html.php:119 -#, php-format -msgid "Click %s to view HTML content in a separate window." -msgstr "Carregue em %s para ver o conteúdo HTML numa janela à parte." - -#: lib/MIME/Viewer/images.php:164 -#, php-format -msgid "Click %s to view a thumbnail of this image." -msgstr "Carregue em %s para ver miniatura desta imagem." - -#: lib/MIME/Viewer/pkcs7.php:455 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Carregue em %s para ver o anexo numa janela à parte." - -#: lib/MIME/Viewer/related.php:79 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "" -"Carregue em %s para ver multiparte/parte relacionada numa janela à parte." - -#: lib/MIME/Viewer/html.php:98 -msgid "Click here to SHOW the Images" -msgstr "Carregue aqui para VER as Imagens" - -#: templates/prefs/sourceselect.inc:321 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Carregue num dos seus livros de endereços seleccionados e depois escolha os " -"campos a procurar." - -#: lib/MIME/Viewer/pgp.php:170 -msgid "Click to Save PGP Public Key in your Address book" -msgstr "Clique para Guardar a Chave Pública PGP no seu Livro de Endereços" - -#: config/prefs.php.dist:957 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Carregar no endereço comporá uma nova mensagem para o remetente" - -#: config/prefs.php.dist:958 -msgid "Clicking on the address will open the message to be read" -msgstr "Carregar no endereço abrirá a mensagem para leitura" - -#: templates/fetchmail/fetchmail.inc:28 -msgid "Close" -msgstr "Fechar" - -#: compose.php:417 -msgid "Close this window" -msgstr "Fechar esta Janela" - -#: folders.php:410 -msgid "Closed Folder" -msgstr "Pasta Fechada" - -#: folders.php:430 -msgid "Collapse" -msgstr "Colapsar" - -#: templates/folders/actions.inc:40 -msgid "Collapse All" -msgstr "Fechar Todas" - -#: templates/folders/actions.inc:40 -msgid "Collapse All Folders" -msgstr "Fechar Todas Pastas" - -#: folders.php:430 -msgid "Collapse Folder" -msgstr "Fechar Pasta" - -#: templates/fetchmail/manage.inc:51 -msgid "Color Indicator: " -msgstr "Indicador Colorido:" - -#: templates/pgp/pgp.inc:101 -msgid "Comment" -msgstr "Comentário" - -#: lib/MIME/Viewer/itip.php:762 -msgid "Completed" -msgstr "Completo" - -#: compose.php:416 -msgid "Compose another message" -msgstr "Compor outra mensagem" - -#: config/prefs.php.dist:437 -msgid "Compose messages in a separate window?" -msgstr "Compor mensagens numa janela separada?" - -#: config/prefs.php.dist:446 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Compor mensagens com o ambiente HTML por omissão (se o navegador o suportar)?" - -#: config/prefs.php.dist:68 -msgid "Configure how messages are displayed." -msgstr "Configurar modo de visualização de mensagens." - -#: config/prefs.php.dist:99 -msgid "Configure mail preview options." -msgstr "Configure as opções de previsão de mensagens de correio electrónico." - -#: config/prefs.php.dist:145 -#, php-format -msgid "Control PGP support for %s." -msgstr "Controlar suporte de PGP para o %s." - -#: config/prefs.php.dist:154 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Controlar suporte de S/MIME para o %s." - -#: config/prefs.php.dist:123 -msgid "Control options relating to messages searching." -msgstr "Opções de controlo relacionadas com a procura de mensagens." - -#: config/prefs.php.dist:91 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "Controlar a verificação de novas mensagens e respectiva notificação." - -#: config/prefs.php.dist:677 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Converter ícones de emoção de texto para gráficos?" - -#: templates/message/navbar_navigate.inc:19 templates/mailbox/navbar.inc:51 -msgid "Copy" -msgstr "Copiar" - -#: templates/message/navbar_navigate.inc:19 templates/mailbox/navbar.inc:51 -msgid "Copy to folder" -msgstr "Copiar para pasta" - -#: templates/compose/spelling.inc:64 -msgid "Correct" -msgstr "Corrigir" - -#: templates/compose/spelling.inc:141 -msgid "Corrected Text" -msgstr "Texto Corrigido" - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Não foi completar o pedido. Razão Dada: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Impossível criar o mecanismo VFS: %s" - -#: lib/Message.php:683 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Não foi possível remover mensagens de %s. O servidor disse: %s" - -#: lib/Session.php:340 -msgid "Could not execute maintenance operations." -msgstr "Não foi possível executar as operações de manutenção." - -#: lib/MIME/Viewer/tnef.php:54 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Não foi possível extrair o arquivo desejado do anexo MS-TNEF." - -#: lib/MIME/Viewer/zip.php:58 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Impossível extrair o arquivo desejado do arquivo Zip." - -#: message.php:166 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Impossível mover mensagens para a pasta de Mensagens Não Solicidadas - a " -"pasta não está definida nas preferências." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Não foi possível estabelecer uma ligação segura ao servidor IMAP." - -#: lib/Session.php:287 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "" -"Não foi possível obter do servidor IMAP informação sobre o espaço nominativo." - -#: templates/fetchmail/manage.inc:67 templates/acl/acl.inc:39 -#: templates/acl/acl.inc:161 -msgid "Create" -msgstr "Criar" - -#: templates/folders/actions.inc:6 -msgid "Create Folder" -msgstr "Criar Pasta" - -#: templates/pgp/pgp.inc:135 -msgid "Create Keys" -msgstr "Criar chaves" - -#: templates/fetchmail/account_select.inc:26 -msgid "Create a New Account" -msgstr "Criar Nova Conta" - -#: templates/prefs/spamselect.inc:12 templates/prefs/spamselect.inc:24 -msgid "Create a new Spam folder" -msgstr "Criar uma nova pasta de Spam" - -#: templates/prefs/folderselect.inc:12 templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "Criar uma pasta de rascunhos nova" - -#: templates/prefs/sentmailselect.inc:26 templates/prefs/sentmailselect.inc:42 -msgid "Create a new sent mail folder" -msgstr "Criar uma pasta de mensagens enviadas nova" - -#: templates/prefs/trashselect.inc:12 templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "Criar uma nova pasta de lixo" - -#: config/prefs.php.dist:130 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Criar regras de filtragem para organizar as mensagens recebidas, distribuí-" -"las pelas respectivas pastas e remover spam." - -#: templates/stationery/prefs.inc:14 -msgid "Create new stationery" -msgstr "Criar novo estacionário" - -#: config/prefs.php.dist:452 -msgid "Create stationery and form responses." -msgstr "Criar estacionário e modelos de resposta." - -#: templates/acl/acl.inc:95 -#, php-format -msgid "Current access to %s" -msgstr "Acesso corrente a %s" - -#: config/prefs.php.dist:997 -msgid "Current expanded status in the folders view" -msgstr "Estado de expansão corrente na vista das pastas" - -#: config/prefs.php.dist:107 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Personalizar contas para descarregar correio de outras contas." - -#: config/prefs.php.dist:52 -msgid "Customize how you send mail." -msgstr "Personalizar forma de envio de correio." - -#: config/prefs.php.dist:41 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Personalizar tarefas executadas ao aceder a %s." - -#: templates/mailbox/message_headers.inc:17 -msgid "Dat_e" -msgstr "_Data" - -#: message.php:273 thread.php:153 -msgid "Date" -msgstr "Data" - -#: lib/MIME/Viewer/itip.php:750 -msgid "Declined" -msgstr "Declinada" - -#: lib/MIME/Viewer/itip.php:264 -msgid "Declined: " -msgstr "Declinada:" - -#: config/prefs.php.dist:540 -msgid "Default" -msgstr "Por Omissão" - -#: config/prefs.php.dist:700 -msgid "Default (US-ASCII)" -msgstr "Por omissão (US-ASCII)" - -#: templates/prefs/defaultsearchselect.inc:21 -msgid "Default Search Field" -msgstr "Campo de Procura por Omissão" - -#: config/prefs.php.dist:930 -msgid "Default sorting criteria:" -msgstr "Critério de ordenação padrão:" - -#: config/prefs.php.dist:940 -msgid "Default sorting direction:" -msgstr "Ordenação padrão:" - -#: lib/MIME/Viewer/itip.php:758 -msgid "Delegated" -msgstr "Delegada:" - -#: folders.php:400 templates/fetchmail/manage.inc:68 -#: templates/contacts/contacts.inc:244 templates/message/navbar_actions.inc:6 -#: templates/mailbox/actions.inc:8 templates/mailbox/actions.inc:10 -#: templates/smime/smime.inc:25 templates/compose/attachments.inc:28 -#: templates/pgp/pgp.inc:27 -msgid "Delete" -msgstr "Remover" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -#, php-format -msgid "Delete %s Public Key" -msgstr "Remover Chave Pública %s" - -#: templates/smime/smime.inc:79 templates/pgp/pgp.inc:83 -msgid "Delete Current Keys" -msgstr "Remover Chaves Correntes" - -#: templates/folders/actions.inc:9 -msgid "Delete Folder(s)" -msgstr "Remover Pasta(s)" - -#: folders.php:270 -msgid "Delete Selected Folders" -msgstr "Remover Pastas Seleccionadas" - -#: templates/stationery/prefs.inc:42 -msgid "Delete Stationery" -msgstr "Remover Estacionário" - -#: folders.php:400 -msgid "Delete Virtual Folder" -msgstr "Remover Pasta Virtual" - -#: templates/mailbox/header.inc:14 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Remover Definição de Pasta Virtual de %s" - -#: templates/fetchmail/manage.inc:43 -msgid "Delete fetched messages from remote server?" -msgstr "Remover do servidor remoto as mensagens descarregadas?" - -#: lib/MIME/Viewer/itip.php:619 -msgid "Delete from my calendar" -msgstr "Remover do meu calendário" - -#: config/prefs.php.dist:371 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Remover anexos ligados antigos no início de cada mês?" - -#: config/prefs.php.dist:353 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Remover pastas antigas de enviados no início de cada mês?" - -#: config/prefs.php.dist:608 -msgid "Delete spam messages" -msgstr "Remover mensagens não solicitadas" - -#: message.php:510 mailbox.php:740 templates/mailbox/navbar.inc:20 -#: templates/mailbox/navbar.inc:38 templates/mailbox/legend.inc:8 -msgid "Deleted" -msgstr "Removida" - -#: templates/search/main.inc:63 -msgid "Deleted messages" -msgstr "Mensagens removidas" - -#: compose.php:574 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Anexo \"%s\" removido." - -#: config/prefs.php.dist:81 -msgid "Deleting and Moving Messages" -msgstr "Removendo e Movendo Mensagens" - -#: lib/MIME/Viewer/itip.php:587 -msgid "Deny request" -msgstr "Recusar pedido" - -#: lib/MIME/Viewer/itip.php:542 -msgid "Deny request for free/busy information" -msgstr "Recusar pedido de informação livre/ocupado" - -#: config/prefs.php.dist:939 -msgid "Descending" -msgstr "Decrescente" - -#: templates/compose/attachments.inc:21 lib/MIME/Viewer/itip.php:666 -msgid "Description" -msgstr "Descrição" - -#: templates/smime/smime.inc:25 templates/smime/smime.inc:68 -#: templates/pgp/pgp.inc:27 templates/pgp/pgp.inc:70 templates/pgp/pgp.inc:75 -msgid "Details" -msgstr "Detalhes" - -#: compose.php:586 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "Não foi possível anexar \"%s\" por o arquivo estar vazio." - -#: config/prefs.php.dist:668 -msgid "Dim signatures?" -msgstr "Assinaturas DIM?" - -#: templates/contacts/contacts.inc:236 -msgid "Display" -msgstr "Visualização" - -#: config/prefs.php.dist:258 -msgid "Display Virtual Inbox?" -msgstr "Mostrar Entrada Virtual?" - -#: config/prefs.php.dist:482 -msgid "Display confirmation after sending a message?" -msgstr "Mostrar confirmação após enviar uma mensagem?" - -#: config/prefs.php.dist:686 -msgid "Display in Body of Message" -msgstr "Mostrar no Corpo da Mensagem" - -#: config/prefs.php.dist:799 -msgid "Display pop-up notification of new mail?" -msgstr "Mostrar uma notificação \"popup\" quando chegarem novas mensagens?" - -#: config/prefs.php.dist:765 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "" -"Mostrar a ligação \"Esvaziar Mensagens não Solicitadas\" na barra de menu?" - -#: config/prefs.php.dist:757 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Mostrar a ligação \"Esvaziar Lixo\" na barra de menu?" - -#: templates/compose/attachments.inc:11 -msgid "Disposition" -msgstr "Disposição" - -#: templates/search/fields.inc:26 -msgid "Do NOT match" -msgstr "NÃO corresponde" - -#: templates/folders/actions.inc:16 -msgid "Do Not Check Folder(s) for New Mail" -msgstr "Não Verificar se Há Mensagens Novas na(s) Pasta(s)" - -#: config/prefs.php.dist:959 -msgid "Do not generate a link in the From: column" -msgstr "Não gerar uma ligação na coluna De:" - -#: lib/IMP.php:1048 -msgid "Do you want to open that folder?" -msgstr "Deseja abrir essa pasta?" - -#: templates/login/login.inc:230 -msgid "Don't have an account? Sign up." -msgstr "Não tem uma conta? Registe-se." - -#: templates/compose/spelling.inc:127 -msgid "Done" -msgstr "Feito" - -#: lib/MIME/Contents.php:219 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Descarregar %s em formato .zip" - -#: templates/message/headers.inc:52 -msgid "Download All Attachments (in .zip file)" -msgstr "Descarregar Todos os Anexos (num ficheiro .zip)" - -#: templates/folders/actions.inc:20 -msgid "Download Folder(s)" -msgstr "Receber Pasta(s)" - -#: templates/folders/actions.inc:21 -msgid "Download Folder(s) [.zip format]" -msgstr "Receber Pasta(s) [.zip format]" - -#: lib/MIME/Contents.php:219 -msgid "Download in .zip Format" -msgstr "Descarregar no Formato .zip" - -#: message.php:508 mailbox.php:719 templates/message/navbar_navigate.inc:11 -#: templates/mailbox/navbar.inc:22 templates/mailbox/navbar.inc:41 -#: templates/mailbox/legend.inc:9 -msgid "Draft" -msgstr "Rascunho" - -#: folders.php:373 -msgid "Draft folder" -msgstr "Pasta de rascunhos" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "Pasta de rascunhos:" - -#: templates/pgp/pgp.inc:106 -msgid "E-mail Address" -msgstr "Endereço de Correio Electrónico" - -#: lib/Mailbox.php:315 -msgid "END" -msgstr "FIM" - -#: lib/MIME/Viewer/status.php:74 -msgid "ERROR: Your message could not be delivered." -msgstr "ERRO: A sua mensagem não pôde ser entregue." - -#: folders.php:401 templates/stationery/prefs.inc:19 -msgid "Edit" -msgstr "Editar" - -#: templates/filters/prefs.inc:18 -msgid "Edit Blacklist" -msgstr "Editar Lista Negra" - -#: templates/filters/prefs.inc:13 -msgid "Edit Filters" -msgstr "Editar Filtros" - -#: templates/search/header.inc:19 templates/mailbox/header.inc:16 -msgid "Edit Search Query" -msgstr "Editar Critérios de Procura" - -#: folders.php:401 templates/search/header.inc:17 -msgid "Edit Virtual Folder" -msgstr "Editar Pasta Virtual" - -#: templates/mailbox/header.inc:13 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Editar Definição de Pasta Virtual de %s" - -#: templates/filters/prefs.inc:23 -msgid "Edit Whitelist" -msgstr "Editar Lista Branca" - -#: templates/filters/prefs.inc:18 -msgid "Edit your blacklist" -msgstr "Editar a sua lista negra" - -#: templates/filters/prefs.inc:13 -msgid "Edit your filter rules" -msgstr "Editar as suas regras de filtragem" - -#: config/prefs.php.dist:868 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "" -"Editar as suas preferências para aceder a outras contas de correio " -"electrónico." - -#: templates/filters/prefs.inc:23 -msgid "Edit your whitelist" -msgstr "Editar a sua lista branca" - -#: templates/contacts/contacts.inc:239 -msgid "Email Address" -msgstr "Endereço de Email" - -#: lib/Message.php:697 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Todas as mensagem de %s foram esvaziadas." - -#: lib/Message.php:676 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Pasta Virtual de Lixo esvaziada." - -#: templates/folders/actions.inc:22 -msgid "Empty Folder(s)" -msgstr "Esvaziar pasta(s)" - -#: folders.php:271 -msgid "Empty Selected Folders" -msgstr "Esvaziar Pastas Seleccionadas" - -#: templates/mailbox/actions.inc:39 -msgid "Empty Trash folder" -msgstr "Esvaziar a Pasta de Lixo" - -#: lib/IMP.php:943 -msgid "Empty _Spam" -msgstr "Esvaziar Mensagens Não _Solicitadas" - -#: lib/IMP.php:934 -msgid "Empty _Trash" -msgstr "Esvaziar Li_xo" - -#: templates/pgp/pgp.inc:1 templates/pgp/notactive.inc:6 -msgid "Enable PGP functionality?" -msgstr "Activar funcionalidades do PGP?" - -#: templates/smime/smime.inc:1 templates/smime/notactive.inc:6 -msgid "Enable S/MIME functionality?" -msgstr "Activar funcionalidades do S/MIME?" - -#: config/prefs.php.dist:818 -msgid "Enable message previews?" -msgstr "Activar previsões de mensagens?" - -#: templates/compose/compose.inc:438 -msgid "Encr_yption Options" -msgstr "Opções de Encrip_tação" - -#: templates/mailbox/legend.inc:18 -msgid "Encrypted" -msgstr "Cifrado" - -#: lib/MIME/Viewer/itip.php:516 lib/MIME/Viewer/itip.php:518 -#: lib/MIME/Viewer/itip.php:651 lib/MIME/Viewer/itip.php:653 -msgid "End" -msgstr "Fim" - -#: lib/Compose.php:395 -msgid "End forwarded message" -msgstr "Finalizar mensagem reenviada" - -#: lib/Compose.php:352 -msgid "End message" -msgstr "Fim da mensagem" - -#: lib/Compose.php:350 -#, php-format -msgid "End message from %s" -msgstr "Fim da mensagem de %s" - -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:75 -msgid "Enter Passphrase" -msgstr "Introduza a Frase-Passe" - -#: templates/prefs/spamselect.inc:9 -msgid "Enter the name for your new Spam folder" -msgstr "Introduza o nome da sua nova pasta Spam" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "Introduza o nome da sua nova pasta de rascunhos" - -#: templates/prefs/sentmailselect.inc:23 -msgid "Enter the name for your new sent mail folder" -msgstr "Introduza o nome da sua nova pasta de mensagens enviadas" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "Introduza o nome da sua nova pasta de lixo" - -#: lib/Search.php:642 -msgid "Entire Message" -msgstr "Mensagem Completa" - -#: message.php:198 compose.php:1176 thread.php:71 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "A entrada \"%s\" foi adicionada ao livro de endereços com sucesso" - -#: templates/smime/smime.inc:18 templates/pgp/pgp.inc:21 -#: lib/MIME/Viewer/pkcs7.php:412 lib/MIME/Viewer/pgp.php:390 -#: lib/MIME/Viewer/status.php:72 lib/MIME/Viewer/status.php:161 -msgid "Error" -msgstr "Erro" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Erro ao conectar com o servidor IMAP: [%s] %s." - -#: lib/MIME/Viewer/itip.php:310 lib/MIME/Viewer/itip.php:408 -#, php-format -msgid "Error sending reply: %s." -msgstr "Erro ao enviar resposta: %s." - -#: lib/MIME/Viewer/itip.php:102 -msgid "Event successfully deleted." -msgstr "Evento removido com sucesso." - -#: config/prefs.php.dist:789 -msgid "Every 15 minutes" -msgstr "Cada 15 minutos" - -#: config/prefs.php.dist:786 -msgid "Every 30 seconds" -msgstr "Cada 30 segundos" - -#: config/prefs.php.dist:788 -msgid "Every 5 minutes" -msgstr "Cada 5 minutos" - -#: config/prefs.php.dist:790 -msgid "Every half hour" -msgstr "Cada meia-hora" - -#: config/prefs.php.dist:787 -msgid "Every minute" -msgstr "Cada minuto" - -#: folders.php:438 -msgid "Expand" -msgstr "Expandir" - -#: templates/folders/actions.inc:39 -msgid "Expand All" -msgstr "Expandir Tudo" - -#: templates/folders/actions.inc:39 -msgid "Expand All Folders" -msgstr "Expandir Todas as Pastas" - -#: folders.php:438 -msgid "Expand Folder" -msgstr "Expandir Pasta" - -#: templates/compose/compose.inc:338 templates/compose/redirect.inc:53 -msgid "Expand Names" -msgstr "Expandir Nomes" - -#: config/prefs.php.dist:1081 -msgid "Expand names in the compose window automatically in the background?" -msgstr "Expandir nomes na janela de composição automatica e autonomamente?" - -#: config/prefs.php.dist:987 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Mostrar por omissão toda a árvore de pastas na visualização de pastas?" - -#: config/prefs.php.dist:998 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Expandir por omissão toda a árvore de pastas na barra lateral?" - -#: templates/compose/compose.inc:142 templates/compose/compose.inc:192 -#: templates/compose/compose.inc:243 templates/compose/redirect.inc:101 -#: templates/compose/compose_expand.js:49 -msgid "Expanding" -msgstr "Expandindo" - -#: lib/IMP.php:954 lib/IMP.php:956 -msgid "F_etch Mail" -msgstr "_Descarregar" - -#: templates/fetchmail/fetchmail.inc:26 config/prefs.php.dist:106 -msgid "Fetch Mail" -msgstr "Descarregar" - -#: config/prefs.php.dist:876 -msgid "Fetch Mail in a separate window?" -msgstr "Descarregar numa janela separada?" - -#: templates/fetchmail/manage.inc:46 -msgid "Fetch messages upon logging on?" -msgstr "Descarregar mensagens ao entrar?" - -#: lib/Fetchmail.php:290 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "%d mensagens descarregadas de %s" - -#: lib/Fetchmail.php:288 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "1 mensagem descarregada de %s" - -#: lib/Fetchmail.php:286 lib/Fetchmail.php:288 lib/Fetchmail.php:290 -msgid "Fetchmail: " -msgstr "Descarregamentos:" - -#: lib/Fetchmail.php:292 -msgid "Fetchmail: no new messages." -msgstr "Descarregamentos: sem mensagens novas." - -#: lib/IMP.php:960 -msgid "Fi_lters" -msgstr "Fi_ltros" - -#: templates/compose/compose.inc:495 templates/compose/attachments.js:40 -msgid "File" -msgstr "Arquivo" - -#: templates/filters/prefs.inc:31 -msgid "Filter Options" -msgstr "Opções de Filtragem" - -#: templates/filters/prefs.inc:9 -msgid "Filter Settings" -msgstr "Configurações da Filtragem" - -#: config/prefs.php.dist:591 -msgid "Filter message content for profanity?" -msgstr "Filtrar conteúdo profano de mensagens?" - -#: templates/filters/notactive.inc:11 -msgid "Filter support is disabled on this system." -msgstr "O suporte de filtros está desactivado neste sistema." - -#: config/prefs.php.dist:129 -msgid "Filters" -msgstr "Filtros" - -#: templates/filters/notactive.inc:3 -msgid "Filters NOT Active" -msgstr "Filtros Inactivos" - -#: lib/Filter.php:131 -#, php-format -msgid "Filters: %s management page" -msgstr "Filtros: %s páginas de gestão" - -#: templates/contacts/contacts.inc:186 -msgid "Find" -msgstr "Procurar" - -#: config/prefs.php.dist:912 -msgid "First Mailbox Page" -msgstr "Primeira Página da Caixa Postal" - -#: mailbox.php:330 -msgid "First Page" -msgstr "Primeira Página" - -#: templates/message/navbar_actions.inc:15 templates/mailbox/actions.inc:21 -msgid "Fo_rward" -msgstr "_Encaminhar" - -#: folders.php:251 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "Acções de Pasta - Confirmação" - -#: folders.php:288 templates/folders/head.inc:9 -#: templates/prefs/initialpageselect.inc:11 -msgid "Folder Navigator" -msgstr "Lista de Pastas" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Sumário da Pasta" - -#: acl.php:23 -msgid "Folder sharing is not enabled." -msgstr "Partilha de pastas inactiva." - -#: folders.php:47 -msgid "Folder use is not enabled." -msgstr "Utilização de pastas inactiva." - -#: config/prefs.php.dist:976 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Formato das datas das mensagens de hoje" - -#: compose.php:824 templates/message/navbar_actions.inc:15 -#: templates/mailbox/actions.inc:21 -msgid "Forward" -msgstr "Encaminhar" - -#: compose.php:809 -msgid "Forward:" -msgstr "Encaminhada:" - -#: lib/Compose.php:380 -msgid "Forwarded message" -msgstr "Mensagem encaminhada" - -#: lib/Compose.php:378 -#, php-format -msgid "Forwarded message from %s" -msgstr "Mensagem encaminhada de %s" - -#: lib/MIME/Viewer/itip.php:402 -msgid "Free/Busy Request Response" -msgstr "Resposta a Pedido Livre/Ocupado" - -#: templates/mailbox/message_headers.inc:27 -msgid "Fro_m" -msgstr "_De" - -#: message.php:274 thread.php:154 templates/compose/compose.inc:97 -#: lib/Search.php:618 -msgid "From" -msgstr "De" - -#: config/prefs.php.dist:925 -msgid "From Address" -msgstr "Do Endereço" - -#: compose.php:821 compose.php:825 -msgid "Fwd:" -msgstr "Enc:" - -#: compose.php:1315 -msgid "Fwd: " -msgstr "Enc: " - -#: compose.php:1317 -#, php-format -msgid "Fwd: %u Forwarded Messages" -msgstr "Enc: %u Mensagens Encaminhadas" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:31 -#: config/prefs.php.dist:39 -msgid "General Options" -msgstr "Opções Gerais" - -#: templates/fetchmail/manage.inc:37 -msgid "Get only new messages? (IMAP only)" -msgstr "Descarregar apenas mensagens novas? (apenas IMAP)" - -#: templates/folders/actions.inc:32 lib/MIME/Viewer/itip.php:554 -#: lib/MIME/Viewer/itip.php:728 -msgid "Go" -msgstr "Ir" - -#: thread.php:136 -msgid "Go to Message" -msgstr "Ir para Mensagem" - -#: lib/IMP.php:503 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Ir para a entrada do livro de endereços correspondente a \"%s\"" - -#: templates/acl/acl.inc:136 -msgid "Grant access" -msgstr "Autorizar acesso" - -#: message.php:553 lib/Filter.php:131 lib/MIME/Viewer/images.php:104 -#: lib/MIME/Viewer/images.php:111 lib/MIME/Viewer/images.php:113 -#: lib/MIME/Viewer/images.php:164 lib/MIME/Viewer/html.php:119 -#: lib/MIME/Viewer/notification.php:62 lib/MIME/Viewer/notification.php:68 -#: lib/MIME/Viewer/related.php:79 lib/MIME/Viewer/pkcs7.php:455 -#: lib/MIME/Viewer/appledouble.php:41 lib/MIME/Viewer/pgp.php:172 -#: lib/MIME/Viewer/status.php:120 lib/MIME/Viewer/status.php:127 -msgid "HERE" -msgstr "AQUI" - -#: templates/stationery/prefs.inc:31 lib/MIME/Viewer/html.php:120 -#: lib/MIME/Viewer/related.php:80 -msgid "HTML" -msgstr "HTML" - -#: compose.php:259 -msgid "HTML Version of Message" -msgstr "Versão HTML da Mensagem" - -#: templates/message/headers.inc:58 -msgid "Headers" -msgstr "Cabeçalhos" - -#: templates/compose/recompose.inc:5 -msgid "Here is the message you were composing:" -msgstr "Aqui está a mensagem em composição:" - -#: config/prefs.php.dist:659 -msgid "Hidden" -msgstr "Escondido" - -#: config/prefs.php.dist:658 -msgid "Hidden in Thread View" -msgstr "Escondido em Visualização de Conversa" - -#: mailbox.php:359 -msgid "Hide Deleted" -msgstr "Esconder Removidas" - -#: folders.php:283 -msgid "Hide Unsubscribed" -msgstr "Esconder Não-Subscritas" - -#: templates/compose/compose.inc:292 -msgid "High" -msgstr "Alta" - -#: message.php:308 mailbox.php:724 templates/mailbox/legend.inc:12 -msgid "High Priority" -msgstr "Alta Prioridade" - -#: templates/compose/compose.inc:291 -msgid "Highest" -msgstr "A Mais Alta" - -#: config/prefs.php.dist:688 -msgid "How do you want to display attachments?" -msgstr "Como quer mostrar os anexos?" - -#: config/prefs.php.dist:507 -msgid "How to attribute quoted lines in a reply" -msgstr "Como atribuir as linhas citadas numa resposta" - -#: lib/Fetchmail/imap.php:134 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:129 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Protocolos com Auto-detecção)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "O Servidor IMAP fechou a ligação. Respondeu: %s" - -#: templates/login/login.inc:164 lib/Fetchmail/imap.php:146 -msgid "IMAP over SSL" -msgstr "IMAP sobre SSL" - -#: lib/Fetchmail/imap.php:152 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP sobre SSL (certificado auto-assinado)" - -#: templates/login/login.inc:165 -msgid "IMAP over SSL (self-signed)" -msgstr "IMAP sobre SSL (auto-assinado)" - -#: templates/login/login.inc:163 lib/Fetchmail/imap.php:140 -msgid "IMAP, no TLS" -msgstr "IMAP, sem TLS" - -#: lib/Fetchmail/imap.php:49 -msgid "IMAP/POP3 Mail Servers" -msgstr "Servidores de Correio Electrónico IMAP/POP3" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Para usar SSL ou TSL é necessário ter a extensão openssl carregada no PHP." - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Se continuar, todas as mensagens da(s) pastas(s) se perderão!" - -#: templates/compose/spelling.inc:83 -msgid "Ignore" -msgstr "Ignorar" - -#: templates/compose/spelling.inc:84 -msgid "Ignore All" -msgstr "Ignorar Tudo" - -#: templates/saveimage/saveimage.inc:8 -msgid "Image" -msgstr "Imagem" - -#: templates/folders/import.inc:20 -msgid "Import" -msgstr "Importar" - -#: templates/smime/import_key.inc:85 templates/pgp/import_key.inc:65 -msgid "Import Key" -msgstr "Importar Chave" - -#: templates/pgp/pgp.inc:137 -msgid "Import Keypair" -msgstr "Importar Par de Chaves" - -#: templates/folders/actions.inc:27 -msgid "Import Messages" -msgstr "Importar Mensagens" - -#: pgp.php:41 -msgid "Import PGP Key" -msgstr "Importar Chave PGP" - -#: templates/smime/smime.inc:91 -msgid "Import Personal Certificate" -msgstr "Importar Certificado Pessoal" - -#: templates/pgp/import_key.inc:14 -msgid "Import Personal Private PGP Key" -msgstr "Importar chave pessoal privada PGP" - -#: templates/pgp/import_key.inc:9 -msgid "Import Personal Public PGP Key" -msgstr "Importar chave pessoal pública PGP" - -#: templates/smime/import_key.inc:4 -msgid "Import Personal S/MIME Certificates" -msgstr "Importar Certificados Pessoais S/MIME" - -#: templates/smime/smime.inc:40 templates/pgp/pgp.inc:41 -msgid "Import Public Key" -msgstr "Importar chave pública" - -#: templates/pgp/import_key.inc:4 -msgid "Import Public PGP Key" -msgstr "Importar chave pública PGP" - -#: templates/smime/import_key.inc:8 -msgid "Import Public S/MIME Key" -msgstr "Importar Chave Pública S/MIME" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Importar Chave S/MIME" - -#: templates/folders/import.inc:9 -msgid "Import mbox File" -msgstr "Importar Arquivo MBOX" - -#: templates/folders/import.inc:16 -#, php-format -msgid "Import mbox file %s into folder %s." -msgstr "Importar arquivo MBOX %s para a pasta %s." - -#: message.php:509 mailbox.php:734 templates/message/navbar_navigate.inc:7 -#: templates/mailbox/navbar.inc:16 templates/mailbox/navbar.inc:33 -#: templates/mailbox/legend.inc:7 -msgid "Important" -msgstr "Importante" - -#: templates/search/main.inc:47 -msgid "Important messages" -msgstr "Mensagens importantes" - -#: folders.php:151 -#, php-format -msgid "Imported %d messages from %s." -msgstr "%d mensagens importadas de %s." - -#: lib/MIME/Viewer/itip.php:766 -msgid "In Process" -msgstr "Em Processamento" - -#: folders.php:365 templates/prefs/initialpageselect.inc:4 lib/Folder.php:85 -#: lib/IMP.php:822 lib/IMAP/Tree.php:119 lib/IMAP/Tree.php:243 -msgid "Inbox" -msgstr "Entrada" - -#: config/prefs.php.dist:495 -msgid "Include a brief summary of the header in a reply?" -msgstr "Incluir um breve sumário do cabeçalho numa resposta?" - -#: config/prefs.php.dist:490 -msgid "Include original message in a reply?" -msgstr "Incluir a mensagem original na resposta?" - -#: lib/MIME/Viewer/notification.php:61 lib/MIME/Viewer/status.php:130 -msgid "Info" -msgstr "Informação" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -#, php-format -msgid "Information on %s Public Key" -msgstr "Informação sobre a chave pública %s" - -#: templates/pgp/pgp.inc:75 -msgid "Information on Personal Private Key" -msgstr "Informação sobre a chave pessoal privada" - -#: templates/smime/smime.inc:68 templates/pgp/pgp.inc:70 -msgid "Information on Personal Public Key" -msgstr "Informação sobre a chave pessoal pública" - -#: templates/compose/attachments.inc:15 templates/compose/compose.inc:500 -#: templates/compose/attachments.js:56 -msgid "Inline" -msgstr "Em-linha" - -#: templates/smime/import_key.inc:9 -msgid "Insert Certificate Here" -msgstr "Insira o Certificado Aqui" - -#: templates/pgp/import_key.inc:15 -msgid "Insert Personal Private PGP Key Here" -msgstr "Insira a Chave Pessoal Privada PGP Aqui" - -#: templates/pgp/import_key.inc:10 -msgid "Insert Personal Public PGP Key Here" -msgstr "Insira a Chave Pessoal Pública PGP Aqui" - -#: templates/pgp/import_key.inc:5 -msgid "Insert Public PGP Key Here" -msgstr "Insira a Chave Pública PGP Aqui" - -#: lib/MIME/Viewer/itip.php:413 -msgid "Invalid Action selected for this component." -msgstr "Acção seleccionada inválida para este componente." - -#: mailbox.php:580 mailbox.php:627 -msgid "Invalid Address" -msgstr "Endereço Inválido" - -#: lib/Fetchmail/imap.php:281 -msgid "Invalid Remote Mailbox" -msgstr "Caixa Postal Remota Inválida" - -#: compose.php:157 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Caractere inválido no endereço de correio electrónico: %s." - -#: smime.php:78 pgp.php:16 -msgid "Invalid key" -msgstr "Chave inválida" - -#: pgp.php:193 -msgid "Invalid personal PGP private key." -msgstr "Chave pessoal privada PGP inválida." - -#: pgp.php:168 -msgid "Invalid personal PGP public key." -msgstr "Chave pública pessoal PGP inválida." - -#: templates/mailbox/navbar.inc:12 -msgid "Invert" -msgstr "Inverter" - -#: templates/compose/compose.inc:592 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.inc:111 -msgid "Key Length" -msgstr "Comprimento da chave" - -#: templates/pgp/pgp.inc:135 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "A geração das chaves pode demorar muito tempo. Continuar?" - -#: templates/smime/smime.inc:35 templates/pgp/pgp.inc:36 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"A importação de chaves não está disponível. O carregamento de ficheiros está " -"inactivo neste servidor." - -#: templates/smime/smime.inc:37 templates/pgp/pgp.inc:38 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"A importação de chaves não está disponível. Falta-lhe definir um livro de " -"endereços para adição de contactos." - -#: pgp.php:315 -msgid "Key successfully sent to the public keyserver." -msgstr "Chave enviada com sucesso para o servidor de chaves." - -#: templates/login/login.inc:214 -msgid "Language" -msgstr "Idioma" - -#: config/prefs.php.dist:913 -msgid "Last Mailbox Page" -msgstr "Última Página da Caixa Postal" - -#: mailbox.php:343 -msgid "Last Page" -msgstr "Última Página" - -#: templates/compose/compose.inc:548 -msgid "Link Attachments?" -msgstr "Ligar Anexos?" - -#: attachment.php:34 lib/Compose.php:1087 -msgid "Linked attachments are forbidden." -msgstr "Anexos ligados são proibidos." - -#: lib/Compose.php:1103 -#, php-format -msgid "Links will expire on %s" -msgstr "Ligações expirarão em %s" - -#: config/prefs.php.dist:1100 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Listas todos os contactos quando carregando a janela de contactos? (se " -"desactivado, verá apenas os contactos pelos quais procurar explicitamente)" - -#: config/prefs.php.dist:685 -msgid "Listing in the Header" -msgstr "Listagem no Cabeçalho" - -#: templates/fetchmail/manage.inc:30 -msgid "Local Mailbox:" -msgstr "Caixa Postal Local:" - -#: lib/MIME/Viewer/itip.php:671 -msgid "Location" -msgstr "Local" - -#: templates/login/login.inc:223 -msgid "Log in" -msgstr "Entrar" - -#: lib/Block/summary.php:125 -#, php-format -msgid "Log in to %s" -msgstr "Entrar em %s" - -#: templates/login/login.inc:137 -msgid "Login" -msgstr "Entrar" - -#: config/prefs.php.dist:40 -msgid "Login Tasks" -msgstr "Tarefas de Entrada" - -#: templates/compose/compose.inc:294 -msgid "Low" -msgstr "Baixo" - -#: message.php:310 mailbox.php:727 templates/mailbox/legend.inc:13 -msgid "Low Priority" -msgstr "Baixa Prioridade" - -#: templates/compose/compose.inc:295 -msgid "Lowest" -msgstr "Mais Baixo" - -#: lib/MIME/Viewer/appledouble.php:44 -msgid "Macintosh File" -msgstr "Arquivo Macintosh" - -#: templates/smime/passphrase.inc:13 -msgid "Mail" -msgstr "Correio" - -#: config/prefs.php.dist:98 -msgid "Mail Previews" -msgstr "Previsão do Correio" - -#: templates/fetchmail/driver_select.inc:16 -msgid "Mail server type to connect to:" -msgstr "Tipo do servidor de correio electrónico ao qual conectar:" - -#: folders.php:369 folders.php:383 -msgid "Mailbox" -msgstr "Caixa Postal" - -#: config/prefs.php.dist:113 -msgid "Mailbox and Folder Display Options" -msgstr "Opções de Pastas e Visualização" - -#: templates/folders/actions.inc:18 -msgid "Mark All Messages in Folder as Seen" -msgstr "Marcar Todas as Mensagens na Pasta Como Lidas" - -#: templates/folders/actions.inc:19 -msgid "Mark All Messages in Folder as Unseen" -msgstr "Marcar Todas as Mensagens na Pasta Como Por Ler" - -#: templates/message/navbar_navigate.inc:5 templates/mailbox/navbar.inc:30 -msgid "Mark as:" -msgstr "Marcar como:" - -#: config/prefs.php.dist:641 -msgid "Mark different levels of quoting with different colors?" -msgstr "Marcar os diferentes níveis de citação com cores diferentes?" - -#: templates/fetchmail/manage.inc:40 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Marcar imagens como lidas? (apenas IMAP)" - -#: config/prefs.php.dist:649 -msgid "Mark simple markup?" -msgstr "Mostrar marcações simples?" - -#: templates/search/header.inc:49 -msgid "Match All Queries" -msgstr "Procura Todos os Casos" - -#: templates/search/header.inc:45 -msgid "Match Any Query" -msgstr "Procura Qualquer Casos" - -#: templates/compose/compose.inc:506 -msgid "Maximum Attachment Size" -msgstr "Tamanho Máximo dos Anexos" - -#: lib/api.php:79 -msgid "Maximum Number of Folders" -msgstr "Número Máximo de Pastas" - -#: templates/compose/compose.inc:488 -msgid "Maximum number of attachments reached." -msgstr "Número máximo de anexos atingido." - -#: templates/compose/compose.inc:484 -msgid "Maximum total attachment size reached." -msgstr "Tamanho total máximo de anexos atingido." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Lista de Menus de Pasta" - -#: lib/Compose.php:342 -msgid "Message" -msgstr "Mensagem" - -#: compose.php:602 compose.php:629 compose.php:683 config/prefs.php.dist:51 -msgid "Message Composition" -msgstr "Composição de Mensagem" - -#: config/prefs.php.dist:924 -msgid "Message Date" -msgstr "Data da Mensagem" - -#: config/prefs.php.dist:50 config/prefs.php.dist:66 config/prefs.php.dist:80 -#: config/prefs.php.dist:89 config/prefs.php.dist:97 config/prefs.php.dist:105 -msgid "Message Options" -msgstr "Opções de Mensagens" - -#: search.php:303 -msgid "Message Search" -msgstr "Procurar Mensagem" - -#: config/prefs.php.dist:928 -msgid "Message Size" -msgstr "Tamanho da Mensagem" - -#: message.php:395 -msgid "Message Source" -msgstr "Código-fonte da Mensagem" - -#: config/prefs.php.dist:67 -msgid "Message Viewing" -msgstr "Visualização da Mensagem" - -#: templates/search/main.inc:6 -msgid "Message flags" -msgstr "Atributos da mensagem" - -#: templates/search/main.inc:83 -msgid "Message folders" -msgstr "Pastas de mensagens" - -#: lib/Compose.php:340 -#, php-format -msgid "Message from %s" -msgstr "Mensagem de %s" - -#: mailbox.php:668 -msgid "Message has attachments" -msgstr "Mensagem com anexos" - -#: mailbox.php:659 -msgid "Message is encrypted" -msgstr "A mensagem está encriptada" - -#: mailbox.php:654 -msgid "Message is signed" -msgstr "A mensagem está assinada" - -#: templates/search/header.inc:36 -msgid "Message matches" -msgstr "Tipo de procura" - -#: compose.php:868 compose.php:875 -msgid "Message redirected successfully." -msgstr "A mensagem foi redireccionada com sucesso." - -#: compose.php:1126 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Mensagem enviada com sucesso mas não guardada em %s" - -#: compose.php:1185 compose.php:1193 -msgid "Message sent successfully." -msgstr "Mensagem enviada com sucesso." - -#: config/prefs.php.dist:948 -msgid "Messages per page in the mailbox view." -msgstr "Mensagens por página na visualização da caixa postal." - -#: mailbox.php:310 -msgid "Messages to" -msgstr "Mensagens para" - -#: templates/acl/acl.inc:29 -msgid "Modify" -msgstr "Modificar" - -#: templates/compose/expand.inc:11 -#, php-format -msgid "More than one address found for field \"%s\"." -msgstr "Mais do que um endereço encontrado com o campo \"%s\"." - -#: templates/message/navbar_navigate.inc:18 templates/mailbox/navbar.inc:50 -msgid "Move" -msgstr "Mover" - -#: templates/prefs/sourceselect.inc:316 -msgid "Move down" -msgstr "Descer" - -#: config/prefs.php.dist:609 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" -"Mover mensagens não solicitadas para a respectiva pasta e mensagens " -"legítimas para a Entrada" - -#: templates/message/navbar_navigate.inc:18 templates/mailbox/navbar.inc:50 -msgid "Move to folder" -msgstr "Mover para pasta" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move up" -msgstr "Subir" - -#: lib/MIME/Viewer/alternative.php:127 -msgid "Multipart/alternative" -msgstr "Multiparte/alternativa" - -#: thread.php:76 thread.php:157 -msgid "Multiple Message View" -msgstr "Visualização de Múltiplas Mensagens" - -#: templates/prefs/defaultsearchselect.inc:8 -msgid "NONE" -msgstr "NENHUM" - -#: templates/fetchmail/manage.inc:48 templates/smime/smime.inc:2 -#: templates/pgp/pgp.inc:2 -msgid "NOTE" -msgstr "NOTA" - -#: templates/contacts/contacts.inc:238 lib/MIME/Viewer/itip.php:683 -msgid "Name" -msgstr "Nome" - -#: pgp.php:107 -msgid "Name and/or email cannot be empty" -msgstr "O Nome e/ou o endereço não podem estar vazios" - -#: lib/MIME/Viewer/itip.php:771 -msgid "Needs Action" -msgstr "Acção Necessária" - -#: config/prefs.php.dist:573 config/prefs.php.dist:785 -msgid "Never" -msgstr "Nunca" - -#: config/prefs.php.dist:563 -msgid "Never save attachments" -msgstr "Nunca guardar anexos" - -#: templates/acl/acl.inc:124 -msgid "New" -msgstr "Nova" - -#: lib/IMP.php:591 -msgid "New Folder" -msgstr "Nova Pasta" - -#: config/prefs.php.dist:90 -msgid "New Mail" -msgstr "Nova Mensagem" - -#: lib/Block/summary.php:24 lib/Block/summary.php:25 -#: lib/Block/tree_folders.php:46 -msgid "New Message" -msgstr "Nova Mensagem" - -#: mailbox.php:776 lib/MIME/Headers.php:184 -#, php-format -msgid "New Message to %s" -msgstr "Nova Mensagem para %s" - -#: templates/search/main.inc:19 -msgid "New messages" -msgstr "Mensagens novas" - -#: templates/compose/spelling.inc:134 -msgid "Next" -msgstr "Próxima" - -#: templates/message/navbar_navigate.inc:33 -msgid "Next Message" -msgstr "Próxima Mensagem" - -#: mailbox.php:341 -msgid "Next Page" -msgstr "Próxima Página" - -#: templates/compose/compose.inc:539 templates/compose/compose.inc:552 -#: config/prefs.php.dist:984 config/prefs.php.dist:995 -msgid "No" -msgstr "Não" - -#: smime.php:223 -msgid "No Certificate found" -msgstr "Certificado não foi encontrado" - -#: templates/compose/encrypt_list.inc:5 -msgid "No Encryption" -msgstr "Sem Encriptação" - -#: templates/pgp/pgp.inc:19 -msgid "No Keys in Keyring" -msgstr "Não existe nenhuma chave" - -#: mailbox.php:367 -#, php-format -msgid "No Messages" -msgstr "Não Há Mensagens" - -#: pgp.php:134 -msgid "No PGP public key imported." -msgstr "Não foi importada a chave pública PGP." - -#: templates/smime/smime.inc:84 -msgid "No Personal Certificate Present" -msgstr "Sem Certificado Pessoal Presente" - -#: lib/Mailbox.php:332 -msgid "No Preview Text" -msgstr "Sem Texto de Previsão" - -#: templates/smime/smime.inc:15 -msgid "No Public Keys Found" -msgstr "Não Foram Encontradas Chaves Públicas" - -#: smime.php:148 -msgid "No S/MIME public key imported." -msgstr "Não foi importada nenhuma chave pública S/MIME." - -#: lib/MIME/Viewer/tnef.php:92 -msgid "No attachments found." -msgstr "Não se encontrou anexos." - -#: lib/Crypt/SMIME.php:140 -msgid "No email information located in the public key." -msgstr "Não há informação de correio electrónico na chave pública." - -#: acl.php:71 acl.php:97 -msgid "No folder selected." -msgstr "Não foi seleccionada nenhuma pasta." - -#: lib/Block/summary.php:155 -msgid "No folders are being checked for new mail." -msgstr "Nenhuma pasta está a verificar novas mensagens." - -#: folders.php:201 lib/Folder.php:472 lib/Folder.php:522 -msgid "No folders were specified" -msgstr "Nenhuma pasta foi especificada" - -#: lib/Block/summary.php:161 -msgid "No folders with new messages" -msgstr "Não há pastas com novas mensagens" - -#: lib/Block/summary.php:158 -msgid "No folders with unseen messages" -msgstr "Não há pastas com mensagens por ler" - -#: lib/Compose.php:336 -msgid "No message body text" -msgstr "Mensagem sem texto no corpo" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Nenhuma mensagem devolvida." - -#: lib/Mailbox.php:374 -msgid "No messages matched your search." -msgstr "Nenhuma mensagem corresponde à sua procura." - -#: pgp.php:186 -msgid "No personal PGP private key imported." -msgstr "Não foi importada nenhuma chave pessoal privada PGP." - -#: pgp.php:162 -msgid "No personal PGP public key imported." -msgstr "Não foi importada nenhuma chave pessoal pública PGP." - -#: smime.php:198 -msgid "No personal S/MIME certificates imported." -msgstr "Não foi importado nenhum certificado pessoal S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:277 lib/MIME/Viewer/pgp.php:299 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"Não existe chave privada e, por isso, não é possível decifrar a mensagem." - -#: spelling.php:220 -msgid "No spellchecking program configured." -msgstr "Programa de correcção ortográfica não foi configurado." - -#: templates/compose/spelling.inc:49 -msgid "No spelling errors" -msgstr "Nenhum erro de ortografia" - -#: templates/compose/spelling.inc:101 -msgid "No suggestions" -msgstr "Sem sugestões" - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "Não se encontrou qualquer método de autenticação IMAP suportado." - -#: acl.php:67 acl.php:93 -msgid "No user specified." -msgstr "Nenhum utilizador especificado" - -#: lib/MIME/Viewer/itip.php:704 -msgid "Non Participant" -msgstr "Não-Participante" - -#: templates/mailbox/navbar.inc:11 templates/prefs/folderselect.inc:24 -#: templates/prefs/sentmailselect.inc:40 templates/prefs/sourceselect.inc:35 -#: templates/prefs/spamselect.inc:24 templates/prefs/trashselect.inc:24 -#: lib/MIME/Viewer/itip.php:661 -msgid "None" -msgstr "Nenhuma" - -#: templates/compose/compose.inc:293 -msgid "Normal" -msgstr "Normal" - -#: templates/mailbox/navbar.inc:21 templates/mailbox/navbar.inc:39 -msgid "Not Deleted" -msgstr "Não Removida" - -#: templates/message/navbar_navigate.inc:12 templates/mailbox/navbar.inc:23 -#: templates/mailbox/navbar.inc:42 -msgid "Not Draft" -msgstr "Não Rascunho" - -#: templates/message/navbar_navigate.inc:8 templates/mailbox/navbar.inc:17 -#: templates/mailbox/navbar.inc:34 -msgid "Not Important" -msgstr "Não Importante" - -#: templates/mailbox/navbar.inc:25 -msgid "Not Personal" -msgstr "Não Pessoal" - -#: lib/Crypt/PGP.php:139 lib/Crypt/SMIME.php:134 lib/Crypt/SMIME.php:149 -msgid "Not a valid public key." -msgstr "Chave pública Inválida." - -#: templates/search/main.inc:67 -msgid "Not deleted messages" -msgstr "Mensagens não removidas" - -#: templates/search/main.inc:51 -msgid "Not important messages" -msgstr "Não são mensagens importantes" - -#: lib/Maintenance/Task/fetchmail_login.php:71 -msgid "Note that this can take some time" -msgstr "Note que isto pode demorar algum tempo" - -#: config/prefs.php.dist:607 -msgid "Nothing" -msgstr "Nada" - -#: attachment.php:104 -msgid "Notification: Linked attachment downloaded" -msgstr "Notificação: Anexo ligado foi descarregado" - -#: config/prefs.php.dist:380 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Número de meses durante os quais manter os velhos anexos ligados, se se " -"estiver a removê-los mensalmente." - -#: config/prefs.php.dist:362 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Número de pastas antigas de mensagens enviadas a manter, se se estiver a " -"removê-las mensalmente." - -#: templates/contacts/contacts.inc:254 -msgid "OK" -msgstr "OK" - -#: templates/search/fields.inc:5 templates/smime/import_key.inc:49 -#: templates/pgp/import_key.inc:48 -msgid "OR" -msgstr "OU" - -#: templates/search/main.inc:15 -msgid "Old messages" -msgstr "Mensagens antigas" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:52 -msgid "Old sent-mail folders being purged." -msgstr "As pastas antigas de mensagens enviadas estão a ser purgadas." - -#: lib/Block/summary.php:34 -msgid "Only display folders with unread messages in them?" -msgstr "Mostrar apenas pastas com mensagens por ler?" - -#: templates/javascript/folders.js:81 -msgid "Only one folder should be selected for this action." -msgstr "Apenas se deve seleccionar uma pasta para esta operação." - -#: templates/menu.inc:10 templates/menu.inc:30 -msgid "Open Fo_lder" -msgstr "Abrir _Pasta" - -#: folders.php:408 -msgid "Opened Folder" -msgstr "Pasta Aberta" - -#: lib/MIME/Viewer/itip.php:700 -msgid "Optional Participant" -msgstr "Participante Opcional" - -#: fetchmail.php:43 templates/fetchmail/top.inc:3 -#: templates/fetchmail/fetchmail.inc:6 -msgid "Other Mail Accounts" -msgstr "Outras Contas de Correio" - -#: config/prefs.php.dist:112 config/prefs.php.dist:121 -#: config/prefs.php.dist:128 config/prefs.php.dist:135 -#: config/prefs.php.dist:143 config/prefs.php.dist:152 -msgid "Other Options" -msgstr "Outras Opções" - -#: templates/login/login.inc:199 -msgid "Outbound Server" -msgstr "Servidor de Saída" - -#: templates/pgp/passphrase.inc:16 lib/MIME/Viewer/pgp.php:164 -#: lib/MIME/Viewer/pgp.php:203 lib/MIME/Viewer/pgp.php:289 -msgid "PGP" -msgstr "PGP" - -#: templates/compose/encrypt_list.inc:7 -msgid "PGP Encrypt Message" -msgstr "Encriptar Mensagem com PGP" - -#: compose.php:334 -msgid "PGP Error: " -msgstr "Erro do PGP: " - -#: compose.php:313 -msgid "PGP Error: Need passphrase for personal private key." -msgstr "" -"Erro do PGP: É necessário a uma frase-passe para a chave pessoal privada." - -#: config/prefs.php.dist:144 -msgid "PGP Options" -msgstr "Opções de PGP" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "Introdução da frase-passe PGP" - -#: templates/pgp/pgp.inc:53 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "O par de chaves pessoais PGP necessita de uma ligação web segura." - -#: lib/MIME/Viewer/pgp.php:172 -msgid "PGP Public Key Text" -msgstr "Texto da Chave Pública PGP" - -#: pgp.php:146 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "A Chave Pública PGP para \"%s\" (%s) foi adicionada com sucesso." - -#: pgp.php:242 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "A chave pública PGP para \"%s\" foi removida com sucesso." - -#: templates/pgp/pgp.inc:14 -msgid "PGP Public Keyring" -msgstr "Anel de Chaves Públicas PGP" - -#: templates/compose/encrypt_list.inc:8 -msgid "PGP Sign Message" -msgstr "Assinar Mensagem com PGP" - -#: templates/compose/encrypt_list.inc:9 -msgid "PGP Sign/Encrypt Message" -msgstr "Assinar/Encriptar Mensagem com PGP" - -#: pgp.php:199 -msgid "PGP private key successfully added." -msgstr "Chaves privada PGP adicionada com sucesso." - -#: pgp.php:174 -msgid "PGP public key successfully added." -msgstr "A chaves pública PGP foi adicionada com sucesso." - -#: templates/pgp/notactive.inc:4 -msgid "PGP support is disabled on this system." -msgstr "O suporte de PGP está desactivado neste sistema." - -#: lib/MIME/Viewer/pgp.php:207 -msgid "" -"PGP support is not currently active so the digital signature is unable to be " -"verified." -msgstr "" -"O suporte de PGP não está activo de momento, por isso não é possível " -"verificar a assinatura digital." - -#: lib/MIME/Viewer/pgp.php:294 -msgid "" -"PGP support is not currently active so the message is unable to be decrypted." -msgstr "" -"O suporte de PGP não está activo de momento, por isso não é possível " -"desencriptar a mensagem." - -#: templates/pgp/pgp.inc:2 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"O suporte de PGP exige a utilização de janelas \"popup\". Se o seu " -"navegador as estiver a bloquear, deverá alterar essa configuração, pois de " -"outro modo as funcionalidades do PGP não se comportarão como desejado." - -#: lib/Fetchmail/imap.php:105 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:100 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Protocolos com Auto-detecção)" - -#: lib/Fetchmail/imap.php:117 -msgid "POP3 over SSL" -msgstr "POP3 sobre SSL" - -#: lib/Fetchmail/imap.php:123 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 sobre SSL (certificado auto-assinado)" - -#: templates/login/login.inc:167 -msgid "POP3 over SSL (self-signed)" -msgstr "POP3 sobre SSL (auto-assinado)" - -#: lib/Fetchmail/imap.php:111 -msgid "POP3, no TLS" -msgstr "POP3, sem TLS" - -#: templates/mailbox/header.inc:22 -#, php-format -msgid "Page %d of %d" -msgstr "Página %d de %d" - -#: config/prefs.php.dist:910 -msgid "Page with the First Unseen Message" -msgstr "Página com a Primeira Mensagem Por ler" - -#: config/prefs.php.dist:911 -msgid "Page with the Last Unseen Message" -msgstr "Página com a Última Mensagem por Ler" - -#: templates/message/headers.inc:43 -msgid "Part(s)" -msgstr "Parte(s)" - -#: templates/pgp/pgp.inc:121 -msgid "Passphrase" -msgstr "Frase-passe" - -#: templates/pgp/pgp.inc:126 -msgid "Passphrase (Again)" -msgstr "Frase-passe (novamente)" - -#: smime.php:232 pgp.php:307 -msgid "Passphrase successfully unloaded." -msgstr "A frase-passe foi descarregada com sucesso." - -#: templates/smime/passphrase.inc:18 templates/pgp/passphrase.inc:29 -msgid "Passphrase:" -msgstr "Frase-passe:" - -#: pgp.php:109 -msgid "Passphrases cannot be empty" -msgstr "As frases-passe não podem ser vazias" - -#: pgp.php:111 -msgid "Passphrases do not match" -msgstr "As frases-passe não correspondem" - -#: templates/fetchmail/manage.inc:20 templates/smime/import_key.inc:71 -#: templates/login/login.inc:190 -msgid "Password" -msgstr "Palavra-passe" - -#: templates/fetchmail/manage.inc:48 -msgid "Perform maintenance operations on login?" -msgstr "Executar as operações de manutenção aquando da entrada?" - -#: acl.php:75 acl.php:101 -msgid "Permissions for this user cannot be changed." -msgstr "As permissões deste utilizador não podem ser alteradas." - -#: message.php:497 mailbox.php:703 templates/mailbox/navbar.inc:24 -#: templates/mailbox/legend.inc:10 -msgid "Personal" -msgstr "Pessoal" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "Informações Pessoais" - -#: pgp.php:117 -msgid "Personal PGP keypair generated successfully." -msgstr "Par de chaves pessoais PGP geradas com sucesso" - -#: pgp.php:124 -msgid "Personal PGP keys deleted successfully." -msgstr "Chaves pessoais PGP removidas com sucesso." - -#: smime.php:204 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Certificados S/MIME pessoais NÃO importados" - -#: smime.php:129 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Chaves pessoais S/MIME removidas com sucesso." - -#: config/prefs.php.dist:224 -msgid "Place your signature before replies and forwards?" -msgstr "Colocar a sua assinatura antes de respostas ou reencaminhamentos?" - -#: compose.php:257 -msgid "Plaintext Version of Message" -msgstr "Versão da Mensagem em Texto Simples" - -#: config/prefs.php.dist:806 -msgid "" -"Play sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms will " -"require a plugin." -msgstr "" -"Produzir aviso sonoro de nova mensagem? Fazê-lo exige suporte de arquivos " -"sonoros embebidos por parte do navegador. Quase todos os navegadores para " -"Windows e Mac os suportam, mas outras plataformas podem exigir um extra " -"(plugin)." - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:192 -msgid "Please enter a name for the new folder:" -msgstr "Por favor, introduza o nome da nova pasta:" - -#: templates/javascript/folders.js:104 templates/javascript/folders.js:106 -msgid "Please enter the name of the new folder:" -msgstr "Por favor, introduza o nome da nova pasta:" - -#: templates/javascript/folders.js:139 -msgid "Please enter the new name:" -msgstr "Por favor, introduza o novo nome:" - -#: templates/pgp/passphrase.inc:19 -#, php-format -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per %s session." -msgstr "" -"Por favor introduza a frase-passe da sua chave privada PGP. Apenas precisa " -"de introduzir esta frase-passe uma vez por sessão %s." - -#: templates/smime/passphrase.inc:13 -#, php-format -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per %s session." -msgstr "" -"Por favor introduza a frase-passe da sua chave privada S/MIME. Apenas " -"precisa de introduzir esta frase-passe uma vez por sessão %s." - -#: recompose.php:96 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Por favor entre de novo para recomeçar a composição da sua mensagem. Se NÃO " -"estiver a usar \"cookies\" e estiver a compor em janelas de \"popup\", terá " -"também de entrar de novo na janela principal. Isto serve para impedir " -"atacantes de sequestrar o ID da sua sessão. Pedimos desculpa por qualquer " -"inconveniente." - -#: templates/login/login.inc:71 -msgid "Please provide your password." -msgstr "Por favor introduza a sua palavra-passe." - -#: templates/login/login.inc:67 -msgid "Please provide your username." -msgstr "Por favor introduza o seu nome de utilizador." - -#: compose.php:105 lib/IMP.php:464 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Por favor resolva os endereços ambíguos ou inválidos." - -#: templates/javascript/folders.js:63 -msgid "Please select a folder before you perform this action." -msgstr "Por favor seleccione uma pasta antes de efectuar esta acção." - -#: templates/search/javascript.inc:41 -msgid "Please select at least one folder to search." -msgstr "Por favor, seleccione pelo menos uma pasta para efectuar a pesquisa." - -#: templates/javascript/folders.js:12 -msgid "Please select only one folder for this operation." -msgstr "Por favor, seleccione apenas uma pasta para efectuar esta operação." - -#: templates/compose/redirect.inc:73 -msgid "Please select or edit in the box to the right:" -msgstr "Por favor seleccione ou edite a caixa à próxima:" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Baseado em Horde" - -#: config/prefs.php.dist:216 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Preceder a sua assinatura com dois hífens ('-- ')?" - -#: smime.php:238 pgp.php:254 filterprefs.php:39 -msgid "Preferences successfully updated." -msgstr "As preferências foram alteradas com sucesso." - -#: templates/compose/attachments.inc:3 -msgid "Preview" -msgstr "Previsão" - -#: templates/message/navbar_navigate.inc:28 -msgid "Previous Message" -msgstr "Mensagem Anterior" - -#: mailbox.php:332 -msgid "Previous Page" -msgstr "Página Anterior" - -#: templates/message/navbar_actions.inc:33 -msgid "Print" -msgstr "Imprimir" - -#: templates/message/headers.inc:38 -msgid "Priority" -msgstr "Prioridade" - -#: templates/smime/import_key.inc:76 -msgid "Private Key Password" -msgstr "Palavra-passe da Chave Privada" - -#: config/prefs.php.dist:562 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Perguntar sempre que um anexo for enviado; o valor por omissão é NÃO" - -#: config/prefs.php.dist:561 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Perguntar sempre que um anexo for enviado; o valor por omissão é SIM" - -#: templates/fetchmail/manage.inc:10 -msgid "Protocol:" -msgstr "Protocolo:" - -#: lib/Crypt/PGP.php:430 -msgid "Public PGP keyserver support has been disabled." -msgstr "O suporte para servidores de chaves PGP públicas foi desactivado." - -#: templates/mailbox/actions.inc:36 templates/mailbox/actions_deleted.inc:7 -msgid "Pur_ge Deleted" -msgstr "Eliminar Remo_vidas" - -#: templates/mailbox/actions.inc:36 templates/mailbox/actions_deleted.inc:7 -msgid "Purge Deleted" -msgstr "Eliminar Removidas" - -#: templates/folders/actions.inc:24 -msgid "Purge Folder(s)" -msgstr "Remover Pasta(s)" - -#: config/prefs.php.dist:399 -msgid "Purge Trash how often:" -msgstr "Frequência das purgas da pasta de Lixo:" - -#: config/prefs.php.dist:408 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Purgar mensagens da pasta de Lixo com mais do que este número de dias." - -#: config/prefs.php.dist:389 -msgid "Purge old messages in the Trash folder?" -msgstr "Purgar mensagens antigas da pasta de Lixo?" - -#: lib/Maintenance/Task/purge_trash.php:65 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Purgando %d mensagem(ns) da pasta de Lixo." - -#: lib/Maintenance/Task/purge_trash.php:63 -msgid "Purging 1 message from Trash folder." -msgstr "Purgando 1 mensagem da pasta de Lixo." - -#: templates/quota/quota.inc:17 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Estado da quota: %.2fMB / %.2fMB (%.2f%%)" - -#: templates/quota/quota.inc:21 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Estado da quota: %.2fMB / SEM LIMITE" - -#: templates/quota/quota.inc:24 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Estado da quota: SEM LIMITE" - -#: config/prefs.php.dist:503 -#, php-format -msgid "Quoting %f:" -msgstr "Citando %f:" - -#: templates/folders/actions.inc:29 -msgid "Rebuild Folder Tree" -msgstr "Recontruir Árvore de Pastas" - -#: lib/Search.php:646 -msgid "Received On" -msgstr "Recebida Em" - -#: lib/Search.php:654 -msgid "Received Since" -msgstr "Recebida Desde" - -#: lib/Search.php:650 -msgid "Received Until" -msgstr "Recebida Até" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirec_t" -msgstr "Redire_ccionar" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirect" -msgstr "Redireccionar" - -#: templates/compose/redirect.inc:110 -msgid "Redirect Message" -msgstr "Redireccionar Mensagem" - -#: compose.php:831 -msgid "Redirect this message" -msgstr "Redireccionar esta mensagem" - -#: compose.php:884 -msgid "Redirecting failed." -msgstr "Redireccionamento falhou." - -#: config/prefs.php.dist:791 -msgid "Refresh Folder Views:" -msgstr "Actualizar Visualização de Pastas:" - -#: templates/folders/head.inc:9 templates/mailbox/header.inc:4 -msgid "Reload" -msgstr "Recarregar" - -#: templates/folders/head.inc:3 -msgid "Reload View" -msgstr "Recarregar Visualização" - -#: lib/MIME/Viewer/itip.php:528 lib/MIME/Viewer/itip.php:547 -msgid "Remember the free/busy information." -msgstr "Lembrar a informação livre/ocupado." - -#: config/prefs.php.dist:986 -msgid "Remember the last view" -msgstr "Lembrar a última visualização" - -#: templates/fetchmail/manage.inc:27 -msgid "Remote Mailbox:" -msgstr "Caixa Postal Remota:" - -#: templates/search/fields.inc:41 -msgid "Remove Field From Search" -msgstr "Remover Campo da Procura" - -#: templates/prefs/sourceselect.inc:305 -msgid "Remove source" -msgstr "Remover fonte" - -#: templates/folders/actions.inc:8 -msgid "Rename Folder(s)" -msgstr "Renomear Pasta(s)" - -#: config/prefs.php.dist:344 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Renomear a pasta de mensagens enviadas no início de cada mês?" - -#: lib/Folder.php:430 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "A renomeação de \"%s\" para \"%s\" falhou. O servidor disse" - -#: templates/message/navbar_actions.inc:10 -msgid "Repl_y to List" -msgstr "Res_ponder para a Lista" - -#: templates/compose/spelling.inc:106 -msgid "Replace with:" -msgstr "Substituir por:" - -#: templates/message/navbar_actions.inc:8 -msgid "Reply" -msgstr "Responder" - -#: lib/MIME/Viewer/itip.php:312 lib/MIME/Viewer/itip.php:410 -msgid "Reply Sent." -msgstr "Resposta Enviada." - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to All" -msgstr "Responder _a Todos" - -#: compose.php:775 -msgid "Reply to All:" -msgstr "Responder a Todos:" - -#: templates/message/navbar_actions.inc:10 -msgid "Reply to List" -msgstr "Responder para a Lista" - -#: compose.php:777 -msgid "Reply to List:" -msgstr "Responder para a Lista:" - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to _All" -msgstr "Responder a _Todos" - -#: lib/MIME/Viewer/itip.php:530 lib/MIME/Viewer/itip.php:539 -#: lib/MIME/Viewer/itip.php:549 -msgid "Reply with Not Supported Message" -msgstr "Responder com Mensagem Não Suportada" - -#: lib/MIME/Viewer/itip.php:537 -msgid "Reply with free/busy for next 2 months." -msgstr "Responder com livre/ocupado para os próximos 2 meses." - -#: lib/MIME/Viewer/itip.php:536 -msgid "Reply with requested free/busy information." -msgstr "Responder com a informação livre/ocupado livre." - -#: message.php:278 -msgid "Reply-To" -msgstr "Responder Para" - -#: lib/Compose.php:420 -msgid "Reply-To: " -msgstr "Responder Para: " - -#: compose.php:773 -msgid "Reply:" -msgstr "Responder:" - -#: templates/message/navbar_actions.inc:38 templates/mailbox/actions.inc:26 -msgid "Report as Innocent" -msgstr "Reportar como Não Spam" - -#: templates/message/navbar_actions.inc:35 templates/mailbox/actions.inc:23 -msgid "Report as Spam" -msgstr "Reportar como Spam" - -#: templates/compose/compose.inc:385 -msgid "Request a _Read Receipt" -msgstr "Pedir Aviso de _Leitura" - -#: config/prefs.php.dist:576 -msgid "Request read receipts?" -msgstr "Solicitar recibos de leitura?" - -#: mailbox.php:188 -msgid "Requested message not found." -msgstr "Mensagem pedida não encontrada." - -#: lib/MIME/Viewer/itip.php:692 -msgid "Required Participant" -msgstr "Participante Indispensável" - -#: templates/search/main.inc:140 templates/search/header.inc:29 -#: templates/acl/acl.inc:162 -msgid "Reset" -msgstr "Limpar" - -#: lib/MIME/Viewer/itip.php:116 -msgid "Respondent Status Updated." -msgstr "Estado do Respondente Actualizado" - -#: templates/message/navbar_actions.inc:30 -msgid "Resume" -msgstr "Continuar" - -#: recompose.php:97 -msgid "Resume your session" -msgstr "Recomeçar a sessão" - -#: templates/stationery/prefs.inc:44 -msgid "Return to \"Message Composition\"" -msgstr "Regressar à \"Composição de Mensagem\"" - -#: templates/fetchmail/driver_select.inc:31 templates/fetchmail/manage.inc:69 -#: templates/fetchmail/account_select.inc:31 -msgid "Return to Fetch Mail" -msgstr "Voltar ao Descarregamento de Correio" - -#: templates/filters/prefs.inc:59 templates/filters/notactive.inc:22 -#: templates/smime/smime.inc:101 templates/smime/notactive.inc:15 -#: templates/pgp/pgp.inc:147 templates/pgp/notactive.inc:15 -#: templates/acl/acl.inc:163 templates/acl/acl.inc:175 -msgid "Return to Options" -msgstr "Voltar às Opções" - -#: config/prefs.php.dist:725 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Voltar à listagem de caixas postais depois de remover, mover ou copiar uma " -"mensagem?" - -#: lib/MIME/Viewer/itip.php:683 -msgid "Role" -msgstr "Regra" - -#: lib/MIME/Viewer/pkcs7.php:171 lib/MIME/Viewer/pkcs7.php:268 -#: lib/MIME/Viewer/pkcs7.php:456 -msgid "S/MIME" -msgstr "S/MIME" - -#: templates/compose/encrypt_list.inc:12 -msgid "S/MIME Encrypt Message" -msgstr "Encriptar Mensagem com S/MIME" - -#: compose.php:370 -msgid "S/MIME Error: " -msgstr "Erro do S/MIME: " - -#: compose.php:349 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "Erro do S/MIME: Necessária frase-passe para a chave pessoal privada." - -#: config/prefs.php.dist:153 -msgid "S/MIME Options" -msgstr "Opções de S/MIME" - -#: smime.php:46 -msgid "S/MIME Passphrase Input" -msgstr "Introdução da frase-passe S/MIME" - -#: templates/smime/smime.inc:54 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "O suporte a Pares de Chaves Pessoais S/MIME exije uma ligação segura." - -#: smime.php:137 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "A Chave Pública S/MIME de \"%s\" foi removida com sucesso." - -#: smime.php:159 -msgid "S/MIME Public Key successfully added." -msgstr "Chave Pública S/MIME adicionada com sucesso." - -#: templates/smime/smime.inc:10 -msgid "S/MIME Public Keyring" -msgstr "Anel de Chaves Públicas S/MIME" - -#: smime.php:208 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Par de Chaves Pública/Privada S/MIME adicionado com sucesso." - -#: templates/compose/encrypt_list.inc:13 -msgid "S/MIME Sign Message" -msgstr "Assinar Mensagem com S/MIME" - -#: templates/compose/encrypt_list.inc:14 -msgid "S/MIME Sign/Encrypt Message" -msgstr "Assinar/Encriptar Mensagem com S/MIME" - -#: templates/smime/notactive.inc:4 -msgid "S/MIME support is disabled on this system." -msgstr "O suporte de S/MIME está desactivado neste sistema." - -#: lib/MIME/Viewer/pkcs7.php:272 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"O suporte de S/MIME não está activo de momento, por isso não é possível " -"desencriptar a mensagem." - -#: lib/MIME/Viewer/pkcs7.php:202 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"O suporte de S/MIME não está activo, por isso não é possível mostrar o " -"conteúdo desta mensagem assinada." - -#: lib/MIME/Viewer/pkcs7.php:175 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"O suporte de S/MIME não está activo, por isso não é possível verificar a " -"assinatura digital." - -#: lib/MIME/Viewer/pkcs7.php:132 -msgid "S/MIME support is not enabled." -msgstr "O suporte de S/MIME está desactivado." - -#: templates/smime/smime.inc:2 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"O suporte de S/MIME exige a utilização de janelas \"popup\". Se o seu " -"navegador as estiver a bloquear, deverá alterar essa configuração. De outro " -"modo as funcionalidades do S/MIME não se comportarão correctamente." - -#: templates/login/login.inc:203 -msgid "SMTP" -msgstr "SMTP" - -#: templates/compose/compose.inc:253 -msgid "S_ubject" -msgstr "A_ssunto" - -#: templates/compose/compose.inc:361 -msgid "Sa_ve a copy in " -msgstr "Guardar uma Cópia em " - -#: templates/message/navbar_actions.inc:32 -msgid "Sa_ve as" -msgstr "Guar_dar como" - -#: search.php:305 templates/fetchmail/manage.inc:67 -msgid "Save" -msgstr "Gravar" - -#: templates/compose/compose.inc:535 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Guardar Anexos com a mensagem na pasta de mensagens enviadas?" - -#: templates/compose/compose.inc:67 templates/compose/compose.inc:429 -msgid "Save Draft" -msgstr "Guardar Rascunho" - -#: saveimage.php:42 -msgid "Save Image" -msgstr "Guardar Imagem" - -#: lib/MIME/Contents.php:231 -msgid "Save Image in Gallery" -msgstr "Guardar Imagem em Galeria" - -#: templates/filters/prefs.inc:58 templates/smime/smime.inc:100 -#: templates/smime/notactive.inc:13 templates/pgp/pgp.inc:146 -#: templates/pgp/notactive.inc:13 -msgid "Save Options" -msgstr "Guardar Opções" - -#: templates/stationery/prefs.inc:40 -msgid "Save Stationery" -msgstr "Guardar Estacionário" - -#: templates/compose/compose.inc:67 templates/compose/compose.inc:429 -msgid "Save _Draft" -msgstr "Guardar _Rascunho" - -#: templates/message/navbar_actions.inc:32 -msgid "Save as" -msgstr "Guardar como" - -#: config/prefs.php.dist:524 -msgid "Save drafts as unseen?" -msgstr "Guardar rascunhos como por ler?" - -#: lib/MIME/Viewer/pkcs7.php:233 -msgid "Save in your Address Book" -msgstr "Guardar no seu Livro de Endereços" - -#: config/prefs.php.dist:1090 -msgid "Save recipients automatically to the default address book?" -msgstr "" -"Guardar destinatários automaticamente no livro de endereços por omissão?" - -#: templates/search/main.inc:123 -msgid "Save search as a virtual folder?" -msgstr "Guardar procura como pasta virtual?" - -#: config/prefs.php.dist:232 -msgid "Save sent mail?" -msgstr "Guardar mensagens enviadas?" - -#: compose.php:1267 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "O rascunho não foi gravado. O servidor disse: %s" - -#: templates/contacts/contacts.inc:199 templates/mailbox/header.inc:11 -#: lib/Block/tree_folders.php:54 -msgid "Search" -msgstr "Procurar" - -#: templates/search/header.inc:21 templates/mailbox/header.inc:11 -#, php-format -msgid "Search %s" -msgstr "Procurar %s" - -#: config/prefs.php.dist:122 -msgid "Search Options" -msgstr "Opções de Procura" - -#: search.php:259 -msgid "Search Results" -msgstr "Resultados da Procura" - -#: templates/mailbox/navbar.inc:14 templates/mailbox/navbar.inc:31 -msgid "Seen" -msgstr "Lida" - -#: templates/mailbox/navbar.inc:9 -msgid "Select" -msgstr "Seleccionar" - -#: templates/fetchmail/manage.inc:70 -msgid "Select Another Account" -msgstr "Seleccione Outra Conta" - -#: templates/search/fields.inc:36 -msgid "Select a date" -msgstr "Seleccione uma data" - -#: templates/search/fields.inc:10 -msgid "Select a field" -msgstr "Seleccione um campo" - -#: templates/compose/compose.inc:315 -msgid "Select a stationery:" -msgstr "Escolha um estacionário:" - -#: config/prefs.php.dist:137 -msgid "Select address book sources for adding and searching for addresses." -msgstr "" -"Seleccionar os livros de endereços onde se adicionarão e procurarão " -"endereços." - -#: templates/search/main.inc:88 -msgid "Select all" -msgstr "Seleccionar tudo" - -#: templates/prefs/sourceselect.inc:323 -msgid "Select all fields to search when expanding addresses." -msgstr "Seleccione todos os campos a procurar quando expandindo endereços." - -#: templates/fetchmail/account_select.inc:21 -msgid "Select an account" -msgstr "Seleccione uma conta" - -#: templates/search/main.inc:89 -msgid "Select none" -msgstr "Seleccionar nenhuma" - -#: templates/saveimage/saveimage.inc:9 -msgid "Select the gallery to save the image in." -msgstr "Escolha uma galeria na qual guardar a imagem." - -#: templates/fetchmail/driver_select.inc:21 -msgid "Select the mail server type" -msgstr "Seleccione o tipo do servidor" - -#: templates/prefs/sourceselect.inc:309 -msgid "Selected Address books:" -msgstr "Livros de Endereços seleccionados:" - -#: templates/pgp/pgp.inc:70 -msgid "Send Key to Public Keyserver" -msgstr "Enviar Chave para o Servidor de Chaves Públicas" - -#: lib/MIME/Viewer/itip.php:597 -msgid "Send Latest Information" -msgstr "Enviar Última Informação" - -#: templates/compose/compose.inc:65 templates/compose/compose.inc:427 -msgid "Send Message" -msgstr "Enviar Mensagem" - -#: templates/compose/compose.js:128 -msgid "Send message without a Subject?" -msgstr "Enviar a mensagem sem Assunto?" - -#: config/prefs.php.dist:710 -msgid "Send read receipt when requested by the sender?" -msgstr "Enviar aviso de leitura quando for requerido?" - -#: folders.php:378 -msgid "Sent mail folder" -msgstr "Pasta de mensagens enviadas" - -#: templates/prefs/sentmailselect.inc:38 -msgid "Sent mail folder:" -msgstr "Pasta de mensagens enviadas:" - -#: templates/login/login.inc:132 templates/login/login.inc:144 -#: templates/login/login.inc:151 -msgid "Server" -msgstr "Servidor" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "Informação sobre Servidores e Pastas" - -#: templates/fetchmail/manage.inc:23 -msgid "Server:" -msgstr "Servidor:" - -#: config/prefs.php.dist:82 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Ajustar preferências acerca do que acontece quando move ou remove mensagens." - -#: config/prefs.php.dist:532 -msgid "Set the X-Priority header when composing messages?" -msgstr "Colocar o cabeçalho X-Prioridade ao compor as mensagens?" - -#: config/prefs.php.dist:32 -msgid "Share Folders" -msgstr "Partilhar Pastas" - -#: templates/acl/acl.inc:86 -msgid "Share mail folders" -msgstr "Partilhar pastas de correio electrónico" - -#: config/prefs.php.dist:33 -msgid "Share your mail folders with other users." -msgstr "Partilhar pastas de correio electrónico com outros utilizadores." - -#: config/prefs.php.dist:660 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Grendes blocos de texto citado devem ser mostrados ou ocultados por omissão? " -"A sua escolha pode ser alterada facilmente." - -#: templates/pgp/pgp.inc:7 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "" -"O corpo de mensagens de \"text/plain\" deve ser percorrido procurando dados " -"PGP?" - -#: config/prefs.php.dist:516 -msgid "Should the compose window be closed after saving a draft?" -msgstr "A janela de composição deve ser fechada depois de guardar um rascunho?" - -#: templates/pgp/pgp.inc:4 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "" -"Quer que a sua chave pública PGP seja anexada ás suas mensagens por omissão?" - -#: templates/search/main.inc:92 -msgid "Show All Folders" -msgstr "Mostrar Todas as Pastas" - -#: templates/message/headers.inc:67 -msgid "Show All Headers" -msgstr "Mostrar Todos os Cabeçalhos" - -#: mailbox.php:357 -msgid "Show Deleted" -msgstr "Mostrar Removidas" - -#: templates/message/headers.inc:61 -msgid "Show Limited Headers" -msgstr "Mostrar Cabeçalhos Limitados" - -#: templates/message/headers.inc:70 -msgid "Show Mailing List Information" -msgstr "Mostrar Informações de Lista de Correio" - -#: templates/search/main.inc:92 -msgid "Show Only Subscribed Folders" -msgstr "Mostrar Apenas Pastas Subscritas" - -#: folders.php:283 -msgid "Show Unsubscribed" -msgstr "Mostrar Não Subscritas" - -#: config/prefs.php.dist:599 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Mostrar um ícone para permitir libertar mensagens dos seus anexos?" - -#: config/prefs.php.dist:1020 -msgid "Show legend in the mailbox view?" -msgstr "Mostrar legenda na visualização da caixa postal?" - -#: config/prefs.php.dist:847 -msgid "Show previews for unread messages only?" -msgstr "Mostrar previsões apenas das mensagens por ler?" - -#: config/prefs.php.dist:855 -msgid "Show previews in tooltips?" -msgstr "Mostrar previsões como anotações (\"tooltips\")?" - -#: config/prefs.php.dist:884 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Mostrar o ícone 'Descarregar' na barra do menu?" - -#: lib/MIME/Viewer/html.php:98 -msgid "Show the Images" -msgstr "Mostrar as Imagens" - -#: templates/filters/prefs.inc:54 -msgid "Show the filter icon on the menubar?" -msgstr "Mostrar o ícone de filtragem na barra do menu?" - -#: lib/Block/summary.php:37 -msgid "Show total number of mails in folder?" -msgstr "Mostrar número total de mensagens na pasta?" - -#: config/prefs.php.dist:657 -msgid "Shown" -msgstr "Mostrada" - -#: templates/mailbox/message_headers.inc:42 -msgid "Si_ze" -msgstr "_Tamanho" - -#: templates/mailbox/legend.inc:17 -msgid "Signed" -msgstr "Assinada" - -#: templates/compose/attachments.inc:3 -msgid "Size" -msgstr "Tamanho" - -#: templates/mailbox/message_headers.inc:11 -msgid "Sort by Arrival" -msgstr "Ordenar por Chegada" - -#: templates/mailbox/message_headers.inc:16 -msgid "Sort by Date" -msgstr "Ordenação por Data" - -#: templates/mailbox/message_headers.inc:26 -msgid "Sort by From Address" -msgstr "Ordenar por Endereço de Origem" - -#: templates/mailbox/message_headers.inc:41 -msgid "Sort by Message Size" -msgstr "Ordenar pelo Tamanho da Mensagem" - -#: templates/mailbox/message_headers.inc:36 -msgid "Sort by Subject" -msgstr "Ordenar por Assunto" - -#: templates/mailbox/message_headers.inc:31 -msgid "Sort by Thread" -msgstr "Ordenar por Conversa" - -#: templates/mailbox/message_headers.inc:21 -msgid "Sort by To Address" -msgstr "Ordenar pelo Destinatário" - -#: templates/prefs/spamselect.inc:23 -msgid "Spam folder:" -msgstr "Pasta de \"Spam\":" - -#: templates/compose/compose.inc:344 -msgid "Special Characters" -msgstr "Caracteres Especiais" - -#: search.php:137 -msgid "Special Virtual Folders cannot be edited." -msgstr "Pastas Virtuais Especiais não podem ser editadas." - -#: templates/compose/compose.inc:341 -msgid "Spell Check" -msgstr "Verificar Ortografia" - -#: templates/compose/spelling.inc:47 -msgid "Spell Checker" -msgstr "Corrector Ortográfico" - -#: templates/compose/spelling.inc:49 templates/compose/spelling.inc:57 -msgid "Spell check complete" -msgstr "Verificação ortográfica completa" - -#: config/prefs.php.dist:474 -msgid "Spelling errors per screen when spell checking." -msgstr "Erros de ortografia por ecrã quanto verificando." - -#: lib/MIME/Viewer/itip.php:507 lib/MIME/Viewer/itip.php:509 -#: lib/MIME/Viewer/itip.php:642 lib/MIME/Viewer/itip.php:644 -msgid "Start" -msgstr "Começar" - -#: templates/stationery/prefs.inc:9 templates/compose/compose.inc:309 -msgid "Stationery" -msgstr "Estacionário" - -#: templates/stationery/prefs.inc:26 -msgid "Stationery name:" -msgstr "Nome do estacionário:" - -#: templates/stationery/prefs.inc:28 -msgid "Stationery type:" -msgstr "Tipo do estacionário:" - -#: templates/stationery/prefs.inc:33 -msgid "Stationery:" -msgstr "Estacionário:" - -#: lib/MIME/Viewer/itip.php:683 -msgid "Status" -msgstr "Estado" - -#: lib/MIME/Contents.php:242 -msgid "Strip Attachment" -msgstr "Descartar Anexo" - -#: config/prefs.php.dist:839 -msgid "Strip linebreaks?" -msgstr "Eliminar fins-de-linha?" - -#: templates/mailbox/message_headers.inc:37 -msgid "Sub_ject" -msgstr "A_ssunto" - -#: message.php:279 thread.php:155 templates/compose/recompose.inc:25 -#: lib/Search.php:634 -msgid "Subject" -msgstr "Assunto" - -#: config/prefs.php.dist:927 -msgid "Subject Field" -msgstr "Campo de Assunto" - -#: search.php:307 templates/saveimage/saveimage.inc:18 -#: templates/smime/passphrase.inc:20 templates/pgp/passphrase.inc:31 -msgid "Submit" -msgstr "Submeter" - -#: templates/folders/actions.inc:11 -msgid "Subscribe to Folder(s)" -msgstr "Subscrever Pasta(s)" - -#: lib/MIME/Viewer/pkcs7.php:416 lib/MIME/Viewer/pgp.php:393 -#: lib/MIME/Viewer/status.php:87 -msgid "Success" -msgstr "Sucesso" - -#: templates/compose/spelling.inc:87 -msgid "Suggestions" -msgstr "Sugestões" - -#: lib/MIME/Viewer/itip.php:659 lib/MIME/Viewer/itip.php:661 -msgid "Summary" -msgstr "Sumário" - -#: templates/compose/compose.inc:396 templates/compose/compose.inc:399 -msgid "Switch Composition Method" -msgstr "Trocar Método de Composição" - -#: templates/compose/compose.inc:400 -msgid "Switch to HTML composition" -msgstr "Trocar para composição HTML" - -#: templates/compose/compose.inc:400 -msgid "Switch to plain text composition" -msgstr "Trocar para composição em texto" - -#: templates/compose/compose.inc:415 -msgid "Te_xt" -msgstr "Te_xto" - -#: lib/MIME/Viewer/itip.php:270 -msgid "Tentative: " -msgstr "Tentativa: " - -#: lib/MIME/Viewer/itip.php:586 -msgid "Tentatively Accept request" -msgstr "Aceitar pedido tentativamente" - -#: lib/MIME/Viewer/itip.php:754 -msgid "Tentatively Accepted" -msgstr "Aceite Tentativamente" - -#: lib/Maintenance/Task/tos_agreement.php:49 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "O ficheiro de Termos do Serviço não foi especificado em conf.php" - -#: templates/stationery/prefs.inc:30 -msgid "Text" -msgstr "Texto" - -#: config/prefs.php.dist:961 -msgid "The From: column of the message should be linked:" -msgstr "A coluna De: deveria ser ligada:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"O servidor IMAP não parece suportar o método de autenticação seleccionado. " -"Por favor contacte o seu administrador de sistemas." - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The Macintosh resource fork" -msgstr "O \"Macintosh resource fork\"" - -#: lib/MIME/Viewer/appledouble.php:41 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "O \"Macintosh resource fork\" pode ser descarregado %s." - -#: lib/MIME/Viewer/pkcs7.php:231 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "O certificado S/MIME de %s:" - -# c-format -#: fetchmailprefs.php:81 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "A conta \"%s\" foi removida." - -#: fetchmailprefs.php:74 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "A conta \"%s\" foi guardada." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "O anexo não foi encontrado." - -#: lib/MIME/Viewer/itip.php:71 -msgid "The calendar data is invalid" -msgstr "Os dados de calendário são inválidos" - -#: lib/MIME/Viewer/appledouble.php:42 -msgid "The contents of the Macintosh file are below." -msgstr "O conteúdo do arquivo Macintosh encontra-se abaixo." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:85 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "A(s) pasta(s) corrente(s) \"%s\" será(ão) renomeada(s) para \"%s\"." - -#: templates/acl/acl.inc:107 -msgid "" -"The current list of users with access to this folder could not be retrieved" -msgstr "" -"A lista corrente de utilizadores com acesso a esta pasta não pôde ser " -"encontrada." - -#: config/prefs.php.dist:702 -msgid "The default charset for messages with no charset information:" -msgstr "" -"A codificação (charset) por omissão para mensagens que não a indiquem " -"explicitamente:" - -#: compose.php:1276 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "O rascunho foi guardado na pasta \"%s\"." - -#: lib/MIME/Viewer/itip.php:140 -msgid "The event was added to your calendar." -msgstr "O evento foi adicionado ao seu calendário." - -#: templates/compose/expand.inc:9 -#, php-format -msgid "The field \"%s\" can't be expanded." -msgstr "O campo \"%s\" não pode ser expandido." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "A pasta \"%s\" já existe" - -#: lib/Folder.php:150 -#, php-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"O nome da pasta \"%s\" contém caracteres inválidos e pode causar problemas. " -"Entre em contacto com o administrador do sistema." - -#: lib/Folder.php:312 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "A pasta \"%s\" foi criada mas não está na sua lista de subscritas." - -#: lib/Folder.php:229 -#, php-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "A pasta \"%s\" foi removida mas continua na sua lista de subscritas." - -#: lib/Folder.php:299 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "A pasta \"%s\" não foi criada. O servidor disse" - -#: lib/Folder.php:222 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "A pasta \"%s\" não foi removida. Eis o que o servidor disse" - -#: lib/Folder.php:315 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "A pasta \"%s\" foi criada com sucesso." - -#: lib/Folder.php:232 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "A pasta \"%s\" foi removida com sucesso." - -#: lib/Folder.php:421 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "A pasta \"%s\" foi renomeada para \"%s\" com sucesso." - -#: lib/MIME/Viewer/tnef.php:94 -msgid "The following files were attached to this part:" -msgstr "Os seguintes arquivos foram anexados a esta parte:" - -#: templates/javascript/popup.js:59 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"A janela de arquivamento de imagens não pôde ser aberta. Terá configurado o " -"seu navegador para bloquear janelas de \"popup\"?" - -#: lib/MIME/Viewer/html.php:100 -msgid "" -"The images will be displayed because the sender is present in your " -"addressbook." -msgstr "" -"As imagens serão mostradas, pois o remetente consta no seu livro de " -"endereços." - -#: lib/MIME/Viewer/status.php:75 -msgid "The mail server generated the following error message:" -msgstr "O servidor de correio electrónico gerou a seguinte mensagem de erro:" - -#: lib/MIME/Viewer/notification.php:51 -msgid "The mail server generated the following informational message:" -msgstr "" -"O servidor de correio electrónico gerou a seguinte mensagem informativa:" - -#: lib/MIME/Viewer/status.php:90 -msgid "The mail server generated the following message:" -msgstr "O servidor de correio electrónico gerou a seguinte mensagem:" - -#: lib/Message.php:691 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "A caixa postal %s está já vazia." - -#: lib/Fetchmail.php:247 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"A mensagem \"%s\" de \"%s\" (%d byte) excede o tamanho máximo de " -"descarregamento." - -#: templates/contacts/contacts.inc:103 -msgid "The message being composed has been closed. Exiting." -msgstr "A mensagem em composição foi fechada. Saíndo." - -#: templates/compose/compose.js:128 -msgid "The message does not have a Subject entered." -msgstr "A mensagem não tem Assunto." - -#: message.php:148 -msgid "The message has been deleted." -msgstr "A mensagem foi removida." - -#: lib/MIME/Viewer/pgp.php:397 -msgid "The message has been verified." -msgstr "A mensagem foi verificada." - -#: lib/MIME/Viewer/pkcs7.php:421 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "A mensagem foi verificada. Remetente: %s." - -#: lib/MIME/Viewer/pgp.php:172 -#, php-format -msgid "The raw text of the PGP Public Key can be viewed %s." -msgstr "O texto cru da Chave Pública PGP pode ser visto %s." - -#: lib/MIME/Viewer/tnef.php:60 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "O arquivo pedido não existe no anexo MS-TNEF." - -#: lib/MIME/Viewer/zip.php:64 -msgid "The requested file does not exist in the Zip attachment." -msgstr "O arquivo pedido não existe no anexo Zip." - -#: message.php:554 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"O rementente desta mensagem pede uma Notificação de Disposição de Mensagem " -"quando ler esta mensagem. Por favor carregue em %s para enviar a mensagem de " -"notificação." - -#: lib/MIME/Viewer/images.php:67 -msgid "The server was not able to create a thumbnail of this image." -msgstr "O servidor não pôde criar a miniatura desta imagem." - -#: templates/compose/compose.js:91 -msgid "The signature could not be replaced." -msgstr "A assinatura não pôde ser substituída." - -#: templates/compose/compose.js:89 -msgid "The signature was successfully replaced." -msgstr "A assinatura foi substituída com sucesso." - -#: attachment.php:123 -msgid "The specified file cannot be read." -msgstr "O arquivo especificado não pode ser lido." - -#: attachment.php:59 -msgid "The specified file does not exist." -msgstr "O arquivo especificado não existe." - -#: stationery.php:85 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "O estacionário \"%s\" foi adicionado." - -#: stationery.php:63 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "O estacionário \"%s\" foi removido." - -#: stationery.php:88 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "O estacionário \"%s\" foi actualizado." - -#: lib/MIME/Viewer/itip.php:170 -msgid "The task has been added to your tasklist." -msgstr "A tarefa foi adicionada à sua lista de tarefas." - -#: lib/MIME/Viewer/status.php:95 -msgid "The text of the message" -msgstr "O texto da mensagem" - -#: lib/MIME/Viewer/status.php:94 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "O texto da mensagem pode ser visto %s." - -#: lib/MIME/Viewer/status.php:80 -msgid "The text of the returned message" -msgstr "O texto da mensagem devolvida" - -#: lib/MIME/Viewer/status.php:79 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "O texto da mensagem devolvida pode ser visto %s." - -#: lib/MIME/Viewer/notification.php:68 -msgid "The text of the sent message" -msgstr "O texto da mensagem enviada" - -#: lib/MIME/Viewer/notification.php:68 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "O texto da mensagem enviada pode ser visto %s." - -#: lib/MIME/Viewer/itip.php:155 -msgid "The user's free/busy information was sucessfully stored." -msgstr "A informação livre/ocupado do utilizador foi arquivada com sucesso." - -#: lib/MIME/Viewer/alternative.php:86 -msgid "There are no alternative parts that can be displayed inline." -msgstr "Não há partes alternativas que possam ser mostradas em-linha." - -#: templates/mailbox/empty_mailbox.inc:3 -msgid "There are no messages in this mailbox." -msgstr "Não há mensagens nesta caixa postal." - -#: thread.php:110 -msgid "There is no text that can be displayed inline." -msgstr "Não há qualquer texto que possa ser mostrado em-linha." - -#: lib/Message.php:693 -#, php-format -msgid "There was a problem expunging the mailbox. The server said: %s" -msgstr "Ocorreu um problema removendo a caixa postal. O servidor disse: %s" - -#: lib/Message.php:110 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Ocorreu um erro copiando mensagens de \"%s\" para \"%s\". O servidor disse" - -#: lib/Message.php:232 lib/Message.php:250 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Ocorreu um erro ao remover mensagens da pasta \"%s\". Eis o que o servidor " -"disse" - -#: lib/Message.php:324 -#, php-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Ocorreu um erro ao remover mensagens da pasta \"%s\". Eis o que o servidor " -"disse" - -#: lib/Message.php:248 -#, php-format -msgid "There was an error deleting messages. This is what the server said: %s" -msgstr "Ocorreu um erro ao remover mensagens. Eis o que o servidor disse: %s" - -#: lib/MIME/Viewer/itip.php:100 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "Ocorreu um erro ao remover o evento: %s." - -#: lib/MIME/Viewer/plain.php:52 lib/MIME/Viewer/enriched.php:37 -msgid "There was an error displaying this message part" -msgstr "Ocorreu um erro ao mostrar esta parte da mensagem" - -#: lib/Message.php:598 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Ocorreu um erro ao marcar as mensagens da pasta \"%s\". Eis o que o servidor " -"disse" - -#: folders.php:149 -#, php-format -msgid "There was an error importing %s." -msgstr "Ocorreu um erro ao importar %s." - -#: lib/MIME/Viewer/itip.php:137 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "Ocorreu um erro ao importar o evento: %s." - -#: lib/MIME/Viewer/itip.php:167 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "Ocorreu um erro ao importar a tarefa: %s." - -#: lib/MIME/Viewer/itip.php:153 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "" -"Ocorreu um erro ao importar a informação livre/ocupado do utilizador: %s." - -#: lib/Message.php:105 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Ocorreu um erro ao mover as mensagens de \"%s\" para \"%s\". Eis o que o " -"servidor disse" - -#: compose.php:1284 -msgid "There was an error saving this message as a draft." -msgstr "Ocorreu um erro ao guardar esta mensagem como um rascunho." - -#: compose.php:1043 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Ocorreu um erro ao enviar a sua mensagem: %s" - -#: lib/MIME/Viewer/itip.php:114 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "Ocorreu um erro ao actualizar o evento: %s." - -#: lib/MIME/Viewer/html.php:100 -msgid "This HTML message has images embedded in it." -msgstr "Esta mensagem HTML tem imagens embebidas." - -#: lib/MIME/Viewer/html.php:93 -msgid "" -"This HTML message has images embedded in it. Blocked images appear like " -"this: " -msgstr "" -"Esta mensagem HTML tem imagens embebidas. Imagens bloqueadas aparecem com " -"este aspecto: " - -#: lib/MIME/Viewer/pgp.php:165 -msgid "This PGP Public Key was attached to the message." -msgstr "Esta chave pública PGP foi anexada à mensagem." - -#: lib/MIME/Viewer/itip.php:105 lib/MIME/Viewer/itip.php:119 -#: lib/MIME/Viewer/itip.php:144 lib/MIME/Viewer/itip.php:158 -#: lib/MIME/Viewer/itip.php:174 lib/MIME/Viewer/itip.php:315 -msgid "This action is not supported." -msgstr "Esta acção não é suportada." - -#: lib/MIME/Viewer/itip.php:180 lib/MIME/Viewer/itip.php:420 -msgid "This action is not yet implemented." -msgstr "Esta acção ainda não está implementada." - -#: templates/javascript/folders.js:14 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Isto pode levar algum tempo. Tem certeza que deseja continuar?" - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "This message contains a Macintosh file." -msgstr "Esta mensagem contém um ficheiro Macintosh." - -#: lib/MIME/Viewer/pkcs7.php:447 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Esta mensagem contém um anexo que foi assinado digitalmente via S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:451 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "" -"Esta mensagem contém um anexo que foi encriptado digitalmente via S/MIME." - -#: lib/MIME/Viewer/status.php:158 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Esta mensagem contém informação de estado de entrega do correio, mas o seu " -"formato é desconhecido." - -#: lib/MIME/Viewer/pgp.php:319 -msgid "" -"This message does not appear to be a valid PGP encrypted message. Error: " -msgstr "Esta mensagem não parece ser uma mensagem encriptada com PGP. Erro: " - -#: lib/MIME/Viewer/pgp.php:239 lib/MIME/Viewer/pgp.php:354 -msgid "" -"This message does not appear to be in the correct PGP format (according to " -"RFC 2015)." -msgstr "" -"Esta mensagem não parece estar de acordo com o formato PGP (segundo o RFC " -"2015)." - -#: lib/MIME/Viewer/pkcs7.php:199 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Esta mensagem não parece estar de acordo com o formato S/MIME." - -#: lib/MIME/Viewer/pgp.php:204 lib/MIME/Viewer/pgp.php:420 -msgid "This message has been digitally signed via PGP." -msgstr "Esta mensagem foi assinada digitalmente via PGP." - -#: lib/MIME/Viewer/pkcs7.php:172 -msgid "This message has been digitally signed via S/MIME." -msgstr "Esta mensagem foi assinada digitalmente via S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:168 lib/MIME/Viewer/pkcs7.php:269 -msgid "This message has been encrypted via S/MIME." -msgstr "Esta mensagem foi encriptada via S/MIME." - -#: lib/MIME/Viewer/pgp.php:200 lib/MIME/Viewer/pgp.php:290 -msgid "This message has been encrypted with PGP." -msgstr "Esta mensagem foi encriptada com PGP." - -#: message.php:214 -msgid "This message to" -msgstr "Esta mensagem para" - -#: acl.php:45 -msgid "This server does not support sharing folders." -msgstr "Este servidor não suporta partilha de pastas." - -#: templates/contacts/contacts.inc:109 -msgid "This window must be called from a compose window." -msgstr "Esta janela tem de ser chamada a partir da janela de composição." - -#: thread.php:157 -msgid "Thread Display" -msgstr "Visualização de Conversa" - -#: thread.php:76 config/prefs.php.dist:929 -msgid "Thread View" -msgstr "Visualização do Thread" - -#: message.php:275 mailbox.php:607 templates/contacts/contacts.inc:219 -#: templates/mailbox/message_headers.inc:22 templates/compose/redirect.inc:61 -#: templates/compose/recompose.inc:10 lib/Search.php:622 -msgid "To" -msgstr "Para" - -#: config/prefs.php.dist:926 -msgid "To Address" -msgstr "Para o Endereço" - -#: templates/prefs/sourceselect.inc:326 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Para seleccionar múltiplos campos, pressione Controlo (PC) ou Comando (Mac) " -"quando clicar." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "Para utilizar uma conexão TLS tem de usar o PHP 5.1.0 ou superior." - -#: templates/compose/compose.inc:592 -msgid "Total Attachments Size:" -msgstr "Tamanho Total dos Anexos:" - -#: folders.php:369 -msgid "Trash folder" -msgstr "Pasta de lixo" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "Pasta de lixo:" - -#: lib/Quota/cyrus.php:40 lib/Quota/mercury32.php:79 lib/Quota/command.php:71 -#: lib/Quota/logfile.php:88 lib/Quota/courier.php:42 lib/Quota/mdaemon.php:48 -msgid "Unable to retrieve quota" -msgstr "Não foi possível obter a quota" - -#: templates/message/navbar_navigate.inc:10 templates/mailbox/navbar.inc:19 -#: templates/mailbox/navbar.inc:36 -msgid "Unanswered" -msgstr "Não respondida" - -#: templates/search/main.inc:35 -msgid "Unanswered messages" -msgstr "Mensagens não respondidas" - -#: templates/message/navbar_actions.inc:4 templates/mailbox/actions.inc:13 -msgid "Undelete" -msgstr "Recuperar" - -#: mailbox.php:585 mailbox.php:603 lib/MIME/Headers.php:204 -msgid "Undisclosed Recipients" -msgstr "Destinatários não revelados" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Resposta inesperada do servidor a um comando AUTHENTICATE." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Resposta inesperada do servidor a uma resposta Digest-MD5." - -#: lib/MIME/Viewer/itip.php:448 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Componente de tipo não suportado: %s" - -#: mailbox.php:563 -msgid "Unknown Date" -msgstr "Data Desconhecida" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Resposta do servidor IMAP desconhecida. Servidor Respondeu: %s" - -#: lib/MIME/Viewer/itip.php:626 -msgid "Unknown Meeting" -msgstr "Reunião Desconhecida" - -#: mailbox.php:619 -msgid "Unknown Recipient" -msgstr "Destinatário Desconhecido" - -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:75 -msgid "Unload Passphrase" -msgstr "Descarregar frase-passe" - -#: fetchmailprefs.php:65 -msgid "Unnamed" -msgstr "Sem nome" - -#: message.php:506 mailbox.php:708 templates/message/navbar_navigate.inc:6 -#: templates/mailbox/navbar.inc:15 templates/mailbox/navbar.inc:32 -#: templates/mailbox/legend.inc:5 -msgid "Unseen" -msgstr "Por ler" - -#: templates/folders/actions.inc:12 -msgid "Unsubscribe from Folder(s)" -msgstr "Cancelar Subscrição de Pasta(s)" - -#: templates/compose/compose.inc:514 -msgid "Update" -msgstr "Modificar" - -#: lib/MIME/Viewer/itip.php:612 -msgid "Update respondent status" -msgstr "Actualizar o estado do respondente" - -#: templates/smime/import_key.inc:58 templates/pgp/import_key.inc:56 -msgid "Upload" -msgstr "Upload" - -#: templates/prefs/sentmailselect.inc:41 -msgid "Use Default Value" -msgstr "Usar o valor padrão" - -#: config/prefs.php.dist:266 -msgid "Use IMAP folder subscriptions?" -msgstr "Usar subscrição de pastas IMAP?" - -#: config/prefs.php.dist:742 -msgid "Use Virtual Trash Folder?" -msgstr "Usar Pasta de Lixo Virtual?" - -#: templates/acl/acl.inc:143 -msgid "User" -msgstr "Utilizador" - -#: acl.php:86 acl.php:111 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "" -"O utilizador \"%s\" atribuiu com sucesso os direitos especificados para a " -"pasta \"%s\"." - -#: acl.php:113 -#, php-format -msgid "" -"User \"%s\" successfully revoked the specified rights for the folder \"%s\"." -msgstr "" -"O utilizador \"%s\" revogou com sucesso os direitos especificados para a " -"pasta \"%s\"." - -#: templates/login/login.inc:175 -msgid "Username" -msgstr "Utilizador" - -#: templates/fetchmail/manage.inc:17 -msgid "Username:" -msgstr "Username:" - -#: templates/smime/smime.inc:25 templates/smime/smime.inc:68 -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:27 -#: templates/pgp/pgp.inc:70 templates/pgp/pgp.inc:75 -#: lib/MIME/Viewer/pkcs7.php:232 -msgid "View" -msgstr "Visualizar" - -#: lib/MIME/Viewer/zip.php:92 lib/MIME/Viewer/tnef.php:110 -#, php-format -msgid "View %s" -msgstr "Visualizar %s" - -#: templates/smime/smime.inc:25 templates/pgp/pgp.inc:27 -#, php-format -msgid "View %s Public Key" -msgstr "Ver a chave pública %s" - -#: lib/MIME/Viewer/html.php:119 -msgid "View HTML content in a separate window" -msgstr "Ver conteúdo HTML numa janela separada." - -#: templates/mailbox/actions.inc:28 -msgid "View Messages" -msgstr "Ver Mensagens" - -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:75 -msgid "View Personal Private Key" -msgstr "Ver a chave pessoal privada" - -#: templates/smime/smime.inc:68 templates/pgp/pgp.inc:70 -msgid "View Personal Public Key" -msgstr "Ver a chave pessoal pública" - -#: templates/message/navbar_actions.inc:18 -msgid "View Thread" -msgstr "Ver Conversa" - -#: lib/MIME/Viewer/images.php:164 lib/MIME/Viewer/images.php:166 -msgid "View Thumbnail" -msgstr "Ver Miniatura" - -#: lib/MIME/Viewer/pkcs7.php:455 -msgid "View attachment in a separate window" -msgstr "Ver anexo numa janela separada." - -#: lib/MIME/Viewer/related.php:79 -msgid "View content in a separate window" -msgstr "Ver conteúdo numa janela separada." - -#: lib/MIME/Viewer/itip.php:141 -msgid "View event" -msgstr "Ver evento" - -#: folders.php:361 mailbox.php:526 -#, php-format -msgid "View messages in %s" -msgstr "Ver mensagens em %s" - -#: templates/prefs/initialpageselect.inc:19 -msgid "View or mailbox to display after login:" -msgstr "Caixa postal ou vista a mostrar depois da entrada:" - -#: lib/MIME/Viewer/itip.php:171 -msgid "View task" -msgstr "Ver tarefa" - -#: lib/MIME/Viewer/html.php:104 -msgid "View the Images" -msgstr "Ver as Imagens" - -#: search.php:256 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "A Pasta Virtual \"%s\" foi criada com sucesso." - -#: templates/search/main.inc:112 lib/IMAP/Tree.php:145 lib/IMAP/Tree.php:158 -#: lib/IMAP/Tree.php:160 lib/IMAP/Tree.php:164 lib/IMAP/Tree.php:165 -#: lib/IMAP/Tree.php:396 lib/IMAP/Tree.php:420 lib/IMAP/Tree.php:458 -#: lib/IMAP/Tree.php:473 -msgid "Virtual Folders" -msgstr "Pastas Virtuais" - -#: search.php:248 -msgid "Virtual Folders require a label." -msgstr "Pastas Virtuais precisam de uma etiqueta." - -#: lib/Search.php:428 -msgid "Virtual INBOX" -msgstr "Entrada Virtual" - -#: folders.php:397 -msgid "Virtual INBOX Folder" -msgstr "Pastas Entrada Virtual" - -#: lib/Search.php:366 -msgid "Virtual Trash" -msgstr "Lixo Virtual" - -#: folders.php:394 -msgid "Virtual Trash Folder" -msgstr "Pasta do Lixo Virtual" - -#: templates/search/main.inc:129 -msgid "Virtual folder label" -msgstr "Etiqueta da pasta virtual" - -#: lib/MIME/Viewer/pkcs7.php:410 -msgid "Warning" -msgstr "Aviso" - -#: login.php:152 -#, php-format -msgid "Welcome to %s" -msgstr "Bem-vindo ao %s" - -#: config/prefs.php.dist:610 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Que devemos fazer às mensagens julgadas não solicitadas depois de reportadas " -"como tal ou, pelo contrário, como legítimas?" - -#: config/prefs.php.dist:734 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Quando remover mensagens, movê-las para a pasta de Lixo em vez de marcá-las " -"como removidas?" - -#: config/prefs.php.dist:914 -msgid "When opening a new mailbox, which page do you want to start on?" -msgstr "Quando abrindo uma nova caixa postal, em que página quer começar?" - -#: config/prefs.php.dist:564 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Quando guardando mensagens enviadas, guardar também os dados anexos?" - -#: config/prefs.php.dist:429 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Ao enviar mensagens ou ao expandir endereços, que domínio deve ser " -"adicionado aos endereços não qualificados (i.e., endereços de correio " -"electrónico sem \"@\")?" - -#: templates/message/navbar_actions.inc:24 templates/mailbox/actions.inc:19 -msgid "Whitelist" -msgstr "Lista Branca" - -#: templates/compose/compose.inc:538 templates/compose/compose.inc:551 -#: config/prefs.php.dist:985 config/prefs.php.dist:996 -msgid "Yes" -msgstr "Sim" - -#: lib/Maintenance/Task/fetchmail_login.php:58 -msgid "You are about to fetch email from the following account(s):" -msgstr "Está a tentar descarregar correio da(s) seguinte(s) const(s):" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "" -"Está a tentar remover todas as mensagens contidas na(s) seguinte(s) pasta(s)" - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "Está a tentar remover a(s) seguinte(s) pasta(s)." - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:192 -msgid "You are copying/moving to a new folder." -msgstr "Está a copiar/mover para uma nova pasta." - -#: templates/javascript/folders.js:104 -msgid "You are creating a sub-folder to " -msgstr "Está a criar uma sub-pasta em " - -#: templates/javascript/folders.js:106 -msgid "You are creating a top-level folder." -msgstr "Está a criar uma pasta no nível de topo." - -#: lib/Folder.php:276 -msgid "You are not allowed to create folders." -msgstr "Não tem autorização para criar pastas." - -#: lib/Folder.php:283 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Não tem autorização para criar mais de %d pastas." - -#: templates/javascript/folders.js:137 -msgid "You are renaming the folder: " -msgstr "Está a renomear a pasta: " - -#: templates/stationery/prefs.inc:35 -#, php-format -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Pode usar os seguintes marcadores no texto do estacionário: %c pelo conteúdo " -"da mensagem e %s pela assinatura." - -#: lib/Folder.php:529 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Não pode cancelar a subscrição de \"%s\"." - -#: lib/Maintenance/Task/tos_agreement.php:34 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "Não deu o seu acordo aos Termos de Serviços, por isso não pode entrar." - -#: templates/acl/acl.inc:170 -msgid "You do not have permission to change access to this folder" -msgstr "Não tem permissão para alterar o acesso a esta pasta" - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Reenviou esta mensagem em %%s para os seguintes destinatários: %s." - -#: templates/mailbox/alert.inc:3 -#, php-format -msgid "You have %s new messages." -msgstr "Tem %s mensagens novas." - -#: templates/mailbox/alert.inc:3 -msgid "You have 1 new message." -msgstr "Tem 1 mensagem nova." - -#: compose.php:485 -msgid "You have already submitted this page." -msgstr "Já submeteu esta página." - -#: lib/IMP.php:1047 -msgid "You have new mail in the following folder:" -msgstr "Tem novas mensagens na seguinte pasta:" - -#: lib/IMP.php:1052 -msgid "You have new mail in the following folders:" -msgstr "Tem novas mensagens nas seguintes pastas:" - -#: compose.php:152 -msgid "You must enter at least one recipient." -msgstr "Tem de introduzir pelo menos um destinatário." - -#: lib/MIME/Viewer/pgp.php:306 -msgid "" -"You must enter the passphrase for your PGP private key to view this message" -msgstr "" -"Tem de introduzir a frase-passe da sua chave privada PGP para ver esta " -"mensagem" - -#: lib/MIME/Viewer/pkcs7.php:285 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Tem de introduzir a frase-passe da sua chave privada S/MIME para ver esta " -"mensagem" - -#: templates/message/javascript.inc:64 templates/mailbox/javascript.inc:201 -msgid "You must select a target mailbox first." -msgstr "Tem de seleccionar primeiro uma caixa postal." - -#: fetchmailprefs.php:85 -msgid "You must select an account to be deleted." -msgstr "Tem de seleccionar uma conta para ser removida." - -#: templates/contacts/contacts.inc:81 -msgid "You must select an address first." -msgstr "Tem de seleccionar primeiro um endereço." - -#: templates/mailbox/javascript.inc:62 templates/mailbox/javascript.inc:208 -#: templates/mailbox/javascript.inc:263 -msgid "You must select at least one message first." -msgstr "Tem de seleccionar primeiro pelo menos uma mensagem." - -#: templates/compose/redirect.inc:13 -msgid "You must specify a recipient." -msgstr "Tem de introduzir um destinatário." - -#: templates/fetchmail/manage.inc:48 -#, php-format -msgid "You need to have \"%s\" enabled in your maintenance options." -msgstr "Precisa de ter \"%s\" activado nas suas opções de manutenção." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Redireccionou esta mensagem para %s em %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Respondeu a esta mensagem em %s." - -#: lib/Folder.php:479 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "" -"A pasta \"%s\" não estava na sua lista de subscrições. Aqui está o que o " -"servidor disse" - -#: lib/Folder.php:531 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "" -"A pasta \"%s\" não foi retirada da sua lista de subscrições. Aqui está o que " -"o servidor disse" - -#: lib/Folder.php:482 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "A pasta \"%s\" foi incluída com sucesso na sua lista de subscrições" - -#: lib/Folder.php:534 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "A pasta \"%s\" foi excluída com sucesso da sua lista de subscrições" - -#: templates/pgp/pgp.inc:96 -msgid "Your Name" -msgstr "O seu Nome" - -#: templates/pgp/pgp.inc:48 -msgid "Your PGP Public/Private Keys" -msgstr "As suas Chaves Publicas/Privadas PGP" - -#: templates/smime/smime.inc:71 templates/pgp/pgp.inc:74 -msgid "Your Private Key" -msgstr "A sua Chave Privada" - -#: templates/smime/smime.inc:67 templates/pgp/pgp.inc:69 -msgid "Your Public Key" -msgstr "A sua Chave Pública" - -#: config/prefs.php.dist:167 -msgid "Your Reply-to: address: (optional)" -msgstr "O seu Endereço de Resposta: (opcional)" - -#: templates/smime/smime.inc:49 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Os seus Certificados Publicos/Privados S/MIME" - -#: templates/fetchmail/account_select.inc:16 -msgid "Your accounts:" -msgstr "As suas contas:" - -#: config/prefs.php.dist:175 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Os seus endereços equivalentes: (opcional, introduza cada endereço em " -"sua linha)" - -#: lib/MIME/Viewer/images.php:101 -msgid "Your browser does not support inline display of this image type." -msgstr "" -"O seu navegador não suporta a visualização em-linha deste tipo de imagem." - -#: config/prefs.php.dist:542 -msgid "Your default charset for sending messages:" -msgstr "O seu código de caracteres por emissão ao enviar mensagens:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "O seu método de encriptação por omissão ao enviar mensagens:" - -#: attachment.php:110 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"O seu anexo ligado foi descarregado por pelo menos um utilizados.\n" -"\n" -"Nome do anexo: %s\n" -"Data do anexo: %s\n" -"\n" -"Siga a ligação seguinte para eliminar permanentemente o anexo:\n" -"%s" - -#: lib/MIME/Viewer/status.php:89 -msgid "Your message was successfully delivered." -msgstr "A sua mensagem foi enviada com sucesso." - -#: config/prefs.php.dist:208 -msgid "Your signature:" -msgstr "A sua Assinatura:" - -#: lib/Message.php:522 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Anexo descartado: Tipo do anexo original: %s, nome: %s]" - -#: templates/javascript/addressesBlocks.js:7 -msgid "[Hide Addresses]" -msgstr "[Esconder Endereços]" - -#: message.php:299 compose.php:1305 mailbox.php:541 lib/Compose.php:835 -msgid "[No Subject]" -msgstr "[Sem Assunto]" - -#: templates/javascript/addressesBlocks.js:8 -msgid "[Show Addresses -" -msgstr "[Mostrar Endereços -" - -#: lib/MIME/Headers.php:213 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Mostrar endereços - %s destinatários]" - -#: templates/compose/compose.inc:203 -msgid "_Bcc" -msgstr "Cc_o" - -#: templates/message/navbar_actions.inc:21 templates/mailbox/actions.inc:16 -msgid "_Blacklist" -msgstr "Lista N_egra" - -#: templates/compose/compose.inc:152 -msgid "_Cc" -msgstr "_Cc" - -#: templates/message/navbar_actions.inc:6 templates/mailbox/actions.inc:8 -#: templates/mailbox/actions.inc:10 -msgid "_Delete" -msgstr "Remo_ver" - -#: lib/IMP.php:949 -msgid "_Folders" -msgstr "_Pastas" - -#: templates/compose/compose.inc:79 -msgid "_Identity" -msgstr "_Identidade" - -#: lib/IMP.php:916 -msgid "_Inbox" -msgstr "_Entrada" - -#: lib/IMP.php:990 -msgid "_Log out" -msgstr "_Sair" - -#: message.php:395 -msgid "_Message Source" -msgstr "Código-fonte da Mensagem" - -#: lib/IMP.php:946 -msgid "_New Message" -msgstr "_Nova Mensagem" - -#: templates/message/navbar_actions.inc:33 -msgid "_Print" -msgstr "_Imprimir" - -#: templates/compose/compose.inc:270 templates/compose/compose.inc:287 -msgid "_Priority" -msgstr "Prioridade" - -#: mailbox.php:411 -#, php-format -msgid "_Refresh %s" -msgstr "_Refrescar %s" - -#: templates/message/navbar_actions.inc:8 -msgid "_Reply" -msgstr "Resp_onder" - -#: lib/IMP.php:951 -msgid "_Search" -msgstr "Proc_urar" - -#: templates/compose/compose.inc:65 templates/compose/compose.inc:427 -msgid "_Send Message" -msgstr "_Enviar Mensagem" - -#: templates/mailbox/message_headers.inc:32 -msgid "_Thread" -msgstr "_Conversa" - -#: templates/compose/compose.inc:114 -msgid "_To" -msgstr "_Para" - -#: templates/mailbox/actions.inc:13 -msgid "_Undelete" -msgstr "_Recuperar" - -#: templates/message/navbar_actions.inc:18 -msgid "_View Thread" -msgstr "_Ver Conversa" - -#: templates/message/navbar_actions.inc:24 templates/mailbox/actions.inc:19 -msgid "_Whitelist" -msgstr "Lista B_ranca" - -#: lib/Compose.php:175 -msgid "addressee unknown" -msgstr "destinatário desconhecido" - -#: lib/Compose.php:451 -msgid "attachment" -msgstr "anexo" - -#: view.php:97 -msgid "attachments.zip" -msgstr "anexos.zip" - -#: templates/compose/compose.inc:506 -msgid "bytes" -msgstr "bytes" - -#: lib/Compose.php:199 -msgid "cannot create output file" -msgstr "impossível criar arquivo de saída" - -#: lib/Compose.php:171 -msgid "cannot open input" -msgstr "Inpossível abrir entrada" - -#: lib/Compose.php:163 -msgid "command line usage error" -msgstr "erro na utilização da linha de comandos" - -#: lib/Compose.php:219 -msgid "configuration error" -msgstr "erro de configuração" - -#: lib/Compose.php:195 -msgid "critical system file missing" -msgstr "arquivo crítico do sistema em falta" - -#: lib/Compose.php:167 -msgid "data format error" -msgstr "erro de formato de dados" - -#: lib/Compose.php:223 -msgid "entry not found" -msgstr "entrada não encontrada" - -#: templates/contacts/contacts.inc:190 -msgid "from" -msgstr "de" - -#: lib/Compose.php:179 -msgid "host name unknown" -msgstr "nome de servidor desconhecido" - -#: lib/Compose.php:203 -msgid "input/output error" -msgstr "erro de entrada/saída" - -#: lib/Compose.php:187 -msgid "internal software error" -msgstr "erro interno do software" - -#: smime.php:29 pgp.php:68 -msgid "key" -msgstr "chave" - -#: folders.php:145 -msgid "mailbox file" -msgstr "ficheiro de caixa postal" - -#: compose.php:1109 -msgid "name" -msgstr "Nome" - -#: templates/compose/spelling.inc:77 -msgid "none" -msgstr "nenhum" - -#: templates/fetchmail/account_select.inc:25 -#: templates/compose/spelling.inc:106 -msgid "or" -msgstr "ou" - -#: lib/Compose.php:215 -msgid "permission denied" -msgstr "permissão negada" - -#: templates/javascript/addressesBlocks.js:8 -msgid "recipients]" -msgstr "destinatários]" - -#: lib/Compose.php:211 -msgid "remote error in protocol" -msgstr "erro de protocolo remoto" - -#: lib/Compose.php:183 -msgid "service unavailable" -msgstr "serviço indisponível" - -#: templates/compose/spelling.inc:47 -msgid "spelling error" -msgstr "erro de ortografia" - -#: templates/compose/spelling.inc:47 -msgid "spelling errors" -msgstr "erros de ortografia" - -#: lib/Compose.php:191 -msgid "system error" -msgstr "erro de sistema" - -#: lib/Compose.php:207 -msgid "temporary failure" -msgstr "falha temporária" - -#: lib/Filter.php:79 -msgid "your blacklist" -msgstr "a sua lista negra" - -#: lib/Filter.php:89 -msgid "your whitelist" -msgstr "a sua lista branca" diff --git a/imp/po/ro_RO.po b/imp/po/ro_RO.po deleted file mode 100644 index 012c0c3ba..000000000 --- a/imp/po/ro_RO.po +++ /dev/null @@ -1,1277 +0,0 @@ -# IMP Romanian translation. -# Copyright 2002-2009 The Horde Project. -# Corneliu MUSAT , 2002. -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 3.1\n" -"POT-Creation-Date: 2002-08-01 04:40-0700\n" -"PO-Revision-Date: 2002-08-01 12:56:+02:00\n" -"Last-Translator: Corneliu MUSAT \n" -"Language-Team: Romanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" - -msgid " To: " -msgstr " Catre: " - -msgid " Date: " -msgstr " Data: " - -msgid " From: " -msgstr " De la: " - -msgid " - $nm new message" -msgstr " - $nm mesaj nou" - -msgid " - $nm new messages" -msgstr " - $nm mesaje noi" - -msgid " Subject: " -msgstr " Subiect: " - -msgid " in " -msgstr " in " - -#, c-format -msgid "%d of %d Messages" -msgstr "%d din %d Mesaje" - -#, c-format -msgid "%d to %d of %d Messages" -msgstr "%d - %d din %d Mesaje" - -#, c-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s exista. Directorul %s nu a putut fi redenumit." - -#, c-format -msgid "%s does not appear to be a valid mailbox." -msgstr "%s nu pare sa fie o casuta postala valida." - -#, c-format -msgid "%s folder being renamed at the start of the month." -msgstr "Directorul %s va fi redenumit. Inceput de luna." - -#, c-format -msgid "%s is already empty." -msgstr "%s este deja gol." - -msgid "(Apply these changes and move to next screen.)" -msgstr "(Aplica modificarile si mergi mai departe.)" - -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(Renunta la modificari. Inapoi la fereastra de Mesaj Nou.)" - -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"Aplica schimbarile de pina acum si intoarce-te la fereastra de Mesaj Nou." -"Schimbarile de pe pagina curenta NU vor fi aplicate." - -msgid "* Add these by clicking OK *" -msgstr "* Adauga astea apasind OK *" - -msgid "* Please select address(es) *" -msgstr "* Te rog alege adres(a/ele) *" - -#, c-format -msgid "" -"

    This message was written in a character set other than your own. If it " -"is not displayed correctly, %sclick here to open it in a new window.

    \n" -msgstr "" -"

    Acest mesaj a fost scris cu alt set de caractere decit al tau. Daca nu " -"eafisat corect, %sclick aici pentru a-l deschide intr-o fereastra noua.

    \n" - -msgid "Action" -msgstr "Actiunea" - -#, c-format -msgid "Add to Addressbook (%s)" -msgstr "Adauga la Agenda (%s)" - -msgid "Added an attachment." -msgstr "Adauga un atasament." - -msgid "Address Book" -msgstr "Agenda" - -msgid "Addressbooks" -msgstr "Agende" - -msgid "All messages in the folder(s) will be lost!" -msgstr "Toate mesajele din directo(r/are) se vor pierde!" - -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"Toate mesajele din directo(rul/arele) urmato(r/are) vor fi salvate intr-un " -"fisier MBOX:" - -#, c-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Toate mesajele din directorul \"%s\", mai vechi de %s zile vor fi " -"stersedefinitiv." - -#, c-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Toate directoarele cu mesaje-trimise mai vechi de %s luni vor fi sterse." - -msgid "All" -msgstr "Toate" - -msgid "An illegal value was specified." -msgstr "S-a specificat o valoare gresita." - -msgid "An unknown error occured adding the new entry." -msgstr "Eroare de natura necunoscuta! Adaugarea nu a reusit." - -msgid "Answered messages" -msgstr "Mesaje cu Raspuns" - -msgid "Answered" -msgstr "Cu Raspuns" - -msgid "Apply All Rules" -msgstr "Aplica Toate Filtrele" - -msgid "Apply Filters on" -msgstr "Aplica filtrele pe" - -msgid "Apply filter rules upon logging on." -msgstr "Aplica filtrele la Conectare." - -msgid "Apply filter rules when mailbox is refreshed." -msgstr "Aplica filtrele la Reinprospatare." - -msgid "April" -msgstr "Aprilie" - -msgid "Are you SURE you want to continue?" -msgstr "Sigur vrei sa continui ?" - -msgid "Are you completely sure you wish to continue?" -msgstr "Esti absolut sigur ca vrei sa continui ?" - -msgid "Are you sure you want to do this?" -msgstr "Sigur vrei sa facia asta ?" - -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Sigur vrei sa stergi definitiv aceste mesaje ?" - -msgid "Are you sure you wish to empty this folder?" -msgstr "Sigur vrei sa golesti acest director ?" - -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Sigur vrei sa golesti Gunoiul ?" - -msgid "Arrival Time" -msgstr "Ora sosirii" - -msgid "Ascending" -msgstr "Crescator" - -msgid "Attach" -msgstr "Ataseaza" - -msgid "Attachment" -msgstr "Atasament" - -msgid "Attachments" -msgstr "Atasamente" - -msgid "August" -msgstr "August" - -msgid "Available Addressbooks:" -msgstr "Agende disponibile:" - -#, c-format -msgid "Back to %s" -msgstr "Inapoi la %s" - -msgid "Bcc" -msgstr "Copie #2" - -msgid "Blacklist" -msgstr "Lista Neagra" - -msgid "Body" -msgstr "Corp Mesaj" - -msgid "Both" -msgstr "Amindoua" - -msgid "Cancel Message" -msgstr "Renunta La Mesaj" - -msgid "Cancel" -msgstr "Renunta" - -msgid "Cancelling this message will permanently discard its contents." -msgstr "Daca renunti la acest Raspuns, continutul lui se va pierde." - -msgid "Cc" -msgstr "Copie" - -msgid "Cc:" -msgstr "Copie:" - -msgid "Change All" -msgstr "Schimba Tot" - -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "Optiuni de genul cite mesaje vezi pe o pagina si cum sint ele sortate." - -msgid "Change mail server settings." -msgstr "Scimba optiunile referitoare la serverul de mail." - -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "Specifica numele, adresa si semnatura care vor aparea in Mesajul tau." - -msgid "Change" -msgstr "Schimba" - -msgid "Check Folder(s) for New Mail" -msgstr "Verifica daca sint mesaje noi in Directo(r/are)" - -msgid "Choose Action:" -msgstr "Alege Actiunea:" - -msgid "Choose the addressbook to use when adding addresses." -msgstr "Alage agenda in care se vor adauga adresele noi." - -msgid "Choose the order of addressbooks to search when expanding addresses." -msgstr "Alage ordinea de cautare in agende." - -#, c-format -msgid "Cleared all messages from %s." -msgstr "Au fost sterse toate mesajele din %s." - -msgid "" -"Click on one of your selected addressbooks and then select all fields to " -"search." -msgstr "" -"Fa Click pe una din agende si selecteaza toate cimpurile in care vrei sa " -"cauti." - -msgid "Closed Folder" -msgstr "Director Inchis" - -msgid "Collapse All Folders" -msgstr "Restringe toate directoarele." - -msgid "Collapse All" -msgstr "Restringe tot" - -msgid "Collapse Folder" -msgstr "Restringe directorul" - -#, c-format -msgid "Compose Message (%s)" -msgstr "Mesaj Nou (%s)" - -msgid "Compose a message" -msgstr "Trimite un Mesaj Nou" - -msgid "Compose messages in a separate window." -msgstr "Compune Mesaj Nou in fereastra separata." - -msgid "Compose" -msgstr "Mesaj Nou" - -msgid "Contact List" -msgstr "Lisat de Contacte" - -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Controleaza cind se verifica daca sint mesaje noi si daca vei fi sau nu " -"anuntat la sosirea lor." - -msgid "Copy" -msgstr "Copiaza" - -msgid "Correct" -msgstr "Corect" - -msgid "Corrected Text" -msgstr "Text Corectat" - -#, c-format -msgid "Could not delete messages from %s: %s" -msgstr "Nu am putut sterge mesajele de la %s: %s" - -msgid "Create Folder" -msgstr "Creaza Director" - -msgid "Create a new drafts folder" -msgstr "Creaza director nou pentru Ciorne" - -msgid "Create a new sent mail folder" -msgstr "Creaza director nou pentru Mesaje-Trimise" - -msgid "Create a new trash folder" -msgstr "Creaza director nou pentru Gunoi" - -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Creaza filtre pentru organizarea mesajelor primite, sortarea lor in " -"directoare si stergerea celor nedorite." - -msgid "Create" -msgstr "Creaza" - -msgid "Customize how you send mail and where drafts are saved." -msgstr "Alege cum trimiti mesajele si unde vor fi salvate Ciornele." - -#, c-format -msgid "Customize maintenance operations run upon login to %s." -msgstr "Alege operatiunile de mentenanta executate cind te conectezi la %s." - -#, c-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Alege operatiunile executate la conectarea la %s." - -msgid "Date" -msgstr "Data" - -msgid "December" -msgstr "Decembrie" - -msgid "Default Identity" -msgstr "Identitate Implicita" - -msgid "Default sorting criteria:" -msgstr "Criteriu implicit de sortare:" - -msgid "Default sorting direction:" -msgstr "Directie implicita de sortare:" - -msgid "Delete Folder(s)" -msgstr "Sterge Directo(rul/arele)" - -msgid "Delete messages" -msgstr "Sterge mesajele" - -msgid "Delete old sent-mail folders at beginning of month" -msgstr "Sterge directoarele cu Mesaje-Trimise la inceput de luna." - -msgid "Delete" -msgstr "Sterge" - -msgid "Deleted an attachment." -msgstr "Sterge un atasament." - -msgid "Deleted messages" -msgstr "Mesaje Sterse" - -msgid "Deleted" -msgstr "Sterse" - -msgid "Deleting and Moving Messages" -msgstr "Optiuni Mutare, Copiere, Stergere mesaje." - -msgid "Descending" -msgstr "Descrescator" - -msgid "Dim signatures?" -msgstr "Dim signatures - de tradus ?" - -msgid "Display Options" -msgstr "Optiuni de afisare" - -msgid "Display message when filters have been applied." -msgstr "Afiseaza un mesaj la aplicarea filtrelor." - -msgid "Display pop-up notification of new mail." -msgstr "Anunta-ma cind am mesaje noi." - -msgid "Display" -msgstr "Afiseaza" - -msgid "Do Not Check Folder(s) for New Mail" -msgstr "Nu verifica daca sint mesaje noi in Directo(r/are)" - -msgid "Do you want to open that folder?" -msgstr "Vrei sa deschizi acel Director ?" - -msgid "Done" -msgstr "Gata" - -#, c-format -msgid "Download %s" -msgstr "Salveaza %s" - -msgid "Download Folder(s)" -msgstr "Salveaza Directo(rul/arele)" - -msgid "Download" -msgstr "Salveaza" - -msgid "Draft" -msgstr "Ciorne" - -msgid "Drafts folder:" -msgstr "Director cu Ciorne:" - -msgid "Edit your filter rules" -msgstr "Schimba Regulile de Filtrare" - -msgid "Edit your identities" -msgstr "Schimba Datele Personale" - -msgid "Email Address" -msgstr "Adresa de Email" - -msgid "Empty Folder(s)" -msgstr "Goleste Directo(rul/arele)" - -msgid "Empty Trash folder" -msgstr "Goleste Gunoiul" - -msgid "Empty Trash" -msgstr "Goleste Gunoiul" - -msgid "Enter the name for your new drafts folder" -msgstr "Introdu numele noului director cu Ciorne" - -msgid "Enter the name for your new sent mail folder" -msgstr "Introdu numele noului director cu Mesaje-Trimise" - -msgid "Enter the name for your new trash folder" -msgstr "Introdu numele noului Director Gunoi " - -#, c-format -msgid "Entry \"%s\" was successfully added to the addressbook" -msgstr "Adresa \"%s\" a fost adaugata cu succes la Agenda." - -msgid "Error" -msgstr "Eroare" - -msgid "Every 15 minutes" -msgstr "La 15 minute" - -msgid "Every 30 seconds" -msgstr "La 30 secunde" - -msgid "Every 5 minutes" -msgstr "La 5 minute" - -msgid "Every half hour" -msgstr "La 1/2 ore" - -msgid "Every minute" -msgstr "In fiecare minut" - -msgid "Expand All Folders" -msgstr "Desfasoara Toate Directoarele" - -msgid "Expand All" -msgstr "Desfasoara Tot" - -msgid "Expand Folder" -msgstr "Desfasoara Directorul" - -msgid "Expand Names" -msgstr "Completeaza adresa din Agenda" - -msgid "Expand the entire folder tree by default in the folders view." -msgstr "Desfasoara Arborele de Directoare in fereastra de Directoare." - -msgid "February" -msgstr "Februarie" - -msgid "Field" -msgstr "Cimpul" - -msgid "Filename" -msgstr "Nume Fisier" - -#, c-format -msgid "Filter Activity: The message \"%s\" from \"%s\" has been deleted." -msgstr "Filtru: Mesajul \"%s\" de la \"%s\" a fost sters." - -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to the folder " -"\"%s\"." -msgstr "Filtru: Mesajul \"%s\" de la \"%s\" a fost mutat in Directorul \"%s\"." - -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to your Trash " -"folder." -msgstr "Filtru: Mesajul \"%s\" de la \"%s\" a fost aruncat la Gunoi." - -msgid "Filter Rules" -msgstr "Reguli de Filtrare" - -msgid "Filter message content for profanity." -msgstr "Activeaza filtru cuvinte cenzurate !" - -msgid "Filters" -msgstr "Filtre" - -msgid "Find" -msgstr "Gaseste" - -msgid "First Page" -msgstr "Prima Pagina" - -msgid "Folder Navigator" -msgstr "Directoare" - -msgid "Folders" -msgstr "Directoare" - -msgid "Forward" -msgstr "Trimite Copie" - -msgid "Forward:" -msgstr "Trimite Copie" - -#, c-format -msgid "Forwarded message from %s" -msgstr "Copie Mesaj trimisa de %s" - -msgid "From Address" -msgstr "Expeditor" - -msgid "From" -msgstr "De la" - -msgid "From:" -msgstr "De la:" - -msgid "Help" -msgstr "Ajutor" - -msgid "Hide Deleted" -msgstr "Ascunde Mesaje-Sterse" - -msgid "How to prefix quoted lines in a reply:" -msgstr "Citatele din Mesajul-Raspun vor fi marcate cu:" - -msgid "IMP is not properly configured" -msgstr "IMP nu este configurat corect" - -msgid "Identities" -msgstr "Identitati" - -msgid "Identity" -msgstr "Identitate" - -msgid "Identity's name:" -msgstr "Numele Identitatii:" - -msgid "Ignore All" -msgstr "Ignora tot" - -msgid "Ignore" -msgstr "Ignora" - -msgid "Important messages" -msgstr "Mesaje Importante" - -msgid "Important" -msgstr "Importante" - -msgid "Include original message in a reply?" -msgstr "Include mesajul original in raspuns." - -msgid "January" -msgstr "Ianuarie" - -msgid "July" -msgstr "Iulie" - -msgid "June" -msgstr "Iunie" - -msgid "Language" -msgstr "Limba" - -msgid "Last Page" -msgstr "Ultima Pagina" - -#, c-format -msgid "Last login: %s" -msgstr "Ultima conectare: %s" - -msgid "Last login: Never" -msgstr "Ultima conectare: Niciodata" - -#, c-format -msgid "Log in to %s" -msgstr "Conectare la %s" - -msgid "Log in" -msgstr "Conectare" - -msgid "Login Tasks" -msgstr "Actiuni la Conectare" - -msgid "" -"Login failed for some reason. Most likely your username or password was " -"entered incorrectly." -msgstr "" -"Conectare imposibila. Nume de Utilizator sau/si Parola gresita.Incearca din " -"nou." - -msgid "Logout" -msgstr "Deconectare" - -msgid "Mail Filters" -msgstr "Filtre Mesaje" - -msgid "Mail Management" -msgstr "Intretinere Mesaje" - -msgid "Mailbox" -msgstr "Casuta de Mesaje" - -msgid "Maintenance Operations" -msgstr "Operatiuni de Mentenanta" - -msgid "March" -msgstr "Martie" - -msgid "Mark as:" -msgstr "Marcheaza:" - -msgid "Mark different levels of quoting with different colors?" -msgstr "Marcheaza diferite nivele de citare cu diferite culori." - -msgid "May" -msgstr "Mai" - -msgid "Message Composition" -msgstr "Compune Mesaj Nou" - -msgid "Message Date" -msgstr "Data Sosirii" - -msgid "Message Search" -msgstr "Cauta Mesajul" - -msgid "Message Size" -msgstr "Marime Mesaj" - -msgid "Message Source" -msgstr "Sursa Mesajului" - -msgid "Message Viewing" -msgstr "Filtrare Continut" - -msgid "Message fields" -msgstr "Cimpurile Mesajului" - -msgid "Message flags" -msgstr "Marcate ca" - -msgid "Message folders" -msgstr "In Directoarele" - -msgid "Message sent successfully, but not saved to" -msgstr "Mesaj trimis cu succes dar nesalvat in" - -msgid "Message" -msgstr "Mesaj" - -msgid "Messages per page in the mailbox view." -msgstr "mesaje pe o pagina." - -msgid "Messages to" -msgstr "Mesaj(ul/ele) in" - -msgid "Modify" -msgstr "Modifica" - -msgid "Move Down" -msgstr "Mai Jos" - -msgid "Move Up" -msgstr "Mai Sus" - -#, c-format -msgid "Move messages to the %s folder" -msgstr "Muta Mesajele in %s." - -msgid "Move" -msgstr "Muta" - -msgid "Name" -msgstr "Nume" - -msgid "Never" -msgstr "Niciodata" - -msgid "New Mail" -msgstr "Mesaje Noi" - -msgid "New messages" -msgstr "Mesaje Noi" - -msgid "New" -msgstr "Noi" - -msgid "Next Message" -msgstr "Mesajul Urmator" - -msgid "Next Page" -msgstr "Pagina Urmatoare" - -msgid "Next" -msgstr "Urmatorul" - -msgid "No Subject" -msgstr "Fara Subiect" - -msgid "No folders were specified" -msgstr "Nu s-a specificat directorul" - -msgid "No messages matched your search" -msgstr "Nu au fost gasite mesaje corespunzatoare" - -msgid "No spelling errors" -msgstr "Nu exista greseli de scriere" - -msgid "No suggestions" -msgstr "Nu exista sugestii" - -msgid "No" -msgstr "Nu" - -msgid "None" -msgstr "Nici Una" - -msgid "Not Deleted" -msgstr "Nesterse" - -msgid "Not Draft" -msgstr "Curate" - -msgid "Not Important" -msgstr "Neimportante" - -msgid "Not Personal" -msgstr "Ne Personal" - -msgid "Not deleted messages" -msgstr "Mesaje Nesterse" - -msgid "Not important messages" -msgstr "Mesaje Neimportante" - -msgid "November" -msgstr "Noiembrie" - -msgid "Number of old sent-mail folders to keep if deleting monthly" -msgstr "directoare cu Mesaje-Trimise se vor pastra la inceputul lunii." - -msgid "October" -msgstr "Octombrie" - -msgid "Old messages" -msgstr "Mesaje Vechi" - -msgid "Old sent-mail folders being purged." -msgstr "Directorul de Mesaje-Trimise vechi a fost golit." - -msgid "Open Folder" -msgstr "Deschide" - -msgid "Options" -msgstr "Optiuni" - -msgid "Other Options" -msgstr "Alte Optiuni" - -#, c-format -msgid "Page %d of %d" -msgstr "Pagina %d din %d" - -msgid "Part(s)" -msgstr "Atasament(e)" - -msgid "Password" -msgstr "Parola" - -msgid "Perform maintenance operations on login" -msgstr "Executa operatiuni de mentenanta la Conectare." - -msgid "Personal Information" -msgstr "Date Personale" - -msgid "Place your signature before replies and forwards?" -msgstr "Plaseaza semnatura inaintea raspunsurilor." - -msgid "Please enter the name of the new folder:" -msgstr "Introdu numele noului director:" - -msgid "Please enter the new name:" -msgstr "Te rog introdu noul nume:" - -msgid "Please provide your username and password" -msgstr "Te rog introdu numele de Utilizator si Parola." - -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Va rog sa verificati adresele introduse. Nu par sa fie corecte." - -msgid "Please select a folder before you perform any actions." -msgstr "Te rog alege un director inainte de a specifica actiunea." - -msgid "Please select at least one folder to search." -msgstr "Te rog alege cel putin un director de cautare." - -msgid "Please select only one folder for this operation." -msgstr "Te rog alege un singur director pentru aceasta actiune." - -msgid "Precede your signature with dashes ('-- ')" -msgstr "Desparte semnatura prin ('-- ')" - -msgid "Previous Message" -msgstr "Mesajul Precedent" - -msgid "Previous Page" -msgstr "Pagina Precedenta" - -msgid "Print" -msgstr "Tipareste" - -#, c-format -msgid "Problem with filter rule %d: folder does not exist: %s" -msgstr "Problema cu regula de filtrare %d: directorul nu exista: %s" - -msgid "Problem?" -msgstr "Problema ?" - -msgid "Purge Deleted" -msgstr "Sterge de Tot" - -msgid "Purge Trash how often:" -msgstr "Goleste Gunoiul" - -msgid "Purge messages in Trash folder older than this amount of days" -msgstr "Sterge mesajele din directorul Gunoi mai vechi de acest numar de zile." - -msgid "Purge old message in the Trash folder" -msgstr "Sterge mesajele vechi din directorul Gunoi (definitiv)." - -#, c-format -msgid "Purging %d message(s) from Trash folder." -msgstr "Golim %d mesaj(e) din Gunoi." - -msgid "Quoting" -msgstr "Citat" - -msgid "Received after" -msgstr "Primite inainte de" - -msgid "Received before" -msgstr "Primite dupa" - -msgid "Received on" -msgstr "Primite pe" - -msgid "Redirect Message" -msgstr "Redirecteaza" - -msgid "Redirect this message" -msgstr "Redirecteaza acest mesaj" - -msgid "Redirect" -msgstr "Redirecteaza" - -msgid "Redirecting failed." -msgstr "Redirectarea a esuat." - -msgid "Refresh Folder Views:" -msgstr "Reimprospateaza fereastra cu directoare:" - -msgid "Refresh" -msgstr "Reimprospateaza" - -msgid "Reload View" -msgstr "Reincarca fereastra" - -msgid "Remember the last view" -msgstr "Ultima stare" - -msgid "Remove Selected" -msgstr "Sterge cele selectate" - -msgid "Rename Folder" -msgstr "Redenumeste Directorul" - -msgid "Rename sent-mail folder at beginning of month" -msgstr "Redenumeste directorul cu Mesaje-Trimise la inceputul lunii." - -#, c-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Redenumirea lui \"%s\" in \"%s\" a esuat. Iata ce a zis serverul:" - -msgid "Replace with:" -msgstr "Inlocuieste cu:" - -msgid "Reply to All" -msgstr "Raspunde la Toti" - -msgid "Reply to All:" -msgstr "Raspunde la Toti:" - -msgid "Reply" -msgstr "Raspunde" - -msgid "Reply-To: " -msgstr "Raspuns-Catre:" - -msgid "Reply-to" -msgstr "Raspunde la" - -msgid "Reply:" -msgstr "Raspunde:" - -msgid "Report as Spam" -msgstr "Raporteaza ca Nedorit" - -msgid "Request a Return Receipt" -msgstr "Cere Confirmare de Primire" - -msgid "Reset" -msgstr "Sterge Tot" - -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Intoarce-te la lista de mesaje dupa stergerea, mutarea sau copierea unui " -"mesaj." - -msgid "Rule Definition" -msgstr "Defineste Regula" - -msgid "Save Draft" -msgstr "Salveaza Ciorna" - -msgid "Save a copy in " -msgstr "Salveaza o copie in " - -msgid "Save as" -msgstr "Salveaza ca" - -msgid "Save sent mail" -msgstr "Salveaza Mesaj-Trimis" - -#, c-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Salvarea Ciornei a esuat. Iata ce a spus serverul: %s" - -msgid "Search Results" -msgstr "Rezultate Cautare" - -msgid "Search" -msgstr "Cautare" - -msgid "Seen" -msgstr "Citite" - -msgid "Select addressbook sources for adding and searching for addresses." -msgstr "Alege Agendele pentru adrese." - -msgid "Select all" -msgstr "Selecteaza Tot" - -msgid "Select an identity" -msgstr "Selecteaza o identitate" - -msgid "Select charset:" -msgstr "Selecteaza setul de caractere:" - -msgid "Select none" -msgstr "Selecteaza Nimic" - -msgid "Select your preferred language:" -msgstr "Selecteaza limba:" - -msgid "Select" -msgstr "Selecteaza" - -msgid "Selected Addressbooks:" -msgstr "Agende selectate" - -msgid "Send Message" -msgstr "Trimite" - -msgid "Sent mail folder:" -msgstr "Director Mesaje-Trimise:" - -msgid "September" -msgstr "Septembrie" - -msgid "Server Information" -msgstr "Optiuni Server" - -msgid "Set preferences for filtering messages for unwanted content." -msgstr "" -"Filtrare Mesaje primite impotriva continutului nedorit.
    Cuvinte " -"cenzurate." - -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Alege ce se intimpla atunci cind muti, copiezi sau stergi mesaje." - -msgid "Set the current time zone." -msgstr "Specifica localizarea geografica (fusul orar)." - -msgid "Set the language that menu items, explanations, and help are in." -msgstr "Alege limba de afisare a meniurilor, explicatiilor si ajutorului." - -msgid "Should the compose window be closed after saving a draft?" -msgstr "Inchidem fereastra de compunere Mesaj Nou la salvarea ciornei." - -msgid "Show Deleted" -msgstr "Arata Mesaje Sterse" - -msgid "Show last login time when logging in" -msgstr "Afiseaza data si ora ultimei conectari." - -msgid "Show legend in the mailbox view." -msgstr "Afiseaza Legenda in lista de mesaje." - -msgid "Size" -msgstr "Marime" - -msgid "Some of IMP's configuration files are missing:" -msgstr "Unele fisiere de configurare ale IMP lipsesc." - -msgid "Sort Direction" -msgstr "Directia de Sortare" - -msgid "Spam Report from" -msgstr "Mesaj nedorit raportat de" - -msgid "Special Characters" -msgstr "Caractere Speciale" - -msgid "Spelling errors per screen when spell checking." -msgstr "greseli de ortografie pe pagina." - -msgid "Subject Field" -msgstr "Subiectul" - -msgid "Subject" -msgstr "Subiect" - -msgid "Subject:" -msgstr "Subiect:" - -msgid "Subscribe to Folder(s)" -msgstr "Subscrie la Directo(r/are)" - -msgid "Suggestions" -msgstr "Sugestii" - -msgid "Text" -msgstr "Textul" - -#, c-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Directo(rul/arele) curent(e) \"%s\" vor fi redenumite ca \"%s\"." - -#, c-format -msgid "The folder \"%s\" already exists" -msgstr "Directorul \"%s\" exista deja." - -#, c-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"Directorul \"%s\" contine caractere nepermise in numele sau. Ar putea crea " -"probleme. Contacteaza-l pe Administrator" - -#, c-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Directorul \"%s\" a fost creat dar tu nu ai subscris la el." - -#, c-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Directorul \"%s\" a fost sters dar tu nu ai anulat subscrierea la el." - -#, c-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Directorul \"%s\" nu a fost creat. Iata ce a spus serverul:" - -#, c-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Directorul \"%s\" nu a fost sters. Iata ce a spus serverul:" - -#, c-format -msgid "The folder \"%s\" was successfully created." -msgstr "Directorul \"%s\" a fost creat cu succes." - -#, c-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Directorul \"%s\" a fost sters cu succes." - -#, c-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Directorul \"%s\" a fost redenumit cu succes ca \"%s\"." - -#, c-format -msgid "The identity \"%s\" has been deleted." -msgstr "Identitatea \"%s\" a fost stearsa." - -#, c-format -msgid "The identity \"%s\" has been saved." -msgstr "Identitatea \"%s\" a fost salvata." - -msgid "There are no messages in this mailbox." -msgstr "Nu exista Mesaje in aceasta casuta postala." - -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Aceasta operatiune este de durata. Esti sigur ca vrei sa continui ?" - -msgid "This message has been reported as spam to your system administrator." -msgstr "Acest mesaj a fost raportat Administratorului ca fiind Nedorit." - -msgid "This message to" -msgstr "Mesajul in" - -msgid "Time Zone" -msgstr "Zona " - -msgid "To" -msgstr "Catre" - -msgid "To:" -msgstr "Catre:" - -msgid "Trash folder:" -msgstr "Gunoi:" - -msgid "Unanswered messages" -msgstr "Mesaje fara Raspuns" - -msgid "Unanswered" -msgstr "Fara Raspuns" - -msgid "Undelete" -msgstr "Recupereaza" - -msgid "Unread" -msgstr "Necitite" - -msgid "Unseen" -msgstr "Necitite" - -msgid "Use Ctrl/Option+Click to select multiple fields" -msgstr "Foloseste Ctrl/Option+Click pentru selestie multipla." - -msgid "Use Default Value" -msgstr "Foloseste Valoarea Implicita" - -msgid "Use IMAP folder subscriptions?" -msgstr "Subscrie la directoare IMAP." - -msgid "Username" -msgstr "Utilizator" - -msgid "View or mailbox to display after login:" -msgstr "La conectare afiseaza:" - -msgid "Warning" -msgstr "Atentie" - -#, c-format -msgid "Welcome to %s" -msgstr "Bine ai venit in sistemul %s" - -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted." -msgstr "" -"Cind stergi un mesaj, muta-l in Gunoi in loc sa-l marchezi ca fiind sters." - -msgid "Wrap text at this many characters." -msgstr "de caractere pe linie." - -msgid "Yes" -msgstr "Da" - -msgid "You are attempting to delete the following folders:" -msgstr "Directorul urmator va fi sters:" - -msgid "You are creating a sub-folder to " -msgstr "Creare subdirector la " - -msgid "You are creating a top-level folder." -msgstr "Creare director in radacina." - -msgid "You are renaming the folder: " -msgstr "Redenumeste directorul: " - -msgid "You have been logged out.
    Thank you for using the system." -msgstr "Ai fost deconectat.
    Iti multumim ca folosesti sistemul." - -msgid "Your From: address:" -msgstr "Adresa de Expeditor:" - -msgid "Your Information" -msgstr "Informatii Personale" - -msgid "Your Reply-to: address: (optional)" -msgstr "Raspunde la: (optional)" - -msgid "Your current time zone:" -msgstr "Zona geografica:" - -msgid "Your default identity:" -msgstr "Identitatea implicita:" - -msgid "Your full name:" -msgstr "Numele complet:" - -msgid "Your identities:" -msgstr "Identitati:" - -msgid "Your options have been updated." -msgstr "Optiunile au fost salvate." - -msgid "Your signature:" -msgstr "Semnatura:" - -msgid "[No Subject]" -msgstr "[Fara Subiect]" - -msgid "delete message" -msgstr "sterge mesajul" - -msgid "from" -msgstr "de la" - -msgid "move message to" -msgstr "muta mesajul in" - -msgid "select folder" -msgstr "alege unde" - -#, c-format -msgid "where the %s field contains %s" -msgstr "primite %s %s" diff --git a/imp/po/ru_RU.po b/imp/po/ru_RU.po deleted file mode 100644 index 422f204d2..000000000 --- a/imp/po/ru_RU.po +++ /dev/null @@ -1,6139 +0,0 @@ -# IMP Russian translation. -# Copyright -# Anton Nekhoroshih , 2001 -# Fedor A. Fetisov , 2002 -# Alexey Zakharov , 2008 -# -msgid "" -msgstr "" -"Project-Id-Version: IMP H3 v4.2\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2008-02-03 01:21+0200\n" -"PO-Revision-Date: 2008-02-03 02:30+0200\n" -"Last-Translator: Alexey Zakharov \n" -"Language-Team: Russian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CP1251\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/Compose.php:1752 -#, fuzzy -msgid " Cc: " -msgstr " Êîìó:" - -#: lib/Compose.php:1749 -msgid " To: " -msgstr " Êîìó:" - -#: lib/Compose.php:1737 -msgid " Date: " -msgstr " Äàòà:" - -#: lib/Compose.php:1740 -msgid " From: " -msgstr " Îò êîãî:" - -#: folders.php:344 mailbox.php:347 templates/folders/head.inc:7 -#, php-format -msgid " (Accesskey %s)" -msgstr "(Êëàâèøà %s)" - -#: lib/Compose.php:1746 -msgid " Subject: " -msgstr " Òåìà: " - -#: templates/compose/spelling.inc:70 -msgid " in " -msgstr " â " - -# fuzzy, php-format -# fuzzy, php-format -#: thread.php:155 -#, php-format -msgid "%d Messages" -msgstr "%d ñîîáùåíèé" - -#: lib/Spam.php:218 -#, fuzzy, php-format -msgid "%d messages have been deleted." -msgstr "Ïîêàçûâàòü ñîîáùåíèÿ êîòîðûå ïðîøëè ÷åðåç ôèëüòð." - -#: lib/Spam.php:197 -#, fuzzy, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "Îá ýòîì ïèñüìå, êàê î ñïàìå áûëî ñîîáùåíî àäìèíèñòðàòîðó." - -#: lib/Spam.php:177 -#, fuzzy, php-format -msgid "%d messages have been reported as not spam." -msgstr "Îá ýòîì ïèñüìå, êàê î ñïàìå áûëî ñîîáùåíî àäìèíèñòðàòîðó." - -#: lib/Spam.php:189 -#, fuzzy, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "Îá ýòîì ïèñüìå, êàê î ñïàìå áûëî ñîîáùåíî àäìèíèñòðàòîðó." - -#: lib/Spam.php:169 -#, fuzzy, php-format -msgid "%d messages have been reported as spam." -msgstr "Îá ýòîì ïèñüìå, êàê î ñïàìå áûëî ñîîáùåíî àäìèíèñòðàòîðó." - -#: mailbox.php:255 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d ïî %d èç %d ñîîáùåíèé" - -#: lib/MIME/Contents.php:564 -#, fuzzy, php-format -msgid "%s Attachments, %s" -msgstr "Íîâîå âëîæåíèå: %s" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s óæå ñóùåòâóåò. Âàøà %s ïàïêà íå áûëà ïåðåèìåíîâàíà." - -#: lib/MIME/Contents.php:557 -#, fuzzy, php-format -msgid "%s bytes" -msgstr "áàéò" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "%s ïàïêà áóäåò ïåðåèìåíîâàíà â íà÷àëå ìåñÿöà." - -#: lib/MIME/Viewer/itip.php:666 -#, fuzzy, php-format -msgid "%s has cancelled \"%s\"." -msgstr "" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"Ïàïêà \"%s\" áûëà óñïåøíî ïåðåèìåíîâàíà â \"%s\".\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"[ñòðîêà %s èç %s]\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"[ñòðîêà %s èç %s]\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"[ñòðîêà %s èç %s]\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"[ñòðîêà %s èç %s]\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"[ñòðîêà %s èç %s]" - -#: lib/MIME/Viewer/itip.php:506 -#, fuzzy, php-format -msgid "%s has replied to a free/busy request." -msgstr "" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Îøèáêà îòïðàâêè ïèñüìà: %s\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Îøèáêà îòïðàâêè ïèñüìà: %s\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Îøèáêà îòïðàâêè ïèñüìà: %s" - -#: lib/MIME/Viewer/itip.php:658 -#, fuzzy, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"Ïåðåíàïðàâèòü ýòî ñîîáùåíèå\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"Íåâîçìîæíî çàãðóçèòü îïðåäåëåíèå %s.\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"Íåâîçìîæíî çàãðóçèòü îïðåäåëåíèå %s.\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"Íåâîçìîæíî çàãðóçèòü îïðåäåëåíèå %s.\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"Íåâîçìîæíî çàãðóçèòü îïðåäåëåíèå %s.\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"Íåâîçìîæíî çàãðóçèòü îïðåäåëåíèå %s." - -#: lib/MIME/Viewer/itip.php:497 -#, fuzzy, php-format -msgid "%s has sent you free/busy information." -msgstr "Îøèáêà îòïðàâêè ïèñüìà: %s" - -#: lib/MIME/Viewer/itip.php:502 -#, fuzzy, php-format -msgid "%s requests your free/busy information." -msgstr "Èíôîðìàöèÿ î ñåðâåðå" - -# #-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-# -# #-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-# -# #-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-# -# fuzzy -# #-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-# -# fuzzy -# #-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-# -# fuzzy -#: lib/MIME/Viewer/itip.php:621 -#, fuzzy, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Âàøà èíôîðìàöèÿ\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Âàøà èíôîðìàöèÿ\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Âàøà èíôîðìàöèÿ" - -#: lib/Message.php:466 -#, fuzzy, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "Ïàïêà \"%s\" áûëà óñïåøíî ïåðåèìåíîâàíà â \"%s\"." - -#: lib/MIME/Viewer/itip.php:638 -#, fuzzy, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"Ïàïêà \"%s\" áûëà óñïåøíî ïåðåèìåíîâàíà â \"%s\".\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"[ñòðîêà %s èç %s]\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"[ñòðîêà %s èç %s]\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"[ñòðîêà %s èç %s]\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"[ñòðîêà %s èç %s]\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"[ñòðîêà %s èç %s]" - -#: lib/MIME/Viewer/itip.php:645 -#, fuzzy, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Íåâîçìîæíî çàãðóçèòü îïðåäåëåíèå %s.\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Íåâîçìîæíî çàãðóçèòü îïðåäåëåíèå %s.\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Íåâîçìîæíî çàãðóçèòü îïðåäåëåíèå %s." - -#: message.php:494 templates/message/navbar_top.inc:20 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d èç %d)" - -#: lib/Compose.php:1681 -#, fuzzy, php-format -msgid "%u Forwarded Messages" -msgstr "Êîíåö ïåðåñûëàåìîãî ñîîáùåíèÿ" - -# fuzzy, php-format -#: rss.php:94 -#, fuzzy, php-format -msgid "%u of %u messages in %s unread." -msgstr "Ïðîñìîòð ñîîáùåíèé â %s" - -#: templates/compose/spelling.inc:133 -msgid "(Apply these changes and move to next screen.)" -msgstr "(Ñîõðàíèòü èçìåíåíèÿ è ïåðåéòè äàëåå)" - -#: templates/compose/spelling.inc:120 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(Îòìåíèòü âñå èçìåíåíèÿ è ïåðåéòè ê ðåäàêòèðîâàíèþ)" - -#: spelling.php:279 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "(Âåðíóòüñÿ â ðåäàêòîð, ñîõðàíèâ âíåñåííûå èçìåíåíèÿ.)" - -#: spelling.php:276 -#, fuzzy -msgid "" -"(Send message after applying all changes made thus far. Changes on the " -"current screen will NOT be applied.)" -msgstr "(Âåðíóòüñÿ â ðåäàêòîð, ñîõðàíèâ âíåñåííûå èçìåíåíèÿ.)" - -#: templates/contacts/contacts.inc:227 templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Äëÿ äîáàâëåíèÿ íàæìèòå OK *" - -#: templates/contacts/contacts.inc:206 templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Ïîæàëóéñòà âûáåðèòå àäðåñ(à) *" - -#: lib/MIME/Contents.php:562 -#, fuzzy, php-format -msgid "1 Attachment, %s" -msgstr "Íîâîå âëîæåíèå: %s" - -#: config/prefs.php.dist:980 -#, fuzzy -msgid "100 characters" -msgstr "Ñïåöèàëüíûå ñèìâîëû" - -#: config/prefs.php.dist:983 -#, fuzzy -msgid "1000 characters" -msgstr "Ñïåöèàëüíûå ñèìâîëû" - -#: config/prefs.php.dist:981 -#, fuzzy -msgid "250 characters" -msgstr "Ñïåöèàëüíûå ñèìâîëû" - -#: config/prefs.php.dist:982 -#, fuzzy -msgid "500 characters" -msgstr "Ñïåöèàëüíûå ñèìâîëû" - -#: templates/search/fields.inc:5 templates/search/search.html:61 -msgid "AND" -msgstr "È" - -#: config/prefs.php.dist:848 -msgid "Above the message text" -msgstr "Íàä ñîîáùåíèåì" - -# fuzzy -#: templates/fetchmail/manage.inc:7 templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Ïðîôèëü:" - -#: lib/MIME/Viewer/itip.php:536 lib/MIME/Viewer/itip.php:768 -#: lib/MIME/Viewer/itip.php:769 lib/MIME/Viewer/itip.php:896 -#, fuzzy -msgid "Actions" -msgstr "Äåéñòâèå" - -#: lib/MIME/Headers.php:201 lib/MIME/Headers.php:202 -#, fuzzy, php-format -msgid "Add %s to my Address Book" -msgstr "Àäðåñíàÿ êíèãà" - -#: templates/prefs/sourceselect.inc:300 -#, fuzzy -msgid "Add source" -msgstr "äîáàâèòü òåêñò" - -#: lib/MIME/Viewer/itip.php:595 -#, fuzzy -msgid "Add this to my calendar" -msgstr "" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó" - -#: lib/MIME/Viewer/itip.php:808 -#, fuzzy -msgid "Add this to my tasklist" -msgstr "" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.6) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (IMP H3 v4.1-RC3) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (IMP H3 v4.1-RC3) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó" - -#: lib/MIME/Viewer/itip.php:627 -#, fuzzy -msgid "Add to my calendar" -msgstr "" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó" - -# fuzzy, php-format -#: lib/Compose.php:2694 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Ôàéë \"%s\" ïðèêðåïëåí ê ïèñüìó" - -#: config/prefs.php.dist:825 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Äîïîëíèòåëüíî îòîáðàæàòü ñëåäóþùèå çàãîëîâêè: (íå îáÿçàòåëüíû, êàæäûé ñ " -"íîâîé ñòðîêè)" - -#: lib/MIME/Viewer/notification.php:60 -#, fuzzy, php-format -msgid "Additional information can be viewed %s." -msgstr "Ëè÷íûå íàñòðîéêè" - -#: lib/MIME/Viewer/notification.php:60 -#, fuzzy -msgid "Additional information details" -msgstr "Ëè÷íûå íàñòðîéêè" - -#: lib/MIME/Viewer/status.php:92 -#, fuzzy -msgid "Additional message details" -msgstr "Ëè÷íûå íàñòðîéêè" - -# fuzzy -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "Äîïîëíèòåëüíàÿ èíôîðìàöèÿ îá îøèáêå" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Äîïîëíèòåëüíàÿ èíôîðìàöèÿ îá îøèáêå ìîæåò áûòü ïðîñìîòðåíà %s." - -#: compose.php:783 compose.php:1019 contacts.php:119 -#: templates/contacts/contacts.inc:180 templates/compose/compose.inc:337 -#: templates/compose/redirect.inc:52 templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Àäðåñíàÿ êíèãà" - -# fuzzy -#: config/prefs.php.dist:134 -msgid "Address Books" -msgstr "Àäðåñíûå êíèãè" - -#: templates/prefs/sourceselect.inc:345 -#, fuzzy -msgid "Address book to add addresses to" -msgstr "Àäðåñíàÿ êíèãà äîñòóïíà òîëüêî äëÿ ÷òåíèÿ." - -#: config/prefs.php.dist:189 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Íàïðàâëÿòü êîïèè âñåõ ñîîáùåíèé äàííûì àäðåñàòàì: (íå îáÿçàòåëüíû, " -"êàæäûé ñ íîâîé ñòðîêè)" - -#: config/prefs.php.dist:181 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Àäðåñà, îòíîñÿùèåñÿ ê äàííîìó ïðîôèëþ: (íå îáÿçàòåëüíû, êàæäûé ñ íîâîé " -"ñòðîêè)" - -# fuzzy -#: lib/IMAP/ACL/rfc2086.php:57 lib/IMAP/ACL/rfc4314.php:59 -#, fuzzy -msgid "Administer" -msgstr "Óïðàâëåíèå" - -#: templates/mailbox/navbar.inc:10 templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Âñå" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, fuzzy, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Âñå ñîîáùåíèÿ â Âàøåé ïàïêå \"%s\" ñòàðøå %s äíÿ(äíåé) áóäóò óíè÷òîæåííû." - -#: templates/javascript_defs.php:62 templates/javascript/folders.js:13 -#: templates/folders/javascript.inc:5 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "Âñå ñîîáùåíèÿ â óêàçàííîé ïàïêå(àõ) áóäóò ïåðåìåùåíû â ôàéë MBOX:" - -#: lib/Maintenance/Task/purge_trash.php:78 -#: lib/Maintenance/Task/purge_spam.php:79 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Âñå ñîîáùåíèÿ â Âàøåé ïàïêå \"%s\" ñòàðøå %s äíÿ(äíåé) áóäóò óíè÷òîæåííû." - -# fuzzy, php-format -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "Âñå âëîæåíèÿ ñòàðøå %s ìåñÿöåâ áóäóò óäàëåíû." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "Âñå ïàïêè îòïðàâëåííûõ ñîîáùåíèé ñòàðøå %s ìåñÿöåâ áóäóò óäàëåíû." - -#: acl.php:88 acl.php:129 -#, fuzzy, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "Ïàïêà \"%s\" áûëà óñïåøíî ïåðåèìåíîâàíà â \"%s\"." - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Àëüòåðíàòèâíûé âèä ýòîãî ñîîáùåíèÿ:" - -#: config/prefs.php.dist:703 -#, fuzzy -msgid "Always" -msgstr "Ïñåâäîíèì" - -# fuzzy -#: config/prefs.php.dist:688 -msgid "Always save attachments" -msgstr "Âñåãäà ñîõðàíÿòü âëîæåíèÿ" - -#: lib/Message.php:440 -#, fuzzy -msgid "An unknown error occured while creating the new note." -msgstr "Íåèçâåñòíàÿ îøèáêà ïðè äîáàâëåíèè íîâîé çàïèñè." - -#: lib/Message.php:439 -#, fuzzy -msgid "An unknown error occured while creating the new task." -msgstr "Íåèçâåñòíàÿ îøèáêà ïðè äîáàâëåíèè íîâîé çàïèñè." - -#: lib/MIME/Viewer/itip.php:794 -#, fuzzy -msgid "An unknown person" -msgstr "Ïðîèçîøëà êðèòè÷åñêàÿ îøèáêà:" - -#: message.php:466 mailbox.php:757 templates/message/navbar_navigate.inc:9 -#: templates/mailbox/navbar.inc:18 templates/mailbox/navbar.inc:35 -#: templates/mailbox/legend.inc:6 templates/message/navbar_navigate.html:12 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -msgid "Answered" -msgstr "Îòâå÷åííûå" - -#: search.php:329 templates/search/main.inc:31 -msgid "Answered messages" -msgstr "Îòâå÷åííûå ñîîáùåíèÿ" - -# fuzzy -#: mailbox.php:409 templates/mailbox/header.inc:7 -msgid "Apply Filters" -msgstr "Âêëþ÷èòü ôèëüòðàöèþ" - -# fuzzy, php-format -#: mailbox.php:409 templates/mailbox/header.inc:7 -#, php-format -msgid "Apply Filters to %s" -msgstr "Âêëþ÷èòü ôèëüòðàöèþ äëÿ %s" - -# fuzzy -#: filterprefs.php:107 templates/filters/prefs.inc:36 -msgid "Apply filter rules upon logging on?" -msgstr "Ïðèìåíèòü ïðàâèëà ôèëüòðàöèè ïðè âõîäå â ñèñòåìó" - -# fuzzy -#: templates/filters/prefs.inc:42 -msgid "Apply filter rules whenever INBOX is displayed?" -msgstr "Ïðèìåíèòü ïðàâèëà ôèëüòðàöèè ïðè îáíîâëåíèè ïî÷òîâîãî ÿùèêà." - -# fuzzy -#: filterprefs.php:108 -#, fuzzy -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Ïðèìåíèòü ïðàâèëà ôèëüòðàöèè ïðè îáíîâëåíèè ïî÷òîâîãî ÿùèêà." - -# fuzzy -#: filterprefs.php:109 -#, fuzzy -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "Ïðèìåíèòü ïðàâèëà ôèëüòðàöèè ïðè îáíîâëåíèè ïî÷òîâîãî ÿùèêà." - -# fuzzy -#: mailbox.php:418 templates/mailbox/header.inc:14 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Âû óâåðåíû, ÷òî õîòèòå ñäåëàòü ýòî?" - -#: smime.php:314 pgp.php:406 templates/smime/smime.inc:25 -#: templates/pgp/pgp.inc:27 -#, fuzzy -msgid "Are you sure you want to delete this public key?" -msgstr "Âû óâåðåíû, ÷òî õîòèòå ñäåëàòü ýòî?" - -#: smime.php:340 pgp.php:436 templates/smime/smime.inc:79 -#: templates/pgp/pgp.inc:83 -#, fuzzy -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "Âû óâåðåíû, ÷òî õîòèòå ñäåëàòü ýòî?" - -#: templates/javascript_defs.php:34 templates/compose/redirect.inc:5 -#: templates/compose/compose.js:6 -msgid "Are you sure you want to do this?" -msgstr "Âû óâåðåíû, ÷òî õîòèòå ñäåëàòü ýòî?" - -# fuzzy -#: message.php:671 -#, fuzzy -msgid "Are you sure you wish to PERMANENTLY delete all attachments?" -msgstr "Âû óâåðåíû, ÷òî õîòèòå ÎÊÎÍ×ÀÒÅËÜÍÎ óäàëèòü ýòè âëîæåíèÿ?" - -#: message.php:541 templates/javascript_defs.php:46 -#: templates/mailbox/javascript.inc:68 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Âû óâåðåíû, ÷òî õîòèòå ÎÊÎÍ×ÀÒÅËÜÍÎ óäàëèòü ýòè ñîîáùåíèÿ?" - -# fuzzy -#: lib/MIME/Contents.php:262 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Âû óâåðåíû, ÷òî õîòèòå ÎÊÎÍ×ÀÒÅËÜÍÎ óäàëèòü ýòè âëîæåíèÿ?" - -#: mailbox.php:414 -#, fuzzy -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Âû óâåðåíû, ÷òî õîòèòå î÷èñòèòü ýòó ïàïêó?" - -#: templates/mailbox/actions.inc:39 -msgid "Are you sure you wish to empty this folder?" -msgstr "Âû óâåðåíû, ÷òî õîòèòå î÷èñòèòü ýòó ïàïêó?" - -# fuzzy -#: lib/IMP.php:809 -#, fuzzy -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Âû óâåðåíû, ÷òî õîòèòå î÷èñòèòü êîðçèíó?" - -# fuzzy -#: lib/IMP.php:801 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Âû óâåðåíû, ÷òî õîòèòå î÷èñòèòü êîðçèíó?" - -# fuzzy -#: mailbox.php:498 templates/mailbox/actions.inc:8 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Âû óâåðåíû, ÷òî õîòèòå ÎÊÎÍ×ÀÒÅËÜÍÎ óäàëèòü ýòè ñîîáùåíèÿ?" - -#: templates/javascript_defs.php:80 templates/message/javascript.inc:80 -#: templates/mailbox/javascript.inc:79 -#, fuzzy -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Âû óâåðåíû, ÷òî õîòèòå î÷èñòèòü ýòó ïàïêó?" - -#: templates/javascript_defs.php:79 templates/message/javascript.inc:75 -#: templates/mailbox/javascript.inc:74 -#, fuzzy -msgid "Are you sure you wish to report this message as spam?" -msgstr "Âû óâåðåíû, ÷òî õîòèòå î÷èñòèòü ýòó ïàïêó?" - -#: config/prefs.php.dist:1076 -msgid "Arrival Time" -msgstr "Âðåìÿ ïîëó÷åíèÿ" - -#: config/prefs.php.dist:1091 -msgid "Ascending" -msgstr "Ïî âîçðàñòàíèþ" - -#: config/prefs.php.dist:702 -msgid "Ask" -msgstr "Ñïðàøèâàòü" - -# fuzzy -#: compose.php:1089 templates/compose/compose.inc:470 -msgid "Attach Files" -msgstr "Ïðèêðåïèòü" - -#: compose.php:1082 templates/compose/compose.inc:451 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Ïðèëîæèòü ê ïèñüìó êîïèþ ïóáëè÷íîãî PGP êëþ÷à?" - -# fuzzy -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Ïðèêðåïëåííûå:" - -#: templates/javascript_defs.php:41 templates/mailbox/legend.inc:16 -#: templates/compose/attachments.inc:14 templates/compose/compose.inc:498 -#: templates/compose/attachments.js:55 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "Âëîæåíèå" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Âëîæåíèå %s óäàëåíî" - -#: lib/Compose.php:2408 -#, fuzzy -msgid "Attachment Information" -msgstr "Îáíîâèòü èíôîðìàöèþ î âëîæåíèÿõ" - -#: lib/Compose.php:770 -msgid "Attachment stripped: Original attachment type" -msgstr "Âëîæåíèå íå ñîõðàíÿëîñü, òèï" - -#: compose.php:1031 templates/compose/compose.inc:347 -#: templates/compose/compose.inc:468 lib/Compose.php:2376 -#: templates/compose/compose.html:242 -msgid "Attachments" -msgstr "Âëîæåíèÿ" - -#: message.php:558 config/prefs.php.dist:598 -msgid "Attachments Only" -msgstr "Òîëüêî âëîæåíèÿ" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:849 -#, fuzzy -msgid "Attendees" -msgstr "Ïðèêðåïëåííûå" - -#: lib/MIME/Viewer/notification.php:52 -#, fuzzy -msgid "Attention" -msgstr "Äåéñòâèå" - -#: config/prefs.php.dist:759 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "Îòîáðàæàòü êàðòèíêè â HTML ñîîáùåíèÿõ äëÿ àäðåñàòîâ èç àäðåñíîé êíèãè" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -#, fuzzy -msgid "Available Address books:" -msgstr "Äîñòóïíûå àäðåñíûå êíèãè:" - -# fuzzy, php-format -#: message.php:511 thread.php:137 templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Bac_k to %s" -msgstr "Âåðíóòüñÿ â %s" - -# php-format -#: message.php:511 thread.php:137 templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Back to %s" -msgstr "Âåðíóòüñÿ â %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Èíäåêñ" - -#: thread.php:132 -#, fuzzy -msgid "Back to Thread Display" -msgstr "Ñïèñîê çàäà÷ ïóñò." - -#: lib/IMAP/Client.php:478 -#, fuzzy, php-format -msgid "Bad login name or password." -msgstr "Ïîæàëóéñòà, ââåäèòå Âàøè èìÿ ïîëüçîâàòåëÿ è ïàðîëü" - -#: templates/contacts/contacts.inc:222 templates/compose/recompose.inc:20 -#: lib/Search.php:666 lib/UI/Message.php:28 -#: templates/contacts/contacts.html:43 templates/login/recompose.html:32 -msgid "Bcc" -msgstr "Bcc" - -#: config/prefs.php.dist:523 -msgid "Before Signature" -msgstr "Ïåðåä ïîäïèñüþ" - -#: lib/MIME/Viewer/status.php:160 -#, fuzzy -msgid "Below is the raw text of the status information message." -msgstr "Ïåðåíàïðàâèòü ýòî ñîîáùåíèå" - -#: config/prefs.php.dist:849 -msgid "Below the message text" -msgstr "Ïîä ñîîáùåíèåì" - -#: message.php:567 mailbox.php:516 templates/message/navbar_actions.inc:21 -#: templates/mailbox/actions.inc:16 -msgid "Blacklist" -msgstr "×åðíûé ñïèñîê" - -#: config/prefs.php.dist:748 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "Íå îòîáðàæàòü êàðòèíêè â HTML ñîîáùåíèÿõ" - -#: lib/Search.php:674 -msgid "Body" -msgstr "Òåêñò ñîîáùåíèÿ" - -# fuzzy -#: message.php:557 config/prefs.php.dist:597 -msgid "Body Text Only" -msgstr "Òîëüêî òåêñò ñîîáùåíèÿ" - -#: search.php:326 search.php:331 search.php:336 search.php:341 -#: templates/search/main.inc:23 templates/search/main.inc:39 -#: templates/search/main.inc:55 templates/search/main.inc:71 -msgid "Both" -msgstr "Âìåñòå" - -#: config/prefs.php.dist:814 -msgid "Both Header Listing and Body of Message" -msgstr " çàãîëîâêå è â òåëå ñîîáùåíèÿ" - -#: config/prefs.php.dist:522 -msgid "Bottom" -msgstr "Ñíèçó" - -#: compose.php:977 templates/compose/compose.inc:270 -msgid "C_harset" -msgstr "Êîäèðîâêà" - -#: search.php:312 templates/search/fields.inc:36 config/hooks.php.dist:452 -msgid "Calendar" -msgstr "Åæåíåäåëüíèê" - -#: templates/contacts/contacts.inc:255 templates/folders/import.inc:21 -#: templates/saveimage/saveimage.inc:19 templates/smime/passphrase.inc:21 -#: templates/smime/import_key.inc:86 templates/compose/spelling.inc:120 -#: templates/pgp/passphrase.inc:32 templates/pgp/import_key.inc:66 -#: templates/contacts/contacts.html:76 -#: templates/folders/folders_confirm.html:23 templates/folders/import.html:17 -#: templates/saveimage/saveimage.html:20 templates/smime/import_key.html:70 -#: templates/smime/passphrase.html:24 templates/pgp/import_key.html:49 -#: templates/pgp/passphrase.html:22 -msgid "Cancel" -msgstr "Îòìåíà" - -#: templates/compose/compose.inc:69 templates/compose/compose.inc:430 -#: templates/compose/redirect.inc:111 templates/compose/compose.html:21 -#: templates/compose/compose.html:208 templates/compose/redirect.html:83 -msgid "Cancel Message" -msgstr "Îòìåíèòü îòïðàâêó" - -#: templates/javascript_defs.php:34 templates/compose/redirect.inc:5 -#: templates/compose/compose.js:6 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Ïðè îòìåíå îòïðàâêè ýòîãî ñîîáùåíèÿ âñå åãî ñîäåðæàíèå áóäåò óòåðÿíî." - -#: lib/Fetchmail/imap.php:151 -#, fuzzy -msgid "Cannot connect to the remote mail server." -msgstr "Íåóäà÷íîå ñîåäèíåíèå ñ ñåðâåðîì LDAP." - -#: lib/Fetchmail/imap.php:149 -#, fuzzy -msgid "Cannot connect to the remote mail server: " -msgstr "Íåóäà÷íîå ñîåäèíåíèå ñ ñåðâåðîì LDAP." - -#: pgp.php:271 -#, fuzzy -msgid "Cannot retrieve public key from cache." -msgstr "Íåóäà÷íîå ñîåäèíåíèå ñ ñåðâåðîì LDAP." - -#: templates/contacts/contacts.inc:221 templates/compose/recompose.inc:15 -#: lib/Search.php:662 lib/UI/Message.php:27 -#: templates/contacts/contacts.html:42 templates/login/recompose.html:23 -msgid "Cc" -msgstr "Cc" - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:867 -#, fuzzy -msgid "Chair Person" -msgstr "Ëè÷íûå" - -#: templates/compose/spelling.inc:80 -msgid "Change" -msgstr "Èçìåíèòü" - -#: templates/compose/spelling.inc:81 -msgid "Change All" -msgstr "Èçìåíèòü Âñå" - -#: acl.php:173 acl.php:174 templates/acl/acl.inc:92 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Èçìåíèòü ïàïêó" - -#: config/prefs.php.dist:119 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Íàñòðîéêè ïðîñìîòðà ñîîáùåíèé. (Êîëè÷åñòâî ñîîáùåíèé íà ñòðàíèöå, ïîðÿäîê " -"ñîðòèðîâêè.)" - -#: config/prefs.php.dist:23 -msgid "Change mail server and folder settings." -msgstr "Íàñòðîèòü ïàïêè äëÿ ðàçëè÷íûõ íóæä" - -#: config/prefs.php.dist:14 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "Íàñòðîéêè èìåíè, àäðåñà, ïîäïèñè." - -#: templates/folders/actions.html:6 templates/mailbox/message_headers.html:12 -#, fuzzy -msgid "Check All/None" -msgstr "Âûäåëèòü âñå" - -#: templates/folders/actions.inc:15 -msgid "Check Folder(s) for New Mail" -msgstr "Ïðîâåðèòü ïî÷òó â ïàïêå(àõ)" - -#: lib/UI/Compose.php:135 -#, fuzzy -msgid "Check Spelling" -msgstr "Óäàëèòü ïàðó" - -#: folders.php:356 mailbox.php:649 templates/folders/actions.inc:2 -#: templates/mailbox/message_headers.inc:75 -msgid "Check _All/None" -msgstr "Âûäåëèòü âñå" - -#: templates/fetchmail/fetchmail.inc:10 templates/fetchmail/fetchmail.inc:21 -msgid "Check all mail servers you want to fetch mail from:" -msgstr "Çàáðàòü ïî÷òó ñ óêàçàííûõ ïî÷òîâûõ ñåðâåðîâ:" - -#: templates/folders/actions.html:29 -msgid "Check for New Mail" -msgstr "Ïðîâåðèòü íîâóþ ïî÷òó" - -# fuzzy -#: config/prefs.php.dist:563 -msgid "Check spelling before sending a message?" -msgstr "Ïðîâåðÿòü îðôîãðàôèþ ïåðåä îòïðàâêîé" - -#: lib/UI/Compose.php:136 -#, fuzzy -msgid "Checking ..." -msgstr "Óäàëèòü ïàðó" - -#: templates/folders/actions.html:11 templates/folders/actions.html:13 -msgid "Choose Action" -msgstr "Âûáåðèòå äåéñòâèå" - -#: templates/folders/actions.inc:4 -msgid "Choose Action:" -msgstr "Âûáåðèòå äåéñòâèå:" - -#: config/servers.php.dist:212 -#, fuzzy -msgid "Choose a mail server:" -msgstr "" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Äåéñòâèå:" - -#: templates/compose/compose.inc:123 templates/compose/compose.inc:164 -#: templates/compose/compose.inc:215 templates/compose/compose.html:65 -#, fuzzy -msgid "Choose a match or edit the address to the right:" -msgstr "Ïîæàëóéñòà, âûáåðèòå èëè îòðåäàêòèðóéòå:" - -# fuzzy -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Âûáåðèòå àäðåñíóþ êíèãó äëÿ äîáàâëåíèÿ â íåå àäðåñîâ." - -#: templates/prefs/sourceselect.inc:289 -#, fuzzy -msgid "Choose the order of address books to search when expanding addresses." -msgstr "Âûáåðèòå ïîðÿäîê ïåðåáîðà àäðåñíûõ êíèã ïðè ïîèñêå àäðåñîâ." - -#: lib/MIME/Contents.php:426 -#, fuzzy, php-format -msgid "Click %s to download the data." -msgstr "Ñîçäàòü ïèñüìà â ðàçíûõ îêíàõ." - -#: lib/MIME/Viewer/pkcs7.php:483 -#, fuzzy, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Ñîçäàòü ïèñüìà â ðàçíûõ îêíàõ." - -#: lib/MIME/Viewer/related.php:85 -#, fuzzy, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "Ñîçäàòü ïèñüìà â ðàçíûõ îêíàõ." - -#: lib/MIME/Viewer/pkcs7.php:219 lib/MIME/Viewer/pgp.php:247 -#: lib/MIME/Viewer/pgp.php:274 -#, fuzzy -msgid "Click HERE to verify the message." -msgstr "Íàææèòå çäåñü ÷òîáû ÓÂÈÄÅÒÜ èçîáðàæåíèÿ." - -#: templates/prefs/sourceselect.inc:319 -#, fuzzy -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Êëèêíèòå ìûøêîé ïî âûáðàíîé êíèãå è, çàòåì, îòìåòüòå âñå ïîëÿ äëÿ ïîèñêà." - -#: config/prefs.php.dist:1117 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Ñîçäàíèå íîâîãî ñîîáùåíèÿ äëÿ äàííîãî àäðåñàòà" - -#: config/prefs.php.dist:1118 -msgid "Clicking on the address will open the message to be read" -msgstr "Îòêðûòèå âõîäÿùåãî ïèñüìà" - -# fuzzy -#: templates/fetchmail/fetchmail.inc:28 templates/newmsg/alert.html:17 -#: templates/fetchmail/fetchmail.html:33 -msgid "Close" -msgstr "Çàêðûòü" - -#: lib/IMAP/Tree.php:2377 -msgid "Closed Folder" -msgstr "Çàêðûòàÿ ïàïêà" - -#: folders.php:437 -#, fuzzy -msgid "Collapse" -msgstr "Ñâåðíóòü âñå" - -#: folders.php:372 templates/folders/actions.inc:40 -msgid "Collapse All" -msgstr "Ñâåðíóòü âñå" - -#: folders.php:372 templates/folders/actions.inc:40 -msgid "Collapse All Folders" -msgstr "Ñâåðíóòü âñå ïàïêè" - -#: folders.php:437 -msgid "Collapse Folder" -msgstr "Ñâåðíóòü ïàïêó" - -#: templates/fetchmail/fetchmailprefs.html:94 -#, fuzzy -msgid "Color Indicator:" -msgstr "Öâåòîâîé èíäèêàòîð:" - -#: templates/fetchmail/manage.inc:51 -msgid "Color Indicator: " -msgstr "Öâåòîâîé èíäèêàòîð:" - -#: config/prefs.php.dist:1155 -msgid "Combine all namespaces" -msgstr "Îòîáðàçèòü âñå ïðîñòðàíñòâà èìåí âìåñòå" - -# fuzzy -#: templates/pgp/pgp.inc:101 -msgid "Comment" -msgstr "Êîììåíòàðèé" - -# fuzzy -#: templates/pgp/pgp.html:97 -#, fuzzy -msgid "Comment:" -msgstr "Êîììåíòàðèé" - -#: lib/MIME/Viewer/itip.php:933 -#, fuzzy -msgid "Completed" -msgstr "Íîâîå ñîîáùåíèå" - -#: compose.php:33 -#, fuzzy -msgid "Compose another message" -msgstr "Ñîñòàâëåíèå ñîîáùåíèÿ" - -# fuzzy -#: config/prefs.php.dist:482 -msgid "Compose messages in a separate window?" -msgstr "Ñîçäàâàòü íîâîå ïèñüìî â îòäåëüíîì îêíå" - -#: config/prefs.php.dist:492 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "Âêëþ÷èòü âèçóàëüíûé ðåäàêòîð ïî óìîë÷àíèþ" - -#: config/prefs.php.dist:72 -msgid "Configure how messages are displayed." -msgstr "Íàñòðîéêà ðåæèìîâ îòîáðàæåíèÿ ñîîáùåíèé" - -#: config/hooks.php.dist:476 -#, fuzzy -msgid "Contacts" -msgstr "Ïîêàçàòü Êîíòàêòû" - -# fuzzy, php-format -#: config/prefs.php.dist:143 -#, php-format -msgid "Control PGP support for %s." -msgstr "Ïîääåðæêà ôóíêöèé PGP äëÿ %s" - -#: config/prefs.php.dist:152 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Ïîääåðæêà ôóíêöèé S/MIME äëÿ %s" - -#: config/prefs.php.dist:96 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "Íàñòðîéêè ïðîâåðêè ïî÷òû è èçâåùåíèé î íîâîé ïî÷òå." - -#: config/prefs.php.dist:804 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Êîíâåðòèðîâàòü òåêñòîâûå ýìîöèè â ãðàôè÷åñêèå?" - -#: message.php:507 message.php:694 mailbox.php:476 mailbox.php:886 -#: templates/message/navbar_navigate.inc:19 templates/mailbox/navbar.inc:51 -msgid "Copy" -msgstr "Êîïèðîâàòü" - -#: message.php:507 message.php:694 mailbox.php:476 mailbox.php:886 -#: templates/message/navbar_navigate.inc:19 templates/mailbox/navbar.inc:51 -#, fuzzy -msgid "Copy to folder" -msgstr " ïàïêà" - -#: templates/compose/spelling.inc:63 -msgid "Correct" -msgstr "Îøèáêà" - -#: templates/compose/spelling.inc:140 -msgid "Corrected Text" -msgstr "Ïðîâåðåííûé òåêñò" - -#: lib/Compose.php:1866 -#, fuzzy, php-format -msgid "Could not attach %s to the message." -msgstr "Íå ìîãó îòêðûòü ìîäóëü Maintenance_Task %s" - -#: lib/IMAP/Client.php:189 -#, fuzzy, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Íå ìîãó îòêðûòü ìîäóëü Maintenance_Task %s" - -#: lib/Message.php:782 -#, fuzzy, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Îøèáêà ïðè óäàëåíèè ïèñåì èç ïàïêè \"%s\". Ñåðâåð îòâåòèë" - -#: lib/Session.php:324 -#, fuzzy -msgid "Could not execute maintenance operations." -msgstr "Îïåðàöèè Îáñëóæèâàíèÿ" - -#: lib/IMAP/Client.php:318 -#, fuzzy -msgid "Could not open secure connection to the IMAP server." -msgstr "Íåóäà÷íîå ñîåäèíåíèå ñ ñåðâåðîì LDAP." - -#: lib/Session.php:279 -#, fuzzy -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Íåóäà÷íîå ñîåäèíåíèå ñ ñåðâåðîì LDAP." - -#: compose.php:51 -#, fuzzy -msgid "Could not retrieve the message from the mail server." -msgstr "Íåóäà÷íîå ñîåäèíåíèå ñ ñåðâåðîì LDAP." - -#: lib/Compose.php:1027 -#, fuzzy, php-format -msgid "Could not save recipients: %s" -msgstr "Íå ìîãó îòêðûòü ìîäóëü Maintenance_Task %s" - -#: lib/Template.php:230 -#, fuzzy, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Íå ìîãó îòêðûòü ìîäóëü Maintenance_Task %s" - -#: templates/fetchmail/manage.inc:67 templates/acl/acl.inc:39 -#: templates/acl/acl.inc:161 templates/fetchmail/fetchmailprefs.html:121 -#: templates/folders/actions.html:16 -msgid "Create" -msgstr "Ñîçäàòü" - -#: templates/folders/actions.inc:6 lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Ñîçäàòü ïàïêó" - -#: lib/IMAP/ACL/rfc4314.php:55 -#, fuzzy -msgid "Create Folders" -msgstr "Ñîçäàòü ïàïêó" - -# fuzzy -#: templates/pgp/pgp.inc:135 templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "Ñîçäàòü êëþ÷è" - -# fuzzy -# fuzzy -#: templates/fetchmail/account_select.inc:26 -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Ñîçäàòü íîâûé" - -# fuzzy -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Ñîçäàòü íîâóþ ïàïêó äëÿ ñïàìà" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Ñîçäàòü íîâóþ ïàïêó äëÿ ÷åðíîâèêîâ" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Ñîçäàòü íîâóþ ïàïêó äëÿ îòïðàâëåííûõ ñîîáùåíèé" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Ñîçäàòü íîâóþ êîðçèíó" - -# fuzzy -# fuzzy -#: templates/fetchmail/fetchmail.html:23 -#, fuzzy -msgid "Create an account" -msgstr "Ñîçäàòü íîâûé" - -#: config/prefs.php.dist:128 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Ñîçäàíèå ôèëüòðîâ äëÿ âõîäÿùåé ïî÷òû, ñîðòèðîâêà ïî÷òû â ïàïêàõ, óäàëåíèå " -"ñïàìà." - -#: templates/stationery/prefs.inc:14 templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Ñîçäàòü íîâûé øàáëîí" - -#: config/prefs.php.dist:549 -msgid "Create stationery and form responses." -msgstr "Ñîçäàòü øàáëîíû" - -#: templates/compose/compose.html:307 -#, fuzzy -msgid "Current Attachments" -msgstr "Âëîæåíèÿ" - -#: config/prefs.php.dist:1168 -msgid "Current expanded status in the folders view" -msgstr "Ñîõðàíèòü òåêóùèé ñòàòóñ" - -# fuzzy -#: config/prefs.php.dist:112 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "" -"Íàñòðîéêà âîçìîæíîñòè ñáîðà ïî÷òû ñ âàøèõ ïî÷òîâûõ ÿùèêîâ, ðàñïîëîæåííûõ íà " -"äðóãèõ ñåðâåðàõ" - -#: config/prefs.php.dist:54 -msgid "Customize how you send mail." -msgstr "Íàñòðîéêà ðåæèìîâ ñîñòàâëåíèÿ íîâûõ ñîîáùåíèé, ñîõðàíåíèÿ ÷åðíîâèêîâ" - -# php-format -# fuzzy, php-format -# fuzzy, php-format -# fuzzy, php-format -#: config/prefs.php.dist:40 -msgid "Customize tasks to run upon logon to %s." -msgstr "Çàäà÷è, âûïîëíÿåìûå â ìîìåíò âõîäà â Ïî÷òó" - -# fuzzy -#: mailbox.php:572 templates/mailbox/message_headers.inc:17 -msgid "Dat_e" -msgstr "Äàòà" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Äàòà" - -#: lib/Search.php:686 -#, fuzzy -msgid "Date <" -msgstr "Äàòà" - -#: lib/Search.php:682 -#, fuzzy -msgid "Date =" -msgstr "Äàòà" - -#: lib/Search.php:690 -#, fuzzy -msgid "Date >=" -msgstr "Äàòà" - -#: templates/thread/thread.html:27 -#, fuzzy -msgid "Date:" -msgstr "Äàòà" - -#: templates/search/search.html:93 -#, fuzzy -msgid "Day" -msgstr "Åæåäíåâíî" - -#: lib/MIME/Viewer/itip.php:921 -#, fuzzy -msgid "Declined" -msgstr "Óäàëåííûå" - -#: lib/MIME/Viewer/itip.php:267 -#, fuzzy -msgid "Declined: " -msgstr "Óäàëåííûå" - -#: config/prefs.php.dist:668 -#, fuzzy -msgid "Default" -msgstr "Óäàëèòü" - -# fuzzy -#: templates/prefs/defaultsearchselect.inc:21 -msgid "Default Search Field" -msgstr "Ïîëå ïîèñêà ïî óìîë÷àíèþ" - -# fuzzy -#: config/prefs.php.dist:599 -msgid "Default forwarding method:" -msgstr "Ìåòîä ïåðåñûëêè ïî óìîë÷àíèþ:" - -#: config/prefs.php.dist:1083 -msgid "Default sorting criteria:" -msgstr "Ñîðòèðîâêà ïî óìîë÷àíèþ:" - -# fuzzy -#: config/prefs.php.dist:1093 -msgid "Default sorting direction:" -msgstr "Ïîðÿäîê ñîðòèðîâêè" - -#: lib/MIME/Viewer/itip.php:929 -#, fuzzy -msgid "Delegated" -msgstr "Óäàëåííûå" - -#: folders.php:402 message.php:541 mailbox.php:498 mailbox.php:500 -#: templates/fetchmail/manage.inc:68 templates/contacts/contacts.inc:244 -#: templates/message/navbar_actions.inc:6 templates/mailbox/actions.inc:8 -#: templates/mailbox/actions.inc:10 templates/smime/smime.inc:25 -#: templates/compose/attachments.inc:28 templates/pgp/pgp.inc:27 -#: lib/IMAP/ACL/rfc4314.php:57 templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:66 templates/folders/actions.html:19 -#: templates/smime/smime.html:35 templates/pgp/pgp.html:43 -msgid "Delete" -msgstr "Óäàëèòü" - -#: smime.php:314 pgp.php:406 templates/smime/smime.inc:25 -#: templates/pgp/pgp.inc:27 -#, fuzzy, php-format -msgid "Delete %s Public Key" -msgstr "Âàøå ïîëíîå èìÿ:" - -# fuzzy -#: templates/smime/smime.inc:79 templates/pgp/pgp.inc:83 -#: templates/smime/smime.html:75 templates/pgp/pgp.html:86 -msgid "Delete Current Keys" -msgstr "Óäàëèòü òåêóùèå êëþ÷è" - -#: templates/folders/actions.inc:9 -msgid "Delete Folder(s)" -msgstr "Óäàëèòü ïàïêó(è)" - -#: lib/IMAP/ACL/rfc4314.php:56 -#, fuzzy -msgid "Delete Folders" -msgstr "Óäàëèòü ïàïêó(è)" - -# fuzzy -#: templates/folders/folders_confirm.html:22 -msgid "Delete Selected Folders" -msgstr "Óäàëèòü âûáðàííûå ïàïêè" - -# fuzzy -#: templates/stationery/prefs.inc:42 templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "Óäàëèòü øàáëîí" - -# fuzzy -#: folders.php:402 -msgid "Delete Virtual Folder" -msgstr "Óäàëèòü âèðòóàëüíóþ ïàïêó" - -#: mailbox.php:418 templates/mailbox/header.inc:14 -#, fuzzy, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Óäàëèòü ïàïêó(è)" - -#: templates/fetchmail/manage.inc:43 -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Óäàëèòü ïðèíÿòûå ñîîáùåíèÿ ñî ñòîðîííåãî ñåðâåðà" - -#: config/prefs.php.dist:388 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Óäàëÿòü ñòàðûå âëîæåíèÿ â íà÷àëå ìåñÿöà?" - -# fuzzy -#: config/prefs.php.dist:342 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Óäàëÿòü ïàïêó îòïðàâëåííûõ ñîîáùåíèé â íà÷àëå ìåñÿöà?" - -# fuzzy -#: config/prefs.php.dist:736 -msgid "Delete spam messages" -msgstr "Óäàëÿòü ñïàì" - -#: lib/IMAP/ACL/rfc2086.php:56 -#, fuzzy -msgid "Delete/purge" -msgstr "Óäàëèòü òèï" - -#: templates/compose/compose.html:335 -#, fuzzy -msgid "Delete?" -msgstr "Óäàëèòü" - -#: message.php:469 mailbox.php:772 templates/mailbox/navbar.inc:20 -#: templates/mailbox/navbar.inc:38 templates/mailbox/legend.inc:8 -#: templates/mailbox/navbar.html:20 templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Óäàëåííûå" - -#: search.php:339 templates/search/main.inc:63 -msgid "Deleted messages" -msgstr "Óäàëåííûå ñîîáùåíèÿ" - -#: compose.php:214 -#, fuzzy, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Óäàëåííûé ïðèêðåïëåííûé ôàéë." - -# fuzzy -#: config/prefs.php.dist:86 -msgid "Deleting and Moving Messages" -msgstr "Óäàëåííûå ñîîáùåíèÿ" - -#: lib/MIME/Viewer/itip.php:556 -#, fuzzy -msgid "Deny request for free/busy information" -msgstr "Èíôîðìàöèÿ î ñåðâåðå" - -#: config/prefs.php.dist:1092 -msgid "Descending" -msgstr "Ïî óáûâàíèþ" - -# fuzzy -#: templates/compose/attachments.inc:21 lib/MIME/Viewer/itip.php:715 -#: lib/MIME/Viewer/itip.php:842 -msgid "Description" -msgstr "Îïèñàíèå" - -# fuzzy -# fuzzy -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "Îïèñàíèå" - -# fuzzy -#: templates/smime/smime.inc:25 templates/smime/smime.inc:68 -#: templates/pgp/pgp.inc:27 templates/pgp/pgp.inc:70 templates/pgp/pgp.inc:75 -#: templates/smime/smime.html:35 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "Èíôîðìàöèÿ" - -#: config/prefs.php.dist:796 -msgid "Dim signatures?" -msgstr "Îòòåíÿòü ïîäïèñè?" - -#: templates/contacts/contacts.inc:236 templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Îáîëî÷êà" - -#: config/prefs.php.dist:247 -msgid "Display Virtual Inbox?" -msgstr "Ïîêàçûâàòü Âèðòóàëüíûå Âõîäÿùèå?" - -#: config/prefs.php.dist:571 -msgid "Display confirmation after sending a message?" -msgstr "Îòîáðàæàòü ïîäòâåðæäåíèå ïîñëå îòïðàâêè ñîîáùåíèÿ" - -#: config/prefs.php.dist:813 -msgid "Display in Body of Message" -msgstr " òåëå ñîîáùåíèÿ" - -#: config/prefs.php.dist:948 -msgid "Display pop-up notification of new mail?" -msgstr "Îòîáðàæàòü âñïëûâàþùåå ñîîáùåíèå ïðè ïðèõîäå ïî÷òû?" - -# fuzzy -#: config/prefs.php.dist:913 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Îòîáðàæàòü êíîïêó 'Î÷èñòèòü Ñïàì' â âåðõíåì ìåíþ?" - -# fuzzy -#: config/prefs.php.dist:905 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Îòîáðàæàòü êíîïêó 'Î÷èñòèòü êîðçèíó' â âåðõíåì ìåíþ?" - -# fuzzy -#: templates/compose/attachments.inc:11 -msgid "Disposition" -msgstr "Òèï âëîæåíèÿ" - -# fuzzy -#: templates/compose/compose.html:322 -#, fuzzy -msgid "Disposition:" -msgstr "Òèï âëîæåíèÿ" - -#: templates/search/fields.inc:26 templates/search/search.html:82 -msgid "Do NOT match" -msgstr "ÍÅ ñîâïàäàåò" - -#: templates/folders/actions.inc:16 -msgid "Do Not Check Folder(s) for New Mail" -msgstr "Íå ïðîâåðÿòü ïàïêó(è) íà íîâóþ ïî÷òó" - -#: templates/folders/actions.html:30 -msgid "Do Not Check for New Mail" -msgstr "Íå ïðîâåðÿòü ïàïêó(è) íà íîâóþ ïî÷òó" - -#: config/prefs.php.dist:1119 -msgid "Do not generate a link in the From: column" -msgstr "Íèêàêîãî äåéñòâèÿ" - -#: templates/compose/spelling.inc:126 -msgid "Done" -msgstr "Âûïîëíåíî" - -# fuzzy -#: templates/folders/actions.html:34 -msgid "Download" -msgstr "Çàãðóçèòü" - -#: lib/MIME/Contents.php:240 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Çàãðóçèòü %s â àðõèâ" - -# fuzzy -#: message.php:666 templates/message/headers.inc:52 -msgid "Download All Attachments (in .zip file)" -msgstr "Çàãðóçèòü âñå âëîæåíèÿ â àðõèâ" - -#: templates/folders/actions.inc:20 -msgid "Download Folder(s)" -msgstr "Çàãðóçèòü ïàïêó(è)" - -# fuzzy -#: templates/folders/actions.inc:21 -msgid "Download Folder(s) [.zip format]" -msgstr "Çàãðóçèòü ïàïêó(è) â àðõèâ" - -#: templates/folders/actions.html:35 -msgid "Download [.zip format]" -msgstr "Çàãðóçèòü â .zip ôîðìàòå" - -#: lib/MIME/Contents.php:240 -msgid "Download in .zip Format" -msgstr "Çàãðóçèòü â àðõèâ" - -#: message.php:467 mailbox.php:762 templates/message/navbar_navigate.inc:11 -#: templates/mailbox/navbar.inc:22 templates/mailbox/navbar.inc:41 -#: templates/mailbox/legend.inc:9 templates/message/navbar_navigate.html:14 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:40 -msgid "Draft" -msgstr "×åðíîâèêè" - -#: lib/IMAP/Tree.php:2332 -#, fuzzy -msgid "Draft folder" -msgstr "Ïàïêà ÷åðíîâèêîâ:" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Ïàïêà ÷åðíîâèêîâ:" - -#: login.php:290 -#, fuzzy -msgid "Dynamic" -msgstr "dIMP" - -# fuzzy -#: templates/pgp/pgp.inc:106 -msgid "E-mail Address" -msgstr "Àäðåñ E-mail" - -# fuzzy -#: templates/pgp/pgp.html:102 -#, fuzzy -msgid "E-mail Address:" -msgstr "Àäðåñ E-mail" - -# fuzzy -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "ÎØÈÁÊÀ: Âàøå ñîîáùåíèå íå áûëî äîñòàâëåíî ïîëó÷àòåëþ" - -#: folders.php:403 templates/stationery/prefs.inc:19 -#: templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Ðåäàêòèðîâàíèå" - -#: templates/filters/prefs.inc:18 -#, fuzzy -msgid "Edit Blacklist" -msgstr "×åðíûé ñïèñîê" - -# fuzzy -#: templates/filters/prefs.inc:13 -msgid "Edit Filters" -msgstr "Ðåäàêòèðîâàòü ôèëüòðû" - -#: mailbox.php:421 templates/search/header.inc:19 -#: templates/mailbox/header.inc:16 -#, fuzzy -msgid "Edit Search Query" -msgstr "" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"Ðåäàêòèðîâàòü çàïðîñ\n" -"#-#-#-#-# ru_RU.po (Whups 1.0-cvs) #-#-#-#-#\n" -"Ðåäàêòèðîâàòü" - -# fuzzy -# fuzzy -#: folders.php:403 templates/search/header.inc:17 -#: templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Ðåäàêòèðîâàòü âèðòóàëüíóþ ïàïêó" - -#: templates/filters/prefs.inc:23 -#, fuzzy -msgid "Edit Whitelist" -msgstr "Ðåäàêòèðîâàíèå Âàøèõ ïðàâèë ôèëüòðàöèè" - -#: filterprefs.php:90 -#, fuzzy -msgid "Edit your Blacklist" -msgstr "Ðåäàêòèðîâàíèå Âàøèõ ïðàâèë ôèëüòðàöèè" - -#: filterprefs.php:89 -#, fuzzy -msgid "Edit your Filter Rules" -msgstr "Ðåäàêòèðîâàíèå Âàøèõ ïðàâèë ôèëüòðàöèè" - -#: filterprefs.php:91 -#, fuzzy -msgid "Edit your Whitelist" -msgstr "Ðåäàêòèðîâàíèå Âàøèõ ïðàâèë ôèëüòðàöèè" - -#: templates/filters/prefs.inc:18 -#, fuzzy -msgid "Edit your blacklist" -msgstr "Ðåäàêòèðîâàíèå Âàøèõ ïðàâèë ôèëüòðàöèè" - -#: templates/filters/prefs.inc:13 -msgid "Edit your filter rules" -msgstr "Ðåäàêòèðîâàíèå Âàøèõ ïðàâèë ôèëüòðàöèè" - -#: config/prefs.php.dist:1021 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Ðåäàêòèðîâàòü íàñòðîéêè ñáîðà ïî÷òû ñ äðóãèõ ñåðâåðîâ" - -#: templates/filters/prefs.inc:23 -#, fuzzy -msgid "Edit your whitelist" -msgstr "Ðåäàêòèðîâàíèå Âàøèõ ïðàâèë ôèëüòðàöèè" - -#: templates/contacts/contacts.inc:239 templates/contacts/contacts.html:61 -#, fuzzy -msgid "Email Address" -msgstr "Ñ àäðåñà" - -# fuzzy, php-format -#: lib/Message.php:799 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Î÷èùåíû âñå ñîîáùåíèÿ èç %s" - -# fuzzy, php-format -#: lib/Message.php:775 -#, fuzzy -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Î÷èùåíû âñå ñîîáùåíèÿ èç %s" - -# fuzzy -#: templates/folders/actions.html:20 -msgid "Empty" -msgstr "Î÷èñòèòü" - -#: templates/folders/actions.inc:22 -msgid "Empty Folder(s)" -msgstr "Î÷èñòèòü ïàïêó(è)" - -# fuzzy -#: templates/folders/folders_confirm.html:22 -msgid "Empty Selected Folders" -msgstr "Î÷èñòèòü âûáðàííûå ïàïêè" - -#: templates/mailbox/actions.inc:39 -msgid "Empty Trash folder" -msgstr "Î÷èòèòü êîðçèíó" - -# fuzzy -#: lib/IMP.php:809 -#, fuzzy -msgid "Empty _Spam" -msgstr "Î÷èòèòü êîðçèíó" - -# fuzzy -#: lib/IMP.php:801 -msgid "Empty _Trash" -msgstr "Î÷èòèòü êîðçèíó" - -#: mailbox.php:414 -msgid "Empty folder" -msgstr "Î÷èñòèòü ïàïêó" - -# fuzzy -#: pgp.php:457 templates/pgp/pgp.inc:1 templates/pgp/notactive.inc:6 -#: templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "Âêëþ÷èòü ïîääåðæêó PGP?" - -#: smime.php:350 templates/smime/smime.inc:1 templates/smime/notactive.inc:6 -#: templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "Âêëþ÷èòü S/MIME" - -#: config/prefs.php.dist:972 -#, fuzzy -msgid "Enable message previews?" -msgstr "Ïåðåïðàâëåíîå ñîîáùåíèå îò %s" - -# fuzzy -#: compose.php:1076 templates/compose/compose.inc:437 -msgid "Encr_yption Options" -msgstr "Øèôðîâàíèå" - -# fuzzy -#: templates/mailbox/legend.inc:18 -msgid "Encrypted" -msgstr "Çàøèôðîâàíî" - -#: lib/MIME/Viewer/itip.php:530 lib/MIME/Viewer/itip.php:532 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -#, fuzzy -msgid "End" -msgstr "Ðàçâåðíóòü âñå" - -#: lib/Compose.php:1584 -msgid "End forwarded message" -msgstr "Êîíåö ïåðåñûëàåìîãî ñîîáùåíèÿ" - -#: lib/Compose.php:1474 -#, fuzzy -msgid "End message" -msgstr "Ñòàðûå ñîîáùåíèÿ" - -#: lib/Compose.php:1472 -#, fuzzy, php-format -msgid "End message from %s" -msgstr "Ïåðåïðàâëåíîå ñîîáùåíèå îò %s" - -#: smime.php:338 pgp.php:432 templates/smime/smime.inc:72 -#: templates/pgp/pgp.inc:75 -msgid "Enter Passphrase" -msgstr "Ââåñòè ïàðîëü" - -#: templates/prefs/spamselect.inc:8 -#, fuzzy -msgid "Enter the name for your new Spam folder" -msgstr "Ââåäèòå èìÿ ïàïêè äëÿ Âàøåé íîâîé êîðçèíû" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Ââåäèòå èìÿ íîâîé ïàïêè äëÿ ÷åðíîâèêîâ" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Ââåäèòå èìÿ íîâîé ïàïêè äëÿ îòïðàâëåííûõ ñîîáùåíèé" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Ââåäèòå èìÿ ïàïêè äëÿ Âàøåé íîâîé êîðçèíû" - -# fuzzy -#: message.php:556 lib/Search.php:678 config/prefs.php.dist:596 -msgid "Entire Message" -msgstr "Ñîîáùåíèå öåëèêîì" - -# fuzzy, php-format -#: message.php:168 thread.php:71 lib/Compose.php:1068 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Çàïèñü \"%s\" áûëà äîáàâëåíà â àäðåñíóþ êíèãó" - -#: templates/smime/smime.inc:18 templates/pgp/pgp.inc:21 -#: lib/MIME/Viewer/pkcs7.php:440 lib/MIME/Viewer/pgp.php:447 -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -msgid "Error" -msgstr "Îøèáêà" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, fuzzy, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Íåóäà÷íîå ñîåäèíåíèå ñ ñåðâåðîì LDAP." - -#: lib/MIME/Contents.php:143 -#, fuzzy -msgid "Error displaying message." -msgstr "Îøèáêà ïðè îòîáðàæåíèè ýòîé ÷àñòè ñîîáùåíèÿ" - -#: templates/smime/smime.html:29 templates/pgp/pgp.html:37 -#, fuzzy -msgid "Error:" -msgstr "Îøèáêà" - -#: lib/MIME/Viewer/itip.php:104 -#, fuzzy -msgid "Event successfully deleted." -msgstr "Ïàïêà \"%s\" áûëà óñïåøíî óäàëåíà." - -# fuzzy -#: config/prefs.php.dist:937 -msgid "Every 15 minutes" -msgstr "Êàæäûå 15 ìèíóò" - -#: config/prefs.php.dist:934 -msgid "Every 30 seconds" -msgstr "Êàæäûå 30 ñåêóíä" - -# fuzzy -#: config/prefs.php.dist:650 config/prefs.php.dist:936 -msgid "Every 5 minutes" -msgstr "Êàæäûå 5 ìèíóò" - -#: config/prefs.php.dist:938 -msgid "Every half hour" -msgstr "Êàæäûå ïîë÷àñà" - -# fuzzy -#: config/prefs.php.dist:935 -msgid "Every minute" -msgstr "Êàæäóþ ìèíóòó" - -#: folders.php:448 -#, fuzzy -msgid "Expand" -msgstr "Ðàçâåðíóòü âñå" - -#: folders.php:371 templates/folders/actions.inc:39 -msgid "Expand All" -msgstr "Ðàçâåðíóòü âñå" - -#: folders.php:371 templates/folders/actions.inc:39 -msgid "Expand All Folders" -msgstr "Ðàçâåðíóòü âñå ïàïêè" - -#: folders.php:448 -msgid "Expand Folder" -msgstr "Ðàçâåðíóòü ïàïêó" - -#: compose.php:785 compose.php:1021 templates/compose/compose.inc:338 -#: templates/compose/redirect.inc:53 -msgid "Expand Names" -msgstr "Ðàçâåðíóòü èìåíà" - -#: config/prefs.php.dist:1147 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Ðàçâåðíóòü äåðåâî ïàïîê ïî óìîë÷àíèþ?" - -#: config/prefs.php.dist:1169 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Ðàçâåðíóòü äåðåâî ïàïîê ïî óìîë÷àíèþ?" - -#: templates/compose/compose.inc:142 templates/compose/compose.inc:192 -#: templates/compose/compose.inc:243 templates/compose/redirect.inc:101 -#: templates/compose/compose_expand.js:49 -#, fuzzy -msgid "Expanding" -msgstr "Ðàçâåðíóòü âñå" - -# fuzzy -# fuzzy -#: lib/IMP.php:820 lib/IMP.php:822 -msgid "F_etch Mail" -msgstr "Ñáîð" - -# fuzzy -#: fetchmail.php:50 templates/fetchmail/fetchmail.inc:26 -#: config/prefs.php.dist:111 templates/fetchmail/fetchmail.html:6 -#: templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Ñáîð" - -# fuzzy -#: config/prefs.php.dist:1029 -msgid "Fetch Mail in a separate window?" -msgstr "Ñîáèðàòü ïî÷òó â îòäåëüíîì îêíå." - -# fuzzy -#: templates/fetchmail/manage.inc:46 -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Ïðèíÿòü ñîîáùåíèÿ ïðè âõîäå â ñèñòåìó" - -# fuzzy, php-format -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "Ïðèíÿòî %d ïèñåì èç %s" - -# fuzzy, php-format -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Ïðèíÿòî 1 ñîîáùåíèå îò %s" - -# fuzzy -# fuzzy -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Ñáîð ïî÷òû: " - -# fuzzy -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Äëÿ Âàñ íåò íîâûõ ñîîáùåíèé." - -# fuzzy -#: lib/IMP.php:826 -msgid "Fi_lters" -msgstr "Ôèëüòðû" - -#: templates/prefs/sourceselect.inc:329 -#, fuzzy -msgid "Fields to search" -msgstr "Íåâîçìîæíî ñîåäèíèòüñÿ ñ SQL ñåðâåðîì." - -# fuzzy -#: templates/javascript_defs.php:40 templates/compose/compose.inc:494 -#: templates/compose/attachments.js:40 templates/compose/compose.html:261 -msgid "File" -msgstr "Ôàéë" - -#: templates/filters/prefs.inc:31 -#, fuzzy -msgid "Filter Options" -msgstr "Äðóãèå íàñòðîéêè" - -#: templates/filters/prefs.inc:9 templates/filters/prefs.html:2 -#, fuzzy -msgid "Filter Settings" -msgstr "Ïðàâèëà ôèëüòðàöèè" - -#: config/prefs.php.dist:719 -msgid "Filter message content for profanity?" -msgstr "Ôèëüòðîâàòü ñîäåðæèìîå ñîîáùåíèé?" - -#: templates/filters/notactive.inc:11 templates/filters/prefs.html:7 -msgid "Filter support is disabled on this system." -msgstr "Ïîääåðæêà ôèëüòðàöèè â âàøåé ñèñòåìå íå âêëþ÷åíà" - -# fuzzy -#: config/prefs.php.dist:127 -msgid "Filters" -msgstr "Ôèëüòðû" - -#: templates/filters/notactive.inc:3 -msgid "Filters NOT Active" -msgstr "Ôèëüòðàöèÿ ÎÒÊËÞ×ÅÍÀ" - -#: templates/contacts/contacts.inc:186 -msgid "Find" -msgstr "Íàéòè" - -#: templates/contacts/contacts.html:13 -#, fuzzy -msgid "Find:" -msgstr "Íàéòè" - -# fuzzy -#: config/prefs.php.dist:1065 -msgid "First Mailbox Page" -msgstr "Ïåðâàÿ ñòðàíèöà" - -#: mailbox.php:268 -msgid "First Page" -msgstr "Ïåðâàÿ ñòðàíèöà" - -#: message.php:468 mailbox.php:767 templates/message/navbar_navigate.html:10 -#: templates/mailbox/navbar.html:32 -msgid "Flagged For Followup" -msgstr "Âàæíîå" - -#: search.php:334 -msgid "Flagged messages" -msgstr "Âàæíûå ñîîáùåíèÿ" - -# fuzzy -#: message.php:555 mailbox.php:523 templates/message/navbar_actions.inc:15 -#: templates/mailbox/actions.inc:21 -msgid "Fo_rward" -msgstr "Ïåðåñëàòü" - -#: lib/IMAP/Tree.php:2377 templates/folders/folders_size.html:6 -msgid "Folder" -msgstr "Ïàïêà" - -#: folders.php:254 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "Ïîäòâåðæäåíèå äåéñòâèÿ ñ ïàïêîé" - -#: folders.php:311 templates/folders/head.inc:9 -#: templates/prefs/initialpageselect.inc:11 templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Íàâèãàòîð ïàïîê" - -#: folders.php:273 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Ðàçìåð ïàïîê" - -# fuzzy -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Ñòàòèñòèêà" - -#: config/prefs.php.dist:1136 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Ôîðìàò îòîáðàæåíèÿ äàòû äëÿ ñîîáùåíèé, ïðèøåäøèõ ñåãîäíÿ" - -#: message.php:555 mailbox.php:523 templates/message/navbar_actions.inc:15 -#: templates/mailbox/actions.inc:21 lib/Compose.php:1567 -msgid "Forward" -msgstr "Ïåðåñëàòü" - -#: lib/Compose.php:1553 -msgid "Forward:" -msgstr "Ïåðåñëàòü:" - -#: lib/Compose.php:1667 -#, fuzzy -msgid "Forwarded Message:" -msgstr "Êîíåö ïåðåñûëàåìîãî ñîîáùåíèÿ" - -#: lib/Compose.php:1580 -#, fuzzy -msgid "Forwarded message" -msgstr "Êîíåö ïåðåñûëàåìîãî ñîîáùåíèÿ" - -#: lib/Compose.php:1578 -#, php-format -msgid "Forwarded message from %s" -msgstr "Ïåðåïðàâëåíîå ñîîáùåíèå îò %s" - -# fuzzy -#: mailbox.php:582 templates/mailbox/message_headers.inc:27 -msgid "Fro_m" -msgstr "Îò êîãî" - -#: templates/compose/compose.inc:97 lib/Search.php:654 lib/UI/Mailbox.php:97 -#: lib/UI/Message.php:25 templates/thread/thread.html:32 -#: templates/compose/compose.html:27 -msgid "From" -msgstr "Îò êîãî" - -# fuzzy -#: config/prefs.php.dist:1078 -msgid "From Address" -msgstr "Àäðåñ îòïðàâèòåëÿ" - -# fuzzy -#: config/prefs.php.dist:12 config/prefs.php.dist:21 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "Îáùèå íàñòðîéêè" - -#: templates/fetchmail/manage.inc:37 -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Ïîëó÷èòü òîëüêî íîâûå ñîîáùåíèÿ (äëÿ IMAP)" - -#: folders.php:358 templates/folders/actions.inc:32 -#: lib/MIME/Viewer/itip.php:568 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:899 -msgid "Go" -msgstr "Ïåðåéòè" - -# fuzzy -#: thread.php:136 -msgid "Go to Message" -msgstr "Ïåðåéòè ê ïèñüìó" - -# fuzzy, php-format -# php-format -#: lib/IMP.php:353 -#, fuzzy, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Äîáàâèòü â àäðåñíóþ êíèãó (%s)" - -#: message.php:436 lib/Filter.php:130 lib/MIME/Contents.php:426 -#: lib/MIME/Viewer/images.php:92 lib/MIME/Viewer/images.php:99 -#: lib/MIME/Viewer/images.php:101 lib/MIME/Viewer/notification.php:60 -#: lib/MIME/Viewer/notification.php:66 lib/MIME/Viewer/related.php:85 -#: lib/MIME/Viewer/pkcs7.php:483 lib/MIME/Viewer/appledouble.php:40 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -msgid "HERE" -msgstr "ÇÄÅÑÜ" - -#: lib/Compose.php:451 -#, fuzzy -msgid "HTML Version of Message" -msgstr "Ñëåäóþùåå ñîîáøåíèå" - -#: message.php:605 templates/message/headers.inc:58 -msgid "Headers" -msgstr "Çàãîëîâêè" - -# fuzzy -#: config/prefs.php.dist:787 -msgid "Hidden" -msgstr "Ñêðûâàòü" - -# fuzzy -#: config/prefs.php.dist:786 -msgid "Hidden in Thread View" -msgstr "Ñêðûâàòü ïðè ãðóïïèðîâêå" - -#: templates/javascript_defs.php:29 -#, fuzzy -msgid "Hide Addresses" -msgstr "Äîìàøíèé àäðåñ" - -#: mailbox.php:249 -msgid "Hide Deleted" -msgstr "Ñêðûòü óäàëåííûå" - -#: folders.php:364 -msgid "Hide Unsubscribed" -msgstr "Ñêðûòü íåïîäïèñàííûå" - -#: compose.php:993 templates/compose/compose.inc:292 -#, fuzzy -msgid "High" -msgstr "" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Íèêîãäà\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Íèêîãäà\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Íèêîãäà\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Íèêîãäà\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Íèêîãäà\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Íèêîãäà" - -#: message.php:283 templates/mailbox/legend.inc:12 -#, fuzzy -msgid "High Priority" -msgstr "Ïå÷àòü" - -#: config/prefs.php.dist:815 -msgid "How do you want to display attachments?" -msgstr "Êàêèì îáðàçîì îòîáðàæàòü âëîæåíèÿ?" - -#: config/prefs.php.dist:1157 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "Êàê îòîáðàæàòü ðàçíûå ïðîñòðàíñòâà èìåí â äåðåâå ïàïîê?" - -#: config/prefs.php.dist:624 -msgid "How to attribute quoted lines in a reply" -msgstr "Êàêèì îáðàçîì ïîìå÷àòü âñòàâëåííûé â îòâåò îðèãèíàëüíûé òåêñò:" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "Ñåðâåð POP3/IMAP" - -# fuzzy -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Åñëè âû ïðîäîëæèòå, âñå ñîîáùåíèÿ â ïàïêå áóäóò óòåðÿíû!" - -#: templates/compose/spelling.inc:82 -msgid "Ignore" -msgstr "Èãíîðèðîâàòü" - -#: templates/compose/spelling.inc:83 -msgid "Ignore All" -msgstr "Èãíîðèðîâàòü âñå" - -#: saveimage.php:48 templates/saveimage/saveimage.inc:8 -#, fuzzy -msgid "Image" -msgstr "Êàðòèíêè" - -# fuzzy -#: templates/folders/import.inc:20 templates/folders/import.html:16 -msgid "Import" -msgstr "Èìïîðòèðîâàòü" - -# fuzzy -#: templates/smime/import_key.inc:85 templates/pgp/import_key.inc:65 -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "Èìïîðòèðîâàòü êëþ÷" - -# fuzzy -#: templates/pgp/pgp.inc:137 templates/smime/smime.html:81 -#: templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "Èìïîðòèðîâàòü ïàðó" - -# fuzzy -#: templates/folders/actions.inc:27 templates/folders/actions.html:37 -msgid "Import Messages" -msgstr "Èìïîðòèðîâàòü ñîîáùåíèÿ" - -#: pgp.php:50 -#, fuzzy -msgid "Import PGP Key" -msgstr "Âàæíûå" - -# fuzzy -#: templates/smime/smime.inc:91 -msgid "Import Personal Certificate" -msgstr "Èìïîðòèðîâàòü ïåðñîíàëüíûé ñåðòèôèêàò" - -# fuzzy -#: templates/pgp/import_key.html:18 -#, fuzzy -msgid "Import Personal Private PGP Key Here:" -msgstr "Èìïîðòèðîâàòü ïåðñîíàëüíûé ñåðòèôèêàò" - -#: templates/pgp/import_key.html:18 -#, fuzzy -msgid "Import Personal Public PGP Key Here:" -msgstr "Âñòàâüòå ïóáëè÷íûé PGP êëþ÷ òóò" - -# fuzzy -#: templates/smime/smime.inc:40 templates/pgp/pgp.inc:41 -#: templates/smime/smime.html:47 templates/pgp/pgp.html:55 -msgid "Import Public Key" -msgstr "Èìïîðòèðîâàòü ïóáëè÷íûé êëþ÷" - -# fuzzy -#: templates/pgp/import_key.inc:4 templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Èìïîðòèðîâàòü ïóáëè÷íûé êëþ÷ PGP" - -# fuzzy -#: templates/pgp/import_key.html:18 -#, fuzzy -msgid "Import Public PGP Key Here:" -msgstr "Èìïîðòèðîâàòü ïóáëè÷íûé êëþ÷ PGP" - -# fuzzy -#: templates/smime/import_key.inc:8 templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Èìïîðòèðîâàòü ïóáëè÷íûé êëþ÷ S/MIME" - -# fuzzy -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Èìïîðòèðîâàòü êëþ÷ S/MIME" - -#: templates/folders/import.inc:9 templates/folders/import.html:6 -msgid "Import mbox File" -msgstr "Èìïîðòèðîâàòü ïî÷òîâûé ÿùèê" - -#: templates/folders/import.html:11 -#, fuzzy -msgid "Import mbox file" -msgstr "Èìïîðòèðîâàòü ïî÷òîâûé ÿùèê" - -#: templates/folders/import.inc:16 -#, php-format -msgid "Import mbox file %s into folder %s." -msgstr "Èìïîðòèðîâàòü ôàéë %s â ÿùèê %s" - -#: templates/message/navbar_navigate.inc:7 templates/mailbox/navbar.inc:16 -#: templates/mailbox/navbar.inc:33 templates/mailbox/legend.inc:7 -#: templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Âàæíûå" - -#: templates/search/main.inc:47 -msgid "Important messages" -msgstr "Âàæíûå ñîîáùåíèÿ" - -#: folders.php:142 -#, fuzzy, php-format -msgid "Imported %d messages from %s." -msgstr "Ïåðåïðàâëåíîå ñîîáùåíèå îò %s" - -#: lib/MIME/Viewer/itip.php:937 -#, fuzzy -msgid "In Process" -msgstr "" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Àäðåñ\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Àäðåñ\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Àäðåñ" - -#: templates/prefs/initialpageselect.inc:4 lib/Folder.php:68 lib/api.php:221 -#: lib/IMP.php:685 lib/IMAP/Tree.php:553 lib/IMAP/Tree.php:2315 -msgid "Inbox" -msgstr "Âõîäÿùèå" - -#: config/prefs.php.dist:612 -msgid "Include a brief summary of the header in a reply?" -msgstr "Âêëþ÷àòü ÷àñòü çàãîëîâêà ïèñüìà ïðè îòâåòå" - -#: config/prefs.php.dist:607 -msgid "Include body text in forward message by default?" -msgstr "Âêëþ÷èòü òåêñò ïèñüìà ïðè ïåðåñûëêå ïî óìîë÷àíèþ?" - -#: config/prefs.php.dist:579 -msgid "Include original message in a reply?" -msgstr "Âêëþ÷àòü òåêñò îðèãèíàëüíîãî ñîîáùåíèÿ ïðè îòâåòå" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -#, fuzzy -msgid "Info" -msgstr "Èãíîðèðîâàòü" - -#: smime.php:313 pgp.php:405 templates/smime/smime.inc:25 -#: templates/pgp/pgp.inc:27 -#, fuzzy, php-format -msgid "Information on %s Public Key" -msgstr "Âàøå ïîëíîå èìÿ:" - -# fuzzy -#: templates/javascript_defs.php:42 templates/compose/attachments.inc:15 -#: templates/compose/compose.inc:499 templates/compose/attachments.js:56 -#: templates/compose/compose.html:267 templates/compose/compose.html:326 -msgid "Inline" -msgstr "â òåêñò" - -#: lib/IMAP/ACL/rfc2086.php:53 lib/IMAP/ACL/rfc4314.php:53 -#, fuzzy -msgid "Insert" -msgstr "Èíâåðòèðîâàòü" - -# fuzzy, php-format -# fuzzy -#: templates/smime/import_key.html:19 -#, fuzzy -msgid "Insert Certificate Here:" -msgstr "Èñêàòü â Îòâåòñòâåííûõ" - -#: templates/pgp/import_key.inc:5 -msgid "Insert Public PGP Key Here" -msgstr "Âñòàâüòå ïóáëè÷íûé PGP êëþ÷ òóò" - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -#, fuzzy -msgid "Invalid Address" -msgstr "Ñ àäðåñà" - -# fuzzy -#: lib/Fetchmail/imap.php:225 -#, fuzzy -msgid "Invalid Remote Mailbox" -msgstr "Ïàïêà íà ñòîðîííåì ñåðâåðå:" - -# fuzzy -#: lib/Compose.php:1128 -#, fuzzy -msgid "Invalid hostname." -msgstr "Íåêîððåêòíîå èìÿ." - -#: templates/mailbox/navbar.inc:12 templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Èíâåðòèðîâàòü" - -#: templates/pgp/pgp.inc:111 -msgid "Key Length" -msgstr "Äëèíà êëþ÷à" - -#: templates/pgp/pgp.html:107 -#, fuzzy -msgid "Key Length:" -msgstr "Äëèíà êëþ÷à" - -#: pgp.php:448 templates/pgp/pgp.inc:135 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "Ãåíåðàöèÿ êëþ÷åé ìîæåò çàíÿòü îïðåäåëåííîå âðåìÿ. Ñãåíåðèðîâàòü êëþ÷è?" - -#: pgp.php:344 -msgid "Key successfully sent to the public keyserver." -msgstr "Êëþ÷ óñïåøíî ïîñëàí íà ïóáëè÷íûé ñåðâåð" - -#: templates/login/login.inc:215 templates/login/login.html:116 -msgid "Language" -msgstr "ßçûê" - -#: login.php:259 -#, fuzzy -msgid "Language:" -msgstr "ßçûê" - -# fuzzy -#: config/prefs.php.dist:1066 -msgid "Last Mailbox Page" -msgstr "Ïîñëåäíÿÿ ñòðàíèöà" - -#: mailbox.php:280 -msgid "Last Page" -msgstr "Ïîñëåäíÿÿ ñòðàíèöà" - -# fuzzy -# fuzzy -#: compose.php:1115 templates/compose/compose.inc:547 -msgid "Link Attachments?" -msgstr "Îòïðàâëÿòü âëîæåíèÿ êàê ññûëêè" - -#: attachment.php:34 lib/Compose.php:2367 -#, fuzzy -msgid "Linked attachments are forbidden." -msgstr "Ïðèêðåïëåííûå" - -#: lib/IMAP/ACL/rfc2086.php:49 lib/IMAP/ACL/rfc4314.php:49 -msgid "List" -msgstr "Ñïèñîê" - -#: config/prefs.php.dist:1255 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "Îòîáðàæàòü â àäðåñíîé êíèãå âñå êîíòàêòû?" - -#: config/prefs.php.dist:812 -msgid "Listing in the Header" -msgstr " çàãîëîâêå ñîîáùåíèÿ" - -# fuzzy -#: templates/fetchmail/manage.inc:30 -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Ïàïêà íà ëîêàëüíîì ñåðâåðå:" - -#: lib/MIME/Viewer/itip.php:720 -#, fuzzy -msgid "Location" -msgstr "Äåéñòâèå" - -#: templates/login/login.inc:224 templates/login/mobile.inc:3 -#: templates/login/mobile.inc:33 -msgid "Log in" -msgstr "Âõîä" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Âîéòè â %s" - -#: login.php:410 templates/login/login.inc:138 -#, fuzzy -msgid "Login" -msgstr "Âõîä" - -# fuzzy -#: config/prefs.php.dist:39 -msgid "Login Tasks" -msgstr "Âõîä" - -#: compose.php:995 templates/compose/compose.inc:294 -msgid "Low" -msgstr "Íèçêèé" - -#: message.php:287 templates/mailbox/legend.inc:13 -#, fuzzy -msgid "Low Priority" -msgstr "Ïå÷àòü" - -#: lib/MIME/Viewer/appledouble.php:43 -#, fuzzy -msgid "Macintosh File" -msgstr "Ïî÷òîâûå ôèëüòðû" - -# fuzzy -#: templates/smime/passphrase.inc:13 -msgid "Mail" -msgstr "Ïî÷òà" - -#: config/prefs.php.dist:103 -#, fuzzy -msgid "Mail Previews" -msgstr "" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Íàçàä" - -#: templates/fetchmail/driver_select.inc:16 -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Òèï ñòîðîííåãî ïî÷òîâîãî ñåðâåðà:" - -#: lib/IMAP/Tree.php:2322 lib/IMAP/Tree.php:2349 -msgid "Mailbox" -msgstr "ßùèêè" - -#: config/prefs.php.dist:118 -msgid "Mailbox and Folder Display Options" -msgstr "Ïàðàìåòðû îòîáðàæåíèÿ ïàïîê" - -#: lib/IMAP/ACL/rfc2086.php:52 lib/IMAP/ACL/rfc4314.php:52 -#, fuzzy -msgid "Mark (Other)" -msgstr "Òåêóùåå âðåìÿ" - -#: templates/folders/actions.html:32 -msgid "Mark All Messages as Seen" -msgstr "Ïîìåòèòü âñå ñîîáùåíèÿ êàê ïðî÷èòàííûå" - -#: templates/folders/actions.html:33 -msgid "Mark All Messages as Unseen" -msgstr "Ïîìåòèòü âñå ñîîáùåíèÿ êàê íåïðî÷èòàííûå" - -#: templates/folders/actions.inc:18 -msgid "Mark All Messages in Folder as Seen" -msgstr "Ïîìåòèòü âñå ñîîáùåíèÿ êàê ïðî÷èòàííûå" - -#: templates/folders/actions.inc:19 -msgid "Mark All Messages in Folder as Unseen" -msgstr "Ïîìåòèòü âñå ñîîáùåíèÿ êàê íåïðî÷èòàííûå" - -#: templates/message/navbar_navigate.inc:5 templates/mailbox/navbar.inc:30 -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "Îòìåòèòü êàê:" - -#: config/prefs.php.dist:769 -msgid "Mark different levels of quoting with different colors?" -msgstr "Âûäåëÿòü öâåòàìè ðàçíûå óðîâíè öèòèðîâàíèÿ" - -#: templates/fetchmail/manage.inc:40 -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Ïîìåòèòü ñîîáùåíèÿ êàê ïðî÷èòàííûå (äëÿ IMAP)" - -#: config/prefs.php.dist:777 -msgid "Mark simple markup?" -msgstr "Ïîìå÷àòü ïðîñòóþ ðàçìåòêó?" - -#: search.php:214 templates/search/header.inc:49 -msgid "Match All Queries" -msgstr "Ïî ÂÑÅÌ êðèòåðèÿì" - -#: search.php:212 templates/search/header.inc:45 -msgid "Match Any Query" -msgstr "Ïî ËÞÁÎÌÓ êðèòåðèþ" - -# fuzzy -#: templates/compose/compose.inc:505 templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "Ìàêñèìàëüíûé ðàçìåð âëîæåíèé" - -#: lib/api.php:94 -#, fuzzy -msgid "Maximum Number of Folders" -msgstr "Ìàêñèìàëüíîå êîëè÷åñòâî ñòðàíèö" - -# fuzzy -#: lib/api.php:95 -#, fuzzy -msgid "Maximum Number of Recipients per Message" -msgstr "Ìàêñèìàëüíûé ðàçìåð âëîæåíèé" - -# fuzzy -#: lib/api.php:96 -#, fuzzy -msgid "Maximum Number of Recipients per Time Period" -msgstr "Ìàêñèìàëüíûé ðàçìåð âëîæåíèé" - -# fuzzy -#: templates/compose/compose.inc:487 templates/compose/compose.html:255 -#, fuzzy -msgid "Maximum number of attachments reached." -msgstr "Ìàêñèìàëüíûé ðàçìåð âëîæåíèé" - -# fuzzy -#: templates/compose/compose.inc:483 templates/compose/compose.html:252 -#, fuzzy -msgid "Maximum total attachment size reached." -msgstr "Ìàêñèìàëüíûé ðàçìåð âëîæåíèé" - -#: lib/Block/tree_folders.php:3 -#, fuzzy -msgid "Menu Folder List" -msgstr "Îòêðûòü ïàïêó" - -#: lib/Compose.php:1465 -msgid "Message" -msgstr "Ñîîáùåíèå" - -#: config/prefs.php.dist:53 -msgid "Message Composition" -msgstr "Ñîñòàâëåíèå ñîîáùåíèÿ" - -# fuzzy -#: config/prefs.php.dist:1077 -msgid "Message Date" -msgstr "Âðåìÿ îòïðàâêè" - -# fuzzy -#: config/prefs.php.dist:52 config/prefs.php.dist:70 config/prefs.php.dist:85 -#: config/prefs.php.dist:94 config/prefs.php.dist:102 -#: config/prefs.php.dist:110 -msgid "Message Options" -msgstr "Íàñòðîéêè ñîîáùåíèé" - -#: search.php:407 -msgid "Message Search" -msgstr "Ïîèñê ñîîáùåíèÿ" - -# fuzzy -#: config/prefs.php.dist:1081 -msgid "Message Size" -msgstr "Ðàçìåð ñîîáùåíèÿ" - -#: message.php:576 -msgid "Message Source" -msgstr "Èñõîäíèê" - -# fuzzy -#: config/prefs.php.dist:71 -msgid "Message Viewing" -msgstr "Ïðîñìîòð ñîîáùåíèÿ" - -#: templates/search/main.inc:6 -msgid "Message flags" -msgstr "Ïîìåòêè ñîîáùåíèÿ" - -#: templates/search/main.inc:83 -msgid "Message folders" -msgstr "Ïàïêè ñîîáùåíèé" - -#: lib/Compose.php:1463 -#, fuzzy, php-format -msgid "Message from %s" -msgstr "Ïàïêè ñîîáùåíèé" - -# fuzzy -#: lib/UI/Mailbox.php:148 -#, fuzzy -msgid "Message has attachments" -msgstr "Ñîâïàäåíèå:" - -#: lib/UI/Mailbox.php:147 -#, fuzzy -msgid "Message is encrypted" -msgstr "Ïîëÿ ñîîáùåíèé" - -#: lib/UI/Mailbox.php:146 -#, fuzzy -msgid "Message is signed" -msgstr "Ïîëÿ ñîîáùåíèé" - -# fuzzy -#: templates/search/header.inc:36 -msgid "Message matches" -msgstr "Ñîâïàäåíèå:" - -#: compose.php:355 compose.php:362 -#, fuzzy -msgid "Message redirected successfully." -msgstr "Ñîîáùåíèå óñïåøíî îòïðàâëåíî, íî íå ñîõðàíåíî â" - -# fuzzy, php-format -#: lib/Compose.php:788 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Ñîîáùåíèå óñïåøíî îòïðàâëåíî, íî íå ñîõðàíåíî â %s" - -# fuzzy -#: compose.php:420 compose.php:428 -msgid "Message sent successfully." -msgstr "Ñîîáùåíèå óñïåøíî îòïðàâëåíî." - -# fuzzy -#: config/prefs.php.dist:1108 -msgid "Messages per page in the mailbox view." -msgstr "Ñêîëüêî ñîîáùåíèé îòîáðàæàòü íà ñòðàíèöå" - -#: mailbox.php:214 -msgid "Messages to" -msgstr "Ñîîáùåíèÿ â" - -#: templates/login/login.html:129 -#, fuzzy -msgid "Mode" -msgstr "Ñöåíàðèé" - -#: templates/acl/acl.inc:29 -msgid "Modify" -msgstr "Ðåäàêòèðîâàòü" - -#: templates/search/search.html:87 -#, fuzzy -msgid "Month" -msgstr "Åæåìåñÿ÷íî" - -#: message.php:506 message.php:693 mailbox.php:475 mailbox.php:885 -#: templates/message/navbar_navigate.inc:18 templates/mailbox/navbar.inc:50 -msgid "Move" -msgstr "Ïåðåìåñòèòü" - -#: templates/prefs/sourceselect.inc:314 -#, fuzzy -msgid "Move down" -msgstr "ïåðåìåñòèòü âíèç" - -#: config/prefs.php.dist:737 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "Ïåðåìåùàòü ñïàì â ñïåöèàëüíóþ ïàïêó, à íå ñïàì âî Âõîäÿùèå" - -#: message.php:506 message.php:693 mailbox.php:475 mailbox.php:885 -#: templates/message/navbar_navigate.inc:18 templates/mailbox/navbar.inc:50 -#, fuzzy -msgid "Move to folder" -msgstr "âûáåðèòå ïàïêó" - -#: templates/prefs/sourceselect.inc:312 -#, fuzzy -msgid "Move up" -msgstr "ïåðåìåñòèòü ââåðõ" - -# fuzzy -# fuzzy -#: thread.php:161 -msgid "Multiple Message View" -msgstr "Ïðîñìîòð ñîîáùåíèé" - -# fuzzy -#: templates/prefs/defaultsearchselect.inc:8 -msgid "NONE" -msgstr "- íåò -" - -#: templates/fetchmail/manage.inc:48 templates/smime/smime.inc:2 -#: templates/pgp/pgp.inc:2 -msgid "NOTE" -msgstr "Ö.Ó." - -#: templates/fetchmail/fetchmailprefs.html:91 templates/smime/smime.html:4 -#: templates/pgp/pgp.html:4 -msgid "NOTE:" -msgstr "Çàìå÷àíèå:" - -#: templates/contacts/contacts.inc:238 lib/MIME/Viewer/itip.php:726 -#: lib/MIME/Viewer/itip.php:854 templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Èìÿ" - -#: lib/MIME/Viewer/itip.php:942 -#, fuzzy -msgid "Needs Action" -msgstr "Äåéñòâèå" - -#: config/prefs.php.dist:701 config/prefs.php.dist:933 -msgid "Never" -msgstr "Íèêîãäà" - -# fuzzy -#: config/prefs.php.dist:691 -msgid "Never save attachments" -msgstr "Íèêîãäà íå ñîõðàíÿòü âëîæåíèÿ" - -#: templates/acl/acl.inc:124 -msgid "New" -msgstr "Íîâûå" - -# fuzzy -#: lib/IMP.php:440 -msgid "New Folder" -msgstr "Íîâàÿ ïàïêà" - -# fuzzy -# fuzzy -#: config/prefs.php.dist:95 -msgid "New Mail" -msgstr "Íîâàÿ ïî÷òà" - -# fuzzy -#: compose.php:226 lib/Block/tree_folders.php:35 -msgid "New Message" -msgstr "Íàïèñàòü" - -#: mailbox.php:845 lib/MIME/Headers.php:193 -#, fuzzy, php-format -msgid "New Message to %s" -msgstr "Íîâûå ñîîáùåíèÿ" - -#: search.php:325 templates/search/main.inc:19 -msgid "New messages" -msgstr "Íîâûå ñîîáùåíèÿ" - -#: templates/compose/spelling.inc:133 -msgid "Next" -msgstr "Äàëåå" - -#: message.php:522 templates/message/navbar_navigate.inc:33 -msgid "Next Message" -msgstr "Ñëåäóþùåå ñîîáøåíèå" - -#: mailbox.php:278 -msgid "Next Page" -msgstr "Ñëåäóþùåÿ ñòðàíèöà" - -#: templates/javascript_defs.php:49 templates/compose/compose.inc:538 -#: templates/compose/compose.inc:551 config/prefs.php.dist:649 -#: config/prefs.php.dist:1144 config/prefs.php.dist:1166 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "Íåò" - -#: templates/compose/encrypt_list.inc:5 lib/IMP.php:1384 -msgid "No Encryption" -msgstr "Áåç øèôðîâàíèÿ" - -#: templates/pgp/pgp.inc:19 templates/smime/smime.html:26 -#: templates/pgp/pgp.html:34 -msgid "No Keys in Keyring" -msgstr "Íåò êëþ÷åé â ñâÿçêå" - -# fuzzy, php-format -#: mailbox.php:257 rss.php:93 -#, php-format -msgid "No Messages" -msgstr "Íåò ñîîáùåíèé" - -#: templates/smime/smime.inc:84 -msgid "No Personal Certificate Present" -msgstr "Íåò ïåðñîíàëüíûõ ñåðòèôèêàòîâ" - -#: mailbox.php:806 -#, fuzzy -msgid "No Preview Text" -msgstr "Íàçàä" - -# fuzzy -#: templates/smime/smime.inc:15 -msgid "No Public Keys Found" -msgstr "Ïóáëè÷íûõ êëþ÷åé íå íàéäåíî" - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Áåç çâóêà" - -#: lib/MIME/Viewer/tnef.php:91 -#, fuzzy -msgid "No attachments found." -msgstr "Ïðèêðåïëåííûå" - -#: acl.php:76 -#, fuzzy -msgid "No folder selected." -msgstr "íå âûáðàíà ïàïêà" - -#: folders.php:191 lib/Folder.php:431 lib/Folder.php:479 -msgid "No folders were specified" -msgstr "Âû íå óêàçàëè ïàïêè" - -#: lib/Block/summary.php:138 -#, fuzzy -msgid "No folders with new messages" -msgstr "Íå óäàëåííûå ñîîáùåíèÿ" - -#: lib/Block/summary.php:136 -#, fuzzy -msgid "No folders with unseen messages" -msgstr "Íå óäàëåííûå ñîîáùåíèÿ" - -#: lib/Compose.php:1503 -#, fuzzy -msgid "No message body text" -msgstr "Ïåðåìåñòèòü ñîîáîùåíèÿ â" - -#: lib/IMAP/Client.php:474 -#, fuzzy -msgid "No message returned." -msgstr "Ñîîáùåíèå" - -# fuzzy -#: mailbox.php:229 -msgid "No messages matched your search." -msgstr "Ñîîáùåíèé, óäîâëåòâîðÿþùèõ êðèòåðèÿì ïîèñêà, íå íàéäåíî" - -#: lib/MIME/Viewer/pkcs7.php:301 -#, fuzzy -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"Ïîääåðæêà òåõíîëîãèè PGP îòñóòñòâóåò íà âàøåì ñåðâåðå, ïîýòîìó ïîäïèñü íå " -"ìîæåò áûòü ïðîâåðåíà" - -#: templates/compose/spelling.inc:48 -msgid "No spelling errors" -msgstr "Îøèáîê îðôîãðàôèè íå íàéäåíî" - -#: templates/compose/spelling.inc:100 -msgid "No suggestions" -msgstr "Íèêàêèõ ïðåäëîæåíèé" - -#: acl.php:108 -#, fuzzy -msgid "No user specified." -msgstr "Âû íå óêàçàëè ïàïêè" - -#: templates/mailbox/navbar.inc:11 templates/prefs/folderselect.inc:21 -#: templates/prefs/sentmailselect.inc:38 templates/prefs/sourceselect.inc:35 -#: templates/prefs/spamselect.inc:20 templates/prefs/trashselect.inc:20 -#: lib/MIME/Viewer/itip.php:710 lib/MIME/Viewer/itip.php:837 -#: templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Íåò" - -#: templates/mailbox/navbar.inc:21 templates/mailbox/navbar.inc:39 -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Íå óäàëåííûå" - -#: templates/message/navbar_navigate.inc:12 templates/mailbox/navbar.inc:23 -#: templates/mailbox/navbar.inc:42 templates/message/navbar_navigate.html:15 -#: templates/mailbox/navbar.html:23 templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "Íå ÷åðíîâèêè" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:33 -msgid "Not Flagged" -msgstr "Íå âàæíîå" - -#: templates/message/navbar_navigate.inc:8 templates/mailbox/navbar.inc:17 -#: templates/mailbox/navbar.inc:34 templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "Íå âàæíûå" - -#: templates/mailbox/navbar.inc:25 templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Íå ëè÷íîå" - -# fuzzy -#: config/prefs.php.dist:850 -msgid "Not at all" -msgstr "Íå îòîáðàæàòü" - -#: templates/search/main.inc:67 -msgid "Not deleted messages" -msgstr "Íå óäàëåííûå ñîîáùåíèÿ" - -#: templates/search/main.inc:51 -msgid "Not important messages" -msgstr "Íå âàæíûå ñîîáùåíèÿ" - -# fuzzy -#: lib/IMP.php:492 -msgid "Notepads" -msgstr "Çàïèñíûå êíèæêè" - -#: config/hooks.php.dist:468 -msgid "Notes" -msgstr "Çàìåòêè" - -# fuzzy -#: config/prefs.php.dist:735 -msgid "Nothing" -msgstr "Íè÷åãî" - -#: config/prefs.php.dist:397 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "Çà ñêîëüêî ìåñÿöåâ õðàíèòü ñòàðûå âëîæåíèÿ" - -#: config/prefs.php.dist:351 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "Çà ñêîëüêî ìåñÿöåâ õðàíèòü ñòàðûå ïàïêè îòïðàâëåííûõ ñîîáùåíèé" - -#: templates/contacts/contacts.inc:254 templates/contacts/contacts.html:75 -msgid "OK" -msgstr "OK" - -#: templates/search/fields.inc:5 templates/smime/import_key.inc:49 -#: templates/pgp/import_key.inc:48 templates/search/search.html:61 -#: templates/smime/import_key.html:31 templates/pgp/import_key.html:30 -msgid "OR" -msgstr "ÈËÈ" - -#: search.php:324 templates/search/main.inc:15 -msgid "Old messages" -msgstr "Ñòàðûå ñîîáùåíèÿ" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Ñòàðàÿ ïàïêà äëÿ îòïðàâëåííûõ ñîîáùåíèé î÷èùåííà." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Òîëüêî ïî ïàïêàì ñ íåïðî÷èòàííûìè ñîîáùåíèÿìè?" - -#: templates/javascript_defs.php:58 templates/javascript/folders.js:81 -#: templates/folders/javascript.inc:71 -#, fuzzy -msgid "Only one folder should be selected for this action." -msgstr "Ïîæàëóéñòà, âûáåðèòå òîëüêî îäíó ïàïêó äëÿ ýòîé îïåðàöèè." - -# fuzzy -#: templates/menu.inc:10 templates/menu.inc:30 lib/IMP.php:877 lib/IMP.php:882 -msgid "Open Fo_lder" -msgstr "Îòêðûòü ïàïêó" - -#: lib/IMP.php:882 -msgid "Open Folder" -msgstr "Îòêðûòü ïàïêó" - -#: lib/IMAP/Tree.php:2373 -#, fuzzy -msgid "Opened Folder" -msgstr "Îòêðûòü ïàïêó" - -# fuzzy -#: templates/fetchmail/top.inc:3 templates/fetchmail/fetchmail.inc:6 -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Âàøè ïî÷òîâûå ÿùèêè íà äðóãèõ ñåðâåðàõ" - -# fuzzy -#: config/prefs.php.dist:117 config/prefs.php.dist:126 -#: config/prefs.php.dist:133 config/prefs.php.dist:141 -#: config/prefs.php.dist:150 -msgid "Other Options" -msgstr "Äðóãèå íàñòðîéêè" - -#: lib/IMAP/Tree.php:94 -#, fuzzy -msgid "Other Users' Folders" -msgstr "Ïàïêà îòïðàâëåííûõ ñîîáùåíèé:" - -# fuzzy -#: templates/compose/encrypt_list.inc:7 lib/IMP.php:1387 -msgid "PGP Encrypt Message" -msgstr "Øèôðîâàííèå PGP" - -# fuzzy -#: lib/IMP.php:1392 -#, fuzzy -msgid "PGP Encrypt Message with passphrase" -msgstr "Øèôðîâàííèå PGP" - -# fuzzy -#: lib/Compose.php:1245 -msgid "PGP Error: " -msgstr "Îøèáêà PGP" - -# fuzzy -#: config/prefs.php.dist:142 -msgid "PGP Options" -msgstr "Íàñòðîéêè PGP" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "PGP Ïàðîëü" - -#: templates/pgp/pgp.inc:53 templates/pgp/pgp.html:69 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "Ïîääåðæêà PGP òðåáóåò çàùèùåííîãî ñîåäèíåíèÿ" - -# fuzzy, php-format -#: pgp.php:155 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Ïóáëè÷íûé êëþ÷ PGP äëÿ %s (%s) áûë óñïåøíî äîáàâëåí" - -# fuzzy, php-format -#: pgp.php:251 -#, fuzzy, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Ïóáëè÷íûé êëþ÷ PGP äëÿ %s (%s) áûë óñïåøíî óäàëåí" - -# fuzzy -#: templates/pgp/pgp.inc:14 templates/pgp/pgp.html:29 -msgid "PGP Public Keyring" -msgstr "Ñâÿçêà ïóáëè÷íûõ êëþ÷åé PGP" - -# fuzzy -#: templates/compose/encrypt_list.inc:8 lib/IMP.php:1388 -msgid "PGP Sign Message" -msgstr "Ïîäïèñü PGP" - -# fuzzy -#: templates/compose/encrypt_list.inc:9 lib/IMP.php:1389 -msgid "PGP Sign/Encrypt Message" -msgstr "Ïîäïèñü è øèôðîâàíèå PGP" - -# fuzzy -#: lib/IMP.php:1393 -#, fuzzy -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "Ïîäïèñü è øèôðîâàíèå PGP" - -# fuzzy -#: pgp.php:208 -msgid "PGP private key successfully added." -msgstr "Ñåêðåòíûé êëþ÷ óñïåøíî äîáàâëåí" - -# fuzzy -#: pgp.php:183 -msgid "PGP public key successfully added." -msgstr "Ïóáëè÷íûé êëþ÷ óñïåøíî äîáàâëåí" - -# fuzzy -#: templates/pgp/notactive.inc:4 templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "Ïîääåðæêà PGP â âàøåé ñèñòåìå íå âêëþ÷åíà" - -#: templates/pgp/pgp.inc:2 templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"Ïîääåðæêà PGP èñïîëüçóåò äëÿ ðàáîòû âñïëûâàþùèå îêíà. Åñëè âàø áðàóçåð " -"íàñòðîåí íà ïîäàâëåíèå âñïëûâàþùèõ îêîí, âàì íåîáõîäèìî èçìåíèòü ýòè " -"íàñòðîéêè, èíà÷å ïîääåðæêà PGP íå ñìîæåò ðàáîòàòü ïðàâèëüíî." - -#: lib/Compose.php:1205 -#, fuzzy -msgid "PGP: Need passphrase for personal private key." -msgstr "Îøèáêà: Íåîáõîäèì ïàðîëü äëÿ ïåðñîíàëüíîãî êëþ÷à." - -#: lib/Compose.php:1214 -#, fuzzy -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "Îøèáêà: Íåîáõîäèì ïàðîëü äëÿ ïåðñîíàëüíîãî êëþ÷à." - -#: mailbox.php:430 templates/mailbox/header.inc:22 -#, php-format -msgid "Page %d of %d" -msgstr "Ñòðàíèöà %d èç %d" - -#: config/prefs.php.dist:1063 -msgid "Page with the First Unseen Message" -msgstr "Ïåðâîå íåïðî÷èòàííîå ñîîáùåíèå" - -#: config/prefs.php.dist:1064 -msgid "Page with the Last Unseen Message" -msgstr "Ïîñëåäíåå íåïðî÷èòàííîå ñîîáùåíèå" - -#: templates/mailbox/navbar.html:67 -#, fuzzy -msgid "Page:" -msgstr "Âñòàâèòü" - -#: message.php:674 templates/message/headers.inc:43 -msgid "Part(s)" -msgstr "Âëîæåíèÿ" - -#: templates/pgp/pgp.inc:121 -msgid "Passphrase" -msgstr "Ïàðîëü" - -#: templates/pgp/pgp.inc:126 -msgid "Passphrase (Again)" -msgstr "Ïàðîëü (ïîâòîðèòü)" - -#: templates/pgp/pgp.html:122 -#, fuzzy -msgid "Passphrase (Again):" -msgstr "Ïàðîëü (ïîâòîðèòü)" - -#: smime.php:250 pgp.php:336 -#, fuzzy -msgid "Passphrase successfully unloaded." -msgstr "Ñîîáùåíèå óñïåøíî îòïðàâëåíî, íî íå ñîõðàíåíî â" - -#: templates/smime/passphrase.inc:18 templates/pgp/passphrase.inc:29 -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:117 -msgid "Passphrase:" -msgstr "Ïàðîëü:" - -#: pgp.php:118 -msgid "Passphrases cannot be empty" -msgstr "Ïàðîëü íå ìîæåò áûòü ïóñòûì" - -#: pgp.php:120 -msgid "Passphrases do not match" -msgstr "Ïàðîëè íå ñîâïàäàþò" - -#: templates/fetchmail/manage.inc:20 templates/smime/import_key.inc:71 -#: templates/login/login.inc:191 templates/login/login.html:92 -msgid "Password" -msgstr "Ïàðîëü" - -# fuzzy -#: templates/fetchmail/fetchmailprefs.html:59 -#: templates/smime/import_key.html:54 -msgid "Password:" -msgstr "Ïàðîëü" - -# fuzzy -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Ïàðîëü" - -# fuzzy -#: templates/fetchmail/manage.inc:48 -msgid "Perform maintenance operations on login?" -msgstr "Âûïîëíèòü îïåðàöèè îáñëóæèâàíèÿ ïðè âõîäå â ñèñòåìó" - -#: message.php:454 mailbox.php:745 templates/mailbox/navbar.inc:24 -#: templates/mailbox/legend.inc:10 templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Ëè÷íûå" - -# fuzzy -#: config/prefs.php.dist:13 -msgid "Personal Information" -msgstr "Ëè÷íûå" - -# fuzzy -#: pgp.php:126 -msgid "Personal PGP keypair generated successfully." -msgstr "Ïåðñîíàëüíàÿ ïàðà PGP êëþ÷åé áûëà óñïåøíî ñãåíåðèðîâàíà." - -#: pgp.php:133 -#, fuzzy -msgid "Personal PGP keys deleted successfully." -msgstr "Ñîîáùåíèå óñïåøíî îòïðàâëåíî, íî íå ñîõðàíåíî â" - -#: smime.php:147 -#, fuzzy -msgid "Personal S/MIME keys deleted successfully." -msgstr "Ñîîáùåíèå óñïåøíî îòïðàâëåíî, íî íå ñîõðàíåíî â" - -#: config/prefs.php.dist:213 -msgid "Place your signature before replies and forwards?" -msgstr "Ðàçìåùàòü ïîäïèñü ïåðåä îòâåòàìè è ïåðåñûëêàìè?" - -#: lib/Compose.php:448 -#, fuzzy -msgid "Plaintext Version of Message" -msgstr " òåëå ñîîáùåíèÿ" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Èñïîëüçîâàòü çâóêîâîå óâåäîìëåíèå? Ýòî òðåáóåò ïîääåðæêè â áðàóçåðå, âîçîæíî " -"ñ ïîìîùüþ ñïåöèàëüíûõ ïëàãèíîâ." - -# fuzzy -#: templates/javascript_defs.php:81 templates/message/javascript.inc:55 -#: templates/mailbox/javascript.inc:192 -msgid "Please enter a name for the new folder:" -msgstr "Ââåäèòå èìÿ íîâîé ïàïêè:" - -#: templates/javascript_defs.php:60 templates/javascript_defs.php:61 -#: templates/javascript/folders.js:104 templates/javascript/folders.js:106 -#: templates/folders/javascript.inc:94 templates/folders/javascript.inc:96 -msgid "Please enter the name of the new folder:" -msgstr "Ââåäèòå èìÿ íîâîé ïàïêè:" - -#: templates/javascript_defs.php:65 templates/javascript/folders.js:139 -#: templates/folders/javascript.inc:129 -msgid "Please enter the new name:" -msgstr "Ïîæàëóéñòà ââåäèòå íîâîå èìÿ:" - -#: templates/pgp/passphrase.html:12 -#, fuzzy -msgid "Please enter the passphrase for this message." -msgstr "Ââåäèòå èìÿ íîâîé ïàïêè:" - -#: templates/pgp/passphrase.inc:19 -#, php-format -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per %s session." -msgstr "" -"Ââåäèòå ïàðîëü äëÿ âàøåãî ñåêðåòíîãî PGP êëþ÷à. Âàì íåîáõîäèìî ââîäèòü " -"ïàðîëü îäèí ðàç çà ñåññèþ ðàáîòû ñ %s" - -#: templates/pgp/passphrase.html:14 -#, fuzzy -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Ââåäèòå ïàðîëü äëÿ âàøåãî ñåêðåòíîãî PGP êëþ÷à. Âàì íåîáõîäèìî ââîäèòü " -"ïàðîëü îäèí ðàç çà ñåññèþ ðàáîòû ñ %s" - -#: templates/smime/passphrase.html:15 -#, fuzzy -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Ââåäèòå ïàðîëü äëÿ âàøåãî ñåêðåòíîãî PGP êëþ÷à. Âàì íåîáõîäèìî ââîäèòü " -"ïàðîëü îäèí ðàç çà ñåññèþ ðàáîòû ñ %s" - -#: templates/javascript_defs.php:76 templates/login/login.inc:71 -#, fuzzy -msgid "Please provide your password." -msgstr "Ïîæàëóéñòà, óêàæèòå Âàøè ëîãèí è ïàðîëü" - -#: templates/javascript_defs.php:75 templates/login/login.inc:67 -#, fuzzy -msgid "Please provide your username." -msgstr "Ïîæàëóéñòà, óêàæèòå Âàøè ëîãèí è ïàðîëü" - -#: lib/Compose.php:2553 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Ïîæàëóéñòà, óäàëèòå ñîìíèòåëüíûå èëè íåïðàâèëüíûå àäðåñà." - -#: templates/folders/javascript.inc:53 -msgid "Please select a folder before you perform any actions." -msgstr "Ïîæàëóéñòà, âûáåðèòå ïàïêó ïåðåä îñóùåñòâëåíèåì äåéñòâèÿ." - -#: templates/javascript_defs.php:57 templates/javascript/folders.js:63 -#, fuzzy -msgid "Please select a folder before you perform this action." -msgstr "Ïîæàëóéñòà, âûáåðèòå ïàïêó ïåðåä îñóùåñòâëåíèåì äåéñòâèÿ." - -#: templates/javascript_defs.php:69 templates/search/javascript.inc:41 -msgid "Please select at least one folder to search." -msgstr "Ïîæàëóéñòà, âûáåðèòå õîòÿ áû îäíó ïàïêó äëÿ ïîèñêà." - -#: templates/javascript/folders.js:12 templates/folders/javascript.inc:4 -msgid "Please select only one folder for this operation." -msgstr "Ïîæàëóéñòà, âûáåðèòå òîëüêî îäíó ïàïêó äëÿ ýòîé îïåðàöèè." - -#: templates/compose/redirect.inc:73 templates/compose/redirect.html:39 -#, fuzzy -msgid "Please select or edit in the box to the right:" -msgstr "Ïîæàëóéñòà, âûáåðèòå èëè îòðåäàêòèðóéòå:" - -#: config/prefs.php.dist:1177 -msgid "Poll all folders for new mail?" -msgstr "Ïðîâåðèòü ïî÷òó â ïàïêå(àõ)" - -#: templates/login/login.html:67 -#, fuzzy -msgid "Port" -msgstr "èëè" - -#: lib/IMAP/ACL/rfc2086.php:54 lib/IMAP/ACL/rfc4314.php:54 -#, fuzzy -msgid "Post" -msgstr "Ñâåðíóòü âñå" - -#: config/prefs.php.dist:205 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Îòäåëèòü âàøó ïîäïèñü îò ñîîáùåíèÿ ÷åðòîé?" - -#: smime.php:257 pgp.php:260 filterprefs.php:53 -#, fuzzy -msgid "Preferences successfully updated." -msgstr "Ïàïêà \"%s\" áûëà óñïåøíî ñîçäàíà." - -#: compose.php:1135 templates/compose/attachments.inc:3 -#, fuzzy -msgid "Preview" -msgstr "Íàçàä" - -#: message.php:515 templates/message/navbar_navigate.inc:28 -msgid "Previous Message" -msgstr "Ïðåäûäóùåå ñîîáùåíèå" - -#: mailbox.php:270 -msgid "Previous Page" -msgstr "Ïðåäûäóùàÿ ñòðàíèöà" - -#: message.php:589 templates/message/navbar_actions.inc:33 -msgid "Print" -msgstr "Ïå÷àòü" - -#: message.php:678 -#, fuzzy -msgid "Printed By" -msgstr "Ñîçäàíî" - -#: message.php:657 templates/message/headers.inc:38 -#: lib/MIME/Viewer/itip.php:830 -#, fuzzy -msgid "Priority" -msgstr "Ïå÷àòü" - -# fuzzy -#: templates/smime/import_key.html:59 -#, fuzzy -msgid "Private Key Password:" -msgstr "Ïàðîëü:" - -#: config/prefs.php.dist:690 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Ñïðàøèâàòü êàæäûé ðàç ïðè âëîæåíèè, ïî óìîë÷àíèþ ÍÅÒ" - -#: config/prefs.php.dist:689 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Ñïðàøèâàòü êàæäûé ðàç ïðè âëîæåíèè, ïî óìîë÷àíèþ ÄÀ" - -#: config/prefs.php.dist:858 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "Îòñûëàòü çàïðîøåííîå àäðåñàòîì ïîäòâåðæäåíèå î ïðî÷òåíèè?" - -#: templates/login/login.html:72 -#, fuzzy -msgid "Protocol" -msgstr "Ïðîòîêîë:" - -#: login.php:267 templates/fetchmail/manage.inc:10 -#: templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Ïðîòîêîë:" - -# fuzzy -#: mailbox.php:444 mailbox.php:512 templates/mailbox/actions.inc:36 -#: templates/mailbox/actions_deleted.inc:7 -msgid "Pur_ge Deleted" -msgstr "Î÷èñòèòü Êîðçèíó" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:22 -#, fuzzy -msgid "Purge" -msgstr "" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Íàçàä" - -#: mailbox.php:444 mailbox.php:512 templates/mailbox/actions.inc:36 -#: templates/mailbox/actions_deleted.inc:7 -msgid "Purge Deleted" -msgstr "Î÷èñòèòü Êîðçèíó" - -# fuzzy -#: templates/folders/actions.inc:24 -msgid "Purge Folder(s)" -msgstr "Î÷èñòèòü ïàïêó(è)" - -#: config/prefs.php.dist:416 -msgid "Purge Spam how often:" -msgstr "Êàê ÷àñòî î÷èùàòü Ñïàì:" - -#: config/prefs.php.dist:444 -msgid "Purge Trash how often:" -msgstr "Êàê ÷àñòî î÷èùàòü êîðçèíó:" - -# fuzzy -#: config/prefs.php.dist:425 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "Óäàëÿòü èç Ñïàìà ñîîáùåíèÿ ñòàðøå óêàçàííîãî êîëè÷åñòâà äíåé" - -# fuzzy -#: config/prefs.php.dist:453 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Óäàëÿòü èç êîðçèíû ñîîáùåíèÿ ñòàðøå óêàçàííîãî êîëè÷åñòâà äíåé" - -# fuzzy -#: config/prefs.php.dist:379 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "Óäàëÿòü èç Îòïðàâëåííû ñîîáùåíèÿ ñòàðøå óêàçàííîãî êîëè÷åñòâà äíåé" - -# fuzzy -#: config/prefs.php.dist:406 -msgid "Purge old messages in the Spam folder?" -msgstr "Óäàëÿòü ñòàðûå ñîîáùåíèÿ èç Ñïàìà?" - -# fuzzy -#: config/prefs.php.dist:434 -msgid "Purge old messages in the Trash folder?" -msgstr "Óäàëÿòü ñòàðûå ñîîáùåíèÿ èç Êîðçèíû?" - -# fuzzy -#: config/prefs.php.dist:360 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Óäàëÿòü ñòàðûå ñîîáùåíèÿ èç Îòïðàâëåííûõ?" - -#: config/prefs.php.dist:370 -msgid "Purge sent-mail how often:" -msgstr "Êàê ÷àñòî óäàëÿòü Îòïðàâëåííûå?" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, fuzzy, php-format -msgid "Purging %d messages from Spam folder." -msgstr "Óäàëåíî %d ñîîáùåíèé èç Êîðçèíû." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, fuzzy, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Óäàëåíî %d ñîîáùåíèé èç Êîðçèíû." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, fuzzy, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "Óäàëåíî %d ñîîáùåíèé èç Êîðçèíû." - -#: lib/Maintenance/Task/purge_spam.php:62 -#, fuzzy -msgid "Purging 1 message from Spam folder." -msgstr "Óäàëåíî %d ñîîáùåíèé èç Êîðçèíû." - -#: lib/Maintenance/Task/purge_trash.php:61 -#, fuzzy -msgid "Purging 1 message from Trash folder." -msgstr "Óäàëåíî %d ñîîáùåíèé èç Êîðçèíû." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, fuzzy, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Óäàëåíî %d ñîîáùåíèé èç Êîðçèíû." - -#: lib/IMP.php:971 -#, fuzzy, php-format -msgid "Quota status: %.2f MB / %.2f MB (%.2f%%)" -msgstr "Èñïîëüçîâàíî: %.2fÌá èç %.2fÌá (%.2f%%)" - -#: lib/IMP.php:980 -#, fuzzy, php-format -msgid "Quota status: %.2f MB / NO LIMIT" -msgstr "Èñïîëüçîâàíî: %.2fÌá èç %.2fÌá (%.2f%%)" - -#: templates/quota/quota.inc:17 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Èñïîëüçîâàíî: %.2fÌá èç %.2fÌá (%.2f%%)" - -#: templates/quota/quota.inc:21 -#, fuzzy, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Èñïîëüçîâàíî: %.2fÌá èç %.2fÌá (%.2f%%)" - -# php-format -#: config/prefs.php.dist:620 -#, php-format -msgid "Quoting %f:" -msgstr "Öèòèðóþ %f:" - -# fuzzy -#: lib/IMAP/ACL/rfc2086.php:50 lib/IMAP/ACL/rfc4314.php:50 -msgid "Read" -msgstr "×èòàòü" - -#: templates/folders/actions.inc:29 templates/folders/actions.html:40 -msgid "Rebuild Folder Tree" -msgstr "Ïåðåñòðîèòü äåðåâî" - -#: templates/search/search.html:31 -#, fuzzy -msgid "Recent Searches" -msgstr "Óäàëèòü ïîèñê" - -#: templates/search/search.html:35 templates/search/search.html:37 -#, fuzzy -msgid "Recent Searches:" -msgstr "Óäàëèòü ïîèñê" - -# fuzzy -#: message.php:560 message.php:603 templates/message/navbar_actions.inc:16 -msgid "Redirec_t" -msgstr "Ïåðåíàïðàâèòü" - -#: message.php:560 message.php:603 templates/message/navbar_actions.inc:16 -msgid "Redirect" -msgstr "Ïåðåíàïðàâèòü" - -#: templates/compose/redirect.inc:110 templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "Ïåðåíàïðàâèòü ñîîáùåíèå" - -#: compose.php:339 -msgid "Redirect this message" -msgstr "Ïåðåíàïðàâèòü ýòî ñîîáùåíèå" - -#: folders.php:346 -msgid "Refresh" -msgstr "Îáíîâèòü" - -#: config/prefs.php.dist:939 -msgid "Refresh Folder Views:" -msgstr "Ïðîâåðÿòü ïî÷òó íà ñåðâåðå:" - -#: mailbox.php:407 templates/folders/head.inc:9 templates/mailbox/header.inc:4 -#, fuzzy -msgid "Reload" -msgstr "Ïðî÷èòàííûå" - -#: folders.php:336 templates/folders/head.inc:3 -msgid "Reload View" -msgstr "Ïåðåãðóçèòü ïðîñìîòð" - -#: lib/MIME/Viewer/itip.php:542 lib/MIME/Viewer/itip.php:561 -#, fuzzy -msgid "Remember the free/busy information." -msgstr "Èíôîðìàöèÿ î ñåðâåðå" - -#: config/prefs.php.dist:1146 -msgid "Remember the last view" -msgstr "Çàïîìíèòü ïîñëåäíåå ñîñòîÿíèå" - -# fuzzy -#: templates/fetchmail/manage.inc:27 -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Ïàïêà íà ñòîðîííåì ñåðâåðå:" - -#: templates/prefs/sourceselect.inc:302 -#, fuzzy -msgid "Remove source" -msgstr "óäàëèòü èñõîäíîå" - -# fuzzy -#: templates/folders/actions.html:18 -msgid "Rename" -msgstr "Ïåðåèìåíîâàòü" - -# fuzzy -#: templates/folders/actions.inc:8 -msgid "Rename Folder(s)" -msgstr "Ïåðåèìåíîâàòü ïàïêó" - -#: config/prefs.php.dist:333 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Ïåðåèìåíîâûâàòü ïàïêó îòïðàâëåííûõ ñîîáùåíèé â íà÷àëå ìåñÿöà?" - -#: lib/Folder.php:385 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Ïåðåèìåíîâàíèå \"%s\" â \"%s\" íå óäàëîñü. Ñåðâåð ïèøåò" - -# fuzzy -#: templates/message/navbar_actions.inc:10 -msgid "Repl_y to List" -msgstr "Îòâåòèòü â ðàññûëêó" - -#: templates/compose/spelling.inc:105 -msgid "Replace with:" -msgstr "Çàìåíèòü íà:" - -#: message.php:544 templates/message/navbar_actions.inc:8 -msgid "Reply" -msgstr "Îòâåòèòü" - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:420 -#, fuzzy -msgid "Reply Sent." -msgstr "Êîìó îòâåòèòü" - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to All" -msgstr "Îòâåòèòü âñåì" - -#: compose.php:307 -msgid "Reply to All:" -msgstr "Îòâåòèòü âñåì:" - -#: templates/message/navbar_actions.inc:10 -#, fuzzy -msgid "Reply to List" -msgstr "Îòâåòèòü âñåì" - -#: compose.php:309 -#, fuzzy -msgid "Reply to List:" -msgstr "Îòâåòèòü âñåì:" - -# fuzzy -#: templates/message/navbar_actions.inc:13 -msgid "Reply to _All" -msgstr "Îòâåòèòü âñåì" - -#: lib/MIME/Viewer/itip.php:544 lib/MIME/Viewer/itip.php:553 -#: lib/MIME/Viewer/itip.php:563 -#, fuzzy -msgid "Reply with Not Supported Message" -msgstr "Ïåðâîå íåïðî÷èòàííîå ñîîáùåíèå" - -#: lib/MIME/Viewer/itip.php:551 -#, fuzzy -msgid "Reply with free/busy for next 2 months." -msgstr "" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Îøèáêà îòïðàâêè ïèñüìà: %s\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Îøèáêà îòïðàâêè ïèñüìà: %s\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Îøèáêà îòïðàâêè ïèñüìà: %s" - -#: lib/MIME/Viewer/itip.php:550 -#, fuzzy -msgid "Reply with requested free/busy information." -msgstr "Îøèáêà îòïðàâêè ïèñüìà: %s" - -# fuzzy -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Êîìó îòâåòèòü:" - -#: lib/Compose.php:1743 -msgid "Reply-To: " -msgstr "Îòâåòèòü" - -#: compose.php:305 -msgid "Reply:" -msgstr "Îòâåòèòü:" - -#: message.php:600 mailbox.php:534 templates/message/navbar_actions.inc:38 -#: templates/mailbox/actions.inc:26 -#, fuzzy -msgid "Report as Innocent" -msgstr "Îòïðàâèòü ñîîáùåíèå î ñïàìå" - -#: message.php:594 mailbox.php:528 templates/message/navbar_actions.inc:35 -#: templates/mailbox/actions.inc:23 -msgid "Report as Spam" -msgstr "Îòïðàâèòü ñîîáùåíèå î ñïàìå" - -# fuzzy -#: compose.php:1060 templates/compose/compose.inc:384 -msgid "Request a _Read Receipt" -msgstr "Çàïðîñèòü ïîäòâåðæäåíèå ïîëó÷åíèÿ" - -# fuzzy -#: config/prefs.php.dist:704 -msgid "Request read receipts?" -msgstr "Çàïðîñèòü ïîäòâåðæäåíèå ïîëó÷åíèÿ?" - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:863 -#, fuzzy -msgid "Required Participant" -msgstr "Çàïðîñèòü ïîäòâåðæäåíèå ïîëó÷åíèÿ" - -#: templates/search/main.inc:140 templates/search/header.inc:29 -#: templates/acl/acl.inc:162 templates/search/search.html:26 -#: templates/search/search.html:201 templates/acl/acl.html:80 -msgid "Reset" -msgstr "Ñáðîñèòü" - -#: message.php:583 templates/message/navbar_actions.inc:30 -msgid "Resume" -msgstr "Ïðîäîëæèòü" - -#: lib/UI/Compose.php:137 -#, fuzzy -msgid "Resume Editing" -msgstr "Ïðîäîëæèòü" - -# fuzzy -#: templates/stationery/prefs.inc:44 -msgid "Return to \"Message Composition\"" -msgstr "Âåðíóòüñÿ ê íàñòðîéêàì" - -# fuzzy -#: templates/fetchmail/driver_select.inc:31 templates/fetchmail/manage.inc:69 -#: templates/fetchmail/account_select.inc:31 -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Âåðíóòüñÿ ê íàñòðîéêàì" - -#: templates/folders/folders_size.html:30 -msgid "Return to Folders" -msgstr "Âåðíóòüñÿ ê ïàïêàì" - -# fuzzy -#: stationery.php:147 -#, fuzzy -msgid "Return to Message Composition" -msgstr "Âåðíóòüñÿ ê íàñòðîéêàì" - -#: filterprefs.php:65 templates/filters/prefs.inc:60 -#: templates/filters/notactive.inc:22 templates/smime/smime.inc:101 -#: templates/smime/notactive.inc:15 templates/pgp/pgp.inc:147 -#: templates/pgp/notactive.inc:15 templates/acl/acl.inc:163 -#: templates/acl/acl.inc:175 templates/smime/smime.html:13 -#: templates/smime/smime.html:93 templates/pgp/pgp.html:21 -#: templates/pgp/pgp.html:145 templates/acl/acl.html:35 -#: templates/acl/acl.html:81 templates/acl/acl.html:95 -msgid "Return to Options" -msgstr "Âåðíóòüñÿ ê íàñòðîéêàì" - -#: config/prefs.php.dist:873 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "Îòîáðàçèòü ïî÷òîâûé ÿùèê ïîñëå óäàëåíèÿ èëè ïåðåìåùåíèÿ ñîîáùåíèÿ" - -#: acl.php:114 -#, fuzzy, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "Ïîäïèñü íå ìîæåò áûòü çàìåíåíà." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Role" -msgstr "Ñöåíàðèé" - -# fuzzy -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:172 lib/MIME/Viewer/pkcs7.php:292 -#: lib/MIME/Viewer/pkcs7.php:484 -#, fuzzy -msgid "S/MIME" -msgstr "Íàñòðîéêè S/MIME" - -#: templates/compose/encrypt_list.inc:12 lib/IMP.php:1397 -#, fuzzy -msgid "S/MIME Encrypt Message" -msgstr "Ïåðåàäðåñàöèÿ ñîîáùåíèÿ" - -#: lib/Compose.php:1277 -#, fuzzy -msgid "S/MIME Error: " -msgstr "Îøèáêà" - -# fuzzy -#: config/prefs.php.dist:151 -msgid "S/MIME Options" -msgstr "Íàñòðîéêè S/MIME" - -#: smime.php:155 -#, fuzzy, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "Ïàïêà \"%s\" áûëà óñïåøíî óäàëåíà." - -#: smime.php:177 -#, fuzzy -msgid "S/MIME Public Key successfully added." -msgstr "Ïàïêà \"%s\" áûëà óñïåøíî óäàëåíà." - -# fuzzy -#: templates/smime/smime.inc:10 templates/smime/smime.html:21 -msgid "S/MIME Public Keyring" -msgstr "Ñâÿçêà ïóáëè÷íûõ êëþ÷åé S/MIME" - -#: smime.php:226 -#, fuzzy -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Ïîäïèñü óñïåøíî çàìåíåíà." - -#: templates/compose/encrypt_list.inc:13 lib/IMP.php:1398 -#, fuzzy -msgid "S/MIME Sign Message" -msgstr "Îòïðàâèòü ñîîáùåíèå" - -#: templates/compose/encrypt_list.inc:14 lib/IMP.php:1399 -#, fuzzy -msgid "S/MIME Sign/Encrypt Message" -msgstr "Îòïðàâèòü ñîîáùåíèå" - -#: templates/smime/notactive.inc:4 templates/smime/smime.html:86 -#, fuzzy -msgid "S/MIME support is disabled on this system." -msgstr "Ïîääåðæêà ôèëüòðàöèè â âàøåé ñèñòåìå íå âêëþ÷åíà" - -#: lib/MIME/Viewer/pkcs7.php:296 -#, fuzzy -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"Ïîääåðæêà òåõíîëîãèè PGP îòñóòñòâóåò íà âàøåì ñåðâåðå, ïîýòîìó ïîäïèñü íå " -"ìîæåò áûòü ïðîâåðåíà" - -#: lib/MIME/Viewer/pkcs7.php:203 -#, fuzzy -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"Ïîääåðæêà òåõíîëîãèè PGP îòñóòñòâóåò íà âàøåì ñåðâåðå, ïîýòîìó ïîäïèñü íå " -"ìîæåò áûòü ïðîâåðåíà" - -#: lib/MIME/Viewer/pkcs7.php:176 -#, fuzzy -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"Ïîääåðæêà òåõíîëîãèè PGP îòñóòñòâóåò íà âàøåì ñåðâåðå, ïîýòîìó ïîäïèñü íå " -"ìîæåò áûòü ïðîâåðåíà" - -#: lib/MIME/Viewer/pkcs7.php:133 -#, fuzzy -msgid "S/MIME support is not enabled." -msgstr "Ïîääåðæêà ôèëüòðàöèè â âàøåé ñèñòåìå íå âêëþ÷åíà" - -#: templates/smime/smime.inc:2 templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"Ïîääåðæêà S/MIME èñïîëüçóåò äëÿ ðàáîòû âñïëûâàþùèå îêíà. Åñëè âàø áðàóçåð " -"íàñòðîåííà ïîäàâëåíèå âñïëûâàþùèõ îêîí, âàì íåîáõîäèìî èçìåíèòü ýòè " -"íàñòðîéêè, èíà÷åïîääåðæêà S/MIME íå ñìîæåò ðàáîòàòü ïðàâèëüíî." - -#: templates/login/login.html:107 -#, fuzzy -msgid "SMTP Port" -msgstr "èëè" - -# fuzzy -#: compose.php:969 templates/compose/compose.inc:253 -msgid "S_ubject" -msgstr "Òåìà" - -# fuzzy -#: compose.php:1039 templates/compose/compose.inc:361 -msgid "Sa_ve a copy in " -msgstr "Ñîõðàíèòü êîïèþ â" - -# fuzzy -#: message.php:587 templates/message/navbar_actions.inc:32 -msgid "Sa_ve as" -msgstr "Ñîõðàíèòü êàê" - -# fuzzy -#: templates/fetchmail/manage.inc:67 -#: templates/fetchmail/fetchmailprefs.html:121 templates/search/search.html:25 -#: templates/search/search.html:200 templates/acl/acl.html:79 -msgid "Save" -msgstr "Ñîõðàíèòü êàê" - -#: compose.php:1111 templates/compose/compose.inc:534 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Ñîõðàíèòü âëîæåíèÿ âíóòðè ñîîáùåíèé â ïàïêå îòïðàâëåííîé ïî÷òû?" - -#: templates/compose/compose.inc:67 templates/compose/compose.inc:428 -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Ñîõðàíèòü êàê ÷åðíîâèê" - -#: saveimage.php:53 -#, fuzzy -msgid "Save Image" -msgstr "Ñîõðàíèòü êàê" - -#: filterprefs.php:126 templates/filters/prefs.inc:59 -#: templates/smime/smime.inc:100 templates/smime/notactive.inc:13 -#: templates/pgp/pgp.inc:146 templates/pgp/notactive.inc:13 -#: templates/smime/smime.html:12 templates/smime/smime.html:92 -#: templates/pgp/pgp.html:20 templates/pgp/pgp.html:144 -msgid "Save Options" -msgstr "Çàïèñàòü íàñòðîéêè" - -# fuzzy -#: templates/stationery/prefs.inc:40 templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Ñîõðàíèòü" - -# fuzzy -#: compose.php:884 templates/compose/compose.inc:67 -#: templates/compose/compose.inc:428 -msgid "Save _Draft" -msgstr "Ñîõðàíèòü êàê ÷åðíîâèê" - -#: message.php:587 templates/message/navbar_actions.inc:32 -msgid "Save as" -msgstr "Ñîõðàíèòü êàê" - -#: config/prefs.php.dist:641 -msgid "Save drafts as unseen?" -msgstr "Ïîìå÷àòü ÷åðíîâèêè êàê íåïðî÷èòàííûå" - -#: config/prefs.php.dist:651 -#, fuzzy -msgid "Save drafts automatically while composing?" -msgstr "Àâòîìàòè÷åñêè çàïèñûâàòü ïîëó÷àòåëÿ â àäðåñíóþ êíèãó" - -# fuzzy -#: lib/MIME/Viewer/pkcs7.php:256 -#, fuzzy -msgid "Save in your Address Book" -msgstr "Àäðåñíàÿ êíèãà Pine" - -#: config/prefs.php.dist:1245 -msgid "Save recipients automatically to the default address book?" -msgstr "Àâòîìàòè÷åñêè çàïèñûâàòü ïîëó÷àòåëÿ â àäðåñíóþ êíèãó" - -#: templates/search/main.inc:123 templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "Çàïèñàòü ðåçóëüòàò ïîèñêà â âèðòóàëüíóþ ïàïêó?" - -#: config/prefs.php.dist:221 -msgid "Save sent mail?" -msgstr "Ñîõðàíÿòü îòïðàâëåííûå ñîîáùåíèÿ?" - -#: lib/Compose.php:172 -#, fuzzy -msgid "Saving the draft failed. No draft folder specified." -msgstr "Îøèáêà çàïèñè ÷åðíîâèêà. Ñåðâåð îòâåòèë: %s" - -#: lib/Compose.php:203 -#, fuzzy, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "Îøèáêà çàïèñè ÷åðíîâèêà. Ñåðâåð îòâåòèë: %s" - -#: lib/Compose.php:240 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Îøèáêà çàïèñè ÷åðíîâèêà. Ñåðâåð îòâåòèë: %s" - -#: mailbox.php:413 templates/contacts/contacts.inc:199 -#: templates/mailbox/header.inc:11 lib/Search.php:533 -#: lib/Block/tree_folders.php:43 templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Ïîèñê" - -# fuzzy, php-format -# fuzzy, php-format -#: mailbox.php:413 search.php:207 templates/search/header.inc:21 -#: templates/mailbox/header.inc:11 -#, php-format -msgid "Search %s" -msgstr "Èñêàòü %s" - -# fuzzy -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Êðèòåðèè ïîèñêà" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "Îáëàñòü ïîèñêà" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "Èñêàòü â ïàïêàõ" - -#: search.php:154 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Ðåçóëüòàòû ïîèñêà" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "Òåêñò äëÿ ïîèñêà" - -#: templates/mailbox/navbar.inc:14 templates/mailbox/navbar.inc:31 -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Ïðî÷èòàííûå" - -#: templates/mailbox/navbar.inc:9 -msgid "Select" -msgstr "Âûáðàòü" - -# fuzzy -#: templates/fetchmail/manage.inc:70 -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Âûáðàòü äðóãîé ïðîôèëü:" - -#: search.php:311 templates/search/fields.inc:36 -#, fuzzy -msgid "Select a date" -msgstr "Âûáðàòü ïðîôèëü" - -# fuzzy -#: templates/search/fields.inc:10 templates/search/search.html:65 -#: templates/search/search.html:68 -msgid "Select a field" -msgstr "Âûáåðèòå ïîëå" - -# fuzzy -#: templates/compose/compose.inc:315 -msgid "Select a stationery:" -msgstr "Âûáåðèòå øàáëîí" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "Çàáðàòü ïî÷òó ñ óêàçàííûõ ïî÷òîâûõ ñåðâåðîâ:" - -# fuzzy -#: config/prefs.php.dist:135 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Âûáåðèòå àäðåñíóþ êíèãó äëÿ äîáàâëåíèÿ â íåå àäðåñîâ." - -#: templates/search/main.inc:88 templates/search/search.html:159 -msgid "Select all" -msgstr "Âûáðàòü âñå" - -# fuzzy -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "Âûáåðèòå ïîëÿ äëÿ ïîèñêà ïðè ðàçâîðà÷èâàíèè èìåí." - -# fuzzy -#: templates/fetchmail/account_select.inc:21 -msgid "Select an account" -msgstr "Âûáåðèòå ïðîôèëü" - -# fuzzy -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Âûáåðèòå ïðîôèëü" - -#: templates/folders/folders.html:3 -#, fuzzy -msgid "Select mailbox" -msgstr "Âûáðàòü âñå" - -#: templates/search/main.inc:89 templates/search/search.html:160 -msgid "Select none" -msgstr "Îòìåíèòü âûáîð" - -# fuzzy -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Âûáåðèòå øàáëîí" - -# fuzzy -#: templates/saveimage/saveimage.inc:9 templates/saveimage/saveimage.html:8 -#, fuzzy -msgid "Select the gallery to save the image in." -msgstr "Ðåæèì ðàáîòû ïîñëå âõîäà â Çàïðîñû:" - -#: templates/fetchmail/driver_select.inc:21 -msgid "Select the mail server type" -msgstr "Âûáåðèòå òèï ïî÷òîâîãî ñåðâåðà" - -#: templates/fetchmail/fetchmailprefs.html:34 -#, fuzzy -msgid "Select the mail server type:" -msgstr "Âûáåðèòå òèï ïî÷òîâîãî ñåðâåðà" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Âûáðàòü" - -# fuzzy -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Âûáðàííûå àäðåñíûå êíèãè:" - -# fuzzy -#: templates/contacts/contacts.html:47 -#, fuzzy -msgid "Selected Addresses" -msgstr "Âûáðàííûå àäðåñíûå êíèãè:" - -#: pgp.php:429 templates/pgp/pgp.inc:70 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Ïîñëàòü êëþ÷ íà ïóáëè÷íûé ñåðâåð" - -#: lib/MIME/Viewer/itip.php:646 -#, fuzzy -msgid "Send Latest Information" -msgstr "Èíôîðìàöèÿ î ñåðâåðå" - -#: templates/compose/compose.inc:65 templates/compose/compose.inc:426 -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "Îòïðàâèòü ñîîáùåíèå" - -#: lib/IMAP/Tree.php:2345 -#, fuzzy -msgid "Sent mail folder" -msgstr "Ïàïêà îòïðàâëåííûõ ñîîáùåíèé:" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Ïàïêà îòïðàâëåííûõ ñîîáùåíèé:" - -#: templates/login/login.inc:133 templates/login/login.inc:145 -#: templates/login/login.inc:152 templates/login/login.html:36 -#: templates/login/login.html:50 templates/login/login.html:62 -msgid "Server" -msgstr "Ñåðâåð" - -# fuzzy -#: config/prefs.php.dist:22 -msgid "Server and Folder Information" -msgstr "Ïàïêè" - -# fuzzy -#: login.php:250 templates/fetchmail/manage.inc:23 -#: templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Ñåðâåð" - -#: config/prefs.php.dist:87 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Íàñòðîéêà ìàíèïóëÿöèé ñ óäàëåííûìè èëè ïåðåìåùåííûìè ñîîáùåíèÿìè" - -#: config/prefs.php.dist:660 -msgid "Set the X-Priority header when composing messages?" -msgstr "Óñòàíîâèòü ïðèîðèòåò ïèñüìà ïðè îòïðàâêå" - -#: config/prefs.php.dist:31 -#, fuzzy -msgid "Share Folders" -msgstr "Ïàïêà îòïðàâëåííûõ ñîîáùåíèé:" - -#: templates/acl/acl.inc:86 templates/acl/acl.html:7 -#, fuzzy -msgid "Share mail folders" -msgstr "Ïàïêà îòïðàâëåííûõ ñîîáùåíèé:" - -#: config/prefs.php.dist:32 -#, fuzzy -msgid "Share your mail folders with other users." -msgstr "Ïàïêà îòïðàâëåííûõ ñîîáùåíèé:" - -#: lib/IMAP/Tree.php:92 -#, fuzzy -msgid "Shared Folders" -msgstr "Ïàïêà îòïðàâëåííûõ ñîîáùåíèé:" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "Àâòîìàòè÷åñêèå ïðîâåðÿòü PGP ïîäïèñè ñîîáùåíèé ïðè ïðîñìîòðå?" - -#: config/prefs.php.dist:788 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "Ïî óìîë÷àíèþ, ñêðûâàòü áîëüøèå áëîêè öèòèðóåìîãî òåêñòà?" - -#: templates/pgp/pgp.inc:7 templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Èñêàòü â òåëå òåêñòîâûõ ñîîáùåíèé äàííûå PGP?" - -#: config/prefs.php.dist:633 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Çàêðûâàòü îêíî ñîñòàâëåíèÿ ñîîáùåíèÿ, ïðè ñîõðàíåíèè ÷åðíîâèêà?" - -#: templates/pgp/pgp.inc:4 templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "" -"Äîáàâëÿòü âàø ïóáëè÷íûé êëþ÷ êî âñåì èñõîäÿùèì ñîîáùåíèÿì ïî óìîë÷àíèþ?" - -# fuzzy -#: templates/javascript_defs.php:30 -#, fuzzy -msgid "Show Addresses" -msgstr "Àäðåñ ïîëó÷àòåëÿ" - -#: templates/search/main.inc:92 templates/search/search.html:162 -#, fuzzy -msgid "Show All Folders" -msgstr "Ñâåðíóòü âñå ïàïêè" - -#: message.php:610 templates/message/headers.inc:67 -msgid "Show All Headers" -msgstr "Ïîêàçàòü âñå çàãîëîâêè" - -#: message.php:607 -#, fuzzy -msgid "Show Common Headers" -msgstr "Ïîêàçàòü âñå çàãîëîâêè" - -#: mailbox.php:247 -msgid "Show Deleted" -msgstr "Ïîêàçàòü óäàëåííûå" - -#: lib/MIME/Viewer/html.php:156 -#, fuzzy -msgid "Show Images?" -msgstr "Ïðîñìîòð ñîîáùåíèÿ â" - -#: templates/message/headers.inc:61 -msgid "Show Limited Headers" -msgstr "Ñêðûòü çàãîëîâêè" - -# fuzzy -#: message.php:613 templates/message/headers.inc:70 -msgid "Show Mailing List Information" -msgstr "Ïîêàçàòü çàãîëîâêè ðàññûëêè" - -#: templates/search/main.inc:92 templates/search/search.html:162 -#, fuzzy -msgid "Show Only Subscribed Folders" -msgstr "Ïîäïèñàòüñÿ íà ïàïêó(è)" - -#: templates/folders/actions.html:39 -msgid "Show Size" -msgstr "Ïîêàçàòü ðàçìåð" - -#: folders.php:364 -msgid "Show Unsubscribed" -msgstr "Ïîêàçàòü íåïîäïèñàííûå" - -#: config/prefs.php.dist:727 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Ïîçâîëÿòü óäàëÿòü âëîæåíèÿ èç ïèñåì, íàæàòèåì íà èêîíêó" - -#: config/prefs.php.dist:1156 -msgid "Show non-private mailboxes in separate folders" -msgstr "Ïîêàçàòü âñå ïóáëè÷íûå ÿùèêè â îòäåëüíûõ ïàïêàõ" - -#: config/prefs.php.dist:542 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Ïîêàçàòü çàãîëîâîê BCC ïðè ñîñòàâëåíèè ïèñüìà?" - -#: config/prefs.php.dist:533 -msgid "Show the Cc: header field when composing mail?" -msgstr "Ïîêàçàòü çàãîëîâîê ÑÑ ïðè ñîñòàâëåíèè ïèñüìà?" - -#: config/prefs.php.dist:1037 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Îòîáðàçèòü èêîíêó ñáîðà ïî÷òû â âåðõíåì ìåíþ?" - -#: filterprefs.php:111 templates/filters/prefs.inc:54 -#, fuzzy -msgid "Show the filter icon on the menubar?" -msgstr "Îòîáðàçèòü èêîíêó ñáîðà ïî÷òû â âåðõíåì ìåíþ?" - -# fuzzy -#: lib/MIME/Viewer/html.php:171 -#, fuzzy -msgid "Show this HTML in a new window?" -msgstr "Ñîáèðàòü ïî÷òó â îòäåëüíîì îêíå." - -# fuzzy -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Ïîêàçàòü ñóììàðíîå êîëè÷åñòâî ïèñåì â ïàïêå?" - -# fuzzy -#: config/prefs.php.dist:785 -msgid "Shown" -msgstr "Îòîáðàæàòü" - -# fuzzy -#: mailbox.php:597 templates/mailbox/message_headers.inc:42 -msgid "Si_ze" -msgstr "Ðàçìåð" - -# fuzzy -#: templates/mailbox/legend.inc:17 -msgid "Signed" -msgstr "Ïîäïèñàíî" - -#: templates/compose/attachments.inc:3 templates/folders/folders_size.html:7 -msgid "Size" -msgstr "Ðàçìåð" - -#: templates/compose/compose.html:315 -#, fuzzy -msgid "Size:" -msgstr "Ðàçìåð" - -#: mailbox.php:566 templates/mailbox/message_headers.inc:11 -#, fuzzy -msgid "Sort by Arrival" -msgstr "Ñîðòèðîâàòü ïî òåìå" - -#: mailbox.php:571 templates/mailbox/message_headers.inc:16 -#, fuzzy -msgid "Sort by Date" -msgstr "Ñîðòèðîâàòü ïî òåìå" - -#: mailbox.php:581 templates/mailbox/message_headers.inc:26 -#, fuzzy -msgid "Sort by From Address" -msgstr "Ñ àäðåñà" - -#: mailbox.php:596 templates/mailbox/message_headers.inc:41 -#, fuzzy -msgid "Sort by Message Size" -msgstr "Ðàçìåð ñîîáùåíèÿ" - -#: mailbox.php:591 templates/mailbox/message_headers.inc:36 -#, fuzzy -msgid "Sort by Subject" -msgstr "Áåç òåìû" - -#: mailbox.php:586 templates/mailbox/message_headers.inc:31 -#, fuzzy -msgid "Sort by Thread" -msgstr "Ñîðòèðîâàòü ïî òåìå" - -#: mailbox.php:576 templates/mailbox/message_headers.inc:21 -#, fuzzy -msgid "Sort by To Address" -msgstr "Ñ àäðåñà" - -# fuzzy -#: lib/IMAP/Tree.php:2338 -#, fuzzy -msgid "Spam folder" -msgstr "Íåæåëàòåëüíûå ðàññûëêè:" - -# fuzzy -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Íåæåëàòåëüíûå ðàññûëêè:" - -#: compose.php:1028 templates/compose/compose.inc:344 -msgid "Special Characters" -msgstr "Ñïåöèàëüíûå ñèìâîëû" - -#: templates/compose/compose.inc:341 -msgid "Spell Check" -msgstr "Ïðîâåðêà îðôîãðàôèè" - -#: lib/UI/Compose.php:138 -#, fuzzy -msgid "Spell Check Failed" -msgstr "Ïðîâåðêà îðôîãðàôèè" - -#: templates/compose/spelling.inc:46 -msgid "Spell Checker" -msgstr "Ïðîâåðêà îðôîãðàôèè" - -#: templates/compose/spelling.inc:48 templates/compose/spelling.inc:56 -msgid "Spell check complete" -msgstr "Ïðîâåðêà îðôîãðàôèè çàâåðøåíà" - -#: lib/MIME/Viewer/itip.php:521 lib/MIME/Viewer/itip.php:523 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -#, fuzzy -msgid "Start" -msgstr "" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Êàëåíäàðü\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Êàëåíäàðü\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Êàëåíäàðü" - -# fuzzy -#: compose.php:1008 templates/stationery/prefs.inc:9 -#: templates/compose/compose.inc:309 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Øàáëîíû" - -# fuzzy -# fuzzy -#: stationery.php:139 templates/stationery/prefs.inc:26 -msgid "Stationery name:" -msgstr "Íàçâàíèå:" - -# fuzzy -#: stationery.php:141 templates/stationery/prefs.inc:28 -msgid "Stationery type:" -msgstr "Òèï:" - -# fuzzy -#: stationery.php:144 templates/stationery/prefs.inc:33 -msgid "Stationery:" -msgstr "Øàáëîí:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -#, fuzzy -msgid "Status" -msgstr "Êàëåíäàðü" - -# fuzzy -#: message.php:671 -#, fuzzy -msgid "Strip All Attachments" -msgstr "Óäàëèòü âëîæåíèå" - -# fuzzy -#: lib/MIME/Contents.php:262 -msgid "Strip Attachment" -msgstr "Óäàëèòü âëîæåíèå" - -# fuzzy -#: message.php:671 -#, fuzzy -msgid "Strip Attachments" -msgstr "Óäàëèòü âëîæåíèå" - -#: mailbox.php:592 templates/mailbox/message_headers.inc:37 -#, fuzzy -msgid "Sub_ject" -msgstr "Òåìà" - -#: templates/compose/recompose.inc:25 lib/Search.php:670 lib/UI/Message.php:30 -#: templates/login/recompose.html:41 -msgid "Subject" -msgstr "Òåìà" - -# fuzzy -#: config/prefs.php.dist:1080 -msgid "Subject Field" -msgstr "Òåìà ñîîáùåíèÿ" - -#: templates/thread/thread.html:37 -#, fuzzy -msgid "Subject:" -msgstr "Òåìà" - -# fuzzy -#: templates/saveimage/saveimage.inc:18 templates/smime/passphrase.inc:20 -#: templates/pgp/passphrase.inc:31 templates/search/search.html:25 -#: templates/search/search.html:200 templates/saveimage/saveimage.html:19 -#: templates/smime/passphrase.html:23 templates/pgp/passphrase.html:21 -msgid "Submit" -msgstr "Îê" - -# fuzzy -#: templates/folders/actions.html:25 -#, fuzzy -msgid "Subscribe" -msgstr "Èñêàòü" - -#: templates/folders/actions.inc:11 -msgid "Subscribe to Folder(s)" -msgstr "Ïîäïèñàòüñÿ íà ïàïêó(è)" - -#: lib/MIME/Viewer/pkcs7.php:444 lib/MIME/Viewer/pgp.php:450 -#: lib/MIME/Viewer/status.php:86 -msgid "Success" -msgstr "Âûïîëíåíî" - -#: templates/compose/spelling.inc:86 -msgid "Suggestions" -msgstr "Çàìåíèòü íà" - -# fuzzy -#: templates/folders/folders_size.html:22 -msgid "Sum" -msgstr "Âñåãî" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:835 lib/MIME/Viewer/itip.php:837 -#, fuzzy -msgid "Summary" -msgstr "" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"Ãëàâíàÿ\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" - -#: compose.php:1065 compose.php:1066 templates/compose/compose.inc:395 -#: templates/compose/compose.inc:398 -#, fuzzy -msgid "Switch Composition Method" -msgstr "Âèçóàëüíûé ðåäàêòîð" - -#: templates/compose/compose.inc:399 templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Âèçóàëüíûé ðåäàêòîð" - -#: templates/compose/compose.inc:399 templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Ïåðåêëþ÷èòüñÿ â îáû÷íûé ðåæèì ñîñòàâëåíèÿ ñîîáùåíèÿ" - -#: templates/message/navbar_navigate.html:27 -#, fuzzy -msgid "Target Folder" -msgstr "Èçìåíèòü ïàïêó" - -# fuzzy -#: templates/mailbox/navbar.html:54 -#, fuzzy -msgid "Target Mailbox:" -msgstr "Ïàïêà íà ñòîðîííåì ñåðâåðå:" - -# fuzzy -#: lib/IMP.php:475 -msgid "Task Lists" -msgstr "Çàäà÷è" - -#: config/hooks.php.dist:460 -msgid "Tasks" -msgstr "Çàäà÷è" - -# fuzzy -#: compose.php:1070 templates/compose/compose.inc:414 -msgid "Te_xt" -msgstr "Òåêñò" - -# fuzzy -#: templates/stationery/prefs.inc:30 templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Òåêñò" - -#: config/prefs.php.dist:1121 -msgid "The From: column of the message should be linked:" -msgstr "Êàêîå äåéñòâèå âûçûâàåò ùåë÷îê ïî àäðåñó îòïðàâèòåëÿ:" - -#: lib/MIME/Viewer/pkcs7.php:254 -#, fuzzy, php-format -msgid "The S/MIME certificate of %s: " -msgstr "Âàøå ïîëíîå èìÿ:" - -# fuzzy, php-format -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Ïðîôèëü \"%s\" áûë óäàëåí." - -# fuzzy, php-format -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Ïðîôèëü \"%s\" áûë ñîõðàíåí." - -#: attachment.php:43 -#, fuzzy -msgid "The attachment was not found." -msgstr "Ïðèêðåïëåííûå" - -#: config/prefs.php.dist:512 -msgid "The buttons NOT to show when using Xinha." -msgstr "Êíîïêè, êîòîðûå ÍÅ áóäóò ïîêàçàíû ïðè èñïîëüçîâàíèè Xinha" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Òåêóùàÿ ïàïêà(è) \"%s\" áóäåò ïåðåèìåíîâàíà â \"%s\"." - -#: config/prefs.php.dist:839 -msgid "The default charset for messages with no charset information:" -msgstr "Êîäèðîâêà ïî óìîë÷àíèþ äëÿ ñîîáùåíèé áåç èíôîðìàöèè î êîäèðîâêå" - -#: lib/Compose.php:250 -#, fuzzy, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Ïðîôèëü \"%s\" áûë ñîõðàíåí." - -#: templates/compose/expand.inc:9 -#, fuzzy, php-format -msgid "The field \"%s\" can't be expanded." -msgstr "Ïîäïèñü íå ìîæåò áûòü çàìåíåíà." - -#: lib/Compose.php:1819 -#, fuzzy, php-format -msgid "The file %s could not be attached." -msgstr "Ïîäïèñü íå ìîæåò áûòü çàìåíåíà." - -#: lib/Folder.php:284 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Ïàïêà \"%s\" óæå ñóùåñòâóåò" - -#: folders.php:240 lib/Folder.php:190 -#, fuzzy, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "Ñåðâåð %s áûë óäàëåí" - -#: lib/Folder.php:363 -#, fuzzy, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "Ïîäïèñü íå ìîæåò áûòü çàìåíåíà." - -#: lib/Folder.php:306 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Ïàïêà \"%s\" áûëà ñîçäàíà, íî Âû íå áûëè íà íåå ïîäïèñàíû." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Ïàïêà \"%s\" íå áûëà ñîçäàíà. Ñåðâåð îòâåòèë" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Ïàïêà \"%s\" íå áûëà óäàëåíà. Ñåðâåð îòâåòèë" - -#: lib/Folder.php:309 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Ïàïêà \"%s\" áûëà óñïåøíî ñîçäàíà." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Ïàïêà \"%s\" áûëà óñïåøíî óäàëåíà." - -#: lib/Folder.php:388 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Ïàïêà \"%s\" áûëà óñïåøíî ïåðåèìåíîâàíà â \"%s\"." - -#: config/prefs.php.dist:502 -msgid "The javascript editor to use on the compose page." -msgstr "Javascript ðåäàêòîð, èñïîëüçóåìûé ïðè ñîñòàâëåíèè ïèñüìà" - -# fuzzy -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "Ïî÷òîâûé ñåðâåð ïðèñëàë ñëåäóþùåå ñîîáùåíèå îá îøèáêå:" - -#: lib/MIME/Viewer/notification.php:50 -#, fuzzy -msgid "The mail server generated the following informational message:" -msgstr "Íàñòðîéêè ïî÷òîâîãî ñåðâåðà è èíôîðìàöèè î ïàïêàõ." - -#: lib/MIME/Viewer/status.php:89 -#, fuzzy -msgid "The mail server generated the following message:" -msgstr "Íàñòðîéêè ïî÷òîâîãî ñåðâåðà è èíôîðìàöèè î ïàïêàõ." - -# fuzzy, php-format -#: lib/Message.php:789 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Ïàïêà \"%s\" óæå ïóñòàÿ" - -#: templates/javascript_defs.php:53 templates/contacts/contacts.inc:103 -#, fuzzy -msgid "The message being composed has been closed. Exiting." -msgstr "Ñîçäàâàåìîå ñîîáùåíèå áûëî çàêðûòî. Âûõîæó." - -#: lib/MIME/Viewer/pgp.php:375 -#, fuzzy -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "Ýòî çíà÷åíèå äîëæíî áûòü ÷èñëîì." - -# fuzzy -#: lib/MIME/Viewer/pgp.php:370 -#, fuzzy -msgid "The message below has been compressed with PGP." -msgstr "Ýòî ïèñüìî áûëî çàøèôðîâàíî PGP" - -#: lib/MIME/Viewer/pgp.php:206 -#, fuzzy -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "Ýòî ïèñüìî áûëî ïîäïèñàíî öèôðîâîé ïîäïèñüþ PGP" - -#: lib/MIME/Viewer/pgp.php:202 -#, fuzzy -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "Ýòî ïèñüìî áûëî ïîäïèñàíî öèôðîâîé ïîäïèñüþ PGP" - -#: lib/MIME/Viewer/pgp.php:208 -#, fuzzy -msgid "The message below has been digitally signed with PGP." -msgstr "Ýòî ïèñüìî áûëî ïîäïèñàíî öèôðîâîé ïîäïèñüþ PGP" - -#: lib/MIME/Viewer/pgp.php:354 -#, fuzzy -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"Ïîääåðæêà òåõíîëîãèè PGP îòñóòñòâóåò íà âàøåì ñåðâåðå, ïîýòîìó ïîäïèñü íå " -"ìîæåò áûòü ïðîâåðåíà" - -# fuzzy -#: lib/MIME/Viewer/pgp.php:370 -#, fuzzy -msgid "The message below has been encrypted with PGP." -msgstr "Ýòî ïèñüìî áûëî çàøèôðîâàíî PGP" - -#: lib/MIME/Viewer/pgp.php:364 -#, fuzzy -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"Âû äîëæíû ââåñòè ïàðîëü ñâîåãî ñåêðåòíîãî êëþ÷à äëÿ òîãî ÷òîáû ïðîñìîòðåòü " -"ñîîáùåíèå" - -#: lib/MIME/Viewer/pgp.php:454 -#, fuzzy -msgid "The message below has been verified." -msgstr "Ïðîôèëü \"%s\" áûë ñîõðàíåí." - -#: lib/Crypt/PGP.php:380 -#, fuzzy -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "Ýòî ïèñüìî áûëî ïîäïèñàíî öèôðîâîé ïîäïèñüþ PGP" - -#: templates/javascript_defs.php:39 templates/compose/compose.js:126 -#, fuzzy -msgid "The message does not have a Subject entered." -msgstr "Ïðîôèëü \"%s\" áûë ñîõðàíåí." - -#: lib/Filter.php:72 lib/Spam.php:216 -msgid "The message has been deleted." -msgstr "Ñîîáùåíèå áûëî óäàëåíî." - -#: lib/Spam.php:199 -#, fuzzy -msgid "The message has been reported as not spam to your system administrator." -msgstr "Îá ýòîì ïèñüìå, êàê î ñïàìå áûëî ñîîáùåíî àäìèíèñòðàòîðó." - -#: lib/Spam.php:179 -#, fuzzy -msgid "The message has been reported as not spam." -msgstr "Îá ýòîì ïèñüìå, êàê î ñïàìå áûëî ñîîáùåíî àäìèíèñòðàòîðó." - -#: lib/Spam.php:191 -#, fuzzy -msgid "The message has been reported as spam to your system administrator." -msgstr "Îá ýòîì ïèñüìå, êàê î ñïàìå áûëî ñîîáùåíî àäìèíèñòðàòîðó." - -#: lib/Spam.php:171 -#, fuzzy -msgid "The message has been reported as spam." -msgstr "Îá ýòîì ïèñüìå, êàê î ñïàìå áûëî ñîîáùåíî àäìèíèñòðàòîðó." - -#: lib/MIME/Viewer/pkcs7.php:449 -#, fuzzy, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Ïðîôèëü \"%s\" áûë ñîõðàíåí." - -#: lib/Filter.php:74 -#, fuzzy -msgid "The messages have been deleted." -msgstr "Ïðîôèëü \"%s\" áûë óäàëåí." - -#: templates/javascript_defs.php:38 templates/compose/compose.js:90 -#, fuzzy -msgid "The signature could not be replaced." -msgstr "Ïîäïèñü íå ìîæåò áûòü çàìåíåíà." - -#: templates/javascript_defs.php:37 templates/compose/compose.js:88 -msgid "The signature was successfully replaced." -msgstr "Ïîäïèñü óñïåøíî çàìåíåíà." - -#: attachment.php:128 -#, fuzzy -msgid "The specified file cannot be read." -msgstr "Ïîäïèñü íå ìîæåò áûòü çàìåíåíà." - -#: stationery.php:87 -#, fuzzy, php-format -msgid "The stationery \"%s\" has been added." -msgstr "Çàãëàâèå %s áûëî äîáàâëåíî" - -#: stationery.php:63 -#, fuzzy, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "Ñåðâåð %s áûë óäàëåí" - -#: stationery.php:90 -#, fuzzy, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "Ñåðâåð %s áûë óäàëåí" - -#: lib/MIME/Viewer/itip.php:172 -#, fuzzy -msgid "The task has been added to your tasklist." -msgstr "Ïðîôèëü \"%s\" áûë ñîõðàíåí." - -#: lib/MIME/Viewer/status.php:94 -#, fuzzy -msgid "The text of the message" -msgstr "óäàëèòü ñîîáùåíèå" - -#: lib/MIME/Viewer/status.php:93 -#, fuzzy, php-format -msgid "The text of the message can be viewed %s." -msgstr "óäàëèòü ñîîáùåíèå" - -#: lib/MIME/Viewer/status.php:79 -#, fuzzy -msgid "The text of the returned message" -msgstr "Ïåðåíàïðàâèòü ýòî ñîîáùåíèå" - -# fuzzy, php-format -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Òåêñò âåðíóâøåãîñÿ ïèñüìà ìîæåò áûòü ïðîñìîòðåí %s." - -#: lib/MIME/Viewer/notification.php:66 -#, fuzzy -msgid "The text of the sent message" -msgstr "Ïåðåíàïðàâèòü ýòî ñîîáùåíèå" - -#: lib/MIME/Viewer/notification.php:66 -#, fuzzy, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Ïåðåíàïðàâèòü ýòî ñîîáùåíèå" - -#: lib/MIME/Viewer/itip.php:157 -#, fuzzy -msgid "The user's free/busy information was sucessfully stored." -msgstr "Ïîäïèñü óñïåøíî çàìåíåíà." - -# fuzzy -#: lib/MIME/Viewer/alternative.php:56 -#, fuzzy -msgid "There are no alternative parts that can be displayed." -msgstr "Ñîîáùåíèå â íåâåðíîì ôîðìàòå è íå ìîæåò áûòü îòîáðàæåíî" - -#: templates/mailbox/empty_mailbox.inc:3 -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr " ýòîì ÿùèêå íåò ïèñåì." - -#: lib/Message.php:140 -#, fuzzy, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "Îøèáêà ïðè êîïèðîâàíèè ïèñåì â \"%s\". Ñåðâåð îòâåòèë" - -#: lib/Message.php:266 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "Îøèáêà ïðè óäàëåíèè ïèñåì èç ïàïêè \"%s\". Ñåðâåð îòâåòèë" - -#: lib/MIME/Viewer/itip.php:102 -#, fuzzy, php-format -msgid "There was an error deleting the event: %s." -msgstr "Ïðîáëåìà ïðè ïðîñìîòðå çàïðîøåííîãî ïèñüìà." - -#: lib/MIME/Viewer/plain.php:50 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "Îøèáêà ïðè îòîáðàæåíèè ýòîé ÷àñòè ñîîáùåíèÿ" - -#: lib/Message.php:628 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "Îøèáêà ïðè ïîìåòêå ïèñåì â ïàïêå \"%s\". Ñåðâåð îòâåòèë " - -#: folders.php:140 -#, fuzzy, php-format -msgid "There was an error importing %s." -msgstr "Îøèáêà ïðè çàïèñè ÷åðíîâèêà." - -#: lib/MIME/Viewer/itip.php:139 -#, fuzzy, php-format -msgid "There was an error importing the event: %s." -msgstr "Ïðîáëåìà ïðè ïðîñìîòðå çàïðîøåííîãî ïèñüìà." - -#: lib/MIME/Viewer/itip.php:169 -#, fuzzy, php-format -msgid "There was an error importing the task: %s." -msgstr "Ïðîáëåìà ïðè ïðîñìîòðå çàïðîøåííîãî ïèñüìà." - -#: lib/MIME/Viewer/itip.php:155 -#, fuzzy, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "Îøèáêà îòïðàâêè ïèñüìà: %s" - -#: lib/Message.php:136 -#, fuzzy, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "Îøèáêà ïðè ïåðåìåùåíèè ïèñüìà â \"%s\". Ñåðâåð îòâåòèë" - -#: lib/Compose.php:702 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Îøèáêà îòïðàâêè ïèñüìà: %s" - -#: lib/MIME/Viewer/itip.php:116 -#, fuzzy, php-format -msgid "There was an error updating the event: %s." -msgstr "Îøèáêà îòïðàâêè ïèñüìà: %s" - -#: lib/MIME/Viewer/pgp.php:165 -msgid "This PGP Public Key was attached to the message." -msgstr "Ê ñîîáùåíèþ ïðèëîæåí ïóáëè÷íûé PGP êëþ÷." - -#: lib/MIME/Viewer/itip.php:107 lib/MIME/Viewer/itip.php:121 -#: lib/MIME/Viewer/itip.php:146 lib/MIME/Viewer/itip.php:160 -#: lib/MIME/Viewer/itip.php:176 lib/MIME/Viewer/itip.php:319 -#, fuzzy -msgid "This action is not supported." -msgstr "" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Íîâîå ñîîáùåíèå\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Íîâîå ñîîáùåíèå\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Íîâîå ñîîáùåíèå" - -#: lib/MIME/Viewer/itip.php:182 lib/MIME/Viewer/itip.php:430 -#, fuzzy -msgid "This action is not yet implemented." -msgstr "" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Íîâîå ñîîáùåíèå\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Íîâîå ñîîáùåíèå\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v2.1) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (IMP v3.1) #-#-#-#-#\n" -"Íîâîå ñîîáùåíèå" - -#: templates/javascript_defs.php:66 -#, fuzzy -msgid "This folder may not be renamed:" -msgstr "Ïîäïèñü íå ìîæåò áûòü çàìåíåíà." - -#: templates/javascript_defs.php:63 templates/javascript/folders.js:14 -#: templates/folders/javascript.inc:6 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Ýòî ìîæåò çàíÿòü êàêîå-òî âðåìÿ. Âû òî÷íî õîòèòå ïðîäîëæèòü?" - -#: lib/MIME/Viewer/pkcs7.php:475 -#, fuzzy -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "Ýòî ïèñüìî áûëî ïîäïèñàíî öèôðîâîé ïîäïèñüþ PGP" - -#: lib/MIME/Viewer/pkcs7.php:173 -#, fuzzy -msgid "This message has been digitally signed via S/MIME." -msgstr "Ýòî ïèñüìî áûëî ïîäïèñàíî öèôðîâîé ïîäïèñüþ PGP" - -#: lib/MIME/Viewer/pkcs7.php:169 lib/MIME/Viewer/pkcs7.php:293 -#, fuzzy -msgid "This message has been encrypted via S/MIME." -msgstr "Ïðîôèëü \"%s\" áûë óäàëåí." - -#: message.php:508 -msgid "This message to" -msgstr "Ýòî ñîîáùåíèå â" - -#: templates/javascript_defs.php:54 templates/contacts/contacts.inc:109 -#, fuzzy -msgid "This window must be called from a compose window." -msgstr "Ýòî îêíî äîëæíî âûçûâàòüñÿ èç îêíà ñîçäàíèÿ ñîîáùåíèÿ" - -#: templates/thread/thread.html:2 -#, fuzzy -msgid "Thread Display:" -msgstr "Îòîáðàæåíèå ôàéëîâ" - -#: thread.php:161 templates/thread/top.inc:3 config/prefs.php.dist:1082 -msgid "Thread View" -msgstr "Ïðîñìîðò ïî òåìàì" - -#: compose.php:789 mailbox.php:577 templates/contacts/contacts.inc:219 -#: templates/mailbox/message_headers.inc:22 templates/compose/redirect.inc:61 -#: templates/compose/recompose.inc:10 lib/Search.php:658 lib/UI/Mailbox.php:88 -#: lib/UI/Message.php:26 templates/contacts/contacts.html:40 -#: templates/login/recompose.html:14 -msgid "To" -msgstr "Êîìó" - -# fuzzy -#: config/prefs.php.dist:1079 -msgid "To Address" -msgstr "Àäðåñ ïîëó÷àòåëÿ" - -#: message.php:552 -#, fuzzy -msgid "To All" -msgstr "Ïîêàçàòü âñå" - -# fuzzy -#: message.php:548 -#, fuzzy -msgid "To List" -msgstr "Ñïèñîê çàäà÷" - -#: message.php:545 -#, fuzzy -msgid "To Sender" -msgstr "Ïîäñêàçêà" - -#: message.php:552 -#, fuzzy -msgid "To _All" -msgstr "Ïîêàçàòü âñå" - -#: message.php:548 -#, fuzzy -msgid "To _List" -msgstr "Ãðóïïû" - -#: templates/compose/redirect.html:46 -#, fuzzy -msgid "To field" -msgstr "Èçìåíåí" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "Äëÿ âûáîðà íåñêîëüêèõ ïîëåé äåðæèòå êëàâèøó Ctrl" - -#: thread.php:117 templates/thread/thread.html:32 -#, fuzzy -msgid "To:" -msgstr "Êîìó" - -#: config/prefs.php.dist:521 -msgid "Top" -msgstr "Ñâåðõó" - -# fuzzy -#: templates/compose/compose.inc:591 -msgid "Total Attachments Size:" -msgstr "Îáùèé ðàçìåð âëîæåíèé:" - -# fuzzy -#: templates/compose/compose.html:307 -#, fuzzy -msgid "Total Size:" -msgstr "Îáùèé ðàçìåð âëîæåíèé:" - -#: login.php:287 -#, fuzzy -msgid "Traditional" -msgstr "Íàñòðîéêè ïîëüçîâàòåëÿ" - -#: lib/IMAP/Tree.php:2325 -#, fuzzy -msgid "Trash folder" -msgstr "Ìóñîðíàÿ êîðçèíà:" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "Ìóñîðíàÿ êîðçèíà:" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "Íåâîçìîæíî ñîåäèíèòüñÿ ñ SQL ñåðâåðîì." - -#: templates/message/navbar_navigate.inc:10 templates/mailbox/navbar.inc:19 -#: templates/mailbox/navbar.inc:36 templates/message/navbar_navigate.html:13 -#: templates/mailbox/navbar.html:19 templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "Íå îòâå÷åííûå" - -#: search.php:330 templates/search/main.inc:35 -msgid "Unanswered messages" -msgstr "Íå îòâå÷åííûå ñîîáùåíèÿ" - -#: message.php:539 mailbox.php:504 templates/message/navbar_actions.inc:4 -#: templates/mailbox/actions.inc:13 -msgid "Undelete" -msgstr "Âîññòàíîâèòü" - -#: search.php:340 -msgid "Undeleted messages" -msgstr "Íå óäàëåííûå ñîîáùåíèÿ" - -#: lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 lib/MIME/Headers.php:213 -msgid "Undisclosed Recipients" -msgstr "Íåðàñêðûòûå ïîëó÷àòåëè" - -#: search.php:335 -msgid "Unflagged messages" -msgstr "Íå âàæíûå ñîîáùåíèÿ" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Íåèçâåñíî" - -#: lib/UI/Mailbox.php:203 -#, fuzzy -msgid "Unknown Date" -msgstr "Íåðàñêðûòûå ïîëó÷àòåëè" - -#: lib/MIME/Viewer/itip.php:675 -#, fuzzy -msgid "Unknown Meeting" -msgstr "Íåðàñêðûòûå ïîëó÷àòåëè" - -#: lib/UI/Mailbox.php:103 -#, fuzzy -msgid "Unknown Recipient" -msgstr "Íåðàñêðûòûå ïîëó÷àòåëè" - -#: lib/MIME/Viewer/itip.php:815 -#, fuzzy -msgid "Unknown Task" -msgstr "Íåèçâåñíàÿ çàäà÷à" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Íåíàçâàííûå" - -#: message.php:463 mailbox.php:750 templates/message/navbar_navigate.inc:6 -#: templates/mailbox/navbar.inc:15 templates/mailbox/navbar.inc:32 -#: templates/mailbox/legend.inc:5 templates/message/navbar_navigate.html:9 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:31 -msgid "Unseen" -msgstr "Íîâûå" - -# fuzzy -#: templates/folders/actions.html:26 -#, fuzzy -msgid "Unsubscribe" -msgstr "Èñêàòü" - -#: templates/folders/actions.inc:12 -msgid "Unsubscribe from Folder(s)" -msgstr "Îòìåíèòü ïîäïèñêó íà Ïàïêó(è)" - -# fuzzy -#: templates/compose/compose.inc:513 templates/compose/compose.html:281 -msgid "Update" -msgstr "Ïðèìåíèòü" - -#: lib/MIME/Viewer/itip.php:640 -#, fuzzy -msgid "Update this event on my calendar" -msgstr "" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP v4.0.2) #-#-#-#-#\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó\n" -"#-#-#-#-# ru_RU.po (Horde v3.0.3) #-#-#-#-#\n" -"Óäàëèòü ïàðó" - -# fuzzy -#: templates/smime/import_key.inc:58 templates/pgp/import_key.inc:56 -msgid "Upload" -msgstr "Çàãðóçèòü" - -# fuzzy -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -#, fuzzy -msgid "Upload:" -msgstr "Çàãðóçèòü" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Èñïîëüçîâàòü çíà÷åíèÿ ïî óìîë÷àíèþ" - -#: config/prefs.php.dist:255 -msgid "Use IMAP folder subscriptions?" -msgstr "Èñïîëüçîâàòü ïîäïèñêó íà ïàïêè IMAP?" - -# fuzzy -# fuzzy -#: config/prefs.php.dist:890 -msgid "Use Virtual Trash Folder?" -msgstr "Èñïîëüçîâàòü Âèðòóàëüíóþ Êîðçèíó?" - -#: templates/acl/acl.inc:143 templates/acl/acl.html:42 -#, fuzzy -msgid "User" -msgstr "Èìÿ ïîëüçîâàòåëÿ" - -#: templates/login/login.inc:176 templates/login/login.html:85 -msgid "Username" -msgstr "Èìÿ ïîëüçîâàòåëÿ" - -# fuzzy -#: templates/fetchmail/manage.inc:17 -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Èìÿ ïîëüçîâàòåëÿ" - -# fuzzy -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Èìÿ ïîëüçîâàòåëÿ" - -# fuzzy -#: templates/smime/smime.inc:25 templates/smime/smime.inc:68 -#: templates/smime/smime.inc:72 templates/pgp/pgp.inc:27 -#: templates/pgp/pgp.inc:70 templates/pgp/pgp.inc:75 -#: lib/MIME/Viewer/pkcs7.php:255 templates/smime/smime.html:35 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "Ïðîñìîòð" - -#: lib/MIME/Viewer/zip.php:90 lib/MIME/Viewer/tnef.php:109 -#, php-format -msgid "View %s" -msgstr "Ïðîñìîòð %s" - -#: smime.php:312 pgp.php:404 templates/smime/smime.inc:25 -#: templates/pgp/pgp.inc:27 -#, fuzzy, php-format -msgid "View %s Public Key" -msgstr "Âàøå ïîëíîå èìÿ:" - -#: lib/MIME/Viewer/images.php:162 lib/MIME/Viewer/images.php:167 -#, fuzzy -msgid "View Attachment" -msgstr "Íîâîå âëîæåíèå" - -# fuzzy -#: mailbox.php:537 templates/mailbox/actions.inc:28 -msgid "View Messages" -msgstr "Ïðîñìîòðåòü ñîîáùåíèÿ" - -#: smime.php:335 pgp.php:427 templates/smime/smime.inc:68 -#: templates/pgp/pgp.inc:70 -#, fuzzy -msgid "View Personal Public Key" -msgstr "Âàøå ïîëíîå èìÿ:" - -#: message.php:563 templates/message/navbar_actions.inc:18 -msgid "View Thread" -msgstr "Ïðîñìîòðåòü ïî òåìàì" - -#: lib/MIME/Viewer/pkcs7.php:483 -#, fuzzy -msgid "View attachment in a separate window" -msgstr "Ñîçäàòü ïèñüìà â ðàçíûõ îêíàõ." - -#: lib/MIME/Viewer/related.php:85 -#, fuzzy -msgid "View content in a separate window" -msgstr "Ñîçäàòü ïèñüìà â ðàçíûõ îêíàõ." - -#: lib/MIME/Viewer/itip.php:143 -#, fuzzy -msgid "View event" -msgstr "Ïðîñìîòð ïðèêðåïëåííîãî ôàéëà" - -# fuzzy, php-format -#: folders.php:420 mailbox.php:687 -#, php-format -msgid "View messages in %s" -msgstr "Ïðîñìîòð ñîîáùåíèé â %s" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Ïðîñìîòð ÿùèêà ïîñëå âõîäà â ñèñòåìó:" - -#: lib/MIME/Viewer/itip.php:173 -#, fuzzy -msgid "View task" -msgstr "Ïðîñìîòð %s" - -# fuzzy -#: mailbox.php:356 mailbox.php:357 -#, fuzzy -msgid "Virtual Folder" -msgstr "Âèðòóàëüíûå ïàïêè" - -#: search.php:151 -#, fuzzy, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Ïàïêà \"%s\" áûëà óñïåøíî óäàëåíà." - -# fuzzy -#: templates/search/main.inc:112 lib/IMAP/Tree.php:88 -#: templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "Âèðòóàëüíûå ïàïêè" - -#: search.php:146 -#, fuzzy -msgid "Virtual Folders require a label." -msgstr "Íàçâàíèå âèðòóàëüíîé ïàïêè" - -#: lib/VFolder.php:176 lib/VFolder.php:186 lib/Search.php:401 -msgid "Virtual INBOX" -msgstr "Âèðòóàëüíûå Âõîäÿùèå" - -# fuzzy -# fuzzy -#: lib/IMAP/Tree.php:2365 -msgid "Virtual INBOX Folder" -msgstr "Âèðòóàëüíûå Âõîäÿùèå" - -# fuzzy -# fuzzy -#: lib/VFolder.php:111 lib/VFolder.php:123 lib/Search.php:345 -msgid "Virtual Trash" -msgstr "Âèðòóàëüíàÿ êîðçèíà" - -# fuzzy -# fuzzy -#: lib/IMAP/Tree.php:2361 -msgid "Virtual Trash Folder" -msgstr "Âèðòóàëüíàÿ êîðçèíà" - -#: templates/search/main.inc:129 -msgid "Virtual folder label" -msgstr "Íàçâàíèå âèðòóàëüíîé ïàïêè" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "Íàçâàíèå âèðòóàëüíîé ïàïêè" - -#: lib/Crypt/PGP.php:380 lib/MIME/Viewer/pkcs7.php:438 -#, fuzzy -msgid "Warning" -msgstr "Ðàçâåðíóòü âñå" - -#: login.php:185 login.php:339 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "Äîáðî ïîæàëîâàòü â %s" - -# fuzzy -# fuzzy -#: config/prefs.php.dist:738 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"×òî äåëàòü ñ ñîîáùåíèåì, ïîñëå òîãî êàê îíî áûëî ïîìå÷åíî êàê ñïàì èëè íå " -"ñïàì?" - -#: config/prefs.php.dist:882 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Ïðè óäàëåíèè ñîîáùåíèÿ, ïåðåìåñòèòü åãî â Êîðçèíó, à íå ïîìå÷àòü êàê " -"óäàëåííîå?" - -#: config/prefs.php.dist:1067 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "Ïðè îòêðûòèè íîâîãî ÿùèêà, êàêèå ñîîáùåíèÿ îòîáðàçèòü ñðàçó?" - -#: config/prefs.php.dist:588 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "Ïðè îòâåòå/ïåðåñûëêå ïèñüìà, èñïîëüçîâàòü ôîðìàò îðèãèíàëà?" - -#: config/prefs.php.dist:692 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Ñîõðàíÿòü âëîæåíèÿ â èñõîäÿùèõ ñîîáùåíèÿõ?" - -#: config/prefs.php.dist:474 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "Äîìåí ïî óìîë÷àíèþ:" - -#: config/prefs.php.dist:851 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "Ãäå ðàçìåñòèòü ññûëêè íà àëüòåðíàòèâíûå ôîðìàòû îòîáðàæåíèÿ ñîîáùåíèÿ?" - -#: config/prefs.php.dist:524 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "Ãäå ïîìåñòèòü êóðñîð â òåëå ïèñüìà ïî óìîë÷àíèþ?" - -#: message.php:571 mailbox.php:520 templates/message/navbar_actions.inc:24 -#: templates/mailbox/actions.inc:19 -msgid "Whitelist" -msgstr "Áåëûé ñïèñîê" - -#: config/prefs.php.dist:501 -#, fuzzy -msgid "Xinha" -msgstr "vCard" - -#: templates/search/search.html:99 -#, fuzzy -msgid "Year" -msgstr "Åæåãîäíî" - -#: templates/javascript_defs.php:48 templates/compose/compose.inc:537 -#: templates/compose/compose.inc:550 config/prefs.php.dist:1145 -#: config/prefs.php.dist:1167 templates/compose/compose.html:292 -msgid "Yes" -msgstr "Äà" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -#, fuzzy -msgid "You are about to fetch email from the following account(s):" -msgstr "Âû õîòèòå óäàëèòü ñëåäóþùèå ïàïêè:" - -# fuzzy -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Âû ïûòàåòåñü óäàëèòü âñå ñîîáùåíèÿ â ñëåäóþùåé ïàïêå:" - -# fuzzy -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "Âû ïûòàåòåñü óäàëèòü ñëåäóþùèå ïàïêè:" - -#: templates/javascript_defs.php:81 templates/message/javascript.inc:55 -#: templates/mailbox/javascript.inc:192 -#, fuzzy -msgid "You are copying/moving to a new folder." -msgstr "Âû ïåðåèìåíîâûâàåòå ïàïêó: " - -#: templates/javascript_defs.php:59 -#, fuzzy -msgid "You are creating a sub-folder to" -msgstr "Âû ñîçäàåòå âëîæåííóþ ïàïêó â " - -#: templates/javascript/folders.js:104 templates/folders/javascript.inc:94 -msgid "You are creating a sub-folder to " -msgstr "Âû ñîçäàåòå âëîæåííóþ ïàïêó â " - -#: templates/javascript_defs.php:61 templates/javascript/folders.js:106 -#: templates/folders/javascript.inc:96 -msgid "You are creating a top-level folder." -msgstr "Âû ñîçäàåòå ïàïêó âåðõíåãî óðîâíÿ." - -#: lib/Folder.php:265 -#, fuzzy -msgid "You are not allowed to create folders." -msgstr "Âû ñîçäàåòå ïàïêó âåðõíåãî óðîâíÿ." - -#: lib/Compose.php:916 -#, fuzzy, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "Âû ñîçäàåòå ïàïêó âåðõíåãî óðîâíÿ." - -#: lib/Compose.php:1158 -#, fuzzy, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "Âû ñîçäàåòå ïàïêó âåðõíåãî óðîâíÿ." - -#: templates/javascript_defs.php:64 -#, fuzzy -msgid "You are renaming the folder:" -msgstr "Âû ïåðåèìåíîâûâàåòå ïàïêó: " - -#: templates/javascript/folders.js:137 templates/folders/javascript.inc:127 -msgid "You are renaming the folder: " -msgstr "Âû ïåðåèìåíîâûâàåòå ïàïêó: " - -#: templates/stationery/prefs.inc:35 templates/stationery/stationery.html:39 -#, php-format -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Âû ìîæåòå èñïîëüçîâàòü ñëåäóþùèå ïåðåìåííûå äëÿ øàáëîíîâ: %c äëÿ " -"ñîäåðæàíèÿñîîáùåíèÿ, %s äëÿ ïîäïèñè" - -#: lib/Folder.php:488 -#, fuzzy, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Âû óñïåøíî îòêàçàëèñü îò ïîäïèñêè íà \"%s\"" - -#: templates/acl/acl.html:88 -#, fuzzy -msgid "You do not have permission to change access to this folder." -msgstr "Ðåäàêòèðîâàòü ïðàâà äëÿ ýòîé òåìû" - -#: lib/Maillog.php:130 -#, fuzzy, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Ïåðåíàïðàâèòü ýòî ñîîáùåíèå" - -#: templates/mailbox/alert.inc:3 lib/IMP.php:1031 -#, php-format -msgid "You have %s new messages." -msgstr "Äëÿ Âàñ åñòü %s íîâûõ ñîîáùåíèé." - -#: templates/mailbox/alert.inc:3 lib/IMP.php:1031 -msgid "You have 1 new message." -msgstr "Äëÿ Âàñ åñòü îäíî íîâîå ñîîáùåíèå." - -#: compose.php:126 -#, fuzzy -msgid "You have already submitted this page." -msgstr "Äëÿ Âàñ åñòü îäíî íîâîå ñîîáùåíèå." - -#: templates/newmsg/alert.html:3 -#, fuzzy -msgid "You have new mail in:" -msgstr "Äëÿ Âàñ åñòü îäíî íîâîå ñîîáùåíèå." - -#: lib/Compose.php:1145 -#, fuzzy -msgid "You must enter at least one recipient." -msgstr "Âû äîëæíû óêàçàòü ïî êðàéíåé ìåðå îäíîãî ïîëó÷àòåëÿ." - -#: lib/MIME/Viewer/pgp.php:364 -#, fuzzy -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"Âû äîëæíû ââåñòè ïàðîëü ñâîåãî ñåêðåòíîãî êëþ÷à äëÿ òîãî ÷òîáû ïðîñìîòðåòü " -"ñîîáùåíèå" - -#: lib/MIME/Viewer/pgp.php:347 -#, fuzzy -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"Âû äîëæíû ââåñòè ïàðîëü ñâîåãî ñåêðåòíîãî êëþ÷à äëÿ òîãî ÷òîáû ïðîñìîòðåòü " -"ñîîáùåíèå" - -#: templates/javascript_defs.php:82 templates/message/javascript.inc:64 -#: templates/mailbox/javascript.inc:201 -msgid "You must select a target mailbox first." -msgstr "Âû äîëæíû óêàçàòü ñíà÷àëà â êàêóþ ïàïêó." - -#: fetchmailprefs.php:89 -#, fuzzy -msgid "You must select an account to be deleted." -msgstr "Âû äîëæíû âûáðàòü ïðîôèëü äëÿ óäàëåíèÿ." - -#: templates/javascript_defs.php:52 templates/contacts/contacts.inc:81 -msgid "You must select an address first." -msgstr "Âû äîëæíû ñíà÷àëà âûáðàòü àäðåñ." - -#: templates/javascript_defs.php:45 templates/javascript_defs.php:47 -#: templates/mailbox/javascript.inc:62 templates/mailbox/javascript.inc:208 -#: templates/mailbox/javascript.inc:263 -msgid "You must select at least one message first." -msgstr "Âû äîëæíû ñíà÷àëà âûáðàòü ïî êðàéíåé ìåðå îäíî ñîîáùåíèå." - -#: templates/javascript_defs.php:36 templates/compose/redirect.inc:13 -msgid "You must specify a recipient." -msgstr "Âû äîëæíû óêàçàòü ïîëó÷àòåëÿ." - -# php-format -# fuzzy, php-format -#: templates/fetchmail/manage.inc:48 -#, php-format -msgid "You need to have \"%s\" enabled in your maintenance options." -msgstr "Âàì íåîáõîäèìî èìåòü âêëþ÷åííîé îïöèþ '%s' â îïåðàöèÿõ îáñëóæèâàíèÿ " - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"Âàì íåîáõîäèìî èìåòü âêëþ÷åííîé îïöèþ 'Âûïîëíÿòü îïåðàöèè îáñëóæèâàíèÿ ïðè " -"âõîäå â ñèñòåìó' â îïöèÿõ âõîäà â Ïîðòàë " - -#: lib/Maillog.php:138 -#, fuzzy, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Ïåðåíàïðàâèòü ýòî ñîîáùåíèå" - -# fuzzy, php-format -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Âû îòâåòèëè íà ýòî ñîîáùåíèå %s" - -#: lib/Folder.php:440 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Âû íå áûëè ïîäïèñàíû íà \"%s\". Ñåðâåð îòâåòèë" - -#: lib/Folder.php:490 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Âû íå ñìîãëè îêàçàòüñÿ îò ïîäïèñêè íà \"%s\". Ñåðâåð îòâåòèë" - -#: lib/Folder.php:443 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Âû óñïåøíî ïîäïèñàëèñü íà \"%s\"" - -#: lib/Folder.php:493 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Âû óñïåøíî îòêàçàëèñü îò ïîäïèñêè íà \"%s\"" - -# fuzzy -#: templates/pgp/pgp.inc:96 -msgid "Your Name" -msgstr "Âàøå èìÿ:" - -# fuzzy -#: templates/pgp/pgp.html:92 -#, fuzzy -msgid "Your Name:" -msgstr "Âàøå èìÿ:" - -# fuzzy -#: templates/pgp/pgp.inc:48 templates/pgp/pgp.html:64 -msgid "Your PGP Public/Private Keys" -msgstr "Âàøè ïóáëè÷íûå/ñåêðåòíûå êëþ÷è PGP" - -# fuzzy -#: templates/smime/smime.inc:71 templates/pgp/pgp.inc:74 -msgid "Your Private Key" -msgstr "Âàø ñåêðåòíûé êëþ÷:" - -# fuzzy -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "Âàø ñåêðåòíûé êëþ÷:" - -# fuzzy -#: templates/smime/smime.inc:67 templates/pgp/pgp.inc:69 -msgid "Your Public Key" -msgstr "Âàø ïóáëè÷íûé êëþ÷:" - -# fuzzy -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "Âàø ïóáëè÷íûé êëþ÷:" - -# fuzzy -#: config/prefs.php.dist:165 -msgid "Your Reply-to: address: (optional)" -msgstr "Âàø àäðåñ äëÿ îòâåòà (íå îáÿçàòåëåí)" - -#: templates/smime/smime.inc:49 templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Âàøè ïóáëè÷íûå/ñåêðåòíûå ñåðòèôèêàòû S/MIME" - -#: fetchmail.php:22 -#, fuzzy -msgid "Your account does not support fetching external mail." -msgstr "Âàø áðîóçåð íå ïîääåðæèâàåò îïöèþ ïå÷àòè. Äëÿ ïå÷àòè íàæìèòå CTRL+P." - -# fuzzy -#: templates/fetchmail/account_select.inc:16 -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Âàøè ïðîôèëè:" - -#: config/prefs.php.dist:173 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Âàøè àäðåñà-ïñåâäîíèìû (íå îáÿçàòåëüíû, êàæäûé ñ íîâîé ñòðîêè)" - -#: lib/MIME/Viewer/images.php:89 -#, fuzzy -msgid "Your browser does not support inline display of this image type." -msgstr "Âàø áðîóçåð íå ïîääåðæèâàåò îïöèþ ïå÷àòè. Äëÿ ïå÷àòè íàæìèòå CTRL+P." - -# fuzzy -#: config/prefs.php.dist:670 -msgid "Your default charset for sending messages:" -msgstr "Êîäèðîâêà ïî óìîë÷àíèþ äëÿ èñõîäÿùèõ ñîîáùåíèé:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Ìåòîä øèôðîâàíèÿ èñõîäÿùèõ ñîîáùåíèé:" - -#: lib/MIME/Viewer/status.php:88 -#, fuzzy -msgid "Your message was successfully delivered." -msgstr "Ïàïêà \"%s\" áûëà óñïåøíî óäàëåíà." - -#: config/prefs.php.dist:197 -msgid "Your signature:" -msgstr "Âàøà ïîäïèñü:" - -#: lib/Message.php:528 -#, fuzzy, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "Âëîæåíèå íå ñîõðàíÿëîñü, òèï" - -#: templates/javascript/addressesBlocks.js:7 -#, fuzzy -msgid "[Hide Addresses]" -msgstr "Äîìàøíèé àäðåñ" - -#: message.php:275 mailbox.php:711 rss.php:82 lib/Compose.php:1664 -#: lib/Compose.php:2136 -msgid "[No Subject]" -msgstr "[Áåç òåìû]" - -#: lib/MIME/Viewer/pgp.php:169 -#, fuzzy -msgid "[Save the key to your Address book]" -msgstr "Íàæìèòå çäåñü ÷òîáû çàïèñàòü ïóáëè÷íûé êëþ÷ â àäðåñíóþ êíèãó" - -# fuzzy -#: templates/javascript/addressesBlocks.js:8 -#, fuzzy -msgid "[Show Addresses -" -msgstr "Àäðåñ ïîëó÷àòåëÿ" - -#: lib/Compose.php:2750 -#, fuzzy -msgid "[Truncated Text]" -msgstr "Ïðîâåðåííûé òåêñò" - -#: lib/MIME/Viewer/pgp.php:171 -#, fuzzy -msgid "[View the raw key]" -msgstr "Ïðîñìîòð ñîîáùåíèÿ â" - -#: compose.php:920 templates/compose/compose.inc:203 -#, fuzzy -msgid "_Bcc" -msgstr "Bcc" - -#: message.php:567 mailbox.php:516 templates/message/navbar_actions.inc:21 -#: templates/mailbox/actions.inc:16 -msgid "_Blacklist" -msgstr "×åðíûé ñïèñîê" - -# fuzzy -#: compose.php:917 templates/compose/compose.inc:152 -msgid "_Cc" -msgstr "Êîïèè" - -# fuzzy -#: message.php:541 mailbox.php:498 mailbox.php:500 -#: templates/message/navbar_actions.inc:6 templates/mailbox/actions.inc:8 -#: templates/mailbox/actions.inc:10 -msgid "_Delete" -msgstr "Óäàëèòü" - -#: lib/IMP.php:815 -msgid "_Folders" -msgstr "Ïàïêè" - -# fuzzy -#: compose.php:897 templates/compose/compose.inc:79 -msgid "_Identity" -msgstr "Ïðîôèëü" - -#: lib/IMP.php:784 -msgid "_Inbox" -msgstr "Âõîäÿùèå" - -# fuzzy -#: lib/IMP.php:852 -msgid "_Log out" -msgstr "Âûõîä" - -# fuzzy -#: message.php:576 -msgid "_Message Source" -msgstr "Èñõîäíèê " - -# fuzzy -#: lib/IMP.php:812 -msgid "_New Message" -msgstr "Íàïèñàòü" - -# fuzzy -#: message.php:589 templates/message/navbar_actions.inc:33 -msgid "_Print" -msgstr "Ïå÷àòü" - -#: compose.php:987 templates/compose/compose.inc:270 -#: templates/compose/compose.inc:287 -#, fuzzy -msgid "_Priority" -msgstr "Ïå÷àòü" - -#: mailbox.php:343 -msgid "_Refresh %s" -msgstr "Îáíîâèòü %s" - -# fuzzy -#: message.php:544 templates/message/navbar_actions.inc:8 -msgid "_Reply" -msgstr "Îòâåòèòü" - -# fuzzy -#: lib/IMP.php:817 -msgid "_Search" -msgstr "Ïîèñê" - -#: compose.php:882 templates/compose/compose.inc:65 -#: templates/compose/compose.inc:426 -#, fuzzy -msgid "_Send Message" -msgstr "Îòïðàâèòü ñîîáùåíèå" - -# fuzzy -#: mailbox.php:587 templates/mailbox/message_headers.inc:32 -msgid "_Thread" -msgstr "ïî òåìàì" - -# fuzzy -#: compose.php:913 compose.php:915 templates/compose/compose.inc:114 -msgid "_To" -msgstr "Êîìó" - -# fuzzy -#: mailbox.php:504 templates/mailbox/actions.inc:13 -msgid "_Undelete" -msgstr "Âîññòàíîâèòü" - -#: message.php:563 templates/message/navbar_actions.inc:18 -msgid "_View Thread" -msgstr "Ïî òåìàì" - -#: message.php:571 mailbox.php:520 templates/message/navbar_actions.inc:24 -#: templates/mailbox/actions.inc:19 -msgid "_Whitelist" -msgstr "Áåëûé ñïèñîê" - -#: lib/Compose.php:943 -#, fuzzy -msgid "addressee unknown" -msgstr "Àäðåñíàÿ êíèãà" - -#: lib/Search.php:542 -#, fuzzy -msgid "and" -msgstr "Êàëåíäàðü" - -#: lib/Compose.php:1774 -#, fuzzy -msgid "attachment" -msgstr "Ïðèêðåïëÿåìîå" - -#: view.php:122 -#, fuzzy -msgid "attachments.zip" -msgstr "Ïðèêðåïëåííûå" - -#: templates/compose/compose.inc:505 templates/compose/compose.html:273 -msgid "bytes" -msgstr "áàéò" - -#: lib/Compose.php:991 -#, fuzzy -msgid "entry not found" -msgstr "Îòìåíèòü èçìåíåíèÿ" - -#: templates/contacts/contacts.inc:190 templates/contacts/contacts.html:16 -msgid "from" -msgstr "îò" - -#: lib/Search.php:545 -#, fuzzy -msgid "in" -msgstr "Âíèìàíèå" - -#: templates/folders/import.html:13 -#, fuzzy -msgid "into folder" -msgstr "âûáåðèòå ïàïêó" - -#: folders.php:136 -#, fuzzy -msgid "mailbox file" -msgstr "ßùèêè" - -#: lib/Compose.php:770 -#, fuzzy -msgid "name" -msgstr "Èìÿ" - -#: templates/compose/spelling.inc:76 -msgid "none" -msgstr "íåò" - -#: lib/Search.php:539 -#, fuzzy -msgid "not" -msgstr "Íåò" - -#: templates/fetchmail/account_select.inc:25 -#: templates/compose/spelling.inc:105 lib/Search.php:542 -#: templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "èëè" - -#: lib/Compose.php:983 -#, fuzzy -msgid "permission denied" -msgstr "" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"#-#-#-#-# compendium.po (IMP H3 v4.0.4) #-#-#-#-#\n" -"Íàñòðîéêè ïîëüçîâàòåëÿ\n" -"#-#-#-#-# ru_RU.po (Nag H3 (2.0.3)) #-#-#-#-#\n" -"Èçìåíèòü ïðàâà äîñòóïà\n" -"#-#-#-#-# ru_RU.po (Nag H3 (2.0.3)) #-#-#-#-#\n" -"Èçìåíèòü ïðàâà äîñòóïà" - -#: templates/javascript_defs.php:31 -#, fuzzy -msgid "recipients" -msgstr "Íåðàñêðûòûå ïîëó÷àòåëè" - -#: lib/Compose.php:951 -#, fuzzy -msgid "service unavailable" -msgstr "Íåò äîñòóïíûõ íàñòðîåê." - -#: templates/compose/spelling.inc:46 -msgid "spelling error" -msgstr "îðôîãðàôè÷åñêàÿ îøèáêà" - -#: templates/compose/spelling.inc:46 -msgid "spelling errors" -msgstr "îðôîãðàôè÷åñêèå îøèáêè" - -#: lib/Compose.php:959 -#, fuzzy -msgid "system error" -msgstr "îðôîãðàôè÷åñêàÿ îøèáêà" - -#: lib/Compose.php:975 -#, fuzzy -msgid "temporary failure" -msgstr "Ïîèñê" - -#: lib/Filter.php:65 -#, fuzzy -msgid "your blacklist" -msgstr "×åðíûé ñïèñîê" - -#: lib/Filter.php:91 -#, fuzzy -msgid "your whitelist" -msgstr "Ðåäàêòèðîâàíèå Âàøèõ ïðàâèë ôèëüòðàöèè" diff --git a/imp/po/sk_SK.po b/imp/po/sk_SK.po deleted file mode 100644 index d862ed8cc..000000000 --- a/imp/po/sk_SK.po +++ /dev/null @@ -1,5819 +0,0 @@ -# IMP Slovak translation. -# Copyright 2002 Leo Mrafko (original translator) -# (C) 2002, 2003 Ivan Noris -# Martin Matu¹ka , 2008 -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 4.0\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2008-05-12 11:43+0200\n" -"PO-Revision-Date: 2008-03-19 12:00+0100\n" -"Last-Translator: Martin Matuska \n" -"Language-Team: Slovak \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=iso-8859-2\n" -"Content-Transfer-Encoding: 8-bit\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#: lib/Compose.php:1862 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:1859 -msgid " To: " -msgstr " Pre: " - -#: lib/Compose.php:1847 -msgid " Date: " -msgstr " Dátum: " - -#: lib/Compose.php:1850 -msgid " From: " -msgstr " Od: " - -#: folders.php:358 mailbox.php:358 lib/Block/mailbox.php:97 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Klávesová skratka %s)" - -#: lib/Compose.php:1856 -msgid " Subject: " -msgstr " Predmet: " - -#: mailbox.php:578 lib/Block/mailbox.php:142 -msgid "#" -msgstr "#" - -#: lib/IMP.php:1027 -#, php-format -msgid "%.0f MB" -msgstr "%.0f MB" - -#: lib/IMP.php:1018 -#, php-format -msgid "%.0f%% of %.0f MB" -msgstr "%.0f%% z %.0f MB" - -#: folders.php:299 folders.php:310 lib/Message.php:864 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:157 -#, php-format -msgid "%d Messages" -msgstr "Správy (%d)" - -#: lib/Spam.php:224 -#, php-format -msgid "%d messages have been deleted." -msgstr "Správy (%d) boli vymazané." - -#: lib/Spam.php:201 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "" -"Správy (%d) boli ohlásené Vá¹mu správcovi ako be¾ná (nie nevy¾iadaná) po¹ta." - -#: lib/Spam.php:181 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "Správy (%d) boli ohlásené ako be¾ná (nie nevy¾iadaná) po¹ta." - -#: lib/Spam.php:193 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "" -"Správy (%d) boli oznaèené za nevy¾iadanú po¹tu (SPAM) a zaslané Vá¹mu " -"správcovi." - -#: lib/Spam.php:173 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "Správy (%d) boli oznaèené za nevy¾iadanú po¹tu (SPAM)." - -#: mailbox.php:266 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "Správy %d a¾ %d z %d správ" - -#: lib/UI/Mailbox.php:134 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/UI/Mailbox.php:132 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s u¾ existuje. Vá¹ prieèinok %s nebol premenovaný." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "Prieèinok %s bude premenovaný na zaèiatku mesiaca." - -#: lib/api.php:180 lib/api.php:183 lib/api.php:188 -#, php-format -msgid "%s for %s" -msgstr "%s pre %s" - -#: lib/MIME/Viewer/itip.php:262 -#, php-format -msgid "%s has accepted." -msgstr "%s akceptoval." - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s zru¹il \"%s\"." - -#: lib/MIME/Viewer/itip.php:268 -#, php-format -msgid "%s has declined." -msgstr "%s odmietol." - -#: lib/MIME/Viewer/itip.php:511 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s odpovedal(a) na po¾iadavku zis»ovania zaneprázdnenosti." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s odpovedal na pozvanie \"%s\"." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s Vám poslal informáciu o zaneprázdnenosti." - -#: lib/MIME/Viewer/itip.php:274 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s predbe¾ne akceptoval." - -#: lib/MIME/Viewer/itip.php:507 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s po¾aduje informáciu o Va¹ej zaneprázdnenosti." - -#: lib/MIME/Viewer/itip.php:625 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s vy¾aduje Va¹u prítomnos» na \"%s\"." - -#: lib/Message.php:470 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "Pridanie %s do \"%s\" bolo úspe¹né." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s by rád doplnil \"%s\"." - -#: lib/MIME/Viewer/itip.php:602 lib/MIME/Viewer/itip.php:626 -#: lib/MIME/Viewer/itip.php:810 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s by Vás rád upozornil na \"%s\"." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s by rád dostal najnov¹ie informácie o \"%s\"." - -#: compose.php:1182 -#, php-format -msgid "%s%% of allowed size" -msgstr "%s%% z povolenej veµkosti" - -#: message.php:282 message.php:287 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:506 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d z %d)" - -#: lib/Compose.php:1791 -#, php-format -msgid "%u Forwarded Messages" -msgstr "%u preposlaných správ" - -#: rss.php:87 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u z %u nepreèítaných správ v %s" - -#: stationery.php:129 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:129 -msgid "(Plain Text)" -msgstr "(Èistý text)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Pridajte kliknutím na OK *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Prosím vyberte adresy *" - -#: config/prefs.php.dist:1059 -msgid "100 characters" -msgstr "100 znakov" - -#: config/prefs.php.dist:1062 -msgid "1000 characters" -msgstr "1000 znakov" - -#: config/prefs.php.dist:1060 -msgid "250 characters" -msgstr "250 znakov" - -#: config/prefs.php.dist:1061 -msgid "500 characters" -msgstr "500 znakov" - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "Správa, ktorú ste poslali, spôsobila zaslanie potvrdenia od príjemcu." - -#: templates/javascript_defs.php:73 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Vyskakovacie okno sa nepodarilo otvori». Nemáte nastavený prehliadaè na " -"blokovanie vyskakovacích okien?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "A ZÁROVEÒ" - -#: config/prefs.php.dist:586 -msgid "About this editor" -msgstr "O tomto editore" - -#: config/prefs.php.dist:927 -msgid "Above the message text" -msgstr "Nad textom správy" - -#: lib/MIME/Viewer/itip.php:628 -msgid "Accept and add to my calendar" -msgstr "Prija» a prida» do môjho kalendára" - -#: lib/MIME/Viewer/itip.php:631 -msgid "Accept request" -msgstr "Prija» po¾iadavku" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Accepted" -msgstr "Prijatá" - -#: lib/MIME/Viewer/itip.php:263 -msgid "Accepted: " -msgstr "Prijaté: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Názov úètu:" - -#: lib/MIME/Viewer/itip.php:545 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:773 lib/MIME/Viewer/itip.php:904 -msgid "Actions" -msgstr "Akcie" - -#: lib/MIME/Headers.php:216 lib/MIME/Headers.php:217 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Prida» %s do môjho adresára" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "Prida» zdroj" - -#: lib/MIME/Viewer/itip.php:604 -msgid "Add this to my calendar" -msgstr "Prida» do môjho kalendára" - -#: lib/MIME/Viewer/itip.php:812 -msgid "Add this to my tasklist" -msgstr "Prida» do mojich úloh" - -#: lib/MIME/Viewer/itip.php:629 -msgid "Add to my calendar" -msgstr "Prida» do môjho kalendára" - -#: lib/Compose.php:2808 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Príloha \"%s\" bola pripojená." - -#: config/prefs.php.dist:904 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Ïal¹ie hlavièky zobrazované pri prezeraní: (voliteµné, zadajte ka¾dú " -"hlavièku na novom riadku)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Ïal¹ie informácie mô¾u by» zobrazené %s." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "Ïal¹ie podrobnosti" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "Ïal¹ie detaily správy" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Ïal¹ie detaily správy mô¾u by» zobrazené %s." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "Ïal¹ie detaily chybovej správy" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Ïal¹ie detaily chybovej správy mô¾u by» zobrazené %s." - -#: compose.php:787 compose.php:1028 contacts.php:119 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Adresár" - -#: config/prefs.php.dist:154 -msgid "Address Books" -msgstr "Adresáre" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Adresár, do ktorého sa majú prida» adresy" - -#: config/prefs.php.dist:209 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Adresy, na ktoré sa majú posiela» skryté kópie (BCC) v¹etkých správ: " -"(voliteµné, zadajte ka¾dú adresu na novom riadku)" - -#: config/prefs.php.dist:201 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Adresy, ktoré sa majú explicitne zviaza» s touto identitou: (voliteµné, " -"zadajte ka¾dú adresu na novom riadku)" - -#: lib/IMAP/ACL/rfc2086.php:57 lib/IMAP/ACL/rfc4314.php:59 -msgid "Administer" -msgstr "Administrácia" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "V¹etky" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"V¹etky správy v prieèinkoch \"%s\" star¹ie ako %s dní budú trvale vymazané." - -#: templates/javascript_defs.php:63 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "" -"V¹etky správy v nasledujúcich prieèinkoch sa stiahnu do jedného súboru MBOX:" - -#: lib/Maintenance/Task/purge_trash.php:78 -#: lib/Maintenance/Task/purge_spam.php:79 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"V¹etky správy vo Va¹om prieèinku \"%s\" star¹ie ako %s dní budú trvale " -"vymazané." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "" -"V¹etky staré nalinkované prílohy star¹ie ako %s mesiacov budú vymazané." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"V¹etky prieèinky odoslanej po¹ty star¹ie ako %s mesiacov budú vymazané." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "" -"V¹etky práva pre prieèinky \"%s\" platné pre pou¾ívateµa \"%s\" boli úspe¹ne " -"odstránené." - -#: lib/api.php:100 -msgid "Allow Folder Creation?" -msgstr "Povoli» vytváranie prieèinkov?" - -#: filterprefs.php:111 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Povoli» aplikovanie filtrovacích pravidiel na µubovoµnú schránku?" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Alternatívne èasti pre túto sekciu:" - -#: config/prefs.php.dist:779 -msgid "Always" -msgstr "V¾dy" - -#: config/prefs.php.dist:764 -msgid "Always save attachments" -msgstr "V¾dy uklada» prílohy" - -#: lib/Message.php:582 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "Pri pokuse o odstránenie prílohy nastala chyba. IMAP server:" - -#: lib/MIME/Viewer/images.php:153 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "K tejto správe je pripojený obrázok s názvom %s. Náhµad je ni¾¹ie." - -#: lib/Message.php:444 -msgid "An unknown error occured while creating the new note." -msgstr "Pri vytváraní novej poznánky sa vyskytla neznáma chyba." - -#: lib/Message.php:443 -msgid "An unknown error occured while creating the new task." -msgstr "Pri vytváraní novej úlohy sa vyskytla neznáma chyba." - -#: lib/MIME/Viewer/itip.php:798 -msgid "An unknown person" -msgstr "Neznáma osoba" - -#: message.php:478 mailbox.php:769 lib/Block/mailbox.php:296 -#: templates/message/navbar_navigate.html:12 templates/mailbox/navbar.html:18 -#: templates/mailbox/navbar.html:34 -msgid "Answered" -msgstr "Zodpovedané" - -#: search.php:341 -msgid "Answered messages" -msgstr "Zodpovedané správy" - -#: mailbox.php:420 -msgid "Apply Filters" -msgstr "Aplikova» filtre" - -#: mailbox.php:420 -#, php-format -msgid "Apply Filters to %s" -msgstr "Aplikova» filtre na %s" - -#: filterprefs.php:108 -msgid "Apply filter rules upon logging on?" -msgstr "Aplikova» filtrovacie pravidlá pri prihlásení?" - -#: filterprefs.php:109 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Aplikova» filtrovacie pravidlá pri ka¾dom zobrazení prijatých správ?" - -#: filterprefs.php:110 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "Aplikova» filtrovacie pravidlá pri ka¾dom obnovení boèného panelu?" - -#: thread.php:163 -msgid "Are you sure you want to delete all messages in this thread?" -msgstr "Urèite chcete vymaza» v¹etky správy v tomto vlákne?" - -#: mailbox.php:429 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Naozaj chcete vymaza» túto definíciu virtuálneho prieèinka?" - -#: smime.php:315 pgp.php:407 -msgid "Are you sure you want to delete this public key?" -msgstr "Naozaj chcete vymaza» tento verejný kµúè?" - -#: smime.php:341 pgp.php:437 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "Naozaj chcete vymaza» tento Vá¹ kµúèový pár? (Neodporúèame!)" - -#: templates/javascript_defs.php:35 -msgid "Are you sure you want to do this?" -msgstr "Naozaj tak chcete urobi»?" - -#: message.php:684 -msgid "Are you sure you wish to PERMANENTLY delete all attachments?" -msgstr "Urèite chcete NATRVALO vymaza» v¹etky príloy?" - -#: message.php:554 templates/javascript_defs.php:47 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Urèite chcete NATRVALO vymaza» tieto správy?" - -#: lib/MIME/Contents.php:273 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Urèite chcete NATRVALO vymaza» túto prílohu?" - -#: mailbox.php:425 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Urèite chcete vymaza» v¹etky správy v tomto prieèinku?" - -#: lib/IMP.php:854 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Urèite chcete vyprázdni» Vá¹ prieèinok s nevy¾iadanou po¹tou?" - -#: lib/IMP.php:846 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Urèite chcete vyprázdni» Vá¹ odpadkový kô¹?" - -#: mailbox.php:509 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Urèite chcete vymaza» tieto správy ?" - -#: templates/javascript_defs.php:81 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Urèite chcete ohlási» túto správu ako ne¹kodnú?" - -#: templates/javascript_defs.php:80 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Urèite chcete ohlási» túto správu ako nevy¾iadanú po¹tu (spam)?" - -#: config/prefs.php.dist:1155 -msgid "Arrival Time" -msgstr "Èas doruèenia" - -#: config/prefs.php.dist:1170 -msgid "Ascending" -msgstr "Vzostupne" - -#: config/prefs.php.dist:778 -msgid "Ask" -msgstr "Spýta» sa" - -#: compose.php:1120 -msgid "Attach Files" -msgstr "Pripoji» súbory" - -#: compose.php:1113 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Vlo¾i» Vá¹ verejný kµúè do správy?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Pripojený súbor:" - -#: lib/Compose.php:1895 lib/Compose.php:2001 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Pripojený súbor \"%s\" prekraèuje limit na veµkos» prílohy. Súbor NEBOL " -"pripojený." - -#: lib/MIME/Viewer/itip.php:387 -msgid "Attached is a reply to a calendar request you sent." -msgstr "V prílohe je odpoveï na Va¹u kalendárovú po¾iadavku." - -#: templates/javascript_defs.php:42 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "Príloha" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Príloha %s vymazaná." - -#: lib/Compose.php:2523 -msgid "Attachment Information" -msgstr "Informácie o prílohách" - -#: lib/Compose.php:789 -msgid "Attachment stripped: Original attachment type" -msgstr "Príloha bola odstránená: pôvodný typ prílohy" - -#: compose.php:1062 lib/Compose.php:2491 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "Prílohy" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:853 -msgid "Attendees" -msgstr "Úèastníci" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Pozor" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: po¾adované roz¹írenie IMAP nebolo nájdené." - -#: config/hooks.php.dist:510 -msgid "Authentication failed." -msgstr "Autentifikácia zlyhala." - -#: config/prefs.php.dist:838 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"Automaticky zobrazi» obrázky v HTML správach, ak je odosielateµ v mojom " -"adresári?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Dostupné adresáre:" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:889 -msgid "Awaiting Response" -msgstr "Èaká sa na odpoveï" - -#: message.php:524 thread.php:137 -#, php-format -msgid "Bac_k to %s" -msgstr "_Spä» na %s" - -#: message.php:524 thread.php:137 -#, php-format -msgid "Back to %s" -msgstr "Spä» na %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Spä» na náhµad viacerých správ" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Spä» na zobrazenie vlákna" - -#: config/prefs.php.dist:552 -msgid "Background Color" -msgstr "Farba pozadia" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Nesprávne prihlasovacie meno alebo heslo." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Nesprávna alebo chybná po¾iadavka. Server odpovedal: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Nesprávna po¾iadavka: %s" - -#: lib/Search.php:670 lib/UI/Message.php:28 -#: templates/contacts/contacts.html:43 templates/login/recompose.html:32 -msgid "Bcc" -msgstr "Bcc" - -#: config/prefs.php.dist:598 -msgid "Before Signature" -msgstr "Pred signatúru" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "Ni¾¹ie je pôvodný text správy o stave." - -#: config/prefs.php.dist:928 -msgid "Below the message text" -msgstr "Pod text správy" - -#: message.php:580 mailbox.php:527 -msgid "Blacklist" -msgstr "Èierna listina" - -#: config/prefs.php.dist:827 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "Zablokova» obrázky v HTML správach a¾ do explicitného vy¾iadania?" - -#: lib/Search.php:678 -msgid "Body" -msgstr "Telo" - -#: message.php:570 config/prefs.php.dist:672 -msgid "Body Text Only" -msgstr "Iba text v tele" - -#: message.php:571 config/prefs.php.dist:673 -msgid "Body Text with Attachments" -msgstr "Text tela správy s prílohami" - -#: config/prefs.php.dist:547 -msgid "Bold" -msgstr "Tuèné" - -#: search.php:338 search.php:343 search.php:348 search.php:353 -msgid "Both" -msgstr "Oboje" - -#: config/prefs.php.dist:893 -msgid "Both Header Listing and Body of Message" -msgstr "Hlavièky a telo správy" - -#: config/prefs.php.dist:597 -msgid "Bottom" -msgstr "Dolu" - -#: config/prefs.php.dist:561 -msgid "Bulleted List" -msgstr "Odrá¾ky" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "" -"Podpora CRAM-MD5 alebo DIGEST-MD5 vy¾aduje nain¹talovaný balík PEAR " -"Auth_SASL." - -#: compose.php:981 -msgid "C_harset" -msgstr "Z_naková sada" - -#: search.php:324 config/hooks.php.dist:452 -msgid "Calendar" -msgstr "Kalendár" - -#: lib/IMAP/Tree.php:2438 -msgid "Can not directly create mailbox in this folder." -msgstr "V tomto prieèinku nemo¾no priamo vytvori» schránku." - -#: lib/Message.php:198 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Nemo¾no presunú» správy do ko¹a - nebol nastavený prieèinok pre odpadkový " -"kô¹." - -#: templates/contacts/contacts.html:76 -#: templates/folders/folders_confirm.html:24 templates/folders/import.html:18 -#: templates/saveimage/saveimage.html:20 templates/smime/passphrase.html:24 -#: templates/smime/import_key.html:70 templates/pgp/import_key.html:49 -#: templates/pgp/passphrase.html:22 -msgid "Cancel" -msgstr "Zru¹i»" - -#: templates/compose/redirect.html:83 templates/compose/compose.html:21 -#: templates/compose/compose.html:208 -msgid "Cancel Message" -msgstr "Zru¹i» správu" - -#: templates/javascript_defs.php:35 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Zru¹ením správy natrvalo odstránite jej obsah." - -#: lib/prefs.php:150 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "" -"Nemo¾no naraz nastavi» prieèinok odpadkového kô¹a a virtuálny odpadkový kô¹. " -"Bude pou¾itý prieèinok odpadkového kô¹a." - -#: lib/prefs.php:153 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "" -"Nemo¾no naraz nastavi» prieèinok odpadkového kô¹a a virtuálny odpadkový kô¹. " -"Bude pou¾itý virtuálny odpadkový kô¹." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "Nepodarilo sa spoji» so vzdialeným po¹tovým serverom." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "Nepodarilo sa spoji» so vzdialeným po¹tovým serverom: " - -#: lib/prefs.php:164 -msgid "Cannot delete to trash unless a Trash folder is defined." -msgstr "Nemo¾no vymaza» do ko¹a pokiaµ nie je nastavený prieèinok ko¹a." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Nemo¾no zobrazi» - v tejto schránke je iba prvých %s z %s èastí správy." - -#: pgp.php:270 -msgid "Cannot retrieve public key from cache." -msgstr "Nemo¾no získa» verejný kµúè z vyrovnávacej pamäti." - -#: lib/Search.php:666 lib/UI/Message.php:27 -#: templates/contacts/contacts.html:42 templates/login/recompose.html:23 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.html:79 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"Import certifikátov nie je k dispozícii. Na tomto serveri nie je zapnutý " -"upload súborov." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:871 -msgid "Chair Person" -msgstr "Vedúci" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Zmeni» prieèinok" - -#: config/prefs.php.dist:135 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Zmena nastavení zobrazenia, poèet správ na ka¾dej strane a spôsob triedenia " -"správ." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Zmena nastavení Vá¹ho po¹tového servera a prieèinkov." - -#: config/prefs.php.dist:14 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Nastavenie mena, adresy a signatúry, ktoré sa zobrazujú vo Vami napísaných " -"správach." - -#: config/prefs.php.dist:1063 -msgid "Characters to display:" -msgstr "Poèet znakov na zobrazenie:" - -#: templates/folders/actions.html:6 templates/mailbox/message_headers.html:13 -msgid "Check All/None" -msgstr "Vybra» v¹etky/¾iadne" - -#: lib/UI/Compose.php:138 -msgid "Check Spelling" -msgstr "Kontrolova» pravopis" - -#: folders.php:371 mailbox.php:660 lib/Block/mailbox.php:218 -msgid "Check _All/None" -msgstr "Vybra» _v¹etky/¾iadne" - -#: templates/folders/actions.html:29 -msgid "Check for New Mail" -msgstr "Kontrolova» novú po¹tu" - -#: config/prefs.php.dist:638 -msgid "Check spelling before sending a message?" -msgstr "Skontrolova» pravopis pred odoslaním správy?" - -#: lib/UI/Compose.php:139 -msgid "Checking ..." -msgstr "Kontrolujem ..." - -#: templates/folders/actions.html:11 templates/folders/actions.html:13 -msgid "Choose Action" -msgstr "Vyberte operáciu" - -#: config/servers.php.dist:213 -msgid "Choose a mail server:" -msgstr "Vyberte po¹tový server:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Vyberte alebo upravte adresy v priestore vpravo:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Vyberte adresár, ktorý sa pou¾ije pri pridávaní nových adries." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "" -"Vyberte poradie, v akom sa budú prehµadáva» adresáre pri dopåòaní adries." - -#: config/prefs.php.dist:578 -msgid "Clear Inline Font Specifications" -msgstr "Vymaza» nastavenia vlo¾eného písma" - -#: config/prefs.php.dist:577 -msgid "Clear MSOffice tags" -msgstr "Vymaza» oznaèenia (tagy) MS Office" - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Kliknite %s pre konverziu obrázku do formátu, ktorý podporuje Vá¹ prehliadaè." - -#: lib/MIME/Contents.php:437 -#, php-format -msgid "Click %s to download the data." -msgstr "Kliknite %s pre stiahnutie dát." - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "Kliknite %s pre stiahnutie obrázku." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Kliknite %s pre stránku administrácie %s." - -#: lib/MIME/Viewer/pkcs7.php:484 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Kliknite %s pre zobrazenie prílohy v samostatnom okne." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "Kliknite %s pre zobrazenie tejto èasti správy v samostatnom okne." - -#: lib/MIME/Viewer/pgp.php:248 lib/MIME/Viewer/pgp.php:275 -#: lib/MIME/Viewer/pkcs7.php:220 -msgid "Click HERE to verify the message." -msgstr "Kliknite TU pre overenie podpisu správy." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Kliknite na jeden z Va¹ich vybraných adresárov a potom oznaète v¹etky polia, " -"ktoré chcete prehµadáva»." - -#: config/prefs.php.dist:1196 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Kliknutím na adresu zaènete písa» novú správu odosielateµovi" - -#: config/prefs.php.dist:1197 -msgid "Clicking on the address will open the message to be read" -msgstr "Kliknutím na adresu sa otvorí správa" - -#: templates/fetchmail/fetchmail.html:33 templates/newmsg/alert.html:17 -msgid "Close" -msgstr "Zavrie»" - -#: compose.php:34 -msgid "Close this window" -msgstr "Zatvori» okno" - -#: lib/IMAP/Tree.php:2381 -msgid "Closed Folder" -msgstr "Zatvorený prieèinok" - -#: folders.php:452 -msgid "Collapse" -msgstr "Zbali»" - -#: folders.php:387 -msgid "Collapse All" -msgstr "Zbali» v¹etko" - -#: folders.php:387 -msgid "Collapse All Folders" -msgstr "Zbali» v¹etky prieèinky" - -#: folders.php:452 -msgid "Collapse Folder" -msgstr "Zbali» prieèinok" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Uká¾ka farby:" - -#: config/prefs.php.dist:1234 -msgid "Combine all namespaces" -msgstr "Skombinova» v¹etky menné oblasti" - -#: templates/pgp/pgp.html:97 -msgid "Comment:" -msgstr "Komentár:" - -#: lib/MIME/Viewer/itip.php:941 -msgid "Completed" -msgstr "Hotovo" - -#: config/prefs.php.dist:502 -msgid "Compose messages in a separate window?" -msgstr "Písa» správy v novom okne?" - -#: config/prefs.php.dist:512 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Písa» správy ¹tandardne v HTML GUI (ak prehliadaè podporuje túto vlastnos»)?" - -#: config/prefs.php.dist:81 -msgid "Configure how messages are displayed." -msgstr "Nastavenie spôsob zobrazenia správ." - -#: config/prefs.php.dist:117 -msgid "Configure mail preview options." -msgstr "Nastavenie zobrazenia uká¾ok správ." - -#: config/hooks.php.dist:506 -msgid "Connection to server failed." -msgstr "Spojenie so serverom zlyhalo." - -#: config/hooks.php.dist:476 -msgid "Contacts" -msgstr "Kontakty" - -#: config/prefs.php.dist:163 -#, php-format -msgid "Control PGP support for %s." -msgstr "Nastavenie podpory PGP pre aplikáciu %s." - -#: config/prefs.php.dist:172 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Nastavenie podpory S/MIME pre aplikáciu %s." - -#: config/prefs.php.dist:109 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Nastavenia, ktoré urèujú, kedy sa budú kontrolova» nové správy a èi sa " -"zobrazí informácia o príchode novej správy." - -#: config/prefs.php.dist:883 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Skonvertova» textové emotikony na grafické?" - -#: message.php:520 message.php:707 mailbox.php:487 mailbox.php:898 -msgid "Copy" -msgstr "Kopírova»" - -#: config/prefs.php.dist:573 -msgid "Copy selection" -msgstr "Kopírova» vybrané" - -#: message.php:520 message.php:707 mailbox.php:487 mailbox.php:898 -msgid "Copy to folder" -msgstr "Skopírova» do prieèinka" - -#: lib/Compose.php:1976 -#, php-format -msgid "Could not attach %s to the message." -msgstr "Nepodarilo sa pripoji» %s k správe." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Nepodarilo sa vykona» po¾iadavku. Dôvod: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Nepodarilo sa vytvori» VFS backend: %s" - -#: lib/Message.php:791 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Nemo¾no vymaza» správy z %s: %s" - -#: lib/Session.php:332 -msgid "Could not execute maintenance operations." -msgstr "Nemo¾no vykona» operácie údr¾by." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Nemo¾no vybra» po¾adovaný súbor z prílohy MS-TNEF." - -#: lib/MIME/Viewer/zip.php:61 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Nemo¾no vybra» po¾adovaný súbor zo Zip archívu." - -#: lib/Spam.php:237 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Nemo¾no presunú» správu do prieèinku s nevy¾iadanou po¹tou - prieèinok " -"nevy¾iadanej po¹tu nie je nastavený." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Nepodarilo sa vytvori» bezpeèné spojenie s IMAP serverom." - -#: lib/Session.php:287 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Nepodarilo sa z IMAP servera prija» informácie o mennej oblasti." - -#: compose.php:52 -msgid "Could not retrieve the message from the mail server." -msgstr "Nepodarilo sa prija» správu z po¹tového servera." - -#: lib/Compose.php:1072 -#, php-format -msgid "Could not save recipients: %s" -msgstr "Nepodarilo sa ulo¾i» príjemcov: %s" - -#: lib/Template.php:230 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Nepodarilo ulo¾i» skompilovaný vzorový súbor (template) '%s'." - -#: templates/fetchmail/fetchmailprefs.html:121 -#: templates/folders/actions.html:16 -msgid "Create" -msgstr "Vytvori»" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Vytvori» prieèinok" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Vytvori» prieèinky" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "Vytvori» kµúèe" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Vytvori» nový úèet" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Vytvori» nový prieèinok nevy¾iadanej po¹ty" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Vytvori» nový prieèinok konceptov" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Vytvori» nový prieèinok odoslanej po¹ty" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Vytvori» nový odpadkový kô¹" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Vytvori» úèet" - -#: config/prefs.php.dist:148 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Vytváranie pravidiel na usporiadanie Va¹ej prichádzajúcej po¹ty, jej " -"triedenie do prieèinkov a mazanie nevy¾iadanej po¹ty." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Vytvori» novú predlohu" - -#: config/prefs.php.dist:624 -msgid "Create stationery and form responses." -msgstr "Vytvori» predlohu a prednastavenú odpoveï." - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "Aktuálne prílohy" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "Aktuálny prístup do %s" - -#: config/prefs.php.dist:1247 -msgid "Current expanded status in the folders view" -msgstr "Ako v prehµade prieèinkov" - -#: config/prefs.php.dist:553 -msgid "Current style" -msgstr "Aktuálny ¹týl" - -#: config/prefs.php.dist:126 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Nastavenie úètov pre s»ahovanie po¹ty z iných úètov." - -#: config/prefs.php.dist:62 -msgid "Customize how you send mail." -msgstr "Nastavenie odosielania po¹ty." - -#: config/prefs.php.dist:42 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Nastavenie úloh, ktoré sa spú¹»ajú pri prihlásení do aplikácie %s." - -#: config/prefs.php.dist:572 -msgid "Cut selection" -msgstr "Vystrihnú» výber" - -#: mailbox.php:583 lib/Block/mailbox.php:147 -msgid "Dat_e" -msgstr "Dát_um" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Dátum" - -#: lib/Search.php:690 -msgid "Date <" -msgstr "Dátum <" - -#: lib/Search.php:686 -msgid "Date =" -msgstr "Dátum =" - -#: lib/Search.php:694 -msgid "Date >=" -msgstr "Dátum >=" - -#: templates/thread/thread.html:26 -msgid "Date:" -msgstr "Dátum:" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "Deò" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Declined" -msgstr "Odmietnuté" - -#: lib/MIME/Viewer/itip.php:269 -msgid "Declined: " -msgstr "Odmietnuté: " - -#: config/prefs.php.dist:562 -msgid "Decrease Indent" -msgstr "Zmen¹i» odsadenie" - -#: config/prefs.php.dist:744 -msgid "Default" -msgstr "©tandard" - -#: config/prefs.php.dist:916 -msgid "Default (US-ASCII)" -msgstr "©tandard (US-ASCII)" - -#: config/prefs.php.dist:674 -msgid "Default forwarding method:" -msgstr "Prednastavený spôsob preposielania:" - -#: config/prefs.php.dist:1162 -msgid "Default sorting criteria:" -msgstr "Prednastavený spôsob triedenia:" - -#: config/prefs.php.dist:1172 -msgid "Default sorting direction:" -msgstr "Prednastavený smer triedenia:" - -#: lib/MIME/Viewer/itip.php:937 -msgid "Delegated" -msgstr "Prideli»" - -#: folders.php:417 message.php:554 mailbox.php:509 mailbox.php:511 -#: lib/IMAP/ACL/rfc4314.php:57 templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:66 templates/folders/actions.html:19 -#: templates/smime/smime.html:35 templates/pgp/pgp.html:43 -msgid "Delete" -msgstr "Vymaza»" - -#: smime.php:315 pgp.php:407 -#, php-format -msgid "Delete %s Public Key" -msgstr "Vymaza» %s verejný kµúè" - -#: templates/smime/smime.html:75 templates/pgp/pgp.html:86 -msgid "Delete Current Keys" -msgstr "Zmaza» aktuálne kµúèe" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Vymaza» prieèinky" - -#: templates/folders/folders_confirm.html:23 -msgid "Delete Selected Folders" -msgstr "Vymaza» vybrané prieèinky" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "Vymaza» predlohu" - -#: thread.php:163 -msgid "Delete Thread" -msgstr "Vymaza» vlákno" - -#: folders.php:417 -msgid "Delete Virtual Folder" -msgstr "Vymaza» virtuálny prieèinok" - -#: mailbox.php:429 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Vymaza» definíciu virtuálneho prieèinku pre %s" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Vymaza» stiahnuté správy zo vzdialeného servera?" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Odstráni» z môjho kalendára" - -#: config/prefs.php.dist:408 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Vymaza» staré nalinkované prílohy na zaèiatku mesiaca?" - -#: config/prefs.php.dist:362 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Vymaza» staré prieèinky odoslanej po¹ty na zaèiatku mesiaca?" - -#: config/prefs.php.dist:812 -msgid "Delete spam messages" -msgstr "Vymaza» nevy¾iadané správy" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Vymaza»/vyprázdni»" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "Vymaza»?" - -#: message.php:481 mailbox.php:784 lib/Block/mailbox.php:319 -#: templates/mailbox/navbar.html:20 templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Vymazané" - -#: search.php:351 -msgid "Deleted messages" -msgstr "Vymazané správy" - -#: compose.php:215 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Príloha \"%s\" bola vymazaná." - -#: config/prefs.php.dist:95 -msgid "Deleting and Moving Messages" -msgstr "Vymazávanie a presúvanie správ" - -#: lib/MIME/Viewer/itip.php:633 -msgid "Deny request" -msgstr "Zamietnu» po¾iadavku" - -#: lib/MIME/Viewer/itip.php:565 -msgid "Deny request for free/busy information" -msgstr "Zamietnu» po¾iadavku na zistenie zaneprázdnenosti" - -#: config/prefs.php.dist:1171 -msgid "Descending" -msgstr "Zostupne" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:846 -msgid "Description" -msgstr "Popis" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "Popis:" - -#: templates/smime/smime.html:35 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "Podrobnosti" - -#: lib/Compose.php:2790 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "Nepodarilo sa pripoji» \"%s\", lebo upload bol iba èiastoèný." - -#: lib/Compose.php:2799 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "Nepodarilo sa pripoji» \"%s\", lebo súbor je prázdny." - -#: lib/Compose.php:2786 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "" -"Nepodarilo sa pripoji» \"%s\", lebo maximálna veµkos» uploadu bola " -"prekroèená." - -#: lib/Compose.php:2794 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"Nepodarilo sa pripoji» \"%s\", lebo nastavenia servera neumo¾nili upload " -"súboru." - -#: config/prefs.php.dist:875 -msgid "Dim signatures?" -msgstr "Zobrazova» signatúry menej výrazne?" - -#: config/prefs.php.dist:582 -msgid "Direction left to right" -msgstr "Smer zµava napravo" - -#: config/prefs.php.dist:583 -msgid "Direction right to left" -msgstr "Smer zprava naµavo" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Nastavenie zobrazenia" - -#: config/prefs.php.dist:267 -msgid "Display Virtual Inbox?" -msgstr "Zobrazi» virtúalny prieèinok prijatých správ?" - -#: config/prefs.php.dist:646 -msgid "Display confirmation after sending a message?" -msgstr "Zobrazi» potvrdenie po odoslaní správy?" - -#: config/prefs.php.dist:892 -msgid "Display in Body of Message" -msgstr "Zobrazi» v tele správy" - -#: config/prefs.php.dist:1027 -msgid "Display pop-up notification of new mail?" -msgstr "Zobrazi» oznámenie o prijatí novej správy?" - -#: config/prefs.php.dist:992 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Zobrazi» odkaz \"Vyprázdni» SPAM\" v menu?" - -#: config/prefs.php.dist:984 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Zobrazi» odkaz \"Vyprázdni» kô¹\" v menu?" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "Dispozícia:" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "Nevyhovuje" - -#: templates/folders/actions.html:30 -msgid "Do Not Check for New Mail" -msgstr "Nekontrolova» novú po¹tu" - -#: config/prefs.php.dist:1198 -msgid "Do not generate a link in the From: column" -msgstr "Nevytvára» odkaz zo ståpca Od:" - -#: templates/javascript_defs.php:36 -msgid "Doing so will discard this message permanently." -msgstr "Táto operácia trvale odstráni túto správu." - -#: login.php:431 -msgid "Don't have an account? Sign up." -msgstr "Nemáte úèet? Zaregistrujte sa." - -#: templates/folders/actions.html:34 -msgid "Download" -msgstr "Stiahnu»" - -#: lib/MIME/Contents.php:250 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Stiahnu» %s vo formáte .zip" - -#: message.php:679 -msgid "Download All Attachments (in .zip file)" -msgstr "Stiahnu» v¹etky prílohy (formát .zip)" - -#: templates/folders/actions.html:35 -msgid "Download [.zip format]" -msgstr "Stiahnu» [formát .zip]" - -#: lib/MIME/Contents.php:250 -msgid "Download in .zip Format" -msgstr "Stiahnu» vo formáte .zip" - -#: message.php:479 mailbox.php:774 lib/Block/mailbox.php:301 -#: templates/message/navbar_navigate.html:14 templates/mailbox/navbar.html:22 -#: templates/mailbox/navbar.html:40 -msgid "Draft" -msgstr "Koncept" - -#: lib/IMAP/Tree.php:2336 -msgid "Draft folder" -msgstr "Prieèinok konceptov" - -#: config/prefs.php.dist:283 -msgid "Drafts" -msgstr "Koncepty" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Prieèinok konceptov:" - -#: login.php:267 -msgid "Dynamic" -msgstr "Dynamický" - -#: templates/pgp/pgp.html:102 -msgid "E-mail Address:" -msgstr "E-mailová adresa:" - -#: mailbox.php:837 lib/Block/mailbox.php:353 -msgid "END" -msgstr "KONIEC" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "CHYBA: Va¹u správu nebolo mo¾né doruèi»" - -#: folders.php:418 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Upravi»" - -#: mailbox.php:432 -msgid "Edit Search Query" -msgstr "Upravi» hµadanie" - -#: folders.php:418 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Upravi» virtuálny prieèinok" - -#: mailbox.php:428 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Upravi» definíciu virtuálneho prieèinku pre %s" - -#: filterprefs.php:91 -msgid "Edit your Blacklist" -msgstr "Upravi» Va¹u èiernu listinu" - -#: filterprefs.php:90 -msgid "Edit your Filter Rules" -msgstr "Upravi» Va¹e filtrovacie pravidlá" - -#: filterprefs.php:92 -msgid "Edit your Whitelist" -msgstr "Upravi» Va¹u bielu listinu" - -#: config/prefs.php.dist:1100 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Upravi» nastavenia pre prístup k iným e-mailovým úètom." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "E-mailová adresa" - -#: lib/Message.php:808 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Vymazané v¹etky správy z %s." - -#: lib/Message.php:784 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Vymazané v¹etky správy z virtuálneho ko¹a." - -#: templates/folders/actions.html:20 -msgid "Empty" -msgstr "Vyprázdni»" - -#: templates/folders/folders_confirm.html:23 -msgid "Empty Selected Folders" -msgstr "Vyprázdni» vybrané prieèinky" - -#: lib/IMP.php:854 -msgid "Empty _Spam" -msgstr "Vyprázdni» _SPAM" - -#: lib/IMP.php:846 -msgid "Empty _Trash" -msgstr "Vyprázdni» _kô¹" - -#: mailbox.php:425 -msgid "Empty folder" -msgstr "Vyprázdni» prieèinok" - -#: pgp.php:458 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "Povoli» prácu s PGP?" - -#: smime.php:351 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "Povoli» prácu s S/MIME?" - -#: config/prefs.php.dist:1051 -msgid "Enable message previews?" -msgstr "Povoli» zobrazovanie uká¾ok správ?" - -#: compose.php:1107 -msgid "Encr_yption Options" -msgstr "Nastavenia ¹i_frovania" - -#: lib/MIME/Viewer/itip.php:535 lib/MIME/Viewer/itip.php:537 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "Koniec" - -#: lib/Compose.php:1696 -msgid "End forwarded message" -msgstr "Koniec preposlanej správy" - -#: lib/Compose.php:1588 -msgid "End message" -msgstr "Koniec správy" - -#: lib/Compose.php:1586 -#, php-format -msgid "End message from %s" -msgstr "Koniec správy od %s" - -#: smime.php:339 pgp.php:433 -msgid "Enter Passphrase" -msgstr "Zadajte heslo pre kµúè" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Zadajte meno pre Vá¹ nový prieèinok nevy¾iadanej po¹ty" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Zadajte meno pre Vá¹ nový prieèinok konceptov" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Zadajte meno pre Vá¹ nový prieèinok odoslanej po¹ty" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Zadajte meno pre Vá¹ nový odpadkový kô¹" - -#: message.php:569 lib/Search.php:682 config/prefs.php.dist:671 -msgid "Entire Message" -msgstr "Celá správa" - -#: message.php:175 thread.php:71 lib/Compose.php:1112 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Polo¾ka \"%s\" bola úspe¹ne vlo¾ená do adresára" - -#: lib/MIME/Viewer/pgp.php:448 lib/MIME/Viewer/pkcs7.php:441 -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -msgid "Error" -msgstr "Chyba" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Nepodarilo sa spoji» s IMAP serverom: [%s] %s." - -#: lib/MIME/Contents.php:150 -msgid "Error displaying message." -msgstr "Nastala chyba pri zobrazovaní správy." - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:419 -#, php-format -msgid "Error sending reply: %s." -msgstr "Chyba pri odosielaní odpovede: %s." - -#: templates/smime/smime.html:29 templates/pgp/pgp.html:37 -msgid "Error:" -msgstr "Chyba:" - -#: lib/MIME/Viewer/itip.php:103 -msgid "Event successfully deleted." -msgstr "Udalos» bola úspe¹ne vymazaná." - -#: config/prefs.php.dist:1016 -msgid "Every 15 minutes" -msgstr "Ka¾dých 15 minút" - -#: config/prefs.php.dist:1013 -msgid "Every 30 seconds" -msgstr "Ka¾dých 30 sekúnd" - -#: config/prefs.php.dist:726 config/prefs.php.dist:1015 -msgid "Every 5 minutes" -msgstr "Ka¾dých 5 minút" - -#: config/prefs.php.dist:1017 -msgid "Every half hour" -msgstr "Ka¾dú pol hodinu" - -#: config/prefs.php.dist:1014 -msgid "Every minute" -msgstr "Ka¾dú minútu" - -#: folders.php:463 -msgid "Expand" -msgstr "Rozbali»" - -#: folders.php:386 -msgid "Expand All" -msgstr "Rozbali» v¹etko" - -#: folders.php:386 -msgid "Expand All Folders" -msgstr "Rozbali» v¹etky prieèinky" - -#: folders.php:463 -msgid "Expand Folder" -msgstr "Rozbali» prieèinok" - -#: compose.php:789 compose.php:1036 -msgid "Expand Names" -msgstr "Doplni» mená/adresy" - -#: config/prefs.php.dist:1226 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Implicitne rozbali» celý strom prieèinkov v zozname prieèinkov?" - -#: config/prefs.php.dist:1248 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Implicitne rozbali» celý strom prieèinkov v boènom paneli?" - -#: config/prefs.php.dist:522 -msgid "FCKeditor" -msgstr "FCKeditor" - -#: lib/IMP.php:865 lib/IMP.php:867 -msgid "F_etch Mail" -msgstr "Stiahnu» _po¹tu" - -#: fetchmail.php:50 config/prefs.php.dist:125 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Stiahnu» po¹tu" - -#: config/prefs.php.dist:1108 -msgid "Fetch Mail in a separate window?" -msgstr "Stiahnu» po¹tu v novom okne?" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Stiahnu» správy pri prihlásení?" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "Stiahnutých %d správ z %s" - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Stiahnutá 1 správa z %s" - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Fetchmail: " - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Fetchmail: ¾iadne nové správy." - -#: lib/IMP.php:871 -msgid "Fi_lters" -msgstr "Fi_ltre" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "Polia na hµadanie" - -#: templates/javascript_defs.php:41 templates/compose/compose.html:261 -msgid "File" -msgstr "Súbor" - -#: templates/filters/prefs.html:2 -msgid "Filter Settings" -msgstr "Nastavenia filtrov" - -#: config/prefs.php.dist:795 -msgid "Filter message content for profanity?" -msgstr "Odstráni» zo správy nadávky a neslu¹né výrazy?" - -#: templates/filters/prefs.html:7 -msgid "Filter support is disabled on this system." -msgstr "Na tomto systéme je podpora filtrov zakázaná." - -#: config/prefs.php.dist:147 -msgid "Filters" -msgstr "Filtre" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Filtre: stránka na správu %s" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Hµada»:" - -#: config/prefs.php.dist:1144 -msgid "First Mailbox Page" -msgstr "Prvá stránka schránky" - -#: mailbox.php:279 -msgid "First Page" -msgstr "Prvá stránka" - -#: message.php:480 mailbox.php:779 templates/message/navbar_navigate.html:10 -#: templates/mailbox/navbar.html:32 -msgid "Flagged For Followup" -msgstr "Oznaèené ako vzor" - -#: search.php:346 -msgid "Flagged messages" -msgstr "Oznaèené správy" - -#: message.php:568 mailbox.php:534 -msgid "Fo_rward" -msgstr "P_reposla»" - -#: lib/Block/mailbox.php:455 lib/IMAP/Tree.php:2381 -#: templates/folders/folders_size.html:6 -msgid "Folder" -msgstr "Prieèinok" - -#: folders.php:261 templates/folders/folders_confirm.html:6 -msgid "Folder Actions - Confirmation" -msgstr "Operácie prieèinka - potvrdenie" - -#: folders.php:324 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Správa prieèinkov" - -#: folders.php:281 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Veµkosti prieèinkov" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Informácie o prieèinku" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "Zdieµanie prieèinkov nie je povolené." - -#: folders.php:46 -msgid "Folder use is not enabled." -msgstr "Pou¾itie prieèinkov nie je povolené." - -#: config/prefs.php.dist:551 -msgid "Font Color" -msgstr "Farba písma" - -#: config/prefs.php.dist:1215 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Formát dátumu zobrazených správ pre správy datované dnes" - -#: message.php:568 mailbox.php:534 lib/Compose.php:1679 -msgid "Forward" -msgstr "Preposla»" - -#: lib/Compose.php:1665 -msgid "Forward:" -msgstr "Preposla»:" - -#: lib/Compose.php:1777 -msgid "Forwarded Message:" -msgstr "Preposlaná správa:" - -#: lib/Compose.php:1692 -msgid "Forwarded message" -msgstr "Preposlaná správa" - -#: lib/Compose.php:1690 -#, php-format -msgid "Forwarded message from %s" -msgstr "Preposlaná správa od %s" - -#: lib/MIME/Viewer/itip.php:413 -msgid "Free/Busy Request Response" -msgstr "Odpoveï na ¾iados» o zistenie zaneprázdnenosti (XXX)" - -#: mailbox.php:593 lib/Block/mailbox.php:157 -msgid "Fro_m" -msgstr "_Od" - -#: lib/Search.php:658 lib/UI/Message.php:25 lib/UI/Mailbox.php:97 -#: templates/thread/thread.html:31 templates/compose/compose.html:27 -msgid "From" -msgstr "Od" - -#: config/prefs.php.dist:1157 -msgid "From Address" -msgstr "Spiatoèná adresa" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Galéria" - -#: config/prefs.php.dist:12 config/prefs.php.dist:22 config/prefs.php.dist:32 -#: config/prefs.php.dist:40 -msgid "General Options" -msgstr "V¹eobecné nastavenia" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Stiahnu» iba nové správy (iba IMAP)" - -#: folders.php:373 lib/MIME/Viewer/itip.php:577 lib/MIME/Viewer/itip.php:776 -#: lib/MIME/Viewer/itip.php:907 -msgid "Go" -msgstr "Odosla»" - -#: thread.php:136 -msgid "Go to Message" -msgstr "Prejs» na správu" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Prejs» na virtuálne prijaté správy" - -#: lib/IMP.php:404 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Prejs» na záznam v adresári \"%s\"" - -#: message.php:448 lib/Filter.php:130 lib/MIME/Contents.php:437 -#: lib/MIME/Viewer/notification.php:60 lib/MIME/Viewer/notification.php:66 -#: lib/MIME/Viewer/images.php:92 lib/MIME/Viewer/images.php:99 -#: lib/MIME/Viewer/images.php:101 lib/MIME/Viewer/related.php:85 -#: lib/MIME/Viewer/appledouble.php:40 lib/MIME/Viewer/pkcs7.php:484 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -msgid "HERE" -msgstr "TU" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:470 -msgid "HTML Version of Message" -msgstr "HTML verzia správy" - -#: message.php:618 -msgid "Headers" -msgstr "Hlavièky" - -#: config/prefs.php.dist:585 -msgid "Help using editor" -msgstr "Pomoc pri pou¾ívaní editora" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Tu je správa, ktorú ste písali:" - -#: config/prefs.php.dist:866 -msgid "Hidden" -msgstr "Skryté" - -#: config/prefs.php.dist:865 -msgid "Hidden in Thread View" -msgstr "Skryté v zobrazení vlákien" - -#: templates/javascript_defs.php:30 -msgid "Hide Addresses" -msgstr "Skry» adresy" - -#: lib/Block/mailbox.php:459 -msgid "Hide Columns" -msgstr "Skry» ståpce" - -#: mailbox.php:260 -msgid "Hide Deleted" -msgstr "Skry» vymazané" - -#: folders.php:379 -msgid "Hide Unsubscribed" -msgstr "Skry» neprihlásené" - -#: compose.php:997 -msgid "High" -msgstr "Vysoká" - -#: message.php:293 lib/Block/mailbox.php:306 -msgid "High Priority" -msgstr "Vysoká priorita" - -#: compose.php:996 -msgid "Highest" -msgstr "Najvy¹¹ia" - -#: config/prefs.php.dist:564 -msgid "Horizontal Rule" -msgstr "Vodorovná èiara" - -#: config/prefs.php.dist:894 -msgid "How do you want to display attachments?" -msgstr "Ako sa majú zobrazi» prílohy?" - -#: config/prefs.php.dist:1236 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "Ako majú by» menné oblasti zobrazené v strome prieèinkov?" - -#: config/prefs.php.dist:700 -msgid "How to attribute quoted lines in a reply" -msgstr "Ako oznaèi» citované riadky v odpovedi" - -#: lib/IMAP.php:305 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Automaticky detekova» protokoly)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "IMAP server ukonèil spojenie. Odpoveï servera: %s" - -#: lib/IMAP.php:317 -msgid "IMAP over SSL" -msgstr "IMAP cez SSL" - -#: lib/IMAP.php:323 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP cez SSL (certifikát podpísaný samým sebou)" - -#: lib/IMAP.php:311 -msgid "IMAP, no TLS" -msgstr "IMAP, bez TLS" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 e-mailové servery" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Ak pou¾ívate SSL alebo TLS, musíte ma» nain¹talované roz¹írenie PHP openssl." - -#: templates/folders/folders_confirm.html:13 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "" -"Ak budete pokraèova», v¹etky správy v prieèinku(prieèinkoch) budú stratené!" - -#: saveimage.php:48 -msgid "Image" -msgstr "Obrázok" - -#: lib/MIME/Viewer/html.php:153 -msgid "Images have been blocked to protect your privacy." -msgstr "Obrázky sú blokované z dôvodu ochrany Va¹eho súkromia." - -#: templates/folders/import.html:17 -msgid "Import" -msgstr "Import" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "Importova» kµúè" - -#: templates/smime/smime.html:81 templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "Importova» kµúèový pár" - -#: templates/folders/actions.html:37 -msgid "Import Messages" -msgstr "Importova» správy" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "Importova» PGP kµúè" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Importova» osobný privátny PGP kµúè" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Importova» osobný privátny PGP kµúè tu:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Importova» osobný verejný PGP kµúè" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Importova» osobný verejný PGP kµúè tu:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Importova» osobné S/MIME certifikáty" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:55 -msgid "Import Public Key" -msgstr "Importova» verejný kµúè" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Importova» verejný PGP kµúè" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Importova» verejný PGP kµúè tu:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Importova» verejný S/MIME kµúè" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Importova» S/MIME kµúè" - -#: templates/folders/import.html:7 -msgid "Import mbox File" -msgstr "Importova» súbor mbox" - -#: templates/folders/import.html:12 -msgid "Import mbox file" -msgstr "Importova» súbor mbox" - -#: lib/Block/mailbox.php:314 templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Dôle¾ité" - -#: folders.php:149 -#, php-format -msgid "Imported %d messages from %s." -msgstr "Importovaných %d správ z %s." - -#: lib/MIME/Viewer/itip.php:945 -msgid "In Process" -msgstr "Spracúva sa" - -#: templates/prefs/initialpageselect.inc:4 lib/Folder.php:68 lib/api.php:285 -#: lib/IMP.php:730 lib/IMAP/Tree.php:560 lib/IMAP/Tree.php:2319 -msgid "Inbox" -msgstr "Prijaté správy" - -#: config/prefs.php.dist:688 -msgid "Include a brief summary of the header in a reply?" -msgstr "Vlo¾i» do odpovede najdôle¾itej¹ie hlavièky pôvodnej správy?" - -#: config/prefs.php.dist:683 -msgid "Include body text in forward message by default?" -msgstr "Vlo¾i» text tela správy do odpovede?" - -#: config/prefs.php.dist:654 -msgid "Include original message in a reply?" -msgstr "Vlo¾i» pôvodnú správu do odpovede?" - -#: config/prefs.php.dist:563 -msgid "Increase Indent" -msgstr "Zväè¹i» odsadenie" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -msgid "Info" -msgstr "Info" - -#: smime.php:314 pgp.php:406 -#, php-format -msgid "Information on %s Public Key" -msgstr "Informácie o %s verejnom kµúèi" - -#: pgp.php:435 -msgid "Information on Personal Private Key" -msgstr "Informácie o osobnom privátnom kµúèi" - -#: smime.php:337 pgp.php:429 -msgid "Information on Personal Public Key" -msgstr "Informácie o osobnom verejnom kµúèi" - -#: templates/javascript_defs.php:43 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "V tele správy" - -#: lib/IMAP/ACL/rfc2086.php:53 lib/IMAP/ACL/rfc4314.php:53 -msgid "Insert" -msgstr "Vlo¾i»" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Sem vlo¾te certifikát:" - -#: config/prefs.php.dist:567 -msgid "Insert Table" -msgstr "Vlo¾i» tabuµku" - -#: config/prefs.php.dist:565 -msgid "Insert Web Link" -msgstr "Vlo¾i» webový odkaz" - -#: config/prefs.php.dist:566 -msgid "Insert/Modify Image" -msgstr "Vlo¾i»/upravi» obrázok" - -#: config/prefs.php.dist:575 -msgid "Insert/Overwrite" -msgstr "Vlo¾i»/prepísa»" - -#: lib/MIME/Viewer/itip.php:424 -msgid "Invalid Action selected for this component." -msgstr "Pre tento komponent bola vybraná neplatná akcia." - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -msgid "Invalid Address" -msgstr "Neplatná adresa" - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "Neplatná vzdialená schránka." - -#: lib/Compose.php:1157 lib/Compose.php:1176 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Neplatný znak v e-mailovej adrese: %s." - -#: lib/Compose.php:1172 -msgid "Invalid hostname." -msgstr "Neplatné meno servera." - -#: smime.php:96 pgp.php:18 -msgid "Invalid key" -msgstr "Neplatný kµúè" - -#: lib/Compose.php:289 -msgid "Invalid message, cannot resume draft." -msgstr "Neplatná správa, nemô¾em pokraèova» v koncepte." - -#: pgp.php:201 -msgid "Invalid personal PGP private key." -msgstr "Neplatný osobný PGP privátny kµúè." - -#: pgp.php:176 -msgid "Invalid personal PGP public key." -msgstr "Neplatný osobný PGP verejný kµúè." - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Invertova»" - -#: config/prefs.php.dist:548 -msgid "Italic" -msgstr "Kurzíva" - -#: config/prefs.php.dist:557 -msgid "Justify Center" -msgstr "Zarovna» na stred" - -#: config/prefs.php.dist:559 -msgid "Justify Full" -msgstr "Zarovna» do bloku" - -#: config/prefs.php.dist:556 -msgid "Justify Left" -msgstr "Zarovna» vµavo" - -#: config/prefs.php.dist:558 -msgid "Justify Right" -msgstr "Zarovna» vpravo" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:107 -msgid "Key Length:" -msgstr "Då¾ka kµúèa:" - -#: pgp.php:449 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "Vytváranie kµúèa mô¾e trva» dlhú dobu. Pokraèova» vo vytváraní kµúèa?" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:50 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"Import kµúèov nie je k dispozícii. Na tomto serveri nie je povolený upload " -"súborov." - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:53 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Import kµúèov nie je k dispozícii. Nemáte nastavený adresár na pridávanie " -"Va¹ích kontaktov." - -#: pgp.php:343 -msgid "Key successfully sent to the public keyserver." -msgstr "Kµúè bol úspe¹ne odoslaný na server verejných kµúèov." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Jazyk" - -#: login.php:300 -msgid "Language:" -msgstr "Jazyk:" - -#: config/prefs.php.dist:1145 -msgid "Last Mailbox Page" -msgstr "Posledná stránka schránky" - -#: mailbox.php:291 -msgid "Last Page" -msgstr "Posledná stránka" - -#: compose.php:1146 -msgid "Link Attachments?" -msgstr "Nalinkova» prílohy?" - -#: attachment.php:34 lib/Compose.php:2482 -msgid "Linked attachments are forbidden." -msgstr "Nalinkované prílohy sú zakázané." - -#: lib/Compose.php:2498 -#, php-format -msgid "Links will expire on %s" -msgstr "Odkazy (linky) expirujú %s" - -#: lib/IMAP/ACL/rfc2086.php:49 lib/IMAP/ACL/rfc4314.php:49 -msgid "List" -msgstr "Zoznam" - -#: config/prefs.php.dist:1334 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Zobrazi» v¹etky kontakty pri prehµadávaní? (ak nie, budete vidie» iba " -"kontakty, ktoré explicítne vyhovujú hµadaniu)" - -#: config/prefs.php.dist:891 -msgid "Listing in the Header" -msgstr "Zoznam v hlavièke" - -#: compose.php:775 -msgid "Loading..." -msgstr "Nahráva sa..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Lokálna schránka:" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "Miesto" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:37 -msgid "Log in" -msgstr "Prihlásenie" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Prihlási» sa na %s" - -#: login.php:427 -msgid "Login" -msgstr "Prihlásenie" - -#: config/prefs.php.dist:41 -msgid "Login Tasks" -msgstr "Úlohy pri prihlásení" - -#: compose.php:999 -msgid "Low" -msgstr "Nízka" - -#: message.php:297 lib/Block/mailbox.php:309 -msgid "Low Priority" -msgstr "Nízka priorita" - -#: compose.php:1000 -msgid "Lowest" -msgstr "Najni¾¹ia" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Súbor Macintosh" - -#: config/prefs.php.dist:116 -msgid "Mail Previews" -msgstr "Uká¾ky správ" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Typ mailového servera na pripojenie:" - -#: lib/IMAP/Tree.php:2326 lib/IMAP/Tree.php:2353 -msgid "Mailbox" -msgstr "Schránka" - -#: lib/Block/mailbox.php:6 -msgid "Mailbox View" -msgstr "Náhµad schránky" - -#: config/prefs.php.dist:134 -msgid "Mailbox and Folder Display Options" -msgstr "Nastavenie zobrazenia schránok a prieèinkov" - -#: lib/IMAP/ACL/rfc2086.php:52 lib/IMAP/ACL/rfc4314.php:52 -msgid "Mark (Other)" -msgstr "Oznaèí» (iné)" - -#: lib/IMAP/ACL/rfc2086.php:51 lib/IMAP/ACL/rfc4314.php:51 -msgid "Mark (Seen)" -msgstr "Oznaèi» (preèítané)" - -#: templates/folders/actions.html:32 -msgid "Mark All Messages as Seen" -msgstr "Oznaèi» v¹etky správy ako preèítané" - -#: templates/folders/actions.html:33 -msgid "Mark All Messages as Unseen" -msgstr "Oznaèi» v¹etky správy ako nepreèítané" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "Oznaèi» ako:" - -#: config/prefs.php.dist:848 -msgid "Mark different levels of quoting with different colors?" -msgstr "Rozli¹ova» vnorené citáty rôznymi farbami?" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Oznaèi» správy ako preèítané? (iba IMAP)" - -#: config/prefs.php.dist:856 -msgid "Mark simple markup?" -msgstr "Oznaèi» jednoduché formátovanie?" - -#: search.php:226 -msgid "Match All Queries" -msgstr "Vyhovuje v¹etkým po¾iadavkám" - -#: search.php:224 -msgid "Match Any Query" -msgstr "Vyhovuje µubovoµnej po¾iadavke" - -#: config/prefs.php.dist:543 -msgid "Maximize/Minimize Editor" -msgstr "Maximalizova»/minimalizova» editor" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "Maximálna veµkos» prílohy" - -#: lib/api.php:101 -msgid "Maximum Number of Folders" -msgstr "Maximálny poèet prieèinkov" - -#: lib/api.php:102 -msgid "Maximum Number of Recipients per Message" -msgstr "Maximálny poèet príjemcov na správu" - -#: lib/api.php:103 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Maximálny poèet príjemcov na èasový úsek" - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "Bol dosiahnutý maximálny poèet príloh." - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "Bola dosiahnutá maximálna celková veµkos» príloh." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Zoznam prieèinkov menu" - -#: lib/Compose.php:1579 -msgid "Message" -msgstr "Správa" - -#: config/prefs.php.dist:61 -msgid "Message Composition" -msgstr "Písanie správy" - -#: config/prefs.php.dist:1156 -msgid "Message Date" -msgstr "Dátum správy" - -#: config/prefs.php.dist:60 config/prefs.php.dist:79 config/prefs.php.dist:94 -#: config/prefs.php.dist:107 config/prefs.php.dist:115 -#: config/prefs.php.dist:124 -msgid "Message Options" -msgstr "Nastavenia správ" - -#: search.php:419 -msgid "Message Search" -msgstr "Vyhµadanie správy" - -#: config/prefs.php.dist:1160 -msgid "Message Size" -msgstr "Veµkos» správy" - -#: message.php:589 -msgid "Message Source" -msgstr "Zdrojový text správy" - -#: config/prefs.php.dist:80 -msgid "Message Viewing" -msgstr "Zobrazenie správy" - -#: lib/Compose.php:1577 -#, php-format -msgid "Message from %s" -msgstr "Správa od %s" - -#: lib/UI/Mailbox.php:148 -msgid "Message has attachments" -msgstr "Správa má prílohy" - -#: lib/UI/Mailbox.php:147 -msgid "Message is encrypted" -msgstr "Správa je za¹ifrovaná" - -#: lib/UI/Mailbox.php:146 -msgid "Message is signed" -msgstr "Správa je podpísaná" - -#: compose.php:353 compose.php:360 -msgid "Message redirected successfully." -msgstr "Správa bola úspe¹ne presmerovaná" - -#: lib/Compose.php:807 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Správa bola úspe¹ne odoslaná, ale nie ulo¾ená do %s" - -#: compose.php:424 compose.php:432 -msgid "Message sent successfully." -msgstr "Správa bola úspe¹ne odoslaná." - -#: config/prefs.php.dist:1187 -msgid "Messages per page in the mailbox view." -msgstr "Správ na stránku v zozname správ" - -#: mailbox.php:225 -msgid "Messages to" -msgstr "Správy do" - -#: login.php:271 -msgid "Minimalist" -msgstr "Minimalistický" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Mód" - -#: login.php:309 -msgid "Mode:" -msgstr "Mód:" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "Mesiac" - -#: message.php:519 message.php:706 mailbox.php:486 mailbox.php:897 -msgid "Move" -msgstr "Presunú»" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "Prejs» ni¾¹ie" - -#: config/prefs.php.dist:818 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" -"Presunú» nevy¾iadané správy do príslu¹ného prieèinka a ne¹kodné do prijatých " -"správ" - -#: message.php:519 message.php:706 mailbox.php:486 mailbox.php:897 -msgid "Move to folder" -msgstr "Presunú» do prieèinka" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "Prejs» vy¹¹ie" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Viacero èastí/alternatívy" - -#: thread.php:170 -msgid "Multiple Message View" -msgstr "Zobrazenie viacerých správ" - -#: templates/fetchmail/fetchmailprefs.html:91 templates/smime/smime.html:4 -#: templates/pgp/pgp.html:4 -msgid "NOTE:" -msgstr "POZNÁMKA:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Meno" - -#: pgp.php:115 -msgid "Name and/or email cannot be empty" -msgstr "Meno a/alebo e-mailová adresa nemô¾u by» prázdne" - -#: lib/MIME/Viewer/itip.php:950 -msgid "Needs Action" -msgstr "Vy¾aduje akciu" - -#: config/prefs.php.dist:777 config/prefs.php.dist:1012 -msgid "Never" -msgstr "Nikdy" - -#: config/prefs.php.dist:767 -msgid "Never save attachments" -msgstr "Nikdy neuklada» prílohy" - -#: lib/IMP.php:490 -msgid "New Folder" -msgstr "Nový prieèinok" - -#: config/prefs.php.dist:108 -msgid "New Mail" -msgstr "Nová po¹ta" - -#: compose.php:33 compose.php:227 lib/Block/tree_folders.php:35 -msgid "New Message" -msgstr "Nová správa" - -#: mailbox.php:857 lib/Block/mailbox.php:373 lib/MIME/Headers.php:209 -#, php-format -msgid "New Message to %s" -msgstr "Nová správu pre %s" - -#: search.php:337 -msgid "New messages" -msgstr "Nové správy" - -#: message.php:535 -msgid "Next Message" -msgstr "Ïal¹ia správa" - -#: mailbox.php:289 -msgid "Next Page" -msgstr "Ïal¹ia strana" - -#: templates/javascript_defs.php:50 config/prefs.php.dist:725 -#: config/prefs.php.dist:1223 config/prefs.php.dist:1245 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "Nie" - -#: smime.php:241 -msgid "No Certificate found" -msgstr "®iaden certifikát nebol nájdený" - -#: lib/IMP.php:1430 -msgid "No Encryption" -msgstr "Bez ¹ifrovania" - -#: templates/smime/smime.html:26 templates/pgp/pgp.html:34 -msgid "No Keys in Keyring" -msgstr "Databáza kµúèov je prázdna" - -#: rss.php:86 mailbox.php:268 -#, php-format -msgid "No Messages" -msgstr "®iadne správy" - -#: pgp.php:142 -msgid "No PGP public key imported." -msgstr "Nebol importovaný ¾iaden verejný PGP kµúè." - -#: mailbox.php:818 lib/Block/mailbox.php:334 -msgid "No Preview Text" -msgstr "®iaden náhµad textu" - -#: smime.php:166 -msgid "No S/MIME public key imported." -msgstr "Nebol importovaný ¾iaden verejný S/MIME kµúè." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "®iaden zvuk" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Neboli nájdené ¾iadne prílohy." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "Vo verejnom kµúèi nebola nájdená informácia o e-maile." - -#: acl.php:76 -msgid "No folder selected." -msgstr "®iaden prieèinok nie je oznaèený." - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "V ¾iadnych prieèinkoch sa nekontroluje nová po¹ta." - -#: folders.php:198 lib/Folder.php:431 lib/Folder.php:479 -msgid "No folders were specified" -msgstr "Neboli ¹pecifikované prieèinky" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "®iadne prieèinky s novými správami" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "®iadne prieèinky s nepreèítanými správami" - -#: lib/IMP.php:1033 -msgid "No limit" -msgstr "Bez limitu" - -#: lib/Compose.php:1615 -msgid "No message body text" -msgstr "®iaden text v tele správy" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "®iadna správa nebola vrátená." - -#: mailbox.php:240 -msgid "No messages matched your search." -msgstr "®iadna správa nevyhovuje Vá¹mu zadaniu." - -#: pgp.php:194 -msgid "No personal PGP private key imported." -msgstr "Nebol importovaný ¾iaden privátny PGP kµúè." - -#: pgp.php:170 -msgid "No personal PGP public key imported." -msgstr "Nebol importovaný ¾iaden verejný PGP kµúè." - -#: smime.php:216 -msgid "No personal S/MIME certificates imported." -msgstr "Neboli importované ¾iadne osobné S/MIME certifikáty." - -#: lib/MIME/Viewer/pkcs7.php:302 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "Správu nemo¾no de¹ifrova», lebo neexistuje ¾iaden súkromný kµúè." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "Nebol nájdený ¾iaden podporovaný spôsob overovania pre IMAP." - -#: acl.php:108 -msgid "No user specified." -msgstr "Nebol ¹pecifikovaný pou¾ívateµ." - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:879 -msgid "Non Participant" -msgstr "Nie je úèastník" - -#: templates/prefs/sentmailselect.inc:38 templates/prefs/folderselect.inc:21 -#: templates/prefs/spamselect.inc:20 templates/prefs/sourceselect.inc:35 -#: templates/prefs/trashselect.inc:20 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:841 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "®iadne" - -#: compose.php:998 -msgid "Normal" -msgstr "Normálna" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Nevymazané" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "Nie je koncept" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:33 -msgid "Not Flagged" -msgstr "Neoznaèené" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "Nedôle¾ité" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Nie je osobné" - -#: lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 lib/Crypt/PGP.php:136 -msgid "Not a valid public key." -msgstr "Neplatný verejný kµúè." - -#: config/prefs.php.dist:929 -msgid "Not at all" -msgstr "Vôbec nie" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "Mô¾e to chvíµu trva»." - -#: lib/IMP.php:542 -msgid "Notepads" -msgstr "Poznámkové bloky" - -#: config/hooks.php.dist:468 -msgid "Notes" -msgstr "Poznámky" - -#: config/prefs.php.dist:811 -msgid "Nothing" -msgstr "Niè" - -#: attachment.php:108 -msgid "Notification: Linked attachment downloaded" -msgstr "Upozornenie: Nalinkovaná príloha bola stiahnutá" - -#: lib/Block/mailbox.php:451 -msgid "Number of messages to display" -msgstr "Poèet správ na zobrazenie" - -#: config/prefs.php.dist:417 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Poèet mesiacov, poèas ktorých sa majú ponecha» staré nalinkované prílohy pri " -"mesaènom mazaní." - -#: config/prefs.php.dist:371 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Poèet starých prieèinkov odoslanej po¹ty, ktoré sa majú ponecha» pri " -"mesaènom mazaní." - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "OK" - -#: templates/search/search.html:61 templates/smime/import_key.html:31 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "ALEBO" - -#: search.php:336 -msgid "Old messages" -msgstr "Staré správy" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Staré prieèinky odoslaných správ sa vymazávajú." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Zobrazi» len prieèinky s nepreèítanými správami?" - -#: templates/javascript_defs.php:59 -msgid "Only one folder should be selected for this action." -msgstr "Pre túto akciu by mal by» vybratý iba jeden prieèinok." - -#: lib/IMP.php:922 lib/IMP.php:927 -msgid "Open Fo_lder" -msgstr "Otvori» _prieèinok" - -#: lib/IMP.php:927 -msgid "Open Folder" -msgstr "Otvori» prieèinok" - -#: lib/IMAP/Tree.php:2377 -msgid "Opened Folder" -msgstr "Otvorený prieèinok" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:875 -msgid "Optional Participant" -msgstr "Nepovinný úèastník" - -#: config/prefs.php.dist:560 -msgid "Ordered List" -msgstr "Èíslovanie" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Iné po¹tové úèty" - -#: config/prefs.php.dist:133 config/prefs.php.dist:146 -#: config/prefs.php.dist:153 config/prefs.php.dist:161 -#: config/prefs.php.dist:170 -msgid "Other Options" -msgstr "Ïal¹ie nastavenia" - -#: lib/IMAP/Tree.php:94 -msgid "Other Users' Folders" -msgstr "Prieèinky iných pou¾ívateµov" - -#: lib/api.php:170 templates/login/login.html:103 -msgid "Outbound Server" -msgstr "Server odchádzajúcej po¹ty" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:165 lib/MIME/Viewer/pgp.php:213 -#: lib/MIME/Viewer/pgp.php:309 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1433 -msgid "PGP Encrypt Message" -msgstr "Za¹ifrova» správu pomocou PGP" - -#: lib/IMP.php:1438 -msgid "PGP Encrypt Message with passphrase" -msgstr "Za¹ifrova» správu pomocou PGP s heslom" - -#: lib/Compose.php:1289 -msgid "PGP Error: " -msgstr "Chyba PGP: " - -#: config/prefs.php.dist:162 -msgid "PGP Options" -msgstr "Nastavenia PGP" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "Zadávanie hesla pre PGP" - -#: templates/pgp/pgp.html:69 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "" -"Pre podporu osobného kµúèového páru PGP musíte ma» bezpeèné pripojenie " -"(https)." - -#: pgp.php:154 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Verejný PGP kµúè pre \"%s (%s)\" bol úspe¹ne pridaný." - -#: pgp.php:250 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Verejný PGP kµúè pre \"%s\" bol úspe¹ne vymazaný." - -#: templates/pgp/pgp.html:29 -msgid "PGP Public Keyring" -msgstr "Databáza verejných PGP kµúèov" - -#: lib/IMP.php:1434 -msgid "PGP Sign Message" -msgstr "Podpísa» správu pomocou PGP" - -#: lib/IMP.php:1435 -msgid "PGP Sign/Encrypt Message" -msgstr "Podpísa»/za¹ifrova» správu pomocou PGP" - -#: lib/IMP.php:1439 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "Podpísa»/za¹ifrova» správu pomocou PGP s heslom" - -#: compose.php:695 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"©ifrovanie PGP nemo¾no ¹tandardne pou¾i», lebo neboli nájdené verejné kµúèe " -"pre v¹etkých adresátov." - -#: pgp.php:207 -msgid "PGP private key successfully added." -msgstr "Privátny PGP kµúè bol úspe¹ne pridaný." - -#: pgp.php:182 -msgid "PGP public key successfully added." -msgstr "Verejný PGP kµúè bol úspe¹ne pridaný." - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "Na tomto systéme je podpora PGP zakázaná." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"Podpora PGP vy¾aduje pou¾itie vyskakovacích okien. Ak Vá¹ prehliadaè " -"momentálne blokuje vyskakovacie okná, musíte toto nastavenie zmeni», inak " -"nebude PGP fungova» správne." - -#: lib/Compose.php:1249 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: treba zada» heslo pre osobný privátny kµúè." - -#: lib/Compose.php:1258 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: treba zada» heslo na za¹ifrovanie správy." - -#: lib/IMAP.php:281 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Automaticky detekova» protokoly)" - -#: lib/IMAP.php:293 -msgid "POP3 over SSL" -msgstr "POP3 cez SSL" - -#: lib/IMAP.php:299 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 cez SSL (certifikát podpísaný samým sebou)" - -#: lib/IMAP.php:287 -msgid "POP3, no TLS" -msgstr "POP3, bez TLS" - -#: mailbox.php:441 -#, php-format -msgid "Page %d of %d" -msgstr "Strana %d z %d" - -#: config/prefs.php.dist:1142 -msgid "Page with the First Unseen Message" -msgstr "Stránka s prvou nepreèítanou správou" - -#: config/prefs.php.dist:1143 -msgid "Page with the Last Unseen Message" -msgstr "Stránka s poslednou nepreèítanou správou" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Strana:" - -#: message.php:687 -msgid "Part(s)" -msgstr "Èas»(i)" - -#: templates/pgp/pgp.html:122 -msgid "Passphrase (Again):" -msgstr "Heslo pre kµúè (znovu)" - -#: smime.php:250 pgp.php:335 -msgid "Passphrase successfully unloaded." -msgstr "Heslo bolo úspe¹ne odstránené z pamäti." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:117 -msgid "Passphrase:" -msgstr "Heslo pre kµúè:" - -#: pgp.php:117 -msgid "Passphrases cannot be empty" -msgstr "Heslo pre kµúè nemô¾e by» prázdne" - -#: pgp.php:119 -msgid "Passphrases do not match" -msgstr "Heslá nie sú rovnaké" - -#: lib/api.php:183 templates/login/login.html:92 -msgid "Password" -msgstr "Heslo" - -#: templates/fetchmail/fetchmailprefs.html:59 -#: templates/smime/import_key.html:54 -msgid "Password:" -msgstr "Heslo:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Heslo: " - -#: config/prefs.php.dist:574 -msgid "Paste from clipboard" -msgstr "Vlo¾i» zo schránky (clipboard)" - -#: message.php:466 mailbox.php:757 lib/Block/mailbox.php:284 -#: templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Osobné" - -#: config/prefs.php.dist:13 -msgid "Personal Information" -msgstr "Osobné informácie" - -#: pgp.php:125 -msgid "Personal PGP keypair generated successfully." -msgstr "Osobný PGP kµúèový pár bol úspe¹ne vygenerovaný." - -#: pgp.php:132 -msgid "Personal PGP keys deleted successfully." -msgstr "Osobné PGP kµúèe boli úspe¹ne vymazané." - -#: smime.php:222 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Osobné S/MIME certifikáty NEBOLI importované: " - -#: smime.php:147 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Osobné S/MIME kµúèe boli úspe¹ne vymazané." - -#: config/prefs.php.dist:233 -msgid "Place your signature before replies and forwards?" -msgstr "Vklada» Va¹u signatúru pred odpovede a preposlanú po¹tu?" - -#: lib/Compose.php:467 -msgid "Plaintext Version of Message" -msgstr "Zobrazi» textovú verziu správy" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Prehra» zvuk pri novej po¹te? Toto vy¾aduje podporu zabudovaných zvukových " -"súborov vo Va¹om prehliadaèi. Takmer v¹etky prehliadaèe pod Windows a Mac " -"toto podporujú, iné platformy mô¾u vy¾adova» prídavný zásuvný modul." - -#: templates/javascript_defs.php:82 -msgid "Please enter a name for the new folder:" -msgstr "Zadajte prosím meno pre nový prieèinok:" - -#: templates/javascript_defs.php:61 templates/javascript_defs.php:62 -msgid "Please enter the name of the new folder:" -msgstr "Zadajte prosím meno pre nový prieèinok:" - -#: templates/javascript_defs.php:66 -msgid "Please enter the new name:" -msgstr "Zadajte prosím nové meno:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Zadajte prosím heslo pre túto správu." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Zadajte prosím heslo pre Vá¹ privátny PGP kµúè. Heslo musíte zada» iba raz a " -"platí poèas celej relácie." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Zadajte prosím heslo pre Vá¹ privátny S/MIME kµúè. Heslo musíte zada» iba " -"raz a platí poèas celej relácie." - -#: login.php:193 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Prosím prihláste sa znovu, ak chcete pokraèova» v písaní správy. Ak " -"NEPOU®ÍVATE cookies A pí¹ete správy vo vyskakovacích oknách, budete sa " -"musie» znovu prihlási» aj do hlavného okna. Toto slú¾i na ochranu pred " -"útoèníkmi, ktorí by zneu¾ili identifikaèné èíslo Va¹ej relácie. Ïakujeme za " -"pochopenie." - -#: templates/javascript_defs.php:77 -msgid "Please provide your password." -msgstr "Prosím zadajte svoje heslo" - -#: templates/javascript_defs.php:76 -msgid "Please provide your username." -msgstr "Prosím zadajte svoje pou¾ívateµské meno" - -#: lib/Compose.php:2668 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Prosím opravte nepresné alebo nesprávne adresy." - -#: templates/javascript_defs.php:58 -msgid "Please select a folder before you perform this action." -msgstr "Prosím vyberte prieèinok pred vykonaním tejto operácie." - -#: templates/javascript_defs.php:70 -msgid "Please select at least one folder to search." -msgstr "Prosím vyberte aspoò jeden prieèinok na hµadanie." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Prosím oznaète alebo upravte v priestore vpravo:" - -#: config/prefs.php.dist:1256 -msgid "Poll all folders for new mail?" -msgstr "Kontrolova» novú po¹tu vo v¹etkých prieèinkoch?" - -#: lib/api.php:161 templates/login/login.html:67 -msgid "Port" -msgstr "Port" - -#: lib/IMAP/ACL/rfc2086.php:54 lib/IMAP/ACL/rfc4314.php:54 -msgid "Post" -msgstr "Odosla»" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Powered by Horde" - -#: config/prefs.php.dist:225 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Oddeli» signatúru od správy pomlèkami ('-- ')?" - -#: smime.php:257 filterprefs.php:53 pgp.php:259 -msgid "Preferences successfully updated." -msgstr "Nastavenia boli úspe¹ne aktualizované." - -#: compose.php:1166 -msgid "Preview" -msgstr "Uká¾ka" - -#: message.php:528 -msgid "Previous Message" -msgstr "Predchádzajúca správa" - -#: mailbox.php:281 -msgid "Previous Page" -msgstr "Predchádzajúca stránka" - -#: message.php:602 -msgid "Print" -msgstr "Tlaèi»" - -#: config/prefs.php.dist:571 -msgid "Print document" -msgstr "Vytlaèi» dokument" - -#: message.php:691 -msgid "Printed By" -msgstr "Vytlaèené programom" - -#: message.php:670 lib/MIME/Viewer/itip.php:834 -msgid "Priority" -msgstr "Priorita" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Heslo k privátnemu kµúèu:" - -#: config/prefs.php.dist:766 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Pýta» sa zaka¾dým pri posielaní prílohy; ¹tandardne NIE" - -#: config/prefs.php.dist:765 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Pýta» sa zaka¾dým pri posielaní prílohy; ¹tandardne ÁNO" - -#: config/prefs.php.dist:937 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "Odosla» oznámenie o doruèení (MDN), ak ho vy¾aduje odosielateµ?" - -#: lib/api.php:165 templates/login/login.html:72 -msgid "Protocol" -msgstr "Protokol" - -#: login.php:291 templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Protokol:" - -#: lib/Crypt/PGP.php:489 -msgid "Public PGP keyserver support has been disabled." -msgstr "Podpora PGP kµúèových serverov bola zakázaná." - -#: mailbox.php:455 mailbox.php:523 -msgid "Pur_ge Deleted" -msgstr "O_dstráni» vymazané" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:22 -msgid "Purge" -msgstr "Vyprázdni»" - -#: mailbox.php:455 mailbox.php:523 -msgid "Purge Deleted" -msgstr "Odstráni» vymazané" - -#: config/prefs.php.dist:436 -msgid "Purge Spam how often:" -msgstr "Ako èasto vyprázdni» nevy¾iadanú po¹tu:" - -#: config/prefs.php.dist:464 -msgid "Purge Trash how often:" -msgstr "Ako èasto vyprázdni» odpadkový kô¹:" - -#: config/prefs.php.dist:445 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "Odstráni» z nevy¾iadanej po¹ty správy star¹ie ako tento poèet dní." - -#: config/prefs.php.dist:473 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Odstráni» z ko¹a správy star¹ie ako tento poèet dní." - -#: config/prefs.php.dist:399 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "Odstráni» z odoslanej po¹ty správy star¹ie ako tento poèet dní." - -#: config/prefs.php.dist:426 -msgid "Purge old messages in the Spam folder?" -msgstr "Odstráni» staré správy z nevy¾iadanej po¹ty?" - -#: config/prefs.php.dist:454 -msgid "Purge old messages in the Trash folder?" -msgstr "Odstráni» staré správy z ko¹a?" - -#: config/prefs.php.dist:380 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Odstráni» staré správy z odoslanej po¹ty?" - -#: config/prefs.php.dist:390 -msgid "Purge sent-mail how often:" -msgstr "Ako èasto vyprázdni» odoslanú po¹tu:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "Odstraòujem správy (%d) z nevy¾iadanej po¹ty." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Odstraòujem správy (%d) z ko¹a." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "Odstraòujem správy (%d) z odoslanej po¹ty." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "Odstraòujem 1 správu z nevy¾iadanej po¹ty." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "Odstraòujem 1 správu z ko¹a." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Odstraòujem 1 správu z prieèinka s odoslanou po¹tou %s." - -#: lib/IMP.php:1016 -#, php-format -msgid "Quota status: %.2f MB / %.2f MB (%.2f%%)" -msgstr "Stav kvóty: %.2f MB / %.2f MB (%.2f%%)" - -#: lib/IMP.php:1025 -#, php-format -msgid "Quota status: %.2f MB / NO LIMIT" -msgstr "Stav kvóty: %.2f MB / BEZ OBMEDZENIA" - -#: lib/IMP.php:1031 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Stav kvóty: BEZ OBMEDZENIA" - -#: config/prefs.php.dist:696 -#, php-format -msgid "Quoting %f:" -msgstr "Citát %f:" - -#: lib/IMAP/ACL/rfc2086.php:50 lib/IMAP/ACL/rfc4314.php:50 -msgid "Read" -msgstr "Èíta»" - -#: templates/folders/actions.html:40 -msgid "Rebuild Folder Tree" -msgstr "Nanovo vytvori» strom prieèinkov" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Posledné hµadania" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Posledné hµadania:" - -#: message.php:573 message.php:616 -msgid "Redirec_t" -msgstr "Pre_smerova»" - -#: message.php:573 message.php:616 -msgid "Redirect" -msgstr "Presmerova»" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "Presmerova» správu" - -#: compose.php:339 -msgid "Redirect this message" -msgstr "Presmerova» túto správu" - -#: config/prefs.php.dist:569 -msgid "Redoes your last action" -msgstr "Navráti spä» Va¹u poslednú operáciu" - -#: folders.php:360 -msgid "Refresh" -msgstr "Obnovi»" - -#: config/prefs.php.dist:1018 -msgid "Refresh Folder Views:" -msgstr "Obnovi» zobrazenie prieèinkov:" - -#: mailbox.php:418 -msgid "Reload" -msgstr "Obnovi»" - -#: folders.php:350 -msgid "Reload View" -msgstr "Obnovi» zobrazenie" - -#: lib/MIME/Viewer/itip.php:551 lib/MIME/Viewer/itip.php:570 -msgid "Remember the free/busy information." -msgstr "pamäta» si informácie o zaneprázdnenosti." - -#: config/prefs.php.dist:1225 -msgid "Remember the last view" -msgstr "Pamäta» si posledné zobrazenie" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Vzdialená schránka:" - -#: search.php:332 -msgid "Remove Field From Search" -msgstr "Odstráni» pole z prehµadávania" - -#: config/prefs.php.dist:579 -msgid "Remove formatting" -msgstr "Odstráni» formátovanie" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "Odstráni» zdroj" - -#: templates/folders/actions.html:18 -msgid "Rename" -msgstr "Premenova»" - -#: config/prefs.php.dist:353 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Premenova» prieèinok odoslanej po¹ty na zaèiatku mesiaca?" - -#: lib/Folder.php:385 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Premenovanie \"%s\" na \"%s\" zlyhalo. " - -#: message.php:557 -msgid "Reply" -msgstr "Odpoveda»" - -#: lib/MIME/Viewer/itip.php:318 lib/MIME/Viewer/itip.php:421 -msgid "Reply Sent." -msgstr "Odpoveï bola odoslaná." - -#: compose.php:308 -msgid "Reply to All:" -msgstr "Odpoveda» v¹etkým:" - -#: compose.php:310 -msgid "Reply to List:" -msgstr "Odpoveda» do e-mailovej konferencie:" - -#: lib/MIME/Viewer/itip.php:553 lib/MIME/Viewer/itip.php:562 -#: lib/MIME/Viewer/itip.php:572 -msgid "Reply with Not Supported Message" -msgstr "Odpoveda» so správou: Nepodporované" - -#: lib/MIME/Viewer/itip.php:560 -msgid "Reply with free/busy for next 2 months." -msgstr "Odpoveda» správou o zaneprázdnenosti na nasledujúce 2 mesiace." - -#: lib/MIME/Viewer/itip.php:559 -msgid "Reply with requested free/busy information." -msgstr "Odpoveda» správou s po¾adovanou informáciou o zaneprázdnenosti." - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Odpoveda» na" - -#: lib/Compose.php:1853 -msgid "Reply-To: " -msgstr "Odpoveda» na: " - -#: compose.php:306 -msgid "Reply:" -msgstr "Odpoveda»:" - -#: message.php:613 mailbox.php:545 -msgid "Report as Innocent" -msgstr "Ohlási» ako ne¹kodnú po¹tu" - -#: message.php:607 mailbox.php:539 -msgid "Report as Spam" -msgstr "Ohlási» ako nevy¾iadanú po¹tu" - -#: compose.php:1091 -msgid "Request a _Read Receipt" -msgstr "Vy¾iada» si správu o p_reèítaní" - -#: config/prefs.php.dist:780 -msgid "Request read receipts?" -msgstr "Vy¾adova» správu o preèítaní?" - -#: mailbox.php:115 -msgid "Requested message not found." -msgstr "Po¾adovaná správa nebola nájdená." - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:867 -msgid "Required Participant" -msgstr "Po¾adovaný úèastník" - -#: templates/search/search.html:26 templates/search/search.html:201 -#: templates/acl/acl.html:80 -msgid "Reset" -msgstr "Vymaza» formulár" - -#: lib/MIME/Viewer/itip.php:117 -msgid "Respondent Status Updated." -msgstr "Stav úèastníka bol aktualizovaný." - -#: message.php:596 -msgid "Resume" -msgstr "Obnovi»" - -#: lib/UI/Compose.php:140 -msgid "Resume Editing" -msgstr "Pokraèova» v písaní" - -#: login.php:194 -msgid "Resume your session" -msgstr "Pokraèova» v relácii" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Návrat k s»ahovaniu po¹ty" - -#: templates/folders/folders_size.html:30 -msgid "Return to Folders" -msgstr "Návrat k prieèinkom" - -#: stationery.php:143 -msgid "Return to Message Composition" -msgstr "Návrat k písaniu správy" - -#: filterprefs.php:66 templates/smime/smime.html:13 -#: templates/smime/smime.html:93 templates/pgp/pgp.html:21 -#: templates/pgp/pgp.html:145 templates/acl/acl.html:35 -#: templates/acl/acl.html:81 templates/acl/acl.html:95 -msgid "Return to Options" -msgstr "Návrat na nastavenia" - -#: config/prefs.php.dist:952 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Vráti» sa na zoznam správ po vymazaní, presune alebo kopírovaní správy?" - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "Práva pre u¾ívateµa \"%s\" nemô¾u by» zmenené." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Role" -msgstr "Rola" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:173 lib/MIME/Viewer/pkcs7.php:293 -#: lib/MIME/Viewer/pkcs7.php:485 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1443 -msgid "S/MIME Encrypt Message" -msgstr "Za¹ifrova» správu pomocou S/MIME" - -#: lib/Compose.php:1321 -msgid "S/MIME Error: " -msgstr "Chyba S/MIME: " - -#: lib/Compose.php:1300 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "Chyba S/MIME: pre osobný privátny kµúè treba zada» heslo." - -#: config/prefs.php.dist:171 -msgid "S/MIME Options" -msgstr "Nastavenia S/MIME" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "Zadávanie hesla pre S/MIME" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"Pre podporu osobného kµúèového páru S/MIME musíte ma» bezpeèné pripojenie " -"(https)." - -#: smime.php:155 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "Verejný S/MIME kµúè pre \"%s\" bol úspe¹ne vymazaný." - -#: smime.php:177 -msgid "S/MIME Public Key successfully added." -msgstr "Verejný S/MIME kµúè bol úspe¹ne pridaný." - -#: templates/smime/smime.html:21 -msgid "S/MIME Public Keyring" -msgstr "Databáza verejných S/MIME kµúèov" - -#: smime.php:226 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Kµúèový pár S/MIME bol úspe¹ne pridaný." - -#: lib/IMP.php:1444 -msgid "S/MIME Sign Message" -msgstr "Podpísa» správu pomocou S/MIME" - -#: lib/IMP.php:1445 -msgid "S/MIME Sign/Encrypt Message" -msgstr "Podpísa»/za¹ifrova» správu pomocou S/MIME" - -#: templates/smime/smime.html:86 -msgid "S/MIME support is disabled on this system." -msgstr "Na tomto systéme je podpora S/MIME je zakázaná." - -#: lib/MIME/Viewer/pkcs7.php:297 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"Podpora S/MIME nie je momentálne aktivovaná, tak¾e nemo¾no de¹ifrova» správu." - -#: lib/MIME/Viewer/pkcs7.php:204 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"Podpora S/MIME nie jeaktivovaná, tak¾e nemo¾no zobrazi» obsah tejto " -"podpísanej správy." - -#: lib/MIME/Viewer/pkcs7.php:177 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"Podpora S/MIME nie je momentálne aktivovaná, tak¾e nemo¾no overi» digitálny " -"podpis." - -#: lib/MIME/Viewer/pkcs7.php:134 -msgid "S/MIME support is not enabled." -msgstr "Podpora S/MIME nie je zapnutá." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"Podpora S/MIME vy¾aduje pou¾itie vyskakovacích okien. Ak Vá¹ prehliadaè " -"momentálne blokuje vyskakovacie okná, musíte toto nastavenie zmeni», inak " -"nebude S/MIME fungova» správne." - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: lib/api.php:173 templates/login/login.html:107 -msgid "SMTP Port" -msgstr "SMTP Port" - -#: compose.php:973 -msgid "S_ubject" -msgstr "P_redmet" - -#: compose.php:1070 -msgid "Sa_ve a copy in " -msgstr "U_lo¾i» kópiu do " - -#: message.php:600 -msgid "Sa_ve as" -msgstr "Ulo¾i» _ako" - -#: templates/fetchmail/fetchmailprefs.html:121 templates/search/search.html:25 -#: templates/search/search.html:200 templates/acl/acl.html:79 -msgid "Save" -msgstr "Ulo¾i»" - -#: compose.php:1142 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Ulo¾i» prílohy so správou do prieèinka odoslanej po¹ty?" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Ulo¾i» koncept" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "Ulo¾i» obrázok" - -#: lib/MIME/Contents.php:262 -msgid "Save Image in Gallery" -msgstr "Ulo¾i» obrázok do galérie" - -#: filterprefs.php:129 templates/smime/smime.html:12 -#: templates/smime/smime.html:92 templates/pgp/pgp.html:20 -#: templates/pgp/pgp.html:144 -msgid "Save Options" -msgstr "Ulo¾i» nastavenia" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Ulo¾i» predlohu" - -#: compose.php:888 -msgid "Save _Draft" -msgstr "Ulo¾i» _koncept" - -#: message.php:600 config/prefs.php.dist:576 -msgid "Save as" -msgstr "Ulo¾i» ako" - -#: config/prefs.php.dist:717 -msgid "Save drafts as unseen?" -msgstr "Ulo¾i» koncepty ako nepreèítané?" - -#: config/prefs.php.dist:727 -msgid "Save drafts automatically while composing?" -msgstr "Automaticky uklada» koncepty poèas písania?" - -#: lib/MIME/Viewer/pkcs7.php:257 -msgid "Save in your Address Book" -msgstr "Ulo¾i» do Va¹eho adresára" - -#: config/prefs.php.dist:1324 -msgid "Save recipients automatically to the default address book?" -msgstr "Uklada» príjemcov automaticky do ¹tandardného adresára kontaktov?" - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "Ulo¾i» hµadanie ako virtuálny prieèinok?" - -#: config/prefs.php.dist:241 -msgid "Save sent mail?" -msgstr "Ulo¾i» odoslanú po¹tu?" - -#: lib/Compose.php:240 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "" -"Ukladanie konceptu zlyhalo. Nepodarilo sa vytvori» prieèinok pre koncepty" - -#: lib/Compose.php:179 -msgid "Saving the draft failed. No draft folder specified." -msgstr "Ukladanie konceptu zlyhalo. Prieèinok pre koncepty nie je nastavený." - -#: lib/Compose.php:210 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"Ukladanie konceptu zlyhalo. Hlavièka %s obsahuje neplatnú e-mailovú adresu: %" -"s." - -#: lib/Compose.php:247 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Ukladanie konceptu zlyhalo. Chyba: %s" - -#: mailbox.php:424 search.php:208 lib/Search.php:533 -#: lib/Block/tree_folders.php:43 templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Hµada»" - -#: mailbox.php:424 search.php:212 -#, php-format -msgid "Search %s" -msgstr "Prehµadáva» %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Kritériá pre hµadanie" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "Hµada» príznaky" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "Hµada» v prieèinkoch" - -#: search.php:154 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Výsledky hµadania" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "Hµada» text" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Preèítané" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Vyberte iný úèet" - -#: search.php:323 -msgid "Select a date" -msgstr "Vyberte dátum" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Vyberte pole" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "Za¹krtnite úèty, z ktorých chcete s»ahova» po¹tu:" - -#: config/prefs.php.dist:155 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Vyberte adresárové zdroje pre pridávanie a hµadanie adries." - -#: config/prefs.php.dist:570 templates/search/search.html:159 -msgid "Select all" -msgstr "Oznaèi» v¹etko" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "Vyberte v¹etky polia na prehµadanie pri dopåòaní adries." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Vyberte úèet:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Vybra» schránku" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "Zru¹i» oznaèenie" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Vybra» predlohu:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Vyberte galériu na ulo¾enie obrázku." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Vyberte typ e-mailového servera:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Vybra»:" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Vybrané adresáre:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Vybrané adresy" - -#: pgp.php:430 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Odosla» kµúè na server verejných kµúèov" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "Odosla» najnov¹ie informácie" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "Odosla» správu" - -#: templates/javascript_defs.php:40 -msgid "Send message without a Subject?" -msgstr "Odosla» správi bez predmetu?" - -#: config/prefs.php.dist:245 -msgid "Sent" -msgstr "Odoslané" - -#: lib/IMAP/Tree.php:2349 -msgid "Sent mail folder" -msgstr "Prieèinok odoslanej po¹ty" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Prieèinok odoslanej po¹ty:" - -#: lib/api.php:158 templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Server" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "Informácie o serveri a prieèinkoch" - -#: login.php:283 templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Server:" - -#: config/prefs.php.dist:96 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Nastavenia presúvania a mazania správ." - -#: config/prefs.php.dist:736 -msgid "Set the X-Priority header when composing messages?" -msgstr "Nastavi» hlavièku X-Priority pri písaní správy?" - -#: config/prefs.php.dist:33 -msgid "Share Folders" -msgstr "Zdieµa» prieèinky" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Zdieµa» prieèinky po¹ty" - -#: config/prefs.php.dist:34 -msgid "Share your mail folders with other users." -msgstr "Zdieµa» Va¹e prieèinky po¹ty s inými pou¾ívateµmi." - -#: lib/IMAP/Tree.php:92 -msgid "Shared Folders" -msgstr "Zdieµané prieèinky" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "" -"Majú by» správy podpísané pomocou PGP pri èítaní automaticky overované?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "" -"Majú by» správy podpísané pomocou S/MIME pri èítaní automaticky overované?" - -#: config/prefs.php.dist:867 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Majú by» veµké bloky citovaného textu ¹tandardne zobrazené alebo skryté? " -"Nastavenie mô¾e by» kedykoµvek jednoducho prepnuté." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Majú sa v tele správ typu text/plain hµada» údaje pre PGP?" - -#: config/prefs.php.dist:709 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Má sa okno na písanie správy zatvori» po ulo¾ení konceptu ?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "Má sa Vá¹ verejný PGP kµúè pripoji» k správam?" - -#: templates/javascript_defs.php:31 -msgid "Show Addresses" -msgstr "Zobrazi» adresy" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "Zobrazi» v¹etky prieèinky" - -#: message.php:623 -msgid "Show All Headers" -msgstr "Zobrazi» v¹etky hlavièky" - -#: message.php:620 -msgid "Show Common Headers" -msgstr "Zobrazi» be¾né hlavièky" - -#: mailbox.php:258 -msgid "Show Deleted" -msgstr "Ukáza» vymazané" - -#: lib/MIME/Viewer/html.php:153 -msgid "Show Images?" -msgstr "Zobrazi» obrázky?" - -#: message.php:626 -msgid "Show Mailing List Information" -msgstr "Zobrazi» informácie o e-mailovej konferencii." - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "Zobrazi» iba prihlásené prieèinky" - -#: templates/folders/actions.html:39 -msgid "Show Size" -msgstr "Zobrazi» veµkos»" - -#: folders.php:379 -msgid "Show Unsubscribed" -msgstr "Ukáza» neprihlásené" - -#: config/prefs.php.dist:803 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Zobrazi» ikonu na odstránenie príloh zo správ?" - -#: config/prefs.php.dist:1235 -msgid "Show non-private mailboxes in separate folders" -msgstr "Zobrazi» nesúkromné schránky v samostatných prieèinkoch" - -#: config/prefs.php.dist:1079 -msgid "Show previews for unread messages only?" -msgstr "Zobrazova» uká¾ky iba pre nepreèítané správy?" - -#: config/prefs.php.dist:1087 -msgid "Show previews in tooltips?" -msgstr "Zobrazova» uká¾ky ako popisky?" - -#: config/prefs.php.dist:617 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Zobrazi» hlavièku Bcc: pri písaní správy?" - -#: config/prefs.php.dist:608 -msgid "Show the Cc: header field when composing mail?" -msgstr "Zobrazi» hlavièku Cc: pri písaní správy?" - -#: config/prefs.php.dist:1116 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Zobrazi» ikonu na s»ahovanie po¹ty v menu?" - -#: filterprefs.php:112 -msgid "Show the filter icon on the menubar?" -msgstr "Zobrazi» ikonu filtrov v menu?" - -#: lib/MIME/Viewer/html.php:168 -msgid "Show this HTML in a new window?" -msgstr "Zobrazi» toto HTML v novom okne?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Zobrazi» celkový poèet správ v prieèinku?" - -#: config/prefs.php.dist:864 -msgid "Shown" -msgstr "Zobrazené" - -#: mailbox.php:608 lib/Block/mailbox.php:172 -msgid "Si_ze" -msgstr "Veµko_s»" - -#: templates/folders/folders_size.html:7 -msgid "Size" -msgstr "Veµkos»" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "Veµkos»:" - -#: mailbox.php:577 lib/Block/mailbox.php:141 -msgid "Sort by Arrival" -msgstr "Triedi» podµa èasu príchodu" - -#: mailbox.php:582 lib/Block/mailbox.php:146 -msgid "Sort by Date" -msgstr "Triedi» podµa dátumu" - -#: mailbox.php:592 lib/Block/mailbox.php:156 -msgid "Sort by From Address" -msgstr "Triedi» podµa adresy odosielateµa" - -#: mailbox.php:607 lib/Block/mailbox.php:171 -msgid "Sort by Message Size" -msgstr "Triedi» podµa veµkosti" - -#: mailbox.php:602 lib/Block/mailbox.php:166 -msgid "Sort by Subject" -msgstr "Triedi» podµa predmetu" - -#: mailbox.php:597 lib/Block/mailbox.php:161 -msgid "Sort by Thread" -msgstr "Triedi» podµa vlákna" - -#: mailbox.php:587 lib/Block/mailbox.php:151 -msgid "Sort by To Address" -msgstr "Triedi» podµa adresy príjemcu" - -#: config/prefs.php.dist:307 -msgid "Spam" -msgstr "Nevy¾iadaná po¹ta" - -#: lib/IMAP/Tree.php:2342 -msgid "Spam folder" -msgstr "Prieèinok pre nevy¾iadanú po¹tu" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Prieèinok pre nevy¾iadanú po¹tu:" - -#: compose.php:1055 -msgid "Special Characters" -msgstr "©peciálne znaky" - -#: search.php:48 -msgid "Special Virtual Folders cannot be edited." -msgstr "©peciálne virtuálne prieèinky nemô¾u by» menené." - -#: lib/UI/Compose.php:141 -msgid "Spell Check Failed" -msgstr "Chyba pri kontrole pravopisu" - -#: config/prefs.php.dist:581 -msgid "Split Block" -msgstr "Rozdeli» blok" - -#: lib/MIME/Viewer/itip.php:526 lib/MIME/Viewer/itip.php:528 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "Zaèiatok" - -#: compose.php:1012 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Predloha" - -#: stationery.php:135 -msgid "Stationery name:" -msgstr "Názov predlohy:" - -#: stationery.php:137 -msgid "Stationery type:" -msgstr "Typ predlohy:" - -#: stationery.php:140 -msgid "Stationery:" -msgstr "Predloha:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Status" -msgstr "Stav" - -#: config/prefs.php.dist:550 -msgid "Strikethrough" -msgstr "Pre¹krtnuté" - -#: message.php:684 -msgid "Strip All Attachments" -msgstr "Odstráni» v¹etky prílohy" - -#: lib/MIME/Contents.php:273 -msgid "Strip Attachment" -msgstr "Odstráni» prílohu" - -#: message.php:684 -msgid "Strip Attachments" -msgstr "Odstráni» prílohy" - -#: config/prefs.php.dist:1071 -msgid "Strip linebreaks?" -msgstr "Odstráni» konce riadkov?" - -#: mailbox.php:603 lib/Block/mailbox.php:167 -msgid "Sub_ject" -msgstr "P_redmet" - -#: lib/Search.php:674 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Predmet" - -#: config/prefs.php.dist:1159 -msgid "Subject Field" -msgstr "Pole predmetu" - -#: templates/thread/thread.html:36 -msgid "Subject:" -msgstr "Predmet:" - -#: templates/search/search.html:25 templates/search/search.html:200 -#: templates/saveimage/saveimage.html:19 templates/smime/passphrase.html:23 -#: templates/pgp/passphrase.html:21 -msgid "Submit" -msgstr "Odosla»" - -#: templates/folders/actions.html:25 -msgid "Subscribe" -msgstr "Prihlási»" - -#: config/prefs.php.dist:554 -msgid "Subscript" -msgstr "Dolný index" - -#: lib/MIME/Viewer/pgp.php:451 lib/MIME/Viewer/pkcs7.php:445 -#: lib/MIME/Viewer/status.php:86 -msgid "Success" -msgstr "Úspech" - -#: templates/folders/folders_size.html:22 -msgid "Sum" -msgstr "Suma" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:839 lib/MIME/Viewer/itip.php:841 -msgid "Summary" -msgstr "Zhrnutie" - -#: config/prefs.php.dist:555 -msgid "Superscript" -msgstr "Horný index" - -#: compose.php:1096 compose.php:1097 -msgid "Switch Composition Method" -msgstr "Prepnú» spôsob písania správ" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Prepnú» na písanie správ v HTML" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Prepnú» na písanie textových správ" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Cieµový prieèinok" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Cieµová schránka:" - -#: lib/IMP.php:525 -msgid "Task Lists" -msgstr "Zoznamy úloh" - -#: config/hooks.php.dist:460 -msgid "Tasks" -msgstr "Úlohy" - -#: compose.php:1101 -msgid "Te_xt" -msgstr "Te_xt" - -#: lib/MIME/Viewer/itip.php:275 -msgid "Tentative: " -msgstr "Predbe¾ne prijaté: " - -#: lib/MIME/Viewer/itip.php:632 -msgid "Tentatively Accept request" -msgstr "Predbe¾ne akceptova» po¾iadavku" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Tentatively Accepted" -msgstr "Predbe¾ne akceptovaná" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Podmienky pou¾itia nie sú ¹pecifikované v conf.php" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Text" - -#: config/prefs.php.dist:545 -msgid "Text Font" -msgstr "Nasledujúci mesiac" - -#: config/prefs.php.dist:544 -msgid "Text Format" -msgstr "Formát textu" - -#: config/prefs.php.dist:546 -msgid "Text Size" -msgstr "Veµkos» textu" - -#: config/prefs.php.dist:1200 -msgid "The From: column of the message should be linked:" -msgstr "Pole Od: v správe by má by» prepojené s:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"Server IMAP nepodporuje vybraný spôsob overovania. Prosím kontaktujte Vá¹ho " -"systémového administrátora." - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "Macintosh resource fork" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Macintosh resource fork sa dá stiahnu» %s." - -#: lib/MIME/Viewer/pkcs7.php:255 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "Certifikát S/MIME od %s: " - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Úèet \"%s\" bol vymazaný." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Úèet \"%s\" bol ulo¾ený." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Príloha nebola nájdená." - -#: config/prefs.php.dist:587 -msgid "The buttons NOT to show when using Xinha." -msgstr "Tlaèidlá, ktoré sa NEMAJÚ zobrazi», ak pou¾ívate Xinha." - -#: config/prefs.php.dist:533 -msgid "The buttons to show when using FCKeditor." -msgstr "Tlaèidlá, ktoré sa majú zobrazi», ak pou¾ívate FCKeditor" - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "Údaje kalendára sú neplatné" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "Obsah súboru Macintosh je uvedený ni¾¹ie." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Aktuálny prieèinok (prieèinky) \"%s\" bude premenovaný na \"%s\"." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"Nepodarilo sa získa» zoznam pou¾ívateµov s prístupom k tomuto prieèinku." - -#: config/prefs.php.dist:918 -msgid "The default charset for messages with no charset information:" -msgstr "Prednastavené kódovanie pre správy bez informácie o kódovaní:" - -#: lib/Compose.php:257 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Koncept bol ulo¾ený do prieèinka \"%s\"." - -#: lib/MIME/Viewer/itip.php:141 -msgid "The event was added to your calendar." -msgstr "Udalos» bola pridaná do Vá¹ho kalendára." - -#: lib/Compose.php:1929 -#, php-format -msgid "The file %s could not be attached." -msgstr "Nepodarilo sa pripoji» súbor %s." - -#: lib/Folder.php:284 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Prieèinok \"%s\" u¾ existuje" - -#: folders.php:247 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "Prieèinok \"%s\" nemô¾e by» vymazaný." - -#: lib/Folder.php:363 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "Prieèinok \"%s\" nemô¾e by» premenovaný." - -#: lib/Folder.php:306 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Prieèinok \"%s\" bol vytvorený, ale neboli ste doò prihlásený." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Prieèinok \"%s\" nebol vytvorený. " - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Prieèinok \"%s\" nebol vymazaný. Toto odpovedal server" - -#: lib/Folder.php:309 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Prieèinok \"%s\" bol úspe¹ne vytvorený." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Prieèinok \"%s\" bol úspe¹ne vymazaný." - -#: lib/Folder.php:388 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Prieèinok \"%s\" bol úspe¹ne premenovaný na \"%s\"." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "K tejto èasti boli pripojené nasledujúce súbory:" - -#: templates/javascript/popup.js:59 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"Okno na ulo¾enie obrázka sa nepodarilo otvori». Nemáte nastavený prehliadaè " -"na blokovanie vyskakovacích okien?" - -#: config/prefs.php.dist:524 -msgid "The javascript editor to use on the compose page." -msgstr "Javascript editor, ktorý sa má pou¾íva» pri písaní správ." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "Mailový server vygeneroval nasledujúce chybové hlásenie:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "Mailový server vygeneroval nasledujúce informaèné hlásenie:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "Mailový server vygeneroval nasledovné hlásenie:" - -#: lib/Message.php:798 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Schránka %s je u¾ prázdna." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"Správa \"%s\" od \"%s\" (%d bajtov) prekroèila limit veµkosti na s»ahovanie." - -#: templates/javascript_defs.php:54 -msgid "The message being composed has been closed. Exiting." -msgstr "Správa, na ktorej ste pracovali, bola zatvorená. Koniec." - -#: lib/MIME/Viewer/pgp.php:376 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "" -"Správa uvedená ni¾¹ie pravdepodobne nie je za¹ifrovaná pomocou PGP. Chyba: " - -#: lib/MIME/Viewer/pgp.php:252 lib/MIME/Viewer/pgp.php:411 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "" -"Správa uvedená ni¾¹ie pravdepodobne nie je v správnom PGP formáte (podµa RFC " -"2015)." - -#: lib/MIME/Viewer/pgp.php:371 -msgid "The message below has been compressed with PGP." -msgstr "Správa uvedená ni¾¹ie bola skomprimovaná pomocou PGP." - -#: lib/MIME/Viewer/pgp.php:201 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Správa uvedená ni¾¹ie bola digitálne podpísaná a za¹ifrovaná pomocou PGP, " -"ale podpis nemô¾e by» overený." - -#: lib/MIME/Viewer/pgp.php:207 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "" -"Správa uvedená ni¾¹ie bola digitálne podpísaná a za¹ifrovaná pomocou PGP." - -#: lib/MIME/Viewer/pgp.php:203 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"Správa uvedená ni¾¹ie bola digitálne podpísaná pomocou PGP, ale podpis " -"nemô¾e by» overený." - -#: lib/MIME/Viewer/pgp.php:209 -msgid "The message below has been digitally signed with PGP." -msgstr "Správa uvedená ni¾¹ie bola digitálne podpísaná pomocou PGP." - -#: lib/MIME/Viewer/pgp.php:313 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"Správa uvedená ni¾¹ie bola za¹ifrovaná pomocou PGP, ale správa nemohla by» " -"de¹ifrovaná, lebo podpora PGP nie je zapnutá." - -#: lib/MIME/Viewer/pgp.php:355 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"Správa uvedená ni¾¹ie bola za¹ifrovaná pomocou PGP, ale správa nemohla by» " -"de¹ifrovaná, lebo neexistuje ¾iaden osobný PGP kµúè." - -#: lib/MIME/Viewer/pgp.php:371 -msgid "The message below has been encrypted with PGP." -msgstr "Správa uvedená ni¾¹ie bola za¹ifrovaná pomocou PGP." - -#: lib/MIME/Viewer/pgp.php:365 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"Správa uvedená ni¾¹ie bola za¹ifrovaná pomocou PGP. Na de¹ifrovanie musíte " -"zada» heslo k Va¹emu súkromnému PGP kµúèu." - -#: lib/MIME/Viewer/pgp.php:348 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"Správa uvedená ni¾¹ie bola za¹ifrovaná pomocou PGP. Na de¹ifrovanie musíte " -"zada» heslo." - -#: lib/MIME/Viewer/pgp.php:455 -msgid "The message below has been verified." -msgstr "Správa uvedená ni¾¹ie bola overená." - -#: lib/Crypt/PGP.php:380 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "" -"Správa uvedená ni¾¹ie nebola digitálne podpísaná alebo za¹ifrovaná pomocou " -"PGP." - -#: templates/javascript_defs.php:40 -msgid "The message does not have a Subject entered." -msgstr "Správa nemá uvedený predmet." - -#: lib/Filter.php:72 lib/Spam.php:222 -msgid "The message has been deleted." -msgstr "Správa bola vymazaná." - -#: lib/Spam.php:203 -msgid "The message has been reported as not spam to your system administrator." -msgstr "" -"Správa bola ohlásená Vá¹mu správcovi systému ako ne¹kodná (nie nevy¾iadaná) " -"po¹ta." - -#: lib/Spam.php:183 -msgid "The message has been reported as not spam." -msgstr "Správa bola ohlásená ako ne¹kodná (nie nevy¾iadaná) po¹ta." - -#: lib/Spam.php:195 -msgid "The message has been reported as spam to your system administrator." -msgstr "" -"Správa bola ohlásená Vá¹mu správcovi systému ako nevy¾iadaná po¹ta (SPAM)." - -#: lib/Spam.php:175 -msgid "The message has been reported as spam." -msgstr "Správa bola ohlásená ako nevy¾iadaná po¹ta (SPAM)." - -#: lib/MIME/Viewer/pkcs7.php:450 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Správa bola overená. Odosielateµ: %s." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "Správy boli vymazané." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Po¾adovaný súbor neexistuje v prílohe MS-TNEF." - -#: lib/MIME/Viewer/zip.php:67 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Po¾adovaný súbor neexistuje v prílohe Zip." - -#: message.php:449 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"Odosielateµ tejto správy vy¾aduje od Vás oznámenie o preèítaní správy. " -"Kliknite prosím %s pre odoslanie správy s oznámením." - -#: templates/javascript_defs.php:39 -msgid "The signature could not be replaced." -msgstr "Signatúru sa nepodarilo nahradi»." - -#: templates/javascript_defs.php:38 -msgid "The signature was successfully replaced." -msgstr "Signatúra bola úspe¹ne nahradená." - -#: attachment.php:59 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "" -"Uvedená príloha neexistuje. Mo¾no bola vymazaná pôvodným odosielateµom." - -#: attachment.php:128 -msgid "The specified file cannot be read." -msgstr "Uvedený súbor nemo¾no èíta»." - -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "Predloha \"%s\" bola pridaná." - -#: stationery.php:74 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "Predloha \"%s\" bola vymazaná." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "Predloha \"%s\" bola aktualizovaná." - -#: lib/MIME/Viewer/itip.php:171 -msgid "The task has been added to your tasklist." -msgstr "Úloha bola pridaná do Vá¹ho zoznamu úloh." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "Text správy" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Text správy mô¾e by» zobrazený %s." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "Text vrátenej správy" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Text vrátenej správy mô¾e by» zobrazený %s." - -#: lib/MIME/Viewer/notification.php:66 -msgid "The text of the sent message" -msgstr "Text odoslanej správy" - -#: lib/MIME/Viewer/notification.php:66 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Text odoslanej správy mô¾e by» zobrazený %s." - -#: lib/MIME/Viewer/itip.php:156 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Informácia o zaneprázdnenosti pou¾ívateµa bola úspe¹ne ulo¾ená." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "Nie sú k dispozícii ¾iadne alternatívne èasti na zobrazenie." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "Táto schránka je prázdna." - -#: thread.php:104 -msgid "There is no text that can be displayed inline." -msgstr "Nie je k dispozícii ¾iaden text na zobrazenie v tele správy." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "Vyskytol sa problém pri kopírovaní správ z \"%s\" do \"%s\": " - -#: lib/Message.php:270 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "Vyskytla sa chyba pri mazaní správ z prieèinka \"%s\". " - -#: lib/MIME/Viewer/itip.php:101 -msgid "There was an error deleting the event:" -msgstr "Nastala chyba pri vymazávaní udalosti:" - -#: lib/MIME/Viewer/plain.php:50 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "Nastala chyba pri zobrazovaní tejto èasti správy" - -#: lib/Message.php:635 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Vyskytla sa chyba pri nastavovaní príznakov správy v prieèinku \"%s\". " - -#: folders.php:147 -#, php-format -msgid "There was an error importing %s." -msgstr "Nastala chyba pri importe %s." - -#: lib/MIME/Viewer/itip.php:138 -msgid "There was an error importing the event:" -msgstr "Nastala chyba pri importe udalosti:" - -#: lib/MIME/Viewer/itip.php:168 -msgid "There was an error importing the task:" -msgstr "Nastala chyba pri importe úlohy:" - -#: lib/MIME/Viewer/itip.php:154 -msgid "There was an error importing user's free/busy information:" -msgstr "Nastala chyba pri importe informácií o zaneprázdnenosti pou¾ívateµa:" - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "Nastala chyba pri presúvaní správ z \"%s\" do \"%s\". " - -#: lib/Compose.php:721 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Chyba pri posielaní správy: %s" - -#: lib/MIME/Viewer/itip.php:115 -msgid "There was an error updating the event:" -msgstr "Nastala chyba pri aktualizácii udalosti:" - -#: lib/MIME/Viewer/pgp.php:166 -msgid "This PGP Public Key was attached to the message." -msgstr "Tento verejný PGP kµúè bol pripojený k správe." - -#: lib/MIME/Viewer/itip.php:106 lib/MIME/Viewer/itip.php:120 -#: lib/MIME/Viewer/itip.php:145 lib/MIME/Viewer/itip.php:159 -#: lib/MIME/Viewer/itip.php:175 lib/MIME/Viewer/itip.php:321 -msgid "This action is not supported." -msgstr "Táto akcia nie je podporovaná." - -#: lib/MIME/Viewer/itip.php:181 lib/MIME/Viewer/itip.php:431 -msgid "This action is not yet implemented." -msgstr "Táto akcia e¹te nie je implementovaná." - -#: templates/javascript_defs.php:67 -msgid "This folder may not be renamed:" -msgstr "Tento prieèinok nemô¾e by» premenovaný:" - -#: templates/javascript_defs.php:64 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Toto mô¾e chvíµu trva». Naozaj chcete pokraèova»?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "Táto správa obsahuje súbor Macintosh." - -#: lib/MIME/Viewer/pkcs7.php:476 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Táto správa obsahuje prílohu, ktorá bola digitálne podpísaná pomocou S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:480 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Táto správa obsahuje prílohu, ktorá bola za¹ifrovaná pomocou S/MIME." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Táto správa obsahuje informáciu o stave doruèenia po¹ty, ale formát správy " -"nie je známy." - -#: lib/MIME/Viewer/pkcs7.php:201 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Táto správa pravdepodobne nie je v správnom S/MIME formáte." - -#: lib/MIME/Viewer/pkcs7.php:174 -msgid "This message has been digitally signed via S/MIME." -msgstr "Táto správa bola digitálne podpísaná pomocou S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:170 lib/MIME/Viewer/pkcs7.php:294 -msgid "This message has been encrypted via S/MIME." -msgstr "Táto spáva bola za¹ifrovaná pomocou S/MIME." - -#: lib/MIME/Contents.php:437 -msgid "This message part cannot be viewed because it is too large." -msgstr "Túto èas» správy nemo¾no zobrazi», lebo je príli¹ veµká." - -#: message.php:521 -msgid "This message to" -msgstr "Túto správu do" - -#: lib/IMP.php:338 -#, php-format -msgid "" -"This request cannot be completed because the link you followed or the form " -"you submitted was only valid for %s seconds" -msgstr "" -"Po¾iadavka nemô¾e by» splnená lebo odkaz, na ktorý ste klikli alebo " -"formulár, ktorý ste odoslali, bol platný iba %s sekúnd" - -#: acl.php:47 -msgid "This server does not support sharing folders." -msgstr "Tento server nepodporuje zdieµanie prieèinkov." - -#: templates/javascript_defs.php:55 -msgid "This window must be called from a compose window." -msgstr "Toto okno sa musí vola» z okna pre písanie správy." - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Zobrazenie vlákna:" - -#: thread.php:170 config/prefs.php.dist:1161 -msgid "Thread View" -msgstr "Zobrazi» vlákna" - -#: lib/MIME/Viewer/images.php:172 -msgid "Thumbnail of attached image" -msgstr "Miniatúra pripojeného obrázku" - -#: compose.php:793 mailbox.php:588 lib/Search.php:662 -#: lib/Block/mailbox.php:152 lib/UI/Message.php:26 lib/UI/Mailbox.php:88 -#: templates/contacts/contacts.html:40 templates/login/recompose.html:14 -msgid "To" -msgstr "Pre" - -#: config/prefs.php.dist:1158 -msgid "To Address" -msgstr "Na adresu" - -#: message.php:565 -msgid "To All" -msgstr "V¹etkým" - -#: message.php:561 -msgid "To List" -msgstr "Do e-mailovej konferencie" - -#: message.php:558 -msgid "To Sender" -msgstr "Odosielateµovi" - -#: message.php:565 -msgid "To _All" -msgstr "_V¹etkým" - -#: message.php:561 -msgid "To _List" -msgstr "Do e-mailovej _konferencie" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "Do políèka" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Pre výber viacerých polí dr¾te tlaèidlo CTRL (PC) alebo Command (Mac) poèas " -"klikania." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"Ak chcete pou¾i» spojenie typu TLS, musíte pou¾íva» PHP 5.1.0 alebo vy¹¹ie." - -#: thread.php:117 templates/thread/thread.html:31 -msgid "To:" -msgstr "Pre:" - -#: config/prefs.php.dist:580 -msgid "Toggle Borders" -msgstr "Zobrazi» okraje" - -#: config/prefs.php.dist:584 -msgid "Toggle HTML Source" -msgstr "Zobrazi» zdrojový kód HTML" - -#: config/prefs.php.dist:596 -msgid "Top" -msgstr "Hore" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "Celková veµkos»:" - -#: login.php:264 -msgid "Traditional" -msgstr "Tradièný" - -#: config/prefs.php.dist:296 -msgid "Trash" -msgstr "Kô¹" - -#: lib/IMAP/Tree.php:2329 -msgid "Trash folder" -msgstr "Odpadkový kô¹" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "Odpadkový kô¹:" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "Nepodarilo sa spoji» s SQL serverom." - -#: lib/Quota/hook.php:52 lib/Quota/mercury32.php:78 lib/Quota/command.php:93 -#: lib/Quota/logfile.php:87 lib/Quota/maildir.php:113 lib/Quota/imap.php:42 -#: lib/Quota/mdaemon.php:45 -msgid "Unable to retrieve quota" -msgstr "Nemo¾no získa» informáciu o kvóte" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "Nezodpovedané" - -#: search.php:342 -msgid "Unanswered messages" -msgstr "Nezodpovedané správy" - -#: message.php:552 mailbox.php:515 -msgid "Undelete" -msgstr "Obnovi»" - -#: search.php:352 -msgid "Undeleted messages" -msgstr "Obnovené správy" - -#: config/prefs.php.dist:549 -msgid "Underline" -msgstr "Podèiarknu»" - -#: lib/MIME/Headers.php:228 lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 -msgid "Undisclosed Recipients" -msgstr "Nezverejnení príjemcovia" - -#: config/prefs.php.dist:568 -msgid "Undoes your last action" -msgstr "Navráti spä» Va¹u poslednú operáciu" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Neoèakávaná odpoveï od servera na príkaz AUTHENTICATE." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Neoèakávaná odpoveï od servera na Digest-MD5." - -#: search.php:347 -msgid "Unflagged messages" -msgstr "Neoznaèené správy" - -#: lib/MIME/Viewer/itip.php:465 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Neo¹etrený komponent typu: %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Neznáme" - -#: lib/UI/Mailbox.php:203 -msgid "Unknown Date" -msgstr "Neznámy dátum" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Neznáma odpoveï IMAP od servera. Server odpovedal: %s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "Neznáme stretnutie" - -#: lib/UI/Mailbox.php:103 -msgid "Unknown Recipient" -msgstr "Neznámy príjemca" - -#: lib/MIME/Viewer/itip.php:819 -msgid "Unknown Task" -msgstr "Neznáma úloha" - -#: smime.php:339 pgp.php:433 -msgid "Unload Passphrase" -msgstr "Odstráni» heslo z pamäti" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Nepomenovaná" - -#: message.php:475 mailbox.php:762 lib/Block/mailbox.php:289 -#: templates/message/navbar_navigate.html:9 templates/mailbox/navbar.html:15 -#: templates/mailbox/navbar.html:31 -msgid "Unseen" -msgstr "Nepreèítané" - -#: templates/folders/actions.html:26 -msgid "Unsubscribe" -msgstr "Odhlási»" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "Aktualizácia" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "Aktualizova» stav úèastníka" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Aktualizova» túto udalos» v mojom kalendári" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "Nahra»:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Pou¾i» prednastavenú hodnotu" - -#: config/prefs.php.dist:275 -msgid "Use IMAP folder subscriptions?" -msgstr "Pou¾i» prihlásenie do prieèinkov IMAP?" - -#: config/prefs.php.dist:969 -msgid "Use Virtual Trash Folder?" -msgstr "Pou¾i» virtuálny odpadkový kô¹?" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Pou¾ívateµ" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "" -"Pou¾ívateµovi \"%s\" boli úspe¹ne pridelené práva pre prieèinok \"%s\"." - -#: lib/api.php:180 templates/login/login.html:85 -msgid "Username" -msgstr "Pou¾ívateµské meno" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Pou¾ívateµské meno:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Pou¾ívateµské meno: " - -#: lib/MIME/Viewer/pkcs7.php:256 templates/smime/smime.html:35 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "Zobrazi»" - -#: lib/MIME/Viewer/zip.php:99 lib/MIME/Viewer/tnef.php:109 -#, php-format -msgid "View %s" -msgstr "Zobrazi» %s" - -#: smime.php:313 pgp.php:405 -#, php-format -msgid "View %s Public Key" -msgstr "Zobrazi» %s verejný kµúè" - -#: lib/MIME/Viewer/images.php:162 lib/MIME/Viewer/images.php:167 -msgid "View Attachment" -msgstr "Zobrazi» prílohu" - -#: mailbox.php:548 -msgid "View Messages" -msgstr "Zobrazi» správy" - -#: smime.php:340 pgp.php:434 -msgid "View Personal Private Key" -msgstr "Zobrazi» osobný privátny kµúè" - -#: smime.php:336 pgp.php:428 -msgid "View Personal Public Key" -msgstr "Zobrazi» osobný verejný kµúè" - -#: message.php:576 -msgid "View Thread" -msgstr "Zobrazi» vlákno" - -#: lib/MIME/Viewer/pkcs7.php:484 -msgid "View attachment in a separate window" -msgstr "Zobrazi» prílohu v novom okne" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Zobrazi» obsah v novom okne" - -#: lib/MIME/Viewer/itip.php:142 -msgid "View event" -msgstr "Zobrazi» udalos»" - -#: folders.php:435 mailbox.php:699 -#, php-format -msgid "View messages in %s" -msgstr "Zobrazi» správy v %s" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Po prihlásení zobrazi»:" - -#: lib/MIME/Viewer/itip.php:172 -msgid "View task" -msgstr "Zobrazi» úlohu" - -#: mailbox.php:367 mailbox.php:368 -msgid "Virtual Folder" -msgstr "Virtuálny prieèinok" - -#: search.php:151 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Virtuálny prieèinok \"%s\" bol úspe¹ne vytvorený." - -#: lib/IMAP/Tree.php:88 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "Virtuálne prieèinky" - -#: search.php:146 -msgid "Virtual Folders require a label." -msgstr "Virtuálne prieèinky vy¾adujú názov." - -#: lib/Search.php:401 -msgid "Virtual INBOX" -msgstr "Virtuálne prijaté správy" - -#: lib/IMAP/Tree.php:2369 -msgid "Virtual INBOX Folder" -msgstr "Virtuálny prieèinok prijatých správ" - -#: lib/Search.php:345 -msgid "Virtual Trash" -msgstr "Virtuálny odpadkový kô¹" - -#: lib/IMAP/Tree.php:2365 -msgid "Virtual Trash Folder" -msgstr "Virtuálne prieèinok ko¹a" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "Názov virtuálneho prieèinku" - -#: lib/Crypt/PGP.php:380 lib/MIME/Viewer/pkcs7.php:439 -msgid "Warning" -msgstr "Varovanie" - -#: lib/IMP.php:334 -msgid "" -"We cannot verify that this request was really sent by you. It could be a " -"malicious request." -msgstr "" -"Nemo¾no overi», èi bola táto po¾iadavka naozaj zaslaná Vami. Mô¾e to by» " -"zlomyseµná po¾iadavka." - -#: login.php:197 login.php:356 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "Víta Vás %s" - -#: config/prefs.php.dist:813 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Èo sa má urobi» s nevy¾iadanou po¹tou po jej ohlásení ako nevy¾iadaná alebo " -"ne¹kodná po¹ta?" - -#: config/prefs.php.dist:961 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Presunú» vymazané správy do Odpadkového ko¹a namiesto ich oznaèenia za " -"vymazané?" - -#: config/prefs.php.dist:1146 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "" -"Na ktorej strane chcete zaèa» prezeranie správ pri prvom otvorení novej " -"schránky?" - -#: config/prefs.php.dist:663 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"Pri odpovedi na správu alebo jej preposlaní, má sa pou¾i» ten istý formát " -"ako v pôvodnej správe?" - -#: config/prefs.php.dist:768 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Majú sa ulo¾i» prílohy pri ukladaní odoslanej po¹ty?" - -#: config/prefs.php.dist:494 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Pri odosielaní po¹ty alebo dopåòaní adries, ktorá doména sa má pripoji» k " -"nekvalifikovaným adresám (e-mailové adresy bez zavináèa \"@\")?" - -#: config/prefs.php.dist:930 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "Kde sa majú zobrazi» odkazy na aletrnatívne formáty správy?" - -#: config/prefs.php.dist:599 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "Kde sa má ¹tandardne nachádza» kurzor v textovom poli pri písaní?" - -#: message.php:584 mailbox.php:531 -msgid "Whitelist" -msgstr "Biela listina" - -#: lib/prefs.php:230 config/prefs.php.dist:523 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "Rok" - -#: templates/javascript_defs.php:49 config/prefs.php.dist:1224 -#: config/prefs.php.dist:1246 templates/compose/compose.html:292 -msgid "Yes" -msgstr "Áno" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "Chystáte sa stiahnu» po¹tu z nasledujúcich úètov:" - -#: templates/folders/folders_confirm.html:11 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Chystáte sa vymaza» v¹etky správy v nasledujúcich prieèinkoch." - -#: templates/folders/folders_confirm.html:10 -msgid "You are attempting to delete the following folder(s)." -msgstr "Chystáte sa vymaza» nasledujúce prieèinky:" - -#: templates/javascript_defs.php:82 -msgid "You are copying/moving to a new folder." -msgstr "Kopírujete/presúvate do nového prieèinka." - -#: templates/javascript_defs.php:60 -msgid "You are creating a sub-folder to" -msgstr "Vytvárate podprieèinok v " - -#: templates/javascript_defs.php:62 -msgid "You are creating a top-level folder." -msgstr "Vytvárate prieèinok najvy¹¹ej úrovne." - -#: lib/Folder.php:265 -msgid "You are not allowed to create folders." -msgstr "Nemáte právo vytvára» prieèinky." - -#: lib/Folder.php:272 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Nemáte právo vytvori» viac ako %d prieèinkov." - -#: lib/Compose.php:958 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "Nemáte právo odosla» správy viac ako %d adresátom poèas %d hodín." - -#: lib/Compose.php:1202 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "Nemáte právo odosla» správy viac ako %d adresátom." - -#: templates/javascript_defs.php:65 -msgid "You are renaming the folder:" -msgstr "Premenúvate prieèinok:" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"V texte predlohy mô¾ete pou¾i» nasledovné premenné: %c za obsah aktuálnej " -"správy; %s za signatúru." - -#: lib/Folder.php:488 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Nemô¾ete sa odhlási» z \"%s\"." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "Nesúhlasili ste s podmienkami pou¾itia, tak¾e sa nemô¾ete prihlási»." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Nemáte právo zmeni» prístup k tomuto prieèinku." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Preposlali ste túto správu %%s nasledovným príjemcom: %s." - -#: lib/IMP.php:1077 -#, php-format -msgid "You have %s new messages." -msgstr "Máte %s nových správ." - -#: lib/IMP.php:1077 -msgid "You have 1 new message." -msgstr "Máte 1 novú správu." - -#: compose.php:126 -msgid "You have already submitted this page." -msgstr "Túto stranu ste u¾ odoslali." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Máte novú po¹tu v:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "Nemáte nastavené ¾iadne externé po¹tové úèty." - -#: lib/Compose.php:1189 -msgid "You must enter at least one recipient." -msgstr "Musíte zada» ma» aspoò jedného príjemcu." - -#: lib/MIME/Viewer/pgp.php:365 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"Na zobrazenie tejto správy musíte zada» heslo pre Vá¹ osobný privátny PGP " -"kµúè." - -#: lib/MIME/Viewer/pkcs7.php:313 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Na zobrazenie tejto správy musíte zada» heslo pre Vá¹ osobný privátny S/MIME " -"kµúè" - -#: lib/MIME/Viewer/pgp.php:348 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"Na zobrazenie tejto správy musíte zada» heslo, ktoré bolo pou¾ité na jej " -"za¹ifrovanie." - -#: templates/javascript_defs.php:83 -msgid "You must select a target mailbox first." -msgstr "Musíte najprv vybra» cieµovú schránku." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "Musíte oznaèi» úèet, ktorý má by» vymazaný." - -#: templates/javascript_defs.php:53 -msgid "You must select an address first." -msgstr "Musíte najprv vybra» adresu." - -#: templates/javascript_defs.php:46 templates/javascript_defs.php:48 -msgid "You must select at least one message first." -msgstr "Musíte najprv vybra» aspoò jednu správu." - -#: lib/Compose.php:856 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "E-mailové adresy musíte oddeli» èiarkou (,) a nie bodkoèiarkou (;)." - -#: templates/javascript_defs.php:37 -msgid "You must specify a recipient." -msgstr "Musíte zada» príjemcu." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"Musíte ma» v nastaveniach údr¾by zapnuté \"Vykona» operácie údr¾by pri " -"prihlásení?\"." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Presmerovali ste túto správu %s %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Odpovedali ste na túto správu %s." - -#: lib/Folder.php:440 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Neboli ste prihlásený do \"%s\". " - -#: lib/Folder.php:490 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Neboli ste odhlásený z \"%s\". " - -#: lib/Folder.php:443 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Boli ste úspe¹ne prihlásený do \"%s\"." - -#: lib/Folder.php:493 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Boli ste úspe¹ne odhlásený z \"%s\"." - -#: templates/pgp/pgp.html:92 -msgid "Your Name:" -msgstr "Va¹e meno:" - -#: templates/pgp/pgp.html:64 -msgid "Your PGP Public/Private Keys" -msgstr "Va¹e PGP kµúèe" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "Vá¹ privátny kµúè:" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "Vá¹ verejný kµúè:" - -#: config/prefs.php.dist:185 -msgid "Your Reply-to: address: (optional)" -msgstr "Va¹a adresa pre odpoveï (Reply-to): (nepovinné)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Va¹e S/MIME verejné/privátne certifikáty" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "Vá¹ úèet nepodporuje s»ahovanie externej po¹ty." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Va¹e úèty:" - -#: config/prefs.php.dist:193 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Va¹e aliasy: (voliteµné, zadajte ka¾dú adresu na novom riadku)" - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "Vá¹ prehliadaè nepodporuje priame zobrazenie tohto typu obrázkov." - -#: config/prefs.php.dist:746 -msgid "Your default charset for sending messages:" -msgstr "Va¹a prednastavená znaková sada pre posielanie správ:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Vá¹ prednastavený spôsob ¹ifrovania pre posielanie správ:" - -#: attachment.php:114 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Va¹a nalinkovaná príloha bola stiahnutá aspoò jedným pou¾ívateµom.\n" -"\n" -"Názov prílohy: %s\n" -"Dátum prílohy: %s\n" -"\n" -"Kliknite na nasledujúci link na trvalé vymazanie prílohy:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Správa bola úspe¹ne doruèená." - -#: config/prefs.php.dist:217 -msgid "Your signature:" -msgstr "Va¹a signatúra:" - -#: lib/Message.php:535 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[príloha bola odstránená: pôvodný typ prílohy: %s, názov: %s]" - -#: templates/javascript/addressesBlocks.js:7 -msgid "[Hide Addresses]" -msgstr "[skry» adresy]" - -#: message.php:285 rss.php:75 mailbox.php:723 lib/Compose.php:1774 -#: lib/Compose.php:2251 lib/Block/mailbox.php:249 -msgid "[No Subject]" -msgstr "[bez predmetu]" - -#: lib/MIME/Viewer/pgp.php:170 -msgid "[Save the key to your Address book]" -msgstr "[ulo¾i» kµúè do Va¹eho adresára]" - -#: templates/javascript/addressesBlocks.js:8 -msgid "[Show Addresses -" -msgstr "[zobrazi» adresu -" - -#: lib/MIME/Headers.php:238 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[zobrati» adresy - %s príjemcov]" - -#: lib/Compose.php:2869 -msgid "[Truncated Text]" -msgstr "[zrezaný text]" - -#: lib/MIME/Viewer/pgp.php:172 -msgid "[View the raw key]" -msgstr "[zobrazi» zdrojový kód kµúèa]" - -#: compose.php:924 -msgid "_Bcc" -msgstr "_Bcc" - -#: message.php:580 mailbox.php:527 -msgid "_Blacklist" -msgstr "Èierna _listina" - -#: compose.php:921 -msgid "_Cc" -msgstr "_Cc" - -#: message.php:554 mailbox.php:509 mailbox.php:511 -msgid "_Delete" -msgstr "_Vymaza»" - -#: lib/IMP.php:860 -msgid "_Folders" -msgstr "_Prieèinky" - -#: compose.php:901 -msgid "_Identity" -msgstr "_Identita" - -#: lib/IMP.php:829 -msgid "_Inbox" -msgstr "_Prijaté správy" - -#: lib/IMP.php:897 -msgid "_Log out" -msgstr "_Odhlási» sa" - -#: message.php:589 -msgid "_Message Source" -msgstr "_Zdrojový text správy" - -#: lib/IMP.php:857 -msgid "_New Message" -msgstr "_Nová správa" - -#: message.php:602 -msgid "_Print" -msgstr "_Tlaèi»" - -#: compose.php:991 -msgid "_Priority" -msgstr "_Priorita" - -#: mailbox.php:354 lib/Block/mailbox.php:93 -#, php-format -msgid "_Refresh %s" -msgstr "_Obnovi» %s" - -#: message.php:557 -msgid "_Reply" -msgstr "_Odpoveda»" - -#: lib/IMP.php:862 -msgid "_Search" -msgstr "_Hµada»" - -#: compose.php:886 -msgid "_Send Message" -msgstr "_Posla» správu" - -#: mailbox.php:598 lib/Block/mailbox.php:162 -msgid "_Thread" -msgstr "_Vlákno" - -#: compose.php:917 compose.php:919 -msgid "_To" -msgstr "_Pre" - -#: mailbox.php:515 -msgid "_Undelete" -msgstr "Obno_vi»" - -#: message.php:576 -msgid "_View Thread" -msgstr "_Zobrazi» vlákno" - -#: message.php:584 mailbox.php:531 -msgid "_Whitelist" -msgstr "_Biela listina" - -#: lib/Compose.php:985 -msgid "addressee unknown" -msgstr "adresát neznámy" - -#: lib/Search.php:542 -msgid "and" -msgstr "a" - -#: lib/Compose.php:1884 -msgid "attachment" -msgstr "príloha" - -#: view.php:122 -msgid "attachments.zip" -msgstr "attachments.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "bajtov" - -#: lib/Compose.php:1009 -msgid "cannot create output file" -msgstr "nepodarilo sa vytvori» výstupový súbor" - -#: lib/Compose.php:981 -msgid "cannot open input" -msgstr "nepodarilo sa otvori» vstup" - -#: lib/Compose.php:973 -msgid "command line usage error" -msgstr "chyba pri pou¾ití príkazového riadku" - -#: lib/Compose.php:1029 -msgid "configuration error" -msgstr "chyba v konfigurácii" - -#: lib/Compose.php:1005 -msgid "critical system file missing" -msgstr "chýba kritický systémový súbor" - -#: lib/Compose.php:977 -msgid "data format error" -msgstr "chyba vo formáte dát" - -#: lib/Compose.php:1033 -msgid "entry not found" -msgstr "záznam nebol nájdený" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "od" - -#: lib/Compose.php:989 -msgid "host name unknown" -msgstr "názov servera neznámy" - -#: lib/Search.php:545 -msgid "in" -msgstr "v" - -#: lib/Compose.php:1013 -msgid "input/output error" -msgstr "chyba pri vstupe/výstupe" - -#: lib/Compose.php:997 -msgid "internal software error" -msgstr "interná softvérová chyba" - -#: templates/folders/import.html:14 -msgid "into folder" -msgstr "do prieèinka" - -#: smime.php:39 pgp.php:79 -msgid "key" -msgstr "kµúè" - -#: folders.php:143 -msgid "mailbox file" -msgstr "súbor s po¹tou" - -#: lib/Compose.php:789 -msgid "name" -msgstr "meno" - -#: lib/Search.php:539 -msgid "not" -msgstr "nie" - -#: lib/Search.php:542 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "alebo" - -#: lib/Compose.php:1025 -msgid "permission denied" -msgstr "prístup bol odopretý" - -#: templates/javascript_defs.php:32 -msgid "recipients" -msgstr "príjemcovia" - -#: templates/javascript/addressesBlocks.js:8 -msgid "recipients]" -msgstr "príjemcovia]" - -#: lib/Compose.php:1021 -msgid "remote error in protocol" -msgstr "vzdialená chyba v protokole" - -#: lib/Compose.php:993 -msgid "service unavailable" -msgstr "slu¾ba je nedostupná" - -#: lib/Compose.php:1001 -msgid "system error" -msgstr "systémová chyba" - -#: lib/Compose.php:1017 -msgid "temporary failure" -msgstr "doèasné zlyhanie" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "Va¹a èierna listina" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "Va¹a biela listina" diff --git a/imp/po/sl_SI.po b/imp/po/sl_SI.po deleted file mode 100644 index ed351606b..000000000 --- a/imp/po/sl_SI.po +++ /dev/null @@ -1,5153 +0,0 @@ -# Slovenian translations for Imp packaga -# Slovenski prevod Imp paketa -# Copyright 2006-2009 The Horde Project -# This file is distributed under the same license as the horde package. -# Automatically generated, 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: imp\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2006-08-16 20:09+0200\n" -"PO-Revision-Date: 2006-08-17 17:27+0200\n" -"Last-Translator: duck@obala.net\n" -"Language-Team: sl_SI \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/Compose.php:1553 -msgid " Cc: " -msgstr " V vednost: " - -#: lib/Compose.php:1550 -msgid " To: " -msgstr " Za: " - -#: lib/Compose.php:1538 -msgid " Date: " -msgstr " Datum: " - -#: lib/Compose.php:1541 -msgid " From: " -msgstr " Od: " - -#: folders.php:304 mailbox.php:359 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Bližnjica %s)" - -#: lib/Compose.php:1547 -msgid " Subject: " -msgstr " Zadeva: " - -#: mailbox.php:568 -msgid "#" -msgstr "#" - -#: lib/Message.php:816 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:151 -#, php-format -msgid "%d Messages" -msgstr "%d sporočil" - -#: lib/Spam.php:220 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d sporočil je bilo izbrisanih." - -#: lib/Spam.php:200 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "%d sporočil je bilo vaÅ¡emu skrbniku prijavljenih kot zaželena e-poÅ¡ta." - -#: lib/Spam.php:180 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d sporočil je bilo prijavljenih kot zaželena e-poÅ¡ta." - -#: lib/Spam.php:192 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "" -"%d sporočil je bilo vaÅ¡emu skrbniku prijavljenih kot nezaželena e-poÅ¡ta." - -#: lib/Spam.php:172 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d sporočil je bilo prijavljenih kot nezaželena e-poÅ¡ta." - -#: mailbox.php:282 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d do %d od %d sporočil" - -#: lib/MIME/Contents.php:566 -#, php-format -msgid "%s Attachments, %s" -msgstr "%s priponk, %s" - -#: mailbox.php:805 lib/MIME/Contents.php:556 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: mailbox.php:803 lib/MIME/Contents.php:554 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:43 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s e obstaja. VaÅ¡a mapa %s ni bila preimenovana." - -#: lib/MIME/Contents.php:559 -#, php-format -msgid "%s bytes" -msgstr "%s bytov" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:41 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "Mapa %s bo preimenovana na začtku meseca." - -#: lib/MIME/Viewer/itip.php:260 -#, php-format -msgid "%s has accepted." -msgstr "%s je sprejel." - -#: lib/MIME/Viewer/itip.php:624 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s je preklical \"%s\"." - -#: lib/MIME/Viewer/itip.php:266 -#, php-format -msgid "%s has declined." -msgstr "%s je odklonil." - -#: lib/MIME/Viewer/itip.php:499 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s je odgovoril na zahtevo prost/zaseden." - -#: lib/MIME/Viewer/itip.php:616 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s je odgovoril na povabilo na \"%s\"." - -#: lib/MIME/Viewer/itip.php:490 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s vam je poslal informacijo prost/zaseden." - -#: lib/MIME/Viewer/itip.php:272 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s je oklevajoč sprejel." - -#: lib/MIME/Viewer/itip.php:495 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s je zahteval vaÅ¡o informacijo prost/zaseden." - -#: lib/MIME/Viewer/itip.php:587 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s zahteva vaÅ¡o prisotnost pri \"%s\"." - -#: lib/Message.php:465 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s je bil uspeÅ¡no dodan k \"%s\"." - -#: lib/MIME/Viewer/itip.php:599 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s želi popraviti \"%s\"." - -#: lib/MIME/Viewer/itip.php:578 lib/MIME/Viewer/itip.php:766 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s vas želi opozoriti na \"%s\"." - -#: lib/MIME/Viewer/itip.php:603 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s želi prejeti najnovejÅ¡e informacije o \"%s\"." - -#: message.php:265 message.php:270 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:533 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d od %d)" - -#: templates/stationery/prefs.inc:17 -msgid "(HTML)" -msgstr "(HTML)" - -#: templates/stationery/prefs.inc:17 -msgid "(Plain Text)" -msgstr "(čisto besedilo)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Dodaj s klikom na V redu *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Prosim izberite naslov(e) *" - -#: lib/MIME/Contents.php:564 -#, php-format -msgid "1 Attachment, %s" -msgstr "1 Priponka, %s" - -#: config/prefs.php.dist:921 -msgid "100 characters" -msgstr "100 znakov" - -#: config/prefs.php.dist:924 -msgid "1000 characters" -msgstr "1000 znakov" - -#: config/prefs.php.dist:922 -msgid "250 characters" -msgstr "250 znakov" - -#: config/prefs.php.dist:923 -msgid "500 characters" -msgstr "500 znakov" - -#: lib/MIME/Viewer/images.php:151 -#, php-format -msgid "" -"A large image named %s is attached to this message. A thumbnail is below." -msgstr "" -"Temu sporočilu je pripeta velika slika z imenom %s. Prikazana je ikona." - -#: lib/MIME/Viewer/notification.php:50 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "" -"Sporočlio, ki ste ga poslali, je bilo vzrok za obvestilo, vrnjeno s strani " -"prejemnika." - -#: templates/javascript/src/popup.js:58 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Okna ni mogoče odpreti. Mogoče imate v brskalniku onemogočena pop-up okna?" - -#: templates/javascript/popup.js:9 -msgid "" -"A popup window could not be opened.Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Okna ni mogoče odpreti. Mogoče imate v brskalniku onemogočena pop-up okna?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "IN" - -#: config/prefs.php.dist:795 -msgid "Above the message text" -msgstr "Nad besedilom sporočila" - -#: lib/MIME/Viewer/itip.php:589 -msgid "Accept and add to my calendar" -msgstr "Sprejmi in dodaj v moj koledar" - -#: lib/MIME/Viewer/itip.php:592 -msgid "Accept request" -msgstr "Sprejmi zahtevo" - -#: lib/MIME/Viewer/itip.php:877 -msgid "Accepted" -msgstr "Sprejeto" - -#: lib/MIME/Viewer/itip.php:261 -msgid "Accepted: " -msgstr "Sprejeto" - -#: lib/MIME/Viewer/itip.php:529 lib/MIME/Viewer/itip.php:732 -#: lib/MIME/Viewer/itip.php:733 lib/MIME/Viewer/itip.php:856 -msgid "Actions" -msgstr "Dejanja" - -#: lib/MIME/Headers.php:202 lib/MIME/Headers.php:203 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Dodaj %s v moj imenik" - -#: templates/prefs/sourceselect.inc:304 -msgid "Add source" -msgstr "Dodaj vir" - -#: lib/MIME/Viewer/itip.php:580 -msgid "Add this to my calendar" -msgstr "Dodaj v moj koledar" - -#: lib/MIME/Viewer/itip.php:768 -msgid "Add this to my tasklist" -msgstr "Dodaj med moja opravila" - -#: lib/MIME/Viewer/itip.php:590 -msgid "Add to my calendar" -msgstr "Dodaj v moj koledar" - -#: compose.php:265 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Dodal \"%s\" kot priponko." - -#: config/prefs.php.dist:772 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Prikaz dodatnih vrstic glave pri pregledovanju: (po želji, dodajte vsako " -"vrstico glave v svojo vrstico)" - -#: lib/MIME/Viewer/notification.php:61 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Dodatne informacije so na voljo %s." - -#: lib/MIME/Viewer/notification.php:61 -msgid "Additional information details" -msgstr "Dodatne podrobnosti" - -#: lib/MIME/Viewer/status.php:93 -msgid "Additional message details" -msgstr "Dodatne podrobnosti o sporočilu" - -#: lib/MIME/Viewer/status.php:92 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Dodatne podrobnosti o sporočilu so na voljo %s." - -#: lib/MIME/Viewer/status.php:78 -msgid "Additional message error details" -msgstr "Dodatne podrobnosti o napaki" - -#: lib/MIME/Viewer/status.php:77 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Dodatne podrobnosti o napaki so na voljo %s." - -#: compose.php:796 compose.php:1065 contacts.php:78 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Imenik" - -#: config/prefs.php.dist:141 -msgid "Address Books" -msgstr "Imeniki" - -#: templates/prefs/sourceselect.inc:349 -msgid "Address book to add addresses to" -msgstr "Imenik k kateremunaj dodam stik" - -#: config/prefs.php.dist:196 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"BKK naslovi za vsa sporočila: (po želji, dodajte vsak naslov v svojo " -"vrstico)" - -#: config/prefs.php.dist:188 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Naslovi, ki naj se izrecno vežejo s to identiteto: (po želji, dodajte " -"vsak naslov v svojo vrstico)" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Vsa" - -#: lib/Maintenance/Task/purge_sentmail.php:83 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Vsa sporočila v vaÅ¡i mapi \"%s\", ki so starejÅ¡a od %s dni, bodo trajno " -"izbrisana." - -#: templates/javascript/folders.js:20 templates/javascript/src/folders.js:118 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "Vsa sporočila v naslednjih mapah bodo strnjena v en MBOX nabiralnik:" - -#: lib/Maintenance/Task/purge_trash.php:78 -#: lib/Maintenance/Task/purge_spam.php:79 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Vsa sporočila v vaÅ¡i mapi \"%s\", ki so starejÅ¡a od %s dni, bodo trajno " -"pobrisana." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "Vse priponke, starejÅ¡e od %s mesecev bodo pobrisane." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "Vse mape s poslano poÅ¡to starejÅ¡e od %s mesecev bodo pobrisane." - -#: acl.php:84 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "Vse pravice za mapo \"%s\" so bile uspeÅ¡no odvzete uporabniku \"%s\"." - -#: lib/api.php:81 -msgid "Allow Folder Creation?" -msgstr "Omogočim ustvarjanje map?" - -#: filterprefs.php:96 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Se lahko pravila za filtriranje uporabijo na kateremkoli nabiralniku?" - -#: lib/MIME/Viewer/alternative.php:80 -msgid "Alternative parts for this section:" -msgstr "Alternativni deli za ta odsek:" - -#: config/prefs.php.dist:650 -msgid "Always" -msgstr "Vedno" - -#: config/prefs.php.dist:635 -msgid "Always save attachments" -msgstr "Vedno shrani priponke" - -#: lib/Message.php:555 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "" -"Pri odstranjevanju priponke sporočil je priÅ¡lo do napake. IMAP strežnik je " -"javil: " - -#: lib/Message.php:439 -msgid "An unknown error occured while creating the new note." -msgstr "Pri dodajanju novega opravila je priÅ¡lo do neznane napake." - -#: lib/Message.php:438 -msgid "An unknown error occured while creating the new task." -msgstr "Pri dodajanju novega opravila je priÅ¡lo do neznane napake." - -#: message.php:505 mailbox.php:837 mailbox.php:986 -#: templates/message/navbar_navigate.html:12 templates/mailbox/navbar.html:18 -#: templates/mailbox/navbar.html:34 templates/mailbox/legend.html:4 -msgid "Answered" -msgstr "Odgovorjeno" - -#: search.php:334 -msgid "Answered messages" -msgstr "Odgovorjena sporočila" - -#: mailbox.php:376 -msgid "Apply Filters" -msgstr "Uporabi filtre" - -#: mailbox.php:376 -#, php-format -msgid "Apply Filters to %s" -msgstr "Uporabi filtre na %s" - -#: filterprefs.php:94 -msgid "Apply filter rules upon logging on?" -msgstr "Uporabim pravila filtriranja ob prijavi?" - -#: filterprefs.php:95 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Izvedi filtre ob vsakem prikazu INBOXa?" - -#: mailbox.php:387 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Ali ste prepričani, da želite pobrisati to nastavitev navideznih map" - -#: smime.php:297 pgp.php:370 -msgid "Are you sure you want to delete this public key?" -msgstr "Ali ste prepričani, da želite pobrisati ta javni ključ" - -#: smime.php:323 pgp.php:400 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Ali ste prepričani, da želite pobrisati svoj par ključev? (NI priporočeno!)" - -#: templates/javascript/compose.js:2 templates/javascript/src/compose.js:12 -msgid "Are you sure you want to do this?" -msgstr "Ste prepričani, da želite izvrÅ¡iti dejanje?" - -#: message.php:583 templates/javascript/mailbox.js:19 -#: templates/javascript/src/mailbox.js:87 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Ste prepričani, da želite TRAJNO zbrisati ta sporočila?" - -#: lib/MIME/Contents.php:251 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Ste prepričani, da želite TRAJNO zbrisati to priponko?" - -#: mailbox.php:477 -msgid "Are you sure you wish to empty this folder?" -msgstr "Ste prepričani, da želite izprazniti to mapo?" - -#: lib/IMP.php:781 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "" -"Ste prepričani, da želite izprazniti svojo mapo z nezaželjeno reklamno poÅ¡to?" - -#: lib/IMP.php:773 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Ste prepričani, da želite izprazniti svojo mapo s smetmi?" - -#: mailbox.php:476 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Ste prepričani, da želite trajno zbrisati ta sporočila?" - -#: templates/javascript/message.js:8 templates/javascript/mailbox.js:20 -#: templates/javascript/src/message.js:43 -#: templates/javascript/src/mailbox.js:98 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Ste prepričani, da želite prijaviti to sporočilo kot zaželeno?" - -#: templates/javascript/message.js:7 templates/javascript/mailbox.js:19 -#: templates/javascript/src/message.js:38 -#: templates/javascript/src/mailbox.js:93 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Ste prepričani, da želite prijaviti to sporočilo kot nezažaeleno?" - -#: config/prefs.php.dist:1017 -msgid "Arrival Time" -msgstr "čas prihoda" - -#: config/prefs.php.dist:1032 -msgid "Ascending" -msgstr "Naraščajoč" - -#: config/prefs.php.dist:649 -msgid "Ask" -msgstr "VpraÅ¡aj" - -#: compose.php:1136 -msgid "Attach Files" -msgstr "Pripni datoteke" - -#: compose.php:1128 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Pripnem izvod vaÅ¡ega javnega PGP ključ k sporočilu?" - -#: lib/MIME/Viewer/tnef.php:111 -msgid "Attached File:" -msgstr "Priponka:" - -#: lib/Compose.php:1586 lib/Compose.php:1682 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Priponka \"%s\" presega omejitev velikosti za priponke. Datoteka NI BILA " -"pripeta." - -#: lib/MIME/Viewer/itip.php:380 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Pripet je odgovor na poslano zahtevo koledarja." - -#: mailbox.php:998 templates/javascript/compose.js:18 -#: templates/javascript/src/compose.js:221 templates/mailbox/legend.html:14 -#: templates/compose/compose.html:264 templates/compose/compose.html:323 -msgid "Attachment" -msgstr "Priponka" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Izbrisana %s priponka" - -#: lib/Compose.php:2259 -msgid "Attachment Information" -msgstr "Informacije o priponki" - -#: lib/Compose.php:638 -msgid "Attachment stripped: Original attachment type" -msgstr "Priponka odstranjena: Vrsta priponke" - -#: compose.php:1077 lib/Compose.php:2227 templates/compose/compose.html:240 -msgid "Attachments" -msgstr "Priponke" - -#: message.php:604 -msgid "Attachments Only" -msgstr "Samo Priponke" - -#: lib/MIME/Viewer/itip.php:685 lib/MIME/Viewer/itip.php:809 -msgid "Attendees" -msgstr "Udeleženci" - -#: lib/MIME/Viewer/notification.php:53 -msgid "Attention" -msgstr "Pozor" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Zahtevan IMAP dodatek ni bil najden." - -#: config/prefs.php.dist:706 -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "" -"Avtomatičo prikažem slike v HTML sporočilih, kadar je poÅ¡iljatelj v mojem " -"adresarju?" - -#: templates/prefs/sourceselect.inc:297 templates/prefs/sourceselect.inc:299 -msgid "Available Address books:" -msgstr "Imeniki, ki so na voljo:" - -#: lib/MIME/Viewer/itip.php:721 lib/MIME/Viewer/itip.php:845 -msgid "Awaiting Response" -msgstr "čakajoč odziv" - -#: message.php:553 -#, php-format -msgid "Bac_k to %s" -msgstr "Nazaj _na %s" - -#: message.php:553 thread.php:133 -#, php-format -msgid "Back to %s" -msgstr "Nazaj na %s" - -#: thread.php:130 -msgid "Back to Multiple Message View Index" -msgstr "Nazaj na kazalo večkratnega pogleda sporočila" - -#: thread.php:128 -msgid "Back to Thread Display" -msgstr "Nazaj na prikaz pogovora" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Prosim vpiÅ¡ite svoje geslo." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Napačno ali slabo postavljeno povpraÅ¡evanje server je odgovoril: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Napačna zahteva: %s" - -#: message.php:246 lib/Search.php:652 templates/contacts/contacts.html:43 -#: templates/login/recompose.html:32 -msgid "Bcc" -msgstr "Skk" - -#: lib/MIME/Viewer/status.php:161 -msgid "Below is the raw text of the status information message." -msgstr "Spodaj je surovo besedilo poročila o statusu." - -#: config/prefs.php.dist:796 -msgid "Below the message text" -msgstr "Pod besedilom sporočila" - -#: message.php:615 mailbox.php:503 -msgid "Blacklist" -msgstr "Črna lista" - -#: config/prefs.php.dist:695 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "Ne prikažem slik v HTML sporočilih razen če so izrecno zahtevane?" - -#: lib/Search.php:660 -msgid "Body" -msgstr "Telo" - -#: message.php:603 -msgid "Body Text Only" -msgstr "Samo vsebina sporočila" - -#: search.php:331 search.php:336 search.php:341 search.php:346 -msgid "Both" -msgstr "Oboje" - -#: config/prefs.php.dist:761 -msgid "Both Header Listing and Body of Message" -msgstr "Oboje - seznam glave in telo sporočila" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "CRAM-MD5 ali DIGEST-MD5 potrebujejo PEAR's naloženi Auth_SASL packet." - -#: compose.php:1022 -msgid "C_harset" -msgstr "Ko_dna tabela" - -#: search.php:317 -msgid "Calendar" -msgstr "Koledar" - -#: lib/Message.php:195 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "Ne morem premakniti sporočila v KoÅ¡ - KoÅ¡ ni nastavljen v možnostih" - -#: templates/contacts/contacts.html:76 -#: templates/folders/folders_confirm.html:23 templates/folders/import.html:17 -#: templates/saveimage/saveimage.html:20 templates/smime/passphrase.html:24 -#: templates/smime/import_key.html:70 templates/pgp/passphrase.html:24 -#: templates/pgp/import_key.html:49 -msgid "Cancel" -msgstr "Prekliči" - -#: templates/compose/redirect.html:82 templates/compose/compose.html:21 -#: templates/compose/compose.html:206 -msgid "Cancel Message" -msgstr "Prekliči sporočilo" - -#: templates/javascript/compose.js:2 templates/javascript/src/compose.js:12 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Preklic tega sporočila bo trajno zavrgel vsebino." - -#: lib/Fetchmail/imap.php:161 -msgid "Cannot connect to the remote mail server." -msgstr "Ne morem se povezati na oddaljen poÅ¡tni strežnik." - -#: lib/Fetchmail/imap.php:159 -msgid "Cannot connect to the remote mail server: " -msgstr "Ne morem se povezati na oddaljen poÅ¡tni strežnik:" - -#: lib/MIME/Viewer/partial.php:48 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Prikaz ni mogoč - v trenutnem nabiralniku je bilo najdenih samo %s od %s " -"delov tega sporočila." - -#: message.php:245 lib/Search.php:648 templates/contacts/contacts.html:42 -#: templates/login/recompose.html:23 -msgid "Cc" -msgstr "Kk" - -#: templates/smime/smime.html:77 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"Certificiran uvoz ni na voljo. Naložitev dokumenta na server ni omogočeno." - -#: lib/MIME/Viewer/itip.php:703 lib/MIME/Viewer/itip.php:827 -msgid "Chair Person" -msgstr "Predsedujoča oseba" - -#: acl.php:171 acl.php:172 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Spremeni mapo" - -#: config/prefs.php.dist:119 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Nastavi možnosti prikaza, Å¡tevilo sporočil prikazanih na eni strani in " -"možnosti razvrščanja sporočil." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Nastavi poÅ¡tni strežnik in možnosti mape." - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Nastavi ime, naslov in podpis, ki ga prejemniki sporočila vidijo, ko berejo " -"in odgovarjajo na vaÅ¡o e-poÅ¡to." - -#: config/prefs.php.dist:925 -msgid "Characters to display:" -msgstr "Prikaz znakov:" - -#: templates/mailbox/message_headers.html:12 -msgid "Check All/None" -msgstr "Označi Vse/Nič" - -#: compose.php:651 -msgid "Check Spelling" -msgstr "Preveri črkovanje" - -#: folders.php:321 mailbox.php:647 -msgid "Check _All/None" -msgstr "Označi Vse/Nič" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Check all mail servers you want to fetch mail from:" -msgstr "Označite vse strežnike, s katerih želite prenesti e-poÅ¡to:" - -#: templates/folders/actions.html:27 -msgid "Check for New Mail" -msgstr "Poglej za Nova sporočila" - -#: config/prefs.php.dist:538 -msgid "Check spelling before sending a message?" -msgstr "Preverim črkovanje preden poÅ¡ljem sporočilo?" - -#: compose.php:652 -msgid "Checking..." -msgstr "Pregledujem..." - -#: templates/folders/actions.html:11 -msgid "Choose Action" -msgstr "Izberite vkaz" - -#: config/servers.php.dist:213 -msgid "Choose a mail server:" -msgstr "Izberite poÅ¡tni strežnik:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Prosim izberite ali uredite naslove v obrazcu na desni:" - -#: templates/prefs/sourceselect.inc:347 -msgid "Choose the address book to use when adding addresses." -msgstr "Izberite imenik, ki ga uporabim za dodajanje naslovov." - -#: templates/prefs/sourceselect.inc:293 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "Izberite vrstni red iskanja po imenikih, ko razÅ¡irjam naslove." - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Kliknite %s za pretvorbo slike v obliko, ki jo vaÅ¡ brskalnik zna prikazati." - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "Kliknite %s da si prenesete sliko." - -#: lib/Filter.php:108 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Kliknite %s za stran za upravljanje %s." - -#: lib/MIME/Viewer/pkcs7.php:455 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Kliknite %s za prikaz priponke v ločnem oknu." - -#: lib/MIME/Viewer/related.php:78 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "Kliknite %s za prikaz razčlenjene vsebine v ločnem oknu." - -#: templates/prefs/sourceselect.inc:323 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Kliknite na izbrane imenike, nato pa izberite vsa polja, po katerih naj " -"poteka iskanje." - -#: config/prefs.php.dist:1058 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Klik na naslov bo odprl sestavljanje novega sporočila poÅ¡iljatelju" - -#: config/prefs.php.dist:1059 -msgid "Clicking on the address will open the message to be read" -msgstr "Klik na naslov bo odprl sporočilo za branje" - -#: templates/fetchmail/fetchmail.html:31 -msgid "Close" -msgstr "Zapri" - -#: compose.php:59 -msgid "Close this window" -msgstr "Zapri to okno" - -#: lib/IMAP/Tree.php:446 -msgid "Closed Folder" -msgstr "Zapri mapo" - -#: lib/IMAP/Tree.php:480 -msgid "Collapse" -msgstr "Skrči" - -#: folders.php:339 -msgid "Collapse All" -msgstr "Skrči vse" - -#: folders.php:339 -msgid "Collapse All Folders" -msgstr "Skrči vse mape" - -#: lib/IMAP/Tree.php:480 -msgid "Collapse Folder" -msgstr "Skrči mapo" - -#: templates/pgp/pgp.html:94 -msgid "Comment:" -msgstr "Komentar:" - -#: lib/MIME/Viewer/itip.php:893 -msgid "Completed" -msgstr "Končano" - -#: compose.php:58 -msgid "Compose another message" -msgstr "Sestavi Å¡e eno sporočilo" - -#: config/prefs.php.dist:489 -msgid "Compose messages in a separate window?" -msgstr "Sestavljaj sporočila v ločnem oknu?" - -#: config/prefs.php.dist:499 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Privzeto sestavljaj sporočila s HTML uporabniÅ¡kim vmesnikom (če brskalnik " -"podpira to možnost)?" - -#: config/prefs.php.dist:72 -msgid "Configure how messages are displayed." -msgstr "Nastavi prikaz sporočil." - -#: config/prefs.php.dist:104 -msgid "Configure mail preview options." -msgstr "Nastavi predogled sporočil." - -#: config/prefs.php.dist:150 -#, php-format -msgid "Control PGP support for %s." -msgstr "Upravljanje s PGP podporo za %s." - -#: config/prefs.php.dist:159 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Upravljanje s S/MIME podporo za %s." - -#: config/prefs.php.dist:128 -msgid "Control options relating to messages searching." -msgstr "Kontroliraj opcije povezane z iskanjem sporočil." - -#: config/prefs.php.dist:96 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Nastavi preverjanje nove poÅ¡te in način obveščanja, ko prispe novo sporočilo." - -#: config/prefs.php.dist:751 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Pretvorim tekstovne smeÅ¡ke v grafične?" - -#: message.php:547 message.php:753 mailbox.php:451 mailbox.php:1014 -msgid "Copy" -msgstr "Kopiraj" - -#: message.php:547 message.php:753 mailbox.php:451 mailbox.php:1014 -msgid "Copy to folder" -msgstr "Kopiraj v mapo" - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "VFS hrbtenice ni bilo mogoč izdelati: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "VFS hrbtenice ni bilo mogoč izdelati: %s" - -#: lib/Message.php:752 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Sporočila ni bilo mogoč pobrisati iz %s. Napaka: %s" - -#: lib/Session.php:340 -msgid "Could not execute maintenance operations." -msgstr "Vzdrževanja ni bilo mogoče zagnati." - -#: lib/MIME/Viewer/tnef.php:54 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Želene datoteke ni bilo mogoč izvleč iz MS-TNEF priponke." - -#: lib/MIME/Viewer/zip.php:58 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Želene datoteke ni bilo mogoč izvleč iz Zip priponke." - -#: lib/Spam.php:231 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "Ne morem shraniti spam predala - predal ni nastalvljen v možnostih." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Ne more odpreti varne povezave do IMAP strežnika." - -#: lib/Session.php:277 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Ne morem ugotoviti predpone predalov IMAP strežnika" - -#: compose.php:77 -msgid "Could not retrieve the message from the mail server." -msgstr "Ne morem prebrati sporočila s strežnika" - -#: templates/javascript/acl.js:45 templates/folders/actions.html:14 -#: templates/acl/acl.html:90 -msgid "Create" -msgstr "Ustvari" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "Ustvari ključ" - -#: templates/prefs/spamselect.inc:12 templates/prefs/spamselect.inc:24 -msgid "Create a new Spam folder" -msgstr "Ustvari novo mapo za smeti" - -#: templates/prefs/folderselect.inc:12 templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "Ustvari novo mapo za osnutke" - -#: templates/prefs/sentmailselect.inc:26 templates/prefs/sentmailselect.inc:42 -msgid "Create a new sent mail folder" -msgstr "Ustvari novo mapo za poslano poÅ¡to" - -#: templates/prefs/trashselect.inc:12 templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "Ustvari novo mapo za smeti" - -#: config/prefs.php.dist:135 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Nastavitev pravil filtriranja za organiziranje vaÅ¡e prihajajoč e-poÅ¡te, " -"sortiranje v mape in brisanje nezaželene e-pote." - -#: templates/stationery/prefs.inc:15 -msgid "Create new stationery" -msgstr "Ustvari novo mapo za poslano poÅ¡to" - -#: config/prefs.php.dist:524 -msgid "Create stationery and form responses." -msgstr "Ustvari stalne in Å¡ablonske odgovore." - -#: templates/compose/compose.html:305 -msgid "Current Attachments" -msgstr "Trenutne priponke" - -#: acl.php:174 -#, php-format -msgid "Current access to %s" -msgstr "Trenutni dostop do %s" - -#: config/prefs.php.dist:1098 -msgid "Current expanded status in the folders view" -msgstr "Trenutni status v prikazanih mapah" - -#: config/prefs.php.dist:112 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Nastavi račune za snemanje poÅ¡te z drugih računov." - -#: config/prefs.php.dist:55 -msgid "Customize how you send mail." -msgstr "Nastavitve načina poÅ¡iljanja e-pote." - -#: config/prefs.php.dist:41 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Nastavi opravila, ki se zaženejo ob prijavi v %s." - -#: mailbox.php:573 -msgid "Dat_e" -msgstr "Datu_m" - -#: message.php:242 thread.php:148 -msgid "Date" -msgstr "Datum" - -#: lib/Search.php:672 -msgid "Date <" -msgstr "Datum <" - -#: lib/Search.php:668 -msgid "Date =" -msgstr "Datum = " - -#: lib/Search.php:676 -msgid "Date >" -msgstr "Datum >" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "Dan" - -#: lib/MIME/Viewer/itip.php:881 -msgid "Declined" -msgstr "Zavrnjeno" - -#: lib/MIME/Viewer/itip.php:267 -msgid "Declined: " -msgstr "Zavrnjeno" - -#: config/prefs.php.dist:615 -msgid "Default" -msgstr "Privzet." - -#: config/prefs.php.dist:784 -msgid "Default (US-ASCII)" -msgstr "Prenastaljveno (US-ASCII)" - -#: templates/prefs/defaultsearchselect.inc:21 -msgid "Default Search Field:" -msgstr "Privzeto polje iskanja" - -#: config/prefs.php.dist:1024 -msgid "Default sorting criteria:" -msgstr "Privzeta razvrstitev:" - -#: config/prefs.php.dist:1034 -msgid "Default sorting direction:" -msgstr "Privzeta smer razvrstitve:" - -#: lib/MIME/Viewer/itip.php:889 -msgid "Delegated" -msgstr "Delegirano" - -#: message.php:583 mailbox.php:476 mailbox.php:479 lib/IMAP/Tree.php:433 -#: templates/contacts/contacts.html:66 templates/folders/actions.html:17 -#: templates/smime/smime.html:25 templates/pgp/pgp.html:34 -msgid "Delete" -msgstr "IzbriÅ¡i" - -#: smime.php:297 pgp.php:370 -#, php-format -msgid "Delete %s Public Key" -msgstr "IzbriÅ¡i %s javni ključ" - -#: templates/smime/smime.html:73 templates/pgp/pgp.html:83 -msgid "Delete Current Keys" -msgstr "IzbriÅ¡i trenutne ključ" - -#: templates/folders/folders_confirm.html:22 -msgid "Delete Selected Folders" -msgstr "IzbriÅ¡i mapo(e)" - -#: templates/stationery/prefs.inc:43 -msgid "Delete Stationery" -msgstr "IzbriÅ¡i Å¡ablono" - -#: lib/IMAP/Tree.php:433 -msgid "Delete Virtual Folder" -msgstr "IzbriÅ¡i navidezno mapo" - -#: mailbox.php:387 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Uredi definicijo navideznih map za %s" - -#: lib/MIME/Viewer/itip.php:626 -msgid "Delete from my calendar" -msgstr "IzbriÅ¡i iz mojega koledarja" - -#: config/prefs.php.dist:395 -msgid "Delete old linked attachments at beginning of month?" -msgstr "PobriÅ¡em stare priponke na začetku meseca?" - -#: config/prefs.php.dist:349 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "PobriÅ¡em stare mape s poslano e-poÅ¡to na začetku meseca?" - -#: config/prefs.php.dist:683 -msgid "Delete spam messages" -msgstr "Pobrisana sporočila" - -#: templates/compose/compose.html:333 -msgid "Delete?" -msgstr "ZbriÅ¡em?" - -#: message.php:508 mailbox.php:860 mailbox.php:988 -#: templates/mailbox/navbar.html:20 templates/mailbox/navbar.html:37 -#: templates/mailbox/legend.html:6 -msgid "Deleted" -msgstr "Pobrisano" - -#: search.php:344 -msgid "Deleted messages" -msgstr "Pobrisana sporočila" - -#: compose.php:228 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "PobriÅ¡i priponko \"%s\"." - -#: config/prefs.php.dist:86 -msgid "Deleting and Moving Messages" -msgstr "Brisanje in premikanje sporočil" - -#: lib/MIME/Viewer/itip.php:594 -msgid "Deny request" -msgstr "Zavrni zahtevo" - -#: lib/MIME/Viewer/itip.php:549 -msgid "Deny request for free/busy information" -msgstr "Zavrni zahtevo za informacijo prost/zaseden" - -#: config/prefs.php.dist:1033 -msgid "Descending" -msgstr "Padajoč" - -#: lib/MIME/Viewer/itip.php:673 lib/MIME/Viewer/itip.php:802 -msgid "Description" -msgstr "Opis" - -#: templates/compose/compose.html:329 -msgid "Description:" -msgstr "Opis:" - -#: templates/smime/smime.html:25 templates/smime/smime.html:61 -#: templates/pgp/pgp.html:34 templates/pgp/pgp.html:69 -#: templates/pgp/pgp.html:74 -msgid "Details" -msgstr "Podrobnosti" - -#: compose.php:248 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "Nisem pripel priponke \"%s\", saj je bila le delno naložena." - -#: compose.php:257 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "Ker je bil dokument prazen, \"%s\"ni dodalo v priponko." - -#: compose.php:244 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "Nisem pripel priponke \"%s\", ker je večja od dovoljene velikosti." - -#: compose.php:252 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"Nisem pripel priponke \"%s\", ker strežnik ne podpira nalaganj datotek." - -#: config/prefs.php.dist:743 -msgid "Dim signatures?" -msgstr "Zameglim podpise?" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Prikaz" - -#: config/prefs.php.dist:254 -msgid "Display Virtual Inbox?" -msgstr "Prikažem navidezne mape?" - -#: config/prefs.php.dist:546 -msgid "Display confirmation after sending a message?" -msgstr "Prikažem potrditev o poslanem sporočilu?" - -#: config/prefs.php.dist:760 -msgid "Display in Body of Message" -msgstr "Prikaži v telesu sporočila" - -#: config/prefs.php.dist:894 -msgid "Display pop-up notification of new mail?" -msgstr "Prikažem okence z obvestilom o novi poÅ¡ti?" - -#: config/prefs.php.dist:860 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Prikažem povezavo 'Sprazni smeti' v meniju?" - -#: config/prefs.php.dist:852 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Prikažem povezavo 'Sprazni smeti' v meniju?" - -#: templates/compose/compose.html:320 -msgid "Disposition:" -msgstr "Dispozicija:" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "Se NE ujema" - -#: templates/folders/actions.html:28 -msgid "Do Not Check for New Mail" -msgstr "Ne preverjaj za novo e-poÅ¡to" - -#: config/prefs.php.dist:1060 -msgid "Do not generate a link in the From: column" -msgstr "Ne ustvari povezave z Od: stolpca" - -#: lib/IMP.php:958 -msgid "Do you want to open that folder?" -msgstr "Ali želite odpreti to mapo?" - -#: templates/javascript/compose.js:3 templates/javascript/src/compose.js:46 -msgid "Doing so will discard this message permanently." -msgstr "Če boste nadaljevali boste trenunto sporočilo uničili." - -#: login.php:356 -msgid "Don't have an account? Sign up." -msgstr "Å e nimate računa? Registrirajte se." - -#: templates/folders/actions.html:32 -msgid "Download" -msgstr "Prenesi" - -#: lib/MIME/Contents.php:228 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Presnemi %s v .zip obliki" - -#: message.php:732 -msgid "Download All Attachments (in .zip file)" -msgstr "Presnemi vse Priponke (v .zip datoteki)" - -#: templates/folders/actions.html:33 -msgid "Download [.zip format]" -msgstr "Presnemi [.zip datoteka]" - -#: lib/MIME/Contents.php:228 -msgid "Download in .zip Format" -msgstr "Presnemi v .zip obliki" - -#: message.php:506 mailbox.php:842 mailbox.php:989 -#: templates/message/navbar_navigate.html:14 templates/mailbox/navbar.html:22 -#: templates/mailbox/navbar.html:40 templates/mailbox/legend.html:7 -msgid "Draft" -msgstr "Osnutek" - -#: lib/IMAP/Tree.php:398 -msgid "Draft folder" -msgstr "Mapa z osnutki" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "Mapa z osnutki:" - -#: templates/pgp/pgp.html:99 -msgid "E-mail Address:" -msgstr "E-poÅ¡tni naslov:" - -#: mailbox.php:914 -msgid "END" -msgstr "Konec" - -#: lib/MIME/Viewer/status.php:74 -msgid "ERROR: Your message could not be delivered." -msgstr "NAPAKA: VaÅ¡ega sporočila ni bilo mogoč dostaviti." - -#: templates/stationery/prefs.inc:20 lib/IMAP/Tree.php:434 -msgid "Edit" -msgstr "Uredi" - -#: mailbox.php:390 -msgid "Edit Search Query" -msgstr "Uredi iskalne parametre" - -#: lib/IMAP/Tree.php:434 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Uredi Navidezne mape" - -#: mailbox.php:386 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Uredi definicijo navideznih map za %s" - -#: filterprefs.php:77 -msgid "Edit your Blacklist" -msgstr "Uredite svojo črno listo" - -#: filterprefs.php:76 -msgid "Edit your Filter Rules" -msgstr "Uredite svoje filtre" - -#: filterprefs.php:78 -msgid "Edit your Whitelist" -msgstr "Uredite svojo belo listo" - -#: config/prefs.php.dist:962 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Uredite svoje nastavitve za dostop do drugih poÅ¡tnih naslovov." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "E-poÅ¡tni naslov" - -#: lib/Message.php:763 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Izpraznil vsa sporočila iz %s" - -#: lib/Message.php:745 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Izpraznil vsa sporočila iz %s" - -#: templates/folders/actions.html:18 -msgid "Empty" -msgstr "Prazna" - -#: templates/folders/folders_confirm.html:22 -msgid "Empty Selected Folders" -msgstr "Izprazni izbrane mape" - -#: mailbox.php:477 -msgid "Empty Trash folder" -msgstr "Izprazni mapo s smetmi" - -#: lib/IMP.php:781 -msgid "Empty _Spam" -msgstr "Izprazni _Smeti" - -#: lib/IMP.php:773 -msgid "Empty _Trash" -msgstr "Izprazni _Smeti" - -#: pgp.php:422 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "Omogočm PGP?" - -#: smime.php:334 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "Omogočim S/MIME?" - -#: config/prefs.php.dist:913 -msgid "Enable message previews?" -msgstr "Omogočim predogled sporočil?" - -#: compose.php:1122 -msgid "Encr_yption Options" -msgstr "Možnosti Å¡ifriran_ja" - -#: mailbox.php:1000 templates/mailbox/legend.html:16 -msgid "Encrypted" -msgstr "Å ifriran razdelek." - -#: lib/MIME/Viewer/itip.php:523 lib/MIME/Viewer/itip.php:525 -#: lib/MIME/Viewer/itip.php:658 lib/MIME/Viewer/itip.php:660 -msgid "End" -msgstr "Konec" - -#: lib/Compose.php:1437 -msgid "End forwarded message" -msgstr "Konec posredovanega sporočila" - -#: lib/Compose.php:1368 -msgid "End message" -msgstr "Konec sporočila" - -#: lib/Compose.php:1366 -#, php-format -msgid "End message from %s" -msgstr "Konec sporočila od %s" - -#: smime.php:321 pgp.php:396 -msgid "Enter Passphrase" -msgstr "VpiÅ¡ite stavek za geslo" - -#: templates/prefs/spamselect.inc:9 -msgid "Enter the name for your new Spam folder" -msgstr "VpiÅ¡ite ime vaÅ¡e nove mape za smeti" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "VpiÅ¡ite ime vaÅ¡e nove mape z osnutki" - -#: templates/prefs/sentmailselect.inc:23 -msgid "Enter the name for your new sent mail folder" -msgstr "VpiÅ¡ite ime vaÅ¡e nove mape s poslano poÅ¡to" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "VpiÅ¡ite ime vaÅ¡e nove mape za smeti" - -#: message.php:602 lib/Search.php:664 -msgid "Entire Message" -msgstr "Celotno sporočilo" - -#: message.php:170 thread.php:69 lib/Compose.php:707 lib/Compose.php:965 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Vpis \"%s\" je bil uspeÅ¡no dodan v imenik" - -#: lib/MIME/Viewer/pkcs7.php:412 lib/MIME/Viewer/pgp.php:395 -#: lib/MIME/Viewer/status.php:72 lib/MIME/Viewer/status.php:163 -msgid "Error" -msgstr "Napaka" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Napaka pri povezovanju na IMAP strežnik. [%s] : %s. " - -#: lib/MIME/Contents.php:129 -msgid "Error displaying message." -msgstr "Napaka pri prikazovanjeu sporočila." - -#: lib/MIME/Viewer/itip.php:313 lib/MIME/Viewer/itip.php:411 -#, php-format -msgid "Error sending reply: %s." -msgstr "Napaka pri poÅ¡iljanju odgovora: %s." - -#: templates/smime/smime.html:19 templates/pgp/pgp.html:28 -msgid "Error:" -msgstr "Napaka:" - -#: lib/MIME/Viewer/itip.php:105 -msgid "Event successfully deleted." -msgstr "Dogodek uspeÅ¡no izbrisan." - -#: config/prefs.php.dist:884 -msgid "Every 15 minutes" -msgstr "Vsakih 15 minut" - -#: config/prefs.php.dist:881 -msgid "Every 30 seconds" -msgstr "Vsakih 30 sekund" - -#: config/prefs.php.dist:597 config/prefs.php.dist:883 -msgid "Every 5 minutes" -msgstr "Vsakih 5 minut" - -#: config/prefs.php.dist:885 -msgid "Every half hour" -msgstr "Vsake pol ure" - -#: config/prefs.php.dist:882 -msgid "Every minute" -msgstr "Vsako minuto" - -#: lib/IMAP/Tree.php:488 -msgid "Expand" -msgstr "RazÅ¡iri" - -#: folders.php:338 -msgid "Expand All" -msgstr "RazÅ¡iri vse" - -#: folders.php:338 -msgid "Expand All Folders" -msgstr "RazÅ¡iri vse mape" - -#: lib/IMAP/Tree.php:488 -msgid "Expand Folder" -msgstr "RazÅ¡iri mapo" - -#: compose.php:798 compose.php:1067 -msgid "Expand Names" -msgstr "RazÅ¡iri imena" - -#: config/prefs.php.dist:1088 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "RazÅ¡irim celotno drevo pri pogledu map?" - -#: config/prefs.php.dist:1099 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Prikažem celotno drevo v strankem oknu?" - -#: lib/IMP.php:792 lib/IMP.php:794 -msgid "F_etch Mail" -msgstr "Prenesena poÅ¡ta" - -#: config/prefs.php.dist:111 templates/fetchmail/fetchmail.html:29 -msgid "Fetch Mail" -msgstr "Prevzeta poÅ¡ta" - -#: config/prefs.php.dist:970 -msgid "Fetch Mail in a separate window?" -msgstr "Prevzeta poÅ¡ta v ločnem oknu?" - -#: lib/Fetchmail.php:287 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "Prevzetih %d sporočil z/s %s" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Prebriam 1 sporočilo do %s" - -#: lib/Fetchmail.php:283 lib/Fetchmail.php:285 lib/Fetchmail.php:287 -msgid "Fetchmail: " -msgstr "Prevzeta poÅ¡ta: " - -#: lib/Fetchmail.php:289 -msgid "Fetchmail: no new messages." -msgstr "Prevzeta poÅ¡ta: ni novih sporočil." - -#: lib/IMP.php:798 -msgid "Fi_lters" -msgstr "Fi_ltri" - -#: templates/prefs/sourceselect.inc:333 -msgid "Fields to search" -msgstr "Polja za iskanje" - -#: templates/javascript/compose.js:18 templates/javascript/src/compose.js:206 -#: templates/compose/compose.html:259 -msgid "File" -msgstr "Datoteka" - -#: templates/filters/prefs.html:48 -msgid "Filter Options" -msgstr "Možnosti Filtrov" - -#: templates/filters/prefs.html:36 -msgid "Filter Settings" -msgstr "Nastavitve Filtrov" - -#: config/prefs.php.dist:666 -msgid "Filter message content for profanity?" -msgstr "Filtriram vsebino sporočil za vulgarne besede?" - -#: templates/filters/prefs.html:11 -msgid "Filter support is disabled on this system." -msgstr "Podpora filtrom je na tem sistemu onemogočena." - -#: config/prefs.php.dist:134 -msgid "Filters" -msgstr "Filtri" - -#: templates/filters/prefs.html:3 -msgid "Filters NOT Active" -msgstr "Filtri NISO aktivni" - -#: lib/Filter.php:107 -#, php-format -msgid "Filters: %s management page" -msgstr "Filtri: %s stran za upravljanje" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Najdi:" - -#: config/prefs.php.dist:1006 -msgid "First Mailbox Page" -msgstr "Prva stran nabiralnika" - -#: mailbox.php:295 -msgid "First Page" -msgstr "Prva stran" - -#: message.php:601 mailbox.php:514 -msgid "Fo_rward" -msgstr "Nap_rej" - -#: lib/IMAP/Tree.php:446 -msgid "Folder" -msgstr "Mapa" - -#: folders.php:212 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "Mapa procesi - potrditev" - -#: folders.php:274 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:6 -msgid "Folder Navigator" -msgstr "Premikanje po Mapah" - -#: folders.php:243 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Velikost mape" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Opis Mape" - -#: acl.php:23 -msgid "Folder sharing is not enabled." -msgstr "Mape v skupni rabi niso omogočene." - -#: folders.php:23 -msgid "Folder use is not enabled." -msgstr "Uporaba map ni omogočena." - -#: config/prefs.php.dist:1077 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Oblika datumov za danaÅ¡nja sporočila v pogledu nabiralnika" - -#: message.php:601 mailbox.php:514 lib/Compose.php:1418 -msgid "Forward" -msgstr "Posreduj" - -#: lib/Compose.php:1404 -msgid "Forward:" -msgstr "Posreduj:" - -#: lib/Compose.php:1469 -msgid "Forwarded Message:" -msgstr "Posredovano sporočilo:" - -#: lib/Compose.php:1432 -msgid "Forwarded message" -msgstr "Posredovano sporočilo" - -#: lib/Compose.php:1430 -#, php-format -msgid "Forwarded message from %s" -msgstr "Posredovano sporočilo od %s" - -#: lib/MIME/Viewer/itip.php:405 -msgid "Free/Busy Request Response" -msgstr "Odgovor na zahtevo Prost/Zaseden" - -#: mailbox.php:583 -msgid "Fro_m" -msgstr "O_d" - -#: message.php:243 thread.php:149 lib/Search.php:640 -#: templates/compose/compose.html:27 -msgid "From" -msgstr "Od" - -#: config/prefs.php.dist:1019 -msgid "From Address" -msgstr "Z naslovov" - -#: lib/Compose.php:1415 lib/Compose.php:1419 -msgid "Fwd:" -msgstr "Fwd:" - -#: lib/Compose.php:1480 -msgid "Fwd: " -msgstr "Fwd:" - -#: lib/Compose.php:1482 -#, php-format -msgid "Fwd: %u Forwarded Messages" -msgstr "Fwd: %u Posredovanih sporočil" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Galerija" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:31 -#: config/prefs.php.dist:39 -msgid "General Options" -msgstr "SploÅ¡ne Možnosti" - -#: folders.php:323 lib/MIME/Viewer/itip.php:561 lib/MIME/Viewer/itip.php:736 -#: lib/MIME/Viewer/itip.php:859 -msgid "Go" -msgstr "Pojdi" - -#: thread.php:132 -msgid "Go to Message" -msgstr "Pojdi na sporočilo" - -#: lib/IMP.php:345 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Pojdi na vpis v imenik \"%s\"" - -#: templates/acl/acl.html:63 -msgid "Grant access" -msgstr "Odobri dostop" - -#: message.php:461 lib/Filter.php:107 lib/MIME/Viewer/images.php:92 -#: lib/MIME/Viewer/images.php:99 lib/MIME/Viewer/images.php:101 -#: lib/MIME/Viewer/notification.php:61 lib/MIME/Viewer/notification.php:67 -#: lib/MIME/Viewer/related.php:78 lib/MIME/Viewer/pkcs7.php:455 -#: lib/MIME/Viewer/appledouble.php:41 lib/MIME/Viewer/status.php:120 -#: lib/MIME/Viewer/status.php:129 -msgid "HERE" -msgstr "TUKAJ" - -#: templates/stationery/prefs.inc:32 lib/MIME/Viewer/related.php:79 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:357 -msgid "HTML Version of Message" -msgstr "HTML različica sporočila" - -#: message.php:665 -msgid "Headers" -msgstr "Vrstice glave" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Tukaj je sporočilo, ki ste ga sestavljali:" - -#: config/prefs.php.dist:734 -msgid "Hidden" -msgstr "Skrito" - -#: config/prefs.php.dist:733 -msgid "Hidden in Thread View" -msgstr "Skrito v pogledu pogovora" - -#: mailbox.php:276 -msgid "Hide Deleted" -msgstr "Skrij izbrisana" - -#: folders.php:329 -msgid "Hide Unsubscribed" -msgstr "Skrij nenaročene" - -#: compose.php:1039 -msgid "High" -msgstr "Visoka" - -#: message.php:275 mailbox.php:847 mailbox.php:992 -#: templates/mailbox/legend.html:10 -msgid "High Priority" -msgstr "Visoka prioriteta" - -#: compose.php:1038 -msgid "Highest" -msgstr "NajviÅ¡ja" - -#: config/prefs.php.dist:762 -msgid "How do you want to display attachments?" -msgstr "Kako želite prikazati priponke?" - -#: config/prefs.php.dist:571 -msgid "How to attribute quoted lines in a reply" -msgstr "Kako poimenovati citiran odgovor" - -#: lib/IMAP.php:228 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:107 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (zaznaj protokol)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "" -"Prekinjena je bila povezava z IMAP strežnikom. Strežnik je odgovoril: %s" - -#: lib/IMAP.php:240 -msgid "IMAP over SSL" -msgstr "IMAP preko SSL" - -#: lib/IMAP.php:246 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP preko SSL (samo-podpisano potrdilo)" - -#: lib/IMAP.php:234 -msgid "IMAP, no TLS" -msgstr "IMAP, brez TLS" - -#: lib/Fetchmail/imap.php:49 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 Potni Strežniki" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Če uporabljate SSL ali TLS, morate imeti naloženo PHP openssl ekstenzijo." - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Vsa sporočila v mapi(ah) bodo izgubljena!" - -#: saveimage.php:46 -msgid "Image" -msgstr "Slika" - -#: templates/folders/import.html:16 -msgid "Import" -msgstr "Uvozi" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "Uvozi ključ" - -#: templates/smime/smime.html:79 templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "Uvozi par ključev" - -#: templates/folders/actions.html:35 -msgid "Import Messages" -msgstr "Pomembna sporočila" - -#: pgp.php:47 -msgid "Import PGP Key" -msgstr "Uvozi PGP ključ" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Uvozi osebni Zasebni PGP ključ" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Uvozi Osebni Zasebni PGP ključ:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Uvozi Zasebni PGP ključ" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Uvozi Zasebni PGP ključ:" - -#: templates/smime/smime.html:41 templates/pgp/pgp.html:49 -msgid "Import Public Key" -msgstr "Uvozi Javni ključ" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Uvozi Javni PGP ključ" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Uvozi Javni PGP ključ" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Uvozi Javni S/MIME ključ" - -#: smime.php:14 -msgid "Import S/MIME Key" -msgstr "Uvozi S/MIME ključ" - -#: templates/folders/import.html:6 -msgid "Import mbox File" -msgstr "Uvozi mbox datoteko" - -#: templates/folders/import.html:11 -msgid "Import mbox file" -msgstr "Uvozi mbox datoteko" - -#: message.php:507 mailbox.php:855 mailbox.php:987 -#: templates/message/navbar_navigate.html:10 templates/mailbox/navbar.html:16 -#: templates/mailbox/navbar.html:32 templates/mailbox/legend.html:5 -msgid "Important" -msgstr "Pomembno" - -#: search.php:339 -msgid "Important messages" -msgstr "Pomembna sporočila" - -#: folders.php:118 -#, php-format -msgid "Imported %d messages from %s." -msgstr "Uvozil %d sporočil iz %s." - -#: lib/MIME/Viewer/itip.php:897 -msgid "In Process" -msgstr "V teku" - -#: templates/prefs/initialpageselect.inc:4 lib/Folder.php:69 lib/IMP.php:655 -#: lib/IMAP/Tree.php:116 lib/IMAP/Tree.php:235 lib/IMAP/Tree.php:381 -msgid "Inbox" -msgstr "Inbox" - -#: config/prefs.php.dist:559 -msgid "Include a brief summary of the header in a reply?" -msgstr "Vključim kratek povzetek glave v odgovor?" - -#: config/prefs.php.dist:554 -msgid "Include original message in a reply?" -msgstr "Vključim izvorno sporočilo v odgovor?" - -#: lib/MIME/Viewer/notification.php:60 lib/MIME/Viewer/status.php:132 -msgid "Info" -msgstr "Info" - -#: smime.php:296 pgp.php:369 -#, php-format -msgid "Information on %s Public Key" -msgstr "Informacije o %s Javnem ključu" - -#: pgp.php:398 -msgid "Information on Personal Private Key" -msgstr "Informacije o osebnem Zasebnem ključ" - -#: smime.php:319 pgp.php:392 -msgid "Information on Personal Public Key" -msgstr "Informacije o osebnem Javnem ključu" - -#: templates/javascript/compose.js:18 templates/javascript/src/compose.js:222 -#: templates/compose/compose.html:265 templates/compose/compose.html:324 -msgid "Inline" -msgstr "Znotraj" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Vnesi certifikat:" - -#: lib/MIME/Viewer/itip.php:416 -msgid "Invalid Action selected for this component." -msgstr "Za to komponento je bilo izbrano nepravilno dejanje" - -#: mailbox.php:740 mailbox.php:787 -msgid "Invalid Address" -msgstr "Nepravilen Naslov" - -#: lib/Fetchmail/imap.php:235 -msgid "Invalid Remote Mailbox" -msgstr "Nepravilen oddaljen nabiralnik" - -#: lib/Compose.php:1030 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Neveljaven znak v e-poÅ¡tnem naslovu: %s" - -#: smime.php:94 pgp.php:16 -msgid "Invalid key" -msgstr "Neveljaven ključ" - -#: lib/Compose.php:204 -msgid "Invalid message, cannot resume draft." -msgstr "Neveljavno sporočilo, ne morem priklicati Å¡ablone." - -#: pgp.php:199 -msgid "Invalid personal PGP private key." -msgstr "Neveljaven osebni PGP zasebni ključ" - -#: pgp.php:174 -msgid "Invalid personal PGP public key." -msgstr "Neveljaven osebni PGP javni ključ" - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Obrni izbor" - -#: templates/compose/compose.html:305 templates/compose/compose.html:313 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:104 -msgid "Key Length:" -msgstr "Dolžina ključa:" - -#: pgp.php:412 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "" -"Generacija ključa bo mogoče dolgotrajna. Nadaljujem z generacijo ključa?" - -#: templates/smime/smime.html:36 templates/pgp/pgp.html:44 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"Uvoz ključa ni na razpolago. Prenos datoteke na ta strežnik ni omogočen." - -#: templates/smime/smime.html:39 templates/pgp/pgp.html:47 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Uvoz ključa ni na razpolago. Nimate določenega imenika za dodajanje " -"kontaktov." - -#: pgp.php:321 -msgid "Key successfully sent to the public keyserver." -msgstr "Ključ uspeÅ¡no poslan na javni strežnik ključev." - -#: templates/login/login.html:115 -msgid "Language" -msgstr "Jezik" - -#: config/prefs.php.dist:1007 -msgid "Last Mailbox Page" -msgstr "Zadnja stran nabiralnika" - -#: mailbox.php:307 -msgid "Last Page" -msgstr "Zadnja stran" - -#: compose.php:1163 -msgid "Link Attachments?" -msgstr "Priponke s povezavo?" - -#: attachment.php:34 lib/Compose.php:2218 -msgid "Linked attachments are forbidden." -msgstr "Povezane priponke niso dovoljene." - -#: lib/Compose.php:2234 -#, php-format -msgid "Links will expire on %s" -msgstr "Povezave bodo izginile na %s" - -#: config/prefs.php.dist:1201 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Prikažem vse stike, ko nalagam zaslon s stiki? (č je možnost onemogočena " -"boste videli samo stike, ki jih sami izrecno iščete)" - -#: config/prefs.php.dist:759 -msgid "Listing in the Header" -msgstr "Seznam v glavi" - -#: lib/MIME/Viewer/itip.php:678 -msgid "Location" -msgstr "Lokacija" - -#: lib/Block/summary.php:111 -#, php-format -msgid "Log in to %s" -msgstr "Prijava v %s" - -#: login.php:353 -msgid "Login" -msgstr "Prijava" - -#: config/prefs.php.dist:40 -msgid "Login Tasks" -msgstr "Opravila ob prijavi" - -#: compose.php:1041 -msgid "Low" -msgstr "Nizka" - -#: message.php:277 mailbox.php:850 mailbox.php:993 -#: templates/mailbox/legend.html:11 -msgid "Low Priority" -msgstr "Nizka Prioriteta" - -#: compose.php:1042 -msgid "Lowest" -msgstr "Najnižja" - -#: lib/MIME/Viewer/appledouble.php:44 -msgid "Macintosh File" -msgstr "Macintosh Datoteka" - -#: config/prefs.php.dist:103 -msgid "Mail Previews" -msgstr "Predogled PoÅ¡te" - -#: lib/IMAP/Tree.php:388 lib/IMAP/Tree.php:415 -msgid "Mailbox" -msgstr "Nabiralnik" - -#: config/prefs.php.dist:118 -msgid "Mailbox and Folder Display Options" -msgstr "Možnosti prikaza Nabiralnikov in Map" - -#: templates/folders/actions.html:30 -msgid "Mark All Messages as Seen" -msgstr "Označi vsa sporočila kot prebrana" - -#: templates/folders/actions.html:31 -msgid "Mark All Messages as Unseen" -msgstr "Označi vsa sporočila kot neprebrana" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "Označi kot:" - -#: config/prefs.php.dist:716 -msgid "Mark different levels of quoting with different colors?" -msgstr "Označim različne nivoje citiranja z različnimi barvami?" - -#: config/prefs.php.dist:724 -msgid "Mark simple markup?" -msgstr "Označim preprosto oblikovanje?" - -#: search.php:217 -msgid "Match All Queries" -msgstr "Prikaži vse poizvedbe" - -#: search.php:215 -msgid "Match Any Query" -msgstr "Prikaži katerokoli poizvedbo" - -#: templates/compose/compose.html:271 -msgid "Maximum Attachment Size" -msgstr "Največja velikost priponke" - -#: lib/api.php:84 -msgid "Maximum Number of Folders" -msgstr "Največje Å¡tevilo priponk doseženo." - -#: lib/api.php:87 -msgid "Maximum Number of Recipients per Message" -msgstr "Največje Å¡tevilo prejemnikov za sporočilo" - -#: lib/api.php:90 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Največje Å¡tevilo prejemnikov v časovnem odbobju" - -#: templates/compose/compose.html:253 -msgid "Maximum number of attachments reached." -msgstr "Največje Å¡tevilo priponk doseženo." - -#: templates/compose/compose.html:250 -msgid "Maximum total attachment size reached." -msgstr "Največja skupna velikost priponk dosežena." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Meni seznama map" - -#: lib/Compose.php:1358 -msgid "Message" -msgstr "Sporočilo" - -#: compose.php:273 compose.php:303 compose.php:311 config/prefs.php.dist:54 -msgid "Message Composition" -msgstr "Sestavljanje Sporočila" - -#: config/prefs.php.dist:1018 -msgid "Message Date" -msgstr "Datum Sporočila" - -#: config/prefs.php.dist:53 config/prefs.php.dist:70 config/prefs.php.dist:85 -#: config/prefs.php.dist:94 config/prefs.php.dist:102 -#: config/prefs.php.dist:110 -msgid "Message Options" -msgstr "Možnosti Sporočila" - -#: search.php:412 -msgid "Message Search" -msgstr "Iskanje Sporočila" - -#: config/prefs.php.dist:1022 -msgid "Message Size" -msgstr "Velikost Sporočila" - -#: message.php:628 -msgid "Message Source" -msgstr "Izvorna koda Sporočila" - -#: config/prefs.php.dist:71 -msgid "Message Viewing" -msgstr "Pregled Sporočila" - -#: lib/Compose.php:1356 -#, php-format -msgid "Message from %s" -msgstr "Sporočilo od %s" - -#: mailbox.php:885 -msgid "Message has attachments" -msgstr "Sporočilo ima priponke" - -#: mailbox.php:877 -msgid "Message is encrypted" -msgstr "Sporočilo je Å¡ifrirano" - -#: mailbox.php:873 -msgid "Message is signed" -msgstr "Sporočilo je podpisano" - -#: compose.php:430 compose.php:437 -msgid "Message redirected successfully." -msgstr "Sporočilo je uspeÅ¡no preusmerjeno." - -#: lib/Compose.php:656 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Sporočilo je uspeÅ¡no poslano, vendar ni bilo shranjeno v %s" - -#: compose.php:497 compose.php:505 -msgid "Message sent successfully." -msgstr "Sporočilo je uspeÅ¡no poslano." - -#: config/prefs.php.dist:1049 -msgid "Messages per page in the mailbox view." -msgstr "Sporočila na stran v pogledu nabiralnika." - -#: mailbox.php:242 -msgid "Messages to" -msgstr "Sporočila za" - -#: templates/javascript/acl.js:35 -msgid "Modify" -msgstr "Spremeni" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "Mesec" - -#: message.php:546 message.php:752 mailbox.php:450 mailbox.php:1013 -msgid "Move" -msgstr "Premakni" - -#: templates/prefs/sourceselect.inc:318 -msgid "Move down" -msgstr "Premakni dol" - -#: config/prefs.php.dist:684 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" -"Premakni nezaželjena sporočila v mapo nezaželjenih sporočil in ostala " -"sporočila v INBOX" - -#: message.php:546 message.php:752 mailbox.php:450 mailbox.php:1013 -msgid "Move to folder" -msgstr "Premakni v mapo" - -#: templates/prefs/sourceselect.inc:316 -msgid "Move up" -msgstr "Premakni gor" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Razčlenjeno/alternativno" - -#: thread.php:74 thread.php:152 -msgid "Multiple Message View" -msgstr "Pregled Sporočila" - -#: templates/prefs/defaultsearchselect.inc:8 -msgid "NONE" -msgstr "NOBEDEN" - -#: templates/smime/smime.html:4 templates/pgp/pgp.html:4 -msgid "NOTE:" -msgstr "OPOMBA:" - -#: lib/MIME/Viewer/itip.php:690 lib/MIME/Viewer/itip.php:814 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Ime" - -#: pgp.php:113 -msgid "Name and/or email cannot be empty" -msgstr "Ime in/ali e-poÅ¡ta ne smeta biti prazna" - -#: lib/MIME/Viewer/itip.php:902 -msgid "Needs Action" -msgstr "Potrebuje ukrep" - -#: config/prefs.php.dist:648 config/prefs.php.dist:880 -msgid "Never" -msgstr "Nikoli" - -#: config/prefs.php.dist:638 -msgid "Never save attachments" -msgstr "Nikoli ne shrani priponk" - -#: templates/acl/acl.html:49 -msgid "New" -msgstr "Nov" - -#: lib/IMP.php:432 -msgid "New Folder" -msgstr "Nova mapa" - -#: config/prefs.php.dist:95 -msgid "New Mail" -msgstr "Nova E-poÅ¡ta" - -#: lib/Block/summary.php:29 lib/Block/summary.php:30 -#: lib/Block/tree_folders.php:29 -msgid "New Message" -msgstr "Novo sporočilo" - -#: mailbox.php:934 lib/MIME/Headers.php:194 -#, php-format -msgid "New Message to %s" -msgstr "Novo sporočilo za %s" - -#: search.php:330 -msgid "New messages" -msgstr "Nova sporočila" - -#: message.php:565 -msgid "Next Message" -msgstr "Naslednje sporočilo" - -#: mailbox.php:305 -msgid "Next Page" -msgstr "Naslednja stran" - -#: config/prefs.php.dist:596 config/prefs.php.dist:1085 -#: config/prefs.php.dist:1096 templates/compose/compose.html:291 -msgid "No" -msgstr "Ne" - -#: smime.php:238 -msgid "No Certificate found" -msgstr "Ni potrdila" - -#: lib/IMP.php:1312 -msgid "No Encryption" -msgstr "Brez Å¡ifriranja" - -#: templates/smime/smime.html:16 templates/pgp/pgp.html:25 -msgid "No Keys in Keyring" -msgstr "Ni ključev" - -#: mailbox.php:284 -#, php-format -msgid "No Messages" -msgstr "Ni sporočil" - -#: pgp.php:140 -msgid "No PGP public key imported." -msgstr "Noben javni PGP ključ ni bil uvožen." - -#: mailbox.php:895 -msgid "No Preview Text" -msgstr "Ni predogleda besedila" - -#: smime.php:163 -msgid "No S/MIME public key imported." -msgstr "Noben javni S/MIME ključ ni bil uvožen." - -#: templates/fetchmail/fetchmail.html:22 -msgid "No accounts available to fetch mail from." -msgstr "Ni računov za prebiranja poÅ¡te" - -#: lib/MIME/Viewer/tnef.php:92 -msgid "No attachments found." -msgstr "Ni priponk." - -#: lib/Crypt/SMIME.php:132 -msgid "No email information located in the public key." -msgstr "Informacije o %s Javnem ključu" - -#: acl.php:71 acl.php:97 -msgid "No folder selected." -msgstr "Nobena mapa ni izbrana." - -#: lib/Block/summary.php:141 -msgid "No folders are being checked for new mail." -msgstr "Nobene mape se ne preverja za novo poÅ¡to." - -#: folders.php:168 lib/Folder.php:460 lib/Folder.php:510 -msgid "No folders were specified" -msgstr "Nobena mapa ni bila podana" - -#: lib/Block/summary.php:147 -msgid "No folders with new messages" -msgstr "Nobena mapa ne vsebuje novih sporočil" - -#: lib/Block/summary.php:144 -msgid "No folders with unseen messages" -msgstr "Nobena mapa ne vsebuje ne videnih sporočil" - -#: lib/Compose.php:1352 -msgid "No message body text" -msgstr "Telo sporočila ne vsebuje besedila" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Ni zavrnjenih sporočil" - -#: mailbox.php:256 -msgid "No messages matched your search." -msgstr "Nobeno sporočilo se ne ujema z iskanimi pogoji." - -#: pgp.php:192 -msgid "No personal PGP private key imported." -msgstr "Noben osebni Zasebni PGP ključ ni bil uvožen." - -#: pgp.php:168 -msgid "No personal PGP public key imported." -msgstr "Noben osebni Javni PGP ključni bil uvožen." - -#: smime.php:213 -msgid "No personal S/MIME certificates imported." -msgstr "Nobeno osebno S/MIME potrdilo ni bilo uvoženo." - -#: lib/MIME/Viewer/pkcs7.php:277 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"PGP podpora trenutno ni omogočena, zato sporočila ni bilo mogoč deÅ¡ifrirati." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "Ne najdem nobene avtetifikacijske metode, ki jo podpira IMAP" - -#: acl.php:67 acl.php:93 -msgid "No user specified." -msgstr "Uporabnik ni bil podan." - -#: lib/MIME/Viewer/itip.php:711 lib/MIME/Viewer/itip.php:835 -msgid "Non Participant" -msgstr "Ni udeleženec" - -#: templates/prefs/folderselect.inc:24 templates/prefs/sentmailselect.inc:40 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:24 -#: templates/prefs/trashselect.inc:24 lib/MIME/Viewer/itip.php:668 -#: lib/MIME/Viewer/itip.php:797 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Nobeden" - -#: compose.php:1040 -msgid "Normal" -msgstr "Navadna" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Ni pobrisano" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "Ni Osnutek" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:17 -#: templates/mailbox/navbar.html:33 -msgid "Not Important" -msgstr "Nepomembno" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Ni Osebno" - -#: lib/Crypt/PGP.php:133 lib/Crypt/SMIME.php:126 lib/Crypt/SMIME.php:141 -msgid "Not a valid public key." -msgstr "Ni veljaven javni ključ" - -#: config/prefs.php.dist:797 -msgid "Not at all" -msgstr "Ne prikaži" - -#: lib/Maintenance/Task/fetchmail_login.php:71 -msgid "Note that this can take some time" -msgstr "Dejanje lahko traja dalj časa" - -#: lib/IMP.php:484 -msgid "Notepads" -msgstr "Beležke" - -#: config/prefs.php.dist:682 -msgid "Nothing" -msgstr "Nič" - -#: attachment.php:104 -msgid "Notification: Linked attachment downloaded" -msgstr "Obvestilo: priponke s povezavo so prenesene" - -#: config/prefs.php.dist:404 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "Å tevilo mesecev preden pobriÅ¡em stare priponke, če briÅ¡em mesečo." - -#: config/prefs.php.dist:358 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Å tevilo map s starimi poslanimi sporočili, ki obdržim, če briÅ¡em mesečo." - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "V redu" - -#: templates/search/search.html:61 templates/smime/import_key.html:31 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "ALI" - -#: search.php:329 -msgid "Old messages" -msgstr "Stara sporočila" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Stare mape s poslano poÅ¡to se briÅ¡ejo." - -#: lib/Block/summary.php:39 -msgid "Only display folders with unread messages in them?" -msgstr "Prikažem samo mape z neprebranimi sporočili?" - -#: templates/javascript/folders.js:12 templates/javascript/src/folders.js:80 -msgid "Only one folder should be selected for this action." -msgstr "Za to dejanje je lahko izbrana samo ena mapa." - -#: lib/IMP.php:852 lib/IMP.php:857 -msgid "Open Fo_lder" -msgstr "Odpri Mapo" - -#: lib/IMAP/Tree.php:443 -msgid "Opened Folder" -msgstr "Odprta Mapa" - -#: lib/MIME/Viewer/itip.php:707 lib/MIME/Viewer/itip.php:831 -msgid "Optional Participant" -msgstr "Pogojni udeleženec" - -#: fetchmail.php:42 templates/fetchmail/fetchmail.html:6 -msgid "Other Mail Accounts" -msgstr "Drugi računi za E-poÅ¡to" - -#: config/prefs.php.dist:117 config/prefs.php.dist:126 -#: config/prefs.php.dist:133 config/prefs.php.dist:140 -#: config/prefs.php.dist:148 config/prefs.php.dist:157 -msgid "Other Options" -msgstr "Druge možnosti" - -#: templates/login/login.html:102 -msgid "Outbound Server" -msgstr "Outbound Server" - -#: pgp.php:41 lib/MIME/Viewer/pgp.php:164 lib/MIME/Viewer/pgp.php:212 -#: lib/MIME/Viewer/pgp.php:293 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1315 -msgid "PGP Encrypt Message" -msgstr "PGP Å¡ifriraj sporočilo" - -#: lib/Compose.php:1138 -msgid "PGP Error: " -msgstr "PGP Napaka: " - -#: lib/Compose.php:1117 -msgid "PGP Error: Need passphrase for personal private key." -msgstr "PGP Napaka: Potrebujem geslo za osebni zasebni ključ" - -#: config/prefs.php.dist:149 -msgid "PGP Options" -msgstr "PGP Možnosti" - -#: pgp.php:28 -msgid "PGP Passphrase Input" -msgstr "Vpis PGP gesla" - -#: templates/pgp/pgp.html:62 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "Podpora osebnemu paru PGP ključev zahteva varno spletno povezavo." - -#: pgp.php:152 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Javni PGP ključ za \"%s (%s)\" je bil uspeÅ¡no dodan." - -#: pgp.php:248 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Javni PGP ključ za \"%s\" je bil uspeÅ¡no izbrisan." - -#: templates/pgp/pgp.html:20 -msgid "PGP Public Keyring" -msgstr "Obesek z javnimi PGP ključ" - -#: lib/IMP.php:1316 -msgid "PGP Sign Message" -msgstr "PGP PodpiÅ¡i sporočilo" - -#: lib/IMP.php:1317 -msgid "PGP Sign/Encrypt Message" -msgstr "PGP PodpiÅ¡i/Å¡ifriraj sporočilo" - -#: pgp.php:205 -msgid "PGP private key successfully added." -msgstr "PGP zasebni ključ uspeÅ¡no dodan." - -#: pgp.php:180 -msgid "PGP public key successfully added." -msgstr "PGP javni ključ uspeÅ¡no dodan." - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "Podpora PGP je na tem sistemu onemogočena." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"PGP podpora zahteva uporabo pop-up oken. Če jih vaÅ¡ brskalnik trenutno ne " -"omogoča, morate to nastavitev spremeniti in jih omogočiti. V nasprotnem " -"primeru, PGP funkcije ne bodo pravilno delovale." - -#: lib/IMAP.php:204 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:102 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (samodejno zaznaj)" - -#: lib/IMAP.php:216 -msgid "POP3 over SSL" -msgstr "POP3 preko SSL" - -#: lib/IMAP.php:222 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 preko SSL (samo-podpisano potrdilo)" - -#: lib/IMAP.php:210 -msgid "POP3, no TLS" -msgstr "POP3, brez TLS" - -#: mailbox.php:400 -#, php-format -msgid "Page %d of %d" -msgstr "Stran %d od %d" - -#: config/prefs.php.dist:1004 -msgid "Page with the First Unseen Message" -msgstr "Stran s prvim ne-videnim sporočilom" - -#: config/prefs.php.dist:1005 -msgid "Page with the Last Unseen Message" -msgstr "Stran z zadnjim ne-videnim sporočilom" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Stran:" - -#: message.php:734 -msgid "Part(s)" -msgstr "Del(i)" - -#: templates/pgp/pgp.html:119 -msgid "Passphrase (Again):" -msgstr "Geslo (ponovno)" - -#: smime.php:247 pgp.php:313 -msgid "Passphrase successfully unloaded." -msgstr "Geslo uspeÅ¡no odstranjeno." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:21 -#: templates/pgp/pgp.html:114 -msgid "Passphrase:" -msgstr "Geslo:" - -#: pgp.php:115 -msgid "Passphrases cannot be empty" -msgstr "Geslo ne sme biti prazno" - -#: pgp.php:117 -msgid "Passphrases do not match" -msgstr "Gesli se ne ujemata" - -#: templates/login/login.html:91 -msgid "Password" -msgstr "Geslo" - -#: templates/smime/import_key.html:54 -msgid "Password:" -msgstr "Geslo:" - -#: acl.php:75 acl.php:101 -msgid "Permissions for this user cannot be changed." -msgstr "Dovoljenja za tega uporabnika ni mogoč spreminjati." - -#: message.php:493 mailbox.php:825 mailbox.php:990 -#: templates/mailbox/navbar.html:24 templates/mailbox/legend.html:8 -msgid "Personal" -msgstr "Osebno" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "Osebne Informacije" - -#: pgp.php:123 -msgid "Personal PGP keypair generated successfully." -msgstr "Oseben par PGP ključev uspeÅ¡no generiran." - -#: pgp.php:130 -msgid "Personal PGP keys deleted successfully." -msgstr "Oseben par PGP ključev uspeÅ¡no izbrisan." - -#: smime.php:219 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Osebno S/MIME potrdilo NI BILO uvoženo: " - -#: smime.php:144 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Osebni S/MIME ključ uspeÅ¡no izbrisani." - -#: config/prefs.php.dist:220 -msgid "Place your signature before replies and forwards?" -msgstr "Prikažem vaÅ¡ podpis pred posredovanimi sporočili in odgovori?" - -#: lib/Compose.php:355 -msgid "Plaintext Version of Message" -msgstr "Sporočilo v navadnem besedilu" - -#: config/prefs.php.dist:901 -msgid "" -"Play sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms will " -"require a plugin." -msgstr "Predvajam zvok v novi poÅ¡ti?" - -#: templates/javascript/message.js:14 templates/javascript/mailbox.js:34 -#: templates/javascript/src/message.js:77 -#: templates/javascript/src/mailbox.js:202 -msgid "Please enter a name for the new folder:" -msgstr "Prosim vpiÅ¡ite ime za novo mapo:" - -#: templates/javascript/folders.js:17 templates/javascript/src/folders.js:103 -#: templates/javascript/src/folders.js:105 -msgid "Please enter the name of the new folder:" -msgstr "Prosim vpiÅ¡ite ime nove mape:" - -#: templates/javascript/folders.js:24 templates/javascript/src/folders.js:138 -msgid "Please enter the new name:" -msgstr "Prosim vpiÅ¡ite novo ime:" - -#: templates/pgp/passphrase.html:15 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Prosim vpiÅ¡ite geslo za vaÅ¡ zasebni PGP ključ. To geslo boste morali vpisati " -"samo enkrat v vsaki seji." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Prosim vpiÅ¡ite geslo za vaÅ¡ S/MIME zasebni ključ. To geslo boste morali " -"vpisati samo enkrat v vsaki %s seji." - -#: login.php:182 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Za nadaljevanje sestavljanja vaÅ¡ega sporočila se prosim ponovno prijavite. " -"če ne uporabljate piÅ¡kotkov IN č sestavljate sporočila v pop-up oknih, se " -"boste morali ponovno prijaviti tudi v vaÅ¡em glavnem oknu. Ti ukrepi so zato, " -"da bi napadalcem preprečili ugrabitev ID seje. Opravičujemo se za " -"neprijetnost." - -#: templates/javascript/login.js:4 templates/javascript/src/login.js:42 -msgid "Please provide your password." -msgstr "Prosim vpiÅ¡ite svoje geslo." - -#: templates/javascript/login.js:4 templates/javascript/src/login.js:38 -msgid "Please provide your username." -msgstr "Prosim vpiÅ¡ite svoje uporabniÅ¡ko ime." - -#: compose.php:33 lib/Compose.php:2402 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Prosim popravite dvoumne ali neveljavne naslove." - -#: templates/javascript/folders.js:12 templates/javascript/src/folders.js:60 -msgid "Please select a folder before you perform this action." -msgstr "Prosim izberite mapo, preden izberite dejanje." - -#: templates/javascript/search.js:10 templates/javascript/src/search.js:48 -msgid "Please select at least one folder to search." -msgstr "Za iskanje izberite vsaj eno mapo." - -#: templates/javascript/folders.js:16 templates/javascript/src/folders.js:97 -msgid "Please select only one folder for this operation." -msgstr "Za to operacijo prosim izberite samo eno mapo." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Prosim izberite ali uredite v obrazcu na desni:" - -#: config/prefs.php.dist:1107 -msgid "Poll all folders for new mail?" -msgstr "Pregeldam vse mape za nova sporočila?" - -#: templates/login/login.html:66 -msgid "Port" -msgstr "vrata" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Poganja Horde" - -#: config/prefs.php.dist:212 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "PredpiÅ¡em vaÅ¡ podpis s pomiÅ¡ljaji ('-- ')?" - -#: smime.php:253 pgp.php:256 filterprefs.php:39 -msgid "Preferences successfully updated." -msgstr "Nastavitve uspeÅ¡no posodobljene." - -#: compose.php:1184 -msgid "Preview" -msgstr "Predogled" - -#: message.php:557 -msgid "Previous Message" -msgstr "PrejÅ¡nje sporočilo" - -#: mailbox.php:297 -msgid "Previous Page" -msgstr "PrejÅ¡nja stran" - -#: message.php:645 -msgid "Print" -msgstr "Natisni" - -#: message.php:738 -msgid "Printed By" -msgstr "Natisnjeno od" - -#: message.php:723 lib/MIME/Viewer/itip.php:790 -msgid "Priority" -msgstr "Prioriteta" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Geslo zasebnega ključa:" - -#: config/prefs.php.dist:637 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "VpraÅ¡am vsakič, ko je poslana priponka; privzeto je NE" - -#: config/prefs.php.dist:636 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "VpraÅ¡am vsakič, ko je poslana priponka; privzeto je DA" - -#: templates/login/login.html:71 -msgid "Protocol" -msgstr "Protokol" - -#: lib/Crypt/PGP.php:441 -msgid "Public PGP keyserver support has been disabled." -msgstr "Podpora javnemu PGP strežniku je bila onemogočena." - -#: mailbox.php:414 mailbox.php:496 -msgid "Pur_ge Deleted" -msgstr "Pre_ćisti Izbrisana" - -#: templates/folders/actions.html:20 -msgid "Purge" -msgstr "Sprezni" - -#: mailbox.php:414 mailbox.php:496 -msgid "Purge Deleted" -msgstr "Prečisti Izbrisana" - -#: config/prefs.php.dist:423 -msgid "Purge Spam how often:" -msgstr "Kako pogosto naj pobriÅ¡em nezaželeno poÅ¡to:" - -#: config/prefs.php.dist:451 -msgid "Purge Trash how often:" -msgstr "Kako pogosto izbriÅ¡em Smeti:" - -#: config/prefs.php.dist:432 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "PobriÅ¡i reklamno poÅ¡to ki je starejÅ¡a od." - -#: config/prefs.php.dist:460 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "PobriÅ¡em sporočila iz smeti, ki so starejÅ¡a od." - -#: config/prefs.php.dist:386 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "PobroÅ¡i sporočila z mape odhoden poÅ¡te starejÅ¡e od." - -#: config/prefs.php.dist:413 -msgid "Purge old messages in the Spam folder?" -msgstr "PobriÅ¡em stara sporilila v mapi reklamne poÅ¡te?" - -#: config/prefs.php.dist:441 -msgid "Purge old messages in the Trash folder?" -msgstr "PobriÅ¡em stara sporočila iz smeti?" - -#: config/prefs.php.dist:367 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "PobriÅ¡em stara sporočila iz mape za odhodno poÅ¡to?" - -#: config/prefs.php.dist:377 -msgid "Purge sent-mail how often:" -msgstr "Kako pogosto spraznem mapo odhodne poÅ¡te:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "BriÅ¡em %d sporočil iz mape nezaželene reklamne poÅ¡te." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "BriÅ¡em %d sporočil iz mape za smeti." - -#: lib/Maintenance/Task/purge_sentmail.php:64 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "BriÅ¡em %d sporočil iz mape za odhodno poÅ¡to.." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "BriÅ¡em 1 sporočilo iz mape za nezaželeno reklamno poÅ¡to." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "BriÅ¡em %d sporočil iz Smeti." - -#: lib/Maintenance/Task/purge_sentmail.php:62 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "BriÅ¡em 1 sporočilo iz mape za odhodno poÅ¡to %s." - -#: lib/IMP.php:918 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Zasednosti predala: %.2fMB / %.2fMB (%.2f%%)" - -#: lib/IMP.php:922 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Zasedenost predala: %.2fMB / NI OMEJITVE" - -#: lib/IMP.php:925 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Stanje kvote: NI OMEJITVE" - -#: config/prefs.php.dist:567 -#, php-format -msgid "Quoting %f:" -msgstr "Citiram %f:" - -#: templates/folders/actions.html:38 -msgid "Rebuild Folder Tree" -msgstr "Obnovi drevo mape" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Predhodna iskanja" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Predodna iskanja:" - -#: message.php:606 message.php:663 -msgid "Redirec_t" -msgstr "Pre_usmeri" - -#: message.php:606 message.php:663 -msgid "Redirect" -msgstr "Preusmeri" - -#: templates/compose/redirect.html:81 -msgid "Redirect Message" -msgstr "Preusmeri sporočilo" - -#: compose.php:383 -msgid "Redirect this message" -msgstr "Preusmeri to sporočilo" - -#: compose.php:452 -msgid "Redirecting failed." -msgstr "Preusmeritev spodletela." - -#: folders.php:306 -msgid "Refresh" -msgstr "Osveži" - -#: config/prefs.php.dist:886 -msgid "Refresh Folder Views:" -msgstr "Osveži pogled map:" - -#: mailbox.php:374 -msgid "Reload" -msgstr "Ponovno naloži" - -#: folders.php:296 -msgid "Reload View" -msgstr "Osveži pogled" - -#: lib/MIME/Viewer/itip.php:535 lib/MIME/Viewer/itip.php:554 -msgid "Remember the free/busy information." -msgstr "Zapomni si informacijo prost/zaseden." - -#: config/prefs.php.dist:1087 -msgid "Remember the last view" -msgstr "Zapomni si zadnji pogled" - -#: lib/MIME/Viewer/html.php:105 -#, php-format -msgid "Remote images are blocked to protect your privacy. %s" -msgstr "Oddaljene slike so blokirane da bi zavarovale vaÅ¡o zasebnost. %s" - -#: search.php:325 -msgid "Remove Field From Search" -msgstr "Odstrani polje iz iskanja" - -#: templates/prefs/sourceselect.inc:306 -msgid "Remove source" -msgstr "Odstrani izvorno kodo" - -#: templates/folders/actions.html:16 -msgid "Rename" -msgstr "Preimenuj" - -#: config/prefs.php.dist:340 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Preimenujem mapo s poslano poÅ¡to na začetku meseca?" - -#: lib/Folder.php:410 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Preimenovanje \"%s\" v \"%s\" ni uspelo. Strežnik je javil" - -#: message.php:586 -msgid "Reply" -msgstr "Odgovori" - -#: lib/MIME/Viewer/itip.php:315 lib/MIME/Viewer/itip.php:413 -msgid "Reply Sent." -msgstr "Odgovor poslan." - -#: compose.php:350 -msgid "Reply to All:" -msgstr "Odgovori vsem:" - -#: compose.php:352 -msgid "Reply to List:" -msgstr "Odgovori na Listo:" - -#: lib/MIME/Viewer/itip.php:537 lib/MIME/Viewer/itip.php:546 -#: lib/MIME/Viewer/itip.php:556 -msgid "Reply with Not Supported Message" -msgstr "Odgovori z; nepodprto sporočilo" - -#: lib/MIME/Viewer/itip.php:544 -msgid "Reply with free/busy for next 2 months." -msgstr "Odgovori z informacijo prost/zaseden za naslednje 2 meseca." - -#: lib/MIME/Viewer/itip.php:543 -msgid "Reply with requested free/busy information." -msgstr "Odgovori z zahtevano informacijo prost/zaseden." - -#: message.php:247 -msgid "Reply-To" -msgstr "Odgovori-Na" - -#: lib/Compose.php:1544 -msgid "Reply-To: " -msgstr "Odgovori-Na:" - -#: compose.php:348 -msgid "Reply:" -msgstr "Odgovori:" - -#: message.php:658 mailbox.php:527 -msgid "Report as Innocent" -msgstr "Prijavi kot Zaželeno" - -#: message.php:650 mailbox.php:519 -msgid "Report as Spam" -msgstr "Prijavi kot Nezaželeno" - -#: compose.php:1106 -msgid "Request a _Read Receipt" -msgstr "Zahtevaj potrdilo o _Prejemu" - -#: config/prefs.php.dist:651 -msgid "Request read receipts?" -msgstr "Zahtevam potrdila o prejemu?" - -#: mailbox.php:125 -msgid "Requested message not found." -msgstr "Zahtevano sporočilo ni bilo najdeno." - -#: lib/MIME/Viewer/itip.php:699 lib/MIME/Viewer/itip.php:823 -msgid "Required Participant" -msgstr "Potreben udeleženec" - -#: templates/search/search.html:26 templates/search/search.html:201 -#: templates/acl/acl.html:91 -msgid "Reset" -msgstr "Ponastavi" - -#: lib/MIME/Viewer/itip.php:119 -msgid "Respondent Status Updated." -msgstr "Stanje dopisnika posodobljeno." - -#: message.php:637 -msgid "Resume" -msgstr "Nadaljuj" - -#: compose.php:653 -msgid "Resume Editing" -msgstr "Povrni urejanje" - -#: login.php:183 -msgid "Resume your session" -msgstr "Nadaljuj sejo" - -#: templates/stationery/prefs.inc:45 -msgid "Return to \"Message Composition\"" -msgstr "Vrni se na \"Sestavljanje Sporočila\"" - -#: templates/folders/folders_size.html:14 -msgid "Return to Folders View" -msgstr "Vrni se na pregled map" - -#: filterprefs.php:51 templates/smime/smime.html:96 templates/pgp/pgp.html:149 -#: templates/acl/acl.html:92 templates/acl/acl.html:104 -msgid "Return to Options" -msgstr "Nazaj na možnosti" - -#: config/prefs.php.dist:820 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Se vrnem na seznam nabiralnika po brisanju, premikanju ali kopiranju " -"sporočila?" - -#: lib/MIME/Viewer/itip.php:690 lib/MIME/Viewer/itip.php:814 -msgid "Role" -msgstr "Vloga" - -#: smime.php:65 lib/MIME/Viewer/pkcs7.php:171 lib/MIME/Viewer/pkcs7.php:268 -#: lib/MIME/Viewer/pkcs7.php:456 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1320 -msgid "S/MIME Encrypt Message" -msgstr "Å ifriraj sporočilo s S/MIME" - -#: lib/Compose.php:1170 -msgid "S/MIME Error: " -msgstr "S/MIME Napaka: " - -#: lib/Compose.php:1149 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME Napaka: Za osebni zasebni ključje potrebno geslo." - -#: config/prefs.php.dist:158 -msgid "S/MIME Options" -msgstr "S/MIME Možnosti" - -#: smime.php:52 -msgid "S/MIME Passphrase Input" -msgstr "Vnos S/MIME gesla" - -#: templates/smime/smime.html:55 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "S/MIME zasebni par ključev zahteva varno spletno povezavo." - -#: smime.php:152 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "S/MIME javni ključ za \"%s\" uspeÅ¡no izbrisan." - -#: smime.php:174 -msgid "S/MIME Public Key successfully added." -msgstr "S/MIME javni ključ uspeÅ¡no dodan." - -#: templates/smime/smime.html:11 -msgid "S/MIME Public Keyring" -msgstr "S/MIME obesek za javne ključ" - -#: smime.php:223 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "S/MIME Javni/Zasebni par ključev uspeÅ¡no dodan." - -#: lib/IMP.php:1321 -msgid "S/MIME Sign Message" -msgstr "PodpiÅ¡i sporočilo s S/MIME" - -#: lib/IMP.php:1322 -msgid "S/MIME Sign/Encrypt Message" -msgstr "PodpiÅ¡i/Å¡ifriraj sporočilo s S/MIME" - -#: templates/smime/smime.html:85 -msgid "S/MIME support is disabled on this system." -msgstr "Podpora S/MIME je na tem sistemu onemogočena." - -#: lib/MIME/Viewer/pkcs7.php:272 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"Podpora S/MIME trenutno ni omogočena, zato sporočila ni bilo mogoč " -"deÅ¡ifrirati." - -#: lib/MIME/Viewer/pkcs7.php:202 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"Podpora S/MIME ni omogočena, zato vsebine tega podpisanega sporočila ni " -"mogoče prikazati." - -#: lib/MIME/Viewer/pkcs7.php:175 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"Podpora S/MIME ni omogočna, zato tega digitalnega podpisa ni mogoč overiti." - -#: lib/MIME/Viewer/pkcs7.php:132 -msgid "S/MIME support is not enabled." -msgstr "Podpora S/MIME ni omogočena." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"Podpora S/MIME zahteva uporabo pop-up oken. Če je vaÅ¡ brskalnik trenutno " -"nastavljen tako, da ne podpira pop-up oken, morate to nastavitev spremeniti. " -"V nasprotnem primeru, S/MIME podpora ne bo pravilno delovala." - -#: templates/login/login.html:107 -msgid "SMTP" -msgstr "SMTP" - -#: templates/login/login.html:106 -msgid "SMTP Port" -msgstr "SMTP vrata" - -#: compose.php:1013 -msgid "S_ubject" -msgstr "Zade_va" - -#: compose.php:1085 -msgid "Sa_ve a copy in " -msgstr "Shra_ni kopijo v" - -#: message.php:643 -msgid "Sa_ve as" -msgstr "Shra_ni kot" - -#: templates/search/search.html:25 templates/search/search.html:200 -msgid "Save" -msgstr "Shrani" - -#: compose.php:1159 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Shranim Priponke skupaj s sporočilom med poslano poÅ¡to?" - -#: templates/compose/compose.html:19 templates/compose/compose.html:204 -msgid "Save Draft" -msgstr "Shrani Osnutek" - -#: saveimage.php:51 -msgid "Save Image" -msgstr "Shrani sliko" - -#: lib/MIME/Contents.php:240 -msgid "Save Image in Gallery" -msgstr "Shrani sliko v galerijo" - -#: filterprefs.php:112 templates/smime/smime.html:95 -#: templates/pgp/pgp.html:148 -msgid "Save Options" -msgstr "Shrani Možnosti" - -#: templates/stationery/prefs.inc:41 -msgid "Save Stationery" -msgstr "Shrani Možnosti" - -#: compose.php:928 -msgid "Save _Draft" -msgstr "Shrani _Osnutek" - -#: message.php:643 -msgid "Save as" -msgstr "Shrani kot" - -#: config/prefs.php.dist:588 -msgid "Save drafts as unseen?" -msgstr "Shranim osnutke kot ne videne?" - -#: config/prefs.php.dist:598 -msgid "Save drafts automatically while composing?" -msgstr "Samodejno shraanjujem sporočilo med Å¡ablone, medtem ko ga urajate?" - -#: lib/MIME/Viewer/pkcs7.php:233 -msgid "Save in your Address Book" -msgstr "Srkanitev vaÅ¡ imenik" - -#: config/prefs.php.dist:1191 -msgid "Save recipients automatically to the default address book?" -msgstr "Samojedno srhanim prejeminke v imenik?" - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "Shranim iskanje kot navidezno mapo?" - -#: config/prefs.php.dist:228 -msgid "Save sent mail?" -msgstr "Shranim poslano poÅ¡to?" - -#: lib/Compose.php:157 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "NeuspeÅ¡no shranjevanje Å¡ablone. Ne morem ustvariti maÅ¡e za Å¡ablone." - -#: lib/Compose.php:100 -msgid "Saving the draft failed. No draft folder specified." -msgstr "Shranjevanje osnutka je spodletelo. Ni nastavljene mape za Å¡ablone." - -#: lib/Compose.php:171 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Shranjevanje osnutka spodletelo. Strežnik je javil: %s" - -#: mailbox.php:382 lib/Search.php:515 lib/Block/tree_folders.php:37 -#: templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Išči" - -#: mailbox.php:382 search.php:210 -#, php-format -msgid "Search %s" -msgstr "Išči %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Lastnosti iskanaja" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "Statusi iskanih sporočil" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "Išči v mapah" - -#: config/prefs.php.dist:127 -msgid "Search Options" -msgstr "Shrani Možnosti" - -#: search.php:156 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Rezultati Iskanja" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "Iskano besedilo" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Prebrana" - -#: search.php:316 -msgid "Select a date" -msgstr "Izberi datum" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Izberi polje" - -#: config/prefs.php.dist:142 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Izberite imenik za dodajanje in iskanje naslovov" - -#: templates/search/search.html:159 -msgid "Select all" -msgstr "Izberi vse" - -#: templates/prefs/sourceselect.inc:325 -msgid "Select all fields to search when expanding addresses." -msgstr "Izberi vsa polja za iskanje, ko razÅ¡irja naslove" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Izberi mapo" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "Ne izberi nobene" - -#: templates/compose/compose.html:133 -msgid "Select stationery:" -msgstr "Izberi stalno Å¡ablono:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Izberi v katero galerijo shraniti sliko" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Izberi:" - -#: templates/prefs/sourceselect.inc:309 templates/prefs/sourceselect.inc:311 -msgid "Selected Address books:" -msgstr "Izbrani imeniki:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Izbrani naslovi" - -#: pgp.php:393 templates/pgp/pgp.html:69 -msgid "Send Key to Public Keyserver" -msgstr "PoÅ¡lji ključ na javni strežnik s ključi" - -#: lib/MIME/Viewer/itip.php:604 -msgid "Send Latest Information" -msgstr "PoÅ¡lji najnovejÅ¡e informacije" - -#: templates/compose/compose.html:17 templates/compose/compose.html:202 -msgid "Send Message" -msgstr "PoÅ¡lji sporočilo" - -#: templates/javascript/compose.js:12 templates/javascript/src/compose.js:144 -msgid "Send message without a Subject?" -msgstr "ŽeliÅ¡ poslati sporočilo brez naslova?" - -#: config/prefs.php.dist:805 -msgid "Send read receipt when requested by the sender?" -msgstr "PoÅ¡ljem MDN, ko ga poÅ¡iljatelj zahteva?" - -#: lib/IMAP/Tree.php:411 -msgid "Sent mail folder" -msgstr "Mapa s poslano poÅ¡to" - -#: templates/prefs/sentmailselect.inc:38 -msgid "Sent mail folder:" -msgstr "Mapa s poslano poÅ¡to:" - -#: templates/login/login.html:35 templates/login/login.html:49 -#: templates/login/login.html:61 -msgid "Server" -msgstr "Strežnik" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "Informacije o Strežniku in Mapi" - -#: config/prefs.php.dist:87 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Nastavi kaj se zgodi, ko premikate ali briÅ¡ete sporočila." - -#: config/prefs.php.dist:607 -msgid "Set the X-Priority header when composing messages?" -msgstr "Nastavi X-Prednostno vrstico glave pri sestavljanju sporočil?" - -#: config/prefs.php.dist:32 -msgid "Share Folders" -msgstr "Skupna raba Map" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Skupna raba map" - -#: config/prefs.php.dist:33 -msgid "Share your mail folders with other users." -msgstr "Omogočite skupno rabo svojih poÅ¡tnih map." - -#: config/prefs.php.dist:735 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Naj bodo veliki odseki citiranega besedila privzeto prikazani ali skriti? " -"Nastavitev je mogoče preprosto preklapljati." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Naj v telesu tekstovnih/navadnih sporočil iščem PGP podatke?" - -#: config/prefs.php.dist:580 -msgid "Should the compose window be closed after saving a draft?" -msgstr "" -"Naj se po shranjevanju sporočila med osnutke okno za sestavljanje zapre?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "Naj se vaÅ¡ javni PGP ključ privzeto pripne sporočilom?" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "Prikaži vse mape" - -#: message.php:672 -msgid "Show All Headers" -msgstr "Prikaži vse vrstice glave" - -#: message.php:667 -msgid "Show Common Headers" -msgstr "Prikaži sploÅ¡ne informacije iz oglavlja" - -#: mailbox.php:274 -msgid "Show Deleted" -msgstr "Prikaži pobrisane" - -#: lib/MIME/Viewer/html.php:106 -msgid "Show Images?" -msgstr "Pokažem slike?" - -#: message.php:677 -msgid "Show Mailing List Information" -msgstr "Prikaži podatke o mailing-listi" - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "Prikaži samo naročene mape" - -#: templates/folders/actions.html:37 -msgid "Show Size" -msgstr "Prikaži velikost" - -#: folders.php:329 -msgid "Show Unsubscribed" -msgstr "Prikaži nenaročene" - -#: config/prefs.php.dist:674 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Prikažem ikono, ki dovoljuje brisanje priponk iz sporočil?" - -#: config/prefs.php.dist:1129 -msgid "Show legend in the mailbox view?" -msgstr "Prikažem legendo v pogledu nabiralnika?" - -#: config/prefs.php.dist:941 -msgid "Show previews for unread messages only?" -msgstr "Prikažem predogled samo za neprebrana sporočila?" - -#: config/prefs.php.dist:949 -msgid "Show previews in tooltips?" -msgstr "Prikažem predoglede ob prehodu miÅ¡ke?" - -#: config/prefs.php.dist:517 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Prikažem skrite kopije (Bcc) kadar sestavljam sporočilo?" - -#: config/prefs.php.dist:508 -msgid "Show the Cc: header field when composing mail?" -msgstr "Prikažem kopije (Cc) kadar sestavljam sporočilo?" - -#: config/prefs.php.dist:978 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Prikažem ikono Fetch Mail?" - -#: filterprefs.php:97 -msgid "Show the filter icon on the menubar?" -msgstr "Prikažem ikono filter?" - -#: lib/MIME/Viewer/html.php:122 -msgid "Show this HTML in a new window?" -msgstr "Prikaži HTML v novem oknu?" - -#: lib/Block/summary.php:42 -msgid "Show total number of mails in folder?" -msgstr "Prikažem skupno Å¡tevilo sporočil v mapi?" - -#: config/prefs.php.dist:732 -msgid "Shown" -msgstr "Prikazano" - -#: mailbox.php:598 -msgid "Si_ze" -msgstr "Veliko_st" - -#: mailbox.php:999 templates/mailbox/legend.html:15 -msgid "Signed" -msgstr "Podpisano" - -#: templates/compose/compose.html:313 -msgid "Size:" -msgstr "Velikost:" - -#: templates/folders/folders_size.html:4 -msgid "Sizes of selected folders:" -msgstr "Velikosti izbranih map:" - -#: mailbox.php:567 -msgid "Sort by Arrival" -msgstr "Razvrsti po prihodu" - -#: mailbox.php:572 -msgid "Sort by Date" -msgstr "Razvrsti po Datumu" - -#: mailbox.php:582 -msgid "Sort by From Address" -msgstr "Razvrsti po naslovu poÅ¡iljatelja" - -#: mailbox.php:597 -msgid "Sort by Message Size" -msgstr "Razvrsti po velikosti sporočila" - -#: mailbox.php:592 -msgid "Sort by Subject" -msgstr "Razvrsti po zadevi" - -#: mailbox.php:587 -msgid "Sort by Thread" -msgstr "Razvrsti po pogovoru" - -#: mailbox.php:577 -msgid "Sort by To Address" -msgstr "Razvrsti po naslovniku" - -#: lib/IMAP/Tree.php:404 -msgid "Spam folder" -msgstr "Mapa z nezaželeno reklamno poÅ¡to:" - -#: templates/prefs/spamselect.inc:23 -msgid "Spam folder:" -msgstr "Mapa z nezaželeno poÅ¡to:" - -#: compose.php:1074 -msgid "Special Characters" -msgstr "Posebni znaki" - -#: search.php:45 -msgid "Special Virtual Folders cannot be edited." -msgstr "Ne moremo urejati/popravljati posebnih virtualnih map." - -#: compose.php:654 -msgid "Spell Check Failed" -msgstr "Pregled črkovanja je spodletelo" - -#: lib/MIME/Viewer/itip.php:514 lib/MIME/Viewer/itip.php:516 -#: lib/MIME/Viewer/itip.php:649 lib/MIME/Viewer/itip.php:651 -msgid "Start" -msgstr "Začni" - -#: compose.php:1054 templates/stationery/prefs.inc:9 -#: templates/stationery/prefs.inc:13 -msgid "Stationery" -msgstr "Stalen" - -#: templates/stationery/prefs.inc:27 -msgid "Stationery name:" -msgstr "Stalno ime" - -#: templates/stationery/prefs.inc:29 -msgid "Stationery type:" -msgstr "Stalen tip" - -#: templates/stationery/prefs.inc:34 -msgid "Stationery:" -msgstr "Stalen" - -#: lib/MIME/Viewer/itip.php:690 lib/MIME/Viewer/itip.php:814 -msgid "Status" -msgstr "Stanje" - -#: lib/MIME/Contents.php:251 -msgid "Strip Attachment" -msgstr "Odstrani Priponko" - -#: config/prefs.php.dist:933 -msgid "Strip linebreaks?" -msgstr "Odstranim prelome vrstic?" - -#: mailbox.php:593 -msgid "Sub_ject" -msgstr "Zade_va" - -#: message.php:248 thread.php:150 lib/Search.php:656 -#: templates/login/recompose.html:41 -msgid "Subject" -msgstr "Zadeva" - -#: config/prefs.php.dist:1021 -msgid "Subject Field" -msgstr "Polje z zadevo" - -#: templates/search/search.html:25 templates/search/search.html:200 -#: templates/saveimage/saveimage.html:19 templates/smime/passphrase.html:23 -#: templates/pgp/passphrase.html:23 -msgid "Submit" -msgstr "PoÅ¡lji" - -#: templates/folders/actions.html:23 -msgid "Subscribe" -msgstr "Naroči se" - -#: lib/MIME/Viewer/pkcs7.php:416 lib/MIME/Viewer/pgp.php:398 -#: lib/MIME/Viewer/status.php:87 -msgid "Success" -msgstr "Uspelo" - -#: lib/MIME/Viewer/itip.php:666 lib/MIME/Viewer/itip.php:668 -#: lib/MIME/Viewer/itip.php:795 lib/MIME/Viewer/itip.php:797 -msgid "Summary" -msgstr "Povzetek" - -#: compose.php:1111 compose.php:1112 -msgid "Switch Composition Method" -msgstr "Preklop med načinom sestavljanja" - -#: templates/compose/compose.html:187 -msgid "Switch to HTML composition" -msgstr "Preklopi v HTML način sestavljanja" - -#: templates/compose/compose.html:187 -msgid "Switch to plain text composition" -msgstr "Preklopi v tekstovni način sestavljanja" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Namenska mapa" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Namenska mapak:" - -#: lib/IMP.php:467 -msgid "Task Lists" -msgstr "Spisek opravil" - -#: compose.php:1116 -msgid "Te_xt" -msgstr "Bese_dilo" - -#: lib/MIME/Viewer/itip.php:273 -msgid "Tentative: " -msgstr "Poskus" - -#: lib/MIME/Viewer/itip.php:593 -msgid "Tentatively Accept request" -msgstr "Okvirno Sprejmi zahtevo" - -#: lib/MIME/Viewer/itip.php:885 -msgid "Tentatively Accepted" -msgstr "Okvirno sprejeto" - -#: lib/Maintenance/Task/tos_agreement.php:47 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Datoteka s pogoji uporabe ni podana v conf.php" - -#: templates/stationery/prefs.inc:31 -msgid "Text" -msgstr "Bese_dilo" - -#: config/prefs.php.dist:1062 -msgid "The From: column of the message should be linked:" -msgstr "Povezava v stolpcu Od:, naj kaže na:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"IMPA strežnik ne podpira izbrane overjene metode. Prosim obrnite se na " -"vaÅ¡ega skrbnikasistema." - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The Macintosh resource fork" -msgstr "Macintosh resursi" - -#: lib/MIME/Viewer/appledouble.php:41 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Macintosh resurse lahko dobite z %s." - -#: lib/MIME/Viewer/pkcs7.php:231 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "S/MIME certifikat za %s: " - -#: fetchmailprefs.php:82 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Račun \"%s\" je bil pobrisan." - -#: fetchmailprefs.php:75 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Račun \"%s\" je bil shranjen." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Priponke ni mogoče najti." - -#: lib/MIME/Viewer/itip.php:71 -msgid "The calendar data is invalid" -msgstr "Podatki v koledarju niso veljavni" - -#: lib/MIME/Viewer/appledouble.php:42 -msgid "The contents of the Macintosh file are below." -msgstr "Vsebina Macintosh datoteke je prikazana spodaj." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:81 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Trenutna mapa \"%s\" bo preimenovana v \"%s\"." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"Trenutni seznam uporabnikov s pravico dostopa do te mape ni mogoče prebrati." - -#: config/prefs.php.dist:786 -msgid "The default charset for messages with no charset information:" -msgstr "Uporabljena kodna tabela sporočil. če le te nimajo nastavljene svoje." - -#: lib/Compose.php:184 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Osnutek je bil shranjen v mapo \"%s\"." - -#: lib/MIME/Viewer/itip.php:143 -msgid "The event was added to your calendar." -msgstr "Dogodek je bil dodan na vaÅ¡ koledar." - -#: lib/Folder.php:281 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Mapa \"%s\" že obstaja" - -#: lib/Folder.php:302 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Mapa \"%s\" je bila ustvarjena, vendar nanjo niste naročeni." - -#: lib/Folder.php:203 -#, php-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Mapa \"%s\" je bila izbrisana, vendar se od nje niste odjavili." - -#: lib/Folder.php:289 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Mape \"%s\" ni bilo mogoč ustvariti. Strežnik je javil." - -#: lib/Folder.php:196 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Mapa \"%s\" ni bila izbrisana. Strežnik je javil" - -#: lib/Folder.php:305 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Mapa \"%s\" je bila uspeÅ¡no ustvarjena." - -#: lib/Folder.php:206 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Mapa \"%s\" je bila uspeÅ¡no izbrisana." - -#: lib/Folder.php:408 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Mapa \"%s\" je bila uspeÅ¡no preimenovana v \"%s\"." - -#: lib/MIME/Viewer/tnef.php:94 -msgid "The following files were attached to this part:" -msgstr "Naslednje datoteke so bile pripete temu delu:" - -#: lib/MIME/Viewer/status.php:75 -msgid "The mail server generated the following error message:" -msgstr "PoÅ¡tni strežnik je javil naslednjo napako:" - -#: lib/MIME/Viewer/notification.php:51 -msgid "The mail server generated the following informational message:" -msgstr "PoÅ¡tni strežnik je javil naslednjo informacijo:" - -#: lib/MIME/Viewer/status.php:90 -msgid "The mail server generated the following message:" -msgstr "PoÅ¡tni strežnik je javil:" - -#: lib/Message.php:759 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Nabiralnik %s je e prazen." - -#: lib/Fetchmail.php:243 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "Sporočilo \"%s\" iz \"%s\" (%d bytov) presega omejitev." - -#: templates/javascript/contacts.js:19 -#: templates/javascript/src/contacts.js:110 -msgid "The message being composed has been closed. Exiting." -msgstr "Sporočilo, ki ste ga sestavljali se je zaprlo. Izhod." - -#: templates/javascript/compose.js:12 templates/javascript/src/compose.js:144 -msgid "The message does not have a Subject entered." -msgstr "Sporočilo nima vneÅ¡enega naslova." - -#: lib/Spam.php:218 -msgid "The message has been deleted." -msgstr "Sporočilo je bilo pobrisano." - -#: lib/Spam.php:202 -msgid "The message has been reported as not spam to your system administrator." -msgstr "Sporočilo je bilo prijavljeno kot nezaželena reklamna e-poÅ¡ta." - -#: lib/Spam.php:182 -msgid "The message has been reported as not spam." -msgstr "Sporočilo je bilo prijavljeno kot da NI nezaželena reklamna e-poÅ¡ta." - -#: lib/Spam.php:194 -msgid "The message has been reported as spam to your system administrator." -msgstr "Sporočilo je bilo prijavljeno kot nezaželena reklamna e-poÅ¡ta." - -#: lib/Spam.php:174 -msgid "The message has been reported as spam." -msgstr "Sporočilo je bilo prijavljeno kot da NI nezaželena reklamna e-poÅ¡ta." - -#: lib/MIME/Viewer/pgp.php:402 -msgid "The message has been verified." -msgstr "Sporočilo je bilo preverjeno." - -#: lib/MIME/Viewer/pkcs7.php:421 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Sporočilo je bilo preverjeno. PoÅ¡iljatelj: %s." - -#: lib/MIME/Viewer/tnef.php:60 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Zahtevana datoteka ne obstaja v MS-TNEF priponki." - -#: lib/MIME/Viewer/zip.php:64 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Zahtevana datoteka ne obstaja v Zip priponki." - -#: message.php:462 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"PoÅ¡iljatelj sporočila je zahteval Obvestilo o dispoziciji sporočila, ko " -"boste prebrali to sporočilo. Prosim kliknite %s za poÅ¡iljanje obvestila." - -#: templates/javascript/compose.js:9 templates/javascript/src/compose.js:107 -msgid "The signature could not be replaced." -msgstr "Podpisa ni bilo mogoč zamenjati." - -#: templates/javascript/compose.js:9 templates/javascript/src/compose.js:105 -msgid "The signature was successfully replaced." -msgstr "Podpis je bil uspeÅ¡no zamenjan." - -#: attachment.php:123 -msgid "The specified file cannot be read." -msgstr "Nemorem prebrati izbrane datotke." - -#: attachment.php:59 -msgid "The specified file does not exist." -msgstr "Navedena datoteka ne obstaja." - -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "Račn \"%s\" je bil shranjen." - -#: stationery.php:62 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "Račun \"%s\" je bil pobrisan." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "Račun \"%s\" je bil ažuriran." - -#: lib/MIME/Viewer/itip.php:173 -msgid "The task has been added to your tasklist." -msgstr "Opravilo je bilo dodano na vaÅ¡ seznam opravil." - -#: lib/MIME/Viewer/status.php:95 -msgid "The text of the message" -msgstr "Besedilo sporočila" - -#: lib/MIME/Viewer/status.php:94 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Besedilo sporočila je mogoč videti %s." - -#: lib/MIME/Viewer/status.php:80 -msgid "The text of the returned message" -msgstr "Besedilo vrnjenega sporočila" - -#: lib/MIME/Viewer/status.php:79 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Besedilo vrnjenega sporočila je mogoč videti %s." - -#: lib/MIME/Viewer/notification.php:67 -msgid "The text of the sent message" -msgstr "Besedilo poslanega sporočila" - -#: lib/MIME/Viewer/notification.php:67 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Besedilo poslanega sporočila je mogoč videti %s." - -#: lib/MIME/Viewer/itip.php:158 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Uporabnikova informacija prost/zaseden je bila uspeÅ¡no shranjena." - -#: lib/MIME/Viewer/alternative.php:57 -msgid "There are no alternative parts that can be displayed." -msgstr "Ni alternativnih delov sporočila, ki bi jih bilo mogoče prikazati." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "V tem nabiralniku ni sporočil." - -#: thread.php:107 -msgid "There is no text that can be displayed inline." -msgstr "" -"Ni alternativnih delov sporočila, ki bi jih bilo mogoč prikazati v okvirju." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Pri kopiranju sporočil iz \"%s\" v \"%s\" je priÅ¡lo do napake. Strežnik je " -"javil" - -#: lib/Message.php:265 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Pri brisanju sporočil iz mape \"%s\" je priÅ¡lo do napake. Strežnik je javil" - -#: lib/MIME/Viewer/itip.php:103 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "Pri brisanju dogodka je priÅ¡lo do napake: %s." - -#: lib/MIME/Viewer/plain.php:52 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "Pri prikazovanju tega dela sporočila je priÅ¡lo do napake." - -#: lib/Message.php:608 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Pri označevanju sporočil v mapi \"%s\" je priÅ¡lo do napake. Strežnik je " -"javil napako" - -#: folders.php:116 -#, php-format -msgid "There was an error importing %s." -msgstr "Pri uvažanju %s je priÅ¡lo do napake." - -#: lib/MIME/Viewer/itip.php:140 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "Pri uvažanju dogodka je priÅ¡lo do napake: %s." - -#: lib/MIME/Viewer/itip.php:170 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "Pri uvažanju opravila je priÅ¡lo do napake: %s" - -#: lib/MIME/Viewer/itip.php:156 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "" -"Pri uvažanju uporabnikove informacije prost/zaseden je priÅ¡lo do napake: %s." - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Pri premikanju sporočil iz \"%s\" v \"%s\" je priÅ¡lo do napake. Strežnik je " -"javil napako" - -#: lib/Compose.php:565 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Pri poÅ¡iljanju vaÅ¡ega sporočila je priÅ¡lo do napake: %s" - -#: lib/MIME/Viewer/itip.php:117 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "Pri osveževanju dogodka je priÅ¡lo do napake: %s." - -#: lib/MIME/Viewer/pgp.php:165 -msgid "This PGP Public Key was attached to the message." -msgstr "Ta Javni PGP ključ je bil pripet sporočilu." - -#: lib/MIME/Viewer/itip.php:108 lib/MIME/Viewer/itip.php:122 -#: lib/MIME/Viewer/itip.php:147 lib/MIME/Viewer/itip.php:161 -#: lib/MIME/Viewer/itip.php:177 lib/MIME/Viewer/itip.php:318 -msgid "This action is not supported." -msgstr "To dejanje ni podprto." - -#: lib/MIME/Viewer/itip.php:183 lib/MIME/Viewer/itip.php:423 -msgid "This action is not yet implemented." -msgstr "To dejanje Å¡e ni implementirano." - -#: templates/javascript/folders.js:20 templates/javascript/src/folders.js:118 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "" -"To dejanje lahko traja dalj časa. Ste prepričani da želite nadaljevati?" - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "This message contains a Macintosh file." -msgstr "Sporočilo vsebuje Macintosh datoteko." - -#: lib/MIME/Viewer/pkcs7.php:447 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "" -"Sporočilo vsebuje priponko, ki je bila digitalno podpisana preko S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:451 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Sporočilo vsebuje priponko, ki je bila Å¡ifrirana preko S/MIME." - -#: lib/MIME/Viewer/status.php:160 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"To sporočlo vsebuje poročilo o dostavi sporočila, format tega sporočila pa " -"je neznan." - -#: lib/MIME/Viewer/pgp.php:324 -msgid "" -"This message does not appear to be a valid PGP encrypted message. Error: " -msgstr "Sporočilo ni veljavno PGP Å¡ifrirano sporočilo. Napaka: " - -#: lib/MIME/Viewer/pgp.php:243 lib/MIME/Viewer/pgp.php:359 -msgid "" -"This message does not appear to be in the correct PGP format (according to " -"RFC 2015)." -msgstr "Sporočilo očitno ni v pravilni PGP obliki (glede na RFC 2015)." - -#: lib/MIME/Viewer/pkcs7.php:199 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Sporočilo očitno ni v pravilni S/MIME obliki." - -#: lib/MIME/Viewer/pgp.php:200 -msgid "" -"This message has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Sporočilo je bilo digitalno podpisano in kodinarano s PGP, vendar podpisa ne " -"moremo preveriti." - -#: lib/MIME/Viewer/pgp.php:206 -msgid "This message has been digitally signed and encrypted with PGP." -msgstr "Sporočilo je bilo digitalno podpisano in kodirano s PGP." - -#: lib/MIME/Viewer/pgp.php:202 -msgid "" -"This message has been digitally signed via PGP, but the signature cannot be " -"verified." -msgstr "" -"Sporočilo je bilo digitalno podpisano s PGP, vendar podpisa ne moremo " -"preveriti." - -#: lib/MIME/Viewer/pgp.php:208 -msgid "This message has been digitally signed via PGP." -msgstr "Sporočilo je bilo digitalno podpisano preko PGP." - -#: lib/MIME/Viewer/pkcs7.php:172 -msgid "This message has been digitally signed via S/MIME." -msgstr "Sporočilo je bilo digitalno podpisano preko S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:168 lib/MIME/Viewer/pkcs7.php:269 -msgid "This message has been encrypted via S/MIME." -msgstr "Sporočilo je bilo Å¡ifrirano preko S/MIME." - -#: lib/MIME/Viewer/pgp.php:297 -msgid "" -"This message has been encrypted with PGP, however, PGP support is disabled " -"so the message cannot be decrypted." -msgstr "" -"Sporoočilo je bilo kodirani s PGP. Na želost je PGP podpora izklopljena Zato " -"sporočila ne moremo deÅ¡ifrirati." - -#: lib/MIME/Viewer/pgp.php:303 -msgid "" -"This message has been encrypted with PGP, however, no personal private key " -"exists so the message cannot be decrypted." -msgstr "" -"Sporočilo je bilo digitalno podpisano s PGP, vendar ni podanega " -"zasebnegakluča, zato ga ne moremo deÅ¡ifrirati." - -#: lib/MIME/Viewer/pgp.php:314 -msgid "This message has been encrypted with PGP." -msgstr "Sporočilo je bilo Å¡ifrirano s PGP." - -#: lib/MIME/Viewer/pgp.php:310 -msgid "" -"This message has been encrypted with PGP. You must enter the passphrase for " -"your PGP private key before it can be decrypted." -msgstr "" -"Sporočilo je bilo kodinarano s PGP. Vpisati morete geslo za deÅ¡ifiranje." - -#: message.php:548 -msgid "This message to" -msgstr "Sporočilo k" - -#: acl.php:45 -msgid "This server does not support sharing folders." -msgstr "Strežnik ne podpira skupne rabe map." - -#: templates/javascript/contacts.js:20 -#: templates/javascript/src/contacts.js:116 -msgid "This window must be called from a compose window." -msgstr "To okno morate odpreti iz okna za sestavljanje sporočila." - -#: thread.php:152 -msgid "Thread Display" -msgstr "Prikaz" - -#: thread.php:74 config/prefs.php.dist:1023 -msgid "Thread View" -msgstr "Pogled pogovora" - -#: lib/MIME/Viewer/images.php:170 -msgid "Thumbnail of attached image" -msgstr "Ikona pripete slike" - -#: message.php:244 compose.php:806 mailbox.php:578 mailbox.php:767 -#: lib/Search.php:644 templates/contacts/contacts.html:40 -#: templates/login/recompose.html:14 -msgid "To" -msgstr "Za" - -#: config/prefs.php.dist:1020 -msgid "To Address" -msgstr "Za Naslov" - -#: message.php:596 -msgid "To All" -msgstr "Vsem" - -#: message.php:590 -msgid "To List" -msgstr "Listi" - -#: message.php:587 -msgid "To Sender" -msgstr "PoÅ¡iljatelju" - -#: message.php:596 -msgid "To _All" -msgstr "Vsem" - -#: message.php:590 -msgid "To _List" -msgstr "Spisku" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "V polje" - -#: templates/prefs/sourceselect.inc:328 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Za izbiro več polj, držite tipko Control (PC) ali Command (Mac) medtem ko " -"klikate na polja." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"Za uporabo TLS povezave, morate uporabljati PHP verzijo 5.1.0 ali viÅ¡jo." - -#: templates/compose/compose.html:305 -msgid "Total Size:" -msgstr "Skupna velikost:" - -#: lib/IMAP/Tree.php:391 -msgid "Trash folder" -msgstr "Mapa s smetmi" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "Mapa s smetmi" - -#: lib/Quota/cyrus.php:41 lib/Quota/mercury32.php:79 lib/Quota/command.php:71 -#: lib/Quota/logfile.php:86 lib/Quota/courier.php:43 lib/Quota/mdaemon.php:46 -msgid "Unable to retrieve quota" -msgstr "Ni bilo mogoče prebrati kvote" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "Neodgovorjeno" - -#: search.php:335 -msgid "Unanswered messages" -msgstr "Neodgovorjena sporočila" - -#: message.php:581 mailbox.php:484 -msgid "Undelete" -msgstr "Ne izbrisano" - -#: search.php:345 -msgid "Undeleted messages" -msgstr "Nepobrisana sporočila" - -#: mailbox.php:745 mailbox.php:763 lib/MIME/Headers.php:214 -msgid "Undisclosed Recipients" -msgstr "Skriti Prejemniki" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Nepričakovan odgovor strežnika ob avtentikaciji." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Nepričakovan odgovor strežnika ob Digest-MD4 avtentikaciji." - -#: lib/MIME/Viewer/itip.php:455 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Ne obravnavana komponenta tipa: %s" - -#: search.php:340 -msgid "Unimportant messages" -msgstr "Mepomembna sporočila" - -#: mailbox.php:723 -msgid "Unknown Date" -msgstr "Neznan datum" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Neznan IMAP odgovor od strežnika. Strežnik je odgovoril: %s " - -#: lib/MIME/Viewer/itip.php:633 -msgid "Unknown Meeting" -msgstr "Neznan sestanek" - -#: mailbox.php:779 -msgid "Unknown Recipient" -msgstr "Neznan Prejemnik" - -#: lib/MIME/Viewer/itip.php:775 -msgid "Unknown Task" -msgstr "Neznano opravilo" - -#: smime.php:321 pgp.php:396 -msgid "Unload Passphrase" -msgstr "IzbriÅ¡i ključ" - -#: fetchmailprefs.php:66 -msgid "Unnamed" -msgstr "Neimenovan" - -#: message.php:502 mailbox.php:830 mailbox.php:985 -#: templates/message/navbar_navigate.html:9 templates/mailbox/navbar.html:15 -#: templates/mailbox/navbar.html:31 templates/mailbox/legend.html:3 -msgid "Unseen" -msgstr "Nevideno" - -#: templates/folders/actions.html:24 -msgid "Unsubscribe" -msgstr "Odjavi se" - -#: templates/compose/compose.html:279 -msgid "Update" -msgstr "Nove informacije o sestanku" - -#: lib/MIME/Viewer/itip.php:619 -msgid "Update respondent status" -msgstr "Osveži stanje dopisnika" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "Naloži:" - -#: templates/prefs/sentmailselect.inc:41 -msgid "Use Default Value" -msgstr "Uporabi privzeto vrednost" - -#: config/prefs.php.dist:262 -msgid "Use IMAP folder subscriptions?" -msgstr "Uporabljam naročanje na IMAP mape?" - -#: config/prefs.php.dist:837 -msgid "Use Virtual Trash Folder?" -msgstr "Uporabim Navidezno Mapo Smeti?" - -#: templates/acl/acl.html:70 -msgid "User" -msgstr "Uporabnik" - -#: acl.php:86 acl.php:111 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "Uporabnik \"%s\" je uspeÅ¡no nastavil imenovane pravice za mapo \"%s\"." - -#: acl.php:113 -#, php-format -msgid "" -"User \"%s\" successfully revoked the specified rights for the folder \"%s\"." -msgstr "Uporabnik \"%s\" je uspeÅ¡no preklical pravice dostopa za mapo \"%s\"." - -#: templates/login/login.html:84 -msgid "Username" -msgstr "UporabniÅ¡ko ime" - -#: lib/MIME/Viewer/pkcs7.php:232 templates/smime/smime.html:25 -#: templates/smime/smime.html:61 templates/smime/smime.html:65 -#: templates/pgp/pgp.html:34 templates/pgp/pgp.html:69 -#: templates/pgp/pgp.html:74 -msgid "View" -msgstr "Prikaži" - -#: lib/MIME/Viewer/zip.php:92 lib/MIME/Viewer/tnef.php:110 -#, php-format -msgid "View %s" -msgstr "Prikaži %s" - -#: smime.php:295 pgp.php:368 -#, php-format -msgid "View %s Public Key" -msgstr "Prikaži %s Javni ključ" - -#: lib/MIME/Viewer/images.php:160 lib/MIME/Viewer/images.php:165 -msgid "View Attachment" -msgstr "Preglej priponko" - -#: mailbox.php:532 -msgid "View Messages" -msgstr "Prikaži sporočila" - -#: smime.php:322 pgp.php:397 -msgid "View Personal Private Key" -msgstr "Prikaži osebni Zasebni ključ" - -#: smime.php:318 pgp.php:391 -msgid "View Personal Public Key" -msgstr "Prikaži osebni Javni ključ" - -#: message.php:609 -msgid "View Thread" -msgstr "Prikaži pogovor" - -#: lib/MIME/Viewer/pkcs7.php:455 -msgid "View attachment in a separate window" -msgstr "Prikaži priponko v ločnem oknu" - -#: lib/MIME/Viewer/related.php:78 -msgid "View content in a separate window" -msgstr "Prikaži HTML vsebino v ločnem oknu" - -#: lib/MIME/Viewer/itip.php:144 -msgid "View event" -msgstr "Prikaži dogodek" - -#: mailbox.php:680 lib/IMAP/Tree.php:373 -#, php-format -msgid "View messages in %s" -msgstr "Prikaži sporočila v %s" - -#: templates/prefs/initialpageselect.inc:19 -msgid "View or mailbox to display after login:" -msgstr "Pogled ali nabiralnik, ki ga prikažem po prijavi:" - -#: lib/MIME/Viewer/itip.php:174 -msgid "View task" -msgstr "Prikaži opravilo" - -#: search.php:153 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Navidezna mapa \"%s\" uspeÅ¡no ustvarjena." - -#: lib/IMAP/Tree.php:20 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "Navidezne Mape" - -#: search.php:148 -msgid "Virtual Folders require a label." -msgstr "Oznaka navidezne mape" - -#: lib/Search.php:416 -msgid "Virtual INBOX" -msgstr "Navidezni INBOX" - -#: lib/IMAP/Tree.php:430 -msgid "Virtual INBOX Folder" -msgstr "Navidezna INBOX mapa" - -#: lib/Search.php:354 -msgid "Virtual Trash" -msgstr "Navidezna mapa izbrisanih" - -#: lib/IMAP/Tree.php:426 -msgid "Virtual Trash Folder" -msgstr "Navidezna mapa izbrisanih" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "Ime navidezne mape" - -#: lib/MIME/Viewer/pkcs7.php:410 -msgid "Warning" -msgstr "Opozorilo" - -#: login.php:186 login.php:267 -#, php-format -msgid "Welcome to %s" -msgstr "DobrodoÅ¡li v %s" - -#: config/prefs.php.dist:685 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "PobriÅ¡em nezaželena sporočila, ko so bila prijavljena?" - -#: config/prefs.php.dist:829 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Ko briÅ¡em sporočila, jih premaknem v mapo Smeti, namesto da jih označim kot " -"pobrisane?" - -#: config/prefs.php.dist:1008 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "Kadar odpremo potÅ¡ni predal prvič, s katero akcijo naj začnemo?" - -#: config/prefs.php.dist:639 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Ko shranjujem poslano e-poÅ¡to, naj shranim priponke?" - -#: config/prefs.php.dist:481 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "S katero domeno dopolnem sporočila, ki ne vsebujejo \"@\"" - -#: config/prefs.php.dist:798 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "Kje želite prikazati povezave na alternative oblike sporočila?" - -#: message.php:621 mailbox.php:509 -msgid "Whitelist" -msgstr "Whitelist" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "Leto" - -#: config/prefs.php.dist:1086 config/prefs.php.dist:1097 -#: templates/compose/compose.html:290 -msgid "Yes" -msgstr "Da" - -#: lib/Maintenance/Task/fetchmail_login.php:58 -msgid "You are about to fetch email from the following account(s):" -msgstr "Presneli si boste e-poÅ¡to z naslednjih računov:" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Izbrisali boste vsa sporočila v naslednjih mapah:" - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "Izbrisali boste naslednje mape:" - -#: templates/javascript/message.js:14 templates/javascript/mailbox.js:34 -#: templates/javascript/src/message.js:77 -#: templates/javascript/src/mailbox.js:202 -msgid "You are copying/moving to a new folder." -msgstr "Kopirate/premikate v novo mapo." - -#: templates/javascript/folders.js:17 templates/javascript/src/folders.js:103 -msgid "You are creating a sub-folder to " -msgstr "Ustvarjate pod-mapo za " - -#: templates/javascript/folders.js:17 templates/javascript/src/folders.js:105 -msgid "You are creating a top-level folder." -msgstr "Ustvarjate mapo." - -#: lib/Folder.php:264 -msgid "You are not allowed to create folders." -msgstr "Nimate dovoljenja za ustvarjanje map." - -#: lib/Folder.php:271 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Ne morete ustvariti več kot %d map." - -#: lib/Compose.php:820 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "" -"Ne nimate pravic poslati sporočila več kot %d prejemnikom hrati v obdobju %" -"d ur." - -#: lib/Compose.php:1043 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "Ne pravid da bi poslali sporočilo več kot %d prejemnikom." - -#: templates/javascript/folders.js:23 templates/javascript/src/folders.js:136 -msgid "You are renaming the folder: " -msgstr "Preimenovali boste mapo: " - -#: templates/stationery/prefs.inc:36 -#, php-format -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Lahko uporabljate sledeče zamenjave v besedilu: %c za vsebina sporočila, %s " -"za podpis" - -#: lib/Folder.php:519 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Ne morete se odjavili od \"%s\"" - -#: lib/Maintenance/Task/tos_agreement.php:34 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Niste se strinjali s pravili uporabe, zato vam prijava ni bila dovoljena." - -#: templates/acl/acl.html:98 -msgid "You do not have permission to change access to this folder." -msgstr "Nimate zadovoljivih pravic za psremembo pravic dostopa do te mape." - -#: lib/Maillog.php:131 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "%%s ste posredovali sporočilo prejemnikom: %s" - -#: mailbox.php:1023 -#, php-format -msgid "You have %s new messages." -msgstr "Imate %s novih sporočil." - -#: mailbox.php:1023 -msgid "You have 1 new message." -msgstr "Imate 1 novo sporočilo." - -#: compose.php:145 -msgid "You have already submitted this page." -msgstr "To stran ste že predložili." - -#: lib/IMP.php:957 -msgid "You have new mail in the following folder:" -msgstr "Nova sporočila imate v naslednjih mapah:" - -#: lib/IMP.php:962 -msgid "You have new mail in the following folders:" -msgstr "Nova sporočila imate v naslednjih mapah:" - -#: lib/Compose.php:1025 -msgid "You must enter at least one recipient." -msgstr "Vpisati morate vsaj enega prejemnika." - -#: lib/MIME/Viewer/pgp.php:310 -msgid "" -"You must enter the passphrase for your PGP private key to view this message" -msgstr "" -"Če želite videti sporočilo, morate vpisati geslo za svoj zasebni PGP ključ" - -#: lib/MIME/Viewer/pkcs7.php:285 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Če želite videti sporočilo, morate vpisati geslo za svoj zasebni S/MIME ključ" - -#: templates/javascript/message.js:14 templates/javascript/mailbox.js:34 -#: templates/javascript/src/message.js:86 -#: templates/javascript/src/mailbox.js:211 -msgid "You must select a target mailbox first." -msgstr "Najprej morate izbrati ciljni nabiralnik." - -#: fetchmailprefs.php:86 -msgid "You must select an account to be deleted." -msgstr "Izbrati morate račun, ki ga želite izbrisati." - -#: templates/javascript/contacts.js:15 templates/javascript/src/contacts.js:88 -msgid "You must select an address first." -msgstr "Najprej morate izbrati naslov." - -#: templates/javascript/mailbox.js:19 templates/javascript/mailbox.js:34 -#: templates/javascript/mailbox.js:40 templates/javascript/src/mailbox.js:81 -#: templates/javascript/src/mailbox.js:218 -#: templates/javascript/src/mailbox.js:275 -msgid "You must select at least one message first." -msgstr "Najprej morate izbrati vsaj eno sporočilo." - -#: templates/javascript/compose.js:4 templates/javascript/src/compose.js:53 -msgid "You must specify a recipient." -msgstr "Določiti morate prejemnika." - -#: lib/Maillog.php:139 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Sporočilo ste preusmerili s %s na %%s." - -#: lib/Maillog.php:143 -#, php-format -msgid "You replied to this message on %s." -msgstr "Na sporočilo ste odgovorili na %s." - -#: lib/Folder.php:469 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Na \"%s\" niste bili naročeni. Strežnik je javil" - -#: lib/Folder.php:521 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Od \"%s\" se e niste odjavili. Strežnik je javil" - -#: lib/Folder.php:472 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "UspeÅ¡no ste se prijavili na \"%s\"" - -#: lib/Folder.php:524 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "UspeÅ¡no ste se odjavili od \"%s\"" - -#: templates/pgp/pgp.html:89 -msgid "Your Name:" -msgstr "VaÅ¡e ime:" - -#: templates/pgp/pgp.html:57 -msgid "Your PGP Public/Private Keys" -msgstr "VaÅ¡i Javni/Zasebni PGP ključ" - -#: templates/smime/smime.html:64 templates/pgp/pgp.html:73 -msgid "Your Private Key:" -msgstr "VaÅ¡ zasebni ključ:" - -#: templates/smime/smime.html:60 templates/pgp/pgp.html:68 -msgid "Your Public Key:" -msgstr "VaÅ¡ javni ključ:" - -#: config/prefs.php.dist:172 -msgid "Your Reply-to: address: (optional)" -msgstr "VaÅ¡ Odgovori-na: naslov: (opcijsko)" - -#: templates/smime/smime.html:50 -msgid "Your S/MIME Public/Private Certificates" -msgstr "VaÅ¡a Javna/Zasebna S/MIME potrdila" - -#: config/prefs.php.dist:180 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"VaÅ¡i drugi naslovi: (opcijsko, vpiÅ¡ite vsak naslov v svojo vrsto)" - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "VaÅ¡ brskalnik ne podpira prikaz te vrste slik v okvirju." - -#: config/prefs.php.dist:617 -msgid "Your default charset for sending messages:" -msgstr "VaÅ¡a privzeta kodna tabela za poÅ¡iljanje sporočil:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "VaÅ¡ privzet način Å¡ifriranja za poÅ¡iljanje sporočil:" - -#: attachment.php:110 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Vsaj en uporabnik je naložil vaÅ¡o priponko\n" -"Ime priponke: %s\n" -"Datum priponke: %s\n" -"\n" -"S klikom na sledečo povezavo, boste trajno izbrisali priponko:\n" -"%s" - -#: lib/MIME/Viewer/status.php:89 -msgid "Your message was successfully delivered." -msgstr "VaÅ¡e sporočilo je bilo uspeÅ¡no dostavljeno." - -#: config/prefs.php.dist:204 -msgid "Your signature:" -msgstr "VaÅ¡ podpis:" - -#: lib/Message.php:518 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Odstranjena priponka: Izvorni tip: %s, ime: %s]" - -#: templates/javascript/addressesBlocks.js:3 -#: templates/javascript/src/addressesBlocks.js:18 -msgid "[Hide Addresses]" -msgstr "[Skriti naslovi]" - -#: message.php:268 mailbox.php:705 lib/Compose.php:1467 lib/Compose.php:1960 -msgid "[No Subject]" -msgstr "[Brez Zadeve]" - -#: lib/MIME/Viewer/pgp.php:169 -msgid "[Save the key to your Address book]" -msgstr "[Shranite ključ v imenik]" - -#: templates/javascript/addressesBlocks.js:3 -#: templates/javascript/src/addressesBlocks.js:19 -msgid "[Show Addresses -" -msgstr "[Prikaži naslove -" - -#: lib/MIME/Headers.php:223 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Pokaži naslove - %s prejemnikov]" - -#: lib/MIME/Viewer/pgp.php:171 -msgid "[View the raw key]" -msgstr "[Prikaži ivorni kjuč]" - -#: compose.php:964 -msgid "_Bcc" -msgstr "_Bkk" - -#: message.php:615 mailbox.php:503 -msgid "_Blacklist" -msgstr "_Blacklist" - -#: compose.php:961 -msgid "_Cc" -msgstr "_Kk" - -#: message.php:583 mailbox.php:476 mailbox.php:479 -msgid "_Delete" -msgstr "_IzbriÅ¡i" - -#: lib/IMP.php:787 -msgid "_Folders" -msgstr "_Mape" - -#: compose.php:941 -msgid "_Identity" -msgstr "_Identiteta" - -#: lib/IMP.php:756 -msgid "_Inbox" -msgstr "_Inbox" - -#: lib/IMP.php:828 -msgid "_Log out" -msgstr "_Odjava" - -#: message.php:628 -msgid "_Message Source" -msgstr "_Izvorna koda sporočila" - -#: lib/IMP.php:784 -msgid "_New Message" -msgstr "Novo sporočilo" - -#: message.php:645 -msgid "_Print" -msgstr "_Natisni" - -#: compose.php:1033 -msgid "_Priority" -msgstr "_Prioriteta" - -#: mailbox.php:355 -#, php-format -msgid "_Refresh %s" -msgstr "_Osveži %s" - -#: message.php:586 -msgid "_Reply" -msgstr "_Odgovori" - -#: lib/IMP.php:789 -msgid "_Search" -msgstr "_Išči" - -#: compose.php:926 -msgid "_Send Message" -msgstr "_PolÅ¡ji Sporočilo" - -#: mailbox.php:588 -msgid "_Thread" -msgstr "_Pogovor" - -#: compose.php:957 compose.php:959 -msgid "_To" -msgstr "_Za" - -#: mailbox.php:484 -msgid "_Undelete" -msgstr "_Ne izbriÅ¡i" - -#: message.php:609 -msgid "_View Thread" -msgstr "_Poglej Pogovor" - -#: message.php:621 mailbox.php:509 -msgid "_Whitelist" -msgstr "_Whitelist" - -#: lib/Compose.php:847 -msgid "addressee unknown" -msgstr "neznan naslovnik" - -#: lib/Search.php:524 -msgid "and" -msgstr "in" - -#: lib/Compose.php:1575 -msgid "attachment" -msgstr "priponka" - -#: view.php:116 -msgid "attachments.zip" -msgstr "zip priponke" - -#: templates/compose/compose.html:271 -msgid "bytes" -msgstr "bytov" - -#: lib/Compose.php:871 -msgid "cannot create output file" -msgstr "ne more ustvariti izhodne datoteke" - -#: lib/Compose.php:843 -msgid "cannot open input" -msgstr "ne more odpreti vnosa" - -#: lib/Compose.php:835 -msgid "command line usage error" -msgstr "napačna uporaba ukazne vrstice" - -#: lib/Compose.php:891 -msgid "configuration error" -msgstr "napaka v konfiguraciji" - -#: lib/Compose.php:867 -msgid "critical system file missing" -msgstr "Pomembna sistemska datoteka manjka" - -#: lib/Compose.php:839 -msgid "data format error" -msgstr "napaka v formatu datuma" - -#: lib/Compose.php:895 -msgid "entry not found" -msgstr "vnos ni najden" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "od" - -#: lib/Compose.php:851 -msgid "host name unknown" -msgstr "neznano ime gostitelja" - -#: lib/Search.php:526 -msgid "in" -msgstr "v" - -#: lib/Compose.php:875 -msgid "input/output error" -msgstr "vhodna/izhodna napaka" - -#: lib/Compose.php:859 -msgid "internal software error" -msgstr "napaka v softwear-ju" - -#: templates/folders/import.html:13 -msgid "into folder" -msgstr "v mapo" - -#: smime.php:37 pgp.php:76 -msgid "key" -msgstr "ključ" - -#: folders.php:112 -msgid "mailbox file" -msgstr "nabiralnik" - -#: lib/Compose.php:638 -msgid "name" -msgstr "ime" - -#: lib/Search.php:521 -msgid "not" -msgstr "ni" - -#: lib/Search.php:524 -msgid "or" -msgstr "ali" - -#: lib/Compose.php:887 -msgid "permission denied" -msgstr "dovoljenje zavrnjeno" - -#: templates/javascript/addressesBlocks.js:3 -#: templates/javascript/src/addressesBlocks.js:19 -msgid "recipients]" -msgstr "prejemniki" - -#: lib/Compose.php:883 -msgid "remote error in protocol" -msgstr "napaka v protokolu" - -#: lib/Compose.php:855 -msgid "service unavailable" -msgstr "servis ni na voljo" - -#: lib/Compose.php:863 -msgid "system error" -msgstr "sistemska napaka" - -#: lib/Compose.php:879 -msgid "temporary failure" -msgstr "PriÅ¡lo je do napake. Poskusite znova." - -#: lib/Filter.php:60 -msgid "your blacklist" -msgstr "vaÅ¡a črna lista" - -#: lib/Filter.php:70 -msgid "your whitelist" -msgstr "vaÅ¡a whitelista" diff --git a/imp/po/sv_SE.po b/imp/po/sv_SE.po deleted file mode 100644 index b76599419..000000000 --- a/imp/po/sv_SE.po +++ /dev/null @@ -1,4669 +0,0 @@ -# IMP Swedish translation -# Copyright 2002-2009 The Horde Project -# This file is distributed under the same license as the Imp package. -# Andreas Dahlén , 2005. -# Joaquim Homrighausen , 2005. -# Updates from Andreas Påhlsson 2002-01-17 -# Updates from Pontus Freyhult 2005-02-04 -# -msgid "" -msgstr "" -"Project-Id-Version: Imp 4.1-cvs\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2005-03-29 14:44+0200\n" -"PO-Revision-Date: 2005-06-15 14:52+0200\n" -"Last-Translator: Joaquim Homrighausen \n" -"Language-Team: Swedish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=iso-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: lib/Compose.php:334 -msgid " Cc: " -msgstr " Cc: " - -#: lib/Compose.php:331 -msgid " To: " -msgstr " Till: " - -#: lib/Compose.php:319 -msgid " Date: " -msgstr " Datum: " - -#: lib/Compose.php:322 -msgid " From: " -msgstr " Från: " - -#: mailbox.php:386 -#, php-format -msgid " (Accesskey %s)" -msgstr " (snabbtangent %s)" - -#: lib/Compose.php:328 -msgid " Subject: " -msgstr " Ärende: " - -#: templates/compose/spelling.inc:70 -msgid " in " -msgstr " i " - -#: templates/mailbox/message_headers.inc:7 -msgid "#" -msgstr "#" - -#: lib/Block/summary.php:71 -#, php-format -msgid "%.2fMB / %.2fMB (%.2f%%)" -msgstr "%.2fMB / %.2fMB (%2f%%)" - -#: mailbox.php:169 -#, php-format -msgid "%d message(s) have been deleted." -msgstr "%d meddelande(n) har raderats." - -#: lib/Spam.php:182 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "" -"%d meddelanden har rapporterats som EJ-skräppost till din " -"systemadministratör." - -#: lib/Spam.php:162 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d meddelanden har rapporterats som EJ-skräppost." - -#: lib/Spam.php:174 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "" -"%d meddelanden har rapporterats som skräppost till systemadministratören." - -#: lib/Spam.php:154 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d meddelanden har rapporterats som skräppost." - -#: mailbox.php:345 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d till %d av %d meddelanden" - -#: mailbox.php:600 -#, php-format -msgid "%s KB" -msgstr "%s Kb" - -#: pgp.php:332 -#, php-format -msgid "%s PGP Administration" -msgstr "%s PGP-administration" - -#: smime.php:254 -#, php-format -msgid "%s S/MIME Administration" -msgstr "%s S/MIME-administration" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:49 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s finns redan. Namnet på mappen %s ändrades inte." - -#: lib/Message.php:633 -#, php-format -msgid "%s does not appear to be a valid mailbox." -msgstr "%s verkar inte vara en korrekt mapp." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:47 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "Mappen %s får nytt namn i början av månaden." - -#: lib/MIME/Viewer/itip.php:226 -#, php-format -msgid "%s has accepted." -msgstr "%s har accepterat." - -#: lib/MIME/Viewer/itip.php:581 -#, php-format -msgid "%s has cancelled %s." -msgstr "%s har annullerat %s." - -#: lib/MIME/Viewer/itip.php:232 -#, php-format -msgid "%s has declined." -msgstr "%s har avböjt." - -#: lib/MIME/Viewer/itip.php:452 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s har svarat på en begäran om information angående ledig/upptagen." - -#: lib/MIME/Viewer/itip.php:572 -#, php-format -msgid "%s has replied to the invitation to %s." -msgstr "%s har svarat på inbjudan till %s." - -#: lib/MIME/Viewer/itip.php:441 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s har skickat dig information om ledig/upptagen." - -#: lib/MIME/Viewer/itip.php:238 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s har accepterat preliminärt." - -#: lib/MIME/Viewer/itip.php:446 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s efterfrågar information om när du är ledig/upptagen." - -#: lib/MIME/Viewer/itip.php:541 -#, php-format -msgid "%s requests your presence at %s." -msgstr "%s efterfrågar din närvaro vid %s." - -#: lib/Message.php:388 -#, php-format -msgid "%s was successfully added to %s." -msgstr "%s lades till %s." - -#: lib/MIME/Viewer/itip.php:553 -#, php-format -msgid "%s wishes to ammend %s." -msgstr "%s vill ändra %s." - -#: lib/MIME/Viewer/itip.php:531 -#, php-format -msgid "%s wishes to make you aware of %s." -msgstr "%s vill göra dig medveten om %s." - -#: lib/MIME/Viewer/itip.php:558 -#, php-format -msgid "%s wishes to receive the latest information about %s." -msgstr "%s vill erhålla den senaste informationen om %s." - -#: message.php:282 message.php:287 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: templates/message/navbar_top.inc:13 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d av %d)" - -#: templates/compose/spelling.inc:133 -msgid "(Apply these changes and move to next screen.)" -msgstr "(Verkställ ändringarna och fortsätt till nästa skärm.)" - -#: templates/compose/spelling.inc:120 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(Ta bort alla ändringar och återvänd till meddelande.)" - -#: spelling.php:270 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(Återvänd till meddelande efter verkställande av hittills gjorda ändringar. " -"Ändringar på aktiv skärm kommer INTE verkställas.)" - -#: spelling.php:267 -msgid "" -"(Send message after applying all changes made thus far. Changes on the " -"current screen will NOT be applied.)" -msgstr "" -"(Skicka meddelande efter verkställande av hittills gjorda ändringar. " -"Ändringar på aktiv skärm kommer INTE verkställas.)" - -#: templates/contacts/contacts.inc:232 -msgid "* Add these by clicking OK *" -msgstr "* Lägg till dem här genom att klicka OK *" - -#: templates/contacts/contacts.inc:212 -msgid "* Please select address(es) *" -msgstr "* Välj adress(er) *" - -#: lib/Spam.php:184 -msgid "1 message has been reported as not spam to your system administrator." -msgstr "" -"1 meddelande har rapporterats som EJ-skräppost till din systemadministratör." - -#: lib/Spam.php:164 -msgid "1 message has been reported as not spam." -msgstr "1 meddelande har rapporterats som EJ-skräppost." - -#: lib/Spam.php:176 -msgid "1 message has been reported as spam to your system administrator." -msgstr "" -"1 meddelande har rapporterats som skräppost till din systemadministratör." - -#: lib/Spam.php:156 -msgid "1 message has been reported as spam." -msgstr "1 meddelande har rapporterats som skräppost." - -#: config/prefs.php.dist:797 -msgid "100 characters" -msgstr "100 tecken" - -#: config/prefs.php.dist:800 -msgid "1000 characters" -msgstr "1000 tecken" - -#: config/prefs.php.dist:798 -msgid "250 characters" -msgstr "250 tecken" - -#: config/prefs.php.dist:799 -msgid "500 characters" -msgstr "500 tecken" - -#: lib/MIME/Viewer/images.php:159 -#, php-format -msgid "A large image named %s is attached to this message." -msgstr "En stor bild (%s) är bifogad till meddelandet." - -#: lib/MIME/Viewer/notification.php:53 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "Du har fått leveransbekräftelse på ett meddelande du skickat." - -#: templates/search/fields.inc:5 -msgid "AND" -msgstr "AND" - -#: lib/MIME/Viewer/itip.php:546 -msgid "Accept request" -msgstr "Acceptera begäran" - -#: lib/MIME/Viewer/itip.php:705 -msgid "Accepted" -msgstr "Accepterad" - -#: lib/MIME/Viewer/itip.php:227 -msgid "Accepted: " -msgstr "Accepterad: " - -#: lib/IMP.php:917 lib/IMP.php:919 -msgid "Acco_unts" -msgstr "Kon_ton" - -#: templates/fetchmail/manage.inc:7 -msgid "Account's name:" -msgstr "Kontots namn:" - -#: lib/MIME/Viewer/itip.php:477 lib/MIME/Viewer/itip.php:682 -msgid "Actions" -msgstr "Åtgärder" - -#: templates/prefs/sourceselect.inc:303 -msgid "Add source" -msgstr "Lägg till källa" - -#: lib/MIME/Viewer/itip.php:534 lib/MIME/Viewer/itip.php:544 -msgid "Add this to my calendar" -msgstr "Lägg till i min kalender" - -#: lib/MIME/Headers.php:206 lib/MIME/Headers.php:207 -#, php-format -msgid "Add to Address book (%s)" -msgstr "Lägg till i adressbok (%s)" - -#: compose.php:1165 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Lade till %s som en bilaga." - -#: config/prefs.php.dist:191 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Ytterligare huvudrader att visa: (ej obligatoriskt, ange varje huvudrad " -"på en egen rad)" - -#: lib/MIME/Viewer/notification.php:65 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Ytterligare information visas %s." - -#: lib/MIME/Viewer/notification.php:65 -msgid "Additional information details" -msgstr "Fler detaljer" - -#: lib/MIME/Viewer/status.php:96 -msgid "Additional message details" -msgstr "Fler detaljer om meddelandet" - -#: lib/MIME/Viewer/status.php:95 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Fler detaljer om meddelandet visas %s." - -#: lib/MIME/Viewer/status.php:81 -msgid "Additional message error details" -msgstr "Fler felmeddelande-detaljer" - -#: lib/MIME/Viewer/status.php:80 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Fler felmeddelande-detaljer visas %s." - -#: contacts.php:90 templates/contacts/contacts.inc:176 -#: templates/compose/compose.inc:330 templates/compose/redirect.inc:52 -msgid "Address Book" -msgstr "Adressbok" - -#: config/prefs.php.dist:127 -msgid "Address Books" -msgstr "Adressböcker" - -#: config/prefs.php.dist:182 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Adresser att lägga till som BCC till alla meddelanden: (ej " -"obligatoriskt, skriv varje adress på en egen rad)" - -#: config/prefs.php.dist:174 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Adresser kopplade till den här identiten: (ej obligatoriskt, skriv varje " -"adress på en egen rad)" - -#: templates/mailbox/navbar.inc:10 config/prefs.php.dist:801 -msgid "All" -msgstr "Alla" - -#: templates/folders/javascript.inc:5 -msgid "All messages in the folder(s) will be lost!" -msgstr "Alla meddelanden i mappen/mapparna försvinner!" - -#: templates/folders/javascript.inc:6 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "Alla meddelanden i följande mapp(ar) laddas ner till en MBOX-fil:" - -#: lib/Maintenance/Task/purge_trash.php:83 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Alla meddelanden i din '%s'-mapp, äldre än %s dagar kommer att raderas " -"permanent." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:63 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "Alla länkade bilagor äldre än %s månader kommer att raderas." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:78 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Alla mappar för skickade meddelanden, äldre än %s månader kommer att raderas." - -#: acl.php:85 -#, php-format -msgid "All rights on folder '%s' successfully removed for user '%s'." -msgstr "Behörigheter till mappen '%s' raderades för användare '%s'." - -#: templates/filters/prefs.inc:48 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Tillåt att filter-regler tillämpas i alla brevlådor?" - -#: lib/MIME/Viewer/alternative.php:113 -msgid "Alternative parts for this section:" -msgstr "Alternativa delar för den här delen:" - -#: config/prefs.php.dist:558 config/prefs.php.dist:579 -msgid "Always" -msgstr "Alltid" - -#: config/prefs.php.dist:543 -msgid "Always save attachments" -msgstr "Spara alltid bilagor" - -#: lib/Message.php:481 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "Ett fel uppstod när bilagan skulle tas bort: IMAP-servern svarade: " - -#: lib/Message.php:375 -msgid "An unknown error occured while creating the new task." -msgstr "Ett okänt fel uppstod vid uppläggningen av uppgiften." - -#: mailbox.php:670 message.php:496 templates/message/navbar_navigate.inc:9 -#: templates/mailbox/legend.inc:6 templates/mailbox/navbar.inc:18 -#: templates/mailbox/navbar.inc:35 -msgid "Answered" -msgstr "Besvarat" - -#: templates/search/main.inc:31 -msgid "Answered messages" -msgstr "Besvarade meddelanden" - -#: templates/mailbox/header.inc:7 -msgid "Apply Filters" -msgstr "Verkställ filter" - -#: templates/mailbox/header.inc:7 -#, php-format -msgid "Apply Filters to %s" -msgstr "Verkställ filter på %s" - -#: templates/filters/prefs.inc:36 -msgid "Apply filter rules upon logging on?" -msgstr "Verkställ filterregler vid inloggning?" - -#: templates/filters/prefs.inc:42 -msgid "Apply filter rules whenever INBOX is displayed?" -msgstr "Verkställ filterregler när inkorgen visas?" - -#: templates/folders/javascript.inc:9 -msgid "Are you SURE you want to continue?" -msgstr "Är du säker på att du vill fortsätta?" - -#: templates/folders/javascript.inc:5 -msgid "Are you completely sure you wish to continue?" -msgstr "Är du verkligen säker på att du vill fortsätta?" - -#: templates/smime/smime.inc:60 templates/pgp/pgp.inc:93 -msgid "Are you sure you want to delete this public key?" -msgstr "Är du säker att du vill radera den publika nyckeln?" - -#: templates/smime/smime.inc:122 templates/pgp/pgp.inc:169 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "Är du säker att du vill radera nyckelparet? (Rekommenderas INTE!)" - -#: templates/compose/compose.js:6 templates/compose/redirect.inc:5 -msgid "Are you sure you want to do this?" -msgstr "Är du säker?" - -#: message.php:404 templates/folders/javascript.inc:73 -#: templates/mailbox/javascript.inc:68 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Är du säker på att du vill radera dessa meddelanden PERMANENT?" - -#: lib/MIME/Contents.php:228 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Är du säker på att du vill radera bilagan PERMANENT?" - -#: templates/mailbox/actions.inc:39 -msgid "Are you sure you wish to empty this folder?" -msgstr "Är du säker på att du vill tömma mappen?" - -#: lib/IMP.php:908 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Är du säker på att du vill tömma din papperskorg?" - -#: templates/mailbox/actions.inc:8 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Är du säker på att du vill radera dessa meddelanden PERMANENT?" - -#: templates/mailbox/javascript.inc:86 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Är du säker på att du vill rapportera meddelandet som oskyldigt?" - -#: templates/mailbox/javascript.inc:77 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Är du säker på att du vill rapportera meddelandet som skräppost?" - -#: config/prefs.php.dist:896 -msgid "Arrival Time" -msgstr "Ankomsttid" - -#: config/prefs.php.dist:911 -msgid "Ascending" -msgstr "Stigande" - -#: config/prefs.php.dist:557 config/prefs.php.dist:578 -msgid "Ask" -msgstr "Fråga" - -#: templates/compose/compose.inc:509 -msgid "Attach" -msgstr "Bifoga" - -#: templates/compose/compose.inc:466 -msgid "Attach Files" -msgstr "Bifoga filer" - -#: templates/compose/compose.inc:447 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Bifoga en kopia av din publika PGP-nyckel till meddelandet?" - -#: lib/MIME/Viewer/tnef.php:113 -msgid "Attached File:" -msgstr "Bifogad fil:" - -#: lib/Compose.php:370 lib/Compose.php:457 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Bifogad fil \"%s\" överskrider maxstorlek för bilagor. Filen har ej bifogats." - -#: lib/MIME/Viewer/itip.php:341 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Bifogar svar på kalender-förfrågan du skickade." - -#: mailbox.php:704 templates/mailbox/legend.inc:16 -#: templates/compose/attachments.inc:14 templates/compose/attachments.js:98 -#: templates/compose/compose.inc:496 -msgid "Attachment" -msgstr "Bilaga" - -#: compose.php:975 lib/Message.php:442 -msgid "Attachment stripped: Original attachment type" -msgstr "Bilaga borttagen: Typ på ursprungsbilagan" - -#: templates/compose/compose.inc:340 templates/compose/compose.inc:464 -#: lib/Compose.php:1013 -msgid "Attachments" -msgstr "Bilagor" - -#: lib/MIME/Viewer/itip.php:635 -msgid "Attendees" -msgstr "Deltagare" - -#: lib/MIME/Viewer/notification.php:56 -msgid "Attention" -msgstr "Observera" - -#: lib/Auth/imp.php:49 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Kan inte hitta den nödvändiga IMAP-utökningen." - -#: config/prefs.php.dist:636 -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "" -"Visa bilder i HTML-meddelanden automatiskt när avsändaren finns i\n" -"adressboken?" - -#: templates/prefs/sourceselect.inc:298 -msgid "Available Address books:" -msgstr "Tillgängliga adressböcker:" - -#: lib/MIME/Viewer/itip.php:671 -msgid "Awaiting Response" -msgstr "Väntar på svar" - -#: templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Bac_k to %s" -msgstr "Tillba_ka till %s" - -#: thread.php:75 templates/message/navbar_navigate.inc:26 -#, php-format -msgid "Back to %s" -msgstr "Tillbaka till %s" - -#: thread.php:73 -msgid "Back to Thread Display" -msgstr "Tillbaka till trådvisning" - -#: search.php:152 message.php:263 templates/contacts/contacts.inc:227 -#: templates/compose/recompose.inc:20 -msgid "Bcc" -msgstr "Bcc" - -#: lib/MIME/Viewer/status.php:168 -msgid "Below is the raw text of the status information message." -msgstr "Nedan finns ursprungstexten från statusmeddelandet." - -#: templates/message/navbar_actions.inc:21 templates/mailbox/actions.inc:16 -msgid "Blacklist" -msgstr "Spärra adress" - -#: config/prefs.php.dist:624 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "Blockera bilder i HTML-meddelanden om de inte särskilt efterfrågas?" - -#: search.php:160 -msgid "Body" -msgstr "Meddelandetext" - -#: templates/search/main.inc:23 templates/search/main.inc:39 -#: templates/search/main.inc:55 templates/search/main.inc:71 -msgid "Both" -msgstr "Båda" - -#: config/prefs.php.dist:683 -msgid "Both Header Listing and Body of Message" -msgstr "Både i rubrik och i meddelandet" - -#: templates/compose/compose.inc:283 -msgid "C_harset" -msgstr "T_eckenkodning" - -#: templates/search/fields.inc:35 -msgid "Calendar" -msgstr "Kalender" - -#: lib/Fetchmail/imap.php:204 -msgid "Can not connect to the remote mail server." -msgstr "Kan inte kontakta e-postservern" - -#: lib/Fetchmail/imap.php:202 -msgid "Can not connect to the remote mail server: " -msgstr "Kan inte kontakta e-postservern: " - -#: lib/MIME/Viewer/partial.php:53 -#, php-format -msgid "" -"Can not display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Kan inte visa - hittade bara %s av %s delar av meddelandet i aktuell " -"brevlåda." - -#: templates/saveimage/saveimage.inc:19 templates/folders/import.inc:21 -#: templates/contacts/contacts.inc:258 templates/compose/spelling.inc:120 -#: templates/smime/import_key.inc:86 templates/smime/passphrase.inc:20 -#: templates/pgp/import_key.inc:66 templates/pgp/passphrase.inc:32 -msgid "Cancel" -msgstr "Avbryt" - -#: templates/compose/compose.inc:70 templates/compose/compose.inc:426 -#: templates/compose/redirect.inc:111 -msgid "Cancel Message" -msgstr "Avbryt" - -#: templates/compose/compose.js:6 templates/compose/redirect.inc:5 -msgid "Cancelling this message will permanently discard its contents." -msgstr "Om du avbryter försvinner allt i meddelandet." - -#: search.php:148 message.php:262 templates/contacts/contacts.inc:226 -#: templates/compose/recompose.inc:15 -msgid "Cc" -msgstr "Cc" - -#: lib/MIME/Viewer/itip.php:653 -msgid "Chair Person" -msgstr "Ordförande" - -#: templates/compose/spelling.inc:80 -msgid "Change" -msgstr "Ändra" - -#: templates/compose/spelling.inc:81 -msgid "Change All" -msgstr "Ändra alla" - -#: templates/acl/acl.inc:92 -msgid "Change Folder" -msgstr "Ändra mapp" - -#: config/prefs.php.dist:112 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "Ändra inställningar för visning av antal meddelanden och sortering." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Ändra inställningar för e-postserver och mappar." - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Ändra namn, adress och signatur som mottagarna ser när de läser och svarar " -"på din meddelanden." - -#: config/prefs.php.dist:802 -msgid "Characters to display:" -msgstr "Antal tecken att visa:" - -#: templates/folders/actions.inc:13 -msgid "Check Folder(s) for New Mail" -msgstr "Kontrollera mapp(ar) för ny e-post" - -#: templates/folders/actions.inc:2 templates/mailbox/message_headers.inc:69 -msgid "Check _All/None" -msgstr "Markera _Alla/Ingen" - -#: templates/fetchmail/fetchmail.inc:10 templates/fetchmail/fetchmail.inc:21 -msgid "Check all mail servers you want to fetch mail from:" -msgstr "Kryssa för alla e-postservrar du vill hämta post från:" - -#: config/prefs.php.dist:447 -msgid "Check spelling before sending a message?" -msgstr "Kontrollera stavning innan meddelande skickas?" - -#: templates/folders/actions.inc:4 -msgid "Choose Action:" -msgstr "Välj åtgärd:" - -#: config/servers.php.dist:194 -msgid "Choose a mail server:" -msgstr "Välj en e-postserver:" - -#: lib/MIME/Viewer/itip.php:478 lib/MIME/Viewer/itip.php:683 -msgid "Choose an action:" -msgstr "Välj åtgärd:" - -#: templates/prefs/sourceselect.inc:349 -msgid "Choose the address book to use when adding addresses." -msgstr "Välj adressbok där nya adresser läggs till." - -#: templates/prefs/sourceselect.inc:293 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "Välj ordning som adressböcker genomsöks vid expansion av adresser." - -#: lib/MIME/Viewer/images.php:109 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Klicka %s för att konvertera bilden till ett format din webbläsare kan\n" -"visa." - -#: lib/MIME/Viewer/images.php:98 -#, php-format -msgid "Click %s to download the image." -msgstr "Klicka %s för att ladda ner bilden." - -#: lib/Filter.php:112 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Klicka %s för att gå till %s-hanteringssidan." - -#: lib/MIME/Viewer/html.php:106 -#, php-format -msgid "Click %s to view HTML content in a separate window." -msgstr "Klicka %s för att visa HTML-innehåll i ett eget fönster." - -#: lib/MIME/Viewer/images.php:160 -#, php-format -msgid "Click %s to view a thumbnail of this image." -msgstr "Klicka %s för att visa en miniatyr av den här bilden." - -#: lib/MIME/Viewer/pkcs7.php:421 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Klicka %s för att visa bilagan i ett eget fönster." - -#: lib/MIME/Viewer/related.php:64 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "Klicka %s för att visa multipart/related i ett eget fönster." - -#: lib/MIME/Viewer/html.php:93 -msgid "Click here to SHOW the Images" -msgstr "Klicka här för att VISA bilderna" - -#: templates/prefs/sourceselect.inc:321 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Klicka på en av dina adressböcker och ange sedan vilka fält som skall " -"genomsökas." - -#: lib/MIME/Viewer/pgp.php:176 -msgid "Click to Save PGP Public Key in your Address book" -msgstr "Klicka föra att spara publik PGP-nyckel i din adressbok" - -#: lib/MIME/Viewer/pkcs7.php:205 -#, php-format -msgid "Click to Save S/MIME certificate of %s in your Address Book" -msgstr "Klicka föra att spara S/MIME certifikat för %s i din adressbok" - -#: config/prefs.php.dist:930 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "" -"Om du klickar på adressen får du skriva ett nytt meddelande till\n" -"avsändaren" - -#: config/prefs.php.dist:931 -msgid "Clicking on the address will open the message to be read" -msgstr "Om du klickar på adressen öppnas meddelandet för visning" - -#: templates/fetchmail/fetchmail.inc:28 -msgid "Close" -msgstr "Stäng" - -#: compose.php:749 compose.php:1056 -msgid "Close this window" -msgstr "Stäng fönstret" - -#: folders.php:390 -msgid "Closed Folder" -msgstr "Stängda mappar" - -#: folders.php:410 -msgid "Collapse" -msgstr "Stäng" - -#: templates/folders/actions.inc:34 -msgid "Collapse All" -msgstr "Stäng alla" - -#: templates/folders/actions.inc:34 -msgid "Collapse All Folders" -msgstr "Stäng alla mappar" - -#: folders.php:410 -msgid "Collapse Folder" -msgstr "Stäng mapp" - -#: templates/fetchmail/manage.inc:51 -msgid "Color Indicator: " -msgstr "Färgindikator: " - -#: templates/pgp/pgp.inc:191 -msgid "Comment" -msgstr "Kommentar" - -#: lib/MIME/Viewer/itip.php:721 -msgid "Completed" -msgstr "Slutförd" - -#: lib/Block/summary.php:19 lib/Block/tree_folders.php:42 -msgid "Compose" -msgstr "Skriv" - -#: mailbox.php:734 lib/MIME/Headers.php:195 -#, php-format -msgid "Compose Message (%s)" -msgstr "Skriv (%s)" - -#: compose.php:748 compose.php:1055 -msgid "Compose another message" -msgstr "Skriv ett annat meddelande" - -#: config/prefs.php.dist:430 -msgid "Compose messages in a separate window?" -msgstr "Skriv meddelanden i ett separat fönster?" - -#: config/prefs.php.dist:439 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Skriv meddelanden med ett HTML-gränssnitt som (om webläsaren stödjer " -"funktionen)?" - -#: config/prefs.php.dist:70 -msgid "Configure how messages are displayed." -msgstr "Inställningar för meddelandevisning." - -#: config/prefs.php.dist:97 -msgid "Configure mail preview options." -msgstr "Ändra inställningar förhandsgranskning." - -#: lib/Fetchmail/imap.php:237 -msgid "Connection to server failed" -msgstr "Förbindelse till server misslyckades." - -#: config/prefs.php.dist:136 -#, php-format -msgid "Control PGP support for %s." -msgstr "Hantering av PGP i %s." - -#: config/prefs.php.dist:145 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Hantering av S/MIME i %s." - -#: config/prefs.php.dist:89 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Kontrollera när nya meddelanden anländer och ange om notifiering skall ske " -"när de anländer." - -#: config/prefs.php.dist:693 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Konvertera känsloikoner i textform till grafiska?" - -#: templates/message/navbar_navigate.inc:19 templates/mailbox/navbar.inc:51 -msgid "Copy" -msgstr "Kopiera" - -#: templates/message/navbar_navigate.inc:19 -msgid "Copy to folder" -msgstr "Kopiera till mapp" - -#: templates/compose/spelling.inc:63 -msgid "Correct" -msgstr "Korrekt" - -#: templates/compose/spelling.inc:140 -msgid "Corrected Text" -msgstr "Korrigerad text" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Kunde inte skapa VFS-kopplingen: %s" - -#: lib/Message.php:624 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Kunde inte radera meddelanden från %s. Servern svarade: %s" - -#: lib/Session.php:298 -msgid "Could not execute maintenance operations." -msgstr "Kunde inte utföra underhållsaktiviteter" - -#: lib/MIME/Viewer/tnef.php:56 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Kunde inte extrahera begärd fil från MS-TNEF bilagan." - -#: lib/MIME/Viewer/zip.php:61 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Kunde inte extrahera begärd fil från ZIP-arkivet." - -#: search.php:361 templates/fetchmail/manage.inc:67 -#: templates/fetchmail/account_select.inc:26 templates/acl/acl.inc:39 -#: templates/acl/acl.inc:160 -msgid "Create" -msgstr "Skapa" - -#: templates/folders/actions.inc:5 -msgid "Create Folder" -msgstr "Skapa mapp" - -#: templates/pgp/pgp.inc:252 -msgid "Create Keys" -msgstr "Skapa nycklar" - -#: templates/search/header.inc:14 -msgid "Create Virtual Folder" -msgstr "Skapa virtuell mapp" - -#: templates/prefs/folderselect.inc:12 templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "Skapa ny mapp för utkast" - -#: templates/prefs/sentmailselect.inc:27 templates/prefs/sentmailselect.inc:43 -msgid "Create a new sent mail folder" -msgstr "Skapa ny mapp för skickade meddelanden" - -#: templates/prefs/trashselect.inc:12 templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "Skapa ny mapp för papperskorg" - -#: config/prefs.php.dist:121 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Skapa filtreringsregler för att organisera inkommande meddelanden, sortera " -"in i mappar och radera skräppost." - -#: templates/acl/acl.inc:95 -#, php-format -msgid "Current access to %s" -msgstr "Nuvarande rättigheter för %s" - -#: config/prefs.php.dist:105 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Skräddarsy konton för hämtning av meddelanden från andra konton." - -#: config/prefs.php.dist:51 -msgid "Customize how you send mail." -msgstr "Skräddarsy hur du skickar meddelanden." - -#: config/prefs.php.dist:40 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Skräddarsy aktiviteter som körs vid inlogning till %s." - -#: templates/mailbox/message_headers.inc:12 -msgid "Dat_e" -msgstr "Dat_um" - -#: message.php:259 thread.php:85 -msgid "Date" -msgstr "Datum" - -#: lib/MIME/Viewer/itip.php:709 -msgid "Declined" -msgstr "Avböjt" - -#: lib/MIME/Viewer/itip.php:233 -msgid "Declined: " -msgstr "Avböjt: " - -#: config/prefs.php.dist:903 -msgid "Default sorting criteria:" -msgstr "Förvald sorteringsordning:" - -#: config/prefs.php.dist:913 -msgid "Default sorting direction:" -msgstr "Förvald sorteringsriktning:" - -#: lib/MIME/Viewer/itip.php:717 -msgid "Delegated" -msgstr "Delegerad" - -#: folders.php:380 templates/message/navbar_actions.inc:6 -#: templates/mailbox/actions.inc:8 templates/mailbox/actions.inc:10 -#: templates/fetchmail/manage.inc:68 templates/contacts/contacts.inc:248 -#: templates/compose/attachments.inc:28 templates/smime/smime.inc:60 -#: templates/pgp/pgp.inc:93 -msgid "Delete" -msgstr "Radera" - -#: templates/smime/smime.inc:60 templates/pgp/pgp.inc:93 -#, php-format -msgid "Delete %s Public Key" -msgstr "Radera publik nyckel för %s" - -#: templates/smime/smime.inc:122 templates/pgp/pgp.inc:169 -msgid "Delete Current Keys" -msgstr "Raderaaktuella nycklar" - -#: templates/folders/actions.inc:7 -msgid "Delete Folder(s)" -msgstr "Radera mapp(ar)" - -#: folders.php:380 -msgid "Delete Virtual Folder" -msgstr "Radera virtuell mapp" - -#: templates/fetchmail/manage.inc:43 -msgid "Delete fetched messages from remote server?" -msgstr "Radera hämtade meddelanden från server?" - -#: lib/MIME/Viewer/itip.php:584 -msgid "Delete from my calendar" -msgstr "Ta bort från min kalender" - -#: config/prefs.php.dist:363 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Radera länkade bilagor i början av månaden?" - -#: config/prefs.php.dist:345 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Radera mapp(ar) för skickade meddelanden vid början av månaden?" - -#: config/prefs.php.dist:614 -msgid "Delete spam messages after they have been reported as spam?" -msgstr "Radera meddelanden när de rapporterats som skräppost?" - -#: mailbox.php:694 message.php:499 templates/mailbox/legend.inc:8 -#: templates/mailbox/navbar.inc:20 templates/mailbox/navbar.inc:38 -msgid "Deleted" -msgstr "Raderad" - -#: templates/search/main.inc:63 -msgid "Deleted messages" -msgstr "Radera meddelanden" - -#: compose.php:279 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Raderade bilagan %s." - -#: config/prefs.php.dist:79 -msgid "Deleting and Moving Messages" -msgstr "Radera och flytta meddelanden" - -#: lib/MIME/Viewer/itip.php:548 -msgid "Deny request" -msgstr "Avslå begäran" - -#: lib/MIME/Viewer/itip.php:497 -msgid "Deny request for free/busy information" -msgstr "Avslå begäran om ledig/upptagen-information" - -#: config/prefs.php.dist:912 -msgid "Descending" -msgstr "Fallande" - -#: templates/compose/attachments.inc:21 lib/MIME/Viewer/itip.php:623 -msgid "Description" -msgstr "Beskrivning" - -#: templates/smime/smime.inc:60 templates/smime/smime.inc:106 -#: templates/pgp/pgp.inc:93 templates/pgp/pgp.inc:147 -#: templates/pgp/pgp.inc:151 -msgid "Details" -msgstr "Detaljer" - -#: config/prefs.php.dist:673 -msgid "Dim signatures?" -msgstr "Gråmarkera signatur?" - -#: templates/contacts/contacts.inc:240 -msgid "Display" -msgstr "Visa" - -#: config/prefs.php.dist:463 -msgid "Display confirmation after sending a message?" -msgstr "Visa bekräftelse efter att meddelande har skickats?" - -#: config/prefs.php.dist:682 -msgid "Display in Body of Message" -msgstr "Visa i meddelandet" - -#: config/prefs.php.dist:777 -msgid "Display pop-up notification of new mail?" -msgstr "Visa popup notifiering vid nya meddelanden?" - -#: config/prefs.php.dist:742 -msgid "Display the 'Empty Trash' link in the menubar?" -msgstr "Visa 'Töm papperkorg' i menyn?" - -#: templates/compose/attachments.inc:11 -msgid "Disposition" -msgstr "Placering" - -#: templates/search/fields.inc:25 -msgid "Do NOT match" -msgstr "Skall INTE passa" - -#: templates/folders/actions.inc:14 -msgid "Do Not Check Folder(s) for New Mail" -msgstr "Kontrollera inte mapp(ar) för nya meddelanden" - -#: config/prefs.php.dist:932 -msgid "Do not generate a link in the From: column" -msgstr "Skapa ingen länk från Från-fältet" - -#: lib/IMP.php:1010 -msgid "Do you want to open that folder?" -msgstr "Vill du öppna mappen?" - -#: templates/compose/spelling.inc:126 -msgid "Done" -msgstr "Klar" - -#: lib/MIME/Contents.php:205 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Hämta %s som en zip-fil" - -#: templates/message/headers.inc:52 -msgid "Download All Attachments (in .zip file)" -msgstr "Hämta alla bilagor (som en zip-fil)" - -#: templates/folders/actions.inc:18 -msgid "Download Folder(s)" -msgstr "Hämta mapp(ar)" - -#: templates/folders/actions.inc:19 -msgid "Download Folder(s) [.zip format]" -msgstr "Hämta mapp(ar) (som en zip-fil)" - -#: lib/MIME/Contents.php:205 -msgid "Download in .zip Format" -msgstr "Hämta i .zip-format" - -#: mailbox.php:675 message.php:497 templates/message/navbar_navigate.inc:11 -#: templates/mailbox/legend.inc:9 templates/mailbox/navbar.inc:22 -#: templates/mailbox/navbar.inc:41 -msgid "Draft" -msgstr "Utkast" - -#: folders.php:353 -msgid "Draft folder" -msgstr "Utkast-mapp" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "Utkast-mapp:" - -#: templates/pgp/pgp.inc:196 -msgid "E-mail Address" -msgstr "E-postadress" - -#: lib/Mailbox.php:341 -msgid "END" -msgstr "SLUT" - -#: lib/MIME/Viewer/status.php:77 -msgid "ERROR: Your message could not be delivered." -msgstr "FEL: Ditt meddelande kunde inte levereras." - -#: folders.php:381 -msgid "Edit" -msgstr "Ändra" - -#: templates/filters/prefs.inc:18 -msgid "Edit Blacklist" -msgstr "Ändra spärrade adresser" - -#: templates/filters/prefs.inc:13 -msgid "Edit Filters" -msgstr "Ändra filter" - -#: folders.php:381 templates/mailbox/header.inc:13 -#: templates/search/header.inc:16 -msgid "Edit Virtual Folder" -msgstr "Ändra virtuell mapp" - -#: templates/mailbox/header.inc:13 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Ändra definitionen för den virtuella mappen %s" - -#: templates/filters/prefs.inc:23 -msgid "Edit Whitelist" -msgstr "Ändra betrodda adresser" - -#: templates/filters/prefs.inc:18 -msgid "Edit your blacklist" -msgstr "Ändra spärrade adresser" - -#: templates/filters/prefs.inc:13 -msgid "Edit your filter rules" -msgstr "Ändra filterregler" - -#: config/prefs.php.dist:839 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Ändra inställningar för åtkomst av andra e-postkonton." - -#: templates/filters/prefs.inc:23 -msgid "Edit your whitelist" -msgstr "Ändra betrodda adresser" - -#: templates/contacts/contacts.inc:243 -msgid "Email Address" -msgstr "E-postadress" - -#: lib/Message.php:641 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Rensade alla meddelanden från %s." - -#: templates/folders/actions.inc:20 -msgid "Empty Folder(s)" -msgstr "Töm mapp(ar)" - -#: templates/mailbox/actions.inc:39 -msgid "Empty Trash folder" -msgstr "Töm Papperskorg" - -#: lib/IMP.php:908 -msgid "Empty _Trash" -msgstr "Töm _papperskorg" - -#: templates/pgp/notactive.inc:16 templates/pgp/pgp.inc:20 -msgid "Enable PGP functionality?" -msgstr "Aktivera PGP-funktionalitet?" - -#: templates/smime/notactive.inc:16 templates/smime/smime.inc:16 -msgid "Enable S/MIME functionality?" -msgstr "Aktivera S/MIME-funktionalitet?" - -#: config/prefs.php.dist:789 -msgid "Enable message previews?" -msgstr "Aktivera förhandsgranskning av meddelanden?" - -#: templates/compose/compose.inc:433 -msgid "Encr_yption Options" -msgstr "Kr_ypteringsinställningar" - -#: lib/MIME/Viewer/itip.php:474 lib/MIME/Viewer/itip.php:611 -msgid "End" -msgstr "Slut" - -#: lib/Compose.php:300 -msgid "End forwarded message" -msgstr "Slut på vidarebefordrat meddelande" - -#: lib/Compose.php:257 -msgid "End message" -msgstr "Slut på meddelanden" - -#: lib/Compose.php:255 -#, php-format -msgid "End message from %s" -msgstr "Slut på meddelande från %s" - -#: templates/smime/smime.inc:112 templates/pgp/pgp.inc:151 -msgid "Enter Passphrase" -msgstr "Ange lösenord" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "Ange namn på ny mapp för utkast" - -#: templates/prefs/sentmailselect.inc:24 -msgid "Enter the name for your new sent mail folder" -msgstr "Ange namn på ny mapp för skickade meddelanden" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "Ange namn på ny papperskorg" - -#: compose.php:1042 message.php:191 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "'%s' lades till i adressboken." - -#: templates/smime/smime.inc:53 templates/pgp/pgp.inc:84 -#: lib/MIME/Viewer/pgp.php:392 lib/MIME/Viewer/pkcs7.php:378 -#: lib/MIME/Viewer/status.php:75 lib/MIME/Viewer/status.php:170 -msgid "Error" -msgstr "Fel" - -#: lib/MIME/Viewer/itip.php:277 lib/MIME/Viewer/itip.php:370 -#, php-format -msgid "Error sending reply: %s." -msgstr "Fel under sändning av svarsmeddelande: %s" - -#: lib/MIME/Viewer/itip.php:92 -msgid "Event successfully deleted." -msgstr "Händelse raderad." - -#: config/prefs.php.dist:767 -msgid "Every 15 minutes" -msgstr "Var 15:e minut" - -#: config/prefs.php.dist:764 -msgid "Every 30 seconds" -msgstr "Var 30:e sekund" - -#: config/prefs.php.dist:766 -msgid "Every 5 minutes" -msgstr "Var 5:e minut" - -#: config/prefs.php.dist:768 -msgid "Every half hour" -msgstr "Varje halvtimme" - -#: config/prefs.php.dist:765 -msgid "Every minute" -msgstr "Varje minut" - -#: folders.php:419 -msgid "Expand" -msgstr "Expandera" - -#: templates/folders/actions.inc:33 -msgid "Expand All" -msgstr "Expandera alla" - -#: templates/folders/actions.inc:33 -msgid "Expand All Folders" -msgstr "Expandera alla mappar" - -#: folders.php:419 -msgid "Expand Folder" -msgstr "Expandera mapp" - -#: templates/compose/compose.inc:331 templates/compose/redirect.inc:53 -msgid "Expand Names" -msgstr "Expandera namn" - -#: config/prefs.php.dist:1030 -msgid "Expand names in the compose window automatically in the background?" -msgstr "Automatisk bakgrundsexpansion av adresser när du anger mottagare?" - -#: config/prefs.php.dist:960 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Expandera alla mappar som förvald inställning i mappvyn?" - -#: templates/compose/compose.inc:155 templates/compose/compose.inc:205 -#: templates/compose/compose.inc:256 templates/compose/redirect.inc:101 -msgid "Expanding" -msgstr "Expanderar" - -#: templates/fetchmail/fetchmail.inc:26 config/prefs.php.dist:104 -msgid "Fetch Mail" -msgstr "Hämta e-post" - -#: config/prefs.php.dist:848 -msgid "Fetch Mail in a separate window?" -msgstr "Hämta e-post i ett separat fönster." - -#: templates/fetchmail/manage.inc:46 -msgid "Fetch messages upon logging on?" -msgstr "Hämta meddelanden vid inloggning?" - -#: lib/Fetchmail.php:306 -#, php-format -msgid "Fetched %d message(s) from %s" -msgstr "Hämtade %d meddelanden från %s." - -#: lib/Fetchmail.php:304 lib/Fetchmail.php:306 -msgid "Fetchmail: " -msgstr "Fetchmail: " - -#: lib/Fetchmail.php:308 -msgid "Fetchmail: no new messages." -msgstr "Fetchmail: inga nya meddelanden." - -#: lib/IMP.php:923 -msgid "Fi_lters" -msgstr "Fi_lter" - -#: templates/compose/attachments.js:83 templates/compose/compose.inc:492 -msgid "File" -msgstr "Fil" - -#: templates/filters/prefs.inc:31 -msgid "Filter Options" -msgstr "Filterinställningar" - -#: templates/filters/prefs.inc:9 -msgid "Filter Settings" -msgstr "Filterinställningar" - -#: config/prefs.php.dist:596 -msgid "Filter message content for profanity?" -msgstr "Filtrera meddelande på svordomar?" - -#: templates/filters/notactive.inc:11 -msgid "Filter support is disabled on this system." -msgstr "Filtersupport är avstängt i systemet." - -#: config/prefs.php.dist:120 -msgid "Filters" -msgstr "Filter" - -#: templates/filters/notactive.inc:3 -msgid "Filters NOT Active" -msgstr "Filter är INTE aktivt" - -#: lib/Filter.php:111 -#, php-format -msgid "Filters: %s management page" -msgstr "%s-filterhanteringssida" - -#: templates/contacts/contacts.inc:184 -msgid "Find" -msgstr "Sök" - -#: config/prefs.php.dist:885 -msgid "First Mailbox Page" -msgstr "Första brevlådesidan" - -#: mailbox.php:317 -msgid "First Page" -msgstr "Första sidan" - -#: templates/message/navbar_actions.inc:15 templates/mailbox/actions.inc:21 -msgid "Fo_rward" -msgstr "Vida_rbefordra" - -#: folders.php:258 templates/folders/head.inc:2 -#: templates/prefs/initialpageselect.inc:6 -#: templates/prefs/initialpageselect.inc:10 -msgid "Folder Navigator" -msgstr "Mappnavigator" - -#: templates/login/login.inc:199 -msgid "Folder Prefix" -msgstr "Mapprefix" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Mappsammanställning" - -#: acl.php:24 -msgid "Folder sharing is not enabled." -msgstr "Mappdelning är inte tillgängligt." - -#: folders.php:52 -msgid "Folder use is not enabled." -msgstr "Mappanvändning är inte tillgångligt." - -#: config/prefs.php.dist:949 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Datumformat i brevlådevyn för meddelanden daterade idag" - -#: compose.php:701 templates/message/navbar_actions.inc:15 -#: templates/mailbox/actions.inc:21 -msgid "Forward" -msgstr "Vidarbefordra" - -#: compose.php:686 -msgid "Forward:" -msgstr "Vidarbefordra:" - -#: lib/Compose.php:285 -msgid "Forwarded message" -msgstr "Vidarebefordrat meddelande" - -#: lib/Compose.php:283 -#, php-format -msgid "Forwarded message from %s" -msgstr "Vidarebefordrat meddelande från %s" - -#: lib/MIME/Viewer/itip.php:442 -msgid "Free/Busy Information" -msgstr "Ledig/Upptagen information" - -#: lib/MIME/Viewer/itip.php:453 -msgid "Free/Busy Reply" -msgstr "Ledig/Upptagen svar" - -#: lib/MIME/Viewer/itip.php:447 -msgid "Free/Busy Request" -msgstr "Ledig/upptagen-förfrågan" - -#: lib/MIME/Viewer/itip.php:364 -msgid "Free/Busy Request Response" -msgstr "Svar på ledig/upptagen-förfrågan" - -#: templates/mailbox/message_headers.inc:22 -msgid "Fro_m" -msgstr "Frå_n" - -#: search.php:140 message.php:260 thread.php:86 -#: templates/compose/compose.inc:98 -msgid "From" -msgstr "Från" - -#: config/prefs.php.dist:898 -msgid "From Address" -msgstr "Från-adress" - -#: compose.php:698 compose.php:702 -msgid "Fwd:" -msgstr "VB:" - -#: compose.php:1203 -msgid "Fwd: " -msgstr "VB: " - -#: compose.php:1205 -#, php-format -msgid "Fwd: %u Forwarded Messages" -msgstr "VB: %u vidarbefordrat meddelande" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "Allmänna inställningar" - -#: templates/fetchmail/manage.inc:37 -msgid "Get only new messages? (IMAP only)" -msgstr "Hämta enbart nya meddelanden? (IMAP)" - -#: thread.php:74 -msgid "Go to Message" -msgstr "Gå till meddelande" - -#: message.php:187 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Gå till adressbokspost för '%s'" - -#: templates/acl/acl.inc:135 -msgid "Grant access" -msgstr "Ge tillgång" - -#: message.php:552 lib/Filter.php:111 lib/MIME/Viewer/appledouble.php:43 -#: lib/MIME/Viewer/html.php:106 lib/MIME/Viewer/images.php:98 -#: lib/MIME/Viewer/images.php:105 lib/MIME/Viewer/images.php:107 -#: lib/MIME/Viewer/images.php:160 lib/MIME/Viewer/notification.php:65 -#: lib/MIME/Viewer/notification.php:71 lib/MIME/Viewer/pgp.php:178 -#: lib/MIME/Viewer/pkcs7.php:421 lib/MIME/Viewer/related.php:64 -#: lib/MIME/Viewer/status.php:123 lib/MIME/Viewer/status.php:130 -msgid "HERE" -msgstr "HÄR" - -#: lib/MIME/Viewer/html.php:107 lib/MIME/Viewer/related.php:65 -msgid "HTML" -msgstr "HTML" - -#: compose.php:230 -msgid "HTML Version of Message" -msgstr "HTML-version av meddelandet" - -#: templates/message/headers.inc:58 -msgid "Headers" -msgstr "Rubriker" - -#: templates/compose/recompose.inc:5 -msgid "Here is the message you were composing:" -msgstr "Här är meddelandet du skrev på:" - -#: config/prefs.php.dist:664 -msgid "Hidden" -msgstr "Gömd" - -#: config/prefs.php.dist:663 -msgid "Hidden in Thread View" -msgstr "Gömd i trådvy" - -#: mailbox.php:339 -msgid "Hide Deleted" -msgstr "Dölj raderade" - -#: folders.php:253 -msgid "Hide Unsubscribed" -msgstr "Göm unsubscribed" - -#: templates/compose/compose.inc:305 -msgid "High" -msgstr "Hög" - -#: mailbox.php:680 message.php:294 templates/mailbox/legend.inc:12 -msgid "High Priority" -msgstr "Hög prioritet" - -#: templates/compose/compose.inc:304 -msgid "Highest" -msgstr "Högst" - -#: config/prefs.php.dist:684 -msgid "How do you want to display attachments?" -msgstr "Hur vill du visa bilagor?" - -#: config/prefs.php.dist:489 -msgid "How to attribute quoted lines in a reply" -msgstr "Hur citerade rader visas i ett svar" - -#: lib/Fetchmail/imap.php:137 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:132 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (upptäck protokoll automatiskt)" - -#: templates/login/login.inc:174 lib/Fetchmail/imap.php:149 -msgid "IMAP over SSL" -msgstr "IMAP över SSL" - -#: lib/Fetchmail/imap.php:155 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP över SSL (självsignerat certifikat)" - -#: templates/login/login.inc:175 -msgid "IMAP over SSL (self-signed)" -msgstr "IMAP över SSL (självsignerad)" - -#: templates/login/login.inc:173 lib/Fetchmail/imap.php:143 -msgid "IMAP, no TLS" -msgstr "IMAP, ingen TLS" - -#: lib/Fetchmail/imap.php:50 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 e-postservrar" - -#: folders.php:345 -msgid "INBOX" -msgstr "Inkorg" - -#: templates/compose/spelling.inc:82 -msgid "Ignore" -msgstr "Ignorera" - -#: templates/compose/spelling.inc:83 -msgid "Ignore All" -msgstr "Ignorera alla" - -#: templates/saveimage/saveimage.inc:8 -msgid "Image" -msgstr "Bild" - -#: templates/folders/import.inc:20 -msgid "Import" -msgstr "Importera" - -#: templates/smime/import_key.inc:85 templates/pgp/import_key.inc:65 -msgid "Import Key" -msgstr "Importera nyckel" - -#: templates/pgp/pgp.inc:254 -msgid "Import Keypair" -msgstr "Importera nyckelpar" - -#: templates/folders/actions.inc:25 -msgid "Import Messages" -msgstr "Importera meddelanden" - -#: pgp.php:42 -msgid "Import PGP Key" -msgstr "Importera PGP-nyckel" - -#: templates/smime/smime.inc:76 -msgid "Import Personal Certificate" -msgstr "Importera personligt certifikat" - -#: templates/pgp/import_key.inc:14 -msgid "Import Personal Private PGP Key" -msgstr "Importera personlig privat PGP-nyckel" - -#: templates/pgp/import_key.inc:9 -msgid "Import Personal Public PGP Key" -msgstr "Importera personlig publik PGP-nyckel" - -#: templates/smime/import_key.inc:4 -msgid "Import Personal S/MIME Certificates" -msgstr "Importera personligt S/MIME-certifikat" - -#: templates/smime/smime.inc:34 templates/pgp/pgp.inc:107 -msgid "Import Public Key" -msgstr "Import publik nyckel" - -#: templates/pgp/import_key.inc:4 -msgid "Import Public PGP Key" -msgstr "Import publik PGP-nyckel" - -#: templates/smime/import_key.inc:8 -msgid "Import Public S/MIME Key" -msgstr "Importera publik S/MIME-nyckel" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "Importera S/MIME-nyckel" - -#: templates/folders/import.inc:9 -msgid "Import mbox File" -msgstr "Importera mbox-fil" - -#: templates/folders/import.inc:16 -#, php-format -msgid "Import mbox file %s into folder %s." -msgstr "Importera mbox fil %s till mappen %s." - -#: mailbox.php:688 message.php:498 templates/message/navbar_navigate.inc:7 -#: templates/mailbox/legend.inc:7 templates/mailbox/navbar.inc:16 -#: templates/mailbox/navbar.inc:33 -msgid "Important" -msgstr "Viktigt" - -#: templates/search/main.inc:47 -msgid "Important messages" -msgstr "Viktiga meddelanden" - -#: folders.php:157 -#, php-format -msgid "Imported %d messages from %s." -msgstr "Importerade %d meddelanden från %s." - -#: lib/MIME/Viewer/itip.php:725 -msgid "In Process" -msgstr "Pågående" - -#: lib/IMP.php:368 lib/Folder.php:248 -msgid "Inbox" -msgstr "Inkorg" - -#: config/prefs.php.dist:477 -msgid "Include a brief summary of the header in a reply?" -msgstr "Inkludera en kort sammanställning av rubrikerna i svar?" - -#: config/prefs.php.dist:471 -msgid "Include original message in a reply?" -msgstr "Inkludera orginalmeddelande i svar?" - -#: lib/MIME/Viewer/notification.php:64 lib/MIME/Viewer/status.php:133 -msgid "Info" -msgstr "Info" - -#: templates/smime/smime.inc:60 templates/pgp/pgp.inc:93 -#, php-format -msgid "Information on %s Public Key" -msgstr "Information om publik nyckel för %s" - -#: templates/pgp/pgp.inc:151 -msgid "Information on Personal Private Key" -msgstr "Information om personlig privat nyckel" - -#: templates/smime/smime.inc:106 templates/pgp/pgp.inc:147 -msgid "Information on Personal Public Key" -msgstr "Information om personlig publik nyckel" - -#: templates/compose/attachments.inc:15 templates/compose/attachments.js:99 -#: templates/compose/compose.inc:497 -msgid "Inline" -msgstr "Inline" - -#: templates/smime/import_key.inc:9 -msgid "Insert Certificate Here" -msgstr "Infoga certifikat här" - -#: templates/pgp/import_key.inc:15 -msgid "Insert Personal Private PGP Key Here" -msgstr "Infoga personlig privat PGP-nyckel här" - -#: templates/pgp/import_key.inc:10 -msgid "Insert Personal Public PGP Key Here" -msgstr "Infoga personlig publik PGP-nyckel nyckel" - -#: templates/pgp/import_key.inc:5 -msgid "Insert Public PGP Key Here" -msgstr "Infoga publik PGP-nyckel här" - -#: lib/MIME/Viewer/itip.php:375 -msgid "Invalid Action selected for this component." -msgstr "Handling är ogiltig för den här komponenten." - -#: mailbox.php:548 mailbox.php:589 -msgid "Invalid Address" -msgstr "Felaktig adress" - -#: lib/Fetchmail/imap.php:312 -msgid "Invalid Remote Mailbox" -msgstr "Felaktig fjärrbrevlåda" - -#: compose.php:132 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Ogiltigt tecken i e-postadress: %s." - -#: pgp.php:16 smime.php:82 -msgid "Invalid key" -msgstr "Felaktig nyckel" - -#: pgp.php:196 -msgid "Invalid personal PGP private key." -msgstr "Felaktig personlig privat PGP-nyckel." - -#: pgp.php:171 -msgid "Invalid personal PGP public key." -msgstr "Felaktig personlig publik PGP-nyckel." - -#: templates/mailbox/navbar.inc:12 -msgid "Invert" -msgstr "Invertera urval" - -#: templates/compose/compose.inc:567 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.inc:201 -msgid "Key Length" -msgstr "Nyckellängd" - -#: pgp.php:318 -msgid "Key successfully sent to the public keyserver." -msgstr "Nyckel skickades till den publika nyckelservern." - -#: templates/login/login.inc:227 -msgid "Language" -msgstr "Språk" - -#: config/prefs.php.dist:886 -msgid "Last Mailbox Page" -msgstr "Sista brevlådesidan" - -#: mailbox.php:330 -msgid "Last Page" -msgstr "Sista sidan" - -#: templates/compose/compose.inc:380 -msgid "Li_nk Attachments" -msgstr "Lä_nka bilagor" - -#: attachment.php:34 lib/Compose.php:1003 -msgid "Linked attachments are forbidden." -msgstr "Länka bilagor är inte tillåtet." - -#: lib/Compose.php:1020 -#, php-format -msgid "Links will expire on %s" -msgstr "Länkar kommer att löpa ut %s" - -#: config/prefs.php.dist:1049 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Visa alla kontakter när du tar fram kontaktvyn? (Annars ser du bara\n" -"kontakter när du explicit söker efter dem)" - -#: config/prefs.php.dist:681 -msgid "Listing in the Header" -msgstr "Visa i rubriken" - -#: templates/fetchmail/manage.inc:30 -msgid "Local Mailbox:" -msgstr "Lokal brevlåda:" - -#: lib/MIME/Viewer/itip.php:628 -msgid "Location" -msgstr "Plats" - -#: templates/login/login.inc:235 -msgid "Log in" -msgstr "Logga in" - -#: lib/Block/summary.php:117 -#, php-format -msgid "Log in to %s" -msgstr "Logga in till %s" - -#: templates/login/login.inc:142 -msgid "Login" -msgstr "Login" - -#: config/prefs.php.dist:39 -msgid "Login Tasks" -msgstr "Loginaktiviteter" - -#: templates/compose/compose.inc:307 -msgid "Low" -msgstr "Låg" - -#: mailbox.php:683 message.php:296 templates/mailbox/legend.inc:13 -msgid "Low Priority" -msgstr "Låg prioritet" - -#: templates/compose/compose.inc:308 -msgid "Lowest" -msgstr "Lägst" - -#: lib/MIME/Viewer/appledouble.php:46 -msgid "Macintosh File" -msgstr "Macintochfil" - -#: pgp.php:332 smime.php:254 templates/smime/passphrase.inc:13 -msgid "Mail" -msgstr "E-post" - -#: config/prefs.php.dist:96 -msgid "Mail Previews" -msgstr "Förhandsgranskning" - -#: templates/fetchmail/driver_select.inc:16 -msgid "Mail server type to connect to:" -msgstr "Typ av e-post server att ansluta till:" - -#: folders.php:363 -msgid "Mailbox" -msgstr "Brevlåda" - -#: config/prefs.php.dist:111 -msgid "Mailbox and Folder Display Options" -msgstr "Visningsinställningar för brevlåda och mappar" - -#: templates/folders/actions.inc:16 -msgid "Mark All Messages in Folder as Seen" -msgstr "Markera alla meddelanden i mappen som lästa" - -#: templates/folders/actions.inc:17 -msgid "Mark All Messages in Folder as Unseen" -msgstr "Markera alla meddelanden i mappen som olästa" - -#: templates/message/navbar_navigate.inc:5 templates/mailbox/navbar.inc:30 -msgid "Mark as:" -msgstr "Markera som:" - -#: config/prefs.php.dist:646 -msgid "Mark different levels of quoting with different colors?" -msgstr "Markera olika nivåer av citat med olika färger?" - -#: templates/fetchmail/manage.inc:40 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Merkera meddelanden som lästa? (endast IMAP)" - -#: config/prefs.php.dist:654 -msgid "Mark simple markup?" -msgstr "Hantera enkel textuppmärkning?" - -#: templates/search/header.inc:46 -msgid "Match All Queries" -msgstr "Samtliga" - -#: templates/search/header.inc:42 -msgid "Match Any Query" -msgstr "Minst en" - -#: templates/compose/compose.inc:503 -msgid "Maximum Attachment Size" -msgstr "Maximal bilagestorlek" - -#: templates/compose/compose.inc:484 -msgid "Maximum number of attachments reached." -msgstr "Max antal bilagor uppnått." - -#: templates/compose/compose.inc:479 -msgid "Maximum total attachment size reached." -msgstr "Maxstorlek för samtliga bilagor uppnådd." - -#: lib/MIME/Viewer/itip.php:582 -msgid "Meeting Cancellation" -msgstr "Avboka möte" - -#: lib/MIME/Viewer/itip.php:532 -msgid "Meeting Information" -msgstr "Mötesinformation" - -#: lib/MIME/Viewer/itip.php:542 -msgid "Meeting Proposal" -msgstr "Mötesförfrågan" - -#: lib/MIME/Viewer/itip.php:573 -msgid "Meeting Reply" -msgstr "Mötessvar" - -#: lib/MIME/Viewer/itip.php:554 -msgid "Meeting Update" -msgstr "Mötesuppdatering" - -#: lib/MIME/Viewer/itip.php:559 -msgid "Meeting Update Request" -msgstr "Uppdateringsbegäran om möte" - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Meny mapplista" - -#: lib/Compose.php:247 -msgid "Message" -msgstr "Meddelande" - -#: compose.php:506 compose.php:533 compose.php:565 config/prefs.php.dist:50 -msgid "Message Composition" -msgstr "Skriv meddelande" - -#: config/prefs.php.dist:897 -msgid "Message Date" -msgstr "Meddelandedatum" - -#: config/prefs.php.dist:49 config/prefs.php.dist:68 config/prefs.php.dist:78 -#: config/prefs.php.dist:87 config/prefs.php.dist:95 config/prefs.php.dist:103 -msgid "Message Options" -msgstr "Meddelandeinställningar" - -#: search.php:359 -msgid "Message Search" -msgstr "Meddelandesökning" - -#: config/prefs.php.dist:901 -msgid "Message Size" -msgstr "Meddelandestorlek" - -#: message.php:381 -msgid "Message Source" -msgstr "Meddelandekälla" - -#: config/prefs.php.dist:69 -msgid "Message Viewing" -msgstr "Meddelandevisning" - -#: templates/search/header.inc:55 -msgid "Message fields" -msgstr "Meddelandefält" - -#: templates/search/main.inc:6 -msgid "Message flags" -msgstr "Meddelandeflaggor" - -#: templates/search/main.inc:83 -msgid "Message folders" -msgstr "Meddelande mappar" - -#: lib/Compose.php:245 -#, php-format -msgid "Message from %s" -msgstr "Meddelande från %s" - -#: templates/search/header.inc:33 -msgid "Message matches" -msgstr "Meddelande matchar" - -#: compose.php:745 compose.php:759 -msgid "Message redirected successfully." -msgstr "Meddelande eftersänt." - -#: compose.php:992 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Meddelande skickades, men kunde inte sparas till %s" - -#: compose.php:1051 compose.php:1066 -msgid "Message sent successfully." -msgstr "Meddelande skickades." - -#: config/prefs.php.dist:921 -msgid "Messages per page in the mailbox view." -msgstr "Meddelande per sida i mappvyn." - -#: mailbox.php:294 -msgid "Messages to" -msgstr "Meddelande till" - -#: templates/acl/acl.inc:29 -msgid "Modify" -msgstr "Ändra" - -#: templates/compose/expand.inc:12 -#, php-format -msgid "More than one address found for field '%s'." -msgstr "Mer än en adress hittat för fältet '%s'." - -#: templates/message/navbar_navigate.inc:18 templates/mailbox/navbar.inc:50 -msgid "Move" -msgstr "Flytta" - -#: templates/prefs/sourceselect.inc:316 -msgid "Move down" -msgstr "Flytta ner" - -#: templates/message/navbar_navigate.inc:18 -msgid "Move to folder" -msgstr "Flytta till mapp" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move up" -msgstr "Flytta upp" - -#: lib/Mailbox.php:331 -msgid "Multipart Message" -msgstr "Multipart meddelanden" - -#: lib/MIME/Viewer/alternative.php:130 -msgid "Multipart/alternative" -msgstr "Multipart/alternative" - -#: templates/fetchmail/manage.inc:48 templates/smime/smime.inc:20 -#: templates/pgp/pgp.inc:24 -msgid "NOTE" -msgstr "Notering" - -#: templates/contacts/contacts.inc:242 lib/MIME/Viewer/itip.php:640 -msgid "Name" -msgstr "Namn" - -#: pgp.php:110 -msgid "Name and/or email can not be empty" -msgstr "Namn och/eller e-post får inte vara tom" - -#: lib/MIME/Viewer/itip.php:730 -msgid "Needs Action" -msgstr "Behöver åtgärd" - -#: config/prefs.php.dist:556 config/prefs.php.dist:577 -#: config/prefs.php.dist:763 -msgid "Never" -msgstr "Aldrig" - -#: config/prefs.php.dist:546 -msgid "Never save attachments" -msgstr "Spara aldrig bilagor" - -#: templates/acl/acl.inc:124 -msgid "New" -msgstr "Ny" - -#: lib/IMP.php:576 -msgid "New Folder" -msgstr "Ny mapp" - -#: config/prefs.php.dist:88 -msgid "New Mail" -msgstr "Nya meddelanden" - -#: templates/search/main.inc:19 -msgid "New messages" -msgstr "Nya meddelanden" - -#: templates/compose/spelling.inc:133 -msgid "Next" -msgstr "Nästa" - -#: templates/message/navbar_navigate.inc:33 -msgid "Next Message" -msgstr "Nästa meddelande" - -#: mailbox.php:328 -msgid "Next Page" -msgstr "Nästa sida" - -#: templates/compose/compose.inc:532 config/prefs.php.dist:957 -msgid "No" -msgstr "Nej" - -#: smime.php:226 -msgid "No Certificate found" -msgstr "Inget certifikat hittat" - -#: templates/compose/encrypt_list.inc:5 -msgid "No Encryption" -msgstr "Ingen kryptering" - -#: templates/pgp/pgp.inc:80 -msgid "No Keys in Keyring" -msgstr "Inga nycklar i nyckelringen" - -#: mailbox.php:347 -#, php-format -msgid "No Messages" -msgstr "Inga meddelanden" - -#: pgp.php:137 -msgid "No PGP public key imported." -msgstr "Ingen publik PGP-nyckel importerades." - -#: templates/smime/smime.inc:131 -msgid "No Personal Certificate Present" -msgstr "Inget personligt certifikat tillgängligt" - -#: templates/smime/smime.inc:49 -msgid "No Public Keys Found" -msgstr "Inga publika nycklar hittades" - -#: smime.php:151 -msgid "No S/MIME public key imported." -msgstr "Ingen publik S/MIME-nyckel importerades." - -#: lib/MIME/Viewer/tnef.php:94 -msgid "No attachments found." -msgstr "Bilagor saknas." - -#: acl.php:72 acl.php:98 -msgid "No folder selected." -msgstr "Ingen mapp vald." - -#: lib/Block/summary.php:130 -msgid "No folders are being checked for new mail." -msgstr "Inga mappar kontrolleras för ny e-post." - -#: folders.php:206 lib/Folder.php:598 lib/Folder.php:649 -msgid "No folders were specified" -msgstr "Inga mappar är valda" - -#: lib/Block/summary.php:136 -msgid "No folders with new messages" -msgstr "Inga mappar med nya meddelanden" - -#: lib/Block/summary.php:133 -msgid "No folders with unseen messages" -msgstr "Inga mappar med olästa meddelanden" - -#: lib/Compose.php:241 -msgid "No message body text" -msgstr "Ingen meddelandetext" - -#: lib/Mailbox.php:393 -msgid "No messages matched your search." -msgstr "Inga meddelanden motsvarade din sökning." - -#: pgp.php:189 -msgid "No personal PGP private key imported." -msgstr "Ingen personlig privat PGP-nyckel importerades." - -#: pgp.php:165 -msgid "No personal PGP public key imported." -msgstr "Ingen personlig publik PGP-nyckel importerades." - -#: smime.php:201 -msgid "No personal S/MIME certificates imported." -msgstr "Ingent personlig S/MIME-certifikat importerades." - -#: spelling.php:213 -msgid "No spellchecking program configured." -msgstr "Hittade inget program för rättstavningskontroll." - -#: templates/compose/spelling.inc:48 -msgid "No spelling errors" -msgstr "Inga stavfel" - -#: templates/compose/spelling.inc:100 -msgid "No suggestions" -msgstr "Inga förslag" - -#: acl.php:68 acl.php:94 -msgid "No user specified." -msgstr "Ingen användare angiven." - -#: lib/MIME/Viewer/itip.php:661 -msgid "Non Participant" -msgstr "Icke-deltagare" - -#: templates/prefs/sentmailselect.inc:41 templates/prefs/sourceselect.inc:35 -#: templates/prefs/spamselect.inc:5 templates/mailbox/navbar.inc:11 -#: lib/MIME/Viewer/itip.php:618 -msgid "None" -msgstr "Ingen" - -#: templates/compose/compose.inc:306 -msgid "Normal" -msgstr "Normal" - -#: templates/mailbox/navbar.inc:21 templates/mailbox/navbar.inc:39 -msgid "Not Deleted" -msgstr "Ej raderad" - -#: templates/message/navbar_navigate.inc:12 templates/mailbox/navbar.inc:23 -#: templates/mailbox/navbar.inc:42 -msgid "Not Draft" -msgstr "Ej utkast" - -#: templates/message/navbar_navigate.inc:8 templates/mailbox/navbar.inc:17 -#: templates/mailbox/navbar.inc:34 -msgid "Not Important" -msgstr "Ej viktigt" - -#: templates/mailbox/navbar.inc:25 -msgid "Not Personal" -msgstr "Ej personligt" - -#: lib/Crypt/PGP.php:154 lib/Crypt/SMIME.php:152 lib/Crypt/SMIME.php:158 -#: lib/Crypt/SMIME.php:167 -msgid "Not a valid public key." -msgstr "Felaktig publik PGP-nyckel." - -#: templates/search/main.inc:67 -msgid "Not deleted messages" -msgstr "Ej raderade meddelanden" - -#: templates/search/main.inc:51 -msgid "Not important messages" -msgstr "Ej viktiga meddelanden" - -#: lib/Maintenance/Task/fetchmail_login.php:76 -msgid "Note that this can take some time" -msgstr "Det kan ta en stund." - -#: config/prefs.php.dist:372 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "Antal månader som länkade bilagor skall sparas, om månadsvis radering." - -#: config/prefs.php.dist:354 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Antal mappar för skickade meddelanden som skall sparas vid månatlig radering." - -#: templates/contacts/contacts.inc:257 lib/MIME/Viewer/itip.php:509 -#: lib/MIME/Viewer/itip.php:685 -msgid "OK" -msgstr "OK" - -#: templates/search/fields.inc:5 templates/smime/import_key.inc:49 -#: templates/pgp/import_key.inc:48 -msgid "OR" -msgstr "eller" - -#: templates/search/main.inc:15 -msgid "Old messages" -msgstr "Gamla meddelanden" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:55 -msgid "Old sent-mail folders being purged." -msgstr "Mapp för skickade meddelanden rensas." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Visa bara mappar med olästa meddelanden?" - -#: templates/folders/javascript.inc:78 -msgid "Only one folder should be selected for this action." -msgstr "Bara en mapp kan vara vald för den här handlingen." - -#: templates/menu.inc:7 templates/menu.inc:27 -msgid "Ope_n Folder" -msgstr "Öpp_na mapp" - -#: templates/menu.inc:24 -msgid "Open Folder" -msgstr "Öppna mapp" - -#: folders.php:388 -msgid "Opened Folder" -msgstr "Öppnade mapp" - -#: lib/MIME/Viewer/itip.php:657 -msgid "Optional Participant" -msgstr "Icke obligatoriska deltagare" - -#: fetchmail.php:33 templates/fetchmail/top.inc:3 -#: templates/fetchmail/fetchmail.inc:6 -msgid "Other Mail Accounts" -msgstr "Andra e-postkonton" - -#: config/prefs.php.dist:110 config/prefs.php.dist:119 -#: config/prefs.php.dist:126 config/prefs.php.dist:134 -#: config/prefs.php.dist:143 -msgid "Other Options" -msgstr "Andra inställningar" - -#: templates/pgp/passphrase.inc:16 lib/MIME/Viewer/pgp.php:170 -#: lib/MIME/Viewer/pgp.php:210 lib/MIME/Viewer/pgp.php:296 -msgid "PGP" -msgstr "PGP" - -#: templates/compose/encrypt_list.inc:7 -msgid "PGP Encrypt Message" -msgstr "PGP kryptera" - -#: compose.php:330 -msgid "PGP Error: " -msgstr "PGP-fel: " - -#: compose.php:309 -msgid "PGP Error: Need passphrase for personal private key." -msgstr "PGP-fel: Behöver lösenord för personlig privat nyckel." - -#: templates/pgp/notactive.inc:6 -msgid "PGP NOT Active" -msgstr "PGP är inte aktivt" - -#: templates/pgp/pgp.inc:6 config/prefs.php.dist:135 -msgid "PGP Options" -msgstr "PGP inställningar" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "Inmatning av PGP-lösenord" - -#: templates/pgp/pgp.inc:128 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "PGP personligt nyckelpar kräver säker förbindelse (HTTPS)." - -#: lib/MIME/Viewer/pgp.php:178 -msgid "PGP Public Key Text" -msgstr "Publik PGP-nyckel" - -#: pgp.php:149 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Publik PGP-nyckel för '%s (%s)' lades till." - -#: pgp.php:245 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Publik PGP-nyckel för '%s' raderades." - -#: templates/pgp/pgp.inc:72 -msgid "PGP Public Keyring" -msgstr "Publik nyckelring för PGP" - -#: templates/compose/encrypt_list.inc:8 -msgid "PGP Sign Message" -msgstr "Signera" - -#: templates/compose/encrypt_list.inc:9 -msgid "PGP Sign/Encrypt Message" -msgstr "Signera/Kryptera" - -#: pgp.php:202 -msgid "PGP private key successfully added." -msgstr "Privat PGP-nyckel lades till." - -#: pgp.php:177 -msgid "PGP public key successfully added." -msgstr "Publik PGP-nyckel lades till." - -#: templates/pgp/notactive.inc:11 -msgid "PGP support is disabled on this system." -msgstr "PGP-support är avstängt i systemet." - -#: lib/MIME/Viewer/pgp.php:214 -msgid "" -"PGP support is not currently active so the digital signature is unable to be " -"verified." -msgstr "" -"Den digitala signaturen kan inte verifieras pga att PGP-support inte är " -"aktiverat." - -#: lib/MIME/Viewer/pgp.php:301 -msgid "" -"PGP support is not currently active so the message is unable to be decrypted." -msgstr "" -"Meddelandet kan inte dekrypteras pga att PGP-support inte är aktiverat." - -#: templates/pgp/pgp.inc:24 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly" -msgstr "" -"PGP-stödet kräver att popup-fönster fungerar. Om din\n" -"webbläsare är inställd att blockera popup-fönster måste du ändra den\n" -"inställningen för att PGP-stödet ska fungera" - -#: lib/Fetchmail/imap.php:108 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:103 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (detektera protokoll automatiskt)" - -#: lib/Fetchmail/imap.php:120 -msgid "POP3 over SSL" -msgstr "POP3 över SSL" - -#: lib/Fetchmail/imap.php:126 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 över SSL (självsignerat certifikat)" - -#: templates/login/login.inc:177 -msgid "POP3 over SSL (self-signed)" -msgstr "POP3 över SSL (självsignerad)" - -#: lib/Fetchmail/imap.php:114 -msgid "POP3, no TLS" -msgstr "POP3, ingen TLS" - -#: templates/mailbox/header.inc:19 -#, php-format -msgid "Page %d of %d" -msgstr "Sida %d av %d" - -#: config/prefs.php.dist:883 -msgid "Page with the First Unseen Message" -msgstr "Sidan med första olästa meddelandet" - -#: config/prefs.php.dist:884 -msgid "Page with the Last Unseen Message" -msgstr "Sidan med det sista olästa meddelandet" - -#: templates/message/headers.inc:43 -msgid "Part(s)" -msgstr "Del(ar)" - -#: templates/pgp/pgp.inc:211 -msgid "Passphrase" -msgstr "Lösenord" - -#: templates/pgp/pgp.inc:216 -msgid "Passphrase (Again)" -msgstr "Lösenord (igen)" - -#: pgp.php:310 smime.php:235 -msgid "Passphrase successfully unloaded." -msgstr "Lösenord frigjort." - -#: templates/smime/passphrase.inc:17 templates/pgp/passphrase.inc:29 -msgid "Passphrase:" -msgstr "Lösenord:" - -#: pgp.php:112 -msgid "Passphrases can not be empty" -msgstr "Lösenord kan inte vara tomt" - -#: pgp.php:114 -msgid "Passphrases do not match" -msgstr "Lösenord stämmer inte överrens" - -#: templates/login/login.inc:221 templates/fetchmail/manage.inc:20 -#: templates/smime/import_key.inc:71 -msgid "Password" -msgstr "Lösenord" - -#: templates/fetchmail/manage.inc:48 -msgid "Perform maintenance operations on login?" -msgstr "Utför underhållsaktiviteter vid inloggning?" - -#: acl.php:76 acl.php:102 -msgid "Permissions for this user can not be changed." -msgstr "Kan inte ändra rättigheter för denna användare." - -#: mailbox.php:659 message.php:489 templates/mailbox/legend.inc:10 -#: templates/mailbox/navbar.inc:24 -msgid "Personal" -msgstr "Personlig" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "Personlig information" - -#: pgp.php:120 -msgid "Personal PGP keypair generated successfully." -msgstr "Personligt nyckelpar för PGP skapades." - -#: pgp.php:127 -msgid "Personal PGP keys deleted successfully." -msgstr "Personligt nyckelpar för PGP raderades." - -#: smime.php:207 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Inget personligt S/MIME-certifikat importerades." - -#: smime.php:132 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Personligt nyckelpar för S/MIME raderades." - -#: config/prefs.php.dist:215 -msgid "Place your signature before replies and forwards?" -msgstr "Sätta signatur före svar och vidarbefordring?" - -#: compose.php:228 -msgid "Plaintext Version of Message" -msgstr "Meddelande i plaintext" - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:200 -msgid "Please enter a name for the new folder:" -msgstr "Skriv ett namn för den nya mappen:" - -#: templates/folders/javascript.inc:101 templates/folders/javascript.inc:103 -msgid "Please enter the name of the new folder:" -msgstr "Ange namn på ny mapp:" - -#: templates/folders/javascript.inc:146 -msgid "Please enter the new name:" -msgstr "Skriv in det nya namnet:" - -#: templates/pgp/passphrase.inc:19 -#, php-format -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per %s session." -msgstr "" -"Var god ange lösenord för din privata PGP-nyckel. Lösenordet behöver bara " -"anges en gång per %s-session." - -#: templates/smime/passphrase.inc:13 -#, php-format -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per %s session." -msgstr "" -"Var god ange lösenord för din privata S/MIME-nyckel. Lösenordet behöver bara " -"anges en gång per %s-session." - -#: recompose.php:88 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Logga in igen för att återuppta arbetet med att skriva på ditt\n" -"meddelande. Om du INTE accepterar kakor OCH skriver brev i\n" -"popup-fönster måste du också logga in i huvudfönstret igen. Detta är\n" -"en säkerhetsåtgärd för att hindra att din session övertas. Vi ber om\n" -"ursäkt för eventuella olägenheter detta orsakar." - -#: templates/login/login.inc:81 -msgid "Please provide your password." -msgstr "Ange ditt lösenord." - -#: templates/login/login.inc:77 -msgid "Please provide your username." -msgstr "Ange ditt användarnamn." - -#: compose.php:80 lib/IMP.php:519 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Rätta felaktiga eller tvetydiga adresser." - -#: lib/MIME/Viewer/itip.php:598 -msgid "" -"Please review the following information, and then select an action from the " -"menu below." -msgstr "" -"Kontrollera följande information och välj sedan en handling i menyn\n" -"nedan." - -#: templates/folders/javascript.inc:56 -msgid "Please select a folder before you perform any actions." -msgstr "Välj en mapp innan du utför handlingar." - -#: lib/MIME/Viewer/itip.php:461 -msgid "Please select an action from the menu below." -msgstr "Välj en handling från menyn nedan." - -#: templates/search/javascript.inc:41 -msgid "Please select at least one folder to search." -msgstr "Välj åtminstone en mapp att söka i." - -#: templates/folders/javascript.inc:4 -msgid "Please select only one folder for this operation." -msgstr "Välj bara en mapp för den här operationen." - -#: templates/compose/redirect.inc:73 -msgid "Please select or edit in the box to the right:" -msgstr "Välj eller ändra i rutan till höger:" - -#: templates/compose/compose.inc:127 templates/compose/compose.inc:177 -#: templates/compose/compose.inc:228 -msgid "Please select or edit right next:" -msgstr "Ange eller ändra nästa:" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Drivs med Horde" - -#: config/prefs.php.dist:207 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Föregå signatur med streck ('--')?" - -#: filterprefs.php:40 pgp.php:257 smime.php:241 -msgid "Preferences successfully updated." -msgstr "Inställningar uppdaterade." - -#: templates/compose/attachments.inc:3 -msgid "Preview" -msgstr "Förhandsvisning" - -#: templates/message/navbar_navigate.inc:28 -msgid "Previous Message" -msgstr "Föregående meddelande" - -#: mailbox.php:319 -msgid "Previous Page" -msgstr "Föregående sida" - -#: templates/message/navbar_actions.inc:33 -msgid "Print" -msgstr "Skriv ut" - -#: templates/message/headers.inc:38 -msgid "Priority" -msgstr "Prioritet" - -#: templates/smime/import_key.inc:76 -msgid "Private Key Password" -msgstr "Lösenord för privat nyckel" - -#: config/prefs.php.dist:545 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Bekräfta varje gång en bilaga skickas, ha NEJ som standardsvar" - -#: config/prefs.php.dist:544 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Bekräfta varje gång en bilaga skickas, ha JA som standardsvar" - -#: templates/fetchmail/manage.inc:10 -msgid "Protocol:" -msgstr "Protokoll:" - -#: lib/Crypt/PGP.php:461 -msgid "Public PGP keyserver support has been disabled." -msgstr "Support för PGP-nyckelserver är inte aktivt." - -#: templates/mailbox/actions.inc:36 templates/mailbox/actions_deleted.inc:8 -msgid "Pur_ge Deleted" -msgstr "Ren_sa raderade" - -#: templates/mailbox/actions.inc:36 templates/mailbox/actions_deleted.inc:8 -msgid "Purge Deleted" -msgstr "Rensa raderade" - -#: templates/folders/actions.inc:22 -msgid "Purge Folder(s)" -msgstr "Töm mapp(ar)" - -#: config/prefs.php.dist:391 -msgid "Purge Trash how often:" -msgstr "Hur ofta rensas papperkorgen:" - -#: config/prefs.php.dist:400 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Rensa meddelanden i papperkorgen äldre än så här många dagar." - -#: config/prefs.php.dist:381 -msgid "Purge old messages in the Trash folder?" -msgstr "Rensa gamla meddelanden i papperkorgen?" - -#: lib/Maintenance/Task/purge_trash.php:67 -#, php-format -msgid "Purging %d message(s) from Trash folder." -msgstr "Rensar %d meddelande(n) från papperkorgen." - -#: config/prefs.php.dist:422 -msgid "Put this after @ when sending mail and default address expansion:" -msgstr "Lägg till efter @ om domän saknas:" - -#: templates/quota/quota.inc:17 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Quota status: %.2fMB / %.2fMB (%2f%%)" - -#: templates/quota/quota.inc:21 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Quota status: %.2fMB / INGEN BEGRÄNSNING" - -#: templates/quota/quota.inc:24 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Quota status: INGEN BEGRÄNSNING" - -#: config/prefs.php.dist:485 -#, php-format -msgid "Quoting %f:" -msgstr "Citerar %f:" - -#: templates/compose/compose.inc:377 -msgid "Re_quest Delivery Confirmation" -msgstr "Be_gär leveransbekräftelse" - -#: search.php:164 -msgid "Received On" -msgstr "Ankom den" - -#: search.php:172 -msgid "Received Since" -msgstr "Ankom sedan" - -#: search.php:168 -msgid "Received Until" -msgstr "Ankom till" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirec_t" -msgstr "Eftersän_d" - -#: templates/message/navbar_actions.inc:16 -msgid "Redirect" -msgstr "Eftersänd" - -#: templates/compose/redirect.inc:110 -msgid "Redirect Message" -msgstr "Eftersänd meddelande" - -#: compose.php:708 -msgid "Redirect this message" -msgstr "Eftersänd det här meddelandet" - -#: compose.php:768 -msgid "Redirecting failed." -msgstr "Eftersändning misslyckades." - -#: templates/compose/compose.inc:573 -msgid "Refresh" -msgstr "Förnya" - -#: config/prefs.php.dist:769 -msgid "Refresh Folder Views:" -msgstr "Förnya mappvyer:" - -#: templates/folders/head.inc:3 templates/mailbox/header.inc:4 -msgid "Reload" -msgstr "Ladda om" - -#: templates/folders/head.inc:3 -msgid "Reload View" -msgstr "Ladda om vy" - -#: lib/MIME/Viewer/itip.php:483 lib/MIME/Viewer/itip.php:502 -msgid "Remember the free/busy information." -msgstr "Kom ihåg information om ledig/upptagen." - -#: config/prefs.php.dist:959 -msgid "Remember the last view" -msgstr "Kom ihåg senaste vyn" - -#: templates/fetchmail/manage.inc:27 -msgid "Remote Mailbox:" -msgstr "Fjärrbrevlåda:" - -#: templates/search/fields.inc:40 -msgid "Remove Field From Search" -msgstr "Ta bort fält från sökningen" - -#: templates/prefs/sourceselect.inc:305 -msgid "Remove source" -msgstr "Ta bort källa" - -#: templates/folders/actions.inc:6 -msgid "Rename Folder(s)" -msgstr "Byt namn på mapp(ar)" - -#: config/prefs.php.dist:336 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Byt namn på mapp för skickade meddelanden i början av månaden?" - -#: lib/Folder.php:552 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Namnbyte från '%s' till '%s' misslyckades. Servern svarade" - -#: templates/message/navbar_actions.inc:10 -msgid "Repl_y to List" -msgstr "Sva_ra till lista" - -#: templates/compose/spelling.inc:105 -msgid "Replace with:" -msgstr "Ersätt med:" - -#: templates/message/navbar_actions.inc:8 -msgid "Reply" -msgstr "Svara" - -#: lib/MIME/Viewer/itip.php:279 lib/MIME/Viewer/itip.php:372 -msgid "Reply Sent." -msgstr "Svar skickat." - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to All" -msgstr "Svara alla" - -#: compose.php:657 -msgid "Reply to All:" -msgstr "Svara alla:" - -#: templates/message/navbar_actions.inc:10 -msgid "Reply to List" -msgstr "Svara till lista" - -#: compose.php:659 -msgid "Reply to List:" -msgstr "Svara till lista:" - -#: templates/message/navbar_actions.inc:13 -msgid "Reply to _All" -msgstr "Svara _alla" - -#: lib/MIME/Viewer/itip.php:485 lib/MIME/Viewer/itip.php:494 -#: lib/MIME/Viewer/itip.php:504 -msgid "Reply with Not Supported Message" -msgstr "Svara att begäran inte stöds" - -#: lib/MIME/Viewer/itip.php:492 -msgid "Reply with free/busy for next 2 months." -msgstr "Svara med information om ledig/upptagen för kommande två månader." - -#: lib/MIME/Viewer/itip.php:491 -msgid "Reply with requested free/busy information." -msgstr "Svara med den begärda ledig/upptagen-informationen." - -#: message.php:264 -msgid "Reply-To" -msgstr "Svar till" - -#: lib/Compose.php:325 -msgid "Reply-To: " -msgstr "Svar till: " - -#: compose.php:655 -msgid "Reply:" -msgstr "Svara:" - -#: templates/message/navbar_actions.inc:38 templates/mailbox/actions.inc:26 -msgid "Report as Innocent" -msgstr "Rapportera som oskyldigt" - -#: templates/message/navbar_actions.inc:35 templates/mailbox/actions.inc:24 -msgid "Report as Spam" -msgstr "Rapportera som skräppost" - -#: templates/compose/compose.inc:374 -msgid "Request a _Read Receipt" -msgstr "Begär _läskvitto" - -#: config/prefs.php.dist:580 -msgid "Request delivery confirmation?" -msgstr "Begär leveransbekräftelse?" - -#: config/prefs.php.dist:559 -msgid "Request read receipts?" -msgstr "Begär läskvitto?" - -#: mailbox.php:176 -msgid "Requested message not found." -msgstr "Begärt meddelande ej funnet." - -#: lib/MIME/Viewer/itip.php:649 -msgid "Required Participant" -msgstr "Obligatorisk deltagare" - -#: templates/search/header.inc:26 templates/search/main.inc:143 -#: templates/acl/acl.inc:161 -msgid "Reset" -msgstr "Återställ" - -#: lib/MIME/Viewer/itip.php:106 -msgid "Respondent Status Updated." -msgstr "Svarsstatus uppdaterad." - -#: templates/message/navbar_actions.inc:30 -msgid "Resume" -msgstr "Återta" - -#: recompose.php:89 -msgid "Resume your session" -msgstr "Återuppta session" - -#: templates/fetchmail/manage.inc:69 templates/fetchmail/account_select.inc:32 -#: templates/fetchmail/driver_select.inc:31 -msgid "Return to Fetch Mail" -msgstr "Återvänt till Fetch Mail" - -#: templates/filters/notactive.inc:22 templates/filters/prefs.inc:60 -#: templates/pgp/pgp.inc:268 -msgid "Return to Main Preferences Screen" -msgstr "Återvänd till huvudinställningsfönster" - -#: templates/smime/notactive.inc:26 templates/smime/smime.inc:143 -#: templates/acl/acl.inc:162 templates/acl/acl.inc:173 -msgid "Return to Options" -msgstr "Återvänd till inställningar" - -#: templates/pgp/notactive.inc:33 -msgid "Return to Previous Screen" -msgstr "Återgå till föregående vy" - -#: config/prefs.php.dist:707 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Återvända till mappvyn efter radering, flyttning eller kopiering av " -"meddelande?" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Role" -msgstr "Roll" - -#: lib/MIME/Viewer/pkcs7.php:145 lib/MIME/Viewer/pkcs7.php:240 -#: lib/MIME/Viewer/pkcs7.php:422 -msgid "S/MIME" -msgstr "S/MIME" - -#: templates/compose/encrypt_list.inc:12 -msgid "S/MIME Encrypt Message" -msgstr "S/MIME kryptera" - -#: compose.php:366 -msgid "S/MIME Error: " -msgstr "S/MIME-fel:" - -#: compose.php:345 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME-fel: Behöver lösenord för personlig privat nyckel." - -#: templates/smime/notactive.inc:6 -msgid "S/MIME NOT Active" -msgstr "S/MIME är inte aktivt" - -#: templates/smime/smime.inc:6 config/prefs.php.dist:144 -msgid "S/MIME Options" -msgstr "S/MIME inställningar" - -#: smime.php:49 -msgid "S/MIME Passphrase Input" -msgstr "Inmatning av S/MIME-lösenord" - -#: templates/smime/smime.inc:91 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "S/MIME personligt nyckelpar kräver säker förbindelse (HTTPS)." - -#: smime.php:140 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "Publik S/MIME-nyckel för '%s' raderades." - -#: smime.php:162 -msgid "S/MIME Public Key successfully added." -msgstr "Publik S/MIME-nyckel lades till." - -#: templates/smime/smime.inc:41 -msgid "S/MIME Public Keyring" -msgstr "Publik nyckelring för S/MIME" - -#: smime.php:211 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Publikt/privat nyckelpar för S/MIME lades till." - -#: templates/compose/encrypt_list.inc:13 -msgid "S/MIME Sign Message" -msgstr "S/MIME signera" - -#: templates/compose/encrypt_list.inc:14 -msgid "S/MIME Sign/Encrypt Message" -msgstr "S/MIME Signera/Kryptera" - -#: templates/smime/notactive.inc:11 -msgid "S/MIME support is disabled on this system." -msgstr "S/MIME-support är avstängt i systemet." - -#: lib/MIME/Viewer/pkcs7.php:244 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"Meddelandet kan inte dekrypteras pga att stöd för S/MIME inte är aktiverat." - -#: lib/MIME/Viewer/pkcs7.php:176 -msgid "" -"S/MIME support is not enabled so the contents of this signed message can not " -"be displayed." -msgstr "" -"Innehållet i det signerade meddelandet kan inte verifieras pga att stöd för " -"S/MIME inte är aktiverat." - -#: lib/MIME/Viewer/pkcs7.php:149 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"Den digitala signaturen kan inte verifieras pga att stöd för S/MIME inte är " -"aktiverat." - -#: templates/smime/smime.inc:20 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly" -msgstr "" -"S/MIME-stödet använder popup-fönster. Om din webbläsare är inställd\n" -"att blockera popup-fönster måste du ändra den inställningen för att\n" -"S/MIME-stödet ska fungera" - -#: templates/compose/compose.inc:266 -msgid "S_ubject" -msgstr "Ä_rende" - -#: templates/compose/compose.inc:354 -msgid "Sa_ve a copy in " -msgstr "Spa_ra kopia i " - -#: templates/message/navbar_actions.inc:32 -msgid "Sa_ve as" -msgstr "Spa_ra som" - -#: search.php:363 templates/fetchmail/manage.inc:67 -msgid "Save" -msgstr "Spara" - -#: templates/compose/compose.inc:528 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Spara bilagor med meddelandet i sent-mail mappen?" - -#: templates/compose/compose.inc:68 templates/compose/compose.inc:424 -msgid "Save Draft" -msgstr "Spara utkast" - -#: saveimage.php:42 -msgid "Save Image" -msgstr "Spara bild" - -#: lib/MIME/Contents.php:217 -msgid "Save Image in Gallery" -msgstr "Spara bild i galleri" - -#: templates/filters/prefs.inc:59 templates/smime/notactive.inc:25 -#: templates/smime/smime.inc:142 templates/pgp/notactive.inc:23 -#: templates/pgp/pgp.inc:64 -msgid "Save Options" -msgstr "Spara inställningar" - -#: templates/compose/compose.inc:68 templates/compose/compose.inc:424 -msgid "Save _Draft" -msgstr "Spara _utkast" - -#: templates/message/navbar_actions.inc:32 -msgid "Save as" -msgstr "Spara som" - -#: config/prefs.php.dist:506 -msgid "Save drafts as unseen?" -msgstr "Spara utkast som olästa?" - -#: config/prefs.php.dist:1039 -msgid "Save recipients automatically to the default address book?" -msgstr "Lägg till mottagare till huvudadressboken automatiskt?" - -#: templates/search/main.inc:127 -msgid "Save search as a virtual folder?" -msgstr "Spara sökning som en virtuell folder?" - -#: config/prefs.php.dist:224 -msgid "Save sent mail?" -msgstr "Spara skickade meddelanden?" - -#: compose.php:1136 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Misslyckades att spara utkast. Servern svarade: %s" - -#: templates/mailbox/header.inc:11 templates/contacts/contacts.inc:201 -msgid "Search" -msgstr "Sök" - -#: templates/mailbox/header.inc:11 templates/search/header.inc:18 -#, php-format -msgid "Search %s" -msgstr "Sök %s" - -#: lib/Block/tree_folders.php:161 -msgid "Search Mail" -msgstr "Sök e-post" - -#: search.php:316 -msgid "Search Results" -msgstr "Sökresultat" - -#: templates/mailbox/navbar.inc:14 templates/mailbox/navbar.inc:31 -msgid "Seen" -msgstr "Sedd" - -#: templates/mailbox/navbar.inc:9 -msgid "Select" -msgstr "Välj" - -#: templates/fetchmail/manage.inc:70 -msgid "Select Another Account" -msgstr "Välj ett annat konto" - -#: templates/search/fields.inc:35 -msgid "Select a date" -msgstr "Välj ett datum" - -#: templates/search/fields.inc:10 -msgid "Select a field" -msgstr "Välj ett fält" - -#: config/prefs.php.dist:128 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Välj adressbok för tillägg och sökning av adresser." - -#: templates/search/main.inc:88 -msgid "Select all" -msgstr "Välj alla" - -#: templates/prefs/sourceselect.inc:323 -msgid "Select all fields to search when expanding addresses." -msgstr "Välj fält som genomsöks vid expansion av adresser." - -#: templates/fetchmail/account_select.inc:21 -msgid "Select an account" -msgstr "Välj ett konto" - -#: templates/search/main.inc:89 -msgid "Select none" -msgstr "Välj ingen" - -#: templates/saveimage/saveimage.inc:9 -msgid "Select the gallery to save the image in." -msgstr "Välj galleri att spara bilden i." - -#: templates/fetchmail/driver_select.inc:21 -msgid "Select the mail server type" -msgstr "Välj e-postservertyp" - -#: templates/prefs/sourceselect.inc:309 -msgid "Selected Address books:" -msgstr "Valda adressböcker:" - -#: templates/pgp/pgp.inc:147 -msgid "Send Key to Public Keyserver" -msgstr "Skicka nyckel till publik nyckelserver" - -#: lib/MIME/Viewer/itip.php:560 -msgid "Send Latest Information" -msgstr "Skicka senaste informationen" - -#: config/prefs.php.dist:568 -msgid "Send MDN when requested by the sender?" -msgstr "Skicka leveransbekräftelse när sändaren begär det?" - -#: templates/compose/compose.inc:66 templates/compose/compose.inc:422 -msgid "Send Message" -msgstr "Skicka" - -#: folders.php:358 -msgid "Sent mail folder" -msgstr "Mapp för skickade meddelanden" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Sent mail folder:" -msgstr "Mapp för skickade meddelanden:" - -#: templates/login/login.inc:138 templates/login/login.inc:152 -#: templates/login/login.inc:159 -msgid "Server" -msgstr "Server" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "Server- och mappinformation" - -#: templates/fetchmail/manage.inc:23 -msgid "Server:" -msgstr "Server:" - -#: config/prefs.php.dist:80 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Ange inställningar för vad som händer vid flytt och radering av meddelanden." - -#: config/prefs.php.dist:515 -msgid "Set the X-Priority header when composing messages?" -msgstr "Ange 'X-Priority' rubrik när meddelanden skickas?" - -#: config/prefs.php.dist:31 -msgid "Share Folders" -msgstr "Dela mappar" - -#: templates/acl/acl.inc:86 -msgid "Share mail folders" -msgstr "Dela e-postmappar" - -#: config/prefs.php.dist:32 -msgid "Share your mail folders with other users." -msgstr "Dela e-postmappar med andra användare." - -#: config/prefs.php.dist:665 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Ska stora sjok av citerad text visas eller gömmas som standard?\n" -"Oavsett vilket du väljer är det lätt att ändra." - -#: templates/pgp/pgp.inc:52 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Vill du söka efter PGP data i text/plain-meddelanden?" - -#: config/prefs.php.dist:498 -msgid "Should the compose window be closed after saving a draft?" -msgstr "" -"Skall fönstret 'skriv meddelande' stängas efter att utkast har sparats?" - -#: templates/pgp/pgp.inc:40 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "Vill du, som default, bifoga din publika PGP-nyckel till meddelanden?" - -#: templates/search/main.inc:92 -msgid "Show All Folders" -msgstr "Visa alla mappar" - -#: templates/message/headers.inc:67 -msgid "Show All Headers" -msgstr "Visa alla rubriker" - -#: mailbox.php:337 -msgid "Show Deleted" -msgstr "Visa raderade" - -#: templates/message/headers.inc:61 -msgid "Show Limited Headers" -msgstr "Visa begränsade rubriker" - -#: templates/message/headers.inc:70 -msgid "Show Mailing List Information" -msgstr "Visa information om maillista" - -#: templates/search/main.inc:92 -msgid "Show Only Subscribed Folders" -msgstr "Visa bara mappar med prenumerationer" - -#: folders.php:253 -msgid "Show Unsubscribed" -msgstr "Visa unsubscribed" - -#: config/prefs.php.dist:605 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Visa en ikon för att ta bort bilagor från meddelanden?" - -#: config/prefs.php.dist:983 -msgid "Show legend in the mailbox view?" -msgstr "Visa förklaring i mappvyn?" - -#: config/prefs.php.dist:818 -msgid "Show previews for unread messages only?" -msgstr "Visa förhandsgranskningar bara för olästa meddelanden?" - -#: config/prefs.php.dist:826 -msgid "Show previews in tooltips?" -msgstr "Visa förhandsgranskningar i verktygtips?" - -#: config/prefs.php.dist:857 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Visa 'hämta meddelanden' i menyn?" - -#: lib/MIME/Viewer/html.php:93 -msgid "Show the Images" -msgstr "Visa alla bilder" - -#: templates/filters/prefs.inc:54 -msgid "Show the filter icon on the menubar?" -msgstr "Visa filterikon i menyn?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Visa antal meddelanden i mapp?" - -#: config/prefs.php.dist:662 -msgid "Shown" -msgstr "Visade" - -#: templates/mailbox/message_headers.inc:37 -msgid "Si_ze" -msgstr "Sto_rlek" - -#: templates/login/login.inc:241 -msgid "Sign up if not registered" -msgstr "Anmäl dig om du inte registrerad" - -#: templates/mailbox/legend.inc:17 -msgid "Signed" -msgstr "Signerat" - -#: templates/compose/attachments.inc:3 -msgid "Size" -msgstr "Storlek" - -#: templates/mailbox/message_headers.inc:75 -msgid "Sort Direction" -msgstr "Sorteringsriktning" - -#: templates/mailbox/message_headers.inc:6 -msgid "Sort by Arrival" -msgstr "Sortera på ankomst" - -#: templates/mailbox/message_headers.inc:11 -msgid "Sort by Date" -msgstr "Sortera på datum" - -#: templates/mailbox/message_headers.inc:21 -msgid "Sort by From Address" -msgstr "Sortera på adress" - -#: templates/mailbox/message_headers.inc:36 -msgid "Sort by Message Size" -msgstr "Sortera på storlek" - -#: templates/mailbox/message_headers.inc:31 -msgid "Sort by Subject" -msgstr "Sortera på ärende" - -#: templates/mailbox/message_headers.inc:26 -msgid "Sort by Thread" -msgstr "Sortera på tråd" - -#: templates/mailbox/message_headers.inc:16 -msgid "Sort by To Address" -msgstr "Sortera på adress" - -#: templates/prefs/spamselect.inc:4 -msgid "Spam folder:" -msgstr "Mapp för skräppost:" - -#: templates/compose/compose.inc:337 -msgid "Special Characters" -msgstr "Specialtecken" - -#: search.php:195 -msgid "Special Virtual Folders can not be edited." -msgstr "Virtuella mappar som är spciella kan inte ändras." - -#: templates/compose/compose.inc:334 -msgid "Spell Check" -msgstr "Stavningskontroll" - -#: templates/compose/spelling.inc:46 -msgid "Spell Checker" -msgstr "Stavningskontroll" - -#: templates/compose/spelling.inc:48 templates/compose/spelling.inc:56 -msgid "Spell check complete" -msgstr "Stavningskontroll klar" - -#: config/prefs.php.dist:455 -msgid "Spelling errors per screen when spell checking." -msgstr "Antal stavfel per skärm vid stavningskontroll." - -#: lib/MIME/Viewer/itip.php:469 lib/MIME/Viewer/itip.php:606 -msgid "Start" -msgstr "Start" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Status" -msgstr "Status" - -#: lib/MIME/Contents.php:228 -msgid "Strip Attachment" -msgstr "Ta bort bilaga" - -#: config/prefs.php.dist:810 -msgid "Strip linebreaks?" -msgstr "Ta bort radbrytningar?" - -#: templates/mailbox/message_headers.inc:32 -msgid "Sub_ject" -msgstr "Ä_rende" - -#: search.php:156 message.php:265 templates/compose/recompose.inc:25 -msgid "Subject" -msgstr "Ärende" - -#: config/prefs.php.dist:900 -msgid "Subject Field" -msgstr "Ärendefält" - -#: search.php:365 templates/saveimage/saveimage.inc:18 -#: templates/smime/passphrase.inc:19 templates/pgp/passphrase.inc:31 -msgid "Submit" -msgstr "Skicka" - -#: templates/folders/actions.inc:9 -msgid "Subscribe to Folder(s)" -msgstr "Prenumerera på mapp(ar)" - -#: lib/MIME/Viewer/pgp.php:395 lib/MIME/Viewer/pkcs7.php:381 -#: lib/MIME/Viewer/status.php:90 -msgid "Success" -msgstr "Lyckat" - -#: templates/compose/spelling.inc:86 -msgid "Suggestions" -msgstr "Förslag" - -#: lib/MIME/Viewer/itip.php:616 lib/MIME/Viewer/itip.php:618 -msgid "Summary" -msgstr "Sammanställning" - -#: templates/compose/compose.inc:391 templates/compose/compose.inc:394 -msgid "Switch Composition Method" -msgstr "Byt skrivläge" - -#: templates/compose/compose.inc:395 -msgid "Switch to HTML composition" -msgstr "Byt till HTML-läge" - -#: templates/compose/compose.inc:395 -msgid "Switch to plain text composition" -msgstr "Byt till textläge" - -#: templates/compose/compose.inc:410 -msgid "Te_xt" -msgstr "Te_xt" - -#: lib/MIME/Viewer/itip.php:239 -msgid "Tentative: " -msgstr "Preliminärt: " - -#: lib/MIME/Viewer/itip.php:547 -msgid "Tentatively Accept request" -msgstr "Godkänn begäran preliminärt" - -#: lib/MIME/Viewer/itip.php:713 -msgid "Tentatively Accepted" -msgstr "Preliminärt accepterat" - -#: lib/Maintenance/Task/tos_agreement.php:54 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Fil med avtalsvillkor är inte angiven i conf.php" - -#: config/prefs.php.dist:934 -msgid "The From: column of the message should be linked:" -msgstr "Vad ska From:-kolumnen av meddelandet länka till:" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "The Macintosh resource fork" -msgstr "Macintosh resurs-strömmen" - -#: lib/MIME/Viewer/appledouble.php:43 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Macintosh resurs-strömmen kan laddas ner %s." - -#: fetchmailprefs.php:81 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Kontot '%s' raderades." - -#: fetchmailprefs.php:74 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Kontot '%s' sparades." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Bilagor saknas." - -#: lib/MIME/Viewer/itip.php:61 -msgid "The calendar data is invalid" -msgstr "Kalenderinformationen är felaktig" - -#: templates/javascript/open_compose_win.js:37 -msgid "" -"The compose window can't be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Kan inte öppna fönstret att skriva meddelanden i, kanske har du ställt in " -"din webbläsare att blockera popup-fönster?" - -#: lib/MIME/Viewer/appledouble.php:44 -msgid "The contents of the Macintosh file are below." -msgstr "Innehållet i Macintosh-filen återfinns nedan." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:96 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Namnet på nuvarande mapp(ar) '%s' kommer att bytas till '%s'." - -#: templates/acl/acl.inc:107 -msgid "" -"The current list of users with access to this folder could not be retrieved" -msgstr "Kunde inte hämta listan på användare med tillgång till denna mapp" - -#: compose.php:1145 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Utkastet har sparats i mappen \"%s\"." - -#: lib/MIME/Viewer/itip.php:129 -msgid "The event was added to your calendar." -msgstr "Händelsen har lagts till i din kalender." - -#: templates/compose/expand.inc:9 -#, php-format -msgid "The field '%s' can't be expanded." -msgstr "Fältet '%s' kan inte expanderas." - -#: lib/Folder.php:431 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Mappen '%s' existerar redan" - -#: lib/Folder.php:192 -#, php-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"Namnet på mappen '%s' innehåller felaktiga tecken som kan medföra problem. " -"Var god kontakta din systemadministratör." - -#: lib/Folder.php:450 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Mappen '%s' skapades men du började inte prenumerera på den." - -#: lib/Folder.php:380 -#, php-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "Mappen '%s' raderades men din prenumeration på mappen togs inte bort." - -#: lib/Folder.php:437 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Mappen '%s' skapades inte. Servern svarade" - -#: lib/Folder.php:373 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Mappen '%s' raderades inte. Servern svarade" - -#: lib/Folder.php:453 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Mappen '%s' skapades." - -#: lib/Folder.php:383 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Mappen '%s' raderades." - -#: lib/Folder.php:550 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Namnet på mappen '%s' ändrades till '%s'" - -#: lib/MIME/Viewer/tnef.php:96 -msgid "The following files were attached to this part:" -msgstr "Följande filer var bifogade den här delen:" - -#: templates/javascript/open_saveimage_win.js:12 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"Kan inte öppna fönstret att spara bilder i, kanske har du ställt in din " -"webbläsare att blockera popup-fönster?" - -#: lib/MIME/Viewer/html.php:95 -msgid "" -"The images will be displayed because the sender is present in your " -"addressbook." -msgstr "Visar bilder då avsändaren finns i din adressbok." - -#: lib/MIME/Viewer/status.php:78 -msgid "The mail server generated the following error message:" -msgstr "E-postservern gav följande felmeddelande:" - -#: lib/MIME/Viewer/notification.php:54 -msgid "The mail server generated the following informational message:" -msgstr "E-postservern gav följande informationsmeddelande:" - -#: lib/MIME/Viewer/status.php:93 -msgid "The mail server generated the following message:" -msgstr "E-postservern gav följande meddelande:" - -#: lib/Message.php:635 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Mappen '%s' är redan tom." - -#: lib/Fetchmail.php:262 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"Meddelandet från \"%s\" till \"%s\" (%d bytes) överskrider maxstorleken\n" -"för meddelanden som hämtas." - -#: templates/contacts/contacts.inc:103 -msgid "The message being composed has been closed. Exiting." -msgstr "Meddelandet som skrivs har stängts. Avslutar." - -#: message.php:142 -msgid "The message has been deleted." -msgstr "Meddelandet har raderats." - -#: lib/MIME/Viewer/pgp.php:399 -msgid "The message has been verified." -msgstr "Meddelandet har verifierats." - -#: lib/MIME/Viewer/pkcs7.php:385 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Meddelandet har verifierats. Avsändare: %s" - -#: templates/smime/open_smime_win.js:10 templates/pgp/open_pgp_win.js:10 -msgid "" -"The passphrase window can't be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Kan inte öppna fönstret för att fråga efter lösenfras. Kanske har du ställt\n" -"in din webbläsare att blockera popup-fönster?" - -#: lib/MIME/Viewer/pgp.php:178 -#, php-format -msgid "The raw text of the PGP Public Key can be viewed %s." -msgstr "Råtexten för PGP-nyckeln visas %s." - -#: lib/MIME/Viewer/tnef.php:62 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Den begärda filen finns inte i MS-TNEF bilagan." - -#: lib/MIME/Viewer/zip.php:67 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Den begärda filen finns inte i ZIP bilagan." - -#: message.php:553 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"Avsändaren begär leveransbekräftelse av dig när du läst detta\n" -"meddelande. Klicka %s för att skicka leveransbekräftelse." - -#: lib/MIME/Viewer/images.php:72 -msgid "The server was not able to create a thumbnail of this image." -msgstr "Servern kunde inta skapa en miniatyrbild för bilden." - -#: templates/compose/compose.js:104 -msgid "The signature could not be replaced." -msgstr "Kunde inte byta ut signaturen." - -#: templates/compose/compose.js:102 -msgid "The signature was successfully replaced." -msgstr "Signaturen har ersatts." - -#: attachment.php:59 -msgid "The specified file does not exist." -msgstr "Angiven fil finns inte." - -#: lib/MIME/Viewer/itip.php:159 -msgid "The task has been added to your tasklist." -msgstr "Uppgiften har lagts till i din uppgiftslista." - -#: lib/MIME/Viewer/status.php:98 -msgid "The text of the message" -msgstr "Texten för meddelandet" - -#: lib/MIME/Viewer/status.php:97 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Texten för meddelandet kan visas %s." - -#: lib/MIME/Viewer/status.php:83 -msgid "The text of the returned message" -msgstr "Texten för det returnerade meddelandet." - -#: lib/MIME/Viewer/status.php:82 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Texten för det returnerade meddelandet kan visas %s." - -#: lib/MIME/Viewer/notification.php:71 -msgid "The text of the sent message" -msgstr "Texten för det skickade meddelandet." - -#: lib/MIME/Viewer/notification.php:71 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Texten för det skickade meddelandet kan visas %s." - -#: lib/MIME/Viewer/itip.php:144 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Ledig/upptagen-information för användaren har sparats." - -#: lib/MIME/Viewer/alternative.php:89 -msgid "There are no alternative parts that can be displayed inline." -msgstr "Det finns inga alternativa delas som kan visas inline." - -#: templates/mailbox/empty_mailbox.inc:3 -msgid "There are no messages in this mailbox." -msgstr "Det finns inga meddelanden i den här mappen." - -#: lib/Message.php:594 -#, php-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "Problem vid radering av %s. Servern svarade" - -#: lib/Message.php:637 -#, php-format -msgid "There was a problem expunging the mailbox. The server said: %s" -msgstr "Problem vid radering av innehållet i mappen. Servern svarade: %s" - -#: lib/Message.php:603 -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "Problem vid radering av innehållet i mappen. Servern svarade" - -#: lib/Message.php:97 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Det uppstod problem vid kopiering av meddelanden till '%s' till '%s'. " -"Servern svarade" - -#: lib/Message.php:207 lib/Message.php:222 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Det uppstod problem vid radering av meddelanden från mappen '%s'. Servern " -"svarade" - -#: lib/Message.php:286 -#, php-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Det uppstod problem vid radering av meddelanden från mappen '%s'. Servern " -"svarade" - -#: lib/Message.php:220 -#, php-format -msgid "There was an error deleting messages. This is what the server said: %s" -msgstr "Det uppstod problem vid radering av meddelanden. Servern svarade %s" - -#: lib/MIME/Viewer/itip.php:90 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "Det uppstod ett fel vid radering av händelse: %s" - -#: lib/MIME/Viewer/enriched.php:40 lib/MIME/Viewer/plain.php:55 -msgid "There was an error displaying this message part" -msgstr "Det uppstod ett fel vid visning av meddelandedelen." - -#: lib/Message.php:523 lib/Message.php:565 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Det uppstod problem vid märkning av meddelanden i mappen '%s'. Servern " -"svarade" - -#: folders.php:155 -#, php-format -msgid "There was an error importing %s." -msgstr "Det uppstod ett fel vid import: %s" - -#: lib/MIME/Viewer/itip.php:126 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "Fel vid import av händelsen: %s." - -#: lib/MIME/Viewer/itip.php:156 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "Fel vid import av uppgiften: %s." - -#: lib/MIME/Viewer/itip.php:142 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "Fel vid import av information om ledig/upptagen: %s." - -#: lib/Message.php:92 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Det uppstod problem vid flytt av meddelanden till '%s' till '%s'. Servern " -"svarade" - -#: compose.php:1153 -msgid "There was an error saving this message as a draft." -msgstr "Det uppstod ett fel när meddeladet skulle sparas som utkast." - -#: compose.php:914 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Det uppstod ett fel när ditt meddelande skickades: %s" - -#: lib/MIME/Viewer/itip.php:104 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "Det uppstod ett fel vid 3uppdatering av händelsen: %s" - -#: lib/MIME/Viewer/plain.php:62 -msgid "There was no text in this message part" -msgstr "Ingen text i den här meddelandedelen" - -#: lib/MIME/Viewer/html.php:95 -msgid "This HTML message has images embedded in it." -msgstr "HTML-meddelandet har inbäddade bilder." - -#: lib/MIME/Viewer/html.php:89 -msgid "" -"This HTML message has images embedded in it. Blocked images appear like " -"this: " -msgstr "" -"Detta HTML-meddelande har inbäddade bilder. Blockerade bilder visas så\n" -"här:" - -#: lib/MIME/Viewer/pgp.php:171 -msgid "This PGP Public Key was attached to the message." -msgstr "Den här publika PGP-nyckeln var bifogat till meddelandet." - -#: lib/MIME/Viewer/itip.php:95 lib/MIME/Viewer/itip.php:109 -#: lib/MIME/Viewer/itip.php:133 lib/MIME/Viewer/itip.php:147 -#: lib/MIME/Viewer/itip.php:163 lib/MIME/Viewer/itip.php:282 -msgid "This action is not supported." -msgstr "Denna handling stöds inte." - -#: lib/MIME/Viewer/itip.php:169 lib/MIME/Viewer/itip.php:382 -msgid "This action is not yet implemented." -msgstr "Handlingen är inte implementerad ännu." - -#: templates/folders/javascript.inc:7 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Det kan ta lite tid, är du säker på att du vill fortsätta?" - -#: lib/MIME/Viewer/appledouble.php:42 -msgid "This message contains a Macintosh file." -msgstr "Detta meddelande innehåller en Macintosh-fil." - -#: lib/MIME/Viewer/pkcs7.php:413 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "Meddelandet innehåller en bilaga som har signerats via S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:417 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Meddelandet innehåller en bilaga som har krypterats via S/MIME." - -#: lib/MIME/Viewer/status.php:167 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Detta meddelande innehåller leveransinformation om e-post, men\n" -"formatet på meddelandet är okänt." - -#: lib/MIME/Viewer/pgp.php:321 -msgid "" -"This message does not appear to be a valid PGP encrypted message. Error: " -msgstr "Det här meddelandet verkar inte ha ett riktigt PGP-fomat. Fel: " - -#: lib/MIME/Viewer/pgp.php:246 lib/MIME/Viewer/pgp.php:356 -msgid "" -"This message does not appear to be in the correct PGP format (according to " -"RFC 2015)." -msgstr "" -"Det här meddelandet verkar inte ha ett riktigt PGP-fomat (enligt RFC 2015)." - -#: lib/MIME/Viewer/pkcs7.php:173 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Det här meddelandet verkar inte ha ett riktigt S/MIME-fomat." - -#: lib/MIME/Viewer/pgp.php:211 lib/MIME/Viewer/pgp.php:422 -msgid "This message has been digitally signed via PGP." -msgstr "Meddelandet har signerats via PGP." - -#: lib/MIME/Viewer/pkcs7.php:146 -msgid "This message has been digitally signed via S/MIME." -msgstr "Meddelandet har signerats via S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:142 lib/MIME/Viewer/pkcs7.php:241 -msgid "This message has been encrypted via S/MIME." -msgstr "Meddelandet har krypterats via S/MIME." - -#: lib/MIME/Viewer/pgp.php:207 lib/MIME/Viewer/pgp.php:297 -msgid "This message has been encrypted with PGP." -msgstr "Meddelandet har krypterats via PGP." - -#: message.php:208 -msgid "This message to" -msgstr "Meddelandet till" - -#: acl.php:46 -msgid "This server does not support sharing folders." -msgstr "Denna server stöder inte delade mappar." - -#: templates/contacts/contacts.inc:109 -msgid "This window must be called from a compose window." -msgstr "" -"Detta fönster kan bara öppnas från ett fönster för att skriva meddelanden." - -#: templates/thread/thread.html:8 -msgid "Thread Display" -msgstr "Trådvisning" - -#: thread.php:31 config/prefs.php.dist:902 templates/thread/thread.html:2 -msgid "Thread View" -msgstr "Trådvy" - -#: search.php:144 mailbox.php:569 message.php:261 -#: templates/mailbox/message_headers.inc:17 -#: templates/contacts/contacts.inc:224 templates/compose/recompose.inc:10 -#: templates/compose/redirect.inc:61 -msgid "To" -msgstr "Till" - -#: config/prefs.php.dist:899 -msgid "To Address" -msgstr "Till adress" - -#: templates/prefs/sourceselect.inc:326 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"För att välja flera fält, håll nere Control (på PC) eller Command (på\n" -"Mac) och klicka." - -#: templates/compose/compose.inc:567 -msgid "Total Attachments Size:" -msgstr "Storlek på bilagor:" - -#: folders.php:349 -msgid "Trash folder" -msgstr "Papperskorg" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "Papperskorg" - -#: lib/Quota/command.php:77 lib/Quota/courier.php:54 lib/Quota/logfile.php:93 -#: lib/Quota/mdaemon.php:51 lib/Quota/mercury32.php:84 lib/Quota/cyrus.php:70 -msgid "Unable to retrieve quota" -msgstr "Kunde inte läsa quota" - -#: templates/message/navbar_navigate.inc:10 templates/mailbox/navbar.inc:19 -#: templates/mailbox/navbar.inc:36 -msgid "Unanswered" -msgstr "Obesvarat" - -#: templates/search/main.inc:35 -msgid "Unanswered messages" -msgstr "Obesvarade meddelanden" - -#: templates/message/navbar_actions.inc:4 templates/mailbox/actions.inc:13 -msgid "Undelete" -msgstr "Återta" - -#: mailbox.php:553 mailbox.php:565 lib/MIME/Headers.php:218 -msgid "Undisclosed Recipients" -msgstr "Okänd mottagare" - -#: lib/MIME/Viewer/itip.php:408 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Icke hanterad komponent av typ: %s" - -#: mailbox.php:530 -msgid "Unknown Date" -msgstr "Okänt datum" - -#: lib/MIME/Viewer/itip.php:591 -msgid "Unknown Meeting" -msgstr "Okänt möte" - -#: mailbox.php:581 -msgid "Unknown Recipient" -msgstr "Okänd mottagare" - -#: templates/smime/smime.inc:112 templates/pgp/pgp.inc:151 -msgid "Unload Passphrase" -msgstr "Frigör lösenord" - -#: fetchmailprefs.php:65 -msgid "Unnamed" -msgstr "Namnlös" - -#: mailbox.php:664 message.php:495 templates/message/navbar_navigate.inc:6 -#: templates/mailbox/legend.inc:5 templates/mailbox/navbar.inc:15 -#: templates/mailbox/navbar.inc:32 -msgid "Unseen" -msgstr "Oläst" - -#: templates/folders/actions.inc:10 -msgid "Unsubscribe from Folder(s)" -msgstr "Avsluta prenumeration på mapp(ar)" - -#: templates/compose/compose.inc:574 -msgid "Update Attachment Information" -msgstr "Uppdatera bilageinformation" - -#: lib/MIME/Viewer/itip.php:576 -msgid "Update respondent status" -msgstr "Uppdatera status på svarande" - -#: templates/smime/import_key.inc:58 templates/pgp/import_key.inc:56 -msgid "Upload" -msgstr "Ladda upp" - -#: templates/prefs/sentmailselect.inc:42 -msgid "Use Default Value" -msgstr "Använd förvalt värde" - -#: config/prefs.php.dist:251 -msgid "Use IMAP folder subscriptions?" -msgstr "Använd IMAPs mappprenumerationer?" - -#: config/prefs.php.dist:726 -msgid "Use Virtual Trash Folder?" -msgstr "Använd virtuell papperskorg?" - -#: templates/acl/acl.inc:142 -msgid "User" -msgstr "Användare" - -#: acl.php:87 -#, php-format -msgid "User '%s' successfully given the specified rights for the folder '%s'." -msgstr "Gav användaren '%s' angivna rättigheter till mappen '%s'." - -#: templates/login/login.inc:209 -msgid "Username" -msgstr "Användarnamn" - -#: templates/fetchmail/manage.inc:17 -msgid "Username:" -msgstr "Användarnamn:" - -#: templates/smime/smime.inc:60 templates/smime/smime.inc:106 -#: templates/smime/smime.inc:112 templates/pgp/pgp.inc:93 -#: templates/pgp/pgp.inc:147 templates/pgp/pgp.inc:151 -msgid "View" -msgstr "Visa" - -#: lib/MIME/Viewer/tnef.php:112 lib/MIME/Viewer/zip.php:95 -#, php-format -msgid "View %s" -msgstr "Visa %s" - -#: templates/smime/smime.inc:60 templates/pgp/pgp.inc:93 -#, php-format -msgid "View %s Public Key" -msgstr "Visa publik nyckel för %s" - -#: lib/MIME/Viewer/html.php:106 -msgid "View HTML content in a separate window" -msgstr "Visa HTML-innehåll i ett separat fönster" - -#: templates/smime/smime.inc:112 templates/pgp/pgp.inc:151 -msgid "View Personal Private Key" -msgstr "Visa personlig, privat nyckel" - -#: templates/smime/smime.inc:106 templates/pgp/pgp.inc:147 -msgid "View Personal Public Key" -msgstr "Visa personlig, publik nyckel" - -#: templates/message/navbar_actions.inc:18 -msgid "View Thread" -msgstr "Visa tråd" - -#: lib/MIME/Viewer/images.php:160 lib/MIME/Viewer/images.php:162 -msgid "View Thumbnail" -msgstr "Visa miniatyrbild" - -#: lib/MIME/Viewer/pkcs7.php:421 -msgid "View attachment in a separate window" -msgstr "Visa bilagor i ett separat fönster" - -#: lib/MIME/Viewer/related.php:64 -msgid "View content in a separate window" -msgstr "Visa innehåll i ett separat fönster" - -#: lib/MIME/Viewer/itip.php:130 -msgid "View event" -msgstr "Visa händelse" - -#: folders.php:341 mailbox.php:499 -#, php-format -msgid "View messages in %s" -msgstr "Visa meddelanden i %s" - -#: templates/prefs/initialpageselect.inc:26 -msgid "View or mailbox to display after login:" -msgstr "Vy eller mapp att visa efter inloggning:" - -#: lib/MIME/Viewer/itip.php:160 -msgid "View task" -msgstr "Visa uppgift" - -#: lib/MIME/Viewer/html.php:99 -msgid "View the Images" -msgstr "Visa bilder" - -#: search.php:314 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Virtuell mapp '%s' skapades." - -#: templates/search/main.inc:111 lib/IMAP/Tree.php:125 lib/IMAP/Tree.php:138 -#: lib/IMAP/Tree.php:140 lib/IMAP/Tree.php:144 lib/IMAP/Tree.php:145 -#: lib/IMAP/Tree.php:329 lib/IMAP/Tree.php:353 lib/IMAP/Tree.php:395 -msgid "Virtual Folders" -msgstr "Virtuella mappar" - -#: search.php:296 -msgid "Virtual Folders require a label." -msgstr "Virtuella mappar måste ha ett namn" - -#: lib/VFolder.php:188 lib/VFolder.php:193 -msgid "Virtual INBOX" -msgstr "Virtuell inkorg" - -#: folders.php:377 -msgid "Virtual INBOX Folder" -msgstr "Virtuell inkorg" - -#: mailbox.php:417 lib/VFolder.php:122 lib/VFolder.php:127 -msgid "Virtual Trash" -msgstr "Virtuell papperskorg" - -#: folders.php:374 -msgid "Virtual Trash Folder" -msgstr "Virtuell papperskorg" - -#: templates/search/main.inc:133 -msgid "Virtual folder label" -msgstr "Namn på virtuell mapp" - -#: login.php:131 -#, php-format -msgid "Welcome to %s" -msgstr "Välkommen till %s" - -#: config/prefs.php.dist:717 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"När meddelanden raderas flytta dem till papperskorgen istället för att " -"markera dem som raderade?" - -#: config/prefs.php.dist:887 -msgid "When opening a new mailbox, which page do you want to start on?" -msgstr "När du öppnar en ny e-postlåda, vilken sida vill du börja på?" - -#: config/prefs.php.dist:547 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "När skickad post sparas, ska bilagor också sparas?" - -#: templates/message/navbar_actions.inc:24 templates/mailbox/actions.inc:19 -msgid "Whitelist" -msgstr "Betrodda adresser" - -#: templates/compose/compose.inc:531 config/prefs.php.dist:958 -msgid "Yes" -msgstr "Ja" - -#: lib/Maintenance/Task/fetchmail_login.php:63 -msgid "You are about to fetch email from the following account(s):" -msgstr "Du kommer att häme meddelanden från följande konto(n):" - -#: templates/folders/javascript.inc:8 -msgid "You are attempting to delete the following folders:" -msgstr "Du försöker ta bort följande mappar:" - -#: templates/message/javascript.inc:55 templates/mailbox/javascript.inc:200 -msgid "You are copying/moving to a new folder." -msgstr "Du flyttar/kopierar till en ny mapp." - -#: templates/folders/javascript.inc:101 -msgid "You are creating a sub-folder to " -msgstr "Du skapar en undermapp till " - -#: templates/folders/javascript.inc:103 -msgid "You are creating a top-level folder." -msgstr "Du skapar en mapp på toppnivån." - -#: templates/folders/javascript.inc:144 -msgid "You are renaming the folder: " -msgstr "Du döper om mappen: " - -#: lib/Maintenance/Task/tos_agreement.php:37 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "Eftersom du inte godkänt användningsvillkoren får du inte logga in." - -#: templates/acl/acl.inc:169 -msgid "You do not have permission to change access to this folder" -msgstr "Du har inte rätt att ändra rättigheter för denna mapp" - -#: lib/Maillog.php:132 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Du vidarbefordrade meddelandet %%s till följande mottagare: %s." - -#: templates/mailbox/alert.inc:3 -#, php-format -msgid "You have %s new messages." -msgstr "Du har %s nya meddelanden." - -#: templates/mailbox/alert.inc:3 -msgid "You have 1 new message." -msgstr "Du har 1 nytt meddelande." - -#: templates/compose/attachments.js:116 -msgid "" -"You have at least one attachment selected that you didn't upload yet. Are " -"you sure you want to send this message without these attachments?" -msgstr "" -"Du har minst en bilaga vald som du inte laddat upp än. Är du säker påatt du " -"vill skicka meddelandet utan bilagorna?" - -#: lib/IMP.php:1009 -msgid "You have new mail in the following folder:" -msgstr "Du har ny post i följande mapp:" - -#: lib/IMP.php:1014 -msgid "You have new mail in the following folders:" -msgstr "Du har nya meddelanden i följande mappar:" - -#: compose.php:127 -msgid "You must enter at least one recipient." -msgstr "Välj minst en mottagare." - -#: lib/MIME/Viewer/pgp.php:308 -msgid "" -"You must enter the passphrase for your PGP private key to view this message" -msgstr "" -"Du måste ange lösenord för din privata PGP-nyckel för att kunna visa det här " -"meddelandet." - -#: lib/MIME/Viewer/pkcs7.php:252 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Du måste ange lösenord för din privata S/MIME-nyckel för att kunna visa det " -"här meddelandet." - -#: templates/message/javascript.inc:64 templates/mailbox/javascript.inc:209 -msgid "You must select a target mailbox first." -msgstr "Välj en målmapp först." - -#: fetchmailprefs.php:85 -msgid "You must select an account to be deleted." -msgstr "Ange kontot som skall raderas." - -#: templates/contacts/contacts.inc:81 -msgid "You must select an address first." -msgstr "Du måste ange en adress först." - -#: templates/mailbox/javascript.inc:62 templates/mailbox/javascript.inc:216 -#: templates/mailbox/javascript.inc:271 -msgid "You must select at least one message first." -msgstr "Välj minst ett meddelande först." - -#: templates/compose/redirect.inc:13 -msgid "You must specify a recipient." -msgstr "Välj en mottagare." - -#: templates/compose/attachments.js:29 -msgid "You must specify at least one file to attach." -msgstr "Välj minst en fil att bifoga." - -#: templates/fetchmail/manage.inc:48 -#, php-format -msgid "You need to have '%s' enabled in your maintenance options." -msgstr "Du måste aktivera '%s' i underhållsinställningar." - -#: lib/Maillog.php:140 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Du eftersände meddelandet till %s den %%s." - -#: lib/Maillog.php:144 -#, php-format -msgid "You replied to this message on %s." -msgstr "Du svarade på meddelandet %s." - -#: lib/Folder.php:605 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Du blev inte prenumerant på '%s'. Servern svarade" - -#: lib/Folder.php:656 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Din prenumeration på '%s' avslutades inte. Servern svarade" - -#: lib/Folder.php:608 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Prenumeration på '%s' startades." - -#: lib/Folder.php:659 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Din prenumeration på '%s' avslutades." - -#: templates/pgp/pgp.inc:186 -msgid "Your Name" -msgstr "Ditt namn" - -#: templates/pgp/pgp.inc:119 -msgid "Your PGP Public/Private Keys" -msgstr "Din publika/privata nyckel för PGP" - -#: templates/smime/smime.inc:110 templates/pgp/pgp.inc:150 -msgid "Your Private Key" -msgstr "Din privata nyckel" - -#: templates/smime/smime.inc:104 templates/pgp/pgp.inc:146 -msgid "Your Public Key" -msgstr "Din publika nyckel" - -#: config/prefs.php.dist:158 -msgid "Your Reply-to: address: (optional)" -msgstr "Din Reply-to: adress: (valfri)" - -#: templates/smime/smime.inc:83 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Ditt publika/privata certifikat för S/MIME" - -#: templates/fetchmail/account_select.inc:16 -msgid "Your accounts:" -msgstr "Dina konton:" - -#: config/prefs.php.dist:166 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "" -"Dina alias adresser: (ej obligatoriskt, skriv varje adress på en ny\n" -"rad)" - -#: lib/MIME/Viewer/images.php:95 -msgid "Your browser does not support inline display of this image type." -msgstr "Din webläsare stödjer inte inline-visning av den här bildtypen." - -#: templates/message/print.inc:27 -msgid "" -"Your browser does not support this print option. Press Control/Option + P to " -"print." -msgstr "" -"Din webläsare stödjer inte utskriftsfunktionen. Tryck CTRL/Option + P för " -"att skriva ut." - -#: config/prefs.php.dist:525 -msgid "Your default charset for sending messages:" -msgstr "Standardtextkodning när du skickar meddelanden:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Standardmetod för kryptering när du skickar meddelanden:" - -#: lib/MIME/Viewer/status.php:92 -msgid "Your message was successfully delivered." -msgstr "Meddelandet levererades." - -#: config/prefs.php.dist:199 -msgid "Your signature:" -msgstr "Din signatur:" - -#: compose.php:1193 mailbox.php:514 message.php:285 lib/Compose.php:746 -msgid "[No Subject]" -msgstr "[Inget ärende]" - -#: templates/compose/compose.inc:216 -msgid "_Bcc" -msgstr "_Bcc" - -#: templates/message/navbar_actions.inc:21 templates/mailbox/actions.inc:16 -msgid "_Blacklist" -msgstr "_Spärra adress" - -#: templates/compose/compose.inc:165 -msgid "_Cc" -msgstr "_Cc" - -#: lib/IMP.php:910 -msgid "_Compose" -msgstr "_Skriv" - -#: templates/message/navbar_actions.inc:6 templates/mailbox/actions.inc:8 -#: templates/mailbox/actions.inc:10 -msgid "_Delete" -msgstr "_Radera" - -#: lib/IMP.php:912 -msgid "_Folders" -msgstr "_Mappar" - -#: templates/compose/compose.inc:80 -msgid "_Identity" -msgstr "_Identitet" - -#: lib/IMP.php:903 -msgid "_Inbox" -msgstr "_Inkorg" - -#: lib/IMP.php:953 -msgid "_Log out" -msgstr "_Logga ut" - -#: message.php:381 -msgid "_Message Source" -msgstr "_Meddelandekälla" - -#: templates/message/navbar_actions.inc:33 -msgid "_Print" -msgstr "_Skriv ut" - -#: templates/compose/compose.inc:283 templates/compose/compose.inc:300 -msgid "_Priority" -msgstr "_Prioritet" - -#: mailbox.php:382 -#, php-format -msgid "_Refresh %s" -msgstr "_Förnya %s" - -#: templates/message/navbar_actions.inc:8 -msgid "_Reply" -msgstr "_Svara" - -#: lib/IMP.php:914 -msgid "_Search" -msgstr "_Sök" - -#: templates/compose/compose.inc:66 templates/compose/compose.inc:422 -msgid "_Send Message" -msgstr "_Skicka meddelande" - -#: templates/mailbox/message_headers.inc:27 -msgid "_Thread" -msgstr "_Tråd" - -#: templates/compose/compose.inc:115 -msgid "_To" -msgstr "_Till" - -#: templates/mailbox/actions.inc:13 -msgid "_Undelete" -msgstr "_Återta" - -#: templates/message/navbar_actions.inc:18 -msgid "_View Thread" -msgstr "_Visa tråd" - -#: templates/message/navbar_actions.inc:24 templates/mailbox/actions.inc:19 -msgid "_Whitelist" -msgstr "_Betrodda adresser" - -#: lib/Compose.php:359 -msgid "attachment" -msgstr "bilaga" - -#: view.php:102 -msgid "attachments.zip" -msgstr "bilagor.zip" - -#: templates/compose/compose.inc:503 -msgid "bytes" -msgstr "tecken" - -#: templates/contacts/contacts.inc:188 -msgid "from" -msgstr "från" - -#: pgp.php:69 smime.php:29 -msgid "key" -msgstr "nyckel" - -#: folders.php:151 -msgid "mailbox file" -msgstr "brevlådefil" - -#: compose.php:975 lib/Message.php:442 -msgid "name" -msgstr "namn" - -#: templates/compose/spelling.inc:76 -msgid "none" -msgstr "ingen" - -#: templates/compose/spelling.inc:105 -msgid "or" -msgstr "eller" - -#: templates/compose/spelling.inc:46 -msgid "spelling error" -msgstr "stavfel" - -#: templates/compose/spelling.inc:46 -msgid "spelling errors" -msgstr "stavfel" - -#: lib/Filter.php:55 -msgid "your blacklist" -msgstr "dina spärrade adresser" - -#: lib/Filter.php:67 -msgid "your whitelist" -msgstr "dina betrodda adresser" diff --git a/imp/po/th_TH.po b/imp/po/th_TH.po deleted file mode 100644 index 9b0b977e5..000000000 --- a/imp/po/th_TH.po +++ /dev/null @@ -1,1839 +0,0 @@ -# Thai translations for Imp package. -# Copyright 2003-2009 The Horde Project -# This file is distributed under the same license as the Imp package. -# Automatically generated, 2003. -# -msgid "" -msgstr "" -"Project-Id-Version: Imp 3.1\n" -"POT-Creation-Date: 2003-02-08 15:45+0700\n" -"PO-Revision-Date: 2003-02-08 15:45+0700\n" -"Last-Translator: Surasak Srisawan \n" -"Language-Team: i18n@lists.horde.org\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=TIS-620\n" -"Content-Transfer-Encoding: 8bit\n" - -#: compose.php:635 -msgid " To: " -msgstr " ¶Ö§: " - -#: compose.php:619 -msgid " Date: " -msgstr " Çѹ·Õè: " - -#: compose.php:623 -msgid " From: " -msgstr " ¨Ò¡: " - -#: folders.php:439 lib/api.php:84 -msgid " - $nm new message" -msgstr " - $nm ¢éͤÇÒÁãËÁè" - -#: folders.php:439 lib/api.php:84 -msgid " - $nm new messages" -msgstr " - $nm ¢éͤÇÒÁãËÁè" - -#: compose.php:631 -msgid " Subject: " -msgstr " àÃ×èͧ: " - -#: templates/compose/spelling.inc:59 -msgid " in " -msgstr " ã¹ " - -#: templates/mailbox/message_headers.inc:9 -msgid "#" -msgstr "#" - -#: lib/IMP.php:304 -#, c-format -msgid "%c" -msgstr "%c" - -#: mailbox.php:552 -#, c-format -msgid "%d of %d Messages" -msgstr "%d ¨Ò¡ %d ¢éͤÇÒÁ" - -#: mailbox.php:550 -#, c-format -msgid "%d to %d of %d Messages" -msgstr "%d ¶Ö§ %d ¨Ò¡ %d ¢éͤÇÒÁ" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:42 -#, c-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s ÁÕÍÂÙèáÅéÇ â¿Åà´ÍÃì %s ¨Ö§äÁè¶Ù¡à»ÅÕ蹪×èÍ" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:40 -#, c-format -msgid "%s folder being renamed at the start of the month." -msgstr "â¿Åà´ÍÃì %s ¨Ð¶Ù¡à»ÅÕ蹪×èÍ·Ø¡æ µé¹à´×͹" - -#: templates/message/navbar_aux_top.inc:13 -#, c-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d ¨Ò¡ %d)" - -#: templates/compose/spelling.inc:126 -msgid "(Apply these changes and move to next screen.)" -msgstr "(ºÑ¹·Ö¡¤ÇÒÁà»ÅÕè¹á»Å§áÅéÇä»Âѧ˹éÒµèÍä»)" - -#: templates/compose/spelling.inc:113 -msgid "(Discard all changes and return to the compose screen.)" -msgstr "(¡àÅÔ¡¡ÒÃà»ÅÕè¹á»Å§·Ñé§ËÁ´áÅСÅѺÊÙè˹éÒ¨Íà¢Õ¹¨´ËÁÒÂ" - -#: templates/compose/spelling.inc:119 -msgid "" -"(Return to the compose screen after applying all changes made thus far. " -"Changes on the current screen will NOT be applied.)" -msgstr "" -"(ºÑ¹·Ö¡à©¾ÒСÒÃà»ÅÕè¹á»Å§·Õè¼èÒ¹ÁÒáÅéÇáÅСÅѺÊÙè˹éÒ¨Íà¢Õ¹¨´ËÁÒ " -"¤ÇÒÁà»ÅÕè¹á»Å§·Õèà¡Ô´¢Öé¹ã¹Ë¹éҨ͹Õé¨ÐäÁè¶Ù¡ºÑ¹·Ö¡)" - -#: templates/contacts/contacts.inc:56 -msgid "* Add these by clicking OK *" -msgstr "* à¾ÔèÁª×è͵èÍ仹Õéâ´Â¤ÅÔ¡·Õè»ØèÁ OK *" - -#: templates/contacts/contacts.inc:40 -msgid "* Please select address(es) *" -msgstr "* ¡ÃسÒàÅ×Í¡ª×èÍ·Õèµéͧ¡Òà *" - -#: lib/MIME/Viewer/enriched.php:176 lib/MIME/Viewer/text.php:96 -#, c-format -msgid "" -"

    This message was written in a character set other than your own. If it " -"is not displayed correctly, %sclick here to open it in a new window.

    \n" -msgstr "" -"

    ¢éͤÇÒÁ¹Õé¶Ù¡à¢Õ¹¢Öé¹´éǪشÍÑ¡¢ÃзÕèᵡµèÒ§¨Ò¡·Õè¤Ø³ãªé ËÒ¡¡ÒÃáÊ´§¼Åã¹Ë¹éҨ͹ÕéäÁè¶Ù¡µéͧ ãËé" -"%s¤ÅÔ¡·Õè¹Õè à¾×èÍáÊ´§¼Åã¹Ë¹éÒµèÒ§ãËÁè

    \n" - -#: templates/filters/manage.inc:50 -msgid "Action" -msgstr "¡ÒáÃзÓ" - -#: message.php:58 -#, c-format -msgid "Add to Addressbook (%s)" -msgstr "à¾ÔèÁŧ㹷ÕèµÔ´µèÍ (%s)" - -#: compose.php:956 -msgid "Added an attachment." -msgstr "ṺàÍ¡ÊÒÃ" - -#: templates/compose/compose.inc:298 -msgid "Address Book" -msgstr "·ÕèµÔ´µèÍ" - -#: config/prefs.php.dist:114 -msgid "Addressbooks" -msgstr "·ÕèµÔ´µèÍ" - -#: templates/mailbox/navbar.inc:10 -msgid "All" -msgstr "·Ñé§ËÁ´" - -#: lib/Maintenance/Task/purge_trash.php:90 -#, c-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "¨´ËÁÒ·Õè¤éÒ§ÍÂÙèã¹â¿Åà´ÍÃì \"%s\" ¹Ò¹¡ÇèÒ %s Çѹ ¨Ð¶Ù¡ÅºÍÂèÒ§¶ÒÇÃ" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, c-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "źâ¿Åà´ÍÃ쨴ËÁÒ¢ÒÍÍ¡·ÕèÁÕÍÒÂØ¹Ò¹¡ÇèÒ %s à´×͹" - -#: prefs.php:98 -msgid "An illegal value was specified." -msgstr "¢éÍÁÙÅ·ÕèÃкØÁÒÁÕ¤èÒäÁè¶Ù¡µéͧ" - -#: message.php:391 -msgid "An unknown error occured adding the new entry." -msgstr "à¡Ô´¤ÇÒÁ¼Ô´¾ÅÒ´ÃÐËÇèÒ§¡ÒÃà¾ÔèÁª×èÍ" - -#: templates/mailbox/legend.inc:12 templates/mailbox/navbar.inc:17 -#: templates/mailbox/navbar.inc:34 config/conf.php.dist:132 -msgid "Answered" -msgstr "µÍºáÅéÇ" - -#: templates/search/main.inc:180 -msgid "Answered messages" -msgstr "¢éͤÇÒÁ·ÕèµÍº¡ÅѺáÅéÇ" - -#: templates/mailbox/header.inc:21 -msgid "Apply Filters on" -msgstr "ãªéµÑÇ¡Ãͧ¡Ñº" - -#: config/prefs.php.dist:318 -msgid "Apply filter rules upon logging on." -msgstr "ãªéµÑÇ¡ÃͧàÁ×èÍŧºÑ¹·Ö¡à¢éÒ" - -#: config/prefs.php.dist:328 -msgid "Apply filter rules when mailbox is refreshed." -msgstr "ãªéµÑÇ¡ÃͧàÁ×è͵Ùéä»ÃɳÕÂì¶Ù¡ÃÕà¿Ãª" - -#: templates/search/main.inc:79 templates/search/main.inc:108 -#: templates/search/main.inc:137 -msgid "April" -msgstr "àÁÉÒ¹" - -#: message.php:543 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "¤Ø³µéͧ¡ÒÃź¢éͤÇÒÁàËÅèÒ¹ÕéÍÂèÒ§¶ÒÇÃËÃ×ÍäÁè?" - -#: templates/menu/menu.inc:18 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "¤Ø³µéͧ¡ÒÃź¢éͤÇÒÁ·Ñé§ËÁ´ã¹â¿Åà´ÍÃì¶Ñ§¢ÂÐËÃ×ÍäÁè?" - -#: config/prefs.php.dist:506 -msgid "Arrival Time" -msgstr "àÇÅÒ·Õèä´éÃѺ" - -#: config/prefs.php.dist:521 -msgid "Ascending" -msgstr "àÃÕ§¨Ò¡Ë¹éÒä»ËÅѧ" - -#: templates/compose/compose.inc:402 -msgid "Attachment" -msgstr "àÍ¡ÊÒÃṺ" - -#: templates/compose/compose.inc:307 templates/compose/compose.inc:397 -msgid "Attachments" -msgstr "àÍ¡ÊÒÃṺ" - -#: templates/search/main.inc:83 templates/search/main.inc:112 -#: templates/search/main.inc:141 -msgid "August" -msgstr "ÊÔ§ËÒ¤Á" - -#: templates/prefs/sourceselect.inc:264 -msgid "Available Addressbooks:" -msgstr "·ÕèµÔ´µèÍ·Õ辺:" - -#: templates/message/navbar.inc:29 -#, c-format -msgid "Back to %s" -msgstr "¡ÅѺä»ÊÙè %s" - -#: templates/compose/compose.inc:215 templates/message/headers.inc:20 -msgid "Bcc" -msgstr "ÊÓà¹Ò«è͹¶Ö§" - -#: templates/mailbox/actions.inc:16 templates/message/navbar.inc:14 -msgid "Blacklist" -msgstr "ºÑ­ªÕ´Ó" - -#: filters.php:141 templates/filters/manage.inc:17 -#: templates/search/main.inc:62 -msgid "Body" -msgstr "à¹×éÍËÒ" - -#: templates/search/main.inc:174 templates/search/main.inc:188 -#: templates/search/main.inc:202 templates/search/main.inc:216 -msgid "Both" -msgstr "·Ñé§Êͧ»ÃÐàÀ·" - -#: templates/compose/compose.inc:159 templates/message/headers.inc:16 -#: templates/search/main.inc:46 -msgid "Cc" -msgstr "ÊÓà¹Ò¶Ö§" - -#: filters.php:138 templates/filters/manage.inc:14 -msgid "Cc:" -msgstr "ÊÓà¹Ò¶Ö§:" - -#: templates/compose/spelling.inc:68 -msgid "Change" -msgstr "à»ÅÕè¹á»Å§" - -#: templates/compose/spelling.inc:69 -msgid "Change All" -msgstr "à»ÅÕè¹á»Å§·Ñé§ËÁ´" - -#: config/prefs.php.dist:84 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "à»ÅÕè¹µÑÇàÅ×͡㹡ÒÃáÊ´§¼Å àªè¹ ¨Ó¹Ç¹¨´ËÁÒµèÍ˹éÒáÅСÒèѴàÃÕ§¨´ËÁÒÂ" - -#: config/prefs.php.dist:32 -msgid "Change mail server settings." -msgstr "à»ÅÕ蹡ÒõÑ駤èÒà¤Ã×èͧºÃÔ¡ÒÃàÁÅ" - -#: config/prefs.php.dist:25 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "à»ÅÕ蹪×èÍ, ·ÕèÍÂÙè áÅÐÅÒÂà«ç¹·ÕèÊè§ä»¾ÃéÍÁ¡ÑºÍÕàÁÅ" - -#: templates/folders/actions.inc:13 -msgid "Check Folder(s) for New Mail" -msgstr "ÊÓÃǨ¨´ËÁÒÂãËÁè" - -#: templates/mailbox/message_headers.inc:6 -msgid "Checkbox" -msgstr "µÑÇàÅ×Í¡" - -#: templates/folders/actions.inc:4 -msgid "Choose Action:" -msgstr "àÅ×Í¡¡ÒáÃзÓ:" - -#: templates/prefs/sourceselect.inc:304 -msgid "Choose the addressbook to use when adding addresses." -msgstr "àÅ×Í¡·ÕèµÔ´µèÍ·Õèµéͧ¡ÒÃãªé㹡ÒÃà¾ÔèÁÃÒª×èÍ" - -#: templates/prefs/sourceselect.inc:258 -msgid "Choose the order of addressbooks to search when expanding addresses." -msgstr "¡Ó˹´ÅӴѺ¢Í§·ÕèµÔ´µèÍ·Õèµéͧ¡ÒÃãËé¤é¹ËÒã¹¢³Ð·Ó¡ÒÃàµÔÁàµçÁª×èÍ" - -#: folders.php:259 -#, c-format -msgid "Cleared all messages from %s." -msgstr "ꍴËÁÒ·Ñé§ËÁ´¨Ò¡ %s" - -#: templates/prefs/sourceselect.inc:287 -msgid "" -"Click on one of your selected addressbooks and then select all fields to " -"search." -msgstr "¤ÅÔ¡ÊÁØ´ÃÒª×èÍ·Õèµéͧ¡Òà áÅéÇàÅ×͡ࢵ¢éͤÇÒÁ·Õèµéͧ¡Òäé¹ËÒ" - -#: folders.php:359 -msgid "Closed Folder" -msgstr "»Ô´â¿Åà´ÍÃì" - -#: templates/folders/actions.inc:29 -msgid "Collapse All" -msgstr "ÂØº·Ñé§ËÁ´" - -#: templates/folders/actions.inc:28 -msgid "Collapse All Folders" -msgstr "ÂØºâ¿Åà´ÍÃì·Ñé§ËÁ´" - -#: folders.php:367 folders.php:368 -msgid "Collapse Folder" -msgstr "ÂØºâ¿Åà´ÍÃì" - -#: lib/api.php:37 templates/menu/menu.inc:20 -msgid "Compose" -msgstr "ÊÃéÒ§" - -#: mailbox.php:840 message.php:53 -#, c-format -msgid "Compose Message (%s)" -msgstr "ÊÃéÒ§¢éͤÇÒÁ (%s)" - -#: compose.php:419 compose.php:428 compose.php:443 compose.php:493 -msgid "Compose a message" -msgstr "ÊÃéÒ§¢éͤÇÒÁãËÁè" - -#: config/prefs.php.dist:638 -msgid "Compose messages in a separate window." -msgstr "ÊÃéÒ§¢éͤÇÒÁã¹Ë¹éÒµèÒ§ãËÁè" - -#: contacts.php:89 templates/contacts/contacts.inc:8 -msgid "Contact List" -msgstr "ÃÒª×è͵ԴµèÍ" - -#: config/prefs.php.dist:108 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "¤Çº¤ØÁ¡ÒõÃǨÊͺ¨´ËÁÒÂãËÁèáÅСÒÃàµ×͹àÁ×èÍÁÕ¨´ËÁÒÂãËÁè" - -#: templates/mailbox/navbar.inc:62 templates/message/navbar_aux_bottom.inc:6 -#: templates/message/navbar_aux_top.inc:19 -msgid "Copy" -msgstr "ÊÓà¹Ò" - -#: templates/compose/spelling.inc:52 -msgid "Correct" -msgstr "¶Ù¡µéͧ" - -#: templates/compose/spelling.inc:131 -msgid "Corrected Text" -msgstr "¢éͤÇÒÁ·Õèá¡éä¢áÅéÇ" - -#: folders.php:248 folders.php:253 folders.php:255 -#, c-format -msgid "Could not delete messages from %s: %s" -msgstr "äÁèÊÒÁÒöź¢éͤÇÒÁ¨Ò¡ %s: %s" - -#: templates/folders/actions.inc:5 -msgid "Create Folder" -msgstr "ÊÃéÒ§â¿Åà´ÍÃì" - -#: templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "ÊÃéÒ§â¿Åà´ÍÃìẺÃèÒ§" - -#: templates/identities/manage.inc:95 -msgid "Create a new sent mail folder" -msgstr "ÊÃéÒ§â¿Åà´ÍÃ쨴ËÁÒ·ÕèÊè§áÅéÇ" - -#: templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "ÊÃéÒ§â¿Åà´ÍÃì¶Ñ§¢ÂÐ" - -#: config/prefs.php.dist:53 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "ÊÃéÒ§µÑÇ¡Ãͧà¾×èͨѴ¡Òè´ËÁÒ¢Òà¢éÒ, ¨Ñ´à¡çºÅ§â¿Åà´ÍÃì áÅÐź¨´ËÁÒ¢ÂÐ" - -#: config/prefs.php.dist:93 -msgid "Customize how you send mail and where drafts are saved." -msgstr "¡Ó˹´ÅѡɳСÒÃÊ觨´ËÁÒÂáÅСÒúѹ·Ö¡áººÃèÒ§" - -#: config/prefs.php.dist:74 -#, c-format -msgid "Customize maintenance operations run upon login to %s." -msgstr "¡Ó˹´»¯ÔºÑµÔ¡ÒúÓÃØ§ÃÑ¡ÉÒÃкºàÁ×èÍŧª×èÍà¢éÒÊÙè %s" - -#: config/prefs.php.dist:101 -#, c-format -msgid "Customize tasks to run upon logon to %s." -msgstr "¡Ó˹´§Ò¹·Õèµéͧ¡ÒÃãËéÃѹàÁ×èÍŧª×èÍà¢éÒÊÙè %s" - -#: templates/mailbox/message_headers.inc:13 templates/message/headers.inc:4 -msgid "Date" -msgstr "Çѹ·Õè" - -#: templates/search/main.inc:87 templates/search/main.inc:116 -#: templates/search/main.inc:145 -msgid "December" -msgstr "¸Ñ¹ÇÒ¤Á" - -#: templates/prefs/identityselect.inc:5 -msgid "Default Identity" -msgstr "àÍ¡Åѡɳìâ´Â»ÃÔÂÒÂ" - -#: config/prefs.php.dist:512 -msgid "Default sorting criteria:" -msgstr "à§×è͹䢡ÒèѴàÃÕ§â´Â»ÃÔÂÒÂ:" - -#: config/prefs.php.dist:523 -msgid "Default sorting direction:" -msgstr "·ÔÈ·Ò§¡ÒèѴàÃÕ§â´Â»ÃÔÂÒÂ:" - -#: templates/mailbox/actions.inc:9 templates/message/navbar.inc:7 -msgid "Delete" -msgstr "ź" - -#: templates/folders/actions.inc:7 -msgid "Delete Folder(s)" -msgstr "źâ¿Åà´ÍÃì" - -#: templates/filters/list.inc:38 -msgid "Delete messages" -msgstr "ꍴËÁÒÂ" - -#: config/prefs.php.dist:446 -msgid "Delete old sent-mail folders at beginning of month" -msgstr "źâ¿Åà´ÍÃ쨴ËÁÒ¢ÒÍÍ¡·Ø¡æ µé¹à´×͹" - -#: templates/mailbox/legend.inc:16 templates/mailbox/navbar.inc:19 -#: templates/mailbox/navbar.inc:37 config/conf.php.dist:128 -msgid "Deleted" -msgstr "źáÅéÇ" - -#: compose.php:981 -msgid "Deleted an attachment." -msgstr "źàÍ¡ÊÒÃṺ" - -#: templates/search/main.inc:208 -msgid "Deleted messages" -msgstr "¢éͤÇÒÁ·Õè¶Ù¡Åº" - -#: config/prefs.php.dist:66 -msgid "Deleting and Moving Messages" -msgstr "¡ÒÃźáÅÐà¤Å×è͹ÂéÒ¨´ËÁÒÂ" - -#: config/prefs.php.dist:522 -msgid "Descending" -msgstr "àÃÕ§¨Ò¡ËÅѧä»Ë¹éÒ" - -#: config/prefs.php.dist:597 -msgid "Dim signatures?" -msgstr "áÊ´§ÅÒÂà«ç¹´éÇÂÊÕÍè͹?" - -#: templates/contacts/contacts.inc:65 -msgid "Display" -msgstr "áÊ´§¼Å" - -#: config/prefs.php.dist:83 -msgid "Display Options" -msgstr "µÑÇàÅ×Í¡¡ÒÃáÊ´§¼Å" - -#: config/prefs.php.dist:338 -msgid "Display message when filters have been applied." -msgstr "áÊ´§¢éͤÇÒÁ·Õè¡ÃͧáÅéÇ" - -#: config/prefs.php.dist:723 -msgid "Display pop-up notification of new mail." -msgstr "áÊ´§µÑÇàµ×͹àÁ×èÍÁÕ¨´ËÁÒÂãËÁè" - -#: templates/folders/actions.inc:14 -msgid "Do Not Check Folder(s) for New Mail" -msgstr "äÁèµéͧ¡ÒõÃǨÊͺ¨´ËÁÒÂãËÁè" - -#: lib/IMP.php:950 -msgid "Download" -msgstr "´ÒǹìâËÅ´" - -#: lib/IMP.php:949 -#, c-format -msgid "Download %s" -msgstr "´ÒǹìâËÅ´ %s" - -#: templates/folders/actions.inc:16 -msgid "Download Folder(s)" -msgstr "´ÒǹìâËÅ´â¿Åà´ÍÃì" - -#: templates/mailbox/navbar.inc:21 templates/mailbox/navbar.inc:40 -#: config/conf.php.dist:136 -msgid "Draft" -msgstr "ẺÃèÒ§" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "â¿Åà´ÍÃìẺÃèÒ§" - -#: config/prefs.php.dist:308 -msgid "Edit your filter rules" -msgstr "á¡é䢵ÑÇ¡Ãͧ" - -#: config/prefs.php.dist:170 -msgid "Edit your identities" -msgstr "á¡éä¢àÍ¡Åѡɳì¢Í§¤Ø³" - -#: templates/contacts/contacts.inc:68 -msgid "Email Address" -msgstr "·ÕèÍÂÙèÍÕàÁÅ" - -#: templates/folders/actions.inc:17 -msgid "Empty Folder(s)" -msgstr "ÅéÒ§â¿Åà´ÍÃì" - -#: templates/menu/menu.inc:18 -msgid "Empty Trash" -msgstr "ÅéÒ§¶Ñ§¢ÂÐ" - -#: templates/mailbox/actions.inc:32 -msgid "Empty Trash folder" -msgstr "ÅéÒ§â¿Åà´ÍÃì¶Ñ§¢ÂÐ" - -#: compose.php:644 -msgid "End forwarded message" -msgstr "¨º¡ÒÃÊè§µèÍ¢éͤÇÒÁ" - -#: message.php:393 -#, c-format -msgid "Entry \"%s\" was successfully added to the addressbook" -msgstr "\"%s\" ¶Ù¡à¾ÔèÁàµÔÁŧ㹷ÕèµÔ´µèÍàÃÕºÃéÍÂáÅéÇ" - -#: status.php:35 -msgid "Error" -msgstr "¼Ô´¾ÅÒ´" - -#: config/prefs.php.dist:712 -msgid "Every 15 minutes" -msgstr "·Ø¡ 15 ¹Ò·Õ" - -#: config/prefs.php.dist:709 -msgid "Every 30 seconds" -msgstr "·Ø¡ 30 ÇÔ¹Ò·Õ" - -#: config/prefs.php.dist:711 -msgid "Every 5 minutes" -msgstr "·Ø¡ 5 ¹Ò·Õ" - -#: config/prefs.php.dist:713 -msgid "Every half hour" -msgstr "·Ø¡¤ÃÖ觪ÑèÇâÁ§" - -#: config/prefs.php.dist:710 -msgid "Every minute" -msgstr "·Ø¡¹Ò·Õ" - -#: templates/folders/actions.inc:27 -msgid "Expand All" -msgstr "¢ÂÒ·Ñé§ËÁ´" - -#: templates/folders/actions.inc:26 -msgid "Expand All Folders" -msgstr "¢ÂÒÂâ¿Åà´ÍÃì·Ñé§ËÁ´" - -#: folders.php:371 folders.php:372 -msgid "Expand Folder" -msgstr "¢ÂÒÂâ¿Åà´ÍÃì" - -#: templates/compose/compose.inc:299 -msgid "Expand Names" -msgstr "àµÔÁª×èÍ" - -#: config/prefs.php.dist:553 -msgid "Expand the entire folder tree by default in the folders view." -msgstr "¡Ó˹´ãËé¢ÂÒÂâ¤Ã§ÊÃéÒ§â¿Åà´ÍÃì·Ñé§ËÁ´àÁ×èÍÍÂÙèã¹ÁØÁÁͧÃÒ¡ÒÃâ¿Åà´ÍÃì" - -#: templates/search/main.inc:77 templates/search/main.inc:106 -#: templates/search/main.inc:135 -msgid "February" -msgstr "¡ØÁÀҾѹ¸ìèè" - -#: templates/filters/manage.inc:7 -msgid "Field" -msgstr "ࢵ¢éͤÇÒÁ" - -#: templates/compose/compose.inc:430 -msgid "Filename" -msgstr "ª×èÍá¿éÁ" - -#: mailbox.php:332 -#, c-format -msgid "Filter Activity: The message \"%s\" from \"%s\" has been deleted." -msgstr "¼Å¡ÒáÃͧ: ¨´ËÁÒ \"%s\" ¨Ò¡ \"%s\" ä´é¶Ù¡Åºä»áÅéÇ" - -#: mailbox.php:343 -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to the folder " -"\"%s\"." -msgstr "¼Å¡ÒáÃͧ: ¨´ËÁÒ \"%s\" ¨Ò¡ \"%s\" ä´é¶Ù¡à¤Å×è͹ÂéÒÂä»·Õèâ¿Åà´ÍÃì \"%s\" áÅéÇ" - -#: mailbox.php:330 -#, c-format -msgid "" -"Filter Activity: The message \"%s\" from \"%s\" has been moved to your Trash " -"folder." -msgstr "¼Å¡ÒáÃͧ: ¢éͤÇÒÁ \"%s\" ¨Ò¡ \"%s\" ä´é¶Ù¡ÂéÒÂä»Å§â¿Åà´ÍÃì¶Ñ§¢ÂÐáÅéÇ" - -#: templates/filters/list.inc:10 -msgid "Filter Rules" -msgstr "¡¯¡ÒáÃͧ" - -#: config/prefs.php.dist:361 -msgid "Filter message content for profanity." -msgstr "¡Ãͧ¢éͤÇÒÁ·ÕèäÁèàËÁÒÐÊÁ" - -#: config/prefs.php.dist:52 -msgid "Filters" -msgstr "µÑÇ¡Ãͧ" - -#: templates/contacts/contacts.inc:18 -msgid "Find" -msgstr "¤é¹ËÒ" - -#: mailbox.php:488 mailbox.php:489 mailbox.php:495 mailbox.php:496 -msgid "First Page" -msgstr "˹éÒáá" - -#: folders.php:275 templates/folders/head.inc:5 -#: templates/prefs/initialpageselect.inc:5 -#: templates/prefs/initialpageselect.inc:8 -msgid "Folder Navigator" -msgstr "µÑǹӷҧâ¿Åà´ÍÃì" - -#: templates/login/login.inc:130 -msgid "Folder Prefix" -msgstr "µÑǹÓâ¿Åà´ÍÃì" - -#: templates/menu/menu.inc:22 -msgid "Folders" -msgstr "â¿Åà´ÍÃì" - -#: compose.php:651 templates/message/navbar.inc:11 -msgid "Forward" -msgstr "Êè§µèÍ" - -#: compose.php:648 -msgid "Forward:" -msgstr "Êè§µèÍ:" - -#: compose.php:615 -#, c-format -msgid "Forwarded message from %s" -msgstr "¢éͤÇÒÁ·ÕèÊè§µèÍÁÒ¨Ò¡ %s" - -#: templates/compose/compose.inc:80 templates/mailbox/message_headers.inc:17 -#: templates/message/headers.inc:8 templates/search/main.inc:30 -msgid "From" -msgstr "¨Ò¡" - -#: config/prefs.php.dist:508 -msgid "From Address" -msgstr "·ÕèÍÂÙè¼ÙéÊè§" - -#: filters.php:139 templates/filters/manage.inc:15 -msgid "From:" -msgstr "¨Ò¡:" - -#: compose.php:647 compose.php:650 -msgid "Fwd:" -msgstr "Êè§µèÍ:" - -#: templates/menu/menu.inc:41 -msgid "Help" -msgstr "ªèÇÂàËÅ×Í" - -#: mailbox.php:546 -msgid "Hide Deleted" -msgstr "«è͹·ÕèźáÅéÇ" - -#: folders.php:266 -msgid "Hide Unsubscribed" -msgstr "«è͹·ÕèàÅÔ¡ãªéä»áÅéÇ" - -#: config/prefs.php.dist:629 -msgid "How to prefix quoted lines in a reply:" -msgstr "¡ÒÃàµÔÁ¢éͤÇÒÁ˹éÒºÃ÷Ѵ¢éͤÇÒÁ㹡Òõͺ¡ÅѺ:" - -#: templates/index/notconfigured.inc:4 -msgid "IMP is not properly configured" -msgstr "¡ÒõÑ駤èҢͧ IMP äÁè¶Ù¡µéͧ" - -#: folders.php:346 templates/menu/menu.inc:16 -msgid "INBOX" -msgstr "µÙé¢Òà¢éÒ" - -#: identities.php:129 templates/identities/manage.inc:5 -msgid "Identities" -msgstr "àÍ¡Åѡɳì" - -#: templates/compose/compose.inc:65 -msgid "Identity" -msgstr "àÍ¡Åѡɳì" - -#: templates/identities/manage.inc:47 -msgid "Identity's name:" -msgstr "ª×èÍàÃÕ¡àÍ¡Åѡɳì" - -#: templates/compose/spelling.inc:70 -msgid "Ignore" -msgstr "ÅÐàÇé¹" - -#: templates/compose/spelling.inc:71 -msgid "Ignore All" -msgstr "ÅÐàÇé¹·Ñé§ËÁ´" - -#: templates/mailbox/legend.inc:14 templates/mailbox/navbar.inc:15 -#: templates/mailbox/navbar.inc:32 config/conf.php.dist:134 -msgid "Important" -msgstr "ÊӤѭ" - -#: templates/search/main.inc:194 -msgid "Important messages" -msgstr "¢éͤÇÒÁÊӤѭ" - -#: config/prefs.php.dist:620 -msgid "Include original message in a reply?" -msgstr "Ṻ¢éͤÇÒÁµé¹©ºÑºä»¡Ñº¡Òõͺ¡ÅѺËÃ×ÍäÁè?" - -#: templates/search/main.inc:76 templates/search/main.inc:105 -#: templates/search/main.inc:134 -msgid "January" -msgstr "Á¡ÃÒ¤Á" - -#: templates/search/main.inc:82 templates/search/main.inc:111 -#: templates/search/main.inc:140 -msgid "July" -msgstr "¡Ã¡®Ò¤Á" - -#: templates/search/main.inc:81 templates/search/main.inc:110 -#: templates/search/main.inc:139 -msgid "June" -msgstr "ÁԶعÒ¹" - -#: templates/login/login.inc:140 config/prefs.php.dist:38 -msgid "Language" -msgstr "ÀÒÉÒ" - -#: mailbox.php:519 mailbox.php:520 mailbox.php:525 mailbox.php:526 -msgid "Last Page" -msgstr "˹éÒÊØ´·éÒÂ" - -#: lib/IMP.php:304 -#, c-format -msgid "Last login: %s" -msgstr "ŧºÑ¹·Ö¡à¢éÒ¤ÃÑé§ÅèÒÊØ´: %s" - -#: lib/IMP.php:302 -msgid "Last login: Never" -msgstr "ŧºÑ¹·Ö¡à¢éÒ¤ÃÑé§ÅèÒÊØ´: äÁèà¤Â" - -#: lib/api.php:72 -#, c-format -msgid "Log in to %s" -msgstr "ŧºÑ¹·Ö¡à¢éÒ %s" - -#: config/prefs.php.dist:100 -msgid "Login Tasks" -msgstr "§Ò¹ã¹¢³Ðŧª×èÍà¢éÒ" - -#: login.php:22 -msgid "" -"Login failed for some reason. Most likely your username or password was " -"entered incorrectly." -msgstr "" -"à¡Ô´¤ÇÒÁ¼Ô´¾ÅÒ´ºÒ§»ÃСÒÃ㹡ÒÃŧºÑ¹·Ö¡à¢éÒ ÍÒ¨à»ç¹ä»ä´éÇèÒª×èͼÙéãªéËÃ×ÍÃËÑʼèÒ¹¢Í§¤Ø³äÁè¶Ù¡µéͧ" - -#: templates/menu/menu.inc:54 templates/menu/menu.inc:56 -msgid "Logout" -msgstr "ŧºÑ¹·Ö¡ÍÍ¡" - -#: filters.php:129 -msgid "Mail Filters" -msgstr "µÑÇ¡Ãͧ¨´ËÁÒÂ" - -#: config/prefs.php.dist:51 config/prefs.php.dist:58 config/prefs.php.dist:65 -#: config/prefs.php.dist:72 -msgid "Mail Management" -msgstr "¡ÒèѴ¡ÒÃÍÕàÁÅ" - -#: folders.php:348 folders.php:350 folders.php:352 -msgid "Mailbox" -msgstr "µÙéä»ÃɳÕÂì" - -#: config/prefs.php.dist:73 -msgid "Maintenance Operations" -msgstr "¡ÒôÓà¹Ô¹¡ÒúÓÃØ§ÃÑ¡ÉÒ" - -#: templates/search/main.inc:78 templates/search/main.inc:107 -#: templates/search/main.inc:136 -msgid "March" -msgstr "ÁÕ¹Ò¤Á" - -#: templates/mailbox/navbar.inc:29 -msgid "Mark as:" -msgstr "¡Ó˹´ãËéà»ç¹" - -#: config/prefs.php.dist:588 -msgid "Mark different levels of quoting with different colors?" -msgstr "¡Ó˹´ÊÕãËéᵡµèÒ§¡Ñ¹ÊÓËÃѺáµèÅÐÃдѺ¢Í§¡ÒÃÍéÒ§ÍÔ§ËÃ×ÍäÁè" - -#: templates/search/main.inc:80 templates/search/main.inc:109 -#: templates/search/main.inc:138 -msgid "May" -msgstr "¾ÄÉÀÒ¤Á" - -#: status.php:48 -msgid "Message" -msgstr "¢éͤÇÒÁ" - -#: compose.php:422 compose.php:1022 config/prefs.php.dist:92 -msgid "Message Composition" -msgstr "à¢Õ¹¢éͤÇÒÁãËÁè" - -#: config/prefs.php.dist:507 -msgid "Message Date" -msgstr "Çѹ·Õè¢Í§¢éͤÇÒÁ" - -#: search.php:24 -msgid "Message Search" -msgstr "¤é¹ËÒ¢éͤÇÒÁ" - -#: config/prefs.php.dist:510 -msgid "Message Size" -msgstr "¢¹Ò´¢Í§¢éͤÇÒÁ" - -#: templates/message/navbar.inc:17 -msgid "Message Source" -msgstr "µé¹©ºÑº¢éͤÇÒÁ" - -#: config/prefs.php.dist:59 -msgid "Message Viewing" -msgstr "¡ÒÃáÊ´§¢éͤÇÒÁ" - -#: templates/search/main.inc:26 -msgid "Message fields" -msgstr "ࢵ¢éͤÇÒÁ" - -#: templates/search/main.inc:156 -msgid "Message flags" -msgstr "µÑǺ觪Õé¢éͤÇÒÁ" - -#: templates/search/main.inc:224 -msgid "Message folders" -msgstr "â¿Åà´ÍÃì" - -#: config/prefs.php.dist:532 -msgid "Messages per page in the mailbox view." -msgstr "¨Ó¹Ç¹¢éͤÇÒÁµèÍ˹éÒã¹ÁØÁÁͧµÙéä»ÃɳÕÂì" - -#: mailbox.php:376 -msgid "Messages to" -msgstr "¢éͤÇÒÁä»Âѧ" - -#: templates/compose/compose.inc:432 -msgid "Mime Type" -msgstr "ª¹Ô´¢Í§äÁÁì" - -#: templates/mailbox/navbar.inc:61 templates/message/navbar_aux_bottom.inc:5 -#: templates/message/navbar_aux_top.inc:18 -msgid "Move" -msgstr "ÂéÒÂ" - -#: templates/filters/list.inc:40 -#, c-format -msgid "Move messages to the %s folder" -msgstr "ÂéÒ¢éͤÇÒÁä»Âѧâ¿Åà´ÍÃì %s" - -#: templates/contacts/contacts.inc:67 -msgid "Name" -msgstr "ª×èÍ" - -#: config/prefs.php.dist:708 -msgid "Never" -msgstr "äÁèàÅ×Í¡" - -#: templates/mailbox/legend.inc:8 -msgid "New" -msgstr "ãËÁè" - -#: config/prefs.php.dist:107 -msgid "New Mail" -msgstr "¨´ËÁÒÂãËÁè" - -#: templates/search/main.inc:170 -msgid "New messages" -msgstr "¢éͤÇÒÁãËÁè" - -#: templates/message/navbar.inc:38 -msgid "Next Message" -msgstr "¢éͤÇÒÁµèÍä»" - -#: mailbox.php:516 mailbox.php:517 mailbox.php:523 mailbox.php:524 -msgid "Next Page" -msgstr "˹éÒµèÍä»" - -#: config/prefs.php.dist:550 -msgid "No" -msgstr "äÁè" - -#: mailbox.php:733 -msgid "No Subject" -msgstr "äÁèÁÕª×èÍàÃ×èͧ" - -#: folders.php:197 folders.php:207 lib/Folder.php:404 lib/Folder.php:438 -msgid "No folders were specified" -msgstr "¡ÃسÒÃкØâ¿Åà´ÍÃì·Õèµéͧ¡ÒÃ" - -#: templates/mailbox/empty_mailbox.inc:4 -msgid "No messages matched your search" -msgstr "äÁèÁÕ¢éͤÇÒÁ㴵ç¡Ñº¡Òäé¹ËҢͧ¤Ø³" - -#: templates/compose/spelling.inc:28 -msgid "No spelling errors" -msgstr "äÁ辺¤Ó·ÕèÊС´¼Ô´" - -#: templates/compose/spelling.inc:88 -msgid "No suggestions" -msgstr "äÁèÁÕ¤Óá¹Ð¹Ó" - -#: templates/identities/manage.inc:93 templates/mailbox/navbar.inc:11 -#: templates/prefs/sourceselect.inc:26 -msgid "None" -msgstr "äÁèàÅ×Í¡" - -#: templates/mailbox/navbar.inc:20 templates/mailbox/navbar.inc:38 -msgid "Not Deleted" -msgstr "äÁè¶Ù¡Åº" - -#: templates/mailbox/navbar.inc:22 templates/mailbox/navbar.inc:41 -msgid "Not Draft" -msgstr "äÁèãªèẺÃèÒ§" - -#: templates/mailbox/navbar.inc:16 templates/mailbox/navbar.inc:33 -msgid "Not Important" -msgstr "äÁèãªè¢éͤÇÒÁÊӤѭ" - -#: templates/mailbox/navbar.inc:24 -msgid "Not Personal" -msgstr "äÁèãªè¢éͤÇÒÁÊèǹµÑÇ" - -#: templates/search/main.inc:212 -msgid "Not deleted messages" -msgstr "äÁèãªè¢éͤÇÒÁ·Õè¶Ù¡Åº" - -#: templates/search/main.inc:198 -msgid "Not important messages" -msgstr "äÁèãªè¢éͤÇÒÁÊӤѭ" - -#: templates/search/main.inc:86 templates/search/main.inc:115 -#: templates/search/main.inc:144 -msgid "November" -msgstr "¾ÄȨԡÒ¹" - -#: config/prefs.php.dist:455 -msgid "Number of old sent-mail folders to keep if deleting monthly" -msgstr "¨Ó¹Ç¹â¿Åà´ÍÃ쨴ËÁÒ¢ÒÍÍ¡·Õèµéͧ¡ÒÃà¡çºäÇé ËÒ¡·Ó¡ÒÃź·Ôé§à»ç¹ÃÒÂà´×͹" - -#: templates/search/main.inc:85 templates/search/main.inc:114 -#: templates/search/main.inc:143 -msgid "October" -msgstr "µØÅÒ¤Á" - -#: templates/search/main.inc:166 -msgid "Old messages" -msgstr "¢éͤÇÒÁà¡èÒ" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:49 -msgid "Old sent-mail folders being purged." -msgstr "¡ÓÅѧ¡Ó¨Ñ´â¿Åà´ÍÃ쨴ËÁÒ¢ÒÍÍ¡¢Í§à´×͹¡è͹æ" - -#: folders.php:357 templates/menu/menu.inc:65 -msgid "Open Folder" -msgstr "à»Ô´â¿Åà´ÍÃì" - -#: templates/compose/compose.inc:288 templates/menu/menu.inc:25 -msgid "Options" -msgstr "µÑÇàÅ×Í¡" - -#: config/prefs.php.dist:82 config/prefs.php.dist:91 config/prefs.php.dist:99 -#: config/prefs.php.dist:106 config/prefs.php.dist:113 -msgid "Other Options" -msgstr "µÑÇàÅ×Í¡Í×è¹" - -#: templates/mailbox/header.inc:26 -#, c-format -msgid "Page %d of %d" -msgstr "˹éÒ·Õè %d ¨Ò¡ %d" - -#: templates/message/headers.inc:32 -msgid "Part(s)" -msgstr "Êèǹ»ÃСͺ" - -#: templates/login/login.inc:76 -msgid "Password" -msgstr "ÃËÑʼèÒ¹" - -#: config/prefs.php.dist:428 -msgid "Perform maintenance operations on login" -msgstr "´Óà¹Ô¹¡ÒúÓÃØ§ÃÑ¡ÉÒÃкºã¹¢³Ðŧª×èÍà¢éÒ" - -#: templates/mailbox/navbar.inc:23 config/conf.php.dist:138 -msgid "Personal" -msgstr "ÊèǹµÑÇ" - -#: config/prefs.php.dist:24 -msgid "Personal Information" -msgstr "¢éÍÁÙÅÊèǹµÑÇ" - -#: templates/identities/manage.inc:82 -msgid "Place your signature before replies and forwards?" -msgstr "àµÔÁÅÒÂà«ç¹¢Í§¤Ø³ã¹¡Òõͺ¡ÅѺáÅÐÊè§µèÍ?" - -#: compose.php:225 compose.php:240 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "¡ÃسҵÃǨÊͺ·ÕèÍÂÙè«éÓËÃ×;ÔÁ¾ì¼Ô´" - -#: templates/compose/compose.inc:116 templates/compose/compose.inc:172 -#: templates/compose/compose.inc:228 -msgid "Please select or edit right next:" -msgstr "¡ÃسÒàÅ×Í¡ËÃ×Íá¡é䢵èÍä»:" - -#: templates/identities/manage.inc:77 -msgid "Precede your signature with dashes ('-- ')" -msgstr "àµÔÁ¢Õ´ ('--') äÇé¢éÒÇ˹éÒÅÒÂà«ç¹¢Í§¤Ø³" - -#: templates/message/navbar.inc:32 -msgid "Previous Message" -msgstr "¢éͤÇÒÁ·ÕèáÅéÇ" - -#: mailbox.php:491 mailbox.php:492 mailbox.php:497 mailbox.php:498 -msgid "Previous Page" -msgstr "˹éÒ·ÕèáÅéÇ" - -#: templates/message/navbar.inc:23 -msgid "Print" -msgstr "¾ÔÁ¾ì" - -#: mailbox.php:349 -#, c-format -msgid "Problem with filter rule %d: folder does not exist: %s" -msgstr "à¡Ô´¢éͼԴ¾ÅÒ´¡ÑºµÑÇ¡Ãͧ %d: äÁ辺â¿Åà´ÍÃì: %s" - -#: templates/menu/menu.inc:33 -msgid "Problem?" -msgstr "á¨é§»Ñ­ËÒ" - -#: templates/mailbox/actions.inc:26 -msgid "Purge Deleted" -msgstr "źâ´Â¶ÒÇÃ" - -#: config/prefs.php.dist:474 -msgid "Purge Trash how often:" -msgstr "¤ÇÒÁ¶Õè㹡ÒáӨѴ¶Ñ§¢ÂÐ" - -#: config/prefs.php.dist:483 -msgid "Purge messages in Trash folder older than this amount of days" -msgstr "¨Ó¹Ç¹Çѹ·Õèà¡çº¢éͤÇÒÁäÇéã¹â¿Åà´ÍÃì¶Ñ§¢ÂСè͹¡ÒáӨѴ" - -#: config/prefs.php.dist:464 -msgid "Purge old message in the Trash folder" -msgstr "¡Ó¨Ñ´¢éͤÇÒÁà¡èÒã¹â¿Åà´ÍÃì¶Ñ§¢ÂÐ" - -#: lib/Maintenance/Task/purge_trash.php:60 -#, c-format -msgid "Purging %d message(s) from Trash folder." -msgstr "¡Ó¨Ñ´ %d ¢éͤÇÒÁÍÍ¡¨Ò¡â¿Åà´ÍÃì¶Ñ§¢ÂÐ" - -#: compose.php:584 -msgid "Quoting" -msgstr "ÍéÒ§ÍÔ§" - -#: templates/search/main.inc:128 -msgid "Received after" -msgstr "ä´éÃѺËÅѧ" - -#: templates/search/main.inc:99 -msgid "Received before" -msgstr "ä´éÃѺ¡è͹" - -#: templates/search/main.inc:70 -msgid "Received on" -msgstr "ä´éÃѺàÁ×èÍ" - -#: templates/message/navbar.inc:12 -msgid "Redirect" -msgstr "à»ÅÕè¹àÊé¹·Ò§" - -#: compose.php:986 -msgid "Redirect this message" -msgstr "à»ÅÕè¹àÊé¹·Ò§¢éͤÇÒÁ¹Õé" - -#: compose.php:709 -msgid "Redirecting failed." -msgstr "¡ÒÃà»Õè¹àÊé¹·Ò§ÅéÁàËÅÇ" - -#: templates/mailbox/header.inc:19 -msgid "Refresh" -msgstr "ÃÕà¿Ãª" - -#: config/prefs.php.dist:714 -msgid "Refresh Folder Views:" -msgstr "ÃÕà¿ÃªÁØÁÁͧâ¿Åà´ÍÃì" - -#: templates/folders/head.inc:6 templates/folders/head.inc:7 -msgid "Reload View" -msgstr "ÃÕâËÅ´ÁØÁÁͧ" - -#: config/prefs.php.dist:552 -msgid "Remember the last view" -msgstr "¨´¨ÓÁØÁÁͧÅèÒÊØ´" - -#: templates/compose/compose.inc:455 -msgid "Remove Selected" -msgstr "ź·Õè¶Ù¡àÅ×Í¡" - -#: templates/folders/actions.inc:6 -msgid "Rename Folder" -msgstr "à»ÅÕ蹪×èÍâ¿Åà´ÍÃì" - -#: config/prefs.php.dist:437 -msgid "Rename sent-mail folder at beginning of month" -msgstr "à»ÅÕ蹪×èÍâ¿Åà´ÍÃ쨴ËÁÒ¢ÒÍÍ¡·Ø¡æ µé¹à´×͹" - -#: lib/Folder.php:371 -#, c-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "¡ÒÃà»ÅÕ蹪×èͨҡ \"%s\" à»ç¹ \"%s\" ÅéÁàËÅÇ à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: templates/compose/spelling.inc:96 -msgid "Replace with:" -msgstr "á·¹·Õè´éÇÂ:" - -#: templates/message/navbar.inc:9 -msgid "Reply" -msgstr "µÍº¡ÅѺ" - -#: templates/message/navbar.inc:10 -msgid "Reply to All" -msgstr "µÍº¡ÅѺ·Ñé§ËÁ´" - -#: compose.php:599 -msgid "Reply to All:" -msgstr "µÍº¡ÅѺ·Ñé§ËÁ´:" - -#: compose.php:627 -msgid "Reply-To: " -msgstr "µÍº¡ÅѺä»Âѧ:" - -#: templates/message/headers.inc:24 -msgid "Reply-to" -msgstr "µÍº¡ÅѺä»Âѧ" - -#: compose.php:597 -msgid "Reply:" -msgstr "µÍº¡ÅѺ" - -#: templates/message/navbar.inc:25 -msgid "Report as Spam" -msgstr "ÃÒ§ҹÇèÒà»ç¹" - -#: templates/compose/compose.inc:348 -msgid "Request a Return Receipt" -msgstr "Ãéͧ¢Í㺵ͺÃѺ" - -#: templates/message/navbar.inc:20 -msgid "Resume" -msgstr "·ÓµèÍ" - -#: config/prefs.php.dist:376 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "µéͧ¡ÒáÅѺÊÙèÃÒ¡ÒõÙéä»ÃɳÕÂìËÅѧ¨Ò¡·Ó¡ÒÃź, ÂéÒ ËÃ×ÍÊÓà¹Ò¢éͤÇÒÁËÃ×ÍäÁè?" - -#: templates/filters/manage.inc:4 -msgid "Rule Definition" -msgstr "¡ÒáÓ˹´¡¯à¡³±ì" - -#: templates/compose/compose.inc:327 -msgid "Save a copy in " -msgstr "ºÑ¹·Ö¡ÊÓà¹Òã¹" - -#: templates/message/navbar.inc:22 -msgid "Save as" -msgstr "ºÑ¹·Ö¡à»ç¹" - -#: templates/identities/manage.inc:87 -msgid "Save sent mail" -msgstr "ºÑ¹·Ö¡¨´ËÁÒ¢ÒÍÍ¡" - -#: compose.php:923 -#, c-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "¡Òúѹ·Ö¡áººÃèÒ§ÅéÁàËÅÇ à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ: %s" - -#: templates/menu/menu.inc:27 templates/search/main.inc:8 -msgid "Search" -msgstr "¤é¹ËÒ" - -#: lib/IMP.php:441 -msgid "Search Results" -msgstr "¼Å¡Òäé¹ËÒ" - -#: templates/mailbox/legend.inc:10 templates/mailbox/navbar.inc:13 -#: templates/mailbox/navbar.inc:30 -msgid "Seen" -msgstr "ÍèÒ¹áÅéÇ" - -#: templates/mailbox/navbar.inc:9 -msgid "Select" -msgstr "àÅ×Í¡" - -#: config/prefs.php.dist:115 -msgid "Select addressbook sources for adding and searching for addresses." -msgstr "àÅ×Í¡áËÅè§·ÕèµÔ´µèÍà¾×èÍ·Ó¡ÒÃà¾ÔèÁáÅФé¹ËÒÃÒª×èÍ" - -#: templates/search/main.inc:229 -msgid "Select all" -msgstr "àÅ×Í¡·Ñé§ËÁ´" - -#: templates/identities/manage.inc:12 -msgid "Select an identity" -msgstr "àÅ×Í¡àÍ¡Åѡɳìèèèèèèèèèèèèèèèèè" - -#: templates/message/navbar.inc:48 -msgid "Select charset:" -msgstr "àÅ×Í¡ªØ´ÍÑ¡¢ÃÐ:" - -#: templates/search/main.inc:230 -msgid "Select none" -msgstr "äÁèàÅ×Í¡àÅÂ" - -#: config/prefs.php.dist:279 -msgid "Select your preferred language:" -msgstr "àÅ×Í¡ÀÒÉÒ·Õèµéͧ¡ÒÃ:" - -#: templates/prefs/sourceselect.inc:275 -msgid "Selected Addressbooks:" -msgstr "·ÕèµÔ´µèÍ·ÕèàÅ×Í¡:" - -#: templates/identities/manage.inc:91 -msgid "Sent mail folder:" -msgstr "â¿Åà´ÍÃ쨴ËÁÒ¢ÒÍÍ¡" - -#: templates/search/main.inc:84 templates/search/main.inc:113 -#: templates/search/main.inc:142 -msgid "September" -msgstr "¡Ñ¹ÂÒ¹" - -#: templates/login/login.inc:85 templates/login/login.inc:91 -msgid "Server" -msgstr "à¤Ã×èͧºÃÔ¡ÒÃ" - -#: config/prefs.php.dist:31 -msgid "Server Information" -msgstr "¢éÍÁÙÅà¤Ã×èͧºÃÔ¡ÒÃ" - -#: config/prefs.php.dist:60 -msgid "Set preferences for filtering messages for unwanted content." -msgstr "¡Ó˹´¤èÒÊÓËÃѺ¡ÒáÃͧ¢éͤÇÒÁ·ÕèÁÕ¤Ó·ÕèäÁèàËÁÒÐÊÁ" - -#: config/prefs.php.dist:67 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "¡Ó˹´¤èÒ¡ÒáÃзÓàÁ×èÍ·Ó¡ÒÃÂéÒÂáÅÐź¢éͤÇÒÁ" - -#: config/prefs.php.dist:46 -msgid "Set the current time zone." -msgstr "µÑ駤èÒࢵàÇÅÒ" - -#: config/prefs.php.dist:39 -msgid "Set the language that menu items, explanations, and help are in." -msgstr "àÅ×Í¡ÀÒÉÒ·Õèµéͧ¡ÒÃãªé㹡ÒÃáÊ´§àÁ¹Ù, ¤Ó͸ԺÒ áÅФÇÒÁªèÇÂàËÅ×Í" - -#: config/prefs.php.dist:659 -msgid "Should the compose window be closed after saving a draft?" -msgstr "µéͧ¡ÒÃãËé»Ô´Ë¹éÒµèÒ§à¢Õ¹¨´ËÁÒÂËÅѧ¨Ò¡ºÑ¹·Ö¡áººÃèÒ§ËÃ×ÍäÁè?" - -#: mailbox.php:544 -msgid "Show Deleted" -msgstr "áÊ´§·Õè¶Ù¡Åº" - -#: folders.php:266 -msgid "Show Unsubscribed" -msgstr "áÊ´§·ÕèàÅÔ¡ãªéä»áÅéÇ" - -#: config/prefs.php.dist:674 -msgid "Show last login time when logging in" -msgstr "áÊ´§àÇÅÒŧºÑ¹·Ö¡à¢éÒ¤ÃÑé§ÅèÒÊØ´¢³Ð¡ÓÅѧà¢éÒÊÙèÃкº" - -#: config/prefs.php.dist:579 -msgid "Show legend in the mailbox view." -msgstr "áÊ´§¤Ó͸ԺÒÂÊÑ­Åѡɳìã¹ÁØÁÁͧµÙéä»ÃɳÕÂì" - -#: templates/compose/compose.inc:431 templates/mailbox/message_headers.inc:33 -msgid "Size" -msgstr "¢¹Ò´" - -#: templates/index/notconfigured.inc:13 -msgid "Some of IMP's configuration files are missing:" -msgstr "äÁ辺á¿éÁâ¤Ã§ÃèÒ§ºÒ§á¿éÁ¢Í§ IMP" - -#: templates/mailbox/message_headers.inc:8 -#: templates/mailbox/message_headers.inc:12 -#: templates/mailbox/message_headers.inc:16 -#: templates/mailbox/message_headers.inc:22 -#: templates/mailbox/message_headers.inc:26 -#: templates/mailbox/message_headers.inc:32 -msgid "Sort Direction" -msgstr "·ÔÈ·Ò§¡ÒèѴàÃÕ§" - -#: message.php:366 -msgid "Spam Report from" -msgstr "ÃÒ§ҹ¨´ËÁÒ¢ÂШҡ" - -#: templates/compose/compose.inc:305 -msgid "Special Characters" -msgstr "ÍÑ¡¢ÃоÔàÈÉ" - -#: templates/compose/compose.inc:302 -msgid "Spell Check" -msgstr "µÃǨ¤ÓÊС´" - -#: templates/compose/spelling.inc:26 -msgid "Spell Checker" -msgstr "µÑǵÃǨ¤ÓÊС´" - -#: templates/compose/spelling.inc:28 templates/compose/spelling.inc:36 -msgid "Spell check complete" -msgstr "µÃǨ¤ÓÊС´àÃÕºÃéÍÂáÅéÇ" - -#: config/prefs.php.dist:541 -msgid "Spelling errors per screen when spell checking." -msgstr "¨Ó¹Ç¹¤ÇÒÁ¼Ô´¾ÅÒ´·ÕèáÊ´§ã¹Ë¹Öè§Ë¹éҨ͢³Ð·Ó¡ÒõÃǨ¤ÓÊС´" - -#: templates/compose/compose.inc:270 templates/mailbox/message_headers.inc:24 -#: templates/mailbox/message_headers.inc:27 templates/message/headers.inc:28 -#: templates/search/main.inc:54 -msgid "Subject" -msgstr "ª×èÍàÃ×èͧ" - -#: config/prefs.php.dist:509 -msgid "Subject Field" -msgstr "ࢵ¢éͤÇÒÁª×èÍàÃ×èͧ" - -#: filters.php:140 templates/filters/manage.inc:16 -msgid "Subject:" -msgstr "ª×èÍàÃ×èͧ:" - -#: templates/folders/actions.inc:9 -msgid "Subscribe to Folder(s)" -msgstr "àÅ×Í¡ãªé§Ò¹â¿Åà´ÍÃì" - -#: status.php:39 -msgid "Success" -msgstr "ÊÓàÃç¨" - -#: templates/compose/spelling.inc:74 -msgid "Suggestions" -msgstr "¤Óá¹Ð¹Ó" - -#: templates/filters/manage.inc:30 -msgid "Text" -msgstr "ÁÕ¤ÓÇèÒ" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:89 -#, c-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "â¿Åà´ÍÃì»Ñ¨¨ØºÑ¹ \"%s\" ¨Ð¶Ù¡à»ÅÕ蹪×èÍà»ç¹ \"%s\"" - -#: lib/Folder.php:299 -#, c-format -msgid "The folder \"%s\" already exists" -msgstr "â¿Åà´ÍÃì \"%s\" ÁÕÍÂÙèáÅéÇ" - -#: lib/Folder.php:132 -#, c-format -msgid "" -"The folder \"%s\" contains illegal characters in its name. It may cause " -"problems. Please see your system administrator." -msgstr "" -"â¿Åà´ÍÃì \"%s\" ÁÕµÑÇÍÑ¡É÷ÕèäÁè¶Ù¡µéͧÍÂÙè㹪×èÍ «Öè§ÍÒ¨·ÓãËéà¡Ô´»Ñ­ËÒä´é " -"¡ÃسҵԴµèͼÙé´ÙáÅÐÃкº¢Í§¤Ø³" - -#: lib/Folder.php:312 -#, c-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "â¿Åà´ÍÃì \"%s\" ä´é¶Ù¡ÊÃéÒ§¢Öé¹áÅéÇ áµèÂѧäÁèä´éàÃÕ¡ãªé" - -#: lib/Folder.php:265 -#, c-format -msgid "The folder \"%s\" was deleted but you were not unsubscribed from it." -msgstr "â¿Åà´ÍÃì \"%s\" ä´é¶Ù¡Åºä»ÍÍ¡áÅéÇ áµè¤Ø³ÂѧäÁèä´éàÅÔ¡ãªé" - -#: lib/Folder.php:305 -#, c-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "äÁèÊÒÁÒöÊÃéÒ§â¿Åà´ÍÃì \"%s\" ä´é à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: lib/Folder.php:259 -#, c-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "äÁèÊÒÁÒöźâ¿Åà´ÍÃì \"%s\" ä´é à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: lib/Folder.php:317 -#, c-format -msgid "The folder \"%s\" was successfully created." -msgstr "â¿Åà´ÍÃì \"%s\" ä´é¶Ù¡ÊÃéÒ§¢Öé¹àÃÕºÃéÍÂáÅéÇ" - -#: lib/Folder.php:268 -#, c-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "â¿Åà´ÍÃì \"%s\" ä´é¶Ù¡ÅºàÃÕºÃéÍÂáÅéÇ" - -#: lib/Folder.php:368 -#, c-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "â¿Åà´ÍÃì \"%s\" ä´é¶Ù¡à»ÅÕ蹪×èÍà»ç¹ \"%s\" àÃÕºÃéÍÂáÅéÇ" - -#: identities.php:121 -#, c-format -msgid "The identity \"%s\" has been deleted." -msgstr "àÍ¡Åѡɳì \"%s\" ä´é¶Ù¡ÅºáÅéÇ" - -#: identities.php:114 -#, c-format -msgid "The identity \"%s\" has been saved." -msgstr "àÍ¡Åѡɳì \"%s\" ä´é¶Ù¡ºÑ¹·Ö¡áÅéÇ" - -#: templates/mailbox/empty_mailbox.inc:4 -msgid "There are no messages in this mailbox." -msgstr "äÁèÁÕ¢éͤÇÒÁã¹µÙéä»ÃɳÕÂì¹Õé" - -#: mailbox.php:205 -#, c-format -msgid "There was a problem expunging %s. This is what the server said" -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡ÒÃź %s à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: mailbox.php:214 -msgid "There was a problem expunging the mailbox. This is what the server said" -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡ÒÃźµÙéä»ÃɳÕÂì à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: mailbox.php:365 -#, c-format -msgid "" -"There was a problem expunging the mailbox. This is what the server said: %s" -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡ÒÃźµÙéä»ÃɳÕÂì à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ: %s" - -#: compose.php:946 -#, c-format -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size (%d MB)." -msgstr "" -"à¡Ô´¢éͼԴ¾ÅҴ㹡ÒÃÍѾâËÅ´ á¿éÁ¢éÍÁÙÅÍÒ¨ÁÕ¢¹Ò´ãË­èà¡Ô¹¡ÇèÒ¢¹Ò´·Õè¡Ó˹´äÇé (%d àÁ¡Ð亵ì)" - -#: compose.php:958 -msgid "" -"There was a problem with the file upload. The file may have been larger than " -"the maximum allowed size." -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡ÒÃÍѾâËÅ´ á¿éÁ¢éÍÁÙÅÍÒ¨ÁÕ¢¹Ò´ãË­èà¡Ô¹¡ÇèÒ¢¹Ò´·Õè¡Ó˹´äÇé" - -#: lib/Message.php:115 -#, c-format -msgid "" -"There was an error copying messages to \"%s\". This is what the server said" -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡ÒÃÊÓà¹Ò¢éͤÇÒÁä»Âѧ \"%s\" à¤Ã×èͧºÃÔ¡ÒÃá¨é§ÇèÒ" - -#: lib/Message.php:217 -#, c-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡ÒÃź¢éͤÇÒÁ¨Ò¡â¿Åà´ÍÃì \"%s\" à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: lib/Message.php:292 -#, c-format -msgid "" -"There was an error deleting messages in the folder \"%s\". This is what the " -"server said" -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡ÒÃź¢éͤÇÒÁã¹â¿Åà´ÍÃì \"%s\" à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: lib/Message.php:247 lib/Message.php:255 -msgid "There was an error deleting messages. This is what the server said" -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡ÒÃź¢éͤÇÒÁ à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: lib/MIME/Viewer/enriched.php:41 lib/MIME/Viewer/text.php:29 -msgid "There was an error displaying this message part" -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡ÒÃáÊ´§Êèǹ¹Õé¢Í§¢éͤÇÒÁ" - -#: lib/Message.php:354 lib/Message.php:369 -#, c-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡Òú觪Õé¢éͤÇÒÁã¹â¿Åà´ÍÃì \"%s\" à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: lib/Message.php:377 -msgid "There was an error flagging messages. This is what the server said" -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡Òú觪Õé¢éͤÇÒÁ à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: lib/Message.php:111 -#, c-format -msgid "" -"There was an error moving messages to \"%s\". This is what the server said" -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡ÒÃÂéÒ¢éͤÇÒÁä» \"%s\" à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: lib/Message.php:211 lib/Message.php:241 -msgid "" -"There was an error moving messages to the trash. This is what the server said" -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡ÒÃÂéÒ¢éͤÇÒÁä»Âѧ¶Ñ§¢ÂÐ à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: compose.php:939 -msgid "There was an error saving a draft." -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡Òúѹ·Ö¡áººÃèÒ§" - -#: compose.php:860 -#, c-format -msgid "There was an error sending your message: %s" -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡ÒÃÊè§¢éͤÇÒÁ¢Í§¤Ø³: %s" - -#: lib/Message.php:305 -msgid "There was an error undeleting messages. This is what the server said" -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡ÒáÙé¤×¹¢éͤÇÒÁ à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: mailbox.php:145 -msgid "There was an error viewing the requested message." -msgstr "à¡Ô´¢éͼԴ¾ÅҴ㹡ÒÃáÊ´§¢éͤÇÒÁ·ÕèÃкØ" - -#: message.php:377 -msgid "This message has been reported as spam to your system administrator." -msgstr "¢éͤÇÒÁ¹Õéä´é¶Ù¡ÃÒ§ҹÇèÒà»ç¹¡ÒÃú¡Ç¹ä»Âѧ¼Ùé´ÙáÅÃкº¢Í§¤Ø³áÅéÇ" - -#: message.php:399 -msgid "This message to" -msgstr "¢éͤÇÒÁ¹Õéä»Âѧ" - -#: prefs.php:107 -msgid "This number must be at least one." -msgstr "µÑÇàÅ¢¹ÕéµéͧÁÕ¤èÒÍÂèÒ§¹éÍÂà·èҡѺ˹Öè§" - -#: prefs.php:105 -msgid "This value must be a number." -msgstr "¢éÍÁÙŹÕéµéͧÁÕ¤èÒà»ç¹µÑÇàÅ¢" - -#: templates/mailbox/message_headers.inc:23 -#: templates/mailbox/message_headers.inc:28 -msgid "Thread" -msgstr "à·Ã´" - -#: config/prefs.php.dist:511 -msgid "Thread View" -msgstr "ÁØÁÁͧà·Ã´" - -#: config/prefs.php.dist:45 -msgid "Time Zone" -msgstr "ࢵàÇÅÒ" - -#: mailbox.php:701 templates/compose/bounce.inc:28 -#: templates/compose/compose.inc:103 templates/message/headers.inc:12 -#: templates/search/main.inc:38 -msgid "To" -msgstr "¶Ö§" - -#: filters.php:137 templates/filters/manage.inc:13 -msgid "To:" -msgstr "¶Ö§:" - -#: templates/compose/compose.inc:456 -#, c-format -msgid "Total Size: %s KB" -msgstr "¢¹Ò´â´ÂÃÇÁ: %s ¡ÔâÅ亵ì" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "â¿Åà´ÍÃì¶Ñ§¢ÂÐ:" - -#: templates/mailbox/navbar.inc:18 templates/mailbox/navbar.inc:35 -msgid "Unanswered" -msgstr "äÁèä´éµÍº¡ÅѺ" - -#: templates/search/main.inc:184 -msgid "Unanswered messages" -msgstr "¢éͤÇÒÁ·ÕèäÁèä´éµÍº¡ÅѺ" - -#: templates/mailbox/actions.inc:13 templates/message/navbar.inc:5 -msgid "Undelete" -msgstr "¡Ùé¤×¹" - -#: mailbox.php:699 message.php:69 -msgid "Undisclosed Recipients" -msgstr "¼ÙéÃѺ·ÕèäÁèà»Ô´à¼Â" - -#: identities.php:71 identities.php:72 -msgid "Unnamed" -msgstr "äÁèÁÕª×èÍ" - -#: config/conf.php.dist:130 -msgid "Unread" -msgstr "ÂѧäÁèä´éÍèÒ¹" - -#: templates/mailbox/navbar.inc:14 templates/mailbox/navbar.inc:31 -msgid "Unseen" -msgstr "ÂѧäÁèä´éà»Ô´" - -#: templates/folders/actions.inc:32 -msgid "Unseen Messages" -msgstr "¢éͤÇÒÁ·ÕèÂѧäÁèä´éà»Ô´" - -#: templates/folders/actions.inc:10 -msgid "Unsubscribe from Folder(s)" -msgstr "àÅÔ¡ãªéâ¿Åà´ÍÃì" - -#: templates/prefs/sourceselect.inc:288 -msgid "Use Ctrl/Option+Click to select multiple fields" -msgstr "ãËé¡´»ØèÁ Ctrl ¾ÃéÍÁ¡Ñº¤ÅÔ¡µÑÇàÅ×Í¡ à¾×èÍàÅ×Í¡ËÅÒÂࢵ¢éͤÇÒÁ¾ÃéÍÁæ ¡Ñ¹" - -#: templates/identities/manage.inc:94 -msgid "Use Default Value" -msgstr "ãªé¤èÒâ´Â»ÃÔÂÒÂ" - -#: config/prefs.php.dist:263 -msgid "Use IMAP folder subscriptions" -msgstr "ãªé¡ÒÃàÃÕ¡ãªéâ¿Åà´ÍÃì¢Í§äÍáÁ¾" - -#: prefs.php:286 -msgid "User Options" -msgstr "µÑÇàÅ×Í¡à¡ÕèÂǡѺ¼Ùéãªé" - -#: templates/login/login.inc:69 -msgid "Username" -msgstr "ª×èͼÙéãªé" - -#: lib/IMP.php:936 lib/MIME/Viewer/enriched.php:177 -#: lib/MIME/Viewer/text.php:97 -#, c-format -msgid "View %s" -msgstr "áÊ´§ %s" - -#: folders.php:342 -msgid "View messages in " -msgstr "áÊ´§¢éͤÇÒÁã¹" - -#: templates/prefs/initialpageselect.inc:20 -msgid "View or mailbox to display after login:" -msgstr "ÁØÁÁͧËÃ×͵Ùéä»ÃɳÕÂì·Õèµéͧ¡ÒÃãËéáÊ´§ËÅѧ¨Ò¡Å§ª×èÍà¢éÒ:" - -#: status.php:43 -msgid "Warning" -msgstr "¤Óàµ×͹" - -#: login.php:157 templates/login/login.inc:63 -#, c-format -msgid "Welcome to %s" -msgstr "ÂÔ¹´Õµé͹ÃѺÊÙè %s" - -#: config/prefs.php.dist:387 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted." -msgstr "" -"àÁ×è͵éͧ¡ÒÃź¢éͤÇÒÁ ãËéÂéÒ¢éͤÇÒÁ¹Ñ鹿 ä»Âѧâ¿Åà´ÍÃì¶Ñ§¢ÂÐ á·¹¡ÒáÓ˹´ãËéà»ç¹¢éͤÇÒÁ·Õè¶Ù¡Åº" - -#: config/prefs.php.dist:611 -msgid "Wrap text at this many characters." -msgstr "¨Ó¹Ç¹µÑÇÍÑ¡É÷Õèµéͧ¡ÒÃãËéáÊ´§¼Åã¹Ë¹Ö觺Ã÷Ѵ" - -#: config/prefs.php.dist:551 -msgid "Yes" -msgstr "ãªè" - -#: login.php:21 -msgid "You have been logged out.
    Thank you for using the system." -msgstr "¤Ø³ä´éŧª×èÍÍÍ¡àÃÕºÃéÍÂáÅéÇ
    ¢Íº¤Ø³·ÕèãªéºÃÔ¡ÒÃ" - -#: compose.php:721 -msgid "You must have at least one recipient." -msgstr "µéͧ¡Ó˹´ãËéÁÕª×èͼÙéÃѺÍÂèÒ§¹éÍÂ˹Ö觪×èÍ" - -#: identities.php:123 -msgid "You must select an identity to be deleted." -msgstr "¤Ø³µéͧàÅ×Í¡àÍ¡Åѡɳì·Õèµéͧ¡ÒèÐźàÊÕ¡è͹" - -#: lib/Folder.php:395 -#, c-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "¤Ø³ÂѧäÁèä´éàÃÕ¡ãªé \"%s\" à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: lib/Folder.php:429 -#, c-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "¤Ø³ÂѧäÁèä´éàÅÔ¡ãªé \"%s\" à¤Ã×èͧºÃÔ¡ÒÃÃÒ§ҹÇèÒ" - -#: lib/Folder.php:399 -#, c-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "¤Ø³ä´éàÃÕ¡ãªé \"%s\" àÃÕºÃéÍÂáÅéÇ" - -#: lib/Folder.php:433 -#, c-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "¤Ø³ä´éàÅÔ¡ãªé \"%s\" àÃÕºÃéÍÂáÅéÇ" - -#: login.php:20 -#, c-format -msgid "Your %s session has expired. Please login again." -msgstr "ªèǧàÇÅÒÊ×èÍÊÒà %s ¢Í§¤Ø³ä´éËÁ´àÇÅÒŧáÅéÇ ¡ÃسÒŧª×èÍà¢éÒãËÁè" - -#: templates/identities/manage.inc:59 -msgid "Your From: address:" -msgstr "·ÕèÍÂÙè ¼ÙéÊè§: ¢Í§¤Ø³:" - -#: config/prefs.php.dist:23 config/prefs.php.dist:30 config/prefs.php.dist:37 -#: config/prefs.php.dist:44 -msgid "Your Information" -msgstr "¢éÍÁÙŢͧ¤Ø³" - -#: templates/identities/manage.inc:64 -msgid "Your Reply-to: address: (optional)" -msgstr "·ÕèÍÂÙè ·ÕèµÔ´µèÍ¡ÅѺ: ¢Í§¤Ø³: (¶éÒµéͧ¡ÒÃ)" - -#: config/prefs.php.dist:295 -msgid "Your current time zone:" -msgstr "ࢵàÇÅҢͧ¤Ø³" - -#: templates/prefs/identityselect.inc:14 -msgid "Your default identity:" -msgstr "àÍ¡Åѡɳìâ´Â»ÃÔÂÒ¢ͧ¤Ø³" - -#: templates/identities/manage.inc:54 -msgid "Your full name:" -msgstr "ª×èÍàµçÁ¢Í§¤Ø³" - -#: templates/identities/manage.inc:10 -msgid "Your identities:" -msgstr "àÍ¡Åѡɳì¢Í§¤Ø³:" - -#: prefs.php:254 -msgid "Your options have been updated." -msgstr "µÑÇàÅ×Í¡¢Í§¤Ø³ä´éÃѺ¡ÒûÃѺ»ÃاáÅéÇ" - -#: templates/identities/manage.inc:69 -msgid "Your signature:" -msgstr "ÅÒÂà«ç¹¢Í§¤Ø³:" - -#: mailbox.php:330 mailbox.php:332 mailbox.php:343 message.php:450 -msgid "[No Subject]" -msgstr "[äÁèÁÕª×èÍàÃ×èͧ]" - -#: templates/prefs/sourceselect.inc:269 -msgid "add source" -msgstr "à¾ÔèÁáËÅè§" - -#: filters.php:118 -msgid "cannot move past the beginning" -msgstr "äÁèÊÒÁÒöà¤Å×è͹ÂéÒ¼èÒ¹¨Ø´àÃÔèÁµé¹" - -#: filters.php:101 -msgid "cannot move past the end" -msgstr "äÁèÊÒÁÒöà¤Å×è͹ÂéÒ¼èÒ¹¨Ø´ÊÔé¹ÊØ´" - -#: templates/filters/manage.inc:56 -msgid "delete message" -msgstr "ź¢éͤÇÒÁ" - -#: templates/contacts/contacts.inc:21 -msgid "from" -msgstr "¨Ò¡" - -#: templates/prefs/sourceselect.inc:282 -msgid "move down" -msgstr "ÂéÒÂŧ" - -#: templates/filters/manage.inc:58 -msgid "move message to" -msgstr "ÂéÒ¢éͤÇÒÁä»" - -#: templates/prefs/sourceselect.inc:280 -msgid "move up" -msgstr "ÂéÒ¢Öé¹" - -#: filters.php:43 filters.php:66 -msgid "no folder selected" -msgstr "äÁèä´éàÅ×Í¡â¿Åà´ÍÃìäÇé" - -#: filters.php:77 filters.php:88 filters.php:105 filters.php:122 -msgid "no rule selected" -msgstr "äÁèÁÕ¡¯ã´¶Ù¡àÅ×Í¡äÇé" - -#: filters.php:73 -msgid "no text specified" -msgstr "äÁèä´éÃкآéͤÇÒÁäÇé" - -#: templates/compose/spelling.inc:64 templates/filters/list.inc:25 -msgid "none" -msgstr "äÁèÁÕ" - -#: filters.php:149 templates/compose/spelling.inc:94 -msgid "or" -msgstr "ËÃ×Í" - -#: filters.php:51 -msgid "please fill in the text and choose a field and an action" -msgstr "¡ÃسÒàµÔÁ¢éͤÇÒÁ,àÅ×͡ࢵ¢éÍÁÙÅáÅÐàÅ×Í¡¡ÒáÃзÓ" - -#: templates/prefs/sourceselect.inc:271 -msgid "remove source" -msgstr "¹ÓáËÅè§¢éÍÁÙÅÍÍ¡" - -#: filters.php:156 -msgid "select folder" -msgstr "àÅ×Í¡â¿Åà´ÍÃì" - -#: templates/compose/spelling.inc:26 -msgid "spelling error" -msgstr "ÊС´¤Ó¼Ô´" - -#: templates/compose/spelling.inc:26 -msgid "spelling errors" -msgstr "ÊС´¤Ó¼Ô´" - -#: templates/filters/list.inc:42 -#, c-format -msgid "where the %s field contains %s" -msgstr "àÁ×èÍࢵ¢éͤÇÒÁ %s ÁÕ¤ÓÇèÒ %s" diff --git a/imp/po/tr_TR.po b/imp/po/tr_TR.po deleted file mode 100644 index c30ab0671..000000000 --- a/imp/po/tr_TR.po +++ /dev/null @@ -1,5805 +0,0 @@ -# Turkish translations for Ýmp package -# Posta paketi için Türkçe çeviriler. -# Copyright 2008-2009 The Horde Project -# This file is distributed under the same license as the Ýmp package. -# horde-tr at metu.edu.tr, 2005-2008. -# -msgid "" -msgstr "" -"Project-Id-Version: Ýmp H3 (4.2-RC3)\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2008-04-15 12:57+0300\n" -"PO-Revision-Date: 2008-04-15 12:57+0300\n" -"Last-Translator: Altay Þeref Özaygen\n" -"Language-Team: i18n@lists.horde.org\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-9\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: lib/Compose.php:1775 -msgid " Cc: " -msgstr " Kopya: " - -#: lib/Compose.php:1772 -msgid " To: " -msgstr " Kime: " - -#: lib/Compose.php:1760 -msgid " Date: " -msgstr " Tarih: " - -#: lib/Compose.php:1763 -msgid " From: " -msgstr " Kimden: " - -#: folders.php:358 mailbox.php:358 -#, php-format -msgid " (Accesskey %s)" -msgstr "(Eriþim Anahtarý %s)" - -#: lib/Compose.php:1769 -msgid " Subject: " -msgstr " Konu: " - -#: mailbox.php:578 -msgid "#" -msgstr "#" - -#: lib/IMP.php:1008 -#, php-format -msgid "%.0f MB" -msgstr "%.0f MB" - -#: lib/IMP.php:999 -#, php-format -msgid "%.0f%% of %.0f MB" -msgstr "%.0f%%/%.0f MB" - -#: folders.php:299 folders.php:310 lib/Message.php:858 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:155 -#, php-format -msgid "%d Messages" -msgstr "%d Ýletiler" - -#: lib/Spam.php:222 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d ileti silindi." - -#: lib/Spam.php:201 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "" -"%d iletinin istenmeyen ileti olmadýðý sistem yöneticisine rapor edildi." - -#: lib/Spam.php:181 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d iletinin istenmeyen ileti olmadýðý rapor edildi." - -#: lib/Spam.php:193 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "%d iletinin istenmeyen ileti olduðu sistem yöneticisine rapor edildi." - -#: lib/Spam.php:173 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d iletinin istenmeyen ileti olduðu rapor edildi." - -#: mailbox.php:266 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d - %d / %d ileti" - -#: lib/UI/Mailbox.php:134 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/UI/Mailbox.php:132 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s zaten var. Dizininiz %s yeniden adlandýrýlamadý." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "%s dizin ay baþýnda yeniden adlandýrýldý." - -#: lib/MIME/Viewer/itip.php:262 -#, php-format -msgid "%s has accepted." -msgstr "%s onaylandý" - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s iptal edildi \"%s\"." - -#: lib/MIME/Viewer/itip.php:268 -#, php-format -msgid "%s has declined." -msgstr "%s reddedildi." - -#: lib/MIME/Viewer/itip.php:511 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s serbest/meþgul isteði yanýtladý." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s \"%s\" davetini yanýtladý." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s size serbest/meþgul bilgi gönderdi. " - -#: lib/MIME/Viewer/itip.php:274 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s geçici olarak onaylandi" - -#: lib/MIME/Viewer/itip.php:507 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s serbest/meþgul bilginizi istedi." - -#: lib/MIME/Viewer/itip.php:625 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s \"%s\"de bulunmanýzý istedi." - -#: lib/Message.php:466 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s \"%s\"e baþarýyla eklendi." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s \"%s\" deðiþimini istemektedir." - -#: lib/MIME/Viewer/itip.php:602 lib/MIME/Viewer/itip.php:626 -#: lib/MIME/Viewer/itip.php:810 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s \"%s\" konusunda haberdar olmanýzý istemektedir." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s \"%s\" hakkýnda son haberleri almanýzý istemektedir." - -#: compose.php:1151 -#, php-format -msgid "%s%% of allowed size" -msgstr "izin verilen boyut %s%%" - -#: message.php:282 message.php:287 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:506 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d / %d)" - -#: lib/Compose.php:1704 -#, php-format -msgid "%u Forwarded Messages" -msgstr "%u Yönlendirilen Ýleti" - -#: rss.php:94 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u / %u ileti (%s içerisinde) okunmayanlar." - -#: stationery.php:128 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:128 -msgid "(Plain Text)" -msgstr "(Düz Metin)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Evete basarak ekleyin *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Lütfen adres seçin *" - -#: config/prefs.php.dist:1037 -msgid "100 characters" -msgstr "100 karakter" - -#: config/prefs.php.dist:1040 -msgid "1000 characters" -msgstr "1000 karakter" - -#: config/prefs.php.dist:1038 -msgid "250 characters" -msgstr "250 karakter" - -#: config/prefs.php.dist:1039 -msgid "500 characters" -msgstr "500 karakter" - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "Gönderdiðiniz ileti alýcýdan bir doðrulamanýn gelmesi ile sonuçlandý." - -#: templates/javascript_defs.php:73 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "" -"Pop-up pencere açýlamadý. Tarayýcýnýzýn pop-up pencere " -"açýlmasýnýengellemediðinden emin olunuz." - -#: templates/search/search.html:61 -msgid "AND" -msgstr "VE" - -#: config/prefs.php.dist:567 -msgid "About this editor" -msgstr "Bu düzenleyici hakkýnda" - -#: config/prefs.php.dist:905 -msgid "Above the message text" -msgstr "Ýleti metninin üstünde" - -#: lib/MIME/Viewer/itip.php:628 -msgid "Accept and add to my calendar" -msgstr "Takvimime eklemeyi kabul ediyorum" - -#: lib/MIME/Viewer/itip.php:631 -msgid "Accept request" -msgstr "Ýsteði onayla" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Accepted" -msgstr "Onaylandý" - -#: lib/MIME/Viewer/itip.php:263 -msgid "Accepted: " -msgstr "Onaylandý:" - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Hesap Ýsmi:" - -#: lib/MIME/Viewer/itip.php:545 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:773 lib/MIME/Viewer/itip.php:904 -msgid "Actions" -msgstr "Eylemler" - -#: lib/MIME/Headers.php:208 lib/MIME/Headers.php:209 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Adres defterine %s ekle" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "Kaynak Ekle" - -#: lib/MIME/Viewer/itip.php:604 -msgid "Add this to my calendar" -msgstr "Bunu takvimime Ekle" - -#: lib/MIME/Viewer/itip.php:812 -msgid "Add this to my tasklist" -msgstr "Bunu yapýlacaklar listesine ekle" - -#: lib/MIME/Viewer/itip.php:629 -msgid "Add to my calendar" -msgstr "Bunu takvimime ekle" - -#: lib/Compose.php:2716 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "\"%s\" ek olarak eklendi." - -#: config/prefs.php.dist:882 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Görüntülenecek ilave baþlýklar: (seçimli, herbir baþlýðý yeni bir " -"satýrda girin.)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Ýlave bilgi %s görülebilir." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "Ýlave bilgi ayrýntýlarý" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "Ýlave ileti ayrýntýlarý" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "Ýlave ileti ayrýntýlarý %s görülebilir." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "Ýlave ileti hata ayrýntýlarý" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "Ýlave ileti hata ayrýntýlarý %s görüntülenebilir." - -#: contacts.php:119 compose.php:783 compose.php:1019 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Adres Defteri" - -#: config/prefs.php.dist:135 -msgid "Address Books" -msgstr "Adres Defterleri" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Adreslerin ekleneceði adres defteri" - -#: config/prefs.php.dist:190 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"Bütün iletilerin Gizli K.K. gönderileceði adresler: (seçimli, herbir " -"adresi yeni satýrda girin.)" - -#: config/prefs.php.dist:182 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"Adresler açýkca bu kimliðe baðlanacak: (seçimli,herbir adresi yeni " -"satýrda girin.)" - -#: lib/IMAP/ACL/rfc2086.php:57 lib/IMAP/ACL/rfc4314.php:59 -msgid "Administer" -msgstr "Yönet" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Tümü" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"\"%s\" dizinindeki %s günden daha eski olan bütün iletiler kalýcý olarak " -"silinecektir." - -#: templates/javascript_defs.php:63 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "Dizin(ler)deki bütün iletiler bir tane MBOX dosyasina indirilecektir:" - -#: lib/Maintenance/Task/purge_trash.php:78 -#: lib/Maintenance/Task/purge_spam.php:79 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"\"%s\" dizinindeki %s günden daha eski olan bütün iletiler kalýcý olarak " -"silinecektir." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "%s aydan daha eski olan bütün eski baðlý ekler silinecektir. " - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "%s aydan daha eski olan bütün gönderilmiþ posta dizinleri silinecek." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "" -"\"%s\" dizin üzerindeki \"%s\" kullanýcýsýnýn bütün haklarý baþarýyla " -"kaldýrýlmýþtýr." - -#: lib/api.php:95 -msgid "Allow Folder Creation?" -msgstr "Dizin Yaratýlmasýna Ýzin Verilsin mi?" - -#: filterprefs.php:110 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Süzgeç kurallarý herhangi bir posta kutusuna uygulansýn mý? " - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Bu bölüm için öteki ekler:" - -#: config/prefs.php.dist:760 -msgid "Always" -msgstr "Her zaman" - -#: config/prefs.php.dist:745 -msgid "Always save attachments" -msgstr "Her zaman ekleri sakla" - -#: lib/Message.php:578 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "Ek çýkartýlmaya çalýþýlýrken bir hata meydana geldi. IMAP sunucu: " - -#: lib/MIME/Viewer/images.php:153 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "%s adýnda görüntü dosyasý bu iletiye ekli. Pul boyutu aþaðýdadýr." - -#: lib/Message.php:440 -msgid "An unknown error occured while creating the new note." -msgstr "Yeni not yaratýlýrken bilinmeyen bir hata meydana geldi." - -#: lib/Message.php:439 -msgid "An unknown error occured while creating the new task." -msgstr "Yeni görev yaratýlýrken bilinmeyen bir hata meydana geldi." - -#: lib/MIME/Viewer/itip.php:798 -msgid "An unknown person" -msgstr "Bilinmeyen bir kiþi" - -#: message.php:478 mailbox.php:769 templates/mailbox/navbar.html:18 -#: templates/mailbox/navbar.html:34 templates/message/navbar_navigate.html:12 -msgid "Answered" -msgstr "Cevaplanmýþ" - -#: search.php:329 -msgid "Answered messages" -msgstr "Cevaplanmýþ Ýletiler" - -#: mailbox.php:420 -msgid "Apply Filters" -msgstr "Süzgeçleri Uygula" - -#: mailbox.php:420 -#, php-format -msgid "Apply Filters to %s" -msgstr "%s için Süzgeçleri Uygula" - -#: filterprefs.php:107 -msgid "Apply filter rules upon logging on?" -msgstr "Günlük kayýtlar sýrasýnda süzgeç kurallarý uygulansýn mý?" - -#: filterprefs.php:108 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Süzgeç kurallarý GELEN KUTUSU her görüntülendiðinde uygunlansýn mý?" - -#: filterprefs.php:109 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "Süzgeç kurallarý yankolon her yenilendiðinde uygunlansýn mý?" - -#: mailbox.php:429 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Bu Sanal Dizin Tanýmýný silmek istediðinize emin misiniz?" - -#: smime.php:314 pgp.php:407 -msgid "Are you sure you want to delete this public key?" -msgstr "Bu açýk anahtarý silmek istediðinize emin misiniz?" - -#: smime.php:340 pgp.php:437 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "" -"Anahtar ikilinizi silmek istediðinizden emin misiniz? (Tavsiye " -"EDÝLMEMEKTEDÝR!)" - -#: templates/javascript_defs.php:35 -msgid "Are you sure you want to do this?" -msgstr "Bunu yapmak istediðinizden emin misiniz?" - -#: message.php:684 -msgid "Are you sure you wish to PERMANENTLY delete all attachments?" -msgstr "Butün ekleri KALICI olarak silmek istediðinizden emin misiniz?" - -#: message.php:554 templates/javascript_defs.php:47 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Bu iletileri KALICI olarak silmek istediðizden emin misiniz?" - -#: lib/MIME/Contents.php:273 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Bu eki KALICI olarak silmek istediðinizden emin misiniz?" - -#: mailbox.php:425 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Bu dizindeki tüm iletileri silmek istediðinizden emin misiniz?" - -#: lib/IMP.php:835 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Spam kutunuzu boþaltmak istediðinizden emin misiniz?" - -#: lib/IMP.php:827 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Çöp kutunuzu boþaltmak istediðinizden emin misiniz?" - -#: mailbox.php:509 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Bu iletileri kalýcý olarak silmek istediðinizden emin misiniz?" - -#: templates/javascript_defs.php:81 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Bu iletiyi temiz olarak rapor etmek istediðinizden emin misiniz?" - -#: templates/javascript_defs.php:80 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Bu iletiyi istenmeyen ileti olarak bildirmek istiyor musunuz?" - -#: config/prefs.php.dist:1133 -msgid "Arrival Time" -msgstr "Geliþ Zamaný" - -#: config/prefs.php.dist:1148 -msgid "Ascending" -msgstr "Artan" - -#: config/prefs.php.dist:759 -msgid "Ask" -msgstr "Sor" - -#: compose.php:1089 -msgid "Attach Files" -msgstr "Dosya Ekle" - -#: compose.php:1082 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "PGP açýk anahtarýnýz iletinize eklensin mi?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Dosya Ekle:" - -#: lib/Compose.php:1808 lib/Compose.php:1914 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Eklenmek istenen dosya \"%s\" ek boyut limitini aþýyor.Dosya EKLENMEYECEK " - -#: lib/MIME/Viewer/itip.php:387 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Ekteki sizin takvim isteðinize yanýttýr." - -#: templates/javascript_defs.php:42 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "Ek Olarak" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "%s eki silindi." - -#: lib/Compose.php:2431 -msgid "Attachment Information" -msgstr "Ek Bilgisini" - -#: lib/Compose.php:770 -msgid "Attachment stripped: Original attachment type" -msgstr "Ek bölündü: Özgün ek türü" - -#: compose.php:1031 lib/Compose.php:2399 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "Ekler" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:853 -msgid "Attendees" -msgstr "Katýlýmcýlar" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Uyarý" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Gerekli IMAP uzantýsý bulunamadý." - -#: config/hooks.php.dist:510 -msgid "Authentication failed." -msgstr "Doðrulama baþarýsýz oldu." - -#: config/prefs.php.dist:816 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "" -"Gönderen adres defterimde ise görüntüler otomatik olarak HTML iletilerinin " -"içinde gösterilsin mi?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Mevcut Adres Defteri:" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:889 -msgid "Awaiting Response" -msgstr "Yanýt Bekliyor" - -#: thread.php:137 message.php:524 -#, php-format -msgid "Bac_k to %s" -msgstr "_Geri dön %s" - -#: thread.php:137 message.php:524 -#, php-format -msgid "Back to %s" -msgstr "Geri dön %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "Toplu Ýleti Gösteri Ýndexine Geri Dön" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "Ýzlek Görüntüsüne Geri Dön" - -#: config/prefs.php.dist:533 -msgid "Background Color" -msgstr "Arkaplan Rengi" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Yanlýþ kullanýcý ismi veya þifre." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Yanlýþ veya kötü yapýlandýrýlmýþ istek. Sunucu Cevabý: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Yanlýþ istek: %s" - -#: lib/Search.php:670 lib/UI/Message.php:28 -#: templates/contacts/contacts.html:43 templates/login/recompose.html:32 -msgid "Bcc" -msgstr "Gizli kk" - -#: config/prefs.php.dist:579 -msgid "Before Signature" -msgstr "Ýmza Öncesi" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "Durum bilgi iletisinin ham metin hali aþaðýdadýr." - -#: config/prefs.php.dist:906 -msgid "Below the message text" -msgstr "Ýleti gövdesi altýnda" - -#: message.php:580 mailbox.php:527 -msgid "Blacklist" -msgstr "Kara Liste" - -#: config/prefs.php.dist:805 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "" -"Özellikle istenmemiþse HTML iletilerinin içindeki görüntüler engellensin mi?" - -#: lib/Search.php:678 -msgid "Body" -msgstr "Ýçerik" - -#: message.php:570 config/prefs.php.dist:653 -msgid "Body Text Only" -msgstr "Sadece Gövde" - -#: message.php:571 config/prefs.php.dist:654 -msgid "Body Text with Attachments" -msgstr "Eklerle Birlikte Metin" - -#: config/prefs.php.dist:528 -msgid "Bold" -msgstr "Kalýn" - -#: search.php:326 search.php:331 search.php:336 search.php:341 -msgid "Both" -msgstr "Her Ýkisi" - -#: config/prefs.php.dist:871 -msgid "Both Header Listing and Body of Message" -msgstr "Baþlýk Bilgileri ve Ýleti Ýçeriðinin her ikiside" - -#: config/prefs.php.dist:578 -msgid "Bottom" -msgstr "Alt" - -#: config/prefs.php.dist:542 -msgid "Bulleted List" -msgstr "Maddeler Halinde Liste" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "" -"CRAM-MD5 veya DIGEST-MD5 PEAR'in Auth_SASL paketinin kurulmasýný " -"gerektiriyor." - -#: compose.php:977 -msgid "C_harset" -msgstr "Karakter _Seti" - -#: search.php:312 config/hooks.php.dist:452 -msgid "Calendar" -msgstr "Takvim" - -#: lib/IMAP/Tree.php:2434 -msgid "Can not directly create mailbox in this folder." -msgstr "Bu dizinde doðrudan postakutusu yaratamýyor." - -#: lib/Message.php:194 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Ýletileri Çöp'e göderemiyor - Çöp Posta Kutusu tercihleri ayarlanmamýþ." - -#: templates/folders/import.html:18 templates/folders/folders_confirm.html:24 -#: templates/contacts/contacts.html:76 templates/saveimage/saveimage.html:20 -#: templates/smime/passphrase.html:24 templates/smime/import_key.html:70 -#: templates/pgp/passphrase.html:22 templates/pgp/import_key.html:49 -msgid "Cancel" -msgstr "Ýptal" - -#: templates/compose/compose.html:21 templates/compose/compose.html:208 -#: templates/compose/redirect.html:83 -msgid "Cancel Message" -msgstr "Ýletiden Vazgeç" - -#: templates/javascript_defs.php:35 -msgid "Cancelling this message will permanently discard its contents." -msgstr "" -"Bu iletiyi iptal etmek,içeriðinin kalýcý olarak yok olmasina yol açacaktýr." - -#: lib/prefs.php:150 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "" -"Ayný anda hem Çöp, hem de Sanal Çöp dizinleri etkinleþtirilemez. Çöp dizini " -"kullanýlacaktýr." - -#: lib/prefs.php:153 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "" -"Ayný anda hem Çöp, hem de Sanal Çöp dizinleri etkinleþtirilemez. Sanal Çöp " -"dizini kullanýlacaktýr." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "Uzaktaki eposta sunucusuna baðlanýlamýyor." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "Uzaktaki eposta sunucusuna baðlanýlamýyor: " - -#: lib/prefs.php:164 -msgid "Cannot delete to trash unless a Trash folder is defined." -msgstr "Çöp dizini tanýmlanana kadar çöpe yollanarak silinemiyor." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Görüntülenemiyor - Þu andaki posta kutusunda iletinin sadece %s/%s parçasý " -"bulundu." - -#: pgp.php:271 -msgid "Cannot retrieve public key from cache." -msgstr "Açýk anahtarý bellekten çekilemiyor." - -#: lib/Search.php:666 lib/UI/Message.php:27 -#: templates/contacts/contacts.html:42 templates/login/recompose.html:23 -msgid "Cc" -msgstr "Kk" - -#: templates/smime/smime.html:79 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"Sertifika içeri alýnamýyor. Bu sunucuda dosya yükleme etkinleþtirilmemiþtir." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:871 -msgid "Chair Person" -msgstr "Baþkan" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Dizini Deðiþtir" - -#: config/prefs.php.dist:120 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Her sayfada kaç ileti görüneceði,iletilerin nasýl sýralanacaðý gibi " -"görüntüleme seçeneklerini deðiþtirin" - -#: config/prefs.php.dist:23 -msgid "Change mail server and folder settings." -msgstr "Elektronik posta sunucu ve dizin ayarlarýný deðiþtirin." - -#: config/prefs.php.dist:14 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Ýnsanlarýn gönderdiðiniz elektronik postalarý okurken ve cevaplarken " -"görecekleri adýnýzý,adresinizi ve imzanýzý deðiþtirin." - -#: config/prefs.php.dist:1041 -msgid "Characters to display:" -msgstr "Görüntülenecek Karakterler:" - -#: templates/folders/actions.html:6 templates/mailbox/message_headers.html:13 -msgid "Check All/None" -msgstr "Tümünü/Hiçbirini Seç" - -#: lib/UI/Compose.php:135 -msgid "Check Spelling" -msgstr "Ýmla Denetimi" - -#: folders.php:371 mailbox.php:660 -msgid "Check _All/None" -msgstr "Tümü_nü Ýþaretle/Ýþaretleme" - -#: templates/folders/actions.html:29 -msgid "Check for New Mail" -msgstr "Yeni Ýleti için Denetle" - -#: config/prefs.php.dist:619 -msgid "Check spelling before sending a message?" -msgstr "Ýleti göndermeden önce yazým denetimi uygulansýn mý?" - -#: lib/UI/Compose.php:136 -msgid "Checking ..." -msgstr "Denetleniyor ..." - -#: templates/folders/actions.html:11 templates/folders/actions.html:13 -msgid "Choose Action" -msgstr "Ýþlem Seç" - -#: config/servers.php.dist:213 -msgid "Choose a mail server:" -msgstr "Eposta sunucusu seçin:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Eþleþtirmek veya düzenlemek için saða bir adres seçin:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Adres eklerken kullanýlcak adres defterini seçin." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "Adresleri açarken aranacak adres defterini seçin." - -#: config/prefs.php.dist:559 -msgid "Clear Inline Font Specifications" -msgstr "Ýçsel Harf Tanýmlarýný Temizle" - -#: config/prefs.php.dist:558 -msgid "Clear MSOffice tags" -msgstr "MSOffice iþaretlerini temizle" - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Tarayýcýnýzýn gösterebileceði bir biçime çevirmek için %s üzerine týklayýn." - -#: lib/MIME/Contents.php:437 -#, php-format -msgid "Click %s to download the data." -msgstr "Veriyi indirmek için %s üzerine týklayýn." - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "Görüntü dosyasýný indirmek için %s üzerine týklayýn." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "%s yönetim sayfasýna gitmek için %s üzerine týklayýn." - -#: lib/MIME/Viewer/pkcs7.php:487 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Eki ayrý bir pencerede görmek için %s üzerine týklayýn." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "" -"Bu çoklu/ilgili parçayý ayrý bir pencerede görmek için %s üzerine týklayýn." - -#: lib/MIME/Viewer/pkcs7.php:223 lib/MIME/Viewer/pgp.php:251 -#: lib/MIME/Viewer/pgp.php:278 -msgid "Click HERE to verify the message." -msgstr "Ýletiyi doðrualamak için BURAYA týklayýnýz." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Seçilmiþ adres defterlerinizden birine týklayýn ve bütün alanlarý aramak " -"için seçin." - -#: config/prefs.php.dist:1174 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Adreslere týklamak, gönderene kiþiye yeni bir ileti oluþturacaktýr" - -#: config/prefs.php.dist:1175 -msgid "Clicking on the address will open the message to be read" -msgstr "Adreslere týklamak,iletinin okunmak için açýlmasýný saðlayacaktýr." - -#: templates/newmsg/alert.html:17 templates/fetchmail/fetchmail.html:33 -msgid "Close" -msgstr "Kapat" - -#: compose.php:34 -msgid "Close this window" -msgstr "Pencereyi kapat" - -#: lib/IMAP/Tree.php:2377 -msgid "Closed Folder" -msgstr "Dizini Kapat." - -#: folders.php:452 -msgid "Collapse" -msgstr "Daralt" - -#: folders.php:387 -msgid "Collapse All" -msgstr "Hepsini Daralt" - -#: folders.php:387 -msgid "Collapse All Folders" -msgstr "Bütün Dizinleri Daralt" - -#: folders.php:452 -msgid "Collapse Folder" -msgstr "Dizini Daralt" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "Renk Göstergesi:" - -#: config/prefs.php.dist:1212 -msgid "Combine all namespaces" -msgstr "Bütün isim alanlarýný birleþtir" - -#: templates/pgp/pgp.html:97 -msgid "Comment:" -msgstr "Yorum:" - -#: lib/MIME/Viewer/itip.php:941 -msgid "Completed" -msgstr "Tamamlandý" - -#: config/prefs.php.dist:483 -msgid "Compose messages in a separate window?" -msgstr "Ýletiyi yeni pencerede oluþturmak ister misiniz?" - -#: config/prefs.php.dist:493 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Varsayýlan olarak iletileri HTML kullanýcý arabirimiyle oluþturmak ister " -"misiniz?(Eðer tarayýcýnýz bu özelliði destekliyorsa)" - -#: config/prefs.php.dist:73 -msgid "Configure how messages are displayed." -msgstr "Ýletilerin nasýl görüntüleneceðini yapýlandýrýn" - -#: config/prefs.php.dist:105 -msgid "Configure mail preview options." -msgstr "Postalarýn önizleme seçeneklerini yapýlandýrýn." - -#: config/hooks.php.dist:506 -msgid "Connection to server failed." -msgstr "Sunucuya baðlantý baþarýsýz oldu." - -#: config/hooks.php.dist:476 -msgid "Contacts" -msgstr "Kiþiler" - -#: config/prefs.php.dist:144 -#, php-format -msgid "Control PGP support for %s." -msgstr "%s için PGP desteðini denetle." - -#: config/prefs.php.dist:153 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "%s için S/MIME desteðini denetle." - -#: config/prefs.php.dist:97 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Yeni postanýn ,ne zaman denetleneceðini ve yeni postlalarýn size bildirilip " -"bildirilmeyeceðinikontol edin" - -#: config/prefs.php.dist:861 -msgid "Convert textual emoticons into graphical ones?" -msgstr "" -"Metin duygu simgelerini görüntüsel duygu simgelerine dönüþtürmek ister " -"misiniz?" - -#: message.php:520 message.php:707 mailbox.php:487 mailbox.php:898 -msgid "Copy" -msgstr "Kopyala" - -#: config/prefs.php.dist:554 -msgid "Copy selection" -msgstr "Seçimi kopyala" - -#: message.php:520 message.php:707 mailbox.php:487 mailbox.php:898 -msgid "Copy to folder" -msgstr "Dizini Kopyala" - -#: lib/Compose.php:1889 -#, php-format -msgid "Could not attach %s to the message." -msgstr "%s iletiye eklenemiyor." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Ýstek gerçekleþtirilemiyor. Nedeni: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "VFS son aþamasý yaratýlamadý: %s" - -#: lib/Message.php:785 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "%s içindeki iletiler silinemedi. Sunucu: %s" - -#: lib/Session.php:324 -msgid "Could not execute maintenance operations." -msgstr "Bakým iþlemleri yürütülemedi." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Ýstenen dosya MS-TNEF ekinden seçip çýkartýlamadý." - -#: lib/MIME/Viewer/zip.php:56 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Istenen dosya Zip arþivinden seçip çýkartýlamadý." - -#: lib/Spam.php:233 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "" -"Ýstenmeye Ýleti kutusuna gönderilemiyor - istenmeyen ileti kutusu " -"tanýmlanamamýþ." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "IMAP sunucusuna güvenli þekilde baðlanýlamýyor." - -#: lib/Session.php:279 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "IMAP sunucudan namespace bilgisi çekilemiyor." - -#: compose.php:51 -msgid "Could not retrieve the message from the mail server." -msgstr "Eposta sunucusundan ileti çekilemiyor." - -#: lib/Compose.php:1027 -#, php-format -msgid "Could not save recipients: %s" -msgstr "Alýcýlar kaydedilemiyor: %s" - -#: lib/Template.php:230 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Derlenen geçici dosya, '%s' saklanamadý." - -#: templates/folders/actions.html:16 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Create" -msgstr "Oluþtur" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Dizin Yarat" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Dizin Oluþtur" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "Anahtar Yarat" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Yeni bir Hesap Yarat" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Yeni bir Ýstenmeyen Ýleti dizini yarat" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Yeni taslak dizini yarat" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Yeni gönderilmiþ posta dizini yarat" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Yeni çöp kutusu yarat" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Bir hesap yarat" - -#: config/prefs.php.dist:129 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Gelen postalarýnýzý düzenlemek, dizinlerin içine atmak ve istenmeyen " -"iletileri silmek için süzgeç kurallari yaratýn." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "Yeni kýrtasiye yarat" - -#: config/prefs.php.dist:605 -msgid "Create stationery and form responses." -msgstr "Kýrtasiye ve cevap formu yarat" - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "Etkin Ekler" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "%s için yürürlükteki eriþim" - -#: config/prefs.php.dist:1225 -msgid "Current expanded status in the folders view" -msgstr "Dizin görüntüsünde etkin geniþleme durumu" - -#: config/prefs.php.dist:534 -msgid "Current style" -msgstr "Geçerli biçim" - -#: config/prefs.php.dist:113 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "" -"Diðer elektronik posta hesaplarýnýzdan postalarýn getirilmesini " -"kiþiselleþtirin." - -#: config/prefs.php.dist:54 -msgid "Customize how you send mail." -msgstr "Nasýl posta gönderdiðinizi kiþiselleþtirin" - -#: config/prefs.php.dist:40 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "%s giriþinde çalýþacak görevleri kiþiselleþtirin" - -#: config/prefs.php.dist:553 -msgid "Cut selection" -msgstr "Seçimi kes" - -#: mailbox.php:583 -msgid "Dat_e" -msgstr "Tari_h" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Tarih" - -#: lib/Search.php:690 -msgid "Date <" -msgstr "Tarih <" - -#: lib/Search.php:686 -msgid "Date =" -msgstr "Tarih =" - -#: lib/Search.php:694 -msgid "Date >=" -msgstr "Tarih >=" - -#: templates/thread/thread.html:27 -msgid "Date:" -msgstr "Tarih:" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "Gün" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Declined" -msgstr "Reddedildi" - -#: lib/MIME/Viewer/itip.php:269 -msgid "Declined: " -msgstr "Reddedildi" - -#: config/prefs.php.dist:543 -msgid "Decrease Indent" -msgstr "Girintiyi Azalt" - -#: config/prefs.php.dist:725 -msgid "Default" -msgstr "Ön tanýmlý" - -#: config/prefs.php.dist:894 -msgid "Default (US-ASCII)" -msgstr "Öntanýmlý (US-ASCII)" - -#: config/prefs.php.dist:655 -msgid "Default forwarding method:" -msgstr "Varsayýlan yönlendirme yöntemi:" - -#: config/prefs.php.dist:1140 -msgid "Default sorting criteria:" -msgstr "Varsayýlan sýralama ölçütü:" - -#: config/prefs.php.dist:1150 -msgid "Default sorting direction:" -msgstr "Varsayýlan sýralama yönü:" - -#: lib/MIME/Viewer/itip.php:937 -msgid "Delegated" -msgstr "Yetkili" - -#: folders.php:417 message.php:554 mailbox.php:509 mailbox.php:511 -#: lib/IMAP/ACL/rfc4314.php:57 templates/folders/actions.html:19 -#: templates/contacts/contacts.html:66 templates/smime/smime.html:35 -#: templates/fetchmail/fetchmailprefs.html:122 templates/pgp/pgp.html:43 -msgid "Delete" -msgstr "Sil" - -#: smime.php:314 pgp.php:407 -#, php-format -msgid "Delete %s Public Key" -msgstr "%s Açýk Anahtarýný Sil" - -#: templates/smime/smime.html:75 templates/pgp/pgp.html:86 -msgid "Delete Current Keys" -msgstr "Yürürlükteki Anahtarlarý Sil" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Dizinleri Sil" - -#: templates/folders/folders_confirm.html:23 -msgid "Delete Selected Folders" -msgstr "Seçili Dizinleri Sil" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "Kýrtasiyeyi Sil" - -#: folders.php:417 -msgid "Delete Virtual Folder" -msgstr "Sanal Dizini Sil" - -#: mailbox.php:429 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "%s için Sanal Dizin Tanýmýný Sil" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Uzaktaki sunucudan getirilen iletileri sil" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Takvimimden sil" - -#: config/prefs.php.dist:389 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Eski baðlý ekler ay baþýnda silinsin mi?" - -#: config/prefs.php.dist:343 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Eski gönderilmiþ posta dizinleri ay baþýnda silinsin mi?" - -#: config/prefs.php.dist:793 -msgid "Delete spam messages" -msgstr "Ýstenmeyen iletileri sil" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Sil/tasfiye" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "Silinsin mi?" - -#: message.php:481 mailbox.php:784 templates/mailbox/navbar.html:20 -#: templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Silindi" - -#: search.php:339 -msgid "Deleted messages" -msgstr "Silinecek Ýletiler" - -#: compose.php:215 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Ek \"%s\" silindi." - -#: config/prefs.php.dist:87 -msgid "Deleting and Moving Messages" -msgstr "Ýletilerin Silinmesi ve Taþýnmasý" - -#: lib/MIME/Viewer/itip.php:633 -msgid "Deny request" -msgstr "Ýsteði reddet" - -#: lib/MIME/Viewer/itip.php:565 -msgid "Deny request for free/busy information" -msgstr "Serbest/meþgul bilgi isteklerini reddet" - -#: config/prefs.php.dist:1149 -msgid "Descending" -msgstr "Azalan" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:846 -msgid "Description" -msgstr "Açýklama" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "Açýklama:" - -#: templates/smime/smime.html:35 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "Ayrýntýlar" - -#: lib/Compose.php:2698 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "Tam olarak yüklenemediðinden \"%s\" iletiye eklenemiyor." - -#: lib/Compose.php:2707 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "Dosya ismi boþ olduðu için \"%s\" eklenemedi." - -#: lib/Compose.php:2694 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "En fazla dosya yükleme boyutu aþýldýðý için \"%s\" eklenemedi." - -#: lib/Compose.php:2702 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "" -"Sunucu ayarlarýnda dosyanýn yüklenmesine izin verilmediði için \"%s\" " -"yüklenemedi." - -#: config/prefs.php.dist:853 -msgid "Dim signatures?" -msgstr "Ýmzalar gizlesin mi?" - -#: config/prefs.php.dist:563 -msgid "Direction left to right" -msgstr "Yön soldan saða" - -#: config/prefs.php.dist:564 -msgid "Direction right to left" -msgstr "Yön saðdan sola" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Göster" - -#: config/prefs.php.dist:248 -msgid "Display Virtual Inbox?" -msgstr "Sanal Gelen Kutusu Gösterilsin mi?" - -#: config/prefs.php.dist:627 -msgid "Display confirmation after sending a message?" -msgstr "Ýleti gönderdikten sonra doðrulama görüntülensin mi?" - -#: config/prefs.php.dist:870 -msgid "Display in Body of Message" -msgstr "Ýletinin içinde görüntülensin" - -#: config/prefs.php.dist:1005 -msgid "Display pop-up notification of new mail?" -msgstr "Yeni ileti bilgisi beliren hatýrlatma olarak görüntülensin mi?" - -#: config/prefs.php.dist:970 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "" -"'Ýstenmeyen Ýleti Kutusunu Boþalt' baðlantýsý menü çubuðunda görüntülensin " -"mi?" - -#: config/prefs.php.dist:962 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "'Çöp Kutusu Boþalt' baðlantýsý menü çubuðunda görüntülensin mi?" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "Düzen:" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "Eþleþmeyen" - -#: templates/folders/actions.html:30 -msgid "Do Not Check for New Mail" -msgstr "Yeni Posta için Denetleme" - -#: config/prefs.php.dist:1176 -msgid "Do not generate a link in the From: column" -msgstr "Gelen: kolonunda baðlantý yaratma" - -#: templates/javascript_defs.php:36 -msgid "Doing so will discard this message permanently." -msgstr "Böyle yapmak, bu iletiyi kalýcý olarak yok edecek." - -#: login.php:413 -msgid "Don't have an account? Sign up." -msgstr "Hesabýnýz yok mu? Kayýt olun." - -#: templates/folders/actions.html:34 -msgid "Download" -msgstr "Ýndir" - -#: lib/MIME/Contents.php:250 -#, php-format -msgid "Download %s in .zip Format" -msgstr ".Zip Biçiminde indir:%s" - -#: message.php:679 -msgid "Download All Attachments (in .zip file)" -msgstr "Bütün Ekleri (.zip dosyasý olarak) indir" - -#: templates/folders/actions.html:35 -msgid "Download [.zip format]" -msgstr "[.zip biçiminde] indir" - -#: lib/MIME/Contents.php:250 -msgid "Download in .zip Format" -msgstr ".Zip biçiminde indir" - -#: message.php:479 mailbox.php:774 templates/mailbox/navbar.html:22 -#: templates/mailbox/navbar.html:40 templates/message/navbar_navigate.html:14 -msgid "Draft" -msgstr "Taslak" - -#: lib/IMAP/Tree.php:2332 -msgid "Draft folder" -msgstr "Taslak Dizini" - -#: config/prefs.php.dist:264 -msgid "Drafts" -msgstr "Taslaklar" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Taslaklar Dizini:" - -#: login.php:292 -msgid "Dynamic" -msgstr "Dinamik" - -#: templates/pgp/pgp.html:102 -msgid "E-mail Address:" -msgstr "Eposta Adresi:" - -#: mailbox.php:837 -msgid "END" -msgstr "SON" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "HATA: Ýletininiz teslim edilemedi." - -#: folders.php:418 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Düzenle" - -#: mailbox.php:432 -msgid "Edit Search Query" -msgstr "Arama Sorgusunu Düzenle" - -#: folders.php:418 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Sanal Dizinleri Düzenle" - -#: mailbox.php:428 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "%s için Sanal Dizin Tanýmýný Düzenle" - -#: filterprefs.php:90 -msgid "Edit your Blacklist" -msgstr "Kara Listenizi Düzenleyin" - -#: filterprefs.php:89 -msgid "Edit your Filter Rules" -msgstr "Süzgeç Kurallarýnýzý Düzenleyin" - -#: filterprefs.php:91 -msgid "Edit your Whitelist" -msgstr "Beyaz Listenizi Düzenleyin" - -#: config/prefs.php.dist:1078 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Diðer posta hesaplarýna eriþim için tercihlerinizi düzenleyin." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "Elektronik Posta Adresi" - -#: lib/Message.php:802 -#, php-format -msgid "Emptied all messages from %s." -msgstr "%s içindeki tüm iletiler boþaltýldý." - -#: lib/Message.php:778 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Sanal Çöp Dizini içindeki tüm iletiler boþaltýldý." - -#: templates/folders/actions.html:20 -msgid "Empty" -msgstr "Boþalt" - -#: templates/folders/folders_confirm.html:23 -msgid "Empty Selected Folders" -msgstr "Seçilmiþ Dizinleri Boþalt" - -#: lib/IMP.php:835 -msgid "Empty _Spam" -msgstr "Ýstenmeyen Ýleti Kutusunu _Boþalt" - -#: lib/IMP.php:827 -msgid "Empty _Trash" -msgstr "Çöp Kutusunu _Boþalt" - -#: mailbox.php:425 -msgid "Empty folder" -msgstr "Dizini Boþalt" - -#: pgp.php:458 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "PGP iþlevi etkinleþtirilsin mi?" - -#: smime.php:350 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "S/MIME iþlevi etkinleþtirilsin mi?" - -#: config/prefs.php.dist:1029 -msgid "Enable message previews?" -msgstr "Ýleti önizleme etkinleþtirilsin mi?" - -#: compose.php:1076 -msgid "Encr_yption Options" -msgstr "Þi_freleme Seçenekleri" - -#: lib/MIME/Viewer/itip.php:535 lib/MIME/Viewer/itip.php:537 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "Son" - -#: lib/Compose.php:1609 -msgid "End forwarded message" -msgstr "Ýletilen iletinin sonu" - -#: lib/Compose.php:1501 -msgid "End message" -msgstr "Ýletiyi bitir" - -#: lib/Compose.php:1499 -#, php-format -msgid "End message from %s" -msgstr "%s den iletiyi bitir" - -#: smime.php:338 pgp.php:433 -msgid "Enter Passphrase" -msgstr "Geçiþ Tümcesini Girin" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Yeni Ýstenmeyen Ýleti dizini " - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Yeni taslak dizinin adýný girin" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Yeni gönderilmiþ posta dizininin adýný girin" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Yeni çöp kutusunun adýný girin" - -#: message.php:569 lib/Search.php:682 config/prefs.php.dist:652 -msgid "Entire Message" -msgstr "Bütün Ýleti" - -#: thread.php:71 message.php:175 lib/Compose.php:1068 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "\"%s\" kayýtý baþarýyla adres defterine eklendi" - -#: lib/MIME/Viewer/pkcs7.php:444 lib/MIME/Viewer/status.php:71 -#: lib/MIME/Viewer/status.php:162 lib/MIME/Viewer/pgp.php:451 -msgid "Error" -msgstr "Hata" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "IMAP sunucusun baðlantýda sorun var: [%s] %s." - -#: lib/MIME/Contents.php:150 -msgid "Error displaying message." -msgstr "Ýletinin görüntülenmesinde hata oluþtu." - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:419 -#, php-format -msgid "Error sending reply: %s." -msgstr "Yanýtý göndermede hata: %s." - -#: templates/smime/smime.html:29 templates/pgp/pgp.html:37 -msgid "Error:" -msgstr "Hata:" - -#: lib/MIME/Viewer/itip.php:103 -msgid "Event successfully deleted." -msgstr "Olay baþarýyla silindi." - -#: config/prefs.php.dist:994 -msgid "Every 15 minutes" -msgstr "Her 15 dakika" - -#: config/prefs.php.dist:991 -msgid "Every 30 seconds" -msgstr "Her 30 saniye" - -#: config/prefs.php.dist:707 config/prefs.php.dist:993 -msgid "Every 5 minutes" -msgstr "Her 5 dakika" - -#: config/prefs.php.dist:995 -msgid "Every half hour" -msgstr "Her yarým saat" - -#: config/prefs.php.dist:992 -msgid "Every minute" -msgstr "Her dakika" - -#: folders.php:463 -msgid "Expand" -msgstr "Geniþlet" - -#: folders.php:386 -msgid "Expand All" -msgstr "Hepsini Geniþlet" - -#: folders.php:386 -msgid "Expand All Folders" -msgstr "Bütün Dizinleri Geniþlet" - -#: folders.php:463 -msgid "Expand Folder" -msgstr "Dizini Geniþlet" - -#: compose.php:785 compose.php:1021 -msgid "Expand Names" -msgstr "Ýsimleri Göster" - -#: config/prefs.php.dist:1204 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Bütün dizin aðacýný varsayýlan olarak geniþlet" - -#: config/prefs.php.dist:1226 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Bütün dizin aðacýný varsayýlan olarak yankolonda geniþlesin mi?" - -#: config/prefs.php.dist:503 -msgid "FCKeditor" -msgstr "FCK düzenleyici" - -#: lib/IMP.php:846 lib/IMP.php:848 -msgid "F_etch Mail" -msgstr "Posta _Getir" - -#: fetchmail.php:50 config/prefs.php.dist:112 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Posta Getir" - -#: config/prefs.php.dist:1086 -msgid "Fetch Mail in a separate window?" -msgstr "Posta Ayrý Bir Pencerede Getirilsin mi?" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "Giriþ sýrasýnda iletiler getirilsin mi?" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "%d ileti %s'den getirildi." - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr " %s den 1 ileti getirildi" - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "Posta Getir:" - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "Posta Getir: Yeni ileti yok." - -#: lib/IMP.php:852 -msgid "Fi_lters" -msgstr "Sü_zgeçler" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "Aranacak alanlar" - -#: templates/javascript_defs.php:41 templates/compose/compose.html:261 -msgid "File" -msgstr "Dosya" - -#: templates/filters/prefs.html:2 -msgid "Filter Settings" -msgstr "Süzgeç Ayarlarý" - -#: config/prefs.php.dist:776 -msgid "Filter message content for profanity?" -msgstr "Ýletiler küfür için süzülsün mü?" - -#: templates/filters/prefs.html:7 -msgid "Filter support is disabled on this system." -msgstr "Süzgeç destegi bu sistemde seçilir kýlýnmamýþtýr." - -#: config/prefs.php.dist:128 -msgid "Filters" -msgstr "Süzgeçler" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Süzgeçler: %s yönetim sayfasý" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Bul:" - -#: config/prefs.php.dist:1122 -msgid "First Mailbox Page" -msgstr "Ýlk Posta Kutusu Sayfasý" - -#: mailbox.php:279 -msgid "First Page" -msgstr "Ýlk Sayfa" - -#: message.php:480 mailbox.php:779 templates/mailbox/navbar.html:32 -#: templates/message/navbar_navigate.html:10 -msgid "Flagged For Followup" -msgstr "Ýzleme Ýçin Ýþaretlendi" - -#: search.php:334 -msgid "Flagged messages" -msgstr "Ýþaretlenmiþ Ýletiler" - -#: message.php:568 mailbox.php:534 -msgid "Fo_rward" -msgstr "Ýle_t" - -#: lib/IMAP/Tree.php:2377 templates/folders/folders_size.html:6 -msgid "Folder" -msgstr "Dizin" - -#: folders.php:261 templates/folders/folders_confirm.html:6 -msgid "Folder Actions - Confirmation" -msgstr "Dizin Eylemleri - Onaylama" - -#: folders.php:324 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Dizin Dolaþýmý" - -#: folders.php:281 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Dizin Boyutlarý" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Dizin Özeti" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "Dizin paylaþýmý seçilir kýlýnmamýþ." - -#: folders.php:46 -msgid "Folder use is not enabled." -msgstr "Dizin kullanýmý seçilir kýlýnmamýþ." - -#: config/prefs.php.dist:532 -msgid "Font Color" -msgstr "Harf Rengi" - -#: config/prefs.php.dist:1193 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Posta kutusundaki ileti tarihlerinin biçimi bugüne tarihlenmiþ" - -#: message.php:568 mailbox.php:534 lib/Compose.php:1592 -msgid "Forward" -msgstr "Ýlet" - -#: lib/Compose.php:1578 -msgid "Forward:" -msgstr "Ýlet:" - -#: lib/Compose.php:1690 -msgid "Forwarded Message:" -msgstr "Yönlendirilen Ýleti:" - -#: lib/Compose.php:1605 -msgid "Forwarded message" -msgstr "Ýletilen Ýleti" - -#: lib/Compose.php:1603 -#, php-format -msgid "Forwarded message from %s" -msgstr "%s tarafýndan iletilen ileti" - -#: lib/MIME/Viewer/itip.php:413 -msgid "Free/Busy Request Response" -msgstr "Serbest/Meþgul Ýstek Yanýtý" - -#: mailbox.php:593 -msgid "Fro_m" -msgstr "Kim_den" - -#: lib/Search.php:658 lib/UI/Message.php:25 lib/UI/Mailbox.php:97 -#: templates/thread/thread.html:32 templates/compose/compose.html:27 -msgid "From" -msgstr "Kimden" - -#: config/prefs.php.dist:1135 -msgid "From Address" -msgstr "Gelen Adres" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Galeri" - -#: config/prefs.php.dist:12 config/prefs.php.dist:21 config/prefs.php.dist:30 -#: config/prefs.php.dist:38 -msgid "General Options" -msgstr "Genel Seçenekler" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "Sadece yeni ileti al (Sadece IMAP)" - -#: folders.php:373 lib/MIME/Viewer/itip.php:577 lib/MIME/Viewer/itip.php:776 -#: lib/MIME/Viewer/itip.php:907 -msgid "Go" -msgstr "Git" - -#: thread.php:136 -msgid "Go to Message" -msgstr "Ýletiye git" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Sanal Gelen Kutusuna Git" - -#: lib/IMP.php:384 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "\"%s\" adres kaydýna git" - -#: message.php:448 lib/Filter.php:130 lib/MIME/Contents.php:437 -#: lib/MIME/Viewer/related.php:85 lib/MIME/Viewer/images.php:92 -#: lib/MIME/Viewer/images.php:99 lib/MIME/Viewer/images.php:101 -#: lib/MIME/Viewer/pkcs7.php:487 lib/MIME/Viewer/notification.php:60 -#: lib/MIME/Viewer/notification.php:66 lib/MIME/Viewer/appledouble.php:40 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -msgid "HERE" -msgstr "BURAYA" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:451 -msgid "HTML Version of Message" -msgstr "Ýletinin HTML Sürümü" - -#: message.php:618 -msgid "Headers" -msgstr "Baþlýk Bilgisi" - -#: config/prefs.php.dist:566 -msgid "Help using editor" -msgstr "Düzenleyici kullaným yardýmý" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Oluþturuyor olduðunuz ileti:" - -#: config/prefs.php.dist:844 -msgid "Hidden" -msgstr "Gizli" - -#: config/prefs.php.dist:843 -msgid "Hidden in Thread View" -msgstr "Konu Öbeði Görüntüsünün içinde Gizle" - -#: templates/javascript_defs.php:30 -msgid "Hide Addresses" -msgstr "Adresleri Sakla" - -#: mailbox.php:260 -msgid "Hide Deleted" -msgstr "Silinenleri Gizle" - -#: folders.php:379 -msgid "Hide Unsubscribed" -msgstr "Üye Olunmayanlarý Gizle" - -#: compose.php:993 -msgid "High" -msgstr "Yüksek" - -#: message.php:293 -msgid "High Priority" -msgstr "Yüksek Öncelik" - -#: compose.php:992 -msgid "Highest" -msgstr "En yüksek" - -#: config/prefs.php.dist:545 -msgid "Horizontal Rule" -msgstr "Yatay Cetvel" - -#: config/prefs.php.dist:872 -msgid "How do you want to display attachments?" -msgstr "Ekleri nasýl görüntülemek istiyorsunuz?" - -#: config/prefs.php.dist:1214 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "Dizin aðacýnda isimalanlarý nasýl gösterilsin?" - -#: config/prefs.php.dist:681 -msgid "How to attribute quoted lines in a reply" -msgstr "Yanýtlarda alýntý yapýlan satýrlarýn niteliði" - -#: lib/IMAP.php:305 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Ýletiþim Kurallarýný Özdevinimli olarak Bul)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "IMAP Sunucu baðlantýyý kapattý. Sunucu Diyorki: %s" - -#: lib/IMAP.php:317 -msgid "IMAP over SSL" -msgstr "SSL üzerinden IMAP" - -#: lib/IMAP.php:323 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "SSL üzerinden IMAP (kendinden imzalý onay belgesi)" - -#: lib/IMAP.php:311 -msgid "IMAP, no TLS" -msgstr "IMAP, TLS yok" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 Elektronik Posta Sunucularý" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Eðer SSL veya TLS kullanýyorsanýz PHP'nin openssl uzantýsýný yüklemelisiniz." - -#: templates/folders/folders_confirm.html:13 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Eðer devam ederseniz, bu dizin(ler)deki bütün iletiler kaybolacaktýr!" - -#: saveimage.php:48 -msgid "Image" -msgstr "Resim" - -#: lib/MIME/Viewer/html.php:159 -msgid "Images have been blocked to protect your privacy." -msgstr "" -"Kiþisel gizliliðiniz korunmasý için resimlerin gösterilmesi engellenmiþtir." - -#: templates/folders/import.html:17 -msgid "Import" -msgstr "(Ýçeri) Aktar" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "(Ýçeri) Aktarma Anahtarý" - -#: templates/smime/smime.html:81 templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "(Ýçeri) Aktarma Anahtar Ýkilisi" - -#: templates/folders/actions.html:37 -msgid "Import Messages" -msgstr "Ýletileri (Ýçeri) Aktar" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "PGP Anahtarýný (Ýçeri) Aktar" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "Kiþisel Özel PGP Anahatarý (Ýçeri) Aktar" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "Kiþisel Özel PGP Anahatarý Buraya Aktar:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "Kiþisel Açýk PGP Anahtarý (Ýçeri) Aktar" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "Kiþisel Açýk PGP Anahtarý Burya Aktar:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "Kiþisel S/MIME Onay Belgelerini (Ýçeri) Aktar" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:55 -msgid "Import Public Key" -msgstr "Açýk Anahtarý (Ýçeri) Aktar" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "Açýk PGP Açýk Anahtarýný (Ýçeri) Aktar" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "Açýk PGP Açýk Anahtarýný Buraya Aktar:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "Açýk S/MIME Anahtarýný (Ýçeri) Aktar" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "S/MIME Anahtarýný (Ýçeri) Aktar" - -#: templates/folders/import.html:7 -msgid "Import mbox File" -msgstr "mbox dosyasýný (Ýçeri) Aktar" - -#: templates/folders/import.html:12 -msgid "Import mbox file" -msgstr "mbox dosyasýný (Ýçeri) Aktar" - -#: templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Önemli" - -#: folders.php:149 -#, php-format -msgid "Imported %d messages from %s." -msgstr "%d ileti %s konumundan (içeri) aktarýldý." - -#: lib/MIME/Viewer/itip.php:945 -msgid "In Process" -msgstr "Sürüyor" - -#: templates/prefs/initialpageselect.inc:4 lib/api.php:225 lib/Folder.php:68 -#: lib/IMP.php:711 lib/IMAP/Tree.php:553 lib/IMAP/Tree.php:2315 -msgid "Inbox" -msgstr "Gelen Kutusu" - -#: config/prefs.php.dist:669 -msgid "Include a brief summary of the header in a reply?" -msgstr "Baþlýk bilgilerinin kýsa bir özeti yanýta eklensin mi?" - -#: config/prefs.php.dist:664 -msgid "Include body text in forward message by default?" -msgstr "Ýleti gövde metni yönlendirilen iletinin içinde öntanýmlý bulunsun mu?" - -#: config/prefs.php.dist:635 -msgid "Include original message in a reply?" -msgstr "Özgün ileti yanýta eklensin mi?" - -#: lib/Quota/hook.php:51 -msgid "Incorrect number of return values from quota hook." -msgstr "Kota eklentisinden, hatalý sayýda deðer dönüyor." - -#: config/prefs.php.dist:544 -msgid "Increase Indent" -msgstr "Girintiyi Arttýr" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -msgid "Info" -msgstr "Bilgi" - -#: smime.php:313 pgp.php:406 -#, php-format -msgid "Information on %s Public Key" -msgstr "%s Açýk Anahtarý Hakkýnda Bilgisi" - -#: pgp.php:435 -msgid "Information on Personal Private Key" -msgstr "Kiþisel Özel Anahtar Hakkýnda Bilgi" - -#: smime.php:336 pgp.php:429 -msgid "Information on Personal Public Key" -msgstr "Kiþisel Açýk Anahtar Hakkýnda Bilgi" - -#: templates/javascript_defs.php:43 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "Metine Gömülü" - -#: lib/IMAP/ACL/rfc2086.php:53 lib/IMAP/ACL/rfc4314.php:53 -msgid "Insert" -msgstr "Ekle" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Sertifikayý Buraya Yerleþtir:" - -#: config/prefs.php.dist:548 -msgid "Insert Table" -msgstr "Tablo Ekle" - -#: config/prefs.php.dist:546 -msgid "Insert Web Link" -msgstr "Web Baðý Ekle" - -#: config/prefs.php.dist:547 -msgid "Insert/Modify Image" -msgstr "Resim Ekle/Deðiþtir" - -#: config/prefs.php.dist:556 -msgid "Insert/Overwrite" -msgstr "Ekle/Üzerine Yaz" - -#: lib/MIME/Viewer/itip.php:424 -msgid "Invalid Action selected for this component." -msgstr "Bu bileþen için geçersiz bir eylem seçildi." - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -msgid "Invalid Address" -msgstr "Geçersiz Adres" - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "Geçersiz Uzak Elektronik Posta Kutusu" - -#: lib/Compose.php:1113 lib/Compose.php:1132 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Elektronik Posta adresinde geçersiz karakter: %s." - -#: lib/Compose.php:1128 -msgid "Invalid hostname." -msgstr "Geçersiz alanismi." - -#: smime.php:96 pgp.php:18 -msgid "Invalid key" -msgstr "Geçersiz Anahtar" - -#: lib/Compose.php:282 -msgid "Invalid message, cannot resume draft." -msgstr "Geçersiz ileti, müsveddeye devam edilemiyor." - -#: pgp.php:202 -msgid "Invalid personal PGP private key." -msgstr "Geçersiz kiþisel özel PGP anahtarý." - -#: pgp.php:177 -msgid "Invalid personal PGP public key." -msgstr "Geçersiz kiþisel açýk PGP anahtarý." - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "Ters Çevir" - -#: lib/IMP.php:314 -msgid "" -"It cannot be verified that this request was really sent by you. It could be " -"a potentially malicious request." -msgstr "" -"Bu isteðin sizin tarafýnýzdan gönderildiði doðrulanamadý. Potansiyel olarak " -"zararlý bir istek olabilir." - -#: config/prefs.php.dist:529 -msgid "Italic" -msgstr "Eðik" - -#: config/prefs.php.dist:538 -msgid "Justify Center" -msgstr "Ortalý" - -#: config/prefs.php.dist:540 -msgid "Justify Full" -msgstr "Saða ve Sola Dayalý" - -#: config/prefs.php.dist:537 -msgid "Justify Left" -msgstr "Sola Dayalý" - -#: config/prefs.php.dist:539 -msgid "Justify Right" -msgstr "Saða Dayalý" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:107 -msgid "Key Length:" -msgstr "Anahtar Uzunluðu:" - -#: pgp.php:449 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "" -"Anahtar oluþturmak uzun zaman alabilir. Anahtar oluþturmaya devam edilsin mi?" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:50 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"Anahtarý içeri aktarmak mümkün deðil. Dosya yükleme bu sunucuda çalýþmýyor." - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:53 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"Anahtarý içeri aktarmak mümkün deðil. Baðlantýlarýnýzý eklemek için " -"tanýmlanmýþ adres defteriniz bulunmamaktadýr." - -#: pgp.php:344 -msgid "Key successfully sent to the public keyserver." -msgstr "Anahtar baþarýyla açýk anahtar sunucusuna gönderildi." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Dil" - -#: login.php:261 -msgid "Language:" -msgstr "Dil:" - -#: config/prefs.php.dist:1123 -msgid "Last Mailbox Page" -msgstr "Son Posta Kutusu Sayfasý" - -#: mailbox.php:291 -msgid "Last Page" -msgstr "Son Sayfa" - -#: compose.php:1115 -msgid "Link Attachments?" -msgstr "Ekler Baðlasýn mý?" - -#: attachment.php:34 lib/Compose.php:2390 -msgid "Linked attachments are forbidden." -msgstr "Baðlanmýþ ekler yasaklanmýþtýr." - -#: lib/Compose.php:2406 -#, php-format -msgid "Links will expire on %s" -msgstr "%s tarihinde baðlarýn süresi dolacak" - -#: lib/IMAP/ACL/rfc2086.php:49 lib/IMAP/ACL/rfc4314.php:49 -msgid "List" -msgstr "Liste" - -#: config/prefs.php.dist:1312 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Iletiþim noktalarý ekranýný yüklerken tüm iletiþim noktalarýda listelensin " -"mi? (Eðer seçilmez kýlýnmýþsa, sadece açýkça aradýðýnýz iletiþim " -"noktalarýný göreceksiniz. " - -#: config/prefs.php.dist:869 -msgid "Listing in the Header" -msgstr "Baþlýkta Listeleme" - -#: compose.php:771 -msgid "Loading..." -msgstr "Yükleniyor..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Yerel Posta Kutusu:" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "Yer" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:33 -msgid "Log in" -msgstr "Giriþ" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "%s Giriþi" - -#: login.php:409 -msgid "Login" -msgstr "Giriþ" - -#: config/prefs.php.dist:39 -msgid "Login Tasks" -msgstr "Giriþ Görevleri" - -#: compose.php:995 -msgid "Low" -msgstr "Düþük" - -#: message.php:297 -msgid "Low Priority" -msgstr "Düþük Öncelik" - -#: compose.php:996 -msgid "Lowest" -msgstr "En düþük" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Macintosh Dosyasý" - -#: config/prefs.php.dist:104 -msgid "Mail Previews" -msgstr "Posta Önizleme" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "Baðlanýlacak elektronik posta sunucu türü:" - -#: lib/IMAP/Tree.php:2322 lib/IMAP/Tree.php:2349 -msgid "Mailbox" -msgstr "Posta Kutusu" - -#: config/prefs.php.dist:119 -msgid "Mailbox and Folder Display Options" -msgstr "Posta Kutusu ve Dizin Görüntüleme Seçenekleri" - -#: lib/IMAP/ACL/rfc2086.php:52 lib/IMAP/ACL/rfc4314.php:52 -msgid "Mark (Other)" -msgstr "Ýþaretle (Diðer)" - -#: lib/IMAP/ACL/rfc2086.php:51 lib/IMAP/ACL/rfc4314.php:51 -msgid "Mark (Seen)" -msgstr "Ýþaretle (Görüldü)" - -#: templates/folders/actions.html:32 -msgid "Mark All Messages as Seen" -msgstr "Bütün Ýletileri Okunmuþ Olarak Ýþaretle " - -#: templates/folders/actions.html:33 -msgid "Mark All Messages as Unseen" -msgstr "Bütün Ýletileri Okunmamýþ Olarak Ýþaretle" - -#: templates/mailbox/navbar.html:27 templates/mailbox/navbar.html:29 -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 -msgid "Mark as:" -msgstr "Ýþaretle:" - -#: config/prefs.php.dist:826 -msgid "Mark different levels of quoting with different colors?" -msgstr "Farklý düzeydeki alýntýlar farklý renklerle iþaretlensin mi?" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Ýletiler görülmüþ olarak iþaretlensin mi?(Sadece IMAP)" - -#: config/prefs.php.dist:834 -msgid "Mark simple markup?" -msgstr "Basit biçimleme iþaretlensin mi?" - -#: search.php:214 -msgid "Match All Queries" -msgstr "Bütün Sorgularla Eþleþ" - -#: search.php:212 -msgid "Match Any Query" -msgstr "Herhangi Bir Sorguyla Eþleþ" - -#: config/prefs.php.dist:524 -msgid "Maximize/Minimize Editor" -msgstr "Düzenleyiciyi Büyült/Küçük" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "En Büyük Ek Boyutu" - -#: lib/api.php:96 -msgid "Maximum Number of Folders" -msgstr "En Fazla Dizin Sayýsý" - -#: lib/api.php:97 -msgid "Maximum Number of Recipients per Message" -msgstr "Ýleti Baþýna En Fazla Alýcý Sayýsý" - -#: lib/api.php:98 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Zaman Aralýðý Baþýna En Fazla Alýcý Sayýsý" - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "En fazla ek sayýsýna ulaþýldý." - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "En büyük ek boyutuna ulaþýldý." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "Dizin Liste Menüsü" - -#: lib/Compose.php:1492 -msgid "Message" -msgstr "Ýleti" - -#: config/prefs.php.dist:53 -msgid "Message Composition" -msgstr "Ýleti Oluþturma" - -#: config/prefs.php.dist:1134 -msgid "Message Date" -msgstr "Ýleti Tarihi" - -#: config/prefs.php.dist:52 config/prefs.php.dist:71 config/prefs.php.dist:86 -#: config/prefs.php.dist:95 config/prefs.php.dist:103 -#: config/prefs.php.dist:111 -msgid "Message Options" -msgstr "Ýleti Seçenekleri" - -#: search.php:407 -msgid "Message Search" -msgstr "Ýleti Arama" - -#: config/prefs.php.dist:1138 -msgid "Message Size" -msgstr "Ýleti Boyutu" - -#: message.php:589 -msgid "Message Source" -msgstr "Ýleti Kaynaðý" - -#: config/prefs.php.dist:72 -msgid "Message Viewing" -msgstr "Ýleti Görünümü" - -#: lib/Compose.php:1490 -#, php-format -msgid "Message from %s" -msgstr "%s den ileti" - -#: lib/UI/Mailbox.php:148 -msgid "Message has attachments" -msgstr "Ýletinin ekleri bulunmaktadýr" - -#: lib/UI/Mailbox.php:147 -msgid "Message is encrypted" -msgstr "Ýleti þifrelidir" - -#: lib/UI/Mailbox.php:146 -msgid "Message is signed" -msgstr "Ýleti imzalýdýr" - -#: compose.php:359 compose.php:366 -msgid "Message redirected successfully." -msgstr "Ýleti baþarýyla yönlendirilmiþtir." - -#: lib/Compose.php:788 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Ýleti baþarýyla gönderildi, fakat %s içine kaydedilemedi." - -#: compose.php:424 compose.php:432 -msgid "Message sent successfully." -msgstr "Ýleti baþarýyla gönderildi." - -#: config/prefs.php.dist:1165 -msgid "Messages per page in the mailbox view." -msgstr "Posta kutusu görüntüsünde sayfa baþýna ileti" - -#: mailbox.php:225 -msgid "Messages to" -msgstr "Ýletileri" - -#: login.php:296 -msgid "Minimalist" -msgstr "Minimalist" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Durum" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "Ay" - -#: message.php:519 message.php:706 mailbox.php:486 mailbox.php:897 -msgid "Move" -msgstr "Taþý" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "Aþagý taþý" - -#: config/prefs.php.dist:794 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "" -"Ýstenmeyen iletileri istenmeyen ileti kutusuna taþý, temiz iletileri de " -"Gelenlere" - -#: message.php:519 message.php:706 mailbox.php:486 mailbox.php:897 -msgid "Move to folder" -msgstr "Dizine taþý" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "Yukarý taþý" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "Çok Parçalý/Seçenekli" - -#: thread.php:161 -msgid "Multiple Message View" -msgstr "Çoklu Ýleti Görünümü" - -#: templates/smime/smime.html:4 templates/fetchmail/fetchmailprefs.html:91 -#: templates/pgp/pgp.html:4 -msgid "NOTE:" -msgstr "NOT:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Ad" - -#: pgp.php:116 -msgid "Name and/or email cannot be empty" -msgstr "Ad ve/veya eposta boþ olamaz" - -#: lib/MIME/Viewer/itip.php:950 -msgid "Needs Action" -msgstr "Eylem Gerekiyor" - -#: config/prefs.php.dist:758 config/prefs.php.dist:990 -msgid "Never" -msgstr "Asla" - -#: config/prefs.php.dist:748 -msgid "Never save attachments" -msgstr "Ekleri asla saklama" - -#: lib/IMP.php:471 -msgid "New Folder" -msgstr "Yeni Dizin" - -#: config/prefs.php.dist:96 -msgid "New Mail" -msgstr "Yeni Posta" - -#: compose.php:33 compose.php:227 lib/Block/tree_folders.php:35 -msgid "New Message" -msgstr "Yeni Ýleti" - -#: mailbox.php:857 lib/MIME/Headers.php:201 -#, php-format -msgid "New Message to %s" -msgstr "%s'e Yeni Ýleti" - -#: search.php:325 -msgid "New messages" -msgstr "Yeni iletiler" - -#: message.php:535 -msgid "Next Message" -msgstr "Sonraki Ýleti" - -#: mailbox.php:289 -msgid "Next Page" -msgstr "Sonraki Sayfa" - -#: templates/javascript_defs.php:50 config/prefs.php.dist:706 -#: config/prefs.php.dist:1201 config/prefs.php.dist:1223 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "Hayýr" - -#: smime.php:241 -msgid "No Certificate found" -msgstr "Onay Belgesi Bulunamadý" - -#: lib/IMP.php:1410 -msgid "No Encryption" -msgstr "Þifreleme Yok" - -#: templates/smime/smime.html:26 templates/pgp/pgp.html:34 -msgid "No Keys in Keyring" -msgstr "Anahtar zincirinde anahtar yok" - -#: rss.php:93 mailbox.php:268 -#, php-format -msgid "No Messages" -msgstr "Ýleti Yok" - -#: pgp.php:143 -msgid "No PGP public key imported." -msgstr "Hiçbir PGP Açýk Anahtarý (içeri) aktarýlamadý" - -#: mailbox.php:818 -msgid "No Preview Text" -msgstr "Önizleme Metni Yok" - -#: smime.php:166 -msgid "No S/MIME public key imported." -msgstr "Hiçbir S/MIME açýk anahtarý (içeri) aktarýlamadý." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Ses Yok" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Hiçbir ek bulunamadý." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "Açýk Anahtarda elektronik posta adresi bulunamadý." - -#: acl.php:76 -msgid "No folder selected." -msgstr "Hiçbir dizin seçili deðil." - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "Hiçbir dizin yeni posta için denetlenemedi." - -#: folders.php:198 lib/Folder.php:431 lib/Folder.php:479 -msgid "No folders were specified" -msgstr "Hiçbir dizin belirtilmedi" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "Hiçbir dizinde yeni ileti yok" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "Hiçbir dizinde görülmemiþ ileti yok" - -#: lib/IMP.php:1014 -msgid "No limit" -msgstr "Sýnýrsýz" - -#: lib/Compose.php:1528 -msgid "No message body text" -msgstr "Ýleti gövdesinde metin yok" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Geri gelen ileti yok" - -#: mailbox.php:240 -msgid "No messages matched your search." -msgstr "Hiçbir ileti aramanýzla eþleþmedi." - -#: pgp.php:195 -msgid "No personal PGP private key imported." -msgstr "Hiçbir kiþisel özel PGP anahtarý (içeri) aktarýlamadý." - -#: pgp.php:171 -msgid "No personal PGP public key imported." -msgstr "Hiçbir kiþisel açýk PGP anahtarý (içeri) aktarýlamadý." - -#: smime.php:216 -msgid "No personal S/MIME certificates imported." -msgstr "Hiçbir kiþisel S/MIME onay belgesi (içeri) aktarýlamadý." - -#: lib/MIME/Viewer/pkcs7.php:305 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "Kiþisel gizli anahtar bulunmadýðýndan ileti çözülemiyor." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "Desteklenen IMAP doðtulama yöntemi bulunamadý." - -#: acl.php:108 -msgid "No user specified." -msgstr "Kullanýcý belirtilmedi." - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:879 -msgid "Non Participant" -msgstr "Katýlýmcý Deðil" - -#: templates/prefs/trashselect.inc:20 templates/prefs/spamselect.inc:20 -#: templates/prefs/folderselect.inc:21 templates/prefs/sourceselect.inc:35 -#: templates/prefs/sentmailselect.inc:38 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:841 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Hiçbiri" - -#: compose.php:994 -msgid "Normal" -msgstr "Olaðan" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Silinmeyecek" - -#: templates/mailbox/navbar.html:23 templates/mailbox/navbar.html:41 -#: templates/message/navbar_navigate.html:15 -msgid "Not Draft" -msgstr "Taslak Deðil" - -#: templates/mailbox/navbar.html:33 templates/message/navbar_navigate.html:11 -msgid "Not Flagged" -msgstr "Ýþaretlenmemiþ" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "Önemsiz" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Kiþisel Deðil" - -#: lib/Crypt/PGP.php:136 lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 -msgid "Not a valid public key." -msgstr "Geçerli bir açýk anahtar deðil." - -#: config/prefs.php.dist:907 -msgid "Not at all" -msgstr "Kesinlikle deðil" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "Bu biraz zaman alabilir" - -#: lib/IMP.php:523 -msgid "Notepads" -msgstr "Not Defterleri" - -#: config/hooks.php.dist:468 -msgid "Notes" -msgstr "Notlar" - -#: config/prefs.php.dist:792 -msgid "Nothing" -msgstr "Hiç" - -#: attachment.php:108 -msgid "Notification: Linked attachment downloaded" -msgstr "Bildirim: Baðlý ek indirildi" - -#: config/prefs.php.dist:398 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"Eðer aylýk olarak siliniyorsa, eski baðlý eklerin saklanacaðý ay sayýsý." - -#: config/prefs.php.dist:352 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"Eðer aylýk olarak siliniyorsa, eski gönderilmiþ posta dizinlerinin " -"saklanacaðý ay sayýsý." - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "Tamam" - -#: templates/smime/import_key.html:31 templates/pgp/import_key.html:30 -#: templates/search/search.html:61 -msgid "OR" -msgstr "VEYA" - -#: search.php:324 -msgid "Old messages" -msgstr "Eski Ýletiler" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Eksi gönderilmiþ posta dizinleri silinecek." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Sadece okunmamýþ ileti içeren dizinler görüntülensin mi?" - -#: templates/javascript_defs.php:59 -msgid "Only one folder should be selected for this action." -msgstr "Bu eylem için sadece bir dizin seçilmelidir." - -#: lib/IMP.php:903 lib/IMP.php:908 -msgid "Open Fo_lder" -msgstr "Dizi_n Aç" - -#: lib/IMP.php:908 -msgid "Open Folder" -msgstr "Dizin Aç" - -#: lib/IMAP/Tree.php:2373 -msgid "Opened Folder" -msgstr "Görüntülenen Dizin" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:875 -msgid "Optional Participant" -msgstr "Seçimli Katýlýmcý" - -#: config/prefs.php.dist:541 -msgid "Ordered List" -msgstr "Sýralý Liste" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "Diðer Posta Hesaplarý" - -#: config/prefs.php.dist:118 config/prefs.php.dist:127 -#: config/prefs.php.dist:134 config/prefs.php.dist:142 -#: config/prefs.php.dist:151 -msgid "Other Options" -msgstr "Diðer Seçenekler" - -#: lib/IMAP/Tree.php:94 -msgid "Other Users' Folders" -msgstr "Diðer Kullanýcýlarýn Dizinleri" - -#: templates/login/login.html:103 -msgid "Outbound Server" -msgstr "Dýþa Giden Sunucu" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:168 lib/MIME/Viewer/pgp.php:216 -#: lib/MIME/Viewer/pgp.php:312 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1413 -msgid "PGP Encrypt Message" -msgstr "PGP ile Þifrelenmiþ Ýleti" - -#: lib/IMP.php:1418 -msgid "PGP Encrypt Message with passphrase" -msgstr "Geçiþ Tümcecikli PGP ile Þifrelenmiþ Ýleti" - -#: lib/Compose.php:1245 -msgid "PGP Error: " -msgstr "PGP Hatasý: " - -#: config/prefs.php.dist:143 -msgid "PGP Options" -msgstr "PGP Seçenekleri" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "PGP Geçiþ Tümceciði Giriþi" - -#: templates/pgp/pgp.html:69 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "" -"PGP Kiþisel Anahtar Ýkilisi desteði güvenli bir web baðlantýsý " -"gerektirmektedir. " - -#: pgp.php:155 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "\"%s (%s)\" için PGP Açýk Anahtarý baþarýyla eklendi." - -#: pgp.php:251 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "\"%s\" PGP Açýk Anahtarý baþarýyla silindi." - -#: templates/pgp/pgp.html:29 -msgid "PGP Public Keyring" -msgstr "PGP Açýk Anahtar Zinciri" - -#: lib/IMP.php:1414 -msgid "PGP Sign Message" -msgstr "PGP Ýmza Mesajý" - -#: lib/IMP.php:1415 -msgid "PGP Sign/Encrypt Message" -msgstr "PGP Ýmza/Þifreleme Mesajý" - -#: lib/IMP.php:1419 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "Geçiþ Tümcecikli PGP Ýmza/Þifreli Mesaj" - -#: compose.php:691 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "" -"Bütün alýcýlarýn açýk anahtarlarý bulunmadýðý için öntanýmlý olarak PGP ile " -"þifreleme kullanýlamaz." - -#: pgp.php:208 -msgid "PGP private key successfully added." -msgstr "PGP özel anahtarý baþarýyla eklendi." - -#: pgp.php:183 -msgid "PGP public key successfully added." -msgstr "PGP açýk anahtarý baþarýyla eklendi." - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "PGP desteði bu sistemde seçilemez kýlýnmýþtýr." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"PGP desteði beliren pencereleri kullanmak istemektedir. Eðer tarayýcýnýz " -"beliren pencereleri seçimsiz kýldýysa, bu ayarý deðiþtirmelisiniz, aksi " -"taktirde PGP özellikleri doðru çalýþmayacaktýr" - -#: lib/Compose.php:1205 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP Hatasý: Kiþisel özel anahtar için geçiþ tümceciði gerekmektedir." - -#: lib/Compose.php:1214 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "" -"PGP Hatasý: Ýletinizin þifrelenmesi için geçiþ tümceciði gerekmektedir." - -#: lib/IMAP.php:281 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Ýletiþim Kurallarýný Özdevinimli Algýla)" - -#: lib/IMAP.php:293 -msgid "POP3 over SSL" -msgstr "SSL üzerinden POP3" - -#: lib/IMAP.php:299 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "SSL üzerinden SSL (kendinden imzalý onay belgesi)" - -#: lib/IMAP.php:287 -msgid "POP3, no TLS" -msgstr "POP3,TLS yok" - -#: mailbox.php:441 -#, php-format -msgid "Page %d of %d" -msgstr "Sayfa %d - %d" - -#: config/prefs.php.dist:1120 -msgid "Page with the First Unseen Message" -msgstr "Ýlk Okunmamýþ Ýletinin Bulunduðu Sayfa" - -#: config/prefs.php.dist:1121 -msgid "Page with the Last Unseen Message" -msgstr "Son Okunmamýþ Ýletinin Bulunduðu Sayfa" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Sayfa:" - -#: message.php:687 -msgid "Part(s)" -msgstr "Bölüm(ler)" - -#: templates/pgp/pgp.html:122 -msgid "Passphrase (Again):" -msgstr "Geçiþ Tümceciði (Tekrar):" - -#: smime.php:250 pgp.php:336 -msgid "Passphrase successfully unloaded." -msgstr "Geçiþ Tümceciði baþarýyla çýkartýldý." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:117 -msgid "Passphrase:" -msgstr "Geçiþ Tümceciði:" - -#: pgp.php:118 -msgid "Passphrases cannot be empty" -msgstr "Geçiþ Tümcecikleri boþ olamaz" - -#: pgp.php:120 -msgid "Passphrases do not match" -msgstr "Geçiþ Tümcecikleri eþleþmemektedir" - -#: templates/login/login.html:92 -msgid "Password" -msgstr "Þifre" - -#: templates/smime/import_key.html:54 -#: templates/fetchmail/fetchmailprefs.html:59 -msgid "Password:" -msgstr "Þifre:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Þifre: " - -#: config/prefs.php.dist:555 -msgid "Paste from clipboard" -msgstr "Panodan yapýþtýr" - -#: message.php:466 mailbox.php:757 templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Kiþisel" - -#: config/prefs.php.dist:13 -msgid "Personal Information" -msgstr "Kiþisel Bilgiler" - -#: pgp.php:126 -msgid "Personal PGP keypair generated successfully." -msgstr "Kiþisel PGP anahtar ikilisi baþarýyla üretildi." - -#: pgp.php:133 -msgid "Personal PGP keys deleted successfully." -msgstr "Kiþisel PGP anahtarlarý baþarýyla silindi." - -#: smime.php:222 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Kiþisel S/MIME onay belgesi (içeri) AKTARILAMADI: " - -#: smime.php:147 -msgid "Personal S/MIME keys deleted successfully." -msgstr "Kiþisel S/MIME anahtarlarý baþarýyla silindi." - -#: config/prefs.php.dist:214 -msgid "Place your signature before replies and forwards?" -msgstr "Ýmzanýz yanýtlardan ve iletileceklerden önce yerleþtirilsin mi?" - -#: lib/Compose.php:448 -msgid "Plaintext Version of Message" -msgstr "Ýletinin Düz Metin Sürümü" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Yeni iletide ses çýksýn mý? Bu tarayýcýnýzýn gömülü ses dosyalarýna destek " -"vermesini gerektirir. Windows ve Mac'de hepsi oluyor ancak baþka " -"platformlarda plugin gerektirebilir." - -#: templates/javascript_defs.php:82 -msgid "Please enter a name for the new folder:" -msgstr "Lütfen yeni posta kutusu için bir ad girin:" - -#: templates/javascript_defs.php:61 templates/javascript_defs.php:62 -msgid "Please enter the name of the new folder:" -msgstr "Lütfen yeni dizin için bir ad girin:" - -#: templates/javascript_defs.php:66 -msgid "Please enter the new name:" -msgstr "Lütfen yeni adý girin:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Bu ileti için geçiþ tümceciðini girmelisiniz." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Lütfen PGP özel anahtarýnýz için geçiþ tümceciðini girin. Bu geçiþ " -"tümceciðini heroturum için bir kere girmeniz gerekiyor." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Lütfen S/MIME özel anahtarýnýz için geçiþ tümceciðini girin. Bu geçiþ " -"tümceciðini her oturum için bir kere girmeniz gerekiyor." - -#: login.php:183 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Lütfen yeniden giriþ yapýn ve yeni ileti oluþturmaya devam edin.Eðer çerez " -"KULLANMIYORSANIZ ve yeni iletinizi beliren pencerede oluþturuyorsanýz, " -"yeniden ana pencereye de giriþ yapmanýz gerekecektir.Bu, saldýrganlarýn " -"oturum kimlik numaranýzý ele geçirmesini önlemek içindir.Rahatsýzlýk için " -"özür dileriz." - -#: templates/javascript_defs.php:77 -msgid "Please provide your password." -msgstr "Lütfen þifrenizi girin." - -#: templates/javascript_defs.php:76 -msgid "Please provide your username." -msgstr "Lütfen kullanýcý adýnýzý girin." - -#: lib/Compose.php:2576 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Lütfen geçersiz yada belirsiz adresleri çözün." - -#: templates/javascript_defs.php:58 -msgid "Please select a folder before you perform this action." -msgstr "Lütfen herhangi bir eylem gerçekleþtirmeden önce bir dizin seçin. " - -#: templates/javascript_defs.php:70 -msgid "Please select at least one folder to search." -msgstr "Lütfen arama için en az bir dizin seçin." - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "Lütfen kutunun içinden saða doðru seçim yada düzenleme yapýn:" - -#: config/prefs.php.dist:1234 -msgid "Poll all folders for new mail?" -msgstr "Yeni ileti için tüm dizinleri yoklasýn mý?" - -#: templates/login/login.html:67 -msgid "Port" -msgstr "Kapý" - -#: lib/IMAP/ACL/rfc2086.php:54 lib/IMAP/ACL/rfc4314.php:54 -msgid "Post" -msgstr "Gönder" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Horde Desktekli" - -#: config/prefs.php.dist:206 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Ýmzanýz öncesinde kesikli çizgi ('--') bulunsun mu?" - -#: smime.php:257 filterprefs.php:53 pgp.php:260 -msgid "Preferences successfully updated." -msgstr "Tercihleriniz baþarýyla güncellendi." - -#: compose.php:1135 -msgid "Preview" -msgstr "Önizleme" - -#: message.php:528 -msgid "Previous Message" -msgstr "Önceki Ýleti" - -#: mailbox.php:281 -msgid "Previous Page" -msgstr "Önceki Sayfa" - -#: message.php:602 -msgid "Print" -msgstr "Yazdýr" - -#: config/prefs.php.dist:552 -msgid "Print document" -msgstr "Belge yazdýrma" - -#: message.php:691 -msgid "Printed By" -msgstr "Yazdýran" - -#: message.php:670 lib/MIME/Viewer/itip.php:834 -msgid "Priority" -msgstr "Öncelik" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Özel Anahtar Þifresi:" - -#: config/prefs.php.dist:747 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Her ek gönderilirken sor; öntanýmlý deðer HAYIR" - -#: config/prefs.php.dist:746 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Her ek gönderilirken sor; öntanýmlý deðer EVET" - -#: config/prefs.php.dist:915 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "Gönderen tarafýndan istendiðinde okundu bilgisi gönderilsin mi?" - -#: templates/login/login.html:72 -msgid "Protocol" -msgstr "Ýletiþim Kurallarý" - -#: login.php:269 templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Ýletiþim Kurallarý:" - -#: lib/Crypt/PGP.php:489 -msgid "Public PGP keyserver support has been disabled." -msgstr "Açýk PGP anahtar sunucusu desteði seçilemez kýlýndý." - -#: mailbox.php:455 mailbox.php:523 -msgid "Pur_ge Deleted" -msgstr "Silinecekleri _Temizle" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:22 -msgid "Purge" -msgstr "Temizle" - -#: mailbox.php:455 mailbox.php:523 -msgid "Purge Deleted" -msgstr "Silinecekleri Temizle" - -#: config/prefs.php.dist:417 -msgid "Purge Spam how often:" -msgstr "Ýstenmeyen Ýleti Kutusu temizleme sýklýðý:" - -#: config/prefs.php.dist:445 -msgid "Purge Trash how often:" -msgstr "Çöp Kutusu temizleme sýklýðý:" - -#: config/prefs.php.dist:426 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "" -"Bu kadar günden daha eski Ýstenmeyen Ýleti kutusundaki iletileri temizle." - -#: config/prefs.php.dist:454 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Bu kadar günden daha eski çöp kutusundaki iletileri temizle." - -#: config/prefs.php.dist:380 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "Bu kadar günden daha eski Gönderilen kutusundaki iletileri temizle." - -#: config/prefs.php.dist:407 -msgid "Purge old messages in the Spam folder?" -msgstr "Ýstenmeyen Ýleti kutusundaki eski iletiler temizlensin mi?" - -#: config/prefs.php.dist:435 -msgid "Purge old messages in the Trash folder?" -msgstr "Çöp kutusundaki eski iletiler temizlensin mi?" - -#: config/prefs.php.dist:361 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Gönderilen kutusundaki eski iletiler temizlensin mi?" - -#: config/prefs.php.dist:371 -msgid "Purge sent-mail how often:" -msgstr "Gönderilen Kutusu temizleme sýklýðý:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "%d ileti Ýstenmeyen Ýleti Kutusundan temizleniyor." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "%d ileti Çöp Kutusundan silindi." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "%d ileti Gönderilen Kutusundan temizleniyor." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "Bir ileti Ýstenmeyen Ýleti Kutusundan temizleniyor." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "1 ileti Çöp Kutusundan silindi." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Bir ileti Gönderilen Kutusundan temizleniyor %s." - -#: lib/IMP.php:997 -#, php-format -msgid "Quota status: %.2f MB / %.2f MB (%.2f%%)" -msgstr "Kota Durumu: %.2f MB / %.2f MB (%.2f%%)" - -#: lib/IMP.php:1006 -#, php-format -msgid "Quota status: %.2f MB / NO LIMIT" -msgstr "Kota Durumu: %.2f MB / SINIRSIZ" - -#: lib/IMP.php:1012 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Kota Durumu: SINIRSIZ" - -#: config/prefs.php.dist:677 -#, php-format -msgid "Quoting %f:" -msgstr "Alinti %f" - -#: lib/IMAP/ACL/rfc2086.php:50 lib/IMAP/ACL/rfc4314.php:50 -msgid "Read" -msgstr "Okuma" - -#: templates/folders/actions.html:40 -msgid "Rebuild Folder Tree" -msgstr "Dizin Aðacýný Oluþtur" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Son Aramalar" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Son Aramalar:" - -#: message.php:573 message.php:616 -msgid "Redirec_t" -msgstr "Yönlen_dir" - -#: message.php:573 message.php:616 -msgid "Redirect" -msgstr "Yönlendir" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "Iletiyi Yönlerdir" - -#: compose.php:343 -msgid "Redirect this message" -msgstr "Bu iletiyi yönlendir" - -#: config/prefs.php.dist:550 -msgid "Redoes your last action" -msgstr "Geri alýnmýþ son hareketi tekrarlar" - -#: folders.php:360 -msgid "Refresh" -msgstr "Yenile" - -#: config/prefs.php.dist:996 -msgid "Refresh Folder Views:" -msgstr "Dizini Görünümlerini Yenile:" - -#: mailbox.php:418 -msgid "Reload" -msgstr "Yeniden Yükle" - -#: folders.php:350 -msgid "Reload View" -msgstr "Görünümü Yeniden Yükle" - -#: lib/MIME/Viewer/itip.php:551 lib/MIME/Viewer/itip.php:570 -msgid "Remember the free/busy information." -msgstr "Serbest/Meþgul bilgiyi hatýrla." - -#: config/prefs.php.dist:1203 -msgid "Remember the last view" -msgstr "Son görünümü hatýrla" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "Uzaktaki Posta Kutusu:" - -#: search.php:320 -msgid "Remove Field From Search" -msgstr "Alaný Aramadan Çýkar" - -#: config/prefs.php.dist:560 -msgid "Remove formatting" -msgstr "Biçimlemeyi kaldýr" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "Kaynaðý çýkar" - -#: templates/folders/actions.html:18 -msgid "Rename" -msgstr "Ýsim deðiþtir" - -#: config/prefs.php.dist:334 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Gönderilmiþ-posta dizini ayýn baþýnda yeniden adlandýrýlsýn mý?" - -#: lib/Folder.php:385 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "" -"\"%s\" \"%s\" olarak yeniden adlandýrýlmasý baþarýsýz oldu.Sunucunun " -"belirttiði budur " - -#: message.php:557 -msgid "Reply" -msgstr "Yanýtla" - -#: lib/MIME/Viewer/itip.php:318 lib/MIME/Viewer/itip.php:421 -msgid "Reply Sent." -msgstr "Yanýt Gönderildi." - -#: compose.php:310 -msgid "Reply to All:" -msgstr "Herkese Yanýtla:" - -#: compose.php:312 -msgid "Reply to List:" -msgstr "Listeye Yanýtla:" - -#: lib/MIME/Viewer/itip.php:553 lib/MIME/Viewer/itip.php:562 -#: lib/MIME/Viewer/itip.php:572 -msgid "Reply with Not Supported Message" -msgstr "Desteklenmeyen Ýleti ile Yanýtla" - -#: lib/MIME/Viewer/itip.php:560 -msgid "Reply with free/busy for next 2 months." -msgstr "Gelecek 2 ay için serbest/meþgul ile yanýtla." - -#: lib/MIME/Viewer/itip.php:559 -msgid "Reply with requested free/busy information." -msgstr "Ýstenen serbest/meþgul bilgisi ile yanýtla." - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "Yanýt-Adresi" - -#: lib/Compose.php:1766 -msgid "Reply-To: " -msgstr "Yanýt Adresi:" - -#: compose.php:308 -msgid "Reply:" -msgstr "Yanýtla:" - -#: message.php:613 mailbox.php:545 -msgid "Report as Innocent" -msgstr "Temiz Olarak Rapor Et" - -#: message.php:607 mailbox.php:539 -msgid "Report as Spam" -msgstr "Ýstenmeyen Ýleti Olarak Rapor Et" - -#: compose.php:1060 -msgid "Request a _Read Receipt" -msgstr "Okunma _Bilgisi Ýste" - -#: config/prefs.php.dist:761 -msgid "Request read receipts?" -msgstr "Okundu alýndýsý istensin mi?" - -#: mailbox.php:115 -msgid "Requested message not found." -msgstr "Ýstenen ileti bulunamadý." - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:867 -msgid "Required Participant" -msgstr "Gereken Katýlýmcý" - -#: templates/acl/acl.html:80 templates/search/search.html:26 -#: templates/search/search.html:201 -msgid "Reset" -msgstr "Sýfýrla" - -#: lib/MIME/Viewer/itip.php:117 -msgid "Respondent Status Updated." -msgstr "Karþýlýk Gelen Durum Güncellendi." - -#: message.php:596 -msgid "Resume" -msgstr "Devam Et" - -#: lib/UI/Compose.php:137 -msgid "Resume Editing" -msgstr "Düzenlemeye Devam Et" - -#: login.php:184 -msgid "Resume your session" -msgstr "Oturumunuza devam edin" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "Posta Getirmeye Dönün" - -#: templates/folders/folders_size.html:30 -msgid "Return to Folders" -msgstr "Seçeneklere Dön" - -#: stationery.php:142 -msgid "Return to Message Composition" -msgstr "Ýleti Oluþturmaya Geri Dön" - -#: filterprefs.php:65 templates/acl/acl.html:35 templates/acl/acl.html:81 -#: templates/acl/acl.html:95 templates/smime/smime.html:13 -#: templates/smime/smime.html:93 templates/pgp/pgp.html:21 -#: templates/pgp/pgp.html:145 -msgid "Return to Options" -msgstr "Seçeneklere Dönün" - -#: config/prefs.php.dist:930 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Ýletinin silinmesinden,taþýnmasýndan veya kopyalanmasýndan sonra posta " -"kutusu listesine dönülsün mü?" - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "\"%s\" kullanýcýsýnýn haklarý deðiþtirilemez." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Role" -msgstr "Görev" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:176 lib/MIME/Viewer/pkcs7.php:296 -#: lib/MIME/Viewer/pkcs7.php:488 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1423 -msgid "S/MIME Encrypt Message" -msgstr "S/MIME Þifrelenmiþ Ýleti" - -#: lib/Compose.php:1277 -msgid "S/MIME Error: " -msgstr "S/MIME Hatasý:" - -#: lib/Compose.php:1256 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME Hatasý: Kiþisel özel anahtar için geçiþ tümceciði gerekiyor." - -#: config/prefs.php.dist:152 -msgid "S/MIME Options" -msgstr "S/MIME Seçenekleri" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "S/MIME Geçiþ Tümceciði Giriþi" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "" -"S/MIME Kiþisel Anahtar Ýkilisi desteði güvenli bir web baðlantýsý " -"istemektedir." - -#: smime.php:155 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "\"%s\" için S/MIME Açýk Anahtarý baþarýyla silindi. " - -#: smime.php:177 -msgid "S/MIME Public Key successfully added." -msgstr "S/MIME Açýk Anahtarý baþarýyla eklendi." - -#: templates/smime/smime.html:21 -msgid "S/MIME Public Keyring" -msgstr "S/MIME Açýk Anahtar Zinciri" - -#: smime.php:226 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "S/MIME Açýk/Özel Anahtar Ýkilisi baþarýyla eklendi." - -#: lib/IMP.php:1424 -msgid "S/MIME Sign Message" -msgstr "S/MIME Ýmza Mesajý" - -#: lib/IMP.php:1425 -msgid "S/MIME Sign/Encrypt Message" -msgstr "S/MIME Imza/Þifre Mesajý" - -#: templates/smime/smime.html:86 -msgid "S/MIME support is disabled on this system." -msgstr "S/MIME desteði bu sistemde seçilemez kýlýnmýþtýr." - -#: lib/MIME/Viewer/pkcs7.php:300 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "" -"S/MIME desteði yürürlükte deðil bu nedenle iletinin þifresinin çözülmesi " -"olanaksýz." - -#: lib/MIME/Viewer/pkcs7.php:207 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"S/MIME desteði yürürlükte deðil bu nedenle imzalanmýþ ileti " -"görüntülenemeyecektir." - -#: lib/MIME/Viewer/pkcs7.php:180 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "" -"S/MIME desteði yürürlükte deðil bu nedenle sayýsal imzanýn doðrulanmasý " -"olanaksýz." - -#: lib/MIME/Viewer/pkcs7.php:137 -msgid "S/MIME support is not enabled." -msgstr "S/MIME desteði çalýþmýyor." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"S/MIME desteði beliren pencereleri kullanmak istemektedir. Eðer tarayýcýnýz " -"beliren pencereleri seçimsiz kýldýysa, bu ayarý deðiþtirmelisiniz, aksi " -"takdirde S/MIME özellikleri doðru çalýþmayacaktýr" - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: templates/login/login.html:107 -msgid "SMTP Port" -msgstr "SMTP Kapýsý" - -#: compose.php:969 -msgid "S_ubject" -msgstr "Ko_nu" - -#: compose.php:1039 -msgid "Sa_ve a copy in " -msgstr "Kopyasini ka_ydet" - -#: message.php:600 -msgid "Sa_ve as" -msgstr "_Farklý Kaydet" - -#: templates/acl/acl.html:79 templates/fetchmail/fetchmailprefs.html:121 -#: templates/search/search.html:25 templates/search/search.html:200 -msgid "Save" -msgstr "Kaydet" - -#: compose.php:1111 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Ekler, ileti ile birlikte gönderilmiþ posta dizinine kaydedilsin mi?" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Taslak Kaydet" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "Resimi Kaydet" - -#: lib/MIME/Contents.php:262 -msgid "Save Image in Gallery" -msgstr "Resimi Galeriye Kaydet" - -#: filterprefs.php:126 templates/smime/smime.html:12 -#: templates/smime/smime.html:92 templates/pgp/pgp.html:20 -#: templates/pgp/pgp.html:144 -msgid "Save Options" -msgstr "Seçenekleri Kaydet" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Kýrtasiyeyi Kaydet" - -#: compose.php:884 -msgid "Save _Draft" -msgstr "_Taslak Kaydet" - -#: message.php:600 config/prefs.php.dist:557 -msgid "Save as" -msgstr "Farklý Kaydet" - -#: config/prefs.php.dist:698 -msgid "Save drafts as unseen?" -msgstr "Taslaklar görülmemiþ olarak kaydedilsin mi? " - -#: config/prefs.php.dist:708 -msgid "Save drafts automatically while composing?" -msgstr "Taslaklar oluþturulurken özdevinimli olarak kaydedilsin mi?" - -#: lib/MIME/Viewer/pkcs7.php:260 -msgid "Save in your Address Book" -msgstr "Adres Defterinize Kaydet" - -#: config/prefs.php.dist:1302 -msgid "Save recipients automatically to the default address book?" -msgstr "Alýcýlar özdevinimli olarak varsayýlan adres defterine kaydedilsin mi?" - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "Aramayý sanal dizin olarak sakla" - -#: config/prefs.php.dist:222 -msgid "Save sent mail?" -msgstr "Gönderilmiþ posta kaydedilsin mi?" - -#: lib/Compose.php:233 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "Taslak kaydedilemiyor. Taslak dizini oluþturulamýyor." - -#: lib/Compose.php:172 -msgid "Saving the draft failed. No draft folder specified." -msgstr "Taslak kayýdý baþarýsýz. Taslak dizini belirtilmemiþ." - -#: lib/Compose.php:203 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "" -"Taslaðýn kaydedilmesi baþarýsýz oldu. %s baþlýðý geçersiz eposta adresi " -"bulunduruyor: %s" - -#: lib/Compose.php:240 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Taslaðýn kaydedilmesi baþarýsýz oldu. Sunucu: %s" - -#: mailbox.php:424 lib/Search.php:533 lib/Block/tree_folders.php:43 -#: templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Arama" - -#: search.php:207 mailbox.php:424 -#, php-format -msgid "Search %s" -msgstr "Ara: %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Arama Ölçütü" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "Arama Belirteçleri" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "Arama Dizinleri" - -#: search.php:154 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Arama Sonuçlarý" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "Arama Metni" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Görülmüþ" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Baþka Bir Hesap Seç" - -#: search.php:311 -msgid "Select a date" -msgstr "Bir tarih Seçin" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Bir alan seçin" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "Ýleti çekmek istediðiniz hesaplarý seçiniz:" - -#: config/prefs.php.dist:136 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Adres ekleme ve arama için adres defteri kaynaklarýný seçin." - -#: config/prefs.php.dist:551 templates/search/search.html:159 -msgid "Select all" -msgstr "Hepsi" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "Adresleri geniþletirken arama için bütün alanlarý seç." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Bir hesap seçiniz:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Ýleti kutusu seçiniz" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "Hiçbiri" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Kýrtasiye seçiniz:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Resimi kaydedeceðiniz galeriyi seçiniz." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Posta sunucusu türünü seçiniz:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Seçiniz:" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Seçilmiþ Adres Defterleri:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Seçilmiþ Adresler" - -#: pgp.php:430 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Anahtarý Açýk Anahtar Sunucusuna Gönder" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "Son Bilgileri Gönder" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "Ýleti Gönder" - -#: templates/javascript_defs.php:40 -msgid "Send message without a Subject?" -msgstr "Ýleti Konu olmaksýzýn gönderilsin mi?" - -#: config/prefs.php.dist:226 -msgid "Sent" -msgstr "Gönderilmiþ" - -#: lib/IMAP/Tree.php:2345 -msgid "Sent mail folder" -msgstr "Gönderilmiþ posta dizini" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Gönderilmiþ posta dizini:" - -#: templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Sunucu" - -#: config/prefs.php.dist:22 -msgid "Server and Folder Information" -msgstr "Sunucu ve Dizin Bilgileri" - -#: login.php:252 templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Sunucu:" - -#: config/prefs.php.dist:88 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "" -"Ýletileri taþýmanýz yada silmeniz durumundaki tercihlerinizi belirleyin" - -#: config/prefs.php.dist:717 -msgid "Set the X-Priority header when composing messages?" -msgstr "Ýleti oluþtururken X-Priority baþlýðý konsun mu?" - -#: config/prefs.php.dist:31 -msgid "Share Folders" -msgstr "Paylaþým Dizinleri" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Paylaþýlan posta dizinleri" - -#: config/prefs.php.dist:32 -msgid "Share your mail folders with other users." -msgstr "Diðer kullanýcýlarla posta dizinlerini paylaþ." - -#: lib/IMAP/Tree.php:92 -msgid "Shared Folders" -msgstr "Paylaþýlan Dizinler" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "" -"PGP ile imzalanmýþ iletiler gösterilirken otomatik olarak doðrulansýn mý?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "" -"S/MIME olarak imzalanmýþ iletiler gösterilirken otomatik olarak doðrulansýn " -"mý?" - -#: config/prefs.php.dist:845 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Büyük öbekli alýntý yapýlmýþ satýrlar öntanýmlý olarak gösterilsin yada " -"gizlensin mi?.Hangisi seçilirse seçilsin diðerine kolaylýkla geçilebilir." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Düz metin iletilerin içeriði PGP verisi için taransýn mý?" - -#: config/prefs.php.dist:690 -msgid "Should the compose window be closed after saving a draft?" -msgstr "Bir taslak kaydedildikten sonra oluþturma penceresi kapansýn mý?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "Varsayýlan olarak PGP açýk anahtarý iletinize eklensin mi?" - -#: templates/javascript_defs.php:31 -msgid "Show Addresses" -msgstr "Adresleri Göster" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "Bütün Dizinleri Göster" - -#: message.php:623 -msgid "Show All Headers" -msgstr "Bütün Baþlýk Bilgisini Göster" - -#: message.php:620 -msgid "Show Common Headers" -msgstr "Bütün Baþlýk Bilgisini Göster" - -#: mailbox.php:258 -msgid "Show Deleted" -msgstr "Silinecekleri Göster" - -#: lib/MIME/Viewer/html.php:159 -msgid "Show Images?" -msgstr "Resimler Gösterilsin mi?" - -#: message.php:626 -msgid "Show Mailing List Information" -msgstr "Elektronik Posta Liste Bilgisini Göster" - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "Sadece Üye Olunmuþ Dizinleri Göster" - -#: templates/folders/actions.html:39 -msgid "Show Size" -msgstr "Boyutu Göster" - -#: folders.php:379 -msgid "Show Unsubscribed" -msgstr "Üye Olunmamýþlarý Göster" - -#: config/prefs.php.dist:784 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Ýletilerden ekleri almaya izin vermek için bir simge gösterilsin mi?" - -#: config/prefs.php.dist:1213 -msgid "Show non-private mailboxes in separate folders" -msgstr "Kiþisel olmayan posta kutularýný ayrý dizinlere taþý" - -#: config/prefs.php.dist:1057 -msgid "Show previews for unread messages only?" -msgstr "Sadece okunmamýþ iletiler için mi önizleme gösterilsin?" - -#: config/prefs.php.dist:1065 -msgid "Show previews in tooltips?" -msgstr "Araç ipuçlarýnda önizleme gösterilsin mi?" - -#: config/prefs.php.dist:598 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Ýleti oluþtururken Gizli KK baþlýk alaný gösterilsin mi?" - -#: config/prefs.php.dist:589 -msgid "Show the Cc: header field when composing mail?" -msgstr "Ýleti oluþtururken Kk baþlýk alaný gösterilsin mi?" - -#: config/prefs.php.dist:1094 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Menü çubuðunda Posta Getir simgesi gösterilsin mi?" - -#: filterprefs.php:111 -msgid "Show the filter icon on the menubar?" -msgstr "Menü çubuðunda süzgeç simgesi gösterilsin mi?" - -#: lib/MIME/Viewer/html.php:174 -msgid "Show this HTML in a new window?" -msgstr "Bu HTML'yi yeni bir pencerede gösterilsin mi?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Dizindeki toplam posta sayýsý gösterilsin mi?" - -#: config/prefs.php.dist:842 -msgid "Shown" -msgstr "Gösterilen" - -#: mailbox.php:608 -msgid "Si_ze" -msgstr "Bo_yut" - -#: templates/folders/folders_size.html:7 -msgid "Size" -msgstr "Boyut" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "Boyut:" - -#: mailbox.php:577 -msgid "Sort by Arrival" -msgstr "Geliþ Zamanýna Göre Sýrala" - -#: mailbox.php:582 -msgid "Sort by Date" -msgstr "Tarihe Göre Sýrala" - -#: mailbox.php:592 -msgid "Sort by From Address" -msgstr "Gelen Adrese Göre Sýrala" - -#: mailbox.php:607 -msgid "Sort by Message Size" -msgstr "Ileti Boyutuna Göre Sýrala" - -#: mailbox.php:602 -msgid "Sort by Subject" -msgstr "Konuya Göre Sýrala" - -#: mailbox.php:597 -msgid "Sort by Thread" -msgstr "Konu Öbeðine Göre Sýrala" - -#: mailbox.php:587 -msgid "Sort by To Address" -msgstr "Adrese Göre Sýrala" - -#: config/prefs.php.dist:288 -msgid "Spam" -msgstr "Ýstenmeyen Ýleti" - -#: lib/IMAP/Tree.php:2338 -msgid "Spam folder" -msgstr "Ýstenmeyen ileti dizini" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Ýstenmeyen ileti dizini:" - -#: compose.php:1028 -msgid "Special Characters" -msgstr "Özel Karakterler" - -#: search.php:48 -msgid "Special Virtual Folders cannot be edited." -msgstr "Özel Sanal Dizinler düzenlenemez." - -#: lib/UI/Compose.php:138 -msgid "Spell Check Failed" -msgstr "Yazým Denetçisi Baþarýsýz" - -#: config/prefs.php.dist:562 -msgid "Split Block" -msgstr "Bloðu Böl" - -#: lib/MIME/Viewer/itip.php:526 lib/MIME/Viewer/itip.php:528 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "Baþlat" - -#: compose.php:1008 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "Kýrtasiye" - -#: stationery.php:134 -msgid "Stationery name:" -msgstr "Kýrtasiye ismi:" - -#: stationery.php:136 -msgid "Stationery type:" -msgstr "Kýrtasiye türü:" - -#: stationery.php:139 -msgid "Stationery:" -msgstr "Kýrtasiye:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Status" -msgstr "Durum" - -#: config/prefs.php.dist:531 -msgid "Strikethrough" -msgstr "Ortadan çizgili" - -#: message.php:684 -msgid "Strip All Attachments" -msgstr "Tüm Ekleri Çýkart" - -#: lib/MIME/Contents.php:273 -msgid "Strip Attachment" -msgstr "Ekleri Çýkart" - -#: message.php:684 -msgid "Strip Attachments" -msgstr "Ekleri Çýkart" - -#: config/prefs.php.dist:1049 -msgid "Strip linebreaks?" -msgstr "Satýr sonlarý çýkartýlsýn mý?" - -#: mailbox.php:603 -msgid "Sub_ject" -msgstr "Kon_u" - -#: lib/Search.php:674 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Konu" - -#: config/prefs.php.dist:1137 -msgid "Subject Field" -msgstr "Konu Alaný" - -#: templates/thread/thread.html:37 -msgid "Subject:" -msgstr "Konu:" - -#: templates/saveimage/saveimage.html:19 templates/smime/passphrase.html:23 -#: templates/pgp/passphrase.html:21 templates/search/search.html:25 -#: templates/search/search.html:200 -msgid "Submit" -msgstr "Gönder" - -#: templates/folders/actions.html:25 -msgid "Subscribe" -msgstr "Üye ol" - -#: config/prefs.php.dist:535 -msgid "Subscript" -msgstr "Alt Simge" - -#: lib/MIME/Viewer/pkcs7.php:448 lib/MIME/Viewer/status.php:86 -#: lib/MIME/Viewer/pgp.php:454 -msgid "Success" -msgstr "Baþarý" - -#: templates/folders/folders_size.html:22 -msgid "Sum" -msgstr "Toplam" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:839 lib/MIME/Viewer/itip.php:841 -msgid "Summary" -msgstr "Özet" - -#: config/prefs.php.dist:536 -msgid "Superscript" -msgstr "Üst Simge" - -#: compose.php:1065 compose.php:1066 -msgid "Switch Composition Method" -msgstr "Oluþturma Yöntemini Deðiþtir" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "HTML Olarak Oluþturmaya Geç" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Sade Metin Olarak Oluþturmaya Geç" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Hedef Dizin" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Hedef Posta Kutusu:" - -#: lib/IMP.php:506 -msgid "Task Lists" -msgstr "Görev Listeleri" - -#: config/hooks.php.dist:460 -msgid "Tasks" -msgstr "Görevler" - -#: compose.php:1070 -msgid "Te_xt" -msgstr "M_etin" - -#: lib/MIME/Viewer/itip.php:275 -msgid "Tentative: " -msgstr "Geçici:" - -#: lib/MIME/Viewer/itip.php:632 -msgid "Tentatively Accept request" -msgstr "Ýsteði geçici olarak kabul et" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Tentatively Accepted" -msgstr "Geçici olarak kabul edildi" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Hizmet Koþullarý dosyasý conf.php dosyasýnda belirtilmemiþ" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Metin" - -#: config/prefs.php.dist:526 -msgid "Text Font" -msgstr "Metin Harfi" - -#: config/prefs.php.dist:525 -msgid "Text Format" -msgstr "Metin Biçimi" - -#: config/prefs.php.dist:527 -msgid "Text Size" -msgstr "Metin Boyutu" - -#: config/prefs.php.dist:1178 -msgid "The From: column of the message should be linked:" -msgstr "Ýletinin Kimden: kolonu baðlanmalý:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"IMAP sunucusu seçilen doðrulama yöntemini desteklemiyor. Sistem " -"yöneticinizle baðlantýya geçiniz." - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "Macintosh dosyasýnýn kaynak kýsmý" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Macintosh dosyasýnýn kaynak kýsmý yüklenebilir: %s" - -#: lib/MIME/Viewer/pkcs7.php:258 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "%s'nin S/MIME onay belgesi: " - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "\"%s\" hesabý silindi." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "\"%s\" hesabý kaydedildi." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Ek bulunamadý." - -#: config/prefs.php.dist:568 -msgid "The buttons NOT to show when using Xinha." -msgstr "Xinha kullanýrken NOT düðmeleri göstermek için." - -#: config/prefs.php.dist:514 -msgid "The buttons to show when using FCKeditor." -msgstr "FCKeditor kullanýlýrken gösterilecek düðmeler." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "Takvim verisi geçersiz." - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "Macintosh dosyasýnýn içeriði aþaðýdadýr." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Yürülükteki \"%s\" dizini \"%s\" olarak yeniden adlandýrýlacak." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "Bu dizine eriþimi olan kullanýcý listesi getirilemedi." - -#: config/prefs.php.dist:896 -msgid "The default charset for messages with no charset information:" -msgstr "Karakter seti bilgisi olmayan mesajlarýn öntanýmlý karakter seti:" - -#: lib/Compose.php:250 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "Taslak \"%s\" dizinine kaydedildi." - -#: lib/MIME/Viewer/itip.php:141 -msgid "The event was added to your calendar." -msgstr "Olay takviminize eklendi." - -#: lib/Compose.php:1842 -#, php-format -msgid "The file %s could not be attached." -msgstr "%s dosyasý eklenemedi." - -#: lib/Folder.php:284 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "\"%s\" dizini zaten var." - -#: folders.php:247 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "\"%s\" dizini silinemeyebilir." - -#: lib/Folder.php:363 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "\"%s\" dizinine yeniden isimlendiremeyebilirsiniz." - -#: lib/Folder.php:306 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "\"%s\" dizini yaratýldý ama dizine üye deðilsiniz." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "\"%s\" dizini yaratýlamadý. Sunucu bunu belirtmektedir." - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "\"%s\" dizini silinemedi.Sunucu bunu belirtmektedir" - -#: lib/Folder.php:309 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "\"%s\" dizini baþarýyla yaratýldý." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "\"%s\" dizini baþarýyla silindi." - -#: lib/Folder.php:388 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "\"%s\" dizini \"%s\" olarak baþarýyla yeniden adlandýrýldý." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "Takip eden dosyalar bu kýsma eklendi:" - -#: templates/javascript/popup.js:59 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "" -"Resimi kaydet penceresi açýlamadý.Tarayýcýnýz beliren pencereleri " -"engellemeye ayarlanmýþ olabilir." - -#: config/prefs.php.dist:505 -msgid "The javascript editor to use on the compose page." -msgstr "" -"Ýleti oluþturma sayfasýnda kullanýlacak Javascript metin düzenleyicisi." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "Elektronik posta sunucusu takip eden hata mesajýný üretti:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "Elektronik posta sunucu takip eden bilgi mesajýný üretti:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "Elektronik posta sunucusu takip eden mesajý üretti:" - -#: lib/Message.php:792 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "%s posta kutusu zaten boþ." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"Ýleti \"%s\" (\"%s\" den gelen) (%d byte) getirme boyut limitini aþmaktadýr." - -#: templates/javascript_defs.php:54 -msgid "The message being composed has been closed. Exiting." -msgstr "Oluþturulan ileti kapatýldý.Çýkýþ yapýlýyor." - -#: lib/MIME/Viewer/pgp.php:379 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "" -"Bu ileti geçerli bir PGP þifrelenmiþ ileti olarak görünmemektedir. Hata: " - -#: lib/MIME/Viewer/pgp.php:255 lib/MIME/Viewer/pgp.php:414 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "Bu ileti doðru PGP biçiminde deðildir. (RFC 2015'e göre)" - -#: lib/MIME/Viewer/pgp.php:374 -msgid "The message below has been compressed with PGP." -msgstr "Bu ileti PGP ile sýkýþtýrýlmýþtýr." - -#: lib/MIME/Viewer/pgp.php:204 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "" -"Aþaðýdaki ileti sayýsal olarak PGP yoluyla imzalanmýþ ve þifrelenmiþ ancak " -"imzasý doðrulanamýyor." - -#: lib/MIME/Viewer/pgp.php:210 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "" -"Aþaðýdaki ileti sayýsal olarak PGP yoluyla imzalanmýþ ve þifrelenmiþtir." - -#: lib/MIME/Viewer/pgp.php:206 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"Aþaðýdaki ileti sayýsal olarak PGP yoluyla imzalanmýþ ancak imzasý " -"doðrulanamýyor." - -#: lib/MIME/Viewer/pgp.php:212 -msgid "The message below has been digitally signed with PGP." -msgstr "Bu ileti sayýsal olarak PGP yoluyla imzalanmýþtýr." - -#: lib/MIME/Viewer/pgp.php:316 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "" -"Aþaðýdaki ileti sayýsal olarak PGP yoluyla imzalanmýþ ama PGP desteði " -"olmadýðýndan iletinin þifresi açýlamamaktadýr." - -#: lib/MIME/Viewer/pgp.php:358 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"Aþaðýdaki ileti sayýsal olarak PGP yoluyla imzalanmýþ ama kiþisel gizlý " -"anahtar olmadýðý için iletinin þifresi açýlamamaktadýr." - -#: lib/MIME/Viewer/pgp.php:374 -msgid "The message below has been encrypted with PGP." -msgstr "Aþaðýdaki ileti PGP ile þifrelenmiþtir." - -#: lib/MIME/Viewer/pgp.php:368 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "" -"Bu iletiyi görüntüleyebilmek için PGP özel anahtarýnýzýn geçiþ tümceciðini " -"girmelisiniz." - -#: lib/MIME/Viewer/pgp.php:351 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "" -"Aþaðýdaki ileti PGP ile þifrelenmiþtir. Bu iletiyi görüntüleyebilmek için " -"PGP özel anahtarýnýzýn geçiþ tümceciðini girmelisiniz." - -#: lib/MIME/Viewer/pgp.php:458 -msgid "The message below has been verified." -msgstr "Aþaðýdaki ileti doðrulandý." - -#: lib/Crypt/PGP.php:380 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "" -"Aþaðýdaki ileti sayýsal olarak PGP yoluyla ne imzalanmýþ ne de " -"þifrelenmiþtir." - -#: templates/javascript_defs.php:40 -msgid "The message does not have a Subject entered." -msgstr "Ýletiye konu girilmemiþtir." - -#: lib/Spam.php:220 lib/Filter.php:72 -msgid "The message has been deleted." -msgstr "Ýleti silindi." - -#: lib/Spam.php:203 -msgid "The message has been reported as not spam to your system administrator." -msgstr "" -"Ýletinin istenmeyen ileti olmadýðý sistem yöneticinize rapor edilmiþtir." - -#: lib/Spam.php:183 -msgid "The message has been reported as not spam." -msgstr "Ýleti istenen ileti olarak rapor edilmiþtir." - -#: lib/Spam.php:195 -msgid "The message has been reported as spam to your system administrator." -msgstr "Ýleti istenmeyen ileti olduðu sistem yöneticinize rapor edilmiþtir." - -#: lib/Spam.php:175 -msgid "The message has been reported as spam." -msgstr "Ýleti istenmeyen ileti olarak rapor edilmiþtir." - -#: lib/MIME/Viewer/pkcs7.php:453 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Ýleti doðrulandý. Gönderen: %s." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "Ýleti silinmiþti." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Ýstenen dosya MS-TNEF ekinde bulunmamaktadýr." - -#: lib/MIME/Viewer/zip.php:62 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Ýstenen dosya Zip ekinde bulunmamaktadýr." - -#: message.php:449 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"Bu iletiyi gönderen sizden iletinin baþarýyla ulaþtýðýný ve sizin okuðunuzu " -"bildiren bir uyarý göndermenizi istemektedir.Lütfen göndermek için %s " -"üzerine týklayýn." - -#: templates/javascript_defs.php:39 -msgid "The signature could not be replaced." -msgstr "Ýmza yerine konamadý." - -#: templates/javascript_defs.php:38 -msgid "The signature was successfully replaced." -msgstr "Ýmza baþarýyla yerine kondu." - -#: attachment.php:59 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "Belirtilen ek yok. Gönderi sahibi tarafýndan silinmiþ olabilir." - -#: attachment.php:128 -msgid "The specified file cannot be read." -msgstr "Belirtilen dosya okunamamaktadýr." - -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "\"%s\" kýrtasiyesi eklendi." - -#: stationery.php:74 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "\"%s\" kýrtasiyesi silindi." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "\"%s\" kýrtasiyesi güncellendi." - -#: lib/MIME/Viewer/itip.php:171 -msgid "The task has been added to your tasklist." -msgstr "Bu görev görev listenize eklendi." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "Ýletinin metni" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Ýletinin metni görülebilir: %s." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "Dönen iletinin metni" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Dönen iletinin metni görülebilir: %s." - -#: lib/MIME/Viewer/notification.php:66 -msgid "The text of the sent message" -msgstr "Gönderilmiþ iletinin metni" - -#: lib/MIME/Viewer/notification.php:66 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Gönderilmiþ iletinin metni görülebilir: %s." - -#: lib/MIME/Viewer/itip.php:156 -msgid "The user's free/busy information was sucessfully stored." -msgstr "Kullanýcýnýn serbest/meþgul bilgisi baþarýyla depolandý." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "Gösterilecek baþka seçenek bulunamýyor." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "Bu posta kutusunda ileti bulunmamaktadýr." - -#: thread.php:104 -msgid "There is no text that can be displayed inline." -msgstr "Metne Gömülü olarak gösterilebilecek metin bulunmamaktadýr." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Ýletileri \"%s\" konumundan \"%s\" konumuna kopyalarken hata oluþtu.Sunucu " -"bunu bildirmektedir." - -#: lib/Message.php:266 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Ýletiler \"%s\" dizinden silinirken hata oluþtu.Sunucu bunu bildirmektedir." - -#: lib/MIME/Viewer/itip.php:101 -msgid "There was an error deleting the event:" -msgstr "Olayýn silinmesinde hata oluþtu:" - -#: lib/MIME/Viewer/plain.php:50 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "Ýletinin bu kýsmýný görüntülenmesinde hata oluþtu." - -#: lib/Message.php:631 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"\"%s\" dizinindeki iletileri iþaretlerken hata oluþtu.Sunucu bunu " -"bildirmektedir." - -#: folders.php:147 -#, php-format -msgid "There was an error importing %s." -msgstr "%s (içeri) aktarýlýrken hata oluþtu" - -#: lib/MIME/Viewer/itip.php:138 -msgid "There was an error importing the event:" -msgstr "Olayýn (içeri) aktarýmý sýrasýnda hata oluþtu:" - -#: lib/MIME/Viewer/itip.php:168 -msgid "There was an error importing the task:" -msgstr "Görevin (içeri) aktarýmý sýrasýnda hata oluþtu:" - -#: lib/MIME/Viewer/itip.php:154 -msgid "There was an error importing user's free/busy information:" -msgstr "" -"Kullanýcýnýn serbest/meþgul bilgilerinin içeri aktarýmý sýrasýnda hata " -"oluþtu:" - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Ýletileri \"%s\" konumundan \"%s\" konumuna taþýrken hata oluþtu.Sunucu bunu " -"bildirmektedir." - -#: lib/Compose.php:702 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Ýleti gönderilerken hata oluþtu: %s" - -#: lib/MIME/Viewer/itip.php:115 -msgid "There was an error updating the event:" -msgstr "Olay güncellenirken hata oluþtu:" - -#: lib/MIME/Viewer/pgp.php:169 -msgid "This PGP Public Key was attached to the message." -msgstr "Bu PGP Açýk Anahtarý iletiye eklenmiþtir." - -#: lib/MIME/Viewer/itip.php:106 lib/MIME/Viewer/itip.php:120 -#: lib/MIME/Viewer/itip.php:145 lib/MIME/Viewer/itip.php:159 -#: lib/MIME/Viewer/itip.php:175 lib/MIME/Viewer/itip.php:321 -msgid "This action is not supported." -msgstr "Bu eylem desteklenmemektedir." - -#: lib/MIME/Viewer/itip.php:181 lib/MIME/Viewer/itip.php:431 -msgid "This action is not yet implemented." -msgstr "Bu eylem henüz gerçekleþtirilmemiþtir." - -#: templates/javascript_defs.php:67 -msgid "This folder may not be renamed:" -msgstr "Bu dizinin ismi deðiþtirilemez:" - -#: templates/javascript_defs.php:64 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Bu iþlem zaman alabilir.Devam etmek istediðinize emin misiniz?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "Bu ileti Macintosh dosyasý içermektedir." - -#: lib/MIME/Viewer/pkcs7.php:479 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "Bu ileti sayýsal olarak S/MIME yoluyla imzalanmýþ bir ek içermektedir." - -#: lib/MIME/Viewer/pkcs7.php:483 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Bu ileti S/MIME yoluyla þifrelenmiþ bir ek içermektedir." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Bu ileti teslim durum bilgisi içermektedir ama iletinin biçimi " -"bilinmemektedir." - -#: lib/MIME/Viewer/pkcs7.php:204 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Bu ileti doðru S/MIME biçiminde deðildir." - -#: lib/MIME/Viewer/pkcs7.php:177 -msgid "This message has been digitally signed via S/MIME." -msgstr "Bu ileti sayýsal olarak S/MIME yoluyla imzalanmýþtýr." - -#: lib/MIME/Viewer/pkcs7.php:173 lib/MIME/Viewer/pkcs7.php:297 -msgid "This message has been encrypted via S/MIME." -msgstr "Bu ileti S/MIME yoluyla þifrelenmiþtir." - -#: lib/MIME/Contents.php:437 -msgid "This message part cannot be viewed because it is too large." -msgstr "Ýleti kýsmý çok büyük olduðu için gösterilemiyor." - -#: message.php:521 -msgid "This message to" -msgstr "Bu iletiyi" - -#: lib/IMP.php:318 -msgid "" -"This request cannot completed because the link you followed or the form you " -"submitted was only valid for half an hour." -msgstr "" -"Talebiniz yerine getirilemiyor. Takip ettiðiniz bað ya da gönderdiðiniz " -"formi, sadece yarým saat için geçerliydi." - -#: acl.php:47 -msgid "This server does not support sharing folders." -msgstr "Bu sunucu dizin paylaþýmýný desteklememektedir." - -#: templates/javascript_defs.php:55 -msgid "This window must be called from a compose window." -msgstr "Bu pencere bir oluþturma penceresi tarafýndan açýlmalýdýr." - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Konu Öbeði Göster:" - -#: thread.php:161 config/prefs.php.dist:1139 -msgid "Thread View" -msgstr "Konu Öbeði Görüntüsü" - -#: lib/MIME/Viewer/images.php:172 -msgid "Thumbnail of attached image" -msgstr "Ekli resimin pul görüntüsü" - -#: compose.php:789 mailbox.php:588 lib/Search.php:662 lib/UI/Message.php:26 -#: lib/UI/Mailbox.php:88 templates/contacts/contacts.html:40 -#: templates/login/recompose.html:14 -msgid "To" -msgstr "Kime" - -#: config/prefs.php.dist:1136 -msgid "To Address" -msgstr "Adres" - -#: message.php:565 -msgid "To All" -msgstr "Tümüne" - -#: message.php:561 -msgid "To List" -msgstr "Listeye" - -#: message.php:558 -msgid "To Sender" -msgstr "Göndericiye" - -#: message.php:565 -msgid "To _All" -msgstr "Tümü_ne" - -#: message.php:561 -msgid "To _List" -msgstr "_Listeye" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "Alana" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Birden fazla alan seçebilmek için, týklarken Control(PC) yada Command(Mac) " -"tuþlarýný basýlý tutun." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "" -"TLS baðlantýsý kullanmak için PHP 5.1.0 veya daha üst sürümünükullanmanýz " -"gerekiyor." - -#: thread.php:117 templates/thread/thread.html:32 -msgid "To:" -msgstr "Kime:" - -#: config/prefs.php.dist:561 -msgid "Toggle Borders" -msgstr "Çerçeveleri Deðiþtir" - -#: config/prefs.php.dist:565 -msgid "Toggle HTML Source" -msgstr "HTML Kaynaðý Deðiþtir" - -#: config/prefs.php.dist:577 -msgid "Top" -msgstr "Üst" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "Toplam Boyut:" - -#: login.php:289 -msgid "Traditional" -msgstr "Geleneksel" - -#: config/prefs.php.dist:277 -msgid "Trash" -msgstr "Çöp" - -#: lib/IMAP/Tree.php:2325 -msgid "Trash folder" -msgstr "Çöp Kutusu" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "Çöp Kutusu:" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "SQL sunucuya baðlantý kurulamadý." - -#: lib/Quota/imap.php:42 lib/Quota/maildir.php:113 lib/Quota/mdaemon.php:45 -#: lib/Quota/logfile.php:87 lib/Quota/mercury32.php:78 -#: lib/Quota/command.php:93 -msgid "Unable to retrieve quota" -msgstr "Kota belirlenemedi" - -#: templates/mailbox/navbar.html:19 templates/mailbox/navbar.html:35 -#: templates/message/navbar_navigate.html:13 -msgid "Unanswered" -msgstr "Cevaplanmamýþ" - -#: search.php:330 -msgid "Unanswered messages" -msgstr "Cevaplanmamýþ Ýletiler" - -#: message.php:552 mailbox.php:515 -msgid "Undelete" -msgstr "Silme" - -#: search.php:340 -msgid "Undeleted messages" -msgstr "Silinmemiþ iletiler" - -#: config/prefs.php.dist:530 -msgid "Underline" -msgstr "Altýný Çiz" - -#: lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 lib/MIME/Headers.php:220 -msgid "Undisclosed Recipients" -msgstr "Gösterilmeyen Alýcýlar" - -#: config/prefs.php.dist:549 -msgid "Undoes your last action" -msgstr "Son geri aldýðýnýz deðiþikliði tekrarlar" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "AUTHENTICATE komutu için sunucudan beklenmedik cevap." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Digest-MD5 için sunucudan beklenmedik cevap." - -#: search.php:335 -msgid "Unflagged messages" -msgstr "Ýþaretlenmemiþ iletiler" - -#: lib/MIME/Viewer/itip.php:465 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Bilinmeyen bileþen tipi: %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Bilinmeyen" - -#: lib/UI/Mailbox.php:203 -msgid "Unknown Date" -msgstr "Bilinmeyen Tarih" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Sunucudan bilinmeyen IMAP cevabý. Sunucunun Cevabý: %s " - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "Bilinmeyen Toplantý" - -#: lib/UI/Mailbox.php:103 -msgid "Unknown Recipient" -msgstr "Bilinmeyen Alýcý" - -#: lib/MIME/Viewer/itip.php:819 -msgid "Unknown Task" -msgstr "Bilinmeyen Görev" - -#: smime.php:338 pgp.php:433 -msgid "Unload Passphrase" -msgstr "Geçiþ Tümceciðini Kaldýr" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "Ýsimsiz" - -#: message.php:475 mailbox.php:762 templates/mailbox/navbar.html:15 -#: templates/mailbox/navbar.html:31 templates/message/navbar_navigate.html:9 -msgid "Unseen" -msgstr "Okunmamýþ" - -#: templates/folders/actions.html:26 -msgid "Unsubscribe" -msgstr "Üyelikten Çýk" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "Yükle" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "Cevaplayýcý durumunu güncelle" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Bu etkinliði takvimimde güncelle" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "Yükle:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Ön tanýmlý Deðeri Kullan" - -#: config/prefs.php.dist:256 -msgid "Use IMAP folder subscriptions?" -msgstr "IMAP dizininin üyelikleri kullanýlsýn mý?" - -#: config/prefs.php.dist:947 -msgid "Use Virtual Trash Folder?" -msgstr "Sanal Çöp Dizinleri Kullanýlsýn mý?" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Kullanýcý" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "" -"\"%s\" kullanýcýsýna \"%s\" dizini için belirtilen haklar baþarýyla verildi." - -#: templates/login/login.html:85 -msgid "Username" -msgstr "Kullanýcý Adý" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Kullanýcý Adý:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Kullanýcý adý: " - -#: lib/MIME/Viewer/pkcs7.php:259 templates/smime/smime.html:35 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "Görüntüle" - -#: lib/MIME/Viewer/zip.php:90 lib/MIME/Viewer/tnef.php:109 -#, php-format -msgid "View %s" -msgstr "Görüntüle %s" - -#: smime.php:312 pgp.php:405 -#, php-format -msgid "View %s Public Key" -msgstr "%s Açýk Anahtarýný Görüntüle" - -#: lib/MIME/Viewer/images.php:162 lib/MIME/Viewer/images.php:167 -msgid "View Attachment" -msgstr "Eki Göster" - -#: mailbox.php:548 -msgid "View Messages" -msgstr "Ýletileri Göster" - -#: smime.php:339 pgp.php:434 -msgid "View Personal Private Key" -msgstr "Kiþisel Özel Anahtarý Görüntüle" - -#: smime.php:335 pgp.php:428 -msgid "View Personal Public Key" -msgstr "Kiþisel Açýk Anahtarý Görüntüle" - -#: message.php:576 -msgid "View Thread" -msgstr "Konu Öbeðini Görüntüle" - -#: lib/MIME/Viewer/pkcs7.php:487 -msgid "View attachment in a separate window" -msgstr "Eki ayrý bir pencerede görüntüle" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Ýçeriði ayrý bir pencerede görüntüle" - -#: lib/MIME/Viewer/itip.php:142 -msgid "View event" -msgstr "Olayý Görüntüle" - -#: folders.php:435 mailbox.php:699 -#, php-format -msgid "View messages in %s" -msgstr "%s içindeki iletileri görüntüle" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Giriþten sonra gösterilecek görünüm yada posta kutusu:" - -#: lib/MIME/Viewer/itip.php:172 -msgid "View task" -msgstr "Görevi Görüntüle" - -#: mailbox.php:367 mailbox.php:368 -msgid "Virtual Folder" -msgstr "Sanal Dizin" - -#: search.php:151 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Sanal Dizin \"%s\" baþarýyla yaratýldý." - -#: lib/IMAP/Tree.php:88 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "Sanal Dizinler" - -#: search.php:146 -msgid "Virtual Folders require a label." -msgstr "Sanal Dizinler bir etiket gerektirmektedir." - -#: lib/Search.php:401 -msgid "Virtual INBOX" -msgstr "Sanal Gelen Kutusu" - -#: lib/IMAP/Tree.php:2365 -msgid "Virtual INBOX Folder" -msgstr "Sanal Gelen Kutusu Dizini" - -#: lib/Search.php:345 -msgid "Virtual Trash" -msgstr "Sanal Çöp" - -#: lib/IMAP/Tree.php:2361 -msgid "Virtual Trash Folder" -msgstr "Sanal Çöp Dizini" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "Sanal dizin etiketi:" - -#: lib/Crypt/PGP.php:380 lib/MIME/Viewer/pkcs7.php:442 -msgid "Warning" -msgstr "Uyarý" - -#: login.php:187 login.php:338 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "%s Hoþgeldiniz" - -#: config/prefs.php.dist:795 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Ýstenmeyen iletiler, istenmeyen ileti veya temiz olarak rapor edildikten " -"sonra ne yapýlsýn?" - -#: config/prefs.php.dist:939 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Ýletileri silerken, silinecek olarak iþaretlemek yerine Çöp Kutusuna " -"taþýnsýn mý?" - -#: config/prefs.php.dist:1124 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "" -"Yeni bir posta kutusunu ilk defa açýlýrken, hangi sayfadan baþlamak " -"istersiniz?" - -#: config/prefs.php.dist:644 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"Bir iletiyi cevaplarken/yönlendirirken özgün iletinin yapýsý mý kullanýlsýn?" - -#: config/prefs.php.dist:749 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Gönderilmiþ postalarý kaydederken, eklerde kaydedilsin mi?" - -#: config/prefs.php.dist:475 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Elektronik posta gönderirken yada adresleri geniþletirken, hangi etki alaný " -"belirsiz adreslere eklensin (\"@\" içermeyen adresler)" - -#: config/prefs.php.dist:908 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "" -"Bir iletinin farklý yapýlardaki baðlantýlarýný nerede görüntülenmesini " -"istersiniz?" - -#: config/prefs.php.dist:580 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "Ýmleç, metin düzenleme pencerisinde öntanýmlý olarak nerede bulunsun?" - -#: message.php:584 mailbox.php:531 -msgid "Whitelist" -msgstr "Beyaz Liste" - -#: lib/prefs.php:230 config/prefs.php.dist:504 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "Yýl" - -#: templates/javascript_defs.php:49 config/prefs.php.dist:1202 -#: config/prefs.php.dist:1224 templates/compose/compose.html:292 -msgid "Yes" -msgstr "Evet" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "Takip eden hesaplardan posta getirmek üzeresiniz." - -#: templates/folders/folders_confirm.html:11 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Seçilmiþ dizin(ler)deki bütün iletileri silinmesini deniyorsunuz" - -#: templates/folders/folders_confirm.html:10 -msgid "You are attempting to delete the following folder(s)." -msgstr "Seçilmiþ dizin(ler)in silinmesini deniyorsunuz." - -#: templates/javascript_defs.php:82 -msgid "You are copying/moving to a new folder." -msgstr "Yeni bir dizine kopyalýyorsunuz/taþýyosunuz." - -#: templates/javascript_defs.php:60 -msgid "You are creating a sub-folder to" -msgstr "Altdizin yaratýyorsunuz: " - -#: templates/javascript_defs.php:62 -msgid "You are creating a top-level folder." -msgstr "Üstdüzey bir dizin yaratýyorsunuz." - -#: lib/Folder.php:265 -msgid "You are not allowed to create folders." -msgstr "Dizin oluþturma hakkýnýz yok." - -#: lib/Folder.php:272 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "%d'den fazla dizin yaratmanýza izin verilmiyor." - -#: lib/Compose.php:916 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "%d alýcýdan daha fazlaya %d saat içinde ileti gönderemezsiniz." - -#: lib/Compose.php:1158 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "%d alýcýdan daha fazlaya ileti gönderemezsiniz." - -#: templates/javascript_defs.php:65 -msgid "You are renaming the folder:" -msgstr "Yeniden adlandýrýlan dizin:" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "" -"Kýrtasiye metninde sayýlan alanlarý kullanabilirsiniz: %c etkin ileti " -"içerikleri için; %s de imzalar için." - -#: lib/Folder.php:488 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "\"%s\" üyeliðinden çýkamazsýnýz." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Hizmet Koþullarý anlaþmasýný onaylamadýnýz, bu sebeble giriþ yapmanýza izin " -"verilmemektedir." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Bu dizinin eriþim haklarýný deðiþtirmek için izniniz yok." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Bu iletiyi takip eden alýcýlara %%s de ilettiniz: %s." - -#: lib/IMP.php:1057 -#, php-format -msgid "You have %s new messages." -msgstr "%s yeni iletiniz var." - -#: lib/IMP.php:1057 -msgid "You have 1 new message." -msgstr "1 yeni iletiniz var." - -#: compose.php:126 -msgid "You have already submitted this page." -msgstr "Bu sayfayý zaten iletmiþsiniz." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Yeni iletinizin yeri:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "Dýþ eposta hesabý tanýmlamamýþsýnýz." - -#: lib/Compose.php:1145 -msgid "You must enter at least one recipient." -msgstr "En az bir tane alýcý girmelisiniz." - -#: lib/MIME/Viewer/pgp.php:368 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"Bu iletiyi görüntüleyebilmek için PGP özel anahtarýnýzýn geçiþ tümceciðini " -"girmelisiniz." - -#: lib/MIME/Viewer/pkcs7.php:316 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Bu iletiyi görüntüleyebilmek için S/MIME özel anahtarýnýzýn geçiþ " -"tümceciðini girmelisiniz." - -#: lib/MIME/Viewer/pgp.php:351 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"Bu iletiyi þifrelemek için kullanýlmýþ olan geçiþ tümceceðini girmelisiniz." - -#: templates/javascript_defs.php:83 -msgid "You must select a target mailbox first." -msgstr "Önce bir hedef posta kutusu seçmelisiniz." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "Silinecek bir hesap seçmelisiniz." - -#: templates/javascript_defs.php:53 -msgid "You must select an address first." -msgstr "Önce bir adres seçmelisiniz." - -#: templates/javascript_defs.php:46 templates/javascript_defs.php:48 -msgid "You must select at least one message first." -msgstr "Önce en az bir ileti seçmelisiniz." - -#: lib/Compose.php:839 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "" -"Eposta adreslerini ayýrmak için virgül (,) kullanmalýsýnýz, noktalý virgül " -"(;) deðil." - -#: templates/javascript_defs.php:37 -msgid "You must specify a recipient." -msgstr "Bir alýcý belirtmelisiniz." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "" -"\"Giriþ sýrasýnda bakým iþlemleri yapýlsýn mý?\" etkinleþtirilmesi gerekiyor." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Bu iletiyi %s e %%s de yönlendirdiniz." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Bu iletiye %s de cevap verdiniz." - -#: lib/Folder.php:440 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "\"%s\" dizinine üye deðilsiniz.Sunucu bunu belirtmektedir" - -#: lib/Folder.php:490 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "\"%s\" üyeliðiniz devam ediyor.Sunucu bunu belirtmektedir" - -#: lib/Folder.php:443 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "\"%s\" dizinine baþarýyla üye oldunuz." - -#: lib/Folder.php:493 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "\"%s\" üyeliðinden baþarýyla çýktýnýz." - -#: templates/pgp/pgp.html:92 -msgid "Your Name:" -msgstr "Adýnýz:" - -#: templates/pgp/pgp.html:64 -msgid "Your PGP Public/Private Keys" -msgstr "PGP Açýk/Özel Anahtarlarýnýz" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "Özel Anahtarýnýz:" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "Açýk Anahtarýnýz:" - -#: config/prefs.php.dist:166 -msgid "Your Reply-to: address: (optional)" -msgstr "Yanýt adresiniz: (seçimli)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "S/MIME Açýk/Özel Onay Belgeniz" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "Hesabýnýz dýþardan ileti çekmenizi desteklemiyor." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Hesaplarýnýz:" - -#: config/prefs.php.dist:174 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "Öteki ad adresleri: (seçimli, her adres için bir satýr girin)" - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "" -"Tarayýcýnýz bu görüntü türünü metne gömülü gösterimini desteklememektedir." - -#: config/prefs.php.dist:727 -msgid "Your default charset for sending messages:" -msgstr "Ön tanýmlý karakter kümeniz:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Ýleti göndermek için ön tanýmlý þifreleme yönteminiz:" - -#: attachment.php:114 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Baðlantýlý eklentiniz en azýndan bir kullanýcý tarafýndan indirilmiþtir.\n" -"\n" -"Eklenti ismi: %s\n" -"Eklenti tarihi: %s\n" -"\n" -"Eklentiyi tamamen silmek için baðlantýyý týklayýnýz:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Ýletiniz baþarýyla teslim edilmiþtir." - -#: config/prefs.php.dist:198 -msgid "Your signature:" -msgstr "Ýmzanýz:" - -#: lib/Message.php:531 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Ek alýnmýþtýr: Özgün eklenti türü: %s, ismi: %s]" - -#: templates/javascript/addressesBlocks.js:7 -msgid "[Hide Addresses]" -msgstr "[Adresleri Sakla]" - -#: rss.php:82 message.php:285 mailbox.php:723 lib/Compose.php:1687 -#: lib/Compose.php:2159 -msgid "[No Subject]" -msgstr "[Konu Yok]" - -#: lib/MIME/Viewer/pgp.php:173 -msgid "[Save the key to your Address book]" -msgstr "[Anahtarý Adres defterinize saklasýn]" - -#: templates/javascript/addressesBlocks.js:8 -msgid "[Show Addresses -" -msgstr "[Adresleri Göster -" - -#: lib/MIME/Headers.php:230 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Adresleri Göster - %s alýcý]" - -#: lib/Compose.php:2773 -msgid "[Truncated Text]" -msgstr "[Kesilmiþ Metin]" - -#: lib/MIME/Viewer/pgp.php:175 -msgid "[View the raw key]" -msgstr "[Ham anahtarlarý görüntüle]" - -#: compose.php:920 -msgid "_Bcc" -msgstr "Giz_li K.K." - -#: message.php:580 mailbox.php:527 -msgid "_Blacklist" -msgstr "_Kara Liste" - -#: compose.php:917 -msgid "_Cc" -msgstr "K. Ko_pya" - -#: message.php:554 mailbox.php:509 mailbox.php:511 -msgid "_Delete" -msgstr "_Sil" - -#: lib/IMP.php:841 -msgid "_Folders" -msgstr "_Dizinler" - -#: compose.php:897 -msgid "_Identity" -msgstr "Ki_mlik" - -#: lib/IMP.php:810 -msgid "_Inbox" -msgstr "_Gelen Kutusu" - -#: lib/IMP.php:878 -msgid "_Log out" -msgstr "Çý_kýþ" - -#: message.php:589 -msgid "_Message Source" -msgstr "Ý_leti Kaynaðý" - -#: lib/IMP.php:838 -msgid "_New Message" -msgstr "_Yeni Ýleti" - -#: message.php:602 -msgid "_Print" -msgstr "Yaz_dýr" - -#: compose.php:987 -msgid "_Priority" -msgstr "Ön_celik" - -#: mailbox.php:354 -#, php-format -msgid "_Refresh %s" -msgstr "_Yenile %s" - -#: message.php:557 -msgid "_Reply" -msgstr "_Cevap Yaz" - -#: lib/IMP.php:843 -msgid "_Search" -msgstr "_Arama" - -#: compose.php:882 -msgid "_Send Message" -msgstr "Ýleti _Gönder" - -#: mailbox.php:598 -msgid "_Thread" -msgstr "Konu Öbeði" - -#: compose.php:913 compose.php:915 -msgid "_To" -msgstr "_Kime" - -#: mailbox.php:515 -msgid "_Undelete" -msgstr "Sil_me" - -#: message.php:576 -msgid "_View Thread" -msgstr "_Konu Öbeðini Gör" - -#: message.php:584 mailbox.php:531 -msgid "_Whitelist" -msgstr "_Beyaz Liste" - -#: lib/Compose.php:943 -msgid "addressee unknown" -msgstr "adres bilinmiyor" - -#: lib/Search.php:542 -msgid "and" -msgstr "ve" - -#: lib/Compose.php:1797 -msgid "attachment" -msgstr "Ek" - -#: view.php:122 -msgid "attachments.zip" -msgstr "Ek.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "byte" - -#: lib/Compose.php:967 -msgid "cannot create output file" -msgstr "çýktý dosyasý yaratamýyor" - -#: lib/Compose.php:939 -msgid "cannot open input" -msgstr "girdi açamýyor" - -#: lib/Compose.php:931 -msgid "command line usage error" -msgstr "komut satýrý kullaným hatasý" - -#: lib/Compose.php:987 -msgid "configuration error" -msgstr "yapýlandýrma hatasý" - -#: lib/Compose.php:963 -msgid "critical system file missing" -msgstr "önemli sistem dosyasý eksik" - -#: lib/Compose.php:935 -msgid "data format error" -msgstr "veri yapýsý hatasý" - -#: lib/Compose.php:991 -msgid "entry not found" -msgstr "giriþ bulunamadý" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "kimden" - -#: lib/Compose.php:947 -msgid "host name unknown" -msgstr "alan ismi bilinmiyor" - -#: lib/Search.php:545 -msgid "in" -msgstr "içinde" - -#: lib/Compose.php:971 -msgid "input/output error" -msgstr "girdi/çýktý hatasý" - -#: lib/Compose.php:955 -msgid "internal software error" -msgstr "iç yazýlým hatasý" - -#: templates/folders/import.html:14 -msgid "into folder" -msgstr "dizinine" - -#: smime.php:39 pgp.php:79 -msgid "key" -msgstr "anahtar" - -#: folders.php:143 -msgid "mailbox file" -msgstr "posta kutusu dosyasý" - -#: lib/Compose.php:770 -msgid "name" -msgstr "ad" - -#: lib/Search.php:539 -msgid "not" -msgstr "deðil" - -#: lib/Search.php:542 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "veya" - -#: lib/Compose.php:983 -msgid "permission denied" -msgstr "izin yok" - -#: templates/javascript_defs.php:32 -msgid "recipients" -msgstr "alýcýlar" - -#: templates/javascript/addressesBlocks.js:8 -msgid "recipients]" -msgstr "alýcýlar]" - -#: lib/Compose.php:979 -msgid "remote error in protocol" -msgstr "protokolde uzaktan hata" - -#: lib/Compose.php:951 -msgid "service unavailable" -msgstr "servis bulunamýyor" - -#: lib/Compose.php:959 -msgid "system error" -msgstr "sistem hatasý" - -#: lib/Compose.php:975 -msgid "temporary failure" -msgstr "geçici hata" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "kara listeniz" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "beyaz listeniz" diff --git a/imp/po/uk_UA.po b/imp/po/uk_UA.po deleted file mode 100644 index fc56abc4c..000000000 --- a/imp/po/uk_UA.po +++ /dev/null @@ -1,4951 +0,0 @@ -# IMP Ukrainian win-1251 translation. -# Copyright -# Andriy Kopystyansky , 2006 -# -msgid "" -msgstr "" -"Project-Id-Version: IMP H3 (4.1.2)\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2007-06-18 13:25+0300\n" -"PO-Revision-Date: 2007-06-19 12:00+0200\n" -"Last-Translator: Andriy Kopystyansky \n" -"Language-Team: Ukrainian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CP1251\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/Compose.php:1774 -msgid " Cc: " -msgstr " Êîï³ÿ: " - -#: lib/Compose.php:1771 -msgid " To: " -msgstr " Êîìó: " - -#: lib/Compose.php:1759 -msgid " Date: " -msgstr " Äàòà: " - -#: lib/Compose.php:1762 -msgid " From: " -msgstr " ³ä: " - -#: folders.php:330 mailbox.php:345 lib/Block/mailbox.php:93 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Ãàðÿ÷à êëàâ³øà %s)" - -#: lib/Compose.php:1768 -msgid " Subject: " -msgstr " Òåìà: " - -#: mailbox.php:567 lib/Block/mailbox.php:139 -msgid "#" -msgstr "¹" - -#: lib/Message.php:838 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:151 -#, php-format -msgid "%d Messages" -msgstr "%d ëèñò³â" - -#: lib/Spam.php:215 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d ëèñò³â çíèùåíî." - -#: lib/Spam.php:194 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "%d ëèñò³â ïîâ³äîìëåí³ ÿê íå ñïàì ñèñòåìíîìó àäì³í³ñòðàòîðó." - -#: lib/Spam.php:174 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d ëèñò³â ïîâ³äîìëåí³ ÿê íå ñïàì." - -#: lib/Spam.php:186 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "Ïðî %d ëèñò³â ñïàìó ïîâ³äîìëåíî ñèñòåìíîìó àäì³í³ñòðàòîðó." - -#: lib/Spam.php:166 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "%d ëèñò³â ïîâ³äîìëåíî ÿê ñïàì." - -#: mailbox.php:253 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "%d ïî %d ç %d ëèñò³â" - -#: lib/MIME/Contents.php:556 -#, php-format -msgid "%s Attachments, %s" -msgstr "%s Äîäàòê³â, %s" - -#: lib/MIME/Contents.php:546 lib/UI/Mailbox.php:134 -#, php-format -msgid "%s KB" -msgstr "%s ÊÁ" - -#: lib/MIME/Contents.php:544 lib/UI/Mailbox.php:132 -#, php-format -msgid "%s MB" -msgstr "%s ÌÁ" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s âæå ³ñíóº. Ïàïêó %s íå ïåðåéìåíîâàíî." - -#: lib/MIME/Contents.php:549 -#, php-format -msgid "%s bytes" -msgstr "%s áàéò" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "Ïàïêà %s ïåðåéìåíîâóºòüñÿ íà ïî÷àòêó êîæíîãî ì³ñÿöÿ." - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s ñêàñóâàâ \"%s\"." - -#: lib/MIME/Viewer/itip.php:266 -#, php-format -msgid "%s has declined." -msgstr "%s â³äìîâèâ." - -#: lib/MIME/Viewer/itip.php:506 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s â³äïîâ³â íà çàïèò â³ëüíèé/çàíÿòèé." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s â³äïîâ³â íà çàïðîøåííÿ äî \"%s\"." - -#: lib/MIME/Viewer/itip.php:497 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s íàä³ñëàâ Âàì â³ëüíèé/çàíÿòèé ³íôîðìàö³þ." - -#: lib/MIME/Viewer/itip.php:272 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s ïîïåðåäíüî ïðèéíÿòî." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s çàïèòóº Âàø ãðàô³ê â³ëüíèé/çàíÿòèé." - -#: lib/MIME/Viewer/itip.php:621 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s ïðîñèòü Âàøî¿ ïðèñóòíîñò³ â \"%s\"." - -#: lib/Message.php:468 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s óñï³øíî äîäàíî äî \"%s\"." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s ïîòðåáóº ñêîðåãóâàòè \"%s\"." - -#: lib/MIME/Viewer/itip.php:593 lib/MIME/Viewer/itip.php:622 -#: lib/MIME/Viewer/itip.php:806 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s ïîâ³äîìëÿº ïðî \"%s\"." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s õî÷å îòðèìàòè îñòàíí³ äàí³ ïðî \"%s\"." - -#: compose.php:1123 -#, php-format -msgid "%s%% of allowed size" -msgstr "%s%% äîçâîëåíîãî îáñÿãó" - -#: message.php:262 message.php:267 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:505 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d ç %d)" - -#: rss.php:94 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%u ç %u ëèñò³â â %s íå÷èòàíî." - -#: stationery.php:132 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:132 -msgid "(Plain Text)" -msgstr "(Ïðîñòèé òåêñò)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* Äîäàòè íàòèñêîì ÎÊ *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* Ïðîøó âèáðàòè àäðåñó(è) *" - -#: lib/MIME/Contents.php:554 -#, php-format -msgid "1 Attachment, %s" -msgstr "1 Äîäàòîê, %s" - -#: config/prefs.php.dist:968 -msgid "100 characters" -msgstr "100 ñèìâîë³â" - -#: config/prefs.php.dist:971 -msgid "1000 characters" -msgstr "1000 ñèìâîë³â" - -#: config/prefs.php.dist:969 -msgid "250 characters" -msgstr "250 ñèìâîë³â" - -#: config/prefs.php.dist:970 -msgid "500 characters" -msgstr "500 ñèìâîë³â" - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "Íà â³ä³ñëàíèé Âàìè ëèñò îòðèìàíî ï³äòâåðäæåííÿ â³ä àäðåñàòà." - -#: templates/search/search.html:61 -msgid "AND" -msgstr "²" - -#: config/prefs.php.dist:836 -msgid "Above the message text" -msgstr "Íàä òåêñòîì ëèñòà" - -#: lib/MIME/Viewer/itip.php:625 -msgid "Accept and add to my calendar" -msgstr "Ïðèéíÿòè ³ äîäàòè â ì³é êàëåíäàð" - -#: lib/MIME/Viewer/itip.php:630 -msgid "Accept request" -msgstr "Ïðèéíÿòè çàïèò" - -#: lib/MIME/Viewer/itip.php:917 -msgid "Accepted" -msgstr "Ïðèéíÿòî" - -#: lib/MIME/Viewer/itip.php:261 -msgid "Accepted: " -msgstr "Ïðèéíÿòî: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "Íàçâà àêêàóíòó:" - -#: lib/MIME/Viewer/itip.php:536 lib/MIME/Viewer/itip.php:768 -#: lib/MIME/Viewer/itip.php:769 lib/MIME/Viewer/itip.php:896 -msgid "Actions" -msgstr "ij¿" - -#: lib/MIME/Headers.php:201 lib/MIME/Headers.php:202 -#, php-format -msgid "Add %s to my Address Book" -msgstr "Äîäàòè %s äî ìîãî Àäðåñíèêà" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "Äîäàòè äæåðåëî" - -#: lib/MIME/Viewer/itip.php:595 -msgid "Add this to my calendar" -msgstr "Âíåñòè öå â ì³é êàëåíäàð" - -#: lib/MIME/Viewer/itip.php:808 -msgid "Add this to my tasklist" -msgstr "Âíåñòè öå â ì³é ñïèñîê çàâäàíü" - -#: lib/MIME/Viewer/itip.php:627 -msgid "Add to my calendar" -msgstr "Äîäàòè â ì³é êàëåíäàð" - -#: lib/Compose.php:2704 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Äîäàíî \"%s\" ÿê äîäàòîê." - -#: config/prefs.php.dist:813 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"Äîäàòêîâ³ çàãîëîâêè äëÿ ïîêàçó ïðè ïåðåãëÿä³: (ââîäüòå êîæåí çàãîëîâîê â " -"íîâîìó ðÿäêó)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "Äîäàòêîâó ³íôîðìàö³þ ìîæíà ïåðåãëÿíóòè %s." - -#: contacts.php:118 compose.php:756 compose.php:991 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "Àäðåñíèê" - -#: config/prefs.php.dist:142 -msgid "Address Books" -msgstr "Àäðåñíèêè" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "Àäðåñíèê äëÿ âíåñåííÿ àäðåñ" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "Âñ³" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "" -"Âñ³ ëèñòè â ïàïö³ (ïàïêàõ) \"%s\", ñòàðø³ í³æ %s ä³á, áóäóòü íàçàâæäè " -"âèòåðò³." - -#: imp.js.php:79 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "Âñ³ ëèñòè â íàñòóïíèõ ïàïêàõ áóäóòü çàâàíòàæåíi â îäèí ôàéë MBOX:" - -#: lib/Maintenance/Task/purge_spam.php:79 -#: lib/Maintenance/Task/purge_trash.php:78 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "" -"Âñ³ ëèñòè â Âàø³é ïàïö³ \"%s\", ñòàðø³ í³æ %s ä³á, áóäóòü íàçàâæäè âèòåðò³." - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "Âñ³ ñòàð³ ïðèêð³ïëåí³ äîäàòêè, ñòàðø³ í³æ %s ì³ñÿö³â, áóäóòü âèòåðò³." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "" -"Âñ³ ñòàð³ ïàïêè â³ä³ñëàíèõ ëèñò³â, ñòàðø³ í³æ %s ì³ñÿö³â, áóäóòü âèòåðò³." - -#: acl.php:85 acl.php:126 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "Âñ³ ïðàâà íà ïàïêó \"%s\" óñï³øíî çàáðàíî â êîðèñòóâà÷à \"%s\"." - -#: lib/api.php:93 -msgid "Allow Folder Creation?" -msgstr "Äîçâîëèòè ñòâîðåííÿ ïàïîê?" - -#: filterprefs.php:108 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "Äîçâîëèòè çàñòîñîâóâàòè ô³ëüòðè äî áóäü-ÿêî¿ ñêðèíüêè?" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "Àëüòåðíàòèâí³ ÷àñòèíè äëÿ öüîãî áëîêó:" - -#: config/prefs.php.dist:691 -msgid "Always" -msgstr "Çàâæäè" - -#: config/prefs.php.dist:676 -msgid "Always save attachments" -msgstr "Çàâæäè çáåð³ãàòè äîäàòêè" - -#: lib/Message.php:566 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "Òðàïèëàñü ïîìèëêà ïðè ñïðîá³ âð³çàòè äîäàòîê. IMAP ñåðâåð â³äïîâ³â: " - -#: lib/MIME/Viewer/images.php:153 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "Çîáðàæåííÿ %s ïðèêð³ïëåíå äî öüîãî ëèñòà. ϳêòîãðàìà íèæ÷å." - -#: lib/Message.php:442 -msgid "An unknown error occured while creating the new note." -msgstr "Òðàïèëàñü íåâ³äîìà ïîìèëêà ïðè ñòâîðåíí³ íîâîãî çàïèñó." - -#: lib/Message.php:441 -msgid "An unknown error occured while creating the new task." -msgstr "Òðàïèëàñü íåâ³äîìà ïîìèëêà ïðè ñòâîðåíí³ íîâîãî çàâäàííÿ." - -#: lib/MIME/Viewer/itip.php:794 -msgid "An unknown person" -msgstr "Íåâ³äîìà îñîáà" - -#: mailbox.php:750 message.php:477 lib/Block/mailbox.php:292 -#: templates/message/navbar_navigate.html:12 templates/mailbox/navbar.html:18 -#: templates/mailbox/navbar.html:34 -msgid "Answered" -msgstr "Ç â³äïîâ³ääþ" - -#: search.php:333 -msgid "Answered messages" -msgstr "Ëèñòè ç â³äïîâ³ääþ" - -#: mailbox.php:409 -msgid "Apply Filters" -msgstr "Çàñòîñóâàòè ô³ëüòðè" - -#: mailbox.php:409 -#, php-format -msgid "Apply Filters to %s" -msgstr "Çàñòîñóâàòè ô³ëüòðè äî %s" - -#: filterprefs.php:105 -msgid "Apply filter rules upon logging on?" -msgstr "Çàñòîñîâóâàòè ô³ëüòðè ïðè âõîä³?" - -#: filterprefs.php:106 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "Çàñòîñîâóâàòè ô³ëüòðè ïðè â³äîáðàæåíí³ Inbox?" - -#: filterprefs.php:107 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "Çàñòîñîâóâàòè ô³ëüòðè îíîâëåíí³ áîêîâî¿ ïàíåëüêè?" - -#: mailbox.php:418 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "Ñïðàâä³ âèòåðòè öå âèçíà÷åííÿ ïñåâäî-ïàïêè?" - -#: smime.php:313 pgp.php:402 -msgid "Are you sure you want to delete this public key?" -msgstr "Âè âïåâíåí³, ùî õî÷åòå ñòåðòè öåé â³äêðèòèé êëþ÷?" - -#: smime.php:339 pgp.php:432 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "Âè âïåâíåí³, ùî õî÷åòå ñòåðòè Âàø³ êëþ÷³? (Íå ÐÀÄÈÌÎ!)" - -#: imp.js.php:51 -msgid "Are you sure you want to do this?" -msgstr "Âè âïåâíåí³, ùî õî÷åòå öå çðîáèòè?" - -#: imp.js.php:63 message.php:549 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "Âè âïåâíåí³, ùî õî÷åòå ÍÀÇÀÂÆÄÈ âèòåðòè ö³ ëèñòè?" - -#: lib/MIME/Contents.php:255 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "Âè âïåâíåí³, ùî õî÷åòå ÍÀÇÀÂÆÄÈ âèòåðòè öåé äîäàòîê?" - -#: mailbox.php:414 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "Âè âïåâíåí³, ùî õî÷åòå ñïîðîæíèòè öþ ïàïêó?" - -#: lib/IMP.php:788 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "Âè âïåâíåí³, ùî õî÷åòå ñïîðîæíèòè ïàïêó ñïàìó?" - -#: lib/IMP.php:780 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "Âè âïåâíåí³, ùî õî÷åòå ñïîðîæíèòè ñì³òíèê?" - -#: mailbox.php:498 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "Âè âïåâíåí³, ùî õî÷åòå íàçàâæäè âèòåðòè ö³ ëèñòè?" - -#: imp.js.php:96 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "Âè âïåâíåí³, ùî õî÷åòå ïîâ³äîìèòè öåé ëèñò ÿê íåâèííèé?" - -#: imp.js.php:95 -msgid "Are you sure you wish to report this message as spam?" -msgstr "Âè âïåâíåí³, ùî õî÷åòå ïîâ³äîìèòè öåé ëèñò ÿê ñïàì?" - -#: config/prefs.php.dist:1064 -msgid "Arrival Time" -msgstr "×àñ íàäõîäæåííÿ" - -#: config/prefs.php.dist:1079 -msgid "Ascending" -msgstr "Ïî çðîñòàííþ" - -#: config/prefs.php.dist:690 -msgid "Ask" -msgstr "Ïèòàòè" - -#: compose.php:1060 -msgid "Attach Files" -msgstr "Ïðèêð³ïèòè ôàéëè" - -#: compose.php:1054 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "Äîäàòè êîï³þ Âàøîãî ïóáë³÷íîãî PGP êëþ÷à äî ëèñòà?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "Ïðèêð³ïëåíî ôàéë:" - -#: lib/Compose.php:1807 lib/Compose.php:1903 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "" -"Ôàéë \"%s\" ïåðåâèùóº äîïóñòèìèé ðîçì³ð äëÿ äîäàòêó. Ôàéë ÍÅ ïðèêð³ïëåíî." - -#: lib/MIME/Viewer/itip.php:386 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Ïðèêð³ïëåíå º â³äïîâ³ääþ íà Âàø çàïèò êàëåíäàðà." - -#: imp.js.php:58 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "Äîäàòîê" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "Äîäàòîê %s âèòåðòî." - -#: lib/Compose.php:2420 -msgid "Attachment Information" -msgstr "Iíôîðìàö³ÿ ïðî äîäàòîê" - -#: lib/Compose.php:732 -msgid "Attachment stripped: Original attachment type" -msgstr "Äîäàòîê âð³çàíèé: Îðèã³íàëüíèé òèï äîäàòêó" - -#: compose.php:1003 lib/Compose.php:2388 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "Äîäàòêè" - -#: message.php:566 config/prefs.php.dist:586 -msgid "Attachments Only" -msgstr "Ò³ëüêè äîäàòêè" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:849 -msgid "Attendees" -msgstr "Ó÷àñíèêè" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "Óâàãà" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: Íåîáõ³äíîãî IMAP ðîçøèðåííÿ íå çíàéäåíî." - -#: config/prefs.php.dist:747 -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "" -"Àâòîìàòè÷íî ïîêàçàòè çîáðàæåííÿ â ÍÒÌL ëèñòàõ, ÿêùî â³äïðàâíèê º ó Âàøîìó " -"àäðåñíèêó?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "Äîñòóïí³ Àäðåñíèêè:" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:885 -msgid "Awaiting Response" -msgstr "Î÷³êóâàííÿ â³äïîâ³ä³" - -#: thread.php:136 message.php:522 -#, php-format -msgid "Bac_k to %s" -msgstr "Íàçàä äî %s" - -#: thread.php:136 message.php:522 -#, php-format -msgid "Back to %s" -msgstr "Íàçàä äî %s" - -#: thread.php:133 -msgid "Back to Multiple Message View Index" -msgstr "Íàçàä äî îãëÿäó ñïèñêó ëèñò³â" - -#: thread.php:131 -msgid "Back to Thread Display" -msgstr "Íàçàä äî îãëÿäó ðóáðèê" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "Íåïðàâèëüíà íàçâà êîðèñòóâà÷à àáî ïàðîëü." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "Ïîãàíî ñôîðìîâàíèé çàïèò. ³äïîâ³äü ñåðâåðà: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "Íåïðàâèëüíèé çàïèò: %s" - -#: lib/Search.php:666 lib/UI/Message.php:28 templates/login/recompose.html:32 -#: templates/contacts/contacts.html:43 -msgid "Bcc" -msgstr "Bcc" - -#: config/prefs.php.dist:511 -msgid "Before Signature" -msgstr "Ïåðåä ï³äïèñîì" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "Íèæ÷å ïîäàíî íåîïðàöüîâàíèé òåêñò ïîâ³äîìëåííÿ ïðî ñòàòóñ." - -#: config/prefs.php.dist:837 -msgid "Below the message text" -msgstr "ϳä òåêñòîì ëèñòà" - -#: mailbox.php:516 message.php:575 -msgid "Blacklist" -msgstr "×îðíèé ñïèñîê" - -#: config/prefs.php.dist:736 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "" -"Áëîêóâàòè çîáðàæåííÿ â HTML ëèñòàõ, ïîêè âîíè íå áóäóòü ñïåö³àëüíî äîçâîëåí³?" - -#: lib/Search.php:674 -msgid "Body" -msgstr "Ò³ëî" - -#: message.php:565 config/prefs.php.dist:585 -msgid "Body Text Only" -msgstr "Ò³ëüêè ò³ëî ëèñòà" - -#: search.php:330 search.php:335 search.php:340 search.php:345 -msgid "Both" -msgstr "Îáèäâà" - -#: config/prefs.php.dist:802 -msgid "Both Header Listing and Body of Message" -msgstr "² Ñïèñêè Çàãîëîâê³â ³ Ò³ëà Ëèñò³â" - -#: config/prefs.php.dist:510 -msgid "Bottom" -msgstr "Íèç" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "CRAM-MD5 àáî DIGEST-MD5 âèìàãàþòü âñòàíîâëåíîãî PEAR's Auth_SASL" - -#: compose.php:949 -msgid "C_harset" -msgstr "Êîäóâàííÿ" - -#: search.php:316 -msgid "Calendar" -msgstr "Êàëåíäàð" - -#: lib/Message.php:196 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "" -"Íå ìîæó ïåðåì³ñòèòè ëèñòè â Ñì³òíèê - â íàëàøòóâàííÿõ íå âêàçàíî æîäíîãî " -"Ñì³òíèêà." - -#: templates/saveimage/saveimage.html:20 templates/folders/import.html:17 -#: templates/folders/folders_confirm.html:23 -#: templates/contacts/contacts.html:76 templates/smime/import_key.html:70 -#: templates/smime/passphrase.html:24 templates/pgp/import_key.html:49 -#: templates/pgp/passphrase.html:22 -msgid "Cancel" -msgstr "³äì³íèòè" - -#: templates/compose/compose.html:21 templates/compose/compose.html:208 -#: templates/compose/redirect.html:83 -msgid "Cancel Message" -msgstr "³äì³íèòè ëèñò" - -#: imp.js.php:51 -msgid "Cancelling this message will permanently discard its contents." -msgstr "³äì³íà öüîãî ëèñòà çíèùèòü éîãî âì³ñò." - -#: lib/Fetchmail/imap.php:153 -msgid "Cannot connect to the remote mail server." -msgstr "Íå ìîæó ç'ºäíàòèñÿ ç â³ääàëåíèì ïîøòîâèì ñåðâåðîì." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server: " -msgstr "Íå ìîæó ç'ºäíàòèñÿ ç â³ääàëåíèì ïîøòîâèì ñåðâåðîì: " - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "" -"Íå ìîæó â³äîáðàçèòè - çíàéäåíî ëèøå %s ç %s ÷àñòèí öüîãî ëèñòà â ïîòî÷í³é " -"ñêðèíüö³." - -#: lib/Search.php:662 lib/UI/Message.php:27 templates/login/recompose.html:23 -#: templates/contacts/contacts.html:42 -msgid "Cc" -msgstr "Cc" - -#: templates/smime/smime.html:83 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "" -"²ìïîðò ñåðòèô³êàòó íåìîæëèâèé. ϳäâàíòàæåííÿ ôàéëó íåäîñòóïíå íà öüîìó " -"ñåðâåð³." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:867 -msgid "Chair Person" -msgstr "Âåäó÷à îñîáà" - -#: acl.php:170 acl.php:171 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Çì³íèòè ïàïêó" - -#: config/prefs.php.dist:120 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "" -"Çì³íèòè îïö³¿ â³äîáðàæåííÿ, òàê³ ÿê ê³ëüê³ñòü ëèñòiâ íà ñòîð³íö³ ³ ïîðÿäîê " -"ñîðòóâàííÿ." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Çì³íèòè ïîøòîâèé ñåðâåð ³ íàëàøòóâàííÿ ïàïîê." - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "" -"Çì³íèòè ³ì'ÿ, àäðåñó ³ ï³äïèñ, âèäèìi Âàøèìè ðåñïîíäåíòàìè ïðè ïåðåãëÿäi " -"Âàøèõ ëèñòiâ." - -#: config/prefs.php.dist:972 -msgid "Characters to display:" -msgstr "Ñèìâîëè, ÿê³ ïîêàçóâàòè:" - -#: templates/mailbox/message_headers.html:12 -msgid "Check All/None" -msgstr "Ïîçíà÷èòè Âñ³/Æîäíîãî" - -#: lib/UI/Compose.php:135 -msgid "Check Spelling" -msgstr "Ïðàâîïèñ" - -#: folders.php:342 mailbox.php:646 lib/Block/mailbox.php:214 -msgid "Check _All/None" -msgstr "Ïîçíà÷èòè Âñ³/Æîäíîãî" - -#: templates/folders/actions.html:27 -msgid "Check for New Mail" -msgstr "Ïåðåâ³ðèòè çà ñâ³æîþ ïîøòîþ" - -#: config/prefs.php.dist:551 -msgid "Check spelling before sending a message?" -msgstr "Ïåðåâ³ðèòè ãðàìàòèêó ïåðåä â³äïðàâëåííÿì ëèñòà?" - -#: lib/UI/Compose.php:136 -msgid "Checking ..." -msgstr "Ïåðåâ³ðÿþ..." - -#: templates/folders/actions.html:11 -msgid "Choose Action" -msgstr "Îáåð³òü ä³þ" - -#: config/servers.php.dist:211 -msgid "Choose a mail server:" -msgstr "Îáåð³òü ïîøòîâèé ñåðâåð:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Âèáåð³òü ñåðåä çíàéäåíîãî àáî ââåä³òü ñïðàâà:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "Âêàæ³òü àäðåñíèê äëÿ äîäàâàííÿ àäðåñ." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "Âêàæ³òü ïîñë³äîâí³ñòü àäðåñíèê³â äëÿ ïîøóêó ïðè ðîçêðèòò³ àäðåñ." - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "" -"Êëàöí³òü %s äëÿ êîíâåðòóâàííÿ çîáðàæåííÿ â çðîçóì³ëèé äëÿ áðîóçåðà ôîðìàò." - -#: lib/MIME/Contents.php:419 -#, php-format -msgid "Click %s to download the data." -msgstr "Êëàöí³òü %s äëÿ ñêà÷óâàííÿ äàíèõ." - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "Êëàöí³òü %s äëÿ ñêà÷óâàííÿ çîáðàæåííÿ." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "Êëàöí³òü %s äëÿ ïåðåõîäó äî ñòîð³íêè óïðàâë³ííÿ %s." - -#: lib/MIME/Viewer/pkcs7.php:468 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "Êëàöí³òü %s äëÿ ïåðåãëÿäó äîäàòêó â îêðåìîìó â³êí³." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "" -"Êëàöí³òü %s äëÿ ïåðåãëÿäó ö³º¿ multipart/related ÷àñòèíè â îêðåìîìó â³êí³." - -#: lib/MIME/Viewer/pgp.php:246 lib/MIME/Viewer/pgp.php:271 -#: lib/MIME/Viewer/pkcs7.php:219 -msgid "Click HERE to verify the message." -msgstr "Êëàöí³òü ÒÓÒ äëÿ ïåðåâ³ðêè ëèñòà." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "" -"Êëàöí³òü íà îäíîìó ç âèáðàíèõ àäðåñíèê³â, à ïîò³ì âèáåð³òü âñ³ ïîëÿ äëÿ " -"ïîøóêó." - -#: config/prefs.php.dist:1105 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "Êëàöàííÿ ïî àäðåñ³ ñòâîðèòü íîâèé ëèñò äî â³äïðàâíèêà" - -#: config/prefs.php.dist:1106 -msgid "Clicking on the address will open the message to be read" -msgstr "Êëàöàííÿ ïî àäðåñ³ â³äêðèº ëèñò äëÿ ÷èòàííÿ" - -#: templates/newmsg/alert.html:17 templates/fetchmail/fetchmail.html:33 -msgid "Close" -msgstr "Çàêðèòè" - -#: compose.php:35 -msgid "Close this window" -msgstr "Çàêðèòè öå â³êíî" - -#: lib/IMAP/Tree.php:2369 -msgid "Closed Folder" -msgstr "Çàêðèòà ïàïêà" - -#: folders.php:424 -msgid "Collapse" -msgstr "Çãîðíóòè" - -#: folders.php:358 -msgid "Collapse All" -msgstr "Çãîðíóòè Âñ³" - -#: folders.php:358 -msgid "Collapse All Folders" -msgstr "Çãîðíóòè âñ³ ïàïêè" - -#: folders.php:424 -msgid "Collapse Folder" -msgstr "Çãîðíóòè ïàïêó" - -#: templates/pgp/pgp.html:100 -msgid "Comment:" -msgstr "Êîìåíòàð:" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Completed" -msgstr "Çàâåðøåíî" - -#: compose.php:34 -msgid "Compose another message" -msgstr "Ñòâîðèòè ³íøèé ëèñò" - -#: config/prefs.php.dist:490 -msgid "Compose messages in a separate window?" -msgstr "Ñòâîðþâàòè ëèñòè â îêðåìîìó â³êí³?" - -#: config/prefs.php.dist:500 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "" -"Ñòâîðþâàòè ëèñò ç âèêîðèñòàííÿì HTML GUI ïî çàìîâ÷óâàííþ (ÿêùî áðàóçåð " -"ï³äòðèìóº öþ ôóíêö³þ)?" - -#: config/prefs.php.dist:73 -msgid "Configure how messages are displayed." -msgstr "Íàëàøòóâàííÿ îïöié âiäîáðàæåííÿ ëèñòiâ." - -#: config/prefs.php.dist:105 -msgid "Configure mail preview options." -msgstr "Íàëàøòóâàòè îïö³¿ îãëÿäó ïîøòè." - -#: config/prefs.php.dist:151 -#, php-format -msgid "Control PGP support for %s." -msgstr "Óïðàâë³ííÿ ï³äòðèìêîþ PGP äëÿ %s." - -#: config/prefs.php.dist:160 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "Óïðàâë³ííÿ ï³äòðèìêîþ S/MIME äëÿ %s." - -#: config/prefs.php.dist:129 -msgid "Control options relating to messages searching." -msgstr "Íàëàøòóâàííÿ îïö³é ùîäî ïîøóêó ëèñò³â." - -#: config/prefs.php.dist:97 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "" -"Íàëàøòóâàòè ïåð³îäè÷í³ñòü ïåðåâ³ðêè ñêðèíüêè çà ñâ³æîþ ïîøòîþ, à òàêîæ " -"ïîâ³äîìëåííÿ ïðî ¿¿ íàäõîäæåííÿ." - -#: config/prefs.php.dist:792 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Êîíâåðòóâàòè òåêñòîâ³ ñìàéëèêè â ãðàô³÷í³?" - -#: mailbox.php:476 mailbox.php:868 message.php:518 message.php:696 -msgid "Copy" -msgstr "Êîï³þâàòè" - -#: mailbox.php:476 mailbox.php:868 message.php:518 message.php:696 -msgid "Copy to folder" -msgstr "Êîï³þâàòè â ïàïêó" - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "Íå ìîæó çàâåðøèòè çàïèò. Ïðè÷èíà: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "Íå ìîæó ñòâîðèòè ï³äñèñòåìó VFS: %s" - -#: lib/Message.php:768 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "Íå ìîæó âèòåðòè ëèñòè ç %s. Ñåðâåð ñêàçàâ: %s" - -#: lib/Session.php:325 -msgid "Could not execute maintenance operations." -msgstr "Íå ìîæó âèêîíàòè îïåðàö³¿ ïðîô³ëàêòèêè." - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "Íå ìîæó âèäîáóòè âêàçàíèé ôàéë ç äîäàòêó MS-TNEF." - -#: lib/MIME/Viewer/zip.php:57 -msgid "Could not extract the requested file from the Zip archive." -msgstr "Íå ìîæó äîáóòè âêàçàíèé ôàéë ç Zip-àðõ³âó." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "Íå ìîæó â³äêðèòè çàõèùåíèé çâ'ÿçîê ç IMAP ñåðâåðîì." - -#: lib/Session.php:279 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "Íå ìîæó âçÿòè ³ìåííó ³íôîðìàö³þ ç IMAP ñåðâåðà." - -#: compose.php:52 -msgid "Could not retrieve the message from the mail server." -msgstr "Íå ìîæó îòðèìàòè ëèñòà ç ïîøòîâîãî ñåðâåðà." - -#: lib/Template.php:232 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "Íå ìîæó çáåðåãòè ñêîìï³ëüîâàíèé ôàéë øàáëîíó '%s'." - -#: templates/folders/actions.html:14 -#: templates/fetchmail/fetchmailprefs.html:121 -msgid "Create" -msgstr "Ñòâîðèòè" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "Ñòâîðèòè ïàïêó" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "Ñòâîðèòè ïàïêè" - -#: templates/pgp/pgp.html:135 -msgid "Create Keys" -msgstr "Ñòâîðèòè êëþ÷³" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "Ñòâîðèòè íîâèé àêêàóíò" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "Ñòâîðèòè íîâó ïàïêó äëÿ Ñïàìó" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "Ñòâîðèòè íîâó ïàïêó ÷åðíåòîê" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "Ñòâîðèòè íîâó ïàïêó íàä³ñëàíèõ ëèñò³â" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "Ñòâîðèòè íîâèé ñì³òíèê" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "Ñòâîðèòè àêêàóíò" - -#: config/prefs.php.dist:136 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "" -"Ñòâîðèòè ïðàâèëà ô³ëüòðóâàííÿ äëÿ îðãàí³çàö³¿ Âàøî¿ âõ³äíî¿ ïîøòè, " -"ñîðòóâàííÿ ¿¿ ïî ïàïêàõ ³ âèäàëåííÿ ñïàìó." - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "²ñíóþ÷³ äîäàòêè" - -#: acl.php:173 -#, php-format -msgid "Current access to %s" -msgstr "Ïîòî÷íèé äîñòóï äî %s" - -#: config/prefs.php.dist:1156 -msgid "Current expanded status in the folders view" -msgstr "Ïîòî÷íèé ðîçøèðåíèé ñòàòóñ â îãëÿä³ ïàïîê" - -#: config/prefs.php.dist:113 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "Íàëàøòóéòå ðåºñòðè äëÿ ñòÿãóâàííÿ ïîøòè ç ³íøèõ ðåºñòð³â." - -#: config/prefs.php.dist:55 -msgid "Customize how you send mail." -msgstr "Íàëàøòóéòå îïö³¿ â³äïðàâëåííÿ ïîøòè." - -#: config/prefs.php.dist:41 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "Íàëàøòóéòå çàâäàííÿ, ÿê³ âèêîíóþòüñÿ ïðè âõîä³ â %s." - -#: mailbox.php:572 lib/Block/mailbox.php:144 -msgid "Dat_e" -msgstr "Äàòà" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "Äàòà" - -#: lib/Search.php:686 -msgid "Date <" -msgstr "Äàòà <" - -#: lib/Search.php:682 -msgid "Date =" -msgstr "Äàòà =" - -#: lib/Search.php:690 -msgid "Date >" -msgstr "Äàòà >" - -#: templates/thread/thread.html:27 -msgid "Date:" -msgstr "Äàòà:" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "Äåíü" - -#: lib/MIME/Viewer/itip.php:921 -msgid "Declined" -msgstr "³äõèëåí³" - -#: lib/MIME/Viewer/itip.php:267 -msgid "Declined: " -msgstr "³äõèëåí³: " - -#: config/prefs.php.dist:656 -msgid "Default" -msgstr "Òèïîâèé" - -#: config/prefs.php.dist:825 -msgid "Default (US-ASCII)" -msgstr "Òèïîâå (US-ASCII)" - -#: templates/prefs/defaultsearchselect.inc:18 -msgid "Default Search Field:" -msgstr "Òèïîâå ïîëå ïîøóêó:" - -#: config/prefs.php.dist:587 -msgid "Default forwarding method:" -msgstr "Òèïîâèé ìåòîä ïåðåñèëàííÿ:" - -#: config/prefs.php.dist:1071 -msgid "Default sorting criteria:" -msgstr "Òèïîâèé êðèòåð³é ñîðòóâàííÿ:" - -#: config/prefs.php.dist:1081 -msgid "Default sorting direction:" -msgstr "Òèïîâèé íàïðÿì ñîðòóâàííÿ:" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Delegated" -msgstr "Äåëåãîâàí³" - -#: folders.php:389 mailbox.php:498 mailbox.php:500 message.php:549 -#: lib/IMAP/ACL/rfc4314.php:57 templates/folders/actions.html:17 -#: templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:66 templates/smime/smime.html:31 -#: templates/pgp/pgp.html:38 -msgid "Delete" -msgstr "Âèòåðòè" - -#: smime.php:313 pgp.php:402 -#, php-format -msgid "Delete %s Public Key" -msgstr "Ñòåðòè %s ïóáë³÷íèé êëþ÷" - -#: templates/smime/smime.html:79 templates/pgp/pgp.html:89 -msgid "Delete Current Keys" -msgstr "Ñòåðòè ïîòî÷í³ êëþ÷³" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "Âèòåðòè ïàïêè" - -#: templates/folders/folders_confirm.html:22 -msgid "Delete Selected Folders" -msgstr "Çíèùèòè âèáðàí³ ïàïêè" - -#: folders.php:389 -msgid "Delete Virtual Folder" -msgstr "Âèòåðòè ïñåâäî-ïàïêó" - -#: mailbox.php:418 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "Âèòåðòè îïèñ ïñåâäî-ïàïêè äëÿ %s" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Âèòåðòè ñòÿãíåí³ ëèñòè ç â³ääàëåíîãî ñåðâåðà?" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "Âèòåðòè ç ìîãî êàëåíäàðÿ" - -#: config/prefs.php.dist:396 -msgid "Delete old linked attachments at beginning of month?" -msgstr "Âèäàëèòè ñòàð³ ï³äâ'ÿçàí³ äîäàòêè íà ïî÷àòêó ì³ñÿöÿ?" - -#: config/prefs.php.dist:350 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "Âèòèðàòè ñòàð³ ïàïêè â³ä³ñëàíèõ ëèñò³â íà ïî÷àòêó ì³ñÿöÿ?" - -#: config/prefs.php.dist:724 -msgid "Delete spam messages" -msgstr "Âèòåðòè ñïàì" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "Âèòåðòè/çíèùèòè" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "Âèòåðòè?" - -#: mailbox.php:773 message.php:480 lib/Block/mailbox.php:315 -#: templates/mailbox/navbar.html:20 templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "Âèòåðò³" - -#: search.php:343 -msgid "Deleted messages" -msgstr "Âèòåðò³ ëèñòè" - -#: compose.php:212 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "Âèòåðòî äîäàòîê \"%s\"." - -#: config/prefs.php.dist:87 -msgid "Deleting and Moving Messages" -msgstr "Âèòèðàííÿ ³ ïåðåì³ùåííÿ ëèñò³â" - -#: lib/MIME/Viewer/itip.php:632 -msgid "Deny request" -msgstr "Çàáîðîíèòè çàïèò" - -#: lib/MIME/Viewer/itip.php:556 -msgid "Deny request for free/busy information" -msgstr "Çàáîðîíèòè çàïèò â³ëüíèé/çàíÿòèé" - -#: config/prefs.php.dist:1080 -msgid "Descending" -msgstr "Ïî ñïàäàííþ" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:842 -msgid "Description" -msgstr "Îïèñ" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "Îïèñ:" - -#: templates/smime/smime.html:31 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:38 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "Äåòàë³" - -#: lib/Compose.php:2686 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "Íå äîäàíî \"%s\", îñê³ëüêè â³í ëèøå ÷àñòêîâî ï³äâàíòàæåíèé." - -#: lib/Compose.php:2695 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "Íå äîäàíî \"%s\", áî ôàéë ïîðîæí³é." - -#: lib/Compose.php:2682 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "Íå äîäàíî \"%s\", áî äîñÿãíóòî ìàêñèìàëüíîãî îá'ºìó ï³äâàíòàæåííÿ." - -#: config/prefs.php.dist:784 -msgid "Dim signatures?" -msgstr "Çàòåìíÿòè ï³äïèñè?" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Ïîêàçàòè" - -#: config/prefs.php.dist:255 -msgid "Display Virtual Inbox?" -msgstr "Ïîêàçóâàòè ïñåâäî-ïàïêó âõ³äíèõ ëèñò³â?" - -#: config/prefs.php.dist:559 -msgid "Display confirmation after sending a message?" -msgstr "Ïîêàçóâàòè ï³äòâåðäæåííÿ ï³ñëÿ â³äïðàâêè ëèñòà?" - -#: config/prefs.php.dist:801 -msgid "Display in Body of Message" -msgstr "Ïîêàçàòè â ò³ë³ ëèñòà" - -#: config/prefs.php.dist:936 -msgid "Display pop-up notification of new mail?" -msgstr "Ïîêàçóâàòè âèïëèâàþ÷³ ïîâ³äîìëåííÿ ïðî ñâ³æó ïîøòó?" - -#: config/prefs.php.dist:901 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "Ïîêàçàòè ë³íê \"Î÷èñòèòè Spam\" íà ïàíåë³ ìåíþ?" - -#: config/prefs.php.dist:893 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "Ïîêàçàòè ë³íê \"Î÷èñòèòè ñì³òíèê\" íà ïàíåë³ ìåíþ?" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "Ðîçì³ùåííÿ:" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "ÍÅ âiäïîâiäàº" - -#: templates/folders/actions.html:28 -msgid "Do Not Check for New Mail" -msgstr "Íå ïåðåâ³ðÿòè çà ñâ³æîþ ïîøòîþ" - -#: config/prefs.php.dist:1107 -msgid "Do not generate a link in the From: column" -msgstr "Íå ñòâîðþâàòè ë³íê â êîëîíö³ ³ä:" - -#: imp.js.php:52 -msgid "Doing so will discard this message permanently." -msgstr "Öÿ ä³ÿ çíèùèòü ëèñò íàçàâæäè." - -#: login.php:407 -msgid "Don't have an account? Sign up." -msgstr "Íå ìàºòå ñêðèíüêè? Ñòâîð³òü." - -#: templates/folders/actions.html:32 -msgid "Download" -msgstr "Ñêà÷àòè" - -#: lib/MIME/Contents.php:232 -#, php-format -msgid "Download %s in .zip Format" -msgstr "Ñêà÷àòè %s â ôîðìàò³ .zip" - -#: message.php:674 -msgid "Download All Attachments (in .zip file)" -msgstr "Ñêà÷àòè âñ³ äîäàòêè (â .zip ôàéë³)" - -#: templates/folders/actions.html:33 -msgid "Download [.zip format]" -msgstr "Ñêà÷àòè [.zip ôîðìàò]" - -#: lib/MIME/Contents.php:232 -msgid "Download in .zip Format" -msgstr "Ñêà÷àòè â .zip ôîðìàò³" - -#: mailbox.php:755 message.php:478 lib/Block/mailbox.php:297 -#: templates/message/navbar_navigate.html:14 templates/mailbox/navbar.html:22 -#: templates/mailbox/navbar.html:40 -msgid "Draft" -msgstr "×åðíåòêè" - -#: lib/IMAP/Tree.php:2324 -msgid "Draft folder" -msgstr "Ïàïêà ÷åðíåòîê" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "Ïàïêà ÷åðíåòîê:" - -#: templates/pgp/pgp.html:105 -msgid "E-mail Address:" -msgstr "Àäðåñà å-ïîøòè:" - -#: mailbox.php:807 lib/Block/mailbox.php:349 -msgid "END" -msgstr "ʳíåöü" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "ÏÎÌÈËÊÀ: Íå ìîæó äîñòàâèòè Âàøîãî ëèñòà." - -#: folders.php:390 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "Ðåäàãóâàòè" - -#: mailbox.php:421 -msgid "Edit Search Query" -msgstr "Ðåäàãóâàòè ïîøóêîâèé çàïèò" - -#: folders.php:390 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "Ðåäàãóâàòè ïñåâäî-ïàïêó" - -#: mailbox.php:417 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "Ðåäàãóâàòè îïèñ ïñåâäî-ïàïêè äëÿ %s" - -#: filterprefs.php:88 -msgid "Edit your Blacklist" -msgstr "Ðåäàãóâàòè Âàø ÷îðíèé ñïèñîê" - -#: filterprefs.php:87 -msgid "Edit your Filter Rules" -msgstr "Ïðàâèòè Âàø³ ïðàâèëà ô³ëüòð³â" - -#: filterprefs.php:89 -msgid "Edit your Whitelist" -msgstr "Ðåäàãóâàòè Âàø á³ëèé ñïèñîê" - -#: config/prefs.php.dist:1009 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "Ðåäàãóâàòè Âàø³ íàëàøòóâàííÿ äëÿ äîñòóïó äî ³íøèõ ïîøòîâèõ ðåºñòð³â." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "Àäðåñà å-ïîøòè" - -#: lib/Message.php:785 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Âèòåðòî âñ³ ëèñòè ç %s" - -#: lib/Message.php:761 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Âèòåðòî âñ³ ëèñòè ç ïñåâäî-ñì³òíèêà." - -#: templates/folders/folders_confirm.html:22 -msgid "Empty Selected Folders" -msgstr "Î÷èñòèòè âèáðàíó ïàïêó(è)" - -#: lib/IMP.php:788 -msgid "Empty _Spam" -msgstr "Î÷èñòèòè Ñïàì" - -#: lib/IMP.php:780 -msgid "Empty _Trash" -msgstr "Î÷èñòèòè ñì³òíèê" - -#: mailbox.php:414 -msgid "Empty folder" -msgstr "Ïóñòà ïàïêà" - -#: pgp.php:453 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "Ââ³ìêíóòè PGP?" - -#: smime.php:349 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "Ââ³ìêíóòè S/MIME?" - -#: config/prefs.php.dist:960 -msgid "Enable message previews?" -msgstr "Äîçâîëèòè îãëÿä ëèñò³â?" - -#: compose.php:1048 -msgid "Encr_yption Options" -msgstr "Îïö³¿ êðèïòóâàííÿ" - -#: lib/MIME/Viewer/itip.php:530 lib/MIME/Viewer/itip.php:532 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "ʳíåöü" - -#: lib/Compose.php:1628 -msgid "End forwarded message" -msgstr "Êiíåöü ïåðåñëàíîãî ëèñò" - -#: lib/Compose.php:1523 -msgid "End message" -msgstr "ʳíåöü ëèñòà" - -#: lib/Compose.php:1521 -#, php-format -msgid "End message from %s" -msgstr "ʳíåöü ëèñòà â³ä %s" - -#: smime.php:337 pgp.php:428 -msgid "Enter Passphrase" -msgstr "Ââåä³òü ïàðîëü" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "Ââåä³òü íàçâó íîâî¿ ïàïêè äëÿ ñïàìó" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "Ââåä³òü íàçâó íîâî¿ ïàïêè äëÿ ÷åðíåòîê" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "Ââåä³òü íàçâó íîâî¿ ïàïêè äëÿ â³ä³ñëàíèõ ëèñò³â" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "Ââåä³òü íàçâó íîâîãî ñì³òíèêà" - -#: message.php:564 lib/Search.php:678 config/prefs.php.dist:584 -msgid "Entire Message" -msgstr "Âåñü ëèñò" - -#: thread.php:70 message.php:168 lib/Compose.php:807 lib/Compose.php:1073 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Çàïèñ \"%s\" óñï³øíî äîäàíî äî àäðåñíèêà" - -#: lib/MIME/Viewer/pgp.php:436 lib/MIME/Viewer/pkcs7.php:425 -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -msgid "Error" -msgstr "Ïîìèëêà" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Ïîìèëêà ç'ºäíàííÿ ç IMAP ñåðâåðîì: [%s] %s." - -#: lib/MIME/Contents.php:135 -msgid "Error displaying message." -msgstr "Ïîìèëêà â³äîáðàæåííÿ ëèñòà." - -#: lib/MIME/Viewer/itip.php:314 lib/MIME/Viewer/itip.php:418 -#, php-format -msgid "Error sending reply: %s." -msgstr "Ïîìèëêà íàäñèëàííÿ â³äïîâ³ä³: %s." - -#: templates/smime/smime.html:25 templates/pgp/pgp.html:32 -msgid "Error:" -msgstr "Ïîìèëêà:" - -#: lib/MIME/Viewer/itip.php:104 -msgid "Event successfully deleted." -msgstr "Ïîä³þ óñï³øíî âèòåðòî." - -#: config/prefs.php.dist:925 -msgid "Every 15 minutes" -msgstr "Êîæíèõ 15 õâèëèí" - -#: config/prefs.php.dist:922 -msgid "Every 30 seconds" -msgstr "Êîæíèõ 30 ñåêóíä" - -#: config/prefs.php.dist:638 config/prefs.php.dist:924 -msgid "Every 5 minutes" -msgstr "Êîæí³ 5 õâèëèí" - -#: config/prefs.php.dist:926 -msgid "Every half hour" -msgstr "Êîæí³ ï³âãîäèíè" - -#: config/prefs.php.dist:923 -msgid "Every minute" -msgstr "Ùîõâèëèíè" - -#: folders.php:435 -msgid "Expand" -msgstr "Ðîçãîðíóòè" - -#: folders.php:357 -msgid "Expand All" -msgstr "Ðîçãîðíóòè âñ³" - -#: folders.php:357 -msgid "Expand All Folders" -msgstr "Ðîçãîðíóòè âñ³ ïàïêè" - -#: folders.php:435 -msgid "Expand Folder" -msgstr "Ðîçãîðíóòè ïàïêó" - -#: compose.php:758 compose.php:993 -msgid "Expand Names" -msgstr "Ðîçãîðíóòè ³ìåíà" - -#: config/prefs.php.dist:1135 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "Ðîçãîðíóòè âñå äåðåâî ïî çàìîâ÷óâàííþ ïðè îãëÿä³ ïàïîê?" - -#: config/prefs.php.dist:1157 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "Ðîçãîðíóòè âñå äåðåâî ïî çàìîâ÷óâàííþ â áîêîâ³é ïàíåë³?" - -#: lib/IMP.php:799 lib/IMP.php:801 -msgid "F_etch Mail" -msgstr "Ñòÿãóâàííÿ ïîøòè" - -#: fetchmail.php:49 config/prefs.php.dist:112 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "Ñòÿãóâàííÿ ïîøòè" - -#: config/prefs.php.dist:1017 -msgid "Fetch Mail in a separate window?" -msgstr "Ñòÿãíóòè ïîøòó â îêðåìå â³êíî?" - -#: lib/Fetchmail.php:286 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "Ñòÿãíåíî %d ëèñò³â ç %s" - -#: lib/Fetchmail.php:284 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "Ñòÿãíåíî 1 ëèñò ç %s" - -#: lib/Fetchmail.php:282 lib/Fetchmail.php:284 lib/Fetchmail.php:286 -msgid "Fetchmail: " -msgstr "Fetchmail: " - -#: lib/Fetchmail.php:288 -msgid "Fetchmail: no new messages." -msgstr "Fetchmail: íåìà íîâèõ ëèñò³â." - -#: lib/IMP.php:805 -msgid "Fi_lters" -msgstr "Ô³ëüòðè" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "Ïîëÿ äëÿ ïîøóêó" - -#: imp.js.php:57 templates/compose/compose.html:261 -msgid "File" -msgstr "Ôàéë" - -#: templates/filters/prefs.html:48 -msgid "Filter Options" -msgstr "Îïö³¿ ô³ëüòðóâàííÿ" - -#: templates/filters/prefs.html:36 -msgid "Filter Settings" -msgstr "Íàëàøòóâàííÿ ô³ëüòð³â" - -#: config/prefs.php.dist:707 -msgid "Filter message content for profanity?" -msgstr "Ô³ëüòðóâàòè ëèñòè ç ïðîôàíàö³ºþ?" - -#: templates/filters/prefs.html:11 -msgid "Filter support is disabled on this system." -msgstr "ϳäòðèìêà ô³ëüòð³â â³äñóòíÿ â ö³é ñèñòåì³." - -#: config/prefs.php.dist:135 -msgid "Filters" -msgstr "Ô³ëüòðè" - -#: templates/filters/prefs.html:3 -msgid "Filters NOT Active" -msgstr "Ô³ëüòðè ÍÅ àêòèâí³" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "Ô³ëüòðè: %s ñòîð³íêà óïðàâë³ííÿ." - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "Çíàéòè:" - -#: config/prefs.php.dist:1053 -msgid "First Mailbox Page" -msgstr "Ïåðøà ñòîð³íêà ñêðèíüêè" - -#: mailbox.php:266 -msgid "First Page" -msgstr "Ïåðøà ñòîð³íêà" - -#: search.php:338 -msgid "Flagged messages" -msgstr "Ïîçíà÷åí³ ëèñòè" - -#: mailbox.php:523 message.php:563 -msgid "Fo_rward" -msgstr "Ïåðåñëàòè" - -#: lib/Block/mailbox.php:449 lib/IMAP/Tree.php:2369 -msgid "Folder" -msgstr "Ïàïêà" - -#: folders.php:235 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "Îïåðàö³¿ ç ïàïêàìè - ϳäòâåðäæåííÿ" - -#: folders.php:297 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Îãëÿäà÷ ïàïîê" - -#: folders.php:266 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Îáñÿãè ïàïîê" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Ðåçþìå ïàïêè" - -#: acl.php:22 -msgid "Folder sharing is not enabled." -msgstr "Ðîçäà÷à ïàïîê íå äîçâîëåíà." - -#: folders.php:47 -msgid "Folder use is not enabled." -msgstr "Âèêîðèñòàííÿ ïàïîê çàáîðîíåíå." - -#: config/prefs.php.dist:1124 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "Ôîðìàò äàòè ëèñòà ïðè îãëÿä³ ïîøòè äëÿ ñüîãîäí³øí³õ ëèñò³â" - -#: mailbox.php:523 message.php:563 lib/Compose.php:1611 -msgid "Forward" -msgstr "Ïåðåñëàòè" - -#: lib/Compose.php:1597 -msgid "Forward:" -msgstr "Ïåðåñëàòè:" - -#: lib/Compose.php:1689 -msgid "Forwarded Message:" -msgstr "Ïåðåñëàíèé ëèñò:" - -#: lib/Compose.php:1624 -msgid "Forwarded message" -msgstr "Ïåðåñëàíèé ëèñò" - -#: lib/Compose.php:1622 -#, php-format -msgid "Forwarded message from %s" -msgstr "Ïåðåñëàíèé ëèñò â³ä %s" - -#: lib/MIME/Viewer/itip.php:412 -msgid "Free/Busy Request Response" -msgstr "³äïîâ³äü íà çàïèò â³ëüíèé/çàíÿòèé" - -#: mailbox.php:582 lib/Block/mailbox.php:154 -msgid "Fro_m" -msgstr "³ä" - -#: lib/Search.php:654 lib/UI/Mailbox.php:97 lib/UI/Message.php:25 -#: templates/compose/compose.html:27 templates/thread/thread.html:32 -msgid "From" -msgstr "³ä" - -#: config/prefs.php.dist:1066 -msgid "From Address" -msgstr "Ç àäðåñè" - -#: lib/Compose.php:1608 lib/Compose.php:1612 -msgid "Fwd:" -msgstr "Fwd:" - -#: lib/Compose.php:1701 -msgid "Fwd: " -msgstr "Fwd: " - -#: lib/Compose.php:1703 -#, php-format -msgid "Fwd: %u Forwarded Messages" -msgstr "Fwd: %u ïåðåñëàíèõ ëèñò³â" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "Ãàëåðåÿ" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:31 -#: config/prefs.php.dist:39 -msgid "General Options" -msgstr "Çàãàëüí³ îïö³¿" - -#: folders.php:344 lib/MIME/Viewer/itip.php:568 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:899 -msgid "Go" -msgstr "Äàë³" - -#: thread.php:135 -msgid "Go to Message" -msgstr "Ïåðåéòè äî ëèñòà" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "Ââ³éòè ó ïñåâäî-ïàïêó âõ³äíèõ ëèñò³â" - -#: lib/IMP.php:354 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "Ïåðåéòè äî çàïèñó \"%s\" â Àäðåñíèêó" - -#: message.php:433 lib/Filter.php:130 lib/MIME/Contents.php:419 -#: lib/MIME/Viewer/appledouble.php:40 lib/MIME/Viewer/images.php:92 -#: lib/MIME/Viewer/images.php:99 lib/MIME/Viewer/images.php:101 -#: lib/MIME/Viewer/notification.php:60 lib/MIME/Viewer/notification.php:66 -#: lib/MIME/Viewer/pkcs7.php:468 lib/MIME/Viewer/related.php:85 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -msgid "HERE" -msgstr "ÒÓÒ" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:437 -msgid "HTML Version of Message" -msgstr "HTML-âåðñ³ÿ ëèñòà" - -#: message.php:613 -msgid "Headers" -msgstr "Çàãîëîâêè" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "Îñü ëèñò, ÿêèé Âè ñòâîðþâàëè:" - -#: config/prefs.php.dist:775 -msgid "Hidden" -msgstr "Ñõîâàí³" - -#: config/prefs.php.dist:774 -msgid "Hidden in Thread View" -msgstr "Ñõîâàí³ â îãëÿä³ ðóáðèê" - -#: imp.js.php:46 -msgid "Hide Addresses" -msgstr "Ñõîâàòè àäðåñè" - -#: lib/Block/mailbox.php:453 -msgid "Hide Columns" -msgstr "Ñõîâàòè êîëîíêè" - -#: mailbox.php:247 -msgid "Hide Deleted" -msgstr "Ñõîâàòè âèòåðò³" - -#: folders.php:350 -msgid "Hide Unsubscribed" -msgstr "Ñõîâàòè íåçàìîâëåí³" - -#: compose.php:965 -msgid "High" -msgstr "Âèñîêèé" - -#: mailbox.php:760 message.php:272 lib/Block/mailbox.php:302 -msgid "High Priority" -msgstr "Âèñîêèé ïð³îðèòåò" - -#: compose.php:964 -msgid "Highest" -msgstr "Íàéâèùèé" - -#: config/prefs.php.dist:803 -msgid "How do you want to display attachments?" -msgstr "ßê ñë³ä â³äîáðàæàòè äîäàòêè?" - -#: config/prefs.php.dist:612 -msgid "How to attribute quoted lines in a reply" -msgstr "ßê ïîçíà÷àòè öèòîâàí³ ðÿäêè ó â³äïîâ³ä³" - -#: lib/IMAP.php:302 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:99 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (àâòîâèçíà÷åííÿ ïðîòîêîë³â)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "²ÌÀÐ ñåðâåð çàêðèâ ç'ºäíàííÿ. ³äïîâ³äü ñåðâåðà: %s" - -#: lib/IMAP.php:314 -msgid "IMAP over SSL" -msgstr "²ÌÀÐ ÷åðåç SSL" - -#: lib/IMAP.php:320 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "²ÌÀÐ ÷åðåç SSL (ñàìîï³äïèñàíèé ñåðòèô³êàò)" - -#: lib/IMAP.php:308 -msgid "IMAP, no TLS" -msgstr "²ÌÀÐ, áåç TLS" - -#: lib/Fetchmail/imap.php:48 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 Ïîøòîâ³ ñåðâåðè" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "" -"Ïðè âèêîðèñòàíí³ SSL àáî TLS, Âè ìóñèòå ìàòè çàâàíòàæåíå ÐÍÐ ðîçøèðåííÿ " -"openssl." - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "ßêùî Âè ïðîäîâæèòå, âñ³ ëèñòè â ïàïö³/ïàïêàõ áóäóòü âòðà÷åí³!" - -#: saveimage.php:47 -msgid "Image" -msgstr "Çîáðàæåííÿ" - -#: templates/folders/import.html:16 -msgid "Import" -msgstr "²ìïîðò" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "²ìïîðòóâàòè êëþ÷" - -#: templates/smime/smime.html:85 templates/pgp/pgp.html:137 -msgid "Import Keypair" -msgstr "²ìïîðò êëþ÷³â" - -#: templates/folders/actions.html:35 -msgid "Import Messages" -msgstr "²ìïîðò ëèñò³â" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "²ìïîðòóâàòè PGP êëþ÷" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "²ìïîðòóâàòè Ïåðñîíàëüíèé ïðèâàòíèé PGP êëþ÷" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "²ìïîðòóâàòè Ïåðñîíàëüíèé ïðèâàòíèé PGP êëþ÷ ñþäè:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "²ìïîðòóâàòè ïåðñîíàëüíèé ïóáë³÷íèé PGP êëþ÷" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "²ìïîðòóâàòè ïåðñîíàëüíèé ïóáë³÷íèé PGP êëþ÷ ñþäè:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "²ìïîðòóâàòè Ïåðñîíàëüíèé S/MIME ñåðòèô³êàò" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:54 -msgid "Import Public Key" -msgstr "²ìïîðòóâàòè ïóáë³÷íèé êëþ÷" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "²ìïîðòóâàòè ïóáë³÷íèé PGP êëþ÷" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "²ìïîðòóâàòè ïóáë³÷íèé PGP êëþ÷ ñþäè:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "²ìïîðòóâàòè â³äêðèòèé S/MIME êëþ÷" - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "²ìïðîòóâàòè S/MIME êëþ÷" - -#: templates/folders/import.html:6 -msgid "Import mbox File" -msgstr "²ìïîðòóâàòè ôàéë mbox" - -#: templates/folders/import.html:11 -msgid "Import mbox file" -msgstr "²ìïîðòóâàòè ôàéë mbox" - -#: lib/Block/mailbox.php:310 templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "Âàæëèâ³" - -#: folders.php:142 -#, php-format -msgid "Imported %d messages from %s." -msgstr "²ìïîðòîâàíî %d ëèñò³â ç %s." - -#: lib/MIME/Viewer/itip.php:937 -msgid "In Process" -msgstr " îáðîáö³" - -#: lib/IMP.php:665 lib/Folder.php:69 lib/IMAP/Tree.php:555 -#: lib/IMAP/Tree.php:2307 templates/prefs/initialpageselect.inc:4 -msgid "Inbox" -msgstr "Inbox" - -#: config/prefs.php.dist:600 -msgid "Include a brief summary of the header in a reply?" -msgstr "Âêëþ÷àòè êîðîòêå ðåçþìå çàãîëîâê³â äî â³äïîâ³ä³?" - -#: config/prefs.php.dist:595 -msgid "Include body text in forward message by default?" -msgstr "Âêëþ÷àòè ò³ëî ëèñòà â ïåðåñëàíèé ëèñò çà çàìîâ÷óâàííÿì?" - -#: config/prefs.php.dist:567 -msgid "Include original message in a reply?" -msgstr "Âêëþ÷èòè îðèã³íàëüíèé ëèñò ó â³äïîâ³äü?" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -msgid "Info" -msgstr "Äîâ³äêà" - -#: smime.php:312 pgp.php:401 -#, php-format -msgid "Information on %s Public Key" -msgstr "Äàí³ ïðî %s ïóáë³÷íèé êëþ÷" - -#: pgp.php:430 -msgid "Information on Personal Private Key" -msgstr "²íôîðìàö³ÿ íà ïåðñîíàëüíèé ïðèâàòíèé êëþ÷" - -#: smime.php:335 pgp.php:424 -msgid "Information on Personal Public Key" -msgstr "²íôîðìàö³ÿ íà ïåðñîíàëüíèé ïóáë³÷íèé êëþ÷" - -#: imp.js.php:59 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "â òåêñò³" - -#: lib/IMAP/ACL/rfc2086.php:53 lib/IMAP/ACL/rfc4314.php:53 -msgid "Insert" -msgstr "Âñòàâèòè" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "Âñòàâèòè ñåðòèô³êàò ñþäè:" - -#: lib/MIME/Viewer/itip.php:423 -msgid "Invalid Action selected for this component." -msgstr "Íåäîïóñòèìà ä³ÿ âèáðàíà äëÿ öüîãî êîìïîíåíòó" - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -msgid "Invalid Address" -msgstr "Íåïðàâèëüíà àäðåñà" - -#: lib/Fetchmail/imap.php:227 -msgid "Invalid Remote Mailbox" -msgstr "Íåïðàâèëüíà â³ääàëåíà ñêðèíüêà" - -#: lib/Compose.php:1160 lib/Compose.php:1179 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "Íåêîðåêòíèé ñèìâîë â àäðåñ³ e-ïîøòè: %s" - -#: lib/Compose.php:1175 -msgid "Invalid hostname." -msgstr "Íåêîðåêòíà íàçâà õîñòà." - -#: smime.php:96 pgp.php:18 -msgid "Invalid key" -msgstr "Íåïðàâèëüíèé êëþ÷" - -#: pgp.php:201 -msgid "Invalid personal PGP private key." -msgstr "Íåïðàâèëüíèé ïåðñîíàëüíèé ïðèâàòíèé PGP êëþ÷" - -#: pgp.php:176 -msgid "Invalid personal PGP public key." -msgstr "Íåïðàâèëüíèé ïåðñîíàëüíèé ïóáë³÷íèé PGP êëþ÷" - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "²íâåðòóâàòè" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "ÊÁ" - -#: templates/pgp/pgp.html:110 -msgid "Key Length:" -msgstr "Äîâæèíà êëþ÷à:" - -#: pgp.php:444 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "Ñòâîðåííÿ êëþ÷à ìîæå çàéíÿòè áàãàòî ÷àñó. Ïðîäîâæèòè ñòâîðåííÿ?" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:49 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "" -"²ìïîðò êëþ÷à íåäîñòóïíèé. ϳäâàíòàæåííÿ ôàéë³â íå äîñòóïíå íà öüîìó ñåðâåð³." - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:52 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "" -"²ìïîðò êëþ÷à íåäîñòóïíèé. Ó Âàñ íå âèçíà÷åíèé àäðåñíèê äëÿ äîäàâàííÿ " -"êîíòàêò³â." - -#: pgp.php:340 -msgid "Key successfully sent to the public keyserver." -msgstr "Êëþ÷ óñï³øíî íàä³ëàíî íà ïóáë³÷íèé ñåðâåð êëþ÷³â." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "Ìîâà" - -#: config/prefs.php.dist:1054 -msgid "Last Mailbox Page" -msgstr "Îñòàííÿ ñòîð³íêà ñêðèíüêè" - -#: mailbox.php:278 -msgid "Last Page" -msgstr "Îñòàííÿ ñòîð³íêà" - -#: lib/Compose.php:2395 -#, php-format -msgid "Links will expire on %s" -msgstr "Ïðèâ'ÿçêè àêòèâí³ äî %s" - -#: lib/IMAP/ACL/rfc2086.php:49 lib/IMAP/ACL/rfc4314.php:49 -msgid "List" -msgstr "Ñïèñîê" - -#: config/prefs.php.dist:1258 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"Ïîêàçàòè âñ³ êîíòàêòè ïðè çàâàíòàæåíí³ â³êíà êîíòàêò³â?(ßêùî âèìêíóòî, Âè " -"ïîáà÷èòå ò³ëüêè ò³, ÿê³ øóêàþòå ÿâíî)" - -#: compose.php:744 -msgid "Loading..." -msgstr "Çàâàíòàæóþ..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "Ëîêàëüíà ñêðèíüêà:" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "̳ñöå ïåðåáóâàííÿ" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:33 -msgid "Log in" -msgstr "Ââ³éòè" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "Ââ³éòè äî %s" - -#: login.php:403 -msgid "Login" -msgstr "Ââ³éòè" - -#: config/prefs.php.dist:40 -msgid "Login Tasks" -msgstr "Çàâäàííÿ Âõîäó" - -#: compose.php:967 -msgid "Low" -msgstr "Íèçüêèé" - -#: mailbox.php:763 message.php:274 lib/Block/mailbox.php:305 -msgid "Low Priority" -msgstr "Íèçüêèé ïð³îðèòåò" - -#: compose.php:968 -msgid "Lowest" -msgstr "Íàéíèæ÷èé" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Ôàéë Macintosh" - -#: config/prefs.php.dist:104 -msgid "Mail Previews" -msgstr "Îãëÿä ïîøòè" - -#: lib/IMAP/Tree.php:2314 lib/IMAP/Tree.php:2341 -msgid "Mailbox" -msgstr "Ñêðèíüêà" - -#: config/prefs.php.dist:119 -msgid "Mailbox and Folder Display Options" -msgstr "Îïö³¿ â³äîáðàæåííÿ ïàïîê ³ ïîøòîâî¿ ñêðèíüêè" - -#: templates/folders/actions.html:30 -msgid "Mark All Messages as Seen" -msgstr "Ïîì³òèòè âñ³ ëèñòè ÿê ÷èòàí³" - -#: templates/folders/actions.html:31 -msgid "Mark All Messages as Unseen" -msgstr "Ïîì³òèòè âñ³ ëèñòè ÿê íå÷èòàí³" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "Ïîì³òèòè ÿê:" - -#: config/prefs.php.dist:757 -msgid "Mark different levels of quoting with different colors?" -msgstr "Ïîì³òèòè ð³çí³ ð³âí³ öèòóâàííÿ ð³çíèìèì êîëüîðàìè?" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "Ïîì³òèòè âñ³ ëèñòè ÿê íå÷èòàí³" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "Ìàêñèìàëüíèé îá'ºì äîäàòêó" - -#: lib/api.php:94 -msgid "Maximum Number of Folders" -msgstr "Ìàêñèìàëüíà ê³ëüê³ñòü ïàïîê" - -#: lib/api.php:95 -msgid "Maximum Number of Recipients per Message" -msgstr "Ìàêñèìàëüíà ê³ëüê³ñòü îòðèìóâà÷³â â ëèñò³" - -#: lib/api.php:96 -msgid "Maximum Number of Recipients per Time Period" -msgstr "Ìàêñèìàëüíà ê³ëüê³ñòü îòðèìóâà÷³â çà ÷àñ" - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "Ìàêñèìàëüíó ê³ëüê³ñòü äîäàòê³â äîñÿãíóòî." - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "Ìàêñèìàëüíèé îá'ºì äîäàòê³â äîñÿãíóòî." - -#: lib/Compose.php:1514 -msgid "Message" -msgstr "Ëèñò" - -#: config/prefs.php.dist:54 -msgid "Message Composition" -msgstr "Ñòâîðåííÿ ëèñòà" - -#: config/prefs.php.dist:1065 -msgid "Message Date" -msgstr "Äàòà ëèñòà" - -#: config/prefs.php.dist:53 config/prefs.php.dist:71 config/prefs.php.dist:86 -#: config/prefs.php.dist:95 config/prefs.php.dist:103 -#: config/prefs.php.dist:111 -msgid "Message Options" -msgstr "Îïö³¿ Ëèñòà" - -#: search.php:411 -msgid "Message Search" -msgstr "Ïîøóê ëèñòà" - -#: config/prefs.php.dist:1069 -msgid "Message Size" -msgstr "Ðîçì³ð ëèñòà" - -#: message.php:584 -msgid "Message Source" -msgstr "Äæåðåëî ëèñòà" - -#: config/prefs.php.dist:72 -msgid "Message Viewing" -msgstr "Ïåðåãëÿä ëèñòà" - -#: lib/Compose.php:1512 -#, php-format -msgid "Message from %s" -msgstr "Ëèñò â³ä %s" - -#: lib/UI/Mailbox.php:148 -msgid "Message has attachments" -msgstr "Ëèñò ì³ñòèòü äîäàòêè" - -#: lib/UI/Mailbox.php:147 -msgid "Message is encrypted" -msgstr "Ëèñò çàêðèïòîâàíèé" - -#: lib/UI/Mailbox.php:146 -msgid "Message is signed" -msgstr "Ëèñò ï³äïèñàíèé" - -#: compose.php:343 compose.php:350 -msgid "Message redirected successfully." -msgstr "Ëèñò óñï³øíî ïåðåíàïðàâëåíî." - -#: lib/Compose.php:750 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Ëèñòà óñï³øíî â³ä³ñëàíî, àëå íå çàïèñàíî äî %s" - -#: compose.php:408 compose.php:416 -msgid "Message sent successfully." -msgstr "Ëèñòà óñï³øíî â³ä³ñëàíî." - -#: config/prefs.php.dist:1096 -msgid "Messages per page in the mailbox view." -msgstr "Ëèñò³â íà ñòîð³íêó ïðè îãëÿä³ ñêðèíüêè." - -#: mailbox.php:212 -msgid "Messages to" -msgstr "Ëèñòè äî" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "Ðåæèì" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "̳ñÿöü" - -#: mailbox.php:475 mailbox.php:867 message.php:517 message.php:695 -msgid "Move" -msgstr "Ïåðåíåñòè" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "Äîíèçó" - -#: config/prefs.php.dist:725 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "Ïåðåì³ñòèòè ñïàì ó ïàïêó ç³ ñïàìîì, à ðåøòó ó Âõ³äí³" - -#: mailbox.php:475 mailbox.php:867 message.php:517 message.php:695 -msgid "Move to folder" -msgstr "Ïåðåíåñòè â ïàïêó" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "Äîãîðè" - -#: lib/MIME/Viewer/alternative.php:96 -msgid "Multipart/alternative" -msgstr "Multipart/alternative" - -#: thread.php:157 -msgid "Multiple Message View" -msgstr "Îãëÿä ñïèñêó ëèñòiâ" - -#: templates/prefs/defaultsearchselect.inc:8 -msgid "NONE" -msgstr "ÆÎÄÅÍ" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "²ì'ÿ" - -#: pgp.php:115 -msgid "Name and/or email cannot be empty" -msgstr "²ì'ÿ ³/àáî å-ïîøòà íå ìîæóòü áóòè ïîðîæí³ìè" - -#: config/prefs.php.dist:689 config/prefs.php.dist:921 -msgid "Never" -msgstr "ͳêîëè" - -#: config/prefs.php.dist:679 -msgid "Never save attachments" -msgstr "ͳêîëè íå çáåð³ãàòè äîäàòêè" - -#: lib/IMP.php:441 -msgid "New Folder" -msgstr "Íîâà ïàïêà" - -#: config/prefs.php.dist:96 -msgid "New Mail" -msgstr "Íîâà ïîøòà" - -#: compose.php:224 lib/Block/tree_folders.php:36 -msgid "New Message" -msgstr "Íîâèé ëèñò" - -#: mailbox.php:827 lib/MIME/Headers.php:193 lib/Block/mailbox.php:369 -#, php-format -msgid "New Message to %s" -msgstr "Íîâèé ëèñò äî %s" - -#: search.php:329 -msgid "New messages" -msgstr "Íîâ³ ëèñòè" - -#: message.php:533 -msgid "Next Message" -msgstr "Íàñòóïíèé ëèñò" - -#: mailbox.php:276 -msgid "Next Page" -msgstr "Íàñòóïíà ñòîð³íêà" - -#: imp.js.php:66 config/prefs.php.dist:637 config/prefs.php.dist:1132 -#: config/prefs.php.dist:1154 templates/compose/compose.html:293 -msgid "No" -msgstr "ͳ" - -#: smime.php:239 -msgid "No Certificate found" -msgstr "Íå çíàéäåíî ñåðòèô³êàòó" - -#: lib/IMP.php:1323 -msgid "No Encryption" -msgstr "Áåç êðèïòóâàííÿ" - -#: templates/smime/smime.html:22 templates/pgp/pgp.html:29 -msgid "No Keys in Keyring" -msgstr "Íåìà êëþ÷³â ó çâ'ÿçö³" - -#: rss.php:93 mailbox.php:255 -#, php-format -msgid "No Messages" -msgstr "Æîäíîãî ëèñòà" - -#: pgp.php:142 -msgid "No PGP public key imported." -msgstr "Æîäíîãî ïóáë³÷íîãî PGP êëþ÷à íå ³ìïîðòîâàíî." - -#: smime.php:164 -msgid "No S/MIME public key imported." -msgstr "Íå ³ìïîðòîâàíî â³äêðèòîãî S/MIME êëþ÷à." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "Áåç çâóêó" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "Æîäíîãî äîäàòêó íå çíàéäåíî." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "Ïóáë³÷íèé êëþ÷ íå ì³ñòèòü email ³íôîðìàö³¿." - -#: acl.php:73 -msgid "No folder selected." -msgstr "Æîäíî¿ ïàïêè íå âèáðàíî." - -#: lib/Block/summary.php:135 -msgid "No folders are being checked for new mail." -msgstr "Æîäíà ïàïêà íå ïåðåâ³ðÿºòüñÿ çà ñâ³æîþ ïîøòîþ." - -#: folders.php:191 lib/Folder.php:452 lib/Folder.php:502 -msgid "No folders were specified" -msgstr "Æîäíî¿ ïàïêè íå âêàçàíî" - -#: lib/Block/summary.php:139 -msgid "No folders with new messages" -msgstr "Æîäíî¿ ïàïêè ç ñâ³æîþ ïîøòîþ" - -#: lib/Block/summary.php:137 -msgid "No folders with unseen messages" -msgstr "Æîäíî¿ ïàïêè ç íå÷èòàíèìè ëèñòàìè" - -#: lib/Compose.php:1552 -msgid "No message body text" -msgstr "Ò³ëî ëèñòà â³äñóòíº" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "Æîäíîãî ëèñòà íå ïîâåðíóòî." - -#: mailbox.php:227 -msgid "No messages matched your search." -msgstr "Æîäåí ëèñò íå â³äïîâ³äຠêðèòåð³þ." - -#: pgp.php:194 -msgid "No personal PGP private key imported." -msgstr "Ïðèâàòíèé PGP êëþ÷ íå ³ìïîðòîâàíî." - -#: pgp.php:170 -msgid "No personal PGP public key imported." -msgstr "Ïóáë³÷íèé PGP êëþ÷ íå ³ìïîðòîâàíî." - -#: smime.php:214 -msgid "No personal S/MIME certificates imported." -msgstr "Ïåðñîíàëüíîãî S/MIME ñåðòèô³êàòó íå ³ìïîðòîâàíî." - -#: lib/MIME/Viewer/pkcs7.php:290 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "" -"Ïåðñîíàëüíîãî çàêðèòîãî êëþ÷à íå ³ñíóº, òîìó ëèñò íå ìîæå áóòè äåêðèïòîâàíî." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "Íå çíàéäåíî ìåòîäó àóòåíòèô³êàö³¿, ùî ï³äòðèìóºòüñÿ IMAP." - -#: acl.php:105 -msgid "No user specified." -msgstr "Êîðèñòóâà÷ íå âêàçàíèé." - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:875 -msgid "Non Participant" -msgstr "Íå ó÷àñíèê" - -#: lib/MIME/Viewer/itip.php:710 lib/MIME/Viewer/itip.php:837 -#: templates/prefs/folderselect.inc:21 templates/prefs/sentmailselect.inc:38 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:20 -#: templates/prefs/trashselect.inc:20 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "Æîäåí" - -#: compose.php:966 -msgid "Normal" -msgstr "Çâè÷àéíèé" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "Íå âèòåðò³" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "Íå ÷åðíåòêè" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:33 -msgid "Not Flagged" -msgstr "Íå ïîçíà÷åí³" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "Íå âàæëèâ³" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "Íå ïðèâàòí³" - -#: lib/Crypt/PGP.php:132 lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 -msgid "Not a valid public key." -msgstr "Íå ä³éñíèé ïóáë³÷íèé êëþ÷." - -#: lib/Maintenance/Task/fetchmail_login.php:71 -msgid "Note that this can take some time" -msgstr "Çàóâàæòå, öå ìîæå çàéíÿòè ïåâíèé ÷àñ" - -#: lib/IMP.php:493 -msgid "Notepads" -msgstr "Áëîêíîòè" - -#: config/prefs.php.dist:723 -msgid "Nothing" -msgstr "ͳ÷îãî" - -#: attachment.php:107 -msgid "Notification: Linked attachment downloaded" -msgstr "Ïîâ³äîìëåííÿ: Çàâàíòàæåíî ï³äâ'ÿçàíèé äîäàòîê" - -#: lib/Block/mailbox.php:445 -msgid "Number of messages to display" -msgstr "ʳëüê³ñòü ëèñò³â äëÿ â³äîáðàæåííÿ" - -#: config/prefs.php.dist:405 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "" -"ʳëüê³ñòü ì³ñÿö³â äëÿ çáåð³ãàííÿ ñòàðèõ ïðèâ'ÿçàíèõ äîäàòê³â, ÿêùî ñòèðàòè " -"ùîì³ñÿöÿ." - -#: config/prefs.php.dist:359 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "" -"ʳëüê³ñòü ñòàðèõ ïàïîê ç â³äïðàâëåíîþ ïîøòîþ, ÿê³ çáåð³ãàòè, ÿêùî ñòèðàòè " -"ùîì³ñÿöÿ." - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "ÎÊ" - -#: templates/search/search.html:61 templates/smime/import_key.html:31 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "ÀÁÎ" - -#: search.php:328 -msgid "Old messages" -msgstr "Ñòàð³ ëèñòè" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "Ñòàð³ ïàïêè â³ä³ñëàíèõ ëèñò³â çíèùåíî." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "Ïîêàçóâàòè ò³ëüêè ïàïêè ç íå÷èòàíèìè ëèñòàìè?" - -#: imp.js.php:75 -msgid "Only one folder should be selected for this action." -msgstr "Ò³ëüêè îäíà ïàïêà ìîæå áóòè âèáðàíà äëÿ ö³º¿ 䳿." - -#: lib/IMP.php:854 lib/IMP.php:859 -msgid "Open Fo_lder" -msgstr "³äêðèòè ïàïêó" - -#: lib/IMP.php:859 -msgid "Open Folder" -msgstr "³äêðèòè ïàïêó" - -#: lib/IMAP/Tree.php:2365 -msgid "Opened Folder" -msgstr "³äêðèòî ïàïêó" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:871 -msgid "Optional Participant" -msgstr "Íåîáîâ'ÿçêîâèé ó÷àñíèê" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "²íø³ ïîøòîâ³ ðåºñòðè" - -#: config/prefs.php.dist:118 config/prefs.php.dist:127 -#: config/prefs.php.dist:134 config/prefs.php.dist:141 -#: config/prefs.php.dist:149 config/prefs.php.dist:158 -msgid "Other Options" -msgstr "²íø³ Îïö³¿" - -#: lib/IMAP/Tree.php:96 -msgid "Other Users' Folders" -msgstr "×óæ³ ïàïêè" - -#: templates/login/login.html:103 -msgid "Outbound Server" -msgstr "Çîâí³øí³é ñåðâåð" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:165 lib/MIME/Viewer/pgp.php:213 -#: lib/MIME/Viewer/pgp.php:305 -msgid "PGP" -msgstr "PGP" - -#: lib/Compose.php:1292 -msgid "PGP Error: " -msgstr "Ïîìèëêà PGP: " - -#: config/prefs.php.dist:150 -msgid "PGP Options" -msgstr "Îïö³¿ PGP" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "Ââ³ä ôðàçè-ïàðîëÿ PGP" - -#: templates/pgp/pgp.html:68 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "Ïåðñîíàëüíà çâ'ÿçêà PGP êëþ÷³â ïîòðåáóº çàõèùåíîãî âåá çâ'ÿçêó." - -#: pgp.php:154 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Ïóáë³÷íèé êëþ÷ PGP äëÿ \"%s (%s)\" óñï³øíî äîäàíî." - -#: pgp.php:250 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Ïóáë³÷íèé êëþ÷ PGP äëÿ \"%s\" óñï³øíî çíèùåíî." - -#: pgp.php:207 -msgid "PGP private key successfully added." -msgstr "Ïðèâàòíèé PGP êëþ÷ óñï³øíî äîäàíî." - -#: pgp.php:182 -msgid "PGP public key successfully added." -msgstr "Ïóáë³÷íèé PGP êëþ÷ óñï³øíî äîäàíî." - -#: templates/pgp/pgp.html:144 -msgid "PGP support is disabled on this system." -msgstr "ϳäòðèìêà PGP íåäîñòóïíà â ö³é ñèñòåì³." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"ϳäòðèìêà PGP âèìàãຠâèïëèâàþ÷èõ â³êîí. ßêùî ó Âàøîìó áðîóçåð³ çàðàç " -"âèïëèâàþ÷³ â³êíà çàáîðîíåí³, çì³í³òü öå íàëàøòóâàííÿ, îñê³ëüêè PGP ôóíêö³¿ " -"íå áóäóòü ïðàöþâàòè êîðåêòíî." - -#: lib/Compose.php:1252 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: Ïîòð³áíà ôðàçà-ïàðîëü äëÿ ïåðñîíàëüíîãî ïðèâàòíîãî êëþ÷à." - -#: lib/Compose.php:1261 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: Ïîòð³áíà ôðàçà-ïàðîëü êðèïòóâàííÿ Âàøîãî ëèñòà." - -#: lib/IMAP.php:278 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:94 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (àâòîâèçíà÷åííÿ ïðîòîêîë³â)" - -#: lib/IMAP.php:290 -msgid "POP3 over SSL" -msgstr "POP3 ÷åðåç SSL" - -#: lib/IMAP.php:296 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 ÷åðåç SSL (ñàìîï³äïèñàíèé ñåðòèô³êàò)" - -#: lib/IMAP.php:284 -msgid "POP3, no TLS" -msgstr "POP3, áåç TLS" - -#: mailbox.php:430 -#, php-format -msgid "Page %d of %d" -msgstr "Ñòîð³íêà %d ç %d" - -#: config/prefs.php.dist:1051 -msgid "Page with the First Unseen Message" -msgstr "Ñòîð³íêà ç ïåðøèì íå÷èòàíèì ëèñòîì" - -#: config/prefs.php.dist:1052 -msgid "Page with the Last Unseen Message" -msgstr "Ñòîð³íêà ç îñòàíí³ì íå÷èòàíèì ëèñòîì" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Ñòîð³íêà:" - -#: message.php:676 -msgid "Part(s)" -msgstr "Áëîê(è)" - -#: templates/pgp/pgp.html:125 -msgid "Passphrase (Again):" -msgstr "Ôðàçà-ïàðîëü (ùå ðàç):" - -#: smime.php:248 pgp.php:332 -msgid "Passphrase successfully unloaded." -msgstr "Ôðàçó-ïàðîëü óñï³øíî âèâàíòàæåíî." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:120 -msgid "Passphrase:" -msgstr "Ôðàçà-ïàðîëü:" - -#: pgp.php:117 -msgid "Passphrases cannot be empty" -msgstr "Ôðàçà-ïàðîëü íå ìîæå áóòè ïîðîæíüîþ" - -#: pgp.php:119 -msgid "Passphrases do not match" -msgstr "Ôðàçà-ïàðîëü íå ñï³âïàäàº" - -#: templates/login/login.html:92 -msgid "Password" -msgstr "Ïàðîëü" - -#: templates/fetchmail/fetchmailprefs.html:59 -#: templates/smime/import_key.html:54 -msgid "Password:" -msgstr "Ïàðîëü:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "Ïàðîëü: " - -#: mailbox.php:738 message.php:465 lib/Block/mailbox.php:280 -#: templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "Ïðèâàòí³" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "Îñîáèñò³ äàí³" - -#: smime.php:220 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "Ïåðñîíàëüíèé S/MIME ñåðòèô³êàò íå ³ìïîðòîâàíî: " - -#: config/prefs.php.dist:221 -msgid "Place your signature before replies and forwards?" -msgstr "Ðîçì³ñòèòè Âàø ï³äïèñ ïåðåä â³äïîâ³ääþ àáî ïåðåñèëêîþ?" - -#: lib/Compose.php:435 -msgid "Plaintext Version of Message" -msgstr "Òåêñòîâà âåðñ³ÿ ëèñòà" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"Ãðàòè ìåëîä³þ ïðè íàäõîäæåíí³ ñâ³æî¿ ïîøòè? Äëÿ öüîãî Âàø áðîóçåð ïîâèíåí " -"ï³äòðèìóâàòè çâóêîâ³ ôàéëè. Á³ëüø³ñòü áðîóçåð³â äëÿ Windows àáî MAC ìàþòü " -"òàêó ôóíêö³þ, ³íø³ ïëàòôîðìè ìîæóòü ïîòðåáóâàòè îêðåìîãî ïëàã³íà." - -#: imp.js.php:97 -msgid "Please enter a name for the new folder:" -msgstr "Ââåä³òü íàçâó äëÿ íîâî¿ ïàïêè:" - -#: imp.js.php:77 imp.js.php:78 -msgid "Please enter the name of the new folder:" -msgstr "Ââåä³òü íàçâó äëÿ íîâî¿ ïàïêè:" - -#: imp.js.php:82 -msgid "Please enter the new name:" -msgstr "Ââåä³òü íîâó íàçâó:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "Áóäü-ëàñêà, ââåä³òü ïàðîëü äëÿ öüîãî ëèñòà." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "" -"Ââåä³òü Ôðàçó-ïàðîëü äëÿ Âàøîãî ïðèâàòíîãî êëþ÷à PGP. Âàì ïîòð³áíî ââåñòè " -"ôðàçó-ïàðîëü îäèí ðàç íà ñåñ³þ." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "" -"Ââåä³òü Ôðàçó-ïàðîëü äëÿ Âàøîãî ïðèâàòíîãî êëþ÷à S/MIME. Âàì ò³ëüêè ïîòð³áíî " -"ââåñòè ôðàçó-ïàðîëü îäèí ðàç íà ñåñ³þ." - -#: login.php:181 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"Áóäü-ëàñêà, ââ³éä³òü ùå ðàç, ùîá ïîâåðíóòèñÿ äî ñòâîðåííÿ Âàøîãî ëèñòà. ßêùî " -"Âè íå âèêîðèñòîâóºòå òåõíîëîã³þ cookies ³ Âè ïèøåòå ëèñòà ó âèïëèâàþ÷îìó " -"â³êí³, Âàì òàêîæ ñë³ä ââ³éòè ³ â ãîëîâíîìó â³êí³. Öå çðîáëåíî äëÿ " -"çàïîá³ãàííÿ ïåðåõîïëåííÿ çëîâìèñíèêîì Âàøîãî session ID. Âèáà÷òå çà ìîæëèâ³ " -"íåçðó÷íîñò³." - -#: imp.js.php:92 -msgid "Please provide your password." -msgstr "Áóäü-ëàñêà, âêàæ³òü Âàø ïàðîëü." - -#: imp.js.php:91 -msgid "Please provide your username." -msgstr "Áóäü-ëàñêà, âêàæ³òü íàçâó êîðèñòóâà÷à." - -#: lib/Compose.php:2560 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Áóäü-ëàñêà, âèïðàâòå íåêîðåêòí³ àäðåñè." - -#: imp.js.php:74 -msgid "Please select a folder before you perform this action." -msgstr "Âèáåð³òü ïàïêó ïåðåä òèì, ÿê âèêîíóâàòè ÿê³ñü 䳿." - -#: imp.js.php:85 -msgid "Please select at least one folder to search." -msgstr "Âêàæ³òü õî÷à á îäíó ïàïêó äëÿ ïîøóêó." - -#: config/prefs.php.dist:1165 -msgid "Poll all folders for new mail?" -msgstr "Ïåðåâ³ðèòè âñ³ ïàïêè çà ñâ³æîþ ïîøòîþ?" - -#: templates/login/login.html:67 -msgid "Port" -msgstr "Ïîðò" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Powered by Horde" - -#: config/prefs.php.dist:213 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "Ñòàâèòè ïóíêòèð ïåðåä Âàøèì ï³äïèñîì ('-- ')?" - -#: smime.php:255 filterprefs.php:51 pgp.php:259 -msgid "Preferences successfully updated." -msgstr "Íàëàøòóâàííÿ óñï³øíî îíîâëåíî." - -#: compose.php:1107 -msgid "Preview" -msgstr "Îãëÿä" - -#: message.php:526 -msgid "Previous Message" -msgstr "Ïîïåðåäí³é ëèñò" - -#: mailbox.php:268 -msgid "Previous Page" -msgstr "Ïîïåðåäíÿ ñòîð³íêà" - -#: message.php:597 -msgid "Print" -msgstr "Äðóê" - -#: message.php:680 -msgid "Printed By" -msgstr "Ðîçäðóêîâàíî ç" - -#: message.php:665 lib/MIME/Viewer/itip.php:830 -msgid "Priority" -msgstr "Ïð³îðèòåò" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "Ïàðîëü ïðèâàòíîãî êëþ÷à:" - -#: config/prefs.php.dist:678 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "Çàïèòóâàòè ùîðàçó ïðè â³äñèëàíí³ äîäàòêó; ïî çàìîâ÷óâàííþ Ͳ" - -#: config/prefs.php.dist:677 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "Çàïèòóâàòè ùîðàçó ïðè â³äñèëàíí³ äîäàòêó; ïî çàìîâ÷óâàííþ ÒÀÊ" - -#: templates/login/login.html:72 -msgid "Protocol" -msgstr "Ïðîòîêîë" - -#: templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "Ïðîòîêîë:" - -#: lib/Crypt/PGP.php:453 -msgid "Public PGP keyserver support has been disabled." -msgstr "ϳäòðèìêó ïóáë³÷íîãî PGP ñåðâåð êëþ÷³â âèìêíåíî." - -#: mailbox.php:444 mailbox.php:512 -msgid "Pur_ge Deleted" -msgstr "Çíèùèòè âèòåðò³" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:20 -msgid "Purge" -msgstr "Çíèùèòè" - -#: mailbox.php:444 mailbox.php:512 -msgid "Purge Deleted" -msgstr "Çíèùèòè âèòåðò³" - -#: config/prefs.php.dist:424 -msgid "Purge Spam how often:" -msgstr "ßê ÷àñòî âè÷èùàòè Ñïàì:" - -#: config/prefs.php.dist:452 -msgid "Purge Trash how often:" -msgstr "ßê ÷àñòî âè÷èùàòè ñì³òíèê:" - -#: config/prefs.php.dist:433 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "Âè÷èñòèòè ëèñòè ç ïàïêè Ñïàìó, ñòàðø³ çà òàêó ê³ëüê³ñòü äí³â." - -#: config/prefs.php.dist:461 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Âè÷èñòèòè ëèñòè ç³ ñì³òíèêà, ñòàðø³ çà òàêó ê³ëüê³ñòü äí³â." - -#: config/prefs.php.dist:387 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "" -"Âè÷èñòèòè ëèñòè ç ïàïîê â³ä³ñëàíèõ ëèñò³â, ñòàðø³ çà òàêó ê³ëüê³ñòü äí³â." - -#: config/prefs.php.dist:414 -msgid "Purge old messages in the Spam folder?" -msgstr "Âèòåðòè ñòàð³ ëèñòè ç ïàïêè ñïàìó?" - -#: config/prefs.php.dist:442 -msgid "Purge old messages in the Trash folder?" -msgstr "Âèòåðòè ñòàð³ ëèñòè ç ñì³òíèêà?" - -#: config/prefs.php.dist:368 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "Âèòåðòè ñòàð³ ëèñòè ç ïàïîê â³ä³ñëàíèõ ëèñò³â?" - -#: config/prefs.php.dist:378 -msgid "Purge sent-mail how often:" -msgstr "ßê ÷àñòî âè÷èùàòè ïàïêè â³ä³ñëàíèõ ëèñò³â:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "Çíèùóþ %d ëèñò³â â ïàïö³ ñïàìó." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "Çíèùóþ %d ëèñò³â â ñì³òíèêó." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "Çíèùóþ %d ëèñò³â â ïàïö³ â³ä³ñëàíèõ ëèñò³â." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "Çíèùóþ 1 ëèñò â ïàïö³ ñïàìó." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "Çíèùóþ 1 ëèñò â ñì³òíèêó." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Çíèùóþ 1 ëèñò â ïàïö³ â³ä³ñëàíèõ ëèñò³â %s." - -#: lib/IMP.php:919 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Êâîòà: %.2fMB / %.2fMB (%.2f%%)" - -#: lib/IMP.php:923 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Êâîòà: %.2fMB / ÁÅÇ Ë²Ì²ÒÓ" - -#: lib/IMP.php:926 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Êâîòà: ÁÅÇ Ë²Ì²ÒÓ" - -#: config/prefs.php.dist:608 -#, php-format -msgid "Quoting %f:" -msgstr "Öèòóþ %f:" - -#: lib/IMAP/ACL/rfc2086.php:50 lib/IMAP/ACL/rfc4314.php:50 -msgid "Read" -msgstr "×èòàòè" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "Íåäàâí³ ïîøóêè" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "Íåäàâí³ ïîøóêè:" - -#: message.php:568 message.php:611 -msgid "Redirec_t" -msgstr "Ïåðåíàïðàâèòè" - -#: message.php:568 message.php:611 -msgid "Redirect" -msgstr "Ïåðåíàïðàâèòè" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "Ïåðåíàïðàâèòè ëèñò" - -#: compose.php:327 -msgid "Redirect this message" -msgstr "Ïåðåíàïðàâèòè öåé ëèñò" - -#: folders.php:332 -msgid "Refresh" -msgstr "Îíîâèòè" - -#: config/prefs.php.dist:927 -msgid "Refresh Folder Views:" -msgstr "Îñâ³æèòè Îãëÿä Ïàïîê:" - -#: mailbox.php:407 -msgid "Reload" -msgstr "Ïåðåâàíòàæèòè" - -#: folders.php:322 -msgid "Reload View" -msgstr "Îíîâèòè Âèä" - -#: lib/MIME/Viewer/itip.php:542 lib/MIME/Viewer/itip.php:561 -msgid "Remember the free/busy information." -msgstr "Ïàì'ÿòàòè ³íôîðìàö³þ â³ëüíèé/çàéíÿòèé." - -#: config/prefs.php.dist:1134 -msgid "Remember the last view" -msgstr "Ïàì'ÿòàòè îñòàíí³é âèãëÿä" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "³ääàëåíà ñêðèíüêà:" - -#: search.php:324 -msgid "Remove Field From Search" -msgstr "Âèäàëèòè ïîëå ç ïîøóêó" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "Âèäàëèòè äæåðåëî" - -#: templates/folders/actions.html:16 -msgid "Rename" -msgstr "Ïåðåéìåíóâàòè" - -#: config/prefs.php.dist:341 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "Ïåðåéìåíóâàòè ïàïêó â³äïðàâëåíèõ ëèñò³â íà ïî÷àòêó ì³ñÿöÿ?" - -#: lib/Folder.php:402 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "Ïåðåéìåíóâàòè \"%s\" íà \"%s\" íå âäàëîñÿ. Îñü ùî ñêàçàâ ñåðâåð" - -#: message.php:552 -msgid "Reply" -msgstr "³äïîâ³ñòè" - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:420 -msgid "Reply Sent." -msgstr "³äïîâ³äü â³ä³ñëàíî." - -#: compose.php:302 -msgid "Reply to All:" -msgstr "³äïîâ³äü äî Âñ³õ:" - -#: compose.php:304 -msgid "Reply to List:" -msgstr "³äïîâ³ñòè Ñïèñêó:" - -#: mailbox.php:534 message.php:608 -msgid "Report as Innocent" -msgstr "Ïîâ³äîìèòè ÿê íåâèííèé" - -#: mailbox.php:528 message.php:602 -msgid "Report as Spam" -msgstr "Ïîâ³äîìèòè ÿê ñïàì" - -#: compose.php:1032 -msgid "Request a _Read Receipt" -msgstr "Ïðîñèòè ï³äòâåðäæåííÿ ïðî÷èòàííÿ" - -#: config/prefs.php.dist:692 -msgid "Request read receipts?" -msgstr "Ïðîñèòè ï³äòâåðäæåííÿ ïðî÷èòàííÿ?" - -#: mailbox.php:105 -msgid "Requested message not found." -msgstr "Âêàçàíèé ëèñò íå çíàéäåíî." - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:863 -msgid "Required Participant" -msgstr "Îáîâ'ÿçêîâèé ó÷àñíèê" - -#: templates/search/search.html:26 templates/search/search.html:201 -#: templates/acl/acl.html:80 -msgid "Reset" -msgstr "Î÷èñòèòè" - -#: lib/MIME/Viewer/itip.php:118 -msgid "Respondent Status Updated." -msgstr "Ñòàòóñ ðåñïîíäåíòà îíîâëåíî." - -#: message.php:591 -msgid "Resume" -msgstr "Ïîíîâèòè" - -#: lib/UI/Compose.php:137 -msgid "Resume Editing" -msgstr "Ïîíîâèòè ðåäàãóâàííÿ" - -#: login.php:182 -msgid "Resume your session" -msgstr "Ïîíîâèòè Âàøó ñåñ³þ" - -#: templates/folders/folders_size.html:14 -msgid "Return to Folders View" -msgstr "Ïîâåðíóòèñÿ äî Îãëÿäó ïàïîê" - -#: stationery.php:146 -msgid "Return to Message Composition" -msgstr "Ïîâåðíóòèñÿ äî Ñòâîðåííÿ ëèñòà" - -#: filterprefs.php:63 templates/smime/smime.html:102 -#: templates/pgp/pgp.html:155 templates/acl/acl.html:35 -#: templates/acl/acl.html:81 templates/acl/acl.html:95 -msgid "Return to Options" -msgstr "Íàçàä äî îïö³é" - -#: config/prefs.php.dist:861 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "" -"Ïîâåðíóòèñü äî îãëÿäó ñêðèíüêè ï³ñëÿ âèòèðàííÿ, ïåðåì³ùåííÿ àáî êîï³þâàííÿ " -"ëèñòà?" - -#: acl.php:111 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "Ïðàâà êîðèñòóâà÷à \"%s\" íå ìîæóòü áóòè çì³íåí³." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Role" -msgstr "Ðîëü" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:174 lib/MIME/Viewer/pkcs7.php:281 -#: lib/MIME/Viewer/pkcs7.php:469 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1336 -msgid "S/MIME Encrypt Message" -msgstr "S/MIME çàêðèïòîâàíèé ëèñò" - -#: lib/Compose.php:1324 -msgid "S/MIME Error: " -msgstr "S/MIME Ïîìèëêà: " - -#: lib/Compose.php:1303 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "" -"S/MIME Ïîìèëêà: Ïîòð³áíî ôðàçó-ïàðîëü äëÿ ïåðñîíàëüíîãî ïðèâàòíîãî êëþ÷à." - -#: config/prefs.php.dist:159 -msgid "S/MIME Options" -msgstr "Îïö³¿ S/MIME" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "Ââ³ä S/MIME ïàðîëÿ" - -#: smime.php:153 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "Ïóáë³÷íèé êëþ÷ S/MIME äëÿ \"%s\" óñï³øíî çíèùåíî." - -#: smime.php:175 -msgid "S/MIME Public Key successfully added." -msgstr "Ïóáë³÷íèé S/MIME êëþ÷ óñï³øíî äîäàíî." - -#: templates/smime/smime.html:91 -msgid "S/MIME support is disabled on this system." -msgstr "ϳäòðèìêà S/MIME çàáîðîíåíà â ö³é ñèñòåì³." - -#: lib/MIME/Viewer/pkcs7.php:285 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "ϳäòðèìêà S/MIME íà äàíèé ìîìåíò âèìêíóòà, ëèñò íå ìîæíà äåêðèïòóâàòè." - -#: lib/MIME/Viewer/pkcs7.php:205 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "" -"ϳäòðèìêà S/MIME âèìêíóòà, òîìó âì³ñò ï³äïèñàíîãî ëèñòà íå ìîæå áóòè " -"â³äîáðàæåíèé" - -#: lib/MIME/Viewer/pkcs7.php:178 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "ϳäòðèìêà S/MIME âèìêíóòà, òîìó íå ìîæíà ïåðåâ³ðèòè öèôðîâèé ï³äïèñ." - -#: lib/MIME/Viewer/pkcs7.php:135 -msgid "S/MIME support is not enabled." -msgstr "ϳäòðèìêà S/MIME çàáîðîíåíà â ö³é ñèñòåì³." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"ϳäòðèìêà S/MIME âèìàãຠâèïëèâàþ÷èõ â³êîí. ßêùî ó Âàøîìó áðîóçåð³ çàðàç " -"âèïëèâàþ÷³ â³êíà çàáîðîíåí³, çì³í³òü öå íàëàøòóâàííÿ, îñê³ëüêè S/MIME " -"ôóíêö³¿ íå áóäóòü ïðàöþâàòè êîðåêòíî." - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: templates/login/login.html:107 -msgid "SMTP Port" -msgstr "Ïîðò SMTP" - -#: compose.php:941 -msgid "S_ubject" -msgstr "Òåìà" - -#: compose.php:1011 -msgid "Sa_ve a copy in " -msgstr "Çáåðåãòè êîï³þ â " - -#: message.php:595 -msgid "Sa_ve as" -msgstr "Çáåðåãòè ÿê" - -#: templates/search/search.html:25 templates/search/search.html:200 -#: templates/fetchmail/fetchmailprefs.html:121 templates/acl/acl.html:79 -msgid "Save" -msgstr "Çáåðåãòè" - -#: compose.php:1082 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "Çáåðåãòè äîäàòêè ç ëèñòîì â ïàïö³ â³ä³ñëàíèõ ëèñò³â?" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "Çáåðåãòè ÷åðíåòêó" - -#: saveimage.php:52 -msgid "Save Image" -msgstr "Çáåðåãòè çîáðàæåííÿ" - -#: lib/MIME/Contents.php:244 -msgid "Save Image in Gallery" -msgstr "Çáåðåãòè çîáðàæåííÿ â ãàëåðå¿" - -#: filterprefs.php:124 templates/smime/smime.html:101 -#: templates/pgp/pgp.html:154 -msgid "Save Options" -msgstr "Çáåðåãòè îïö³¿" - -#: compose.php:857 -msgid "Save _Draft" -msgstr "Çáåðåãòè ÷åðíåòêó" - -#: message.php:595 -msgid "Save as" -msgstr "Çáåðåãòè ÿê" - -#: config/prefs.php.dist:629 -msgid "Save drafts as unseen?" -msgstr "Çáåð³ãàòè ÷åðíåòêè ÿê íå÷èòàí³?" - -#: config/prefs.php.dist:639 -msgid "Save drafts automatically while composing?" -msgstr "Àâòîìàòè÷íî çáåð³ãàòè ÷åðíåòêè ïðè ñòâîðåíí³ ëèñòà?" - -#: lib/MIME/Viewer/pkcs7.php:245 -msgid "Save in your Address Book" -msgstr "Çáåðåãòè â ì³é Àäðåñíèê" - -#: config/prefs.php.dist:1248 -msgid "Save recipients automatically to the default address book?" -msgstr "Çáåð³ãàòè îòðèìóâà÷³â àâòîìàòè÷íî â ñòàíäàðòíèé àäðåñíèê?" - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "Çáåðåãòè ïîøóê ÿê ïñåâäî-ïàïêó?" - -#: config/prefs.php.dist:229 -msgid "Save sent mail?" -msgstr "Çáåð³ãàòè â³ä³ñëàíó ïîøòó?" - -#: lib/Compose.php:165 -msgid "Saving the draft failed. No draft folder specified." -msgstr "Çáåðåæåííÿ ÷åðíåòêè íåâäàëå. Íå âêàçàíî ïàïêè ÷åðíåòîê." - -#: lib/Compose.php:235 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Çáåðåæåííÿ ÷åðíåòêè íåâäàëå. Îñü ùî ñêàçàâ ñåðâåð: %s" - -#: mailbox.php:413 lib/Search.php:533 lib/Block/tree_folders.php:44 -#: templates/contacts/contacts.html:25 -msgid "Search" -msgstr "Ïîøóê" - -#: search.php:211 mailbox.php:413 -#, php-format -msgid "Search %s" -msgstr "Ïîøóê %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "Êðèòåð³é ïîøóêó" - -#: config/prefs.php.dist:128 -msgid "Search Options" -msgstr "Îïö³¿ ïîøóêó" - -#: search.php:158 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "Ðåçóëüòàòè ïîøóêó" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "Ïðî÷èòàí³" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "Âèáðàòè ³íøèé àêêàóíò" - -#: search.php:315 -msgid "Select a date" -msgstr "Âèáåð³òü äàòó" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Âèáåð³òü ïîëå" - -#: config/prefs.php.dist:143 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Âêàæ³òü äæåðåëà àäðåñíèêà äëÿ ïîøóêó ³ äîäàâàííÿ àäðåñ." - -#: templates/search/search.html:159 -msgid "Select all" -msgstr "Âèáðàòè âñ³" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "Âèáåð³òü âñ³ ïîëÿ äëÿ ïîøóêó ïðè ðîçêðèòò³ àäðåñ." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "Âèáåð³òü àêêàóíò:" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "Íå âèáðàòè æîäíîãî" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Âêàæ³òü ãàëåðåþ äëÿ çàïèñó çîáðàæåííÿ." - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "Âèáåð³òü òèï ñåðâåðà:" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "Âèáðàí³ Àäðåñíèêè:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "Âèáðàí³ àäðåñè" - -#: pgp.php:425 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "Íàä³ñëàòè êëþ÷ íà ïóáë³÷íèé ñåðâåð êëþ÷³â" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "Íàä³ñëàòè îñòàíí³ äàí³" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "³ä³ñëàòè ëèñòà" - -#: imp.js.php:56 -msgid "Send message without a Subject?" -msgstr "Íàä³ñëàòè ëèñò áåç òåìè?" - -#: config/prefs.php.dist:846 -msgid "Send read receipt when requested by the sender?" -msgstr "Íàäñèëàòè ï³äòâåðäæåííÿ ïðî÷èòàííÿ íà ïðîõàííÿ â³äïðàâíèêà?" - -#: lib/IMAP/Tree.php:2337 -msgid "Sent mail folder" -msgstr "Ïàïêà â³ä³ñëàíèõ ëèñò³â" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "Ïàïêà â³ä³ñëàíèõ ëèñò³â:" - -#: templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "Ñåðâåð" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "²íôîðìàö³ÿ ïðî Ñåðâåð ³ Ïàïêó" - -#: templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "Ñåðâåð:" - -#: config/prefs.php.dist:88 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "Íàëàøòóéòå 䳿 ïðè ïåðåì³ùåíí³ àáî âèäàëåíí³ ëèñò³â." - -#: config/prefs.php.dist:648 -msgid "Set the X-Priority header when composing messages?" -msgstr "Âñòàíîâèòè çàãîëîâîê X-Priority ïðè ñòâîðåíí³ ïîâ³äîìëåííÿ?" - -#: config/prefs.php.dist:32 -msgid "Share Folders" -msgstr "Ðîçäàòè ïàïêè" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "Ðîçäàòè ïîøòîâ³ ïàïêè" - -#: config/prefs.php.dist:33 -msgid "Share your mail folders with other users." -msgstr "Ðîçäàòè Âàø³ ïîøòîâ³ ïàïêè ³íøèì êîðèñòóâà÷àì." - -#: config/prefs.php.dist:776 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "" -"Âåëèê³ áëîêè öèòîâàíîãî òåêñòó ìàþòü áóòè ïîêàçàí³ ÷è ñõîâàí³ ïî " -"çàìîâ÷óâàííþ? Öå ìîæíà áóäü-êîëè çì³íèòè." - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "Ò³ëî òåêñòó ïîâ³äîìëåííÿ ìຠáóòè ïðîñêàíîâàíå íà äàí³ PGP" - -#: config/prefs.php.dist:621 -msgid "Should the compose window be closed after saving a draft?" -msgstr "×è ìຠáóòè â³êíî ñòâîðåííÿ çàêðèòå ï³ñëÿ çáåðåæåííÿ ÷åðíåòêè?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "" -"×è Âàø ïóáë³÷íèé êëþ÷ PGP ìຠáóòè ïðèºäíàíèé äî ëèñò³â ïî çàìîâ÷óâàííþ?" - -#: imp.js.php:47 -msgid "Show Addresses" -msgstr "Ïîêàçàòè àäðåñè" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "Ïîêàçàòè âñ³ ïàïêè" - -#: message.php:618 -msgid "Show All Headers" -msgstr "Ïîêàçàòè âñ³ çàãîëîâêè" - -#: mailbox.php:245 -msgid "Show Deleted" -msgstr "Ïîêàçàòè âèòåðò³" - -#: lib/MIME/Viewer/html.php:124 -msgid "Show Images?" -msgstr "Ïîêàçóâàòè çîáðàæåííÿ?" - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "Ïîêàçàòè ò³ëüêè çàìîâëåí³ ïàïêè" - -#: templates/folders/actions.html:37 -msgid "Show Size" -msgstr "Ïîêàçàòè îá'ºì" - -#: folders.php:350 -msgid "Show Unsubscribed" -msgstr "Ïîêàçàòè íåçàìîâëåí³" - -#: config/prefs.php.dist:715 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "Ïîêàçàòè ³êîíêó, ùîá äîçâîëèòè âèð³çàííÿ äîäàòê³â ç ëèñò³â?" - -#: config/prefs.php.dist:988 -msgid "Show previews for unread messages only?" -msgstr "Ïîêàçóâàòè ïîïåðåäí³é îãëÿä ò³ëüêè äëÿ íåïðî÷èòàíèõ ëèñò³â?" - -#: config/prefs.php.dist:530 -msgid "Show the Bcc: header field when composing mail?" -msgstr "Ïîêàçàòè ïîëå çàãîëîâêà Bcc ïðè ñòâîðåíí³ ëèñòà?" - -#: config/prefs.php.dist:521 -msgid "Show the Cc: header field when composing mail?" -msgstr "Ïîêàçàòè ïîëå çàãîëîâêà Cc ïðè ñòâîðåíí³ ëèñòà?" - -#: config/prefs.php.dist:1025 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "Ïîêàçàòè ³êîíêó ñòÿãóâàííÿ ïîøòè â ìåíþ?" - -#: filterprefs.php:109 -msgid "Show the filter icon on the menubar?" -msgstr "Ïîêàçàòè ï³êòîãðàìó ô³ëüòð³â â ìåíþ?" - -#: lib/MIME/Viewer/html.php:140 -msgid "Show this HTML in a new window?" -msgstr "Ïîêàçàòè öåé HTML â íîâîìó â³êí³?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Ïîêàçàòè çàãàëüíó ê³ëüê³ñòü ëèñò³â â ïàïö³?" - -#: config/prefs.php.dist:773 -msgid "Shown" -msgstr "Ïîêàçàíî" - -#: mailbox.php:597 lib/Block/mailbox.php:169 -msgid "Si_ze" -msgstr "Îá'ºì" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "Îá'ºì:" - -#: templates/folders/folders_size.html:4 -msgid "Sizes of selected folders:" -msgstr "Îá'ºìè âèáðàíèõ ïàïîê:" - -#: mailbox.php:566 lib/Block/mailbox.php:138 -msgid "Sort by Arrival" -msgstr "Ñîðòóâàòè çà íàäõîäæåííÿì" - -#: mailbox.php:571 lib/Block/mailbox.php:143 -msgid "Sort by Date" -msgstr "Ñîðòóâàòè ïî äàò³" - -#: mailbox.php:581 lib/Block/mailbox.php:153 -msgid "Sort by From Address" -msgstr "Ñîòðóâàòè çà àäðåñîþ ³ä" - -#: mailbox.php:596 lib/Block/mailbox.php:168 -msgid "Sort by Message Size" -msgstr "Ñîðòóâàòè çà îá'ºìîì" - -#: mailbox.php:591 lib/Block/mailbox.php:163 -msgid "Sort by Subject" -msgstr "Ñîðòóâàòè çà òåìîþ" - -#: mailbox.php:586 lib/Block/mailbox.php:158 -msgid "Sort by Thread" -msgstr "Ñîðòóâàòè çà ðóáðèêîþ" - -#: mailbox.php:576 lib/Block/mailbox.php:148 -msgid "Sort by To Address" -msgstr "Ñîðòóâàòè çà àäðåñîþ Äî" - -#: lib/IMAP/Tree.php:2330 -msgid "Spam folder" -msgstr "Ïàïêà ñïàìó" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "Ïàïêà ñïàìó:" - -#: compose.php:1000 -msgid "Special Characters" -msgstr "Ñïåöñèìâîëè" - -#: search.php:47 -msgid "Special Virtual Folders cannot be edited." -msgstr "Ñïåö³àëüí³ ïñåâäî-ïàïêè íå ìîæíà ðåäàãóâàòè." - -#: lib/UI/Compose.php:138 -msgid "Spell Check Failed" -msgstr "Ïåðåâ³ðêà ïðàâîïèñó íåâäàëà" - -#: lib/MIME/Viewer/itip.php:521 lib/MIME/Viewer/itip.php:523 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "Ñòàðò" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:854 -msgid "Status" -msgstr "Ñòàòóñ" - -#: lib/MIME/Contents.php:255 -msgid "Strip Attachment" -msgstr "Âð³çàòè äîäàòîê" - -#: config/prefs.php.dist:980 -msgid "Strip linebreaks?" -msgstr "Âèð³çàòè ïåðåâîäè ðÿäê³â?" - -#: mailbox.php:592 lib/Block/mailbox.php:164 -msgid "Sub_ject" -msgstr "Òåìà" - -#: lib/Search.php:670 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Òåìà" - -#: config/prefs.php.dist:1068 -msgid "Subject Field" -msgstr "Ïîëå Òåìè" - -#: templates/thread/thread.html:37 -msgid "Subject:" -msgstr "Òåìà:" - -#: templates/saveimage/saveimage.html:19 templates/search/search.html:25 -#: templates/search/search.html:200 templates/smime/passphrase.html:23 -#: templates/pgp/passphrase.html:21 -msgid "Submit" -msgstr "³ä³ñëàòè" - -#: templates/folders/actions.html:23 -msgid "Subscribe" -msgstr "Çàìîâèòè" - -#: lib/MIME/Viewer/pgp.php:439 lib/MIME/Viewer/pkcs7.php:429 -#: lib/MIME/Viewer/status.php:86 -msgid "Success" -msgstr "Óñï³øíî" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:835 lib/MIME/Viewer/itip.php:837 -msgid "Summary" -msgstr "Ðåçþìå" - -#: compose.php:1037 compose.php:1038 -msgid "Switch Composition Method" -msgstr "Ïåðåêëþ÷èòè ìåòîä ñòâîðåííÿ" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Ïåðåéòè äî HTML-ñòâîðåííÿ" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Ïåðåéòè äî òåêñòîâîãî ñòâîðåííÿ" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Ïàïêà ïðèçíà÷åííÿ" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Ñêðèíüêà ïðèçíà÷åííÿ:" - -#: lib/IMP.php:476 -msgid "Task Lists" -msgstr "Ñïèñîê çàâäàíü" - -#: compose.php:1042 -msgid "Te_xt" -msgstr "Òåêñò" - -#: lib/MIME/Viewer/itip.php:273 -msgid "Tentative: " -msgstr "Ïîïåðåäíüî: " - -#: lib/MIME/Viewer/itip.php:631 -msgid "Tentatively Accept request" -msgstr "Ïîïðåðåäíüî ïðèéíÿòèé çàïèò" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Tentatively Accepted" -msgstr "Ïîïåðåäíüî ïðèéíÿòî" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "Íàçâà ôàéëó ç Óìîâàìè äîãîâîðó íå âêàçàíà â conf.php" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "Òåêñò" - -#: config/prefs.php.dist:1109 -msgid "The From: column of the message should be linked:" -msgstr "Êîëîíêà ëèñòà ³ä: ìຠáóòè ï³äâ'ÿçàíà:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "" -"²ÌÀÐ ñåðâåð íå ï³äòðèìóº âèáðàíèé ìåòîä àóòåíòèô³êàö³¿. Ñêîíòàêòóéòåñü ç " -"àäì³í³ñòðàòîðîì." - -#: lib/MIME/Viewer/pkcs7.php:243 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "S/MIME ñåðòèô³êàò %s: " - -#: fetchmailprefs.php:84 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "Ðåºñòð \"%s\" áóâ âèòåðòèé." - -#: fetchmailprefs.php:77 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "Ðåºñòð \"%s\" çáåðåæåíî." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "Äîäàòîê íå çíàéäåíî." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "Äàí³ â êàëåíäàð³ íåêîðåêòí³" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "Âì³ñò ôàéëó äëÿ Macintosh íèæ÷å" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Ïîòî÷íó ïàïêó \"%s\" áóäå ïåðåéìåíîâàíî íà \"%s\"." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "" -"Ïîòî÷íèé ñïèñîê êîðèñòóâà÷³â ç äîñòóïîì äî ö³º¿ ïàïêè íå ìîæå áóòè îòðèìàíèé." - -#: config/prefs.php.dist:827 -msgid "The default charset for messages with no charset information:" -msgstr "Ñòàíäàðòíå êîäóâàííÿ äëÿ ëèñò³â áåç äàíèõ ïðî êîäóâàííÿ:" - -#: lib/Compose.php:240 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "×åðíåòêó çáåðåæåíî â ïàïêó \"%s\"." - -#: lib/MIME/Viewer/itip.php:142 -msgid "The event was added to your calendar." -msgstr "Ïîä³ÿ âíåñåíà äî Âàøîãî êàëåíäàðÿ." - -#: lib/Folder.php:268 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Ïàïêà \"%s\" âæå ³ñíóº" - -#: lib/Folder.php:290 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "Ïàïêó \"%s\" ñòâîðåíî, àëå Âè íå çàìîâèëè ¿¿." - -#: lib/Folder.php:277 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "Ïàïêó \"%s\" íå ñòâîðåíî. Îñü ùî ñêàçàâ ñåðâåð" - -#: lib/Folder.php:188 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "Ïàïêó \"%s\" íå çíèùåíî. Îñü ùî ñêàçàâ ñåðâåð" - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Ïàïêó \"%s\" óñï³øíî ñòâîðåíî." - -#: lib/Folder.php:193 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Ïàïêó \"%s\" óñï³øíî çíèùåíî." - -#: lib/Folder.php:400 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Ïàïêó \"%s\" óñï³øíî ïåðåéìåíîâàíî íà \"%s\"." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "Íàñòóïí³ ôàéëè ïðèêð³ïëåíî äî öüîãî áëîêó:" - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "Ïîøòîâèé ñåðâåð çãåíåðóâàâ òàêó ïîìèëêó:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "Ïîøòîâèé ñåðâåð çãåíåðóâàâ òàêå ³íôîðìàö³éíå ïîâ³äîìëåííÿ:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "Ïîøòîâèé ñåðâåð çãåíåðóâàâ òàêå ïîâ³äîìëåííÿ:" - -#: lib/Message.php:775 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "Ñêðèíüêà %s âæå ïîðîæíÿ." - -#: lib/Fetchmail.php:239 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "Ëèñò \"%s\" â³ä \"%s\" (%d áàéò) ïåðåâåðøóº ë³ì³ò ñòÿãåíííÿ." - -#: imp.js.php:70 -msgid "The message being composed has been closed. Exiting." -msgstr "Ëèñò, ùî ñòâîðþâàâñÿ, áóâ çàêðèòèé. Âèõîäæó." - -#: lib/MIME/Viewer/pgp.php:364 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "Ëèñò íå ñõîæèé íà çàêðèïòîâàíèé PGP. Ïîìèëêà: " - -#: lib/MIME/Viewer/pgp.php:250 lib/MIME/Viewer/pgp.php:399 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "Ëèñò íå ñõîæèé íà êîðåêòíèé ôîðìàò PGP (â³äïîâ³äíî äî RFC 2015)." - -#: lib/MIME/Viewer/pgp.php:207 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "Öåé ëèñò çàêðèïòîâàíèé ³ ì³ñòèòü öèôðîâèé ï³äïèñ PGP." - -#: lib/MIME/Viewer/pgp.php:203 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "" -"Öåé ëèñò ì³ñòèòü öèôðîâèé ï³äïèñ PGP, àëå ï³äïèñ íå ìîæå áóòè ïåðåâ³ðåíèé." - -#: lib/MIME/Viewer/pgp.php:209 -msgid "The message below has been digitally signed with PGP." -msgstr "Öåé ëèñò ì³ñòèòü öèôðîâèé ï³äïèñ PGP." - -#: lib/MIME/Viewer/pgp.php:359 -msgid "The message below has been encrypted with PGP." -msgstr "Öåé ëèñò çàêðèïòîâàíî PGP." - -#: lib/MIME/Viewer/pgp.php:443 -msgid "The message below has been verified." -msgstr "Ëèñò áóëî ïåðåâ³ðåíî." - -#: lib/Crypt/PGP.php:344 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "Öåé ëèñò íå áóâ çàêðèïòîâàíèé àáî ï³äïèñàíèé PGP." - -#: imp.js.php:56 -msgid "The message does not have a Subject entered." -msgstr "Ëèñò íå ìຠââåäåíî¿ òåìè." - -#: lib/Filter.php:72 lib/Spam.php:213 -msgid "The message has been deleted." -msgstr "Ëèñò âèòåðòî." - -#: lib/Spam.php:196 -msgid "The message has been reported as not spam to your system administrator." -msgstr "Ëèñò ïîâ³äîìëåíèé ÿê íå ñïàì ñèñòåìíîìó àäì³í³ñòðàòîðó." - -#: lib/Spam.php:176 -msgid "The message has been reported as not spam." -msgstr "Ëèñò ïîâ³äîìëåíèé ÿê íå ñïàì." - -#: lib/Spam.php:188 -msgid "The message has been reported as spam to your system administrator." -msgstr "Ëèñò ïîâ³äîìëåíèé ÿê ñïàì Âàøîìó ñèñòåìíîìó àäì³í³ñòðàòîðó." - -#: lib/Spam.php:168 -msgid "The message has been reported as spam." -msgstr "Ëèñò ïîâ³äîìëåíèé ÿê ñïàì." - -#: lib/MIME/Viewer/pkcs7.php:434 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "Ëèñò ïåðåâ³ðåíî. ³äïðàâíèê: %s" - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "Ëèñòè âèòåðòî." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "Âêàçàíèé ôàéë íå ³ñíóº â MS-TNEF-äîäàòêó." - -#: lib/MIME/Viewer/zip.php:63 -msgid "The requested file does not exist in the Zip attachment." -msgstr "Âêàçàíèé ôàéë íå ³ñíóº â Zip-äîäàòêó." - -#: message.php:434 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "" -"³äïðàâíèê ëèñòà ïðîñèòü Âàñ íàä³ñëàòè ϳäòâåðäæåííÿ îòðèìàííÿ (MDN). Áóäü-" -"ëàñêà, êëàöí³òü %s äëÿ â³äïðàâëåííÿ òàêîãî ï³äòâåðäæåííÿ." - -#: imp.js.php:55 -msgid "The signature could not be replaced." -msgstr "ϳäïèñ íå ìîæå áóòè çàì³íåíèé." - -#: imp.js.php:54 -msgid "The signature was successfully replaced." -msgstr "ϳäïèñ óñï³øíî çàì³íåíèé" - -#: attachment.php:127 -msgid "The specified file cannot be read." -msgstr "Íå ìîæó ïðî÷èòàòè âêàçàíèé ôàéë." - -#: attachment.php:59 -msgid "The specified file does not exist." -msgstr "Âêàçàíèé ôàéë íå ³ñíóº." - -#: lib/MIME/Viewer/itip.php:172 -msgid "The task has been added to your tasklist." -msgstr "Çàâäàííÿ äîäàíî äî ëèñòà çàäà÷" - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "Òåêñò ïîâ³äîìëåííÿ" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "Òåêñò ëèñòà ìîæíà ïåðåãëÿíóòè ÿê %s." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "Òåêñò ïîâåðíåíîãî ëèñòà" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "Òåêñò ïîâåðíåíîãî ëèñòà ìîæíà ïåðåãëÿíóòè %s" - -#: lib/MIME/Viewer/notification.php:66 -msgid "The text of the sent message" -msgstr "Òåêñò â³ä³ñëàíîãî ëèñòà" - -#: lib/MIME/Viewer/notification.php:66 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "Òåêñò â³ä³ñëàíîãî ëèñòà ìîæíà ïåðåãëÿíóòè %s." - -#: lib/MIME/Viewer/itip.php:157 -msgid "The user's free/busy information was sucessfully stored." -msgstr "²íôîðìàö³ÿ êîðèñòóâà÷à â³ëüíèé/çàíÿòèé óñï³øíî çàïèñàíà." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "Íåìຠ³íøèõ ÷àñòèí, ÿê³ ìîæóòü áóòè â³äîáðàæåí³." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr " ñêðèíüö³ íåìà æîäíîãî ëèñòà." - -#: thread.php:103 -msgid "There is no text that can be displayed inline." -msgstr "Íåìຠòåêñòó ÿêèé ìîæå áóòè â³äîáðàæåíèé ïî òåêñòó. ìàñëî ìàñëÿíå..." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Òðàïèëàñü ïîìèëêà ïðè êîï³þâàíí³ ëèñò³â ç \"%s\" äî \"%s\". Îñü ùî ñêàçàâ " -"ñåðâåð" - -#: lib/Message.php:268 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "" -"Òðàïèëàñü ïîìèëêà ïðè âèòèðàíí³ ëèñò³â ç ïàïêè \"%s\". Îñü ùî ñêàçàâ ñåðâåð" - -#: lib/MIME/Viewer/itip.php:102 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "Òðàïèëàñü ïîìèëêà ïðè âèòèðàíí³ ïî䳿: %s" - -#: lib/MIME/Viewer/enriched.php:36 lib/MIME/Viewer/plain.php:51 -msgid "There was an error displaying this message part" -msgstr "Òðàïèëàñü ïîìèëêà ïðè â³äîáðàæåíí³ öüîãî áëîêó ëèñòà" - -#: lib/Message.php:619 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "" -"Òðàïèëàñü ïîìèëêà ìàðêóâàííÿ ëèñò³â â ïàïö³ \"%s\". Îñü ùî ñêàçàâ ñåðâåð" - -#: folders.php:140 -#, php-format -msgid "There was an error importing %s." -msgstr "Òðàïèëàñü ïîìèëêà ³ìïîðòóâàííÿ %s." - -#: lib/MIME/Viewer/itip.php:139 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "Òðàïèëàñü ïîìèëêà ³ìïîðòóâàííÿ ïî䳿: %s." - -#: lib/MIME/Viewer/itip.php:169 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "Òðàïèëàñü ïîìèëêà ³ìïîðòóâàííÿ çàâäàííÿ: %s." - -#: lib/MIME/Viewer/itip.php:155 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "Òðàïèëàñü ïîìèëêà ³ìïîðòóâàííÿ äàíèõ â³ëüíèé/çàéíÿòèé êîðèñòóâà÷à: %s." - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "" -"Òðàïèëàñü ïîìèëêà ïðè ïåðåíåñåíí³ ëèñò³â ç \"%s\" äî \"%s\". Îñü ùî ñêàçàâ " -"ñåðâåð" - -#: lib/Compose.php:664 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "Òðàïèëàñü ïîìèëêà ïðè â³äïðàâëåíí³ Âàøîãî ëèñòà: %s" - -#: lib/MIME/Viewer/itip.php:116 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "Òðàïèëàñü ïîìèëêà îíîâëåííÿ ïî䳿: %s." - -#: lib/MIME/Viewer/pgp.php:166 -msgid "This PGP Public Key was attached to the message." -msgstr "Ïóáë³÷íèé êëþ÷ PGP ïðèêð³ïëåíèé äî öüîãî ëèñòà." - -#: lib/MIME/Viewer/itip.php:107 lib/MIME/Viewer/itip.php:121 -#: lib/MIME/Viewer/itip.php:146 lib/MIME/Viewer/itip.php:160 -#: lib/MIME/Viewer/itip.php:176 lib/MIME/Viewer/itip.php:319 -msgid "This action is not supported." -msgstr "Öÿ ä³ÿ íå ï³äòðèìóºòüñÿ." - -#: lib/MIME/Viewer/itip.php:182 lib/MIME/Viewer/itip.php:430 -msgid "This action is not yet implemented." -msgstr "Öÿ ä³ÿ ùå íå ðåàë³çîâàíà." - -#: imp.js.php:80 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "Öå ìîæå çàéíÿòè ïåâíèé ÷àñ. Âïåâíåí³, ùî õî÷åòå ïðîäîâæèòè?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "Öåé ëèñò ì³ñòèòü ôàéë Ìàê³íòîø" - -#: lib/MIME/Viewer/pkcs7.php:460 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "Öåé ëèñò ì³ñòèòü äîäàòîê, ÿêèé áóâ ï³äïèñàíèé S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:464 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "Öåé ëèñò ì³ñòèòü äîäàòîê, ÿêèé áóâ çàêðèïòîâàíèé S/MIME." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "" -"Öåé ëèñò ì³ñòèòü ³íôîðìàö³þ ïðî äîðó÷åííÿ ëèñòà, àëå éîãî ôîðìàò íåâ³äîìèé." - -#: lib/MIME/Viewer/pkcs7.php:202 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "Öåé ëèñò íå ñõîæèé íà êîðåêòíèé ôîðìàò S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:175 -msgid "This message has been digitally signed via S/MIME." -msgstr "Öåé ëèñò ì³ñòèòü öèôðîâèé ï³äïèñ S/MIME." - -#: lib/MIME/Viewer/pkcs7.php:171 lib/MIME/Viewer/pkcs7.php:282 -msgid "This message has been encrypted via S/MIME." -msgstr "Öåé ëèñò çàêðèïòîâàíî S/MIME." - -#: lib/MIME/Contents.php:419 -msgid "This message part cannot be viewed because it is too large." -msgstr "Öþ ÷àñòèíó ëèñòà íå ìîæíà â³äîáðàçèòè ÷åðåç ¿¿ íàäì³ðíèé îá'ºì." - -#: message.php:519 -msgid "This message to" -msgstr "Öåé ëèñò äî" - -#: acl.php:45 -msgid "This server does not support sharing folders." -msgstr "Öåé ñåðâåð íå ï³äòðèìóº ðîçäà÷³ ïàïîê." - -#: imp.js.php:71 -msgid "This window must be called from a compose window." -msgstr "Öå â³êíî ïîâèííî âèêëèêàòèñü ç â³êíà ñòâîðåííÿ." - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Ïîêàç ðóáðèê:" - -#: thread.php:157 config/prefs.php.dist:1070 -msgid "Thread View" -msgstr "Îãëÿä ðóáðèê" - -#: lib/MIME/Viewer/images.php:172 -msgid "Thumbnail of attached image" -msgstr "ϳêòîãðàìà ïðèºäíàíîãî çîáðàæåííÿ" - -#: compose.php:762 mailbox.php:577 lib/Search.php:658 lib/UI/Mailbox.php:88 -#: lib/UI/Message.php:26 lib/Block/mailbox.php:149 -#: templates/login/recompose.html:14 templates/contacts/contacts.html:40 -msgid "To" -msgstr "Äî" - -#: config/prefs.php.dist:1067 -msgid "To Address" -msgstr "Äî Àäðåñè" - -#: message.php:560 -msgid "To All" -msgstr "Äî âñ³õ" - -#: message.php:553 -msgid "To Sender" -msgstr "Äî â³äïðàâíèêà" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"Äëÿ âèáîðó ê³ëüêîõ ïîë³â óòðèìóéòå íàòèñíåíîþ êëàâ³øó Control (PC) àáî " -"Command (Mac)." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "Ùîá âèêîðèñòàòè TLS çâ'ÿçîê, ïîòð³áíà âåðñ³ÿ PHP 5.1.0 àáî âèùå." - -#: thread.php:116 templates/thread/thread.html:32 -msgid "To:" -msgstr "To:" - -#: config/prefs.php.dist:509 -msgid "Top" -msgstr "Âåðõ" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "Çàãàëüíèé îá'ºì:" - -#: login.php:281 -msgid "Traditional" -msgstr "Òðàäèö³éíèé" - -#: lib/IMAP/Tree.php:2317 -msgid "Trash folder" -msgstr "Ñì³òíèê" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "Ñì³òíèê:" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "Íå ìîæó ç'ºäíàòèñÿ ç SQL ñåðâåðîì." - -#: lib/Quota/command.php:93 lib/Quota/imap.php:42 lib/Quota/mercury32.php:78 -#: lib/Quota/logfile.php:87 lib/Quota/mdaemon.php:45 -msgid "Unable to retrieve quota" -msgstr "Íå ìîæó îòðèìàòè êâîòó" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "Áåç â³äïîâ³ä³" - -#: search.php:334 -msgid "Unanswered messages" -msgstr "Ëèñòè áåç â³äïîâ³ä³" - -#: mailbox.php:504 message.php:547 -msgid "Undelete" -msgstr "³äíîâèòè" - -#: search.php:344 -msgid "Undeleted messages" -msgstr "³äíîâëåí³ ëèñòè" - -#: lib/MIME/Headers.php:213 lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 -msgid "Undisclosed Recipients" -msgstr "Íåâèêðèò³ îòðèìóâà÷³" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "Íåî÷³êóâàíà â³äïîâ³äü â³ä ñåðâåðà íà êîìàíäó àóòåíòèô³êàö³¿." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "Íåî÷³êóâàíà â³äïîâ³äü â³ä ñåðâåðà íà Digest-MD5 â³äïîâ³äü." - -#: search.php:339 -msgid "Unflagged messages" -msgstr "Ëèñòè áåç ïîçíà÷åíü" - -#: lib/MIME/Viewer/itip.php:462 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "Íåï³äòðèìóâàíèé òèï êîìïîíåíòà: %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "Íåâ³äîìèé" - -#: lib/UI/Mailbox.php:176 -msgid "Unknown Date" -msgstr "Íåâ³äîìà äàòà" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "Íåâ³äîìà â³äïîâ³äü ²ÌÀÐ ñåðâåðà. Ñåðâåð â³äïîâ³â: %s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "Íåâ³äîìà çóñòð³÷" - -#: lib/UI/Mailbox.php:103 -msgid "Unknown Recipient" -msgstr "Íåâ³äîìèé îòðèìóâà÷" - -#: lib/MIME/Viewer/itip.php:815 -msgid "Unknown Task" -msgstr "Íåâ³äîìå çàâäàííÿ" - -#: smime.php:337 pgp.php:428 -msgid "Unload Passphrase" -msgstr "Âèâàíòàæèòè ôðàçó-ïàðîëü" - -#: fetchmailprefs.php:68 -msgid "Unnamed" -msgstr "Íåíàçâàíèé" - -#: mailbox.php:743 message.php:474 lib/Block/mailbox.php:285 -#: templates/message/navbar_navigate.html:9 templates/mailbox/navbar.html:15 -#: templates/mailbox/navbar.html:31 -msgid "Unseen" -msgstr "Íå÷èòàí³" - -#: templates/folders/actions.html:24 -msgid "Unsubscribe" -msgstr "³äìîâèòèñü" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "Îíîâèòè" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "Îíîâèòè ñòàòóñ ðåñïîíäåíòà" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "Âíåñòè öå â ì³é êàëåíäàð" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "Âèêîðèñòîâóâàòè òèïîâå çíà÷åííÿ" - -#: config/prefs.php.dist:263 -msgid "Use IMAP folder subscriptions?" -msgstr "Âèêîðèñòîâóâàòè çàìîâëåííÿ ïàïîê ²ÌÀÐ?" - -#: config/prefs.php.dist:878 -msgid "Use Virtual Trash Folder?" -msgstr "Âèêîðèñòîâóâàòè Ïñåâäî-Ñì³òíèê?" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Êîðèñòóâà÷" - -#: acl.php:87 acl.php:128 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "Êîðèñòóâà÷ \"%s\" óñï³øíî îòðèìàâ çàçíà÷åí³ ïðàâà íà ïàïêó \"%s\"." - -#: templates/login/login.html:85 -msgid "Username" -msgstr "Íàçâà êîðèñòóâà÷à" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "Íàçâà êîðèñòóâà÷à:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Íàçâà êîðèñòóâà÷à: " - -#: lib/MIME/Viewer/pkcs7.php:244 templates/smime/smime.html:31 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:38 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "Îãëÿä" - -#: lib/MIME/Viewer/tnef.php:109 lib/MIME/Viewer/zip.php:91 -#, php-format -msgid "View %s" -msgstr "Îãëÿä %s" - -#: smime.php:311 pgp.php:400 -#, php-format -msgid "View %s Public Key" -msgstr "Ïåðåãëÿíóòè %s â³äêðèòèé êëþ÷" - -#: lib/MIME/Viewer/images.php:162 lib/MIME/Viewer/images.php:167 -msgid "View Attachment" -msgstr "Ïîäèâèòèñü äîäàòîê" - -#: mailbox.php:537 -msgid "View Messages" -msgstr "Ïåðåãëÿä ëèñò³â" - -#: smime.php:338 pgp.php:429 -msgid "View Personal Private Key" -msgstr "Ïåðåãëÿíóòè Ïåðñîíàëüíèé ïðèâàòíèé êëþ÷" - -#: smime.php:334 pgp.php:423 -msgid "View Personal Public Key" -msgstr "Ïðîãëÿíóòè Ïåðñîíàëüíèé ïóáë³÷íèé êëþ÷" - -#: message.php:571 -msgid "View Thread" -msgstr "Ïåðåãëÿä ðóáðèêè" - -#: lib/MIME/Viewer/pkcs7.php:468 -msgid "View attachment in a separate window" -msgstr "Ïåðåãëÿíóòè äîäàòîê â îêðåìîìó â³êí³" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "Ïåðåãëÿíóòè âì³ñò â îêðåìîìó â³êí³" - -#: lib/MIME/Viewer/itip.php:143 -msgid "View event" -msgstr "Îãëÿä ïî䳿" - -#: folders.php:407 mailbox.php:679 -#, php-format -msgid "View messages in %s" -msgstr "Ïåðåãëÿä ëèñò³â â %s" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "Âèä àáî ñêðèíüêà, ÿê³ ïîêàçàòè ï³ñëÿ âõîäó:" - -#: lib/MIME/Viewer/itip.php:173 -msgid "View task" -msgstr "Ïåðåãëÿä çàâäàííÿ" - -#: mailbox.php:354 mailbox.php:355 -msgid "Virtual Folder" -msgstr "Ïñåâäî-ïàïêà" - -#: search.php:155 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Ïñåâäî-ïàïêó \"%s\" óñï³øíî ñòâîðåíî." - -#: lib/IMAP/Tree.php:90 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "Ïñåâäî-ïàïêè" - -#: search.php:150 -msgid "Virtual Folders require a label." -msgstr "Ïñåâäî-ïàïêb ïîâèíí³ ìàòè ì³òêó." - -#: lib/Search.php:401 -msgid "Virtual INBOX" -msgstr "Ïñåâäî-âõ³äí³" - -#: lib/IMAP/Tree.php:2357 -msgid "Virtual INBOX Folder" -msgstr "Ïñåâäî-ïàïêà Âõ³äíèõ" - -#: lib/Search.php:345 -msgid "Virtual Trash" -msgstr "Ïñåâäî-ñì³òíèê" - -#: lib/IMAP/Tree.php:2353 -msgid "Virtual Trash Folder" -msgstr "Ïàïêà ïñåâäî-ñì³òíèêà" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "̳òêà ïñåâäî-ïàïêè:" - -#: lib/MIME/Viewer/pkcs7.php:423 lib/Crypt/PGP.php:344 -msgid "Warning" -msgstr "Çàóâàæåííÿ" - -#: login.php:185 login.php:332 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "³òàþ â %s" - -#: config/prefs.php.dist:726 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "" -"Ùî ðîáèòè ç ëèñòàìè ç³ ñïàìîì, êîëè âîíè ïîâ³äîìëåí³ ÿê ñïàì àáî ÷èñò³?" - -#: config/prefs.php.dist:870 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "" -"Ïðè âèòèðàíí³ ëèñò³â ïåðåì³ùóâàòè ¿õ ó ñì³òíèê çàì³ñòü ìàðêóâàííÿ ÿê âèòåðò³?" - -#: config/prefs.php.dist:1055 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "" -"Ïðè ïåðøîìó â³äêðèòò³ íîâî¿ ïîøòîâî¿ ñêðèíüêè, ç ÿêî¿ ñòîð³íêè ñòàðòóâàòè?" - -#: config/prefs.php.dist:576 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "" -"³äïîâ³äàþ÷è àáî ïåðåñèëàþ÷è ëèñò, âèêîðèñòîâóâàòè ôîðìàò îðèã³íàëüíîãî " -"ëèñòà?" - -#: config/prefs.php.dist:680 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Ïðè çáåðåæåíí³ â³ä³ñëàíî¿ ïîøòè, çáåð³ãàòè äîäàòêè?" - -#: config/prefs.php.dist:482 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"Ïðè â³äïðàâëåíí³ ïîøòè àáî ðîçêðèâàíí³ àäðåñ, ÿêèé äîìåí äîäàâàòè äî " -"íåïîâíèõ àäðåñ (å-àäðåñè áåç \"@\")?" - -#: config/prefs.php.dist:839 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "Äå ðîçì³ùóâàòè ë³íêè äî àëüòåðíàòèâíèõ ôîðìàò³â ëèñòà?" - -#: mailbox.php:520 message.php:579 -msgid "Whitelist" -msgstr "Á³ëèé ñïèñîê" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "гê" - -#: imp.js.php:65 config/prefs.php.dist:1133 config/prefs.php.dist:1155 -#: templates/compose/compose.html:292 -msgid "Yes" -msgstr "Òàê" - -#: lib/Maintenance/Task/fetchmail_login.php:58 -msgid "You are about to fetch email from the following account(s):" -msgstr "Íàëàøòóéòå ðåºñòð äëÿ ñòÿãóâàííÿ ïîøòè ç ³íøèõ ðåºñòð³â." - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "Âè íàìàãàºòåñü çíèùèòè âñ³ ëèñòè â íàñòóïíèõ ïàïêàõ." - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "Âè íàìàãàºòåñü çíèùèòè íàñòóïí³ ïàïêè:" - -#: imp.js.php:97 -msgid "You are copying/moving to a new folder." -msgstr "Âè êîï³þºòå/ïåðåì³ùàºòå â íîâó ïàïêó." - -#: imp.js.php:76 -msgid "You are creating a sub-folder to" -msgstr "Âè ñòâîðþºòå ï³äïàïêó äî" - -#: imp.js.php:78 -msgid "You are creating a top-level folder." -msgstr "Âè ñòâîðþºòå ïàïêó íàéâèùîãî ð³âíÿ." - -#: lib/Folder.php:249 -msgid "You are not allowed to create folders." -msgstr "Âàì íå ìîæíà ñòâîðþâàòè ïàïîê." - -#: lib/Folder.php:256 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "Âàì íå ìîæíà ñòâîðþâàòè á³ëüøå, í³æ %d ïàïîê." - -#: lib/Compose.php:928 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "" -"Âàì íå äîçâîëåíî ñëàòè ëèñòè äî á³ëüø í³æ %d àäðåñàò³â â ìåæàõ %d ãîäèí." - -#: lib/Compose.php:1205 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "Âàì íå äîçâîëåíî ñëàòè ëèñòè äî á³ëüø í³æ %d àäðåñàò³â." - -#: imp.js.php:81 -msgid "You are renaming the folder:" -msgstr "Âè ïåðåéìåíîâóºòå ïàïêó: " - -#: lib/Folder.php:511 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "Âè íå ìîæåòå â³äìîâèòèñü â³ä \"%s\"." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "" -"Âè íå ïîãîäèëèñü ç Óìîâàìè Äîãîâîðó ïðî ïîñëóãè, òîìó Âàì íå äîçâîëåíî " -"çàõîäèòè." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Ó Âàñ íåìຠïðàâ çì³íþâàòè ïðàâà äîñòóïó äî ö³º¿ ïàïêè." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "Âè ïåðåñëàëè öüîãî ëèñòà %%s íàñòóïíèì àäðåñàòàì: %s." - -#: lib/IMP.php:970 -#, php-format -msgid "You have %s new messages." -msgstr "Ó Âàñ %s íîâèõ ëèñò³â." - -#: lib/IMP.php:970 -msgid "You have 1 new message." -msgstr "Ó Âàñ 1 íîâèé ëèñò." - -#: compose.php:124 -msgid "You have already submitted this page." -msgstr "Âè âæå ïîäàëè öþ ñòîð³íêó." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "Ó Âàñ ñâ³æà ïîøòà â:" - -#: lib/Compose.php:1192 -msgid "You must enter at least one recipient." -msgstr "Âêàæ³òü õî÷à á îäíîãî àäðåñàòà." - -#: lib/MIME/Viewer/pgp.php:354 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "" -"Âàì ñë³ä ââåñòè ïàðîëü äëÿ Âàøîãî ïðèâàòíîãî PGP êëþ÷à äëÿ ïåðåãëÿäó öüîãî " -"ëèñòà." - -#: lib/MIME/Viewer/pkcs7.php:298 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "" -"Ïîòð³áíî ââåñòè ôðàçó-ïàðîëü äëÿ Âàøîãî S/MIME çàêðèòîãî êëþ÷à, ùîá " -"ïðîãëÿíóòè ëèñò" - -#: lib/MIME/Viewer/pgp.php:341 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "" -"Ñë³ä ââåñòè ïàðîëü äëÿ Âàøîãî ïðèâàòíîãî PGP êëþ÷à äëÿ êðèïòóâàííÿ öüîãî " -"ëèñòà." - -#: imp.js.php:98 -msgid "You must select a target mailbox first." -msgstr "Ñïåðøó ñë³ä âêàçàòè ñêðèíüêó ïðèçíà÷åííÿ." - -#: fetchmailprefs.php:88 -msgid "You must select an account to be deleted." -msgstr "Âèáåð³òü ðåºñòåð äëÿ çíèùåííÿ." - -#: imp.js.php:69 -msgid "You must select an address first." -msgstr "Ñïåðøó ñë³ä âêàçàòè àäðåñó." - -#: imp.js.php:62 imp.js.php:64 -msgid "You must select at least one message first." -msgstr "Ñïåðøó âèáåð³òü õî÷à á îäèí ëèñò." - -#: lib/Compose.php:851 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "Âàì ñë³ä ðîçä³ëÿòè àäðåñè å-ïîøòè êîìàìè(,), à íå êðàïêîþ ç êîìîþ (;)." - -#: imp.js.php:53 -msgid "You must specify a recipient." -msgstr "Âè ïîâèíí³ âêàçàòè àäðåñàòà." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "Âè ïåðåíàïðàâèëè öåé ëèñò äî %s íà %%s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "Âè â³äïîâ³ëè öåé ëèñò íà %s." - -#: lib/Folder.php:461 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Âè íå çàìîâèëè \"%s\". Îñü ùî ñêàçàâ ñåðâåð" - -#: lib/Folder.php:513 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "Íå âäàëîñÿ çíÿòè çàìîâëåííÿ ç \"%s\". Îñü ùî ñêàçàâ ñåðâåð" - -#: lib/Folder.php:464 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "Âè óñï³øíî çàìîâèëè \"%s\"" - -#: lib/Folder.php:516 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "Âè óñï³øíî â³äìîâèëèñü â³ä \"%s\"" - -#: templates/pgp/pgp.html:95 -msgid "Your Name:" -msgstr "Âàøå ³ì'ÿ:" - -#: templates/pgp/pgp.html:63 -msgid "Your PGP Public/Private Keys" -msgstr "Âàø³ PGP ³äêðèòèé/Çaêðèòèé Êëþ÷³" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "Âàø ïðèâàòíèé êëþ÷:" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "Âàø ïóáë³÷íèé êëþ÷:" - -#: config/prefs.php.dist:173 -msgid "Your Reply-to: address: (optional)" -msgstr "Âàøà Reply-to: àäðåñà: (îïö³îíàëüíî)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "Âàø³ S/MIME ïóáë³÷íèé/ïðèâàòíèé ñåðòèô³êàòè" - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "Âàø³ àêêàóíòè:" - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "Âàø áðîóçåð íå ìîæå ïîêàçàòè çîîáðàæåííÿ öüîãî òèïó ïî òåêñòó." - -#: config/prefs.php.dist:658 -msgid "Your default charset for sending messages:" -msgstr "Âàøå ñòàíäàðòíå êîäóâàííÿ ïðè â³äñèëàíí³ ëèñò³â:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "Òèïîâèé ìåòîä êðèïòóâàííÿ ïðè â³äñèëàíí³ ëèñò³â:" - -#: attachment.php:113 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Âêàçàíèé äîäàòîê çàâàíòàæåíî ïðèíàéìí³ 1 êîðèñòóâà÷åì.\n" -"\n" -"Íàçâà äîäàòêó: %s\n" -"Äàòà äîäàòêó: %s\n" -"\n" -"Êëàöí³òü íà öåé ë³íê, ùîá íàçàâæäè ñòåðòè äîäàòîê:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Âàø ëèñò áóâ óñï³øíî äîðó÷åíèé." - -#: config/prefs.php.dist:205 -msgid "Your signature:" -msgstr "Âàø ï³äïèñ:" - -#: lib/Message.php:521 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[Äîäàòîê âð³çàíèé: Îðèã³íàëüíèé òèï äîäàòêó: %s, íàçâà: %s]" - -#: rss.php:82 mailbox.php:703 message.php:265 lib/Compose.php:1686 -#: lib/Compose.php:2148 lib/Block/mailbox.php:245 -msgid "[No Subject]" -msgstr "[Áåç òåìè]" - -#: lib/MIME/Headers.php:224 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Ïîêàçàòè àäðåñè - %s îòðèìóâà÷³â]" - -#: lib/Compose.php:2764 -msgid "[Truncated Text]" -msgstr "[Âð³çàíèé òåêñò]" - -#: compose.php:892 -msgid "_Bcc" -msgstr "_Âññ" - -#: mailbox.php:516 message.php:575 -msgid "_Blacklist" -msgstr "×îðíèé ñïèñîê" - -#: compose.php:889 -msgid "_Cc" -msgstr "Êîï³ÿ" - -#: mailbox.php:498 mailbox.php:500 message.php:549 -msgid "_Delete" -msgstr "Âèòåðòè" - -#: lib/IMP.php:794 -msgid "_Folders" -msgstr "Ïàïêè" - -#: compose.php:869 -msgid "_Identity" -msgstr "²ïîñòàñü" - -#: lib/IMP.php:763 -msgid "_Inbox" -msgstr "Âõ³äí³" - -#: lib/IMP.php:831 -msgid "_Log out" -msgstr "Âèéòè" - -#: message.php:584 -msgid "_Message Source" -msgstr "Àíàòîì³ÿ ëèñòà" - -#: lib/IMP.php:791 -msgid "_New Message" -msgstr "Íîâèé ëèñò" - -#: message.php:597 -msgid "_Print" -msgstr "Äðóê" - -#: compose.php:959 -msgid "_Priority" -msgstr "Ïð³îðèòåò" - -#: mailbox.php:341 lib/Block/mailbox.php:89 -#, php-format -msgid "_Refresh %s" -msgstr "Îíîâëåííÿ %s" - -#: message.php:552 -msgid "_Reply" -msgstr "³äïîâ³ñòè" - -#: lib/IMP.php:796 -msgid "_Search" -msgstr "Ïîøóê" - -#: compose.php:855 -msgid "_Send Message" -msgstr "³ä³ñëàòè ëèñòà" - -#: mailbox.php:587 lib/Block/mailbox.php:159 -msgid "_Thread" -msgstr "Ðóáðèêà" - -#: compose.php:885 compose.php:887 -msgid "_To" -msgstr "Äî" - -#: mailbox.php:504 -msgid "_Undelete" -msgstr "³äíîâèòè" - -#: message.php:571 -msgid "_View Thread" -msgstr "Ïåðåãëÿä ðóáðèêè" - -#: mailbox.php:520 message.php:579 -msgid "_Whitelist" -msgstr "Á³ëèé ñïèñîê" - -#: lib/Compose.php:955 -msgid "addressee unknown" -msgstr "àäðåñàíò íåâ³äîìèé" - -#: lib/Search.php:542 -msgid "and" -msgstr "³" - -#: lib/Compose.php:1796 -msgid "attachment" -msgstr "äîäàòîê" - -#: view.php:118 -msgid "attachments.zip" -msgstr "attachments.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "áàéò" - -#: lib/Compose.php:979 -msgid "cannot create output file" -msgstr "íå ìîæó ñòâîðèòè ôàéë âèâîäó" - -#: lib/Compose.php:951 -msgid "cannot open input" -msgstr "Íå ìîæó â³äêðèòè ââ³ä" - -#: lib/Compose.php:943 -msgid "command line usage error" -msgstr "Ïîìèëêà âèêîðèñòàííÿ êîìàíäíîãî ðÿäêà" - -#: lib/Compose.php:999 -msgid "configuration error" -msgstr "ïîìèëêà êîíô³ãóðàö³¿" - -#: lib/Compose.php:975 -msgid "critical system file missing" -msgstr "â³äñóòí³é âàæëèâèé ñèñòåìíèé ôàéë" - -#: lib/Compose.php:947 -msgid "data format error" -msgstr "ïîìèëêà ôîðìàòó äàíèõ" - -#: lib/Compose.php:1003 -msgid "entry not found" -msgstr "çàïèñ íå çíàéäåíî" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "â³ä" - -#: lib/Compose.php:959 -msgid "host name unknown" -msgstr "íåâ³äîìà íàçâà âóçëà" - -#: lib/Search.php:545 -msgid "in" -msgstr "â" - -#: lib/Compose.php:983 -msgid "input/output error" -msgstr "ïîìèëêà ââîäó/âèâîäó" - -#: lib/Compose.php:967 -msgid "internal software error" -msgstr "âíóòð³øíÿ ïðîãðàìíà ïîìèëêà" - -#: templates/folders/import.html:13 -msgid "into folder" -msgstr "â ïàïêó" - -#: smime.php:39 pgp.php:79 -msgid "key" -msgstr "êëþ÷" - -#: lib/Compose.php:732 -msgid "name" -msgstr "³ì'ÿ" - -#: lib/Search.php:539 -msgid "not" -msgstr "íå" - -#: lib/Search.php:542 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "àáî" - -#: lib/Compose.php:995 -msgid "permission denied" -msgstr "äîñòóï çàáîðîíåíî" - -#: imp.js.php:48 -msgid "recipients" -msgstr "îòðèìóâà÷³" - -#: lib/Compose.php:991 -msgid "remote error in protocol" -msgstr "â³ääàëåíà ïîìèëêà â ïðîòîêîë³" - -#: lib/Compose.php:963 -msgid "service unavailable" -msgstr "ñåðâ³ñ íåäîñòóïíèé" - -#: lib/Compose.php:971 -msgid "system error" -msgstr "ñèñòåìíà ïîìèëêà" - -#: lib/Compose.php:987 -msgid "temporary failure" -msgstr "òèì÷àñîâèé çá³é" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "Âàø ÷îðíèé ñïèñîê" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "Âàø á³ëèé ñïèñîê" diff --git a/imp/po/zh_CN.po b/imp/po/zh_CN.po deleted file mode 100644 index 45f9dda85..000000000 --- a/imp/po/zh_CN.po +++ /dev/null @@ -1,5179 +0,0 @@ -# IMP Simplified Chinese Translation -# Copyright 2001 WangHengWen. -# WangHengWen , 2001. -# -msgid "" -msgstr "" -"Project-Id-Version: IMP 4.0-cvs\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2005-10-18 15:12+0200\n" -"PO-Revision-Date: 2007-09-03 17:45+0800\n" -"Last-Translator: Anna Chen \n" -"Language-Team: Chinese\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=GB2312\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/Compose.php:1664 -msgid " Cc: " -msgstr "³­ËÍ£º" - -#: lib/Compose.php:1661 -msgid " To: " -msgstr "ÊÕ¼þÈË£º" - -#: lib/Compose.php:1649 -msgid " Date: " -msgstr "ÈÕÆÚ£º " - -#: lib/Compose.php:1652 -msgid " From: " -msgstr "·¢¼þÈË£º" - -#: folders.php:329 mailbox.php:323 -#, php-format -msgid " (Accesskey %s)" -msgstr " (Accesskey %s)" - -#: lib/Compose.php:1658 -msgid " Subject: " -msgstr "Ö÷Ì⣺" - -#: mailbox.php:539 -msgid "#" -msgstr "#" - -#: lib/Message.php:822 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:149 -#, php-format -msgid "%d Messages" -msgstr "%d ·âÓʼþ" - -#: lib/Spam.php:216 -#, php-format -msgid "%d messages have been deleted." -msgstr "ÒÑɾ³ý %d ·âÓʼþ¡£" - -#: lib/Spam.php:196 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "Òѱ¨¸æÏµÍ³¹ÜÀíÔ± %d ÓʼþÊÇÀ¬»øÓʼþ¡£" - -#: lib/Spam.php:176 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "䱨¸æ %d ÓʼþÊÇÀ¬»øÓʼþ¡£" - -#: lib/Spam.php:188 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "Òѱ¨¸æÏµÍ³¹ÜÀíÔ± %d ÓʼþÊÇÀ¬»øÓʼþ¡£" - -#: lib/Spam.php:168 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "䱨¸æ %d ÓʼþÊÇÀ¬»øÓʼþ¡£" - -#: mailbox.php:252 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "´Ó %d µ½ %d£¬¹² %d ·â" - -#: lib/MIME/Contents.php:578 -#, php-format -msgid "%s Attachments, %s" -msgstr "%s ¸½¼þ, %s" - -#: lib/MIME/Contents.php:568 lib/UI/Mailbox.php:134 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/MIME/Contents.php:566 lib/UI/Mailbox.php:132 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:43 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "Îļþ¼Ð %s ÒÑ´æÔÚ¡£Î´ÖØÃüÃûÄúµÄ %s Îļþ¼Ð¡£" - -#: lib/MIME/Contents.php:571 -#, php-format -msgid "%s bytes" -msgstr "%s ×Ö½Ú" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:41 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "ÒÑÔÚÔ³õÖØÃüÃû %s Îļþ¼Ð¡£" - -#: lib/MIME/Viewer/itip.php:259 -#, php-format -msgid "%s has accepted." -msgstr "%s ÒѽÓÊÜ¡£" - -#: lib/MIME/Viewer/itip.php:627 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s ÒÑÈ¡Ïû¡±%s¡°¡£" - -#: lib/MIME/Viewer/itip.php:265 -#, php-format -msgid "%s has declined." -msgstr "%s ÒѾܾø¡£" - -#: lib/MIME/Viewer/itip.php:500 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s Òѻظ´Ã¦/ÏÐÇëÇó¡£" - -#: lib/MIME/Viewer/itip.php:619 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s Òѻظ´¡±%s¡°ÑûÇë¡£" - -#: lib/MIME/Viewer/itip.php:491 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s ÒÑ·¢ËÍæ/ÏÐÐÅÏ¢¡£" - -#: lib/MIME/Viewer/itip.php:271 -#, php-format -msgid "%s has tentatively accepted." -msgstr "ÒÑÔÝʱ½ÓÊÜ %s¡£" - -#: lib/MIME/Viewer/itip.php:496 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s ÇëÇóæ/ÏÐÐÅÏ¢¡£" - -#: lib/MIME/Viewer/itip.php:587 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s ÑûÇëÄú³öϯ¡±%s¡°¡£" - -#: lib/Message.php:466 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "Òѽ« %s ³É¹¦Ìí¼Óµ½¡°%s¡±¡£" - -#: lib/MIME/Viewer/itip.php:599 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s Ï£ÍûÐ޸ġ±%s¡°¡£" - -#: lib/MIME/Viewer/itip.php:579 lib/MIME/Viewer/itip.php:769 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s Ï£ÍûÄú×¢Ò⡱%s¡°¡£" - -#: lib/MIME/Viewer/itip.php:606 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s Ï£Íû½ÓÊÕ¡±%s¡°µÄ×îÐÂÐÅÏ¢¡£" - -#: compose.php:1105 -#, php-format -msgid "%s%% of allowed size" -msgstr "%s%%¡¡ËùÔÊÐíµÄ´óС" - -#: message.php:260 message.php:265 -#, php-format -msgid "%s: %s" -msgstr "%s£º%s" - -#: message.php:501 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d / %d)" - -#: stationery.php:134 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:134 -msgid "(Plain Text)" -msgstr "(´¿Îı¾)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* µ¥»÷¡°È·¶¨¡±Ìí¼ÓÕâЩÏî *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* ÇëÑ¡ÔñµØÖ· *" - -#: lib/MIME/Contents.php:576 -#, php-format -msgid "1 Attachment, %s" -msgstr "1 ¸ö¸½¼þ, %s" - -#: config/prefs.php.dist:962 -msgid "100 characters" -msgstr "100 ¸ö×Ö·û" - -#: config/prefs.php.dist:965 -msgid "1000 characters" -msgstr "1000 ¸ö×Ö·û" - -#: config/prefs.php.dist:963 -msgid "250 characters" -msgstr "250 ¸ö×Ö·û" - -#: config/prefs.php.dist:964 -msgid "500 characters" -msgstr "500 ¸ö×Ö·û" - -#: lib/MIME/Viewer/images.php:151 -#, php-format -msgid "" -"A large image named %s is attached to this message. A thumbnail is below." -msgstr "Òѽ«ÃûΪ %s µÄ´óͼÏñ¸½¼Óµ½´ËÓʼþ¡£ËõÂÔͼÈçÏ¡£" - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "ÊÕ¼þÈËÍË»¹ÄúËù·¢Ë͵ÄÓʼþ¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:82 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "ÎÞ·¨´ò¿ªµ¯³öʽ´°¿Ú¡£ÊÇ·ñÒÑÉèÖÃä¯ÀÀÆ÷×èÖ¹µ¯³öʽ´°¿Ú£¿" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "Óë" - -#: config/prefs.php.dist:836 -msgid "Above the message text" -msgstr "ÓʼþÎı¾Ö®ÉÏ" - -#: lib/MIME/Viewer/itip.php:589 -msgid "Accept and add to my calendar" -msgstr "½ÓÊܲ¢Ìí¼Óµ½ÎÒµÄÈÕÀú" - -#: lib/MIME/Viewer/itip.php:592 -msgid "Accept request" -msgstr "½ÓÊÜÇëÇó" - -#: lib/MIME/Viewer/itip.php:880 -msgid "Accepted" -msgstr "ÒѽÓÊÜ" - -#: lib/MIME/Viewer/itip.php:260 -msgid "Accepted: " -msgstr "ÒѽÓÊÜ£º" - -#: lib/MIME/Viewer/itip.php:530 lib/MIME/Viewer/itip.php:735 -#: lib/MIME/Viewer/itip.php:736 lib/MIME/Viewer/itip.php:859 -msgid "Actions" -msgstr "²Ù×÷" - -#: lib/MIME/Headers.php:201 lib/MIME/Headers.php:202 -#, php-format -msgid "Add %s to my Address Book" -msgstr "½« %s Ìí¼Óµ½ÎҵĵØÖ·²¾" - -#: templates/prefs/sourceselect.inc:304 -msgid "Add source" -msgstr "Ìí¼ÓÀ´Ô´" - -#: lib/MIME/Viewer/itip.php:581 -msgid "Add this to my calendar" -msgstr "½«´ËÏîÌí¼Óµ½ÎÒµÄÈÕÀú" - -#: lib/MIME/Viewer/itip.php:771 -msgid "Add this to my tasklist" -msgstr "½«´ËÏîÌí¼Óµ½ÎÒµÄÈÎÎñÁбí" - -#: lib/MIME/Viewer/itip.php:590 -msgid "Add to my calendar" -msgstr "Ìí¼Óµ½ÎÒµÄÈÕÀú" - -#: lib/Compose.php:2634 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr "Òѽ«¡°%s¡±×÷Ϊ¸½¼þÌí¼Ó¡£" - -#: config/prefs.php.dist:813 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "²é¿´Ê±ÏÔʾµÄ¸½¼Ó±êÌ⣺(¿ÉÑ¡£¬Ã¿ÐÐÊäÈëÒ»¸ö±êÌâ)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "¸½¼ÓÐÅÏ¢¿ÉÒÔÏÔʾΪ %s¡£" - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "¸½¼ÓÏêϸÐÅÏ¢" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "¸½¼ÓÓʼþÏêÇé" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "¿ÉÒԲ鿴¸½¼ÓÓʼþÏêÇé %s¡£" - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "¸½¼ÓÓʼþ´íÎóÏêÇé" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "¿ÉÒԲ鿴¸½¼ÓÓʼþ´íÎóÏêÇé %s¡£" - -#: compose.php:739 compose.php:975 contacts.php:124 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "µØÖ·²¾" - -#: config/prefs.php.dist:142 -msgid "Address Books" -msgstr "µØÖ·²¾" - -#: templates/prefs/sourceselect.inc:349 -msgid "Address book to add addresses to" -msgstr "ÒªÌí¼ÓµØÖ·µÄµØÖ·²¾" - -#: config/prefs.php.dist:197 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "Ãܼþ³­ËÍËùÓÐÓʼþµÄµØÖ·£º(¿ÉÑ¡£¬Ã¿ÐÐÊäÈëÒ»¸öµØÖ·)" - -#: config/prefs.php.dist:189 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "Ã÷È·°ó¶¨µ½´Ë±êʶµÄµØÖ·£º(¿ÉÑ¡£¬Ã¿ÐÐÊäÈëÒ»¸öµØÖ·)" - -#: lib/IMAP/ACL/rfc4314.php:59 lib/IMAP/ACL/rfc2086.php:57 -msgid "Administer" -msgstr "¹ÜÀí" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "È«²¿" - -#: lib/Maintenance/Task/purge_sentmail.php:83 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "¡°%s¡±Îļþ¼ÐÖеÄÔçÓÚ %s ÌìǰµÄËùÓÐÓʼþ½«±»ÓÀ¾ÃÐÔɾ³ý¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:73 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "ËùÓÐÔÚÏÂÁÐÓÊÏäÖеÄÓʼþ½«±»ÏÂÔØµ½Ò»¸ö MBOX ÎļþÖУº" - -#: lib/Maintenance/Task/purge_trash.php:78 -#: lib/Maintenance/Task/purge_spam.php:79 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "ËùÓÐÔÚ¡°%s¡±Îļþ¼ÐÖеÄÔçÓÚ %s ÌìǰµÄÓʼþ½«±»ÓÀ¾ÃÐÔɾ³ý¡£" - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "ɾ³ý %s ¸öÔÂ֮ǰµÄËùÓи½¼þ¡£" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "½«É¾³ý·¢¼þÎļþ¼ÐÖÐ %s ¸öÔÂ֮ǰµÄËùÓÐÓʼþ¡£" - -#: acl.php:85 acl.php:126 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "Òѳɹ¦É¾³ýÓû§¡°%s¡±¶ÔÎļþ¼Ð¡°%s¡±µÄËùÓÐȨÏÞ¡£" - -#: lib/api.php:86 -msgid "Allow Folder Creation?" -msgstr "ÊÇ·ñÔÊÐí´´½¨Îļþ¼Ð£¿" - -#: filterprefs.php:101 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "ÊÇ·ñÔÊÐí½«¹ýÂ˹æÔòÓ¦Óõ½ÈÎÒ»ÓÊÏ䣿" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "´Ë½ÚµÄ¿ÉÑ¡²¿·Ö£º" - -#: config/prefs.php.dist:691 -msgid "Always" -msgstr "×ÜÊÇ" - -#: config/prefs.php.dist:676 -msgid "Always save attachments" -msgstr "×ܱ£´æ¸½¼þ" - -#: lib/Message.php:556 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "³¢ÊÔ·ÖÀ븽¼þʱ³ö´í¡£IMAP ·þÎñÆ÷»ØÓ¦£º" - -#: lib/Message.php:440 -msgid "An unknown error occured while creating the new note." -msgstr "´´½¨Ð±ãǩʱ·¢Éúδ֪´íÎó¡£" - -#: lib/Message.php:439 -msgid "An unknown error occured while creating the new task." -msgstr "´´½¨ÐÂÈÎÎñʱ·¢Éúδ֪´íÎó¡£" - -#: message.php:473 mailbox.php:722 mailbox.php:838 -#: templates/message/navbar_navigate.html:12 templates/mailbox/navbar.html:18 -#: templates/mailbox/navbar.html:34 templates/mailbox/legend.html:4 -msgid "Answered" -msgstr "Òѻظ´" - -#: search.php:331 -msgid "Answered messages" -msgstr "Òѻظ´Óʼþ" - -#: mailbox.php:382 -msgid "Apply Filters" -msgstr "Ó¦ÓùýÂËÆ÷" - -#: mailbox.php:382 -#, php-format -msgid "Apply Filters to %s" -msgstr "½«¹ýÂËÆ÷Ó¦Óõ½ %s" - -#: filterprefs.php:99 -msgid "Apply filter rules upon logging on?" -msgstr "ÊÇ·ñÔڵǼºóÁ¢¼´Ó¦ÓùýÂ˹æÔò£¿" - -#: filterprefs.php:100 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "ÎÞÂÛÊÕ¼þÏäºÎʱÏÔʾ¼´Ó¦ÓùýÂ˹æÔò£¿" - -#: mailbox.php:391 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "ÄúÈ·¶¨ÒªÉ¾³ý´ËÐéÄâÎļþ¼Ð¶¨ÒåÂð£¿" - -#: smime.php:311 pgp.php:400 -msgid "Are you sure you want to delete this public key?" -msgstr "ÄúÈ·¶¨ÒªÉ¾³ý´Ë¹«Ô¿Âð£¿" - -#: smime.php:337 pgp.php:430 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "ÄúÈ·¶¨ÒªÉ¾³ýÃÜÔ¿¶ÔÂð£¿(²»ÍƼö£¡)" - -#: js/imp.js.php:3 js/src/imp.js.php:47 -msgid "Are you sure you want to do this?" -msgstr "ÄúÈ·¶¨ÒªÖ´Ðд˲Ù×÷Âð£¿" - -#: message.php:545 js/imp.js.php:3 js/src/imp.js.php:59 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "ÄúÈ·¶¨ÒªÓÀ¾Ãɾ³ýÕâЩÓʼþÂð£¿" - -#: lib/MIME/Contents.php:255 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "ÄúÈ·¶¨ÒªÓÀ¾Ãɾ³ýÕâЩ¸½¼þÂð£¿" - -#: mailbox.php:387 -msgid "Are you sure you wish to empty this folder?" -msgstr "ÄúÈ·¶¨ÒªÇå¿Õ´ËÎļþ¼ÐÂð£¿" - -#: lib/IMP.php:788 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "ÄúÈ·¶¨ÒªÇå¿ÕÀ¬»øÓʼþÎļþ¼ÐÂð£¿" - -#: lib/IMP.php:780 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "ÄúÈ·¶¨ÒªÇå¿ÕÀ¬»øÓʼþÎļþ¼ÐÂð£¿" - -#: mailbox.php:470 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "ÄúÈ·¶¨ÒªÓÀ¾Ãɾ³ýÕâЩÓʼþÂð£¿" - -#: js/imp.js.php:3 js/src/imp.js.php:90 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "ÄúÈ·¶¨Òª±¨¸æ´ËÓʼþÊÇÕý³£ÓʼþÂð£¿" - -#: js/imp.js.php:3 js/src/imp.js.php:89 -msgid "Are you sure you wish to report this message as spam?" -msgstr "ÄúÈ·¶¨Òª±¨¸æ´ËÓʼþÊÇÀ¬»øÓʼþÂð£¿" - -#: config/prefs.php.dist:1058 -msgid "Arrival Time" -msgstr "µ½´ïʱ¼ä" - -#: config/prefs.php.dist:1073 -msgid "Ascending" -msgstr "ÉýÐò" - -#: config/prefs.php.dist:690 -msgid "Ask" -msgstr "ѯÎÊ" - -#: compose.php:1044 -msgid "Attach Files" -msgstr "¸½¼þ" - -#: compose.php:1038 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "½«ÄúµÄ PGP ¹«Ô¿¸½µ½ÓʼþÖУ¿" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "¸½¼þ£º" - -#: lib/Compose.php:1697 lib/Compose.php:1793 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "Ëù¸½Îļþ¡°%s¡±³¬³ö¸½¼þ´óСÏÞÖÆ¡£Î´¸½Îļþ¡£" - -#: lib/MIME/Viewer/itip.php:380 -msgid "Attached is a reply to a calendar request you sent." -msgstr "Ëù¸½ÄÚÈÝÊǶÔÄúËù·¢ËÍÈÕÀúÇëÇóµÄ´ð¸´¡£" - -#: mailbox.php:848 js/imp.js.php:3 js/src/imp.js.php:54 -#: templates/mailbox/legend.html:14 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "¸½¼þ" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "ÒÑɾ³ý¸½¼þ %s¡£" - -#: lib/Compose.php:2355 -msgid "Attachment Information" -msgstr "¸½¼þÐÅÏ¢" - -#: lib/Compose.php:654 -msgid "Attachment stripped: Original attachment type" -msgstr "ÒÑ·ÖÀëµÄ¸½¼þ£ºÔ­Ê¼¸½¼þÀàÐÍ" - -#: compose.php:987 lib/Compose.php:2323 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "¸½¼þ" - -#: message.php:562 config/prefs.php.dist:586 -msgid "Attachments Only" -msgstr "½öÏÞ¸½¼þ" - -#: lib/MIME/Viewer/itip.php:688 lib/MIME/Viewer/itip.php:812 -msgid "Attendees" -msgstr "²ÎÓëÕß" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "×¢Òâ" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp£ºÎ´ÕÒµ½ËùÇëÇóµÄ IMAP À©Õ¹¡£" - -#: config/prefs.php.dist:747 -msgid "" -"Automatically show images in HTML messages when the sender is in my " -"addressbook?" -msgstr "µ±·¢¼þÈËÔÚµØÖ·²¾ÖÐʱ£¬ÊÇ·ñ×Ô¶¯ÏÔʾ HTML ÓʼþÖеÄͼÏñ£¿" - -#: templates/prefs/sourceselect.inc:297 templates/prefs/sourceselect.inc:299 -msgid "Available Address books:" -msgstr "¿ÉÓõØÖ·²¾£º" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:848 -msgid "Awaiting Response" -msgstr "µÈ´ý»ØÓ¦" - -#: message.php:518 -#, php-format -msgid "Bac_k to %s" -msgstr "·µ»Ø_K %s" - -#: message.php:518 thread.php:134 -#, php-format -msgid "Back to %s" -msgstr "·µ»Ø %s" - -#: thread.php:131 -msgid "Back to Multiple Message View Index" -msgstr "·µ»Ø¶àÓʼþÊÓͼË÷Òý" - -#: thread.php:129 -msgid "Back to Thread Display" -msgstr "·µ»ØÏß³ÌÏÔʾ·½Ê½" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "ÎÞЧµÄµÇ¼Ãû»òÃÜÂë¡£" - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "ÎÞЧ»ò¸ñʽ´íÎóµÄÇëÇó¡£·þÎñÆ÷»ØÓ¦£º%s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "ÎÞЧÇëÇó£º%s" - -#: lib/Search.php:665 lib/UI/Message.php:28 -#: templates/contacts/contacts.html:43 templates/login/recompose.html:32 -msgid "Bcc" -msgstr "Ãܼþ³­ËÍ" - -#: config/prefs.php.dist:511 -msgid "Before Signature" -msgstr "Ç©Ãû֮ǰ" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "ÏÂÃæÊÇ״̬ÐÅÏ¢ÓʼþµÄԭʼÄÚÈÝ¡£" - -#: config/prefs.php.dist:837 -msgid "Below the message text" -msgstr "ÓʼþÎı¾Ö®ÏÂ" - -#: message.php:571 mailbox.php:488 -msgid "Blacklist" -msgstr "ºÚÃûµ¥" - -#: config/prefs.php.dist:736 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "ÊÇ·ñ×èÖ¹ HTML ÓʼþÖеÄͼÏñ(³ý·ÇÌØ±ðÇëÇó)£¿" - -#: lib/Search.php:673 -msgid "Body" -msgstr "ÕýÎÄ" - -#: message.php:561 config/prefs.php.dist:585 -msgid "Body Text Only" -msgstr "½öÏÞÕýÎÄ" - -#: search.php:328 search.php:333 search.php:338 search.php:343 -msgid "Both" -msgstr "È«²¿" - -#: config/prefs.php.dist:802 -msgid "Both Header Listing and Body of Message" -msgstr "ËùÁбêÌâºÍÓʼþÄÚÈÝ" - -#: config/prefs.php.dist:510 -msgid "Bottom" -msgstr "µ×²¿" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "CRAM-MD5 »ò DIGEST-MD5 ÐèÒª°²×° PEAR µÄ Auth_SASL ³ÌÐò°ü¡£" - -#: compose.php:933 -msgid "C_harset" -msgstr "×Ö·û¼¯_H" - -#: search.php:314 -msgid "Calendar" -msgstr "ÈÕÀú" - -#: lib/Message.php:196 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "ÎÞ·¨½«ÓʼþÒÆµ½À¬»øÏä - δÔÚÊ×Ñ¡ÏîÖÐÉèÖÃÀ¬»øÐÅÏä¡£" - -#: templates/contacts/contacts.html:76 -#: templates/folders/folders_confirm.html:23 templates/folders/import.html:17 -#: templates/saveimage/saveimage.html:20 templates/smime/passphrase.html:24 -#: templates/smime/import_key.html:70 templates/pgp/passphrase.html:22 -#: templates/pgp/import_key.html:49 -msgid "Cancel" -msgstr "È¡Ïû" - -#: templates/compose/redirect.html:83 templates/compose/compose.html:21 -#: templates/compose/compose.html:208 -msgid "Cancel Message" -msgstr "È¡ÏûÓʼþ" - -#: js/imp.js.php:3 js/src/imp.js.php:47 -msgid "Cancelling this message will permanently discard its contents." -msgstr "È¡Ïû´ËÓʼþ½«µ¼ÖÂÓÀÔ¶¶ªÊ§ËüµÄÄÚÈÝ¡£" - -#: lib/prefs.php:145 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "ÎÞ·¨¼¤»îÀ¬»øÎļþ¼ÐºÍÐéÄâÀ¬»øÏä¡£Ôò½«Ê¹ÓÃÀ¬»øÎļþ¼Ð¡£" - -#: lib/prefs.php:148 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "ÎÞ·¨¼¤»îÀ¬»øÎļþ¼ÐºÍÐéÄâÀ¬»øÏä¡£Ôò½«Ê¹ÓÃÐéÄâÀ¬»øÎļþ¼Ð¡£" - -#: lib/Fetchmail/imap.php:160 -msgid "Cannot connect to the remote mail server." -msgstr "ÎÞ·¨Á¬½Óµ½Ô¶³ÌÓʼþ·þÎñÆ÷¡£" - -#: lib/Fetchmail/imap.php:158 -msgid "Cannot connect to the remote mail server: " -msgstr "ÎÞ·¨Á¬½Óµ½Ô¶³ÌÓʼþ·þÎñÆ÷£º" - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "ÎÞ·¨ÏÔʾ - ½öÔÚµ±Ç°ÓÊÏäÖп´µ½´ËÓʼþµÄ %s(¹² %s)¡£" - -#: lib/Search.php:661 lib/UI/Message.php:27 -#: templates/contacts/contacts.html:42 templates/login/recompose.html:23 -msgid "Cc" -msgstr "³­ËÍ" - -#: templates/smime/smime.html:83 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "Ö¤Êéµ¼Èë²»¿ÉÓᣴ˷þÎñÆ÷ÉϵÄÎļþÉÏ´«¹¦ÄÜδÆôÓá£" - -#: lib/MIME/Viewer/itip.php:706 lib/MIME/Viewer/itip.php:830 -msgid "Chair Person" -msgstr "Ö÷ϯ" - -#: acl.php:170 acl.php:171 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "¸ü¸ÄÎļþ¼Ð" - -#: config/prefs.php.dist:120 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "¸ü¸ÄÏÔʾѡÏÈçÿҳÏÔʾµÄÓʼþÊýÁ¿¡¢ÓʼþÅÅÐò·½Ê½ºÍÓʼþÅÅÐò·½Ê½¡£" - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "¸ü¸ÄÓʼþ·þÎñÆ÷ºÍÎļþ¼ÐÉèÖá£" - -#: config/prefs.php.dist:15 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "¸ü¸ÄÊÕ¼þÈËÔĶÁºÍ»Ø¸´ÓʼþʱËù¿´µ½µÄÐÕÃû¡¢µØÖ·ºÍÇ©Ãû¡£" - -#: config/prefs.php.dist:966 -msgid "Characters to display:" -msgstr "´ýÏÔʾµÄ×Ö·û£º" - -#: templates/mailbox/message_headers.html:12 -msgid "Check All/None" -msgstr "È«²¿Ñ¡ÖÐ/È«²¿²»Ñ¡" - -#: compose.php:552 -msgid "Check Spelling" -msgstr "ƴд¼ì²é" - -#: folders.php:341 mailbox.php:618 -msgid "Check _All/None" -msgstr "È«²¿Ñ¡ÖÐ/È«²¿²»Ñ¡" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Check all mail servers you want to fetch mail from:" -msgstr "¼ì²éËùÓÐÓʼþ·þÎñÆ÷ -- Äú½«´ÓÕâЩÓʼþ·þÎñÆ÷»ñÈ¡Óʼþ£º" - -#: templates/folders/actions.html:27 -msgid "Check for New Mail" -msgstr "¼ì²éÊÇ·ñÓÐÐÂÓʼþ" - -#: config/prefs.php.dist:551 -msgid "Check spelling before sending a message?" -msgstr "·¢ËÍÓʼþ֮ǰÊÇ·ñ½øÐÐÆ´Ð´¼ì²é£¿" - -#: compose.php:553 -msgid "Checking..." -msgstr "ÕýÔÚ¼ì²é..." - -#: templates/folders/actions.html:11 -msgid "Choose Action" -msgstr "Ñ¡Ôñ²Ù×÷" - -#: config/servers.php.dist:214 -msgid "Choose a mail server:" -msgstr "Ñ¡ÔñÓʼþ·þÎñÆ÷£º" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "Ñ¡ÔñÆ¥ÅäÏî»ò±à¼­ÓÒ²àµØÖ·£º" - -#: templates/prefs/sourceselect.inc:347 -msgid "Choose the address book to use when adding addresses." -msgstr "Ñ¡ÔñÒªÌí¼ÓµØÖ·µÄµØÖ·²¾¡£" - -#: templates/prefs/sourceselect.inc:293 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "Ñ¡ÔñÔö¼ÓµØÖ·Ê±´ýËÑË÷µØÖ·²¾µÄ˳Ðò¡£" - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "µ¥»÷ %s ½«´ËͼÏñת»»ÎªÄúµÄä¯ÀÀÆ÷¿ÉÒԲ鿴µÄͼÏñÎļþ£º" - -#: lib/MIME/Contents.php:419 -#, php-format -msgid "Click %s to download the data." -msgstr "µ¥»÷ %s ÏÂÔØÊý¾Ý¡£" - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "µ¥»÷ %s ÏÂÔØÍ¼Ïñ¡£" - -#: lib/Filter.php:108 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "µ¥»÷ %s תµ½ %s ¹ÜÀíÒ³Ãæ¡£" - -#: lib/MIME/Viewer/pkcs7.php:468 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "µ¥»÷ %s ÒÔÔÚд°¿ÚÖв鿴¸½¼þ¡£" - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "µ¥»÷ %s ÔÚд°¿ÚÖв鿴¶à¸ö²¿·Ö/Ïà¹Ø²¿·Ö¡£" - -#: lib/MIME/Viewer/pkcs7.php:219 lib/MIME/Viewer/pgp.php:246 -#: lib/MIME/Viewer/pgp.php:271 -msgid "Click HERE to verify the message." -msgstr "µ¥»÷´Ë´¦ÑéÖ¤Óʼþ¡£" - -#: templates/prefs/sourceselect.inc:323 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "µ¥»÷ËùÑ¡µØÖ·²¾Ö®Ò»£¬È»ºóÑ¡ÖÐËùÓÐ×ֶνøÐÐËÑË÷¡£" - -#: config/prefs.php.dist:1099 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "µ¥»÷µØÖ·½«¿ÉÒÔ¸ø·¢¼þÈËд·âÐÂÓʼþ" - -#: config/prefs.php.dist:1100 -msgid "Clicking on the address will open the message to be read" -msgstr "µ¥»÷µØÖ·¼´»á´ò¿ªÒªÔĶÁµÄÓʼþ" - -#: templates/fetchmail/fetchmail.html:31 templates/folders/alert.html:8 -#: templates/mailbox/alert.html:3 -msgid "Close" -msgstr "¹Ø±Õ" - -#: compose.php:33 -msgid "Close this window" -msgstr "¹Ø±Õ´Ë´°¿Ú" - -#: lib/IMAP/Tree.php:2421 -msgid "Closed Folder" -msgstr "¹Ø±ÕµÄÎļþ¼Ð" - -#: folders.php:416 -msgid "Collapse" -msgstr "ÕÛµþ" - -#: folders.php:357 -msgid "Collapse All" -msgstr "È«²¿ÕÛµþ" - -#: folders.php:357 -msgid "Collapse All Folders" -msgstr "ÕÛµþËùÓÐÎļþ¼Ð" - -#: folders.php:416 -msgid "Collapse Folder" -msgstr "ÕÛµþÎļþ¼Ð" - -#: templates/pgp/pgp.html:98 -msgid "Comment:" -msgstr "±¸×¢£º" - -#: lib/MIME/Viewer/itip.php:896 -msgid "Completed" -msgstr "ÒÑÍê³É" - -#: compose.php:32 -msgid "Compose another message" -msgstr "дÁíÒ»·âÓʼþ" - -#: config/prefs.php.dist:490 -msgid "Compose messages in a separate window?" -msgstr "ÊÇ·ñÔÚд°¿ÚÖÐдÓʼþ£¿" - -#: config/prefs.php.dist:500 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "ÊÇ·ñĬÈÏʹÓà HTML GUI дÓʼþ(Èç¹ûä¯ÀÀÆ÷Ö§³Ö´Ë¹¦ÄÜ)£¿" - -#: config/prefs.php.dist:73 -msgid "Configure how messages are displayed." -msgstr "ÅäÖÃÓʼþÏÔʾ·½Ê½¡£" - -#: config/prefs.php.dist:105 -msgid "Configure mail preview options." -msgstr "ÅäÖÃÓʼþÔ¤ÀÀÑ¡Ïî¡£" - -#: config/prefs.php.dist:151 -#, php-format -msgid "Control PGP support for %s." -msgstr "¿ØÖÆ%sµÄ PGP Ö§³Ö¡£" - -#: config/prefs.php.dist:160 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "¿ØÖÆ%sµÄ S/MIME Ö§³Ö¡£" - -#: config/prefs.php.dist:129 -msgid "Control options relating to messages searching." -msgstr "¿ØÖÆÓëÓʼþËÑË÷Ïà¹ØµÄÑ¡Ïî¡£" - -#: config/prefs.php.dist:97 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "¿ØÖƲ鿴ÊÇ·ñÓÐÐÂÓʼþµÄʱ¼ä£¬ÒÔ¼°ÐÂÓʼ۵½´ïʱÊÇ·ñ֪ͨ¡£" - -#: config/prefs.php.dist:792 -msgid "Convert textual emoticons into graphical ones?" -msgstr "ÊÇ·ñ½«×Ö·ûʽ±íÇé·ûת»»ÎªÍ¼ÐÎʽ±íÇé·û£¿" - -#: message.php:514 message.php:691 mailbox.php:448 mailbox.php:862 -msgid "Copy" -msgstr "¸´ÖÆ" - -#: message.php:514 message.php:691 mailbox.php:448 mailbox.php:862 -msgid "Copy to folder" -msgstr "¸´ÖƵ½Îļþ¼Ð" - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "ÎÞ·¨ÊµÏÖÇëÇó¡£ÒÑÖªÔ­Òò£º%s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "ÎÞ·¨´´½¨ VFS ºó¶Ë£º%s" - -#: lib/Message.php:758 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "ÎÞ·¨É¾³ýÀ´×Ô %s µÄÓʼþ¡£·þÎñÆ÷»ØÓ¦£º%s" - -#: lib/Session.php:325 -msgid "Could not execute maintenance operations." -msgstr "ÎÞ·¨Ö´ÐÐά»¤²Ù×÷¡£" - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "ÎÞ·¨´Ó MS-TNEF ¸½¼þÖгéÈ¡ËùÐèµÄÎļþ¡£" - -#: lib/MIME/Viewer/zip.php:57 -msgid "Could not extract the requested file from the Zip archive." -msgstr "ÎÞ·¨´Ó Zip ´æµµÖгéÈ¡ËùÐèµÄÎļþ¡£" - -#: lib/Spam.php:227 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "ÎÞ·¨½«ÓʼþÒÆµ½À¬»øÓʼþÐÅÏäÖÐ - δÔÚÊ×Ñ¡ÏîÖж¨ÒåÀ¬»øÓʼþÐÅÏä¡£" - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "ÎÞ·¨´ò¿ª IMAP ·þÎñÆ÷°²È«Á¬½Ó¡£" - -#: lib/Session.php:279 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "ÎÞ·¨´Ó IMAP ·þÎñÆ÷¼ìË÷µ½ÃüÃû¿Õ¼äÐÅÏ¢¡£" - -#: compose.php:50 -msgid "Could not retrieve the message from the mail server." -msgstr "ÎÞ·¨´Ó IMAP ·þÎñÆ÷¼ìË÷Óʼþ¡£" - -#: lib/Template.php:236 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "ÎÞ·¨±£´æ±à¼­µÄÄ£°åÎļþ¡°%s¡±¡£" - -#: templates/folders/actions.html:14 -msgid "Create" -msgstr "´´½¨" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "´´½¨Îļþ¼Ð" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "´´½¨Îļþ¼Ð" - -#: templates/pgp/pgp.html:133 -msgid "Create Keys" -msgstr "´´½¨ÃÜÔ¿" - -#: templates/prefs/spamselect.inc:12 templates/prefs/spamselect.inc:24 -msgid "Create a new Spam folder" -msgstr "´´½¨ÐµÄÀ¬»øÎļþ¼Ð" - -#: templates/prefs/folderselect.inc:12 templates/prefs/folderselect.inc:24 -msgid "Create a new drafts folder" -msgstr "´´½¨²Ý¸åÎļþ¼Ð" - -#: templates/prefs/sentmailselect.inc:26 templates/prefs/sentmailselect.inc:42 -msgid "Create a new sent mail folder" -msgstr "´´½¨·¢¼þÎļþ¼Ð" - -#: templates/prefs/trashselect.inc:12 templates/prefs/trashselect.inc:24 -msgid "Create a new trash folder" -msgstr "´´½¨À¬»øÎļþ¼Ð" - -#: config/prefs.php.dist:136 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "´´½¨¹ýÂ˹æÔòÀ´ÕûÀíÀ´¼þ¡¢·ÖÀà±£´æµ½Îļþ¼ÐÖУ¬ÒÔ¼°É¾³ýÀ¬»øÓʼþ¡£" - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "´´½¨ÐÂÐÅÖ½" - -#: config/prefs.php.dist:537 -msgid "Create stationery and form responses." -msgstr "´´½¨ÐÅÖ½ºÍ±íµ¥»ØÓ¦¡£" - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "µ±Ç°¸½¼þ" - -#: acl.php:173 -#, php-format -msgid "Current access to %s" -msgstr "µ±Ç°·ÃÎÊ %s" - -#: config/prefs.php.dist:1139 -msgid "Current expanded status in the folders view" -msgstr "ÎļþÊÓͼÖеĵ±Ç°Õ¹¿ª×´Ì¬" - -#: config/prefs.php.dist:113 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "×Ô¶¨ÒåÓÃÓÚ»ñÈ¡ÆäËûÕÊ»§ÓʼþµÄÕÊ»§¡£" - -#: config/prefs.php.dist:55 -msgid "Customize how you send mail." -msgstr "×Ô¶¨Òå·¢ËÍÓʼþµÄ·½Ê½¡£" - -#: config/prefs.php.dist:41 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "×Ô¶¨ÒåµÇ¼%sºó¼´Ö´ÐеÄÈÎÎñ¡£" - -#: mailbox.php:544 -msgid "Dat_e" -msgstr "ÈÕÆÚ_E" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "ÈÕÆÚ" - -#: lib/Search.php:685 -msgid "Date <" -msgstr "ÈÕÆÚ <" - -#: lib/Search.php:681 -msgid "Date =" -msgstr "ÈÕÆÚ =" - -#: lib/Search.php:689 -msgid "Date >" -msgstr "ÈÕÆÚ >" - -#: templates/thread/thread.html:27 -msgid "Date:" -msgstr "ÈÕÆÚ£º" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "ÈÕ" - -#: lib/MIME/Viewer/itip.php:884 -msgid "Declined" -msgstr "ÒѾܾø" - -#: lib/MIME/Viewer/itip.php:266 -msgid "Declined: " -msgstr "ÒѾܾø£º" - -#: config/prefs.php.dist:656 -msgid "Default" -msgstr "ĬÈÏ" - -#: config/prefs.php.dist:825 -msgid "Default (US-ASCII)" -msgstr "ĬÈÏ (US-ASCII)" - -#: templates/prefs/defaultsearchselect.inc:21 -msgid "Default Search Field:" -msgstr "ĬÈÏËÑË÷×ֶΣº" - -#: config/prefs.php.dist:587 -msgid "Default forwarding method:" -msgstr "ĬÈÏת·¢·½Ê½£º" - -#: config/prefs.php.dist:1065 -msgid "Default sorting criteria:" -msgstr "ĬÈÏÅÅÐò±ê×¼£º" - -#: config/prefs.php.dist:1075 -msgid "Default sorting direction:" -msgstr "ĬÈÏÅÅÐò·½Ïò£º" - -#: lib/MIME/Viewer/itip.php:892 -msgid "Delegated" -msgstr "ÒÑÖ¸¶¨" - -#: folders.php:386 message.php:545 mailbox.php:470 mailbox.php:472 -#: lib/IMAP/ACL/rfc4314.php:57 templates/contacts/contacts.html:66 -#: templates/folders/actions.html:17 templates/smime/smime.html:31 -#: templates/pgp/pgp.html:38 -msgid "Delete" -msgstr "ɾ³ý" - -#: smime.php:311 pgp.php:400 -#, php-format -msgid "Delete %s Public Key" -msgstr "ɾ³ý %s ¹«Ô¿" - -#: templates/smime/smime.html:79 templates/pgp/pgp.html:87 -msgid "Delete Current Keys" -msgstr "ɾ³ýµ±Ç°ÃÜÔ¿" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "ɾ³ýÎļþ¼Ð" - -#: templates/folders/folders_confirm.html:22 -msgid "Delete Selected Folders" -msgstr "ɾ³ýËùÑ¡Îļþ¼Ð" - -#: templates/stationery/stationery.html:50 -msgid "Delete Stationery" -msgstr "ɾ³ýÐÅÖ½" - -#: folders.php:386 -msgid "Delete Virtual Folder" -msgstr "ɾ³ýÐéÄâÎļþ¼Ð" - -#: mailbox.php:391 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "ɾ³ý %s ÐéÄâÎļþ¼Ð¶¨Òå" - -#: lib/MIME/Viewer/itip.php:629 -msgid "Delete from my calendar" -msgstr "´ÓÈÕÀúÖÐɾ³ý" - -#: config/prefs.php.dist:396 -msgid "Delete old linked attachments at beginning of month?" -msgstr "ÊÇ·ñÔÚÿ¸öÔ³õɾ³ý¾É¸½¼þ£¿" - -#: config/prefs.php.dist:350 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "ÊÇ·ñÔÚÿ¸öÔ³õɾ³ý¾ÉµÄ·¢¼þÎļþ¼Ð£¿" - -#: config/prefs.php.dist:724 -msgid "Delete spam messages" -msgstr "ɾ³ýÀ¬»øÓʼþ" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "ɾ³ý/Ïú»Ù" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "ɾ³ý£¿" - -#: message.php:476 mailbox.php:745 mailbox.php:840 -#: templates/mailbox/navbar.html:20 templates/mailbox/navbar.html:37 -#: templates/mailbox/legend.html:6 -msgid "Deleted" -msgstr "ÒÑɾ³ý" - -#: search.php:341 -msgid "Deleted messages" -msgstr "ÒÑɾ³ýÓʼþ" - -#: compose.php:206 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "ɾ³ý¸½¼þ¡°%s¡±¡£" - -#: config/prefs.php.dist:87 -msgid "Deleting and Moving Messages" -msgstr "ɾ³ýºÍÒÆ¶¯Óʼþ" - -#: lib/MIME/Viewer/itip.php:594 -msgid "Deny request" -msgstr "¾Ü¾øÇëÇó" - -#: lib/MIME/Viewer/itip.php:550 -msgid "Deny request for free/busy information" -msgstr "¾Ü¾øÃ¦/ÏÐÐÅÏ¢ÇëÇó" - -#: config/prefs.php.dist:1074 -msgid "Descending" -msgstr "½µÐò" - -#: lib/MIME/Viewer/itip.php:676 lib/MIME/Viewer/itip.php:805 -msgid "Description" -msgstr "ÃèÊö" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "ÃèÊö£º" - -#: templates/smime/smime.html:31 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:38 templates/pgp/pgp.html:73 -#: templates/pgp/pgp.html:78 -msgid "Details" -msgstr "ÏêÇé" - -#: lib/Compose.php:2616 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "²»¸½¼Ó¡±%s¡°£¬ÒѽöÉÏ´«ËüµÄÒ»²¿·Ö¡£" - -#: lib/Compose.php:2625 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "²»¸½¼Ó¡±%s¡°£¬Òò¸ÃÎļþΪ¿Õ¡£" - -#: lib/Compose.php:2612 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "ÒòÒѳ¬³öËùÔÊÐíµÄÉÏ´«´óСÉÏÏÞ£¬ËùÒÔ²»¸½¼Ó¡±%s¡°¡£" - -#: lib/Compose.php:2620 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "Òò·þÎñÆ÷ÅäÖò»ÔÊÐíÉÏ´«´ËÎļþ£¬ËùÒÔ²»¸½¼Ó¡±%s¡°¡£" - -#: config/prefs.php.dist:784 -msgid "Dim signatures?" -msgstr "ÊÇ·ñÄ£ºýÇ©Ãû£¿" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "ÏÔʾ" - -#: config/prefs.php.dist:255 -msgid "Display Virtual Inbox?" -msgstr "ÏÔʾÐéÄâÊÕ¼þÏ䣿" - -#: config/prefs.php.dist:559 -msgid "Display confirmation after sending a message?" -msgstr "ÊÇ·ñÔÚ·¢ËÍÓʼþºóÏÔʾȷÈÏÐÅÏ¢£¿" - -#: config/prefs.php.dist:801 -msgid "Display in Body of Message" -msgstr "ÏÔʾÓʼþÕýÎÄ" - -#: config/prefs.php.dist:935 -msgid "Display pop-up notification of new mail?" -msgstr "ÊÇ·ñÏÔʾÐÂÓʼþµÄµ¯³öʽ֪ͨ£¿" - -#: config/prefs.php.dist:901 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "ÊÇ·ñÔڲ˵¥À¸ÖÐÏÔʾ¡°Çå³ýÀ¬»øÓʼþ¡±Á´½Ó£¿" - -#: config/prefs.php.dist:893 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "ÊÇ·ñÔڲ˵¥À¸ÖÐÏÔʾ¡°Çå¿ÕÀ¬»øÏ䡱Á´½Ó£¿" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "λÖãº" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "²»Æ¥Åä" - -#: templates/folders/actions.html:28 -msgid "Do Not Check for New Mail" -msgstr "²»¼ì²éÊÇ·ñÓÐÐÂÓʼþ" - -#: config/prefs.php.dist:1101 -msgid "Do not generate a link in the From: column" -msgstr "Çë²»ÒªÔÚ¡°·¢¼þÈË£º¡±À¸Éú³ÉÁ´½Ó" - -#: js/imp.js.php:3 js/src/imp.js.php:48 -msgid "Doing so will discard this message permanently." -msgstr "Ö´Ðд˲Ù×÷½«»áÓÀ¾Ã¶ªÊ§´ËÓʼþ¡£" - -#: login.php:382 -msgid "Don't have an account? Sign up." -msgstr "ûÓÐÕÊ»§Âð£¿×¢²áÒ»¸ö¡£" - -#: templates/folders/actions.html:32 -msgid "Download" -msgstr "ÏÂÔØ" - -#: lib/MIME/Contents.php:232 -#, php-format -msgid "Download %s in .zip Format" -msgstr "ÏÂÔØ .zip ¸ñʽµÄ %s" - -#: message.php:670 -msgid "Download All Attachments (in .zip file)" -msgstr "ÏÂÔØËùÓи½¼þ(.zip ¸ñʽ)" - -#: templates/folders/actions.html:33 -msgid "Download [.zip format]" -msgstr "ÏÂÔØ [.zip ¸ñʽ]" - -#: lib/MIME/Contents.php:232 -msgid "Download in .zip Format" -msgstr "ÏÂÔØ .zip ¸ñʽµÄÄÚÈÝ" - -#: message.php:474 mailbox.php:727 mailbox.php:841 -#: templates/message/navbar_navigate.html:14 templates/mailbox/navbar.html:22 -#: templates/mailbox/navbar.html:40 templates/mailbox/legend.html:7 -msgid "Draft" -msgstr "²Ý¸å" - -#: lib/IMAP/Tree.php:2376 -msgid "Draft folder" -msgstr "²Ý¸åÎļþ¼Ð" - -#: templates/prefs/folderselect.inc:23 -msgid "Drafts folder:" -msgstr "²Ý¸åÎļþ¼Ð£º" - -#: templates/pgp/pgp.html:103 -msgid "E-mail Address:" -msgstr "µç×ÓÓʼþµØÖ·£º" - -#: mailbox.php:779 -msgid "END" -msgstr "½áÊø" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "´íÎó£ºÎÞ·¨·¢ËÍÓʼþ¡£" - -#: folders.php:387 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "±à¼­" - -#: mailbox.php:394 -msgid "Edit Search Query" -msgstr "±à¼­ËÑË÷²éѯ" - -#: folders.php:387 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "±à¼­ÐéÄâÎļþ¼Ð" - -#: mailbox.php:390 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "±à¼­ %s ÐéÄâÎļþ¼Ð¶¨Òå" - -#: filterprefs.php:82 -msgid "Edit your Blacklist" -msgstr "±à¼­ºÚÃûµ¥" - -#: filterprefs.php:81 -msgid "Edit your Filter Rules" -msgstr "±à¼­¹ýÂ˹æÔò" - -#: filterprefs.php:83 -msgid "Edit your Whitelist" -msgstr "±à¼­°×Ãûµ¥" - -#: config/prefs.php.dist:1003 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "±à¼­·ÃÎÊÆäËûÓʼþÕÊ»§ËùÓõÄÊ×Ñ¡Ïî¡£" - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "µç×ÓÓʼþµØÖ·" - -#: lib/Message.php:769 -#, php-format -msgid "Emptied all messages from %s." -msgstr "Çå¿ÕÀ´×Ô %s µÄËùÓÐÓʼþ¡£" - -#: lib/Message.php:751 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "Çå¿ÕÐéÄâÀ¬»øÎļþ¼ÐÖеÄËùÓÐÓʼþ¡£" - -#: templates/folders/actions.html:18 -msgid "Empty" -msgstr "Çå¿Õ" - -#: templates/folders/folders_confirm.html:22 -msgid "Empty Selected Folders" -msgstr "Çå¿ÕËùÑ¡Îļþ¼Ð" - -#: lib/IMP.php:788 -msgid "Empty _Spam" -msgstr "Çå¿ÕÀ¬»øÓʼþ_S" - -#: lib/IMP.php:780 -msgid "Empty _Trash" -msgstr "Çå³ýÀ¬»øÓʼþ_S" - -#: mailbox.php:387 -msgid "Empty folder" -msgstr "Çå¿ÕÎļþ¼Ð" - -#: pgp.php:451 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "ÊÇ·ñÆôÓà PGP ¹¦ÄÜ£¿" - -#: smime.php:347 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "ÊÇ·ñÆôÓà S/MIME ¹¦ÄÜ£¿" - -#: config/prefs.php.dist:954 -msgid "Enable message previews?" -msgstr "ÊÇ·ñÆôÓÃÓʼþÔ¤ÀÀ¹¦ÄÜ£¿" - -#: compose.php:1032 -msgid "Encr_yption Options" -msgstr "¼ÓÃÜÑ¡Ïî_Y" - -#: mailbox.php:850 templates/mailbox/legend.html:16 -msgid "Encrypted" -msgstr "ÒѼÓÃÜ" - -#: lib/MIME/Viewer/itip.php:524 lib/MIME/Viewer/itip.php:526 -#: lib/MIME/Viewer/itip.php:661 lib/MIME/Viewer/itip.php:663 -msgid "End" -msgstr "½áÊø" - -#: lib/Compose.php:1521 -msgid "End forwarded message" -msgstr "½áÊø×ª·¢µÄÓʼþ" - -#: lib/Compose.php:1415 -msgid "End message" -msgstr "½áÊøÓʼþ" - -#: lib/Compose.php:1413 -#, php-format -msgid "End message from %s" -msgstr "½áÊøÀ´×Ô %s µÄÓʼþ" - -#: smime.php:335 pgp.php:426 -msgid "Enter Passphrase" -msgstr "ÊäÈëÃÜÂë" - -#: templates/prefs/spamselect.inc:9 -msgid "Enter the name for your new Spam folder" -msgstr "ÇëÊäÈëеÄÀ¬»øÎļþ¼ÐÃû³Æ" - -#: templates/prefs/folderselect.inc:9 -msgid "Enter the name for your new drafts folder" -msgstr "ÇëÊäÈëвݸåÎļþ¼ÐµÄÃû³Æ" - -#: templates/prefs/sentmailselect.inc:23 -msgid "Enter the name for your new sent mail folder" -msgstr "ÇëÊäÈëз¢¼þÎļþ¼ÐµÄÃû³Æ" - -#: templates/prefs/trashselect.inc:9 -msgid "Enter the name for your new trash folder" -msgstr "ÇëÊäÈëÐÂÀ¬»øÎļþ¼ÐµÄÃû³Æ" - -#: message.php:560 lib/Search.php:677 config/prefs.php.dist:584 -msgid "Entire Message" -msgstr "Õû¸öÓʼþ" - -#: message.php:166 thread.php:68 lib/Compose.php:726 lib/Compose.php:987 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "Òѳɹ¦½«ÌõÄ¿¡°%s¡±Ìí¼Óµ½µØÖ·²¾ÖÐ" - -#: lib/MIME/Viewer/pkcs7.php:425 lib/MIME/Viewer/pgp.php:430 -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -msgid "Error" -msgstr "´íÎó" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "Á¬½Ó IMAP ·þÎñÆ÷ʱ³ö´í£º[%s] %s¡£" - -#: lib/MIME/Contents.php:135 -msgid "Error displaying message." -msgstr "ÏÔʾÓʼþʱ³ö´í¡£" - -#: lib/MIME/Viewer/itip.php:313 lib/MIME/Viewer/itip.php:412 -#, php-format -msgid "Error sending reply: %s." -msgstr "·¢Ëͻظ´Ê±³ö´í£º%s¡£" - -#: templates/smime/smime.html:25 templates/pgp/pgp.html:32 -msgid "Error:" -msgstr "´íÎó£º" - -#: lib/MIME/Viewer/itip.php:104 -msgid "Event successfully deleted." -msgstr "³É¹¦É¾³ýʼþ¡£" - -#: config/prefs.php.dist:925 -msgid "Every 15 minutes" -msgstr "ÿ 15 ·ÖÖÓ" - -#: config/prefs.php.dist:922 -msgid "Every 30 seconds" -msgstr "ÿ 30 Ãë" - -#: config/prefs.php.dist:638 config/prefs.php.dist:924 -msgid "Every 5 minutes" -msgstr "ÿ 5 ·ÖÖÓ" - -#: config/prefs.php.dist:926 -msgid "Every half hour" -msgstr "ÿ°ëСʱ" - -#: config/prefs.php.dist:923 -msgid "Every minute" -msgstr "ÿ·ÖÖÓ" - -#: folders.php:424 -msgid "Expand" -msgstr "Õ¹¿ª" - -#: folders.php:356 -msgid "Expand All" -msgstr "Õ¹¿ªËùÓÐ" - -#: folders.php:356 -msgid "Expand All Folders" -msgstr "Õ¹¿ªËùÓÐÎļþ¼Ð" - -#: folders.php:424 -msgid "Expand Folder" -msgstr "Õ¹¿ªÎļþ¼Ð" - -#: compose.php:741 compose.php:977 -msgid "Expand Names" -msgstr "Ôö¼ÓÐÕÃû" - -#: config/prefs.php.dist:1129 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "ÊÇ·ñÔÚÎļþ¼ÐÊÓͼÖÐĬÈÏÕ¹¿ªÕû¸öÎļþ¼ÐÊ÷״ͼ£¿" - -#: config/prefs.php.dist:1140 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "ÊÇ·ñÔÚ²àÀ¸ÖÐĬÈÏÕ¹¿ªÕû¸öÎļþ¼ÐÊ÷״ͼ£¿" - -#: lib/IMP.php:799 lib/IMP.php:801 -msgid "F_etch Mail" -msgstr "»ñÈ¡Óʼþ_E" - -#: config/prefs.php.dist:112 templates/fetchmail/fetchmail.html:29 -msgid "Fetch Mail" -msgstr "»ñÈ¡Óʼþ" - -#: config/prefs.php.dist:1011 -msgid "Fetch Mail in a separate window?" -msgstr "ÊÇ·ñÔÚÔÚд°¿ÚÖлñÈ¡Óʼþ£¿" - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "»ñÈ¡ %d Óʼþ(À´×Ô %s)" - -#: lib/Fetchmail.php:281 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "´Ó %s »ñÈ¡ 1 ·âÓʼþ" - -#: lib/Fetchmail.php:279 lib/Fetchmail.php:281 lib/Fetchmail.php:283 -msgid "Fetchmail: " -msgstr "Fetchmail£º" - -#: lib/Fetchmail.php:285 -msgid "Fetchmail: no new messages." -msgstr "»ñÈ¡Óʼþ£ºÎÞÐÂÓʼþ¡£" - -#: lib/IMP.php:805 -msgid "Fi_lters" -msgstr "¹ýÂËÆ÷_L" - -#: templates/prefs/sourceselect.inc:333 -msgid "Fields to search" -msgstr "ËÑË÷×Ö¶Î" - -#: js/imp.js.php:3 js/src/imp.js.php:53 templates/compose/compose.html:261 -msgid "File" -msgstr "Îļþ" - -#: templates/filters/prefs.html:48 -msgid "Filter Options" -msgstr "¹ýÂËÑ¡Ïî" - -#: templates/filters/prefs.html:36 -msgid "Filter Settings" -msgstr "¹ýÂËÉèÖÃ" - -#: config/prefs.php.dist:707 -msgid "Filter message content for profanity?" -msgstr "ÊÇ·ñ¹ýÂËÄÚÈݲ»½¡¿µµÄÓʼþ£¿" - -#: templates/filters/prefs.html:11 -msgid "Filter support is disabled on this system." -msgstr "¹ýÂË´Ëϵͳ²»Ö§³ÖµÄÖ§³Ö¡£" - -#: config/prefs.php.dist:135 -msgid "Filters" -msgstr "¹ýÂËÆ÷" - -#: templates/filters/prefs.html:3 -msgid "Filters NOT Active" -msgstr "δÆôÓùýÂË" - -#: lib/Filter.php:107 -#, php-format -msgid "Filters: %s management page" -msgstr "¹ýÂË£º%s ¹ÜÀíÒ³Ãæ" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "²éÕÒ£º" - -#: config/prefs.php.dist:1047 -msgid "First Mailbox Page" -msgstr "ÓÊÏäÊ×Ò³" - -#: mailbox.php:265 -msgid "First Page" -msgstr "µÚÒ»Ò³" - -#: message.php:559 mailbox.php:495 -msgid "Fo_rward" -msgstr "ת·¢_R" - -#: lib/IMAP/Tree.php:2421 -msgid "Folder" -msgstr "Îļþ¼Ð" - -#: folders.php:234 templates/folders/folders_confirm.html:5 -msgid "Folder Actions - Confirmation" -msgstr "Îļþ¼Ð²Ù×÷ - È·ÈÏ" - -#: folders.php:296 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "Îļþ¼Ðµ¼º½" - -#: folders.php:265 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "Îļþ¼Ð´óС" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "Îļþ¼ÐÕªÒª" - -#: acl.php:22 -msgid "Folder sharing is not enabled." -msgstr "δÆôÓÃÎļþ¼Ð¹²Ïí¡£" - -#: folders.php:45 -msgid "Folder use is not enabled." -msgstr "δÆôÓÃÎļþ¼ÐʹÓá£" - -#: config/prefs.php.dist:1118 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "ÓÊÏäÊÓͼÖнñÈÕÓʼþµÄÓʼþÈÕÆÚ¸ñʽ" - -#: message.php:559 mailbox.php:495 lib/Compose.php:1504 -msgid "Forward" -msgstr "ת·¢" - -#: lib/Compose.php:1490 -msgid "Forward:" -msgstr "ת·¢£º" - -#: lib/Compose.php:1580 -msgid "Forwarded Message:" -msgstr "ת·¢µÄÓʼþ£º" - -#: lib/Compose.php:1517 -msgid "Forwarded message" -msgstr "ת·¢µÄÓʼþ" - -#: lib/Compose.php:1515 -#, php-format -msgid "Forwarded message from %s" -msgstr "´Ó %s ת·¢µÄÓʼþ" - -#: lib/MIME/Viewer/itip.php:406 -msgid "Free/Busy Request Response" -msgstr "æ/ÏÐÇëÇó»ØÓ¦" - -#: mailbox.php:554 -msgid "Fro_m" -msgstr "·¢¼þÈË_M" - -#: lib/Search.php:653 lib/UI/Mailbox.php:97 lib/UI/Message.php:25 -#: templates/thread/thread.html:32 templates/compose/compose.html:27 -msgid "From" -msgstr "·¢¼þÈË" - -#: config/prefs.php.dist:1060 -msgid "From Address" -msgstr "·¢¼þÈ˵ØÖ·" - -#: lib/Compose.php:1501 lib/Compose.php:1505 -msgid "Fwd:" -msgstr "ת·¢£º" - -#: lib/Compose.php:1591 -msgid "Fwd: " -msgstr "ת·¢£º" - -#: lib/Compose.php:1593 -#, php-format -msgid "Fwd: %u Forwarded Messages" -msgstr "ת·¢£º%u ת·¢µÄÓʼþ" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "ͼ¿â" - -#: config/prefs.php.dist:13 config/prefs.php.dist:22 config/prefs.php.dist:31 -#: config/prefs.php.dist:39 -msgid "General Options" -msgstr "³£¹æÑ¡Ïî" - -#: folders.php:343 lib/MIME/Viewer/itip.php:562 lib/MIME/Viewer/itip.php:739 -#: lib/MIME/Viewer/itip.php:862 -msgid "Go" -msgstr "תµ½" - -#: thread.php:133 -msgid "Go to Message" -msgstr "תµ½Óʼþ" - -#: lib/IMP.php:355 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "תµ½µØÖ·²¾¡°%s¡±ÌõÄ¿" - -#: message.php:429 lib/Filter.php:107 lib/MIME/Contents.php:419 -#: lib/MIME/Viewer/images.php:92 lib/MIME/Viewer/images.php:99 -#: lib/MIME/Viewer/images.php:101 lib/MIME/Viewer/notification.php:60 -#: lib/MIME/Viewer/notification.php:66 lib/MIME/Viewer/related.php:85 -#: lib/MIME/Viewer/pkcs7.php:468 lib/MIME/Viewer/appledouble.php:40 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -msgid "HERE" -msgstr "´Ë´¦" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:36 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:366 -msgid "HTML Version of Message" -msgstr "HTML ¸ñʽµÄÓʼþ" - -#: message.php:609 -msgid "Headers" -msgstr "±êÌâ" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "ÕâÊÇÄú֮ǰдµÄÓʼþ£º" - -#: config/prefs.php.dist:775 -msgid "Hidden" -msgstr "Òþ²Ø" - -#: config/prefs.php.dist:774 -msgid "Hidden in Thread View" -msgstr "ÔÚÏß³ÌÊÓͼÖÐÒþ²Ø" - -#: js/imp.js.php:3 js/src/imp.js.php:42 -msgid "Hide Addresses" -msgstr "Òþ²ØµØÖ·" - -#: mailbox.php:246 -msgid "Hide Deleted" -msgstr "Òþ²ØÒÑɾ³ýÏî" - -#: folders.php:349 -msgid "Hide Unsubscribed" -msgstr "Òþ²ØÎ´¶©ÔÄÏî" - -#: compose.php:949 -msgid "High" -msgstr "¸ß" - -#: message.php:270 mailbox.php:732 mailbox.php:844 -#: templates/mailbox/legend.html:10 -msgid "High Priority" -msgstr "¸ßÓÅÏȼ¶" - -#: compose.php:948 -msgid "Highest" -msgstr "×î¸ß" - -#: config/prefs.php.dist:803 -msgid "How do you want to display attachments?" -msgstr "ÈçºÎÏÔʾ¸½¼þ£¿" - -#: config/prefs.php.dist:612 -msgid "How to attribute quoted lines in a reply" -msgstr "ÈçºÎ½«ÒýÊöÄÚÈݼÓÈë´ð¸´ÓʼþÖÐ" - -#: lib/IMAP.php:239 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:106 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (×Ô¶¯¼à²âЭÒé)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "IMAP ·þÎñÆ÷ÖжÏÁ¬½Ó¡£·þÎñÆ÷»ØÓ¦£º%s" - -#: lib/IMAP.php:251 -msgid "IMAP over SSL" -msgstr "»ùÓÚ SSL µÄ IMAP" - -#: lib/IMAP.php:257 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "»ùÓÚ SSL µÄ IMAP(×ÔÇ©ÃûÖ¤Êé)" - -#: lib/IMAP.php:245 -msgid "IMAP, no TLS" -msgstr "IMAP£¬²»ÊÇ TLS" - -#: lib/Fetchmail/imap.php:48 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 Óʼþ·þÎñÆ÷" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "Èç¹ûʹÓà SSL »ò TLS£¬Ôò±ØÐë¼ÓÔØ PHP openssl À©Õ¹¡£" - -#: templates/folders/folders_confirm.html:12 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "Èç¹û¼ÌÐø£¬Ôò»á¶ªÊ§Îļþ¼ÐÖеÄËùÓÐÓʼþ£¡" - -#: saveimage.php:45 -msgid "Image" -msgstr "ͼÏñ" - -#: templates/folders/import.html:16 -msgid "Import" -msgstr "µ¼Èë" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "µ¼ÈëÃÜÔ¿" - -#: templates/smime/smime.html:85 templates/pgp/pgp.html:135 -msgid "Import Keypair" -msgstr "µ¼ÈëÃÜÔ¿¶Ô" - -#: templates/folders/actions.html:35 -msgid "Import Messages" -msgstr "µ¼ÈëÓʼþ" - -#: pgp.php:48 -msgid "Import PGP Key" -msgstr "µ¼Èë PGP ÃÜÔ¿" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "µ¼Èë¸öÈË PGP ÃÜÔ¿" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "ÇëÔÚ´Ë´¦µ¼Èë PGP ¸öÈË˽Կ£º" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "µ¼Èë¸öÈË PGP ¹²Ô¿" - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "ÇëÔÚ´Ë´¦µ¼Èë PGP ¸öÈ˹«Ô¿£º" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "µ¼Èë¸öÈË S/MIME Ö¤Êé" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:53 -msgid "Import Public Key" -msgstr "µ¼È빫Կ" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "µ¼Èë PGP ¹²Ô¿" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "ÇëÔÚ´Ë´¦µ¼Èë PGP ¹«Ô¿£º" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "µ¼Èë S/MIME ¹«Ô¿" - -#: smime.php:14 -msgid "Import S/MIME Key" -msgstr "µ¼Èë S/MIME ÃÜÔ¿" - -#: templates/folders/import.html:6 -msgid "Import mbox File" -msgstr "µ¼Èë mbox Îļþ" - -#: templates/folders/import.html:11 -msgid "Import mbox file" -msgstr "µ¼Èë mbox Îļþ" - -#: message.php:475 mailbox.php:740 mailbox.php:839 -#: templates/message/navbar_navigate.html:10 templates/mailbox/navbar.html:16 -#: templates/mailbox/navbar.html:32 templates/mailbox/legend.html:5 -msgid "Important" -msgstr "ÖØÒª" - -#: search.php:336 -msgid "Important messages" -msgstr "ÖØÒªÓʼþ" - -#: folders.php:140 -#, php-format -msgid "Imported %d messages from %s." -msgstr "Òѵ¼Èë %d Óʼþ(À´×Ô %s)¡£" - -#: lib/MIME/Viewer/itip.php:900 -msgid "In Process" -msgstr "´¦ÀíÖÐ" - -#: templates/prefs/initialpageselect.inc:4 lib/Folder.php:69 lib/IMP.php:664 -#: lib/IMAP/Tree.php:536 lib/IMAP/Tree.php:760 lib/IMAP/Tree.php:2359 -msgid "Inbox" -msgstr "ÊÕ¼þÏä" - -#: config/prefs.php.dist:600 -msgid "Include a brief summary of the header in a reply?" -msgstr "ÊÇ·ñÔڻظ´Öаüº¬±êÌâ¸ÅÒª£¿" - -#: config/prefs.php.dist:595 -msgid "Include body text in forward message by default?" -msgstr "ÊÇ·ñÔÚת·¢ÓʼþÖÐĬÈϰüº¬ÕýÎÄ£¿" - -#: config/prefs.php.dist:567 -msgid "Include original message in a reply?" -msgstr "ÊÇ·ñÔڻؼþÖаüº¬Ô­Ê¼Óʼþ£¿" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -msgid "Info" -msgstr "ÐÅÏ¢" - -#: smime.php:310 pgp.php:399 -#, php-format -msgid "Information on %s Public Key" -msgstr "ÓÐ¹Ø %s ¹«Ô¿µÄÐÅÏ¢" - -#: pgp.php:428 -msgid "Information on Personal Private Key" -msgstr "ÓйظöÈËÃÜÔ¿µÄÐÅÏ¢" - -#: smime.php:333 pgp.php:422 -msgid "Information on Personal Public Key" -msgstr "ÓйظöÈ˹«Ô¿µÄÐÅÏ¢" - -#: js/imp.js.php:3 js/src/imp.js.php:55 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "ǶÈëʽ" - -#: lib/IMAP/ACL/rfc4314.php:53 lib/IMAP/ACL/rfc2086.php:53 -msgid "Insert" -msgstr "²åÈë" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "ÇëÔÚ´Ë´¦²åÈëÖ¤Ê飺" - -#: lib/MIME/Viewer/itip.php:417 -msgid "Invalid Action selected for this component." -msgstr "Ϊ´Ë×é¼þËùÑ¡µÄ²Ù×÷ÎÞЧ¡£" - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -msgid "Invalid Address" -msgstr "ÎÞЧµØÖ·" - -#: lib/Fetchmail/imap.php:234 -msgid "Invalid Remote Mailbox" -msgstr "ÎÞЧµÄÔ¶³ÌÓÊÏä" - -#: lib/Compose.php:1053 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "µç×ÓÓʼþµØÖ·Öаüº¬ÎÞЧ×Ö·û£º%s¡£" - -#: smime.php:94 pgp.php:16 -msgid "Invalid key" -msgstr "ÎÞЧÃÜÔ¿" - -#: lib/Compose.php:215 -msgid "Invalid message, cannot resume draft." -msgstr "ÎÞЧÓʼþ£¬ÎÞ·¨¼ÌÐø±à¼­²Ý¸å¡£" - -#: pgp.php:199 -msgid "Invalid personal PGP private key." -msgstr "ÎÞЧµÄ¸öÈË PGP ÃÜÔ¿¡£" - -#: pgp.php:174 -msgid "Invalid personal PGP public key." -msgstr "ÎÞЧµÄ¸öÈË PGP ¹«Ô¿¡£" - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "·´×ª" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:108 -msgid "Key Length:" -msgstr "ÃÜÔ¿³¤¶È£º" - -#: pgp.php:442 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "Éú³ÉÃÜÔ¿¿ÉÄܻỨ·ÑһЩʱ¼ä¡£ÊÇ·ñ¼ÌÐøÉú³ÉÃÜÔ¿£¿" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:48 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "ÎÞ·¨µ¼ÈëÃÜÔ¿¡£´Ë·þÎñÆ÷ÉϵÄÎļþÉÏ´«¹¦ÄÜδÆôÓá£" - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:51 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "ÎÞ·¨µ¼ÈëÃÜÔ¿¡£ÄúÉÐ䶨ÒåÒªÌí¼ÓÁªÏµÈ˵ĵØÖ·²¾¡£" - -#: pgp.php:338 -msgid "Key successfully sent to the public keyserver." -msgstr "Òѳɹ¦½«ÃÜÔ¿·¢Ë͵½¹«Ô¿·þÎñÆ÷¡£" - -#: templates/login/login.html:115 -msgid "Language" -msgstr "ÓïÑÔ" - -#: config/prefs.php.dist:1048 -msgid "Last Mailbox Page" -msgstr "ÓÊÏäĩҳ" - -#: mailbox.php:277 -msgid "Last Page" -msgstr "×îºóÒ»Ò³" - -#: compose.php:1069 -msgid "Link Attachments?" -msgstr "Á´½Ó¸½¼þ£¿" - -#: attachment.php:34 lib/Compose.php:2314 -msgid "Linked attachments are forbidden." -msgstr "½ûÖ¹¸½¼ÓÎļþ¡£" - -#: lib/Compose.php:2330 -#, php-format -msgid "Links will expire on %s" -msgstr "Á´½Ó½«ÔÚ %s ¹ýÆÚ" - -#: lib/IMAP/ACL/rfc4314.php:49 lib/IMAP/ACL/rfc2086.php:49 -msgid "List" -msgstr "Áбí" - -#: config/prefs.php.dist:1242 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"ÊÇ·ñÔÚ¼ÓÔØÁªÏµÈËÆÁĻʱÁгöËùÓÐÁªÏµÈË£¿(Èô½ûÓã¬Ôò½ö¿ÉÒÔ¿´µ½·ûºÏËÑË÷¹æÔòµÄÁªÏµ" -"ÈË)" - -#: config/prefs.php.dist:800 -msgid "Listing in the Header" -msgstr "ÔÚ±êÌâÖÐÁгö" - -#: compose.php:727 -msgid "Loading..." -msgstr "ÕýÔÚ¼ÓÔØ..." - -#: lib/MIME/Viewer/itip.php:681 -msgid "Location" -msgstr "λÖÃ" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:33 -msgid "Log in" -msgstr "µÇ¼" - -#: lib/Block/summary.php:59 -#, php-format -msgid "Log in to %s" -msgstr "µÇ¼ %s" - -#: login.php:379 -msgid "Login" -msgstr "µÇ¼" - -#: config/prefs.php.dist:40 -msgid "Login Tasks" -msgstr "µÇ¼ÈÎÎñ" - -#: compose.php:951 -msgid "Low" -msgstr "µÍ" - -#: message.php:272 mailbox.php:735 mailbox.php:845 -#: templates/mailbox/legend.html:11 -msgid "Low Priority" -msgstr "µÍÓÅÏȼ¶" - -#: compose.php:952 -msgid "Lowest" -msgstr "×îµÍ" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "Mac Îļþ" - -#: config/prefs.php.dist:104 -msgid "Mail Previews" -msgstr "ÓʼþÔ¤ÀÀ" - -#: lib/IMAP/Tree.php:2366 lib/IMAP/Tree.php:2393 -msgid "Mailbox" -msgstr "ÓÊÏä" - -#: config/prefs.php.dist:119 -msgid "Mailbox and Folder Display Options" -msgstr "ÓÊÏäºÍÎļþ¼ÐÏÔʾѡÏî" - -#: lib/IMAP/ACL/rfc4314.php:52 lib/IMAP/ACL/rfc2086.php:52 -msgid "Mark (Other)" -msgstr "±ê¼Ç (ÆäËû)" - -#: lib/IMAP/ACL/rfc4314.php:51 lib/IMAP/ACL/rfc2086.php:51 -msgid "Mark (Seen)" -msgstr "±ê¼Ç (ÒÑÔĶÁ)" - -#: templates/folders/actions.html:30 -msgid "Mark All Messages as Seen" -msgstr "½«ËùÓÐÓʼþ±ê¼ÇΪÒÑÔĶÁ" - -#: templates/folders/actions.html:31 -msgid "Mark All Messages as Unseen" -msgstr "½«ËùÓÐÓʼþ±ê¼ÇΪδÔĶÁ" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "±ê¼ÇΪ£º" - -#: config/prefs.php.dist:757 -msgid "Mark different levels of quoting with different colors?" -msgstr "ÊÇ·ñʹÓò»Í¬ÑÕÉ«±ê¼Ç²»Í¬²ãµÄÒýÊöÄÚÈÝ£¿" - -#: config/prefs.php.dist:765 -msgid "Mark simple markup?" -msgstr "ÊÇ·ñ±ê¼Ç¼òµ¥µÄ±ê¼Ç£¿" - -#: search.php:216 -msgid "Match All Queries" -msgstr "Æ¥ÅäËùÓвéѯ" - -#: search.php:214 -msgid "Match Any Query" -msgstr "Æ¥ÅäÈÎÒ»²éѯ" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "×î´ó¸½¼þ´óС" - -#: lib/api.php:89 -msgid "Maximum Number of Folders" -msgstr "Îļþ¼Ð×î´óÊýÁ¿" - -#: lib/api.php:92 -msgid "Maximum Number of Recipients per Message" -msgstr "ÿ·âÓʼþµÄÊÕ¼þÈË×î´óÊýÁ¿" - -#: lib/api.php:95 -msgid "Maximum Number of Recipients per Time Period" -msgstr "ÿ¸öʱ¼ä¶ÎµÄÊÕ¼þÈË×î´óÊýÁ¿" - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "ÒÑ´ïµ½¸½¼þ×î´óÊýÁ¿¡£" - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "ÒÑ´ïµ½¸½¼þ´óСµÄÉÏÏÞ¡£" - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "²Ëµ¥Îļþ¼ÐÁбí" - -#: lib/Compose.php:1406 -msgid "Message" -msgstr "Óʼþ" - -#: config/prefs.php.dist:54 -msgid "Message Composition" -msgstr "дÓʼþ" - -#: config/prefs.php.dist:1059 -msgid "Message Date" -msgstr "ÓʼþÈÕÆÚ" - -#: config/prefs.php.dist:53 config/prefs.php.dist:71 config/prefs.php.dist:86 -#: config/prefs.php.dist:95 config/prefs.php.dist:103 -#: config/prefs.php.dist:111 -msgid "Message Options" -msgstr "ÓʼþÑ¡Ïî" - -#: search.php:416 -msgid "Message Search" -msgstr "ËÑË÷Óʼþ" - -#: config/prefs.php.dist:1063 -msgid "Message Size" -msgstr "Óʼþ´óС" - -#: message.php:580 -msgid "Message Source" -msgstr "ÓʼþÀ´Ô´" - -#: config/prefs.php.dist:72 -msgid "Message Viewing" -msgstr "²é¿´Óʼþ" - -#: lib/Compose.php:1404 -#, php-format -msgid "Message from %s" -msgstr "À´×Ô %s µÄÓʼþ" - -#: lib/UI/Mailbox.php:160 -msgid "Message has attachments" -msgstr "ÓʼþÓи½¼þ" - -#: lib/UI/Mailbox.php:151 -msgid "Message is encrypted" -msgstr "ÓʼþÒѼÓÃÜ" - -#: lib/UI/Mailbox.php:147 -msgid "Message is signed" -msgstr "ÓʼþÒÑÇ©Ãû" - -#: compose.php:344 compose.php:351 -msgid "Message redirected successfully." -msgstr "Òѳɹ¦Öض¨ÏòÓʼþ¡£" - -#: lib/Compose.php:672 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "Òѳɹ¦·¢ËÍÓʼþ£¬µ«Î´±£´æµ½ %s" - -#: compose.php:405 compose.php:413 -msgid "Message sent successfully." -msgstr "Òѳɹ¦·¢ËÍÓʼþ¡£" - -#: config/prefs.php.dist:1090 -msgid "Messages per page in the mailbox view." -msgstr "ÓÊÏäÊÓͼÖÐÿҳÏÔʾµÄÓʼþÊý¡£" - -#: mailbox.php:211 -msgid "Messages to" -msgstr "Óʼþ" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "ÔÂ" - -#: message.php:513 message.php:690 mailbox.php:447 mailbox.php:861 -msgid "Move" -msgstr "ÒÆ¶¯" - -#: templates/prefs/sourceselect.inc:318 -msgid "Move down" -msgstr "ÏÂÒÆ" - -#: config/prefs.php.dist:725 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "½«À¬»øÓʼþÒÆµ½À¬»øÓʼþÎļþ¼Ð¡¢Õý³£ÓʼþÒÆµ½ÊÕ¼þÏä" - -#: message.php:513 message.php:690 mailbox.php:447 mailbox.php:861 -msgid "Move to folder" -msgstr "ÒÆµ½Îļþ¼Ð" - -#: templates/prefs/sourceselect.inc:316 -msgid "Move up" -msgstr "ÉÏÒÆ" - -#: lib/MIME/Viewer/alternative.php:96 -msgid "Multipart/alternative" -msgstr "¶à¸ö²¿·Ö/Ïà¹Ø²¿·Ö" - -#: thread.php:155 -msgid "Multiple Message View" -msgstr "ÏÔʾ¶à·âÓʼþ" - -#: templates/prefs/defaultsearchselect.inc:8 -msgid "NONE" -msgstr "ÎÞ" - -#: templates/smime/smime.html:4 templates/pgp/pgp.html:4 -msgid "NOTE:" -msgstr "×¢Ò⣺" - -#: lib/MIME/Viewer/itip.php:693 lib/MIME/Viewer/itip.php:817 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "Ãû³Æ" - -#: pgp.php:113 -msgid "Name and/or email cannot be empty" -msgstr "Ãû³ÆºÍ/»òµç×ÓÓʼþ²»¿ÉÒÔΪ¿Õ" - -#: lib/MIME/Viewer/itip.php:905 -msgid "Needs Action" -msgstr " ËùÐè²Ù×÷" - -#: config/prefs.php.dist:689 config/prefs.php.dist:921 -msgid "Never" -msgstr "´Óδ" - -#: config/prefs.php.dist:679 -msgid "Never save attachments" -msgstr "´Ó²»±£´æ¸½¼þ" - -#: lib/IMP.php:442 -msgid "New Folder" -msgstr "н¨Îļþ¼Ð" - -#: config/prefs.php.dist:96 -msgid "New Mail" -msgstr "ÐÂÓʼþ" - -#: compose.php:218 lib/Block/summary.php:31 lib/Block/summary.php:32 -#: lib/Block/tree_folders.php:29 -msgid "New Message" -msgstr "н¨Óʼþ" - -#: mailbox.php:799 lib/MIME/Headers.php:193 -#, php-format -msgid "New Message to %s" -msgstr "н¨·¢¸ø %s µÄÓʼþ" - -#: search.php:327 -msgid "New messages" -msgstr "ÐÂÓʼþ" - -#: message.php:529 -msgid "Next Message" -msgstr "ÏÂÒ»·â" - -#: mailbox.php:275 -msgid "Next Page" -msgstr "ÏÂÒ»Ò³" - -#: config/prefs.php.dist:637 config/prefs.php.dist:1126 -#: config/prefs.php.dist:1137 templates/compose/compose.html:293 -msgid "No" -msgstr "·ñ" - -#: smime.php:237 -msgid "No Certificate found" -msgstr "δÕÒµ½Ö¤Êé" - -#: lib/IMP.php:1313 -msgid "No Encryption" -msgstr "²»¼ÓÃÜ" - -#: templates/smime/smime.html:22 templates/pgp/pgp.html:29 -msgid "No Keys in Keyring" -msgstr "ÃÜÔ¿»·ÖÐûÓÐÃÜÔ¿" - -#: mailbox.php:254 -#, php-format -msgid "No Messages" -msgstr "ÎÞÓʼþ" - -#: pgp.php:140 -msgid "No PGP public key imported." -msgstr "δµ¼Èë PGP¹«Ô¿" - -#: mailbox.php:760 -msgid "No Preview Text" -msgstr "ÎÞÔ¤ÀÀÎı¾" - -#: smime.php:162 -msgid "No S/MIME public key imported." -msgstr "δµ¼Èë S/MIME ¹«Ô¿¡£" - -#: templates/fetchmail/fetchmail.html:22 -msgid "No accounts available to fetch mail from." -msgstr "Î޿ɹ©»ñÈ¡(fetch)ÓʼþµÄÕÊ»§¡£" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "ÎÞ¸½¼þ¡£" - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "¹«Ô¿ÖÐÎÞµç×ÓÓʼþÐÅÏ¢¡£" - -#: acl.php:73 -msgid "No folder selected." -msgstr "δѡÔñÎļþ¼Ð¡£" - -#: lib/Block/summary.php:143 -msgid "No folders are being checked for new mail." -msgstr "δ¼ì²éÈκÎÎļþ¼ÐÊÇ·ñÓÐÐÂÓʼþ¡£" - -#: folders.php:190 lib/Folder.php:453 lib/Folder.php:503 -msgid "No folders were specified" -msgstr "δָ¶¨Îļþ¼Ð" - -#: lib/Block/summary.php:147 -msgid "No folders with new messages" -msgstr "Îļþ¼ÐÖж¼Ã»ÓÐÐÂÓʼþ" - -#: lib/Block/summary.php:145 -msgid "No folders with unseen messages" -msgstr "ÎÞ°üº¬Î´ÔĶÁÓʼþµÄÎļþ¼Ð" - -#: lib/Compose.php:1445 -msgid "No message body text" -msgstr "ÎÞÓʼþÕýÎÄ" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "δ·µ»ØÓʼþ¡£" - -#: mailbox.php:226 -msgid "No messages matched your search." -msgstr "ÎÞ·ûºÏËÑË÷Ìõ¼þµÄÓʼþ¡£" - -#: pgp.php:192 -msgid "No personal PGP private key imported." -msgstr "δµ¼Èë¸öÈË PGP ÃÜÔ¿¡£" - -#: pgp.php:168 -msgid "No personal PGP public key imported." -msgstr "δµ¼Èë¸öÈË PGP ¹«Ô¿¡£" - -#: smime.php:212 -msgid "No personal S/MIME certificates imported." -msgstr "δµ¼ÈëÈκθöÈË S/MIME Ö¤Êé¡£" - -#: lib/MIME/Viewer/pkcs7.php:290 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "²»´æÔÚ¸öÈË˽Կ£¬Òò¶øÎÞ·¨½âÃÜÓʼþ¡£" - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "ÎÞ·¨ÕÒµ½ÊÜÖ§³ÖµÄ IMAP ÑéÖ¤¡£" - -#: acl.php:105 -msgid "No user specified." -msgstr "δָ¶¨Óû§¡£" - -#: lib/MIME/Viewer/itip.php:714 lib/MIME/Viewer/itip.php:838 -msgid "Non Participant" -msgstr "ÎÞ²ÎÓëÕß" - -#: templates/prefs/folderselect.inc:24 templates/prefs/sentmailselect.inc:40 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:24 -#: templates/prefs/trashselect.inc:24 lib/MIME/Viewer/itip.php:671 -#: lib/MIME/Viewer/itip.php:800 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "ÎÞ" - -#: compose.php:950 -msgid "Normal" -msgstr "Ò»°ã" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "δɾ³ý" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "Õâ²»ÊDzݸå" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:17 -#: templates/mailbox/navbar.html:33 -msgid "Not Important" -msgstr "Ò»°ã" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "·Ç¸öÈË" - -#: lib/Crypt/PGP.php:132 lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 -msgid "Not a valid public key." -msgstr "ÎÞЧµÄ¹«Ô¿" - -#: config/prefs.php.dist:838 -msgid "Not at all" -msgstr "²»¿ÍÆø" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "×¢Ò⣬´Ë²Ù×÷»á»¨·ÑһЩʱ¼ä" - -#: lib/IMP.php:494 -msgid "Notepads" -msgstr "¼Çʱ¾" - -#: config/prefs.php.dist:723 -msgid "Nothing" -msgstr "ÎÞ" - -#: attachment.php:107 -msgid "Notification: Linked attachment downloaded" -msgstr "֪ͨ£ºÒÑÏÂÔØÁ´½ÓµÄ¸½¼þ" - -#: config/prefs.php.dist:405 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "Èç¹ûÿÔÂɾ³ý£¬±£Áô¾É¸½¼þµÄÔÂÊý¡£" - -#: config/prefs.php.dist:359 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "Èç¹ûÿÔÂɾ³ý£¬Ëù±£ÁôµÄ¾ÉÒÑ·¢ËÍÓʼþÎļþ¼ÐÊý¡£" - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "È·¶¨" - -#: templates/search/search.html:61 templates/smime/import_key.html:31 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "»ò" - -#: search.php:326 -msgid "Old messages" -msgstr "¾ÉÓʼþ" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "ÒÑɾ³ý¾ÉµÄÒÑ·¢ËÍÓʼþÎļþ¼Ð¡£" - -#: lib/Block/summary.php:41 -msgid "Only display folders with unread messages in them?" -msgstr "ÊÇ·ñ½öÏÔʾ°üº¬ÐÂÓʼþµÄÎļþ¼Ð£¿" - -#: js/imp.js.php:3 js/src/imp.js.php:69 -msgid "Only one folder should be selected for this action." -msgstr "´Ë²Ù×÷½öÐèҪѡÔñÒ»¸öÎļþ¼Ð¡£" - -#: lib/IMP.php:854 lib/IMP.php:859 -msgid "Open Fo_lder" -msgstr "´ò¿ªÎļþ¼Ð_L" - -#: lib/IMAP/Tree.php:2417 -msgid "Opened Folder" -msgstr "ÒÑ´ò¿ªµÄÎļþ¼Ð" - -#: lib/MIME/Viewer/itip.php:710 lib/MIME/Viewer/itip.php:834 -msgid "Optional Participant" -msgstr "×ÔÓɲÎÓëÕß" - -#: fetchmail.php:47 templates/fetchmail/fetchmail.html:6 -msgid "Other Mail Accounts" -msgstr "ÆäËûÓʼþÕÊ»§" - -#: config/prefs.php.dist:118 config/prefs.php.dist:127 -#: config/prefs.php.dist:134 config/prefs.php.dist:141 -#: config/prefs.php.dist:149 config/prefs.php.dist:158 -msgid "Other Options" -msgstr "ÆäËûÑ¡Ïî" - -#: templates/login/login.html:102 -msgid "Outbound Server" -msgstr "³öÕ¾·þÎñÆ÷" - -#: pgp.php:42 lib/MIME/Viewer/pgp.php:165 lib/MIME/Viewer/pgp.php:213 -#: lib/MIME/Viewer/pgp.php:305 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1316 -msgid "PGP Encrypt Message" -msgstr "PGP ¼ÓÃÜÓʼþ" - -#: lib/IMP.php:1321 -msgid "PGP Encrypt Message with passphrase" -msgstr "ʹÓÃÃÜÂë½øÐÐ PGP Óʼþ¼ÓÃÜ" - -#: lib/Compose.php:1184 -msgid "PGP Error: " -msgstr "PGP ´íÎó£º" - -#: config/prefs.php.dist:150 -msgid "PGP Options" -msgstr "PGP Ñ¡Ïî" - -#: pgp.php:28 -msgid "PGP Passphrase Input" -msgstr "ÊäÈë PGP ÃÜÂë" - -#: templates/pgp/pgp.html:66 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "PGP ¸öÈËÃÜÔ¿¶ÔÖ§³ÖÐèÒª°²È«µÄ web Á¬½Ó¡£" - -#: pgp.php:152 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "Òѳɹ¦Ìí¼Ó¡°%s (%s)¡±PGP ¹«Ô¿¡£" - -#: pgp.php:248 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "Òѳɹ¦É¾³ý¡°%s¡±PGP ¹«Ô¿¡£" - -#: templates/pgp/pgp.html:24 -msgid "PGP Public Keyring" -msgstr "PGP ¹«Ô¿»·" - -#: lib/IMP.php:1317 -msgid "PGP Sign Message" -msgstr "PGP Ç©ÃûÓʼþ" - -#: lib/IMP.php:1318 -msgid "PGP Sign/Encrypt Message" -msgstr "PGP Ç©Ãû/¼ÓÃÜÓʼþ" - -#: lib/IMP.php:1322 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "ʹÓÃÃÜÂë½øÐÐ PGP ÓʼþÇ©Ãû/¼ÓÃÜ" - -#: pgp.php:205 -msgid "PGP private key successfully added." -msgstr "Òѳɹ¦Ìí¼Ó PGP ÃÜÔ¿¡£" - -#: pgp.php:180 -msgid "PGP public key successfully added." -msgstr "Òѳɹ¦Ìí¼Ó PGP ¹«Ô¿¡£" - -#: templates/pgp/pgp.html:142 -msgid "PGP support is disabled on this system." -msgstr "´ËϵͳÖÐµÄ PGP Ö§³ÖÒѽûÓá£" - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"PGP Ö§³ÖÐèҪʹÓõ¯³öʽ´°¿Ú¡£Èç¹ûµ±Ç°ÄúÒÑÉèÖÃä¯ÀÀÆ÷½ûÓõ¯³öʽ´°¿Ú£¬Ôò±ØÐë¸üÐÂ" -"´ËÉèÖ㬷ñÔò PGP ¹¦Äܽ«ÎÞ·¨Õý³£ÔËÐС£" - -#: lib/Compose.php:1144 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP£ºÐèÒª¸öÈË˽ԿÃÜÂë¡£" - -#: lib/Compose.php:1153 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP£ºÐèÒªÓÃÓÚÓʼþ¼ÓÃܵÄÃÜÂë¡£" - -#: lib/IMAP.php:215 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:101 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (×Ô¶¯¼à²âЭÒé)" - -#: lib/IMAP.php:227 -msgid "POP3 over SSL" -msgstr "»ùÓÚ SSL µÄ POP3" - -#: lib/IMAP.php:233 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "»ùÓÚ SSL µÄ POP3(×ÔÇ©ÃûÖ¤Êé)" - -#: lib/IMAP.php:221 -msgid "POP3, no TLS" -msgstr "POP3£¬²»ÊÇ TLS" - -#: mailbox.php:403 -#, php-format -msgid "Page %d of %d" -msgstr "µÚ %d Ò³£¬¹² %d Ò³" - -#: config/prefs.php.dist:1045 -msgid "Page with the First Unseen Message" -msgstr "µÚÒ»·âδÔĶÁÓʼþÒ³Ãæ" - -#: config/prefs.php.dist:1046 -msgid "Page with the Last Unseen Message" -msgstr "×îºóÒ»·âδÔĶÁÓʼþÒ³Ãæ" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "Ò³Ãæ£º" - -#: message.php:672 -msgid "Part(s)" -msgstr "¸½¼þ" - -#: templates/pgp/pgp.html:123 -msgid "Passphrase (Again):" -msgstr "ÃÜÂë (ÖØ¸´)£º" - -#: smime.php:246 pgp.php:330 -msgid "Passphrase successfully unloaded." -msgstr "Òѳɹ¦È¡ÏûÃÜÂë¡£" - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:118 -msgid "Passphrase:" -msgstr "ÃÜÂ룺" - -#: pgp.php:115 -msgid "Passphrases cannot be empty" -msgstr "ÃÜÂë²»¿ÉÒÔΪ¿Õ" - -#: pgp.php:117 -msgid "Passphrases do not match" -msgstr "ÃÜÂ벻ƥÅä" - -#: templates/login/login.html:91 -msgid "Password" -msgstr "ÃÜÂë" - -#: templates/smime/import_key.html:54 -msgid "Password:" -msgstr "ÃÜÂ룺" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "ÃÜÂ룺" - -#: message.php:461 mailbox.php:710 mailbox.php:842 -#: templates/mailbox/navbar.html:24 templates/mailbox/legend.html:8 -msgid "Personal" -msgstr "¸öÈË" - -#: config/prefs.php.dist:14 -msgid "Personal Information" -msgstr "¸öÈËÐÅÏ¢" - -#: pgp.php:123 -msgid "Personal PGP keypair generated successfully." -msgstr "³É¹¦Éú³É¸öÈË PGP ÃÜÔ¿¶Ô¡£" - -#: pgp.php:130 -msgid "Personal PGP keys deleted successfully." -msgstr "³É¹¦É¾³ý¸öÈË PGP ÃÜÔ¿¡£" - -#: smime.php:218 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "δµ¼Èë¸öÈË S/MIME Ö¤Ê飺" - -#: smime.php:143 -msgid "Personal S/MIME keys deleted successfully." -msgstr "³É¹¦É¾³ý¸öÈË S/MIME ÃÜÔ¿¡£" - -#: config/prefs.php.dist:221 -msgid "Place your signature before replies and forwards?" -msgstr "ÊÇ·ñÔڻظ´ºÍת·¢ÓʼþÖмÓÇ©Ãû£¿" - -#: lib/Compose.php:364 -msgid "Plaintext Version of Message" -msgstr "´¿Îı¾¸ñʽµÄÓʼþ" - -#: config/prefs.php.dist:942 -msgid "" -"Play sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms will " -"require a plugin." -msgstr "" -"ÊÇ·ñÔÚÊÕµ½ÐÂÓʼþʱ²¥·ÅÉùÒô£¿ÕâÐèÒªÄúµÄä¯ÀÀÆ÷Ö§³ÖǶÈëʽÉùÒôÎļþ¡£¼¸ºõÔÚ " -"Windows ºÍ Mac É϶¼¿ÉÒÔÖ´ÐУ¬µ«ÆäËûƽ̨Ôò¿ÉÄÜÐèÒª²å¼þ¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:91 -msgid "Please enter a name for the new folder:" -msgstr "ÇëÊäÈëÐÂÎļþ¼ÐµÄÃû³Æ£º" - -#: js/imp.js.php:3 js/src/imp.js.php:71 js/src/imp.js.php:72 -msgid "Please enter the name of the new folder:" -msgstr "ÇëÊäÈëÐÂÎļþ¼ÐµÄÃû³Æ£º" - -#: js/imp.js.php:3 js/src/imp.js.php:76 -msgid "Please enter the new name:" -msgstr "ÇëÊäÈëÐÂÃû³Æ£º" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "ÇëÊäÈë´ËÓʼþµÄÃÜÂë¡£" - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "ÇëÊäÈë PGP ÃÜÔ¿ÃÜÂ롣ÿ¸ö %s »á»°½öÐèÒªÊäÈëÒ»´ÎÃÜÂë¡£" - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "ÇëÊäÈë S/MIME ÃÜÔ¿ÃÜÂë¡£Ò»¸ö %s »á»°½öÐèÒªÊäÈëÒ»´ÎÃÜÂë¡£" - -#: login.php:179 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"ÇëÔٴεǼ¼ÌÐøÐ´Óʼþ¡£Èç¹ûÄúδʹÓà cookies ÇÒÕýÔÚµ¯³öʽ´°¿ÚÖÐдÓʼþ£¬Ò²ÐèÒªÔÚ" -"Ö÷´°¿ÚÖÐÔٴεǼ¡£´Ë²Ù×÷ÊÇΪÁË·ÀÖ¹¹¥»÷ÕßÇÔÈ¡ÄúµÄ»á»° ID¡£·Ç³£±§Ç¸Òò´Ë¸øÄú´øÀ´" -"µÄ²»±ã¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:86 -msgid "Please provide your password." -msgstr "ÇëÊäÈëÃÜÂë¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:85 -msgid "Please provide your username." -msgstr "ÇëÌṩÓû§Ãû¡£" - -#: lib/Compose.php:2495 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "Çë½âÎö²»Ã÷È·»òÎÞЧµÄµØÖ·¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:68 -msgid "Please select a folder before you perform this action." -msgstr "ÇëÔÚÖ´Ðд˲Ù×÷֮ǰѡÔñÎļþ¼Ð¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:79 -msgid "Please select at least one folder to search." -msgstr "ÇëÑ¡ÔñÖÁÉÙÒ»¸öÎļþ¼Ð½øÐÐËÑË÷¡£" - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "ÇëÔÚÓÒ¿òÖнøÐÐÑ¡Ôñ»ò±à¼­£º" - -#: config/prefs.php.dist:1148 -msgid "Poll all folders for new mail?" -msgstr "¼ì²éËùÓÐÎļþ¼ÐÊÇ·ñÓÐÐÂÓʼþ£¿" - -#: templates/login/login.html:66 -msgid "Port" -msgstr "¶Ë¿Ú" - -#: lib/IMAP/ACL/rfc4314.php:54 lib/IMAP/ACL/rfc2086.php:54 -msgid "Post" -msgstr "·¢²¼" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "ÓÉ Horde Ö§³Ö" - -#: config/prefs.php.dist:213 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "ÊÇ·ñÔÚÇ©Ãû֮ǰ¼Ó¶Ì»®Ïß(¡°--¡±)£¿" - -#: smime.php:253 pgp.php:257 filterprefs.php:45 -msgid "Preferences successfully updated." -msgstr "³É¹¦¸üÐÂÊ×Ñ¡Ïî¡£" - -#: compose.php:1090 -msgid "Preview" -msgstr "Ô¤ÀÀ" - -#: message.php:522 -msgid "Previous Message" -msgstr "ÉÏÒ»·â" - -#: mailbox.php:267 -msgid "Previous Page" -msgstr "ÉÏÒ»Ò³" - -#: message.php:593 -msgid "Print" -msgstr "´òÓ¡" - -#: message.php:676 -msgid "Printed By" -msgstr "´òÓ¡Õß" - -#: message.php:661 lib/MIME/Viewer/itip.php:793 -msgid "Priority" -msgstr "ÓÅÏȼ¶" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "˽ԿÃÜÂ룺" - -#: config/prefs.php.dist:678 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "ÿ´Î·¢Ë͸½¼þʱÊÇ·ñÌáʾ£»Ä¬ÈÏΪ¡°·ñ¡±" - -#: config/prefs.php.dist:677 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "ÿ´Î·¢Ë͸½¼þʱÊÇ·ñÌáʾ£»Ä¬ÈÏΪ¡°ÊÇ¡±" - -#: templates/login/login.html:71 -msgid "Protocol" -msgstr "ЭÒé" - -#: lib/Crypt/PGP.php:447 -msgid "Public PGP keyserver support has been disabled." -msgstr "ÒѽûÓà PGP ¹«Ô¿·þÎñÆ÷¡£" - -#: mailbox.php:416 mailbox.php:484 -msgid "Pur_ge Deleted" -msgstr "Çå³ýÒÑɾ³ýÏî_G" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:20 -msgid "Purge" -msgstr "Ïú»Ù" - -#: mailbox.php:416 mailbox.php:484 -msgid "Purge Deleted" -msgstr "Çå³ýÒÑɾ³ýÏî" - -#: config/prefs.php.dist:424 -msgid "Purge Spam how often:" -msgstr "Ïú»ÙÀ¬»øÓʼþµÄƵÂÊ£º" - -#: config/prefs.php.dist:452 -msgid "Purge Trash how often:" -msgstr "Çå¿ÕÀ¬»øÏäµÄƵÂÊ£º" - -#: config/prefs.php.dist:433 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "Ïú»ÙÀ¬»øÓʼþÎļþ¼ÐÖÐÕâЩÌìǰµÄ¾ÉÓʼþ¡£" - -#: config/prefs.php.dist:461 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "Çå³ýÀ¬»øÎļþ¼ÐÖеľÉÓʼþ¡£" - -#: config/prefs.php.dist:387 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "Ïú»Ù·¢¼þÎļþ¼ÐÖÐÕâЩÌìǰµÄ¾ÉÓʼþ¡£" - -#: config/prefs.php.dist:414 -msgid "Purge old messages in the Spam folder?" -msgstr "ÊÇ·ñÏú»ÙÀ¬»øÓʼþÎļþ¼ÐÖеľÉÓʼþ£¿" - -#: config/prefs.php.dist:442 -msgid "Purge old messages in the Trash folder?" -msgstr "ÊÇ·ñÇå³ýÀ¬»øÎļþ¼ÐÖеľÉÓʼþ£¿" - -#: config/prefs.php.dist:368 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "ÊÇ·ñÏú»Ù·¢¼þÎļþ¼ÐÖеľÉÓʼþ£¿" - -#: config/prefs.php.dist:378 -msgid "Purge sent-mail how often:" -msgstr "Ïú»ÙÒÑ·¢ËÍÓʼþµÄƵÂÊ£º" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "Ïú»ÙÀ¬»øÓʼþÎļþ¼ÐÖÐµÄ %d ·âÓʼþ¡£" - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "´ÓÀ¬»øÎļþ¼ÐÇå³ý %d ·âÓʼþ¡£" - -#: lib/Maintenance/Task/purge_sentmail.php:64 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "Ïú»Ù·¢¼þÎļþ¼ÐÖÐµÄ %d ·âÓʼþ¡£" - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "Ïú»ÙÀ¬»øÓʼþÎļþ¼ÐÖÐµÄ 1 ·âÓʼþ¡£" - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "´ÓÀ¬»øÎļþ¼ÐÇå³ý 1 ·âÓʼþ¡£" - -#: lib/Maintenance/Task/purge_sentmail.php:62 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "Ïú»Ù·¢¼þÎļþ¼Ð %s ÖÐµÄ 1 ·âÓʼþ¡£" - -#: lib/IMP.php:919 -#, php-format -msgid "Quota status: %.2fMB / %.2fMB (%.2f%%)" -msgstr "Åä¶î״̬£º%.2fMB / %.2fMB (%.2f%%)" - -#: lib/IMP.php:923 -#, php-format -msgid "Quota status: %.2fMB / NO LIMIT" -msgstr "Åä¶î״̬£º%.2fMB / ÎÞÏÞÖÆ" - -#: lib/IMP.php:926 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "Åä¶î״̬£ºÎÞÏÞÖÆ" - -#: config/prefs.php.dist:608 -#, php-format -msgid "Quoting %f:" -msgstr "ÒýÓà %f£º" - -#: lib/IMAP/ACL/rfc4314.php:50 lib/IMAP/ACL/rfc2086.php:50 -msgid "Read" -msgstr "ÔĶÁ" - -#: templates/folders/actions.html:38 -msgid "Rebuild Folder Tree" -msgstr "ÖØ½¨Îļþ¼ÐÊ÷״ͼ" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "×î½üËÑË÷" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "×î½üËÑË÷£º" - -#: message.php:564 message.php:607 -msgid "Redirec_t" -msgstr "ÖØ¶¨Ïò_T" - -#: message.php:564 message.php:607 -msgid "Redirect" -msgstr "ÖØ¶¨Ïò" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "ÖØ¶¨ÏòÓʼþ" - -#: compose.php:325 -msgid "Redirect this message" -msgstr "ÖØ¶¨Ïò´ËÓʼþ" - -#: folders.php:331 -msgid "Refresh" -msgstr "Ë¢ÐÂ" - -#: config/prefs.php.dist:927 -msgid "Refresh Folder Views:" -msgstr "Ë¢ÐÂÎļþ¼ÐÊÓͼ£º" - -#: mailbox.php:380 -msgid "Reload" -msgstr "ÖØÐ¼ÓÔØ" - -#: folders.php:321 -msgid "Reload View" -msgstr "ÖØÐ¼ÓÔØÊÓͼ" - -#: lib/MIME/Viewer/itip.php:536 lib/MIME/Viewer/itip.php:555 -msgid "Remember the free/busy information." -msgstr "±£´æÃ¦/ÏÐÐÅÏ¢¡£" - -#: config/prefs.php.dist:1128 -msgid "Remember the last view" -msgstr "¼Çס֮ǰµÄÊÓͼ" - -#: lib/MIME/Viewer/html.php:119 -#, php-format -msgid "Remote images are blocked to protect your privacy. %s" -msgstr "Ϊ±£»¤ÄúµÄÒþ˽£¬ÒÑ×èÖ¹Ô¶³ÌͼÏñ¡£%s" - -#: search.php:322 -msgid "Remove Field From Search" -msgstr "´ÓËÑË÷ÖÐɾ³ý×Ö¶Î" - -#: templates/prefs/sourceselect.inc:306 -msgid "Remove source" -msgstr "ɾ³ýÀ´Ô´" - -#: templates/folders/actions.html:16 -msgid "Rename" -msgstr "ÖØÃüÃû" - -#: config/prefs.php.dist:341 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "ÊÇ·ñÔÚÿÔ³õÖØÃüÃû·¢¼þÎļþ¼Ð£¿" - -#: lib/Folder.php:403 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "½«¡°%s¡±ÖØÃüÃûΪ¡°%s¡±Ê§°Ü¡£·þÎñÆ÷»ØÓ¦" - -#: message.php:548 -msgid "Reply" -msgstr "»Ø¸´" - -#: lib/MIME/Viewer/itip.php:315 lib/MIME/Viewer/itip.php:414 -msgid "Reply Sent." -msgstr "ÒÑ·¢ËÍ´ð¸´Óʼþ¡£" - -#: compose.php:298 -msgid "Reply to All:" -msgstr "È«²¿´ð¸´£º" - -#: compose.php:300 -msgid "Reply to List:" -msgstr "´ð¸´Áбí" - -#: lib/MIME/Viewer/itip.php:538 lib/MIME/Viewer/itip.php:547 -#: lib/MIME/Viewer/itip.php:557 -msgid "Reply with Not Supported Message" -msgstr "ʹÓá°²»ÊÜÖ§³ÖµÄÓʼþ¡±½øÐдð¸´" - -#: lib/MIME/Viewer/itip.php:545 -msgid "Reply with free/busy for next 2 months." -msgstr "½ÓÏÂÀ´µÄ 2 ¸öÔÂʹÓÃæ/ÏÐÐÅÏ¢½øÐд𸴡£" - -#: lib/MIME/Viewer/itip.php:544 -msgid "Reply with requested free/busy information." -msgstr "ʹÓÃæ/ÏÐÐÅÏ¢½øÐд𸴡£" - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "´ð¸´" - -#: lib/Compose.php:1655 -msgid "Reply-To: " -msgstr "´ð¸´£º" - -#: compose.php:296 -msgid "Reply:" -msgstr "´ð¸´" - -#: message.php:604 mailbox.php:506 -msgid "Report as Innocent" -msgstr "±¨¸æ´ËΪÕý³£Óʼþ" - -#: message.php:598 mailbox.php:500 -msgid "Report as Spam" -msgstr "±¨¸æ´ËΪÕýÀ¬»øÓʼþ" - -#: compose.php:1016 -msgid "Request a _Read Receipt" -msgstr "Çë¸ø³ö¡°ÒѶÁ¡±»ØÖ´" - -#: config/prefs.php.dist:692 -msgid "Request read receipts?" -msgstr "ÊÇ·ñÐèÒªÒѶÁ»ØÖ´£¿" - -#: mailbox.php:103 -msgid "Requested message not found." -msgstr "δÕÒµ½ËùÇëÇóµÄÓʼþ¡£" - -#: lib/MIME/Viewer/itip.php:702 lib/MIME/Viewer/itip.php:826 -msgid "Required Participant" -msgstr "±ØÐë²ÎÓëµÄ¸öÈË" - -#: templates/search/search.html:26 templates/search/search.html:201 -#: templates/acl/acl.html:80 -msgid "Reset" -msgstr "ÖØÖÃ" - -#: lib/MIME/Viewer/itip.php:118 -msgid "Respondent Status Updated." -msgstr "ÒѸüлØÓ¦×´Ì¬¡£" - -#: message.php:587 -msgid "Resume" -msgstr "»Ö¸´" - -#: compose.php:554 -msgid "Resume Editing" -msgstr "¼ÌÐø±à¼­" - -#: login.php:180 -msgid "Resume your session" -msgstr "¼ÌÐø»á»°" - -#: templates/folders/folders_size.html:14 -msgid "Return to Folders View" -msgstr "·µ»ØÎļþ¼ÐÊÓͼ" - -#: stationery.php:151 -msgid "Return to Message Composition" -msgstr "·µ»ØÐ´ÓʼþÒ³Ãæ" - -#: filterprefs.php:57 templates/smime/smime.html:102 -#: templates/pgp/pgp.html:153 templates/acl/acl.html:35 -#: templates/acl/acl.html:81 templates/acl/acl.html:95 -msgid "Return to Options" -msgstr "·µ»ØÑ¡Ïî" - -#: config/prefs.php.dist:861 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "ÊÇ·ñÔÚɾ³ý¡¢Òƶ¯¡¢¸´ÖÆÓʼþºó·µ»Øµ½ÓʼþÁÐ±í£¿" - -#: acl.php:111 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "ÎÞ·¨ÐÞ¸ÄÓû§¡°%s¡±È¨ÏÞ¡£" - -#: lib/MIME/Viewer/itip.php:693 lib/MIME/Viewer/itip.php:817 -msgid "Role" -msgstr "½ÇÉ«" - -#: smime.php:65 lib/MIME/Viewer/pkcs7.php:174 lib/MIME/Viewer/pkcs7.php:281 -#: lib/MIME/Viewer/pkcs7.php:469 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1326 -msgid "S/MIME Encrypt Message" -msgstr "S/MIME ¼ÓÃÜÓʼþ" - -#: lib/Compose.php:1216 -msgid "S/MIME Error: " -msgstr "S/MIME ´íÎó£º" - -#: lib/Compose.php:1195 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME ´íÎ󣺸öÈËÃÜÔ¿ÐèÒªÃÜÂë¡£" - -#: config/prefs.php.dist:159 -msgid "S/MIME Options" -msgstr "S/MIME Ñ¡Ïî" - -#: smime.php:52 -msgid "S/MIME Passphrase Input" -msgstr "ÊäÈë S/MIME ÃÜÂë" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "S/MIME ¸öÈËÃÜÔ¿¶ÔÖ§³ÖÐèÒª°²È«µÄ web Á¬½Ó¡£" - -#: smime.php:151 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "Òѳɹ¦É¾³ý¡°%s¡±S/MIME ¹«Ô¿¡£" - -#: smime.php:173 -msgid "S/MIME Public Key successfully added." -msgstr "³É¹¦Ìí¼Ó S/MIME ¹«Ô¿¡£" - -#: templates/smime/smime.html:17 -msgid "S/MIME Public Keyring" -msgstr "S/MIME ¹«Ô¿»·" - -#: smime.php:222 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "Òѳɹ¦Ìí¼Ó S/MIME ¹«Ô¿/ÃÜÔ¿¶Ô¡£" - -#: lib/IMP.php:1327 -msgid "S/MIME Sign Message" -msgstr "S/MIME Ç©ÃûÓʼþ" - -#: lib/IMP.php:1328 -msgid "S/MIME Sign/Encrypt Message" -msgstr "S/MIME Ç©Ãû/¼ÓÃÜÓʼþ" - -#: templates/smime/smime.html:91 -msgid "S/MIME support is disabled on this system." -msgstr "´ËϵͳÖÐµÄ S/MIME Ö§³ÖÒѽûÓá£" - -#: lib/MIME/Viewer/pkcs7.php:285 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "Òòµ±Ç°Î´ÆôÓà S/MIME Ö§³Ö£¬´Ó¶øÎÞ·¨¼ÓÃÜÓʼþ¡£" - -#: lib/MIME/Viewer/pkcs7.php:205 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "ÒòûÓÐÆôÓà S/MIME Ö§³Ö£¬´Ó¶øÎÞ·¨ÏÔʾ´ËÇ©ÃûÓʼþµÄÄÚÈÝ¡£" - -#: lib/MIME/Viewer/pkcs7.php:178 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "ÒòûÓÐÆôÓà S/MIME Ö§³Ö£¬´Ó¶øÎÞ·¨ÑéÖ¤Êý×ÖÇ©Ãû¡£" - -#: lib/MIME/Viewer/pkcs7.php:135 -msgid "S/MIME support is not enabled." -msgstr "S/MIME Ö§³ÖδÆôÓá£" - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"S/MIME Ö§³ÖÐèҪʹÓõ¯³öʽ´°¿Ú¡£Èç¹ûÄúµÄä¯ÀÀÆ÷µ±Ç°½ûÓõ¯³öʽ´°¿Ú£¬Ôò±ØÐë¸ü¸ÄËü" -"µÄÉèÖ㬷ñÔò S/MIME ¹¦Äܽ«ÎÞ·¨Õý³£ÔËÐС£" - -#: templates/login/login.html:107 -msgid "SMTP" -msgstr "SMTP" - -#: templates/login/login.html:106 -msgid "SMTP Port" -msgstr "SMTP ¶Ë¿Ú" - -#: compose.php:925 -msgid "S_ubject" -msgstr "Ö÷Ìâ_U" - -#: compose.php:995 -msgid "Sa_ve a copy in " -msgstr "±£´æ¸±±¾µ½_V" - -#: message.php:591 -msgid "Sa_ve as" -msgstr "Áí´æÎª_V" - -#: templates/search/search.html:25 templates/search/search.html:200 -#: templates/acl/acl.html:79 -msgid "Save" -msgstr "±£´æ" - -#: compose.php:1065 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "ÊÇ·ñ½«¸½¼þ(Á¬Í¬Óʼþ)±£´æÔÚÒÑ·¢ËÍÓʼþÎļþ¼ÐÖУ¿" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "±£´æ²Ý¸å" - -#: saveimage.php:50 -msgid "Save Image" -msgstr "±£´æÍ¼Ïñ" - -#: lib/MIME/Contents.php:244 -msgid "Save Image in Gallery" -msgstr "½«Í¼Ïñ±£´æµ½Í¼¿âÖÐ" - -#: filterprefs.php:117 templates/smime/smime.html:101 -#: templates/pgp/pgp.html:152 -msgid "Save Options" -msgstr "±£´æÑ¡Ïî" - -#: templates/stationery/stationery.html:48 -msgid "Save Stationery" -msgstr "±£´æÐÅÖ½" - -#: compose.php:841 -msgid "Save _Draft" -msgstr "±£´æ²Ý¸å_D" - -#: message.php:591 -msgid "Save as" -msgstr "Áí´æÎª" - -#: config/prefs.php.dist:629 -msgid "Save drafts as unseen?" -msgstr "ÊÇ·ñ½«²Ý¸åÁí´æÎªÎ´ÔĶÁÓʼþ£¿" - -#: config/prefs.php.dist:639 -msgid "Save drafts automatically while composing?" -msgstr "ÊÇ·ñÔÚдÓʼþʱ×Ô¶¯±£´æ²Ý¸å£¿" - -#: lib/MIME/Viewer/pkcs7.php:245 -msgid "Save in your Address Book" -msgstr "±£´æÔÚµØÖ·²¾ÖÐ" - -#: config/prefs.php.dist:1232 -msgid "Save recipients automatically to the default address book?" -msgstr "ÊÇ·ñ×Ô¶¯½«ÊÕ¼þÈ˱£´æµ½Ä¬ÈϵØÖ·²¾ÖУ¿" - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "ÊÇ·ñ½«ËÑË÷Áí´æÎªÐéÄâÎļþ¼Ð£¿" - -#: config/prefs.php.dist:229 -msgid "Save sent mail?" -msgstr "ÊÇ·ñ±£´æÒÑ·¢ËÍÓʼþ£¿" - -#: lib/Compose.php:165 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "±£´æ²Ý¸åʧ°Ü¡£ÎÞ·¨´´½¨²Ý¸åÎļþ¼Ð¡£" - -#: lib/Compose.php:108 -msgid "Saving the draft failed. No draft folder specified." -msgstr "±£´æ²Ý¸åʧ°Ü¡£Î´Ö¸¶¨²Ý¸åÎļþ¼Ð¡£" - -#: lib/Compose.php:178 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "±£´æ²Ý¸åʧ°Ü¡£´ËΪ·þÎñÆ÷»ØÓ¦£º%s" - -#: mailbox.php:386 lib/Search.php:533 lib/Block/tree_folders.php:37 -#: templates/contacts/contacts.html:25 -msgid "Search" -msgstr "ËÑË÷" - -#: mailbox.php:386 search.php:209 -#, php-format -msgid "Search %s" -msgstr "ËÑË÷ %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "ËÑË÷¹æÔò" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "ËÑË÷±êÖ¾" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "ËÑË÷Îļþ¼Ð" - -#: config/prefs.php.dist:128 -msgid "Search Options" -msgstr "ËÑË÷Ñ¡Ïî" - -#: search.php:156 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "ËÑË÷½á¹û" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "ËÑË÷Îı¾" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "ÒÑÔĶÁ" - -#: search.php:313 -msgid "Select a date" -msgstr "Ñ¡ÔñÈÕÆÚ" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "Ñ¡Ôñ×Ö¶Î" - -#: config/prefs.php.dist:143 -msgid "Select address book sources for adding and searching for addresses." -msgstr "Ñ¡ÔñÒª½øÐеØÖ·Ìí¼ÓºÍËÑË÷µÄµØÖ·²¾" - -#: templates/search/search.html:159 -msgid "Select all" -msgstr "ȫѡ" - -#: templates/prefs/sourceselect.inc:325 -msgid "Select all fields to search when expanding addresses." -msgstr "Ôö¼ÓµØÖ·Ê±£¬Ñ¡ÔñËùÓÐ×ֶνøÐÐËÑË÷¡£" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "Ñ¡ÔñÓÊÏä" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "È«²¿²»Ñ¡" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "Ñ¡ÔñÐÅÖ½£º" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "Ñ¡ÔñÒª±£´æÍ¼ÏñµÄͼ¿â¡£" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "Ñ¡Ôñ£º" - -#: templates/prefs/sourceselect.inc:309 templates/prefs/sourceselect.inc:311 -msgid "Selected Address books:" -msgstr "ËùÑ¡µØÖ·²¾£º" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "ËùÑ¡µØÖ·" - -#: pgp.php:423 templates/pgp/pgp.html:73 -msgid "Send Key to Public Keyserver" -msgstr "½«ÃÜÔ¿·¢Ë͵½¹«Ô¿·þÎñÆ÷" - -#: lib/MIME/Viewer/itip.php:607 -msgid "Send Latest Information" -msgstr "·¢ËÍ×îÐÂÐÅÏ¢" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "·¢ËÍÓʼþ" - -#: js/imp.js.php:3 js/src/imp.js.php:52 -msgid "Send message without a Subject?" -msgstr "ÊÇ·ñ·¢ËÍÎÞÖ÷ÌâµÄÓʼþ£¿" - -#: config/prefs.php.dist:846 -msgid "Send read receipt when requested by the sender?" -msgstr "ÊÇ·ñÔÚ·¢¼þÈËÇëÇóʱ·¢ËÍÒѶÁ»ØÖ´£¿" - -#: lib/IMAP/Tree.php:2389 -msgid "Sent mail folder" -msgstr "·¢¼þÎļþ¼Ð" - -#: templates/prefs/sentmailselect.inc:38 -msgid "Sent mail folder:" -msgstr "·¢¼þÎļþ¼Ð£º" - -#: templates/login/login.html:35 templates/login/login.html:49 -#: templates/login/login.html:61 -msgid "Server" -msgstr "·þÎñÆ÷" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "·þÎñÆ÷ºÍÎļþ¼ÐÐÅÏ¢" - -#: config/prefs.php.dist:88 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "ÉèÖÃÒÆ¶¯ºÍɾ³ýÓʼþʱËù·¢Éú½á¹ûµÄÊ×Ñ¡Ïî¡£" - -#: config/prefs.php.dist:648 -msgid "Set the X-Priority header when composing messages?" -msgstr "ÊÇ·ñÔÚдÓʼþʱÉèÖà X-ÓÅÏȼ¶±êÌ⣿" - -#: config/prefs.php.dist:32 -msgid "Share Folders" -msgstr "¹²ÏíÎļþ¼Ð" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "¹²ÏíÓʼþÎļþ¼Ð" - -#: config/prefs.php.dist:33 -msgid "Share your mail folders with other users." -msgstr "ÓëÆäËûÓû§¹²ÏíÄúµÄÓʼþÎļþ¼Ð¡£" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "ÊÇ·ñÔڲ鿴ʱ×Ô¶¯ÑéÖ¤ PGP Ç©ÃûÓʼþ£¿" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "ÊÇ·ñÔڲ鿴ʱ×Ô¶¯ÑéÖ¤ S/MIME Ç©ÃûÓʼþ£¿" - -#: config/prefs.php.dist:776 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "ÊÇ·ñĬÈÏÏÔʾ»òÒþ²ØÄÚÈݽ϶àµÄÒýÊö£¿ÎÞÂÛÑ¡ÔñÏÔʾ»òÒþ²Ø¶¼¿ÉÒÔÇáËÉÇл»¡£" - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "ɨÃèÓʼþÕýÎÄ/´¿Îı¾ÓʼþÊÇ·ñΪ PGP Êý¾Ý£¿" - -#: config/prefs.php.dist:621 -msgid "Should the compose window be closed after saving a draft?" -msgstr "ÊÇ·ñÔÚ±£´æ²Ý¸åºó¹Ø±ÕдÓʼþ´°¿Ú£¿" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "ÊÇ·ñ½« PGP ¹«Ô¿Ä¬Èϸ½¼Óµ½ÓʼþÖУ¿" - -#: js/imp.js.php:3 js/src/imp.js.php:43 -msgid "Show Addresses" -msgstr "ÏÔʾµØÖ·" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "ÏÔʾËùÓÐÎļþ¼Ð" - -#: message.php:614 -msgid "Show All Headers" -msgstr "ÏÔʾËùÓбêÌâ" - -#: message.php:611 -msgid "Show Common Headers" -msgstr "ÏÔʾһ°ã±êÌâ" - -#: mailbox.php:244 -msgid "Show Deleted" -msgstr "ÏÔʾÒÑɾ³ýÏî" - -#: lib/MIME/Viewer/html.php:120 -msgid "Show Images?" -msgstr "ÏÔʾͼÏñ£¿" - -#: message.php:617 -msgid "Show Mailing List Information" -msgstr "ÏÔʾÓʼþÁбíÐÅÏ¢" - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "½öÏÔʾ¶©ÔĵÄÎļþ¼Ð" - -#: templates/folders/actions.html:37 -msgid "Show Size" -msgstr "ÏÔʾ´óС" - -#: folders.php:349 -msgid "Show Unsubscribed" -msgstr "ÏÔʾδ¶©ÔÄÏî" - -#: config/prefs.php.dist:715 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "ÊÇ·ñÏÔʾÔÊÐí·ÖÀëÓʼþ¸½¼þµÄͼ±ê£¿" - -#: config/prefs.php.dist:1170 -msgid "Show legend in the mailbox view?" -msgstr "ÊÇ·ñÔÚÓÊÏäÊÓͼÖÐÏÔʾͼÀý£¿" - -#: config/prefs.php.dist:982 -msgid "Show previews for unread messages only?" -msgstr "ÊÇ·ñ½öÏÔʾδÔĶÁÓʼþµÄÔ¤ÀÀ£¿" - -#: config/prefs.php.dist:990 -msgid "Show previews in tooltips?" -msgstr "ÊÇ·ñÔÚ¹¤¾ßÌáʾ¶ÔÏó(Tooltips)ÖÐÏÔʾԤÀÀ£¿" - -#: config/prefs.php.dist:530 -msgid "Show the Bcc: header field when composing mail?" -msgstr "ÊÇ·ñÔÚдÓʼþʱÏÔʾ¡°Ãܼþ³­ËÍ£º¡±×ֶΣ¿" - -#: config/prefs.php.dist:521 -msgid "Show the Cc: header field when composing mail?" -msgstr "ÊÇ·ñÔÚдÓʼþʱÏÔʾ¡°³­ËÍ£º¡±×ֶΣ¿" - -#: config/prefs.php.dist:1019 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "ÊÇ·ñÔڲ˵¥À¸ÉÏÏÔʾ»ñÈ¡ÆäËûÕÊ»§µÄÓʼþ(Fetch Mail)ͼ±ê£¿" - -#: filterprefs.php:102 -msgid "Show the filter icon on the menubar?" -msgstr "ÊÇ·ñÔڲ˵¥À¸ÉÏÏÔʾ¹ýÂËÆ÷ͼ±ê£¿" - -#: lib/MIME/Viewer/html.php:136 -msgid "Show this HTML in a new window?" -msgstr "ÊÇ·ñÔÚÔÚд°¿ÚÖÐÏÔʾ´Ë HTML£¿" - -#: lib/Block/summary.php:44 -msgid "Show total number of mails in folder?" -msgstr "ÊÇ·ñÔÚÎļþ¼ÐÖÐÏÔʾÓʼþ×ÜÊý£¿" - -#: config/prefs.php.dist:773 -msgid "Shown" -msgstr "ÒÑÏÔʾ" - -#: mailbox.php:569 -msgid "Si_ze" -msgstr "´óС_Z" - -#: mailbox.php:849 templates/mailbox/legend.html:15 -msgid "Signed" -msgstr "ÒÑÇ©Ãû" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "´óС£º" - -#: templates/folders/folders_size.html:4 -msgid "Sizes of selected folders:" -msgstr "ËùÑ¡Îļþ¼ÐµÄ´óС£º" - -#: mailbox.php:538 -msgid "Sort by Arrival" -msgstr "°´µ½´ïʱ¼äÅÅÐò" - -#: mailbox.php:543 -msgid "Sort by Date" -msgstr "°´ÈÕÆÚÅÅÐò" - -#: mailbox.php:553 -msgid "Sort by From Address" -msgstr "°´·¢¼þÈ˵ØÖ·ÅÅÐò" - -#: mailbox.php:568 -msgid "Sort by Message Size" -msgstr "°´Óʼþ´óСÅÅÐò" - -#: mailbox.php:563 -msgid "Sort by Subject" -msgstr "°´Ö÷ÌâÅÅÐò" - -#: mailbox.php:558 -msgid "Sort by Thread" -msgstr "°´Ïß³ÌÅÅÐò" - -#: mailbox.php:548 -msgid "Sort by To Address" -msgstr "°´ÊÕ¼þÈ˵ØÖ·ÅÅÐò" - -#: lib/IMAP/Tree.php:2382 -msgid "Spam folder" -msgstr "À¬»øÎļþ¼Ð" - -#: templates/prefs/spamselect.inc:23 -msgid "Spam folder:" -msgstr "À¬»øÎļþ¼Ð£º" - -#: compose.php:984 -msgid "Special Characters" -msgstr "ÌØÊâ×Ö·û" - -#: search.php:45 -msgid "Special Virtual Folders cannot be edited." -msgstr "ÎÞ·¨±à¼­Ìض¨µÄÐéÄâÎļþ¼Ð¡£" - -#: compose.php:555 -msgid "Spell Check Failed" -msgstr "ƴд¼ì²éʧ°Ü" - -#: lib/MIME/Viewer/itip.php:515 lib/MIME/Viewer/itip.php:517 -#: lib/MIME/Viewer/itip.php:652 lib/MIME/Viewer/itip.php:654 -msgid "Start" -msgstr "¿ªÊ¼" - -#: compose.php:964 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "ÐÅÖ½" - -#: stationery.php:142 -msgid "Stationery name:" -msgstr "ÐÅÖ½Ãû³Æ£º" - -#: stationery.php:144 -msgid "Stationery type:" -msgstr "ÐÅÖ½ÀàÐÍ£º" - -#: stationery.php:147 -msgid "Stationery:" -msgstr "ÐÅÖ½£º" - -#: lib/MIME/Viewer/itip.php:693 lib/MIME/Viewer/itip.php:817 -msgid "Status" -msgstr "״̬" - -#: lib/MIME/Contents.php:255 -msgid "Strip Attachment" -msgstr "·ÖÀ븽¼þ" - -#: config/prefs.php.dist:974 -msgid "Strip linebreaks?" -msgstr "ÊÇ·ñ·ÖÀë¶ÏÐУ¿" - -#: mailbox.php:564 -msgid "Sub_ject" -msgstr "Ö÷Ìâ_I" - -#: lib/Search.php:669 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "Ö÷Ìâ" - -#: config/prefs.php.dist:1062 -msgid "Subject Field" -msgstr "Ö÷Ìâ×Ö¶Î" - -#: templates/thread/thread.html:37 -msgid "Subject:" -msgstr "Ö÷Ì⣺" - -#: templates/search/search.html:25 templates/search/search.html:200 -#: templates/saveimage/saveimage.html:19 templates/smime/passphrase.html:23 -#: templates/pgp/passphrase.html:21 -msgid "Submit" -msgstr "Ìá½»" - -#: templates/folders/actions.html:23 -msgid "Subscribe" -msgstr "¶©ÔÄ" - -#: lib/MIME/Viewer/pkcs7.php:429 lib/MIME/Viewer/pgp.php:433 -#: lib/MIME/Viewer/status.php:86 -msgid "Success" -msgstr "³É¹¦" - -#: lib/MIME/Viewer/itip.php:669 lib/MIME/Viewer/itip.php:671 -#: lib/MIME/Viewer/itip.php:798 lib/MIME/Viewer/itip.php:800 -msgid "Summary" -msgstr "ÕªÒª" - -#: compose.php:1021 compose.php:1022 -msgid "Switch Composition Method" -msgstr "Çл»Ð´Óʼþ·½Ê½" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "Çл»µ½ HTML ¸ñʽÀ´Ð´Óʼþ" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "Çл»µ½´¿Îı¾¸ñʽÀ´Ð´Óʼþ" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "Ä¿±êÎļþ¼Ð" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "Ä¿±êÓÊÏ䣺" - -#: lib/IMP.php:477 -msgid "Task Lists" -msgstr "ÈÎÎñÁбí" - -#: compose.php:1026 -msgid "Te_xt" -msgstr "Îı¾_X" - -#: lib/MIME/Viewer/itip.php:272 -msgid "Tentative: " -msgstr "Ôݶ¨£º" - -#: lib/MIME/Viewer/itip.php:593 -msgid "Tentatively Accept request" -msgstr "ÁÙʱ½ÓÊÜÇëÇó" - -#: lib/MIME/Viewer/itip.php:888 -msgid "Tentatively Accepted" -msgstr "ÁÙʱ½ÓÊÜ" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "δÔÚ conf.php ÖÐÖ¸¶¨·þÎñÌõ¿îÎļþ" - -#: templates/stationery/stationery.html:35 -msgid "Text" -msgstr "Îı¾" - -#: config/prefs.php.dist:1103 -msgid "The From: column of the message should be linked:" -msgstr "Ó¦Á´½ÓÓʼþµÄ¡°·¢¼þÈË£º¡±ÁУº" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "IMAP ·þÎñÆ÷²»Ö§³ÖËùÑ¡µÄÑéÖ¤·½·¨¡£ÇëÁªÏµÏµÍ³¹ÜÀíÔ±¡£" - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "Mac ×ÊÔ´·ÖÖ§" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "Mac ×ÊÔ´·ÖÖ§¿ÉÒÔÏÂÔØ %s¡£" - -#: lib/MIME/Viewer/pkcs7.php:243 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "%s µÄ S/MIME Ö¤Ê飺" - -#: fetchmailprefs.php:82 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "ÕÊ»§¡°%s¡±ÒÑɾ³ý¡£" - -#: fetchmailprefs.php:75 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "ÕÊ»§¡°%s¡±Òѱ£´æ¡£" - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "δÕÒµ½¸½¼þ¡£" - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "ÈÕÀúÊý¾ÝÎÞЧ" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "Mac ÎļþÄÚÈÝÈçÏ¡£" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:81 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "Òѽ«µ±Ç°Îļþ¼Ð¡°%s¡±ÖØÃüÃûΪ¡°%s¡±¡£" - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "ÎÞ·¨¼ìË÷¿ÉÒÔ·ÃÎÊ´ËÎļþ¼ÐµÄµ±Ç°Óû§ÁÐ±í¡£" - -#: config/prefs.php.dist:827 -msgid "The default charset for messages with no charset information:" -msgstr "ÓÃÓÚÎÞ×Ö·û¼¯ÐÅÏ¢ÓʼþµÄĬÈÏ×Ö·û¼¯£º" - -#: lib/Compose.php:183 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "´Ë²Ý¸åÒѱ£´æµ½¡°%s¡±Îļþ¼Ð¡£" - -#: lib/MIME/Viewer/itip.php:142 -msgid "The event was added to your calendar." -msgstr "Òѽ«´ËʼþÌí¼Óµ½ÈÕÀú¡£" - -#: lib/Folder.php:268 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "Îļþ¼Ð¡°%s¡±ÒÑ´æÔÚ" - -#: lib/Folder.php:290 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "ÒÑ´´½¨Îļþ¼Ð¡°%s¡±£¬µ«Î´¶©ÔÄ¡£" - -#: lib/Folder.php:277 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "δ´´½¨Îļþ¼Ð¡°%s¡±¡£·þÎñÆ÷»ØÓ¦" - -#: lib/Folder.php:188 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "δɾ³ýÎļþ¼Ð¡°%s¡±¡£·þÎñÆ÷»ØÓ¦" - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "Òѳɹ¦´´½¨Îļþ¼Ð¡°%s¡±¡£" - -#: lib/Folder.php:193 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "Òѳɹ¦É¾³ýÎļþ¼Ð¡°%s¡±¡£" - -#: lib/Folder.php:401 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "Òѳɹ¦½«Îļþ¼Ð¡°%s¡±ÖØÃüÃûΪ¡°%s¡±¡£" - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "ÏÂÁÐÎļþÒѸ½¼Óµ½´Ë²¿·Ö£º" - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "Óʼþ·þÎñÆ÷Éú³ÉÏÂÁдíÎóÐÅÏ¢£º" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "Óʼþ·þÎñÆ÷Éú³ÉÏÂÁÐÐÅÏ¢£º" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "Óʼþ·þÎñÆ÷Éú³ÉÏÂÁÐÐÅÏ¢£º" - -#: lib/Message.php:765 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "ÓÊÏä %s Òѿա£" - -#: lib/Fetchmail.php:239 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "À´×Ô¡°%s¡±µÄÓʼþ¡°%s¡±(%d ×Ö½Ú)Òѳ¬¹ý»ñÈ¡´óСÏÞÖÆ¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:64 -msgid "The message being composed has been closed. Exiting." -msgstr "ÕýÔÚдµÄÓʼþÒѹرա£ÕýÔÚÍ˳ö¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:52 -msgid "The message does not have a Subject entered." -msgstr "´ËÓʼþÎÞÖ÷Ìâ¡£" - -#: lib/Spam.php:214 -msgid "The message has been deleted." -msgstr "ÒÑɾ³ý´ËÓʼþ¡£" - -#: lib/Spam.php:198 -msgid "The message has been reported as not spam to your system administrator." -msgstr "ÒÑÏòϵͳ¹ÜÀíÔ±±¨¸æ´ËÓʼþ²»ÊÇÀ¬»øÓʼþ¡£" - -#: lib/Spam.php:178 -msgid "The message has been reported as not spam." -msgstr "±¨¸æ´ËÓʼþ²»ÊÇÀ¬»øÓʼþ¡£" - -#: lib/Spam.php:190 -msgid "The message has been reported as spam to your system administrator." -msgstr "ÒÑÏòϵͳ¹ÜÀíÔ±±¨¸æ´ËÓʼþÊÇÀ¬»øÓʼþ¡£" - -#: lib/Spam.php:170 -msgid "The message has been reported as spam." -msgstr "±¨¸æ´ËÓʼþÊÇÀ¬»øÓʼþ¡£" - -#: lib/MIME/Viewer/pgp.php:437 -msgid "The message has been verified." -msgstr "ÒÑÑéÖ¤´ËÓʼþ¡£" - -#: lib/MIME/Viewer/pkcs7.php:434 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "´ËÓʼþÒÑÑéÖ¤¡£·¢¼þÈË£º%s¡£" - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "MS-TNEF ¸½¼þÖÐûÓÐËùÇëÇóµÄÎļþ¡£" - -#: lib/MIME/Viewer/zip.php:63 -msgid "The requested file does not exist in the Zip attachment." -msgstr "ZIP ¸½¼þÖÐûÓÐËùÇëÇóµÄÎļþ¡£" - -#: message.php:430 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "´ËÓʼþµÄ·¢¼þÈËÇëÇóÄúÔĶÁÖ®ºó·¢ËÍ¡°ÊÕ¼þ֪ͨ¡±¡£Çëµ¥»÷ %s ·¢ËÍ֪ͨÓʼþ¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:51 -msgid "The signature could not be replaced." -msgstr "ÎÞ·¨Ìæ»»´ËÇ©Ãû¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:50 -msgid "The signature was successfully replaced." -msgstr "Òѳɹ¦Ì滻ǩÃû¡£" - -#: attachment.php:127 -msgid "The specified file cannot be read." -msgstr "ÎÞ·¨¶ÁÈ¡ËùÖ¸¶¨µÄÎļþ¡£" - -#: attachment.php:59 -msgid "The specified file does not exist." -msgstr "ËùÖ¸¶¨µÄÎļþ²»´æÔÚ¡£" - -#: stationery.php:85 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "ÒÑÌí¼ÓÐÅÖ½¡°%s¡±¡£" - -#: stationery.php:63 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "ÒÑɾ³ýÐÅÖ½¡°%s¡±¡£" - -#: stationery.php:88 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "ÒѸüÐÂÐÅÖ½¡°%s¡±¡£" - -#: lib/MIME/Viewer/itip.php:172 -msgid "The task has been added to your tasklist." -msgstr "Òѽ«´ËÈÎÎñÌí¼Óµ½ÈÎÎñÁбíÖС£" - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "ÓʼþÄÚÈÝ" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "¿ÉÒԲ鿴ÓʼþÄÚÈÝ %s¡£" - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "Ëù·µ»ØÐÅÏ¢µÄÄÚÈÝ" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "¿ÉÒԲ鿴Í˼þÄÚÈÝ %s¡£" - -#: lib/MIME/Viewer/notification.php:66 -msgid "The text of the sent message" -msgstr "·¢¼þÄÚÈÝ" - -#: lib/MIME/Viewer/notification.php:66 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "¿ÉÒԲ鿴·¢¼þÄÚÈÝ %s¡£" - -#: lib/MIME/Viewer/itip.php:157 -msgid "The user's free/busy information was sucessfully stored." -msgstr "³É¹¦´æ´¢Óû§Ã¦/ÏÐÐÅÏ¢¡£" - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "Î޿ɹ©ÏÔʾµÄ±¸Ñ¡²¿·Ö¡£" - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "´ËÓÊÏäÖÐûÓÐÓʼþ¡£" - -#: thread.php:101 -msgid "There is no text that can be displayed inline." -msgstr "ÎÞ¿ÉÒÔǶÈëÏÔʾµÄÄÚÈÝ¡£" - -#: lib/Message.php:141 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "½«Óʼþ´Ó¡°%s¡±¸´ÖƵ½¡°%s¡±Ê±³ö´í¡£·þÎñÆ÷»ØÓ¦" - -#: lib/Message.php:266 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "´ÓÎļþ¼Ð¡°%s¡±É¾³ýÓʼþʱ³ö´í¡£·þÎñÆ÷»ØÓ¦" - -#: lib/MIME/Viewer/itip.php:102 -#, php-format -msgid "There was an error deleting the event: %s." -msgstr "ɾ³ýʼþʱ³ö´í£º%s¡£" - -#: lib/MIME/Viewer/plain.php:51 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "ÏÔʾ´ËÓʼþʱ³ö´í" - -#: lib/Message.php:609 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "±ê¼ÇÎļþ¼Ð¡°%s¡±ÖеÄÓʼþʱ³ö´í¡£·þÎñÆ÷»ØÓ¦" - -#: folders.php:138 -#, php-format -msgid "There was an error importing %s." -msgstr "µ¼Èë %s ʱ³ö´í¡£" - -#: lib/MIME/Viewer/itip.php:139 -#, php-format -msgid "There was an error importing the event: %s." -msgstr "µ¼Èëʼþʱ³ö´í£º%s¡£" - -#: lib/MIME/Viewer/itip.php:169 -#, php-format -msgid "There was an error importing the task: %s." -msgstr "µ¼ÈëÈÎÎñʱ³ö´í£º%s¡£" - -#: lib/MIME/Viewer/itip.php:155 -#, php-format -msgid "There was an error importing user's free/busy information: %s." -msgstr "µ¼ÈëÓû§Ã¦/ÏÐÐÅϢʱ³ö´í£º%s¡£" - -#: lib/Message.php:137 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "½«Óʼþ´Ó¡°%s¡±ÒƵ½¡°%s¡±Ê±³ö´í¡£·þÎñÆ÷»ØÓ¦" - -#: lib/Compose.php:581 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "·¢ËÍÓʼþʱ³ö´í£º%s" - -#: lib/MIME/Viewer/itip.php:116 -#, php-format -msgid "There was an error updating the event: %s." -msgstr "¸üÐÂʼþʱ³ö´í£º%s¡£" - -#: lib/MIME/Viewer/pgp.php:166 -msgid "This PGP Public Key was attached to the message." -msgstr "Òѽ«´Ë PGP ¹«Ô¿¸½¼Óµ½Óʼþ¡£ " - -#: lib/MIME/Viewer/itip.php:107 lib/MIME/Viewer/itip.php:121 -#: lib/MIME/Viewer/itip.php:146 lib/MIME/Viewer/itip.php:160 -#: lib/MIME/Viewer/itip.php:176 lib/MIME/Viewer/itip.php:318 -msgid "This action is not supported." -msgstr "²»Ö§³Ö´Ë²Ù×÷¡£" - -#: lib/MIME/Viewer/itip.php:182 lib/MIME/Viewer/itip.php:424 -msgid "This action is not yet implemented." -msgstr "´Ë²Ù×÷ÉÐδÍê³É¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:74 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "´Ë²Ù×÷»á»¨·ÑһЩʱ¼ä¡£ÄúÈ·¶¨Òª¼ÌÐøÂð£¿" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "´ËÓʼþ°üº¬ Mac Îļþ¡£" - -#: lib/MIME/Viewer/pkcs7.php:460 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "´ËÓʼþ°üº¬¾­¹ý S/MIME ½øÐÐÊý×ÖÇ©ÃûµÄ¸½¼þ¡£" - -#: lib/MIME/Viewer/pkcs7.php:464 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "´ËÓʼþ°üº¬¾­¹ý S/MIME ½øÐмÓÃܵĸ½¼þ¡£" - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "´ËÓʼþ°üº¬·¢¼þ״̬ÐÅÏ¢£¬µ«Óʼþ¸ñʽδ֪¡£" - -#: lib/MIME/Viewer/pgp.php:358 -msgid "" -"This message does not appear to be a valid PGP encrypted message. Error: " -msgstr "´ËÓʼþ²»ÊÇÓÐЧµÄ PGP ¼ÓÃÜÓʼþ¡£´íÎó£º" - -#: lib/MIME/Viewer/pgp.php:250 lib/MIME/Viewer/pgp.php:393 -msgid "" -"This message does not appear to be in the correct PGP format (according to " -"RFC 2015)." -msgstr "´ËÓʼþµÄ PGP ¸ñʽ´íÎó(²ÎÕÕ RFC 2015)¡£" - -#: lib/MIME/Viewer/pkcs7.php:202 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "´ËÓʼþµÄ S/MIME f¸ñʽ´íÎó¡£" - -#: lib/MIME/Viewer/pgp.php:201 -msgid "" -"This message has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "´ËÓʼþÒѽøÐÐÊý×ÖÇ©Ãû£¬²¢Ê¹Óà PGP ½øÐмÓÃÜ£¬µ«Ç©ÃûÎÞ·¨ÑéÖ¤¡£" - -#: lib/MIME/Viewer/pgp.php:207 -msgid "This message has been digitally signed and encrypted with PGP." -msgstr "´ËÓʼþÒѽøÐÐÊý×ÖÇ©Ãû£¬²¢Ê¹Óà PGP ½øÐмÓÃÜ¡£" - -#: lib/MIME/Viewer/pgp.php:203 -msgid "" -"This message has been digitally signed via PGP, but the signature cannot be " -"verified." -msgstr "´ËÓʼþÒÑͨ¹ý PGP ½øÐÐÊý×ÖÇ©Ãû£¬µ«Ç©ÃûÎÞ·¨ÑéÖ¤¡£" - -#: lib/MIME/Viewer/pgp.php:209 -msgid "This message has been digitally signed via PGP." -msgstr "´ËÓʼþÒѾ­¹ý PGP ½øÐÐÊý×ÖÇ©Ãû¡£" - -#: lib/MIME/Viewer/pkcs7.php:175 -msgid "This message has been digitally signed via S/MIME." -msgstr "´ËÓʼþÒѾ­¹ý S/MIME ½øÐÐÊý×ÖÇ©Ãû¡£" - -#: lib/MIME/Viewer/pkcs7.php:171 lib/MIME/Viewer/pkcs7.php:282 -msgid "This message has been encrypted via S/MIME." -msgstr "´ËÓʼþÒѾ­¹ý S/MIME ½øÐмÓÃÜ¡£" - -#: lib/MIME/Viewer/pgp.php:309 -msgid "" -"This message has been encrypted with PGP, however, PGP support is disabled " -"so the message cannot be decrypted." -msgstr "´ËÓʼþÒÑʹÓà PGP ½øÐмÓÃÜ£¬µ«Òò PGP Ö§³ÖÒѽûÓã¬ËùÒÔÎÞ·¨½âÃÜ´ËÓʼþ¡£" - -#: lib/MIME/Viewer/pgp.php:342 -msgid "" -"This message has been encrypted with PGP, however, no personal private key " -"exists so the message cannot be decrypted." -msgstr "´ËÓʼþÒÑʹÓà PGP ½øÐмÓÃÜ£¬µ«ÒòÓиöÈË˽Կ£¬ËùÒÔÎÞ·¨½âÃÜ´ËÓʼþ¡£" - -#: lib/MIME/Viewer/pgp.php:353 -msgid "This message has been encrypted with PGP." -msgstr "´ËÓʼþÒѾ­¹ý PGP ½øÐмÓÃÜ¡£" - -#: lib/MIME/Viewer/pgp.php:348 -msgid "" -"This message has been encrypted with PGP. You must enter the passphrase for " -"your PGP private key before it can be decrypted." -msgstr "´ËÓʼþÒÑʹÓà PGP ½øÐмÓÃÜ¡£ÄúÐèÒªÊäÈë PGP ˽ԿÃÜÂë²Å¿ÉÒÔ½âÃÜ´ËÓʼþ¡£" - -#: lib/MIME/Viewer/pgp.php:337 -msgid "" -"This message has been encrypted with PGP. You must enter the passphrase that " -"was used to encrypt this message." -msgstr "´ËÓʼþÒÑʹÓà PGP ½øÐмÓÃÜ¡£ÄúÐèÒªÊäÈëÓÃÓÚ¼ÓÃÜ´ËÓʼþµÄÃÜÂë¡£" - -#: lib/MIME/Contents.php:419 -msgid "This message part can not be viewed because it is too large." -msgstr "ÒòÓʼþÌ«´ó£¬µ¼ÖÂÎÞ·¨²é¿´´ËÓʼþ¡£" - -#: message.php:515 -msgid "This message to" -msgstr "´ËÓʼþ·¢Ë͵½" - -#: acl.php:45 -msgid "This server does not support sharing folders." -msgstr "´Ë·þÎñÆ÷²»Ö§³Ö¹²ÏíÎļþ¼Ð¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:65 -msgid "This window must be called from a compose window." -msgstr "±ØÐë´ÓдÓʼþ´°¿Úµ÷Óô˴°¿Ú¡£" - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "Ïß³ÌÏÔʾ£º" - -#: thread.php:155 config/prefs.php.dist:1064 -msgid "Thread View" -msgstr "Ïß³ÌÊÓͼ" - -#: lib/MIME/Viewer/images.php:170 -msgid "Thumbnail of attached image" -msgstr "Ëù¸½Í¼ÏñµÄËõÂÔͼ" - -#: compose.php:745 mailbox.php:549 lib/Search.php:657 lib/UI/Mailbox.php:88 -#: lib/UI/Message.php:26 templates/contacts/contacts.html:40 -#: templates/login/recompose.html:14 -msgid "To" -msgstr "ÊÕ¼þÈË" - -#: config/prefs.php.dist:1061 -msgid "To Address" -msgstr "ÊÕ¼þÈ˵ØÖ·" - -#: message.php:556 -msgid "To All" -msgstr "·¢¸øËùÓÐÈË" - -#: message.php:552 -msgid "To List" -msgstr "·¢ËÍÁбí" - -#: message.php:549 -msgid "To Sender" -msgstr "·¢¸ø·¢¼þÈË" - -#: message.php:556 -msgid "To _All" -msgstr "·¢¸øËùÓÐÈË_A" - -#: message.php:552 -msgid "To _List" -msgstr "·¢ËÍÁбí_L" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "·¢ËÍ×Ö¶Î" - -#: templates/prefs/sourceselect.inc:328 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "ÈôҪѡÔñ¶à¸ö×ֶΣ¬ÇëÔÚµ¥»÷ʱͬʱ°´Ï Control (PC) »ò Command (Mac)¡£" - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "ÈôҪʹÓà TLS Á¬½Ó£¬Ôò±ØÐëÔËÐÐ PHP 5.1.0 »ò¸ü¸ß°æ±¾¡£" - -#: thread.php:114 templates/thread/thread.html:32 -msgid "To:" -msgstr "ÊÕ¼þÈË£º" - -#: config/prefs.php.dist:509 -msgid "Top" -msgstr "¶¥²¿" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "×Ü´óС£º" - -#: lib/IMAP/Tree.php:2369 -msgid "Trash folder" -msgstr "À¬»øÎļþ¼Ð" - -#: templates/prefs/trashselect.inc:23 -msgid "Trash folder:" -msgstr "À¬»øÎļþ¼Ð£º" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "ÎÞ·¨Á¬½Óµ½ SQL ·þÎñÆ÷¡£" - -#: lib/Quota/cyrus.php:40 lib/Quota/mercury32.php:78 lib/Quota/command.php:93 -#: lib/Quota/logfile.php:87 lib/Quota/courier.php:42 lib/Quota/mdaemon.php:45 -msgid "Unable to retrieve quota" -msgstr "ÎÞ·¨¼ìË÷Åä¶î" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "δ´ð¸´" - -#: search.php:332 -msgid "Unanswered messages" -msgstr "δ´ð¸´µÄÓʼþ" - -#: message.php:543 mailbox.php:476 -msgid "Undelete" -msgstr "δɾ³ý" - -#: search.php:342 -msgid "Undeleted messages" -msgstr "ÎÞ·¨É¾³ýÓʼþ" - -#: lib/MIME/Headers.php:213 lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 -msgid "Undisclosed Recipients" -msgstr "±£ÃÜÊÕ¼þÈË" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "·þÎñÆ÷Òò AUTHENTICATE ÃüÁî·µ»ØÒâÍâÏìÓ¦¡£" - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "·þÎñÆ÷Òò Digest-MD5 ÏìÓ¦·µ»ØÒâÍâÏìÓ¦¡£" - -#: lib/MIME/Viewer/itip.php:456 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "ÎÞ·¨´¦ÀíµÄ×é¼þÀàÐÍ£º%s" - -#: search.php:337 -msgid "Unimportant messages" -msgstr "²»ÖØÒªµÄÓʼþ" - -#: lib/UI/Mailbox.php:181 -msgid "Unknown Date" -msgstr "δ֪ÈÕÆÚ" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "·þÎñÆ÷·µ»ØÎ´Öª IMAP »ØÓ¦¡£·þÎñÆ÷»ØÓ¦£º%s" - -#: lib/MIME/Viewer/itip.php:636 -msgid "Unknown Meeting" -msgstr "δ֪»áÒé" - -#: lib/UI/Mailbox.php:103 -msgid "Unknown Recipient" -msgstr "δ֪ÊÕ¼þÈË" - -#: lib/MIME/Viewer/itip.php:778 -msgid "Unknown Task" -msgstr "δ֪ÈÎÎñ" - -#: smime.php:335 pgp.php:426 -msgid "Unload Passphrase" -msgstr "ÉÏ´«ÃÜÂë" - -#: fetchmailprefs.php:66 -msgid "Unnamed" -msgstr "δÃüÃû" - -#: message.php:470 mailbox.php:715 mailbox.php:837 -#: templates/message/navbar_navigate.html:9 templates/mailbox/navbar.html:15 -#: templates/mailbox/navbar.html:31 templates/mailbox/legend.html:3 -msgid "Unseen" -msgstr "δÔĶÁ" - -#: templates/folders/actions.html:24 -msgid "Unsubscribe" -msgstr "È¡Ïû¶©ÔÄ" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "¸üÐÂ" - -#: lib/MIME/Viewer/itip.php:622 -msgid "Update respondent status" -msgstr "¸üдð¸´×´Ì¬" - -#: lib/MIME/Viewer/itip.php:601 -msgid "Update this event on my calendar" -msgstr "¸üÐÂÎÒµÄÈÕÀúÖеĴËʼþ" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "ÉÏ´«£º" - -#: templates/prefs/sentmailselect.inc:41 -msgid "Use Default Value" -msgstr "ʹÓÃĬÈÏÖµ" - -#: config/prefs.php.dist:263 -msgid "Use IMAP folder subscriptions?" -msgstr "ÊÇ·ñʹÓà IMAP Îļþ¼Ð¶©ÔÄ£¿" - -#: config/prefs.php.dist:878 -msgid "Use Virtual Trash Folder?" -msgstr "ÊÇ·ñʹÓÃÐéÄâÀ¬»øÎļþ¼Ð£¿" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "Óû§" - -#: acl.php:87 acl.php:128 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "³É¹¦ÊÚÓèÓû§¡°%s¡±¶ÔÎļþ¼Ð¡°%s¡±µÄȨÏÞ¡£" - -#: templates/login/login.html:84 -msgid "Username" -msgstr "Óû§Ãû" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "Óû§Ãû£º" - -#: lib/MIME/Viewer/pkcs7.php:244 templates/smime/smime.html:31 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:38 templates/pgp/pgp.html:73 -#: templates/pgp/pgp.html:78 -msgid "View" -msgstr "²é¿´" - -#: lib/MIME/Viewer/zip.php:91 lib/MIME/Viewer/tnef.php:109 -#, php-format -msgid "View %s" -msgstr "²é¿´ %s" - -#: smime.php:309 pgp.php:398 -#, php-format -msgid "View %s Public Key" -msgstr "²é¿´ %s ¹«Ô¿" - -#: lib/MIME/Viewer/images.php:160 lib/MIME/Viewer/images.php:165 -msgid "View Attachment" -msgstr "²é¿´¸½¼þ" - -#: mailbox.php:509 -msgid "View Messages" -msgstr "²é¿´Óʼþ" - -#: smime.php:336 pgp.php:427 -msgid "View Personal Private Key" -msgstr "²é¿´¸öÈËÃÜÔ¿" - -#: smime.php:332 pgp.php:421 -msgid "View Personal Public Key" -msgstr "²é¿´¸öÈ˹«Ô¿" - -#: message.php:567 -msgid "View Thread" -msgstr "Ïß³ÌÊÓͼ" - -#: lib/MIME/Viewer/pkcs7.php:468 -msgid "View attachment in a separate window" -msgstr "ÔÚд°¿ÚÖв鿴¸½¼þ" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "ÔÚд°¿ÚÖв鿴ÄÚÈÝ" - -#: lib/MIME/Viewer/itip.php:143 -msgid "View event" -msgstr "²é¿´Ê¼þ" - -#: folders.php:403 mailbox.php:651 -#, php-format -msgid "View messages in %s" -msgstr "²é¿´ %s ÖеÄÓʼþ" - -#: templates/prefs/initialpageselect.inc:19 -msgid "View or mailbox to display after login:" -msgstr "µÇ¼ºóÏÔʾµÄÊÓͼ»òÓÊÏ䣺" - -#: lib/MIME/Viewer/itip.php:173 -msgid "View task" -msgstr "²é¿´ÈÎÎñ" - -#: mailbox.php:328 mailbox.php:329 -msgid "Virtual Folder" -msgstr "ÐéÄâÎļþ¼Ð" - -#: search.php:153 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "Òѳɹ¦´´½¨ÐéÄâÎļþ¼Ð¡°%s¡±¡£" - -#: lib/IMAP/Tree.php:86 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "ÐéÄâÎļþ¼Ð" - -#: search.php:148 -msgid "Virtual Folders require a label." -msgstr "ÐéÄâÎļþ¼ÐÐèÒª±êÇ©¡£" - -#: lib/Search.php:406 -msgid "Virtual INBOX" -msgstr "ÐéÄâÊÕ¼þÏä" - -#: lib/IMAP/Tree.php:2409 -msgid "Virtual INBOX Folder" -msgstr "ÐéÄâÊÕ¼þÏäÎļþ¼Ð" - -#: lib/Search.php:350 -msgid "Virtual Trash" -msgstr "ÐéÄâÀ¬»øÏä" - -#: lib/IMAP/Tree.php:2405 -msgid "Virtual Trash Folder" -msgstr "ÐéÄâÀ¬»øÎļþ¼Ð" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "ÐéÄâÎļþ¼Ð±êÇ©£º" - -#: lib/MIME/Viewer/pkcs7.php:423 -msgid "Warning" -msgstr "¾¯¸æ" - -#: login.php:183 login.php:314 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "»¶Ó­À´µ½ %s" - -#: config/prefs.php.dist:726 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "µ±±¨¸æÀ¬»øÓʼþ»òÕý³£Óʼþʱ£¬Ó¦¶ÔÀ¬»øÓʼþÖ´ÐÐÄÄЩ²Ù×÷£¿" - -#: config/prefs.php.dist:870 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "ɾ³ýÓʼþʱ£¬ÊÇ·ñ½«ËüÃÇÒÆµ½À¬»øÎļþ¼Ð¶ø·Ç±ê¼ÇΪÒÑɾ³ý£¿" - -#: config/prefs.php.dist:1049 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "µÚÒ»´Î´ò¿ªÐÂÓÊÏäʱ£¬ÄúÏ£ÍûÏÈ´ò¿ªÄĸöÒ³Ãæ£¿" - -#: config/prefs.php.dist:576 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "µ±»Ø¸´/ת·¢Óʼþʱ£¬ÊÇ·ñʹÓÃÓëԭʼÓʼþÏàͬµÄ¸ñʽ£¿" - -#: config/prefs.php.dist:680 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "µ±±£´æÒÑ·¢ËÍÓʼþʱ£¬ÊÇ·ñ±£´æ¸½¼þÊý¾Ý£¿" - -#: config/prefs.php.dist:482 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"µ±·¢ËÍÓʼþ»òÔö¼ÓµØÖ·Ê±£¬ÄÄЩվµãÓ¦¸½ÔÚ²»ºÏ¸ñµØÖ·(²»°üº¬¡°@¡±µÄµØÖ·)Ö®ºó£¿" - -#: config/prefs.php.dist:839 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "ÏÔʾÓʼþÆäËû¸ñʽÁ´½ÓµÄλÖã¿" - -#: config/prefs.php.dist:512 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "ĬÈÏÇé¿öÏ£¬¹â±êÔÚ±àдÎı¾ÇøÓòËù´¦µÄλÖã¿" - -#: message.php:575 mailbox.php:492 -msgid "Whitelist" -msgstr "°×Ãûµ¥" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "Äê" - -#: config/prefs.php.dist:1127 config/prefs.php.dist:1138 -#: templates/compose/compose.html:292 -msgid "Yes" -msgstr "ÊÇ" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "ÄúÕý´ÓÏÂÁÐÕÊ»§»ñÈ¡Óʼþ£º" - -#: templates/folders/folders_confirm.html:10 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "ÄúÕý³¢ÊÔɾ³ýÏÂÁÐÎļþ¼ÐÖеÄËùÓÐÓʼþ¡£" - -#: templates/folders/folders_confirm.html:9 -msgid "You are attempting to delete the following folder(s)." -msgstr "ÄúÕý³¢ÊÔɾ³ýÏÂÁÐÎļþ¼Ð¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:91 -msgid "You are copying/moving to a new folder." -msgstr "Õý¸´ÖÆ/ÒÆ¶¯µ½ÐÂÎļþ¼Ð¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:70 -msgid "You are creating a sub-folder to" -msgstr "ÄúÕýÔÚ´´½¨×ÓÎļþ¼Ð£¬Ö÷Îļþ¼Ð" - -#: js/imp.js.php:3 js/src/imp.js.php:72 -msgid "You are creating a top-level folder." -msgstr "ÄúÕýÔÚ´´½¨×îÉϲãÎļþ¼Ð¡£" - -#: lib/Folder.php:249 -msgid "You are not allowed to create folders." -msgstr "²»ÔÊÐí´´½¨Îļþ¼Ð¡£" - -#: lib/Folder.php:256 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "×î¶àÔÊÐí´´½¨ %d ¸öÎļþ¼Ð¡£" - -#: lib/Compose.php:842 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "ÔÊÐíÔÚ %d СʱÄÚ½«Óʼþ·¢Ë͸ø×î¶à %d ¸öÊÕ¼þÈË¡£" - -#: lib/Compose.php:1066 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "ÔÊÐí½«Óʼþ·¢Ë͸ø×î¶à %d ¸öÊÕ¼þÈË¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:75 -msgid "You are renaming the folder:" -msgstr "ÄúÕýÔÚÖØÃüÃûÎļþ¼Ð£º" - -#: templates/stationery/stationery.html:43 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "Äú¿ÉÒÔÔÚÐÅÖ½Îı¾ÖÐʹÓÃÏÂÁÐռλ·û£º%c ÓÃÓÚµ±Ç°ÄÚÈÝ£»%s ÓÃÓÚÇ©Ãû¡£" - -#: lib/Folder.php:512 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "ÎÞ·¨È¡Ïû¶©ÔÄ¡°%s¡±¡£" - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "ÒòÄú²»½ÓÊÜ·þÎñÌõ¿îЭÒ飬ËùÒÔÎÞ·¨µÇ¼¡£" - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "Äú²»¿ÉÒÔ¸ü¸Ä´ËÎļþ¼ÐµÄ·ÃÎÊȨÏÞ¡£" - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "ÄúÒÑÔÚ %%s ½«´ËÓʼþת·¢¸øÏÂÁÐÊÕ¼þÈË£º%s¡£" - -#: mailbox.php:362 -#, php-format -msgid "You have %s new messages." -msgstr "ÄúÓÐ %s ·âÐÂÓʼþ¡£" - -#: mailbox.php:362 -msgid "You have 1 new message." -msgstr "ÄúÓÐÒ»·âÐÂÓʼþ¡£" - -#: compose.php:122 -msgid "You have already submitted this page." -msgstr "ÄúÒÑÌá½»´ËÒ³Ãæ¡£" - -#: templates/folders/alert.html:2 -msgid "You have new mail in:" -msgstr "ÄúÓÐÐÂÓʼþ£¬Î»ÓÚ£º" - -#: lib/Compose.php:1048 -msgid "You must enter at least one recipient." -msgstr "ÄúÐèÒªÏÈÑ¡ÔñÖÁÉÙÒ»¸öÊÕ¼þÈË¡£" - -#: lib/MIME/Viewer/pgp.php:348 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "ÄúÐèÒªÊäÈë PGP ¸öÈËÃÜÔ¿µÄÃÜÂë²Å¿ÉÒԲ鿴´ËÓʼþ¡£" - -#: lib/MIME/Viewer/pkcs7.php:298 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "ÄúÐèÒªÊäÈë S/MIME ÃÜÔ¿ÃÜÂë²Å¿ÉÒԲ鿴´ËÓʼþ" - -#: lib/MIME/Viewer/pgp.php:337 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "ÄúÐèÒªÊäÈëÓÃÓÚ¼ÓÃÜ´ËÓʼþµÄÃÜÂë¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:92 -msgid "You must select a target mailbox first." -msgstr "ÄúÐèÒªÏÈÑ¡ÔñÄ¿±êÓÊÏä¡£" - -#: fetchmailprefs.php:86 -msgid "You must select an account to be deleted." -msgstr "ÄúÐèҪѡÔñ´ýɾ³ýµÄÕÊ»§¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:63 -msgid "You must select an address first." -msgstr "ÄúÐèÒªÏÈÑ¡ÔñµØÖ·¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:58 js/src/imp.js.php:60 -msgid "You must select at least one message first." -msgstr "ÄúÐèÒªÏÈÑ¡ÔñÖÁÉÙÒ»·âÓʼþ¡£" - -#: lib/Compose.php:765 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "ÄúÐèҪʹÓÃÓ¢ÎĶººÅ (,) ¶ø·Ç·ÖºÅ (;) À´¸ô¿ªµç×ÓÓʼþµØÖ·¡£" - -#: js/imp.js.php:3 js/src/imp.js.php:49 -msgid "You must specify a recipient." -msgstr "ÄúÐèÒªÖ¸¶¨ÊÕ¼þÈË¡£" - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "ÄúÒÑÔÚ %%s ½«´ËÓʼþÖØ¶¨Ïòµ½ %s¡£" - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "ÄúÒÑÔÚ %s »Ø¸´´ËÓʼþ¡£" - -#: lib/Folder.php:462 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "Äúδ¶©ÔÄ¡°%s¡±¡£´ËΪ·þÎñÆ÷»ØÓ¦" - -#: lib/Folder.php:514 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "ÄúδȡÏû¶©ÔÄ¡°%s¡±¡£´ËΪ·þÎñÆ÷»ØÓ¦" - -#: lib/Folder.php:465 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "ÄúÒѳɹ¦¶©ÔÄ¡°%s¡±¡£" - -#: lib/Folder.php:517 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "ÄúÒѳɹ¦È¡Ïû¶©ÔÄ¡°%s¡±" - -#: templates/pgp/pgp.html:93 -msgid "Your Name:" -msgstr "ÄúµÄÐÕÃû£º" - -#: templates/pgp/pgp.html:61 -msgid "Your PGP Public/Private Keys" -msgstr "ÄúµÄ PGP ¹«Ô¿/ÃÜÔ¿" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:77 -msgid "Your Private Key:" -msgstr "ÄúµÄ˽Կ£º" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:72 -msgid "Your Public Key:" -msgstr "ÄúµÄ¹«Ô¿£º" - -#: config/prefs.php.dist:173 -msgid "Your Reply-to: address: (optional)" -msgstr "ÄúµÄ´ð¸´µØÖ·£º(¿ÉÑ¡)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "ÄúµÄ S/MIME ¹«¹²/¸öÈËÖ¤Êé" - -#: fetchmail.php:19 -msgid "Your account does not support fetching external mail." -msgstr "ÄúµÄÕÊ»§²»Ö§³Ö»ñÈ¡(»ñÈ¡)ÍⲿÓʼþ¡£" - -#: config/prefs.php.dist:181 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "ÄúµÄ±ðÃûµØÖ·£º(¿ÉÑ¡£¬Ã¿ÐÐÊäÈëÒ»¸öµØÖ·)" - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "ÄúµÄä¯ÀÀÆ÷²»Ö§³ÖǶÈëÏÔʾ´ËÀàͼÏñ¡£" - -#: config/prefs.php.dist:658 -msgid "Your default charset for sending messages:" -msgstr "·¢ËÍÓʼþËùÓõÄĬÈÏ×Ö·û¼¯£º" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "·¢ËÍÓʼþËùÓõÄĬÈϼÓÃÜ·½Ê½£º" - -#: attachment.php:113 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"ÒÑÓжà¸öÓû§ÏÂÔØÄúËùÁ´½ÓµÄ¸½¼þ¡£\n" -"\n" -"¸½¼þÃû£º%s\n" -"Ëù¸½ÈÕÆÚ£º%s\n" -"\n" -"µ¥»÷ÏÂÁÐÁ´½ÓÀ´ÓÀ¾Ãɾ³ý¸½¼þ£º\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "Òѳɹ¦·¢ËÍÓʼþ¡°%s¡±¡£" - -#: config/prefs.php.dist:205 -msgid "Your signature:" -msgstr "ÄúµÄÇ©Ãû£º" - -#: lib/Message.php:519 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[ÒÑ·ÖÀëµÄ¸½¼þ£ºÔ­Ê¼¸½¼þÀàÐÍ£º%s¡¢Ãû³Æ£º%s]" - -#: message.php:263 mailbox.php:675 lib/Compose.php:1578 lib/Compose.php:2049 -msgid "[No Subject]" -msgstr "[No Subject]" - -#: lib/MIME/Viewer/pgp.php:170 -msgid "[Save the key to your Address book]" -msgstr "[½«ÃÜÔ¿±£´æµ½µØÖ·²¾ÖÐ]" - -#: lib/MIME/Headers.php:224 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[ÏÔʾµØÖ· - %s ÊÕ¼þÈË]" - -#: lib/MIME/Viewer/pgp.php:172 -msgid "[View the raw key]" -msgstr "[²é¿´³õʼÐí¿ÉÖ¤]" - -#: compose.php:876 -msgid "_Bcc" -msgstr "Ãܼþ³­ËÍ_B" - -#: message.php:571 mailbox.php:488 -msgid "_Blacklist" -msgstr "ºÚÃûµ¥_B" - -#: compose.php:873 -msgid "_Cc" -msgstr "³­ËÍ_C" - -#: message.php:545 mailbox.php:470 mailbox.php:472 -msgid "_Delete" -msgstr "ɾ³ý_D" - -#: lib/IMP.php:794 -msgid "_Folders" -msgstr "Îļþ¼Ð_F" - -#: compose.php:853 -msgid "_Identity" -msgstr "±êʶ_I" - -#: lib/IMP.php:763 -msgid "_Inbox" -msgstr "ÊÕ¼þÏä_I" - -#: lib/IMP.php:831 -msgid "_Log out" -msgstr "×¢Ïú_L" - -#: message.php:580 -msgid "_Message Source" -msgstr "ÓʼþÀ´Ô´_M" - -#: lib/IMP.php:791 -msgid "_New Message" -msgstr "ÐÂÓʼþ_N" - -#: message.php:593 -msgid "_Print" -msgstr "´òÓ¡_P" - -#: compose.php:943 -msgid "_Priority" -msgstr "ÓÅÏȼ¶_P" - -#: mailbox.php:319 -#, php-format -msgid "_Refresh %s" -msgstr "ˢР%s_R" - -#: message.php:548 -msgid "_Reply" -msgstr "´ð¸´_R" - -#: lib/IMP.php:796 -msgid "_Search" -msgstr "ËÑË÷_S" - -#: compose.php:839 -msgid "_Send Message" -msgstr "·¢ËÍÓʼþ_S" - -#: mailbox.php:559 -msgid "_Thread" -msgstr "Ïß³Ì_T" - -#: compose.php:869 compose.php:871 -msgid "_To" -msgstr "ÊÕ¼þÈË_T" - -#: mailbox.php:476 -msgid "_Undelete" -msgstr "È¡Ïûɾ³ý_U" - -#: message.php:567 -msgid "_View Thread" -msgstr "Ïß³ÌÊÓͼ_V" - -#: message.php:575 mailbox.php:492 -msgid "_Whitelist" -msgstr "°×Ãûµ¥_W" - -#: lib/Compose.php:869 -msgid "addressee unknown" -msgstr "µØÖ·Î´Öª" - -#: lib/Search.php:542 -msgid "and" -msgstr "ºÍ" - -#: lib/Compose.php:1686 -msgid "attachment" -msgstr "¸½¼þ" - -#: view.php:116 -msgid "attachments.zip" -msgstr "attachments.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "×Ö½Ú" - -#: lib/Compose.php:893 -msgid "cannot create output file" -msgstr "ÎÞ·¨´ò¿ªÊä³öÎļþ" - -#: lib/Compose.php:865 -msgid "cannot open input" -msgstr "ÎÞ·¨´ò¿ªÊäÈëÎļþ" - -#: lib/Compose.php:857 -msgid "command line usage error" -msgstr "ÃüÁîÐÐʹÓôíÎó" - -#: lib/Compose.php:913 -msgid "configuration error" -msgstr "ÅäÖôíÎó" - -#: lib/Compose.php:889 -msgid "critical system file missing" -msgstr "¹Ø¼üϵͳÎļþ¶ªÊ§" - -#: lib/Compose.php:861 -msgid "data format error" -msgstr "Êý¾Ý¸ñʽ´íÎó" - -#: lib/Compose.php:917 -msgid "entry not found" -msgstr "δÕÒµ½ÌõÄ¿" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "·¢¼þÈË" - -#: lib/Compose.php:873 -msgid "host name unknown" -msgstr "Ö÷»úÃûδ֪" - -#: lib/Search.php:544 -msgid "in" -msgstr "ÔÚ" - -#: lib/Compose.php:897 -msgid "input/output error" -msgstr "ÊäÈë/Êä³ö´íÎó" - -#: lib/Compose.php:881 -msgid "internal software error" -msgstr "ÄÚ²¿Èí¼þ´íÎó" - -#: templates/folders/import.html:13 -msgid "into folder" -msgstr "µ½Îļþ¼Ð" - -#: smime.php:37 pgp.php:77 -msgid "key" -msgstr "ÃÜÔ¿" - -#: folders.php:134 -msgid "mailbox file" -msgstr "ÓÊÏäÎļþ" - -#: lib/Compose.php:654 -msgid "name" -msgstr "Ãû³Æ" - -#: lib/Search.php:539 -msgid "not" -msgstr "²»" - -#: lib/Search.php:542 -msgid "or" -msgstr "»ò" - -#: lib/Compose.php:909 -msgid "permission denied" -msgstr "ȨÏÞ²»×ã" - -#: js/imp.js.php:3 js/src/imp.js.php:44 -msgid "recipients" -msgstr "ÊÕ¼þÈË" - -#: lib/Compose.php:905 -msgid "remote error in protocol" -msgstr "ЭÒéÖдæÔÚÔ¶³Ì´íÎó" - -#: lib/Compose.php:877 -msgid "service unavailable" -msgstr "·þÎñ²»¿ÉÓÃ" - -#: lib/Compose.php:885 -msgid "system error" -msgstr "ϵͳ´íÎó" - -#: lib/Compose.php:901 -msgid "temporary failure" -msgstr "ÁÙʱ¹ÊÕÏ" - -#: lib/Filter.php:60 -msgid "your blacklist" -msgstr "ÄúµÄºÚÃûµ¥" - -#: lib/Filter.php:70 -msgid "your whitelist" -msgstr "ÄúµÄ°×Ãûµ¥" diff --git a/imp/po/zh_TW.po b/imp/po/zh_TW.po deleted file mode 100644 index 63cca6bea..000000000 --- a/imp/po/zh_TW.po +++ /dev/null @@ -1,5657 +0,0 @@ -# IMP Traditional Chinese Translation -# Copyright 2001 David Chang,TAIWAN. ±i¨}¤å,¥xÆW -# David Chang , 2001. -msgid "" -msgstr "" -"Project-Id-Version: Imp 4.2\n" -"Report-Msgid-Bugs-To: dev@lists.horde.org\n" -"POT-Creation-Date: 2008-05-11 18:39+0800\n" -"PO-Revision-Date: 2008-03-28 12:00+0100\n" -"Last-Translator: David Chang\n" -"Language-Team: Traditional Chinese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=BIG5\n" -"Content-Transfer-Encoding: 8-bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: lib/Compose.php:1862 -msgid " Cc: " -msgstr " °Æ¥»: " - -#: lib/Compose.php:1859 -msgid " To: " -msgstr " ¦¬¥ó¤H: " - -#: lib/Compose.php:1847 -msgid " Date: " -msgstr " ¤é´Á: " - -#: lib/Compose.php:1850 -msgid " From: " -msgstr " ±H¥ó¤H: " - -#: folders.php:358 mailbox.php:358 -#, php-format -msgid " (Accesskey %s)" -msgstr " (§Ö±¶Áä %s)" - -#: lib/Compose.php:1856 -msgid " Subject: " -msgstr " ¥D¦®: " - -#: mailbox.php:578 -msgid "#" -msgstr "½s¸¹" - -#: lib/IMP.php:1027 -#, php-format -msgid "%.0f MB" -msgstr "%.0f MB" - -#: lib/IMP.php:1018 -#, php-format -msgid "%.0f%% of %.0f MB" -msgstr "%.0f%% ¦@ %.0f MB" - -#: folders.php:299 folders.php:310 lib/Message.php:864 -#, php-format -msgid "%.2fMB" -msgstr "%.2fMB" - -#: thread.php:157 -#, php-format -msgid "%d Messages" -msgstr "%d ¶l¥ó" - -#: lib/Spam.php:224 -#, php-format -msgid "%d messages have been deleted." -msgstr "%d «Ê¶l¥ó¤w³Q§R°£." - -#: lib/Spam.php:201 -#, php-format -msgid "" -"%d messages have been reported as not spam to your system administrator." -msgstr "%d «Ê¶l¥ó¤w³Q·í¦¨¼s§i¶l¥ó¨Ã¦V§Aªº¦øªA¾¹ºÞ²z­û¦^³ø." - -#: lib/Spam.php:181 -#, php-format -msgid "%d messages have been reported as not spam." -msgstr "%d «Ê¶l¥ó¤w³Q¦^³ø¤£¬O¼s§i¶l¥ó." - -#: lib/Spam.php:193 -#, php-format -msgid "%d messages have been reported as spam to your system administrator." -msgstr "³o %d «Ê¶l¥ó¤w³Q·í¦¨©U§£¶l¥ó¨Ã¦V§Aªº¦øªA¾¹ºÞ²z­ûÁ|µo." - -#: lib/Spam.php:173 -#, php-format -msgid "%d messages have been reported as spam." -msgstr "" -"%d «Ê¶l¥ó¤w³Q¦^³ø¬O¼s§i¶l¥ó.±z¦^³øªº¨C«Ê«H¥ó³£±N¨Ï¹LÂo¨t²Î¹B§@§ó¦³®Ä²v." - -#: mailbox.php:266 -#, php-format -msgid "%d to %d of %d Messages" -msgstr "±q %d ¨ì %d ¦@ %d «Ê" - -#: lib/UI/Mailbox.php:134 -#, php-format -msgid "%s KB" -msgstr "%s KB" - -#: lib/UI/Mailbox.php:132 -#, php-format -msgid "%s MB" -msgstr "%s MB" - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:39 -#, php-format -msgid "%s already exists. Your %s folder was not renamed." -msgstr "%s ¤w¦s¦b. §Aªº %s «H¥ó§X¨Ã¥¼³Q§ó¦W." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:37 -#, php-format -msgid "%s folder being renamed at the start of the month." -msgstr "%s «H¥ó§X±N©ó¤ëªì®É³Q§ó¦W." - -#: lib/api.php:180 lib/api.php:183 lib/api.php:188 -#, php-format -msgid "%s for %s" -msgstr "%2$sªº%1$s" - -#: lib/MIME/Viewer/itip.php:262 -#, php-format -msgid "%s has accepted." -msgstr "%s ¤w±µ¨ü." - -#: lib/MIME/Viewer/itip.php:666 -#, php-format -msgid "%s has cancelled \"%s\"." -msgstr "%s ¤w¨ú®ø \"%s\"." - -#: lib/MIME/Viewer/itip.php:268 -#, php-format -msgid "%s has declined." -msgstr "%s ¤w°û©Ú." - -#: lib/MIME/Viewer/itip.php:511 -#, php-format -msgid "%s has replied to a free/busy request." -msgstr "%s ¤w¦^ÂФ@­ÓªÅ¶¢/¦£¸L¸ê°T½Ð¨D." - -#: lib/MIME/Viewer/itip.php:658 -#, php-format -msgid "%s has replied to the invitation to \"%s\"." -msgstr "%s ¤w¦^ÂÐÁܽе¹ \"%s\"." - -#: lib/MIME/Viewer/itip.php:502 -#, php-format -msgid "%s has sent you free/busy information." -msgstr "%s ¤w±NªÅ¶¢/¦£¸L¸ê°T¶Ç°eµ¹§A." - -#: lib/MIME/Viewer/itip.php:274 -#, php-format -msgid "%s has tentatively accepted." -msgstr "%s ¤w¼È®É±µ¨ü." - -#: lib/MIME/Viewer/itip.php:507 -#, php-format -msgid "%s requests your free/busy information." -msgstr "%s ¼x¸ß§AªºªÅ¶¢/¦£¸L¸ê°T." - -#: lib/MIME/Viewer/itip.php:625 -#, php-format -msgid "%s requests your presence at \"%s\"." -msgstr "%s ÁܽЧA¥X®u \"%s\"." - -#: lib/Message.php:470 -#, php-format -msgid "%s was successfully added to \"%s\"." -msgstr "%s ¤w¦¨¥\ªº·s¼W¦Ü \"%s\"." - -#: lib/MIME/Viewer/itip.php:638 -#, php-format -msgid "%s wishes to ammend \"%s\"." -msgstr "%s §Æ±æ´£¿ô§Aª`·N \"%s\"." - -#: lib/MIME/Viewer/itip.php:602 lib/MIME/Viewer/itip.php:626 -#: lib/MIME/Viewer/itip.php:810 -#, php-format -msgid "%s wishes to make you aware of \"%s\"." -msgstr "%s §Æ±æ´£¿ô§Aª`·N \"%s\"." - -#: lib/MIME/Viewer/itip.php:645 -#, php-format -msgid "%s wishes to receive the latest information about \"%s\"." -msgstr "%s §Æ±æÅª¨úÃö©ó \"%s\" ªº³Ì·s¸ê°T." - -#: compose.php:1182 -#, php-format -msgid "%s%% of allowed size" -msgstr "¨Ï¥Î²v %s%%" - -#: message.php:282 message.php:287 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: message.php:506 -#, php-format -msgid "%s: %s (%d of %d)" -msgstr "%s: %s (%d of %d)" - -#: lib/Compose.php:1791 -#, php-format -msgid "%u Forwarded Messages" -msgstr "¤wÂà±H %u «Ê¶l¥ó" - -#: rss.php:87 -#, php-format -msgid "%u of %u messages in %s unread." -msgstr "%3$s ¦@¦³ %2$u «Ê«H¨ä¤¤¦³ %1$u «Ê¥¼Åª¨ú." - -#: stationery.php:129 -msgid "(HTML)" -msgstr "(HTML)" - -#: stationery.php:129 -msgid "(Plain Text)" -msgstr "(¯Â¤å¦r)" - -#: templates/contacts/contacts.html:49 -msgid "* Add these by clicking OK *" -msgstr "* «ö½T»{§¹¦¨·s¼W *" - -#: templates/contacts/contacts.html:33 -msgid "* Please select address(es) *" -msgstr "* ½Ð¿ï¾Ü¦a§}(CTRL ¦h­«,SHIFT ½d³ò) *" - -#: config/prefs.php.dist:1059 -msgid "100 characters" -msgstr "100 ­Ó¦r¤¸" - -#: config/prefs.php.dist:1062 -msgid "1000 characters" -msgstr "1000 ­Ó¦r¤¸" - -#: config/prefs.php.dist:1060 -msgid "250 characters" -msgstr "250 ­Ó¦r¤¸" - -#: config/prefs.php.dist:1061 -msgid "500 characters" -msgstr "500 ­Ó¦r¤¸" - -#: lib/MIME/Viewer/notification.php:49 -msgid "" -"A message you have sent has resulted in a return notification from the " -"recipient." -msgstr "¤@«Ê§A´¿¸g­n¨D,½Ð¹ï¤è¶l¥ó¦øªA¾¹¶Ç»¼¶l¥ó°e¹Fªº½T»{¦^¨ç,¤w³Q°e¹F." - -#: templates/javascript_defs.php:73 -msgid "" -"A popup window could not be opened. Perhaps you have set your browser to " -"block popup windows?" -msgstr "µLªk¶}±Ò¤@­Ó§ÖÅãµøµ¡. ¦³¥i¯à§AªºÂsÄý¾¹¤w³]©w­n«ÊÂê§ÖÅãµøµ¡?" - -#: templates/search/search.html:61 -msgid "AND" -msgstr "¤Î" - -#: config/prefs.php.dist:586 -msgid "About this editor" -msgstr "Ãö©ó³o­Ó½s¿è¾¹" - -#: config/prefs.php.dist:927 -msgid "Above the message text" -msgstr "¥»¤å¤W¤è" - -#: lib/MIME/Viewer/itip.php:628 -msgid "Accept and add to my calendar" -msgstr "±µ¨ü¨Ã¥[¤J¨ì§Úªº¦æ¨Æ¾ä¤¤" - -#: lib/MIME/Viewer/itip.php:631 -msgid "Accept request" -msgstr "±µ¨ü½Ð¨D" - -#: lib/MIME/Viewer/itip.php:925 -msgid "Accepted" -msgstr "¤w±µ¨ü" - -#: lib/MIME/Viewer/itip.php:263 -msgid "Accepted: " -msgstr "¤w±µ¨ü: " - -#: templates/fetchmail/fetchmailprefs.html:43 -msgid "Account's name:" -msgstr "ÃѧO¦WºÙ:" - -#: lib/MIME/Viewer/itip.php:545 lib/MIME/Viewer/itip.php:772 -#: lib/MIME/Viewer/itip.php:773 lib/MIME/Viewer/itip.php:904 -msgid "Actions" -msgstr "¾Þ§@" - -#: lib/MIME/Headers.php:216 lib/MIME/Headers.php:217 -#, php-format -msgid "Add %s to my Address Book" -msgstr "·s¼W %s ¨ì§Úªº³q°T¿ý" - -#: templates/prefs/sourceselect.inc:300 -msgid "Add source" -msgstr "·s¼W³q°T¿ý" - -#: lib/MIME/Viewer/itip.php:604 -msgid "Add this to my calendar" -msgstr "¥[¤J¨ì§Úªº¦æ¨Æ¾ä¤¤" - -#: lib/MIME/Viewer/itip.php:812 -msgid "Add this to my tasklist" -msgstr "¥[¤J¨ì§Úªº«Ý¿ì襤" - -#: lib/MIME/Viewer/itip.php:629 -msgid "Add to my calendar" -msgstr "¥[¤J¨ì§Úªº¦æ¨Æ¾ä¤¤" - -#: lib/Compose.php:2808 -#, php-format -msgid "Added \"%s\" as an attachment." -msgstr " ¤w·s¼W \"%s\" ¬°ªþ¥ó." - -#: config/prefs.php.dist:904 -msgid "" -"Additional headers to display when viewing: (optional, enter each header " -"on a new line)" -msgstr "" -"¦b¶l¥ó¶}±Òªº¦P®ÉÅã¥ÜÃB¥~ªºªíÀY: («D¥²¶·,¦p¦³¦hµ§½Ð¥H¤@¦æ¤@µ§¿é¤J)" - -#: lib/MIME/Viewer/notification.php:60 -#, php-format -msgid "Additional information can be viewed %s." -msgstr "¨ä¥L¸ê°T½Ð«ö %s À˵ø." - -#: lib/MIME/Viewer/notification.php:60 -msgid "Additional information details" -msgstr "¨ä¥Lªº¸ê°T²Ó¸`" - -#: lib/MIME/Viewer/status.php:92 -msgid "Additional message details" -msgstr "¨ä¥Lªº¶l¥ó²Ó¸`" - -#: lib/MIME/Viewer/status.php:91 -#, php-format -msgid "Additional message details can be viewed %s." -msgstr "¨ä¥Lªº¶l¥ó²Ó¸`½Ð«ö %s À˵ø." - -#: lib/MIME/Viewer/status.php:77 -msgid "Additional message error details" -msgstr "¨ä¥Lªº¶l¥ó¿ù»~²Ó¸`" - -#: lib/MIME/Viewer/status.php:76 -#, php-format -msgid "Additional message error details can be viewed %s." -msgstr "¨ä¥Lªº¶l¥ó¿ù»~²Ó¸`½Ð«ö %s À˵ø." - -#: compose.php:787 compose.php:1028 contacts.php:119 -#: templates/contacts/contacts.html:8 -msgid "Address Book" -msgstr "³q°T¿ý" - -#: config/prefs.php.dist:154 -msgid "Address Books" -msgstr "³q°T¿ý" - -#: templates/prefs/sourceselect.inc:345 -msgid "Address book to add addresses to" -msgstr "·s¼W¦a§}©Ò¨Ï¥Îªº³q°T¿ý" - -#: config/prefs.php.dist:209 -msgid "" -"Addresses to BCC all messages: (optional, enter each address on a new " -"line)" -msgstr "" -"½s¼g«H¥ó®É,¹w³]¤U¦C¶l¥ó¦a§}¬°¯µ¥ó°Æ¥»¦¬¥ó¹ï¶H: («D¥²¶·,¦p¦³¦hµ§½Ð¥H¤@¦æ¤@" -"µ§¿é¤J)" - -#: config/prefs.php.dist:201 -msgid "" -"Addresses to explicitly tie to this identity: (optional, enter each " -"address on a new line)" -msgstr "" -"¦pªG¦¬¥ó¤¤ªº¦¬¥ó¹ï¶H¥]§t¤U¦C¦a§},«h¦^ÂЩÎÂà±H¸Ó«H¥ó®É¥H³o­Ó¨­¥÷ÃѧO¨Ó³B²z: " -"(«D¥²¶·,¦p¦³¦hµ§½Ð¥H¤@¦æ¤@µ§¿é¤J)" - -#: lib/IMAP/ACL/rfc4314.php:59 lib/IMAP/ACL/rfc2086.php:57 -msgid "Administer" -msgstr "ºÞ²z" - -#: templates/mailbox/navbar.html:10 -msgid "All" -msgstr "©Ò¦³" - -#: lib/Maintenance/Task/purge_sentmail.php:82 -#, php-format -msgid "" -"All messages in the folder(s) \"%s\" older than %s days will be permanently " -"deleted." -msgstr "\"%s\" «H¥ó§X¤¤ %s ¤Ñ«eªº¶l¥ó±N³Q¥Ã»·§R°£" - -#: templates/javascript_defs.php:63 -msgid "" -"All messages in the following folder(s) will be downloaded into one MBOX " -"file:" -msgstr "¤U¦C«H¥ó§X¤¤ªº©Ò¦³¶l¥ó±N³Q¤U¸ü¦¨¤@­Ó mbox «¬ºAªºÀÉ®×" - -#: lib/Maintenance/Task/purge_trash.php:78 -#: lib/Maintenance/Task/purge_spam.php:79 -#, php-format -msgid "" -"All messages in your \"%s\" folder older than %s days will be permanently " -"deleted." -msgstr "\"%s\" ¤¤ %s ¤Ñ«eªº¶l¥ó±N³Q¥Ã»·§R°£" - -#: lib/Maintenance/Task/delete_attachments_monthly.php:59 -#, php-format -msgid "All old linked attachments more than %s months old will be deleted." -msgstr "©Ò¦³ %s ­Ó¤ë¥H¤W¤wÂà¦s¬°ºô§}ªºÂªþ¥ó±N³Q§R°£." - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:72 -#, php-format -msgid "All old sent-mail folders more than %s months old will be deleted." -msgstr "©Ò¦³ %s ­Ó¤ë¥H¤WªºÂ±H¥ó³Æ¥÷§X±N³Q§R°£." - -#: acl.php:88 acl.php:129 -#, php-format -msgid "All rights on folder \"%s\" successfully removed for user \"%s\"." -msgstr "«H¥ó§X \"%s\" ¤¤©Ò¦³Ãö©ó¨Ï¥ÎªÌ \"%s\" ªºÅv­­¤w¦¨¥\ªº²¾°£" - -#: lib/api.php:100 -msgid "Allow Folder Creation?" -msgstr "¤¹³\«Ø¥ß«H¥ó§X?" - -#: filterprefs.php:111 -msgid "Allow filter rules to be applied in any mailbox?" -msgstr "¤¹³\¹LÂo³W«h®M¥Î¦Ü¥ô¤@­Ó«H¥ó§X?" - -#: lib/MIME/Viewer/alternative.php:79 -msgid "Alternative parts for this section:" -msgstr "¦¹¶l¥óªº¨ä¥L®æ¦¡:" - -#: config/prefs.php.dist:779 -msgid "Always" -msgstr "¥Ã»·" - -#: config/prefs.php.dist:764 -msgid "Always save attachments" -msgstr "¥Ã»·Àx¦sªþ¥[ÀÉ®×" - -#: lib/Message.php:582 -msgid "" -"An error occured while attempting to strip the attachment. The IMAP server " -"said: " -msgstr "¹Á¸Õ¦Û¶l¥ó¥h°£ªþ¥ó®Éµo¥Í¤@­Ó¿ù»~. IMAP ¶l¥ó¦øªA¾¹¦^À³:" - -#: lib/MIME/Viewer/images.php:153 -#, php-format -msgid "An image named %s is attached to this message. A thumbnail is below." -msgstr "¤@­Ó¼v¹³ %s ¤wªþ¥[¨ì¦¹¶l¥ó¤¤. ¨äÁY¹Ï¦p¤U." - -#: lib/Message.php:444 -msgid "An unknown error occured while creating the new note." -msgstr "«Ø¥ß·sºK­n®Éµo¥Í¥¼ª¾ªº¿ù»~." - -#: lib/Message.php:443 -msgid "An unknown error occured while creating the new task." -msgstr "«Ø¥ß·s¨Æ¶µ®Éµo¥Í¥¼ª¾ªº¿ù»~." - -#: lib/MIME/Viewer/itip.php:798 -msgid "An unknown person" -msgstr "¤@­Ó¥¼ª¾ªº¤H" - -#: message.php:478 mailbox.php:769 templates/message/navbar_navigate.html:12 -#: templates/mailbox/navbar.html:18 templates/mailbox/navbar.html:34 -msgid "Answered" -msgstr "¤w¦^ÂÐ" - -#: search.php:341 -msgid "Answered messages" -msgstr "¤w¦^Âжl¥ó" - -#: mailbox.php:420 -msgid "Apply Filters" -msgstr "®M¥Î«H¥ó¹LÂo" - -#: mailbox.php:420 -#, php-format -msgid "Apply Filters to %s" -msgstr "®M¥Î¶l¥ó¹LÂo¨ì %s" - -#: filterprefs.php:108 -msgid "Apply filter rules upon logging on?" -msgstr "·íµn¤Jºô¸ô¶l§½«á,¦Û°Ê®M¥Î¹LÂo³W«h?" - -#: filterprefs.php:109 -msgid "Apply filter rules whenever Inbox is displayed?" -msgstr "¨C·íÅã¥Ü¦¬¥ó§X®É,®M¥Î¹LÂo³W«h?" - -#: filterprefs.php:110 -msgid "Apply filter rules whenever sidebar is refreshed?" -msgstr "¨C·í¥ªÃä¥\¯àªí­«·s¾ã²z®É,®M¥Î¹LÂo³W«h?" - -#: thread.php:163 -#, fuzzy -msgid "Are you sure you want to delete all messages in this thread?" -msgstr "§A½T©w­n§R°£³o­ÓÃÀ´Y¤¤ªº©Ò¦³¼v¹³¶Ü?" - -#: mailbox.php:429 -msgid "Are you sure you want to delete this Virtual Folder Definition?" -msgstr "§A½T©w­n§R°£³o­ÓµêÀÀ«H¥ó§Xªº©w¸q¶Ü?" - -#: smime.php:315 pgp.php:407 -msgid "Are you sure you want to delete this public key?" -msgstr "§A½T©w­n§R°£³o­Ó¤½¶}ª÷Æ_¶Ü?" - -#: smime.php:341 pgp.php:437 -msgid "" -"Are you sure you want to delete your keypair? (This is NOT recommended!)" -msgstr "§A½T©w­n§R°£§Aªºª÷Æ_¹ï¶Ü? (¤£«ØÄ³°õ¦æ!)" - -#: templates/javascript_defs.php:35 -msgid "Are you sure you want to do this?" -msgstr "§A½T©wÄ~Äò¶Ü?" - -#: message.php:684 -msgid "Are you sure you wish to PERMANENTLY delete all attachments?" -msgstr "§A½T»{­n¥Ã¤[¦a§R°£©Ò¦³ªþ¥ó¶Ü?" - -#: message.php:554 templates/javascript_defs.php:47 -msgid "Are you sure you wish to PERMANENTLY delete these messages?" -msgstr "§A½T»{­n¥Ã¤[¦a§R°£³o¨Ç¶l¥ó¶Ü?" - -#: lib/MIME/Contents.php:273 -msgid "Are you sure you wish to PERMANENTLY delete this attachment?" -msgstr "§A½T»{­n¥Ã¤[¦a§R°£³o­Óªþ¥ó¶Ü?" - -#: mailbox.php:425 -msgid "Are you sure you wish to delete all mail in this folder?" -msgstr "§A½T»{­n²M°£¦¹«H¥ó§X¤¤ªº©Ò¦³¶l¥ó¶Ü?" - -#: lib/IMP.php:854 -msgid "Are you sure you wish to empty your spam folder?" -msgstr "§A½T»{­n²M°£¦¹¼s§i½c¤¤ªº©Ò¦³¶l¥ó¶Ü?" - -#: lib/IMP.php:846 -msgid "Are you sure you wish to empty your trash folder?" -msgstr "§A½T»{­n²M°£¦¹©U§£½c¤¤ªº©Ò¦³¶l¥ó¶Ü?" - -#: mailbox.php:509 -msgid "Are you sure you wish to permanently delete these messages?" -msgstr "§A½T»{­n¥Ã¤[¦a§R°£³o¨Ç¶l¥ó¶Ü?" - -#: templates/javascript_defs.php:81 -msgid "Are you sure you wish to report this message as innocent?" -msgstr "§A½T»{³o«Ê«H¥ó¨Ã«D¼s§i¶l¥ó¨Ã¥BÁÙ¥H²M¥Õ?" - -#: templates/javascript_defs.php:80 -msgid "Are you sure you wish to report this message as spam?" -msgstr "§A½T»{­n¦^³ø³o¬O¼s§i¶l¥ó?" - -#: config/prefs.php.dist:1155 -msgid "Arrival Time" -msgstr "¨ì¹F®É¶¡" - -#: config/prefs.php.dist:1170 -msgid "Ascending" -msgstr "¤W¤É" - -#: config/prefs.php.dist:778 -msgid "Ask" -msgstr "¸ß°Ý" - -#: compose.php:1120 -msgid "Attach Files" -msgstr "ªþ¥[ÀÉ®×" - -#: compose.php:1113 -msgid "Attach a copy of your PGP public key to your message?" -msgstr "¦b¶l¥ó¤¤ªþ¤W§Aªº PGP ¤½¶}ª÷Æ_?" - -#: lib/MIME/Viewer/tnef.php:110 -msgid "Attached File:" -msgstr "ªþ¥[ÀÉ®×:" - -#: lib/Compose.php:1895 lib/Compose.php:2001 -#, php-format -msgid "" -"Attached file \"%s\" exceeds the attachment size limits. File NOT attached." -msgstr "ªþ¥ó \"%s\" ¤j¤p¤w¶W¥X¤¹³\¤W­­.§AªºÀɮרS¦³³Qªþ¥[." - -#: lib/MIME/Viewer/itip.php:387 -msgid "Attached is a reply to a calendar request you sent." -msgstr "¤wªþ¤W§A©Ò­n¨D¶Ç°eªº iCalendar ÀÉ®×" - -#: templates/javascript_defs.php:42 templates/compose/compose.html:266 -#: templates/compose/compose.html:325 -msgid "Attachment" -msgstr "ªþ¥ó" - -#: attachment.php:72 -#, php-format -msgid "Attachment %s deleted." -msgstr "ªþ¥ó%s¤w§R°£." - -#: lib/Compose.php:2523 -msgid "Attachment Information" -msgstr "ªþ¥ó¸ê°T" - -#: lib/Compose.php:789 -msgid "Attachment stripped: Original attachment type" -msgstr "ªþ¥ó¤w¥h°£: ­ì©lªþ¥ó«¬ºA" - -#: compose.php:1062 lib/Compose.php:2491 templates/compose/compose.html:242 -msgid "Attachments" -msgstr "ªþ¥ó" - -#: lib/MIME/Viewer/itip.php:724 lib/MIME/Viewer/itip.php:853 -msgid "Attendees" -msgstr "¥X®u¤H­û" - -#: lib/MIME/Viewer/notification.php:52 -msgid "Attention" -msgstr "ª`·N" - -#: lib/Auth/imp.php:33 -msgid "Auth_imp: Required IMAP extension not found." -msgstr "Auth_imp: §ä¤£¨ì©Ò»Ý­nªº IMAP ©µ¦ù®M¥ó." - -#: config/hooks.php.dist:510 -msgid "Authentication failed." -msgstr "ÅçÃÒ¥¢±Ñ." - -#: config/prefs.php.dist:838 -msgid "" -"Automatically show images in HTML messages when the sender is in my address " -"book?" -msgstr "¦Û°ÊÅã¥Ü HTML ¶l¥ó¤¤ªº©Ò¦³¹Ï¤ù,¦pªG±H¥ó¤H¦b§Úªº³q°T¿ý¦W³æ¤¤?" - -#: templates/prefs/sourceselect.inc:293 templates/prefs/sourceselect.inc:295 -msgid "Available Address books:" -msgstr "¥i¥Îªº³q°T¿ý:" - -#: lib/MIME/Viewer/itip.php:757 lib/MIME/Viewer/itip.php:889 -msgid "Awaiting Response" -msgstr "µ¥«Ý¦^À³¤¤" - -#: message.php:524 thread.php:137 -#, php-format -msgid "Bac_k to %s" -msgstr "¦^¨ì_k%s" - -#: message.php:524 thread.php:137 -#, php-format -msgid "Back to %s" -msgstr "¦^¨ì %s" - -#: thread.php:134 -msgid "Back to Multiple Message View Index" -msgstr "¦^¨ìÀ˵ø¯Á¤Þ" - -#: thread.php:132 -msgid "Back to Thread Display" -msgstr "¦^¨ìÃöÁpÅã¥Ü" - -#: config/prefs.php.dist:552 -msgid "Background Color" -msgstr "­I´ºÃC¦â" - -#: lib/IMAP/Client.php:478 -#, php-format -msgid "Bad login name or password." -msgstr "¿ù»~ªº¨Ï¥ÎªÌ¦WºÙ©Î±K½X." - -#: lib/IMAP/Client.php:195 -#, php-format -msgid "Bad or malformed request. Server Responded: %s" -msgstr "¿ù»~ªº½Ð¨D. ¦øªA¾¹¦^À³: %s" - -#: lib/IMAP/Client.php:482 -#, php-format -msgid "Bad request: %s" -msgstr "¿ù»~ªº½Ð¨D: %s" - -#: lib/Search.php:670 lib/UI/Message.php:28 -#: templates/contacts/contacts.html:43 templates/login/recompose.html:32 -msgid "Bcc" -msgstr "¯µ¥ó°Æ¥»" - -#: config/prefs.php.dist:598 -msgid "Before Signature" -msgstr "ñ¦W¤§«e" - -#: lib/MIME/Viewer/status.php:160 -msgid "Below is the raw text of the status information message." -msgstr "¥H¤U¬Oª¬ºA°T®§¶l¥óªº­ì©l¸ê®Æ." - -#: config/prefs.php.dist:928 -msgid "Below the message text" -msgstr "¥»¤å¤U¤è" - -#: message.php:580 mailbox.php:527 -msgid "Blacklist" -msgstr "¶Â¦W³æ" - -#: config/prefs.php.dist:827 -msgid "Block images in HTML messages unless they are specifically requested?" -msgstr "ÁôÂà HTML ¶l¥ó¤¤ªº¹Ï¤ù,°£«D¦b¶l¥ó¤¤¯S§O«ü©ú?" - -#: lib/Search.php:678 -msgid "Body" -msgstr "¥»¤å" - -#: message.php:570 config/prefs.php.dist:672 -msgid "Body Text Only" -msgstr "¥»¤å" - -#: message.php:571 config/prefs.php.dist:673 -msgid "Body Text with Attachments" -msgstr "¥»¤å»Pªþ¥ó" - -#: config/prefs.php.dist:547 -msgid "Bold" -msgstr "²ÊÅé" - -#: search.php:338 search.php:343 search.php:348 search.php:353 -msgid "Both" -msgstr "¥þ³¡" - -#: config/prefs.php.dist:893 -msgid "Both Header Listing and Body of Message" -msgstr "ªíÀY¦Cªí¥H¤Î¶l¥ó¥DÅé" - -#: config/prefs.php.dist:597 -msgid "Bottom" -msgstr "©³³¡" - -#: config/prefs.php.dist:561 -msgid "Bulleted List" -msgstr "¶µ¥Ø²Å¸¹" - -#: lib/IMAP/Client.php:407 -msgid "" -"CRAM-MD5 or DIGEST-MD5 requires PEAR's Auth_SASL package to be installed." -msgstr "CRAM-MD5 ©Î DIGEST-MD5 »Ý­n¥ý¦w¸Ë PEAR ªº Auth_SASL ®M¥ó." - -#: compose.php:981 -msgid "C_harset" -msgstr "½s½X_h" - -#: search.php:324 config/hooks.php.dist:452 -msgid "Calendar" -msgstr "¦æ¨Æ¾ä" - -#: lib/IMAP/Tree.php:2438 -msgid "Can not directly create mailbox in this folder." -msgstr "µLªk¦b¦¹«H¥ó§X¤¤ª½±µ«Ø¥ß¶l½c." - -#: lib/Message.php:198 -msgid "Can not move messages to Trash - no Trash mailbox set in preferences." -msgstr "µLªk·h²¾«H¥ó¨ì©U§£½c - ¦b°¾¦n³]©w¤¤©|¥¼«ü©w­n·í°µ©U§£½cªº«H¥ó§X." - -#: templates/contacts/contacts.html:76 -#: templates/folders/folders_confirm.html:24 templates/folders/import.html:18 -#: templates/saveimage/saveimage.html:20 templates/smime/passphrase.html:24 -#: templates/smime/import_key.html:70 templates/pgp/passphrase.html:22 -#: templates/pgp/import_key.html:49 -msgid "Cancel" -msgstr "¨ú®ø" - -#: templates/compose/redirect.html:83 templates/compose/compose.html:21 -#: templates/compose/compose.html:208 -msgid "Cancel Message" -msgstr "¨ú®ø¶l¥ó" - -#: templates/javascript_defs.php:35 -msgid "Cancelling this message will permanently discard its contents." -msgstr "¨ú®ø½s¼g·s¶l¥ó±N·|¿ò¥¢«H¥ó¤¤ªº©Ò¦³¤º®e." - -#: lib/prefs.php:150 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Trash folder will " -"be used." -msgstr "µLªk¦P®É±Ò¥Î©U§£½c»PµêÀÀ©U§£½c. ¹w³]¨Ï¥Î©U§£½c." - -#: lib/prefs.php:153 -msgid "" -"Cannot activate both a Trash folder and Virtual Trash. A Virtual Trash " -"folder will be used." -msgstr "µLªk¦P®É±Ò¥Î©U§£½c»PµêÀÀ©U§£½c. ¹w³]¨Ï¥ÎµêÀÀ©U§£½c." - -#: lib/Fetchmail/imap.php:151 -msgid "Cannot connect to the remote mail server." -msgstr "µLªk³sµ²¨ì»·ºÝªº¶l¥ó¦øªA¾¹." - -#: lib/Fetchmail/imap.php:149 -msgid "Cannot connect to the remote mail server: " -msgstr "µLªk³sµ²¨ì»·ºÝªº¶l¥ó¦øªA¾¹: " - -#: lib/prefs.php:164 -msgid "Cannot delete to trash unless a Trash folder is defined." -msgstr "µLªk§R°£©U§£«H¥ó°£«D¥ý©w¸q©U§£«H¥ó§X." - -#: lib/MIME/Viewer/partial.php:47 -#, php-format -msgid "" -"Cannot display - found only %s of %s parts of this message in the current " -"mailbox." -msgstr "µLªkÅã¥Ü - ¦b¥Ø«eªº«H¥ó§X¤¤¥u§ä¨ì %2$s ­Ó¤¤ªº %1$s ­Óªþ¥ó." - -#: pgp.php:270 -msgid "Cannot retrieve public key from cache." -msgstr "µLªk¦Û cache ¨ú±o¤½¶}ª÷Æ_." - -#: lib/Search.php:666 lib/UI/Message.php:27 -#: templates/contacts/contacts.html:42 templates/login/recompose.html:23 -msgid "Cc" -msgstr "°Æ¥»" - -#: templates/smime/smime.html:79 -msgid "" -"Certificate import is not available. File upload is not enabled on this " -"server." -msgstr "¾ÌÃҶפJµL®Ä. ¦øªA¾¹¥¼±Ò¥ÎÀɮפW¶Ç¥\¯à." - -#: lib/MIME/Viewer/itip.php:739 lib/MIME/Viewer/itip.php:871 -msgid "Chair Person" -msgstr "¥D®u" - -#: acl.php:173 acl.php:174 templates/acl/acl.html:13 -msgid "Change Folder" -msgstr "Åܧó«H¥ó§X" - -#: config/prefs.php.dist:135 -msgid "" -"Change display options such as how many messages you see on each page and " -"how messages are sorted." -msgstr "§ó§ïÅã¥Ü¿ï¶µ, ¦p¨C­¶Åã¥Ü¶l¥ó¼Æ¥Ø,¶l¥ó¦p¦ó±Æ¦Cµ¥." - -#: config/prefs.php.dist:24 -msgid "Change mail server and folder settings." -msgstr "Åܧó¶l¥ó¦øªA¾¹¥H¤Î«H¥ó§X³]©w." - -#: config/prefs.php.dist:14 -msgid "" -"Change the name, address, and signature that people see when they read and " -"reply to your email." -msgstr "§ó§ï»Õ¤Uªº¥þ¦W,¦^¶l¦a§},±H¥ó³Æ¥÷©Mñ¦W." - -#: config/prefs.php.dist:1063 -msgid "Characters to display:" -msgstr "Åã¥Üªº¦r¤¸¼Æ:" - -#: templates/folders/actions.html:6 templates/mailbox/message_headers.html:13 -msgid "Check All/None" -msgstr "¿ï¨ú ¥þ³¡/µL" - -#: lib/UI/Compose.php:138 -msgid "Check Spelling" -msgstr "«÷¦rÀˬd" - -#: folders.php:371 mailbox.php:660 -msgid "Check _All/None" -msgstr "¿ï¨ú ¥þ³¡/µL_A" - -#: templates/folders/actions.html:29 -msgid "Check for New Mail" -msgstr "Àˬd·s¶l¥ó" - -#: config/prefs.php.dist:638 -msgid "Check spelling before sending a message?" -msgstr "¦b¶Ç°e¶l¥ó¤§«e,¥ý°õ¦æ«÷¦rÀˬd?" - -#: lib/UI/Compose.php:139 -msgid "Checking ..." -msgstr "¬dÅ礤..." - -#: templates/folders/actions.html:11 templates/folders/actions.html:13 -msgid "Choose Action" -msgstr "¿ï¾Ü¾Þ§@" - -#: config/servers.php.dist:213 -msgid "Choose a mail server:" -msgstr "½Ð¿ï¾Ü¶l¥ó¦øªA¾¹:" - -#: templates/compose/compose.html:65 -msgid "Choose a match or edit the address to the right:" -msgstr "½Ð¤U©Ô¿ï¾Ü©Î½s¿è¥kÃ䪺¸ê®Æ¥HÁr´ú:" - -#: templates/prefs/sourceselect.inc:343 -msgid "Choose the address book to use when adding addresses." -msgstr "¿ï¾Ü¹w³]ªº³q°T¿ý,¥H§Q·s¼W¦a§}." - -#: templates/prefs/sourceselect.inc:289 -msgid "Choose the order of address books to search when expanding addresses." -msgstr "¿ï¾Ü³q°T¿ý·j´M¶¶§Ç,¥H«K©m¦WÁr´ú." - -#: config/prefs.php.dist:578 -msgid "Clear Inline Font Specifications" -msgstr "²M°£¤å«¬³]©w" - -#: config/prefs.php.dist:577 -msgid "Clear MSOffice tags" -msgstr "²M°£·L³n Office ¼ÐÅÒ" - -#: lib/MIME/Viewer/images.php:103 -#, php-format -msgid "Click %s to convert the image file into a format your browser can view." -msgstr "ÂI¿ï %s Âà´«¹Ï¤ùÀɨìÂsÄý¾¹¤W­±." - -#: lib/MIME/Contents.php:437 -#, php-format -msgid "Click %s to download the data." -msgstr "ÂI¿ï %s¤U¸ü¸ê®Æ." - -#: lib/MIME/Viewer/images.php:92 -#, php-format -msgid "Click %s to download the image." -msgstr "ÂI¿ï %s¤U¸ü¹Ï¤ù." - -#: lib/Filter.php:131 -#, php-format -msgid "Click %s to go to %s management page." -msgstr "ÂI¿ï %s ¶i¤J %s ºÞ²z­¶­±." - -#: lib/MIME/Viewer/pkcs7.php:484 -#, php-format -msgid "Click %s to view the attachment in a separate window." -msgstr "ÂI¿ï%s¦b·sµøµ¡¤¤À˵øªþ¥ó." - -#: lib/MIME/Viewer/related.php:85 -#, php-format -msgid "Click %s to view this multipart/related part in a separate window." -msgstr "ÂI¿ï %s ¦b·sµøµ¡¤¤À˵ømultipart/relatedªþ¥ó." - -#: lib/MIME/Viewer/pkcs7.php:220 lib/MIME/Viewer/pgp.php:248 -#: lib/MIME/Viewer/pgp.php:275 -msgid "Click HERE to verify the message." -msgstr "ÂI¿ï³o¸Ì¥HÅçÃÒ¶l¥ó." - -#: templates/prefs/sourceselect.inc:319 -msgid "" -"Click on one of your selected address books and then select all fields to " -"search." -msgstr "¬°¨C¤@¥»¿ï¾Üªº³q°T¿ý³]©wÁr´úªºÄæ¦ì." - -#: config/prefs.php.dist:1196 -msgid "Clicking on the address will compose a new message to the sender" -msgstr "½s¼g·s¶l¥óµ¹³o­Ó±H¥ó¤H" - -#: config/prefs.php.dist:1197 -msgid "Clicking on the address will open the message to be read" -msgstr "¶}±Ò¸Ó«Ê¶l¥ó" - -#: templates/fetchmail/fetchmail.html:33 templates/newmsg/alert.html:17 -msgid "Close" -msgstr "Ãö³¬" - -#: compose.php:34 -msgid "Close this window" -msgstr "Ãö³¬¦¹µøµ¡" - -#: lib/IMAP/Tree.php:2381 -msgid "Closed Folder" -msgstr "«H¥ó§X¤wÃö³¬" - -#: folders.php:452 -msgid "Collapse" -msgstr "§éÅ|" - -#: folders.php:387 -msgid "Collapse All" -msgstr "§éÅ|" - -#: folders.php:387 -msgid "Collapse All Folders" -msgstr "§éÅ|©Ò¦³«H¥ó§X" - -#: folders.php:452 -msgid "Collapse Folder" -msgstr "§éÅ|«H¥ó§X" - -#: templates/fetchmail/fetchmailprefs.html:94 -msgid "Color Indicator:" -msgstr "ÃC¦â¼Ð°O:" - -#: config/prefs.php.dist:1234 -msgid "Combine all namespaces" -msgstr "«ö¦r¥À¶¶§ÇÅã¥Ü©Ò¦³«H¥ó§X" - -#: templates/pgp/pgp.html:97 -msgid "Comment:" -msgstr "µû½×:" - -#: lib/MIME/Viewer/itip.php:941 -msgid "Completed" -msgstr "¤w§¹¦¨" - -#: config/prefs.php.dist:502 -msgid "Compose messages in a separate window?" -msgstr "½s¼g¶l¥ó©ó·sµøµ¡¤¤?" - -#: config/prefs.php.dist:512 -msgid "" -"Compose messages with an HTML GUI by default (if browser supports the " -"feature)?" -msgstr "¹w³]¨Ï¥Îºô­¶(HTML)¹Ï§Î¤Æ¤¶­±½s¼g¶l¥ó(»Ý¨Ï¥Î¸û·sªºÂsø°¾¹)?" - -#: config/prefs.php.dist:81 -msgid "Configure how messages are displayed." -msgstr "³]©w¦p¦óÅã¥Ü¶l¥ó." - -#: config/prefs.php.dist:117 -msgid "Configure mail preview options." -msgstr "¶l¥ó¹wÄý³]©w." - -#: config/hooks.php.dist:506 -msgid "Connection to server failed." -msgstr "³sµ²¦Ü¦øªA¾¹¥¢±Ñ." - -#: config/hooks.php.dist:476 -msgid "Contacts" -msgstr "³sµ¸¤H" - -#: config/prefs.php.dist:163 -#, php-format -msgid "Control PGP support for %s." -msgstr "±±¨î %s ªº PGP ¤ä´©." - -#: config/prefs.php.dist:172 -#, php-format -msgid "Control S/MIME support for %s." -msgstr "±±¨î %s ªº S/MIME ¤ä´©." - -#: config/prefs.php.dist:109 -msgid "" -"Control when new mail will be checked for, and whether or not to notify you " -"when it arrives." -msgstr "·í·s¶l¥ó¨ì¹F®É, ¬O§_³qª¾»Õ¤U." - -#: config/prefs.php.dist:883 -msgid "Convert textual emoticons into graphical ones?" -msgstr "Âà´«ªí±¡¤å¦r¬°¹Ï®×?" - -#: message.php:520 message.php:707 mailbox.php:487 mailbox.php:898 -msgid "Copy" -msgstr "½Æ»s" - -#: config/prefs.php.dist:573 -msgid "Copy selection" -msgstr "½Æ»s" - -#: message.php:520 message.php:707 mailbox.php:487 mailbox.php:898 -msgid "Copy to folder" -msgstr "½Æ»s¨ì«H¥ó§X" - -#: lib/Compose.php:1976 -#, php-format -msgid "Could not attach %s to the message." -msgstr "µLªkªþ¥[ %s ¨ì«H¥ó." - -#: lib/IMAP/Client.php:189 -#, php-format -msgid "Could not complete request. Reason Given: %s" -msgstr "µLªk§¹¦¨½Ð¨D. ­ì¦]: %s" - -#: attachment.php:50 -#, php-format -msgid "Could not create the VFS backend: %s" -msgstr "µLªk«Ø¥ßµêÀÀÀɮרt²Î(VFS)ªº¦øªAºÝ: %s" - -#: lib/Message.php:791 -#, php-format -msgid "Could not delete messages from %s. The server said: %s" -msgstr "µLªk¦Û %s §R°£¶l¥ó.¦øªA¾¹¦^À³: %s" - -#: lib/Session.php:332 -msgid "Could not execute maintenance operations." -msgstr "µLªk°õ¦æºûÅ@¾Þ§@" - -#: lib/MIME/Viewer/tnef.php:53 -msgid "Could not extract the requested file from the MS-TNEF attachment." -msgstr "µLªk¦Û MS-TNEF Ãþ«¬ªº§¨±aÀɮ׸ÑÀ£ÁY." - -#: lib/MIME/Viewer/zip.php:61 -msgid "Could not extract the requested file from the Zip archive." -msgstr "µLªk¦Û Zip Ãþ«¬ªº§¨±aÀɮ׸ÑÀ£ÁY." - -#: lib/Spam.php:237 -msgid "" -"Could not move message to spam mailbox - no spam mailbox defined in " -"preferences." -msgstr "µLªk·h²¾«H¥ó¨ì¼s§i½c - ¦b°¾¦n³]©w¤¤©|¥¼«ü©w­n·í°µ¼s§i½cªº«H¥ó§X." - -#: lib/IMAP/Client.php:318 -msgid "Could not open secure connection to the IMAP server." -msgstr "µLªk¶}±Ò¨ì IMAP ¦øªA¾¹ªº¦w¥þ³sµ²." - -#: lib/Session.php:287 -msgid "Could not retrieve namespace information from IMAP server." -msgstr "µLªk¦Û IMAP ¦øªA¾¹Åª¨ú©R¦WªÅ¶¡(namespace)¸ê°T." - -#: compose.php:52 -msgid "Could not retrieve the message from the mail server." -msgstr "µLªk¦Û¶l¥ó¦øªA¾¹Åª¨ú«H¥ó." - -#: lib/Compose.php:1072 -#, php-format -msgid "Could not save recipients: %s" -msgstr "µLªkÀx¦s¦¬¥ó¹ï¶H: %s" - -#: lib/Template.php:230 -#, php-format -msgid "Could not save the compiled template file '%s'." -msgstr "µLªkÀx¦s¤w½sĶªº¼Ë¥»ÀÉ®× '%s'." - -#: templates/fetchmail/fetchmailprefs.html:121 -#: templates/folders/actions.html:16 -msgid "Create" -msgstr "«Ø¥ß" - -#: lib/IMAP/ACL/rfc2086.php:55 -msgid "Create Folder" -msgstr "«Ø¥ß«H¥ó§X" - -#: lib/IMAP/ACL/rfc4314.php:55 -msgid "Create Folders" -msgstr "«Ø¥ß«H¥ó§X" - -#: templates/pgp/pgp.html:129 -msgid "Create Keys" -msgstr "«Ø¥ßª÷Æ_" - -#: templates/fetchmail/fetchmailprefs.html:28 -msgid "Create a New Account" -msgstr "«Ø¥ß¤@­Ó·s±b¸¹" - -#: templates/prefs/spamselect.inc:11 templates/prefs/spamselect.inc:20 -msgid "Create a new Spam folder" -msgstr "«Ø¥ß¤@­Ó·sªº¼s§i½c" - -#: templates/prefs/folderselect.inc:11 templates/prefs/folderselect.inc:22 -msgid "Create a new drafts folder" -msgstr "«Ø¥ß¤@­Ó·sªº¯ó½Z½c" - -#: templates/prefs/sentmailselect.inc:25 templates/prefs/sentmailselect.inc:40 -msgid "Create a new sent mail folder" -msgstr "«Ø¥ß¤@­Ó·sªº±H¥ó½c" - -#: templates/prefs/trashselect.inc:11 templates/prefs/trashselect.inc:20 -msgid "Create a new trash folder" -msgstr "«Ø¥ß¤@­Ó·sªº©U§£½c" - -#: templates/fetchmail/fetchmail.html:23 -msgid "Create an account" -msgstr "«Ø¥ß¤@­Ó·s±b¸¹" - -#: config/prefs.php.dist:148 -msgid "" -"Create filtering rules to organize your incoming mail, sort it into folders, " -"and delete spam." -msgstr "«Ø¥ß¹LÂo³W«h¥H°t¸m©Ò¦³¨Ó«H, ±Æ¦C«H¥ó§X¤¤ªº«H¥ó, ¥H¤Î§R°£¼s§i¶l¥ó." - -#: templates/stationery/stationery.html:14 -msgid "Create new stationery" -msgstr "«Ø¥ß·sªº«Hºà" - -#: config/prefs.php.dist:624 -msgid "Create stationery and form responses." -msgstr "«Ø¥ß«Hºà»PµªÂÐ." - -#: templates/compose/compose.html:307 -msgid "Current Attachments" -msgstr "²{¦æªþ¥ó" - -#: acl.php:176 -#, php-format -msgid "Current access to %s" -msgstr "%s ²{¦æ¦s¨úÅv­­" - -#: config/prefs.php.dist:1247 -msgid "Current expanded status in the folders view" -msgstr "¥H¥Ø«eªº®i¶}ª¬ºA¬°·Ç" - -#: config/prefs.php.dist:553 -msgid "Current style" -msgstr "¥Ø«eªº­·®æ" - -#: config/prefs.php.dist:126 -msgid "Customize accounts for fetching mail from other accounts." -msgstr "³]©w¥~³¡¶l¥óªº±b¸¹,Ū¨ú¥~³¡¶l¥ó." - -#: config/prefs.php.dist:62 -msgid "Customize how you send mail." -msgstr "¦Û­q¦p¦ó¶Ç°e¶l¥ó." - -#: config/prefs.php.dist:42 -#, php-format -msgid "Customize tasks to run upon logon to %s." -msgstr "¦Û­q¤@¨Çµn¤J%s«á©Ò­n°õ¦æªº¤u§@." - -#: config/prefs.php.dist:572 -msgid "Cut selection" -msgstr "°Å¤U" - -#: mailbox.php:583 -msgid "Dat_e" -msgstr "¤é´Á_e" - -#: lib/UI/Message.php:24 -msgid "Date" -msgstr "¤é´Á" - -#: lib/Search.php:690 -msgid "Date <" -msgstr "¤é´Á <" - -#: lib/Search.php:686 -msgid "Date =" -msgstr "¤é´Á =" - -#: lib/Search.php:694 -msgid "Date >=" -msgstr "¤é´Á >=" - -#: templates/thread/thread.html:26 -msgid "Date:" -msgstr "¤é´Á:" - -#: templates/search/search.html:93 -msgid "Day" -msgstr "¤é" - -#: lib/MIME/Viewer/itip.php:929 -msgid "Declined" -msgstr "Áµ´" - -#: lib/MIME/Viewer/itip.php:269 -msgid "Declined: " -msgstr "Áµ´: " - -#: config/prefs.php.dist:562 -msgid "Decrease Indent" -msgstr "´î¤ÖÁY±Æ" - -#: config/prefs.php.dist:744 -msgid "Default" -msgstr "¹w³]" - -#: config/prefs.php.dist:916 -msgid "Default (US-ASCII)" -msgstr "¹w³] (US-ASCII)" - -#: config/prefs.php.dist:674 -msgid "Default forwarding method:" -msgstr "¹w³]Âà±H¤è¦¡:" - -#: config/prefs.php.dist:1162 -msgid "Default sorting criteria:" -msgstr "¹w³]±Æ¦C³W«h:" - -#: config/prefs.php.dist:1172 -msgid "Default sorting direction:" -msgstr "¹w³]±Æ¦C¶¶§Ç:" - -#: lib/MIME/Viewer/itip.php:937 -msgid "Delegated" -msgstr "¤w©e°U" - -#: folders.php:417 message.php:554 mailbox.php:509 mailbox.php:511 -#: lib/IMAP/ACL/rfc4314.php:57 templates/fetchmail/fetchmailprefs.html:122 -#: templates/contacts/contacts.html:66 templates/folders/actions.html:19 -#: templates/smime/smime.html:35 templates/pgp/pgp.html:43 -msgid "Delete" -msgstr "§R°£" - -#: smime.php:315 pgp.php:407 -#, php-format -msgid "Delete %s Public Key" -msgstr "§R°£ %s ¤½¶}ª÷Æ_" - -#: templates/smime/smime.html:75 templates/pgp/pgp.html:86 -msgid "Delete Current Keys" -msgstr "§R°£¥Ø«eªºª÷Æ_" - -#: lib/IMAP/ACL/rfc4314.php:56 -msgid "Delete Folders" -msgstr "§R°£«H¥ó§X" - -#: templates/folders/folders_confirm.html:23 -msgid "Delete Selected Folders" -msgstr "§R°£©Ò¿ïªº«H¥ó¹h" - -#: templates/stationery/stationery.html:44 -msgid "Delete Stationery" -msgstr "§R°£«Hºà" - -#: thread.php:163 -msgid "Delete Thread" -msgstr "§R°£ÃöÁp" - -#: folders.php:417 -msgid "Delete Virtual Folder" -msgstr "§R°£µêÀÀ«H¥ó¹h" - -#: mailbox.php:429 -#, php-format -msgid "Delete Virtual Folder Definition for %s" -msgstr "§R°£µêÀÀ«H¥ó§X %s ªº©w¸q" - -#: templates/fetchmail/fetchmailprefs.html:86 -msgid "Delete fetched messages from remote server?" -msgstr "Ū¨ú«á,¦Û¦øªA¾¹§R°£¶l¥ó?" - -#: lib/MIME/Viewer/itip.php:668 -msgid "Delete from my calendar" -msgstr "±q§Úªº¦æ¨Æ¾ä¤¤§R°£" - -#: config/prefs.php.dist:408 -msgid "Delete old linked attachments at beginning of month?" -msgstr "©ó¨C¤ëªì,§R°£¤wÂà¦s¬°ºô§}ªºÂªþ¥ó?" - -#: config/prefs.php.dist:362 -msgid "Delete old sent-mail folders at beginning of month?" -msgstr "©ó¨C¤ëªì,§R°£Âªº±H¥ó³Æ¥÷§X?" - -#: config/prefs.php.dist:812 -msgid "Delete spam messages" -msgstr "§R°£¼s§i¶l¥ó" - -#: lib/IMAP/ACL/rfc2086.php:56 -msgid "Delete/purge" -msgstr "§R°£/²MªÅ" - -#: templates/compose/compose.html:335 -msgid "Delete?" -msgstr "§R°£?" - -#: message.php:481 mailbox.php:784 templates/mailbox/navbar.html:20 -#: templates/mailbox/navbar.html:37 -msgid "Deleted" -msgstr "¤w§R°£" - -#: search.php:351 -msgid "Deleted messages" -msgstr "¤w§R°£¶l¥ó" - -#: compose.php:215 -#, php-format -msgid "Deleted the attachment \"%s\"." -msgstr "§R°£¦¹¤@ªþ¥ó \"%s\" ." - -#: config/prefs.php.dist:95 -msgid "Deleting and Moving Messages" -msgstr "§R°£¤Î·h²¾¶l¥ó" - -#: lib/MIME/Viewer/itip.php:633 -msgid "Deny request" -msgstr "©Úµ´½Ð¨D" - -#: lib/MIME/Viewer/itip.php:565 -msgid "Deny request for free/busy information" -msgstr "©Úµ´©Ò½Ð¨DªºªÅ¶¢/¦£¸L¸ê°T" - -#: config/prefs.php.dist:1171 -msgid "Descending" -msgstr "¤U­°" - -#: lib/MIME/Viewer/itip.php:715 lib/MIME/Viewer/itip.php:846 -msgid "Description" -msgstr "´y­z" - -#: templates/compose/compose.html:331 -msgid "Description:" -msgstr "´y­z:" - -#: templates/smime/smime.html:35 templates/smime/smime.html:67 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "Details" -msgstr "²Ó¸`" - -#: lib/Compose.php:2790 -#, php-format -msgid "Did not attach \"%s\" as it was only partially uploaded." -msgstr "¤W¶ÇÀÉ®× \"%s\" ¤£§¹¾ã,Àɮפ£ªþ¥[." - -#: lib/Compose.php:2799 -#, php-format -msgid "Did not attach \"%s\" as the file was empty." -msgstr "¥¼ªþ¥[ªÅ¥ÕÀÉ®× \"%s\"" - -#: lib/Compose.php:2786 -#, php-format -msgid "" -"Did not attach \"%s\" as the maximum allowed upload size has been exceeded." -msgstr "¤W¶ÇÀÉ®× \"%s\" ¤Ø¤o¤w¶W¥X³]©w¤W­­,Àɮפ£ªþ¥[." - -#: lib/Compose.php:2794 -#, php-format -msgid "" -"Did not attach \"%s\" as the server configuration did not allow the file to " -"be uploaded." -msgstr "¦øªA¾¹ªº³]©w¨Ã¤£¤¹³\ÀɮפW¶Ç,¤£ªþ¥[ÀÉ®× \"%s\"." - -#: config/prefs.php.dist:875 -msgid "Dim signatures?" -msgstr "²H¤ÆÃ±¦W?" - -#: config/prefs.php.dist:582 -msgid "Direction left to right" -msgstr "¥Ñ¥ª¨ì¥k" - -#: config/prefs.php.dist:583 -msgid "Direction right to left" -msgstr "¥Ñ¥k¨ì¥ª" - -#: templates/contacts/contacts.html:58 -msgid "Display" -msgstr "Åã¥Ü¿ï¶µ" - -#: config/prefs.php.dist:267 -msgid "Display Virtual Inbox?" -msgstr "Åã¥ÜµêÀÀ¦¬¥ó§X?" - -#: config/prefs.php.dist:646 -msgid "Display confirmation after sending a message?" -msgstr "·í¶Ç°e§¹¶l¥ó«á,Åã¥Ü½T»{°T®§?" - -#: config/prefs.php.dist:892 -msgid "Display in Body of Message" -msgstr "Åã¥Ü©ó¶l¥ó¥DÅé¤W" - -#: config/prefs.php.dist:1027 -msgid "Display pop-up notification of new mail?" -msgstr "´£¥Ü·í¦³·s¶l¥ó¨ì¹F®É?" - -#: config/prefs.php.dist:992 -msgid "Display the \"Empty Spam\" link in the menubar?" -msgstr "¦b¥\¯àªí¤¤Åã¥Ü\"²MªÅ¼s§i½c\"¦¹¤@³sµ²?" - -#: config/prefs.php.dist:984 -msgid "Display the \"Empty Trash\" link in the menubar?" -msgstr "¦b¥\¯àªí¤¤Åã¥Ü\"²MªÅ©U§£½c\"¦¹¤@³sµ²?" - -#: templates/compose/compose.html:322 -msgid "Disposition:" -msgstr "°t¸m:" - -#: templates/search/search.html:82 -msgid "Do NOT match" -msgstr "¤£²Å¦X" - -#: templates/folders/actions.html:30 -msgid "Do Not Check for New Mail" -msgstr "¤£Àˬd·s¶l¥ó" - -#: config/prefs.php.dist:1198 -msgid "Do not generate a link in the From: column" -msgstr "¤°»ò¤]¤£µo¥Í" - -#: templates/javascript_defs.php:36 -msgid "Doing so will discard this message permanently." -msgstr "³o¼Ë°µ±N·|¥Ã»·¥¢¥h³o«Ê¶l¥ó." - -#: login.php:431 -msgid "Don't have an account? Sign up." -msgstr "ÁÙ¨S¦³¨Ï¥Î±b¸¹¶Ü? ¥Ó½Ð¤@­Ó." - -#: templates/folders/actions.html:34 -msgid "Download" -msgstr "¤U¸ü" - -#: lib/MIME/Contents.php:250 -#, php-format -msgid "Download %s in .zip Format" -msgstr "±N %s ¤U¸ü¦¨¬° .zip ®æ¦¡ªºÀ£ÁYÀÉ" - -#: message.php:679 -msgid "Download All Attachments (in .zip file)" -msgstr "±N©Ò¦³ªþ¥ó¤U¸ü¦¨¬°¤@­Ó .zip ®æ¦¡ªºÀ£ÁYÀÉ" - -#: templates/folders/actions.html:35 -msgid "Download [.zip format]" -msgstr "¤U¸ü [.zip ®æ¦¡]" - -#: lib/MIME/Contents.php:250 -msgid "Download in .zip Format" -msgstr "¤U¸ü¬° .zip ®æ¦¡" - -#: message.php:479 mailbox.php:774 templates/message/navbar_navigate.html:14 -#: templates/mailbox/navbar.html:22 templates/mailbox/navbar.html:40 -msgid "Draft" -msgstr "¯ó½Z" - -#: lib/IMAP/Tree.php:2336 -msgid "Draft folder" -msgstr "¯ó½Z§X" - -#: config/prefs.php.dist:283 -msgid "Drafts" -msgstr "¯ó½Z" - -#: templates/prefs/folderselect.inc:19 -msgid "Drafts folder:" -msgstr "¯ó½Z½c:" - -#: login.php:267 -msgid "Dynamic" -msgstr "°ÊºA" - -#: templates/pgp/pgp.html:102 -msgid "E-mail Address:" -msgstr "¹q¤l¶l¥ó¦a§}:" - -#: mailbox.php:837 -msgid "END" -msgstr "µ²§ô" - -#: lib/MIME/Viewer/status.php:73 -msgid "ERROR: Your message could not be delivered." -msgstr "¿ù»~: §Aªº¶l¥óµLªk³Q»¼°e." - -#: folders.php:418 templates/stationery/stationery.html:19 -msgid "Edit" -msgstr "½s¿è" - -#: mailbox.php:432 -msgid "Edit Search Query" -msgstr "½s¿è·j´M" - -#: folders.php:418 templates/search/search.html:17 -msgid "Edit Virtual Folder" -msgstr "½s¿èµêÀÀ«H¥ó§X" - -#: mailbox.php:428 -#, php-format -msgid "Edit Virtual Folder Definition for %s" -msgstr "½s¿è %s ªºµêÀÀ«H¥ó§X©w¸q" - -#: filterprefs.php:91 -msgid "Edit your Blacklist" -msgstr "½s¿è§Aªº¶Â¦W³æ" - -#: filterprefs.php:90 -msgid "Edit your Filter Rules" -msgstr "½s¿è§Aªº¹LÂo³W«h" - -#: filterprefs.php:92 -msgid "Edit your Whitelist" -msgstr "½s¿è§Aªº¤Íµ½¦W³æ" - -#: config/prefs.php.dist:1100 -msgid "Edit your preferences for accessing other mail accounts." -msgstr "¬°§A¨ä¥Lªº¹q¤l¶l¥ó±b¸¹½s¿è°¾¦n³]©w." - -#: templates/contacts/contacts.html:61 -msgid "Email Address" -msgstr "¹q¤l¶l¥ó¦a§}" - -#: lib/Message.php:808 -#, php-format -msgid "Emptied all messages from %s." -msgstr "¤w²MªÅ©Ò¦³ %s ¤¤ªº¶l¥ó." - -#: lib/Message.php:784 -msgid "Emptied all messages from Virtual Trash Folder." -msgstr "²MªÅµêÀÀ©U§£½cªº©Ò¦³¶l¥ó." - -#: templates/folders/actions.html:20 -msgid "Empty" -msgstr "²MªÅ" - -#: templates/folders/folders_confirm.html:23 -msgid "Empty Selected Folders" -msgstr "²MªÅ©Ò¿ï¾Üªº«H¥ó§X" - -#: lib/IMP.php:854 -msgid "Empty _Spam" -msgstr "²MªÅ¼s§i½c_S" - -#: lib/IMP.php:846 -msgid "Empty _Trash" -msgstr "²MªÅ©U§£½c_T" - -#: mailbox.php:425 -msgid "Empty folder" -msgstr "²MªÅ«H¥ó§X" - -#: pgp.php:458 templates/pgp/pgp.html:2 -msgid "Enable PGP functionality?" -msgstr "±Ò¥Î PGP?" - -#: smime.php:351 templates/smime/smime.html:2 -msgid "Enable S/MIME functionality?" -msgstr "±Ò¥Î S/MIME?" - -#: config/prefs.php.dist:1051 -msgid "Enable message previews?" -msgstr "±Ò¥Î¶l¥ó¹wÄý?" - -#: compose.php:1107 -msgid "Encr_yption Options" -msgstr "¥[±K¿ï¶µ_y" - -#: lib/MIME/Viewer/itip.php:535 lib/MIME/Viewer/itip.php:537 -#: lib/MIME/Viewer/itip.php:700 lib/MIME/Viewer/itip.php:702 -msgid "End" -msgstr "²×¤î" - -#: lib/Compose.php:1696 -msgid "End forwarded message" -msgstr "§¹¦¨Âà±H¶l¥ó" - -#: lib/Compose.php:1588 -msgid "End message" -msgstr "§¹¦¨¶l¥ó" - -#: lib/Compose.php:1586 -#, php-format -msgid "End message from %s" -msgstr "§¹¦¨¶l¥ó¦Û %s" - -#: smime.php:339 pgp.php:433 -msgid "Enter Passphrase" -msgstr "¿é¤J±K½X" - -#: templates/prefs/spamselect.inc:8 -msgid "Enter the name for your new Spam folder" -msgstr "½Ð¿é¤J·s¼s§i½cªº¦WºÙ" - -#: templates/prefs/folderselect.inc:8 -msgid "Enter the name for your new drafts folder" -msgstr "½Ð¿é¤J·s¯ó½Z½cªº¦WºÙ" - -#: templates/prefs/sentmailselect.inc:22 -msgid "Enter the name for your new sent mail folder" -msgstr "½Ð¿é¤J·s±H¥ó³Æ¥÷½cªº¦WºÙ" - -#: templates/prefs/trashselect.inc:8 -msgid "Enter the name for your new trash folder" -msgstr "½Ð¿é¤J©U§£½cªº¦WºÙ" - -#: message.php:569 lib/Search.php:682 config/prefs.php.dist:671 -msgid "Entire Message" -msgstr "¾ã«Ê" - -#: message.php:175 thread.php:71 lib/Compose.php:1112 -#, php-format -msgid "Entry \"%s\" was successfully added to the address book" -msgstr "°O¿ý \"%s\" ¤w¦¨¥\¦a·s¼W¦Ü³q°T¿ý" - -#: lib/MIME/Viewer/pkcs7.php:441 lib/MIME/Viewer/pgp.php:448 -#: lib/MIME/Viewer/status.php:71 lib/MIME/Viewer/status.php:162 -msgid "Error" -msgstr "¿ù»~" - -#: lib/IMAP/Client.php:303 lib/IMAP/Client.php:323 -#, php-format -msgid "Error connecting to IMAP server: [%s] %s." -msgstr "³sµ²¨ì IMAP ¦øªA¾¹®Éµo¥Í¿ù»~: [%s] %s." - -#: lib/MIME/Contents.php:150 -msgid "Error displaying message." -msgstr "Åã¥Ü¶l¥ó®Éµo¥Í¿ù»~." - -#: lib/MIME/Viewer/itip.php:316 lib/MIME/Viewer/itip.php:419 -#, php-format -msgid "Error sending reply: %s." -msgstr "¶Ç°e¦^ÂЮɵo¥Í¿ù»~: %s." - -#: templates/smime/smime.html:29 templates/pgp/pgp.html:37 -msgid "Error:" -msgstr "¿ù»~:" - -#: lib/MIME/Viewer/itip.php:103 -msgid "Event successfully deleted." -msgstr "¨Æ¥ó¤w¦¨¥\ªº²¾°£." - -#: config/prefs.php.dist:1016 -msgid "Every 15 minutes" -msgstr "¨C 15 ¤ÀÄÁ" - -#: config/prefs.php.dist:1013 -msgid "Every 30 seconds" -msgstr "¨C 30 ¬íÄÁ" - -#: config/prefs.php.dist:726 config/prefs.php.dist:1015 -msgid "Every 5 minutes" -msgstr "¨C 5 ¤ÀÄÁ" - -#: config/prefs.php.dist:1017 -msgid "Every half hour" -msgstr "¨C¥b¤p®É" - -#: config/prefs.php.dist:1014 -msgid "Every minute" -msgstr "¨C¤ÀÄÁ" - -#: folders.php:463 -msgid "Expand" -msgstr "®i¶}" - -#: folders.php:386 -msgid "Expand All" -msgstr "®i¶}" - -#: folders.php:386 -msgid "Expand All Folders" -msgstr "®i¶}©Ò¦³«H¥ó§X" - -#: folders.php:463 -msgid "Expand Folder" -msgstr "®i¶}«H¥ó§X" - -#: compose.php:789 compose.php:1036 -msgid "Expand Names" -msgstr "©m¦WÁr´ú" - -#: config/prefs.php.dist:1226 -msgid "Expand the entire folder tree by default in the folders view?" -msgstr "·í¬d¬Ý«H¥ó§X®É,¹w³]®i¶}©Ò¦³«H¥ó§X?" - -#: config/prefs.php.dist:1248 -msgid "Expand the entire folder tree by default in the sidebar?" -msgstr "¥´¶}¥ªÃä¥\¯àªí®É,¹w³]®i¶}©Ò¦³«H¥ó§X?" - -#: config/prefs.php.dist:522 -msgid "FCKeditor" -msgstr "FCKeditor" - -#: lib/IMP.php:865 lib/IMP.php:867 -msgid "F_etch Mail" -msgstr "¥~³¡¶l¥ó_e" - -#: fetchmail.php:50 config/prefs.php.dist:125 -#: templates/fetchmail/fetchmail.html:6 templates/fetchmail/fetchmail.html:30 -msgid "Fetch Mail" -msgstr "¥~³¡¶l¥ó" - -#: config/prefs.php.dist:1108 -msgid "Fetch Mail in a separate window?" -msgstr "¦b·sµ¡¤f¤¤¦¬¨ú¥~³¡¶l¥ó?" - -#: templates/fetchmail/fetchmailprefs.html:89 -msgid "Fetch messages upon logging on?" -msgstr "µn¤Jºô¸ô¶l§½«á¦Û°Ê¦¬¨ú¥~³¡¶l¥ó?" - -#: lib/Fetchmail.php:285 -#, php-format -msgid "Fetched %d messages from %s" -msgstr "¤w±q%2$sŪ¨ú%1$d«Ê¶l¥ó" - -#: lib/Fetchmail.php:283 -#, php-format -msgid "Fetched 1 message from %s" -msgstr "¤w±q%sŪ¨ú 1 «Ê¶l¥ó" - -#: lib/Fetchmail.php:281 lib/Fetchmail.php:283 lib/Fetchmail.php:285 -msgid "Fetchmail: " -msgstr "¥~³¡¶l¥ó: " - -#: lib/Fetchmail.php:287 -msgid "Fetchmail: no new messages." -msgstr "¥~³¡¶l¥ó: ¨S¦³·s¶l¥ó." - -#: lib/IMP.php:871 -msgid "Fi_lters" -msgstr "¹LÂo¾¹_l" - -#: templates/prefs/sourceselect.inc:329 -msgid "Fields to search" -msgstr "·j´MÄæ¦ì" - -#: templates/javascript_defs.php:41 templates/compose/compose.html:261 -msgid "File" -msgstr "ªþ¥ó" - -#: templates/filters/prefs.html:2 -msgid "Filter Settings" -msgstr "¹LÂo¾¹³]©w" - -#: config/prefs.php.dist:795 -msgid "Filter message content for profanity?" -msgstr "¹LÂo§t¦³¤£¶®¤å¦r¤º®eªº¶l¥ó?" - -#: templates/filters/prefs.html:7 -msgid "Filter support is disabled on this system." -msgstr "¹LÂo¾¹¤ä´©¨Ã¥¼¦b¥»¨t²Î¤¤±Ò¥Î." - -#: config/prefs.php.dist:147 -msgid "Filters" -msgstr "¹LÂo¾¹" - -#: lib/Filter.php:130 -#, php-format -msgid "Filters: %s management page" -msgstr "¶l¥ó¹LÂo: %s ºÞ²z­¶­±" - -#: templates/contacts/contacts.html:13 -msgid "Find:" -msgstr "´M§ä:" - -#: config/prefs.php.dist:1144 -msgid "First Mailbox Page" -msgstr "«H¥ó§Xªº²Ä¤@­¶" - -#: mailbox.php:279 -msgid "First Page" -msgstr "²Ä¤@­¶" - -#: message.php:480 mailbox.php:779 templates/message/navbar_navigate.html:10 -#: templates/mailbox/navbar.html:32 -msgid "Flagged For Followup" -msgstr "­«­n" - -#: search.php:346 -msgid "Flagged messages" -msgstr "­«­n¶l¥ó" - -#: message.php:568 mailbox.php:534 -msgid "Fo_rward" -msgstr "Âà±H_r" - -#: lib/IMAP/Tree.php:2381 templates/folders/folders_size.html:6 -msgid "Folder" -msgstr "«H¥ó§X" - -#: folders.php:261 templates/folders/folders_confirm.html:6 -msgid "Folder Actions - Confirmation" -msgstr "«H¥ó§X¾Þ§@ - ½T»{" - -#: folders.php:324 templates/prefs/initialpageselect.inc:11 -#: templates/folders/head.html:2 -msgid "Folder Navigator" -msgstr "«H¥ó§XºÞ²z" - -#: folders.php:281 templates/folders/folders_size.html:1 -msgid "Folder Sizes" -msgstr "«H¥ó§X¤j¤p" - -#: lib/Block/summary.php:3 -msgid "Folder Summary" -msgstr "«H¥ó§XºK­n" - -#: acl.php:25 -msgid "Folder sharing is not enabled." -msgstr "«H¥ó§X¦@¨É¥\¯à¨Ã¥¼±Ò¥Î." - -#: folders.php:46 -msgid "Folder use is not enabled." -msgstr "«H¥ó§X©|¥¼±Ò¥Î." - -#: config/prefs.php.dist:551 -msgid "Font Color" -msgstr "¦rÅéÃC¦â" - -#: config/prefs.php.dist:1215 -msgid "Format of message dates in the mailbox view for messages dated today" -msgstr "«H¥ó§XÀ˵ø¤¤¤é´ÁÄæ¦ìªº®æ¦¡" - -#: message.php:568 mailbox.php:534 lib/Compose.php:1679 -msgid "Forward" -msgstr "Âà±H" - -#: lib/Compose.php:1665 -msgid "Forward:" -msgstr "Âà±H:" - -#: lib/Compose.php:1777 -msgid "Forwarded Message:" -msgstr "¶l¥óÂà±H¤w§¹¦¨:" - -#: lib/Compose.php:1692 -msgid "Forwarded message" -msgstr "¶l¥óÂà±H¤w§¹¦¨" - -#: lib/Compose.php:1690 -#, php-format -msgid "Forwarded message from %s" -msgstr "±q %s Âà±Hªº¶l¥ó" - -#: lib/MIME/Viewer/itip.php:413 -msgid "Free/Busy Request Response" -msgstr "¦^À³¥i¥Î®É¶¡ªº½Ð¨D" - -#: mailbox.php:593 -msgid "Fro_m" -msgstr "±H¥ó¤H_m" - -#: lib/Search.php:658 lib/UI/Mailbox.php:97 lib/UI/Message.php:25 -#: templates/thread/thread.html:31 templates/compose/compose.html:27 -msgid "From" -msgstr "±H¥ó¤H" - -#: config/prefs.php.dist:1157 -msgid "From Address" -msgstr "±H¥ó¤H¦a§}" - -#: templates/saveimage/saveimage.html:12 -msgid "Gallery" -msgstr "ÃÀ´Y" - -#: config/prefs.php.dist:12 config/prefs.php.dist:22 config/prefs.php.dist:32 -#: config/prefs.php.dist:40 -msgid "General Options" -msgstr "¤@¯ë¿ï¶µ" - -#: templates/fetchmail/fetchmailprefs.html:80 -msgid "Get only new messages? (IMAP only)" -msgstr "¥uŪ¨ú¸û·sªº¶l¥ó?(¶È¾A¥Î©ó IMAP ¦øªA¾¹)" - -#: folders.php:373 lib/MIME/Viewer/itip.php:577 lib/MIME/Viewer/itip.php:776 -#: lib/MIME/Viewer/itip.php:907 -msgid "Go" -msgstr "«e©¹" - -#: thread.php:136 -msgid "Go to Message" -msgstr "¦^­ì«H¥ó" - -#: templates/newmsg/alert.html:11 -msgid "Go to Virtual Inbox" -msgstr "«e©¹µêÀÀ¦¬¥ó§X" - -#: lib/IMP.php:404 -#, php-format -msgid "Go to address book entry of \"%s\"" -msgstr "«e©¹ \"%s\" ³q°T¿ý°O¿ý." - -#: message.php:448 lib/Filter.php:130 lib/MIME/Contents.php:437 -#: lib/MIME/Viewer/images.php:92 lib/MIME/Viewer/images.php:99 -#: lib/MIME/Viewer/images.php:101 lib/MIME/Viewer/notification.php:60 -#: lib/MIME/Viewer/notification.php:66 lib/MIME/Viewer/related.php:85 -#: lib/MIME/Viewer/pkcs7.php:484 lib/MIME/Viewer/appledouble.php:40 -#: lib/MIME/Viewer/status.php:119 lib/MIME/Viewer/status.php:128 -msgid "HERE" -msgstr "³o¸Ì" - -#: lib/MIME/Viewer/related.php:86 templates/stationery/stationery.html:32 -msgid "HTML" -msgstr "HTML" - -#: lib/Compose.php:470 -msgid "HTML Version of Message" -msgstr "HTML ®æ¦¡¶l¥ó" - -#: message.php:618 -msgid "Headers" -msgstr "ªíÀY" - -#: config/prefs.php.dist:585 -msgid "Help using editor" -msgstr "½s¿è¾¹¨Ï¥Î»¡©ú" - -#: templates/login/recompose.html:7 -msgid "Here is the message you were composing:" -msgstr "¥H¤U¬O§Aªº¶l¥ó½s¿è¤º®e:" - -#: config/prefs.php.dist:866 -msgid "Hidden" -msgstr "ÁôÂÃ" - -#: config/prefs.php.dist:865 -msgid "Hidden in Thread View" -msgstr "ÁôÂéóÃöÁpÀ˵ø¤¤" - -#: templates/javascript_defs.php:30 -msgid "Hide Addresses" -msgstr "ÁôÂæí§}" - -#: mailbox.php:260 -msgid "Hide Deleted" -msgstr "ÁôÂäw§R°£" - -#: folders.php:379 -msgid "Hide Unsubscribed" -msgstr "ÁôÂÃ¥¼­q¾\" - -#: compose.php:997 -msgid "High" -msgstr "°ª" - -#: message.php:293 -msgid "High Priority" -msgstr "°ªÀu¥ý" - -#: compose.php:996 -msgid "Highest" -msgstr "³Ì°ª" - -#: config/prefs.php.dist:564 -msgid "Horizontal Rule" -msgstr "¤ô¥­½u" - -#: config/prefs.php.dist:894 -msgid "How do you want to display attachments?" -msgstr "§A¥´ºâ¦p¦óÅã¥Üªþ¥[ÀɮשO?" - -#: config/prefs.php.dist:1236 -msgid "How should namespaces be displayed in the folder tree view?" -msgstr "¦p¦ó¦w±Æ«H¥ó§X¾ðª¬À˵øµe­±?" - -#: config/prefs.php.dist:700 -msgid "How to attribute quoted lines in a reply" -msgstr "¦p¦ó©w¸q¦^ÂФå¥óªº¤Þ­z¦C" - -#: lib/IMAP.php:305 -msgid "IMAP" -msgstr "IMAP" - -#: lib/Fetchmail/imap.php:97 -msgid "IMAP (Auto Detect Protocols)" -msgstr "IMAP (Auto Detect Protocols)" - -#: lib/IMAP/Client.php:200 -#, php-format -msgid "IMAP Server closed the connection. Server Responded: %s" -msgstr "IMAP ¦øªA¾¹Ãö³¬³sµ². ¦øªA¾¹¦^À³: %s" - -#: lib/IMAP.php:317 -msgid "IMAP over SSL" -msgstr "IMAP over SSL" - -#: lib/IMAP.php:323 -msgid "IMAP over SSL (self-signed certificate)" -msgstr "IMAP over SSL (self-signed certificate)" - -#: lib/IMAP.php:311 -msgid "IMAP, no TLS" -msgstr "IMAP, no TLS" - -#: lib/Fetchmail/imap.php:47 -msgid "IMAP/POP3 Mail Servers" -msgstr "IMAP/POP3 ¶l¥ó¦øªA¾¹" - -#: lib/IMAP/Client.php:283 -msgid "If using SSL or TLS, you must have the PHP openssl extension loaded." -msgstr "¦p±ý¨Ï¥Î SSL ©Î TLS ¥[±K³sµ². PHP ¥²¶·¥ý¸ü¤J openssl ©µ¦ù." - -#: templates/folders/folders_confirm.html:13 -msgid "If you continue, all messages in the folder(s) will be lost!" -msgstr "¦pªGÄ~Äò,«H¥ó§X¤¤ªº©Ò¦³¶l¥ó±N¿ò¥¢!" - -#: saveimage.php:48 -msgid "Image" -msgstr "¹Ï¤ù" - -#: lib/MIME/Viewer/html.php:153 -msgid "Images have been blocked to protect your privacy." -msgstr "¹Ï¤ù¤w«ÊÂê¥H«OÅ@§AªºÁô¨p." - -#: templates/folders/import.html:17 -msgid "Import" -msgstr "¶×¤J" - -#: templates/smime/import_key.html:69 templates/pgp/import_key.html:48 -msgid "Import Key" -msgstr "¶×¤Jª÷Æ_" - -#: templates/smime/smime.html:81 templates/pgp/pgp.html:131 -msgid "Import Keypair" -msgstr "¶×¤Jª÷Æ_¹ï" - -#: templates/folders/actions.html:37 -msgid "Import Messages" -msgstr "¶×¤J¶l¥ó" - -#: pgp.php:50 -msgid "Import PGP Key" -msgstr "¶×¤J PGP ª÷Æ_" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Private PGP Key" -msgstr "¶×¤J­Ó¤Hªº PGP ¨p±Kª÷Æ_." - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Private PGP Key Here:" -msgstr "¦b¦¹¶×¤J­Ó¤Hªº PGP ¨p±Kª÷Æ_:" - -#: templates/pgp/import_key.html:11 -msgid "Import Personal Public PGP Key" -msgstr "¶×¤J­Ó¤Hªº PGP ¤½¶}ª÷Æ_." - -#: templates/pgp/import_key.html:18 -msgid "Import Personal Public PGP Key Here:" -msgstr "¦b¦¹¶×¤J­Ó¤Hªº PGP ¤½¶}ª÷Æ_:" - -#: templates/smime/import_key.html:11 -msgid "Import Personal S/MIME Certificates" -msgstr "¶×¤J S/MIME ­Ó¤H¾ÌÃÒ" - -#: templates/smime/smime.html:47 templates/pgp/pgp.html:55 -msgid "Import Public Key" -msgstr "¶×¤J¤½¶}ª÷Æ_" - -#: templates/pgp/import_key.html:11 -msgid "Import Public PGP Key" -msgstr "¶×¤J PGP ¤½¶}ª÷Æ_" - -#: templates/pgp/import_key.html:18 -msgid "Import Public PGP Key Here:" -msgstr "¦b¦¹¶×¤J PGP ¤½¶}ª÷Æ_:" - -#: templates/smime/import_key.html:11 -msgid "Import Public S/MIME Key" -msgstr "¶×¤J S/MIME ¤½¶}ª÷Æ_." - -#: smime.php:16 -msgid "Import S/MIME Key" -msgstr "¶×¤J S/MIME ª÷Æ_" - -#: templates/folders/import.html:7 -msgid "Import mbox File" -msgstr "¶×¤J mbox ÀÉ®×" - -#: templates/folders/import.html:12 -msgid "Import mbox file" -msgstr "¶×¤J mbox ÀÉ®×" - -#: templates/mailbox/navbar.html:16 -msgid "Important" -msgstr "­«­n" - -#: folders.php:149 -#, php-format -msgid "Imported %d messages from %s." -msgstr "¤w¶×¤J %d «Ê¶l¥ó¦Û %s ." - -#: lib/MIME/Viewer/itip.php:945 -msgid "In Process" -msgstr "¶i¦æ¤¤" - -#: templates/prefs/initialpageselect.inc:4 lib/Folder.php:68 lib/api.php:285 -#: lib/IMP.php:730 lib/IMAP/Tree.php:560 lib/IMAP/Tree.php:2319 -msgid "Inbox" -msgstr "¦¬¥ó§X" - -#: config/prefs.php.dist:688 -msgid "Include a brief summary of the header in a reply?" -msgstr "¦^ÂЮɥ]¬A¼ÐÀYºK­n?" - -#: config/prefs.php.dist:683 -msgid "Include body text in forward message by default?" -msgstr "Âà±H®É¹w³]¥]¬A¥»¤å?" - -#: config/prefs.php.dist:654 -msgid "Include original message in a reply?" -msgstr "¦^ÂЮɥ]¬A­ì©l¤å¥ó?" - -#: config/prefs.php.dist:563 -msgid "Increase Indent" -msgstr "¼W¥[ÁY±Æ" - -#: lib/MIME/Viewer/notification.php:59 lib/MIME/Viewer/status.php:131 -msgid "Info" -msgstr "¸ê°T" - -#: smime.php:314 pgp.php:406 -#, php-format -msgid "Information on %s Public Key" -msgstr "¤½¶}ª÷Æ_ %s ªº¸ê°T" - -#: pgp.php:435 -msgid "Information on Personal Private Key" -msgstr "­Ó¤H¨p±Kª÷Æ_¸ê°T." - -#: smime.php:337 pgp.php:429 -msgid "Information on Personal Public Key" -msgstr "­Ó¤H¤½¶}ª÷Æ_¸ê°T." - -#: templates/javascript_defs.php:43 templates/compose/compose.html:267 -#: templates/compose/compose.html:326 -msgid "Inline" -msgstr "ª½±µÅã¥Ü©ó¥»¤å°Ï" - -#: lib/IMAP/ACL/rfc4314.php:53 lib/IMAP/ACL/rfc2086.php:53 -msgid "Insert" -msgstr "´¡¤J" - -#: templates/smime/import_key.html:19 -msgid "Insert Certificate Here:" -msgstr "¦b¦¹´¡¤J¾ÌÃÒ¸ê®Æ:" - -#: config/prefs.php.dist:567 -msgid "Insert Table" -msgstr "´¡¤Jªí®æ" - -#: config/prefs.php.dist:565 -msgid "Insert Web Link" -msgstr "´¡¤Jºô§}" - -#: config/prefs.php.dist:566 -msgid "Insert/Modify Image" -msgstr "´¡¤J/­×§ï¼v¹³" - -#: config/prefs.php.dist:575 -msgid "Insert/Overwrite" -msgstr "´¡¤J/Âмg" - -#: lib/MIME/Viewer/itip.php:424 -msgid "Invalid Action selected for this component." -msgstr "©Ò¿ï¾Üªº¾Þ§@¹ï¦¹¤¸¥óµL®Ä." - -#: lib/UI/Mailbox.php:61 lib/UI/Mailbox.php:111 -msgid "Invalid Address" -msgstr "¤£¦Xªkªº¦í§}" - -#: lib/Fetchmail/imap.php:225 -msgid "Invalid Remote Mailbox" -msgstr "µL®Äªº»·ºÝ¶l½c" - -#: lib/Compose.php:1157 lib/Compose.php:1176 -#, php-format -msgid "Invalid character in e-mail address: %s." -msgstr "¹q¤l¶l¥ó¦í§}: %s §t¦³µL®Äªº¦r¤¸." - -#: lib/Compose.php:1172 -msgid "Invalid hostname." -msgstr "µL®Äªº¥D¾÷." - -#: smime.php:96 pgp.php:18 -msgid "Invalid key" -msgstr "µL®Äªºª÷Æ_" - -#: lib/Compose.php:289 -msgid "Invalid message, cannot resume draft." -msgstr "µL®Äªº«H¥ó, µLªkÄ~Äò½s¿è¯ó½Z." - -#: pgp.php:201 -msgid "Invalid personal PGP private key." -msgstr "µL®Äªº PGP ­Ó¤H¨p±Kª÷Æ_." - -#: pgp.php:176 -msgid "Invalid personal PGP public key." -msgstr "µL®Äªº PGP ­Ó¤H¤½¶}ª÷Æ_." - -#: templates/mailbox/navbar.html:12 -msgid "Invert" -msgstr "¤Ï¿ï¾Ü" - -#: config/prefs.php.dist:548 -msgid "Italic" -msgstr "±×Åé" - -#: config/prefs.php.dist:557 -msgid "Justify Center" -msgstr "¸m¤¤" - -#: config/prefs.php.dist:559 -msgid "Justify Full" -msgstr "¥ª¥k¹ï»ô" - -#: config/prefs.php.dist:556 -msgid "Justify Left" -msgstr "¾a¥ª¹ï»ô" - -#: config/prefs.php.dist:558 -msgid "Justify Right" -msgstr "¾a¥k¹ï»ô" - -#: templates/compose/compose.html:307 templates/compose/compose.html:315 -msgid "KB" -msgstr "KB" - -#: templates/pgp/pgp.html:107 -msgid "Key Length:" -msgstr "ª÷Æ_ªø«×:" - -#: pgp.php:449 -msgid "" -"Key generation may take a long time to complete. Continue with key " -"generation?" -msgstr "ª÷Æ_ªº»s§@¥i¯à»Ý­nªá¤@¨Ç®É¶¡¨Ó§¹¦¨. ¬O§_Ä~Äò?" - -#: templates/smime/smime.html:42 templates/pgp/pgp.html:50 -msgid "Key import is not available. File upload is not enabled on this server." -msgstr "ª÷Æ_¶×¤JµL®Ä. ¦øªA¾¹¥¼±Ò¥ÎÀɮפW¶Ç¥\¯à." - -#: templates/smime/smime.html:45 templates/pgp/pgp.html:53 -msgid "" -"Key import is not available. You have no address book defined to add your " -"contacts." -msgstr "ª÷Æ_¶×¤JµL®Ä. ·s¼WÁpµ¸¤H¥¼«ü©w¹w³]³q°T¿ý." - -#: pgp.php:343 -msgid "Key successfully sent to the public keyserver." -msgstr "ª÷Æ_¤w¦¨¥\ªº¶Ç°e¦Ü¤½¶}ª÷Æ_¦øªA¾¹." - -#: templates/login/login.html:116 -msgid "Language" -msgstr "»y¨¥" - -#: login.php:300 -msgid "Language:" -msgstr "»y¨¥:" - -#: config/prefs.php.dist:1145 -msgid "Last Mailbox Page" -msgstr "«H¥ó§Xªº³Ì«á¤@­¶" - -#: mailbox.php:291 -msgid "Last Page" -msgstr "³Ì«á¤@­¶" - -#: compose.php:1146 -msgid "Link Attachments?" -msgstr "ªþ¥óÂà¦sºô§}?" - -#: attachment.php:34 lib/Compose.php:2482 -msgid "Linked attachments are forbidden." -msgstr "µLªk¦s¨ú¤wÂà¦s¬°ºô§}ªºªþ¥ó." - -#: lib/Compose.php:2498 -#, php-format -msgid "Links will expire on %s" -msgstr "¦³®Ä¤é¦Ü%s¬°¤î" - -#: lib/IMAP/ACL/rfc4314.php:49 lib/IMAP/ACL/rfc2086.php:49 -msgid "List" -msgstr "²M³æ" - -#: config/prefs.php.dist:1334 -msgid "" -"List all contacts when loading the contacts screen? (if disabled, you will " -"only see contacts that you search for explicitly)" -msgstr "" -"½s¼g¶l¥ó®É,¦b³q°T¿ýµe­±¤¤Åã¥Ü©Ò¦³Ápµ¸¤H? (¦pªG¤£¤Ä¿ï¦¹¶µ,³q°T¿ýµe­±¶ÈÅã¥Ü»P·j" -"´M¬Û²Åªº¸ê®Æ)" - -#: config/prefs.php.dist:891 -msgid "Listing in the Header" -msgstr "¦bªíÀY¤¤¦Cªí" - -#: compose.php:775 -msgid "Loading..." -msgstr "¸ü¤J¤¤..." - -#: templates/fetchmail/fetchmailprefs.html:72 -msgid "Local Mailbox:" -msgstr "¥»¦a¶l½c:" - -#: lib/MIME/Viewer/itip.php:720 -msgid "Location" -msgstr "¦ì¸m" - -#: templates/login/mobile.inc:3 templates/login/mobile.inc:37 -msgid "Log in" -msgstr "µn¤J" - -#: lib/Block/summary.php:45 -#, php-format -msgid "Log in to %s" -msgstr "µn¤J¨ì %s" - -#: login.php:427 -msgid "Login" -msgstr "µn¤J" - -#: config/prefs.php.dist:41 -msgid "Login Tasks" -msgstr "µn¤J¤u§@" - -#: compose.php:999 -msgid "Low" -msgstr "§C" - -#: message.php:297 -msgid "Low Priority" -msgstr "§CÀu¥ý" - -#: compose.php:1000 -msgid "Lowest" -msgstr "³Ì§C" - -#: lib/MIME/Viewer/appledouble.php:43 -msgid "Macintosh File" -msgstr "³Áª÷¶ðÀÉ®×" - -#: config/prefs.php.dist:116 -msgid "Mail Previews" -msgstr "¶l¥ó¹wÄý" - -#: templates/fetchmail/fetchmailprefs.html:31 -msgid "Mail server type to connect to:" -msgstr "¶l¥ó¦øªA¾¹³sµ²«¬ºA:" - -#: lib/IMAP/Tree.php:2326 lib/IMAP/Tree.php:2353 -msgid "Mailbox" -msgstr "¶l½c" - -#: config/prefs.php.dist:134 -msgid "Mailbox and Folder Display Options" -msgstr "¶l½c¤Î«H¥ó§XÅã¥Ü¿ï¶µ" - -#: lib/IMAP/ACL/rfc4314.php:52 lib/IMAP/ACL/rfc2086.php:52 -msgid "Mark (Other)" -msgstr "¼Ð°O (¨ä¥L)" - -#: lib/IMAP/ACL/rfc4314.php:51 lib/IMAP/ACL/rfc2086.php:51 -msgid "Mark (Seen)" -msgstr "¼Ð°O (¬Ý¹L)" - -#: templates/folders/actions.html:32 -msgid "Mark All Messages as Seen" -msgstr "¼Ð°O©Ò¦³«H¥ó¬°¬Ý¹L" - -#: templates/folders/actions.html:33 -msgid "Mark All Messages as Unseen" -msgstr "¼Ð°O©Ò¦³«H¥ó¬°¥¼¬Ý¹L" - -#: templates/message/navbar_navigate.html:6 -#: templates/message/navbar_navigate.html:8 templates/mailbox/navbar.html:27 -#: templates/mailbox/navbar.html:29 -msgid "Mark as:" -msgstr "¼Ð°O¦¨:" - -#: config/prefs.php.dist:848 -msgid "Mark different levels of quoting with different colors?" -msgstr "¥H¤£¦PªºÃC¦â°Ï¹j¦^ÂФ峹?" - -#: templates/fetchmail/fetchmailprefs.html:83 -msgid "Mark messages as seen? (IMAP only)" -msgstr "¼Ð°O©Ò¦³«H¥ó¬°¬Ý¹L? (¶È­­ IMAP ¨ó©w)" - -#: config/prefs.php.dist:856 -msgid "Mark simple markup?" -msgstr "¼Ð°O²³æ¸Ë¹¢?" - -#: search.php:226 -msgid "Match All Queries" -msgstr "¤Ç°t©Ò¦³ªº¬d¸ß" - -#: search.php:224 -msgid "Match Any Query" -msgstr "¤Ç°t¥ô¤@¬d¸ß" - -#: config/prefs.php.dist:543 -msgid "Maximize/Minimize Editor" -msgstr "³Ì¤j/³Ì¤p½s¿è¾¹" - -#: templates/compose/compose.html:273 -msgid "Maximum Attachment Size" -msgstr "ªþ¥ó³Ñ¾l¤W­­" - -#: lib/api.php:101 -msgid "Maximum Number of Folders" -msgstr "«H¥ó§X¤W­­¼Æ¥Ø" - -#: lib/api.php:102 -msgid "Maximum Number of Recipients per Message" -msgstr "¨C«Ê«H¥ó¦¬¥ó¹ï¶Hªº¤W­­¼Æ¥Ø." - -#: lib/api.php:103 -msgid "Maximum Number of Recipients per Time Period" -msgstr "¨C­Ó©T©w®É¶¡¤º¦¬¥ó¹ï¶Hªº¤W­­¼Æ¥Ø." - -#: templates/compose/compose.html:255 -msgid "Maximum number of attachments reached." -msgstr "ªþ¥ó¼Æ¥Ø¤w¹F¤W­­." - -#: templates/compose/compose.html:252 -msgid "Maximum total attachment size reached." -msgstr "ªþ¥ó¤j¤p¤w¹F¤W­­." - -#: lib/Block/tree_folders.php:3 -msgid "Menu Folder List" -msgstr "«H¥ó§X¦Cªí" - -#: lib/Compose.php:1579 -msgid "Message" -msgstr "¶l¥ó" - -#: config/prefs.php.dist:61 -msgid "Message Composition" -msgstr "¶l¥ó¼g§@" - -#: config/prefs.php.dist:1156 -msgid "Message Date" -msgstr "¶l¥ó¤é´Á" - -#: config/prefs.php.dist:60 config/prefs.php.dist:79 config/prefs.php.dist:94 -#: config/prefs.php.dist:107 config/prefs.php.dist:115 -#: config/prefs.php.dist:124 -msgid "Message Options" -msgstr "¶l¥ó¿ï¶µ" - -#: search.php:419 -msgid "Message Search" -msgstr "¶l¥ó·j´M" - -#: config/prefs.php.dist:1160 -msgid "Message Size" -msgstr "¶l¥ó¤j¤p" - -#: message.php:589 -msgid "Message Source" -msgstr "À˵ø­ì©lÀÉ" - -#: config/prefs.php.dist:80 -msgid "Message Viewing" -msgstr "¶l¥óÀ˵ø" - -#: lib/Compose.php:1577 -#, php-format -msgid "Message from %s" -msgstr "¶l¥ó¦Û %s" - -#: lib/UI/Mailbox.php:148 -msgid "Message has attachments" -msgstr "¶l¥ó¤º§tªþ¥[ÀÉ®×" - -#: lib/UI/Mailbox.php:147 -msgid "Message is encrypted" -msgstr "¶l¥ó¤w¥[±K" - -#: lib/UI/Mailbox.php:146 -msgid "Message is signed" -msgstr "¶l¥ó¤wñ³¹" - -#: compose.php:353 compose.php:360 -msgid "Message redirected successfully." -msgstr "¶l¥óÂà§}»¼°e¦¨¥\." - -#: lib/Compose.php:807 -#, php-format -msgid "Message sent successfully, but not saved to %s" -msgstr "¶l¥ó»¼°e¦¨¥\,¦ý©|¥¼Àx¦s¦Ü %s" - -#: compose.php:424 compose.php:432 -msgid "Message sent successfully." -msgstr "¶l¥ó»¼°e¦¨¥\." - -#: config/prefs.php.dist:1187 -msgid "Messages per page in the mailbox view." -msgstr "¨C­¶Åã¥Üªº¶l¥ó¼Æ¥Ø." - -#: mailbox.php:225 -msgid "Messages to" -msgstr "¶l¥ó¨ì" - -#: login.php:271 -msgid "Minimalist" -msgstr "Minimalist" - -#: templates/login/login.html:129 -msgid "Mode" -msgstr "¼Ò¦¡" - -#: login.php:309 -msgid "Mode:" -msgstr "¼Ò¦¡:" - -#: templates/search/search.html:87 -msgid "Month" -msgstr "¤ë" - -#: message.php:519 message.php:706 mailbox.php:486 mailbox.php:897 -msgid "Move" -msgstr "·h²¾" - -#: templates/prefs/sourceselect.inc:314 -msgid "Move down" -msgstr "¤U²¾" - -#: config/prefs.php.dist:818 -msgid "Move spam messages to spam folder and innocent messages to INBOX" -msgstr "·h²¾¼s§i¶l¥ó¨ì¼s§i½c©Î±N¤£¬O¼s§iªº¶l¥ó·h²¾¨ì¦¬¥ó½c¤¤" - -#: message.php:519 message.php:706 mailbox.php:486 mailbox.php:897 -msgid "Move to folder" -msgstr "·h²¾¨ì«H¥ó§X" - -#: templates/prefs/sourceselect.inc:312 -msgid "Move up" -msgstr "¤W²¾" - -#: lib/MIME/Viewer/alternative.php:97 -msgid "Multipart/alternative" -msgstr "¦h­«²Õ¦¨/¥i´À¥N" - -#: thread.php:170 -msgid "Multiple Message View" -msgstr "¶l¥óÀ˵ø" - -#: templates/fetchmail/fetchmailprefs.html:91 templates/smime/smime.html:4 -#: templates/pgp/pgp.html:4 -msgid "NOTE:" -msgstr "³Æµù:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -#: templates/contacts/contacts.html:60 -msgid "Name" -msgstr "¦WºÙ" - -#: pgp.php:115 -msgid "Name and/or email cannot be empty" -msgstr "¦WºÙ ¤Î/©Î ¹q¤l¶l¥ó¦ì§}¤£¥i¬°ªÅ¥Õ" - -#: lib/MIME/Viewer/itip.php:950 -msgid "Needs Action" -msgstr "»Ý­n¾Þ§@" - -#: config/prefs.php.dist:777 config/prefs.php.dist:1012 -msgid "Never" -msgstr "¥Ã¤£" - -#: config/prefs.php.dist:767 -msgid "Never save attachments" -msgstr "¥Ã¤£Àx¦sªþ¥[ÀÉ®×" - -#: lib/IMP.php:490 -msgid "New Folder" -msgstr "·sªº«H¥ó§X" - -#: config/prefs.php.dist:108 -msgid "New Mail" -msgstr "·s¶l¥ó" - -#: compose.php:33 compose.php:227 lib/Block/tree_folders.php:35 -msgid "New Message" -msgstr "¼g«H" - -#: mailbox.php:857 lib/MIME/Headers.php:209 -#, php-format -msgid "New Message to %s" -msgstr "¼g«Hµ¹ %s" - -#: search.php:337 -msgid "New messages" -msgstr "·s¶l¥ó" - -#: message.php:535 -msgid "Next Message" -msgstr "¤U¤@«Ê" - -#: mailbox.php:289 -msgid "Next Page" -msgstr "¤U¤@­¶" - -#: templates/javascript_defs.php:50 config/prefs.php.dist:725 -#: config/prefs.php.dist:1223 config/prefs.php.dist:1245 -#: templates/compose/compose.html:293 -msgid "No" -msgstr "§_" - -#: smime.php:241 -msgid "No Certificate found" -msgstr "§ä¤£¨ì¾ÌÃÒ¸ê®Æ" - -#: lib/IMP.php:1430 -msgid "No Encryption" -msgstr "¶l¥ó¤£¥[±K" - -#: templates/smime/smime.html:26 templates/pgp/pgp.html:34 -msgid "No Keys in Keyring" -msgstr "Æ_°ÍÀô¤W¨S¦³¥ô¦óª÷Æ_" - -#: rss.php:86 mailbox.php:268 -#, php-format -msgid "No Messages" -msgstr "¨S¦³¶l¥ó" - -#: pgp.php:142 -msgid "No PGP public key imported." -msgstr "µL PGP ¤½¶}ª÷Æ_³Q¶×¤J." - -#: mailbox.php:818 -msgid "No Preview Text" -msgstr "µL¹wÄý¤º®e" - -#: smime.php:166 -msgid "No S/MIME public key imported." -msgstr "S/MIME ¤½¶}ª÷Æ_¨S¦³¶×¤J." - -#: templates/prefs/soundselect.inc:5 -msgid "No Sound" -msgstr "ÀR­µ" - -#: lib/MIME/Viewer/tnef.php:91 -msgid "No attachments found." -msgstr "¨S¦³ªþ¥[ÀÉ®×." - -#: lib/Crypt/SMIME.php:131 -msgid "No email information located in the public key." -msgstr "¤½¶}ª÷Æ_¤¤¥¼¥]§t¹q¤l¶l¥ó¬ÛÃö¸ê°T" - -#: acl.php:76 -msgid "No folder selected." -msgstr "©|¥¼¿ï¾Ü«H¥ó§X." - -#: lib/Block/summary.php:134 -msgid "No folders are being checked for new mail." -msgstr "©Ò¦³Àˬd¹Lªº«H¥ó§X¤¤³£¨S¦³·s¶l¥ó." - -#: folders.php:198 lib/Folder.php:431 lib/Folder.php:479 -msgid "No folders were specified" -msgstr "½Ð¿ï¾Ü«ü©wªº«H¥ó§X" - -#: lib/Block/summary.php:138 -msgid "No folders with new messages" -msgstr "¨S¦³¥]§t·s¶l¥óªº«H¥ó§X" - -#: lib/Block/summary.php:136 -msgid "No folders with unseen messages" -msgstr "¨S¦³¥]§t¥¼¬Ý¹L¶l¥óªº«H¥ó§X" - -#: lib/IMP.php:1033 -msgid "No limit" -msgstr "µL­­¨î" - -#: lib/Compose.php:1615 -msgid "No message body text" -msgstr "¨S¦³¶l¥ó¤º®e" - -#: lib/IMAP/Client.php:474 -msgid "No message returned." -msgstr "µL¶l¥óªð¦^." - -#: mailbox.php:240 -msgid "No messages matched your search." -msgstr "¨S¦³¶l¥ó²Å¦X·j´M±ø¥ó." - -#: pgp.php:194 -msgid "No personal PGP private key imported." -msgstr "PGP ­Ó¤H¨p±Kª÷Æ_¨S¦³³Q¶×¤J." - -#: pgp.php:170 -msgid "No personal PGP public key imported." -msgstr "PGP ­Ó¤H¤½¶}ª÷Æ_¨S¦³³Q¶×¤J." - -#: smime.php:216 -msgid "No personal S/MIME certificates imported." -msgstr "S/MIME ­Ó¤H¾ÌÃÒ¨S¦³³Q¶×¤J." - -#: lib/MIME/Viewer/pkcs7.php:302 -msgid "" -"No personal private key exists so the message is unable to be decrypted." -msgstr "¯Ê¤Ö­Ó¤H¨p±Kª÷Æ_¦]¦¹¶l¥óµLªk³Q¸Ñ±K." - -#: lib/IMAP/Client.php:374 -msgid "No supported IMAP authentication method could be found." -msgstr "§ä¤£¨ì¤ä´©ªº IMAP »{ÃҤ覡." - -#: acl.php:108 -msgid "No user specified." -msgstr "©|¥¼«ü©w¨Ï¥ÎªÌ." - -#: lib/MIME/Viewer/itip.php:747 lib/MIME/Viewer/itip.php:879 -msgid "Non Participant" -msgstr "«D¥X®uªÌ" - -#: templates/prefs/folderselect.inc:21 templates/prefs/sentmailselect.inc:38 -#: templates/prefs/sourceselect.inc:35 templates/prefs/spamselect.inc:20 -#: templates/prefs/trashselect.inc:20 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:841 templates/mailbox/navbar.html:11 -msgid "None" -msgstr "¤£¿ï¾Ü" - -#: compose.php:998 -msgid "Normal" -msgstr "¤@¯ë" - -#: templates/mailbox/navbar.html:21 templates/mailbox/navbar.html:38 -msgid "Not Deleted" -msgstr "¥¼§R°£" - -#: templates/message/navbar_navigate.html:15 templates/mailbox/navbar.html:23 -#: templates/mailbox/navbar.html:41 -msgid "Not Draft" -msgstr "«D¯ó½Z" - -#: templates/message/navbar_navigate.html:11 templates/mailbox/navbar.html:33 -msgid "Not Flagged" -msgstr "¤£­«­n" - -#: templates/mailbox/navbar.html:17 -msgid "Not Important" -msgstr "¤£­«­n" - -#: templates/mailbox/navbar.html:25 -msgid "Not Personal" -msgstr "«D­Ó¤H" - -#: lib/Crypt/PGP.php:136 lib/Crypt/SMIME.php:125 lib/Crypt/SMIME.php:140 -msgid "Not a valid public key." -msgstr "µL®Äªº¤½¶}ª÷Æ_." - -#: config/prefs.php.dist:929 -msgid "Not at all" -msgstr "³£¤£­n" - -#: lib/Maintenance/Task/fetchmail_login.php:70 -msgid "Note that this can take some time" -msgstr "ª`·N,³o­Ó°Ê§@¥i¯à»Ý­n¦hªá¤@¨Ç®É¶¡" - -#: lib/IMP.php:542 -msgid "Notepads" -msgstr "³Æ§Ñ¿ý" - -#: config/hooks.php.dist:468 -msgid "Notes" -msgstr "³Æ§Ñ¿ý" - -#: config/prefs.php.dist:811 -msgid "Nothing" -msgstr "¤°»ò¤]¤£°µ" - -#: attachment.php:108 -msgid "Notification: Linked attachment downloaded" -msgstr "³qª¾: Âà¦s¬°ºô§}ªºªþ¥ó¤w³Q¤U¸ü" - -#: config/prefs.php.dist:417 -msgid "Number of months to keep old linked attachments if deleting monthly." -msgstr "¦pªG¨C¤ë§R°£¤@¦¸,¦h¤Ö¤ë¥÷¤wÂà¦s¬°ºô§}ªºÂªþ¥ó±N³Q«O¦s." - -#: config/prefs.php.dist:371 -msgid "Number of old sent-mail folders to keep if deleting monthly." -msgstr "¦pªG¨C¤ë§R°£¤@¦¸,¦h¤Ö¤ë¥÷ªºÂ±H¥ó³Æ¥÷§X±N³Q«O¦s." - -#: templates/contacts/contacts.html:75 -msgid "OK" -msgstr "½T»{" - -#: templates/search/search.html:61 templates/smime/import_key.html:31 -#: templates/pgp/import_key.html:30 -msgid "OR" -msgstr "©Î" - -#: search.php:336 -msgid "Old messages" -msgstr "¶l¥ó" - -#: lib/Maintenance/Task/delete_sentmail_monthly.php:51 -msgid "Old sent-mail folders being purged." -msgstr "ªº±H¥ó³Æ¥÷§X±N³Q²MªÅ." - -#: lib/Block/summary.php:27 -msgid "Only display folders with unread messages in them?" -msgstr "¥uÅã¥Ü¥]§t¥¼Åª¨ú¶l¥óªº«H¥ó§X?" - -#: templates/javascript_defs.php:59 -msgid "Only one folder should be selected for this action." -msgstr "¦A¦¹¾Þ§@¤¤§A¶È¯à¿ï¾Ü¤@­Ó«H¥ó§X." - -#: lib/IMP.php:922 lib/IMP.php:927 -msgid "Open Fo_lder" -msgstr "¶}±Ò«H¥ó§X_l" - -#: lib/IMP.php:927 -msgid "Open Folder" -msgstr "¶}±Ò«H¥ó§X" - -#: lib/IMAP/Tree.php:2377 -msgid "Opened Folder" -msgstr "«H¥ó§X¤w¶}±Ò" - -#: lib/MIME/Viewer/itip.php:743 lib/MIME/Viewer/itip.php:875 -msgid "Optional Participant" -msgstr "¥X®uªÌ(«D¥²¶·)" - -#: config/prefs.php.dist:560 -msgid "Ordered List" -msgstr "¶µ¥Ø½s¸¹" - -#: templates/fetchmail/fetchmailprefs.html:3 -msgid "Other Mail Accounts" -msgstr "¨ä¥L¿ï¶µ" - -#: config/prefs.php.dist:133 config/prefs.php.dist:146 -#: config/prefs.php.dist:153 config/prefs.php.dist:161 -#: config/prefs.php.dist:170 -msgid "Other Options" -msgstr "¨ä¥L¿ï¶µ" - -#: lib/IMAP/Tree.php:94 -msgid "Other Users' Folders" -msgstr "¨ä¥L¨Ï¥ÎªÌªº«H¥ó§X" - -#: lib/api.php:170 templates/login/login.html:103 -msgid "Outbound Server" -msgstr "¶l¥ó¥~»¼¦øªA¾¹" - -#: pgp.php:44 lib/MIME/Viewer/pgp.php:165 lib/MIME/Viewer/pgp.php:213 -#: lib/MIME/Viewer/pgp.php:309 -msgid "PGP" -msgstr "PGP" - -#: lib/IMP.php:1433 -msgid "PGP Encrypt Message" -msgstr "PGP ¶l¥ó¥[±K" - -#: lib/IMP.php:1438 -msgid "PGP Encrypt Message with passphrase" -msgstr "PGP ¶l¥ó¥[±K[¨Ï¥Î±K½X]" - -#: lib/Compose.php:1289 -msgid "PGP Error: " -msgstr "PGP ¿ù»~: " - -#: config/prefs.php.dist:162 -msgid "PGP Options" -msgstr "PGP ¿ï¶µ" - -#: pgp.php:30 -msgid "PGP Passphrase Input" -msgstr "PGP ±K½X¿é¤J" - -#: templates/pgp/pgp.html:69 -msgid "PGP Personal Keypair support requires a secure web connection." -msgstr "PGP ­Ó¤Hª÷Æ_¹ï¥²¶·¦³¦w¥þ©Êºô¸ô³sµ²ªº¤ä´©." - -#: pgp.php:154 -#, php-format -msgid "PGP Public Key for \"%s (%s)\" was successfully added." -msgstr "\"%s (%s)\" ªºPGP ¤½¶}ª÷Æ_¤w·s¼W§¹¦¨." - -#: pgp.php:250 -#, php-format -msgid "PGP Public Key for \"%s\" was successfully deleted." -msgstr "PGP ¤½¶}ª÷Æ_ \"%s\" ¤w§R°£§¹¦¨." - -#: templates/pgp/pgp.html:29 -msgid "PGP Public Keyring" -msgstr "PGP ¤½¶}ª÷Æ_Àô" - -#: lib/IMP.php:1434 -msgid "PGP Sign Message" -msgstr "PGP ¶l¥óñ³¹" - -#: lib/IMP.php:1435 -msgid "PGP Sign/Encrypt Message" -msgstr "PGP ¶l¥óñ³¹/¶l¥ó¥[±K" - -#: lib/IMP.php:1439 -msgid "PGP Sign/Encrypt Message with passphrase" -msgstr "PGP ¶l¥óñ³¹/¶l¥ó¥[±K[¨Ï¥Î±K½X]" - -#: compose.php:695 -msgid "" -"PGP encryption cannot be used by default as public keys cannot be found for " -"all recipients." -msgstr "¥Ñ©ó§ä¤£¨ì©Ò¦³¦¬¥ó¤Hªº¤½¶}ª÷Æ_¡A¦]¦¹µLªk¦b¹w³]±¡ªp¤U¨Ï¥Î PGP ¥[±K." - -#: pgp.php:207 -msgid "PGP private key successfully added." -msgstr "PGP ¨p±Kª÷Æ_¤w·s¼W§¹¦¨." - -#: pgp.php:182 -msgid "PGP public key successfully added." -msgstr "PGP ¤½¶}ª÷Æ_¤w·s¼W§¹¦¨." - -#: templates/pgp/pgp.html:138 -msgid "PGP support is disabled on this system." -msgstr "PGP ¤ä´©¨Ã¥¼¦b¥»¨t²Î¤¤±Ò¥Î." - -#: templates/pgp/pgp.html:4 -msgid "" -"PGP support requires popup windows to be used. If your browser is currently " -"set to disable popup windows, you must change this setting or else the PGP " -"features will not work correctly." -msgstr "" -"PGP ªº¤ä´©»Ý­n¨Ï¥Î§ÖÅãµøµ¡(popup windows). °²¦p§AªºÂsÄý¾¹¥Ø«e¨Ã¥¼±Ò¥Î¸Ó¶µ§ÖÅã" -"µøµ¡¥\¯à,½Ð±Ò¥Î¥¦§_«h PGP ±NµLªk§@¥Î." - -#: lib/Compose.php:1249 -msgid "PGP: Need passphrase for personal private key." -msgstr "PGP: »Ý­n¤@²Õ­Ó¤H¨p±Kª÷Æ_ªº±K½X." - -#: lib/Compose.php:1258 -msgid "PGP: Need passphrase to encrypt your message with." -msgstr "PGP: »Ý­n¤@²Õ¥Î¨Ó¥[±K¶l¥óªº±K½X." - -#: lib/IMAP.php:281 -msgid "POP3" -msgstr "POP3" - -#: lib/Fetchmail/imap.php:92 -msgid "POP3 (Auto Detect Protocols)" -msgstr "POP3 (Auto Detect Protocols)" - -#: lib/IMAP.php:293 -msgid "POP3 over SSL" -msgstr "POP3 over SSL" - -#: lib/IMAP.php:299 -msgid "POP3 over SSL (self-signed certificate)" -msgstr "POP3 over SSL (self-signed certificate)" - -#: lib/IMAP.php:287 -msgid "POP3, no TLS" -msgstr "POP3, no TLS" - -#: mailbox.php:441 -#, php-format -msgid "Page %d of %d" -msgstr "²Ä %d ­¶¦@ %d ­¶" - -#: config/prefs.php.dist:1142 -msgid "Page with the First Unseen Message" -msgstr "²Ä¤@«Ê¥¼¬Ý¹L«H¥óªº­¶­±" - -#: config/prefs.php.dist:1143 -msgid "Page with the Last Unseen Message" -msgstr "³Ì«á¤@«Ê¥¼¬Ý¹L«H¥óªº­¶­±" - -#: templates/mailbox/navbar.html:67 -msgid "Page:" -msgstr "­¶:" - -#: message.php:687 -msgid "Part(s)" -msgstr "ªþ¥ó" - -#: templates/pgp/pgp.html:122 -msgid "Passphrase (Again):" -msgstr "±K½X (¦A½T»{):" - -#: smime.php:250 pgp.php:335 -msgid "Passphrase successfully unloaded." -msgstr "±K½X¤w¦¨¥\¨ø¸ü." - -#: templates/smime/passphrase.html:21 templates/pgp/passphrase.html:19 -#: templates/pgp/pgp.html:117 -msgid "Passphrase:" -msgstr "±K½X:" - -#: pgp.php:117 -msgid "Passphrases cannot be empty" -msgstr "±K½X¤£¥iªÅ¥Õ" - -#: pgp.php:119 -msgid "Passphrases do not match" -msgstr "±K½X¤£§k¦X" - -#: lib/api.php:183 templates/login/login.html:92 -msgid "Password" -msgstr "±K½X" - -#: templates/fetchmail/fetchmailprefs.html:59 -#: templates/smime/import_key.html:54 -msgid "Password:" -msgstr "±K½X:" - -#: templates/login/mobile.inc:17 -msgid "Password: " -msgstr "±K½X: " - -#: config/prefs.php.dist:574 -msgid "Paste from clipboard" -msgstr "¦Û°Å¶Kï¶K¤W" - -#: message.php:466 mailbox.php:757 templates/mailbox/navbar.html:24 -msgid "Personal" -msgstr "­Ó¤H" - -#: config/prefs.php.dist:13 -msgid "Personal Information" -msgstr "­Ó¤H¸ê°T" - -#: pgp.php:125 -msgid "Personal PGP keypair generated successfully." -msgstr "­Ó¤H PGP ª÷Æ_¹ï¤w²£¥Í§¹¦¨." - -#: pgp.php:132 -msgid "Personal PGP keys deleted successfully." -msgstr "­Ó¤H PGP ª÷Æ_¤w§R°£§¹¦¨." - -#: smime.php:222 -msgid "Personal S/MIME certificates NOT imported: " -msgstr "­Ó¤H S/MIME ¾ÌÃÒ¨S¦³³Q¶×¤J: " - -#: smime.php:147 -msgid "Personal S/MIME keys deleted successfully." -msgstr "­Ó¤H S/MIME ª÷Æ_¤w§R°£§¹¦¨." - -#: config/prefs.php.dist:233 -msgid "Place your signature before replies and forwards?" -msgstr "·í¦^ÂФÎÂàµo¶l¥ó®É±Nñ¦W©ñ¦b«H¥ó¤º®eªº¶}©l³B?" - -#: lib/Compose.php:467 -msgid "Plaintext Version of Message" -msgstr "¯Â¤å¦r®æ¦¡ªº¶l¥ó" - -#: templates/prefs/soundselect.inc:3 -msgid "" -"Play a sound on new mail? This requires your browser to support embedded " -"sound files. Almost all do on Windows and Mac, but other platforms may " -"require a plugin." -msgstr "" -"·í·s¶l¥ó¨ì¹F®É¼·©ñ­µ¼Ö? §AªºÂsÄý¾¹»Ý­n¤ä´©­µ¼Ö¤º®rÀÉ®×. µ´¤j³¡¤À¦b·L³n»P³Áª÷" -"¶ðªºÂsÄý¾¹³£¨S¦³°ÝÃD, ¦ý¨ä¥L§@·~¨t²ÎªºÂsÄý¾¹¥i¯à»Ý­n¦w¸Ë´¡¥ó(plugin)." - -#: templates/javascript_defs.php:82 -msgid "Please enter a name for the new folder:" -msgstr "½Ð¿é¤J¤@­Ó·s«H¥ó§Xªº¦WºÙ:" - -#: templates/javascript_defs.php:61 templates/javascript_defs.php:62 -msgid "Please enter the name of the new folder:" -msgstr "½Ð¿é¤J·s«H¥ó§Xªº¦WºÙ:" - -#: templates/javascript_defs.php:66 -msgid "Please enter the new name:" -msgstr "½Ð¿é¤J·sªº¦WºÙ:" - -#: templates/pgp/passphrase.html:12 -msgid "Please enter the passphrase for this message." -msgstr "½Ð¿é¤JÀ˵ø¦¹¶l¥ó©Ò»Ýªº±K½X." - -#: templates/pgp/passphrase.html:14 -msgid "" -"Please enter the passphrase for your PGP private key. You will only need to " -"enter this passphrase once per session." -msgstr "½Ð¿é¤J§Aªº PGP ¨p±Kª÷Æ_±K½X.§A¥u»Ý­n¦bµn¤J´Á¶¡¿é¤J¤@¦¸§Y¥i." - -#: templates/smime/passphrase.html:15 -msgid "" -"Please enter the passphrase for your S/MIME private key. You will only need " -"to enter this passphrase once per session." -msgstr "½Ð¿é¤J§Aªº S/MIME ¨p±Kª÷Æ_±K½X.§A¥u»Ý­n¦bµn¤J´Á¶¡¿é¤J¤@¦¸§Y¥i." - -#: login.php:193 -msgid "" -"Please log in again to resume composing your message. If you are NOT using " -"cookies AND you are composing messages in popup windows, you will have to " -"log in again in your main window as well. This is to keep attackers from " -"hijacking your session ID. We apologize for any inconvenience." -msgstr "" -"½Ð­«·sµn¤J¥HÄ~Äò½s¿è§Aªº¶l¥ó. ¦pªGÂsÄý¾¹¨Ã¥¼¨Ï¥Î cookies ¦Ó¥B§A¬O¦b·sªºµøµ¡¤¤" -"½s¿è¶l¥ó,¨º½Ð§A¥²¶·­n¦A­ì¥ýµn¤Jªºµøµ¡µe­±¦A¤@¦¸µn¤J.¤§©Ò¥H³o»ò°µ¬O¬°¤FÁ×§KÀb" -"«ÈÂê©w§Aªº·|´ÁÃѧO¸¹½X(session ID). ¤£«K¤§³BÁٽШ£½Ì." - -#: templates/javascript_defs.php:77 -msgid "Please provide your password." -msgstr "½Ð¿é¤J§Aªº±K½X." - -#: templates/javascript_defs.php:76 -msgid "Please provide your username." -msgstr "½Ð¿é¤J§Aªº¨Ï¥ÎªÌ¦WºÙ." - -#: lib/Compose.php:2668 lib/UI/Compose.php:26 -msgid "Please resolve ambiguous or invalid addresses." -msgstr "½Ð­«·s¿é¤J¥¿½Tªº¹q¶l¦a§}." - -#: templates/javascript_defs.php:58 -msgid "Please select a folder before you perform this action." -msgstr "°õ¦æ«e½Ð¥ý¿ï¾Ü¤@­Ó«H¥ó§X." - -#: templates/javascript_defs.php:70 -msgid "Please select at least one folder to search." -msgstr "½Ð¿ï¾Ü¦Ü¤Ö¤@­Ó«H¥ó§X¨Ó·j´M" - -#: templates/compose/redirect.html:39 -msgid "Please select or edit in the box to the right:" -msgstr "½Ð¤U©Ô¿ï¾Ü©Î½s¿è¥kÃ䪺¸ê®Æ¥HÁr´ú:" - -#: config/prefs.php.dist:1256 -msgid "Poll all folders for new mail?" -msgstr "¹ï©Ò¦³«H¥ó§XÀˬd·s¶l¥ó?" - -#: lib/api.php:161 templates/login/login.html:67 -msgid "Port" -msgstr "°ð¸¹" - -#: lib/IMAP/ACL/rfc4314.php:54 lib/IMAP/ACL/rfc2086.php:54 -msgid "Post" -msgstr "µoªí" - -#: config/motd.php.dist:41 -msgid "Powered by Horde" -msgstr "Powered by Horde" - -#: config/prefs.php.dist:225 -msgid "Precede your signature with dashes ('-- ')?" -msgstr "¦b§AªºÃ±¦W«e¥[¤J ('-- ')?" - -#: smime.php:257 pgp.php:259 filterprefs.php:53 -msgid "Preferences successfully updated." -msgstr "¿ï¶µ¤w§¹¦¨§ó·s." - -#: compose.php:1166 -msgid "Preview" -msgstr "¹wÄý" - -#: message.php:528 -msgid "Previous Message" -msgstr "¤W¤@«Ê¶l¥ó" - -#: mailbox.php:281 -msgid "Previous Page" -msgstr "¤W¤@­¶" - -#: message.php:602 -msgid "Print" -msgstr "¤Íµ½¦C¦L" - -#: config/prefs.php.dist:571 -msgid "Print document" -msgstr "¦C¦L" - -#: message.php:691 -msgid "Printed By" -msgstr "¦C¦L" - -#: message.php:670 lib/MIME/Viewer/itip.php:834 -msgid "Priority" -msgstr "Àu¥ý" - -#: templates/smime/import_key.html:59 -msgid "Private Key Password:" -msgstr "¨p±Kª÷Æ_±K½X:" - -#: config/prefs.php.dist:766 -msgid "Prompt every time an attachment is sent; default to NO" -msgstr "´£¥Ü§Ú,¨C¤@«Ê¥]§tªþ¥[Àɮתº«H¥ó±H¥X«á; ¹w³]¬°¤£­n" - -#: config/prefs.php.dist:765 -msgid "Prompt every time an attachment is sent; default to YES" -msgstr "´£¥Ü§Ú,¨C¤@«Ê¥]§tªþ¥[Àɮתº«H¥ó±H¥X«á; ¹w³]¬°­n" - -#: config/prefs.php.dist:937 -msgid "Prompt to send read receipt when requested by the sender?" -msgstr "·í±H¥óªÌ­n¨D¶Ç°e¦^±ø®ÉÅã¥Ü´£¥Ü?" - -#: lib/api.php:165 templates/login/login.html:72 -msgid "Protocol" -msgstr "¨ó©w" - -#: login.php:291 templates/fetchmail/fetchmailprefs.html:47 -msgid "Protocol:" -msgstr "¨ó©w:" - -#: lib/Crypt/PGP.php:489 -msgid "Public PGP keyserver support has been disabled." -msgstr "¤½¶}ª÷Æ_¦øªA¾¹ªº¤ä´©¤w³Q¨ú®ø." - -#: mailbox.php:455 mailbox.php:523 -msgid "Pur_ge Deleted" -msgstr "²M°£¤w§R°£_g" - -#: lib/IMAP/ACL/rfc4314.php:58 templates/folders/actions.html:22 -msgid "Purge" -msgstr "²MªÅ" - -#: mailbox.php:455 mailbox.php:523 -msgid "Purge Deleted" -msgstr "²M°£¤w§R°£" - -#: config/prefs.php.dist:436 -msgid "Purge Spam how often:" -msgstr "¼s§i½c¦h¤[²M°£¤@¦¸:" - -#: config/prefs.php.dist:464 -msgid "Purge Trash how often:" -msgstr "©U§£½c¦h¤[²M°£¤@¦¸:" - -#: config/prefs.php.dist:445 -msgid "Purge messages in Spam folder older than this amount of days." -msgstr "¨C¦¸¾ã²z¼s§i½c®É,²M°£¦h¤Ö¤Ñ¼Æ¥H«eªº¶l¥ó." - -#: config/prefs.php.dist:473 -msgid "Purge messages in Trash folder older than this amount of days." -msgstr "¨C¦¸¾ã²z©U§£½c®É,²M°£¦h¤Ö¤Ñ¼Æ¥H«eªº¶l¥ó." - -#: config/prefs.php.dist:399 -msgid "Purge messages in sent-mail folder(s) older than this amount of days." -msgstr "¨C¦¸¾ã²z±H¥ó³Æ¥÷§X®É,²M°£¦h¤Ö¤Ñ¼Æ¥H«eªº¶l¥ó." - -#: config/prefs.php.dist:426 -msgid "Purge old messages in the Spam folder?" -msgstr "²M°£¼s§i½c¤¤ªºÂ¶l¥ó?" - -#: config/prefs.php.dist:454 -msgid "Purge old messages in the Trash folder?" -msgstr "²M°£©U§£½c¤¤ªºÂ¶l¥ó?" - -#: config/prefs.php.dist:380 -msgid "Purge old messages in the sent-mail folder(s)?" -msgstr "²M°£±H¥ó³Æ¥÷§X¤¤ªºÂ¶l¥ó?" - -#: config/prefs.php.dist:390 -msgid "Purge sent-mail how often:" -msgstr "±H¥ó³Æ¥÷§X¦h¤[²M°£¤@¦¸:" - -#: lib/Maintenance/Task/purge_spam.php:64 -#, php-format -msgid "Purging %d messages from Spam folder." -msgstr "¦Û¼s§i½c¤¤²M°£ %d «Ê¶l¥ó." - -#: lib/Maintenance/Task/purge_trash.php:63 -#, php-format -msgid "Purging %d messages from Trash folder." -msgstr "¦Û©U§£½c¤¤²M°£ %d «Ê¶l¥ó." - -#: lib/Maintenance/Task/purge_sentmail.php:63 -#, php-format -msgid "Purging %d messages from sent-mail folder." -msgstr "¦Û±H¥ó³Æ¥÷§X¤¤²M°£ %d «Ê¶l¥ó." - -#: lib/Maintenance/Task/purge_spam.php:62 -msgid "Purging 1 message from Spam folder." -msgstr "¦Û¼s§i½c¤¤²M°£ 1 «Ê¶l¥ó." - -#: lib/Maintenance/Task/purge_trash.php:61 -msgid "Purging 1 message from Trash folder." -msgstr "¦Û©U§£½c¤¤²M°£ 1 «Ê¶l¥ó." - -#: lib/Maintenance/Task/purge_sentmail.php:61 -#, php-format -msgid "Purging 1 message from sent-mail folder %s." -msgstr "¦Û±H¥ó³Æ¥÷§X %s ¤¤²M°£ 1 «Ê¶l¥ó." - -#: lib/IMP.php:1016 -#, php-format -msgid "Quota status: %.2f MB / %.2f MB (%.2f%%)" -msgstr "ºÏºÐªÅ¶¡: %.2f MB / %.2f MB (%.2f%%)" - -#: lib/IMP.php:1025 -#, php-format -msgid "Quota status: %.2f MB / NO LIMIT" -msgstr "ºÏºÐªÅ¶¡: %.2f MB / ¥¼³]­­" - -#: lib/IMP.php:1031 -#, php-format -msgid "Quota status: NO LIMIT" -msgstr "ºÏºÐªÅ¶¡: ¥¼³]­­" - -#: config/prefs.php.dist:696 -#, php-format -msgid "Quoting %f:" -msgstr "¤Þ­z %f:" - -#: lib/IMAP/ACL/rfc4314.php:50 lib/IMAP/ACL/rfc2086.php:50 -msgid "Read" -msgstr "Ū¨ú" - -#: templates/folders/actions.html:40 -msgid "Rebuild Folder Tree" -msgstr "¾ðª¬«H¥ó§X­««Ø" - -#: templates/search/search.html:31 -msgid "Recent Searches" -msgstr "³Ìªñªº·j´M" - -#: templates/search/search.html:35 templates/search/search.html:37 -msgid "Recent Searches:" -msgstr "³Ìªñªº·j´M:" - -#: message.php:573 message.php:616 -msgid "Redirec_t" -msgstr "Âà§}»¼°e_t" - -#: message.php:573 message.php:616 -msgid "Redirect" -msgstr "Âà§}»¼°e" - -#: templates/compose/redirect.html:82 -msgid "Redirect Message" -msgstr "Âà§}»¼°e" - -#: compose.php:339 -msgid "Redirect this message" -msgstr "Âà§}»¼°e¦¹¶l¥ó" - -#: config/prefs.php.dist:569 -msgid "Redoes your last action" -msgstr "¨ú®ø´_­ì" - -#: folders.php:360 -msgid "Refresh" -msgstr "­«·s¾ã²z" - -#: config/prefs.php.dist:1018 -msgid "Refresh Folder Views:" -msgstr "§ó·s«H¥ó§XÀ˵ø:" - -#: mailbox.php:418 -msgid "Reload" -msgstr "­«·sŪ¨ú" - -#: folders.php:350 -msgid "Reload View" -msgstr "§ó·sÀ˵ø" - -#: lib/MIME/Viewer/itip.php:551 lib/MIME/Viewer/itip.php:570 -msgid "Remember the free/busy information." -msgstr "°O¦í³o­ÓªÅ¶¢/¦£¸L¸ê°T." - -#: config/prefs.php.dist:1225 -msgid "Remember the last view" -msgstr "¦P³Ìªñ¤@¦¸®i¶}¤è¦¡" - -#: templates/fetchmail/fetchmailprefs.html:68 -msgid "Remote Mailbox:" -msgstr "»·ºÝ¶l½c:" - -#: search.php:332 -msgid "Remove Field From Search" -msgstr "±q·j´M¤¤²¾°£Äæ¦ì" - -#: config/prefs.php.dist:579 -msgid "Remove formatting" -msgstr "¥h°£®æ¦¡" - -#: templates/prefs/sourceselect.inc:302 -msgid "Remove source" -msgstr "²¾°£³q°T¿ý" - -#: templates/folders/actions.html:18 -msgid "Rename" -msgstr "§ó¦W" - -#: config/prefs.php.dist:353 -msgid "Rename sent-mail folder at beginning of month?" -msgstr "©ó¨C¤ëªì§ó§ï±H¥ó³Æ¥÷§Xªº¦WºÙ?" - -#: lib/Folder.php:385 -#, php-format -msgid "Renaming \"%s\" to \"%s\" failed. This is what the server said" -msgstr "±N¦WºÙ \"%s\" §ó¦W¬° \"%s\" ¥¢±Ñ.¦øªA¾¹¦^À³" - -#: message.php:557 -msgid "Reply" -msgstr "¦^ÂÐ" - -#: lib/MIME/Viewer/itip.php:318 lib/MIME/Viewer/itip.php:421 -msgid "Reply Sent." -msgstr "¦^ÂФw¶Ç°e" - -#: compose.php:308 -msgid "Reply to All:" -msgstr "¦^ÂЩҦ³:" - -#: compose.php:310 -msgid "Reply to List:" -msgstr "¦^Âе¹°Q½×¸s²Õ:" - -#: lib/MIME/Viewer/itip.php:553 lib/MIME/Viewer/itip.php:562 -#: lib/MIME/Viewer/itip.php:572 -msgid "Reply with Not Supported Message" -msgstr "¥H¥¼¤ä´©ªº¶l¥ó¦^ÂÐ" - -#: lib/MIME/Viewer/itip.php:560 -msgid "Reply with free/busy for next 2 months." -msgstr "¦^ÂÐ¥¼¨Ó¤G­Ó¤ëªºªÅ¶¢/¦£¸L¸ê°T." - -#: lib/MIME/Viewer/itip.php:559 -msgid "Reply with requested free/busy information." -msgstr "¥H©Ò½Ð¨DªºªÅ¶¢/¦£¸L¸ê°T¦^ÂÐ." - -#: lib/UI/Message.php:29 -msgid "Reply-To" -msgstr "¦^ÂШì" - -#: lib/Compose.php:1853 -msgid "Reply-To: " -msgstr "¦^ÂШì: " - -#: compose.php:306 -msgid "Reply:" -msgstr "¦^ÂÐ:" - -#: message.php:613 mailbox.php:545 -msgid "Report as Innocent" -msgstr "³o¤£¬O¼s§i¶l¥ó" - -#: message.php:607 mailbox.php:539 -msgid "Report as Spam" -msgstr "³o¬O¼s§i¶l¥ó" - -#: compose.php:1091 -msgid "Request a _Read Receipt" -msgstr "½Ð¦¬¥ó¹ï¶H¶Ç°eŪ¨ú¦^±ø_R" - -#: config/prefs.php.dist:780 -msgid "Request read receipts?" -msgstr "½Ð¦¬¥ó¹ï¶H¶Ç°eŪ¨ú¦^±ø" - -#: mailbox.php:115 -msgid "Requested message not found." -msgstr "§ä¤£¨ì¶l¥ó." - -#: lib/MIME/Viewer/itip.php:735 lib/MIME/Viewer/itip.php:867 -msgid "Required Participant" -msgstr "¥²¶·¥X®uªÌ" - -#: templates/search/search.html:26 templates/search/search.html:201 -#: templates/acl/acl.html:80 -msgid "Reset" -msgstr "­«³]" - -#: lib/MIME/Viewer/itip.php:117 -msgid "Respondent Status Updated." -msgstr "¦^À³ª¬ºA¤w§ó·s" - -#: message.php:596 -msgid "Resume" -msgstr "Ä~Äò½s¿è" - -#: lib/UI/Compose.php:140 -msgid "Resume Editing" -msgstr "Ä~Äò½s¿è" - -#: login.php:194 -msgid "Resume your session" -msgstr "­«·sµn¤J" - -#: templates/fetchmail/fetchmailprefs.html:125 -msgid "Return to Fetch Mail" -msgstr "¦^¨ì¥~³¡¶l¥ó" - -#: templates/folders/folders_size.html:30 -msgid "Return to Folders" -msgstr "¦^¨ì«H¥ó§XºÞ²z" - -#: stationery.php:143 -msgid "Return to Message Composition" -msgstr "¦^¨ì¶l¥ó¼g§@" - -#: filterprefs.php:66 templates/smime/smime.html:13 -#: templates/smime/smime.html:93 templates/pgp/pgp.html:21 -#: templates/pgp/pgp.html:145 templates/acl/acl.html:35 -#: templates/acl/acl.html:81 templates/acl/acl.html:95 -msgid "Return to Options" -msgstr "¦^¨ì¿ï¶µ" - -#: config/prefs.php.dist:952 -msgid "" -"Return to the mailbox listing after deleting, moving, or copying a message?" -msgstr "·í§R°£, ·h²¾©Î½Æ»s¶l¥ó®É, ¦^¨ì¶l¥óÀ˥ܦC" - -#: acl.php:114 -#, php-format -msgid "Rights for user \"%s\" cannot be modified." -msgstr "¨Ï¥ÎªÌ \"%s\" ªºÅv­­µLªk³Q­×§ï." - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Role" -msgstr "¨¤¦â" - -#: smime.php:67 lib/MIME/Viewer/pkcs7.php:173 lib/MIME/Viewer/pkcs7.php:293 -#: lib/MIME/Viewer/pkcs7.php:485 -msgid "S/MIME" -msgstr "S/MIME" - -#: lib/IMP.php:1443 -msgid "S/MIME Encrypt Message" -msgstr "S/MIME ¶l¥ó¥[±K" - -#: lib/Compose.php:1321 -msgid "S/MIME Error: " -msgstr "S/MIME ¿ù»~: " - -#: lib/Compose.php:1300 -msgid "S/MIME Error: Need passphrase for personal private key." -msgstr "S/MIME ¿ù»~:­Ó¤H¨p±Kª÷Æ_»Ý­n¦³¤@²Õ±K½X." - -#: config/prefs.php.dist:171 -msgid "S/MIME Options" -msgstr "S/MIME ¿ï¶µ" - -#: smime.php:54 -msgid "S/MIME Passphrase Input" -msgstr "S/MIME ±K½X¿é¤J" - -#: templates/smime/smime.html:61 -msgid "S/MIME Personal Keypair support requires a secure web connection." -msgstr "S/MIME ­Ó¤Hª÷Æ_¹ï¥²¶·¦³¦w¥þ©Êºô¸ô³sµ²ªº¤ä´©." - -#: smime.php:155 -#, php-format -msgid "S/MIME Public Key for \"%s\" was successfully deleted." -msgstr "\"%s\"ªº S/MIME ¤½¶}ª÷Æ_¤w§R°£§¹¦¨." - -#: smime.php:177 -msgid "S/MIME Public Key successfully added." -msgstr "S/MIME ¤½¶}ª÷Æ_¤w·s¼W§¹¦¨." - -#: templates/smime/smime.html:21 -msgid "S/MIME Public Keyring" -msgstr "S/MIME ¤½¶}ª÷Æ_Àô" - -#: smime.php:226 -msgid "S/MIME Public/Private Keypair successfully added." -msgstr "S/MIME ¤½¶}/¨p±Kª÷Æ_¹ï,¤w·s¼W§¹¦¨." - -#: lib/IMP.php:1444 -msgid "S/MIME Sign Message" -msgstr "S/MIME ¶l¥óñ³¹" - -#: lib/IMP.php:1445 -msgid "S/MIME Sign/Encrypt Message" -msgstr "S/MIME ¶l¥óñ³¹/¶l¥ó¥[±K" - -#: templates/smime/smime.html:86 -msgid "S/MIME support is disabled on this system." -msgstr "S/MIME ¤ä´©¨Ã¥¼¦b¥»¨t²Î¤¤±Ò¥Î." - -#: lib/MIME/Viewer/pkcs7.php:297 -msgid "" -"S/MIME support is not currently enabled so the message is unable to be " -"decrypted." -msgstr "S/MIME ¤ä´©¨Ã¥¼±Ò¥Î,¶l¥óµLªk³Q¸Ñ±K." - -#: lib/MIME/Viewer/pkcs7.php:204 -msgid "" -"S/MIME support is not enabled so the contents of this signed message cannot " -"be displayed." -msgstr "S/MIME ¤ä´©¨Ã¥¼±Ò¥Î,¬I¥H¼Æ¦ìñ³¹ªº«H¥óµLªkÅã¥Ü." - -#: lib/MIME/Viewer/pkcs7.php:177 -msgid "" -"S/MIME support is not enabled so the digital signature is unable to be " -"verified." -msgstr "S/MIME ¤ä´©¨Ã¥¼±Ò¥Î,¼Æ¦ìñ³¹µLªk³QÅçÃÒ." - -#: lib/MIME/Viewer/pkcs7.php:134 -msgid "S/MIME support is not enabled." -msgstr "S/MIME ¤ä´©¨Ã¥¼±Ò¥Î." - -#: templates/smime/smime.html:4 -msgid "" -"S/MIME support requires popup windows to be used. If your browser is " -"currently set to disable popup windows, you must change this setting or else " -"the S/MIME features will not work correctly." -msgstr "" -"S/MIME ªº¤ä´©»Ý­n¨Ï¥Î§ÖÅãµøµ¡(popup windows). °²¦p§AªºÂsÄý¾¹¥Ø«e¨Ã¥¼±Ò¥Î¸Ó¶µ" -"§ÖÅãµøµ¡¥\¯à,½Ð±Ò¥Î¥¦§_«h S/MIME ±NµLªk§@¥Î." - -#: templates/login/login.html:108 -msgid "SMTP" -msgstr "SMTP" - -#: lib/api.php:173 templates/login/login.html:107 -msgid "SMTP Port" -msgstr "SMTP °ð¸¹" - -#: compose.php:973 -msgid "S_ubject" -msgstr "¥D¦®_u" - -#: compose.php:1070 -msgid "Sa_ve a copy in " -msgstr "±H¥ó³Æ¥÷©ó_v" - -#: message.php:600 -msgid "Sa_ve as" -msgstr "¥t¦s·sÀÉ_v" - -#: templates/fetchmail/fetchmailprefs.html:121 templates/search/search.html:25 -#: templates/search/search.html:200 templates/acl/acl.html:79 -msgid "Save" -msgstr "Àx¦s" - -#: compose.php:1142 -msgid "Save Attachments with message in sent-mail folder?" -msgstr "ªþ¥ó¬O§_ÀHµÛ±H¥ó¤@°_³Æ¥÷?" - -#: templates/compose/compose.html:19 templates/compose/compose.html:206 -msgid "Save Draft" -msgstr "¦s¬°¯ó½Z" - -#: saveimage.php:53 -msgid "Save Image" -msgstr "Àx¦s¹Ï¤ù" - -#: lib/MIME/Contents.php:262 -msgid "Save Image in Gallery" -msgstr "Àx¦s¨ìÃÀ´Y¤¤" - -#: filterprefs.php:129 templates/smime/smime.html:12 -#: templates/smime/smime.html:92 templates/pgp/pgp.html:20 -#: templates/pgp/pgp.html:144 -msgid "Save Options" -msgstr "Àx¦s¿ï¶µ" - -#: templates/stationery/stationery.html:42 -msgid "Save Stationery" -msgstr "Àx¦s«Hºà" - -#: compose.php:888 -msgid "Save _Draft" -msgstr "¦s¬°¯ó½Z_D" - -#: message.php:600 config/prefs.php.dist:576 -msgid "Save as" -msgstr "¥t¦s·sÀÉ" - -#: config/prefs.php.dist:717 -msgid "Save drafts as unseen?" -msgstr "±NÀx¦sªº¯ó½Z¼Ð°O¦¨¥¼¬Ý¹L." - -#: config/prefs.php.dist:727 -msgid "Save drafts automatically while composing?" -msgstr "¼g«H®É¦Û°ÊÀx¦s¯ó½Z?" - -#: lib/MIME/Viewer/pkcs7.php:257 -msgid "Save in your Address Book" -msgstr " Àx¦s¨ì§Aªº³q°T¿ý¤¤" - -#: config/prefs.php.dist:1324 -msgid "Save recipients automatically to the default address book?" -msgstr "±H§¹«H¥ó«á,¦Û°Ê±N¸Ó±H¥ó¤¤©Ò¦³¦¬¥ó¹ï¶Hªº¦a§},Àx¦s¨ì¹w³]ªº³q°T¿ý¤¤?" - -#: templates/search/search.html:191 -msgid "Save search as a virtual folder?" -msgstr "Àx¦s·j´M«H¥ó¦¨¤@­ÓµêÀÀ«H¥ó§X?" - -#: config/prefs.php.dist:241 -msgid "Save sent mail?" -msgstr "Àx¦s±H¥ó?" - -#: lib/Compose.php:240 -msgid "Saving the draft failed. Could not create a drafts folder." -msgstr "Àx¦s¯ó½Z¥¢±Ñ. µLªk«Ø¥ß¯ó½Z§X." - -#: lib/Compose.php:179 -msgid "Saving the draft failed. No draft folder specified." -msgstr "Àx¦s¯ó½Z¥¢±Ñ. ¥¼«ü©w¯ó½Z§X." - -#: lib/Compose.php:210 -#, php-format -msgid "" -"Saving the draft failed. The %s header contains an invalid e-mail address: %" -"s." -msgstr "Àx¦s¯ó½Z¥¢±Ñ. %s ªíÀY¥]§t¤@²ÕµL®Äªº e-mail ¦í§}: %s." - -#: lib/Compose.php:247 -#, php-format -msgid "Saving the draft failed. This is what the server said: %s" -msgstr "Àx¦s¯ó½Z¥¢±Ñ. ¦øªA¾¹¦^À³: %s" - -#: mailbox.php:424 search.php:208 lib/Search.php:533 -#: lib/Block/tree_folders.php:43 templates/contacts/contacts.html:25 -msgid "Search" -msgstr "·j´M" - -#: mailbox.php:424 search.php:212 -#, php-format -msgid "Search %s" -msgstr "·j´M %s" - -#: templates/search/search.html:46 -msgid "Search Criteria" -msgstr "·j´M³W«h" - -#: templates/search/search.html:130 -msgid "Search Flags" -msgstr "·j´M¼Ð°O" - -#: templates/search/search.html:155 -msgid "Search Folders" -msgstr "·j´M«H¥ó§X" - -#: search.php:154 templates/contacts/contacts.html:31 -msgid "Search Results" -msgstr "·j´Mµ²ªG" - -#: templates/search/search.html:80 -msgid "Search Text" -msgstr "·j´M¤º®e" - -#: templates/mailbox/navbar.html:14 templates/mailbox/navbar.html:30 -msgid "Seen" -msgstr "¬Ý¹L" - -#: templates/fetchmail/fetchmailprefs.html:123 -msgid "Select Another Account" -msgstr "¿ï¾Ü¥t¤@­Ó±b¸¹" - -#: search.php:323 -msgid "Select a date" -msgstr "¿ï¾Ü¤@­Ó¤é´Á" - -#: templates/search/search.html:65 templates/search/search.html:68 -msgid "Select a field" -msgstr "¿ï¾Ü¤@­ÓÄæ¦ì" - -#: templates/fetchmail/fetchmail.html:11 -msgid "Select accounts to fetch mail from:" -msgstr "¿ï¾Ü­nŪ¨úªº¥~³¡¶l¥ó:" - -#: config/prefs.php.dist:155 -msgid "Select address book sources for adding and searching for addresses." -msgstr "¿ï¾Ü³q°T¿ý¥H·j´M¤Î·s¼W¦a§}." - -#: config/prefs.php.dist:570 templates/search/search.html:159 -msgid "Select all" -msgstr "¿ï¾Ü©Ò¦³" - -#: templates/prefs/sourceselect.inc:321 -msgid "Select all fields to search when expanding addresses." -msgstr "·í°õ¦æ©m¦WÁr´ú®É,¿ï¾Ü©Ò¦³Äæ¦ì¥H§Q·j´M." - -#: templates/fetchmail/fetchmailprefs.html:21 -msgid "Select an account:" -msgstr "¿ï¾Ü¤@­Ó±b¸¹:" - -#: templates/folders/folders.html:3 -msgid "Select mailbox" -msgstr "¿ï¾Ü¶l½c" - -#: templates/search/search.html:160 -msgid "Select none" -msgstr "¤£¿ï¾Ü" - -#: templates/compose/compose.html:134 -msgid "Select stationery:" -msgstr "¿ï¾Ü«Hºà:" - -#: templates/saveimage/saveimage.html:8 -msgid "Select the gallery to save the image in." -msgstr "¿ï¾ÜÃÀ´Y¥HÀx¦s¹Ï¤ù" - -#: templates/fetchmail/fetchmailprefs.html:34 -msgid "Select the mail server type:" -msgstr "¿ï¾Ü¶l¥ó¦øªA¾¹«¬ºA:" - -#: templates/mailbox/navbar.html:7 templates/mailbox/navbar.html:9 -msgid "Select:" -msgstr "¿ï¾Ü:" - -#: templates/prefs/sourceselect.inc:305 templates/prefs/sourceselect.inc:307 -msgid "Selected Address books:" -msgstr "¤w¿ï¾Üªº³q°T¿ý:" - -#: templates/contacts/contacts.html:47 -msgid "Selected Addresses" -msgstr "¤w¿ï¾Üªº¦í§}" - -#: pgp.php:430 templates/pgp/pgp.html:75 -msgid "Send Key to Public Keyserver" -msgstr "¶Ç°eª÷Æ_¦Ü¤½¶}ª÷Æ_¦øªA¾¹" - -#: lib/MIME/Viewer/itip.php:646 -msgid "Send Latest Information" -msgstr "¶Ç°e³Ì·sªº¸ê°T" - -#: templates/compose/compose.html:17 templates/compose/compose.html:204 -msgid "Send Message" -msgstr "¶Ç°e¶l¥ó" - -#: templates/javascript_defs.php:40 -msgid "Send message without a Subject?" -msgstr "Ä~Äò±H°e?" - -#: config/prefs.php.dist:245 -msgid "Sent" -msgstr "¶Ç°e" - -#: lib/IMAP/Tree.php:2349 -msgid "Sent mail folder" -msgstr "±H¥ó³Æ¥÷§X" - -#: templates/prefs/sentmailselect.inc:36 -msgid "Sent mail folder:" -msgstr "±H¥ó³Æ¥÷§X:" - -#: lib/api.php:158 templates/login/login.html:36 templates/login/login.html:50 -#: templates/login/login.html:62 -msgid "Server" -msgstr "¦øªA¾¹" - -#: config/prefs.php.dist:23 -msgid "Server and Folder Information" -msgstr "¦øªA¾¹¤Î«H¥ó§X¸ê°T" - -#: login.php:283 templates/fetchmail/fetchmailprefs.html:63 -msgid "Server:" -msgstr "¦øªA¾¹:" - -#: config/prefs.php.dist:96 -msgid "Set preferences for what happens when you move and delete messages." -msgstr "³]©w¨C·í»Õ¤U·h²¾©M§R°£¶l¥ó®Éªº°¾¦n." - -#: config/prefs.php.dist:736 -msgid "Set the X-Priority header when composing messages?" -msgstr "½s¼g·s¶l¥ó®É,¬O§_¤¹³\³]©w¨äÀu¥ý?" - -#: config/prefs.php.dist:33 -msgid "Share Folders" -msgstr "¤À¨É«H¥ó§X" - -#: templates/acl/acl.html:7 -msgid "Share mail folders" -msgstr "¤À¨É«H¥ó§X" - -#: config/prefs.php.dist:34 -msgid "Share your mail folders with other users." -msgstr "¶}©ñ§Aªº«H¥ó§XÅý¨ä¥L¤H¥i¥H¨Ï¥Î." - -#: lib/IMAP/Tree.php:92 -msgid "Shared Folders" -msgstr "¤À¨É«H¥ó§X" - -#: templates/pgp/pgp.html:15 -msgid "Should PGP signed messages automatically be verified when viewed?" -msgstr "À˵ø¨Ï¥Î PGP ñ³¹ªº¶l¥ó®É,¬O§_¦Û°ÊÅçÃÒ?" - -#: templates/smime/smime.html:7 -msgid "Should S/MIME signed messages automatically be verified when viewed?" -msgstr "À˵ø¨Ï¥Î S/MIME ñ³¹ªº¶l¥ó®É,¬O§_¦Û°ÊÅçÃÒ?" - -#: config/prefs.php.dist:867 -msgid "" -"Should large blocks of quoted text be shown or hidden by default? It can be " -"toggled easily whichever you choose." -msgstr "¦pªG«H¥ó¤º®e§t¦³¤j½g´Tªº¤Þ­z¤å¦r,·í¶}±Ò¸Ó«H¥ó®É¹w³]¬°Åã¥Ü©ÎªÌÁôÂäޭz?" - -#: templates/pgp/pgp.html:11 -msgid "Should the body of text/plain messages be scanned for PGP data?" -msgstr "¬O§_±½ºË¶l¥ó¤º®e(text/plain)¤¤ªº PGP ¸ê®Æ?" - -#: config/prefs.php.dist:709 -msgid "Should the compose window be closed after saving a draft?" -msgstr "·í·s¶l¥ó¦s¤J¯ó½Z§¨«á¬O§_Ãö³¬½s¼g¶l¥óµøµ¡?" - -#: templates/pgp/pgp.html:7 -msgid "Should your PGP public key to be attached to your messages by default?" -msgstr "¨C«Ê¥~±H¶l¥ó§¡ªþ¤W PGP ¤½¶}ª÷Æ_?" - -#: templates/javascript_defs.php:31 -msgid "Show Addresses" -msgstr "Åã¥Ü¦í§}" - -#: templates/search/search.html:162 -msgid "Show All Folders" -msgstr "Åã¥Ü©Ò¦³«H¥ó§X" - -#: message.php:623 -msgid "Show All Headers" -msgstr "Åã¥Ü¶l¥óªíÀY" - -#: message.php:620 -msgid "Show Common Headers" -msgstr "Åã¥Ü¤@¯ëªíÀY" - -#: mailbox.php:258 -msgid "Show Deleted" -msgstr "Åã¥Ü¤w§R°£" - -#: lib/MIME/Viewer/html.php:153 -msgid "Show Images?" -msgstr "Åã¥Ü¹Ï¤ù" - -#: message.php:626 -msgid "Show Mailing List Information" -msgstr "Åã¥Ü°Q½×¸s²Õ¸ê°T" - -#: templates/search/search.html:162 -msgid "Show Only Subscribed Folders" -msgstr "¥uÅã¥Ü¤w­q¾\ªº«H¥ó§X" - -#: templates/folders/actions.html:39 -msgid "Show Size" -msgstr "Åã¥Ü®e¶q" - -#: folders.php:379 -msgid "Show Unsubscribed" -msgstr "Åã¥Ü¥¼­q¾\" - -#: config/prefs.php.dist:803 -msgid "Show an icon to allow stripping of attachments from messages?" -msgstr "¬O§_¦b¶l¥ó¤¤Åã¥Ü¤@­Ó¥Î¨Ó¥h°£ªþ¥óªº¹Ï¥Ü?" - -#: config/prefs.php.dist:1235 -msgid "Show non-private mailboxes in separate folders" -msgstr "±N¤À¨Éªº«H¥ó§X°Ï¹jÅã¥Ü" - -#: config/prefs.php.dist:1079 -msgid "Show previews for unread messages only?" -msgstr "¥u¦³¥¼¬Ý¹Lªº¶l¥ó¤~¹wÄýÅã¥Ü?" - -#: config/prefs.php.dist:1087 -msgid "Show previews in tooltips?" -msgstr "·í·Æ¹««ü¼Ð²¾¦Ü¥D¦®Äæ¦ì®É¹wÄýÅã¥Ü?" - -#: config/prefs.php.dist:617 -msgid "Show the Bcc: header field when composing mail?" -msgstr "¦b¼g«Hµøµ¡¤¤Åã¥Ü¯µ¥ó°Æ¥»Äæ¦ì?" - -#: config/prefs.php.dist:608 -msgid "Show the Cc: header field when composing mail?" -msgstr "¦b¼g«Hµøµ¡¤¤Åã¥Ü°Æ¥»Äæ¦ì?" - -#: config/prefs.php.dist:1116 -msgid "Show the Fetch Mail icon on the menubar?" -msgstr "¦b¥\¯àªí¤¤Åã¥Ü '¥~³¡¶l¥ó' ¦¹¤@³sµ²?" - -#: filterprefs.php:112 -msgid "Show the filter icon on the menubar?" -msgstr "¦b¥\¯àªí¤¤Åã¥Ü¹LÂo¾¹¹Ï¦¡?" - -#: lib/MIME/Viewer/html.php:168 -msgid "Show this HTML in a new window?" -msgstr "¦b·sµøµ¡À˵ø HTML ¤º®e?" - -#: lib/Block/summary.php:30 -msgid "Show total number of mails in folder?" -msgstr "Åã¥Ü«H¥ó§X¤¤ªº«H¥óÁ`¼Æ?" - -#: config/prefs.php.dist:864 -msgid "Shown" -msgstr "Åã¥Ü" - -#: mailbox.php:608 -msgid "Si_ze" -msgstr "¤j¤p_z" - -#: templates/folders/folders_size.html:7 -msgid "Size" -msgstr "¤j¤p" - -#: templates/compose/compose.html:315 -msgid "Size:" -msgstr "¤j¤p:" - -#: mailbox.php:577 -msgid "Sort by Arrival" -msgstr "¨ì¹F¤é´Á±Æ¦C" - -#: mailbox.php:582 -msgid "Sort by Date" -msgstr "¤é´Á±Æ¦C" - -#: mailbox.php:592 -msgid "Sort by From Address" -msgstr "±H¥ó¤H¦a§}±Æ¦C" - -#: mailbox.php:607 -msgid "Sort by Message Size" -msgstr "¶l¥ó¤j¤p±Æ¦C" - -#: mailbox.php:602 -msgid "Sort by Subject" -msgstr "¥D¦®±Æ¦C" - -#: mailbox.php:597 -msgid "Sort by Thread" -msgstr "ÃöÁp±Æ¦C" - -#: mailbox.php:587 -msgid "Sort by To Address" -msgstr "¦¬¥ó¤H¦a§}±Æ¦C" - -#: config/prefs.php.dist:307 -msgid "Spam" -msgstr "©U§£¶l¥ó" - -#: lib/IMAP/Tree.php:2342 -msgid "Spam folder" -msgstr "¼s§i½c" - -#: templates/prefs/spamselect.inc:19 -msgid "Spam folder:" -msgstr "¼s§i½c:" - -#: compose.php:1055 -msgid "Special Characters" -msgstr "¯S®í¦r¤¸" - -#: search.php:48 -msgid "Special Virtual Folders cannot be edited." -msgstr "µêÀÀ«H¥ó§XÄݯS®í¥Î³~µLªk³Q½s¿è." - -#: lib/UI/Compose.php:141 -msgid "Spell Check Failed" -msgstr "«÷¦rÀˬd¥¢±Ñ" - -#: config/prefs.php.dist:581 -msgid "Split Block" -msgstr "¤À³Î°Ï¶ô" - -#: lib/MIME/Viewer/itip.php:526 lib/MIME/Viewer/itip.php:528 -#: lib/MIME/Viewer/itip.php:691 lib/MIME/Viewer/itip.php:693 -msgid "Start" -msgstr "±Ò©l" - -#: compose.php:1012 templates/stationery/stationery.html:8 -#: templates/stationery/stationery.html:12 -msgid "Stationery" -msgstr "«Hºà" - -#: stationery.php:135 -msgid "Stationery name:" -msgstr "«Hºà¦WºÙ:" - -#: stationery.php:137 -msgid "Stationery type:" -msgstr "«Hºà«¬ºA:" - -#: stationery.php:140 -msgid "Stationery:" -msgstr "«Hºà:" - -#: lib/MIME/Viewer/itip.php:726 lib/MIME/Viewer/itip.php:858 -msgid "Status" -msgstr "ª¬ºA" - -#: config/prefs.php.dist:550 -msgid "Strikethrough" -msgstr "§R°£½u" - -#: message.php:684 -msgid "Strip All Attachments" -msgstr "¥h°£©Ò¦³ªþ¥ó" - -#: lib/MIME/Contents.php:273 -msgid "Strip Attachment" -msgstr "¥h°£ªþ¥ó" - -#: message.php:684 -msgid "Strip Attachments" -msgstr "¥h°£ªþ¥ó" - -#: config/prefs.php.dist:1071 -msgid "Strip linebreaks?" -msgstr "¥h°£Â_¦æ?" - -#: mailbox.php:603 -msgid "Sub_ject" -msgstr "¥D¦®_j" - -#: lib/Search.php:674 lib/UI/Message.php:30 templates/login/recompose.html:41 -msgid "Subject" -msgstr "¥D¦®" - -#: config/prefs.php.dist:1159 -msgid "Subject Field" -msgstr "¥D¦®Äæ¦ì" - -#: templates/thread/thread.html:36 -msgid "Subject:" -msgstr "¥D¦®:" - -#: templates/search/search.html:25 templates/search/search.html:200 -#: templates/saveimage/saveimage.html:19 templates/smime/passphrase.html:23 -#: templates/pgp/passphrase.html:21 -msgid "Submit" -msgstr "´£¥æ" - -#: templates/folders/actions.html:25 -msgid "Subscribe" -msgstr "­q¾\" - -#: config/prefs.php.dist:554 -msgid "Subscript" -msgstr "¤U¼Ð" - -#: lib/MIME/Viewer/pkcs7.php:445 lib/MIME/Viewer/pgp.php:451 -#: lib/MIME/Viewer/status.php:86 -msgid "Success" -msgstr "¦¨¥\" - -#: templates/folders/folders_size.html:22 -msgid "Sum" -msgstr "Á`­p" - -#: lib/MIME/Viewer/itip.php:708 lib/MIME/Viewer/itip.php:710 -#: lib/MIME/Viewer/itip.php:839 lib/MIME/Viewer/itip.php:841 -msgid "Summary" -msgstr "ºK­n" - -#: config/prefs.php.dist:555 -msgid "Superscript" -msgstr "¤W¼Ð" - -#: compose.php:1096 compose.php:1097 -msgid "Switch Composition Method" -msgstr "¤Á´«¶l¥ó½s¼g¤è¦¡" - -#: templates/compose/compose.html:189 -msgid "Switch to HTML composition" -msgstr "HTML" - -#: templates/compose/compose.html:189 -msgid "Switch to plain text composition" -msgstr "¯Â¤å¦r" - -#: templates/message/navbar_navigate.html:27 -msgid "Target Folder" -msgstr "¥Ø¼Ð«H¥ó§X" - -#: templates/mailbox/navbar.html:54 -msgid "Target Mailbox:" -msgstr "¥Ø¼Ð¶l½c:" - -#: lib/IMP.php:525 -msgid "Task Lists" -msgstr "«Ý¿ìï" - -#: config/hooks.php.dist:460 -msgid "Tasks" -msgstr "«Ý¿ì¨Æ¶µ" - -#: compose.php:1101 -msgid "Te_xt" -msgstr "¤º®e_x" - -#: lib/MIME/Viewer/itip.php:275 -msgid "Tentative: " -msgstr "¼È®É: " - -#: lib/MIME/Viewer/itip.php:632 -msgid "Tentatively Accept request" -msgstr "¼È®É±µ¨ü½Ð¨D" - -#: lib/MIME/Viewer/itip.php:933 -msgid "Tentatively Accepted" -msgstr "¼È®É±µ¨ü" - -#: lib/Maintenance/Task/tos_agreement.php:46 -#, php-format -msgid "Terms of Service file not specified in conf.php" -msgstr "ªA°È¶µ¥ØÀɨ弦b conf.php ¤¤«ü©w" - -#: templates/stationery/stationery.html:31 -msgid "Text" -msgstr "¤º®e" - -#: config/prefs.php.dist:545 -msgid "Text Font" -msgstr "¦r«¬" - -#: config/prefs.php.dist:544 -msgid "Text Format" -msgstr "¦r«¬¼Ë¦¡" - -#: config/prefs.php.dist:546 -msgid "Text Size" -msgstr "¦r«¬¤j¤p" - -#: config/prefs.php.dist:1200 -msgid "The From: column of the message should be linked:" -msgstr "·íÂI¿ï¶l½cÀ˵ø¤¤ªº±H¥ó¤HÄæ¦ì®É,À³¸Ó:" - -#: lib/IMAP/Client.php:432 -msgid "" -"The IMAP server does not appear to support the authentication method " -"selected. Please contact your system administrator." -msgstr "IMAP ¦øªA¾¹¤£¤ä´©©Ò«ü©wªºÅçÃҤ覡. ½ÐÁpµ¸§Aªº¨t²ÎºÞ²z­û." - -#: lib/MIME/Viewer/appledouble.php:40 -msgid "The Macintosh resource fork" -msgstr "³Áª÷¶ð¸ê·½¤À¤ä" - -#: lib/MIME/Viewer/appledouble.php:40 -#, php-format -msgid "The Macintosh resource fork can be downloaded %s." -msgstr "³Áª÷¶ð¸ê·½¤À¤ä¥i³Q¤U¸ü%s" - -#: lib/MIME/Viewer/pkcs7.php:255 -#, php-format -msgid "The S/MIME certificate of %s: " -msgstr "%s ªº S/MIME ¾ÌÃÒ: " - -#: fetchmailprefs.php:85 -#, php-format -msgid "The account \"%s\" has been deleted." -msgstr "³o­Ó±b¸¹ \"%s\" ¤w³Q§R°£." - -#: fetchmailprefs.php:78 -#, php-format -msgid "The account \"%s\" has been saved." -msgstr "³o­Ó±b¸¹ \"%s\" ¤w³QÀx¦s." - -#: attachment.php:43 -msgid "The attachment was not found." -msgstr "§ä¤£¨ìªþ¥[ÀÉ®×." - -#: config/prefs.php.dist:587 -msgid "The buttons NOT to show when using Xinha." -msgstr "¨Ï¥Î Xinha ®É¤£Åã¥Ü¦¹«ö¶s." - -#: config/prefs.php.dist:533 -msgid "The buttons to show when using FCKeditor." -msgstr "¨Ï¥Î FCKeditor ®ÉÅã¥Ü¦¹«ö¶s." - -#: lib/MIME/Viewer/itip.php:70 -msgid "The calendar data is invalid" -msgstr "¤£¥¿½Tªº¦æ¨Æ¾ä¸ê®Æ" - -#: lib/MIME/Viewer/appledouble.php:41 -msgid "The contents of the Macintosh file are below." -msgstr "³Áª÷¶ðÀɮתº¤º®e¦p¤U." - -#: lib/Maintenance/Task/rename_sentmail_monthly.php:73 -#, php-format -msgid "The current folder(s) \"%s\" will be renamed to \"%s\"." -msgstr "¥Ø«eªº³o¨Ç«H¥ó§X \"%s\" ±N³Q§ó¦W¬° \"%s\"." - -#: templates/acl/acl.html:29 -msgid "" -"The current list of users with access to this folder could not be retrieved." -msgstr "µLªkŪ¨ú¦¹«H¥ó§X©ÒÄݥΤ᪺¦s¨úÅv­­³]©w" - -#: config/prefs.php.dist:918 -msgid "The default charset for messages with no charset information:" -msgstr "¬Y¨Ç«H¥ó¥¼«ü©w½s½X³y¦¨µLªk¾\Ū,¦pªG¦¬¨ìÃþ¦ü«H¥ó¥H¤U¦C½s½X¶}±Ò:" - -#: lib/Compose.php:257 -#, php-format -msgid "The draft has been saved to the \"%s\" folder." -msgstr "¦¹«Ê¯ó½Z¤wÀx¦s¨ì«H¥ó§X\"%s\"¤¤." - -#: lib/MIME/Viewer/itip.php:141 -msgid "The event was added to your calendar." -msgstr "¦¹¨Æ¥ó¤w¦¨¥\ªº¼W¥[¨ì§Aªº¦æ¨Æ¾ä¤¤" - -#: lib/Compose.php:1929 -#, php-format -msgid "The file %s could not be attached." -msgstr "ÀÉ®× %s ¨Ã¥¼³Qªþ¥[." - -#: lib/Folder.php:284 -#, php-format -msgid "The folder \"%s\" already exists" -msgstr "«H¥ó§X\"%s\"¤w¦s¦b" - -#: folders.php:247 lib/Folder.php:190 -#, php-format -msgid "The folder \"%s\" may not be deleted." -msgstr "«H¥ó§X \"%s\" µLªk³Q§R°£." - -#: lib/Folder.php:363 -#, php-format -msgid "The folder \"%s\" may not be renamed." -msgstr "«H¥ó§X \"%s\" µLªk³Q§ó¦W." - -#: lib/Folder.php:306 -#, php-format -msgid "The folder \"%s\" was created but you were not subscribed to it." -msgstr "«H¥ó§X \"%s\" ¤w«Ø§´¦ý©|¥¼­q¾\." - -#: lib/Folder.php:293 -#, php-format -msgid "The folder \"%s\" was not created. This is what the server said" -msgstr "«H¥ó§X \"%s\" ¨Ã¥¼«Ø¥ß.¦øªA¾¹¦^À³" - -#: lib/Folder.php:194 -#, php-format -msgid "The folder \"%s\" was not deleted. This is what the server said" -msgstr "«H¥ó§X \"%s\" ¨Ã¥¼§R°£.¦øªA¾¹¦^À³" - -#: lib/Folder.php:309 -#, php-format -msgid "The folder \"%s\" was successfully created." -msgstr "«H¥ó§X \"%s\" ¤w¦¨¥\«Ø¥ß." - -#: lib/Folder.php:199 -#, php-format -msgid "The folder \"%s\" was successfully deleted." -msgstr "«H¥ó§X \"%s\" ¤w¦¨¥\§R°£." - -#: lib/Folder.php:388 -#, php-format -msgid "The folder \"%s\" was successfully renamed to \"%s\"." -msgstr "«H¥ó§X \"%s\" ¤w¦¨¥\³Q§ó¦W¬° \"%s\"." - -#: lib/MIME/Viewer/tnef.php:93 -msgid "The following files were attached to this part:" -msgstr "¦¹ªþ¥ó¥]§t¤U¦CÀÉ®×:" - -#: templates/javascript/popup.js:59 -msgid "" -"The image save window can not be opened. Perhaps you have set your browser " -"to block popup windows?" -msgstr "µLªk¶}±Ò¤@­Ó¼v¹³Àx¦sµøµ¡. ¦³¥i¯à§AªºÂsÄý¾¹¤w³]©w­n«ÊÂê§ÖÅãµøµ¡?" - -#: config/prefs.php.dist:524 -msgid "The javascript editor to use on the compose page." -msgstr "½s¼g¶l¥ó©Ò¨Ï¥Îªº javascript ½s¿è¾¹." - -#: lib/MIME/Viewer/status.php:74 -msgid "The mail server generated the following error message:" -msgstr "¶l¥ó¦øªA¾¹²£¥Í¥H¤Uªº¿ù»~°T®§:" - -#: lib/MIME/Viewer/notification.php:50 -msgid "The mail server generated the following informational message:" -msgstr "¦¹¶l¥ó¦øªA¾¹²£¥Í¥H¤Uªº°T®§:" - -#: lib/MIME/Viewer/status.php:89 -msgid "The mail server generated the following message:" -msgstr "¶l¥ó¦øªA¾¹²£¥Í¥H¤Uªº°T®§:" - -#: lib/Message.php:798 -#, php-format -msgid "The mailbox %s is already empty." -msgstr "¶l½c \"%s\" ¥Ø«e¤w¸g²MªÅ." - -#: lib/Fetchmail.php:238 -#, php-format -msgid "The message \"%s\" from \"%s\" (%d bytes) exceeds fetch size limit." -msgstr "" -"±q \"%2$s\" Ū¨ú¶i¨Óªº¥~³¡«H¥ó \"%1$s\" ¨ä¤j¤p(%3$d bytes)¤w¶W¥X³]©w¤W­­." - -#: templates/javascript_defs.php:54 -msgid "The message being composed has been closed. Exiting." -msgstr "¶l¥ó¼g§@ªºµøµ¡¤w³QÃö³¬. µ²§ô¤¤." - -#: lib/MIME/Viewer/pgp.php:376 -msgid "" -"The message below does not appear to be a valid PGP encrypted message. " -"Error: " -msgstr "¤U¦C¶l¥ó¦ü¥G¬OµL®Äªº PGP ¥[±K¶l¥ó. ¿ù»~: " - -#: lib/MIME/Viewer/pgp.php:252 lib/MIME/Viewer/pgp.php:411 -msgid "" -"The message below does not appear to be in the correct PGP format (according " -"to RFC 2015)." -msgstr "¤U¦C¶l¥ó¦ü¥G¤£¬O¥¿½Tªº PGP ®æ¦¡ (¨Ì¾Ú RFC 2015)." - -#: lib/MIME/Viewer/pgp.php:371 -msgid "The message below has been compressed with PGP." -msgstr "¤U¦C¶l¥ó¤w¨Ï¥Î PGP À£ÁY." - -#: lib/MIME/Viewer/pgp.php:201 -msgid "" -"The message below has been digitally signed and encrypted with PGP, but the " -"signature cannot be verified." -msgstr "¤U¦C¶l¥ó¤w¸g³z¹L PGP ¼Æ¦ìñ³¹»P¥[±K,¦ýñ³¹µLªk³QÅçÃÒ." - -#: lib/MIME/Viewer/pgp.php:207 -msgid "The message below has been digitally signed and encrypted with PGP." -msgstr "¤U¦C¶l¥ó¤w¸g³z¹L PGP ¼Æ¦ìñ³¹»P¥[±K." - -#: lib/MIME/Viewer/pgp.php:203 -msgid "" -"The message below has been digitally signed with PGP, but the signature " -"cannot be verified." -msgstr "¤U¦C¶l¥ó¤w¸g³z¹L PGP ¼Æ¦ìñ³¹,¦ýñ³¹µLªk³QÅçÃÒ." - -#: lib/MIME/Viewer/pgp.php:209 -msgid "The message below has been digitally signed with PGP." -msgstr "¤U¦C¶l¥ó¤w¸g³z¹L PGP ¼Æ¦ìñ³¹." - -#: lib/MIME/Viewer/pgp.php:313 -msgid "" -"The message below has been encrypted with PGP, however, PGP support is " -"disabled so the message cannot be decrypted." -msgstr "¤U¦C¶l¥ó¤w¸g³z¹L PGP ¥[±K, µM¦Ó PGP ¤ä´©¥¼±Ò¥Î¦]¦¹¶l¥óµLªk³Q¸Ñ±K." - -#: lib/MIME/Viewer/pgp.php:355 -msgid "" -"The message below has been encrypted with PGP, however, no personal private " -"key exists so the message cannot be decrypted." -msgstr "" -"¤U¦C¶l¥ó¤w¸g³z¹L PGP ¥[±K, µM¦Ó§Aªº­Ó¤H¨p±Kª÷Æ_¨Ã¤£¦s¦b¦]¦¹¶l¥óµLªk³Q¸Ñ±K." - -#: lib/MIME/Viewer/pgp.php:371 -msgid "The message below has been encrypted with PGP." -msgstr "¤U¦C¶l¥ó¤w¨Ï¥Î PGP ¥[±K." - -#: lib/MIME/Viewer/pgp.php:365 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"for your PGP private key before it can be decrypted." -msgstr "¤U¦C¶l¥ó¤w¸g³z¹L PGP ¥[±K, ¦b¸Ñ±K«e§A¥²¶·¿é¤J¨p±Kª÷Æ_±K½X." - -#: lib/MIME/Viewer/pgp.php:348 -msgid "" -"The message below has been encrypted with PGP. You must enter the passphrase " -"that was used to encrypt this message." -msgstr "¤U¦C¶l¥ó¤w¸g³z¹L PGP ¥[±K, ½Ð¿é¤J¥[±Kªº±K½X." - -#: lib/MIME/Viewer/pgp.php:455 -msgid "The message below has been verified." -msgstr "¤U¦C¶l¥ó¤w³QÅçÃÒ." - -#: lib/Crypt/PGP.php:380 -msgid "The message below has not been digitally signed or encrypted with PGP." -msgstr "¤U¦C¶l¥ó¨Ã¥¼³z¹L PGP ¼Æ¦ìñ³¹»P¥[±K." - -#: templates/javascript_defs.php:40 -msgid "The message does not have a Subject entered." -msgstr "¦¹¶l¥ó¨S¦³¿é¤J¥D¦®." - -#: lib/Filter.php:72 lib/Spam.php:222 -msgid "The message has been deleted." -msgstr "¦¹¶l¥ó¤w³Q§R°£." - -#: lib/Spam.php:203 -msgid "The message has been reported as not spam to your system administrator." -msgstr "¦¹¶l¥ó¤w¦V§Aªº¦øªA¾¹ºÞ²z­û¦^³ø¤£¬O¼s§i¶l¥ó." - -#: lib/Spam.php:183 -msgid "The message has been reported as not spam." -msgstr "¦¹¶l¥ó¤w¦^³ø¤£¬O¼s§i¶l¥ó." - -#: lib/Spam.php:195 -msgid "The message has been reported as spam to your system administrator." -msgstr "¦¹¶l¥ó¤w¦V§Aªº¦øªA¾¹ºÞ²z­û¦^³ø¬°¼s§i¶l¥ó." - -#: lib/Spam.php:175 -msgid "The message has been reported as spam." -msgstr "¦¹¶l¥ó¤w¦^³ø¬°¼s§i¶l¥ó." - -#: lib/MIME/Viewer/pkcs7.php:450 -#, php-format -msgid "The message has been verified. Sender: %s." -msgstr "¦¹¶l¥ó¤w³QÅçÃÒ. ¶l¥ó±H¥óªÌ: %s." - -#: lib/Filter.php:74 -msgid "The messages have been deleted." -msgstr "¶l¥ó¤w³Q§R°£." - -#: lib/MIME/Viewer/tnef.php:59 -msgid "The requested file does not exist in the MS-TNEF attachment." -msgstr "¦b MS-TNEF ªþ¥ó¤¤§ä¤£¨ì©Ò¶·­nªºÀÉ®×." - -#: lib/MIME/Viewer/zip.php:67 -msgid "The requested file does not exist in the Zip attachment." -msgstr "¦b Zip ªþ¥ó¤¤§ä¤£¨ì©Ò¶·­nªºÀÉ®×." - -#: message.php:449 -#, php-format -msgid "" -"The sender of this message is requesting a Message Disposition Notification " -"from you when you have read this message. Please click %s to send the " -"notification message." -msgstr "¶l¥ó±H¥óªÌ­n¨D¦^À³ªí¥Ü§A¤wŪ¨ú¶l¥ó,½ÐÂI¿ï%s¶Ç°e¦^±ø." - -#: templates/javascript_defs.php:39 -msgid "The signature could not be replaced." -msgstr "¦¹Ã±¦WµLªk³Q¸m´«." - -#: templates/javascript_defs.php:38 -msgid "The signature was successfully replaced." -msgstr "ñ¦W¤w¸m´«§¹¦¨." - -#: attachment.php:59 -msgid "" -"The specified attachment does not exist. It may have been deleted by the " -"original sender." -msgstr "©Ò«ü©wªºªþ¥ó¨Ã¤£¦s¦b. ¥i¯à¤w³Q­ì±H¥óªÌ§R°£." - -#: attachment.php:128 -msgid "The specified file cannot be read." -msgstr "«ü©wªºÀÉ®×µLªk³QŪ¨ú." - -#: stationery.php:84 -#, php-format -msgid "The stationery \"%s\" has been added." -msgstr "«Hºà\"%s\"·s¼W§¹¦¨." - -#: stationery.php:74 -#, php-format -msgid "The stationery \"%s\" has been deleted." -msgstr "«Hºà\"%s\"§R°£§¹¦¨." - -#: stationery.php:87 -#, php-format -msgid "The stationery \"%s\" has been updated." -msgstr "«Hºà\"%s\"§ó·s§¹¦¨." - -#: lib/MIME/Viewer/itip.php:171 -msgid "The task has been added to your tasklist." -msgstr "¦¹«Ý¿ì¨Æ¶µ¤w¦¨¥\¥[¤J¨ì§Aªº«Ý¿ì襤." - -#: lib/MIME/Viewer/status.php:94 -msgid "The text of the message" -msgstr "¶l¥ó¤º®e" - -#: lib/MIME/Viewer/status.php:93 -#, php-format -msgid "The text of the message can be viewed %s." -msgstr "¶l¥ó¤º®e½Ð°Ñ¦Ò %s ." - -#: lib/MIME/Viewer/status.php:79 -msgid "The text of the returned message" -msgstr "°h¥ó¤º®e" - -#: lib/MIME/Viewer/status.php:78 -#, php-format -msgid "The text of the returned message can be viewed %s." -msgstr "°h¥ó¤º®e½Ð°Ñ¦Ò %s ." - -#: lib/MIME/Viewer/notification.php:66 -msgid "The text of the sent message" -msgstr "°e¥ó¤º®e" - -#: lib/MIME/Viewer/notification.php:66 -#, php-format -msgid "The text of the sent message can be viewed %s." -msgstr "°e¥ó¤º®e½Ð°Ñ¦Ò %s ." - -#: lib/MIME/Viewer/itip.php:156 -msgid "The user's free/busy information was sucessfully stored." -msgstr "¨Ï¥ÎªÌªºªÅ¶¢/¦£¸L¸ê°T¤wÀx¦s§¹¦¨." - -#: lib/MIME/Viewer/alternative.php:56 -msgid "There are no alternative parts that can be displayed." -msgstr "¦¹¶l¥óµL¨ä¥L®æ¦¡¥i¨ÑÅã¥Ü." - -#: templates/mailbox/empty_mailbox.html:2 -msgid "There are no messages in this mailbox." -msgstr "¥Ø«e³o­Ó¶l½c¤¤¨S¦³¥ô¦ó«H¥ó." - -#: thread.php:104 -msgid "There is no text that can be displayed inline." -msgstr "¨S¦³¤º®e¥iÅã¥Ü©ó¥»¤å°Ï." - -#: lib/Message.php:140 -#, php-format -msgid "" -"There was an error copying messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "¥Ñ \"%s\" ½Æ»s¶l¥ó¨ì«H¥ó§X \"%s\" ®Éµo¥Í¿ù»~.¦øªA¾¹¦^À³" - -#: lib/Message.php:270 -#, php-format -msgid "" -"There was an error deleting messages from the folder \"%s\". This is what " -"the server said" -msgstr "±q«H¥ó§X \"%s\" §R°£¶l¥ó®Éµo¥Í¿ù»~.¦øªA¾¹¦^À³" - -#: lib/MIME/Viewer/itip.php:101 -msgid "There was an error deleting the event:" -msgstr "§R°£¨Æ¥ó®Éµo¥Í¤@­Ó¿ù»~:" - -#: lib/MIME/Viewer/plain.php:50 lib/MIME/Viewer/enriched.php:36 -msgid "There was an error displaying this message part" -msgstr "À˵ø¶l¥ó®Éµo¥Í¤@­Ó¿ù»~." - -#: lib/Message.php:635 -#, php-format -msgid "" -"There was an error flagging messages in the folder \"%s\". This is what the " -"server said" -msgstr "¦b«H¥ó§X \"%s\" ¤¤¼ÐÃѶl¥ó®Éµo¥Í¿ù»~.¦øªA¾¹¦^À³" - -#: folders.php:147 -#, php-format -msgid "There was an error importing %s." -msgstr "¶×¤J %s ®Éµo¥Í¤@­Ó¿ù»~." - -#: lib/MIME/Viewer/itip.php:138 -msgid "There was an error importing the event:" -msgstr "¶×¤J¨Æ¥ó®Éµo¥Í¤@­Ó¿ù»~:" - -#: lib/MIME/Viewer/itip.php:168 -msgid "There was an error importing the task:" -msgstr "¶×¤J«Ý¿ì¨Æ¶µ®Éµo¥Í¤@­Ó¿ù»~:" - -#: lib/MIME/Viewer/itip.php:154 -msgid "There was an error importing user's free/busy information:" -msgstr "¶×¤J¨Ï¥ÎªÌªºªÅ¶¢/¦£¸L¸ê°Tµo¥Í¤@­Ó¿ù»~." - -#: lib/Message.php:136 -#, php-format -msgid "" -"There was an error moving messages from \"%s\" to \"%s\". This is what the " -"server said" -msgstr "¥Ñ \"%s\" ·h²¾¶l¥ó¨ì«H¥ó§X \"%s\" ®Éµo¥Í¿ù»~.¦øªA¾¹¦^À³" - -#: lib/Compose.php:721 -#, php-format -msgid "There was an error sending your message: %s" -msgstr "¶Ç°e¶l¥ó®Éµo¥Í¤@­Ó¿ù»~: %s" - -#: lib/MIME/Viewer/itip.php:115 -msgid "There was an error updating the event:" -msgstr "§ó·s¨Æ¥ó®Éµo¥Í¤@­Ó¿ù»~:" - -#: lib/MIME/Viewer/pgp.php:166 -msgid "This PGP Public Key was attached to the message." -msgstr "PGP ¤½¶}ª÷Æ_¤wªþ¥[¨ì¦¹¶l¥ó." - -#: lib/MIME/Viewer/itip.php:106 lib/MIME/Viewer/itip.php:120 -#: lib/MIME/Viewer/itip.php:145 lib/MIME/Viewer/itip.php:159 -#: lib/MIME/Viewer/itip.php:175 lib/MIME/Viewer/itip.php:321 -msgid "This action is not supported." -msgstr "³o­Ó¾Þ§@¤£³Q¤ä´©." - -#: lib/MIME/Viewer/itip.php:181 lib/MIME/Viewer/itip.php:431 -msgid "This action is not yet implemented." -msgstr "³o­Ó¾Þ§@©|¥¼³Q¹ê§@." - -#: templates/javascript_defs.php:67 -msgid "This folder may not be renamed:" -msgstr "¦¹¦¬¥ó§XµLªk³Q§ó¦W:" - -#: templates/javascript_defs.php:64 -msgid "This may take some time. Are you sure you want to continue?" -msgstr "³o­Ó°Ê§@±N¯Ó¶O¤@¨Ç®É¶¡.Ä~Äò¶Ü?" - -#: lib/MIME/Viewer/appledouble.php:39 -msgid "This message contains a Macintosh file." -msgstr "³o«Ê¶l¥ó¥]§t¤@­Ó³Áª÷¶ðÀÉ®×." - -#: lib/MIME/Viewer/pkcs7.php:476 -msgid "" -"This message contains an attachment that has been digitally signed via S/" -"MIME." -msgstr "¦¹¶l¥ó©Ò§¨±aªº¤@­Óªþ¥ó¤w¸g³z¹L S/MIME ¬I¥H¼Æ¦ìñ³¹." - -#: lib/MIME/Viewer/pkcs7.php:480 -msgid "This message contains an attachment that has been encrypted via S/MIME." -msgstr "¦¹¶l¥ó©Ò§¨±aªº¤@­Óªþ¥ó¤w¸g³z¹L S/MIME ¬I¥H¥[±K." - -#: lib/MIME/Viewer/status.php:159 -msgid "" -"This message contains mail delivery status information, but the format of " -"this message is unknown." -msgstr "³o«Ê«H¥]§t¶l¥ó»¼°eª¬ºAªº¸ê°T,¦ý¬O«H¥ó®æ¦¡¥¼ª¾." - -#: lib/MIME/Viewer/pkcs7.php:201 -msgid "This message does not appear to be in the correct S/MIME format." -msgstr "¦¹¶l¥ó¦ü¥G¤£¬O¬O¥¿½Tªº S/MIME ®æ¦¡." - -#: lib/MIME/Viewer/pkcs7.php:174 -msgid "This message has been digitally signed via S/MIME." -msgstr "¦¹¶l¥ó¤w¸g³z¹L S/MIME ¼Æ¦ìñ³¹." - -#: lib/MIME/Viewer/pkcs7.php:170 lib/MIME/Viewer/pkcs7.php:294 -msgid "This message has been encrypted via S/MIME." -msgstr "¦¹¶l¥ó¤w¨Ï¥Î S/MIME ¥[±K." - -#: lib/MIME/Contents.php:437 -msgid "This message part cannot be viewed because it is too large." -msgstr "¦¹¶l¥óªºªþ¥ó¹L¤j¥H­P©óµLªkÀ˵ø." - -#: message.php:521 -msgid "This message to" -msgstr "¸Ó¶l¥ó¨ì" - -#: lib/IMP.php:338 -#, php-format -msgid "" -"This request cannot be completed because the link you followed or the form " -"you submitted was only valid for %s seconds" -msgstr "¥Ñ©ó§AÂI¿ïªººô§}©Îªí³æ¤w¶W¹L %s ¬í, ¦]¦¹³o­Ó½Ð¨DµLªk³Q§¹¦¨." - -#: acl.php:47 -msgid "This server does not support sharing folders." -msgstr "³o³¡¦øªA¾¹¨Ã¥¼¤ä´©«H¥ó§X¤À¨É¥\¯à." - -#: templates/javascript_defs.php:55 -msgid "This window must be called from a compose window." -msgstr "³o­Óµøµ¡¥²¶·¸g¥Ñ¶l¥ó¼g§@µøµ¡¨Ó©I¥s" - -#: templates/thread/thread.html:2 -msgid "Thread Display:" -msgstr "ÃöÁpÅã¥Ü:" - -#: thread.php:170 config/prefs.php.dist:1161 -msgid "Thread View" -msgstr "¶l¥óÃöÁpÀ˵ø" - -#: lib/MIME/Viewer/images.php:172 -msgid "Thumbnail of attached image" -msgstr "ªþ¥[¼v¹³ªºÁY¹Ï" - -#: compose.php:793 mailbox.php:588 lib/Search.php:662 lib/UI/Mailbox.php:88 -#: lib/UI/Message.php:26 templates/contacts/contacts.html:40 -#: templates/login/recompose.html:14 -msgid "To" -msgstr "¦¬¥ó¤H" - -#: config/prefs.php.dist:1158 -msgid "To Address" -msgstr "¦¬¥ó¤H¦a§}" - -#: message.php:565 -msgid "To All" -msgstr "©Ò¦³¤H" - -#: message.php:561 -msgid "To List" -msgstr "°Q½×¸s²Õ" - -#: message.php:558 -msgid "To Sender" -msgstr "±H¥ó¤H" - -#: message.php:565 -msgid "To _All" -msgstr "©Ò¦³¤H_A" - -#: message.php:561 -msgid "To _List" -msgstr "°Q½×¸s²Õ_L" - -#: templates/compose/redirect.html:46 -msgid "To field" -msgstr "¦¬¥ó¤HÄæ¦ì" - -#: templates/prefs/sourceselect.inc:324 -msgid "" -"To select multiple fields, hold down the Control (PC) or Command (Mac) while " -"clicking." -msgstr "" -"¦pªG­n½Æ¿ïÄæ¦ì,½Ð¦bÂI¿ï·Æ¹«ªº®É¦P®É«ö ControlÁä(­Ó¤H¹q¸£) ©Î CommandÁä(Ä«ªG¹q" -"¸£)." - -#: lib/IMAP/Client.php:131 -msgid "" -"To use a TLS connection, you must be running a version of PHP 5.1.0 or " -"higher." -msgstr "±ý¨Ï¥Î TLS ºô¸ô³sµ², §A¥²¶·¨Ï¥Î PHP 5.1.0 ¥H¤W(§t)ªºª©¥»." - -#: thread.php:117 templates/thread/thread.html:31 -msgid "To:" -msgstr "²¾¨ì:" - -#: config/prefs.php.dist:580 -msgid "Toggle Borders" -msgstr "ªí®æ®æ½u" - -#: config/prefs.php.dist:584 -msgid "Toggle HTML Source" -msgstr "HTML ­ì©lÀÉ" - -#: config/prefs.php.dist:596 -msgid "Top" -msgstr "³»³¡" - -#: templates/compose/compose.html:307 -msgid "Total Size:" -msgstr "Á`­p¤j¤p:" - -#: login.php:264 -msgid "Traditional" -msgstr "¶Ç²Î" - -#: config/prefs.php.dist:296 -msgid "Trash" -msgstr "©U§£½c" - -#: lib/IMAP/Tree.php:2329 -msgid "Trash folder" -msgstr "©U§£§X" - -#: templates/prefs/trashselect.inc:19 -msgid "Trash folder:" -msgstr "©U§£½c:" - -#: lib/Quota/sql.php:79 -msgid "Unable to connect to SQL server." -msgstr "µLªk³sµ² SQL ¦øªA¾¹." - -#: lib/Quota/mercury32.php:78 lib/Quota/command.php:93 -#: lib/Quota/logfile.php:87 lib/Quota/imap.php:42 lib/Quota/mdaemon.php:45 -#: lib/Quota/maildir.php:113 lib/Quota/hook.php:52 -msgid "Unable to retrieve quota" -msgstr "µLªkŪ¨úºÏºÐ°t¸m¸ê®Æ" - -#: templates/message/navbar_navigate.html:13 templates/mailbox/navbar.html:19 -#: templates/mailbox/navbar.html:35 -msgid "Unanswered" -msgstr "¥¼¦^ÂÐ" - -#: search.php:342 -msgid "Unanswered messages" -msgstr "¥¼¦^ÂЪº¶l¥ó" - -#: message.php:552 mailbox.php:515 -msgid "Undelete" -msgstr "´_­ì¤w§R°£" - -#: search.php:352 -msgid "Undeleted messages" -msgstr "´_­ì¤w§R°£¶l¥ó" - -#: config/prefs.php.dist:549 -msgid "Underline" -msgstr "©³½u" - -#: lib/MIME/Headers.php:228 lib/UI/Mailbox.php:66 lib/UI/Mailbox.php:84 -msgid "Undisclosed Recipients" -msgstr "ÁôÂæ¬¥ó¹ï¶H" - -#: config/prefs.php.dist:568 -msgid "Undoes your last action" -msgstr "´_­ì" - -#: lib/IMAP/Client.php:462 -msgid "Unexpected response from server to AUTHENTICATE command." -msgstr "±q¦øªA¾¹¨ì¨ì AUTHENTICATE «ü¥O¦¬¨ì¥¼¹w´Á¦^À³." - -#: lib/IMAP/Client.php:428 -msgid "Unexpected response from server to Digest-MD5 response." -msgstr "±q¦øªA¾¹¨ì¨ì Digest-MD5¤ÏÀ³¦¬¨ì¥¼¹w´Á¦^À³." - -#: search.php:347 -msgid "Unflagged messages" -msgstr "¤£­«­nªº¶l¥ó" - -#: lib/MIME/Viewer/itip.php:465 -#, php-format -msgid "Unhandled component of type: %s" -msgstr "µLªk´x±±ªº¤¸¥ó«¬ºA: %s" - -#: lib/MIME/Viewer/itip.php:729 -msgid "Unknown" -msgstr "¥¼ª¾ªº" - -#: lib/UI/Mailbox.php:203 -msgid "Unknown Date" -msgstr "¥¼ª¾ªº¤é´Á" - -#: lib/IMAP/Client.php:205 -#, php-format -msgid "Unknown IMAP response from the server. Server Responded: %s" -msgstr "¥¼ª¾ªº IMAP ¦^À³. ¦øªA¾¹¦^À³: %s" - -#: lib/MIME/Viewer/itip.php:675 -msgid "Unknown Meeting" -msgstr "¥¼ª¾ªº·|ij" - -#: lib/UI/Mailbox.php:103 -msgid "Unknown Recipient" -msgstr "¥¼ª¾ªº¦¬¥ó¹ï¶H" - -#: lib/MIME/Viewer/itip.php:819 -msgid "Unknown Task" -msgstr "¥¼ª¾ªº¨Æ¶µ" - -#: smime.php:339 pgp.php:433 -msgid "Unload Passphrase" -msgstr "¨ø¸ü±K½X" - -#: fetchmailprefs.php:69 -msgid "Unnamed" -msgstr "¥¼©R¦W" - -#: message.php:475 mailbox.php:762 templates/message/navbar_navigate.html:9 -#: templates/mailbox/navbar.html:15 templates/mailbox/navbar.html:31 -msgid "Unseen" -msgstr "¥¼¬Ý¹L" - -#: templates/folders/actions.html:26 -msgid "Unsubscribe" -msgstr "¨ú®ø­q¾\" - -#: templates/compose/compose.html:281 -msgid "Update" -msgstr "Åܧó" - -#: lib/MIME/Viewer/itip.php:661 -msgid "Update respondent status" -msgstr "§ó·s¦^À³ª¬ºA" - -#: lib/MIME/Viewer/itip.php:640 -msgid "Update this event on my calendar" -msgstr "¦b§Úªº¦æ¨Æ¾ä¤¤§ó·s³o­Ó¨Æ¥ó" - -#: templates/smime/import_key.html:40 templates/pgp/import_key.html:38 -msgid "Upload:" -msgstr "¤W¶Ç:" - -#: templates/prefs/sentmailselect.inc:39 -msgid "Use Default Value" -msgstr "¨Ï¥Î¹w³]­È" - -#: config/prefs.php.dist:275 -msgid "Use IMAP folder subscriptions?" -msgstr "¨Ï¥Î IMAP «H¥ó§X­q¾\?" - -#: config/prefs.php.dist:969 -msgid "Use Virtual Trash Folder?" -msgstr "¨Ï¥ÎµêÀÀ©U§£½c?" - -#: templates/acl/acl.html:42 -msgid "User" -msgstr "¨Ï¥ÎªÌ" - -#: acl.php:90 acl.php:131 -#, php-format -msgid "" -"User \"%s\" successfully given the specified rights for the folder \"%s\"." -msgstr "¨Ï¥ÎªÌ \"%s\" ¤w¦¨¥\ªº³Q½á¤©¤U¦CÅv­­¨ì«H¥ó§X \"%s\"." - -#: lib/api.php:180 templates/login/login.html:85 -msgid "Username" -msgstr "¨Ï¥ÎªÌ¦WºÙ" - -#: templates/fetchmail/fetchmailprefs.html:55 -msgid "Username:" -msgstr "¨Ï¥ÎªÌ¦WºÙ:" - -#: templates/login/mobile.inc:14 -msgid "Username: " -msgstr "¨Ï¥ÎªÌ: " - -#: lib/MIME/Viewer/pkcs7.php:256 templates/smime/smime.html:35 -#: templates/smime/smime.html:67 templates/smime/smime.html:71 -#: templates/pgp/pgp.html:43 templates/pgp/pgp.html:75 -#: templates/pgp/pgp.html:80 -msgid "View" -msgstr "À˵ø" - -#: lib/MIME/Viewer/zip.php:99 lib/MIME/Viewer/tnef.php:109 -#, php-format -msgid "View %s" -msgstr "À˵ø %s" - -#: smime.php:313 pgp.php:405 -#, php-format -msgid "View %s Public Key" -msgstr "À˵ø %s ¤½¶}ª÷Æ_" - -#: lib/MIME/Viewer/images.php:162 lib/MIME/Viewer/images.php:167 -msgid "View Attachment" -msgstr "À˵øªþ¥ó" - -#: mailbox.php:548 -msgid "View Messages" -msgstr "À˵ø" - -#: smime.php:340 pgp.php:434 -msgid "View Personal Private Key" -msgstr "À˵ø­Ó¤H¨p±Kª÷Æ_." - -#: smime.php:336 pgp.php:428 -msgid "View Personal Public Key" -msgstr "À˵ø­Ó¤H¤½¶}ª÷Æ_." - -#: message.php:576 -msgid "View Thread" -msgstr "ÃöÁpÀ˵ø" - -#: lib/MIME/Viewer/pkcs7.php:484 -msgid "View attachment in a separate window" -msgstr "¦b·sµøµ¡À˵øªþ¥ó" - -#: lib/MIME/Viewer/related.php:85 -msgid "View content in a separate window" -msgstr "¦b·sµøµ¡À˵ø" - -#: lib/MIME/Viewer/itip.php:142 -msgid "View event" -msgstr "À˵ø¨Æ¥ó" - -#: folders.php:435 mailbox.php:699 -#, php-format -msgid "View messages in %s" -msgstr "À˵ø %s ¤¤ªº¶l¥ó" - -#: templates/prefs/initialpageselect.inc:16 -msgid "View or mailbox to display after login:" -msgstr "µn¤J«áÅã¥Ü«H¥ó§X:" - -#: lib/MIME/Viewer/itip.php:172 -msgid "View task" -msgstr "À˵ø«Ý¿ì¨Æ¶µ" - -#: mailbox.php:367 mailbox.php:368 -msgid "Virtual Folder" -msgstr "µêÀÀ«H¥ó§X" - -#: search.php:151 -#, php-format -msgid "Virtual Folder \"%s\" created succesfully." -msgstr "µêÀÀ«H¥ó§X\"%s\"¤w«Ø¥ß§¹¦¨." - -#: lib/IMAP/Tree.php:88 templates/search/search.html:184 -msgid "Virtual Folders" -msgstr "µêÀÀ«H¥ó§X" - -#: search.php:146 -msgid "Virtual Folders require a label." -msgstr "µêÀÀ«H¥ó§X»Ý­n¤@­Ó¦WºÙ." - -#: lib/Search.php:401 -msgid "Virtual INBOX" -msgstr "µêÀÀ¦¬¥ó§X" - -#: lib/IMAP/Tree.php:2369 -msgid "Virtual INBOX Folder" -msgstr "µêÀÀ¦¬¥ó§X" - -#: lib/Search.php:345 -msgid "Virtual Trash" -msgstr "µêÀÀ©U§£½c" - -#: lib/IMAP/Tree.php:2365 -msgid "Virtual Trash Folder" -msgstr "µêÀÀ©U§£½c" - -#: templates/search/search.html:195 -msgid "Virtual folder label:" -msgstr "µêÀÀ«H¥ó§X¦WºÙ:" - -#: lib/Crypt/PGP.php:380 lib/MIME/Viewer/pkcs7.php:439 -msgid "Warning" -msgstr "ĵ§i" - -#: lib/IMP.php:334 -msgid "" -"We cannot verify that this request was really sent by you. It could be a " -"malicious request." -msgstr "µLªkÅçÃÒ³o­Ó½Ð¨D¬O§_¥Ñ§A°e¥X. ³o¦³¥i¯à¬O¤@­Ó´c·Nªº½Ð¨D." - -#: login.php:197 login.php:356 templates/login/mobile.inc:11 -#, php-format -msgid "Welcome to %s" -msgstr "Åwªï¨ì %s" - -#: config/prefs.php.dist:813 -msgid "" -"What should we do with spam messages after they have been reported as spam " -"or innocent?" -msgstr "·í¶l¥ó³Q¦^³ø¬°¼s§i©Î¤£¬O¼s§i®ÉÀ³¸Ó?" - -#: config/prefs.php.dist:961 -msgid "" -"When deleting messages, move them to your Trash folder instead of marking " -"them as deleted?" -msgstr "·í§R°£¶l¥ó®É, ¤£¼Ð»x¦¨¤w§R°£¦Óª½±µ²¾¨ì©U§£½c?" - -#: config/prefs.php.dist:1146 -msgid "" -"When opening a new mailbox for the first time, which page do you want to " -"start on?" -msgstr "·s«H¥ó§X²Ä¤@¦¸¶}±Ò®É,§A§Æ±æ±q­þ¤@­¶¶}©l?" - -#: config/prefs.php.dist:663 -msgid "" -"When replying/forwarding to a message, should we use the same format as the " -"original message?" -msgstr "¬O§_¥H­ì¥»«H¥óªº®æ¦¡,¦^ÂÐ/Âà±H«H¥ó?" - -#: config/prefs.php.dist:768 -msgid "When saving sent-mail, should we save attachment data?" -msgstr "Àx¦s±H¥ó³Æ¥÷®É,¬O§_¤]­n¤@¨ÖÀx¦sªþ¥[ÀÉ®×?" - -#: config/prefs.php.dist:494 -msgid "" -"When sending mail or expanding addresses, what domain should we append to " -"unqualified addresses (email addresses without \"@\")?" -msgstr "" -"¶Ç°e¶l¥ó©Î©m¦WÁr´ú®É,¦pªG¨S¦³¿é¤J¦¬¥ó¹ï¶Hªººô°ì¦WºÙ(¹q¤l¶l¥ó¦í§}¨S¦³\"@\")?," -"¥H¦¹°µ¬°¹w³]ªººô°ì¦WºÙ?" - -#: config/prefs.php.dist:930 -msgid "Where do you want to display links to alternative formats of a message?" -msgstr "§A¦p¦ó¦w±Æ\"Åã¥Ü¶l¥ó¨ä¥L®æ¦¡\"³o­Óªº³sµ²©O?" - -#: config/prefs.php.dist:599 -msgid "Where should the cursor be located in the compose text area by default?" -msgstr "¥»¤å°Ï´å¼Ð¹w³]©ñ¸m©ó?" - -#: message.php:584 mailbox.php:531 -msgid "Whitelist" -msgstr "¤Íµ½¦W³æ" - -#: lib/prefs.php:230 config/prefs.php.dist:523 -msgid "Xinha" -msgstr "Xinha" - -#: templates/search/search.html:99 -msgid "Year" -msgstr "¦~" - -#: templates/javascript_defs.php:49 config/prefs.php.dist:1224 -#: config/prefs.php.dist:1246 templates/compose/compose.html:292 -msgid "Yes" -msgstr "¬O" - -#: lib/Maintenance/Task/fetchmail_login.php:57 -msgid "You are about to fetch email from the following account(s):" -msgstr "§A¥¿¦bÀ|¸Õ¥Ñ¤U¦C±b¸¹¦¬¨ú¥~³¡¶l¥ó:" - -#: templates/folders/folders_confirm.html:11 -msgid "" -"You are attempting to delete all messages contained in the following folder" -"(s)." -msgstr "§A¥¿¦bÀ|¸Õ§R°£¤U¦C«H¥ó§X¤¤ªº©Ò¦³¶l¥ó." - -#: templates/folders/folders_confirm.html:10 -msgid "You are attempting to delete the following folder(s)." -msgstr "§A¥¿¦bÀ|¸Õ§R°£¤U¦C«H¥ó§X." - -#: templates/javascript_defs.php:82 -msgid "You are copying/moving to a new folder." -msgstr "§A¥¿¦b½Æ»s/·h²¾¨ì¤@­Ó·s«H¥ó§X." - -#: templates/javascript_defs.php:60 -msgid "You are creating a sub-folder to" -msgstr "§A¥¿¦b«Ø¥ß·sªº¦¸«H¥ó§X¨ì" - -#: templates/javascript_defs.php:62 -msgid "You are creating a top-level folder." -msgstr "§A¥¿¦b«Ø¥ß¤@­Ó³Ì¤W¼hªº«H¥ó§X." - -#: lib/Folder.php:265 -msgid "You are not allowed to create folders." -msgstr "§A¨S¦³«Ø¥ß«H¥ó§XªºÅv­­." - -#: lib/Folder.php:272 -#, php-format -msgid "You are not allowed to create more than %d folders." -msgstr "¤£¤¹³\§A«Ø¥ß%d­Ó¥H¤Wªº«H¥ó§X." - -#: lib/Compose.php:958 -#, php-format -msgid "" -"You are not allowed to send messages to more than %d recipients within %d " -"hours." -msgstr "¤£¤¹³\§A¦b %2$d ¤p®É¤º¶Ç°e«H¥óµ¹¶W¹L %1$d ­Ó¦¬¥ó¹ï¶H." - -#: lib/Compose.php:1202 -#, php-format -msgid "You are not allowed to send messages to more than %d recipients." -msgstr "¤£¤¹³\§A¶Ç°e«H¥óµ¹¶W¹L %d ­Ó¦¬¥ó¹ï¶H." - -#: templates/javascript_defs.php:65 -msgid "You are renaming the folder:" -msgstr "§A¥¿¦b¬°«H¥ó§X§ó·s¦WºÙ:" - -#: templates/stationery/stationery.html:39 -msgid "" -"You can use the following placeholders in the stationery text: %c for the " -"current message content; %s for the signature." -msgstr "§A¥i¥H¦b«Hºà¤¤¨Ï¥Î¤U¦C«e¸m¦r¤¸: %c ªí¥Ü¥Ø«e«H¥ó¤¤ªº¤º®e; %s ªí¥Üñ¦W." - -#: lib/Folder.php:488 -#, php-format -msgid "You cannot unsubscribe from \"%s\"." -msgstr "§AµLªk¨ú®ø­q¾\ \"%s\"." - -#: lib/Maintenance/Task/tos_agreement.php:33 -msgid "" -"You did not agree to the Terms of Service agreement, so you were not allowed " -"to login." -msgstr "§A©|¥¼¦P·N¨Ï¥Î±ø´Ú,µLªkÅý§Aµn¤J." - -#: templates/acl/acl.html:88 -msgid "You do not have permission to change access to this folder." -msgstr "§A¨S¦³Åܧ󦹫H¥ó§X¦s¨ú±±¨îªºÅv­­." - -#: lib/Maillog.php:130 -#, php-format -msgid "You forwarded this message on %%s to the following recipients: %s." -msgstr "§A´¿¸g©ó %%s Âà±H³o«Ê«H¥óµ¹³o¨Ç¤H: %s." - -#: lib/IMP.php:1077 -#, php-format -msgid "You have %s new messages." -msgstr "§A¦³ %s «Ê·s¶l¥ó" - -#: lib/IMP.php:1077 -msgid "You have 1 new message." -msgstr "§A¦³¤@«Ê·s¶l¥ó" - -#: compose.php:126 -msgid "You have already submitted this page." -msgstr "§A¤w°e¥X¦¹­¶­±." - -#: templates/newmsg/alert.html:3 -msgid "You have new mail in:" -msgstr "§A¦³·s¶l¥ó¦b:" - -#: templates/fetchmail/fetchmail.html:22 -msgid "You have not configured any external mail accounts." -msgstr "§A©|¥¼³]©w¥ô¦ó¥~³¡¶l¥ó±b¸¹." - -#: lib/Compose.php:1189 -msgid "You must enter at least one recipient." -msgstr "§A¥²¶·¦Ü¤Ö¿é¤J¤@¦ì¦¬¥ó¹ï¶H." - -#: lib/MIME/Viewer/pgp.php:365 -msgid "" -"You must enter the passphrase for your PGP private key to view this message." -msgstr "­nÀ˵ø¦¹¶l¥ó¥²¶·¥ý¿é¤J§Aªº PGP ­Ó¤Hª÷Æ_±K½X." - -#: lib/MIME/Viewer/pkcs7.php:313 -msgid "" -"You must enter the passphrase for your S/MIME private key to view this " -"message" -msgstr "­nÀ˵ø¦¹¶l¥ó¥²¶·¥ý¿é¤J§Aªº S/MIME ­Ó¤Hª÷Æ_±K½X." - -#: lib/MIME/Viewer/pgp.php:348 -msgid "You must enter the passphrase that was used to encrypt this message." -msgstr "­n¥[±K¦¹¶l¥ó¥²¶·¥ý¿é¤J±K½X." - -#: templates/javascript_defs.php:83 -msgid "You must select a target mailbox first." -msgstr "­º¥ý,§A¥²¶·¥ý¿ï¾Ü¤@­Ó¥Ø¼Ð«H¥ó§X." - -#: fetchmailprefs.php:89 -msgid "You must select an account to be deleted." -msgstr "§A¥²¶·¥ý¿ï¾Ü¤@­Ó­n§R°£ªº±b¸¹." - -#: templates/javascript_defs.php:53 -msgid "You must select an address first." -msgstr "­º¥ý,§A¥²¶·¥ý¿ï¾Ü¤@­Ó¦a§}." - -#: templates/javascript_defs.php:46 templates/javascript_defs.php:48 -msgid "You must select at least one message first." -msgstr "­º¥ý,§A¥²¶·¥ý¿ï¾Ü¦Ü¤Ö¤@«Ê¶l¥ó." - -#: lib/Compose.php:856 -msgid "You must separate e-mail addresses with commas (,) not semicolons (;)." -msgstr "§A¥²¶·¨Ï¥Î³r¸¹ (,) ¤À¹j¨C¤@­Ó¹q¤l¶l¥ó,¦Ó¤£¬O¨Ï¥Î¤À¸¹ (;)." - -#: templates/javascript_defs.php:37 -msgid "You must specify a recipient." -msgstr "§A¥²¶·«ü©w¤@­Ó¦¬¥ó¹ï¶H." - -#: templates/fetchmail/fetchmailprefs.html:91 -msgid "" -"You need to have \"Perform maintenance operations on login?\" enabled in " -"your maintenance options." -msgstr "§A¥²¶·¦bµn¤J¤u§@¿ï¶µ¤Ä¿ï \"µn¤J«á°õ¦æºûÅ@¾Þ§@?\"." - -#: lib/Maillog.php:138 -#, php-format -msgid "You redirected this message to %s on %%s." -msgstr "§A¤w©ó %%2$s Âà§}»¼°e¦¹«H¥óµ¹ %1$s." - -#: lib/Maillog.php:142 -#, php-format -msgid "You replied to this message on %s." -msgstr "§A¤w©ó %s ¦^ÂЦ¹«H¥ó." - -#: lib/Folder.php:440 -#, php-format -msgid "You were not subscribed to \"%s\". Here is what the server said" -msgstr "§A¨Ã¥¼­q¾\ \"%s\".¦øªA¾¹¦^À³" - -#: lib/Folder.php:490 -#, php-format -msgid "You were not unsubscribed from \"%s\". Here is what the server said" -msgstr "§A¨Ã¥¼¨ú®ø­q¾\ \"%s\".¦øªA¾¹¦^À³" - -#: lib/Folder.php:443 -#, php-format -msgid "You were successfully subscribed to \"%s\"" -msgstr "§A¤w¦¨¥\­q¾\ \"%s\"" - -#: lib/Folder.php:493 -#, php-format -msgid "You were successfully unsubscribed from \"%s\"" -msgstr "§A¤w¦¨¥\¨ú®ø­q¾\ \"%s\"" - -#: templates/pgp/pgp.html:92 -msgid "Your Name:" -msgstr "§Aªº¦WºÙ:" - -#: templates/pgp/pgp.html:64 -msgid "Your PGP Public/Private Keys" -msgstr "§Aªº PGP ¤½¶}/¨p±Kª÷Æ_" - -#: templates/smime/smime.html:70 templates/pgp/pgp.html:79 -msgid "Your Private Key:" -msgstr "§Aªº¨p±Kª÷Æ_:" - -#: templates/smime/smime.html:66 templates/pgp/pgp.html:74 -msgid "Your Public Key:" -msgstr "§Aªº¤½¶}ª÷Æ_:" - -#: config/prefs.php.dist:185 -msgid "Your Reply-to: address: (optional)" -msgstr "»Õ¤Uªº¦^¶l¦a§} («D¥²¶·ªº)" - -#: templates/smime/smime.html:56 -msgid "Your S/MIME Public/Private Certificates" -msgstr "§Aªº S/MIME ¤½¶}/¨p±K¾ÌÃÒ" - -#: fetchmail.php:22 -msgid "Your account does not support fetching external mail." -msgstr "§Aªº±b¸¹¨Ã¤£¤ä´©Åª¨ú¥~³¡¶l¥ó." - -#: templates/fetchmail/fetchmailprefs.html:18 -msgid "Your accounts:" -msgstr "§Aªº±b¸¹:" - -#: config/prefs.php.dist:193 -msgid "" -"Your alias addresses: (optional, enter each address on a new line)" -msgstr "»Õ¤Uªº§O¦W¹q¤l¶l¥ó¦a§}: («D¥²¶·,¦p¦³¦hµ§½Ð¥H·s¦æ¿é¤J)" - -#: lib/MIME/Viewer/images.php:89 -msgid "Your browser does not support inline display of this image type." -msgstr "§AªºÂsÄý¾¹¨Ã¥¼¤ä´©¦¹ºØ¹Ï¤ù®æ¦¡ªºª½±µÅã¥Ü." - -#: config/prefs.php.dist:746 -msgid "Your default charset for sending messages:" -msgstr "¶Ç°e¶l¥óªº¹w³]½s½X¤è¦¡:" - -#: templates/prefs/encryptselect.inc:1 -msgid "Your default encryption method for sending messages:" -msgstr "¶Ç°e¶l¥óªº¹w³]¥[±K¤è¦¡:" - -#: attachment.php:114 -#, php-format -msgid "" -"Your linked attachment has been downloaded by at least one user.\n" -"\n" -"Attachment name: %s\n" -"Attachment date: %s\n" -"\n" -"Click on the following link to permanently delete the attachment:\n" -"%s" -msgstr "" -"Âà¦s¬°ºô§}ªºªþ¥ó¤w³Q¤@­Ó¥H¤Wªº¦¬¥ó¹ï¶H¤U¸ü.\n" -"\n" -"ªþ¥ó¦WºÙ: %s\n" -"ªþ¥ó¤é´Á: %s\n" -"\n" -"ÂI¿ï¤U¦C³sµ²¥H²¾°£¸Óªþ¥ó:\n" -"%s" - -#: lib/MIME/Viewer/status.php:88 -msgid "Your message was successfully delivered." -msgstr "§Aªº¶l¥ó¤w»¼°e§¹¦¨." - -#: config/prefs.php.dist:217 -msgid "Your signature:" -msgstr "§AªºÃ±¦W:" - -#: lib/Message.php:535 -#, php-format -msgid "[Attachment stripped: Original attachment type: %s, name: %s]" -msgstr "[ªþ¥ó¤w¥h°£: ­ì©lªþ¥ó«¬ºA: %s, ÀɦW: %s]" - -#: templates/javascript/addressesBlocks.js:7 -msgid "[Hide Addresses]" -msgstr "[ÁôÂæí§}]" - -#: message.php:285 rss.php:75 mailbox.php:723 lib/Compose.php:1774 -#: lib/Compose.php:2251 -msgid "[No Subject]" -msgstr "[µL¥D¦®]" - -#: lib/MIME/Viewer/pgp.php:170 -msgid "[Save the key to your Address book]" -msgstr " [Àx¦sª÷Æ_¨ì³q°T¿ý¤¤] " - -#: templates/javascript/addressesBlocks.js:8 -msgid "[Show Addresses -" -msgstr "[Åã¥Ü¦í§} -" - -#: lib/MIME/Headers.php:238 -#, php-format -msgid "[Show addresses - %s recipients]" -msgstr "[Åã¥Ü¦í§} - %s ¦ì¦¬¥ó¹ï¶H]" - -#: lib/Compose.php:2869 -msgid "[Truncated Text]" -msgstr "[¤wºIÂ_ªº¥»¤å]" - -#: lib/MIME/Viewer/pgp.php:172 -msgid "[View the raw key]" -msgstr " [À˵ø­ì©lª÷Æ_] " - -#: compose.php:924 -msgid "_Bcc" -msgstr "¯µ¥ó°Æ¥»_B" - -#: message.php:580 mailbox.php:527 -msgid "_Blacklist" -msgstr "¶Â¦W³æ_B" - -#: compose.php:921 -msgid "_Cc" -msgstr "°Æ¥»_C" - -#: message.php:554 mailbox.php:509 mailbox.php:511 -msgid "_Delete" -msgstr "§R°£_D" - -#: lib/IMP.php:860 -msgid "_Folders" -msgstr "«H¥ó§X_F" - -#: compose.php:901 -msgid "_Identity" -msgstr "¨­¥÷ÃѧO_I" - -#: lib/IMP.php:829 -msgid "_Inbox" -msgstr "¦¬¥ó§X_I" - -#: lib/IMP.php:897 -msgid "_Log out" -msgstr "µn¥X_L" - -#: message.php:589 -msgid "_Message Source" -msgstr "À˵ø­ì©lÀÉ_M" - -#: lib/IMP.php:857 -msgid "_New Message" -msgstr "¼g«H_N" - -#: message.php:602 -msgid "_Print" -msgstr "¤Íµ½¦C¦L_P" - -#: compose.php:991 -msgid "_Priority" -msgstr "Àu¥ý_P" - -#: mailbox.php:354 -#, php-format -msgid "_Refresh %s" -msgstr "­«·s¾ã²z_R %s" - -#: message.php:557 -msgid "_Reply" -msgstr "¦^ÂÐ_R" - -#: lib/IMP.php:862 -msgid "_Search" -msgstr "·j´M_S" - -#: compose.php:886 -msgid "_Send Message" -msgstr "¶Ç°e¶l¥ó_S" - -#: mailbox.php:598 -msgid "_Thread" -msgstr "ÃöÁp_T" - -#: compose.php:917 compose.php:919 -msgid "_To" -msgstr "¦¬¥ó¤H_T" - -#: mailbox.php:515 -msgid "_Undelete" -msgstr "´_­ì¤w§R°£_U" - -#: message.php:576 -msgid "_View Thread" -msgstr "ÃöÁpÀ˵ø_V" - -#: message.php:584 mailbox.php:531 -msgid "_Whitelist" -msgstr "¤Íµ½¦W³æ_W" - -#: lib/Compose.php:985 -msgid "addressee unknown" -msgstr "¥¼ª¾ªº¶l¥ó¦í§}" - -#: lib/Search.php:542 -msgid "and" -msgstr "¦Ó¥B" - -#: lib/Compose.php:1884 -msgid "attachment" -msgstr "ªþ¥ó" - -#: view.php:122 -msgid "attachments.zip" -msgstr "attachments.zip" - -#: templates/compose/compose.html:273 -msgid "bytes" -msgstr "bytes" - -#: lib/Compose.php:1009 -msgid "cannot create output file" -msgstr "µLªk«Ø¥ß¿é¥XÀÉ®×." - -#: lib/Compose.php:981 -msgid "cannot open input" -msgstr "µLªk¶}±Ò¿é¤J" - -#: lib/Compose.php:973 -msgid "command line usage error" -msgstr "±K¥O¦C»yªk¿ù»~" - -#: lib/Compose.php:1029 -msgid "configuration error" -msgstr "³]©w¿ù»~" - -#: lib/Compose.php:1005 -msgid "critical system file missing" -msgstr "¿ò¥¢­«­nªº¨t²ÎÀÉ®×" - -#: lib/Compose.php:977 -msgid "data format error" -msgstr "¸ê®Æ®æ¦¡¿ù»~" - -#: lib/Compose.php:1033 -msgid "entry not found" -msgstr "§ä¤£¨ì°O¿ý" - -#: templates/contacts/contacts.html:16 -msgid "from" -msgstr "±q" - -#: lib/Compose.php:989 -msgid "host name unknown" -msgstr "¥¼ª¾ªº¶l¥ó¥D¾÷¦WºÙ" - -#: lib/Search.php:545 -msgid "in" -msgstr "©ó­ì¤å" - -#: lib/Compose.php:1013 -msgid "input/output error" -msgstr "¿é¤J/¿é¥X¿ù»~" - -#: lib/Compose.php:997 -msgid "internal software error" -msgstr "¤º³¡³nÅé¿ù»~" - -#: templates/folders/import.html:14 -msgid "into folder" -msgstr "¨ì«H¥ó§X" - -#: smime.php:39 pgp.php:79 -msgid "key" -msgstr "ª÷Æ_" - -#: folders.php:143 -msgid "mailbox file" -msgstr "¶l½cÀÉ®×" - -#: lib/Compose.php:789 -msgid "name" -msgstr "¦WºÙ" - -#: lib/Search.php:539 -msgid "not" -msgstr "¤£¬O" - -#: lib/Search.php:542 templates/fetchmail/fetchmailprefs.html:26 -msgid "or" -msgstr "©ÎªÌ" - -#: lib/Compose.php:1025 -msgid "permission denied" -msgstr "¦s¨ú¾D©Ú" - -#: templates/javascript_defs.php:32 -msgid "recipients" -msgstr "¦¬¥ó¹ï¶H" - -#: templates/javascript/addressesBlocks.js:8 -msgid "recipients]" -msgstr "¦¬¥ó¹ï¶H]" - -#: lib/Compose.php:1021 -msgid "remote error in protocol" -msgstr "³q«H¨ó©w»·ºÝ¿ù»~" - -#: lib/Compose.php:993 -msgid "service unavailable" -msgstr "µL¥i¥ÎªºªA°È" - -#: lib/Compose.php:1001 -msgid "system error" -msgstr "¨t²Î¿ù»~" - -#: lib/Compose.php:1017 -msgid "temporary failure" -msgstr "¼È®É©Êªº¥¢±Ñ" - -#: lib/Filter.php:65 -msgid "your blacklist" -msgstr "§Aªº¶Â¦W³æ" - -#: lib/Filter.php:91 -msgid "your whitelist" -msgstr "§Aªº¤Íµ½¦W³æ" diff --git a/imp/rss.php b/imp/rss.php deleted file mode 100644 index d3c082ca0..000000000 --- a/imp/rss.php +++ /dev/null @@ -1,91 +0,0 @@ - - * @package IMP - */ - -require_once dirname(__FILE__) . '/lib/Application.php'; -try { - new IMP_Application(array('init' => array('authentication' => 'throw'))); -} catch (Horde_Exception $e) { - //!$auth->authenticate($_SERVER['PHP_AUTH_USER'], array('password' => isset($_SERVER['PHP_AUTH_PW']) ? $_SERVER['PHP_AUTH_PW'] : null)))) { - header('WWW-Authenticate: Basic realm="IMP RSS Interface"'); - header('HTTP/1.0 401 Unauthorized'); - echo '401 Unauthorized'; - exit; -} - -$items = array(); -$mailbox = 'INBOX'; -$new_mail = $request = $searchid = false; -$unseen_num = 0; - -/* Determine the mailbox that was requested and if only new mail should be - * displayed. Default to new mail in INBOX. */ -$request = Horde_Util::getPathInfo(); -if (!empty($request)) { - $request_parts = explode('/-/', $request); - if (!empty($request_parts[0])) { - $ns_info = $imp_imap->getNamespace(); - $mailbox = $imp_imap->appendNamespace(preg_replace('/\//', $ns_info['delimiter'], trim($request_parts[0], '/'))); - - /* Make sure mailbox exists or else exit immediately. */ - $imp_folder = IMP_Folder::singleton(); - if (!$imp_folder->exists($mailbox)) { - exit; - } - } - $new_mail = (isset($request_parts[1]) && ($request_parts[1] === 'new')); -} - -/* Obtain some information describing the mailbox state. */ -$imp_mailbox = IMP_Mailbox::singleton($mailbox); -$total_num = $imp_mailbox->getMessageCount(); -$unseen_num = ($imp_search->isVINBOXFolder($mailbox)) - ? $imp_mailbox->getMessageCount() - : $imp_mailbox->unseenMessages(Horde_Imap_Client::SORT_RESULTS_COUNT); - -$query = new Horde_Imap_Client_Search_Query(); -if ($new_mail) { - $query->flag('\\seen', false); -} -$ids = $imp_search->runSearchQuery($query, $mailbox, Horde_Imap_Client::SORT_DATE, 1); - -if (!empty($ids)) { - $imp_ui = new IMP_Ui_Mailbox($imp_mbox['mailbox']); - - $overview = $imp_mailbox->getMailboxArray(array_slice($ids, 0, 20), array('preview' => $prefs->getValue('preview_enabled'))); - - foreach ($overview['overview'] as $ob) { - $from_addr = $imp_ui->getFrom($ob['envelope'], array('fullfrom' => true)); - $items[] = array_map('htmlspecialchars', array( - 'title' => $imp_ui->getSubject($ob['envelope']['subject']), - 'pubDate' => date('r', strtotime($ob['envelope']['date'])), - 'description' => isset($ob['preview']) ? $ob['preview'] : '', - 'url' => Horde::applicationURL(IMP::generateIMPUrl('message.php', $mailbox, $ob['uid'], $mailbox), true, -1), - 'fromAddr' => $from_addr['fullfrom'], - 'toAddr' => Horde_Mime_Address::addrArray2String(isset($ob['envelope']['to']) ? $ob['envelope']['to'] : array()) - )); - } -} - -$description = ($total_num == 0) - ? _("No Messages") - : sprintf(_("%u of %u messages in %s unread."), $unseen_num, $total_num, IMP::getLabel($mailbox)); - -$t = new Horde_Template(); -$t->set('charset', Horde_Nls::getCharset()); -$t->set('xsl', $registry->get('themesuri') . '/feed-rss.xsl'); -$t->set('pubDate', htmlspecialchars(date('r'))); -$t->set('desc', htmlspecialchars($description)); -$t->set('title', htmlspecialchars($registry->get('name') . ' - ' . IMP::getLabel($mailbox))); -$t->set('items', $items, true); -$t->set('url', htmlspecialchars(Horde::applicationURL(IMP::generateIMPUrl('message.php', $mailbox), true, -1))); -$t->set('rss_url', htmlspecialchars(Horde::applicationUrl('rss.php', true, -1))); -$browser->downloadHeaders('mailbox.rss', 'text/xml', true); -echo $t->fetch(IMP_TEMPLATES . '/rss/mailbox.rss'); diff --git a/imp/saveimage.php b/imp/saveimage.php deleted file mode 100644 index 395557954..000000000 --- a/imp/saveimage.php +++ /dev/null @@ -1,61 +0,0 @@ - - * @package IMP - */ - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => true)); - -$id = Horde_Util::getFormData('id'); -$muid = Horde_Util::getFormData('muid'); - -/* Run through the action handlers. */ -switch (Horde_Util::getFormData('actionID')) { -case 'save_image': - $contents = IMP_Contents::singleton($muid); - $mime_part = $contents->getMIMEPart($id); - $image_data = array( - 'data' => $mime_part->getContents(), - 'description' => $mime_part->getDescription(true), - 'filename' => $mime_part->getName(true), - 'type' => $mime_part->getType() - ); - try { - $registry->call('images/saveImage', array(null, Horde_Util::getFormData('gallery'), $image_data)); - } catch (Horde_Exception $e) { - $notification->push($e, 'horde.error'); - break; - } - Horde_Util::closeWindowJS(); - exit; -} - -if (!$registry->hasMethod('images/selectGalleries') || - !$registry->hasMethod('images/saveImage')) { - throw new IMP_Exception('Image saving is not available.'); -} - -/* Build the template. */ -$t = new Horde_Template(); -$t->setOption('gettext', true); -$t->set('action', Horde::applicationUrl('saveimage.php')); -$t->set('id', htmlspecialchars($id)); -$t->set('muid', htmlspecialchars($muid)); -$t->set('image_img', Horde::img('mime/image.png', _("Image"), null, $registry->getImageDir('horde'))); - -/* Build the list of galleries. */ -$t->set('gallerylist', $registry->call('images/selectGalleries', array(null, Horde_Perms::EDIT))); - -$title = _("Save Image"); -require IMP_TEMPLATES . '/common-header.inc'; -IMP::status(); -echo $t->fetch(IMP_TEMPLATES . '/saveimage/saveimage.html'); -require $registry->get('templates', 'horde') . '/common-footer.inc'; diff --git a/imp/scripts/.htaccess b/imp/scripts/.htaccess deleted file mode 100644 index 3a4288278..000000000 --- a/imp/scripts/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/imp/scripts/bounce_spam.php b/imp/scripts/bounce_spam.php deleted file mode 100755 index 189cb19f7..000000000 --- a/imp/scripts/bounce_spam.php +++ /dev/null @@ -1,58 +0,0 @@ -#!/usr/bin/php - - */ - -define('IMP_CONFIG', dirname(__FILE__) . '/../config'); -require_once 'Horde/Cli.php'; - -/* Make sure no one runs this from the web. */ -if (!Horde_Cli::runningFromCLI()) { - fwrite(STDERR, "Must be run from the command line\n"); - exit(1); -} - -/* If there's no bounce template file then abort */ -if (!file_exists(IMP_CONFIG . '/bounce.txt')) { - exit(0); -} - -/* Load the CLI environment - make sure there's no time limit, init some - * variables, etc. */ -Horde_Cli::init(); - -/* Read the message content. */ -$data = Horde_Cli::readStdin(); - -/* Who's the spammer? */ -preg_match('/return-path: <(.*?)>\r?\n/i', $data, $matches); -$return_path = $matches[1]; - -/* Who's the target? */ -preg_match_all('/delivered-to: (.*?)\r?\n/is', $data, $matches); -$delivered_to = $matches[1][count($matches[1])-1]; - -/* Read the bounce template and construct the mail */ -$bounce = file_get_contents(IMP_CONFIG . '/bounce.txt'); -$bounce = str_replace(array('%TO%', '%TARGET%'), - array($return_path, $delivered_to), - $bounce); - -/* Send the mail */ -$sendmail = "/usr/sbin/sendmail -t -f ''"; -$fd = popen($sendmail, 'w'); -fputs($fd, preg_replace("/\n$/", "\r\n", $bounce . $data)); -pclose($fd); diff --git a/imp/scripts/sql/imp.oci8.sql b/imp/scripts/sql/imp.oci8.sql deleted file mode 100644 index 242eee074..000000000 --- a/imp/scripts/sql/imp.oci8.sql +++ /dev/null @@ -1,15 +0,0 @@ -CREATE TABLE imp_sentmail ( - sentmail_id NUMBER(16) NOT NULL, - sentmail_who VARCHAR2(255) NOT NULL, - sentmail_ts NUMBER(16) NOT NULL, - sentmail_messageid VARCHAR2(255) NOT NULL, - sentmail_action VARCHAR2(32) NOT NULL, - sentmail_recipient VARCHAR2(255) NOT NULL, - sentmail_success NUMBER(1) NOT NULL, --- - PRIMARY KEY (sentmail_id) -); - -CREATE INDEX sentmail_ts_idx ON imp_sentmail (sentmail_ts); -CREATE INDEX sentmail_who_idx ON imp_sentmail (sentmail_who); -CREATE INDEX sentmail_success_idx ON imp_sentmail (sentmail_success); diff --git a/imp/scripts/sql/imp.sql b/imp/scripts/sql/imp.sql deleted file mode 100644 index ef896e077..000000000 --- a/imp/scripts/sql/imp.sql +++ /dev/null @@ -1,15 +0,0 @@ -CREATE TABLE imp_sentmail ( - sentmail_id BIGINT NOT NULL, - sentmail_who VARCHAR(255) NOT NULL, - sentmail_ts BIGINT NOT NULL, - sentmail_messageid VARCHAR(255) NOT NULL, - sentmail_action VARCHAR(32) NOT NULL, - sentmail_recipient VARCHAR(255) NOT NULL, - sentmail_success INT NOT NULL, --- - PRIMARY KEY (sentmail_id) -); - -CREATE INDEX sentmail_ts_idx ON imp_sentmail (sentmail_ts); -CREATE INDEX sentmail_who_idx ON imp_sentmail (sentmail_who); -CREATE INDEX sentmail_success_idx ON imp_sentmail (sentmail_success); diff --git a/imp/scripts/sql/imp.xml b/imp/scripts/sql/imp.xml deleted file mode 100644 index 8b6f5207e..000000000 --- a/imp/scripts/sql/imp.xml +++ /dev/null @@ -1,97 +0,0 @@ - - - - name - false - false - - - - imp_sentmail - - - - - sentmail_id - integer - true - - - - sentmail_who - text - 255 - true - - - - sentmail_ts - integer - true - - - - sentmail_messageid - text - 255 - true - - - - sentmail_action - text - 32 - true - - - - sentmail_recipient - text - 255 - true - - - - sentmail_success - integer - 1 - true - - - - imp_primary - true - - sentmail_id - - - - - sentmail_ts - - sentmail_ts - ascending - - - - - sentmail_who - - sentmail_who - ascending - - - - - sentmail_success - - sentmail_success - ascending - - - - - -
    - -
    diff --git a/imp/search-basic.php b/imp/search-basic.php deleted file mode 100644 index b94699fb1..000000000 --- a/imp/search-basic.php +++ /dev/null @@ -1,78 +0,0 @@ - - * @package IMP - */ - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => true)); - -if ($_SESSION['imp']['protocol'] == 'pop') { - if ($_SESSION['imp']['view'] == 'imp') { - $notification->push(_("Searching is not available with a POP3 server."), 'horde.error'); - $from_message_page = true; - $actionID = $start = null; - require_once IMP_BASE . '/mailbox.php'; - } - exit; -} - -/* If search_basic_mbox is set, we are processing the search query. */ -$search_mailbox = Horde_Util::getFormData('search_basic_mbox'); -if ($search_mailbox) { - $imp_ui_search = new IMP_Ui_Search(); - $id = $imp_ui_search->processBasicSearch($search_mailbox, Horde_Util::getFormData('search_criteria'), Horde_Util::getFormData('search_criteria_text'), Horde_Util::getFormData('search_criteria_not'), Horde_Util::getFormData('search_flags')); - - /* Redirect to the mailbox screen. */ - header('Location: ' . Horde::applicationUrl('mailbox.php', true)->setRaw(true)->add('mailbox', $GLOBALS['imp_search']->createSearchID($id))); - exit; -} - -$f_fields = $s_fields = array(); -$search_mailbox = Horde_Util::getFormData('search_mailbox'); - -foreach ($imp_search->searchFields() as $key => $val) { - if (!in_array($val['type'], array('customhdr', 'date', 'within'))) { - $s_fields[] = array( - 'val' => $key, - 'label' => $val['label'] - ); - } -} - -foreach ($imp_search->flagFields() as $key => $val) { - $f_fields[] = array( - 'val' => $key, - 'label' => $val - ); -} - -/* Prepare the search template. */ -$t = new Horde_Template(); -$t->setOption('gettext', true); - -$t->set('action', Horde::applicationUrl('search-basic.php')); -$t->set('mbox', htmlspecialchars($search_mailbox)); -$t->set('search_title', sprintf(_("Search %s"), htmlspecialchars(IMP::displayFolder($search_mailbox)))); -$t->set('s_fields', $s_fields); -$t->set('f_fields', $f_fields); - -$title = _("Search"); -IMP::prepareMenu(); -require IMP_TEMPLATES . '/common-header.inc'; -IMP::menu(); -IMP::status(); - -if ($browser->hasFeature('javascript')) { - $t->set('advsearch', Horde::link(Horde::applicationUrl('search.php')->add(array('search_mailbox' => $search_mailbox)))); -} - -echo $t->fetch(IMP_TEMPLATES . '/search/search-basic.html'); -require $registry->get('templates', 'horde') . '/common-footer.inc'; diff --git a/imp/search.php b/imp/search.php deleted file mode 100644 index f1e5c50dc..000000000 --- a/imp/search.php +++ /dev/null @@ -1,225 +0,0 @@ - - * @author Michael Slusarz - * @package IMP - */ - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => true)); - -/* Load basic search if javascript is not enabled or searching is not - * allowed (basic page will do the required redirection in the latter case). */ -if (!$browser->hasFeature('javascript') || - ($_SESSION['imp']['protocol'] == 'pop')) { - require IMP_BASE . '/search-basic.php'; - exit; -} - -$charset = Horde_Nls::getCharset(); -$criteria = Horde_Util::getFormData('criteria_form'); -$dimp_view = ($_SESSION['imp']['view'] == 'dimp'); -$search_fields = $imp_search->searchFields(); -$search_mailbox = Horde_Util::getFormData('search_mailbox', 'INBOX'); - -/* Generate the search query if 'criteria_form' is present in the form - * data. */ -if (!empty($criteria)) { - $criteria = Horde_Serialize::unserialize($criteria, Horde_Serialize::JSON); - $folders = Horde_Util::getFormData('search_folders_form'); - - /* Create the search query. */ - $imp_ui_search = new IMP_Ui_Search(); - $query = $imp_ui_search->createQuery($criteria); - - /* Save the search if requested. */ - if (Horde_Util::getFormData('search_save')) { - $search_label = Horde_Util::getFormData('search_label'); - - switch (Horde_Util::getFormData('search_type')) { - case 'vfolder': - $edit_query_vfolder = Horde_Util::getFormData('edit_query_vfolder'); - $id = $imp_search->addVFolder($query, $folders, $criteria, $search_label, empty($edit_query_vfolder) ? null : $edit_query_vfolder); - $notification->push(sprintf(_("Virtual Folder \"%s\" created succesfully."), $search_label), 'horde.success'); - break; - } - } else { - /* Set the search in the session. */ - $id = $imp_search->createSearchQuery($query, $folders, $criteria, _("Search Results")); - } - - /* Redirect to the mailbox page. */ - $id = $GLOBALS['imp_search']->createSearchID($id); - if ($dimp_view) { - /* Output javascript code to close the IFRAME and load the search - * mailbox in DIMP. */ - print '' . - Horde::wrapInlineScript(array('window.parent.DimpBase.go(' . Horde_Serialize::serialize('folder:' . $id, Horde_Serialize::JSON, $charset) . ')')) . - ''; - } else { - header('Location: ' . Horde::applicationUrl('mailbox.php', true)->setRaw(true)->add('mailbox', $id)); - } - exit; -} - -/* Generate master folder list. */ -$imp_imap_tree = IMP_Imap_Tree::singleton(); -$mask = IMP_Imap_Tree::NEXT_SHOWCLOSED; -$subscribe = $prefs->getValue('subscribe'); -if ($subscribe || !Horde_Util::getFormData('show_unsub')) { - $mask |= IMP_Imap_Tree::NEXT_SHOWSUB; -} - -list($raw_rows,) = $imp_imap_tree->build($mask); - -$imp_ui_folder = new IMP_Ui_Folder(); -$tree_imgs = $imp_ui_folder->getTreeImages($raw_rows); - -$folders = array(); -foreach ($raw_rows as $key => $val) { - $folders[] = array( - 'c' => intval($val['container']), - 'l' => $tree_imgs[$key] . ' ' . $val['name'], - 'v' => $val['value'] - ); -} - -if (Horde_Util::getFormData('show_unsub') !== null) { - Horde::sendHTTPResponse($folders, 'json'); -} - -$js_load = array( - 'ImpSearch.updateFolderList(' . Horde_Serialize::serialize($folders, Horde_Serialize::JSON, $charset) . ')' -); - -/* Process list of recent searches. */ -$recent_searches = $imp_search->listQueries(IMP_Search::LIST_SEARCH | IMP_Search::NO_BASIC_SEARCH, false); -if (!empty($recent_searches)) { - $rs = array(); - foreach ($recent_searches as $key => $val) { - $rs[$key] = array( - 'c' => $imp_search->getCriteria($key), - 'l' => Horde_String::truncate($val), - 'v' => $key - ); - } - $js_load[] = 'ImpSearch.updateRecentSearches(' . Horde_Serialize::serialize($rs, Horde_Serialize::JSON, $charset) . ')'; -} - -/* Preselect mailboxes. */ -$js_load[] = 'ImpSearch.updateSelectedFolders(' . Horde_Serialize::serialize(array($search_mailbox), Horde_Serialize::JSON, $charset) . ')'; - -/* Prepare the search template. */ -$t = new Horde_Template(); -$t->setOption('gettext', true); -$t->set('action', Horde::applicationUrl('search.php')); -$t->set('subscribe', $subscribe); -$t->set('virtualfolder', $_SESSION['imp']['protocol'] != 'pop'); - -/* Determine if we are editing a current search folder. */ -$edit_query = Horde_Util::getFormData('edit_query'); -if (!is_null($edit_query) && $imp_search->isSearchMbox($edit_query)) { - if ($imp_search->isVFolder($edit_query)) { - if (!$imp_search->isEditableVFolder($edit_query)) { - $notification->push(_("Special Virtual Folders cannot be edited."), 'horde.error'); - header('Location: ' . Horde::applicationUrl('mailbox.php', true)); - exit; - } - $t->set('edit_query_vfolder', htmlspecialchars($edit_query)); - } - $js_load[] = 'ImpSearch.updateSearchCriteria(' . Horde_Serialize::serialize($imp_search->getCriteria($edit_query), Horde_Serialize::JSON, $charset) . ')'; - $js_load[] = 'ImpSearch.updateSavedSearches(' . Horde_Serialize::serialize($imp_search->getLabel($edit_query), Horde_Serialize::JSON, $charset) . ')'; -} - -$f_fields = $s_fields = $types = array(); - -/* Process the list of fields. */ -foreach ($search_fields as $key => $val) { - $s_fields[] = array( - 'val' => $key, - 'label' => $val['label'] - ); - $types[$key] = $val['type']; -} -$t->set('s_fields', $s_fields); - -foreach ($imp_search->flagFields() as $key => $val) { - $f_fields[] = array( - 'val' => $key, - 'label' => $val - ); - $types[$key] = 'flag'; -} -$t->set('f_fields', $f_fields); - -Horde_Ui_JsCalendar::init(); - -/* Gettext strings for this page. */ -$gettext_strings = array( - 'and' => _("and"), - 'customhdr' => _("Custom Header:"), - 'dateselection' => _("Date Selection"), - 'flag' => _("Flag:"), - 'loading' => _("Loading..."), - 'need_criteria' => _("Please select at least one search criteria."), - 'need_folder' => _("Please select at least one folder to search."), - 'need_label' => _("Saved searches require a label."), - 'not_match' => _("Do NOT Match"), - 'or' => _("OR"), - 'search_term' => _("Search Term:") -); - -/* Javascript data for this page. */ -$js_data = array( - 'months' => Horde_Ui_JsCalendar::months(), - 'searchmbox' => $search_mailbox, - 'types' => $types -); - -Horde::addInlineScript(array( - 'ImpSearch.data = ' . Horde_Serialize::serialize($js_data, Horde_Serialize::JSON, $charset), - 'ImpSearch.text = ' . Horde_Serialize::serialize($gettext_strings, Horde_Serialize::JSON, $charset) -)); -Horde::addInlineScript($js_load, 'dom'); - -$title = _("Search"); -Horde::addScriptFile('horde.js', 'horde'); -Horde::addScriptFile('stripe.js', 'horde'); -Horde::addScriptFile('search.js', 'imp'); - -if ($dimp_view) { - $t->set('return_mailbox_text', htmlspecialchars($search_mailbox)); -} else { - IMP::prepareMenu(); -} -require IMP_TEMPLATES . '/common-header.inc'; -if (!$dimp_view) { - IMP::menu(); -} -IMP::status(); - -echo $t->fetch(IMP_TEMPLATES . '/search/search.html'); -require $registry->get('templates', 'horde') . '/common-footer.inc'; diff --git a/imp/smime.php b/imp/smime.php deleted file mode 100644 index c0eb48ad6..000000000 --- a/imp/smime.php +++ /dev/null @@ -1,307 +0,0 @@ - - * @author Michael Slusarz - * @package IMP - */ - -function _importKeyDialog($target) -{ - /* Need to handle notifications inline, and need to set explicitly since - * the popup window is not part of the preferences framework. */ - $notification = Horde_Notification::singleton(); - $notification->replace('status', array('prefs' => true, 'viewmode' => 'imp'), 'IMP_Notification_Listener_Status'); - - $title = _("Import S/MIME Key"); - require IMP_TEMPLATES . '/common-header.inc'; - IMP::status(); - - $t = new Horde_Template(); - $t->setOption('gettext', true); - $t->set('selfurl', Horde::applicationUrl('smime.php')); - $t->set('broken_mp_form', $GLOBALS['browser']->hasQuirk('broken_multipart_form')); - $t->set('reload', htmlspecialchars(Horde_Util::getFormData('reload'))); - $t->set('target', $target); - $t->set('forminput', Horde_Util::formInput()); - $t->set('import_public_key', $target == 'process_import_public_key'); - $t->set('import_personal_certs', $target == 'process_import_personal_certs'); - echo $t->fetch(IMP_TEMPLATES . '/smime/import_key.html'); -} - -function _getImportKey() -{ - $key = Horde_Util::getFormData('import_key'); - if (!empty($key)) { - return $key; - } - - $res = $GLOBALS['browser']->wasFileUploaded('upload_key', _("key")); - if ($res instanceof PEAR_Error) { - $GLOBALS['notification']->push($res, 'horde.error'); - return; - } - - return file_get_contents($_FILES['upload_key']['tmp_name']); -} - -function _actionWindow() -{ - $oid = Horde_Util::getFormData('passphrase_action'); - $cacheSess = Horde_SessionObjects::singleton(); - $code = $cacheSess->query($oid); - $cacheSess->prune($oid); - Horde_Util::closeWindowJS($code); -} - -function _reloadWindow() -{ - $reload = Horde_Util::getFormData('reload'); - $cacheSess = Horde_SessionObjects::singleton(); - $href = $cacheSess->query($reload); - $cacheSess->prune($reload); - Horde_Util::closeWindowJS('opener.focus();opener.location.href="' . $href . '";'); -} - -function _textWindowOutput($filename, $msg, $html = false) -{ - $type = ($html ? 'text/html' : 'text/plain') . '; charset=' . Horde_Nls::getCharset(); - $GLOBALS['browser']->downloadHeaders($filename, $type, true, strlen($msg)); - echo $msg; -} - -function _printKeyInfo($cert) -{ - $key_info = $GLOBALS['imp_smime']->certToHTML($cert); - if (empty($key_info)) { - _textWindowOutput('S/MIME Key Information', _("Invalid key")); - } else { - _textWindowOutput('S/MIME Key Information', $key_info, true); - } -} - - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => true)); - -$imp_smime = Horde_Crypt::singleton(array('IMP', 'Smime')); -$secure_check = Horde::isConnectionSecure(); - -/* Run through the action handlers */ -$actionID = Horde_Util::getFormData('actionID'); -switch ($actionID) { -case 'delete_key': - $imp_smime->deletePersonalKeys(); - $notification->push(_("Personal S/MIME keys deleted successfully."), 'horde.success'); - break; - -case 'delete_public_key': - try { - $imp_smime->deletePublicKey(Horde_Util::getFormData('email')); - $notification->push(sprintf(_("S/MIME Public Key for \"%s\" was successfully deleted."), Horde_Util::getFormData('email')), 'horde.success'); - } catch (Horde_Exception $e) { - $notification->push($e); - } - break; - -case 'import_public_key': - _importKeyDialog('process_import_public_key'); - exit; - -case 'process_import_public_key': - $publicKey = _getImportKey(); - if (empty($publicKey)) { - $notification->push(_("No S/MIME public key imported."), 'horde.error'); - $actionID = 'import_public_key'; - _importKeyDialog('process_import_public_key'); - } else { - /* Add the public key to the storage system. */ - try { - $imp_smime->addPublicKey($publicKey); - $notification->push(_("S/MIME Public Key successfully added."), 'horde.success'); - _reloadWindow(); - } catch (Horde_Exception $e) { - $notification->push($e, 'horde.error'); - $actionID = 'import_public_key'; - _importKeyDialog('process_import_public_key'); - } - } - exit; - -case 'view_public_key': -case 'info_public_key': - try { - $key = $imp_smime->getPublicKey(Horde_Util::getFormData('email')); - } catch (Horde_Exception $e) { - $key = $e->getMessage(); - } - if ($actionID == 'view_public_key') { - _textWindowOutput('S/MIME Public Key', $key); - } else { - _printKeyInfo($key); - } - exit; - -case 'view_personal_public_key': - _textWindowOutput('S/MIME Personal Public Key', $imp_smime->getPersonalPublicKey()); - exit; - -case 'info_personal_public_key': - _printKeyInfo($imp_smime->getPersonalPublicKey()); - exit; - -case 'view_personal_private_key': - _textWindowOutput('S/MIME Personal Private Key', $imp_smime->getPersonalPrivateKey()); - exit; - -case 'import_personal_certs': - _importKeyDialog('process_import_personal_certs'); - exit; - -case 'process_import_personal_certs': - if (!($pkcs12 = _getImportKey())) { - $notification->push(_("No personal S/MIME certificates imported."), 'horde.error'); - $actionID = 'import_personal_certs'; - _importKeyDialog('process_import_personal_certs'); - } else { - try { - $imp_smime->addFromPKCS12($pkcs12, Horde_Util::getFormData('upload_key_pass'), Horde_Util::getFormData('upload_key_pk_pass')); - $notification->push(_("S/MIME Public/Private Keypair successfully added."), 'horde.success'); - _reloadWindow(); - } catch (Horde_Exception $e) { - $notification->push(_("Personal S/MIME certificates NOT imported: ") . $e->getMessage(), 'horde.error'); - $actionID = 'import_personal_certs'; - _importKeyDialog('process_import_personal_certs'); - } - } - exit; - -case 'save_attachment_public_key': - /* Retrieve the key from the message. */ - $contents = IMP_Contents::singleton(Horde_Util::getFormData('uid') . IMP::IDX_SEP . Horde_Util::getFormData('mailbox')); - $mime_part = $contents->getMIMEPart(Horde_Util::getFormData('mime_id')); - if (empty($mime_part)) { - throw new IMP_Exception('Cannot retrieve public key from message.'); - } - - /* Add the public key to the storage system. */ - try { - $imp_smime->addPublicKey($mime_part); - Horde_Util::closeWindowJS(); - } catch (Horde_Exception $e) { - $notification->push(_("No Certificate found"), 'horde.error'); - } - exit; - -case 'unset_passphrase': - if ($imp_smime->getPassphrase() !== false) { - $imp_smime->unsetPassphrase(); - $notification->push(_("Passphrase successfully unloaded."), 'horde.success'); - } - break; - -case 'save_options': - $prefs->setValue('use_smime', Horde_Util::getFormData('use_smime') ? 1 : 0); - $prefs->setValue('smime_verify', Horde_Util::getFormData('smime_verify') ? 1 : 0); - $notification->push(_("Preferences successfully updated."), 'horde.success'); - break; -} - -/* Get list of Public Keys. */ -try { - $pubkey_list = $imp_smime->listPublicKeys(); -} catch (Horde_Exception $e) { - $pubkey_list = array(); - $notification->push($e); -} - -$chunk = Horde_Util::nonInputVar('chunk'); -Horde_Prefs_Ui::generateHeader('imp', null, 'smime', $chunk); - -$selfURL = Horde::applicationUrl('smime.php'); - -/* If S/MIME preference not active, or openssl PHP extension not available, do - * NOT show S/MIME Admin screen. */ -try { - $imp_smime->checkForOpenSSL(); - $openssl_check = true; -} catch (Horde_Exception $e) { - $openssl_check = false; -} - -/* If S/MIME preference not active, do NOT show S/MIME Admin screen. */ -$t = new Horde_Template(); -$t->setOption('gettext', true); -$t->set('use_smime_help', Horde_Help::link('imp', 'smime-overview')); -if ($openssl_check && $prefs->getValue('use_smime')) { - Horde::addScriptFile('imp.js', 'imp'); - $t->set('smimeactive', true); - $t->set('manage_pubkey-help', Horde_Help::link('imp', 'smime-manage-pubkey')); - - $t->set('verify_notlocked', !$prefs->isLocked('smime_verify')); - if ($t->get('verify_notlocked')) { - $t->set('smime_verify', $prefs->getValue('smime_verify')); - $t->set('smime_verify-help', Horde_Help::link('imp', 'smime-option-verify')); - } - - $t->set('empty_pubkey_list', empty($pubkey_list)); - if (!$t->get('empty_pubkey_list')) { - $plist = array(); - foreach ($pubkey_list as $val) { - $linkurl = $selfURL->copy()->add('email', $val['email']); - $plist[] = array( - 'name' => $val['name'], - 'email' => $val['email'], - 'view' => Horde::link($linkurl->copy()->add('actionID', 'view_public_key'), sprintf(_("View %s Public Key"), $val['name']), null, 'view_key'), - 'info' => Horde::link($linkurl->copy()->add('actionID', 'info_public_key'), sprintf(_("Information on %s Public Key"), $val['name']), null, 'info_key'), - 'delete' => Horde::link($linkurl->copy()->add('actionID', 'delete_public_key'), sprintf(_("Delete %s Public Key"), $val['name']), null, null, "if (confirm('" . addslashes(_("Are you sure you want to delete this public key?")) . "')) { return true; } else { return false; }") - ); - } - $t->set('pubkey_list', $plist); - } - - $t->set('no_file_upload', !$_SESSION['imp']['file_upload']); - if (!$t->get('no_file_upload')) { - $t->set('no_source', !$GLOBALS['prefs']->getValue('add_source')); - if (!$t->get('no_source')) { - $cacheSess = Horde_SessionObjects::singleton(); - $t->set('public_import_url', Horde::popupJs($selfURL, array('params' => array('actionID' => 'import_public_key', 'reload' => $cacheSess->storeOid($selfURL, false)), 'height' => 275, 'width' => 750, 'urlencode' => true))); - $t->set('import_pubkey-help', Horde_Help::link('imp', 'smime-import-pubkey')); - } - } - $t->set('personalkey-help', Horde_Help::link('imp', 'smime-overview-personalkey')); - - $t->set('secure_check', $secure_check instanceof PEAR_Error); - if (!$t->get('secure_check')) { - $t->set('has_key', $prefs->getValue('smime_public_key') && $prefs->getValue('smime_private_key')); - if ($t->get('has_key')) { - $t->set('viewpublic', Horde::link($selfURL->copy()->add('actionID', 'view_personal_public_key'), _("View Personal Public Key"), null, 'view_key')); - $t->set('infopublic', Horde::link($selfURL->copy()->add('actionID', 'info_personal_public_key'), _("Information on Personal Public Key"), null, 'info_key')); - $passphrase = $imp_smime->getPassphrase(); - $t->set('passphrase', empty($passphrase) ? Horde::link('#', _("Enter Passphrase"), null, null, IMP::passphraseDialogJS('SMIMEPersonal') . ';return false;') . _("Enter Passphrase") : Horde::link($selfURL->copy()->add('actionID', 'unset_passphrase'), _("Unload Passphrase")) . _("Unload Passphrase")); - $t->set('viewprivate', Horde::link($selfURL->copy()->add('actionID', 'view_personal_private_key'), _("View Personal Private Key"), null, 'view_key')); - $t->set('deletekeypair', addslashes(_("Are you sure you want to delete your keypair? (This is NOT recommended!)"))); - $t->set('personalkey-delete-help', Horde_Help::link('imp', 'smime-delete-personal-certs')); - } else { - $t->set('personal_import_url', Horde::popupJs($selfURL, array('params' => array('actionID' => 'import_personal_certs'), 'height' => 275, 'width' => 750, 'urlencode' => true))); - $t->set('import-cert-help', Horde_Help::link('imp', 'smime-import-personal-certs')); - } - } -} else { - $t->set('use_smime_locked', $prefs->isLocked('use_smime')); - if (!$t->get('use_smime_locked')) { - $t->set('use_smime_label', Horde::label('use_smime', _("Enable S/MIME functionality?"))); - } -} -$t->set('prefsurl', Horde::getServiceLink('options', 'imp')); - -echo $t->fetch(IMP_TEMPLATES . '/smime/smime.html'); -if (!$chunk) { - require $registry->get('templates', 'horde') . '/common-footer.inc'; -} diff --git a/imp/stationery.php b/imp/stationery.php deleted file mode 100644 index 8ecb793d4..000000000 --- a/imp/stationery.php +++ /dev/null @@ -1,137 +0,0 @@ - - * @package IMP - */ - -require_once dirname(__FILE__) . '/lib/Application.php'; -new IMP_Application(array('init' => array('authentication' => 'horde'))); - -$compose_url = Horde::getServiceLink('options', 'imp'); - -/* Is the preference locked? */ -if ($prefs->isLocked('stationery')) { - header('Location: ' . $compose_url); - exit; -} - -/* Retrieve stationery. */ -$stationery_list = @unserialize($prefs->getValue('stationery', false)); -$stationery_list = is_array($stationery_list) - ? Horde_String::convertCharset($stationery_list, $prefs->getCharset()) - : array(); - -/* Get form data. */ -$selected = Horde_Util::getFormData('stationery'); -if (strlen($selected)) { - $selected = (int)$selected; -} - -/* Always check for stationery type switches. */ -$content = Horde_Util::getFormData('content', ''); -$last_type = Horde_Util::getFormData('last_type'); -$name = Horde_Util::getFormData('name', ''); -$type = Horde_Util::getFormData('type', 'plain'); -if (!empty($last_type) && $last_type != $type) { - $content = ($type == 'plain') - ? Horde_Text_Filter::filter($content, 'html2text', array('charset' => Horde_Nls::getCharset())) - : nl2br(htmlspecialchars(htmlspecialchars($content))); -} -$stationery = array('n' => $name, 't' => $type, 'c' => $content); - -/* Run through the action handlers. */ -$actionID = Horde_Util::getFormData('actionID'); -$updated = false; -switch ($actionID) { -case 'update': - if (Horde_Util::getFormData('edit')) { - /* Stationery has been switched. */ - if (strlen($selected)) { - /* Edit existing. */ - $stationery = array( - 'n' => $stationery_list[$selected]['n'], - 't' => $stationery_list[$selected]['t'], - 'c' => $stationery_list[$selected]['c'] - ); - } else { - $stationery = array( - 'n' => '', - 't' => 'plain', - 'c' => '' - ); - } - } elseif (Horde_Util::getFormData('delete')) { - /* Delete stationery. */ - if (isset($stationery_list[$selected])) { - $updated = sprintf(_("The stationery \"%s\" has been deleted."), $stationery_list[$selected]['n']); - unset($stationery_list[$selected]); - $selected = null; - } - $stationery = array( - 'n' => '', - 't' => 'plain', - 'c' => '' - ); - } elseif (Horde_Util::getFormData('save')) { - /* Saving stationery. */ - if (!strlen($selected)) { - $selected = count($stationery_list); - $stationery_list[] = $stationery; - $updated = sprintf(_("The stationery \"%s\" has been added."), $stationery['n']); - } else { - $stationery_list[$selected] = $stationery; - $updated = sprintf(_("The stationery \"%s\" has been updated."), $stationery['n']); - } - } - break; -} - -if ($updated) { - $prefs->setValue('stationery', serialize(Horde_String::convertCharset($stationery_list, Horde_Nls::getCharset(), $prefs->getCharset())), false); - $notification->push($updated, 'horde.success'); -} - -if ($stationery['t'] == 'html') { - $editor = Horde_Editor::singleton('Fckeditor', array('id' => 'content')); -} - -/* Show the header. */ -$chunk = Horde_Util::nonInputVar('chunk'); -Horde_Prefs_Ui::generateHeader('imp', null, null, $chunk); - -$t = new Horde_Template(); -$t->setOption('gettext', true); -$t->set('action', Horde::selfUrl()); -$t->set('forminput', Horde_Util::formInput()); -$t->set('navcell', Horde_Util::bufferOutput(array('Horde_Prefs_Ui', 'generateNavigationCell'), 'imp', 'compose')); - -$slist = array(); -foreach ($stationery_list as $key => $choice) { - $slist[] = array( - 'val' => $key, - 'selected' => ($selected === $key), - 'text' => $choice['n'] . ' ' . ($choice['t'] == 'html' ? _("(HTML)") : _("(Plain Text)")) - ); -} -$t->set('slist', $slist); -$t->set('selected', strlen($selected)); -$t->set('last_type', $stationery['t']); -$t->set('name_label', Horde::label('name', _("Stationery name:"))); -$t->set('name', $stationery['n']); -$t->set('type_label', Horde::label('name', _("Stationery type:"))); -$t->set('plain', $stationery['t'] == 'plain'); -$t->set('html', $stationery['t'] == 'html'); -$t->set('content_label', Horde::label('content', _("Stationery:"))); -$t->set('content', $stationery['c']); -$t->set('button_href', $compose_url->copy()->add('group', 'compose')); -$t->set('button_val', htmlspecialchars(_("Return to Message Composition"), ENT_COMPAT, Horde_Nls::getCharset())); - -echo $t->fetch(IMP_TEMPLATES . '/stationery/stationery.html'); -if (!$chunk) { - require $registry->get('templates', 'horde') . '/common-footer.inc'; -} diff --git a/imp/templates/.htaccess b/imp/templates/.htaccess deleted file mode 100644 index 3a4288278..000000000 --- a/imp/templates/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/imp/templates/acl/acl.html b/imp/templates/acl/acl.html deleted file mode 100644 index 92d9927b6..000000000 --- a/imp/templates/acl/acl.html +++ /dev/null @@ -1,102 +0,0 @@ -
    - - - -
    - - Share mail folders -
    - -
    -
      -
    • - - -
    • -
    - -
    - - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - The current list of users with access to this folder could not be retrieved. -  
    - -  
    -

    User

    -
    -

    -
    - - disabled="disabled" name="acl[][]" value="" disabled="disabled" checked="checked" /> -
    - - - -
     
    - - - -  
    - You do not have permission to change access to this folder. -  
    - -  
    - diff --git a/imp/templates/chunks/compose.php b/imp/templates/chunks/compose.php deleted file mode 100644 index 20a8adfe5..000000000 --- a/imp/templates/chunks/compose.php +++ /dev/null @@ -1,137 +0,0 @@ -getValue('disposition_request_read'); -$save_attach = $GLOBALS['prefs']->getValue('save_attachments'); - -/* Determine if compose mode is disabled. */ -$compose_disable = !IMP::canCompose(); - -?> -
    - - - - - - -
    - -
    'Forward', 'id' => 'send_button', 'title' => _("Send"))); ?>
    - -
    'Spellcheck', 'id' => 'spellcheck', 'title' => _("Check Spelling"))); ?>
    -
    'Drafts', 'id' => 'draft_button', 'title' => _("Save as Draft"))); ?>
    -
    - -
    -
    -
    -
    - -
    -
    - -
    - -
    - -
    - - -
    - -
    - -isLocked('save_sent_mail')): ?> -
    - - -
    - -getValue('set_priority')): ?> -
    - - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - -
    : - - -
    - - -
    -
    - -
    - -
    -
    -
    - - - - diff --git a/imp/templates/chunks/message.php b/imp/templates/chunks/message.php deleted file mode 100644 index 14ef1fca1..000000000 --- a/imp/templates/chunks/message.php +++ /dev/null @@ -1,147 +0,0 @@ - -
    - - - - - - - -
    - - - [] - - - - -
    diff --git a/imp/templates/common-header.inc b/imp/templates/common-header.inc deleted file mode 100644 index 4a398fc18..000000000 --- a/imp/templates/common-header.inc +++ /dev/null @@ -1,88 +0,0 @@ - - -' : '') . ''; - -$page_title = $GLOBALS['registry']->get('name'); - -if (!empty($title)) { - $page_title .= ' :: ' . $title; -} - -if (!empty($refresh_time) && !empty($refresh_url)) { - echo "\n"; -} - -switch ($imp_view) { -case 'dimp': - $css = array(); - if (!empty($GLOBALS['conf']['dimp']['css_files'])) { - foreach ($GLOBALS['conf']['css_files'] as $css_file) { - $css[] = array( - 'u' => $GLOBALS['registry']->get('themesuri') . '/' . $css_file, - 'f' => $GLOBALS['registry']->get('themesfs') . '/' . $css_file - ); - } - } - Horde::includeStylesheetFiles(array('additional' => $css, 'sub' => 'dimp')); - break; - -default: - Horde::includeStylesheetFiles(); - Horde::includeScriptFiles(); - break; -} -?> -<?php echo htmlspecialchars($page_title) ?> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -> - diff --git a/imp/templates/compose/compose-mimp.inc b/imp/templates/compose/compose-mimp.inc deleted file mode 100644 index df9a385dc..000000000 --- a/imp/templates/compose/compose-mimp.inc +++ /dev/null @@ -1,53 +0,0 @@ -add(new Horde_Mobile_card('m', $title)); -$c->softkey('#o', _("Menu")); - -$imp_notify->setMobileObject($c); -$notification->notify(array('listeners' => 'status')); - -$f = $c->add(new Horde_Mobile_form('compose-mimp.php')); - -// Hidden Variables. -$f->add(new Horde_Mobile_hidden('composeCache', $cacheID)); - -if (!$prefs->isLocked('default_identity')) { - $ib = $f->add(new Horde_Mobile_block(new Horde_Mobile_text(_("Identity: ")))); - $ident_sel = $ib->add(new Horde_Mobile_select('identity')); - $default = Horde_Util::getFormData('identity', $identity->getDefault()); - foreach ($select_list as $key => $select) { - $ident_sel->add($select, $key, ($key == $default)); - } -} - -foreach ($display_hdrs as $key => $val) { - $f->add(new Horde_Mobile_input($key, $header[$key], $val)); - if (isset($expand[$key])) { - if (count($expand[$key][1]) > 5) { - $f->add(new Horde_Mobile_text(sprintf(_("Ambiguous matches for \"%s\" (first 5 matches displayed):"), $expand[$key][0]))); - } else { - $f->add(new Horde_Mobile_text(sprintf(_("Ambiguous matches for \"%s\":"), $expand[$key][0]))); - } - - foreach (array_slice($expand[$key][1], 0, 5) as $key2 => $val2) { - $f->add(new Horde_Mobile_checkbox($key . '_expand_' . $key2, htmlspecialchars($val2), $val2, false)); - } - } -} - -$f->add(new Horde_Mobile_input('subject', $header['subject'], _("Subject: "))); - -$f->add(new Horde_Mobile_textarea('message', $msg, _("Message: "), 10, 80)); - -if (!$compose_disable) { - $f->add(new Horde_Mobile_submit(_("Send"), 'a')); -} -if ($conf['user']['allow_folders'] && !$readonly_drafts) { - $f->add(new Horde_Mobile_submit(_("Save Draft"), 'a')); -} - -$f->add(new Horde_Mobile_submit(_("Expand Names"), 'a')); -$f->add(new Horde_Mobile_submit(_("Cancel"), 'a')); - -$mimp_render->add($menu); -$mimp_render->display(); diff --git a/imp/templates/compose/compose.html b/imp/templates/compose/compose.html deleted file mode 100644 index 371db3e9c..000000000 --- a/imp/templates/compose/compose.html +++ /dev/null @@ -1,308 +0,0 @@ -
    enctype="multipart/form-data" action=""> - - - - - -

    -
    - -

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      - - class="button" value="Send Message" /> - - - class="button" value="Save Draft" /> - - -
    From  - - -   - - - - - - - - - - - - -
      - - -
      - -
    -   - - -
    -   - - -
      - -
      - - - - - - -
    -
    -
    -
      - checked="checked" /> - - - - - - -
      - checked="checked" /> -
      - - - Switch to plain text compositionSwitch to HTML composition -
      - -
      - - class="button" value="Send Message" /> - - - class="button" value="Save Draft" /> - - -
      - :  - -
      - checked="checked" /> - -
      - checked="checked" /> - -
    - - -
    - -

    -  Attachments - -   - - -

    - - - - - - - - - - - - - - - - - - - - - - -
    Maximum total attachment size reached.Maximum number of attachments reached. - - - - - - - -
    - -
    - (Maximum Attachment Size: bytes) -
    -
    - -
    -   - -
    - - -
    - -
    - Current Attachments (Total Size: KB / ) -
    - - - - - - - - - - -
    - [Icon] -  ()   Size: KB -
    - - - - - - - - - -
     
    -
    -
    -
    - - diff --git a/imp/templates/compose/redirect-mimp.inc b/imp/templates/compose/redirect-mimp.inc deleted file mode 100644 index 0d7ee6889..000000000 --- a/imp/templates/compose/redirect-mimp.inc +++ /dev/null @@ -1,21 +0,0 @@ -add(new Horde_Mobile_card('m', $title)); -$c->softkey('#o', _("Menu")); - -$imp_notify->setMobileObject($c); -$notification->notify(array('listeners' => 'status')); - -$f = &$c->add(new Horde_Mobile_form('compose.php')); - -$f->add(new Horde_Mobile_hidden('action', 'rc')); -$f->add(new Horde_Mobile_hidden('thismailbox', $thismailbox)); -$f->add(new Horde_Mobile_hidden('uid', $uid)); - -$f->add(new Horde_Mobile_input('to', $header['to'], _("To: "))); - -$f->add(new Horde_Mobile_submit(_("Redirect"), 'a')); -$f->add(new Horde_Mobile_submit(_("Expand Names"), 'a')); - -$mimp_render->add($menu); -$mimp_render->display(); diff --git a/imp/templates/compose/redirect.html b/imp/templates/compose/redirect.html deleted file mode 100644 index f2fc9e8c8..000000000 --- a/imp/templates/compose/redirect.html +++ /dev/null @@ -1,52 +0,0 @@ -
    - - - - - - - -

    - -

    - - - - - - - - - - - - - - - - -
      - - - - -
    -
      - - - - - -
    - - -  
    -
      - - - - -
    - - -
    diff --git a/imp/templates/compose/success.html b/imp/templates/compose/success.html deleted file mode 100644 index 8e505cf4c..000000000 --- a/imp/templates/compose/success.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/imp/templates/contacts/contacts.html b/imp/templates/contacts/contacts.html deleted file mode 100644 index 1e74a9e73..000000000 --- a/imp/templates/contacts/contacts.html +++ /dev/null @@ -1,73 +0,0 @@ -
    - - - - - -

    - Address Book -

    - -
    -

    - - - - - - - - - - -

    - - - - - - - - - - - -
    - - - -
     
    - -
     
    - -
    -
    - - -
      - -
    -
    - -
    - -
    - - -
    - - diff --git a/imp/templates/filters/prefs.html b/imp/templates/filters/prefs.html deleted file mode 100644 index 5864cc1a9..000000000 --- a/imp/templates/filters/prefs.html +++ /dev/null @@ -1,37 +0,0 @@ -
    - Filter Settings -
    - - -
    - Filter support is disabled on this system. - -

    -
    - -
    -
    - - - - - - -    
    -
    - - -
    - -checked="checked" />    
    -
    - -

    -    - -

    -
    - - -
    -
    diff --git a/imp/templates/folders/actions.html b/imp/templates/folders/actions.html deleted file mode 100644 index 4a58c675c..000000000 --- a/imp/templates/folders/actions.html +++ /dev/null @@ -1,60 +0,0 @@ - - - - -
    - -
    - -   /> -
    -
    -
    - - - - - -
    -
    -
      - -
    • -
      -
    • -
    • -
    -
    -
    - -
    -
    diff --git a/imp/templates/folders/folders-mimp.inc b/imp/templates/folders/folders-mimp.inc deleted file mode 100644 index 6cc7265c8..000000000 --- a/imp/templates/folders/folders-mimp.inc +++ /dev/null @@ -1,38 +0,0 @@ -set('title', $title); -$c = &$mimp_render->add(new Horde_Mobile_card('m', $title)); -$c->softkey('#o', _("Menu")); - -$imp_notify->setMobileObject($c); -$notification->notify(array('listeners' => 'status')); - -$null = null; -$fb = &$c->add(new Horde_Mobile_block($null)); - -foreach ($rows as $val) { - $fb->add(new Horde_Mobile_text($val['level'])); - if (empty($val['link'])) { - $fb->add(new Horde_Mobile_text($val['label'])); - } else { - $fb->add(new Horde_Mobile_link($val['label'], $val['link'])); - } - if (!is_null($val['msgs'])) { - $fb->add(new Horde_Mobile_text(' (' . $val['msgs'] . ')')); - } - - $t = &$fb->add(new Horde_Mobile_text("\n")); - $t->set('linebreaks', true); -} - -$menu = new Horde_Mobile_card('o', _("Menu")); -$mset = &$menu->add(new Horde_Mobile_linkset()); -$mset->add(new Horde_Mobile_link(_("Refresh"), $selfurl)); -if ($subscribe) { - $mset->add(new Horde_Mobile_link($sub_text, $sub_link)); -} -IMP_Mimp::addMIMPMenu($mset, 'folders'); - -$mimp_render->add($menu); -$mimp_render->display(); diff --git a/imp/templates/folders/folders.html b/imp/templates/folders/folders.html deleted file mode 100644 index 3c9d5f9b2..000000000 --- a/imp/templates/folders/folders.html +++ /dev/null @@ -1,5 +0,0 @@ - -
    -  disabled="disabled" value="" /> (/)   [] [] -
    -
    diff --git a/imp/templates/folders/folders_confirm.html b/imp/templates/folders/folders_confirm.html deleted file mode 100644 index d7c05990b..000000000 --- a/imp/templates/folders/folders_confirm.html +++ /dev/null @@ -1,27 +0,0 @@ -
    - - - -
    - Folder Actions - Confirmation -
    - -
    - You are attempting to delete the following folder(s). - You are attempting to delete all messages contained in the following folder(s). -
    - If you continue, all messages in the folder(s) will be lost! -
    - - -
    -   -
    -
    - -
    -   - -
    - -
    diff --git a/imp/templates/folders/folders_size.html b/imp/templates/folders/folders_size.html deleted file mode 100644 index df6b4614f..000000000 --- a/imp/templates/folders/folders_size.html +++ /dev/null @@ -1,32 +0,0 @@ -
    Folder Sizes
    - - - - - - - - - - - - - - - - - - - - - - - - -
    FolderSize
    Sum
    - -
    -
    - -
    -
    diff --git a/imp/templates/folders/head.html b/imp/templates/folders/head.html deleted file mode 100644 index 6c6fb4cb5..000000000 --- a/imp/templates/folders/head.html +++ /dev/null @@ -1,11 +0,0 @@ -

    - Folder Navigator  -

    -
    -
    - - - - - - diff --git a/imp/templates/folders/import.html b/imp/templates/folders/import.html deleted file mode 100644 index b8223a8a5..000000000 --- a/imp/templates/folders/import.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -
    - Import mbox File -
    - -
    -
       -   -   - into folder - . - - -
    -
    diff --git a/imp/templates/imp/compose.html b/imp/templates/imp/compose.html deleted file mode 100644 index bb42ada2f..000000000 --- a/imp/templates/imp/compose.html +++ /dev/null @@ -1,9 +0,0 @@ - -
    Loading...
    - diff --git a/imp/templates/imp/portal.html b/imp/templates/imp/portal.html deleted file mode 100644 index 811028361..000000000 --- a/imp/templates/imp/portal.html +++ /dev/null @@ -1,9 +0,0 @@ -
    - -
    id=""> -

    - -
    -

    -
    -
    diff --git a/imp/templates/index/index-dimp.inc b/imp/templates/index/index-dimp.inc deleted file mode 100644 index 8926bee9a..000000000 --- a/imp/templates/index/index-dimp.inc +++ /dev/null @@ -1,502 +0,0 @@ -getValue('use_trash'); -$use_sub = $prefs->getValue('subscribe'); - -$has_blacklist = $registry->hasMethod('mail/blacklistFrom'); -$has_whitelist = $registry->hasMethod('mail/whitelistFrom'); - -// Quota information -$show_quota = (isset($_SESSION['imp']['quota']) && is_array($_SESSION['imp']['quota'])); - -// Get the list of available IMAP flags -$imp_flags = IMP_Imap_Flags::singleton(); -$flag_list = $imp_flags->getList(array('imap' => true)); - -function _simpleButton($id, $text, $image) -{ - $ak = Horde::getAccessKey($text, true); - return ''; -} -?> -
    - - -
    - - - - - - - - - - - - - - - - - - - - - - - - -
    - - -
    - - - -
    - - - - - - - - - - - - - -
    - - - [] - - - - -
    - - diff --git a/imp/templates/javascript_defs.php b/imp/templates/javascript_defs.php deleted file mode 100644 index 2dd3f64be..000000000 --- a/imp/templates/javascript_defs.php +++ /dev/null @@ -1,74 +0,0 @@ - array( - 'pop3' => intval((isset($_SESSION['imp']) && ($_SESSION['imp']['protocol'] == 'pop'))), - 'fixed_folders' => empty($GLOBALS['conf']['server']['fixed_folders']) - ? array() - : $GLOBALS['conf']['server']['fixed_folders'], - ), - - /* Gettext strings used in core javascript files. */ - 'text' => array( - /* Strings used in compose.js */ - 'compose_cancel' => _("Cancelling this message will permanently discard its contents.") . "\n" . _("Are you sure you want to do this?"), - 'compose_discard' => _("Doing so will discard this message permanently."), - 'compose_recipient' => _("You must specify a recipient."), - 'compose_sigreplace' => _("The signature was successfully replaced."), - 'compose_signotreplace' => _("The signature could not be replaced."), - 'compose_nosubject' => _("The message does not have a Subject entered.") . "\n" . _("Send message without a Subject?"), - 'compose_file' => _("File"), - 'compose_attachment' => _("Attachment"), - 'compose_inline' => _("Inline"), - - /* Strings used in mailbox.js */ - 'mailbox_submit' => _("You must select at least one message first."), - 'mailbox_delete' => _("Are you sure you wish to PERMANENTLY delete these messages?"), - 'mailbox_selectone' => _("You must select at least one message first."), - 'yes' => _("Yes"), - 'no' => _("No"), - - /* Strings used in contacts.js */ - 'contacts_select' => _("You must select an address first."), - 'contacts_closed' => _("The message being composed has been closed."), - 'contacts_called' => _("This window must be called from a compose window."), - - /* Strings used in folders.js */ - 'folders_select' => _("Please select a folder before you perform this action."), - 'folders_oneselect' => _("Only one folder should be selected for this action."), - 'folders_subfolder1' => _("You are creating a sub-folder to"), - 'folders_subfolder2' => _("Please enter the name of the new folder:"), - 'folders_toplevel' => _("You are creating a top-level folder.") . "\n" . _("Please enter the name of the new folder:"), - 'folders_download1' => _("All messages in the following folder(s) will be downloaded into one MBOX file:"), - 'folders_download2' => _("This may take some time. Are you sure you want to continue?"), - 'folders_rename1' => _("You are renaming the folder:"), - 'folders_rename2' => _("Please enter the new name:"), - 'folders_no_rename' => _("This folder may not be renamed:"), - - /* Strings used in imp.js */ - 'popup_block' => _("A popup window could not be opened. Perhaps you have set your browser to block popup windows?"), - - /* Strings used in login.js */ - 'login_username' => _("Please provide your username."), - 'login_password' => _("Please provide your password."), - - /* Strings used in multiple pages. */ - 'spam_report' => _("Are you sure you wish to report this message as spam?"), - 'notspam_report' => _("Are you sure you wish to report this message as innocent?"), - 'newfolder' => _("You are copying/moving to a new folder.") . "\n" . _("Please enter a name for the new folder:") . "\n", - 'target_mbox' => _("You must select a target mailbox first."), - ) -); - -Horde::addInlineScript(array( - 'var IMP = ' . Horde_Serialize::serialize($code, Horde_Serialize::JSON, Horde_Nls::getCharset()) -), null, true); diff --git a/imp/templates/javascript_defs_dimp.php b/imp/templates/javascript_defs_dimp.php deleted file mode 100644 index ae1e5de85..000000000 --- a/imp/templates/javascript_defs_dimp.php +++ /dev/null @@ -1,207 +0,0 @@ -getInitialPage($app), true); -} - -include IMP_BASE . '/config/portal.php'; -foreach ($dimp_block_list as $block) { - if ($block['ob'] instanceof Horde_Block) { - $app = $block['ob']->getApp(); - if (empty($app_urls[$app])) { - $app_urls[$app] = (string) Horde::url($GLOBALS['registry']->getInitialPage($app), true); - } - } -} - -/* Generate flag array. */ -$imp_flags = IMP_Imap_Flags::singleton(); -foreach ($imp_flags->getList(array('fgcolor' => true)) as $val) { - $flags[$val['flag']] = array_filter(array( - 'b' => isset($val['b']) ? $val['b'] : null, - 'c' => $val['c'], - 'f' => $val['f'], - 'l' => $val['l'], - 'n' => isset($val['n']) ? $val['n'] : null, - // Indicate if this is a user *P*ref flag - 'p' => intval($val['t'] == 'imapp') - )); -} - -/* Variables used in core javascript files. */ -$code['conf'] = array_filter(array( - // URL variables - 'URI_AJAX' => (string) Horde::applicationUrl('ajax.php'), - 'URI_COMPOSE' => (string) Horde::applicationUrl('compose-dimp.php'), - 'URI_DIMP' => (string) Horde::applicationUrl('index-dimp.php'), - 'URI_MESSAGE' => (string) Horde::applicationUrl('message-dimp.php'), - 'URI_PREFS' => (string) Horde::getServiceLink('prefsapi', 'imp'), - 'URI_PREFS_IMP' => str_replace('&', '&', (string) Horde::getServiceLink('options', 'imp')), - 'URI_SEARCH' => (string) Horde::applicationUrl('search.php'), - 'URI_VIEW' => (string) Horde::applicationUrl('view.php'), - - 'SESSION_ID' => defined('SID') ? SID : '', - - // Other variables - 'app_urls' => $app_urls, - 'buffer_pages' => intval($GLOBALS['conf']['dimp']['viewport']['buffer_pages']), - 'disable_compose' => !IMP::canCompose(), - 'filter_any' => intval($GLOBALS['prefs']->getValue('filter_any_mailbox')), - 'fixed_folders' => empty($GLOBALS['conf']['server']['fixed_folders']) - ? array() - : array_map(array('IMP_Dimp', 'appendedFolderPref'), $GLOBALS['conf']['server']['fixed_folders']), - 'flags' => $flags, - 'fsearchid' => IMP_Search::MBOX_PREFIX . IMP_Search::DIMP_FILTERSEARCH, - 'ham_spammbox' => intval(!empty($GLOBALS['conf']['notspam']['spamfolder'])), - 'login_view' => $GLOBALS['prefs']->getValue('dimp_login_view'), - 'name' => $GLOBALS['registry']->get('name', 'imp'), - 'popup_height' => 610, - 'popup_width' => 820, - 'preview_pref' => $GLOBALS['prefs']->getValue('dimp_show_preview') === true ? 'horiz' : $GLOBALS['prefs']->getValue('dimp_show_preview'), - 'qsearchid' => IMP_Search::MBOX_PREFIX . IMP_Search::DIMP_QUICKSEARCH, - 'qsearchfield' => $GLOBALS['prefs']->getValue('dimp_qsearch_field'), - 'refresh_time' => intval($GLOBALS['prefs']->getValue('refresh_time')), - 'searchprefix' => IMP_Search::MBOX_PREFIX, - 'sidebar_width' => max((int)$GLOBALS['prefs']->getValue('sidebar_width'), 150) . 'px', - 'sort' => array( - 'from' => array( - 't' => _("From"), - 'v' => Horde_Imap_Client::SORT_FROM - ), - 'to' => array( - 't' => _("To"), - 'v' => Horde_Imap_Client::SORT_TO - ), - 'subject' => array( - 't' => _("Subject"), - 'v' => Horde_Imap_Client::SORT_SUBJECT - ), - 'thread' => array( - 't' => _("Thread"), - 'v' => Horde_Imap_Client::SORT_THREAD - ), - 'date' => array( - 't' => _("Date"), - 'v' => Horde_Imap_Client::SORT_DATE - ), - 'arrival' => array( - 't' => _("Arrival"), - 'v' => Horde_Imap_Client::SORT_ARRIVAL - ), - 'size' => array( - 't' => _("Size"), - 'v' => Horde_Imap_Client::SORT_SIZE - ) - ), - 'spam_mbox' => IMP::folderPref($GLOBALS['prefs']->getValue('spam_folder'), true), - 'spam_spammbox' => intval(!empty($GLOBALS['conf']['spam']['spamfolder'])), - 'splitbar_pos' => intval($GLOBALS['prefs']->getValue('dimp_splitbar')), - - 'toggle_pref' => intval($GLOBALS['prefs']->getValue('dimp_toggle_headers')), - 'viewport_wait' => intval($GLOBALS['conf']['dimp']['viewport']['viewport_wait']), -)); - -/* Gettext strings used in core javascript files. */ -$code['text'] = array( - 'ajax_error' => _("Error when communicating with the server."), - 'ajax_recover' => _("The connection to the server has been restored."), - 'ajax_timeout' => _("There has been no contact with the server for several minutes. The server may be temporarily unavailable or network problems may be interrupting your session. You will not see any updates until the connection is restored."), - 'badaddr' => _("Invalid Address"), - 'badsubject' => _("Invalid Subject"), - 'baselevel' => _("base level of the folder tree"), - 'cancel' => _("Cancel"), - 'check' => _("Checking..."), - 'copyto' => _("Copy %s to %s"), - 'create_prompt' => _("Create folder:"), - 'createsub_prompt' => _("Create subfolder:"), - 'delete_folder' => _("Permanently delete %s?"), - 'empty_folder' => _("Permanently delete all messages in %s?"), - 'getmail' => Horde::highlightAccessKey(addslashes(_("_Get Mail")), Horde::getAccessKey(_("_Get Mail"), true)), - 'hidealog' => _("Hide Alerts Log"), - 'listmsg_wait' => _("The server is still generating the message list."), - 'listmsg_timeout' => _("The server was unable to generate the message list."), - 'loading' => _("Loading..."), - 'message' => _("Message"), - 'messages' => _("Messages"), - 'moveto' => _("Move %s to %s"), - 'noalerts' => _("No Alerts"), - 'nomessages' => _("No Messages"), - 'of' => _("of"), - 'ok' => _("Ok"), - 'onlogout' => _("Logging Out..."), - 'popup_block' => _("A popup window could not be opened. Your browser may be blocking popups."), - 'portal' => ("Portal"), - 'prefs' => _("User Options"), - 'rename_prompt' => _("Rename folder to:"), - 'search' => _("Search"), - 'showalog' => Horde::highlightAccessKey(addslashes(_("_Alerts Log")), Horde::getAccessKey(_("_Alerts Log"), true)), - 'verify' => _("Verifying..."), - 'vp_empty' => _("There are no messages in this mailbox."), -); - -if ($compose_mode) { - $compose_cursor = $GLOBALS['prefs']->getValue('compose_cursor'); - - /* Variables used in compose page. */ - $code['conf_compose'] = array_filter(array( - 'attach_limit' => ($GLOBALS['conf']['compose']['attach_count_limit'] ? intval($GLOBALS['conf']['compose']['attach_count_limit']) : -1), - 'auto_save_interval_val' => intval($GLOBALS['prefs']->getValue('auto_save_drafts')), - 'bcc' => intval($GLOBALS['prefs']->getValue('compose_bcc')), - 'cc' => intval($GLOBALS['prefs']->getValue('compose_cc')), - 'close_draft' => intval($GLOBALS['prefs']->getValue('close_draft')), - 'compose_cursor' => ($compose_cursor ? $compose_cursor : 'top'), - 'drafts_mbox' => IMP::folderPref($GLOBALS['prefs']->getValue('drafts_folder'), true), - 'rte_avail' => intval($GLOBALS['browser']->hasFeature('rte')), - 'spellcheck' => intval($GLOBALS['prefs']->getValue('compose_spellcheck')), - )); - - /* Gettext strings used in compose page. */ - $code['text_compose'] = array( - 'atc_limit' => _("The attachment limit has been reached."), - 'cancel' => _("Cancelling this message will permanently discard its contents and will delete auto-saved drafts.\nAre you sure you want to do this?"), - 'fillform' => _("You have already changed the message body, are you sure you want to drop the changes?"), - 'nosubject' => _("The message does not have a Subject entered.") . "\n" . _("Send message without a Subject?"), - 'remove' => _("Remove"), - 'spell_noerror' => _("No spelling errors found."), - 'toggle_html' => _("Really discard all formatting information? This operation cannot be undone."), - 'uploading' => _("Uploading..."), - ); - - if ($GLOBALS['registry']->hasMethod('contacts/search')) { - $code['conf_compose']['URI_ABOOK'] = (string) Horde::applicationUrl('contacts.php'); - } - - if ($GLOBALS['prefs']->getValue('set_priority')) { - $code['conf_compose']['priority'] = array( - array( - 'l' => _("High"), - 'v' => 'high' - ), - array( - 'l' => _("Normal"), - 's' => true, - 'v' => 'normal' - ), - array( - 'l' => _("Low"), - 'v' => 'low' - ) - ); - } -} - -Horde::addInlineScript(array( - 'var DIMP = ' . Horde_Serialize::serialize($code, Horde_Serialize::JSON, Horde_Nls::getCharset()) -), null, true); diff --git a/imp/templates/mailbox/actions.html b/imp/templates/mailbox/actions.html deleted file mode 100644 index 226a38376..000000000 --- a/imp/templates/mailbox/actions.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - -
    -
    -
      - class="lastnavbar"> -
    • -
    -
    -
    -
      - -
    • -
    • -
    • -
    • -
      -
    • - -
    • -
    • -
      -
    • -
    -
    -
    diff --git a/imp/templates/mailbox/actions_deleted.html b/imp/templates/mailbox/actions_deleted.html deleted file mode 100644 index 76072ddd0..000000000 --- a/imp/templates/mailbox/actions_deleted.html +++ /dev/null @@ -1,6 +0,0 @@ -
    -
      -
    • -
    • -
    -
    diff --git a/imp/templates/mailbox/empty_mailbox.html b/imp/templates/mailbox/empty_mailbox.html deleted file mode 100644 index 2dfa25234..000000000 --- a/imp/templates/mailbox/empty_mailbox.html +++ /dev/null @@ -1,3 +0,0 @@ -
    - No messages matched your search criteria.There are no messages in this mailbox. -
    diff --git a/imp/templates/mailbox/header.html b/imp/templates/mailbox/header.html deleted file mode 100644 index f02bd1bc0..000000000 --- a/imp/templates/mailbox/header.html +++ /dev/null @@ -1,23 +0,0 @@ -
    -
    style="width:40%" class="leftFloat"> - - - - - - - - -
    - -
    - -
    -
    - -
    - - -
    -
    -
    diff --git a/imp/templates/mailbox/mailbox-mimp.inc b/imp/templates/mailbox/mailbox-mimp.inc deleted file mode 100644 index af7af16a8..000000000 --- a/imp/templates/mailbox/mailbox-mimp.inc +++ /dev/null @@ -1,44 +0,0 @@ - 1) { - $title .= ' - ' . $pageOb['page'] . ' ' . _("of") . ' ' . $pageOb['pagecount']; -} - -if ($readonly) { - $title .= ' [' . _("Read-Only") . ']'; -} - -$mimp_render = new Horde_Mobile(); -$c = &$mimp_render->add(new Horde_Mobile_card('m', $title)); -$c->softkey('#o', _("Menu")); - -$imp_notify->setMobileObject($c); -$notification->notify(array('listeners' => 'status')); - -if (!empty($pageOb['end'])) { - $elts = null; - $t = &$c->add(new Horde_Mobile_table($elts)); - $t->set('border', 0); - $t->set('padding', 1); - $t->set('spacing', 1); - - $r = &$t->add(new Horde_Mobile_row()); - $r->add($sort[Horde_Imap_Client::SORT_ARRIVAL]); - $r->add($sort[Horde_Imap_Client::SORT_FROM]); - $r->add($sort[Horde_Imap_Client::SORT_SUBJECT]); - - $i = 1; - foreach ($msgs as $msg) { - $r = &$t->add(new Horde_Mobile_row()); - $r->add($msg['status']); - $r->add($msg['from']); - $l = &$r->add(new Horde_Mobile_link($msg['subject'], $msg['target'])); - $l->set('accesskey', $i++); - } -} - -$mimp_render->add($menu); -$mimp_render->display(); diff --git a/imp/templates/mailbox/mailbox.html b/imp/templates/mailbox/mailbox.html deleted file mode 100644 index 39eb619ec..000000000 --- a/imp/templates/mailbox/mailbox.html +++ /dev/null @@ -1,15 +0,0 @@ - - class="" style="background-color:"> - - - - - - -   -   - - - - - diff --git a/imp/templates/mailbox/message_footers.html b/imp/templates/mailbox/message_footers.html deleted file mode 100644 index fe2785d12..000000000 --- a/imp/templates/mailbox/message_footers.html +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/imp/templates/mailbox/message_headers.html b/imp/templates/mailbox/message_headers.html deleted file mode 100644 index 642413516..000000000 --- a/imp/templates/mailbox/message_headers.html +++ /dev/null @@ -1,22 +0,0 @@ - -
    - - - - - - - - - - - - - - - diff --git a/imp/templates/mailbox/navbar.html b/imp/templates/mailbox/navbar.html deleted file mode 100644 index dc211fb97..000000000 --- a/imp/templates/mailbox/navbar.html +++ /dev/null @@ -1,56 +0,0 @@ -
      - - /> - - -
    - - class="bottomborder"> - - -
    - - - - - -
    -
    - -
    -
    - -
      -
    • -
    • -
    - - - -
    -
    -
    -
    - -
    - - - - - - - -
    -
    - -
    -
    diff --git a/imp/templates/mailbox/search-mimp.inc b/imp/templates/mailbox/search-mimp.inc deleted file mode 100644 index a7c71a456..000000000 --- a/imp/templates/mailbox/search-mimp.inc +++ /dev/null @@ -1,19 +0,0 @@ -add(new Horde_Mobile_card('m', sprintf(_("Search %s"), $imp_mbox['mailbox']))); - -$imp_notify->setMobileObject($c); -$notification->notify(array('listeners' => 'status')); - -$f = $c->add(new Horde_Mobile_form('mailbox-mimp.php')); - -$f->add(new Horde_Mobile_hidden('a', 'rs')); -$f->add(new Horde_Mobile_hidden('mailbox', $imp_mbox['mailbox'])); - -$f->add(new Horde_Mobile_input('search', '', _("Search:"))); - -$f->add(new Horde_Mobile_submit(_("Run Search"), 'submit')); - -$mimp_render->add($menu); -$mimp_render->display(); diff --git a/imp/templates/mailbox/searchfolder.html b/imp/templates/mailbox/searchfolder.html deleted file mode 100644 index 2c065b52d..000000000 --- a/imp/templates/mailbox/searchfolder.html +++ /dev/null @@ -1,3 +0,0 @@ -
    - -
    diff --git a/imp/templates/menu.html b/imp/templates/menu.html deleted file mode 100644 index 79aeb9147..000000000 --- a/imp/templates/menu.html +++ /dev/null @@ -1,22 +0,0 @@ -
    - -
    - -
    -
    - PGP Public Keyring -
    - -
    - - No Keys in Keyring
    - - - - - - - - -
    ()  [View] [Details] [Delete]
    -
    - - -
    Key import is not available. File upload is not enabled on this server.
    - - -
    Key import is not available. You have no address book defined to add your contacts.
    - -
    - -
    -
    - -
    - -
    -
    - Your PGP Public/Private Keys -
    - -
    - - PGP Personal Keypair support requires a secure web connection. - - - - - - - - - - - - - -
    Your Public Key:  [View] [Details] [Send Key to Public Keyserver]
    Your Private Key:  [] [View] [Details]
    - -

    - - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      
      
      
      - -
      
      
    - -

    - - - - - -

    -
    - - - PGP support is disabled on this system. - -
    -
    - -

    - - -

    -
    -
    - diff --git a/imp/templates/prefs/accountsmanagement.inc b/imp/templates/prefs/accountsmanagement.inc deleted file mode 100644 index b24817ab9..000000000 --- a/imp/templates/prefs/accountsmanagement.inc +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    :
    : - - *
    :*
    :*
    :
    - -
    - -" /> -" /> - -getList(); -$delete_img = Horde::img('delete.png'); -?> - - - - - - - - - - - - - - - - - - - $val): ?> - - - - - - - - - - - - - - - - - -
    ?
    - -" /> - diff --git a/imp/templates/prefs/draftsselect.inc b/imp/templates/prefs/draftsselect.inc deleted file mode 100644 index 349b230b4..000000000 --- a/imp/templates/prefs/draftsselect.inc +++ /dev/null @@ -1,7 +0,0 @@ -
    - - -
    diff --git a/imp/templates/prefs/encryptselect.inc b/imp/templates/prefs/encryptselect.inc deleted file mode 100644 index ef89f5284..000000000 --- a/imp/templates/prefs/encryptselect.inc +++ /dev/null @@ -1,5 +0,0 @@ -
    - -
    diff --git a/imp/templates/prefs/flagmanagement.inc b/imp/templates/prefs/flagmanagement.inc deleted file mode 100644 index e70da8dcd..000000000 --- a/imp/templates/prefs/flagmanagement.inc +++ /dev/null @@ -1,55 +0,0 @@ -getList(array('div' => true, 'fgcolor' => true)); - -/* Get the graphics. */ -$picker_img = Horde::img('colorpicker.png', _("Color Picker"), '', $registry->getImageDir('horde')); - -?> - - - - - - - - - - - - $val): - $hash = hash('md5', $key); - $bgid = 'bg_' . $hash; - $color = htmlspecialchars($val['b']); - $fgcolor = htmlspecialchars($val['f']); - $label = htmlspecialchars($val['l']); - $bgstyle = 'background-color:' . $color; -?> - - - - - - - -
    LabelIconColor
    - - - - - - - -
    - - - -
    - - - - - -
    -" /> diff --git a/imp/templates/prefs/initialpageselect.inc b/imp/templates/prefs/initialpageselect.inc deleted file mode 100644 index c0a4308fe..000000000 --- a/imp/templates/prefs/initialpageselect.inc +++ /dev/null @@ -1,20 +0,0 @@ -' . _("Inbox") . ''; -} else { - $mailbox_selected = $prefs->getValue('initial_page'); - $mailbox_option = '

    >uA2;MaSQOKEDmk=RS0O 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 diff --git a/imp/locale/sv_SE/LC_MESSAGES/imp.mo b/imp/locale/sv_SE/LC_MESSAGES/imp.mo deleted file mode 100644 index 82abc29e2f1b90741944c8072b6d199991cd4359..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 162328 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%0AXEC9VAPWwKA2 zcjYiWlay0E?oG_U6t}U*(b&$Y*g$b>K>)DA+tIsi?U zR~gzuBd6oj9J$7#DBH0yx69C{(V$nJTw6XRin%P($)KKuETN^`lUs#pzu*^WyM04) zW3a2r4!AxFha0{dq5o(JFhZ3lH&Hg6B0@xZsiIh1`OgIx=*IcV37eB^KAOUDp4z#r0j<)he#%duKQTU|ouIBhif8+riLbt@Q0i!hBV{9F0N66)+jY$}zMz|$*hnyw zoF!GAbwMg`(j1^;3h_NB>rI_COwdQh$01O?@eT2LP2|W?TB6Qz*QLApz}kx=u`!fM zOT_wJeOH;BVQmk1gUzLc%9ll8W7}rwV+;K^j5@pFR^Sw79V|9t~s&P72AqcsIe) zQL(=#xSs(-1pJy2sGv->G42-9&$v;A9Y;SFN22gX`s@T{FzUjQ(VI;_LVjidnw@ih z5wj&hIV*}e!lCVvgZ=J!urq!n&oK$|>~c@}JZw;XO-h|#6KI!q&!?a>$tR@+I(aG% zQo%9L_A-)ISa02N_`P4Nj*lstTjh=VD;xSjG}7P@+yiHg z*pf{f72EK?kQRMZ2)EWVO(dvmYs(AkP<#0H|adr>P^7{V(gyt*tnvHe)G@MmaH$t3M@G? zI|t%@HwYR<%Usdkuycj00raGHFEl$PqAj!H5{`W)NlJQfT*b_|J6c>i7HI)){E$Y) z$c<;oV{!>^EVG`U1DQyW#H@)JZ-pdJy~>GKhucc+ke$|9@tl3`CcHZQ&W&<`ful1?=96S?c9ShW z(S(dG=TbT?25C|G<$0N&I`A*fRblR(g4=X&&MG)`qe+!cFS>{$S6Va$8@T-lkrm*X znaVvX{B7+xw97R~j}T5Y4u-Fyf1@_tm&8G}*_7%8yC;NSzf}y&@5WhALX=8P%EWz> zs^-=%J%WhM@ernG^TK18ZFW;F;BFXNG+$wFi^D^94#tKJ#{!h1UW!nC#lKUZmXR+Y z+q;stR#=J6G|1e=VO$5)nET<}2q%>i(o(O5i)Ed`KeL>`EfgN`RT;L1o1s~d9cQ7e z?Be;>NY}y?&v*E@rT@q#9RGN})7i%X;rUJv8m^!{oi9iseJr_nUdos3WLxqs1c&B~ z-_s5cmK%?n&VJTHauZ<2?L&zy1>5nYu}xEGmtxpqP*dEQOzp%h`r7StTn4@fF7AN4 zgOr#0kw68-m}g8cJ|7nl)~+H z`Vr-a8c{8qxmDT6iCZa<&F8!0Hbjoco;OrZ-0)9)1uqVgSiry1{`^Rv{R_H#8Auzzs}~E$$8$CC#-{K z!YD$;j)V@lSi?!;bR1<*U+`qLa~=fhhXwmKV6g9XG1?!KDU{6NAA=S{>qy3T+$V55 z+()`kEi~pj)=reiTr0JW`rQh&J1!|stNX~A1iJxK92u)3R*~%PGc7SX>y@Tr$b+G9aQ@*OZcm^Zd~TH7T1a%t74ZmtJxJX z42H_wDwz`?PGnWBHx`4D=W`V$uvsguQ*xJLJ!)3#q3}U;1h$Ue3p9}3U>VrvteQ&E z>ov_GqGz1)qSEB~k=;HjpP1-tosRz%=iRbWqK-_BDiw#%;1Mu&59ON9+Sw`qQB0;7 z4zQ327i_#TR~2Q*oG8WmGF@Cf)x3*XSahRueT+@(e#;7_`LMoV_#VZDrV~#$JHJ#h zG~8DxPccoobs@o3H$gveGTrw#3XoD&0E7>NV7ar4f&8*UDEn6{s1A z7N!!KC4{sB(&psQ+aV`Mo$w+54y;+Ufm?&5MutBbWY*Aq%jsd67Z8Sx+`G$hta zz_)g*7#lFFssT8^P66k)gPSmlO2jUwNLGK_x!mq=BQ+{7m_;!0JXXdj-)wy93_;HuByOg% z?8}5vX>eL;)N~>pTe**92W@4eg440T=%c;~NNDV9N1WxUtO+x>Q|VBx_R%9oGinn9 zq!ka#m{c8p@XIF2Hc|wiT0vo_rrhEO=Z16~xN*N#ih=$>)tL?q9_g1mlvWa(Ne(Pg za{(zubE4757GRVhPQcw4EE}5Cf~Jqcv)pW$p~N`jTA}hY$~6%ggN!nhYR|5t(7h|M zg3>iutdWt-tlEl`Ur&+}XF#))dk1#9_jX1p2u6+pyl(lZ?lSHaLc-El$Sa z2DM?cm9u~ht5$$msHD@h_CR~Px+po8K#*)_ISto*D@nRAw(q#4v+^ydzGq++99uv% zpsKvGfHN~3=(fzqByyR}UWXF_hoTI@owIlt3^9#n(6gkxbMvZej+r)S^ysk+XVO%roPx*4S$<;CW@=sHtieBhvj7y=ZlMr#ip-2YC(-xebHMY+J=R@7Ar^7^#SU^X6t)nv zSD1FT67!jA^VmQTwea|B%g3HL`@|EU z@hC9>E^zTJ!!rZ->V?Oi6x@@KJKW{gc(QT3uPaP42I;^-yW`GoB#CU(ngSM;PARiF*)f84PWDf+S&wi|#gz$Unn~_QqMH~6pzp1g z7v8im-XGm27AH;{59U7XPuX`m@66VAAI05Y17>RX@om)1s%ZA~n7XTy4BYy{0BMx- zVd_)X0^^5j?#^gB8Q7@kdV>YFXd{_rVie7&maxwbh|d67K6B zgW+(oSgmsJfOY*t@DLh}mtnbeXY?ZKFb4JDr9Q=aBZPL+dvYTqh-H;nRKE|`swf&# z$KKew^I{D&Ruinvv==e+Hgrf>o;kBJB)czZY2%`Z&+Qpj>x7G=>bmPPy8W#eb+M46 za#rhjpOd82L;gn5)O1Xtb%&4(%zV_pEsY;zx{tG7hb}WN(+P9KHGk-4Dx7G65jWVQ zBw2Ga2UYBk4mldjlIxGS`1-wX7C2xo}$EqGI`lvsWF1)xGSV62YmM#Q z-rYs!F!0D@Ew@BN!h{4CvumTqWI(`fFj6+>d3nCRG_t0BWjoc)tI|=K)xOTKWcrP* z!G2mL&)T^Y<|kIo5~O*1U&b~@C*rOThr3<7sj*sGCi=(~iB5A^>lOX2@$hx68~!}e zKE;rqg~3eZcEXO*A9GT{))B+Y@XKIGYZ-MeiP6_iS!avob6)MZ3tCuz4RLnv^j^g5 zdb_W+2vnydqe^O~5>hY586PQ`!Dt2!-PH_N8n;c}yDCLsD!&tufl}gpe?TDrH>m zzQ`7t)wEc?CpA~p&=#1tF0I{_D;pQG0>`R;-DpJCrvEnezOuZ`+VSydV=CTbW}$9i zkq8Xp9E7X9`fT~i;+5rdw|g(5W0DTzWM_1WI4oS)Y7e#!TciA4Sj>7o4N7o3t{rAQ z0L!3^^_ngg7RnncaABc%Ebq3n5$`{z@L+{4-bdxt-X6nr9FKDEnyZqi_R&W<_9XqA zUhDVA7f||Oy*C#l$W8J16Gvlch+vAxpR6)IS(owD#XDS`X`5E@hy?Gg);LsskFXm+ z%x$TGm{Vqj<1;dVE*2M<@EtL#JUTt&*dQ-(6+{*nAT3Nam$BeTZn7eXven%g?8=F> zxtiFg&dXc~S$c^wWtbIzzg4p+S{K~JlutX`L~N6^1mYt_>%L4(3;jbzsh2lgn5pZi zD0Zfp`^rmmB>hEZJ3b>WAR`A^3q)?*GeGXXk^+bh{@gWhD#Iy+Rz}-#!9i~sb^V#Cu zw9O@t#ZOLPadp_FBKq~4^N=Qv7UHLTRU2bji=cT{?G2%YsL8ES1*YKYRk6p0&5BHZFu2Mxi`HrHR;f08Pr;>ux)i-EV%&# zC^nq#cppC+JIezz@nW6Lwh#^(!>mZ_kgQx;1zDGnDaI}FB#XsGF}u1(vG*d#+z3hX zt2cqkT@zi@Z9e8o|74-)z#|N;_BWAgS*@nAW{$yL3#BClc>OUetHaE<&|mLKGCsU>Dpkz%Pgbh-JNf zfTfS2YT1Nxdw=gGW{*SLo@qzgqgW$Ma>UBVmfgbKXI0}EQB&xGtqjC_y5P!P!!UHA zQnoOVBI+)rv&7Rdw-Dwk>k^?^7OEq+uGE{qIJtsq$>)gsjp?;?U4LDm4< z4H2eJK_$1u;hzz!d#S(62da4t`iBQ{54pw12dEc*%hh%1rHPYdz?+QbjEf~|>7uif z<}`aB+briXw1KWeeo#`^3JXWJBM~CCC-8)?6dMi~IH}&%=<)P%U>a&nnV2A`+cvfw zREX`Y+;qY`y5^~P#&k4&&iU+ic5Z76HgT@U4f!pkn;r`1p5!}4@G3kj-ebDE@on}X zwOeZlAAy9TW($E8Pd6c9S7n5h_6; z-d%J2nMWk)ezM_Yw%~RKuyI2r z(CRv?z@j=Bqt$CmdP0U;8u8H-zVHAm%D5IwOG8+ME>ZIwx{9V<3n{r@VmMir+uGqBLv>mA|0FsTy)ZD3@$!Utw z))Nm~!)By8TVjS*GdS%%NRbmOx&ra`{vhnUdXXU5F3I z!q*(3;p&`BDqosxGkQHBcty;Q6n?(bqpuLZ;_8;~v7q$CZ)_@BQ}g5~mSB6amy03( z-^HHj^Cm=2_BOW8 zY*M7SchgS)PFw6E%iFV0CwI(LBkP`ZV}G>uHNy|^~5jw zOk}XORE0N=?2UTo1Fx^1n-BaPm5QSkox?n}v3hx-rjqcM@g-7J5XRqTwlTMScOP zFSQvplO)cy_90gsSxYZtn7rNMV#Qo16`|4aXFDT4T{swL=?O(D0i%LB*BWiL+5kVJ z3c``aMK1{=F?zP9YD53I7L0QL#ZDo|z~{Q$69;avhr)LEc147Eay3kGMIutT5mY2v z5(+EbOqz&Pe66XT6eQDgI=aa3=m1-Lac*xaasT2SHcYwl=+jrX5dmWSi*vGV)Xjx8 zNNl}FCOT(unQSLnL0R!7^A|0o<530jhbUp>Wqg~x6Is(Yf7|oe(^o6WSKVXeCuo*& zip7)j++hFUHrL+ti)-jG_|J!=+8i?EO|5uIy?jZfm#`xcZnI>fQK(Cll6uV7KUJ1# ztIxsu@_9WC^t8v`ptm(qYZqUZ`P$|3wPpTa)_vLa?S5-^1gKcvgqfr_m86SsgDQMu z)9h9IgSH`EGIbZ1r@MGgK1;&~?H5~m>3}OdgW$q3aSjuj>r!e6g7->CK&(m-bwD!| zSjNYon2ZzQ77+3)gd-afN%d~tDj7`)_UK2e;`*F(b6alh;*>4+)8g^G#bT&3KN@)= zRi&6FEtV^Ml;KmIS`{H5$>_3K`K$bQhC?ZWvYaiZdg;d2=n&R3e@KFr6*V|p87W|* zS_T5?VjYGq$)t4po{dD-;7o4FVtqSg!RajL2tG{Ol`K7SDb~7pBVW?Pb=)#^h5EgQHWQL zDc5S7h--AgXl+nv?Q2{Ph&NR|HF%vMyt)2}4RrC?GV*0(dDIH&8@zc&vsILDImV0O zQ*KP5T!0vR^TWY|>9zt^tCTRtpo8JLoCN1nmx|)uto@!PzBcsW<>!5din!5Rs+Jx& zCkwc7-df{l&1}U5561kdo2L8JMuWM>#{ma1h$RGI6a7@{%!<@NMR+s`5Jgo^Y1GXm z-tXN$fC`zWOuI|7Hny4@qHEASiD>magnlHplW=_*qjvoWv$R{dd z)5hyC`8GSJh&>J#z_U%c%N@Ci`z{$0js#?W7cwTbS)={Kw8Jr>VkzDE2^Ex@fk`*z^&J&Xnxs3SG^h~Uv{PP_V;~xLerwLs zC|e!Z=8G+z85lao-rx=;6lYV#3W81|Z5p3y+iQ5w$veRPtxTwumonH(sj@shq=8XG z%{wJ4%#`G&BloiA!R)@2I4pf_f{K}QKEy1?xH%=NCg%*Lte4j%FI3YVlYjOx)BAyeL@#Of%SuT=IkNN-=`GtSn(QpQDL1?brt&VM_nvjP7xs~;$ z;A_C@7*PafElSfTBs|+PPSz-a8EDLJTG~JuR57$h794F^kmynF?8`qeN~AgpV%WHx zmA9kb9d57)WW@qDKc71c@F~zl)U6*Nz-)HkA@>bITzl#04O{t=t2Jc?bMFyzG0m2{ z`0s~mUO#r*d1cuSuA6LXzdVgAlV}Xm`UGJB^%1`bQ}Ph%N)O^Z<`kVxtcR-sKj35} zMh;Q6>@{WZ!fjW2mRoe~WY9%p{rTaN3T=Ek08l8>(OoN3A>8$#w$d)?W90r89A*at zw+?{F>6~}Oaa|8Ns9pl?EsSIamwFM8BQ~63y=Q)-7!5SO{_ECni!hwz)j@Qeuil@sLC&$tmsgRlh<%f%po#-tYg-+`}U> z$&wm-v4v7H!o$Pe!`JU7$;=*GU;!0-Fd5xV2?p*$e(8c>qeZ|oBD0!Yy4xZu?~fHJ)M`mDa#)7aWLO2Z(60TbX!>K!ozpP1dWt;jbzL5Bt{YcyV}y z-dG9(Qu}D-YFGZ7yC+uy{ z6SRQX#^t{!k+jMs^0}+tSN&Hr@*>cwM)B_2SRoy|Zf+$j-Plm0En}7h16CjHG`c2} zm3%m}CN6_12_+a;V`qV&Qf8CV?)s{mTdY%1A1CD67^6JP!2D3mV+qetH#TB+7!my; zKgbf0dIQ&!YnVMQSUfpbfKh6njbou!Knzv0D9zKH*-?cQn~fx&5${ZsDNf_LvFx0L`r3dOXX6oud-nx`*j>OXPwMM zHkWlMQ6j9mNWtAYbs)y3u`nKRrY$~xl44JI)TT?Q=cq;f;(p8i4$Xv6=DO+X3iUb$T_x4Oja%CY8&9ck$0C$Qz-qXsij{*!ahB!mHoh-T%050 zz^5B?pW=%ta;>~l zpK*XIp#_(p#YDflkh)2fZi(}DiWLd)r7mgD079G#;8aU%h#@SVFhi4 z#-*)n9S0oU8Zn|PW=H5mX-Jv|tY9f-V>F#ra2r;e^~AbE=%MB+iU+88LPduR=t4t6k7KGeaI|YqCC=k0+3(_$^3PE0C_s>3{hoc7^;m;& zX(_uis|ZY`6fDizOkZw#qk1VB?&kGw%0%ZAGOuC8k$V)An0|Zqpv&i`Ai!}0IccbJ zLNIKAa3TsmGkrz(Qyn16fW|(R8^T)uQ0kU%^(<{dB?ij1u-N*3KOJsCII%Rn;gL~< zQ9=K3jyq(2`Vs|sUIJk#n9ydCoC5&P(soW#>gio^GUB_Up4x1#^JpDPY2Rt>yy+%; zW<83^Ogl1%BZT+inDF6&=+$bFwo3qc>l6FJ)qgUvZ1R<-%ly_DItrkL@fM@C4}MTzyB{`o7BDtW$

    rrfzGxBj9x09HwF>%v9kk!u(0IDV@`LC;ABC>>QgnSc$MSdR z{c`H5%U+XdaHD@mxallc7g23!0bQSR9L^ z=dM|_H#)CzXuD_7e&(R(axt3sozcDMxZh)X{?PZ6dWQDd(Q)#j`=u88-u-BvhogCT zEY`n(j=L1SZmBla7dp>}(EUF?mZzZenTzJ}9W-y7(0TlXO)yuV zkdIDi`zO$Kdj`F47sdK5Xufu$@$JLXcma*SK;O_$MRdRQM9tGw7+`jxo?WDZ>#vcW3&g_Z-4Zh zJc^#Dr?Dh1jP;+Q`}6>s&y(nT$@hhM--wpWqxa}7=y;>h`9Fc?ZE7sfMb~2in&&ss zd+$SZ-0#r*T}AhE{(hmqH1vB=1Kq!!Fui{?Z&T5Acpe?^?O6XobUT{=y|Mfw8pj26 zURTibSK$7zud1W-YK!K*H=5`B(Ei87=TD*gW&xU~S8+71!KzrLfBe3o`(+%K#n&+n zccc6J3L0PO2g2V4HPCf=5M9s5(D^=zwx5QTaSi%A}O;UySujqi><}ScR_ZRx~e%(fxKV zmaoKe&VeDHMbYQw(0i>ex~|P*eMfZMK4=^R(D#O+`)Dk>o-@$#Uq;)nK<|+c(Ea%r zI!@(5A^uy?dA3H^wJ*AVhoJKw73-fx`=5{HaT%J={b;}028Z8M&7%D_rrZ?|4*RrJ&Wdd4m$p_`21}&-gRhRwxD_a6z%7KXny~~rkLl^@Vl%FwxGN? zmQSJMR2voMQy1;8IT}YBG!LE8_3aVshoJ37q47_M<>_eqxzQKVdutK8&g;;9y%U|! zNi=`w(02c!{U(nN^UH$8DCb7!Qx(m7TXfv6=sxd;J|Bk0H6_;1MB6Vw&+i-Pd0UU>Wg|MjkI;4b92?;wY>GEe2>*Fy zZ@iE4LbTnrkB2z3q5T)a%2*oR4_(o?dZFty03Cl+EKfzhm-DbBu1ELx_vkuYLBHcA zCWigd0^P4&(fe&MdcQs$pD#t@UlZMqj`uCPUMJCg^c#9Fqx0{Ajd3VC-}kT@euBpRH@fdrp9=R}FLZxAjIP^Qtc_E# z9DaiKa{=8?NmD|+`O*DW3(a$H^xk|3{T@7p#=RKJ;Ctx(br_xJ@8~>km>TwVDfIoe zXkL1u{XK}@R};{Eu>gJVqgcNe-6!W`ImgqX-?HdAtB(oniSC#2X#2TnJj>91uqBp{ zpzr;G?%QnB!u;}}^GZS2uK}93CTP5E(0=bk+x3qQLHEHU==)=%lVbfdXkKTb^LP_& zzcacE9q&N&5PDvZqWknXdY;as<6J@Wo#~lSUmji8dgwZ~Lfdskx ziP#QTVhg;A9kIo;;ok*bMCbDv8s8qYp95$dKcMIN1bXjXJ3ZWI4bby;FB;ECbiPla zaZN|}|9rH+O_;##Xul`XIM1Q^{wtQV&ItP@FFN0{=)GA3%}-M_&mGZr51`|YLC2Yh z8F3mquNi25UWhJ@_3uR2q5W+^$2ow;|5Geqh~+Ej`N%Re%(oCaek!{E>Y?pA#rmFT zJVVjEj*9i;V*N}sZ}ZW1Z=!L&kLG17`n~!bJwKVB3+Lb_G=B}yahsxf>W+@nAKib0 z(0o0E_PYSb;4<|6lC#1%RnR=uL*r-~>)WC2yQ1^HA3ZmZqUUNBdQZK9p6id$_J`5< zPsZ|ZXg~j<<7S&3=3NlYPg!*Rs-VwnqwzFH=h+sGzZ15=Ug$b4L&sTz&U*{G?w_Ll z>_q$BA3cora~zHH0($-~qwTL?Nz6DW^iviczdWX5RdgOb(Dno4^O0!#$720NbX}iC z<9r!CKg-d1eSzj{FB<20^!xBH8gJ3LAupw(7191{q4Ctm`>_eyetE24AIqE3d47Se z*SF|*^*1!G9M6aKEE27VzTXJ#@78Enbbana&;4LD&ezfV{xh`SBUlmtLH9}O3n4#s z(eu$99k&an@1ywqQFQ&DK>K+X-A`|#`}*VPL3AD$(L83K7w*OKm`3>yG@ldE^?4af z;fm;9bYEOX^M4hcSLXR4-?`BG{AjzPXug}H@wP$NyF2<`KXm?s(R@ur=Qjf#e^IPo z8Os~7J@ucX@7?@j=(jvtZh+3WEqc!HL-RHo6Zi~Pz_-zP9!AIg3!TR`3ql@qpydMS zJc^;~+7jJ|ozV8Zu{DlG^ST4wcgN!MUt&4aOCjIaqw7=-U7zZh9xs}g`>+fSMf;hL zj`s>W&Pp_2|3q`V9L`;FG`^DP^U7%6o1yb)jrP+K&HFuQe)^;1JQkgVzCR6(XAXK! z7NP6$8ruH-`20h3+#Og2_r~X$7lyp%M8~}eoo8ySZ;Zy*4$ViWXb*JU`_XY8iuI$h z5#>o}9NXgaedzm#WBDYy|1Y5XA={#GzupwBf_`UPqV2k&->du3IL4y;bTT^r3+Vfc z&^)Y0<6e*cj@pF2_d|SsGCn_t?yHNjKIxT^r)$x?-+=DR(&#>_jmFU_J|BSQYdpG7 zUO;~zzKia&uh6`nMC1AcZU1kq&$Bp;UksgR1$13&qwCce9lvd??}d)nKR%y;#{W!o zK6+ogj>fwk&BL+i&uBbn(02cz`OLf|lyjqT7D4M%Vz~mEziP2u5AC-x`aNlZ?&sEM z-g=x1av;L(RE*huKPyxyZr?^@6+ga_7c{@tV_dv*97fn2$sc(Xuej&=j+h> z;wP+%d0!2-MEe2%Jq4TJN=Hqtscj3LUJSF-vCa7PH?u)(XJWt2xSI~a)EDQfVtFmbS)378i z!W7(w=H)cD#C&gr{P&1Hh{ih#-9PiuzZ+Je`(PJ3?qRHn7qA?bc{9{^iuOa#((^$bf0v^^nHQe3lE|9+2iPZrl9NbQmkKt_WL2a&fC%bvnSRc ziRF{%KD&g@BYAlkHzzvJqGbVeYgXSGsD~A+~kPnM*Gc+zF!#aHx-Sm9vWBU z_`Egxepf7mz0iKApzAsp-52l0`tQ(vdjj2u8CQmNDUIeY4c$L=unP7?^Y=WuZ&sqe zgTBV9_#1Y|QtyOuC!*^!1I^0JG;fR0_dY@Adm#EFI_`ONzL{2s`82_5lsjN$oQ$?#kH+@}y6+F8as7ebGezGE z|9#ck=(uyx{IAE-cnH^HruW0Ww+X9IK8wbmSQGYZ3VM#pM{7oJLHAD^G@l)!z0ma- zgywxjEKfl5I0bDt51s!a^n5Qz_t(21vW$H_Y8V2 z-$B=V4|?vtjpd{0e*77YBlEhD#~kQ;MbY@np#4`u*RKKEZwEB);pq7ukLG^?+Wvj? zd$b8%r^A?r7ts6e=Jg?;wa|GqM)%2WXuN&Ub?uMFHwx`<0=mA7Fo8SKd7MJ~$@)Ra zUp{o7Rzc%zijI3b8s7kPpAARjnu6we4VJ?rn2K39gmtMNt%LU05RJ19x-RX}ID4S| z-;1vEAauVzhOX;7Xq;c-68skZUX9rp<}(YuKi)&*ITGuy{V;qFN~81WkLKZtSYCnU zDeu6C@DCh;4{T!G4E#G0`u>&8;a)4fC5+Pyz2^qw?f48^Zg86pKs8-{D!XkU+BKR{-f}IF7*BUXng|BbIDkLJG$;&(RFwL8{=Gb-+hP1 zaT)C=_2Y2ARz>sL2JQC_bpLik`|E@5zT79FT_3DXc`%xfH_-QYp!dgabi9M;{yTy0lgn5Uum3dMKXuVK2BG)) zC^X(F=sc#Q@x6rZpVjDlpJ9Fc4jW+pZQ=LC9axI;0(4(}jOOt)x}OSd55I$|qwjS? z*X42a-duqxxEo!UKhS+&d`F0@Vzhd+E;`OF==toA#yJI@*CO=0xE!7TC+NEEMf39= zny=&N`{&Sk|AUTu-Oe!Id}v-$(Dte5^NQ&E_0aD|Yixt#umygO?%zD0g>@~2#!&&? zFAdP~+o9{%HP-h=^ZpRJFQ%aDJTun6gRbi~bo_&8e80r{^JpG2eICXyjLxq(n&%4W z^A6}d`lE4;K-c$4bY144@oz!z-R)>UKVS_!gN|R~i%?$~?WaE4?l$y!Cv+e5#yU6? zjrR+5{(I1V525j#MBDuy&G==AD>vGI0uxvXUH|r24j)DH_$s=-Z=-RnN84>d$JvG6 z8;8*Oo=5k|74*A&<5wX+tXj?d?# z=lc!xJbZ}8@h!T}r_p#WqH!nh3i-%_*58P>FNuy*8@*TCqTithu?;?kzV{j0?-8{9 z3AEks=z3<|9iEp!%jMAgH;uN(GL(Cu`+hRo-!wG8v(bDmMBBZE{+?Nf&TAt&kFTTq z(S3Xv-GBe05oZpJ^*e%I^^^Erg>!(Y((|B3F`f1}s#5BE+kbl#QF{8U5p zQxDybEif5xN6&r7Sl<`T+d%ZZk3#b~1N~jO028dA zG|m#}_~p_2u?D)o??C&R5}l3qw-D{;ee}G1gvPTcmXDzGJBQ}w4@|#jz72UUj2)iZ9gB~M{lD2Y(U4` zjmG-}`u-X0k5@5){SSwGXDWKGUPbr+hv+#!gr)JCBjMgFkKR+Q(f98~*K;hopPona zzBWGJjE;K%&C@CL{yZO_XZt?nDFw|(Wptl3L;GuswjYG%VFISFEBfASblxwa>;E>o zu3OM`{tV5>Zgd@fj`hEz_vF85z6<>j`fY%|*Bp(f6FUC==y;>ibNvK1$EVPB`WmZX zo}=Nv&(R#cx1Pj1aTB@^Z#)*}brU+DdT2gdpyT#N@4q4FxKpq!E3GGhbfr%U~`l0JQGCBc$ zZz_7Or=#({i0+qVXg)W@`Y+ME{13e+en;cE=2VzhcC@}Q+D|$3_du=aZSi?;bbky( z$C(hH&yMwPpzYV8-`P(w4UeMp&2c(BFOKG`B0A3+=zQv-^SK4>=QcFYccJ4AL(jpa zSY8?Z2<>kln%_fczD~sQd32n=(fxE4%}>@dp?njX=hD$yXdJE3emkS{?j9WwpN~TC zl_$~m3($U7L^q?~_uXhbd(rc77|s7b=)Oum8_ydWe?fHI64)10WBqir-8?LXuV5|Q zfv#_cbK!e?6Z$)|1-j2CqQ8%pqxbYtH15l2UUHug_gQ|l|H5dzC1N=Zji(y=e%)Aq z3!0Z!Xxv@U_j;r4`=k90i{(+VJQ4jqK8=277NhOAqU}FNkK9^^M$Z3Wzc+A zL*H+P?$=w<@$Ny_p+6eOXf)0zVtE!i-U4)-*U)~p#PW7@pB#;zLD%h1biMNa8qP~` z^t~!*Ug}4ip!>NM8fRNHzMkm58jkie9$lYj(ffXFe7*~v_aU_1pXmLS?YDSN(D-kO zwn6tnJq8`_X&oD&B!$%glGFbkuMdu*d;lw8hvej>2{-{C!i*V{)4!jOU~|d~&^-T$u5YeP$?5;zQ2|pa zk3h$J1>FZf#rka5Bqu#dxhA?lH=*-7g0(T{waMx0)CzB*JQ$7lU7Um2GbgA2@6?u{ z>v%%~52A5hjh4)ooW4KWpx?KLWBD0OP+p5w@LTjeT%SGU zzYNx)d?y;ub7;TY(0rdk=b1G}a{BM}CYYc+0PEp2bbWWC@n1#bER!?Lza2XN!8jim z;c={+D~zAW9rD@^U55#193P``{E6x3;D+R+dntFr+i)v(#GHAO(|-r|LHEN3bU&Uz z&-smcL%a{7`|TNYoi?IzokZIe%$J;g?wVpJ$`i2zev9t&ayN!{Pon2$6?!jRM%y>f zALcO>&GQnp|NZFm%mqSzs-Su8hOXnIvHTJm_Xc#opGNmVfr82D=dU>qq5LEc#Xs>r z>|ZE3X)x}>)!3+TSpQ3C{<7T^;;Dk(ANQj7%XD;KeTB~RS9HHNy*ae&i|(7~IjIrON9TVK&2x@KXkQ0&QXYZL@JaNXe1Yca96H~k#lrZv zq5Je9^xVzBYw;trpPhI;euv(tKcV0048?<4Fcan6m>q9K-%mlmXO+3vHjdWSHOe(fpW=`V!GfXddcg9&8iKJ<<6NM8_F| z&T}N1pK)kEv#|ia5}$v7H&EUhpYM$xMc4Hl8dt7Tp})Ln|Ao^L7zSVZqd}e;c9occbx5MB`nC-UC}> z{r9mxQ@JqTo6&oq5t^TYm=EWo{VhlD-#zF(lrt^Fc^4Yzs91g(6O=ch@qUkv|4%ee z`Ose)8g~cu96pM5@OAWe$}#l*$WS4a%c1A8HF`eAp!;evrk?|Je=NltaV@%!zC!bR z5NqM}6_eBdJ)K;=(?Um&wq|eVSg4u&vR9De>X<^xg9-652O8z zM#rCs-e)t=e!jrmcql$Uhwit_Xr7By4tZ;eu2)a={jq4j)6w(tJbJ&pjIPt0X#Tdu z=aO}|E{V2lj>g{s-S@pP{T!m>j6=`MWON=IV*L(u9=p)Een8jjxA;7F z)#UWw$pz7UUKKOpeb^iapzF2@?ROj6&o}7%KcVYapjzm+BKlribe+4QdFhMJ?{RcL zOhfbkJbI736zf-^`|!i)x3T^r+RqiV-rz|zJyk$LF( zT8*yj7qR|ZbYK34-WU06hCJ0q`)P{KuL~Ogcyu33Mf0~9-REnu3~oc?IgbgvipG(s z72dCamYc+Kdo*A7VfuMR=QSA}XEr+j<(P`^#^;C7`Tl~=?=qU7e6_=O<7Ui7If2f* zGP(|}(RJ#GzJC`QPj56YL(qARLF1Z<&hK@sh-)x`C(z#knd^k#c`0}oN#iwwOLXrcu8h{XKaC-T(P-3;R12J>L!RQEZ2vlbz_k`UX9pN6>rXGWve@wjqup z==@uwc^-zI^JUlu*WxRfv0eE4|5Y4Ax!~=|>HB6bI-djB$@kiab?$<$!w_`;yoipo z3;kaGh2D=jJ0vHq#G>f__!^z}&*(YI)iI1y2`vvr=Q9)A!fyQ$?I?rCQeqbz*K;NH;_VYB_?{j!PE{OHZ(DzoN-;cGi{?l0h z1v;O-X!~#D^JD0^zo7H~BbGDV8TM%ov|R#yo`S|(5uIm4bY9KSJhnymK}U3-4@BFI zL+|IQ=z1+d_s?4Ny}f9^C(wTWh+anLmDDBN*Vjd_N89CyITcZ7TL*wd!uGavx--od{PDbN+6P?d0wB0&%z8lc|Zb$Et)(J(lgr4VpSOx#W9$2nl_?C*@-ks5T^g+-6AT;i=vHr>E%viqweecy+elM0kMEm(7dH~JKF?9YX(RrUm`@a(CC}Ki$xK_NI@5i=y25Vs5f#LV-Fsw&;9@_7Ibo^h@{{O{Nn0-(@e`q{y z(7cR9-ya)&3KNuPq5ZyxP4HLr{py25{_3FRF6j5}ZZwbgM2Dd3Hx8Z0Q_(qS9u~*) zT6FwRV)<*d-Jw|jQ>?#$j`ttBf0BoUezTzC-iXe(BzC|W*bb+}@^@(7(uRh=Z~9;( z%CBJpe~#trhJ`$}!W8Ozq5V%naY?^ksEI&LX+{Trh9)~)FN z8;l8DfYtCrG%vrQ-;3;zg!gVipAW(cxFnYMpzE1=WO%Ou+W!Ew{#i86Pto>&p?N9) zXo$NJ8ee-f{s++f4UXlJ=sp`8%TJ(rnS##e1+>3c(f8J&@okRJ&qXhz-`nd(h4yJ! zhjLvst`X??Z=v&l2R#p;qx)iieEvHc-#_SjWE>slT_M^HJ?BrM@vKDqT@&39-Ga{J zQ#Ag)=y&30G;amRgn8VK4^SS5eos!J>y~$HDBpsODG!Lg9qWHZzx#zB3%>(8Mn|LX zFF~K5i1kIrh3{Q+^nM?V=4&Au-^b|w+>a&kEG96|`0#tJ8d|;sTjC?=`&*(1(7c_C zHpxhT-k4fl0TZ-mmJDSf+Xx=kE9@Z}_y1(*8 zE5!O1XgnRz_3wt>pEJnK;Qp7x(ChEcj)*>(0+bK$NK}FU&bfGdpDtZD~7&T1MROF+WyvP z=lHw_+W$awzYjy#ZEP&hM*CS9eLMOgHl_XxG;g^lg?!~h<0^$^uqrx!cXXUS=s5SI z`F$upe*&veej5FEluhV9yA+=ndNQ;thQ^nM&btZTiQUosy@#FfJhsKAlf!wMh3=Ej z(BIjAqVeT_Dx9N6=)b!?fC+pJ-51-jA^wZ*w|Y~;{_Ba}kB_0>n^ow!`5H^%)o7`y zp?n**q<%Oy!Vl5$ub}fT{dBl@?n3v^!+0G&h30c6n!lH0c?l*{ekaziM&DnD=4UI~ z&$n0@Pow>0o)*?KZ?pt_2~S!qxR}Zy9Zm z_IDQ=*ML|a5zCX&{q!8VU-n>mOr9CamC$|F3v1(SOvA76W4w%Aar1K_j|FGN^MKwf zO|SxvLG$(&n(tNUyg!ZQ|DpLii^hKeozLHB+*e{b%j{6jfwnJ*=BYxoK04o9qj#hI z4MN9%B>EWI?g;1=|Lxrpw&Y;(hYDTMah1k?8oI_@|$&e`ZVFUIG~ z(0D3F$G7)`j^n}<5o2OFEN38;`57WzxiJX`=tRk zr#t|CZxtHHH|TtipyT|E=KUPHPyUPbx#orMaDH^2#n5wE1^xZm3jICuFuLCsV){PC z1m(+E3~!nr?%M|Fzen^y>z_ow<(0;PM80J$G%|j3LdoU3l_YF+oH|V@C zVGS(2Ago`9=p^(WT8DlgzCruX@lsgFx@h^n=qxNlc}pz+g5IAuz8wCJse-Qm`%(+TeA}VzA3@)nh2BrAqdRdLw{IV?${ny57lslpMnu3jR3y#GMOTyok=ze(@Js)S#d0md> zYhMrLd}zBwELV=!L*s9O&hu_G?g!BOWfFSs*P-|PL3Esa%ffdn1^xT27TT@@+Rs2V zucNRvjz#mi1I_Q3(Y@$CJc#Bk(;ML)%Z|od7;Tq^wyPYi6>W&lw>kQL`&jNBpASUu zi{WTIlhOXBqT@|R+rJQ9g689GbRM6e_v&u6|L@Uz3}|;f-`Ud+E4lA z;hZ(VN|gJf|2{b%UDs9UduP!8{zLo8yCUSLG@Ab^(c0+yjW8A4qw7BgZTCDn|2NV6 zu14p(2|XuYqIo(IJsqE4h~=y3c$wY~?_H1HySXq0tHt`R(H>|#eb9EpF+Jbt@8!u@ z20up6%NcBmrB{Y{hM?`HpmEJWin1+kd_rFHR`xaf_!|1rD&~^Admb1MZ`pJ)u+ZcuPAq?o=Hmp~-&u6rf6;p=`|1#P@n~r@?liPr%~)=L zwrhpX^Dgx7u%1{7`=IemMdNrKeSZ`B{@3U_?nUGHA$lHt?@BD^d@t;~BItcoIhNa? z@AW|U`(QNw$$qvxk3X2Cw_x($raM@65BE<)p49o>P>?=Tw2@94a5S{ueG zkH%94ZPyO{ckRAte2-)Ly@5R_FF?=91UD$uEq9d^q&tH$_Z_&JDULW?|jp+C- z(Y$p<$LWjCe*oJ540PU~qxZsz=v7RmT;PLn-kPB2rZ4)tY$iJ1YV_a3Kf-Fb7wsp@ zhA_|K=8-Yakle$XFhS_B$1gYaaTa%e;rz;Ko?~2yOQn+RyG-e+V7t zczk{~mM@|E>c436#_(QdG@e}OxW&+QuY~qnAM0UDY=D!{{y#zc`x4!6dt&(nx_?fi z>-#&}U!D&`{|WT>d_}B@eb96NB6`2>i~fy%_ix@5^4$pCzr8VmkE8d?5_BKzL&v*z zb2v9CXnb|i^=^d5aW6X0Vdy^;yb$Xb#`-tWepf~}qW9ZQ z^t>KHzbnUM{bh82mxku2Iy%2v=zePv?SjVBKb8lf{f|TQJR6Psb@aV=(0<-W zhgJwxaju9(4VVqx=6VI-i`|!|&b#=y$FZdhb?2`|A|#gYMs9X#Z1V{dBaS zmt+0wXnf1jeX}0DZ}wvy{0Hk{^&O!+4C_-~f%bD69rsc!XWSX)kqzzl=2%XR<+{<9 z=sI#^uB==bJAG|OkH7%X7Y)(8Hb&>w23?oi(f9_UaSg}x{f@>l8~tu9LHj?5wm*lSw~Oey{f+)Es`*9e zuMaw}2hejr5i8+qXuk*0eomm{pGM>R4UPM9tk3pkcrOoHUjY3Ml||1%H}v0cCZPN4 z4K$7~qkp5{zmi{t{oNIfs~?)j@#uZ=47zShu?lWN&%v+gx%m&Bf6lK%yW;5Ii51cM z`e>eSN8{`m%YD)P)(@NEP;7;3(Qz{D3jceuYG^)QMB`e7_Ok*j;U;u_&ZGJJ2OT%d z?hyY?Xt^r-U2cwkzx&4W6S2G)6V!i%zW*aS|3A>YWZx6=Pzv1#jnID&>x}j{96kTD z(Ri1m`F=M(KaB3H|Il?U^i6WoE-Z%bm)|f2|H3kO^WO0LwK=9y9*EY@$4>Y$+E0Of zVg5zYxKq*b>&J3qbRM12bNyhf9}}I9=5;Ze$CYRvKS2B08T|^K_cv(XPonEkaDT`{ zDw?NOXq>&#=TD>kEI|8z1-;*vqv!e;bi7OlLVogKDaw`5{N0J>bz*$}B0A4?=)6A1 z3U~}%-`wAZek!8<--@1#erWvj(DU?me7+W4mpy3Q=h1!(d>7_Z5$&fX`d*({KOT*1 zUi4kG-OlI_(Ld3BlH-4&pYrH=YKi8hH=37zX!~L4dQ6GVMb~)=`rez-_hbDQG=JM; z{eHCHqtO%Syia2aCLIj@mqhbW1%1D6v=Mq=Mx)~{#Pockajr%C z+l0pZajgFeeQzI{=OgGo%6usN_v>q6W6IMpfqT&Q7t#K%pyOpc9L~!P=>8~x-XBfT z{7ps2c?I3?Z=(HtfVTe>&HrAs-*aewF2?e8N5cEr(e*BX&bvDLUSqWXJJEi7p?MmB zuJdE)doQ8mtwP&xMaTOp)_;Tcb1c@MM*F)EpI^o_%2~e;^QwvFw=LSPb1e5j$GI0B zXLxi%tbZ15_fo81ijMPctlx+U${)x2 z0%v0S{A2yrSib|k7k)wG{Rbb!%tvGV=yzcP`uFD3=(w|D{mW>-%g}z-qU*E+jprxy zy#9qLnCDo?doA?+`snwoE&ASFX#WpK$D`}?G@9ob==W@1eExc@Uxmi80UO|F=>3=F z$IxGK^cQ_;;7W=)KZBdNt8_oeFcqU4Vte{V|f=E z*Z1gq7h?IEUqbzjXuHzreOn`zA4TJS3jKR`3EF-wdcMEF^!!AxI~D$WA0^TEx}p6J zLFY3rIt`6)9#+Dov3?(Vu8yJoUcg3}{d5?wEt-dcn7|Qe|IefIdkwuO)}rgPHTo@@ z*YlWym(V;GJQLzbU?G z@!y2*r;=#@wb1_RqH#7x+qa12JJ9pq4IO_9I^Vfyf3KtOzZ1)w(SCMBzl`pQ9*7=7 z+aJZIcna;O;<-@Y0FAQ+dhgzau6u9vJWq(vXQJ(vqW!Io<&E+A=V;tVV)=A@ekImt zKOfo^LgOxhu3s6n--c-Ww()tlSl=tw4~~vO&)pRCK3k0L-}lh|zDD=u3G{c`W%T_# z7s7r^Lw^UfLg(EFjb{X!@6l*~(=a{nXk720>;7SM2Ri;YX#1bgaZjQBTt(l{^=l{> z#x%-ln82=R|D(|TF)@~(MB7b|&PVg}DtZsThxWfEx*MJMF|?n*(SH9$_uDnUh52Vg z-z$mErykl*D>M&xVHq5VjyD&};j3sryV3W)#Zq`0Q}Bk1AzwAoatAd2N3aS$j{a_Z zAMO9UX!50SFObVuWT1kLvo==XX$rtg>N;^^yWo|dESR-^rI!SwOa zyq!VExr)A@BSUyUANssFmcr`j{JW#^+>74hL7 zDf|)refnUg;B#pF>o5y$jBZ26+l9{SJ2XEhV*T0ZAF=)_`rftIg!l5G?a+T8yc=yd3C;6!==Ws>`rTiTo{OEBz$?+B*M@N#q3v3s{q#l085+xv zqxqX2>zASPS|6WpLD%I=H2=rZ^~#btWBU0jfc9S#U9S%4`M4X+`*`%b@)A1kRy2-1 z(eKgrXVAQ4zAlWH3(ZSubpNEG<2S?v_C@=jgpRuy%is!hKKo<+d34-=(0N^-C5&?e z`tMPNqqVUL%r=oGLK-+zQ>G7j+?Lp%`5X(QH@BbA24J%Q;isr9U*3hm6uA+P^ zdhV{G^Ur&I#`Nz?MJz?RJsQVIY=AGK^Zj3Z{wI3B70DLHsgM0A55fm)t(Q#Lzc{_;4`5T(goVi2$M(93lhK}0_ld&7RA9_Ul zM~9>Dk3+|Q7Hu~xIzRdf8vio%y$xu)E$I4wjjqoj^n7N#A&gfJQz_TL6uc+aKZ&-R ziH`R&+W)KZ`8xF9KR-tAq2JN>3+D;%l|kdEi{`Hp`uB5tG(Y{&{vJbr&&)*gv=yu1 zZ)iSC<_&SRN7s1-dQM(N+igPIokQCd%@^8rK-cLpwEitLz9ZHiLSFWUcG==|S9_sf@Pzu%(k{ZlMoLf^|!Ane0JXgoF1zfT&VzvH@~ z>o6SC=Y{_6n2q*7AASE-bo|ZeI6E-?`-{eXCi)*bZjOSXzBHy$u7%F`-dO(t+W%;D zeV#?QblW!MT`s71N86cLFoF9N54x8(0lM8`k%99Ooa1Y z0&Q0l{k_sJ)<1-<*JQj6KZsseEc{-(1MP1$NDR1|JRfV`yemcu6!)l!7`LP#`-bn`cFaE zZ+@&_kFNJNbo}qoIFF#~a|+#e7twnvS4tSC1v-yT=zi*n_CF#%pNz&gJC>Kk=kG+f zVuI&;FbywaD@>FOaXf(bHy9mvJeI<>n7||GeSH;EF@LFWe>O(nAB~-G6}pa@ONV_| z2aUTany+@~yt||Mz9)KrtRIY-sUME!V+`7E657vmXq+#h^L-nA@5AUewBN7MarVdh zgXp1E%L2i&Gwf?(cc=`M2nL{e)fPe$jl0F7q_w#AKT9M`9Y?{W&de_EmS_hTwfK);vE(feQvrr<&J{iJeX zy^2O_qIqeD_Hzfi4+o=pdK{hSWHhdq(fO~8^&8PVe}lF^g#JD9J9@ulObheKj?Vig zw4c)GIJMAm+Mx5j9nqnsRjgIw?V+G3d&~bO5?RKN{`vINzRdl>U8Dr8Lm-!qm(;~I;``8XQ)9CV(qp?TPhj{61r-f66aSK{-E6~j37 z(0TMn+YP}6I2LcgjaUz_#B$wA;qRcaXne1r_v2nPu1uA~ytANrC=koV&^Rl_`diR* z(>m67K=aiHjbj+P|Hh&7SP-9Yh|fPm^LQXWKZedTLzR%vyjYEL8#FKDF@1fo6y+VU zd>&obB2~kAsgCZ~E@*!fF$L$w=NqsXgfLdw$$BSF0>RW2~waGXlWEE1Of@Plv27$Hp!M`H{Hzwq3-VP?(XjH?(Y87-QMqS z=G@(z5Zb5D|D8|n{$|dcIdjJK-n;-x-kYG(`L*F+pz>{{VIEfpm9Oi73O4~%xLQ#8 z(q!~@Q0;P0Q2BTqD8AD`mFJb9!ruTYeRqP&{}&8D1T}8_2#W6)!^MYtIm?66b0bjl zia_P}P*8e|0Ttgw^Pg@0jpp7BRDAP6$v+g7yyHO0IoI$CQ1Wgz{|7*YdmeP-8K{2j zPf&XF+|u*+1(k2ZK*=9z?lMsEj02TF+nc)u6yNTk%Krd!Uk)lAH<zSO!!&RyOx~=I#k9{sExk8wE;Exw*$1PBokfioXGrysY6~p!7c!R5_gm zD*fkzn}U~slKZ65pEG>b@E!C27@Q8@7v?V8%7+^VsvcK?s<&xS@iCK%ve$8al9<+P*W98l%D2dH{hN4+j;`D05FTca32qDES?rH`~VdQ{%yDxc2~6kDdcH&ix3E1Xms7`6hyrvp1;u^+}-Q z++_GFI1%^n;HKdCZGC(xQ1VVRyvFcx(B%gxIlq9aryG>`avcly#k~u-6L=^%0Q?9P z-|D5lK5qk#!<_?1fOmnT!Jj~d8(QY|ITlp7n?SXvcR}UHh;kqQY*2dd2a0~N;Zx@S zgZZyh;qzl_a5#KzV5#`QEy2$WdsX`K+|h7%uo(X{z;f_$Q1PuY*3*Z9%BKcU^7aPR ze(y8?pTM!WHyh{aDNy-#KB)2aAus?x1Z%*h#{2ogj-b|?hl8p=kAjp<}z4(WO16;SaOPxbuM4BJ7K%kiMf=@wA&{Q;`Hhu3)hT0ymk z!$9TNx!|_olVAX@RO{sqG@NAEYIp>w`gl30cKi~ke0(2NKeN;{@4r4Mccr;!f`f1$ z1P%djHu`6v+U1(leLWfmN?tXnc9aFxe$FuZqoC6N1?bw-_MU$mQ2cSQ1Uw8p4}1bt zzNB~X`FH}Tdi4OPa$S6e-!~i#PQblAsCsigI2r7*qc6uAQ0wiJK*jR`sPHS!^zCOf z*bjF*sPvr$D!tEwD!;{d^874XAcH7gT#V7F7A)4T}GBa2&YCED^}H#Y1GE(d)uSO<EV%KZ1(qSHr(R>Al1pkE??6-w0GZn}7qrVo-X`1eXWvK=Gvvv!L>8KDY{a zFsS-=3aD_`gG%ph=6@%sc%K5bAOE`1zX6p`i?{f2>ly}zeL$_Fi$S%k5uno53@ZK> zPcb(RL#{SH+AY?AT*lR@dT zD>w=~608Rw1*LCM*4K+2K)DYD75*Af`o96L11{EX?HyDRd4n+JPK6#oNn&xK-Gi0L8bR8a18hZxD_~TuFsb=I2!j+ zpyWOdD%^9R+UvXE%HWTn>hn_be0^Wra05{MJ-&vse8$h+sea-(WPRg}-ToIfNDqJh5bk8^UzJ^DD zDuU!Ji~BTQ1W&MHw6zd_m!Z^ z=QdE`-UOANPt5&0D7j1T?bEv+sB{hnmA}J57gfV?oI~7*shNX?P~6^1TvNy}H-vuY%(L6qKG{8GZ|@{{CR@9tZmLECouh<;}ew zD7`lZhl2eLXM>yJJ^_?|w}Z;RFF@t@ng{v%w=FmfcReV+Q$dx_W1#YP>4Sa#4+R6< zQ@~0v1NH%L1$A%bU2r?_FHq&R-61}{CQ$sxfZKpCgVJlQL#_UT+K1W^ECuI+((_hO z`Sl*C`t&0xeO5fIN9;>*BsdA|d$>=}Ja8oL^T0;%O;G(w`4PU|%?6b}2Y|i6TfrIN z8{kgh@FTsv<3aUr?}3W%cW_g%-%&pOlR$+}gVOUjQ0clIRD1gs6#wc+dmLdn%WywX z>Ax6M|N9iEbbJXa-$ozf{bztm|30AfH~}02-U}+fzBgRuSU=tm0M(9Dpz7DYpwfRT z*bLqPt^jU$oUcFqLCM()RDGUi*a&L>Vjd{{t_F+2r$DvmKfrQuwc~rZ|1-HgI2ZSq zUKL2}y z%BNCL{lsi@pJM(ug38aAK!xjliqD5_K()sipxRp!TnS8rD$l*leJ-f{xCUGXycbk| z@|gMm4ywH^f2!|K)&k|;5LEj5f{JI1xhI1vhelB8+8103JPK5}6AjNXyc|@&brUE( zZa4Q6pyuVzf|BzhsPXPSQ1ZS2CGR_P|7q?ePxI+m1yuNTLGf=0O3tRB!VNa}Xv6V_ z(+%ql+d%Q}2};f(pz`Txqn~2*^9?UEycSe`-vTQ9!=Ute&fG77lJhPozRy6V{}=OL z?sTv3nxOKhmth}J`8@!XKBEoG%zryj^<^@s`p^PO{(+#%>jY5xTn>uwCQ$J{Z}-I|8P)xmw_7J zCxMdN04m>_K=I8r_x@mS+{b~EcMGWYbtkBB_k+uW4}os}2ujYkhKrrmBeodsH5Dml zlcgy`61W_dyA|vYZ50@v!afo|nXh=J;IIDZRg^zg4FU6m5`wu*8HBmUWYUGiO0j2* zuP^Qw;N1?|?${54-t2?8zVjUvo=%)+ld*12ZhnH>dF~|KS@85E!DpLJRU~#lWbT6B zo?tDRr1IMWzVCT@A*&yc#@gfY{}sOO%r#`*dg${AykEdj6k$3GT4=^Ab1?@Z=L1WZ zr!ZzKLov4z?;1S660Rq4ZmEJX^DFdHp2OgMkUTioWM4&k&Var-@*jpa*21jVjlM6y zb2njSwl}`diRUPI59^{6!$WLAH!|KbT_xiyRUphJw}BIzZ85&<35FlYx~YT2>*WgpGO&e!1DxtQ{e63IR%dS z=&=v9BzOj4o`&9=N9K2E6VNqbdOS+_;qa~x-x<(~j8DA$d-uHQhrjxqd-1=9Ffvu> z@gRB>!N;ph&TNLhA6d91DUZ;cPn=uB+dv$Z7WWpoH7{EkIWpT=+VcUx>sf7M+9CBlAYW%k+(;cM|k^^f<$N<$vd!jFa(u2bqsj zw*Aq4dt{_d-vQ`!8un4h*ap2$g_qZAV^<)*h36-pV@%G~gzF3MJb12ze=+ozsfYg@ z_(qy;4}f*VHNx`sOTu43n4ZwrGg*7VKM?aaLm#Qe0P!({xnwmj`Y7?~Di$xJ7{y@-1;=oi8JJ-99L?F2q)JmM>YZ#CT4 zfal|P8NA;>-vRpqOXr*52E-LLTOz9k`6nCCZus}IG_qaq%!}y%0JOJ3nd!!>x!_$q zheLk{oXYbWvUVWc8sIg?w;^e}k>^%qJO^E7Anqk_-(hixb|JLUJS@Xw8<9`5(d}{c zKO6by;NQb|e?;zsrpx8{SHd?MS%;GT>)_j*G#m;|rXTT@d8_+n=^mR+_$LTgL|jb$ zVh>=y4%&+Ft{=&tPoRfp2k0~5d5ADF0rpkUVRgbh0&REvcS6>N&}H7@`G)ZKS$V&O z-?QkrI2biA;J-F7CAC!!rRL8HgUdz?iWD&&cbgDPJsR(k@idz{DMc(qn-3IpK zX(F#Wa96@pL%6Sz)kNH%67DYOGBYiWFT-;u?s{acLK<$w{U*GBfHK=5uO9l<`1dg# z?#DhAnQT|YdYhb^iSs&>-6zaH_zyuwPx!w=rc4UC*AliFo+PsGzw;WxuSG&8Y$4edx| z>|yz}rKMdw(~0wL{MW*NW8~jv@+9tA>})B;HiCay@MHL@c^<-ZZTMwAL+0bSU&a3o zbn1b>_MAS#F0%nL463j=;XX z<`!kA%7i9i~DX$g?)#Z{xX-Cx`nH{J$VAv(S4y zGLD9KdBVxCwU{?+5+_UI*yrF;JkP=_^K+z}jz$izv&VW_IVjtHh3{i{UL$=yEUhcT zBQprTEyQGI8u13mK7llh1Xs5B@5TQH(7wg`9Q5gycKKXF*g-u1!M}=UX>?#aF!nBXnO{A`hLXku zc=kuPb&2`(ef>s5ISW??B%BJXaFOfrK3&@!N~Er3n8Lw2{aN&41tv z&1&d!B;hkg`wM=VpKw?4tVh^s;9T%W%PY27otfYvHpJ4q7GXy#PWPSA+lHTVn zyn-Et%)KqIKS%dX%x_8JsUY0D`0;s)*lZq|yYOE{O3nGrlY zSf0LWy3dWI??;p4nE5Fsz8eVpgyr3R7H2K8Pd2^9JB)ZYN55WRXdWc&j?h-HF!$rP z7Ij1BPh_5q9y>r=-t<`vdjkIz3B#v{Vs9uMX*m|S7}}l+i0J|SVq}j;@4c|Efc-e+ zeTt5cVP7Ybh7FN-4zwir5i%0+_4Q(6k71X26aJgwSspwc9+@h1nvDAqblQVBUXRFJ zAOF#${YApaH1ed7wZQUmI6A*)>0AT*67X(|oIl~8h@H<8#l}J3k~kjcIn>gBr^Wpv zd>w=zip(>xKLoarwvEC2dB*X`lq2&u?8Vp%i(`B@&equKp$j!uSk4%BVT3>(r^?0f8lP%j`-LH#MJ})SA@TsFbm+n z0@`dme*zzYw~V-+0H5S}il-mpzCccBUbeU{1RpT_r^p+Cy*KjSiST|#Tz4XGGP=Hm zfGN1g!ds49nId>+5cdz*mxf1XZ~WKcnNB*7v%C>~F!n6ruZMpg{=eh@7P4Q%ub+i& z$Gs}gCklWW3h#{;*D-|O1@{c-<0(6tqtSO`WG%}x3H_&mGKV4W8{B6i>t>#}iR(3< zF_zvZ;F*W4Pm%cyY1j^V6R@8KeLZxPc?Gx3itznO*r$+l1b(kWUj_T=$eL_C;(L&1 z2K1A7WDdf=7jj2}7ow-khNNX4&zJDLfUeIFeirt2{C39Pk9cG@A)XtE_Y}hM8J*ZR z$T$c+pRx391mC03?lkwe@QuTNk`KVXbwrsTyN!@AI!Iq{V8#71^-Cuip&|vYP7VyZTci}Uj%Ot z!mo;~CE=fEemi0x2Yn{~AAz@nXCdQg{Fg=M;iRLLFdLf=ieqDF*P+|X(C+5x&2u{Z zo0z^gi>Zq_n0UT}Zw2C*NcwlRJUABIgZREAJr5IpeRyP6gfBFw6W^}zOtv(N{vc`k znXq3F@AlC96JF*#%lCfJzQXq02iw`}2%N z*1F)&q~l=sGKC+NPZsyh~r4;cM^66&zrbM z!21jO^nrJX$vhYtGOwWTRfL_0J}1I+A^b9%LGQ^Ua}NG>md3-tub}S&@8#GBBKtF* zqp)8C@2$`)(X|@9m^gmHZ@ne0(k2AjYaX2;6t@Bs2EO_yo#pNsCR z!V{VUuzyI{_rTlmSGJ}to~v+&W+md;6P^>mb9t`E?-n9D&Enk^`y0mm4)*tncQ@ia z4|{)vmXe0Opvl|>u7Rw3!9z^{O_h(>H#eT&B5{8Ty$1eDcpe9LM&64SZU}J{L%$Js zDfX%8Gmxj2{E?Xh{Tb+kdDgHpz7zfp;Nc2YY!$_8W^D^|0JP&werf0lK1AFym!ab- zgxwgPmC)sDWL=E>A57MxxSzJTc7V1E?$=4r&*a5g$T;58wz|oa%vX{5Ix<(seieM< zke9|kOW4p<<6n=wk)X^ChTodrq7Bp!=0c1AcW^)Ctju$gUI5LwKGi{2S|^ULv07kaarrF+5M> zPV#&M?E?wvVh%z6_4v!2j?AgZk@*GM()its%+-jq#q>DWc(dp-3;HB*0`XVFcOLf3 zz)z5qBX49XNXwqk?gCdupO4@@7Qe6Hc^;i68=rVr$9@%jq1l;mTf%bz@yN()FP;(5 zWG>>_2fusqSjkZeKexcsgS4ClX=R=d&@D96B6&I#ojxR2@dn z1JJuKG?}-EGi5qF4gDvcN8!00l$mOIG!c25^Ni*xLFQoe>}~mb4!qUyCXjhNvOXoQ zsmOT2=K*-WB+d+SUg8POlF+iqX&}sT;21nEGaauZ>_qbTC9pY?$7y(% zM!zpDpFbv^Eg~`{`!B+bM$eVueHi~`uy2L^GUEFbnfDO(DtP)@Ixm5K3AE$Q9qMlPGvj?7|$5u*%9~gJl~_wM+jM(xbEY5m#|+&WFKi^+6W`l zhxm^~=Ak??=fN-Y6VH3lwm{~!7Dn_nu^*1y*~lDV`Sm$`V=dfVqlxzb=%Yyg`bsza z%@*fo(C=1xke(8g{Q>bzgHI+v#w2*wA*{?1kvv`(eGkJw1T&KL221oy}2uoyTQ+GP=5 z$sa-Zoh<+4mN}KUe?WdC={OVj6_%ci>9i}f?+9}%JVzjVMP!`XMTX?OPh8UpvnKld z25)!fV#1w-{~qM)Wbk~GQ%o9{M(&f)uYoQz)beqR;)XUG*{fmyljjxqJ|~WIz(Mfs zgI@ProTHIdOZX!QGZ6m|;9nNMUeI-ft1dJowZ2KLlTB9>9Mm!oLRZ{ye*qZw>JF z#(s$LtxT8+@DV(A3D4k2Ii8DsIXrHI{vcuYvoPBuV+3i9nst!#1^#Qnw<-1wERSlz zS1sIT$U2okGl=g>_+(Zijwbl8h{Ssa{3}G{?@N4}lkQV2y=x&SPT1Gsd6Td*0rAX$ zekgM9GTKJqY8Llnme2Q^-+|yhE+lgt%j4AuADS((FCe~4;7cImeLOCR_>1pz+}{%4 zz2F37JZWi?-_eBo7QIiwZ)eh0W$~_rJ&P_!gDVl{2}|cT7WQ$&SCDZ%epex5dE%c& z`W7e5PS6|S>0vrQj^CFNy{>|<1^pl6_Uvc{A);{AW`(2V&>yZR}U#{vA0-BBRLk+8w=%k@qD2 zPm-s_gnx!2c=yH$dJD)9XigN}=7x z(_;E>3;$}!9s+G;lXVdB|Hu6Q!f!9a{f7S<$dq}2FmJ|4740=yM=4UqpVJ$$rYxyC>yv9rk)l>(|I$#q5&zOGNG{D>Knw zM9)>E8}>ma>kh*1V|oq(w>3FaNbd^pd~A7k5%z10?+fgM(J7En%x64Xl3tmWEWY1O z&Xw>L6R%7L`*~nBGLHnykvER`+u%JbqGywsF?U11#ONCn=TgMc0Lq+B*gtR|h`-d@ zfamu}9=}c;x8ipZ`MDPP@g9B+$Xk*}<|LkW0*=T19Wob3#~e=yv~_qE;Qt`uej;3r z0z}LM_}^l3M83q*_a^q6k##BQ>v)X5of|SL3cA%s%*^jh<^0 z-*=?x0iK6V=1o=~en8Gzl*!gc-#n6EpTYBpxo4r9%pBb9$lX)2h+F0{_+G&+^DOq~ z@K1VYYz(r0HyN87&ph)x5x(t^djj-dk#({8%ljPC@G#*7hQqTxw0n`Y3317Mg8w|^J&L^;zB_QA3vVsFFE|d?DCAcKX}SdZ zJ3KPwg#Utg;<)ROS4Fx)qhvimJoAyU1kX1RPBVQsmnY_Pb8kcVr*U5g{U|HXE1@L` zR{{Ql>^b=Fi2WX9zDK;{c=kY_x8XlPX#?*!xsv@I?r-1^%~8nM40)q?)+C(FHR#^Q zbbcB8LS_aS}<p>*x%(j*ut%ZeR*`5K$y3T z?-k;B5&6%e%hS*<;5o+fVibI9;8%frandEz*TQ`c?uD#Pq2R+pjQcg zb?|jq+D2l(jqq2Z|Aojn6S>R7vo3O8!9Evy9nXI7EC%fW^r^#N=1Ia{4ShLiPhdY0 zzR(2l9?mlwzlVADC(HukPl87w_ZetWvk8t1;2&kO*Tw%abesh3KJY)0v_Fr%n)qfQ zZ+GI{+|s%>VGe{Ya|h4Smd59aZzf?*HolD_vWDWfCUI_I`ut9OTbmA(2;Xk>6Og;1 z*(Lu5>?^@{CeOu$sRH{W>vi~Q$dg@(Yk}z^ewjVs+m^U*0YkH|>9h{`G3nXY;%*14 zk=JDYClKZy;t>GVmdtdTk7SDD(=OAk<{7aD0pYXj2KMec}{vPNe zb2Z_v#9!uP>>J`2hwpu4y$kI*Ff>E)3(XqXhrwS#JW*3-eQ}hQMTc#WDKm-q@5X%+ zPiT7K_YpeGB(8VR`9@^sz~#~LI`~6#J3Qauz6JhI@r$EF1+=9iIvhye97TY)c~(V6 zKP!iNcz4A8KDa00|03La@N5cR1Z`jNB%T<41Ho3}d4}}KtY>*8`w!^&1-c(2hnYu^ z8=Auj`v%Vy$dnmC{EH*!UGN)|)6?|b8J;_^PeEP=o--}4e}`|rrF$$qmm_Ci;#eBK zyOC3FvVT)Lpq)p!0RI~NF69Z$cF5QoU6!IudgA{H{QH4F6Xq%6=nt;Jvj;pUSbSmF z?=6nojh-ZI&(IUx4fpMqp0%)-Bjaq+@;bUKhFj)s(o|<@l6yApFD=YH#M=kIJ8|Dc z9Os(edm(3U;x2~v0rHlB=Vo}XCH!6RJdO;RWesIN(qv8{-tFKS&ofRQm^a~D4mooy z9nZlt82Wb5M_|7N-kb36g^WLV4#01Jo;LDHW&!aJ!M_9dd`s8O$hw#C4||qQzb)`g z;@QaJ`-HUo2aXETa3W#$N0!X>#MK*~t)N}Xvj_Hi&yz;n_27G&2D=2T=IW4w3Z zH;iWlVcMX-4$l_Izr*~`hTcKgUf?>&Y=*Z9nLWV`iF0lIrs8fP%-w`Pns6s$mpL2# zGlW|W``RY&HSit6PA6OykIWt5D&);nc(*{-NASc$eq_q5Oqe)wUqt4g@O%UBAJ8AM zxN7m2sl%@c`<*;TS>D`3nCaNhMAq)4?@P}bdmo;?;eP^}%ruj+Dtz~%({9lElV82i zWnxLHMQNITZgj&F>aPjOj;w zJMkQ9^bJVg1Y}%`?2}Bc_y$?rDZ{bITo=Bx;dvI``z*gUf_?+Cc7Wa#2`?G*asNvA zRyi=&lcuYQuMBz?-5wz=H()=+^5q@eGVk$RX7&VOWYX{*OW4pHN1Xp59sMjFbKx6= z=dJMUgKq2K{@TL+0AC4wOW=Oh1dK!ecIbYS7Pqw(9M4t;SueKrVt|s>*;=LC7i}1I=|GK4Ze`I`$ zdkFXev_^QAB(6MWvgnuz%f5Uzvw9k+ink%4nHA`3-6yf&^aXe`5!;n3a^e>03eJtEB$o|9Rtw5Qq z&a<=eACKUj2_Kq_*>AV7V=Vu#gZ~F;GjT74ykE_~!Q>upe4CNxD*RrB=S}ojoOJGv zPHn_l2Jijgr(g^59E|-Ncz1^PO7z_p{#}r>75+)wn}R2so>Sm!Ak3r4`T@Gk5rjV% zyvE#Dg4@71Kspls7~=jI|GkiZCSk8uAWS7PWX`m3ClYT@cvd3pU-&JC{TBG&#C;xq zTfzGyGC#-t8PD?gw?V%H`Jwq9`g_EA8~V=0U*-*PC-~m7_(bc0+!Jsw55LSl@XRL6 zrNto7i10$B%{dy0i!2inQx{j2cGY)L+(p?!#)XW?llp1H=m zR3u#&;=iut*#dNHH@{KPn=P%9cbC$Jds}4g37(F7DV|f2yCbwykbM{Qy)FDk)H#_l z()t*BEsOtk$ZWuU8vKKx$?U;%6Y(EM-0vW(iAN^oA+|i>o_$OuALpzP+UK@k zw@Y%oJ&5({o$VDQvq37|9>jx&WCp)}vH<5ArG^TT@1{2ku zNhE?yBGr({bmKcOPWCi35J7v|MbMN<=i0JCwu6MXnuvv%+7g-8WHy^jr@G-(hSX;g zlt;rzGPpRlNvwDAkjAP~gCLhBx^!dUsX@G@B|Q&HU%7kt?icIbpmK?)1aef7FY%^? zvr`m7F4azkb)<8dpe>%w&Lc~L#QZi&fXLu?W&Zz#snuc*n&Wd5L0uw|3K|kE2~y@F z>c%^hXiI1C56D+#M7Ay7s;qU|`b;IiTazi3Uz`f_Zv_1}y#HS!ln@_TGL>uhIZqE zL0yN-q&$CJf@Fo<;#AYkw#PH=Qbvx}bgI4CMcu3xNYB*fYgLxImJRBa>XsJjk-C{Y zUqhn4C7Ch>#7A{&Ny0^G#DhlCIIu34?SQ;nj-D$YF2bhBlc~AMc9(q$*eQlAd8Eo3 z5td9*o<6tp0x1^>n44(n=&XF$A?Dhf)0w0iI)TY07ZOjO^TbMlO03U}NJ*y)C0*Z~ zsGoy`x&$3WaZo0wM|VL* z&Ib8LJdX}CXv<}qq%=cFA!8U167)J*wf~U4xY!9(t+3t}S(fiv-`or3(KQP@^R>}& zB~;5%HD4I2a@m|4u^MwN%I2__{x4WuZ(}1$P?t{6ak|b+W}6da1a+mAwh*aX1)tXV zoP^89_&kj%)Yd|D`QWtf1ZD5aqJ@4w+fJ3rSCSxJm(CSZ(!00oG-%Iirrs5H`Pt+G zbqsyz8vO7Vl%lMsl*L=nF`n@*I*~+MTm=SmZ9F@tg|>@JBa8t9NW*5Sx@_C1bfd@K z4Gbo*)HYM*R&YTp9h6F~F5ydgUNc3VWXNiXC+RH6ow`JEP?`wSPZvP-Q+rl*qxsFD z3Z)c+icS8sWzut#4f1!5+zqtBykvW`nrtk!7grAU(zxyU=HT`1)f~H)yUCa?HF_X6gg1PZbGG5nW*#(s>!lS4tlvPv| z8yxA|UDrNXqcG%VI#M9aeAViOn;8BJw=gxZ!Gi`db&6-=^~}Pua&~qPVLn7hO=I+u-=L=`C^b?xyw;LeizHF);`DdzxlBsUDcP8;_alnyI@J{DC6aAP1`0_;uS7;k z(WH@AYirIZJ6+m*=d83d;AJ}6G{KH&*OqR}wb8^<4e5C#A=lCnHfRO| zjgCQeBGVja78}vujcS>oj){F1O_1#hCx{BmjzQBXp?m2wROdoL>Q3lNoG>*Y7o6b^ zLAg4bU{F1_I?$S0fkTnRiZS_?f*ub?n}L^LjRNKg%Vme(Pk(rAiA}Z zs-UbToojHm^5lXAEeX*o(@lbj$)@J^U@Dz%!Bvw=&yy>p)-Z(}Dr1Drv_4r^spdnN}AQl^F!#3GYXCKp2R?UKZr1`4^Tj}w`5z~Ba zmSN25Y;2mz5?0nMi{C^_(?_>lQ|+BzSrc8#{tZ`SvW4js3@kOg?l~ z&LJDtszhs@D-i6H=pVZT>f(&k(Mz;j2rG8=!%j}<)0U64i?=#o7tGk@X0e;`YRDCD ziDz1!Z(BT>ah5E-3CklXs$P>6S0z$8_0aL4D!m}t(h?79k`0NvxaW5ROVJM(JLuE_I8jlqUI6bKD>$UFkmZt2>Ig;E7nJ%ddS0 z1a(Xe3w<`RNt2{XodHsFJV05B&o4)Bbui1crYQ?aTVEr2Spn--_ zH{NPV)^GGc_@fa-65%vtkdSQhOsk=YCQ-(QL_3>7bO;4S!*>7AUVk4=D92Ai{zh6S zhVEsmHc7`$wJPr@c&TzJhvUAO#gR~!hhd!~C@m|~CQvw@F=1bH-XqDyvxv;k$Dj=% zM&D#Rv!wPUOBK~Z8VC)E-J|x7|2+=BcjFpBXl0Wln`qaPHoq&zYA8rk?=!v{lHmNF z4^&PxE!V3ugC2gbPGk zHGs)3xphPs2ibFRn2d|sq9-U}&92O09!Djerq<)=W8IFRvlhBa?`3t$EmYLV{dS2~ z;;vutnr5fZ>dR(ZbaJhs~|iS!u&7QlBOMNI!XzrQwjEt zChrhvaH3P|B97T$#w%vqI{%A)gmH^N;w*G{OrEuX2~+Aeci4A=HLq&8Z78MWp&50N z+xhj%{7VrTO+<(yWqIz?)oH^ZlW1k`;5T5@7djSt9xZ2?&$x}PGVRk+A({9(G8w0C zE|Y8VO_P#}xA`q5P54;=OJ(+7!T_zT29j+o4y|D(G>3MgXc2Bj$r4$6)|zN)%^tLO zw5dWyx8QIRYl?aojIXMx4ko6XG{NdjEKDal(^XM5kBIPhS^(wg+OcS33r@RqECAFS zWLXN6dR3Kq926J?S?%^lN;g*0N_){TQxk7Z(|%I6lyl2C5;l(+gA0*pWx!zUp)#_+ zn{0DKUqO;zqm8dBsV3@-cI&h8B)jC2NW(}pF$QvAkW087$7~xbs7B^z6dL}m?18%( zlbaTyy_ZY$VdrLTr#L7f-dt;4N(T!t`VBM*$))BnM26~XL1#&DQFQk0oVffHQSDq) z85Vt-0Ctu651}+Q=@g2NfDIDlG;rvmtZhoSILK+{gFBt-Xk`H&RA)hl)*l$2#pOs>*SKxL|PvUNxTpG{R#y%Bpur>(ttEZ8T=4F;x8~+BMC{h3mwl8A?Lc zW_(I}phRnPmqf$g^Jo18(l0{Umt-R_9|Dd1WV%MjNKQAlv}jK(A{iMn@j6zqeYbbZ z?QGHDA;X6EgUTeCMnW1B%udq7Tm!i4!*uvbtbVBcn}F(n zZClJ8g#DWUoX3&N{}^K7nTrbZzspU3I_T44nXiRjGL=f#GavYyge@YZ5~)y4nz*It z-7;+KYi8$>owkyxRW)Vf#}|!It<|oOnzX~9mJ<;iba0tm9bvNQpp9&Aa~pMjMk+!w z893H#GCr_6u5qb8&@r_7?(7^rt^(VRqTdRvOEA)MFr8MHMnUF}^YVu_sGqo z$GWg3*P5aSaw|#Kx#S%zzSC_S_cW?M$+(TJLeo~;aAeC=q&g9d3+ka5-$N(eX~NHy z67%a5i3V09jAw<~%o21#f{99Nl9NH-y{Y+o1~(FilGF(37Sz)dJL=i)i`!Szk%;R6 zNftwe3!@}PtXk<8X1;lj&RZ!3vYSq{=}3Jtb3e+OD+2{zKdH*Q!(3C8*c2nx@5G#7Wv%saROG*4bypa?KyE5%6hdF> zw5nG-Gby$WM9k@&0?^@ki|V;-4%?e&*LP&HyS0p@TH3}YQ>Hc+f(UYzS*JdBR;RU& z_;V~aOKk_gArLB5XX*FR-G?DnyiP)6CFikBh4lm;C-^;;j<2X5(}S zg=nFFw>`}B0>>OMW$*19-(6sbE#S#*)8joZNy$6L{rQ6mGt>u`}6 z;qqjce+yBI-PF1>ere@rbf96u_ zt*I*QhB2+X6pR)O99fPE{KC#{q3BRIKPmIukrKmJfi9t_EV+N+ZUVSHFzv1}(#<8K z-1#hRFi+1i=H)$DL$)-CGB3{5nPxgQk!7`!W%OT=$kfG?yJ`z+0VlPklPkvs74z$< zMA;Y}<7~Hm*W1~{akep7<&3YHTr^_Du&s&)Z_y88s;PzDrED`+vZ*1h0GYaE0${?| zl!>=BC+oEcV|k#tj5uDog!bsD`;toI_JYB-oVWU>R&m=30eXM**r6 zeqNG^&kM9F)wIXe1TNjM6pro~+l+_YaskB^&Me(FU@7xK(#N2!)o*EYPTP&8EUKDy zKwsKILAk3Gr8=ti`V(0^vbc5A_h_0NC)cf1mC)ZgYqhK6t!|^DoBEtfv8m+JMHOaR zXxkgUC0OBTRa&b3k19^7y-gdV+cz`(#!Ax-Xv|Mgt2}Yjn$mPjaxN19-5Y6*XXcg22IVUAY`i6o&|FKC zu2x{la8V;3RK~MuIhc%1&QSMAagI<8$ynLclB%Mr@?mNN<>SXz)YLkc%~9AJsVJGM zOEemwYD#J*(opK>s7caYv4xjRu{*5WWW`7-1S2Uu!3qP=_KZ>)aV<)a@(M0m`Ir4?6eU78G#g=S5uVM*s2TZkU3yBuH*gbvT&3k^3B z)t^PybrS9QwQ(6%W1SZSwQg-z#PrOpwhc+&sJlm;cPARzV&oDPlQg9C(PAQ%(oGja zM}`&G`eBIE7yvHW8RW~}Q?=d1ysMS2Qgaw%;-p8{d}y6v8*}@+otA{jY(4jSxF5tV zK7Smk(=po#4yWEZ_KLL2$Ys?`ypg5GawQ9`-t8V+L%5~j75g7maJiyJ9Nq=tT9~dV zS$6tWuhTQ!aB*3#twf*q#u4sk(@VRmz{>T1k=ZE{TXX04$~((uO5<|etq^+pOD-A? zw0Wt>JE#G6Z-%87ndCIG;}(WZ%?24zI9#OnQElfqqM?P2xjggV*A$71aHxaT9EsVS z+nVsxh3;f^&&g0=I=c0&)}uNv;RMN@1G^$%$kA$Es~^`>x~`uz=VP&IlwZtt^`OqP zK%#H5KDSFTQ-2$@j}|Gy@C>xbuaMY)q_wg_rBmeBZ=1V8C{p)b>rDjiCKG*@HOag# zM8K90<5w#!D9+%RA13oGt@Ir3Y7?XTycC6{p@&%!!$Z$7n_OQ|$fjuCpo=crp@+}B zyjEDbZd@8T3&a$ztkCUW!eH^J;e%=6$*BrrZ6x zFc98nvf}OPPw(Vey2vj`=#Il3oeT(4?B@IIVZxe8vQX9H%3b}{+A5Q9eC)K?5|$|@ z2h|oT%XkziYUYSKthCuzz>K{xBOT!SEcyt)ozmr|dOl@RfgU=t0po6c)oa`+B#$i4 z_u}e?^XD0+Se|npL#7+6@)epAYhyyms}~wX7*Z1%u${r&C0_mM#CTnTlX9bWVCmpQ zF@J_yRv&Y(iIj1TI;d{uXfTGg%Or1TKZs-~y+cW(KjERjcNdNF9u>I^)d|Uk$>9(M z%h;Vamb7+gAEixJb?(Gf%}k}9lIuidUC!vD>7MJg!Wp~mJmuPSx*7WVodB+Y+Mt>5 zd78NwTh`2;wQjcPFa?KZ4<2miJao-)yJz9m9AgPvzrXIF%0=y=f7SAYOy$(iPx1YY zI_^PB33nHwO|uLYhhq)7-1N@92SFJ-Wul#>Yb1XmP8*MIGX6hCVDdF7aIxmw zl$B>;1H|12mKI@W$%x|K>~WoZao~=h7TN5=8?e3+u@x08eC+BvHKo@s%Zk^EbtGi2 z&imhh)7gQOTyt>u>1*0(Af&*2XLs>d?=p#HT@{N=V-bl1K)NGNqBNpXrJX3+w-d#1 z43A&8x*2v@ea3jkd~EX6B{vrwhqu$0LZMIAFLQAHYJa_k#?s=>Lxa9!ONVSRSk2J< zn4{!x_Vg`HHVudcOTdFe#-<)rXQ;x3#Il%U4HD$(RP{ z3_cPdEdGMva4j2B)JO{DqD#aHmgS~LG=}iv3<7**Cu*0KzWTaZuGe0neCMyRGr9xd zYDT>J!i%`|bkVwCMRkhE39pDaLF9M*Z@gVRo&B3AX&u^1ED>8EP*j2wPwlu`W% z{h2+utXHA&h8AZa<|8H%T?l3~@wv$+Wed@YOqE*{tGaerQYP7reO&@9B5gIz$;Ngi zE|MX-AcQKev-asFuRAxIe1zeP5=Y)4`!Z4#ONBoxG-wSY)TxDM*EQ@`Ohy+Bm{|)@fy*b=c%GX9u z;e^ax1(Hj*o;?H=@eGGX&H<$B*{|z6A;A_^s;OULj>W4nT(c)4vuJSXDcZN(8XTkiEhba$LtZHH~cG`IDY_pt;(~0m- zb7TI^1e<;Moy11&d9mx*&&y+C&czh!t{*fDHb*Q>Oyp5;v1!y8?y_|8(VQULk*Zf^ zcXOTU@)F+htYJ&8y-kyEzXvio*WSWL9qp%+T)IGw7_>}{hy`EWhR(C9`(id4onqSj z#;t8kpsmW;4|1KdO=wLd*D0&>GhYROpsP%s?~9>ZQ(DnBr3YyH$G>-wZVXAaG`Vti z0P6Kdst&>P9O|jWrF|!@-NQ44g-F^2D6p}2#gJ&%xT32nKP7R>ha&%p7j@W0OljbC zZ`nlSp>OHtfFq&^4BZ`Wz`=XF+8{Jbz~qnVUAJ#1y1q5+=roOS>gz1m-TYG_*Hfc) zP(hM4sQXDmxK)O~Hk@5tzGKBFlV%Oado)(1HU5)8FIj%}Zpos&!)1*dT~$R%Xucx( zE*)w?oI2II1joQh;z1#~ca6`DXY0Ar*X|phCWU%?TX`ZC+>%6<$xSB1Z8Fxw?iE%P z_Dc@fkcL$MqCSeyD`*5K-@FVRqw9i(o8yJEAU3fy5NqElS+BS5-9*R^An;HNQ`6?U zb$E$b4o)h{xHaK^tTtM1bCrU){UQwSOsbJ%2iKi46pt^5#FlX|l`a=6BXvWc@pIE0 zbKnZ!w^D(GZ!uYJx_TY;*9t4l>Q0_kVqL;3JHy~%nMNc;y{Tg1UWGgMD+KhDFf{;D zsG>9FqM;cRTzhlp#lD$EqVC4GyTDa7CFKk}I&O-3yE5m!K<;w$$p_zsg^5zt*ETw% zw0}d}+G{YD0(Y%8q6P&W?qEms>=adj!|UM>aB^8ya@x8Tc0P9I1}e+w-oFlix+>|} zly!O^sLtPy=prk8M@zLp^Xg8e8+uw9+Pphow6=Xo`qZyvw&0XG+&|Md156X)C>x>+c^7>*k_i z67v)FZrh7fMLIqA@q)r_r_P-0JL!DF$#%8DIz<0ovglPcMYWSEDkC?2{;h-^xr3}F zAk`}xv@xNzZN4^k?XSb!>cX~gnM7)<=atrZvF^UNM)j^0&UM{kB<#S3P1N5IcSX5S zqjXzgy7$8_pg(AhCa84|+qB^ZZN8#K&yn2pU0>s{eQLJcIZbl61Vf5#iZ6Viloyz; zLQok&%M`ZHUvyYqrU1DEnU z_a-jzLfg{?Wwi^=6?a|2wZ25N66+Nshhou;r0r8Pl%PnT6Dj6y{k!xH@c6f!3Z1ee zG3dK%2SIiDv`!+mA+0FG9TYdfi;zDScH0RY?x+1l08Qs@V751z+(C(UDeAdL&ispx zfFp-^lZuP1x4yuKwIZru`TbCvWcBEH*%*2)VYv& zN80a}FVqUUbbO0uq*v?IiRC%9QR-GSR9PyRE|zH8sgGAIvUp7!UsvhN^7q@^-gLh5 z~4~?aCK+atxX#;yRd5Ll#Q+3wNm%G1;h0sgZcL{+(1OHZESw$G*TFg z=IT;C9b>*b_n(j`)Kur&?fB5nx2C#|5sq6~q*1bU3y=v8!l<|`Bs3We8%H?vrOihKG2}^IZA*~tu5~aUWF^cT zQ`cEZPJLQT{z{29z&feqHbJ`f5sTnh#3YG>Nxr19PrYg4g_@u%0`7!TsqONfZ86*3dP7Lab^IFEfgcRL3%H#1m)(T{4U)IomdCh7`# zf(eXAA!FR_;oHmF1)`QKH5wAbb$}P-cclEqgl@g4V4a1y&qKIAp*u;8+4+n0`Ecw` z`gg}e3QIwzTbj7$-#$xcns{H4``B(#nM~1SM zoYRGGii)PI)9%uUKd^{G4JF!Qp+)-bCM^|==FcQ(1S$!4vn|q8vTi>gUJkHZRSm4h_!s!xd^4;LKA-*m zTF9kThat6fq(NT$s;>S-J@rnSQHh-h5SZgVLc&50au9&Ky;hnQ=O8os|<&<^@zwNUV`i;9E zd!JC95Y>>KHr?*$Yb2>)0x#Ot1v{{bn6A?u*`AKSmXC<#ErBkvG0Z!H``nGT@A%9b z;vH8a813xA)*iO;Fx7t`s=>S5mOAg6SdFC`d3s^bR^moFqB`hN?ps~1t1jn`VmZQe z`#}~4jRaE7LPg?zFl~H>81$W1Q&gfCUdRsH6Ls6gdDnP*0X$Fed%hvFZ`E%2-9R=-$jG0p_KyNp!Z0)TPB2_VJT;a>9Ap8*Nzx=p9f71!q$h zyVr)@m=W4hsoF0;=;1?R*q&UcZ-FZPzJ4c{kAk^|d#O7NUFeQNN{#zU6z$Rr$p@<` zbfG3Uyvfx$w$9XmjIlJ*k*Xqw@u+IJ??HuA%)F0l-YAgo+T5(xZeIDB=a^86^NM}| z#dKpyHj=pAhD)Sd)Wz#CeI}kOSS&7dVpL@OZU?Vnp|GJoZoF{IOIuE*bR{*MC$pq* z7pOE7%hU9_vA(^f?P`l8OkC)u#2D{W`siKZC{ZulF%{z;G&gxUOX9qZjg#hl>J>-> zaObzl|2~XvEQTNOREcO(5-QQ1pG$7|`d)+~uSA%%{0A07X?}riyY_ivWJL8@G0@cl z^ADwl&7e>Vj6n%rZru6yIFJduB|PF7xJ^7~14!4y`%{p7mEf?XYh{}za0&^O+aO{?Q} z-+*Q1#wexz^L}|&|K^gr45=51sYNPVmk)){PiWJ+oON1Dy3O?Ci#WOf4ApEdm^+l! zSJPZCJC6@r!6SQ;{bsdbK5MJ>wr#h%`7hT9n9AtRu&e&c1Gs5#{w9;F`P~PTlJ10G zf!z>=mWyU>jn7ZE=2~^E=e`|lH>KRmd%76v^1#30_YaZ!t|VMk+PbYFjM;t3Ag>!u zox+QzrPY11#vQG(|6ZQVs#OW~L75PPAw!Flk*->KHut@m@PN?Rd4Iyc>g-UtYK zgTI#Yr#M zBdXrZgDT5ZHq$LPmw>X(f5V>6`Wr2iBA=^s={67A(XL5-cqCQhKn$)4&$5?1}T4d?mC$yv@)77*Vz3%-;Cbc%v9>dKnPI+={n3c0&)jnMf*(?%>DD^-I^M52JWT_`*4v*m*f#p2_j%OL+(TZ^`-)eU+$)ekZb`$W@aHKQx#4 z+gT%H6@2KeV(L^qlc$dK9~%zKqCUR^M^{6|(txBctYTU)y`5{-Lhx2qo`iFNC)1F@TRp3B{zh<5ruGJRg8rm7|wOP|5VY9QKKFg9+QXv#<< z3TKqz#seu^q;FWduHUqozUP;8trEj>_nmP#XZBPIz>#OGlMd}plsT*=c`nn-#A}m9 zt2XcF9eDZoa&@BEm`k}U6uji!&KP1ocAVI~XV`%3>IdU&1)tcQO<_{1d_Y`)&fNCl zQI)XI?^-xV?ZzHvr1S5fg<#PTtcxW6W12?L)t&krE544v9p))kuBNft*TzG5A%Lw0 zN-BEfKvf_EH~?`~IXnU3gLB1A#X%qUDl)5fb@%RCG()CmOtg>bL(_7~xP^|}6mmyG zexUR(WzyruJAKns`K$zpiIovn`#?}AEFYDIIu}>heZqnOr&1@r&fA86$GOm^;omWL z+CzkqF*d03^LC{teDzYZ$L{Z?C{@u@npnkdIqk)1Haj-Qwn98sLE*7M2lAO-|EpH& zuHG<&Qc#gYm65^B-q~4H-tgo8{sDE**(Ka^3@EqlP0lM;;yiz%9;7rkHbq%4L zQ!GgMClUU}Y!`vfTL(ODOQbtbX8Tb;KeLlAR-r>3^LJfbm+1Db^EcDSm%9O@rz!V$ ztO?(F+GS()+y70d9FywKynYg^!$6;?a9Zo`@+(0Fz5Tbu+>s=2@w9UxQI}q5a_(hc zW)_sr+$};i+)07bA2z2*?zjZ|6m-cQJD#}=djyJc>U9d8X<03+=Vt!m#PW(0?m(45u1qD#I!42HKO;3?Ezw2Y9a2Rkw z?EP7^^Ug^+gA5&NW#oWbr|Qn=j7U49GN^$S*;RBZ!apVb@n&Mw5w`?BssHvcYE_`y=t`>z6` ztaV<}J93y`94geAqtij1C9pF`;d2I^MR0cL`aCu6g?tdP5ZxcExKTwfD~Ek-nv=Cc z#O}U_-=lWvwSR9@$WJ6kc(jk*9ZR@J*Hww|eB1R5#7Y&2x6FxthBN3}#SD-)Q21v- zmGMlPj}zMWIV;&*Z}DY360iAsXakjrx=fB29kK9c8ZVg7p@unY3s$yHDkJqNZ`ER? zn`^(G*Xoo$FGp{uO&vFbX2-p)lBw+^?B zFp5DZgB+UZny|A+KVV&%obA7CSE=txXo{Ojk_YZ16RK-|=z!3~{30kTsje*>R}wlK zS-)c6HOWs4`NL1(4m~Lde;>3v8d`|4%Dsg_QOTi>$J_koqxxUx;oEW4?q9FVzm7%v z{6Zp}6`Hdq{HB4q!xl{ibr)DQ(P8vyM;+Pb73xTZc^p**JsRn9TGNpP6YTIQTUA|e>GwC~k)q2<7`$nu&sEb5~ z$9!JAVEP-=+dBDKlN{P2tRzu%@a&^;t`ic&dKarq&vp}KEKPd+n>tvUsOEmD?7_A2 zE{7$?K_A$~qi4iN+jaVUl^3AxlwJvqqRc5wa*10C=wAty`Age=p=Q35{L3Wj!<|0v zbA;ryIda_aSCjNky;`gmL|G{&d!>^4;JtNwqI<7UAms$Js&G0@iFDpl%R4!?;`%i) zXsefKiGQ`fp05`fo~8{aszq zzM3Pi1*%5n8UGIgATWE^I)VnQkaF?DZwJ@1nKBxohOI>kG8NP&{6|7`SP_SRP%B@Hkz{UsmHdYxf5MbCmkE>Uaqr3G*`GM;r76d7G1V!cFAIoNstC~V{moe zh0q(MW77%d+(4S~2hH2Eq1|tAg)To#E!5t}W@x;8l!lC;n5i9tIgz)&w3i9fqqb4qeN_!io|w{HIlm-y-^$Y-iur1~s9vew&5zuNi%5;6E%enf zvc&#Dft%NG>6vbezeRkxta~ATW%4iNFoEb^lHJT|aw-2mX!Nh;gc_k3yPuqC<@gK{ z)>i#+v5rgl*l2TE6^#BTTBo}=j-r=T@N-)L9*Rmi#fj%2cBne*UCWr>wsJrEDuMfs z2z4;5yY5viUFfru1Q=OQ=yN<&*YL1IMQa;<C-LvaKBE;sEQD_uGJk0xYVitAkdWLANjn%xgy0OIu@CVI|A&54bpL+A5iiJw*q10|9jI+cHtv{Fa1QMjmz{ExOF!=4 zeTf+6pLiC_ z8-^-;OE6p@1@0dJu{+er^gznEcasY;3Geb|9&yI%RP4@A!3*^?cocldOX zz}~6t>rcA)0#2M7h4@UuGx2FWcOhOqCU>9cHgz82ceW@>k|13g{k+X>GH4Ft!xA~C z(*C2NY{t5>*Ucd}?Xi!x#>VAZ`L}Hpb0^;ev@ zWkoguDA9Jtp_9lUNLmmH5+*>AvSq;_2?8*2GY&wC%4M17G!E||30^#z-0Jbl)J$Se zmJ_>4EKlOvvgm@%wDn4}nwy(U9m^}tAj{LP*69!P`99CH_xrx*9DtPV&S;4^@4Mf9 z-_L&bbKeB#I$sP`)j2xo3Ont#v$q#GmzS~UP^c&qNWmxC$59tbosXi+sUc#a9p!Yq!$=Gf7be}xKn4Obl92K8Eyu%k7V+TjA(9V&= zBX2k2Bc_dc0I!DNQ3w^UJdb|Z-}yyyKA;4m$Sec~hxQ(EQrU6_O`$@HUuTxKxcgy; z%}B^WU@);9N-M<rj*r|kit`SG@JMf=GeEA zlt_&zEirqP?wi{>2D4SAQEgW#ELBol0Ls`0MqwE%8h4wJi0<@Z)hvF(Q?@TXWJ47j zgm4Y4i3Yj0l@Sh-G2f_0ALl0EXYFs69{5{u_V%KSQbC($>2X49sJ+I$qHIQON~_YY zK|4tVfFX;s6F)MIt~@SE_~RMUfzCR5U>@nBD!I{^`fZM!4Z2XzoKhd-dqd|XAP|-2 zTHKCr(?)8aH>o3ZVwKoKW#>yX!PIiC#@wG;YDYW%En2AzwL674fUh(VbZF@;s*xp# z7>ES?!MVf}F;Bd6PQ(*Sx2;=_m6naKc3L=+v$|6f0_`E<7b>n7JQI)F0Xii^r-dxa zuDcYA4Xk@T0IK?@I^-#%A`yH|o#p88S|(2~yFIxwm>yRwpY^0fJKClOYJpJfw$)UH zIRNxS#J~d)!Lso-Fc-(?%#z*fDC07ip5r{K?rBsGk5s!9R=n-BIgLL*dp|E#Ao%zeq%F1cRtNTSofylyyjM5;cW;kP=22{09Irk_f z*u$fAk|V%>Evvm))JRtYHU@z9Oj6o`J8A}f7!>UjqQ()_Ja;Uh>U61PARyry z+vJ@8#`{P~rKTfq2z}D~5f3mq?9#cM?daa;`mu0lej8}J2r`48<>bJ|k=90<(DPr%W;2L1=$bP~C3=Zur^PWth$FxRu2WcZib5S)5 zraHkD3xIQ3!KrH0%h>O^kYQ#YL{4*Y1DuI~ks0280=Lt>hZKlpdEynw$>{4e#EZ~Q z+0+>k0Pz)<4u~c5-z_shPdH5rIYAJlYBvM_VQA-}MkS90rJ3DBS;1U$YFtcLnZoj$ z$u(!l#Ny2OOl9PiPcT>XR62sPBx!>3(txV=X<2bItF@6Yh!ltyqkur5jJQ&&mcwyO zJ;M^-#t>0L}C9tg=7t`0SqCXf*h zHJb>BiXqf_=Zohj<|btK_`LieVf~)x;)i+vtMGFsE!p+-u3df4kL)119u7o?XDnk< zC_T>%17ptHjPsMTGDamLd6U=kjlp2W>;<(EXbk{>%+kk$lk-!=z%Czm+p|UPR^m|w zakr$2+U;zv%<2`FMy0~^QaDyuAumthIEnH?k_lPS3mFUH$p<6C94e{{j0HN6Gqv)X z034H?b__nLJYUh-f#eUuRO-3~9?lg9xpfyQJ-=86J2makoS6udd2Yg3EEETE>QE$ievue+Q4)@I zLMPKKJX`wU3{HP&kekbs$YT8tX+^n@$D~E7TrOQcMkKaM0v$~yCEE=>ebi+swzR~Y=&sn0=Sh#msJP~cXtzcuHY9X?r4Dv86-9Cw;Zeq zJyVc00FfXi*HkET#l%egAk7{mS19}C_o!jX|c zr|34@9oCV)xNgs1Ok}VA^&y9{-@_Ju*d9kDp0%gZB<1$kirCu{)bk0n&U297r9@CA z^+kj?3+E(f&My>dD_Kh@;`r_ZGtwCnpy4cM{HZ2E;$c`s|0-oLp+W zxH7eXvC`QZ;wLM#zyiMbCZ!pkI5javOf%H9!xK}OGztORA6H)bBlHt{)I7!Xol#k2 zy{3N+8pYHLcG9PaRlDsw3z>eqPp|&`$<#Xu{Y#Y<<`{d!MJZ8L!+__x8H(XtB~G0O zxOny>50(r+bQ(GI9`Dk@?U~| zZF(DenZf7gSuYoSkPSuMts4SZ)lG;wsPH+OSy_x?R;7l%(?{7jjUAF!kgnJ_4pacx zQXAXN2!6;&LZpQ|(`~OdquBB=H_0ZC3h43-ruWpP;8vPcxw42hjug~RN;&WE8lY>T zG!wGiH;m+uGkE+DPrQ=E8sG$799()7>YD<$c<_Q>-&+!j&WlHa~Qy;E_GDYkx?jBf~gryno?$CxXqsu zOn2hEZr@9vW}T5pujSnY)w3B=6i+mm+>~t@T@j$1oxJ>}#Y#3U%lQRl0>v=m98i@% za5d7f`Tx^_$vGo+IT`&b546T7xjJVG#8@%r8pcPEyz?swkLV2Z1fpmmhtCt^yAh%Q z2y^Ga^i2X5weL<883Dz67?PyVzL4n~=p3t&^z8+v6(~E^7_AzGOJkzr)U;qrioyhw zt2;Gm6?~sUfuSdXG_~?fWHcab$(ZxIQ#qRH$Y4zOHcglJUKV!cyqD>m&Jllcl68;F zB)V!Yr%1R4qc8rs$^ez^87EZz^i;z&La^;n(>5B|#N(M7B_WC46FZEY7PP1G3S6eH4_ato} zq@C2iwi_%|gxZ>3aCeB5DcDawy@D8|7@j$~fhXrUF|{f5h#z$(c|?y3UbLZfvrYgP8OG)wG8-iDRm2F2GQd#gvwIyQMKR3tY!J*>GybpDo02 zh&uU>5u5&K%Jks-&o{K9=&9$}4J@36W=brnO(~W&nt9ACFnZ*NtH?!VAOpab4r!x3 za?F#!^%&48<_~7C2zc}hJw&TK!gEBBonZ~z&l#8%cruaFvtT!=yrA_Rewk4=&8nC;0? zC>Zi$!I83Ib3vrU*mk0;Eg{S;H1u?5aV^u(p*@F>dsP(i-2RGfF+sLunP?~U0vD)3 z3)>ZfeMWb5M7&~&Fwg-^7aK|nF zFsyupasn#R?MbjmvLCSJQ{x~f5}d>^Ts>4wap*9TM<&yp!w05d>_{5hx4Sqr0aKzs zNwwu%Z-|INU@E(Iv#LEZ}94`-S32Dw5ZWCDG3Llrh*k6xQS3RsCWgCMN*r%8mmcJPh&TR6@ zi6wh9grKwl1y2lo;+&y<)g5(uIGR|#?F;4{Ix)M$(%(M`e}V0X@}wPLF9}K3Ub-a> z{k89s*~#R=6v*~T14cliKV>K`dn-H6Clh{IvUksm{X}sHB4KF)K^sp}TiIX1lx^oj zGZ4Us7Wh9rpM-EELEr!;t*QYuWTZs-$-0}Y-jH0HnvGwX$}1`QWi`lHp%iy!RXQU> z=I6X&!|d#M4;z8avSSaeX*Odmh(*CnSg2WT`DhjcT%Iq+0UJhAP_M+C$Uux?b`;Fv zVl@ME6Gkd>#b;<3Ewd}Kbbd-j;7PN(3e&Iif^ahWq6|cuDMdPt&I=j46(Yp$ESB3S z%fRStctprf`Pf-k)!nFEZ9sDEOd8_yjx1j^ulq5x%ZZJM&2Op9==%|(UHb;sOE+Zg7V_ zVFBfWVu;8*tm(9<|HIh3>1ZNwJDNM$fVtAvL}DEunK6iQ9Sh{7yd6X)c^Ek`INEq- zSBTi?Ahnu2R}9h0B1#}j>#bd_W5T))HfvZn$rO09a!i7O!$zszXhofy5EPMJi~)*+ zj^V9%90kTEJG)6k?y;5JVlzPuT%E;Xgk5E1C{8EOTEOz&dnPV30+VJWWt~Gmgit(P z29~-7^Wa}~m7KPlnt(~5_P}J*_J_fnMX2oFis5VLwkfVeF1;B}o8kAULrOkg%L)0cer!0Eog94Hqf@K^~cq)7H`>yRV+2t#P1=+FGa5c2& zEa9^^BvEF-U@sFK@sd8sf?gF.NrzQT~nl-07B)KS!g1HJt51I9G92w1`=kFBD^ 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%0D^O-tn)Xs>SHj z^OeEO9SuoO|H~tvjsG94DI+F!snghgnwkTiLjto2e(MCNwY@Y4AhoW;Hy%H791>x@ z-aAfz{4u-O_hG!i*S(v~{EXwQyqtSlT5tI0HxVZTH?-CW2POSxQGUkk1#g1I3Udo@ zsLW0x?%aSN$n(S7YC|^rd$Y@t?ljIiE+0e7Cs~>N*6@=-pAB2C?f&Jk+eF`Cbyd2* zitBlna?Kb8XhCkJHK_LiYcC;Gsv8fQU-)Lz>@Zpk-tS28x4jicM(u#n{()cj|42$1 zSxfQDY!(Sr_JBE3@#Mzj?f}?xMA0ria;fuAPDc^N-F33P>p<5*Bo5wzoxdN% z=XDUYcWa34WB4DAxIYAWiyk~6emsPNwVNpsN5`>CYU?*bPr_`v{kI!C>+p9?fkz#yQrf~6E3A`P@_(jowT zp+af7UAYi*5TRoRX5a9${88QKh_6UdjLnsaiUvI@c4dEO*O3Fv-m@gpf~OTlM|q&) zE^BRRzODUG=gIC95M88j#CKC1^$I_L=&0f-N*}W6yD(U;tyJn9v=aRUeVG%N5OMOD zFD4vHk4UcLu@74|m0(IP!RZUiMkrjG;9~wt_{}&T>;?yp?>&R1yPwv~72L$Ealsy4 zLSyxo#k42M4hYm~aq{wPJH(z#G&8`z`Xe796ZyG!a89=QMh_eQB0BiA?6s!%v3GD_ zRgJKBQRIW@8MKwO8^GVf)o)5?fSfcm6h&qjzic0q9X8FY{Bjp(5T%!rv_unxn4nOW zT!6zWXbK9x98y2|HmEjHLnr-Q>cvCZ<+nCfD>R-E4Gf?w#eAgGVXWH~t_*R}Nn9E? zf|h|);&n`_d~tF)eM!2t*J_uC@4~zUuMzwyd36KhgL^os%krm+D_fZwz3p7?-OoR+|feCV&nMnHbFT><)&Bf6R!cu7tY^>(IA1O^SV&IuN%c#^# zMoDa@`3}-aa3?rM=uiY0n;`V@=usm}+5!R?zzI&I{y+$MFd&OyhmHQ8zKENC^$C2$Kx_4%`be-CD z3ju1H;leZk!VTM3ZLZRM;^E^b+m3e}5A2RmztuOB^w>oQ(T*iCm<_CVTd`nSZdH@Mi$#hX_AYKE=^i~92{T2NpXt+mkERP zcAAKDOGP%=MlY_(^kqqH*|*DeJ9lqszUhnWzYL6wMlW}BOyBdP55yTYvRB_xFUym% zy4jD0K+b5G^rQ$YCPTRD7FX+Ww5R!U|NndYTED&VSCiAR!6`eGa#+>^n7QK6G=5=- zX(T7~_uc+#gI?boWVz3mvZ?4JTNN1)@>kJym281-_w*cv6=z@X6YPEjNzsW-BQv?5 zA;|yxIl@8c1oIqu4d*W|&_XN;q{JWIXp!)-9atX-pw4(2Y8B+V&(WFg0eF~F@&*b) zeFI^;3y4k0(Aa$DavsV8nMNbM)c+H-W}>_pI?3ik_dv%7hDbs@36j7;q1&T!pGeMg zDjQY!MZ9nfWmL{x7#{ajyGudbCrx0ct*_&l-X&8{|;w(Z-;Xr!AD%M~HDUXE8WvF4cvbMShS0mW5pM#Dj$!40as`IM=PYGu@Rw&xDAA zz>t#7;^TUW)!DuAy~npi}UbPqmc`2iPalVTt=U--95bA+7gYM)6IKu%Zob zy5^x=-!}>rNg|+nmCVwl-|5X2>SGY4ka4V*3nCp$63wKyin;BB`X!YJgU)dR#|oAS zO^@^hm>+$0@wGYW zj1JW}CVdu*FV%M7GD@9@ibdG{@<%lO0AXqS@spqG3*#61|Efm66VMf)TM*m`$9$Pz zl+w_w4s&~_uHaJ@3!+~kR|_fs)7=zG#6JqYuBfBYkDZ3Mr;_8EO> zfk{f`1CPx}G_2jI&z7YeDIGyrWazz|lRB=f!f4>6#J9|Tsy&@EE4CJLgVWnIqw|Eb zZXy3X)EfkK!v?bQ+fY1ci5k2w6z8|C)+JXMrTetu>rEL^ zD8}t%C$n>$SJ{>q_Y-3cx}d9TpC(-#8t>NiIS?8jP@fNvxZ_xvt^#@PlL>^BXe(5z zm;R?Fe-BRSHpn=F4B;A&@?+jW4z8v-E;=cp!?ZT+hwM&KB=Q})C@yinVFhWMP5n#u zX@x?KzRtKU?gV)sto$vR*=?L!FKY8#sY>`*@N-vw13$X6`M}Zku0zO?h!u0iD&XYp z7+!1h@vK;D1#r$gh6h6EyGWsp9=5d>;;bjfn_Sjy0p)*}7((l)QW5)+Qd zPm77~7|zSe?L_YHPhsz+y&!?OOIY%i8W2r$i`}BqP701-rQ!*N7J5a=k&?`SNnfFadZqG?vvf$yhldXRBBUqRw-(_RGzWuw}LiS4ouIB z;EZ~uVR8=^89FnKgKy$Y|JMsABp!VNYZ-ImUaFkHu7tA=^QbrXoVJPP-q*4tzVV^XuH#1!{x;v%bFAm4_G8Q}5CDqeoxjJ|Vv*bf z`qEUnqx;Z-!`)rT@(jNf#PL_wHf|v0uTUY^s2#8vA;vN_Ds%T>orfURn2j^6xa85; zvv3}#4(2?_a01}ns3^5(7ZD)|ki#`rQI?lAmPNyGAOuB#`?wCPc_~w947#9R5+sXM z`YL+cSh-Xlp7sBHtaJA*8>jCY+y*INi|ec!49VB2Jatx*s@jUnK+&!%^TCK!gx5Cc1g!n^9hErgw84 z9ptZSQ{#3B$_A9BZ$W8mN5#i3+|dE687l}N3aLg@P-YBeLWWz?87V?TIrla}Pnem> z^lz}>f=goO=Nclud{w1~2!< zl`v+#r--`(v9T*E~Fx&tc~lduv<;aw7x2Qnt0H)!=3F%4=F~GdY6PaEF-_S5iGp981LVoAa9X2p_XAZrUo&RXy(#} zq6Xdd_*|}gQQKY3Sc6N=-CZY7bRUK9c5}4}Gz`1pm(9rde4y(P@4@av*6k8>MZW|g z9l%uWz_l%{-)7r;wgHBYj+D_c(|f&jSLMq$uD|h%o@PBwV3;_o?&;ouStl~%A21_) z2NqPT`=ukeWEW13&2sXec}0&g&9}*mnp1PDe9v5-Y zgA9WRj3T!nf)>nDw!!lh{@a<)O31IJOYRTExM0rO(6b|o)#;8s9J{A>Zg4v5f0Mi8 z2^2!`Qr`K&-ra?Zp-+;Kr+*2La4dRE6&Hjy3N{tqu>+A7n=aPr9A=tA9rmBAxyQ7Nm#AUEi4FrLUW zDjgFln@l~Kf8LG7bqzfgo)s+wjjB-xbYpfcBI4u~8Q-#o<{Aw6YlBUMwkkFi20j_t z^4r!@gv@ceTH->0r)542p{0D58$M3@vT8f%Xyb2UZ`>(8X$wSQZt_*crN?nZe_D^- z2dTfk>tqGAo0_xqp+#aq)${Y=pW<;L-65t0TW;c`!F#dcET%54nhpl?EHP4erN{n_ zbKv*#X`xaUN7H{42-i4h)mZe13A*Ul{y$SYHMO^Tz#6+lC)#a*wc z1d~p{p#drv`93}Y!7c!sV8-fbLl}vq`&d_=;irgGdNoB?*gvbbTRv|Zes*c%R%#Gu z8>M(A&@RMSWM4S;Kxa?)VMZ6#?+-FUmEC)`0DciGba@6WO<|Sm`99!ZU$MZh_7jKO z51wpTj$A{9uDLwo;sIZwQ!ei0mIaR}ML-VTo9C>-$y!*vzTFnk;}y1B`l$0@_wk3X zyIwd+b=x2Qg;iFpVcjM9(5~j`B+lARZ)Lyx6@189;{0^961f2Dr z8u@hMrQvZ!(e@ul&cW%|^k;T){FUhov&Y01PweV@Bcp%5{?snf8_{AryE)kM+`ptj z2~GtXvV34u1VOs_U+Vwwg9p7a1B3Jnv$Od{<-qaIV?7<6hpL^>WamO)%O+|g6pUi8 zuHa1bg3et_0|w?ks%q-$2pKg`G#}&_Gpj@WcP@dtN;N=5N7{Y_?`NV!OqNcFl+3VY zFg#}HuXVBsjtL<_z-j(ep+WNsx0R$WZ6y=z7kL40 z8;6x7Br4aJl(;sKRnt^ht7tBb%08MnHb4WA!`TI4gWcV@z zFf&>SwNxvK= zhgj0?m8R_j$`@Ba6!6DCdQ)w_$)%lv8RA( ztCMs3wbG50&}8XF5R0TJNOyl)s8EB-Kb+uaAnT-tLYA+z?AW+-ze?Lrn#kq0V=X9M zRr0g=G*Hh)YaO3BGB~hVfABjubJBCBXa>!O&LC3=|5RJ5E$LArA_87P{2leJ;90Rp zWTuwQ6sb>Jc5riVg$|H1Ejo9P?flZhey=7)E}*P%_0Of>&40EYJye53eQhrdi5l5-dID!?*O=y zxJsAh(wi5xF3IWpsoMJ>s|qxsiHQ*@xT<31LVG=WX?8A>N&_cdn0|lYS=k)C6fMDq zSr|rkk?y$aC=YG}4O!;5_Ps$|Qq2*SD)v39)wPME_h~Br9ZUkR?9xFYVSa2ID;lJJgDMrL8B+3{z9!g&lI(*dBI=~<8!{;6>PJG^B!actzdZ1yqq z=`3Ly1$r}bXk;cEd~@cH$3BFb3Yc5*BBI{lxE=0+WoJG$KtX%IQKs7S^hG}eaM6dL z7$cQsD1dHl%&xiubVS%2rfmY|N$p*RRnr=v$e2su(oUKIRXjkwtg-)w-R+07{a^m# zzdZe=%D~^we2o#z;dHkTjJt4v&G|UAv^b>EuI}F7}S+x%<0SAKSdR&biRRarQz7(&K_A#$~ z6@`WLn@bYWkYirUslqJ|EtW(;(W7V!UlPpq;I?7x6s(?)75y`Z`=Wjj>kh&=W3nDe zWVMM}PQm?}q)oH)Lgfp0K}V;v%i>0a*Bi#s#M?zleajQyKx*ek-z{kr-gsQ^qsvT# zJp5$eUtq?KO~!c6E~5vzvC(HE%3MSuamBVYI|qE7D^@v3q2JsEw>b!8Tt;Q_k*^^Ch=O1b6hQ) zBk^X|*mJ(F2tgBIi}3Mt8)6hNrbif0QWyYZT9L;;PR zz@oG9@DE0KFW7*=@ID-^WbT$d>u}HpZn@^#o@=fV`pV^!RJbtKitL{ku;%8dio*ZD z1b;>qLBcUQZ4S+06lst3=sUQZeG~Q=_MX9`bnn`9;N*clC)$DgmBzJ3w5+-ycG*JqAGN1%Odyg(P~GjzmVdBs*t zh1h7;)>mrbxHoUTmD(yTktHygk45+0Ahz9#P5Wrgd~KP@Engk9pEO)HA-Q(Y$2BYz zhr^Y74GR@jfe@b>eXkVH9N5)bl7ZSre+LnVdT|^!SnXg6w+ktR zBdM3#L77~`;e?YVXyofKtm>^O9x4VGHWoJiCY+=?%CA_3=*M;ME;eTe{zmpS358tb z$S|DHI2mSn;vsGV&u{oNVk6O*~*@!wW?|UFUhx zC|!JJmq}qOhZ|IRVEg5QIy)Lu!X*nW)t1V2GWxWEp8*98Zy zZ4N~@p`i((VaIn#j3DP?Y1bTxxKk*pRe!f)`-MlDZed4g}ulr;sLm zKCjp-({eQE7da(hP-4V{I|=37FTr{(&VGx5Ks*kW5^}Dgk8!?f8m!k-Q0Hv!-J7ge zGm;Ah1jF?ktlID5voSCbH?3*P80evrLoJ$zv36AqEpHrdmetA)sTqCfO7UrptMq*~ z{CU2X8^5i((S2>#xqoftpH`S1hIL6r;;9`Mt$91&jrBc=W$P+Fgg?6|-jRE)BQF)C z0yzf6r%)p?FyQZIZr%`gRbCefwsKIyK>y;KV{LJIYo||KpcHO5Vh7NzJOoZlq3i(9%Fw zFe! zuLOW#gWyd7CP`A(3QejKm1eNtHj_S^DGvmnK~k-`n?9k#_u^KPPz>fI5YUEIj}TyG+QjY91Z9iL4drVpuZH=iP}6L3FjZo?(A$IWpynN2 zoqiD)bmG82d>LEB&*7d8*B*kK@7)MNKq~@2&f1Xf1%E{02%}`W>9*!=Em>PLo;2IB zM>Sj47GzWWBG;O=Z3)Uc{G?7JYr7>xXJu_$dmq7!Jf5|+Y{LJtogw5Q>JT!&z*Y%A zrCZ3_Jl_TFnMiuc%rn-BtZiq$n6ow>nC?!^3!Z-Wz|XvG7YQByncV~l^9=H3S~@Xo z&9>cglxk~bPR6XQm9z~1*s@1!Gy}Bl!J4u_lQu+jwC&}Wj(j-!Dt_AWiCn*-2uC(+ z+gH-;hbfx)4jnqAs*s-#j=7)6a+@7EdGf%)Bgfz}+H)f!c4(-EVZgDUvzh0i&L8cb zr7F}E;UzGljQn{1F!#x1s1qU?0s+f{N7itUguO-c#kAZDa?8v{4>9v&@Ck@*E)G38 zJCd2jk5(D47~@V{%@#e#Gop`WlYfSeAK8!{L6FWPG;++mtPk((qDtJsOVD|Jo4p@t zUucsg=5N#FW!jznRk$tfCp5GR8TifSY`6#i-5n4*-83efrUof%Y28VStS-1-r50VR zxbq>nTWi^(7HP29m>oMN?Pu22eUf>48iZKmb-guAWcT5$`vI1LhMKc#`S6wo$EV)O zX}IU$jT8&~%%bqXIxrD~VGOx*lyMgtK6Chjx|DcjS)S9XV8e~UwpkC37kA$X!z4So zZ(EPgy5!HK$r5Ltliiyp&lH6@tTvpsr<)I)IFvoKAxltqGLRge{5l-xL#;&aEfI~< GF8F^;Bi17T diff --git a/imp/locale/km_KH/LC_MESSAGES/imp.mo b/imp/locale/km_KH/LC_MESSAGES/imp.mo deleted file mode 100644 index 944ae4f6930cf0f21f003cf60f439f6fb1239b5a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 204039 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 F_%FvlLx=zX diff --git a/imp/locale/ko_KR/help.xml b/imp/locale/ko_KR/help.xml deleted file mode 100644 index a366a6b0f..000000000 --- a/imp/locale/ko_KR/help.xml +++ /dev/null @@ -1,804 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Message Composition: Actions - Actions - - Send Message launches your email to the intended recipient(s). Be sure you want to send before clicking here as once sent it cannot be taken back. - - - Save Draft places an unfinished message in a folder called 'Drafts' -accessible by the pop-down box on the right side of the blue navigation bar at top. You can then finish the message later by switching to the 'Drafts' folder, clicking on the saved message to open it, and then clicking on 'Resume'. Be sure to put a subject on the email before you save the draft so that you can easily identify which message you want within the Drafts folder. After saving as a Draft, you are returned to your INBOX or whatever folder you were viewing last. - - - Cancel Message drops the message in progress and simply returns you to the INBOX or whatever folder you were viewing last. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Message Composition: From - "From" - - Enter your correct email address. Your email address is automatically entered for you following "From:" in outgoing email. - - - - Message Composition: To - "To" - - Enter the correct email address(es) of those to receive your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "To:" in outgoing mail. - - - - Message Composition: Cc - "Cc" - - Enter the correct email address(es) of those to receive a carbon copy of your message. Separate each address with a comma. Your entry follows "Cc:" in outgoing mail. Carbon copies are usually sent to people other than the one(s) being written to directly but are important recipients of the email as well, usually someone indirectly concerned about the subject of the email. All 'To:' recipients and 'Cc:' recipients can see the entire list of both kinds of recipients. - - - - Message Composition: Bcc - "Bcc" - - Enter the correct email address(es) of those to receive a blind carbon copy of your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "Bcc:" in outgoing mail. Blind carbon copies are usually sent to people other than direct and indirect recipients ("To:" and "Cc:" recipients) who need to read what is being written as well WITHOUT the other recipients knowing that they are receiving the email. Thus 'blind' means that the identity of these recipients is hidden from all other recipients of the email, and only you and they know they got a copy. You typically use this to tell an authority figure that you are telling someone something without alarming the person you are sending the actual email to. - - - - Message Composition: Subject - "Subject" - - Enter the subject of your message. Your entry follows "Subject:" in outgoing mail. Keep it short, simple and descriptive. The subject line is the easiest way for you and your correspondents to remember what was in the email and thus is very important in organizing your email and finding important ones later. Also, when you 'Reply' or 'Forward' and email this subject line is copied over into the new message and so is a valuable way of telling what messages go together to form a "thread" of a conversation. However, if the 'Reply' or 'Forward' contains new ideas, you may want to add simple modifications to the 'Subject' line so the recipient(s) can follow the progression of the "thread." - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Message Composition: Options - "Options" - - These Options help you prepare your message. - - - Click "Spell Check" to check your spelling. - - - Click "Attachments" to view at the bottom of the page a list of files attached to this message. - - - Activate the check-button next to "Save copy" to save a copy of this message in your "Sent Mail" folder. Save copies of important emails you send so that you have something to refer back to later and to keep an accurate record of what was said. We do not recommend you save every email since then your disk storage quota will be used up quickly (especially when you send attachments) and your mailbox will be full and unable to receive new incoming email. You can, however, turn this feature 'on' as your default with 'Preferences' on the blue navigation bar at top. Be careful when using this modified default as you will need to periodically purge your "Sent Mail" folder or it will eventually make your mailbox full and unuseable. - - - - Message Composition: Attachments - "Attachments" - - This section displays a list of files already attached to your message. To Delete an attached file: - - Step 1: Activate the check-button next to the attached filename you want to Delete. - - Step 2: Click "Delete Attachment(s)". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Message Search - Search Criteria - - Help text to be written. - - - - Folder Management - Folder Options - - You can select a folder by using the radio buttons along the left column. Once you have done this, select the option you wish to perform on the folder via the select box to the left. - - - You will be prompted for further options. Be careful with the delete option, as you can lose all the messages in a folder if you delete it by mistake! - - - - Filters: Apply - Apply Filter Rules - - Click on the "Apply Filter" icon next to the INBOX name in the mailbox view to filter all undeleted messages according to the specified rules. Or, alternatevly, click on "Apply All Rules" in the filter menu. Note that filtering is not done automatically. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/lt_LT/LC_MESSAGES/imp.mo b/imp/locale/lt_LT/LC_MESSAGES/imp.mo deleted file mode 100644 index cea76848aa420ab49773f2eedea55a0ea670dcb6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 247032 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 OJEpR`&ym17cmIE*t65Y4 diff --git a/imp/locale/lv_LV/LC_MESSAGES/imp.mo b/imp/locale/lv_LV/LC_MESSAGES/imp.mo deleted file mode 100644 index 6b92cd0b5e0a0f5ecd4c2d66bb9afeace20946c1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 48885 zcmch=2b^A2o&SHO6M6>$xs;FqnMpzuhLDg7lVpaNOhOm#%=2XCW}fC#CPhS1>XP+9isPf!7`qMd$4rMfaX8+bH_l8BsI^e%gNMQw!ad=e;J)yka3A<# zZ~hEaIA4JjQ}j)E8vG9IhmXP)aOpWwv;f`$kApvlO8-Bg;_W)umB-oe0L&M`1L39c zM3_S5`_)kK-3gVSFM0d>;qjOc?xDWmnNaDd!P)R_Q0c!L?hStimG56e)#n3H`TC2u z-<3d)z&r)2o=$*rcP3Om=Ru`=AyjzFq3U^!=M_-yu7Pq_fQqjS_lHe*7<>_&3*Q2F zfj@!r_cN&YegWn0_ul+49K`$>R6SokhYMZ{Wxf|Kf`5aGckcNvz6&8uC|U#c{FU%n zcn?(lY=(+&9*I$YmqL}-m2f|pdh>dyc5wq#J-r30eSE<4cK`gdP~qGSPloqFg}3KC zSFeY{qcKl~SHk&F<@XM#@ZJMeP9K6(;pgBf@II*Wm~w$j*Fo^* zbx0G8?twJGzt%g&w)zE%b?2d)llv5jZopfA1b~tL8aqf|NK`_ z096k6d-DVS`D1W8_A?f` zez6*=d^f@v-U^leFF~dMt5EIwJ5ciJXHfaw3{}2=f^xs>BA3p+pwe?3l)E#b>c0mn zT^B)xcPUhO1^;|KRC|6gR6X4SXTYyOrS}o2_ILDR7w!sZ<>5ID75)aO@L%T5H$%0X z_j>c~Q04X|sQAAHmA+p z7L@;sp~4@4N>2jSkB0s8jh@#*xqFd+exosBpWW%3%&vIQ>xRxEiV))NX2?(#eIGIeL-OaQ=^g3ja7L`7#|&gBN=HDpdM5K$Y*S;cR#loDRPNHJ)sSihu8CIr}bn z3g$Ji8@>RZ4L=5Fz~8{x@Q{^Go-Kx_VjhME!q-Ek_dQVY-VW6cKMfVmH=)wK%PQw? zAE@#>3QF$Hf@&ufsC3>8RbKxF_lIAB2f!admDl}H;cbD6|8G#^!IS|PZw%%COep&~ zo-3jJk3hxWgbMeS-u@P-e7qla!8@SZ)vvt$GgiC&&48-M)1lnYgKCd`Q0cl9s(&O< z=^ugW-|OK8@J6V7e-|!*2dr`JbtOdQh+YR}|6Ol?=q1j66_ou=Q0@Ci-u|#l(P=QR zh6?vhP|tq|72ctjx%M~!)n9Iei{Q7R+#h_o%jXKH@Lvh#|86M%`(5Gk-3OJgRq!Bq zIa~%yQ2pmKQ04h=Q04J$sB-#=xBoR%z5E%fTpow#!hI2*3U>*VeIHbKS9<#dDqSN` z;eH4n3_k@G-`An)^`~$I{u(|V_Fv`n>eTakcr^BJfszMzz{BAWq0;#PJOus?Du4Su z+sT3Bpwf2=RJ^m`9JmlJgfD=K??2!L@E7n*7+>wipVd(L+60x~mqW$(WvF=WfhWOn z7{fiUarvJP)xNvnEI1c-!zxsG?|^##5qJdrcc}FJ2&z1O2h~3R3=f67CQk1=5~?09 zf_lCJs@*;tsyv4M^Xs6(c?nd%emzvZycwPW-wvMvzYAM%3!Dqr4!Zif4W5trx1J{t zIXP4Cd<~Rb`3yV}{vI9=_b;HMz*+FMa4ppH|AEut(~E9gS_l>2I(Q-c09*zih81}J zTKvKf^QRXcG8{#8ndmA=*Ng6e3*bI9nwhX4%Kkbi`yarI;1MZp5?%vOfFFgY!SBLF z@NuYoELcY$hfRpr=mB^=Ts=x(fIo(}z}rgb4sd>%F$mrPUkeRvG~Gwg;3*IfIY5BI@*5!@RNz}?}q;V!TMcZI`H?QRtA2cHM`hp+U{ z-wI>Q?|`SmFTj)G@8J}9&~scrIR@^9c@|W=ITxy3uYhWgSHV4D3+@4*=XnEEeqIUH zZ*GAz;iuq1@Hg;S_*ba#4zIg-PJ{|?29&!q;WW6!+gG5{GX@pk^P%$h5~y;y86wi6 zTcN^z6e>S^Q5mY&L!ip(Y$*TdLY3DA@C>*Js{A*=li*vS()k5=6#Q?feE$WiT^`VM z<<}2S!@LnLhPT1f;UE0-XV7`3V(x{?PZcVjH$j#EXQBMx4;9~mW3FFy!}*v?a60@b zoB@9fXTjZQjEBIpJbU4Rn6HA$cLkmTH^No$J@5$l7kD^4V1uitlcD^b4UdBtdi!Ch za$N79-{9@v02TgiQ1ap9@JRR_sCM>SxEuTnR6BhPsy*zn(beza@LIe5gmGh6_X-^|wsB}($uHzY=bK#-b_d=D! zv%P%_sy(~_;ytqJAKsKPko_l7i*yMGYl1P#dCw_ z3!%b)6;wKJhH6hAgK95dgsRWGq4NJd|9l*(eE#U4Kjs;|$i=f8RJ{8`mGfax^?4HP zffvAC;B(=w@H(jW@j@tnH$(Zm1zrU|2v2}}-QdQt)8Mg~8*mzY9hAS%LY3ne;d$_f zP~~{gi(S8546nglgo^L0Q2qHQQ1!Y6D&LQL^FA+e^>ifE^BGY2J{PLo7C^uqM2`XJJ7{eFA>F~Yq zIQVUN8GH~*ZeI8@r+00FXJP(#sPg_3+zb8%sysEQ?g37OY9FUU$(1wV@$fFM?`s8{nSs%IAUsCZurm5(<;$=SQ$T=*DNyyv~v<*Og6y=?G&K2&+X1nv)C2bHf|q2jw8s$F~< zD&8+b^|x<$`*C;x=089^f7F|IztPEs!=UVsf~wCGq2%;gQ024?D&9+>;v4q%Ww;;a zP5$}IpxV!y;4FBDH~$98-)^sSz{Ij6qJrAA z0+sIfL&bYLRK7mr?Y{yQ?{}cW{{>Y0-vX76!`|TXHO;fj^9-nX&xP`TAyj=`0+qgN zpyIDWmFsi8{dG{|*{h+(<*z~YpQpXi>7VC8<#!{TEq74;^9xY<_z6_J<51?cSFT@KUBUSgeSw}-s1c%fvVTF z@I?4VI30ctJ`?`R^XRuacdOv(*uMx)gP(%x&p(GM-^ZZRec&xFeaFLtF;9o5!1JKW zr3lpys_z_|R<#!8Ie*X?*xbHjASzs4DAJ*U^_)$0){t?cDr@zzL*P-k`4Q2m7-u~=co&9s6 z>^}z=!oNd>JNI4g`L%F9<~!ke@NqZ?p8IYW{uq@1J7Eue)Z3r^9v?om@S*bmcc}dD z@m?pV4uF?po(6Y=FM!JLi=o=Zo1n_)L!O_93g_GK2>4T|^gIkzUfs7j`F##lJ@-My zw;C>h&xWd>cR_{!F{t|dGE}@jg4e*`!e_wV_qlo=focagz!Tv+q0;qbZ~p_Ra36xl zz{jEb`P1L;>UB0$I_5ydyBMAcFN3GU*TCc8m*5ikOK(5@UtGLbK=u1ExDdV=D!pHa zYPUawXTgV|Wq!g)~b>}IHX zy$7BH_xrG0XI}zUFVBO=!neU`@N-c0G7eQwdwj&ngX5vfYZ;XL*FyRK2vq<57CZy~ z7M=@_`KW9EYhZ%;W_TI=AEGHnH=ye0HBkQUh9|%Yco3ZOX&3G>Q2uAYgW=h57VL#e*Cx0xe2M2x@IcJBdfpC~ zW4_BjKj1U2zZ?Tq{-?oR;Ip98J>bn(!;>%%!Xw~Iq59K1;i2$LQ0?(YQ1$W%RJ%Cf zvo0S?q5PNOO!#`Jdbs?Ug@eMc^-V4u#N8joE zt@eB#RR6mTDt+Tn<@Fb+@|f~@S6)X$#Xk*R30K0S;m6>S@S9NebU#$QfA!C&{F^Jc zlcB;p3o4!^-h2gAyDCBD>sqLO`!={gyc4RNzX6r5Z$tUN4=TPtL&dlEzdQ5Mo-?83 z)Iz9sx(q%OUJTWKUkVlP8=%_fZSZh-C)^!=4;}-50-pw-P9ok7_1jYx{N^}Bw?d^| zzgKYmfa|+5@T+ls1NWcwe$IqiuhS0^X1~Yy`%|vP#BnLlXmZg)_*bq4*r^>I2K7^$ z)=zaY1G|^O<8k*fuH(HMJrBPZa&r^U^t-@w9qwZ8r@)tE{{pW6#QbOY5_lx`M?sZa z4X%dI!0x-;AIR&K8~uyST;JsSH1=Yo;H$VE#a_QT z*!{1&jb4rY%enOXlY{+z26h?;^jqVQ{rx4+e&_ux!ge#)30y0j#FLV7H*8^OOxu*JO-Q4fVy~c}S_(gf}zjbgi z*AH;>8m^aw2k;M=|H!q6x0?!|jk%W#aUFe!>mL8?IPAjjeBw9|!+BiiV*k_JGr4&O z=4WvYdHc&`$?rt2E!Z6oPxEP){d)c3H-%>>x!Y(O&%ccMFI*#B)47hp?%&}xa14gu zi@13%*XOajjcb*E_Qv2~D}F)Gef*!`cDjH5dhGY&TFrF{R{=M>!Y}b$vikX4pThif z?_To!4Vd-25WdUbe+~Y|Sw~mNgSmezSNQ#i`?LJBaV%fWwZfZwx!;HDV_f0) z4sLey&u8KH+gul7w~*_HTzmOv@8v%HG#2YOS8>6Myqo{x{y(q_zjylk{c?84dABdb z?t?fy!khmW^S=g4ZvbTQ=_xf$*dYtP9uKT$D&UFE9KMwV~lB*xL2l%iL z+^99 z_h;wwbR^IJirtIhQtVHH`kkJ0BlB+9zX>kH{%x}0_cZJd^6oFh{!Fe}T(5GEv%j-( zbCowuf&YbB`q9t4-F=uJ;r=47OStyMd>4E@*Dtu&?|EEza{Zp`cU)I<{etWLTyNl# zKK3^6wvRM?g!?yf-H81tX8kVq&$}@XW1i;C7jyqT?oY-3Xs+*YU&L+>?1zuTJGtg^ z|6BMTt}Af27OsVtLH(}a>ft(=>pbk&VPEpku!_#|_XqQ=jyZv6!p~rT0{1`RejoT8 zsNW3i&*1tL_eFRtOyPPi{l4hwOz!XQ*nNoGyS?Q%;E(w6oZ-0Lc&quj0as9*F z-HhF(-2VhV1J3aF`@v^ocO30ThZp2^sy_@@E zyx~{eKf*N~H@9QA2R0A^vE8{pk70kJ59h1g z-@-MM>#IEePp-STKZNIpdq1nWe-3tf2WBaDf8;tD^Xs@S;yQpU{PyPl93S>kSYC;_ z3E%A9ypH>~aNW$6{~hH0Y{uQAT(fyN!1W;4`QGoLaFh4+PPhp3q2Awtp8j$40iNxT z-Sgq~vW)FFQ0QFSb5Leg6{Oxl-8?tFuWwW(?BkoJmO0!r=DnrHi;##quG}CIOLG%l&m9=TT zZ02ZcBTh>7Vp7-`7dNDhW}`d4tlFx_*sraY3dMT7K54|2YBR1AR=HT{mKXnMu$Wec z!-F_!#?6sp+-N5CrqUxrxmszCn3uGHLq$V+NzK}7z3g1%l38shb7-VEG+HdggT+#H zy#nY_lBQ2BoLm`f)XuA}b(~r_C7L$1F)b!|C2~l48*bI{NvSCX7gg(pV!X0AOy=qv zyQAszYqb)o7%4W2@z6+887@);l>$i}D=Kl7;)Z727^)YGmF`ob>5J0FP*N{YN~I3x z^*4a2fHxG^3or9-2N=i+7YsXSa!Dke&6u|xxl zlR}|RbDCakoWj%7&x}W?|3)-taPEAP&`e5kv0ks%;}P0Hb;#l`^vsz#I5(P8n>#0+ zJ1|1o`=)G-Wqmzu((qIPiHfYA3@NvbBCUcn)k#=Vi8rd1Ro7R#L{(MafHVrjWa3DOZ8<0-Ohfyyow5 zRZ0{6E$IqH(g+RF^_l6EvQ-)tR;o6d$8XOq&0bZutuHcJDOG7DYT_!0N-^$RaPg(_ z+O$;c*(NwE=M$zjP6(aW^=hjFdQ>6V*vJw@_bVqAa!v;+&^nsx?#c^(sJ}|HtDK}I z9}tyZt*fb0W&~tCofd-2kiT{i)KsZd9HuReC8bu;nn|Np97@-!!AA2dajP;~A!EL+ zSvym86bdQ?^V% z6M8AtgG6ekl~!?H=0vhWWlJG9kW|if+8CMKb=!##upo((HrnB}UHCv&EMD0+zkhN6 z!1Bv{HL3*Z@xGVt$ZxS+Yf3tjN7wXr5RY?f4XjyD$UxgiJ*A@KfwWwV<~N3l6;)$2 z-+GpZI#}+Os%j0l8d!}{%E@4<80WfZgLa+S(`HHqY!)O#qbjqhjcCEpP_!VeH%DmB z(Si~WN{D+-%@!~sbfSf8Rz(Yw5(!D_+%P7VJi=HSj4SF@A}=#y)T;HSw=KC=m=|;s zydC|;j}vLLVRcUS8r{*tA^!D53yZj3F+x|3oILl4B`lmx>?I$9%?;Fz*3d|d%pIws zDI}GRS?yVaX%vgJ)wqbLLaq%X{Taf{saFl+gr?OX3u>c23hTX%VttIZk2t1X4l9i| z!njVx2tOl?2;2~6BOR_J40YDin`F64v2)>DSU?V zc!|j!i9d$^xS!tK$5a1M9b7$2kCfF+5s-UztI(T*=3u%8)zPGd`55p|XjP5EPUchW z&Zy9lB$>RY&9rc3>Gu-GKQ3BvSQzpo)qz23ZQeI=R>^)+r{FDw;)WXKqy~}?gdtW+ zNJ71bUKg)L1EjT*UJb~qKFMx^x6*RMu@ibBsZKK?DHWo0qcs7#4$w}A0#vpyDwb-w z+xQY25xq^`Q1G=8Ev%MGNlhiDc9=7G2aUF+t3S+Tvb)hpoPnVixv^A^l%OQ!J#&_o zg$>({Vh!z}NmaP98)p>;-)6jAy;lbHB9)MIybcRh&&v5LY2`yB>6p^N*ibFGDlz4n z)|HJ!L7Sv~xmHch5dw8vH?@%}MSD!wZgh=J<&A2Q)DdIWB&s##*z}P=Drx{t5o3!X zPr9cY?n0K4pRT&4xaM4$-a^w4y7|=uNn@1Jv%pwnF42;kgX7ZS9-3_Ji{c4Q@e2K!Nvw(w&{dMT??Eq+ug}o5`TG;ODf8^^GXHC{GAV&DWwu#i3$(uvq72 zZPF?=SCtY{g~j~DFoF)Uv*5keeH+YNWG}YL?%T=RX6h^BA%O+ z5(5%dMPle9Qkv)olG<{Z6lf@#W+lyPow7{J?a>3BgPD|6`#>h8Hqd2epGwz-UAxRj zrrDBdi$0vVR;_ilYOdp^LpGgN$%M{N0;+L8{c?xn4{ogQT6Lk3B|}4$hZ<^VeciQ@ znu5v?L)MAWe4D-tkU5R*i@a){-Kawc%Y4nN2Sa+Wn-;34@f)9-v{yFoHN?c%Dbb*Gz#i+J=0xk)mI0$Qk7M|n*Up6 z+jymN?i58ka=DFU+L7Z9L4`v)sLf!s6oFc#8d}>bskUs=M&EYLFB{^c#hS84i&1no z#ElVX}$B%4mW>Ydcunzo}z^W3)tyIe$^J$(nA|a-@unAv}BH0g@j&xtoz{ zgtR*?E|^GhqX-HAr+jM-$5zDJC1v41)!?kbTQBnEp9ScqnLe>0bCi}e7wapvdUY+s zX_I-YbJc(q6;r*@j8|y=&ozsjO^SA)vIYjD-F z{mBG_tv*Ie=ryqu?k0Q*V|}3~GR5&CL<`Ss)*qQ+b*0f7bOS*lx~NL$pYPX0%;4rT zw!X$wt+Kg(ZVg0uk<&~MA zLu`_SRaj?a4&J^CjhW!h3n?|#+%&#UDB8(dv=&o^EnoAZrAfuQ z($W?>%F-5N%5qjHTWTfClh9u5jbr9+K~ilN_oI9O*DW7JnHSGjZgQ(){SKdG%c`e&Bb%)u&~JhqK!$!!Dk=ApK64MLtsv&SKF7iGM* zlniGH2qQ!0*oNHva5*C$Y&EUtHKc9R4uac;mNMKr0`)K9S#}lRhZ&y_Db`V+ihE#V zjZ{`CCyD`SH$rnopOhWSp;R7sx4P!&+q!Ay3ZB*FsSPb6`&37L8`<$Fmo<#^Ck!60 zA+t=tonI=@O$Y~D=3e>}`?NWO$u#p#G?1trIAf5h1$q_uV%+9Y+e z5%5WPUiGZy@j}|+^4GNJ&_Dvv4V}lC6f>ra(g;8ZBl44X4ZZOAVIN9R?D+H+5HcZ6PYt3f5$+ zNJ8`A2mUO1W|^8?)xu{;wXBin{AKOfEB#vQD^_U0Q{A|-w%V$oLG;rUZ5r3#64c2j zpIb5Bj24TvI9==J@apC^zoJoJyeztSs9Du)@M7lqSu$i$2kTrBcN=20R-I{4cXY9~ zDBS4Hy(^%Lsi}J0+irr9vkA}DfV2HPKF3gRvIGX5aE&N3HQsnTaxpxn_hw>KW2`lN zt$%CE#z2sje7NaIksH`ou#D>00NQJSgGHj(h@iQcTb;r}GX`X&-&Zo>-<~i~?CSBF zF1SY7Gl@eUy5YDZ4AziS6|*h2g}HWj@Xo+LCY>dr1)Ahg4J#@hXbE>4hn-`Vrods) z3PCaxs+JI7NqLZ6#44L`jBIJer6aez=TjNh6TE5o z(V(tXKvy&xnq79cc3iD6=;j;}5qU+C%Bpu8A1uH!rHoNGMv(f5N(!Dui6TYjx_q{> z>&86hh*atHXcceZB1DrC1pf{ZAxpu z%lnov@F6GwwVZq)=1QVqYUa#VuQg}MyX%ggo zs4BuXMUpBBEF2+>)TERLrU34*`iqvX&B`0RgDyLRVGp{{TI|Liq1$U)WmPRHW6Sa% z8Bb!rU2j!bQ?)#&MFkb&X<8&KRHiw#DQsD)y>t$`ojQgp=LrMI540T`O5S(DuTwsS z1neLP22iiBY(M=w@V-+y7-7~RHR~zlUkE`qEQL{Pz6sOwzaKcjpt1%ys(LB*nioDQKmINqp|C z_?g`IPNhCf@1IKSeuZF?Aa*M2+xNc19I&~K1V$|^f^beNsMu{AjWc1Qt4V}LCwDZ< zW+ND9FcHwY=nN@>Lu><@lb|-ti&j=kM4_!awuadJuvz~qZIIaNeq^^HVl!|gieNN= zxQCn=GW%?STt>yB#M%0K*qqwo7->3`Us-U7RRE0dK`KLo1`=Szhf|H8oh5nf`rst@|I+P=A zxl&}Pwf#~(WZ?(((4G9#X~cMleJvhTT+w;Ooz)-g%585=RNREMsw{~Li_wce#Zp?< zPF=Bt`9^7HCGX=_Yhy8jc&Yep@Sv00hyXGj3q2w3rLYP?jWm6S5n%OGtga)nJ z3_*=XNzuw9b{)I8@={|lRg=(Fw(#!JF>71J`MP|kP_;SrTa}op%Cc@%be@8Q`Gsm_ zWn0gtijA=CR^-^I9d%GunR2Kqa1-_{U>AnUH5^g2a@<74w;zSFq2^HYSm|rAms~8f zgIwHzipN0{O_bbz@(8CHYyl$WNS4y)%31ScRw!tVT8?v0-Lb;04$$O1*^-7TC%6d- z!O@5mLcjJzNpt#!yk8r1Ru+eKu_|L&y5L*_f7X zQ*b-E;z|`Wb8=gtb&iU|Y9W3~66BNH?^&hA!d0VbEx!T~tjME7dk?>6=b zBds5~E!q6NTDCp0lNw~e9g%aEDjc`mWXqK9jIArXM%xpvs7-fjI?yc(2NU@Y`x%-m zxRn_#udH%=im<(s2Mh$d}5cAHjFS@x;C`!-lqzBJ8qCVn)}N|Si5kGj_NWdowDGZwBiW) z;tl8}>K*b`_b1^s*_Om|yLEQB0*y@K7lDEJVXMZTQ}>(!w}X~;*wAFHy(ADfoUD}Q z#72yC8qWUHehZTYY7$=!%#M%f_>W6Zdu?$@lD9HViwCyA$c*3TwCzSMwxcHMZfU?d zM8rwVRdS2mCPm4r7o!#@P83cO`i};mR>fp6hl%1HE=5p;JMi9AwYZ&=|9`?UwQsUC z+3K5;Bk9kHDJ}abN!~&-BzKM{VaY99FH;saq~%swI$m`>)!EQNF5bQ1ocSq}m*D?- zbRE%zW8pyo&y<-UZg;xQLP*wuHLheqW!h&>YVUjgIx(Q4YkorqgXQiHevO2ZFNn0;7 zJUb?AdaN(jt^02%em1al5+mP2pM096GP(+vK(&=lIiNklH1c#!tN;n@beLqn)> zeZ75)(P~-BW_qUi0%{^BKi%Rd4%msXxdHDK6>RUk{mP8fGZnEN;b)#O6aV3r71>Q1 zuL?e#bJ}_iW07mZk(3(lbqY)B`jJ#e-%Yc(<4QWyO?ov~Omy(*2_s^DsshesF^h$? z*pU;Z%Z4|U>uev?FHNJX*~x7ia$3@>ZPq{{C^z%9-4qO$s)Lj>36R#lO>rw$H!QEM zqx5mAVw8D~WU(UY7^-RgT%i5XQ*zZ(4m-U zkHpUa8N0E&XrOPoRd{GQ^!X$ntXJ2QtL^5d(cH)cW28uKY>=l_ksQ;7l|y%e!cJ>90RwG z>*~a}Q&vLS9jMG9de@a$gP_b!jl#dCdRdRs3and`fhTYv4;VBq?V3cFjBF zQff_8{lN;$UJi-plRW92?boFIi&V;~do#-_GK`3s{)}qL43~y1ol{d@YR6=EV>^>8 zauxz%$H@Y%xT6PUjovTjqth%t7pY_=kS!Av~4rB|WC9czxf$IzepA z;|d;bf6vZEU9N?>}ONZ(ed8drDl}1VHb4`szm+0_Vp*qB(Ej!DE z7~b-0--hCC@Yqekbi<2RZe51WyR??#+n!go9HF;+af5>Ij>&3a1v#lvPf4*!JG8Q6 zxkf9c4q<^#zO$LIEBPh1yR3DC)kxii&3b93Tj4#;z1KrAHEgw&S}irx8YSn?ZOJ|B z#P&|X8r8dn(A&p>TCX4asQh6O+}E>X@-isB(HcqcsSQWp;Oumyvyr5CQxH{HSnzVo z+P3u66J3(j^&Uas@zEv4;wXEnmlR7hE30V2_a?o58(pH+*KJf1TOC*Ru?!nJN4_!H zjF4ujA}@0S&ySHzEO_x$`i&-d)ca^yA$10K{^XK6hy1jrt6pO*q^wD1dtszIy6m#( zG7g83^2>^i=rTIFrhjN7dNa`?qW~-(lNXe6$6K|m#RfmN{vaPZOfuNzYlA#Z=Av1x zb=ko|Uuz`9M{ToxpG*IcqoaCilP$WNj=_XFbN=kf?EHhAef~8IqtxLcafTiGxoch8tQB=sk9^x0F5N{;LiCXDk(snJ* z@Z5=0mpBWBj}RageOFQH+G?cM*VK5e?zZ(}ny9_QZ#`K~o!^{O%T!+8qVag~kaOi@ zPZ%|r0=rdrdl6A-o5Y=|2igfC;_bP}R&GcZGCynRY6h0^5NU2O2yJ59V0~V7^0_1V z+gYcx)kn_$QWMD3Nl#NK9hvWKm+78N2pvl?nV8I$L9OMx6Nve@HYSf#j_nAaA1dfF z4Xw=R7)G|h>DJDZVKfx0oqB9&+K`SkCg{A9EbfI|yo$^#Btft(vyMkhSI^TTSbUuHg9Q zDz{{QRdmIQj#rM_;!jPBV}R$M&LWv_x_+qH;F?1@jGHS6@Q z*|WP&KPR4jPS31!Pn(4e4!c%zU{Ag$bvJvKbElUDx)`HP^QzW+;$;cCE%WAO3Hy9$ zk(Vduj5@0e>O(`_rLnnFmiryeu7P60Cv27{&9M{-KPR1iPUQkkj~m@1djF%FH%I4A z(R8+*k=fm|rl<>`m32w8?6DzzCYya}@w(j#f>ylO_iN_`yO&Uq~z>Zlq zf-T?Ji3fN^y=j4UwLh^#)0$fFt|rP6_odB+O|skiNh4mpiPHrWTiCgDCo#u|(skT+ zF^T0kfqMD)I?@er7CUOT%Kr-GXv|8n`3vy4gZrr73JRU2iqbj5<9sP?3dY7#VUU-SvzM`{2FU1ul=(bcP?i-}< zADH}ibe2C_*u)0*rm+bQLtFY2y@8lc@5;WVL;K^C6ZSQoUVGI%9c8H~9_78^v@x2* zqYpjGD3tq}&OMt$0jPTG$!LS7&6$z3IUbKz3lp@a@$Psj3d=Zyz?ceYQ&J`%bg$87 zDrMbLNrK`n#k8r<<;>trLh6*Hv59)KrKVUJ*W$$ZHlNE`l+*_|4<=DN>(p$TGmdI~ zfS6GE?YlWRtb4T4avO8HJM>elZ)Q-5*3f3Di@4Z8i(hfq%H_R_ z7xwnwHLyx0N7`9AkgP%e){wHzd7U1Rhn3C4L^fV0vLU&!B7b6!+xNhPB&l!SCZ_Fr z=wCd4;KG%?i!Wc?-@9sAZ)g|Ro_9+Ko|wLqWaS+ptjQLC#YQD3oCNtlu}I3hxuY((GYV^iud(fq;GzR$DF zzR$yeNN5@>JbW`HU2X)i`Q$`dU6IC#ASb`}>>QRFuuU?y2E~8x37_ip*$38@-PFlzD%;Me`y-4Tsj_N z3>r+~`Pop$KzE)4dznUIep=R`8I#m0b*IW`8n zqQy>vYLLF;Mu)VW9H%~!%gWf6teU-!t8egIO2q6s(5k3BOAaO8#H8ego&BjYO;Q1PF!ld zh@{!8#>obnL7COF34Jb3?l=@xOQbQ9=51_pW2}FHcBOq#!7zcGb9Xj=~$PZ$^JdU(~RvI#yd&%cka05s^&{PRpvb3Em}Q?JnJv zQuAn-RdmlLO$#~EA2j1kes_k|tl+(bazEmYOB-HnOY zwn@o!5|oN9RZLvbVidH;0zKKRjL^XEfH){rE zpXO0JcOU1eBXejl6w!D%DK*YFcKWNMrB-8t(`a2#cTTAj7!v^!d`b&qd3PYj0CXV&NY zi*0G4Zj#fDCuk1LY@`pl)`qHK2e?9qwlDGo^)MTde8@K0z(*4kxtjXnuJPrj8Grj69jwN(4HzA;f<)nZ$Of?M+WvEbX zr{l~Hvv!=T7`o(S&Z#||cO-Hvm#$phq)JkxQ8v{)4E|dyn5mo4M9a{csCoDOo=5fC zx3{qm_>Ag|OlEbKzVVZ}L3)~y8b z5n9ev7HhqA_-;@8L3>1ONWteDxD3NCw3gJIY{2w|Ku>DqKiiYi@t4ry`J{|K-NXEz zFMrSqFf$`&g6Z1?X3hJoq4&gVoHpfZk^XAOn!{Y&ecWb;PU-LHT+(x;eyQXvh)$ng z!gfZ|>9eDuA#mDh^fTAgTZP#GnKyNXx@UC=QOWms+&Z22oYLc^z%h;?G^M69U9tKa zDn7(JEr#EEr= zq9yCG^Qt5(G6~}+CwY94S2X}Sn~Hr#k)ePk22wUIacPPypW`qC-n1!)T6;d#gwzd;7L6gean3eZ7a8^9*w|Nq77h80SkY zk8t>ZjM@8e>PZ=8!?_E8OgY9I(-ix@1~~YE&IP)UI`U z+FdVtjaqiQ%ISWlrP(?_@RnPEjv1Rx7gv8$houe0wm`?%&QRnM&fjr*!Uf#dr)J0) zr@z`pL10KE%D~WLONkh?^22F|N!O%Vra%}zLPL@6$66-Zs+KEMQkrG8pG#Fm<_G&e z&aO&S+mbihoR%TneIfbBII>vFreT=gTrNI>P14-*U`jJ!R6xUNjHB{c^c6HJznVec zR;3MS`oVIf6MKOSCN|MxU`g6`mT>A>Zc%h>KG^93MQMVS4Ii3x+j`kga56jg3>XwR z;NhZl`OH#4f+_jJrt}eSrHD)ldH0grQUfUXFvjx5AI5%lIlmZAuQk{BwWSG7l~Kyn zCf$s~Dhh$w9-Xq(u=r=+{$XE3^3N7WG$4}<)L~X`5q(a=x9>Raw2lqD>$YP{{VgoTAgmE)W8zrn9vrTclcJ%f$WG9hRbZ(8KtfiCSmMb?koaLeQ-vyUCVa zg3%;>|3tK)sP%w)!>Trk>@z@g7(b?J>7Nqxdm>tDcOua5_2hJI-aq0{l}=>34^44H!Jj1807?w;@1@VOvX*gL%C<+ws~KJvE6 zKBNMY(H?Wqxu6rWwS=BjMFB%AL(Vj81JRZe?6W}<;(oJ>g-)G6wZ7#?H`n!?7RS3; zGg#WNHN})K`C4CaGiJX}VIL71D& z$j!?ZrgZmQ3yfr;tw{HHdBQS5*tq25whtvbw#GoB*OtQsiSb~vO-w&#gq8kmi*b9d zt#;U!Adl{=LI~N8qz#0HRc0DCu4pK+d8bK3$!6Q6uqBO}Q=_(^s+H$Oey45g$&93* zYR1iAdM0ybHMgDTPN!i|n5>TY0eoGYt-H zb<5UOE7r{_RT?M7hSXwk4SPF5fy)x1)j@@gjLd4%y;=P?L3hVz7jj@@?uz3q^|8 z9B3RAr{8gRx|Mf1Pt$F!6bI3R*1V9eJIL-X`=s_Hn`NM64wy~ovNSkaYHp)NdwIV9 z=Qjyih|uCz*aOJol$-VtHA!fS&wA|+Vr1I_)n*+FJ~jhHoJ|b1@6{@TNn@`~1~k9P zZiAAZw<5tVMjOe!pPXKZ0J4=DZOphE6>@GW+oG(pN4asEg-FIkHUx;@wqY~%!fo83 zz^hr;q#kp2)~g<@NVr8arnjcmRWl2OgQd|OoiKq&(9XoUL;q1W*>|3r$WM)f`!JJ5 z{ctDW?iptR~&9 z>}(#k<9+AzkbNlVpRWeK*X}=dln-O4b15b*%Y|X4ds14x!iB-f2Y&mVz*o`NIa$XznwsKI{TBSVF!6|TRm=}dBC4#VGQX! z>t_1=xW<-FdmFDcmv@RZyMnB6W@>{?tk9sfb$M8&8?20U{_iETduPd ze9uHLKiY#Z1JcCL?~X|0@J9f{BqOsRJXB(R*T}mV9dF-f6DUMPvy~f(8^Luuj_!E7 zgRm)beOj(nPTaz+%Tw48NwpQTNk^U7hn3FUzUkcF=WUU(DywI~w&wRE6kO`IOno%0 zGWR+iM1#C-&A5=;yFJ>s_ICc59{P?};<0q<4U2fvV9b%}JB_qFSY^9XD&VGKd3@9# z*RaiG^H`ZEcgHKJ(k5@8=`7S(sx>U;#GGNEMp<={GQul#wT&}XuA0=fBk;>9m(*IZKqJ$S>CH#f1C7CAsr(Pjl>S2apxB4D4~#l-e}{0v+?2CS=5eG75WOd zt$AnKX1|+T=jK;bML5~xA9l`$3Bi34$)@RcNJjH@e_AF#AMVYqOoZNIvjl5DXjYUi z6ERM;(DH4YfNgYn(y<2g9(Ux+jyJgOWPK;}rjUi4ms+yLwwusoT_N%XB&Lb}^d7!d zIP9P5EK4||qr*(D!ZnwmBAIs;I2F#0wQT~21>amWOp02GQ^RSmOek11Wwn!l{JA9G zJ9Az*62l6jzNGIG(H-60VAkZPvMi9V(QGd)$GK^o>sp*r;r#M=LK=&_*+-FOeN}~K zz1>`9`^UMN6{`(amYus4D4;Aohs6b^h2}<@ub&EPi8Qxnt+H%IE6r8DfM|ef_}ea9 za!yMNt~yPk?~`P!7OiNY{wOQER4kJ{x?WzlrTEse1%?{Wtj{^qp2cKNdf5KRP8fva z1AMPY?I>%$>f6!XGzq3PuD3IpVOhLrmMl0sTP8EM;O>@|IcgP-(iFG%z*eia_mB?* zCEEXGv3KimId9C`fz2u;O|NsqW_f|z9lJ%F21|gv@?dEuf{w!x zblG-PS_n}GwPQm}4z-_-G$x;%>1B-pxuGOl39#_NqRlpb-BO@ikC$KXi}t6ph}!7Z z{$1wT?Tz9Jp`*6~ve>)hAmtJ_D|J)VElgT1)=4~C)RX!fkL53ySgj0q(Fm&SXLN_=tPc}P>Z<}25pAW)F+bnf=|EX= zWlyR5dl;RtI?A?k!LXQ;NX@oepf^(pJ7{y6pj6Q8DKZIxCE zN3xNQpj|l5qAkH>%E*LHY;l4CxmgP~>n^T9y=Ior&kiE*2-s}`6E^+EEdz#{V+h{Df}c8}t>@{J zJrnk(p#OqQqA&I^JGp0DSDdu4gOTiIYM^ol)}O#316g*e$egmepO2ZT5QV;Zxaz-P z!+x4p>1wS^^70;twhG2M5RVq7d5c7a+nl$2Xy(e^6DM=L0!V-K75g; zJl5+)h3C~BZlvfgfvWAEY5c>T+@*s;dN88s#Niw;uiM~ANm7g z%}SaLaJ44$mg*fm{>uo4kIqF_uS&XTpV-v^?kOLJ1`fPRIc@REp-mvVW2cvI^S(>x zt787mKg69|N7g`;wHyXMQpC=@DlV!sa`ZIRA!cc7viV z0j~0OhbYwBVm@0kzhe`Ile=sYQHs_B`M3w)EwSC@Vne>&`)S!}m-fd?bQrGF9q*sh zX334c^vKbsd`H;Yu}+!SIR&L-w8&Wh5fj!?*oM$5httxu8qvN-0|;`KO!z$&JsvHM zqm0rg>?POijTf?Q?^zNA+pEk=ecO^Is#Bh%iI)^jRaP`9Qy$uoZmAJl2?=*ROx1-k&FSpR)rV{cFaLED&b^Itct$gRz2jyJ8^{x+LY;R~rEgoZ5kTf&|I?Hg zIz(!(aD)dEK~i^_GZFy9v3&wXLr&Q{(UGIDzT`s74k7XRTh2O4Y2pMlO;h(FQ>;B< zVQHdG`)MIEsV!fayV7~p4v2i5nTtQK%v_uImfYE8-5>9dhq56%!DvZatyR*v#2cS< z7oyHtAl6DV zl9ngTW%*xS^j@jW#ihfCxsB`L=*t&g=rb^!6j~f5Td0&Y-pZaMJld-*=}48mg@D*l@MKvs0k87Kd)Z4VNS!~Yzp9nz zS|1+#GgH0&t0BJdTxd3{N;eIUucMe~pZJMG6!Whr&{f`zKg0@aXcZq|)k2T={7 z6l-0T^N_SdU&q@zw?hV;pYubkys2a~-B>#A9};@lw9k6mBr$u}EPp(xnX~T&_Acty ziL-?{Ha3@L$xX8(m!0Wdvu)0D$;r+N9V!`;ce!{{chTWxW6Z diff --git a/imp/locale/mk_MK/LC_MESSAGES/imp.mo b/imp/locale/mk_MK/LC_MESSAGES/imp.mo deleted file mode 100644 index 0233bfe785d4e8de434c4e90f8282e72463bea20..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 53919 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 Ee|xRt{Qv*} diff --git a/imp/locale/nb_NO/LC_MESSAGES/imp.mo b/imp/locale/nb_NO/LC_MESSAGES/imp.mo deleted file mode 100644 index a4dcf89ef09e7457c2b2f9888ed76a9ee6a4af2d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 161564 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 aMEuzw@6I@0==cqB9GwPpE`GBiI{ZJ&zUry~ diff --git a/imp/locale/nb_NO/help.xml b/imp/locale/nb_NO/help.xml deleted file mode 100644 index a366a6b0f..000000000 --- a/imp/locale/nb_NO/help.xml +++ /dev/null @@ -1,804 +0,0 @@ - - - - Keyboard: Navigation - You may use your keyboard to move between messages in the mailbox list, to the previous or next messages while viewing a message, and between pages of your mailbox list. - Message List Keyboard Navigation - You can use your keyboard to select and view messages in your message list. In order to move between messages, use the Up and Down arrow keys while holding the Control (Ctrl) key. You will start at the bottom of the page (last displayed message) if you press Up, and at the top of the page (first displayed message) if you press Down. - The current message is highlighted just as if you were mousing over it. While you are moving up and down through the mailbox list, you can press Space to select or deselect that message, and you can press Return to view that message. - Message List: Previous/Next Page - Use the Left and Right keys on your keyboard to go to the previous page of messages in your mailbox or the next page of messages, respectively. - Message View: Previous/Next Message - Use the Left and Right keys on your keyboard to go to the previous message or the next message, respectively. - - - Forwarding Email - When forwarding an email, you have several choices. - - Forwarding from the Mailbox View - In the mailbox view, you can forward multiple messages at the same time. Each message that you select will be sent, in its entirety, to your recipients. You will see each message as an attachment in your compose window. On the receiving end, the recipient(s) will see each email as an embedded email. - - Forwarding from the Message View - When forwarding individual messages in the message view, you can choose three different options: - 1. Entire Message: This option will attach the entire message to your email. The compose area will not contain any text from the forwarded message. This is the same as forwading a single email from the mailbox view, except that the Subject: line will be set for you. - 2. Body Text Only: If you only want to forward the body of the email, choose this option. Any attachments to the original email will not be included in your forward. The text will appear in the compose area, and you can edit it if you wish or add your own comments. - 3. Body Text with Attachments: To forward the attachments of an email along, along with the body as described in #2 Body Text Only, use this option. The body text will be placed in the compose area for you to edit, and all attachments to the original message will be copied to your forward. - - - - Message Composition: Actions - Actions - - Send Message launches your email to the intended recipient(s). Be sure you want to send before clicking here as once sent it cannot be taken back. - - - Save Draft places an unfinished message in a folder called 'Drafts' -accessible by the pop-down box on the right side of the blue navigation bar at top. You can then finish the message later by switching to the 'Drafts' folder, clicking on the saved message to open it, and then clicking on 'Resume'. Be sure to put a subject on the email before you save the draft so that you can easily identify which message you want within the Drafts folder. After saving as a Draft, you are returned to your INBOX or whatever folder you were viewing last. - - - Cancel Message drops the message in progress and simply returns you to the INBOX or whatever folder you were viewing last. - - - - Message Composition: Identity - Identity - - Choose the identity to send email as from a drop-down list of identities that you entered under Options->Personal Information. - - - - Message Composition: From - "From" - - Enter your correct email address. Your email address is automatically entered for you following "From:" in outgoing email. - - - - Message Composition: To - "To" - - Enter the correct email address(es) of those to receive your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "To:" in outgoing mail. - - - - Message Composition: Cc - "Cc" - - Enter the correct email address(es) of those to receive a carbon copy of your message. Separate each address with a comma. Your entry follows "Cc:" in outgoing mail. Carbon copies are usually sent to people other than the one(s) being written to directly but are important recipients of the email as well, usually someone indirectly concerned about the subject of the email. All 'To:' recipients and 'Cc:' recipients can see the entire list of both kinds of recipients. - - - - Message Composition: Bcc - "Bcc" - - Enter the correct email address(es) of those to receive a blind carbon copy of your message. You must separate each address with a comma; other punctuation will result in an error. Your entry follows "Bcc:" in outgoing mail. Blind carbon copies are usually sent to people other than direct and indirect recipients ("To:" and "Cc:" recipients) who need to read what is being written as well WITHOUT the other recipients knowing that they are receiving the email. Thus 'blind' means that the identity of these recipients is hidden from all other recipients of the email, and only you and they know they got a copy. You typically use this to tell an authority figure that you are telling someone something without alarming the person you are sending the actual email to. - - - - Message Composition: Subject - "Subject" - - Enter the subject of your message. Your entry follows "Subject:" in outgoing mail. Keep it short, simple and descriptive. The subject line is the easiest way for you and your correspondents to remember what was in the email and thus is very important in organizing your email and finding important ones later. Also, when you 'Reply' or 'Forward' and email this subject line is copied over into the new message and so is a valuable way of telling what messages go together to form a "thread" of a conversation. However, if the 'Reply' or 'Forward' contains new ideas, you may want to add simple modifications to the 'Subject' line so the recipient(s) can follow the progression of the "thread." - - - - Message Composition: Charset - Character Set - - Selects the character set to send the outgoing message with. - - - - Message Composition: Options - "Options" - - These Options help you prepare your message. - - - Click "Spell Check" to check your spelling. - - - Click "Attachments" to view at the bottom of the page a list of files attached to this message. - - - Activate the check-button next to "Save copy" to save a copy of this message in your "Sent Mail" folder. Save copies of important emails you send so that you have something to refer back to later and to keep an accurate record of what was said. We do not recommend you save every email since then your disk storage quota will be used up quickly (especially when you send attachments) and your mailbox will be full and unable to receive new incoming email. You can, however, turn this feature 'on' as your default with 'Preferences' on the blue navigation bar at top. Be careful when using this modified default as you will need to periodically purge your "Sent Mail" folder or it will eventually make your mailbox full and unuseable. - - - - Message Composition: Attachments - "Attachments" - - This section displays a list of files already attached to your message. To Delete an attached file: - - Step 1: Activate the check-button next to the attached filename you want to Delete. - - Step 2: Click "Delete Attachment(s)". - - - - Message Composition: Current Attachments - Current Attachments - - This section displays a list of files already attached to your message. - - Delete attached file(s) - - To delete an attached file(s): - - - Step 1: Activate the check-button next to the attached filename(s) you want to delete. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Disposition - - To change the disposition for your attachments: - - - Step 1: Change each attachment's disposition - either "inline" or "attachment" - to the desired value. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - Change Attachment Description - - To change the description for your attachments (the text the recipient will see that describes the attachment): - - - Step 1: Enter a description into the Description field. - - - Step 2: Either click the "Update" button above the Current Attachments section to immediately view changes or the changes will automatically be performed when the message is sent. - - - - Message Composition: Priority - "Priority" - - This sets the "X-Priority" header on your outgoing message. The "X-Priority" tag is a sort of "pseudo standard" that Netscape, Mozilla, Opera, and Outlook mail clients appear to agree on. Any mail clients that do not handle this header will simply ignore it. - - - - Message Composition: Save Attachments - - Determines whether the attachments in your composition are saved with the message when stored in the sent-mail folder. If "Yes", the attachment data will be saved. If "No", the attachment data will be stripped from the message after it is sent to all recipients. Choosing "No" will help conserve disk space by removing (potentially large) attachment information from the saved messages. - - - - Message Composition: Link Attachments - - Determines whether the attachments in your composition are sent as a part of the mail message or whether those attachments are kept on a local server. If attachments are linked, the recipient(s) of your message will be provided a weblink where they can download the attachment(s). Linking attachments has the advantage of tremendously reducing the size of outgoing messages. Linking attachments has the disadvantage that the content of the attachments can not be guaranteed to be available in the future since the attachment data is not located within the e-mail message. - - - - Message Search - Search Criteria - - Help text to be written. - - - - Folder Management - Folder Options - - You can select a folder by using the radio buttons along the left column. Once you have done this, select the option you wish to perform on the folder via the select box to the left. - - - You will be prompted for further options. Be careful with the delete option, as you can lose all the messages in a folder if you delete it by mistake! - - - - Filters: Apply - Apply Filter Rules - - Click on the "Apply Filter" icon next to the INBOX name in the mailbox view to filter all undeleted messages according to the specified rules. Or, alternatevly, click on "Apply All Rules" in the filter menu. Note that filtering is not done automatically. - - - - Filters: Edit Filter Rules - Edit Your Filter Rules - - Click on "Edit your filter rules" to proceed to the page where you can add, delete, and edit the currently active set of filter rules. - - - - Filters: Edit Blacklist - Edit Your Blacklist - - Click on "Edit your blacklist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS refuse mail from. - - - - Filters: Edit Whitelist - Edit Your Whitelist - - Click on "Edit your whitelist" to proceed to the page where you can add, delete, and edit the list of e-mail addresses you ALWAYS accept mail from. - - - - Filters: Filter on Login - Apply Filter Rules Upon Logon? - - Check this option to always apply filters when first logging onto IMP. - - - - Filters: Filter on Refresh - Apply filter rules whenever INBOX is displayed? - - Check this option to always apply filters whenever your view the INBOX? - - - - Filters: Filter any Mailbox - Apply filter rules to any mailbox? - - Check this option if you want to be allowed to apply filter rules to any mailbox. Normally, filtering rules are only applied to new mail that is delivered to your INBOX. If this option is checked, an icon will appear on all mailbox pagges that will allow you to apply filter rules to the messages in the current mailbox. NOTE: Filtering in mailboxes other than INBOX may produce strange (e.g. the filter may cause a copy of messages to be delivered to the same mailbox) and/or undesired results (e.g. it may cause messages to be moved/deleted if new filtering rules have been implemented since the message has been delivered to the current mailbox). - - - - PGP: Attach Public Key - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will be attached to the outgoing message. You can set the default behavior via the PGP Options screen. - - - - PGP: Scan Text Bodies - Scan Text Bodies - - If selected then IMP will scan the body of all text messages for PGP data, and display the results if any data is found. Note that this may slow down the system as every text message must be scanned in its entirety for PGP data. - - - - Compose: Encryption Options - No Encryption - - Send the message with no encryption (cleartext). - - PGP Encrypt Message - - This option will encrypt the current message, using PGP and the recipients personal public key, and then send it. You can only send a message to a single person using this option. You MUST have the public key of the recipient stored in your addressbook or else this option will fail. If you have the public key for the recipient in your addressbook and are still receiving errors, verify that the e-mail address in the recipient field matches the e-mail address where the public key is stored. The encrypted data will be attached to the outgoing message. - - PGP Sign Message - - This option will digitally sign the current message using PGP and your personal private key. If you have not already entered the passphrase for your private key during this session you will be prompted for it. The receipient must have a copy of your public key to digitally verify your - signature. - - PGP Sign/Encrypt Message - - This option will first digitally sign your message and then will encrypt the resulting output. See the 'PGP Encrypt Message' and 'PGP Sign Message' entries for further information. - - S/MIME Encrypt Message - - TODO - - S/MIME Sign Message - - TODO - - S/MIME Sign/Encrypt Message - - TODO - - - - PGP: Overview - What is PGP? - - PGP is a tool for secure communication and data storage, especially for use with e-mail. It can be used to encrypt data and to create digital signatures. IMP uses GnuPG (GNU Privacy Guard) to provide this functionality. - - Enable PGP functionality? - - If this option is selected, you will be able to create/view your personal PGP keys, add/delete public keys from other individuals, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - PGP: Options - Attach Public Key - Options - Attach Public Key - - If selected then a copy of your PGP public key, if it exists, will by default be attached to all outgoing messages. - - - - PGP: Manage Public Keys - Overview - - This screen lists all of the current users in your addressbook that have PGP public keys. These users are the ONLY users that you can either 1) send an encrypted message to -OR- 2) verify a digital signature. - - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - Delete - - Deletes the public key from your addressbook. - - - - PGP: Manage Public Keys - Import - Import Public Keys - - This button will open a window where you can manually import a PGP public key. The key can either be pasted into a textfield or, if the key resides in a file on your local computer, you can import it. If the key is valid it will be inserted into your addressbook and the window will close; if not valid, an error message will be returned explaining why. - - - - PGP: Manage Personal Keys - Overview - - If you want to digitally sign messages or enable others to send you encrypted messages, you must have your own personal public/private PGP keypair. - - Your Public Key - - Your public key should be made available to any person that you want to be able to send you encrypted messages that only YOU can decrypt (using your private key). Additionally, your public key needs to be made available to anybody you send a ddigitally signed message to - the public key is required to verify the digital signature. - - Your Private Key - - Your private key is necessary to decrypt any message encrypted using your public key. Additionally, your private key is needed if you want to digitally sign a message. Your private key will be protected via a passphrase created when the keys are generated. Thus, to perform any activity that requires your private key, IMP will prompt you for your passphrase. You only need to insert your passphrase once per session - IMP will store your passphrase until you logout (So be sure to logout!). - - - - PGP: Manage Personal Keys - Public Key - View - - Opens a window to view the PGP public key. - - Details - - Displays some details about the PGP public key. - - - - PGP: Manage Personal Keys - Private Key - Enter Passphrase - - Opens the passphrase dialog window. The passphrase entered, if correct, will be stored by IMP until your session ends. - - Unload Passphrase - - Removes the stored passphrase from IMP - any additional usage of the private key will require you to reenter the passphease. - - View - - Opens a window to view the PGP private key. DO NOT SEND THIS KEY TO ANYONE - this option is strictly so that you can export your IMP personal private key for use in another program. - - Details - - Displays some details about the PGP private key. - - - - PGP: Manage Personal Keys - Delete - Delete Personal Keys - - This button will delete your personal public/private keypair from IMP's preferences. - - - - PGP: Create Personal Key - Name - Name - - The name you want embedded in your personal keys. A required field. - - - - PGP: Create Personal Key - Comment - Comment - - A comment string you want embedded in your personal keys. An optional field. - - - - PGP: Create Personal Key - E-mail Address - E-mail Address - - The e-mail address you want associated with your personal keys. A required field. - - - - PGP: Create Personal Key - Keylength - Keylength - - The keylength, in bytes, of your generated key. The greater the value, the greater the protection (and also greater generation time and encryption time). 1024 bytes is the default - this value provides excellent protection. - - - - PGP: Create Personal Key - Passphrase - Name - - The passphrase used to protect/encrypt your personal private key. This should be AT LEAST 6 characters, should NOT be the same as your login password, should NOT be based on a dictionary word, and should include both numbers and letters. You must enter this passphrase twice for verification purposes. A required field. - - - - PGP: Create Personal Key - Actions - Create Keys - - Create and store your personal/private keypair. - - Import Keypair - - Import a personal/private keypair. This button opens a window where you can manually import your existing PGP personal public/private keypair. The keys can either be pasted into a textfield or, if the keys reside in a file on your local computer, you can import them. If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Overview - What is S/MIME? - - S/MIME is a private/public key pair system which provides digital signatures, message privacy, and tamper detection in a open, interoperable way. S/MIME can provide message privacy by encrypting messages that only the sender and the intended recipients can decode. It allows you to identify the sender of a message via a digital signature. Together, this encryption and digital signing help provide tamper detection, allowing recipients to determine whether a message was altered after it was sent. - - Enable S/MIME functionality? - - If this option is selected, you will be able to import your personal S/MIME keys, read encrypted mail, verify digitally signed mail, and encrypt/sign your outgoing mail. - - - - S/MIME: Personal Keys - Overview - - If you want to digitally sign or encrypt messages you must have your own personal public/private S/MIME keypair. - - - - S/MIME: Import Personal Certificates - Import Personal Certificates - - Import personal certificates from a PKCS #12 format file. PKCS #12 files is the file usually generated when exporting a key from a browser (e.g. Internet Explorer, Firefox) or from a certificate store maintained by an Operating System (e.g. Windows XP). If the keys are valid they will be inserted into your preferences and the window will close; if not valid, an error message will be returned explaining why. - - - - S/MIME: Delete Personal Certificates - Delete Personal Certificates - - Delete your personal certificates from your preferences. You will no longer be able to sign S/MIME messages or view any S/MIME encrypted messages addressed to you. - - - - S/MIME: Manage Public Keys - S/MIME: Manage Public Keys - - Manage your S/MIME public key list. - - View - - View the raw text of the public key. - - Details - - View technical details of the public key. - - Delete - - Deletes the selected public key from storage. Deleting a public key for a user will prevent your from encrypting a message to that user. - - - - Printing - Print a message - - To print a message you are viewing, click on the "Print" link at either the top or bottom of the message. The message will open in a new window formated for printing. Depending on your web browser and operating system, the print dialog box may open for you. If it does not open, then pull down the web browser's "File" menu and choose "Print" to open the print dialog box. - - - - Sorting and Threading - Sorting Entries - - When viewing a list of messages, you can sort the messages by any column by clicking on the appropriate column heading. To switch columns between ascending and descending order, click on the arrow icon in the column heading. - - Threading - - To group messages by threads (subject), so each message is grouped with all its replies, click the [Thread] link in the subject column heading. To return to normal subject sorting, click on the [Subject] link in the subject column heading. - - - - Multipart/Alternative Messages - - Some message have been sent as a "multipart/alternative" type by the sender. These messages have several parts, all displaying the SAME CONTENT but in DIFFERENT FORMATS. The mail agent will display the last part in the list that can be successfully displayed inline in the browser, if any. All other formats will appear under the heading "Alternative parts for this section" and can be viewed or downloaded separately. It is important to note that these alternative parts contain the SAME CONTENTS as the part that is shown - they are simply in a different media format (e.g. text vs. HTML output). - - - - Preferences: Maintenance: Rename Sent-mail Folder Monthly - - Turn this option on if you would like to rename your sent-mail folder at the beginning of every month. The folder will be renamed (to a name that contains the month and year) and a new sent-mail folder will be created. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - - Turn this option on if you would like to delete old sent-mail folders at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Sent-mail Folder Monthly - # of Folders to Keep - - If you are deleting old sent-mail folders every month, how many months of old folders do you want to keep? Any folders older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Sent-Mail - - Do you want to purge your sent-mail folder(s) every so often. - - - - Preferences: Maintenance: Purge Sent-Mail Interval - - If you are purging your sent-mail folder(s), how often should it be purged? - - - - Preferences: Maintenance: Purge Sent-Mail Keep - - If you are purging your sent-mail folder(s), message older than how many days should be purged? - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - - Turn this option on if you would like to delete old linked attachments at the beginning of every month. This may be useful if you have a quota, for example. - - - - Preferences: Maintenance: Delete Linked Attachments Monthly - # of Months to Keep - - If you are deleting old linked attachments every month, how many months of old attachments do you want to keep? Any attachments older than this many months will be deleted. - - - - Preferences: Maintenance: Purge Trash - - Do you want to purge your trash folder every so often. - - - - Preferences: Maintenance: Purge Trash Interval - - If you are purging your trash folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Trash Keep - - If you are purging your trash folder, message older than how many days should be purged? - - - - Preferences: Maintenance: Purge Spam - - Do you want to purge your spam folder every so often. - - - - Preferences: Maintenance: Purge Spam Interval - - If you are purging your spam folder, how often should it be purged? - - - - Preferences: Maintenance: Purge Spam Keep - - If you are purging your spam folder, message older than how many days should be purged? - - - - Preferences: Message Composition: Attribution Text - - Here you can enter the phrase that you wish to appear before any quoted text in a reply that you send. - - - You can include one or more special placeholders to insert information about the message to which you are replying. Placeholders consist of a '%' followed by a single letter. The following placeholders are available: - - - %f : The sender's name and email address - %a : The sender's email address - %p : The sender's name - %r : The full RFC 2822 style date and time zone - %d : The date as www, dd mmm YYYY - %x : The date in the locale's default - %c : The date and time in the locale's default - %m : The Message-ID - %s : The subject - %n : A new line - %% : The '%' character - - - - Preferences: Default Message Character Set - - Define the default character set to use for text message parts that do not contain explicit character set information. Per RFC 2045, messages without a character set parameter are displayed using the 'US-ASCII' character set. However, certain badly broken mailers may send out text messages in other character sets without setting the proper parameters in the message header. Set this parameter to the default character set string to use locally. Select "Default" to use the MIME defaults. - - - - Preferences: Request Read Receipts - - "Request a Read Receipt" sends a request to the recipients of this message to notify you when this message is opened by the recipients. Not all clients support / honor this. - - - - Preferences: Send MDN - - "Send a MDN" sends a Message Disposition Notification (also known as a read receipt) when you view a message in which the user has requested that they receive notification that you have read the message. In most cases, this will happen automatically without prompting you. In certain isolated cases, you may have to manually decide to send the notification by clicking on a link. - - - - Preferences: Request Delivery Confirmation - - "Request Delivery Confirmation" sends a request to the recipient's e-mail server to notify you when it has delivered the message to the recipient's mailbox. It doesn't mean the message has been seen, just that it's sitting in a mailbox somewhere. Not all mail servers support this. - - - - Preferences: Delete Spam After Reporting - - You may elect to do one of three items after reporting a message as either spam or innocent. - - - First, you can decide to do nothing - the message will be reported as either spam or innocent but will otherwise remain unchanged in your mailbox. - - - Second, if reporting a message as spam, you can instead have the message be immediately deleted. This setting has no effect on reporting a message as innocent. - - - Third, after reporting a message as spam the message will be deleted from the current mailbox and moved to your spam folder. Alternatively, if reporting a message as innocent the message will be deleted from the current mailbox and moved to your INBOX. - - - - Preferences: HTML Image Replacement - - For HTML messages displayed inline, should all image tags be blocked until you specifically decide to view those images? Note that, if viewing an HTML attachment, the images will always be displayed. - - - - Preferences: HTML Image Replacement/Addressbook Show - - If blocking images for inline HTML messages, should we automatically display them instead if the sender appears in your addressbook? - - - - Preferences: Mailbox Start Page - - Determines which page in the mailbox view will be displayed when you access a mailbox for the first time. Note that the 'unseen' message options do not work with the 'Thread' sorting option - instead, you will be sent to the last page. - - - - Preferences: Save Attachments on Sent Messages - - If saving a composed message in a sent-mail folder, determine if all attachment data is saved. The following options are available: - - - * "Always save attachments" - NEVER prompt to save attachments in compose screen; the attachments are ALWAYS saved with the message. - * "Prompt every time an attachment is sent; default to YES" - ALWAYS prompt to save attachments in the compose screen; the default is to save attachments. - * "Prompt every time an attachment is sent; default to NO" - ALWAYS prompt to save attachments in the compose screen; the default is to not save attachments. - * "Never save attachments" - NEVER prompt to save attachments in compose screen; the attachments are NEVER saved with the message. - - - Virtual Folders: Virtual Inbox - - Virutal Inbox is a saved search that does away with the need to search every mailbox for messages marked as new. Instead, all currently subscribed mailboxes are searched for new messages and the results are displayed in a single mailbox. - - - - Virtual Folders: Virtual Trash - - Virtual Trash is a saved search that does away with the need for a separate Trash folder. Instead of moving messages to a centralized trash folder, messages are simply marked as deleted in the current folder they live in. When 'show deleted messages' is turned off, this results in these messages not appearing in a mailbox view. When a user clicks on Virtual Trash, *all* mailboxes all searched for messages that are flagged deleted and these messages are displayed in a single mailbox. - - - diff --git a/imp/locale/nl_NL/LC_MESSAGES/imp.mo b/imp/locale/nl_NL/LC_MESSAGES/imp.mo deleted file mode 100644 index 140bba1699cf742c7967a6774c3920966cf47ca9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 253002 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

Fxg%2Z7d zbpo3H*=zfu(%tE$oDqm&rzre-un-)jH#g1&9=;F2I#?d{s?5vh!Dt^}R`B|Oa1|$4 zE2jHoAfe$_>ej~)3==9LwCAn1+DxK=T7Il<{~TZLQ+8a8g*#?XI6NWEF}GEVPeJpS zQ^?Gnr(D)@DYr}{w}*qf91iH3BUq*sjex<@W^pt>|IAipQnaLH4X2~J(I~u5NH_`1 z2c)=vnL~^QyDx@1p;8Xoxj0v}zPWNsD@qQBH$iagx)1`yG=si zf+8k`zRpgPMVw3pTnrsMV~EKyBOw4M=8&=;)AM9@<~_ndbPZ7aWkwvN)k*oHns}`p zqR7^q?N0Yc8s#Mx2z=`ifx_5K441Iu#M|cgk_GS&VO2ZP5B?Q5Me<+>fo=Jm@*>jr zaPV|Qs22EQMg(C)hEQ9xi%Wip3kV?ur^7tHY0r;Y^JewCRSuQI@sG-p8&T1p=%@*= zy+1Iw8QqXOE*jl)A$%Tk@dG^RujFdbJLAK8sd;nESVqm8x0g^U1hzwc2wU@y;g<*7WNv;oYNue7W39&(E)NR#V$!lL9B`QELf4{Cr z^PeH~{_^0@7o)3_zjP-x>Y(Dey7jY)5=il7B+h8Zg_&fbJS1Z6XNd^%Bw&>VShYig ztk6zzzc*9~GrDd^ZtV_;_~y2H19SQQf}rc1gD-!;AZtmty|N$6zhQg@HmI(GU7kq4_2(7c_jtqpzDVl5v{;>6#+#c z2`%aP$lk;p-fYPJj&;zYG9TSOWMx+;;@U*@bA>8Jz58r#2hb~Yt?dGmkcU-Vw@~+H zh-OP1wxhc%fEU8KdoQDTBJpV3S}6RHf&$zhj%JrrV83pLesea7gw{9y`#cOD0)iX2 zy^lHJv}E(_3wUan*mgt+DOUe>)lNV#JrmF#!}xyCVgTt6fQ@y=3Uz8Db8V#DfJ4i zP?Ok~cAvxP((zzwwH5#-0AvUCa;vhPYcx*SdyN-m=6e)j#C)(`|iZH6O^n7+l4 zE!jnrnQw7b(R{2Vz0!y#g^?A34R{H>S0AdmkY)h#RF))q;@-G3SVaZ+D6!;~JS94a zC=r)ldac?U?3d9siJ>k8b}%Bz3Nzy^fh_{=BjwqXYj1X+Z@k>ydb+l|L1i-%nwHx; zqT>1~BfVPLUjJns%cs=)_^7TKJgZqji)Pp=SU$fnRU|QI+?6BWw~PgDsgXiY1?WKr z!%*IRv%9(St9z7Jl&uITvvGckj?we&#BagLTrOD343ST@neoPz5EBsitNGQL?-MHI zwVKts1uLDugLN7xiJ_tDFPqS3EZwT(n~X032{BIG@{*%>gILOrbzs!CD&W)6?xI!6>8%)@IN;_SRqKf$GzChe~nf4z(N;fL|0zlll_QHRE3uU`qX?bp{(BYuU?3aui3GwNB%s@ zU*HW{ct-sK!miTBN$83BspFRj8(KaD600VTYz=as2-kS@5>O_OU;f{-6tmIq~ZC8KQp9JQbh_EN{~S>lfg zppF1Zsv9WOkX^L8a*IkV_c#69X9CoWLvX{^h8=(g+g_067jA)E$nK`JcA_BMxNJyc z_G%-b7tya4i*~3ox{(Zq!?4P89g(zD*zm4nznTpf>&BAXRuH123P?eJ#XWnszeiZc zJ)Lhp?2j`7RH%wm(wMG+VYA-cs6~F{tPoB%J)(v4dYrt79N1Qy??$CDX`L04(;%V& zrBox15C>GqEY5DkFdlGma3)sCF##Aw69eWhH_IOZa0;#@6(e;rA6?D)C3Y8fbj^3; z$@l{o>5O<%q~;h1HRMdZZ_2|y@oS_MWSb%?x0-3$2jo}yBoby_0&2znkGgG6y(BC$QsV5!r06PP z=5x2#kXjXV2qi$xN>xov$rk>CkCt=(83!59nL z>7o^HzF&L&(toyIKKt^^F9)wTwqJd>F&I95y|uGD*j{`2X6?m`KMpouzuNW@E6V^? zmUTh%J%_%71I_ni{uK?-588n8CqP-`ZC5lz((1r4%Er+K z>o^@C1+*GIoWE=jvgH2D@57#3DpeFpXa!1w==e%(;KV@2J~3xG&%Ym!-x9Fx`|%ls zo?iVMY-M@7uPyq$^by2&Z9~LuA?=|)gl-9!CbRb4JK2|3o?JqlE|CHx(F5qa*Fb|SpoJ2zxGpPfYO z)(mGo2HFjFam}ZcU3;3>%&J|EY!f!nB9$2Pt(tZcXgywobVvwC{d^^X11AO1F2ngz z*UbPbNhM{|l6a`)h)!LwMI6!6eBklvxZ?MVp^mO-SePbc-sn{ok=&z|UyjJ~2eg7^ zK#2s{+9YXB+*va>F~Yc~hZ4H&CRP3vv~JS}wPX<@20U|yEDCRV&5snH9v#U7;STzKDb;_~qCC`oqr$PewB?lZAW}_+ZmCD;Z|~;F*0vQm{%{WtcwcYaJkm&>NSU zB_HZ)uqED5TkNvriiDbIob;p+f6X8N$UprVolK`+8hrmqNX_1SkINnX5h8^PJyfG z#mX7vgQqDCuIx}=E1gx*{v)o~wbC`)~;tvID)+_!WY z#n3$K$bmFxgZR3G8^0qcSiJTZYkXcO9~)SL(MRSYOMPT6YzGl72{C_4X_x8fU2pz4 zH~uM2a;n2@)Bi`l$qm-RA8Fa%PI+lp2%2vIKiM=_N=f^)w}6nk<>t`TS^x(e*D@OY z4>q{afNnSdmBD9A#$DRB`oRb!wmEw(@Cznaj#$y({`Op!;fZE6&v)pp;-#x29*liZ z&s4MPtxKyU(c&S0?c)e)L9JI;=@?ZS#M!4%*R<>kLLH-zEpd5A!oFGtwY`fb(U36=8*c)6kt<7j=(r@lMJ_F16dQy@$F+ZI1<^cuh=5`Awc4m7marhxtqkx81v2@LmI5-rx>XK zvS|?M`Ic0s)3+_20XX#wrO?UoN1+C5i*Tz$nI)r{LdGj2#@ z>7@)`S+Ou+a5Y0hxp61?4Yfq#W@wsD2`rW{iGrHdJQtVU zjLlWX?_;BzAB=gYl|EvLX#PPu-v`?r!=u0iGo9xAnUQb}2MoUY?_X5}Z7=39o+5`Z zJ}l6&d56;ilbg`Q!J_~friu>Soy{B%`ieau5^ZZnmkw417vl#ab zfcwFcMH}CTX!4UAOAGOGUzv;^m$lb|S$yrn*bL~BjX_{|pQV9#56O1MR9uiGYIV3^ ze_eZ?d0wkYDB)M28*gnunH%@x{&5GammLB7N1?nu=x`Ng#-LEEHeb+7V{! z@z03$5t^(*8})05HcRwWI;gOPd>uz3U8d4SABJQO4+qTMJh4uuN}jp6p&4f(4o|TEQb%?HX06>J@6yEnb6RMv*Cm=RbYdNdzuH~( z3NG(ch0|Lht_GHN3Lzd-*4~a`GBIMqdZsQ18$N;8VrNAgo83Tf%z{bHrNrW3SL>j& zjh%aR`Xf_bRvcIf#Zc#>=W;i#)jZk1I(t;Y%9&`;?PMX~lQzs>wIza;s24@LWSwb{ zFN$Sc!olpLXbt=9LJ9yE=?1Wh@v;uKD;W#D*Hq!vf%){+`;LY8_35z?#$(V^j<5B| zeb7;RAx%-Uos?3%D!?+~wdB7zeYW2{_|5qIw|C2Nc<(n4c#Y-~)rSLc?d~ZTO@)S1 zLL7BluxQn*7B>?Madd+AXs(?7LV4xDwDHiu1Tc&-WbO^?euVJhs#gS|SxDP1u!kgd z-GMLM*HWV4T^k<_X>?|CQOV@}9Wozh_mUcc|MXIVc7xzmx_oj{SVp!g-;Hv-d=Ta1 zTLuY8D?|~3=yAY&nL!bkb%?li29KCg{BKa-J6L{rH$g(O6SB{JjQTxx-*IE!#klqV z2r!qm5Y@Ef3UwJ>OkSP7K$dZqm|FQgg&8CjrU%i>T=<7 zd}SP^T=rQ-1NknN16!yj35Zn937g$VT zxzG2Brnt`UaB$;}17*nBldOpfwu2I*6UZg-V)sCa^g=s{i0mCvv?s@k6zeEr(YtDW z<;4LppMqaX2PH<7_k#J$plIx-oJlW8_0#J#zA$W0XgogGw!@0 zlgrob`|w`)HF-${XH14pIrA{i>VDj^?(z^`(pNd2BTF=)%)?E?&Jt9rD2n&_@f0^1 z6z0vJa046j_k3S3r|0{l{dc@`1@rsn&m92K#V%kPR5!2khT_ip4z#ni2KOr<{iXTy zb43~GToO$ZVU32NpzzCN%+F4Sb>b}J(gqTSQY{LAk{j{VBwc|>V)|BPbk$I&?ZL{j zG|8QHnk=nQGBIL_=IUvMg$__viFFmgQE6i7B4V{4HORDhn&j-^7r7@BV0m!x1SHacXR4HF z^^axVVOP?eRM2=lpW-VWGbhlJoA2X$4MrVJi!vsK(>8{OdqqLXsP+uP_0fi5wH z$K%GAVKi7fp7Y19$*Ff>zAli%NeWqV?4Ll431$-0QP7{FPBm#TY^VZ_N<(i8E;2$a z6{scCWY$A(C9tlAoStkfTfwe)Yla#=ii1GKGQmk$JJ{e92Ou3c9+gCHYvd-A9`IcZK5+|aCKnb8`@xZ#f9IHdXE;~wOv#}LGgS(=9R{gp!v)O3`1 z2E+ysZv^18`1_ZpWz3nqwA`<;zCZzNgwT$jbE7l_+Sc&ZYIA%delTIKG+32Z^fOlIQe~bXZF?LZpy?wZA2yRRxcHfFwND>tz1k+ zM_BsvXrSuLN^5@P2=I|&#JCV|nI_aE}xv5w?TphBwX-4Nn5KRneX&hH*Iok*DtCq)QDLrR6)k1Qx)D(@ir@G-(I zaEWsL3S6cU1gDT&VVYc7=bu{_6+Wl|8c!5jB9K^K3WvDR3 z&rF;RezRn#zx_fnFxv0M@%W3Up~PC*^@%Q>*8}uor;}e7iuixvnX~e%U;Xl5SH5Wr zYj8*7%askH7>EgbH2BrZ{^`{h%^?4KdVtMGd0As_clWbro*zQ!8%?6A7%L`SDAmr@>Bm zl3X$TfT-1`mZI%{M!EjSmr);&&;CARI#`t6@ak5Iocz^b!`pWkslH<-6%6M4%m0 zfVUM)=_l{Tr-0mSunE#be7%2oIX`%-gl_@znL&Lvz{VIW5IkQ+j@bwyzz zWC+pdNJ&OQqkYmx!Zh@2gJcrU#wR%-r_7JILKL2AlP&t-*;w21iqRcivMfL!HpK7X z9Swll1~m>($Ab-M-O(Y_MfcI&veH|erIUW+9mz3SjF6at2XEU!azvf|ZO)?gzUv8h zqhE2uJD-hI0z%$1kjPhd%p%#0(<$J+twCOc4@49PCrAGP5ly7-6lo{0v3aqME66@1 z@!PUC2G>IjPy}W{htbjTh~aS0Z? zkY8}Y2u{pv)j=AJU%-rdL%;~Bh0ja3uAI4OZSkObWjbH;GnU0NYZiE9?edswTwp$z z6kv0f>~TNeBOnR^XK5)xrz_iFBdxhNw;-9#jX5Dm_S`t_mZkQf7fP?O&H20&dNX#? zRJh#r!=pf1|I8>G?$b{Sh8*bG%g;fDHxcVw4>6y1e?K~sDg)Z<0OQ&5{}w|oXqo)& z;DnPG>sEk*C6LfbyQi&PAqgP$mz@7yCu1z~-$X$KaAdOKiyamFb$-NsJ8yA52OyDa z^-8+?F_HTOul+sr578}dL6L1SPjyA80D9}3>(4I#{=Ye}gTsp-UB~cWC;PLDU$da` zAX8aou5)W{_ro9&K``DgmxDLwAX(8z355cOLs{knu*YMz2{~)~lI~)JDgPCas`rwJ zKOSEoT(u<_UnSO~oj=hUC;!klYHBdjl|45ofqf_1A=|Y5$lr;l&n($BRty~nhA<($ zGx5^@X%lG!@yiO-K7`-r0m1WbYP;RUAd0Zkg@z7hSy-yuih;h2Z|#d#_%K{nsqife>vzWMs= z!JkCFF>O3|ULLMQPm`5R3tO6Rekq@3lK~HZv6%Vr7dfy=^YE8#E5Cqqdr9kTwibyu zzxetWnOX?(rfvI|3}R>j?9rH+yKIzDhWIbFm*4zpe)$hb1{RD9=GQmPF`oJu*1mW$ zHUlDL#!Tx-f%h{wcIHj+d;*<&g|)hxflgsLMstuAMr6=s0iixbR-3gticPL!7i3Qc zPkh<84_s+nvFT5W@o?mbxneUsim$k~pp)44k~zdFYUl%1 z3ME`z{^LmSINcwNk^RS35)H^`1gs|&X(tN>jlegZ@v&@v^Z`VW>hoA}u!1vBv5UF1 zwd4MXaAMl3i&M9sbeMLd=dKPuj!@NU$4%EhTz!_JHsUH0W=pE?iz61HG!{qCxs%0y z!1!pW%bPxe0k|p+v&lHm%^Ar0$|N6F^q_~)oLSO@<2qxO`L@ zz@zdq1|-owO!t6xbw2$A2c9#{OiWpw3_;l6TM*lsUd%66Hep3Ui{gW!d@2!<2VM{{ zs{`c89E#qSUKoFsJ_dkJ?I?z>^jD^cHD$IrYzF;qY@04vd2BH6Xa3(A1E0#y^U=X* zpY5y+%Nz!Hm)X^Nl$?*x?x(i;zj9-?Eed(0FhpCu16=*}>-C^xlIfS?RW7}YA2P%H z1Nk`xmP5{)w$FATHvvws>|L%;rkfIc6!E%-%S~U&e?$CPCMmZLhhV(6Jpl_5b(MEqBRG2$D~UXY`5aI@)R3^ zn7U=6=Jgcz$+e;i6xS{JjKKTQK5>5bn=M(*+V+E;?dHwP^+v%)w$>Z%mU5DA5OH97 znMokp3a;#CgsDwoT1Rg`jA4b$zG+=KOU{KE&j;T+7zZtyhcHpLtQKiZ9R?1}U;BuF zGliu(wjeG!eay5#?M==!*-)sg=jKpi-y+;Z1HSqR^)6jcBJI=FMglZcCZWMXgv~IV zl*0Y1cnj={0tTdXSA^xfM#0>{s%rSTyR4bdFI?UQwuJ}pj0T5+?iu!}gC)(#O+Ue$Z z&~1r%czbrIYq3#2BZ`{(4Khbh!puU1EbzS*_ArFhZ5>OuLi6T_F_R=j5V)i6j3>T@s-O zB%5RyC_xbd^F+y-6tRDBA_d%WE}jvJ8^B|NvVO?Xzeh#n^X2Fmo{@Hm7yLiZ zWI|35;(<>_VS6LTVlzI z(#IY4+7*HTv@8YFQ?P+$8@hFY4LXfie@H0>5IYx*F8-7%kN$H<3qixqe=EtHgA8&2M!sjo1bU;)xxq>I*8-RdzJM;0=+D<5yG_Hc@&+a_@FAAX5S+{SLVEo_L z9zr9cMVI2k%QGx-=x2s!j7BUFU~Sq@+6WyhY3j7BS*S_Jgb9)CdQyeqo2P;l(dTDz zl>%V5tk(7zBAz`~a6rmu)nG``+#3#Ax_KQ6lSW?X@ShAqc+B|eCvO{7(6m$~c{jFM zy2XmT!u@q?MXa@zGK;x=+D7{#pKi_WDnhBAL2PbmoJ@tGh8@J4?l9x{W01|7KH{wq z#KFnRaCAN$HBZKDGdMM^1|KDoIcSHF!LbhpDFQ=EQp8_qWK!>-@;Sf|0V1hxHmVkY z+Dt^)4_pqwQj+SWNIE1bPfn3nNfoCv`#(VjxZxoXkxhC(x>zpHTa9^W8HYHKVE(yh z{DY-`nu+=3T0`Agxv7z)8b7%i#w=Y^=}Q;nVGYl!9unYw#P9KxfNT8BMbGjuoxImV zW7+fL`}Va!6niYRhK#T354+DjbfChh+lbPoC-k->hH{9>1t$yv-s>)FpJvF7bVPs@ z%NCrOKyKgt>Cl#l{xzDiQQ1g?)cCA6y&XGp8IF{GDw6#>3U{Rj7Bi8giuLn>1Er8< z*v36f;2lvib#9=`73l3?NXQZ&1D*y^5r?{t_VVzPT97d}A7_G@%>l=u@4`1^CZv(= zJgFksW(`3R2Pt}V?Zv^}3=*^Q&BI^*%RSO{Z`-l;L-A~^FogQBPLJL(yfS=Ql%ui~?3o(vmuHIQa{CIHp<<`^ZyI8DW98IPD`SRW^ zvnL_*(a6%*Pnc`X55k-z_CSZTQL6KGj+sF!qxpo^ymAGc|;zij>99r@`MfSO!u18!H*|8I6e?lrc?F4V;Zd zpMT1hQq3Kr^P(`GUhZR={mB*kid~v%so2jMdA}J`u{Q0qZBSyx&j$~;v$P4!5TN4V zV#EPlBAja89tdv2`}gSoGNon9)lfk)@BD0nQ3K< zn89Z>?q;$$_;m7MXY>KThsA%zJ%$6}-&6^gO!VQWwU zf3+_PWNji-BlN&&lC&#(ZiFeG=inMt7N)|skD=Mq@ot+$XeqI09M{otOUOq7Sm~~4 zBNF8;X};jmU_@Jwer02pF7Ofx5#J_+k6NAJ-`NwfW>*Ti1rtK|>Hw_bj0P zI2qmqMoQ0M7cYhBOxm>b=v$9&_6=%KD6hy~pe^x7XX6hb54}>ifRu?TTYtdPZ+ikY zHI6_qR`=~R_ASZAUhM82yd3mnRM@@nxjM(zE7f1wwM{@MaNGFvAgtwJ@C5%dPZd*7 zWUbS|(SvO*_rvpskUgZ{!bubeL)~VsJ6aJ51?a?)ln@T^LnDK)$;m;rQT7!#r9$F; z*nYVL_A?h|Je(VOLeO`gE81qiMX3y0vt9Bc`&tTlENWN@lVAsG zhPXSzAdPUjgi<%y#~?fyX{V=W;x3v;ge|}xZ+ln#u5tvSiX$A6hqsgx~!Fq)i8#NjVBf$WP4;VAtMwM1rzmO9Kj%D|X) zoCESKsz!Wfezleip61nlo6&_G(0aglqkChrZ&tGGC@g@pf@2D>w_rIY{Of?=?v2Lw zX)v(xK%-8S-CCQtoFQ3pW8i6}+3A)z?We{=7ia6}c-z?;uKvQeOqGU9>!~n~6k$j@ zP)wvNG++s?R_w>g%#h#303Sl~9h2a0iraf=>u1701uL z;hdctPKK9wiA>HZszIkz%xSF+ZfxMG(yb4Bk4THsyqGOfPiS#Fg?e6f3E zHJj|D?j1bd9~|2?SzgGpDBeJP_+WQ%h#i8`!p0pu-`{-!>I9ew!Ir8LH70c8;fsg- zcL+Nt8zrIyZYy|iN|OibGJC=lTg``Nk3IeVoh`yN85(M5Myt8kYC?@`!9gZ`e=I#V z!7?~MJ%u9A3}fo2XlC;e8^ub6p;T#vgYK{_PlA&4O1B?^1ZvSNkGf6JFw9eSQp)R- zlQ}XRi=4OHoriD+oi>r40S?(X*I{n_os`7l{X43&_T4X#f^jg=kqdtuYO0voLv1GV z2{J%4T~$fY7;N&Jph+f=Va`mP(9Yj&SLJGBvs&jD8EJBHO}eb43lmWWI9i>q=s{|f zoB;yGm~)%dJUGsSkqH&bt_Jd@C|*pxn;;QQ|4)n{Yo@DNbVgw*H&JgBAgS2pC(r@N zTs_wuE@;Qcca9Pxe+{^HUbd23eUoW|1G^UD$qj^zS_obqcck}!)g4!5yX#%w?O*XO zq}7yAcZhPXR}UOqtQ+nRMnC&@TE15f-O$ECF-epL=VS=i+{|IIWCqrLv5z0#TOQ$die&%5$e%chw>GP&*RkA(I_5|dJ zq)V~L@6M3q(d4FV(PbY>I4?1Mg)pHrli36^jhIb13C<-Har!uUh$P93+PU&W! zR`65~q}Ix=ZwUAbiZ(|63Rh8N>4=sB#|#(T-Yw6+iNSDm3lbUX zoO+A2dzF{)24w+2YD&!fCEP`Uhv=yDl)^T|XbZZNvJvk3MlS$b=@rfV=e$GQ7~DJu zkj<(f(G|zL(+>pv8(Cu?%sFBs$9CUQ=gb*Dw0%5WMKs;$wi?ohC^b z)tN4Yy(G{o$RmAR@mUJv60gfdM5#^ELoM&R`@&mlhI;PLWyHZC8x*TU4XW3;&)}|{Zro50#wO(J57yM)A z-LLejrJB4LF0&J5zQexY+{6spM#gXA@FnhFz#C{&6lH{iY3eH_k+GrPD6>{7NfwS|ykp1@JBX(WQxkgMGzR}<@^;Mw zO4^IR@rXnSV^mr%Dkp|^2okQG3F2W`4)ICh_YLv}o*@bjiUo_h6Op(#Md9=!IgS}B z=HH~-%kboj)y@um=Cp~Xo1HBH)a70ysCB_ z7-hPfjMiF8DQG^;<*v6;pr$lTELFkc0s#re!ke z-FYxRr}Q4!zg@9ii+Cw-WR+BIM5!zfnildC(nAt1k0kmMr|)emk!OQ<75Q@hMK249 zElC4e_m=^)bD!@#h+q?GKBYy1co-6sY{2oPOUc*ZR8$Tk=@mi}C{^E5+d`epAi;Hb zR&fF<|MoKIqJ~SVbG4HcE_pE;1Lx+eYTlQ{njZnX=cluk6rKnl&zs1?At(x7LG(&0x--@4i>PxpgBC1f z+vaG{|K^O^uq1U-EM5Cx_r&v>I8*0wyAUJKEOH8k&yGN@C*JgAb9>IW;*C6;L0ai#QRleOkjdg|-r2q2JYLNx?emmgN>1PRF&;$g2v0#p3$ zX$W<6C*FtE-PpI0XJuG4aQ30$XLwJ?EcBY{)@a5xi8J9 z#fiJBozc>ge^v;d%a*1E&4{T-4NpPgtWIKajq!bbc zAEL$rjyxoz-x0+w+@pttn^CPD=7l;hQiChp9X=C3oZ`Fm#HR&E&;^z zFOnrZ5e(b++~$#oWGqsZBqcQ@JL!i~zyP=1bm$dqsy_jXgd-iL1*Sz7ODDC$Ok$!U z^-7#C+Z;EU1z#e{y@sX)t`f}Mzp}A>%zzctg>;f$^w!QwUV@=8i`~K^oefkxY~Ol>ar)B11f4+0+gcZ0u%{0m?!)cK}6%uo(>H8 zv(_FwHmmVW?r03snNA8rTEKBaV{sWMEUq4m-u*baQ2gn|%yGKm^8XPzFh+w$`)w9?FUYT zf)kx$J};udn>Hxprx){&q(wrOrb{FtFm^*y^YLq}UL#o-w{VWFN#V44o}Ej;6^xZiXJ6+1f)i2#3%LyDS81zI zD^UOG<;TCE>XwB{uy)z|?mq?x-~GqqzDG%8>Na_Z7w&kfA|0PhIvkZ2>@XExnLJ5r zfvE=!I^{ttf1~dyGO1Np3-9VRm=T$|dSvG|hueIxa2p%;^Sxat;DBvhS``sbGx*JF zIUx_V%j(rL+uug~Z__%m{+sx!auK_nRW0p+SNAu{lSLP>#sJlDRVa`Uv@P)* z-$%YpIp}QuV#YF$83;tnbdGT?B>bLV?vbYULRr-5J&XUZ<00fWnWVZd5nCV0$lSgr zG*UU14mhrsKLq7A5Er^o~-!S-KLwJMp$2^ zr5vG67mbv6r|k_0fY^vjFo1}Pu}jAMg9KKQ0oK(Dt?;L-$G?_t@HUT@s+Xt2At%~?w`(-s5E)ujw{wSG#4oa-?AgP>4*}4)M_-DH&woayA{5z-Kpo zV=J7RM_o1c>*m@ug$k(i!C4zRETHgD=Ovr%=e}h2C}?7`Ft81wrZ_3=9Gqkp9+gva zfrTC{76hhUg)4lu51ny28mP60P$c48lRCF^dKC^KD?na7!(KV&BvOTRwsS*{QvYxv zOF7l6p-gKjJrcT<<7fMikT)#uiaAIMNoUJOaKoOyKOk1w0u9&ATUy1|EwWlQ(PyMd zB}J$|eI4A`kgDc_oI^WI;)LsW(-DXrUVphJ6X66|ua{h5TEwLX#Y}Qc# z&83rRmsDrD%^*MOQhSig4z;)`0c53W5_841p-YIEOHPCfxaUB`^#H)rE z*O#I?HLwGg|GEEs?`3z*%7%sqlR3uYaoICLiQq)a;-qD*d)aJVH$yPY9fGxp_fY%q zuxxr1WU^3pJRW;OaZh{y)K-Zqwn(Js#n?5bI z8TBVNFw;1AzrI+x!1#aYO*@{M73eJX`Vg)8c5bA?1yc!XhS=8o+1WnTbzISPoN!7c zifs{WaIVKhxSN_D@;COh0o7184M3ne&t6Z`5A%U*Z$ z5hXB%g2?iPziv zSw&aeLqBOc9^!2zG(&0O2kC?RjNH|YV%J)S#r5YgKW*233X@9xJd?({%}17Qm)#ey z15RCsGDh)N72uPJV=Z?Ic&Eyb+!mvPZ~{1)8VnnTBuXjCF2nQ5?x1_Y-%qBLrj+0FAXA zm6xh$FD-gMVl%jNvsSNM$z+Ok_{7K{?WTbfUadVA_C)rQMFUslCpkc&eK9=?q`&1dvUH@Uf#T97=O;NGB%UBWO0*zdSGla39PyKR ziPUcWNio9$U!}RZp9NI|WU`(%Pr{oAa2P^H3kwFz(GjiUlZs#_ZVTLrPA|p66`oNW zKKez^a{mdk@D(nSLn`57Rhz2)1_t-EM&c{BFb3ORFBq^2D!TVYu7~nAFxoqJiqsCG z*sqp_NlR~B(T3Sp6gxGRBoclGg0%eF9fcJ|qn!lF_rTGyL5B|8UlTcNt(N&mwO5?_ zYqiJSL^j!sUT3W|eaqv~oW!xVY+4>W8dhe+ZUHG8QaI&@F4vxPzmezIo-BhtQ7YN@ zQHuza@cAI*M94t&zuEf;T#>~OeUW?E4Nrur)HZGi9I6^)wMwFGPYFVbnksks39^l6(imNc|8)gtq>E#ERg{K&5?H0#xhk^63vgyI z47k zlUoZrXy3N-l?cjai;iF$I5*EBU>D#f6j&^=xQMl)Mo2Bzg3(0VKI9m%od{xp{sPh0 z2_MsI0BrUYnMy4qn+qc~u5jJoy8WJmsCg|&BtbK5C9_il)*;`!bG-YALQ^r+G*SZP z@i7(qAQdeeYEvwZzlEiLzk;#10)z?_6o<}-wE0C1C-XomLVfb5M07TIrMnA#T?z&d za83ZT{<^tkl31Y7TUyYR30-Wje8N~fkbjyGZxnK*=fS(tYl&SuY4jj(DtF|AX9|$D&?A!DuMpPHzeWSkP7h7Mk^VjLJI3t@pRV0d(Nx(NMfS$of!W&| z#~6Zd?@rb7?po9B-R#@CvcQO_1rk$#gg^HOZuR9Hns(7Xjpg8)af!C9=4VD@it12y z{r9`i-}MnxyARPp$aim|Jkv&pTlLZ&709`__nv*#663Ihk0eB;y|XU}(55!E)wy#C z*?YFP-#prXa=8B@{!p@8ik6HXYUN-s2l7954+8?~U-n-Pmel-q7A$8aYQ9-43E8BO z%l_*X8CB$Os0=bv%sPQ=^UaaBgXAERxl@DS)Qda88y0s4ScHbbbriP?R274QrxdcrH@Ie zma5d?_Q4qfXJ)NR`zl&~JpIKn{nz>XD=q#0q&FB&-r9~_3mpkqFz7+A!XT%f#4Oiu zlE+lOg&1#<969Bl>I0IJFs>;1+B=Q`+h~xwPxBousAd|D2Gbwlt?(EW@NW3N8C-(w z-lN!(ppfB~!3=9J5gpPEEsPGg$%G3E)AG`XmUA^J3Z3$Zfmjn4y`9mug!Ad}6-M4M7yOnf{boeI{G&O(!dOn=bf7fL5 z^2k{h%S%M}5(u~@-MyoRIA%JwEM<-miO0)TN**`rtKh3U35f9I|Gnxy33hl%HkzVk2qI?UYC+aDM1e zulY(jtAb~{m8=vR<9A7eM}Y9zEAc2GF>@jy@~wKdcs;uc)jun$)kG-_8g5~0k3HHC z_OTFli!^Y?ZWo?Mu%R;Ykcw^D{MUc3RFHiOs<{VreG4dEt^WzZ#DF^g`+7wAwWDGLJT6~)EW>Ns}@jUc98aY0%tH5BL>6L8+R`<6K-Q{xRX8+?zg|u2@7;(`)!?- z^NCPsc?>4(<)xjYQJ7z1R{2zP7A5OdWNgut({s2$ivP%%`CrR7V=IT$>@S^rUo`v5 zM8Jv22??Z(gYGoPmb4iuL}(AW2C|<(C@5`FCD-Q(ZWBK@`w{<-LpE*3bPPh=>ddoKeT$>FW0mu-QEsY$&X zn=)*R?>RM-!~PFfs`iIe{{u2}?|eS{OY`XAQ&|&Xv|C+^marCM6zqoIa#PHv=QcKp zr#~rB?7y)=NIZk_5KpH*%xx&Y0!Hh2`tS6_6goU6Yn9Vag)Zifly`{CS03Z{3-zf9 zwpG@CiP2tzt2wIR78wFj9(LN5J{{M!E3%kY&GxgiqUYzZpbF!WjHH=5#+aH&bl0|b zY%&$Tv!)(u(TZp&XUJ4*yi?{il&r6qfRtos;7}V;B${3R#Vp0uNsEhAehBd|~^%-x~K?xVt74=XBA)*|2NGos+MW6HJ;zF9$%d z;g2H=wFGG}RR?DU9sU3bIGL}8bN-G_?VqIfcnlArFjXM?lC#C>oWr23-9tT`j}K=m zow)KIXk2_=H(Hu|(YlTgG;Y9c!*p1wBff6P{8V-=lz%%F26Tfu_1@bi!HMhp06=O` z_7FqZJPlM*oPMt#?XcU8X0pRV?}SCOR09RnvC_a_d5>DPoGyFv$|Yo0dUA^Laz0jq zT2IO0SQgChA-{xRB6Kc$4|ks*KYX$qm!u2;IX<#9xntB>D2t>HMcu{zyU}F*21LMG zVx}HqU-b(yrv3|jpUk?WaX;f&9&XcaTe1=ddeaqoetdw^3I}y$t8%rcI?5#SoWJ{N z%92R7@+dWaoY~8WdWLbmCo_-bI5jsEh`B%mSR_d~9VJ;0o)NsD zHwdTZdUJ%ONgbsO5x`EdOwFUoaPfw~do+;Jb-nt|FtdrHQ-W_*Fd3^9lx)%StB7*; z3;v}FL=bt~MFyMMW5>BafEP6YM|PNt%*(~mU`mk|5Aihcry`*oHq{^y6M0Pdp>^hf zaBK7yx(&bS3#c6tB_|i&gF-tUe8RKg+wr+Y(nfRRTvGC+%v%^Joaby=WCru9_d538 z)5dzH0wCv&;phzotT!$o#vjH&F#n79w)`CFr+XUgOA)kYm53X{F6Tm)9I)P<)^uS> zJ=_@M&t%$sMoNMu6$-%-7{$PFsIb`z6PEDb;IC?kyj-TASVU>=*{B^85kB9ql-oHQ>l&H2W6vC?<>8` zs?-1qxF>D3t5Oo=@<4o2C|Kg|?fb$KO=@rCsAO5oal&~7-7&mT23LP_u+eRw|y$zdp?`ISI!|;zi3LK&=Cm+wAHZRKbaD}q+FS- ze`4S6Hjh!R51Ys16LQrl9|EVl0X;O+un~1>jhl#Nl5oUh#+3M;Q*=eIjOBh0euP?HF78|-Z!nkivL!?{2PX2eXA8w@5xyYJ_jp$_S!iSNazTYS-Kps-@HFaVb0PuH z2S-)BCJx>vfrrsp8;4WmlOLtH=i4w{@EPdvPt8+O1w_Q@#@Iz1#;viJtn5H zImQ-3;?MjT0xxz5;}?|^B^1iMY|jQ)4K!mO7(51E|!$im?Cimfk(M(0*jiaJPjtYu-xCa z_70OSm1QtE^gWP>*5eAVc+hJf zk}w^evR5hd?p<$YNy3j02X=Mu`8UshlWY{e4viw}-OnaC3eJv~5!zXQ21}dV`G|8n z*n818!KiF0gezA@z`$my5ClmJ$YyZC&uO}F_7QGS4g^5jfn|)5@4;;{XW2dT7nP*a z9Gvq15tuIf;WklnTae}pi7>o0Bx{aHaO5!+EaS>;Z`Qv!)n>MhyoqYKMK#vq0mMOy zT3hNa%fzQ8x2O#kRX9ubpQ(a=JaF&}vJ0wo30;2!4@c|%eo<^tlT@VxRs=poIlGiV z+=eYh7vf`Nk&|s1e2%L@*R!BP3HQ{*v4aHN(E&~szg^e{L(e=T>CZ3V&5|o+aBU_WZME8 z%C-A*n-5C+`9V;ON@vji}va}O<=&xR+&(R5sQP2#IAn0hO?-rejHb6d zCR$Rv49q-B4rab&LMD(KkDuP@W$cZ#0E0qk?i3%J>I1HQ!oXa}?o9zg*r(1+HefVK z=fnJLG?kIVIDMG#A`v2M$ZBp@ZfS+1lW*o@oSBD{DZGI>GHn0e%Up17H&RN&UYa9{ z3aB}*X0wtPfy8_5$UUPk$smtH9S2dkq)tO?RQntJ+-w$}>O2<(lFLfr+vJO~A*aQD z4jW5mZ)v%Zx%6P9EVXH7fcGi7XbA3d>I+73Ljb7V)j>Y`I;c~E!2n8X)#n>CfBXKgUiuPV^^0qPwe#YlI z@g|+gy-)27)S7}07+N01gZqSrV1YoGNq0y~geP~tLIW8ml3QKxNVuUd_|I4rg-@8q zE&-c7M(|i~y>Lw^!DToNmVVpwjbbo;NDNOpaA6+;B?xM3XFBCY2T!G;-fR6y^StjR z)rMv5$+t~a?7WIQU_QbZ=G;}Cmj6^+YYYATii1q%m)>J^EUXmsHNnZI%nqR=%xTda z1NofA(X73T-V8Oc?0YOS_}7M!ZW+*mF=UuYV#z*uB$cUlX7J$XX#a(mcY#+YBuPPY zUcCY*Br&}QAb0D;ynK?-^Vu;+xf@~psY16Twou)<_cOaP1CgZW5D{9e)eDSf2weys zB?OdJo+I)~O8%<_o?GujDju`|5l^dRn$krUuOQ%#Yb3idt zG$#hY-Q<&^sz%h>^rE#&x3suz7(h@yM^6?btnOzHjZ zyEUWT|Ad33qw~X40ouzsc!v#1u{A}nJ)H0Kc@K$(eZ~L*(4YvqyioRe{Mg)00c09C zB+6T$NKP|+(L2Cu*6_~-|Cpdpqfu{mhC#)Yv0#38)yUfAgT;J^-G$x_3`XR~UZFvM z+Z>><6UXrTA&`18mHpeARlfT5S6}sik8SDq5O!yHJHh<>6oND4 zU!qJ@tlpR2EcNS({*-@;1Ayt6R8_+Llm4?2BL%%Q`3Sl_j_s1a1b!pKlhgT%XcpVt zbQl+Hdje(Ji;2qlbS}-d9tmtQD(4SM)573-NWp2gdqS`Q=Cjm}ZoxZTb)|u|fO+h^4ABmD{({j!3;EB8%?L zel#`!6N2Cnvh#{W8B-Joqv`3Lgs~JY`WfG{#(;HUZfp^v`z|5Hz-cL?-xKl7#@-p@ zb=Q5K1~>QR5dXpt%ddoKHUjP zBNw4CuGW1IgHH=r()Dikp6R997PsCi%qW{%4zA`P3(lVZy-z+T?AMqz|I!?KO^fh% ziYwROxfv*KnRK37KaUz!mJmwVz#Fx$Q1KEhS&>AR&-%x5mKUGKhMRUkZp)e0DsB`n zSY)LPCOmRa?!zHu!R+K9FN!H20zgwlIpNWfk<~?5CH;;ZYxMeJwtO>FYg`kC`uiSS zdniM>>ou@oV<()P;M=Q(`w5C8Q{JANF zG9}8-I77G$o}qhf*1lLg>wdO)l)mk^7U|<-Dh?uD*=o_X0{89YgZNR(V4&e||K*EA z{}Ew$90w?)-|~D%YNZ0Fe$S;#uRfJ@`QgJUtv5(dNa9fx@es$p=A{9msD^Mn#!%5u zVvOnZ`6gH@joE73Rt^vvx>=`t_RF+46uES?$3bx>P$ORb&@bJYOswKQa*j^?1|ciOiyaQxa#Lm*iV?<-~b z+Sc3J$Ma5VV=EfF!_Ya>=FrS9jwR|)41=43_*p_+^C6vb(uqHIimWob>`1o6nw!t6c7o5j)}92LQz zhpQh*_p~Cp+tE>T^v&^J(@DV%BaB7~#kTuY+o{6gCWIGA3f;y&;q z$cjJiJKJGwv_pn8**X(P7zG`Knxp3(gujWwVP85(eNL{#S|I!LegTo=dVD&DT-q=F zvm6SQYI1=sq&CZiUtwN-4hfg+Pw?B5LPe7EzFgRFtzplm8lp&4O4CgZ;~CO~DYz7T z_~u98hNmiWBnbm&Hi}*^mi?zlxTEIiz{=JuJIr{^Khsg^NcfzP<7&DO4H~{st-W{u5 z8-}xcn3=pl>(aJ+fdmWbM=>cd#qKg4|L1DdaFgAAiq%c7q|=6_py#+IfgP*~PNAG8 zpwm5L?(_O;PMV~^1}okjm6jpM^+gg*I2ERwHB~+9ESsOe*L|l{ z9p0&i5x0pkt7MV+M<#48b2zVD+wz}_hVGxH^$Xj@J$_zHG)j*jGi##9$Qx?{L^xvi=2-TN8))C6+x@F?z!(h4dhDN20#C#x*^Ns%Qx>L)PEoXycJx>qfHtqO zxHXS$FYgJ(wm83h5`Iafm+ZSW3_uZmVrPp!d+sM(-g!L#@h|vBf_#aulM$#^kA}Zo zDbI_XsL*Xz1Hhobu6~Kr z0^_aEdY^5ak*%=ur9-3GvoGvDuur{#BQ;RtrhYrC(=y^-KNrbdbR3N@=E;D2gb=GGJSKl1iFj^+m9K4CVr8PZl{1ck+L$C$h)LuY z%y014VxDktkWittPk}I$*A#Z1134fzn~MauGBRL!ZXU@J1~{RUDsnIF7`GTHW?;rF z+{BY#eS!D@8MX#u)3Q}4Yw8mBg@rzKp25n>jTH|P?larM(JV2+N3)YLI8y(DEal-l zU6GX-STav>`xnBhLXBQcUHJ3VkeQy50;tul9nJ9VU-2f8In$pdnP2&HPH+ZTnrjx~ zd~T2MFjhP21H)PVUMW)SQoN6~M0W^ZuAiq@o)7v+s3Uw}IfRfP_Jn{(F>+cSv9&;r z0EWBC>lbJo&Sw_@mW;ZvsGv+$2NqjV-8zZ7pk=eTXJdQ^BOhMxsh0(d#jS6HaeIZt z1ZvQ+6p9e~NXaI(E5^J{?F4(uKmTbqpoRZdc(4C5XB%;6oC1wCS@DYPH9911a{nF) z1@XgSW@uQiNSI!<@)w_@EQ2keYVqb~GbY_hftlRD2-gGl4~J5Au}&CZb3&RVqaerp=M+ zEME?<`Y)d*!6R2*wo?oMA|4@enfzqTKq_=x3>+Nwh71K#p?R3B?Mryi^bT=XM0?_v z_H2g?#f^|51C!bYu&;k6$9=!=>{|JI0$a0MHV;;+!}@Ih;2Ak>STax(2ei%O7eceh zh{Ab6P5L32bvGWJjoSFTEr5sj#){W^1{+O&z|p@SH@ogO#B!>RjHE6i zrQfKAT{6f1$KD8zM?`83uSV2!L!oXu#eD1GE}+K=7cyCU@tgy;iMi|b7pVq0W` zE>=<(g*Jk#LbBFFb|%FC0=58&bAZO4vvJ|k)wx8lk{XFVE){p@eLV<8rDoK-GrLl- z?Qn8ePZuL-Q8a85tC&h{s$m5sJGCTI%7hHM8cOjE`NH7Ctkg`Q4``Eq1gXvg>XK8G zctl2CF*T@H45=!#6@<_x@=rI~**Qvswl(S5e#Q8DPyfbRzb5$Nd<96N9H6!SH2?)d zSdTGs;xoqKzDw=SW$bScj8Opn;&8vA`=c9X*uwy5C2-4hrE7__2WpC%4v=7hp*W#%GxVrjCoMe`75Ier08 z8Bq$%EHz-BoaF>!n*@tCToeQ+BJmu1$LzHk)&(N^vBvHu>ONvD4@s~xDt=@R{w@)~ zI@yHl6~n*H{8>D1J&zGKidUt_v$B}fs7%>E!e{+w^)>ikq$&9Y`!ezSm+Nuxvw7a@{J?)sH4Suv!9xvn4wNn@WMn`tjwqXR#+PrEZ{pA?&( zMwSkxJ|t18T9}N~6T-<|fu6Ox&i54E`jWfPU5jwi>k5JV5wV7^l*T~o$?PdE*s(>( z&tRUYr41~)(_mYO!@vIgY!PUNw^$YDA8x#dzxES6#E=T9FF z`d@zKo>0QzDJd%-2;`TiVO~q&luz_5a;e1Uz@KSlU3*>l9dGj^tLWD?Zx`qBItrM2 z$UE!KYaHQjq=}*yB5DVECliV%-H~QN>PE-c(uF7%h)v5#K(+^Ird$lnP!WPT?A;=v zi$n^{11K$E;-i3|q-HpGJk|C=AyQx9Pr7V)xp)Fx)E9 z61q+R6-?TiZ&<2}VzQ8I1Z&4m`j*+8NG#kx+W25MP%#;E%2|8qI%LNx$HnP{+fKwKbfGLnvuRIfREs4C1Q}9leEpqyhUiOql^3r4NaA*KwM+QXEQRgl zV3369;f9i7wxiq$bjUg>AiwBbMqG2fDzb3r9lKe#y<;>W)6p9#Yith9v)SB)u-=`V z=i$p=BM{7_?Y=M*i!M-RHP3#Whn=Yiif?bCGZ_yhLDSq63(aHqpv9dc{ls0%ln5+` z#9XZ{%QeEek1mAUQ+*gd+_BMADZbr6wh4{ zmtYh(U^-p%F;q8^U~FK;p&+gF2szA9%$O8C3A2d%gu9irCbK$(!|{@P4;o5gxyV`S zCKq~PXWVq>ACbU9zld6y?MB5XBSnTzMIw{Vz{&{R*YQFO#_7duB>FDs#zrb#Bjl0q zz4fw6-zz)-!!dt?y-u9HsAyIy7cIc4U@ti>Lob@ z$q}2clsSp1^00PZbe9%WY$Ci45$w@nB#_Chc`=IMqVz?y>|z7>WX9@pu#`qao)x)2 z7RX|u!7@B>kJx%3W>rs%W2!^v8R*&6ovneLMK=>5QZ=lqIH4&PMf1&tSxzlETfri zM&@3EFBvrtenPYQ4PMWvNrjbK!QWL=?vWrl&LZq=t4${Ner+6i((nwZqKS3O}*+Yryl( zrM#l2uK}%#{=S^XEfbK1x4YIS<|(2Fh!*L@eEq=!a2fvF!K-TvShMNzih z&nH~8SBrLuUf^nV)lY7N{ysnw?6sLZ$ikq)I$C z9)(?f>|kuM&L@la9Q;eZ;~F)d7nF9t4BTsLQLJIq9WZ4C=)AM^wBXY$3A&KZA544BcV8108n>} z+NEFu)+ZbT(+>a)Y+)O3!Oy|&7Q3A?IbKzH(IfMR*~W#v(L)5>OJmh_hYLGhOQyi%01Nrb$fssqak zBwu>|pR%<>YfUA;Q-R9}FFod7R2&JFq3@*yY!T&Kk6I|;e$R+D zxg!SB1wNM`TdJ8*#>S4GJa3fr#d0a?$G{4s>X)sMYXbsr z%V7HIlA5~b$SQXTXw^43PZ;y5q>La5Z7FXRu@dF&NJLw_ixYsvsuW34HqMWL{}lI7 zKKHC}jo}aKwkZl@Q|t7sQ350T=LR{bEZLEC$4ZmrFQu#P zNt5iQoHWVK&^LpFf3K7HK#i8ot9B>dpoZIn>@?&kd7u#YzlTqxMb{01$D5V{mogsg& zRzpP}o_mQBqF`n8d#?`hTJq52MoicpJcRWZlMjwE$z>xW`a4Z~ow1ai+ zM;cESzF+L_9jFNMTH?k+NX;*4li7h(m@$tbW~X`f%+y;y z{HYAa=s-Zj{ygiyA5T}$ANP}XJHl#BL9IY2ASCOj84EC|nEmEEe0Kn@MOJiMfyJn6 zvG#BZS}_oAV5l>T3{Tf9bg{w)6{Bjr^>gMYg~Th!53fC(Bg7OxI0No zx1^;`JDnILsZ<#p&Q)qroC1+1Qb^Du_&++J0EOG2Y>KvS0Uet?E92s`~JnW&7H1vnDH& zj(RDoQS+P>p5v=4VGoYJd8nnouB#>gG`=YN+u!w16L7T7-h)y)!a5_EsfH-A{Na~l$?KF0t+DplS_a8s4n$&#ZY1(gKgy1(Ix zRc^tr9^nFpCx|_*q(SCu{0e3VhDJDATu#c_vb#DR&rXNvr)XAC?j7PR&=?qBnX29M z{Io|%Oh55X5xOkwhxQ`Z)dMaxe%Zb0H253qn|e%Ex0l<`Co578shVICIv$wb(rW@2 zV}CjU7fBhRG%M0<`jkwKXd~j<-2F_kMt3UWr*>u^D>{0HS4*pu(?YgkD!iMzzveYw z_w|pH-M*wTg%dK8^z(iSS&X&bJf`%5<-Nc+VmSSsMG44Nnonu_SlXTxv9@uR2A;_( z7TBhrX6h@FO%w>+OI96ykMHz`uS+jetjG3=sbPXSEnn(#eYH?(_cEzyiDCwQy_yEx zuJPJiVnPeHwiYjk3aMvFO6S(%tD(Tc8sYxU?wh|IE-XCJJ?Kg6Z;D@m zhIkJ*s|%T7HJzWIkz5W5#)zly*3o|t2K&#PNz$mu-K;`X@E?XLx_LuPkgArkyZ$>P$k}_Khe&gYd;XG$7*AJ|aI>{Mg zLsoPXI}PG_HPdEKiDQ7rz1hVI9D)QIHy#sX%%f!w0i$UHjQJ%$58x_kMzaWG0@1o3 z2-1Y(VSv_uoRnoNR8nstYNG?>XXv`|R3)MZxO0NOjwl zsnrXDjq6Uvb#h6zrHf(+KdXmC6`bSVXmVhn;4-`=vTTXgYq@w;}%G)fQ}*y9X{p>6X44nEhw=|6(+pT&9E^R@eeITu7SVw$SDu zX#v$*_TuV(^XlcLX^WK3&5sB~hrWn;!Y`?4gf_%asN@EZWa~V3`2Z&sSzx;F7T<%6FXnIFTb-Z# zg6`GiqZ}0hdSlWAkYRvcB*juSULA(`$g6UMFtV*TTvh+9W;oQy_yLG)TA=9AA3?n- zATk%@(UT??ACxqEian=iJvW!bn2PHd1{-zf&2o8l|K7cK@80cUlk9iH8TukY>54mP<4jEiq1_CWP5u@Bur9s9q&4e4)7DoSre1VY1m%-FY^EZ zPbz$0l62Liz9xecUq^JxeRQrVo}HNQwvAi^ZauS;Qs`K3wNbSw3}TFgchdM8cutCj zsRzZOL_yu`%PHT&svAU3Bz zp0m8(-sn}l^{Ok-3?(UWK8*fJMUhIvyJCU7+A+OMPtcwfPS_k^_o`9OR|%c9z{E1- zFTf$9figX0!CHo>o*X40S9F+dO)3)ic{q1zYY+Lu1@0{+Cx1dX)q1tgk%%r#nc5qD-=IHrLR%pZum1A8co#6oLp zLKmmaJ-GY5OHVXv)+t$0f5hl!syX-=?V~JM+9%I@+DhFn-^bkn)Qc^WHmuT9h7w@l z8Gv-YGdN05R?sDmZ;;jC8zncpDY313#)R2+eCHUbZ$&(^SzgP-7=)rs7c;&+7fQ|3WF+reGyZ~1be9|di|KP7%F>PoBBqn6X0 zR~#*8I^90vRoOW5`^8(e%E(wgBO`|rEu;^Hi15pDpt!cu%BxFRDRi8>`*o@{y)+iqrORhYq0iD1>oqAzF;{h z$|-vA6FWPp&*++9|J{EK4!--3$Nfl|RO^*qd?Xxv((pxTVqlJbGSiz`X%}KxFT(m- zr3SUf1m;H{@ z%MwOv`90r5b!RRsG7(GOh~pxAB%Lh6MdA?w8p<_gtGbess&NBH{OMiH-&1{HKD>J4 z+@b4YHakH2o9+YYzbiMoQuvPUTZhMJ@9^-;_%(T#ts`RkX1%fT;bb}ytPTJ6&XfYr zLJ`&Lj@7VGf&4ey&p+9VYi8@03$^c`+cHX^b9ZYVq|;)~k~dSBed03)Gp)y^e@Hp{ zTc1cbMZrYp!>V+BHX@4bf&F824t{d57hmV!MVNA<13E7AsRnI906ev+Ntc`77RLzA zi13>Bm7g8xw{@I1_!96Ck)Nk7#;&wFtcG00#cj6;HW(5Sd=@nao|~WOUp-xz0QYwG zmG*-kUrhF*#A*H9FK!&<|CMf=0hOQWxjEP+PsqA^m7v6NKj$Esg$75@pZ6c5q4M$B8VF0d-<_!0thQ27@Qf{)&XSa^caj{KaIAweR7R@lW;Tq~3U6CEWrL>F=QaP^uT8s6eL znrp%d%vVHd7bg&LfAZ~k`WlJU9s&8i$M6$FjKNT;!SHgX4yO2*;7>K<=d5=;^Q1F9 z3^&u)W6B#3SR67tLf5Y5v$q5o&AEjK3t5PV6ey>k&=XEwX_fFF0)-5u#bu;hkxN?^ zQHyiO8C-9SwOR%fk^=Eo$pfJn4HihmKKEC($=!V|r2yFMtoVXCROS|#zylj>bI!ZV0s%3vZ&A=TVE{4W35j&$gutT*Ueg$ zdSIrt(25XuG-wM~_c##*GK^iQU*hnmEx)ipr7XgzVh6!2oBIfaJHxVjwj zl4D4&e5)J^vk+^SW-@l@tc6S1>q_imIsE2Dz^f)xy3$}nLLGAK(|-5Ier$dA#T`A&-Q+F-QF-`TM0smnB^vG3l5j;nkh@#D3ygENAvA@`B2nb4r{0t^hjw^@GlFg zJG+_1TVBlYOrS}zO?S%Dwy}hwGc8zTeNw&h;A`KYzU{XBFVU%84)OahHz+rQ4a=!I zwlvxFKEUu|G-k5qb!TAfr%hwkN9(?59t=bP191ur!I+D6v~8XW)o^(~*QdsFm`kmj zhclt^1CFE*u5|5+I^VKud|5-hcIsOe&hQ4RI8Y(h#A@kndn~7^do<<+2_AI7Ht7DwK#|NZWVOFg3j2%QRBdkzLDC6-c<>7-ObR;VTvBugkPu(@wlOt-; zQ9ep5+VklK#&0{+iL9n=E&QZHst>G|f`|Om{|1#h@{Fn6lmFO)4tWuPy2PiAg#b$c zCx#hVNh#M8Q4;mRXO}~5)I}cYp*yyX{npeOu0HN6jIWRj9L0*75+jugfJn*OO%Ujm zGDExuV?(B@P#(*uW1@{^2vw0GEsa5_LJ0um)@pbki~;i|Py6g!Twv=hnB@z@Vjl=F zvWYs{XT@5V&vKcBZw+xu8B2)*4jtgg7I9y7EI6!Sv_P&v6Y_9t;-;m21AzqI3!}#e zh5l6E3YdU4w>F~Ecup4!7aioY4VB1%-zWjCy47|F7eMln#w6J?;DuI-kU5fKV+=92g5%Q8#ehg~rAk{N*0|2h za!xg}S+R{GPquA|dtoxZcr8l^6mJ^k_~ZnC>gAi8s%rjzwX5LAeRAmlXDaUaVa=1D zlnYuhTT>ht*-I9a9S<#Ei^pkWpdULdhGj`1Q_B~g9k&zH23~Kwb)D2N-SaV#KPs6- zVq|4ARxq9Es0GPvupagfRT)dRH&?v|gPaFv^%VrP0`aMZ<9sl8cfG4n0q{)iDBG$y z4Nn88e5bA1{I%_F8*s#NaHkMZhWf)5hA%0P4Av{rGe$H4W=jldUA!}n87$5!%8xKK zv4S)8BXpLmZHC(9a>^-Z*fsO)Q?-*^peL{i!v;ph`3oy%Y0+GGaZPaD57VbR_=cHb zSO@m#Qkc5nFXnZO-rBM`$QNS(=5hPN{i+2SD3y7Yxz`E+7MW&3>Zq;~e_q{0TX@FN z_BsL&UcYX8cv$@AI4GyJq^qL2eVpkUQ-y6z3@A&K#y~k3(r_SbS$3pp{z@dW!5YXR zGG$74WXK8H^Ocs?8%?RTg_&5=aPFTXh19EPFB#-DeHy#?YU?Kl?=L|V#sadF?!9A- zc&aR6+dOa2cK$A57jga-!GP0-+1T7NETnJP)$qL*hY-&pt;F`oQ{U2kwYI|chc2sm5SxBcj`$L6QHexr)Beht{L&6A;)Lm+9FvL(|8_uOo zCLvD#B!>0KlO-E{%5w)lF;DIR#GZ&b(g`g0KkuXBx5W5Bwp=$+FuQ!Xol1TK-j~hi zoE^_*gdHJ$#3VUOBQm8)B5ZF-v4#%mNETgV4;Y5hj?u`&*xRPSxKt-dgg4?!+7}=G z%=d1&M&cG_tqsIXe4qC;R_H!5MEeQP*|qp&yFC%|0u=LNiK}X}D778K`42CbIeA-& zQ(B!s+q^ACTW#?m6k*ASHC=}nYrgbmuBRZ+7bR3ML!JY5Ve67|Emtope!D}02t@Kw z5aAcSFfc_o01hI-s*cSAt5wvz@|rcYqXb0na0E%igr5S(#nmXtcDX`Ki66ts`3z0m zn@dzx1IzFC1Anm>U(v{WbG&lr>4Uqye+?vK7ysrL2;+=F99Z@uF((b;5SSsKoXp;l zj9_d(sI<(jr?`0%Oh5xwY+_|hJ~J0zmgNk*j>_9F+r?CV3ctyE6i&hEs(vxut=`W! zt?!7~8Q2A)32s=%QTH zEiv82Ez?v#~Wm?C0 zfVmCl+$&tMw1DsaGy;U=vB8SSG+`JPFufxCmw*VTJNqZ1J<8w6q@?x_Z%_&!i15kX zp}N~-Lq-o)<->S5nT0*zM>%~4vyJDSdqO3aLi|(Fw+<~`2l3l`77>nMW&jqAqeMw} zx$-oH)8vHqEBB;f>BQVC@RlCw%*VaMA5!}oGaz;`LUq(bi=*2$1;86WHg z;8?f@r!<*u6TZm${B(IjccpW&xJs5}`HCRFGiO4;ozN7{H-U^M$t5?W6wjAVRQxpp zq(0OIn&0?=UudhTg4m#)OeodRp8NiF-CLweVZYI5Eq8jt+`-g~ov+FtSy5QA^XLhf zya&UFLt)wQBtqhVO*vhXySHTrRi#P00(XV>$P!byW!NogsDTJz2K4we2N8{crT52R zWE{WvnB=yVLIu{cV?jKG^3^Xk3&h1{Lg9M*mJ zdA_EFSRMxJ@HC(tBnYDspCrW54Bk>!VmLoFHvaeK%%F?Ct=;?9;rK%{ct3r8bm%(pCtIp9uu5Hom#7Ge}PAp*&UPBl844lBnF~;KUj$F?R1Tv<(&k7vGXbmW3{f*z0A(! z8=c;o&ysU~f;qd}eJ1mMg7e8f0@N&y8yyna1m9_;}eiFw< zikZ-DA4^}17bc>Pj-yLpa08He^I317^I~cWJYEBvMi*qYFxi@Q$ z-yr8=gmQN4_+Zfg=dZ{}Znt%oM2A#TWgi_ADk9W6Kue4Sx|h`cYWD4n*akQ#g^Fq~ zvb<@p=Ud zH{+uxa#d}z(|R5OgT0*a5or`pACX$Q6-&b~pr$Pg;j6XwxS-tHjG_)X$*GWG z&8nlETbIhgFYT*)r>E?<;@m^+S*K!&b{vE#Urv^23)9Fp6OCwhGMry}l4Cn=Iu7uo z>2#Fm?lW4OtM)o|LP=nmf}>h#7!h_z=rI5!|DEX6nH?>wq`iNBNfc zVB0y!;AD9*{SlR>TWZh<8NP7VkOOZTz<(dpQ`FEC$`kLE#3e&0LV%ys;iHF7L9a_T z@Y?R44oyEg*FnWRCMyp^vdA3!9B3&e_?2r)WkQWL#Tt1^Sg;xVjJ5HB9_;l!@ien_ z*B=l_V&5FuXk;96sT4)aSWna5gKPk@q}nlN`UGh$kY!rm_R#TO@`&bVKG%+WPDW?S zxkD}mvFSRsv5>9WG*ps)V!Q;CsT}Nv1s6iowBbNSdJ7YV*a#+`d3@jA?<3isX$Yl4 z%PLPRAM-_x3Jf2+L!@i*5sf9N!v+EYAa3}F(-^oETITtvhl>IW?uSAcnMK7j4)zT!Bnt&r&*K~ zz{H6OcP&tQ43On@8k)Ui*w<2uET!910g@u_+&+X_hh)ysb-41sq|ITabjRYC#9bAf zLTox808xAXEeJVcpj;#Pf1Ge%nPbpA)YZ3BL!`b`Ac<;xb{up#$C^}}+4fwQCL}*P zxh)d8_z#UmG)_h~)F7sxa1+4R_Q<381!_`Dqp|*mZjR-4rx;Rf8^UZpweq01_GIHG zsop3cDqDC}gTU!-eyVWJmbMvTY;EjIoA{tq%)2e!%&>uLw_B|byjtnhN%|HV|E+<{ z-T74=C8)naM~+|0*{2D$f_)m-`taA=rcd9b?MA%(z$mK1EK@qUT$vgGGn(dZtTNk} z;R%S~cz+ZRduk`#i7~j}$RH48A^m;`VDoQNEjv0lc#=*Qn#I3u8na_z3n4y(d}sFC z5pA-HO9Y^ciu?EX-f}`L)ujNwa=}gLZR&|m7F7EUCL0tdaYzIeGIwe;qvGT=X0!J> z6?9p^5om{o`N8SFtc6srJ52j>IWnBoOP0edJuEaQwi48rG20eqlqQA~Ogb|z!Hl~d zWO9PSge-rF8A_?p;RMYWF|iIiIMqvicFKWHRwm?AX?bkwB;Dn(*(l3iY#2(0 z?*_}u;SVaa4$4Qmrz%FztOuTVOYWeEw{HhgO!~htCB(z{tu9?6$sKpbUcVIOP(2g*! zd8?(b=n3S?r<~VX+#9`9eI?KmR7HY&pmyUeeHDO9Xs9j3(Rhj1!02=#EgB0`vz-DM zh%R8l8pCQOX(aLgX+;PxqE>yDi|J=^^-)?9lRiP^z)-+!0s@zyc?7y(;d!MR$|nb^ znQfJk{wCuAqS`$&hDze8{jfYlb{>pf6b=%SadktSp>%e1G?M82VP!&a(Q!f>`AdE% z5-D-ahchy>H(ZyzUuLN7N#Q{yVAA%zu|vfsgwn%NS&HruQ_L=8KB>#_F4&Zv0Ak0) zc`$)A^>vhb*1L#@<2|@dr3)QV8qL#MKQeZ_cV~)nxA)@F!`@fF{_>xMF{+g`X(TYZ z&b9o!3r^Y(ZXOvX-X-?3PlI$dw$Fay3loG=&SnVqa~4qP z(v8x(3{_=!=lFCAvKm_kU-WtNL+Jkn2b)D=?U;P~SmMgRrdlOO3fFzUJ*{H)#3X$r zXUerW!@(>;%uO)|8VP{GYu^ficgJlQ7GD`R>)KK$sk{Orhu4DH@66wyOFQO5=LX%f z@n#0dmM%zT^Kb_AIah1xeTkF1dFxMq`NkhzZ&(~AAKSL=lh3OdMOF{O>sh9I(+3U{o-B+5|%#Hw#6#&RC0w6RB^;2Ua1Cq8aF#HHw#Cr7754{-(PtVyxiS%;Z2v>`8Ox3$p&aMD`mb{J^}>B56Za+rjvacF#uc6X)I6 z+JV3}+N=VXn`cExY0)b&61EzPxJ}gyDxK~p3++@n%lRr>~8Yb z%W8p5;838fu$y)e$p#%B005dw;SN=H`U2J%chR{csY0?%2fdtU(H``NhdhdmyM?@D zE96tf-^J3S6mVV|Y79wkXwz~WTGtH?WJ^pw3I3(<2a2^99}FTaeS|s|7# z11ud-<3w)rz7*WN8x5%&HdhYf$gwSq=Zhsq{-<;N6Y;~sH6D-fZ$IS+ypI$zK1p^s zQRBHH0;z}I?mL^J)8}j_D<)A3(gshM+1 zjpSmm(;S4IBj>cR?KhFPoC7W#up1JGG}fZce#;Xx>tYQ%Q!*xy#oe$pw#jb&C7y`& zQUZ2F7B9(=c()y6SX@dcT6T@2`<*!w{Sw_U@*uTnOP7Rn3QI9={0LV%t|oCmb$>C2 z+4UJI{6rF{mzEm=oKR7)4y>yvqbH)zWZXP(Sgp{jk7CK6LCnBw7mMYO$&0zQ_wDo; zxMRIA4DYt+7lx6MTj?SBaFY$a_8SM(lNXGihBcp;+_m|xtby#c`-}Y&2VFUkbHW%$ zCZbxs5OcIHz^?HIq+Bm8nP#4}K2i|97EnacyQ-1MwH-B8H+dW|@rLbgG8XTmSleScLy%L5|avCt8ztJTF|&5@z3ZGhosN92mb7@Sy+JL z7ljOwicw~*Ps4KV>7;32GU4RfsF5)z?XR@bn-=UEAAz;~FTd0Ask!bG#+{lw1zV_w zeryoXOol%(I`T_>?56V(Jv=t=7Pk&=1}H_SFw>CB1OG3|1=l8B*F%6Exd<=ZFxcI& zzsW-WBA@%zQXY^(Duv}~R-CZ69QNjm-{M&0p?=;K`PYvK9J_6WXHK65_5|*Im^EhL+2?$TQu)Q?#&g_W2y zt`o�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 LYU4sk51sxG(3uar diff --git a/imp/locale/de_DE/help.xml b/imp/locale/de_DE/help.xml deleted file mode 100644 index 86a81b3b1..000000000 --- a/imp/locale/de_DE/help.xml +++ /dev/null @@ -1,1263 +0,0 @@ - - - - Tastaturbelegung: Navigation - - Sie können Ihre Tastatur verwenden, um über die Nachrichten in der - Nachrichtenliste zu navigieren, zur vorherigen oder nächsten Nachricht - in der Nachrichtenansicht zu springen und zwischen den Seiten der - Nachrichtenliste hin- und herzuwechseln. - - Navigation in Nachrichtenliste - - Sie können Ihre Tastatur verwenden, um Nachrichten in der - Nachrichtenliste auszuwählen und anzuzeigen. Benutzen Sie die Oben- und - Unten-Pfeiltasten, während Sie die Strg-Taste gedrückt halten, um über - die Nachrichten zu navigieren. Es wird zuerst die unterste Nachricht der - Seite ausgewählt, wenn Sie "Oben" drücken, und zuerst die - oberste, wenn Sie "Unten" drücken. - - - Die aktuelle Nachricht wird genauso hervorgehoben, als ob Sie mit der - Maus über die Nachricht fahren. Während Sie über die Liste navigieren, - können Sie die Leerzeichentaste drücken, um eine Nachricht auszuwählen, - oder die Enter-Taste, um diese Nachricht anzuzeigen. - - Nachrichtenliste: Voherige/Nächste Seite - - Sie können die Rechts- und Links-Pfeiltasten Ihrer Tastatur verwenden, - um zu der vorherigen bzw. nächsten Seite der Nachrichtenliste zu - gelangen. - - Nachrichtenansicht: Vorherige/Nächste Nachricht - - Sie können die Rechts- und Links-Pfeiltasten Ihrer Tastatur verwenden, - um zu der vorherigen bzw. nächsten Nachricht zu gelangen. - - - - Weiterleitung - - Um E-Mails weiterzuleiten, haben Sie verschiedene Möglichkeiten. - - Weiterleiten aus der Ordneransicht - - In der Ordneransicht können Sie mehrere Nachrichten auf einmal - weiterleiten. Jede Nachricht, die Sie auswählen, wird unverändert an die - Empfänger verschickt. Beim Weiterleiten erscheinen diese Nachrichten im - Fenster für neue Nachrichten als Anhänge. Der oder die Empfänger sehen - die Nachrichten eingebettet in Ihre E-Mail-Nachricht. - - Weiterleiten aus der Nachrichtenansicht - - Wenn Sie einzelne Nachrichten aus der Nachrichtenansicht weiterleiten, - haben Sie drei Möglichkeiten: - - - 1. Gesamte Nachricht: Bei dieser Auswahl wird die gesamte - Originalnachricht als Anhang an Ihre Nachricht angehängt. Im - Nachrichtenfeld wird kein Text aus der weitergeleiteten Nachricht - eingefügt. Dies funktioniert im Prinzip so wie die Weiterleitung aus der - Ordneransicht, mit der Ausnahme, das die Betreff-Zeile ausgefüllt wird. - - - 2. Nur Nachrichtentext: Wählen Sie diese Möglichkeit, wenn Sie - auschließlich den Text der Originalnachricht weiterleiten möchten. Es - werden keine Anhänge aus der Orginalnachricht weitergeleitet. Der - Nachrichtentext erscheint im Textfeld und kann von Ihnen bearbeitet oder - ergänzt werden. - - - 3. Nachrichtentext mit Anhängen: Wenn Sie zusätzlich zum - Nachrichtentext, wie unter 2. beschrieben, die Anhänge der - Originalnachricht weiterleiten möchten, können Sie diese Möglichkeit - wählen. Der Nachrichtentext erscheint im Textfeld und kann von Ihnen - bearbeitet oder ergänzt werden. Die Originalanhänge werden an Ihre - Nachricht angehängt. - - - - Neue Nachricht: Aktionen - Aktionen - - "Senden" verschickt Ihre Nachricht an den oder die angegebenen - Empfänger. Bevor Sie hierauf klicken, sollten Sie sicher sein, dass Sie - die Nachricht wirklich senden möchten, da sie sich nach dem Absenden - nicht mehr zurückrufen lässt. - - - "Entwurf speichern" speichert eine unvollständige Nachricht in dem - Ordner, den Sie unter "Einstellungen->Neue Nachricht" dafür - vorgesehen haben. Sie können auf diesen Ordner über die Auswahlliste - zugreifen, die sich rechts oben in der Menüleiste befindet. Wenn Sie die - Nachricht später fertigstellen wollen, wechseln Sie einfach zum diesem - Ordner, klicken auf die gespeicherte Nachricht und anschließend auf - "Fortführen". Achten Sie darauf einen Betreff anzugeben, wenn Sie die - Nachricht speichern wollen. So stellen Sie sicher, dass Sie die - entsprechende Nachricht im dem Ordner später problemlos wiederfinden. - - - Je nachdem, wie Ihr System eingerichtet wurde, können Sie einstellen, ob - Sie nach dem Speichern des Entwurfs zum letzten Ordner oder zu der - Nachricht, die Sie gerade gespeichert haben, zurückkehren. - - - "Nachricht verwerfen" beendet die Bearbeitung der Nachricht, ohne diese - zu speichern oder abzuschicken. - - - - Neue Nachricht: Identität - Identität - - Wählen Sie aus der Auswahlliste eine Identität aus, die Sie unter - "Einstellungen->Persönliche Angaben" erstellt haben. - - - - Neue Nachricht: Von - Von - - Geben Sie die E-Mail-Adresse ein, die als Absender in der Nachricht - erscheinen soll. - - - - Neue Nachricht: An - An - - Hier geben Sie die Email-Adressen der Empfänger an. Wenn Sie mehrere - Adressen angeben möchten, müssen Sie diese durch Kommas trennen. Andere - Trennzeichen führen zu Fehlern. - - - - Neue Nachricht: Cc - Cc - - Hier können Sie die Email-Adressen von zusätzlichen Empfänger angeben, - die eine Kopie (Carbon copy) der Nachricht erhalten sollen. Wenn Sie - mehrere Adressen angeben möchten, müssen Sie diese durch Kommas - trennen. Andere Trennzeichen führen zu Fehlern. - - - Dieses Feld verwendet man üblicherweise für Personen, die nicht zu den - eigentlichen Adressaten der Email gehören, aber z.B. indirekt von dem - Inhalt betroffen sind. Alle Empfänger, die in den Feldern "An" oder "Cc" - stehen, können die komplette Liste der Empfänger aus beiden Feldern - sehen. - - - - Neue Nachricht: Bcc - Bcc - - Hier können Sie die Email-Adressen von zusätzlichen Empfänger angeben, - die eine Blindkopie (Blind carbon copy) der Nachricht erhalten - sollen. Wenn Sie mehrere Adressen angeben möchten, müssen Sie diese - durch Kommas trennen. Andere Trennzeichen führen zu Fehlern. - - - Damit haben Sie die Möglichkeit, eine Kopie der Nachricht an weitere - außer den direkten und indirekten Adressaten zu schicken, OHNE dass - diese davon erfahren, auch nicht die "Bcc"-Empfänger untereinander. Die - Adressen in dem "Bcc"-Feld können nur Sie und die entsprechenden - Empfänger sehen. - - - - Neue Nachricht: Betreff - Betreff - - Hier können Sie den Betreff, das Thema der Nachricht - angeben. Formulieren Sie den Betreff kurz, einfach und - aussagekräftig. Anhand der Betreffzeile können Sie und Ihre - Korrespondenzpartner am einfachsten erkennen, welchen Inhalt die - Nachricht hatte bzw. hat. Dadurch lassen sich eingegangene Nachrichten - leichter organisieren und später einfacher wiederfinden. - - - Wenn Sie auf Nachrichten antworten oder diese weiterleiten, bleibt der - Betreff erhalten, so dass man leicht sehen kann, welche Nachrichten zu - einem Diskussionsfaden gehören. Allerdings sollten Sie den Betreff auch - entsprechend ändern, wenn sich der Diskussionsverlauf geändert hat. - - - - Neue Nachricht: Zeichensatz - Zeichensatz - Hier können Sie den Zeichensatz auswählen, der für die Nachricht - verwendet werden soll, die Sie verschicken möchten. - - - Neue Nachricht: Einstellungen - Einstellungen - - Diese Einstellungen bieten zusätzliche Funktionen für das Erstellen von - Nachrichten. - - - Klicken Sie auf "Rechtschreibung", um den Nachrichtentext auf korrekte - Rechtschreibung zu überprüfen. - - - Wenn Sie auf "Anhänge" klicken, wird das Fenster weiter nach unten - gescrollt, wo Sie der Nachricht Anhänge hinzufügen können. - - - Je nachdem, wie Ihr System eingerichtet ist, erscheint ein Feld "Eine - Kopie speichern". Wenn Sie dieses Feld markieren, wird nach dem - Versenden der Nachricht eine Kopie in dem Ordner gespeichert, den Sie - für diesen Zweck unter "Einstellungen->Persönliche - Angaben->Identitäten" ausgewählt haben. Falls ein entsprechendes - Auswahlfeld vorhanden ist, können Sie aber auch einen anderen Ordner - daraus auswählen. - - - Sie können mit dieser Funktion wichtige Nachrichten speichern, damit Sie - später ggf. darauf zurückgreifen können. Sie können in Ihren Identitäten - unter "Einstellungen->Persönliche Angaben->Identitäten bearbeiten" - festlegen, dass diese Funktion standardmäßig aktiviert sein soll. In den - Einstellungen haben Sie auch die Möglichkeit Wartungsarbeiten - einzurichten, die diesen Ordner regelmäßig leeren oder umbenennen. - - - Sie sollten allerdings nicht alle gesendeten Nachrichten speichern, da - sonst die Speicherplatzbegrenzung Ihres Postfaches ausgeschöpft werden - könnte (insbesondere beim Versenden von größeren Dateien) und Sie dann - keine weiteren Nachrichten mehr empfangen können. - - - - Neue Nachricht: Anhänge hinzufügen - Anhänge hinzufügen - - Sie können beliebige Dateien zu Ihrer Nachricht als Anhang - hinzufügen. Dabei müssen Sie jede Datei einzeln anhängen. - - - Schritt 1: Geben Sie entweder den Namen der Datei, die Sie anhängen - möchten, mit dem vollständigen Pfad in das Textfeld ein, oder klicken - Sie auf "Durchsuchen..." und wählen Sie die entsprechende - Datei aus. Dann wird der Pfad und der Name dieser Datei automatisch in - das Textfeld eingefügt. Falls Ihr Browser JavaScript unterstützt, - erscheint außerdem ein weiteres Feld, so dass Sie mehrere Dateien auf - einmal hochladen und anhängen können. - - - Schritt 2: Entscheiden Sie, ob die Datei als Anhang oder innerhalb der - Nachricht angezeigt werden soll. Dazu muss das Email-Programm des - Empfängers allerdings in der Lage sein, Dateien innerhalb der Nachricht - anzuzeigen, sonst wird die Datei ganz normal als Anhang dargestellt. - - - Falls Sie nicht die Beschreibung des Anhangs ändern möchten, sind Sie - damit fertig. Die Anhänge werden hochgeladen, wenn Sie die Nachricht - abschicken. Falls Sie aber doch die Beschreibung oder die Einstellung, - ob die Anhänge innerhalb der Nachricht angezeigt werden sollen, ändern - möchten, klicken Sie auf den "Aktualisierung"-Knopf, um damit die Anhänge - sofort hochzuladen, und alle anderen Änderungen, die sie an bereits - vorhandenen Anhängen vorgenommen haben, zu speichern. - - - Je nachdem, wie groß der Anhang und wie schnell Ihre Internetverbindung - ist, kann es eine Weile dauern, bis die Datei übertragen ist. Bitte - klicken Sie in dieser Zeit auf keine anderen Schaltflächen. - - - - Neue Nachricht: Aktuelle Anhänge - Aktuelle Anhänge - - In dieser Liste befinden sich alle Anhänge, die Sie bereits vorgemerkt - haben. - - Anhänge Löschen - - Um einen Anhang wieder zu entfernen, gehen Sie bitte wie folgt vor: - - - Schritt 1: Markieren Sie alle Anhänge, die Sie entfernen möchten, durch - das Aktivieren des Kästchens hinter "Löschen?". - - - Schritt 2: Klicken Sie entweder auf den "Aktualisierung"-Knopf oberhalb - des Bereichs mit den aktuellen Anhängen, um die Änderungen sofort - vorzunehmen. Anderenfalls werden die Änderungen beim Versenden der - Nachricht durchgeführt. - - Ändern der Einbindungsart - - Um die Einbindung für Anhänge zu ändern, gehen Sie bitte wie folgt vor: - - - Schritt 1: Ändern Sie die Einbindung für die Anhänge wie gewünscht, - entweder zu "Anhang" oder zu "Im Text". - - - Schritt 2: Klicken Sie entweder auf den "Aktualisierung"-Knopf oberhalb - des Bereichs mit den aktuellen Anhängen, um die Änderungen sofort - vorzunehmen. Anderenfalls werden die Änderungen beim Versenden der - Nachricht durchgeführt. - - Ändern der Beschreibung - - Um die Beschreibung der Anhänge zu ändern, gehen Sie bitte wie folgt - vor: - - - Schritt 1: Geben Sie eine Beschreibung in das entsprechende Textfeld - ein. - - - Schritt 2: Klicken Sie entweder auf den "Aktualisierung"-Knopf oberhalb - des Bereichs mit den aktuellen Anhängen, um die Änderungen sofort - vorzunehmen. Anderenfalls werden die Änderungen beim Versenden der - Nachricht durchgeführt. - - - - Neue Nachricht: Priorität - "Priorität" - - Damit können Sie den "X-Priority-Eintrag" und damit die Wichtigkeit - Ihrer Nachricht festlegen. Dieser Eintrag ist ein Quasi-Standard, der - offensichtlich von Netscape, Mozilla, Opera und Outlook verstanden - wird. Emailprogramme, die diesen Eintrag nicht kennen, ignorieren ihn - einfach. - - - - Neue Nachricht: Anhänge Speichern - - Hiermit können Sie festlegen, ob Anhänge, die Sie der Nachricht - hinzugefügt haben, zusammen mit dieser Nachricht in Ihrem Ordner für - gesendete Nachrichten gespeichert werden. Wenn Sie "Ja" auswählen, - werden die Anhänge mit gespeichet. Wählen Sie "Nein", werden die Anhäge - aus der Nachricht entfernt, nachdem diese an die Empfänger versendet - wurde. "Nein" auszuwählen hilft Speicherplatz zu sparen, weil - möglicherweise recht große Dateien nicht mit den gesendeten Nachrichten - gespeichert werden. - - - - Neue Nachricht: Anhänge Verlinken - - Legt fest, ob Anhänge, die Sie beim Schreiben Ihrer Nachricht angeben, - als Teil der Nachricht verschickt werden oder auf dem Server - verbleiben. Wenn Sie die Anhäge nur verlinkt verschicken, erhält der - Empfänger der Nachricht ein oder mehrere Links, über die Ihre Anhänge - heruntergeladen werden können. Der Vorteil von verlinkten Anhängen - besteht darin, dass die Größe der versendeten Nachrichten deutlich - reduziert wird. Der Nachteil ist, dass nicht garantiert werden kann, - dass der Anhang auf alle Zeit verfügbar sein wird, weil die Anhänge - nicht in die Nachricht eingebettet sind. - - - - Nachrichtensuche - Suchkriterien - - Sie können Ihre Ordner nach Nachrichten anhand von unterschiedlichen - Suchkriterien durchsuchen. - - - Schritt 1: Legen Sie fest, ob nach allen Kriterien (UND-Suche) - oder einem Kriterium (ODER-Suche) suchen möchten. - - - Schritt 2: Wählen Sie die Felder aus, die Sie zu Ihrer Suchabfrage - hinzufügen möchten und geben Sie gegebenfalls die richtigen - Suchbegriffe oder -parameter ein. - - - Schritt 3: Wählen Sie die Nachrichtenordner aus, in denen Sie nach den - Nachrichten suchen wollen. - - - Schritt 4: Klicken Sie auf "Suche". - - - Wenn Nachrichten gefunden werden, die Ihren Suchkriterien entsprechen, - werden alle diese Nachrichten in einer Liste angezeigt. - - - - Ordner Navigation: Aktionen - - Markieren Sie erst alle Ordner, mit denen Sie eine Aktion durchführen - möchten, an den Kästchen vor den Ordnernamen. Anschließend können Sie - aus der Auswahlliste die entsprechende Aktion wählen. - - Erstellen - - Erstellt einen Ordner, falls möglich. Um einen Order in der obersten - Ebene zu erstellen, wählen sie "Erstellen" aus, ohne zuvor - einen Ordner zu markieren. Wenn Sie einen Unterordner erstellen möchten, - markieren Sie zuerst den Ordner, unter dem der neue Order erstellt - werden soll. - - Umbenennen - - Benennt einen Ordner um. Um Ordner umzubennen, markieren Sie zunächst - die gewünschten Ordner und wählen Sie dann "Umbenennen" - aus. Beim Umbenennen bleiben alle Unterordner erhalten. - - Löschen - - Löscht einen Ordner und alle darin enthaltenen Nachrichten. Sie müssen - die Ordner, die Sie löschen möchten, markieren und anschließend - "Löschen" auswählen. Beim Löschen eines Ordner werden die Unterordner - nicht automatisch mitgelöscht. Wählen Sie die Unterordner zusätzlich - aus, um diese auch zu löschen. - - Leeren - - Um alle Nachrichten in einem Ordner, aber nicht den Ordner selbst zu - löschen, markieren Sie die entsprechenden Ordner und wählen Sie - "Leeren". - - Aufräumen - - Um alle Nachrichten, die in einem Ordner als gelöscht markiert sind, - endgültig zu entfernen, markieren Sie die entsprechenden Ordner und - wählen Sie "Aufräumen". Die Aktion steht nicht zur Verfügung, - wenn Sie einen Papierkorb-Ordner verwenden. - - Einblenden/Ausblenden - - Markiert einen Ordner, so dass er zum Beispiel in den Auswahllisten - angezeigt oder ausgeblendet wird. Diese Aktionen stehen nur Verfügung, - wenn Sie IMAP Ordnerabonnements verwenden. - - - Markieren Sie die gewünschten Ordner und wählen Sie "Einblenden", um - diese anzuzeigen, oder "Ausblenden", um diese zu verstecken. - - (Nicht) auf neue Nachrichten überpüfen - - Markiert einen Ordner, so dass er mit einbezogen wird, wenn im linken - Menü (falls angezeigt) oder in der Ordner Navigation neue Nachrichten - gemeldet werden. - - - Markieren Sie die gewünschten Ordner und wählen Sie "Auf neue - Nachrichten überprüfen", um diese mit einzubeziehen, oder - "Nicht auf neue Nachrichten überprüfen", um diese nicht mit - einzubeziehen. - - Alle Nachrichten als gelesen/ungelesen markieren - - Um alle Nachrichten in einem Order als gelesen zu markieren, wählen Sie - die entsprechenden Ordner und dann "Alle Nachrichten als gelesen - markieren" aus. Um sie als ungelesen zu markieren wählen Sie - "Alle Nachrichten als ungelesen markieren" aus. - - Herunterladen - - Um alle Nachrichten in einem Ordner in einer einzigen Datei im - Mbox-Format herunterzuladen, markieren Sie den gewünschten Ordner und - wählen Sie "Herunterladen". Wenn die Datei zusätzlich als - ZIP-Datei komprimiert werden soll, wählen Sie stattdessen "Als - ZIP-Datei herunterladen" aus. - - Nachrichten importieren - - Mit dieser Aktion können Sie eine Datei im Mbox- oder .eml-Format in - einen beliebigen Ordner importieren. Markieren Sie dazu einen Ordner und - wählen Sie anschließend diese Aktion aus der Auswahlliste aus. Sie - gelangen danach auf eine andere Seite, auf der Sie die zu importierende - Mbox- oder .eml-Datei auswählen können. - - Ordnerbaum neu aufbauen - - Baut die graphische Darstellung der Ordnerstruktur neu auf, indem die - Ordnerliste erneut vom Mailserver abgefragt wird. Dies ist in der Regel - nur notwendig, falls Sie auf den Mailserver gleichzeitig mit einem - anderen Emailprogramm zugreifen und die Ordnerstruktur geändert haben. - - Ausgeblendete Ordner anzeigen/verstecken - - Versteckt oder zeigt ausgeblendete Ordner an, wenn Sie IMAP - Ordnerabonnements verwenden. Markieren Sie die gewünschten Ordner und - wählen Sie in der Auswahlliste "Einblenden", um diese anzuzeigen, oder - "Ausblenden", um diese zu verstecken. - - Alle öffnen - - Alle Ordnereinträge, die Unterordner enthalten, werden aufgeklappt. - - Alle schließen - - Alle Ordnereinträge, die Unterordner enthalten, werden zugeklappt. - - - - Filterregeln: Anwenden - - Wenn Sie auf das Filtersymbol neben dem Ordnernamen klicken, während - sich in einem Ordner befinden, werden alle ungelöschten Nachrichten - gemäß der Regeln, die Sie festgelegt haben, gefiltert. - - - - Filterregeln: Filterregeln bearbeiten - Filterregeln bearbeiten - - Klicken Sie auf "Filterregeln bearbeiten", um zu der Seite zu gelangen, - auf der Sie Filterregeln hinzufügen, löschen und bearbeiten können. - - - - Filterregeln: Ausschlussliste bearbeiten - Ausschlussliste bearbeiten - - Klicken Sie auf "Ausschlussliste bearbeiten", um zu der Seite zu - gelangen, auf der Sie die Liste der Emailadressen bearbeiten können, von - den Sie NIE Nachrichten erhalten möchten. - - - - Filterregeln: Positivliste bearbeiten - Positivliste bearbeiten - - Klicken Sie auf "Positivliste bearbeiten", um zu der Seite zu gelangen, - auf der Sie die Liste der Emailadressen bearbeiten können, deren - Nachrichten Sie IMMER annehmen möchten. - - - - Filterregeln: Filtern bei der Anmeldung - Filterregeln bei der Anmeldung anwenden? - - Markieren Sie dieses Kästchen, falls die Filterregeln immer angewendet - werden sollen, wenn Sie sich anmelden. - - - - Filterregeln: Filtern beim Aktualisieren - Filterregeln anwenden, wenn der Posteingang angezeigt - wird? - - Markieren Sie dieses Kästchen, falls die Filterregeln immer angewendet - werden sollen, wenn Sie sich den Posteingang (INBOX) anzeigen lassen. - - - - Filterregeln: Alle Ordner filtern - Anwendung der Filterregeln in allen Ordnern? - - Markieren Sie diese Auswahl, wenn Sie die Filterregeln in allen Ordner - anwenden können möchten. Normalerweise werden Filterregeln nur auf neue - Nachrichten im Posteingang angewendet. Wenn die Einstellung aktiviert - ist, erscheint in allen Ordnern ein Symbol, das Ihnen erlaubt, die - Filterregeln auf alle Nachrichten in diesem Ordner anzuwenden. ACHTUNG: - Filtern in anderen Ordnern als dem Posteingang kann zu seltsamen - (z.B. kann der Filter Kopien von Nachrichten in dem Ordner erzeugen) - und/oder unerwünschten Resultaten (z.B. können Nachrichten verschoben - oder gelöscht werden, wenn neue Filterregeln angelegt wurden, nachdem - die Nachrichten in den Ordner gelangten) führen. - - - - PGP: Öffentlichen Schlüssel Anhängen - Öffentlichen Schlüssel Anhängen - - Wenn diese Einstellung aktiviert ist, wird Ihr öffentlicher - PGP-Schlüssel, sofern einer existiert, an ausgehende Nachrichten - gehängt. Sie können das Standardverhalten in den PGP-Einstellungen - festlegen. - - - - PGP: Im Nachrichteninhalt Suchen - Im Nachrichteninhalt Suchen - - Wenn diese Einstellung aktiviert ist, werden die Texte aller Nachrichten - nach PGP-Daten durchsucht, und diese gegebenenfalls angezeigt. Beachten - Sie, dass dies zu einer Verlangsamung des System führen kann, weil jede - einzelne Nachricht komplett nach den PGP-Daten durchsucht werden muss. - - - - Neue Nachricht: Verschlüsselungseinstellungen - Keine Verschlüsselung - - Die Nachricht wird ohne Verschlüsselung, also im Klartext versendet. - - Verschlüsseln (PGP) - - Mit dieser Einstellung wird die Nachricht mit dem öffentlichen - persönlichen Schlüssel des Empfängers per PGP verschlüsselt und dann - versendet. Sie MÜSSEN den öffentlichen Schlüssel des Empfängers - in Ihrem Adressbuch haben, wenn diese Einstellung funktionieren - soll. Wenn Sie Fehlermeldungen erhalten, obwohl sich der öffentliche - Schlüssel des Empfängers in Ihrem Adressbuch befindet, überprüfen Sie, - ob die Emailadresse im "An"-Feld genau mit der Adresse übereinstimmt, - unter der der Schlüssel gespeichert ist. Die verschlüsselten Daten - werden an die ausgehende Nachricht angehängt. - - Unterzeichnen (PGP) - - Mit dieser Einstellung wird die Nachricht mit Ihrem persönlichen - privaten Schlüssel per PGP digital unterschrieben. Wenn Sie während der - aktuellen Sitzung Ihr Passwort noch nicht angegeben haben, werden Sie - dazu aufgefordert. Der Empfänger muss eine Kopie Ihres öffentlichen - Schlüssels besitzen, um Ihre Unterschrift überprüfen zu können. - - Unterzeichnen und verschlüsseln (PGP) - - Mit dieser Einstellung wird die Nachricht erst digital unterschrieben - und das Ergebnis anschließend verschlüsselt. Siehe die Einträge - "Verschlüsseln (PGP)" und "Unterzeichnen (PGP)" für weitere - Informationen. - - Mit Passwort verschlüsseln (PGP) - - Mit dieser Einstellung wird die Nachricht mit Passwort per PGP - verschlüsselt und dann versendet. Sie werden zur Eingabe des Passworts - aufgefordert, das für die Verschlüsselung verwendet werden soll. Teilen - Sie das Passwort dem Empfänger über einen sicheren Kanal z.B. persönlich - oder per Telefon mit. Die verschlüsselten Daten werden an die ausgehende - Nachricht angehängt. - - Unterzeichnen und mit Passwort verschlüsseln (PGP) - - Mit dieser Einstellung wird die Nachricht erst digital unterschrieben - und das Ergebnis anschließend mit einem Passwort verschlüsselt. Siehe - die Einträge "Mit Passwort verschlüsseln (PGP)" und "Unterzeichnen - (PGP)" für weitere Informationen. - - Verschlüsseln (S/MIME) - - Mit dieser Einstellung wird die Nachricht mit dem Zertifikat des - Empfängers per S/MIME verschlüsselt und dann versendet. Sie MÜSSEN das - Zertifikat des Empfängers in Ihrem Adressbuch haben, wenn diese - Einstellung funktionieren soll. Wenn Sie Fehlermeldungen erhalten, - obwohl sich das Zertifikat des Empfängers in Ihrem Adressbuch befindet, - überprüfen Sie, ob die Emailadresse im "An"-Feld genau mit der Adresse - übereinstimmt, unter der das Zertifikat gespeichert ist. Die - verschlüsselten Daten werden an die ausgehende Nachricht angehängt. - - Unterzeichnen (S/MIME) - - Mit dieser Einstellung wird die Nachricht mit Ihrem Zertifikat per - S/MIME digital unterschrieben. Wenn Sie während der aktuellen Sitzung - Ihr Passwort noch nicht angegeben haben, werden Sie dazu aufgefordert. - - Unterzeichnen und verschlüsseln (S/MIME) - - Mit dieser Einstellung wird die Nachricht erst digital unterschrieben - und das Ergebnis anschließend verschlüsselt. Siehe die Einträge - "Verschlüsseln (S/MIME)" und "Unterzeichnen (S/MIME)" für weitere - Informationen. - - - - PGP: Übersicht - Was ist PGP? - - PGP ist ein Werkzeug zur sicheren Kommunikation und Datenspeicherung, - insbesondere für den Emailverkehr und kann zum Verschlüsseln von Daten - und zur Erstellung digitaler Unterschriften verwendet werden. Hier wird - GnupPG (GNU Privacy Guard) verwendet, um diese Funkionen zur Verfügung - zu stellen. - - PGP-Funktionen aktivieren? - - Wenn diese Einstellung aktiviert ist, können Sie Ihre persönlichen - PGP-Schlüssel einsehen und bearbeiten, öffentliche Schlüssel von anderen - hinzufügen und löschen, verschlüsselte Nachrichten lesen, digital - unterschriebene Nachrichten überprüfen sowie ausgehende Nachrichten - verschlüsseln und/oder digital unterschreiben. - - - - PGP: Einstellungen - Öffentlichen Schlüssel anhängen - Einstellungen - Öffentlichen Schlüssel anhängen - - Wenn Sie diese Einstellung aktivieren, wird Ihr öffentlicher - PGP-Schlüssel, sofern einer existiert, standardmäßig an alle ausgehenden - Nachrichten angehängt. - - - - PGP: Öffentlicher PGP-Schlüsselbund - Übersicht - - In dieser Liste befinden sich alle Personen aus Ihrem Adressbuch die - PGP-Schlüssel besitzen. Dies sind die EINZIGEN Personen, an die Sie - entweder verschlüsselte Nachrichten versenden, oder deren digitale - Unterschrift Sie überprüfen können. - - Anzeigen - - Öffnet ein Fenster, das den öffentlichen PGP-Schlüssel anzeigt. - - Details - - Zeigt einige Details des öffentlichen PGP-Schlüssels an. - - Löschen - - Löscht den öffentlichen PGP-Schlüssel aus Ihrem Adressbuch. - - - - PGP: Öffentlicher PGP-Schlüsselbund - Importieren - Öffentlichen Schlüssel importieren - - Mit dieser Schaltfläche wird ein neues Fenster geöffnet, in dem Sie - einen öffentlichen PGP-Schlüssel importieren können. Der Schlüssel kann - entweder in ein Textfeld kopiert oder hochgeladen werden, falls er als - Datei auf Ihrem lokalen Computer vorliegt. Wenn es sich um einen - gültigen Schlüssel handelt, wird dieser zu Ihrem Adressbuch hinzugefügt - und das Fenster geschlossen. Anderenfalls wird eine Fehlermeldung - angezeigt, die erklärt, warum der Schlüssel nicht importiert werden - konnte. - - - - PGP: Ihre öffentlichen/privaten PGP-Schlüssel - Überblick - - Wenn Sie Nachrichten digital unterschreiben oder anderen ermöglichen - möchten, Ihnen verschlüsselte Nachrichten zu schreiben, müssen Sie ein - eigenes PGP-Schlüsselpaar haben. - - Ihr öffentlicher Schlüssel - - Ihr öffentlicher Schlüssel muss allen Personen zugänglich gemacht - werden, die Ihnen verschlüsselte Nachrichten schicken möchten, die nur - SIE (mit Ihrem privaten Schlüssel) entschlüsseln können. Zusätzlich - benötigt jeder, dem Sie eine digital unterschriebene Nachricht schicken, - Ihren öffentlichen Schlüssel, um Ihre digitale Unterschrift überprüfen - zu können. - - Ihr privater Schlüssel - - Ihr privater Schlüssel ist nötig, um Nachrichten entschlüsseln zu - können, die mit Ihrem öffentlichen Schlüssel verschlüsselt - wurden. Außerdem benötigen Sie Ihren privaten Schlüssel, um Nachrichten - digital zu unterschreiben. Ihr privater Schlüssel ist mit einem Passwort - geschützt, das Sie beim Erzeugen Ihres Schlüsselpaares angegeben - haben. Daher ist dieses Passwort bei jeder Aktion nötig, die Ihren - privaten Schlüssel verwendet. Sie müssen das Passwort allerdings nur - einmal pro Sitzung angeben, da es bis zum Abmelden gespeichert - bleibt. Also Abmelden nicht vergessen! - - - - PGP: Ihre öffentlichen/privaten PGP-Schlüssel - Öffentlicher - Schlüssel - Anzeigen - - Öffnet ein Fenster, in dem Ihre öffentlichen PGP-Daten angezeigt werden. - - Details - - Zeigt einige Details zu Ihrem öffentlichen PGP-Schlüssel an. - - - - PGP: Ihre öffentlichen/privaten PGP-Schlüssel - Privater - Schlüssel - Passwort eingeben - - Öffnet ein Dialogfenster, in dem Sie Ihr Passwort eingeben können. Wenn - das Passwort korrekt ist, wird es in Ihrer Sitzung gespeichert, bis Sie - sich wieder abmelden. - - Passwort "vergessen" - - Entfernt das gespeicherte Passwort, so dass Sie es erneut eingeben - müssen, wenn Sie Ihren privaten Schlüssel benutzen möchten. - - Anzeigen - - Öffnet ein Fenster, in dem Ihre privaten PGP-Daten angezeigt - werden. GEBEN SIE DIESEN SCHLÜSSEL AN NIEMANDEN WEITER - diese Funktion - dient ausschließlich dazu, Ihren privaten Schlüssel zu exportieren, - damit Sie diesen in einem anderen Programm verwenden können. - - Details - - Zeigt einige Details zu Ihrem privaten PGP-Schlüssel an. - - - - PGP: Ihre öffentlichen/privaten PGP-Schlüssel - Löschen - Aktuellen Schlüssel löschen - - Hiermit können Sie Ihr persönliches Schlüsselpaar aus den Einstellungen - löschen. - - - - PGP: Persönlichen Schlüssel erstellen - Ihr Name - Ihr Name - - Der Name, der in Ihrem persönlichen Schlüssel verwendet werden soll. Ein - Pflichtfeld. - - - - PGP: Persönlichen Schlüssel erstellen - Kommentar - Kommentar - - Ein Kommentartext, den Sie in Ihren persönlichen Schlüssel integrieren - können. Ein freiwilliges Feld. - - - - PGP: Persönlichen Schlüssel erstellen - Emailadresse - Emailadresse - - Die Emailadresse, die Ihrem persönlichen Schlüssel zugeordnet sein - soll. Ein Pflichtfeld. - - - - PGP: Persönlichen Schlüssel erstellen - Schlüssellänge - Schlüssellänge - - Die Schlüssellänge Ihres zu erstellenden Schlüssel in Bit. Je größer - der Wert, desto stärker ist Ihr Schlüssel geschützt, aber desto länger - dauert auch die Schlüsselerstellung und später das Verschlüsseln. 1024 - Bit sind die Standardeinstellung und bieten einen hervorragenden - Schutz. - - - - PGP: Persönlichen Schlüssel erstellen - Passwort - Passwort - - Das Passwort, mit dem Ihr persönlicher privater Schlüssel verschlüsselt - und damit geschützt wird. Es sollte MINDESTENS 6 Zeichen lang und NICHT - das gleiche wie Ihr Passwort zur Anmeldung sein, sollte KEIN echtes Wort - sein und sowohl Zahlen als auch Buchstaben enthalten. Sie müssen das - Passwort zur Vorsicht zweimal angeben. Ein Pflichtfeld. - - - - PGP: Persönlichen Schlüssel erstellen - Aktionen - Schlüssel erstellen - - Erzeugt und speichert Ihr persönliches Schlüsselpaar. - - Schlüsselpaar importieren - - Importiert ein persönliches Schlüsselpaar. Dieser Knopf öffnet ein - Fenster, in dem Sie ein bereits vorhandenes persönliches Schlüsselpaar - importieren können. Die Schlüssel können entweder in ein Textfeld - importiert oder hochgeladen werden, falls diese als Datei auf Ihrem - lokalen Computer vorliegen. Wenn es sich um gültige Schlüssel handelt, - werden diese in Ihren Einstellungen gespeichert und das Fenster - geschlossen. Anderenfalls wird eine Fehlermeldung angezeigt, die - erläutert, warum der Import nicht geklappt hat. - - - - S/MIME: Überblick - Was ist S/MIME? - - S/MIME ist ein Schlüsselpaar-System, das digitale Unterschriften, - verschlüsselte Nachrichten und die Entdeckung von Manipulationen auf - offene und interoperable Weise unterstützt. S/MIME erlaubt geschützte - Kommunikation, indem Nachrichten so verschlüsselt werden, dass diese nur - vom Absender und den Empfängern gelesen werden können. Außerdem kann die - Identität eines Absenders anhand einer digitalen Unterschrift überprüft - werden. Beides zusammen hilft bei der Endeckung von Manipulationen und - erlaubt den Empfängern festzustellen, ob die Nachricht nach dem - Versenden verändert wurde. - - S/MIME-Funktionen aktivieren? - - Wenn diese Einstellung aktiviert ist, können Sie Ihre persönlichen - S/MIME-Schlüssel importieren, verschlüsselte Nachrichten lesen, digital - unterschriebene Nachrichten überprüfen sowie ausgehende Nachrichten - verschlüsseln und/oder digital unterschreiben. - - - - S/MIME: Ihre öffentlichen/privaten S/MIME-Zertifikate - Überblick - - Wenn Sie Nachrichten digital unterschreiben oder anderen ermöglichen - möchten, Ihnen verschlüsselte Nachrichten zu schreiben, müssen Sie ein - eigenes S/MIME-Schlüsselpaar haben. - - - - S/MIME: Persönliche Zertifikate importieren - Persönliche Zertifikate importieren - - Hiermit können Sie persönliche Zertifikate importieren, die in einer - Datei im PKCS #12-Format vorliegen. PKCS #12-Dateien sind die Dateien, - die normalerweise verwendet werden, wenn Sie einen Schlüssel aus einem - Browser (z.B. Internet Explorer oder Firefox), oder dem - Zertifikatspeicher des Betriebssystems (z.B. Windows XP) - exportieren. Wenn es sich um gültige Schlüssel handelt, werden diese in - Ihren Einstellungen gespeichert und das Fenster - geschlossen. Anderenfalls wird eine Fehlermeldung angezeigt, die - erläutert, warum der Import nicht geklappt hat. - - - - S/MIME: Persönliche Zertifikate löschen - Persönliche Zertifikate löschen - - Löscht Ihre persönlichen Zertifikate aus Ihren Einstellungen. Danach - können Sie keine Nachrichten mehr mit S/MIME unterschreiben oder an Sie - gerichtete und mit S/MIME verschlüsselte Nachrichten lesen. - - - - S/MIME: Öffentlicher S/MIME-Schlüsselbund - S/MIME: Öffentlicher S/MIME-Schlüsselbund - - Hiermit können Sie Ihre Liste öffentlicher S/MIME-Schlüssel verwalten. - - Anzeigen - - Öffnet ein Fenster, das den öffentlichen S/MIME-Schlüssel in Rohform - anzeigt. - - Details - - Zeigt einige technische Details des öffentlichen S/MIME-Schlüssels an. - - Löschen - - Löscht den öffentlichen S/MIME-Schlüssel aus Ihrem Adressbuch. Danach - können Sie keine verschlüsselte Nachricht mehr an diese Person - schreiben. - - - - Drucken - Drucken einer Nachricht - - Um die Nachricht, die Sie sich gerade anschauen, auszudrucken, klicken - Sie auf den "Drucken"-Link ober- oder unterhalb der Nachricht. Damit - öffnen Sie ein neues Fenster, in dem die Nachricht, speziell für den - Ausdruck formatiert, angezeigt wird. Je nach verwendeten Browser und - Betriebssystem öffnet sich auch gleich der Druckdialog. Falls nicht, - rufen Sie die Druckfunktion Ihres Browsers über das Menü - "Datei"->"Drucken" auf. - - - - Sortieren und Themen - Nachrichten Sortieren - - Sie können Nachrichtenlisten nach einer beliebigen Spalte sortieren, - indem Sie auf die entsprechende Spaltenüberschrift klicken. Um die - Sortierrichtung zu ändern klicken Sie erneut auf die Überschrift oder - auf das kleine Pfeilsymbol daneben. - - Themen - - Um Nachrichten nach Themen (Betreffs) zu sortieren, so dass eine - Nachricht zusammen mit allen Antworten darauf gruppiert wird, klicken - Sie auf den [Thema]-Link in der Überschrift der Betreffspalte. Um zur - normalen Betreffsortierung zurückzukehren, können sie auf den - [Betreff]-Link in der Überschrift der Betreffspalte klicken. - - - - Multipart/Alternative Nachrichten - - Einige Nachrichten werden im "multipart/alternative" Format - verschickt. Diese Nachrichten enthalten mehrere Teile, die alle den - gleichen Inhalt, aber in unterschiedlichen Formaten - anzeigen. Dieses Programm zeigt den letzten dieser Teile an, der korrekt - im Browser dargestellt werden kann. Alle anderen Formate werden unter - der Überschrift "Alternative Nachrichtenteile" aufgelistet und können - separat betrachtet oder heruntergeladen werden. Beachten Sie, dass diese - alternativen Nachrichtenteile den gleichen Inhalt wie der - angezeigte Teil enthalten, nur in einem anderen Format, z.B. als Text an - Stelle von HTML. - - - - Einstellungen: Anmeldeaufgaben: Ordner für gesendete Nachrichten am - Monatsbeginn umbenennen - - Aktivieren Sie diese Einstellung, wenn Sie möchten, dass Ihre Order für - gesendete Nachrichten zum Monatsbeginn umbenannt werden. Die Ordner - werden umbenannt in einen Ordnernamen, der den Monat und das Jahr - enthält, und neue Ordner für gesendete Nachrichten werden angelegt. - - - - Einstellungen: Anmeldeaufgaben: Alte Ordner für gesendete - Nachrichten am Monatsbeginn löschen - - Aktivieren Sie diese Einstellung, wenn Sie möchten, dass alte Ordner für - gesendete Nachrichten zum Monatsbeginn gelöscht werden. Dies kann zum - Beispiel nützlich sein, wenn Sie ein Speicherplatz-Kontingent haben, das - nicht überschritten werden darf. - - - - Einstellungen: Anmeldeaufgaben: Anzahl der Ordner für gesendete - Nachrichten, die bei monatlicher Löschung behalten werden sollen - - Wenn Sie alte Ordner für gesendete Nachrichten monatlich löschen, wie - viele Monate an alten Ordnern möchten Sie behalten? Alle Ordner älter - als die angegebenen Monate werden gelöscht. - - - - Einstellungen: Anmeldeaufgaben: Alte Nachrichten in Ordnern für - gesendete Nachrichten löschen - - Sollen die Ordnern für gesendete Nachrichten regelmäßig geleert werden? - - - - Einstellungen: Anmeldeaufgaben: Wie oft sollen Ordner für gesendete - Nachrichten geleert werden - - Wenn die Ordner für gesendete Nachrichten regelmäßig geleert werden, - wie oft sollen diese geleert werden? - - - - Einstellungen: Anmeldeaufgaben: Nachrichten in Ordnern für - gesendete Nachrichten nach so vielen Tagen endgültig löschen - - Wenn die Ordner für gesendete Nachrichten regelmäßig geleert werden, - wie viele Tage an gesendeten Nachrichten sollen in den Ordnern - verbleiben? - - - - Einstellungen: Anmeldeaufgaben: Alte verlinkte Anhänge am - Monatsbeginn löschen - - Aktivieren Sie diese Einstellung, wenn Sie alte verlinkte Anhänge zum - Monatsbeginn löschen möchten. - - - - Einstellungen: Anmeldeaufgaben: Anzahl der Monate, für die alte - verlinkte Anhänge aufgehoben werden sollen, falls diese monatlich gelöscht - werden - - Wenn Sie alte verlinkte Anhänge monatlich löschen, wie viele Monate an - alten Anhängen möchten Sie behalten? Alle Anhänge älter als die - angegebenen Monate werden gelöscht. - - - - Einstellungen: Anmeldeaufgaben: Alte Nachrichten im Papierkorb - endgültig löschen? - - Soll der Papierkorb regelmäßig geleert werden? - - - - Einstellungen: Anmeldeaufgaben: Wie oft soll der Papierkorb geleert - werden? - - Wenn der Papierkorb regelmäßig geleert wird, wie oft soll er geleert - werden? - - - - Einstellungen: Anmeldeaufgaben: Nachrichten im Papierkorb nach so - vielen Tagen endgültig löschen - - Wenn der Papierkorb regelmäßig geleert wird, wie viele Tage an - gelöschten Nachrichten sollen im Papierkorb verbleiben? - - - - Einstellungen: Anmeldeaufgaben: Alte Nachrichten im Spam-Ordner - endgültig löschen? - - Soll der Spamordner regelmäßig geleert werden? - - - - Einstellungen: Anmeldeaufgaben: Wie oft soll der Spam-Ordner geleert - werden? - - Wenn der Spamordner regelmäßig geleert wird, wie oft soll er geleert - werden? - - - - Einstellungen: Anmeldeaufgaben: Nachrichten im Spam-Ordner nach so - vielen Tagen endgültig löschen - - Wenn der Spam-Ordner regelmäßig geleert wird, wie viele Tage an - gelöschten Nachrichten sollen im Spam-Ordner verbleiben? - - - - Einstellungen: Neue Nachricht: Wie sollen Zitatantworten markiert - werden - - Hier können Sie angeben, welcher Text zitierten Nachrichten, die Sie - beantworten, vorangestellt werden soll. - - - Sie können einen oder mehrere spezielle Platzhalter in diesen Text - einfügen, die durch Angaben aus der ursprünglichen Nachricht ersetzt - werden. Platzhalter bestehen aus einem "%", gefolgt von einem - Buchstaben. Folgende Platzhalter stehen zur Verfügung: - - - %f : Der Name und die Emailadresse des Absenders - %a : Die Emailadresse des Absenders - %p : Der Name des Absenders - %r : Das Datum und die Zeitzone im RFC-2822-Stil - %d : Das Datum im Format www, tt mmm JJJJ - %x : Das Datum im Format der gewählten Sprache - %c : Das Datum und die Zeit im Format der gewählten Sprache - %m : Die Nachrichten-ID - %s : Der Betreff - %n : Ein Zeilenumbruch - %% : Das "%" Zeichen - - - Einstellungen: Standardzeichensatz für Nachrichten - - Hiermit können Sie den Standardzeichensatz angeben, der für Nachrichten - verwendet werden soll, die keine Zeichensatzinformationen - enthalten. Nach RFC 2045 müssen Nachrichten, die keinen Zeichensatz - angeben, eigentlich als "US-ASCII"-Nachrichten behandelt - werden. Allerdings gibt es einige ziemlich defekte Emailprogramme und - Newslettersysteme, die Nachrichten in anderen Zeichensätzen verschicken, - ohne diese anzugeben. Setzen Sie diese Einstellung auf den Zeichensatz, - der bei Ihnen am meisten verwendet wird, oder lassen Sie diese auf - "Standard", um die Zeichensätze nicht anzupassen. - - - - Einstellungen: Lesebestätigungen anfordern - - Mit "Lesebestätigungen anfordern" werden die Empfänger Ihrer Nachrichten - aufgefordet, Bestätigungen zurückzuschicken, wenn die Nachricht geöffnet - wurde. Nicht alle Emailprogramme unterstützen diese Aufforderungen oder - reagieren darauf. - - - - Einstellungen: Lesebestätigung schicken - - Mit "Lesebestätigung schicken" wird eine Message Disposition - Notification (eine Lesebestätigung) an den Absender einer Nachricht - geschickt, falls er diese angefordet hat und Sie die Nachricht gelesen - haben. In den meisten Fällen geschieht das automatisch, ohne dass Sie - eingreifen müssen. In bestimmten Fällen kann es jedoch vorkommen, dass - Sie eine Nachfrage erhalten und selber entscheiden müssen, ob Sie diese - Bestätigung verschicken möchten, indem Sie auf einen Link klicken. - - - - Einstellungen: Empfangsbestätigungen anfordern - - Mit "Empfangsbestätigungen anfordern" werden die Emailserver der - Empfänger Ihrer Nachrichten aufgefordet, Bestätigungen zurückzuschicken, - wenn die Nachricht in das Postfach des Empfängers ausgeliefert - wurde. Das bedeutet nicht, dass die Nachricht gelesen wurde, sondern - nur, dass sie in irgendeinem Postfach angekommen ist. Nicht alle - Emailserver unterstützen diese Aufforderungen. - - - - Einstellungen: Behandlung von Spam - - Sie können aus einer von drei Aktionen wählen, die ausgeführt werden - soll, wenn Sie eine Nachricht als Spam oder kein Spam gemeldet haben. - - - Erstens, nicht geschieht - die Nachricht wird als Spam oder kein Spam - gemeldet, aber bleibt unverändert in Ihrem Ordner. - - - Zweitens kann die Nachricht, die Sie gerade als Spam gemeldet haben, - sofort gelöscht werden. Diese Einstellung hat keinen Einfluß auf - Nachrichten die als kein Spam gemeldet wurden. - - - Zweitens kann die Nachricht, die Sie gerade als Spam gemeldet haben, in - Ihren Spam-Ordner verschoben werden. Falls Sie eine Nachricht als kein - Spam gemeldet haben, wird diese vom aktuellen Ordner in Ihren - Posteingang verschoben. - - - - Einstellungen: Ersetzen von Bildern in HTML - - Wenn HTML-Nachrichten innerhalb des Programms angezeigt werden, sollen - alle Bilder blockiert werden, bis Sie ausdrücklich die Bilder nachladen? - Beachten Sie, dass Bilder immer angezeigt werden, wenn Sie sich - HTML-Nachrichten in einem neuen Fenster anzeigen lassen. - - - - Einstellungen: Ersetzen von Bildern in HTML/Adressbuchsuche - - Wenn Bilder von HTML-Nachrichten, die innerhalb des Programms angezeigt - werden, automatisch blockiert werden, soll eine Ausnahme gemacht werden, - wenn sich der Absender der Nachricht in Ihrem Adressbuch befindet? - - - - Einstellungen: Startseite in Ordnern - - Legt fest, welche Seite in der Ordneransicht angezeigt wird, wenn Sie - einen Ordner öffnen. - - - - Einstellungen: Anhänge mit gesendeten Nachrichten speichern - - Wenn eine neue Nachricht im Ordner für gesendete Nachrichten gespeichert - wird, können Sie festlegen, ob eventuelle Anhänge mitgespeichert - werden. Folgende Einstellungen stehen zur Verfügung. - - - * "Anhänge immer speichern" - NIE beim Schreiben neuer Nachrichten - nachfragen, ob die Anhänge mitgespeichert werden sollen; Die Anhänge - werden IMMER mitgespeichert. - * "Jedesmal nachfragen; standardmäßig JA" - IMMER beim Schreiben - neuer Nachrichten nachfragen, ob die Anhänge mitgespeichert werden - sollen; Die Standardeinstellung lautet die Anhänge mitzuspeichern. - * "Jedesmal nachfragen; standardmäßig NEIN" - IMMER beim Schreiben - neuer Nachrichten nachfragen, ob die Anhänge mitgespeichert werden - sollen; Die Standardeinstellung lautet die Anhänge nicht - mitzuspeichern. - * "Anhänge nie speichern" - NIE beim Schreiben neuer Nachrichten - nachfragen, ob die Anhänge mitgespeichert werden sollen; Die Anhänge - werden NIE mitgespeichert. - - - Virtuelle Ordner: Virtueller Posteingang - - Der Virtuelle Posteingang ist eine gespeicherte Suchabfrage, die es - Ihnen abnimmt, in allen Ordnern nach neuen Nachrichten zu - schauen. Stattdessen werden alle Ordner, die Sie für diesen Zweck in der - Ordner Navigation - ausgewählt haben, automatisch nach neuen Nachrichten durchsucht und in - einer einzigen Übersicht angezeigt. - - - - Virtuelle Ordner: Virtueller Papierkorb - - Der Virtuelle Papierkorb ist eine gespeicherte Suchabfrage, die einen - separaten Papierkorb-Ordner unnötig macht. Anstatt gelöschte Nachrichten - in einen speziellen Ordner zu verschieben, werden sie nur als gelöscht - markiert. Wenn "Verstecke gelöschte" ausgewählt wird, werden diese - Nachrichten in der Nachrichtenliste nicht angezeigt. Wenn Sie den - Virtuellen Papierkorb öffnen, werden alle Ihre Ordner nach gelöschten - Nachrichten durchsucht und in einer einzigen Übersicht angezeigt. - - - diff --git a/imp/locale/el_GR/LC_MESSAGES/imp.mo b/imp/locale/el_GR/LC_MESSAGES/imp.mo deleted file mode 100644 index aca1dbe6ad429549c968f20e166530baffcc08ef..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 224062 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