All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.netbeans.modules.git.Bundle.properties Maven / Gradle / Ivy

There is a newer version: RELEASE240
Show newest version
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements.  See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership.  The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License.  You may obtain a copy of the License at
#
#   http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied.  See the License for the
# specific language governing permissions and limitations
# under the License.

OpenIDE-Module-Display-Category=Base IDE
OpenIDE-Module-Long-Description=\
    Integrates Git functionality into NetBeans IDE
OpenIDE-Module-Name=Git
OpenIDE-Module-Short-Description=Git Versioning System Support

CTL_Git_MainMenu = &Git
CTL_Git_DisplayName = Git

CTL_FileInfoStatus_Unknown = Unknown
CTL_FileInfoStatus_Excluded = Ignored
CTL_FileInfoStatus_New = Added In Working Tree
CTL_FileInfoStatus_Added = Added To Index
CTL_FileInfoStatus_AddedCopied = Copied
CTL_FileInfoStatus_AddedRenamed = Renamed
CTL_FileInfoStatus_UpToDate = Up to date
CTL_FileInfoStatus_Modified = Modified In Working Tree
CTL_FileInfoStatus_Removed = Removed In Working Tree
CTL_FileInfoStatus_Conflict = Conflict
CTL_FileInfoStatus_TextAnnotation=Additional Text Annotation

CTL_FileInfoStatus_Excluded_Short = Ignored
CTL_FileInfoStatus_Added_Short = Added
CTL_FileInfoStatus_AddedCopied_Short = Copied
CTL_FileInfoStatus_AddedRenamed_Short = Renamed
CTL_FileInfoStatus_Modified_Short = Modified
CTL_FileInfoStatus_Removed_Short = Deleted
CTL_FileInfoStatus_Conflict_AddedByThem = Added By Them
CTL_FileInfoStatus_Conflict_AddedByUs = Added By Us
CTL_FileInfoStatus_Conflict_BothAdded = Both Added
CTL_FileInfoStatus_Conflict_BothDeleted = Both Deleted
CTL_FileInfoStatus_Conflict_BothModified = Both Modified
CTL_FileInfoStatus_Conflict_DeletedByThem = Deleted By Them
CTL_FileInfoStatus_Conflict_DeletedByUs = Deleted By Us

MSG_Contains_Modified = Contains added, modified or deleted files
MSG_Contains_Conflicts = Contains files that are in conflict

textAnnotation = {0}

MSG_MoveFailed = Git failed to move {0} to: {1}\n{2}
MSG_CopyFailed = Git failed to copy {0} to: {1}\n{2}
MSG_DeleteFailed = Git failed to delete {0}\n{1}

MSG_Install_Warning_Title = Git Versioning installation
MSG_Install_Warning = \
To complete the installation of the NetBeans Git Versioning plugin,
\ the IDE had to disable all third-party Git version control plugins. LBL_LookingUp=Looking up moved file... LBL_LookingUpAtRevision=Looking up moved file {0} at revision {1}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy