Propagation.rc 6.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. STRINGTABLE
  2. BEGIN
  3. // GitHub organization description
  4. // Site slogan
  5. DESCRIPTION_45_LETTERS2, "Free SFTP, SCP, S3 and FTP client for Windows"
  6. // <meta name="description">
  7. DESCRIPTION_80_LETTERS2, "WinSCP is a free SFTP, SCP, Amazon S3, WebDAV, and FTP client for Windows."
  8. // REGISTERED_APP_DESC3
  9. // GitHub repository description
  10. // Facebook <meta property="og:description">
  11. DESCRIPTION_250_LETTERS2, "WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It supports also Amazon S3, FTPS, SCP and WebDAV protocols. Power users can automate WinSCP using .NET assembly."
  12. // readme.md
  13. // Microsoft Store "Description"
  14. DESCRIPTION_450_LETTERS2, "WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It offers an easy to use GUI to copy files between a local and remote computer using multiple protocols: Amazon S3, FTP, FTPS, SCP, SFTP or WebDAV. Power users can automate WinSCP using .NET assembly. WinSCP is available in English and many other languages."
  15. // "English" shall be replaced by translation language
  16. DESCRIPTION_2000_LETTERS, "WinSCP is a popular free SFTP and FTP client for Windows. Moreover, WinSCP is a powerful multi-functional tool that will improve your productivity. WinSCP can copy files between a local and remote computer using multiple protocols: FTP, FTPS, SCP, SFTP, WebDAV or S3. On the one hand, WinSCP offers an easy to use graphical user interface; you can choose between Windows File Explorer look and tabbed twin-panel interface like Norton commander. On the other hand, advanced users can automate WinSCP functionality using .NET assembly or simple batch file scripting. You will use WinSCP for all common operations with files. You can start editing a file directly from WinSCP, either using WinSCP internal text editor or using integration with your favorite external text editor. WinSCP operations are not limited to individual files; WinSCP offers several ways to synchronize your remote and local directories. After connecting to a site you can choose to store site information for repeated access, WinSCP can even share site settings with another popular open source tool PuTTY. WinSCP integrates also with Pageant (PuTTY authentication agent) for full support of public key authentication with SSH. Admins love WinSCP support for portable operation using a configuration file instead of registry entries, suitable for operation from removable media. A comprehensive WinSCP documentation is freely accessible at https://winscp.net/. This site hosts also a very active user forum for support and feature requests. WinSCP is available in English and many other languages. WinSCP is an open source software distributed free of charge under the terms of the GNU General Public License (GPL)."
  17. FUNCTIONS_PROTOCOLS2, "Support for Amazon S3, FTP, FTPS, SCP, SFTP or WebDAV"
  18. FUNCTIONS_FILE_OPERATION, "All common operations with files"
  19. FUNCTIONS_INTEGRATION2, "Integration with Windows, PuTTY and other applications"
  20. FUNCTIONS_TRANSLATIONS, "Translated into many languages"
  21. FUNCTIONS_AUTOMATION2, "Scripting and task automation with batch file scripting, command-line interface and .NET assembly"
  22. FUNCTIONS_SYNCHRONIZATION, "Directory synchronization in several semi or fully automatic ways"
  23. FUNCTIONS_EDITOR, "Integrated text editor and support for external text editors"
  24. FUNCTIONS_INTERFACES2, "Graphical user interface with choice of Windows File Explorer-like or Norton Commander-like interfaces"
  25. FUNCTIONS_PORTABLE, "Optionally supports portable operation using a configuration file instead of registry entries, suitable for operation from removable media"
  26. FUNCTIONS_TRANSFER, "Binary and text transfer modes, transfer queue and background transfers"
  27. FUNCTIONS_DOCUMENTATION, "A comprehensive WinSCP documentation and an active user forum are freely accessible at WinSCP site"
  28. STORE_BUYING, "By buying WinSCP from Microsoft Store you support WinSCP development. Thank you!"
  29. STORE_TITLE, "WinSCP - SFTP, FTP, WebDAV, SCP and S3 client"
  30. KEYWORD_SFTP_CLIENT, "sftp client"
  31. KEYWORD_FTP_CLIENT, "ftp client"
  32. KEYWORD_FTP, "ftp"
  33. KEYWORD_WEBDAV_CLIENT, "webdav client"
  34. KEYWORD_SCP_CLIENT, "scp client"
  35. KEYWORD_S3_CLIENT, "s3 client"
  36. KEYWORD_SECURE_TRANSFER, "secure file transfer"
  37. KEYWORD_FREEWARE, "freeware"
  38. SCREENSHOT_COMMANDER, "Main screen of Commander interface showing both local and remote file panel"
  39. SCREENSHOT_COMMANDER_SHORT, "Commander Interface"
  40. SCREENSHOT_EXPLORER, "Explorer Interface"
  41. SCREENSHOT_LOGIN, "Login Dialog"
  42. SCREENSHOT_EDITOR, "Internal Text Editor"
  43. SCREENSHOT_TRANSFER, "Window for Setting Transfer Options"
  44. SCREENSHOT_PROPERTIES, "Changing Properties of Files"
  45. LICENSE, "WinSCP is free software: you can use it, redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version."
  46. NEW_5_10_MULTI_CONNECTIONS, "Background transfer operations can use multiple connections"
  47. NEW_5_10_DPI_AWARE, "Support for multiple monitors with different DPI/resolutions"
  48. NEW_5_10_FIND, "Find dialog does not block main window and found files can be downloaded and deleted on the Find dialog"
  49. NEW_5_10_ONEDRIVE, "Support for Microsoft OneDrive"
  50. NEW_5_10_AUTOMATION, "Numerous improvements to custom commands/extensions and .NET assembly"
  51. NEW_5_12_S3, "Support for Amazon S3 protocol"
  52. NEW_5_12_SHA256_HOSTKEY, "Support for SHA-256 host key fingerprint algorithm"
  53. NEW_5_12_AUTOMATION, "Numerous improvements to .NET assembly, including support for PackageReference package management in NuGet package"
  54. NEW_5_14_ENCRYPTION, "Files can be optionally encrypted when storing them on SFTP server"
  55. NEW_5_14_UNC, "Local UNC paths can be browsed"
  56. NEW_5_14_CLIPBOARD, "Files can be copied to the clipboard"
  57. NEW_5_14_SYNCHRONIZATION, "Many improvements to directory synchronization"
  58. NEW_5_14_FILES_COLOR, "An optional files coloring in file panels based on a file mask"
  59. NEW_5_16_TBD, "TBD"
  60. END