mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 15:00:40 +00:00
added translations
This commit is contained in:
parent
622e4a65be
commit
8a16702331
4 changed files with 11 additions and 5 deletions
|
@ -161,6 +161,6 @@
|
|||
"filmFormulaExponentialRf": "Rf",
|
||||
"filmFormulaExponentialRfPlaceholder": "1.3",
|
||||
"name": "Name",
|
||||
"addEquipmentProfileTitle": "Add equipment profile",
|
||||
"editEquipmentProfileTitle": "Edit equipment profile"
|
||||
"addEquipmentProfileTitle": "Add equipment",
|
||||
"editEquipmentProfileTitle": "Edit equipment"
|
||||
}
|
|
@ -142,5 +142,7 @@
|
|||
"tooltipUseLightSensor": "Utiliser un capteur de lumière",
|
||||
"tooltipUseCamera": "Utiliser la caméra",
|
||||
"tooltipOpenSettings": "Ouvrir les paramètres",
|
||||
"exposurePair": "Paire d'exposition"
|
||||
"exposurePair": "Paire d'exposition",
|
||||
"addEquipmentProfileTitle": "Add profile",
|
||||
"editEquipmentProfileTitle": "Editer le profil"
|
||||
}
|
|
@ -141,5 +141,7 @@
|
|||
"tooltipUseLightSensor": "Использовать датчик освещенности",
|
||||
"tooltipUseCamera": "Использовать камеру",
|
||||
"tooltipOpenSettings": "Открыть настройки",
|
||||
"exposurePair": "Пара экспозиции"
|
||||
"exposurePair": "Пара экспозиции",
|
||||
"addEquipmentProfileTitle": "Добавить профиль",
|
||||
"editEquipmentProfileTitle": "Редактировать профиль"
|
||||
}
|
|
@ -140,5 +140,7 @@
|
|||
"tooltipUseLightSensor": "使用光线传感器",
|
||||
"tooltipUseCamera": "使用摄像头",
|
||||
"tooltipOpenSettings": "打开设置",
|
||||
"exposurePair": "曝光对"
|
||||
"exposurePair": "曝光对",
|
||||
"addEquipmentProfileTitle": "添加简介",
|
||||
"editEquipmentProfileTitle": "编辑个人资料"
|
||||
}
|
Loading…
Reference in a new issue