-
Notifications
You must be signed in to change notification settings - Fork 356
/
Copy pathMessages.properties
69 lines (68 loc) · 4.17 KB
/
Messages.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
#
# The MIT License
#
# Copyright (c) 2016, CloudBees, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
BitbucketLink.DisplayName=Bitbucket
BitbucketSCMNavigator.UncategorizedSCMSourceCategory.DisplayName=Repositories
BitbucketSCMSource.UncategorizedSCMHeadCategory.DisplayName=Branches
BitbucketSCMSource.ChangeRequestSCMHeadCategory.DisplayName=Pull requests
BitbucketSCMSource.TagSCMHeadCategory.DisplayName=Tags
BitbucketSCMSource.NoMatchingOwner=Could not find: {0}
BitbucketSCMSource.UnauthorizedAnonymous=Determination as to whether {0} may or may not exist is not permitted \
without suitable credentials.
BitbucketSCMSource.UnauthorizedOwner=The selected credentials do not have permission to determine whether {0} does or \
does not exist.
BitbucketSCMNavigator.DisplayName=Bitbucket Team/Project
BitbucketSCMNavigator.Description=Scans a Bitbucket Cloud Team (or Bitbucket Server Project) for all repositories matching some defined markers.
BitbucketRepoMetadataAction.IconDescription=Bitbucket Repository
BitbucketRepoMetadataAction.IconDescription.Git=Bitbucket Git Repository
BitbucketTeamMetadataAction.IconDescription=Bitbucket Team/Project
BranchDiscoveryTrait.allBranches=All branches
BranchDiscoveryTrait.displayName=Discover branches
TagDiscoveryTrait.displayName=Discover tags
BranchDiscoveryTrait.excludePRs=Exclude branches that are also filed as PRs
BranchDiscoveryTrait.onlyPRs=Only branches that are also filed as PRs
ForkPullRequestDiscoveryTrait.displayName=Discover pull requests from forks
ForkPullRequestDiscoveryTrait.everyoneDisplayName=Everyone
ForkPullRequestDiscoveryTrait.headAndMerge=Both the current pull request revision and the pull request merged with \
the current target branch revision
ForkPullRequestDiscoveryTrait.headOnly=The current pull request revision
ForkPullRequestDiscoveryTrait.mergeOnly=Merging the pull request with the current target branch revision
ForkPullRequestDiscoveryTrait.nobodyDisplayName=Nobody
ForkPullRequestDiscoveryTrait.teamDisplayName=Forks in the same account
OriginPullRequestDiscoveryTrait.authorityDisplayName=Trust origin pull requests
PublicRepoPullRequestFilterTrait.displayName=Exclude pull requests from public repositories
SSHCheckoutTrait.displayName=Checkout over SSH
SSHCheckoutTrait.incompatibleCredentials=The currently configured credentials are incompatible with this behaviour
SSHCheckoutTrait.missingCredentials=The currently configured credentials cannot be found
SSHCheckoutTrait.useAgentKey=- use build agent''s key -
WebhookRegistrationTrait.disableHook=Disable hook management
WebhookRegistrationTrait.displayName=Override hook management
WebhookRegistrationTrait.useItemHook=Use item credentials for hook management
WebhookConfigurationTrait.displayName=Configure committers to be ignored by the webhook
PullRequestSCMHead.Pronoun=Pull Request
BranchSCMHead.Pronoun=Branch
BitbucketTagSCMHead.Pronoun=Tag
TagDiscoveryTrait.authorityDisplayName=Trust origin tags
BitbucketBuildStatusNotificationsTrait.displayName=Bitbucket build status notifications
DiscardOldBranchTrait.displayName=Discard branch older than given days
DiscardOldTagTrait.displayName=Discard tag older than given days
ShowBitbucketAvatarTrait.displayName=Show Bitbucket avatar images