Added hints for taking pictures, improved localizations into English, German & Swedish
[zxing.git] / iphone / de.lproj / Localizable.strings
1 /* Add Contact? */
2 "AddContactAction alert message" = "Kontaktinfo speichern?";
3
4 /* Cancel */
5 "AddContactAction cancel button title" = "Abbrechen";
6
7 /* Add Contact */
8 "AddContactAction confirm button title" = "Kontaktinfo speichern";
9
10 /* Add Contact */
11 "AddContactAction title" = "Kontaktinfo speichern";
12
13 /* Call %@ */
14 "CallAction action title" = "%@ Anrufen";
15
16 /* Call */
17 "CallAction alert button title" = "Anrufen";
18
19 /* Call %@? */
20 "CallAction alert message" = "%@ Anrufen?";
21
22 /* Call */
23 "CallAction alert title" = "Anrufen";
24
25 /* Compose */
26 "SMSAction alert title" = "Schreiben";
27
28 /* Contact */
29 "Contact Result Type Name" = "Kontakt";
30
31 /* No barcode detected. */
32 "Decoder BarcodeDetectionFailure" = "Kein Strichkod gefunden.";
33
34 /* Decoding ... */
35 "Decoder MessageWhileDecoding" = "Dekodiert ...";
36
37 /* ZXing */
38 "DecoderViewController AppTitle" = "Scanner";
39
40 /* Cancel */
41 "DecoderViewController cancel button title" = "Abbrechen";
42
43 /* Hints */
44 "DecoderViewController HintsViewController title" = "Tips";
45
46 /* Decoding image (%.0fx%.0f) ... */
47 "DecoderViewController MessageWhileDecodingWithDimensions" = "Dekodiert Bild (%.0fx%.0f) ...";
48
49 /* Please take or choose a picture containing a barcode */
50 "DecoderViewController take or choose picture" = "Bitte nehmen oder wählen Sie ein Bild mit Strichkod";
51
52 /* Email %@ */
53 "EmailAction action title" = "Email an %@";
54
55 /* Compose */
56 "EmailAction alert button title" = "Schreiben";
57
58 /* Compose Email to %@? */
59 "EmailAction alert message" = "Email an %@ schreiben?";
60
61 /* Compose Email */
62 "EmailAction alert title" = "Email schreiben";
63
64 /* %@ */
65 "EmailParsedResult Display: Body" = "%@";
66
67 /* To: %@ */
68 "EmailParsedResult Display: Recipient" = "An: %@";
69
70 /* Subject: %@ */
71 "EmailParsedResult Display: Subject" = "Betreff: %@";
72
73 /* Email */
74 "EmailParsedResult type name" = "Email";
75
76 /* Geo: %@ */
77 "GeoParsedResult display" = "Geo: %@";
78
79 /* Geolocation */
80 "GeoParsedResult type name" = "Platz";
81
82 /* Open URL */
83 "OpenURLAction action title" = "Link öffnen";
84
85 /* Open */
86 "OpenURLAction alert button title" = "Öffnen";
87
88 /* Open URL <%@>? */
89 "OpenURLAction alert message" = "Link <%@> öffnen?";
90
91 /* Open URL */
92 "OpenURLAction alert title" = "Link öffnen";
93
94 /* Cancel */
95 "OpenURLAction cancel button title" = "Abbrechen";
96
97 /* Scan Archive */
98 "ScanArchiveTitle" = "Scan Archiv";
99
100 /* Scan */
101 "ScanViewController title" = "Scan";
102
103 /* Show on Map */
104 "ShowMapAction action title" = "Auf der Karte zeigen";
105
106 /* Show */
107 "ShowMapAction alert button title" = "Zeigen";
108
109 /* Show location %@ on Map ? */
110 "ShowMapAction alert message" = "Platz %@ auf der Karte Zeigen?";
111
112 /* Show on Map */
113 "ShowMapAction alert title" = "Auf der Karte zeigen";
114
115 /* Compose SMS to %@ */
116 "SMSAction action title" = "SMS an %@ schreiben";
117
118 /* Compose */
119 "SMSAction alert button title" = "Schreiben";
120
121 /* Compose SMS to %@? */
122 "SMSAction alert message" = "SMS an %@ schreiben?";
123
124 /* SMS */
125 "SMSParsedResult type name" = "SMS";
126
127 /* Tel */
128 "TelParsedResult type name" = "Telefon";
129
130 /* Text */
131 "TextParsedResult type name" = "Text";
132
133 /* URI */
134 "URIParsedResult type name" = "Link";
135