mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
update localization resource files (#14389)
This commit is contained in:
25
i18n/esn/extensions/big-data-cluster/dist/bigDataCluster/dialog/hdfsDialogBase.i18n.json
vendored
Normal file
25
i18n/esn/extensions/big-data-cluster/dist/bigDataCluster/dialog/hdfsDialogBase.i18n.json
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"basicAuthName": "Básico",
|
||||
"integratedAuthName": "Autenticación de Windows",
|
||||
"mount.hdfs.loginerror1": "Error al iniciar sesión en el controlador",
|
||||
"mount.hdfs.loginerror2": "Error al iniciar sesión en el controlador: {0}",
|
||||
"err.controller.username.required": "Se requiere nombre de usuario",
|
||||
"err.controller.password.required": "Se requiere contraseña",
|
||||
"textUrlLower": "URL",
|
||||
"textUsernameLower": "nombre de usuario",
|
||||
"textPasswordLower": "contraseña",
|
||||
"textUrlCapital": "Dirección URL de administración de clústeres",
|
||||
"textAuthCapital": "Tipo de autenticación",
|
||||
"textUsernameCapital": "Nombre de usuario",
|
||||
"textPasswordCapital": "Contraseña",
|
||||
"hdsf.dialog.connection.section": "Conexión de clúster",
|
||||
"hdfs.dialog.ok": "Aceptar",
|
||||
"hdfs.dialog.cancel": "Cancelar"
|
||||
}
|
||||
Reference in New Issue
Block a user