add new crews to list

This commit is contained in:
Syping 2018-08-25 03:11:37 +02:00
parent 7a15c3e56b
commit c67a0a0fc9
11 changed files with 329 additions and 321 deletions

View File

@ -2189,6 +2189,10 @@ preSelectionCrewID:
goto preSelectionCrewID;
}
}
if (!crewList.contains(newCrew))
{
crewDB->addCrew(crewID);
}
crewID = newCrew.toInt();
}
else

View File

@ -452,6 +452,10 @@ void SnapmaticEditor::on_labCrew_linkActivated(const QString &link)
return;
}
}
if (!crewList.contains(newCrew))
{
crewDB->addCrew(crewID);
}
crewID = newCrew.toInt();
setSnapmaticCrew(returnCrewName(crewID));
}

View File

@ -1540,20 +1540,20 @@ Press 1 for Default View</source>
<message>
<location filename="../ProfileInterface.cpp" line="1525"/>
<location filename="../ProfileInterface.cpp" line="1559"/>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<source>No Snapmatic pictures are selected</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1539"/>
<location filename="../ProfileInterface.cpp" line="1573"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>%1 failed with...
%2</source>
@ -1561,81 +1561,81 @@ Press 1 for Default View</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify as Avatar</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1969"/>
<location filename="../ProfileInterface.cpp" line="2072"/>
<location filename="../ProfileInterface.cpp" line="2199"/>
<location filename="../ProfileInterface.cpp" line="2305"/>
<location filename="../ProfileInterface.cpp" line="1977"/>
<location filename="../ProfileInterface.cpp" line="2080"/>
<location filename="../ProfileInterface.cpp" line="2211"/>
<location filename="../ProfileInterface.cpp" line="2317"/>
<source>Patch selected...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1970"/>
<location filename="../ProfileInterface.cpp" line="1989"/>
<location filename="../ProfileInterface.cpp" line="2073"/>
<location filename="../ProfileInterface.cpp" line="2092"/>
<location filename="../ProfileInterface.cpp" line="2200"/>
<location filename="../ProfileInterface.cpp" line="2219"/>
<location filename="../ProfileInterface.cpp" line="2306"/>
<location filename="../ProfileInterface.cpp" line="2325"/>
<location filename="../ProfileInterface.cpp" line="1978"/>
<location filename="../ProfileInterface.cpp" line="1997"/>
<location filename="../ProfileInterface.cpp" line="2081"/>
<location filename="../ProfileInterface.cpp" line="2100"/>
<location filename="../ProfileInterface.cpp" line="2212"/>
<location filename="../ProfileInterface.cpp" line="2231"/>
<location filename="../ProfileInterface.cpp" line="2318"/>
<location filename="../ProfileInterface.cpp" line="2337"/>
<source>Patch file %1 of %2 files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify</source>
<comment>%1 failed with...</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players</source>
<comment>%1 failed with...</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<source>Failed to enter a valid Snapmatic Crew ID</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew</source>
<comment>%1 failed with...</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<source>Failed to enter a valid Snapmatic title</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title</source>
<comment>%1 failed with...</comment>
<translation type="unfinished"></translation>
@ -1970,25 +1970,25 @@ Press 1 for Default View</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>Snapmatic Crew</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>New Snapmatic crew:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>Snapmatic Title</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>New Snapmatic title:</source>
<translation type="unfinished"></translation>

View File

