<?xml version="1.0" encoding="utf-8"?><!DOCTYPE TS><TS version="2.0" language="ru_RU" sourcelanguage="en"><context> <name>AddNewRecord</name> <message> <location filename="../../../src/addnewrecord.cpp" line="34"/> <source>Enter a new note</source> <translation>Ввод новой записи</translation> </message> <message> <location filename="../../../src/addnewrecord.cpp" line="86"/> <source>Please enter the note's <b>title</b>. </source> <comment>ÐбÑзаÑелен пÑобел в конÑе пÑедложениÑ</comment> <translation>Пожалуйста, введите <b>название</b> записи. </translation> </message> <message> <location filename="../../../src/addnewrecord.cpp" line="95"/> <source>Please enter the note's <b>text</b>. </source> <comment>ÐбÑзаÑелен пÑобел в конÑе пÑедложениÑ</comment> <translation>Пожалуйста, введите <b>текст</b> записи. </translation>
<message> <location filename="../../../src/addnewrecord.cpp" line="95"/> <source>Please enter the note's <b>text</b>. </source> <comment>Обязателен пробел в конце предложения</comment> <translation type="unfinished">Пожалуйста, введите <b>текст</b> записи. </translation> </message> <message> <source>Please enter the note's <b>title</b>. </source> <comment>ÐбÑзаÑелен пÑобел в конÑе пÑедложениÑ</comment> <translation type="obsolete">Пожалуйста, введите <b>название</b> записи. </translation> </message>
C++ (Qt) fileText = QString::fromLatin1(file.readAll());
В '/mytetra/bin/resource/translations/mytetra_ru.ts' обнаружены повторяющиеся сообщения:* Контекст: AddNewRecord* Источник: Please enter the note's <b>title</b>. * Контекст: AddNewRecord* Источник: Please enter the note's <b>text</b>.