123456789101112131415161718192021222324252627282930313233343536373839 |
- define({ root:
- //begin v1.x content
- ({
- title: "Graphs",
- BinaryInstalls: "Binary Installs",
- Count: "Count",
- Depth: "Depth",
- Distance: "Distance",
- FetchingData: "Fetching Data...",
- GraphView: "Graph View",
- LoadingCachedLayout: "Loading Cached Layout...",
- LoadingData: "Loading Data...",
- Max: "Max",
- Min: "Min",
- Node: "Node",
- NothingSelected: "Nothing Selected...",
- PerformingLayout: "Performing Layout...",
- Property: "Property",
- Rows: "Rows",
- Skew: "Skew",
- Slaves: "Slaves",
- SourceCode: "Source Code",
- Started: "Started",
- Stopped: "Stopped",
- SyncSelection: "Sync To Selection",
- Toenablegraphviews: "To enable graph views, please install the Graph View Control plugin",
- Value: "Value",
- Zoom100Pct: "Zoom 100%",
- ZoomAll: "Zoom All",
- ZoomWidth: "Zoom Width"
- })
- //end v1.x content
- ,
- "es": true,
- "zh": true,
- "hu": true
- });
|