Lines Matching refs:N_

39 #    define N_(String) gettext_noop (String)  macro
41 # define N_(String) (String) macro
50 # define N_(String) (String) macro
2794 {PTP_RC_Undefined, N_("PTP: Undefined Error")}, in ptp_perror()
2795 {PTP_RC_OK, N_("PTP: OK!")}, in ptp_perror()
2796 {PTP_RC_GeneralError, N_("PTP: General Error")}, in ptp_perror()
2797 {PTP_RC_SessionNotOpen, N_("PTP: Session Not Open")}, in ptp_perror()
2798 {PTP_RC_InvalidTransactionID, N_("PTP: Invalid Transaction ID")}, in ptp_perror()
2799 {PTP_RC_OperationNotSupported, N_("PTP: Operation Not Supported")}, in ptp_perror()
2800 {PTP_RC_ParameterNotSupported, N_("PTP: Parameter Not Supported")}, in ptp_perror()
2801 {PTP_RC_IncompleteTransfer, N_("PTP: Incomplete Transfer")}, in ptp_perror()
2802 {PTP_RC_InvalidStorageId, N_("PTP: Invalid Storage ID")}, in ptp_perror()
2803 {PTP_RC_InvalidObjectHandle, N_("PTP: Invalid Object Handle")}, in ptp_perror()
2804 {PTP_RC_DevicePropNotSupported, N_("PTP: Device Prop Not Supported")}, in ptp_perror()
2805 {PTP_RC_InvalidObjectFormatCode, N_("PTP: Invalid Object Format Code")}, in ptp_perror()
2806 {PTP_RC_StoreFull, N_("PTP: Store Full")}, in ptp_perror()
2807 {PTP_RC_ObjectWriteProtected, N_("PTP: Object Write Protected")}, in ptp_perror()
2808 {PTP_RC_StoreReadOnly, N_("PTP: Store Read Only")}, in ptp_perror()
2809 {PTP_RC_AccessDenied, N_("PTP: Access Denied")}, in ptp_perror()
2810 {PTP_RC_NoThumbnailPresent, N_("PTP: No Thumbnail Present")}, in ptp_perror()
2811 {PTP_RC_SelfTestFailed, N_("PTP: Self Test Failed")}, in ptp_perror()
2812 {PTP_RC_PartialDeletion, N_("PTP: Partial Deletion")}, in ptp_perror()
2813 {PTP_RC_StoreNotAvailable, N_("PTP: Store Not Available")}, in ptp_perror()
2815 N_("PTP: Specification By Format Unsupported")}, in ptp_perror()
2816 {PTP_RC_NoValidObjectInfo, N_("PTP: No Valid Object Info")}, in ptp_perror()
2817 {PTP_RC_InvalidCodeFormat, N_("PTP: Invalid Code Format")}, in ptp_perror()
2818 {PTP_RC_UnknownVendorCode, N_("PTP: Unknown Vendor Code")}, in ptp_perror()
2820 N_("PTP: Capture Already Terminated")}, in ptp_perror()
2821 {PTP_RC_DeviceBusy, N_("PTP: Device Busy")}, in ptp_perror()
2822 {PTP_RC_InvalidParentObject, N_("PTP: Invalid Parent Object")}, in ptp_perror()
2823 {PTP_RC_InvalidDevicePropFormat, N_("PTP: Invalid Device Prop Format")}, in ptp_perror()
2824 {PTP_RC_InvalidDevicePropValue, N_("PTP: Invalid Device Prop Value")}, in ptp_perror()
2825 {PTP_RC_InvalidParameter, N_("PTP: Invalid Parameter")}, in ptp_perror()
2826 {PTP_RC_SessionAlreadyOpened, N_("PTP: Session Already Opened")}, in ptp_perror()
2827 {PTP_RC_TransactionCanceled, N_("PTP: Transaction Canceled")}, in ptp_perror()
2829 N_("PTP: Specification Of Destination Unsupported")}, in ptp_perror()
2830 {PTP_RC_EK_FilenameRequired, N_("PTP: EK Filename Required")}, in ptp_perror()
2831 {PTP_RC_EK_FilenameConflicts, N_("PTP: EK Filename Conflicts")}, in ptp_perror()
2832 {PTP_RC_EK_FilenameInvalid, N_("PTP: EK Filename Invalid")}, in ptp_perror()
2834 {PTP_ERROR_IO, N_("PTP: I/O error")}, in ptp_perror()
2835 {PTP_ERROR_BADPARAM, N_("PTP: Error: bad parameter")}, in ptp_perror()
2836 {PTP_ERROR_DATA_EXPECTED, N_("PTP: Protocol error, data expected")}, in ptp_perror()
2837 {PTP_ERROR_RESP_EXPECTED, N_("PTP: Protocol error, response expected")}, in ptp_perror()
2855 {PTP_DPC_Undefined, N_("Undefined PTP Property")}, in ptp_get_property_description()
2856 {PTP_DPC_BatteryLevel, N_("Battery Level")}, in ptp_get_property_description()
2857 {PTP_DPC_FunctionalMode, N_("Functional Mode")}, in ptp_get_property_description()
2858 {PTP_DPC_ImageSize, N_("Image Size")}, in ptp_get_property_description()
2859 {PTP_DPC_CompressionSetting, N_("Compression Setting")}, in ptp_get_property_description()
2860 {PTP_DPC_WhiteBalance, N_("White Balance")}, in ptp_get_property_description()
2861 {PTP_DPC_RGBGain, N_("RGB Gain")}, in ptp_get_property_description()
2862 {PTP_DPC_FNumber, N_("F-Number")}, in ptp_get_property_description()
2863 {PTP_DPC_FocalLength, N_("Focal Length")}, in ptp_get_property_description()
2864 {PTP_DPC_FocusDistance, N_("Focus Distance")}, in ptp_get_property_description()
2865 {PTP_DPC_FocusMode, N_("Focus Mode")}, in ptp_get_property_description()
2866 {PTP_DPC_ExposureMeteringMode, N_("Exposure Metering Mode")}, in ptp_get_property_description()
2867 {PTP_DPC_FlashMode, N_("Flash Mode")}, in ptp_get_property_description()
2868 {PTP_DPC_ExposureTime, N_("Exposure Time")}, in ptp_get_property_description()
2869 {PTP_DPC_ExposureProgramMode, N_("Exposure Program Mode")}, in ptp_get_property_description()
2871 N_("Exposure Index (film speed ISO)")}, in ptp_get_property_description()
2873 N_("Exposure Bias Compensation")}, in ptp_get_property_description()
2874 {PTP_DPC_DateTime, N_("Date & Time")}, in ptp_get_property_description()
2875 {PTP_DPC_CaptureDelay, N_("Pre-Capture Delay")}, in ptp_get_property_description()
2876 {PTP_DPC_StillCaptureMode, N_("Still Capture Mode")}, in ptp_get_property_description()
2877 {PTP_DPC_Contrast, N_("Contrast")}, in ptp_get_property_description()
2878 {PTP_DPC_Sharpness, N_("Sharpness")}, in ptp_get_property_description()
2879 {PTP_DPC_DigitalZoom, N_("Digital Zoom")}, in ptp_get_property_description()
2880 {PTP_DPC_EffectMode, N_("Effect Mode")}, in ptp_get_property_description()
2881 {PTP_DPC_BurstNumber, N_("Burst Number")}, in ptp_get_property_description()
2882 {PTP_DPC_BurstInterval, N_("Burst Interval")}, in ptp_get_property_description()
2883 {PTP_DPC_TimelapseNumber, N_("Timelapse Number")}, in ptp_get_property_description()
2884 {PTP_DPC_TimelapseInterval, N_("Timelapse Interval")}, in ptp_get_property_description()
2885 {PTP_DPC_FocusMeteringMode, N_("Focus Metering Mode")}, in ptp_get_property_description()
2886 {PTP_DPC_UploadURL, N_("Upload URL")}, in ptp_get_property_description()
2887 {PTP_DPC_Artist, N_("Artist")}, in ptp_get_property_description()
2888 {PTP_DPC_CopyrightInfo, N_("Copyright Info")}, in ptp_get_property_description()
2895 {PTP_DPC_EK_ColorTemperature, N_("Color Temperature")}, in ptp_get_property_description()
2897 N_("Date Time Stamp Format")}, in ptp_get_property_description()
2898 {PTP_DPC_EK_BeepMode, N_("Beep Mode")}, in ptp_get_property_description()
2899 {PTP_DPC_EK_VideoOut, N_("Video Out")}, in ptp_get_property_description()
2900 {PTP_DPC_EK_PowerSaving, N_("Power Saving")}, in ptp_get_property_description()
2901 {PTP_DPC_EK_UI_Language, N_("UI Language")}, in ptp_get_property_description()
2909 {PTP_DPC_CANON_BeepMode, N_("Beep Mode")}, in ptp_get_property_description()
2910 {PTP_DPC_CANON_BatteryKind, N_("Battery Type")}, in ptp_get_property_description()
2911 {PTP_DPC_CANON_BatteryStatus, N_("Battery Mode")}, in ptp_get_property_description()
2912 {PTP_DPC_CANON_UILockType, N_("UILockType")}, in ptp_get_property_description()
2913 {PTP_DPC_CANON_CameraMode, N_("Camera Mode")}, in ptp_get_property_description()
2914 {PTP_DPC_CANON_ImageQuality, N_("Image Quality")}, in ptp_get_property_description()
2915 {PTP_DPC_CANON_FullViewFileFormat, N_("Full View File Format")}, in ptp_get_property_description()
2916 {PTP_DPC_CANON_ImageSize, N_("Image Size")}, in ptp_get_property_description()
2917 {PTP_DPC_CANON_SelfTime, N_("Self Time")}, in ptp_get_property_description()
2918 {PTP_DPC_CANON_FlashMode, N_("Flash Mode")}, in ptp_get_property_description()
2919 {PTP_DPC_CANON_Beep, N_("Beep")}, in ptp_get_property_description()
2920 {PTP_DPC_CANON_ShootingMode, N_("Shooting Mode")}, in ptp_get_property_description()
2921 {PTP_DPC_CANON_ImageMode, N_("Image Mode")}, in ptp_get_property_description()
2922 {PTP_DPC_CANON_DriveMode, N_("Drive Mode")}, in ptp_get_property_description()
2923 {PTP_DPC_CANON_EZoom, N_("Zoom")}, in ptp_get_property_description()
2924 {PTP_DPC_CANON_MeteringMode, N_("Metering Mode")}, in ptp_get_property_description()
2925 {PTP_DPC_CANON_AFDistance, N_("AF Distance")}, in ptp_get_property_description()
2926 {PTP_DPC_CANON_FocusingPoint, N_("Focusing Point")}, in ptp_get_property_description()
2927 {PTP_DPC_CANON_WhiteBalance, N_("White Balance")}, in ptp_get_property_description()
2928 {PTP_DPC_CANON_SlowShutterSetting, N_("Slow Shutter Setting")}, in ptp_get_property_description()
2929 {PTP_DPC_CANON_AFMode, N_("AF Mode")}, in ptp_get_property_description()
2930 {PTP_DPC_CANON_ImageStabilization, N_("Image Stabilization")}, in ptp_get_property_description()
2931 {PTP_DPC_CANON_Contrast, N_("Contrast")}, in ptp_get_property_description()
2932 {PTP_DPC_CANON_ColorGain, N_("Color Gain")}, in ptp_get_property_description()
2933 {PTP_DPC_CANON_Sharpness, N_("Sharpness")}, in ptp_get_property_description()
2934 {PTP_DPC_CANON_Sensitivity, N_("Sensitivity")}, in ptp_get_property_description()
2935 {PTP_DPC_CANON_ParameterSet, N_("Parameter Set")}, in ptp_get_property_description()
2936 {PTP_DPC_CANON_ISOSpeed, N_("ISO Speed")}, in ptp_get_property_description()
2937 {PTP_DPC_CANON_Aperture, N_("Aperture")}, in ptp_get_property_description()
2938 {PTP_DPC_CANON_ShutterSpeed, N_("Shutter Speed")}, in ptp_get_property_description()
2939 {PTP_DPC_CANON_ExpCompensation, N_("Exposure Compensation")}, in ptp_get_property_description()
2940 {PTP_DPC_CANON_FlashCompensation, N_("Flash Compensation")}, in ptp_get_property_description()
2941 {PTP_DPC_CANON_AEBExposureCompensation, N_("AEB Exposure Compensation")}, in ptp_get_property_description()
2942 {PTP_DPC_CANON_AvOpen, N_("Av Open")}, in ptp_get_property_description()
2943 {PTP_DPC_CANON_AvMax, N_("Av Max")}, in ptp_get_property_description()
2944 {PTP_DPC_CANON_FocalLength, N_("Focal Length")}, in ptp_get_property_description()
2945 {PTP_DPC_CANON_FocalLengthTele, N_("Focal Length Tele")}, in ptp_get_property_description()
2946 {PTP_DPC_CANON_FocalLengthWide, N_("Focal Length Wide")}, in ptp_get_property_description()
2947 {PTP_DPC_CANON_FocalLengthDenominator, N_("Focal Length Denominator")}, in ptp_get_property_description()
2948 {PTP_DPC_CANON_CaptureTransferMode, N_("Capture Transfer Mode")}, in ptp_get_property_description()
2949 {PTP_DPC_CANON_Zoom, N_("Zoom")}, in ptp_get_property_description()
2950 {PTP_DPC_CANON_NamePrefix, N_("Name Prefix")}, in ptp_get_property_description()
2951 {PTP_DPC_CANON_SizeQualityMode, N_("Size Quality Mode")}, in ptp_get_property_description()
2952 {PTP_DPC_CANON_SupportedThumbSize, N_("Supported Thumb Size")}, in ptp_get_property_description()
2953 {PTP_DPC_CANON_SizeOfOutputDataFromCamera, N_("Size of Output Data from Camera")}, in ptp_get_property_description()
2954 {PTP_DPC_CANON_SizeOfInputDataToCamera, N_("Size of Input Data to Camera")}, in ptp_get_property_description()
2955 {PTP_DPC_CANON_RemoteAPIVersion,N_("Remote API Version")}, in ptp_get_property_description()
2956 {PTP_DPC_CANON_FirmwareVersion, N_("Firmware Version")}, in ptp_get_property_description()
2957 {PTP_DPC_CANON_CameraModel, N_("Camera Model")}, in ptp_get_property_description()
2958 {PTP_DPC_CANON_CameraOwner, N_("Camera Owner")}, in ptp_get_property_description()
2959 {PTP_DPC_CANON_UnixTime, N_("UNIX Time")}, in ptp_get_property_description()
2960 {PTP_DPC_CANON_CameraBodyID, N_("Camera Body ID")}, in ptp_get_property_description()
2961 {PTP_DPC_CANON_CameraOutput, N_("Camera Output")}, in ptp_get_property_description()
2962 {PTP_DPC_CANON_DispAv, N_("Disp Av")}, in ptp_get_property_description()
2963 {PTP_DPC_CANON_AvOpenApex, N_("Av Open Apex")}, in ptp_get_property_description()
2964 {PTP_DPC_CANON_DZoomMagnification, N_("Digital Zoom Magnification")}, in ptp_get_property_description()
2965 {PTP_DPC_CANON_MlSpotPos, N_("Ml Spot Position")}, in ptp_get_property_description()
2966 {PTP_DPC_CANON_DispAvMax, N_("Disp Av Max")}, in ptp_get_property_description()
2967 {PTP_DPC_CANON_AvMaxApex, N_("Av Max Apex")}, in ptp_get_property_description()
2968 {PTP_DPC_CANON_EZoomStartPosition, N_("EZoom Start Position")}, in ptp_get_property_description()
2969 {PTP_DPC_CANON_FocalLengthOfTele, N_("Focal Length Tele")}, in ptp_get_property_description()
2970 {PTP_DPC_CANON_EZoomSizeOfTele, N_("EZoom Size of Tele")}, in ptp_get_property_description()
2971 {PTP_DPC_CANON_PhotoEffect, N_("Photo Effect")}, in ptp_get_property_description()
2972 {PTP_DPC_CANON_AssistLight, N_("Assist Light")}, in ptp_get_property_description()
2973 {PTP_DPC_CANON_FlashQuantityCount, N_("Flash Quantity Count")}, in ptp_get_property_description()
2974 {PTP_DPC_CANON_RotationAngle, N_("Rotation Angle")}, in ptp_get_property_description()
2975 {PTP_DPC_CANON_RotationScene, N_("Rotation Scene")}, in ptp_get_property_description()
2976 {PTP_DPC_CANON_EventEmulateMode,N_("Event Emulate Mode")}, in ptp_get_property_description()
2977 {PTP_DPC_CANON_DPOFVersion, N_("DPOF Version")}, in ptp_get_property_description()
2978 {PTP_DPC_CANON_TypeOfSupportedSlideShow, N_("Type of Slideshow")}, in ptp_get_property_description()
2979 {PTP_DPC_CANON_AverageFilesizes,N_("Average Filesizes")}, in ptp_get_property_description()
2980 {PTP_DPC_CANON_ModelID, N_("Model ID")}, in ptp_get_property_description()
2989 N_("Shooting Bank")}, in ptp_get_property_description()
2991 N_("Shooting Bank Name A")}, in ptp_get_property_description()
2993 N_("Shooting Bank Name B")}, in ptp_get_property_description()
2995 N_("Shooting Bank Name C")}, in ptp_get_property_description()
2997 N_("Shooting Bank Name D")}, in ptp_get_property_description()
2999 N_("Reset Bank 0")}, in ptp_get_property_description()
3001 N_("Raw Compression")}, in ptp_get_property_description()
3003 N_("Auto White Balance Bias")}, in ptp_get_property_description()
3005 N_("Tungsten White Balance Bias")}, in ptp_get_property_description()
3007 N_("Fluorescent White Balance Bias")}, in ptp_get_property_description()
3009 N_("Daylight White Balance Bias")}, in ptp_get_property_description()
3011 N_("Flash White Balance Bias")}, in ptp_get_property_description()
3013 N_("Cloudy White Balance Bias")}, in ptp_get_property_description()
3015 N_("Shady White Balance Bias")}, in ptp_get_property_description()
3017 N_("White Balance Colour Temperature")}, in ptp_get_property_description()
3019 N_("White Balance Preset Number")}, in ptp_get_property_description()
3021 N_("White Balance Preset Name 0")}, in ptp_get_property_description()
3023 N_("White Balance Preset Name 1")}, in ptp_get_property_description()
3025 N_("White Balance Preset Name 2")}, in ptp_get_property_description()
3027 N_("White Balance Preset Name 3")}, in ptp_get_property_description()
3029 N_("White Balance Preset Name 4")}, in ptp_get_property_description()
3031 N_("White Balance Preset Value 0")}, in ptp_get_property_description()
3033 N_("White Balance Preset Value 1")}, in ptp_get_property_description()
3035 N_("White Balance Preset Value 2")}, in ptp_get_property_description()
3037 N_("White Balance Preset Value 3")}, in ptp_get_property_description()
3039 N_("White Balance Preset Value 4")}, in ptp_get_property_description()
3041 N_("Sharpening")}, in ptp_get_property_description()
3043 N_("Tone Compensation")}, in ptp_get_property_description()
3045 N_("Color Model")}, in ptp_get_property_description()
3047 N_("Hue Adjustment")}, in ptp_get_property_description()
3049 N_("Lens Focal Length (Non CPU)")}, in ptp_get_property_description()
3051 N_("Lens Maximum Aperture (Non CPU)")}, in ptp_get_property_description()
3053 N_("Shooting Mode")}, in ptp_get_property_description()
3055 N_("JPEG Compression Policy")}, in ptp_get_property_description()
3057 N_("Color Space")}, in ptp_get_property_description()
3059 N_("Auto DX Crop")}, in ptp_get_property_description()
3063 N_("Menu Bank Name A")}, in ptp_get_property_description()
3065 N_("Menu Bank Name B")}, in ptp_get_property_description()
3067 N_("Menu Bank Name C")}, in ptp_get_property_description()
3069 N_("Menu Bank Name D")}, in ptp_get_property_description()
3071 N_("Reset Menu Bank")}, in ptp_get_property_description()
3087 N_("Focus Area Wrap")}, in ptp_get_property_description()
3089 N_("Vertical AF On")}, in ptp_get_property_description()
3091 N_("AF Lock On")}, in ptp_get_property_description()
3093 N_("Focus Area Zone")}, in ptp_get_property_description()
3095 N_("Enable Copyright")}, in ptp_get_property_description()
3097 N_("Auto ISO")}, in ptp_get_property_description()
3099 N_("Exposure ISO Step")}, in ptp_get_property_description()
3101 N_("Exposure Step")}, in ptp_get_property_description()
3103 N_("Exposure Compensation (EV)")}, in ptp_get_property_description()
3105 N_("Exposure Compensation")}, in ptp_get_property_description()
3107 N_("Centre Weight Area")}, in ptp_get_property_description()
3109 N_("Exposure Base Matrix")}, in ptp_get_property_description()
3111 N_("Exposure Base Center")}, in ptp_get_property_description()
3113 N_("Exposure Base Spot")}, in ptp_get_property_description()
3115 N_("Live View AF")}, in ptp_get_property_description()
3117 N_("Exposure Lock")}, in ptp_get_property_description()
3119 N_("Focus Lock")}, in ptp_get_property_description()
3121 N_("Auto Meter Off Time")}, in ptp_get_property_description()
3123 N_("Self Timer Delay")}, in ptp_get_property_description()
3125 N_("LCD Off Time")}, in ptp_get_property_description()
3127 N_("Img Conf Time")}, in ptp_get_property_description()
3129 N_("Angle Level")}, in ptp_get_property_description()
3131 N_("Shooting Speed")}, in ptp_get_property_description()
3133 N_("Maximum Shots")}, in ptp_get_property_description()
3135 N_("Exposure delay mode")}, in ptp_get_property_description()
3137 N_("Long Exposure Noise Reduction")}, in ptp_get_property_description()
3139 N_("File Number Sequencing")}, in ptp_get_property_description()
3145 N_("LCD Illumination")}, in ptp_get_property_description()
3147 N_("High ISO noise reduction")}, in ptp_get_property_description()
3149 N_("On screen tips")}, in ptp_get_property_description()
3151 N_("Artist Name")}, in ptp_get_property_description()
3153 N_("Copyright Information")}, in ptp_get_property_description()
3155 N_("Flash Sync. Speed")}, in ptp_get_property_description()
3157 N_("Flash Shutter Speed")}, in ptp_get_property_description()
3159 N_("Flash Mode")}, in ptp_get_property_description()
3161 N_("Modeling Flash")}, in ptp_get_property_description()
3163 N_("Bracket Set")}, in ptp_get_property_description()
3165 N_("Manual Mode Bracketing")}, in ptp_get_property_description()
3167 N_("Bracket Order")}, in ptp_get_property_description()
3169 N_("Auto Bracket Selection")}, in ptp_get_property_description()
3170 {PTP_DPC_NIKON_BracketingSet, N_("NIKON Auto Bracketing Set")}, /* 0xD07C */ in ptp_get_property_description()
3172 N_("Center Button Shooting Mode")}, in ptp_get_property_description()
3174 N_("Center Button Playback Mode")}, in ptp_get_property_description()
3176 N_("Multiselector")}, in ptp_get_property_description()
3178 N_("Photo Info. Playback")}, in ptp_get_property_description()
3180 N_("Assign Func. Button")}, in ptp_get_property_description()
3182 N_("Customise Command Dials")}, in ptp_get_property_description()
3184 N_("Reverse Command Dial")}, in ptp_get_property_description()
3186 N_("Aperture Setting")}, in ptp_get_property_description()
3188 N_("Menus and Playback")}, in ptp_get_property_description()
3190 N_("Buttons and Dials")}, in ptp_get_property_description()
3192 N_("No CF Card Release")}, in ptp_get_property_description()
3194 N_("Center Button Zoom Ratio")}, in ptp_get_property_description()
3196 N_("Function Button 2")}, in ptp_get_property_description()
3198 N_("AF Area Point")}, in ptp_get_property_description()
3200 N_("Normal AF On")}, in ptp_get_property_description()
3202 N_("Image Comment String")}, in ptp_get_property_description()
3204 N_("Image Comment Enable")}, in ptp_get_property_description()
3206 N_("Image Rotation")}, in ptp_get_property_description()
3208 N_("Manual Set Lens Number")}, in ptp_get_property_description()
3210 N_("Movie Screen Size")}, in ptp_get_property_description()
3212 N_("Movie Voice")}, in ptp_get_property_description()
3214 N_("Bracketing Enable")}, in ptp_get_property_description()
3216 N_("Exposure Bracketing Step")}, in ptp_get_property_description()
3218 N_("Exposure Bracketing Program")}, in ptp_get_property_description()
3220 N_("Auto Exposure Bracket Count")}, in ptp_get_property_description()
3221 {PTP_DPC_NIKON_WhiteBalanceBracketStep, N_("White Balance Bracket Step")}, /* 0xD0C4 */ in ptp_get_property_description()
3222 {PTP_DPC_NIKON_WhiteBalanceBracketProgram, N_("White Balance Bracket Program")}, /* 0xD0C5 */ in ptp_get_property_description()
3224 N_("Lens ID")}, in ptp_get_property_description()
3226 N_("Lens Sort")}, in ptp_get_property_description()
3228 N_("Lens Type")}, in ptp_get_property_description()
3230 N_("Min. Focal Length")}, in ptp_get_property_description()
3232 N_("Max. Focal Length")}, in ptp_get_property_description()
3234 N_("Max. Aperture at Min. Focal Length")}, in ptp_get_property_description()
3236 N_("Max. Aperture at Max. Focal Length")}, in ptp_get_property_description()
3238 N_("Finder ISO Display")}, in ptp_get_property_description()
3240 N_("Auto Off Photo")}, in ptp_get_property_description()
3242 N_("Auto Off Menu")}, in ptp_get_property_description()
3244 N_("Auto Off Info")}, in ptp_get_property_description()
3246 N_("Self Timer Shot Number")}, in ptp_get_property_description()
3248 N_("Vignette Control")}, in ptp_get_property_description()
3250 N_("Nikon Exposure Time")}, in ptp_get_property_description()
3251 {PTP_DPC_NIKON_ACPower, N_("AC Power")}, /* 0xD101 */ in ptp_get_property_description()
3252 {PTP_DPC_NIKON_WarningStatus, N_("Warning Status")},/* 0xD102 */ in ptp_get_property_description()
3254 N_("Maximum Shots")}, in ptp_get_property_description()
3255 {PTP_DPC_NIKON_AFLockStatus, N_("AF Locked")},/* 0xD104 */ in ptp_get_property_description()
3256 {PTP_DPC_NIKON_AELockStatus, N_("AE Locked")},/* 0xD105 */ in ptp_get_property_description()
3257 {PTP_DPC_NIKON_FVLockStatus, N_("FV Locked")},/* 0xD106 */ in ptp_get_property_description()
3259 N_("AF LCD Top Mode 2")}, in ptp_get_property_description()
3261 N_("Active AF Sensor")}, in ptp_get_property_description()
3263 N_("Flexible Program")}, in ptp_get_property_description()
3265 N_("Exposure Meter")}, in ptp_get_property_description()
3267 N_("Recording Media")}, in ptp_get_property_description()
3269 N_("USB Speed")}, in ptp_get_property_description()
3271 N_("CCD Serial Number")}, in ptp_get_property_description()
3273 N_("Camera Orientation")}, in ptp_get_property_description()
3275 N_("Group PTN Type")}, in ptp_get_property_description()
3277 N_("FNumber Lock")}, in ptp_get_property_description()
3279 N_("Exposure Aperture Lock")}, in ptp_get_property_description()
3281 N_("TV Lock Setting")}, in ptp_get_property_description()
3283 N_("AV Lock Setting")}, in ptp_get_property_description()
3285 N_("Illum Setting")}, in ptp_get_property_description()
3287 N_("Focus Point Bright")}, in ptp_get_property_description()
3289 N_("External Flash Attached")}, in ptp_get_property_description()
3291 N_("External Flash Status")}, in ptp_get_property_description()
3293 N_("External Flash Sort")}, in ptp_get_property_description()
3295 N_("External Flash Mode")}, in ptp_get_property_description()
3297 N_("External Flash Compensation")}, in ptp_get_property_description()
3299 N_("External Flash Mode")}, in ptp_get_property_description()
3301 N_("Flash Exposure Compensation")}, in ptp_get_property_description()
3303 N_("Optimize Image")}, in ptp_get_property_description()
3305 N_("Saturation")}, in ptp_get_property_description()
3307 N_("BW Filler Effect")}, in ptp_get_property_description()
3309 N_("BW Sharpness")}, in ptp_get_property_description()
3311 N_("BW Contrast")}, in ptp_get_property_description()
3313 N_("BW Setting Type")}, in ptp_get_property_description()
3315 N_("Slot 2 Save Mode")}, in ptp_get_property_description()
3317 N_("Raw Bit Mode")}, in ptp_get_property_description()
3319 N_("ISO Auto Time")}, in ptp_get_property_description()
3321 N_("Flourescent Type")}, in ptp_get_property_description()
3323 N_("Tune Colour Temperature")}, in ptp_get_property_description()
3325 N_("Tune Preset 0")}, in ptp_get_property_description()
3327 N_("Tune Preset 1")}, in ptp_get_property_description()
3329 N_("Tune Preset 2")}, in ptp_get_property_description()
3331 N_("Tune Preset 3")}, in ptp_get_property_description()
3333 N_("Tune Preset 4")}, in ptp_get_property_description()
3335 N_("AF Beep Mode")}, in ptp_get_property_description()
3337 N_("Autofocus Mode")}, in ptp_get_property_description()
3339 N_("AF Assist Lamp")}, in ptp_get_property_description()
3341 N_("Auto ISO P/A/DVP Setting")}, in ptp_get_property_description()
3343 N_("Image Review")}, in ptp_get_property_description()
3345 N_("AF Area Illumination")}, in ptp_get_property_description()
3347 N_("Flash Mode")}, in ptp_get_property_description()
3349 N_("Flash Commander Mode")}, in ptp_get_property_description()
3351 N_("Flash Sign")}, in ptp_get_property_description()
3353 N_("ISO Auto")}, in ptp_get_property_description()
3355 N_("Remote Timeout")}, in ptp_get_property_description()
3357 N_("Viewfinder Grid Display")}, in ptp_get_property_description()
3359 N_("Flash Mode Manual Power")}, in ptp_get_property_description()
3361 N_("Flash Mode Commander Power")}, in ptp_get_property_description()
3363 N_("Auto FP")}, in ptp_get_property_description()
3365 N_("CSM Menu")}, in ptp_get_property_description()
3367 N_("Warning Display")}, in ptp_get_property_description()
3369 N_("Battery Cell Kind")}, in ptp_get_property_description()
3371 N_("ISO Auto High Limit")}, in ptp_get_property_description()
3373 N_("Dynamic AF Area")}, in ptp_get_property_description()
3375 N_("Continuous Speed High")}, in ptp_get_property_description()
3377 N_("Info Disp Setting")}, in ptp_get_property_description()
3379 N_("Preview Button")}, in ptp_get_property_description()
3381 N_("Preview Button 2")}, in ptp_get_property_description()
3383 N_("AEAF Lock Button 2")}, in ptp_get_property_description()
3385 N_("Indicator Display")}, in ptp_get_property_description()
3387 N_("Cell Kind Priority")}, in ptp_get_property_description()
3389 N_("Bracketing Frames and Steps")}, in ptp_get_property_description()
3391 N_("Live View Mode")}, in ptp_get_property_description()
3393 N_("Live View Drive Mode")}, in ptp_get_property_description()
3395 N_("Live View Status")}, in ptp_get_property_description()
3397 N_("Live View Image Zoom Ratio")}, in ptp_get_property_description()
3399 N_("Live View Prohibit Condition")}, in ptp_get_property_description()
3401 N_("Exposure Display Status")}, in ptp_get_property_description()
3403 N_("Exposure Indicate Status")}, in ptp_get_property_description()
3405 N_("Exposure Indicate Lightup")}, in ptp_get_property_description()
3407 N_("Flash Open")}, in ptp_get_property_description()
3409 N_("Flash Charged")}, in ptp_get_property_description()
3411 N_("Flash MRepeat Value")}, in ptp_get_property_description()
3413 N_("Flash MRepeat Count")}, in ptp_get_property_description()
3415 N_("Flash MRepeat Interval")}, in ptp_get_property_description()
3417 N_("Flash Command Channel")}, in ptp_get_property_description()
3419 N_("Flash Command Self Mode")}, in ptp_get_property_description()
3421 N_("Flash Command Self Compensation")}, in ptp_get_property_description()
3423 N_("Flash Command Self Value")}, in ptp_get_property_description()
3425 N_("Flash Command A Mode")}, in ptp_get_property_description()
3427 N_("Flash Command A Compensation")}, in ptp_get_property_description()
3429 N_("Flash Command A Value")}, in ptp_get_property_description()
3431 N_("Flash Command B Mode")}, in ptp_get_property_description()
3433 N_("Flash Command B Compensation")}, in ptp_get_property_description()
3435 N_("Flash Command B Value")}, in ptp_get_property_description()
3437 N_("Active Pic Ctrl Item")}, in ptp_get_property_description()
3439 N_("Change Pic Ctrl Item")}, in ptp_get_property_description()
3446 {PTP_DPC_MTP_SecureTime, N_("Secure Time")}, /* D101 */ in ptp_get_property_description()
3447 {PTP_DPC_MTP_DeviceCertificate, N_("Device Certificate")}, /* D102 */ in ptp_get_property_description()
3448 {PTP_DPC_MTP_RevocationInfo, N_("Revocation Info")}, /* D103 */ in ptp_get_property_description()
3450 N_("Synchronization Partner")}, in ptp_get_property_description()
3452 N_("Friendly Device Name")}, in ptp_get_property_description()
3453 {PTP_DPC_MTP_VolumeLevel, N_("Volume Level")}, /* D403 */ in ptp_get_property_description()
3454 {PTP_DPC_MTP_DeviceIcon, N_("Device Icon")}, /* D405 */ in ptp_get_property_description()
3455 {PTP_DPC_MTP_SessionInitiatorInfo, N_("Session Initiator Info")},/* D406 */ in ptp_get_property_description()
3456 {PTP_DPC_MTP_PerceivedDeviceType, N_("Perceived Device Type")},/* D407 */ in ptp_get_property_description()
3457 {PTP_DPC_MTP_PlaybackRate, N_("Playback Rate")}, /* D410 */ in ptp_get_property_description()
3458 {PTP_DPC_MTP_PlaybackObject, N_("Playback Object")}, /* D411 */ in ptp_get_property_description()
3460 N_("Playback Container Index")}, in ptp_get_property_description()
3461 {PTP_DPC_MTP_PlaybackPosition, N_("Playback Position")}, /* D413 */ in ptp_get_property_description()
3462 {PTP_DPC_MTP_PlaysForSureID, N_("PlaysForSure ID")}, /* D131 (?) */ in ptp_get_property_description()
3533 #define PTP_VAL_BOOL(dpc) {dpc, 0, N_("Off")}, {dpc, 1, N_("On")}
3534 #define PTP_VENDOR_VAL_BOOL(dpc,vendor) {dpc, vendor, 0, N_("Off")}, {dpc, vendor, 1, N_("On")}
3535 #define PTP_VENDOR_VAL_RBOOL(dpc,vendor) {dpc, vendor, 0, N_("On")}, {dpc, vendor, 1, N_("Off")}
3536 #define PTP_VENDOR_VAL_YN(dpc,vendor) {dpc, vendor, 0, N_("No")}, {dpc, vendor, 1, N_("Yes")}
3558 {PTP_DPC_ExposureBiasCompensation, 0, 0.001, 0.0, N_("%.1f stops")},/* 5010 */ in ptp_render_property_value()
3562 {PTP_DPC_NIKON_LightMeter, PTP_VENDOR_NIKON, 0.08333, 0.0, N_("%.1f stops")},/* D10A */ in ptp_render_property_value()
3563 …{PTP_DPC_NIKON_FlashExposureCompensation, PTP_VENDOR_NIKON, 0.16666, 0.0, N_("%.1f stops")}, /* D1… in ptp_render_property_value()
3564 {PTP_DPC_NIKON_CenterWeightArea, PTP_VENDOR_NIKON, 2.0, 6.0, N_("%.0f mm")},/* D059 */ in ptp_render_property_value()
3570 …{PTP_DPC_NIKON_ExposureIndicateStatus, PTP_VENDOR_NIKON, 0.08333, 0.0, N_("%.1f stops")},/* D1B1 -… in ptp_render_property_value()
3580 {PTP_DPC_CompressionSetting, 0, 0, N_("JPEG Basic")}, /* 5004 */ in ptp_render_property_value()
3581 {PTP_DPC_CompressionSetting, 0, 1, N_("JPEG Norm")}, in ptp_render_property_value()
3582 {PTP_DPC_CompressionSetting, 0, 2, N_("JPEG Fine")}, in ptp_render_property_value()
3583 {PTP_DPC_CompressionSetting, 0, 4, N_("RAW")}, in ptp_render_property_value()
3584 {PTP_DPC_CompressionSetting, 0, 5, N_("RAW + JPEG Basic")}, in ptp_render_property_value()
3585 {PTP_DPC_WhiteBalance, 0, 1, N_("Manual")}, in ptp_render_property_value()
3586 {PTP_DPC_WhiteBalance, 0, 2, N_("Automatic")}, /* 5005 */ in ptp_render_property_value()
3587 {PTP_DPC_WhiteBalance, 0, 3, N_("One-push Automatic")}, in ptp_render_property_value()
3588 {PTP_DPC_WhiteBalance, 0, 4, N_("Daylight")}, in ptp_render_property_value()
3589 {PTP_DPC_WhiteBalance, 0, 5, N_("Fluorescent")}, in ptp_render_property_value()
3590 {PTP_DPC_WhiteBalance, 0, 6, N_("Incandescent")}, in ptp_render_property_value()
3591 {PTP_DPC_WhiteBalance, 0, 7, N_("Flash")}, in ptp_render_property_value()
3592 {PTP_DPC_WhiteBalance, PTP_VENDOR_NIKON, 32784, N_("Cloudy")}, in ptp_render_property_value()
3593 {PTP_DPC_WhiteBalance, PTP_VENDOR_NIKON, 32785, N_("Shade")}, in ptp_render_property_value()
3594 {PTP_DPC_WhiteBalance, PTP_VENDOR_NIKON, 32786, N_("Color Temperature")}, in ptp_render_property_value()
3595 {PTP_DPC_WhiteBalance, PTP_VENDOR_NIKON, 32787, N_("Preset")}, in ptp_render_property_value()
3596 {PTP_DPC_FocusMode, 0, 1, N_("Manual Focus")}, /* 500A */ in ptp_render_property_value()
3597 {PTP_DPC_FocusMode, 0, 2, N_("Automatic")}, in ptp_render_property_value()
3598 {PTP_DPC_FocusMode, 0, 3, N_("Automatic Macro (close-up)")}, in ptp_render_property_value()
3602 {PTP_DPC_ExposureMeteringMode, 0, 1, N_("Average")}, /* 500B */ in ptp_render_property_value()
3603 {PTP_DPC_ExposureMeteringMode, 0, 2, N_("Center Weighted Average")}, in ptp_render_property_value()
3604 {PTP_DPC_ExposureMeteringMode, 0, 3, N_("Multi-spot")}, in ptp_render_property_value()
3605 {PTP_DPC_ExposureMeteringMode, 0, 4, N_("Center-spot")}, in ptp_render_property_value()
3606 {PTP_DPC_FlashMode, 0, 0, N_("Undefined")}, /* 500C */ in ptp_render_property_value()
3607 {PTP_DPC_FlashMode, 0, 1, N_("Automatic flash")}, in ptp_render_property_value()
3608 {PTP_DPC_FlashMode, 0, 2, N_("Flash off")}, in ptp_render_property_value()
3609 {PTP_DPC_FlashMode, 0, 3, N_("Fill flash")}, in ptp_render_property_value()
3610 {PTP_DPC_FlashMode, 0, 4, N_("Automatic Red-eye Reduction")}, in ptp_render_property_value()
3611 {PTP_DPC_FlashMode, 0, 5, N_("Red-eye fill flash")}, in ptp_render_property_value()
3612 {PTP_DPC_FlashMode, 0, 6, N_("External sync")}, in ptp_render_property_value()
3613 {PTP_DPC_FlashMode, PTP_VENDOR_NIKON, 32784, N_("Default")}, in ptp_render_property_value()
3614 {PTP_DPC_FlashMode, PTP_VENDOR_NIKON, 32785, N_("Slow Sync")}, in ptp_render_property_value()
3615 {PTP_DPC_FlashMode, PTP_VENDOR_NIKON, 32786, N_("Rear Curtain Sync + Slow Sync")}, in ptp_render_property_value()
3616 {PTP_DPC_FlashMode, PTP_VENDOR_NIKON, 32787, N_("Red-eye Reduction + Slow Sync")}, in ptp_render_property_value()
3621 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32784, N_("Auto")}, in ptp_render_property_value()
3622 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32785, N_("Portrait")}, in ptp_render_property_value()
3623 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32786, N_("Landscape")}, in ptp_render_property_value()
3624 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32787, N_("Macro")}, in ptp_render_property_value()
3625 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32788, N_("Sports")}, in ptp_render_property_value()
3626 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32790, N_("Night Landscape")}, in ptp_render_property_value()
3627 {PTP_DPC_ExposureProgramMode, PTP_VENDOR_NIKON, 32789, N_("Night Portrait")}, in ptp_render_property_value()
3628 {PTP_DPC_StillCaptureMode, 0, 1, N_("Single Shot")}, /* 5013 */ in ptp_render_property_value()
3629 {PTP_DPC_StillCaptureMode, 0, 2, N_("Power Wind")}, in ptp_render_property_value()
3630 {PTP_DPC_StillCaptureMode, 0, 3, N_("Timelapse")}, in ptp_render_property_value()
3631 {PTP_DPC_StillCaptureMode, PTP_VENDOR_NIKON, 32784, N_("Continuous Low Speed")}, in ptp_render_property_value()
3632 {PTP_DPC_StillCaptureMode, PTP_VENDOR_NIKON, 32785, N_("Timer")}, in ptp_render_property_value()
3633 {PTP_DPC_StillCaptureMode, PTP_VENDOR_NIKON, 32787, N_("Remote")}, in ptp_render_property_value()
3634 {PTP_DPC_StillCaptureMode, PTP_VENDOR_NIKON, 32787, N_("Mirror Up")}, in ptp_render_property_value()
3635 {PTP_DPC_StillCaptureMode, PTP_VENDOR_NIKON, 32788, N_("Timer + Remote")}, in ptp_render_property_value()
3636 {PTP_DPC_FocusMeteringMode, 0, 1, N_("Centre-spot")}, /* 501C */ in ptp_render_property_value()
3637 {PTP_DPC_FocusMeteringMode, 0, 2, N_("Multi-spot")}, in ptp_render_property_value()
3638 {PTP_DPC_FocusMeteringMode, PTP_VENDOR_NIKON, 32784, N_("Single Area")}, in ptp_render_property_value()
3639 {PTP_DPC_FocusMeteringMode, PTP_VENDOR_NIKON, 32785, N_("Closest Subject")}, in ptp_render_property_value()
3640 {PTP_DPC_FocusMeteringMode, PTP_VENDOR_NIKON, 32786, N_("Group Dynamic")}, in ptp_render_property_value()
3644 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 0, N_("Auto")}, /* D02A */ in ptp_render_property_value()
3645 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 1, N_("Normal")}, in ptp_render_property_value()
3646 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 2, N_("Low")}, in ptp_render_property_value()
3647 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 3, N_("Medium Low")}, in ptp_render_property_value()
3648 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 4, N_("Medium high")}, in ptp_render_property_value()
3649 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 5, N_("High")}, in ptp_render_property_value()
3650 {PTP_DPC_NIKON_ImageSharpening, PTP_VENDOR_NIKON, 6, N_("None")}, in ptp_render_property_value()
3652 {PTP_DPC_NIKON_ToneCompensation, PTP_VENDOR_NIKON, 0, N_("Auto")}, /* D02B */ in ptp_render_property_value()
3653 {PTP_DPC_NIKON_ToneCompensation, PTP_VENDOR_NIKON, 1, N_("Normal")}, in ptp_render_property_value()
3654 {PTP_DPC_NIKON_ToneCompensation, PTP_VENDOR_NIKON, 2, N_("Low contrast")}, in ptp_render_property_value()
3655 {PTP_DPC_NIKON_ToneCompensation, PTP_VENDOR_NIKON, 3, N_("Medium Low")}, in ptp_render_property_value()
3656 {PTP_DPC_NIKON_ToneCompensation, PTP_VENDOR_NIKON, 4, N_("Medium High")}, in ptp_render_property_value()
3657 {PTP_DPC_NIKON_ToneCompensation, PTP_VENDOR_NIKON, 5, N_("High control")}, in ptp_render_property_value()
3658 {PTP_DPC_NIKON_ToneCompensation, PTP_VENDOR_NIKON, 6, N_("Custom")}, in ptp_render_property_value()
3692 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 0, N_("AE/AF Lock")}, /* D05F */ in ptp_render_property_value()
3693 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 1, N_("AF Lock only")}, in ptp_render_property_value()
3694 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 2, N_("AE Lock only")}, in ptp_render_property_value()
3695 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 3, N_("AF Lock Hold")}, in ptp_render_property_value()
3696 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 4, N_("AF On")}, in ptp_render_property_value()
3697 {PTP_DPC_NIKON_AELAFLMode, PTP_VENDOR_NIKON, 5, N_("Flash Lock")}, in ptp_render_property_value()
3699 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 0, N_("4 seconds")}, /* D062 */ in ptp_render_property_value()
3700 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 1, N_("6 seconds")}, in ptp_render_property_value()
3701 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 2, N_("8 seconds")}, in ptp_render_property_value()
3702 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 3, N_("16 seconds")}, in ptp_render_property_value()
3703 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 4, N_("30 minutes")}, in ptp_render_property_value()
3704 {PTP_DPC_NIKON_MeterOff, PTP_VENDOR_NIKON, 5, N_("30 seconds")}, in ptp_render_property_value()
3706 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 0, N_("2 seconds")}, /* D063 */ in ptp_render_property_value()
3707 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 1, N_("5 seconds")}, in ptp_render_property_value()
3708 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 2, N_("10 seconds")}, in ptp_render_property_value()
3709 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 3, N_("20 seconds")}, in ptp_render_property_value()
3711 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 0, N_("10 seconds")}, /* D064 */ in ptp_render_property_value()
3712 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 1, N_("20 seconds")}, in ptp_render_property_value()
3713 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 2, N_("1 minute")}, in ptp_render_property_value()
3714 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 3, N_("5 minutes")}, in ptp_render_property_value()
3715 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 4, N_("10 minutes")}, in ptp_render_property_value()
3716 {PTP_DPC_NIKON_MonitorOff, PTP_VENDOR_NIKON, 5, N_("5 seconds")}, /* d80 observed */ in ptp_render_property_value()
3740 {PTP_DPC_NIKON_BracketSet, PTP_VENDOR_NIKON, 0, N_("AE & Flash")}, /* D078 */ in ptp_render_property_value()
3741 {PTP_DPC_NIKON_BracketSet, PTP_VENDOR_NIKON, 1, N_("AE only")}, in ptp_render_property_value()
3742 {PTP_DPC_NIKON_BracketSet, PTP_VENDOR_NIKON, 2, N_("Flash only")}, in ptp_render_property_value()
3743 {PTP_DPC_NIKON_BracketSet, PTP_VENDOR_NIKON, 3, N_("WB bracketing")}, in ptp_render_property_value()
3745 {PTP_DPC_NIKON_BracketOrder, PTP_VENDOR_NIKON, 0, N_("MTR > Under")}, /* D07A */ in ptp_render_property_value()
3746 {PTP_DPC_NIKON_BracketOrder, PTP_VENDOR_NIKON, 1, N_("Under > MTR")}, in ptp_render_property_value()
3748 …{PTP_DPC_NIKON_F1CenterButtonShootingMode, PTP_VENDOR_NIKON, 0, N_("Reset focus point to center")}… in ptp_render_property_value()
3749 …{PTP_DPC_NIKON_F1CenterButtonShootingMode, PTP_VENDOR_NIKON, 1, N_("Highlight active focus point")… in ptp_render_property_value()
3750 {PTP_DPC_NIKON_F1CenterButtonShootingMode, PTP_VENDOR_NIKON, 2, N_("Unused")}, in ptp_render_property_value()
3766 {PTP_DPC_NIKON_LensID, PTP_VENDOR_NIKON, 0, N_("Unknown")}, /* D0E0 */ in ptp_render_property_value()
3783 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 0, N_("Centre")}, /* D108 */ in ptp_render_property_value()
3784 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 1, N_("Top")}, in ptp_render_property_value()
3785 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 2, N_("Bottom")}, in ptp_render_property_value()
3786 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 3, N_("Left")}, in ptp_render_property_value()
3787 {PTP_DPC_NIKON_AutofocusArea, PTP_VENDOR_NIKON, 4, N_("Right")}, in ptp_render_property_value()
3789 {PTP_DPC_NIKON_RecordingMedia, PTP_VENDOR_NIKON, 0, N_("Card")}, /* D10B */ in ptp_render_property_value()
3790 {PTP_DPC_NIKON_RecordingMedia, PTP_VENDOR_NIKON, 1, N_("SDRam")}, in ptp_render_property_value()
3792 {PTP_DPC_NIKON_USBSpeed, PTP_VENDOR_NIKON, 0, N_("USB 1.1")}, /* D10C */ in ptp_render_property_value()
3793 {PTP_DPC_NIKON_USBSpeed, PTP_VENDOR_NIKON, 1, N_("USB 2.0")}, in ptp_render_property_value()
3805 {PTP_DPC_NIKON_IllumSetting,PTP_VENDOR_NIKON,0,N_("LCD Backlight")}, /* D114 */ in ptp_render_property_value()
3806 {PTP_DPC_NIKON_IllumSetting,PTP_VENDOR_NIKON,1,N_("LCD Backlight and Info Display")}, in ptp_render_property_value()
3811 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 0, N_("Normal")}, /* D140 */ in ptp_render_property_value()
3812 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 1, N_("Vivid")}, in ptp_render_property_value()
3813 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 2, N_("Sharper")}, in ptp_render_property_value()
3814 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 3, N_("Softer")}, in ptp_render_property_value()
3815 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 4, N_("Direct Print")}, in ptp_render_property_value()
3816 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 5, N_("Portrait")}, in ptp_render_property_value()
3817 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 6, N_("Landscape")}, in ptp_render_property_value()
3818 {PTP_DPC_NIKON_OptimizeImage, PTP_VENDOR_NIKON, 7, N_("Custom")}, in ptp_render_property_value()
3820 {PTP_DPC_NIKON_Saturation, PTP_VENDOR_NIKON, 0, N_("Normal")}, /* D142 */ in ptp_render_property_value()
3821 {PTP_DPC_NIKON_Saturation, PTP_VENDOR_NIKON, 1, N_("Moderate")}, in ptp_render_property_value()
3822 {PTP_DPC_NIKON_Saturation, PTP_VENDOR_NIKON, 2, N_("Enhanced")}, in ptp_render_property_value()
3826 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 0, N_("AF-S")}, /* D161 */ in ptp_render_property_value()
3827 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 1, N_("AF-C")}, in ptp_render_property_value()
3828 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 2, N_("AF-A")}, in ptp_render_property_value()
3829 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 3, N_("MF (fixed)")}, in ptp_render_property_value()
3830 {PTP_DPC_NIKON_AutofocusMode, PTP_VENDOR_NIKON, 4, N_("MF (selection)")}, in ptp_render_property_value()
3850 {PTP_DPC_NIKON_AFAreaIllumination, PTP_VENDOR_NIKON, 0, N_("Auto")}, /* D166 */ in ptp_render_property_value()
3851 {PTP_DPC_NIKON_AFAreaIllumination, PTP_VENDOR_NIKON, 1, N_("Off")}, in ptp_render_property_value()
3852 {PTP_DPC_NIKON_AFAreaIllumination, PTP_VENDOR_NIKON, 2, N_("On")}, in ptp_render_property_value()
3855 {PTP_DPC_NIKON_FlashMode, PTP_VENDOR_NIKON, 1, N_("Manual")}, in ptp_render_property_value()
3856 {PTP_DPC_NIKON_FlashMode, PTP_VENDOR_NIKON, 2, N_("Commander")}, in ptp_render_property_value()
3858 {PTP_DPC_NIKON_FlashCommanderMode, PTP_VENDOR_NIKON, 0, N_("TTL")}, /* D168 */ in ptp_render_property_value()
3859 {PTP_DPC_NIKON_FlashCommanderMode, PTP_VENDOR_NIKON, 1, N_("Auto Aperture")}, in ptp_render_property_value()
3860 {PTP_DPC_NIKON_FlashCommanderMode, PTP_VENDOR_NIKON, 2, N_("Full Manual")}, in ptp_render_property_value()
3864 {PTP_DPC_NIKON_RemoteTimeout, PTP_VENDOR_NIKON, 0, N_("1 min")}, /* D16B */ in ptp_render_property_value()
3865 {PTP_DPC_NIKON_RemoteTimeout, PTP_VENDOR_NIKON, 1, N_("5 mins")}, in ptp_render_property_value()
3866 {PTP_DPC_NIKON_RemoteTimeout, PTP_VENDOR_NIKON, 2, N_("10 mins")}, in ptp_render_property_value()
3867 {PTP_DPC_NIKON_RemoteTimeout, PTP_VENDOR_NIKON, 3, N_("15 mins")}, in ptp_render_property_value()
3871 {PTP_DPC_NIKON_FlashModeManualPower, PTP_VENDOR_NIKON, 0, N_("Full")}, /* D16D */ in ptp_render_property_value()
3877 {PTP_DPC_NIKON_FlashModeCommanderPower, PTP_VENDOR_NIKON, 0, N_("Full")},/* D16E */ in ptp_render_property_value()
3900 {PTP_DPC_NIKON_InfoDispSetting, PTP_VENDOR_NIKON, 0, N_("Auto")}, /* 0xD187 */ in ptp_render_property_value()
3901 {PTP_DPC_NIKON_InfoDispSetting, PTP_VENDOR_NIKON, 1, N_("Dark on light")}, in ptp_render_property_value()
3902 {PTP_DPC_NIKON_InfoDispSetting, PTP_VENDOR_NIKON, 2, N_("Light on dark")}, in ptp_render_property_value()
3925 {PTP_DPC_CANON_BatteryKind, PTP_VENDOR_CANON, 0, N_("Unknown")}, in ptp_render_property_value()
3926 {PTP_DPC_CANON_BatteryKind, PTP_VENDOR_CANON, 1, N_("AC")}, in ptp_render_property_value()
3927 {PTP_DPC_CANON_BatteryKind, PTP_VENDOR_CANON, 2, N_("Lithium Ion")}, in ptp_render_property_value()
3928 {PTP_DPC_CANON_BatteryKind, PTP_VENDOR_CANON, 3, N_("Nickel hydride")}, in ptp_render_property_value()
3929 {PTP_DPC_CANON_BatteryKind, PTP_VENDOR_CANON, 4, N_("Nickel cadmium")}, in ptp_render_property_value()
3930 {PTP_DPC_CANON_BatteryKind, PTP_VENDOR_CANON, 5, N_("Alkalium manganese")}, in ptp_render_property_value()
3932 {PTP_DPC_CANON_BatteryStatus, PTP_VENDOR_CANON, 0, N_("Undefined")}, in ptp_render_property_value()
3933 {PTP_DPC_CANON_BatteryStatus, PTP_VENDOR_CANON, 1, N_("Normal")}, in ptp_render_property_value()
3934 {PTP_DPC_CANON_BatteryStatus, PTP_VENDOR_CANON, 2, N_("Warning Level 1")}, in ptp_render_property_value()
3935 {PTP_DPC_CANON_BatteryStatus, PTP_VENDOR_CANON, 3, N_("Emergency")}, in ptp_render_property_value()
3936 {PTP_DPC_CANON_BatteryStatus, PTP_VENDOR_CANON, 4, N_("Warning Level 0")}, in ptp_render_property_value()
3938 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 0, N_("Undefined")}, in ptp_render_property_value()
3939 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 1, N_("Economy")}, in ptp_render_property_value()
3940 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 2, N_("Normal")}, in ptp_render_property_value()
3941 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 3, N_("Fine")}, in ptp_render_property_value()
3942 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 4, N_("Lossless")}, in ptp_render_property_value()
3943 {PTP_DPC_CANON_ImageQuality, PTP_VENDOR_CANON, 5, N_("SuperFine")}, in ptp_render_property_value()
3945 {PTP_DPC_CANON_FullViewFileFormat, PTP_VENDOR_CANON, 0, N_("Undefined")}, in ptp_render_property_value()
3946 {PTP_DPC_CANON_FullViewFileFormat, PTP_VENDOR_CANON, 1, N_("JPEG")}, in ptp_render_property_value()
3947 {PTP_DPC_CANON_FullViewFileFormat, PTP_VENDOR_CANON, 2, N_("CRW")}, in ptp_render_property_value()
3949 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 0, N_("Large")}, in ptp_render_property_value()
3950 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 1, N_("Medium 1")}, in ptp_render_property_value()
3951 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 2, N_("Small")}, in ptp_render_property_value()
3952 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 3, N_("Medium 2")}, in ptp_render_property_value()
3953 {PTP_DPC_CANON_ImageSize, PTP_VENDOR_CANON, 7, N_("Medium 3")}, in ptp_render_property_value()
3955 {PTP_DPC_CANON_SelfTime, PTP_VENDOR_CANON, 0, N_("Not used")}, in ptp_render_property_value()
3956 {PTP_DPC_CANON_SelfTime, PTP_VENDOR_CANON, 100, N_("10 seconds")}, in ptp_render_property_value()
3957 {PTP_DPC_CANON_SelfTime, PTP_VENDOR_CANON, 20, N_("2 seconds")}, in ptp_render_property_value()
3959 {PTP_DPC_CANON_FlashMode, PTP_VENDOR_CANON, 0, N_("Off")}, in ptp_render_property_value()
3960 {PTP_DPC_CANON_FlashMode, PTP_VENDOR_CANON, 1, N_("Auto")}, in ptp_render_property_value()
3961 {PTP_DPC_CANON_FlashMode, PTP_VENDOR_CANON, 2, N_("On")}, in ptp_render_property_value()
3962 {PTP_DPC_CANON_FlashMode, PTP_VENDOR_CANON, 3, N_("Red Eye Suppression")}, in ptp_render_property_value()
3963 {PTP_DPC_CANON_FlashMode, PTP_VENDOR_CANON, 4, N_("Low Speed Synchronization")}, in ptp_render_property_value()
3964 {PTP_DPC_CANON_FlashMode, PTP_VENDOR_CANON, 5, N_("Auto + Red Eye Suppression")}, in ptp_render_property_value()
3965 {PTP_DPC_CANON_FlashMode, PTP_VENDOR_CANON, 6, N_("On + Red Eye Suppression")}, in ptp_render_property_value()
3967 {PTP_DPC_CANON_ShootingMode, PTP_VENDOR_CANON, 0, N_("Auto")}, in ptp_render_property_value()
3968 {PTP_DPC_CANON_ShootingMode, PTP_VENDOR_CANON, 1, N_("P")}, in ptp_render_property_value()
3969 {PTP_DPC_CANON_ShootingMode, PTP_VENDOR_CANON, 2, N_("Tv")}, in ptp_render_property_value()
3970 {PTP_DPC_CANON_ShootingMode, PTP_VENDOR_CANON, 3, N_("Av")}, in ptp_render_property_value()
3971 {PTP_DPC_CANON_ShootingMode, PTP_VENDOR_CANON, 4, N_("M")}, in ptp_render_property_value()
3972 {PTP_DPC_CANON_ShootingMode, PTP_VENDOR_CANON, 5, N_("A_DEP")}, in ptp_render_property_value()
3973 {PTP_DPC_CANON_ShootingMode, PTP_VENDOR_CANON, 6, N_("M_DEP")}, in ptp_render_property_value()
3974 {PTP_DPC_CANON_ShootingMode, PTP_VENDOR_CANON, 7, N_("Bulb")}, in ptp_render_property_value()
3977 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 0, N_("Auto")}, in ptp_render_property_value()
3978 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 1, N_("Manual")}, in ptp_render_property_value()
3979 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 2, N_("Distant View")}, in ptp_render_property_value()
3980 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 3, N_("High-Speed Shutter")}, in ptp_render_property_value()
3981 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 4, N_("Low-Speed Shutter")}, in ptp_render_property_value()
3982 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 5, N_("Night View")}, in ptp_render_property_value()
3983 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 6, N_("Grayscale")}, in ptp_render_property_value()
3984 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 7, N_("Sepia")}, in ptp_render_property_value()
3985 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 8, N_("Portrait")}, in ptp_render_property_value()
3986 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 9, N_("Sports")}, in ptp_render_property_value()
3987 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 10, N_("Macro")}, in ptp_render_property_value()
3988 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 11, N_("Monochrome")}, in ptp_render_property_value()
3989 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 12, N_("Pan Focus")}, in ptp_render_property_value()
3990 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 13, N_("Neutral")}, in ptp_render_property_value()
3991 {PTP_DPC_CANON_ImageMode, PTP_VENDOR_CANON, 14, N_("Soft")}, in ptp_render_property_value()
3993 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 0, N_("Single-Frame Shooting")}, in ptp_render_property_value()
3994 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 1, N_("Continuous Shooting")}, in ptp_render_property_value()
3995 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 2, N_("Timer (Single) Shooting")}, in ptp_render_property_value()
3996 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 4, N_("Continuous Low-speed Shooting")}, in ptp_render_property_value()
3997 {PTP_DPC_CANON_DriveMode, PTP_VENDOR_CANON, 5, N_("Continuous High-speed Shooting")}, in ptp_render_property_value()
3999 {PTP_DPC_CANON_EZoom, PTP_VENDOR_CANON, 0, N_("Off")}, in ptp_render_property_value()
4000 {PTP_DPC_CANON_EZoom, PTP_VENDOR_CANON, 1, N_("2x")}, in ptp_render_property_value()
4001 {PTP_DPC_CANON_EZoom, PTP_VENDOR_CANON, 2, N_("4x")}, in ptp_render_property_value()
4002 {PTP_DPC_CANON_EZoom, PTP_VENDOR_CANON, 3, N_("Smooth")}, in ptp_render_property_value()
4004 {PTP_DPC_CANON_MeteringMode, PTP_VENDOR_CANON, 0, N_("Center-weighted Metering")}, in ptp_render_property_value()
4005 {PTP_DPC_CANON_MeteringMode, PTP_VENDOR_CANON, 1, N_("Spot Metering")}, in ptp_render_property_value()
4006 {PTP_DPC_CANON_MeteringMode, PTP_VENDOR_CANON, 2, N_("Average Metering")}, in ptp_render_property_value()
4007 {PTP_DPC_CANON_MeteringMode, PTP_VENDOR_CANON, 3, N_("Evaluative Metering")}, in ptp_render_property_value()
4008 {PTP_DPC_CANON_MeteringMode, PTP_VENDOR_CANON, 4, N_("Partial Metering")}, in ptp_render_property_value()
4009 {PTP_DPC_CANON_MeteringMode, PTP_VENDOR_CANON, 5, N_("Center-weighted Average Metering")}, in ptp_render_property_value()
4010 {PTP_DPC_CANON_MeteringMode, PTP_VENDOR_CANON, 6, N_("Spot Metering Interlocked with AF Frame")}, in ptp_render_property_value()
4011 {PTP_DPC_CANON_MeteringMode, PTP_VENDOR_CANON, 7, N_("Multi-Spot Metering")}, in ptp_render_property_value()
4013 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 0, N_("Manual")}, in ptp_render_property_value()
4014 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 1, N_("Auto")}, in ptp_render_property_value()
4015 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 2, N_("Unknown")}, in ptp_render_property_value()
4016 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 3, N_("Zone Focus (Close-up)")}, in ptp_render_property_value()
4017 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 4, N_("Zone Focus (Very Close)")}, in ptp_render_property_value()
4018 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 5, N_("Zone Focus (Close)")}, in ptp_render_property_value()
4019 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 6, N_("Zone Focus (Medium)")}, in ptp_render_property_value()
4020 {PTP_DPC_CANON_AFDistance, PTP_VENDOR_CANON, 7, N_("Zone Focus (Far)")}, in ptp_render_property_value()
4022 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0, N_("Invalid")}, in ptp_render_property_value()
4023 …{PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x1000, N_("Focusing Point on Center Only, Manual… in ptp_render_property_value()
4024 …{PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x1001, N_("Focusing Point on Center Only, Auto")… in ptp_render_property_value()
4025 …{PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3000, N_("Multiple Focusing Points (No Specific… in ptp_render_property_value()
4026 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3001, N_("Multiple Focusing Points, Auto")}, in ptp_render_property_value()
4027 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3002, N_("Multiple Focusing Points (Right)")}, in ptp_render_property_value()
4028 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3003, N_("Multiple Focusing Points (Center)")}, in ptp_render_property_value()
4029 {PTP_DPC_CANON_FocusingPoint, PTP_VENDOR_CANON, 0x3004, N_("Multiple Focusing Points (Left)")}, in ptp_render_property_value()
4031 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 0, N_("Auto")}, in ptp_render_property_value()
4032 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 1, N_("Daylight")}, in ptp_render_property_value()
4033 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 2, N_("Cloudy")}, in ptp_render_property_value()
4034 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 3, N_("Tungsten")}, in ptp_render_property_value()
4035 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 4, N_("Fluorescent")}, in ptp_render_property_value()
4036 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 6, N_("Preset")}, in ptp_render_property_value()
4037 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 7, N_("Fluorescent H")}, in ptp_render_property_value()
4038 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 9, N_("Color Temperature")}, in ptp_render_property_value()
4039 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 10, N_("Custom Whitebalance PC-1")}, in ptp_render_property_value()
4040 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 11, N_("Custom Whitebalance PC-2")}, in ptp_render_property_value()
4041 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 12, N_("Custom Whitebalance PC-3")}, in ptp_render_property_value()
4042 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 13, N_("Missing Number")}, in ptp_render_property_value()
4043 {PTP_DPC_CANON_WhiteBalance, PTP_VENDOR_CANON, 14, N_("Fluorescent H")}, /* dup? */ in ptp_render_property_value()
4045 {PTP_DPC_CANON_SlowShutterSetting, PTP_VENDOR_CANON, 0, N_("Off")}, in ptp_render_property_value()
4046 {PTP_DPC_CANON_SlowShutterSetting, PTP_VENDOR_CANON, 1, N_("Night View")}, in ptp_render_property_value()
4047 {PTP_DPC_CANON_SlowShutterSetting, PTP_VENDOR_CANON, 2, N_("On")}, in ptp_render_property_value()
4048 …{PTP_DPC_CANON_SlowShutterSetting, PTP_VENDOR_CANON, 3, N_("Low-speed shutter function not availa… in ptp_render_property_value()
4050 {PTP_DPC_CANON_AFMode, PTP_VENDOR_CANON, 0, N_("Single Shot")}, in ptp_render_property_value()
4051 {PTP_DPC_CANON_AFMode, PTP_VENDOR_CANON, 1, N_("AI Servo")}, in ptp_render_property_value()
4052 {PTP_DPC_CANON_AFMode, PTP_VENDOR_CANON, 2, N_("AI Focus")}, in ptp_render_property_value()
4053 {PTP_DPC_CANON_AFMode, PTP_VENDOR_CANON, 3, N_("Manual")}, in ptp_render_property_value()
4054 {PTP_DPC_CANON_AFMode, PTP_VENDOR_CANON, 4, N_("Continuous")}, in ptp_render_property_value()
4058 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, -2, N_("Low 2")}, in ptp_render_property_value()
4059 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, -1, N_("Low")}, in ptp_render_property_value()
4060 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, 0, N_("Standard")}, in ptp_render_property_value()
4061 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, 1, N_("High")}, in ptp_render_property_value()
4062 {PTP_DPC_CANON_Contrast, PTP_VENDOR_CANON, 2, N_("High 2")}, in ptp_render_property_value()
4064 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, -2, N_("Low 2")}, in ptp_render_property_value()
4065 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, -1, N_("Low")}, in ptp_render_property_value()
4066 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, 0, N_("Standard")}, in ptp_render_property_value()
4067 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, 1, N_("High")}, in ptp_render_property_value()
4068 {PTP_DPC_CANON_ColorGain, PTP_VENDOR_CANON, 2, N_("High 2")}, in ptp_render_property_value()
4070 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, -2, N_("Low 2")}, in ptp_render_property_value()
4071 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, -1, N_("Low")}, in ptp_render_property_value()
4072 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, 0, N_("Standard")}, in ptp_render_property_value()
4073 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, 1, N_("High")}, in ptp_render_property_value()
4074 {PTP_DPC_CANON_Sharpness, PTP_VENDOR_CANON, 2, N_("High 2")}, in ptp_render_property_value()
4076 {PTP_DPC_CANON_Sensitivity, PTP_VENDOR_CANON, 0, N_("Standard")}, in ptp_render_property_value()
4077 {PTP_DPC_CANON_Sensitivity, PTP_VENDOR_CANON, 1, N_("Upper 1")}, in ptp_render_property_value()
4078 {PTP_DPC_CANON_Sensitivity, PTP_VENDOR_CANON, 2, N_("Upper 2")}, in ptp_render_property_value()
4080 {PTP_DPC_CANON_ParameterSet, PTP_VENDOR_CANON, 0x08, N_("Standard Development Parameters")}, in ptp_render_property_value()
4081 {PTP_DPC_CANON_ParameterSet, PTP_VENDOR_CANON, 0x10, N_("Development Parameters 1")}, in ptp_render_property_value()
4082 {PTP_DPC_CANON_ParameterSet, PTP_VENDOR_CANON, 0x20, N_("Development Parameters 2")}, in ptp_render_property_value()
4083 {PTP_DPC_CANON_ParameterSet, PTP_VENDOR_CANON, 0x40, N_("Development Parameters 3")}, in ptp_render_property_value()
4085 {PTP_DPC_CANON_ISOSpeed, PTP_VENDOR_CANON, 0x00, N_("Auto")}, in ptp_render_property_value()
4107 {PTP_DPC_CANON_CameraOutput, PTP_VENDOR_CANON, 0, N_("Undefined")}, in ptp_render_property_value()
4108 {PTP_DPC_CANON_CameraOutput, PTP_VENDOR_CANON, 1, N_("LCD")}, in ptp_render_property_value()
4109 {PTP_DPC_CANON_CameraOutput, PTP_VENDOR_CANON, 2, N_("Video OUT")}, in ptp_render_property_value()
4110 {PTP_DPC_CANON_CameraOutput, PTP_VENDOR_CANON, 3, N_("Off")}, in ptp_render_property_value()
4112 {PTP_DPC_CANON_MlSpotPos, PTP_VENDOR_CANON, 0, N_("MlSpotPosCenter")}, in ptp_render_property_value()
4113 {PTP_DPC_CANON_MlSpotPos, PTP_VENDOR_CANON, 1, N_("MlSpotPosAfLink")}, in ptp_render_property_value()
4115 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 0, N_("Off")}, in ptp_render_property_value()
4116 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 1, N_("Vivid")}, in ptp_render_property_value()
4117 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 2, N_("Neutral")}, in ptp_render_property_value()
4118 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 3, N_("Soft")}, in ptp_render_property_value()
4119 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 4, N_("Sepia")}, in ptp_render_property_value()
4120 {PTP_DPC_CANON_PhotoEffect, PTP_VENDOR_CANON, 5, N_("Monochrome")}, in ptp_render_property_value()
4217 {PTP_OFC_MTP_MediaCard,N_("Media Card")},
4218 {PTP_OFC_MTP_MediaCardGroup,N_("Media Card Group")},
4219 {PTP_OFC_MTP_Encounter,N_("Encounter")},
4220 {PTP_OFC_MTP_EncounterBox,N_("Encounter Box")},
4221 {PTP_OFC_MTP_M4A,N_("M4A")},
4222 {PTP_OFC_MTP_Firmware,N_("Firmware")},
4223 {PTP_OFC_MTP_WindowsImageFormat,N_("Windows Image Format")},
4224 {PTP_OFC_MTP_UndefinedAudio,N_("Undefined Audio")},
4228 {PTP_OFC_MTP_AudibleCodec,N_("Audible.com Codec")},
4230 {PTP_OFC_MTP_UndefinedVideo,N_("Undefined Video")},
4235 {PTP_OFC_MTP_UndefinedCollection,N_("Undefined Collection")},
4236 {PTP_OFC_MTP_AbstractMultimediaAlbum,N_("Abstract Multimedia Album")},
4237 {PTP_OFC_MTP_AbstractImageAlbum,N_("Abstract Image Album")},
4238 {PTP_OFC_MTP_AbstractAudioAlbum,N_("Abstract Audio Album")},
4239 {PTP_OFC_MTP_AbstractVideoAlbum,N_("Abstract Video Album")},
4240 {PTP_OFC_MTP_AbstractAudioVideoPlaylist,N_("Abstract Audio Video Playlist")},
4241 {PTP_OFC_MTP_AbstractContactGroup,N_("Abstract Contact Group")},
4242 {PTP_OFC_MTP_AbstractMessageFolder,N_("Abstract Message Folder")},
4243 {PTP_OFC_MTP_AbstractChapteredProduction,N_("Abstract Chaptered Production")},
4244 {PTP_OFC_MTP_AbstractAudioPlaylist,N_("Abstract Audio Playlist")},
4245 {PTP_OFC_MTP_AbstractVideoPlaylist,N_("Abstract Video Playlist")},
4246 {PTP_OFC_MTP_AbstractMediacast,N_("Abstract Mediacast")},
4247 {PTP_OFC_MTP_WPLPlaylist,N_("WPL Playlist")},
4248 {PTP_OFC_MTP_M3UPlaylist,N_("M3U Playlist")},
4249 {PTP_OFC_MTP_MPLPlaylist,N_("MPL Playlist")},
4250 {PTP_OFC_MTP_ASXPlaylist,N_("ASX Playlist")},
4251 {PTP_OFC_MTP_PLSPlaylist,N_("PLS Playlist")},
4252 {PTP_OFC_MTP_UndefinedDocument,N_("Undefined Document")},
4253 {PTP_OFC_MTP_AbstractDocument,N_("Abstract Document")},
4254 {PTP_OFC_MTP_XMLDocument,N_("XMLDocument")},
4255 {PTP_OFC_MTP_MSWordDocument,N_("Microsoft Word Document")},
4256 {PTP_OFC_MTP_MHTCompiledHTMLDocument,N_("MHT Compiled HTML Document")},
4257 {PTP_OFC_MTP_MSExcelSpreadsheetXLS,N_("Microsoft Excel Spreadsheet (.xls)")},
4258 {PTP_OFC_MTP_MSPowerpointPresentationPPT,N_("Microsoft Powerpoint (.ppt)")},
4259 {PTP_OFC_MTP_UndefinedMessage,N_("Undefined Message")},
4260 {PTP_OFC_MTP_AbstractMessage,N_("Abstract Message")},
4261 {PTP_OFC_MTP_UndefinedContact,N_("Undefined Contact")},
4262 {PTP_OFC_MTP_AbstractContact,N_("Abstract Contact")},
4263 {PTP_OFC_MTP_vCard2,N_("vCard2")},
4264 {PTP_OFC_MTP_vCard3,N_("vCard3")},
4265 {PTP_OFC_MTP_UndefinedCalendarItem,N_("Undefined Calendar Item")},
4266 {PTP_OFC_MTP_AbstractCalendarItem,N_("Abstract Calendar Item")},
4267 {PTP_OFC_MTP_vCalendar1,N_("vCalendar1")},
4268 {PTP_OFC_MTP_vCalendar2,N_("vCalendar2")},
4269 {PTP_OFC_MTP_UndefinedWindowsExecutable,N_("Undefined Windows Executable")},
4270 {PTP_OFC_MTP_MediaCast,N_("Media Cast")},
4271 {PTP_OFC_MTP_Section,N_("Section")},
4317 {PTP_OC_Undefined,N_("Undefined")},
4318 {PTP_OC_GetDeviceInfo,N_("get device info")},
4319 {PTP_OC_OpenSession,N_("Open session")},
4320 {PTP_OC_CloseSession,N_("Close session")},
4321 {PTP_OC_GetStorageIDs,N_("Get storage IDs")},
4322 {PTP_OC_GetStorageInfo,N_("Get storage info")},
4323 {PTP_OC_GetNumObjects,N_("Get number of objects")},
4324 {PTP_OC_GetObjectHandles,N_("Get object handles")},
4325 {PTP_OC_GetObjectInfo,N_("Get object info")},
4326 {PTP_OC_GetObject,N_("Get object")},
4327 {PTP_OC_GetThumb,N_("Get thumbnail")},
4328 {PTP_OC_DeleteObject,N_("Delete object")},
4329 {PTP_OC_SendObjectInfo,N_("Send object info")},
4330 {PTP_OC_SendObject,N_("Send object")},
4331 {PTP_OC_InitiateCapture,N_("Initiate capture")},
4332 {PTP_OC_FormatStore,N_("Format storage")},
4333 {PTP_OC_ResetDevice,N_("Reset device")},
4334 {PTP_OC_SelfTest,N_("Self test device")},
4335 {PTP_OC_SetObjectProtection,N_("Set object protection")},
4336 {PTP_OC_PowerDown,N_("Power down device")},
4337 {PTP_OC_GetDevicePropDesc,N_("Get device property description")},
4338 {PTP_OC_GetDevicePropValue,N_("Get device property value")},
4339 {PTP_OC_SetDevicePropValue,N_("Set device property value")},
4340 {PTP_OC_ResetDevicePropValue,N_("Reset device property value")},
4341 {PTP_OC_TerminateOpenCapture,N_("Terminate open capture")},
4342 {PTP_OC_MoveObject,N_("Move object")},
4343 {PTP_OC_CopyObject,N_("Copy object")},
4344 {PTP_OC_GetPartialObject,N_("Get partial object")},
4345 {PTP_OC_InitiateOpenCapture,N_("Initiate open capture")}
4352 {PTP_OC_MTP_GetObjectPropsSupported,N_("Get object properties supported")},
4353 {PTP_OC_MTP_GetObjectPropDesc,N_("Get object property description")},
4354 {PTP_OC_MTP_GetObjectPropValue,N_("Get object property value")},
4355 {PTP_OC_MTP_SetObjectPropValue,N_("Set object property value")},
4356 {PTP_OC_MTP_GetObjPropList,N_("Get object property list")},
4357 {PTP_OC_MTP_SetObjPropList,N_("Set object property list")},
4358 {PTP_OC_MTP_GetInterdependendPropdesc,N_("Get interdependent property description")},
4359 {PTP_OC_MTP_SendObjectPropList,N_("Send object property list")},
4360 {PTP_OC_MTP_GetObjectReferences,N_("Get object references")},
4361 {PTP_OC_MTP_SetObjectReferences,N_("Set object references")},
4362 {PTP_OC_MTP_UpdateDeviceFirmware,N_("Update device firmware")},
4363 {PTP_OC_MTP_Skip,N_("Skip to next position in playlist")},
4366 {PTP_OC_MTP_WMDRMPD_GetSecureTimeChallenge,N_("Get secure time challenge")},
4367 {PTP_OC_MTP_WMDRMPD_GetSecureTimeResponse,N_("Get secure time response")},
4368 {PTP_OC_MTP_WMDRMPD_SetLicenseResponse,N_("Set license response")},
4369 {PTP_OC_MTP_WMDRMPD_GetSyncList,N_("Get sync list")},
4370 {PTP_OC_MTP_WMDRMPD_SendMeterChallengeQuery,N_("Send meter challenge query")},
4371 {PTP_OC_MTP_WMDRMPD_GetMeterChallenge,N_("Get meter challenge")},
4372 {PTP_OC_MTP_WMDRMPD_SetMeterResponse,N_("Get meter response")},
4373 {PTP_OC_MTP_WMDRMPD_CleanDataStore,N_("Clean data store")},
4374 {PTP_OC_MTP_WMDRMPD_GetLicenseState,N_("Get license state")},
4375 {PTP_OC_MTP_WMDRMPD_SendWMDRMPDCommand,N_("Send WMDRM-PD Command")},
4376 {PTP_OC_MTP_WMDRMPD_SendWMDRMPDRequest,N_("Send WMDRM-PD Request")},
4379 {PTP_OC_MTP_WMPPD_ReportAddedDeletedItems,N_("Report Added/Deleted Items")},
4380 {PTP_OC_MTP_WMPPD_ReportAcquiredItems,N_("Report Acquired Items")},
4381 {PTP_OC_MTP_WMPPD_PlaylistObjectPref,N_("Get transferable playlist types")},
4384 {PTP_OC_MTP_WMDRMPD_SendWMDRMPDAppRequest,N_("Send WMDRM-PD Application Request")},
4385 {PTP_OC_MTP_WMDRMPD_GetWMDRMPDAppResponse,N_("Get WMDRM-PD Application Response")},
4386 {PTP_OC_MTP_WMDRMPD_EnableTrustedFilesOperations,N_("Enable trusted file operations")},
4387 {PTP_OC_MTP_WMDRMPD_DisableTrustedFilesOperations,N_("Disable trusted file operations")},
4388 {PTP_OC_MTP_WMDRMPD_EndTrustedAppSession,N_("End trusted application session")},
4391 {PTP_OC_MTP_AAVT_OpenMediaSession,N_("Open Media Session")},
4392 {PTP_OC_MTP_AAVT_CloseMediaSession,N_("Close Media Session")},
4393 {PTP_OC_MTP_AAVT_GetNextDataBlock,N_("Get Next Data Block")},
4394 {PTP_OC_MTP_AAVT_SetCurrentTimePosition,N_("Set Current Time Position")},
4397 {PTP_OC_MTP_WMDRMND_SendRegistrationRequest,N_("Send Registration Request")},
4398 {PTP_OC_MTP_WMDRMND_GetRegistrationResponse,N_("Get Registration Response")},
4399 {PTP_OC_MTP_WMDRMND_GetProximityChallenge,N_("Get Proximity Challenge")},
4400 {PTP_OC_MTP_WMDRMND_SendProximityResponse,N_("Send Proximity Response")},
4401 {PTP_OC_MTP_WMDRMND_SendWMDRMNDLicenseRequest,N_("Send WMDRM-ND License Request")},
4402 {PTP_OC_MTP_WMDRMND_GetWMDRMNDLicenseResponse,N_("Get WMDRM-ND License Response")},
4405 {PTP_OC_MTP_WPDWCN_ProcessWFCObject,N_("Process WFC Object")}