* @package doc * @version $Id: en.php 824 2010-05-02 15:32:06Z wwccss $ * @link https://www.zentao.net */ $lang->doclib = new stdclass(); $lang->doclib->name = 'Library Name'; $lang->doclib->control = 'Access Control'; $lang->doclib->group = 'Group'; $lang->doclib->user = 'User'; $lang->doclib->files = 'Attachments'; $lang->doclib->all = 'All Doc Libraries'; $lang->doclib->select = 'Select Library'; $lang->doclib->execution = $lang->executionCommon . ' Library'; $lang->doclib->product = $lang->productCommon . ' Library'; $lang->doclib->apiLibName = 'Library Name'; $lang->doclib->defaultSpace = 'Default Space'; $lang->doclib->defaultMyLib = 'My Library'; $lang->doclib->spaceName = 'Space Name'; $lang->doclib->createSpace = 'Add New'; $lang->doclib->editSpace = 'Edit Space'; $lang->doclib->privateACL = "Private (Accessible for creator and while list user with %s permission.)"; $lang->doclib->defaultOrder = 'Default Docs Order'; $lang->doclib->migratedWiki = 'Migrated Wiki'; $lang->doclib->tip = new stdclass(); $lang->doclib->tip->selectExecution = "If Execution is empty, the created library will be a {$lang->projectCommon} library."; $lang->doclib->type['wiki'] = 'Doc Lib'; $lang->doclib->type['api'] = 'API Lib'; $lang->doclib->aclListA = array(); $lang->doclib->aclListA['default'] = 'Default'; $lang->doclib->aclListA['custom'] = 'Custom'; $lang->doclib->aclListB['open'] = 'Public'; $lang->doclib->aclListB['custom'] = 'Custom'; $lang->doclib->aclListB['private'] = 'Private'; $lang->doclib->mySpaceAclList['private'] = "Private (Accessible for creator only.)"; $lang->doclib->aclList = array(); $lang->doclib->aclList['open'] = "Public (Accessible for all users with the document module view permission.)"; $lang->doclib->aclList['default'] = "Default (Accessible for users with %s permission.)"; $lang->doclib->aclList['private'] = "Private (Accessible for creator and while list users only.)"; $lang->doclib->idOrder = array(); $lang->doclib->idOrder['id_asc'] = 'ID Ascending'; $lang->doclib->idOrder['id_desc'] = 'ID Descending' ; $lang->doclib->create['product'] = 'Create ' . $lang->productCommon . ' Library'; $lang->doclib->create['execution'] = 'Create ' . $lang->executionCommon . ' Library'; $lang->doclib->create['custom'] = 'Create Custom Library'; $lang->doclib->main['product'] = $lang->productCommon . ' Primary Library'; $lang->doclib->main['project'] = "{$lang->projectCommon} Primary Library"; $lang->doclib->main['execution'] = $lang->executionCommon . ' Primary Library'; $lang->doclib->tabList['product'] = $lang->productCommon; $lang->doclib->tabList['execution'] = $lang->executionCommon; $lang->doclib->tabList['custom'] = 'Custom'; $lang->doclib->nameList['custom'] = 'Custom Lib Name'; $lang->doclib->apiNameUnique = array(); $lang->doclib->apiNameUnique['product'] = 'In API library under the same ' . $lang->productCommon . '.'; $lang->doclib->apiNameUnique['project'] = 'In API library under the same ' . $lang->projectCommon . '.'; $lang->doclib->apiNameUnique['nolink'] = 'In independent API library'; $lang->docTemplate = new stdclass(); $lang->docTemplate->id = 'ID'; $lang->docTemplate->title = 'Template Title'; $lang->docTemplate->frequency = 'Frequency'; $lang->docTemplate->type = 'Type'; $lang->docTemplate->addedBy = 'Creator'; $lang->docTemplate->addedDate = 'Created on'; $lang->docTemplate->editedBy = 'Edited by'; $lang->docTemplate->editedDate = 'Edited on'; $lang->docTemplate->views = 'Views'; $lang->docTemplate->confirmDelete = 'Are you sure you want to delete this document template?'; $lang->docTemplate->scope = 'Scope'; $lang->docTemplate->lib = $lang->docTemplate->scope; $lang->docTemplate->module = 'Template Category'; $lang->docTemplate->desc = 'Description'; $lang->docTemplate->deliverable = 'Is Deliverable'; $lang->docTemplate->parentModule = 'Parent Category'; $lang->docTemplate->typeName = 'Category Name'; $lang->docTemplate->parent = 'Hierarchy'; $lang->docTemplate->addTemplateType = 'Add template category'; $lang->docTemplate->editTemplateType = 'Edit template category'; $lang->docTemplate->docTitlePlaceholder = 'Please enter a document template title.'; $lang->docTemplate->docTitleRequired = 'Document template title cannot be empty.'; $lang->docTemplate->errorDeleteType = 'Cannot delete: This category contains document templates.'; $lang->docTemplate->convertToNewDocConfirm = 'The new document format uses a modern block-based editor for an enhanced experience. Are you sure you want to convert this template to the new format? Once saved as a draft or published, you cannot revert to the legacy editor.'; $lang->docTemplate->oldDocEditingTip = 'This template was created with the legacy editor and is now being edited with the new editor. Saving will convert it to the new format.'; $lang->docTemplate->leaveEditingConfirm = 'You are currently editing a document template. Are you sure you want to leave?'; $lang->docTemplate->searchScopePlaceholder = 'Search Scope'; $lang->docTemplate->searchTypePlaceholder = 'Search Categories'; $lang->docTemplate->moveDocTemplate = 'Move Document Template'; $lang->docTemplate->moveSubTemplate = 'Move Sub Template'; $lang->docTemplate->createTypeFirst = 'Please create a document template category first.'; $lang->docTemplate->editedList = 'Template editor'; $lang->docTemplate->content = 'Template Content'; $lang->docTemplate->templateDesc = 'Template Description'; $lang->docTemplate->status = 'Template Status'; $lang->docTemplate->emptyTip = 'No system data matches the current parameters and filters.'; $lang->docTemplate->emptyDataTip = 'No system data matches the current filter criteria.'; $lang->docTemplate->previewTip = 'Once parameters are configured, this block will display data based on the filter settings.'; $lang->docTemplate->confirmDeleteChapterWithSub = "Are you sure you want to delete this chapter? All content nested under it will be hidden."; $lang->docTemplate->confirmDeleteTemplateWithSub = "Are you sure you want to delete this document template? All content nested under it will be hidden."; $lang->docTemplate->scopeHasTemplateTips = 'This scope contains document templates. Please remove them before deleting the scope.'; $lang->docTemplate->scopeHasModuleTips = 'This scope contains template categories. Please remove them before deleting the scope.'; $lang->docTemplate->needEditable = 'You do not have permission to edit this document template.'; $lang->docTemplate->create = 'More'; $lang->docTemplate->edit = 'Scope'; $lang->docTemplate->delete = 'Delete Document Template'; $lang->docTemplate->more = 'No description.'; $lang->docTemplate->scopeLabel = 'of'; $lang->docTemplate->noTemplate = 'Expired'; $lang->docTemplate->noDesc = 'Create Template'; $lang->docTemplate->of = 'Edit Document Template'; $lang->docTemplate->overdue = 'Delete Document Template'; $lang->docTemplate->addModule = 'Add Category'; $lang->docTemplate->addSameModule = 'Add Sibling category'; $lang->docTemplate->addSubModule = 'Add Sub-category'; $lang->docTemplate->editModule = 'Edit Category'; $lang->docTemplate->deleteModule = 'Delete Category'; $lang->docTemplate->noModules = 'No document template categories.'; $lang->docTemplate->addSubDocTemplate = 'Add Sub-template'; $lang->docTemplate->filterTypes = array(); $lang->docTemplate->filterTypes[] = array('all', 'All'); $lang->docTemplate->filterTypes[] = array('draft', 'Draft'); $lang->docTemplate->filterTypes[] = array('released', 'Released'); $lang->docTemplate->filterTypes[] = array('createdByMe', 'Creator Me'); $lang->docTemplate->deliverableList['1'] = 'Yes'; $lang->docTemplate->deliverableList['0'] = 'No'; /* Fields. */ $lang->doc->common = 'Document'; $lang->doc->id = 'ID'; $lang->doc->product = $lang->productCommon; $lang->doc->project = $lang->projectCommon; $lang->doc->execution = $lang->execution->common; $lang->doc->plan = $lang->productplan->shortCommon; $lang->doc->lib = 'Library'; $lang->doc->module = 'Parent'; $lang->doc->libAndModule = 'Library&Catalog'; $lang->doc->object = 'Object'; $lang->doc->title = 'Title'; $lang->doc->digest = 'Summary'; $lang->doc->comment = 'Comment'; $lang->doc->type = 'Type'; $lang->doc->content = 'Text'; $lang->doc->keywords = 'Keywords'; $lang->doc->status = 'Status'; $lang->doc->url = 'URL'; $lang->doc->files = 'File'; $lang->doc->addedBy = 'Creator'; $lang->doc->addedDate = 'Created Date'; $lang->doc->editedBy = 'Edited by'; $lang->doc->editedDate = 'Last Updated'; $lang->doc->editingDate = 'Current Editor & Time'; $lang->doc->lastEditedBy = 'Last Editor'; $lang->doc->updateInfo = 'Update info'; $lang->doc->version = 'Version Number5'; $lang->doc->basicInfo = 'Basic Info'; $lang->doc->deleted = 'Deleted'; $lang->doc->fileObject = 'Belongs to'; $lang->doc->whiteList = 'Whitelist'; $lang->doc->readonly = 'Read Only'; $lang->doc->editable = 'Editable'; $lang->doc->contentType = 'Document Format'; $lang->doc->separator = ""; $lang->doc->fileTitle = 'File Name'; $lang->doc->filePath = 'File Path'; $lang->doc->extension = 'Type'; $lang->doc->size = 'Files Size'; $lang->doc->source = 'Source'; $lang->doc->download = 'Download'; $lang->doc->acl = 'Permission'; $lang->doc->fileName = 'File'; $lang->doc->groups = 'Group'; $lang->doc->users = 'User'; $lang->doc->item = ' Item'; $lang->doc->num = 'Document Count'; $lang->doc->searchResult = 'Search Result'; $lang->doc->mailto = 'Mail to'; $lang->doc->noModule = 'No directories or documents found in this library. Please manage directories or create a document.'; $lang->doc->noChapter = 'No chapters or articles found in this manual. Please manage the manual.'; $lang->doc->views = 'Views'; $lang->doc->draft = 'Draft'; $lang->doc->collector = 'Favorited by'; $lang->doc->main = 'Main Document Library'; $lang->doc->order = 'Sort'; $lang->doc->doc = 'Document'; $lang->doc->updateOrder = 'Update Order'; $lang->doc->update = 'Update'; $lang->doc->nextStep = 'Next'; $lang->doc->closed = 'Closed'; $lang->doc->saveDraft = 'Save as Draft'; $lang->doc->template = 'Template'; $lang->doc->position = 'Location'; $lang->doc->person = 'Personal'; $lang->doc->team = 'Team'; $lang->doc->manage = 'Document Management'; $lang->doc->release = 'Release'; $lang->doc->story = 'Story'; $lang->doc->convertdoc = 'Convert to Doc'; $lang->doc->needEditable = 'You don\'t have permission to edit this document.'; $lang->doc->needReadable = 'You don\'t have permission to view this document.'; $lang->doc->groupLabel = 'Group'; $lang->doc->userLabel = 'User'; $lang->doc->parent = 'Parent'; $lang->doc->rawContent = 'Raw Content'; $lang->doc->moduleDoc = 'View by Module'; $lang->doc->searchDoc = 'Search'; $lang->doc->fast = 'Quick Access'; $lang->doc->allDoc = 'All Documents'; $lang->doc->allVersion = 'All Versions'; $lang->doc->openedByMe = 'Creator Me'; $lang->doc->editedByMe = 'Edited by Me'; $lang->doc->orderByOpen = 'Recently Added'; $lang->doc->orderByEdit = 'Recently Updated'; $lang->doc->orderByVisit = 'Recently Viewed'; $lang->doc->todayEdited = 'Updated Today'; $lang->doc->pastEdited = 'Older Updates'; $lang->doc->myDoc = 'My Documents'; $lang->doc->myView = 'Recently Viewed'; $lang->doc->myCollection = 'Favorited by Me'; $lang->doc->myCreation = 'Creator Me'; $lang->doc->myEdited = 'Edited by Me'; $lang->doc->myLib = 'My Library'; $lang->doc->tableContents = 'Catalog'; $lang->doc->addCatalog = 'Add Catalog'; $lang->doc->editCatalog = 'Edit Catalog'; $lang->doc->deleteCatalog = 'Delete Catalog'; $lang->doc->sortCatalog = 'Sort Catalogs'; $lang->doc->sortDoclib = 'Sort Libraries'; $lang->doc->sortDoc = 'Sort Docs'; $lang->doc->docStatistic = 'Docs Summary'; $lang->doc->docCreated = 'Created'; $lang->doc->docEdited = 'Edited'; $lang->doc->docViews = 'Views'; $lang->doc->docCollects = 'Collection'; $lang->doc->todayUpdated = "Updated Today"; $lang->doc->daysUpdated = 'Updated %s day(s) ago'; $lang->doc->monthsUpdated = 'Updated %s month(s) ago'; $lang->doc->yearsUpdated = 'Updated %s year(s) ago'; $lang->doc->viewCount = '%s View(s)'; $lang->doc->collectCount = '%s Favorite(s)'; /* Methods list */ $lang->doc->index = 'Dashboard'; $lang->doc->createAB = 'Create'; $lang->doc->create = 'Create Document'; $lang->doc->createOrUpload = 'Create/Import Document'; $lang->doc->edit = 'Edit Document'; $lang->doc->effort = 'Effort'; $lang->doc->delete = 'Delete Document'; $lang->doc->createBook = 'Create Manual'; $lang->doc->browse = 'Document List'; $lang->doc->view = 'Document Details'; $lang->doc->diff = 'Diff'; $lang->doc->confirm = 'Confirm'; $lang->doc->cancelDiff = 'Cancel diff'; $lang->doc->diffAction = 'Diff Docs'; $lang->doc->sort = 'Sort Docs'; $lang->doc->manageType = 'Manage Directories'; $lang->doc->editType = 'Edit Directory'; $lang->doc->editChildType = 'Manage Sub-directories'; $lang->doc->deleteType = 'Delete Directory'; $lang->doc->addType = 'Add Directory'; $lang->doc->childType = 'Sub-directory'; $lang->doc->catalogName = 'Directory Name'; $lang->doc->collect = 'Favorite'; $lang->doc->collectSuccess = 'Added to favorites!'; $lang->doc->cancelCollection = 'Unfavorite'; $lang->doc->deleteFile = 'Delete File'; $lang->doc->menuTitle = 'Directory'; $lang->doc->api = 'API'; $lang->doc->displaySetting = 'Display Settings'; $lang->doc->collectAction = 'Favorite Document'; $lang->doc->libName = 'Library Name'; $lang->doc->libType = 'Library Type'; $lang->doc->custom = 'Custom Document Library'; $lang->doc->customAB = 'Custom Library'; $lang->doc->createLib = 'Create Library'; $lang->doc->createLibAction = 'Create Library'; $lang->doc->createSpace = 'Create Space'; $lang->doc->allLibs = 'Library List'; $lang->doc->objectLibs = "Docs Details"; $lang->doc->showFiles = 'Attachments'; $lang->doc->editLib = 'Edit Library'; $lang->doc->editSpaceAction = 'Edit Space'; $lang->doc->editLibAction = 'Edit Library'; $lang->doc->deleteSpaceAction = 'Delete Space'; $lang->doc->deleteLibAction = 'Delete Library'; $lang->doc->moveLibAction = 'Move Library'; $lang->doc->moveDocAction = 'Move Document'; $lang->doc->batchMove = 'Batch Move'; $lang->doc->batchMoveDocAction = 'Batch Move Docs'; $lang->doc->fixedMenu = 'Pin to Menu'; $lang->doc->removeMenu = 'Unpin from Menu'; $lang->doc->search = 'Search'; $lang->doc->allCollections = 'View All Collection'; $lang->doc->keywordsTips = 'Separate multiple keywords with commas.'; $lang->doc->sortLibs = 'Sort Libs'; $lang->doc->titlePlaceholder = 'Enter title here.'; $lang->doc->confirm = 'Confirm'; $lang->doc->docSummary = '%s docs on this page.'; $lang->doc->docCheckedSummary = '%s docs selected.'; $lang->doc->showDoc = 'Show Documents'; $lang->doc->uploadFile = 'Upload File'; $lang->doc->uploadDoc = 'Import'; $lang->doc->uploadFormat = 'Upload Format'; $lang->doc->editedList = 'Document Editor'; $lang->doc->moveTo = 'Move to'; $lang->doc->notSupportExport = 'This document cannot be exported.'; $lang->doc->downloadTemplate = 'Download Template'; $lang->doc->addFile = 'Submit File'; $lang->doc->frozenTips = 'After the doc are baselined, %s is not allowed.'; $lang->doc->preview = 'Preview'; $lang->doc->insertTitle = 'Insert %s list'; $lang->doc->previewTip = 'Displayed data can be modified via filter settings. Inserted data is a static snapshot.'; $lang->doc->insertTip = 'Please select at least one item after previewing.'; $lang->doc->insertText = 'Insert'; $lang->doc->searchCondition = 'Search Filters'; $lang->doc->list = ' List'; $lang->doc->detail = 'Details'; $lang->doc->zentaoData = 'Zentao Data'; $lang->doc->emptyError = 'Cannot be empty.'; $lang->doc->caselib = 'Test Case Library'; $lang->doc->customSearch = 'Custom Search'; $lang->doc->addChapter = 'Add chapter'; $lang->doc->editChapter = 'Edit chapter'; $lang->doc->sortChapter = 'Sort Chapters'; $lang->doc->deleteChapter = 'Delete chapter'; $lang->doc->addSubChapter = 'Add Sub-chapter'; $lang->doc->addSameChapter = 'Add Sibling Chapter'; $lang->doc->addSubDoc = 'Add Child Document'; $lang->doc->chapterName = 'Chapter Name'; $lang->doc->tips = new stdclass(); $lang->doc->tips->noProduct = 'No products found. Please create one first.'; $lang->doc->tips->noProject = 'No projects found. Please create one first.'; $lang->doc->tips->noExecution = 'No executions found. Please create one first.'; $lang->doc->tips->noCaselib = 'No test case libraries found. Please create one first.'; $lang->doc->zentaoList = array(); $lang->doc->zentaoList['story'] = $lang->SRCommon; $lang->doc->zentaoList['productStory'] = $lang->productCommon . ' ' . $lang->SRCommon; $lang->doc->zentaoList['projectStory'] = $lang->projectCommon . ' ' . $lang->SRCommon; $lang->doc->zentaoList['executionStory'] = $lang->execution->common . ' ' . $lang->SRCommon; $lang->doc->zentaoList['planStory'] = $lang->productplan->shortCommon . ' ' . $lang->SRCommon; $lang->doc->zentaoList['case'] = $lang->testcase->common; $lang->doc->zentaoList['productCase'] = $lang->productCommon . ' ' . $lang->testcase->common; $lang->doc->zentaoList['projectCase'] = $lang->projectCommon . ' ' . $lang->testcase->common; $lang->doc->zentaoList['caselib'] = 'Test Case Library'; $lang->doc->zentaoList['task'] = $lang->task->common; $lang->doc->zentaoList['bug'] = $lang->bug->common; $lang->doc->zentaoList['projectBug'] = $lang->projectCommon . ' ' . $lang->bug->common; $lang->doc->zentaoList['productBug'] = 'Product Bug'; $lang->doc->zentaoList['planBug'] = 'Plan Bug'; $lang->doc->zentaoList['more'] = 'More'; $lang->doc->zentaoList['productPlan'] = $lang->productCommon . ' Plan'; $lang->doc->zentaoList['productPlanContent'] = $lang->productCommon . ' Plan Details'; $lang->doc->zentaoList['productRelease'] = $lang->productCommon . ' ' . $lang->release->common; $lang->doc->zentaoList['projectRelease'] = $lang->projectCommon . ' ' . $lang->release->common; $lang->doc->zentaoList['ER'] = $lang->defaultERName; $lang->doc->zentaoList['UR'] = $lang->URCommon; $lang->doc->zentaoList['feedback'] = 'Feedback'; $lang->doc->zentaoList['ticket'] = 'Ticket'; $lang->doc->zentaoList['gantt'] = 'Gantt Chart'; $lang->doc->zentaoList['HLDS'] = 'High-Level Design'; $lang->doc->zentaoList['DDS'] = 'Detailed Design'; $lang->doc->zentaoList['DBDS'] = 'Database Design'; $lang->doc->zentaoList['ADS'] = 'API Design'; $lang->doc->zentaoAction = array(); $lang->doc->zentaoAction['set'] = 'Settings'; $lang->doc->zentaoAction['delete'] = 'Delete'; $lang->doc->zentaoAction['setParams'] = 'Set Parameters'; $lang->doc->uploadFormatList = array(); $lang->doc->uploadFormatList['separateDocs'] = 'Save each file as a separate document.'; $lang->doc->uploadFormatList['combinedDocs'] = 'Save all files as one document.'; $lang->doc->fileType = new stdclass(); $lang->doc->fileType->stepResult = 'Test Result'; global $config; /* Query condition list. */ $lang->doc->allProduct = 'All' . $lang->productCommon . 's'; $lang->doc->allExecutions = 'All' . $lang->execution->common . 's'; $lang->doc->allProjects = 'All' . $lang->projectCommon . 's'; $lang->doc->libTypeList['product'] = $lang->productCommon . ' Docs Library'; $lang->doc->libTypeList['project'] = "{$lang->projectCommon} Docs Library"; $lang->doc->libTypeList['execution'] = $lang->execution->common . ' Docs Library'; $lang->doc->libTypeList['api'] = 'API Library'; $lang->doc->libTypeList['custom'] = 'Custom Library'; $lang->doc->libGlobalList['api'] = 'API Library'; $lang->doc->libIconList['product'] = 'icon-product'; $lang->doc->libIconList['execution'] = 'icon-stack'; $lang->doc->libIconList['custom'] = 'icon-folder-o'; $lang->doc->systemLibs['product'] = $lang->productCommon; $lang->doc->systemLibs['execution'] = $lang->executionCommon; $lang->doc->statusList[''] = ""; $lang->doc->statusList['normal'] = "Published"; $lang->doc->statusList['draft'] = "Draft"; $lang->doc->aclList['open'] = "Public (Visible and editable by all users.)"; $lang->doc->aclList['private'] = "Private (Visible and editable by specific users only.)"; $lang->doc->aclListA['open'] = "Public (Accessible to all users. Users with document template editing permissions can access and edit it.)"; $lang->doc->aclListA['private'] = "Private (Editable and usable by the creator only.)"; $lang->doc->selectSpace = 'Select Space'; $lang->doc->space = 'Space'; $lang->doc->spaceList['mine'] = 'My Space'; $lang->doc->spaceList['custom'] = 'Team Space'; $lang->doc->spaceList['product'] = $lang->productCommon . ' Space'; $lang->doc->spaceList['project'] = $lang->projectCommon . ' Space'; $lang->doc->spaceList['api'] = 'API Space'; $lang->doc->apiType = 'API Type'; $lang->doc->apiTypeList['product'] = $lang->productCommon . ' API'; $lang->doc->apiTypeList['project'] = $lang->projectCommon . ' API'; $lang->doc->apiTypeList['nolink'] = 'Independent API'; $lang->doc->typeList['html'] = 'Html'; $lang->doc->typeList['markdown'] = 'Markdown'; $lang->doc->typeList['url'] = 'URL'; $lang->doc->typeList['word'] = 'Word'; $lang->doc->typeList['ppt'] = 'PPT'; $lang->doc->typeList['excel'] = 'Excel'; $lang->doc->createList['template'] = 'Wiki'; $lang->doc->createList['word'] = 'Word'; $lang->doc->createList['ppt'] = 'PPT'; $lang->doc->createList['excel'] = 'Excel'; $lang->doc->createList['attachment'] = $lang->doc->uploadDoc; $lang->doc->types['doc'] = 'Doc'; $lang->doc->types['api'] = 'API Doc'; $lang->doc->contentTypeList['html'] = 'HTML'; $lang->doc->contentTypeList['markdown'] = 'MarkDown'; $lang->doc->browseType = 'View Mode'; $lang->doc->browseTypeList['list'] = 'List'; $lang->doc->browseTypeList['grid'] = 'Directory'; $lang->doc->fastMenuList['byediteddate'] = 'Recent Updates'; //$lang->doc->fastMenuList['visiteddate'] = 'Recently Visited'; $lang->doc->fastMenuList['openedbyme'] = 'My Documents'; $lang->doc->fastMenuList['collectedbyme'] = 'My Collection'; $lang->doc->fastMenuIconList['byediteddate'] = 'icon-folder-upload'; //$lang->doc->fastMenuIconList['visiteddate'] = 'icon-folder-move'; $lang->doc->fastMenuIconList['openedbyme'] = 'icon-folder-account'; $lang->doc->fastMenuIconList['collectedbyme'] = 'icon-folder-star'; $lang->doc->customObjectLibs['files'] = 'Show Attachments'; $lang->doc->customObjectLibs['customFiles'] = 'Show Custom Library'; $lang->doc->orderLib = 'Sort Libraries'; $lang->doc->customShowLibs = 'Display Settings'; $lang->doc->customShowLibsList['zero'] = 'Show Empty Libraries'; $lang->doc->customShowLibsList['children'] = 'Show Subcategory Documents'; $lang->doc->customShowLibsList['unclosed'] = "Show Open Executions Only "; $lang->doc->mail = new stdclass(); $lang->doc->mail->releasedDoc = new stdclass(); $lang->doc->mail->edit = new stdclass(); $lang->doc->mail->releasedDoc->title = "%s published document #%s: %s."; $lang->doc->mail->edit->title = "%s edited document #%6s: %s."; $lang->doc->confirmDelete = "Are you sure you want to delete this document?"; $lang->doc->confirmDeleteWithSub = "Deleting this document will also remove all its associated content. Are you sure you want to proceed?"; $lang->doc->confirmDeleteLib = "Are you sure you want to delete this document library?"; $lang->doc->confirmDeleteSpace = "Deleting this space will remove all associated libraries, directories, and documents. Are you sure you want to proceed?"; $lang->doc->confirmDeleteBook = "Are you sure you want to delete this manual?"; $lang->doc->confirmDeleteChapter = "Are you sure you want to delete this chapter?"; $lang->doc->confirmDeleteChapterWithSub = "Deleting this chapter will also remove all its sub-chapters and documents. Are you sure you want to proceed?"; $lang->doc->confirmDeleteModule = "Are you sure you want to delete this directory?"; $lang->doc->confirmDeleteModuleWithSub = "Deleting this directory will also remove all its sub-directories, chapters, and documents. Are you sure you want to proceed?"; $lang->doc->confirmOtherEditing = "This document is currently being edited. Continuing to edit will overwrite changes made by others. Do you want to continue?"; $lang->doc->errorEditSystemDoc = "System document libraries cannot be modified. "; $lang->doc->errorEmptyProduct = "No {$lang->productCommon} found. The document cannot be created."; $lang->doc->errorEmptyProject = "No {$lang->executionCommon} found. The document cannot be created."; $lang->doc->errorEmptySpaceLib = "No document library exists in this space. The document cannot be created. Please create a document library first."; $lang->doc->errorMainSysLib = "System document libraries cannot be deleted."; $lang->doc->accessDenied = "You do not have permission to access this."; $lang->doc->cannotView = "You do not have permission to view this document. Please contact the creator %s."; $lang->doc->versionNotFount = 'This document version does not exist.'; $lang->doc->noDoc = 'No documents yet.'; $lang->doc->noArticle = 'No articles yet.'; $lang->doc->noLib = 'No libraries yet.'; $lang->doc->noBook = 'No manuals have been created in the Wiki library. Please create one.'; $lang->doc->cannotCreateOffice = '
Sorry, only ZenTao Biz and ZenTao Max versions supports creating %s documents.
To try these advanced versions, please contact us at support@zentao.pm.
'; $lang->doc->notSetOffice = "Configuring