Wiki source code of Wiki Manager Translations
Last modified by superadmin on 2025/05/22 17:45
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | # Various translations that are used in the wiki template and, implicitly, in the created wiki. |
| 2 | |||
| 3 | ## MENU | ||
| 4 | core.menu.type.wiki=Wiki | ||
| 5 | core.menu.watchlist.add.wiki=Watch Wiki | ||
| 6 | core.menu.watchlist.remove.wiki=Unwatch Wiki | ||
| 7 | core.menu.admin.wiki=Administer wiki | ||
| 8 | |||
| 9 | # WIKI INFORMATION PANEL | ||
| 10 | platform.wiki.panel.title=Wiki information | ||
| 11 | |||
| 12 | # MESSAGES | ||
| 13 | platform.wiki.currentwiki.welcome=Welcome to the {0}{1}{2} wiki. | ||
| 14 | platform.wiki.currentwiki.currentUserIsOwner=You are the owner of this wiki. | ||
| 15 | platform.wiki.currentwiki.currentUserIsAdmin=You are an administrator of this wiki. | ||
| 16 | platform.wiki.currentwiki.joinNeedToLogin=To join this wiki, you need to be logged in. | ||
| 17 | platform.wiki.currentwiki.currentUserNotMember=You are not a member of this wiki. | ||
| 18 | platform.wiki.currentwiki.currentuserCanJoin=If you like, you can {0}join this wiki{1}. | ||
| 19 | platform.wiki.currentwiki.currentUserIsMember=You are a member of this wiki. | ||
| 20 | platform.wiki.currentwiki.currentUserCanLeave=If you like, you can {0}leave this wiki{1}. | ||
| 21 | platform.wiki.currentwiki.gadgetTopActiveUsersAllMembers=To see the full list of wiki members, see {0}User Directory{1}. | ||
| 22 | platform.wiki.currentwiki.invitationPendingForCurrentWiki=You have been invited to join this wiki. | ||
| 23 | platform.wiki.currentwiki.joinRequestPendingForCurrentWiki=You have requested to join this wiki. | ||
| 24 | platform.wiki.currentwiki.joinRequestAcceptedNotification=Your request to join the wiki ''{0}'' has been accepted. | ||
| 25 | platform.wiki.currentwiki.joinRequestRejectedNotification=Your request to join the wiki ''{0}'' has been rejected. | ||
| 26 | platform.wiki.currentwiki.candidateHandledSaveComment=Handled candidate {0} ({1}) | ||
| 27 | platform.wiki.currentwiki.candidateHandledComment=Comment: | ||
| 28 | platform.wiki.currentwiki.candidateAcceptedSuccess=Request accepted. | ||
| 29 | platform.wiki.currentwiki.candidateRejectedSuccess=Request rejected. | ||
| 30 | platform.wiki.currentwiki.inviteUserAlreadyMember={0} is already a member of the wiki. | ||
| 31 | platform.wiki.currentwiki.inviteRequestAlreadyExists={0} already has a pending request. Please respond to that request instead. | ||
| 32 | platform.wiki.currentwiki.inviteUserAlreadyInvited={0} already has a pending invitation. | ||
| 33 | platform.wiki.currentwiki.inviteSaveComment=User ''{0}'' has been invited to join the wiki. | ||
| 34 | platform.wiki.currentwiki.inviteNotification=You have been invited to join the wiki ''{0}''. | ||
| 35 | platform.wiki.currentwiki.inviteSuccess={0} invited successfully. | ||
| 36 | platform.wiki.currentwiki.invitationCancelSaveComment=Cancelled invitation {0} ({1}) | ||
| 37 | platform.wiki.currentwiki.invitationCancelNotification=Your invitation has been cancelled and is no longer valid. | ||
| 38 | platform.wiki.currentwiki.invitationCancelSuccess=Invitation cancelled successfully. | ||
| 39 | platform.wiki.currentwiki.invitationCancelFailure=Error, you cannot cancel this invitation. | ||
| 40 | platform.wiki.currentwiki.candidateReviewFailure=Error, you cannot cancel this invitation. | ||
| 41 | |||
| 42 | # LABELS | ||
| 43 | platform.wiki.currentwiki.prop.wikiprettyname.label=Pretty Name | ||
| 44 | platform.wiki.currentwiki.prop.description.label=Description | ||
| 45 | platform.wiki.currentwiki.prop.owner.label=Owner | ||
| 46 | platform.wiki.currentwiki.prop.membershipType.label=Membership Type | ||
| 47 | platform.wiki.currentwiki.prop.secure.label=Secure (SSL) | ||
| 48 | platform.wiki.currentwiki.member.add=Add or invite users to wiki | ||
| 49 | platform.wiki.currentwiki.gadget.wikiInformation.label=Wiki Information | ||
| 50 | platform.wiki.currentwiki.gadget.topActiveUsers.label=Top Active Contributors | ||
| 51 | platform.wiki.currentwiki.panel.information.name.label=Name | ||
| 52 | platform.wiki.currentwiki.panel.information.description.label=Description | ||
| 53 | platform.wiki.currentwiki.panel.information.members.label=Members | ||
| 54 | platform.wiki.currentwiki.invitation.view.label=View Invitation | ||
| 55 | platform.wiki.currentwiki.joinrequest.cancel.label=Cancel Request | ||
| 56 | platform.wiki.currentwiki.joinreques.request.label=Request Join | ||
| 57 | platform.wiki.currentwiki.join.label=Join | ||
| 58 | platform.wiki.currentwiki.leave.label=Leave Wiki | ||
| 59 | platform.wiki.currentwiki.invite.username.label=Username | ||
| 60 | platform.wiki.currentwiki.invite.message.label=Message | ||
| 61 | platform.wiki.currentwiki.invite.button.label=Invite | ||
| 62 | platform.wiki.currentwiki.candidates.label=Candidates | ||
| 63 | platform.wiki.currentwiki.candidates.status.label=Status: | ||
| 64 | platform.wiki.currentwiki.candidates.type.label=Type: | ||
| 65 | platform.wiki.currentwiki.candidates.reviewer.label=Admin: | ||
| 66 | platform.wiki.currentwiki.candidates.reviewermessage.label=Admin's Message: | ||
| 67 | platform.wiki.currentwiki.candidates.reviewerprivatecomment.label=Private Comment: | ||
| 68 | platform.wiki.currentwiki.candidates.accept.label=Accept | ||
| 69 | platform.wiki.currentwiki.candidates.reject.label=Reject | ||
| 70 | platform.wiki.currentwiki.candidates.invitation.cancel.label=Cancel Invitation | ||
| 71 | platform.wiki.currentwiki.wikiusers.title=Wiki Users | ||
| 72 | platform.wiki.currentwiki.managewikis.title=Wiki | ||
| 73 | WikiManager.WikiCandidateMemberClass_status_pending=Pending | ||
| 74 | WikiManager.WikiCandidateMemberClass_status_accepted=Accepted | ||
| 75 | WikiManager.WikiCandidateMemberClass_status_rejected=Rejected | ||
| 76 | WikiManager.WikiCandidateMemberClass_type_request=Request | ||
| 77 | WikiManager.WikiCandidateMemberClass_type_invitation=Invitation | ||
| 78 | |||
| 79 | # HINTS | ||
| 80 | platform.wiki.currentwiki.prop.wikiprettyname.hint=The display name of the wiki. | ||
| 81 | platform.wiki.currentwiki.prop.description.hint=A brief description of the wiki and its purpose. | ||
| 82 | platform.wiki.currentwiki.prop.owner.hint=A user who has all the rights on the wiki. | ||
| 83 | platform.wiki.currentwiki.prop.membershipType.hint=The way users can join this wiki. | ||
| 84 | platform.wiki.currentwiki.prop.secure.hint=If enabled, all this wiki''s generated externals URLs will start with {0}https:~/~/{1}. | ||
| 85 | platform.wiki.currentwiki.invite.username.hint=The name of the user to add to the wiki. | ||
| 86 | platform.wiki.currentwiki.invite.message.hint=The message to send to the user. | ||
| 87 | platform.wiki.currentwiki.candidates.hint=Users who have requested or been invited to join the wiki. | ||
| 88 | platform.wiki.currentwiki.candidates.empty=No user has requested or been invited to join the wiki. | ||
| 89 | |||
| 90 | # ADMIN | ||
| 91 | admin.xwiki.manageworkspace.description=Manage settings such as wiki name, description, owner and membership type. | ||
| 92 | admin.xwiki.workspaceusers.description=Manage wiki members: add, remove, invite, accept or reject wiki members. | ||
| 93 | admin.xwiki.usersconfiguration.title=Configuration | ||
| 94 | admin.xwiki.members.title=Current Members | ||
| 95 | admin.xwiki.users.title=All Users | ||
| 96 | |||
| 97 | # DRAWER ITEM | ||
| 98 | platform.wiki.drawer.homeWiki=Home |