-
Notifications
You must be signed in to change notification settings - Fork 413
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #55 from rvola/master
Add PO/MO French translation
- Loading branch information
Showing
2 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: plugin-update-checker\n" | ||
"POT-Creation-Date: 2016-02-17 14:21+0100\n" | ||
"PO-Revision-Date: 2016-02-17 14:22+0100\n" | ||
"Last-Translator: studio RVOLA <[email protected]>\n" | ||
"Language-Team: studio RVOLA <[email protected]>\n" | ||
"Language: fr_FR\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 1.8.7\n" | ||
"X-Poedit-Basepath: ..\n" | ||
"Plural-Forms: nplurals=2; plural=(n > 1);\n" | ||
"X-Poedit-SourceCharset: UTF-8\n" | ||
"X-Poedit-KeywordsList: __;_e\n" | ||
"X-Poedit-SearchPath-0: .\n" | ||
|
||
#: github-checker.php:120 | ||
msgid "There is no changelog available." | ||
msgstr "Il n’y a aucun changelog disponible." | ||
|
||
#: plugin-update-checker.php:637 | ||
msgid "Check for updates" | ||
msgstr "Vérifier les mises à jour" | ||
|
||
#: plugin-update-checker.php:681 | ||
msgid "This plugin is up to date." | ||
msgstr "Ce plugin est à jour." | ||
|
||
#: plugin-update-checker.php:683 | ||
msgid "A new version of this plugin is available." | ||
msgstr "Une nouvelle version de ce plugin est disponible." | ||
|
||
#: plugin-update-checker.php:685 | ||
#, php-format | ||
msgid "Unknown update checker status \"%s\"" | ||
msgstr "Un problème inconnu est survenu \"%s\"" |