-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated french translation & added POT
- Loading branch information
1 parent
665ee1b
commit 546c5ed
Showing
2 changed files
with
158 additions
and
25 deletions.
There are no files selected for viewing
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,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 "" |
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