2022-10-30 18:30:12 +00:00
|
|
|
{
|
2025-07-09 17:27:46 +00:00
|
|
|
"@@locale": "en",
|
2025-08-11 09:09:29 +00:00
|
|
|
"fastestExposurePair": "Fastest exposure",
|
|
|
|
"slowestExposurePair": "Slowest exposure",
|
2025-07-09 17:27:46 +00:00
|
|
|
"ev": "EV",
|
|
|
|
"evValue": "{value} EV",
|
|
|
|
"@evValue": {
|
|
|
|
"placeholders": {
|
|
|
|
"value": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"iso": "ISO",
|
|
|
|
"filmSpeed": "Film sensitivity",
|
|
|
|
"nd": "ND",
|
2025-08-11 09:09:29 +00:00
|
|
|
"ndFilterFactor": "ND filter strength",
|
|
|
|
"noExposurePairs": "No exposure pairs available for current settings",
|
|
|
|
"noCamerasDetected": "No cameras detected on this device",
|
|
|
|
"noCameraPermission": "Camera permission is not granted",
|
|
|
|
"otherCameraError": "Camera connection error",
|
2025-07-09 17:27:46 +00:00
|
|
|
"none": "None",
|
|
|
|
"cancel": "Cancel",
|
|
|
|
"select": "Select",
|
|
|
|
"save": "Save",
|
2025-07-29 10:38:48 +00:00
|
|
|
"saveNewPhotos": "Save new photos",
|
2025-07-09 17:27:46 +00:00
|
|
|
"settings": "Settings",
|
|
|
|
"metering": "Metering",
|
|
|
|
"fractionalStops": "Fractional stops",
|
|
|
|
"showFractionalStops": "Show fractional stops",
|
|
|
|
"halfStops": "1/2",
|
|
|
|
"thirdStops": "1/3",
|
|
|
|
"calibration": "Calibration",
|
2025-08-11 09:09:29 +00:00
|
|
|
"calibrationMessage": "Measurement accuracy depends on your device's hardware. Test the app and calibrate EV values for optimal results",
|
|
|
|
"calibrationMessageCameraOnly": "Measurement accuracy depends on your device's camera. Test the app and calibrate EV values for optimal results",
|
2025-07-09 17:27:46 +00:00
|
|
|
"camera": "Camera",
|
|
|
|
"lightSensor": "Light sensor",
|
2025-07-29 10:38:48 +00:00
|
|
|
"showEv100": "Show EV\u2081\u2080\u2080",
|
2025-07-09 17:27:46 +00:00
|
|
|
"meteringScreenLayout": "Metering screen layout",
|
2025-08-11 09:09:29 +00:00
|
|
|
"meteringScreenLayoutHint": "Hide unnecessary elements to save space for exposure pairs",
|
2025-07-09 17:27:46 +00:00
|
|
|
"meteringScreenLayoutHintEquipmentProfiles": "Equipment profile picker",
|
|
|
|
"meteringScreenFeatureExtremeExposurePairs": "Fastest & shortest exposure pairs",
|
|
|
|
"meteringScreenFeatureFilmPicker": "Film picker",
|
|
|
|
"cameraFeatures": "Camera features",
|
|
|
|
"cameraFeatureSpotMetering": "Spot metering",
|
2025-08-11 09:09:29 +00:00
|
|
|
"cameraFeatureSpotMeteringHint": "Long press to remove metering spot",
|
2025-07-09 17:27:46 +00:00
|
|
|
"cameraFeatureHistogram": "Histogram",
|
2025-08-11 09:09:29 +00:00
|
|
|
"cameraFeatureHistogramHint": "May increase battery usage",
|
2025-07-09 17:27:46 +00:00
|
|
|
"cameraFeaturesShowFocalLength": "Show Focal Length",
|
2025-08-11 09:09:29 +00:00
|
|
|
"cameraFeaturesShowFocalLengthHint": "Shows 35mm equivalent instead of zoom factor",
|
2025-07-09 17:27:46 +00:00
|
|
|
"film": "Film",
|
|
|
|
"filmPush": "Film (push)",
|
|
|
|
"filmPull": "Film (pull)",
|
|
|
|
"filmReciprocityHint": "Applies correction for shutter speeds greater than 1 second",
|
|
|
|
"equipmentProfileName": "Equipment profile name",
|
|
|
|
"equipmentProfileNameHint": "Praktica MTL5B",
|
|
|
|
"equipmentProfileAllValues": "All",
|
|
|
|
"apertureValues": "Aperture values",
|
2025-07-29 10:38:48 +00:00
|
|
|
"apertureValue": "Aperture value",
|
2025-08-11 09:09:29 +00:00
|
|
|
"apertureValuesFilterDescription": "Select aperture range for your lens",
|
2025-07-09 17:27:46 +00:00
|
|
|
"ndFilters": "ND filters",
|
2025-08-11 09:09:29 +00:00
|
|
|
"ndFiltersFilterDescription": "Select available ND filters",
|
2025-07-09 17:27:46 +00:00
|
|
|
"shutterSpeedValues": "Shutter speed values",
|
2025-07-29 10:38:48 +00:00
|
|
|
"shutterSpeedValue": "Shutter speed value",
|
2025-08-11 09:09:29 +00:00
|
|
|
"shutterSpeedValuesFilterDescription": "Select shutter speed range for your camera",
|
2025-07-09 17:27:46 +00:00
|
|
|
"shutterSpeedManualShort": "B",
|
|
|
|
"shutterSpeedManual": "Manual",
|
|
|
|
"isoValues": "ISO values",
|
2025-08-11 09:09:29 +00:00
|
|
|
"isoValuesFilterDescription": "Select available ISO values",
|
2025-07-09 17:27:46 +00:00
|
|
|
"lensZoom": "Lens zoom",
|
2025-08-11 09:09:29 +00:00
|
|
|
"lensZoomDescription": "Adjust zoom to match your camera's viewfinder",
|
2025-07-09 17:27:46 +00:00
|
|
|
"exposureOffset": "Exposure offset",
|
2025-08-11 09:09:29 +00:00
|
|
|
"exposureOffsetDescription": "Adjust exposure offset for accurate results",
|
2025-07-09 17:27:46 +00:00
|
|
|
"equipmentProfile": "Equipment profile",
|
|
|
|
"equipmentProfiles": "Equipment profiles",
|
|
|
|
"tapToAdd": "Tap to add",
|
|
|
|
"general": "General",
|
|
|
|
"keepScreenOn": "Keep screen on",
|
|
|
|
"haptics": "Haptics",
|
|
|
|
"autostartTimer": "Autostart timer",
|
|
|
|
"volumeKeysAction": "Shutter by volume keys",
|
|
|
|
"language": "Language",
|
|
|
|
"chooseLanguage": "Choose language",
|
|
|
|
"theme": "Theme",
|
|
|
|
"chooseTheme": "Choose theme",
|
|
|
|
"themeLight": "Light",
|
|
|
|
"themeDark": "Dark",
|
|
|
|
"themeSystemDefault": "System default",
|
|
|
|
"dynamicColor": "Dynamic color",
|
|
|
|
"primaryColor": "Primary color",
|
|
|
|
"choosePrimaryColor": "Choose primary color",
|
|
|
|
"about": "About",
|
|
|
|
"restorePurchases": "Restore purchases",
|
|
|
|
"sourceCode": "Source code",
|
|
|
|
"reportIssue": "Report an issue",
|
|
|
|
"writeEmail": "Write an email",
|
2025-08-11 09:09:29 +00:00
|
|
|
"youDontHaveMailApp": "No email app found",
|
2025-07-09 17:27:46 +00:00
|
|
|
"copyEmail": "Copy email",
|
|
|
|
"version": "Version",
|
|
|
|
"versionNumber": "{version} ({buildNumber})",
|
|
|
|
"@versionNumber": {
|
|
|
|
"placeholders": {
|
|
|
|
"version": {
|
|
|
|
"type": "String"
|
|
|
|
},
|
|
|
|
"buildNumber": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"proFeaturesTitle": "Lightmeter Pro",
|
|
|
|
"getPro": "Get Pro",
|
|
|
|
"featuresFree": "Free",
|
|
|
|
"featuresPro": "Pro",
|
|
|
|
"proFeaturesPromoText": "Lightmeter Pro delivers everything you need to get the best shots!",
|
|
|
|
"proFeaturesWhatsIncluded": "What's included?",
|
|
|
|
"featureReflectedLightMetering": "Reflected light metering",
|
|
|
|
"featureIncidentLightMetering": "Incident light metering",
|
|
|
|
"featureIsoAndNdValues": "Wide range of ISO and ND filters values",
|
|
|
|
"featureTheme": "Theme customization",
|
|
|
|
"featureSpotMeteringAndHistorgram": "Spot metering and histogram",
|
|
|
|
"featureFocalLength35mm": "35mm equivalent focal length instead of zoom",
|
|
|
|
"featureListOfFilms": "List of 20+ films with reciprocity formulas",
|
|
|
|
"featureCustomFilms": "Ability to create custom films",
|
|
|
|
"featureEquipmentProfiles": "Equipment profiles",
|
|
|
|
"featureTimer": "Built-in timer for long exposure",
|
|
|
|
"featureMeteringScreenLayout": "Customizable main screen",
|
2025-08-11 09:09:29 +00:00
|
|
|
"proFeaturesSupportText": "Purchasing Lightmeter Pro supports development and enables new features",
|
2025-07-09 17:27:46 +00:00
|
|
|
"getNowFor": "Get now for {price}",
|
|
|
|
"@getNowFor": {
|
|
|
|
"price": {
|
|
|
|
"version": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tooltipAdd": "Add",
|
|
|
|
"tooltipClose": "Close",
|
|
|
|
"tooltipExpand": "Expand",
|
|
|
|
"tooltipCollapse": "Collapse",
|
|
|
|
"tooltipCopy": "Copy",
|
|
|
|
"tooltipDelete": "Delete",
|
|
|
|
"tooltipSelectAll": "Select all",
|
|
|
|
"tooltipDesecelectAll": "Deselect all",
|
|
|
|
"tooltipResetToZero": "Reset to zero",
|
|
|
|
"tooltipUseLightSensor": "Use lightsensor",
|
|
|
|
"tooltipUseCamera": "Use camera",
|
|
|
|
"tooltipOpenSettings": "Open settings",
|
|
|
|
"exposurePair": "Exposure pair",
|
|
|
|
"whatsnew": "What's new?",
|
|
|
|
"changesInVersion": "Changes in version {version}:",
|
|
|
|
"@changesInVersion": {
|
|
|
|
"placeholders": {
|
|
|
|
"version": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"close": "Close",
|
|
|
|
"films": "Films",
|
|
|
|
"filmsInUse": "Films in use",
|
|
|
|
"filmsCustom": "Custom films",
|
|
|
|
"addFilmTitle": "Add film",
|
|
|
|
"editFilmTitle": "Edit film",
|
|
|
|
"filmFormula": "Formula",
|
|
|
|
"filmFormulaExponential": "T=t^Rf",
|
|
|
|
"filmFormulaExponentialRf": "Rf",
|
|
|
|
"filmFormulaExponentialRfPlaceholder": "1.3",
|
|
|
|
"name": "Name",
|
|
|
|
"addEquipmentProfileTitle": "Add equipment",
|
2025-07-29 10:38:48 +00:00
|
|
|
"editEquipmentProfileTitle": "Edit equipment",
|
|
|
|
"editPhotoTitle": "Edit Photo",
|
|
|
|
"ndFilter": "ND Filter",
|
|
|
|
"note": "Note",
|
|
|
|
"notSet": "Not set",
|
|
|
|
"location": "Location",
|
2025-08-11 09:09:29 +00:00
|
|
|
"noMapsAppFound": "No maps application found",
|
2025-07-29 10:38:48 +00:00
|
|
|
"logbook": "Logbook",
|
2025-08-09 15:22:34 +00:00
|
|
|
"noPhotos": "No photos",
|
|
|
|
"continuePurchase": "Continue",
|
|
|
|
"monthly": "Monthly",
|
|
|
|
"yearly": "Yearly",
|
|
|
|
"lifetime": "Lifetime",
|
|
|
|
"pricePerMonth": "{price}/month",
|
|
|
|
"@pricePerMonth": {
|
|
|
|
"placeholders": {
|
|
|
|
"price": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
2025-08-11 09:09:29 +00:00
|
|
|
},
|
|
|
|
"pricePerYear": "{price}/year",
|
|
|
|
"@pricePerYear": {
|
|
|
|
"placeholders": {
|
|
|
|
"price": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
2025-08-09 15:22:34 +00:00
|
|
|
}
|
2025-07-09 17:27:46 +00:00
|
|
|
}
|