| line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
|
1
|
|
|
|
|
|
|
#------------------------------------------------------------------------------ |
|
2
|
|
|
|
|
|
|
# File: de.pm |
|
3
|
|
|
|
|
|
|
# |
|
4
|
|
|
|
|
|
|
# Description: ExifTool German language translations |
|
5
|
|
|
|
|
|
|
# |
|
6
|
|
|
|
|
|
|
# Notes: This file generated automatically by Image::ExifTool::TagInfoXML |
|
7
|
|
|
|
|
|
|
#------------------------------------------------------------------------------ |
|
8
|
|
|
|
|
|
|
|
|
9
|
|
|
|
|
|
|
package Image::ExifTool::Lang::de; |
|
10
|
|
|
|
|
|
|
|
|
11
|
1
|
|
|
1
|
|
8
|
use strict; |
|
|
1
|
|
|
|
|
2
|
|
|
|
1
|
|
|
|
|
38
|
|
|
12
|
1
|
|
|
1
|
|
5
|
use vars qw($VERSION); |
|
|
1
|
|
|
|
|
2
|
|
|
|
1
|
|
|
|
|
15616
|
|
|
13
|
|
|
|
|
|
|
|
|
14
|
|
|
|
|
|
|
$VERSION = '1.36'; |
|
15
|
|
|
|
|
|
|
|
|
16
|
|
|
|
|
|
|
%Image::ExifTool::Lang::de::Translate = ( |
|
17
|
|
|
|
|
|
|
'AEAperture' => 'AE-Blende', |
|
18
|
|
|
|
|
|
|
'AEBAutoCancel' => { |
|
19
|
|
|
|
|
|
|
Description => 'Automatisches Bracketingende', |
|
20
|
|
|
|
|
|
|
PrintConv => { |
|
21
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
22
|
|
|
|
|
|
|
'On' => 'Ein', |
|
23
|
|
|
|
|
|
|
}, |
|
24
|
|
|
|
|
|
|
}, |
|
25
|
|
|
|
|
|
|
'AEBBracketValue' => 'AEB-Korrekturwert', |
|
26
|
|
|
|
|
|
|
'AEBSequence' => 'Bracketing-Sequenz', |
|
27
|
|
|
|
|
|
|
'AEBSequenceAutoCancel' => { |
|
28
|
|
|
|
|
|
|
Description => 'WB-Sequenz/autom. Abschaltung', |
|
29
|
|
|
|
|
|
|
PrintConv => { |
|
30
|
|
|
|
|
|
|
'-,0,+/Disabled' => '-,0,+/Aus', |
|
31
|
|
|
|
|
|
|
'-,0,+/Enabled' => '-,0,+/Ein', |
|
32
|
|
|
|
|
|
|
'0,-,+/Disabled' => '0,-,+/Aus', |
|
33
|
|
|
|
|
|
|
'0,-,+/Enabled' => '0,-,+/Ein', |
|
34
|
|
|
|
|
|
|
}, |
|
35
|
|
|
|
|
|
|
}, |
|
36
|
|
|
|
|
|
|
'AEBShotCount' => 'Anzahl Belichtungsreihenaufnahmen', |
|
37
|
|
|
|
|
|
|
'AEBXv' => 'AEB-Belichtungskorrektur', |
|
38
|
|
|
|
|
|
|
'AEExposureTime' => 'AE-Belichtungszeit', |
|
39
|
|
|
|
|
|
|
'AEExtra' => 'AE-Extra?', |
|
40
|
|
|
|
|
|
|
'AEFlags' => { |
|
41
|
|
|
|
|
|
|
PrintConv => { |
|
42
|
|
|
|
|
|
|
'AE lock' => 'AE Speicherung', |
|
43
|
|
|
|
|
|
|
'Aperture wide open' => 'Offene Blende', |
|
44
|
|
|
|
|
|
|
'Flash recommended?' => 'Blitz erforderlich', |
|
45
|
|
|
|
|
|
|
}, |
|
46
|
|
|
|
|
|
|
}, |
|
47
|
|
|
|
|
|
|
'AEInfo' => 'Automatikbelichtungs-Informationen', |
|
48
|
|
|
|
|
|
|
'AELock' => { |
|
49
|
|
|
|
|
|
|
Description => 'Belichtungsspeicher', |
|
50
|
|
|
|
|
|
|
PrintConv => { |
|
51
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
52
|
|
|
|
|
|
|
'On' => 'Ein', |
|
53
|
|
|
|
|
|
|
}, |
|
54
|
|
|
|
|
|
|
}, |
|
55
|
|
|
|
|
|
|
'AELockButton' => { |
|
56
|
|
|
|
|
|
|
Description => 'AE-L/AF-L-Taste', |
|
57
|
|
|
|
|
|
|
PrintConv => { |
|
58
|
|
|
|
|
|
|
'AE Lock (hold)' => 'Nur Belichtung (halten)', |
|
59
|
|
|
|
|
|
|
'AE Lock Only' => 'Nur Belichtung', |
|
60
|
|
|
|
|
|
|
'AE-L/AF Area' => 'Belichtung & Messfeld', |
|
61
|
|
|
|
|
|
|
'AE-L/AF-L/AF Area' => 'Bel. & Fokus & Messfeld', |
|
62
|
|
|
|
|
|
|
'AE/AF Lock' => 'Belichtung & Fokus', |
|
63
|
|
|
|
|
|
|
'AF Lock Only' => 'Nur Fokus', |
|
64
|
|
|
|
|
|
|
'AF-L/AF Area' => 'Fokus & Messfeld', |
|
65
|
|
|
|
|
|
|
'AF-ON' => 'AF-Aktivierung', |
|
66
|
|
|
|
|
|
|
'AF-ON/AF Area' => 'AF-Aktiv. & Messfeld', |
|
67
|
|
|
|
|
|
|
'FV Lock' => 'FV-Messwertspeicher', |
|
68
|
|
|
|
|
|
|
'Focus Area Selection' => 'AF-Messfeldauswahl', |
|
69
|
|
|
|
|
|
|
}, |
|
70
|
|
|
|
|
|
|
}, |
|
71
|
|
|
|
|
|
|
'AEMaxAperture' => 'Größte AE-Blende', |
|
72
|
|
|
|
|
|
|
'AEMaxAperture2' => 'Größte AE-Blende (2)', |
|
73
|
|
|
|
|
|
|
'AEMeteringMode' => { |
|
74
|
|
|
|
|
|
|
Description => 'AE Belichtungs-Messmethode', |
|
75
|
|
|
|
|
|
|
PrintConv => { |
|
76
|
|
|
|
|
|
|
'Center-weighted average' => 'Mittenbetont', |
|
77
|
|
|
|
|
|
|
'Multi-segment' => 'Multi-Segment', |
|
78
|
|
|
|
|
|
|
}, |
|
79
|
|
|
|
|
|
|
}, |
|
80
|
|
|
|
|
|
|
'AEMeteringSegments' => 'AE-Messfelder', |
|
81
|
|
|
|
|
|
|
'AEMicroadjustment' => { |
|
82
|
|
|
|
|
|
|
Description => 'AE Feinabstimmung', |
|
83
|
|
|
|
|
|
|
PrintConv => { |
|
84
|
|
|
|
|
|
|
'Disable' => 'Deaktiviert', |
|
85
|
|
|
|
|
|
|
'Enable' => 'Aktiviert', |
|
86
|
|
|
|
|
|
|
}, |
|
87
|
|
|
|
|
|
|
}, |
|
88
|
|
|
|
|
|
|
'AEMinAperture' => 'Kleinste AE-Blende', |
|
89
|
|
|
|
|
|
|
'AEMinExposureTime' => 'Kürzeste AE Belichtungszeit', |
|
90
|
|
|
|
|
|
|
'AEProgramMode' => { |
|
91
|
|
|
|
|
|
|
Description => 'AE-Programm-Modus', |
|
92
|
|
|
|
|
|
|
PrintConv => { |
|
93
|
|
|
|
|
|
|
'Av, B or X' => 'Av, B oder X', |
|
94
|
|
|
|
|
|
|
'Candlelight' => 'Kerzenlicht', |
|
95
|
|
|
|
|
|
|
'DOF Program' => 'Schärfentiefe-Priorität', |
|
96
|
|
|
|
|
|
|
'DOF Program (P-Shift)' => 'Schärfentiefe-Priorität (P Shift)', |
|
97
|
|
|
|
|
|
|
'Hi-speed Program' => 'HS-Priorität', |
|
98
|
|
|
|
|
|
|
'Hi-speed Program (P-Shift)' => 'HS-Priorität (P Shift)', |
|
99
|
|
|
|
|
|
|
'Kids' => 'Kinder', |
|
100
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
101
|
|
|
|
|
|
|
'M, P or TAv' => 'M, P oder TAv', |
|
102
|
|
|
|
|
|
|
'MTF Program' => 'MTF-Priorität', |
|
103
|
|
|
|
|
|
|
'MTF Program (P-Shift)' => 'MTF-Priorität (P Shift)', |
|
104
|
|
|
|
|
|
|
'Macro' => 'Makro', |
|
105
|
|
|
|
|
|
|
'Night Scene' => 'Nachtszene', |
|
106
|
|
|
|
|
|
|
'Night Scene Portrait' => 'Nacht-Porträt', |
|
107
|
|
|
|
|
|
|
'No Flash' => 'Kein Blitz', |
|
108
|
|
|
|
|
|
|
'Pet' => 'Haustiere', |
|
109
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
110
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
111
|
|
|
|
|
|
|
'Surf & Snow' => 'Surf & Schnee', |
|
112
|
|
|
|
|
|
|
'Sv or Green Mode' => 'Sv oder "Grünes" AE-Programm', |
|
113
|
|
|
|
|
|
|
}, |
|
114
|
|
|
|
|
|
|
}, |
|
115
|
|
|
|
|
|
|
'AESetting' => { |
|
116
|
|
|
|
|
|
|
Description => 'AE-Einstellung', |
|
117
|
|
|
|
|
|
|
PrintConv => { |
|
118
|
|
|
|
|
|
|
'AE Lock' => 'AE-Speicherung', |
|
119
|
|
|
|
|
|
|
'AE Lock + Exposure Comp.' => 'AE-Speicherung + Belichtungskorrektur', |
|
120
|
|
|
|
|
|
|
'Exposure Compensation' => 'Belichtungskorrektur', |
|
121
|
|
|
|
|
|
|
'No AE' => 'Kein AE', |
|
122
|
|
|
|
|
|
|
}, |
|
123
|
|
|
|
|
|
|
}, |
|
124
|
|
|
|
|
|
|
'AEXv' => 'AE-Belichtungskorrektur', |
|
125
|
|
|
|
|
|
|
'AE_ISO' => 'AE-ISO-Empfindlichkeit', |
|
126
|
|
|
|
|
|
|
'AF-CPrioritySelection' => { |
|
127
|
|
|
|
|
|
|
Description => 'Priorität bei AF-C', |
|
128
|
|
|
|
|
|
|
PrintConv => { |
|
129
|
|
|
|
|
|
|
'Focus' => 'Schärfepriorität', |
|
130
|
|
|
|
|
|
|
'Release' => 'Auslösepriorität', |
|
131
|
|
|
|
|
|
|
'Release + Focus' => 'Auslösepriorität & AF', |
|
132
|
|
|
|
|
|
|
}, |
|
133
|
|
|
|
|
|
|
}, |
|
134
|
|
|
|
|
|
|
'AF-OnForMB-D10' => { |
|
135
|
|
|
|
|
|
|
Description => 'AF-ON-Taste (MB-D10)', |
|
136
|
|
|
|
|
|
|
PrintConv => { |
|
137
|
|
|
|
|
|
|
'AE Lock (hold)' => 'Belichtung speichern ein/aus', |
|
138
|
|
|
|
|
|
|
'AE Lock (reset on release)' => 'Bel. speichern ein/aus (Reset)', |
|
139
|
|
|
|
|
|
|
'AE Lock Only' => 'Belichtung speichern', |
|
140
|
|
|
|
|
|
|
'AE/AF Lock' => 'Belichtung & Fokus speichern', |
|
141
|
|
|
|
|
|
|
'AF Lock Only' => 'Fokus speichern', |
|
142
|
|
|
|
|
|
|
'AF-On' => 'Autofokus aktiviert', |
|
143
|
|
|
|
|
|
|
'Same as FUNC Button' => 'Wie Funktionstaste', |
|
144
|
|
|
|
|
|
|
}, |
|
145
|
|
|
|
|
|
|
}, |
|
146
|
|
|
|
|
|
|
'AF-SPrioritySelection' => { |
|
147
|
|
|
|
|
|
|
Description => 'Priorität bei AF-S (Einzel-AF)', |
|
148
|
|
|
|
|
|
|
PrintConv => { |
|
149
|
|
|
|
|
|
|
'Focus' => 'Schärfepriorität', |
|
150
|
|
|
|
|
|
|
'Release' => 'Auslösepriorität', |
|
151
|
|
|
|
|
|
|
}, |
|
152
|
|
|
|
|
|
|
}, |
|
153
|
|
|
|
|
|
|
'AFActivation' => { |
|
154
|
|
|
|
|
|
|
Description => 'AF-Aktivierung', |
|
155
|
|
|
|
|
|
|
PrintConv => { |
|
156
|
|
|
|
|
|
|
'AF-On Only' => 'Nur AF-ON-Taste', |
|
157
|
|
|
|
|
|
|
'Shutter/AF-On' => 'AF-On-Taste & Auslöser', |
|
158
|
|
|
|
|
|
|
}, |
|
159
|
|
|
|
|
|
|
}, |
|
160
|
|
|
|
|
|
|
'AFAdjustment' => 'AF-Korrektur', |
|
161
|
|
|
|
|
|
|
'AFAndMeteringButtons' => { |
|
162
|
|
|
|
|
|
|
Description => 'AF And Mess-Tasten', |
|
163
|
|
|
|
|
|
|
PrintConv => { |
|
164
|
|
|
|
|
|
|
'AE lock' => 'AE Speicherung', |
|
165
|
|
|
|
|
|
|
'AF stop' => 'AE Stopp', |
|
166
|
|
|
|
|
|
|
'Metering + AF start' => 'Messung + AF Start', |
|
167
|
|
|
|
|
|
|
'Metering start' => 'Messung Start', |
|
168
|
|
|
|
|
|
|
'No function' => 'Keine Funktion', |
|
169
|
|
|
|
|
|
|
}, |
|
170
|
|
|
|
|
|
|
}, |
|
171
|
|
|
|
|
|
|
'AFAperture' => 'AF-Blende', |
|
172
|
|
|
|
|
|
|
'AFArea' => 'AF Bereich', |
|
173
|
|
|
|
|
|
|
'AFAreaHeight' => 'AF-Bereichshöhe', |
|
174
|
|
|
|
|
|
|
'AFAreaHeights' => 'AF-Bereichshöhe', |
|
175
|
|
|
|
|
|
|
'AFAreaIllumination' => { |
|
176
|
|
|
|
|
|
|
Description => 'Messfeld-LED', |
|
177
|
|
|
|
|
|
|
PrintConv => { |
|
178
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
179
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
180
|
|
|
|
|
|
|
'On' => 'Ein', |
|
181
|
|
|
|
|
|
|
}, |
|
182
|
|
|
|
|
|
|
}, |
|
183
|
|
|
|
|
|
|
'AFAreaMode' => { |
|
184
|
|
|
|
|
|
|
Description => 'Messfeldsteuerung', |
|
185
|
|
|
|
|
|
|
PrintConv => { |
|
186
|
|
|
|
|
|
|
'1-area' => '1 Bereich', |
|
187
|
|
|
|
|
|
|
'1-area (high speed)' => '1 Bereich (kurze Verschlußzeit)', |
|
188
|
|
|
|
|
|
|
'23-area' => '23 Bereiche', |
|
189
|
|
|
|
|
|
|
'3-area (center)?' => '3 Bereiche (mitte)', |
|
190
|
|
|
|
|
|
|
'3-area (high speed)' => '3 Bereiche (kurze Verschlußzeit)', |
|
191
|
|
|
|
|
|
|
'3-area (left)?' => '3 Bereiche (links)', |
|
192
|
|
|
|
|
|
|
'3-area (right)?' => '3 Bereiche (rechts)', |
|
193
|
|
|
|
|
|
|
'5-area' => '5 Bereiche', |
|
194
|
|
|
|
|
|
|
'9-area' => '9 Bereiche', |
|
195
|
|
|
|
|
|
|
'AF Point Expansion' => 'AF Punkt-Erweiterung', |
|
196
|
|
|
|
|
|
|
'Auto (41 points)' => 'Automatisch (41 Punkte)', |
|
197
|
|
|
|
|
|
|
'Auto-area' => 'Autom. Messfeldgr.', |
|
198
|
|
|
|
|
|
|
'Center' => 'Mitte', |
|
199
|
|
|
|
|
|
|
'Contrast-detect' => 'Kontrasterkennung', |
|
200
|
|
|
|
|
|
|
'Contrast-detect (face priority)' => 'Kontrasterkennung (Gesichtserkennung)', |
|
201
|
|
|
|
|
|
|
'Contrast-detect (normal area)' => 'Kontrasterkennung (Standardbereich)', |
|
202
|
|
|
|
|
|
|
'Contrast-detect (subject tracking)' => 'Kontrasterkennung (Objektverfolgung)', |
|
203
|
|
|
|
|
|
|
'Contrast-detect (wide area)' => 'Kontrasterkennung (großer Bereich)', |
|
204
|
|
|
|
|
|
|
'Default' => 'Standard', |
|
205
|
|
|
|
|
|
|
'Dynamic Area' => 'Dynamisch', |
|
206
|
|
|
|
|
|
|
'Dynamic Area (21 points)' => 'Dynamischer Bereich (21 Punkte)', |
|
207
|
|
|
|
|
|
|
'Dynamic Area (3D-tracking)' => 'Dynamischer Bereich (3D-Nachführung)', |
|
208
|
|
|
|
|
|
|
'Dynamic Area (51 points)' => 'Dynamischer Bereich (51 Punkte)', |
|
209
|
|
|
|
|
|
|
'Dynamic Area (51 points, 3D-tracking)' => 'Dynamischer Bereich (51 Punkte, 3D-Nachführung)', |
|
210
|
|
|
|
|
|
|
'Dynamic Area (9 points)' => 'Dynamischer Bereich (9 Punkte)', |
|
211
|
|
|
|
|
|
|
'Dynamic Area (closest subject)' => 'Dynamic Messfeldgruppensteuerung (priorität der kürzesten Aufnahmedistanz)', |
|
212
|
|
|
|
|
|
|
'Dynamic Area (wide)' => 'Dynamische Messfeldsteuerung (groß)', |
|
213
|
|
|
|
|
|
|
'Dynamic Area (wide, 3D-tracking)' => 'Dynamischer Bereich (groß, 3D-Nachführung)', |
|
214
|
|
|
|
|
|
|
'Face + Tracking' => 'Gesichtserkennung + Nachführung', |
|
215
|
|
|
|
|
|
|
'Face Detect' => 'Gesichtserkennung', |
|
216
|
|
|
|
|
|
|
'Face Detect AF' => 'Gesichtserkennung AF', |
|
217
|
|
|
|
|
|
|
'Face Priority (41 points)' => 'Gesichtserkennung (41 Punkte)', |
|
218
|
|
|
|
|
|
|
'Face Tracking' => 'Gesichtserkennung', |
|
219
|
|
|
|
|
|
|
'Flexible' => 'Angepasst', |
|
220
|
|
|
|
|
|
|
'Flexible Spot' => 'Gesetzter Punkt', |
|
221
|
|
|
|
|
|
|
'Flexizone Multi' => 'Mehrpunkt-Bereich', |
|
222
|
|
|
|
|
|
|
'Flexizone Single' => 'Einpunkt-Bereich', |
|
223
|
|
|
|
|
|
|
'Group Dynamic' => 'Dynamische Messfeldgruppensteuerung', |
|
224
|
|
|
|
|
|
|
'Local' => 'Lokal', |
|
225
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
226
|
|
|
|
|
|
|
'Multi' => 'Mehrpunkt', |
|
227
|
|
|
|
|
|
|
'Multi-point AF or AI AF' => 'Mehrpunkt AF oder AI AF', |
|
228
|
|
|
|
|
|
|
'Normal?' => 'Normal', |
|
229
|
|
|
|
|
|
|
'Off (Manual Focus)' => 'Aus (Manueller Fokus)', |
|
230
|
|
|
|
|
|
|
'Selective (for Miniature effect)' => 'Selektiv (für Vorschau-Effekt)', |
|
231
|
|
|
|
|
|
|
'Single (135 points)' => 'Einpunkt (135 Punkte)', |
|
232
|
|
|
|
|
|
|
'Single Area' => 'Einzelfeld', |
|
233
|
|
|
|
|
|
|
'Single Area (wide)' => 'Einzelfeldmessung (groß)', |
|
234
|
|
|
|
|
|
|
'Single-point AF' => 'Einpunkt AF', |
|
235
|
|
|
|
|
|
|
'Spot Focusing' => 'Spotfokussierung', |
|
236
|
|
|
|
|
|
|
'Spot Focusing 2' => 'Spotfokussierung 2', |
|
237
|
|
|
|
|
|
|
'Spot Mode Off' => 'Spot-Modus Aus', |
|
238
|
|
|
|
|
|
|
'Spot Mode On' => 'Spot-Modus Ein', |
|
239
|
|
|
|
|
|
|
'Subject Tracking (41 points)' => 'Objektverfolgung (41 Punkte)', |
|
240
|
|
|
|
|
|
|
'Touch' => 'Berührungspunkt', |
|
241
|
|
|
|
|
|
|
'Tracking' => 'Nachführung', |
|
242
|
|
|
|
|
|
|
'Wide' => 'Weit', |
|
243
|
|
|
|
|
|
|
'Zone' => 'Bereich', |
|
244
|
|
|
|
|
|
|
'Zone AF' => 'Zonen AF', |
|
245
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
246
|
|
|
|
|
|
|
}, |
|
247
|
|
|
|
|
|
|
}, |
|
248
|
|
|
|
|
|
|
'AFAreaModeSetting' => { |
|
249
|
|
|
|
|
|
|
Description => 'Messfeldsteuerung', |
|
250
|
|
|
|
|
|
|
PrintConv => { |
|
251
|
|
|
|
|
|
|
'3D-tracking (11 points)' => '3D Nachführung (11 Punkte)', |
|
252
|
|
|
|
|
|
|
'Auto-area' => 'Automatischer Bereich', |
|
253
|
|
|
|
|
|
|
'Center' => 'Mitte', |
|
254
|
|
|
|
|
|
|
'Closest Subject' => 'Nächstes Objekt', |
|
255
|
|
|
|
|
|
|
'Dynamic Area' => 'Dynamisch', |
|
256
|
|
|
|
|
|
|
'Flexible Spot' => 'Gesetzter Punkt', |
|
257
|
|
|
|
|
|
|
'Local' => 'Lokal', |
|
258
|
|
|
|
|
|
|
'Multi' => 'Mehrpunkt', |
|
259
|
|
|
|
|
|
|
'Single Area' => 'Einzelfeld', |
|
260
|
|
|
|
|
|
|
'Wide' => 'Weit', |
|
261
|
|
|
|
|
|
|
'Zone' => 'Bereich', |
|
262
|
|
|
|
|
|
|
}, |
|
263
|
|
|
|
|
|
|
}, |
|
264
|
|
|
|
|
|
|
'AFAreaWidth' => 'AF-Bereichsbreite', |
|
265
|
|
|
|
|
|
|
'AFAreaWidths' => 'AF-Bereichsbreite', |
|
266
|
|
|
|
|
|
|
'AFAreaXPosition' => 'AF-Bereich X Position', |
|
267
|
|
|
|
|
|
|
'AFAreaXPosition1' => 'AF-Bereich X Position 1', |
|
268
|
|
|
|
|
|
|
'AFAreaXPositions' => 'AF Bereich X Positionen', |
|
269
|
|
|
|
|
|
|
'AFAreaYPosition' => 'AF-Bereich Y Position', |
|
270
|
|
|
|
|
|
|
'AFAreaYPosition1' => 'AF-Bereich Y Position 1', |
|
271
|
|
|
|
|
|
|
'AFAreaYPositions' => 'AF Bereich Y Positionen', |
|
272
|
|
|
|
|
|
|
'AFAreas' => 'AF-Bereiche', |
|
273
|
|
|
|
|
|
|
'AFAssist' => { |
|
274
|
|
|
|
|
|
|
Description => 'AF-Hilfslicht', |
|
275
|
|
|
|
|
|
|
PrintConv => { |
|
276
|
|
|
|
|
|
|
'Does not emit/Fires' => 'Kein Messlicht/Zündung', |
|
277
|
|
|
|
|
|
|
'Emits/Does not fire' => 'Messlicht/keine Zündung', |
|
278
|
|
|
|
|
|
|
'Emits/Fires' => 'Messlicht/Zündung', |
|
279
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
280
|
|
|
|
|
|
|
'On' => 'Ein', |
|
281
|
|
|
|
|
|
|
'Only ext. flash emits/Fires' => 'Nur ext. Messl./Zündung', |
|
282
|
|
|
|
|
|
|
}, |
|
283
|
|
|
|
|
|
|
}, |
|
284
|
|
|
|
|
|
|
'AFAssistBeam' => { |
|
285
|
|
|
|
|
|
|
Description => 'AF-Hilfslicht Aussendung', |
|
286
|
|
|
|
|
|
|
PrintConv => { |
|
287
|
|
|
|
|
|
|
'Does not emit' => 'Deaktiv', |
|
288
|
|
|
|
|
|
|
'Emits' => 'Aktiv', |
|
289
|
|
|
|
|
|
|
'Only ext. flash emits' => 'Nur bei ext. Blitz aktiv', |
|
290
|
|
|
|
|
|
|
}, |
|
291
|
|
|
|
|
|
|
}, |
|
292
|
|
|
|
|
|
|
'AFAssistLamp' => { |
|
293
|
|
|
|
|
|
|
Description => 'AF Hilfslicht', |
|
294
|
|
|
|
|
|
|
PrintConv => { |
|
295
|
|
|
|
|
|
|
'Disabled and Not Required' => 'Nicht eingestellt, war nicht nötig', |
|
296
|
|
|
|
|
|
|
'Disabled but Required' => 'Nicht eingestellt, war aber nötig', |
|
297
|
|
|
|
|
|
|
'Enabled but Not Used' => 'Eingestellt, aber nicht verwendet', |
|
298
|
|
|
|
|
|
|
'Fired' => 'Blitz wurde ausgelöst', |
|
299
|
|
|
|
|
|
|
}, |
|
300
|
|
|
|
|
|
|
}, |
|
301
|
|
|
|
|
|
|
'AFDefocus' => 'AF-Defocus', |
|
302
|
|
|
|
|
|
|
'AFDuringLiveView' => { |
|
303
|
|
|
|
|
|
|
Description => 'AF bei Live View-Aufnahmen', |
|
304
|
|
|
|
|
|
|
PrintConv => { |
|
305
|
|
|
|
|
|
|
'Disable' => 'Inaktiv', |
|
306
|
|
|
|
|
|
|
'Enable' => 'Aktiv', |
|
307
|
|
|
|
|
|
|
'Live mode' => 'LiveModus', |
|
308
|
|
|
|
|
|
|
'Quick mode' => 'QuickModus', |
|
309
|
|
|
|
|
|
|
}, |
|
310
|
|
|
|
|
|
|
}, |
|
311
|
|
|
|
|
|
|
'AFFineTune' => { |
|
312
|
|
|
|
|
|
|
Description => 'AF-Feinabstimmung', |
|
313
|
|
|
|
|
|
|
PrintConv => { |
|
314
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
315
|
|
|
|
|
|
|
'On (1)' => 'Ein (1)', |
|
316
|
|
|
|
|
|
|
'On (2)' => 'Ein (2)', |
|
317
|
|
|
|
|
|
|
}, |
|
318
|
|
|
|
|
|
|
}, |
|
319
|
|
|
|
|
|
|
'AFFineTuneAdj' => 'AF-Feinabstimmung', |
|
320
|
|
|
|
|
|
|
'AFIlluminator' => { |
|
321
|
|
|
|
|
|
|
PrintConv => { |
|
322
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
323
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
324
|
|
|
|
|
|
|
}, |
|
325
|
|
|
|
|
|
|
}, |
|
326
|
|
|
|
|
|
|
'AFImageHeight' => 'AF-Bildhöhe', |
|
327
|
|
|
|
|
|
|
'AFImageWidth' => 'AF-Bildbreite', |
|
328
|
|
|
|
|
|
|
'AFInFocus' => 'AF in Fokus', |
|
329
|
|
|
|
|
|
|
'AFInfo' => 'AF-Modus', |
|
330
|
|
|
|
|
|
|
'AFInfo2' => 'AF-Informationen', |
|
331
|
|
|
|
|
|
|
'AFInfo2Version' => 'AF-Info-Version', |
|
332
|
|
|
|
|
|
|
'AFIntegrationTime' => 'AF-Messzeit', |
|
333
|
|
|
|
|
|
|
'AFMicroAdj' => 'AF Feinabstimmung', |
|
334
|
|
|
|
|
|
|
'AFMicroAdjMode' => { |
|
335
|
|
|
|
|
|
|
Description => 'AF Feinabstimmung Modus', |
|
336
|
|
|
|
|
|
|
PrintConv => { |
|
337
|
|
|
|
|
|
|
'Adjust all by the same amount' => 'Korrektur immer um gleichen Wert', |
|
338
|
|
|
|
|
|
|
'Adjust by lens' => 'Korrektur objektivabhängig', |
|
339
|
|
|
|
|
|
|
'Disable' => 'Deaktiviert', |
|
340
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
341
|
|
|
|
|
|
|
'On' => 'Ein', |
|
342
|
|
|
|
|
|
|
}, |
|
343
|
|
|
|
|
|
|
}, |
|
344
|
|
|
|
|
|
|
'AFMicroAdjRegisteredLenses' => 'AF Feinabstimmung bekannte Objektive', |
|
345
|
|
|
|
|
|
|
'AFMicroAdjValue' => 'AF Feinabstimmung Wert', |
|
346
|
|
|
|
|
|
|
'AFMicroadjustment' => { |
|
347
|
|
|
|
|
|
|
Description => 'AF Feinabstimmung', |
|
348
|
|
|
|
|
|
|
PrintConv => { |
|
349
|
|
|
|
|
|
|
'Adjust all by same amount' => 'Alle auf gleichen Wert', |
|
350
|
|
|
|
|
|
|
'Adjust by lens' => 'Abstimmung pro Objektiv', |
|
351
|
|
|
|
|
|
|
'Disable' => 'Deaktivieren', |
|
352
|
|
|
|
|
|
|
}, |
|
353
|
|
|
|
|
|
|
}, |
|
354
|
|
|
|
|
|
|
'AFMode' => { |
|
355
|
|
|
|
|
|
|
Description => 'AF-Modus', |
|
356
|
|
|
|
|
|
|
PrintConv => { |
|
357
|
|
|
|
|
|
|
'Face Detection' => 'Gesichtserkennung', |
|
358
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
359
|
|
|
|
|
|
|
'Tracking' => 'Nachführung', |
|
360
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
361
|
|
|
|
|
|
|
}, |
|
362
|
|
|
|
|
|
|
}, |
|
363
|
|
|
|
|
|
|
'AFOnAELockButtonSwitch' => { |
|
364
|
|
|
|
|
|
|
Description => 'AF-ON/AELocktaste- Schalter', |
|
365
|
|
|
|
|
|
|
PrintConv => { |
|
366
|
|
|
|
|
|
|
'Disable' => 'Deaktiviert', |
|
367
|
|
|
|
|
|
|
'Enable' => 'Aktiviert', |
|
368
|
|
|
|
|
|
|
}, |
|
369
|
|
|
|
|
|
|
}, |
|
370
|
|
|
|
|
|
|
'AFPoint' => { |
|
371
|
|
|
|
|
|
|
Description => 'Gewählter AF-Punkt', |
|
372
|
|
|
|
|
|
|
PrintConv => { |
|
373
|
|
|
|
|
|
|
'(none)' => '(keiner)', |
|
374
|
|
|
|
|
|
|
'Auto AF point selection' => 'Automatische Wahl des AF-Punktes', |
|
375
|
|
|
|
|
|
|
'Bottom' => 'Unten', |
|
376
|
|
|
|
|
|
|
'Bottom (horizontal)' => 'Unten (horizontal)', |
|
377
|
|
|
|
|
|
|
'Bottom (vertical)' => 'Unten (vertikal)', |
|
378
|
|
|
|
|
|
|
'Bottom Center' => 'Unten Mitte', |
|
379
|
|
|
|
|
|
|
'Bottom Left' => 'Unten Links', |
|
380
|
|
|
|
|
|
|
'Bottom Right' => 'Unten Rechts', |
|
381
|
|
|
|
|
|
|
'Bottom-center (horizontal)' => 'Unten Mitte (horizontal)', |
|
382
|
|
|
|
|
|
|
'Bottom-center (vertical)' => 'Unten Mitte (vertikal)', |
|
383
|
|
|
|
|
|
|
'Bottom-left' => 'Unten Links', |
|
384
|
|
|
|
|
|
|
'Bottom-left (horizontal)' => 'Unten Links (horizontal)', |
|
385
|
|
|
|
|
|
|
'Bottom-left (vertical)' => 'Unten Links (vertikal)', |
|
386
|
|
|
|
|
|
|
'Bottom-right' => 'Unten Rechts', |
|
387
|
|
|
|
|
|
|
'Bottom-right (horizontal)' => 'Unten Rechts (horizontal)', |
|
388
|
|
|
|
|
|
|
'Bottom-right (vertical)' => 'Unten Rechts (vertikal)', |
|
389
|
|
|
|
|
|
|
'Center' => 'Mitte', |
|
390
|
|
|
|
|
|
|
'Center (horizontal)' => 'Mitte (horizontal)', |
|
391
|
|
|
|
|
|
|
'Center (vertical)' => 'Mitte (vertikal)', |
|
392
|
|
|
|
|
|
|
'Center Left' => 'Mitte Links', |
|
393
|
|
|
|
|
|
|
'Center Right' => 'Mitte Rechts', |
|
394
|
|
|
|
|
|
|
'Face Detect' => 'Gesichtserkennung', |
|
395
|
|
|
|
|
|
|
'Far Left' => 'Weit links', |
|
396
|
|
|
|
|
|
|
'Far Left (horizontal)' => 'Weit links (horizontal)', |
|
397
|
|
|
|
|
|
|
'Far Left (vertical)' => 'Weit links (vertikal)', |
|
398
|
|
|
|
|
|
|
'Far Left/Right of Center' => 'Weit Links/Rechts der Mitte', |
|
399
|
|
|
|
|
|
|
'Far Left/Right of Center/Bottom' => 'Weit Links/Rechts der Mitte/Unten', |
|
400
|
|
|
|
|
|
|
'Far Right' => 'Weit rechts', |
|
401
|
|
|
|
|
|
|
'Far Right (horizontal)' => 'Weit rechts (horizontal)', |
|
402
|
|
|
|
|
|
|
'Far Right (vertical)' => 'Weit rechts (vertikal)', |
|
403
|
|
|
|
|
|
|
'Left' => 'Links', |
|
404
|
|
|
|
|
|
|
'Left (horizontal)' => 'Links (horizontal)', |
|
405
|
|
|
|
|
|
|
'Left (or n/a)' => 'Links (oder Nicht gesetzt)', |
|
406
|
|
|
|
|
|
|
'Left (vertical)' => 'Links (vertikal)', |
|
407
|
|
|
|
|
|
|
'Lower Far Left' => 'Unten ganz links', |
|
408
|
|
|
|
|
|
|
'Lower Far Right' => 'Unten ganz rechts', |
|
409
|
|
|
|
|
|
|
'Lower-left' => 'Links unten', |
|
410
|
|
|
|
|
|
|
'Lower-left (horizontal)' => 'Links unten (horizontal)', |
|
411
|
|
|
|
|
|
|
'Lower-left (vertical)' => 'Links unten (vertikal)', |
|
412
|
|
|
|
|
|
|
'Lower-middle' => 'Untere Mitte', |
|
413
|
|
|
|
|
|
|
'Lower-right' => 'Rechts unten', |
|
414
|
|
|
|
|
|
|
'Lower-right (horizontal)' => 'Rechts unten (horizontal)', |
|
415
|
|
|
|
|
|
|
'Lower-right (vertical)' => 'Unten rechts (vertikal)', |
|
416
|
|
|
|
|
|
|
'Manual AF point selection' => 'Manuell gewählter AF-Punkt', |
|
417
|
|
|
|
|
|
|
'Mid-left' => 'Links mitte', |
|
418
|
|
|
|
|
|
|
'Mid-left (horizontal)' => 'Links mitte (horizontal)', |
|
419
|
|
|
|
|
|
|
'Mid-left (vertical)' => 'Links mitte (vertikal)', |
|
420
|
|
|
|
|
|
|
'Mid-right' => 'Rechts mitte', |
|
421
|
|
|
|
|
|
|
'Mid-right (horizontal)' => 'Rechts mitte (horizontal)', |
|
422
|
|
|
|
|
|
|
'Mid-right (vertical)' => 'Rechts mitte (vertikal)', |
|
423
|
|
|
|
|
|
|
'Near Left' => 'Nahe Links', |
|
424
|
|
|
|
|
|
|
'Near Left/Right of Center' => 'Nahe Links/Rechts der Mitte', |
|
425
|
|
|
|
|
|
|
'Near Right' => 'Nahe Rechts', |
|
426
|
|
|
|
|
|
|
'Near Upper/Left' => 'Nahe Links oben', |
|
427
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
428
|
|
|
|
|
|
|
'None (MF)' => 'Keiner (MF)', |
|
429
|
|
|
|
|
|
|
'Right' => 'Rechts', |
|
430
|
|
|
|
|
|
|
'Right (horizontal)' => 'Rechts (horizontal)', |
|
431
|
|
|
|
|
|
|
'Right (vertical)' => 'Rechts (vertikal)', |
|
432
|
|
|
|
|
|
|
'Top' => 'Oben', |
|
433
|
|
|
|
|
|
|
'Top (horizontal)' => 'Oben (horizontal)', |
|
434
|
|
|
|
|
|
|
'Top (vertical)' => 'Oben (vertikal)', |
|
435
|
|
|
|
|
|
|
'Top Center' => 'Oben Mitte', |
|
436
|
|
|
|
|
|
|
'Top Left' => 'Oben Links', |
|
437
|
|
|
|
|
|
|
'Top Near-left' => 'Oben nahe-Links', |
|
438
|
|
|
|
|
|
|
'Top Near-right' => 'Nahe Rechts-oben', |
|
439
|
|
|
|
|
|
|
'Top Right' => 'Oben Rechts', |
|
440
|
|
|
|
|
|
|
'Top-center (horizontal)' => 'Oben Mitte (horizontal)', |
|
441
|
|
|
|
|
|
|
'Top-center (vertical)' => 'Oben Mitte (vertikal)', |
|
442
|
|
|
|
|
|
|
'Top-left' => 'Oben Links', |
|
443
|
|
|
|
|
|
|
'Top-left (horizontal)' => 'Oben Links (horizontal)', |
|
444
|
|
|
|
|
|
|
'Top-left (vertical)' => 'Oben Links (vertikal)', |
|
445
|
|
|
|
|
|
|
'Top-right' => 'Oben Rechts', |
|
446
|
|
|
|
|
|
|
'Top-right (horizontal)' => 'Oben Rechts (horizontal)', |
|
447
|
|
|
|
|
|
|
'Top-right (vertical)' => 'Oben Rechts (vertikal)', |
|
448
|
|
|
|
|
|
|
'Upper Far Left' => 'Oben ganz links', |
|
449
|
|
|
|
|
|
|
'Upper Far Right' => 'Oben ganz rechts', |
|
450
|
|
|
|
|
|
|
'Upper Left' => 'Links oben', |
|
451
|
|
|
|
|
|
|
'Upper Right' => 'Rechts oben', |
|
452
|
|
|
|
|
|
|
'Upper-left' => 'Links oben', |
|
453
|
|
|
|
|
|
|
'Upper-left (horizontal)' => 'Links oben (horizontal)', |
|
454
|
|
|
|
|
|
|
'Upper-left (vertical)' => 'Links oben (vertikal)', |
|
455
|
|
|
|
|
|
|
'Upper-middle' => 'Obere Mitte', |
|
456
|
|
|
|
|
|
|
'Upper-right' => 'Rechts oben', |
|
457
|
|
|
|
|
|
|
'Upper-right (horizontal)' => 'Rechts oben (horizontal)', |
|
458
|
|
|
|
|
|
|
'Upper-right (vertical)' => 'Oben rechts (vertikal)', |
|
459
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
460
|
|
|
|
|
|
|
}, |
|
461
|
|
|
|
|
|
|
}, |
|
462
|
|
|
|
|
|
|
'AFPointActivationArea' => { |
|
463
|
|
|
|
|
|
|
Description => 'AF-Messfeld-Aktivierungsbereich', |
|
464
|
|
|
|
|
|
|
PrintConv => { |
|
465
|
|
|
|
|
|
|
'Expanded' => 'Erweitert', |
|
466
|
|
|
|
|
|
|
}, |
|
467
|
|
|
|
|
|
|
}, |
|
468
|
|
|
|
|
|
|
'AFPointAreaExpansion' => { |
|
469
|
|
|
|
|
|
|
Description => 'AF-Messbereich Ausweitung', |
|
470
|
|
|
|
|
|
|
PrintConv => { |
|
471
|
|
|
|
|
|
|
'All 45 points area' => 'Alle 45 Punkte', |
|
472
|
|
|
|
|
|
|
'Disable' => 'Aus', |
|
473
|
|
|
|
|
|
|
'Enable' => 'Ein', |
|
474
|
|
|
|
|
|
|
'Left/right AF points' => 'Möglich (linkes/rechtes zusätzliches AF-Messfeld)', |
|
475
|
|
|
|
|
|
|
'Surrounding AF points' => 'Möglich (entsprechendes zusätzliches AF-Messfeld)', |
|
476
|
|
|
|
|
|
|
}, |
|
477
|
|
|
|
|
|
|
}, |
|
478
|
|
|
|
|
|
|
'AFPointAtShutterRelease' => { |
|
479
|
|
|
|
|
|
|
Description => 'AF-Punkt beim Auslösen', |
|
480
|
|
|
|
|
|
|
PrintConv => { |
|
481
|
|
|
|
|
|
|
'(out of focus)' => '(ausserhalb Fokus)', |
|
482
|
|
|
|
|
|
|
'Bottom (horizontal)' => 'Unten (horizontal)', |
|
483
|
|
|
|
|
|
|
'Bottom (vertical)' => 'Unten (vertikal)', |
|
484
|
|
|
|
|
|
|
'Center (horizontal)' => 'Mitte (horizontal)', |
|
485
|
|
|
|
|
|
|
'Center (vertical)' => 'Mitte (vertikal)', |
|
486
|
|
|
|
|
|
|
'Far Left' => 'Weit links', |
|
487
|
|
|
|
|
|
|
'Far Left (horizontal)' => 'Weit links (horizontal)', |
|
488
|
|
|
|
|
|
|
'Far Left (vertical)' => 'Weit links (vertikal)', |
|
489
|
|
|
|
|
|
|
'Far Right' => 'Weit rechts', |
|
490
|
|
|
|
|
|
|
'Far Right (horizontal)' => 'Weit rechts (horizontal)', |
|
491
|
|
|
|
|
|
|
'Far Right (vertical)' => 'Weit rechts (vertikal)', |
|
492
|
|
|
|
|
|
|
'Left' => 'Links', |
|
493
|
|
|
|
|
|
|
'Left (horizontal)' => 'Links (horizontal)', |
|
494
|
|
|
|
|
|
|
'Left (vertical)' => 'Links (vertikal)', |
|
495
|
|
|
|
|
|
|
'Lower Far Left' => 'Unten ganz links', |
|
496
|
|
|
|
|
|
|
'Lower Far Right' => 'Unten ganz rechts', |
|
497
|
|
|
|
|
|
|
'Lower-left' => 'Links unten', |
|
498
|
|
|
|
|
|
|
'Lower-left (horizontal)' => 'Links unten (horizontal)', |
|
499
|
|
|
|
|
|
|
'Lower-left (vertical)' => 'Links unten (vertikal)', |
|
500
|
|
|
|
|
|
|
'Lower-middle' => 'Unten mitte', |
|
501
|
|
|
|
|
|
|
'Lower-right' => 'Rechts unten', |
|
502
|
|
|
|
|
|
|
'Lower-right (horizontal)' => 'Rechts unten (horizontal)', |
|
503
|
|
|
|
|
|
|
'Lower-right (vertical)' => 'Rechts unten (vertikal)', |
|
504
|
|
|
|
|
|
|
'Near Left' => 'Nahe links', |
|
505
|
|
|
|
|
|
|
'Near Right' => 'Nahe rechts', |
|
506
|
|
|
|
|
|
|
'Right' => 'Rechts', |
|
507
|
|
|
|
|
|
|
'Right (horizontal)' => 'Rechts (horizontal)', |
|
508
|
|
|
|
|
|
|
'Right (vertical)' => 'Rechts (vertikal)', |
|
509
|
|
|
|
|
|
|
'Top (horizontal)' => 'Oben (horizontal)', |
|
510
|
|
|
|
|
|
|
'Top (vertical)' => 'Oben (vertikal)', |
|
511
|
|
|
|
|
|
|
'Upper Far Left' => 'Oben ganz links', |
|
512
|
|
|
|
|
|
|
'Upper Far Right' => 'Oben ganz rechts', |
|
513
|
|
|
|
|
|
|
'Upper-left' => 'Links oben', |
|
514
|
|
|
|
|
|
|
'Upper-left (horizontal)' => 'Links oben (horizontal)', |
|
515
|
|
|
|
|
|
|
'Upper-left (vertical)' => 'Links oben (vertikal)', |
|
516
|
|
|
|
|
|
|
'Upper-middle' => 'Oben mitte', |
|
517
|
|
|
|
|
|
|
'Upper-right' => 'Rechts oben', |
|
518
|
|
|
|
|
|
|
'Upper-right (horizontal)' => 'Rechts oben (horizontal)', |
|
519
|
|
|
|
|
|
|
'Upper-right (vertical)' => 'Rechts oben (vertikal)', |
|
520
|
|
|
|
|
|
|
}, |
|
521
|
|
|
|
|
|
|
}, |
|
522
|
|
|
|
|
|
|
'AFPointAutoSelection' => { |
|
523
|
|
|
|
|
|
|
Description => 'Automatische AF-Feldwahl', |
|
524
|
|
|
|
|
|
|
PrintConv => { |
|
525
|
|
|
|
|
|
|
'Control-direct:disable/Main:disable' => 'Schnelleinstellrad-Direkt:nicht möglich/Haupt-Wahlrad:nein', |
|
526
|
|
|
|
|
|
|
'Control-direct:disable/Main:enable' => 'Schnelleinstellrad-Direkt:nicht möglich/Haupt-Wahlrad:möglich', |
|
527
|
|
|
|
|
|
|
'Control-direct:enable/Main:enable' => 'Schnelleinstellrad-Direkt:möglich/Haupt-Wahlrad:möglich', |
|
528
|
|
|
|
|
|
|
}, |
|
529
|
|
|
|
|
|
|
}, |
|
530
|
|
|
|
|
|
|
'AFPointBrightness' => { |
|
531
|
|
|
|
|
|
|
Description => 'AF-Feld Helligkeit', |
|
532
|
|
|
|
|
|
|
PrintConv => { |
|
533
|
|
|
|
|
|
|
'Brighter' => 'Heller', |
|
534
|
|
|
|
|
|
|
'Extra High' => 'Extra Hoch', |
|
535
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
536
|
|
|
|
|
|
|
'Low' => 'Niedrig', |
|
537
|
|
|
|
|
|
|
}, |
|
538
|
|
|
|
|
|
|
}, |
|
539
|
|
|
|
|
|
|
'AFPointDisplayDuringFocus' => { |
|
540
|
|
|
|
|
|
|
Description => 'AF-Feld Anzeige während Fokus', |
|
541
|
|
|
|
|
|
|
PrintConv => { |
|
542
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
543
|
|
|
|
|
|
|
'On' => 'Ein', |
|
544
|
|
|
|
|
|
|
'On (when focus achieved)' => 'Ein (nach Scharfeinstellung)', |
|
545
|
|
|
|
|
|
|
}, |
|
546
|
|
|
|
|
|
|
}, |
|
547
|
|
|
|
|
|
|
'AFPointIllumination' => { |
|
548
|
|
|
|
|
|
|
Description => 'Messfeld-LED', |
|
549
|
|
|
|
|
|
|
PrintConv => { |
|
550
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
551
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
552
|
|
|
|
|
|
|
'On' => 'Ein', |
|
553
|
|
|
|
|
|
|
}, |
|
554
|
|
|
|
|
|
|
}, |
|
555
|
|
|
|
|
|
|
'AFPointInFocus' => { |
|
556
|
|
|
|
|
|
|
Description => 'AF-Punkt im Fokus', |
|
557
|
|
|
|
|
|
|
PrintConv => { |
|
558
|
|
|
|
|
|
|
'(none)' => '(keiner)', |
|
559
|
|
|
|
|
|
|
'Bottom (horizontal)' => 'Unten (horizontal)', |
|
560
|
|
|
|
|
|
|
'Bottom (vertical)' => 'Unten (vertikal)', |
|
561
|
|
|
|
|
|
|
'Center (horizontal)' => 'Mitte (horizontal)', |
|
562
|
|
|
|
|
|
|
'Center (vertical)' => 'Mitte (vertikal)', |
|
563
|
|
|
|
|
|
|
'Far Left' => 'Weit links', |
|
564
|
|
|
|
|
|
|
'Far Left (horizontal)' => 'Weit links(horizontal)', |
|
565
|
|
|
|
|
|
|
'Far Left (vertical)' => 'Weit links (vertikal)', |
|
566
|
|
|
|
|
|
|
'Far Right' => 'Weit rechts', |
|
567
|
|
|
|
|
|
|
'Far Right (horizontal)' => 'Weit rechts (horizontal)', |
|
568
|
|
|
|
|
|
|
'Far Right (vertical)' => 'Weit rechts (vertikal)', |
|
569
|
|
|
|
|
|
|
'Left' => 'Links', |
|
570
|
|
|
|
|
|
|
'Left (horizontal)' => 'Links (horizontal)', |
|
571
|
|
|
|
|
|
|
'Left (vertical)' => 'Links (vertikal)', |
|
572
|
|
|
|
|
|
|
'Lower Far Left' => 'Unten ganz Links', |
|
573
|
|
|
|
|
|
|
'Lower Far Right' => 'Unten ganz rechts', |
|
574
|
|
|
|
|
|
|
'Lower-left' => 'Links unten', |
|
575
|
|
|
|
|
|
|
'Lower-left (horizontal)' => 'Links unten (horizontal)', |
|
576
|
|
|
|
|
|
|
'Lower-left (vertical)' => 'Links unten (vertikal)', |
|
577
|
|
|
|
|
|
|
'Lower-middle' => 'Unten mitte', |
|
578
|
|
|
|
|
|
|
'Lower-right' => 'Rechts unten', |
|
579
|
|
|
|
|
|
|
'Lower-right (horizontal)' => 'Rechts unten (horizontal)', |
|
580
|
|
|
|
|
|
|
'Lower-right (vertical)' => 'Rechts unten (vertikal)', |
|
581
|
|
|
|
|
|
|
'Near Left' => 'Nahe links', |
|
582
|
|
|
|
|
|
|
'Near Right' => 'Nahe rechts', |
|
583
|
|
|
|
|
|
|
'Right' => 'Rechts', |
|
584
|
|
|
|
|
|
|
'Right (horizontal)' => 'Rechts (horizontal)', |
|
585
|
|
|
|
|
|
|
'Right (vertical)' => 'Rechts (vertikal)', |
|
586
|
|
|
|
|
|
|
'Top (horizontal)' => 'Oben (horizontal)', |
|
587
|
|
|
|
|
|
|
'Top (vertical)' => 'Oben (vertikal)', |
|
588
|
|
|
|
|
|
|
'Upper Far Left' => 'Oben ganz links', |
|
589
|
|
|
|
|
|
|
'Upper Far Right' => 'Oben ganz rechts', |
|
590
|
|
|
|
|
|
|
'Upper-left' => 'Links oben', |
|
591
|
|
|
|
|
|
|
'Upper-left (horizontal)' => 'Links oben (horizontal)', |
|
592
|
|
|
|
|
|
|
'Upper-left (vertical)' => 'Links oben (vertikal)', |
|
593
|
|
|
|
|
|
|
'Upper-middle' => 'Oben mitte', |
|
594
|
|
|
|
|
|
|
'Upper-right' => 'Rechts oben', |
|
595
|
|
|
|
|
|
|
'Upper-right (horizontal)' => 'Rechts oben (horizontal)', |
|
596
|
|
|
|
|
|
|
'Upper-right (vertical)' => 'Rechts oben (vertikal)', |
|
597
|
|
|
|
|
|
|
}, |
|
598
|
|
|
|
|
|
|
}, |
|
599
|
|
|
|
|
|
|
'AFPointMode' => { |
|
600
|
|
|
|
|
|
|
Description => 'AF-Punkt-Modus', |
|
601
|
|
|
|
|
|
|
PrintConv => { |
|
602
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
603
|
|
|
|
|
|
|
}, |
|
604
|
|
|
|
|
|
|
}, |
|
605
|
|
|
|
|
|
|
'AFPointPosition' => 'AF-Punkt Position', |
|
606
|
|
|
|
|
|
|
'AFPointRegistration' => { |
|
607
|
|
|
|
|
|
|
Description => 'AF-Feld Speicherung', |
|
608
|
|
|
|
|
|
|
PrintConv => { |
|
609
|
|
|
|
|
|
|
'Automatic' => 'Automatisch', |
|
610
|
|
|
|
|
|
|
'Bottom' => 'Unten', |
|
611
|
|
|
|
|
|
|
'Center' => 'Mitte', |
|
612
|
|
|
|
|
|
|
'Extreme Left' => 'Ganz links', |
|
613
|
|
|
|
|
|
|
'Extreme Right' => 'Ganz rechts', |
|
614
|
|
|
|
|
|
|
'Left' => 'Links', |
|
615
|
|
|
|
|
|
|
'Right' => 'Rechts', |
|
616
|
|
|
|
|
|
|
'Top' => 'Oben', |
|
617
|
|
|
|
|
|
|
}, |
|
618
|
|
|
|
|
|
|
}, |
|
619
|
|
|
|
|
|
|
'AFPointSelected' => { |
|
620
|
|
|
|
|
|
|
Description => 'AF gewählter Punkt', |
|
621
|
|
|
|
|
|
|
PrintConv => { |
|
622
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
623
|
|
|
|
|
|
|
'Automatic Tracking AF' => 'Nachführ AF', |
|
624
|
|
|
|
|
|
|
'Bottom' => 'Unten', |
|
625
|
|
|
|
|
|
|
'Bottom-left' => 'Unten-links', |
|
626
|
|
|
|
|
|
|
'Bottom-right' => 'Unten-rechts', |
|
627
|
|
|
|
|
|
|
'Center' => 'Mitte', |
|
628
|
|
|
|
|
|
|
'Face Detect AF' => 'Gesichtserkennungs-AF', |
|
629
|
|
|
|
|
|
|
'Far Left' => 'Weit links', |
|
630
|
|
|
|
|
|
|
'Far Right' => 'Weit rechts', |
|
631
|
|
|
|
|
|
|
'Fixed Center' => 'Auf Mitte fixiert', |
|
632
|
|
|
|
|
|
|
'Left' => 'Links', |
|
633
|
|
|
|
|
|
|
'Lower Far Left' => 'Unten weit Links', |
|
634
|
|
|
|
|
|
|
'Lower Far Right' => 'Unten weit Rechts', |
|
635
|
|
|
|
|
|
|
'Lower-left' => 'Links unten', |
|
636
|
|
|
|
|
|
|
'Lower-middle' => 'Untere Mitte', |
|
637
|
|
|
|
|
|
|
'Lower-right' => 'Rechts unten', |
|
638
|
|
|
|
|
|
|
'Mid-left' => 'Links mitte', |
|
639
|
|
|
|
|
|
|
'Mid-right' => 'Rechts mitte', |
|
640
|
|
|
|
|
|
|
'Near Left' => 'Nahe Links', |
|
641
|
|
|
|
|
|
|
'Near Right' => 'Nahe Rechts', |
|
642
|
|
|
|
|
|
|
'Right' => 'Rechts', |
|
643
|
|
|
|
|
|
|
'Top' => 'Oben', |
|
644
|
|
|
|
|
|
|
'Top-left' => 'Oben-links', |
|
645
|
|
|
|
|
|
|
'Top-right' => 'Oben-rechts', |
|
646
|
|
|
|
|
|
|
'Upper Far Left' => 'Oben weit Links', |
|
647
|
|
|
|
|
|
|
'Upper Far Right' => 'Oben weit Rechts', |
|
648
|
|
|
|
|
|
|
'Upper-left' => 'Links oben', |
|
649
|
|
|
|
|
|
|
'Upper-middle' => 'Obere Mitte', |
|
650
|
|
|
|
|
|
|
'Upper-right' => 'Rechts oben', |
|
651
|
|
|
|
|
|
|
}, |
|
652
|
|
|
|
|
|
|
}, |
|
653
|
|
|
|
|
|
|
'AFPointSelected2' => { |
|
654
|
|
|
|
|
|
|
Description => 'AF gewählter Punkt 2', |
|
655
|
|
|
|
|
|
|
PrintConv => { |
|
656
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
657
|
|
|
|
|
|
|
'Bottom' => 'Unten', |
|
658
|
|
|
|
|
|
|
'Center' => 'Mitte', |
|
659
|
|
|
|
|
|
|
'Left' => 'Links', |
|
660
|
|
|
|
|
|
|
'Lower-left' => 'Links unten', |
|
661
|
|
|
|
|
|
|
'Lower-right' => 'Rechts unten', |
|
662
|
|
|
|
|
|
|
'Mid-left' => 'Links mitte', |
|
663
|
|
|
|
|
|
|
'Mid-right' => 'Rechts mitte', |
|
664
|
|
|
|
|
|
|
'Right' => 'Rechts', |
|
665
|
|
|
|
|
|
|
'Top' => 'Oben', |
|
666
|
|
|
|
|
|
|
'Upper-left' => 'Links oben', |
|
667
|
|
|
|
|
|
|
'Upper-right' => 'Rechts oben', |
|
668
|
|
|
|
|
|
|
}, |
|
669
|
|
|
|
|
|
|
}, |
|
670
|
|
|
|
|
|
|
'AFPointSelection' => { |
|
671
|
|
|
|
|
|
|
Description => 'AF-Messfeldauswahl', |
|
672
|
|
|
|
|
|
|
PrintConv => { |
|
673
|
|
|
|
|
|
|
'11 Points' => '11 Messfelder', |
|
674
|
|
|
|
|
|
|
'51 Points' => '51 Messfelder (3D-Tracking)', |
|
675
|
|
|
|
|
|
|
}, |
|
676
|
|
|
|
|
|
|
}, |
|
677
|
|
|
|
|
|
|
'AFPointSelectionMethod' => { |
|
678
|
|
|
|
|
|
|
Description => 'Wahlmethode für AF-Messfeld', |
|
679
|
|
|
|
|
|
|
PrintConv => { |
|
680
|
|
|
|
|
|
|
'Multi-controller direct' => 'Multicontroller', |
|
681
|
|
|
|
|
|
|
'Quick Control Dial direct' => 'Schnelleinstellrad', |
|
682
|
|
|
|
|
|
|
}, |
|
683
|
|
|
|
|
|
|
}, |
|
684
|
|
|
|
|
|
|
'AFPointSet' => { |
|
685
|
|
|
|
|
|
|
Description => 'AF-Punkt Einstellung', |
|
686
|
|
|
|
|
|
|
PrintConv => { |
|
687
|
|
|
|
|
|
|
'No' => 'Nein', |
|
688
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
689
|
|
|
|
|
|
|
}, |
|
690
|
|
|
|
|
|
|
}, |
|
691
|
|
|
|
|
|
|
'AFPointSpotMetering' => 'Anzahl AF-Messff./Spotmsg.', |
|
692
|
|
|
|
|
|
|
'AFPoints' => 'AF-Punkte', |
|
693
|
|
|
|
|
|
|
'AFPointsInFocus' => { |
|
694
|
|
|
|
|
|
|
Description => 'AF-Punkte im Fokus', |
|
695
|
|
|
|
|
|
|
PrintConv => { |
|
696
|
|
|
|
|
|
|
'(none)' => '(Keine)', |
|
697
|
|
|
|
|
|
|
'All' => 'Alle', |
|
698
|
|
|
|
|
|
|
'All 11 Points' => 'Alle 11 Punkte', |
|
699
|
|
|
|
|
|
|
'Bottom' => 'Unten', |
|
700
|
|
|
|
|
|
|
'Bottom, Center' => 'Unten, Mitte', |
|
701
|
|
|
|
|
|
|
'Bottom-center' => 'Unten-mitte', |
|
702
|
|
|
|
|
|
|
'Bottom-left' => 'Unten-links', |
|
703
|
|
|
|
|
|
|
'Bottom-right' => 'Unten-rechts', |
|
704
|
|
|
|
|
|
|
'Center' => 'Mitte', |
|
705
|
|
|
|
|
|
|
'Center (horizontal)' => 'Mitte (horizontal)', |
|
706
|
|
|
|
|
|
|
'Center (vertical)' => 'Mitte (vertikal)', |
|
707
|
|
|
|
|
|
|
'Center+Right' => 'Mitte Rechts', |
|
708
|
|
|
|
|
|
|
'Far Left' => 'Weit links', |
|
709
|
|
|
|
|
|
|
'Far Right' => 'Weit rechts', |
|
710
|
|
|
|
|
|
|
'Fixed Center or Multiple' => 'Auf Mitte fixiert oder mehrere', |
|
711
|
|
|
|
|
|
|
'Left' => 'Links', |
|
712
|
|
|
|
|
|
|
'Left+Center' => 'Links Mitte', |
|
713
|
|
|
|
|
|
|
'Left+Right' => 'Links Rechts', |
|
714
|
|
|
|
|
|
|
'Lower-left' => 'Links unten', |
|
715
|
|
|
|
|
|
|
'Lower-left, Bottom' => 'Links unten, Unten', |
|
716
|
|
|
|
|
|
|
'Lower-left, Mid-left' => 'Links unten, Links mitte', |
|
717
|
|
|
|
|
|
|
'Lower-right' => 'Rechts unten', |
|
718
|
|
|
|
|
|
|
'Lower-right, Bottom' => 'Rechts unten, Unten', |
|
719
|
|
|
|
|
|
|
'Lower-right, Mid-right' => 'Rechts unten, Rechts mitte', |
|
720
|
|
|
|
|
|
|
'Mid-left' => 'Links mitte', |
|
721
|
|
|
|
|
|
|
'Mid-left, Center' => 'Links mitte, Mitte', |
|
722
|
|
|
|
|
|
|
'Mid-right' => 'Rechts mitte', |
|
723
|
|
|
|
|
|
|
'Mid-right, Center' => 'Rechts mitte, Mitte', |
|
724
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
725
|
|
|
|
|
|
|
'None (MF)' => 'Keiner (MF)', |
|
726
|
|
|
|
|
|
|
'Right' => 'Rechts', |
|
727
|
|
|
|
|
|
|
'Top' => 'Oben', |
|
728
|
|
|
|
|
|
|
'Top, Center' => 'Oben, Mitte', |
|
729
|
|
|
|
|
|
|
'Top-center' => 'Oben-Mitte', |
|
730
|
|
|
|
|
|
|
'Top-left' => 'Oben-links', |
|
731
|
|
|
|
|
|
|
'Top-right' => 'Oben-rechts', |
|
732
|
|
|
|
|
|
|
'Upper-left' => 'Links oben', |
|
733
|
|
|
|
|
|
|
'Upper-left, Mid-left' => 'Links oben, Links mitte', |
|
734
|
|
|
|
|
|
|
'Upper-left, Top' => 'Links oben, Oben', |
|
735
|
|
|
|
|
|
|
'Upper-right' => 'Rechts oben', |
|
736
|
|
|
|
|
|
|
'Upper-right, Mid-right' => 'Rechts oben, Rechts mitte', |
|
737
|
|
|
|
|
|
|
'Upper-right, Top' => 'Rechts oben, Oben', |
|
738
|
|
|
|
|
|
|
}, |
|
739
|
|
|
|
|
|
|
}, |
|
740
|
|
|
|
|
|
|
'AFPointsInFocus1D' => 'AF-Punkte im Fokus 1D', |
|
741
|
|
|
|
|
|
|
'AFPointsInFocus5D' => { |
|
742
|
|
|
|
|
|
|
Description => 'AF-Punkte im Fokus', |
|
743
|
|
|
|
|
|
|
PrintConv => { |
|
744
|
|
|
|
|
|
|
'Bottom' => 'Unten', |
|
745
|
|
|
|
|
|
|
'Center' => 'Mitte', |
|
746
|
|
|
|
|
|
|
'Left' => 'Links', |
|
747
|
|
|
|
|
|
|
'Lower-left' => 'Unten links', |
|
748
|
|
|
|
|
|
|
'Lower-right' => 'Rechts unten', |
|
749
|
|
|
|
|
|
|
'Right' => 'Rechts', |
|
750
|
|
|
|
|
|
|
'Top' => 'Oben', |
|
751
|
|
|
|
|
|
|
'Upper-left' => 'Links oben', |
|
752
|
|
|
|
|
|
|
'Upper-right' => 'Rechts oben', |
|
753
|
|
|
|
|
|
|
}, |
|
754
|
|
|
|
|
|
|
}, |
|
755
|
|
|
|
|
|
|
'AFPointsSelected' => 'AF gewählte Punkte', |
|
756
|
|
|
|
|
|
|
'AFPointsUnknown1' => { |
|
757
|
|
|
|
|
|
|
Description => 'AF-Punkte Unbekannt 1', |
|
758
|
|
|
|
|
|
|
PrintConv => { |
|
759
|
|
|
|
|
|
|
'All' => 'Alle', |
|
760
|
|
|
|
|
|
|
'Bottom' => 'Unten', |
|
761
|
|
|
|
|
|
|
'Center' => 'Mitte', |
|
762
|
|
|
|
|
|
|
'Central 9 points' => 'Alle mittleren 9 Punkte', |
|
763
|
|
|
|
|
|
|
'Left' => 'Links', |
|
764
|
|
|
|
|
|
|
'Lower-left' => 'Links unten', |
|
765
|
|
|
|
|
|
|
'Lower-right' => 'Rechts unten', |
|
766
|
|
|
|
|
|
|
'Mid-left' => 'Links mitte', |
|
767
|
|
|
|
|
|
|
'Mid-right' => 'Rechts mitte', |
|
768
|
|
|
|
|
|
|
'Right' => 'Rechts', |
|
769
|
|
|
|
|
|
|
'Top' => 'Oben', |
|
770
|
|
|
|
|
|
|
'Upper-left' => 'Links oben', |
|
771
|
|
|
|
|
|
|
'Upper-right' => 'Rechts oben', |
|
772
|
|
|
|
|
|
|
}, |
|
773
|
|
|
|
|
|
|
}, |
|
774
|
|
|
|
|
|
|
'AFPointsUnknown2' => { |
|
775
|
|
|
|
|
|
|
Description => 'AF-Punkte Unbekannt 2?', |
|
776
|
|
|
|
|
|
|
PrintConv => { |
|
777
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
778
|
|
|
|
|
|
|
'Bottom' => 'Unten', |
|
779
|
|
|
|
|
|
|
'Center' => 'Mitte', |
|
780
|
|
|
|
|
|
|
'Left' => 'Links', |
|
781
|
|
|
|
|
|
|
'Lower-left' => 'Links unten', |
|
782
|
|
|
|
|
|
|
'Lower-right' => 'Rechts unten', |
|
783
|
|
|
|
|
|
|
'Mid-left' => 'Links mitte', |
|
784
|
|
|
|
|
|
|
'Mid-right' => 'Rechts mitte', |
|
785
|
|
|
|
|
|
|
'Right' => 'Rechts', |
|
786
|
|
|
|
|
|
|
'Top' => 'Oben', |
|
787
|
|
|
|
|
|
|
'Upper-left' => 'Links oben', |
|
788
|
|
|
|
|
|
|
'Upper-right' => 'Rechts oben', |
|
789
|
|
|
|
|
|
|
}, |
|
790
|
|
|
|
|
|
|
}, |
|
791
|
|
|
|
|
|
|
'AFPointsUsed' => { |
|
792
|
|
|
|
|
|
|
Description => 'Verwendete AF-Punkte', |
|
793
|
|
|
|
|
|
|
PrintConv => { |
|
794
|
|
|
|
|
|
|
'All 11 Points' => 'Alle 11 Punkte', |
|
795
|
|
|
|
|
|
|
'Bottom' => 'Unten', |
|
796
|
|
|
|
|
|
|
'Center' => 'Mitte', |
|
797
|
|
|
|
|
|
|
'Far Left' => 'Weit links', |
|
798
|
|
|
|
|
|
|
'Far Right' => 'Weit rechts', |
|
799
|
|
|
|
|
|
|
'Lower-left' => 'Links unten', |
|
800
|
|
|
|
|
|
|
'Lower-right' => 'Rechts unten', |
|
801
|
|
|
|
|
|
|
'Mid-left' => 'Links mitte', |
|
802
|
|
|
|
|
|
|
'Mid-right' => 'Rechts mitte', |
|
803
|
|
|
|
|
|
|
'Top' => 'Oben', |
|
804
|
|
|
|
|
|
|
'Upper-left' => 'Links oben', |
|
805
|
|
|
|
|
|
|
'Upper-right' => 'Rechts oben', |
|
806
|
|
|
|
|
|
|
}, |
|
807
|
|
|
|
|
|
|
}, |
|
808
|
|
|
|
|
|
|
'AFPredictor' => 'AF-Prädiktor', |
|
809
|
|
|
|
|
|
|
'AFResponse' => 'Verwendeter AF', |
|
810
|
|
|
|
|
|
|
'AFSearch' => { |
|
811
|
|
|
|
|
|
|
Description => 'AF Fokussierung', |
|
812
|
|
|
|
|
|
|
PrintConv => { |
|
813
|
|
|
|
|
|
|
'Not Ready' => 'Nicht bereit', |
|
814
|
|
|
|
|
|
|
'Ready' => 'Bereit', |
|
815
|
|
|
|
|
|
|
}, |
|
816
|
|
|
|
|
|
|
}, |
|
817
|
|
|
|
|
|
|
'AFSensorActive' => { |
|
818
|
|
|
|
|
|
|
Description => 'Aktiver AF Sensor', |
|
819
|
|
|
|
|
|
|
PrintConv => { |
|
820
|
|
|
|
|
|
|
'Bottom' => 'Unten', |
|
821
|
|
|
|
|
|
|
'Bottom-left' => 'Unten Links', |
|
822
|
|
|
|
|
|
|
'Bottom-right' => 'Unten Rechts', |
|
823
|
|
|
|
|
|
|
'Center Vertical' => 'Mitte vertikal', |
|
824
|
|
|
|
|
|
|
'Middle Horizontal' => 'Mitte horizontal', |
|
825
|
|
|
|
|
|
|
'Top' => 'Oben', |
|
826
|
|
|
|
|
|
|
'Top-left' => 'Oben Links', |
|
827
|
|
|
|
|
|
|
'Top-right' => 'Rechts Oben', |
|
828
|
|
|
|
|
|
|
}, |
|
829
|
|
|
|
|
|
|
}, |
|
830
|
|
|
|
|
|
|
'AFStatusActiveSensor' => { |
|
831
|
|
|
|
|
|
|
Description => 'Status aktiver AF Sensor', |
|
832
|
|
|
|
|
|
|
PrintConv => { |
|
833
|
|
|
|
|
|
|
'In Focus' => 'Im Fokus', |
|
834
|
|
|
|
|
|
|
'Out of Focus' => 'Nicht im Fokus', |
|
835
|
|
|
|
|
|
|
}, |
|
836
|
|
|
|
|
|
|
}, |
|
837
|
|
|
|
|
|
|
'AFStatusBottom' => { |
|
838
|
|
|
|
|
|
|
Description => 'AF Status Unten', |
|
839
|
|
|
|
|
|
|
PrintConv => { |
|
840
|
|
|
|
|
|
|
'In Focus' => 'Im Fokus', |
|
841
|
|
|
|
|
|
|
'Out of Focus' => 'Nicht im Fokus', |
|
842
|
|
|
|
|
|
|
}, |
|
843
|
|
|
|
|
|
|
}, |
|
844
|
|
|
|
|
|
|
'AFStatusBottom-left' => { |
|
845
|
|
|
|
|
|
|
Description => 'AF Status Unten Links', |
|
846
|
|
|
|
|
|
|
PrintConv => { |
|
847
|
|
|
|
|
|
|
'In Focus' => 'Im Fokus', |
|
848
|
|
|
|
|
|
|
'Out of Focus' => 'Nicht im Fokus', |
|
849
|
|
|
|
|
|
|
}, |
|
850
|
|
|
|
|
|
|
}, |
|
851
|
|
|
|
|
|
|
'AFStatusBottom-right' => { |
|
852
|
|
|
|
|
|
|
Description => 'AF Status Unten Rechts', |
|
853
|
|
|
|
|
|
|
PrintConv => { |
|
854
|
|
|
|
|
|
|
'In Focus' => 'Im Fokus', |
|
855
|
|
|
|
|
|
|
'Out of Focus' => 'Nicht im Fokus', |
|
856
|
|
|
|
|
|
|
}, |
|
857
|
|
|
|
|
|
|
}, |
|
858
|
|
|
|
|
|
|
'AFStatusCenterHorizontal' => { |
|
859
|
|
|
|
|
|
|
Description => 'AF Status Mitte horizontal', |
|
860
|
|
|
|
|
|
|
PrintConv => { |
|
861
|
|
|
|
|
|
|
'In Focus' => 'Im Fokus', |
|
862
|
|
|
|
|
|
|
'Out of Focus' => 'Nicht im Fokus', |
|
863
|
|
|
|
|
|
|
}, |
|
864
|
|
|
|
|
|
|
}, |
|
865
|
|
|
|
|
|
|
'AFStatusCenterVertical' => { |
|
866
|
|
|
|
|
|
|
Description => 'AF Status Mitte vertikal', |
|
867
|
|
|
|
|
|
|
PrintConv => { |
|
868
|
|
|
|
|
|
|
'In Focus' => 'Im Fokus', |
|
869
|
|
|
|
|
|
|
'Out of Focus' => 'Nicht im Fokus', |
|
870
|
|
|
|
|
|
|
}, |
|
871
|
|
|
|
|
|
|
}, |
|
872
|
|
|
|
|
|
|
'AFStatusLeft' => { |
|
873
|
|
|
|
|
|
|
Description => 'AF Status Links', |
|
874
|
|
|
|
|
|
|
PrintConv => { |
|
875
|
|
|
|
|
|
|
'In Focus' => 'Im Fokus', |
|
876
|
|
|
|
|
|
|
'Out of Focus' => 'Nicht im Fokus', |
|
877
|
|
|
|
|
|
|
}, |
|
878
|
|
|
|
|
|
|
}, |
|
879
|
|
|
|
|
|
|
'AFStatusMiddleHorizontal' => { |
|
880
|
|
|
|
|
|
|
Description => 'AF Status Mitte horizontal', |
|
881
|
|
|
|
|
|
|
PrintConv => { |
|
882
|
|
|
|
|
|
|
'In Focus' => 'Im Fokus', |
|
883
|
|
|
|
|
|
|
'Out of Focus' => 'Nicht im Fokus', |
|
884
|
|
|
|
|
|
|
}, |
|
885
|
|
|
|
|
|
|
}, |
|
886
|
|
|
|
|
|
|
'AFStatusRight' => { |
|
887
|
|
|
|
|
|
|
Description => 'AF Status Rechts', |
|
888
|
|
|
|
|
|
|
PrintConv => { |
|
889
|
|
|
|
|
|
|
'In Focus' => 'Im Fokus', |
|
890
|
|
|
|
|
|
|
'Out of Focus' => 'Nicht im Fokus', |
|
891
|
|
|
|
|
|
|
}, |
|
892
|
|
|
|
|
|
|
}, |
|
893
|
|
|
|
|
|
|
'AFStatusTop' => { |
|
894
|
|
|
|
|
|
|
Description => 'AF Status Oben', |
|
895
|
|
|
|
|
|
|
PrintConv => { |
|
896
|
|
|
|
|
|
|
'In Focus' => 'Im Fokus', |
|
897
|
|
|
|
|
|
|
'Out of Focus' => 'Nicht im Fokus', |
|
898
|
|
|
|
|
|
|
}, |
|
899
|
|
|
|
|
|
|
}, |
|
900
|
|
|
|
|
|
|
'AFStatusTop-left' => { |
|
901
|
|
|
|
|
|
|
Description => 'AF Status Oben Links', |
|
902
|
|
|
|
|
|
|
PrintConv => { |
|
903
|
|
|
|
|
|
|
'In Focus' => 'Im Fokus', |
|
904
|
|
|
|
|
|
|
'Out of Focus' => 'Nicht im Fokus', |
|
905
|
|
|
|
|
|
|
}, |
|
906
|
|
|
|
|
|
|
}, |
|
907
|
|
|
|
|
|
|
'AFStatusTop-right' => { |
|
908
|
|
|
|
|
|
|
Description => 'AF Status Oben Rechts', |
|
909
|
|
|
|
|
|
|
PrintConv => { |
|
910
|
|
|
|
|
|
|
'In Focus' => 'Im Fokus', |
|
911
|
|
|
|
|
|
|
'Out of Focus' => 'Nicht im Fokus', |
|
912
|
|
|
|
|
|
|
}, |
|
913
|
|
|
|
|
|
|
}, |
|
914
|
|
|
|
|
|
|
'AFType' => { |
|
915
|
|
|
|
|
|
|
Description => 'AF-Typ', |
|
916
|
|
|
|
|
|
|
PrintConv => { |
|
917
|
|
|
|
|
|
|
'15-point' => '15 Punkte', |
|
918
|
|
|
|
|
|
|
'19-point' => '19 Punkte', |
|
919
|
|
|
|
|
|
|
}, |
|
920
|
|
|
|
|
|
|
}, |
|
921
|
|
|
|
|
|
|
'AIServoContinuousShooting' => 'Auslösepriorität', |
|
922
|
|
|
|
|
|
|
'AIServoImagePriority' => { |
|
923
|
|
|
|
|
|
|
Description => 'AI Servo Priorität 1./2. Bild', |
|
924
|
|
|
|
|
|
|
PrintConv => { |
|
925
|
|
|
|
|
|
|
'1: AF, 2: Drive speed' => 'AF-Priorität/Transportgeschwindigkeit', |
|
926
|
|
|
|
|
|
|
'1: AF, 2: Tracking' => 'AF-Priorität/Nachführpriorität', |
|
927
|
|
|
|
|
|
|
'1: Release, 2: Drive speed' => 'Auslösung/Transportgeschwindigkeit', |
|
928
|
|
|
|
|
|
|
'1: Release, 2: Tracking' => '1: Auslösung, 2: Nachführung', |
|
929
|
|
|
|
|
|
|
}, |
|
930
|
|
|
|
|
|
|
}, |
|
931
|
|
|
|
|
|
|
'AIServoTrackingMethod' => { |
|
932
|
|
|
|
|
|
|
Description => 'AI Servo AF Nachführung', |
|
933
|
|
|
|
|
|
|
PrintConv => { |
|
934
|
|
|
|
|
|
|
'Continuous AF track priority' => 'AF Nachführ-Priorität', |
|
935
|
|
|
|
|
|
|
'Main focus point priority' => 'Hauptfokussierungsfeld', |
|
936
|
|
|
|
|
|
|
}, |
|
937
|
|
|
|
|
|
|
}, |
|
938
|
|
|
|
|
|
|
'AIServoTrackingSensitivity' => { |
|
939
|
|
|
|
|
|
|
Description => 'AI Servo Empfindlichkeit', |
|
940
|
|
|
|
|
|
|
PrintConv => { |
|
941
|
|
|
|
|
|
|
'Fast' => 'Schnell', |
|
942
|
|
|
|
|
|
|
'Medium Fast' => 'Mittel-Schnell', |
|
943
|
|
|
|
|
|
|
'Medium Slow' => 'Mittel', |
|
944
|
|
|
|
|
|
|
'Slow' => 'Langsam', |
|
945
|
|
|
|
|
|
|
}, |
|
946
|
|
|
|
|
|
|
}, |
|
947
|
|
|
|
|
|
|
'APEVersion' => 'APE-Version', |
|
948
|
|
|
|
|
|
|
'ARMVersion' => 'ARM-Version', |
|
949
|
|
|
|
|
|
|
'AccessDate' => 'Zugriffsdatum', |
|
950
|
|
|
|
|
|
|
'AccessoryType' => 'Zubehör-Typ', |
|
951
|
|
|
|
|
|
|
'ActionAdvised' => 'Aktion empfohlen', |
|
952
|
|
|
|
|
|
|
'ActiveArea' => 'Aktiver Bereich', |
|
953
|
|
|
|
|
|
|
'ActiveD-Lighting' => { |
|
954
|
|
|
|
|
|
|
Description => 'Aktives D-Lighting', |
|
955
|
|
|
|
|
|
|
PrintConv => { |
|
956
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
957
|
|
|
|
|
|
|
'Low' => 'Leicht', |
|
958
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
959
|
|
|
|
|
|
|
'On' => 'Ein', |
|
960
|
|
|
|
|
|
|
}, |
|
961
|
|
|
|
|
|
|
}, |
|
962
|
|
|
|
|
|
|
'ActiveD-LightingMode' => { |
|
963
|
|
|
|
|
|
|
PrintConv => { |
|
964
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
965
|
|
|
|
|
|
|
'Low' => 'Leicht', |
|
966
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
967
|
|
|
|
|
|
|
}, |
|
968
|
|
|
|
|
|
|
}, |
|
969
|
|
|
|
|
|
|
'AddAspectRatioInfo' => { |
|
970
|
|
|
|
|
|
|
Description => 'Seitenverhältnisinfo zufügen', |
|
971
|
|
|
|
|
|
|
PrintConv => { |
|
972
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
973
|
|
|
|
|
|
|
}, |
|
974
|
|
|
|
|
|
|
}, |
|
975
|
|
|
|
|
|
|
'AddOriginalDecisionData' => { |
|
976
|
|
|
|
|
|
|
Description => 'Originaldaten zufügen', |
|
977
|
|
|
|
|
|
|
PrintConv => { |
|
978
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
979
|
|
|
|
|
|
|
'On' => 'Ein', |
|
980
|
|
|
|
|
|
|
}, |
|
981
|
|
|
|
|
|
|
}, |
|
982
|
|
|
|
|
|
|
'Address' => 'Adresse', |
|
983
|
|
|
|
|
|
|
'AdjustmentMode' => 'Korrekturmodus', |
|
984
|
|
|
|
|
|
|
'AdultContentWarning' => { |
|
985
|
|
|
|
|
|
|
PrintConv => { |
|
986
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
987
|
|
|
|
|
|
|
}, |
|
988
|
|
|
|
|
|
|
}, |
|
989
|
|
|
|
|
|
|
'AdvancedRaw' => { |
|
990
|
|
|
|
|
|
|
PrintConv => { |
|
991
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
992
|
|
|
|
|
|
|
'On' => 'Ein', |
|
993
|
|
|
|
|
|
|
}, |
|
994
|
|
|
|
|
|
|
}, |
|
995
|
|
|
|
|
|
|
'AdvancedSceneMode' => { |
|
996
|
|
|
|
|
|
|
Description => 'Erweiteter Szenenmodus', |
|
997
|
|
|
|
|
|
|
PrintConv => { |
|
998
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
999
|
|
|
|
|
|
|
'Creative Macro' => 'Makro kreativ', |
|
1000
|
|
|
|
|
|
|
'Flower' => 'Blumen', |
|
1001
|
|
|
|
|
|
|
'HDR B&W' => 'HDR Schwarz-Weiß', |
|
1002
|
|
|
|
|
|
|
'High Key' => 'High-Key', |
|
1003
|
|
|
|
|
|
|
'Indoor Sports' => 'Hallensport', |
|
1004
|
|
|
|
|
|
|
'Low Key' => 'Low-Key', |
|
1005
|
|
|
|
|
|
|
'Outdoor Sports' => 'Freiluftsport', |
|
1006
|
|
|
|
|
|
|
}, |
|
1007
|
|
|
|
|
|
|
}, |
|
1008
|
|
|
|
|
|
|
'AdvancedSceneType' => 'Erweiterter Szenentyp', |
|
1009
|
|
|
|
|
|
|
'AlphaByteCount' => 'Anzahl Bytes der Alpha-Kanal-Daten', |
|
1010
|
|
|
|
|
|
|
'AlphaChannelsNames' => 'Alpha-Kanal-Namen', |
|
1011
|
|
|
|
|
|
|
'AlphaDataDiscard' => { |
|
1012
|
|
|
|
|
|
|
Description => 'Verworfene Alpha-Kanal-Daten', |
|
1013
|
|
|
|
|
|
|
PrintConv => { |
|
1014
|
|
|
|
|
|
|
'Flexbits Discarded' => 'FlexBits verworfen', |
|
1015
|
|
|
|
|
|
|
'Full Resolution' => 'Volle Auflösung', |
|
1016
|
|
|
|
|
|
|
'HighPass Frequency Data Discarded' => 'Hochpass-Frequenz-Daten verworfen', |
|
1017
|
|
|
|
|
|
|
'Highpass and LowPass Frequency Data Discarded' => 'Hochpass- und Tiefpass-Frequenz-Daten verworfen', |
|
1018
|
|
|
|
|
|
|
}, |
|
1019
|
|
|
|
|
|
|
}, |
|
1020
|
|
|
|
|
|
|
'AlphaOffset' => 'Alpha-Kanal-Datenposition', |
|
1021
|
|
|
|
|
|
|
'AlreadyApplied' => 'Bereits zugewiesen', |
|
1022
|
|
|
|
|
|
|
'AnalogBalance' => 'Analog-Balance', |
|
1023
|
|
|
|
|
|
|
'Annotation' => 'Anmerkung', |
|
1024
|
|
|
|
|
|
|
'Annotations' => 'Anmerkungen', |
|
1025
|
|
|
|
|
|
|
'Anti-Blur' => { |
|
1026
|
|
|
|
|
|
|
Description => 'Verwacklungsschutz', |
|
1027
|
|
|
|
|
|
|
PrintConv => { |
|
1028
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1029
|
|
|
|
|
|
|
'On (Continuous)' => 'Ein (Kontinuierlich)', |
|
1030
|
|
|
|
|
|
|
'On (Shooting)' => 'Ein (Aufnahme)', |
|
1031
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
1032
|
|
|
|
|
|
|
}, |
|
1033
|
|
|
|
|
|
|
}, |
|
1034
|
|
|
|
|
|
|
'AntiAliasStrength' => 'Anti-Aliasing Stärke', |
|
1035
|
|
|
|
|
|
|
'Aperture' => 'Blende', |
|
1036
|
|
|
|
|
|
|
'ApertureDisplayed' => 'Angezeigte Blende', |
|
1037
|
|
|
|
|
|
|
'ApertureRange' => { |
|
1038
|
|
|
|
|
|
|
Description => 'Einstellung Verschlusszeitenbereich', |
|
1039
|
|
|
|
|
|
|
PrintConv => { |
|
1040
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
1041
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
1042
|
|
|
|
|
|
|
}, |
|
1043
|
|
|
|
|
|
|
}, |
|
1044
|
|
|
|
|
|
|
'ApertureRingUse' => { |
|
1045
|
|
|
|
|
|
|
Description => 'Blendenring-Verwendung', |
|
1046
|
|
|
|
|
|
|
PrintConv => { |
|
1047
|
|
|
|
|
|
|
'Permitted' => 'Erlaubt', |
|
1048
|
|
|
|
|
|
|
'Prohibited' => 'Nicht erlaubt', |
|
1049
|
|
|
|
|
|
|
}, |
|
1050
|
|
|
|
|
|
|
}, |
|
1051
|
|
|
|
|
|
|
'ApertureSetting' => 'Blendeneinstellung', |
|
1052
|
|
|
|
|
|
|
'ApertureValue' => 'Blende', |
|
1053
|
|
|
|
|
|
|
'ApplicationRecordVersion' => 'IPTC-Modell-2-Version', |
|
1054
|
|
|
|
|
|
|
'ApplyShootingMeteringMode' => { |
|
1055
|
|
|
|
|
|
|
Description => 'Angewandter Belichtungs-/Messmodus', |
|
1056
|
|
|
|
|
|
|
PrintConv => { |
|
1057
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
1058
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
1059
|
|
|
|
|
|
|
}, |
|
1060
|
|
|
|
|
|
|
}, |
|
1061
|
|
|
|
|
|
|
'ApproximateFNumber' => 'F-Wert angenähert', |
|
1062
|
|
|
|
|
|
|
'ApproximateFocusDistance' => 'Fokus-Distanz angenähert', |
|
1063
|
|
|
|
|
|
|
'ArtFilter' => { |
|
1064
|
|
|
|
|
|
|
Description => 'Kunst Filter', |
|
1065
|
|
|
|
|
|
|
PrintConv => { |
|
1066
|
|
|
|
|
|
|
'Drawing' => 'Zeichnung', |
|
1067
|
|
|
|
|
|
|
'Fish Eye' => 'Fischauge', |
|
1068
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1069
|
|
|
|
|
|
|
'Reflection' => 'Reflektierung', |
|
1070
|
|
|
|
|
|
|
'Soft Focus' => 'Weichzeichner', |
|
1071
|
|
|
|
|
|
|
'Soft Focus 2' => 'Weichzeichner 2', |
|
1072
|
|
|
|
|
|
|
'Sparkle' => 'Perleffekt', |
|
1073
|
|
|
|
|
|
|
'Watercolor' => 'Wasserfarbe', |
|
1074
|
|
|
|
|
|
|
'Watercolor II' => 'Wasserfarbe II', |
|
1075
|
|
|
|
|
|
|
}, |
|
1076
|
|
|
|
|
|
|
}, |
|
1077
|
|
|
|
|
|
|
'ArtFilterEffect' => { |
|
1078
|
|
|
|
|
|
|
Description => 'Filtereffekt Kunst', |
|
1079
|
|
|
|
|
|
|
PrintConv => { |
|
1080
|
|
|
|
|
|
|
'B&W' => 'Schwarz/Weiß', |
|
1081
|
|
|
|
|
|
|
'Drawing' => 'Zeichnung', |
|
1082
|
|
|
|
|
|
|
'Fish Eye' => 'Fischauge', |
|
1083
|
|
|
|
|
|
|
'No Effect' => 'Ohne Effekt', |
|
1084
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1085
|
|
|
|
|
|
|
'Reflection' => 'Reflektierung', |
|
1086
|
|
|
|
|
|
|
'Soft Focus' => 'Weichzeichner', |
|
1087
|
|
|
|
|
|
|
'Soft Focus 2' => 'Weichzeichner 2', |
|
1088
|
|
|
|
|
|
|
'Sparkle' => 'Perleffekt', |
|
1089
|
|
|
|
|
|
|
'Watercolor' => 'Wasserfarbe', |
|
1090
|
|
|
|
|
|
|
'Watercolor II' => 'Wasserfarbe II', |
|
1091
|
|
|
|
|
|
|
}, |
|
1092
|
|
|
|
|
|
|
}, |
|
1093
|
|
|
|
|
|
|
'ArtMode' => { |
|
1094
|
|
|
|
|
|
|
PrintConv => { |
|
1095
|
|
|
|
|
|
|
'Silent Movie' => 'Stillleben', |
|
1096
|
|
|
|
|
|
|
}, |
|
1097
|
|
|
|
|
|
|
}, |
|
1098
|
|
|
|
|
|
|
'Artist' => 'Künstler', |
|
1099
|
|
|
|
|
|
|
'ArtworkCreator' => 'Artwork Ersteller', |
|
1100
|
|
|
|
|
|
|
'AsShotICCProfile' => 'Aufnahme Farbprofil', |
|
1101
|
|
|
|
|
|
|
'AsShotNeutral' => 'Aufnahme Neutral', |
|
1102
|
|
|
|
|
|
|
'AsShotPreProfileMatrix' => 'Aufnahme Pre Profil Matrix', |
|
1103
|
|
|
|
|
|
|
'AsShotProfileName' => 'Aufnahme Pre Profilname', |
|
1104
|
|
|
|
|
|
|
'AsShotWhiteXY' => 'Aufnahme Weiß XY', |
|
1105
|
|
|
|
|
|
|
'AspectRatio' => 'Bildformat', |
|
1106
|
|
|
|
|
|
|
'AssignBktButton' => { |
|
1107
|
|
|
|
|
|
|
Description => 'Zugeordnete Belichtungsreihen-Taste', |
|
1108
|
|
|
|
|
|
|
PrintConv => { |
|
1109
|
|
|
|
|
|
|
'Auto Bracketing' => 'Automatische Belichtungsreihe', |
|
1110
|
|
|
|
|
|
|
'Multiple Exposure' => 'Mehrfachbelichtung', |
|
1111
|
|
|
|
|
|
|
}, |
|
1112
|
|
|
|
|
|
|
}, |
|
1113
|
|
|
|
|
|
|
'AssignFuncButton' => { |
|
1114
|
|
|
|
|
|
|
Description => 'FUNC.-Taste zuordnen', |
|
1115
|
|
|
|
|
|
|
PrintConv => { |
|
1116
|
|
|
|
|
|
|
'Exposure comp./AEB setting' => 'Belichtungskorrektur/AEB-Einstellung', |
|
1117
|
|
|
|
|
|
|
'Image jump with main dial' => 'Bildsprung mit Haupt-Wahlrad', |
|
1118
|
|
|
|
|
|
|
'Image quality' => 'Qualität ändern', |
|
1119
|
|
|
|
|
|
|
'LCD brightness' => 'LCD-Helligkeit', |
|
1120
|
|
|
|
|
|
|
'Live view function settings' => 'Livebild Funktionseinstellung', |
|
1121
|
|
|
|
|
|
|
}, |
|
1122
|
|
|
|
|
|
|
}, |
|
1123
|
|
|
|
|
|
|
'AssistButtonFunction' => { |
|
1124
|
|
|
|
|
|
|
Description => 'Funktion Assist-Taste', |
|
1125
|
|
|
|
|
|
|
PrintConv => { |
|
1126
|
|
|
|
|
|
|
'Av+/- (AF point by QCD)' => 'Av+/- (AF-Feld mit Daumenrad)', |
|
1127
|
|
|
|
|
|
|
'FE lock' => 'FE Blitzmesswertspeicherung', |
|
1128
|
|
|
|
|
|
|
'Select HP (while pressing)' => 'Ausw.G.pos.(Ass-Taste gedr.)', |
|
1129
|
|
|
|
|
|
|
'Select Home Position' => 'Auswahl Grundposition', |
|
1130
|
|
|
|
|
|
|
}, |
|
1131
|
|
|
|
|
|
|
}, |
|
1132
|
|
|
|
|
|
|
'Audio' => { |
|
1133
|
|
|
|
|
|
|
PrintConv => { |
|
1134
|
|
|
|
|
|
|
'No' => 'Nein', |
|
1135
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
1136
|
|
|
|
|
|
|
}, |
|
1137
|
|
|
|
|
|
|
}, |
|
1138
|
|
|
|
|
|
|
'AudioCodecID' => { |
|
1139
|
|
|
|
|
|
|
PrintConv => { |
|
1140
|
|
|
|
|
|
|
'Unknown -' => 'Unbekannt -', |
|
1141
|
|
|
|
|
|
|
}, |
|
1142
|
|
|
|
|
|
|
}, |
|
1143
|
|
|
|
|
|
|
'AudioDuration' => 'Audiodauer', |
|
1144
|
|
|
|
|
|
|
'AudioOutcue' => 'Audio-Outcue', |
|
1145
|
|
|
|
|
|
|
'AudioSamplingRate' => 'Audio-Samplingrate', |
|
1146
|
|
|
|
|
|
|
'AudioSamplingResolution' => 'Audio-Samplingauflösung', |
|
1147
|
|
|
|
|
|
|
'AudioType' => 'Audiotyp', |
|
1148
|
|
|
|
|
|
|
'Author' => 'Autor', |
|
1149
|
|
|
|
|
|
|
'AuthorURL' => 'Autor URL', |
|
1150
|
|
|
|
|
|
|
'AuthorsPosition' => 'Autorenposition', |
|
1151
|
|
|
|
|
|
|
'AutoAperture' => { |
|
1152
|
|
|
|
|
|
|
Description => 'Blendenring auf A', |
|
1153
|
|
|
|
|
|
|
PrintConv => { |
|
1154
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1155
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1156
|
|
|
|
|
|
|
}, |
|
1157
|
|
|
|
|
|
|
}, |
|
1158
|
|
|
|
|
|
|
'AutoBracket' => 'Automatische Belichtungsreihe', |
|
1159
|
|
|
|
|
|
|
'AutoBracketModeM' => { |
|
1160
|
|
|
|
|
|
|
Description => 'Belichtungsreihen bei M', |
|
1161
|
|
|
|
|
|
|
PrintConv => { |
|
1162
|
|
|
|
|
|
|
'Flash Only' => 'Nur Blitz', |
|
1163
|
|
|
|
|
|
|
'Flash/Aperture' => 'Blitz & Blende', |
|
1164
|
|
|
|
|
|
|
'Flash/Speed' => 'Blitz & Zeit', |
|
1165
|
|
|
|
|
|
|
'Flash/Speed/Aperture' => 'Blitz, Zeit & Blende', |
|
1166
|
|
|
|
|
|
|
}, |
|
1167
|
|
|
|
|
|
|
}, |
|
1168
|
|
|
|
|
|
|
'AutoBracketOrder' => 'BKT-Reihenfolge', |
|
1169
|
|
|
|
|
|
|
'AutoBracketSet' => { |
|
1170
|
|
|
|
|
|
|
Description => 'Belichtungsreihen', |
|
1171
|
|
|
|
|
|
|
PrintConv => { |
|
1172
|
|
|
|
|
|
|
'AE & Flash' => 'Belichtung & Blitz', |
|
1173
|
|
|
|
|
|
|
'AE Only' => 'Nur Belichtung', |
|
1174
|
|
|
|
|
|
|
'Exposure' => 'Belichtung', |
|
1175
|
|
|
|
|
|
|
'Flash Only' => 'Nur Blitz', |
|
1176
|
|
|
|
|
|
|
'WB Bracketing' => 'Weißabgleichs-Belichtungsreihe', |
|
1177
|
|
|
|
|
|
|
}, |
|
1178
|
|
|
|
|
|
|
}, |
|
1179
|
|
|
|
|
|
|
'AutoBracketing' => { |
|
1180
|
|
|
|
|
|
|
Description => 'Automatische Belichtungsreihe', |
|
1181
|
|
|
|
|
|
|
PrintConv => { |
|
1182
|
|
|
|
|
|
|
'AE' => 'Belichtung', |
|
1183
|
|
|
|
|
|
|
'Contrast' => 'Kontrast', |
|
1184
|
|
|
|
|
|
|
'Effect' => 'Effekt', |
|
1185
|
|
|
|
|
|
|
'No flash & flash' => 'Kein Blitz & Blitz', |
|
1186
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1187
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1188
|
|
|
|
|
|
|
'Pre-shot' => 'Vorauslösung', |
|
1189
|
|
|
|
|
|
|
'WB' => 'Weißabgleich', |
|
1190
|
|
|
|
|
|
|
'WB2' => 'Weißabgleich 2', |
|
1191
|
|
|
|
|
|
|
}, |
|
1192
|
|
|
|
|
|
|
}, |
|
1193
|
|
|
|
|
|
|
'AutoBracketingSet' => { |
|
1194
|
|
|
|
|
|
|
Description => 'Automatische Belichtungsreihen-Einstellung', |
|
1195
|
|
|
|
|
|
|
PrintConv => { |
|
1196
|
|
|
|
|
|
|
'AE & Flash' => 'Belichtung & Blitz', |
|
1197
|
|
|
|
|
|
|
'AE Only' => 'Nur Belichtung', |
|
1198
|
|
|
|
|
|
|
'Flash Only' => 'Nur Blitz', |
|
1199
|
|
|
|
|
|
|
'WB Bracketing' => 'Weißabgleich-Belichtungsreihe', |
|
1200
|
|
|
|
|
|
|
}, |
|
1201
|
|
|
|
|
|
|
}, |
|
1202
|
|
|
|
|
|
|
'AutoBrightness' => 'Helligkeit Auto', |
|
1203
|
|
|
|
|
|
|
'AutoContrast' => 'Kontrast Auto', |
|
1204
|
|
|
|
|
|
|
'AutoDistortionControl' => { |
|
1205
|
|
|
|
|
|
|
Description => 'Automatische Verzeichnungskontrolle', |
|
1206
|
|
|
|
|
|
|
PrintConv => { |
|
1207
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1208
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1209
|
|
|
|
|
|
|
}, |
|
1210
|
|
|
|
|
|
|
}, |
|
1211
|
|
|
|
|
|
|
'AutoExposure' => 'Belichtung Auto', |
|
1212
|
|
|
|
|
|
|
'AutoExposureBracketing' => { |
|
1213
|
|
|
|
|
|
|
Description => 'Auto-Belichtungsreihe', |
|
1214
|
|
|
|
|
|
|
PrintConv => { |
|
1215
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1216
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1217
|
|
|
|
|
|
|
}, |
|
1218
|
|
|
|
|
|
|
}, |
|
1219
|
|
|
|
|
|
|
'AutoFP' => { |
|
1220
|
|
|
|
|
|
|
Description => 'FP-Kurzzeitsynchr.', |
|
1221
|
|
|
|
|
|
|
PrintConv => { |
|
1222
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1223
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1224
|
|
|
|
|
|
|
}, |
|
1225
|
|
|
|
|
|
|
}, |
|
1226
|
|
|
|
|
|
|
'AutoFocus' => { |
|
1227
|
|
|
|
|
|
|
Description => 'Auto-Fokus', |
|
1228
|
|
|
|
|
|
|
PrintConv => { |
|
1229
|
|
|
|
|
|
|
'Off' => 'Deaktiviert', |
|
1230
|
|
|
|
|
|
|
'On' => 'Aktiviert', |
|
1231
|
|
|
|
|
|
|
}, |
|
1232
|
|
|
|
|
|
|
}, |
|
1233
|
|
|
|
|
|
|
'AutoISO' => { |
|
1234
|
|
|
|
|
|
|
Description => 'ISO-Automatik', |
|
1235
|
|
|
|
|
|
|
PrintConv => { |
|
1236
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1237
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1238
|
|
|
|
|
|
|
'On (high sensitivity)' => 'Ein (Hohe Empfindlichkeit)', |
|
1239
|
|
|
|
|
|
|
}, |
|
1240
|
|
|
|
|
|
|
}, |
|
1241
|
|
|
|
|
|
|
'AutoISOMax' => 'ISO-Automatik Max', |
|
1242
|
|
|
|
|
|
|
'AutoISOMinShutterSpeed' => 'ISO-Automatik Längste Belichtungszeit', |
|
1243
|
|
|
|
|
|
|
'AutoLightingOptimizer' => { |
|
1244
|
|
|
|
|
|
|
Description => 'Autom. Belichtungsoptimierung', |
|
1245
|
|
|
|
|
|
|
PrintConv => { |
|
1246
|
|
|
|
|
|
|
'Disable' => 'Inaktiv', |
|
1247
|
|
|
|
|
|
|
'Enable' => 'Aktiv', |
|
1248
|
|
|
|
|
|
|
'Low' => 'Gering', |
|
1249
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1250
|
|
|
|
|
|
|
'Strong' => 'Stark', |
|
1251
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
1252
|
|
|
|
|
|
|
}, |
|
1253
|
|
|
|
|
|
|
}, |
|
1254
|
|
|
|
|
|
|
'AutoLightingOptimizerOn' => { |
|
1255
|
|
|
|
|
|
|
PrintConv => { |
|
1256
|
|
|
|
|
|
|
'No' => 'Nein', |
|
1257
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
1258
|
|
|
|
|
|
|
}, |
|
1259
|
|
|
|
|
|
|
}, |
|
1260
|
|
|
|
|
|
|
'AutoPortraitFramed' => { |
|
1261
|
|
|
|
|
|
|
PrintConv => { |
|
1262
|
|
|
|
|
|
|
'No' => 'Nein', |
|
1263
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
1264
|
|
|
|
|
|
|
}, |
|
1265
|
|
|
|
|
|
|
}, |
|
1266
|
|
|
|
|
|
|
'AutoRedEye' => { |
|
1267
|
|
|
|
|
|
|
PrintConv => { |
|
1268
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1269
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1270
|
|
|
|
|
|
|
}, |
|
1271
|
|
|
|
|
|
|
}, |
|
1272
|
|
|
|
|
|
|
'AutoRotate' => { |
|
1273
|
|
|
|
|
|
|
Description => 'Automatische Bilddrehung', |
|
1274
|
|
|
|
|
|
|
PrintConv => { |
|
1275
|
|
|
|
|
|
|
'None' => 'Keine', |
|
1276
|
|
|
|
|
|
|
'Rotate 180' => '180° gedreht', |
|
1277
|
|
|
|
|
|
|
'Rotate 270 CW' => '90° gegen den Uhrzeigersinn', |
|
1278
|
|
|
|
|
|
|
'Rotate 90 CW' => '90° im Uhrzeigersinn', |
|
1279
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
1280
|
|
|
|
|
|
|
}, |
|
1281
|
|
|
|
|
|
|
}, |
|
1282
|
|
|
|
|
|
|
'AutoShadows' => 'Schatten Auto', |
|
1283
|
|
|
|
|
|
|
'AuxiliaryLens' => 'Vorsatzlinse', |
|
1284
|
|
|
|
|
|
|
'AvApertureSetting' => 'Av Blenden-Einstellung', |
|
1285
|
|
|
|
|
|
|
'AvSettingWithoutLens' => { |
|
1286
|
|
|
|
|
|
|
Description => 'Blendeneinstellung ohne Objektiv', |
|
1287
|
|
|
|
|
|
|
PrintConv => { |
|
1288
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
1289
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
1290
|
|
|
|
|
|
|
}, |
|
1291
|
|
|
|
|
|
|
}, |
|
1292
|
|
|
|
|
|
|
'BWFilter' => 'S/W-Filter', |
|
1293
|
|
|
|
|
|
|
'BWMode' => { |
|
1294
|
|
|
|
|
|
|
Description => 'Schwarz-Weiß Modus', |
|
1295
|
|
|
|
|
|
|
PrintConv => { |
|
1296
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1297
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1298
|
|
|
|
|
|
|
}, |
|
1299
|
|
|
|
|
|
|
}, |
|
1300
|
|
|
|
|
|
|
'BabyAge' => 'Kindesalter', |
|
1301
|
|
|
|
|
|
|
'BabyName' => 'Kindesname', |
|
1302
|
|
|
|
|
|
|
'BackLight' => 'Hintergrundbeleuchtung', |
|
1303
|
|
|
|
|
|
|
'BackgroundColor' => 'Hintergrundfarbe', |
|
1304
|
|
|
|
|
|
|
'BackgroundColorIndicator' => 'Indikator Hintergrundfarbe', |
|
1305
|
|
|
|
|
|
|
'BackgroundColorValue' => 'Hintergrundfarbwert', |
|
1306
|
|
|
|
|
|
|
'BackgroundTiling' => { |
|
1307
|
|
|
|
|
|
|
PrintConv => { |
|
1308
|
|
|
|
|
|
|
'No' => 'Nein', |
|
1309
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
1310
|
|
|
|
|
|
|
}, |
|
1311
|
|
|
|
|
|
|
}, |
|
1312
|
|
|
|
|
|
|
'BannerImageType' => { |
|
1313
|
|
|
|
|
|
|
PrintConv => { |
|
1314
|
|
|
|
|
|
|
'None' => 'Keines', |
|
1315
|
|
|
|
|
|
|
}, |
|
1316
|
|
|
|
|
|
|
}, |
|
1317
|
|
|
|
|
|
|
'BaseExposureCompensation' => 'Basis-Belichtungskorrektur', |
|
1318
|
|
|
|
|
|
|
'BaseISO' => 'Basis-ISO', |
|
1319
|
|
|
|
|
|
|
'BaseName' => 'Basisname', |
|
1320
|
|
|
|
|
|
|
'BaseURL' => 'Basis URL', |
|
1321
|
|
|
|
|
|
|
'BaselineExposure' => 'Referenzbelichtung', |
|
1322
|
|
|
|
|
|
|
'BaselineExposureOffset' => 'Referenzbelichtung Abweichung', |
|
1323
|
|
|
|
|
|
|
'BaselineNoise' => 'Grundrauschen', |
|
1324
|
|
|
|
|
|
|
'BaselineSharpness' => 'Referenzschärfe', |
|
1325
|
|
|
|
|
|
|
'BatteryInfo' => 'Stromquelle', |
|
1326
|
|
|
|
|
|
|
'BatteryLevel' => 'Batteriestatus', |
|
1327
|
|
|
|
|
|
|
'BatteryOrder' => { |
|
1328
|
|
|
|
|
|
|
Description => 'Akkureihenfolge', |
|
1329
|
|
|
|
|
|
|
PrintConv => { |
|
1330
|
|
|
|
|
|
|
'Camera Battery First' => 'Zuerst Akku in der Kamera', |
|
1331
|
|
|
|
|
|
|
'MB-D10 First' => 'Zuerst Akkus im MB-D10', |
|
1332
|
|
|
|
|
|
|
}, |
|
1333
|
|
|
|
|
|
|
}, |
|
1334
|
|
|
|
|
|
|
'BatteryState' => { |
|
1335
|
|
|
|
|
|
|
Description => 'Batteriestatus', |
|
1336
|
|
|
|
|
|
|
PrintConv => { |
|
1337
|
|
|
|
|
|
|
'Almost full' => 'Fast Voll', |
|
1338
|
|
|
|
|
|
|
'Empty' => 'Leer', |
|
1339
|
|
|
|
|
|
|
'Full' => 'Voll', |
|
1340
|
|
|
|
|
|
|
'Half full' => 'Halb Voll', |
|
1341
|
|
|
|
|
|
|
'Low' => 'Niedrig', |
|
1342
|
|
|
|
|
|
|
}, |
|
1343
|
|
|
|
|
|
|
}, |
|
1344
|
|
|
|
|
|
|
'BayerGreenSplit' => 'Pixelaufteilung nach Bayer', |
|
1345
|
|
|
|
|
|
|
'BayerPattern' => 'Bayer Matrix', |
|
1346
|
|
|
|
|
|
|
'Beep' => { |
|
1347
|
|
|
|
|
|
|
Description => 'Tonsignal', |
|
1348
|
|
|
|
|
|
|
PrintConv => { |
|
1349
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
1350
|
|
|
|
|
|
|
'Low' => 'Tief', |
|
1351
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1352
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1353
|
|
|
|
|
|
|
}, |
|
1354
|
|
|
|
|
|
|
}, |
|
1355
|
|
|
|
|
|
|
'BestShotMode' => { |
|
1356
|
|
|
|
|
|
|
Description => 'Bester Aufnahmemodus', |
|
1357
|
|
|
|
|
|
|
PrintConv => { |
|
1358
|
|
|
|
|
|
|
'Autumn Leaves' => 'Herbstlaub', |
|
1359
|
|
|
|
|
|
|
'Baby CS' => 'Kleinkind', |
|
1360
|
|
|
|
|
|
|
'Backlight' => 'Hintergrundbeleuchtung', |
|
1361
|
|
|
|
|
|
|
'Beach' => 'Strand', |
|
1362
|
|
|
|
|
|
|
'Candlelight Portrait' => 'Kerzenlicht Porträt', |
|
1363
|
|
|
|
|
|
|
'Child CS' => 'Kinder', |
|
1364
|
|
|
|
|
|
|
'Children' => 'Kinder', |
|
1365
|
|
|
|
|
|
|
'Collection' => 'Sammlung', |
|
1366
|
|
|
|
|
|
|
'Fireworks' => 'Feuerwerk', |
|
1367
|
|
|
|
|
|
|
'Flower' => 'Blumen', |
|
1368
|
|
|
|
|
|
|
'Food' => 'Lebensmittel', |
|
1369
|
|
|
|
|
|
|
'For YouTube' => 'Für YouTube', |
|
1370
|
|
|
|
|
|
|
'For eBay' => 'Für eBay', |
|
1371
|
|
|
|
|
|
|
'High Sensitivity' => 'Hohe Empfindlichkeit', |
|
1372
|
|
|
|
|
|
|
'Natural Green' => 'Naturgrün', |
|
1373
|
|
|
|
|
|
|
'Night Scene' => 'Nachtszene', |
|
1374
|
|
|
|
|
|
|
'Night Scene Portrait' => 'Nacht-Porträt', |
|
1375
|
|
|
|
|
|
|
'People' => 'Menschen', |
|
1376
|
|
|
|
|
|
|
'Pet' => 'Haustiere', |
|
1377
|
|
|
|
|
|
|
'Pet CS' => 'Haustiere', |
|
1378
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
1379
|
|
|
|
|
|
|
'Silent' => 'Stillleben', |
|
1380
|
|
|
|
|
|
|
'Snow' => 'Schnee', |
|
1381
|
|
|
|
|
|
|
'Sports' => 'Sport', |
|
1382
|
|
|
|
|
|
|
'Sports CS' => 'Sport CS', |
|
1383
|
|
|
|
|
|
|
'Sundown' => 'Sonnenuntergang', |
|
1384
|
|
|
|
|
|
|
'Twilight' => 'Dämmerung', |
|
1385
|
|
|
|
|
|
|
'Underwater' => 'Unterwasser', |
|
1386
|
|
|
|
|
|
|
}, |
|
1387
|
|
|
|
|
|
|
}, |
|
1388
|
|
|
|
|
|
|
'BigImage' => 'Big Image Vorschaubild', |
|
1389
|
|
|
|
|
|
|
'BitDepth' => 'Bit-Tiefe', |
|
1390
|
|
|
|
|
|
|
'BitsPerSample' => 'Anzahl der Bits pro Komponente', |
|
1391
|
|
|
|
|
|
|
'BlackLevel' => 'Schwarzwert', |
|
1392
|
|
|
|
|
|
|
'BlackLevel2' => 'Schwarzwert 2', |
|
1393
|
|
|
|
|
|
|
'BlackLevelData' => 'Schwarzwert Daten', |
|
1394
|
|
|
|
|
|
|
'BlackLevelDeltaH' => 'Schwarzwert Delta H', |
|
1395
|
|
|
|
|
|
|
'BlackLevelDeltaV' => 'Schwarzwert Delta V', |
|
1396
|
|
|
|
|
|
|
'BlackPoint' => 'Schwarzpunkt', |
|
1397
|
|
|
|
|
|
|
'BlueAdjust' => 'Blau-Korrektur', |
|
1398
|
|
|
|
|
|
|
'BlueBalance' => 'Farbabgleich Blau', |
|
1399
|
|
|
|
|
|
|
'BlueHue' => 'Farbton Blau', |
|
1400
|
|
|
|
|
|
|
'BlueMatrixColumn' => 'Blau-Matrixspalte', |
|
1401
|
|
|
|
|
|
|
'BlueSaturation' => 'Sättigung Blau', |
|
1402
|
|
|
|
|
|
|
'BlueTRC' => 'Blau-Tonwertwiedergabe-Kurve', |
|
1403
|
|
|
|
|
|
|
'BlueX' => 'Blaupunkt X', |
|
1404
|
|
|
|
|
|
|
'BlueY' => 'Blaupunkt Y', |
|
1405
|
|
|
|
|
|
|
'BlurControl' => { |
|
1406
|
|
|
|
|
|
|
Description => 'Bildstabilisierung', |
|
1407
|
|
|
|
|
|
|
PrintConv => { |
|
1408
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
1409
|
|
|
|
|
|
|
'Low' => 'Niedrig', |
|
1410
|
|
|
|
|
|
|
'Medium' => 'Mittel', |
|
1411
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1412
|
|
|
|
|
|
|
}, |
|
1413
|
|
|
|
|
|
|
}, |
|
1414
|
|
|
|
|
|
|
'BlurWarning' => { |
|
1415
|
|
|
|
|
|
|
Description => 'Verwackelungswarnung', |
|
1416
|
|
|
|
|
|
|
PrintConv => { |
|
1417
|
|
|
|
|
|
|
'Blur Warning' => 'Verwackelungswarnung', |
|
1418
|
|
|
|
|
|
|
'None' => 'Keine', |
|
1419
|
|
|
|
|
|
|
}, |
|
1420
|
|
|
|
|
|
|
}, |
|
1421
|
|
|
|
|
|
|
'BodyBatteryADLoad' => 'Kamerabatterie A/D unter Last', |
|
1422
|
|
|
|
|
|
|
'BodyBatteryADNoLoad' => 'Kamerabatterie A/D im Leerlauf', |
|
1423
|
|
|
|
|
|
|
'BodyBatteryState' => { |
|
1424
|
|
|
|
|
|
|
Description => 'Kamerabatterie-Status', |
|
1425
|
|
|
|
|
|
|
PrintConv => { |
|
1426
|
|
|
|
|
|
|
'Almost Empty' => 'Fast leer', |
|
1427
|
|
|
|
|
|
|
'Empty or Missing' => 'Leer oder nicht vorhanden', |
|
1428
|
|
|
|
|
|
|
'Full' => 'Voll geladen', |
|
1429
|
|
|
|
|
|
|
'Running Low' => 'Schwach', |
|
1430
|
|
|
|
|
|
|
}, |
|
1431
|
|
|
|
|
|
|
}, |
|
1432
|
|
|
|
|
|
|
'BodyFirmwareVersion' => 'Kamera-Firmware-Version', |
|
1433
|
|
|
|
|
|
|
'BracketMode' => { |
|
1434
|
|
|
|
|
|
|
Description => 'Belichtungsreihen-Modus', |
|
1435
|
|
|
|
|
|
|
PrintConv => { |
|
1436
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1437
|
|
|
|
|
|
|
}, |
|
1438
|
|
|
|
|
|
|
}, |
|
1439
|
|
|
|
|
|
|
'BracketSequence' => 'Belichtungsreihen-Abfolge', |
|
1440
|
|
|
|
|
|
|
'BracketShot' => 'Belichtungsreihen-Aufnahme', |
|
1441
|
|
|
|
|
|
|
'BracketShotNumber' => { |
|
1442
|
|
|
|
|
|
|
Description => 'Belichtungsreihen-Bildnummer', |
|
1443
|
|
|
|
|
|
|
PrintConv => { |
|
1444
|
|
|
|
|
|
|
'1 of 2' => '1 von 2', |
|
1445
|
|
|
|
|
|
|
'1 of 3' => '1 von 3', |
|
1446
|
|
|
|
|
|
|
'1 of 5' => '1 von 5', |
|
1447
|
|
|
|
|
|
|
'2 of 2' => '2 von 2', |
|
1448
|
|
|
|
|
|
|
'2 of 3' => '2 von 3', |
|
1449
|
|
|
|
|
|
|
'2 of 5' => '2 von 5', |
|
1450
|
|
|
|
|
|
|
'3 of 3' => '3 von 3', |
|
1451
|
|
|
|
|
|
|
'3 of 5' => '3 von 5', |
|
1452
|
|
|
|
|
|
|
'4 of 5' => '4 von 5', |
|
1453
|
|
|
|
|
|
|
'5 of 5' => '5 von 5', |
|
1454
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
1455
|
|
|
|
|
|
|
}, |
|
1456
|
|
|
|
|
|
|
}, |
|
1457
|
|
|
|
|
|
|
'BracketStep' => { |
|
1458
|
|
|
|
|
|
|
Description => 'Belichtungsreihenschritte', |
|
1459
|
|
|
|
|
|
|
PrintConv => { |
|
1460
|
|
|
|
|
|
|
'1 EV' => '1 LW', |
|
1461
|
|
|
|
|
|
|
'1/3 EV' => '1/3 LW', |
|
1462
|
|
|
|
|
|
|
'2/3 EV' => '2/3 LW', |
|
1463
|
|
|
|
|
|
|
}, |
|
1464
|
|
|
|
|
|
|
}, |
|
1465
|
|
|
|
|
|
|
'BracketValue' => 'Belichtungsreihen-Wert', |
|
1466
|
|
|
|
|
|
|
'Brightness' => 'Helligkeit', |
|
1467
|
|
|
|
|
|
|
'BrightnessAdj' => 'Helligkeitskorrektur', |
|
1468
|
|
|
|
|
|
|
'BrightnessValue' => 'Helligkeit', |
|
1469
|
|
|
|
|
|
|
'BulbDuration' => 'Bulb-Dauer', |
|
1470
|
|
|
|
|
|
|
'BurstMode' => { |
|
1471
|
|
|
|
|
|
|
Description => 'Burst Modus', |
|
1472
|
|
|
|
|
|
|
PrintConv => { |
|
1473
|
|
|
|
|
|
|
'Auto Exposure Bracketing (AEB)' => 'Automatische Belichtungsreihe', |
|
1474
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1475
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1476
|
|
|
|
|
|
|
'Unlimited' => 'Unbegrenzt', |
|
1477
|
|
|
|
|
|
|
}, |
|
1478
|
|
|
|
|
|
|
}, |
|
1479
|
|
|
|
|
|
|
'BurstMode2' => 'Burst Modus 2', |
|
1480
|
|
|
|
|
|
|
'BurstShot' => 'Burst Aufnahme', |
|
1481
|
|
|
|
|
|
|
'ButtonFunctionControlOff' => { |
|
1482
|
|
|
|
|
|
|
Description => 'Tastenfunktion wenn Schnelleinstellrad OFF', |
|
1483
|
|
|
|
|
|
|
PrintConv => { |
|
1484
|
|
|
|
|
|
|
'Disable main, Control, Multi-control' => 'Deaktiv Haupt-Wahlrad, Schnelleinstellrad, Multicontroller', |
|
1485
|
|
|
|
|
|
|
'Normal (enable)' => 'Normal (eingeschaltet)', |
|
1486
|
|
|
|
|
|
|
}, |
|
1487
|
|
|
|
|
|
|
}, |
|
1488
|
|
|
|
|
|
|
'By-line' => 'Ersteller', |
|
1489
|
|
|
|
|
|
|
'By-lineTitle' => 'Beruf des Erstellers', |
|
1490
|
|
|
|
|
|
|
'ByteOrder' => 'Bytereihenfolge', |
|
1491
|
|
|
|
|
|
|
'CCDSensitivity' => 'CCD Empfindlichkeit', |
|
1492
|
|
|
|
|
|
|
'CFALayout' => { |
|
1493
|
|
|
|
|
|
|
Description => 'Farbfilter Anordnung', |
|
1494
|
|
|
|
|
|
|
PrintConv => { |
|
1495
|
|
|
|
|
|
|
'Rectangular' => 'Rechteckig', |
|
1496
|
|
|
|
|
|
|
}, |
|
1497
|
|
|
|
|
|
|
}, |
|
1498
|
|
|
|
|
|
|
'CFAPattern' => 'Farbfiltermatrix', |
|
1499
|
|
|
|
|
|
|
'CFAPattern2' => 'Farbfiltermatrix 2', |
|
1500
|
|
|
|
|
|
|
'CFAPatternColumns' => 'Farbfiltermatrix Spalten', |
|
1501
|
|
|
|
|
|
|
'CFAPatternRows' => 'Farbfiltermatrix Zeilen', |
|
1502
|
|
|
|
|
|
|
'CFAPatternValues' => 'Farbfiltermatrix Werte', |
|
1503
|
|
|
|
|
|
|
'CFARepeatPatternDim' => 'Farbfiltermatrix-Größe', |
|
1504
|
|
|
|
|
|
|
'CLModeShootingSpeed' => 'Lowspeed-Bildrate', |
|
1505
|
|
|
|
|
|
|
'CMContrast' => 'CM Kontrast', |
|
1506
|
|
|
|
|
|
|
'CMExposureCompensation' => 'CM Belichtungskorrektur', |
|
1507
|
|
|
|
|
|
|
'CMHue' => 'CM Farbton', |
|
1508
|
|
|
|
|
|
|
'CMMFlags' => 'CMM-Flags', |
|
1509
|
|
|
|
|
|
|
'CMSaturation' => 'CM Farbsättigung', |
|
1510
|
|
|
|
|
|
|
'CMSharpness' => 'CM Schärfe', |
|
1511
|
|
|
|
|
|
|
'CMWhiteBalance' => 'CM Weißabgleich', |
|
1512
|
|
|
|
|
|
|
'CMWhiteBalanceComp' => 'CM Weißabgleichsausgleich', |
|
1513
|
|
|
|
|
|
|
'CMWhiteBalanceGrayPoint' => 'CM Weißabgleich Graupunkt', |
|
1514
|
|
|
|
|
|
|
'CPUArchitecture' => 'CPU Architektur', |
|
1515
|
|
|
|
|
|
|
'CPUByteOrder' => { |
|
1516
|
|
|
|
|
|
|
Description => 'CPU Bytereihenfolge', |
|
1517
|
|
|
|
|
|
|
PrintConv => { |
|
1518
|
|
|
|
|
|
|
'Big endian' => 'Big-endian', |
|
1519
|
|
|
|
|
|
|
'Little endian' => 'Little-endian', |
|
1520
|
|
|
|
|
|
|
}, |
|
1521
|
|
|
|
|
|
|
}, |
|
1522
|
|
|
|
|
|
|
'CPUCount' => 'Anzahl CPU', |
|
1523
|
|
|
|
|
|
|
'CPUFirmwareVersion' => 'CPU-Firmware-Version', |
|
1524
|
|
|
|
|
|
|
'CPUSubtype' => 'CPU Subtyp', |
|
1525
|
|
|
|
|
|
|
'CPUType' => { |
|
1526
|
|
|
|
|
|
|
Description => 'CPU Typ', |
|
1527
|
|
|
|
|
|
|
PrintConv => { |
|
1528
|
|
|
|
|
|
|
'Any' => 'Unbestimmt', |
|
1529
|
|
|
|
|
|
|
'None' => 'Unbestimmt', |
|
1530
|
|
|
|
|
|
|
'i860 big endian' => 'i860 big-endian', |
|
1531
|
|
|
|
|
|
|
'i860 little endian' => 'i860 little-endian', |
|
1532
|
|
|
|
|
|
|
}, |
|
1533
|
|
|
|
|
|
|
}, |
|
1534
|
|
|
|
|
|
|
'CalibrationIlluminant1' => { |
|
1535
|
|
|
|
|
|
|
Description => 'Lichtquellenkalibrierung 1', |
|
1536
|
|
|
|
|
|
|
PrintConv => { |
|
1537
|
|
|
|
|
|
|
'Cloudy' => 'Bewölkt', |
|
1538
|
|
|
|
|
|
|
'Cool White Fluorescent' => 'Neonlicht kaltweiß', |
|
1539
|
|
|
|
|
|
|
'Day White Fluorescent' => 'Neonlicht neutralweiß', |
|
1540
|
|
|
|
|
|
|
'Daylight' => 'Tageslicht', |
|
1541
|
|
|
|
|
|
|
'Daylight Fluorescent' => 'Neonlicht tageslichtweiß', |
|
1542
|
|
|
|
|
|
|
'Fine Weather' => 'Wolkenlos', |
|
1543
|
|
|
|
|
|
|
'Flash' => 'Blitz', |
|
1544
|
|
|
|
|
|
|
'Fluorescent' => 'Neonlicht', |
|
1545
|
|
|
|
|
|
|
'ISO Studio Tungsten' => 'ISO Studio-Kunstlicht (Glühbirne)', |
|
1546
|
|
|
|
|
|
|
'Other' => 'Andere Lichtquelle', |
|
1547
|
|
|
|
|
|
|
'Shade' => 'Schatten', |
|
1548
|
|
|
|
|
|
|
'Standard Light A' => 'Standard-Licht A', |
|
1549
|
|
|
|
|
|
|
'Standard Light B' => 'Standard-Licht B', |
|
1550
|
|
|
|
|
|
|
'Standard Light C' => 'Standard-Licht C', |
|
1551
|
|
|
|
|
|
|
'Tungsten (Incandescent)' => 'Kunstlicht (Glühbirne)', |
|
1552
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
1553
|
|
|
|
|
|
|
'Warm White Fluorescent' => 'Neonlicht warmweiß', |
|
1554
|
|
|
|
|
|
|
'White Fluorescent' => 'Neonlicht universalweiß', |
|
1555
|
|
|
|
|
|
|
}, |
|
1556
|
|
|
|
|
|
|
}, |
|
1557
|
|
|
|
|
|
|
'CalibrationIlluminant2' => { |
|
1558
|
|
|
|
|
|
|
Description => 'Lichtquellenkalibrierung 2', |
|
1559
|
|
|
|
|
|
|
PrintConv => { |
|
1560
|
|
|
|
|
|
|
'Cloudy' => 'Bewölkt', |
|
1561
|
|
|
|
|
|
|
'Cool White Fluorescent' => 'Neonlicht kaltweiß', |
|
1562
|
|
|
|
|
|
|
'Day White Fluorescent' => 'Neonlicht neutralweiß', |
|
1563
|
|
|
|
|
|
|
'Daylight' => 'Tageslicht', |
|
1564
|
|
|
|
|
|
|
'Daylight Fluorescent' => 'Neonlicht tageslichtweiß', |
|
1565
|
|
|
|
|
|
|
'Fine Weather' => 'Wolkenlos', |
|
1566
|
|
|
|
|
|
|
'Flash' => 'Blitz', |
|
1567
|
|
|
|
|
|
|
'Fluorescent' => 'Neonlicht', |
|
1568
|
|
|
|
|
|
|
'ISO Studio Tungsten' => 'ISO Studio-Kunstlicht (Glühbirne)', |
|
1569
|
|
|
|
|
|
|
'Other' => 'Andere Lichtquelle', |
|
1570
|
|
|
|
|
|
|
'Shade' => 'Schatten', |
|
1571
|
|
|
|
|
|
|
'Standard Light A' => 'Standard-Licht A', |
|
1572
|
|
|
|
|
|
|
'Standard Light B' => 'Standard-Licht B', |
|
1573
|
|
|
|
|
|
|
'Standard Light C' => 'Standard-Licht C', |
|
1574
|
|
|
|
|
|
|
'Tungsten (Incandescent)' => 'Kunstlicht (Glühbirne)', |
|
1575
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
1576
|
|
|
|
|
|
|
'Warm White Fluorescent' => 'Neonlicht warmweiß', |
|
1577
|
|
|
|
|
|
|
'White Fluorescent' => 'Neonlicht universalweiß', |
|
1578
|
|
|
|
|
|
|
}, |
|
1579
|
|
|
|
|
|
|
}, |
|
1580
|
|
|
|
|
|
|
'CameraBody' => 'Kamera Gehäuse', |
|
1581
|
|
|
|
|
|
|
'CameraByteOrder' => 'Kamera Bytereihenfolge', |
|
1582
|
|
|
|
|
|
|
'CameraCalibration1' => 'Kamerakalibrierung 1', |
|
1583
|
|
|
|
|
|
|
'CameraCalibration2' => 'Kamerakalibrierung 2', |
|
1584
|
|
|
|
|
|
|
'CameraColorCalibration01' => 'Kamera Farbkalibrierung 01', |
|
1585
|
|
|
|
|
|
|
'CameraColorCalibration02' => 'Kamera Farbkalibrierung 02', |
|
1586
|
|
|
|
|
|
|
'CameraColorCalibration03' => 'Kamera Farbkalibrierung 03', |
|
1587
|
|
|
|
|
|
|
'CameraColorCalibration04' => 'Kamera Farbkalibrierung 04', |
|
1588
|
|
|
|
|
|
|
'CameraColorCalibration05' => 'Kamera Farbkalibrierung 05', |
|
1589
|
|
|
|
|
|
|
'CameraColorCalibration06' => 'Kamera Farbkalibrierung 06', |
|
1590
|
|
|
|
|
|
|
'CameraColorCalibration07' => 'Kamera Farbkalibrierung 07', |
|
1591
|
|
|
|
|
|
|
'CameraColorCalibration08' => 'Kamera Farbkalibrierung 08', |
|
1592
|
|
|
|
|
|
|
'CameraColorCalibration09' => 'Kamera Farbkalibrierung 09', |
|
1593
|
|
|
|
|
|
|
'CameraColorCalibration10' => 'Kamera Farbkalibrierung 10', |
|
1594
|
|
|
|
|
|
|
'CameraColorCalibration11' => 'Kamera Farbkalibrierung 11', |
|
1595
|
|
|
|
|
|
|
'CameraColorCalibration12' => 'Kamera Farbkalibrierung 12', |
|
1596
|
|
|
|
|
|
|
'CameraColorCalibration13' => 'Kamera Farbkalibrierung 13', |
|
1597
|
|
|
|
|
|
|
'CameraColorCalibration14' => 'Kamera Farbkalibrierung 14', |
|
1598
|
|
|
|
|
|
|
'CameraColorCalibration15' => 'Kamera Farbkalibrierung 15', |
|
1599
|
|
|
|
|
|
|
'CameraID' => 'Kamera ID', |
|
1600
|
|
|
|
|
|
|
'CameraISO' => 'Kamera-ISO', |
|
1601
|
|
|
|
|
|
|
'CameraInfo' => 'Pentax-Modell', |
|
1602
|
|
|
|
|
|
|
'CameraInfoByteOrder' => 'Kamerainformation Bytereihenfolge', |
|
1603
|
|
|
|
|
|
|
'CameraModel' => 'Kamera Modell', |
|
1604
|
|
|
|
|
|
|
'CameraOrientation' => { |
|
1605
|
|
|
|
|
|
|
Description => 'Ausrichtung der Kamera', |
|
1606
|
|
|
|
|
|
|
PrintConv => { |
|
1607
|
|
|
|
|
|
|
'Downwards' => 'Abwärts', |
|
1608
|
|
|
|
|
|
|
'Rotate 180' => '180° gedreht', |
|
1609
|
|
|
|
|
|
|
'Rotate 270 CW' => '90° gegen den Uhrzeigersinn', |
|
1610
|
|
|
|
|
|
|
'Rotate 90 CW' => '90° im Uhrzeigersinn', |
|
1611
|
|
|
|
|
|
|
'Upwards' => 'Aufwärts', |
|
1612
|
|
|
|
|
|
|
}, |
|
1613
|
|
|
|
|
|
|
}, |
|
1614
|
|
|
|
|
|
|
'CameraProfile' => 'Kameraprofil', |
|
1615
|
|
|
|
|
|
|
'CameraProfileDigest' => 'Kennwert des Kameraprofils', |
|
1616
|
|
|
|
|
|
|
'CameraSerialNumber' => 'Kamera-Seriennummer', |
|
1617
|
|
|
|
|
|
|
'CameraSettings' => 'Kameraeinstellungen', |
|
1618
|
|
|
|
|
|
|
'CameraSettingsVersion' => 'Kameraeinstellungen-Version', |
|
1619
|
|
|
|
|
|
|
'CameraTemperature' => 'Kamera-Temperatur', |
|
1620
|
|
|
|
|
|
|
'CameraType' => { |
|
1621
|
|
|
|
|
|
|
Description => 'Kameratyp', |
|
1622
|
|
|
|
|
|
|
PrintConv => { |
|
1623
|
|
|
|
|
|
|
'Compact' => 'Kompakt', |
|
1624
|
|
|
|
|
|
|
'DV Camera' => 'DV Kamera', |
|
1625
|
|
|
|
|
|
|
'EOS High-end' => 'EOS Highend', |
|
1626
|
|
|
|
|
|
|
'EOS Mid-range' => 'EOS Mittelklasse', |
|
1627
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
1628
|
|
|
|
|
|
|
}, |
|
1629
|
|
|
|
|
|
|
}, |
|
1630
|
|
|
|
|
|
|
'CameraType2' => 'Kameratyp 2', |
|
1631
|
|
|
|
|
|
|
'CanonAFInfo' => 'AF-Info', |
|
1632
|
|
|
|
|
|
|
'CanonAFInfo2' => 'AF-Info (2)', |
|
1633
|
|
|
|
|
|
|
'CanonExposureMode' => { |
|
1634
|
|
|
|
|
|
|
Description => 'Belichtungsmodus', |
|
1635
|
|
|
|
|
|
|
PrintConv => { |
|
1636
|
|
|
|
|
|
|
'Aperture-priority AE' => 'Blendenpriorität', |
|
1637
|
|
|
|
|
|
|
'Bulb' => 'Bulb-Modus', |
|
1638
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
1639
|
|
|
|
|
|
|
'Program AE' => 'Programmautomatik', |
|
1640
|
|
|
|
|
|
|
'Shutter speed priority AE' => 'Verschlusspriorität', |
|
1641
|
|
|
|
|
|
|
}, |
|
1642
|
|
|
|
|
|
|
}, |
|
1643
|
|
|
|
|
|
|
'CanonFileDescription' => 'Canon Dateibeschreibung', |
|
1644
|
|
|
|
|
|
|
'CanonFileInfo' => 'Dateiinformationen', |
|
1645
|
|
|
|
|
|
|
'CanonFileLength' => 'Dateilänge', |
|
1646
|
|
|
|
|
|
|
'CanonFirmwareVersion' => 'Firmware-Version', |
|
1647
|
|
|
|
|
|
|
'CanonFlashMode' => { |
|
1648
|
|
|
|
|
|
|
Description => 'Blitz-Modus', |
|
1649
|
|
|
|
|
|
|
PrintConv => { |
|
1650
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
1651
|
|
|
|
|
|
|
'External flash' => 'Externer Blitz', |
|
1652
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1653
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1654
|
|
|
|
|
|
|
'Red-eye reduction' => 'Rote-Augen-Reduzierung', |
|
1655
|
|
|
|
|
|
|
'Red-eye reduction (Auto)' => 'Rote-Augen-Reduzierung (Automatisch)', |
|
1656
|
|
|
|
|
|
|
'Red-eye reduction (On)' => 'Rote-Augen-Reduzierung (Ein)', |
|
1657
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
1658
|
|
|
|
|
|
|
}, |
|
1659
|
|
|
|
|
|
|
}, |
|
1660
|
|
|
|
|
|
|
'CanonFocalLength' => 'Objektivart', |
|
1661
|
|
|
|
|
|
|
'CanonImageHeight' => 'Canon-Bildhöhe', |
|
1662
|
|
|
|
|
|
|
'CanonImageSize' => { |
|
1663
|
|
|
|
|
|
|
Description => 'Canon-Bildgröße', |
|
1664
|
|
|
|
|
|
|
PrintConv => { |
|
1665
|
|
|
|
|
|
|
'Large' => 'Groß', |
|
1666
|
|
|
|
|
|
|
'Medium' => 'Mittelgroß', |
|
1667
|
|
|
|
|
|
|
'Medium 1' => 'Mittelgroß 1', |
|
1668
|
|
|
|
|
|
|
'Medium 2' => 'Mittelgroß 2', |
|
1669
|
|
|
|
|
|
|
'Medium 3' => 'Mittelgroß 3', |
|
1670
|
|
|
|
|
|
|
'Medium Movie' => 'Mittelgroßer Film', |
|
1671
|
|
|
|
|
|
|
'Postcard' => 'Postkarte', |
|
1672
|
|
|
|
|
|
|
'Small' => 'Klein', |
|
1673
|
|
|
|
|
|
|
'Small 1' => 'Klein 1', |
|
1674
|
|
|
|
|
|
|
'Small 2' => 'Klein 2', |
|
1675
|
|
|
|
|
|
|
'Small 3' => 'Klein 3', |
|
1676
|
|
|
|
|
|
|
'Small Movie' => 'Kleiner Film', |
|
1677
|
|
|
|
|
|
|
'Widescreen' => 'Breitbild', |
|
1678
|
|
|
|
|
|
|
}, |
|
1679
|
|
|
|
|
|
|
}, |
|
1680
|
|
|
|
|
|
|
'CanonImageType' => 'Canon-Bildtyp', |
|
1681
|
|
|
|
|
|
|
'CanonImageWidth' => 'Canon-Bildbreite', |
|
1682
|
|
|
|
|
|
|
'CanonModelID' => 'Canon-Modell ID', |
|
1683
|
|
|
|
|
|
|
'Caption' => 'Bildtext', |
|
1684
|
|
|
|
|
|
|
'Caption-Abstract' => 'Beschreibung/Zusammenfassung', |
|
1685
|
|
|
|
|
|
|
'CaptionWriter' => 'Bildtextautor', |
|
1686
|
|
|
|
|
|
|
'CaptureXResolutionUnit' => { |
|
1687
|
|
|
|
|
|
|
PrintConv => { |
|
1688
|
|
|
|
|
|
|
'um' => 'µm (Mikrometer)', |
|
1689
|
|
|
|
|
|
|
}, |
|
1690
|
|
|
|
|
|
|
}, |
|
1691
|
|
|
|
|
|
|
'CaptureYResolutionUnit' => { |
|
1692
|
|
|
|
|
|
|
PrintConv => { |
|
1693
|
|
|
|
|
|
|
'um' => 'µm (Mikrometer)', |
|
1694
|
|
|
|
|
|
|
}, |
|
1695
|
|
|
|
|
|
|
}, |
|
1696
|
|
|
|
|
|
|
'CasioImageSize' => 'Casio Bildgröße', |
|
1697
|
|
|
|
|
|
|
'CatalogSets' => 'Katalogzusammenstellungen', |
|
1698
|
|
|
|
|
|
|
'Categories' => { |
|
1699
|
|
|
|
|
|
|
Description => 'Kategorien', |
|
1700
|
|
|
|
|
|
|
PrintConv => { |
|
1701
|
|
|
|
|
|
|
'People' => 'Menschen', |
|
1702
|
|
|
|
|
|
|
'Scenery' => 'Szene', |
|
1703
|
|
|
|
|
|
|
}, |
|
1704
|
|
|
|
|
|
|
}, |
|
1705
|
|
|
|
|
|
|
'Category' => 'Kategorie', |
|
1706
|
|
|
|
|
|
|
'CenterAFArea' => { |
|
1707
|
|
|
|
|
|
|
Description => 'AF-Messfeld Mitte', |
|
1708
|
|
|
|
|
|
|
PrintConv => { |
|
1709
|
|
|
|
|
|
|
'Normal Zone' => 'Normal', |
|
1710
|
|
|
|
|
|
|
'Wide Zone' => 'Groß', |
|
1711
|
|
|
|
|
|
|
}, |
|
1712
|
|
|
|
|
|
|
}, |
|
1713
|
|
|
|
|
|
|
'CenterFocusPoint' => { |
|
1714
|
|
|
|
|
|
|
Description => 'Fokuspunkt Mitte', |
|
1715
|
|
|
|
|
|
|
PrintConv => { |
|
1716
|
|
|
|
|
|
|
'Normal Zone' => 'Normaler Bereich', |
|
1717
|
|
|
|
|
|
|
'Wide Zone' => 'Großer Bereich', |
|
1718
|
|
|
|
|
|
|
}, |
|
1719
|
|
|
|
|
|
|
}, |
|
1720
|
|
|
|
|
|
|
'CenterWeightedAreaSize' => { |
|
1721
|
|
|
|
|
|
|
Description => 'Messfeldgröße Mitte', |
|
1722
|
|
|
|
|
|
|
PrintConv => { |
|
1723
|
|
|
|
|
|
|
'Average' => 'Durchschnitt', |
|
1724
|
|
|
|
|
|
|
}, |
|
1725
|
|
|
|
|
|
|
}, |
|
1726
|
|
|
|
|
|
|
'Certificate' => 'Zertifikat', |
|
1727
|
|
|
|
|
|
|
'Channels' => 'Kanäle', |
|
1728
|
|
|
|
|
|
|
'Chapter' => 'Kapitel', |
|
1729
|
|
|
|
|
|
|
'CharacterSet' => 'Zeichensatz', |
|
1730
|
|
|
|
|
|
|
'Children' => 'Kinder', |
|
1731
|
|
|
|
|
|
|
'ChromaticAberration' => 'Farbabweichung', |
|
1732
|
|
|
|
|
|
|
'ChromaticAberrationB' => 'Farbabweichung B', |
|
1733
|
|
|
|
|
|
|
'ChromaticAberrationBlue' => 'Farbabweichung Blau', |
|
1734
|
|
|
|
|
|
|
'ChromaticAberrationCorr' => { |
|
1735
|
|
|
|
|
|
|
Description => 'Farbabweichung Korrektur', |
|
1736
|
|
|
|
|
|
|
PrintConv => { |
|
1737
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1738
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1739
|
|
|
|
|
|
|
}, |
|
1740
|
|
|
|
|
|
|
}, |
|
1741
|
|
|
|
|
|
|
'ChromaticAberrationCorrection' => { |
|
1742
|
|
|
|
|
|
|
Description => 'Farbabweichung Korrektur', |
|
1743
|
|
|
|
|
|
|
PrintConv => { |
|
1744
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1745
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1746
|
|
|
|
|
|
|
}, |
|
1747
|
|
|
|
|
|
|
}, |
|
1748
|
|
|
|
|
|
|
'ChromaticAberrationOn' => 'Farbabweichung Ein', |
|
1749
|
|
|
|
|
|
|
'ChromaticAberrationR' => 'Farbabweichung R', |
|
1750
|
|
|
|
|
|
|
'ChromaticAberrationRed' => 'Farbabweichung Rot', |
|
1751
|
|
|
|
|
|
|
'ChromaticAberrationSetting' => { |
|
1752
|
|
|
|
|
|
|
Description => 'Farbabweichung Einstellung', |
|
1753
|
|
|
|
|
|
|
PrintConv => { |
|
1754
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1755
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1756
|
|
|
|
|
|
|
}, |
|
1757
|
|
|
|
|
|
|
}, |
|
1758
|
|
|
|
|
|
|
'Chromaticity' => 'Chromatizität', |
|
1759
|
|
|
|
|
|
|
'ChrominanceNR_TIFF_JPEG' => { |
|
1760
|
|
|
|
|
|
|
PrintConv => { |
|
1761
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
1762
|
|
|
|
|
|
|
'Low' => 'Leicht', |
|
1763
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1764
|
|
|
|
|
|
|
}, |
|
1765
|
|
|
|
|
|
|
}, |
|
1766
|
|
|
|
|
|
|
'ChrominanceNoiseReduction' => { |
|
1767
|
|
|
|
|
|
|
PrintConv => { |
|
1768
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
1769
|
|
|
|
|
|
|
'Low' => 'Leicht', |
|
1770
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1771
|
|
|
|
|
|
|
}, |
|
1772
|
|
|
|
|
|
|
}, |
|
1773
|
|
|
|
|
|
|
'CircleOfConfusion' => 'Unschärfekreis', |
|
1774
|
|
|
|
|
|
|
'City' => 'Stadt/Ort', |
|
1775
|
|
|
|
|
|
|
'ClassifyState' => 'Klassifizierungs-Status', |
|
1776
|
|
|
|
|
|
|
'CodePage' => { |
|
1777
|
|
|
|
|
|
|
PrintConv => { |
|
1778
|
|
|
|
|
|
|
'Unicode UTF-16, big endian' => 'Unicode UTF-16, Big-endian', |
|
1779
|
|
|
|
|
|
|
'Unicode UTF-16, little endian' => 'Unicode UTF-16, Little-endian', |
|
1780
|
|
|
|
|
|
|
'Unicode UTF-32, big endian' => 'Unicode UTF-32, Big-endian', |
|
1781
|
|
|
|
|
|
|
'Unicode UTF-32, little endian' => 'Unicode UTF-32, Little-endian', |
|
1782
|
|
|
|
|
|
|
}, |
|
1783
|
|
|
|
|
|
|
}, |
|
1784
|
|
|
|
|
|
|
'CodedCharacterSet' => 'IPTC Characterset', |
|
1785
|
|
|
|
|
|
|
'CodedContentScanningKind' => { |
|
1786
|
|
|
|
|
|
|
PrintConv => { |
|
1787
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
1788
|
|
|
|
|
|
|
}, |
|
1789
|
|
|
|
|
|
|
}, |
|
1790
|
|
|
|
|
|
|
'ColorAberrationControl' => { |
|
1791
|
|
|
|
|
|
|
PrintConv => { |
|
1792
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1793
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1794
|
|
|
|
|
|
|
}, |
|
1795
|
|
|
|
|
|
|
}, |
|
1796
|
|
|
|
|
|
|
'ColorAdjustment' => 'Farbeinstellung', |
|
1797
|
|
|
|
|
|
|
'ColorAdjustmentMode' => { |
|
1798
|
|
|
|
|
|
|
Description => 'Farbeinstellung Modus', |
|
1799
|
|
|
|
|
|
|
PrintConv => { |
|
1800
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1801
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1802
|
|
|
|
|
|
|
}, |
|
1803
|
|
|
|
|
|
|
}, |
|
1804
|
|
|
|
|
|
|
'ColorBW' => 'Schwarz/Weiß', |
|
1805
|
|
|
|
|
|
|
'ColorBalance' => 'Farbabgleich', |
|
1806
|
|
|
|
|
|
|
'ColorBalance1' => 'Farbabgleich 1', |
|
1807
|
|
|
|
|
|
|
'ColorBalanceA' => 'Farbabgleich A', |
|
1808
|
|
|
|
|
|
|
'ColorBalanceAdj' => { |
|
1809
|
|
|
|
|
|
|
Description => 'Farbabgleich Korrektur', |
|
1810
|
|
|
|
|
|
|
PrintConv => { |
|
1811
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1812
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1813
|
|
|
|
|
|
|
}, |
|
1814
|
|
|
|
|
|
|
}, |
|
1815
|
|
|
|
|
|
|
'ColorBalanceBlue' => 'Farbabgleich Blau', |
|
1816
|
|
|
|
|
|
|
'ColorBalanceGreen' => 'Farbabgleich Grün', |
|
1817
|
|
|
|
|
|
|
'ColorBalanceRed' => 'Farbangleich Rot', |
|
1818
|
|
|
|
|
|
|
'ColorBalanceVersion' => 'Farbabgleich Version', |
|
1819
|
|
|
|
|
|
|
'ColorBitDepth' => 'Farbtiefe', |
|
1820
|
|
|
|
|
|
|
'ColorBoostType' => { |
|
1821
|
|
|
|
|
|
|
PrintConv => { |
|
1822
|
|
|
|
|
|
|
'Nature' => 'Natur', |
|
1823
|
|
|
|
|
|
|
'People' => 'Menschen', |
|
1824
|
|
|
|
|
|
|
}, |
|
1825
|
|
|
|
|
|
|
}, |
|
1826
|
|
|
|
|
|
|
'ColorBooster' => { |
|
1827
|
|
|
|
|
|
|
PrintConv => { |
|
1828
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1829
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1830
|
|
|
|
|
|
|
}, |
|
1831
|
|
|
|
|
|
|
}, |
|
1832
|
|
|
|
|
|
|
'ColorCompensationFilter' => 'Farbkorrektur-Filter', |
|
1833
|
|
|
|
|
|
|
'ColorComponents' => 'Anzahl der Bildkomponenten', |
|
1834
|
|
|
|
|
|
|
'ColorCorrection' => 'Farbkorrektur', |
|
1835
|
|
|
|
|
|
|
'ColorDataVersion' => 'Farbdaten Version', |
|
1836
|
|
|
|
|
|
|
'ColorEffect' => { |
|
1837
|
|
|
|
|
|
|
Description => 'Farbeffekt', |
|
1838
|
|
|
|
|
|
|
PrintConv => { |
|
1839
|
|
|
|
|
|
|
'Black & White' => 'Schwarz/Weiß', |
|
1840
|
|
|
|
|
|
|
'Cool' => 'Kühl', |
|
1841
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1842
|
|
|
|
|
|
|
}, |
|
1843
|
|
|
|
|
|
|
}, |
|
1844
|
|
|
|
|
|
|
'ColorFilter' => { |
|
1845
|
|
|
|
|
|
|
Description => 'Farbfilter', |
|
1846
|
|
|
|
|
|
|
PrintConv => { |
|
1847
|
|
|
|
|
|
|
'Black & White' => 'Schwarz/Weiß', |
|
1848
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
1849
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
1850
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1851
|
|
|
|
|
|
|
'Purple' => 'Lila', |
|
1852
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
1853
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
1854
|
|
|
|
|
|
|
}, |
|
1855
|
|
|
|
|
|
|
}, |
|
1856
|
|
|
|
|
|
|
'ColorHue' => 'Farbwiedergabe', |
|
1857
|
|
|
|
|
|
|
'ColorInfo' => 'Farb-Informationen', |
|
1858
|
|
|
|
|
|
|
'ColorMap' => 'Farbtafel', |
|
1859
|
|
|
|
|
|
|
'ColorMatrix' => 'Farb-Matrix', |
|
1860
|
|
|
|
|
|
|
'ColorMatrix1' => 'Farbmatrix 1', |
|
1861
|
|
|
|
|
|
|
'ColorMatrix2' => 'Farbmatrix 2', |
|
1862
|
|
|
|
|
|
|
'ColorMatrixNumber' => 'Farbmatrix Nummer', |
|
1863
|
|
|
|
|
|
|
'ColorMode' => { |
|
1864
|
|
|
|
|
|
|
Description => 'Farbmodus', |
|
1865
|
|
|
|
|
|
|
PrintConv => { |
|
1866
|
|
|
|
|
|
|
'Autumn' => 'Herbst', |
|
1867
|
|
|
|
|
|
|
'Autumn Leaves' => 'Herbstlaub', |
|
1868
|
|
|
|
|
|
|
'B & W' => 'S/W', |
|
1869
|
|
|
|
|
|
|
'B&W' => 'Schwarz/Weiß', |
|
1870
|
|
|
|
|
|
|
'B&W Red Filter' => 'Schwarz-Weiß Rotfilter', |
|
1871
|
|
|
|
|
|
|
'B&W Yellow Filter' => 'Schwarz-Weiß Gelbfilter', |
|
1872
|
|
|
|
|
|
|
'Black & White' => 'Schwarz/Weiß', |
|
1873
|
|
|
|
|
|
|
'Chrome' => 'Farbe', |
|
1874
|
|
|
|
|
|
|
'Clear' => 'Klar', |
|
1875
|
|
|
|
|
|
|
'Deep' => 'Tief', |
|
1876
|
|
|
|
|
|
|
'Duotone' => 'Zweiton', |
|
1877
|
|
|
|
|
|
|
'Evening' => 'Abends', |
|
1878
|
|
|
|
|
|
|
'Grayscale' => 'Graustufen', |
|
1879
|
|
|
|
|
|
|
'Indexed' => 'Indiziert', |
|
1880
|
|
|
|
|
|
|
'Indexed Color' => 'Indizierte Farben', |
|
1881
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
1882
|
|
|
|
|
|
|
'Light' => 'Hell', |
|
1883
|
|
|
|
|
|
|
'Multichannel' => 'Mehrkanal', |
|
1884
|
|
|
|
|
|
|
'Natural' => 'Natürlich', |
|
1885
|
|
|
|
|
|
|
'Natural color' => 'Natürliche Farben', |
|
1886
|
|
|
|
|
|
|
'Natural sRGB' => 'Neutral sRGB', |
|
1887
|
|
|
|
|
|
|
'Natural+ sRGB' => 'Neutral+ sRGB', |
|
1888
|
|
|
|
|
|
|
'Night Portrait' => 'Nachtporträt', |
|
1889
|
|
|
|
|
|
|
'Night Scene' => 'Nachtszene', |
|
1890
|
|
|
|
|
|
|
'Night View' => 'Abendszene', |
|
1891
|
|
|
|
|
|
|
'Night View/Portrait' => 'Abendszene/Porträt', |
|
1892
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1893
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
1894
|
|
|
|
|
|
|
'RGB Color' => 'RGB Farbe', |
|
1895
|
|
|
|
|
|
|
'Solarization' => 'Solarisation', |
|
1896
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
1897
|
|
|
|
|
|
|
'Vivid' => 'Lebhafte Farbe', |
|
1898
|
|
|
|
|
|
|
'Vivid color' => 'Lebhafte Farbe', |
|
1899
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
1900
|
|
|
|
|
|
|
}, |
|
1901
|
|
|
|
|
|
|
}, |
|
1902
|
|
|
|
|
|
|
'ColorMoireReduction' => { |
|
1903
|
|
|
|
|
|
|
PrintConv => { |
|
1904
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1905
|
|
|
|
|
|
|
'On' => 'Ein', |
|
1906
|
|
|
|
|
|
|
}, |
|
1907
|
|
|
|
|
|
|
}, |
|
1908
|
|
|
|
|
|
|
'ColorMoireReductionMode' => { |
|
1909
|
|
|
|
|
|
|
PrintConv => { |
|
1910
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
1911
|
|
|
|
|
|
|
'Low' => 'Leicht', |
|
1912
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
1913
|
|
|
|
|
|
|
}, |
|
1914
|
|
|
|
|
|
|
}, |
|
1915
|
|
|
|
|
|
|
'ColorNoiseReduction' => 'Farbrauschunterdrückung', |
|
1916
|
|
|
|
|
|
|
'ColorNoiseReductionDetail' => 'Farbrauschunterdrückung Detail', |
|
1917
|
|
|
|
|
|
|
'ColorPalette' => 'Farbpalette', |
|
1918
|
|
|
|
|
|
|
'ColorPlanes' => 'Farbebenen', |
|
1919
|
|
|
|
|
|
|
'ColorProfile' => { |
|
1920
|
|
|
|
|
|
|
Description => 'Farbprofil', |
|
1921
|
|
|
|
|
|
|
PrintConv => { |
|
1922
|
|
|
|
|
|
|
'Embedded' => 'Eingebunden', |
|
1923
|
|
|
|
|
|
|
'Not Embedded' => 'Nicht eingebunden', |
|
1924
|
|
|
|
|
|
|
}, |
|
1925
|
|
|
|
|
|
|
}, |
|
1926
|
|
|
|
|
|
|
'ColorRepresentation' => 'Farbdarstellung', |
|
1927
|
|
|
|
|
|
|
'ColorReproduction' => 'Farbreproduktion', |
|
1928
|
|
|
|
|
|
|
'ColorSequence' => 'Farbreihenfolge', |
|
1929
|
|
|
|
|
|
|
'ColorSpace' => { |
|
1930
|
|
|
|
|
|
|
Description => 'Farbraum', |
|
1931
|
|
|
|
|
|
|
PrintConv => { |
|
1932
|
|
|
|
|
|
|
'B&W' => 'Schwarz/Weiß', |
|
1933
|
|
|
|
|
|
|
'ICC Profile' => 'ICC-Profil', |
|
1934
|
|
|
|
|
|
|
'Monochrome' => 'Monochrom', |
|
1935
|
|
|
|
|
|
|
'Natural sRGB' => 'Neutral sRGB', |
|
1936
|
|
|
|
|
|
|
'Natural+ sRGB' => 'Neutral+ sRGB', |
|
1937
|
|
|
|
|
|
|
'Uncalibrated' => 'Nicht festgelegt', |
|
1938
|
|
|
|
|
|
|
'Undefined' => 'Nicht definiert', |
|
1939
|
|
|
|
|
|
|
}, |
|
1940
|
|
|
|
|
|
|
}, |
|
1941
|
|
|
|
|
|
|
'ColorSpaceData' => 'Farbraum Daten', |
|
1942
|
|
|
|
|
|
|
'ColorTempAsShot' => 'Farbtemperatur Aufnahme', |
|
1943
|
|
|
|
|
|
|
'ColorTempAuto' => 'Farbtemperatur Auto', |
|
1944
|
|
|
|
|
|
|
'ColorTempCloudy' => 'Farbtemperatur Bewölkt', |
|
1945
|
|
|
|
|
|
|
'ColorTempCustom' => 'Farbtemperatur Benutzerdefiniert', |
|
1946
|
|
|
|
|
|
|
'ColorTempCustom1' => 'Farbtemperatur Benutzerdefiniert 1', |
|
1947
|
|
|
|
|
|
|
'ColorTempCustom2' => 'Farbtemperatur Benutzerdefiniert 2', |
|
1948
|
|
|
|
|
|
|
'ColorTempDaylight' => 'Farbtemperatur Tageslicht', |
|
1949
|
|
|
|
|
|
|
'ColorTempFlash' => 'Farbtemperatur Blitz', |
|
1950
|
|
|
|
|
|
|
'ColorTempFlashData' => 'Farbtemperatur Blitzdaten', |
|
1951
|
|
|
|
|
|
|
'ColorTempFluorescent' => 'Farbtemperatur Neonlicht', |
|
1952
|
|
|
|
|
|
|
'ColorTempKelvin' => 'Farbtemperatur Kelvin', |
|
1953
|
|
|
|
|
|
|
'ColorTempMeasured' => 'Farbtemperatur Messung', |
|
1954
|
|
|
|
|
|
|
'ColorTempPC1' => 'Farbtemperatur PC1', |
|
1955
|
|
|
|
|
|
|
'ColorTempPC2' => 'Farbtemperatur PC2', |
|
1956
|
|
|
|
|
|
|
'ColorTempPC3' => 'Farbtemperatur PC3', |
|
1957
|
|
|
|
|
|
|
'ColorTempShade' => 'Farbtemperatur Schatten', |
|
1958
|
|
|
|
|
|
|
'ColorTempTungsten' => 'Farbtemperatur Glühbirne', |
|
1959
|
|
|
|
|
|
|
'ColorTempUnknown' => 'Farbtemperatur Unbekannt', |
|
1960
|
|
|
|
|
|
|
'ColorTempUnknown10' => 'Farbtemperatur Unbekannt 10', |
|
1961
|
|
|
|
|
|
|
'ColorTempUnknown11' => 'Farbtemperatur Unbekannt 11', |
|
1962
|
|
|
|
|
|
|
'ColorTempUnknown12' => 'Farbtemperatur Unbekannt 12', |
|
1963
|
|
|
|
|
|
|
'ColorTempUnknown13' => 'Farbtemperatur Unbekannt 13', |
|
1964
|
|
|
|
|
|
|
'ColorTempUnknown14' => 'Farbtemperatur Unbekannt 14', |
|
1965
|
|
|
|
|
|
|
'ColorTempUnknown15' => 'Farbtemperatur Unbekannt 15', |
|
1966
|
|
|
|
|
|
|
'ColorTempUnknown16' => 'Farbtemperatur Unbekannt 16', |
|
1967
|
|
|
|
|
|
|
'ColorTempUnknown17' => 'Farbtemperatur Unbekannt 17', |
|
1968
|
|
|
|
|
|
|
'ColorTempUnknown18' => 'Farbtemperatur Unbekannt 18', |
|
1969
|
|
|
|
|
|
|
'ColorTempUnknown19' => 'Farbtemperatur Unbekannt 19', |
|
1970
|
|
|
|
|
|
|
'ColorTempUnknown2' => 'Farbtemperatur Unbekannt 2', |
|
1971
|
|
|
|
|
|
|
'ColorTempUnknown20' => 'Farbtemperatur Unbekannt 20', |
|
1972
|
|
|
|
|
|
|
'ColorTempUnknown3' => 'Farbtemperatur Unbekannt 3', |
|
1973
|
|
|
|
|
|
|
'ColorTempUnknown4' => 'Farbtemperatur Unbekannt 4', |
|
1974
|
|
|
|
|
|
|
'ColorTempUnknown5' => 'Farbtemperatur Unbekannt 5', |
|
1975
|
|
|
|
|
|
|
'ColorTempUnknown6' => 'Farbtemperatur Unbekannt 6', |
|
1976
|
|
|
|
|
|
|
'ColorTempUnknown7' => 'Farbtemperatur Unbekannt 7', |
|
1977
|
|
|
|
|
|
|
'ColorTempUnknown8' => 'Farbtemperatur Unbekannt 8', |
|
1978
|
|
|
|
|
|
|
'ColorTempUnknown9' => 'Farbtemperatur Unbekannt 9', |
|
1979
|
|
|
|
|
|
|
'ColorTemperature' => 'Farbtemperatur', |
|
1980
|
|
|
|
|
|
|
'ColorTemperatureAdj' => 'Farbtemperaturkorrektur', |
|
1981
|
|
|
|
|
|
|
'ColorTemperatureSetting' => { |
|
1982
|
|
|
|
|
|
|
PrintConv => { |
|
1983
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
1984
|
|
|
|
|
|
|
}, |
|
1985
|
|
|
|
|
|
|
}, |
|
1986
|
|
|
|
|
|
|
'ColorTone' => 'Farbton', |
|
1987
|
|
|
|
|
|
|
'ColorToneAdj' => 'Farbtonkorrektur', |
|
1988
|
|
|
|
|
|
|
'ColorToneFaithful' => { |
|
1989
|
|
|
|
|
|
|
Description => 'Farbton Natürlich', |
|
1990
|
|
|
|
|
|
|
PrintConv => { |
|
1991
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
1992
|
|
|
|
|
|
|
}, |
|
1993
|
|
|
|
|
|
|
}, |
|
1994
|
|
|
|
|
|
|
'ColorToneLandscape' => { |
|
1995
|
|
|
|
|
|
|
Description => 'Farbton Landschaft', |
|
1996
|
|
|
|
|
|
|
PrintConv => { |
|
1997
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
1998
|
|
|
|
|
|
|
}, |
|
1999
|
|
|
|
|
|
|
}, |
|
2000
|
|
|
|
|
|
|
'ColorToneMonochrome' => { |
|
2001
|
|
|
|
|
|
|
PrintConv => { |
|
2002
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2003
|
|
|
|
|
|
|
}, |
|
2004
|
|
|
|
|
|
|
}, |
|
2005
|
|
|
|
|
|
|
'ColorToneNeutral' => { |
|
2006
|
|
|
|
|
|
|
Description => 'Farbton Neutral', |
|
2007
|
|
|
|
|
|
|
PrintConv => { |
|
2008
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2009
|
|
|
|
|
|
|
}, |
|
2010
|
|
|
|
|
|
|
}, |
|
2011
|
|
|
|
|
|
|
'ColorTonePortrait' => { |
|
2012
|
|
|
|
|
|
|
Description => 'Farbton Porträt', |
|
2013
|
|
|
|
|
|
|
PrintConv => { |
|
2014
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2015
|
|
|
|
|
|
|
}, |
|
2016
|
|
|
|
|
|
|
}, |
|
2017
|
|
|
|
|
|
|
'ColorToneStandard' => { |
|
2018
|
|
|
|
|
|
|
Description => 'Farbton Standard', |
|
2019
|
|
|
|
|
|
|
PrintConv => { |
|
2020
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2021
|
|
|
|
|
|
|
}, |
|
2022
|
|
|
|
|
|
|
}, |
|
2023
|
|
|
|
|
|
|
'ColorToneUnknown' => { |
|
2024
|
|
|
|
|
|
|
PrintConv => { |
|
2025
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2026
|
|
|
|
|
|
|
}, |
|
2027
|
|
|
|
|
|
|
}, |
|
2028
|
|
|
|
|
|
|
'ColorToneUserDef1' => { |
|
2029
|
|
|
|
|
|
|
Description => 'Farbton Benutzerdefiniert 1', |
|
2030
|
|
|
|
|
|
|
PrintConv => { |
|
2031
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2032
|
|
|
|
|
|
|
}, |
|
2033
|
|
|
|
|
|
|
}, |
|
2034
|
|
|
|
|
|
|
'ColorToneUserDef2' => { |
|
2035
|
|
|
|
|
|
|
Description => 'Farbton Benutzerdefiniert 2', |
|
2036
|
|
|
|
|
|
|
PrintConv => { |
|
2037
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2038
|
|
|
|
|
|
|
}, |
|
2039
|
|
|
|
|
|
|
}, |
|
2040
|
|
|
|
|
|
|
'ColorToneUserDef3' => { |
|
2041
|
|
|
|
|
|
|
Description => 'Farbton Benutzerdefiniert 3', |
|
2042
|
|
|
|
|
|
|
PrintConv => { |
|
2043
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2044
|
|
|
|
|
|
|
}, |
|
2045
|
|
|
|
|
|
|
}, |
|
2046
|
|
|
|
|
|
|
'ColorTransform' => { |
|
2047
|
|
|
|
|
|
|
Description => 'Farbtransformation', |
|
2048
|
|
|
|
|
|
|
PrintConv => { |
|
2049
|
|
|
|
|
|
|
'Unknown (RGB or CMYK)' => 'Unbekannt (RGB oder CMYK)', |
|
2050
|
|
|
|
|
|
|
}, |
|
2051
|
|
|
|
|
|
|
}, |
|
2052
|
|
|
|
|
|
|
'ColorimetricReference' => 'Farbmetrische Referenz', |
|
2053
|
|
|
|
|
|
|
'CommandDials' => { |
|
2054
|
|
|
|
|
|
|
Description => 'Einstellräder', |
|
2055
|
|
|
|
|
|
|
PrintConv => { |
|
2056
|
|
|
|
|
|
|
'Reversed (Main Aperture, Sub Shutter)' => 'Vertauscht', |
|
2057
|
|
|
|
|
|
|
'Standard (Main Shutter, Sub Aperture)' => 'Standard', |
|
2058
|
|
|
|
|
|
|
}, |
|
2059
|
|
|
|
|
|
|
}, |
|
2060
|
|
|
|
|
|
|
'CommandDialsApertureSetting' => { |
|
2061
|
|
|
|
|
|
|
Description => 'Einstellräder Blendeneinstellung', |
|
2062
|
|
|
|
|
|
|
PrintConv => { |
|
2063
|
|
|
|
|
|
|
'Aperture Ring' => 'Mit Blendenring', |
|
2064
|
|
|
|
|
|
|
'Sub-command Dial' => 'Mit Einstellrad', |
|
2065
|
|
|
|
|
|
|
}, |
|
2066
|
|
|
|
|
|
|
}, |
|
2067
|
|
|
|
|
|
|
'CommandDialsChangeMainSub' => { |
|
2068
|
|
|
|
|
|
|
Description => 'Einstellräder Funktionsbelegung', |
|
2069
|
|
|
|
|
|
|
PrintConv => { |
|
2070
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2071
|
|
|
|
|
|
|
'On' => 'Ein', |
|
2072
|
|
|
|
|
|
|
}, |
|
2073
|
|
|
|
|
|
|
}, |
|
2074
|
|
|
|
|
|
|
'CommandDialsMenuAndPlayback' => { |
|
2075
|
|
|
|
|
|
|
Description => 'Einstellräder Menüs und Wiedergabe', |
|
2076
|
|
|
|
|
|
|
PrintConv => { |
|
2077
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2078
|
|
|
|
|
|
|
'On' => 'Ein', |
|
2079
|
|
|
|
|
|
|
}, |
|
2080
|
|
|
|
|
|
|
}, |
|
2081
|
|
|
|
|
|
|
'CommandDialsReverseRotation' => { |
|
2082
|
|
|
|
|
|
|
Description => 'Einstellräder Auswahlrichtung', |
|
2083
|
|
|
|
|
|
|
PrintConv => { |
|
2084
|
|
|
|
|
|
|
'No' => 'Standard', |
|
2085
|
|
|
|
|
|
|
'Yes' => 'Umgekehrt', |
|
2086
|
|
|
|
|
|
|
}, |
|
2087
|
|
|
|
|
|
|
}, |
|
2088
|
|
|
|
|
|
|
'CommanderChannel' => 'Master-Steuerung Kanal', |
|
2089
|
|
|
|
|
|
|
'CommanderGroupAManualOutput' => 'Master-Steuerung Gruppe A M Korr', |
|
2090
|
|
|
|
|
|
|
'CommanderGroupAMode' => { |
|
2091
|
|
|
|
|
|
|
Description => 'Master-Steuerung Gruppe A Modus', |
|
2092
|
|
|
|
|
|
|
PrintConv => { |
|
2093
|
|
|
|
|
|
|
'Auto Aperture' => 'Blendenautomatik (AA)', |
|
2094
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
2095
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2096
|
|
|
|
|
|
|
}, |
|
2097
|
|
|
|
|
|
|
}, |
|
2098
|
|
|
|
|
|
|
'CommanderGroupA_TTL-AAComp' => 'Master-Steuerung Gruppe A TTL/AA Korr', |
|
2099
|
|
|
|
|
|
|
'CommanderGroupA_TTLComp' => 'Master-Steuerung Gruppe-A TTL-Korrektur', |
|
2100
|
|
|
|
|
|
|
'CommanderGroupBManualOutput' => 'Master-Steuerung Gruppe B M Korr', |
|
2101
|
|
|
|
|
|
|
'CommanderGroupBMode' => { |
|
2102
|
|
|
|
|
|
|
Description => 'Master-Steuerung Gruppe B Modus', |
|
2103
|
|
|
|
|
|
|
PrintConv => { |
|
2104
|
|
|
|
|
|
|
'Auto Aperture' => 'Blendenautomatik (AA)', |
|
2105
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
2106
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2107
|
|
|
|
|
|
|
}, |
|
2108
|
|
|
|
|
|
|
}, |
|
2109
|
|
|
|
|
|
|
'CommanderGroupB_TTL-AAComp' => 'Master-Steuerung Gruppe B TTL/AA Korr', |
|
2110
|
|
|
|
|
|
|
'CommanderGroupB_TTLComp' => 'Master-Steuerung Gruppe-B TTL-Korrektur', |
|
2111
|
|
|
|
|
|
|
'CommanderInternalFlash' => { |
|
2112
|
|
|
|
|
|
|
Description => 'Master-Steuerung Intgr. Blitz Modus', |
|
2113
|
|
|
|
|
|
|
PrintConv => { |
|
2114
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
2115
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2116
|
|
|
|
|
|
|
}, |
|
2117
|
|
|
|
|
|
|
}, |
|
2118
|
|
|
|
|
|
|
'CommanderInternalManualOutput' => 'Master-Steuerung Intgr. Blitz M Korr', |
|
2119
|
|
|
|
|
|
|
'CommanderInternalTTLComp' => 'Master-Steuerung Intgr. Blitz TTL Korr', |
|
2120
|
|
|
|
|
|
|
'Comment' => 'Kommentar', |
|
2121
|
|
|
|
|
|
|
'Comments' => 'Kommentare', |
|
2122
|
|
|
|
|
|
|
'Compilation' => { |
|
2123
|
|
|
|
|
|
|
PrintConv => { |
|
2124
|
|
|
|
|
|
|
'No' => 'Nein', |
|
2125
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
2126
|
|
|
|
|
|
|
}, |
|
2127
|
|
|
|
|
|
|
}, |
|
2128
|
|
|
|
|
|
|
'ComponentBitDepth' => 'Komponente Farbtiefe', |
|
2129
|
|
|
|
|
|
|
'ComponentsConfiguration' => 'Bedeutung jeder Komponente', |
|
2130
|
|
|
|
|
|
|
'CompressedBitsPerPixel' => 'Bildkomprimierungsmodus', |
|
2131
|
|
|
|
|
|
|
'CompressedImageSize' => 'Komprimierte Bildgröße', |
|
2132
|
|
|
|
|
|
|
'Compression' => { |
|
2133
|
|
|
|
|
|
|
Description => 'Komprimierungsschema', |
|
2134
|
|
|
|
|
|
|
PrintConv => { |
|
2135
|
|
|
|
|
|
|
'Bitfields' => 'Bitfelder', |
|
2136
|
|
|
|
|
|
|
'JBIG B&W' => 'JBIG Schwarz-Weiß', |
|
2137
|
|
|
|
|
|
|
'JBIG Color' => 'JBIG Farbe', |
|
2138
|
|
|
|
|
|
|
'JPEG' => 'JPEG-Komprimierung', |
|
2139
|
|
|
|
|
|
|
'JPEG (old-style)' => 'JPEG (alte Version)', |
|
2140
|
|
|
|
|
|
|
'Kodak DCR Compressed' => 'Kodak DCR-Komprimierung', |
|
2141
|
|
|
|
|
|
|
'Kodak KDC Compressed' => 'Kodak KDC-Komprimierung', |
|
2142
|
|
|
|
|
|
|
'Next' => 'NeXT 2-Bit Kodierung', |
|
2143
|
|
|
|
|
|
|
'Nikon NEF Compressed' => 'Nikon NEF-Komprimierung', |
|
2144
|
|
|
|
|
|
|
'None' => 'Keines', |
|
2145
|
|
|
|
|
|
|
'PNG' => 'PNG-Komprimierung', |
|
2146
|
|
|
|
|
|
|
'Pentax PEF Compressed' => 'Pentax PEF-Komprimierung', |
|
2147
|
|
|
|
|
|
|
'SGILog' => 'SGI 32-Bit Log Luminance Kodierung', |
|
2148
|
|
|
|
|
|
|
'SGILog24' => 'SGI 24-Bit Log Luminance Kodierung', |
|
2149
|
|
|
|
|
|
|
'Sony ARW Compressed' => 'Sony ARW-Komprimierung', |
|
2150
|
|
|
|
|
|
|
'Thunderscan' => 'ThunderScan 4-Bit Kodierung', |
|
2151
|
|
|
|
|
|
|
'Uncompressed' => 'Nicht komprimiert', |
|
2152
|
|
|
|
|
|
|
}, |
|
2153
|
|
|
|
|
|
|
}, |
|
2154
|
|
|
|
|
|
|
'CompressionFactor' => 'Komprimierungsfaktor', |
|
2155
|
|
|
|
|
|
|
'CompressionLevel' => 'Komprimierungsgrad', |
|
2156
|
|
|
|
|
|
|
'CompressionRatio' => 'Komprimierungsrate', |
|
2157
|
|
|
|
|
|
|
'CompressionType' => { |
|
2158
|
|
|
|
|
|
|
Description => 'Komprimierungsschema', |
|
2159
|
|
|
|
|
|
|
PrintConv => { |
|
2160
|
|
|
|
|
|
|
'Little-endian, no compression' => 'Little-endian, keine Komprimierung', |
|
2161
|
|
|
|
|
|
|
'None' => 'Keines', |
|
2162
|
|
|
|
|
|
|
}, |
|
2163
|
|
|
|
|
|
|
}, |
|
2164
|
|
|
|
|
|
|
'ConditionalFEC' => 'Blitzbelichtungskorrektur', |
|
2165
|
|
|
|
|
|
|
'ConnectionSpaceIlluminant' => 'Weißpunkt des Verbindungsfarbraums', |
|
2166
|
|
|
|
|
|
|
'ConstrainedCropHeight' => 'Ausschnitt erzeugte Höhe', |
|
2167
|
|
|
|
|
|
|
'ConstrainedCropWidth' => 'Ausschnitt erzeugte Breite', |
|
2168
|
|
|
|
|
|
|
'Contact' => 'Kontakt', |
|
2169
|
|
|
|
|
|
|
'ContentLocationCode' => 'Inhaltspositionscode', |
|
2170
|
|
|
|
|
|
|
'ContentLocationName' => 'Inhaltspositionsname', |
|
2171
|
|
|
|
|
|
|
'ContinuousBracketing' => { |
|
2172
|
|
|
|
|
|
|
Description => 'Serienbild-Belichtungsreihe', |
|
2173
|
|
|
|
|
|
|
PrintConv => { |
|
2174
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
2175
|
|
|
|
|
|
|
'Low' => 'Niedrig', |
|
2176
|
|
|
|
|
|
|
}, |
|
2177
|
|
|
|
|
|
|
}, |
|
2178
|
|
|
|
|
|
|
'ContinuousDrive' => { |
|
2179
|
|
|
|
|
|
|
Description => 'Aufnahme-Modus', |
|
2180
|
|
|
|
|
|
|
PrintConv => { |
|
2181
|
|
|
|
|
|
|
'Continuous' => 'Serienaufnahme', |
|
2182
|
|
|
|
|
|
|
'Movie' => 'Filmen', |
|
2183
|
|
|
|
|
|
|
'Silent Single' => 'Stillleben', |
|
2184
|
|
|
|
|
|
|
'Single' => 'Einzelbild', |
|
2185
|
|
|
|
|
|
|
}, |
|
2186
|
|
|
|
|
|
|
}, |
|
2187
|
|
|
|
|
|
|
'ContinuousShootingSpeed' => { |
|
2188
|
|
|
|
|
|
|
Description => 'Geschwindigkeit Reihenaufnahmen', |
|
2189
|
|
|
|
|
|
|
PrintConv => { |
|
2190
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
2191
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
2192
|
|
|
|
|
|
|
}, |
|
2193
|
|
|
|
|
|
|
}, |
|
2194
|
|
|
|
|
|
|
'ContinuousShotLimit' => { |
|
2195
|
|
|
|
|
|
|
Description => 'Limit Anzahl Reihenaufnahmen', |
|
2196
|
|
|
|
|
|
|
PrintConv => { |
|
2197
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
2198
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
2199
|
|
|
|
|
|
|
}, |
|
2200
|
|
|
|
|
|
|
}, |
|
2201
|
|
|
|
|
|
|
'Contrast' => { |
|
2202
|
|
|
|
|
|
|
Description => 'Kontrast', |
|
2203
|
|
|
|
|
|
|
PrintConv => { |
|
2204
|
|
|
|
|
|
|
'+1 (medium high)' => '+1 (Leicht erhöht)', |
|
2205
|
|
|
|
|
|
|
'+2 (high)' => '+2 (Stark)', |
|
2206
|
|
|
|
|
|
|
'+3 (very high)' => '+3 (Sehr hoch)', |
|
2207
|
|
|
|
|
|
|
'-1 (medium low)' => '-1 (Leicht verringert)', |
|
2208
|
|
|
|
|
|
|
'-2 (low)' => '-2 (Leicht)', |
|
2209
|
|
|
|
|
|
|
'-3 (very low)' => '-3 (Sehr gering)', |
|
2210
|
|
|
|
|
|
|
'Film Simulation' => 'Film-Simulation', |
|
2211
|
|
|
|
|
|
|
'High' => 'Stark', |
|
2212
|
|
|
|
|
|
|
'Low' => 'Leicht', |
|
2213
|
|
|
|
|
|
|
'Med High' => 'Leicht erhöht', |
|
2214
|
|
|
|
|
|
|
'Med Low' => 'Leicht verringert', |
|
2215
|
|
|
|
|
|
|
'Medium High' => 'Mittel-Hoch', |
|
2216
|
|
|
|
|
|
|
'Medium Low' => 'Mittel-Gering', |
|
2217
|
|
|
|
|
|
|
'Very High' => 'Sehr hoch', |
|
2218
|
|
|
|
|
|
|
'Very Low' => 'Sehr gering', |
|
2219
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2220
|
|
|
|
|
|
|
}, |
|
2221
|
|
|
|
|
|
|
}, |
|
2222
|
|
|
|
|
|
|
'Contrast2012' => 'Kontrast 2012', |
|
2223
|
|
|
|
|
|
|
'ContrastAdj' => 'Kontrastkorrektur', |
|
2224
|
|
|
|
|
|
|
'ContrastAdjustment' => 'Kontrastkorrektur', |
|
2225
|
|
|
|
|
|
|
'ContrastCurve' => 'Kontrast-Kurve', |
|
2226
|
|
|
|
|
|
|
'ContrastDetectAFArea' => 'AF-Bereich Kontrast gesteuert', |
|
2227
|
|
|
|
|
|
|
'ContrastFaithful' => { |
|
2228
|
|
|
|
|
|
|
Description => 'Kontrast Natürlich', |
|
2229
|
|
|
|
|
|
|
PrintConv => { |
|
2230
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2231
|
|
|
|
|
|
|
}, |
|
2232
|
|
|
|
|
|
|
}, |
|
2233
|
|
|
|
|
|
|
'ContrastHighlightShadowAdj' => { |
|
2234
|
|
|
|
|
|
|
Description => 'Kontrast helle Stellen', |
|
2235
|
|
|
|
|
|
|
PrintConv => { |
|
2236
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2237
|
|
|
|
|
|
|
'On' => 'Ein', |
|
2238
|
|
|
|
|
|
|
}, |
|
2239
|
|
|
|
|
|
|
}, |
|
2240
|
|
|
|
|
|
|
'ContrastLandscape' => { |
|
2241
|
|
|
|
|
|
|
Description => 'Kontrast Landschaft', |
|
2242
|
|
|
|
|
|
|
PrintConv => { |
|
2243
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2244
|
|
|
|
|
|
|
}, |
|
2245
|
|
|
|
|
|
|
}, |
|
2246
|
|
|
|
|
|
|
'ContrastMode' => { |
|
2247
|
|
|
|
|
|
|
Description => 'Kontrast Modus', |
|
2248
|
|
|
|
|
|
|
PrintConv => { |
|
2249
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
2250
|
|
|
|
|
|
|
'High Dynamic' => 'Hoch dynamisch', |
|
2251
|
|
|
|
|
|
|
'Low' => 'Niedrig', |
|
2252
|
|
|
|
|
|
|
'Low Key' => 'Low-Key', |
|
2253
|
|
|
|
|
|
|
'Medium High' => 'Mitte hoch', |
|
2254
|
|
|
|
|
|
|
'Medium Low' => 'Mitte niedrig', |
|
2255
|
|
|
|
|
|
|
}, |
|
2256
|
|
|
|
|
|
|
}, |
|
2257
|
|
|
|
|
|
|
'ContrastMonochrome' => { |
|
2258
|
|
|
|
|
|
|
Description => 'Kontrast Monochrom', |
|
2259
|
|
|
|
|
|
|
PrintConv => { |
|
2260
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2261
|
|
|
|
|
|
|
}, |
|
2262
|
|
|
|
|
|
|
}, |
|
2263
|
|
|
|
|
|
|
'ContrastNeutral' => { |
|
2264
|
|
|
|
|
|
|
Description => 'Kontrast Neutral', |
|
2265
|
|
|
|
|
|
|
PrintConv => { |
|
2266
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2267
|
|
|
|
|
|
|
}, |
|
2268
|
|
|
|
|
|
|
}, |
|
2269
|
|
|
|
|
|
|
'ContrastPortrait' => { |
|
2270
|
|
|
|
|
|
|
Description => 'Kontrast Porträt', |
|
2271
|
|
|
|
|
|
|
PrintConv => { |
|
2272
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2273
|
|
|
|
|
|
|
}, |
|
2274
|
|
|
|
|
|
|
}, |
|
2275
|
|
|
|
|
|
|
'ContrastSetting' => 'Kontrasteinstellung', |
|
2276
|
|
|
|
|
|
|
'ContrastShadow' => 'Kontrast dunkle Stellen', |
|
2277
|
|
|
|
|
|
|
'ContrastStandard' => { |
|
2278
|
|
|
|
|
|
|
Description => 'Kontrast Standard', |
|
2279
|
|
|
|
|
|
|
PrintConv => { |
|
2280
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2281
|
|
|
|
|
|
|
}, |
|
2282
|
|
|
|
|
|
|
}, |
|
2283
|
|
|
|
|
|
|
'ContrastUnknown' => { |
|
2284
|
|
|
|
|
|
|
PrintConv => { |
|
2285
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2286
|
|
|
|
|
|
|
}, |
|
2287
|
|
|
|
|
|
|
}, |
|
2288
|
|
|
|
|
|
|
'ContrastUserDef1' => { |
|
2289
|
|
|
|
|
|
|
Description => 'Kontrast Benutzerdefiniert 1', |
|
2290
|
|
|
|
|
|
|
PrintConv => { |
|
2291
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2292
|
|
|
|
|
|
|
}, |
|
2293
|
|
|
|
|
|
|
}, |
|
2294
|
|
|
|
|
|
|
'ContrastUserDef2' => { |
|
2295
|
|
|
|
|
|
|
Description => 'Kontrast Benutzerdefiniert 2', |
|
2296
|
|
|
|
|
|
|
PrintConv => { |
|
2297
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2298
|
|
|
|
|
|
|
}, |
|
2299
|
|
|
|
|
|
|
}, |
|
2300
|
|
|
|
|
|
|
'ContrastUserDef3' => { |
|
2301
|
|
|
|
|
|
|
Description => 'Kontrast Benutzerdefiniert 3', |
|
2302
|
|
|
|
|
|
|
PrintConv => { |
|
2303
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2304
|
|
|
|
|
|
|
}, |
|
2305
|
|
|
|
|
|
|
}, |
|
2306
|
|
|
|
|
|
|
'Contributor' => 'Mitwirkender', |
|
2307
|
|
|
|
|
|
|
'Contributors' => 'Mitwirkende', |
|
2308
|
|
|
|
|
|
|
'ControlDialSet' => { |
|
2309
|
|
|
|
|
|
|
PrintConv => { |
|
2310
|
|
|
|
|
|
|
'Aperture' => 'Blende', |
|
2311
|
|
|
|
|
|
|
'Shutter Speed' => 'Belichtungszeit', |
|
2312
|
|
|
|
|
|
|
}, |
|
2313
|
|
|
|
|
|
|
}, |
|
2314
|
|
|
|
|
|
|
'ControlMode' => { |
|
2315
|
|
|
|
|
|
|
Description => 'Steuerungsmethode', |
|
2316
|
|
|
|
|
|
|
PrintConv => { |
|
2317
|
|
|
|
|
|
|
'Camera Local Control' => 'Lokale Kamerasteuerung', |
|
2318
|
|
|
|
|
|
|
'Computer Remote Control' => 'Kamerasteuerung per Computer', |
|
2319
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2320
|
|
|
|
|
|
|
}, |
|
2321
|
|
|
|
|
|
|
}, |
|
2322
|
|
|
|
|
|
|
'ConversionLens' => { |
|
2323
|
|
|
|
|
|
|
Description => 'Vorsatzlinse', |
|
2324
|
|
|
|
|
|
|
PrintConv => { |
|
2325
|
|
|
|
|
|
|
'Macro' => 'Makro', |
|
2326
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2327
|
|
|
|
|
|
|
'Telephoto' => 'Tele', |
|
2328
|
|
|
|
|
|
|
}, |
|
2329
|
|
|
|
|
|
|
}, |
|
2330
|
|
|
|
|
|
|
'Converter' => 'Konverter', |
|
2331
|
|
|
|
|
|
|
'Copyright' => 'Urheberrechtsvermerk', |
|
2332
|
|
|
|
|
|
|
'CopyrightNotice' => 'Urheberrechtsvermerk', |
|
2333
|
|
|
|
|
|
|
'CopyrightStatus' => { |
|
2334
|
|
|
|
|
|
|
PrintConv => { |
|
2335
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
2336
|
|
|
|
|
|
|
}, |
|
2337
|
|
|
|
|
|
|
}, |
|
2338
|
|
|
|
|
|
|
'CoringValues' => 'Coring Werte', |
|
2339
|
|
|
|
|
|
|
'Country' => 'Land', |
|
2340
|
|
|
|
|
|
|
'Country-PrimaryLocationCode' => 'ISO-Ländercode', |
|
2341
|
|
|
|
|
|
|
'Country-PrimaryLocationName' => 'Land', |
|
2342
|
|
|
|
|
|
|
'CountryCode' => 'ISO-Ländercode', |
|
2343
|
|
|
|
|
|
|
'Coverage' => 'Anwendungsbereich', |
|
2344
|
|
|
|
|
|
|
'CreateDate' => 'Digitalisierungsdatum/-uhrzeit', |
|
2345
|
|
|
|
|
|
|
'CreationDate' => 'Aufnahmedatum', |
|
2346
|
|
|
|
|
|
|
'CreativeStyle' => { |
|
2347
|
|
|
|
|
|
|
Description => 'Kreativmodus', |
|
2348
|
|
|
|
|
|
|
PrintConv => { |
|
2349
|
|
|
|
|
|
|
'Autumn' => 'Herbst', |
|
2350
|
|
|
|
|
|
|
'Autumn Leaves' => 'Herbstlaub', |
|
2351
|
|
|
|
|
|
|
'B&W' => 'Schwarz/Weiß', |
|
2352
|
|
|
|
|
|
|
'Clear' => 'Klar', |
|
2353
|
|
|
|
|
|
|
'Deep' => 'Tief', |
|
2354
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
2355
|
|
|
|
|
|
|
'Light' => 'Hell', |
|
2356
|
|
|
|
|
|
|
'Night View/Portrait' => 'Abendszene/Porträt', |
|
2357
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
2358
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
2359
|
|
|
|
|
|
|
'Vivid' => 'Lebhafte Farbe', |
|
2360
|
|
|
|
|
|
|
}, |
|
2361
|
|
|
|
|
|
|
}, |
|
2362
|
|
|
|
|
|
|
'CreativeStyleSetting' => { |
|
2363
|
|
|
|
|
|
|
PrintConv => { |
|
2364
|
|
|
|
|
|
|
'B&W' => 'Schwarz/Weiß', |
|
2365
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
2366
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
2367
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
2368
|
|
|
|
|
|
|
}, |
|
2369
|
|
|
|
|
|
|
}, |
|
2370
|
|
|
|
|
|
|
'Creator' => 'Ersteller', |
|
2371
|
|
|
|
|
|
|
'CreatorAddress' => 'Ersteller - Adresse', |
|
2372
|
|
|
|
|
|
|
'CreatorAppID' => { |
|
2373
|
|
|
|
|
|
|
Description => 'Ersteller App ID', |
|
2374
|
|
|
|
|
|
|
PrintConv => { |
|
2375
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
2376
|
|
|
|
|
|
|
}, |
|
2377
|
|
|
|
|
|
|
}, |
|
2378
|
|
|
|
|
|
|
'CreatorAppVersion' => 'Ersteller App Version', |
|
2379
|
|
|
|
|
|
|
'CreatorApplication' => 'Ersteller der Applikation', |
|
2380
|
|
|
|
|
|
|
'CreatorCity' => 'Ersteller - Ort', |
|
2381
|
|
|
|
|
|
|
'CreatorContactInfo' => 'Ersteller Kontaktinfo', |
|
2382
|
|
|
|
|
|
|
'CreatorCountry' => 'Ersteller - Land', |
|
2383
|
|
|
|
|
|
|
'CreatorPostalCode' => 'Ersteller - PLZ', |
|
2384
|
|
|
|
|
|
|
'CreatorRegion' => 'Ersteller - Bundesland/Kanton', |
|
2385
|
|
|
|
|
|
|
'CreatorTool' => 'Erstellertool', |
|
2386
|
|
|
|
|
|
|
'CreatorWorkEmail' => 'Ersteller - E-Mail', |
|
2387
|
|
|
|
|
|
|
'CreatorWorkTelephone' => 'Ersteller - Telefon', |
|
2388
|
|
|
|
|
|
|
'CreatorWorkURL' => 'Ersteller - Webseite(n)', |
|
2389
|
|
|
|
|
|
|
'Credit' => 'Anbieter', |
|
2390
|
|
|
|
|
|
|
'CropActive' => { |
|
2391
|
|
|
|
|
|
|
Description => 'Ausschnitt aktiviert', |
|
2392
|
|
|
|
|
|
|
PrintConv => { |
|
2393
|
|
|
|
|
|
|
'No' => 'Nein', |
|
2394
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
2395
|
|
|
|
|
|
|
}, |
|
2396
|
|
|
|
|
|
|
}, |
|
2397
|
|
|
|
|
|
|
'CropAngle' => 'Ausschnitt Winkel', |
|
2398
|
|
|
|
|
|
|
'CropAspectRatio' => { |
|
2399
|
|
|
|
|
|
|
Description => 'Ausschnitt Bildformat', |
|
2400
|
|
|
|
|
|
|
PrintConv => { |
|
2401
|
|
|
|
|
|
|
'A-size Landscape' => 'DIN A Querformat', |
|
2402
|
|
|
|
|
|
|
'A-size Portrait' => 'DIN A Hochformat', |
|
2403
|
|
|
|
|
|
|
'Circle' => 'Kreis', |
|
2404
|
|
|
|
|
|
|
'Custom' => 'Benutzerdefiniert', |
|
2405
|
|
|
|
|
|
|
'Free' => 'Frei', |
|
2406
|
|
|
|
|
|
|
'Letter-size Landscape' => 'Letter Querformat', |
|
2407
|
|
|
|
|
|
|
'Letter-size Portrait' => 'Letter Querformat', |
|
2408
|
|
|
|
|
|
|
}, |
|
2409
|
|
|
|
|
|
|
}, |
|
2410
|
|
|
|
|
|
|
'CropBottom' => 'Ausschnitt Unten', |
|
2411
|
|
|
|
|
|
|
'CropBottomMargin' => 'Ausschnitt Rand Unten', |
|
2412
|
|
|
|
|
|
|
'CropCircleActive' => { |
|
2413
|
|
|
|
|
|
|
PrintConv => { |
|
2414
|
|
|
|
|
|
|
'No' => 'Nein', |
|
2415
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
2416
|
|
|
|
|
|
|
}, |
|
2417
|
|
|
|
|
|
|
}, |
|
2418
|
|
|
|
|
|
|
'CropHeight' => 'Ausschnitt Höhe', |
|
2419
|
|
|
|
|
|
|
'CropHiSpeed' => 'Ausschnitt Highspeed', |
|
2420
|
|
|
|
|
|
|
'CropLeft' => 'Ausschnitt Links', |
|
2421
|
|
|
|
|
|
|
'CropLeftMargin' => 'Ausschnitt Rand Links', |
|
2422
|
|
|
|
|
|
|
'CropRight' => 'Ausschnitt Rechts', |
|
2423
|
|
|
|
|
|
|
'CropRightMargin' => 'Ausschnitt Rand Rechts', |
|
2424
|
|
|
|
|
|
|
'CropRotation' => 'Ausschnitt Drehung', |
|
2425
|
|
|
|
|
|
|
'CropTop' => 'Ausschnitt Oben', |
|
2426
|
|
|
|
|
|
|
'CropTopMargin' => 'Ausschnitt Rand Oben', |
|
2427
|
|
|
|
|
|
|
'CropUnit' => { |
|
2428
|
|
|
|
|
|
|
Description => 'Ausschnitt Einheit', |
|
2429
|
|
|
|
|
|
|
PrintConv => { |
|
2430
|
|
|
|
|
|
|
'inches' => 'Zoll', |
|
2431
|
|
|
|
|
|
|
'pixels' => 'Pixel', |
|
2432
|
|
|
|
|
|
|
}, |
|
2433
|
|
|
|
|
|
|
}, |
|
2434
|
|
|
|
|
|
|
'CropUnits' => { |
|
2435
|
|
|
|
|
|
|
Description => 'Ausschnitt Einheiten', |
|
2436
|
|
|
|
|
|
|
PrintConv => { |
|
2437
|
|
|
|
|
|
|
'inches' => 'Zoll', |
|
2438
|
|
|
|
|
|
|
'pixels' => 'Pixel', |
|
2439
|
|
|
|
|
|
|
}, |
|
2440
|
|
|
|
|
|
|
}, |
|
2441
|
|
|
|
|
|
|
'CropWidth' => 'Ausschnitt Breite', |
|
2442
|
|
|
|
|
|
|
'CroppedImageHeight' => 'Ausschnitt Bildhöhe', |
|
2443
|
|
|
|
|
|
|
'CroppedImageLeft' => 'Ausschnitt Bildanfang Links', |
|
2444
|
|
|
|
|
|
|
'CroppedImageTop' => 'Ausschnitt Bildanfang Oben', |
|
2445
|
|
|
|
|
|
|
'CroppedImageWidth' => 'Ausschnitt Bildbreite', |
|
2446
|
|
|
|
|
|
|
'CurrentICCProfile' => 'Aktuelles ICC-Profile', |
|
2447
|
|
|
|
|
|
|
'CurrentIPTCDigest' => 'Aktueller IPTC Kennwert', |
|
2448
|
|
|
|
|
|
|
'Curves' => { |
|
2449
|
|
|
|
|
|
|
PrintConv => { |
|
2450
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2451
|
|
|
|
|
|
|
'On' => 'Ein', |
|
2452
|
|
|
|
|
|
|
}, |
|
2453
|
|
|
|
|
|
|
}, |
|
2454
|
|
|
|
|
|
|
'Custom1' => 'Benutzerdefiniert 1', |
|
2455
|
|
|
|
|
|
|
'Custom2' => 'Benutzerdefiniert 2', |
|
2456
|
|
|
|
|
|
|
'Custom3' => 'Benutzerdefiniert 3', |
|
2457
|
|
|
|
|
|
|
'Custom4' => 'Benutzerdefiniert 4', |
|
2458
|
|
|
|
|
|
|
'CustomLinear' => { |
|
2459
|
|
|
|
|
|
|
PrintConv => { |
|
2460
|
|
|
|
|
|
|
'No' => 'Nein', |
|
2461
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
2462
|
|
|
|
|
|
|
}, |
|
2463
|
|
|
|
|
|
|
}, |
|
2464
|
|
|
|
|
|
|
'CustomPictureStyleFileName' => 'Benutzer-Bildstil Dateiname', |
|
2465
|
|
|
|
|
|
|
'CustomRendered' => { |
|
2466
|
|
|
|
|
|
|
Description => 'Benutzerdefinierte Bildverarbeitung', |
|
2467
|
|
|
|
|
|
|
PrintConv => { |
|
2468
|
|
|
|
|
|
|
'Custom' => 'Benutzerdefinierter Prozess', |
|
2469
|
|
|
|
|
|
|
'Normal' => 'Standard-Prozess', |
|
2470
|
|
|
|
|
|
|
}, |
|
2471
|
|
|
|
|
|
|
}, |
|
2472
|
|
|
|
|
|
|
'D-LightingHQ' => { |
|
2473
|
|
|
|
|
|
|
PrintConv => { |
|
2474
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2475
|
|
|
|
|
|
|
'On' => 'Ein', |
|
2476
|
|
|
|
|
|
|
}, |
|
2477
|
|
|
|
|
|
|
}, |
|
2478
|
|
|
|
|
|
|
'D-LightingHQSelected' => { |
|
2479
|
|
|
|
|
|
|
PrintConv => { |
|
2480
|
|
|
|
|
|
|
'No' => 'Nein', |
|
2481
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
2482
|
|
|
|
|
|
|
}, |
|
2483
|
|
|
|
|
|
|
}, |
|
2484
|
|
|
|
|
|
|
'D-LightingHS' => { |
|
2485
|
|
|
|
|
|
|
PrintConv => { |
|
2486
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2487
|
|
|
|
|
|
|
'On' => 'Ein', |
|
2488
|
|
|
|
|
|
|
}, |
|
2489
|
|
|
|
|
|
|
}, |
|
2490
|
|
|
|
|
|
|
'D-RangeOptimizerMode' => { |
|
2491
|
|
|
|
|
|
|
PrintConv => { |
|
2492
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
2493
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2494
|
|
|
|
|
|
|
}, |
|
2495
|
|
|
|
|
|
|
}, |
|
2496
|
|
|
|
|
|
|
'DECPosition' => { |
|
2497
|
|
|
|
|
|
|
Description => 'DEC-Position', |
|
2498
|
|
|
|
|
|
|
PrintConv => { |
|
2499
|
|
|
|
|
|
|
'Contrast' => 'Kontrast', |
|
2500
|
|
|
|
|
|
|
'Exposure' => 'Belichtung', |
|
2501
|
|
|
|
|
|
|
'Saturation' => 'Sättigung', |
|
2502
|
|
|
|
|
|
|
}, |
|
2503
|
|
|
|
|
|
|
}, |
|
2504
|
|
|
|
|
|
|
'DLOOn' => { |
|
2505
|
|
|
|
|
|
|
PrintConv => { |
|
2506
|
|
|
|
|
|
|
'No' => 'Nein', |
|
2507
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
2508
|
|
|
|
|
|
|
}, |
|
2509
|
|
|
|
|
|
|
}, |
|
2510
|
|
|
|
|
|
|
'DNGBackwardVersion' => 'DNG Versionskompatibilität', |
|
2511
|
|
|
|
|
|
|
'DNGLensInfo' => 'DNG Objektiv-Informationen', |
|
2512
|
|
|
|
|
|
|
'DNGVersion' => 'DNG-Version', |
|
2513
|
|
|
|
|
|
|
'DOF' => 'Schärfentiefe', |
|
2514
|
|
|
|
|
|
|
'DSPFirmwareVersion' => 'DSP-Firmware-Version', |
|
2515
|
|
|
|
|
|
|
'DataCompressionMethod' => 'Daten Komprimierungsmethode', |
|
2516
|
|
|
|
|
|
|
'DataDump' => 'Daten-Dump', |
|
2517
|
|
|
|
|
|
|
'DataDump2' => 'Daten-Dump 2', |
|
2518
|
|
|
|
|
|
|
'DataImprint' => { |
|
2519
|
|
|
|
|
|
|
Description => 'Daten-Einblendung', |
|
2520
|
|
|
|
|
|
|
PrintConv => { |
|
2521
|
|
|
|
|
|
|
'MM/DD/HH:MM' => 'MM/TT/SS:MM', |
|
2522
|
|
|
|
|
|
|
'None' => 'Keine', |
|
2523
|
|
|
|
|
|
|
'YYYY/MM/DD' => 'JJJJ/MM/TT', |
|
2524
|
|
|
|
|
|
|
}, |
|
2525
|
|
|
|
|
|
|
}, |
|
2526
|
|
|
|
|
|
|
'DataLength' => 'Datenlänge', |
|
2527
|
|
|
|
|
|
|
'Date' => 'Datum', |
|
2528
|
|
|
|
|
|
|
'DateCreated' => 'Erstellungsdatum', |
|
2529
|
|
|
|
|
|
|
'DateDisplayFormat' => { |
|
2530
|
|
|
|
|
|
|
Description => 'Datumsformat', |
|
2531
|
|
|
|
|
|
|
PrintConv => { |
|
2532
|
|
|
|
|
|
|
'D/M/Y' => 'Tag/Monat/Jahr', |
|
2533
|
|
|
|
|
|
|
'M/D/Y' => 'Monat/Tag/Jahr', |
|
2534
|
|
|
|
|
|
|
'Y/M/D' => 'Jahr/Monat/Tag', |
|
2535
|
|
|
|
|
|
|
}, |
|
2536
|
|
|
|
|
|
|
}, |
|
2537
|
|
|
|
|
|
|
'DateSent' => 'Absendedatum', |
|
2538
|
|
|
|
|
|
|
'DateStampMode' => { |
|
2539
|
|
|
|
|
|
|
Description => 'Zeitstempel-Modus', |
|
2540
|
|
|
|
|
|
|
PrintConv => { |
|
2541
|
|
|
|
|
|
|
'Date' => 'Datum', |
|
2542
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2543
|
|
|
|
|
|
|
}, |
|
2544
|
|
|
|
|
|
|
}, |
|
2545
|
|
|
|
|
|
|
'DateTime' => 'Änderungsdatum', |
|
2546
|
|
|
|
|
|
|
'DateTimeCreated' => 'Erstellungsdatum/-uhrzeit', |
|
2547
|
|
|
|
|
|
|
'DateTimeDigitized' => 'Datum/Uhrzeit der Digitalisierung', |
|
2548
|
|
|
|
|
|
|
'DateTimeOriginal' => 'Erstellungsdatum/-uhrzeit', |
|
2549
|
|
|
|
|
|
|
'DateTimeStamp' => 'Datum Uhrzeitangabe', |
|
2550
|
|
|
|
|
|
|
'DaylightSavings' => { |
|
2551
|
|
|
|
|
|
|
Description => 'Sommerzeit', |
|
2552
|
|
|
|
|
|
|
PrintConv => { |
|
2553
|
|
|
|
|
|
|
'No' => 'Aus', |
|
2554
|
|
|
|
|
|
|
'Yes' => 'Ein', |
|
2555
|
|
|
|
|
|
|
}, |
|
2556
|
|
|
|
|
|
|
}, |
|
2557
|
|
|
|
|
|
|
'Declination' => 'Deklination', |
|
2558
|
|
|
|
|
|
|
'DefaultCropOrigin' => 'System-Ausschnitt Beginn', |
|
2559
|
|
|
|
|
|
|
'DefaultCropSize' => 'System-Ausschnitt Größe', |
|
2560
|
|
|
|
|
|
|
'DefaultDisplayHeight' => 'Default Anzeigehöhe', |
|
2561
|
|
|
|
|
|
|
'DefaultDisplayWidth' => 'Default Anzeigebreite', |
|
2562
|
|
|
|
|
|
|
'DefaultEraseOption' => { |
|
2563
|
|
|
|
|
|
|
Description => 'System-Löscheinstellung', |
|
2564
|
|
|
|
|
|
|
PrintConv => { |
|
2565
|
|
|
|
|
|
|
'Cancel selected' => 'Abbruch', |
|
2566
|
|
|
|
|
|
|
'Erase selected' => 'Löschen', |
|
2567
|
|
|
|
|
|
|
}, |
|
2568
|
|
|
|
|
|
|
}, |
|
2569
|
|
|
|
|
|
|
'DefaultImageColor' => 'System-Bildfarbe', |
|
2570
|
|
|
|
|
|
|
'DefaultScale' => 'Systemmaß', |
|
2571
|
|
|
|
|
|
|
'DeletedImageCount' => 'Anzahl gelöschter Bilder', |
|
2572
|
|
|
|
|
|
|
'Description' => 'Beschreibung', |
|
2573
|
|
|
|
|
|
|
'Destination' => 'Ziel', |
|
2574
|
|
|
|
|
|
|
'DestinationCity' => 'Zielort', |
|
2575
|
|
|
|
|
|
|
'DestinationCityCode' => 'Zielort-Code', |
|
2576
|
|
|
|
|
|
|
'DestinationDST' => { |
|
2577
|
|
|
|
|
|
|
Description => 'Zielort Sommerzeit (DST)', |
|
2578
|
|
|
|
|
|
|
PrintConv => { |
|
2579
|
|
|
|
|
|
|
'No' => 'Deaktiviert', |
|
2580
|
|
|
|
|
|
|
'Yes' => 'Aktiviert', |
|
2581
|
|
|
|
|
|
|
}, |
|
2582
|
|
|
|
|
|
|
}, |
|
2583
|
|
|
|
|
|
|
'DevelopmentDynamicRange' => 'Dynamikbereich Entwicklung', |
|
2584
|
|
|
|
|
|
|
'DeviceAttributes' => 'Geräte-Eigenschaften', |
|
2585
|
|
|
|
|
|
|
'DeviceManufacturer' => 'Gerätehersteller', |
|
2586
|
|
|
|
|
|
|
'DeviceMfgDesc' => 'Gerätehersteller-Bezeichnung', |
|
2587
|
|
|
|
|
|
|
'DeviceModel' => 'Geräte-Modell', |
|
2588
|
|
|
|
|
|
|
'DeviceModelDesc' => 'Geräte-Modell-Bezeichnung', |
|
2589
|
|
|
|
|
|
|
'DeviceSettingDescription' => 'Geräteeinstellung', |
|
2590
|
|
|
|
|
|
|
'DialDirectionTvAv' => { |
|
2591
|
|
|
|
|
|
|
Description => 'Drehung Wählrad bei Tv/Av', |
|
2592
|
|
|
|
|
|
|
PrintConv => { |
|
2593
|
|
|
|
|
|
|
'Reversed' => 'Umgekehrt', |
|
2594
|
|
|
|
|
|
|
}, |
|
2595
|
|
|
|
|
|
|
}, |
|
2596
|
|
|
|
|
|
|
'DigitalCreationDate' => 'Digitalisierungsdatum', |
|
2597
|
|
|
|
|
|
|
'DigitalCreationDateTime' => 'Digitalisierungsdatum/-uhrzeit', |
|
2598
|
|
|
|
|
|
|
'DigitalCreationTime' => 'Digitalisierungszeit', |
|
2599
|
|
|
|
|
|
|
'DigitalFilter01' => { |
|
2600
|
|
|
|
|
|
|
PrintConv => { |
|
2601
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2602
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2603
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2604
|
|
|
|
|
|
|
}, |
|
2605
|
|
|
|
|
|
|
}, |
|
2606
|
|
|
|
|
|
|
'DigitalFilter02' => { |
|
2607
|
|
|
|
|
|
|
PrintConv => { |
|
2608
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2609
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2610
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2611
|
|
|
|
|
|
|
}, |
|
2612
|
|
|
|
|
|
|
}, |
|
2613
|
|
|
|
|
|
|
'DigitalFilter03' => { |
|
2614
|
|
|
|
|
|
|
PrintConv => { |
|
2615
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2616
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2617
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2618
|
|
|
|
|
|
|
}, |
|
2619
|
|
|
|
|
|
|
}, |
|
2620
|
|
|
|
|
|
|
'DigitalFilter04' => { |
|
2621
|
|
|
|
|
|
|
PrintConv => { |
|
2622
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2623
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2624
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2625
|
|
|
|
|
|
|
}, |
|
2626
|
|
|
|
|
|
|
}, |
|
2627
|
|
|
|
|
|
|
'DigitalFilter05' => { |
|
2628
|
|
|
|
|
|
|
PrintConv => { |
|
2629
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2630
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2631
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2632
|
|
|
|
|
|
|
}, |
|
2633
|
|
|
|
|
|
|
}, |
|
2634
|
|
|
|
|
|
|
'DigitalFilter06' => { |
|
2635
|
|
|
|
|
|
|
PrintConv => { |
|
2636
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2637
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2638
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2639
|
|
|
|
|
|
|
}, |
|
2640
|
|
|
|
|
|
|
}, |
|
2641
|
|
|
|
|
|
|
'DigitalFilter07' => { |
|
2642
|
|
|
|
|
|
|
PrintConv => { |
|
2643
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2644
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2645
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2646
|
|
|
|
|
|
|
}, |
|
2647
|
|
|
|
|
|
|
}, |
|
2648
|
|
|
|
|
|
|
'DigitalFilter08' => { |
|
2649
|
|
|
|
|
|
|
PrintConv => { |
|
2650
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2651
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2652
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2653
|
|
|
|
|
|
|
}, |
|
2654
|
|
|
|
|
|
|
}, |
|
2655
|
|
|
|
|
|
|
'DigitalFilter09' => { |
|
2656
|
|
|
|
|
|
|
PrintConv => { |
|
2657
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2658
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2659
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2660
|
|
|
|
|
|
|
}, |
|
2661
|
|
|
|
|
|
|
}, |
|
2662
|
|
|
|
|
|
|
'DigitalFilter10' => { |
|
2663
|
|
|
|
|
|
|
PrintConv => { |
|
2664
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2665
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2666
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2667
|
|
|
|
|
|
|
}, |
|
2668
|
|
|
|
|
|
|
}, |
|
2669
|
|
|
|
|
|
|
'DigitalFilter11' => { |
|
2670
|
|
|
|
|
|
|
PrintConv => { |
|
2671
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2672
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2673
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2674
|
|
|
|
|
|
|
}, |
|
2675
|
|
|
|
|
|
|
}, |
|
2676
|
|
|
|
|
|
|
'DigitalFilter12' => { |
|
2677
|
|
|
|
|
|
|
PrintConv => { |
|
2678
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2679
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2680
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2681
|
|
|
|
|
|
|
}, |
|
2682
|
|
|
|
|
|
|
}, |
|
2683
|
|
|
|
|
|
|
'DigitalFilter13' => { |
|
2684
|
|
|
|
|
|
|
PrintConv => { |
|
2685
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2686
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2687
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2688
|
|
|
|
|
|
|
}, |
|
2689
|
|
|
|
|
|
|
}, |
|
2690
|
|
|
|
|
|
|
'DigitalFilter14' => { |
|
2691
|
|
|
|
|
|
|
PrintConv => { |
|
2692
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2693
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2694
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2695
|
|
|
|
|
|
|
}, |
|
2696
|
|
|
|
|
|
|
}, |
|
2697
|
|
|
|
|
|
|
'DigitalFilter15' => { |
|
2698
|
|
|
|
|
|
|
PrintConv => { |
|
2699
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2700
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2701
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2702
|
|
|
|
|
|
|
}, |
|
2703
|
|
|
|
|
|
|
}, |
|
2704
|
|
|
|
|
|
|
'DigitalFilter16' => { |
|
2705
|
|
|
|
|
|
|
PrintConv => { |
|
2706
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2707
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2708
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2709
|
|
|
|
|
|
|
}, |
|
2710
|
|
|
|
|
|
|
}, |
|
2711
|
|
|
|
|
|
|
'DigitalFilter17' => { |
|
2712
|
|
|
|
|
|
|
PrintConv => { |
|
2713
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2714
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2715
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2716
|
|
|
|
|
|
|
}, |
|
2717
|
|
|
|
|
|
|
}, |
|
2718
|
|
|
|
|
|
|
'DigitalFilter18' => { |
|
2719
|
|
|
|
|
|
|
PrintConv => { |
|
2720
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2721
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2722
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2723
|
|
|
|
|
|
|
}, |
|
2724
|
|
|
|
|
|
|
}, |
|
2725
|
|
|
|
|
|
|
'DigitalFilter19' => { |
|
2726
|
|
|
|
|
|
|
PrintConv => { |
|
2727
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2728
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2729
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2730
|
|
|
|
|
|
|
}, |
|
2731
|
|
|
|
|
|
|
}, |
|
2732
|
|
|
|
|
|
|
'DigitalFilter20' => { |
|
2733
|
|
|
|
|
|
|
PrintConv => { |
|
2734
|
|
|
|
|
|
|
'Color Filter' => 'Farbfilter', |
|
2735
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
2736
|
|
|
|
|
|
|
'High Contrast' => 'Hoher Kontrast', |
|
2737
|
|
|
|
|
|
|
}, |
|
2738
|
|
|
|
|
|
|
}, |
|
2739
|
|
|
|
|
|
|
'DigitalGain' => 'Digitale Verstärkung', |
|
2740
|
|
|
|
|
|
|
'DigitalZoom' => { |
|
2741
|
|
|
|
|
|
|
Description => 'Digital-Zoom', |
|
2742
|
|
|
|
|
|
|
PrintConv => { |
|
2743
|
|
|
|
|
|
|
'Electronic magnification' => 'Elektronische Vergrößerung', |
|
2744
|
|
|
|
|
|
|
'None' => 'Kein', |
|
2745
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2746
|
|
|
|
|
|
|
'Other' => 'Unbekannt', |
|
2747
|
|
|
|
|
|
|
}, |
|
2748
|
|
|
|
|
|
|
}, |
|
2749
|
|
|
|
|
|
|
'DigitalZoomOn' => { |
|
2750
|
|
|
|
|
|
|
PrintConv => { |
|
2751
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2752
|
|
|
|
|
|
|
'On' => 'Ein', |
|
2753
|
|
|
|
|
|
|
}, |
|
2754
|
|
|
|
|
|
|
}, |
|
2755
|
|
|
|
|
|
|
'DigitalZoomRatio' => 'Digitaler Zoom-Faktor', |
|
2756
|
|
|
|
|
|
|
'Directory' => 'Verzeichnis', |
|
2757
|
|
|
|
|
|
|
'DirectoryIndex' => 'Verzeichnis-Index', |
|
2758
|
|
|
|
|
|
|
'DirectoryNumber' => 'Ordner-Nummer', |
|
2759
|
|
|
|
|
|
|
'Disclaimer' => 'Haftungsbeschränkung', |
|
2760
|
|
|
|
|
|
|
'DisplayAllAFPoints' => { |
|
2761
|
|
|
|
|
|
|
Description => 'Anzeige aller AF-Punkte', |
|
2762
|
|
|
|
|
|
|
PrintConv => { |
|
2763
|
|
|
|
|
|
|
'Disable' => 'Deaktiviert', |
|
2764
|
|
|
|
|
|
|
'Enable' => 'Aktiviert', |
|
2765
|
|
|
|
|
|
|
}, |
|
2766
|
|
|
|
|
|
|
}, |
|
2767
|
|
|
|
|
|
|
'DisplayAperture' => 'Angezeigte Blende', |
|
2768
|
|
|
|
|
|
|
'DisplayHeight' => 'Anzeigehöhe', |
|
2769
|
|
|
|
|
|
|
'DisplayUnit' => { |
|
2770
|
|
|
|
|
|
|
PrintConv => { |
|
2771
|
|
|
|
|
|
|
'Pixels' => 'Pixel', |
|
2772
|
|
|
|
|
|
|
'inches' => 'Zoll', |
|
2773
|
|
|
|
|
|
|
}, |
|
2774
|
|
|
|
|
|
|
}, |
|
2775
|
|
|
|
|
|
|
'DisplayUnits' => { |
|
2776
|
|
|
|
|
|
|
Description => 'Anzeigeeinheit', |
|
2777
|
|
|
|
|
|
|
PrintConv => { |
|
2778
|
|
|
|
|
|
|
'inches' => 'Zoll', |
|
2779
|
|
|
|
|
|
|
'meters' => 'Meter', |
|
2780
|
|
|
|
|
|
|
}, |
|
2781
|
|
|
|
|
|
|
}, |
|
2782
|
|
|
|
|
|
|
'DisplayXResolutionUnit' => { |
|
2783
|
|
|
|
|
|
|
PrintConv => { |
|
2784
|
|
|
|
|
|
|
'um' => 'µm (Mikrometer)', |
|
2785
|
|
|
|
|
|
|
}, |
|
2786
|
|
|
|
|
|
|
}, |
|
2787
|
|
|
|
|
|
|
'DisplayYResolutionUnit' => { |
|
2788
|
|
|
|
|
|
|
PrintConv => { |
|
2789
|
|
|
|
|
|
|
'um' => 'µm (Mikrometer)', |
|
2790
|
|
|
|
|
|
|
}, |
|
2791
|
|
|
|
|
|
|
}, |
|
2792
|
|
|
|
|
|
|
'DisplayedUnitsX' => { |
|
2793
|
|
|
|
|
|
|
Description => 'Einheit der horiz. Auflösung', |
|
2794
|
|
|
|
|
|
|
PrintConv => { |
|
2795
|
|
|
|
|
|
|
'inches' => 'Zoll', |
|
2796
|
|
|
|
|
|
|
}, |
|
2797
|
|
|
|
|
|
|
}, |
|
2798
|
|
|
|
|
|
|
'DisplayedUnitsY' => { |
|
2799
|
|
|
|
|
|
|
Description => 'Einheit der vert. Auflösung', |
|
2800
|
|
|
|
|
|
|
PrintConv => { |
|
2801
|
|
|
|
|
|
|
'inches' => 'Zoll', |
|
2802
|
|
|
|
|
|
|
}, |
|
2803
|
|
|
|
|
|
|
}, |
|
2804
|
|
|
|
|
|
|
'DistortionControl' => { |
|
2805
|
|
|
|
|
|
|
Description => 'Verzeichnungskontrolle', |
|
2806
|
|
|
|
|
|
|
PrintConv => { |
|
2807
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2808
|
|
|
|
|
|
|
'On' => 'Ein', |
|
2809
|
|
|
|
|
|
|
}, |
|
2810
|
|
|
|
|
|
|
}, |
|
2811
|
|
|
|
|
|
|
'DistortionCorrection' => { |
|
2812
|
|
|
|
|
|
|
Description => 'Verzeichnungskorrektur', |
|
2813
|
|
|
|
|
|
|
PrintConv => { |
|
2814
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2815
|
|
|
|
|
|
|
'On' => 'Ein', |
|
2816
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2817
|
|
|
|
|
|
|
}, |
|
2818
|
|
|
|
|
|
|
}, |
|
2819
|
|
|
|
|
|
|
'DistortionCorrection2' => { |
|
2820
|
|
|
|
|
|
|
Description => 'Verzeichnungskorrektur 2', |
|
2821
|
|
|
|
|
|
|
PrintConv => { |
|
2822
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2823
|
|
|
|
|
|
|
'On' => 'Ein', |
|
2824
|
|
|
|
|
|
|
}, |
|
2825
|
|
|
|
|
|
|
}, |
|
2826
|
|
|
|
|
|
|
'DistortionCorrectionOn' => 'Verzeichnungskorrektur Ein', |
|
2827
|
|
|
|
|
|
|
'DistortionN' => 'Verzeichnung N', |
|
2828
|
|
|
|
|
|
|
'DistortionParam02' => 'Verzeichnungsparameter 02', |
|
2829
|
|
|
|
|
|
|
'DistortionParam04' => 'Verzeichnungsparameter 04', |
|
2830
|
|
|
|
|
|
|
'DistortionParam08' => 'Verzeichnungsparameter 08', |
|
2831
|
|
|
|
|
|
|
'DistortionParam09' => 'Verzeichnungsparameter 09', |
|
2832
|
|
|
|
|
|
|
'DistortionParam11' => 'Verzeichnungsparameter 11', |
|
2833
|
|
|
|
|
|
|
'DistortionScale' => 'Verzeichnungsausmaß', |
|
2834
|
|
|
|
|
|
|
'DistortionVersion' => 'Verzeichnung Version', |
|
2835
|
|
|
|
|
|
|
'DjVuVersion' => 'DjVu-Version', |
|
2836
|
|
|
|
|
|
|
'DocSecurity' => { |
|
2837
|
|
|
|
|
|
|
Description => 'Dokumentensicherheit', |
|
2838
|
|
|
|
|
|
|
PrintConv => { |
|
2839
|
|
|
|
|
|
|
'Locked for annotations' => 'Gesperrt für Anmerkungen', |
|
2840
|
|
|
|
|
|
|
'None' => 'Keine', |
|
2841
|
|
|
|
|
|
|
'Password protected' => 'Passwort geschützt', |
|
2842
|
|
|
|
|
|
|
'Read-only enforced' => 'Nur Lesen - erzwungen', |
|
2843
|
|
|
|
|
|
|
'Read-only recommended' => 'Nur Lesen - vorgeschlagen', |
|
2844
|
|
|
|
|
|
|
}, |
|
2845
|
|
|
|
|
|
|
}, |
|
2846
|
|
|
|
|
|
|
'Document' => 'Dokument', |
|
2847
|
|
|
|
|
|
|
'DocumentHistory' => 'Historie des Dokuments', |
|
2848
|
|
|
|
|
|
|
'DocumentName' => 'Dokumentenname', |
|
2849
|
|
|
|
|
|
|
'DocumentNotes' => 'Notizen zum Dokument', |
|
2850
|
|
|
|
|
|
|
'DriveMode' => { |
|
2851
|
|
|
|
|
|
|
Description => 'Aufnahmeart', |
|
2852
|
|
|
|
|
|
|
PrintConv => { |
|
2853
|
|
|
|
|
|
|
'10 s Timer' => 'Selbstauslöser 10 s', |
|
2854
|
|
|
|
|
|
|
'2 s Timer' => 'Selbstauslöser 2 s', |
|
2855
|
|
|
|
|
|
|
'Auto Bracket' => 'Belichtungsreihe', |
|
2856
|
|
|
|
|
|
|
'Bracketing' => 'Belichtungsreihe', |
|
2857
|
|
|
|
|
|
|
'Continuous' => 'Serienaufnahme', |
|
2858
|
|
|
|
|
|
|
'Continuous (Lo)' => 'Serienaufnahme (Niedrig)', |
|
2859
|
|
|
|
|
|
|
'Continuous Bracketing' => 'Serienbild-Belichtungsreihe', |
|
2860
|
|
|
|
|
|
|
'Continuous Exposure Bracketing' => 'Serienaufnahme Belichtungsreihe', |
|
2861
|
|
|
|
|
|
|
'Continuous High' => 'Serienaufnahme (Hi)', |
|
2862
|
|
|
|
|
|
|
'Continuous Low' => 'Serienaufnahme Niedrig', |
|
2863
|
|
|
|
|
|
|
'Continuous Shooting' => 'Serienaufnahme', |
|
2864
|
|
|
|
|
|
|
'HS continuous' => 'High-Speed Serienbild', |
|
2865
|
|
|
|
|
|
|
'Mirror Lock-up' => 'Spiegel hochgeklappt', |
|
2866
|
|
|
|
|
|
|
'Multi Shot' => 'Serienaufnahme', |
|
2867
|
|
|
|
|
|
|
'Multiple Exposure' => 'Mehrfachbelichtung', |
|
2868
|
|
|
|
|
|
|
'No Timer' => 'Ohne Selbstauslöser', |
|
2869
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2870
|
|
|
|
|
|
|
'Remote Control' => 'Fernauslöser', |
|
2871
|
|
|
|
|
|
|
'Remote Control (3 s delay)' => 'Fernauslöser (3 Sek. Verzögerung)', |
|
2872
|
|
|
|
|
|
|
'Self-Timer 2 sec' => 'Selbstauslöser 2 s', |
|
2873
|
|
|
|
|
|
|
'Self-timer' => 'Selbstauslöser', |
|
2874
|
|
|
|
|
|
|
'Self-timer (12 s)' => 'Selbstauslöser (12 Sek.)', |
|
2875
|
|
|
|
|
|
|
'Self-timer (2 s)' => 'Selbstauslöser (2 Sek.)', |
|
2876
|
|
|
|
|
|
|
'Self-timer 10 sec' => 'Selbstauslöser 10 s', |
|
2877
|
|
|
|
|
|
|
'Self-timer 2 sec, Mirror Lock-up' => 'Selbstauslöser 2 s, Spiegel hochgeklappt', |
|
2878
|
|
|
|
|
|
|
'Self-timer Operation' => 'Selbstauslöser', |
|
2879
|
|
|
|
|
|
|
'Shutter Button' => 'Kamera-Auslöser', |
|
2880
|
|
|
|
|
|
|
'Single' => 'Einzelbild', |
|
2881
|
|
|
|
|
|
|
'Single Exposure' => 'Einzelbelichtung', |
|
2882
|
|
|
|
|
|
|
'Single Frame' => 'Einzelbild', |
|
2883
|
|
|
|
|
|
|
'Single Shot' => 'Einzelbild', |
|
2884
|
|
|
|
|
|
|
'Single-Frame Bracketing' => 'Einzelbild-Belichtungsreihe', |
|
2885
|
|
|
|
|
|
|
'Single-frame' => 'Einzelbild', |
|
2886
|
|
|
|
|
|
|
'Single-frame Bracketing' => 'Einzelbild-Belichtungsreihe', |
|
2887
|
|
|
|
|
|
|
'Single-frame Exposure Bracketing' => 'Einzelbild Belichtungsreihe', |
|
2888
|
|
|
|
|
|
|
'Single-frame Shooting' => 'Einzelbild', |
|
2889
|
|
|
|
|
|
|
'UHS continuous' => 'Ultra High-Speed Serienbild', |
|
2890
|
|
|
|
|
|
|
'White Balance Bracketing' => 'Weißabgleichs-Belichtungsreihe', |
|
2891
|
|
|
|
|
|
|
'White Balance Bracketing High' => 'Weißabgleich-Belichtungsreihe Hoch', |
|
2892
|
|
|
|
|
|
|
'White Balance Bracketing Low' => 'Weißabgleich-Belichtungsreihe Niedrig', |
|
2893
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
2894
|
|
|
|
|
|
|
}, |
|
2895
|
|
|
|
|
|
|
}, |
|
2896
|
|
|
|
|
|
|
'DriveMode2' => { |
|
2897
|
|
|
|
|
|
|
Description => 'Mehrfachbelichtung', |
|
2898
|
|
|
|
|
|
|
PrintConv => { |
|
2899
|
|
|
|
|
|
|
'Continous Bracketing Low' => 'Serienaufnahme Belichtungsreihe Niedrig', |
|
2900
|
|
|
|
|
|
|
'Continuous' => 'Serienaufnahme', |
|
2901
|
|
|
|
|
|
|
'Continuous (Lo)' => 'Serienaufnahme (Niedrig)', |
|
2902
|
|
|
|
|
|
|
'Continuous Bracketing' => 'Serienaufnahme Belichtungsreihe', |
|
2903
|
|
|
|
|
|
|
'Continuous Bracketing 0.3 EV' => 'Serienaufnahme Belichtungsreihe 0.3 EV', |
|
2904
|
|
|
|
|
|
|
'Continuous Bracketing 0.7 EV' => 'Serienaufnahme Belichtungsreihe 0.7 EV', |
|
2905
|
|
|
|
|
|
|
'Continuous Bracketing High' => 'Serienaufnahme Belichtungsreihe Hoch', |
|
2906
|
|
|
|
|
|
|
'Continuous High' => 'Serienaufnahme Hoch', |
|
2907
|
|
|
|
|
|
|
'Continuous Low' => 'Serienaufnahme Niedrig', |
|
2908
|
|
|
|
|
|
|
'Exposure Bracket' => 'Belichtungsreihe', |
|
2909
|
|
|
|
|
|
|
'Mirror Lock-up' => 'Spiegel hochgeklappt', |
|
2910
|
|
|
|
|
|
|
'Multiple Exposure' => 'Mehrfachbelichtung', |
|
2911
|
|
|
|
|
|
|
'Remote Control' => 'Fernauslöser', |
|
2912
|
|
|
|
|
|
|
'Remote Control (3 s delay)' => 'Fernauslöser (3 s verzögert)', |
|
2913
|
|
|
|
|
|
|
'Self-timer (12 s)' => 'Selbstauslöser (12 s)', |
|
2914
|
|
|
|
|
|
|
'Self-timer (2 s)' => 'Selbstauslöser (2 s)', |
|
2915
|
|
|
|
|
|
|
'Self-timer 10 sec' => 'Selbstauslöser 10 s', |
|
2916
|
|
|
|
|
|
|
'Self-timer 2 sec' => 'Selbstauslöser 2 s', |
|
2917
|
|
|
|
|
|
|
'Self-timer 2 sec, Mirror Lock-up' => 'Selbstauslöser 2 s, Spiegel hochgeklappt', |
|
2918
|
|
|
|
|
|
|
'Single Frame' => 'Einzelbild', |
|
2919
|
|
|
|
|
|
|
'Single-frame' => 'Einzelbildaufnahme', |
|
2920
|
|
|
|
|
|
|
'Single-frame Bracketing' => 'Einzelbild Belichtungsreihe', |
|
2921
|
|
|
|
|
|
|
'Single-frame Bracketing High' => 'Einzelbild Belichtungsreihe Hoch', |
|
2922
|
|
|
|
|
|
|
'Single-frame Bracketing Low' => 'Einzelbild Belichtungsreihe Niedrig', |
|
2923
|
|
|
|
|
|
|
'White Balance Bracketing High' => 'Weißabgleich Belichtungsreihe Hoch', |
|
2924
|
|
|
|
|
|
|
'White Balance Bracketing Low' => 'Weißabgleich Belichtungsreihe Niedrig', |
|
2925
|
|
|
|
|
|
|
}, |
|
2926
|
|
|
|
|
|
|
}, |
|
2927
|
|
|
|
|
|
|
'DriveModeSetting' => { |
|
2928
|
|
|
|
|
|
|
Description => 'Aufnahmeart Einstellung', |
|
2929
|
|
|
|
|
|
|
PrintConv => { |
|
2930
|
|
|
|
|
|
|
'Continuous High' => 'Serienaufnahme Hoch', |
|
2931
|
|
|
|
|
|
|
'Continuous Low' => 'Serienaufnahme Niedrig', |
|
2932
|
|
|
|
|
|
|
'Self-timer 10 sec' => 'Selbstauslöser 10 s', |
|
2933
|
|
|
|
|
|
|
'Self-timer 2 sec, Mirror Lock-up' => 'Selbstauslöser 2 s, Spiegel hochgeklappt', |
|
2934
|
|
|
|
|
|
|
'Single Frame' => 'Einzelbild', |
|
2935
|
|
|
|
|
|
|
}, |
|
2936
|
|
|
|
|
|
|
}, |
|
2937
|
|
|
|
|
|
|
'DriveType' => { |
|
2938
|
|
|
|
|
|
|
PrintConv => { |
|
2939
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
2940
|
|
|
|
|
|
|
}, |
|
2941
|
|
|
|
|
|
|
}, |
|
2942
|
|
|
|
|
|
|
'Duration' => 'Dauer', |
|
2943
|
|
|
|
|
|
|
'DustRemovalData' => 'Dunstentfernungsdaten', |
|
2944
|
|
|
|
|
|
|
'DynamicAFArea' => { |
|
2945
|
|
|
|
|
|
|
Description => 'Dynamisches AF-Messfeld', |
|
2946
|
|
|
|
|
|
|
PrintConv => { |
|
2947
|
|
|
|
|
|
|
'21 Points' => '21 Messfelder', |
|
2948
|
|
|
|
|
|
|
'51 Points' => '51 Messfelder', |
|
2949
|
|
|
|
|
|
|
'51 Points (3D-tracking)' => '51 Messfelder (3D-Tracking)', |
|
2950
|
|
|
|
|
|
|
'9 Points' => '9 Messfelder', |
|
2951
|
|
|
|
|
|
|
}, |
|
2952
|
|
|
|
|
|
|
}, |
|
2953
|
|
|
|
|
|
|
'DynamicRange' => { |
|
2954
|
|
|
|
|
|
|
Description => 'Dynamikbereich', |
|
2955
|
|
|
|
|
|
|
PrintConv => { |
|
2956
|
|
|
|
|
|
|
'Wide' => 'Weit', |
|
2957
|
|
|
|
|
|
|
}, |
|
2958
|
|
|
|
|
|
|
}, |
|
2959
|
|
|
|
|
|
|
'DynamicRangeExpansion' => { |
|
2960
|
|
|
|
|
|
|
Description => 'Dynamikbereich-Erweiterung', |
|
2961
|
|
|
|
|
|
|
PrintConv => { |
|
2962
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2963
|
|
|
|
|
|
|
'On' => 'Ein', |
|
2964
|
|
|
|
|
|
|
}, |
|
2965
|
|
|
|
|
|
|
}, |
|
2966
|
|
|
|
|
|
|
'DynamicRangeOptimizer' => { |
|
2967
|
|
|
|
|
|
|
Description => 'Dynamikbereich-Optimierung', |
|
2968
|
|
|
|
|
|
|
PrintConv => { |
|
2969
|
|
|
|
|
|
|
'Advanced Auto' => 'Erw. Automatik', |
|
2970
|
|
|
|
|
|
|
'Advanced Lv1' => 'Erw. Stufe 1', |
|
2971
|
|
|
|
|
|
|
'Advanced Lv2' => 'Erw. Stufe 2', |
|
2972
|
|
|
|
|
|
|
'Advanced Lv3' => 'Erw. Stufe 3', |
|
2973
|
|
|
|
|
|
|
'Advanced Lv4' => 'Erw. Stufe 4', |
|
2974
|
|
|
|
|
|
|
'Advanced Lv5' => 'Erw. Stufe 5', |
|
2975
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
2976
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2977
|
|
|
|
|
|
|
}, |
|
2978
|
|
|
|
|
|
|
}, |
|
2979
|
|
|
|
|
|
|
'DynamicRangeOptimizerBracket' => { |
|
2980
|
|
|
|
|
|
|
PrintConv => { |
|
2981
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
2982
|
|
|
|
|
|
|
'Low' => 'Niedrig', |
|
2983
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2984
|
|
|
|
|
|
|
}, |
|
2985
|
|
|
|
|
|
|
}, |
|
2986
|
|
|
|
|
|
|
'DynamicRangeOptimizerMode' => { |
|
2987
|
|
|
|
|
|
|
PrintConv => { |
|
2988
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
2989
|
|
|
|
|
|
|
}, |
|
2990
|
|
|
|
|
|
|
}, |
|
2991
|
|
|
|
|
|
|
'DynamicRangeSetting' => { |
|
2992
|
|
|
|
|
|
|
Description => 'Dynamikbereich-Einstellungen', |
|
2993
|
|
|
|
|
|
|
PrintConv => { |
|
2994
|
|
|
|
|
|
|
'Film Simulation' => 'Film-Simulation', |
|
2995
|
|
|
|
|
|
|
'Wide1 (230%)' => 'Weit1 (230%)', |
|
2996
|
|
|
|
|
|
|
'Wide2 (400%)' => 'Weit2 (400%)', |
|
2997
|
|
|
|
|
|
|
}, |
|
2998
|
|
|
|
|
|
|
}, |
|
2999
|
|
|
|
|
|
|
'E-DialInProgram' => { |
|
3000
|
|
|
|
|
|
|
PrintConv => { |
|
3001
|
|
|
|
|
|
|
'Tv or Av' => 'Tv oder Av', |
|
3002
|
|
|
|
|
|
|
}, |
|
3003
|
|
|
|
|
|
|
}, |
|
3004
|
|
|
|
|
|
|
'ETTLII' => { |
|
3005
|
|
|
|
|
|
|
PrintConv => { |
|
3006
|
|
|
|
|
|
|
'Average' => 'Integralmessung', |
|
3007
|
|
|
|
|
|
|
'Evaluative' => 'Mehrfeldmessung', |
|
3008
|
|
|
|
|
|
|
}, |
|
3009
|
|
|
|
|
|
|
}, |
|
3010
|
|
|
|
|
|
|
'EVStepInfo' => 'EV-Schritte Information', |
|
3011
|
|
|
|
|
|
|
'EVStepSize' => { |
|
3012
|
|
|
|
|
|
|
Description => 'Belichtungswerte', |
|
3013
|
|
|
|
|
|
|
PrintConv => { |
|
3014
|
|
|
|
|
|
|
'1/2 EV' => '1/2 LW', |
|
3015
|
|
|
|
|
|
|
'1/3 EV' => '1/3 LW', |
|
3016
|
|
|
|
|
|
|
}, |
|
3017
|
|
|
|
|
|
|
}, |
|
3018
|
|
|
|
|
|
|
'EVSteps' => { |
|
3019
|
|
|
|
|
|
|
Description => 'LW-Schritte', |
|
3020
|
|
|
|
|
|
|
PrintConv => { |
|
3021
|
|
|
|
|
|
|
'1/2 EV Steps' => '1/2 LW-Schritte', |
|
3022
|
|
|
|
|
|
|
'1/3 EV Steps' => '1/3 LW-Schritte', |
|
3023
|
|
|
|
|
|
|
}, |
|
3024
|
|
|
|
|
|
|
}, |
|
3025
|
|
|
|
|
|
|
'EasyExposureComp' => 'Easy Belichtungskorrektur', |
|
3026
|
|
|
|
|
|
|
'EasyExposureCompensation' => { |
|
3027
|
|
|
|
|
|
|
Description => 'Easy Belichtungskorrektur', |
|
3028
|
|
|
|
|
|
|
PrintConv => { |
|
3029
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3030
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3031
|
|
|
|
|
|
|
'On (auto reset)' => 'Einstellrad (Reset)', |
|
3032
|
|
|
|
|
|
|
}, |
|
3033
|
|
|
|
|
|
|
}, |
|
3034
|
|
|
|
|
|
|
'EasyMode' => { |
|
3035
|
|
|
|
|
|
|
Description => 'Easy-Modus', |
|
3036
|
|
|
|
|
|
|
PrintConv => { |
|
3037
|
|
|
|
|
|
|
'Beach' => 'Strand', |
|
3038
|
|
|
|
|
|
|
'Black & White' => 'Schwarz/Weiß', |
|
3039
|
|
|
|
|
|
|
'Blur Reduction' => 'Unschärfereduktion', |
|
3040
|
|
|
|
|
|
|
'Color Accent' => 'Farbton', |
|
3041
|
|
|
|
|
|
|
'Color Swap' => 'Farbwechsel', |
|
3042
|
|
|
|
|
|
|
'Digital Macro' => 'Digitales Makro', |
|
3043
|
|
|
|
|
|
|
'Fireworks' => 'Feuerwerk', |
|
3044
|
|
|
|
|
|
|
'Foliage' => 'Laub', |
|
3045
|
|
|
|
|
|
|
'Full auto' => 'Vollautomatisch', |
|
3046
|
|
|
|
|
|
|
'Indoor' => 'Innenaufnahme', |
|
3047
|
|
|
|
|
|
|
'Kids & Pets' => 'Kinder & Tiere', |
|
3048
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
3049
|
|
|
|
|
|
|
'Live View Control' => 'Live View Kontrolle', |
|
3050
|
|
|
|
|
|
|
'Low Light' => 'Wenig Licht', |
|
3051
|
|
|
|
|
|
|
'Low Light 2' => 'Wenig Licht 2', |
|
3052
|
|
|
|
|
|
|
'Macro' => 'Makro', |
|
3053
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
3054
|
|
|
|
|
|
|
'Night' => 'Nachtszene', |
|
3055
|
|
|
|
|
|
|
'Night Scene' => 'Nachtszene', |
|
3056
|
|
|
|
|
|
|
'Night Snapshot' => 'Nacht Schnappschuss', |
|
3057
|
|
|
|
|
|
|
'Pan focus' => 'Pan Fokus', |
|
3058
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
3059
|
|
|
|
|
|
|
'Snow' => 'Schnee', |
|
3060
|
|
|
|
|
|
|
'Sports' => 'Sport', |
|
3061
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
3062
|
|
|
|
|
|
|
'Super Macro' => 'Super-Makro', |
|
3063
|
|
|
|
|
|
|
'Super Macro 2' => 'Super Makro 2', |
|
3064
|
|
|
|
|
|
|
'Underwater' => 'Unterwasser', |
|
3065
|
|
|
|
|
|
|
'Zoom Blur' => 'Zoom Unschärfe', |
|
3066
|
|
|
|
|
|
|
}, |
|
3067
|
|
|
|
|
|
|
}, |
|
3068
|
|
|
|
|
|
|
'EdgeNoiseReduction' => { |
|
3069
|
|
|
|
|
|
|
Description => 'Rauschunterdrückung Ecken', |
|
3070
|
|
|
|
|
|
|
PrintConv => { |
|
3071
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3072
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3073
|
|
|
|
|
|
|
}, |
|
3074
|
|
|
|
|
|
|
}, |
|
3075
|
|
|
|
|
|
|
'EditStatus' => 'Bearbeitungsstatus', |
|
3076
|
|
|
|
|
|
|
'Edition' => 'Ausgabe', |
|
3077
|
|
|
|
|
|
|
'EditorialUpdate' => 'Redaktionelle Überarbeitung', |
|
3078
|
|
|
|
|
|
|
'EffectiveLV' => 'Effektiver LW', |
|
3079
|
|
|
|
|
|
|
'EffectiveMaxAperture' => 'Effektiv größte Blende', |
|
3080
|
|
|
|
|
|
|
'Email' => 'E-Mail', |
|
3081
|
|
|
|
|
|
|
'EmbeddedImage' => 'Eingebettetes Bild', |
|
3082
|
|
|
|
|
|
|
'EmbeddedImageByteOrder' => 'Eingebettetes Bild Bytereihenfolge', |
|
3083
|
|
|
|
|
|
|
'EmbeddedImageHeight' => 'Eingebettetes Bild Bildhöhe', |
|
3084
|
|
|
|
|
|
|
'EmbeddedImageType' => 'Eingebettetes Bild Bildtyp', |
|
3085
|
|
|
|
|
|
|
'EmbeddedImageWidth' => 'Eingebettetes Bild Bildbreite', |
|
3086
|
|
|
|
|
|
|
'Emphasis' => { |
|
3087
|
|
|
|
|
|
|
PrintConv => { |
|
3088
|
|
|
|
|
|
|
'None' => 'Keine', |
|
3089
|
|
|
|
|
|
|
'reserved' => 'reserviert', |
|
3090
|
|
|
|
|
|
|
}, |
|
3091
|
|
|
|
|
|
|
}, |
|
3092
|
|
|
|
|
|
|
'Encoding' => { |
|
3093
|
|
|
|
|
|
|
PrintConv => { |
|
3094
|
|
|
|
|
|
|
'Unknown -' => 'Unbekannt -', |
|
3095
|
|
|
|
|
|
|
}, |
|
3096
|
|
|
|
|
|
|
}, |
|
3097
|
|
|
|
|
|
|
'EncodingProcess' => 'JPEG-Kodierung Prozess', |
|
3098
|
|
|
|
|
|
|
'Encryption' => 'Verschlüsselung', |
|
3099
|
|
|
|
|
|
|
'EnhanceDarkTones' => { |
|
3100
|
|
|
|
|
|
|
Description => 'Dunkle Stellen aufhellen', |
|
3101
|
|
|
|
|
|
|
PrintConv => { |
|
3102
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3103
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3104
|
|
|
|
|
|
|
}, |
|
3105
|
|
|
|
|
|
|
}, |
|
3106
|
|
|
|
|
|
|
'Enhancement' => { |
|
3107
|
|
|
|
|
|
|
PrintConv => { |
|
3108
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
3109
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
3110
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3111
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
3112
|
|
|
|
|
|
|
'Underwater' => 'Unterwasser', |
|
3113
|
|
|
|
|
|
|
}, |
|
3114
|
|
|
|
|
|
|
}, |
|
3115
|
|
|
|
|
|
|
'EnvelopePriority' => { |
|
3116
|
|
|
|
|
|
|
Description => 'Priorität', |
|
3117
|
|
|
|
|
|
|
PrintConv => { |
|
3118
|
|
|
|
|
|
|
'0 (reserved)' => '0 (reserviert)', |
|
3119
|
|
|
|
|
|
|
'1 (most urgent)' => '1 (sehr dringend)', |
|
3120
|
|
|
|
|
|
|
'5 (normal urgency)' => '5 (normale Dringlichkeit)', |
|
3121
|
|
|
|
|
|
|
'8 (least urgent)' => '8 (geringe Wichtigkeit)', |
|
3122
|
|
|
|
|
|
|
'9 (user-defined priority)' => '9 (benutzerdefinierte Priorität)', |
|
3123
|
|
|
|
|
|
|
}, |
|
3124
|
|
|
|
|
|
|
}, |
|
3125
|
|
|
|
|
|
|
'EnvelopeRecordVersion' => 'IPTC-Modell-1-Version', |
|
3126
|
|
|
|
|
|
|
'EpsonImageHeight' => 'Epson-Bildhöhe', |
|
3127
|
|
|
|
|
|
|
'EpsonImageWidth' => 'Epson-Bildbreite', |
|
3128
|
|
|
|
|
|
|
'Equipment' => 'Equipment-IFD-Zeiger', |
|
3129
|
|
|
|
|
|
|
'EquipmentVersion' => 'Equipment-Version', |
|
3130
|
|
|
|
|
|
|
'Error' => 'Fehler', |
|
3131
|
|
|
|
|
|
|
'ExifByteOrder' => 'Exif Byte-Reihenfolge', |
|
3132
|
|
|
|
|
|
|
'ExifCameraInfo' => 'Exif Kamerainformationen', |
|
3133
|
|
|
|
|
|
|
'ExifImageHeight' => 'Exif-Bildhöhe', |
|
3134
|
|
|
|
|
|
|
'ExifImageWidth' => 'Exif-Bildbreite', |
|
3135
|
|
|
|
|
|
|
'ExifOffset' => 'Exif IFD-Zeiger', |
|
3136
|
|
|
|
|
|
|
'ExifToolVersion' => 'ExifTool-Version', |
|
3137
|
|
|
|
|
|
|
'ExifUnicodeByteOrder' => 'Exif Unicode Byte-Reihenfolge', |
|
3138
|
|
|
|
|
|
|
'ExifVersion' => 'Exif-Version', |
|
3139
|
|
|
|
|
|
|
'ExitPupilPosition' => 'Austrittspupillenposition', |
|
3140
|
|
|
|
|
|
|
'ExpandFilm' => 'Erweitert Film', |
|
3141
|
|
|
|
|
|
|
'ExpandFilterLens' => 'Erweitert Filterlinse', |
|
3142
|
|
|
|
|
|
|
'ExpandFlashLamp' => 'Erweitert Blitzlicht', |
|
3143
|
|
|
|
|
|
|
'ExpandLens' => 'Erweitert Objektiv', |
|
3144
|
|
|
|
|
|
|
'ExpandScanner' => 'Erweitert Scanner', |
|
3145
|
|
|
|
|
|
|
'ExpandSoftware' => 'Erweitert Software', |
|
3146
|
|
|
|
|
|
|
'ExpirationDate' => 'Ablaufdatum', |
|
3147
|
|
|
|
|
|
|
'ExpirationTime' => 'Ablaufzeit', |
|
3148
|
|
|
|
|
|
|
'Exposure' => 'Belichtung', |
|
3149
|
|
|
|
|
|
|
'Exposure2012' => 'Belichtung 2012', |
|
3150
|
|
|
|
|
|
|
'ExposureAdj' => 'Belichtungskorrektur', |
|
3151
|
|
|
|
|
|
|
'ExposureAdj2' => 'Belichtungskorrektur 2', |
|
3152
|
|
|
|
|
|
|
'ExposureAdjust' => 'Belichtungskorrektur', |
|
3153
|
|
|
|
|
|
|
'ExposureBias' => 'Belichtungskorrekturwert', |
|
3154
|
|
|
|
|
|
|
'ExposureBracketShotNumber' => 'Belichtungsreihen-Bildnummer', |
|
3155
|
|
|
|
|
|
|
'ExposureBracketStepSize' => 'Belichtungsreihen-Stufenabstand', |
|
3156
|
|
|
|
|
|
|
'ExposureBracketValue' => 'Belichtungsreihenwert', |
|
3157
|
|
|
|
|
|
|
'ExposureCompStepSize' => { |
|
3158
|
|
|
|
|
|
|
Description => 'Belichtungskorrekturstufe', |
|
3159
|
|
|
|
|
|
|
PrintConv => { |
|
3160
|
|
|
|
|
|
|
'1 EV' => '1 LW', |
|
3161
|
|
|
|
|
|
|
'1/2 EV' => '1/2 LW', |
|
3162
|
|
|
|
|
|
|
'1/3 EV' => '1/3 LW', |
|
3163
|
|
|
|
|
|
|
}, |
|
3164
|
|
|
|
|
|
|
}, |
|
3165
|
|
|
|
|
|
|
'ExposureCompensation' => 'Belichtungskorrektur', |
|
3166
|
|
|
|
|
|
|
'ExposureCompensation2' => 'Belichtungskorrektur 2', |
|
3167
|
|
|
|
|
|
|
'ExposureCompensationMode' => 'Belichtungskorrekturmodus', |
|
3168
|
|
|
|
|
|
|
'ExposureControlStepSize' => { |
|
3169
|
|
|
|
|
|
|
Description => 'Belichtungswert', |
|
3170
|
|
|
|
|
|
|
PrintConv => { |
|
3171
|
|
|
|
|
|
|
'1 EV' => '1 LW', |
|
3172
|
|
|
|
|
|
|
'1/2 EV' => '1/2 LW', |
|
3173
|
|
|
|
|
|
|
'1/3 EV' => '1/3 LW', |
|
3174
|
|
|
|
|
|
|
}, |
|
3175
|
|
|
|
|
|
|
}, |
|
3176
|
|
|
|
|
|
|
'ExposureDelayMode' => { |
|
3177
|
|
|
|
|
|
|
Description => 'Spiegelvorauslösung', |
|
3178
|
|
|
|
|
|
|
PrintConv => { |
|
3179
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3180
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3181
|
|
|
|
|
|
|
}, |
|
3182
|
|
|
|
|
|
|
}, |
|
3183
|
|
|
|
|
|
|
'ExposureDifference' => 'Belichtungsabweichung', |
|
3184
|
|
|
|
|
|
|
'ExposureIndex' => 'Belichtungsindex', |
|
3185
|
|
|
|
|
|
|
'ExposureLevelIncrements' => { |
|
3186
|
|
|
|
|
|
|
Description => 'Belichtungswert', |
|
3187
|
|
|
|
|
|
|
PrintConv => { |
|
3188
|
|
|
|
|
|
|
'1-stop set, 1/3-stop comp.' => '1-Blende, 1/3-Blendenkompensation', |
|
3189
|
|
|
|
|
|
|
'1/2 Stop' => '1/2 LW', |
|
3190
|
|
|
|
|
|
|
'1/2-stop set, 1/2-stop comp.' => '1/2-Blende, 1/2-Blendenkompensation', |
|
3191
|
|
|
|
|
|
|
'1/3 Stop' => '1/3 LW', |
|
3192
|
|
|
|
|
|
|
'1/3-stop set, 1/3-stop comp.' => '1/3-Blende, 1/3-Blendenkompensation', |
|
3193
|
|
|
|
|
|
|
}, |
|
3194
|
|
|
|
|
|
|
}, |
|
3195
|
|
|
|
|
|
|
'ExposureMode' => { |
|
3196
|
|
|
|
|
|
|
Description => 'Belichtungsmodus', |
|
3197
|
|
|
|
|
|
|
PrintConv => { |
|
3198
|
|
|
|
|
|
|
'Anti Motion Blur' => 'Verwackelungsschutz', |
|
3199
|
|
|
|
|
|
|
'Aperture Priority' => 'Blendenpriorität', |
|
3200
|
|
|
|
|
|
|
'Aperture-priority AE' => 'Blendenpriorität', |
|
3201
|
|
|
|
|
|
|
'Auto' => 'Automatische Belichtung', |
|
3202
|
|
|
|
|
|
|
'Auto bracket' => 'Belichtungsreihe', |
|
3203
|
|
|
|
|
|
|
'Auto?' => 'Automatisch?', |
|
3204
|
|
|
|
|
|
|
'Backlight Correction HDR' => 'Hintergrundbeleuchtung HDR Korrektur', |
|
3205
|
|
|
|
|
|
|
'Beach' => 'Strand', |
|
3206
|
|
|
|
|
|
|
'Bulb' => 'Bulb-Modus', |
|
3207
|
|
|
|
|
|
|
'Fireworks' => 'Feuerwerk', |
|
3208
|
|
|
|
|
|
|
'Food' => 'Lebensmittel', |
|
3209
|
|
|
|
|
|
|
'High Sensitivity' => 'Hohe Empfindlichkeit', |
|
3210
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
3211
|
|
|
|
|
|
|
'Macro' => 'Makro', |
|
3212
|
|
|
|
|
|
|
'Manual' => 'Manuelle Belichtung', |
|
3213
|
|
|
|
|
|
|
'Night Scene / Twilight' => 'Nachtszene / Dämmerung', |
|
3214
|
|
|
|
|
|
|
'Night View/Portrait' => 'Abendszene/Porträt', |
|
3215
|
|
|
|
|
|
|
'Pet' => 'Haustiere', |
|
3216
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
3217
|
|
|
|
|
|
|
'Program' => 'Programmautomatik', |
|
3218
|
|
|
|
|
|
|
'Program AE' => 'Programmautomatik', |
|
3219
|
|
|
|
|
|
|
'Program-shift' => 'Programm-Shift', |
|
3220
|
|
|
|
|
|
|
'Program-shift A' => 'Programmverschiebung A', |
|
3221
|
|
|
|
|
|
|
'Program-shift S' => 'Programmverschiebung S', |
|
3222
|
|
|
|
|
|
|
'Shutter Priority' => 'Verschlusspriorität', |
|
3223
|
|
|
|
|
|
|
'Shutter speed priority AE' => 'Verschlusspriorität', |
|
3224
|
|
|
|
|
|
|
'Snow' => 'Schnee', |
|
3225
|
|
|
|
|
|
|
'Sports' => 'Sport', |
|
3226
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
3227
|
|
|
|
|
|
|
'Twilight Portrait' => 'Dämmerung Portät', |
|
3228
|
|
|
|
|
|
|
'Underwater' => 'Unterwasser', |
|
3229
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3230
|
|
|
|
|
|
|
}, |
|
3231
|
|
|
|
|
|
|
}, |
|
3232
|
|
|
|
|
|
|
'ExposureModeInManual' => { |
|
3233
|
|
|
|
|
|
|
Description => 'Belichtungsmodus bei manueller Belichtung', |
|
3234
|
|
|
|
|
|
|
PrintConv => { |
|
3235
|
|
|
|
|
|
|
'Center-weighted average' => 'Mittenbetont', |
|
3236
|
|
|
|
|
|
|
'Evaluative metering' => 'Mehrfeldmessung', |
|
3237
|
|
|
|
|
|
|
'Partial metering' => 'Teilbild', |
|
3238
|
|
|
|
|
|
|
'Specified metering mode' => 'Spezifizierte Messmethode', |
|
3239
|
|
|
|
|
|
|
'Spot metering' => 'Spotmessung', |
|
3240
|
|
|
|
|
|
|
}, |
|
3241
|
|
|
|
|
|
|
}, |
|
3242
|
|
|
|
|
|
|
'ExposureProgram' => { |
|
3243
|
|
|
|
|
|
|
Description => 'Belichtungsprogramm', |
|
3244
|
|
|
|
|
|
|
PrintConv => { |
|
3245
|
|
|
|
|
|
|
'Action (High speed)' => 'Kreativ-Programm (ausgerichtet auf schnelle Verschlussgeschwindigkeit)', |
|
3246
|
|
|
|
|
|
|
'Anti Motion Blur' => 'Verwackelungsschutz', |
|
3247
|
|
|
|
|
|
|
'Aperture Priority' => 'Blendenpriorität', |
|
3248
|
|
|
|
|
|
|
'Aperture-priority AE' => 'Blendenpriorität', |
|
3249
|
|
|
|
|
|
|
'Creative (Slow speed)' => 'Kreativ-Programm (ausgerichtet auf Schärfentiefe)', |
|
3250
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
3251
|
|
|
|
|
|
|
'Macro' => 'Makro', |
|
3252
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
3253
|
|
|
|
|
|
|
'Night Portrait' => 'Nachtporträt', |
|
3254
|
|
|
|
|
|
|
'Night view' => 'Abendszene', |
|
3255
|
|
|
|
|
|
|
'Night view/portrait' => 'Abendszene/Porträt', |
|
3256
|
|
|
|
|
|
|
'Not Defined' => 'Nicht definiert', |
|
3257
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
3258
|
|
|
|
|
|
|
'Program' => 'Programmautomatik', |
|
3259
|
|
|
|
|
|
|
'Program AE' => 'Programmautomatik', |
|
3260
|
|
|
|
|
|
|
'Shutter Priority' => 'Verschlusspriorität', |
|
3261
|
|
|
|
|
|
|
'Shutter speed priority AE' => 'Verschlusspriorität', |
|
3262
|
|
|
|
|
|
|
'Sports' => 'Sport', |
|
3263
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
3264
|
|
|
|
|
|
|
}, |
|
3265
|
|
|
|
|
|
|
}, |
|
3266
|
|
|
|
|
|
|
'ExposureTime' => 'Belichtungsdauer', |
|
3267
|
|
|
|
|
|
|
'ExposureTime2' => 'Belichtungsdauer 2', |
|
3268
|
|
|
|
|
|
|
'ExposureValue' => 'Belichtungsdauer', |
|
3269
|
|
|
|
|
|
|
'ExposureWarning' => { |
|
3270
|
|
|
|
|
|
|
Description => 'Belichtungswarnung', |
|
3271
|
|
|
|
|
|
|
PrintConv => { |
|
3272
|
|
|
|
|
|
|
'Bad exposure' => 'Schlechte Belichtung', |
|
3273
|
|
|
|
|
|
|
'Good' => 'OK', |
|
3274
|
|
|
|
|
|
|
}, |
|
3275
|
|
|
|
|
|
|
}, |
|
3276
|
|
|
|
|
|
|
'ExtendedWBDetect' => { |
|
3277
|
|
|
|
|
|
|
PrintConv => { |
|
3278
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3279
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3280
|
|
|
|
|
|
|
}, |
|
3281
|
|
|
|
|
|
|
}, |
|
3282
|
|
|
|
|
|
|
'Extender' => { |
|
3283
|
|
|
|
|
|
|
Description => 'Konverter', |
|
3284
|
|
|
|
|
|
|
PrintConv => { |
|
3285
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
3286
|
|
|
|
|
|
|
}, |
|
3287
|
|
|
|
|
|
|
}, |
|
3288
|
|
|
|
|
|
|
'ExtenderFirmwareVersion' => 'Konverter-Firmware-Version', |
|
3289
|
|
|
|
|
|
|
'ExtenderMake' => 'Konverterhersteller', |
|
3290
|
|
|
|
|
|
|
'ExtenderModel' => 'Konverter-Modell', |
|
3291
|
|
|
|
|
|
|
'ExtenderSerialNumber' => 'Konverter-Seriennummer', |
|
3292
|
|
|
|
|
|
|
'ExtenderStatus' => { |
|
3293
|
|
|
|
|
|
|
Description => 'Status Telekonverter', |
|
3294
|
|
|
|
|
|
|
PrintConv => { |
|
3295
|
|
|
|
|
|
|
'Attached' => 'Angesetzt', |
|
3296
|
|
|
|
|
|
|
'Not attached' => 'Nicht angesetzt', |
|
3297
|
|
|
|
|
|
|
'Removed' => 'Entfernt', |
|
3298
|
|
|
|
|
|
|
}, |
|
3299
|
|
|
|
|
|
|
}, |
|
3300
|
|
|
|
|
|
|
'ExternalFlash' => { |
|
3301
|
|
|
|
|
|
|
Description => 'Externer Blitz', |
|
3302
|
|
|
|
|
|
|
PrintConv => { |
|
3303
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3304
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3305
|
|
|
|
|
|
|
}, |
|
3306
|
|
|
|
|
|
|
}, |
|
3307
|
|
|
|
|
|
|
'ExternalFlashAE1' => 'Externer Blitz AE1', |
|
3308
|
|
|
|
|
|
|
'ExternalFlashAE1_0' => 'Externer Blitz AE1 0', |
|
3309
|
|
|
|
|
|
|
'ExternalFlashAE2' => 'Externer Blitz AE2', |
|
3310
|
|
|
|
|
|
|
'ExternalFlashAE2_0' => 'Externer Blitz AE2 0', |
|
3311
|
|
|
|
|
|
|
'ExternalFlashBounce' => { |
|
3312
|
|
|
|
|
|
|
Description => 'Externer Blitz - Bounce', |
|
3313
|
|
|
|
|
|
|
PrintConv => { |
|
3314
|
|
|
|
|
|
|
'Bounce' => 'Mit Bounce', |
|
3315
|
|
|
|
|
|
|
'Direct' => 'Direkt', |
|
3316
|
|
|
|
|
|
|
'No' => 'Nein', |
|
3317
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
3318
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3319
|
|
|
|
|
|
|
}, |
|
3320
|
|
|
|
|
|
|
}, |
|
3321
|
|
|
|
|
|
|
'ExternalFlashCompensation' => 'Externe Blitzbelichtungskorrektur', |
|
3322
|
|
|
|
|
|
|
'ExternalFlashExposureComp' => { |
|
3323
|
|
|
|
|
|
|
Description => 'Belichtungskorrektur des externen Blitzgeräts', |
|
3324
|
|
|
|
|
|
|
PrintConv => { |
|
3325
|
|
|
|
|
|
|
'-0.5' => '-0.5 LW', |
|
3326
|
|
|
|
|
|
|
'-1.0' => '-1.0 LW', |
|
3327
|
|
|
|
|
|
|
'-1.5' => '-1.5 LW', |
|
3328
|
|
|
|
|
|
|
'-2.0' => '-2.0 LW', |
|
3329
|
|
|
|
|
|
|
'-2.5' => '-2.5 LW', |
|
3330
|
|
|
|
|
|
|
'-3.0' => '-3.0 LW', |
|
3331
|
|
|
|
|
|
|
'0.0' => '0.0 LW', |
|
3332
|
|
|
|
|
|
|
'0.5' => '0.5 LW', |
|
3333
|
|
|
|
|
|
|
'1.0' => '1.0 LW', |
|
3334
|
|
|
|
|
|
|
'n/a' => 'Nicht gesetzt (Aus oder Auto-Modi)', |
|
3335
|
|
|
|
|
|
|
'n/a (Manual Mode)' => 'Nicht gesetzt (Manueller Modus)', |
|
3336
|
|
|
|
|
|
|
}, |
|
3337
|
|
|
|
|
|
|
}, |
|
3338
|
|
|
|
|
|
|
'ExternalFlashFirmware' => { |
|
3339
|
|
|
|
|
|
|
Description => 'Externer Blitz Firmware', |
|
3340
|
|
|
|
|
|
|
PrintConv => { |
|
3341
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3342
|
|
|
|
|
|
|
}, |
|
3343
|
|
|
|
|
|
|
}, |
|
3344
|
|
|
|
|
|
|
'ExternalFlashFlags' => { |
|
3345
|
|
|
|
|
|
|
Description => 'Externer Blitz Flags', |
|
3346
|
|
|
|
|
|
|
PrintConv => { |
|
3347
|
|
|
|
|
|
|
'Fired' => 'Ausgelöst', |
|
3348
|
|
|
|
|
|
|
}, |
|
3349
|
|
|
|
|
|
|
}, |
|
3350
|
|
|
|
|
|
|
'ExternalFlashGValue' => 'Externer Blitz Leitzahl', |
|
3351
|
|
|
|
|
|
|
'ExternalFlashGuideNumber' => 'Leitzahl des externen Blitzgeräts', |
|
3352
|
|
|
|
|
|
|
'ExternalFlashMode' => { |
|
3353
|
|
|
|
|
|
|
Description => 'Slave-Blitz-Messfeld 3', |
|
3354
|
|
|
|
|
|
|
PrintConv => { |
|
3355
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3356
|
|
|
|
|
|
|
'On, Auto' => 'Ein, Auto', |
|
3357
|
|
|
|
|
|
|
'On, Contrast-control Sync' => 'Ein, Kontrast-Steuerungs-Synchronisation', |
|
3358
|
|
|
|
|
|
|
'On, Flash Problem' => 'Ein, Blitzproblem?', |
|
3359
|
|
|
|
|
|
|
'On, High-speed Sync' => 'Ein, High-Speed-Synchronisation', |
|
3360
|
|
|
|
|
|
|
'On, Manual' => 'Ein, Manuell', |
|
3361
|
|
|
|
|
|
|
'On, P-TTL Auto' => 'Ein, P-TTL-Blitzautomatik', |
|
3362
|
|
|
|
|
|
|
'On, Wireless' => 'Ein, Drahtlos', |
|
3363
|
|
|
|
|
|
|
'On, Wireless, High-speed Sync' => 'Ein, Drahtlos, High-Speed-Synchronisation', |
|
3364
|
|
|
|
|
|
|
'n/a - Off-Auto-Aperture' => 'K/A - Blendenring nicht auf A', |
|
3365
|
|
|
|
|
|
|
}, |
|
3366
|
|
|
|
|
|
|
}, |
|
3367
|
|
|
|
|
|
|
'ExternalFlashZoom' => 'Externer Blitz-Zoom', |
|
3368
|
|
|
|
|
|
|
'ExternalSensorBrightnessValue' => 'Externer Sensor Helligkeitswert', |
|
3369
|
|
|
|
|
|
|
'ExtraSamples' => 'Zusätzliche Komponenten', |
|
3370
|
|
|
|
|
|
|
'FEMicroadjustment' => { |
|
3371
|
|
|
|
|
|
|
Description => 'FE Feinabstimmung', |
|
3372
|
|
|
|
|
|
|
PrintConv => { |
|
3373
|
|
|
|
|
|
|
'Disable' => 'Deaktiviert', |
|
3374
|
|
|
|
|
|
|
'Enable' => 'Aktiviert', |
|
3375
|
|
|
|
|
|
|
}, |
|
3376
|
|
|
|
|
|
|
}, |
|
3377
|
|
|
|
|
|
|
'FNumber' => 'F-Wert', |
|
3378
|
|
|
|
|
|
|
'FOV' => 'Sichtfeld', |
|
3379
|
|
|
|
|
|
|
'Face0Position' => 'Position, 0. Gesicht', |
|
3380
|
|
|
|
|
|
|
'Face10Position' => 'Position, 10. Gesicht', |
|
3381
|
|
|
|
|
|
|
'Face10Size' => 'Größe, 10. Gesicht', |
|
3382
|
|
|
|
|
|
|
'Face11Position' => 'Position, 11. Gesicht', |
|
3383
|
|
|
|
|
|
|
'Face11Size' => 'Größe, 11. Gesicht', |
|
3384
|
|
|
|
|
|
|
'Face12Position' => 'Position, 12. Gesicht', |
|
3385
|
|
|
|
|
|
|
'Face12Size' => 'Größe, 12. Gesicht', |
|
3386
|
|
|
|
|
|
|
'Face13Position' => 'Position, 13. Gesicht', |
|
3387
|
|
|
|
|
|
|
'Face13Size' => 'Größe, 13. Gesicht', |
|
3388
|
|
|
|
|
|
|
'Face14Position' => 'Position, 14. Gesicht', |
|
3389
|
|
|
|
|
|
|
'Face14Size' => 'Größe, 14. Gesicht', |
|
3390
|
|
|
|
|
|
|
'Face15Position' => 'Position, 15. Gesicht', |
|
3391
|
|
|
|
|
|
|
'Face15Size' => 'Größe, 15. Gesicht', |
|
3392
|
|
|
|
|
|
|
'Face16Position' => 'Position, 16. Gesicht', |
|
3393
|
|
|
|
|
|
|
'Face16Size' => 'Größe, 16. Gesicht', |
|
3394
|
|
|
|
|
|
|
'Face17Position' => 'Position, 17. Gesicht', |
|
3395
|
|
|
|
|
|
|
'Face17Size' => 'Größe, 17. Gesicht', |
|
3396
|
|
|
|
|
|
|
'Face18Position' => 'Position, 18. Gesicht', |
|
3397
|
|
|
|
|
|
|
'Face18Size' => 'Größe, 18. Gesicht', |
|
3398
|
|
|
|
|
|
|
'Face19Position' => 'Position, 19. Gesicht', |
|
3399
|
|
|
|
|
|
|
'Face19Size' => 'Größe, 19. Gesicht', |
|
3400
|
|
|
|
|
|
|
'Face1Position' => 'Position, 1. Gesicht', |
|
3401
|
|
|
|
|
|
|
'Face1Size' => 'Größe, 1. Gesicht', |
|
3402
|
|
|
|
|
|
|
'Face20Position' => 'Position, 20. Gesicht', |
|
3403
|
|
|
|
|
|
|
'Face20Size' => 'Größe, 20. Gesicht', |
|
3404
|
|
|
|
|
|
|
'Face21Position' => 'Position, 21. Gesicht', |
|
3405
|
|
|
|
|
|
|
'Face21Size' => 'Größe, 21. Gesicht', |
|
3406
|
|
|
|
|
|
|
'Face22Position' => 'Position, 22. Gesicht', |
|
3407
|
|
|
|
|
|
|
'Face22Size' => 'Größe, 22. Gesicht', |
|
3408
|
|
|
|
|
|
|
'Face23Position' => 'Position, 23. Gesicht', |
|
3409
|
|
|
|
|
|
|
'Face23Size' => 'Größe, 23. Gesicht', |
|
3410
|
|
|
|
|
|
|
'Face24Position' => 'Position, 24. Gesicht', |
|
3411
|
|
|
|
|
|
|
'Face24Size' => 'Größe, 24. Gesicht', |
|
3412
|
|
|
|
|
|
|
'Face25Position' => 'Position, 25. Gesicht', |
|
3413
|
|
|
|
|
|
|
'Face25Size' => 'Größe, 25. Gesicht', |
|
3414
|
|
|
|
|
|
|
'Face26Position' => 'Position, 26. Gesicht', |
|
3415
|
|
|
|
|
|
|
'Face26Size' => 'Größe, 26. Gesicht', |
|
3416
|
|
|
|
|
|
|
'Face27Position' => 'Position, 27. Gesicht', |
|
3417
|
|
|
|
|
|
|
'Face27Size' => 'Größe, 27. Gesicht', |
|
3418
|
|
|
|
|
|
|
'Face28Position' => 'Position, 28. Gesicht', |
|
3419
|
|
|
|
|
|
|
'Face28Size' => 'Größe, 28. Gesicht', |
|
3420
|
|
|
|
|
|
|
'Face29Position' => 'Position, 29. Gesicht', |
|
3421
|
|
|
|
|
|
|
'Face29Size' => 'Größe, 29. Gesicht', |
|
3422
|
|
|
|
|
|
|
'Face2Position' => 'Position, 2. Gesicht', |
|
3423
|
|
|
|
|
|
|
'Face2Size' => 'Größe, 2. Gesicht', |
|
3424
|
|
|
|
|
|
|
'Face30Position' => 'Position, 30. Gesicht', |
|
3425
|
|
|
|
|
|
|
'Face30Size' => 'Größe, 30. Gesicht', |
|
3426
|
|
|
|
|
|
|
'Face31Position' => 'Position, 31. Gesicht', |
|
3427
|
|
|
|
|
|
|
'Face31Size' => 'Größe, 31. Gesicht', |
|
3428
|
|
|
|
|
|
|
'Face32Position' => 'Position, 32. Gesicht', |
|
3429
|
|
|
|
|
|
|
'Face32Size' => 'Größe, 32. Gesicht', |
|
3430
|
|
|
|
|
|
|
'Face3Position' => 'Position, 3. Gesicht', |
|
3431
|
|
|
|
|
|
|
'Face3Size' => 'Größe, 3. Gesicht', |
|
3432
|
|
|
|
|
|
|
'Face4Position' => 'Position, 4. Gesicht', |
|
3433
|
|
|
|
|
|
|
'Face4Size' => 'Größe, 4. Gesicht', |
|
3434
|
|
|
|
|
|
|
'Face5Position' => 'Position, 5. Gesicht', |
|
3435
|
|
|
|
|
|
|
'Face5Size' => 'Größe, 5. Gesicht', |
|
3436
|
|
|
|
|
|
|
'Face6Position' => 'Position, 6. Gesicht', |
|
3437
|
|
|
|
|
|
|
'Face6Size' => 'Größe, 6. Gesicht', |
|
3438
|
|
|
|
|
|
|
'Face7Position' => 'Position, 7. Gesicht', |
|
3439
|
|
|
|
|
|
|
'Face7Size' => 'Größe, 7. Gesicht', |
|
3440
|
|
|
|
|
|
|
'Face8Position' => 'Position, 8. Gesicht', |
|
3441
|
|
|
|
|
|
|
'Face8Size' => 'Größe, 8. Gesicht', |
|
3442
|
|
|
|
|
|
|
'Face9Position' => 'Position, 9. Gesicht', |
|
3443
|
|
|
|
|
|
|
'Face9Size' => 'Größe, 9. Gesicht', |
|
3444
|
|
|
|
|
|
|
'FaceDetect' => { |
|
3445
|
|
|
|
|
|
|
Description => 'Gesichtserkennung', |
|
3446
|
|
|
|
|
|
|
PrintConv => { |
|
3447
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3448
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3449
|
|
|
|
|
|
|
}, |
|
3450
|
|
|
|
|
|
|
}, |
|
3451
|
|
|
|
|
|
|
'FaceDetectArea' => 'Gesichtserkennung Bereich', |
|
3452
|
|
|
|
|
|
|
'FaceDetectFrameSize' => 'Gesichtserkennung Bereichsgröße', |
|
3453
|
|
|
|
|
|
|
'FaceInfoUnknown' => 'Gesichterinformation Unbekannt', |
|
3454
|
|
|
|
|
|
|
'FaceOrientation' => { |
|
3455
|
|
|
|
|
|
|
Description => 'Ausrichtung Gesichtserkennung', |
|
3456
|
|
|
|
|
|
|
PrintConv => { |
|
3457
|
|
|
|
|
|
|
'Rotate 180' => '180° gedreht', |
|
3458
|
|
|
|
|
|
|
'Rotate 270 CW' => '90° gegen den Uhrzeigersinn', |
|
3459
|
|
|
|
|
|
|
'Rotate 90 CW' => '90° im Uhrzeigersinn', |
|
3460
|
|
|
|
|
|
|
}, |
|
3461
|
|
|
|
|
|
|
}, |
|
3462
|
|
|
|
|
|
|
'FacePositions' => 'Positionen der Gesichter', |
|
3463
|
|
|
|
|
|
|
'FacesDetected' => { |
|
3464
|
|
|
|
|
|
|
Description => 'Gesichter erkannt', |
|
3465
|
|
|
|
|
|
|
PrintConv => { |
|
3466
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3467
|
|
|
|
|
|
|
}, |
|
3468
|
|
|
|
|
|
|
}, |
|
3469
|
|
|
|
|
|
|
'FacesRecognized' => 'Gesichter erkannt', |
|
3470
|
|
|
|
|
|
|
'FastSeek' => { |
|
3471
|
|
|
|
|
|
|
PrintConv => { |
|
3472
|
|
|
|
|
|
|
'No' => 'Nein', |
|
3473
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
3474
|
|
|
|
|
|
|
}, |
|
3475
|
|
|
|
|
|
|
}, |
|
3476
|
|
|
|
|
|
|
'FaxProfile' => { |
|
3477
|
|
|
|
|
|
|
Description => 'Faxprofil', |
|
3478
|
|
|
|
|
|
|
PrintConv => { |
|
3479
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
3480
|
|
|
|
|
|
|
}, |
|
3481
|
|
|
|
|
|
|
}, |
|
3482
|
|
|
|
|
|
|
'FaxRecvParams' => 'Fax-Empfangsparameter', |
|
3483
|
|
|
|
|
|
|
'FaxRecvTime' => 'Fax-Empfangszeit', |
|
3484
|
|
|
|
|
|
|
'FaxSubAddress' => 'Fax-Sub-Adresse', |
|
3485
|
|
|
|
|
|
|
'FileAccessDate' => 'Datum/Uhrzeit des letzten Dateizugriffs', |
|
3486
|
|
|
|
|
|
|
'FileCreateDate' => 'Datum/Uhrzeit der Dateierstellung', |
|
3487
|
|
|
|
|
|
|
'FileDescription' => 'Dateibeschreibung', |
|
3488
|
|
|
|
|
|
|
'FileExtension' => 'Dateiendung', |
|
3489
|
|
|
|
|
|
|
'FileFormat' => 'Dateiformat', |
|
3490
|
|
|
|
|
|
|
'FileIndex' => 'Datei-Index', |
|
3491
|
|
|
|
|
|
|
'FileInfo' => 'Datei-Informationen', |
|
3492
|
|
|
|
|
|
|
'FileInfoVersion' => 'Datei-Informationen-Version', |
|
3493
|
|
|
|
|
|
|
'FileInodeChangeDate' => 'Datum/Uhrzeit der letzten Inode-Änderung', |
|
3494
|
|
|
|
|
|
|
'FileModifyDate' => 'Datum/Uhrzeit der Dateiänderung', |
|
3495
|
|
|
|
|
|
|
'FileName' => 'Dateiname', |
|
3496
|
|
|
|
|
|
|
'FileNumber' => 'Dateinummer', |
|
3497
|
|
|
|
|
|
|
'FileNumberMemory' => { |
|
3498
|
|
|
|
|
|
|
Description => 'Dateinummernspeicher', |
|
3499
|
|
|
|
|
|
|
PrintConv => { |
|
3500
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3501
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3502
|
|
|
|
|
|
|
}, |
|
3503
|
|
|
|
|
|
|
}, |
|
3504
|
|
|
|
|
|
|
'FileNumberSequence' => { |
|
3505
|
|
|
|
|
|
|
Description => 'Nummernspeicher', |
|
3506
|
|
|
|
|
|
|
PrintConv => { |
|
3507
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3508
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3509
|
|
|
|
|
|
|
}, |
|
3510
|
|
|
|
|
|
|
}, |
|
3511
|
|
|
|
|
|
|
'FilePermissions' => 'Dateiberechtigungen', |
|
3512
|
|
|
|
|
|
|
'FileSequence' => 'Dateireihenfolge', |
|
3513
|
|
|
|
|
|
|
'FileSize' => 'Dateigröße', |
|
3514
|
|
|
|
|
|
|
'FileSource' => { |
|
3515
|
|
|
|
|
|
|
Description => 'Dateiquelle', |
|
3516
|
|
|
|
|
|
|
PrintConv => { |
|
3517
|
|
|
|
|
|
|
'Digital Camera' => 'Digital-Kamera', |
|
3518
|
|
|
|
|
|
|
'Film Scanner' => 'Film-Scanner', |
|
3519
|
|
|
|
|
|
|
'Reflection Print Scanner' => 'Scanner', |
|
3520
|
|
|
|
|
|
|
'Sigma Digital Camera' => 'Sigma Digital-Kamera', |
|
3521
|
|
|
|
|
|
|
}, |
|
3522
|
|
|
|
|
|
|
}, |
|
3523
|
|
|
|
|
|
|
'FileType' => 'Dateityp', |
|
3524
|
|
|
|
|
|
|
'FileTypeDescription' => 'Dateityp Beschreibung', |
|
3525
|
|
|
|
|
|
|
'FileVersion' => 'Dateiformatversion', |
|
3526
|
|
|
|
|
|
|
'Filename' => 'Dateiname', |
|
3527
|
|
|
|
|
|
|
'FillFlashAutoReduction' => { |
|
3528
|
|
|
|
|
|
|
Description => 'E-TTL II-Automatikblitz-System', |
|
3529
|
|
|
|
|
|
|
PrintConv => { |
|
3530
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
3531
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
3532
|
|
|
|
|
|
|
}, |
|
3533
|
|
|
|
|
|
|
}, |
|
3534
|
|
|
|
|
|
|
'FilmMode' => { |
|
3535
|
|
|
|
|
|
|
Description => 'Film-Modus', |
|
3536
|
|
|
|
|
|
|
PrintConv => { |
|
3537
|
|
|
|
|
|
|
'F1/Studio Portrait' => 'F1/Studio-Porträt', |
|
3538
|
|
|
|
|
|
|
'F1a/Studio Portrait Enhanced Saturation' => 'F1a/Studio-Porträt Erweiterte Sättigung', |
|
3539
|
|
|
|
|
|
|
'F1b/Studio Portrait Smooth Skin Tone (ASTIA)' => 'F1b/Studio-Porträt Weiche Hauttöne', |
|
3540
|
|
|
|
|
|
|
'F1b/Studio Portrait Smooth Skin Tone (Astia)' => 'F1b/Studio-Porträt Weiche Hauttöne', |
|
3541
|
|
|
|
|
|
|
'F1c/Studio Portrait Increased Sharpness' => 'F1c/Studio-Porträt Erhöhte Schärfe', |
|
3542
|
|
|
|
|
|
|
'F3/Studio Portrait Ex' => 'F3/Studio Porträt Ex', |
|
3543
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3544
|
|
|
|
|
|
|
}, |
|
3545
|
|
|
|
|
|
|
}, |
|
3546
|
|
|
|
|
|
|
'FilmType' => 'Filmtyp', |
|
3547
|
|
|
|
|
|
|
'FilterEffect' => { |
|
3548
|
|
|
|
|
|
|
Description => 'Filtereffekt', |
|
3549
|
|
|
|
|
|
|
PrintConv => { |
|
3550
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
3551
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
3552
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3553
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
3554
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
3555
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3556
|
|
|
|
|
|
|
}, |
|
3557
|
|
|
|
|
|
|
}, |
|
3558
|
|
|
|
|
|
|
'FilterEffectFaithful' => { |
|
3559
|
|
|
|
|
|
|
Description => 'Filtereffekt Natürlich', |
|
3560
|
|
|
|
|
|
|
PrintConv => { |
|
3561
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3562
|
|
|
|
|
|
|
}, |
|
3563
|
|
|
|
|
|
|
}, |
|
3564
|
|
|
|
|
|
|
'FilterEffectLandscape' => { |
|
3565
|
|
|
|
|
|
|
Description => 'Filtereffekt Landschaft', |
|
3566
|
|
|
|
|
|
|
PrintConv => { |
|
3567
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3568
|
|
|
|
|
|
|
}, |
|
3569
|
|
|
|
|
|
|
}, |
|
3570
|
|
|
|
|
|
|
'FilterEffectMonochrome' => { |
|
3571
|
|
|
|
|
|
|
Description => 'Filtereffekt Monochrom', |
|
3572
|
|
|
|
|
|
|
PrintConv => { |
|
3573
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
3574
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
3575
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
3576
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
3577
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3578
|
|
|
|
|
|
|
}, |
|
3579
|
|
|
|
|
|
|
}, |
|
3580
|
|
|
|
|
|
|
'FilterEffectNeutral' => { |
|
3581
|
|
|
|
|
|
|
Description => 'Filtereffekt Neutral', |
|
3582
|
|
|
|
|
|
|
PrintConv => { |
|
3583
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3584
|
|
|
|
|
|
|
}, |
|
3585
|
|
|
|
|
|
|
}, |
|
3586
|
|
|
|
|
|
|
'FilterEffectPortrait' => { |
|
3587
|
|
|
|
|
|
|
Description => 'Filtereffekt Porträt', |
|
3588
|
|
|
|
|
|
|
PrintConv => { |
|
3589
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3590
|
|
|
|
|
|
|
}, |
|
3591
|
|
|
|
|
|
|
}, |
|
3592
|
|
|
|
|
|
|
'FilterEffectStandard' => { |
|
3593
|
|
|
|
|
|
|
Description => 'Filtereffekt Standard', |
|
3594
|
|
|
|
|
|
|
PrintConv => { |
|
3595
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3596
|
|
|
|
|
|
|
}, |
|
3597
|
|
|
|
|
|
|
}, |
|
3598
|
|
|
|
|
|
|
'FilterEffectUnknown' => { |
|
3599
|
|
|
|
|
|
|
Description => 'Filtereffekt Unbekannt', |
|
3600
|
|
|
|
|
|
|
PrintConv => { |
|
3601
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
3602
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
3603
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
3604
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
3605
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3606
|
|
|
|
|
|
|
}, |
|
3607
|
|
|
|
|
|
|
}, |
|
3608
|
|
|
|
|
|
|
'FilterEffectUserDef1' => { |
|
3609
|
|
|
|
|
|
|
Description => 'Filtereffekt Benutzerdefiniert 1', |
|
3610
|
|
|
|
|
|
|
PrintConv => { |
|
3611
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
3612
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
3613
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
3614
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
3615
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3616
|
|
|
|
|
|
|
}, |
|
3617
|
|
|
|
|
|
|
}, |
|
3618
|
|
|
|
|
|
|
'FilterEffectUserDef2' => { |
|
3619
|
|
|
|
|
|
|
Description => 'Filtereffekt Benutzerdefineirt 2', |
|
3620
|
|
|
|
|
|
|
PrintConv => { |
|
3621
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
3622
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
3623
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
3624
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
3625
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3626
|
|
|
|
|
|
|
}, |
|
3627
|
|
|
|
|
|
|
}, |
|
3628
|
|
|
|
|
|
|
'FilterEffectUserDef3' => { |
|
3629
|
|
|
|
|
|
|
Description => 'Filtereffekt Benutzerdefiniert 3', |
|
3630
|
|
|
|
|
|
|
PrintConv => { |
|
3631
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
3632
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
3633
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
3634
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
3635
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3636
|
|
|
|
|
|
|
}, |
|
3637
|
|
|
|
|
|
|
}, |
|
3638
|
|
|
|
|
|
|
'FinderDisplayDuringExposure' => { |
|
3639
|
|
|
|
|
|
|
Description => 'Sucheranzeige bei Belichtung', |
|
3640
|
|
|
|
|
|
|
PrintConv => { |
|
3641
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3642
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3643
|
|
|
|
|
|
|
}, |
|
3644
|
|
|
|
|
|
|
}, |
|
3645
|
|
|
|
|
|
|
'FineSharpness' => { |
|
3646
|
|
|
|
|
|
|
Description => 'Detail-Schärfe', |
|
3647
|
|
|
|
|
|
|
PrintConv => { |
|
3648
|
|
|
|
|
|
|
'Extra fine' => 'Extra', |
|
3649
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3650
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3651
|
|
|
|
|
|
|
}, |
|
3652
|
|
|
|
|
|
|
}, |
|
3653
|
|
|
|
|
|
|
'FineTuneOptCenterWeighted' => 'Feinabstimmung Mittenbetonte Messung', |
|
3654
|
|
|
|
|
|
|
'FineTuneOptMatrixMetering' => 'Feinabstimmung Matrixmessung', |
|
3655
|
|
|
|
|
|
|
'FineTuneOptSpotMetering' => 'Feinabstimmung Spotmessung', |
|
3656
|
|
|
|
|
|
|
'FirmwareRevision' => 'Firmware-Revision', |
|
3657
|
|
|
|
|
|
|
'FirmwareRevision2' => 'Firmware-Revision 2', |
|
3658
|
|
|
|
|
|
|
'FirmwareVersion' => 'Firmware-Version', |
|
3659
|
|
|
|
|
|
|
'FixtureIdentifier' => 'Kennzeichnung', |
|
3660
|
|
|
|
|
|
|
'Flash' => { |
|
3661
|
|
|
|
|
|
|
Description => 'Blitzmodus', |
|
3662
|
|
|
|
|
|
|
PrintConv => { |
|
3663
|
|
|
|
|
|
|
'Auto, Did not fire' => 'Blitz wurde nicht ausgelöst, Automodus', |
|
3664
|
|
|
|
|
|
|
'Auto, Did not fire, Red-eye reduction' => 'Blitz wurde nicht ausgelöst, Rote-Augen-Reduzierung', |
|
3665
|
|
|
|
|
|
|
'Auto, Fired' => 'Blitz wurde ausgelöst, Automodus', |
|
3666
|
|
|
|
|
|
|
'Auto, Fired, Red-eye reduction' => 'Blitz wurde ausgelöst, Automodus, Rote-Augen-Reduzierung', |
|
3667
|
|
|
|
|
|
|
'Auto, Fired, Red-eye reduction, Return detected' => 'Blitz wurde ausgelöst, Automodus, Messblitz-Licht zurückgeworfen, Rote-Augen-Reduzierung', |
|
3668
|
|
|
|
|
|
|
'Auto, Fired, Red-eye reduction, Return not detected' => 'Blitz wurde ausgelöst, Automodus, kein Messblitz-Licht zurückgeworfen, Rote-Augen-Reduzierung', |
|
3669
|
|
|
|
|
|
|
'Auto, Fired, Return detected' => 'Blitz wurde ausgelöst, Automodus, Messblitz-Licht zurückgeworfen', |
|
3670
|
|
|
|
|
|
|
'Auto, Fired, Return not detected' => 'Blitz wurde ausgelöst, Automodus, kein Messblitz-Licht zurückgeworfen', |
|
3671
|
|
|
|
|
|
|
'Did not fire' => 'Blitz wurde nicht ausgelöst', |
|
3672
|
|
|
|
|
|
|
'Fired' => 'Blitz wurde ausgelöst', |
|
3673
|
|
|
|
|
|
|
'Fired, Red-eye reduction' => 'Blitz wurde ausgelöst, Rote-Augen-Reduzierung', |
|
3674
|
|
|
|
|
|
|
'Fired, Red-eye reduction, Return detected' => 'Blitz wurde ausgelöst, Rote-Augen-Reduzierung, Messblitz-Licht zurückgeworfen', |
|
3675
|
|
|
|
|
|
|
'Fired, Red-eye reduction, Return not detected' => 'Blitz wurde ausgelöst, Rote-Augen-Reduzierung, kein Messblitz-Licht zurückgeworfen', |
|
3676
|
|
|
|
|
|
|
'Fired, Return detected' => 'Messblitz-Licht zurückgeworfen', |
|
3677
|
|
|
|
|
|
|
'Fired, Return not detected' => 'Kein Messblitz-Licht zurückgeworfen', |
|
3678
|
|
|
|
|
|
|
'No Flash' => 'Blitz wurde nicht ausgelöst', |
|
3679
|
|
|
|
|
|
|
'No flash function' => 'Keine Blitzfunktion', |
|
3680
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3681
|
|
|
|
|
|
|
'Off, Did not fire' => 'Blitz wurde nicht ausgelöst, Blitz unterdrücken-Modus', |
|
3682
|
|
|
|
|
|
|
'Off, Did not fire, Return not detected' => 'Deaktiviert, Blitz wurde nicht ausgelöst, kein Messblitz-Licht zurückgeworfen', |
|
3683
|
|
|
|
|
|
|
'Off, No flash function' => 'Deaktiviert, Keine Blitzfunktion', |
|
3684
|
|
|
|
|
|
|
'Off, Red-eye reduction' => 'Deaktiviert, Rote-Augen-Reduzierung', |
|
3685
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3686
|
|
|
|
|
|
|
'On, Did not fire' => 'Ein, Blitz wurde nicht ausgelöst', |
|
3687
|
|
|
|
|
|
|
'On, Fired' => 'Blitz wurde ausgelöst, Blitz erzwingen-Modus', |
|
3688
|
|
|
|
|
|
|
'On, Red-eye reduction' => 'Blitz wurde ausgelöst, Blitz erzwingen-Modus, Rote-Augen-Reduzierung', |
|
3689
|
|
|
|
|
|
|
'On, Red-eye reduction, Return detected' => 'Blitz wurde ausgelöst, Blitz erzwingen-Modus, Rote-Augen-Reduzierung, Messblitz-Licht zurückgeworfen', |
|
3690
|
|
|
|
|
|
|
'On, Red-eye reduction, Return not detected' => 'Blitz wurde ausgelöst, Blitz erzwingen-Modus, Rote-Augen-Reduzierung, kein Messblitz-Licht zurückgeworfen', |
|
3691
|
|
|
|
|
|
|
'On, Return detected' => 'Blitz wurde ausgelöst, Blitz erzwingen-Modus, Messblitz-Licht zurückgeworfen', |
|
3692
|
|
|
|
|
|
|
'On, Return not detected' => 'Blitz wurde ausgelöst, Blitz erzwingen-Modus, kein Messblitz-Licht zurückgeworfen', |
|
3693
|
|
|
|
|
|
|
}, |
|
3694
|
|
|
|
|
|
|
}, |
|
3695
|
|
|
|
|
|
|
'FlashAction2' => { |
|
3696
|
|
|
|
|
|
|
PrintConv => { |
|
3697
|
|
|
|
|
|
|
'Did not fire' => 'Blitz wurde nicht ausgelöst', |
|
3698
|
|
|
|
|
|
|
'Fired' => 'Blitz wurde ausgelöst', |
|
3699
|
|
|
|
|
|
|
}, |
|
3700
|
|
|
|
|
|
|
}, |
|
3701
|
|
|
|
|
|
|
'FlashActivity' => 'Blitz-Leistung', |
|
3702
|
|
|
|
|
|
|
'FlashBatteryLevel' => 'Blitz Batteriestatus', |
|
3703
|
|
|
|
|
|
|
'FlashBias' => 'Blitzkorrektur', |
|
3704
|
|
|
|
|
|
|
'FlashBits' => { |
|
3705
|
|
|
|
|
|
|
Description => 'Blitz-Details', |
|
3706
|
|
|
|
|
|
|
PrintConv => { |
|
3707
|
|
|
|
|
|
|
'2nd-curtain sync used' => 'Synchronisatiopn auf 2. Verschlußvorhang', |
|
3708
|
|
|
|
|
|
|
'Built-in' => 'Integrierter Blitz', |
|
3709
|
|
|
|
|
|
|
'External' => 'Extern', |
|
3710
|
|
|
|
|
|
|
'FP sync enabled' => 'FP Synchronisation eingestellt', |
|
3711
|
|
|
|
|
|
|
'FP sync used' => 'FP Synchronistaion', |
|
3712
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
3713
|
|
|
|
|
|
|
}, |
|
3714
|
|
|
|
|
|
|
}, |
|
3715
|
|
|
|
|
|
|
'FlashColorFilter' => 'Blitz Farbfilter', |
|
3716
|
|
|
|
|
|
|
'FlashCommanderMode' => { |
|
3717
|
|
|
|
|
|
|
Description => 'Master-Steuerung', |
|
3718
|
|
|
|
|
|
|
PrintConv => { |
|
3719
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3720
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3721
|
|
|
|
|
|
|
}, |
|
3722
|
|
|
|
|
|
|
}, |
|
3723
|
|
|
|
|
|
|
'FlashCompensation' => 'Blitzbelichtungs-Korrektur', |
|
3724
|
|
|
|
|
|
|
'FlashControlBuilt-in' => { |
|
3725
|
|
|
|
|
|
|
PrintConv => { |
|
3726
|
|
|
|
|
|
|
'Commander Mode' => 'Master-Steuerung', |
|
3727
|
|
|
|
|
|
|
}, |
|
3728
|
|
|
|
|
|
|
}, |
|
3729
|
|
|
|
|
|
|
'FlashControlMode' => { |
|
3730
|
|
|
|
|
|
|
Description => 'Blitzlichtsteuerungsmodus', |
|
3731
|
|
|
|
|
|
|
PrintConv => { |
|
3732
|
|
|
|
|
|
|
'Auto Aperture' => 'Blendenautomatik (AA)', |
|
3733
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
3734
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3735
|
|
|
|
|
|
|
'Repeating Flash' => 'Stroboskopblitz', |
|
3736
|
|
|
|
|
|
|
}, |
|
3737
|
|
|
|
|
|
|
}, |
|
3738
|
|
|
|
|
|
|
'FlashCurtain' => { |
|
3739
|
|
|
|
|
|
|
Description => 'Blitzsynchronisation auf Verschluß', |
|
3740
|
|
|
|
|
|
|
PrintConv => { |
|
3741
|
|
|
|
|
|
|
'1st' => '1. Vorhang', |
|
3742
|
|
|
|
|
|
|
'2nd' => '2. Vorhang', |
|
3743
|
|
|
|
|
|
|
}, |
|
3744
|
|
|
|
|
|
|
}, |
|
3745
|
|
|
|
|
|
|
'FlashDefault' => { |
|
3746
|
|
|
|
|
|
|
Description => 'Systemblitz', |
|
3747
|
|
|
|
|
|
|
PrintConv => { |
|
3748
|
|
|
|
|
|
|
'Fill Flash' => 'Aufhellblitz', |
|
3749
|
|
|
|
|
|
|
}, |
|
3750
|
|
|
|
|
|
|
}, |
|
3751
|
|
|
|
|
|
|
'FlashDevice' => { |
|
3752
|
|
|
|
|
|
|
Description => 'Blitzgerät', |
|
3753
|
|
|
|
|
|
|
PrintConv => { |
|
3754
|
|
|
|
|
|
|
'External' => 'Extern', |
|
3755
|
|
|
|
|
|
|
'Internal' => 'Intern', |
|
3756
|
|
|
|
|
|
|
'Internal + External' => 'Intern + Extern', |
|
3757
|
|
|
|
|
|
|
'None' => 'Keines', |
|
3758
|
|
|
|
|
|
|
}, |
|
3759
|
|
|
|
|
|
|
}, |
|
3760
|
|
|
|
|
|
|
'FlashDistance' => 'Blitzabstand', |
|
3761
|
|
|
|
|
|
|
'FlashEnergy' => 'Blitzstärke', |
|
3762
|
|
|
|
|
|
|
'FlashExposureBracketValue' => 'Blitzbelichtungsreihenwert', |
|
3763
|
|
|
|
|
|
|
'FlashExposureComp' => 'Blitzbelichtungskorrektur', |
|
3764
|
|
|
|
|
|
|
'FlashExposureComp2' => 'Blitzbelichtungskorrektur 2', |
|
3765
|
|
|
|
|
|
|
'FlashExposureComp3' => 'Blitzbelichtungskorrektur 3', |
|
3766
|
|
|
|
|
|
|
'FlashExposureComp4' => 'Blitzbelichtungskorrektur 4', |
|
3767
|
|
|
|
|
|
|
'FlashExposureCompSet' => 'Eingestellte Blitz-Belichtungskorrektur', |
|
3768
|
|
|
|
|
|
|
'FlashExposureCompSet2' => 'Blitzbelichtungskorrektur 2', |
|
3769
|
|
|
|
|
|
|
'FlashExposureIndicator' => { |
|
3770
|
|
|
|
|
|
|
Description => 'Blitz-Belichtungsindikator', |
|
3771
|
|
|
|
|
|
|
PrintConv => { |
|
3772
|
|
|
|
|
|
|
'Bottom of Scale' => 'Unterer Wert', |
|
3773
|
|
|
|
|
|
|
'Not Indicated' => 'Nicht angezeigt', |
|
3774
|
|
|
|
|
|
|
'Over Scale' => 'Wert zu hoch', |
|
3775
|
|
|
|
|
|
|
'Top of Scale' => 'Oberer Wert', |
|
3776
|
|
|
|
|
|
|
'Under Scale' => 'Wert zu niedrig', |
|
3777
|
|
|
|
|
|
|
}, |
|
3778
|
|
|
|
|
|
|
}, |
|
3779
|
|
|
|
|
|
|
'FlashExposureIndicatorLast' => { |
|
3780
|
|
|
|
|
|
|
Description => 'Blitz-Ende-Belichtungsindikator', |
|
3781
|
|
|
|
|
|
|
PrintConv => { |
|
3782
|
|
|
|
|
|
|
'Bottom of Scale' => 'Unterer Wert', |
|
3783
|
|
|
|
|
|
|
'Not Indicated' => 'Nicht angezeigt', |
|
3784
|
|
|
|
|
|
|
'Over Scale' => 'Wert zu hoch', |
|
3785
|
|
|
|
|
|
|
'Top of Scale' => 'Oberer Wert', |
|
3786
|
|
|
|
|
|
|
'Under Scale' => 'Wert zu niedrig', |
|
3787
|
|
|
|
|
|
|
}, |
|
3788
|
|
|
|
|
|
|
}, |
|
3789
|
|
|
|
|
|
|
'FlashExposureIndicatorNext' => { |
|
3790
|
|
|
|
|
|
|
Description => 'Blitz-Folge-Belichtungsindikator', |
|
3791
|
|
|
|
|
|
|
PrintConv => { |
|
3792
|
|
|
|
|
|
|
'Bottom of Scale' => 'Unterer Wert', |
|
3793
|
|
|
|
|
|
|
'Not Indicated' => 'Nicht angezeigt', |
|
3794
|
|
|
|
|
|
|
'Over Scale' => 'Wert zu hoch', |
|
3795
|
|
|
|
|
|
|
'Top of Scale' => 'Oberer Wert', |
|
3796
|
|
|
|
|
|
|
'Under Scale' => 'Wert zu niedrig', |
|
3797
|
|
|
|
|
|
|
}, |
|
3798
|
|
|
|
|
|
|
}, |
|
3799
|
|
|
|
|
|
|
'FlashExposureLock' => { |
|
3800
|
|
|
|
|
|
|
Description => 'Blitzbelichtung-Speicherung', |
|
3801
|
|
|
|
|
|
|
PrintConv => { |
|
3802
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3803
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3804
|
|
|
|
|
|
|
}, |
|
3805
|
|
|
|
|
|
|
}, |
|
3806
|
|
|
|
|
|
|
'FlashFired' => { |
|
3807
|
|
|
|
|
|
|
Description => 'Blitz wurde ausgelöst', |
|
3808
|
|
|
|
|
|
|
PrintConv => { |
|
3809
|
|
|
|
|
|
|
'False' => 'Nein', |
|
3810
|
|
|
|
|
|
|
'No' => 'Nein', |
|
3811
|
|
|
|
|
|
|
'True' => 'Ja', |
|
3812
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
3813
|
|
|
|
|
|
|
}, |
|
3814
|
|
|
|
|
|
|
}, |
|
3815
|
|
|
|
|
|
|
'FlashFiring' => { |
|
3816
|
|
|
|
|
|
|
Description => 'Blitzzündung', |
|
3817
|
|
|
|
|
|
|
PrintConv => { |
|
3818
|
|
|
|
|
|
|
'Does not fire' => 'Unterdrückt', |
|
3819
|
|
|
|
|
|
|
'Fires' => 'Aktiv', |
|
3820
|
|
|
|
|
|
|
}, |
|
3821
|
|
|
|
|
|
|
}, |
|
3822
|
|
|
|
|
|
|
'FlashFirmwareVersion' => 'Blitz-Firmware-Version', |
|
3823
|
|
|
|
|
|
|
'FlashFocalLength' => 'Blitz-Brennweite', |
|
3824
|
|
|
|
|
|
|
'FlashFunction' => { |
|
3825
|
|
|
|
|
|
|
Description => 'Blitzfunktion', |
|
3826
|
|
|
|
|
|
|
PrintConv => { |
|
3827
|
|
|
|
|
|
|
'Built-in flash' => 'Integrierter Blitz', |
|
3828
|
|
|
|
|
|
|
'False' => 'Nein', |
|
3829
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
3830
|
|
|
|
|
|
|
'No flash' => 'Kein Blitz', |
|
3831
|
|
|
|
|
|
|
'Strobe' => 'Stroboskop', |
|
3832
|
|
|
|
|
|
|
'True' => 'Ja', |
|
3833
|
|
|
|
|
|
|
}, |
|
3834
|
|
|
|
|
|
|
}, |
|
3835
|
|
|
|
|
|
|
'FlashGNDistance' => { |
|
3836
|
|
|
|
|
|
|
Description => 'Blitzleitzahl Entfernung', |
|
3837
|
|
|
|
|
|
|
PrintConv => { |
|
3838
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3839
|
|
|
|
|
|
|
}, |
|
3840
|
|
|
|
|
|
|
}, |
|
3841
|
|
|
|
|
|
|
'FlashGroupACompensation' => 'Gruppe A, Blitzbelichtungs-Korrektur', |
|
3842
|
|
|
|
|
|
|
'FlashGroupAControlMode' => { |
|
3843
|
|
|
|
|
|
|
Description => 'Gruppe A, Blitzlichtsteuerungsmodus', |
|
3844
|
|
|
|
|
|
|
PrintConv => { |
|
3845
|
|
|
|
|
|
|
'Auto Aperture' => 'Blendenautomatik (AA)', |
|
3846
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
3847
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3848
|
|
|
|
|
|
|
'Repeating Flash' => 'Stroboskopblitz', |
|
3849
|
|
|
|
|
|
|
}, |
|
3850
|
|
|
|
|
|
|
}, |
|
3851
|
|
|
|
|
|
|
'FlashGroupAOutput' => 'Gruppe A, Blitz-Leistung', |
|
3852
|
|
|
|
|
|
|
'FlashGroupBCompensation' => 'Gruppe B, Blitzbelichtungs-Korrektur', |
|
3853
|
|
|
|
|
|
|
'FlashGroupBControlMode' => { |
|
3854
|
|
|
|
|
|
|
Description => 'Gruppe B, Blitzlichtsteuerungsmodus', |
|
3855
|
|
|
|
|
|
|
PrintConv => { |
|
3856
|
|
|
|
|
|
|
'Auto Aperture' => 'Blendenautomatik (AA)', |
|
3857
|
|
|
|
|
|
|
'Automatic' => 'Automatik', |
|
3858
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
3859
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3860
|
|
|
|
|
|
|
'Repeating Flash' => 'Stroboskopblitz', |
|
3861
|
|
|
|
|
|
|
}, |
|
3862
|
|
|
|
|
|
|
}, |
|
3863
|
|
|
|
|
|
|
'FlashGroupBOutput' => 'Gruppe B, Blitz-Leistung', |
|
3864
|
|
|
|
|
|
|
'FlashGroupCCompensation' => 'Gruppe C, Blitzbelichtungs-Korrektur', |
|
3865
|
|
|
|
|
|
|
'FlashGroupCControlMode' => { |
|
3866
|
|
|
|
|
|
|
Description => 'Gruppe C, Blitzlichtsteuerungsmodus', |
|
3867
|
|
|
|
|
|
|
PrintConv => { |
|
3868
|
|
|
|
|
|
|
'Auto Aperture' => 'Blendenautomatik (AA)', |
|
3869
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
3870
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3871
|
|
|
|
|
|
|
'Repeating Flash' => 'Stroboskopblitz', |
|
3872
|
|
|
|
|
|
|
}, |
|
3873
|
|
|
|
|
|
|
}, |
|
3874
|
|
|
|
|
|
|
'FlashGroupCOutput' => 'Gruppe C, Blitz-Leistung', |
|
3875
|
|
|
|
|
|
|
'FlashGuideNumber' => 'Blitzleitzahl', |
|
3876
|
|
|
|
|
|
|
'FlashInfo' => 'Blitz-Informationen', |
|
3877
|
|
|
|
|
|
|
'FlashInfoVersion' => 'Blitz-Informationen-Version', |
|
3878
|
|
|
|
|
|
|
'FlashIntensity' => { |
|
3879
|
|
|
|
|
|
|
Description => 'Blitz Stärke', |
|
3880
|
|
|
|
|
|
|
PrintConv => { |
|
3881
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
3882
|
|
|
|
|
|
|
'Strong' => 'Stark', |
|
3883
|
|
|
|
|
|
|
}, |
|
3884
|
|
|
|
|
|
|
}, |
|
3885
|
|
|
|
|
|
|
'FlashLevel' => { |
|
3886
|
|
|
|
|
|
|
Description => 'Blitzbelichtungskorr.', |
|
3887
|
|
|
|
|
|
|
PrintConv => { |
|
3888
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
3889
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
3890
|
|
|
|
|
|
|
}, |
|
3891
|
|
|
|
|
|
|
}, |
|
3892
|
|
|
|
|
|
|
'FlashMake' => 'Blitzgerätehersteller', |
|
3893
|
|
|
|
|
|
|
'FlashMetering' => { |
|
3894
|
|
|
|
|
|
|
Description => 'Blitz-Messung', |
|
3895
|
|
|
|
|
|
|
PrintConv => { |
|
3896
|
|
|
|
|
|
|
'Manual flash control' => 'Manuelle Blitz-Kontrolle', |
|
3897
|
|
|
|
|
|
|
'Pre-flash TTL' => 'Vorblitz TTL', |
|
3898
|
|
|
|
|
|
|
}, |
|
3899
|
|
|
|
|
|
|
}, |
|
3900
|
|
|
|
|
|
|
'FlashMeteringMode' => { |
|
3901
|
|
|
|
|
|
|
Description => 'Blitz-Belichtungsmessmethode', |
|
3902
|
|
|
|
|
|
|
PrintConv => { |
|
3903
|
|
|
|
|
|
|
'External Auto' => 'Extern Automatisch', |
|
3904
|
|
|
|
|
|
|
'External Manual' => 'Extern Manuell', |
|
3905
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3906
|
|
|
|
|
|
|
}, |
|
3907
|
|
|
|
|
|
|
}, |
|
3908
|
|
|
|
|
|
|
'FlashMeteringSegments' => 'Blitz-Messfelder', |
|
3909
|
|
|
|
|
|
|
'FlashMode' => { |
|
3910
|
|
|
|
|
|
|
Description => 'Blitz-Modus', |
|
3911
|
|
|
|
|
|
|
PrintConv => { |
|
3912
|
|
|
|
|
|
|
'2nd Curtain' => 'Auf 2. Verschlußvorhang', |
|
3913
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
3914
|
|
|
|
|
|
|
'Auto, Did not fire' => 'Auto, nicht ausgelöst', |
|
3915
|
|
|
|
|
|
|
'Auto, Did not fire, Red-eye reduction' => 'Auto, nicht ausgelöst, Rote-Augen-Reduzierung', |
|
3916
|
|
|
|
|
|
|
'Auto, Fired' => 'Auto, ausgelöst', |
|
3917
|
|
|
|
|
|
|
'Auto, Fired, Red-eye reduction' => 'Auto, ausgelöst, Rote-Augen-Reduzierung', |
|
3918
|
|
|
|
|
|
|
'Did Not Fire' => 'Nicht ausgelöst', |
|
3919
|
|
|
|
|
|
|
'Disabled' => 'Deaktiviert', |
|
3920
|
|
|
|
|
|
|
'External, Auto' => 'Extern, Auto', |
|
3921
|
|
|
|
|
|
|
'External, Contrast-control Sync' => 'Extern, Kontrast-Steuerungs-Synchronisation', |
|
3922
|
|
|
|
|
|
|
'External, Flash Problem' => 'Extern, Blitzproblem?', |
|
3923
|
|
|
|
|
|
|
'External, High-speed Sync' => 'Extern, High-Speed-Synchronisation', |
|
3924
|
|
|
|
|
|
|
'External, Manual' => 'Extern, Manuell', |
|
3925
|
|
|
|
|
|
|
'External, P-TTL Auto' => 'Extern, P-TTL-Blitzautomatik', |
|
3926
|
|
|
|
|
|
|
'External, Wireless' => 'Extern, Drahtlos', |
|
3927
|
|
|
|
|
|
|
'External, Wireless, High-speed Sync' => 'Extern, Drahtlos, High-Speed-Synchronisation', |
|
3928
|
|
|
|
|
|
|
'Fill flash' => 'Aufhellblitz', |
|
3929
|
|
|
|
|
|
|
'Fill-in' => 'Aufhellen', |
|
3930
|
|
|
|
|
|
|
'Fired, Commander Mode' => 'Ausgelöst, Befehlsmodus', |
|
3931
|
|
|
|
|
|
|
'Fired, External' => 'Ausgelöst, Extern', |
|
3932
|
|
|
|
|
|
|
'Fired, Manual' => 'Ausgelöst, Manuell', |
|
3933
|
|
|
|
|
|
|
'Fired, TTL Mode' => 'Ausgelöst, TTL-Modus', |
|
3934
|
|
|
|
|
|
|
'Internal' => 'Intern', |
|
3935
|
|
|
|
|
|
|
'Not Ready' => 'Nicht bereit', |
|
3936
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
3937
|
|
|
|
|
|
|
'Off, Did not fire' => 'Aus', |
|
3938
|
|
|
|
|
|
|
'Off?' => 'Aus?', |
|
3939
|
|
|
|
|
|
|
'On' => 'Ein', |
|
3940
|
|
|
|
|
|
|
'On, Did not fire' => 'Ein, nicht ausgelöst', |
|
3941
|
|
|
|
|
|
|
'On, Did not fire, Wireless (Master)' => 'Ein, nicht ausgelöst, Drahtlos (Hauptblitz)', |
|
3942
|
|
|
|
|
|
|
'On, Fired' => 'Ein', |
|
3943
|
|
|
|
|
|
|
'On, Red-eye reduction' => 'Ein, Rote-Augen-Reduzierung', |
|
3944
|
|
|
|
|
|
|
'On, Slow-sync' => 'Ein, Langzeit-Synchronisation', |
|
3945
|
|
|
|
|
|
|
'On, Slow-sync, Red-eye reduction' => 'Ein, Langzeit-Synchronisation, Rote-Augen-Reduzierung', |
|
3946
|
|
|
|
|
|
|
'On, Soft' => 'Ein, Softblitz', |
|
3947
|
|
|
|
|
|
|
'On, Trailing-curtain Sync' => 'Ein, 2. Verschlussvorhang', |
|
3948
|
|
|
|
|
|
|
'On, Wireless (Control)' => 'Ein, Drahtlos (Steuerblitz)', |
|
3949
|
|
|
|
|
|
|
'On, Wireless (Master)' => 'Ein, Drahtlos (Hauptblitz)', |
|
3950
|
|
|
|
|
|
|
'Rear flash sync' => 'Synchronisation auf den zweiten Verschlussvorhang', |
|
3951
|
|
|
|
|
|
|
'Red eye' => 'Rote-Augen-Reduzierung', |
|
3952
|
|
|
|
|
|
|
'Red-eye' => 'Rote Augen', |
|
3953
|
|
|
|
|
|
|
'Red-eye Reduction' => 'Rote-Augen-Reduzierung', |
|
3954
|
|
|
|
|
|
|
'Red-eye reduction' => 'Rote-Augen-Reduzierung', |
|
3955
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
3956
|
|
|
|
|
|
|
'Wireless' => 'Drahtlos', |
|
3957
|
|
|
|
|
|
|
'n/a - Off-Auto-Aperture' => 'K/A - Blendenring nicht auf A', |
|
3958
|
|
|
|
|
|
|
}, |
|
3959
|
|
|
|
|
|
|
}, |
|
3960
|
|
|
|
|
|
|
'FlashModel' => { |
|
3961
|
|
|
|
|
|
|
Description => 'Blitz-Modell', |
|
3962
|
|
|
|
|
|
|
PrintConv => { |
|
3963
|
|
|
|
|
|
|
'None' => 'Keines', |
|
3964
|
|
|
|
|
|
|
}, |
|
3965
|
|
|
|
|
|
|
}, |
|
3966
|
|
|
|
|
|
|
'FlashOptions' => { |
|
3967
|
|
|
|
|
|
|
Description => 'Blitz-Optionen', |
|
3968
|
|
|
|
|
|
|
PrintConv => { |
|
3969
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
3970
|
|
|
|
|
|
|
'Auto, Red-eye reduction' => 'Auto, Rote-Augen-Reduzierung', |
|
3971
|
|
|
|
|
|
|
'Red-eye reduction' => 'Rote-Augen-Reduzierung', |
|
3972
|
|
|
|
|
|
|
'Slow-sync' => 'Langzeit-Synchronisation', |
|
3973
|
|
|
|
|
|
|
'Slow-sync, Red-eye reduction' => 'Langzeit-Synchronisation, Rote-Augen-Reduzierung', |
|
3974
|
|
|
|
|
|
|
'Trailing-curtain Sync' => '2. Verschlussvorhang', |
|
3975
|
|
|
|
|
|
|
'Wireless (Control)' => 'Drahtlos (Steuerblitz)', |
|
3976
|
|
|
|
|
|
|
'Wireless (Master)' => 'Drahtlos (Hauptblitz)', |
|
3977
|
|
|
|
|
|
|
}, |
|
3978
|
|
|
|
|
|
|
}, |
|
3979
|
|
|
|
|
|
|
'FlashOptions2' => { |
|
3980
|
|
|
|
|
|
|
Description => 'Blitz-Optionen (2)', |
|
3981
|
|
|
|
|
|
|
PrintConv => { |
|
3982
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
3983
|
|
|
|
|
|
|
'Auto, Red-eye reduction' => 'Auto, Rote-Augen-Reduzierung', |
|
3984
|
|
|
|
|
|
|
'Red-eye reduction' => 'Rote-Augen-Reduzierung', |
|
3985
|
|
|
|
|
|
|
'Slow-sync' => 'Langzeit-Synchronisation', |
|
3986
|
|
|
|
|
|
|
'Slow-sync, Red-eye reduction' => 'Langzeit-Synchronisation, Rote-Augen-Reduzierung', |
|
3987
|
|
|
|
|
|
|
'Trailing-curtain Sync' => '2. Verschlussvorhang', |
|
3988
|
|
|
|
|
|
|
'Wireless (Control)' => 'Drahtlos (Steuerblitz)', |
|
3989
|
|
|
|
|
|
|
'Wireless (Master)' => 'Drahtlos (Hauptblitz)', |
|
3990
|
|
|
|
|
|
|
}, |
|
3991
|
|
|
|
|
|
|
}, |
|
3992
|
|
|
|
|
|
|
'FlashOutput' => 'Blitzstärke', |
|
3993
|
|
|
|
|
|
|
'FlashRedEyeMode' => { |
|
3994
|
|
|
|
|
|
|
Description => 'Blitz Rote-Augen-Modus', |
|
3995
|
|
|
|
|
|
|
PrintConv => { |
|
3996
|
|
|
|
|
|
|
'False' => 'Nein', |
|
3997
|
|
|
|
|
|
|
'True' => 'Ja', |
|
3998
|
|
|
|
|
|
|
}, |
|
3999
|
|
|
|
|
|
|
}, |
|
4000
|
|
|
|
|
|
|
'FlashRemoteControl' => { |
|
4001
|
|
|
|
|
|
|
Description => 'Blitz Fernauslöser', |
|
4002
|
|
|
|
|
|
|
PrintConv => { |
|
4003
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4004
|
|
|
|
|
|
|
}, |
|
4005
|
|
|
|
|
|
|
}, |
|
4006
|
|
|
|
|
|
|
'FlashReturn' => { |
|
4007
|
|
|
|
|
|
|
Description => 'Blitz Reflexion', |
|
4008
|
|
|
|
|
|
|
PrintConv => { |
|
4009
|
|
|
|
|
|
|
'No return detection' => 'Keine Erkennung', |
|
4010
|
|
|
|
|
|
|
'Return detected' => 'Reflexion erkannt', |
|
4011
|
|
|
|
|
|
|
'Return not detected' => 'Reflexion nicht erkannt', |
|
4012
|
|
|
|
|
|
|
'Subject Inside Flash Range' => 'Objekt innerhalb der Blitzreichweite', |
|
4013
|
|
|
|
|
|
|
'Subject Outside Flash Range' => 'Objekt ausserhalb der Blitzreichweite', |
|
4014
|
|
|
|
|
|
|
}, |
|
4015
|
|
|
|
|
|
|
}, |
|
4016
|
|
|
|
|
|
|
'FlashSerialNumber' => 'Blitz-Seriennummer', |
|
4017
|
|
|
|
|
|
|
'FlashSetting' => 'Blitzeinstellung', |
|
4018
|
|
|
|
|
|
|
'FlashShutterSpeed' => 'Längste Verschlussz. (Blitz)', |
|
4019
|
|
|
|
|
|
|
'FlashStatus' => { |
|
4020
|
|
|
|
|
|
|
Description => 'Slave-Blitz-Messfeld 1', |
|
4021
|
|
|
|
|
|
|
PrintConv => { |
|
4022
|
|
|
|
|
|
|
'Built-in Flash present' => 'Integrierter Blitz vorhanden', |
|
4023
|
|
|
|
|
|
|
'Built-in Flash present and fired' => 'Integrierter Blitz vorhanden und ausgelöst', |
|
4024
|
|
|
|
|
|
|
'External Flash present' => 'Externer Blitz vorhanden', |
|
4025
|
|
|
|
|
|
|
'External Flash present and fired' => 'Externer Blitz vorhanden und ausgelöst', |
|
4026
|
|
|
|
|
|
|
'External, Did not fire' => 'Extern, nicht ausgelöst', |
|
4027
|
|
|
|
|
|
|
'External, Fired' => 'Extern, ausgelöst', |
|
4028
|
|
|
|
|
|
|
'Internal, Did not fire' => 'Intern, nicht ausgelöst', |
|
4029
|
|
|
|
|
|
|
'Internal, Did not fire (0x08)' => 'Intern, nicht ausgelöst', |
|
4030
|
|
|
|
|
|
|
'Internal, Fired' => 'Intern, ausgelöst', |
|
4031
|
|
|
|
|
|
|
'No Flash present' => 'Kein Blitz vorhanden', |
|
4032
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4033
|
|
|
|
|
|
|
'Off (1)' => 'Aus (1)', |
|
4034
|
|
|
|
|
|
|
}, |
|
4035
|
|
|
|
|
|
|
}, |
|
4036
|
|
|
|
|
|
|
'FlashSyncMode' => 'Blitz-Synchronisationsmodus', |
|
4037
|
|
|
|
|
|
|
'FlashSyncSpeed' => 'Blitzsynchronzeit', |
|
4038
|
|
|
|
|
|
|
'FlashSyncSpeedAv' => { |
|
4039
|
|
|
|
|
|
|
Description => 'Blitzsynchronzeit bei Av', |
|
4040
|
|
|
|
|
|
|
PrintConv => { |
|
4041
|
|
|
|
|
|
|
'1/200 Fixed' => '1/200 Fest', |
|
4042
|
|
|
|
|
|
|
'1/200-1/60 Auto' => '1/200-1/60 automatisch', |
|
4043
|
|
|
|
|
|
|
'1/250 Fixed' => '1/250 Fest', |
|
4044
|
|
|
|
|
|
|
'1/250-1/60 Auto' => '1/200-1/60 automatisch', |
|
4045
|
|
|
|
|
|
|
'1/300 Fixed' => '1/300 Fest', |
|
4046
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
4047
|
|
|
|
|
|
|
}, |
|
4048
|
|
|
|
|
|
|
}, |
|
4049
|
|
|
|
|
|
|
'FlashTTLMode' => 'Blitz TTL-Modus', |
|
4050
|
|
|
|
|
|
|
'FlashType' => { |
|
4051
|
|
|
|
|
|
|
Description => 'Blitztyp', |
|
4052
|
|
|
|
|
|
|
PrintConv => { |
|
4053
|
|
|
|
|
|
|
'Built-In Flash' => 'Intern', |
|
4054
|
|
|
|
|
|
|
'External' => 'Extern', |
|
4055
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
4056
|
|
|
|
|
|
|
}, |
|
4057
|
|
|
|
|
|
|
}, |
|
4058
|
|
|
|
|
|
|
'FlashWarning' => { |
|
4059
|
|
|
|
|
|
|
Description => 'Blitzsymbol', |
|
4060
|
|
|
|
|
|
|
PrintConv => { |
|
4061
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4062
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4063
|
|
|
|
|
|
|
}, |
|
4064
|
|
|
|
|
|
|
}, |
|
4065
|
|
|
|
|
|
|
'FlashpixVersion' => 'Unterstützte Flashpix-Version', |
|
4066
|
|
|
|
|
|
|
'FlickerReduce' => { |
|
4067
|
|
|
|
|
|
|
PrintConv => { |
|
4068
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4069
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4070
|
|
|
|
|
|
|
}, |
|
4071
|
|
|
|
|
|
|
}, |
|
4072
|
|
|
|
|
|
|
'FlipHorizontal' => { |
|
4073
|
|
|
|
|
|
|
PrintConv => { |
|
4074
|
|
|
|
|
|
|
'No' => 'Nein', |
|
4075
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
4076
|
|
|
|
|
|
|
}, |
|
4077
|
|
|
|
|
|
|
}, |
|
4078
|
|
|
|
|
|
|
'FocalLength' => 'Brennweite', |
|
4079
|
|
|
|
|
|
|
'FocalLength35efl' => 'Brennweite', |
|
4080
|
|
|
|
|
|
|
'FocalLengthIn35mmFormat' => 'Brennweite in 35 mm-Kleinbildformat', |
|
4081
|
|
|
|
|
|
|
'FocalPlaneDiagonal' => 'Diagonale des Sensors', |
|
4082
|
|
|
|
|
|
|
'FocalPlaneResolutionUnit' => { |
|
4083
|
|
|
|
|
|
|
Description => 'Einheit der Sensorauflösung', |
|
4084
|
|
|
|
|
|
|
PrintConv => { |
|
4085
|
|
|
|
|
|
|
'None' => 'Keine', |
|
4086
|
|
|
|
|
|
|
'inches' => 'Zoll', |
|
4087
|
|
|
|
|
|
|
'um' => 'µm (Mikrometer)', |
|
4088
|
|
|
|
|
|
|
}, |
|
4089
|
|
|
|
|
|
|
}, |
|
4090
|
|
|
|
|
|
|
'FocalPlaneXResolution' => 'Sensorauflösung horizontal', |
|
4091
|
|
|
|
|
|
|
'FocalPlaneXSize' => 'Sensorgröße horizontal', |
|
4092
|
|
|
|
|
|
|
'FocalPlaneXUnknown' => 'Sensorgröße horizontal unbekannt', |
|
4093
|
|
|
|
|
|
|
'FocalPlaneYResolution' => 'Sensorauflösung vertikal', |
|
4094
|
|
|
|
|
|
|
'FocalPlaneYSize' => 'Sensorgröße vertikal', |
|
4095
|
|
|
|
|
|
|
'FocalPlaneYUnknown' => 'Sensorgröße vertikal unbekannt', |
|
4096
|
|
|
|
|
|
|
'FocalType' => { |
|
4097
|
|
|
|
|
|
|
Description => 'Objektivart', |
|
4098
|
|
|
|
|
|
|
PrintConv => { |
|
4099
|
|
|
|
|
|
|
'Fixed' => 'Festbrennweite', |
|
4100
|
|
|
|
|
|
|
'Zoom' => 'Zoom-Objektiv', |
|
4101
|
|
|
|
|
|
|
}, |
|
4102
|
|
|
|
|
|
|
}, |
|
4103
|
|
|
|
|
|
|
'FocalUnits' => 'Fokussiereinheit', |
|
4104
|
|
|
|
|
|
|
'Focus' => { |
|
4105
|
|
|
|
|
|
|
Description => 'Schärfepriorität', |
|
4106
|
|
|
|
|
|
|
PrintConv => { |
|
4107
|
|
|
|
|
|
|
'Auto-focus Didn\'t Lock' => 'Autofokus nicht gesperrt', |
|
4108
|
|
|
|
|
|
|
'Auto-focus Locked' => 'Autofokus gesperrt', |
|
4109
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
4110
|
|
|
|
|
|
|
}, |
|
4111
|
|
|
|
|
|
|
}, |
|
4112
|
|
|
|
|
|
|
'FocusArea' => { |
|
4113
|
|
|
|
|
|
|
Description => 'Fokus-Bereich', |
|
4114
|
|
|
|
|
|
|
PrintConv => { |
|
4115
|
|
|
|
|
|
|
'Spot Focus' => 'Spot-AF-Messfeld', |
|
4116
|
|
|
|
|
|
|
'Wide Focus (normal)' => 'Großes AF-Messfeld (normal)', |
|
4117
|
|
|
|
|
|
|
}, |
|
4118
|
|
|
|
|
|
|
}, |
|
4119
|
|
|
|
|
|
|
'FocusAreaSelection' => { |
|
4120
|
|
|
|
|
|
|
Description => 'Scrollen bei Messfeldauswahl', |
|
4121
|
|
|
|
|
|
|
PrintConv => { |
|
4122
|
|
|
|
|
|
|
'No Wrap' => 'Am Rand stoppen', |
|
4123
|
|
|
|
|
|
|
'Wrap' => 'Umlaufend', |
|
4124
|
|
|
|
|
|
|
}, |
|
4125
|
|
|
|
|
|
|
}, |
|
4126
|
|
|
|
|
|
|
'FocusContinuous' => { |
|
4127
|
|
|
|
|
|
|
Description => 'Fortlaufende Fokussierung', |
|
4128
|
|
|
|
|
|
|
PrintConv => { |
|
4129
|
|
|
|
|
|
|
'Continuous' => 'Serienaufnahme', |
|
4130
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
4131
|
|
|
|
|
|
|
}, |
|
4132
|
|
|
|
|
|
|
}, |
|
4133
|
|
|
|
|
|
|
'FocusDisplayAIServoAndMF' => { |
|
4134
|
|
|
|
|
|
|
PrintConv => { |
|
4135
|
|
|
|
|
|
|
'Disable' => 'Deaktiviert', |
|
4136
|
|
|
|
|
|
|
'Enable' => 'Aktiviert', |
|
4137
|
|
|
|
|
|
|
}, |
|
4138
|
|
|
|
|
|
|
}, |
|
4139
|
|
|
|
|
|
|
'FocusDistance' => 'Fokus-Distanz', |
|
4140
|
|
|
|
|
|
|
'FocusDistanceLower' => 'Nahe Fokus-Distanz', |
|
4141
|
|
|
|
|
|
|
'FocusDistanceUpper' => 'Entfernte Fokus-Distanz', |
|
4142
|
|
|
|
|
|
|
'FocusInfoVersion' => 'FokusInfo Version', |
|
4143
|
|
|
|
|
|
|
'FocusMode' => { |
|
4144
|
|
|
|
|
|
|
Description => 'Fokus-Modus', |
|
4145
|
|
|
|
|
|
|
PrintConv => { |
|
4146
|
|
|
|
|
|
|
'AF-C' => 'AF-C (Kontinuierlicher Autofokus)', |
|
4147
|
|
|
|
|
|
|
'AF-S' => 'AF-S (Einzelautofokus)', |
|
4148
|
|
|
|
|
|
|
'AI Focus AF' => 'AI Fokus AF', |
|
4149
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
4150
|
|
|
|
|
|
|
'Continuous' => 'Serienaufnahme', |
|
4151
|
|
|
|
|
|
|
'Custom' => 'Benutzerdefiniert', |
|
4152
|
|
|
|
|
|
|
'Face detect' => 'Gesichtserkennung AF', |
|
4153
|
|
|
|
|
|
|
'Infinity' => 'Unendlich', |
|
4154
|
|
|
|
|
|
|
'Macro' => 'Makro', |
|
4155
|
|
|
|
|
|
|
'Macro (1)' => 'Makro (1)', |
|
4156
|
|
|
|
|
|
|
'Macro (2)' => 'Makro (2)', |
|
4157
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
4158
|
|
|
|
|
|
|
'Manual Focus (3)' => 'Manueller Fokus (3)', |
|
4159
|
|
|
|
|
|
|
'Manual Focus (6)' => 'Manueller Fokus (6)', |
|
4160
|
|
|
|
|
|
|
'Multi AF' => 'Mehrpunkt AF', |
|
4161
|
|
|
|
|
|
|
'One-shot AF' => 'One-Shot AF', |
|
4162
|
|
|
|
|
|
|
'Pan Focus' => 'Pan-Fokus', |
|
4163
|
|
|
|
|
|
|
'Single' => 'Einzelbild', |
|
4164
|
|
|
|
|
|
|
'Single AF' => 'Einpunkt AF', |
|
4165
|
|
|
|
|
|
|
'Super Macro' => 'Super-Makro', |
|
4166
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
4167
|
|
|
|
|
|
|
}, |
|
4168
|
|
|
|
|
|
|
}, |
|
4169
|
|
|
|
|
|
|
'FocusMode2' => { |
|
4170
|
|
|
|
|
|
|
Description => 'Fokus-Modus 2', |
|
4171
|
|
|
|
|
|
|
PrintConv => { |
|
4172
|
|
|
|
|
|
|
'AF-C' => 'AF-C (Kontinuierlicher Autofokus)', |
|
4173
|
|
|
|
|
|
|
'AF-S' => 'AF-S (Einzelautofokus)', |
|
4174
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
4175
|
|
|
|
|
|
|
}, |
|
4176
|
|
|
|
|
|
|
}, |
|
4177
|
|
|
|
|
|
|
'FocusModeSetting' => { |
|
4178
|
|
|
|
|
|
|
Description => 'Autofokus', |
|
4179
|
|
|
|
|
|
|
PrintConv => { |
|
4180
|
|
|
|
|
|
|
'AF-A' => 'AF-Automatik', |
|
4181
|
|
|
|
|
|
|
'AF-C' => 'AF-C (Kontinuierlicher Autofokus)', |
|
4182
|
|
|
|
|
|
|
'AF-S' => 'AF-S (Einzelautofokus)', |
|
4183
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
4184
|
|
|
|
|
|
|
}, |
|
4185
|
|
|
|
|
|
|
}, |
|
4186
|
|
|
|
|
|
|
'FocusModeSwitch' => { |
|
4187
|
|
|
|
|
|
|
Description => 'Fokus-Modus Schalter', |
|
4188
|
|
|
|
|
|
|
PrintConv => { |
|
4189
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
4190
|
|
|
|
|
|
|
}, |
|
4191
|
|
|
|
|
|
|
}, |
|
4192
|
|
|
|
|
|
|
'FocusPixel' => 'Fokus-Pixel', |
|
4193
|
|
|
|
|
|
|
'FocusPointWrap' => { |
|
4194
|
|
|
|
|
|
|
Description => 'Scrollen bei Messfeldauswahl', |
|
4195
|
|
|
|
|
|
|
PrintConv => { |
|
4196
|
|
|
|
|
|
|
'No Wrap' => 'Am Rand stoppen', |
|
4197
|
|
|
|
|
|
|
'Wrap' => 'Umlaufend', |
|
4198
|
|
|
|
|
|
|
}, |
|
4199
|
|
|
|
|
|
|
}, |
|
4200
|
|
|
|
|
|
|
'FocusPos' => 'Fokus-Position', |
|
4201
|
|
|
|
|
|
|
'FocusPosition' => 'Fokus-Distanz', |
|
4202
|
|
|
|
|
|
|
'FocusProcess' => { |
|
4203
|
|
|
|
|
|
|
Description => 'Fokussierung', |
|
4204
|
|
|
|
|
|
|
PrintConv => { |
|
4205
|
|
|
|
|
|
|
'AF Not Used' => 'Ohne AF', |
|
4206
|
|
|
|
|
|
|
'AF Used' => 'Mit AF', |
|
4207
|
|
|
|
|
|
|
}, |
|
4208
|
|
|
|
|
|
|
}, |
|
4209
|
|
|
|
|
|
|
'FocusRange' => { |
|
4210
|
|
|
|
|
|
|
Description => 'Fokus-Bereich', |
|
4211
|
|
|
|
|
|
|
PrintConv => { |
|
4212
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
4213
|
|
|
|
|
|
|
'Close' => 'Nah', |
|
4214
|
|
|
|
|
|
|
'Far Range' => 'Entfernt', |
|
4215
|
|
|
|
|
|
|
'Infinity' => 'Unendlich', |
|
4216
|
|
|
|
|
|
|
'Macro' => 'Makro', |
|
4217
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
4218
|
|
|
|
|
|
|
'Middle Range' => 'Mittlerer Bereich', |
|
4219
|
|
|
|
|
|
|
'Not Known' => 'Nicht bekannt', |
|
4220
|
|
|
|
|
|
|
'Pan Focus' => 'Pan-Fokus', |
|
4221
|
|
|
|
|
|
|
'Super Macro' => 'Super-Makro', |
|
4222
|
|
|
|
|
|
|
'Very Close' => 'Sehr nah', |
|
4223
|
|
|
|
|
|
|
}, |
|
4224
|
|
|
|
|
|
|
}, |
|
4225
|
|
|
|
|
|
|
'FocusStepCount' => 'Fokus-Stufenzähler', |
|
4226
|
|
|
|
|
|
|
'FocusStepInfinity' => 'Fokus-Stufe Unendlich', |
|
4227
|
|
|
|
|
|
|
'FocusStepNear' => 'Fokus-Stufe Nah', |
|
4228
|
|
|
|
|
|
|
'FocusTrackingLockOn' => { |
|
4229
|
|
|
|
|
|
|
Description => 'Schärfenarchiv. mit Lock-On', |
|
4230
|
|
|
|
|
|
|
PrintConv => { |
|
4231
|
|
|
|
|
|
|
'1 (Short)' => '5 (Kurz)', |
|
4232
|
|
|
|
|
|
|
'1 Short' => '1 Kurz', |
|
4233
|
|
|
|
|
|
|
'5 (Long)' => '5 (Lang)', |
|
4234
|
|
|
|
|
|
|
'5 Long' => '5 Lang', |
|
4235
|
|
|
|
|
|
|
'Long' => 'Lang', |
|
4236
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4237
|
|
|
|
|
|
|
'Short' => 'Kurz', |
|
4238
|
|
|
|
|
|
|
}, |
|
4239
|
|
|
|
|
|
|
}, |
|
4240
|
|
|
|
|
|
|
'FocusWarning' => { |
|
4241
|
|
|
|
|
|
|
Description => 'Fokus-Warnung', |
|
4242
|
|
|
|
|
|
|
PrintConv => { |
|
4243
|
|
|
|
|
|
|
'Good' => 'OK', |
|
4244
|
|
|
|
|
|
|
'Out of focus' => 'Ausserhalb des Fokus', |
|
4245
|
|
|
|
|
|
|
}, |
|
4246
|
|
|
|
|
|
|
}, |
|
4247
|
|
|
|
|
|
|
'FocusingScreen' => 'Mattscheibe', |
|
4248
|
|
|
|
|
|
|
'FolderName' => 'Ordner-Name', |
|
4249
|
|
|
|
|
|
|
'FrameHeight' => 'Bereichshöhe', |
|
4250
|
|
|
|
|
|
|
'FrameNumber' => 'Bildnummer', |
|
4251
|
|
|
|
|
|
|
'FrameRate' => 'Bildwechselfrequenz', |
|
4252
|
|
|
|
|
|
|
'FrameSize' => 'Einzelbildgröße', |
|
4253
|
|
|
|
|
|
|
'FrameWidth' => 'Bereichsbreite', |
|
4254
|
|
|
|
|
|
|
'FreeByteCounts' => 'Anzahl Bytes des leeren Datenbereiches', |
|
4255
|
|
|
|
|
|
|
'FreeMemoryCardImages' => 'Platz auf Speicherkarten für', |
|
4256
|
|
|
|
|
|
|
'FreeOffsets' => 'Leerdatenposition', |
|
4257
|
|
|
|
|
|
|
'FujiFlashMode' => { |
|
4258
|
|
|
|
|
|
|
Description => 'Blitz-Modus', |
|
4259
|
|
|
|
|
|
|
PrintConv => { |
|
4260
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
4261
|
|
|
|
|
|
|
'External' => 'Externer Blitz', |
|
4262
|
|
|
|
|
|
|
'Off' => 'Unterdrückter Blitz', |
|
4263
|
|
|
|
|
|
|
'On' => 'Erzwungener Blitz', |
|
4264
|
|
|
|
|
|
|
'Red-eye reduction' => 'Rote-Augen-Reduzierung', |
|
4265
|
|
|
|
|
|
|
}, |
|
4266
|
|
|
|
|
|
|
}, |
|
4267
|
|
|
|
|
|
|
'FullImageSize' => 'Volle Bildgröße', |
|
4268
|
|
|
|
|
|
|
'FunctionButton' => { |
|
4269
|
|
|
|
|
|
|
Description => 'Funktionstaste', |
|
4270
|
|
|
|
|
|
|
PrintConv => { |
|
4271
|
|
|
|
|
|
|
'AF-area Mode' => 'Messfeldsteuerung', |
|
4272
|
|
|
|
|
|
|
'Auto Bracketing' => 'Belichtungsreihe', |
|
4273
|
|
|
|
|
|
|
'Center AF Area' => 'AF-Messfeldgröße', |
|
4274
|
|
|
|
|
|
|
'Center-weighted' => 'Mittenbetont', |
|
4275
|
|
|
|
|
|
|
'FV Lock' => 'FV-Messwertspeicher', |
|
4276
|
|
|
|
|
|
|
'Flash Off' => 'Blitz aus', |
|
4277
|
|
|
|
|
|
|
'Framing Grid' => 'Gitterlinien', |
|
4278
|
|
|
|
|
|
|
'ISO Display' => 'ISO-Anzeige', |
|
4279
|
|
|
|
|
|
|
'Image Quality' => 'Bildqualität', |
|
4280
|
|
|
|
|
|
|
'Matrix Metering' => 'Matrixmessung', |
|
4281
|
|
|
|
|
|
|
'Spot Metering' => 'Spotmessung', |
|
4282
|
|
|
|
|
|
|
'White Balance' => 'Weißabgleich', |
|
4283
|
|
|
|
|
|
|
}, |
|
4284
|
|
|
|
|
|
|
}, |
|
4285
|
|
|
|
|
|
|
'GEImageSize' => 'GE Bildgröße', |
|
4286
|
|
|
|
|
|
|
'GIFVersion' => 'GIF-Version', |
|
4287
|
|
|
|
|
|
|
'GPSAltitude' => 'GPS Höhe', |
|
4288
|
|
|
|
|
|
|
'GPSAltitudeRef' => { |
|
4289
|
|
|
|
|
|
|
Description => 'GPS-Höhe Bezug', |
|
4290
|
|
|
|
|
|
|
PrintConv => { |
|
4291
|
|
|
|
|
|
|
'Above Sea Level' => 'Höhe über Normal-Null (Meeresspiegel)', |
|
4292
|
|
|
|
|
|
|
'Below Sea Level' => 'Höhe unter Normal-Null (Meeresspiegel)', |
|
4293
|
|
|
|
|
|
|
}, |
|
4294
|
|
|
|
|
|
|
}, |
|
4295
|
|
|
|
|
|
|
'GPSAreaInformation' => 'Name des GPS-Gebietes', |
|
4296
|
|
|
|
|
|
|
'GPSDOP' => 'Messgenauigkeit', |
|
4297
|
|
|
|
|
|
|
'GPSDateStamp' => 'GPS Datum', |
|
4298
|
|
|
|
|
|
|
'GPSDateTime' => 'GPS Zeitstempel', |
|
4299
|
|
|
|
|
|
|
'GPSDestBearing' => 'Motivrichtung', |
|
4300
|
|
|
|
|
|
|
'GPSDestBearingRef' => { |
|
4301
|
|
|
|
|
|
|
Description => 'Referenz für Motivrichtung', |
|
4302
|
|
|
|
|
|
|
PrintConv => { |
|
4303
|
|
|
|
|
|
|
'Magnetic North' => 'Magnetische Ausrichtung', |
|
4304
|
|
|
|
|
|
|
'True North' => 'Geographische Ausrichtung', |
|
4305
|
|
|
|
|
|
|
}, |
|
4306
|
|
|
|
|
|
|
}, |
|
4307
|
|
|
|
|
|
|
'GPSDestDistance' => 'GPS Zielentfernung', |
|
4308
|
|
|
|
|
|
|
'GPSDestDistanceRef' => { |
|
4309
|
|
|
|
|
|
|
Description => 'GPS-Zielentfernung Maßeinheit', |
|
4310
|
|
|
|
|
|
|
PrintConv => { |
|
4311
|
|
|
|
|
|
|
'Kilometers' => 'Kilometer', |
|
4312
|
|
|
|
|
|
|
'Miles' => 'Meilen', |
|
4313
|
|
|
|
|
|
|
'Nautical Miles' => 'Knoten', |
|
4314
|
|
|
|
|
|
|
}, |
|
4315
|
|
|
|
|
|
|
}, |
|
4316
|
|
|
|
|
|
|
'GPSDestLatitude' => 'Breite des Zieles', |
|
4317
|
|
|
|
|
|
|
'GPSDestLatitudeRef' => { |
|
4318
|
|
|
|
|
|
|
Description => 'Referenz für die Breite des Zieles', |
|
4319
|
|
|
|
|
|
|
PrintConv => { |
|
4320
|
|
|
|
|
|
|
'North' => 'Nördliche Breite', |
|
4321
|
|
|
|
|
|
|
'South' => 'Südliche Breite', |
|
4322
|
|
|
|
|
|
|
}, |
|
4323
|
|
|
|
|
|
|
}, |
|
4324
|
|
|
|
|
|
|
'GPSDestLongitude' => 'Längengrad des Ziels', |
|
4325
|
|
|
|
|
|
|
'GPSDestLongitudeRef' => { |
|
4326
|
|
|
|
|
|
|
Description => 'Referenz für die Länge des Zieles', |
|
4327
|
|
|
|
|
|
|
PrintConv => { |
|
4328
|
|
|
|
|
|
|
'East' => 'Östliche Länge', |
|
4329
|
|
|
|
|
|
|
'West' => 'Westliche Länge', |
|
4330
|
|
|
|
|
|
|
}, |
|
4331
|
|
|
|
|
|
|
}, |
|
4332
|
|
|
|
|
|
|
'GPSDifferential' => { |
|
4333
|
|
|
|
|
|
|
Description => 'GPS Differentialkorrektur', |
|
4334
|
|
|
|
|
|
|
PrintConv => { |
|
4335
|
|
|
|
|
|
|
'Differential Corrected' => 'Differentialkorrektur angewandt', |
|
4336
|
|
|
|
|
|
|
'No Correction' => 'Messung ohne Differentialkorrektur', |
|
4337
|
|
|
|
|
|
|
}, |
|
4338
|
|
|
|
|
|
|
}, |
|
4339
|
|
|
|
|
|
|
'GPSImgDirection' => 'Bildrichtung', |
|
4340
|
|
|
|
|
|
|
'GPSImgDirectionRef' => { |
|
4341
|
|
|
|
|
|
|
Description => 'Referenz für die Ausrichtung des Bildes', |
|
4342
|
|
|
|
|
|
|
PrintConv => { |
|
4343
|
|
|
|
|
|
|
'Magnetic North' => 'Magnetische Ausrichtung', |
|
4344
|
|
|
|
|
|
|
'True North' => 'Geographische Ausrichtung', |
|
4345
|
|
|
|
|
|
|
}, |
|
4346
|
|
|
|
|
|
|
}, |
|
4347
|
|
|
|
|
|
|
'GPSInfo' => 'GPS Info IFD-Zeiger', |
|
4348
|
|
|
|
|
|
|
'GPSLatitude' => 'Geografische Breite', |
|
4349
|
|
|
|
|
|
|
'GPSLatitudeRef' => { |
|
4350
|
|
|
|
|
|
|
Description => 'Nördl. oder südl. Breite', |
|
4351
|
|
|
|
|
|
|
PrintConv => { |
|
4352
|
|
|
|
|
|
|
'North' => 'Nördliche Breite', |
|
4353
|
|
|
|
|
|
|
'South' => 'Südliche Breite', |
|
4354
|
|
|
|
|
|
|
}, |
|
4355
|
|
|
|
|
|
|
}, |
|
4356
|
|
|
|
|
|
|
'GPSLongitude' => 'Geografische Länge', |
|
4357
|
|
|
|
|
|
|
'GPSLongitudeRef' => { |
|
4358
|
|
|
|
|
|
|
Description => 'östl. oder westl. Länge', |
|
4359
|
|
|
|
|
|
|
PrintConv => { |
|
4360
|
|
|
|
|
|
|
'East' => 'Östliche Länge', |
|
4361
|
|
|
|
|
|
|
'West' => 'Westliche Länge', |
|
4362
|
|
|
|
|
|
|
}, |
|
4363
|
|
|
|
|
|
|
}, |
|
4364
|
|
|
|
|
|
|
'GPSMapDatum' => 'Geodätisches Datum', |
|
4365
|
|
|
|
|
|
|
'GPSMeasureMode' => { |
|
4366
|
|
|
|
|
|
|
Description => 'GPS Messverfahren', |
|
4367
|
|
|
|
|
|
|
PrintConv => { |
|
4368
|
|
|
|
|
|
|
'2-D' => '2-Dimensionale Messung', |
|
4369
|
|
|
|
|
|
|
'2-Dimensional' => '2-Dimensionale Messung', |
|
4370
|
|
|
|
|
|
|
'2-Dimensional Measurement' => '2-Dimensionale Messung', |
|
4371
|
|
|
|
|
|
|
'3-D' => '3-Dimensionale Messung', |
|
4372
|
|
|
|
|
|
|
'3-Dimensional' => '3-Dimensionale Messung', |
|
4373
|
|
|
|
|
|
|
'3-Dimensional Measurement' => '3-Dimensionale Messung', |
|
4374
|
|
|
|
|
|
|
}, |
|
4375
|
|
|
|
|
|
|
}, |
|
4376
|
|
|
|
|
|
|
'GPSProcessingMethod' => 'Name der GPS-Verarbeitungsmethode', |
|
4377
|
|
|
|
|
|
|
'GPSSatellites' => 'Für die Messung verwendete Satelliten', |
|
4378
|
|
|
|
|
|
|
'GPSSpeed' => 'Geschwindigkeit des GPS-Empfängers', |
|
4379
|
|
|
|
|
|
|
'GPSSpeedRef' => { |
|
4380
|
|
|
|
|
|
|
Description => 'Geschwindigkeitseinheit', |
|
4381
|
|
|
|
|
|
|
PrintConv => { |
|
4382
|
|
|
|
|
|
|
'km/h' => 'Kilometer pro Stunde', |
|
4383
|
|
|
|
|
|
|
'knots' => 'Knoten', |
|
4384
|
|
|
|
|
|
|
'mph' => 'Meilen pro Stunde', |
|
4385
|
|
|
|
|
|
|
}, |
|
4386
|
|
|
|
|
|
|
}, |
|
4387
|
|
|
|
|
|
|
'GPSStatus' => { |
|
4388
|
|
|
|
|
|
|
Description => 'GPS-Empfänger Status', |
|
4389
|
|
|
|
|
|
|
PrintConv => { |
|
4390
|
|
|
|
|
|
|
'Measurement Active' => 'Messung aktiv', |
|
4391
|
|
|
|
|
|
|
'Measurement Void' => 'Messung ungültig', |
|
4392
|
|
|
|
|
|
|
}, |
|
4393
|
|
|
|
|
|
|
}, |
|
4394
|
|
|
|
|
|
|
'GPSTimeStamp' => 'GPS-Zeit UTC', |
|
4395
|
|
|
|
|
|
|
'GPSTrack' => 'Bewegungsrichtung', |
|
4396
|
|
|
|
|
|
|
'GPSTrackRef' => { |
|
4397
|
|
|
|
|
|
|
Description => 'Referenz für Bewegungsrichtung', |
|
4398
|
|
|
|
|
|
|
PrintConv => { |
|
4399
|
|
|
|
|
|
|
'Magnetic North' => 'Magnetische Ausrichtung', |
|
4400
|
|
|
|
|
|
|
'True North' => 'Geographische Ausrichtung', |
|
4401
|
|
|
|
|
|
|
}, |
|
4402
|
|
|
|
|
|
|
}, |
|
4403
|
|
|
|
|
|
|
'GPSVersionID' => 'GPS-Tag-Version', |
|
4404
|
|
|
|
|
|
|
'GainControl' => { |
|
4405
|
|
|
|
|
|
|
Description => 'Belichtungsverstärkung', |
|
4406
|
|
|
|
|
|
|
PrintConv => { |
|
4407
|
|
|
|
|
|
|
'High gain down' => 'Hohe Helligkeitsminderung', |
|
4408
|
|
|
|
|
|
|
'High gain up' => 'Hohe Helligkeitsverstärkung', |
|
4409
|
|
|
|
|
|
|
'Low gain down' => 'Geringe Helligkeitsminderung', |
|
4410
|
|
|
|
|
|
|
'Low gain up' => 'Geringe Helligkeitsverstärkung', |
|
4411
|
|
|
|
|
|
|
'None' => 'Keine', |
|
4412
|
|
|
|
|
|
|
}, |
|
4413
|
|
|
|
|
|
|
}, |
|
4414
|
|
|
|
|
|
|
'Gapless' => { |
|
4415
|
|
|
|
|
|
|
PrintConv => { |
|
4416
|
|
|
|
|
|
|
'No' => 'Nein', |
|
4417
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
4418
|
|
|
|
|
|
|
}, |
|
4419
|
|
|
|
|
|
|
}, |
|
4420
|
|
|
|
|
|
|
'Gradation' => { |
|
4421
|
|
|
|
|
|
|
PrintConv => { |
|
4422
|
|
|
|
|
|
|
'Auto-Override' => 'Automatisch', |
|
4423
|
|
|
|
|
|
|
'High Key' => 'High-Key', |
|
4424
|
|
|
|
|
|
|
'Low Key' => 'Low-Key', |
|
4425
|
|
|
|
|
|
|
'User-Selected' => 'Benutzerauswahl', |
|
4426
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
4427
|
|
|
|
|
|
|
}, |
|
4428
|
|
|
|
|
|
|
}, |
|
4429
|
|
|
|
|
|
|
'GrayResponseUnit' => { |
|
4430
|
|
|
|
|
|
|
PrintConv => { |
|
4431
|
|
|
|
|
|
|
'0.0001' => 'Nummer stellt ein 1000tel einer Einheit dar', |
|
4432
|
|
|
|
|
|
|
'0.001' => 'Nummer stellt ein 100tel einer Einheit dar', |
|
4433
|
|
|
|
|
|
|
'0.1' => 'Nummer stellt ein 10tel einer Einheit dar', |
|
4434
|
|
|
|
|
|
|
'1e-05' => 'Nummer stellt ein 10000tel einer Einheit dar', |
|
4435
|
|
|
|
|
|
|
'1e-06' => 'Nummer stellt ein 100000tel einer Einheit dar', |
|
4436
|
|
|
|
|
|
|
}, |
|
4437
|
|
|
|
|
|
|
}, |
|
4438
|
|
|
|
|
|
|
'GrayTRC' => 'Grau-Tonwertwiedergabe-Kurve', |
|
4439
|
|
|
|
|
|
|
'GreenAdjust' => 'Grün-Korrektur', |
|
4440
|
|
|
|
|
|
|
'GreenMatrixColumn' => 'Grün-Matrixspalte', |
|
4441
|
|
|
|
|
|
|
'GreenTRC' => 'Grün-Tonwertwiedergabe-Kurve', |
|
4442
|
|
|
|
|
|
|
'GreenX' => 'Grünpunkt X', |
|
4443
|
|
|
|
|
|
|
'GreenY' => 'Grünpunkt Y', |
|
4444
|
|
|
|
|
|
|
'GridDisplay' => { |
|
4445
|
|
|
|
|
|
|
Description => 'Gitterlinien', |
|
4446
|
|
|
|
|
|
|
PrintConv => { |
|
4447
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4448
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4449
|
|
|
|
|
|
|
}, |
|
4450
|
|
|
|
|
|
|
}, |
|
4451
|
|
|
|
|
|
|
'GripBatteryADLoad' => 'Griffbatterie A/D unter Last', |
|
4452
|
|
|
|
|
|
|
'GripBatteryADNoLoad' => 'Griffbatterie A/D im Leerlauf', |
|
4453
|
|
|
|
|
|
|
'GripBatteryState' => { |
|
4454
|
|
|
|
|
|
|
Description => 'Griffbatterie-Status', |
|
4455
|
|
|
|
|
|
|
PrintConv => { |
|
4456
|
|
|
|
|
|
|
'Almost Empty' => 'Fast leer', |
|
4457
|
|
|
|
|
|
|
'Empty or Missing' => 'Leer oder nicht vorhanden', |
|
4458
|
|
|
|
|
|
|
'Full' => 'Voll geladen', |
|
4459
|
|
|
|
|
|
|
'Running Low' => 'Schwach', |
|
4460
|
|
|
|
|
|
|
}, |
|
4461
|
|
|
|
|
|
|
}, |
|
4462
|
|
|
|
|
|
|
'Grouping' => 'Gruppierung', |
|
4463
|
|
|
|
|
|
|
'HDR' => { |
|
4464
|
|
|
|
|
|
|
Description => 'Auto HDR', |
|
4465
|
|
|
|
|
|
|
PrintConv => { |
|
4466
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4467
|
|
|
|
|
|
|
}, |
|
4468
|
|
|
|
|
|
|
}, |
|
4469
|
|
|
|
|
|
|
'HDRImageType' => { |
|
4470
|
|
|
|
|
|
|
Description => 'HDR Bildtyp', |
|
4471
|
|
|
|
|
|
|
PrintConv => { |
|
4472
|
|
|
|
|
|
|
'HDR Image' => 'HDR Bild', |
|
4473
|
|
|
|
|
|
|
'Original Image' => 'Originalbild', |
|
4474
|
|
|
|
|
|
|
}, |
|
4475
|
|
|
|
|
|
|
}, |
|
4476
|
|
|
|
|
|
|
'Headline' => 'Überschrift', |
|
4477
|
|
|
|
|
|
|
'HeightResolution' => 'Vertikale Bildauflösung', |
|
4478
|
|
|
|
|
|
|
'HierarchicalSubject' => 'Hierarchische Schlüsselwörter', |
|
4479
|
|
|
|
|
|
|
'HighISONoiseReduction' => { |
|
4480
|
|
|
|
|
|
|
Description => 'Rauschunterdrückung bei hoher Empfindlichkeit', |
|
4481
|
|
|
|
|
|
|
PrintConv => { |
|
4482
|
|
|
|
|
|
|
'+1 (medium strong)' => '+1', |
|
4483
|
|
|
|
|
|
|
'+2 (strong)' => '+2 (Stark)', |
|
4484
|
|
|
|
|
|
|
'+3 (very strong)' => '+3', |
|
4485
|
|
|
|
|
|
|
'+4 (strongest)' => '+4', |
|
4486
|
|
|
|
|
|
|
'-1 (medium weak)' => '-1', |
|
4487
|
|
|
|
|
|
|
'-2 (weak)' => '-2 (Gering)', |
|
4488
|
|
|
|
|
|
|
'-3 (very weak)' => '-3', |
|
4489
|
|
|
|
|
|
|
'-4 (weakest)' => '-4 (Sehr gering)', |
|
4490
|
|
|
|
|
|
|
'0 (normal)' => '0 (Normal)', |
|
4491
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
4492
|
|
|
|
|
|
|
'High' => 'Stärker', |
|
4493
|
|
|
|
|
|
|
'Low' => 'Schwächer', |
|
4494
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4495
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4496
|
|
|
|
|
|
|
'Strong' => 'Stark', |
|
4497
|
|
|
|
|
|
|
'Weak' => 'Gering', |
|
4498
|
|
|
|
|
|
|
'Weakest' => 'Sehr gering', |
|
4499
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
4500
|
|
|
|
|
|
|
}, |
|
4501
|
|
|
|
|
|
|
}, |
|
4502
|
|
|
|
|
|
|
'HighISONoiseReduction2' => { |
|
4503
|
|
|
|
|
|
|
Description => 'Rauschunterdrückung bei hoher Empfindlichkeit', |
|
4504
|
|
|
|
|
|
|
PrintConv => { |
|
4505
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
4506
|
|
|
|
|
|
|
'Low' => 'Niedrig', |
|
4507
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4508
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
4509
|
|
|
|
|
|
|
}, |
|
4510
|
|
|
|
|
|
|
}, |
|
4511
|
|
|
|
|
|
|
'HighLowKeyAdj' => 'High-/Low-Key Abstimmung', |
|
4512
|
|
|
|
|
|
|
'Highlight' => 'Helle Stellen', |
|
4513
|
|
|
|
|
|
|
'HighlightTonePriority' => { |
|
4514
|
|
|
|
|
|
|
Description => 'Tonwert Priorität', |
|
4515
|
|
|
|
|
|
|
PrintConv => { |
|
4516
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
4517
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
4518
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4519
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4520
|
|
|
|
|
|
|
}, |
|
4521
|
|
|
|
|
|
|
}, |
|
4522
|
|
|
|
|
|
|
'HometownCity' => 'Heimatort', |
|
4523
|
|
|
|
|
|
|
'HometownCityCode' => 'Heimatort-Code', |
|
4524
|
|
|
|
|
|
|
'HometownDST' => { |
|
4525
|
|
|
|
|
|
|
Description => 'Heimatort Sommerzeit (DST)', |
|
4526
|
|
|
|
|
|
|
PrintConv => { |
|
4527
|
|
|
|
|
|
|
'No' => 'Deaktiviert', |
|
4528
|
|
|
|
|
|
|
'Yes' => 'Aktiviert', |
|
4529
|
|
|
|
|
|
|
}, |
|
4530
|
|
|
|
|
|
|
}, |
|
4531
|
|
|
|
|
|
|
'Hue' => 'Farbton', |
|
4532
|
|
|
|
|
|
|
'HueAdj' => 'Farbtonkorrektur', |
|
4533
|
|
|
|
|
|
|
'HueAdjust' => { |
|
4534
|
|
|
|
|
|
|
Description => 'Farbtonkorrektur', |
|
4535
|
|
|
|
|
|
|
PrintConv => { |
|
4536
|
|
|
|
|
|
|
'Cool' => 'Kühl', |
|
4537
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4538
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
4539
|
|
|
|
|
|
|
}, |
|
4540
|
|
|
|
|
|
|
}, |
|
4541
|
|
|
|
|
|
|
'HueAdjustment' => 'Farbtonkorrektur', |
|
4542
|
|
|
|
|
|
|
'HueSetting' => 'Farbtoneinstellung', |
|
4543
|
|
|
|
|
|
|
'HuffmanTable' => 'Huffman Tabelle', |
|
4544
|
|
|
|
|
|
|
'HyperfocalDistance' => 'Hyperfokale Entfernung', |
|
4545
|
|
|
|
|
|
|
'ICCProfile' => 'ICC-Profil', |
|
4546
|
|
|
|
|
|
|
'ICCProfileName' => 'ICC-Profil Name', |
|
4547
|
|
|
|
|
|
|
'ICC_Profile' => 'ICC-Profil', |
|
4548
|
|
|
|
|
|
|
'ID3Size' => 'ID3 Datenlänge', |
|
4549
|
|
|
|
|
|
|
'IDCCreativeStyle' => { |
|
4550
|
|
|
|
|
|
|
PrintConv => { |
|
4551
|
|
|
|
|
|
|
'Autumn Leaves' => 'Herbstlaub', |
|
4552
|
|
|
|
|
|
|
'B&W' => 'Schwarz/Weiß', |
|
4553
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
4554
|
|
|
|
|
|
|
'Night View' => 'Abendszene', |
|
4555
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
4556
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
4557
|
|
|
|
|
|
|
}, |
|
4558
|
|
|
|
|
|
|
}, |
|
4559
|
|
|
|
|
|
|
'IDCPreviewImage' => 'IDC Vorschaubild', |
|
4560
|
|
|
|
|
|
|
'IDCPreviewLength' => 'IDC Vorschaubild-Datenlänge', |
|
4561
|
|
|
|
|
|
|
'IDCPreviewStart' => 'IDC Vorschaubild-Datenposition', |
|
4562
|
|
|
|
|
|
|
'IPTC-NAA' => 'IPTC-NAA Metadaten', |
|
4563
|
|
|
|
|
|
|
'IPTCDigest' => 'IPTC Kennwert', |
|
4564
|
|
|
|
|
|
|
'IPTCImageHeight' => 'IPTC-Bildhöhe', |
|
4565
|
|
|
|
|
|
|
'IPTCImageRotation' => { |
|
4566
|
|
|
|
|
|
|
Description => 'IPTC Bildausrichtung', |
|
4567
|
|
|
|
|
|
|
PrintConv => { |
|
4568
|
|
|
|
|
|
|
'0' => 'Normal', |
|
4569
|
|
|
|
|
|
|
'180' => '180° gedreht', |
|
4570
|
|
|
|
|
|
|
'270' => '90° gegen den Uhrzeigersinn', |
|
4571
|
|
|
|
|
|
|
'90' => '90° im Uhrzeigersinn', |
|
4572
|
|
|
|
|
|
|
}, |
|
4573
|
|
|
|
|
|
|
}, |
|
4574
|
|
|
|
|
|
|
'IPTCImageWidth' => 'IPTC-Bildbreite', |
|
4575
|
|
|
|
|
|
|
'IPTCPictureNumber' => 'IPTC Bildnummer', |
|
4576
|
|
|
|
|
|
|
'IPTCPixelHeight' => 'IPTC-Pixelhöhe', |
|
4577
|
|
|
|
|
|
|
'IPTCPixelWidth' => 'IPTC-Pixelbreite', |
|
4578
|
|
|
|
|
|
|
'ISO' => 'ISO-Empfindlichkeit', |
|
4579
|
|
|
|
|
|
|
'ISO2' => 'ISO-Empfindlichkeit (2)', |
|
4580
|
|
|
|
|
|
|
'ISOAuto' => 'ISO-Automatik', |
|
4581
|
|
|
|
|
|
|
'ISODisplay' => 'ISO-Anzeige', |
|
4582
|
|
|
|
|
|
|
'ISOExpansion' => { |
|
4583
|
|
|
|
|
|
|
Description => 'ISO-Erweiterung', |
|
4584
|
|
|
|
|
|
|
PrintConv => { |
|
4585
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4586
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4587
|
|
|
|
|
|
|
}, |
|
4588
|
|
|
|
|
|
|
}, |
|
4589
|
|
|
|
|
|
|
'ISOExpansion2' => { |
|
4590
|
|
|
|
|
|
|
Description => 'ISO-Erweiterung (2)', |
|
4591
|
|
|
|
|
|
|
PrintConv => { |
|
4592
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4593
|
|
|
|
|
|
|
}, |
|
4594
|
|
|
|
|
|
|
}, |
|
4595
|
|
|
|
|
|
|
'ISOFloor' => 'ISO-Untergrenze', |
|
4596
|
|
|
|
|
|
|
'ISOInfo' => 'ISO-Informationen', |
|
4597
|
|
|
|
|
|
|
'ISOSelection' => 'ISO-Auswahl', |
|
4598
|
|
|
|
|
|
|
'ISOSetting' => { |
|
4599
|
|
|
|
|
|
|
Description => 'ISO-Einstellung', |
|
4600
|
|
|
|
|
|
|
PrintConv => { |
|
4601
|
|
|
|
|
|
|
'200 (Zone Matching High)' => '200 (Zonenabgleich High)', |
|
4602
|
|
|
|
|
|
|
'80 (Zone Matching Low)' => '80 (Zonenabgleich Low)', |
|
4603
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
4604
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
4605
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
4606
|
|
|
|
|
|
|
}, |
|
4607
|
|
|
|
|
|
|
}, |
|
4608
|
|
|
|
|
|
|
'ISOSpeedExpansion' => { |
|
4609
|
|
|
|
|
|
|
Description => 'ISO-Erweiterung', |
|
4610
|
|
|
|
|
|
|
PrintConv => { |
|
4611
|
|
|
|
|
|
|
'No' => 'Nein', |
|
4612
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
4613
|
|
|
|
|
|
|
}, |
|
4614
|
|
|
|
|
|
|
}, |
|
4615
|
|
|
|
|
|
|
'ISOSpeedIncrements' => { |
|
4616
|
|
|
|
|
|
|
Description => 'ISO-Schrittweite', |
|
4617
|
|
|
|
|
|
|
PrintConv => { |
|
4618
|
|
|
|
|
|
|
'1 Stop' => '1 LW', |
|
4619
|
|
|
|
|
|
|
'1/3 Stop' => '1/3 LW', |
|
4620
|
|
|
|
|
|
|
}, |
|
4621
|
|
|
|
|
|
|
}, |
|
4622
|
|
|
|
|
|
|
'ISOSpeedRange' => { |
|
4623
|
|
|
|
|
|
|
Description => 'Einstellung ISO-Bereich', |
|
4624
|
|
|
|
|
|
|
PrintConv => { |
|
4625
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
4626
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
4627
|
|
|
|
|
|
|
}, |
|
4628
|
|
|
|
|
|
|
}, |
|
4629
|
|
|
|
|
|
|
'ISOStepSize' => { |
|
4630
|
|
|
|
|
|
|
Description => 'ISO-Schrittweite', |
|
4631
|
|
|
|
|
|
|
PrintConv => { |
|
4632
|
|
|
|
|
|
|
'1 EV' => '1 LW', |
|
4633
|
|
|
|
|
|
|
'1/2 EV' => '1/2 LW', |
|
4634
|
|
|
|
|
|
|
'1/3 EV' => '1/3 LW', |
|
4635
|
|
|
|
|
|
|
}, |
|
4636
|
|
|
|
|
|
|
}, |
|
4637
|
|
|
|
|
|
|
'ISRCNumber' => 'ISRC Nummer', |
|
4638
|
|
|
|
|
|
|
'Illumination' => { |
|
4639
|
|
|
|
|
|
|
Description => 'Displaybeleuchtung', |
|
4640
|
|
|
|
|
|
|
PrintConv => { |
|
4641
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4642
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4643
|
|
|
|
|
|
|
}, |
|
4644
|
|
|
|
|
|
|
}, |
|
4645
|
|
|
|
|
|
|
'Image::ExifTool::APP12::PictureInfo' => 'APP12 Bildinformation', |
|
4646
|
|
|
|
|
|
|
'Image::ExifTool::Canon::AFMicroAdj' => 'Canon AF Feinabstimmung', |
|
4647
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo1000D' => 'Canon KameraInfo 1000D', |
|
4648
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo1D' => 'Canon KameraInfo 1D', |
|
4649
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo1DX' => 'Canon KameraInfo 1DX', |
|
4650
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo1DmkII' => 'Canon KameraInfo 1DmkII', |
|
4651
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo1DmkIII' => 'Canon KameraInfo 1DmkIII', |
|
4652
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo1DmkIIN' => 'Canon KameraInfo 1DmkIIN', |
|
4653
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo1DmkIV' => 'Canon KameraInfo 1DmkIV', |
|
4654
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo40D' => 'Canon KameraInfo 40D', |
|
4655
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo450D' => 'Canon KameraInfo 450D', |
|
4656
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo500D' => 'Canon KameraInfo 500D', |
|
4657
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo50D' => 'Canon KameraInfo 50D', |
|
4658
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo550D' => 'Canon KameraInfo 550D', |
|
4659
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo5D' => 'Canon KameraInfo 5D', |
|
4660
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo5DmkII' => 'Canon KameraInfo 5DmkII', |
|
4661
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo5DmkIII' => 'Canon KameraInfo 5DmkIII', |
|
4662
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo600D' => 'Canon KameraInfo 600D', |
|
4663
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo60D' => 'Canon KameraInfo 60D', |
|
4664
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo650D' => 'Canon KameraInfo 650D', |
|
4665
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfo7D' => 'Canon KameraInfo 7D', |
|
4666
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfoPowerShot' => 'Canon KameraInfo PowerShot', |
|
4667
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfoPowerShot2' => 'Canon KameraInfo PowerShot2', |
|
4668
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CameraInfoUnknown32' => 'Canon KameraInfo Unbekannt32', |
|
4669
|
|
|
|
|
|
|
'Image::ExifTool::Canon::CropInfo' => 'Canon Ausschnitt Info', |
|
4670
|
|
|
|
|
|
|
'Image::ExifTool::CanonRaw::ImageFormat' => 'CanonRaw Bildformat', |
|
4671
|
|
|
|
|
|
|
'Image::ExifTool::DNG::OriginalRaw' => 'DNG Original RAW', |
|
4672
|
|
|
|
|
|
|
'Image::ExifTool::ICC_Profile::Measurement' => 'ICC_Profil Messung', |
|
4673
|
|
|
|
|
|
|
'Image::ExifTool::IPTC::ApplicationRecord' => 'IPTC Modell', |
|
4674
|
|
|
|
|
|
|
'Image::ExifTool::Jpeg2000::FileType' => 'Jpeg2000 Dateityp', |
|
4675
|
|
|
|
|
|
|
'Image::ExifTool::Jpeg2000::ImageHeader' => 'Jpeg2000 Bild-Header', |
|
4676
|
|
|
|
|
|
|
'Image::ExifTool::Kodak::CameraInfo' => 'Kodak KameraInfo', |
|
4677
|
|
|
|
|
|
|
'Image::ExifTool::MIE::Meta' => 'MIE Metadaten', |
|
4678
|
|
|
|
|
|
|
'Image::ExifTool::Minolta::CameraInfoA100' => 'Minolta KameraInfo A100', |
|
4679
|
|
|
|
|
|
|
'Image::ExifTool::Olympus::CameraSettings' => 'Olympus Kameraeinstellungen', |
|
4680
|
|
|
|
|
|
|
'Image::ExifTool::Olympus::FocusInfo' => 'Olympus FokusInfo', |
|
4681
|
|
|
|
|
|
|
'Image::ExifTool::Olympus::ImageProcessing' => 'Olympus Bildverarbeitung', |
|
4682
|
|
|
|
|
|
|
'Image::ExifTool::PNG::ImageHeader' => 'PNG Bild-Header', |
|
4683
|
|
|
|
|
|
|
'Image::ExifTool::PNG::PhysicalPixel' => 'PNG physikalische Pixel', |
|
4684
|
|
|
|
|
|
|
'Image::ExifTool::PNG::PrimaryChromaticities' => 'PNG primäre Chromatizität', |
|
4685
|
|
|
|
|
|
|
'Image::ExifTool::PNG::StereoImage' => 'PNG Stereobild', |
|
4686
|
|
|
|
|
|
|
'Image::ExifTool::PNG::TextualData' => 'PNG Textdaten', |
|
4687
|
|
|
|
|
|
|
'Image::ExifTool::PNG::VirtualPage' => 'PNG virtuelle Seite', |
|
4688
|
|
|
|
|
|
|
'Image::ExifTool::PSP::Creator' => 'PSP Ersteller', |
|
4689
|
|
|
|
|
|
|
'Image::ExifTool::Pentax::CameraInfo' => 'Pentax KameraInfo', |
|
4690
|
|
|
|
|
|
|
'Image::ExifTool::Sony::CameraInfo' => 'Sony KameraInfo', |
|
4691
|
|
|
|
|
|
|
'Image::ExifTool::Sony::CameraInfo2' => 'Sony KameraInfo2', |
|
4692
|
|
|
|
|
|
|
'ImageAdjustment' => 'Bildanpassung', |
|
4693
|
|
|
|
|
|
|
'ImageAreaOffset' => 'Bildbereichsoffset', |
|
4694
|
|
|
|
|
|
|
'ImageAuthentication' => { |
|
4695
|
|
|
|
|
|
|
Description => 'Bild-Authentifikation', |
|
4696
|
|
|
|
|
|
|
PrintConv => { |
|
4697
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4698
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4699
|
|
|
|
|
|
|
}, |
|
4700
|
|
|
|
|
|
|
}, |
|
4701
|
|
|
|
|
|
|
'ImageBoundary' => 'Bildbegrenzung', |
|
4702
|
|
|
|
|
|
|
'ImageByteCount' => 'Anzahl Bytes der Bilddaten', |
|
4703
|
|
|
|
|
|
|
'ImageCount' => 'Bildzähler', |
|
4704
|
|
|
|
|
|
|
'ImageDataDiscard' => { |
|
4705
|
|
|
|
|
|
|
Description => 'Verworfene Bilddaten', |
|
4706
|
|
|
|
|
|
|
PrintConv => { |
|
4707
|
|
|
|
|
|
|
'Flexbits Discarded' => 'FlexBits verworfen', |
|
4708
|
|
|
|
|
|
|
'Full Resolution' => 'Volle Auflösung', |
|
4709
|
|
|
|
|
|
|
'HighPass Frequency Data Discarded' => 'Hochpass-Frequenz-Daten verworfen', |
|
4710
|
|
|
|
|
|
|
'Highpass and LowPass Frequency Data Discarded' => 'Hochpass- und Tiefpass-Frequenz-Daten verworfen', |
|
4711
|
|
|
|
|
|
|
}, |
|
4712
|
|
|
|
|
|
|
}, |
|
4713
|
|
|
|
|
|
|
'ImageDataSize' => 'Bilddatengröße', |
|
4714
|
|
|
|
|
|
|
'ImageDescription' => 'Bildbeschreibung', |
|
4715
|
|
|
|
|
|
|
'ImageDustOff' => { |
|
4716
|
|
|
|
|
|
|
PrintConv => { |
|
4717
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4718
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4719
|
|
|
|
|
|
|
}, |
|
4720
|
|
|
|
|
|
|
}, |
|
4721
|
|
|
|
|
|
|
'ImageEditCount' => 'Bildverarbeitungszähler', |
|
4722
|
|
|
|
|
|
|
'ImageEditing' => { |
|
4723
|
|
|
|
|
|
|
Description => 'Bildverarbeitung', |
|
4724
|
|
|
|
|
|
|
PrintConv => { |
|
4725
|
|
|
|
|
|
|
'Cropped' => 'Beschnitten', |
|
4726
|
|
|
|
|
|
|
'Digital Filter' => 'Digitalfilter', |
|
4727
|
|
|
|
|
|
|
'Frame Synthesis?' => 'Rahmen?', |
|
4728
|
|
|
|
|
|
|
'None' => 'Unbearbeitet', |
|
4729
|
|
|
|
|
|
|
}, |
|
4730
|
|
|
|
|
|
|
}, |
|
4731
|
|
|
|
|
|
|
'ImageEffects' => { |
|
4732
|
|
|
|
|
|
|
PrintConv => { |
|
4733
|
|
|
|
|
|
|
'High Key' => 'High-Key', |
|
4734
|
|
|
|
|
|
|
}, |
|
4735
|
|
|
|
|
|
|
}, |
|
4736
|
|
|
|
|
|
|
'ImageGeneration' => { |
|
4737
|
|
|
|
|
|
|
Description => 'Bilderstellung', |
|
4738
|
|
|
|
|
|
|
PrintConv => { |
|
4739
|
|
|
|
|
|
|
'Original Image' => 'Originalbild', |
|
4740
|
|
|
|
|
|
|
'Re-developed from RAW' => 'RAW generiert', |
|
4741
|
|
|
|
|
|
|
}, |
|
4742
|
|
|
|
|
|
|
}, |
|
4743
|
|
|
|
|
|
|
'ImageHeight' => 'Bildhöhe', |
|
4744
|
|
|
|
|
|
|
'ImageHistory' => 'Bild-Historie', |
|
4745
|
|
|
|
|
|
|
'ImageLength' => 'Bild-Datenlänge', |
|
4746
|
|
|
|
|
|
|
'ImageNumber' => 'Bildnummer', |
|
4747
|
|
|
|
|
|
|
'ImageNumber2' => 'Bildnummer (2)', |
|
4748
|
|
|
|
|
|
|
'ImageOffset' => 'Bilddatenposition', |
|
4749
|
|
|
|
|
|
|
'ImageOptimization' => 'Bildoptimierung', |
|
4750
|
|
|
|
|
|
|
'ImageOrientation' => { |
|
4751
|
|
|
|
|
|
|
Description => 'Bildausrichtung', |
|
4752
|
|
|
|
|
|
|
PrintConv => { |
|
4753
|
|
|
|
|
|
|
'Landscape' => 'Querformat', |
|
4754
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
4755
|
|
|
|
|
|
|
'Square' => 'Quadratisch', |
|
4756
|
|
|
|
|
|
|
}, |
|
4757
|
|
|
|
|
|
|
}, |
|
4758
|
|
|
|
|
|
|
'ImageProcessing' => 'Bildverarbeitung', |
|
4759
|
|
|
|
|
|
|
'ImageProcessingVersion' => 'Bildverarbeitung Version', |
|
4760
|
|
|
|
|
|
|
'ImageQuality' => { |
|
4761
|
|
|
|
|
|
|
Description => 'Bildqualität', |
|
4762
|
|
|
|
|
|
|
PrintConv => { |
|
4763
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
4764
|
|
|
|
|
|
|
}, |
|
4765
|
|
|
|
|
|
|
}, |
|
4766
|
|
|
|
|
|
|
'ImageQuality2' => 'Bildqualität 2', |
|
4767
|
|
|
|
|
|
|
'ImageReview' => { |
|
4768
|
|
|
|
|
|
|
Description => 'Bildkontrolle', |
|
4769
|
|
|
|
|
|
|
PrintConv => { |
|
4770
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4771
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4772
|
|
|
|
|
|
|
}, |
|
4773
|
|
|
|
|
|
|
}, |
|
4774
|
|
|
|
|
|
|
'ImageReviewTime' => 'Ausschaltzeit Bildkontrolle', |
|
4775
|
|
|
|
|
|
|
'ImageRotated' => { |
|
4776
|
|
|
|
|
|
|
PrintConv => { |
|
4777
|
|
|
|
|
|
|
'No' => 'Nein', |
|
4778
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
4779
|
|
|
|
|
|
|
}, |
|
4780
|
|
|
|
|
|
|
}, |
|
4781
|
|
|
|
|
|
|
'ImageRotation' => { |
|
4782
|
|
|
|
|
|
|
Description => 'Bildausrichtung', |
|
4783
|
|
|
|
|
|
|
PrintConv => { |
|
4784
|
|
|
|
|
|
|
'None' => 'Keine', |
|
4785
|
|
|
|
|
|
|
}, |
|
4786
|
|
|
|
|
|
|
}, |
|
4787
|
|
|
|
|
|
|
'ImageSize' => 'Bildgröße', |
|
4788
|
|
|
|
|
|
|
'ImageStabilization' => { |
|
4789
|
|
|
|
|
|
|
Description => 'Bildstabilisierung', |
|
4790
|
|
|
|
|
|
|
PrintConv => { |
|
4791
|
|
|
|
|
|
|
'Anti-Shake' => 'Verwackeln', |
|
4792
|
|
|
|
|
|
|
'Best Shot' => 'Beste Aufnahme', |
|
4793
|
|
|
|
|
|
|
'CCD Shift + High Sensitivity' => 'CCD Shift + Hohe Empfindlichkeit', |
|
4794
|
|
|
|
|
|
|
'Dynamic' => 'Dynamisch', |
|
4795
|
|
|
|
|
|
|
'Dynamic (2)' => 'Dynamisch (2)', |
|
4796
|
|
|
|
|
|
|
'High Sensitivity' => 'Hohe Empfindlichkeit', |
|
4797
|
|
|
|
|
|
|
'None' => 'Keine', |
|
4798
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4799
|
|
|
|
|
|
|
'Off (0xbf)' => 'Aus (0xbf)', |
|
4800
|
|
|
|
|
|
|
'Off (1)' => 'Aus (1)', |
|
4801
|
|
|
|
|
|
|
'Off (2)' => 'Aus (2)', |
|
4802
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4803
|
|
|
|
|
|
|
'On (0x3f)' => 'Ein (0x3f)', |
|
4804
|
|
|
|
|
|
|
'On (2)' => 'Ein (2)', |
|
4805
|
|
|
|
|
|
|
'On (mode 1, continuous)' => 'Ein (Modus 1, nachführend)', |
|
4806
|
|
|
|
|
|
|
'On (mode 2, shooting only)' => 'Ein (Modus 2, Aufnahme)', |
|
4807
|
|
|
|
|
|
|
'On, Mode 1' => 'Ein, Modus 1', |
|
4808
|
|
|
|
|
|
|
'On, Mode 2' => 'Ein, Modus 2', |
|
4809
|
|
|
|
|
|
|
'On, Mode 3' => 'Ein, Modus 3', |
|
4810
|
|
|
|
|
|
|
'On, Mode 4' => 'Ein, Modus 4', |
|
4811
|
|
|
|
|
|
|
'Optical' => 'Optisch', |
|
4812
|
|
|
|
|
|
|
'Panning' => 'Schwenken', |
|
4813
|
|
|
|
|
|
|
'Panning (2)' => 'Schwenken (2)', |
|
4814
|
|
|
|
|
|
|
'Sensor-shift' => 'Sensor-Shift', |
|
4815
|
|
|
|
|
|
|
'Shoot Only' => 'Aufnahme', |
|
4816
|
|
|
|
|
|
|
'Shoot Only (2)' => 'Aufnahme (2)', |
|
4817
|
|
|
|
|
|
|
'Slow Shutter' => 'Kurzer Verschluß', |
|
4818
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
4819
|
|
|
|
|
|
|
}, |
|
4820
|
|
|
|
|
|
|
}, |
|
4821
|
|
|
|
|
|
|
'ImageStabilizationSetting' => { |
|
4822
|
|
|
|
|
|
|
PrintConv => { |
|
4823
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4824
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4825
|
|
|
|
|
|
|
}, |
|
4826
|
|
|
|
|
|
|
}, |
|
4827
|
|
|
|
|
|
|
'ImageStyle' => { |
|
4828
|
|
|
|
|
|
|
PrintConv => { |
|
4829
|
|
|
|
|
|
|
'B&W' => 'Schwarz/Weiß', |
|
4830
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
4831
|
|
|
|
|
|
|
'Night View/Portrait' => 'Abendszene/Porträt', |
|
4832
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
4833
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
4834
|
|
|
|
|
|
|
}, |
|
4835
|
|
|
|
|
|
|
}, |
|
4836
|
|
|
|
|
|
|
'ImageTone' => { |
|
4837
|
|
|
|
|
|
|
Description => 'Farbdynamik', |
|
4838
|
|
|
|
|
|
|
PrintConv => { |
|
4839
|
|
|
|
|
|
|
'Bright' => 'Leuchtend', |
|
4840
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
4841
|
|
|
|
|
|
|
'Monochrome' => 'Monochrom', |
|
4842
|
|
|
|
|
|
|
'Natural' => 'Natürlich', |
|
4843
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
4844
|
|
|
|
|
|
|
}, |
|
4845
|
|
|
|
|
|
|
}, |
|
4846
|
|
|
|
|
|
|
'ImageType' => { |
|
4847
|
|
|
|
|
|
|
Description => 'Bildtyp', |
|
4848
|
|
|
|
|
|
|
PrintConv => { |
|
4849
|
|
|
|
|
|
|
'Page' => 'Seite', |
|
4850
|
|
|
|
|
|
|
'Preview' => 'Vorschau', |
|
4851
|
|
|
|
|
|
|
}, |
|
4852
|
|
|
|
|
|
|
}, |
|
4853
|
|
|
|
|
|
|
'ImageUIDList' => 'Bilder UID Liste', |
|
4854
|
|
|
|
|
|
|
'ImageUniqueID' => 'Eindeutige Bild-ID', |
|
4855
|
|
|
|
|
|
|
'ImageWidth' => 'Bildbreite', |
|
4856
|
|
|
|
|
|
|
'InfoButtonWhenShooting' => { |
|
4857
|
|
|
|
|
|
|
Description => 'INFO-Taste bei Aufnahme', |
|
4858
|
|
|
|
|
|
|
PrintConv => { |
|
4859
|
|
|
|
|
|
|
'Displays camera settings' => 'Anzeige Kameradaten', |
|
4860
|
|
|
|
|
|
|
'Displays shooting functions' => 'Anzeige Aufnahmedaten', |
|
4861
|
|
|
|
|
|
|
}, |
|
4862
|
|
|
|
|
|
|
}, |
|
4863
|
|
|
|
|
|
|
'InitialZoomSetting' => { |
|
4864
|
|
|
|
|
|
|
Description => 'Erste Vergrößerungsstufe', |
|
4865
|
|
|
|
|
|
|
PrintConv => { |
|
4866
|
|
|
|
|
|
|
'High Magnification' => 'Starke Vergrößerung', |
|
4867
|
|
|
|
|
|
|
'Low Magnification' => 'Geringe Vergrößerung', |
|
4868
|
|
|
|
|
|
|
'Medium Magnification' => 'Mittlere Vergrößerung', |
|
4869
|
|
|
|
|
|
|
}, |
|
4870
|
|
|
|
|
|
|
}, |
|
4871
|
|
|
|
|
|
|
'Instructions' => 'Anweisungen', |
|
4872
|
|
|
|
|
|
|
'IntellectualGenre' => 'Intellektuelles Genre', |
|
4873
|
|
|
|
|
|
|
'IntelligentAuto' => { |
|
4874
|
|
|
|
|
|
|
PrintConv => { |
|
4875
|
|
|
|
|
|
|
'Advanced' => 'Erweitert', |
|
4876
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4877
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4878
|
|
|
|
|
|
|
}, |
|
4879
|
|
|
|
|
|
|
}, |
|
4880
|
|
|
|
|
|
|
'IntelligentContrast' => { |
|
4881
|
|
|
|
|
|
|
Description => 'Intelligenter Kontrast', |
|
4882
|
|
|
|
|
|
|
PrintConv => { |
|
4883
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4884
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4885
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
4886
|
|
|
|
|
|
|
}, |
|
4887
|
|
|
|
|
|
|
}, |
|
4888
|
|
|
|
|
|
|
'IntelligentD-Range' => { |
|
4889
|
|
|
|
|
|
|
Description => 'Intelligenter D-Bereich', |
|
4890
|
|
|
|
|
|
|
PrintConv => { |
|
4891
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
4892
|
|
|
|
|
|
|
'Low' => 'Niedrig', |
|
4893
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4894
|
|
|
|
|
|
|
}, |
|
4895
|
|
|
|
|
|
|
}, |
|
4896
|
|
|
|
|
|
|
'IntelligentExposure' => { |
|
4897
|
|
|
|
|
|
|
Description => 'Intelligente Belichtung', |
|
4898
|
|
|
|
|
|
|
PrintConv => { |
|
4899
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
4900
|
|
|
|
|
|
|
'Low' => 'Niedrig', |
|
4901
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4902
|
|
|
|
|
|
|
}, |
|
4903
|
|
|
|
|
|
|
}, |
|
4904
|
|
|
|
|
|
|
'IntelligentResolution' => { |
|
4905
|
|
|
|
|
|
|
Description => 'Intelligente Bildauflösung', |
|
4906
|
|
|
|
|
|
|
PrintConv => { |
|
4907
|
|
|
|
|
|
|
'Extended' => 'Erweitert', |
|
4908
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
4909
|
|
|
|
|
|
|
'Low' => 'Niedrig', |
|
4910
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4911
|
|
|
|
|
|
|
}, |
|
4912
|
|
|
|
|
|
|
}, |
|
4913
|
|
|
|
|
|
|
'IntensityStereo' => { |
|
4914
|
|
|
|
|
|
|
PrintConv => { |
|
4915
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4916
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4917
|
|
|
|
|
|
|
}, |
|
4918
|
|
|
|
|
|
|
}, |
|
4919
|
|
|
|
|
|
|
'InternalFlash' => { |
|
4920
|
|
|
|
|
|
|
Description => 'Integriertes Blitzgerät', |
|
4921
|
|
|
|
|
|
|
PrintConv => { |
|
4922
|
|
|
|
|
|
|
'Commander Mode' => 'Master-Steuerung', |
|
4923
|
|
|
|
|
|
|
'Fired' => 'Blitz wurde ausgelöst', |
|
4924
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
4925
|
|
|
|
|
|
|
'No' => 'Blitz wurde nicht ausgelöst', |
|
4926
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
4927
|
|
|
|
|
|
|
'On' => 'Ein', |
|
4928
|
|
|
|
|
|
|
'Repeating Flash' => 'Stroboskopblitz', |
|
4929
|
|
|
|
|
|
|
}, |
|
4930
|
|
|
|
|
|
|
}, |
|
4931
|
|
|
|
|
|
|
'InternalFlashAE1' => 'Integriertes Blitzgerät AE1', |
|
4932
|
|
|
|
|
|
|
'InternalFlashAE1_0' => 'Integriertes Blitzgerät AE1 0', |
|
4933
|
|
|
|
|
|
|
'InternalFlashAE2' => 'Integriertes Blitzgerät AE2', |
|
4934
|
|
|
|
|
|
|
'InternalFlashAE2_0' => 'Integriertes Blitzgerät AE2 0', |
|
4935
|
|
|
|
|
|
|
'InternalFlashMode' => { |
|
4936
|
|
|
|
|
|
|
Description => 'Slave-Blitz-Messfeld 2', |
|
4937
|
|
|
|
|
|
|
PrintConv => { |
|
4938
|
|
|
|
|
|
|
'Did not fire, (Unknown 0xf4)' => 'Aus (Unbekannt 0xF4?)', |
|
4939
|
|
|
|
|
|
|
'Did not fire, Auto' => 'Aus, Auto', |
|
4940
|
|
|
|
|
|
|
'Did not fire, Auto, Red-eye reduction' => 'Aus, Auto, Rote-Augen-Reduzierung', |
|
4941
|
|
|
|
|
|
|
'Did not fire, Normal' => 'Aus, Normal', |
|
4942
|
|
|
|
|
|
|
'Did not fire, Red-eye reduction' => 'Aus, Rote-Augen-Reduzierung', |
|
4943
|
|
|
|
|
|
|
'Did not fire, Slow-sync' => 'Aus, Langzeit-Synchronisation', |
|
4944
|
|
|
|
|
|
|
'Did not fire, Slow-sync, Red-eye reduction' => 'Aus, Langzeit-Synchronisation, Rote-Augen-Reduzierung', |
|
4945
|
|
|
|
|
|
|
'Did not fire, Trailing-curtain Sync' => 'Aus, 2. Verschlussvorhang', |
|
4946
|
|
|
|
|
|
|
'Did not fire, Wireless (Control)' => 'Aus, Drahtlos (Steuerblitz)', |
|
4947
|
|
|
|
|
|
|
'Did not fire, Wireless (Master)' => 'Aus, Drahtlos (Hauptblitz)', |
|
4948
|
|
|
|
|
|
|
'Fired' => 'Ein', |
|
4949
|
|
|
|
|
|
|
'Fired, Auto' => 'Ein, Auto', |
|
4950
|
|
|
|
|
|
|
'Fired, Auto, Red-eye reduction' => 'Ein, Auto, Rote-Augen-Reduzierung', |
|
4951
|
|
|
|
|
|
|
'Fired, Red-eye reduction' => 'Ein, Rote-Augen-Reduzierung', |
|
4952
|
|
|
|
|
|
|
'Fired, Slow-sync' => 'Ein, Langzeit-Synchronisation', |
|
4953
|
|
|
|
|
|
|
'Fired, Slow-sync, Red-eye reduction' => 'Ein, Langzeit-Synchronisation, Rote-Augen-Reduzierung', |
|
4954
|
|
|
|
|
|
|
'Fired, Trailing-curtain Sync' => 'Ein, 2. Verschlussvorhang', |
|
4955
|
|
|
|
|
|
|
'Fired, Wireless (Control)' => 'Ein, Drahtlos (Steuerblitz)', |
|
4956
|
|
|
|
|
|
|
'Fired, Wireless (Master)' => 'Ein, Drahtlos (Hauptblitz)', |
|
4957
|
|
|
|
|
|
|
'n/a - Off-Auto-Aperture' => 'K/A - Blendenring nicht auf A', |
|
4958
|
|
|
|
|
|
|
}, |
|
4959
|
|
|
|
|
|
|
}, |
|
4960
|
|
|
|
|
|
|
'InternalFlashStrength' => 'Slave-Blitz-Messfeld 4', |
|
4961
|
|
|
|
|
|
|
'InternalName' => 'Interner Name', |
|
4962
|
|
|
|
|
|
|
'InternalSerialNumber' => 'Interne Seriennummer', |
|
4963
|
|
|
|
|
|
|
'InteropIndex' => { |
|
4964
|
|
|
|
|
|
|
Description => 'Interoperabilität Identifikation', |
|
4965
|
|
|
|
|
|
|
PrintConv => { |
|
4966
|
|
|
|
|
|
|
'R03 - DCF option file (Adobe RGB)' => 'R03: DCF Option-Format (Adobe RGB)', |
|
4967
|
|
|
|
|
|
|
'R98 - DCF basic file (sRGB)' => 'R98: DCF Basic-Format (sRGB)', |
|
4968
|
|
|
|
|
|
|
'THM - DCF thumbnail file' => 'THM: DCF Miniaturbild-Format', |
|
4969
|
|
|
|
|
|
|
}, |
|
4970
|
|
|
|
|
|
|
}, |
|
4971
|
|
|
|
|
|
|
'InteropOffset' => 'Interoperabilitäts-Tag', |
|
4972
|
|
|
|
|
|
|
'InteropVersion' => 'Interoperabilitäts-Version', |
|
4973
|
|
|
|
|
|
|
'IntervalLength' => 'Intervallänge', |
|
4974
|
|
|
|
|
|
|
'IntervalMode' => { |
|
4975
|
|
|
|
|
|
|
Description => 'Interval-Modus', |
|
4976
|
|
|
|
|
|
|
PrintConv => { |
|
4977
|
|
|
|
|
|
|
'Still Image' => 'Standbild', |
|
4978
|
|
|
|
|
|
|
'Time-lapse Movie' => 'Zeitraffer-Film', |
|
4979
|
|
|
|
|
|
|
}, |
|
4980
|
|
|
|
|
|
|
}, |
|
4981
|
|
|
|
|
|
|
'IntervalNumber' => 'Intervalnummer', |
|
4982
|
|
|
|
|
|
|
'IsCustomPictureStyle' => { |
|
4983
|
|
|
|
|
|
|
Description => 'Bildstil benutzerdefinert', |
|
4984
|
|
|
|
|
|
|
PrintConv => { |
|
4985
|
|
|
|
|
|
|
'No' => 'Nein', |
|
4986
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
4987
|
|
|
|
|
|
|
}, |
|
4988
|
|
|
|
|
|
|
}, |
|
4989
|
|
|
|
|
|
|
'JFIFVersion' => 'JFIF-Version', |
|
4990
|
|
|
|
|
|
|
'JPEGDigest' => 'JPEG Kennwert', |
|
4991
|
|
|
|
|
|
|
'JPEGProc' => { |
|
4992
|
|
|
|
|
|
|
Description => 'JPEG Verfahren', |
|
4993
|
|
|
|
|
|
|
PrintConv => { |
|
4994
|
|
|
|
|
|
|
'Lossless' => 'Verlustfrei', |
|
4995
|
|
|
|
|
|
|
}, |
|
4996
|
|
|
|
|
|
|
}, |
|
4997
|
|
|
|
|
|
|
'JPEGQuality' => { |
|
4998
|
|
|
|
|
|
|
Description => 'Bildqualität', |
|
4999
|
|
|
|
|
|
|
PrintConv => { |
|
5000
|
|
|
|
|
|
|
'Extra Fine' => 'Extra-Fein', |
|
5001
|
|
|
|
|
|
|
'Fine' => 'Fein', |
|
5002
|
|
|
|
|
|
|
'Standard' => 'Standardqualität', |
|
5003
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
5004
|
|
|
|
|
|
|
}, |
|
5005
|
|
|
|
|
|
|
}, |
|
5006
|
|
|
|
|
|
|
'JPEGSize' => 'JPEG Größe', |
|
5007
|
|
|
|
|
|
|
'JPEGTables' => 'JPEG Tabellen', |
|
5008
|
|
|
|
|
|
|
'JobID' => 'Job-Kennung', |
|
5009
|
|
|
|
|
|
|
'JpgFromRaw' => 'Jpg From Raw Bild', |
|
5010
|
|
|
|
|
|
|
'JpgFromRawLength' => 'Jpg From Raw Datenlänge', |
|
5011
|
|
|
|
|
|
|
'JpgFromRawStart' => 'Jpg From Raw Datenposition', |
|
5012
|
|
|
|
|
|
|
'JpgRecordedPixels' => 'JPEG-Auflösung', |
|
5013
|
|
|
|
|
|
|
'Key' => 'Schlüssel', |
|
5014
|
|
|
|
|
|
|
'Keyword' => 'Schlüsselwort', |
|
5015
|
|
|
|
|
|
|
'Keywords' => 'Schlüsselwörter', |
|
5016
|
|
|
|
|
|
|
'KodakImageHeight' => 'Kodak-Bildhöhe', |
|
5017
|
|
|
|
|
|
|
'KodakImageWidth' => 'Kodak-Bildbreite', |
|
5018
|
|
|
|
|
|
|
'LC1' => 'Objektiv-Wert', |
|
5019
|
|
|
|
|
|
|
'LC10' => 'Mv\' nv\'-Daten', |
|
5020
|
|
|
|
|
|
|
'LC11' => 'AVC 1/EXP-Wert', |
|
5021
|
|
|
|
|
|
|
'LC12' => 'Mv1 Avminsif-Wert', |
|
5022
|
|
|
|
|
|
|
'LC14' => 'UNT_12 UNT_6-Wert', |
|
5023
|
|
|
|
|
|
|
'LC15' => 'Incorporated Flash Suited END-Wert', |
|
5024
|
|
|
|
|
|
|
'LC2' => 'Entfernungscode', |
|
5025
|
|
|
|
|
|
|
'LC3' => 'K-Wert (LC3)', |
|
5026
|
|
|
|
|
|
|
'LC4' => 'Wert für Aberrationskorrektur im Nahbereich', |
|
5027
|
|
|
|
|
|
|
'LC5' => 'Wert für Aberrationskorrektur heller Farben', |
|
5028
|
|
|
|
|
|
|
'LC6' => 'Wert für Aberrationskorrektur bei offener Blende', |
|
5029
|
|
|
|
|
|
|
'LC7' => 'AF Minimum Actuation Condition-Wert', |
|
5030
|
|
|
|
|
|
|
'LCDDisplayAtPowerOn' => { |
|
5031
|
|
|
|
|
|
|
Description => 'LCD-Display bei Kamera Ein', |
|
5032
|
|
|
|
|
|
|
PrintConv => { |
|
5033
|
|
|
|
|
|
|
'Retain power off status' => 'Aus-Status beibehalten', |
|
5034
|
|
|
|
|
|
|
}, |
|
5035
|
|
|
|
|
|
|
}, |
|
5036
|
|
|
|
|
|
|
'LCDDisplayReturnToShoot' => { |
|
5037
|
|
|
|
|
|
|
Description => 'LC-Display->Zurück zur Aufn.', |
|
5038
|
|
|
|
|
|
|
PrintConv => { |
|
5039
|
|
|
|
|
|
|
'Also with * etc.' => 'Auch mit * etc.', |
|
5040
|
|
|
|
|
|
|
'With Shutter Button only' => 'Nur mit Auslöser', |
|
5041
|
|
|
|
|
|
|
}, |
|
5042
|
|
|
|
|
|
|
}, |
|
5043
|
|
|
|
|
|
|
'LCDIllumination' => { |
|
5044
|
|
|
|
|
|
|
Description => 'Displaybeleuchtung', |
|
5045
|
|
|
|
|
|
|
PrintConv => { |
|
5046
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5047
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5048
|
|
|
|
|
|
|
}, |
|
5049
|
|
|
|
|
|
|
}, |
|
5050
|
|
|
|
|
|
|
'LCDIlluminationDuringBulb' => { |
|
5051
|
|
|
|
|
|
|
Description => 'LCD-Beleuchtung bei Langzeitaufnahme', |
|
5052
|
|
|
|
|
|
|
PrintConv => { |
|
5053
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5054
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5055
|
|
|
|
|
|
|
}, |
|
5056
|
|
|
|
|
|
|
}, |
|
5057
|
|
|
|
|
|
|
'LCDPanels' => 'LCD oben/LCD Rückwand', |
|
5058
|
|
|
|
|
|
|
'LCHEditor' => { |
|
5059
|
|
|
|
|
|
|
PrintConv => { |
|
5060
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5061
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5062
|
|
|
|
|
|
|
}, |
|
5063
|
|
|
|
|
|
|
}, |
|
5064
|
|
|
|
|
|
|
'Label' => 'Beschriftung', |
|
5065
|
|
|
|
|
|
|
'Landmark' => 'Sehenswürdigkeit', |
|
5066
|
|
|
|
|
|
|
'Language' => 'Sprache', |
|
5067
|
|
|
|
|
|
|
'LanguageCode' => { |
|
5068
|
|
|
|
|
|
|
Description => 'Sprache', |
|
5069
|
|
|
|
|
|
|
PrintConv => { |
|
5070
|
|
|
|
|
|
|
'Process default' => 'Systemeinstellung', |
|
5071
|
|
|
|
|
|
|
}, |
|
5072
|
|
|
|
|
|
|
}, |
|
5073
|
|
|
|
|
|
|
'LanguageIdentifier' => 'Sprachkennung', |
|
5074
|
|
|
|
|
|
|
'LastFileNumber' => 'Letzte Dateinummer', |
|
5075
|
|
|
|
|
|
|
'LastKeywordIPTC' => 'Letztes IPTC Schlüsselwort', |
|
5076
|
|
|
|
|
|
|
'LastKeywordXMP' => 'Letztes XMP Schlüsselwort', |
|
5077
|
|
|
|
|
|
|
'LateralChromaticAberration' => { |
|
5078
|
|
|
|
|
|
|
Description => 'Laterale Farbabweichung', |
|
5079
|
|
|
|
|
|
|
PrintConv => { |
|
5080
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5081
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
5082
|
|
|
|
|
|
|
}, |
|
5083
|
|
|
|
|
|
|
}, |
|
5084
|
|
|
|
|
|
|
'LeafData' => 'Leaf Daten', |
|
5085
|
|
|
|
|
|
|
'LegacyIPTCDigest' => 'Bisheriger IPTC Kennwert', |
|
5086
|
|
|
|
|
|
|
'Lens' => 'Objektiv', |
|
5087
|
|
|
|
|
|
|
'Lens35efl' => 'Objektiv', |
|
5088
|
|
|
|
|
|
|
'LensAFStopButton' => { |
|
5089
|
|
|
|
|
|
|
Description => 'Funktion Objektiv-AF-Stopptaste', |
|
5090
|
|
|
|
|
|
|
PrintConv => { |
|
5091
|
|
|
|
|
|
|
'AE lock' => 'AE-Speicherung', |
|
5092
|
|
|
|
|
|
|
'AE lock while metering' => 'AE-Sperre b. aktiv. Messung', |
|
5093
|
|
|
|
|
|
|
'AF Stop' => 'AF-Stopp', |
|
5094
|
|
|
|
|
|
|
'AF point: M->Auto/Auto->ctr' => 'AF-Messf: M->Aut./Aut.->Ctr', |
|
5095
|
|
|
|
|
|
|
'AF start' => 'AF-Start', |
|
5096
|
|
|
|
|
|
|
'AF stop' => 'AF-Stopp', |
|
5097
|
|
|
|
|
|
|
'IS start' => 'Start Bildstabilisierung', |
|
5098
|
|
|
|
|
|
|
'Switch to registered AF point' => 'Auf gesp. AF-Messf. schalten', |
|
5099
|
|
|
|
|
|
|
}, |
|
5100
|
|
|
|
|
|
|
}, |
|
5101
|
|
|
|
|
|
|
'LensApertureRange' => 'Objektiv Blendenbereich', |
|
5102
|
|
|
|
|
|
|
'LensData' => 'K-Wert', |
|
5103
|
|
|
|
|
|
|
'LensDataVersion' => 'Objektivdaten-Version', |
|
5104
|
|
|
|
|
|
|
'LensDistortionParams' => 'Objektiv Verzeichnungsparameter', |
|
5105
|
|
|
|
|
|
|
'LensDriveNoAF' => { |
|
5106
|
|
|
|
|
|
|
Description => 'Schärfensuche wenn AF unmöglich', |
|
5107
|
|
|
|
|
|
|
PrintConv => { |
|
5108
|
|
|
|
|
|
|
'Focus search off' => 'Schärfensuche aus', |
|
5109
|
|
|
|
|
|
|
'Focus search on' => 'Schärfensuche ein', |
|
5110
|
|
|
|
|
|
|
}, |
|
5111
|
|
|
|
|
|
|
}, |
|
5112
|
|
|
|
|
|
|
'LensFStops' => 'Objektiv-Blendenstufen', |
|
5113
|
|
|
|
|
|
|
'LensFirmwareVersion' => 'Objektiv-Firmware-Version', |
|
5114
|
|
|
|
|
|
|
'LensID' => 'Objektiv-ID', |
|
5115
|
|
|
|
|
|
|
'LensIDNumber' => 'Objektivkennnummer', |
|
5116
|
|
|
|
|
|
|
'LensInfo' => 'Objektiv-Informationen', |
|
5117
|
|
|
|
|
|
|
'LensKind' => 'Objektivtyp / Version (LC0)', |
|
5118
|
|
|
|
|
|
|
'LensMake' => 'Objektivhersteller', |
|
5119
|
|
|
|
|
|
|
'LensManufacturer' => 'Objektivhersteller', |
|
5120
|
|
|
|
|
|
|
'LensMaxApertureRange' => 'Objektiv Blendenbereich', |
|
5121
|
|
|
|
|
|
|
'LensModel' => 'Objektiv-Typ', |
|
5122
|
|
|
|
|
|
|
'LensProfileDigest' => 'Kennwert des Objektivprofils', |
|
5123
|
|
|
|
|
|
|
'LensProperties' => 'Objektivfunktionen?', |
|
5124
|
|
|
|
|
|
|
'LensSerialNumber' => 'Objektiv-Seriennummer', |
|
5125
|
|
|
|
|
|
|
'LensSpec' => 'Objektiv', |
|
5126
|
|
|
|
|
|
|
'LensType' => { |
|
5127
|
|
|
|
|
|
|
Description => 'Objektivtyp', |
|
5128
|
|
|
|
|
|
|
PrintConv => { |
|
5129
|
|
|
|
|
|
|
'Uncoded lens' => 'Nicht kodiertes Objektiv', |
|
5130
|
|
|
|
|
|
|
}, |
|
5131
|
|
|
|
|
|
|
}, |
|
5132
|
|
|
|
|
|
|
'LevelOrientation' => { |
|
5133
|
|
|
|
|
|
|
Description => 'Level Ausrichtung', |
|
5134
|
|
|
|
|
|
|
PrintConv => { |
|
5135
|
|
|
|
|
|
|
'Downwards' => 'Abwärts', |
|
5136
|
|
|
|
|
|
|
'Horizontal; Off Level' => 'Horizontal; ohne Level', |
|
5137
|
|
|
|
|
|
|
'Rotate 180' => '180° gedreht', |
|
5138
|
|
|
|
|
|
|
'Rotate 180; Off Level' => '180° gedreht; ohne Level', |
|
5139
|
|
|
|
|
|
|
'Rotate 270 CW' => '90° gegen den Uhrzeigersinn', |
|
5140
|
|
|
|
|
|
|
'Rotate 270 CW; Off Level' => '90° gegen den Uhrzeigersinn; ohne Level', |
|
5141
|
|
|
|
|
|
|
'Rotate 90 CW' => '90° im Uhrzeigersinn', |
|
5142
|
|
|
|
|
|
|
'Rotate 90 CW; Off Level' => '90° im Uhrzeigersinn; ohne Level', |
|
5143
|
|
|
|
|
|
|
'Upwards' => 'Aufwärts', |
|
5144
|
|
|
|
|
|
|
}, |
|
5145
|
|
|
|
|
|
|
}, |
|
5146
|
|
|
|
|
|
|
'License' => 'Lizenz', |
|
5147
|
|
|
|
|
|
|
'LicenseType' => { |
|
5148
|
|
|
|
|
|
|
Description => 'Lizenztyp', |
|
5149
|
|
|
|
|
|
|
PrintConv => { |
|
5150
|
|
|
|
|
|
|
'Commercial' => 'Kommerziell', |
|
5151
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
5152
|
|
|
|
|
|
|
}, |
|
5153
|
|
|
|
|
|
|
}, |
|
5154
|
|
|
|
|
|
|
'LightReading' => 'Helligkeitsauswertung', |
|
5155
|
|
|
|
|
|
|
'LightSource' => { |
|
5156
|
|
|
|
|
|
|
Description => 'Lichtquelle', |
|
5157
|
|
|
|
|
|
|
PrintConv => { |
|
5158
|
|
|
|
|
|
|
'Cloudy' => 'Bewölkt', |
|
5159
|
|
|
|
|
|
|
'Cool White Fluorescent' => 'Neonlicht kaltweiß', |
|
5160
|
|
|
|
|
|
|
'Day White Fluorescent' => 'Neonlicht neutralweiß', |
|
5161
|
|
|
|
|
|
|
'Daylight' => 'Tageslicht', |
|
5162
|
|
|
|
|
|
|
'Daylight Fluorescent' => 'Neonlicht tageslichtweiß', |
|
5163
|
|
|
|
|
|
|
'Evening Sunlight' => 'Abendstimmung', |
|
5164
|
|
|
|
|
|
|
'Fine Weather' => 'Wolkenlos', |
|
5165
|
|
|
|
|
|
|
'Flash' => 'Blitz', |
|
5166
|
|
|
|
|
|
|
'Fluorescent' => 'Neonlicht', |
|
5167
|
|
|
|
|
|
|
'ISO Studio Tungsten' => 'ISO Studio-Kunstlicht (Glühbirne)', |
|
5168
|
|
|
|
|
|
|
'One Touch White Balance' => 'Sofort-Weißabgleich', |
|
5169
|
|
|
|
|
|
|
'Other' => 'Andere Lichtquelle', |
|
5170
|
|
|
|
|
|
|
'Shade' => 'Schatten', |
|
5171
|
|
|
|
|
|
|
'Standard Light A' => 'Standard-Licht A', |
|
5172
|
|
|
|
|
|
|
'Standard Light B' => 'Standard-Licht B', |
|
5173
|
|
|
|
|
|
|
'Standard Light C' => 'Standard-Licht C', |
|
5174
|
|
|
|
|
|
|
'Tungsten' => 'Glühbirne', |
|
5175
|
|
|
|
|
|
|
'Tungsten (Incandescent)' => 'Kunstlicht (Glühbirne)', |
|
5176
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
5177
|
|
|
|
|
|
|
'Warm White Fluorescent' => 'Neonlicht warmweiß', |
|
5178
|
|
|
|
|
|
|
'White Fluorescent' => 'Neonlicht universalweiß', |
|
5179
|
|
|
|
|
|
|
}, |
|
5180
|
|
|
|
|
|
|
}, |
|
5181
|
|
|
|
|
|
|
'LightSourceSpecial' => { |
|
5182
|
|
|
|
|
|
|
PrintConv => { |
|
5183
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5184
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5185
|
|
|
|
|
|
|
}, |
|
5186
|
|
|
|
|
|
|
}, |
|
5187
|
|
|
|
|
|
|
'LightValue' => 'Lichtwert(ISO)', |
|
5188
|
|
|
|
|
|
|
'Lightness' => 'Graustufung', |
|
5189
|
|
|
|
|
|
|
'LinearizationTable' => 'Linearisierungstabelle', |
|
5190
|
|
|
|
|
|
|
'Lit' => { |
|
5191
|
|
|
|
|
|
|
PrintConv => { |
|
5192
|
|
|
|
|
|
|
'No' => 'Nein', |
|
5193
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
5194
|
|
|
|
|
|
|
}, |
|
5195
|
|
|
|
|
|
|
}, |
|
5196
|
|
|
|
|
|
|
'LiveViewAFAreaMode' => { |
|
5197
|
|
|
|
|
|
|
Description => 'Live-View AF-Modus', |
|
5198
|
|
|
|
|
|
|
PrintConv => { |
|
5199
|
|
|
|
|
|
|
'Face-Priority' => 'Gesichtserkennung', |
|
5200
|
|
|
|
|
|
|
'NormalArea' => 'Normaler Bereich', |
|
5201
|
|
|
|
|
|
|
'SubjectTracking' => 'Objektnachführung', |
|
5202
|
|
|
|
|
|
|
'WideArea' => 'Großer Bereich', |
|
5203
|
|
|
|
|
|
|
}, |
|
5204
|
|
|
|
|
|
|
}, |
|
5205
|
|
|
|
|
|
|
'LiveViewAFMethod' => { |
|
5206
|
|
|
|
|
|
|
PrintConv => { |
|
5207
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
5208
|
|
|
|
|
|
|
}, |
|
5209
|
|
|
|
|
|
|
}, |
|
5210
|
|
|
|
|
|
|
'LiveViewAFMode' => 'Live-View AF-Modus', |
|
5211
|
|
|
|
|
|
|
'LiveViewAFSetting' => { |
|
5212
|
|
|
|
|
|
|
Description => 'Live View AF Einstellung', |
|
5213
|
|
|
|
|
|
|
PrintConv => { |
|
5214
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
5215
|
|
|
|
|
|
|
}, |
|
5216
|
|
|
|
|
|
|
}, |
|
5217
|
|
|
|
|
|
|
'LiveViewExposureSimulation' => { |
|
5218
|
|
|
|
|
|
|
Description => 'Livebild-Belichtungssimulator', |
|
5219
|
|
|
|
|
|
|
PrintConv => { |
|
5220
|
|
|
|
|
|
|
'Disable (LCD auto adjust)' => 'Inaktiv (automatische LCD-Anzeige)', |
|
5221
|
|
|
|
|
|
|
'Enable (simulates exposure)' => 'Aktiv (simuliert Belichtung)', |
|
5222
|
|
|
|
|
|
|
}, |
|
5223
|
|
|
|
|
|
|
}, |
|
5224
|
|
|
|
|
|
|
'LiveViewFocusMode' => { |
|
5225
|
|
|
|
|
|
|
Description => 'Live-View Fokus-Modus', |
|
5226
|
|
|
|
|
|
|
PrintConv => { |
|
5227
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
5228
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
5229
|
|
|
|
|
|
|
}, |
|
5230
|
|
|
|
|
|
|
}, |
|
5231
|
|
|
|
|
|
|
'LiveViewMetering' => { |
|
5232
|
|
|
|
|
|
|
PrintConv => { |
|
5233
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
5234
|
|
|
|
|
|
|
}, |
|
5235
|
|
|
|
|
|
|
}, |
|
5236
|
|
|
|
|
|
|
'LiveViewShooting' => { |
|
5237
|
|
|
|
|
|
|
Description => 'Live View Aufnahme', |
|
5238
|
|
|
|
|
|
|
PrintConv => { |
|
5239
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5240
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5241
|
|
|
|
|
|
|
}, |
|
5242
|
|
|
|
|
|
|
}, |
|
5243
|
|
|
|
|
|
|
'LocalizedCameraModel' => 'Lokalisiertes Kameramodell', |
|
5244
|
|
|
|
|
|
|
'Location' => 'Aufnahmeort', |
|
5245
|
|
|
|
|
|
|
'LockMicrophoneButton' => { |
|
5246
|
|
|
|
|
|
|
Description => 'Mikrofone-Tastenfunktion', |
|
5247
|
|
|
|
|
|
|
PrintConv => { |
|
5248
|
|
|
|
|
|
|
'Protect (hold:record memo)' => 'Geschützt (drücken:Tonaufnahme)', |
|
5249
|
|
|
|
|
|
|
'Record memo (protect:disable)' => 'Tonaufnahme (ungeschützt)', |
|
5250
|
|
|
|
|
|
|
}, |
|
5251
|
|
|
|
|
|
|
}, |
|
5252
|
|
|
|
|
|
|
'LongExposureNoiseReduction' => { |
|
5253
|
|
|
|
|
|
|
Description => 'Langzeit-Rauschminderung', |
|
5254
|
|
|
|
|
|
|
PrintConv => { |
|
5255
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
5256
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5257
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5258
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
5259
|
|
|
|
|
|
|
}, |
|
5260
|
|
|
|
|
|
|
}, |
|
5261
|
|
|
|
|
|
|
'LongExposureNoiseReduction2' => { |
|
5262
|
|
|
|
|
|
|
Description => 'Langzeit Rauschunterdrückung 2', |
|
5263
|
|
|
|
|
|
|
PrintConv => { |
|
5264
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5265
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5266
|
|
|
|
|
|
|
'On (1D)' => 'Ein (1D)', |
|
5267
|
|
|
|
|
|
|
}, |
|
5268
|
|
|
|
|
|
|
}, |
|
5269
|
|
|
|
|
|
|
'Luminance' => 'Luminanz', |
|
5270
|
|
|
|
|
|
|
'LuminanceNoiseReduction' => { |
|
5271
|
|
|
|
|
|
|
PrintConv => { |
|
5272
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
5273
|
|
|
|
|
|
|
'Low' => 'Leicht', |
|
5274
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5275
|
|
|
|
|
|
|
}, |
|
5276
|
|
|
|
|
|
|
}, |
|
5277
|
|
|
|
|
|
|
'MB-D10Batteries' => { |
|
5278
|
|
|
|
|
|
|
Description => 'Akku-/Batterietyp', |
|
5279
|
|
|
|
|
|
|
PrintConv => { |
|
5280
|
|
|
|
|
|
|
'FR6 (AA lithium)' => 'FR6 (Mignon, Lithium)', |
|
5281
|
|
|
|
|
|
|
'HR6 (AA Ni-MH)' => 'HR6 (Mignon, NiMH)', |
|
5282
|
|
|
|
|
|
|
'LR6 (AA alkaline)' => 'LR6 (Mignon, Alkaline)', |
|
5283
|
|
|
|
|
|
|
'ZR6 (AA Ni-Mn)' => 'ZR6 (Mignon, NiMn)', |
|
5284
|
|
|
|
|
|
|
}, |
|
5285
|
|
|
|
|
|
|
}, |
|
5286
|
|
|
|
|
|
|
'MB-D10BatteryType' => 'Akku-/Batterietyp', |
|
5287
|
|
|
|
|
|
|
'MB-D80Batteries' => { |
|
5288
|
|
|
|
|
|
|
Description => 'Akku-/Batterietyp', |
|
5289
|
|
|
|
|
|
|
PrintConv => { |
|
5290
|
|
|
|
|
|
|
'FR6 (AA Lithium)' => 'FR6 (Mignon-Lithium)', |
|
5291
|
|
|
|
|
|
|
'HR6 (AA Ni-MH)' => 'HR6 (Mignon-Ni-MH)', |
|
5292
|
|
|
|
|
|
|
'LR6 (AA Alkaline)' => 'LR6 (Mignon-Alkaline)', |
|
5293
|
|
|
|
|
|
|
'ZR6 (AA Ni-Mg)' => 'ZR6 (Mignon-Ni-Mg)', |
|
5294
|
|
|
|
|
|
|
}, |
|
5295
|
|
|
|
|
|
|
}, |
|
5296
|
|
|
|
|
|
|
'MB-D80BatteryType' => 'MB-D80 Batterietyp', |
|
5297
|
|
|
|
|
|
|
'MCUVersion' => 'MCU-Version', |
|
5298
|
|
|
|
|
|
|
'MD5Digest' => 'MD5 Kennwert', |
|
5299
|
|
|
|
|
|
|
'MIEVersion' => 'MIE-Version', |
|
5300
|
|
|
|
|
|
|
'MIMEType' => 'MIME-Typ', |
|
5301
|
|
|
|
|
|
|
'MPImage' => 'MP Vorschaubild', |
|
5302
|
|
|
|
|
|
|
'MPImageFlags' => 'MP Vorschaubild Flags', |
|
5303
|
|
|
|
|
|
|
'MPImageFormat' => 'MP Vorschaubild Format', |
|
5304
|
|
|
|
|
|
|
'MPImageLength' => 'MP Vorschaubild-Datenlänge', |
|
5305
|
|
|
|
|
|
|
'MPImageStart' => 'MP Vorschaubild Datenposition', |
|
5306
|
|
|
|
|
|
|
'MPImageType' => { |
|
5307
|
|
|
|
|
|
|
Description => 'MP Vorschaubild Typ', |
|
5308
|
|
|
|
|
|
|
PrintConv => { |
|
5309
|
|
|
|
|
|
|
'Large Thumbnail (VGA equivalent)' => 'Vorschaubild groß (VGA)', |
|
5310
|
|
|
|
|
|
|
'Large Thumbnail (full HD equivalent)' => 'Vorschaubild groß (HD)', |
|
5311
|
|
|
|
|
|
|
'Multi-frame Panorama' => 'Mehrbild Panorama', |
|
5312
|
|
|
|
|
|
|
'Undefined' => 'Nicht definiert', |
|
5313
|
|
|
|
|
|
|
}, |
|
5314
|
|
|
|
|
|
|
}, |
|
5315
|
|
|
|
|
|
|
'MSStereo' => { |
|
5316
|
|
|
|
|
|
|
PrintConv => { |
|
5317
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5318
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5319
|
|
|
|
|
|
|
}, |
|
5320
|
|
|
|
|
|
|
}, |
|
5321
|
|
|
|
|
|
|
'Macro' => { |
|
5322
|
|
|
|
|
|
|
Description => 'Makro', |
|
5323
|
|
|
|
|
|
|
PrintConv => { |
|
5324
|
|
|
|
|
|
|
'Macro' => 'Makro', |
|
5325
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
5326
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5327
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5328
|
|
|
|
|
|
|
'Super Macro' => 'Super-Makro', |
|
5329
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
5330
|
|
|
|
|
|
|
}, |
|
5331
|
|
|
|
|
|
|
}, |
|
5332
|
|
|
|
|
|
|
'MacroLED' => { |
|
5333
|
|
|
|
|
|
|
Description => 'Makro LED', |
|
5334
|
|
|
|
|
|
|
PrintConv => { |
|
5335
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5336
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5337
|
|
|
|
|
|
|
}, |
|
5338
|
|
|
|
|
|
|
}, |
|
5339
|
|
|
|
|
|
|
'MacroMagnification' => 'Makro Vergrößerung', |
|
5340
|
|
|
|
|
|
|
'MacroMode' => { |
|
5341
|
|
|
|
|
|
|
Description => 'Makro-Modus', |
|
5342
|
|
|
|
|
|
|
PrintConv => { |
|
5343
|
|
|
|
|
|
|
'Macro' => 'Makro', |
|
5344
|
|
|
|
|
|
|
'Macro Zoom' => 'Makro-Zoom', |
|
5345
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5346
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5347
|
|
|
|
|
|
|
'Super Macro' => 'Super-Makro', |
|
5348
|
|
|
|
|
|
|
'Tele-Macro' => 'Tele-Makro', |
|
5349
|
|
|
|
|
|
|
}, |
|
5350
|
|
|
|
|
|
|
}, |
|
5351
|
|
|
|
|
|
|
'MagicFilter' => { |
|
5352
|
|
|
|
|
|
|
PrintConv => { |
|
5353
|
|
|
|
|
|
|
'Drawing' => 'Zeichnung', |
|
5354
|
|
|
|
|
|
|
'Fish Eye' => 'Fischauge', |
|
5355
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5356
|
|
|
|
|
|
|
'Reflection' => 'Reflektierung', |
|
5357
|
|
|
|
|
|
|
'Soft Focus' => 'Weichzeichner', |
|
5358
|
|
|
|
|
|
|
'Soft Focus 2' => 'Weichzeichner 2', |
|
5359
|
|
|
|
|
|
|
'Sparkle' => 'Perleffekt', |
|
5360
|
|
|
|
|
|
|
'Watercolor' => 'Wasserfarben', |
|
5361
|
|
|
|
|
|
|
}, |
|
5362
|
|
|
|
|
|
|
}, |
|
5363
|
|
|
|
|
|
|
'MagnifiedView' => { |
|
5364
|
|
|
|
|
|
|
Description => 'Lupenfunktion', |
|
5365
|
|
|
|
|
|
|
PrintConv => { |
|
5366
|
|
|
|
|
|
|
'Image playback only' => 'Nur bei Bildwiedergabe', |
|
5367
|
|
|
|
|
|
|
'Image review and playback' => 'Sofortbild u. Wiedergabe', |
|
5368
|
|
|
|
|
|
|
}, |
|
5369
|
|
|
|
|
|
|
}, |
|
5370
|
|
|
|
|
|
|
'MainDialExposureComp' => { |
|
5371
|
|
|
|
|
|
|
Description => 'Main Dial Belichtungskorrektur', |
|
5372
|
|
|
|
|
|
|
PrintConv => { |
|
5373
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5374
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5375
|
|
|
|
|
|
|
}, |
|
5376
|
|
|
|
|
|
|
}, |
|
5377
|
|
|
|
|
|
|
'Make' => 'Gerätehersteller', |
|
5378
|
|
|
|
|
|
|
'MakeAndModel' => 'Hersteller und Modell', |
|
5379
|
|
|
|
|
|
|
'MakerNote' => 'Hersteller-eigene Daten', |
|
5380
|
|
|
|
|
|
|
'MakerNoteApple' => 'Herstellerdaten Apple', |
|
5381
|
|
|
|
|
|
|
'MakerNoteCanon' => 'Herstellerdaten Canon', |
|
5382
|
|
|
|
|
|
|
'MakerNoteCasio' => 'Herstellerdaten Casio', |
|
5383
|
|
|
|
|
|
|
'MakerNoteCasio2' => 'Herstellerdaten Casio 2', |
|
5384
|
|
|
|
|
|
|
'MakerNoteFLIR' => 'Herstellerdaten FLIR', |
|
5385
|
|
|
|
|
|
|
'MakerNoteFujiFilm' => 'Herstellerdaten Fuji Film', |
|
5386
|
|
|
|
|
|
|
'MakerNoteGE' => 'Herstellerdaten GE', |
|
5387
|
|
|
|
|
|
|
'MakerNoteGE2' => 'Herstellerdaten GE2', |
|
5388
|
|
|
|
|
|
|
'MakerNoteHP' => 'Herstellerdaten HP', |
|
5389
|
|
|
|
|
|
|
'MakerNoteHP2' => 'Herstellerdaten HP2', |
|
5390
|
|
|
|
|
|
|
'MakerNoteHP4' => 'Herstellerdaten HP4', |
|
5391
|
|
|
|
|
|
|
'MakerNoteHP6' => 'Herstellerdaten HP6', |
|
5392
|
|
|
|
|
|
|
'MakerNoteHasselblad' => 'Herstellerdaten Hasselblad', |
|
5393
|
|
|
|
|
|
|
'MakerNoteISL' => 'Herstellerdaten ISL', |
|
5394
|
|
|
|
|
|
|
'MakerNoteJVC' => 'Herstellerdaten JVC', |
|
5395
|
|
|
|
|
|
|
'MakerNoteJVCText' => 'Herstellerdaten JVC Text', |
|
5396
|
|
|
|
|
|
|
'MakerNoteKodak10' => 'Herstellerdaten Kodak 10', |
|
5397
|
|
|
|
|
|
|
'MakerNoteKodak1a' => 'Herstellerdaten Kodak 1a', |
|
5398
|
|
|
|
|
|
|
'MakerNoteKodak1b' => 'Herstellerdaten Kodak 1b', |
|
5399
|
|
|
|
|
|
|
'MakerNoteKodak2' => 'Herstellerdaten Kodak 2', |
|
5400
|
|
|
|
|
|
|
'MakerNoteKodak3' => 'Herstellerdaten Kodak 3', |
|
5401
|
|
|
|
|
|
|
'MakerNoteKodak4' => 'Herstellerdaten Kodak 4', |
|
5402
|
|
|
|
|
|
|
'MakerNoteKodak5' => 'Herstellerdaten Kodak 5', |
|
5403
|
|
|
|
|
|
|
'MakerNoteKodak6a' => 'Herstellerdaten Kodak 6a', |
|
5404
|
|
|
|
|
|
|
'MakerNoteKodak6b' => 'Herstellerdaten Kodak 6b', |
|
5405
|
|
|
|
|
|
|
'MakerNoteKodak7' => 'Herstellerdaten Kodak 7', |
|
5406
|
|
|
|
|
|
|
'MakerNoteKodak8a' => 'Herstellerdaten Kodak 8a', |
|
5407
|
|
|
|
|
|
|
'MakerNoteKodak8b' => 'Herstellerdaten Kodak 8b', |
|
5408
|
|
|
|
|
|
|
'MakerNoteKodak9' => 'Herstellerdaten Kodak 9', |
|
5409
|
|
|
|
|
|
|
'MakerNoteKodakUnknown' => 'Herstellerdaten Kodak Unbekannt', |
|
5410
|
|
|
|
|
|
|
'MakerNoteKyocera' => 'Herstellerdaten Kyocera', |
|
5411
|
|
|
|
|
|
|
'MakerNoteLeica' => 'Herstellerdaten Leica', |
|
5412
|
|
|
|
|
|
|
'MakerNoteLeica2' => 'Herstellerdaten Leica 2', |
|
5413
|
|
|
|
|
|
|
'MakerNoteLeica3' => 'Herstellerdaten Leica 3', |
|
5414
|
|
|
|
|
|
|
'MakerNoteLeica4' => 'Herstellerdaten Leica 4', |
|
5415
|
|
|
|
|
|
|
'MakerNoteLeica5' => 'Herstellerdaten Leica 5', |
|
5416
|
|
|
|
|
|
|
'MakerNoteLeica6' => 'Herstellerdaten Leica 6', |
|
5417
|
|
|
|
|
|
|
'MakerNoteMinolta' => 'Herstellerdaten Minolta', |
|
5418
|
|
|
|
|
|
|
'MakerNoteMinolta2' => 'Herstellerdaten Minolta 2', |
|
5419
|
|
|
|
|
|
|
'MakerNoteMinolta3' => 'Herstellerdaten Minolta 3', |
|
5420
|
|
|
|
|
|
|
'MakerNoteNikon' => 'Herstellerdaten Nikon', |
|
5421
|
|
|
|
|
|
|
'MakerNoteNikon2' => 'Herstellerdaten Nikon 2', |
|
5422
|
|
|
|
|
|
|
'MakerNoteNikon3' => 'Herstellerdaten Nikon 3', |
|
5423
|
|
|
|
|
|
|
'MakerNoteOlympus' => 'Herstellerdaten Olympus', |
|
5424
|
|
|
|
|
|
|
'MakerNoteOlympus2' => 'Herstellerdaten Olympus 2', |
|
5425
|
|
|
|
|
|
|
'MakerNotePanasonic' => 'Herstellerdaten Panasonic', |
|
5426
|
|
|
|
|
|
|
'MakerNotePanasonic2' => 'Herstellerdaten Panasonic 2', |
|
5427
|
|
|
|
|
|
|
'MakerNotePentax' => 'Herstellerdaten Pentax', |
|
5428
|
|
|
|
|
|
|
'MakerNotePentax2' => 'Herstellerdaten Pentax 2', |
|
5429
|
|
|
|
|
|
|
'MakerNotePentax3' => 'Herstellerdaten Pentax 3', |
|
5430
|
|
|
|
|
|
|
'MakerNotePentax4' => 'Herstellerdaten Pentax 4', |
|
5431
|
|
|
|
|
|
|
'MakerNotePentax5' => 'Herstellerdaten Pentax 5', |
|
5432
|
|
|
|
|
|
|
'MakerNotePentax6' => 'Herstellerdaten Pentax 6', |
|
5433
|
|
|
|
|
|
|
'MakerNotePhaseOne' => 'Herstellerdaten Phase One', |
|
5434
|
|
|
|
|
|
|
'MakerNoteReconyx' => 'Herstellerdaten Reconyx', |
|
5435
|
|
|
|
|
|
|
'MakerNoteRicoh' => 'Herstellerdaten Ricoh', |
|
5436
|
|
|
|
|
|
|
'MakerNoteRicohText' => 'Herstellerdaten Ricoh Text', |
|
5437
|
|
|
|
|
|
|
'MakerNoteSafety' => { |
|
5438
|
|
|
|
|
|
|
Description => 'Sicherheit der Hersteller-Informationsdaten', |
|
5439
|
|
|
|
|
|
|
PrintConv => { |
|
5440
|
|
|
|
|
|
|
'Safe' => 'Sicher', |
|
5441
|
|
|
|
|
|
|
'Unsafe' => 'Unsicher', |
|
5442
|
|
|
|
|
|
|
}, |
|
5443
|
|
|
|
|
|
|
}, |
|
5444
|
|
|
|
|
|
|
'MakerNoteSamsung1a' => 'Herstellerdaten Samsung 1a', |
|
5445
|
|
|
|
|
|
|
'MakerNoteSamsung1b' => 'Herstellerdaten Samsung 1b', |
|
5446
|
|
|
|
|
|
|
'MakerNoteSamsung2' => 'Herstellerdaten Samsung 2', |
|
5447
|
|
|
|
|
|
|
'MakerNoteSanyo' => 'Herstellerdaten Sanyo', |
|
5448
|
|
|
|
|
|
|
'MakerNoteSanyoC4' => 'Herstellerdaten Sanyo C4', |
|
5449
|
|
|
|
|
|
|
'MakerNoteSanyoPatch' => 'Herstellerdaten Sanyo Patch', |
|
5450
|
|
|
|
|
|
|
'MakerNoteSigma' => 'Herstellerdaten Sigma', |
|
5451
|
|
|
|
|
|
|
'MakerNoteSony' => 'Herstellerdaten Sony', |
|
5452
|
|
|
|
|
|
|
'MakerNoteSony2' => 'Herstellerdaten Sony 2', |
|
5453
|
|
|
|
|
|
|
'MakerNoteSony3' => 'Herstellerdaten Sony 3', |
|
5454
|
|
|
|
|
|
|
'MakerNoteSony4' => 'Herstellerdaten Sony 4', |
|
5455
|
|
|
|
|
|
|
'MakerNoteSony5' => 'Herstellerdaten Sony 5', |
|
5456
|
|
|
|
|
|
|
'MakerNoteSonyEricsson' => 'Herstellerdaten Sony Ericsson', |
|
5457
|
|
|
|
|
|
|
'MakerNoteSonySRF' => 'Herstellerdaten Sony SRF', |
|
5458
|
|
|
|
|
|
|
'MakerNoteType' => 'Benutzerdaten Typ', |
|
5459
|
|
|
|
|
|
|
'MakerNoteUnknown' => 'Herstellerdaten Unbekannt', |
|
5460
|
|
|
|
|
|
|
'MakerNoteUnknownBinary' => 'Herstellerdaten Unbekannt-Binär', |
|
5461
|
|
|
|
|
|
|
'MakerNoteUnknownText' => 'Herstellerdaten Unbekannt-Text', |
|
5462
|
|
|
|
|
|
|
'MakerNoteVersion' => 'MakerNote-Version', |
|
5463
|
|
|
|
|
|
|
'MakerNotes' => 'Hinweise des Herstellers', |
|
5464
|
|
|
|
|
|
|
'ManometerPressure' => 'Gemessener Luft- bzw. Wasserdruck', |
|
5465
|
|
|
|
|
|
|
'ManometerReading' => 'Berechnete Höhe oder Tauchtiefe', |
|
5466
|
|
|
|
|
|
|
'ManualAFPointSelectPattern' => 'Manuelle Wahl der AF-Punkte', |
|
5467
|
|
|
|
|
|
|
'ManualFlash' => 'Manueller Blitz', |
|
5468
|
|
|
|
|
|
|
'ManualFlashOutput' => { |
|
5469
|
|
|
|
|
|
|
Description => 'Manuelle Blitzstärke', |
|
5470
|
|
|
|
|
|
|
PrintConv => { |
|
5471
|
|
|
|
|
|
|
'Full' => 'Voll', |
|
5472
|
|
|
|
|
|
|
'Low' => 'Gering', |
|
5473
|
|
|
|
|
|
|
'Medium' => 'Mittel', |
|
5474
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
5475
|
|
|
|
|
|
|
}, |
|
5476
|
|
|
|
|
|
|
}, |
|
5477
|
|
|
|
|
|
|
'ManualFlashStrength' => 'Manuelle Blitzstärke', |
|
5478
|
|
|
|
|
|
|
'ManualFocusDistance' => 'Manuelle Fokusdistanz', |
|
5479
|
|
|
|
|
|
|
'ManualTv' => { |
|
5480
|
|
|
|
|
|
|
Description => 'Manuelle Tv/Av-Einstellung für Manuelle Belichtung', |
|
5481
|
|
|
|
|
|
|
PrintConv => { |
|
5482
|
|
|
|
|
|
|
'Tv=Control/Av=Main' => 'Tv=Schnelleinstellrad/Av=Haupt-Wahlrad', |
|
5483
|
|
|
|
|
|
|
'Tv=Main/Av=Control' => 'Tv=Haupt-Wahlrad/Av=Schnelleinstellrad', |
|
5484
|
|
|
|
|
|
|
}, |
|
5485
|
|
|
|
|
|
|
}, |
|
5486
|
|
|
|
|
|
|
'ManufactureDate' => 'Herstellungsdatum', |
|
5487
|
|
|
|
|
|
|
'Marked' => 'Markiert', |
|
5488
|
|
|
|
|
|
|
'MasterDocumentID' => 'ID des Originaldokuments', |
|
5489
|
|
|
|
|
|
|
'MatrixMetering' => 'Mehrfeldmessung', |
|
5490
|
|
|
|
|
|
|
'MaxAperture' => 'Größte Blende', |
|
5491
|
|
|
|
|
|
|
'MaxApertureAtCurrentFocal' => 'Größte Blende bei aktueller Brennweite', |
|
5492
|
|
|
|
|
|
|
'MaxApertureAtMaxFocal' => 'Größte Blende bei größter Brennweite', |
|
5493
|
|
|
|
|
|
|
'MaxApertureAtMinFocal' => 'Größte Blende bei geringster Brennweite', |
|
5494
|
|
|
|
|
|
|
'MaxApertureValue' => 'Größtmögliche Blende', |
|
5495
|
|
|
|
|
|
|
'MaxContinuousRelease' => 'Max. Bildanzahl pro Serie', |
|
5496
|
|
|
|
|
|
|
'MaxFocalLength' => 'Größte Brennweite', |
|
5497
|
|
|
|
|
|
|
'MaxJPEGTableIndex' => 'Größter Index JPEG Tabellen', |
|
5498
|
|
|
|
|
|
|
'MaxSampleValue' => 'Größter Sample Wert', |
|
5499
|
|
|
|
|
|
|
'MeasuredEV' => 'Gemessener LW', |
|
5500
|
|
|
|
|
|
|
'MeasuredLV' => 'Lichtwert gemessen', |
|
5501
|
|
|
|
|
|
|
'MeasuredRGGB' => 'Messung RGGB', |
|
5502
|
|
|
|
|
|
|
'MeasuredRGGBData' => 'Messung RGGB', |
|
5503
|
|
|
|
|
|
|
'MeasurementBacking' => 'Basis der Messung', |
|
5504
|
|
|
|
|
|
|
'MeasurementFlare' => 'Messung Lichtschein', |
|
5505
|
|
|
|
|
|
|
'MeasurementGeometry' => { |
|
5506
|
|
|
|
|
|
|
Description => 'Geometrie der Messung', |
|
5507
|
|
|
|
|
|
|
PrintConv => { |
|
5508
|
|
|
|
|
|
|
'0/45 or 45/0' => '0/45 oder 45/0', |
|
5509
|
|
|
|
|
|
|
'0/d or d/0' => '0/d oder d/0', |
|
5510
|
|
|
|
|
|
|
}, |
|
5511
|
|
|
|
|
|
|
}, |
|
5512
|
|
|
|
|
|
|
'MeasurementIlluminant' => 'Messung Beleuchtung', |
|
5513
|
|
|
|
|
|
|
'MeasurementObserver' => 'Messung nach', |
|
5514
|
|
|
|
|
|
|
'MediaBlackPoint' => 'Medium-Schwarzpunkt', |
|
5515
|
|
|
|
|
|
|
'MediaWhitePoint' => 'Medium-Weißpunkt', |
|
5516
|
|
|
|
|
|
|
'Medium' => 'Mittelgroß', |
|
5517
|
|
|
|
|
|
|
'MenuButtonDisplayPosition' => { |
|
5518
|
|
|
|
|
|
|
Description => 'Positionsanzeige Menuetaste', |
|
5519
|
|
|
|
|
|
|
PrintConv => { |
|
5520
|
|
|
|
|
|
|
'Previous' => 'Vorherige Anzeige', |
|
5521
|
|
|
|
|
|
|
'Previous (top if power off)' => 'Vorherige (Anfang nach AUS)', |
|
5522
|
|
|
|
|
|
|
'Top' => 'Oben', |
|
5523
|
|
|
|
|
|
|
}, |
|
5524
|
|
|
|
|
|
|
}, |
|
5525
|
|
|
|
|
|
|
'MenuButtonReturn' => { |
|
5526
|
|
|
|
|
|
|
PrintConv => { |
|
5527
|
|
|
|
|
|
|
'Previous' => 'Vorherige Anzeige', |
|
5528
|
|
|
|
|
|
|
'Top' => 'Oben', |
|
5529
|
|
|
|
|
|
|
}, |
|
5530
|
|
|
|
|
|
|
}, |
|
5531
|
|
|
|
|
|
|
'MetadataCreator' => 'Metadaten Ersteller', |
|
5532
|
|
|
|
|
|
|
'MetadataDate' => 'Datum der Metadaten', |
|
5533
|
|
|
|
|
|
|
'MetadataID' => 'Metadaten ID', |
|
5534
|
|
|
|
|
|
|
'Metering' => { |
|
5535
|
|
|
|
|
|
|
Description => 'Belichtungsmessung', |
|
5536
|
|
|
|
|
|
|
PrintConv => { |
|
5537
|
|
|
|
|
|
|
'Center-weighted' => 'Mittenbetont', |
|
5538
|
|
|
|
|
|
|
'Matrix' => 'Mehrfeldmessung', |
|
5539
|
|
|
|
|
|
|
'Spot' => 'Spotmessung', |
|
5540
|
|
|
|
|
|
|
}, |
|
5541
|
|
|
|
|
|
|
}, |
|
5542
|
|
|
|
|
|
|
'MeteringMode' => { |
|
5543
|
|
|
|
|
|
|
Description => 'Belichtungsmessmethode', |
|
5544
|
|
|
|
|
|
|
PrintConv => { |
|
5545
|
|
|
|
|
|
|
'Average' => 'Integralmessung', |
|
5546
|
|
|
|
|
|
|
'Center-weighted Average' => 'Mittenbetont', |
|
5547
|
|
|
|
|
|
|
'Center-weighted average' => 'Mittenbetont', |
|
5548
|
|
|
|
|
|
|
'Default' => 'System', |
|
5549
|
|
|
|
|
|
|
'Evaluative' => 'Mehrfeldmessung', |
|
5550
|
|
|
|
|
|
|
'Multi-segment' => 'Multi-Segment', |
|
5551
|
|
|
|
|
|
|
'Multi-spot' => 'MultiSpot', |
|
5552
|
|
|
|
|
|
|
'Other' => 'Andere', |
|
5553
|
|
|
|
|
|
|
'Partial' => 'Teilbild', |
|
5554
|
|
|
|
|
|
|
'Spot' => 'Spotmessung', |
|
5555
|
|
|
|
|
|
|
'Spot+Highlight control' => 'Spot+Helligkeitsbetont', |
|
5556
|
|
|
|
|
|
|
'Spot+Shadow control' => 'Spot+Schattenbetont', |
|
5557
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
5558
|
|
|
|
|
|
|
}, |
|
5559
|
|
|
|
|
|
|
}, |
|
5560
|
|
|
|
|
|
|
'MeteringMode2' => { |
|
5561
|
|
|
|
|
|
|
Description => 'Belichtungs-Messmethode 2', |
|
5562
|
|
|
|
|
|
|
PrintConv => { |
|
5563
|
|
|
|
|
|
|
'Center-weighted average' => 'Mittenbetont', |
|
5564
|
|
|
|
|
|
|
'Multi-segment' => 'Multi-Segment', |
|
5565
|
|
|
|
|
|
|
}, |
|
5566
|
|
|
|
|
|
|
}, |
|
5567
|
|
|
|
|
|
|
'MeteringMode3' => { |
|
5568
|
|
|
|
|
|
|
Description => 'Belichtungs-Messmethode (3)', |
|
5569
|
|
|
|
|
|
|
PrintConv => { |
|
5570
|
|
|
|
|
|
|
'Multi-segment' => 'Multi-Segment', |
|
5571
|
|
|
|
|
|
|
}, |
|
5572
|
|
|
|
|
|
|
}, |
|
5573
|
|
|
|
|
|
|
'MeteringTime' => { |
|
5574
|
|
|
|
|
|
|
Description => 'Ausschaltzeit Belichtungsmesser', |
|
5575
|
|
|
|
|
|
|
PrintConv => { |
|
5576
|
|
|
|
|
|
|
'No Limit' => 'Unbegrenzt', |
|
5577
|
|
|
|
|
|
|
}, |
|
5578
|
|
|
|
|
|
|
}, |
|
5579
|
|
|
|
|
|
|
'MinAperture' => 'Kleinste Blende', |
|
5580
|
|
|
|
|
|
|
'MinApertureValue' => 'Kleinste Blende', |
|
5581
|
|
|
|
|
|
|
'MinFocalLength' => 'Kleinste Brennweite', |
|
5582
|
|
|
|
|
|
|
'MinSampleValue' => 'Kleinster Sample Wert', |
|
5583
|
|
|
|
|
|
|
'MiniatureFilterOrientation' => { |
|
5584
|
|
|
|
|
|
|
PrintConv => { |
|
5585
|
|
|
|
|
|
|
'Vertical' => 'Vertikal', |
|
5586
|
|
|
|
|
|
|
}, |
|
5587
|
|
|
|
|
|
|
}, |
|
5588
|
|
|
|
|
|
|
'MinoltaCameraSettings2' => 'Kameraeinstellungen 2', |
|
5589
|
|
|
|
|
|
|
'MinoltaCameraSettings5D' => 'Kameraeinstellungen (5D)', |
|
5590
|
|
|
|
|
|
|
'MinoltaCameraSettings7D' => 'Kameraeinstellungen (7D)', |
|
5591
|
|
|
|
|
|
|
'MinoltaDate' => 'Minolta-Datum', |
|
5592
|
|
|
|
|
|
|
'MinoltaImageSize' => { |
|
5593
|
|
|
|
|
|
|
Description => 'Minolta-Bildgröße', |
|
5594
|
|
|
|
|
|
|
PrintConv => { |
|
5595
|
|
|
|
|
|
|
'Full' => 'Volle Größe', |
|
5596
|
|
|
|
|
|
|
'Large' => 'Groß', |
|
5597
|
|
|
|
|
|
|
'Medium' => 'Mittelgroß', |
|
5598
|
|
|
|
|
|
|
'Small' => 'Klein', |
|
5599
|
|
|
|
|
|
|
}, |
|
5600
|
|
|
|
|
|
|
}, |
|
5601
|
|
|
|
|
|
|
'MinoltaMakerNote' => 'Minolta-Herstellerinformationen', |
|
5602
|
|
|
|
|
|
|
'MinoltaModelID' => 'Minolta-Modell ID', |
|
5603
|
|
|
|
|
|
|
'MinoltaQuality' => { |
|
5604
|
|
|
|
|
|
|
Description => 'Minolta-Bildqualität', |
|
5605
|
|
|
|
|
|
|
PrintConv => { |
|
5606
|
|
|
|
|
|
|
'Extra Fine' => 'Extra-Fein', |
|
5607
|
|
|
|
|
|
|
'Fine' => 'Fein', |
|
5608
|
|
|
|
|
|
|
'RAW+JPEG' => 'RAW + JPEG', |
|
5609
|
|
|
|
|
|
|
'Super Fine' => 'Super-Fein', |
|
5610
|
|
|
|
|
|
|
}, |
|
5611
|
|
|
|
|
|
|
}, |
|
5612
|
|
|
|
|
|
|
'MinoltaTime' => 'Minolta-Zeit', |
|
5613
|
|
|
|
|
|
|
'MirrorLockup' => { |
|
5614
|
|
|
|
|
|
|
Description => 'Spiegelverriegelung', |
|
5615
|
|
|
|
|
|
|
PrintConv => { |
|
5616
|
|
|
|
|
|
|
'Disable' => 'Ausgeschaltet', |
|
5617
|
|
|
|
|
|
|
'Enable' => 'Eingeschaltet', |
|
5618
|
|
|
|
|
|
|
'Enable: Down with Set' => 'Eingeschaltet: Abwärts mit SET (Taste)', |
|
5619
|
|
|
|
|
|
|
}, |
|
5620
|
|
|
|
|
|
|
}, |
|
5621
|
|
|
|
|
|
|
'ModeDialPosition' => { |
|
5622
|
|
|
|
|
|
|
PrintConv => { |
|
5623
|
|
|
|
|
|
|
'Aperture-priority AE' => 'Blendenpriorität', |
|
5624
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
5625
|
|
|
|
|
|
|
'No Flash' => 'Kein Blitz', |
|
5626
|
|
|
|
|
|
|
'Program AE' => 'Programmautomatik', |
|
5627
|
|
|
|
|
|
|
'Shutter speed priority AE' => 'Verschlußpriorität', |
|
5628
|
|
|
|
|
|
|
}, |
|
5629
|
|
|
|
|
|
|
}, |
|
5630
|
|
|
|
|
|
|
'Model' => 'Kameramodell', |
|
5631
|
|
|
|
|
|
|
'Model2' => 'Kameramodell (2)', |
|
5632
|
|
|
|
|
|
|
'ModelID' => 'Modell ID', |
|
5633
|
|
|
|
|
|
|
'ModelingFlash' => { |
|
5634
|
|
|
|
|
|
|
Description => 'Einstelllicht', |
|
5635
|
|
|
|
|
|
|
PrintConv => { |
|
5636
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5637
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5638
|
|
|
|
|
|
|
}, |
|
5639
|
|
|
|
|
|
|
}, |
|
5640
|
|
|
|
|
|
|
'ModifiedColorTemp' => 'Geänderte Farbtemperatur', |
|
5641
|
|
|
|
|
|
|
'ModifiedDigitalGain' => 'Digitale Verstärkung geändert', |
|
5642
|
|
|
|
|
|
|
'ModifiedPictureStyle' => { |
|
5643
|
|
|
|
|
|
|
Description => 'Geänderter Bildstil', |
|
5644
|
|
|
|
|
|
|
PrintConv => { |
|
5645
|
|
|
|
|
|
|
'Faithful' => 'Natürlich', |
|
5646
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
5647
|
|
|
|
|
|
|
'Monochrome' => 'Monochrom', |
|
5648
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
5649
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
5650
|
|
|
|
|
|
|
'User Def. 1' => 'Benutzerdefiniert 1', |
|
5651
|
|
|
|
|
|
|
'User Def. 2' => 'Benutzerdefiniert 2', |
|
5652
|
|
|
|
|
|
|
'User Def. 3' => 'Benutzerdefiniert 3', |
|
5653
|
|
|
|
|
|
|
}, |
|
5654
|
|
|
|
|
|
|
}, |
|
5655
|
|
|
|
|
|
|
'ModifiedSaturation' => { |
|
5656
|
|
|
|
|
|
|
PrintConv => { |
|
5657
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5658
|
|
|
|
|
|
|
}, |
|
5659
|
|
|
|
|
|
|
}, |
|
5660
|
|
|
|
|
|
|
'ModifiedSharpness' => 'Schärfe verändert', |
|
5661
|
|
|
|
|
|
|
'ModifiedSharpnessFreq' => { |
|
5662
|
|
|
|
|
|
|
PrintConv => { |
|
5663
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
5664
|
|
|
|
|
|
|
'Highest' => 'Höchste', |
|
5665
|
|
|
|
|
|
|
'Low' => 'Leicht', |
|
5666
|
|
|
|
|
|
|
'Lowest' => 'Niedrigste', |
|
5667
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
5668
|
|
|
|
|
|
|
}, |
|
5669
|
|
|
|
|
|
|
}, |
|
5670
|
|
|
|
|
|
|
'ModifiedToneCurve' => { |
|
5671
|
|
|
|
|
|
|
Description => 'Tonwertkurve verändert', |
|
5672
|
|
|
|
|
|
|
PrintConv => { |
|
5673
|
|
|
|
|
|
|
'Custom' => 'Benutzerdefiniert', |
|
5674
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
5675
|
|
|
|
|
|
|
}, |
|
5676
|
|
|
|
|
|
|
}, |
|
5677
|
|
|
|
|
|
|
'ModifiedWhiteBalance' => { |
|
5678
|
|
|
|
|
|
|
PrintConv => { |
|
5679
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
5680
|
|
|
|
|
|
|
'Black & White' => 'Schwarz/Weiß', |
|
5681
|
|
|
|
|
|
|
'Cloudy' => 'Bewölkt', |
|
5682
|
|
|
|
|
|
|
'Custom' => 'Benutzerdefiniert', |
|
5683
|
|
|
|
|
|
|
'Custom 1' => 'Benutzerdefiniert 1', |
|
5684
|
|
|
|
|
|
|
'Custom 2' => 'Benutzerdefiniert 2', |
|
5685
|
|
|
|
|
|
|
'Custom 3' => 'Benutzerdefiniert 3', |
|
5686
|
|
|
|
|
|
|
'Custom 4' => 'Benutzerdefiniert 4', |
|
5687
|
|
|
|
|
|
|
'Daylight' => 'Tageslicht', |
|
5688
|
|
|
|
|
|
|
'Daylight Fluorescent' => 'Neonlicht tageslichtweiß', |
|
5689
|
|
|
|
|
|
|
'Flash' => 'Blitz', |
|
5690
|
|
|
|
|
|
|
'Fluorescent' => 'Neonlicht', |
|
5691
|
|
|
|
|
|
|
'Manual Temperature (Kelvin)' => 'Manuelle Temperatur (Kelvin)', |
|
5692
|
|
|
|
|
|
|
'Shade' => 'Schatten', |
|
5693
|
|
|
|
|
|
|
'Tungsten' => 'Glühbirne', |
|
5694
|
|
|
|
|
|
|
'Underwater' => 'Unterwasser', |
|
5695
|
|
|
|
|
|
|
}, |
|
5696
|
|
|
|
|
|
|
}, |
|
5697
|
|
|
|
|
|
|
'ModifyDate' => 'Änderungsdatum', |
|
5698
|
|
|
|
|
|
|
'MoireFilter' => { |
|
5699
|
|
|
|
|
|
|
PrintConv => { |
|
5700
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5701
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5702
|
|
|
|
|
|
|
}, |
|
5703
|
|
|
|
|
|
|
}, |
|
5704
|
|
|
|
|
|
|
'MonitorOffTime' => 'Ausschaltzeit des Monitors', |
|
5705
|
|
|
|
|
|
|
'MonochromeFilterEffect' => { |
|
5706
|
|
|
|
|
|
|
Description => 'Filtereffekt Monochrom', |
|
5707
|
|
|
|
|
|
|
PrintConv => { |
|
5708
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
5709
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
5710
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
5711
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
5712
|
|
|
|
|
|
|
}, |
|
5713
|
|
|
|
|
|
|
}, |
|
5714
|
|
|
|
|
|
|
'MonochromeLinear' => { |
|
5715
|
|
|
|
|
|
|
PrintConv => { |
|
5716
|
|
|
|
|
|
|
'No' => 'Nein', |
|
5717
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
5718
|
|
|
|
|
|
|
}, |
|
5719
|
|
|
|
|
|
|
}, |
|
5720
|
|
|
|
|
|
|
'MonochromeToningEffect' => { |
|
5721
|
|
|
|
|
|
|
Description => 'Tönungseffekt Monochrom', |
|
5722
|
|
|
|
|
|
|
PrintConv => { |
|
5723
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
5724
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
5725
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
5726
|
|
|
|
|
|
|
'Purple' => 'Lila', |
|
5727
|
|
|
|
|
|
|
}, |
|
5728
|
|
|
|
|
|
|
}, |
|
5729
|
|
|
|
|
|
|
'Month' => 'Monat', |
|
5730
|
|
|
|
|
|
|
'MultiBurstImageHeight' => 'Multi-Burst Bildhöhe', |
|
5731
|
|
|
|
|
|
|
'MultiBurstImageWidth' => 'Multi-Burst Bildbreite', |
|
5732
|
|
|
|
|
|
|
'MultiBurstMode' => { |
|
5733
|
|
|
|
|
|
|
Description => 'Mehrfach-Burst Modus', |
|
5734
|
|
|
|
|
|
|
PrintConv => { |
|
5735
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5736
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5737
|
|
|
|
|
|
|
}, |
|
5738
|
|
|
|
|
|
|
}, |
|
5739
|
|
|
|
|
|
|
'MultiControllerWhileMetering' => { |
|
5740
|
|
|
|
|
|
|
Description => 'Multicontroller bei Messung', |
|
5741
|
|
|
|
|
|
|
PrintConv => { |
|
5742
|
|
|
|
|
|
|
'AF point selection' => 'AF-Punkt-Auswahl', |
|
5743
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5744
|
|
|
|
|
|
|
}, |
|
5745
|
|
|
|
|
|
|
}, |
|
5746
|
|
|
|
|
|
|
'MultiExposure' => 'Mehrfachbelichtungsdaten', |
|
5747
|
|
|
|
|
|
|
'MultiExposureAutoGain' => { |
|
5748
|
|
|
|
|
|
|
Description => 'Mehrfachbelichtung Automatik', |
|
5749
|
|
|
|
|
|
|
PrintConv => { |
|
5750
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5751
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5752
|
|
|
|
|
|
|
}, |
|
5753
|
|
|
|
|
|
|
}, |
|
5754
|
|
|
|
|
|
|
'MultiExposureMode' => { |
|
5755
|
|
|
|
|
|
|
Description => 'Mehrfachbelichtungsmodus', |
|
5756
|
|
|
|
|
|
|
PrintConv => { |
|
5757
|
|
|
|
|
|
|
'Image Overlay' => 'Bildüberlagerung', |
|
5758
|
|
|
|
|
|
|
'Multiple Exposure' => 'Mehrfachbelichtung', |
|
5759
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5760
|
|
|
|
|
|
|
}, |
|
5761
|
|
|
|
|
|
|
}, |
|
5762
|
|
|
|
|
|
|
'MultiExposureShots' => 'Mehrfachbelichtung Anzahl Aufnahmen', |
|
5763
|
|
|
|
|
|
|
'MultiExposureVersion' => 'Mehrfachbelichtungsdaten-Version', |
|
5764
|
|
|
|
|
|
|
'MultiFrameNoiseReduction' => { |
|
5765
|
|
|
|
|
|
|
Description => 'Ruisond. Multi Frame', |
|
5766
|
|
|
|
|
|
|
PrintConv => { |
|
5767
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5768
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5769
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
5770
|
|
|
|
|
|
|
}, |
|
5771
|
|
|
|
|
|
|
}, |
|
5772
|
|
|
|
|
|
|
'MultiFunctionLock' => { |
|
5773
|
|
|
|
|
|
|
PrintConv => { |
|
5774
|
|
|
|
|
|
|
'Main dial' => 'Haupt-Wahlrad', |
|
5775
|
|
|
|
|
|
|
'Multi-controller' => 'Multicontroller', |
|
5776
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5777
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5778
|
|
|
|
|
|
|
'Quick control dial' => 'Schnelleinstellrad', |
|
5779
|
|
|
|
|
|
|
}, |
|
5780
|
|
|
|
|
|
|
}, |
|
5781
|
|
|
|
|
|
|
'MultiSelector' => { |
|
5782
|
|
|
|
|
|
|
Description => 'Multifunktionswähler', |
|
5783
|
|
|
|
|
|
|
PrintConv => { |
|
5784
|
|
|
|
|
|
|
'Do Nothing' => 'Ohne Funktion', |
|
5785
|
|
|
|
|
|
|
'Reset Meter-off Delay' => 'Ruhezustand verzögern', |
|
5786
|
|
|
|
|
|
|
}, |
|
5787
|
|
|
|
|
|
|
}, |
|
5788
|
|
|
|
|
|
|
'MultiSelectorPlaybackMode' => { |
|
5789
|
|
|
|
|
|
|
Description => 'Mitteltaste Bei Wiedergabe', |
|
5790
|
|
|
|
|
|
|
PrintConv => { |
|
5791
|
|
|
|
|
|
|
'Choose Folder' => 'Ordner auswählen', |
|
5792
|
|
|
|
|
|
|
'Thumbnail On/Off' => 'Bildindex ein/aus', |
|
5793
|
|
|
|
|
|
|
'View Histograms' => 'Histogramme anzeigen', |
|
5794
|
|
|
|
|
|
|
'Zoom On/Off' => 'Ausschnitt ein/aus', |
|
5795
|
|
|
|
|
|
|
}, |
|
5796
|
|
|
|
|
|
|
}, |
|
5797
|
|
|
|
|
|
|
'MultiSelectorShootMode' => { |
|
5798
|
|
|
|
|
|
|
Description => 'Mitteltaste Bei Aufnahme', |
|
5799
|
|
|
|
|
|
|
PrintConv => { |
|
5800
|
|
|
|
|
|
|
'Highlight Active Focus Point' => 'AF-Messfeld hervorheben', |
|
5801
|
|
|
|
|
|
|
'Not Used' => 'Ohne Funktion', |
|
5802
|
|
|
|
|
|
|
'Select Center Focus Point' => 'Mittleres AF-Messfeld', |
|
5803
|
|
|
|
|
|
|
}, |
|
5804
|
|
|
|
|
|
|
}, |
|
5805
|
|
|
|
|
|
|
'MultipleExposureMode' => { |
|
5806
|
|
|
|
|
|
|
PrintConv => { |
|
5807
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5808
|
|
|
|
|
|
|
'On (2 frames)' => 'Ein (2 Bilder', |
|
5809
|
|
|
|
|
|
|
'On (3 frames)' => 'Ein (3 Bilder', |
|
5810
|
|
|
|
|
|
|
}, |
|
5811
|
|
|
|
|
|
|
}, |
|
5812
|
|
|
|
|
|
|
'MultipleExposureSet' => { |
|
5813
|
|
|
|
|
|
|
Description => 'Mehrfachbelichtung', |
|
5814
|
|
|
|
|
|
|
PrintConv => { |
|
5815
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5816
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5817
|
|
|
|
|
|
|
}, |
|
5818
|
|
|
|
|
|
|
}, |
|
5819
|
|
|
|
|
|
|
'Mute' => { |
|
5820
|
|
|
|
|
|
|
PrintConv => { |
|
5821
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5822
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5823
|
|
|
|
|
|
|
}, |
|
5824
|
|
|
|
|
|
|
}, |
|
5825
|
|
|
|
|
|
|
'MyColorMode' => { |
|
5826
|
|
|
|
|
|
|
Description => 'My Color-Modus', |
|
5827
|
|
|
|
|
|
|
PrintConv => { |
|
5828
|
|
|
|
|
|
|
'B&W' => 'Schwarz/Weiß', |
|
5829
|
|
|
|
|
|
|
'Custom' => 'Benutzerdefiniert', |
|
5830
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5831
|
|
|
|
|
|
|
}, |
|
5832
|
|
|
|
|
|
|
}, |
|
5833
|
|
|
|
|
|
|
'MyColors' => 'My Color-Modus', |
|
5834
|
|
|
|
|
|
|
'NDFilter' => { |
|
5835
|
|
|
|
|
|
|
Description => 'ND-Filter', |
|
5836
|
|
|
|
|
|
|
PrintConv => { |
|
5837
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5838
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5839
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
5840
|
|
|
|
|
|
|
}, |
|
5841
|
|
|
|
|
|
|
}, |
|
5842
|
|
|
|
|
|
|
'NEFBitDepth' => { |
|
5843
|
|
|
|
|
|
|
PrintConv => { |
|
5844
|
|
|
|
|
|
|
'n/a (JPEG)' => 'Nicht gesetzt (JPEG)', |
|
5845
|
|
|
|
|
|
|
}, |
|
5846
|
|
|
|
|
|
|
}, |
|
5847
|
|
|
|
|
|
|
'NEFCompression' => { |
|
5848
|
|
|
|
|
|
|
Description => 'RAW-Komprimierung', |
|
5849
|
|
|
|
|
|
|
PrintConv => { |
|
5850
|
|
|
|
|
|
|
'Lossless' => 'Verlustfrei', |
|
5851
|
|
|
|
|
|
|
'Lossy (type 1)' => 'Verlustbehaftet (Type 1)', |
|
5852
|
|
|
|
|
|
|
'Lossy (type 2)' => 'Verlustbehaftet (Type 2)', |
|
5853
|
|
|
|
|
|
|
'Uncompressed' => 'Nicht komprimiert', |
|
5854
|
|
|
|
|
|
|
}, |
|
5855
|
|
|
|
|
|
|
}, |
|
5856
|
|
|
|
|
|
|
'NEFLinearizationTable' => 'Linearisierungstabelle', |
|
5857
|
|
|
|
|
|
|
'NativeDigest' => 'EXIF Kennwert', |
|
5858
|
|
|
|
|
|
|
'NetExposureCompensation' => 'Net Belichtungskorrektur', |
|
5859
|
|
|
|
|
|
|
'NewMieTag1' => 'Weiterer MIE Tag 1', |
|
5860
|
|
|
|
|
|
|
'NewPngTag1' => 'Weiterer PNG Tag 1', |
|
5861
|
|
|
|
|
|
|
'NewPngTag2' => 'Weiterer PNG Tag 2', |
|
5862
|
|
|
|
|
|
|
'NewPngTag3' => 'Weiterer PNG Tag 3', |
|
5863
|
|
|
|
|
|
|
'NewRawImageDigest' => 'Neuer RAW Image Kennwert', |
|
5864
|
|
|
|
|
|
|
'NewsPhotoVersion' => 'IPTC-Modell-3-Version', |
|
5865
|
|
|
|
|
|
|
'NikonCaptureData' => 'Nikon Capture-Daten', |
|
5866
|
|
|
|
|
|
|
'NikonCaptureOutput' => 'Nikon Capture-Ausgabe', |
|
5867
|
|
|
|
|
|
|
'NikonCaptureVersion' => 'Nikon Capture-Version', |
|
5868
|
|
|
|
|
|
|
'NikonICCProfile' => 'Nikon ICC-Profil', |
|
5869
|
|
|
|
|
|
|
'NikonImageSize' => { |
|
5870
|
|
|
|
|
|
|
Description => 'Nikon Bildgröße', |
|
5871
|
|
|
|
|
|
|
PrintConv => { |
|
5872
|
|
|
|
|
|
|
'Large' => 'Groß', |
|
5873
|
|
|
|
|
|
|
'Large (10.0 M)' => 'Groß (10.0M)', |
|
5874
|
|
|
|
|
|
|
'Medium' => 'Mittel', |
|
5875
|
|
|
|
|
|
|
'Medium (5.6 M)' => 'Mittel (5.6M)', |
|
5876
|
|
|
|
|
|
|
'Small' => 'Klein', |
|
5877
|
|
|
|
|
|
|
'Small (2.5 M)' => 'Klein (2.5M)', |
|
5878
|
|
|
|
|
|
|
}, |
|
5879
|
|
|
|
|
|
|
}, |
|
5880
|
|
|
|
|
|
|
'NoMemoryCard' => { |
|
5881
|
|
|
|
|
|
|
Description => 'Auslösesperre', |
|
5882
|
|
|
|
|
|
|
PrintConv => { |
|
5883
|
|
|
|
|
|
|
'Enable Release' => 'Aus', |
|
5884
|
|
|
|
|
|
|
'Release Locked' => 'Ein', |
|
5885
|
|
|
|
|
|
|
}, |
|
5886
|
|
|
|
|
|
|
}, |
|
5887
|
|
|
|
|
|
|
'Noise' => 'Bildrauschen', |
|
5888
|
|
|
|
|
|
|
'NoiseFilter' => { |
|
5889
|
|
|
|
|
|
|
Description => 'Rauschfilter', |
|
5890
|
|
|
|
|
|
|
PrintConv => { |
|
5891
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
5892
|
|
|
|
|
|
|
'Low' => 'Leicht', |
|
5893
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5894
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
5895
|
|
|
|
|
|
|
}, |
|
5896
|
|
|
|
|
|
|
}, |
|
5897
|
|
|
|
|
|
|
'NoiseReduction' => { |
|
5898
|
|
|
|
|
|
|
Description => 'Rauschreduktion', |
|
5899
|
|
|
|
|
|
|
PrintConv => { |
|
5900
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
5901
|
|
|
|
|
|
|
'High (+1)' => 'Hoch (+1)', |
|
5902
|
|
|
|
|
|
|
'Highest (+2)' => 'Am höchsten (+2)', |
|
5903
|
|
|
|
|
|
|
'Low' => 'Gering', |
|
5904
|
|
|
|
|
|
|
'Low (-1)' => 'Niedrig (-1)', |
|
5905
|
|
|
|
|
|
|
'Lowest (-2)' => 'Am niedrigsten (+2)', |
|
5906
|
|
|
|
|
|
|
'Max' => 'Maximal', |
|
5907
|
|
|
|
|
|
|
'Noise Filter' => 'Rauschfilter', |
|
5908
|
|
|
|
|
|
|
'Noise Filter (ISO Boost)' => 'Rauschfilter (ISO Boost)', |
|
5909
|
|
|
|
|
|
|
'Noise Reduction' => 'Rauschreduktion', |
|
5910
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5911
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5912
|
|
|
|
|
|
|
'Strong' => 'Stark', |
|
5913
|
|
|
|
|
|
|
'Weak' => 'Schwach', |
|
5914
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
5915
|
|
|
|
|
|
|
}, |
|
5916
|
|
|
|
|
|
|
}, |
|
5917
|
|
|
|
|
|
|
'NoiseReduction2' => { |
|
5918
|
|
|
|
|
|
|
Description => 'Rauschunterdrückung 2', |
|
5919
|
|
|
|
|
|
|
PrintConv => { |
|
5920
|
|
|
|
|
|
|
'Noise Filter' => 'Rauschfilter', |
|
5921
|
|
|
|
|
|
|
'Noise Filter (ISO Boost)' => 'Rauschfilter (ISO Boost)', |
|
5922
|
|
|
|
|
|
|
'Noise Reduction' => 'Rauschreduktion', |
|
5923
|
|
|
|
|
|
|
}, |
|
5924
|
|
|
|
|
|
|
}, |
|
5925
|
|
|
|
|
|
|
'NoiseReductionIntensity' => 'Stärke Rauschunterdrückung', |
|
5926
|
|
|
|
|
|
|
'NoiseReductionMethod' => { |
|
5927
|
|
|
|
|
|
|
Description => 'Rauschunterdrückung Methode', |
|
5928
|
|
|
|
|
|
|
PrintConv => { |
|
5929
|
|
|
|
|
|
|
'Better Quality' => 'Bessere Qualität"', |
|
5930
|
|
|
|
|
|
|
'Faster' => 'Schneller', |
|
5931
|
|
|
|
|
|
|
}, |
|
5932
|
|
|
|
|
|
|
}, |
|
5933
|
|
|
|
|
|
|
'NoiseReductionMode' => { |
|
5934
|
|
|
|
|
|
|
Description => 'Rauschunterdrückungsmodus', |
|
5935
|
|
|
|
|
|
|
PrintConv => { |
|
5936
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
5937
|
|
|
|
|
|
|
'On' => 'Ein', |
|
5938
|
|
|
|
|
|
|
}, |
|
5939
|
|
|
|
|
|
|
}, |
|
5940
|
|
|
|
|
|
|
'NoiseReductionSharpness' => 'Rauschunterdrückung Schärfe', |
|
5941
|
|
|
|
|
|
|
'NoiseReductionValue' => 'Rauschunterdrückungswert', |
|
5942
|
|
|
|
|
|
|
'NominalMaxAperture' => 'Nominaler AVmin', |
|
5943
|
|
|
|
|
|
|
'NominalMinAperture' => 'Nominaler AVmax', |
|
5944
|
|
|
|
|
|
|
'Notes' => 'Hinweise', |
|
5945
|
|
|
|
|
|
|
'NumAFPoints' => 'Anzahl der AF-Punkte', |
|
5946
|
|
|
|
|
|
|
'NumChannels' => 'Anzahl Kanäle', |
|
5947
|
|
|
|
|
|
|
'NumColors' => 'Anzahl Farben', |
|
5948
|
|
|
|
|
|
|
'NumFacePositions' => 'Gesichtspositionen', |
|
5949
|
|
|
|
|
|
|
'NumImportantColors' => 'Anzahl Hauptfarben', |
|
5950
|
|
|
|
|
|
|
'NumberOfFocusPoints' => { |
|
5951
|
|
|
|
|
|
|
Description => 'Anzahl AF-Punkte', |
|
5952
|
|
|
|
|
|
|
PrintConv => { |
|
5953
|
|
|
|
|
|
|
'11 Points' => '11 Punkte', |
|
5954
|
|
|
|
|
|
|
'39 Points' => '39 Punkte', |
|
5955
|
|
|
|
|
|
|
}, |
|
5956
|
|
|
|
|
|
|
}, |
|
5957
|
|
|
|
|
|
|
'NumberOfImages' => 'Anzahl Bilder', |
|
5958
|
|
|
|
|
|
|
'NumberOfPlanes' => 'Anzahl Ebenen', |
|
5959
|
|
|
|
|
|
|
'OPIProxy' => { |
|
5960
|
|
|
|
|
|
|
PrintConv => { |
|
5961
|
|
|
|
|
|
|
'Higher resolution image does not exist' => 'Höher aufgelöstes Bild nicht vorhanden', |
|
5962
|
|
|
|
|
|
|
'Higher resolution image exists' => 'Höher aufgelöstes Bild vorhanden', |
|
5963
|
|
|
|
|
|
|
}, |
|
5964
|
|
|
|
|
|
|
}, |
|
5965
|
|
|
|
|
|
|
'ObjectAttributeReference' => 'Gattung', |
|
5966
|
|
|
|
|
|
|
'ObjectCycle' => { |
|
5967
|
|
|
|
|
|
|
Description => 'Objektzyklus', |
|
5968
|
|
|
|
|
|
|
PrintConv => { |
|
5969
|
|
|
|
|
|
|
'Both Morning and Evening' => 'Beides', |
|
5970
|
|
|
|
|
|
|
'Evening' => 'Abends', |
|
5971
|
|
|
|
|
|
|
'Morning' => 'Morgens', |
|
5972
|
|
|
|
|
|
|
}, |
|
5973
|
|
|
|
|
|
|
}, |
|
5974
|
|
|
|
|
|
|
'ObjectDistance' => 'Objektabstand', |
|
5975
|
|
|
|
|
|
|
'ObjectFileType' => { |
|
5976
|
|
|
|
|
|
|
Description => 'Objekt Dateityp', |
|
5977
|
|
|
|
|
|
|
PrintConv => { |
|
5978
|
|
|
|
|
|
|
'Executable file' => 'Ausführbare Datei', |
|
5979
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
5980
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
5981
|
|
|
|
|
|
|
}, |
|
5982
|
|
|
|
|
|
|
}, |
|
5983
|
|
|
|
|
|
|
'ObjectName' => 'Titel', |
|
5984
|
|
|
|
|
|
|
'ObjectPreviewData' => 'Objektdatenvorschau', |
|
5985
|
|
|
|
|
|
|
'ObjectPreviewFileFormat' => 'Dateiformat der Objektdatenvorschau', |
|
5986
|
|
|
|
|
|
|
'ObjectPreviewFileVersion' => 'Dateiformatversion der Objektdatenvorschau', |
|
5987
|
|
|
|
|
|
|
'ObjectTypeReference' => 'Objekttypreferenz', |
|
5988
|
|
|
|
|
|
|
'OffsetSchema' => 'Offset-Schema', |
|
5989
|
|
|
|
|
|
|
'OldSubfileType' => { |
|
5990
|
|
|
|
|
|
|
Description => 'Unterdatei-Typ', |
|
5991
|
|
|
|
|
|
|
PrintConv => { |
|
5992
|
|
|
|
|
|
|
'Full-resolution image' => 'Bild in voller Auflösung', |
|
5993
|
|
|
|
|
|
|
'Reduced-resolution image' => 'Bild in reduzierter Auflösung', |
|
5994
|
|
|
|
|
|
|
'Single page of multi-page image' => 'Einzelbild eines mehrseitigen Bildes', |
|
5995
|
|
|
|
|
|
|
}, |
|
5996
|
|
|
|
|
|
|
}, |
|
5997
|
|
|
|
|
|
|
'OlympusImageHeight' => 'Olympus-Bildhöhe', |
|
5998
|
|
|
|
|
|
|
'OlympusImageWidth' => 'Olympus-Bildbreite', |
|
5999
|
|
|
|
|
|
|
'OneTouchWB' => { |
|
6000
|
|
|
|
|
|
|
Description => 'Sofort-Weißabgleich', |
|
6001
|
|
|
|
|
|
|
PrintConv => { |
|
6002
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
6003
|
|
|
|
|
|
|
'On' => 'Ein', |
|
6004
|
|
|
|
|
|
|
'On (Preset)' => 'Ein (Preset)', |
|
6005
|
|
|
|
|
|
|
}, |
|
6006
|
|
|
|
|
|
|
}, |
|
6007
|
|
|
|
|
|
|
'OperatingSystem' => { |
|
6008
|
|
|
|
|
|
|
PrintConv => { |
|
6009
|
|
|
|
|
|
|
'unknown' => 'Unbekannt', |
|
6010
|
|
|
|
|
|
|
}, |
|
6011
|
|
|
|
|
|
|
}, |
|
6012
|
|
|
|
|
|
|
'OpticalZoom' => 'Optischer Zoom', |
|
6013
|
|
|
|
|
|
|
'OpticalZoomCode' => 'Optischer Zoom-Code', |
|
6014
|
|
|
|
|
|
|
'OpticalZoomMode' => { |
|
6015
|
|
|
|
|
|
|
Description => 'Optischer Zoom-Modus', |
|
6016
|
|
|
|
|
|
|
PrintConv => { |
|
6017
|
|
|
|
|
|
|
'Extended' => 'Erweitert', |
|
6018
|
|
|
|
|
|
|
}, |
|
6019
|
|
|
|
|
|
|
}, |
|
6020
|
|
|
|
|
|
|
'OpticalZoomOn' => { |
|
6021
|
|
|
|
|
|
|
PrintConv => { |
|
6022
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
6023
|
|
|
|
|
|
|
'On' => 'Ein', |
|
6024
|
|
|
|
|
|
|
}, |
|
6025
|
|
|
|
|
|
|
}, |
|
6026
|
|
|
|
|
|
|
'Opto-ElectricConvFactor' => 'Optoelektronischer Umrechnungsfaktor', |
|
6027
|
|
|
|
|
|
|
'OrderNumber' => 'Auftragsnummer', |
|
6028
|
|
|
|
|
|
|
'Organization' => 'Organisation', |
|
6029
|
|
|
|
|
|
|
'Orientation' => { |
|
6030
|
|
|
|
|
|
|
Description => 'Ausrichtung', |
|
6031
|
|
|
|
|
|
|
PrintConv => { |
|
6032
|
|
|
|
|
|
|
'Mirror horizontal' => 'Horizontal gespiegelt', |
|
6033
|
|
|
|
|
|
|
'Mirror horizontal and rotate 270 CW' => 'Horizontal gespiegelt und 90° gegen den Uhrzeigersinn', |
|
6034
|
|
|
|
|
|
|
'Mirror horizontal and rotate 90 CW' => 'Horizontal gespiegelt und 90° im Uhrzeigersinn', |
|
6035
|
|
|
|
|
|
|
'Mirror vertical' => 'Vertikal gespiegelt', |
|
6036
|
|
|
|
|
|
|
'Rotate 180' => '180° gedreht', |
|
6037
|
|
|
|
|
|
|
'Rotate 270 CW' => '90° gegen den Uhrzeigersinn', |
|
6038
|
|
|
|
|
|
|
'Rotate 90 CW' => '90° im Uhrzeigersinn', |
|
6039
|
|
|
|
|
|
|
}, |
|
6040
|
|
|
|
|
|
|
}, |
|
6041
|
|
|
|
|
|
|
'Orientation2' => { |
|
6042
|
|
|
|
|
|
|
Description => 'Ausrichtung 2', |
|
6043
|
|
|
|
|
|
|
PrintConv => { |
|
6044
|
|
|
|
|
|
|
'Rotate 180' => '180° gedreht', |
|
6045
|
|
|
|
|
|
|
'Rotate 270 CW' => '90° gegen den Uhrzeigersinn', |
|
6046
|
|
|
|
|
|
|
'Rotate 90 CW' => '90° im Uhrzeigersinn', |
|
6047
|
|
|
|
|
|
|
}, |
|
6048
|
|
|
|
|
|
|
}, |
|
6049
|
|
|
|
|
|
|
'OriginalFileName' => 'Original Dateiname', |
|
6050
|
|
|
|
|
|
|
'OriginalFileType' => 'Original Dateityp', |
|
6051
|
|
|
|
|
|
|
'OriginalImageHeight' => 'Bildbreite Original', |
|
6052
|
|
|
|
|
|
|
'OriginalImageWidth' => 'Bildbreite Original', |
|
6053
|
|
|
|
|
|
|
'OriginalRawCreator' => 'Original RAW Ersteller', |
|
6054
|
|
|
|
|
|
|
'OriginalRawFileData' => 'Original Raw Daten', |
|
6055
|
|
|
|
|
|
|
'OriginalRawFileDigest' => 'Original RAW Image Kennwert', |
|
6056
|
|
|
|
|
|
|
'OriginalRawFileName' => 'Original Raw Dateiname', |
|
6057
|
|
|
|
|
|
|
'OriginalRawFileType' => 'Original RAW Dateityp', |
|
6058
|
|
|
|
|
|
|
'OriginalRawImage' => 'Original RAW Bild', |
|
6059
|
|
|
|
|
|
|
'OriginalRawResource' => 'Original RAW Basisdaten', |
|
6060
|
|
|
|
|
|
|
'OriginalTHMCreator' => 'Original THM Ersteller', |
|
6061
|
|
|
|
|
|
|
'OriginalTHMFileType' => 'Original THM Dateityp', |
|
6062
|
|
|
|
|
|
|
'OriginalTHMImage' => 'Original THM Bild', |
|
6063
|
|
|
|
|
|
|
'OriginalTHMResource' => 'Original THM Basisdaten', |
|
6064
|
|
|
|
|
|
|
'OriginalTransmissionReference' => 'Anbietervermerk Verweis', |
|
6065
|
|
|
|
|
|
|
'OriginatingProgram' => 'Erstellungsprogramm', |
|
6066
|
|
|
|
|
|
|
'OtherImage' => 'Other Image Vorschaubild', |
|
6067
|
|
|
|
|
|
|
'OtherImageLength' => 'OtherImage Datenlänge', |
|
6068
|
|
|
|
|
|
|
'OtherImageStart' => 'Other Image Datenposition', |
|
6069
|
|
|
|
|
|
|
'OutputImageHeight' => 'Ausgabe-Bildhöhe', |
|
6070
|
|
|
|
|
|
|
'OutputImageWidth' => 'Ausgabe-Bildbreite', |
|
6071
|
|
|
|
|
|
|
'OutputResolution' => 'Ausgabe Auflösung', |
|
6072
|
|
|
|
|
|
|
'OverlayPlanes' => 'Überlagerungsebenen', |
|
6073
|
|
|
|
|
|
|
'Owner' => 'Besitzer', |
|
6074
|
|
|
|
|
|
|
'OwnerID' => 'Besitzer-ID', |
|
6075
|
|
|
|
|
|
|
'OwnerName' => 'Name des Besitzers', |
|
6076
|
|
|
|
|
|
|
'PEFVersion' => 'PEF-Version', |
|
6077
|
|
|
|
|
|
|
'PNGWarning' => 'PNG Warnung', |
|
6078
|
|
|
|
|
|
|
'Padding' => 'Platzhalter', |
|
6079
|
|
|
|
|
|
|
'PageName' => 'Seitenname', |
|
6080
|
|
|
|
|
|
|
'PageNumber' => 'Seitenummer', |
|
6081
|
|
|
|
|
|
|
'Pages' => 'Seiten', |
|
6082
|
|
|
|
|
|
|
'PanOrientation' => { |
|
6083
|
|
|
|
|
|
|
Description => 'Pan Ausrichtung', |
|
6084
|
|
|
|
|
|
|
PrintConv => { |
|
6085
|
|
|
|
|
|
|
'Bottom to top' => 'Von Unten nach Oben', |
|
6086
|
|
|
|
|
|
|
'Clockwise' => 'Im Uhrzeigersinn', |
|
6087
|
|
|
|
|
|
|
'Counter clockwise' => 'Gegen den Uhrzeigersinn', |
|
6088
|
|
|
|
|
|
|
'Left to right' => 'Von Links nach Rechts', |
|
6089
|
|
|
|
|
|
|
'Right to left' => 'Von Rechts nach Links', |
|
6090
|
|
|
|
|
|
|
'Start at bottom left' => 'Links unten beginnend', |
|
6091
|
|
|
|
|
|
|
'Start at bottom right' => 'Rechts unten beginnend', |
|
6092
|
|
|
|
|
|
|
'Start at top left' => 'Links oben beginnend', |
|
6093
|
|
|
|
|
|
|
'Start at top right' => 'Rechts oben beginnend', |
|
6094
|
|
|
|
|
|
|
'Top to bottom' => 'Von Oben nach Unten', |
|
6095
|
|
|
|
|
|
|
'[unused]' => '[nicht verwendet]', |
|
6096
|
|
|
|
|
|
|
}, |
|
6097
|
|
|
|
|
|
|
}, |
|
6098
|
|
|
|
|
|
|
'PanasonicImageHeight' => 'Panasonic Bildhöhe', |
|
6099
|
|
|
|
|
|
|
'PanasonicImageWidth' => 'Panasonic Bildbreite', |
|
6100
|
|
|
|
|
|
|
'PanasonicTitle' => 'Titel', |
|
6101
|
|
|
|
|
|
|
'PanoramaCropBottom' => 'Panorama Ausschnitt Unten', |
|
6102
|
|
|
|
|
|
|
'PanoramaCropLeft' => 'Panorama Ausschnitt Links', |
|
6103
|
|
|
|
|
|
|
'PanoramaCropRight' => 'Panorame Ausschnitt Rechts', |
|
6104
|
|
|
|
|
|
|
'PanoramaCropTop' => 'Panorama Ausschnitt Oben', |
|
6105
|
|
|
|
|
|
|
'PanoramaDirection' => { |
|
6106
|
|
|
|
|
|
|
Description => 'Panorama-Richtung', |
|
6107
|
|
|
|
|
|
|
PrintConv => { |
|
6108
|
|
|
|
|
|
|
'2x2 Matrix (Clockwise)' => '2x2 Matrix (im Uhrzeigersinn)', |
|
6109
|
|
|
|
|
|
|
'Bottom to Top' => 'Unten nach Oben', |
|
6110
|
|
|
|
|
|
|
'Left to Right' => 'Links nach Rechts', |
|
6111
|
|
|
|
|
|
|
'Right to Left' => 'Rechts nach Links', |
|
6112
|
|
|
|
|
|
|
'Top to Bottom' => 'Oben nach Unten', |
|
6113
|
|
|
|
|
|
|
}, |
|
6114
|
|
|
|
|
|
|
}, |
|
6115
|
|
|
|
|
|
|
'PanoramaFrameNumber' => 'Panorama-Bild', |
|
6116
|
|
|
|
|
|
|
'PanoramaMode' => 'Panorama Modus', |
|
6117
|
|
|
|
|
|
|
'PanoramaSize3D' => { |
|
6118
|
|
|
|
|
|
|
PrintConv => { |
|
6119
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
6120
|
|
|
|
|
|
|
}, |
|
6121
|
|
|
|
|
|
|
}, |
|
6122
|
|
|
|
|
|
|
'PentaxImageSize' => { |
|
6123
|
|
|
|
|
|
|
Description => 'Pentax-Bildgröße', |
|
6124
|
|
|
|
|
|
|
PrintConv => { |
|
6125
|
|
|
|
|
|
|
'2304x1728 or 2592x1944' => '2304 x 1728 oder 2592 x 1944', |
|
6126
|
|
|
|
|
|
|
'2560x1920 or 2304x1728' => '2560 x 1920 oder 2304 x 1728', |
|
6127
|
|
|
|
|
|
|
'2816x2212 or 2816x2112' => '2816 x 2212 oder 2816 x 2112', |
|
6128
|
|
|
|
|
|
|
'3008x2008 or 3040x2024' => '3008 x 2008 oder 3040 x 2024', |
|
6129
|
|
|
|
|
|
|
'Full' => 'Voll', |
|
6130
|
|
|
|
|
|
|
}, |
|
6131
|
|
|
|
|
|
|
}, |
|
6132
|
|
|
|
|
|
|
'PentaxModelID' => 'Pentax-Modell ID', |
|
6133
|
|
|
|
|
|
|
'PentaxVersion' => 'Pentax-Version', |
|
6134
|
|
|
|
|
|
|
'People' => 'Menschen', |
|
6135
|
|
|
|
|
|
|
'Permits' => { |
|
6136
|
|
|
|
|
|
|
PrintConv => { |
|
6137
|
|
|
|
|
|
|
'Distribution' => 'Verteilung', |
|
6138
|
|
|
|
|
|
|
'Reproduction' => 'Reproduktion', |
|
6139
|
|
|
|
|
|
|
}, |
|
6140
|
|
|
|
|
|
|
}, |
|
6141
|
|
|
|
|
|
|
'PhaseDetectAF' => { |
|
6142
|
|
|
|
|
|
|
Description => 'Auto-Fokus', |
|
6143
|
|
|
|
|
|
|
PrintConv => { |
|
6144
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
6145
|
|
|
|
|
|
|
'On (11-point)' => 'Ein (11-Punkt)', |
|
6146
|
|
|
|
|
|
|
'On (39-point)' => 'Ein (39 Punkte)', |
|
6147
|
|
|
|
|
|
|
'On (51-point)' => 'Ein (51-Punkt)', |
|
6148
|
|
|
|
|
|
|
'On (hybrid)' => 'Ein (Hybrid)', |
|
6149
|
|
|
|
|
|
|
}, |
|
6150
|
|
|
|
|
|
|
}, |
|
6151
|
|
|
|
|
|
|
'PhoneNumber' => 'Telefonnummer', |
|
6152
|
|
|
|
|
|
|
'PhotoEffect' => { |
|
6153
|
|
|
|
|
|
|
Description => 'Foto-Effekt', |
|
6154
|
|
|
|
|
|
|
PrintConv => { |
|
6155
|
|
|
|
|
|
|
'B&W' => 'Schwarz/Weiß', |
|
6156
|
|
|
|
|
|
|
'Custom' => 'Benutzerdefiniert', |
|
6157
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
6158
|
|
|
|
|
|
|
}, |
|
6159
|
|
|
|
|
|
|
}, |
|
6160
|
|
|
|
|
|
|
'PhotoEffects' => { |
|
6161
|
|
|
|
|
|
|
PrintConv => { |
|
6162
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
6163
|
|
|
|
|
|
|
'On' => 'Ein', |
|
6164
|
|
|
|
|
|
|
}, |
|
6165
|
|
|
|
|
|
|
}, |
|
6166
|
|
|
|
|
|
|
'PhotoEffectsData' => 'Bildeffekt-Daten', |
|
6167
|
|
|
|
|
|
|
'PhotoEffectsType' => { |
|
6168
|
|
|
|
|
|
|
Description => 'Bildeffekt-Methode', |
|
6169
|
|
|
|
|
|
|
PrintConv => { |
|
6170
|
|
|
|
|
|
|
'B&W' => 'Schwarz/Weiß', |
|
6171
|
|
|
|
|
|
|
'None' => 'Keine', |
|
6172
|
|
|
|
|
|
|
'Tinted' => 'Getont', |
|
6173
|
|
|
|
|
|
|
}, |
|
6174
|
|
|
|
|
|
|
}, |
|
6175
|
|
|
|
|
|
|
'PhotoInfoPlayback' => { |
|
6176
|
|
|
|
|
|
|
Description => 'Bildinfos & Wiedergabe', |
|
6177
|
|
|
|
|
|
|
PrintConv => { |
|
6178
|
|
|
|
|
|
|
'Info Left-right, Playback Up-down' => 'Info <> / Wiedergabe', |
|
6179
|
|
|
|
|
|
|
'Info Up-down, Playback Left-right' => 'Info / Wiedergabe <>', |
|
6180
|
|
|
|
|
|
|
}, |
|
6181
|
|
|
|
|
|
|
}, |
|
6182
|
|
|
|
|
|
|
'PhotoStyle' => { |
|
6183
|
|
|
|
|
|
|
Description => 'Fotostil', |
|
6184
|
|
|
|
|
|
|
PrintConv => { |
|
6185
|
|
|
|
|
|
|
'Monochrome' => 'Schwarz/Weiß', |
|
6186
|
|
|
|
|
|
|
'Natural' => 'Natürlich', |
|
6187
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
6188
|
|
|
|
|
|
|
'Scenery' => 'Szene', |
|
6189
|
|
|
|
|
|
|
'Standard or Custom' => 'Standard oder benutzerdefiniert', |
|
6190
|
|
|
|
|
|
|
'Vivid' => 'Lebendig', |
|
6191
|
|
|
|
|
|
|
}, |
|
6192
|
|
|
|
|
|
|
}, |
|
6193
|
|
|
|
|
|
|
'PhotometricInterpretation' => { |
|
6194
|
|
|
|
|
|
|
Description => 'Pixel-Schema', |
|
6195
|
|
|
|
|
|
|
PrintConv => { |
|
6196
|
|
|
|
|
|
|
'BlackIsZero' => 'Schwarz ist Null', |
|
6197
|
|
|
|
|
|
|
'Color Filter Array' => 'CFA (Farbfiltermatrix)', |
|
6198
|
|
|
|
|
|
|
'Pixar LogL' => 'CIE Log2(L) (Log Luminanz)', |
|
6199
|
|
|
|
|
|
|
'Pixar LogLuv' => 'CIE Log2(L)(u\',v\') (Log Luminanz und Chrominanz)', |
|
6200
|
|
|
|
|
|
|
'Transparency Mask' => 'Transparenzmaske', |
|
6201
|
|
|
|
|
|
|
'WhiteIsZero' => 'Weiß ist Null', |
|
6202
|
|
|
|
|
|
|
}, |
|
6203
|
|
|
|
|
|
|
}, |
|
6204
|
|
|
|
|
|
|
'PhotoshopBGRThumbnail' => 'Photoshop BGR-Vorschaubild', |
|
6205
|
|
|
|
|
|
|
'PhotoshopFormat' => 'Photoshop-Format', |
|
6206
|
|
|
|
|
|
|
'PhotoshopQuality' => 'Photoshop-Qualität', |
|
6207
|
|
|
|
|
|
|
'PhysicalImageSize' => 'Physikalische Bildgröße', |
|
6208
|
|
|
|
|
|
|
'PictureControl' => { |
|
6209
|
|
|
|
|
|
|
Description => 'Bildoptimierung', |
|
6210
|
|
|
|
|
|
|
PrintConv => { |
|
6211
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
6212
|
|
|
|
|
|
|
'On' => 'Ein', |
|
6213
|
|
|
|
|
|
|
}, |
|
6214
|
|
|
|
|
|
|
}, |
|
6215
|
|
|
|
|
|
|
'PictureControlActive' => { |
|
6216
|
|
|
|
|
|
|
PrintConv => { |
|
6217
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
6218
|
|
|
|
|
|
|
'On' => 'Ein', |
|
6219
|
|
|
|
|
|
|
}, |
|
6220
|
|
|
|
|
|
|
}, |
|
6221
|
|
|
|
|
|
|
'PictureControlAdjust' => { |
|
6222
|
|
|
|
|
|
|
Description => 'Bildoptimierung-Anpassung', |
|
6223
|
|
|
|
|
|
|
PrintConv => { |
|
6224
|
|
|
|
|
|
|
'Default Settings' => 'Standardeinstellungen', |
|
6225
|
|
|
|
|
|
|
'Full Control' => 'Manuelle Einstellung', |
|
6226
|
|
|
|
|
|
|
'Quick Adjust' => 'Schnelleinstellung', |
|
6227
|
|
|
|
|
|
|
}, |
|
6228
|
|
|
|
|
|
|
}, |
|
6229
|
|
|
|
|
|
|
'PictureControlBase' => 'Bildoptimierung-Basis', |
|
6230
|
|
|
|
|
|
|
'PictureControlName' => 'Bildoptimierung-Name', |
|
6231
|
|
|
|
|
|
|
'PictureControlQuickAdjust' => 'Bildoptimierung-Schnelleinstellung', |
|
6232
|
|
|
|
|
|
|
'PictureControlVersion' => 'Bildoptimierung-Version', |
|
6233
|
|
|
|
|
|
|
'PictureFinish' => { |
|
6234
|
|
|
|
|
|
|
PrintConv => { |
|
6235
|
|
|
|
|
|
|
'Evening Scene' => 'Abendszene', |
|
6236
|
|
|
|
|
|
|
'Monochrome' => 'Monochrom', |
|
6237
|
|
|
|
|
|
|
'Natural' => 'Natürlich', |
|
6238
|
|
|
|
|
|
|
'Natural+' => 'Natürlich+', |
|
6239
|
|
|
|
|
|
|
'Night Portrait' => 'Nachtporträt', |
|
6240
|
|
|
|
|
|
|
'Night Scene' => 'Nachtszene', |
|
6241
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
6242
|
|
|
|
|
|
|
'Wind Scene' => 'Windszene', |
|
6243
|
|
|
|
|
|
|
}, |
|
6244
|
|
|
|
|
|
|
}, |
|
6245
|
|
|
|
|
|
|
'PictureMode' => { |
|
6246
|
|
|
|
|
|
|
Description => 'Motivprogramm', |
|
6247
|
|
|
|
|
|
|
PrintConv => { |
|
6248
|
|
|
|
|
|
|
'1/2 EV steps' => '1/2 LW Schritte', |
|
6249
|
|
|
|
|
|
|
'1/3 EV steps' => '1/3 LW Schitte', |
|
6250
|
|
|
|
|
|
|
'Anti-blur' => 'Motivschärfe-Modus', |
|
6251
|
|
|
|
|
|
|
'Aperture Priority' => 'Zeitautomatik', |
|
6252
|
|
|
|
|
|
|
'Aperture Priority, Off-Auto-Aperture' => 'Zeitautomatik (Blendenring nicht auf A)', |
|
6253
|
|
|
|
|
|
|
'Aperture-priority AE' => 'Blendenpriorität', |
|
6254
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
6255
|
|
|
|
|
|
|
'Auto PICT (Landscape)' => 'Auto PICT (Landschaft)', |
|
6256
|
|
|
|
|
|
|
'Auto PICT (Macro)' => 'Auto PICT (Makro)', |
|
6257
|
|
|
|
|
|
|
'Auto PICT (Portrait)' => 'Auto PICT (Porträt)', |
|
6258
|
|
|
|
|
|
|
'Auto PICT (Sport)' => 'Auto PICT (Motiv in Bewegung)', |
|
6259
|
|
|
|
|
|
|
'Auto PICT (Standard)' => 'Auto PICT (Normal)', |
|
6260
|
|
|
|
|
|
|
'Autumn' => 'Herbst', |
|
6261
|
|
|
|
|
|
|
'Backlight Silhouette' => 'Hintergrundbeleuchtung Silhouette', |
|
6262
|
|
|
|
|
|
|
'Beach' => 'Strand', |
|
6263
|
|
|
|
|
|
|
'Beach & Snow' => 'Strand & Schnee', |
|
6264
|
|
|
|
|
|
|
'Black & White' => 'Schwarz/Weiß', |
|
6265
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
6266
|
|
|
|
|
|
|
'Blur Control' => 'Bildstabilisierung', |
|
6267
|
|
|
|
|
|
|
'Blur Reduction' => 'Unschärfereduktion', |
|
6268
|
|
|
|
|
|
|
'Bulb' => 'Bulb-Modus', |
|
6269
|
|
|
|
|
|
|
'Bulb, Off-Auto-Aperture' => 'Bulb (Blendenring nicht auf A)', |
|
6270
|
|
|
|
|
|
|
'Candlelight' => 'Kerzenlicht', |
|
6271
|
|
|
|
|
|
|
'DOF Program' => 'Schärfentiefe-Priorität', |
|
6272
|
|
|
|
|
|
|
'DOF Program (HyP)' => 'Schärfentiefe-Priorität (Hyper-Programm)', |
|
6273
|
|
|
|
|
|
|
'Dark Pet' => 'Haustier (Dunkel)', |
|
6274
|
|
|
|
|
|
|
'Digital Filter' => 'Digitalfilter', |
|
6275
|
|
|
|
|
|
|
'Fireworks' => 'Feuerwerk', |
|
6276
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
6277
|
|
|
|
|
|
|
'Flash X-Sync Speed AE' => 'Blitz X-synch. Zeit', |
|
6278
|
|
|
|
|
|
|
'Flower' => 'Blumen', |
|
6279
|
|
|
|
|
|
|
'Food' => 'Lebensmittel', |
|
6280
|
|
|
|
|
|
|
'Forest' => 'Wald', |
|
6281
|
|
|
|
|
|
|
'Frame Composite' => 'Rahmen', |
|
6282
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
6283
|
|
|
|
|
|
|
'Green Mode' => 'Grüner Modus', |
|
6284
|
|
|
|
|
|
|
'Half-length Portrait' => 'Brustbild', |
|
6285
|
|
|
|
|
|
|
'Hi-speed Program' => 'HS-Priorität', |
|
6286
|
|
|
|
|
|
|
'Hi-speed Program (HyP)' => 'HS-Priorität (Hyper-Programm)', |
|
6287
|
|
|
|
|
|
|
'Illustrations' => 'Dokument', |
|
6288
|
|
|
|
|
|
|
'Kids' => 'Kinder', |
|
6289
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
6290
|
|
|
|
|
|
|
'Light Pet' => 'Haustier (Hell)', |
|
6291
|
|
|
|
|
|
|
'MTF Program' => 'MTF-Priorität', |
|
6292
|
|
|
|
|
|
|
'MTF Program (HyP)' => 'MTF-Priorität (Hyper-Programm)', |
|
6293
|
|
|
|
|
|
|
'Macro' => 'Makro', |
|
6294
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
6295
|
|
|
|
|
|
|
'Manual, Off-Auto-Aperture' => 'Manuell (Blendenring nicht auf A)', |
|
6296
|
|
|
|
|
|
|
'Medium Pet' => 'Haustier (Neutrale Helligkeit)', |
|
6297
|
|
|
|
|
|
|
'Natural' => 'Natur', |
|
6298
|
|
|
|
|
|
|
'Natural Light' => 'Umgebungslicht', |
|
6299
|
|
|
|
|
|
|
'Natural Light & Flash' => 'Umgebungslicht & Blitz', |
|
6300
|
|
|
|
|
|
|
'Natural Skin Tone' => 'Nat. Hautton', |
|
6301
|
|
|
|
|
|
|
'Night Scene' => 'Nachtszene', |
|
6302
|
|
|
|
|
|
|
'Night Scene HDR' => 'Nachtszene', |
|
6303
|
|
|
|
|
|
|
'Night Scene Portrait' => 'Nacht-Porträt', |
|
6304
|
|
|
|
|
|
|
'No Flash' => 'Kein Blitz', |
|
6305
|
|
|
|
|
|
|
'Pet' => 'Haustiere', |
|
6306
|
|
|
|
|
|
|
'Pink' => 'Rosa', |
|
6307
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
6308
|
|
|
|
|
|
|
'Portrait 2' => 'Porträt 2', |
|
6309
|
|
|
|
|
|
|
'Program' => 'Programmautomatik', |
|
6310
|
|
|
|
|
|
|
'Program (HyP)' => 'Programmautomatik (Hyper-Programm)', |
|
6311
|
|
|
|
|
|
|
'Program AE' => 'Programmautomatik', |
|
6312
|
|
|
|
|
|
|
'Program Av Shift' => 'Av Shift-Belichtungsprogramm', |
|
6313
|
|
|
|
|
|
|
'Program Tv Shift' => 'Tv Shift-Belichtungsprogramm', |
|
6314
|
|
|
|
|
|
|
'Purple' => 'Violett', |
|
6315
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
6316
|
|
|
|
|
|
|
'Self Portrait' => 'Selbstporträt', |
|
6317
|
|
|
|
|
|
|
'Sensitivity Priority AE' => 'Blenden- & Zeitautomatik (Sv, ISO-Vorgabe)', |
|
6318
|
|
|
|
|
|
|
'Shutter & Aperture Priority AE' => 'Empfindlichkeitsautomatik (TAv, Zeit-/Blendenvorgabe)', |
|
6319
|
|
|
|
|
|
|
'Shutter Speed Priority' => 'Verschlusspriorität', |
|
6320
|
|
|
|
|
|
|
'Shutter speed priority AE' => 'Verschlusspriorität', |
|
6321
|
|
|
|
|
|
|
'Snow' => 'Schnee', |
|
6322
|
|
|
|
|
|
|
'Soft' => 'Soft (Weichzeichnung)', |
|
6323
|
|
|
|
|
|
|
'Sports' => 'Sport', |
|
6324
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
6325
|
|
|
|
|
|
|
'Surf & Snow' => 'Surf & Schnee', |
|
6326
|
|
|
|
|
|
|
'Synchro Sound Record' => 'Synchr. Sprachnotiz', |
|
6327
|
|
|
|
|
|
|
'Underwater' => 'Unterwasser', |
|
6328
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
6329
|
|
|
|
|
|
|
}, |
|
6330
|
|
|
|
|
|
|
}, |
|
6331
|
|
|
|
|
|
|
'PictureMode2' => { |
|
6332
|
|
|
|
|
|
|
Description => 'Motivprogramm 2', |
|
6333
|
|
|
|
|
|
|
PrintConv => { |
|
6334
|
|
|
|
|
|
|
'Aperture Priority' => 'Blendenpriorität', |
|
6335
|
|
|
|
|
|
|
'Aperture Priority, Off-Auto-Aperture' => 'Zeitautomatik (Blendenring nicht auf A)', |
|
6336
|
|
|
|
|
|
|
'Bulb' => 'Bulb-Modus', |
|
6337
|
|
|
|
|
|
|
'Bulb, Off-Auto-Aperture' => 'Bulb (Blendenring nicht auf A)', |
|
6338
|
|
|
|
|
|
|
'Flash X-Sync Speed AE' => 'Blitz X-synch. Zeit', |
|
6339
|
|
|
|
|
|
|
'Green Mode' => '"Grünes" AE-Programm', |
|
6340
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
6341
|
|
|
|
|
|
|
'Manual, Off-Auto-Aperture' => 'Manuell (Blendenring nicht auf A)', |
|
6342
|
|
|
|
|
|
|
'Program AE' => 'Programmautomatik', |
|
6343
|
|
|
|
|
|
|
'Program Av Shift' => 'Av Shift-Belichtungsprogramm', |
|
6344
|
|
|
|
|
|
|
'Program Tv Shift' => 'Tv Shift-Belichtungsprogramm', |
|
6345
|
|
|
|
|
|
|
'Scene Mode' => 'Motivprogramm', |
|
6346
|
|
|
|
|
|
|
'Sensitivity Priority AE' => 'Blenden- & Zeitautomatik (Sv, ISO-Vorgabe)', |
|
6347
|
|
|
|
|
|
|
'Shutter & Aperture Priority AE' => 'Empfindlichkeitsautomatik (TAv, Zeit-/Blendenvorgabe)', |
|
6348
|
|
|
|
|
|
|
'Shutter Speed Priority' => 'Verschlusspriorität', |
|
6349
|
|
|
|
|
|
|
}, |
|
6350
|
|
|
|
|
|
|
}, |
|
6351
|
|
|
|
|
|
|
'PictureModeBWFilter' => { |
|
6352
|
|
|
|
|
|
|
Description => 'Motivprogramm S/W Filter', |
|
6353
|
|
|
|
|
|
|
PrintConv => { |
|
6354
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
6355
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
6356
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
6357
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
6358
|
|
|
|
|
|
|
}, |
|
6359
|
|
|
|
|
|
|
}, |
|
6360
|
|
|
|
|
|
|
'PictureModeContrast' => 'Motivprogramm Kontrast', |
|
6361
|
|
|
|
|
|
|
'PictureModeEffect' => { |
|
6362
|
|
|
|
|
|
|
Description => 'Motivprogramm Effekt', |
|
6363
|
|
|
|
|
|
|
PrintConv => { |
|
6364
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
6365
|
|
|
|
|
|
|
'Low' => 'Niedrig', |
|
6366
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
6367
|
|
|
|
|
|
|
}, |
|
6368
|
|
|
|
|
|
|
}, |
|
6369
|
|
|
|
|
|
|
'PictureModeHue' => 'Motivprogramm Farbton', |
|
6370
|
|
|
|
|
|
|
'PictureModeSaturation' => 'Motivprogramm Farbsättigung', |
|
6371
|
|
|
|
|
|
|
'PictureModeSharpness' => 'Motivprogramm Schärfe', |
|
6372
|
|
|
|
|
|
|
'PictureModeTone' => { |
|
6373
|
|
|
|
|
|
|
Description => 'Motivprogramm Tonwert', |
|
6374
|
|
|
|
|
|
|
PrintConv => { |
|
6375
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
6376
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
6377
|
|
|
|
|
|
|
'Purple' => 'Lila', |
|
6378
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
6379
|
|
|
|
|
|
|
}, |
|
6380
|
|
|
|
|
|
|
}, |
|
6381
|
|
|
|
|
|
|
'PictureStyle' => { |
|
6382
|
|
|
|
|
|
|
Description => 'Bildstil', |
|
6383
|
|
|
|
|
|
|
PrintConv => { |
|
6384
|
|
|
|
|
|
|
'Custom' => 'Benutzerdefiniert', |
|
6385
|
|
|
|
|
|
|
'Faithful' => 'Natürlich', |
|
6386
|
|
|
|
|
|
|
'High Saturation' => 'Hohe Farbsättigung', |
|
6387
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
6388
|
|
|
|
|
|
|
'Low Saturation' => 'Geringe Farbsättigung', |
|
6389
|
|
|
|
|
|
|
'Monochrome' => 'Monochrom', |
|
6390
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
6391
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
6392
|
|
|
|
|
|
|
'Unknown?' => 'Unbekannt?', |
|
6393
|
|
|
|
|
|
|
'User Def. 1' => 'Benutzerdefiniert 1', |
|
6394
|
|
|
|
|
|
|
'User Def. 2' => 'Benutzerdefiniert 2', |
|
6395
|
|
|
|
|
|
|
'User Def. 3' => 'Benutzerdefiniert 3', |
|
6396
|
|
|
|
|
|
|
}, |
|
6397
|
|
|
|
|
|
|
}, |
|
6398
|
|
|
|
|
|
|
'PictureWizardMode' => { |
|
6399
|
|
|
|
|
|
|
PrintConv => { |
|
6400
|
|
|
|
|
|
|
'Forest' => 'Wald', |
|
6401
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
6402
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
6403
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
6404
|
|
|
|
|
|
|
}, |
|
6405
|
|
|
|
|
|
|
}, |
|
6406
|
|
|
|
|
|
|
'PixelFormat' => { |
|
6407
|
|
|
|
|
|
|
Description => 'Pixel-Format', |
|
6408
|
|
|
|
|
|
|
PrintConv => { |
|
6409
|
|
|
|
|
|
|
'Black & White' => 'Schwarz/Weiß', |
|
6410
|
|
|
|
|
|
|
}, |
|
6411
|
|
|
|
|
|
|
}, |
|
6412
|
|
|
|
|
|
|
'PixelUnits' => { |
|
6413
|
|
|
|
|
|
|
Description => 'Pixel Einheit', |
|
6414
|
|
|
|
|
|
|
PrintConv => { |
|
6415
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
6416
|
|
|
|
|
|
|
'meters' => 'Meter', |
|
6417
|
|
|
|
|
|
|
}, |
|
6418
|
|
|
|
|
|
|
}, |
|
6419
|
|
|
|
|
|
|
'PixelsPerMeterX' => 'Pixel per Meter X', |
|
6420
|
|
|
|
|
|
|
'PixelsPerMeterY' => 'Pixel per Meter Y', |
|
6421
|
|
|
|
|
|
|
'PixelsPerUnitX' => 'Pixel pro X-Einheit', |
|
6422
|
|
|
|
|
|
|
'PixelsPerUnitY' => 'Pixel pro Y-Einheit', |
|
6423
|
|
|
|
|
|
|
'PlanarConfiguration' => { |
|
6424
|
|
|
|
|
|
|
Description => 'Bilddatenausrichtung', |
|
6425
|
|
|
|
|
|
|
PrintConv => { |
|
6426
|
|
|
|
|
|
|
'Chunky' => 'Kompaktformat', |
|
6427
|
|
|
|
|
|
|
'Planar' => 'Ebenes Format', |
|
6428
|
|
|
|
|
|
|
}, |
|
6429
|
|
|
|
|
|
|
}, |
|
6430
|
|
|
|
|
|
|
'Planes' => 'Ebenen', |
|
6431
|
|
|
|
|
|
|
'PostalCode' => 'Postleitzahl', |
|
6432
|
|
|
|
|
|
|
'PowerSource' => { |
|
6433
|
|
|
|
|
|
|
Description => 'Stromquelle', |
|
6434
|
|
|
|
|
|
|
PrintConv => { |
|
6435
|
|
|
|
|
|
|
'Body Battery' => 'Batterie im Gehäuse', |
|
6436
|
|
|
|
|
|
|
'External Power Supply' => 'Externe Stromversorgung', |
|
6437
|
|
|
|
|
|
|
'Grip Battery' => 'Batterie im Griff', |
|
6438
|
|
|
|
|
|
|
}, |
|
6439
|
|
|
|
|
|
|
}, |
|
6440
|
|
|
|
|
|
|
'Predictor' => { |
|
6441
|
|
|
|
|
|
|
Description => 'Prädiktor', |
|
6442
|
|
|
|
|
|
|
PrintConv => { |
|
6443
|
|
|
|
|
|
|
'Horizontal differencing' => 'Horizontale Differenzierung', |
|
6444
|
|
|
|
|
|
|
'None' => 'Kein Prädiktor-Schema in Benutzung', |
|
6445
|
|
|
|
|
|
|
}, |
|
6446
|
|
|
|
|
|
|
}, |
|
6447
|
|
|
|
|
|
|
'PresetWhiteBalance' => { |
|
6448
|
|
|
|
|
|
|
Description => 'Weißabgleich Voreinstellung', |
|
6449
|
|
|
|
|
|
|
PrintConv => { |
|
6450
|
|
|
|
|
|
|
'Cloudy' => 'Bewölkt', |
|
6451
|
|
|
|
|
|
|
'Daylight' => 'Tageslicht', |
|
6452
|
|
|
|
|
|
|
'Flash' => 'Blitz', |
|
6453
|
|
|
|
|
|
|
'Fluorescent' => 'Neonlicht', |
|
6454
|
|
|
|
|
|
|
'Shade' => 'Schatten', |
|
6455
|
|
|
|
|
|
|
'Tungsten' => 'Glühbirne', |
|
6456
|
|
|
|
|
|
|
}, |
|
6457
|
|
|
|
|
|
|
}, |
|
6458
|
|
|
|
|
|
|
'PresetWhiteBalanceAdj' => 'Weißabgleichkorrektur-Einstellung', |
|
6459
|
|
|
|
|
|
|
'Preview' => 'Preview-IFD-Zeiger', |
|
6460
|
|
|
|
|
|
|
'Preview0' => 'Vorschau 0', |
|
6461
|
|
|
|
|
|
|
'Preview1' => 'Vorschau 1', |
|
6462
|
|
|
|
|
|
|
'Preview2' => 'Vorschau 2', |
|
6463
|
|
|
|
|
|
|
'PreviewColorSpace' => { |
|
6464
|
|
|
|
|
|
|
PrintConv => { |
|
6465
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
6466
|
|
|
|
|
|
|
}, |
|
6467
|
|
|
|
|
|
|
}, |
|
6468
|
|
|
|
|
|
|
'PreviewCropBottom' => 'Vorschau Ausschnitt Unten', |
|
6469
|
|
|
|
|
|
|
'PreviewCropLeft' => 'Vorschau Ausschnitt Links', |
|
6470
|
|
|
|
|
|
|
'PreviewCropRight' => 'Vorschau Ausschnitt Rechts', |
|
6471
|
|
|
|
|
|
|
'PreviewCropTop' => 'Vorschau Ausschnitt Oben', |
|
6472
|
|
|
|
|
|
|
'PreviewIFD' => 'Preview-IFD-Zeiger', |
|
6473
|
|
|
|
|
|
|
'PreviewImage' => 'Vorschaubild', |
|
6474
|
|
|
|
|
|
|
'PreviewImageBorders' => 'Vorschaubild-Ränder', |
|
6475
|
|
|
|
|
|
|
'PreviewImageData' => 'Vorschaubild-Daten', |
|
6476
|
|
|
|
|
|
|
'PreviewImageHeight' => 'Vorschaubild-Höhe', |
|
6477
|
|
|
|
|
|
|
'PreviewImageLength' => 'Vorschaubild-Datenlänge', |
|
6478
|
|
|
|
|
|
|
'PreviewImageName' => 'Vorschaubild-Name', |
|
6479
|
|
|
|
|
|
|
'PreviewImageSize' => 'Vorschaubild-Größe', |
|
6480
|
|
|
|
|
|
|
'PreviewImageStart' => 'Vorschaubild-Datenposition', |
|
6481
|
|
|
|
|
|
|
'PreviewImageType' => 'Vorschaubild-Typ', |
|
6482
|
|
|
|
|
|
|
'PreviewImageValid' => { |
|
6483
|
|
|
|
|
|
|
Description => 'Vorschaubild gültig', |
|
6484
|
|
|
|
|
|
|
PrintConv => { |
|
6485
|
|
|
|
|
|
|
'No' => 'Nein', |
|
6486
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
6487
|
|
|
|
|
|
|
}, |
|
6488
|
|
|
|
|
|
|
}, |
|
6489
|
|
|
|
|
|
|
'PreviewImageWidth' => 'Vorschaubild-Breite', |
|
6490
|
|
|
|
|
|
|
'PreviewPNG' => 'PNG Vorschaubild', |
|
6491
|
|
|
|
|
|
|
'PreviewQuality' => { |
|
6492
|
|
|
|
|
|
|
Description => 'Vorschaubild-Qualität', |
|
6493
|
|
|
|
|
|
|
PrintConv => { |
|
6494
|
|
|
|
|
|
|
'Fine' => 'Fein', |
|
6495
|
|
|
|
|
|
|
'Superfine' => 'Superfein', |
|
6496
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
6497
|
|
|
|
|
|
|
}, |
|
6498
|
|
|
|
|
|
|
}, |
|
6499
|
|
|
|
|
|
|
'PreviewSettingsDigest' => 'Kennwert der Voreinstellungen', |
|
6500
|
|
|
|
|
|
|
'PreviewWMF' => 'WMF Vorschaubild', |
|
6501
|
|
|
|
|
|
|
'PrimaryAFPoint' => { |
|
6502
|
|
|
|
|
|
|
Description => 'Primärer AF-Punkt', |
|
6503
|
|
|
|
|
|
|
PrintConv => { |
|
6504
|
|
|
|
|
|
|
'(none)' => '(keiner)', |
|
6505
|
|
|
|
|
|
|
'Bottom' => 'Unten', |
|
6506
|
|
|
|
|
|
|
'C6 (Center)' => 'C6 (Mitte)', |
|
6507
|
|
|
|
|
|
|
'Center' => 'Mitte', |
|
6508
|
|
|
|
|
|
|
'Far Left' => 'Weit links', |
|
6509
|
|
|
|
|
|
|
'Far Right' => 'Weit rechts', |
|
6510
|
|
|
|
|
|
|
'Lower-left' => 'Links unten', |
|
6511
|
|
|
|
|
|
|
'Lower-right' => 'Rechts unten', |
|
6512
|
|
|
|
|
|
|
'Mid-left' => 'Links mitte', |
|
6513
|
|
|
|
|
|
|
'Mid-right' => 'Rechts mitte', |
|
6514
|
|
|
|
|
|
|
'Top' => 'Oben', |
|
6515
|
|
|
|
|
|
|
'Upper-left' => 'Links oben', |
|
6516
|
|
|
|
|
|
|
'Upper-right' => 'Rechts oben', |
|
6517
|
|
|
|
|
|
|
}, |
|
6518
|
|
|
|
|
|
|
}, |
|
6519
|
|
|
|
|
|
|
'PrimaryChromaticities' => 'Chromatizität der Primärfarben', |
|
6520
|
|
|
|
|
|
|
'PrimaryPlatform' => 'Hauptplattform', |
|
6521
|
|
|
|
|
|
|
'ProcessingInfo' => 'Verarbeitungsinformationen', |
|
6522
|
|
|
|
|
|
|
'ProcessingSoftware' => 'Verarbeitungssoftware', |
|
6523
|
|
|
|
|
|
|
'Producer' => 'Produzent', |
|
6524
|
|
|
|
|
|
|
'ProducerKeywords' => 'Hersteller Schlüsselwörter', |
|
6525
|
|
|
|
|
|
|
'Producers' => 'Produzent', |
|
6526
|
|
|
|
|
|
|
'ProductID' => 'Produkt-ID', |
|
6527
|
|
|
|
|
|
|
'ProductionCode' => 'Herstellungskennzeichen', |
|
6528
|
|
|
|
|
|
|
'ProfileCMMType' => 'Profil CMM-Typ', |
|
6529
|
|
|
|
|
|
|
'ProfileClass' => { |
|
6530
|
|
|
|
|
|
|
Description => 'Profil-Klasse', |
|
6531
|
|
|
|
|
|
|
PrintConv => { |
|
6532
|
|
|
|
|
|
|
'Abstract Profile' => 'Abstract-Profil', |
|
6533
|
|
|
|
|
|
|
'ColorSpace Conversion Profile' => 'Farbraum-Konvertierungsprofile', |
|
6534
|
|
|
|
|
|
|
'DeviceLink Profile' => 'DeviceLink-Profil', |
|
6535
|
|
|
|
|
|
|
'Display Device Profile' => 'Bildschirm-Geräteprofil', |
|
6536
|
|
|
|
|
|
|
'Input Device Profile' => 'Eingabe-Geräteprofil', |
|
6537
|
|
|
|
|
|
|
'NamedColor Profile' => 'Named Color-Profil', |
|
6538
|
|
|
|
|
|
|
'Nikon Input Device Profile (NON-STANDARD!)' => 'Nikon-Profil ("nkpf")', |
|
6539
|
|
|
|
|
|
|
'Output Device Profile' => 'Ausgabe-Geräteprofil', |
|
6540
|
|
|
|
|
|
|
}, |
|
6541
|
|
|
|
|
|
|
}, |
|
6542
|
|
|
|
|
|
|
'ProfileConnectionSpace' => 'Profil-Verbindungsfarbraum', |
|
6543
|
|
|
|
|
|
|
'ProfileCopyright' => 'Urheberrechtsvermerk', |
|
6544
|
|
|
|
|
|
|
'ProfileCreator' => 'Profilersteller', |
|
6545
|
|
|
|
|
|
|
'ProfileDateTime' => 'Profil-Erstellungszeit', |
|
6546
|
|
|
|
|
|
|
'ProfileDescription' => 'Farbprofil Name', |
|
6547
|
|
|
|
|
|
|
'ProfileDescriptionML' => 'Farbprofil Name mehrsprachig', |
|
6548
|
|
|
|
|
|
|
'ProfileFileSignature' => 'Profil-Datei-Signatur', |
|
6549
|
|
|
|
|
|
|
'ProfileID' => 'Profile-ID', |
|
6550
|
|
|
|
|
|
|
'ProfileSequenceDesc' => 'Profilsequenz-Beschreibung', |
|
6551
|
|
|
|
|
|
|
'ProfileToneCurve' => 'Tonwertkurve Profil', |
|
6552
|
|
|
|
|
|
|
'ProfileType' => { |
|
6553
|
|
|
|
|
|
|
Description => 'Profiltyp', |
|
6554
|
|
|
|
|
|
|
PrintConv => { |
|
6555
|
|
|
|
|
|
|
'Group 3 FAX' => 'Gruppe 3 Fax', |
|
6556
|
|
|
|
|
|
|
'Unspecified' => 'Nicht bekannt', |
|
6557
|
|
|
|
|
|
|
}, |
|
6558
|
|
|
|
|
|
|
}, |
|
6559
|
|
|
|
|
|
|
'ProfileVersion' => 'Profil-Version', |
|
6560
|
|
|
|
|
|
|
'ProgramISO' => { |
|
6561
|
|
|
|
|
|
|
Description => 'ISO Programm', |
|
6562
|
|
|
|
|
|
|
PrintConv => { |
|
6563
|
|
|
|
|
|
|
'Intelligent ISO' => 'ISO intelligent', |
|
6564
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
6565
|
|
|
|
|
|
|
}, |
|
6566
|
|
|
|
|
|
|
}, |
|
6567
|
|
|
|
|
|
|
'ProgramLine' => { |
|
6568
|
|
|
|
|
|
|
Description => 'Belichtungsprogrammtyp', |
|
6569
|
|
|
|
|
|
|
PrintConv => { |
|
6570
|
|
|
|
|
|
|
'Depth' => 'Schärfentiefe-Priorität', |
|
6571
|
|
|
|
|
|
|
'Hi Speed' => 'HS-Priorität', |
|
6572
|
|
|
|
|
|
|
'MTF' => 'MTF-Priorität', |
|
6573
|
|
|
|
|
|
|
}, |
|
6574
|
|
|
|
|
|
|
}, |
|
6575
|
|
|
|
|
|
|
'ProgramMode' => { |
|
6576
|
|
|
|
|
|
|
Description => 'Programmmodus', |
|
6577
|
|
|
|
|
|
|
PrintConv => { |
|
6578
|
|
|
|
|
|
|
'Night Portrait' => 'Nachtporträt', |
|
6579
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
6580
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
6581
|
|
|
|
|
|
|
'Sports' => 'Sport', |
|
6582
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
6583
|
|
|
|
|
|
|
}, |
|
6584
|
|
|
|
|
|
|
}, |
|
6585
|
|
|
|
|
|
|
'ProgramShift' => 'Programmverschiebung', |
|
6586
|
|
|
|
|
|
|
'ProgramVersion' => 'Programmversion', |
|
6587
|
|
|
|
|
|
|
'Prohibits' => { |
|
6588
|
|
|
|
|
|
|
Description => 'Verbote', |
|
6589
|
|
|
|
|
|
|
PrintConv => { |
|
6590
|
|
|
|
|
|
|
'Commercial Use' => 'Kommerzielle Verwendung', |
|
6591
|
|
|
|
|
|
|
}, |
|
6592
|
|
|
|
|
|
|
}, |
|
6593
|
|
|
|
|
|
|
'Protect' => 'Schutz', |
|
6594
|
|
|
|
|
|
|
'Province-State' => 'Bundesland/Kanton', |
|
6595
|
|
|
|
|
|
|
'Publisher' => 'Herausgeber', |
|
6596
|
|
|
|
|
|
|
'Quality' => { |
|
6597
|
|
|
|
|
|
|
Description => 'Qualität', |
|
6598
|
|
|
|
|
|
|
PrintConv => { |
|
6599
|
|
|
|
|
|
|
'Best' => 'Optimal', |
|
6600
|
|
|
|
|
|
|
'Better' => 'Besser', |
|
6601
|
|
|
|
|
|
|
'Compressed RAW' => 'Komprimiertes RAW', |
|
6602
|
|
|
|
|
|
|
'Compressed RAW + JPEG' => 'Komprimiertes RAW + JPEG', |
|
6603
|
|
|
|
|
|
|
'Extra Fine' => 'Extra-Fein', |
|
6604
|
|
|
|
|
|
|
'Fine' => 'Fein', |
|
6605
|
|
|
|
|
|
|
'Good' => 'Gut', |
|
6606
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
6607
|
|
|
|
|
|
|
'Low' => 'Leicht', |
|
6608
|
|
|
|
|
|
|
'Normal' => 'Standardqualität', |
|
6609
|
|
|
|
|
|
|
'RAW + JPEG' => 'RAW+JPEG', |
|
6610
|
|
|
|
|
|
|
'Super Fine' => 'Super-Fein', |
|
6611
|
|
|
|
|
|
|
'Superfine' => 'Superfein', |
|
6612
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
6613
|
|
|
|
|
|
|
}, |
|
6614
|
|
|
|
|
|
|
}, |
|
6615
|
|
|
|
|
|
|
'Quality2' => 'Qualität 2', |
|
6616
|
|
|
|
|
|
|
'QualityMode' => { |
|
6617
|
|
|
|
|
|
|
PrintConv => { |
|
6618
|
|
|
|
|
|
|
'Fine' => 'Fein', |
|
6619
|
|
|
|
|
|
|
}, |
|
6620
|
|
|
|
|
|
|
}, |
|
6621
|
|
|
|
|
|
|
'QuickAdjust' => 'Schnelleinstellung', |
|
6622
|
|
|
|
|
|
|
'QuickControlDialInMeter' => { |
|
6623
|
|
|
|
|
|
|
Description => 'Schnelleinstellrad bei Messung', |
|
6624
|
|
|
|
|
|
|
PrintConv => { |
|
6625
|
|
|
|
|
|
|
'AF point selection' => 'Auswahl des AF-Messfelds', |
|
6626
|
|
|
|
|
|
|
'Exposure comp/Aperture' => 'Belichtungskorrektur/Blende', |
|
6627
|
|
|
|
|
|
|
'ISO speed' => 'ISO-Empfindlichkeit', |
|
6628
|
|
|
|
|
|
|
}, |
|
6629
|
|
|
|
|
|
|
}, |
|
6630
|
|
|
|
|
|
|
'QuickShot' => { |
|
6631
|
|
|
|
|
|
|
PrintConv => { |
|
6632
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
6633
|
|
|
|
|
|
|
'On' => 'Ein', |
|
6634
|
|
|
|
|
|
|
}, |
|
6635
|
|
|
|
|
|
|
}, |
|
6636
|
|
|
|
|
|
|
'RAFVersion' => 'RAF-Version', |
|
6637
|
|
|
|
|
|
|
'RasterizedCaption' => 'Rasterbeschreibung', |
|
6638
|
|
|
|
|
|
|
'Rating' => 'Bewertung', |
|
6639
|
|
|
|
|
|
|
'RatingPercent' => 'Bewertung in Prozent', |
|
6640
|
|
|
|
|
|
|
'RawAndJpgRecording' => { |
|
6641
|
|
|
|
|
|
|
Description => 'Dateiformat und JPEG-Qualität', |
|
6642
|
|
|
|
|
|
|
PrintConv => { |
|
6643
|
|
|
|
|
|
|
'JPEG (Best)' => 'JPEG (Optimal)', |
|
6644
|
|
|
|
|
|
|
'JPEG (Better)' => 'JPEG (Besser)', |
|
6645
|
|
|
|
|
|
|
'JPEG (Good)' => 'JPEG (Gut)', |
|
6646
|
|
|
|
|
|
|
'RAW (DNG, Best)' => 'RAW (DNG, Optimal)', |
|
6647
|
|
|
|
|
|
|
'RAW (DNG, Better)' => 'RAW (DNG, Besser)', |
|
6648
|
|
|
|
|
|
|
'RAW (DNG, Good)' => 'RAW (DNG, Gut)', |
|
6649
|
|
|
|
|
|
|
'RAW (PEF, Best)' => 'RAW (PEF, Optimal)', |
|
6650
|
|
|
|
|
|
|
'RAW (PEF, Better)' => 'RAW (PEF, Besser)', |
|
6651
|
|
|
|
|
|
|
'RAW (PEF, Good)' => 'RAW (PEF, Gut)', |
|
6652
|
|
|
|
|
|
|
'RAW+JPEG (DNG, Best)' => 'RAW+JPEG (DNG, Optimal)', |
|
6653
|
|
|
|
|
|
|
'RAW+JPEG (DNG, Better)' => 'RAW+JPEG (DNG, Besser)', |
|
6654
|
|
|
|
|
|
|
'RAW+JPEG (DNG, Good)' => 'RAW+JPEG (DNG, Gut)', |
|
6655
|
|
|
|
|
|
|
'RAW+JPEG (PEF, Best)' => 'RAW+JPEG (PEF, Optimal)', |
|
6656
|
|
|
|
|
|
|
'RAW+JPEG (PEF, Better)' => 'RAW+JPEG (PEF, Besser)', |
|
6657
|
|
|
|
|
|
|
'RAW+JPEG (PEF, Good)' => 'RAW+JPEG (PEF, Gut)', |
|
6658
|
|
|
|
|
|
|
'RAW+Large/Fine' => 'RAW+Groß/Fein', |
|
6659
|
|
|
|
|
|
|
'RAW+Large/Normal' => 'RAW+Groß/Normal', |
|
6660
|
|
|
|
|
|
|
'RAW+Medium/Fine' => 'RAW+Mittel/Fein', |
|
6661
|
|
|
|
|
|
|
'RAW+Medium/Normal' => 'RAW+Mittel/Normal', |
|
6662
|
|
|
|
|
|
|
'RAW+Small/Fine' => 'RAW+Klein/Fein', |
|
6663
|
|
|
|
|
|
|
'RAW+Small/Normal' => 'RAW+Klein/Normal', |
|
6664
|
|
|
|
|
|
|
}, |
|
6665
|
|
|
|
|
|
|
}, |
|
6666
|
|
|
|
|
|
|
'RawBrightnessAdj' => 'Raw Helligkeitskorrektur', |
|
6667
|
|
|
|
|
|
|
'RawColorAdj' => { |
|
6668
|
|
|
|
|
|
|
Description => 'Raw Farbkorrektur', |
|
6669
|
|
|
|
|
|
|
PrintConv => { |
|
6670
|
|
|
|
|
|
|
'Custom' => 'Benutzerdefiniert', |
|
6671
|
|
|
|
|
|
|
'Faithful' => 'Natürlich', |
|
6672
|
|
|
|
|
|
|
'Shot Settings' => 'Aufnahmeeinstellung', |
|
6673
|
|
|
|
|
|
|
}, |
|
6674
|
|
|
|
|
|
|
}, |
|
6675
|
|
|
|
|
|
|
'RawCropBottom' => 'Raw Ausschnitt Unten', |
|
6676
|
|
|
|
|
|
|
'RawCropLeft' => 'Raw Ausschnitt Links', |
|
6677
|
|
|
|
|
|
|
'RawCropRight' => 'Raw Ausschnitt Rechts', |
|
6678
|
|
|
|
|
|
|
'RawCropTop' => 'Raw Ausschnitt Oben', |
|
6679
|
|
|
|
|
|
|
'RawData' => 'Raw-Daten', |
|
6680
|
|
|
|
|
|
|
'RawDataByteOrder' => 'RAW Daten Bytereihenfolge', |
|
6681
|
|
|
|
|
|
|
'RawDataLength' => 'RAW-Daten Länge', |
|
6682
|
|
|
|
|
|
|
'RawDataOffset' => 'RAW-Daten Offset', |
|
6683
|
|
|
|
|
|
|
'RawDataUniqueID' => 'Raw-Daten eindeutige ID', |
|
6684
|
|
|
|
|
|
|
'RawDevArtFilter' => { |
|
6685
|
|
|
|
|
|
|
PrintConv => { |
|
6686
|
|
|
|
|
|
|
'Drawing' => 'Zeichnung', |
|
6687
|
|
|
|
|
|
|
'Fish Eye' => 'Fischauge', |
|
6688
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
6689
|
|
|
|
|
|
|
'Reflection' => 'Reflektierung', |
|
6690
|
|
|
|
|
|
|
'Soft Focus' => 'Weichzeichner', |
|
6691
|
|
|
|
|
|
|
'Soft Focus 2' => 'Weichzeichner 2', |
|
6692
|
|
|
|
|
|
|
'Sparkle' => 'Perleffekt', |
|
6693
|
|
|
|
|
|
|
'Watercolor' => 'Wasserfarbe', |
|
6694
|
|
|
|
|
|
|
'Watercolor II' => 'Wasserfarbe II', |
|
6695
|
|
|
|
|
|
|
}, |
|
6696
|
|
|
|
|
|
|
}, |
|
6697
|
|
|
|
|
|
|
'RawDevAutoGradation' => { |
|
6698
|
|
|
|
|
|
|
PrintConv => { |
|
6699
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
6700
|
|
|
|
|
|
|
'On' => 'Ein', |
|
6701
|
|
|
|
|
|
|
}, |
|
6702
|
|
|
|
|
|
|
}, |
|
6703
|
|
|
|
|
|
|
'RawDevNoiseReduction' => { |
|
6704
|
|
|
|
|
|
|
Description => 'RAW Rauschunterdrückung', |
|
6705
|
|
|
|
|
|
|
PrintConv => { |
|
6706
|
|
|
|
|
|
|
'Noise Filter' => 'Rauschfilter', |
|
6707
|
|
|
|
|
|
|
'Noise Filter (ISO Boost)' => 'Rauschfilter (ISO Boost)', |
|
6708
|
|
|
|
|
|
|
'Noise Reduction' => 'Rauschreduktion', |
|
6709
|
|
|
|
|
|
|
}, |
|
6710
|
|
|
|
|
|
|
}, |
|
6711
|
|
|
|
|
|
|
'RawDevPMPictureTone' => { |
|
6712
|
|
|
|
|
|
|
PrintConv => { |
|
6713
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
6714
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
6715
|
|
|
|
|
|
|
'Purple' => 'Lila', |
|
6716
|
|
|
|
|
|
|
}, |
|
6717
|
|
|
|
|
|
|
}, |
|
6718
|
|
|
|
|
|
|
'RawDevPM_BWFilter' => { |
|
6719
|
|
|
|
|
|
|
PrintConv => { |
|
6720
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
6721
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
6722
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
6723
|
|
|
|
|
|
|
}, |
|
6724
|
|
|
|
|
|
|
}, |
|
6725
|
|
|
|
|
|
|
'RawDevPictureMode' => { |
|
6726
|
|
|
|
|
|
|
PrintConv => { |
|
6727
|
|
|
|
|
|
|
'Natural' => 'Natürlich', |
|
6728
|
|
|
|
|
|
|
}, |
|
6729
|
|
|
|
|
|
|
}, |
|
6730
|
|
|
|
|
|
|
'RawDevWhiteBalance' => { |
|
6731
|
|
|
|
|
|
|
PrintConv => { |
|
6732
|
|
|
|
|
|
|
'Color Temperature' => 'Farbtemperatur', |
|
6733
|
|
|
|
|
|
|
}, |
|
6734
|
|
|
|
|
|
|
}, |
|
6735
|
|
|
|
|
|
|
'RawFile' => 'RAW Datei', |
|
6736
|
|
|
|
|
|
|
'RawFileName' => 'RAW Dateiname', |
|
6737
|
|
|
|
|
|
|
'RawImageCenter' => 'RAW-Bildmitte', |
|
6738
|
|
|
|
|
|
|
'RawImageDigest' => 'RAW Image Kennwert', |
|
6739
|
|
|
|
|
|
|
'RawImageHeight' => 'Raw Bildhöhe', |
|
6740
|
|
|
|
|
|
|
'RawImageSegmentation' => 'Raw Bild Aufteilung', |
|
6741
|
|
|
|
|
|
|
'RawImageSize' => 'RAW-Bildgröße', |
|
6742
|
|
|
|
|
|
|
'RawImageWidth' => 'Raw Bildbreite', |
|
6743
|
|
|
|
|
|
|
'RawInfoVersion' => 'RawInfo Version', |
|
6744
|
|
|
|
|
|
|
'RawJpgQuality' => { |
|
6745
|
|
|
|
|
|
|
Description => 'RAW JPEG-Qualität', |
|
6746
|
|
|
|
|
|
|
PrintConv => { |
|
6747
|
|
|
|
|
|
|
'Fine' => 'Fein', |
|
6748
|
|
|
|
|
|
|
'Superfine' => 'Superfein', |
|
6749
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
6750
|
|
|
|
|
|
|
}, |
|
6751
|
|
|
|
|
|
|
}, |
|
6752
|
|
|
|
|
|
|
'RawJpgSize' => { |
|
6753
|
|
|
|
|
|
|
Description => 'RAW JPEG-Größe', |
|
6754
|
|
|
|
|
|
|
PrintConv => { |
|
6755
|
|
|
|
|
|
|
'Large' => 'Groß', |
|
6756
|
|
|
|
|
|
|
'Medium' => 'Mittelgroß', |
|
6757
|
|
|
|
|
|
|
'Medium 1' => 'Mittelgroß 1', |
|
6758
|
|
|
|
|
|
|
'Medium 2' => 'Mittelgroß 2', |
|
6759
|
|
|
|
|
|
|
'Medium 3' => 'Mittelgroß 3', |
|
6760
|
|
|
|
|
|
|
'Medium Movie' => 'Mittelgroßer Film', |
|
6761
|
|
|
|
|
|
|
'Postcard' => 'Postkarte', |
|
6762
|
|
|
|
|
|
|
'Small' => 'Klein', |
|
6763
|
|
|
|
|
|
|
'Small Movie' => 'Kleiner Film', |
|
6764
|
|
|
|
|
|
|
'Widescreen' => 'Breitbild', |
|
6765
|
|
|
|
|
|
|
}, |
|
6766
|
|
|
|
|
|
|
}, |
|
6767
|
|
|
|
|
|
|
'RawMeasuredRGGB' => 'Raw Messung RGGB', |
|
6768
|
|
|
|
|
|
|
'RecognizedFace1Age' => 'Alter erkanntes Gesicht 1', |
|
6769
|
|
|
|
|
|
|
'RecognizedFace1Name' => 'Name erkanntes Gesicht 1', |
|
6770
|
|
|
|
|
|
|
'RecognizedFace1Position' => 'Position erkanntes Gesicht 1', |
|
6771
|
|
|
|
|
|
|
'RecognizedFace2Age' => 'Alter erkanntes Gesicht 2', |
|
6772
|
|
|
|
|
|
|
'RecognizedFace2Name' => 'Name erkanntes Gesicht 2', |
|
6773
|
|
|
|
|
|
|
'RecognizedFace2Position' => 'Position erkanntes Gesicht 2', |
|
6774
|
|
|
|
|
|
|
'RecognizedFace3Age' => 'Alter erkanntes Gesicht 3', |
|
6775
|
|
|
|
|
|
|
'RecognizedFace3Name' => 'Name erkanntes Gesicht 3', |
|
6776
|
|
|
|
|
|
|
'RecognizedFace3Position' => 'Position erkanntes Gesicht 3', |
|
6777
|
|
|
|
|
|
|
'RecordMode' => { |
|
6778
|
|
|
|
|
|
|
Description => 'Aufzeichnungsmodus', |
|
6779
|
|
|
|
|
|
|
PrintConv => { |
|
6780
|
|
|
|
|
|
|
'Aperture Priority' => 'Blendenpriorität', |
|
6781
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
6782
|
|
|
|
|
|
|
'Shutter Priority' => 'Verschlusspriorität', |
|
6783
|
|
|
|
|
|
|
}, |
|
6784
|
|
|
|
|
|
|
}, |
|
6785
|
|
|
|
|
|
|
'RecordingMode' => { |
|
6786
|
|
|
|
|
|
|
PrintConv => { |
|
6787
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
6788
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
6789
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
6790
|
|
|
|
|
|
|
'Night Scene' => 'Nachtszene', |
|
6791
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
6792
|
|
|
|
|
|
|
}, |
|
6793
|
|
|
|
|
|
|
}, |
|
6794
|
|
|
|
|
|
|
'RedAdjust' => 'Rot-Korrektur', |
|
6795
|
|
|
|
|
|
|
'RedBalance' => 'Farbabgleich Rot', |
|
6796
|
|
|
|
|
|
|
'RedEyeCorrection' => { |
|
6797
|
|
|
|
|
|
|
Description => 'Rote-Augen-Reduzierung', |
|
6798
|
|
|
|
|
|
|
PrintConv => { |
|
6799
|
|
|
|
|
|
|
'Automatic' => 'Automatisch', |
|
6800
|
|
|
|
|
|
|
'Click on Eyes' => 'Klick auf Augen', |
|
6801
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
6802
|
|
|
|
|
|
|
}, |
|
6803
|
|
|
|
|
|
|
}, |
|
6804
|
|
|
|
|
|
|
'RedEyeReduction' => { |
|
6805
|
|
|
|
|
|
|
Description => 'Rote Augen Reduzierung', |
|
6806
|
|
|
|
|
|
|
PrintConv => { |
|
6807
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
6808
|
|
|
|
|
|
|
'On' => 'Ein', |
|
6809
|
|
|
|
|
|
|
}, |
|
6810
|
|
|
|
|
|
|
}, |
|
6811
|
|
|
|
|
|
|
'RedMatrixColumn' => 'Rot-Matrixspalte', |
|
6812
|
|
|
|
|
|
|
'RedSaturation' => 'Farbsättingung Rot', |
|
6813
|
|
|
|
|
|
|
'RedTRC' => 'Rot-Tonwertwiedergabe-Kurve', |
|
6814
|
|
|
|
|
|
|
'RedX' => 'Rotpunkt X', |
|
6815
|
|
|
|
|
|
|
'RedY' => 'Rotpunkt Y', |
|
6816
|
|
|
|
|
|
|
'ReductionMatrix1' => 'Reduktionsmatrix 1', |
|
6817
|
|
|
|
|
|
|
'ReductionMatrix2' => 'Reduktionsmatrix 2', |
|
6818
|
|
|
|
|
|
|
'ReferenceBlackWhite' => 'Schwarz-Weiß-Referenzpunkte', |
|
6819
|
|
|
|
|
|
|
'ReferenceDate' => 'Referenzdatum', |
|
6820
|
|
|
|
|
|
|
'ReferenceNumber' => 'Referenznummer', |
|
6821
|
|
|
|
|
|
|
'ReferenceService' => 'Referenzdienst', |
|
6822
|
|
|
|
|
|
|
'References' => 'Verweise', |
|
6823
|
|
|
|
|
|
|
'RelatedImageFileFormat' => 'Dateiformat der Bilddaten', |
|
6824
|
|
|
|
|
|
|
'RelatedImageHeight' => 'Bildhöhe', |
|
6825
|
|
|
|
|
|
|
'RelatedImageWidth' => 'Bildbreite', |
|
6826
|
|
|
|
|
|
|
'RelatedSoundFile' => 'Zugehörige Audio-Datei', |
|
6827
|
|
|
|
|
|
|
'ReleaseButtonToUseDial' => { |
|
6828
|
|
|
|
|
|
|
Description => 'Tastenverhalten', |
|
6829
|
|
|
|
|
|
|
PrintConv => { |
|
6830
|
|
|
|
|
|
|
'No' => 'Gedrückt halten', |
|
6831
|
|
|
|
|
|
|
'Yes' => 'Ein & aus', |
|
6832
|
|
|
|
|
|
|
}, |
|
6833
|
|
|
|
|
|
|
}, |
|
6834
|
|
|
|
|
|
|
'ReleaseDate' => 'Veröffentlichungsdatum', |
|
6835
|
|
|
|
|
|
|
'ReleaseMode' => { |
|
6836
|
|
|
|
|
|
|
Description => 'Auslösemodus', |
|
6837
|
|
|
|
|
|
|
PrintConv => { |
|
6838
|
|
|
|
|
|
|
'AE Bracketing' => 'Belichtungsreihe', |
|
6839
|
|
|
|
|
|
|
'Contrast Bracketing' => 'Kontrast Belichtungsreihe', |
|
6840
|
|
|
|
|
|
|
'High Speed Burst' => 'Aufnahme Burst', |
|
6841
|
|
|
|
|
|
|
'WB Bracketing' => 'Weißabgleich-Belichtungsreihe', |
|
6842
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
6843
|
|
|
|
|
|
|
}, |
|
6844
|
|
|
|
|
|
|
}, |
|
6845
|
|
|
|
|
|
|
'ReleaseTime' => 'Veröffentlichungszeit', |
|
6846
|
|
|
|
|
|
|
'RemoteOnDuration' => 'Fernauslöser', |
|
6847
|
|
|
|
|
|
|
'RenderingIntent' => { |
|
6848
|
|
|
|
|
|
|
Description => 'Umrechnungsmethode', |
|
6849
|
|
|
|
|
|
|
PrintConv => { |
|
6850
|
|
|
|
|
|
|
'ICC-Absolute Colorimetric' => 'Absolut farbmetrisch', |
|
6851
|
|
|
|
|
|
|
'Media-Relative Colorimetric' => 'Relativ farbmetrisch', |
|
6852
|
|
|
|
|
|
|
'Perceptual' => 'Wahrnehmungsorientiert (perzeptiv, fotografisch)', |
|
6853
|
|
|
|
|
|
|
'Saturation' => 'Sättigungserhaltend', |
|
6854
|
|
|
|
|
|
|
}, |
|
6855
|
|
|
|
|
|
|
}, |
|
6856
|
|
|
|
|
|
|
'RepeatingFlashCount' => 'Stroboskopblitz Anzahl', |
|
6857
|
|
|
|
|
|
|
'RepeatingFlashOutput' => 'Stroboskopblitz Leistung', |
|
6858
|
|
|
|
|
|
|
'RepeatingFlashRate' => 'Stroboskopblitz Freq.', |
|
6859
|
|
|
|
|
|
|
'ResampleParamsQuality' => { |
|
6860
|
|
|
|
|
|
|
PrintConv => { |
|
6861
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
6862
|
|
|
|
|
|
|
'Low' => 'Leicht', |
|
6863
|
|
|
|
|
|
|
}, |
|
6864
|
|
|
|
|
|
|
}, |
|
6865
|
|
|
|
|
|
|
'Resaved' => { |
|
6866
|
|
|
|
|
|
|
PrintConv => { |
|
6867
|
|
|
|
|
|
|
'No' => 'Nein', |
|
6868
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
6869
|
|
|
|
|
|
|
}, |
|
6870
|
|
|
|
|
|
|
}, |
|
6871
|
|
|
|
|
|
|
'Resolution' => 'Bildauflösung', |
|
6872
|
|
|
|
|
|
|
'ResolutionUnit' => { |
|
6873
|
|
|
|
|
|
|
Description => 'Einheit der X- und Y-Auflösung', |
|
6874
|
|
|
|
|
|
|
PrintConv => { |
|
6875
|
|
|
|
|
|
|
'None' => 'Keine', |
|
6876
|
|
|
|
|
|
|
'inches' => 'Zoll', |
|
6877
|
|
|
|
|
|
|
}, |
|
6878
|
|
|
|
|
|
|
}, |
|
6879
|
|
|
|
|
|
|
'RetouchHistory' => { |
|
6880
|
|
|
|
|
|
|
Description => 'Bildbearbeitungsschritte', |
|
6881
|
|
|
|
|
|
|
PrintConv => { |
|
6882
|
|
|
|
|
|
|
'B & W' => 'Schwarz/Weiß', |
|
6883
|
|
|
|
|
|
|
'Color Custom' => 'Farbabgleich', |
|
6884
|
|
|
|
|
|
|
'Cyanotype' => 'Blauton', |
|
6885
|
|
|
|
|
|
|
'Distortion Control' => 'Verzeichnungskontrolle', |
|
6886
|
|
|
|
|
|
|
'Fisheye' => 'Fischauge', |
|
6887
|
|
|
|
|
|
|
'Image Overlay' => 'Bildmontage', |
|
6888
|
|
|
|
|
|
|
'None' => 'Keine', |
|
6889
|
|
|
|
|
|
|
'Perspective Control' => 'Perspektivenkontrolle', |
|
6890
|
|
|
|
|
|
|
'Red Eye' => 'Rote-Augen-Korrektur', |
|
6891
|
|
|
|
|
|
|
'Sky Light' => 'Skylight', |
|
6892
|
|
|
|
|
|
|
'Small Picture' => 'Kompaktbild', |
|
6893
|
|
|
|
|
|
|
'Soft Filter' => 'Weichzeichner', |
|
6894
|
|
|
|
|
|
|
'Trim' => 'Beschneiden', |
|
6895
|
|
|
|
|
|
|
'Warm Tone' => 'Warmer Farbton', |
|
6896
|
|
|
|
|
|
|
}, |
|
6897
|
|
|
|
|
|
|
}, |
|
6898
|
|
|
|
|
|
|
'ReverseIndicators' => 'Skalen spiegeln', |
|
6899
|
|
|
|
|
|
|
'ReverseShutterSpeedAperture' => { |
|
6900
|
|
|
|
|
|
|
PrintConv => { |
|
6901
|
|
|
|
|
|
|
'No' => 'Nein', |
|
6902
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
6903
|
|
|
|
|
|
|
}, |
|
6904
|
|
|
|
|
|
|
}, |
|
6905
|
|
|
|
|
|
|
'RevisionDate' => 'Revisionsdatum', |
|
6906
|
|
|
|
|
|
|
'RevisionNumber' => 'Revisionsnummer', |
|
6907
|
|
|
|
|
|
|
'RicohDate' => 'Ricoh Datum', |
|
6908
|
|
|
|
|
|
|
'RicohImageHeight' => 'Ricoh-Bildhöhe', |
|
6909
|
|
|
|
|
|
|
'RicohImageWidth' => 'Ricoh-Bildbreite', |
|
6910
|
|
|
|
|
|
|
'Rights' => 'Rechte', |
|
6911
|
|
|
|
|
|
|
'Rotation' => { |
|
6912
|
|
|
|
|
|
|
Description => 'Ausrichtung', |
|
6913
|
|
|
|
|
|
|
PrintConv => { |
|
6914
|
|
|
|
|
|
|
'Horizontal (Normal)' => 'Horizontal (normal)', |
|
6915
|
|
|
|
|
|
|
'Rotate 180' => '180° gedreht', |
|
6916
|
|
|
|
|
|
|
'Rotate 270 CW' => '90° gegen den Uhrzeigersinn', |
|
6917
|
|
|
|
|
|
|
'Rotate 90 CW' => '90° im Uhrzeigersinn', |
|
6918
|
|
|
|
|
|
|
'Rotated 180' => '180° gedreht', |
|
6919
|
|
|
|
|
|
|
'Rotated 270 CW' => '90° gegen den Uhrzeigersinn', |
|
6920
|
|
|
|
|
|
|
'Rotated 90 CW' => '90° im Uhrzeigersinn', |
|
6921
|
|
|
|
|
|
|
}, |
|
6922
|
|
|
|
|
|
|
}, |
|
6923
|
|
|
|
|
|
|
'RowsPerStrip' => 'Anzahl der Bild-Zeilen', |
|
6924
|
|
|
|
|
|
|
'SPIFFVersion' => 'SPIFF-Version', |
|
6925
|
|
|
|
|
|
|
'SRAWQuality' => { |
|
6926
|
|
|
|
|
|
|
Description => 'SRAW Qualität', |
|
6927
|
|
|
|
|
|
|
PrintConv => { |
|
6928
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
6929
|
|
|
|
|
|
|
}, |
|
6930
|
|
|
|
|
|
|
}, |
|
6931
|
|
|
|
|
|
|
'SRActive' => { |
|
6932
|
|
|
|
|
|
|
Description => 'Bildstabilisator', |
|
6933
|
|
|
|
|
|
|
PrintConv => { |
|
6934
|
|
|
|
|
|
|
'No' => 'Deaktiviert', |
|
6935
|
|
|
|
|
|
|
'Yes' => 'Aktiviert', |
|
6936
|
|
|
|
|
|
|
}, |
|
6937
|
|
|
|
|
|
|
}, |
|
6938
|
|
|
|
|
|
|
'SRFocalLength' => 'SR Brennweite', |
|
6939
|
|
|
|
|
|
|
'SRHalfPressTime' => 'Auslöseverzögerung', |
|
6940
|
|
|
|
|
|
|
'SRResult' => { |
|
6941
|
|
|
|
|
|
|
Description => 'Bildstabilisator', |
|
6942
|
|
|
|
|
|
|
PrintConv => { |
|
6943
|
|
|
|
|
|
|
'Not stabilized' => 'Nicht stabilisiert', |
|
6944
|
|
|
|
|
|
|
}, |
|
6945
|
|
|
|
|
|
|
}, |
|
6946
|
|
|
|
|
|
|
'SVGVersion' => 'SVG-Version', |
|
6947
|
|
|
|
|
|
|
'SafetyShift' => { |
|
6948
|
|
|
|
|
|
|
PrintConv => { |
|
6949
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
6950
|
|
|
|
|
|
|
'Enable (ISO speed)' => 'Möglich (ISO Empfindlichkeit)', |
|
6951
|
|
|
|
|
|
|
'Enable (Tv/Av)' => 'Möglich (Tv/Av)', |
|
6952
|
|
|
|
|
|
|
}, |
|
6953
|
|
|
|
|
|
|
}, |
|
6954
|
|
|
|
|
|
|
'SafetyShiftInAvOrTv' => { |
|
6955
|
|
|
|
|
|
|
Description => 'Safety Shift in AV oder TV', |
|
6956
|
|
|
|
|
|
|
PrintConv => { |
|
6957
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
6958
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
6959
|
|
|
|
|
|
|
}, |
|
6960
|
|
|
|
|
|
|
}, |
|
6961
|
|
|
|
|
|
|
'SampleFormat' => { |
|
6962
|
|
|
|
|
|
|
PrintConv => { |
|
6963
|
|
|
|
|
|
|
'Complex int' => 'Komplexer Integer', |
|
6964
|
|
|
|
|
|
|
'Float' => 'Fließkommawert', |
|
6965
|
|
|
|
|
|
|
'Signed' => 'Vorzeichenbehafteter Integer', |
|
6966
|
|
|
|
|
|
|
'Undefined' => 'Nicht definiert', |
|
6967
|
|
|
|
|
|
|
'Unsigned' => 'Vorzeichenloser Integer', |
|
6968
|
|
|
|
|
|
|
}, |
|
6969
|
|
|
|
|
|
|
}, |
|
6970
|
|
|
|
|
|
|
'SamplesPerPixel' => 'Anzahl der Komponenten', |
|
6971
|
|
|
|
|
|
|
'Saturation' => { |
|
6972
|
|
|
|
|
|
|
Description => 'Farbsättigung', |
|
6973
|
|
|
|
|
|
|
PrintConv => { |
|
6974
|
|
|
|
|
|
|
'+1 (medium high)' => '+1 (Leicht erhöht)', |
|
6975
|
|
|
|
|
|
|
'+2 (high)' => '+2 (Hohe Farbsättigung)', |
|
6976
|
|
|
|
|
|
|
'+3 (very high)' => '+3 (Sehr hoch)', |
|
6977
|
|
|
|
|
|
|
'+4 (highest)' => '+4', |
|
6978
|
|
|
|
|
|
|
'+4 (maximum)' => '+4', |
|
6979
|
|
|
|
|
|
|
'-1 (medium low)' => '-1 (Leicht verringert)', |
|
6980
|
|
|
|
|
|
|
'-2 (low)' => '-2 (Geringe Farbsättigung)', |
|
6981
|
|
|
|
|
|
|
'-3 (very low)' => '-3 (Sehr gering)', |
|
6982
|
|
|
|
|
|
|
'-4 (lowest)' => '-4', |
|
6983
|
|
|
|
|
|
|
'-4 (minimum)' => '-4', |
|
6984
|
|
|
|
|
|
|
'0 (normal)' => '0 (Normal)', |
|
6985
|
|
|
|
|
|
|
'B&W' => 'Schwarz/Weiß', |
|
6986
|
|
|
|
|
|
|
'B&W Green Filter' => 'Schwarz-Weiß Grünfilter', |
|
6987
|
|
|
|
|
|
|
'B&W Red Filter' => 'Schwarz-Weiß Rotfilter', |
|
6988
|
|
|
|
|
|
|
'B&W Sepia' => 'Schwarz-Weiß Sepia', |
|
6989
|
|
|
|
|
|
|
'B&W Yellow Filter' => 'Schwarz-Weiß Gelbfilter', |
|
6990
|
|
|
|
|
|
|
'Black & White' => 'Schwarz/Weiß', |
|
6991
|
|
|
|
|
|
|
'Film Simulation' => 'Film-Simulation', |
|
6992
|
|
|
|
|
|
|
'High' => 'Hohe Farbsättigung', |
|
6993
|
|
|
|
|
|
|
'Low' => 'Geringe Farbsättigung', |
|
6994
|
|
|
|
|
|
|
'Medium High' => 'Mittel-Hoch', |
|
6995
|
|
|
|
|
|
|
'Medium Low' => 'Mittel-Gering', |
|
6996
|
|
|
|
|
|
|
'Natural' => 'Natürlich', |
|
6997
|
|
|
|
|
|
|
'None' => 'Nicht gesetzt', |
|
6998
|
|
|
|
|
|
|
'None (B&W)' => 'Keine (S&W)', |
|
6999
|
|
|
|
|
|
|
'Toning Effect' => 'Tönungseffekt', |
|
7000
|
|
|
|
|
|
|
'Vintage B&W' => 'Vintage Schwarz-Weiß', |
|
7001
|
|
|
|
|
|
|
'Vivid' => 'Lebhaft', |
|
7002
|
|
|
|
|
|
|
}, |
|
7003
|
|
|
|
|
|
|
}, |
|
7004
|
|
|
|
|
|
|
'SaturationAdj' => 'Sättigungskorrektur', |
|
7005
|
|
|
|
|
|
|
'SaturationAdjustmentAqua' => 'Farbsättigung Korrektur Cyan', |
|
7006
|
|
|
|
|
|
|
'SaturationAdjustmentBlue' => 'Farbsättigung Korrektur Blau', |
|
7007
|
|
|
|
|
|
|
'SaturationAdjustmentGreen' => 'Farbsättigung Korrektur Grün', |
|
7008
|
|
|
|
|
|
|
'SaturationAdjustmentMagenta' => 'Farbsättigung Korrektur Magenta', |
|
7009
|
|
|
|
|
|
|
'SaturationAdjustmentOrange' => 'Farbsättigung Korrektur Orange', |
|
7010
|
|
|
|
|
|
|
'SaturationAdjustmentPurple' => 'Farbsättigung Korrektur Lila', |
|
7011
|
|
|
|
|
|
|
'SaturationAdjustmentRed' => 'Farbsättigung Korrektur Rot', |
|
7012
|
|
|
|
|
|
|
'SaturationAdjustmentYellow' => 'Farbsättigung Korrektur Gelb', |
|
7013
|
|
|
|
|
|
|
'SaturationFaithful' => { |
|
7014
|
|
|
|
|
|
|
Description => 'Farbsättigung Natürlich', |
|
7015
|
|
|
|
|
|
|
PrintConv => { |
|
7016
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7017
|
|
|
|
|
|
|
}, |
|
7018
|
|
|
|
|
|
|
}, |
|
7019
|
|
|
|
|
|
|
'SaturationInfo' => 'Farbsättigung', |
|
7020
|
|
|
|
|
|
|
'SaturationLandscape' => { |
|
7021
|
|
|
|
|
|
|
Description => 'Farbsättigung Landschaft', |
|
7022
|
|
|
|
|
|
|
PrintConv => { |
|
7023
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7024
|
|
|
|
|
|
|
}, |
|
7025
|
|
|
|
|
|
|
}, |
|
7026
|
|
|
|
|
|
|
'SaturationMonochrome' => { |
|
7027
|
|
|
|
|
|
|
PrintConv => { |
|
7028
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7029
|
|
|
|
|
|
|
}, |
|
7030
|
|
|
|
|
|
|
}, |
|
7031
|
|
|
|
|
|
|
'SaturationNeutral' => { |
|
7032
|
|
|
|
|
|
|
Description => 'Farbsättigung Neutral', |
|
7033
|
|
|
|
|
|
|
PrintConv => { |
|
7034
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7035
|
|
|
|
|
|
|
}, |
|
7036
|
|
|
|
|
|
|
}, |
|
7037
|
|
|
|
|
|
|
'SaturationPlanes' => 'Sättigungsebenen', |
|
7038
|
|
|
|
|
|
|
'SaturationPortrait' => { |
|
7039
|
|
|
|
|
|
|
Description => 'Farbsättigung Porträt', |
|
7040
|
|
|
|
|
|
|
PrintConv => { |
|
7041
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7042
|
|
|
|
|
|
|
}, |
|
7043
|
|
|
|
|
|
|
}, |
|
7044
|
|
|
|
|
|
|
'SaturationSetting' => 'Sättigungseinstellung', |
|
7045
|
|
|
|
|
|
|
'SaturationStandard' => { |
|
7046
|
|
|
|
|
|
|
Description => 'Farbsättigung Standard', |
|
7047
|
|
|
|
|
|
|
PrintConv => { |
|
7048
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7049
|
|
|
|
|
|
|
}, |
|
7050
|
|
|
|
|
|
|
}, |
|
7051
|
|
|
|
|
|
|
'SaturationUnknown' => { |
|
7052
|
|
|
|
|
|
|
PrintConv => { |
|
7053
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7054
|
|
|
|
|
|
|
}, |
|
7055
|
|
|
|
|
|
|
}, |
|
7056
|
|
|
|
|
|
|
'SaturationUserDef1' => { |
|
7057
|
|
|
|
|
|
|
Description => 'Farbsättigung Benutzerdefiniert 1', |
|
7058
|
|
|
|
|
|
|
PrintConv => { |
|
7059
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7060
|
|
|
|
|
|
|
}, |
|
7061
|
|
|
|
|
|
|
}, |
|
7062
|
|
|
|
|
|
|
'SaturationUserDef2' => { |
|
7063
|
|
|
|
|
|
|
Description => 'Farbsättigung Benutzerdefiniert 2', |
|
7064
|
|
|
|
|
|
|
PrintConv => { |
|
7065
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7066
|
|
|
|
|
|
|
}, |
|
7067
|
|
|
|
|
|
|
}, |
|
7068
|
|
|
|
|
|
|
'SaturationUserDef3' => { |
|
7069
|
|
|
|
|
|
|
Description => 'Farbsättigung Benutzerdefiniert 3', |
|
7070
|
|
|
|
|
|
|
PrintConv => { |
|
7071
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7072
|
|
|
|
|
|
|
}, |
|
7073
|
|
|
|
|
|
|
}, |
|
7074
|
|
|
|
|
|
|
'ScaleFactor35efl' => 'Formatfaktor zu 35 mm', |
|
7075
|
|
|
|
|
|
|
'ScanImageEnhancer' => { |
|
7076
|
|
|
|
|
|
|
PrintConv => { |
|
7077
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7078
|
|
|
|
|
|
|
'On' => 'Ein', |
|
7079
|
|
|
|
|
|
|
}, |
|
7080
|
|
|
|
|
|
|
}, |
|
7081
|
|
|
|
|
|
|
'Scene' => 'Szene', |
|
7082
|
|
|
|
|
|
|
'SceneAssist' => 'Szenen-Assistent', |
|
7083
|
|
|
|
|
|
|
'SceneCaptureType' => { |
|
7084
|
|
|
|
|
|
|
Description => 'Szenenaufnahmetyp', |
|
7085
|
|
|
|
|
|
|
PrintConv => { |
|
7086
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
7087
|
|
|
|
|
|
|
'Night' => 'Nachtszene', |
|
7088
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
7089
|
|
|
|
|
|
|
}, |
|
7090
|
|
|
|
|
|
|
}, |
|
7091
|
|
|
|
|
|
|
'SceneMode' => { |
|
7092
|
|
|
|
|
|
|
Description => 'Szenen-Modus', |
|
7093
|
|
|
|
|
|
|
PrintConv => { |
|
7094
|
|
|
|
|
|
|
'3D Sweep Panorama' => '3D Sweep-Panorama', |
|
7095
|
|
|
|
|
|
|
'Anti Motion Blur' => 'Verwackelungsschutz', |
|
7096
|
|
|
|
|
|
|
'Aperture Priority' => 'Blendenpriorität', |
|
7097
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
7098
|
|
|
|
|
|
|
'Available Light' => 'Verfügbares Licht', |
|
7099
|
|
|
|
|
|
|
'Baby' => 'Kleinkind', |
|
7100
|
|
|
|
|
|
|
'Beach' => 'Strand', |
|
7101
|
|
|
|
|
|
|
'Beach & Snow' => 'Strand & Schnee', |
|
7102
|
|
|
|
|
|
|
'Behind Glass' => 'Hinterglas', |
|
7103
|
|
|
|
|
|
|
'Candle' => 'Kerzenlicht', |
|
7104
|
|
|
|
|
|
|
'Candlelight' => 'Kerzenlicht', |
|
7105
|
|
|
|
|
|
|
'Children' => 'Kinder', |
|
7106
|
|
|
|
|
|
|
'Color Effects' => 'Farbeffekte', |
|
7107
|
|
|
|
|
|
|
'Cont. Priority AE' => 'Andauernde AE Priorität', |
|
7108
|
|
|
|
|
|
|
'Creative Control' => 'Kreativprogramm', |
|
7109
|
|
|
|
|
|
|
'Digital Filter' => 'Digitaler Filter', |
|
7110
|
|
|
|
|
|
|
'Documents' => 'Dokumente', |
|
7111
|
|
|
|
|
|
|
'Fireworks' => 'Feuerwerk', |
|
7112
|
|
|
|
|
|
|
'Food' => 'Lebensmittel', |
|
7113
|
|
|
|
|
|
|
'Handheld Night Shot' => 'Nachtaufnahme händisch', |
|
7114
|
|
|
|
|
|
|
'High Key' => 'High-Key', |
|
7115
|
|
|
|
|
|
|
'High Sensitivity' => 'Hohe Empfindlichkeit', |
|
7116
|
|
|
|
|
|
|
'Indoor' => 'Innenaufnahme', |
|
7117
|
|
|
|
|
|
|
'Intelligent ISO' => 'Iso Intelligent', |
|
7118
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
7119
|
|
|
|
|
|
|
'Landscape+Portrait' => 'Landschaft+Porträt', |
|
7120
|
|
|
|
|
|
|
'Low Key' => 'Low-Key', |
|
7121
|
|
|
|
|
|
|
'Macro' => 'Makro', |
|
7122
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
7123
|
|
|
|
|
|
|
'My Mode' => 'Benutzerdefiniert', |
|
7124
|
|
|
|
|
|
|
'Night Landscape' => 'Landschaft bei Nacht', |
|
7125
|
|
|
|
|
|
|
'Night Portrait' => 'Nachtporträt', |
|
7126
|
|
|
|
|
|
|
'Night Scene' => 'Nachtszene', |
|
7127
|
|
|
|
|
|
|
'Night Scenery' => 'Nachtszene', |
|
7128
|
|
|
|
|
|
|
'Night View/Portrait' => 'Abendszene/Porträt', |
|
7129
|
|
|
|
|
|
|
'Night+Portrait' => 'Nacht+Porträt', |
|
7130
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7131
|
|
|
|
|
|
|
'Pet' => 'Haustiere', |
|
7132
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
7133
|
|
|
|
|
|
|
'Program' => 'Programmautomatik', |
|
7134
|
|
|
|
|
|
|
'Self Portrait' => 'Selbstporträt', |
|
7135
|
|
|
|
|
|
|
'Self Portrait+Self Timer' => 'Selbstporträt+Selbstauslöser', |
|
7136
|
|
|
|
|
|
|
'Shutter Priority' => 'Verschlusspriorität', |
|
7137
|
|
|
|
|
|
|
'Snow' => 'Schnee', |
|
7138
|
|
|
|
|
|
|
'Sports' => 'Sport', |
|
7139
|
|
|
|
|
|
|
'Spot' => 'Spotmessung', |
|
7140
|
|
|
|
|
|
|
'Starry Night' => 'Sternennacht', |
|
7141
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
7142
|
|
|
|
|
|
|
'Super Macro' => 'Super-Makro', |
|
7143
|
|
|
|
|
|
|
'Sweep Panorama' => 'Sweep-Panorama', |
|
7144
|
|
|
|
|
|
|
'Underwater' => 'Unterwasser', |
|
7145
|
|
|
|
|
|
|
'Underwater Macro' => 'Unterwasser Makro', |
|
7146
|
|
|
|
|
|
|
'Underwater Wide1' => 'Unterwasserlandschaft', |
|
7147
|
|
|
|
|
|
|
'Underwater Wide2' => 'Unterwasserlandschaft 2', |
|
7148
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7149
|
|
|
|
|
|
|
}, |
|
7150
|
|
|
|
|
|
|
}, |
|
7151
|
|
|
|
|
|
|
'SceneModeUsed' => { |
|
7152
|
|
|
|
|
|
|
Description => 'Szenen-Modus', |
|
7153
|
|
|
|
|
|
|
PrintConv => { |
|
7154
|
|
|
|
|
|
|
'Aperture Priority' => 'Blendenpriorität', |
|
7155
|
|
|
|
|
|
|
'Beach' => 'Strand', |
|
7156
|
|
|
|
|
|
|
'Candlelight' => 'Kerzenlicht', |
|
7157
|
|
|
|
|
|
|
'Children' => 'Kinder', |
|
7158
|
|
|
|
|
|
|
'Fireworks' => 'Feuerwerk', |
|
7159
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
7160
|
|
|
|
|
|
|
'Macro' => 'Makro', |
|
7161
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
7162
|
|
|
|
|
|
|
'Night Landscape' => 'Landschaft bei Nacht', |
|
7163
|
|
|
|
|
|
|
'Night Portrait' => 'Nachtporträt', |
|
7164
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
7165
|
|
|
|
|
|
|
'Program' => 'Programmautomatik', |
|
7166
|
|
|
|
|
|
|
'Shutter Priority' => 'Verschlusspriorität', |
|
7167
|
|
|
|
|
|
|
'Snow' => 'Schnee', |
|
7168
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
7169
|
|
|
|
|
|
|
}, |
|
7170
|
|
|
|
|
|
|
}, |
|
7171
|
|
|
|
|
|
|
'SceneSelect' => { |
|
7172
|
|
|
|
|
|
|
PrintConv => { |
|
7173
|
|
|
|
|
|
|
'Night' => 'Nachtszene', |
|
7174
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7175
|
|
|
|
|
|
|
}, |
|
7176
|
|
|
|
|
|
|
}, |
|
7177
|
|
|
|
|
|
|
'SceneType' => { |
|
7178
|
|
|
|
|
|
|
Description => 'Szenentyp', |
|
7179
|
|
|
|
|
|
|
PrintConv => { |
|
7180
|
|
|
|
|
|
|
'Directly photographed' => 'Direkt aufgenommenes Bild', |
|
7181
|
|
|
|
|
|
|
}, |
|
7182
|
|
|
|
|
|
|
}, |
|
7183
|
|
|
|
|
|
|
'Security' => { |
|
7184
|
|
|
|
|
|
|
Description => 'Sicherheit', |
|
7185
|
|
|
|
|
|
|
PrintConv => { |
|
7186
|
|
|
|
|
|
|
'Locked for annotations' => 'Gesperrt für Anmerkungen', |
|
7187
|
|
|
|
|
|
|
'None' => 'Keine', |
|
7188
|
|
|
|
|
|
|
'Password protected' => 'Passwort geschützt', |
|
7189
|
|
|
|
|
|
|
'Read-only enforced' => 'Nur Lesen - erzwungen', |
|
7190
|
|
|
|
|
|
|
'Read-only recommended' => 'Nur Lesen - vorgeschlagen', |
|
7191
|
|
|
|
|
|
|
}, |
|
7192
|
|
|
|
|
|
|
}, |
|
7193
|
|
|
|
|
|
|
'SecurityClassification' => { |
|
7194
|
|
|
|
|
|
|
Description => 'Sicherheitsklassifizierung', |
|
7195
|
|
|
|
|
|
|
PrintConv => { |
|
7196
|
|
|
|
|
|
|
'Confidential' => 'Vertraulich', |
|
7197
|
|
|
|
|
|
|
'Restricted' => 'Eingeschränkt', |
|
7198
|
|
|
|
|
|
|
'Secret' => 'Geheim', |
|
7199
|
|
|
|
|
|
|
'Top Secret' => 'Streng geheim', |
|
7200
|
|
|
|
|
|
|
'Unclassified' => 'Nicht klassifiziert', |
|
7201
|
|
|
|
|
|
|
}, |
|
7202
|
|
|
|
|
|
|
}, |
|
7203
|
|
|
|
|
|
|
'SelectAFAreaSelectMode' => { |
|
7204
|
|
|
|
|
|
|
Description => 'AF-Bereich Auswahlmodus', |
|
7205
|
|
|
|
|
|
|
PrintConv => { |
|
7206
|
|
|
|
|
|
|
'Disable' => 'Deaktiviert', |
|
7207
|
|
|
|
|
|
|
'Enable' => 'Aktiviert', |
|
7208
|
|
|
|
|
|
|
'Select AF-modes' => 'Wahl AF-Modus', |
|
7209
|
|
|
|
|
|
|
}, |
|
7210
|
|
|
|
|
|
|
}, |
|
7211
|
|
|
|
|
|
|
'SelectableAFPoint' => { |
|
7212
|
|
|
|
|
|
|
Description => 'Wählbares AF-Feld', |
|
7213
|
|
|
|
|
|
|
PrintConv => { |
|
7214
|
|
|
|
|
|
|
'11 points' => '11 Felder', |
|
7215
|
|
|
|
|
|
|
'19 Points, Multi-controller selectable' => '19 Punkte, wählbar mit Multicontroller', |
|
7216
|
|
|
|
|
|
|
'19 points' => '19 Felder', |
|
7217
|
|
|
|
|
|
|
'45 points' => '45 Felder', |
|
7218
|
|
|
|
|
|
|
'Inner 9 Points, Multi-controller selectable' => 'Innere 9 Punkte, wählbar mit Multicontroller', |
|
7219
|
|
|
|
|
|
|
'Inner 9 points' => 'Innere 9 Felder', |
|
7220
|
|
|
|
|
|
|
'Outer 9 Points, Multi-controller selectable' => 'Äußere 9 Punkte, wählbar mit Multicontroller', |
|
7221
|
|
|
|
|
|
|
'Outer 9 points' => 'Äußere 9 Felder', |
|
7222
|
|
|
|
|
|
|
}, |
|
7223
|
|
|
|
|
|
|
}, |
|
7224
|
|
|
|
|
|
|
'SelfTimer' => { |
|
7225
|
|
|
|
|
|
|
Description => 'Selbstauslöser', |
|
7226
|
|
|
|
|
|
|
PrintConv => { |
|
7227
|
|
|
|
|
|
|
'10 s / 3 pictures' => '10 s / 3 Bilder', |
|
7228
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7229
|
|
|
|
|
|
|
'On' => 'Ein', |
|
7230
|
|
|
|
|
|
|
}, |
|
7231
|
|
|
|
|
|
|
}, |
|
7232
|
|
|
|
|
|
|
'SelfTimer2' => 'Selbstauslöser (2)', |
|
7233
|
|
|
|
|
|
|
'SelfTimerMode' => 'Selbstauslösermodus', |
|
7234
|
|
|
|
|
|
|
'SelfTimerTime' => 'Selbstauslöser-Vorlaufzeit', |
|
7235
|
|
|
|
|
|
|
'SensingMethod' => { |
|
7236
|
|
|
|
|
|
|
Description => 'Messmethode', |
|
7237
|
|
|
|
|
|
|
PrintConv => { |
|
7238
|
|
|
|
|
|
|
'Color sequential area' => 'Color-Sequential-Area-Sensor', |
|
7239
|
|
|
|
|
|
|
'Color sequential linear' => 'Color-Sequential-Linear-Sensor', |
|
7240
|
|
|
|
|
|
|
'Monochrome area' => 'Monochrom-Sensor', |
|
7241
|
|
|
|
|
|
|
'Monochrome linear' => 'Monochrom-linearer Sensor', |
|
7242
|
|
|
|
|
|
|
'Not defined' => 'Nicht definiert', |
|
7243
|
|
|
|
|
|
|
'One-chip color area' => 'Ein-Chip-Farbsensor', |
|
7244
|
|
|
|
|
|
|
'Three-chip color area' => 'Drei-Chip-Farbsensor', |
|
7245
|
|
|
|
|
|
|
'Trilinear' => 'Trilinearer Sensor', |
|
7246
|
|
|
|
|
|
|
'Two-chip color area' => 'Zwei-Chip-Farbsensor', |
|
7247
|
|
|
|
|
|
|
}, |
|
7248
|
|
|
|
|
|
|
}, |
|
7249
|
|
|
|
|
|
|
'SensitivityAdjust' => 'ISO-Empfindlichkeitsanpassung', |
|
7250
|
|
|
|
|
|
|
'SensitivitySteps' => { |
|
7251
|
|
|
|
|
|
|
Description => 'Empfindlichkeits-Schritte', |
|
7252
|
|
|
|
|
|
|
PrintConv => { |
|
7253
|
|
|
|
|
|
|
'1 EV Steps' => '1 LW-Schritte', |
|
7254
|
|
|
|
|
|
|
'As EV Steps' => 'Wie LW-Schritte', |
|
7255
|
|
|
|
|
|
|
}, |
|
7256
|
|
|
|
|
|
|
}, |
|
7257
|
|
|
|
|
|
|
'SensitivityType' => { |
|
7258
|
|
|
|
|
|
|
Description => 'Art der Empfindlichkeit', |
|
7259
|
|
|
|
|
|
|
PrintConv => { |
|
7260
|
|
|
|
|
|
|
'ISO Speed' => 'ISO Empfindlichkeit', |
|
7261
|
|
|
|
|
|
|
'Recommended Exposure Index' => 'Empfohlener Belichtungsindex', |
|
7262
|
|
|
|
|
|
|
'Recommended Exposure Index and ISO Speed' => 'Empfohlener Belichtungsindex und ISO Empfindlichkeit', |
|
7263
|
|
|
|
|
|
|
'Standard Output Sensitivity' => 'Standard Ausgabeempfindlichkeit', |
|
7264
|
|
|
|
|
|
|
'Standard Output Sensitivity and ISO Speed' => 'Standard Ausgabeempfindlichkeit und ISO Empfindlichkeit', |
|
7265
|
|
|
|
|
|
|
'Standard Output Sensitivity and Recommended Exposure Index' => 'Standard Ausgabeempfindlichkeit und empfohlener Belichtungsindex', |
|
7266
|
|
|
|
|
|
|
'Standard Output Sensitivity, Recommended Exposure Index and ISO Speed' => 'Standard Ausgabeempfindlichkeit,empfohlener Belichtungsindex und ISO Empfindlichkeit', |
|
7267
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
7268
|
|
|
|
|
|
|
}, |
|
7269
|
|
|
|
|
|
|
}, |
|
7270
|
|
|
|
|
|
|
'SensorBlueLevel' => 'Sensor Blau-Level', |
|
7271
|
|
|
|
|
|
|
'SensorBottomBorder' => 'Sensor unterer Rand', |
|
7272
|
|
|
|
|
|
|
'SensorCleaning' => { |
|
7273
|
|
|
|
|
|
|
Description => 'Sensorreinigung', |
|
7274
|
|
|
|
|
|
|
PrintConv => { |
|
7275
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
7276
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
7277
|
|
|
|
|
|
|
}, |
|
7278
|
|
|
|
|
|
|
}, |
|
7279
|
|
|
|
|
|
|
'SensorHeight' => 'Sensor Höhe', |
|
7280
|
|
|
|
|
|
|
'SensorImageHeight' => 'Sensor-Bildhöhe', |
|
7281
|
|
|
|
|
|
|
'SensorImageWidth' => 'Sensor-Bildbreite', |
|
7282
|
|
|
|
|
|
|
'SensorLeftBorder' => 'Sensor linker Rand', |
|
7283
|
|
|
|
|
|
|
'SensorPixelSize' => 'Sensor-Pixelgröße', |
|
7284
|
|
|
|
|
|
|
'SensorRedLevel' => 'Sensor Rot-Level', |
|
7285
|
|
|
|
|
|
|
'SensorRightBorder' => 'Sensor rechter Rand', |
|
7286
|
|
|
|
|
|
|
'SensorSize' => 'Sensorgröße', |
|
7287
|
|
|
|
|
|
|
'SensorTemperature' => 'Sensor Temperatur', |
|
7288
|
|
|
|
|
|
|
'SensorTopBorder' => 'Sensor oberer Rand', |
|
7289
|
|
|
|
|
|
|
'SensorWidth' => 'Sensor Breite', |
|
7290
|
|
|
|
|
|
|
'SequenceNumber' => { |
|
7291
|
|
|
|
|
|
|
Description => 'Bildsequenznummer', |
|
7292
|
|
|
|
|
|
|
PrintConv => { |
|
7293
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7294
|
|
|
|
|
|
|
}, |
|
7295
|
|
|
|
|
|
|
}, |
|
7296
|
|
|
|
|
|
|
'SequentialShot' => { |
|
7297
|
|
|
|
|
|
|
Description => 'Reihenaufnahme', |
|
7298
|
|
|
|
|
|
|
PrintConv => { |
|
7299
|
|
|
|
|
|
|
'Adjust Exposure' => 'Belichtungskorrektur', |
|
7300
|
|
|
|
|
|
|
'Best' => 'Beste', |
|
7301
|
|
|
|
|
|
|
'None' => 'Keine', |
|
7302
|
|
|
|
|
|
|
}, |
|
7303
|
|
|
|
|
|
|
}, |
|
7304
|
|
|
|
|
|
|
'SerialNumber' => 'Seriennummer', |
|
7305
|
|
|
|
|
|
|
'SerialNumberFormat' => 'Seriennummer-Format', |
|
7306
|
|
|
|
|
|
|
'ServiceIdentifier' => 'Service-ID', |
|
7307
|
|
|
|
|
|
|
'SetButtonCrossKeysFunc' => { |
|
7308
|
|
|
|
|
|
|
Description => 'SET Taste/Kreuztaste Funkt.', |
|
7309
|
|
|
|
|
|
|
PrintConv => { |
|
7310
|
|
|
|
|
|
|
'Cross keys: AF point select' => 'Kreuztaste:AF Feld Auswahl', |
|
7311
|
|
|
|
|
|
|
'Set: Flash Exposure Comp' => 'SET:Blitzbelichtungskorrektur', |
|
7312
|
|
|
|
|
|
|
'Set: Parameter' => 'SET:Parameter ändern', |
|
7313
|
|
|
|
|
|
|
'Set: Picture Style' => 'SET:Bildstil', |
|
7314
|
|
|
|
|
|
|
'Set: Playback' => 'SET:Wiedergabe', |
|
7315
|
|
|
|
|
|
|
'Set: Quality' => 'SET:Qualität', |
|
7316
|
|
|
|
|
|
|
}, |
|
7317
|
|
|
|
|
|
|
}, |
|
7318
|
|
|
|
|
|
|
'SetButtonFunction' => 'Funktion SET-Taste b. Aufnahme', |
|
7319
|
|
|
|
|
|
|
'SetButtonWhenShooting' => { |
|
7320
|
|
|
|
|
|
|
Description => 'SET-Taste bei Aufnahme', |
|
7321
|
|
|
|
|
|
|
PrintConv => { |
|
7322
|
|
|
|
|
|
|
'Change ISO speed' => 'ISO-Wert ändern', |
|
7323
|
|
|
|
|
|
|
'Change parameters' => 'Parameter ändern', |
|
7324
|
|
|
|
|
|
|
'Default (no function)' => 'Normal (gesperrt)', |
|
7325
|
|
|
|
|
|
|
'Disabled' => 'Gesperrt', |
|
7326
|
|
|
|
|
|
|
'Flash exposure compensation' => 'Blitzbelichtungskorrektur', |
|
7327
|
|
|
|
|
|
|
'ISO speed' => 'ISO-Empfindlichkeit', |
|
7328
|
|
|
|
|
|
|
'Image playback' => 'Bildwiedergabe', |
|
7329
|
|
|
|
|
|
|
'Image quality' => 'Qualität ändern', |
|
7330
|
|
|
|
|
|
|
'Image size' => 'Bildgröße', |
|
7331
|
|
|
|
|
|
|
'LCD monitor On/Off' => 'LCD-Monitor Ein/Aus', |
|
7332
|
|
|
|
|
|
|
'Menu display' => 'Menüanzeige', |
|
7333
|
|
|
|
|
|
|
'Normal (disabled)' => 'Normal (gesperrt)', |
|
7334
|
|
|
|
|
|
|
'Picture style' => 'Bildstil', |
|
7335
|
|
|
|
|
|
|
'Quick control screen' => 'Schnelleinstellung Bildschirm', |
|
7336
|
|
|
|
|
|
|
'Record func. + media/folder' => 'Aufnahme-Funktion + Medium/Ordner', |
|
7337
|
|
|
|
|
|
|
'Record movie (Live View)' => 'Movie-Aufnahme (Livebild)', |
|
7338
|
|
|
|
|
|
|
'White balance' => 'Weißabgleich', |
|
7339
|
|
|
|
|
|
|
}, |
|
7340
|
|
|
|
|
|
|
}, |
|
7341
|
|
|
|
|
|
|
'SetFunctionWhenShooting' => { |
|
7342
|
|
|
|
|
|
|
Description => 'SET-Taste bei Aufnahme', |
|
7343
|
|
|
|
|
|
|
PrintConv => { |
|
7344
|
|
|
|
|
|
|
'Change Parameters' => 'Parameter ändern', |
|
7345
|
|
|
|
|
|
|
'Change Picture Style' => 'Bildstil', |
|
7346
|
|
|
|
|
|
|
'Change quality' => 'Qualität ändern', |
|
7347
|
|
|
|
|
|
|
'Default (no function)' => 'Normal (gesperrt)', |
|
7348
|
|
|
|
|
|
|
'Image replay' => 'Bildwiedergabe', |
|
7349
|
|
|
|
|
|
|
'Menu display' => 'Menüanzeige', |
|
7350
|
|
|
|
|
|
|
}, |
|
7351
|
|
|
|
|
|
|
}, |
|
7352
|
|
|
|
|
|
|
'ShadingCompensation' => { |
|
7353
|
|
|
|
|
|
|
Description => 'Schattenaufhellung', |
|
7354
|
|
|
|
|
|
|
PrintConv => { |
|
7355
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7356
|
|
|
|
|
|
|
'On' => 'Ein', |
|
7357
|
|
|
|
|
|
|
}, |
|
7358
|
|
|
|
|
|
|
}, |
|
7359
|
|
|
|
|
|
|
'ShadingCompensation2' => { |
|
7360
|
|
|
|
|
|
|
Description => 'Schattenaufhellung 2', |
|
7361
|
|
|
|
|
|
|
PrintConv => { |
|
7362
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7363
|
|
|
|
|
|
|
'On' => 'Ein', |
|
7364
|
|
|
|
|
|
|
}, |
|
7365
|
|
|
|
|
|
|
}, |
|
7366
|
|
|
|
|
|
|
'Shadow' => 'Schatten', |
|
7367
|
|
|
|
|
|
|
'Shadows' => 'Schatten', |
|
7368
|
|
|
|
|
|
|
'ShakeReduction' => { |
|
7369
|
|
|
|
|
|
|
Description => 'Bildstabilisator (Einstellung)', |
|
7370
|
|
|
|
|
|
|
PrintConv => { |
|
7371
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7372
|
|
|
|
|
|
|
'On' => 'Ein', |
|
7373
|
|
|
|
|
|
|
}, |
|
7374
|
|
|
|
|
|
|
}, |
|
7375
|
|
|
|
|
|
|
'ShakeReductionInfo' => 'Bildstabilisator', |
|
7376
|
|
|
|
|
|
|
'SharpenDetail' => 'Schärfungsdetail', |
|
7377
|
|
|
|
|
|
|
'SharpenRadius' => 'Schärfungsradius', |
|
7378
|
|
|
|
|
|
|
'Sharpening' => { |
|
7379
|
|
|
|
|
|
|
Description => 'Schärfung', |
|
7380
|
|
|
|
|
|
|
PrintConv => { |
|
7381
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
7382
|
|
|
|
|
|
|
'Low' => 'Niedrig', |
|
7383
|
|
|
|
|
|
|
'Medium High' => 'Mittel', |
|
7384
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7385
|
|
|
|
|
|
|
}, |
|
7386
|
|
|
|
|
|
|
}, |
|
7387
|
|
|
|
|
|
|
'SharpeningAdj' => 'Schärfekorrektur', |
|
7388
|
|
|
|
|
|
|
'Sharpness' => { |
|
7389
|
|
|
|
|
|
|
Description => 'Schärfe', |
|
7390
|
|
|
|
|
|
|
PrintConv => { |
|
7391
|
|
|
|
|
|
|
'+1 (medium hard)' => '+1 (Leicht erhöht)', |
|
7392
|
|
|
|
|
|
|
'+2 (hard)' => '+2 (Stark)', |
|
7393
|
|
|
|
|
|
|
'+3 (very hard)' => '+3 (Sehr hoch)', |
|
7394
|
|
|
|
|
|
|
'+4 (hardest)' => '+4', |
|
7395
|
|
|
|
|
|
|
'+4 (maximum)' => '+4', |
|
7396
|
|
|
|
|
|
|
'-1 (medium soft)' => '-1 (Leicht verringert)', |
|
7397
|
|
|
|
|
|
|
'-2 (soft)' => '-2 (Leicht)', |
|
7398
|
|
|
|
|
|
|
'-3 (very soft)' => '-3 (Sehr weich)', |
|
7399
|
|
|
|
|
|
|
'-4 (minimum)' => '-4', |
|
7400
|
|
|
|
|
|
|
'-4 (softest)' => '-4', |
|
7401
|
|
|
|
|
|
|
'0 (normal)' => '0 (Normal)', |
|
7402
|
|
|
|
|
|
|
'Film Simulation' => 'Film-Simulation', |
|
7403
|
|
|
|
|
|
|
'Hard' => 'Stark', |
|
7404
|
|
|
|
|
|
|
'Sharp' => 'Hart', |
|
7405
|
|
|
|
|
|
|
'Soft' => 'Leicht', |
|
7406
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7407
|
|
|
|
|
|
|
}, |
|
7408
|
|
|
|
|
|
|
}, |
|
7409
|
|
|
|
|
|
|
'SharpnessAdj' => 'Schärfekorrektur', |
|
7410
|
|
|
|
|
|
|
'SharpnessFactor' => 'Schärfungsfaktor', |
|
7411
|
|
|
|
|
|
|
'SharpnessFaithful' => { |
|
7412
|
|
|
|
|
|
|
Description => 'Schärfe Natürlich', |
|
7413
|
|
|
|
|
|
|
PrintConv => { |
|
7414
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7415
|
|
|
|
|
|
|
}, |
|
7416
|
|
|
|
|
|
|
}, |
|
7417
|
|
|
|
|
|
|
'SharpnessFrequency' => { |
|
7418
|
|
|
|
|
|
|
PrintConv => { |
|
7419
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
7420
|
|
|
|
|
|
|
'Highest' => 'Höchste', |
|
7421
|
|
|
|
|
|
|
'Low' => 'Leicht', |
|
7422
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7423
|
|
|
|
|
|
|
}, |
|
7424
|
|
|
|
|
|
|
}, |
|
7425
|
|
|
|
|
|
|
'SharpnessLandscape' => { |
|
7426
|
|
|
|
|
|
|
Description => 'Schärfe Landschaft', |
|
7427
|
|
|
|
|
|
|
PrintConv => { |
|
7428
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7429
|
|
|
|
|
|
|
}, |
|
7430
|
|
|
|
|
|
|
}, |
|
7431
|
|
|
|
|
|
|
'SharpnessMonochrome' => { |
|
7432
|
|
|
|
|
|
|
Description => 'Schärfe Monochrom', |
|
7433
|
|
|
|
|
|
|
PrintConv => { |
|
7434
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7435
|
|
|
|
|
|
|
}, |
|
7436
|
|
|
|
|
|
|
}, |
|
7437
|
|
|
|
|
|
|
'SharpnessNeutral' => { |
|
7438
|
|
|
|
|
|
|
Description => 'Schärfe Neutral', |
|
7439
|
|
|
|
|
|
|
PrintConv => { |
|
7440
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7441
|
|
|
|
|
|
|
}, |
|
7442
|
|
|
|
|
|
|
}, |
|
7443
|
|
|
|
|
|
|
'SharpnessOvershoot' => 'Schärfe Grenzwertüberschreitung', |
|
7444
|
|
|
|
|
|
|
'SharpnessPortrait' => { |
|
7445
|
|
|
|
|
|
|
Description => 'Schärfe Porträt', |
|
7446
|
|
|
|
|
|
|
PrintConv => { |
|
7447
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7448
|
|
|
|
|
|
|
}, |
|
7449
|
|
|
|
|
|
|
}, |
|
7450
|
|
|
|
|
|
|
'SharpnessSetting' => 'Schärfeeinstellung', |
|
7451
|
|
|
|
|
|
|
'SharpnessStandard' => { |
|
7452
|
|
|
|
|
|
|
Description => 'Schärfe Standard', |
|
7453
|
|
|
|
|
|
|
PrintConv => { |
|
7454
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7455
|
|
|
|
|
|
|
}, |
|
7456
|
|
|
|
|
|
|
}, |
|
7457
|
|
|
|
|
|
|
'SharpnessTable' => 'Schärfe Tabelle', |
|
7458
|
|
|
|
|
|
|
'SharpnessThreshold' => 'Schärfe Grenzwert', |
|
7459
|
|
|
|
|
|
|
'SharpnessUndershoot' => 'Schärfe Grenzwertunterschreitung', |
|
7460
|
|
|
|
|
|
|
'SharpnessUnknown' => { |
|
7461
|
|
|
|
|
|
|
PrintConv => { |
|
7462
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7463
|
|
|
|
|
|
|
}, |
|
7464
|
|
|
|
|
|
|
}, |
|
7465
|
|
|
|
|
|
|
'SharpnessUserDef1' => { |
|
7466
|
|
|
|
|
|
|
Description => 'Schärfe Benutzerdefiniert 1', |
|
7467
|
|
|
|
|
|
|
PrintConv => { |
|
7468
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7469
|
|
|
|
|
|
|
}, |
|
7470
|
|
|
|
|
|
|
}, |
|
7471
|
|
|
|
|
|
|
'SharpnessUserDef2' => { |
|
7472
|
|
|
|
|
|
|
Description => 'Schärfe Benutzerdefiniert 2', |
|
7473
|
|
|
|
|
|
|
PrintConv => { |
|
7474
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7475
|
|
|
|
|
|
|
}, |
|
7476
|
|
|
|
|
|
|
}, |
|
7477
|
|
|
|
|
|
|
'SharpnessUserDef3' => { |
|
7478
|
|
|
|
|
|
|
Description => 'Schärfe Benutzerdefiniert 3', |
|
7479
|
|
|
|
|
|
|
PrintConv => { |
|
7480
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7481
|
|
|
|
|
|
|
}, |
|
7482
|
|
|
|
|
|
|
}, |
|
7483
|
|
|
|
|
|
|
'ShootingInfoDisplay' => { |
|
7484
|
|
|
|
|
|
|
Description => 'Aufnahmeinfo-Ansicht', |
|
7485
|
|
|
|
|
|
|
PrintConv => { |
|
7486
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
7487
|
|
|
|
|
|
|
'Manual (dark on light)' => 'Manuell - Dunkel auf Hell', |
|
7488
|
|
|
|
|
|
|
'Manual (light on dark)' => 'Manuell - Hell auf dunkel', |
|
7489
|
|
|
|
|
|
|
}, |
|
7490
|
|
|
|
|
|
|
}, |
|
7491
|
|
|
|
|
|
|
'ShootingMode' => { |
|
7492
|
|
|
|
|
|
|
Description => 'Aufnahmemodus', |
|
7493
|
|
|
|
|
|
|
PrintConv => { |
|
7494
|
|
|
|
|
|
|
'Aperture Priority' => 'Blendenpriorität', |
|
7495
|
|
|
|
|
|
|
'Baby' => 'Kleinkind', |
|
7496
|
|
|
|
|
|
|
'Beach' => 'Strand', |
|
7497
|
|
|
|
|
|
|
'Candlelight' => 'Kerzenlicht', |
|
7498
|
|
|
|
|
|
|
'Color Effects' => 'Farbeffekte', |
|
7499
|
|
|
|
|
|
|
'Fireworks' => 'Feuerwerk', |
|
7500
|
|
|
|
|
|
|
'Food' => 'Lebensmittel', |
|
7501
|
|
|
|
|
|
|
'High Sensitivity' => 'Hohe Empfindlichkeit', |
|
7502
|
|
|
|
|
|
|
'Macro' => 'Makro', |
|
7503
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
7504
|
|
|
|
|
|
|
'Night Portrait' => 'Nachtporträt', |
|
7505
|
|
|
|
|
|
|
'Night Scenery' => 'Nachtszene', |
|
7506
|
|
|
|
|
|
|
'Pet' => 'Haustiere', |
|
7507
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
7508
|
|
|
|
|
|
|
'Program' => 'Programmautomatik', |
|
7509
|
|
|
|
|
|
|
'Self Portrait' => 'Selbstportait', |
|
7510
|
|
|
|
|
|
|
'Shutter Priority' => 'Verschlusspriorität', |
|
7511
|
|
|
|
|
|
|
'Snow' => 'Schnee', |
|
7512
|
|
|
|
|
|
|
'Sports' => 'Sport', |
|
7513
|
|
|
|
|
|
|
'Spot' => 'Spotmessung', |
|
7514
|
|
|
|
|
|
|
'Starry Night' => 'Sternennacht', |
|
7515
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
7516
|
|
|
|
|
|
|
'Underwater' => 'Unterwasser', |
|
7517
|
|
|
|
|
|
|
}, |
|
7518
|
|
|
|
|
|
|
}, |
|
7519
|
|
|
|
|
|
|
'ShootingModeSetting' => { |
|
7520
|
|
|
|
|
|
|
Description => 'Messfeldsteuerung', |
|
7521
|
|
|
|
|
|
|
PrintConv => { |
|
7522
|
|
|
|
|
|
|
'Continuous' => 'Serienaufnahme', |
|
7523
|
|
|
|
|
|
|
'Delayed Remote' => 'Fernauslöser m. Vorlauf', |
|
7524
|
|
|
|
|
|
|
'Quick-response Remote' => 'Fernauslöser', |
|
7525
|
|
|
|
|
|
|
'Self-timer' => 'Selbstauslöser', |
|
7526
|
|
|
|
|
|
|
'Single Frame' => 'Einzelbild', |
|
7527
|
|
|
|
|
|
|
}, |
|
7528
|
|
|
|
|
|
|
}, |
|
7529
|
|
|
|
|
|
|
'ShortDescription' => 'Kurzbeschreibung', |
|
7530
|
|
|
|
|
|
|
'ShortDocumentID' => 'Kurze Bild-ID', |
|
7531
|
|
|
|
|
|
|
'ShortReleaseTimeLag' => { |
|
7532
|
|
|
|
|
|
|
Description => 'Verkürzte Auslöseverzögerung', |
|
7533
|
|
|
|
|
|
|
PrintConv => { |
|
7534
|
|
|
|
|
|
|
'Disable' => 'Ausgeschaltet', |
|
7535
|
|
|
|
|
|
|
'Enable' => 'Eingeschaltet', |
|
7536
|
|
|
|
|
|
|
}, |
|
7537
|
|
|
|
|
|
|
}, |
|
7538
|
|
|
|
|
|
|
'ShotInfoVersion' => 'Aufnahmeinfo-Version', |
|
7539
|
|
|
|
|
|
|
'Shutter-AELock' => { |
|
7540
|
|
|
|
|
|
|
Description => 'Auslöser/AE-Speicherung', |
|
7541
|
|
|
|
|
|
|
PrintConv => { |
|
7542
|
|
|
|
|
|
|
'AE lock/AF' => 'AE-Speicherung/AF', |
|
7543
|
|
|
|
|
|
|
'AE/AF, No AE lock' => 'AE/AF, keine AE-Speicherung', |
|
7544
|
|
|
|
|
|
|
'AF/AE lock' => 'AF/AE-Speicherung', |
|
7545
|
|
|
|
|
|
|
'AF/AF lock' => 'AF/AF-Speicherung', |
|
7546
|
|
|
|
|
|
|
'AF/AF lock, No AE lock' => 'AF/AF-Speicherung, keine AE-Speicherung', |
|
7547
|
|
|
|
|
|
|
}, |
|
7548
|
|
|
|
|
|
|
}, |
|
7549
|
|
|
|
|
|
|
'ShutterAELButton' => 'Auslöser/AE-Speichertaste', |
|
7550
|
|
|
|
|
|
|
'ShutterButtonAFOnButton' => { |
|
7551
|
|
|
|
|
|
|
Description => 'Auslöser/AF-Starttaste', |
|
7552
|
|
|
|
|
|
|
PrintConv => { |
|
7553
|
|
|
|
|
|
|
'AE lock/Metering + AF start' => 'AESpeicherung/Messung+AFStart', |
|
7554
|
|
|
|
|
|
|
'Metering + AF start' => 'Messung+AFStart', |
|
7555
|
|
|
|
|
|
|
'Metering + AF start/AF stop' => 'Messung+AFStart / AFStopp', |
|
7556
|
|
|
|
|
|
|
'Metering + AF start/disable' => 'Messung+AFStart/Deaktiviert', |
|
7557
|
|
|
|
|
|
|
'Metering start/Meter + AF start' => 'Messung Start/Mess.+AFStart', |
|
7558
|
|
|
|
|
|
|
}, |
|
7559
|
|
|
|
|
|
|
}, |
|
7560
|
|
|
|
|
|
|
'ShutterCount' => 'Anzahl der Auslösungen', |
|
7561
|
|
|
|
|
|
|
'ShutterCurtainSync' => { |
|
7562
|
|
|
|
|
|
|
Description => 'Verschluss-Synchronisation', |
|
7563
|
|
|
|
|
|
|
PrintConv => { |
|
7564
|
|
|
|
|
|
|
'1st-curtain sync' => '1. Verschlussvorhang', |
|
7565
|
|
|
|
|
|
|
'2nd-curtain sync' => '2. Verschlussvorhang', |
|
7566
|
|
|
|
|
|
|
}, |
|
7567
|
|
|
|
|
|
|
}, |
|
7568
|
|
|
|
|
|
|
'ShutterMode' => { |
|
7569
|
|
|
|
|
|
|
PrintConv => { |
|
7570
|
|
|
|
|
|
|
'Aperture Priority' => 'Blendenpriorität', |
|
7571
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
7572
|
|
|
|
|
|
|
}, |
|
7573
|
|
|
|
|
|
|
}, |
|
7574
|
|
|
|
|
|
|
'ShutterReleaseButtonAE-L' => { |
|
7575
|
|
|
|
|
|
|
Description => 'Belichtungsspeicher', |
|
7576
|
|
|
|
|
|
|
PrintConv => { |
|
7577
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7578
|
|
|
|
|
|
|
'On' => 'Ein', |
|
7579
|
|
|
|
|
|
|
}, |
|
7580
|
|
|
|
|
|
|
}, |
|
7581
|
|
|
|
|
|
|
'ShutterReleaseMethod' => { |
|
7582
|
|
|
|
|
|
|
PrintConv => { |
|
7583
|
|
|
|
|
|
|
'Continuous Shooting' => 'Serienaufnahme', |
|
7584
|
|
|
|
|
|
|
'Single Shot' => 'Einzelbild', |
|
7585
|
|
|
|
|
|
|
}, |
|
7586
|
|
|
|
|
|
|
}, |
|
7587
|
|
|
|
|
|
|
'ShutterReleaseNoCFCard' => { |
|
7588
|
|
|
|
|
|
|
Description => 'Verschlussausl. ohne Karte', |
|
7589
|
|
|
|
|
|
|
PrintConv => { |
|
7590
|
|
|
|
|
|
|
'No' => 'Nein', |
|
7591
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
7592
|
|
|
|
|
|
|
}, |
|
7593
|
|
|
|
|
|
|
}, |
|
7594
|
|
|
|
|
|
|
'ShutterReleaseTiming' => { |
|
7595
|
|
|
|
|
|
|
PrintConv => { |
|
7596
|
|
|
|
|
|
|
'Priority on focus' => 'Schärfepriorität', |
|
7597
|
|
|
|
|
|
|
'Priority on shutter' => 'Verschlußpriorität', |
|
7598
|
|
|
|
|
|
|
}, |
|
7599
|
|
|
|
|
|
|
}, |
|
7600
|
|
|
|
|
|
|
'ShutterSpeed' => 'Belichtungsdauer', |
|
7601
|
|
|
|
|
|
|
'ShutterSpeedDisplayed' => 'Angezeigte Belichtungszeit', |
|
7602
|
|
|
|
|
|
|
'ShutterSpeedRange' => { |
|
7603
|
|
|
|
|
|
|
Description => 'Einstellung Blendenbereich', |
|
7604
|
|
|
|
|
|
|
PrintConv => { |
|
7605
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
7606
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
7607
|
|
|
|
|
|
|
}, |
|
7608
|
|
|
|
|
|
|
}, |
|
7609
|
|
|
|
|
|
|
'ShutterSpeedSetting' => 'Belichtungszeit Einstellung', |
|
7610
|
|
|
|
|
|
|
'ShutterSpeedValue' => 'Belichtungszeit', |
|
7611
|
|
|
|
|
|
|
'SimilarityIndex' => 'Bildgleichheits-Index', |
|
7612
|
|
|
|
|
|
|
'SingleFrameBracketing' => { |
|
7613
|
|
|
|
|
|
|
Description => 'Einzelbild-Belichtungsreihe', |
|
7614
|
|
|
|
|
|
|
PrintConv => { |
|
7615
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
7616
|
|
|
|
|
|
|
'Low' => 'Niedrig', |
|
7617
|
|
|
|
|
|
|
}, |
|
7618
|
|
|
|
|
|
|
}, |
|
7619
|
|
|
|
|
|
|
'SlaveFlashMeteringSegments' => 'Slave-Blitz-Messfeld', |
|
7620
|
|
|
|
|
|
|
'SlideShow' => { |
|
7621
|
|
|
|
|
|
|
PrintConv => { |
|
7622
|
|
|
|
|
|
|
'No' => 'Nein', |
|
7623
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
7624
|
|
|
|
|
|
|
}, |
|
7625
|
|
|
|
|
|
|
}, |
|
7626
|
|
|
|
|
|
|
'SlowShutter' => { |
|
7627
|
|
|
|
|
|
|
Description => 'Langzeitbelichtungseinstellung', |
|
7628
|
|
|
|
|
|
|
PrintConv => { |
|
7629
|
|
|
|
|
|
|
'Night Scene' => 'Nachtszene', |
|
7630
|
|
|
|
|
|
|
'None' => 'Keine', |
|
7631
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7632
|
|
|
|
|
|
|
'On' => 'Ein', |
|
7633
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7634
|
|
|
|
|
|
|
}, |
|
7635
|
|
|
|
|
|
|
}, |
|
7636
|
|
|
|
|
|
|
'SlowSync' => { |
|
7637
|
|
|
|
|
|
|
Description => 'Slow-Synchro', |
|
7638
|
|
|
|
|
|
|
PrintConv => { |
|
7639
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7640
|
|
|
|
|
|
|
'On' => 'Ein', |
|
7641
|
|
|
|
|
|
|
}, |
|
7642
|
|
|
|
|
|
|
}, |
|
7643
|
|
|
|
|
|
|
'SoftSkinEffect' => { |
|
7644
|
|
|
|
|
|
|
PrintConv => { |
|
7645
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7646
|
|
|
|
|
|
|
}, |
|
7647
|
|
|
|
|
|
|
}, |
|
7648
|
|
|
|
|
|
|
'SonyImageSize' => { |
|
7649
|
|
|
|
|
|
|
Description => 'Sony Bildgröße', |
|
7650
|
|
|
|
|
|
|
PrintConv => { |
|
7651
|
|
|
|
|
|
|
'Large' => 'Groß', |
|
7652
|
|
|
|
|
|
|
'Large (16:9)' => 'Groß (16:9)', |
|
7653
|
|
|
|
|
|
|
'Large (3:2)' => 'Groß (3:2)', |
|
7654
|
|
|
|
|
|
|
'Medium' => 'Mittel', |
|
7655
|
|
|
|
|
|
|
'Medium (16:9)' => 'Mittel (16:9)', |
|
7656
|
|
|
|
|
|
|
'Medium (3:2)' => 'Mittel (3:2)', |
|
7657
|
|
|
|
|
|
|
'Small' => 'Klein', |
|
7658
|
|
|
|
|
|
|
'Small (16:9)' => 'Klein (16:9)', |
|
7659
|
|
|
|
|
|
|
'Small (3:2)' => 'Klein (3:2)', |
|
7660
|
|
|
|
|
|
|
}, |
|
7661
|
|
|
|
|
|
|
}, |
|
7662
|
|
|
|
|
|
|
'Source' => 'Quelle', |
|
7663
|
|
|
|
|
|
|
'SpatialFrequencyResponse' => 'Raumfrequenz-Antwort', |
|
7664
|
|
|
|
|
|
|
'SpecialEffectMode' => { |
|
7665
|
|
|
|
|
|
|
Description => 'Spezialeffekte Modus', |
|
7666
|
|
|
|
|
|
|
PrintConv => { |
|
7667
|
|
|
|
|
|
|
'Mist Removal' => 'Dunstentfernung', |
|
7668
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7669
|
|
|
|
|
|
|
'Vivid Landscape' => 'Lebende Landschaft', |
|
7670
|
|
|
|
|
|
|
}, |
|
7671
|
|
|
|
|
|
|
}, |
|
7672
|
|
|
|
|
|
|
'SpecialEffectsOpticalFilter' => { |
|
7673
|
|
|
|
|
|
|
Description => 'Spezialeffekt Filter', |
|
7674
|
|
|
|
|
|
|
PrintConv => { |
|
7675
|
|
|
|
|
|
|
'Colored' => 'Farbfilter', |
|
7676
|
|
|
|
|
|
|
'Diffusion' => 'Diffusionsfilter', |
|
7677
|
|
|
|
|
|
|
'Multi-image' => 'Mehrfachbildfilter', |
|
7678
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
7679
|
|
|
|
|
|
|
'Polarizing' => 'Polarisationsfilter', |
|
7680
|
|
|
|
|
|
|
'Split-field' => 'Splitfilter', |
|
7681
|
|
|
|
|
|
|
'Star' => 'Sternenfilter', |
|
7682
|
|
|
|
|
|
|
}, |
|
7683
|
|
|
|
|
|
|
}, |
|
7684
|
|
|
|
|
|
|
'SpecialInstructions' => 'Anweisungen', |
|
7685
|
|
|
|
|
|
|
'SpecialMode' => 'Spezialmodus', |
|
7686
|
|
|
|
|
|
|
'SpectralSensitivity' => 'Spektralempfindlichkeit', |
|
7687
|
|
|
|
|
|
|
'SpotFocusPointX' => 'Spot-Fokuspunkt X', |
|
7688
|
|
|
|
|
|
|
'SpotFocusPointY' => 'Spot-Fokuspunkt Y', |
|
7689
|
|
|
|
|
|
|
'SpotMeterLinkToAFPoint' => { |
|
7690
|
|
|
|
|
|
|
Description => 'Spotmessung AF-Feld verknüpft', |
|
7691
|
|
|
|
|
|
|
PrintConv => { |
|
7692
|
|
|
|
|
|
|
'Disable (use center AF point)' => 'Deaktiviert (zentrales AF-Feld)', |
|
7693
|
|
|
|
|
|
|
'Enable (use active AF point)' => 'Aktiviert (aktives AF-Feld)', |
|
7694
|
|
|
|
|
|
|
}, |
|
7695
|
|
|
|
|
|
|
}, |
|
7696
|
|
|
|
|
|
|
'SpotMeteringMode' => { |
|
7697
|
|
|
|
|
|
|
Description => 'Spot-Messmethode', |
|
7698
|
|
|
|
|
|
|
PrintConv => { |
|
7699
|
|
|
|
|
|
|
'AF Point' => 'AF-Punkt', |
|
7700
|
|
|
|
|
|
|
'Center' => 'Mitte', |
|
7701
|
|
|
|
|
|
|
}, |
|
7702
|
|
|
|
|
|
|
}, |
|
7703
|
|
|
|
|
|
|
'State' => 'Bundesland/Kanton', |
|
7704
|
|
|
|
|
|
|
'StereoMode' => 'Stereomodus', |
|
7705
|
|
|
|
|
|
|
'StripByteCounts' => 'Anzahl Bytes pro komprimiertem Bildabschnitt', |
|
7706
|
|
|
|
|
|
|
'StripOffsets' => 'Bilddatenposition', |
|
7707
|
|
|
|
|
|
|
'Sub-location' => 'Ort des Motivs', |
|
7708
|
|
|
|
|
|
|
'SubSecCreateDate' => 'Digitalisierungsdatum/-uhrzeit', |
|
7709
|
|
|
|
|
|
|
'SubSecDateTimeOriginal' => 'Erstellungsdatum/-uhrzeit', |
|
7710
|
|
|
|
|
|
|
'SubSecModifyDate' => 'Änderungsdatum', |
|
7711
|
|
|
|
|
|
|
'SubSecTime' => 'Datum/Uhrzeit 1/100 Sekunden', |
|
7712
|
|
|
|
|
|
|
'SubSecTimeDigitized' => 'Digitalisierungsdatum/-uhrzeit 1/100 Sekunden', |
|
7713
|
|
|
|
|
|
|
'SubSecTimeOriginal' => 'Erstellungsdatum/-uhrzeit 1/100 Sekunden', |
|
7714
|
|
|
|
|
|
|
'SubfileType' => { |
|
7715
|
|
|
|
|
|
|
Description => 'Unterdatei-Typ', |
|
7716
|
|
|
|
|
|
|
PrintConv => { |
|
7717
|
|
|
|
|
|
|
'Alternate reduced-resolution image' => 'Alternatives Bild in reduzierter Auflösung', |
|
7718
|
|
|
|
|
|
|
'Full-resolution image' => 'Bild in voller Auflösung', |
|
7719
|
|
|
|
|
|
|
'Reduced-resolution image' => 'Bild in reduzierter Auflösung', |
|
7720
|
|
|
|
|
|
|
'Single page of multi-page image' => 'Einzelbild eines mehrseitigen Bildes', |
|
7721
|
|
|
|
|
|
|
'Single page of multi-page reduced-resolution image' => 'Einzelbild eines mehrseitigen Bildes in reduzierter Auflösung', |
|
7722
|
|
|
|
|
|
|
'TIFF-FX mixed raster content' => 'TIFF-FX gersteter Inhalt', |
|
7723
|
|
|
|
|
|
|
'TIFF/IT final page' => 'TIFF/IT endgültige Seite', |
|
7724
|
|
|
|
|
|
|
'Thumbnail image' => 'Miniaturbild', |
|
7725
|
|
|
|
|
|
|
'Transparency mask' => 'Transparenzmaske', |
|
7726
|
|
|
|
|
|
|
'Transparency mask of multi-page image' => 'Transparenzmaske eines mehrseitigen Bildes', |
|
7727
|
|
|
|
|
|
|
'Transparency mask of reduced-resolution image' => 'Transparenzmaske eines Bildes in reduzierter Auflösung', |
|
7728
|
|
|
|
|
|
|
'Transparency mask of reduced-resolution multi-page image' => 'Transparenzmaske eines mehrseitigen Bildes in reduzierter Auflösung', |
|
7729
|
|
|
|
|
|
|
}, |
|
7730
|
|
|
|
|
|
|
}, |
|
7731
|
|
|
|
|
|
|
'SubimageColor' => { |
|
7732
|
|
|
|
|
|
|
PrintConv => { |
|
7733
|
|
|
|
|
|
|
'Monochrome' => 'Monochrom', |
|
7734
|
|
|
|
|
|
|
}, |
|
7735
|
|
|
|
|
|
|
}, |
|
7736
|
|
|
|
|
|
|
'Subject' => 'Themen/Schlüsselwörter', |
|
7737
|
|
|
|
|
|
|
'SubjectArea' => 'Hauptobjektposition', |
|
7738
|
|
|
|
|
|
|
'SubjectCode' => 'IPTC Themencode', |
|
7739
|
|
|
|
|
|
|
'SubjectDistance' => 'Objektentfernung', |
|
7740
|
|
|
|
|
|
|
'SubjectDistanceRange' => { |
|
7741
|
|
|
|
|
|
|
Description => 'Objektdistanzbereich', |
|
7742
|
|
|
|
|
|
|
PrintConv => { |
|
7743
|
|
|
|
|
|
|
'Close' => 'Nahaufnahme', |
|
7744
|
|
|
|
|
|
|
'Distant' => 'Fernaufnahme', |
|
7745
|
|
|
|
|
|
|
'Macro' => 'Makro', |
|
7746
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
7747
|
|
|
|
|
|
|
}, |
|
7748
|
|
|
|
|
|
|
}, |
|
7749
|
|
|
|
|
|
|
'SubjectLocation' => 'Hauptobjektposition', |
|
7750
|
|
|
|
|
|
|
'SubjectProgram' => { |
|
7751
|
|
|
|
|
|
|
Description => 'Szenenauswahl', |
|
7752
|
|
|
|
|
|
|
PrintConv => { |
|
7753
|
|
|
|
|
|
|
'Night portrait' => 'Nachtporträt', |
|
7754
|
|
|
|
|
|
|
'None' => 'Keine', |
|
7755
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
7756
|
|
|
|
|
|
|
'Sports action' => 'Sportereignis', |
|
7757
|
|
|
|
|
|
|
'Sunset' => 'Sonnenuntergang', |
|
7758
|
|
|
|
|
|
|
}, |
|
7759
|
|
|
|
|
|
|
}, |
|
7760
|
|
|
|
|
|
|
'SubjectReference' => 'Themencode', |
|
7761
|
|
|
|
|
|
|
'SubjectUnits' => { |
|
7762
|
|
|
|
|
|
|
PrintConv => { |
|
7763
|
|
|
|
|
|
|
'meters' => 'Meter', |
|
7764
|
|
|
|
|
|
|
'radians' => 'Winkelgrade', |
|
7765
|
|
|
|
|
|
|
}, |
|
7766
|
|
|
|
|
|
|
}, |
|
7767
|
|
|
|
|
|
|
'Subsystem' => { |
|
7768
|
|
|
|
|
|
|
PrintConv => { |
|
7769
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
7770
|
|
|
|
|
|
|
}, |
|
7771
|
|
|
|
|
|
|
}, |
|
7772
|
|
|
|
|
|
|
'SuperMacro' => { |
|
7773
|
|
|
|
|
|
|
Description => 'Super Makro', |
|
7774
|
|
|
|
|
|
|
PrintConv => { |
|
7775
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7776
|
|
|
|
|
|
|
}, |
|
7777
|
|
|
|
|
|
|
}, |
|
7778
|
|
|
|
|
|
|
'SuperimposedDisplay' => { |
|
7779
|
|
|
|
|
|
|
Description => 'Eingeblendete Anzeige', |
|
7780
|
|
|
|
|
|
|
PrintConv => { |
|
7781
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7782
|
|
|
|
|
|
|
'On' => 'Ein', |
|
7783
|
|
|
|
|
|
|
}, |
|
7784
|
|
|
|
|
|
|
}, |
|
7785
|
|
|
|
|
|
|
'SupplementalCategories' => 'Zusätzliche Kategorien', |
|
7786
|
|
|
|
|
|
|
'SvISOSetting' => 'Sv ISO-Einstellung', |
|
7787
|
|
|
|
|
|
|
'SwitchToRegisteredAFPoint' => { |
|
7788
|
|
|
|
|
|
|
Description => 'Auf gesp. AF-Messf. schalten', |
|
7789
|
|
|
|
|
|
|
PrintConv => { |
|
7790
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
7791
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
7792
|
|
|
|
|
|
|
'Only while AEL is pressed' => 'Nur während AEL gedrückt', |
|
7793
|
|
|
|
|
|
|
'Switch with multi-controller' => 'Wechseln mit Multicontroller', |
|
7794
|
|
|
|
|
|
|
}, |
|
7795
|
|
|
|
|
|
|
}, |
|
7796
|
|
|
|
|
|
|
'T4Options' => 'Füllbits hinzugefügt', |
|
7797
|
|
|
|
|
|
|
'T6Options' => 'T6 Optionen', |
|
7798
|
|
|
|
|
|
|
'T82Options' => 'T82 Option', |
|
7799
|
|
|
|
|
|
|
'TIFFPreview' => 'TIFF Vorschaubild', |
|
7800
|
|
|
|
|
|
|
'TIFF_FXExtensions' => { |
|
7801
|
|
|
|
|
|
|
PrintConv => { |
|
7802
|
|
|
|
|
|
|
'B&W JBIG2' => 'Schwarz-Weiß JBIG2', |
|
7803
|
|
|
|
|
|
|
}, |
|
7804
|
|
|
|
|
|
|
}, |
|
7805
|
|
|
|
|
|
|
'TTL_DA_ADown' => 'Slave-Blitz-Messfeld 6', |
|
7806
|
|
|
|
|
|
|
'TTL_DA_AUp' => 'Slave-Blitz-Messfeld 5', |
|
7807
|
|
|
|
|
|
|
'TTL_DA_BDown' => 'Slave-Blitz-Messfeld 8', |
|
7808
|
|
|
|
|
|
|
'TTL_DA_BUp' => 'Slave-Blitz-Messfeld 7', |
|
7809
|
|
|
|
|
|
|
'Tagged' => { |
|
7810
|
|
|
|
|
|
|
PrintConv => { |
|
7811
|
|
|
|
|
|
|
'No' => 'Nein', |
|
7812
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
7813
|
|
|
|
|
|
|
}, |
|
7814
|
|
|
|
|
|
|
}, |
|
7815
|
|
|
|
|
|
|
'TargetAperture' => 'Zielblendenwert', |
|
7816
|
|
|
|
|
|
|
'TargetCompressionRatio' => 'Ziel-Komprimierungsrate', |
|
7817
|
|
|
|
|
|
|
'TargetExposureTime' => 'Zielbelichtungszeit', |
|
7818
|
|
|
|
|
|
|
'Technology' => { |
|
7819
|
|
|
|
|
|
|
Description => 'Technologie', |
|
7820
|
|
|
|
|
|
|
PrintConv => { |
|
7821
|
|
|
|
|
|
|
'Active Matrix Display' => 'Aktives Matrix-Display', |
|
7822
|
|
|
|
|
|
|
'Cathode Ray Tube Display' => 'Kathodenstrahlröhrenbildschirm', |
|
7823
|
|
|
|
|
|
|
'Digital Camera' => 'Digitalkamera', |
|
7824
|
|
|
|
|
|
|
'Dye Sublimation Printer' => 'Thermosublimationsdrucker', |
|
7825
|
|
|
|
|
|
|
'Electrophotographic Printer' => 'Laserdrucker', |
|
7826
|
|
|
|
|
|
|
'Electrostatic Printer' => 'Elektrostatischer Drucker', |
|
7827
|
|
|
|
|
|
|
'Film Scanner' => 'Film-Scanner', |
|
7828
|
|
|
|
|
|
|
'Film Writer' => 'Film-Writer', |
|
7829
|
|
|
|
|
|
|
'Flexography' => 'Flexographie', |
|
7830
|
|
|
|
|
|
|
'Gravure' => 'Gravur', |
|
7831
|
|
|
|
|
|
|
'Ink Jet Printer' => 'Tintenstrahldrucker', |
|
7832
|
|
|
|
|
|
|
'Offset Lithography' => 'Offset Lithographie', |
|
7833
|
|
|
|
|
|
|
'Passive Matrix Display' => 'Passives Matrix-Display', |
|
7834
|
|
|
|
|
|
|
'Photo CD' => 'Photo-CD', |
|
7835
|
|
|
|
|
|
|
'Photo Image Setter' => 'Foto-Filmbelichter', |
|
7836
|
|
|
|
|
|
|
'Photographic Paper Printer' => 'Fotopapierdrucker', |
|
7837
|
|
|
|
|
|
|
'Projection Television' => 'Projektionsfernsehgerät', |
|
7838
|
|
|
|
|
|
|
'Reflective Scanner' => 'Reflexionsscanner', |
|
7839
|
|
|
|
|
|
|
'Thermal Wax Printer' => 'Thermowachsdrucker', |
|
7840
|
|
|
|
|
|
|
'Video Camera' => 'Videokamera', |
|
7841
|
|
|
|
|
|
|
'Video Monitor' => 'Video-Monitor', |
|
7842
|
|
|
|
|
|
|
}, |
|
7843
|
|
|
|
|
|
|
}, |
|
7844
|
|
|
|
|
|
|
'Teleconverter' => { |
|
7845
|
|
|
|
|
|
|
Description => 'Telekonverter', |
|
7846
|
|
|
|
|
|
|
PrintConv => { |
|
7847
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
7848
|
|
|
|
|
|
|
}, |
|
7849
|
|
|
|
|
|
|
}, |
|
7850
|
|
|
|
|
|
|
'TextEncoding' => { |
|
7851
|
|
|
|
|
|
|
PrintConv => { |
|
7852
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7853
|
|
|
|
|
|
|
}, |
|
7854
|
|
|
|
|
|
|
}, |
|
7855
|
|
|
|
|
|
|
'TextStamp' => { |
|
7856
|
|
|
|
|
|
|
PrintConv => { |
|
7857
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
7858
|
|
|
|
|
|
|
'On' => 'Ein', |
|
7859
|
|
|
|
|
|
|
}, |
|
7860
|
|
|
|
|
|
|
}, |
|
7861
|
|
|
|
|
|
|
'ThumbnailFileName' => 'Miniaturbild-Dateiname', |
|
7862
|
|
|
|
|
|
|
'ThumbnailFormat' => 'Miniaturbild-Format', |
|
7863
|
|
|
|
|
|
|
'ThumbnailHeight' => 'Miniaturbild-Höhe', |
|
7864
|
|
|
|
|
|
|
'ThumbnailImage' => 'Miniaturbild', |
|
7865
|
|
|
|
|
|
|
'ThumbnailImageName' => 'Miniaturbild-Name', |
|
7866
|
|
|
|
|
|
|
'ThumbnailImageSize' => 'Miniaturbild-Größe', |
|
7867
|
|
|
|
|
|
|
'ThumbnailImageType' => 'Miniaturbild-Typ', |
|
7868
|
|
|
|
|
|
|
'ThumbnailImageValidArea' => 'Gültiger Bereich des Miniaturbildes', |
|
7869
|
|
|
|
|
|
|
'ThumbnailLength' => 'Miniaturbild-Datenlänge', |
|
7870
|
|
|
|
|
|
|
'ThumbnailOffset' => 'Miniaturbild-Datenposition', |
|
7871
|
|
|
|
|
|
|
'ThumbnailWidth' => 'Miniaturbild-Breite', |
|
7872
|
|
|
|
|
|
|
'Time' => 'Zeit', |
|
7873
|
|
|
|
|
|
|
'TimeCreated' => 'Erstellungszeit', |
|
7874
|
|
|
|
|
|
|
'TimeScaleParamsQuality' => { |
|
7875
|
|
|
|
|
|
|
PrintConv => { |
|
7876
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
7877
|
|
|
|
|
|
|
'Low' => 'Leicht', |
|
7878
|
|
|
|
|
|
|
}, |
|
7879
|
|
|
|
|
|
|
}, |
|
7880
|
|
|
|
|
|
|
'TimeSent' => 'Absendezeit', |
|
7881
|
|
|
|
|
|
|
'TimeSincePowerOn' => 'Einschaltdauer', |
|
7882
|
|
|
|
|
|
|
'TimeStamp' => 'Zeitstempel', |
|
7883
|
|
|
|
|
|
|
'TimeStamp1' => 'Zeitstempel (1)', |
|
7884
|
|
|
|
|
|
|
'TimeZone' => 'Zeitzone', |
|
7885
|
|
|
|
|
|
|
'TimeZoneCity' => { |
|
7886
|
|
|
|
|
|
|
Description => 'Zeitzone Stadt', |
|
7887
|
|
|
|
|
|
|
PrintConv => { |
|
7888
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7889
|
|
|
|
|
|
|
}, |
|
7890
|
|
|
|
|
|
|
}, |
|
7891
|
|
|
|
|
|
|
'TimeZoneCode' => 'Zeitzonen-Code', |
|
7892
|
|
|
|
|
|
|
'TimeZoneInfo' => 'Zeitzonen-Info', |
|
7893
|
|
|
|
|
|
|
'TimeZoneOffset' => 'Zeitzonen-Offset', |
|
7894
|
|
|
|
|
|
|
'TimerFunctionButton' => { |
|
7895
|
|
|
|
|
|
|
Description => 'Funktionstaste', |
|
7896
|
|
|
|
|
|
|
PrintConv => { |
|
7897
|
|
|
|
|
|
|
'Auto Bracketing' => 'Belichtungsreihe', |
|
7898
|
|
|
|
|
|
|
'ISO' => 'ISO-Empfindlichkeit', |
|
7899
|
|
|
|
|
|
|
'Image Quality/Size' => 'Bildqualität/-größe', |
|
7900
|
|
|
|
|
|
|
'Self-timer' => 'Selbstauslöser', |
|
7901
|
|
|
|
|
|
|
'Shooting Mode' => 'Aufnahmebetriebsart', |
|
7902
|
|
|
|
|
|
|
'White Balance' => 'Weißabgleich', |
|
7903
|
|
|
|
|
|
|
}, |
|
7904
|
|
|
|
|
|
|
}, |
|
7905
|
|
|
|
|
|
|
'TimerLength' => { |
|
7906
|
|
|
|
|
|
|
Description => 'Intervalldauer für Timer', |
|
7907
|
|
|
|
|
|
|
PrintConv => { |
|
7908
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
7909
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
7910
|
|
|
|
|
|
|
}, |
|
7911
|
|
|
|
|
|
|
}, |
|
7912
|
|
|
|
|
|
|
'Title' => 'Titel', |
|
7913
|
|
|
|
|
|
|
'ToneComp' => 'Tonwertkorrektur', |
|
7914
|
|
|
|
|
|
|
'ToneCurve' => { |
|
7915
|
|
|
|
|
|
|
Description => 'Ton-Kurve', |
|
7916
|
|
|
|
|
|
|
PrintConv => { |
|
7917
|
|
|
|
|
|
|
'Custom' => 'Benutzerdefiniert', |
|
7918
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
7919
|
|
|
|
|
|
|
}, |
|
7920
|
|
|
|
|
|
|
}, |
|
7921
|
|
|
|
|
|
|
'ToneCurve1' => 'Tonwertkurve 1', |
|
7922
|
|
|
|
|
|
|
'ToneCurve2' => 'Tonwertkurve 2', |
|
7923
|
|
|
|
|
|
|
'ToneCurve3' => 'Tonwertkurve 3', |
|
7924
|
|
|
|
|
|
|
'ToneCurve4' => 'Tonwertkurve 4', |
|
7925
|
|
|
|
|
|
|
'ToneCurveActive' => { |
|
7926
|
|
|
|
|
|
|
Description => 'Tonwertkurve aktiv', |
|
7927
|
|
|
|
|
|
|
PrintConv => { |
|
7928
|
|
|
|
|
|
|
'No' => 'Nein', |
|
7929
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
7930
|
|
|
|
|
|
|
}, |
|
7931
|
|
|
|
|
|
|
}, |
|
7932
|
|
|
|
|
|
|
'ToneCurveBlue' => 'Tonwertkurve Blau', |
|
7933
|
|
|
|
|
|
|
'ToneCurveBlueX' => 'Tonwertkurve Blau X', |
|
7934
|
|
|
|
|
|
|
'ToneCurveBlueY' => 'Tonwertkurve Blau Y', |
|
7935
|
|
|
|
|
|
|
'ToneCurveBrightnessX' => 'Tonwertkurve Helligkeit X', |
|
7936
|
|
|
|
|
|
|
'ToneCurveBrightnessY' => 'Tonwertkurve Helligkeit Y', |
|
7937
|
|
|
|
|
|
|
'ToneCurveFileName' => 'Tonwertkurve Dateiname', |
|
7938
|
|
|
|
|
|
|
'ToneCurveGreen' => 'Tonwertkurve Grün', |
|
7939
|
|
|
|
|
|
|
'ToneCurveGreenX' => 'Tonwertkurve Grün X', |
|
7940
|
|
|
|
|
|
|
'ToneCurveGreenY' => 'Tonwertkurve Grün Y', |
|
7941
|
|
|
|
|
|
|
'ToneCurveInterpolation' => { |
|
7942
|
|
|
|
|
|
|
Description => 'Tonwertkurve Interpolation', |
|
7943
|
|
|
|
|
|
|
PrintConv => { |
|
7944
|
|
|
|
|
|
|
'Curve' => 'Kurve', |
|
7945
|
|
|
|
|
|
|
'Straight' => 'Gerade', |
|
7946
|
|
|
|
|
|
|
}, |
|
7947
|
|
|
|
|
|
|
}, |
|
7948
|
|
|
|
|
|
|
'ToneCurveMatching' => 'Tonwertkurve Übereinstimmung', |
|
7949
|
|
|
|
|
|
|
'ToneCurveMode' => { |
|
7950
|
|
|
|
|
|
|
Description => 'Tonwertkurve Modus', |
|
7951
|
|
|
|
|
|
|
PrintConv => { |
|
7952
|
|
|
|
|
|
|
'Luminance' => 'Luminanz', |
|
7953
|
|
|
|
|
|
|
}, |
|
7954
|
|
|
|
|
|
|
}, |
|
7955
|
|
|
|
|
|
|
'ToneCurveName' => { |
|
7956
|
|
|
|
|
|
|
Description => 'Tonwertkurve Name', |
|
7957
|
|
|
|
|
|
|
PrintConv => { |
|
7958
|
|
|
|
|
|
|
'Custom' => 'Benutzerdefiniert', |
|
7959
|
|
|
|
|
|
|
'Medium Contrast' => 'Kontrast mittel', |
|
7960
|
|
|
|
|
|
|
'Strong Contrast' => 'Kontrast stark', |
|
7961
|
|
|
|
|
|
|
}, |
|
7962
|
|
|
|
|
|
|
}, |
|
7963
|
|
|
|
|
|
|
'ToneCurveName2012' => 'Tonwertkurve Name 2012', |
|
7964
|
|
|
|
|
|
|
'ToneCurvePV2012' => 'Tonwertkurve PV2012', |
|
7965
|
|
|
|
|
|
|
'ToneCurvePV2012Blue' => 'Tonwertkurve PV2012 Blau', |
|
7966
|
|
|
|
|
|
|
'ToneCurvePV2012Green' => 'Tonwertkurve PV2012 Grün', |
|
7967
|
|
|
|
|
|
|
'ToneCurvePV2012Red' => 'Tonwertkurve PV2012 Rot', |
|
7968
|
|
|
|
|
|
|
'ToneCurveProperty' => { |
|
7969
|
|
|
|
|
|
|
Description => 'Tonwertkurve Eigenschaft', |
|
7970
|
|
|
|
|
|
|
PrintConv => { |
|
7971
|
|
|
|
|
|
|
'Custom 1' => 'Benutzerdefiniert 1', |
|
7972
|
|
|
|
|
|
|
'Custom 2' => 'Benutzerdefiniert 2', |
|
7973
|
|
|
|
|
|
|
'Custom 3' => 'Benutzerdefiniert 3', |
|
7974
|
|
|
|
|
|
|
'Custom 4' => 'Benutzerdefiniert 4', |
|
7975
|
|
|
|
|
|
|
'Custom 5' => 'Benutzerdefiniert 5', |
|
7976
|
|
|
|
|
|
|
'Shot Settings' => 'Aufnahmeeinstellung', |
|
7977
|
|
|
|
|
|
|
}, |
|
7978
|
|
|
|
|
|
|
}, |
|
7979
|
|
|
|
|
|
|
'ToneCurveRed' => 'Tonwertkurve Rot', |
|
7980
|
|
|
|
|
|
|
'ToneCurveRedX' => 'Tonwertkurve Rot X', |
|
7981
|
|
|
|
|
|
|
'ToneCurveRedY' => 'Tonwertkurve Rot Y', |
|
7982
|
|
|
|
|
|
|
'ToneCurveTable' => 'Tonwertkurve Tabelle', |
|
7983
|
|
|
|
|
|
|
'ToneCurves' => 'Ton-Kurven', |
|
7984
|
|
|
|
|
|
|
'ToningEffect' => { |
|
7985
|
|
|
|
|
|
|
Description => 'Tönungseffekt', |
|
7986
|
|
|
|
|
|
|
PrintConv => { |
|
7987
|
|
|
|
|
|
|
'B&W' => 'Schwarz/Weiß', |
|
7988
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
7989
|
|
|
|
|
|
|
'Blue-green' => 'Blau-Grün', |
|
7990
|
|
|
|
|
|
|
'Color' => 'Farbe', |
|
7991
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
7992
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
7993
|
|
|
|
|
|
|
'Purple' => 'Lila', |
|
7994
|
|
|
|
|
|
|
'Purple-blue' => 'Violett-Blau', |
|
7995
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
7996
|
|
|
|
|
|
|
'Red-purple' => 'Rot-Violett', |
|
7997
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
7998
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
7999
|
|
|
|
|
|
|
}, |
|
8000
|
|
|
|
|
|
|
}, |
|
8001
|
|
|
|
|
|
|
'ToningEffectFaithful' => { |
|
8002
|
|
|
|
|
|
|
Description => 'Tönungseffekt Natürlich', |
|
8003
|
|
|
|
|
|
|
PrintConv => { |
|
8004
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
8005
|
|
|
|
|
|
|
}, |
|
8006
|
|
|
|
|
|
|
}, |
|
8007
|
|
|
|
|
|
|
'ToningEffectLandscape' => { |
|
8008
|
|
|
|
|
|
|
Description => 'Tönungseffekt Landschaft', |
|
8009
|
|
|
|
|
|
|
PrintConv => { |
|
8010
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
8011
|
|
|
|
|
|
|
}, |
|
8012
|
|
|
|
|
|
|
}, |
|
8013
|
|
|
|
|
|
|
'ToningEffectMonochrome' => { |
|
8014
|
|
|
|
|
|
|
Description => 'Tönungseffekt Monochrom', |
|
8015
|
|
|
|
|
|
|
PrintConv => { |
|
8016
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
8017
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
8018
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
8019
|
|
|
|
|
|
|
'Purple' => 'Lila', |
|
8020
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
8021
|
|
|
|
|
|
|
}, |
|
8022
|
|
|
|
|
|
|
}, |
|
8023
|
|
|
|
|
|
|
'ToningEffectNeutral' => { |
|
8024
|
|
|
|
|
|
|
Description => 'Tönungseffekt Neutral', |
|
8025
|
|
|
|
|
|
|
PrintConv => { |
|
8026
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
8027
|
|
|
|
|
|
|
}, |
|
8028
|
|
|
|
|
|
|
}, |
|
8029
|
|
|
|
|
|
|
'ToningEffectPortrait' => { |
|
8030
|
|
|
|
|
|
|
Description => 'Tönungseffekt Porträt', |
|
8031
|
|
|
|
|
|
|
PrintConv => { |
|
8032
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
8033
|
|
|
|
|
|
|
}, |
|
8034
|
|
|
|
|
|
|
}, |
|
8035
|
|
|
|
|
|
|
'ToningEffectStandard' => { |
|
8036
|
|
|
|
|
|
|
Description => 'Tönungseffekt Standard', |
|
8037
|
|
|
|
|
|
|
PrintConv => { |
|
8038
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
8039
|
|
|
|
|
|
|
}, |
|
8040
|
|
|
|
|
|
|
}, |
|
8041
|
|
|
|
|
|
|
'ToningEffectUnknown' => { |
|
8042
|
|
|
|
|
|
|
Description => 'Tönungseffekt Unbekannt', |
|
8043
|
|
|
|
|
|
|
PrintConv => { |
|
8044
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
8045
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
8046
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
8047
|
|
|
|
|
|
|
'Purple' => 'Lila', |
|
8048
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
8049
|
|
|
|
|
|
|
}, |
|
8050
|
|
|
|
|
|
|
}, |
|
8051
|
|
|
|
|
|
|
'ToningEffectUserDef1' => { |
|
8052
|
|
|
|
|
|
|
Description => 'Tönungseffekt Benutzerdefiniert 1', |
|
8053
|
|
|
|
|
|
|
PrintConv => { |
|
8054
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
8055
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
8056
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
8057
|
|
|
|
|
|
|
'Purple' => 'Lila', |
|
8058
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
8059
|
|
|
|
|
|
|
}, |
|
8060
|
|
|
|
|
|
|
}, |
|
8061
|
|
|
|
|
|
|
'ToningEffectUserDef2' => { |
|
8062
|
|
|
|
|
|
|
Description => 'Tönungseffekt Benutzerdefiniert 2', |
|
8063
|
|
|
|
|
|
|
PrintConv => { |
|
8064
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
8065
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
8066
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
8067
|
|
|
|
|
|
|
'Purple' => 'Lila', |
|
8068
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
8069
|
|
|
|
|
|
|
}, |
|
8070
|
|
|
|
|
|
|
}, |
|
8071
|
|
|
|
|
|
|
'ToningEffectUserDef3' => { |
|
8072
|
|
|
|
|
|
|
Description => 'Tönungseffekt Benutzerdefiniert 3', |
|
8073
|
|
|
|
|
|
|
PrintConv => { |
|
8074
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
8075
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
8076
|
|
|
|
|
|
|
'None' => 'Keiner', |
|
8077
|
|
|
|
|
|
|
'Purple' => 'Lila', |
|
8078
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
8079
|
|
|
|
|
|
|
}, |
|
8080
|
|
|
|
|
|
|
}, |
|
8081
|
|
|
|
|
|
|
'ToningSaturation' => 'Tönungssättigung', |
|
8082
|
|
|
|
|
|
|
'TotalZoom' => 'Gesamtzoom', |
|
8083
|
|
|
|
|
|
|
'TrailerSignature' => 'Signatur des Nachspanns', |
|
8084
|
|
|
|
|
|
|
'TransferFunction' => 'Transformationsfunktion', |
|
8085
|
|
|
|
|
|
|
'Transform' => { |
|
8086
|
|
|
|
|
|
|
Description => 'Transformation', |
|
8087
|
|
|
|
|
|
|
PrintConv => { |
|
8088
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
8089
|
|
|
|
|
|
|
'Slim High' => 'Stark abnehmend', |
|
8090
|
|
|
|
|
|
|
'Slim Low' => 'Wenig abnehmend', |
|
8091
|
|
|
|
|
|
|
'Stretch High' => 'Stark streckend', |
|
8092
|
|
|
|
|
|
|
'Stretch Low' => 'Wenig streckend', |
|
8093
|
|
|
|
|
|
|
}, |
|
8094
|
|
|
|
|
|
|
}, |
|
8095
|
|
|
|
|
|
|
'Transformation' => { |
|
8096
|
|
|
|
|
|
|
PrintConv => { |
|
8097
|
|
|
|
|
|
|
'Mirror horizontal' => 'Horizontal gespiegelt', |
|
8098
|
|
|
|
|
|
|
'Mirror horizontal and rotate 270 CW' => 'Horizontal gespiegelt und 90° gegen den Uhrzeigersinn', |
|
8099
|
|
|
|
|
|
|
'Mirror horizontal and rotate 90 CW' => 'Horizontal gespiegelt und 90° im Uhrzeigersinn', |
|
8100
|
|
|
|
|
|
|
'Mirror vertical' => 'Vertikal gespiegelt', |
|
8101
|
|
|
|
|
|
|
'Rotate 180' => '180° gedreht', |
|
8102
|
|
|
|
|
|
|
'Rotate 270 CW' => '90° gegen den Uhrzeigersinn', |
|
8103
|
|
|
|
|
|
|
'Rotate 90 CW' => '90° im Uhrzeigersinn', |
|
8104
|
|
|
|
|
|
|
}, |
|
8105
|
|
|
|
|
|
|
}, |
|
8106
|
|
|
|
|
|
|
'TransmissionReference' => 'Anbietervermerk', |
|
8107
|
|
|
|
|
|
|
'Trapped' => { |
|
8108
|
|
|
|
|
|
|
PrintConv => { |
|
8109
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
8110
|
|
|
|
|
|
|
}, |
|
8111
|
|
|
|
|
|
|
}, |
|
8112
|
|
|
|
|
|
|
'TravelDay' => 'Reisetag', |
|
8113
|
|
|
|
|
|
|
'TvExposureTimeSetting' => 'Tv Belichtungszeit-Einstellung', |
|
8114
|
|
|
|
|
|
|
'Type' => 'Typ', |
|
8115
|
|
|
|
|
|
|
'TypeOfOriginal' => { |
|
8116
|
|
|
|
|
|
|
PrintConv => { |
|
8117
|
|
|
|
|
|
|
'B&W Document' => 'Schwarz-Weiß Dokument', |
|
8118
|
|
|
|
|
|
|
'B&W Print' => 'Schwarz-Weiß Druck', |
|
8119
|
|
|
|
|
|
|
'Color Document' => 'Farb Dokument', |
|
8120
|
|
|
|
|
|
|
'Color Print' => 'Farbdruck', |
|
8121
|
|
|
|
|
|
|
}, |
|
8122
|
|
|
|
|
|
|
}, |
|
8123
|
|
|
|
|
|
|
'USMLensElectronicMF' => { |
|
8124
|
|
|
|
|
|
|
Description => 'USM-Objektiv, elektr. MF', |
|
8125
|
|
|
|
|
|
|
PrintConv => { |
|
8126
|
|
|
|
|
|
|
'Disable after one-shot AF' => 'Nicht mögl. nach One-Shot AF', |
|
8127
|
|
|
|
|
|
|
'Disable in AF mode' => 'Nicht möglich im AF-Modus', |
|
8128
|
|
|
|
|
|
|
'Enable after one-shot AF' => 'Möglich nach One-Shot AF', |
|
8129
|
|
|
|
|
|
|
}, |
|
8130
|
|
|
|
|
|
|
}, |
|
8131
|
|
|
|
|
|
|
'Uncompressed' => { |
|
8132
|
|
|
|
|
|
|
Description => 'Unkomprimiert', |
|
8133
|
|
|
|
|
|
|
PrintConv => { |
|
8134
|
|
|
|
|
|
|
'No' => 'Nein', |
|
8135
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
8136
|
|
|
|
|
|
|
}, |
|
8137
|
|
|
|
|
|
|
}, |
|
8138
|
|
|
|
|
|
|
'UniqueCameraModel' => 'Eindeutige Kamerabezeichnung', |
|
8139
|
|
|
|
|
|
|
'UniqueDocumentID' => 'Eindeutige Bild-ID', |
|
8140
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
8141
|
|
|
|
|
|
|
'UnknownInfoVersion' => 'Unbekannte Info Version', |
|
8142
|
|
|
|
|
|
|
'UnknownLinear' => { |
|
8143
|
|
|
|
|
|
|
PrintConv => { |
|
8144
|
|
|
|
|
|
|
'No' => 'Nein', |
|
8145
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
8146
|
|
|
|
|
|
|
}, |
|
8147
|
|
|
|
|
|
|
}, |
|
8148
|
|
|
|
|
|
|
'Unknown_CNDB' => 'CNDB unbekannt', |
|
8149
|
|
|
|
|
|
|
'Unsharp1Color' => { |
|
8150
|
|
|
|
|
|
|
PrintConv => { |
|
8151
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
8152
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
8153
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
8154
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
8155
|
|
|
|
|
|
|
}, |
|
8156
|
|
|
|
|
|
|
}, |
|
8157
|
|
|
|
|
|
|
'Unsharp2Color' => { |
|
8158
|
|
|
|
|
|
|
PrintConv => { |
|
8159
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
8160
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
8161
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
8162
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
8163
|
|
|
|
|
|
|
}, |
|
8164
|
|
|
|
|
|
|
}, |
|
8165
|
|
|
|
|
|
|
'Unsharp3Color' => { |
|
8166
|
|
|
|
|
|
|
PrintConv => { |
|
8167
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
8168
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
8169
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
8170
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
8171
|
|
|
|
|
|
|
}, |
|
8172
|
|
|
|
|
|
|
}, |
|
8173
|
|
|
|
|
|
|
'Unsharp4Color' => { |
|
8174
|
|
|
|
|
|
|
PrintConv => { |
|
8175
|
|
|
|
|
|
|
'Blue' => 'Blau', |
|
8176
|
|
|
|
|
|
|
'Green' => 'Grün', |
|
8177
|
|
|
|
|
|
|
'Red' => 'Rot', |
|
8178
|
|
|
|
|
|
|
'Yellow' => 'Gelb', |
|
8179
|
|
|
|
|
|
|
}, |
|
8180
|
|
|
|
|
|
|
}, |
|
8181
|
|
|
|
|
|
|
'UnsharpMask' => { |
|
8182
|
|
|
|
|
|
|
Description => 'Unschärfemaske', |
|
8183
|
|
|
|
|
|
|
PrintConv => { |
|
8184
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
8185
|
|
|
|
|
|
|
'On' => 'Ein', |
|
8186
|
|
|
|
|
|
|
}, |
|
8187
|
|
|
|
|
|
|
}, |
|
8188
|
|
|
|
|
|
|
'Urgency' => { |
|
8189
|
|
|
|
|
|
|
Description => 'Dringlichkeit', |
|
8190
|
|
|
|
|
|
|
PrintConv => { |
|
8191
|
|
|
|
|
|
|
'0 (reserved)' => '0 (reserviert)', |
|
8192
|
|
|
|
|
|
|
'1 (most urgent)' => '1 (sehr dringend)', |
|
8193
|
|
|
|
|
|
|
'5 (normal urgency)' => '5 (normale Dringlichkeit)', |
|
8194
|
|
|
|
|
|
|
'8 (least urgent)' => '8 (geringe Dringlichkeit)', |
|
8195
|
|
|
|
|
|
|
'9 (user-defined priority)' => '9 (benutzerdefinierte Priorität)', |
|
8196
|
|
|
|
|
|
|
}, |
|
8197
|
|
|
|
|
|
|
}, |
|
8198
|
|
|
|
|
|
|
'UsableMeteringModes' => { |
|
8199
|
|
|
|
|
|
|
Description => 'Wahl nutzbarer Messmethoden', |
|
8200
|
|
|
|
|
|
|
PrintConv => { |
|
8201
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
8202
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
8203
|
|
|
|
|
|
|
}, |
|
8204
|
|
|
|
|
|
|
}, |
|
8205
|
|
|
|
|
|
|
'UsableShootingModes' => { |
|
8206
|
|
|
|
|
|
|
Description => 'Wahl nutzbarer Aufnahmemodi', |
|
8207
|
|
|
|
|
|
|
PrintConv => { |
|
8208
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
8209
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
8210
|
|
|
|
|
|
|
}, |
|
8211
|
|
|
|
|
|
|
}, |
|
8212
|
|
|
|
|
|
|
'UsageTerms' => 'Nutzungsbedingungen', |
|
8213
|
|
|
|
|
|
|
'UserComment' => 'Benutzerkommentar', |
|
8214
|
|
|
|
|
|
|
'UserDef1PictureStyle' => { |
|
8215
|
|
|
|
|
|
|
Description => 'Bildstil Benutzerdefiniert 1', |
|
8216
|
|
|
|
|
|
|
PrintConv => { |
|
8217
|
|
|
|
|
|
|
'Faithful' => 'Natürlich', |
|
8218
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
8219
|
|
|
|
|
|
|
'Monochrome' => 'Monochrom', |
|
8220
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
8221
|
|
|
|
|
|
|
}, |
|
8222
|
|
|
|
|
|
|
}, |
|
8223
|
|
|
|
|
|
|
'UserDef2PictureStyle' => { |
|
8224
|
|
|
|
|
|
|
Description => 'Bildstil Benutzerdefiniert 2', |
|
8225
|
|
|
|
|
|
|
PrintConv => { |
|
8226
|
|
|
|
|
|
|
'Faithful' => 'Natürlich', |
|
8227
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
8228
|
|
|
|
|
|
|
'Monochrome' => 'Monochrom', |
|
8229
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
8230
|
|
|
|
|
|
|
}, |
|
8231
|
|
|
|
|
|
|
}, |
|
8232
|
|
|
|
|
|
|
'UserDef3PictureStyle' => { |
|
8233
|
|
|
|
|
|
|
Description => 'Bildstil Benutzerdefiniert 3', |
|
8234
|
|
|
|
|
|
|
PrintConv => { |
|
8235
|
|
|
|
|
|
|
'Faithful' => 'Natürlich', |
|
8236
|
|
|
|
|
|
|
'Landscape' => 'Landschaft', |
|
8237
|
|
|
|
|
|
|
'Monochrome' => 'Monochrom', |
|
8238
|
|
|
|
|
|
|
'Portrait' => 'Porträt', |
|
8239
|
|
|
|
|
|
|
}, |
|
8240
|
|
|
|
|
|
|
}, |
|
8241
|
|
|
|
|
|
|
'UserFields' => 'Benutzerfelder', |
|
8242
|
|
|
|
|
|
|
'UserProfile' => { |
|
8243
|
|
|
|
|
|
|
Description => 'Benutzerprofil', |
|
8244
|
|
|
|
|
|
|
PrintConv => { |
|
8245
|
|
|
|
|
|
|
'User Profile 0 (Dynamic)' => 'Benutzerprofil 0 (dynamisch)', |
|
8246
|
|
|
|
|
|
|
'User Profile 1' => 'Benutzerprofil 1', |
|
8247
|
|
|
|
|
|
|
'User Profile 2' => 'Benutzerprofil 2', |
|
8248
|
|
|
|
|
|
|
'User Profile 3' => 'Benutzerprofil 3', |
|
8249
|
|
|
|
|
|
|
}, |
|
8250
|
|
|
|
|
|
|
}, |
|
8251
|
|
|
|
|
|
|
'VFDisplayIllumination' => { |
|
8252
|
|
|
|
|
|
|
PrintConv => { |
|
8253
|
|
|
|
|
|
|
'Disable' => 'Deaktiviert', |
|
8254
|
|
|
|
|
|
|
'Enable' => 'Aktiviert', |
|
8255
|
|
|
|
|
|
|
}, |
|
8256
|
|
|
|
|
|
|
}, |
|
8257
|
|
|
|
|
|
|
'VRDVersion' => 'VRD-Version', |
|
8258
|
|
|
|
|
|
|
'VRInfo' => 'Bildstabilisator-Informationen', |
|
8259
|
|
|
|
|
|
|
'VRInfoVersion' => 'VR-Info-Version', |
|
8260
|
|
|
|
|
|
|
'VR_0x66' => { |
|
8261
|
|
|
|
|
|
|
PrintConv => { |
|
8262
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
8263
|
|
|
|
|
|
|
'On (active)' => 'Ein (Aktiv)', |
|
8264
|
|
|
|
|
|
|
'On (normal)' => 'Ein (Normal)', |
|
8265
|
|
|
|
|
|
|
}, |
|
8266
|
|
|
|
|
|
|
}, |
|
8267
|
|
|
|
|
|
|
'ValidAFPoints' => 'Gültige AF-Punkte', |
|
8268
|
|
|
|
|
|
|
'ValidBits' => 'Verwendete Bits', |
|
8269
|
|
|
|
|
|
|
'ValidPixelDepth' => 'Farbtiefe', |
|
8270
|
|
|
|
|
|
|
'VariProgram' => 'Aufnahmeprogramm', |
|
8271
|
|
|
|
|
|
|
'VibrationReduction' => { |
|
8272
|
|
|
|
|
|
|
Description => 'Bildstabilisation', |
|
8273
|
|
|
|
|
|
|
PrintConv => { |
|
8274
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
8275
|
|
|
|
|
|
|
'On' => 'Ein', |
|
8276
|
|
|
|
|
|
|
'On (1)' => 'Ein (1)', |
|
8277
|
|
|
|
|
|
|
'On (2)' => 'Ein (2)', |
|
8278
|
|
|
|
|
|
|
'On (3)' => 'Ein (3)', |
|
8279
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
8280
|
|
|
|
|
|
|
}, |
|
8281
|
|
|
|
|
|
|
}, |
|
8282
|
|
|
|
|
|
|
'ViewInfoDuringExposure' => { |
|
8283
|
|
|
|
|
|
|
Description => 'Sucherinfo bei Belichtung', |
|
8284
|
|
|
|
|
|
|
PrintConv => { |
|
8285
|
|
|
|
|
|
|
'Disable' => 'Nicht möglich', |
|
8286
|
|
|
|
|
|
|
'Enable' => 'Möglich', |
|
8287
|
|
|
|
|
|
|
}, |
|
8288
|
|
|
|
|
|
|
}, |
|
8289
|
|
|
|
|
|
|
'ViewfinderWarning' => { |
|
8290
|
|
|
|
|
|
|
Description => 'Warnsymbol im Sucher', |
|
8291
|
|
|
|
|
|
|
PrintConv => { |
|
8292
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
8293
|
|
|
|
|
|
|
'On' => 'Ein', |
|
8294
|
|
|
|
|
|
|
}, |
|
8295
|
|
|
|
|
|
|
}, |
|
8296
|
|
|
|
|
|
|
'ViewfinderWarnings' => { |
|
8297
|
|
|
|
|
|
|
PrintConv => { |
|
8298
|
|
|
|
|
|
|
'ISO expansion' => 'ISO-Erweiterung', |
|
8299
|
|
|
|
|
|
|
}, |
|
8300
|
|
|
|
|
|
|
}, |
|
8301
|
|
|
|
|
|
|
'ViewingMode2' => { |
|
8302
|
|
|
|
|
|
|
PrintConv => { |
|
8303
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
8304
|
|
|
|
|
|
|
}, |
|
8305
|
|
|
|
|
|
|
}, |
|
8306
|
|
|
|
|
|
|
'VignetteControl' => { |
|
8307
|
|
|
|
|
|
|
Description => 'Vignettierungskorrektur', |
|
8308
|
|
|
|
|
|
|
PrintConv => { |
|
8309
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
8310
|
|
|
|
|
|
|
'Low' => 'Schwach', |
|
8311
|
|
|
|
|
|
|
'Normal' => 'Mittel', |
|
8312
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
8313
|
|
|
|
|
|
|
'On' => 'Ein', |
|
8314
|
|
|
|
|
|
|
}, |
|
8315
|
|
|
|
|
|
|
}, |
|
8316
|
|
|
|
|
|
|
'VignetteControlIntensity' => 'Vignettierungskorrektur Stärke', |
|
8317
|
|
|
|
|
|
|
'VignettingCorrection' => { |
|
8318
|
|
|
|
|
|
|
PrintConv => { |
|
8319
|
|
|
|
|
|
|
'n/a' => '(nicht gesetzt)', |
|
8320
|
|
|
|
|
|
|
}, |
|
8321
|
|
|
|
|
|
|
}, |
|
8322
|
|
|
|
|
|
|
'VirtualImageHeight' => 'Virtuelle Bildhöhe', |
|
8323
|
|
|
|
|
|
|
'VirtualImageWidth' => 'Virtuelle Bildbreite', |
|
8324
|
|
|
|
|
|
|
'VirtualPageUnits' => 'Virtuelle Seitenzahl', |
|
8325
|
|
|
|
|
|
|
'VoiceMemo' => { |
|
8326
|
|
|
|
|
|
|
PrintConv => { |
|
8327
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
8328
|
|
|
|
|
|
|
'On' => 'Ein', |
|
8329
|
|
|
|
|
|
|
}, |
|
8330
|
|
|
|
|
|
|
}, |
|
8331
|
|
|
|
|
|
|
'Volume' => 'Band', |
|
8332
|
|
|
|
|
|
|
'WBAdjColorTemp' => 'Weißabgleich Farbtemperaturkorrektur', |
|
8333
|
|
|
|
|
|
|
'WBAdjLighting' => { |
|
8334
|
|
|
|
|
|
|
PrintConv => { |
|
8335
|
|
|
|
|
|
|
'Daylight (cloudy)' => 'Tageslicht (2)', |
|
8336
|
|
|
|
|
|
|
'Daylight (direct sunlight)' => 'Tageslicht (0)', |
|
8337
|
|
|
|
|
|
|
'Daylight (shade)' => 'Tageslicht (1)', |
|
8338
|
|
|
|
|
|
|
'Flash' => 'Blitz', |
|
8339
|
|
|
|
|
|
|
'Incandescent' => 'Glühbirne', |
|
8340
|
|
|
|
|
|
|
'None' => 'Keines', |
|
8341
|
|
|
|
|
|
|
}, |
|
8342
|
|
|
|
|
|
|
}, |
|
8343
|
|
|
|
|
|
|
'WBBlueLevel' => 'Farbabgleich Blau', |
|
8344
|
|
|
|
|
|
|
'WBBracketMode' => { |
|
8345
|
|
|
|
|
|
|
Description => 'Weißabgleich Belichtungsreihen-Modus', |
|
8346
|
|
|
|
|
|
|
PrintConv => { |
|
8347
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
8348
|
|
|
|
|
|
|
'On (shift AB)' => 'Ein (AB-Verschiebung)', |
|
8349
|
|
|
|
|
|
|
'On (shift GM)' => 'Ein (GM-Verschiebung)', |
|
8350
|
|
|
|
|
|
|
}, |
|
8351
|
|
|
|
|
|
|
}, |
|
8352
|
|
|
|
|
|
|
'WBBracketShotNumber' => 'Weißabgleich-Belichtungsreihen-Bildnummer', |
|
8353
|
|
|
|
|
|
|
'WBBracketValueAB' => 'Weißabgleich AB-Belichtungsreihen-Wert', |
|
8354
|
|
|
|
|
|
|
'WBBracketValueGM' => 'Weißabgleich GM-Belichtungsreihen-Wert', |
|
8355
|
|
|
|
|
|
|
'WBFineTuneActive' => { |
|
8356
|
|
|
|
|
|
|
Description => 'Weißabgleich Feinabstimmung aktiv', |
|
8357
|
|
|
|
|
|
|
PrintConv => { |
|
8358
|
|
|
|
|
|
|
'No' => 'Nein', |
|
8359
|
|
|
|
|
|
|
'Yes' => 'Ja', |
|
8360
|
|
|
|
|
|
|
}, |
|
8361
|
|
|
|
|
|
|
}, |
|
8362
|
|
|
|
|
|
|
'WBFineTuneSaturation' => 'Weißabgleich Sättigung Feinabstimmung', |
|
8363
|
|
|
|
|
|
|
'WBFineTuneTone' => 'Weißabgleich Farbton Feinabstimmung', |
|
8364
|
|
|
|
|
|
|
'WBGreenLevel' => 'Farbabgleich Grün', |
|
8365
|
|
|
|
|
|
|
'WBMediaImageSizeSetting' => { |
|
8366
|
|
|
|
|
|
|
Description => 'WB+Media/Bildgrößeneinstellung', |
|
8367
|
|
|
|
|
|
|
PrintConv => { |
|
8368
|
|
|
|
|
|
|
'LCD monitor' => 'LCD-Monitor', |
|
8369
|
|
|
|
|
|
|
'Rear LCD panel' => 'Hinteres LCD-Panel', |
|
8370
|
|
|
|
|
|
|
}, |
|
8371
|
|
|
|
|
|
|
}, |
|
8372
|
|
|
|
|
|
|
'WBMode' => { |
|
8373
|
|
|
|
|
|
|
PrintConv => { |
|
8374
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
8375
|
|
|
|
|
|
|
}, |
|
8376
|
|
|
|
|
|
|
}, |
|
8377
|
|
|
|
|
|
|
'WBRedLevel' => 'Farbabgleich Rot', |
|
8378
|
|
|
|
|
|
|
'WBShiftAB' => 'Weißabgleich AB-Korrektur', |
|
8379
|
|
|
|
|
|
|
'WBShiftGM' => 'Weißabgleich GM-Korrektur', |
|
8380
|
|
|
|
|
|
|
'WB_GBRGLevels' => 'Weißabgleich GBRG-Farbverteilung', |
|
8381
|
|
|
|
|
|
|
'WB_GLevel' => 'Weißabgleich G-Farbverteilung', |
|
8382
|
|
|
|
|
|
|
'WB_GLevel3000K' => 'Weißabgleich G-Farbverteilung 3000K', |
|
8383
|
|
|
|
|
|
|
'WB_GLevel3300K' => 'Weißabgleich G-Farbverteilung 3300K', |
|
8384
|
|
|
|
|
|
|
'WB_GLevel3600K' => 'Weißabgleich G-Farbverteilung 3600K', |
|
8385
|
|
|
|
|
|
|
'WB_GLevel3900K' => 'Weißabgleich G-Farbverteilung 3900K', |
|
8386
|
|
|
|
|
|
|
'WB_GLevel4000K' => 'Weißabgleich G-Farbverteilung 4000K', |
|
8387
|
|
|
|
|
|
|
'WB_GLevel4300K' => 'Weißabgleich G-Farbverteilung 4300K', |
|
8388
|
|
|
|
|
|
|
'WB_GLevel4500K' => 'Weißabgleich G-Farbverteilung 4500K', |
|
8389
|
|
|
|
|
|
|
'WB_GLevel4800K' => 'Weißabgleich G-Farbverteilung 4800K', |
|
8390
|
|
|
|
|
|
|
'WB_GLevel5300K' => 'Weißabgleich G-Farbverteilung 5300K', |
|
8391
|
|
|
|
|
|
|
'WB_GLevel6000K' => 'Weißabgleich G-Farbverteilung 6000K', |
|
8392
|
|
|
|
|
|
|
'WB_GLevel6600K' => 'Weißabgleich G-Farbverteilung 6600K', |
|
8393
|
|
|
|
|
|
|
'WB_GLevel7500K' => 'Weißabgleich G-Farbverteilung 7500K', |
|
8394
|
|
|
|
|
|
|
'WB_GRBGLevels' => 'Weißabgleich GRBG-Farbverteilung', |
|
8395
|
|
|
|
|
|
|
'WB_GRGBLevels' => 'Weißabgleich GRGB-Farbverteilung', |
|
8396
|
|
|
|
|
|
|
'WB_RBGGLevels' => 'Weißabgleich RBGG-Farbverteilung', |
|
8397
|
|
|
|
|
|
|
'WB_RBLevels' => 'Weißabgleich RB-Farbverteilung', |
|
8398
|
|
|
|
|
|
|
'WB_RBLevels3000K' => 'Weißabgleich RB-Farbverteilung 3000K', |
|
8399
|
|
|
|
|
|
|
'WB_RBLevels3300K' => 'Weißabgleich RB-Farbverteilung 3300K', |
|
8400
|
|
|
|
|
|
|
'WB_RBLevels3600K' => 'Weißabgleich RB-Farbverteilung 3600K', |
|
8401
|
|
|
|
|
|
|
'WB_RBLevels3900K' => 'Weißabgleich RB-Farbverteilung 3800K', |
|
8402
|
|
|
|
|
|
|
'WB_RBLevels4000K' => 'Weißabgleich RB-Farbverteilung 4000K', |
|
8403
|
|
|
|
|
|
|
'WB_RBLevels4300K' => 'Weißabgleich RB-Farbverteilung 4300K', |
|
8404
|
|
|
|
|
|
|
'WB_RBLevels4500K' => 'Weißabgleich RB-Farbverteilung 4500K', |
|
8405
|
|
|
|
|
|
|
'WB_RBLevels4800K' => 'Weißabgleich RB-Farbverteilung 4800K', |
|
8406
|
|
|
|
|
|
|
'WB_RBLevels5300K' => 'Weißabgleich RB-Farbverteilung 5300K', |
|
8407
|
|
|
|
|
|
|
'WB_RBLevels6000K' => 'Weißabgleich RB-Farbverteilung 6000K', |
|
8408
|
|
|
|
|
|
|
'WB_RBLevels6600K' => 'Weißabgleich RB-Farbverteilung 6600K', |
|
8409
|
|
|
|
|
|
|
'WB_RBLevels7500K' => 'Weißabgleich RB-Farbverteilung 7500K', |
|
8410
|
|
|
|
|
|
|
'WB_RBLevelsAuto' => 'Weißabgleich RB-Farbverteilung Automatik', |
|
8411
|
|
|
|
|
|
|
'WB_RBLevelsCWB1' => 'Weißabgleich RB-Farbverteilung CWB1', |
|
8412
|
|
|
|
|
|
|
'WB_RBLevelsCWB2' => 'Weißabgleich RB-Farbverteilung CWB2', |
|
8413
|
|
|
|
|
|
|
'WB_RBLevelsCWB3' => 'Weißabgleich RB-Farbverteilung CWB3', |
|
8414
|
|
|
|
|
|
|
'WB_RBLevelsCWB4' => 'Weißabgleich RB-Farbverteilung CWB4', |
|
8415
|
|
|
|
|
|
|
'WB_RBLevelsCloudy' => 'Weißabgleich RB-Farbverteilung Bewölkt', |
|
8416
|
|
|
|
|
|
|
'WB_RBLevelsCoolWhiteFluor' => 'Weißabgleich RB-Farbverteilung Neonlicht kaltweiß', |
|
8417
|
|
|
|
|
|
|
'WB_RBLevelsDayWhiteFluor' => 'Weißabgleich RB-Farbverteilung Neonlicht neutralweiß', |
|
8418
|
|
|
|
|
|
|
'WB_RBLevelsDaylightFluor' => 'Weißabgleich RB-Farbverteilung Neonlicht tageslichtweiß', |
|
8419
|
|
|
|
|
|
|
'WB_RBLevelsEveningSunlight' => 'Weißabgleich RB-Farbverteilung Sonnenuntergang', |
|
8420
|
|
|
|
|
|
|
'WB_RBLevelsFineWeather' => 'Weißabgleich RB-Farbverteilung Wolkenlos', |
|
8421
|
|
|
|
|
|
|
'WB_RBLevelsShade' => 'Weißabgleich RB-Farbverteilung Schatten', |
|
8422
|
|
|
|
|
|
|
'WB_RBLevelsTungsten' => 'Weißabgleich RB-Farbverteilung Glühbirne', |
|
8423
|
|
|
|
|
|
|
'WB_RBLevelsUsed' => 'Weißabgleich RB-Farbverteilung verwendet', |
|
8424
|
|
|
|
|
|
|
'WB_RBLevelsWhiteFluorescent' => 'Weißabgleich RB-Farbverteilung Neonlicht universalweiß', |
|
8425
|
|
|
|
|
|
|
'WB_RGBGLevels' => 'Weißabgleich RGBG-Farbverteilung', |
|
8426
|
|
|
|
|
|
|
'WB_RGBLevels' => 'Weißabgleich RGB-Farbverteilung', |
|
8427
|
|
|
|
|
|
|
'WB_RGBLevelsCloudy' => 'Weißabgleich RGB-Farbverteilung Bewölkt', |
|
8428
|
|
|
|
|
|
|
'WB_RGBLevelsDaylight' => 'Weißabgleich RGB-Farbverteilung Tageslicht', |
|
8429
|
|
|
|
|
|
|
'WB_RGBLevelsFlash' => 'Weißabgleich RGB-Farbverteilung Blitz', |
|
8430
|
|
|
|
|
|
|
'WB_RGBLevelsFluorescent' => 'Weißabgleich RGB-Farbverteilung Neonlicht', |
|
8431
|
|
|
|
|
|
|
'WB_RGBLevelsShade' => 'Weißabgleich RGB-Farbverteilung Schatten', |
|
8432
|
|
|
|
|
|
|
'WB_RGBLevelsTungsten' => 'Weißabgleich RGB-Farbverteilung Glühbirne', |
|
8433
|
|
|
|
|
|
|
'WB_RGGBLevels' => 'Weißabgleich RGGB-Farbverteilung', |
|
8434
|
|
|
|
|
|
|
'WB_RGGBLevelsAsShot' => 'Weißabgleich RGGB-Farbverteilung Aufnahme', |
|
8435
|
|
|
|
|
|
|
'WB_RGGBLevelsAuto' => 'Weißabgleich RGGB-Farbverteilung Auto', |
|
8436
|
|
|
|
|
|
|
'WB_RGGBLevelsCloudy' => 'Weißabgleich RGGB-Farbverteilung Bewölkt', |
|
8437
|
|
|
|
|
|
|
'WB_RGGBLevelsCustom' => 'Weißabgleich RGGB-Farbverteilung Benutzerdefiniert', |
|
8438
|
|
|
|
|
|
|
'WB_RGGBLevelsCustom1' => 'Weißabgleich RGGB-Farbverteilung Benutzerdefiniert 1', |
|
8439
|
|
|
|
|
|
|
'WB_RGGBLevelsCustom2' => 'Weißabgleich RGGB-Farbverteilung Benutzerdefiniert 2', |
|
8440
|
|
|
|
|
|
|
'WB_RGGBLevelsDaylight' => 'Weißabgleich RGGB-Farbverteilung Tageslicht', |
|
8441
|
|
|
|
|
|
|
'WB_RGGBLevelsFlash' => 'Weißabgleich RGGB-Farbverteilung Blitz', |
|
8442
|
|
|
|
|
|
|
'WB_RGGBLevelsFluorescent' => 'Weißabgleich RGGB-Farbverteilung Neonlicht', |
|
8443
|
|
|
|
|
|
|
'WB_RGGBLevelsFluorescentD' => 'Weißabgleich RGGB-Farbverteilung Neonlicht D', |
|
8444
|
|
|
|
|
|
|
'WB_RGGBLevelsFluorescentN' => 'Weißabgleich RGGB-Farbverteilung Neonlicht N', |
|
8445
|
|
|
|
|
|
|
'WB_RGGBLevelsFluorescentW' => 'Weißabgleich RGGB-Farbverteilung Neonlicht W', |
|
8446
|
|
|
|
|
|
|
'WB_RGGBLevelsKelvin' => 'Weißabgleich RGGB-Farbverteilung Kelvin', |
|
8447
|
|
|
|
|
|
|
'WB_RGGBLevelsMeasured' => 'Weißabgleich RGGB-Farbverteilung Messung', |
|
8448
|
|
|
|
|
|
|
'WB_RGGBLevelsPC1' => 'Weißabgleich RGGB-Farbverteilung PC1', |
|
8449
|
|
|
|
|
|
|
'WB_RGGBLevelsPC2' => 'Weißabgleich RGGB-Farbverteilung PC2', |
|
8450
|
|
|
|
|
|
|
'WB_RGGBLevelsPC3' => 'Weißabgleich RGGB-Farbverteilung PC3', |
|
8451
|
|
|
|
|
|
|
'WB_RGGBLevelsShade' => 'Weißabgleich RGGB-Farbverteilung Schatten', |
|
8452
|
|
|
|
|
|
|
'WB_RGGBLevelsTungsten' => 'Weißabgleich RGGB-Farbverteilung Glühbirne', |
|
8453
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown' => 'Weißabgleich RGGB-Farbverteilung Unbekannt', |
|
8454
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown10' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 10', |
|
8455
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown11' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 11', |
|
8456
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown12' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 12', |
|
8457
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown13' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 13', |
|
8458
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown14' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 14', |
|
8459
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown15' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 15', |
|
8460
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown16' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 16', |
|
8461
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown17' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 17', |
|
8462
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown18' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 18', |
|
8463
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown19' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 19', |
|
8464
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown2' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 2', |
|
8465
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown20' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 20', |
|
8466
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown3' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 3', |
|
8467
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown4' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 4', |
|
8468
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown5' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 5', |
|
8469
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown6' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 6', |
|
8470
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown7' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 7', |
|
8471
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown8' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 8', |
|
8472
|
|
|
|
|
|
|
'WB_RGGBLevelsUnknown9' => 'Weißabgleich RGGB-Farbverteilung Unbekannt 9', |
|
8473
|
|
|
|
|
|
|
'WCSProfiles' => 'Windows Color System-Profil', |
|
8474
|
|
|
|
|
|
|
'WangAnnotation' => 'Wang Anmerkung', |
|
8475
|
|
|
|
|
|
|
'Warning' => 'Warnung', |
|
8476
|
|
|
|
|
|
|
'Watermark' => 'Wasserzeichen', |
|
8477
|
|
|
|
|
|
|
'WhiteBalance' => { |
|
8478
|
|
|
|
|
|
|
Description => 'Weißabgleich', |
|
8479
|
|
|
|
|
|
|
PrintConv => { |
|
8480
|
|
|
|
|
|
|
'As Shot' => 'Aufnahme', |
|
8481
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
8482
|
|
|
|
|
|
|
'Black & White' => 'Schwarz/Weiß', |
|
8483
|
|
|
|
|
|
|
'Cloudy' => 'Bewölkt', |
|
8484
|
|
|
|
|
|
|
'Color Temperature/Color Filter' => 'Farbtemperatur/Farbfilter', |
|
8485
|
|
|
|
|
|
|
'Cool White Fluorescent' => 'Neonlicht kaltweiß', |
|
8486
|
|
|
|
|
|
|
'Custom' => 'Benutzerdefiniert', |
|
8487
|
|
|
|
|
|
|
'Custom 1' => 'Benutzerdefiniert 1', |
|
8488
|
|
|
|
|
|
|
'Custom 2' => 'Benutzerdefiniert 2', |
|
8489
|
|
|
|
|
|
|
'Custom 3' => 'Benutzerdefiniert 3', |
|
8490
|
|
|
|
|
|
|
'Custom 4' => 'Benutzerdefiniert 4', |
|
8491
|
|
|
|
|
|
|
'Custom2' => 'Benutzerdefiniert 2', |
|
8492
|
|
|
|
|
|
|
'Custom3' => 'Benutzerdefiniert 3', |
|
8493
|
|
|
|
|
|
|
'Custom4' => 'Benutzerdefiniert 4', |
|
8494
|
|
|
|
|
|
|
'Custom5' => 'Benutzerdefiniert 5', |
|
8495
|
|
|
|
|
|
|
'Day White Fluorescent' => 'Neonlicht neutralweiß', |
|
8496
|
|
|
|
|
|
|
'Daylight' => 'Tageslicht', |
|
8497
|
|
|
|
|
|
|
'Daylight Fluorescent' => 'Neonlicht tageslichtweiß', |
|
8498
|
|
|
|
|
|
|
'Flash' => 'Blitz', |
|
8499
|
|
|
|
|
|
|
'Flash?' => 'Blitz', |
|
8500
|
|
|
|
|
|
|
'Fluorescent' => 'Neonlicht', |
|
8501
|
|
|
|
|
|
|
'Incandescent' => 'Glühbirne', |
|
8502
|
|
|
|
|
|
|
'Living Room Warm White Fluorescent' => 'Neonlicht Wohnzimmer-warmweiß)', |
|
8503
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
8504
|
|
|
|
|
|
|
'Manual Temperature (Kelvin)' => 'Manuelle Temperatur (Kelvin)', |
|
8505
|
|
|
|
|
|
|
'Shade' => 'Schatten', |
|
8506
|
|
|
|
|
|
|
'Tungsten' => 'Glühbirne', |
|
8507
|
|
|
|
|
|
|
'Underwater' => 'Unterwasser', |
|
8508
|
|
|
|
|
|
|
'Underwater 1 (Blue Water)' => 'Unterwasser 1 (blaues Wasser)', |
|
8509
|
|
|
|
|
|
|
'Underwater 2 (Green Water)' => 'Unterwasser 2 (grünes Wasser)', |
|
8510
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
8511
|
|
|
|
|
|
|
'User-Selected' => 'Benutzerdefiniert', |
|
8512
|
|
|
|
|
|
|
'Warm White Fluorescent' => 'Neonlicht warmweiß', |
|
8513
|
|
|
|
|
|
|
'White Fluorescent' => 'Neonlicht universalweiß', |
|
8514
|
|
|
|
|
|
|
}, |
|
8515
|
|
|
|
|
|
|
}, |
|
8516
|
|
|
|
|
|
|
'WhiteBalance2' => { |
|
8517
|
|
|
|
|
|
|
Description => 'Weißabgleich 2', |
|
8518
|
|
|
|
|
|
|
PrintConv => { |
|
8519
|
|
|
|
|
|
|
'3000K (Tungsten light)' => '3000K (Glühbirne)', |
|
8520
|
|
|
|
|
|
|
'3600K (Tungsten light-like)' => '3600K (ähnlich Glühbirne)', |
|
8521
|
|
|
|
|
|
|
'4000K (Cool white fluorescent)' => '4000K (Neonlicht kaltweiß)', |
|
8522
|
|
|
|
|
|
|
'4500K (Neutral white fluorescent)' => '4500K (Neonlicht neutralweiß)', |
|
8523
|
|
|
|
|
|
|
'5300K (Fine Weather)' => '5300K (Wolkenlos)', |
|
8524
|
|
|
|
|
|
|
'6000K (Cloudy)' => '6000K (Bewölkt)', |
|
8525
|
|
|
|
|
|
|
'6600K (Daylight fluorescent)' => '6600K (Neonlicht tageslichtweiß)', |
|
8526
|
|
|
|
|
|
|
'7500K (Fine Weather with Shade)' => '7500K (Sonne und Schatten)', |
|
8527
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
8528
|
|
|
|
|
|
|
}, |
|
8529
|
|
|
|
|
|
|
}, |
|
8530
|
|
|
|
|
|
|
'WhiteBalanceAdj' => { |
|
8531
|
|
|
|
|
|
|
Description => 'Weißabgleich Korrektur', |
|
8532
|
|
|
|
|
|
|
PrintConv => { |
|
8533
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
8534
|
|
|
|
|
|
|
'Cloudy' => 'Bewölkt', |
|
8535
|
|
|
|
|
|
|
'Daylight' => 'Tageslicht', |
|
8536
|
|
|
|
|
|
|
'Flash' => 'Blitz', |
|
8537
|
|
|
|
|
|
|
'Fluorescent' => 'Neonlicht', |
|
8538
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
8539
|
|
|
|
|
|
|
'On' => 'Ein', |
|
8540
|
|
|
|
|
|
|
'Shade' => 'Schatten', |
|
8541
|
|
|
|
|
|
|
'Tungsten' => 'Glühbirne', |
|
8542
|
|
|
|
|
|
|
}, |
|
8543
|
|
|
|
|
|
|
}, |
|
8544
|
|
|
|
|
|
|
'WhiteBalanceAutoAdjustment' => { |
|
8545
|
|
|
|
|
|
|
Description => 'Weißabgleich automatische Abstimmung', |
|
8546
|
|
|
|
|
|
|
PrintConv => { |
|
8547
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
8548
|
|
|
|
|
|
|
'On' => 'Ein', |
|
8549
|
|
|
|
|
|
|
}, |
|
8550
|
|
|
|
|
|
|
}, |
|
8551
|
|
|
|
|
|
|
'WhiteBalanceBias' => 'Weißabgleich Bias', |
|
8552
|
|
|
|
|
|
|
'WhiteBalanceBlue' => 'Farbabgleich Blau', |
|
8553
|
|
|
|
|
|
|
'WhiteBalanceBracket' => 'Weißabgleichs-Belichtungsreihe', |
|
8554
|
|
|
|
|
|
|
'WhiteBalanceBracketing' => { |
|
8555
|
|
|
|
|
|
|
Description => 'Weißabgleichs-Belichtungsreihe', |
|
8556
|
|
|
|
|
|
|
PrintConv => { |
|
8557
|
|
|
|
|
|
|
'High' => 'Hoch', |
|
8558
|
|
|
|
|
|
|
'Low' => 'Niedrig', |
|
8559
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
8560
|
|
|
|
|
|
|
}, |
|
8561
|
|
|
|
|
|
|
}, |
|
8562
|
|
|
|
|
|
|
'WhiteBalanceComp' => 'Weißabgleichsausgleich', |
|
8563
|
|
|
|
|
|
|
'WhiteBalanceFineTune' => 'Weißabgleichsfeineinstellung', |
|
8564
|
|
|
|
|
|
|
'WhiteBalanceMatching' => 'Weißabgleich Übereinstimmung', |
|
8565
|
|
|
|
|
|
|
'WhiteBalanceMode' => { |
|
8566
|
|
|
|
|
|
|
Description => 'Weißabgleich-Modus', |
|
8567
|
|
|
|
|
|
|
PrintConv => { |
|
8568
|
|
|
|
|
|
|
'Auto (Cloudy)' => 'Automatisch (Bewölkt)', |
|
8569
|
|
|
|
|
|
|
'Auto (Day White Fluorescent)' => 'Automatisch (Neonlicht neutralweiß)', |
|
8570
|
|
|
|
|
|
|
'Auto (Daylight Fluorescent)' => 'Automatisch (Neonlicht tageslichtweiß)', |
|
8571
|
|
|
|
|
|
|
'Auto (Daylight)' => 'Automatisch (Tageslicht)', |
|
8572
|
|
|
|
|
|
|
'Auto (Flash)' => 'Automatisch (Blitz)', |
|
8573
|
|
|
|
|
|
|
'Auto (Shade)' => 'Automatisch (Schatten)', |
|
8574
|
|
|
|
|
|
|
'Auto (Tungsten)' => 'Automatisch (Glühbirne)', |
|
8575
|
|
|
|
|
|
|
'Auto (White Fluorescent)' => 'Automatisch (Neonlicht universalweiß)', |
|
8576
|
|
|
|
|
|
|
'Unknown' => 'Unbekannt', |
|
8577
|
|
|
|
|
|
|
'User-Selected' => 'Benutzerdefiniert', |
|
8578
|
|
|
|
|
|
|
}, |
|
8579
|
|
|
|
|
|
|
}, |
|
8580
|
|
|
|
|
|
|
'WhiteBalanceRed' => 'Farbabgleich Rot', |
|
8581
|
|
|
|
|
|
|
'WhiteBalanceSet' => { |
|
8582
|
|
|
|
|
|
|
Description => 'Eingestellter Weißabgleich', |
|
8583
|
|
|
|
|
|
|
PrintConv => { |
|
8584
|
|
|
|
|
|
|
'Auto' => 'Automatisch', |
|
8585
|
|
|
|
|
|
|
'Cloudy' => 'Bewölkt', |
|
8586
|
|
|
|
|
|
|
'Day White Fluorescent' => 'Neonlicht neutralweiß', |
|
8587
|
|
|
|
|
|
|
'Daylight' => 'Tageslicht', |
|
8588
|
|
|
|
|
|
|
'Daylight Fluorescent' => 'Neonlicht tageslichtweiß', |
|
8589
|
|
|
|
|
|
|
'Flash' => 'Blitz', |
|
8590
|
|
|
|
|
|
|
'Manual' => 'Manuell', |
|
8591
|
|
|
|
|
|
|
'Set Color Temperature 1' => 'Farbtemperatur-Einstellung 1', |
|
8592
|
|
|
|
|
|
|
'Set Color Temperature 2' => 'Farbtemperatur-Einstellung 2', |
|
8593
|
|
|
|
|
|
|
'Set Color Temperature 3' => 'Farbtemperatur-Einstellung 3', |
|
8594
|
|
|
|
|
|
|
'Shade' => 'Schatten', |
|
8595
|
|
|
|
|
|
|
'Tungsten' => 'Glühbirne', |
|
8596
|
|
|
|
|
|
|
'White Fluorescent' => 'Neonlicht universalweiß', |
|
8597
|
|
|
|
|
|
|
}, |
|
8598
|
|
|
|
|
|
|
}, |
|
8599
|
|
|
|
|
|
|
'WhiteBalanceSetting' => { |
|
8600
|
|
|
|
|
|
|
Description => 'Weißabgleichs-Einstellung', |
|
8601
|
|
|
|
|
|
|
PrintConv => { |
|
8602
|
|
|
|
|
|
|
'Color Temperature/Color Filter' => 'Farbtemperatur/Farbfilter', |
|
8603
|
|
|
|
|
|
|
'Custom' => 'Benutzerdefiniert', |
|
8604
|
|
|
|
|
|
|
'Preset' => 'Voreinstellung', |
|
8605
|
|
|
|
|
|
|
}, |
|
8606
|
|
|
|
|
|
|
}, |
|
8607
|
|
|
|
|
|
|
'WhiteBalanceTable' => 'Weißabgleich Tabelle', |
|
8608
|
|
|
|
|
|
|
'WhiteBalanceTemperature' => 'Weißabgleich Farbtemperatur', |
|
8609
|
|
|
|
|
|
|
'WhiteBoard' => 'Whiteboard Funktion', |
|
8610
|
|
|
|
|
|
|
'WhiteLevel' => 'Weißwert', |
|
8611
|
|
|
|
|
|
|
'WhitePoint' => 'Weißpunkt-Chromatizität', |
|
8612
|
|
|
|
|
|
|
'WhitePointX' => 'Weißpunkt X', |
|
8613
|
|
|
|
|
|
|
'WhitePointY' => 'Weißpunkt Y', |
|
8614
|
|
|
|
|
|
|
'Wide' => 'Breit', |
|
8615
|
|
|
|
|
|
|
'WideFocusZone' => { |
|
8616
|
|
|
|
|
|
|
Description => 'Zone des großen AF-Messfeldes', |
|
8617
|
|
|
|
|
|
|
PrintConv => { |
|
8618
|
|
|
|
|
|
|
'Center zone (horizontal orientation)' => 'Mittlere Zone (horizontale Ausrichtung)', |
|
8619
|
|
|
|
|
|
|
'Center zone (vertical orientation)' => 'Mittlere Zone (vertikale Ausrichtung)', |
|
8620
|
|
|
|
|
|
|
'Left zone' => 'Linke Zone', |
|
8621
|
|
|
|
|
|
|
'No zone' => 'Keine Zone', |
|
8622
|
|
|
|
|
|
|
'Right zone' => 'Rechte Zone', |
|
8623
|
|
|
|
|
|
|
}, |
|
8624
|
|
|
|
|
|
|
}, |
|
8625
|
|
|
|
|
|
|
'WideRange' => { |
|
8626
|
|
|
|
|
|
|
PrintConv => { |
|
8627
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
8628
|
|
|
|
|
|
|
'On' => 'Ein', |
|
8629
|
|
|
|
|
|
|
}, |
|
8630
|
|
|
|
|
|
|
}, |
|
8631
|
|
|
|
|
|
|
'WidthResolution' => 'Horizontale Bildauflösung', |
|
8632
|
|
|
|
|
|
|
'WorldTime' => 'Zeitzone', |
|
8633
|
|
|
|
|
|
|
'WorldTimeLocation' => { |
|
8634
|
|
|
|
|
|
|
Description => 'Weltzeit-Position', |
|
8635
|
|
|
|
|
|
|
PrintConv => { |
|
8636
|
|
|
|
|
|
|
'Destination' => 'Zielort', |
|
8637
|
|
|
|
|
|
|
'Home' => 'Heimatort', |
|
8638
|
|
|
|
|
|
|
'Hometown' => 'Heimatort', |
|
8639
|
|
|
|
|
|
|
}, |
|
8640
|
|
|
|
|
|
|
}, |
|
8641
|
|
|
|
|
|
|
'Writer-Editor' => 'Verfasser der Beschreibung', |
|
8642
|
|
|
|
|
|
|
'Writers' => 'Schreiber', |
|
8643
|
|
|
|
|
|
|
'XMP' => 'XMP Metadaten', |
|
8644
|
|
|
|
|
|
|
'XPAuthor' => 'XP Autor', |
|
8645
|
|
|
|
|
|
|
'XPComment' => 'XP Kommentar', |
|
8646
|
|
|
|
|
|
|
'XPKeywords' => 'XP Schlüsselwörter', |
|
8647
|
|
|
|
|
|
|
'XPSubject' => 'XP Thema', |
|
8648
|
|
|
|
|
|
|
'XPTitle' => 'XP Titel', |
|
8649
|
|
|
|
|
|
|
'XResolution' => 'Horizontale Bildauflösung', |
|
8650
|
|
|
|
|
|
|
'XYResolution' => 'XY Auflösung', |
|
8651
|
|
|
|
|
|
|
'YCbCrCoefficients' => 'YCbCr-Koeffizienten', |
|
8652
|
|
|
|
|
|
|
'YCbCrPositioning' => { |
|
8653
|
|
|
|
|
|
|
Description => 'Y und C Ausrichtung', |
|
8654
|
|
|
|
|
|
|
PrintConv => { |
|
8655
|
|
|
|
|
|
|
'Centered' => 'Zentriert', |
|
8656
|
|
|
|
|
|
|
'Co-sited' => 'Benachbart', |
|
8657
|
|
|
|
|
|
|
}, |
|
8658
|
|
|
|
|
|
|
}, |
|
8659
|
|
|
|
|
|
|
'YCbCrSubSampling' => 'Subsampling Rate von Y bis C', |
|
8660
|
|
|
|
|
|
|
'YResolution' => 'Vertikale Bildauflösung', |
|
8661
|
|
|
|
|
|
|
'Year' => 'Jahr', |
|
8662
|
|
|
|
|
|
|
'ZipCompression' => 'Zip Komprimierung', |
|
8663
|
|
|
|
|
|
|
'ZoneMatching' => { |
|
8664
|
|
|
|
|
|
|
Description => 'Zonenabgleich', |
|
8665
|
|
|
|
|
|
|
PrintConv => { |
|
8666
|
|
|
|
|
|
|
'High Key' => 'Hi', |
|
8667
|
|
|
|
|
|
|
'ISO Setting Used' => 'Aus (ISO-Einstellung verwendet)', |
|
8668
|
|
|
|
|
|
|
'Low Key' => 'Lo', |
|
8669
|
|
|
|
|
|
|
}, |
|
8670
|
|
|
|
|
|
|
}, |
|
8671
|
|
|
|
|
|
|
'ZoneMatchingOn' => { |
|
8672
|
|
|
|
|
|
|
Description => 'Zonenabgleich', |
|
8673
|
|
|
|
|
|
|
PrintConv => { |
|
8674
|
|
|
|
|
|
|
'Off' => 'Aus', |
|
8675
|
|
|
|
|
|
|
'On' => 'Ein', |
|
8676
|
|
|
|
|
|
|
}, |
|
8677
|
|
|
|
|
|
|
}, |
|
8678
|
|
|
|
|
|
|
'Zoom' => 'Zoom-Objektiv', |
|
8679
|
|
|
|
|
|
|
'ZoomPos' => 'Zoom Position', |
|
8680
|
|
|
|
|
|
|
'ZoomSourceWidth' => 'Vergrößerungs-Ursprungsgröße', |
|
8681
|
|
|
|
|
|
|
'ZoomStepCount' => 'Zoom-Stufenzähler', |
|
8682
|
|
|
|
|
|
|
'ZoomTargetWidth' => 'Vergrößerungs-Endgröße', |
|
8683
|
|
|
|
|
|
|
'ZoomedPreviewImage' => 'Vergrößertes Vorschaubild', |
|
8684
|
|
|
|
|
|
|
'ZoomedPreviewLength' => 'Vergößertes Vorschaubild-Datenlänge', |
|
8685
|
|
|
|
|
|
|
'ZoomedPreviewSize' => 'Vergößertes Vorschaubild-Größe', |
|
8686
|
|
|
|
|
|
|
'ZoomedPreviewStart' => 'Vergößertes Vorschaubild-Datenposition', |
|
8687
|
|
|
|
|
|
|
); |
|
8688
|
|
|
|
|
|
|
|
|
8689
|
|
|
|
|
|
|
1; # end |
|
8690
|
|
|
|
|
|
|
|
|
8691
|
|
|
|
|
|
|
|
|
8692
|
|
|
|
|
|
|
__END__ |