diff options
| author | Simeon Simeonov | 2018-02-26 11:23:00 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2018-02-26 11:23:00 +0100 |
| commit | 0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc (patch) | |
| tree | af916a30553c78ce9d4f2d8658656a175c5b6921 /nsis/english.nsh | |
Initial commit for sylpheed 3.7.0
Diffstat (limited to 'nsis/english.nsh')
| -rw-r--r-- | nsis/english.nsh | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/nsis/english.nsh b/nsis/english.nsh new file mode 100644 index 0000000..a715ca8 --- /dev/null +++ b/nsis/english.nsh | |||
| @@ -0,0 +1,71 @@ | |||
| 1 | LicenseLangString license ${LANG_ENGLISH} "COPYING.txt" | ||
| 2 | LangString readme ${LANG_ENGLISH} "Show README" | ||
| 3 | LangString jump ${LANG_ENGLISH} "Show ${INST_NAME}'s Website" | ||
| 4 | LangString plugins ${LANG_ENGLISH} "Sylpheed Plug-ins" | ||
| 5 | LangString attachment_tool_plugin ${LANG_ENGLISH} "attachment_tool" | ||
| 6 | LangString autoenc_plugin ${LANG_ENGLISH} "autoenc plugin" | ||
| 7 | LangString desktop_shortcut ${LANG_ENGLISH} "Shortcut for Desktop" | ||
| 8 | LangString quick_shortcut ${LANG_ENGLISH} "Shortcut for Quick Launch" | ||
| 9 | LangString handler ${LANG_ENGLISH} "Register associations" | ||
| 10 | LangString sylpheed_description ${LANG_ENGLISH} "Sylpheed itself" | ||
| 11 | LangString plugins_description ${LANG_ENGLISH} "Plug-ins for Sylpheed" | ||
| 12 | LangString sylpheed_pro_description ${LANG_ENGLISH} "Sylpheed Pro Full-text Search Plug-in" | ||
| 13 | LangString attachment_tool_plugin_description ${LANG_ENGLISH} "attachment_tool plugin" | ||
| 14 | LangString autoenc_plugin_description ${LANG_ENGLISH} "autoenc plugin" | ||
| 15 | LangString sylfilter_description ${LANG_ENGLISH} "SylFilter bayesian spam filter" | ||
| 16 | LangString bsfilter_description ${LANG_ENGLISH} "bsfilter bayesian spam filter" | ||
| 17 | LangString desktop_shortcut_description ${LANG_ENGLISH} "Create shortcut for Desktop (current user only)" | ||
| 18 | LangString quick_shortcut_description ${LANG_ENGLISH} "Create shortcut for Quick Launch (current user only)" | ||
| 19 | LangString handler_description ${LANG_ENGLISH} "Start Sylpheed when a mailto: link \ | ||
| 20 | is clicked on Web browser etc., or an eml file is opened" | ||
| 21 | LangString un_sylpheed_description ${LANG_ENGLISH} "Sylpheed itself" | ||
| 22 | LangString un_plugins_description ${LANG_ENGLISH} "Plug-ins for Sylpheed" | ||
| 23 | LangString un_sylpheed_pro_description ${LANG_ENGLISH} "Sylpheed Pro Full-text Search Plug-in" | ||
| 24 | LangString un_attachment_tool_plugin_description ${LANG_ENGLISH} "attachment_tool plugin" | ||
| 25 | LangString un_autoenc_plugin_description ${LANG_ENGLISH} "autoenc plugin" | ||
| 26 | LangString un_sylfilter_description ${LANG_ENGLISH} "SylFilter bayesian spam filter" | ||
| 27 | LangString un_bsfilter_description ${LANG_ENGLISH} "bsfilter bayesian spam filter" | ||
| 28 | LangString un_desktop_shortcut_description ${LANG_ENGLISH} "Delete shortcut for Desktop (current user only)" | ||
| 29 | LangString un_quick_shortcut_description ${LANG_ENGLISH} "Delete shortcut for Quick Launch (current user only)" | ||
| 30 | LangString delete_caution ${LANG_ENGLISH} "Sylpheed is already installed. $\n$\nClick `OK` to remove the \ | ||
| 31 | previous version or `Cancel` to cancel this upgrade." | ||
| 32 | LangString app_running ${LANG_ENGLISH} "Sylpheed is running. Please quit Sylpheed before installing." | ||
| 33 | LangString app_running_uninst ${LANG_ENGLISH} "Sylpheed is running. Please quit Sylpheed before uninstalling." | ||
| 34 | |||
| 35 | LangString sylpheed_manual_lnk ${LANG_ENGLISH} "Sylpheed Manual" | ||
| 36 | LangString sylpheed_debug_mode_lnk ${LANG_ENGLISH} "Sylpheed (debug mode)" | ||
| 37 | LangString sylpheed_safe_mode_lnk ${LANG_ENGLISH} "Sylpheed (safe mode)" | ||
| 38 | LangString sylpheed_all_quit_lnk ${LANG_ENGLISH} "Sylpheed All Quit" | ||
| 39 | LangString sylpheed_homepage_lnk ${LANG_ENGLISH} "Sylpheed Homepage" | ||
| 40 | LangString uninstall_lnk ${LANG_ENGLISH} "Uninstall" | ||
| 41 | |||
| 42 | LangString downloading ${LANG_ENGLISH} "Downloading %s" | ||
| 43 | LangString connecting ${LANG_ENGLISH} "Connecting ..." | ||
| 44 | LangString second ${LANG_ENGLISH} " (1 second remaining)" | ||
| 45 | LangString minute ${LANG_ENGLISH} " (1 minute remaining)" | ||
| 46 | LangString hour ${LANG_ENGLISH} " (1 hour remaining)" | ||
| 47 | LangString seconds ${LANG_ENGLISH} " (%u seconds remaining)" | ||
| 48 | LangString minutes ${LANG_ENGLISH} " (%u minutes remaining)" | ||
| 49 | LangString hours ${LANG_ENGLISH} " (%u hours remaining)" | ||
| 50 | LangString progress ${LANG_ENGLISH} "%skB (%d%%) of %skB @ %u.%01ukB/s" | ||
| 51 | LangString download_failed ${LANG_ENGLISH} "Download Failed:" | ||
| 52 | LangString update_confirm ${LANG_ENGLISH} "Update $(^NameDA)?" | ||
| 53 | LangString kill_and_update_confirm ${LANG_ENGLISH} "Quit Sylpheed, and update $(^NameDA)?" | ||
| 54 | LangString un_confirmpage_text_top ${LANG_ENGLISH} "$(^NameDA) will be uninstalled from the following folder. $_CLICK$\r$\n* The user data which exists in $APPDATA\${PRODUCT_NAME} will not be deleted." | ||
| 55 | LangString MUI_UNTEXT_FINISH_INFO_TEXT ${LANG_ENGLISH} "$(^NameDA) has been uninstalled from your computer.$\r$\n$\r$\nClick Finish to close this wizard." | ||
| 56 | ;-------------------------------- | ||
| 57 | ; Localized strings for use with nsisunz | ||
| 58 | ; The '%f' in the string is replaced with the filename on run-time. | ||
| 59 | ; "%c" and "%u" is replaced with compressed size and uncompressed size | ||
| 60 | ; respectively. | ||
| 61 | LangString plugin_updater_nsisunz_text ${LANG_ENGLISH} "Extract: %f (%c -> %u)" | ||
| 62 | LangString plugin_updater_completed_text ${LANG_ENGLISH} "Plugin update completed!" | ||
| 63 | LangString plugin_updater_header ${LANG_ENGLISH} "Plugin Updater" | ||
| 64 | LangString plugin_updater_header_description ${LANG_ENGLISH} "Select plugins to update" | ||
| 65 | LangString plugin_updater_must_select ${LANG_ENGLISH} "You must select at least one plugin!" | ||
| 66 | LangString plugin_updater_extracting ${LANG_ENGLISH} "Extracting" | ||
| 67 | LangString plugin_updater_extracting_files ${LANG_ENGLISH} "Extracting files" | ||
| 68 | LangString plugin_updater_extracted ${LANG_ENGLISH} "Extracted" | ||
| 69 | LangString plugin_updater_extracted_description ${LANG_ENGLISH} "Thes files has been extracted" | ||
| 70 | LangString plugin_updater_extraction_aborted ${LANG_ENGLISH} "Extraction aborted" | ||
| 71 | LangString plugin_updater_extraction_aborted_description ${LANG_ENGLISH} "The extraction process was aborted" | ||
