mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 21:42:32 +00:00
Merge branch 'master' of https://github.com/mstarke/MacPass
This commit is contained in:
@@ -69,13 +69,13 @@
|
||||
"238.ibShadowedLabels[2]" = "Personalizado";
|
||||
|
||||
/* Class = "NSSegmentedCell"; 238.ibShadowedLabels[3] = "Autotype"; ObjectID = "238"; */
|
||||
"238.ibShadowedLabels[3]" = "Autotipo";
|
||||
"238.ibShadowedLabels[3]" = "Autotype";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Save"; ObjectID = "0ok-MC-QMP"; */
|
||||
"0ok-MC-QMP.title" = "Guardar";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable Autotype"; ObjectID = "9Nx-mE-DK3"; */
|
||||
"9Nx-mE-DK3.title" = "Habilitar Autotipo";
|
||||
"9Nx-mE-DK3.title" = "Habilitar Autotype";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Quicklook"; ObjectID = "NtM-y3-l4D"; */
|
||||
"NtM-y3-l4D.title" = "Vista Rápida";
|
||||
@@ -87,7 +87,7 @@
|
||||
"RQB-bR-MC0.title" = "Secuencia de Ventana";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Autotype Sequence"; ObjectID = "bQ5-0E-h3O"; */
|
||||
"bQ5-0E-h3O.title" = "Secuencia Autotipo";
|
||||
"bQ5-0E-h3O.title" = "Secuencia Autotype";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Window Title"; ObjectID = "bkO-Bk-AuX"; */
|
||||
"bkO-Bk-AuX.title" = "Título de Ventana";
|
||||
@@ -105,7 +105,7 @@
|
||||
"fW9-9p-wwR.placeholderString" = "Secuencia de Ventana Personalizada";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Autotype"; ObjectID = "hK7-Dx-yjH"; */
|
||||
"hK7-Dx-yjH.label" = "Autotipo";
|
||||
"hK7-Dx-yjH.label" = "Autotype";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Window Associations"; ObjectID = "ned-1Q-FXA"; */
|
||||
"ned-1Q-FXA.title" = "Asociaciones de Ventana";
|
||||
|
||||
@@ -15,4 +15,4 @@
|
||||
"265.title" = "Buscar";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Autotype"; ObjectID = "277"; */
|
||||
"277.title" = "Autotipo";
|
||||
"277.title" = "Autotype";
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"3.title" = "Habilitar Servidor KeePassHttp";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable global Autotype"; ObjectID = "1qb-Rd-jYu"; */
|
||||
"1qb-Rd-jYu.title" = "Habilitar Autotipo Global";
|
||||
"1qb-Rd-jYu.title" = "Habilitar Autotype Global";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Shortcut"; ObjectID = "6oN-CH-T0O"; */
|
||||
"6oN-CH-T0O.title" = "Atajo";
|
||||
@@ -15,7 +15,7 @@
|
||||
"KbH-0Q-5Tw.title" = "Keepass HTTP";
|
||||
|
||||
/* Class = "NSBox"; title = "Autotype"; ObjectID = "P9N-HM-wER"; */
|
||||
"P9N-HM-wER.title" = "Autotipo";
|
||||
"P9N-HM-wER.title" = "Autotype";
|
||||
|
||||
/* Class = "NSBox"; title = "Preview"; ObjectID = "VVs-b5-cX9"; */
|
||||
"VVs-b5-cX9.title" = "Vista Previa";
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
/* Validation Errors */
|
||||
"ERROR_WINDOW_TITLE_VALIDATION_FAILED" = "El formato del título no es válido.";
|
||||
"ERROR_ATTRIBUTE_KEY_VALIDATION_FAILED" = "La llave de atributo no es única.";
|
||||
"ERROR_AUTOTYPE_SEQUENCE_VALIDATION_FAILED" = "La secuenta de Autotipo no es válida.";
|
||||
"ERROR_AUTOTYPE_SEQUENCE_VALIDATION_FAILED" = "La secuenta de Autotype no es válida.";
|
||||
|
||||
/* Errors */
|
||||
"ERROR_CORRUPT_TREE" = "La estructura interna del archivo está corrupta.";
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user