mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-21 16:49:19 +01:00
Added french translation to the shortcut and metainfo file. (#81)
* Added french translation to the shortcut comment and metainfo
This commit is contained in:
parent
ca78b92718
commit
664e6684b8
1
dist/linux/info.cemu.Cemu.desktop
vendored
1
dist/linux/info.cemu.Cemu.desktop
vendored
@ -7,6 +7,7 @@ Exec=cemu
|
||||
Comment=Software to emulate Wii U games and applications on PC
|
||||
Comment[de]=Software zum emulieren von Wii U Spielen und Anwendungen auf dem PC
|
||||
Comment[ru]=Программа для эмуляции игр и приложений Wii U на PC
|
||||
Comment[fr]=Application pour émuler des jeux et des applications Wii U sur PC
|
||||
Categories=Game;Emulator;
|
||||
Keywords=Nintendo;
|
||||
MimeType=application/x-wii-u-rom;
|
||||
|
4
dist/linux/info.cemu.Cemu.metainfo.xml
vendored
4
dist/linux/info.cemu.Cemu.metainfo.xml
vendored
@ -5,6 +5,7 @@
|
||||
<name>Cemu</name>
|
||||
<summary>Software to emulate Wii U games and applications on PC</summary>
|
||||
<summary xml:lang="de">Software zum emulieren von Wii U Spielen und Anwendungen auf dem PC</summary>
|
||||
<summary xml:lang="fr">Application pour émuler des jeux et applications Wii U sur PC</summary>
|
||||
<developer_name>Cemu Project</developer_name>
|
||||
<launchable type="desktop-id">info.cemu.Cemu.desktop</launchable>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
@ -12,10 +13,13 @@
|
||||
<description>
|
||||
<p>Cemu is a Nintendo Wii U emulator that is able to run most Wii U games and homebrew in a playable state. Created by Exzap, and written in C/C++.</p>
|
||||
<p xml:lang="de">Cemu ist ein Nintendo Wii U-Emulator, der die meisten Wii U Spiele und Homebrew in einem spielbaren Zustand ausführen kann. Erstellt von Exzap, und geschrieben in C/C++.</p>
|
||||
<p xml:lang="fr">Cemu est un émulateur de Wii U capable de lancer la plupart des jeux Wii U et des homebrews en interface de jeu. Crée par Exzap, et développé en C/C++.</p>
|
||||
<p>This emulator aims at providing both high-accuracy and performance, and is actively being developed with new features and fixes to increase compatibility, convenience and usability.</p>
|
||||
<p xml:lang="de">Dieser Emulator zielt darauf ab, sowohl hohe Genauigkeit als auch Leistung zu bieten, und wird aktiv mit neuen Funktionen und Korrekturen weiterentwickelt, um Kompatibilität, Komfort und Benutzerfreundlichkeit zu verbessern.</p>
|
||||
<p xml:lang="fr">Cet émulateur vise à la fois à offrir fidélité et performance, il est activement développé avec des nouvelles fonctionnalités et des correctifs pour augmenter la compatibilité, la commodité et la facilité d'utilisation.</p>
|
||||
<p>It was written from scratch and development on the project began roughly early 2015.</p>
|
||||
<p xml:lang="de">Er wird seit Anfang 2015 entwickelt.</p>
|
||||
<p xml:lang="fr">Il a été écrit à partir de zéro et son développement a débuté vers le début de l'année 2015.</p>
|
||||
</description>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
|
Loading…
Reference in New Issue
Block a user