added translations

This commit is contained in:
Vadim 2024-11-08 14:34:27 +01:00
parent 622e4a65be
commit 8a16702331
4 changed files with 11 additions and 5 deletions

View file

@ -161,6 +161,6 @@
"filmFormulaExponentialRf": "Rf", "filmFormulaExponentialRf": "Rf",
"filmFormulaExponentialRfPlaceholder": "1.3", "filmFormulaExponentialRfPlaceholder": "1.3",
"name": "Name", "name": "Name",
"addEquipmentProfileTitle": "Add equipment profile", "addEquipmentProfileTitle": "Add equipment",
"editEquipmentProfileTitle": "Edit equipment profile" "editEquipmentProfileTitle": "Edit equipment"
} }

View file

@ -142,5 +142,7 @@
"tooltipUseLightSensor": "Utiliser un capteur de lumière", "tooltipUseLightSensor": "Utiliser un capteur de lumière",
"tooltipUseCamera": "Utiliser la caméra", "tooltipUseCamera": "Utiliser la caméra",
"tooltipOpenSettings": "Ouvrir les paramètres", "tooltipOpenSettings": "Ouvrir les paramètres",
"exposurePair": "Paire d'exposition" "exposurePair": "Paire d'exposition",
"addEquipmentProfileTitle": "Add profile",
"editEquipmentProfileTitle": "Editer le profil"
} }

View file

@ -141,5 +141,7 @@
"tooltipUseLightSensor": "Использовать датчик освещенности", "tooltipUseLightSensor": "Использовать датчик освещенности",
"tooltipUseCamera": "Использовать камеру", "tooltipUseCamera": "Использовать камеру",
"tooltipOpenSettings": "Открыть настройки", "tooltipOpenSettings": "Открыть настройки",
"exposurePair": "Пара экспозиции" "exposurePair": "Пара экспозиции",
"addEquipmentProfileTitle": "Добавить профиль",
"editEquipmentProfileTitle": "Редактировать профиль"
} }

View file

@ -140,5 +140,7 @@
"tooltipUseLightSensor": "使用光线传感器", "tooltipUseLightSensor": "使用光线传感器",
"tooltipUseCamera": "使用摄像头", "tooltipUseCamera": "使用摄像头",
"tooltipOpenSettings": "打开设置", "tooltipOpenSettings": "打开设置",
"exposurePair": "曝光对" "exposurePair": "曝光对",
"addEquipmentProfileTitle": "添加简介",
"editEquipmentProfileTitle": "编辑个人资料"
} }