Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix misspelling in French translation #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions po/fr.po
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# French translations of the com.github.mohelm97.screenrecorder package.
# Copyright (C) 2019 THE com.github.mohelm97.screenrecorder'S COPYRIGHT HOLDER
# This file is distributed under the same license as the com.github.mohelm97.screenrecorder package.
# NathanBnm, 2019.
# Nathan Bonnemains (@NathanBnm), 2020.
#
msgid ""
msgstr ""
"Project-Id-Version: com.github.mohelm97.screenrecorder\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-23 19:13+0100\n"
"PO-Revision-Date: 2019-02-10 10:51+0100\n"
"Last-Translator: NathanBnm\n"
"Last-Translator: Nathan Bonnemains (@NathanBnm)\n"
"Language-Team: Français\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -125,7 +125,7 @@ msgstr "Cliquez ici pour ouvrir le dossier des enregistrements"
#: src/SaveDialog.vala:195
#, c-format
msgid "Screen record from %s"
msgstr "Enregistrement d'écran depuis %s"
msgstr "Enregistrement d'écran du %s"

#: src/Widgets/VideoPlayer.vala:100
msgid "Toggle playing"
Expand Down