Added missing translations

This commit is contained in:
Vadim 2025-08-10 10:17:59 +02:00
parent 3031589d4c
commit b9a9e5c3a1
3 changed files with 32 additions and 1 deletions

View file

@ -148,6 +148,16 @@
"tooltipUseCamera": "Utiliser la caméra",
"tooltipOpenSettings": "Ouvrir les paramètres",
"exposurePair": "Paire d'exposition",
"whatsnew": "Quoi de neuf ?",
"changesInVersion": "Changements dans la version {version} :",
"@changesInVersion": {
"placeholders": {
"version": {
"type": "String"
}
}
},
"close": "Fermer",
"films": "Films",
"filmsInUse": "Films en usage",
"filmsCustom": "Films personnalisés",
@ -157,7 +167,7 @@
"filmFormulaExponential": "T=t^Rf",
"filmFormulaExponentialRf": "Rf",
"filmFormulaExponentialRfPlaceholder": "1.3",
"name": "Titre",
"name": "Nom",
"addEquipmentProfileTitle": "Ajouter un profil",
"editEquipmentProfileTitle": "Editer le profil",
"editPhotoTitle": "Modifier la photo",

View file

@ -147,6 +147,16 @@
"tooltipUseCamera": "Использовать камеру",
"tooltipOpenSettings": "Открыть настройки",
"exposurePair": "Пара экспозиции",
"whatsnew": "Что нового?",
"changesInVersion": "Изменения в версии {version}:",
"@changesInVersion": {
"placeholders": {
"version": {
"type": "String"
}
}
},
"close": "Закрыть",
"films": "Плёнки",
"filmsInUse": "Используемые плёнки",
"filmsCustom": "Пользовательские плёнки",

View file

@ -146,6 +146,16 @@
"tooltipUseCamera": "使用摄像头",
"tooltipOpenSettings": "打开设置",
"exposurePair": "曝光对",
"whatsnew": "有什么新功能?",
"changesInVersion": "版本 {version} 的更改:",
"@changesInVersion": {
"placeholders": {
"version": {
"type": "String"
}
}
},
"close": "关闭",
"films": "胶片",
"filmsInUse": "使用的胶片",
"filmsCustom": "自定义胶片",
@ -155,6 +165,7 @@
"filmFormulaExponential": "T=t^Rf",
"filmFormulaExponentialRf": "Rf",
"filmFormulaExponentialRfPlaceholder": "1.3",
"name": "名称",
"addEquipmentProfileTitle": "添加设备",
"editEquipmentProfileTitle": "编辑设备",
"editPhotoTitle": "编辑照片",