blob: 6f5fed0356f95b9b95cf7b875f9ab41af370f7b2 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 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]"
#
# 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.
#
# Contributor(s):
#
# Portions Copyrighted 2008 Sun Microsystems, Inc.
PasswordDlg.jLabel1.text=Host:
TITLE_Password=Authentication
TITLE_AuthTypeSelectorDlg=Authentication Type
GrantPrivilegesDialog.title=Grant Additional Privileges
GrantPrivilegesDialog.jLabel1.text=<html>This tool requires additional privileges to collect detailed system data for your program. Please provide an administrator username and password for the development host. The information is used only for the current session.</html>
GrantPrivilegesDialog.suLoginLabel.text=Kullan\u0131c\u0131 Ad\u0131:
GrantPrivilegesDialog.suPasswordLabel.text=\u015eifre:
GrantPrivilegesDialog.suLoginField.text=k\u00f6k dizin
GrantPrivilegesDialog.suPasswordField.text=
PasswordDlg.jLabel0.text=User:
PasswordDlg.tfUser.AccessibleContext.accessibleName=Kullan\u0131c\u0131
PasswordDlg.tfUser.AccessibleContext.accessibleDescription=User Login
Pwd.Host_AN=Sunucu
Pwd.Host_AD=Host Name
Pwd.Password_AN=Parola
Pwd.Password_AD=Parola
AN_RememberPassword=\u015eifreyi hat\u0131rla
DESC_RememberPassword=If checked, password will be encrypted stored on disk
AN_Password=Parola
DESC_Password=null
ShellValidationStatusPanel.warning.text=Warning:
ShellValidationStatusPanel.error.text=Error:
ShellValidationStatusPanel.cbRememberChoice.text=Remember my decision and don't ask again
ShellValidationStatusPanel.jLabel1.text=It is strongly recommended to fix the installation by re-installing cygwin.
ShellValidationStatusPanel.jLabel2.text=Do you want to proceed at your own risk?
ShellValidationStatusPanel.lblDescription.text={0} installation found in {1} but has following issues:
ShellValidationStatusPanel.lblHeader.text=Header
ShellValidationStatusPanel.lblFooter.text=Footer
CertPassphraseDlg.jLabel0.text=User:
CertPassphraseDlg.jLabel1.text=Host:
CertPassphraseDlg.title.text=Authentication
CertPassphraseDlg.promptLabel.text={0}:
PasswordPanel.jLabel2.text=\u015ei&fre:
PasswordPanel.cbRememberPwd.text=&Remember Password
SSHKeysPanel.jLabel1.text=SSH &Identity file:
SSHKeysPanel.jLabel2.text=&Known hosts file:
SSHKeysPanel.btnBrowseIdentity.text=...
SSHKeysPanel.btnBrowseHosts.text=...
PasswordDlg.jButton1.text=&Use ssh-keys for authentication
PasswordDlg.jButton1.ssh_text=Use ssh-keys for authentication
PasswordDlg.jButton1.pwd_text=Use password authentication
PasswordDlg.jToggleButton1.text=jToggleButton1
PasswordPanel.tfPassword.AccessibleContext.accessibleDescription=User's password
PasswordDlg2.jLabel1.text=Login:
PasswordDlg2.jLabel2.text=Host:
PasswordDlg2.pwdStoreCheckBox.AccessibleContext.accessibleDescription=Store password
PasswordDlg2.btnPwd.AccessibleContext.accessibleName=&Password
PasswordDlg2.btnKey.AccessibleContext.accessibleName=SSH &Key
PasswordDlg2.keyBrowseButton.text=&G\u00f6zat
PasswordDlg2.pwdStoreCB.text=&Remember
PasswordDlg2.pwdButton.text=\u015ei&fre:
PasswordDlg2.keyButton.text=SSH &Key:
PasswordDlg2.passphraseLabel.text=Passphrase:
PasswordDlg2.passphraseStoreCB.text=&Remember
PromptPasswordDlg.jLabel0.text=&User:
PromptPasswordDlg.jLabel1.text=&Host:
PromptPasswordDlg.jLabel2.text=\u015ei&fre:
PasswordDlg.jLabel2.text=\u015ei&fre:
PasswordDlg.cbRememberPwd.text=&Remember Password
AuthTypeSelectorDlg.error.emptyKeyFile.text=Please provide a file with an ssh private key
AuthTypeSelectorDlg.error.invalidKeyFile.text=Cannot read from '{0}'
AuthTypeSelectorDlg.error.cancelled.text=Please make a selection
AuthenticationSettingsPanel.keyBrowseButton.text_1=&G\u00f6zat
AuthenticationSettingsPanel.pwdRadioButton.text=&Password
AuthenticationSettingsPanel.keyRadioButton.text=SSH &Key File
AuthenticationSettingsPanel.pwdClearButton.text_1=&Temizle
AuthTypeSelectorDlg.jTextArea1.text=Please select an authentication method to access the host. Later this setting could be changed in host's properties.
AuthTypeSelectorDlg.jPanel1.border.title=Tan\u0131m
AuthenticationSettingsPanel.validationError.isDirectory.text={0} is a directory
AuthenticationSettingsPanel.validationError.emptyKey.text=Must provide a path to a file with an ssh private key or use password authentication
AuthenticationSettingsPanel.validationError.invalidKey.text=Contents of file {0} is not a valid ssh private key
AuthenticationSettingsPanel.validationError.fileNotFound.text=File {0} not found
AuthenticationSettingsPanel.validationError.fileNotReadable.text=Cannot read {0}
AuthenticationSettingsPanel.loginPanel.border.title=Identification
AuthenticationSettingsPanel.authPanel.border.title=Authentication
AuthenticationSettingsPanel.loginLabel.text=<user@host:port>
AuthenticationSettingsPanel.pwdStoredLbl.text=(stored)
CompletionPopup.NoAutoCompletion=<No autocompletion options>
CompletionPopup.Waiting=<Waiting autocompletion options...>
SSHKeyFileChooser.DialogTitle.text=Select SSH Key File
SSHKeyFileChooser.SSHKeyFileType.text=SSH Private Key File