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