rename project to gta5view

This commit is contained in:
Rafael 2016-12-05 21:35:16 +01:00
parent 0317c814e5
commit db5e71d400
10 changed files with 227 additions and 187 deletions

View File

@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>About gta5sync</string>
<string>About gta5view</string>
</property>
<property name="modal">
<bool>true</bool>
@ -26,9 +26,9 @@
</sizepolicy>
</property>
<property name="text">
<string>&lt;span style=&quot; font-weight:600;&quot;&gt;gta5sync&lt;/span&gt;&lt;br/&gt;
<string>&lt;span style=&quot; font-weight:600;&quot;&gt;gta5view&lt;/span&gt;&lt;br/&gt;
&lt;br/&gt;
A project for viewing and sync Grand Theft Auto V Snapmatic&lt;br/&gt;
A project for viewing Grand Theft Auto V Snapmatic&lt;br/&gt;
Pictures and Savegames&lt;br/&gt;
&lt;br/&gt;
Project version: %1&lt;br/&gt;
@ -36,7 +36,7 @@ Project build: %4, %5&lt;br/&gt;
Compiled with Qt %2&lt;br/&gt;
Running with Qt %3&lt;br/&gt;
&lt;br/&gt;
Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping&lt;/a&gt; 2016&lt;br/&gt;gta5sync is licensed under &lt;a href=&quot;https://www.gnu.org/licenses/gpl-3.0.html#content&quot;&gt;GNU GPLv3&lt;/a&gt;</string>
Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping&lt;/a&gt; 2016&lt;br/&gt;gta5view is licensed under &lt;a href=&quot;https://www.gnu.org/licenses/gpl-3.0.html#content&quot;&gt;GNU GPLv3&lt;/a&gt;</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
@ -76,7 +76,8 @@ Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping
<string>&amp;Close</string>
</property>
<property name="icon">
<iconset theme="dialog-close"/>
<iconset theme="dialog-close">
<normaloff>.</normaloff>.</iconset>
</property>
</widget>
</item>

View File

@ -414,26 +414,6 @@
</item>
</layout>
</widget>
<widget class="QWidget" name="tabSync">
<attribute name="title">
<string>Sync</string>
</attribute>
<layout class="QVBoxLayout" name="vlSync">
<item>
<widget class="QLabel" name="labSync">
<property name="text">
<string>Sync is not implemented at current time</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
<item>
@ -463,7 +443,8 @@
<string extracomment="OK, Cancel, Apply">&amp;OK</string>
</property>
<property name="icon">
<iconset theme="dialog-ok"/>
<iconset theme="dialog-ok">
<normaloff>.</normaloff>.</iconset>
</property>
</widget>
</item>
@ -479,7 +460,8 @@
<string extracomment="OK, Cancel, Apply">&amp;Cancel</string>
</property>
<property name="icon">
<iconset theme="dialog-cancel"/>
<iconset theme="dialog-cancel">
<normaloff>.</normaloff>.</iconset>
</property>
</widget>
</item>

View File

@ -17,7 +17,7 @@
</size>
</property>
<property name="windowTitle">
<string>gta5sync - %1</string>
<string>gta5view - %1</string>
</property>
<widget class="QWidget" name="cwUI">
<layout class="QVBoxLayout" name="vlUI">
@ -147,7 +147,8 @@
<string>&amp;Close</string>
</property>
<property name="icon">
<iconset theme="dialog-close"/>
<iconset theme="dialog-close">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="autoDefault">
<bool>true</bool>
@ -220,7 +221,7 @@
</widget>
<action name="actionAbout_gta5sync">
<property name="text">
<string>&amp;About gta5sync</string>
<string>&amp;About gta5view</string>
</property>
<property name="shortcut">
<string>Ctrl+P</string>

View File

@ -25,7 +25,7 @@
#endif
#ifndef GTA5SYNC_APPSTR
#define GTA5SYNC_APPSTR "gta5sync"
#define GTA5SYNC_APPSTR "gta5view"
#endif
#ifndef GTA5SYNC_APPVER

View File

