DFUQueryWidget.js 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. define({ root:
  2. //begin v1.x content
  3. ({
  4. title: "Logical Files",
  5. Add: "Add",
  6. AddToSuperfile: "Add To Superfile",
  7. Append: "Append",
  8. Cluster: "Cluster",
  9. Compress: "Compress",
  10. DeleteSelectedFiles: "Delete Selected Files?",
  11. Delimited: "Delimited",
  12. Description: "Description",
  13. Despray: "Despray",
  14. DropZone: "Drop Zone",
  15. Escape: "Escape",
  16. Fixed: "Fixed",
  17. Format: "Format",
  18. FromDate: "From Date",
  19. FromSizes: "From Sizes",
  20. Group: "Group",
  21. IP: "IP",
  22. IPAddress: "IP Address",
  23. JSmith: "JSmit*",
  24. Label: "Label",
  25. LastNDays: "Last N Days",
  26. LineTerminators: "Line Terminators",
  27. LogicalFile: "Logical File",
  28. LogicalName: "Logical Name",
  29. Mask: "Mask",
  30. MaxRecordLength: "Max Record Length",
  31. ModifiedUTCGMT: "Modified (UTC/GMT)",
  32. NA: "N/A",
  33. Name: "Name",
  34. NoFilterCriteriaSpecified: "No filter criteria specified.",
  35. NoSplit: "No Split",
  36. NoSplit: "No Split",
  37. OmitSeparator: "Omit Separator",
  38. Options: "Options",
  39. Overwrite: "Overwrite",
  40. Owner: "Owner",
  41. Parts: "Parts",
  42. Path: "Path",
  43. Prefix: "Prefix",
  44. Quote: "Quote",
  45. RecordLength: "Record Length",
  46. Records: "Records",
  47. RowTag: "Row Tag",
  48. Seperators: "Seperators",
  49. Size: "Size",
  50. SomeDescription: "Some*Description",
  51. somefile: "*::somefile*",
  52. Source: "Source",
  53. SplitPrefix: "Split Prefix",
  54. Spray: "Spray",
  55. tag: "tag",
  56. Target: "Target",
  57. ToDate: "To Date",
  58. ToSizes: "To Sizes",
  59. UseSingleConnection: "Use Single Connection",
  60. XML: "XML",
  61. ZeroLogicalFilesCheckFilter: "Zero Logical Files(check filter)"
  62. })
  63. //end v1.x content
  64. ,
  65. "es": true,
  66. "zh": true
  67. });