@ -1502,38 +1502,38 @@ Drücke 1 für Standardmodus</translation>
<translation>Nur GTA Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1969"/>
<location filename="../ProfileInterface.cpp" line="2072"/>
<location filename="../ProfileInterface.cpp" line="2199"/>
<location filename="../ProfileInterface.cpp" line="2305"/>
<location filename="../ProfileInterface.cpp" line="1977"/>
<location filename="../ProfileInterface.cpp" line="2080"/>
<location filename="../ProfileInterface.cpp" line="2211"/>
<location filename="../ProfileInterface.cpp" line="2317"/>
<source>Patch selected...</source>
<translation>Auswahl patchen...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1970"/>
<location filename="../ProfileInterface.cpp" line="1989"/>
<location filename="../ProfileInterface.cpp" line="2073"/>
<location filename="../ProfileInterface.cpp" line="2092"/>
<location filename="../ProfileInterface.cpp" line="2200"/>
<location filename="../ProfileInterface.cpp" line="2219"/>
<location filename="../ProfileInterface.cpp" line="2306"/>
<location filename="../ProfileInterface.cpp" line="2325"/>
<location filename="../ProfileInterface.cpp" line="1978"/>
<location filename="../ProfileInterface.cpp" line="1997"/>
<location filename="../ProfileInterface.cpp" line="2081"/>
<location filename="../ProfileInterface.cpp" line="2100"/>
<location filename="../ProfileInterface.cpp" line="2212"/>
<location filename="../ProfileInterface.cpp" line="2231"/>
<location filename="../ProfileInterface.cpp" line="2318"/>
<location filename="../ProfileInterface.cpp" line="2337"/>
<source>Patch file %1 of %2 files</source>
<translation>Patche Datei %1 von %2 Dateien</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify as Avatar</source>
<translation>Als Avatar qualifizieren</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1525"/>
<location filename="../ProfileInterface.cpp" line="1559"/>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<source>No Snapmatic pictures are selected</source>
<translation>Keine Snapmatic Bilder sind ausgewählt</translation>
</message>
@ -1545,10 +1545,10 @@ Drücke 1 für Standardmodus</translation>
<message>
<location filename="../ProfileInterface.cpp" line="1539"/>
<location filename="../ProfileInterface.cpp" line="1573"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>%1 failed with...
%2</source>
@ -1563,55 +1563,55 @@ Drücke 1 für Standardmodus</translation>
<translation>Bereite Inhalt für Import vor...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify</source>
<comment>%1 failed with...</comment>
<translation>Qualifizieren</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players...</source>
<translation>Spieler ändern...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players</source>
<comment>%1 failed with...</comment>
<translation>Spieler ändern</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew...</source>
<translation>Crew ändern...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<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="2249"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew</source>
<comment>%1 failed with...</comment>
<translation>Crew ändern</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title...</source>
<translation>Titel ändern...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<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="2352"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title</source>
<comment>%1 failed with...</comment>
<translation>Titel ändern</translation>
@ -1932,7 +1932,7 @@ Drücke 1 für Standardmodus</translation>
<translation>Meme</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>Snapmatic Title</source>
<translation>Snapmatic Titel</translation>
@ -2048,19 +2048,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="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>New Snapmatic title:</source>
<translation>Neuer Snapmatic Titel:</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>Snapmatic Crew</source>
<translation>Snapmatic Crew</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>New Snapmatic crew:</source>
<translation>Neue Snapmatic Crew:</translation>

Binary file not shown.

View File

