12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- define({ root:
- //begin v1.x content
- ({
- title: "Landing Zones",
- Blob: "BLOB",
- BlobPrefix: "BLOB Prefix",
- Compress: "Compress",
- Date: "Date",
- DeleteSelectedFiles: "Delete Selected Files?",
- Delimited: "Delimited",
- Download: "Download",
- Errorparsingserverresult: "Error parsing server result",
- Escape: "Escape",
- FileUploader: "File Uploader",
- Fixed: "Fixed",
- Format: "Format",
- Group: "Group",
- Hex: "Hex",
- Variable: "Variable",
- VariableSourceType: "Source Type",
- Label: "Label",
- LandingZone: "Landing Zone",
- LineTerminators: "Line Terminators",
- Mask: "Mask",
- MaxRecordLength: "Max Record Length",
- Name: "Name",
- NamePrefix: "Name Prefix",
- NamePrefixPlaceholder: "some::prefix",
- NoSplit: "No Split",
- OmitSeparator: "Omit Separator",
- Options: "Options",
- Overwrite: "Overwrite",
- Prefix: "Prefix",
- PrefixPlaceholder: "filename{:length}, filesize{:[B|L][1-8]}",
- Preview: "Preview",
- Quote: "Quote",
- RecordLength: "Record Length",
- RowTag: "Row Tag",
- Seperators: "Seperators",
- Size: "Size",
- Source: "Source",
- SourcePath: "Source Path (Wildcard Enabled)",
- Spray: "Spray",
- Start: "Start",
- tag: "tag",
- Target: "Target",
- TargetName: "Target Name",
- TargetNamePlaceholder: "some::logical::name",
- Upload: "Upload",
- Variable: "Variable",
- VariableBigendian: "Variable Big-endian",
- XML: "XML"
- })
- //end v1.x content
- ,
- "es": true,
- "zh": true,
- "hu": true
- });
|