Translation updated
This commit is contained in:
parent
c6ab678944
commit
b7ae3146c8
4 changed files with 198 additions and 180 deletions
|
@ -308,7 +308,7 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.ui" line="132"/>
|
||||
<location filename="../PictureCopy.cpp" line="49"/>
|
||||
<location filename="../PictureCopy.cpp" line="55"/>
|
||||
<location filename="../PictureExport.cpp" line="88"/>
|
||||
<source>&Export</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -324,47 +324,47 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="48"/>
|
||||
<location filename="../PictureCopy.cpp" line="54"/>
|
||||
<source>Export as GTA Snapmatic...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="52"/>
|
||||
<location filename="../PictureCopy.cpp" line="58"/>
|
||||
<source>Snapmatic pictures (PGTA*)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="53"/>
|
||||
<location filename="../PictureCopy.cpp" line="59"/>
|
||||
<source>All files (**)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="72"/>
|
||||
<location filename="../PictureCopy.cpp" line="76"/>
|
||||
<location filename="../PictureCopy.cpp" line="89"/>
|
||||
<location filename="../PictureCopy.cpp" line="78"/>
|
||||
<location filename="../PictureCopy.cpp" line="82"/>
|
||||
<location filename="../PictureCopy.cpp" line="95"/>
|
||||
<location filename="../PictureCopy.cpp" line="101"/>
|
||||
<source>Export as GTA Snapmatic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="72"/>
|
||||
<location filename="../PictureCopy.cpp" line="78"/>
|
||||
<location filename="../PictureExport.cpp" line="142"/>
|
||||
<source>Overwrite %1 with current Snapmatic picture?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="76"/>
|
||||
<location filename="../PictureCopy.cpp" line="82"/>
|
||||
<location filename="../PictureExport.cpp" line="146"/>
|
||||
<source>Failed to overwrite %1 with current Snapmatic picture</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="89"/>
|
||||
<location filename="../PictureCopy.cpp" line="95"/>
|
||||
<source>Failed to copy current Snapmatic picture</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="95"/>
|
||||
<location filename="../PictureCopy.cpp" line="101"/>
|
||||
<location filename="../PictureExport.cpp" line="186"/>
|
||||
<source>No valid file is selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -471,8 +471,8 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../ExportThread.cpp" line="90"/>
|
||||
<location filename="../ExportThread.cpp" line="127"/>
|
||||
<location filename="../ExportThread.cpp" line="148"/>
|
||||
<location filename="../ExportThread.cpp" line="132"/>
|
||||
<location filename="../ExportThread.cpp" line="153"/>
|
||||
<source>Export file %1 of %2 files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -494,10 +494,11 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<location filename="../ProfileInterface.cpp" line="447"/>
|
||||
<location filename="../ProfileInterface.cpp" line="477"/>
|
||||
<location filename="../ProfileInterface.cpp" line="482"/>
|
||||
<location filename="../ProfileInterface.cpp" line="492"/>
|
||||
<location filename="../ProfileInterface.cpp" line="503"/>
|
||||
<location filename="../ProfileInterface.cpp" line="540"/>
|
||||
<location filename="../ProfileInterface.cpp" line="546"/>
|
||||
<location filename="../ProfileInterface.cpp" line="497"/>
|
||||
<location filename="../ProfileInterface.cpp" line="502"/>
|
||||
<location filename="../ProfileInterface.cpp" line="513"/>
|
||||
<location filename="../ProfileInterface.cpp" line="550"/>
|
||||
<location filename="../ProfileInterface.cpp" line="556"/>
|
||||
<source>Import</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -557,93 +558,98 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="492"/>
|
||||
<location filename="../ProfileInterface.cpp" line="497"/>
|
||||
<source>Failed to import the Snapmatic picture, file not begin with PGTA</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="503"/>
|
||||
<location filename="../ProfileInterface.cpp" line="502"/>
|
||||
<source>Failed to import the Snapmatic picture, the picture is already in the game</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="513"/>
|
||||
<source>Failed to import the Snapmatic picture, can't copy the file into profile</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="540"/>
|
||||
<location filename="../ProfileInterface.cpp" line="550"/>
|
||||
<source>Failed to import the Savegame, can't copy the file into profile</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="546"/>
|
||||
<location filename="../ProfileInterface.cpp" line="556"/>
|
||||
<source>Failed to import the Savegame, no Savegame slot is left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="609"/>
|
||||
<location filename="../ProfileInterface.cpp" line="647"/>
|
||||
<location filename="../ProfileInterface.cpp" line="724"/>
|
||||
<location filename="../ProfileInterface.cpp" line="746"/>
|
||||
<location filename="../ProfileInterface.cpp" line="619"/>
|
||||
<location filename="../ProfileInterface.cpp" line="657"/>
|
||||
<location filename="../ProfileInterface.cpp" line="734"/>
|
||||
<location filename="../ProfileInterface.cpp" line="756"/>
|
||||
<source>Export selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="632"/>
|
||||
<location filename="../ProfileInterface.cpp" line="650"/>
|
||||
<location filename="../ProfileInterface.cpp" line="642"/>
|
||||
<location filename="../ProfileInterface.cpp" line="660"/>
|
||||
<source>JPG pictures and GTA Snapmatic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="633"/>
|
||||
<location filename="../ProfileInterface.cpp" line="655"/>
|
||||
<location filename="../ProfileInterface.cpp" line="643"/>
|
||||
<location filename="../ProfileInterface.cpp" line="665"/>
|
||||
<source>JPG pictures only</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="634"/>
|
||||
<location filename="../ProfileInterface.cpp" line="659"/>
|
||||
<location filename="../ProfileInterface.cpp" line="644"/>
|
||||
<location filename="../ProfileInterface.cpp" line="669"/>
|
||||
<source>GTA Snapmatic only</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="647"/>
|
||||
<location filename="../ProfileInterface.cpp" line="657"/>
|
||||
<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 type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="690"/>
|
||||
<location filename="../ProfileInterface.cpp" line="700"/>
|
||||
<source>Export selected...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="691"/>
|
||||
<location filename="../ProfileInterface.cpp" line="701"/>
|
||||
<source>Initializing export...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="724"/>
|
||||
<location filename="../ProfileInterface.cpp" line="734"/>
|
||||
<source>Export failed with...
|
||||
|
||||
%1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="746"/>
|
||||
<location filename="../ProfileInterface.cpp" line="790"/>
|
||||
<location filename="../ProfileInterface.cpp" line="756"/>
|
||||
<location filename="../ProfileInterface.cpp" line="799"/>
|
||||
<source>No Snapmatic pictures or Savegames files are selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="754"/>
|
||||
<location filename="../ProfileInterface.cpp" line="784"/>
|
||||
<location filename="../ProfileInterface.cpp" line="790"/>
|
||||
<location filename="../ProfileInterface.cpp" line="764"/>
|
||||
<location filename="../ProfileInterface.cpp" line="793"/>
|
||||
<location filename="../ProfileInterface.cpp" line="799"/>
|
||||
<source>Remove selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="754"/>
|
||||
<location filename="../ProfileInterface.cpp" line="764"/>
|
||||
<source>You really want remove the selected Snapmatic picutres and Savegame files?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="784"/>
|
||||
<location filename="../ProfileInterface.cpp" line="793"/>
|
||||
<source>Failed at remove the complete selected Snapmatic pictures and/or Savegame files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -893,8 +899,8 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.ui" line="125"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="133"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="146"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="132"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="145"/>
|
||||
<source>Delete picture</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -904,74 +910,74 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="133"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="132"/>
|
||||
<source>Are you sure to delete %1 from your Snapmatic pictures?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="146"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="145"/>
|
||||
<source>Failed at deleting %1 from your Snapmatic pictures</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="198"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="197"/>
|
||||
<source>Edi&t</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="201"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="200"/>
|
||||
<source>Enable &In-game</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="205"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="204"/>
|
||||
<source>Disable &In-game</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="207"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="206"/>
|
||||
<source>&Export</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="208"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="207"/>
|
||||
<source>Export as &JPG picture...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="209"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="208"/>
|
||||
<source>Export as &GTA Snapmatic...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="210"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="209"/>
|
||||
<source>&View</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="213"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="212"/>
|
||||
<source>&Remove</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="217"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="225"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="216"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="224"/>
|
||||
<source>&Select</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="218"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="217"/>
|
||||
<source>&Deselect</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="219"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="226"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="218"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="225"/>
|
||||
<source>Select &All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="220"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="219"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -326,7 +326,7 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.ui" line="132"/>
|
||||
<location filename="../PictureCopy.cpp" line="49"/>
|
||||
<location filename="../PictureCopy.cpp" line="55"/>
|
||||
<location filename="../PictureExport.cpp" line="88"/>
|
||||
<source>&Export</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -412,21 +412,21 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="72"/>
|
||||
<location filename="../PictureCopy.cpp" line="78"/>
|
||||
<location filename="../PictureExport.cpp" line="142"/>
|
||||
<source>Overwrite %1 with current Snapmatic picture?</source>
|
||||
<translation>Перезаписать %1 текущей картинкой Snapmatic?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="72"/>
|
||||
<location filename="../PictureCopy.cpp" line="76"/>
|
||||
<location filename="../PictureCopy.cpp" line="89"/>
|
||||
<location filename="../PictureCopy.cpp" line="78"/>
|
||||
<location filename="../PictureCopy.cpp" line="82"/>
|
||||
<location filename="../PictureCopy.cpp" line="95"/>
|
||||
<location filename="../PictureCopy.cpp" line="101"/>
|
||||
<source>Export as GTA Snapmatic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="76"/>
|
||||
<location filename="../PictureCopy.cpp" line="82"/>
|
||||
<location filename="../PictureExport.cpp" line="146"/>
|
||||
<source>Failed to overwrite %1 with current Snapmatic picture</source>
|
||||
<translation>Не удалось перезаписать %1 картинкой Snapmatic</translation>
|
||||
|
@ -437,7 +437,7 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation>Не удалось экспортировать текущую картинку Snapmatic</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="95"/>
|
||||
<location filename="../PictureCopy.cpp" line="101"/>
|
||||
<location filename="../PictureExport.cpp" line="186"/>
|
||||
<source>No valid file is selected</source>
|
||||
<translation>Выбранный файл неверен</translation>
|
||||
|
@ -447,22 +447,22 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="obsolete">Скопировать картинку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="48"/>
|
||||
<location filename="../PictureCopy.cpp" line="54"/>
|
||||
<source>Export as GTA Snapmatic...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="52"/>
|
||||
<location filename="../PictureCopy.cpp" line="58"/>
|
||||
<source>Snapmatic pictures (PGTA*)</source>
|
||||
<translation>Картинки Snapmatic (PGTA*)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="53"/>
|
||||
<location filename="../PictureCopy.cpp" line="59"/>
|
||||
<source>All files (**)</source>
|
||||
<translation>Все файлы (**)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="89"/>
|
||||
<location filename="../PictureCopy.cpp" line="95"/>
|
||||
<source>Failed to copy current Snapmatic picture</source>
|
||||
<translation>Не удалось скопировать текущую картинку Snapmatic</translation>
|
||||
</message>
|
||||
|
@ -525,10 +525,11 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<location filename="../ProfileInterface.cpp" line="447"/>
|
||||
<location filename="../ProfileInterface.cpp" line="477"/>
|
||||
<location filename="../ProfileInterface.cpp" line="482"/>
|
||||
<location filename="../ProfileInterface.cpp" line="492"/>
|
||||
<location filename="../ProfileInterface.cpp" line="503"/>
|
||||
<location filename="../ProfileInterface.cpp" line="540"/>
|
||||
<location filename="../ProfileInterface.cpp" line="546"/>
|
||||
<location filename="../ProfileInterface.cpp" line="497"/>
|
||||
<location filename="../ProfileInterface.cpp" line="502"/>
|
||||
<location filename="../ProfileInterface.cpp" line="513"/>
|
||||
<location filename="../ProfileInterface.cpp" line="550"/>
|
||||
<location filename="../ProfileInterface.cpp" line="556"/>
|
||||
<source>Import</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -588,63 +589,68 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation>Выбранный файл неверен</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="492"/>
|
||||
<location filename="../ProfileInterface.cpp" line="497"/>
|
||||
<source>Failed to import the Snapmatic picture, file not begin with PGTA</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="503"/>
|
||||
<location filename="../ProfileInterface.cpp" line="502"/>
|
||||
<source>Failed to import the Snapmatic picture, the picture is already in the game</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="513"/>
|
||||
<source>Failed to import the Snapmatic picture, can't copy the file into profile</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="540"/>
|
||||
<location filename="../ProfileInterface.cpp" line="550"/>
|
||||
<source>Failed to import the Savegame, can't copy the file into profile</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="546"/>
|
||||
<location filename="../ProfileInterface.cpp" line="556"/>
|
||||
<source>Failed to import the Savegame, no Savegame slot is left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="632"/>
|
||||
<location filename="../ProfileInterface.cpp" line="650"/>
|
||||
<location filename="../ProfileInterface.cpp" line="642"/>
|
||||
<location filename="../ProfileInterface.cpp" line="660"/>
|
||||
<source>JPG pictures and GTA Snapmatic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="633"/>
|
||||
<location filename="../ProfileInterface.cpp" line="655"/>
|
||||
<location filename="../ProfileInterface.cpp" line="643"/>
|
||||
<location filename="../ProfileInterface.cpp" line="665"/>
|
||||
<source>JPG pictures only</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="634"/>
|
||||
<location filename="../ProfileInterface.cpp" line="659"/>
|
||||
<location filename="../ProfileInterface.cpp" line="644"/>
|
||||
<location filename="../ProfileInterface.cpp" line="669"/>
|
||||
<source>GTA Snapmatic only</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="746"/>
|
||||
<location filename="../ProfileInterface.cpp" line="790"/>
|
||||
<location filename="../ProfileInterface.cpp" line="756"/>
|
||||
<location filename="../ProfileInterface.cpp" line="799"/>
|
||||
<source>No Snapmatic pictures or Savegames files are selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="754"/>
|
||||
<location filename="../ProfileInterface.cpp" line="784"/>
|
||||
<location filename="../ProfileInterface.cpp" line="790"/>
|
||||
<location filename="../ProfileInterface.cpp" line="764"/>
|
||||
<location filename="../ProfileInterface.cpp" line="793"/>
|
||||
<location filename="../ProfileInterface.cpp" line="799"/>
|
||||
<source>Remove selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="754"/>
|
||||
<location filename="../ProfileInterface.cpp" line="764"/>
|
||||
<source>You really want remove the selected Snapmatic picutres and Savegame files?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="784"/>
|
||||
<location filename="../ProfileInterface.cpp" line="793"/>
|
||||
<source>Failed at remove the complete selected Snapmatic pictures and/or Savegame files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -665,30 +671,30 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="obsolete">Не получилось имортировать копию сохранения, потому что не осталось свободных под них слотов</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="609"/>
|
||||
<location filename="../ProfileInterface.cpp" line="647"/>
|
||||
<location filename="../ProfileInterface.cpp" line="724"/>
|
||||
<location filename="../ProfileInterface.cpp" line="746"/>
|
||||
<location filename="../ProfileInterface.cpp" line="619"/>
|
||||
<location filename="../ProfileInterface.cpp" line="657"/>
|
||||
<location filename="../ProfileInterface.cpp" line="734"/>
|
||||
<location filename="../ProfileInterface.cpp" line="756"/>
|
||||
<source>Export selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="647"/>
|
||||
<location filename="../ProfileInterface.cpp" line="657"/>
|
||||
<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 type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="690"/>
|
||||
<location filename="../ProfileInterface.cpp" line="700"/>
|
||||
<source>Export selected...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="691"/>
|
||||
<location filename="../ProfileInterface.cpp" line="701"/>
|
||||
<source>Initializing export...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="724"/>
|
||||
<location filename="../ProfileInterface.cpp" line="734"/>
|
||||
<source>Export failed with...
|
||||
|
||||
%1</source>
|
||||
|
@ -696,8 +702,8 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../ExportThread.cpp" line="90"/>
|
||||
<location filename="../ExportThread.cpp" line="127"/>
|
||||
<location filename="../ExportThread.cpp" line="148"/>
|
||||
<location filename="../ExportThread.cpp" line="132"/>
|
||||
<location filename="../ExportThread.cpp" line="153"/>
|
||||
<source>Export file %1 of %2 files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -970,80 +976,80 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.ui" line="125"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="133"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="146"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="132"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="145"/>
|
||||
<source>Delete picture</source>
|
||||
<translation>Удалить картинку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="133"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="132"/>
|
||||
<source>Are you sure to delete %1 from your Snapmatic pictures?</source>
|
||||
<translation>Уверены, что хотите удалить %1 из коллекции картинок Snapmatic?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="146"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="145"/>
|
||||
<source>Failed at deleting %1 from your Snapmatic pictures</source>
|
||||
<translation>Не удалось удалить %1 из колелкции картинок Snapmatic </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="198"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="197"/>
|
||||
<source>Edi&t</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="201"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="200"/>
|
||||
<source>Enable &In-game</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="205"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="204"/>
|
||||
<source>Disable &In-game</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="207"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="206"/>
|
||||
<source>&Export</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="208"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="207"/>
|
||||
<source>Export as &JPG picture...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="209"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="208"/>
|
||||
<source>Export as &GTA Snapmatic...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="210"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="209"/>
|
||||
<source>&View</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="213"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="212"/>
|
||||
<source>&Remove</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="217"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="225"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="216"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="224"/>
|
||||
<source>&Select</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="218"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="217"/>
|
||||
<source>&Deselect</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="219"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="226"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="218"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="225"/>
|
||||
<source>Select &All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="220"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="219"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
Binary file not shown.
|
@ -419,7 +419,7 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../PictureDialog.ui" line="132"/>
|
||||
<location filename="../PictureCopy.cpp" line="49"/>
|
||||
<location filename="../PictureCopy.cpp" line="55"/>
|
||||
<location filename="../PictureExport.cpp" line="88"/>
|
||||
<source>&Export</source>
|
||||
<translation>&Exportieren</translation>
|
||||
|
@ -533,21 +533,21 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation>Exportiere als JPG Bild</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="72"/>
|
||||
<location filename="../PictureCopy.cpp" line="78"/>
|
||||
<location filename="../PictureExport.cpp" line="142"/>
|
||||
<source>Overwrite %1 with current Snapmatic picture?</source>
|
||||
<translation>Überschreibe %1 mit aktuellen Snapmatic Bild?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="72"/>
|
||||
<location filename="../PictureCopy.cpp" line="76"/>
|
||||
<location filename="../PictureCopy.cpp" line="89"/>
|
||||
<location filename="../PictureCopy.cpp" line="78"/>
|
||||
<location filename="../PictureCopy.cpp" line="82"/>
|
||||
<location filename="../PictureCopy.cpp" line="95"/>
|
||||
<location filename="../PictureCopy.cpp" line="101"/>
|
||||
<source>Export as GTA Snapmatic</source>
|
||||
<translation>Exportiere als GTA Snapmatic</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="76"/>
|
||||
<location filename="../PictureCopy.cpp" line="82"/>
|
||||
<location filename="../PictureExport.cpp" line="146"/>
|
||||
<source>Failed to overwrite %1 with current Snapmatic picture</source>
|
||||
<translation>Fehlgeschlagen beim Überschreiben von %1 mit aktuellen Snapmatic Bild</translation>
|
||||
|
@ -566,22 +566,22 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="obsolete">Exporti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="48"/>
|
||||
<location filename="../PictureCopy.cpp" line="54"/>
|
||||
<source>Export as GTA Snapmatic...</source>
|
||||
<translation>Exportiere als GTA Snapmatic...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="52"/>
|
||||
<location filename="../PictureCopy.cpp" line="58"/>
|
||||
<source>Snapmatic pictures (PGTA*)</source>
|
||||
<translation>Snapmatic Bilder (PGTA*)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="53"/>
|
||||
<location filename="../PictureCopy.cpp" line="59"/>
|
||||
<source>All files (**)</source>
|
||||
<translation>Alle Dateien (**)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="89"/>
|
||||
<location filename="../PictureCopy.cpp" line="95"/>
|
||||
<source>Failed to copy current Snapmatic picture</source>
|
||||
<translation>Fehlgeschlagen beim Kopieren vom Snapmatic Bild</translation>
|
||||
</message>
|
||||
|
@ -607,7 +607,7 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="obsolete">Beim Speichern des Bildes ist ein Fehler aufgetreten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PictureCopy.cpp" line="95"/>
|
||||
<location filename="../PictureCopy.cpp" line="101"/>
|
||||
<location filename="../PictureExport.cpp" line="186"/>
|
||||
<source>No valid file is selected</source>
|
||||
<translation>Keine gültige Datei wurde ausgewählt</translation>
|
||||
|
@ -680,10 +680,11 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<location filename="../ProfileInterface.cpp" line="447"/>
|
||||
<location filename="../ProfileInterface.cpp" line="477"/>
|
||||
<location filename="../ProfileInterface.cpp" line="482"/>
|
||||
<location filename="../ProfileInterface.cpp" line="492"/>
|
||||
<location filename="../ProfileInterface.cpp" line="503"/>
|
||||
<location filename="../ProfileInterface.cpp" line="540"/>
|
||||
<location filename="../ProfileInterface.cpp" line="546"/>
|
||||
<location filename="../ProfileInterface.cpp" line="497"/>
|
||||
<location filename="../ProfileInterface.cpp" line="502"/>
|
||||
<location filename="../ProfileInterface.cpp" line="513"/>
|
||||
<location filename="../ProfileInterface.cpp" line="550"/>
|
||||
<location filename="../ProfileInterface.cpp" line="556"/>
|
||||
<source>Import</source>
|
||||
<translation>Importieren</translation>
|
||||
</message>
|
||||
|
@ -738,7 +739,12 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation>Kann %1 nicht importieren weil das Dateiformat nicht gültig ist</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="647"/>
|
||||
<location filename="../ProfileInterface.cpp" line="502"/>
|
||||
<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="657"/>
|
||||
<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>
|
||||
|
@ -750,40 +756,40 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation>Keine gültige Datei wurde ausgewählt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="492"/>
|
||||
<location filename="../ProfileInterface.cpp" line="497"/>
|
||||
<source>Failed to import the Snapmatic picture, file not begin with PGTA</source>
|
||||
<translation>Fehlgeschlagen beim Importieren vom Snapmatic Bild, Datei beginnt nicht mit PGTA</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="503"/>
|
||||
<location filename="../ProfileInterface.cpp" line="513"/>
|
||||
<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="540"/>
|
||||
<location filename="../ProfileInterface.cpp" line="550"/>
|
||||
<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="546"/>
|
||||
<location filename="../ProfileInterface.cpp" line="556"/>
|
||||
<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="632"/>
|
||||
<location filename="../ProfileInterface.cpp" line="650"/>
|
||||
<location filename="../ProfileInterface.cpp" line="642"/>
|
||||
<location filename="../ProfileInterface.cpp" line="660"/>
|
||||
<source>JPG pictures and GTA Snapmatic</source>
|
||||
<translation>JPG Bilder und GTA Snapmatic</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="633"/>
|
||||
<location filename="../ProfileInterface.cpp" line="655"/>
|
||||
<location filename="../ProfileInterface.cpp" line="643"/>
|
||||
<location filename="../ProfileInterface.cpp" line="665"/>
|
||||
<source>JPG pictures only</source>
|
||||
<translation>Nur JPG Bilder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="634"/>
|
||||
<location filename="../ProfileInterface.cpp" line="659"/>
|
||||
<location filename="../ProfileInterface.cpp" line="644"/>
|
||||
<location filename="../ProfileInterface.cpp" line="669"/>
|
||||
<source>GTA Snapmatic only</source>
|
||||
<translation>Nur GTA Snapmatic</translation>
|
||||
</message>
|
||||
|
@ -802,25 +808,25 @@ Das GTA Snapmatic Format macht es möglich sie wieder ins Game zu importieren
|
|||
Exportieren als:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="746"/>
|
||||
<location filename="../ProfileInterface.cpp" line="790"/>
|
||||
<location filename="../ProfileInterface.cpp" line="756"/>
|
||||
<location filename="../ProfileInterface.cpp" line="799"/>
|
||||
<source>No Snapmatic pictures or Savegames files are selected</source>
|
||||
<translation>Keine Snapmatic Bilder oder Spielstände ausgewählt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="754"/>
|
||||
<location filename="../ProfileInterface.cpp" line="784"/>
|
||||
<location filename="../ProfileInterface.cpp" line="790"/>
|
||||
<location filename="../ProfileInterface.cpp" line="764"/>
|
||||
<location filename="../ProfileInterface.cpp" line="793"/>
|
||||
<location filename="../ProfileInterface.cpp" line="799"/>
|
||||
<source>Remove selected</source>
|
||||
<translation>Auswahl löschen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="754"/>
|
||||
<location filename="../ProfileInterface.cpp" line="764"/>
|
||||
<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="784"/>
|
||||
<location filename="../ProfileInterface.cpp" line="793"/>
|
||||
<source>Failed at remove the complete selected Snapmatic pictures and/or Savegame files</source>
|
||||
<translation>Fehlgeschlagen beim kompletten entfernen der ausgewählten Snapmatic Bilder und/oder der Spielstanddateien</translation>
|
||||
</message>
|
||||
|
@ -841,10 +847,10 @@ Exportieren als:</translation>
|
|||
<translation type="obsolete">Fehlgeschlagenen beim Import vom Spielstand weil kein Spielstandslot mehr übrig ist</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="609"/>
|
||||
<location filename="../ProfileInterface.cpp" line="647"/>
|
||||
<location filename="../ProfileInterface.cpp" line="724"/>
|
||||
<location filename="../ProfileInterface.cpp" line="746"/>
|
||||
<location filename="../ProfileInterface.cpp" line="619"/>
|
||||
<location filename="../ProfileInterface.cpp" line="657"/>
|
||||
<location filename="../ProfileInterface.cpp" line="734"/>
|
||||
<location filename="../ProfileInterface.cpp" line="756"/>
|
||||
<source>Export selected</source>
|
||||
<translation>Auswahl exportieren</translation>
|
||||
</message>
|
||||
|
@ -865,12 +871,12 @@ Exportieren als:</translation>
|
|||
<translation type="obsolete">Wie sollen wir mit den Snapmatic Bilder umgehen?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="690"/>
|
||||
<location filename="../ProfileInterface.cpp" line="700"/>
|
||||
<source>Export selected...</source>
|
||||
<translation>Auswahl exportieren...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="691"/>
|
||||
<location filename="../ProfileInterface.cpp" line="701"/>
|
||||
<source>Initializing export...</source>
|
||||
<translation>Initialisiere Export...</translation>
|
||||
</message>
|
||||
|
@ -879,7 +885,7 @@ Exportieren als:</translation>
|
|||
<translation type="obsolete">Initialisierung...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ProfileInterface.cpp" line="724"/>
|
||||
<location filename="../ProfileInterface.cpp" line="734"/>
|
||||
<source>Export failed with...
|
||||
|
||||
%1</source>
|
||||
|
@ -903,8 +909,8 @@ Exportieren als:</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../ExportThread.cpp" line="90"/>
|
||||
<location filename="../ExportThread.cpp" line="127"/>
|
||||
<location filename="../ExportThread.cpp" line="148"/>
|
||||
<location filename="../ExportThread.cpp" line="132"/>
|
||||
<location filename="../ExportThread.cpp" line="153"/>
|
||||
<source>Export file %1 of %2 files</source>
|
||||
<translation>Exportiere Datei %1 von %2 Dateien</translation>
|
||||
</message>
|
||||
|
@ -1232,33 +1238,33 @@ Exportieren als:</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.ui" line="125"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="133"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="146"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="132"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="145"/>
|
||||
<source>Delete picture</source>
|
||||
<translation>Bild löschen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="133"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="132"/>
|
||||
<source>Are you sure to delete %1 from your Snapmatic pictures?</source>
|
||||
<translation>Bist du sicher %1 von deinen Snapmatic Bilder zu löschen?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="198"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="197"/>
|
||||
<source>Edi&t</source>
|
||||
<translation>Bearbei&ten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="201"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="200"/>
|
||||
<source>Enable &In-game</source>
|
||||
<translation>&Im Spiel aktivieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="205"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="204"/>
|
||||
<source>Disable &In-game</source>
|
||||
<translation>&Im Spiel deaktivieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="207"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="206"/>
|
||||
<source>&Export</source>
|
||||
<translation>&Exportieren</translation>
|
||||
</message>
|
||||
|
@ -1271,44 +1277,44 @@ Exportieren als:</translation>
|
|||
<translation type="obsolete">Exportiere als &GTA Snapmatic</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="208"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="207"/>
|
||||
<source>Export as &JPG picture...</source>
|
||||
<translation>Exportiere als &JPG Bild...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="209"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="208"/>
|
||||
<source>Export as &GTA Snapmatic...</source>
|
||||
<translation>Exportiere als &GTA Snapmatic...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="210"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="209"/>
|
||||
<source>&View</source>
|
||||
<translation>A&nsehen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="213"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="212"/>
|
||||
<source>&Remove</source>
|
||||
<translation>Entfe&rnen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="217"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="225"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="216"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="224"/>
|
||||
<source>&Select</source>
|
||||
<translation>Au&swählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="218"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="217"/>
|
||||
<source>&Deselect</source>
|
||||
<translation>A&bwählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="219"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="226"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="218"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="225"/>
|
||||
<source>Select &All</source>
|
||||
<translation>Alles &auswählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="220"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="219"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation>Alles a&bwählen</translation>
|
||||
</message>
|
||||
|
@ -1356,7 +1362,7 @@ Exportieren als:</translation>
|
|||
<translation type="obsolete">Bist du sicher %1 von deinen Snapmatic Bilder zu löschen?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="146"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="145"/>
|
||||
<source>Failed at deleting %1 from your Snapmatic pictures</source>
|
||||
<translation>Fehlgeschlagen beim Löschen %1 von deinen Snapmatic Bildern</translation>
|
||||
</message>
|
||||
|
|
Loading…
Reference in a new issue