@ -37,7 +37,7 @@ Running with Qt %6&lt;br/&gt;
<location filename="../AboutDialog.cpp" line="50"/>
<source>TRANSLATOR</source>
<extracomment>Insert your name here and profile here in following scheme, First Translator,First Profile\nSecond Translator\nThird Translator,Second Profile</extracomment>
<translation>Syping,https://github.com/Syping/</translation>
<translation>Syping,g5e://about?U3lwaW5n:R2l0TGFiOiA8YSBocmVmPSJodHRwczovL2dpdGxhYi5jb20vU3lwaW5nIj5TeXBpbmc8L2E+PGJyLz5HaXRIdWI6IDxhIGhyZWY9Imh0dHBzOi8vZ2l0aHViLmNvbS9TeXBpbmciPlN5cGluZzwvYT48YnIvPlNvY2lhbCBDbHViOiA8YSBocmVmPSJodHRwczovL3NvY2lhbGNsdWIucm9ja3N0YXJnYW1lcy5jb20vbWVtYmVyL1N5cGluZy80NjMwMzA1NiI+U3lwaW5nPC9hPg==</translation>
</message>
<message>
<location filename="../AboutDialog.cpp" line="73"/>
@ -1523,48 +1523,48 @@ Press 1 for Default View</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify as Avatar</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1525"/>
<location filename="../ProfileInterface.cpp" line="1559"/>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<source>No Snapmatic pictures are selected</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1969"/>
<location filename="../ProfileInterface.cpp" line="2072"/>
<location filename="../ProfileInterface.cpp" line="2199"/>
<location filename="../ProfileInterface.cpp" line="2305"/>
<location filename="../ProfileInterface.cpp" line="1977"/>
<location filename="../ProfileInterface.cpp" line="2080"/>
<location filename="../ProfileInterface.cpp" line="2211"/>
<location filename="../ProfileInterface.cpp" line="2317"/>
<source>Patch selected...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1970"/>
<location filename="../ProfileInterface.cpp" line="1989"/>
<location filename="../ProfileInterface.cpp" line="2073"/>
<location filename="../ProfileInterface.cpp" line="2092"/>
<location filename="../ProfileInterface.cpp" line="2200"/>
<location filename="../ProfileInterface.cpp" line="2219"/>
<location filename="../ProfileInterface.cpp" line="2306"/>
<location filename="../ProfileInterface.cpp" line="2325"/>
<location filename="../ProfileInterface.cpp" line="1978"/>
<location filename="../ProfileInterface.cpp" line="1997"/>
<location filename="../ProfileInterface.cpp" line="2081"/>
<location filename="../ProfileInterface.cpp" line="2100"/>
<location filename="../ProfileInterface.cpp" line="2212"/>
<location filename="../ProfileInterface.cpp" line="2231"/>
<location filename="../ProfileInterface.cpp" line="2318"/>
<location filename="../ProfileInterface.cpp" line="2337"/>
<source>Patch file %1 of %2 files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1539"/>
<location filename="../ProfileInterface.cpp" line="1573"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>%1 failed with...
%2</source>
@ -1587,55 +1587,55 @@ Press 1 for Default View</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify</source>
<comment>%1 failed with...</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players</source>
<comment>%1 failed with...</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<source>Failed to enter a valid Snapmatic Crew ID</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew</source>
<comment>%1 failed with...</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<source>Failed to enter a valid Snapmatic title</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title</source>
<comment>%1 failed with...</comment>
<translation type="unfinished"></translation>
@ -2017,25 +2017,25 @@ Press 1 for Default View</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>Snapmatic Title</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>New Snapmatic title:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>Snapmatic Crew</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>New Snapmatic crew:</source>
<translation type="unfinished"></translation>

View File

@ -1540,20 +1540,20 @@ Press 1 for Default View</source>
<message>
<location filename="../ProfileInterface.cpp" line="1525"/>
<location filename="../ProfileInterface.cpp" line="1559"/>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<source>No Snapmatic pictures are selected</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1539"/>
<location filename="../ProfileInterface.cpp" line="1573"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>%1 failed with...
%2</source>
@ -1561,81 +1561,81 @@ Press 1 for Default View</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify as Avatar</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1969"/>
<location filename="../ProfileInterface.cpp" line="2072"/>
<location filename="../ProfileInterface.cpp" line="2199"/>
<location filename="../ProfileInterface.cpp" line="2305"/>
<location filename="../ProfileInterface.cpp" line="1977"/>
<location filename="../ProfileInterface.cpp" line="2080"/>
<location filename="../ProfileInterface.cpp" line="2211"/>
<location filename="../ProfileInterface.cpp" line="2317"/>
<source>Patch selected...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1970"/>
<location filename="../ProfileInterface.cpp" line="1989"/>
<location filename="../ProfileInterface.cpp" line="2073"/>
<location filename="../ProfileInterface.cpp" line="2092"/>
<location filename="../ProfileInterface.cpp" line="2200"/>
<location filename="../ProfileInterface.cpp" line="2219"/>
<location filename="../ProfileInterface.cpp" line="2306"/>
<location filename="../ProfileInterface.cpp" line="2325"/>
<location filename="../ProfileInterface.cpp" line="1978"/>
<location filename="../ProfileInterface.cpp" line="1997"/>
<location filename="../ProfileInterface.cpp" line="2081"/>
<location filename="../ProfileInterface.cpp" line="2100"/>
<location filename="../ProfileInterface.cpp" line="2212"/>
<location filename="../ProfileInterface.cpp" line="2231"/>
<location filename="../ProfileInterface.cpp" line="2318"/>
<location filename="../ProfileInterface.cpp" line="2337"/>
<source>Patch file %1 of %2 files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify</source>
<comment>%1 failed with...</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players</source>
<comment>%1 failed with...</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<source>Failed to enter a valid Snapmatic Crew ID</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew</source>
<comment>%1 failed with...</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<source>Failed to enter a valid Snapmatic title</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title</source>
<comment>%1 failed with...</comment>
<translation type="unfinished"></translation>
@ -1970,25 +1970,25 @@ Press 1 for Default View</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>Snapmatic Crew</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>New Snapmatic crew:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>Snapmatic Title</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>New Snapmatic title:</source>
<translation type="unfinished"></translation>

