Support for Multiple Translator
This commit is contained in:
parent
3b7542d361
commit
885045d4fd
10 changed files with 90 additions and 106 deletions
|
@ -131,43 +131,46 @@ Copyright &copy; <a href="%5">%6</a> %7<br/>
|
|||
<translation type="vanished">https://github.com/Ganjalo/</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AboutDialog.cpp" line="41"/>
|
||||
<source>Using %1 %2</source>
|
||||
<extracomment>Using specific library, example Using libmyfuck</extracomment>
|
||||
<translation>Utilise %1 %2</translation>
|
||||
<translation type="vanished">Utilise %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AboutDialog.cpp" line="43"/>
|
||||
<location filename="../AboutDialog.cpp" line="41"/>
|
||||
<source>Translated by %1</source>
|
||||
<extracomment>Translated by translator, example Translated by Syping</extracomment>
|
||||
<translation>Traduit par %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AboutDialog.cpp" line="45"/>
|
||||
<source>NAME_OF_TRANSLATOR</source>
|
||||
<extracomment>Enter your name there</extracomment>
|
||||
<translation>Ganjalo</translation>
|
||||
<extracomment>Insert your name here in following scheme, First Translator\nSecond Translator</extracomment>
|
||||
<translation type="vanished">Ganjalo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AboutDialog.cpp" line="47"/>
|
||||
<source>TRANSLATOR_PROFILE</source>
|
||||
<extracomment>Enter your proilfe there, example a GitHub profile, E-Mail with "mailto: afucker@sumfuck.com" or a webpage</extracomment>
|
||||
<translation>https://github.com/Ganjalo/</translation>
|
||||
<extracomment>Insert your profile here in following scheme, First Translator,https://my.profile\nSecond Translator,mailto: my@mail.com</extracomment>
|
||||
<translation type="vanished">https://github.com/Ganjalo/</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AboutDialog.cpp" line="80"/>
|
||||
<location filename="../AboutDialog.cpp" line="43"/>
|
||||
<source>TRANSLATOR</source>
|
||||
<extracomment>Insert your name here and profile here in following scheme, First Translator,First Profile\nSecond Translator\nThird Translator,Second Profile</extracomment>
|
||||
<translation>Ganjalo,https://github.com/Ganjalo/</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AboutDialog.cpp" line="69"/>
|
||||
<source>A project for viewing Grand Theft Auto V Snapmatic<br/>
|
||||
Pictures and Savegames</source>
|
||||
<translation>Un outil pour gérer les photos Snapmatic<br/>
|
||||
et les fichiers de sauvegarde de Grand Theft Auto V</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AboutDialog.cpp" line="84"/>
|
||||
<location filename="../AboutDialog.cpp" line="73"/>
|
||||
<source>Copyright &copy; <a href="%1">%2</a> %3</source>
|
||||
<translation>Copyright &copy; <a href="%1">%2</a> %3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AboutDialog.cpp" line="86"/>
|
||||
<location filename="../AboutDialog.cpp" line="75"/>
|
||||
<source>%1 is licensed under <a href="https://www.gnu.org/licenses/gpl-3.0.html#content">GNU GPLv3</a></source>
|
||||
<translation>%1 est distribué sous license <a href="https://www.gnu.org/licenses/gpl-3.0.html#content">GNU GPLv3</a></translation>
|
||||
</message>
|
||||
|
@ -176,7 +179,7 @@ et les fichiers de sauvegarde de Grand Theft Auto V</translation>
|
|||
<translation type="vanished">Copyright &copy; <a href="%1">%2</a> %3<br/>%4 est distribué sous license <a href="https://www.gnu.org/licenses/gpl-3.0.html#content">GNU GPLv3</a></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AboutDialog.cpp" line="78"/>
|
||||
<location filename="../AboutDialog.cpp" line="67"/>
|
||||
<source>A project for viewing and sync Grand Theft Auto V Snapmatic<br/>
|
||||
Pictures and Savegames</source>
|
||||
<translation>Un outil pour gérer et synchroniser les photos Snapmatic<br/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue