| | |
| | | gb.editUsers = edit users
|
| | | gb.confirmPassword = confirm password
|
| | | gb.restrictedRepositories = restricted repositories
|
| | | gb.canAdmin can admin
|
| | | gb.canAdmin = can admin
|
| | | gb.notRestricted = anonymous view, clone, & push
|
| | | gb.pushRestricted = authenticated push
|
| | | gb.cloneRestricted = authenticated clone & push
|
| | |
| | | gb.exclusions = exclusions
|
| | | gb.registration = registration
|
| | | gb.registrations = federation registrations
|
| | | gb.sendProposal propose
|
| | | gb.sendProposal = propose
|
| | | gb.status = status
|
| | | gb.origin = origin
|
| | | gb.headRef = default branch (HEAD)
|
| | |
| | | gb.preReceiveScripts = pre-receive scripts
|
| | | gb.postReceiveScripts = post-receive scripts
|
| | | gb.hookScripts = hook scripts
|
| | | gb.customFields = custom fields
|
| | | gb.customFieldsDescription = custom fields available to Groovy hooks
|
| | | gb.accessPermissions = access permissions
|
| | | gb.filters = filters
|
| | | gb.generalDescription = common settings
|
| | |
| | | gb.noFederation = Sorry, {0} is not configured to federate with any Gitblit instances.
|
| | | gb.proposalFailed = Sorry, {0} did not receive any proposal data!
|
| | | gb.proposalError = Sorry, {0} reports that an unexpected error occurred!
|
| | | gb.failedToSendProposal = Failed to send proposal! |
| | | gb.failedToSendProposal = Failed to send proposal!
|
| | | gb.userServiceDoesNotPermitAddUser = {0} does not permit adding a user account!
|
| | | gb.userServiceDoesNotPermitPasswordChanges = {0} does not permit password changes!
|
| | | gb.displayName = display name
|
| | | gb.emailAddress = email address
|
| | | gb.errorAdminLoginRequired = Administration requires a login
|
| | | gb.errorOnlyAdminMayCreateRepository = Only an administrator may create a repository
|
| | | gb.errorOnlyAdminOrOwnerMayEditRepository = Only an administrator or the owner may edit a repository
|
| | | gb.errorAdministrationDisabled = Administration is disabled
|
| | | gb.lastNDays = last {0} days
|
| | | gb.completeGravatarProfile = Complete profile on Gravatar.com
|
| | | gb.none = none
|
| | | gb.line = line
|
| | | gb.content = content
|
| | | gb.empty = empty
|
| | | gb.inherited = inherited
|
| | | gb.deleteRepository = Delete repository \"{0}\"?
|
| | | gb.repositoryDeleted = Repository ''{0}'' deleted.
|
| | | gb.repositoryDeleteFailed = Failed to delete repository ''{0}''!
|
| | | gb.deleteUser = Delete user \"{0}\"?
|
| | | gb.userDeleted = User ''{0}'' deleted.
|
| | | gb.userDeleteFailed = Failed to delete user ''{0}''!
|
| | | gb.time.justNow = just now
|
| | | gb.time.today = today
|
| | | gb.time.yesterday = yesterday
|
| | | gb.time.minsAgo = {0} mins ago
|
| | | gb.time.hoursAgo = {0} hours ago
|
| | | gb.time.daysAgo = {0} days ago
|
| | | gb.time.weeksAgo = {0} weeks ago
|
| | | gb.time.monthsAgo = {0} months ago
|
| | | gb.time.oneYearAgo = 1 year ago
|
| | | gb.time.yearsAgo = {0} years ago
|
| | | gb.duration.oneDay = 1 day
|
| | | gb.duration.days = {0} days
|
| | | gb.duration.oneMonth = 1 month
|
| | | gb.duration.months = {0} months
|
| | | gb.duration.oneYear = 1 year
|
| | | gb.duration.years = {0} years
|
| | | gb.authorizationControl = authorization control
|
| | | gb.allowAuthenticatedDescription = grant restricted access to all authenticated users
|
| | | gb.allowNamedDescription = grant restricted access to named users or teams
|
| | | gb.markdownFailure = Failed to parse Markdown content!
|
| | | gb.clearCache = clear cache
|
| | | gb.projects = projects
|
| | | gb.project = project
|
| | | gb.allProjects = all projects
|
| | | gb.copyToClipboard = copy to clipboard
|
| | | gb.fork = fork
|
| | | gb.forks = forks
|
| | | gb.forkRepository = fork {0}?
|
| | | gb.repositoryForked = {0} has been forked
|
| | | gb.repositoryForkFailed= fork has failed
|
| | | gb.personalRepositories = personal repositories
|
| | | gb.allowForks = allow forks
|
| | | gb.allowForksDescription = allow authorized users to fork this repository
|
| | | gb.forkedFrom = forked from
|
| | | gb.canFork = can fork
|
| | | gb.canForkDescription = user is permitted to fork authorized repositories
|
| | | gb.myFork = view my fork
|
| | | gb.forksProhibited = forks prohibited
|
| | | gb.forksProhibitedWarning = this repository forbids forks
|
| | | gb.noForks = {0} has no forks
|
| | | gb.forkNotAuthorized = sorry, you are not authorized to fork {0}
|
| | | gb.forkInProgress = fork in progress
|
| | | gb.preparingFork = preparing your fork...
|
| | | gb.isFork = is fork
|
| | | gb.canCreate = can create
|
| | | gb.canCreateDescription = can create personal repositories
|
| | | gb.illegalPersonalRepositoryLocation = your personal repository must be located at \"{0}\" |