mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 11:09:50 +00:00
Project structure cleanup and renaming
This commit is contained in:
30
MacPass/es.lproj/IntegrationPreferences.strings
Normal file
30
MacPass/es.lproj/IntegrationPreferences.strings
Normal file
@@ -0,0 +1,30 @@
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable KeePassHttp server"; ObjectID = "3"; */
|
||||
"3.title" = "Habilitar Servidor KeePassHttp";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable global Autotype"; ObjectID = "1qb-Rd-jYu"; */
|
||||
"1qb-Rd-jYu.title" = "Habilitar Autollenado Global";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Shortcut"; ObjectID = "6oN-CH-T0O"; */
|
||||
"6oN-CH-T0O.title" = "Atajo";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enabel Quicklook Preview"; ObjectID = "ERs-ct-Eyx"; */
|
||||
"ERs-ct-Eyx.title" = "Habilitar Vista Previa";
|
||||
|
||||
/* Class = "NSBox"; title = "Keepass HTTP"; ObjectID = "KbH-0Q-5Tw"; */
|
||||
"KbH-0Q-5Tw.title" = "Keepass HTTP";
|
||||
|
||||
/* Class = "NSBox"; title = "Autotype"; ObjectID = "P9N-HM-wER"; */
|
||||
"P9N-HM-wER.title" = "Autollenado";
|
||||
|
||||
/* Class = "NSBox"; title = "Preview"; ObjectID = "VVs-b5-cX9"; */
|
||||
"VVs-b5-cX9.title" = "Vista Previa";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "If enabled attached files will be copied to a temporary location for preview and deleted after the preview is closed."; ObjectID = "WmI-IB-Aso"; */
|
||||
"WmI-IB-Aso.title" = "Si se habilita, los archivos adjuntos serán copiados a una carpeta temporal para generar la vista previa y serán elimiandos al cerrarla. Esto es un riesgo de seguridad.";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Interpret ⌃ as ⌘"; ObjectID = "QfO-yG-l3F"; */
|
||||
"QfO-yG-l3F.title" = "Intérprete ⌃ as ⌘";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "If enabled, every {CONTROL} command will be sent as ⌘. Only disable this if you are sure you need to."; ObjectID = "QRy-CY-ENC"; */
|
||||
"QRy-CY-ENC.title" = "Si se habilita, cada comando {CONTROL} será enviado como ⌘. Only disable this if you are sure you need to.";
|
||||
Reference in New Issue
Block a user