Skip to content

Commit

Permalink
Updated french translation & added POT
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryCarrade committed Nov 5, 2019
1 parent 665ee1b commit 546c5ed
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 25 deletions.
129 changes: 129 additions & 0 deletions src/main/resources/i18n/en_US.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-05 22:38+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansStartCommand.java:29
msgid "A player name and a reason are required."
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansStartCommand.java:34
msgid "You cannot vote-ban yourself"
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansStartCommand.java:50
#, java-format
msgid "{0} is currently immunized due to a previously failed vote."
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansStartCommand.java:54
#, java-format
msgid "You cannot vote-ban {0}."
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansStartCommand.java:60
#, java-format
msgid "A vote against {0} is already running (started by {1})."
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansStartCommand.java:61
#, java-format
msgid "The reason is: {0}"
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansStartCommand.java:66
msgid "Click here to vote for this ban"
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansStartCommand.java:68
#, java-format
msgid "Vote the ban of {0}"
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansVoteCommand.java:68
msgid "There is no running vote-ban."
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansVoteCommand.java:71
#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansVoteCommand.java:89
msgid "To start one, use the /voteban command (or click here)."
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansVoteCommand.java:86
#, java-format
msgid "There is no running vote-ban for {0}."
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansVoteCommand.java:101
msgid ""
"There is more than one running vote-ban, please add the name of your target "
"to the command."
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansVoteCommand.java:108
msgid "You can only vote once."
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:132
msgid "{gold}{bold}{0} started a vote to ban {1}"
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:134
msgid "{yellow}Reason: {gold}{0}"
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:138
msgid "I agree"
msgstr ""

#. / Tooltip of the buttons in the chat. Followed by the command name: “You can also type /voteyes” as example.
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:141
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:149
msgid "You can also type "
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:147
msgid "I disagree"
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:160
msgid "{gray}(You are not allowed to vote.)"
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:174
msgid "{red}{bold}{0} wants to ban {1} {gray}-{yellow} {2}"
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:231
msgid "{ce}There were not enough votes to take an action."
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:237
msgid "{ce}At least {0}% of the votes must be positive to ban {1}."
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:243
msgid "{cs}{bold}The people have spoken. {cs}{0} will be banned."
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:286
msgid "{darkgreen}✚ {green}{0} wants {1} to be banned"
msgstr ""

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:290
msgid "{darkred}✖ {red}{0} is against the ban of {1}"
msgstr ""
54 changes: 29 additions & 25 deletions src/main/resources/i18n/fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-23 16:13+0200\n"
"PO-Revision-Date: 2016-05-23 16:39+0100\n"
"POT-Creation-Date: 2019-11-05 22:36+0100\n"
"PO-Revision-Date: 2019-11-05 22:37+0100\n"
"Last-Translator: Amaury Carrade\n"
"Language-Team: \n"
"Language: fr_FR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Last-Translator: Amaury Carrade\n"
"Language-Team: \n"
"X-Generator: Poedit 1.7.5\n"
"X-Generator: Poedit 2.2.4\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Language: fr_FR\n"

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansStartCommand.java:29
msgid "A player name and a reason are required."
Expand Down Expand Up @@ -67,7 +67,7 @@ msgstr "Pour en démarrer un, utilisez la commande /voteban (ou cliquez ici)."
#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansVoteCommand.java:86
#, java-format
msgid "There is no running vote-ban for {0}."
msgstr "Il n'y a pas de vote-ban en cours pour {0}."
msgstr "Il n'y a pas de vote en cours pour {0}."

#: src/main/java/fr/zcraft/VoteBan/commands/votebans/VoteBansVoteCommand.java:101
msgid ""
Expand All @@ -81,48 +81,52 @@ msgstr ""
msgid "You can only vote once."
msgstr "Vous ne pouvez voter qu'une fois."

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:121
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:132
msgid "{gold}{bold}{0} started a vote to ban {1}"
msgstr "{gold}{bold}{0} a lancé un vote pour bannir {1}"

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:123
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:134
msgid "{yellow}Reason: {gold}{0}"
msgstr "{yellow}Motif : {gold}{0}"

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:126
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:138
msgid "I agree"
msgstr "J'approuve"

#. Tooltip of the buttons in the chat. Followed by the command name: “You can also type /voteyes” as example.
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:129
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:137
#. / Tooltip of the buttons in the chat. Followed by the command name: “You can also type /voteyes” as example.
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:141
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:149
msgid "You can also type "
msgstr "Vous pouvez également taper "

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:135
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:147
msgid "I disagree"
msgstr "Je désapprouve"

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:150
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:160
msgid "{gray}(You are not allowed to vote.)"
msgstr "{gray}(Vous n'avez pas le droit de vote.)"

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:175
msgid "{darkgreen}✚ {green}{0} wants {1} to be banned"
msgstr "{darkgreen}✚ {green}{0} a voté pour le bannissement de {1}."
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:174
msgid "{red}{bold}{0} wants to ban {1} {gray}-{yellow} {2}"
msgstr "{red}{bold}{0} veut bannir {1} {gray}-{yellow} {2}"

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:180
msgid "{darkred}✖ {red}{0} is against the ban of {1}"
msgstr "{darkred}✖ {red}{0} a voté contre le bannissement de {1}."

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:196
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:231
msgid "{ce}There were not enough votes to take an action."
msgstr "{ce}Il n'y a pas eu assez de votes pour faire quoique ce soit."

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:202
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:237
msgid "{ce}At least {0}% of the votes must be positive to ban {1}."
msgstr "{ce}Au minimum {0}% des votes doivent être positif pour bannir {1}."

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:208
#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:243
msgid "{cs}{bold}The people have spoken. {cs}{0} will be banned."
msgstr "{cs}{bold}Le peuple a parlé. {cs}{0} sera banni."

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:286
msgid "{darkgreen}✚ {green}{0} wants {1} to be banned"
msgstr "{darkgreen}✚ {green}{0} a voté pour le bannissement de {1}."

#: src/main/java/fr/zcraft/VoteBan/votes/Vote.java:290
msgid "{darkred}✖ {red}{0} is against the ban of {1}"
msgstr "{darkred}✖ {red}{0} a voté contre le bannissement de {1}."

0 comments on commit 546c5ed

Please sign in to comment.