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

View file

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

View file

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