General Actions:
Log-in
Register
Wiki:
Main wiki
▼
:
Document Index
»
Space:
WorkspaceManager
▼
:
Document Index
»
Page:
Translations
Search
en
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Main wiki
»
Browse Workspaces
»
Translations
Wiki source code of
Translations
Last modified by
Administrator
on 2012/03/21 17:40
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: # Workspace Manager translation page 2: workspacemanager.pluginnotenabled=The Workspace Manager java component is not installed. This page will not work properly. Make sure that the file 'wiki30-components-workspace-manager-<version>.jar' is present under the 'webapps/xwiki/WEB-INF/lib/' folder. 3: workspacemanager.template.install.success=Workspace template has been successfully installed. 4: workspacemanager.template.install.error=Error installing workspace template. {0} 5: workspacemanager.template.install.error.missingattachment=Error installing the workspace template. The file "{0}" is not attached to the document [[{1}>>{1}]]. Please re-import the [[{1}>>{1}]] document from the Workspaces Application XAR. 6: workspacemanager.template.install.error.missingtemplateattachment=Error installing the workspace template. The file "{0}" is not attached to the document [[{1}>>{1}]]. Please attach a base template that will be used for all newly created workspaces. You can download one from [[here>>{2}]] and rename it to "{0}" before attaching it. 7: workspacemanager.template.install.notYetComplete=The installation process is not yet complete.\n\ 8: \n\ 9: In order to finish the installation process, please log in as Admin and go to the page [[{0}>>{0}]]. 10: workspacemanager.translations.install.success=Workspace Manager translations have been successfully installed. 11: workspacemanager.searchSuggestions.install.success=Workspace search suggestions have been successfully installed. 12: workspacemanager.install.notallowed=Admin rights are required to complete the Workspace Manager installation. Please login as Admin to complete the installation. 13: workspacemanager.dependencies.wikimanager.missing=The [[Wiki Manager Plugin>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Wiki+Manager+Plugin]] is not installed. Please install it and try again. 14: workspacemanager.dependencies.applicationmanager.missing=The [[Application Manager Plugin>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Application+Manager+Plugin]] is not installed. Please install it and try again. 15: 16: # LABELS 17: workspacemanager.createworkspace=Create a new workspace 18: workspacemanager.members=MEMBERS 19: workspacemanager.title.createwiki.wikiname=Workspace identifier 20: workspacemanager.title.createwiki.desc=Workspace description 21: workspacemanager.title.createwiki.members=Initial workspace members 22: workspacemanager.title.join=Join Workspace 23: workspacemanager.title.leave=Leave Workspace "{0}" 24: workspacemanager.title.leave.empty=Leave Workspace 25: workspacemanager.title.delete=Delete Workspace "{0}" 26: workspacemanager.title.delete.empty=Delete Workspace 27: workspacemanager.browse=Browse Workspaces 28: workspacemanager.browse.emptyvalue=N/A 29: workspacemanager.browse.wikiprettyname=Name 30: workspacemanager.browse.description=Description 31: workspacemanager.browse.owner=Owner 32: workspacemanager.browse.membershipType=Membership Type 33: workspacemanager.browse._actions=Actions 34: workspacemanager.browse._actions.join=Join 35: workspacemanager.browse._actions.requestJoin=Request Join 36: workspacemanager.browse._actions.viewInvitation=View Invitation 37: workspacemanager.browse._actions.cancelJoinRequest=Cancel Request 38: workspacemanager.browse._actions.leave=Leave 39: workspacemanager.browse._actions.delete=Delete 40: workspacemanager.menu.create=Workspace 41: workspacemanager.menu.mainwiki.admin=Administer Main Wiki 42: workspacemanager.menu.workspace.mainWiki=Main Wiki 43: workspacemanager.menu.workspace.index=Workspace Directory 44: workspacemanager.menu.workspace.delete=Delete 45: workspacemanager.menu.user.workspaces=Workspaces 46: workspacemanager.profile.category.workspaces=Workspaces 47: 48: # MESSAGES 49: workspacemanager.wikiprettyname.error.empty=Pretty name must not be empty 50: workspacemanager.successcreatewiki=Your workspace \"{0}\" has been created. You can access it at the following address: {1} 51: workspacemanager.errorcreatewiki=Workspace \"{0}\" creation failed: {1}. 52: workspacemanager.errorcreatewiki.ERROR_WM_WIKIALREADYEXISTS=This workspace \"{0}\" already exist. Please choose another name. 53: workspacemanager.install.translations=The translations page has been automatically registered in XWiki's preferences. 54: workspacemanager.error.workspacedoesnotexist=Workspace [{0}] does not exist 55: workspacemanager.wikiname.error.databasealreadyexists=A database with this identifier already exists 56: workspacemanager.wikiname.error.wikialreadyexists=A wiki with this identifier already exists 57: workspacemanager.wikiname.error.workspacealreadyexists=A workspace with this identifier already exists 58: workspacemanager.wikiname.error.empty=Identifier can't be empty 59: workspacemanager.wikiname.error.alreadyused=This identifier is already used 60: workspacemanager.error.notinvirtualmode=The current XWiki installation is not in virtual mode. This means you can only access the main wiki. Make sure you have <tt>xwiki.virtual=1</tt> in the <tt>xwiki.cfg</tt> file. 61: 62: # PROPERTIES 63: workspacemanager.prop.wiki.wikiname=Workspace Identifier 64: workspacemanager.prop.wiki.wikiprettyname=Pretty Name 65: workspacemanager.prop.wiki.description=Description 66: workspacemanager.prop.wiki.server=Alias 67: workspacemanager.prop.wiki.owner=Owner 68: workspacemanager.prop.workspace.membershipType.label=Membership Type 69: 70: # DOCUMENTATION 71: workspacemanager.doc.createwiki.wikiname=The unique identifier of the new workspace. 72: workspacemanager.doc.createwiki.desc.wikiprettyname=The display name of the workspace. 73: workspacemanager.doc.createwiki.desc.description=A brief description of the workspace and its purpose. 74: workspacemanager.doc.createwiki.desc.owner=A user who will have all the rights on the workspace. 75: workspacemanager.doc.createwiki.members=The users that can participate in the workspace.\n\ 76: Tip: Use CTRL+Click to select multiple users. 77: workspacemanager.prop.workspace.membershipType.hint=The way users can join this workspace. 78: 79: ## Group sheet. To be removed once it gets into platform. 80: xe.admin.groups.comment=About 81: xe.admin.groups.tags=Tags 82: xe.admin.groups._actions.follow=Follow 83: xe.admin.groups._actions.unfollow=Unfollow