added the ability to import duplicates

This commit is contained in:
Syping 2018-07-27 04:26:10 +02:00
parent 9ced2253fc
commit c29cc44717
17 changed files with 928 additions and 854 deletions

View file

@ -967,31 +967,31 @@ Y: %2</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="153"/>
<location filename="../ProfileInterface.cpp" line="1434"/>
<location filename="../ProfileInterface.cpp" line="1505"/>
<source>Export as &amp;Picture...</source>
<translation>Экспортировать как &amp;картинку...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="154"/>
<location filename="../ProfileInterface.cpp" line="1435"/>
<location filename="../ProfileInterface.cpp" line="1506"/>
<source>Export as &amp;Snapmatic...</source>
<translation>Экспортировать как &amp;Snapmatic...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="157"/>
<location filename="../ProfileInterface.cpp" line="1429"/>
<location filename="../ProfileInterface.cpp" line="1500"/>
<source>&amp;Overwrite Image...</source>
<translation>&amp;Перезаписать картинку...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="156"/>
<location filename="../ProfileInterface.cpp" line="1428"/>
<location filename="../ProfileInterface.cpp" line="1499"/>
<source>&amp;Edit Properties...</source>
<translation>&amp;Изменить свойства...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="159"/>
<location filename="../ProfileInterface.cpp" line="1431"/>
<location filename="../ProfileInterface.cpp" line="1502"/>
<source>Open &amp;Map Viewer...</source>
<translation>Открыть &amp;карту...</translation>
</message>
@ -1140,7 +1140,7 @@ Press 1 for Default View</source>
</message>
<message>
<location filename="../PictureDialog.cpp" line="161"/>
<location filename="../ProfileInterface.cpp" line="1432"/>
<location filename="../ProfileInterface.cpp" line="1503"/>
<source>Open &amp;JSON Editor...</source>
<translation>Открыть &amp;редактор JSON...</translation>
</message>
@ -1258,8 +1258,22 @@ Press 1 for Default View</source>
<location filename="../ImportDialog.cpp" line="422"/>
<location filename="../ImportDialog.cpp" line="742"/>
<location filename="../ProfileInterface.cpp" line="482"/>
<location filename="../ProfileInterface.cpp" line="483"/>
<location filename="../ProfileInterface.cpp" line="527"/>
<location filename="../ProfileInterface.cpp" line="548"/>
<location filename="../ProfileInterface.cpp" line="582"/>
<location filename="../ProfileInterface.cpp" line="604"/>
<location filename="../ProfileInterface.cpp" line="620"/>
<location filename="../ProfileInterface.cpp" line="725"/>
<location filename="../ProfileInterface.cpp" line="735"/>
<location filename="../ProfileInterface.cpp" line="814"/>
<location filename="../ProfileInterface.cpp" line="819"/>
<location filename="../ProfileInterface.cpp" line="857"/>
<location filename="../ProfileInterface.cpp" line="979"/>
<location filename="../ProfileInterface.cpp" line="987"/>
<location filename="../ProfileInterface.cpp" line="1067"/>
<location filename="../ProfileInterface.cpp" line="1104"/>
<location filename="../ProfileInterface.cpp" line="1110"/>
<source>Import...</source>
<translation>Импортировать...</translation>
</message>
@ -1273,20 +1287,6 @@ Press 1 for Default View</source>
<location filename="../ImportDialog.cpp" line="743"/>
<location filename="../ImportDialog.cpp" line="774"/>
<location filename="../ImportDialog.cpp" line="783"/>
<location filename="../ProfileInterface.cpp" line="483"/>
<location filename="../ProfileInterface.cpp" line="527"/>
<location filename="../ProfileInterface.cpp" line="582"/>
<location filename="../ProfileInterface.cpp" line="604"/>
<location filename="../ProfileInterface.cpp" line="620"/>
<location filename="../ProfileInterface.cpp" line="725"/>
<location filename="../ProfileInterface.cpp" line="735"/>
<location filename="../ProfileInterface.cpp" line="814"/>
<location filename="../ProfileInterface.cpp" line="819"/>
<location filename="../ProfileInterface.cpp" line="979"/>
<location filename="../ProfileInterface.cpp" line="984"/>
<location filename="../ProfileInterface.cpp" line="996"/>
<location filename="../ProfileInterface.cpp" line="1033"/>
<location filename="../ProfileInterface.cpp" line="1039"/>
<source>Import</source>
<translation>Импортировать</translation>
</message>
@ -1390,63 +1390,58 @@ Press 1 for Default View</source>
<translation>Не удалось импортировать картинку Snapmatic, название не начинается с PGTA или не заканчивается с .g5e</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="984"/>
<source>Failed to import the Snapmatic picture, the picture is already in the game</source>
<translation>Не удалось импортировать картинку Snapmatic, картинка уже в игре</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="996"/>
<location filename="../ProfileInterface.cpp" line="1067"/>
<source>Failed to import the Snapmatic picture, can&apos;t copy the file into profile</source>
<translation>Не удалось импортировать картинку Snapmatic, не получилось скопировать файл в профиль</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1033"/>
<location filename="../ProfileInterface.cpp" line="1104"/>
<source>Failed to import the Savegame, can&apos;t copy the file into profile</source>
<translation>Не удалось импортировать сохранение, не получилось скопировать файл в профиль</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1039"/>
<location filename="../ProfileInterface.cpp" line="1110"/>
<source>Failed to import the Savegame, no Savegame slot is left</source>
<translation>Не удалось импортировать сохранение, нет пустых ячеек под сохранения</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1126"/>
<location filename="../ProfileInterface.cpp" line="1144"/>
<location filename="../ProfileInterface.cpp" line="1197"/>
<location filename="../ProfileInterface.cpp" line="1215"/>
<source>JPG pictures and GTA Snapmatic</source>
<translation>Картинки JPG и GTA Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1127"/>
<location filename="../ProfileInterface.cpp" line="1149"/>
<location filename="../ProfileInterface.cpp" line="1198"/>
<location filename="../ProfileInterface.cpp" line="1220"/>
<source>JPG pictures only</source>
<translation>Только картинки JPG</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1128"/>
<location filename="../ProfileInterface.cpp" line="1153"/>
<location filename="../ProfileInterface.cpp" line="1199"/>
<location filename="../ProfileInterface.cpp" line="1224"/>
<source>GTA Snapmatic only</source>
<translation>Только GTA Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1187"/>
<location filename="../ProfileInterface.cpp" line="1258"/>
<source>Initialising export...</source>
<translation>Подготовка к экспорту...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1241"/>
<location filename="../ProfileInterface.cpp" line="1283"/>
<location filename="../ProfileInterface.cpp" line="1312"/>
<location filename="../ProfileInterface.cpp" line="1354"/>
<source>No Snapmatic pictures or Savegames files are selected</source>
<translation>Не выделены ни один Snapmatic или сохранение</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1249"/>
<location filename="../ProfileInterface.cpp" line="1277"/>
<location filename="../ProfileInterface.cpp" line="1283"/>
<location filename="../ProfileInterface.cpp" line="1320"/>
<location filename="../ProfileInterface.cpp" line="1348"/>
<location filename="../ProfileInterface.cpp" line="1354"/>
<source>Remove selected</source>
<translation>Снять выделение</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1249"/>
<location filename="../ProfileInterface.cpp" line="1320"/>
<source>You really want remove the selected Snapmatic picutres and Savegame files?</source>
<translation>Точно ли хочешь удалить выбранные картинки Snapmatic и файлы сохранений?</translation>
</message>
@ -1456,48 +1451,48 @@ Press 1 for Default View</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1782"/>
<location filename="../ProfileInterface.cpp" line="1847"/>
<location filename="../ProfileInterface.cpp" line="1853"/>
<location filename="../ProfileInterface.cpp" line="1918"/>
<source>Qualify as Avatar</source>
<translation>Пометить как Аватар</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1349"/>
<location filename="../ProfileInterface.cpp" line="1383"/>
<location filename="../ProfileInterface.cpp" line="1782"/>
<location filename="../ProfileInterface.cpp" line="1868"/>
<location filename="../ProfileInterface.cpp" line="1967"/>
<location filename="../ProfileInterface.cpp" line="2094"/>
<location filename="../ProfileInterface.cpp" line="1420"/>
<location filename="../ProfileInterface.cpp" line="1454"/>
<location filename="../ProfileInterface.cpp" line="1853"/>
<location filename="../ProfileInterface.cpp" line="1939"/>
<location filename="../ProfileInterface.cpp" line="2038"/>
<location filename="../ProfileInterface.cpp" line="2165"/>
<source>No Snapmatic pictures are selected</source>
<translation>Не выделена ни одна картинка Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1793"/>
<location filename="../ProfileInterface.cpp" line="1896"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2129"/>
<location filename="../ProfileInterface.cpp" line="1864"/>
<location filename="../ProfileInterface.cpp" line="1967"/>
<location filename="../ProfileInterface.cpp" line="2094"/>
<location filename="../ProfileInterface.cpp" line="2200"/>
<source>Patch selected...</source>
<translation>Пропатчить выделенные...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1794"/>
<location filename="../ProfileInterface.cpp" line="1813"/>
<location filename="../ProfileInterface.cpp" line="1897"/>
<location filename="../ProfileInterface.cpp" line="1916"/>
<location filename="../ProfileInterface.cpp" line="2024"/>
<location filename="../ProfileInterface.cpp" line="2043"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<location filename="../ProfileInterface.cpp" line="2149"/>
<location filename="../ProfileInterface.cpp" line="1865"/>
<location filename="../ProfileInterface.cpp" line="1884"/>
<location filename="../ProfileInterface.cpp" line="1968"/>
<location filename="../ProfileInterface.cpp" line="1987"/>
<location filename="../ProfileInterface.cpp" line="2095"/>
<location filename="../ProfileInterface.cpp" line="2114"/>
<location filename="../ProfileInterface.cpp" line="2201"/>
<location filename="../ProfileInterface.cpp" line="2220"/>
<source>Patch file %1 of %2 files</source>
<translation>Изменяется файл %1 из %2</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1363"/>
<location filename="../ProfileInterface.cpp" line="1397"/>
<location filename="../ProfileInterface.cpp" line="1847"/>
<location filename="../ProfileInterface.cpp" line="1946"/>
<location filename="../ProfileInterface.cpp" line="2073"/>
<location filename="../ProfileInterface.cpp" line="2176"/>
<location filename="../ProfileInterface.cpp" line="1434"/>
<location filename="../ProfileInterface.cpp" line="1468"/>
<location filename="../ProfileInterface.cpp" line="1918"/>
<location filename="../ProfileInterface.cpp" line="2017"/>
<location filename="../ProfileInterface.cpp" line="2144"/>
<location filename="../ProfileInterface.cpp" line="2247"/>
<source>%1 failed with...
%2</source>
@ -1507,80 +1502,85 @@ Press 1 for Default View</source>
%2</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1277"/>
<location filename="../ProfileInterface.cpp" line="987"/>
<source>A Snapmatic picture already exists with the uid %1, you want assign your import a new uid and timestamp?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1348"/>
<source>Failed to remove all selected Snapmatic pictures and/or Savegame files</source>
<translation>Не удалось удалить все выделенные картинки Snapmatic и/или сохранения</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1847"/>
<location filename="../ProfileInterface.cpp" line="1918"/>
<source>Qualify</source>
<comment>%1 failed with...</comment>
<translation>Помечание</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1868"/>
<location filename="../ProfileInterface.cpp" line="1946"/>
<location filename="../ProfileInterface.cpp" line="1939"/>
<location filename="../ProfileInterface.cpp" line="2017"/>
<source>Change Players...</source>
<translation>Изменить игроков...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1946"/>
<location filename="../ProfileInterface.cpp" line="2017"/>
<source>Change Players</source>
<comment>%1 failed with...</comment>
<translation>Измение игроков</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1967"/>
<location filename="../ProfileInterface.cpp" line="2004"/>
<location filename="../ProfileInterface.cpp" line="2073"/>
<location filename="../ProfileInterface.cpp" line="2038"/>
<location filename="../ProfileInterface.cpp" line="2075"/>
<location filename="../ProfileInterface.cpp" line="2144"/>
<source>Change Crew...</source>
<translation>Изменить банду...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2004"/>
<location filename="../ProfileInterface.cpp" line="2075"/>
<source>Failed to enter a valid Snapmatic Crew ID</source>
<translation>Введённый идентификатор банды не верен</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2073"/>
<location filename="../ProfileInterface.cpp" line="2144"/>
<source>Change Crew</source>
<comment>%1 failed with...</comment>
<translation>Изменение банды</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2094"/>
<location filename="../ProfileInterface.cpp" line="2111"/>
<location filename="../ProfileInterface.cpp" line="2176"/>
<location filename="../ProfileInterface.cpp" line="2165"/>
<location filename="../ProfileInterface.cpp" line="2182"/>
<location filename="../ProfileInterface.cpp" line="2247"/>
<source>Change Title...</source>
<translation>Изменить заголовок...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2111"/>
<location filename="../ProfileInterface.cpp" line="2182"/>
<source>Failed to enter a valid Snapmatic title</source>
<translation>Введённый заголовок не верен</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2176"/>
<location filename="../ProfileInterface.cpp" line="2247"/>
<source>Change Title</source>
<comment>%1 failed with...</comment>
<translation>Изменение заголовка</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1141"/>
<location filename="../ProfileInterface.cpp" line="1212"/>
<source>%1Export Snapmatic pictures%2&lt;br&gt;&lt;br&gt;JPG pictures make it possible to open the picture with a Image Viewer&lt;br&gt;GTA Snapmatic make it possible to import the picture into the game&lt;br&gt;&lt;br&gt;Export as:</source>
<translation>%1Эскпортировать картинки Snapmatic%2&lt;br&gt;&lt;br&gt;Картинки JPG можно открыть любым просмотрщиком&lt;br&gt;Картинки формата GTA Snapmatic можно снова импортировать в игру&lt;br&gt;&lt;br&gt;Экспортировать как:</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1103"/>
<location filename="../ProfileInterface.cpp" line="1141"/>
<location filename="../ProfileInterface.cpp" line="1186"/>
<location filename="../ProfileInterface.cpp" line="1221"/>
<location filename="../ProfileInterface.cpp" line="1241"/>
<location filename="../ProfileInterface.cpp" line="1174"/>
<location filename="../ProfileInterface.cpp" line="1212"/>
<location filename="../ProfileInterface.cpp" line="1257"/>
<location filename="../ProfileInterface.cpp" line="1292"/>
<location filename="../ProfileInterface.cpp" line="1312"/>
<source>Export selected...</source>
<translation>Экпортировать выделенное...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1221"/>
<location filename="../ProfileInterface.cpp" line="1292"/>
<source>Export failed with...
%1</source>
@ -1741,32 +1741,32 @@ Press 1 for Default View</source>
<translation>Не удалось удалить сохранение %1</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1470"/>
<location filename="../ProfileInterface.cpp" line="1541"/>
<source>&amp;View</source>
<translation>&amp;Просмотр</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1472"/>
<location filename="../ProfileInterface.cpp" line="1543"/>
<source>&amp;Remove</source>
<translation>&amp;Удалить</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1474"/>
<location filename="../ProfileInterface.cpp" line="1545"/>
<source>&amp;Select</source>
<translation>&amp;Выбрать</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1475"/>
<location filename="../ProfileInterface.cpp" line="1546"/>
<source>&amp;Deselect</source>
<translation>Сн&amp;ять выбор</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1478"/>
<location filename="../ProfileInterface.cpp" line="1549"/>
<source>Select &amp;All</source>
<translation>В&amp;ыбрать все</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1482"/>
<location filename="../ProfileInterface.cpp" line="1553"/>
<source>&amp;Deselect All</source>
<translation>Снять выбо&amp;р со всех</translation>
</message>
@ -1776,7 +1776,7 @@ Press 1 for Default View</source>
<translation>Копировать сохранение</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1471"/>
<location filename="../ProfileInterface.cpp" line="1542"/>
<source>&amp;Export</source>
<translation>&amp;Экспортировать</translation>
</message>
@ -1827,7 +1827,7 @@ Press 1 for Default View</source>
<location filename="../JsonEditorDialog.cpp" line="110"/>
<location filename="../JsonEditorDialog.cpp" line="175"/>
<location filename="../JsonEditorDialog.cpp" line="181"/>
<location filename="../JsonEditorDialog.cpp" line="193"/>
<location filename="../JsonEditorDialog.cpp" line="194"/>
<location filename="../PictureDialog.cpp" line="907"/>
<location filename="../SnapmaticEditor.cpp" line="327"/>
<location filename="../SnapmaticWidget.cpp" line="387"/>
@ -1880,8 +1880,8 @@ Press 1 for Default View</source>
<translation>Meme</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2106"/>
<location filename="../SnapmaticEditor.cpp" line="390"/>
<location filename="../ProfileInterface.cpp" line="2177"/>
<location filename="../SnapmaticEditor.cpp" line="391"/>
<source>Snapmatic Title</source>
<translation>Заголовок Snapmatic</translation>
</message>
@ -1973,7 +1973,7 @@ Press 1 for Default View</source>
<translation>Не удалось изменить свойства Snapmatic из-за %1</translation>
</message>
<message>
<location filename="../JsonEditorDialog.cpp" line="193"/>
<location filename="../JsonEditorDialog.cpp" line="194"/>
<source>Patching of Snapmatic Properties failed because of JSON Error</source>
<translation>Не удалось измененить свойства Snapmatic из-за ошибки JSON</translation>
</message>
@ -1986,20 +1986,20 @@ Press 1 for Default View</source>
<translation>Не удалось измененить свойства Snapmatic из-за проблемы ввода/вывода</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2106"/>
<location filename="../SnapmaticEditor.cpp" line="390"/>
<location filename="../ProfileInterface.cpp" line="2177"/>
<location filename="../SnapmaticEditor.cpp" line="391"/>
<source>New Snapmatic title:</source>
<translation>Новый заголовок Snapmatic:</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1995"/>
<location filename="../SnapmaticEditor.cpp" line="419"/>
<location filename="../ProfileInterface.cpp" line="2066"/>
<location filename="../SnapmaticEditor.cpp" line="420"/>
<source>Snapmatic Crew</source>
<translation>Банда на Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1995"/>
<location filename="../SnapmaticEditor.cpp" line="419"/>
<location filename="../ProfileInterface.cpp" line="2066"/>
<location filename="../SnapmaticEditor.cpp" line="420"/>
<source>New Snapmatic crew:</source>
<translation>Новая банда на Snapmatic:</translation>
</message>
@ -2136,52 +2136,52 @@ Press 1 for Default View</source>
<translation>Не удалось показать %1 в списке картинок Snapmatic в игре</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1419"/>
<location filename="../ProfileInterface.cpp" line="1490"/>
<source>Edi&amp;t</source>
<translation>&amp;Правка</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1422"/>
<location filename="../ProfileInterface.cpp" line="1493"/>
<source>Show &amp;In-game</source>
<translation>Показывать в &amp;игре</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1426"/>
<location filename="../ProfileInterface.cpp" line="1497"/>
<source>Hide &amp;In-game</source>
<translation>Ск&amp;рыть в игре</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1433"/>
<location filename="../ProfileInterface.cpp" line="1504"/>
<source>&amp;Export</source>
<translation>&amp;Экспорт</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1436"/>
<location filename="../ProfileInterface.cpp" line="1507"/>
<source>&amp;View</source>
<translation>По&amp;казать</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1439"/>
<location filename="../ProfileInterface.cpp" line="1510"/>
<source>&amp;Remove</source>
<translation>У&amp;далить</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1441"/>
<location filename="../ProfileInterface.cpp" line="1512"/>
<source>&amp;Select</source>
<translation>&amp;Выделить</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1442"/>
<location filename="../ProfileInterface.cpp" line="1513"/>
<source>&amp;Deselect</source>
<translation>Сн&amp;ять выделение</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1445"/>
<location filename="../ProfileInterface.cpp" line="1516"/>
<source>Select &amp;All</source>
<translation>В&amp;ыбрать все</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1449"/>
<location filename="../ProfileInterface.cpp" line="1520"/>
<source>&amp;Deselect All</source>
<translation>Снять выбо&amp;р со всех</translation>
</message>
@ -2415,15 +2415,15 @@ Press 1 for Default View</source>
<translation>Пере&amp;загрузить</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1349"/>
<location filename="../ProfileInterface.cpp" line="1363"/>
<location filename="../ProfileInterface.cpp" line="1420"/>
<location filename="../ProfileInterface.cpp" line="1434"/>
<location filename="../SnapmaticWidget.cpp" line="299"/>
<source>Show In-game</source>
<translation>Показывать в игре</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1383"/>
<location filename="../ProfileInterface.cpp" line="1397"/>
<location filename="../ProfileInterface.cpp" line="1454"/>
<location filename="../ProfileInterface.cpp" line="1468"/>
<location filename="../SnapmaticWidget.cpp" line="291"/>
<source>Hide In-game</source>
<translation>Скрыть в игре</translation>