Wiki source code of Translations
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | ############################################################################### | ||
2 | # WikiManager Manager translation page | ||
3 | # | ||
4 | # The translations contained in this page are used in the default UI (see xwiki-platform-web), | ||
5 | # that can be displayed in subwikis too. That is why the scope of this page is GLOBAL. | ||
6 | # | ||
7 | # This contains the translations of the module in the default language | ||
8 | # (generally English). | ||
9 | # | ||
10 | # Translation key syntax: | ||
11 | # <short top level project name>.<short module name>.<propertyName> | ||
12 | # where: | ||
13 | # * <short top level project name> = top level project name without the "xwiki-" prefix, | ||
14 | # for example: commons, rendering, platform, enterprise, manager, etc | ||
15 | # * <short module name> = the name of the Maven module without the <short top level project name> prefix, | ||
16 | # for example: oldcore, scheduler, activitystream, etc | ||
17 | # * <propertyName> = the name of the property using camel case, | ||
18 | # for example updateJobClassCommitComment | ||
19 | # | ||
20 | # Comments: it's possible to add some detail about a key to make easier to | ||
21 | # translate it by adding a comment before it. To make sure a comment is not | ||
22 | # assigned to the following key use at least three sharps (###) for the comment | ||
23 | # or after it. | ||
24 | # | ||
25 | # Deprecated keys: | ||
26 | # * when deleting a key it should be moved to deprecated section at the end | ||
27 | # of the file (between #@deprecatedstart and #@deprecatedend) and associated to the | ||
28 | # first version in which it started to be deprecated | ||
29 | # * when renaming a key, it should be moved to the same deprecated section | ||
30 | # and a comment should be added with the following syntax: | ||
31 | # #@deprecated new.key.name | ||
32 | # old.key.name=Some translation | ||
33 | ############################################################################### | ||
34 | |||
35 | ## Menus | ||
36 | platform.wiki.menu.wikiindex=Wiki Index | ||
37 | platform.wiki.menu.deletewiki=Delete wiki | ||
38 | platform.wiki.menu.userwikis=Wikis | ||
39 | |||
40 | ## Dependencies | ||
41 | platform.wiki.dependencies.wiki.missing=The "Wiki" java component is not installed. This page will not work properly. Make sure that the "Wiki API" and "Wiki Script" extensions are installed (using the Extension Manager) or that the files 'xwiki-platform-wiki-api-<version>.jar' and 'xwiki-platform-wiki-script-<version>.jar' are present under the 'WEB-INF/lib/' web application's folder (in case of a manual installation). | ||
42 | platform.wiki.dependencies.template.missing=The "Wiki Template" java component is not installed. This page will not work properly. Make sure that the "Wiki Template API" and "Wiki Template Script" extensions are installed (using the Extension Manager) or that the files 'xwiki-platform-wiki-template-api-<version>.jar' and 'xwiki-platform-wiki-template-script-<version>.jar' are present under the 'WEB-INF/lib/' web application's folder (in case of a manual installation). | ||
43 | platform.wiki.dependencies.user.missing=The "Wiki User" java component is not installed. This page will not work properly. Make sure that the "Wiki User API" and "Wiki User Script" extensions are installed (using the Extension Manager) or that the files 'xwiki-platform-wiki-user-api-<version>.jar' and 'xwiki-platform-wiki-user-script-<version>.jar' are present under the 'WEB-INF/lib/' web application's folder (in case of a manual installation). | ||
44 | |||
45 | ## Create | ||
46 | platform.wiki.create.button=Create Wiki | ||
47 | platform.wiki.create.title=Create a new wiki | ||
48 | platform.wiki.create.members=MEMBERS | ||
49 | platform.wiki.create.prettyname.empty=Pretty name must not be empty | ||
50 | platform.wiki.create.error=Wiki \"{0}\" creation failed: {1}. | ||
51 | platform.wiki.create.error.wikiname.databasealreadyexists=A database with this identifier already exists | ||
52 | platform.wiki.create.error.wikiname.wikialreadyexists=This identifier is already used | ||
53 | platform.wiki.create.error.wikiname.empty=Identifier can't be empty | ||
54 | |||
55 | ## Common errors and messages | ||
56 | platform.wiki.error.wikidoesnotexist=Wiki [{0}] does not exist | ||
57 | platform.wiki.error.oneParameterNotSpecified=The ''{0}'' parameter was not specified. | ||
58 | platform.wiki.error.parameterAcceptsMultipleValues=Multiple values accepted. | ||
59 | platform.wiki.error.exceptionWithMessage=Exception: {0} | ||
60 | platform.wiki.form.requiredField=Required | ||
61 | platform.wiki.csrf.error=Invalid security token. Please retry your operation. | ||
62 | |||
63 | ## Users | ||
64 | platform.wiki.users.userAlreadyMemberOfWiki=The user {0}{1}{2} is already a member of the wiki {3}{4}{5}. | ||
65 | platform.wiki.users.userNotMemberOfWiki=The user {0}{1}{2} is not a member of the wiki {3}{4}{5}. | ||
66 | platform.wiki.users.logInToContinue=In order to continue, you need to {0}log in{1} first. | ||
67 | platform.wiki.users.invitation.userAcceptedNotification=The user ''{0}'' ({1}) has accepted the invitation to join the wiki ''{2}'' ({3}). | ||
68 | platform.wiki.users.invitation.userAcceptedSuccess=The user {0}{1}{2} successfully accepted the invitation and joined the wiki {3}{4}{5}. | ||
69 | platform.wiki.users.invitation.userRejectedSuccess=The user {0}{1}{2} successfully rejected the invitation to join the wiki {3}{4}{5}. | ||
70 | platform.wiki.users.join.error.needInvitation=This wiki is invite only. To do so, you need to receive an invitation from one of its admins. | ||
71 | platform.wiki.users.join.request.pendingRequestExists=The user {0}{1}{2} already has a pending request to join the wiki {3}{4}{5}. Please wait for a wiki admin to review it. | ||
72 | platform.wiki.users.join.request.cancelConfirmation=Are you sure you want cancel the request to join the wiki {0}{1}{2}? | ||
73 | platform.wiki.users.join.request.cancelYes=Yes | ||
74 | platform.wiki.users.join.request.cancelNo=No | ||
75 | platform.wiki.users.join.request.cancelSuccess=The user {0}{1}{2} successfully cancelled the request to join the wiki {3}{4}{5}. | ||
76 | platform.wiki.users.join.request.saveNotification=The user ''{0}'' ({1}) has requested to join the wiki ''{2}'' ({3}). | ||
77 | platform.wiki.users.join.request.success=The user {0}{1}{2} successfully sent the request to join wiki {3}{4}{5}. | ||
78 | platform.wiki.users.join.confirmation=Are you sure you want to join the wiki {0}{1}{2}? | ||
79 | platform.wiki.users.join.yes=Yes | ||
80 | platform.wiki.users.join.no=No | ||
81 | platform.wiki.users.join.success=The user {0}{1}{2} successfully joined wiki {3}{4}{5}. | ||
82 | platform.wiki.users.leave.error.userIsOwner=The user {0}{1}{2} is the owner of the wiki {3}{4}{5}. The owner of a wiki cannot leave it unless the wiki is deleted or the owner is changed. | ||
83 | platform.wiki.users.leave.confirmation=Are you sure you want to leave wiki {0}{1}{2}? | ||
84 | platform.wiki.users.leave.confirmation.yes=Yes | ||
85 | platform.wiki.users.leave.confirmation.no=No | ||
86 | platform.wiki.users.leave.success=The user {0}{1}{2} successfully left wiki {3}{4}{5}. | ||
87 | platform.wiki.users.join.title=Join Wiki | ||
88 | platform.wiki.users.leave.title=Leave Wiki "{0}" | ||
89 | platform.wiki.users.leave.empty=Leave Wiki | ||
90 | platform.wiki.users.delete.title=Delete Wiki "{0}" | ||
91 | platform.wiki.users.delete.empty=Delete Wiki | ||
92 | platform.wiki.users.invitation.reply.hint=A reply message to send, viewable by the wiki admin, in which you can motivate your decision. | ||
93 | platform.wiki.users.join.request.hint=To join the wiki {0}{1}{2}, you must first issue a join request. After doing so, a wiki admin will review and consider your request. | ||
94 | platform.wiki.users.join.request.message.hint=A message to send, viewable by the wiki admin, in which you can motivate this join request. | ||
95 | platform.wiki.users.invitation.title=You have been invited to join the wiki {0}{1}{2}. | ||
96 | platform.wiki.users.invitation.message.label=Invitation message | ||
97 | platform.wiki.users.invitation.reply.title=Reply | ||
98 | platform.wiki.users.invitation.accept.label=Accept | ||
99 | platform.wiki.users.invitation.reject.label=Reject | ||
100 | platform.wiki.users.invitation.postpone.label=Later | ||
101 | platform.wiki.users.join.request.message.label=Message | ||
102 | platform.wiki.users.join.request.send.label=Send Request | ||
103 | platform.wiki.users.join.request.cancel.label=Back | ||
104 | |||
105 | ## User profile | ||
106 | platform.wiki.users.profile.joinedwikis.label=Joined wikis | ||
107 | platform.wiki.users.profile.joinedwikis.notMemberOfAnyWiki=You are not a member of any wiki yet. | ||
108 | platform.wiki.users.profile.joinedwikis.userNotMemberOfAnyWiki=The user is not a member of any wiki yet. | ||
109 | platform.wiki.users.profile.activity.title=Activity of wiki {0} | ||
110 | platform.wiki.users.profile.activity.hint=Generates an activity stream for the given wiki(s). | ||
111 | platform.wiki.users.profile.activity.multipletitle=Activity of wikis {0} | ||
112 | platform.wiki.users.profile.activity.show=show activity | ||
113 | |||
114 | ## Wiki Deletion | ||
115 | platform.wiki.delete.confirmation=Are you sure you want to delete the wiki {0}{1}{2}? This action cannot be reverted! | ||
116 | platform.wiki.delete.confirmation.retypeWikiId=Please repeat the identifier of the wiki here: | ||
117 | platform.wiki.delete.error.wikiIdDoesNotMatch=Type in the exact Wiki Identifier of the wiki that should be deleted. | ||
118 | platform.wiki.delete.success=The user {0}{1}{2} successfully deleted the wiki ''{3}''. | ||
119 | |||
120 | ## Wiki macro | ||
121 | platform.wiki.macro.noWikis=There are currently no wikis created (except the main one). | ||
122 | rendering.macro.wikis.name=Wikis | ||
123 | rendering.macro.wikis.description=List all wikis | ||
124 | |||
125 | ## LegacyWorkspaces macro | ||
126 | rendering.macro.workspaces.name=Workspaces (Legacy) | ||
127 | rendering.macro.workspaces.description=Deprecated macro that should not be used here for compatibility reasons. Please use the "wikis" macro instead. | ||
128 | |||
129 | ## Browse | ||
130 | platform.wiki.browse=Browse Wikis | ||
131 | platform.wiki.browse.emptyvalue=N/A | ||
132 | platform.wiki.browse.wikiprettyname=Name | ||
133 | platform.wiki.browse.description=Description | ||
134 | platform.wiki.browse.owner=Owner | ||
135 | platform.wiki.browse.membershipType=Membership Type | ||
136 | platform.wiki.browse.doc.creationDate=Creation Date | ||
137 | platform.wiki.browse._actions=Actions | ||
138 | platform.wiki.browse._actions.join=Join | ||
139 | platform.wiki.browse._actions.requestJoin=Request Join | ||
140 | platform.wiki.browse._actions.viewInvitation=View Invitation | ||
141 | platform.wiki.browse._actions.cancelJoinRequest=Cancel Request | ||
142 | platform.wiki.browse._actions.leave=Leave | ||
143 | platform.wiki.browse._actions.delete=Delete | ||
144 | |||
145 | ## Classes | ||
146 | WikiManager.WikiUserClass_membershipType_open=Open for any user to join | ||
147 | WikiManager.WikiUserClass_membershipType_request=Any global user can request to join but an admin must accept | ||
148 | WikiManager.WikiUserClass_membershipType_invite=Only an admin can send invitations to join this wiki | ||
149 | WikiManager.WikiUserClass_userScope_local_only=Only local users are available in the wiki | ||
150 | WikiManager.WikiUserClass_userScope_global_only=Only global users are available in the wiki | ||
151 | WikiManager.WikiUserClass_userScope_local_and_global=Both global and local users are available in the wiki | ||
152 | platform.wiki.prop.wikiname=Wiki Identifier | ||
153 | platform.wiki.prop.wikiprettyname=Pretty Name | ||
154 | platform.wiki.prop.wikialias=Alias | ||
155 | platform.wiki.prop.description=Description | ||
156 | platform.wiki.prop.owner=Owner | ||
157 | platform.wiki.prop.membershipType.label=Membership Type | ||
158 | platform.wiki.prop.membershipType.hint=The way users can join this wiki. | ||
159 | |||
160 | ## Wizard | ||
161 | platform.wiki.create.wizard.desc.wikiname=The unique identifier of the new wiki. | ||
162 | platform.wiki.create.wizard.desc.wikiprettyname=The display name of the wiki. | ||
163 | platform.wiki.create.wizard.desc.wikialias=The domain name that will point to the wiki. | ||
164 | platform.wiki.create.wizard.desc.newTemplateHint=Template to use for this new wiki (all pages will be cloned). | ||
165 | platform.wiki.create.wizard.desc.description=A brief description of the wiki and its purpose. | ||
166 | platform.wiki.create.wizard.desc.owner=A user who will always have all the rights on this wiki, independent of the rights configured in the Administration. | ||
167 | platform.wiki.create.wizard.desc.members=The users who can participate in the wiki. | ||
168 | platform.wiki.create.wizard.step.nameAndType=Step 1 — Choose a name | ||
169 | platform.wiki.create.wizard.step.nameAndType.shortname=Name | ||
170 | platform.wiki.create.wizard.step.users=Step 2 — Choose members | ||
171 | platform.wiki.create.wizard.step.users.shortname=Users | ||
172 | platform.wiki.create.wizard.step.cleaningUp=Cleaning Up | ||
173 | platform.wiki.create.wizard.step.provisioning.cleanUp=Clean & delete this wiki | ||
174 | platform.wiki.create.wizard.step.cleaningup.success=The wiki {0} has been successfuly deleted. | ||
175 | platform.wiki.create.wizard.step.cleaningup.error=Error, the wiki {0} has not been deleted. | ||
176 | platform.wiki.create.wizard.step.cleaningUp.confirmmessage=You are about to delete wiki {0}. Please confirm. | ||
177 | platform.wiki.create.wizard.step.cleaningUp.confirm=Confirm | ||
178 | platform.wiki.create.wizard.setAsTemplate.label=This wiki will be a template | ||
179 | platform.wiki.create.wizard.template.noTemplate=No template (default) | ||
180 | platform.wiki.create.wizard.userScope.label=User Scope | ||
181 | platform.wiki.create.wizard.userScope.hint=Select what kind of users can access the wiki | ||
182 | platform.wiki.create.wizard.template.label=Template | ||
183 | platform.wiki.create.wizard.flavortemplate.label=Flavor / Template | ||
184 | platform.wiki.create.wizard.flavortemplate.hint=Flavor or Template to use as the initial content of the new wiki | ||
185 | platform.wiki.create.wizard.flavortemplate.flavorTab=Flavor | ||
186 | platform.wiki.create.wizard.flavortemplate.templateTab=Template | ||
187 | platform.wiki.create.wizard.step.dw=After clicking on the "Create" button, the wiki will be created and the Distribution Wizard will be started in order to help you initialize your wiki. If you skip the wizard, your wiki will be empty. | ||
188 | platform.wiki.create.wizard.step.previous=Previous Step | ||
189 | platform.wiki.create.wizard.step.next=Next step | ||
190 | platform.wiki.create.wizard.step.create=Create | ||
191 | |||
192 | platform.wiki.create.wizard.step.creation=Wiki creation | ||
193 | platform.wiki.create.wizard.step.creation.wait=Please wait until the wiki is created. | ||
194 | platform.wiki.create.wizard.step.creation.complete=The wiki {0} has been successfully created. You can now access it. | ||
195 | platform.wiki.create.wizard.step.creation.errorlog=However, error(s) have been generated during that process and you might want to review them. | ||
196 | platform.wiki.create.wizard.step.creation.error=The creation of the wiki {0} failed. It''s recommended to delete it. | ||
197 | platform.wiki.create.wizard.step.creation.go=Go to the wiki | ||
198 | |||
199 | ## Admin | ||
200 | admin.wikis.description=Wikis management. | ||
201 | admin.wikis.templates=Wiki Templates | ||
202 | admin.wikis.templates.description=Manage the wiki templates | ||
203 | admin.wikis.templates.hint=A template is a wiki that will be considered as a model to create new wikis. When a user selects a template to create a new wiki, all the content of the template is copied in the new wiki. | ||
204 | admin.wikis.rights=Creation Right | ||
205 | |||
206 | ## XWikiServer Sheet | ||
207 | platform.wiki.sheet.title=Descriptor of the wiki \"{0}\" | ||
208 | platform.wiki.sheet.erroraliasalreadynotexists=Wiki alias \"{0}\" already exists. | ||
209 | platform.wiki.sheet.erroraliasdoesnotexists=Wiki alias \"{0}\" does not exists. | ||
210 | platform.wiki.sheet.title.settings=Wiki properties | ||
211 | platform.wiki.sheet.title.createnewalias=Create new alias | ||
212 | platform.wiki.sheet.title.viewaliases=View aliases | ||
213 | platform.wiki.sheet.desc.wikiprettyname=The display name of the wiki. | ||
214 | platform.wiki.sheet.desc.owner=A user who will have all the rights on this wiki. | ||
215 | platform.wiki.sheet.desc.secure=If enabled, all this wiki's generated externals URLs will start with \"https\". | ||
216 | platform.wiki.sheet.desc.port=The port to use for all this wiki's generated externals URLs. If not set it's inherited from the configuration and the main wiki. Only taken into account for domain based URLs. | ||
217 | platform.wiki.sheet.desc.iswikitemplate=Indicate if this wiki can be used as a template when creating a new wiki. | ||
218 | platform.wiki.sheet.desc.server=The alias used to access the wiki. | ||
219 | platform.wiki.sheet.desc.description=A brief wiki description. | ||
220 | platform.wiki.sheet.desc.homepage=The homepage of the wiki. | ||
221 | platform.wiki.sheet.prop.wikiprettyname=Pretty name | ||
222 | platform.wiki.sheet.prop.owner=Owner | ||
223 | platform.wiki.sheet.prop.secure=Secure (SSL) | ||
224 | platform.wiki.sheet.prop.port=Port | ||
225 | platform.wiki.sheet.prop.description=Description | ||
226 | platform.wiki.sheet.prop.server=Alias | ||
227 | platform.wiki.sheet.prop.homepage=Homepage | ||
228 | platform.wiki.sheet.prop.iswikitemplate=Wiki template | ||
229 | platform.wiki.sheet.descriptor=This page defines how to access the \"{0}\" wiki, and some properties about it. For more configurations, please go to the | ||
230 | platform.wiki.sheet.descriptor.admin=administration page of the wiki. | ||
231 | platform.wiki.sheet.aliases=An alias is another name for the wiki. You can add aliases to create different URLs for the wiki. | ||
232 | |||
233 | ############################################################################### | ||
234 | ## Deprecated | ||
235 | ## Note: each element should be removed when the last branch using it is no longer supported | ||
236 | ############################################################################### | ||
237 | |||
238 | ## Used to indicate where deprecated keys start | ||
239 | #@deprecatedstart | ||
240 | |||
241 | ####################################### | ||
242 | ## until 6.1 | ||
243 | ####################################### | ||
244 | platform.wiki.dependencies.applicationmanager.missing=The {0}Application Manager Plugin{1} is not installed. Please install it and try again. | ||
245 | |||
246 | ####################################### | ||
247 | ## until 6.4RC1 | ||
248 | ####################################### | ||
249 | admin.wikis=Wikis | ||
250 | admin.wikis.template=Wiki Template | ||
251 | |||
252 | ####################################### | ||
253 | ## until 7.0M2 | ||
254 | ####################################### | ||
255 | platform.wiki.create.wizard.step.provisioning=The system is provisioning the wiki. | ||
256 | platform.wiki.create.wizard.step.provisioning.wait=Please wait while the system is provisioning the wiki. | ||
257 | platform.wiki.create.wizard.step.provisioning.complete=The wiki is almost ready. Please click on "finalize" to perform the last operation. | ||
258 | platform.wiki.create.wizard.step.provisioning.error=The wiki {0} has been created but some of the pages contained in the template have not been copied. You should probably delete it. | ||
259 | platform.wiki.create.wizard.step.provisioning.finalize=Finalize | ||
260 | |||
261 | ####################################### | ||
262 | ## until 9.5-rc-1 | ||
263 | ####################################### | ||
264 | platform.wiki.delete.confirmation.yes=Yes, please delete this wiki! | ||
265 | platform.wiki.delete.confirmation.no=No, take me back! | ||
266 | |||
267 | ## Used to indicate where deprecated keys end | ||
268 | #@deprecatedend |