UI updated
This commit is contained in:
parent
330f0e3984
commit
5ccbbf4fb5
4 changed files with 870 additions and 406 deletions
|
@ -43,7 +43,7 @@ fileDialogPreSave:
|
|||
fileDialog.setOption(QFileDialog::DontConfirmOverwrite, true);
|
||||
fileDialog.setDefaultSuffix("");
|
||||
fileDialog.setWindowFlags(fileDialog.windowFlags()^Qt::WindowContextHelpButtonHint);
|
||||
fileDialog.setWindowTitle(PictureDialog::tr("Export picture for Import..."));
|
||||
fileDialog.setWindowTitle(PictureDialog::tr("Export as GTA Snapmatic..."));
|
||||
fileDialog.setLabelText(QFileDialog::Accept, PictureDialog::tr("&Export"));
|
||||
|
||||
QStringList filters;
|
||||
|
@ -66,11 +66,11 @@ fileDialogPreSave:
|
|||
|
||||
if (QFile::exists(selectedFile))
|
||||
{
|
||||
if (QMessageBox::Yes == QMessageBox::warning(parent, PictureDialog::tr("Export picture for Import"), PictureDialog::tr("Overwrite %1 with current Snapmatic picture?").arg("\""+selectedFile+"\""), QMessageBox::Yes | QMessageBox::No, QMessageBox::Yes))
|
||||
if (QMessageBox::Yes == QMessageBox::warning(parent, PictureDialog::tr("Export as GTA Snapmatic"), PictureDialog::tr("Overwrite %1 with current Snapmatic picture?").arg("\""+selectedFile+"\""), QMessageBox::Yes | QMessageBox::No, QMessageBox::Yes))
|
||||
{
|
||||
if (!QFile::remove(selectedFile))
|
||||
{
|
||||
QMessageBox::warning(parent, PictureDialog::tr("Export picture for Import"), PictureDialog::tr("Failed to overwrite %1 with current Snapmatic picture").arg("\""+selectedFile+"\""));
|
||||
QMessageBox::warning(parent, PictureDialog::tr("Export as GTA Snapmatic"), PictureDialog::tr("Failed to overwrite %1 with current Snapmatic picture").arg("\""+selectedFile+"\""));
|
||||
goto fileDialogPreSave;
|
||||
}
|
||||
}
|
||||
|
@ -83,13 +83,13 @@ fileDialogPreSave:
|
|||
bool isCopied = QFile::copy(picPath, selectedFile);
|
||||
if (!isCopied)
|
||||
{
|
||||
QMessageBox::warning(parent, PictureDialog::tr("Export picture for Import"), PictureDialog::tr("Failed to copy current Snapmatic picture"));
|
||||
QMessageBox::warning(parent, PictureDialog::tr("Export as GTA Snapmatic"), PictureDialog::tr("Failed to copy current Snapmatic picture"));
|
||||
goto fileDialogPreSave;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
QMessageBox::warning(parent, PictureDialog::tr("Export picture for Import"), PictureDialog::tr("No valid file is selected"));
|
||||
QMessageBox::warning(parent, PictureDialog::tr("Export as GTA Snapmatic"), PictureDialog::tr("No valid file is selected"));
|
||||
goto fileDialogPreSave;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -42,7 +42,7 @@ fileDialogPreSave:
|
|||
fileDialog.setOption(QFileDialog::DontConfirmOverwrite, true);
|
||||
fileDialog.setDefaultSuffix("suffix");
|
||||
fileDialog.setWindowFlags(fileDialog.windowFlags()^Qt::WindowContextHelpButtonHint);
|
||||
fileDialog.setWindowTitle(PictureDialog::tr("Export picture..."));
|
||||
fileDialog.setWindowTitle(PictureDialog::tr("Export as JPG picture..."));
|
||||
fileDialog.setLabelText(QFileDialog::Accept, PictureDialog::tr("&Export"));
|
||||
|
||||
QStringList filters;
|
||||
|
@ -99,11 +99,11 @@ fileDialogPreSave:
|
|||
|
||||
if (QFile::exists(selectedFile))
|
||||
{
|
||||
if (QMessageBox::Yes == QMessageBox::warning(parent, PictureDialog::tr("Export picture"), PictureDialog::tr("Overwrite %1 with current Snapmatic picture?").arg("\""+selectedFile+"\""), QMessageBox::Yes | QMessageBox::No, QMessageBox::Yes))
|
||||
if (QMessageBox::Yes == QMessageBox::warning(parent, PictureDialog::tr("Export as JPG picture"), PictureDialog::tr("Overwrite %1 with current Snapmatic picture?").arg("\""+selectedFile+"\""), QMessageBox::Yes | QMessageBox::No, QMessageBox::Yes))
|
||||
{
|
||||
if (!QFile::remove(selectedFile))
|
||||
{
|
||||
QMessageBox::warning(parent, PictureDialog::tr("Export picture"), PictureDialog::tr("Failed to overwrite %1 with current Snapmatic picture").arg("\""+selectedFile+"\""));
|
||||
QMessageBox::warning(parent, PictureDialog::tr("Export as JPG picture"), PictureDialog::tr("Failed to overwrite %1 with current Snapmatic picture").arg("\""+selectedFile+"\""));
|
||||
goto fileDialogPreSave;
|
||||
}
|
||||
}
|
||||
|
@ -117,13 +117,13 @@ fileDialogPreSave:
|
|||
|
||||
if (!isSaved)
|
||||
{
|
||||
QMessageBox::warning(parent, PictureDialog::tr("Export picture"), PictureDialog::tr("Failed to export current Snapmatic picture"));
|
||||
QMessageBox::warning(parent, PictureDialog::tr("Export as JPG picture"), PictureDialog::tr("Failed to export current Snapmatic picture"));
|
||||
goto fileDialogPreSave;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
QMessageBox::warning(parent, PictureDialog::tr("Export picture"), PictureDialog::tr("No valid file is selected"));
|
||||
QMessageBox::warning(parent, PictureDialog::tr("Export as JPG picture"), PictureDialog::tr("No valid file is selected"));
|
||||
goto fileDialogPreSave;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="ru_RU">
|
||||
<TS version="2.1" language="ru_RU">
|
||||
<context>
|
||||
<name>AboutDialog</name>
|
||||
<message>
|
||||
|
@ -8,14 +8,18 @@
|
|||
<source>About gta5sync</source>
|
||||
<translation>О программе gta5sync</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AboutDialog.ui" line="104"/>
|
||||
<source>&Close</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source><span style=" font-weight:600;">gta5sync</span><br/><br/>A project for viewing and sync Grand Theft Auto 5 Snapmatic Pictures and Savegames<br/><br/>Project version: %1<br/>Compiled with Qt %2<br/>Running with Qt %3<br/><br/>Copyright © <a href="https://github.com/Syping/">Syping</a> 2016<br/>gta5sync is licensed under <a href="https://www.gnu.org/licenses/gpl-3.0.html#content">GNU GPLv3</a></source>
|
||||
<translation type="obsolete"><span style=" font-weight:600;">gta5sync</span><br/><br/>Проект для просмотра и синхронизации фотографий Snapmatic и сохранений от Grand Theft Auto 5<br/><br/>Версия проекта: %1<br/>Скомпилировано с Qt %2<br/>Работает на Qt %3<br/><br/>Copyright © <a href="https://github.com/Syping/">Syping</a> 2016<br/>gta5sync лицензирован по <a href="https://www.gnu.org/licenses/gpl-3.0.html#content">GNU GPLv3</a></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AboutDialog.ui" line="104"/>
|
||||
<source>Close</source>
|
||||
<translation>Закрыть</translation>
|
||||
<translation type="vanished">Закрыть</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AboutDialog.ui" line="59"/>
|
||||
|
@ -50,109 +54,144 @@
|
|||
<span style=" font-weight:600;">ID группы: </span>%5</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.ui" line="91"/>
|
||||
<location filename="../PictureExport.cpp" line="44"/>
|
||||
<location filename="../PictureExport.cpp" line="101"/>
|
||||
<location filename="../PictureExport.cpp" line="105"/>
|
||||
<location filename="../PictureExport.cpp" line="119"/>
|
||||
<location filename="../PictureExport.cpp" line="125"/>
|
||||
<location filename="../PictureDialog.ui" line="117"/>
|
||||
<source>Export picture</source>
|
||||
<translation>Экспорт картинки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.ui" line="94"/>
|
||||
<location filename="../PictureDialog.ui" line="120"/>
|
||||
<location filename="../PictureCopy.cpp" line="47"/>
|
||||
<location filename="../PictureExport.cpp" line="46"/>
|
||||
<source>&Export</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.ui" line="130"/>
|
||||
<source>&Close</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Export</source>
|
||||
<translation>Экспорт</translation>
|
||||
<translation type="vanished">Экспорт</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.ui" line="101"/>
|
||||
<source>Copy</source>
|
||||
<translation>Копировать</translation>
|
||||
<translation type="vanished">Копировать</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.ui" line="108"/>
|
||||
<location filename="../PictureDialog.ui" line="111"/>
|
||||
<location filename="../PictureDialog.ui" line="127"/>
|
||||
<source>Close</source>
|
||||
<translation>Закрыть</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.cpp" line="71"/>
|
||||
<location filename="../PictureDialog.cpp" line="119"/>
|
||||
<location filename="../PictureDialog.cpp" line="59"/>
|
||||
<source>Export as &JPG picture...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.cpp" line="60"/>
|
||||
<source>Export as &GTA Snapmatic...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.cpp" line="78"/>
|
||||
<location filename="../PictureDialog.cpp" line="126"/>
|
||||
<source>Snapmatic Picture Viewer</source>
|
||||
<translation>Просмотрщик фотографий Snapmatic</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.cpp" line="71"/>
|
||||
<location filename="../PictureDialog.cpp" line="119"/>
|
||||
<location filename="../PictureDialog.cpp" line="78"/>
|
||||
<location filename="../PictureDialog.cpp" line="126"/>
|
||||
<source>Failed at %1</source>
|
||||
<translation>Ошибка при %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.cpp" line="108"/>
|
||||
<location filename="../PictureDialog.cpp" line="118"/>
|
||||
<location filename="../PictureDialog.cpp" line="115"/>
|
||||
<location filename="../PictureDialog.cpp" line="125"/>
|
||||
<source>No player</source>
|
||||
<translation>Игроков нет</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.cpp" line="111"/>
|
||||
<location filename="../PictureDialog.cpp" line="118"/>
|
||||
<location filename="../PictureDialog.cpp" line="125"/>
|
||||
<source>No crew</source>
|
||||
<translation>Без группы</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureExport.cpp" line="48"/>
|
||||
<location filename="../PictureExport.cpp" line="45"/>
|
||||
<source>Export as JPG picture...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureExport.cpp" line="49"/>
|
||||
<source>JPEG picture (*.jpg)</source>
|
||||
<translation>Картинка JPEG (*.jpg)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureExport.cpp" line="49"/>
|
||||
<location filename="../PictureExport.cpp" line="50"/>
|
||||
<source>Portable Network Graphics (*.png)</source>
|
||||
<translation>Картинка Portable Network Graphics (*.png)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="68"/>
|
||||
<location filename="../PictureExport.cpp" line="101"/>
|
||||
<location filename="../PictureExport.cpp" line="102"/>
|
||||
<location filename="../PictureExport.cpp" line="106"/>
|
||||
<location filename="../PictureExport.cpp" line="120"/>
|
||||
<location filename="../PictureExport.cpp" line="126"/>
|
||||
<source>Export as JPG picture</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="69"/>
|
||||
<location filename="../PictureExport.cpp" line="102"/>
|
||||
<source>Overwrite %1 with current Snapmatic picture?</source>
|
||||
<translation>Перезаписать %1 текущей картинкой Snapmatic?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="72"/>
|
||||
<location filename="../PictureExport.cpp" line="105"/>
|
||||
<location filename="../PictureCopy.cpp" line="69"/>
|
||||
<location filename="../PictureCopy.cpp" line="73"/>
|
||||
<location filename="../PictureCopy.cpp" line="86"/>
|
||||
<location filename="../PictureCopy.cpp" line="92"/>
|
||||
<source>Export as GTA Snapmatic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="73"/>
|
||||
<location filename="../PictureExport.cpp" line="106"/>
|
||||
<source>Failed to overwrite %1 with current Snapmatic picture</source>
|
||||
<translation>Не удалось перезаписать %1 картинкой Snapmatic</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureExport.cpp" line="119"/>
|
||||
<location filename="../PictureExport.cpp" line="120"/>
|
||||
<source>Failed to export current Snapmatic picture</source>
|
||||
<translation>Не удалось экспортировать текущую картинку Snapmatic</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="91"/>
|
||||
<location filename="../PictureExport.cpp" line="125"/>
|
||||
<location filename="../PictureCopy.cpp" line="92"/>
|
||||
<location filename="../PictureExport.cpp" line="126"/>
|
||||
<source>No valid file is selected</source>
|
||||
<translation>Выбранный файл неверен</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="46"/>
|
||||
<location filename="../PictureCopy.cpp" line="68"/>
|
||||
<location filename="../PictureCopy.cpp" line="72"/>
|
||||
<location filename="../PictureCopy.cpp" line="85"/>
|
||||
<location filename="../PictureCopy.cpp" line="91"/>
|
||||
<source>Copy picture</source>
|
||||
<translation>Скопировать картинку</translation>
|
||||
<translation type="vanished">Скопировать картинку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="49"/>
|
||||
<location filename="../PictureCopy.cpp" line="46"/>
|
||||
<source>Export as GTA Snapmatic...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="50"/>
|
||||
<source>Snapmatic pictures (PGTA*)</source>
|
||||
<translation>Картинки Snapmatic (PGTA*)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="50"/>
|
||||
<location filename="../PictureCopy.cpp" line="51"/>
|
||||
<source>All files (**)</source>
|
||||
<translation>Все файлы (**)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="85"/>
|
||||
<location filename="../PictureCopy.cpp" line="86"/>
|
||||
<source>Failed to copy current Snapmatic picture</source>
|
||||
<translation>Не удалось скопировать текущую картинку Snapmatic</translation>
|
||||
</message>
|
||||
|
@ -165,29 +204,37 @@
|
|||
<translation>Интерфейс профиля</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.ui" line="52"/>
|
||||
<location filename="../ProfileInterface.ui" line="55"/>
|
||||
<source>Loading file %1 of %2 files</source>
|
||||
<translation>Загружается файл %1 из %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.ui" line="179"/>
|
||||
<location filename="../ProfileInterface.cpp" line="202"/>
|
||||
<location filename="../ProfileInterface.cpp" line="236"/>
|
||||
<location filename="../ProfileInterface.cpp" line="251"/>
|
||||
<location filename="../ProfileInterface.cpp" line="279"/>
|
||||
<location filename="../ProfileInterface.cpp" line="286"/>
|
||||
<location filename="../ProfileInterface.cpp" line="292"/>
|
||||
<location filename="../ProfileInterface.cpp" line="307"/>
|
||||
<location filename="../ProfileInterface.cpp" line="317"/>
|
||||
<location filename="../ProfileInterface.cpp" line="353"/>
|
||||
<location filename="../ProfileInterface.cpp" line="359"/>
|
||||
<source>Import copy</source>
|
||||
<translation>Импортировать копию</translation>
|
||||
<location filename="../ProfileInterface.ui" line="182"/>
|
||||
<source>Import exported file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.ui" line="185"/>
|
||||
<source>&Import...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.ui" line="195"/>
|
||||
<source>Close profile</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.ui" line="198"/>
|
||||
<source>&Close</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Import copy</source>
|
||||
<translation type="vanished">Импортировать копию</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.ui" line="189"/>
|
||||
<source>Close Profile</source>
|
||||
<translation>Закрыть профиль</translation>
|
||||
<translation type="vanished">Закрыть профиль</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="100"/>
|
||||
|
@ -195,129 +242,177 @@
|
|||
<translation>Загрузка...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="206"/>
|
||||
<location filename="../ProfileInterface.cpp" line="279"/>
|
||||
<source>Import...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="280"/>
|
||||
<location filename="../ProfileInterface.cpp" line="313"/>
|
||||
<location filename="../ProfileInterface.cpp" line="328"/>
|
||||
<location filename="../ProfileInterface.cpp" line="356"/>
|
||||
<location filename="../ProfileInterface.cpp" line="363"/>
|
||||
<location filename="../ProfileInterface.cpp" line="369"/>
|
||||
<location filename="../ProfileInterface.cpp" line="384"/>
|
||||
<location filename="../ProfileInterface.cpp" line="394"/>
|
||||
<location filename="../ProfileInterface.cpp" line="430"/>
|
||||
<location filename="../ProfileInterface.cpp" line="436"/>
|
||||
<source>Import</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="283"/>
|
||||
<source>All profile files (SGTA* PGTA*)</source>
|
||||
<translation>Все файлы профиля (SGTA* PGTA*)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="207"/>
|
||||
<location filename="../ProfileInterface.cpp" line="284"/>
|
||||
<source>Savegames files (SGTA*)</source>
|
||||
<translation>Файлы сохранения (SGTA*)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="208"/>
|
||||
<location filename="../ProfileInterface.cpp" line="285"/>
|
||||
<source>Snapmatic pictures (PGTA*)</source>
|
||||
<translation>Картинка Snapmatic (PGTA*)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="209"/>
|
||||
<location filename="../ProfileInterface.cpp" line="286"/>
|
||||
<source>All files (**)</source>
|
||||
<translation>Все файлы (**)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="236"/>
|
||||
<location filename="../ProfileInterface.cpp" line="313"/>
|
||||
<source>Failed to read Snapmatic picture</source>
|
||||
<translation>Не удалось загрузить картинку Snapmatic</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="251"/>
|
||||
<location filename="../ProfileInterface.cpp" line="328"/>
|
||||
<source>Failed to read Savegame file</source>
|
||||
<translation>Не удалось загрузить файл сохранения</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="279"/>
|
||||
<location filename="../ProfileInterface.cpp" line="356"/>
|
||||
<source>Can't import %1 because of not valid file format</source>
|
||||
<translation>Не получилось импортировать %1 из-за неправильного формата файла</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="286"/>
|
||||
<location filename="../ProfileInterface.cpp" line="292"/>
|
||||
<location filename="../ProfileInterface.cpp" line="363"/>
|
||||
<location filename="../ProfileInterface.cpp" line="369"/>
|
||||
<source>No valid file is selected</source>
|
||||
<translation>Выбранный файл неверен</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="307"/>
|
||||
<source>Failed to import copy of Snapmatic picture because the file not begin with PGTA</source>
|
||||
<translation>Не удалось имортировать копию картинки Snapmatic, т.к. файл не начинается с PGTA</translation>
|
||||
<location filename="../ProfileInterface.cpp" line="384"/>
|
||||
<source>Failed to import the Snapmatic picture, file not begin with PGTA</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="317"/>
|
||||
<source>Failed to import copy of Snapmatic picture because the copy failed</source>
|
||||
<translation>Не получилось имортировать копию картинки Snapmatic, потому что не удалось его скопировать</translation>
|
||||
<location filename="../ProfileInterface.cpp" line="394"/>
|
||||
<source>Failed to import the Snapmatic picture, can't copy the file into profile</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="353"/>
|
||||
<source>Failed to import copy of Savegame file because the copy failed</source>
|
||||
<translation>Не получилось имортировать копию сохранения, потому что не удалось его скопировать</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="359"/>
|
||||
<source>Failed to import copy of Savegame file because no free Savegame slot left</source>
|
||||
<translation>Не получилось имортировать копию сохранения, потому что не осталось свободных под них слотов</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="414"/>
|
||||
<location filename="../ProfileInterface.cpp" line="441"/>
|
||||
<location filename="../ProfileInterface.cpp" line="513"/>
|
||||
<source>Export selected</source>
|
||||
<location filename="../ProfileInterface.cpp" line="430"/>
|
||||
<source>Failed to import the Savegame, can't copy the file into profile</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="436"/>
|
||||
<location filename="../ProfileInterface.cpp" line="444"/>
|
||||
<source>Export and Copy pictures</source>
|
||||
<source>Failed to import the Savegame, no Savegame slot is left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="437"/>
|
||||
<location filename="../ProfileInterface.cpp" line="449"/>
|
||||
<source>Export pictures</source>
|
||||
<location filename="../ProfileInterface.cpp" line="515"/>
|
||||
<location filename="../ProfileInterface.cpp" line="523"/>
|
||||
<source>JPG pictures and GTA Snapmatic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="438"/>
|
||||
<location filename="../ProfileInterface.cpp" line="453"/>
|
||||
<source>Copy pictures</source>
|
||||
<location filename="../ProfileInterface.cpp" line="516"/>
|
||||
<location filename="../ProfileInterface.cpp" line="528"/>
|
||||
<source>JPG pictures only</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="441"/>
|
||||
<source>How should we deal with the Snapmatic pictures?</source>
|
||||
<location filename="../ProfileInterface.cpp" line="517"/>
|
||||
<location filename="../ProfileInterface.cpp" line="532"/>
|
||||
<source>GTA Snapmatic only</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="479"/>
|
||||
<location filename="../ProfileInterface.cpp" line="520"/>
|
||||
<source>Export Snapmatic pictures
|
||||
|
||||
JPG pictures make it possible to open the picture with a Image Viewer
|
||||
GTA Snapmatic make it possible to import the picture into the game
|
||||
|
||||
Export as:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="617"/>
|
||||
<location filename="../ProfileInterface.cpp" line="661"/>
|
||||
<source>No Snapmatic pictures or Savegames files are selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="625"/>
|
||||
<location filename="../ProfileInterface.cpp" line="655"/>
|
||||
<location filename="../ProfileInterface.cpp" line="661"/>
|
||||
<source>Remove selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="625"/>
|
||||
<source>You really want remove the selected Snapmatic picutres and Savegame files?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="655"/>
|
||||
<source>Failed at remove the complete selected Snapmatic pictures and/or Savegame files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Failed to import copy of Snapmatic picture because the file not begin with PGTA</source>
|
||||
<translation type="vanished">Не удалось имортировать копию картинки Snapmatic, т.к. файл не начинается с PGTA</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Failed to import copy of Snapmatic picture because the copy failed</source>
|
||||
<translation type="vanished">Не получилось имортировать копию картинки Snapmatic, потому что не удалось его скопировать</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Failed to import copy of Savegame file because the copy failed</source>
|
||||
<translation type="vanished">Не получилось имортировать копию сохранения, потому что не удалось его скопировать</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Failed to import copy of Savegame file because no free Savegame slot left</source>
|
||||
<translation type="vanished">Не получилось имортировать копию сохранения, потому что не осталось свободных под них слотов</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="493"/>
|
||||
<location filename="../ProfileInterface.cpp" line="520"/>
|
||||
<location filename="../ProfileInterface.cpp" line="597"/>
|
||||
<location filename="../ProfileInterface.cpp" line="617"/>
|
||||
<source>Export selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="563"/>
|
||||
<source>Export selected...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="480"/>
|
||||
<location filename="../ProfileInterface.cpp" line="564"/>
|
||||
<source>Initializing export...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="513"/>
|
||||
<location filename="../ProfileInterface.cpp" line="597"/>
|
||||
<source>Export failed with...
|
||||
|
||||
%1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="534"/>
|
||||
<location filename="../ProfileInterface.cpp" line="564"/>
|
||||
<source>Delete selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="534"/>
|
||||
<source>You really want delete the selected content?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="564"/>
|
||||
<source>Failed at delete all selected content</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ExportThread.cpp" line="50"/>
|
||||
<location filename="../ExportThread.cpp" line="65"/>
|
||||
|
@ -369,23 +464,26 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.ui" line="77"/>
|
||||
<location filename="../SavegameWidget.cpp" line="170"/>
|
||||
<source>View savegame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.ui" line="80"/>
|
||||
<source>View</source>
|
||||
<translation type="unfinished">Просмотр</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.ui" line="84"/>
|
||||
<location filename="../SavegameWidget.cpp" line="171"/>
|
||||
<location filename="../SavegameWidget.ui" line="90"/>
|
||||
<source>Copy</source>
|
||||
<translation>Копировать</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.ui" line="94"/>
|
||||
<location filename="../SavegameWidget.cpp" line="172"/>
|
||||
<location filename="../SavegameWidget.ui" line="103"/>
|
||||
<source>Delete</source>
|
||||
<translation>Удалить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.ui" line="100"/>
|
||||
<location filename="../SavegameWidget.cpp" line="80"/>
|
||||
<location filename="../SavegameWidget.cpp" line="93"/>
|
||||
<source>Delete savegame</source>
|
||||
|
@ -401,63 +499,96 @@
|
|||
<source>Failed at deleting %1 from your savegames</source>
|
||||
<translation>Не удалось удалить сохранение %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="169"/>
|
||||
<source>&View</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="171"/>
|
||||
<source>&Remove</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="175"/>
|
||||
<location filename="../SavegameWidget.cpp" line="183"/>
|
||||
<source>&Select</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="176"/>
|
||||
<location filename="../SavegameWidget.cpp" line="184"/>
|
||||
<source>Select</source>
|
||||
<source>&Deselect</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="177"/>
|
||||
<source>Deselect</source>
|
||||
<location filename="../SavegameWidget.cpp" line="184"/>
|
||||
<source>Select &All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="178"/>
|
||||
<location filename="../SavegameWidget.cpp" line="185"/>
|
||||
<source>Select all</source>
|
||||
<source>&Deselect All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="179"/>
|
||||
<source>Deselect all</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameCopy.cpp" line="68"/>
|
||||
<location filename="../SavegameCopy.cpp" line="72"/>
|
||||
<location filename="../SavegameCopy.cpp" line="85"/>
|
||||
<location filename="../SavegameCopy.cpp" line="91"/>
|
||||
<location filename="../SavegameWidget.ui" line="87"/>
|
||||
<source>Copy savegame</source>
|
||||
<translation>Копировать сохранение</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameCopy.cpp" line="49"/>
|
||||
<location filename="../SavegameCopy.cpp" line="47"/>
|
||||
<location filename="../SavegameWidget.cpp" line="170"/>
|
||||
<source>&Export</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameCopy.cpp" line="50"/>
|
||||
<source>Savegame files (SGTA*)</source>
|
||||
<translation>Файлы сохранений (SGTA*)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameCopy.cpp" line="50"/>
|
||||
<location filename="../SavegameCopy.cpp" line="51"/>
|
||||
<source>All files (**)</source>
|
||||
<translation>Все файлы (**)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameCopy.cpp" line="68"/>
|
||||
<location filename="../SavegameCopy.cpp" line="69"/>
|
||||
<location filename="../SavegameCopy.cpp" line="73"/>
|
||||
<location filename="../SavegameCopy.cpp" line="86"/>
|
||||
<location filename="../SavegameCopy.cpp" line="92"/>
|
||||
<source>Export Savegame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameCopy.cpp" line="69"/>
|
||||
<source>Overwrite %1 with current Savegame?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameCopy.cpp" line="73"/>
|
||||
<source>Failed to overwrite %1 with current Savegame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameCopy.cpp" line="86"/>
|
||||
<source>Failed to copy current Savegame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Overwrite %1 with current savegame?</source>
|
||||
<translation>Перезаписать %1 текущим сохранением?</translation>
|
||||
<translation type="vanished">Перезаписать %1 текущим сохранением?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameCopy.cpp" line="72"/>
|
||||
<source>Failed to overwrite %1 with current savegame</source>
|
||||
<translation>Не удалось перезаписать %1 текущим сохранением</translation>
|
||||
<translation type="vanished">Не удалось перезаписать %1 текущим сохранением</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameCopy.cpp" line="85"/>
|
||||
<source>Failed to copy current savegame</source>
|
||||
<translation>Не удалось скопировать текущее сохранение</translation>
|
||||
<translation type="vanished">Не удалось скопировать текущее сохранение</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameCopy.cpp" line="91"/>
|
||||
<location filename="../SavegameCopy.cpp" line="92"/>
|
||||
<source>No valid file is selected</source>
|
||||
<translation>Выбранный файл неверен</translation>
|
||||
</message>
|
||||
|
@ -476,73 +607,102 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.ui" line="92"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="177"/>
|
||||
<source>View picture</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.ui" line="95"/>
|
||||
<source>View</source>
|
||||
<translation>Просмотр</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.ui" line="102"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="178"/>
|
||||
<location filename="../SnapmaticWidget.ui" line="108"/>
|
||||
<source>Copy</source>
|
||||
<translation type="unfinished">Копировать</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.ui" line="109"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="179"/>
|
||||
<location filename="../SnapmaticWidget.ui" line="118"/>
|
||||
<source>Export</source>
|
||||
<translation type="unfinished">Экспорт</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.ui" line="116"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="180"/>
|
||||
<location filename="../SnapmaticWidget.ui" line="128"/>
|
||||
<source>Delete</source>
|
||||
<translation>Удалить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="101"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="114"/>
|
||||
<location filename="../SnapmaticWidget.ui" line="125"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="102"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="115"/>
|
||||
<source>Delete picture</source>
|
||||
<translation>Удалить картинку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="101"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="102"/>
|
||||
<source>Are you sure to delete %1 from your Snapmatic pictures?</source>
|
||||
<translation>Уверены, что хотите удалить %1 из коллекции картинок Snapmatic?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="114"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="115"/>
|
||||
<source>Failed at deleting %1 from your Snapmatic pictures</source>
|
||||
<translation>Не удалось удалить %1 из колелкции картинок Snapmatic </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="184"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="192"/>
|
||||
<source>Select</source>
|
||||
<location filename="../SnapmaticWidget.cpp" line="178"/>
|
||||
<source>&Export</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="185"/>
|
||||
<source>Deselect</source>
|
||||
<location filename="../SnapmaticWidget.cpp" line="179"/>
|
||||
<source>Export as &JPG picture</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="186"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="193"/>
|
||||
<source>Select all</source>
|
||||
<location filename="../SnapmaticWidget.cpp" line="180"/>
|
||||
<source>Export as &GTA Snapmatic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="181"/>
|
||||
<source>&View</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="183"/>
|
||||
<source>&Remove</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="187"/>
|
||||
<source>Deselect all</source>
|
||||
<location filename="../SnapmaticWidget.cpp" line="195"/>
|
||||
<source>&Select</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Copy picture</source>
|
||||
<translation type="obsolete">Скопировать картинку</translation>
|
||||
<location filename="../SnapmaticWidget.cpp" line="188"/>
|
||||
<source>&Deselect</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="189"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="196"/>
|
||||
<source>Select &All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="190"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.ui" line="105"/>
|
||||
<source>Copy picture</source>
|
||||
<translation type="unfinished">Скопировать картинку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.ui" line="115"/>
|
||||
<source>Export picture</source>
|
||||
<translation type="obsolete">Экспорт картинки</translation>
|
||||
<translation type="unfinished">Экспорт картинки</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -554,36 +714,81 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="59"/>
|
||||
<location filename="../UserInterface.ui" line="137"/>
|
||||
<location filename="../UserInterface.cpp" line="47"/>
|
||||
<location filename="../UserInterface.cpp" line="181"/>
|
||||
<source>Select profile</source>
|
||||
<translation>Выбор профиля</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="86"/>
|
||||
<source>File</source>
|
||||
<translation>Файл</translation>
|
||||
<source>&File</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="93"/>
|
||||
<source>Help</source>
|
||||
<translation>Помощь</translation>
|
||||
<source>&Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="99"/>
|
||||
<source>Edit</source>
|
||||
<source>&Edit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="103"/>
|
||||
<source>Profile</source>
|
||||
<source>&Profile</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="121"/>
|
||||
<source>&About gta5sync</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="129"/>
|
||||
<location filename="../UserInterface.cpp" line="127"/>
|
||||
<source>&Close</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="145"/>
|
||||
<source>&Options</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="153"/>
|
||||
<source>Select &All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="161"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="169"/>
|
||||
<source>&Export selected...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="177"/>
|
||||
<source>&Remove selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="180"/>
|
||||
<source>Ctrl+R</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>File</source>
|
||||
<translation type="vanished">Файл</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Help</source>
|
||||
<translation type="vanished">Помощь</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>About gta5sync</source>
|
||||
<translation>О программе gta5sync</translation>
|
||||
<translation type="vanished">О программе gta5sync</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="124"/>
|
||||
|
@ -591,84 +796,63 @@
|
|||
<translation>Ctrl+A</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="129"/>
|
||||
<location filename="../UserInterface.cpp" line="128"/>
|
||||
<source>Close</source>
|
||||
<translation>Закрыть</translation>
|
||||
<translation type="vanished">Закрыть</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="132"/>
|
||||
<source>Ctrl+Q</source>
|
||||
<translation>Ctrl+Q</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="137"/>
|
||||
<source>Select &Profile</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="140"/>
|
||||
<source>Ctrl+P</source>
|
||||
<translation>Ctrl+P</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="145"/>
|
||||
<source>Options</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="148"/>
|
||||
<source>Ctrl+O</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="153"/>
|
||||
<source>Select all</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="156"/>
|
||||
<source>Ctrl+S</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="161"/>
|
||||
<source>Deselect all</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="164"/>
|
||||
<source>Shift+S</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="169"/>
|
||||
<source>Export selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="172"/>
|
||||
<source>Ctrl+E</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="177"/>
|
||||
<source>Delete selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="180"/>
|
||||
<location filename="../UserInterface.ui" line="164"/>
|
||||
<source>Ctrl+D</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.cpp" line="72"/>
|
||||
<location filename="../UserInterface.cpp" line="46"/>
|
||||
<location filename="../UserInterface.cpp" line="181"/>
|
||||
<source>Select Profile</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.cpp" line="71"/>
|
||||
<source>gta5sync</source>
|
||||
<translation>gta5sync</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.cpp" line="72"/>
|
||||
<location filename="../UserInterface.cpp" line="71"/>
|
||||
<source>Grand Theft Auto V Folder not found!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.cpp" line="101"/>
|
||||
<source>Reload</source>
|
||||
<location filename="../UserInterface.cpp" line="100"/>
|
||||
<source>&Reload</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue