diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-05-04 12:38:01 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-05-04 12:38:01 +0000 |
| commit | 37c90426e01c66c7127b4c58b620bd5dea8a3211 (patch) | |
| tree | e0284bd21c0686d8e9f04a54658867c511fc2397 /src/plugins/General/library/translations/library_plugin_fr.ts | |
| parent | 6d3694dff576ebb1eaa8ee1bc8a4954a4f89c6ce (diff) | |
| download | qmmp-37c90426e01c66c7127b4c58b620bd5dea8a3211.tar.gz qmmp-37c90426e01c66c7127b4c58b620bd5dea8a3211.tar.bz2 qmmp-37c90426e01c66c7127b4c58b620bd5dea8a3211.zip | |
updated translations
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9938 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/library/translations/library_plugin_fr.ts')
| -rw-r--r-- | src/plugins/General/library/translations/library_plugin_fr.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/plugins/General/library/translations/library_plugin_fr.ts b/src/plugins/General/library/translations/library_plugin_fr.ts index 362b75cdd..58244e1b0 100644 --- a/src/plugins/General/library/translations/library_plugin_fr.ts +++ b/src/plugins/General/library/translations/library_plugin_fr.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="fr_FR"> +<TS version="2.1" language="fr"> <context> <name>Library</name> <message> @@ -55,7 +55,7 @@ <message> <location filename="../libraryfactory.cpp" line="87"/> <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> - <translation type="unfinished"></translation> + <translation>Écrit par : Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> @@ -63,7 +63,7 @@ <message> <location filename="../librarymodel.cpp" line="204"/> <source>%1 - %2</source> - <translation type="unfinished"></translation> + <translation>%1 - %2</translation> </message> </context> <context> @@ -76,12 +76,12 @@ <message> <location filename="../librarywidget.cpp" line="52"/> <source>&View Track Details</source> - <translation type="unfinished"></translation> + <translation>&Voir les détails du morceau</translation> </message> <message> <location filename="../librarywidget.cpp" line="54"/> <source>Quick Search</source> - <translation type="unfinished"></translation> + <translation>Recherche rapide</translation> </message> <message> <location filename="../librarywidget.cpp" line="88"/> @@ -119,12 +119,12 @@ <message> <location filename="../settingsdialog.ui" line="55"/> <source>Add</source> - <translation type="unfinished"></translation> + <translation>Ajouter</translation> </message> <message> <location filename="../settingsdialog.ui" line="66"/> <source>Remove</source> - <translation type="unfinished"></translation> + <translation>Enlever</translation> </message> <message> <location filename="../settingsdialog.cpp" line="65"/> |
