add JSON Editor + Interface improvements

This commit is contained in:
Syping 2017-11-22 14:59:40 +01:00
parent a591adf6ea
commit f9eee75757
35 changed files with 2153 additions and 856 deletions

View file

@ -25,12 +25,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Syping"
VALUE "FileDescription", "gta5view\0"
VALUE "FileVersion", "1.5.0-dev3\0"
VALUE "FileVersion", "1.5.0-dev4\0"
VALUE "InternalName", "gta5view\0"
VALUE "LegalCopyright", "Copyright © 2016-2017 Syping\0"
VALUE "OriginalFilename", "gta5view.exe\0"
VALUE "ProductName", "gta5view\0"
VALUE "ProductVersion", "1.5.0-dev3\0"
VALUE "ProductVersion", "1.5.0-dev4\0"
END
END
END

Binary file not shown.

View file

@ -259,6 +259,7 @@ Grand Theft Auto V Snapmatic Bilder und Spielständen</translation>
<name>CrewDatabase</name>
<message>
<location filename="../CrewDatabase.cpp" line="102"/>
<location filename="../CrewDatabase.cpp" line="113"/>
<source>No Crew</source>
<translation>Keine Crew</translation>
</message>
@ -426,12 +427,14 @@ Wenn du planst es als Avatar zu verwenden das Bild wird abgetrennt!</translation
</message>
<message>
<location filename="../ImportDialog.cpp" line="105"/>
<location filename="../ProfileInterface.cpp" line="599"/>
<source>Custom Avatar</source>
<comment>Custom Avatar Description in SC, don&apos;t use Special Character!</comment>
<translation>Eigener Avatar</translation>
</message>
<message>
<location filename="../ImportDialog.cpp" line="131"/>
<location filename="../ProfileInterface.cpp" line="618"/>
<source>Custom Picture</source>
<comment>Custom Picture Description in SC, don&apos;t use Special Character!</comment>
<translation>Eigenes Bild</translation>
@ -454,6 +457,28 @@ Wenn du es als Avatar verwenden möchtest wird es abgetrennt!</translation>
<translation>Farbe auswählen...</translation>
</message>
</context>
<context>
<name>JsonEditorDialog</name>
<message>
<location filename="../JsonEditorDialog.ui" line="14"/>
<source>Snapmatic JSON Editor</source>
<translation>Snapmatic JSON Editor</translation>
</message>
<message>
<location filename="../JsonEditorDialog.ui" line="107"/>
<source>&amp;Save</source>
<translation>&amp;Speichern</translation>
</message>
<message>
<location filename="../JsonEditorDialog.ui" line="114"/>
<source>&amp;Close</source>
<translation>S&amp;chließen</translation>
</message>
<message>
<source>Patching of Snapmatic Properties failed because of JSON Error</source>
<translation type="vanished">Patchen von Snapmatic Eigenschaften fehlgeschlagen wegen JSON Fehler</translation>
</message>
</context>
<context>
<name>MapLocationDialog</name>
<message>
@ -502,7 +527,7 @@ Y: %2</translation>
<translation>&amp;Fertig</translation>
</message>
<message>
<location filename="../MapLocationDialog.cpp" line="89"/>
<location filename="../MapLocationDialog.cpp" line="90"/>
<source>X: %1
Y: %2</source>
<comment>X and Y position</comment>
@ -672,56 +697,93 @@ Y: %2</translation>
<translation>Name</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="387"/>
<source>Language</source>
<translation>Sprache</translation>
<location filename="../OptionsDialog.ui" line="412"/>
<source>Language for Areas</source>
<translation>Sprache für Standorte</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="393"/>
<location filename="../OptionsDialog.ui" line="431"/>
<source>Style</source>
<translation>Stil</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="437"/>
<source>Use Default Style (Restart)</source>
<translation>Benutze Standard Stil (Neustart)</translation>
</message>
<message>
<source>Use Default Style</source>
<translation type="vanished">Benutze Standard Stil</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="449"/>
<source>Style:</source>
<translation>Stil:</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="474"/>
<source>Font</source>
<translation>Schrift</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="480"/>
<source>Always use Message Font (Windows 2003 and earlier)</source>
<translation>Immer Nachrichtenschrift nutzen (Windows 2003 und früher)</translation>
</message>
<message>
<source>Language</source>
<translation type="vanished">Sprache</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="387"/>
<source>Interface</source>
<translation>Oberfläche</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="393"/>
<source>Language for Interface</source>
<translation>Sprache für Oberfläche</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="402"/>
<location filename="../OptionsDialog.ui" line="421"/>
<location filename="../OptionsDialog.cpp" line="167"/>
<location filename="../OptionsDialog.cpp" line="215"/>
<location filename="../OptionsDialog.cpp" line="169"/>
<location filename="../OptionsDialog.cpp" line="217"/>
<source>Current: %1</source>
<translation>Aktuell: %1</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="412"/>
<source>Areas</source>
<translation>Standorte</translation>
<translation type="vanished">Standorte</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="445"/>
<location filename="../OptionsDialog.ui" line="504"/>
<source>Sync</source>
<translation>Sync</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="451"/>
<location filename="../OptionsDialog.ui" line="510"/>
<source>Sync is not implemented at current time</source>
<translation>Sync wurde bisher nicht implementiert</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="489"/>
<location filename="../OptionsDialog.ui" line="548"/>
<source>Apply changes</source>
<translation>Änderungen übernehmen</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="492"/>
<location filename="../OptionsDialog.ui" line="551"/>
<source>&amp;OK</source>
<extracomment>OK, Cancel, Apply</extracomment>
<translation>&amp;OK</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="505"/>
<location filename="../OptionsDialog.ui" line="564"/>
<source>Discard changes</source>
<translation>Änderungen verwerfen</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="508"/>
<location filename="../OptionsDialog.ui" line="567"/>
<source>&amp;Cancel</source>
<extracomment>OK, Cancel, Apply</extracomment>
<translation>Abbre&amp;chen</translation>
@ -742,7 +804,7 @@ Y: %2</translation>
<translation type="vanished">%1 (%2 wenn verfügbar)</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="335"/>
<location filename="../OptionsDialog.cpp" line="408"/>
<source>%1</source>
<comment>%1</comment>
<translation>%1</translation>
@ -756,31 +818,31 @@ Y: %2</translation>
<translation type="vanished">Der eigene Ordner initialisiert sobald du %1 neugestartet hast.</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="131"/>
<location filename="../OptionsDialog.cpp" line="133"/>
<source>%1 (Next Closest Language)</source>
<comment>First language a person can talk with a different person/application. &quot;Native&quot; or &quot;Not Native&quot;.</comment>
<translation>%1 (Erste näheste Sprache)</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="131"/>
<location filename="../OptionsDialog.cpp" line="133"/>
<source>System</source>
<comment>System in context of System default</comment>
<translation>System</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="133"/>
<location filename="../OptionsDialog.cpp" line="135"/>
<source>%1 (Closest to Interface)</source>
<comment>Next closest language compared to the Interface</comment>
<translation>%1 (Näheste zur Oberfläche)</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="133"/>
<location filename="../OptionsDialog.cpp" line="135"/>
<source>Auto</source>
<comment>Automatic language choice.</comment>
<translation>Automatisch</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="335"/>
<location filename="../OptionsDialog.cpp" line="408"/>
<source>The new Custom Folder will initialise after you restart %1.</source>
<translation>Der eigene Ordner wird initialisiert sobald du %1 neugestartet hast.</translation>
</message>
@ -789,15 +851,15 @@ Y: %2</translation>
<translation type="vanished">Die Änderung der Sprache nimmt Effekt sobald du %1 neugestartet hast.</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="345"/>
<location filename="../OptionsDialog.cpp" line="418"/>
<source>No Profile</source>
<comment>No Profile, as default</comment>
<translation>Kein Profil</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="353"/>
<location filename="../OptionsDialog.cpp" line="357"/>
<location filename="../OptionsDialog.cpp" line="359"/>
<location filename="../OptionsDialog.cpp" line="426"/>
<location filename="../OptionsDialog.cpp" line="430"/>
<location filename="../OptionsDialog.cpp" line="432"/>
<source>Profile: %1</source>
<translation>Profil: %1</translation>
</message>
@ -911,8 +973,8 @@ Y: %2</translation>
<translation type="vanished">Exportiere als &amp;JPG Bild...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="145"/>
<location filename="../ProfileInterface.cpp" line="1162"/>
<location filename="../PictureDialog.cpp" line="148"/>
<location filename="../ProfileInterface.cpp" line="1169"/>
<source>Export as &amp;Picture...</source>
<translation>Als &amp;Bild exportieren...</translation>
</message>
@ -921,8 +983,8 @@ Y: %2</translation>
<translation type="vanished">Exportiere als &amp;GTA Snapmatic...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="146"/>
<location filename="../ProfileInterface.cpp" line="1163"/>
<location filename="../PictureDialog.cpp" line="149"/>
<location filename="../ProfileInterface.cpp" line="1170"/>
<source>Export as &amp;Snapmatic...</source>
<translation>Als &amp;Snapmatic exportieren...</translation>
</message>
@ -931,13 +993,12 @@ Y: %2</translation>
<translation type="vanished">Bearbei&amp;ten</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="148"/>
<source>Open &amp;Map View...</source>
<translation>&amp;Kartenansicht öffnen...</translation>
<translation type="vanished">&amp;Kartenansicht öffnen...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="150"/>
<location filename="../ProfileInterface.cpp" line="1160"/>
<location filename="../PictureDialog.cpp" line="151"/>
<location filename="../ProfileInterface.cpp" line="1164"/>
<source>&amp;Edit Properties...</source>
<translation>Eigenschaften bearb&amp;eiten...</translation>
</message>
@ -951,7 +1012,13 @@ Y: %2</translation>
<translation type="vanished">Erweitert (&amp;A)</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="373"/>
<location filename="../PictureDialog.cpp" line="153"/>
<location filename="../ProfileInterface.cpp" line="1166"/>
<source>Open &amp;Map Viewer...</source>
<translation>&amp;Kartenansicht öffnen...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="380"/>
<source>Key 1 - Avatar Preview Mode
Key 2 - Toggle Overlay
Arrow Keys - Navigate</source>
@ -960,31 +1027,31 @@ Taste 2 - Overlay umschalten
Pfeiltasten - Navigieren</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="433"/>
<location filename="../PictureDialog.cpp" line="476"/>
<location filename="../PictureDialog.cpp" line="439"/>
<location filename="../PictureDialog.cpp" line="473"/>
<source>Snapmatic Picture Viewer</source>
<translation>Snapmatic Bildansicht</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="433"/>
<location filename="../PictureDialog.cpp" line="476"/>
<location filename="../PictureDialog.cpp" line="439"/>
<location filename="../PictureDialog.cpp" line="473"/>
<source>Failed at %1</source>
<translation>Fehlgeschlagen bei %1</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="475"/>
<location filename="../PictureDialog.cpp" line="589"/>
<location filename="../PictureDialog.cpp" line="472"/>
<location filename="../PictureDialog.cpp" line="591"/>
<source>No Crew</source>
<translation>Keine Crew</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="475"/>
<location filename="../PictureDialog.cpp" line="614"/>
<location filename="../PictureDialog.cpp" line="472"/>
<location filename="../PictureDialog.cpp" line="618"/>
<source>No Players</source>
<translation>Keine Spieler</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="560"/>
<location filename="../PictureDialog.cpp" line="557"/>
<source>Avatar Preview Mode
Press 1 for Default View</source>
<translation>Avatar Vorschaumodus
@ -1029,7 +1096,7 @@ Drücke A für Standardansicht</translation>
<translation type="vanished">Keine Crew</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="475"/>
<location filename="../PictureDialog.cpp" line="472"/>
<source>Unknown Location</source>
<translation>Unbekannter Standort</translation>
</message>
@ -1198,6 +1265,12 @@ Drücke A für Standardansicht</translation>
<source>No valid file is selected</source>
<translation>Keine gültige Datei wurde ausgewählt</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="155"/>
<location filename="../ProfileInterface.cpp" line="1167"/>
<source>Open &amp;JSON Editor...</source>
<translation>&amp;JSON Editor öffnen...</translation>
</message>
</context>
<context>
<name>ProfileInterface</name>
@ -1258,30 +1331,30 @@ Drücke A für Standardansicht</translation>
<translation type="obsolete">Profil schließen</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="131"/>
<location filename="../ProfileInterface.cpp" line="134"/>
<source>Loading...</source>
<translation>Lade...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="413"/>
<location filename="../ProfileInterface.cpp" line="478"/>
<location filename="../ProfileInterface.cpp" line="416"/>
<location filename="../ProfileInterface.cpp" line="483"/>
<source>Import...</source>
<translation>Importieren...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="414"/>
<location filename="../ProfileInterface.cpp" line="457"/>
<location filename="../ProfileInterface.cpp" line="509"/>
<location filename="../ProfileInterface.cpp" line="529"/>
<location filename="../ProfileInterface.cpp" line="545"/>
<location filename="../ProfileInterface.cpp" line="661"/>
<location filename="../ProfileInterface.cpp" line="742"/>
<location filename="../ProfileInterface.cpp" line="747"/>
<location filename="../ProfileInterface.cpp" line="757"/>
<location filename="../ProfileInterface.cpp" line="762"/>
<location filename="../ProfileInterface.cpp" line="773"/>
<location filename="../ProfileInterface.cpp" line="810"/>
<location filename="../ProfileInterface.cpp" line="816"/>
<location filename="../ProfileInterface.cpp" line="417"/>
<location filename="../ProfileInterface.cpp" line="462"/>
<location filename="../ProfileInterface.cpp" line="515"/>
<location filename="../ProfileInterface.cpp" line="535"/>
<location filename="../ProfileInterface.cpp" line="551"/>
<location filename="../ProfileInterface.cpp" line="666"/>
<location filename="../ProfileInterface.cpp" line="746"/>
<location filename="../ProfileInterface.cpp" line="751"/>
<location filename="../ProfileInterface.cpp" line="761"/>
<location filename="../ProfileInterface.cpp" line="766"/>
<location filename="../ProfileInterface.cpp" line="777"/>
<location filename="../ProfileInterface.cpp" line="814"/>
<location filename="../ProfileInterface.cpp" line="820"/>
<source>Import</source>
<translation>Importieren</translation>
</message>
@ -1294,13 +1367,13 @@ Drücke A für Standardansicht</translation>
<translation type="vanished">Importfähige Dateien (*.g5e *.jpg *.png SGTA* PGTA*)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="431"/>
<location filename="../ProfileInterface.cpp" line="434"/>
<location filename="../UserInterface.cpp" line="376"/>
<source>Savegames files (SGTA*)</source>
<translation>Spielstanddateien (SGTA*)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="432"/>
<location filename="../ProfileInterface.cpp" line="435"/>
<location filename="../UserInterface.cpp" line="377"/>
<source>Snapmatic pictures (PGTA*)</source>
<translation>Snapmatic Bilder (PGTA*)</translation>
@ -1310,29 +1383,29 @@ Drücke A für Standardansicht</translation>
<translation type="vanished">Alle Bilddateien (*.jpg *.png)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="429"/>
<location filename="../ProfileInterface.cpp" line="432"/>
<source>Importable files (%1)</source>
<translation>Importfähige Dateien (%1)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="433"/>
<location filename="../ProfileInterface.cpp" line="436"/>
<source>All image files (%1)</source>
<translation>Alle Bilddateien (%1)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="434"/>
<location filename="../ProfileInterface.cpp" line="437"/>
<location filename="../UserInterface.cpp" line="378"/>
<source>All files (**)</source>
<translation>Alle Dateien (**)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="479"/>
<location filename="../ProfileInterface.cpp" line="494"/>
<location filename="../ProfileInterface.cpp" line="484"/>
<location filename="../ProfileInterface.cpp" line="499"/>
<source>Import file %1 of %2 files</source>
<translation>Importiere Datei %1 von %2 Dateien</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="509"/>
<location filename="../ProfileInterface.cpp" line="515"/>
<source>Import failed with...
%1</source>
@ -1341,29 +1414,29 @@ Drücke A für Standardansicht</translation>
%1</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="529"/>
<location filename="../ProfileInterface.cpp" line="535"/>
<location filename="../UserInterface.cpp" line="418"/>
<source>Failed to read Snapmatic picture</source>
<translation>Fehler beim Lesen vom Snapmatic Bild</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="545"/>
<location filename="../ProfileInterface.cpp" line="551"/>
<location filename="../UserInterface.cpp" line="434"/>
<source>Failed to read Savegame file</source>
<translation>Fehler beim Lesen von Spielstanddatei</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="661"/>
<location filename="../ProfileInterface.cpp" line="666"/>
<source>Can&apos;t import %1 because file can&apos;t be parsed properly</source>
<translation>Kann %1 nicht importieren weil die Datei nicht richtig gelesen werden kann</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="742"/>
<location filename="../ProfileInterface.cpp" line="746"/>
<source>Can&apos;t import %1 because file format can&apos;t be detected</source>
<translation>Kann %1 nicht importieren weil das Dateiformat nicht erkannt werden kann</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="964"/>
<location filename="../ProfileInterface.cpp" line="968"/>
<source>Initialising export...</source>
<translation>Initialisiere Export...</translation>
</message>
@ -1372,29 +1445,29 @@ Drücke A für Standardansicht</translation>
<translation type="vanished">Kann %1 nicht importieren weil das Dateiformat nicht gültig ist</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="757"/>
<location filename="../ProfileInterface.cpp" line="761"/>
<source>Failed to import the Snapmatic picture, file not begin with PGTA or end with .g5e</source>
<translation>Fehlgeschlagen beim Importieren vom Snapmatic Bild, Datei beginnt nicht mit PGTA oder endet mit .g5e</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="762"/>
<location filename="../ProfileInterface.cpp" line="766"/>
<source>Failed to import the Snapmatic picture, the picture is already in the game</source>
<translation>Fehlgeschlagen beim Importieren vom Snapmatic Bild, dieses Bild ist bereits im Spiel</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="918"/>
<location filename="../ProfileInterface.cpp" line="922"/>
<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>%1Exportiere Snapmatic Bilder%2&lt;br&gt;&lt;br&gt;JPG Bilder machen es möglich sie mit ein Bildansicht Programm zu öffnen&lt;br&gt;Das GTA Snapmatic Format macht es möglich sie wieder ins Game zu importieren&lt;br&gt;&lt;br&gt;Exportieren als:</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="457"/>
<location filename="../ProfileInterface.cpp" line="747"/>
<location filename="../ProfileInterface.cpp" line="462"/>
<location filename="../ProfileInterface.cpp" line="751"/>
<location filename="../UserInterface.cpp" line="466"/>
<source>No valid file is selected</source>
<translation>Keine gültige Datei wurde ausgewählt</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="65"/>
<location filename="../ProfileInterface.cpp" line="68"/>
<source>Enabled pictures: %1 of %2</source>
<translation>Aktivierte Bilder: %1 von %2</translation>
</message>
@ -1403,35 +1476,35 @@ Drücke A für Standardansicht</translation>
<translation type="vanished">Fehlgeschlagen beim Importieren vom Snapmatic Bild, Datei beginnt nicht mit PGTA</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="773"/>
<location filename="../ProfileInterface.cpp" line="777"/>
<source>Failed to import the Snapmatic picture, can&apos;t copy the file into profile</source>
<translation>Fehlgeschlagen beim Importieren vom Snapmatic Bild, kann Snapmatic Bild nicht ins Profil kopieren</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="810"/>
<location filename="../ProfileInterface.cpp" line="814"/>
<source>Failed to import the Savegame, can&apos;t copy the file into profile</source>
<translation>Fehlgeschlagen beim Importieren vom Spielstand, kann Spielstanddatei nicht ins Profil kopieren</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="816"/>
<location filename="../ProfileInterface.cpp" line="820"/>
<source>Failed to import the Savegame, no Savegame slot is left</source>
<translation>Fehlgeschlagen beim Importieren vom Spielstand, kein Spielstandslot mehr frei</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="903"/>
<location filename="../ProfileInterface.cpp" line="921"/>
<location filename="../ProfileInterface.cpp" line="907"/>
<location filename="../ProfileInterface.cpp" line="925"/>
<source>JPG pictures and GTA Snapmatic</source>
<translation>JPG Bilder und GTA Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="904"/>
<location filename="../ProfileInterface.cpp" line="926"/>
<location filename="../ProfileInterface.cpp" line="908"/>
<location filename="../ProfileInterface.cpp" line="930"/>
<source>JPG pictures only</source>
<translation>Nur JPG Bilder</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="905"/>
<location filename="../ProfileInterface.cpp" line="930"/>
<location filename="../ProfileInterface.cpp" line="909"/>
<location filename="../ProfileInterface.cpp" line="934"/>
<source>GTA Snapmatic only</source>
<translation>Nur GTA Snapmatic</translation>
</message>
@ -1450,25 +1523,25 @@ Das GTA Snapmatic Format macht es möglich sie wieder ins Game zu importieren
Exportieren als:</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1017"/>
<location filename="../ProfileInterface.cpp" line="1059"/>
<location filename="../ProfileInterface.cpp" line="1021"/>
<location filename="../ProfileInterface.cpp" line="1063"/>
<source>No Snapmatic pictures or Savegames files are selected</source>
<translation>Keine Snapmatic Bilder oder Spielstände ausgewählt</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1025"/>
<location filename="../ProfileInterface.cpp" line="1053"/>
<location filename="../ProfileInterface.cpp" line="1059"/>
<location filename="../ProfileInterface.cpp" line="1029"/>
<location filename="../ProfileInterface.cpp" line="1057"/>
<location filename="../ProfileInterface.cpp" line="1063"/>
<source>Remove selected</source>
<translation>Auswahl löschen</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1025"/>
<location filename="../ProfileInterface.cpp" line="1029"/>
<source>You really want remove the selected Snapmatic picutres and Savegame files?</source>
<translation>Möchtest du wirklich die ausgewählten Snapmatic Bilder und Spielstanddateien löschen?</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1053"/>
<location filename="../ProfileInterface.cpp" line="1057"/>
<source>Failed at remove the complete selected Snapmatic pictures and/or Savegame files</source>
<translation>Fehlgeschlagen beim kompletten entfernen der ausgewählten Snapmatic Bilder und/oder der Spielstanddateien</translation>
</message>
@ -1489,10 +1562,10 @@ Exportieren als:</translation>
<translation type="obsolete">Fehlgeschlagenen beim Import vom Spielstand weil kein Spielstandslot mehr übrig ist</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="880"/>
<location filename="../ProfileInterface.cpp" line="918"/>
<location filename="../ProfileInterface.cpp" line="997"/>
<location filename="../ProfileInterface.cpp" line="1017"/>
<location filename="../ProfileInterface.cpp" line="884"/>
<location filename="../ProfileInterface.cpp" line="922"/>
<location filename="../ProfileInterface.cpp" line="1001"/>
<location filename="../ProfileInterface.cpp" line="1021"/>
<source>Export selected</source>
<translation>Auswahl exportieren</translation>
</message>
@ -1513,7 +1586,7 @@ Exportieren als:</translation>
<translation type="obsolete">Wie sollen wir mit den Snapmatic Bilder umgehen?</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="963"/>
<location filename="../ProfileInterface.cpp" line="967"/>
<source>Export selected...</source>
<translation>Auswahl exportieren...</translation>
</message>
@ -1526,7 +1599,7 @@ Exportieren als:</translation>
<translation type="obsolete">Initialisierung...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="997"/>
<location filename="../ProfileInterface.cpp" line="1001"/>
<source>Export failed with...
%1</source>
@ -1561,7 +1634,7 @@ Exportieren als:</translation>
<translation>Alle Profildateien (*.g5e SGTA* PGTA*)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="430"/>
<location filename="../ProfileInterface.cpp" line="433"/>
<location filename="../UserInterface.cpp" line="375"/>
<source>GTA V Export (*.g5e)</source>
<translation>GTA V Export (*.g5e)</translation>
@ -1570,15 +1643,20 @@ Exportieren als:</translation>
<context>
<name>QApplication</name>
<message>
<location filename="../main.cpp" line="67"/>
<location filename="../main.cpp" line="87"/>
<source>Font</source>
<translation>Schrift</translation>
</message>
<message>
<location filename="../main.cpp" line="67"/>
<location filename="../main.cpp" line="87"/>
<source>Selected Font: %1</source>
<translation>Ausgewähle Schrift: %1</translation>
</message>
<message>
<location filename="../main.cpp" line="108"/>
<source>&lt;h4&gt;Welcome to %1!&lt;/h4&gt;You want to configure %1 before you start using it?</source>
<translation>&lt;h4&gt;Willkommen zu %1!&lt;/h4&gt;Möchtest du %1 einstellen bevor du es nutzt?</translation>
</message>
</context>
<context>
<name>SavegameDialog</name>
@ -1725,32 +1803,32 @@ Exportieren als:</translation>
<translation>Fehlgeschlagen beim Löschen %1 von deinen Spielständen</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1198"/>
<location filename="../ProfileInterface.cpp" line="1205"/>
<source>&amp;View</source>
<translation>A&amp;nsehen</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1200"/>
<location filename="../ProfileInterface.cpp" line="1207"/>
<source>&amp;Remove</source>
<translation>Entfe&amp;rnen</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1202"/>
<location filename="../ProfileInterface.cpp" line="1209"/>
<source>&amp;Select</source>
<translation>Au&amp;swählen</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1203"/>
<location filename="../ProfileInterface.cpp" line="1210"/>
<source>&amp;Deselect</source>
<translation>A&amp;bwählen</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1206"/>
<location filename="../ProfileInterface.cpp" line="1213"/>
<source>Select &amp;All</source>
<translation>&amp;Alles auswählen</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1210"/>
<location filename="../ProfileInterface.cpp" line="1217"/>
<source>&amp;Deselect All</source>
<translation>Alles a&amp;bwählen</translation>
</message>
@ -1789,7 +1867,7 @@ Exportieren als:</translation>
<translation>Spielstand kopieren</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1199"/>
<location filename="../ProfileInterface.cpp" line="1206"/>
<source>&amp;Export</source>
<translation>&amp;Exportieren</translation>
</message>
@ -1865,8 +1943,13 @@ Exportieren als:</translation>
<message>
<location filename="../SnapmaticEditor.ui" line="14"/>
<location filename="../SnapmaticEditor.ui" line="81"/>
<location filename="../PictureDialog.cpp" line="727"/>
<location filename="../SnapmaticEditor.cpp" line="241"/>
<location filename="../JsonEditorDialog.cpp" line="83"/>
<location filename="../JsonEditorDialog.cpp" line="130"/>
<location filename="../JsonEditorDialog.cpp" line="136"/>
<location filename="../JsonEditorDialog.cpp" line="148"/>
<location filename="../PictureDialog.cpp" line="732"/>
<location filename="../SnapmaticEditor.cpp" line="252"/>
<location filename="../SnapmaticWidget.cpp" line="332"/>
<source>Snapmatic Properties</source>
<translation>Snapmatic Eigenschaften</translation>
</message>
@ -1910,7 +1993,7 @@ Exportieren als:</translation>
<translation>Meme</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="291"/>
<location filename="../SnapmaticEditor.cpp" line="302"/>
<source>Snapmatic Title</source>
<translation>Snapmatic Titel</translation>
</message>
@ -1921,20 +2004,20 @@ Exportieren als:</translation>
</message>
<message>
<location filename="../SnapmaticEditor.ui" line="113"/>
<location filename="../SnapmaticEditor.cpp" line="200"/>
<location filename="../SnapmaticEditor.cpp" line="211"/>
<source>Crew: %1 (%2)</source>
<translation>Crew: %1 (%2)</translation>
</message>
<message>
<location filename="../SnapmaticEditor.ui" line="126"/>
<location filename="../SnapmaticEditor.cpp" line="185"/>
<location filename="../SnapmaticEditor.cpp" line="196"/>
<source>Title: %1 (%2)</source>
<translation>Titel: %1 (%2)</translation>
</message>
<message>
<location filename="../SnapmaticEditor.ui" line="136"/>
<location filename="../SnapmaticEditor.cpp" line="189"/>
<location filename="../SnapmaticEditor.cpp" line="193"/>
<location filename="../SnapmaticEditor.cpp" line="200"/>
<location filename="../SnapmaticEditor.cpp" line="204"/>
<source>Appropriate: %1</source>
<translation>Angemessen: %1</translation>
</message>
@ -1972,41 +2055,54 @@ Exportieren als:</translation>
<translation type="vanished">Cancel</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="184"/>
<location filename="../SnapmaticEditor.cpp" line="199"/>
<location filename="../SnapmaticEditor.cpp" line="195"/>
<location filename="../SnapmaticEditor.cpp" line="210"/>
<source>Edit</source>
<translation>Bearbeiten</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="189"/>
<location filename="../SnapmaticEditor.cpp" line="200"/>
<source>Yes</source>
<comment>Yes, should work fine</comment>
<translation>Ja</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="193"/>
<location filename="../SnapmaticEditor.cpp" line="204"/>
<source>No</source>
<comment>No, could lead to issues</comment>
<translation>Nein</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="727"/>
<location filename="../SnapmaticEditor.cpp" line="241"/>
<location filename="../JsonEditorDialog.cpp" line="83"/>
<source>&lt;h4&gt;Unsaved changes detected&lt;/h4&gt;You want to save the JSON content before you quit?</source>
<translation>&lt;h4&gt;Ungespeicherte Änderungen erkannt&lt;/h4&gt;Möchtest du den JSON Inhalt speichern bevor du verlässt?</translation>
</message>
<message>
<location filename="../JsonEditorDialog.cpp" line="130"/>
<location filename="../JsonEditorDialog.cpp" line="148"/>
<source>Patching of Snapmatic Properties failed because of JSON Error</source>
<translation>Patchen von Snapmatic Eigenschaften fehlgeschlagen wegen JSON Fehler</translation>
</message>
<message>
<location filename="../JsonEditorDialog.cpp" line="136"/>
<location filename="../PictureDialog.cpp" line="732"/>
<location filename="../SnapmaticEditor.cpp" line="252"/>
<location filename="../SnapmaticWidget.cpp" line="332"/>
<source>Patching of Snapmatic Properties failed because of I/O Error</source>
<translation>Patchen von Snapmatic Eigenschaften fehlgeschlagen wegen I/O Fehler</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="291"/>
<location filename="../SnapmaticEditor.cpp" line="302"/>
<source>New Snapmatic title:</source>
<translation>Neuer Snapmatic Titel:</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="320"/>
<location filename="../SnapmaticEditor.cpp" line="331"/>
<source>Snapmatic Crew</source>
<translation>Snapmatic Crew</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="320"/>
<location filename="../SnapmaticEditor.cpp" line="331"/>
<source>New Snapmatic crew:</source>
<translation>Neue Snapmatic Crew:</translation>
</message>
@ -2053,18 +2149,18 @@ Exportieren als:</translation>
</message>
<message>
<location filename="../SnapmaticWidget.ui" line="152"/>
<location filename="../SnapmaticWidget.cpp" line="144"/>
<location filename="../SnapmaticWidget.cpp" line="153"/>
<location filename="../SnapmaticWidget.cpp" line="146"/>
<location filename="../SnapmaticWidget.cpp" line="155"/>
<source>Delete picture</source>
<translation>Bild löschen</translation>
</message>
<message>
<location filename="../SnapmaticWidget.cpp" line="144"/>
<location filename="../SnapmaticWidget.cpp" line="146"/>
<source>Are you sure to delete %1 from your Snapmatic pictures?</source>
<translation>Bist du sicher %1 von deine Snapmatic Bilder zu löschen?</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1151"/>
<location filename="../ProfileInterface.cpp" line="1155"/>
<source>Edi&amp;t</source>
<translation>Bearbei&amp;ten</translation>
</message>
@ -2077,7 +2173,7 @@ Exportieren als:</translation>
<translation type="vanished">&amp;Im Spiel deaktivieren</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1161"/>
<location filename="../ProfileInterface.cpp" line="1168"/>
<source>&amp;Export</source>
<translation>&amp;Exportieren</translation>
</message>
@ -2090,12 +2186,12 @@ Exportieren als:</translation>
<translation type="obsolete">Exportiere als &amp;GTA Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1154"/>
<location filename="../ProfileInterface.cpp" line="1158"/>
<source>Show &amp;In-game</source>
<translation>&amp;Im Spiel anzeigen</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1158"/>
<location filename="../ProfileInterface.cpp" line="1162"/>
<source>Hide &amp;In-game</source>
<translation>&amp;Im Spiel ausblenden</translation>
</message>
@ -2128,32 +2224,32 @@ Exportieren als:</translation>
<translation type="vanished">Exportiere als &amp;Snapmatic...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1164"/>
<location filename="../ProfileInterface.cpp" line="1171"/>
<source>&amp;View</source>
<translation>A&amp;nsehen</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1167"/>
<location filename="../ProfileInterface.cpp" line="1174"/>
<source>&amp;Remove</source>
<translation>Entfe&amp;rnen</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1169"/>
<location filename="../ProfileInterface.cpp" line="1176"/>
<source>&amp;Select</source>
<translation>Au&amp;swählen</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1170"/>
<location filename="../ProfileInterface.cpp" line="1177"/>
<source>&amp;Deselect</source>
<translation>A&amp;bwählen</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1173"/>
<location filename="../ProfileInterface.cpp" line="1180"/>
<source>Select &amp;All</source>
<translation>Alles &amp;auswählen</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1177"/>
<location filename="../ProfileInterface.cpp" line="1184"/>
<source>&amp;Deselect All</source>
<translation>Alles a&amp;bwählen</translation>
</message>
@ -2201,7 +2297,7 @@ Exportieren als:</translation>
<translation type="obsolete">Bist du sicher %1 von deinen Snapmatic Bilder zu löschen?</translation>
</message>
<message>
<location filename="../SnapmaticWidget.cpp" line="153"/>
<location filename="../SnapmaticWidget.cpp" line="155"/>
<source>Failed at deleting %1 from your Snapmatic pictures</source>
<translation>Fehlgeschlagen beim Löschen von %1 von deinen Snapmatic Bildern</translation>
</message>
@ -2499,7 +2595,7 @@ Exportieren als:</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="312"/>
<location filename="../OptionsDialog.cpp" line="491"/>
<location filename="../OptionsDialog.cpp" line="564"/>
<location filename="../UserInterface.cpp" line="103"/>
<location filename="../UserInterface.cpp" line="523"/>
<source>Select GTA V Folder...</source>

