forked from qt-creator/qt-creator
Translations: Fix duplicate messages
Amends 6bb756ba1c
Change-Id: I6e5c3e7d2846ab8a49409b242a3474547380252e
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -5066,10 +5066,6 @@ Qt Creator не може під'єднатись до нього.</translat
|
|||||||
<source>Use Code Model</source>
|
<source>Use Code Model</source>
|
||||||
<translation type="vanished">Використовувати модель коду</translation>
|
<translation type="vanished">Використовувати модель коду</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Selecting this causes the C++ Code Model being asked for variable scope information. This might result in slightly faster debugger operation but may fail for optimized code.</source>
|
|
||||||
<translation type="vanished">Вмикання призводить до запитів до моделі коду C++ за інформацією про область видимості змінної. Це може призвести до дещо швидшого зневадження, але може не спрацьовувати для оптимізованого коду.</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Break on "abort"</source>
|
<source>Break on "abort"</source>
|
||||||
<translation>Перепиняти на "abort"</translation>
|
<translation>Перепиняти на "abort"</translation>
|
||||||
@@ -5150,10 +5146,6 @@ Qt Creator не може під'єднатись до нього.</translat
|
|||||||
<source>Adjust Breakpoint Locations</source>
|
<source>Adjust Breakpoint Locations</source>
|
||||||
<translation>Підправляти розташування точок перепину</translation>
|
<translation>Підправляти розташування точок перепину</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Not all source code lines generate executable code. Putting a breakpoint on such a line acts as if the breakpoint was set on the next line that generated code. Selecting 'Adjust Breakpoint Locations' shifts the red breakpoint markers in such cases to the location of the true breakpoint.</source>
|
|
||||||
<translation type="vanished">Не всі рядки тексту програми створюють виконуваний код. Встановлення точки перепину на такому рядку фактично встановить її на наступному рядку, що генерує код. В таких випадках вибір 'Підправляти розташування точок перепину' зміщує червоні позначки точок перепину до справжнього розташування точок перепину.</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source><p>This switches the debugger to native-mixed operation mode. In this mode, stepping and data display will be handled by the native debugger backend (GDB, LLDB or CDB) for C++, QML and JS sources.</source>
|
<source><p>This switches the debugger to native-mixed operation mode. In this mode, stepping and data display will be handled by the native debugger backend (GDB, LLDB or CDB) for C++, QML and JS sources.</source>
|
||||||
<translation type="vanished"><p>Перемикає зневаджувач в рідний-змішаний режим роботи. В цьому режимі крокування та відображення даних здійснюється рідним рушієм зневадження (GDB, LLDB або CDB) для коду C++, QML та JS.</translation>
|
<translation type="vanished"><p>Перемикає зневаджувач в рідний-змішаний режим роботи. В цьому режимі крокування та відображення даних здійснюється рідним рушієм зневадження (GDB, LLDB або CDB) для коду C++, QML та JS.</translation>
|
||||||
@@ -5294,14 +5286,6 @@ Qt Creator не може під'єднатись до нього.</translat
|
|||||||
<source>Register For Post-Mortem Debugging</source>
|
<source>Register For Post-Mortem Debugging</source>
|
||||||
<translation>Зареєструвати для посмертного зневадження</translation>
|
<translation>Зареєструвати для посмертного зневадження</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>The maximum length of string entries in the Locals and Expressions pane. Longer than that are cut off and displayed with an ellipsis attached.</source>
|
|
||||||
<translation type="vanished">Максимальна довжина рядка елементу в панелі "Локальні змінні та вирази". Довші рядки будуть обрізані та відображені з трикрапкою.</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>The maximum length for strings in separated windows. Longer strings are cut off and displayed with an ellipsis attached.</source>
|
|
||||||
<translation type="vanished">Максимальна довжина рядків в відокремлених вікнах. Довші рядки будуть обрізані та відображені з трикрапкою.</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Reload Full Stack</source>
|
<source>Reload Full Stack</source>
|
||||||
<translation>Перезавантажити повний стек</translation>
|
<translation>Перезавантажити повний стек</translation>
|
||||||
@@ -35714,14 +35698,6 @@ Install an SDK of at least API version %1.</source>
|
|||||||
<source>Makes use of Qt Creator's code model to find out if a variable has already been assigned a value at the point the debugger interrupts.</source>
|
<source>Makes use of Qt Creator's code model to find out if a variable has already been assigned a value at the point the debugger interrupts.</source>
|
||||||
<translation type="vanished">Вмикає використання моделі коду Qt Creator для з'ясування того, чи змінній вже було присвоєно значення в момент зупинки зневаджувача.</translation>
|
<translation type="vanished">Вмикає використання моделі коду Qt Creator для з'ясування того, чи змінній вже було присвоєно значення в момент зупинки зневаджувача.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Displays names of QThread based threads.</source>
|
|
||||||
<translation type="vanished">Показувати назви ниток, що базуються на QThread.</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Shows "std::" prefix for types from the standard library.</source>
|
|
||||||
<translation type="vanished">Показувати префікс "std::" для типів зі стандартної бібліотеки.</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Show "std::" namespace for types</source>
|
<source>Show "std::" namespace for types</source>
|
||||||
<translation type="vanished">Показувати простір імен "std::" для типів</translation>
|
<translation type="vanished">Показувати простір імен "std::" для типів</translation>
|
||||||
|
Reference in New Issue
Block a user