Added 'About' screen, localized application name
[zxing.git] / iphone / sv.lproj / Localizable.strings
1 /* Add Contact? */
2 "AddContactAction alert message" = "Lägg till kontakt?";
3
4 /* Cancel */
5 "AddContactAction cancel button title" = "Avbryt";
6
7 /* Add Contact */
8 "AddContactAction confirm button title" = "Lägg till kontakt";
9
10 /* Add Contact */
11 "AddContactAction title" = "Lägg till kontakt";
12
13 /* Call %@ */
14 "CallAction action title" = "Ring %@";
15
16 /* Call */
17 "CallAction alert button title" = "Ring";
18
19 /* Call %@? */
20 "CallAction alert message" = "Ring %@?";
21
22 /* Call */
23 "CallAction alert title" = "Ring";
24
25 /* Compose */
26 "SMSAction alert title" = "Skriv";
27
28 /* Contact */
29 "Contact Result Type Name" = "Kontakt";
30
31 /* No barcode detected. */
32 "Decoder BarcodeDetectionFailure" = "Ingen streckkod hittades.";
33
34 /* Decoding ... */
35 "Decoder MessageWhileDecoding" = "Avkodar ...";
36
37 /* ZXing */
38 "DecoderViewController AppTitle" = "Streckkoder";
39
40 /* Cancel */
41 "DecoderViewController cancel button title" = "Avbryt";
42
43 /* About */
44 "DecoderViewController about button title" = "Info";
45
46 /* Hints */
47 "DecoderViewController Hints MessageViewController title" = "Tips";
48
49 /* About */
50 "DecoderViewController About MessageViewController title" = "Info";
51
52 /* Decoding image (%.0fx%.0f) ... */
53 "DecoderViewController MessageWhileDecodingWithDimensions" = "Avkodar bild (%.0fx%.0f) ...";
54
55 /* Please take or choose a picture containing a barcode */
56 "DecoderViewController take or choose picture" = "Tag eller välj en bild som innehåller en streckkod";
57
58 /* Email %@ */
59 "EmailAction action title" = "Mejla %@";
60
61 /* Compose */
62 "EmailAction alert button title" = "Skriv";
63
64 /* Compose Email to %@? */
65 "EmailAction alert message" = "Skriv mejl till %@?";
66
67 /* Compose Email */
68 "EmailAction alert title" = "Skriv mejl";
69
70 /* %@ */
71 "EmailParsedResult Display: Body" = "%@";
72
73 /* To: %@ */
74 "EmailParsedResult Display: Recipient" = "Till: %@";
75
76 /* Subject: %@ */
77 "EmailParsedResult Display: Subject" = "Angående: %@";
78
79 /* Email */
80 "EmailParsedResult type name" = "Mejl";
81
82 /* Geo: %@ */
83 "GeoParsedResult display" = "Plats: %@";
84
85 /* Geolocation */
86 "GeoParsedResult type name" = "Geografisk plats";
87
88 /* Open URL */
89 "OpenURLAction action title" = "Öppna länk";
90
91 /* Open */
92 "OpenURLAction alert button title" = "Öppna";
93
94 /* Open URL <%@>? */
95 "OpenURLAction alert message" = "Öppna länk <%@>?";
96
97 /* Open URL */
98 "OpenURLAction alert title" = "Öppna länk";
99
100 /* Cancel */
101 "OpenURLAction cancel button title" = "Avbryt";
102
103 /* Scan Archive */
104 "ScanArchiveTitle" = "Tidigare Streckkoder";
105
106 /* Scan */
107 "ScanViewController title" = "Streckkod";
108
109 /* Show on Map */
110 "ShowMapAction action title" = "Visa på karta";
111
112 /* Show */
113 "ShowMapAction alert button title" = "Visa";
114
115 /* Show location %@ on Map ? */
116 "ShowMapAction alert message" = "Visa plats %@ på karta?";
117
118 /* Show on Map */
119 "ShowMapAction alert title" = "Visa på karta";
120
121 /* Compose SMS to %@ */
122 "SMSAction action title" = "Skriv SMS till %@";
123
124 /* Compose */
125 "SMSAction alert button title" = "Skriv";
126
127 /* Compose SMS to %@? */
128 "SMSAction alert message" = "Skriv SMS till %@?";
129
130 /* SMS */
131 "SMSParsedResult type name" = "SMS";
132
133 /* Tel */
134 "TelParsedResult type name" = "Telefon";
135
136 /* Text */
137 "TextParsedResult type name" = "Text";
138
139 /* URI */
140 "URIParsedResult type name" = "Länk";
141