blob: 33bb004927bd96341e87054d2946417b7eb62000 [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-2009 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.
##PushAction.java
CTL_MenuItem_PushLocal = Zum Standard pushen
CTL_MenuItem_PushRoot = &Zum Standard pushen - {0}
##PushOtherAction.java
CTL_MenuItem_PushOther = Andere &pushen...
MSG_PUSH_PROGRESS = Einreichen...
MSG_PUSH_TO = INFO Eingereicht nach: {0} - {1}
MSG_PUSHING_TO = INFO Einreichen nach: {0} - {1} ...
MSG_PUSH_FROM = INFO Von: {0} - {1}
MSG_PUSH_FROM_NONAME = INFO Von: {0}
MSG_PUSH_TO_NONAME = INFO Eingereicht nach: {0}
MSG_PUSHING_TO_NONAME = INFO Einreichen nach: {0}
MSG_PUSH_TITLE = Mercurial einreichen
MSG_PUSH_TITLE_SEP = --------------
MSG_PUSH_DONE = INFO: Ende des Einreichens in Mercurial
MSG_PUSH_UPDATE_DONE = INFO Aktualisierung nach Einreichen in {0} - {1} vorgenommen
MSG_PUSH_UPDATE_DONE_NONAME = INFO Aktualisierung nach Einreichen in {0} vorgenommen
MSG_PUSH_UPDATE_NEEDED_NONAME = INFO Aktualisierung nach Einreichen in {0} n\u00f6tig
MSG_CHANGESETS_TO_PUSH = INFO \u00c4nderungen f\u00fcr das Einreichen:
MSG_PUSH_ERROR_TITLE = Einreichen nicht m\u00f6glich
MSG_PUSH_ERROR_QUERY = Einreichen wird nicht ausgef\u00fchrt, da es Remote zu Zweigen f\u00fchren w\u00fcrde.\n\nBitte zuerst eine Synchronisierung durchf\u00fchren (Abrufen aus dem Zielrepositorium und Verschmelzen).
MSG_PUSH_ERROR_CANCELED = INFO: Einreichen nicht m\u00f6glich, da es Remote zu Zweigen f\u00fchren w\u00fcrde.
MSG_NO_DEFAULT_PUSH_SET = Kein Standardpfad f\u00fcr das Einreichen in diesem Projekt gesetzt.\n\nBitte einen Standardpfad f\u00fcr das Einreichen mithilfe von Mercurial > Eigenschaften setzen.
MSG_NO_DEFAULT_PUSH_SET_MSG = Kein Standardpfad f\u00fcr das Einreichen in diesem Projekt gesetzt.\nBitte einen Standardpfad f\u00fcr das Einreichen mithilfe von Mercurial > Eigenschaften setzen.
MSG_DEFAULT_PUSH_INVALID = Der f\u00fcr diese Projekt eingestellte standardm\u00e4\u00dfige Einreichpfad\n ({0})\nist keine g\u00fcltige Merurial-URL\nBitte einen g\u00fcltige Einreichpfad \u00fcber Mercurial > Eigenschaften einstellen.
MSG_PUSH_MERGE_CONFIRM_TITLE = Verschmelzen nach dem Einreichen best\u00e4tigen
MSG_PUSH_MERGE_CONFIRM_QUERY = Einreichen wurde beendet. Eine Verschmelzung ist erforderlich.\nDie eingereichten \u00c4nderungen jetzt verschmelzen?
MSG_PUSH_MERGE_UNCOMMITTED_CONFIRM_QUERY = Einreichen wurde beendet. Es existieren nicht eingereichte Verschmelzungen.\nVerschmelzung ist erforderlich.\nEingereichte \u00c4nderungen jetzt verschmelzen?
MSG_PUSH_MERGE_DO = INFO VERSCHMELZUNG: Verschmelzung mit eingereichten Ver\u00e4nderungen wird durchgef\u00fchrt
MSG_PUSH_LOCALMODS_CONFIRM_QUERY = Es gibt Konklikte/lokal ge\u00e4nderte/neue Datei(en), welche durch das Einreichen \u00fcberschrieben werden.\nSoll das Einreichen trotzdem ausgef\u00fchrt werden?
MSG_PUSH_LOCALMODS_CONFIRM_TITLE = Einreichen mit lokalen \u00c4nderungen best\u00e4tigen
MSG_PUSH_LOCALMODS_CANCEL = INFO Einreichen durch den Benutzer abgebrochen, da Konflikte/lokal ver\u00e4nderte/neue Datei(en) existieren
MSG_EXTERNAL_REPOSITORY = <Externes Repositorium>
#PushOther
CTL_PushDialog_Title = Dialog f\u00fcr Einreichen
CTL_Push_Action_Push = &Einreichen
ACSD_Push_Action_Push = Einreichen
ACSN_Push_Action_Push = Einreichen
CTL_Push_Action_Cancel = Abbre&chen
ACSD_Push_Action_Cancel = Abbrechen
ACSN_Push_Action_Cancel = Abbrechen