mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 15:09:25 +00:00
Initial version of Swedish translation (#781)
May not be perfect, but dogfooded for a week, and some inspiration drawn from the Swedish translation of Keepass 2.x...
This commit is contained in:
committed by
Michael Starke
parent
0499567a84
commit
063e2cdf11
48
MacPass/sv-SE.lproj/WorkflowSettings.strings
Normal file
48
MacPass/sv-SE.lproj/WorkflowSettings.strings
Normal file
@@ -0,0 +1,48 @@
|
||||
|
||||
/* Class = "NSBox"; title = "Entry Table"; ObjectID = "2"; */
|
||||
"2.title" = "Kontolistan";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Double-click on URL:"; ObjectID = "10"; */
|
||||
"10.title" = "Dubbel-klicka på URL:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "15"; */
|
||||
"15.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Copies URL"; ObjectID = "16"; */
|
||||
"16.title" = "Kopierar URL";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Opens URL"; ObjectID = "17"; */
|
||||
"17.title" = "Öppnar URL";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Double-click on Title:"; ObjectID = "37"; */
|
||||
"37.title" = "Dubbel-klicka på titel:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "42"; */
|
||||
"42.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Is Ignored"; ObjectID = "43"; */
|
||||
"43.title" = "Ignoreras";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Opens Inspector"; ObjectID = "44"; */
|
||||
"44.title" = "Öppnar inspektör";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Default Browser"; ObjectID = "7YX-EA-9KA"; */
|
||||
"7YX-EA-9KA.title" = "Standardwebbläsare";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Update password for new entries"; ObjectID = "RaM-t2-DVR"; */
|
||||
"RaM-t2-DVR.title" = "Uppdatera lösenord för nya konton";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "XgO-Tj-QjO"; */
|
||||
"XgO-Tj-QjO.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSBox"; title = "Templates"; ObjectID = "Xvt-tP-TbR"; */
|
||||
"Xvt-tP-TbR.title" = "Mallar";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "gej-kA-GzQ"; */
|
||||
"gej-kA-GzQ.title" = "Föremål 2";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Open URLs in:"; ObjectID = "soD-wI-YOH"; */
|
||||
"soD-wI-YOH.title" = "Öppna URLer med:";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "zC2-cM-KDv"; */
|
||||
"zC2-cM-KDv.title" = "Förmål 3";
|
||||
Reference in New Issue
Block a user