@ -1,5 +1,5 @@
#/*****************************************************************************
#* gta5sync GRAND THEFT AUTO V SYNC
#* gta5view Grand Theft Auto V Profile Viewer
#* Copyright (C) 2015-2016 Syping
#*
#* This program is free software: you can redistribute it and/or modify
@ -21,8 +21,8 @@ QT += core gui network
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
greaterThan(QT_MAJOR_VERSION, 4): greaterThan(QT_MINOR_VERSION, 1): win32: QT += winextras
DEPLOYMENT.display_name = gta5sync
TARGET = gta5sync
DEPLOYMENT.display_name = gta5view
TARGET = gta5view
TEMPLATE = app
SOURCES += main.cpp \

View File

@ -4,15 +4,19 @@
<context>
<name>AboutDialog</name>
<message>
<location filename="../AboutDialog.ui" line="14"/>
<source>About gta5sync</source>
<translation>О программе gta5sync</translation>
<translation type="vanished">О программе gta5sync</translation>
</message>
<message>
<location filename="../AboutDialog.ui" line="14"/>
<source>About gta5view</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AboutDialog.ui" line="29"/>
<source>&lt;span style=&quot; font-weight:600;&quot;&gt;gta5sync&lt;/span&gt;&lt;br/&gt;
<source>&lt;span style=&quot; font-weight:600;&quot;&gt;gta5view&lt;/span&gt;&lt;br/&gt;
&lt;br/&gt;
A project for viewing and sync Grand Theft Auto V Snapmatic&lt;br/&gt;
A project for viewing Grand Theft Auto V Snapmatic&lt;br/&gt;
Pictures and Savegames&lt;br/&gt;
&lt;br/&gt;
Project version: %1&lt;br/&gt;
@ -20,7 +24,7 @@ Project build: %4, %5&lt;br/&gt;
Compiled with Qt %2&lt;br/&gt;
Running with Qt %3&lt;br/&gt;
&lt;br/&gt;
Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping&lt;/a&gt; 2016&lt;br/&gt;gta5sync is licensed under &lt;a href=&quot;https://www.gnu.org/licenses/gpl-3.0.html#content&quot;&gt;GNU GPLv3&lt;/a&gt;</source>
Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping&lt;/a&gt; 2016&lt;br/&gt;gta5view is licensed under &lt;a href=&quot;https://www.gnu.org/licenses/gpl-3.0.html#content&quot;&gt;GNU GPLv3&lt;/a&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
@ -240,23 +244,13 @@ Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="419"/>
<source>Sync</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="425"/>
<source>Sync is not implemented at current time</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="463"/>
<location filename="../OptionsDialog.ui" line="443"/>
<source>&amp;OK</source>
<extracomment>OK, Cancel, Apply</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="479"/>
<location filename="../OptionsDialog.ui" line="460"/>
<source>&amp;Cancel</source>
<extracomment>OK, Cancel, Apply</extracomment>
<translation type="unfinished"></translation>
@ -1087,9 +1081,8 @@ Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping
<context>
<name>UserInterface</name>
<message>
<location filename="../UserInterface.ui" line="20"/>
<source>gta5sync - %1</source>
<translation>gta5sync - %1</translation>
<translation type="vanished">gta5sync - %1</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="74"/>
@ -1102,98 +1095,93 @@ Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="176"/>
<location filename="../UserInterface.ui" line="177"/>
<source>&amp;File</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="186"/>
<location filename="../UserInterface.ui" line="187"/>
<source>&amp;Help</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="192"/>
<location filename="../UserInterface.ui" line="193"/>
<source>&amp;Edit</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="198"/>
<location filename="../UserInterface.ui" line="199"/>
<source>&amp;Profile</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="223"/>
<source>&amp;About gta5sync</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="235"/>
<location filename="../UserInterface.ui" line="236"/>
<source>&amp;Exit</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="238"/>
<location filename="../UserInterface.ui" line="239"/>
<source>Exit</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="246"/>
<location filename="../UserInterface.ui" line="247"/>
<source>Close &amp;Profile</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="249"/>
<location filename="../UserInterface.ui" line="250"/>
<source>Ctrl+End</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="258"/>
<location filename="../UserInterface.ui" line="259"/>
<source>&amp;Settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="293"/>
<location filename="../UserInterface.ui" line="294"/>
<source>Ctrl+Del</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="298"/>
<location filename="../UserInterface.ui" line="299"/>
<source>&amp;Import files...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="301"/>
<location filename="../UserInterface.ui" line="302"/>
<source>Ctrl+I</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="314"/>
<location filename="../UserInterface.ui" line="315"/>
<location filename="../UserInterface.cpp" line="125"/>
<source>Select &amp;GTA V Folder...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="320"/>
<location filename="../UserInterface.ui" line="321"/>
<source>Ctrl+G</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="325"/>
<location filename="../UserInterface.ui" line="326"/>
<source>Show In-gam&amp;e</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="328"/>
<location filename="../UserInterface.ui" line="329"/>
<source>Shift+E</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="333"/>
<location filename="../UserInterface.ui" line="334"/>
<source>Hi&amp;de In-game</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="336"/>
<location filename="../UserInterface.ui" line="337"/>
<source>Shift+D</source>
<translation type="unfinished"></translation>
</message>
@ -1203,27 +1191,37 @@ Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="202"/>
<location filename="../UserInterface.ui" line="20"/>
<source>gta5view - %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="203"/>
<source>&amp;Selection visibility</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="266"/>
<location filename="../UserInterface.ui" line="224"/>
<source>&amp;About gta5view</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="267"/>
<source>Select &amp;All</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="274"/>
<location filename="../UserInterface.ui" line="275"/>
<source>&amp;Deselect All</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="282"/>
<location filename="../UserInterface.ui" line="283"/>
<source>&amp;Export selected...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="290"/>
<location filename="../UserInterface.ui" line="291"/>
<source>&amp;Remove selected</source>
<translation type="unfinished"></translation>
</message>
@ -1240,7 +1238,7 @@ Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping
<translation type="obsolete">О программе gta5sync</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="269"/>
<location filename="../UserInterface.ui" line="270"/>
<source>Ctrl+A</source>
<translation>Ctrl+A</translation>
</message>
@ -1249,37 +1247,37 @@ Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping
<translation type="obsolete">Закрыть</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="241"/>
<location filename="../UserInterface.ui" line="242"/>
<source>Ctrl+Q</source>
<translation>Ctrl+Q</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="226"/>
<location filename="../UserInterface.ui" line="227"/>
<source>Ctrl+P</source>
<translation>Ctrl+P</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="306"/>
<location filename="../UserInterface.ui" line="307"/>
<source>&amp;Open File...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="309"/>
<location filename="../UserInterface.ui" line="310"/>
<source>Ctrl+O</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="261"/>
<location filename="../UserInterface.ui" line="262"/>
<source>Ctrl+S</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="285"/>
<location filename="../UserInterface.ui" line="286"/>
<source>Ctrl+E</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="277"/>
<location filename="../UserInterface.ui" line="278"/>
<source>Ctrl+D</source>
<translation type="unfinished"></translation>
</message>
@ -1290,7 +1288,7 @@ Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="317"/>
<location filename="../UserInterface.ui" line="318"/>
<location filename="../OptionsDialog.cpp" line="431"/>
<location filename="../UserInterface.cpp" line="74"/>
<location filename="../UserInterface.cpp" line="448"/>