Binary file not shown.

View file

@ -114,6 +114,7 @@ Pictures and Savegames</source>
<name>CrewDatabase</name>
<message>
<location filename="../CrewDatabase.cpp" line="102"/>
<location filename="../CrewDatabase.cpp" line="113"/>
<source>No Crew</source>
<translation></translation>
</message>
@ -237,12 +238,14 @@ Pictures and Savegames</source>
</message>
<message>
<location filename="../ImportDialog.cpp" line="105"/>
<location filename="../ProfileInterface.cpp" line="599"/>
<source>Custom Avatar</source>
<comment>Custom Avatar Description in SC, don&apos;t use Special Character!</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ImportDialog.cpp" line="131"/>
<location filename="../ProfileInterface.cpp" line="618"/>
<source>Custom Picture</source>
<comment>Custom Picture Description in SC, don&apos;t use Special Character!</comment>
<translation type="unfinished"></translation>
@ -264,6 +267,24 @@ When you want to use it as Avatar the image will be detached!</source>
<translation>Select Color...</translation>
</message>
</context>
<context>
<name>JsonEditorDialog</name>
<message>
<location filename="../JsonEditorDialog.ui" line="14"/>
<source>Snapmatic JSON Editor</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../JsonEditorDialog.ui" line="107"/>
<source>&amp;Save</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../JsonEditorDialog.ui" line="114"/>
<source>&amp;Close</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>MapLocationDialog</name>
<message>
@ -297,7 +318,7 @@ When you want to use it as Avatar the image will be detached!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MapLocationDialog.cpp" line="89"/>
<location filename="../MapLocationDialog.cpp" line="90"/>
<source>X: %1
Y: %2</source>
<comment>X and Y position</comment>
@ -437,106 +458,131 @@ Y: %2</source>
<source>Name</source>
<translation></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="412"/>
<source>Language for Areas</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="431"/>
<source>Style</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="449"/>
<source>Style:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="474"/>
<source>Font</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="480"/>
<source>Always use Message Font (Windows 2003 and earlier)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="387"/>
<source>Language</source>
<translation></translation>
<source>Interface</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="393"/>
<source>Interface</source>
<source>Language for Interface</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="402"/>
<location filename="../OptionsDialog.ui" line="421"/>
<location filename="../OptionsDialog.cpp" line="167"/>
<location filename="../OptionsDialog.cpp" line="215"/>
<location filename="../OptionsDialog.cpp" line="169"/>
<location filename="../OptionsDialog.cpp" line="217"/>
<source>Current: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="412"/>
<source>Areas</source>
<location filename="../OptionsDialog.ui" line="437"/>
<source>Use Default Style (Restart)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="445"/>
<location filename="../OptionsDialog.ui" line="504"/>
<source>Sync</source>
<translation></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="451"/>
<location filename="../OptionsDialog.ui" line="510"/>
<source>Sync is not implemented at current time</source>
<translation></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="489"/>
<location filename="../OptionsDialog.ui" line="548"/>
<source>Apply changes</source>
<translation></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="492"/>
<location filename="../OptionsDialog.ui" line="551"/>
<source>&amp;OK</source>
<extracomment>OK, Cancel, Apply</extracomment>
<translation></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="505"/>
<location filename="../OptionsDialog.ui" line="564"/>
<source>Discard changes</source>
<translation></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="508"/>
<location filename="../OptionsDialog.ui" line="567"/>
<source>&amp;Cancel</source>
<extracomment>OK, Cancel, Apply</extracomment>
<translation></translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="131"/>
<location filename="../OptionsDialog.cpp" line="133"/>
<source>%1 (Next Closest Language)</source>
<comment>First language a person can talk with a different person/application. &quot;Native&quot; or &quot;Not Native&quot;.</comment>
<translation></translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="131"/>
<location filename="../OptionsDialog.cpp" line="133"/>
<source>System</source>
<comment>System in context of System default</comment>
<translation></translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="133"/>
<location filename="../OptionsDialog.cpp" line="135"/>
<source>%1 (Closest to Interface)</source>
<comment>Next closest language compared to the Interface</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="133"/>
<location filename="../OptionsDialog.cpp" line="135"/>
<source>Auto</source>
<comment>Automatic language choice.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="335"/>
<location filename="../OptionsDialog.cpp" line="408"/>
<source>%1</source>
<comment>%1</comment>
<translation></translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="335"/>
<location filename="../OptionsDialog.cpp" line="408"/>
<source>The new Custom Folder will initialise after you restart %1.</source>
<translation>The new Custom Folder will initialize after you restart %1.</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="345"/>
<location filename="../OptionsDialog.cpp" line="418"/>
<source>No Profile</source>
<comment>No Profile, as default</comment>
<translation></translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="353"/>
<location filename="../OptionsDialog.cpp" line="357"/>
<location filename="../OptionsDialog.cpp" line="359"/>
<location filename="../OptionsDialog.cpp" line="426"/>
<location filename="../OptionsDialog.cpp" line="430"/>
<location filename="../OptionsDialog.cpp" line="432"/>
<source>Profile: %1</source>
<translation></translation>
</message>
@ -577,66 +623,67 @@ Y: %2</source>
<translation></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="145"/>
<location filename="../ProfileInterface.cpp" line="1162"/>
<location filename="../PictureDialog.cpp" line="148"/>
<location filename="../ProfileInterface.cpp" line="1169"/>
<source>Export as &amp;Picture...</source>
<translation></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="146"/>
<location filename="../ProfileInterface.cpp" line="1163"/>
<location filename="../PictureDialog.cpp" line="149"/>
<location filename="../ProfileInterface.cpp" line="1170"/>
<source>Export as &amp;Snapmatic...</source>
<translation></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="148"/>
<source>Open &amp;Map View...</source>
<translation></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="150"/>
<location filename="../ProfileInterface.cpp" line="1160"/>
<location filename="../PictureDialog.cpp" line="151"/>
<location filename="../ProfileInterface.cpp" line="1164"/>
<source>&amp;Edit Properties...</source>
<translation></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="373"/>
<location filename="../PictureDialog.cpp" line="153"/>
<location filename="../ProfileInterface.cpp" line="1166"/>
<source>Open &amp;Map Viewer...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="380"/>
<source>Key 1 - Avatar Preview Mode
Key 2 - Toggle Overlay
Arrow Keys - Navigate</source>
<translation></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="433"/>
<location filename="../PictureDialog.cpp" line="476"/>
<location filename="../PictureDialog.cpp" line="439"/>
<location filename="../PictureDialog.cpp" line="473"/>
<source>Snapmatic Picture Viewer</source>
<translation></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="433"/>
<location filename="../PictureDialog.cpp" line="476"/>
<location filename="../PictureDialog.cpp" line="439"/>
<location filename="../PictureDialog.cpp" line="473"/>
<source>Failed at %1</source>
<translation></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="475"/>
<location filename="../PictureDialog.cpp" line="614"/>
<location filename="../PictureDialog.cpp" line="472"/>
<location filename="../PictureDialog.cpp" line="618"/>
<source>No Players</source>
<translation></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="475"/>
<location filename="../PictureDialog.cpp" line="589"/>
<location filename="../PictureDialog.cpp" line="472"/>
<location filename="../PictureDialog.cpp" line="591"/>
<source>No Crew</source>
<translation></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="475"/>
<location filename="../PictureDialog.cpp" line="472"/>
<source>Unknown Location</source>
<translation></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="560"/>
<location filename="../PictureDialog.cpp" line="557"/>
<source>Avatar Preview Mode
Press 1 for Default View</source>
<translation></translation>
@ -744,6 +791,12 @@ Press 1 for Default View</source>
<source>Exported Snapmatic to &quot;%1&quot; because of using the .auto extension.</source>
<translation></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="155"/>
<location filename="../ProfileInterface.cpp" line="1167"/>
<source>Open &amp;JSON Editor...</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ProfileInterface</name>
@ -790,207 +843,207 @@ Press 1 for Default View</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="65"/>
<location filename="../ProfileInterface.cpp" line="68"/>
<source>Enabled pictures: %1 of %2</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="131"/>
<location filename="../ProfileInterface.cpp" line="134"/>
<source>Loading...</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="413"/>
<location filename="../ProfileInterface.cpp" line="478"/>
<location filename="../ProfileInterface.cpp" line="416"/>
<location filename="../ProfileInterface.cpp" line="483"/>
<source>Import...</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="414"/>
<location filename="../ProfileInterface.cpp" line="457"/>
<location filename="../ProfileInterface.cpp" line="509"/>
<location filename="../ProfileInterface.cpp" line="529"/>
<location filename="../ProfileInterface.cpp" line="545"/>
<location filename="../ProfileInterface.cpp" line="661"/>
<location filename="../ProfileInterface.cpp" line="742"/>
<location filename="../ProfileInterface.cpp" line="747"/>
<location filename="../ProfileInterface.cpp" line="757"/>
<location filename="../ProfileInterface.cpp" line="762"/>
<location filename="../ProfileInterface.cpp" line="773"/>
<location filename="../ProfileInterface.cpp" line="810"/>
<location filename="../ProfileInterface.cpp" line="816"/>
<location filename="../ProfileInterface.cpp" line="417"/>
<location filename="../ProfileInterface.cpp" line="462"/>
<location filename="../ProfileInterface.cpp" line="515"/>
<location filename="../ProfileInterface.cpp" line="535"/>
<location filename="../ProfileInterface.cpp" line="551"/>
<location filename="../ProfileInterface.cpp" line="666"/>
<location filename="../ProfileInterface.cpp" line="746"/>
<location filename="../ProfileInterface.cpp" line="751"/>
<location filename="../ProfileInterface.cpp" line="761"/>
<location filename="../ProfileInterface.cpp" line="766"/>
<location filename="../ProfileInterface.cpp" line="777"/>
<location filename="../ProfileInterface.cpp" line="814"/>
<location filename="../ProfileInterface.cpp" line="820"/>
<source>Import</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="429"/>
<location filename="../ProfileInterface.cpp" line="432"/>
<source>Importable files (%1)</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="430"/>
<location filename="../ProfileInterface.cpp" line="433"/>
<location filename="../UserInterface.cpp" line="375"/>
<source>GTA V Export (*.g5e)</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="431"/>
<location filename="../ProfileInterface.cpp" line="434"/>
<location filename="../UserInterface.cpp" line="376"/>
<source>Savegames files (SGTA*)</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="432"/>
<location filename="../ProfileInterface.cpp" line="435"/>
<location filename="../UserInterface.cpp" line="377"/>
<source>Snapmatic pictures (PGTA*)</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="433"/>
<location filename="../ProfileInterface.cpp" line="436"/>
<source>All image files (%1)</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="434"/>
<location filename="../ProfileInterface.cpp" line="437"/>
<location filename="../UserInterface.cpp" line="378"/>
<source>All files (**)</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="457"/>
<location filename="../ProfileInterface.cpp" line="747"/>
<location filename="../ProfileInterface.cpp" line="462"/>
<location filename="../ProfileInterface.cpp" line="751"/>
<location filename="../UserInterface.cpp" line="466"/>
<source>No valid file is selected</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="479"/>
<location filename="../ProfileInterface.cpp" line="494"/>
<location filename="../ProfileInterface.cpp" line="484"/>
<location filename="../ProfileInterface.cpp" line="499"/>
<source>Import file %1 of %2 files</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="509"/>
<location filename="../ProfileInterface.cpp" line="515"/>
<source>Import failed with...
%1</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="529"/>
<location filename="../ProfileInterface.cpp" line="535"/>
<location filename="../UserInterface.cpp" line="418"/>
<source>Failed to read Snapmatic picture</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="545"/>
<location filename="../ProfileInterface.cpp" line="551"/>
<location filename="../UserInterface.cpp" line="434"/>
<source>Failed to read Savegame file</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="661"/>
<location filename="../ProfileInterface.cpp" line="666"/>
<source>Can&apos;t import %1 because file can&apos;t be parsed properly</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="742"/>
<location filename="../ProfileInterface.cpp" line="746"/>
<source>Can&apos;t import %1 because file format can&apos;t be detected</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="757"/>
<location filename="../ProfileInterface.cpp" line="761"/>
<source>Failed to import the Snapmatic picture, file not begin with PGTA or end with .g5e</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="762"/>
<location filename="../ProfileInterface.cpp" line="766"/>
<source>Failed to import the Snapmatic picture, the picture is already in the game</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="773"/>
<location filename="../ProfileInterface.cpp" line="777"/>
<source>Failed to import the Snapmatic picture, can&apos;t copy the file into profile</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="810"/>
<location filename="../ProfileInterface.cpp" line="814"/>
<source>Failed to import the Savegame, can&apos;t copy the file into profile</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="816"/>
<location filename="../ProfileInterface.cpp" line="820"/>
<source>Failed to import the Savegame, no Savegame slot is left</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="880"/>
<location filename="../ProfileInterface.cpp" line="918"/>
<location filename="../ProfileInterface.cpp" line="997"/>
<location filename="../ProfileInterface.cpp" line="1017"/>
<location filename="../ProfileInterface.cpp" line="884"/>
<location filename="../ProfileInterface.cpp" line="922"/>
<location filename="../ProfileInterface.cpp" line="1001"/>
<location filename="../ProfileInterface.cpp" line="1021"/>
<source>Export selected</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="903"/>
<location filename="../ProfileInterface.cpp" line="921"/>
<location filename="../ProfileInterface.cpp" line="907"/>
<location filename="../ProfileInterface.cpp" line="925"/>
<source>JPG pictures and GTA Snapmatic</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="904"/>
<location filename="../ProfileInterface.cpp" line="926"/>
<location filename="../ProfileInterface.cpp" line="908"/>
<location filename="../ProfileInterface.cpp" line="930"/>
<source>JPG pictures only</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="905"/>
<location filename="../ProfileInterface.cpp" line="930"/>
<location filename="../ProfileInterface.cpp" line="909"/>
<location filename="../ProfileInterface.cpp" line="934"/>
<source>GTA Snapmatic only</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="918"/>
<location filename="../ProfileInterface.cpp" line="922"/>
<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></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="963"/>
<location filename="../ProfileInterface.cpp" line="967"/>
<source>Export selected...</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="964"/>
<location filename="../ProfileInterface.cpp" line="968"/>
<source>Initialising export...</source>
<translation>Initializing export...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="997"/>
<location filename="../ProfileInterface.cpp" line="1001"/>
<source>Export failed with...
%1</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1017"/>
<location filename="../ProfileInterface.cpp" line="1059"/>
<location filename="../ProfileInterface.cpp" line="1021"/>
<location filename="../ProfileInterface.cpp" line="1063"/>
<source>No Snapmatic pictures or Savegames files are selected</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1025"/>
<location filename="../ProfileInterface.cpp" line="1053"/>
<location filename="../ProfileInterface.cpp" line="1059"/>
<location filename="../ProfileInterface.cpp" line="1029"/>
<location filename="../ProfileInterface.cpp" line="1057"/>
<location filename="../ProfileInterface.cpp" line="1063"/>
<source>Remove selected</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1025"/>
<location filename="../ProfileInterface.cpp" line="1029"/>
<source>You really want remove the selected Snapmatic picutres and Savegame files?</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1053"/>
<location filename="../ProfileInterface.cpp" line="1057"/>
<source>Failed at remove the complete selected Snapmatic pictures and/or Savegame files</source>
<translation></translation>
</message>
@ -1003,15 +1056,20 @@ Press 1 for Default View</source>
<context>
<name>QApplication</name>
<message>
<location filename="../main.cpp" line="67"/>
<location filename="../main.cpp" line="87"/>
<source>Font</source>
<translation></translation>
</message>
<message>
<location filename="../main.cpp" line="67"/>
<location filename="../main.cpp" line="87"/>
<source>Selected Font: %1</source>
<translation></translation>
</message>
<message>
<location filename="../main.cpp" line="108"/>
<source>&lt;h4&gt;Welcome to %1!&lt;/h4&gt;You want to configure %1 before you start using it?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>SavegameDialog</name>
@ -1086,37 +1144,37 @@ Press 1 for Default View</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1198"/>
<location filename="../ProfileInterface.cpp" line="1205"/>
<source>&amp;View</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1199"/>
<location filename="../ProfileInterface.cpp" line="1206"/>
<source>&amp;Export</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1200"/>
<location filename="../ProfileInterface.cpp" line="1207"/>
<source>&amp;Remove</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1202"/>
<location filename="../ProfileInterface.cpp" line="1209"/>
<source>&amp;Select</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1203"/>
<location filename="../ProfileInterface.cpp" line="1210"/>
<source>&amp;Deselect</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1206"/>
<location filename="../ProfileInterface.cpp" line="1213"/>
<source>Select &amp;All</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1210"/>
<location filename="../ProfileInterface.cpp" line="1217"/>
<source>&amp;Deselect All</source>
<translation></translation>
</message>
@ -1210,8 +1268,13 @@ Press 1 for Default View</source>
<message>
<location filename="../SnapmaticEditor.ui" line="14"/>
<location filename="../SnapmaticEditor.ui" line="81"/>
<location filename="../PictureDialog.cpp" line="727"/>
<location filename="../SnapmaticEditor.cpp" line="241"/>
<location filename="../JsonEditorDialog.cpp" line="83"/>
<location filename="../JsonEditorDialog.cpp" line="130"/>
<location filename="../JsonEditorDialog.cpp" line="136"/>
<location filename="../JsonEditorDialog.cpp" line="148"/>
<location filename="../PictureDialog.cpp" line="732"/>
<location filename="../SnapmaticEditor.cpp" line="252"/>
<location filename="../SnapmaticWidget.cpp" line="332"/>
<source>Snapmatic Properties</source>
<translation></translation>
</message>
@ -1257,20 +1320,20 @@ Press 1 for Default View</source>
</message>
<message>
<location filename="../SnapmaticEditor.ui" line="113"/>
<location filename="../SnapmaticEditor.cpp" line="200"/>
<location filename="../SnapmaticEditor.cpp" line="211"/>
<source>Crew: %1 (%2)</source>
<translation></translation>
</message>
<message>
<location filename="../SnapmaticEditor.ui" line="126"/>
<location filename="../SnapmaticEditor.cpp" line="185"/>
<location filename="../SnapmaticEditor.cpp" line="196"/>
<source>Title: %1 (%2)</source>
<translation></translation>
</message>
<message>
<location filename="../SnapmaticEditor.ui" line="136"/>
<location filename="../SnapmaticEditor.cpp" line="189"/>
<location filename="../SnapmaticEditor.cpp" line="193"/>
<location filename="../SnapmaticEditor.cpp" line="200"/>
<location filename="../SnapmaticEditor.cpp" line="204"/>
<source>Appropriate: %1</source>
<translation></translation>
</message>
@ -1300,46 +1363,59 @@ Press 1 for Default View</source>
<translation></translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="184"/>
<location filename="../SnapmaticEditor.cpp" line="199"/>
<location filename="../SnapmaticEditor.cpp" line="195"/>
<location filename="../SnapmaticEditor.cpp" line="210"/>
<source>Edit</source>
<translation></translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="189"/>
<location filename="../SnapmaticEditor.cpp" line="200"/>
<source>Yes</source>
<comment>Yes, should work fine</comment>
<translation></translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="193"/>
<location filename="../SnapmaticEditor.cpp" line="204"/>
<source>No</source>
<comment>No, could lead to issues</comment>
<translation></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="727"/>
<location filename="../SnapmaticEditor.cpp" line="241"/>
<location filename="../JsonEditorDialog.cpp" line="83"/>
<source>&lt;h4&gt;Unsaved changes detected&lt;/h4&gt;You want to save the JSON content before you quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../JsonEditorDialog.cpp" line="130"/>
<location filename="../JsonEditorDialog.cpp" line="148"/>
<source>Patching of Snapmatic Properties failed because of JSON Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../JsonEditorDialog.cpp" line="136"/>
<location filename="../PictureDialog.cpp" line="732"/>
<location filename="../SnapmaticEditor.cpp" line="252"/>
<location filename="../SnapmaticWidget.cpp" line="332"/>
<source>Patching of Snapmatic Properties failed because of I/O Error</source>
<translation></translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="291"/>
<location filename="../SnapmaticEditor.cpp" line="302"/>
<source>Snapmatic Title</source>
<translation></translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="291"/>
<location filename="../SnapmaticEditor.cpp" line="302"/>
<source>New Snapmatic title:</source>
<translation></translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="320"/>
<location filename="../SnapmaticEditor.cpp" line="331"/>
<source>Snapmatic Crew</source>
<translation></translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="320"/>
<location filename="../SnapmaticEditor.cpp" line="331"/>
<source>New Snapmatic crew:</source>
<translation></translation>
</message>
@ -1396,8 +1472,8 @@ Press 1 for Default View</source>
</message>
<message>
<location filename="../SnapmaticWidget.ui" line="152"/>
<location filename="../SnapmaticWidget.cpp" line="144"/>
<location filename="../SnapmaticWidget.cpp" line="153"/>
<location filename="../SnapmaticWidget.cpp" line="146"/>
<location filename="../SnapmaticWidget.cpp" line="155"/>
<source>Delete picture</source>
<translation></translation>
</message>
@ -1407,62 +1483,62 @@ Press 1 for Default View</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1151"/>
<location filename="../ProfileInterface.cpp" line="1155"/>
<source>Edi&amp;t</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1154"/>
<location filename="../ProfileInterface.cpp" line="1158"/>
<source>Show &amp;In-game</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1158"/>
<location filename="../ProfileInterface.cpp" line="1162"/>
<source>Hide &amp;In-game</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1161"/>
<location filename="../ProfileInterface.cpp" line="1168"/>
<source>&amp;Export</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1164"/>
<location filename="../ProfileInterface.cpp" line="1171"/>
<source>&amp;View</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1167"/>
<location filename="../ProfileInterface.cpp" line="1174"/>
<source>&amp;Remove</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1169"/>
<location filename="../ProfileInterface.cpp" line="1176"/>
<source>&amp;Select</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1170"/>
<location filename="../ProfileInterface.cpp" line="1177"/>
<source>&amp;Deselect</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1173"/>
<location filename="../ProfileInterface.cpp" line="1180"/>
<source>Select &amp;All</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1177"/>
<location filename="../ProfileInterface.cpp" line="1184"/>
<source>&amp;Deselect All</source>
<translation></translation>
</message>
<message>
<location filename="../SnapmaticWidget.cpp" line="144"/>
<location filename="../SnapmaticWidget.cpp" line="146"/>
<source>Are you sure to delete %1 from your Snapmatic pictures?</source>
<translation></translation>
</message>
<message>
<location filename="../SnapmaticWidget.cpp" line="153"/>
<location filename="../SnapmaticWidget.cpp" line="155"/>
<source>Failed at deleting %1 from your Snapmatic pictures</source>
<translation></translation>
</message>
@ -1646,7 +1722,7 @@ Press 1 for Default View</source>
</message>
<message>
<location filename="../UserInterface.ui" line="312"/>
<location filename="../OptionsDialog.cpp" line="491"/>
<location filename="../OptionsDialog.cpp" line="564"/>
<location filename="../UserInterface.cpp" line="103"/>
<location filename="../UserInterface.cpp" line="523"/>
<source>Select GTA V Folder...</source>

