comparison config.quotedb.example @ 684:5163d582e396

quotedb: Change voting a bit.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 28 Nov 2021 04:20:18 +0200
parents 3f5f9d0745a6
children 14d4d4300623
comparison
equal deleted inserted replaced
683:7897b795480b 684:5163d582e396
118 118
119 "invalid_user" "Pyh." 119 "invalid_user" "Pyh."
120 120
121 "sql_error" "Virhe sörkittäessä @name@-tietokantaa. uliskaa." 121 "sql_error" "Virhe sörkittäessä @name@-tietokantaa. uliskaa."
122 122
123 "fmt_get" "#@1@: @2@ (@3@@@4@, @5@)" 123 "fmt_get" "#@1@: @2@ (@3@/@4@, @5@)"
124 124
125 "fmt_search" "#@1@: @2@ (@3@@@4@)" 125 "fmt_search" "#@1@: @2@ (@3@/@4@)"
126 "no_matches" "@name@-haku ei tuottanut tuloksia." 126 "no_matches" "@name@-haku ei tuottanut tuloksia."
127 127
128 "you_voted" "Äänestit @name@ #@1@ -> @2@, arvosana nyt @3@" 128 "you_voted" "Äänestit @name@ #@1@ @2@, arvosana nyt @3@"
129 "vote_updated" "@name@-äänesi #@1@ päivitetty -> @2@, arvosana nyt @3@" 129 "vote_updated" "@name@-äänesi #@1@ päivitetty @2@, arvosana nyt @3@"
130 "vote_up" "+"
131 "vote_down" "-"
130 132
131 "add_success" "@name@-tietokantaa sörkitty (#@1@), kiitos." 133 "add_success" "@name@-tietokantaa sörkitty (#@1@), kiitos."
132 134
133 "toplist_limit" "Top-listan määrän oltava @1@ - @2@." 135 "toplist_limit" "Top-listan määrän oltava @1@ - @2@."
134 "fmt_toplist" "@1@. #@2@: @3@ (@4@, @5@)" 136 "fmt_toplist" "@1@. #@2@: @3@ (@4@, @5@)"
145 "help" "@cmd@ <id> \002|\002 add <teksti> \002|\002 update <id> <teksti> \002|\002 del <id> \002|\002 find <parametrit> \002|\002 vote \[<id> \[1 | -1\]\] \002|\002 top <n> \002|\002 stats" 147 "help" "@cmd@ <id> \002|\002 add <teksti> \002|\002 update <id> <teksti> \002|\002 del <id> \002|\002 find <parametrit> \002|\002 vote \[<id> \[1 | -1\]\] \002|\002 top <n> \002|\002 stats"
146 148
147 "help_add" "@cmd@ add <teksti>" 149 "help_add" "@cmd@ add <teksti>"
148 "help_update" "@cmd@ update <id> <teksti>" 150 "help_update" "@cmd@ update <id> <teksti>"
149 "help_delete" "@cmd@ del <id>" 151 "help_delete" "@cmd@ del <id>"
150 "help_vote" "@cmd@ vote \[\[<id>\] \[1|-1\]\]" 152 "help_vote" "@cmd@ vote \[\[<id>\] \[+|-\]\]"
151 "help_find" "@cmd@ find [hakuparametrit] -- \[+\]sana | -sana | %käyttäjänimi" 153 "help_find" "@cmd@ find [hakuparametrit] -- \[+\]sana | -sana | %käyttäjänimi"
152 154
153 "quote_deleted" "@name@ #@1@ poistettu@2@." 155 "quote_deleted" "@name@ #@1@ poistettu@2@."
154 "quote_too_old" "@name@ quote #@1@ vanhempi kuin @2@ minuuttia, ei poisteta." 156 "quote_too_old" "@name@ quote #@1@ vanhempi kuin @2@ minuuttia, ei poisteta."
155 "quote_does_not_exist" "Quotea #@1@ ei ole." 157 "quote_does_not_exist" "Quotea #@1@ ei ole."