mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-17 15:59:24 +00:00
* - Translation to Spanish of the new functionalities (adapt to new Localizable strings order) - Corrections of some typos in English translation * - Update all spanish translations, UI included
16 lines
633 B
Plaintext
16 lines
633 B
Plaintext
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "4"; */
|
|
"4.title" = "Otras vistas";
|
|
|
|
/* Class = "NSMenuItem"; title = "KeePass 1 (KDB)"; ObjectID = "5"; */
|
|
"5.title" = "KeePass 1 (KDB)";
|
|
|
|
/* Class = "NSMenuItem"; title = "KeePass 2 (KDBX)"; ObjectID = "6"; */
|
|
"6.title" = "KeePass 2 (KDBX)";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Format:"; ObjectID = "12"; */
|
|
"12.title" = "Formato:";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Not all Information inside your current database can be stored with this format."; ObjectID = "52"; */
|
|
"52.title" = "No toda la información de tu base de datos puede ser guardada en este formato.";
|
|
|