Skip to content

Commit

Permalink
Merge pull request #65 from gcn59/patch-1
Browse files Browse the repository at this point in the history
Some translations in French
  • Loading branch information
AmauryCarrade authored Jan 1, 2020
2 parents c1dc152 + 102573e commit 07b3550
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/i18n/fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-24 01:08+0100\n"
"PO-Revision-Date: 2018-01-24 01:45+0100\n"
"Last-Translator: Amaury Carrade\n"
"Last-Translator: Gabriel Cnudde\n"
"Language-Team: \n"
"Language: fr_FR\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -228,8 +228,8 @@ msgstr ""
#, java-format
msgid "Mojang did not find player data for {0} player"
msgid_plural "Mojang did not find player data for {0} players"
msgstr[0] "Mojang did not find player data for {0} player"
msgstr[1] "Mojang did not find player data for {0} players"
msgstr[0] "Mojang n'a pas trouvé de données de joueurs pour {0} joueur"
msgstr[1] "Mojang n'a pas trouvé de données de joueurs pour {0} joueurs"

#: src/main/java/fr/moribus/imageonmap/migration/V3Migrator.java:400
msgid "The following players do not exist or do not have paid accounts :"
Expand Down

0 comments on commit 07b3550

Please sign in to comment.