View File

@ -20,12 +20,12 @@ BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "Syping"
VALUE "FileDescription", "gta5sync\0"
VALUE "FileDescription", "gta5view\0"
VALUE "FileVersion", "1.0.0.0\0"
VALUE "InternalName", "gta5sync\0"
VALUE "LegalCopyright", "Copyright © 2015-2016 Syping\0"
VALUE "OriginalFilename", "gta5sync.exe\0"
VALUE "ProductName", "gta5sync\0"
VALUE "InternalName", "gta5view\0"
VALUE "LegalCopyright", "Copyright © 2016 Syping\0"
VALUE "OriginalFilename", "gta5view.exe\0"
VALUE "ProductName", "gta5view\0"
VALUE "ProductVersion", "1.0.0.0\0"
END
END

Binary file not shown.

View File

@ -4,12 +4,10 @@
<context>
<name>AboutDialog</name>
<message>
<location filename="../AboutDialog.ui" line="14"/>
<source>About gta5sync</source>
<translation>Über gta5sync</translation>
<translation type="vanished">Über gta5sync</translation>
</message>
<message>
<location filename="../AboutDialog.ui" line="29"/>
<source>&lt;span style=&quot; font-weight:600;&quot;&gt;gta5sync&lt;/span&gt;&lt;br/&gt;
&lt;br/&gt;
A project for viewing and sync Grand Theft Auto V Snapmatic&lt;br/&gt;
@ -21,7 +19,7 @@ Compiled with Qt %2&lt;br/&gt;
Running with Qt %3&lt;br/&gt;
&lt;br/&gt;
Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping&lt;/a&gt; 2016&lt;br/&gt;gta5sync is licensed under &lt;a href=&quot;https://www.gnu.org/licenses/gpl-3.0.html#content&quot;&gt;GNU GPLv3&lt;/a&gt;</source>
<translation>&lt;span style=&quot; font-weight:600;&quot;&gt;gta5sync&lt;/span&gt;&lt;br/&gt;
<translation type="vanished">&lt;span style=&quot; font-weight:600;&quot;&gt;gta5sync&lt;/span&gt;&lt;br/&gt;
&lt;br/&gt;
Ein Projekt zum ansehen und synchronisieren von&lt;br/&gt;
Grand Theft Auto V Snapmatic Bilder und Spielständen&lt;br/&gt;
@ -54,6 +52,36 @@ Gebaut mit Qt %2&lt;br/&gt;
Läuft auf Qt %3&lt;br/&gt;
&lt;br/&gt;
Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping&lt;/a&gt; 2016&lt;br/&gt;gta5sync is lizenziert unter &lt;a href=&quot;https://www.gnu.org/licenses/gpl-3.0.html#content&quot;&gt;GNU GPLv3&lt;/a&gt;</translation>
</message>
<message>
<location filename="../AboutDialog.ui" line="14"/>
<source>About gta5view</source>
<translation>Über gta5view</translation>
</message>
<message>
<location filename="../AboutDialog.ui" line="29"/>
<source>&lt;span style=&quot; font-weight:600;&quot;&gt;gta5view&lt;/span&gt;&lt;br/&gt;
&lt;br/&gt;
A project for viewing Grand Theft Auto V Snapmatic&lt;br/&gt;
Pictures and Savegames&lt;br/&gt;
&lt;br/&gt;
Project version: %1&lt;br/&gt;
Project build: %4, %5&lt;br/&gt;
Compiled with Qt %2&lt;br/&gt;
Running with Qt %3&lt;br/&gt;
&lt;br/&gt;
Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping&lt;/a&gt; 2016&lt;br/&gt;gta5view is licensed under &lt;a href=&quot;https://www.gnu.org/licenses/gpl-3.0.html#content&quot;&gt;GNU GPLv3&lt;/a&gt;</source>
<translation>&lt;span style=&quot; font-weight:600;&quot;&gt;gta5view&lt;/span&gt;&lt;br/&gt;
&lt;br/&gt;
Ein Projekt zum ansehen von&lt;br/&gt;
Grand Theft Auto V Snapmatic Bilder und Spielständen&lt;br/&gt;
&lt;br/&gt;
Projektversion: %1&lt;br/&gt;
Projektbau: %4, %5&lt;br/&gt;
Gebaut mit Qt %2&lt;br/&gt;
Läuft auf Qt %3&lt;br/&gt;
&lt;br/&gt;
Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping&lt;/a&gt; 2016&lt;br/&gt;gta5view ist lizenziert unter &lt;a href=&quot;https://www.gnu.org/licenses/gpl-3.0.html#content&quot;&gt;GNU GPLv3&lt;/a&gt;</translation>
</message>
<message>
<location filename="../AboutDialog.ui" line="76"/>
@ -316,23 +344,21 @@ Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping
<translation>Sprache</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="419"/>
<source>Sync</source>
<translation>Sync</translation>
<translation type="vanished">Sync</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="425"/>
<source>Sync is not implemented at current time</source>
<translation>Sync wurde bisher nicht implementiert</translation>
<translation type="vanished">Sync wurde bisher nicht implementiert</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="463"/>
<location filename="../OptionsDialog.ui" line="443"/>
<source>&amp;OK</source>
<extracomment>OK, Cancel, Apply</extracomment>
<translation>&amp;OK</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="479"/>
<location filename="../OptionsDialog.ui" line="460"/>
<source>&amp;Cancel</source>
<extracomment>OK, Cancel, Apply</extracomment>
<translation>Abbre&amp;chen</translation>
@ -1410,9 +1436,8 @@ Exportieren als:</translation>
<translation type="obsolete">GTA V Sync</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="20"/>
<source>gta5sync - %1</source>
<translation>gta5sync - %1</translation>
<translation type="vanished">gta5sync - %1</translation>
</message>
<message>
<source>File</source>
@ -1435,7 +1460,7 @@ Exportieren als:</translation>
<translation type="obsolete">Über gta5sync</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="269"/>
<location filename="../UserInterface.ui" line="270"/>
<source>Ctrl+A</source>
<translation>Strg+A</translation>
</message>
@ -1448,7 +1473,7 @@ Exportieren als:</translation>
<translation type="obsolete">Optionen</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="309"/>
<location filename="../UserInterface.ui" line="310"/>
<source>Ctrl+O</source>
<translation>Strg+O</translation>
</message>
@ -1457,7 +1482,7 @@ Exportieren als:</translation>
<translation type="obsolete">Alles auswählen</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="261"/>
<location filename="../UserInterface.ui" line="262"/>
<source>Ctrl+S</source>
<translation>Strg+S</translation>
</message>
@ -1474,7 +1499,7 @@ Exportieren als:</translation>
<translation type="obsolete">Auswahl exportieren</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="285"/>
<location filename="../UserInterface.ui" line="286"/>
<source>Ctrl+E</source>
<translation>Strg+E</translation>
</message>
@ -1483,27 +1508,32 @@ Exportieren als:</translation>
<translation type="obsolete">Auswahl löschen</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="277"/>
<location filename="../UserInterface.ui" line="278"/>
<source>Ctrl+D</source>
<translation>Strg+D</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="238"/>
<location filename="../UserInterface.ui" line="239"/>
<source>Exit</source>
<translation>Beenden</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="202"/>
<location filename="../UserInterface.ui" line="203"/>
<source>&amp;Selection visibility</source>
<translation>Auswahl &amp;Sichtbarkeit</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="235"/>
<location filename="../UserInterface.ui" line="224"/>
<source>&amp;About gta5view</source>
<translation>&amp;Über gta5view</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="236"/>
<source>&amp;Exit</source>
<translation>B&amp;eenden</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="241"/>
<location filename="../UserInterface.ui" line="242"/>
<source>Ctrl+Q</source>
<translation>Strg+Q</translation>
</message>
@ -1512,28 +1542,33 @@ Exportieren als:</translation>
<source>Select profile</source>
<translation>Profil auswählen</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="20"/>
<source>gta5view - %1</source>
<translation>gta5view - %1</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="105"/>
<source>%1 %2</source>
<translation>%1 %2</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="176"/>
<location filename="../UserInterface.ui" line="177"/>
<source>&amp;File</source>
<translation>&amp;Datei</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="186"/>
<location filename="../UserInterface.ui" line="187"/>
<source>&amp;Help</source>
<translation>&amp;Hilfe</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="192"/>
<location filename="../UserInterface.ui" line="193"/>
<source>&amp;Edit</source>
<translation>Bearb&amp;eiten</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="198"/>
<location filename="../UserInterface.ui" line="199"/>
<source>&amp;Profile</source>
<translation>&amp;Profil</translation>
</message>
@ -1542,48 +1577,47 @@ Exportieren als:</translation>
<translation type="vanished">Auswahl Sichtbarkeit</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="223"/>
<source>&amp;About gta5sync</source>
<translation>&amp;Über gta5sync</translation>
<translation type="vanished">&amp;Über gta5sync</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="246"/>
<location filename="../UserInterface.ui" line="247"/>
<source>Close &amp;Profile</source>
<translation>&amp;Profil schließen</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="249"/>
<location filename="../UserInterface.ui" line="250"/>
<source>Ctrl+End</source>
<translation>Strg+Ende</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="293"/>
<location filename="../UserInterface.ui" line="294"/>
<source>Ctrl+Del</source>
<translation>Strg+Entf</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="306"/>
<location filename="../UserInterface.ui" line="307"/>
<source>&amp;Open File...</source>
<translation>Datei &amp;öffnen...</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="314"/>
<location filename="../UserInterface.ui" line="315"/>
<location filename="../UserInterface.cpp" line="125"/>
<source>Select &amp;GTA V Folder...</source>
<translation>Wähle &amp;GTA V Ordner...</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="320"/>
<location filename="../UserInterface.ui" line="321"/>
<source>Ctrl+G</source>
<translation>Strg+G</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="325"/>
<location filename="../UserInterface.ui" line="326"/>
<source>Show In-gam&amp;e</source>
<translation>Im Spiel anzeig&amp;en</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="333"/>
<location filename="../UserInterface.ui" line="334"/>
<source>Hi&amp;de In-game</source>
<translation>Im Spiel ausblen&amp;den</translation>
</message>
@ -1596,7 +1630,7 @@ Exportieren als:</translation>
<translation type="vanished">Im Spiel aktivier&amp;en</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="328"/>
<location filename="../UserInterface.ui" line="329"/>
<source>Shift+E</source>
<translation>Umschalt+E</translation>
</message>
@ -1605,7 +1639,7 @@ Exportieren als:</translation>
<translation type="vanished">Im Spiel &amp;deaktivieren</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="336"/>
<location filename="../UserInterface.ui" line="337"/>
<source>Shift+D</source>
<translation>Umschalt+D</translation>
</message>
@ -1619,7 +1653,7 @@ Exportieren als:</translation>
<translation type="obsolete">&amp;Profil auswählen</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="226"/>
<location filename="../UserInterface.ui" line="227"/>
<source>Ctrl+P</source>
<translation>Strg+P</translation>
</message>
@ -1628,27 +1662,27 @@ Exportieren als:</translation>
<translation type="obsolete">&amp;Optionen</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="258"/>
<location filename="../UserInterface.ui" line="259"/>
<source>&amp;Settings</source>
<translation>Ein&amp;stellungen</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="266"/>
<location filename="../UserInterface.ui" line="267"/>
<source>Select &amp;All</source>
<translation>&amp;Alles auswählen</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="274"/>
<location filename="../UserInterface.ui" line="275"/>
<source>&amp;Deselect All</source>
<translation>Alles a&amp;bwählen</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="282"/>
<location filename="../UserInterface.ui" line="283"/>
<source>&amp;Export selected...</source>
<translation>Auswahl &amp;exportieren...</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="290"/>
<location filename="../UserInterface.ui" line="291"/>
<source>&amp;Remove selected</source>
<translation>Auswahl entfe&amp;rnen</translation>
</message>
@ -1657,12 +1691,12 @@ Exportieren als:</translation>
<translation type="obsolete">Strg+R</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="298"/>
<location filename="../UserInterface.ui" line="299"/>
<source>&amp;Import files...</source>
<translation>Dateien &amp;importieren...</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="301"/>
<location filename="../UserInterface.ui" line="302"/>
<source>Ctrl+I</source>
<translation>Strg+I</translation>
</message>
@ -1677,7 +1711,7 @@ Exportieren als:</translation>
<translation>Profil auswählen</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="317"/>
<location filename="../UserInterface.ui" line="318"/>
<location filename="../OptionsDialog.cpp" line="431"/>
<location filename="../UserInterface.cpp" line="74"/>
<location filename="../UserInterface.cpp" line="448"/>