View File

@ -1512,48 +1512,48 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation>Initialisation de l&apos;export...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify as Avatar</source>
<translation>Qualifier comme Avatar</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1525"/>
<location filename="../ProfileInterface.cpp" line="1559"/>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<source>No Snapmatic pictures are selected</source>
<translation>Aucun Snapmatic sélectionné</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1969"/>
<location filename="../ProfileInterface.cpp" line="2072"/>
<location filename="../ProfileInterface.cpp" line="2199"/>
<location filename="../ProfileInterface.cpp" line="2305"/>
<location filename="../ProfileInterface.cpp" line="1977"/>
<location filename="../ProfileInterface.cpp" line="2080"/>
<location filename="../ProfileInterface.cpp" line="2211"/>
<location filename="../ProfileInterface.cpp" line="2317"/>
<source>Patch selected...</source>
<translation>Patcher la sélection...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1970"/>
<location filename="../ProfileInterface.cpp" line="1989"/>
<location filename="../ProfileInterface.cpp" line="2073"/>
<location filename="../ProfileInterface.cpp" line="2092"/>
<location filename="../ProfileInterface.cpp" line="2200"/>
<location filename="../ProfileInterface.cpp" line="2219"/>
<location filename="../ProfileInterface.cpp" line="2306"/>
<location filename="../ProfileInterface.cpp" line="2325"/>
<location filename="../ProfileInterface.cpp" line="1978"/>
<location filename="../ProfileInterface.cpp" line="1997"/>
<location filename="../ProfileInterface.cpp" line="2081"/>
<location filename="../ProfileInterface.cpp" line="2100"/>
<location filename="../ProfileInterface.cpp" line="2212"/>
<location filename="../ProfileInterface.cpp" line="2231"/>
<location filename="../ProfileInterface.cpp" line="2318"/>
<location filename="../ProfileInterface.cpp" line="2337"/>
<source>Patch file %1 of %2 files</source>
<translation>Patch du fichier %1 sur %2</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1539"/>
<location filename="../ProfileInterface.cpp" line="1573"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>%1 failed with...
%2</source>
@ -1578,55 +1578,55 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation>Un Snapmatic existe déjà avec le uid %1, voulez-vous assigner à votre import un nouvel uid et timestamp ?</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify</source>
<comment>%1 failed with...</comment>
<translation>Qualifier</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players...</source>
<translation>Modifier les joueurs...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players</source>
<comment>%1 failed with...</comment>
<translation>Modifier les joueurs</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew...</source>
<translation>Modifier le Crew...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<source>Failed to enter a valid Snapmatic Crew ID</source>
<translation>Snapmatic Crew ID invalide</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew</source>
<comment>%1 failed with...</comment>
<translation>Changer le Crew</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title...</source>
<translation>Changer le titre...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<source>Failed to enter a valid Snapmatic title</source>
<translation>Titre Snapmatic invalide</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title</source>
<comment>%1 failed with...</comment>
<translation>Changer le titre</translation>
@ -1933,7 +1933,7 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation>Meme</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>Snapmatic Title</source>
<translation>Titre Snapmatic</translation>
@ -2051,19 +2051,19 @@ Appuyer sur 1 pour le mode par défaut</translation>
<translation>La modification des propriétés Snapmatic a échoué : erreur d&apos;entrée/sortie</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>New Snapmatic title:</source>
<translation>Nouveau titre Snapmatic :</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>Snapmatic Crew</source>
<translation>Crew Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>New Snapmatic crew:</source>
<translation>Nouveau crew Snapmatic :</translation>

