mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 23:52:21 +00:00
May not be perfect, but dogfooded for a week, and some inspiration drawn from the Swedish translation of Keepass 2.x...
25 lines
827 B
Plaintext
25 lines
827 B
Plaintext
|
|
/* Class = "NSTextFieldCell"; title = "Name"; ObjectID = "25"; */
|
|
"25.title" = "Namn";
|
|
|
|
/* Class = "NSButtonCell"; title = "Expires"; ObjectID = "32"; */
|
|
"32.title" = "Förfaller";
|
|
|
|
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "231"; */
|
|
"231.title" = "OtherViews";
|
|
|
|
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "243"; */
|
|
"243.title" = "OtherViews";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Search"; ObjectID = "265"; */
|
|
"265.title" = "Sök";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Autotype"; ObjectID = "277"; */
|
|
"277.title" = "Auto-ifyllning";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Autotype Sequence"; ObjectID = "6FG-UZ-Adh"; */
|
|
"6FG-UZ-Adh.title" = "Sekvens vid auto-ifyllning";
|
|
|
|
/* Class = "NSButtonCell"; title = "Show Plugin Data"; ObjectID = "qGr-oT-WjP"; */
|
|
"qGr-oT-WjP.title" = "Visa plugindata";
|