aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/CommandLineOptions/SeekOption
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/CommandLineOptions/SeekOption')
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fr.ts8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fr.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fr.ts
index 5a3d49318..1941c4f37 100644
--- a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fr.ts
+++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fr.ts
@@ -1,22 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
-<TS version="2.0" language="fr_FR">
+<TS version="2.0" language="fr">
<context>
<name>SeekOption</name>
<message>
<location filename="../seekoption.cpp" line="38"/>
<source>Seek to position in the current track</source>
- <translation type="unfinished"></translation>
+ <translation>Aller à la position dans le morceau courant</translation>
</message>
<message>
<location filename="../seekoption.cpp" line="39"/>
<source>Seek forward</source>
- <translation type="unfinished"></translation>
+ <translation>Aller en avant</translation>
</message>
<message>
<location filename="../seekoption.cpp" line="40"/>
<source>Seek backwards</source>
- <translation type="unfinished"></translation>
+ <translation>Aller en arrière</translation>
</message>
</context>
</TS>