add clipboard import
This commit is contained in:
parent
06a8657423
commit
3b305fb809
10 changed files with 1148 additions and 972 deletions
|
|
@ -66,37 +66,37 @@ Snapmatic Bilder und Spielständen</translation>
|
|||
<translation>%1 ist lizenziert unter <a href="https://www.gnu.org/licenses/gpl-3.0.html#content">GNU GPLv3</a></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../config.h" line="49"/>
|
||||
<location filename="../config.h" line="53"/>
|
||||
<source>Release</source>
|
||||
<translation>Release</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../config.h" line="55"/>
|
||||
<location filename="../config.h" line="59"/>
|
||||
<source>Release Candidate</source>
|
||||
<translation>Release Candidate</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../config.h" line="61"/>
|
||||
<location filename="../config.h" line="65"/>
|
||||
<source>Daily Build</source>
|
||||
<translation>Daily Build</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../config.h" line="67"/>
|
||||
<location filename="../config.h" line="71"/>
|
||||
<source>Developer</source>
|
||||
<translation>Entwickler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../config.h" line="73"/>
|
||||
<location filename="../config.h" line="77"/>
|
||||
<source>Beta</source>
|
||||
<translation>Beta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../config.h" line="79"/>
|
||||
<location filename="../config.h" line="83"/>
|
||||
<source>Alpha</source>
|
||||
<translation>Alpha</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../config.h" line="84"/>
|
||||
<location filename="../config.h" line="88"/>
|
||||
<source>Custom</source>
|
||||
<translation>Eigener</translation>
|
||||
</message>
|
||||
|
|
@ -314,14 +314,14 @@ Snapmatic Bilder und Spielständen</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.cpp" line="172"/>
|
||||
<location filename="../ProfileInterface.cpp" line="648"/>
|
||||
<location filename="../ProfileInterface.cpp" line="658"/>
|
||||
<source>Custom Avatar</source>
|
||||
<comment>Custom Avatar Description in SC, don't use Special Character!</comment>
|
||||
<translation>Eigener Avatar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.cpp" line="198"/>
|
||||
<location filename="../ProfileInterface.cpp" line="667"/>
|
||||
<location filename="../ProfileInterface.cpp" line="677"/>
|
||||
<source>Custom Picture</source>
|
||||
<comment>Custom Picture Description in SC, don't use Special Character!</comment>
|
||||
<translation>Eigenes Bild</translation>
|
||||
|
|
@ -780,31 +780,31 @@ Y: %2</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.cpp" line="152"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1267"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1328"/>
|
||||
<source>Export as &Picture...</source>
|
||||
<translation>Als &Bild exportieren...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.cpp" line="153"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1268"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1329"/>
|
||||
<source>Export as &Snapmatic...</source>
|
||||
<translation>Als &Snapmatic exportieren...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.cpp" line="155"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1261"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1322"/>
|
||||
<source>&Edit Properties...</source>
|
||||
<translation>Eigenschaften bearb&eiten...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.cpp" line="156"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1262"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1323"/>
|
||||
<source>&Overwrite Image...</source>
|
||||
<translation>Bild &überschreiben...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.cpp" line="158"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1264"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1325"/>
|
||||
<source>Open &Map Viewer...</source>
|
||||
<translation>&Kartenansicht öffnen...</translation>
|
||||
</message>
|
||||
|
|
@ -953,7 +953,7 @@ Drücke 1 für Standardmodus</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.cpp" line="160"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1265"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1326"/>
|
||||
<source>Open &JSON Editor...</source>
|
||||
<translation>&JSON Editor öffnen...</translation>
|
||||
</message>
|
||||
|
|
@ -1051,25 +1051,26 @@ Drücke 1 für Standardmodus</translation>
|
|||
<translation>S&chließen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="160"/>
|
||||
<location filename="../ProfileInterface.cpp" line="172"/>
|
||||
<source>Loading...</source>
|
||||
<translation>Lade...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="389"/>
|
||||
<location filename="../ProfileInterface.cpp" line="401"/>
|
||||
<source>Snapmatic Loader</source>
|
||||
<translation>Snapmatic Lader</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="389"/>
|
||||
<location filename="../ProfileInterface.cpp" line="401"/>
|
||||
<source><h4>Following Snapmatic Pictures got repaired</h4>%1</source>
|
||||
<translation><h4>Folgende Snapmatic Bilder wurden repariert</h4>%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.cpp" line="110"/>
|
||||
<location filename="../ImportDialog.cpp" line="328"/>
|
||||
<location filename="../ProfileInterface.cpp" line="462"/>
|
||||
<location filename="../ProfileInterface.cpp" line="529"/>
|
||||
<location filename="../ProfileInterface.cpp" line="474"/>
|
||||
<location filename="../ProfileInterface.cpp" line="540"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1438"/>
|
||||
<source>Import...</source>
|
||||
<translation>Importieren...</translation>
|
||||
</message>
|
||||
|
|
@ -1080,63 +1081,63 @@ Drücke 1 für Standardmodus</translation>
|
|||
<location filename="../ImportDialog.cpp" line="329"/>
|
||||
<location filename="../ImportDialog.cpp" line="360"/>
|
||||
<location filename="../ImportDialog.cpp" line="369"/>
|
||||
<location filename="../ProfileInterface.cpp" line="463"/>
|
||||
<location filename="../ProfileInterface.cpp" line="508"/>
|
||||
<location filename="../ProfileInterface.cpp" line="564"/>
|
||||
<location filename="../ProfileInterface.cpp" line="584"/>
|
||||
<location filename="../ProfileInterface.cpp" line="600"/>
|
||||
<location filename="../ProfileInterface.cpp" line="706"/>
|
||||
<location filename="../ProfileInterface.cpp" line="716"/>
|
||||
<location filename="../ProfileInterface.cpp" line="796"/>
|
||||
<location filename="../ProfileInterface.cpp" line="801"/>
|
||||
<location filename="../ProfileInterface.cpp" line="812"/>
|
||||
<location filename="../ProfileInterface.cpp" line="817"/>
|
||||
<location filename="../ProfileInterface.cpp" line="829"/>
|
||||
<location filename="../ProfileInterface.cpp" line="866"/>
|
||||
<location filename="../ProfileInterface.cpp" line="872"/>
|
||||
<location filename="../ProfileInterface.cpp" line="475"/>
|
||||
<location filename="../ProfileInterface.cpp" line="519"/>
|
||||
<location filename="../ProfileInterface.cpp" line="574"/>
|
||||
<location filename="../ProfileInterface.cpp" line="594"/>
|
||||
<location filename="../ProfileInterface.cpp" line="610"/>
|
||||
<location filename="../ProfileInterface.cpp" line="715"/>
|
||||
<location filename="../ProfileInterface.cpp" line="725"/>
|
||||
<location filename="../ProfileInterface.cpp" line="804"/>
|
||||
<location filename="../ProfileInterface.cpp" line="809"/>
|
||||
<location filename="../ProfileInterface.cpp" line="873"/>
|
||||
<location filename="../ProfileInterface.cpp" line="878"/>
|
||||
<location filename="../ProfileInterface.cpp" line="890"/>
|
||||
<location filename="../ProfileInterface.cpp" line="927"/>
|
||||
<location filename="../ProfileInterface.cpp" line="933"/>
|
||||
<source>Import</source>
|
||||
<translation>Importieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="480"/>
|
||||
<location filename="../ProfileInterface.cpp" line="492"/>
|
||||
<location filename="../UserInterface.cpp" line="455"/>
|
||||
<source>Savegames files (SGTA*)</source>
|
||||
<translation>Spielstanddateien (SGTA*)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="481"/>
|
||||
<location filename="../ProfileInterface.cpp" line="493"/>
|
||||
<location filename="../UserInterface.cpp" line="456"/>
|
||||
<source>Snapmatic pictures (PGTA*)</source>
|
||||
<translation>Snapmatic Bilder (PGTA*)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="478"/>
|
||||
<location filename="../ProfileInterface.cpp" line="490"/>
|
||||
<source>Importable files (%1)</source>
|
||||
<translation>Importfähige Dateien (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.cpp" line="121"/>
|
||||
<location filename="../ImportDialog.cpp" line="339"/>
|
||||
<location filename="../ProfileInterface.cpp" line="482"/>
|
||||
<location filename="../ProfileInterface.cpp" line="494"/>
|
||||
<source>All image files (%1)</source>
|
||||
<translation>Alle Bilddateien (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.cpp" line="122"/>
|
||||
<location filename="../ImportDialog.cpp" line="340"/>
|
||||
<location filename="../ProfileInterface.cpp" line="483"/>
|
||||
<location filename="../ProfileInterface.cpp" line="495"/>
|
||||
<location filename="../UserInterface.cpp" line="457"/>
|
||||
<source>All files (**)</source>
|
||||
<translation>Alle Dateien (**)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="530"/>
|
||||
<location filename="../ProfileInterface.cpp" line="548"/>
|
||||
<location filename="../ProfileInterface.cpp" line="541"/>
|
||||
<location filename="../ProfileInterface.cpp" line="558"/>
|
||||
<source>Import file %1 of %2 files</source>
|
||||
<translation>Importiere Datei %1 von %2 Dateien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="564"/>
|
||||
<location filename="../ProfileInterface.cpp" line="574"/>
|
||||
<source>Import failed with...
|
||||
|
||||
%1</source>
|
||||
|
|
@ -1145,13 +1146,13 @@ Drücke 1 für Standardmodus</translation>
|
|||
%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="584"/>
|
||||
<location filename="../ProfileInterface.cpp" line="594"/>
|
||||
<location filename="../UserInterface.cpp" line="497"/>
|
||||
<source>Failed to read Snapmatic picture</source>
|
||||
<translation>Fehler beim Lesen vom Snapmatic Bild</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="600"/>
|
||||
<location filename="../ProfileInterface.cpp" line="610"/>
|
||||
<location filename="../UserInterface.cpp" line="513"/>
|
||||
<source>Failed to read Savegame file</source>
|
||||
<translation>Fehler beim Lesen von Spielstanddatei</translation>
|
||||
|
|
@ -1159,135 +1160,135 @@ Drücke 1 für Standardmodus</translation>
|
|||
<message>
|
||||
<location filename="../ImageEditorDialog.cpp" line="142"/>
|
||||
<location filename="../ImportDialog.cpp" line="360"/>
|
||||
<location filename="../ProfileInterface.cpp" line="706"/>
|
||||
<location filename="../ProfileInterface.cpp" line="715"/>
|
||||
<source>Can't import %1 because file can't be open</source>
|
||||
<translation>Kann %1 nicht importieren weil die Datei nicht geöffnet werden kann</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.cpp" line="151"/>
|
||||
<location filename="../ImportDialog.cpp" line="369"/>
|
||||
<location filename="../ProfileInterface.cpp" line="716"/>
|
||||
<location filename="../ProfileInterface.cpp" line="725"/>
|
||||
<source>Can't import %1 because file can'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="796"/>
|
||||
<location filename="../ProfileInterface.cpp" line="804"/>
|
||||
<source>Can't import %1 because file format can't be detected</source>
|
||||
<translation>Kann %1 nicht importieren weil das Dateiformat nicht erkannt werden kann</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1020"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1081"/>
|
||||
<source>Initialising export...</source>
|
||||
<translation>Initialisiere Export...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="812"/>
|
||||
<location filename="../ProfileInterface.cpp" line="873"/>
|
||||
<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="817"/>
|
||||
<location filename="../ProfileInterface.cpp" line="878"/>
|
||||
<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="974"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1035"/>
|
||||
<source>%1Export Snapmatic pictures%2<br><br>JPG pictures make it possible to open the picture with a Image Viewer<br>GTA Snapmatic make it possible to import the picture into the game<br><br>Export as:</source>
|
||||
<translation>%1Exportiere Snapmatic Bilder%2<br><br>JPG Bilder machen es möglich sie mit ein Bildansicht Programm zu öffnen<br>Das GTA Snapmatic Format macht es möglich sie wieder ins Game zu importieren<br><br>Exportieren als:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="508"/>
|
||||
<location filename="../ProfileInterface.cpp" line="801"/>
|
||||
<location filename="../ProfileInterface.cpp" line="519"/>
|
||||
<location filename="../ProfileInterface.cpp" line="809"/>
|
||||
<location filename="../UserInterface.cpp" line="545"/>
|
||||
<source>No valid file is selected</source>
|
||||
<translation>Keine gültige Datei wurde ausgewählt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="70"/>
|
||||
<location filename="../ProfileInterface.cpp" line="79"/>
|
||||
<source>Enabled pictures: %1 of %2</source>
|
||||
<translation>Aktivierte Bilder: %1 von %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="829"/>
|
||||
<location filename="../ProfileInterface.cpp" line="890"/>
|
||||
<source>Failed to import the Snapmatic picture, can'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="866"/>
|
||||
<location filename="../ProfileInterface.cpp" line="927"/>
|
||||
<source>Failed to import the Savegame, can'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="872"/>
|
||||
<location filename="../ProfileInterface.cpp" line="933"/>
|
||||
<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="959"/>
|
||||
<location filename="../ProfileInterface.cpp" line="977"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1020"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1038"/>
|
||||
<source>JPG pictures and GTA Snapmatic</source>
|
||||
<translation>JPG Bilder und GTA Snapmatic</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="960"/>
|
||||
<location filename="../ProfileInterface.cpp" line="982"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1021"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1043"/>
|
||||
<source>JPG pictures only</source>
|
||||
<translation>Nur JPG Bilder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="961"/>
|
||||
<location filename="../ProfileInterface.cpp" line="986"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1022"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1047"/>
|
||||
<source>GTA Snapmatic only</source>
|
||||
<translation>Nur GTA Snapmatic</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1578"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1675"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1793"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1895"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1713"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1810"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1928"/>
|
||||
<location filename="../ProfileInterface.cpp" line="2030"/>
|
||||
<source>Patch selected...</source>
|
||||
<translation>Auswahl patchen...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1579"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1598"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1676"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1695"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1794"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1813"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1896"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1915"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1714"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1733"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1811"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1830"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1929"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1948"/>
|
||||
<location filename="../ProfileInterface.cpp" line="2031"/>
|
||||
<location filename="../ProfileInterface.cpp" line="2050"/>
|
||||
<source>Patch file %1 of %2 files</source>
|
||||
<translation>Patche Datei %1 von %2 Dateien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1567"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1632"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1702"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1767"/>
|
||||
<source>Qualify as Avatar</source>
|
||||
<translation>Als Avatar qualifizieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1182"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1216"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1567"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1653"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1746"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1864"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1243"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1277"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1702"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1788"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1881"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1999"/>
|
||||
<source>No Snapmatic pictures are selected</source>
|
||||
<translation>Keine Snapmatic Bilder sind ausgewählt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1110"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1171"/>
|
||||
<source>Failed to remove all selected Snapmatic pictures and/or Savegame files</source>
|
||||
<translation>Fehlgeschlagen beim Entfernen von allen augewählten Snapmatic Bildern und/oder Spielstanddateien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1196"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1230"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1632"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1725"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1843"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1942"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1257"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1291"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1767"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1860"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1978"/>
|
||||
<location filename="../ProfileInterface.cpp" line="2077"/>
|
||||
<source>%1 failed with...
|
||||
|
||||
%2</source>
|
||||
|
|
@ -1297,88 +1298,93 @@ Drücke 1 für Standardmodus</translation>
|
|||
%2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1632"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1445"/>
|
||||
<source>Prepare Content for Import...</source>
|
||||
<translation>Bereite Inhalt für Import vor...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1767"/>
|
||||
<source>Qualify</source>
|
||||
<comment>%1 failed with...</comment>
|
||||
<translation>Qualifizieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1653"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1725"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1788"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1860"/>
|
||||
<source>Change Players...</source>
|
||||
<translation>Spieler ändern...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1725"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1860"/>
|
||||
<source>Change Players</source>
|
||||
<comment>%1 failed with...</comment>
|
||||
<translation>Spieler ändern</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1746"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1774"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1843"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1881"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1909"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1978"/>
|
||||
<source>Change Crew...</source>
|
||||
<translation>Crew ändern...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1774"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1909"/>
|
||||
<source>Failed to enter a valid Snapmatic Crew ID</source>
|
||||
<translation>Fehlgeschlagen beim Eingeben von einer gültigen Crew ID</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1843"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1978"/>
|
||||
<source>Change Crew</source>
|
||||
<comment>%1 failed with...</comment>
|
||||
<translation>Crew ändern</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1864"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1877"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1942"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1999"/>
|
||||
<location filename="../ProfileInterface.cpp" line="2012"/>
|
||||
<location filename="../ProfileInterface.cpp" line="2077"/>
|
||||
<source>Change Title...</source>
|
||||
<translation>Titel ändern...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1877"/>
|
||||
<location filename="../ProfileInterface.cpp" line="2012"/>
|
||||
<source>Failed to enter a valid Snapmatic title</source>
|
||||
<translation>Fehlgeschlagen beim Eingeben eines gültigen Snapmatic Titel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1942"/>
|
||||
<location filename="../ProfileInterface.cpp" line="2077"/>
|
||||
<source>Change Title</source>
|
||||
<comment>%1 failed with...</comment>
|
||||
<translation>Titel ändern</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1074"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1116"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1135"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1177"/>
|
||||
<source>No Snapmatic pictures or Savegames files are selected</source>
|
||||
<translation>Keine Snapmatic Bilder oder Spielstände sind ausgewählt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1082"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1110"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1116"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1143"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1171"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1177"/>
|
||||
<source>Remove selected</source>
|
||||
<translation>Auswahl löschen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1082"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1143"/>
|
||||
<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="936"/>
|
||||
<location filename="../ProfileInterface.cpp" line="974"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1019"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1054"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1074"/>
|
||||
<location filename="../ProfileInterface.cpp" line="997"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1035"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1080"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1115"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1135"/>
|
||||
<source>Export selected...</source>
|
||||
<translation>Auswahl exportieren...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1054"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1115"/>
|
||||
<source>Export failed with...
|
||||
|
||||
%1</source>
|
||||
|
|
@ -1397,7 +1403,7 @@ Drücke 1 für Standardmodus</translation>
|
|||
<translation>Alle Profildateien (*.g5e SGTA* PGTA*)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="479"/>
|
||||
<location filename="../ProfileInterface.cpp" line="491"/>
|
||||
<location filename="../UserInterface.cpp" line="454"/>
|
||||
<source>GTA V Export (*.g5e)</source>
|
||||
<translation>GTA V Export (*.g5e)</translation>
|
||||
|
|
@ -1406,17 +1412,17 @@ Drücke 1 für Standardmodus</translation>
|
|||
<context>
|
||||
<name>QApplication</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="100"/>
|
||||
<location filename="../main.cpp" line="101"/>
|
||||
<source>Font</source>
|
||||
<translation>Schrift</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="100"/>
|
||||
<location filename="../main.cpp" line="101"/>
|
||||
<source>Selected Font: %1</source>
|
||||
<translation>Ausgewähle Schrift: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="127"/>
|
||||
<location filename="../main.cpp" line="128"/>
|
||||
<source><h4>Welcome to %1!</h4>You want to configure %1 before you start using it?</source>
|
||||
<translation><h4>Willkommen zu %1!</h4>Möchtest du %1 einstellen bevor du es nutzt?</translation>
|
||||
</message>
|
||||
|
|
@ -1532,32 +1538,32 @@ Drücke 1 für Standardmodus</translation>
|
|||
<translation>Fehlgeschlagen beim Löschen %1 von deinen Spielständen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1303"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1364"/>
|
||||
<source>&View</source>
|
||||
<translation>A&nsehen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1305"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1366"/>
|
||||
<source>&Remove</source>
|
||||
<translation>Entfe&rnen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1307"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1368"/>
|
||||
<source>&Select</source>
|
||||
<translation>Au&swählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1308"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1369"/>
|
||||
<source>&Deselect</source>
|
||||
<translation>A&bwählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1311"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1372"/>
|
||||
<source>Select &All</source>
|
||||
<translation>&Alles auswählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1315"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1376"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation>Alles a&bwählen</translation>
|
||||
</message>
|
||||
|
|
@ -1572,7 +1578,7 @@ Drücke 1 für Standardmodus</translation>
|
|||
<translation>Spielstand kopieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1304"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1365"/>
|
||||
<source>&Export</source>
|
||||
<translation>&Exportieren</translation>
|
||||
</message>
|
||||
|
|
@ -1666,7 +1672,7 @@ Drücke 1 für Standardmodus</translation>
|
|||
<translation>Meme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1872"/>
|
||||
<location filename="../ProfileInterface.cpp" line="2007"/>
|
||||
<location filename="../SnapmaticEditor.cpp" line="390"/>
|
||||
<source>Snapmatic Title</source>
|
||||
<translation>Snapmatic Titel</translation>
|
||||
|
|
@ -1772,19 +1778,19 @@ Drücke 1 für Standardmodus</translation>
|
|||
<translation>Patchen von Snapmatic Eigenschaften fehlgeschlagen wegen I/O Fehler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1872"/>
|
||||
<location filename="../ProfileInterface.cpp" line="2007"/>
|
||||
<location filename="../SnapmaticEditor.cpp" line="390"/>
|
||||
<source>New Snapmatic title:</source>
|
||||
<translation>Neuer Snapmatic Titel:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1765"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1900"/>
|
||||
<location filename="../SnapmaticEditor.cpp" line="419"/>
|
||||
<source>Snapmatic Crew</source>
|
||||
<translation>Snapmatic Crew</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1765"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1900"/>
|
||||
<location filename="../SnapmaticEditor.cpp" line="419"/>
|
||||
<source>New Snapmatic crew:</source>
|
||||
<translation>Neue Snapmatic Crew:</translation>
|
||||
|
|
@ -1793,66 +1799,66 @@ Drücke 1 für Standardmodus</translation>
|
|||
<context>
|
||||
<name>SnapmaticPicture</name>
|
||||
<message>
|
||||
<location filename="../SnapmaticPicture.cpp" line="440"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="466"/>
|
||||
<source>PHOTO - %1</source>
|
||||
<translation>FOTO - %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticPicture.cpp" line="660"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="687"/>
|
||||
<source>open file %1</source>
|
||||
<translation>Datei öffnen %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticPicture.cpp" line="676"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="703"/>
|
||||
<source>header not exists</source>
|
||||
<translation>Header nicht existiert</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticPicture.cpp" line="680"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="707"/>
|
||||
<source>header is malformed</source>
|
||||
<translation>Header fehlerhaft ist</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticPicture.cpp" line="684"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="711"/>
|
||||
<source>picture not exists (%1)</source>
|
||||
<translation>Bild nicht existiert (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticPicture.cpp" line="688"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="715"/>
|
||||
<source>JSON not exists (%1)</source>
|
||||
<translation>JSON nicht existiert (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticPicture.cpp" line="692"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="719"/>
|
||||
<source>title not exists (%1)</source>
|
||||
<translation>Titel nicht existiert (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticPicture.cpp" line="696"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="723"/>
|
||||
<source>description not exists (%1)</source>
|
||||
<translation>Beschreibung nicht existiert (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticPicture.cpp" line="710"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="737"/>
|
||||
<source>reading file %1 because of %2</source>
|
||||
<comment>Example for %2: JSON is malformed error</comment>
|
||||
<translation>Datei lesen von %1 weil %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../JsonEditorDialog.cpp" line="161"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="700"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="727"/>
|
||||
<source>JSON is incomplete and malformed</source>
|
||||
<translation>JSON ist unvollständig und Fehlerhaft</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../JsonEditorDialog.cpp" line="165"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="704"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="731"/>
|
||||
<source>JSON is incomplete</source>
|
||||
<translation>JSON ist unvollständig</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../JsonEditorDialog.cpp" line="169"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="708"/>
|
||||
<location filename="../SnapmaticPicture.cpp" line="735"/>
|
||||
<source>JSON is malformed</source>
|
||||
<translation>JSON ist Fehlerhaft</translation>
|
||||
</message>
|
||||
|
|
@ -1912,52 +1918,52 @@ Drücke 1 für Standardmodus</translation>
|
|||
<translation>Fehlgeschlagen beim Anzeigen von %1 im Spiel von deinen Snapmatic Bildern</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1252"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1313"/>
|
||||
<source>Edi&t</source>
|
||||
<translation>Bearbei&ten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1266"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1327"/>
|
||||
<source>&Export</source>
|
||||
<translation>&Exportieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1255"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1316"/>
|
||||
<source>Show &In-game</source>
|
||||
<translation>&Im Spiel anzeigen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1259"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1320"/>
|
||||
<source>Hide &In-game</source>
|
||||
<translation>&Im Spiel ausblenden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1269"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1330"/>
|
||||
<source>&View</source>
|
||||
<translation>A&nsehen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1272"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1333"/>
|
||||
<source>&Remove</source>
|
||||
<translation>Entfe&rnen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1274"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1335"/>
|
||||
<source>&Select</source>
|
||||
<translation>Au&swählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1275"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1336"/>
|
||||
<source>&Deselect</source>
|
||||
<translation>A&bwählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1278"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1339"/>
|
||||
<source>Select &All</source>
|
||||
<translation>Alles &auswählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1282"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1343"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation>Alles a&bwählen</translation>
|
||||
</message>
|
||||
|
|
@ -1985,22 +1991,22 @@ Drücke 1 für Standardmodus</translation>
|
|||
<context>
|
||||
<name>TelemetryDialog</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="157"/>
|
||||
<location filename="../main.cpp" line="158"/>
|
||||
<source>%1 User Statistics</source>
|
||||
<translation>%1 Benutzerstatistik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="156"/>
|
||||
<location filename="../main.cpp" line="157"/>
|
||||
<source>You want help %1 to improve in the future by including personal usage data in your submission?</source>
|
||||
<translation>Sollen bei Einreichungen Persönliche Nutzungsdaten einbezogen werden um %1 in der Zukunft zu unterstützen?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="161"/>
|
||||
<location filename="../main.cpp" line="162"/>
|
||||
<source>Yes, I want include personal usage data.</source>
|
||||
<translation>Ja, ich möchte Persönliche Nutzungsdaten einbeziehen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="170"/>
|
||||
<location filename="../main.cpp" line="171"/>
|
||||
<source>&OK</source>
|
||||
<translation>&OK</translation>
|
||||
</message>
|
||||
|
|
@ -2201,15 +2207,15 @@ Drücke 1 für Standardmodus</translation>
|
|||
<translation>&Neuladen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1182"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1196"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1243"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1257"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="298"/>
|
||||
<source>Show In-game</source>
|
||||
<translation>Im Spiel anzeigen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="1216"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1230"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1277"/>
|
||||
<location filename="../ProfileInterface.cpp" line="1291"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="290"/>
|
||||
<source>Hide In-game</source>
|
||||
<translation>Im Spiel ausblenden</translation>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue