string update
This commit is contained in:
parent
2f4ae7a5c3
commit
a86eab43ff
6 changed files with 320 additions and 204 deletions
|
@ -198,11 +198,11 @@ void SnapmaticWidget::contextMenuEvent(QContextMenuEvent *ev)
|
|||
QMenu editMenu(tr("Edi&t"), this);
|
||||
if (isHidden())
|
||||
{
|
||||
editMenu.addAction(tr("Enable &In-game"), this, SLOT(makePictureVisibleSlot()));
|
||||
editMenu.addAction(tr("Show &In-game"), this, SLOT(makePictureVisibleSlot()));
|
||||
}
|
||||
else
|
||||
{
|
||||
editMenu.addAction(tr("Disable &In-game"), this, SLOT(makePictureHiddenSlot()));
|
||||
editMenu.addAction(tr("Hide &In-game"), this, SLOT(makePictureHiddenSlot()));
|
||||
}
|
||||
QMenu exportMenu(tr("&Export"), this);
|
||||
exportMenu.addAction(tr("Export as &JPG picture..."), this, SLOT(on_cmdExport_clicked()));
|
||||
|
|
|
@ -182,10 +182,19 @@
|
|||
<property name="title">
|
||||
<string>&Profile</string>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuSelection_visibility">
|
||||
<property name="title">
|
||||
<string>Selection visibility</string>
|
||||
</property>
|
||||
<addaction name="action_Enable_In_game"/>
|
||||
<addaction name="action_Disable_In_game"/>
|
||||
</widget>
|
||||
<addaction name="action_Import"/>
|
||||
<addaction name="actionExport_selected"/>
|
||||
<addaction name="actionDelete_selected"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="menuSelection_visibility"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionSelect_all"/>
|
||||
<addaction name="actionDeselect_all"/>
|
||||
</widget>
|
||||
|
@ -316,6 +325,22 @@
|
|||
<string>Ctrl+G</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_Enable_In_game">
|
||||
<property name="text">
|
||||
<string>Show In-gam&e</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Shift+E</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_Disable_In_game">
|
||||
<property name="text">
|
||||
<string>Hid&e In-game</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Shift+D</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources/>
|
||||
<connections>
|
||||
|
|
|
@ -740,8 +740,8 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.ui" line="100"/>
|
||||
<location filename="../SavegameWidget.cpp" line="131"/>
|
||||
<location filename="../SavegameWidget.cpp" line="144"/>
|
||||
<location filename="../SavegameWidget.cpp" line="132"/>
|
||||
<location filename="../SavegameWidget.cpp" line="145"/>
|
||||
<source>Delete savegame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -752,7 +752,7 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameCopy.cpp" line="48"/>
|
||||
<location filename="../SavegameWidget.cpp" line="209"/>
|
||||
<location filename="../SavegameWidget.cpp" line="210"/>
|
||||
<source>&Export</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -812,55 +812,55 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="93"/>
|
||||
<location filename="../SavegameWidget.cpp" line="94"/>
|
||||
<location filename="../SavegameWidget.cpp" line="95"/>
|
||||
<source>WRONG FORMAT</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="117"/>
|
||||
<location filename="../SavegameWidget.cpp" line="118"/>
|
||||
<source>UNKNOWN</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="131"/>
|
||||
<location filename="../SavegameWidget.cpp" line="132"/>
|
||||
<source>Are you sure to delete %1 from your savegames?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="144"/>
|
||||
<location filename="../SavegameWidget.cpp" line="145"/>
|
||||
<source>Failed at deleting %1 from your savegames</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="208"/>
|
||||
<location filename="../SavegameWidget.cpp" line="209"/>
|
||||
<source>&View</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="210"/>
|
||||
<location filename="../SavegameWidget.cpp" line="211"/>
|
||||
<source>&Remove</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="214"/>
|
||||
<location filename="../SavegameWidget.cpp" line="222"/>
|
||||
<location filename="../SavegameWidget.cpp" line="215"/>
|
||||
<location filename="../SavegameWidget.cpp" line="227"/>
|
||||
<source>&Select</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="215"/>
|
||||
<location filename="../SavegameWidget.cpp" line="216"/>
|
||||
<source>&Deselect</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="216"/>
|
||||
<location filename="../SavegameWidget.cpp" line="223"/>
|
||||
<location filename="../SavegameWidget.cpp" line="217"/>
|
||||
<location filename="../SavegameWidget.cpp" line="228"/>
|
||||
<source>Select &All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="217"/>
|
||||
<location filename="../SavegameWidget.cpp" line="221"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -909,8 +909,8 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.ui" line="125"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="132"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="145"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="133"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="146"/>
|
||||
<source>Delete picture</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -920,74 +920,74 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="132"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="133"/>
|
||||
<source>Are you sure to delete %1 from your Snapmatic pictures?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="145"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="146"/>
|
||||
<source>Failed at deleting %1 from your Snapmatic pictures</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="197"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="198"/>
|
||||
<source>Edi&t</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="200"/>
|
||||
<source>Enable &In-game</source>
|
||||
<location filename="../SnapmaticWidget.cpp" line="201"/>
|
||||
<source>Show &In-game</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="204"/>
|
||||
<source>Disable &In-game</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="206"/>
|
||||
<source>&Export</source>
|
||||
<location filename="../SnapmaticWidget.cpp" line="205"/>
|
||||
<source>Hide &In-game</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="207"/>
|
||||
<source>Export as &JPG picture...</source>
|
||||
<source>&Export</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="208"/>
|
||||
<source>Export as &GTA Snapmatic...</source>
|
||||
<source>Export as &JPG picture...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="209"/>
|
||||
<source>Export as &GTA Snapmatic...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="210"/>
|
||||
<source>&View</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="212"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="213"/>
|
||||
<source>&Remove</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="216"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="224"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="217"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="229"/>
|
||||
<source>&Select</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="217"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="218"/>
|
||||
<source>&Deselect</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="218"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="225"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="219"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="230"/>
|
||||
<source>Select &All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="219"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="223"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1015,143 +1015,148 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="132"/>
|
||||
<location filename="../UserInterface.ui" line="135"/>
|
||||
<source>&Close</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="158"/>
|
||||
<location filename="../UserInterface.ui" line="161"/>
|
||||
<source>&File</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="168"/>
|
||||
<location filename="../UserInterface.ui" line="171"/>
|
||||
<source>&Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="174"/>
|
||||
<location filename="../UserInterface.ui" line="177"/>
|
||||
<source>&Edit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="180"/>
|
||||
<location filename="../UserInterface.ui" line="183"/>
|
||||
<source>&Profile</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="196"/>
|
||||
<source>&About gta5sync</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="199"/>
|
||||
<source>Ctrl+P</source>
|
||||
<location filename="../UserInterface.ui" line="187"/>
|
||||
<source>Selection visibility</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="208"/>
|
||||
<source>&Exit</source>
|
||||
<source>&About gta5sync</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="211"/>
|
||||
<source>Ctrl+P</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="220"/>
|
||||
<source>&Exit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="223"/>
|
||||
<source>Exit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="214"/>
|
||||
<location filename="../UserInterface.ui" line="226"/>
|
||||
<source>Ctrl+Q</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="219"/>
|
||||
<location filename="../UserInterface.ui" line="231"/>
|
||||
<source>Close &Profile</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="222"/>
|
||||
<location filename="../UserInterface.ui" line="234"/>
|
||||
<source>Ctrl+End</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="231"/>
|
||||
<location filename="../UserInterface.ui" line="243"/>
|
||||
<source>&Settings</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="234"/>
|
||||
<location filename="../UserInterface.ui" line="246"/>
|
||||
<source>Ctrl+S</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="243"/>
|
||||
<location filename="../UserInterface.ui" line="255"/>
|
||||
<source>Select &All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="246"/>
|
||||
<location filename="../UserInterface.ui" line="258"/>
|
||||
<source>Ctrl+A</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="255"/>
|
||||
<location filename="../UserInterface.ui" line="267"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="258"/>
|
||||
<location filename="../UserInterface.ui" line="270"/>
|
||||
<source>Ctrl+D</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="267"/>
|
||||
<location filename="../UserInterface.ui" line="279"/>
|
||||
<source>&Export selected...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="270"/>
|
||||
<location filename="../UserInterface.ui" line="282"/>
|
||||
<source>Ctrl+E</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="275"/>
|
||||
<location filename="../UserInterface.ui" line="287"/>
|
||||
<source>&Remove selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="278"/>
|
||||
<location filename="../UserInterface.ui" line="290"/>
|
||||
<source>Ctrl+Del</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="287"/>
|
||||
<location filename="../UserInterface.ui" line="299"/>
|
||||
<source>&Import files...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="290"/>
|
||||
<location filename="../UserInterface.ui" line="302"/>
|
||||
<source>Ctrl+I</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="299"/>
|
||||
<location filename="../UserInterface.ui" line="311"/>
|
||||
<source>&Open File...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="302"/>
|
||||
<location filename="../UserInterface.ui" line="314"/>
|
||||
<source>Ctrl+O</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="307"/>
|
||||
<location filename="../UserInterface.ui" line="319"/>
|
||||
<location filename="../UserInterface.cpp" line="124"/>
|
||||
<source>Select &GTA V Folder...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="310"/>
|
||||
<location filename="../UserInterface.ui" line="322"/>
|
||||
<location filename="../OptionsDialog.cpp" line="408"/>
|
||||
<location filename="../UserInterface.cpp" line="73"/>
|
||||
<location filename="../UserInterface.cpp" line="447"/>
|
||||
|
@ -1159,10 +1164,30 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="313"/>
|
||||
<location filename="../UserInterface.ui" line="325"/>
|
||||
<source>Ctrl+G</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="330"/>
|
||||
<source>Show In-gam&e</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="338"/>
|
||||
<source>Hid&e In-game</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="333"/>
|
||||
<source>Shift+E</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="341"/>
|
||||
<source>Shift+D</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.cpp" line="57"/>
|
||||
<source>%2 - %1</source>
|
||||
|
|
|
@ -805,8 +805,8 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.ui" line="100"/>
|
||||
<location filename="../SavegameWidget.cpp" line="131"/>
|
||||
<location filename="../SavegameWidget.cpp" line="144"/>
|
||||
<location filename="../SavegameWidget.cpp" line="132"/>
|
||||
<location filename="../SavegameWidget.cpp" line="145"/>
|
||||
<source>Delete savegame</source>
|
||||
<translation>Удалить сохранение</translation>
|
||||
</message>
|
||||
|
@ -821,8 +821,8 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="93"/>
|
||||
<location filename="../SavegameWidget.cpp" line="94"/>
|
||||
<location filename="../SavegameWidget.cpp" line="95"/>
|
||||
<source>WRONG FORMAT</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -839,49 +839,49 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="117"/>
|
||||
<location filename="../SavegameWidget.cpp" line="118"/>
|
||||
<source>UNKNOWN</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="131"/>
|
||||
<location filename="../SavegameWidget.cpp" line="132"/>
|
||||
<source>Are you sure to delete %1 from your savegames?</source>
|
||||
<translation>Вы уверены, что хотите удалить сохранение %1?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="144"/>
|
||||
<location filename="../SavegameWidget.cpp" line="145"/>
|
||||
<source>Failed at deleting %1 from your savegames</source>
|
||||
<translation>Не удалось удалить сохранение %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="208"/>
|
||||
<location filename="../SavegameWidget.cpp" line="209"/>
|
||||
<source>&View</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="210"/>
|
||||
<location filename="../SavegameWidget.cpp" line="211"/>
|
||||
<source>&Remove</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="214"/>
|
||||
<location filename="../SavegameWidget.cpp" line="222"/>
|
||||
<location filename="../SavegameWidget.cpp" line="215"/>
|
||||
<location filename="../SavegameWidget.cpp" line="227"/>
|
||||
<source>&Select</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="215"/>
|
||||
<location filename="../SavegameWidget.cpp" line="216"/>
|
||||
<source>&Deselect</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="216"/>
|
||||
<location filename="../SavegameWidget.cpp" line="223"/>
|
||||
<location filename="../SavegameWidget.cpp" line="217"/>
|
||||
<location filename="../SavegameWidget.cpp" line="228"/>
|
||||
<source>Select &All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="217"/>
|
||||
<location filename="../SavegameWidget.cpp" line="221"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -892,7 +892,7 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameCopy.cpp" line="48"/>
|
||||
<location filename="../SavegameWidget.cpp" line="209"/>
|
||||
<location filename="../SavegameWidget.cpp" line="210"/>
|
||||
<source>&Export</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -986,80 +986,80 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.ui" line="125"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="132"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="145"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="133"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="146"/>
|
||||
<source>Delete picture</source>
|
||||
<translation>Удалить картинку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="132"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="133"/>
|
||||
<source>Are you sure to delete %1 from your Snapmatic pictures?</source>
|
||||
<translation>Уверены, что хотите удалить %1 из коллекции картинок Snapmatic?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="145"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="146"/>
|
||||
<source>Failed at deleting %1 from your Snapmatic pictures</source>
|
||||
<translation>Не удалось удалить %1 из колелкции картинок Snapmatic </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="197"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="198"/>
|
||||
<source>Edi&t</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="200"/>
|
||||
<source>Enable &In-game</source>
|
||||
<location filename="../SnapmaticWidget.cpp" line="201"/>
|
||||
<source>Show &In-game</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="204"/>
|
||||
<source>Disable &In-game</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="206"/>
|
||||
<source>&Export</source>
|
||||
<location filename="../SnapmaticWidget.cpp" line="205"/>
|
||||
<source>Hide &In-game</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="207"/>
|
||||
<source>Export as &JPG picture...</source>
|
||||
<source>&Export</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="208"/>
|
||||
<source>Export as &GTA Snapmatic...</source>
|
||||
<source>Export as &JPG picture...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="209"/>
|
||||
<source>Export as &GTA Snapmatic...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="210"/>
|
||||
<source>&View</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="212"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="213"/>
|
||||
<source>&Remove</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="216"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="224"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="217"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="229"/>
|
||||
<source>&Select</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="217"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="218"/>
|
||||
<source>&Deselect</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="218"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="225"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="219"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="230"/>
|
||||
<source>Select &All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="219"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="223"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1092,103 +1092,128 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="158"/>
|
||||
<location filename="../UserInterface.ui" line="161"/>
|
||||
<source>&File</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="168"/>
|
||||
<location filename="../UserInterface.ui" line="171"/>
|
||||
<source>&Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="174"/>
|
||||
<location filename="../UserInterface.ui" line="177"/>
|
||||
<source>&Edit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="180"/>
|
||||
<location filename="../UserInterface.ui" line="183"/>
|
||||
<source>&Profile</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="196"/>
|
||||
<source>&About gta5sync</source>
|
||||
<location filename="../UserInterface.ui" line="187"/>
|
||||
<source>Selection visibility</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="208"/>
|
||||
<source>&About gta5sync</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="220"/>
|
||||
<source>&Exit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="211"/>
|
||||
<location filename="../UserInterface.ui" line="223"/>
|
||||
<source>Exit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="219"/>
|
||||
<location filename="../UserInterface.ui" line="231"/>
|
||||
<source>Close &Profile</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="222"/>
|
||||
<location filename="../UserInterface.ui" line="234"/>
|
||||
<source>Ctrl+End</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="231"/>
|
||||
<location filename="../UserInterface.ui" line="243"/>
|
||||
<source>&Settings</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="278"/>
|
||||
<location filename="../UserInterface.ui" line="290"/>
|
||||
<source>Ctrl+Del</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="287"/>
|
||||
<location filename="../UserInterface.ui" line="299"/>
|
||||
<source>&Import files...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="290"/>
|
||||
<location filename="../UserInterface.ui" line="302"/>
|
||||
<source>Ctrl+I</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="307"/>
|
||||
<location filename="../UserInterface.ui" line="319"/>
|
||||
<location filename="../UserInterface.cpp" line="124"/>
|
||||
<source>Select &GTA V Folder...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="313"/>
|
||||
<location filename="../UserInterface.ui" line="325"/>
|
||||
<source>Ctrl+G</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="132"/>
|
||||
<location filename="../UserInterface.ui" line="330"/>
|
||||
<source>Show In-gam&e</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="338"/>
|
||||
<source>Hid&e In-game</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="333"/>
|
||||
<source>Shift+E</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="341"/>
|
||||
<source>Shift+D</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="135"/>
|
||||
<source>&Close</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="243"/>
|
||||
<location filename="../UserInterface.ui" line="255"/>
|
||||
<source>Select &All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="255"/>
|
||||
<location filename="../UserInterface.ui" line="267"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="267"/>
|
||||
<location filename="../UserInterface.ui" line="279"/>
|
||||
<source>&Export selected...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="275"/>
|
||||
<location filename="../UserInterface.ui" line="287"/>
|
||||
<source>&Remove selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1205,7 +1230,7 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="obsolete">О программе gta5sync</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="246"/>
|
||||
<location filename="../UserInterface.ui" line="258"/>
|
||||
<source>Ctrl+A</source>
|
||||
<translation>Ctrl+A</translation>
|
||||
</message>
|
||||
|
@ -1214,37 +1239,37 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="obsolete">Закрыть</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="214"/>
|
||||
<location filename="../UserInterface.ui" line="226"/>
|
||||
<source>Ctrl+Q</source>
|
||||
<translation>Ctrl+Q</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="199"/>
|
||||
<location filename="../UserInterface.ui" line="211"/>
|
||||
<source>Ctrl+P</source>
|
||||
<translation>Ctrl+P</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="299"/>
|
||||
<location filename="../UserInterface.ui" line="311"/>
|
||||
<source>&Open File...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="302"/>
|
||||
<location filename="../UserInterface.ui" line="314"/>
|
||||
<source>Ctrl+O</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="234"/>
|
||||
<location filename="../UserInterface.ui" line="246"/>
|
||||
<source>Ctrl+S</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="270"/>
|
||||
<location filename="../UserInterface.ui" line="282"/>
|
||||
<source>Ctrl+E</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="258"/>
|
||||
<location filename="../UserInterface.ui" line="270"/>
|
||||
<source>Ctrl+D</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1255,7 +1280,7 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="310"/>
|
||||
<location filename="../UserInterface.ui" line="322"/>
|
||||
<location filename="../OptionsDialog.cpp" line="408"/>
|
||||
<location filename="../UserInterface.cpp" line="73"/>
|
||||
<location filename="../UserInterface.cpp" line="447"/>
|
||||
|
|
Binary file not shown.
|
@ -1025,8 +1025,8 @@ Exportieren als:</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.ui" line="100"/>
|
||||
<location filename="../SavegameWidget.cpp" line="131"/>
|
||||
<location filename="../SavegameWidget.cpp" line="144"/>
|
||||
<location filename="../SavegameWidget.cpp" line="132"/>
|
||||
<location filename="../SavegameWidget.cpp" line="145"/>
|
||||
<source>Delete savegame</source>
|
||||
<translation>Savegame löschen</translation>
|
||||
</message>
|
||||
|
@ -1041,8 +1041,8 @@ Exportieren als:</translation>
|
|||
<translation>SPIELSTAND %3 - %1<br>%2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="93"/>
|
||||
<location filename="../SavegameWidget.cpp" line="94"/>
|
||||
<location filename="../SavegameWidget.cpp" line="95"/>
|
||||
<source>WRONG FORMAT</source>
|
||||
<translation>FALSCHES FORMAT</translation>
|
||||
</message>
|
||||
|
@ -1065,49 +1065,49 @@ Exportieren als:</translation>
|
|||
%2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="117"/>
|
||||
<location filename="../SavegameWidget.cpp" line="118"/>
|
||||
<source>UNKNOWN</source>
|
||||
<translation>UNKNOWN</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="131"/>
|
||||
<location filename="../SavegameWidget.cpp" line="132"/>
|
||||
<source>Are you sure to delete %1 from your savegames?</source>
|
||||
<translation>Bist du sicher %1 von deinen Spielständen zu löschen?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="144"/>
|
||||
<location filename="../SavegameWidget.cpp" line="145"/>
|
||||
<source>Failed at deleting %1 from your savegames</source>
|
||||
<translation>Fehlgeschlagen beim Löschen %1 von deinen Spielständen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="208"/>
|
||||
<location filename="../SavegameWidget.cpp" line="209"/>
|
||||
<source>&View</source>
|
||||
<translation>A&nsehen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="210"/>
|
||||
<location filename="../SavegameWidget.cpp" line="211"/>
|
||||
<source>&Remove</source>
|
||||
<translation>Entfe&rnen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="214"/>
|
||||
<location filename="../SavegameWidget.cpp" line="222"/>
|
||||
<location filename="../SavegameWidget.cpp" line="215"/>
|
||||
<location filename="../SavegameWidget.cpp" line="227"/>
|
||||
<source>&Select</source>
|
||||
<translation>Au&swählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="215"/>
|
||||
<location filename="../SavegameWidget.cpp" line="216"/>
|
||||
<source>&Deselect</source>
|
||||
<translation>A&bwählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="216"/>
|
||||
<location filename="../SavegameWidget.cpp" line="223"/>
|
||||
<location filename="../SavegameWidget.cpp" line="217"/>
|
||||
<location filename="../SavegameWidget.cpp" line="228"/>
|
||||
<source>Select &All</source>
|
||||
<translation>&Alles auswählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameWidget.cpp" line="217"/>
|
||||
<location filename="../SavegameWidget.cpp" line="221"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation>Alles a&bwählen</translation>
|
||||
</message>
|
||||
|
@ -1147,7 +1147,7 @@ Exportieren als:</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SavegameCopy.cpp" line="48"/>
|
||||
<location filename="../SavegameWidget.cpp" line="209"/>
|
||||
<location filename="../SavegameWidget.cpp" line="210"/>
|
||||
<source>&Export</source>
|
||||
<translation>&Exportieren</translation>
|
||||
</message>
|
||||
|
@ -1252,33 +1252,31 @@ Exportieren als:</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.ui" line="125"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="132"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="145"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="133"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="146"/>
|
||||
<source>Delete picture</source>
|
||||
<translation>Bild löschen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="132"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="133"/>
|
||||
<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="197"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="198"/>
|
||||
<source>Edi&t</source>
|
||||
<translation>Bearbei&ten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="200"/>
|
||||
<source>Enable &In-game</source>
|
||||
<translation>&Im Spiel aktivieren</translation>
|
||||
<translation type="vanished">&Im Spiel aktivieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="204"/>
|
||||
<source>Disable &In-game</source>
|
||||
<translation>&Im Spiel deaktivieren</translation>
|
||||
<translation type="vanished">&Im Spiel deaktivieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="206"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="207"/>
|
||||
<source>&Export</source>
|
||||
<translation>&Exportieren</translation>
|
||||
</message>
|
||||
|
@ -1291,44 +1289,54 @@ Exportieren als:</translation>
|
|||
<translation type="obsolete">Exportiere als &GTA Snapmatic</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="207"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="201"/>
|
||||
<source>Show &In-game</source>
|
||||
<translation>&Im Spiel anzeigen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="205"/>
|
||||
<source>Hide &In-game</source>
|
||||
<translation>&Im Spiel ausblenden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="208"/>
|
||||
<source>Export as &JPG picture...</source>
|
||||
<translation>Exportiere als &JPG Bild...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="208"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="209"/>
|
||||
<source>Export as &GTA Snapmatic...</source>
|
||||
<translation>Exportiere als &GTA Snapmatic...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="209"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="210"/>
|
||||
<source>&View</source>
|
||||
<translation>A&nsehen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="212"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="213"/>
|
||||
<source>&Remove</source>
|
||||
<translation>Entfe&rnen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="216"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="224"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="217"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="229"/>
|
||||
<source>&Select</source>
|
||||
<translation>Au&swählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="217"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="218"/>
|
||||
<source>&Deselect</source>
|
||||
<translation>A&bwählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="218"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="225"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="219"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="230"/>
|
||||
<source>Select &All</source>
|
||||
<translation>Alles &auswählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SnapmaticWidget.cpp" line="219"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="223"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation>Alles a&bwählen</translation>
|
||||
</message>
|
||||
|
@ -1376,7 +1384,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="145"/>
|
||||
<location filename="../SnapmaticWidget.cpp" line="146"/>
|
||||
<source>Failed at deleting %1 from your Snapmatic pictures</source>
|
||||
<translation>Fehlgeschlagen beim Löschen %1 von deinen Snapmatic Bildern</translation>
|
||||
</message>
|
||||
|
@ -1417,7 +1425,7 @@ Exportieren als:</translation>
|
|||
<translation type="obsolete">Über gta5sync</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="246"/>
|
||||
<location filename="../UserInterface.ui" line="258"/>
|
||||
<source>Ctrl+A</source>
|
||||
<translation>Strg+A</translation>
|
||||
</message>
|
||||
|
@ -1430,7 +1438,7 @@ Exportieren als:</translation>
|
|||
<translation type="obsolete">Optionen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="302"/>
|
||||
<location filename="../UserInterface.ui" line="314"/>
|
||||
<source>Ctrl+O</source>
|
||||
<translation>Strg+O</translation>
|
||||
</message>
|
||||
|
@ -1439,7 +1447,7 @@ Exportieren als:</translation>
|
|||
<translation type="obsolete">Alles auswählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="234"/>
|
||||
<location filename="../UserInterface.ui" line="246"/>
|
||||
<source>Ctrl+S</source>
|
||||
<translation>Strg+S</translation>
|
||||
</message>
|
||||
|
@ -1456,7 +1464,7 @@ Exportieren als:</translation>
|
|||
<translation type="obsolete">Auswahl exportieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="270"/>
|
||||
<location filename="../UserInterface.ui" line="282"/>
|
||||
<source>Ctrl+E</source>
|
||||
<translation>Strg+E</translation>
|
||||
</message>
|
||||
|
@ -1465,22 +1473,22 @@ Exportieren als:</translation>
|
|||
<translation type="obsolete">Auswahl löschen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="258"/>
|
||||
<location filename="../UserInterface.ui" line="270"/>
|
||||
<source>Ctrl+D</source>
|
||||
<translation>Strg+D</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="211"/>
|
||||
<location filename="../UserInterface.ui" line="223"/>
|
||||
<source>Exit</source>
|
||||
<translation>Beenden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="208"/>
|
||||
<location filename="../UserInterface.ui" line="220"/>
|
||||
<source>&Exit</source>
|
||||
<translation>B&eenden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="214"/>
|
||||
<location filename="../UserInterface.ui" line="226"/>
|
||||
<source>Ctrl+Q</source>
|
||||
<translation>Strg+Q</translation>
|
||||
</message>
|
||||
|
@ -1495,63 +1503,96 @@ Exportieren als:</translation>
|
|||
<translation>%1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="158"/>
|
||||
<location filename="../UserInterface.ui" line="161"/>
|
||||
<source>&File</source>
|
||||
<translation>&Datei</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="168"/>
|
||||
<location filename="../UserInterface.ui" line="171"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Hilfe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="174"/>
|
||||
<location filename="../UserInterface.ui" line="177"/>
|
||||
<source>&Edit</source>
|
||||
<translation>Bearb&eiten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="180"/>
|
||||
<location filename="../UserInterface.ui" line="183"/>
|
||||
<source>&Profile</source>
|
||||
<translation>&Profil</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="196"/>
|
||||
<location filename="../UserInterface.ui" line="187"/>
|
||||
<source>Selection visibility</source>
|
||||
<translation>Auswahl Sichtbarkeit</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="208"/>
|
||||
<source>&About gta5sync</source>
|
||||
<translation>&Über gta5sync</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="219"/>
|
||||
<location filename="../UserInterface.ui" line="231"/>
|
||||
<source>Close &Profile</source>
|
||||
<translation>&Profil schließen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="222"/>
|
||||
<location filename="../UserInterface.ui" line="234"/>
|
||||
<source>Ctrl+End</source>
|
||||
<translation>Strg+Ende</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="278"/>
|
||||
<location filename="../UserInterface.ui" line="290"/>
|
||||
<source>Ctrl+Del</source>
|
||||
<translation>Strg+Entf</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="299"/>
|
||||
<location filename="../UserInterface.ui" line="311"/>
|
||||
<source>&Open File...</source>
|
||||
<translation>Datei &öffnen...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="307"/>
|
||||
<location filename="../UserInterface.ui" line="319"/>
|
||||
<location filename="../UserInterface.cpp" line="124"/>
|
||||
<source>Select &GTA V Folder...</source>
|
||||
<translation>Wähle &GTA V Ordner...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="313"/>
|
||||
<location filename="../UserInterface.ui" line="325"/>
|
||||
<source>Ctrl+G</source>
|
||||
<translation>Strg+G</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="132"/>
|
||||
<location filename="../UserInterface.ui" line="330"/>
|
||||
<source>Show In-gam&e</source>
|
||||
<translation>Im Spiel anzeig&en</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="338"/>
|
||||
<source>Hid&e In-game</source>
|
||||
<translation>Im Spiel ausblen&den</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Enable In-game</source>
|
||||
<translation type="vanished">Im Spiel aktivier&en</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="333"/>
|
||||
<source>Shift+E</source>
|
||||
<translation>Umschalt+E</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Disable In-game</source>
|
||||
<translation type="vanished">Im Spiel &deaktivieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="341"/>
|
||||
<source>Shift+D</source>
|
||||
<translation>Umschalt+D</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="135"/>
|
||||
<source>&Close</source>
|
||||
<translation>S&chließen</translation>
|
||||
</message>
|
||||
|
@ -1560,7 +1601,7 @@ Exportieren als:</translation>
|
|||
<translation type="obsolete">&Profil auswählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="199"/>
|
||||
<location filename="../UserInterface.ui" line="211"/>
|
||||
<source>Ctrl+P</source>
|
||||
<translation>Strg+P</translation>
|
||||
</message>
|
||||
|
@ -1569,27 +1610,27 @@ Exportieren als:</translation>
|
|||
<translation type="obsolete">&Optionen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="231"/>
|
||||
<location filename="../UserInterface.ui" line="243"/>
|
||||
<source>&Settings</source>
|
||||
<translation>Ein&stellungen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="243"/>
|
||||
<location filename="../UserInterface.ui" line="255"/>
|
||||
<source>Select &All</source>
|
||||
<translation>&Alles auswählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="255"/>
|
||||
<location filename="../UserInterface.ui" line="267"/>
|
||||
<source>&Deselect All</source>
|
||||
<translation>Alles a&bwählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="267"/>
|
||||
<location filename="../UserInterface.ui" line="279"/>
|
||||
<source>&Export selected...</source>
|
||||
<translation>Auswahl &exportieren...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="275"/>
|
||||
<location filename="../UserInterface.ui" line="287"/>
|
||||
<source>&Remove selected</source>
|
||||
<translation>Auswahl entfe&rnen</translation>
|
||||
</message>
|
||||
|
@ -1598,12 +1639,12 @@ Exportieren als:</translation>
|
|||
<translation type="obsolete">Strg+R</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="287"/>
|
||||
<location filename="../UserInterface.ui" line="299"/>
|
||||
<source>&Import files...</source>
|
||||
<translation>Dateien &importieren...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="290"/>
|
||||
<location filename="../UserInterface.ui" line="302"/>
|
||||
<source>Ctrl+I</source>
|
||||
<translation>Strg+I</translation>
|
||||
</message>
|
||||
|
@ -1618,7 +1659,7 @@ Exportieren als:</translation>
|
|||
<translation>Profil auswählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../UserInterface.ui" line="310"/>
|
||||
<location filename="../UserInterface.ui" line="322"/>
|
||||
<location filename="../OptionsDialog.cpp" line="408"/>
|
||||
<location filename="../UserInterface.cpp" line="73"/>
|
||||
<location filename="../UserInterface.cpp" line="447"/>
|
||||
|
|
Loading…
Reference in a new issue