blob: aff63fa8e9ca34f87715e779e70469d3dcfad5a8 [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-2008 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.
# OpenFileDialogFilter
OFDFD_Java=Javadateien
OFDFD_Txt=Textdateien
# OpenFileAction
#{0} - host name
MSG_rejectHost=Die Maschine {0} hat den Versuch der IDE eine Datei zu \u00f6ffnen abgelehnt.
#{0} - file name
MSG_opening= \u00d6ffne {0} ...
#{0} - file name
MSG_cannotOpenWillClose=Datei {0} kann nicht ge\u00f6ffnet werden, der Dateidienst wird vom Schlie\u00dfen benachrichtigt.
#{0} - file name (object name)
MSG_serverNotRunningWhenSaved=Die Datei {0} wurde gespeichert, aber der "Open File"-Server lief nicht.\nLauncherprozess manuell anhalten.
#OpenFileAction display name
LBL_openFile=&Datei \u00f6ffnen...
# If the file name typed in the file chooser is does not exist.
MSG_FileDoesNotExist=Datei "{0}" nicht vorhanden.
# If the file typed/selected in the file chooser is a directory.
MSG_FileIsADirectory="{0}" ist ein Verzeichnis.
# If the file typed/selected in the file chooser is not a plain file.
MSG_FileIsNotPlainFile="{0}" ist keine regul\u00e4re Datei.
# If NetBeans cannot resolve the given File to FileObject for unknown reason.
MSG_FilePathTypeNotSupported="{0}" kann nicht ge\u00f6ffnet werden.
# does not exist or not a file
# {0} - file name
MSG_fileNotFound={0} existiert nicht oder ist keine regul\u00e4re Datei.
MSG_couldNotOpenAt=Konnte Datei nicht in der angegebenen Zeile \u00f6ffnen.
# if no file dropped on the editor could be opened
MSG_could_not_open_any_file=Die Dateien konnten aus folgenden Gr\u00fcnden nicht ge\u00f6ffnet werden:
# if some of the files dropped on the editor could be opened, but some not
MSG_could_not_open_some_files=Einige Dateien konnten aus folgenden Gr\u00fcnden nicht ge\u00f6ffnet werden:
#Should never happen.
#{0} - file not found
#{1} - root dir
MSG_no_file_in_root_nondir_comp="Open File" kann {0} in {1} nicht finden;\nm\u00f6glicherweise wurde eine Komponente angegeben, die nicht pfadspezifisch ist.
#Should never happen.
#{0} - file name
#{1} - root dir
MSG_no_file_in_root=Dateidienst konnte Datei {0} nicht im Verzeichnis {1} finden.
#user selected non-exiting file
MSG_noFileSelected=Keine g\u00fcltige Datei gew\u00e4hlt.
#filenames
UI/Services/IDEConfiguration/ServerAndExternalToolSettings=Einstellungen f\u00fcr Server und externe Werkzeuge
MSG_OpenOptionDescription=\u00d6ffnet angegebene Datei(en), m\u00f6glichst an der angegebenen Stelle; kann auch Projektverzeichnisse \u00fcbergeben
MSG_OpenOptionDisplayName=--open file1[:line1]...
EXC_MissingArgOpen=Fehlendes Argument f\u00fcr --open
#recent files
LBL_RecentFileAction_Name=Zuletzt verwendete Datei(en)
MNE_RecentFileAction_Name=F
OFMSG_PATH_IS_NOT_DEFINED=Dateipfad ist nicht definiert.
OFMSG_FILE_NOT_EXISTS=Datei existiert nicht.