LZBrowseWidget.js 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. define({ root:
  2. //begin v1.x content
  3. ({
  4. title: "Landing Zones",
  5. Compress: "Compress",
  6. Date: "Date",
  7. DeleteSelectedFiles: "Delete Selected Files?",
  8. Delimited: "Delimited",
  9. Download: "Download",
  10. Errorparsingserverresult: "Error parsing server result",
  11. Escape: "Escape",
  12. FileUploader: "File Uploader",
  13. Fixed: "Fixed",
  14. Format: "Format",
  15. Group: "Group",
  16. HexPreview: "Hex Preview",
  17. Label: "Label",
  18. LandingZone: "Landing Zone",
  19. LineTerminators: "Line Terminators",
  20. Mask: "Mask",
  21. MaxRecordLength: "Max Record Length",
  22. Name: "Name",
  23. NoSplit: "No Split",
  24. OmitSeparator: "Omit Separator",
  25. Options: "Options",
  26. Overwrite: "Overwrite",
  27. Prefix: "Prefix",
  28. Quote: "Quote",
  29. RecordLength: "Record Length",
  30. RowTag: "Row Tag",
  31. Seperators: "Seperators",
  32. Size: "Size",
  33. Source: "Source",
  34. Spray: "Spray",
  35. SpraySourceType: "Spray Source Type",
  36. Start: "Start",
  37. tag: "tag",
  38. Target: "Target",
  39. Upload: "Upload",
  40. XML: "XML"
  41. })
  42. //end v1.x content
  43. ,
  44. "es": true,
  45. "zh": true
  46. });