mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-30 19:59:47 +02:00
43 lines
2.1 KiB
JSON
43 lines
2.1 KiB
JSON
{
|
|
"string": {
|
|
"WorkspaceNamePattern": "Name must be 40 characters or less, not empty, and cannot contain special characters (<, >, /)",
|
|
"Export": "Export",
|
|
"DataToExport": "Data to export",
|
|
"ExportDocuments": "Documents",
|
|
"ExportMilestones": "Milestone",
|
|
"ExportIssues": "Issues",
|
|
"ExportTestCases": "Test Cases",
|
|
"ExportTestRuns": "Test Runs",
|
|
"ExportTestPlans": "Test Plans",
|
|
"ExportFormat": "Export format",
|
|
"ExportJSON": "JSON",
|
|
"ExportCSV": "CSV",
|
|
"ExportUnifiedFormat": "Huly Unified Format",
|
|
"ExportIncludeContent": "Include content",
|
|
"ExportEverything": "Everything",
|
|
"ExportAttributesOnly": "Attributes only",
|
|
"ExportRequestSuccess": "Export started.",
|
|
"ExportRequestSuccessMessage": "Export started. You will receive a notification in your Inbox when it completes.",
|
|
"ExportRequestFailed": "Failed to submit export.",
|
|
"ExportRequestFailedMessage": "Error occurred while submitting export. Please try again later.",
|
|
"ExportCompleted": "Export completed. Your files are ready. You can download them from the drive.",
|
|
"ExportFailed": "Failed to export data. Please try again later.",
|
|
"ExportToWorkspace": "Export to another workspace",
|
|
"TargetWorkspace": "Target workspace",
|
|
"ExportSource": "Export source",
|
|
"ExportSelected": "Selected items",
|
|
"ExportAll": "All items",
|
|
"ExportStarted": "Export started",
|
|
"ExportStartedMessage": "Export started. You will receive a notification when it completes.",
|
|
"ExportToWorkspaceCompleted": "Export completed",
|
|
"ExportToWorkspaceCompletedMessage": "Export completed successfully.",
|
|
"ExportToWorkspaceFailed": "Export failed",
|
|
"SelectWorkspace": "Select workspace",
|
|
"SelectWorkspaceToExport": "Select workspace to export {count, plural, =1 {1 document} other {# documents}}",
|
|
"SelectWorkspaceToExportSpace": "Select workspace to export documents from space",
|
|
"SelectSpace": "Select space",
|
|
"NoSelectedDocuments": "No documents selected",
|
|
"RequestPermissionToImport": "Please request permission from the target workspace owner to import documents."
|
|
}
|
|
}
|