blob: b6a0a761b551fc4771942a2eb808e689dc5e72d9 [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-2007 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.
#
LM.error.cannot.write=Error writing to the log file. Logging disabled.
EM.ununexpected.exception=An unexpected exception happened in thread {0}
EM.errortype.critical=Critical Error
EM.errortype.error=Error
EM.errortype.warning=Warning
EM.errortype.message=Message
EM.unexpected.error=An unknown error occured.
EM.exception.message=\n\nException:\n {0}:\n {1}
EM.exception.logfile.info=\n\nYou can get more details about the issue in the installer log file:\n {0}
FU.error.output.file.entry=An file entry {0} exists and is not a file
FU.error.output.dir.entry=An directory entry {0} exists and is not a directory
FU.message.extracting=Extracting {0}
FU.error.load.xml.file.list=Could not load xml files list for extraction
FU.error.unjar.todir=Directory {0} is an existing file, cannot unjar
FU.message.copy.dir=Copying directory: {0} to: {1}
FU.message.copy.file=Copying file: {0} to: {1}
FU.error.close.stream=Cannot close stream
FU.error.source.not.readable=Source {0} is not readable
FU.error.dest.not.file=Destination {0} is not a file
FU.error.dest.creation=Destination {0} cannot be created
FU.error.dest.not.writable=Destination {0} is not writable
FU.message.moving=Moving {0} to {1}
FU.error.freespace=Cannot get free disk space amount at {0}
FU.error.cannot.close.jar=Cannot close jar {0}
FU.error.cannot.create.dir.exist.file=Cannot create directory {0}, it is an existing file
FU.error.cannot.create.dir=Cannot create directory {0}
FU.error.not.jar.file=The supplied file {0} is not a jar archive
FU.error.sha1.not.supported=Holy crap, this jvm does not support SHA1
FU.error.md5.not.supported=Holy crap, this jvm does not support MD5
FU.error.file.security.exception=Something very unexpected - a security exception during accessing file {0}
FU.message.delete.file=Deleting file {0}
FU.message.delete.dir=Deleting directory {0}
FU.error.pack200.failed=Pack200 finished with error\nError code: {0}\nStdout: {1}\nStderr: {2}
FU.error.unpack200.failed=Unpack200 finished with error\nError code: {0}\nStdout: {1}\nStderr: {2}
UU.error.failed.to.parse.property=Cannot parse property - {0}, its value - {1}.
UI.error.failed.to.activate.crossplatform.laf=Could not activate the cross-platform look and feel - proceeding with whatever look and feel was the default.
UI.error.failed.to.activate.defined.laf=Could not activate the defined look and feel - falling back to the default cross-platform one.
UI.error.failed.to.init.ui=Can`t initialize UI
UI.error.failed.to.force.gtk=Cannot force the use of GTK look and feel
UI.silent.default.yes=Going with Yes (default) option...
UI.silent.default.no=Going with No (default) option...
UI.silent.default.cancel=Going with Cancel (default) option...
StrU.error.cannot.parse.status=Cannot parse status: {0}
StrU.error.unknown.platform=Platform "{0}" is not recognized.