necko.properties 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. # This Source Code Form is subject to the terms of the Mozilla Public
  2. # License, v. 2.0. If a copy of the MPL was not distributed with this
  3. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  4. #ResolvingHost=Looking up
  5. #ConnectedTo=Connected to
  6. #ConnectingTo=Connecting to
  7. #SendingRequestTo=Sending request to
  8. #TransferringDataFrom=Transferring data from
  9. 3=Looking up %1$S…
  10. 4=Connected to %1$S…
  11. 5=Sending request to %1$S…
  12. 6=Transferring data from %1$S…
  13. 7=Connecting to %1$S…
  14. 8=Read %1$S
  15. 9=Wrote %1$S
  16. 10=Waiting for %1$S…
  17. 11=Looked up %1$S…
  18. 12=Performing a TLS handshake to %1$S…
  19. 13=The TLS handshake finished for %1$S…
  20. 27=Beginning FTP transaction…
  21. 28=Finished FTP transaction
  22. UnsupportedFTPServer=The FTP server %1$S is currently unsupported.
  23. RepostFormData=This web page is being redirected to a new location. Would you like to resend the form data you have typed to the new location?
  24. # Directory listing strings
  25. DirTitle=Index of %1$S
  26. DirGoUp=Up to higher level directory
  27. ShowHidden=Show hidden objects
  28. DirColName=Name
  29. DirColSize=Size
  30. DirColMTime=Last Modified
  31. DirFileLabel=File:
  32. PhishingAuth=You are about to visit “%1$S”. This site may be attempting to trick you into thinking you are visiting a different site. Use extreme caution.
  33. PhishingAuthAccept=I understand and will be very careful
  34. SuperfluousAuth=You are about to log in to the site “%1$S” with the username “%2$S”, but the website does not require authentication. This may be an attempt to trick you.\n\nIs “%1$S” the site you want to visit?
  35. AutomaticAuth=You are about to log in to the site “%1$S” with the username “%2$S”.
  36. TrackingUriBlocked=The resource at “%1$S” was blocked because tracking protection is enabled.
  37. # LOCALIZATION NOTE (APIDeprecationWarning):
  38. # %1$S is the deprecated API; %2$S is the API function that should be used.
  39. APIDeprecationWarning=Warning: ‘%1$S’ deprecated, please use ‘%2$S’
  40. # LOCALIZATION NOTE (nsICookieManagerDeprecated): don't localize originAttributes.
  41. # %1$S is the deprecated API; %2$S is the interface suffix that the given deprecated API belongs to.
  42. nsICookieManagerAPIDeprecated=“%1$S” is changed. Update your code and pass the correct originAttributes. Read more on MDN: https://developer.mozilla.org/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsICookieManager%2$S