View File

@ -4,12 +4,10 @@
<context>
<name>AboutDialog</name>
<message>
<location filename="../AboutDialog.ui" line="14"/>
<source>About gta5sync</source>
<translation>À propos de gta5sync</translation>
<translation type="vanished">À propos de gta5sync</translation>
</message>
<message>
<location filename="../AboutDialog.ui" line="29"/>
<source>&lt;span style=&quot; font-weight:600;&quot;&gt;gta5sync&lt;/span&gt;&lt;br/&gt;
&lt;br/&gt;
A project for viewing and sync Grand Theft Auto V Snapmatic&lt;br/&gt;
@ -21,7 +19,7 @@ Compiled with Qt %2&lt;br/&gt;
Running with Qt %3&lt;br/&gt;
&lt;br/&gt;
Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping&lt;/a&gt; 2016&lt;br/&gt;gta5sync is licensed under &lt;a href=&quot;https://www.gnu.org/licenses/gpl-3.0.html#content&quot;&gt;GNU GPLv3&lt;/a&gt;</source>
<translation>&lt;span style=&quot; font-weight:600;&quot;&gt;gta5sync&lt;/span&gt;&lt;br/&gt;
<translation type="vanished">&lt;span style=&quot; font-weight:600;&quot;&gt;gta5sync&lt;/span&gt;&lt;br/&gt;
&lt;br/&gt;
Un outil pour gérer et synchroniser les photos Snapmatic&lt;br/&gt;
et les fichiers de sauvegarde de Grand Theft Auto V&lt;br/&gt;
@ -34,6 +32,26 @@ Fonctionne avec Qt %3&lt;br/&gt;
Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping&lt;/a&gt; 2016&lt;br/&gt;
gta5sync est distribué sous license &lt;a href=&quot;https://www.gnu.org/licenses/gpl-3.0.html#content&quot;&gt;GNU GPLv3&lt;/a&gt;</translation>
</message>
<message>
<location filename="../AboutDialog.ui" line="14"/>
<source>About gta5view</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AboutDialog.ui" line="29"/>
<source>&lt;span style=&quot; font-weight:600;&quot;&gt;gta5view&lt;/span&gt;&lt;br/&gt;
&lt;br/&gt;
A project for viewing Grand Theft Auto V Snapmatic&lt;br/&gt;
Pictures and Savegames&lt;br/&gt;
&lt;br/&gt;
Project version: %1&lt;br/&gt;
Project build: %4, %5&lt;br/&gt;
Compiled with Qt %2&lt;br/&gt;
Running with Qt %3&lt;br/&gt;
&lt;br/&gt;
Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping&lt;/a&gt; 2016&lt;br/&gt;gta5view is licensed under &lt;a href=&quot;https://www.gnu.org/licenses/gpl-3.0.html#content&quot;&gt;GNU GPLv3&lt;/a&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AboutDialog.ui" line="76"/>
<source>&amp;Close</source>
@ -243,23 +261,21 @@ gta5sync est distribué sous license &lt;a href=&quot;https://www.gnu.org/licens
<translation>Langue</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="419"/>
<source>Sync</source>
<translation>Synchronisation</translation>
<translation type="vanished">Synchronisation</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="425"/>
<source>Sync is not implemented at current time</source>
<translation>La synchronisation n&apos;est pas encore implémentée</translation>
<translation type="vanished">La synchronisation n&apos;est pas encore implémentée</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="463"/>
<location filename="../OptionsDialog.ui" line="443"/>
<source>&amp;OK</source>
<extracomment>OK, Cancel, Apply</extracomment>
<translation>&amp;OK</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="479"/>
<location filename="../OptionsDialog.ui" line="460"/>
<source>&amp;Cancel</source>
<extracomment>OK, Cancel, Apply</extracomment>
<translation>&amp;Annuler</translation>
@ -1029,9 +1045,8 @@ gta5sync est distribué sous license &lt;a href=&quot;https://www.gnu.org/licens
<context>
<name>UserInterface</name>
<message>
<location filename="../UserInterface.ui" line="20"/>
<source>gta5sync - %1</source>
<translation>gta5sync - %1</translation>
<translation type="vanished">gta5sync - %1</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="74"/>
@ -1054,138 +1069,137 @@ gta5sync est distribué sous license &lt;a href=&quot;https://www.gnu.org/licens
<translation>Fer&amp;mer</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="176"/>
<location filename="../UserInterface.ui" line="177"/>
<source>&amp;File</source>
<translation>&amp;Fichier</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="186"/>
<location filename="../UserInterface.ui" line="187"/>
<source>&amp;Help</source>
<translation>Ai&amp;de</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="192"/>
<location filename="../UserInterface.ui" line="193"/>
<source>&amp;Edit</source>
<translation>&amp;Éditer</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="198"/>
<location filename="../UserInterface.ui" line="199"/>
<source>&amp;Profile</source>
<translation>&amp;Profil</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="223"/>
<source>&amp;About gta5sync</source>
<translation>&amp;À propos de gta5sync</translation>
<translation type="vanished">&amp;À propos de gta5sync</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="226"/>
<location filename="../UserInterface.ui" line="227"/>
<source>Ctrl+P</source>
<translation>Ctrl+P</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="235"/>
<location filename="../UserInterface.ui" line="236"/>
<source>&amp;Exit</source>
<translation>&amp;Quitter</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="238"/>
<location filename="../UserInterface.ui" line="239"/>
<source>Exit</source>
<translation>Quitter</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="241"/>
<location filename="../UserInterface.ui" line="242"/>
<source>Ctrl+Q</source>
<translation>Ctrl+Q</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="246"/>
<location filename="../UserInterface.ui" line="247"/>
<source>Close &amp;Profile</source>
<translation>Fermer le &amp;profil</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="249"/>
<location filename="../UserInterface.ui" line="250"/>
<source>Ctrl+End</source>
<translation>Ctrl + Fin</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="258"/>
<location filename="../UserInterface.ui" line="259"/>
<source>&amp;Settings</source>
<translation>Paramètre&amp;s</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="261"/>
<location filename="../UserInterface.ui" line="262"/>
<source>Ctrl+S</source>
<translation>Ctrl+S</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="266"/>
<location filename="../UserInterface.ui" line="267"/>
<source>Select &amp;All</source>
<translation>Sélectionner &amp;tout</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="269"/>
<location filename="../UserInterface.ui" line="270"/>
<source>Ctrl+A</source>
<translation>Ctrl+A</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="274"/>
<location filename="../UserInterface.ui" line="275"/>
<source>&amp;Deselect All</source>
<translation>&amp;Désélectionner tout</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="277"/>
<location filename="../UserInterface.ui" line="278"/>
<source>Ctrl+D</source>
<translation>Ctrl+D</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="282"/>
<location filename="../UserInterface.ui" line="283"/>
<source>&amp;Export selected...</source>
<translation>&amp;Exporter la sélection...</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="285"/>
<location filename="../UserInterface.ui" line="286"/>
<source>Ctrl+E</source>
<translation>Ctrl+E</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="290"/>
<location filename="../UserInterface.ui" line="291"/>
<source>&amp;Remove selected</source>
<translation>&amp;Supprimer la sélection</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="293"/>
<location filename="../UserInterface.ui" line="294"/>
<source>Ctrl+Del</source>
<translation>Ctrl+Del</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="298"/>
<location filename="../UserInterface.ui" line="299"/>
<source>&amp;Import files...</source>
<translation>&amp;Importer...</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="301"/>
<location filename="../UserInterface.ui" line="302"/>
<source>Ctrl+I</source>
<translation>Ctrl+I</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="306"/>
<location filename="../UserInterface.ui" line="307"/>
<source>&amp;Open File...</source>
<translation>&amp;Ouvrir...</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="309"/>
<location filename="../UserInterface.ui" line="310"/>
<source>Ctrl+O</source>
<translation>Ctrl+O</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="314"/>
<location filename="../UserInterface.ui" line="315"/>
<location filename="../UserInterface.cpp" line="125"/>
<source>Select &amp;GTA V Folder...</source>
<translation>Modifier l&apos;emplacement de &amp;GTA V...</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="317"/>
<location filename="../UserInterface.ui" line="318"/>
<location filename="../OptionsDialog.cpp" line="431"/>
<location filename="../UserInterface.cpp" line="74"/>
<location filename="../UserInterface.cpp" line="448"/>
@ -1193,32 +1207,42 @@ gta5sync est distribué sous license &lt;a href=&quot;https://www.gnu.org/licens
<translation>Modifier l&apos;emplacement de GTA V...</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="320"/>
<location filename="../UserInterface.ui" line="321"/>
<source>Ctrl+G</source>
<translation>Ctrl+G</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="325"/>
<location filename="../UserInterface.ui" line="326"/>
<source>Show In-gam&amp;e</source>
<translation>Rendre visible &amp;en jeu</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="328"/>
<location filename="../UserInterface.ui" line="329"/>
<source>Shift+E</source>
<translation>Shift+E</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="202"/>
<location filename="../UserInterface.ui" line="203"/>
<source>&amp;Selection visibility</source>
<translation>&amp;Visibilité de la sélection</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="333"/>
<location filename="../UserInterface.ui" line="20"/>
<source>gta5view - %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="224"/>
<source>&amp;About gta5view</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UserInterface.ui" line="334"/>
<source>Hi&amp;de In-game</source>
<translation>Ren&amp;dre invisible en jeu</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="336"/>
<location filename="../UserInterface.ui" line="337"/>
<source>Shift+D</source>
<translation>Shift+D</translation>
</message>