Make achievements translatable
This commit is contained in:
parent
522a2b9a73
commit
550fa39d86
7 changed files with 93 additions and 91 deletions
|
@ -1,39 +1,40 @@
|
|||
%d/%d chat messages=
|
||||
%d/%d crafted=
|
||||
%d/%d deaths=
|
||||
%d/%d dug=
|
||||
%d/%d game joins=
|
||||
%d/%d placed=
|
||||
%s (got)=
|
||||
%s: %s=
|
||||
%s’s awards:=
|
||||
# textdomain:awards
|
||||
@1/@2 chat messages=
|
||||
@1/@2 crafted=
|
||||
@1/@2 deaths=
|
||||
@1/@2 dug=
|
||||
@1/@2 game joins=
|
||||
@1/@2 placed=
|
||||
@1 (got)=
|
||||
@1: @1=
|
||||
@1’s awards:=
|
||||
(Secret Award)=
|
||||
<achievement ID>=
|
||||
<name>=
|
||||
A Cat in a Pop-Tart?!=
|
||||
Achievement gotten!=
|
||||
Achievement gotten:=
|
||||
Achievement gotten: %s=
|
||||
Achievement gotten: @1=
|
||||
Achievement not found.=
|
||||
All your awards and statistics have been cleared. You can now start again.=
|
||||
Awards=
|
||||
Craft: %d×%s=
|
||||
Craft: %s=
|
||||
Die %d times.=
|
||||
Craft: @1×@2=
|
||||
Craft: @1=
|
||||
Die @1 times.=
|
||||
Die.=
|
||||
Get the achievements statistics for the given player or yourself=
|
||||
Join the game %d times.=
|
||||
Join the game @1 times.=
|
||||
Join the game.=
|
||||
List awards in chat (deprecated)=
|
||||
Place a block: %s=
|
||||
Place blocks: %d×%s=
|
||||
Place a block: @1=
|
||||
Place blocks: @1×@2=
|
||||
Secret Achievement gotten!=
|
||||
Secret Achievement gotten:=
|
||||
Secret Achievement gotten: %s=
|
||||
Secret Achievement gotten: @1=
|
||||
Show details of an achievement=
|
||||
Show, clear, disable or enable your achievements=
|
||||
Get this achievement to find out what it is.=
|
||||
Write %d chat messages.=
|
||||
Write @1 chat messages.=
|
||||
Write something in chat.=
|
||||
You have disabled your achievements.=
|
||||
You have enabled your achievements.=
|
||||
|
@ -42,10 +43,10 @@ You've disabled awards. Type /awards enable to reenable.=
|
|||
[c|clear|disable|enable]=
|
||||
OK=
|
||||
Error: No awards available.=
|
||||
Eat: %d×%s=
|
||||
Eat: %s=
|
||||
%d/%d eaten=
|
||||
Place %d block(s).=
|
||||
Dig %d block(s).=
|
||||
Eat %d item(s).=
|
||||
Craft %d item(s).=
|
||||
Eat: @1×@2=
|
||||
Eat: @1=
|
||||
@1/@2 eaten=
|
||||
Place @1 block(s).=
|
||||
Dig @1 block(s).=
|
||||
Eat @1 item(s).=
|
||||
Craft @1 item(s).=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue