mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 12: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
999 B
Plaintext
25 lines
999 B
Plaintext
|
|
/* Class = "NSTableColumn"; headerCell.title = "Field"; ObjectID = "0H9-DW-Jyj"; */
|
|
"0H9-DW-Jyj.headerCell.title" = "Fält";
|
|
|
|
/* Class = "NSButtonCell"; title = "Done"; ObjectID = "6Wi-9i-Tcb"; */
|
|
"6Wi-9i-Tcb.title" = "Klar";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Please pick a field value to be inserted"; ObjectID = "aJS-22-6Va"; */
|
|
"aJS-22-6Va.title" = "Vänligen välj ett fältvärde att infoga";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "e8U-mE-mZh"; */
|
|
"e8U-mE-mZh.title" = "Listcell";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "fil-tT-GXX"; */
|
|
"fil-tT-GXX.title" = "Textcell";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Header View Cell"; ObjectID = "kTy-VO-Xlg"; */
|
|
"kTy-VO-Xlg.title" = "Rubrikcell";
|
|
|
|
/* Class = "NSTableColumn"; headerCell.title = "Value"; ObjectID = "rVo-ud-5fs"; */
|
|
"rVo-ud-5fs.headerCell.title" = "Värde";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "z1F-Bi-PBg"; */
|
|
"z1F-Bi-PBg.title" = "Textcell";
|