mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-05-13 11:40:42 +00:00
updated Pro features screen
This commit is contained in:
parent
f697248d0c
commit
2b65c838d9
6 changed files with 16 additions and 16 deletions
|
@ -6,8 +6,8 @@ enum AppFeature {
|
||||||
incidedntLightMetering,
|
incidedntLightMetering,
|
||||||
isoAndNdValues,
|
isoAndNdValues,
|
||||||
themeEngine,
|
themeEngine,
|
||||||
spotMetering,
|
spotMeteringAndHistogram,
|
||||||
histogram,
|
focalLength,
|
||||||
listOfFilms,
|
listOfFilms,
|
||||||
customFilms,
|
customFilms,
|
||||||
equipmentProfiles,
|
equipmentProfiles,
|
||||||
|
@ -28,10 +28,10 @@ enum AppFeature {
|
||||||
return S.of(context).featureIsoAndNdValues;
|
return S.of(context).featureIsoAndNdValues;
|
||||||
case AppFeature.themeEngine:
|
case AppFeature.themeEngine:
|
||||||
return S.of(context).featureTheme;
|
return S.of(context).featureTheme;
|
||||||
case AppFeature.spotMetering:
|
case AppFeature.spotMeteringAndHistogram:
|
||||||
return S.of(context).featureSpotMetering;
|
return S.of(context).featureSpotMeteringAndHistorgram;
|
||||||
case AppFeature.histogram:
|
case AppFeature.focalLength:
|
||||||
return S.of(context).featureHistogram;
|
return S.of(context).featureFocalLength35mm;
|
||||||
case AppFeature.listOfFilms:
|
case AppFeature.listOfFilms:
|
||||||
return S.of(context).featureListOfFilms;
|
return S.of(context).featureListOfFilms;
|
||||||
case AppFeature.customFilms:
|
case AppFeature.customFilms:
|
||||||
|
|
|
@ -113,8 +113,8 @@
|
||||||
"featureIncidentLightMetering": "Messung von einfallendem Licht",
|
"featureIncidentLightMetering": "Messung von einfallendem Licht",
|
||||||
"featureIsoAndNdValues": "Große Auswahl von ISO und ND Filtern",
|
"featureIsoAndNdValues": "Große Auswahl von ISO und ND Filtern",
|
||||||
"featureTheme": "Theme Anpassung",
|
"featureTheme": "Theme Anpassung",
|
||||||
"featureSpotMetering": "Punktmessung",
|
"featureSpotMeteringAndHistorgram": "Spotmessung und Histogramm",
|
||||||
"featureHistogram": "Histogramm",
|
"featureFocalLength35mm": "35mm-äquivalente Brennweite statt Zoom",
|
||||||
"featureListOfFilms": "Liste von 20+ Filmen mit Reziprozitätsformeln",
|
"featureListOfFilms": "Liste von 20+ Filmen mit Reziprozitätsformeln",
|
||||||
"featureCustomFilms": "Eigene Filme erstellen",
|
"featureCustomFilms": "Eigene Filme erstellen",
|
||||||
"featureEquipmentProfiles": "Ausrüstungsprofile",
|
"featureEquipmentProfiles": "Ausrüstungsprofile",
|
||||||
|
|
|
@ -113,8 +113,8 @@
|
||||||
"featureIncidentLightMetering": "Incident light metering",
|
"featureIncidentLightMetering": "Incident light metering",
|
||||||
"featureIsoAndNdValues": "Wide range of ISO and ND filters values",
|
"featureIsoAndNdValues": "Wide range of ISO and ND filters values",
|
||||||
"featureTheme": "Theme customization",
|
"featureTheme": "Theme customization",
|
||||||
"featureSpotMetering": "Spot metering",
|
"featureSpotMeteringAndHistorgram": "Spot metering and histogram",
|
||||||
"featureHistogram": "Histogram",
|
"featureFocalLength35mm": "35mm equivalent focal length instead of zoom",
|
||||||
"featureListOfFilms": "List of 20+ films with reciprocity formulas",
|
"featureListOfFilms": "List of 20+ films with reciprocity formulas",
|
||||||
"featureCustomFilms": "Ability to create custom films",
|
"featureCustomFilms": "Ability to create custom films",
|
||||||
"featureEquipmentProfiles": "Equipment profiles",
|
"featureEquipmentProfiles": "Equipment profiles",
|
||||||
|
|
|
@ -114,8 +114,8 @@
|
||||||
"featureIncidentLightMetering": "Mesure de la lumière incidente",
|
"featureIncidentLightMetering": "Mesure de la lumière incidente",
|
||||||
"featureIsoAndNdValues": "Large gamme de valeurs ISO et de filtres ND",
|
"featureIsoAndNdValues": "Large gamme de valeurs ISO et de filtres ND",
|
||||||
"featureTheme": "Personnalisation du thème",
|
"featureTheme": "Personnalisation du thème",
|
||||||
"featureSpotMetering": "Mesure spot",
|
"featureSpotMeteringAndHistorgram": "Mesure spot et histogramme",
|
||||||
"featureHistogram": "Histogramme",
|
"featureFocalLength35mm": "Focale équivalente 35 mm au lieu du zoom",
|
||||||
"featureListOfFilms": "Liste de plus de 20 films avec des formules de correction",
|
"featureListOfFilms": "Liste de plus de 20 films avec des formules de correction",
|
||||||
"featureCustomFilms": "Possibilité de créer des films personnalisés",
|
"featureCustomFilms": "Possibilité de créer des films personnalisés",
|
||||||
"featureEquipmentProfiles": "Profils de l'équipement",
|
"featureEquipmentProfiles": "Profils de l'équipement",
|
||||||
|
|
|
@ -113,8 +113,8 @@
|
||||||
"featureIncidentLightMetering": "Замер падающего света",
|
"featureIncidentLightMetering": "Замер падающего света",
|
||||||
"featureIsoAndNdValues": "Широкий диапазон значений ISO и фильтров ND",
|
"featureIsoAndNdValues": "Широкий диапазон значений ISO и фильтров ND",
|
||||||
"featureTheme": "Настройка темы",
|
"featureTheme": "Настройка темы",
|
||||||
"featureSpotMetering": "Точечный замер",
|
"featureSpotMeteringAndHistorgram": "Точечный замер и гистограмма",
|
||||||
"featureHistogram": "Гистограмма",
|
"featureFocalLength35mm": "Эквивалентное фокусное расстояние 35 мм вместо зума",
|
||||||
"featureListOfFilms": "Список из 20+ плёнок с формулами коррекции",
|
"featureListOfFilms": "Список из 20+ плёнок с формулами коррекции",
|
||||||
"featureCustomFilms": "Возможность создания собственных плёнок",
|
"featureCustomFilms": "Возможность создания собственных плёнок",
|
||||||
"featureEquipmentProfiles": "Профили оборудования",
|
"featureEquipmentProfiles": "Профили оборудования",
|
||||||
|
|
|
@ -112,8 +112,8 @@
|
||||||
"featureIncidentLightMetering": "入射光测光",
|
"featureIncidentLightMetering": "入射光测光",
|
||||||
"featureIsoAndNdValues": "更广的 ISO 和 ND 滤镜系数范围",
|
"featureIsoAndNdValues": "更广的 ISO 和 ND 滤镜系数范围",
|
||||||
"featureTheme": "主题自定义",
|
"featureTheme": "主题自定义",
|
||||||
"featureSpotMetering": "点测光",
|
"featureSpotMeteringAndHistorgram": "点测光与直方图",
|
||||||
"featureHistogram": "直方图",
|
"featureFocalLength35mm": "35mm 等效焦距替代变焦",
|
||||||
"featureListOfFilms": "20多种胶片的补偿公式",
|
"featureListOfFilms": "20多种胶片的补偿公式",
|
||||||
"featureCustomFilms": "创建自定义胶片",
|
"featureCustomFilms": "创建自定义胶片",
|
||||||
"featureEquipmentProfiles": "设备配置文件",
|
"featureEquipmentProfiles": "设备配置文件",
|
||||||
|
|
Loading…
Reference in a new issue