Binary file not shown.

View file

@ -223,6 +223,7 @@ et les fichiers de sauvegarde de Grand Theft Auto V</translation>
<name>CrewDatabase</name>
<message>
<location filename="../CrewDatabase.cpp" line="102"/>
<location filename="../CrewDatabase.cpp" line="113"/>
<source>No Crew</source>
<translation>Aucun crew</translation>
</message>
@ -362,12 +363,14 @@ et les fichiers de sauvegarde de Grand Theft Auto V</translation>
</message>
<message>
<location filename="../ImportDialog.cpp" line="105"/>
<location filename="../ProfileInterface.cpp" line="599"/>
<source>Custom Avatar</source>
<comment>Custom Avatar Description in SC, don&apos;t use Special Character!</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ImportDialog.cpp" line="131"/>
<location filename="../ProfileInterface.cpp" line="618"/>
<source>Custom Picture</source>
<comment>Custom Picture Description in SC, don&apos;t use Special Character!</comment>
<translation type="unfinished"></translation>
@ -389,6 +392,24 @@ When you want to use it as Avatar the image will be detached!</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>JsonEditorDialog</name>
<message>
<location filename="../JsonEditorDialog.ui" line="14"/>
<source>Snapmatic JSON Editor</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../JsonEditorDialog.ui" line="107"/>
<source>&amp;Save</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../JsonEditorDialog.ui" line="114"/>
<source>&amp;Close</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>MapLocationDialog</name>
<message>
@ -422,7 +443,7 @@ When you want to use it as Avatar the image will be detached!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MapLocationDialog.cpp" line="89"/>
<location filename="../MapLocationDialog.cpp" line="90"/>
<source>X: %1
Y: %2</source>
<comment>X and Y position</comment>
@ -570,56 +591,85 @@ Y: %2</source>
<translation>Nom</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="387"/>
<location filename="../OptionsDialog.ui" line="412"/>
<source>Language for Areas</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="431"/>
<source>Style</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="449"/>
<source>Style:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="474"/>
<source>Font</source>
<translation type="unfinished">Police</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="480"/>
<source>Always use Message Font (Windows 2003 and earlier)</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Language</source>
<translation>Langue</translation>
<translation type="vanished">Langue</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="387"/>
<source>Interface</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="393"/>
<source>Interface</source>
<source>Language for Interface</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="402"/>
<location filename="../OptionsDialog.ui" line="421"/>
<location filename="../OptionsDialog.cpp" line="167"/>
<location filename="../OptionsDialog.cpp" line="215"/>
<location filename="../OptionsDialog.cpp" line="169"/>
<location filename="../OptionsDialog.cpp" line="217"/>
<source>Current: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="412"/>
<source>Areas</source>
<location filename="../OptionsDialog.ui" line="437"/>
<source>Use Default Style (Restart)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="445"/>
<location filename="../OptionsDialog.ui" line="504"/>
<source>Sync</source>
<translation>Synchronisation</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="451"/>
<location filename="../OptionsDialog.ui" line="510"/>
<source>Sync is not implemented at current time</source>
<translation>La synchronisation n&apos;est pas encore implémentée</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="489"/>
<location filename="../OptionsDialog.ui" line="548"/>
<source>Apply changes</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="492"/>
<location filename="../OptionsDialog.ui" line="551"/>
<source>&amp;OK</source>
<extracomment>OK, Cancel, Apply</extracomment>
<translation>&amp;OK</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="505"/>
<location filename="../OptionsDialog.ui" line="564"/>
<source>Discard changes</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="508"/>
<location filename="../OptionsDialog.ui" line="567"/>
<source>&amp;Cancel</source>
<extracomment>OK, Cancel, Apply</extracomment>
<translation>&amp;Annuler</translation>
@ -635,37 +685,37 @@ Y: %2</source>
<translation type="vanished">Système</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="131"/>
<location filename="../OptionsDialog.cpp" line="133"/>
<source>%1 (Next Closest Language)</source>
<comment>First language a person can talk with a different person/application. &quot;Native&quot; or &quot;Not Native&quot;.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="131"/>
<location filename="../OptionsDialog.cpp" line="133"/>
<source>System</source>
<comment>System in context of System default</comment>
<translation>Système</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="133"/>
<location filename="../OptionsDialog.cpp" line="135"/>
<source>%1 (Closest to Interface)</source>
<comment>Next closest language compared to the Interface</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="133"/>
<location filename="../OptionsDialog.cpp" line="135"/>
<source>Auto</source>
<comment>Automatic language choice.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="335"/>
<location filename="../OptionsDialog.cpp" line="408"/>
<source>%1</source>
<comment>%1</comment>
<translation>%1</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="335"/>
<location filename="../OptionsDialog.cpp" line="408"/>
<source>The new Custom Folder will initialise after you restart %1.</source>
<translation type="unfinished"></translation>
</message>
@ -678,15 +728,15 @@ Y: %2</source>
<translation type="vanished">Le changement de langue sera actif au prochain lancement de %1.</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="345"/>
<location filename="../OptionsDialog.cpp" line="418"/>
<source>No Profile</source>
<comment>No Profile, as default</comment>
<translation>Aucun profil</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="353"/>
<location filename="../OptionsDialog.cpp" line="357"/>
<location filename="../OptionsDialog.cpp" line="359"/>
<location filename="../OptionsDialog.cpp" line="426"/>
<location filename="../OptionsDialog.cpp" line="430"/>
<location filename="../OptionsDialog.cpp" line="432"/>
<source>Profile: %1</source>
<translation>Profil : %1</translation>
</message>
@ -852,8 +902,8 @@ Y: %2</source>
<translation type="vanished">Exporter comme image &amp;JPG...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="145"/>
<location filename="../ProfileInterface.cpp" line="1162"/>
<location filename="../PictureDialog.cpp" line="148"/>
<location filename="../ProfileInterface.cpp" line="1169"/>
<source>Export as &amp;Picture...</source>
<translation type="unfinished"></translation>
</message>
@ -862,8 +912,8 @@ Y: %2</source>
<translation type="vanished">Exporter comme &amp;GTA Snapmatic...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="146"/>
<location filename="../ProfileInterface.cpp" line="1163"/>
<location filename="../PictureDialog.cpp" line="149"/>
<location filename="../ProfileInterface.cpp" line="1170"/>
<source>Export as &amp;Snapmatic...</source>
<translation type="unfinished"></translation>
</message>
@ -872,18 +922,19 @@ Y: %2</source>
<translation type="obsolete">Édi&amp;ter</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="148"/>
<source>Open &amp;Map View...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="150"/>
<location filename="../ProfileInterface.cpp" line="1160"/>
<location filename="../PictureDialog.cpp" line="151"/>
<location filename="../ProfileInterface.cpp" line="1164"/>
<source>&amp;Edit Properties...</source>
<translation>Modifier les &amp;propriétés...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="373"/>
<location filename="../PictureDialog.cpp" line="153"/>
<location filename="../ProfileInterface.cpp" line="1166"/>
<source>Open &amp;Map Viewer...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="380"/>
<source>Key 1 - Avatar Preview Mode
Key 2 - Toggle Overlay
Arrow Keys - Navigate</source>
@ -892,31 +943,31 @@ Touche 2 - Activer/désactiver l&apos;overlay
Touches fléchées - Naviguer</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="433"/>
<location filename="../PictureDialog.cpp" line="476"/>
<location filename="../PictureDialog.cpp" line="439"/>
<location filename="../PictureDialog.cpp" line="473"/>
<source>Snapmatic Picture Viewer</source>
<translation>Visionneuse de photo Snapmatic</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="433"/>
<location filename="../PictureDialog.cpp" line="476"/>
<location filename="../PictureDialog.cpp" line="439"/>
<location filename="../PictureDialog.cpp" line="473"/>
<source>Failed at %1</source>
<translation>Echec de %1</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="475"/>
<location filename="../PictureDialog.cpp" line="589"/>
<location filename="../PictureDialog.cpp" line="472"/>
<location filename="../PictureDialog.cpp" line="591"/>
<source>No Crew</source>
<translation>Aucun crew</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="475"/>
<location filename="../PictureDialog.cpp" line="614"/>
<location filename="../PictureDialog.cpp" line="472"/>
<location filename="../PictureDialog.cpp" line="618"/>
<source>No Players</source>
<translation>Aucun joueurs</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="560"/>
<location filename="../PictureDialog.cpp" line="557"/>
<source>Avatar Preview Mode
Press 1 for Default View</source>
<translation>Mode Aperçu Avatar
@ -935,7 +986,7 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation type="vanished">Aucun crew</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="475"/>
<location filename="../PictureDialog.cpp" line="472"/>
<source>Unknown Location</source>
<translation>Emplacement inconnu</translation>
</message>
@ -968,6 +1019,12 @@ Appuyer sur 1 pour le mode par défaut</translation>
<source>Failed to export current Snapmatic picture</source>
<translation>Échec de l&apos;export de la photo Snapmatic</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="155"/>
<location filename="../ProfileInterface.cpp" line="1167"/>
<source>Open &amp;JSON Editor...</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ProfileInterface</name>
@ -1018,35 +1075,35 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation>Copie du fichier %1 sur %2</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="65"/>
<location filename="../ProfileInterface.cpp" line="68"/>
<source>Enabled pictures: %1 of %2</source>
<translation>Photos activées : %1 sur %2</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="131"/>
<location filename="../ProfileInterface.cpp" line="134"/>
<source>Loading...</source>
<translation>Chargement...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="413"/>
<location filename="../ProfileInterface.cpp" line="478"/>
<location filename="../ProfileInterface.cpp" line="416"/>
<location filename="../ProfileInterface.cpp" line="483"/>
<source>Import...</source>
<translation>Importer...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="414"/>
<location filename="../ProfileInterface.cpp" line="457"/>
<location filename="../ProfileInterface.cpp" line="509"/>
<location filename="../ProfileInterface.cpp" line="529"/>
<location filename="../ProfileInterface.cpp" line="545"/>
<location filename="../ProfileInterface.cpp" line="661"/>
<location filename="../ProfileInterface.cpp" line="742"/>
<location filename="../ProfileInterface.cpp" line="747"/>
<location filename="../ProfileInterface.cpp" line="757"/>
<location filename="../ProfileInterface.cpp" line="762"/>
<location filename="../ProfileInterface.cpp" line="773"/>
<location filename="../ProfileInterface.cpp" line="810"/>
<location filename="../ProfileInterface.cpp" line="816"/>
<location filename="../ProfileInterface.cpp" line="417"/>
<location filename="../ProfileInterface.cpp" line="462"/>
<location filename="../ProfileInterface.cpp" line="515"/>
<location filename="../ProfileInterface.cpp" line="535"/>
<location filename="../ProfileInterface.cpp" line="551"/>
<location filename="../ProfileInterface.cpp" line="666"/>
<location filename="../ProfileInterface.cpp" line="746"/>
<location filename="../ProfileInterface.cpp" line="751"/>
<location filename="../ProfileInterface.cpp" line="761"/>
<location filename="../ProfileInterface.cpp" line="766"/>
<location filename="../ProfileInterface.cpp" line="777"/>
<location filename="../ProfileInterface.cpp" line="814"/>
<location filename="../ProfileInterface.cpp" line="820"/>
<source>Import</source>
<translation>Importer</translation>
</message>
@ -1055,36 +1112,36 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation type="vanished">Fichiers de profil GTA (SGTA* PGTA*)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="431"/>
<location filename="../ProfileInterface.cpp" line="434"/>
<location filename="../UserInterface.cpp" line="376"/>
<source>Savegames files (SGTA*)</source>
<translation>Fichiers de sauvegarde GTA (SGTA*)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="432"/>
<location filename="../ProfileInterface.cpp" line="435"/>
<location filename="../UserInterface.cpp" line="377"/>
<source>Snapmatic pictures (PGTA*)</source>
<translation>Photos Snapmatic (PGTA*)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="433"/>
<location filename="../ProfileInterface.cpp" line="436"/>
<source>All image files (%1)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="434"/>
<location filename="../ProfileInterface.cpp" line="437"/>
<location filename="../UserInterface.cpp" line="378"/>
<source>All files (**)</source>
<translation>Tous les fichiers (**)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="479"/>
<location filename="../ProfileInterface.cpp" line="494"/>
<location filename="../ProfileInterface.cpp" line="484"/>
<location filename="../ProfileInterface.cpp" line="499"/>
<source>Import file %1 of %2 files</source>
<translation>Importation du fichier %1 sur %2</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="509"/>
<location filename="../ProfileInterface.cpp" line="515"/>
<source>Import failed with...
%1</source>
@ -1093,25 +1150,25 @@ Appuyer sur 1 pour le mode par défaut</translation>
%1</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="457"/>
<location filename="../ProfileInterface.cpp" line="747"/>
<location filename="../ProfileInterface.cpp" line="462"/>
<location filename="../ProfileInterface.cpp" line="751"/>
<location filename="../UserInterface.cpp" line="466"/>
<source>No valid file is selected</source>
<translation>Fichier invalide</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="429"/>
<location filename="../ProfileInterface.cpp" line="432"/>
<source>Importable files (%1)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="529"/>
<location filename="../ProfileInterface.cpp" line="535"/>
<location filename="../UserInterface.cpp" line="418"/>
<source>Failed to read Snapmatic picture</source>
<translation>Impossible d&apos;ouvrir la photo Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="545"/>
<location filename="../ProfileInterface.cpp" line="551"/>
<location filename="../UserInterface.cpp" line="434"/>
<source>Failed to read Savegame file</source>
<translation>Impossible de lire le fichier de sauvegarde</translation>
@ -1133,78 +1190,78 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation type="vanished">Tous les fichiers image (*.jpg *.png)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="661"/>
<location filename="../ProfileInterface.cpp" line="666"/>
<source>Can&apos;t import %1 because file can&apos;t be parsed properly</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="742"/>
<location filename="../ProfileInterface.cpp" line="746"/>
<source>Can&apos;t import %1 because file format can&apos;t be detected</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="757"/>
<location filename="../ProfileInterface.cpp" line="761"/>
<source>Failed to import the Snapmatic picture, file not begin with PGTA or end with .g5e</source>
<translation>Impossible d&apos;importer la photo Snapmatic,nom de fichier incorrect (PGTA*, *.g5e)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="762"/>
<location filename="../ProfileInterface.cpp" line="766"/>
<source>Failed to import the Snapmatic picture, the picture is already in the game</source>
<translation>Impossible d&apos;importer la photo Snapmatic, un fichier du même nom existe déjà</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="773"/>
<location filename="../ProfileInterface.cpp" line="777"/>
<source>Failed to import the Snapmatic picture, can&apos;t copy the file into profile</source>
<translation>Impossible d&apos;importer la photo Snapmatic, impossible de copier le fichier dans le profil</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="810"/>
<location filename="../ProfileInterface.cpp" line="814"/>
<source>Failed to import the Savegame, can&apos;t copy the file into profile</source>
<translation>Impossible d&apos;importer la sauvegarde, impossible de copier le fichier dans le profil</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="816"/>
<location filename="../ProfileInterface.cpp" line="820"/>
<source>Failed to import the Savegame, no Savegame slot is left</source>
<translation>Impossible d&apos;importer la sauvegarde, aucun emplacement libre</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="880"/>
<location filename="../ProfileInterface.cpp" line="918"/>
<location filename="../ProfileInterface.cpp" line="997"/>
<location filename="../ProfileInterface.cpp" line="1017"/>
<location filename="../ProfileInterface.cpp" line="884"/>
<location filename="../ProfileInterface.cpp" line="922"/>
<location filename="../ProfileInterface.cpp" line="1001"/>
<location filename="../ProfileInterface.cpp" line="1021"/>
<source>Export selected</source>
<translation>Exporter la sélection</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="903"/>
<location filename="../ProfileInterface.cpp" line="921"/>
<location filename="../ProfileInterface.cpp" line="907"/>
<location filename="../ProfileInterface.cpp" line="925"/>
<source>JPG pictures and GTA Snapmatic</source>
<translation>Images JPG et GTA Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="904"/>
<location filename="../ProfileInterface.cpp" line="926"/>
<location filename="../ProfileInterface.cpp" line="908"/>
<location filename="../ProfileInterface.cpp" line="930"/>
<source>JPG pictures only</source>
<translation>Images JPG seulement</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="905"/>
<location filename="../ProfileInterface.cpp" line="930"/>
<location filename="../ProfileInterface.cpp" line="909"/>
<location filename="../ProfileInterface.cpp" line="934"/>
<source>GTA Snapmatic only</source>
<translation>GTA Snapmatic seulement</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="918"/>
<location filename="../ProfileInterface.cpp" line="922"/>
<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>%1Exporter les photos Snapmatic%2&lt;br&gt;&lt;br&gt;Les fichiers JPG permettent d&apos;ouvrir les photos avec une visionneuse d&apos;images&lt;br&gt;Les GTA Snapmatic permettent d&apos;importer les photos dans le jeu&lt;br&gt;&lt;br&gt;Exporter comme :</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="963"/>
<location filename="../ProfileInterface.cpp" line="967"/>
<source>Export selected...</source>
<translation>Exporter la sélection...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="964"/>
<location filename="../ProfileInterface.cpp" line="968"/>
<source>Initialising export...</source>
<translation type="unfinished"></translation>
</message>
@ -1213,7 +1270,7 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation type="vanished">Initialisation de l&apos;export...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="997"/>
<location filename="../ProfileInterface.cpp" line="1001"/>
<source>Export failed with...
%1</source>
@ -1222,25 +1279,25 @@ Appuyer sur 1 pour le mode par défaut</translation>
%1</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1017"/>
<location filename="../ProfileInterface.cpp" line="1059"/>
<location filename="../ProfileInterface.cpp" line="1021"/>
<location filename="../ProfileInterface.cpp" line="1063"/>
<source>No Snapmatic pictures or Savegames files are selected</source>
<translation>Aucun fichier de sauvegarde ou photo Snapmatic sélectionné</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1025"/>
<location filename="../ProfileInterface.cpp" line="1053"/>
<location filename="../ProfileInterface.cpp" line="1059"/>
<location filename="../ProfileInterface.cpp" line="1029"/>
<location filename="../ProfileInterface.cpp" line="1057"/>
<location filename="../ProfileInterface.cpp" line="1063"/>
<source>Remove selected</source>
<translation>Supprimer la sélection</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1025"/>
<location filename="../ProfileInterface.cpp" line="1029"/>
<source>You really want remove the selected Snapmatic picutres and Savegame files?</source>
<translation>Supprimer la sélection ?</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1053"/>
<location filename="../ProfileInterface.cpp" line="1057"/>
<source>Failed at remove the complete selected Snapmatic pictures and/or Savegame files</source>
<translation>Impossible de supprimer la sélection</translation>
</message>
@ -1250,7 +1307,7 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation>Tous les fichiers de profil (*.g5e SGTA* PGTA*)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="430"/>
<location filename="../ProfileInterface.cpp" line="433"/>
<location filename="../UserInterface.cpp" line="375"/>
<source>GTA V Export (*.g5e)</source>
<translation>GTA V Export (*.g5e)</translation>
@ -1259,15 +1316,20 @@ Appuyer sur 1 pour le mode par défaut</translation>
<context>
<name>QApplication</name>
<message>
<location filename="../main.cpp" line="67"/>
<location filename="../main.cpp" line="87"/>
<source>Font</source>
<translation>Police</translation>
</message>
<message>
<location filename="../main.cpp" line="67"/>
<location filename="../main.cpp" line="87"/>
<source>Selected Font: %1</source>
<translation>Police sélectionnée : %1</translation>
</message>
<message>
<location filename="../main.cpp" line="108"/>
<source>&lt;h4&gt;Welcome to %1!&lt;/h4&gt;You want to configure %1 before you start using it?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>SavegameDialog</name>
@ -1342,7 +1404,7 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation>Supprimer</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1199"/>
<location filename="../ProfileInterface.cpp" line="1206"/>
<source>&amp;Export</source>
<translation>&amp;Exporter</translation>
</message>
@ -1433,32 +1495,32 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation>Impossible de supprimer %1</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1198"/>
<location filename="../ProfileInterface.cpp" line="1205"/>
<source>&amp;View</source>
<translation>&amp;Voir</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1200"/>
<location filename="../ProfileInterface.cpp" line="1207"/>
<source>&amp;Remove</source>
<translation>&amp;Supprimer</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1202"/>
<location filename="../ProfileInterface.cpp" line="1209"/>
<source>&amp;Select</source>
<translation>&amp;Sélectionner</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1203"/>
<location filename="../ProfileInterface.cpp" line="1210"/>
<source>&amp;Deselect</source>
<translation>&amp;Déselectionner</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1206"/>
<location filename="../ProfileInterface.cpp" line="1213"/>
<source>Select &amp;All</source>
<translation>Sélectionner to&amp;ut</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1210"/>
<location filename="../ProfileInterface.cpp" line="1217"/>
<source>&amp;Deselect All</source>
<translation>&amp;Déselectionner tout</translation>
</message>
@ -1468,8 +1530,13 @@ Appuyer sur 1 pour le mode par défaut</translation>
<message>
<location filename="../SnapmaticEditor.ui" line="14"/>
<location filename="../SnapmaticEditor.ui" line="81"/>
<location filename="../PictureDialog.cpp" line="727"/>
<location filename="../SnapmaticEditor.cpp" line="241"/>
<location filename="../JsonEditorDialog.cpp" line="83"/>
<location filename="../JsonEditorDialog.cpp" line="130"/>
<location filename="../JsonEditorDialog.cpp" line="136"/>
<location filename="../JsonEditorDialog.cpp" line="148"/>
<location filename="../PictureDialog.cpp" line="732"/>
<location filename="../SnapmaticEditor.cpp" line="252"/>
<location filename="../SnapmaticWidget.cpp" line="332"/>
<source>Snapmatic Properties</source>
<translation>Propriétés Snapmatic</translation>
</message>
@ -1513,7 +1580,7 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation>Meme</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="291"/>
<location filename="../SnapmaticEditor.cpp" line="302"/>
<source>Snapmatic Title</source>
<translation>Titre Snapmatic</translation>
</message>
@ -1524,20 +1591,20 @@ Appuyer sur 1 pour le mode par défaut</translation>
</message>
<message>
<location filename="../SnapmaticEditor.ui" line="113"/>
<location filename="../SnapmaticEditor.cpp" line="200"/>
<location filename="../SnapmaticEditor.cpp" line="211"/>
<source>Crew: %1 (%2)</source>
<translation>Crew : %1 (%2)</translation>
</message>
<message>
<location filename="../SnapmaticEditor.ui" line="126"/>
<location filename="../SnapmaticEditor.cpp" line="185"/>
<location filename="../SnapmaticEditor.cpp" line="196"/>
<source>Title: %1 (%2)</source>
<translation>Titre : %1 (%2)</translation>
</message>
<message>
<location filename="../SnapmaticEditor.ui" line="136"/>
<location filename="../SnapmaticEditor.cpp" line="189"/>
<location filename="../SnapmaticEditor.cpp" line="193"/>
<location filename="../SnapmaticEditor.cpp" line="200"/>
<location filename="../SnapmaticEditor.cpp" line="204"/>
<source>Appropriate: %1</source>
<translation>Valide : %1</translation>
</message>
@ -1567,43 +1634,56 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation>A&amp;nnuler</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="184"/>
<location filename="../SnapmaticEditor.cpp" line="199"/>
<location filename="../SnapmaticEditor.cpp" line="195"/>
<location filename="../SnapmaticEditor.cpp" line="210"/>
<source>Edit</source>
<translation>Éditer</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="189"/>
<location filename="../SnapmaticEditor.cpp" line="200"/>
<source>Yes</source>
<comment>Yes, should work fine</comment>
<translatorcomment>Oui, devrait fonctionner</translatorcomment>
<translation>Oui</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="193"/>
<location filename="../SnapmaticEditor.cpp" line="204"/>
<source>No</source>
<comment>No, could lead to issues</comment>
<translatorcomment>Non, pourrait causer des erreurs</translatorcomment>
<translation>Non</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="727"/>
<location filename="../SnapmaticEditor.cpp" line="241"/>
<location filename="../JsonEditorDialog.cpp" line="83"/>
<source>&lt;h4&gt;Unsaved changes detected&lt;/h4&gt;You want to save the JSON content before you quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../JsonEditorDialog.cpp" line="130"/>
<location filename="../JsonEditorDialog.cpp" line="148"/>
<source>Patching of Snapmatic Properties failed because of JSON Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../JsonEditorDialog.cpp" line="136"/>
<location filename="../PictureDialog.cpp" line="732"/>
<location filename="../SnapmaticEditor.cpp" line="252"/>
<location filename="../SnapmaticWidget.cpp" line="332"/>
<source>Patching of Snapmatic Properties failed because of I/O Error</source>
<translation>La modification des propriétés Snapmatic a échoué : erreur d&apos;entrée/sortie</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="291"/>
<location filename="../SnapmaticEditor.cpp" line="302"/>
<source>New Snapmatic title:</source>
<translation>Nouveau titre Snapmatic :</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="320"/>
<location filename="../SnapmaticEditor.cpp" line="331"/>
<source>Snapmatic Crew</source>
<translation>Crew Snapmatic</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="320"/>
<location filename="../SnapmaticEditor.cpp" line="331"/>
<source>New Snapmatic crew:</source>
<translation>Nouveau crew Snapmatic :</translation>
</message>
@ -1660,8 +1740,8 @@ Appuyer sur 1 pour le mode par défaut</translation>
</message>
<message>
<location filename="../SnapmaticWidget.ui" line="152"/>
<location filename="../SnapmaticWidget.cpp" line="144"/>
<location filename="../SnapmaticWidget.cpp" line="153"/>
<location filename="../SnapmaticWidget.cpp" line="146"/>
<location filename="../SnapmaticWidget.cpp" line="155"/>
<source>Delete picture</source>
<translation>Supprimer la photo</translation>
</message>
@ -1671,27 +1751,27 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation>Supprimer</translation>
</message>
<message>
<location filename="../SnapmaticWidget.cpp" line="144"/>
<location filename="../SnapmaticWidget.cpp" line="146"/>
<source>Are you sure to delete %1 from your Snapmatic pictures?</source>
<translation>Supprimer %1 ?</translation>
</message>
<message>
<location filename="../SnapmaticWidget.cpp" line="153"/>
<location filename="../SnapmaticWidget.cpp" line="155"/>
<source>Failed at deleting %1 from your Snapmatic pictures</source>
<translation>Impossible de supprimer %1</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1151"/>
<location filename="../ProfileInterface.cpp" line="1155"/>
<source>Edi&amp;t</source>
<translation>Édi&amp;ter</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1154"/>
<location filename="../ProfileInterface.cpp" line="1158"/>
<source>Show &amp;In-game</source>
<translation>&amp;Visible en jeu</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1158"/>
<location filename="../ProfileInterface.cpp" line="1162"/>
<source>Hide &amp;In-game</source>
<translation>&amp;Invisible en jeu</translation>
</message>
@ -1700,7 +1780,7 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation type="vanished">Modifier les &amp;propriétés...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1161"/>
<location filename="../ProfileInterface.cpp" line="1168"/>
<source>&amp;Export</source>
<translation>&amp;Exporter</translation>
</message>
@ -1713,32 +1793,32 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation type="vanished">Exporter comme &amp;GTA Snapmatic...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1164"/>
<location filename="../ProfileInterface.cpp" line="1171"/>
<source>&amp;View</source>
<translation>&amp;Voir</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1167"/>
<location filename="../ProfileInterface.cpp" line="1174"/>
<source>&amp;Remove</source>
<translation>S&amp;upprimer</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1169"/>
<location filename="../ProfileInterface.cpp" line="1176"/>
<source>&amp;Select</source>
<translation>&amp;Sélectionner</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1170"/>
<location filename="../ProfileInterface.cpp" line="1177"/>
<source>&amp;Deselect</source>
<translation>&amp;Déselectionner</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1173"/>
<location filename="../ProfileInterface.cpp" line="1180"/>
<source>Select &amp;All</source>
<translation>Sélectionner &amp;tout</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1177"/>
<location filename="../ProfileInterface.cpp" line="1184"/>
<source>&amp;Deselect All</source>
<translation>&amp;Déselectionner tout</translation>
</message>
@ -1912,7 +1992,7 @@ Appuyer sur 1 pour le mode par défaut</translation>
</message>
<message>
<location filename="../UserInterface.ui" line="312"/>
<location filename="../OptionsDialog.cpp" line="491"/>
<location filename="../OptionsDialog.cpp" line="564"/>
<location filename="../UserInterface.cpp" line="103"/>
<location filename="../UserInterface.cpp" line="523"/>
<source>Select GTA V Folder...</source>