View File

@ -1527,48 +1527,48 @@ Press 1 for Default View</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify as Avatar</source>
<translation>Пометить как Аватар</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1525"/>
<location filename="../ProfileInterface.cpp" line="1559"/>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<source>No Snapmatic pictures are selected</source>
<translation>Не выделена ни одна картинка Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1969"/>
<location filename="../ProfileInterface.cpp" line="2072"/>
<location filename="../ProfileInterface.cpp" line="2199"/>
<location filename="../ProfileInterface.cpp" line="2305"/>
<location filename="../ProfileInterface.cpp" line="1977"/>
<location filename="../ProfileInterface.cpp" line="2080"/>
<location filename="../ProfileInterface.cpp" line="2211"/>
<location filename="../ProfileInterface.cpp" line="2317"/>
<source>Patch selected...</source>
<translation>Пропатчить выделенные...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1970"/>
<location filename="../ProfileInterface.cpp" line="1989"/>
<location filename="../ProfileInterface.cpp" line="2073"/>
<location filename="../ProfileInterface.cpp" line="2092"/>
<location filename="../ProfileInterface.cpp" line="2200"/>
<location filename="../ProfileInterface.cpp" line="2219"/>
<location filename="../ProfileInterface.cpp" line="2306"/>
<location filename="../ProfileInterface.cpp" line="2325"/>
<location filename="../ProfileInterface.cpp" line="1978"/>
<location filename="../ProfileInterface.cpp" line="1997"/>
<location filename="../ProfileInterface.cpp" line="2081"/>
<location filename="../ProfileInterface.cpp" line="2100"/>
<location filename="../ProfileInterface.cpp" line="2212"/>
<location filename="../ProfileInterface.cpp" line="2231"/>
<location filename="../ProfileInterface.cpp" line="2318"/>
<location filename="../ProfileInterface.cpp" line="2337"/>
<source>Patch file %1 of %2 files</source>
<translation>Изменяется файл %1 из %2</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1539"/>
<location filename="../ProfileInterface.cpp" line="1573"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>%1 failed with...
%2</source>
@ -1588,55 +1588,55 @@ Press 1 for Default View</source>
<translation>Не удалось удалить все выделенные картинки Snapmatic и/или сохранения</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify</source>
<comment>%1 failed with...</comment>
<translation>Помечание</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players...</source>
<translation>Изменить игроков...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players</source>
<comment>%1 failed with...</comment>
<translation>Измение игроков</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew...</source>
<translation>Изменить банду...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<source>Failed to enter a valid Snapmatic Crew ID</source>
<translation>Введённый идентификатор банды не верен</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew</source>
<comment>%1 failed with...</comment>
<translation>Изменение банды</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title...</source>
<translation>Изменить заголовок...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<source>Failed to enter a valid Snapmatic title</source>
<translation>Введённый заголовок не верен</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title</source>
<comment>%1 failed with...</comment>
<translation>Изменение заголовка</translation>
@ -1956,7 +1956,7 @@ Press 1 for Default View</source>
<translation>Meme</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>Snapmatic Title</source>
<translation>Заголовок Snapmatic</translation>
@ -2062,19 +2062,19 @@ Press 1 for Default View</source>
<translation>Не удалось измененить свойства Snapmatic из-за проблемы ввода/вывода</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>New Snapmatic title:</source>
<translation>Новый заголовок Snapmatic:</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>Snapmatic Crew</source>
<translation>Банда на Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>New Snapmatic crew:</source>
<translation>Новая банда на Snapmatic:</translation>

