General Actions:
Log-in
Register
Wiki:
Main wiki
▼
:
Document Index
»
Space:
WorkspaceManager
▼
:
Document Index
»
Page:
TemplateTranslations
Search
en
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Main wiki
»
Browse Workspaces
»
TemplateTranslations
Wiki source code of
TemplateTranslations
Last modified by
Administrator
on 2012/03/21 17:40
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: # Various translations that are used in the workspace template and, implicitly, in the created workspaces. 2: 3: # Rebrand the term 'Wiki' to 'Workspace' in the menu of a workspace. To be used by the workspace template and in all created workspaces. 4: core.menu.type.wiki=Workspace 5: core.menu.watchlist.add.wiki=Watch Workspace 6: core.menu.watchlist.remove.wiki=Unwatch Workspace 7: core.menu.admin.wiki=Administer Workspace 8: 9: # WORKSPACE INFORMATION PANEL 10: workspacemanager.panel.title=Workspace information 11: 12: # LABELS 13: workspacemanager.prop.wikiprettyname.label=Pretty Name 14: workspacemanager.prop.description.label=Description 15: workspacemanager.prop.owner.label=Owner 16: workspacemanager.prop.membershipType.label=Membership Type 17: workspacemanager.prop.secure.label=Secure (SSL) 18: workspacemanager.member.add=Add or invite user to workspace 19: 20: # HINTS 21: workspacemanager.prop.wikiprettyname.hint=The display name of the workspace. 22: workspacemanager.prop.description.hint=A brief description of the workspace and its purpose. 23: workspacemanager.prop.owner.hint=A user who will have all the rights on the workspace. 24: workspacemanager.prop.membershipType.hint=The way users can join this workspace. 25: workspacemanager.prop.secure.hint=If enabled, all this wiki's generated externals URLs will starting with //https:~/~///. 26: 27: # DESCRIPTIONS 28: admin.xwiki.workspaceusers.description=Manage workspace members: add, remove, invite, accept or reject workspace members.