Fix lines

This commit is contained in:
Cioscos 2022-03-14 21:50:27 +01:00
parent 104f7d7c69
commit 92d27f5165

View file

@ -449,8 +449,8 @@ class Localization:
'en-US' : 'Exclude moving parts', 'en-US' : 'Exclude moving parts',
'ru-RU' : 'Исключить движ части', 'ru-RU' : 'Исключить движ части',
'zh-CN' : '忽略移动区域的人脸特征点', 'zh-CN' : '忽略移动区域的人脸特征点',
'es-ES' : 'Excluir las partes móviles'}, 'es-ES' : 'Excluir las partes móviles',
'it-IT' : 'Escludi parti mobili', 'it-IT' : 'Escludi parti mobili'},
'QFaceAligner.help.exclude_moving_parts':{ 'QFaceAligner.help.exclude_moving_parts':{
'en-US' : 'Increase stabilization by excluding landmarks of moving parts of the face, such as mouth and other.', 'en-US' : 'Increase stabilization by excluding landmarks of moving parts of the face, such as mouth and other.',
@ -477,8 +477,8 @@ class Localization:
'en-US' : 'X offset', 'en-US' : 'X offset',
'ru-RU' : 'Смещение по X', 'ru-RU' : 'Смещение по X',
'zh-CN' : 'X方向偏移', 'zh-CN' : 'X方向偏移',
'es-ES' : 'Desplazamiento en X'}, 'es-ES' : 'Desplazamiento en X',
'it-IT' : 'Compensazione X', 'it-IT' : 'Compensazione X'},
'QFaceAligner.y_offset':{ 'QFaceAligner.y_offset':{
'en-US' : 'Y offset', 'en-US' : 'Y offset',
@ -904,7 +904,8 @@ class Localization:
'en-US' : 'Swapped face', 'en-US' : 'Swapped face',
'ru-RU' : 'Заменённое лицо', 'ru-RU' : 'Заменённое лицо',
'zh-CN' : '换后的脸', 'zh-CN' : '换后的脸',
'es-ES' : 'Cara intercambiada'}, 'es-ES' : 'Cara intercambiada',
'it-IT' : 'Faccia scambiata'},
'QBCMergedFrameViewer.title':{ 'QBCMergedFrameViewer.title':{
'en-US' : 'Merged frame', 'en-US' : 'Merged frame',
@ -1015,7 +1016,8 @@ class Localization:
'en-US' : 'Swapped face', 'en-US' : 'Swapped face',
'ru-RU' : 'Заменённое лицо', 'ru-RU' : 'Заменённое лицо',
'zh-CN' : '换后的脸', 'zh-CN' : '换后的脸',
'es-ES' : 'Cara intercambiada'}, 'es-ES' : 'Cara intercambiada',
'it-IT' : 'Faccia scambiata'},
'StreamOutput.SourceType.MERGED_FRAME':{ 'StreamOutput.SourceType.MERGED_FRAME':{
'en-US' : 'Merged frame', 'en-US' : 'Merged frame',