View File

@ -1556,20 +1556,20 @@ Press 1 for Default View</source>
<message>
<location filename="../ProfileInterface.cpp" line="1525"/>
<location filename="../ProfileInterface.cpp" line="1559"/>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<source>No Snapmatic pictures are selected</source>
<translation>Не вибрано жодного Snapmatic зображення</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1539"/>
<location filename="../ProfileInterface.cpp" line="1573"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>%1 failed with...
%2</source>
@ -1589,81 +1589,81 @@ Press 1 for Default View</source>
<translation>Snapmatic зображення з uid %1 вже існує, ви хочете призначити для імпорту новий uid та мітку часу?</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify as Avatar</source>
<translation>Позначити як Аватар</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1969"/>
<location filename="../ProfileInterface.cpp" line="2072"/>
<location filename="../ProfileInterface.cpp" line="2199"/>
<location filename="../ProfileInterface.cpp" line="2305"/>
<location filename="../ProfileInterface.cpp" line="1977"/>
<location filename="../ProfileInterface.cpp" line="2080"/>
<location filename="../ProfileInterface.cpp" line="2211"/>
<location filename="../ProfileInterface.cpp" line="2317"/>
<source>Patch selected...</source>
<translation>Вибір патчу...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1970"/>
<location filename="../ProfileInterface.cpp" line="1989"/>
<location filename="../ProfileInterface.cpp" line="2073"/>
<location filename="../ProfileInterface.cpp" line="2092"/>
<location filename="../ProfileInterface.cpp" line="2200"/>
<location filename="../ProfileInterface.cpp" line="2219"/>
<location filename="../ProfileInterface.cpp" line="2306"/>
<location filename="../ProfileInterface.cpp" line="2325"/>
<location filename="../ProfileInterface.cpp" line="1978"/>
<location filename="../ProfileInterface.cpp" line="1997"/>
<location filename="../ProfileInterface.cpp" line="2081"/>
<location filename="../ProfileInterface.cpp" line="2100"/>
<location filename="../ProfileInterface.cpp" line="2212"/>
<location filename="../ProfileInterface.cpp" line="2231"/>
<location filename="../ProfileInterface.cpp" line="2318"/>
<location filename="../ProfileInterface.cpp" line="2337"/>
<source>Patch file %1 of %2 files</source>
<translation>Патч файлу %1 з %2 файлів</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify</source>
<comment>%1 failed with...</comment>
<translation>Якість</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players...</source>
<translation>Зміна гравців...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players</source>
<comment>%1 failed with...</comment>
<translation>Змінити гравців</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew...</source>
<translation>Зміна банди...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<source>Failed to enter a valid Snapmatic Crew ID</source>
<translation>Не вдалося ввести дійсний ID Банди Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew</source>
<comment>%1 failed with...</comment>
<translation>Змінити банду</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title...</source>
<translation>Зміна назви...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<source>Failed to enter a valid Snapmatic title</source>
<translation>Не вдалося ввести дійсний заголовок Snapmatic</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title</source>
<comment>%1 failed with...</comment>
<translation>Змінити назву</translation>
@ -2000,25 +2000,25 @@ Press 1 for Default View</source>
<translation>Змінити властивості Snapmatic не вдалося через JSON Помилку</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>Snapmatic Crew</source>
<translation>Snapmatic банда</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>New Snapmatic crew:</source>
<translation>Нова Snapmatic банда:</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>Snapmatic Title</source>
<translation>Snapmatic назва</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>New Snapmatic title:</source>
<translation>Новий Snapmatic заголовок:</translation>

View File

