blob: e1a225b565919b3b70625e61cffc679a283fd3ea [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
# Microsystems, Inc. All Rights Reserved.
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
CTL_MenuItem_SearchHistory = Search &History...
CTL_MenuItem_SearchHistory_Context = Search &History...
CTL_MenuItem_SearchHistory_Context_Multiple = Search Files &History...
CTL_MenuItem_SearchHistory_Projects = Search {0} Projects History...
CTL_SearchHistory_Title = {0} [Search History]
CTL_UseCommitMessage=&Message\:
TT_CommitMessage=Search for a case insensitive substring in commit messages or leave blank.
CTL_UseUsername=&Kullan\u0131c\u0131 ad\u0131\:
TT_Username=Search for commits made by a given user or leave blank.
CTL_UseFrom=&From\:
TT_From=Find only commits starting from a specified tag, branch or a date. Leave blank otherwise.
CTL_UseTo=&To\:
TT_To=Find only commits before a specified tag, branch or a date. Leave blank otherwise.
CTL_BrowseFrom=G\u00f6zat...
TT_BrowseFrom=Browse for starting tag or branch name from list of all tags and branches
CTL_BrowseTo=&G\u00f6zat...
TT_BrowseTo=Browse for ending tag or branch name from list of all tags and branches
CTL_Search=S&earch
TT_Search=Execute search
CTL_Summary=\u00d6zet
TT_Summary=Show search results as a single list of all found commits
CTL_ShowDiff=&Diff
TT_ShowDiff=Show search results as a tree view of all commits with possibility to easily diff any two revisions
CTL_ShowSummary=&Summary
ACSN_SearchHistoryT_Top_Component = Search History
ACSD_SearchHistoryT_Top_Component = Search History
ACSN_Divider = Divider
ACSD_Divider = Divider
MSG_StatusSymlinkWarning = Warning: Search History does not search deleted files. See the Output window for details.
MSG_SymlinkWarning1 = Warning: Search History will not search occurrences in deleted files due to problem in CVS server setup.
MSG_SymlinkWarning2 = See {0} how to work around this problem.
LBL_SearchHistory_Searching = <No Results Yet - Search in Progress...>
LBL_SearchHistory_NoResults = <No Results - Search Not Performed>
ACSN_SummaryView_List = List of found commits
ACSD_SummaryView_List = Flat list of found commits sorted by file name and revision number.
CTL_SummaryView_Diff = Diff {0} and {1}
CTL_SummaryView_DiffToPrevious = Diff to Previous Revision
CTL_SummaryView_RollbackTo = Rollback to {0}
CTL_SummaryView_View = G\u00f6r\u00fcn\u00fcm
CTL_SummaryView_ShowAnnotations=Show Annotations
CTL_Action_Opening={0} a\u00e7\u0131l\u0131yor ...
CTL_SummaryView_RollbackChange = Rollback Changes
MSG_SummaryView_RollingBackChange = Rolling Back Changes
CTL_Action_DiffTo = Diff to:
CTL_SummaryView_Previous = Previous
MSG_SummaryView_DeadState = (state: dead; file was removed in this revision)
LBL_SearchHistory_Diffing = Retrieving files...
MSG_SummaryView.refersToDirectory={0} refers to a directory, cannot rollback
CTL_Action_Revert = Revert
CTL_Action_Diff = Diff
CTL_Action_RollbackTo = Rollback to {0}
CTL_Action_RollbackChange = Rollback Changes
CTL_Rollback_Title = Confirm Rollback
CTL_Rollback_Prompt = Do you want to overwrite file "{0}" with revision {1}?
CTL_FindAssociateChanges_OpenProjects_Title = {0} Projeler
LBL_DiffTree_Column_Name = File Revision
LBL_DiffTree_Column_Username = Kullan\u0131c\u0131
LBL_DiffTree_Column_Time = Time
LBL_DiffTree_Column_Message = \u0130leti
LBL_DiffTree_Column_Name_Desc = Revision and Name of the File
LBL_DiffTree_Column_Username_Desc = Author of the Change
LBL_DiffTree_Column_Time_Desc = Time of Change
LBL_DiffTree_Column_Message_Desc = Commit Message
MSG_DiffPanel_NoRevisions = <Diff - No Revision Selected>
MSG_DiffPanel_TooManyRevisions = <Diff - Too many revisions selected>
MSG_DiffPanel_IllegalSelection = <Diff - Illegal selection>
MSG_DiffPanel_LoadingDiff = <Diff - Please wait, retrieving files...>
CTL_FromToHint=(Revision/Date\:YYYY-MM-DD)
BK0001=Searching History
#org.netbeans.modules.versioning.system.cvss.ui.history.SearchHistoryPanel
CTL_DiffPanel_Next_Tooltip=Next Difference
#org.netbeans.modules.versioning.system.cvss.ui.history.SearchHistoryPanel
CTL_DiffPanel_Prev_Tooltip=CTL_DiffPanel_Prev_Tooltip
LBL_SearchHistoryPanel_AllInfo=Show All Change Paths
ACSN_NextDifference=Sonraki Farka Git
ACSN_PrevDifference=\u00d6nceki Farka Git
ACSD_NextDifference=Sonraki Farka Git
ACSD_PrevDifference=\u00d6nceki Farka Git
ACSN_NextRevision=Go To Next ChangePath
ACSN_PrevRevision=Go To Previous ChangePath
ACSD_NextRevision=Go To Next ChangePath
ACSD_PrevRevision=Go To Previous ChangePath
CTL_BrowseTag_StartTag=&Choose a start tag to search from\:
CTL_BrowseTag_EndTag=&Choose an end tag to search to\:
MSG_Search_PleaseWait=L\u00fctfen bekleyin...
MSG_Search_ResolvingTagProgress=Resolving tag URL...
MSG_Search_Progress=Searching History...
MSG_Revert_Progress=Reverting...
MSG_Rollback_Progress=Rolling Back...
LBL_NumberOfChangedPaths = \ ({0} changes)
LBL_Diff_Anonymous=anonymous
#~