Binary file not shown.

View file

@ -184,6 +184,7 @@ Grand Theft Auto V Snapmatic картинок и сохранений</translati
<name>CrewDatabase</name>
<message>
<location filename="../CrewDatabase.cpp" line="102"/>
<location filename="../CrewDatabase.cpp" line="113"/>
<source>No Crew</source>
<translation>Вне банды</translation>
</message>
@ -325,12 +326,14 @@ Grand Theft Auto V Snapmatic картинок и сохранений</translati
</message>
<message>
<location filename="../ImportDialog.cpp" line="105"/>
<location filename="../ProfileInterface.cpp" line="599"/>
<source>Custom Avatar</source>
<comment>Custom Avatar Description in SC, don&apos;t use Special Character!</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ImportDialog.cpp" line="131"/>
<location filename="../ProfileInterface.cpp" line="618"/>
<source>Custom Picture</source>
<comment>Custom Picture Description in SC, don&apos;t use Special Character!</comment>
<translation type="unfinished"></translation>
@ -352,6 +355,24 @@ When you want to use it as Avatar the image will be detached!</source>
<translation>Выбрать цвет...</translation>
</message>
</context>
<context>
<name>JsonEditorDialog</name>
<message>
<location filename="../JsonEditorDialog.ui" line="14"/>
<source>Snapmatic JSON Editor</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../JsonEditorDialog.ui" line="107"/>
<source>&amp;Save</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../JsonEditorDialog.ui" line="114"/>
<source>&amp;Close</source>
<translation type="unfinished">&amp;Закрыть</translation>
</message>
</context>
<context>
<name>MapLocationDialog</name>
<message>
@ -392,7 +413,7 @@ Y: %2</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MapLocationDialog.cpp" line="89"/>
<location filename="../MapLocationDialog.cpp" line="90"/>
<source>X: %1
Y: %2</source>
<comment>X and Y position</comment>
@ -534,56 +555,85 @@ Y: %2</translation>
<translation>Имя</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="387"/>
<location filename="../OptionsDialog.ui" line="412"/>
<source>Language for Areas</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="431"/>
<source>Style</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="449"/>
<source>Style:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="474"/>
<source>Font</source>
<translation type="unfinished">Шрифт</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="480"/>
<source>Always use Message Font (Windows 2003 and earlier)</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Language</source>
<translation>Язык</translation>
<translation type="vanished">Язык</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="387"/>
<source>Interface</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="393"/>
<source>Interface</source>
<source>Language for Interface</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="402"/>
<location filename="../OptionsDialog.ui" line="421"/>
<location filename="../OptionsDialog.cpp" line="167"/>
<location filename="../OptionsDialog.cpp" line="215"/>
<location filename="../OptionsDialog.cpp" line="169"/>
<location filename="../OptionsDialog.cpp" line="217"/>
<source>Current: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="412"/>
<source>Areas</source>
<location filename="../OptionsDialog.ui" line="437"/>
<source>Use Default Style (Restart)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="445"/>
<location filename="../OptionsDialog.ui" line="504"/>
<source>Sync</source>
<translation>Sync</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="451"/>
<location filename="../OptionsDialog.ui" line="510"/>
<source>Sync is not implemented at current time</source>
<translation>Синхронизация пока ещё не реализована</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="489"/>
<location filename="../OptionsDialog.ui" line="548"/>
<source>Apply changes</source>
<translation>Применить изменения</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="492"/>
<location filename="../OptionsDialog.ui" line="551"/>
<source>&amp;OK</source>
<extracomment>OK, Cancel, Apply</extracomment>
<translation>&amp;ОК</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="505"/>
<location filename="../OptionsDialog.ui" line="564"/>
<source>Discard changes</source>
<translation>Отвергнуть изменения</translation>
</message>
<message>
<location filename="../OptionsDialog.ui" line="508"/>
<location filename="../OptionsDialog.ui" line="567"/>
<source>&amp;Cancel</source>
<extracomment>OK, Cancel, Apply</extracomment>
<translation>От&amp;мена</translation>
@ -600,37 +650,37 @@ Y: %2</translation>
<translation type="vanished">%1 (%2 если имеется)</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="131"/>
<location filename="../OptionsDialog.cpp" line="133"/>
<source>%1 (Next Closest Language)</source>
<comment>First language a person can talk with a different person/application. &quot;Native&quot; or &quot;Not Native&quot;.</comment>
<translation></translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="131"/>
<location filename="../OptionsDialog.cpp" line="133"/>
<source>System</source>
<comment>System in context of System default</comment>
<translation>Система</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="133"/>
<location filename="../OptionsDialog.cpp" line="135"/>
<source>%1 (Closest to Interface)</source>
<comment>Next closest language compared to the Interface</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="133"/>
<location filename="../OptionsDialog.cpp" line="135"/>
<source>Auto</source>
<comment>Automatic language choice.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="335"/>
<location filename="../OptionsDialog.cpp" line="408"/>
<source>%1</source>
<comment>%1</comment>
<translation>%1</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="335"/>
<location filename="../OptionsDialog.cpp" line="408"/>
<source>The new Custom Folder will initialise after you restart %1.</source>
<translation>Другая папка будет загружена после перезапуска %1.</translation>
</message>
@ -643,15 +693,15 @@ Y: %2</translation>
<translation type="vanished">Язык изменится после перезапуска %1.</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="345"/>
<location filename="../OptionsDialog.cpp" line="418"/>
<source>No Profile</source>
<comment>No Profile, as default</comment>
<translation>Нет профиля</translation>
</message>
<message>
<location filename="../OptionsDialog.cpp" line="353"/>
<location filename="../OptionsDialog.cpp" line="357"/>
<location filename="../OptionsDialog.cpp" line="359"/>
<location filename="../OptionsDialog.cpp" line="426"/>
<location filename="../OptionsDialog.cpp" line="430"/>
<location filename="../OptionsDialog.cpp" line="432"/>
<source>Profile: %1</source>
<translation>Профиль: %1</translation>
</message>
@ -731,8 +781,8 @@ Y: %2</translation>
<translation type="vanished">Эксп&amp;ортировать как картинку JPG...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="145"/>
<location filename="../ProfileInterface.cpp" line="1162"/>
<location filename="../PictureDialog.cpp" line="148"/>
<location filename="../ProfileInterface.cpp" line="1169"/>
<source>Export as &amp;Picture...</source>
<translation>Экспортировать как &amp;картинку...</translation>
</message>
@ -741,8 +791,8 @@ Y: %2</translation>
<translation type="vanished">Экс&amp;портировать как GTA Snapmatic...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="146"/>
<location filename="../ProfileInterface.cpp" line="1163"/>
<location filename="../PictureDialog.cpp" line="149"/>
<location filename="../ProfileInterface.cpp" line="1170"/>
<source>Export as &amp;Snapmatic...</source>
<translation>Экспортировать как &amp;Snapmatic...</translation>
</message>
@ -751,18 +801,23 @@ Y: %2</translation>
<translation type="obsolete">&amp;Правка</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="148"/>
<source>Open &amp;Map View...</source>
<translation>Открыть &amp;карту...</translation>
<translation type="vanished">Открыть &amp;карту...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="150"/>
<location filename="../ProfileInterface.cpp" line="1160"/>
<location filename="../PictureDialog.cpp" line="151"/>
<location filename="../ProfileInterface.cpp" line="1164"/>
<source>&amp;Edit Properties...</source>
<translation>&amp;Изменить свойства...</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="373"/>
<location filename="../PictureDialog.cpp" line="153"/>
<location filename="../ProfileInterface.cpp" line="1166"/>
<source>Open &amp;Map Viewer...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="380"/>
<source>Key 1 - Avatar Preview Mode
Key 2 - Toggle Overlay
Arrow Keys - Navigate</source>
@ -771,31 +826,31 @@ Arrow Keys - Navigate</source>
Стрелки - Навигация</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="433"/>
<location filename="../PictureDialog.cpp" line="476"/>
<location filename="../PictureDialog.cpp" line="439"/>
<location filename="../PictureDialog.cpp" line="473"/>
<source>Snapmatic Picture Viewer</source>
<translation>Просмотрщик фотографий Snapmatic</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="433"/>
<location filename="../PictureDialog.cpp" line="476"/>
<location filename="../PictureDialog.cpp" line="439"/>
<location filename="../PictureDialog.cpp" line="473"/>
<source>Failed at %1</source>
<translation>Ошибка при %1</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="475"/>
<location filename="../PictureDialog.cpp" line="589"/>
<location filename="../PictureDialog.cpp" line="472"/>
<location filename="../PictureDialog.cpp" line="591"/>
<source>No Crew</source>
<translation>Вне банды</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="475"/>
<location filename="../PictureDialog.cpp" line="614"/>
<location filename="../PictureDialog.cpp" line="472"/>
<location filename="../PictureDialog.cpp" line="618"/>
<source>No Players</source>
<translation>Игроков нет</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="560"/>
<location filename="../PictureDialog.cpp" line="557"/>
<source>Avatar Preview Mode
Press 1 for Default View</source>
<translation>Режим просмотра аватарок
@ -810,7 +865,7 @@ Press 1 for Default View</source>
<translation type="vanished">Без группы</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="475"/>
<location filename="../PictureDialog.cpp" line="472"/>
<source>Unknown Location</source>
<translation>Неизвестное место</translation>
</message>
@ -947,6 +1002,12 @@ Press 1 for Default View</source>
<source>Failed to copy current Snapmatic picture</source>
<translation type="vanished">Не удалось скопировать текущую картинку Snapmatic</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="155"/>
<location filename="../ProfileInterface.cpp" line="1167"/>
<source>Open &amp;JSON Editor...</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ProfileInterface</name>
@ -998,30 +1059,30 @@ Press 1 for Default View</source>
<translation type="obsolete">Закрыть профиль</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="131"/>
<location filename="../ProfileInterface.cpp" line="134"/>
<source>Loading...</source>
<translation>Загрузка...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="413"/>
<location filename="../ProfileInterface.cpp" line="478"/>
<location filename="../ProfileInterface.cpp" line="416"/>
<location filename="../ProfileInterface.cpp" line="483"/>
<source>Import...</source>
<translation>Импортировать...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="414"/>
<location filename="../ProfileInterface.cpp" line="457"/>
<location filename="../ProfileInterface.cpp" line="509"/>
<location filename="../ProfileInterface.cpp" line="529"/>
<location filename="../ProfileInterface.cpp" line="545"/>
<location filename="../ProfileInterface.cpp" line="661"/>
<location filename="../ProfileInterface.cpp" line="742"/>
<location filename="../ProfileInterface.cpp" line="747"/>
<location filename="../ProfileInterface.cpp" line="757"/>
<location filename="../ProfileInterface.cpp" line="762"/>
<location filename="../ProfileInterface.cpp" line="773"/>
<location filename="../ProfileInterface.cpp" line="810"/>
<location filename="../ProfileInterface.cpp" line="816"/>
<location filename="../ProfileInterface.cpp" line="417"/>
<location filename="../ProfileInterface.cpp" line="462"/>
<location filename="../ProfileInterface.cpp" line="515"/>
<location filename="../ProfileInterface.cpp" line="535"/>
<location filename="../ProfileInterface.cpp" line="551"/>
<location filename="../ProfileInterface.cpp" line="666"/>
<location filename="../ProfileInterface.cpp" line="746"/>
<location filename="../ProfileInterface.cpp" line="751"/>
<location filename="../ProfileInterface.cpp" line="761"/>
<location filename="../ProfileInterface.cpp" line="766"/>
<location filename="../ProfileInterface.cpp" line="777"/>
<location filename="../ProfileInterface.cpp" line="814"/>
<location filename="../ProfileInterface.cpp" line="820"/>
<source>Import</source>
<translation>Импортировать</translation>
</message>
@ -1030,31 +1091,31 @@ Press 1 for Default View</source>
<translation type="vanished">Все файлы профиля (SGTA* PGTA*)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="431"/>
<location filename="../ProfileInterface.cpp" line="434"/>
<location filename="../UserInterface.cpp" line="376"/>
<source>Savegames files (SGTA*)</source>
<translation>Файлы сохранения (SGTA*)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="432"/>
<location filename="../ProfileInterface.cpp" line="435"/>
<location filename="../UserInterface.cpp" line="377"/>
<source>Snapmatic pictures (PGTA*)</source>
<translation>Картинка Snapmatic (PGTA*)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="434"/>
<location filename="../ProfileInterface.cpp" line="437"/>
<location filename="../UserInterface.cpp" line="378"/>
<source>All files (**)</source>
<translation>Все файлы (**)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="479"/>
<location filename="../ProfileInterface.cpp" line="494"/>
<location filename="../ProfileInterface.cpp" line="484"/>
<location filename="../ProfileInterface.cpp" line="499"/>
<source>Import file %1 of %2 files</source>
<translation>Импортируются файлы %1 из %2</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="509"/>
<location filename="../ProfileInterface.cpp" line="515"/>
<source>Import failed with...
%1</source>
@ -1063,13 +1124,13 @@ Press 1 for Default View</source>
%1</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="529"/>
<location filename="../ProfileInterface.cpp" line="535"/>
<location filename="../UserInterface.cpp" line="418"/>
<source>Failed to read Snapmatic picture</source>
<translation>Не удалось загрузить картинку Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="545"/>
<location filename="../ProfileInterface.cpp" line="551"/>
<location filename="../UserInterface.cpp" line="434"/>
<source>Failed to read Savegame file</source>
<translation>Не удалось загрузить файл сохранения</translation>
@ -1079,14 +1140,14 @@ Press 1 for Default View</source>
<translation type="vanished">Не получилось импортировать %1 из-за неправильного формата файла</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="457"/>
<location filename="../ProfileInterface.cpp" line="747"/>
<location filename="../ProfileInterface.cpp" line="462"/>
<location filename="../ProfileInterface.cpp" line="751"/>
<location filename="../UserInterface.cpp" line="466"/>
<source>No valid file is selected</source>
<translation>Выбранный файл неверен</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="65"/>
<location filename="../ProfileInterface.cpp" line="68"/>
<source>Enabled pictures: %1 of %2</source>
<translation>Включенные картинки: %1 из %2</translation>
</message>
@ -1099,93 +1160,93 @@ Press 1 for Default View</source>
<translation type="vanished">Все изображения (*.jpg *.png)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="429"/>
<location filename="../ProfileInterface.cpp" line="432"/>
<source>Importable files (%1)</source>
<translation>Файлы для импорта (%1)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="433"/>
<location filename="../ProfileInterface.cpp" line="436"/>
<source>All image files (%1)</source>
<translation>Все файлы изображений (%1)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="661"/>
<location filename="../ProfileInterface.cpp" line="666"/>
<source>Can&apos;t import %1 because file can&apos;t be parsed properly</source>
<translation>Не получилось импортировать %1, файл не может быть правильно обработан</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="742"/>
<location filename="../ProfileInterface.cpp" line="746"/>
<source>Can&apos;t import %1 because file format can&apos;t be detected</source>
<translation>Не получилось импортировать %1, не удалось определить формат файла</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="757"/>
<location filename="../ProfileInterface.cpp" line="761"/>
<source>Failed to import the Snapmatic picture, file not begin with PGTA or end with .g5e</source>
<translation>Не удалось импортировать картинку Snapmatic, название не начинается с PGTA или не заканчивается с .g5e</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="762"/>
<location filename="../ProfileInterface.cpp" line="766"/>
<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="773"/>
<location filename="../ProfileInterface.cpp" line="777"/>
<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="810"/>
<location filename="../ProfileInterface.cpp" line="814"/>
<source>Failed to import the Savegame, can&apos;t copy the file into profile</source>
<translation>Не удалось импортировать сохранение, не получилось скопировать файл в профиль</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="816"/>
<location filename="../ProfileInterface.cpp" line="820"/>
<source>Failed to import the Savegame, no Savegame slot is left</source>
<translation>Не удалось импортировать сохранение, нет пустых ячеек под сохранения</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="903"/>
<location filename="../ProfileInterface.cpp" line="921"/>
<location filename="../ProfileInterface.cpp" line="907"/>
<location filename="../ProfileInterface.cpp" line="925"/>
<source>JPG pictures and GTA Snapmatic</source>
<translation>Картинки JPG и GTA Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="904"/>
<location filename="../ProfileInterface.cpp" line="926"/>
<location filename="../ProfileInterface.cpp" line="908"/>
<location filename="../ProfileInterface.cpp" line="930"/>
<source>JPG pictures only</source>
<translation>Только картинки JPG</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="905"/>
<location filename="../ProfileInterface.cpp" line="930"/>
<location filename="../ProfileInterface.cpp" line="909"/>
<location filename="../ProfileInterface.cpp" line="934"/>
<source>GTA Snapmatic only</source>
<translation>Только GTA Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="964"/>
<location filename="../ProfileInterface.cpp" line="968"/>
<source>Initialising export...</source>
<translation>Подготовка к экспорту...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1017"/>
<location filename="../ProfileInterface.cpp" line="1059"/>
<location filename="../ProfileInterface.cpp" line="1021"/>
<location filename="../ProfileInterface.cpp" line="1063"/>
<source>No Snapmatic pictures or Savegames files are selected</source>
<translation>Не выделены ни один Snapmatic или сохранение</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1025"/>
<location filename="../ProfileInterface.cpp" line="1053"/>
<location filename="../ProfileInterface.cpp" line="1059"/>
<location filename="../ProfileInterface.cpp" line="1029"/>
<location filename="../ProfileInterface.cpp" line="1057"/>
<location filename="../ProfileInterface.cpp" line="1063"/>
<source>Remove selected</source>
<translation>Снять выделение</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1025"/>
<location filename="../ProfileInterface.cpp" line="1029"/>
<source>You really want remove the selected Snapmatic picutres and Savegame files?</source>
<translation>Точно ли хочешь удалить выбранные картинки Snapmatic и файлы сохранений?</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1053"/>
<location filename="../ProfileInterface.cpp" line="1057"/>
<source>Failed at remove the complete selected Snapmatic pictures and/or Savegame files</source>
<translation>Не удалось удалить полностью выбранные картинки Snapmatic и/или файлы сохранений</translation>
</message>
@ -1206,20 +1267,20 @@ Press 1 for Default View</source>
<translation type="obsolete">Не получилось имортировать копию сохранения, потому что не осталось свободных под них слотов</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="880"/>
<location filename="../ProfileInterface.cpp" line="918"/>
<location filename="../ProfileInterface.cpp" line="997"/>
<location filename="../ProfileInterface.cpp" line="1017"/>
<location filename="../ProfileInterface.cpp" line="884"/>
<location filename="../ProfileInterface.cpp" line="922"/>
<location filename="../ProfileInterface.cpp" line="1001"/>
<location filename="../ProfileInterface.cpp" line="1021"/>
<source>Export selected</source>
<translation>Экспортировать выделенное</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="918"/>
<location filename="../ProfileInterface.cpp" line="922"/>
<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="963"/>
<location filename="../ProfileInterface.cpp" line="967"/>
<source>Export selected...</source>
<translation>Экпортировать выделенное...</translation>
</message>
@ -1228,7 +1289,7 @@ Press 1 for Default View</source>
<translation type="vanished">Подготавливаю эскпорт...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="997"/>
<location filename="../ProfileInterface.cpp" line="1001"/>
<source>Export failed with...
%1</source>
@ -1249,7 +1310,7 @@ Press 1 for Default View</source>
<translation>Все файлы профиля (*.g5e SGTA* PGTA*)</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="430"/>
<location filename="../ProfileInterface.cpp" line="433"/>
<location filename="../UserInterface.cpp" line="375"/>
<source>GTA V Export (*.g5e)</source>
<translation>GTA V Export (*.g5e)</translation>
@ -1258,15 +1319,20 @@ Press 1 for Default View</source>
<context>
<name>QApplication</name>
<message>
<location filename="../main.cpp" line="67"/>
<location filename="../main.cpp" line="87"/>
<source>Font</source>
<translation>Шрифт</translation>
</message>
<message>
<location filename="../main.cpp" line="67"/>
<location filename="../main.cpp" line="87"/>
<source>Selected Font: %1</source>
<translation>Выбранный шрифт: %1</translation>
</message>
<message>
<location filename="../main.cpp" line="108"/>
<source>&lt;h4&gt;Welcome to %1!&lt;/h4&gt;You want to configure %1 before you start using it?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>SavegameDialog</name>
@ -1400,32 +1466,32 @@ Press 1 for Default View</source>
<translation>Не удалось удалить сохранение %1</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1198"/>
<location filename="../ProfileInterface.cpp" line="1205"/>
<source>&amp;View</source>
<translation>&amp;Просмотр</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1200"/>
<location filename="../ProfileInterface.cpp" line="1207"/>
<source>&amp;Remove</source>
<translation>&amp;Удалить</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1202"/>
<location filename="../ProfileInterface.cpp" line="1209"/>
<source>&amp;Select</source>
<translation>&amp;Выбрать</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1203"/>
<location filename="../ProfileInterface.cpp" line="1210"/>
<source>&amp;Deselect</source>
<translation>Сн&amp;ять выбор</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1206"/>
<location filename="../ProfileInterface.cpp" line="1213"/>
<source>Select &amp;All</source>
<translation>В&amp;ыбрать все</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1210"/>
<location filename="../ProfileInterface.cpp" line="1217"/>
<source>&amp;Deselect All</source>
<translation>Снять выбо&amp;р со всех</translation>
</message>
@ -1435,7 +1501,7 @@ Press 1 for Default View</source>
<translation>Копировать сохранение</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1199"/>
<location filename="../ProfileInterface.cpp" line="1206"/>
<source>&amp;Export</source>
<translation>&amp;Экспортировать</translation>
</message>
@ -1495,8 +1561,13 @@ Press 1 for Default View</source>
<message>
<location filename="../SnapmaticEditor.ui" line="14"/>
<location filename="../SnapmaticEditor.ui" line="81"/>
<location filename="../PictureDialog.cpp" line="727"/>
<location filename="../SnapmaticEditor.cpp" line="241"/>
<location filename="../JsonEditorDialog.cpp" line="83"/>
<location filename="../JsonEditorDialog.cpp" line="130"/>
<location filename="../JsonEditorDialog.cpp" line="136"/>
<location filename="../JsonEditorDialog.cpp" line="148"/>
<location filename="../PictureDialog.cpp" line="732"/>
<location filename="../SnapmaticEditor.cpp" line="252"/>
<location filename="../SnapmaticWidget.cpp" line="332"/>
<source>Snapmatic Properties</source>
<translation>Свойства Snapmatic</translation>
</message>
@ -1537,7 +1608,7 @@ Press 1 for Default View</source>
</message>
<message>
<location filename="../SnapmaticEditor.ui" line="113"/>
<location filename="../SnapmaticEditor.cpp" line="200"/>
<location filename="../SnapmaticEditor.cpp" line="211"/>
<source>Crew: %1 (%2)</source>
<translation>Банда: %1 (%2)</translation>
</message>
@ -1547,20 +1618,20 @@ Press 1 for Default View</source>
<translation>Meme</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="291"/>
<location filename="../SnapmaticEditor.cpp" line="302"/>
<source>Snapmatic Title</source>
<translation>Заголовок Snapmatic</translation>
</message>
<message>
<location filename="../SnapmaticEditor.ui" line="126"/>
<location filename="../SnapmaticEditor.cpp" line="185"/>
<location filename="../SnapmaticEditor.cpp" line="196"/>
<source>Title: %1 (%2)</source>
<translation>Заголовок: %1 (%2)</translation>
</message>
<message>
<location filename="../SnapmaticEditor.ui" line="136"/>
<location filename="../SnapmaticEditor.cpp" line="189"/>
<location filename="../SnapmaticEditor.cpp" line="193"/>
<location filename="../SnapmaticEditor.cpp" line="200"/>
<location filename="../SnapmaticEditor.cpp" line="204"/>
<source>Appropriate: %1</source>
<translation>Подходит: %1</translation>
</message>
@ -1590,41 +1661,54 @@ Press 1 for Default View</source>
<translation>&amp;Отмена</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="184"/>
<location filename="../SnapmaticEditor.cpp" line="199"/>
<location filename="../SnapmaticEditor.cpp" line="195"/>
<location filename="../SnapmaticEditor.cpp" line="210"/>
<source>Edit</source>
<translation>Правка</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="189"/>
<location filename="../SnapmaticEditor.cpp" line="200"/>
<source>Yes</source>
<comment>Yes, should work fine</comment>
<translation>Да</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="193"/>
<location filename="../SnapmaticEditor.cpp" line="204"/>
<source>No</source>
<comment>No, could lead to issues</comment>
<translation>Нет</translation>
</message>
<message>
<location filename="../PictureDialog.cpp" line="727"/>
<location filename="../SnapmaticEditor.cpp" line="241"/>
<location filename="../JsonEditorDialog.cpp" line="83"/>
<source>&lt;h4&gt;Unsaved changes detected&lt;/h4&gt;You want to save the JSON content before you quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../JsonEditorDialog.cpp" line="130"/>
<location filename="../JsonEditorDialog.cpp" line="148"/>
<source>Patching of Snapmatic Properties failed because of JSON Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../JsonEditorDialog.cpp" line="136"/>
<location filename="../PictureDialog.cpp" line="732"/>
<location filename="../SnapmaticEditor.cpp" line="252"/>
<location filename="../SnapmaticWidget.cpp" line="332"/>
<source>Patching of Snapmatic Properties failed because of I/O Error</source>
<translation>Не удалось измененить свойства Snapmatic из-за проблемы ввода/вывода</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="291"/>
<location filename="../SnapmaticEditor.cpp" line="302"/>
<source>New Snapmatic title:</source>
<translation>Новый заголовок Snapmatic:</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="320"/>
<location filename="../SnapmaticEditor.cpp" line="331"/>
<source>Snapmatic Crew</source>
<translation>Банда на Snapmatic</translation>
</message>
<message>
<location filename="../SnapmaticEditor.cpp" line="320"/>
<location filename="../SnapmaticEditor.cpp" line="331"/>
<source>New Snapmatic crew:</source>
<translation>Новая банда на Snapmatic:</translation>
</message>
@ -1676,33 +1760,33 @@ Press 1 for Default View</source>
</message>
<message>
<location filename="../SnapmaticWidget.ui" line="152"/>
<location filename="../SnapmaticWidget.cpp" line="144"/>
<location filename="../SnapmaticWidget.cpp" line="153"/>
<location filename="../SnapmaticWidget.cpp" line="146"/>
<location filename="../SnapmaticWidget.cpp" line="155"/>
<source>Delete picture</source>
<translation>Удалить картинку</translation>
</message>
<message>
<location filename="../SnapmaticWidget.cpp" line="144"/>
<location filename="../SnapmaticWidget.cpp" line="146"/>
<source>Are you sure to delete %1 from your Snapmatic pictures?</source>
<translation>Уверены, что хотите удалить %1 из коллекции картинок Snapmatic?</translation>
</message>
<message>
<location filename="../SnapmaticWidget.cpp" line="153"/>
<location filename="../SnapmaticWidget.cpp" line="155"/>
<source>Failed at deleting %1 from your Snapmatic pictures</source>
<translation>Не удалось удалить %1 из колелкции картинок Snapmatic </translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1151"/>
<location filename="../ProfileInterface.cpp" line="1155"/>
<source>Edi&amp;t</source>
<translation>&amp;Правка</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1154"/>
<location filename="../ProfileInterface.cpp" line="1158"/>
<source>Show &amp;In-game</source>
<translation>Показывать в &amp;игре</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1158"/>
<location filename="../ProfileInterface.cpp" line="1162"/>
<source>Hide &amp;In-game</source>
<translation>Ск&amp;рыть в игре</translation>
</message>
@ -1711,7 +1795,7 @@ Press 1 for Default View</source>
<translation type="vanished">&amp;Изменить свойства...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1161"/>
<location filename="../ProfileInterface.cpp" line="1168"/>
<source>&amp;Export</source>
<translation>&amp;Экспорт</translation>
</message>
@ -1724,32 +1808,32 @@ Press 1 for Default View</source>
<translation type="vanished">Экс&amp;портировать как GTA Snapmatic...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1164"/>
<location filename="../ProfileInterface.cpp" line="1171"/>
<source>&amp;View</source>
<translation>По&amp;казать</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1167"/>
<location filename="../ProfileInterface.cpp" line="1174"/>
<source>&amp;Remove</source>
<translation>У&amp;далить</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1169"/>
<location filename="../ProfileInterface.cpp" line="1176"/>
<source>&amp;Select</source>
<translation>&amp;Выделить</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1170"/>
<location filename="../ProfileInterface.cpp" line="1177"/>
<source>&amp;Deselect</source>
<translation>Сн&amp;ять выделение</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1173"/>
<location filename="../ProfileInterface.cpp" line="1180"/>
<source>Select &amp;All</source>
<translation>В&amp;ыбрать все</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1177"/>
<location filename="../ProfileInterface.cpp" line="1184"/>
<source>&amp;Deselect All</source>
<translation>Снять выбо&amp;р со всех</translation>
</message>
@ -1977,7 +2061,7 @@ Press 1 for Default View</source>
</message>
<message>
<location filename="../UserInterface.ui" line="312"/>
<location filename="../OptionsDialog.cpp" line="491"/>
<location filename="../OptionsDialog.cpp" line="564"/>
<location filename="../UserInterface.cpp" line="103"/>
<location filename="../UserInterface.cpp" line="523"/>
<source>Select GTA V Folder...</source>