@ -1546,20 +1546,20 @@ Press 1 for Default View</source>
<message>
<location filename="../ProfileInterface.cpp" line="1525"/>
<location filename="../ProfileInterface.cpp" line="1559"/>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<source>No Snapmatic pictures are selected</source>
<translation> Snapmatic </translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1539"/>
<location filename="../ProfileInterface.cpp" line="1573"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>%1 failed with...
%2</source>
@ -1579,81 +1579,81 @@ Press 1 for Default View</source>
<translation> uid %1 Snapmatic uid ?</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1958"/>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="1966"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify as Avatar</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1969"/>
<location filename="../ProfileInterface.cpp" line="2072"/>
<location filename="../ProfileInterface.cpp" line="2199"/>
<location filename="../ProfileInterface.cpp" line="2305"/>
<location filename="../ProfileInterface.cpp" line="1977"/>
<location filename="../ProfileInterface.cpp" line="2080"/>
<location filename="../ProfileInterface.cpp" line="2211"/>
<location filename="../ProfileInterface.cpp" line="2317"/>
<source>Patch selected...</source>
<translation>...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="1970"/>
<location filename="../ProfileInterface.cpp" line="1989"/>
<location filename="../ProfileInterface.cpp" line="2073"/>
<location filename="../ProfileInterface.cpp" line="2092"/>
<location filename="../ProfileInterface.cpp" line="2200"/>
<location filename="../ProfileInterface.cpp" line="2219"/>
<location filename="../ProfileInterface.cpp" line="2306"/>
<location filename="../ProfileInterface.cpp" line="2325"/>
<location filename="../ProfileInterface.cpp" line="1978"/>
<location filename="../ProfileInterface.cpp" line="1997"/>
<location filename="../ProfileInterface.cpp" line="2081"/>
<location filename="../ProfileInterface.cpp" line="2100"/>
<location filename="../ProfileInterface.cpp" line="2212"/>
<location filename="../ProfileInterface.cpp" line="2231"/>
<location filename="../ProfileInterface.cpp" line="2318"/>
<location filename="../ProfileInterface.cpp" line="2337"/>
<source>Patch file %1 of %2 files</source>
<translation> %1 %2 </translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2023"/>
<location filename="../ProfileInterface.cpp" line="2031"/>
<source>Qualify</source>
<comment>%1 failed with...</comment>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2044"/>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2052"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players...</source>
<translation>...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2122"/>
<location filename="../ProfileInterface.cpp" line="2130"/>
<source>Change Players</source>
<comment>%1 failed with...</comment>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2143"/>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2151"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew...</source>
<translation>...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2180"/>
<location filename="../ProfileInterface.cpp" line="2188"/>
<source>Failed to enter a valid Snapmatic Crew ID</source>
<translation> ID</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2249"/>
<location filename="../ProfileInterface.cpp" line="2261"/>
<source>Change Crew</source>
<comment>%1 failed with...</comment>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2270"/>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title...</source>
<translation>...</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2287"/>
<location filename="../ProfileInterface.cpp" line="2299"/>
<source>Failed to enter a valid Snapmatic title</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2352"/>
<location filename="../ProfileInterface.cpp" line="2364"/>
<source>Change Title</source>
<comment>%1 failed with...</comment>
<translation></translation>
@ -1990,25 +1990,25 @@ Press 1 for Default View</source>
<translation>JSON Snapmatic </translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>Snapmatic Crew</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2171"/>
<location filename="../ProfileInterface.cpp" line="2179"/>
<location filename="../SnapmaticEditor.cpp" line="443"/>
<source>New Snapmatic crew:</source>
<translation>:</translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>Snapmatic Title</source>
<translation></translation>
</message>
<message>
<location filename="../ProfileInterface.cpp" line="2282"/>
<location filename="../ProfileInterface.cpp" line="2294"/>
<location filename="../SnapmaticEditor.cpp" line="414"/>
<source>New Snapmatic title:</source>
<translation>:</translation>