Changeset 3279224
- Timestamp:
- 04/22/2025 03:54:16 PM (11 months ago)
- Location:
- wp-championship/trunk
- Files:
-
- 6 edited
-
functions.php (modified) (2 diffs)
-
lang/wp-championship-de_DE.mo (modified) (previous)
-
lang/wp-championship-de_DE.po (modified) (18 diffs)
-
readme.txt (modified) (2 diffs)
-
wp-championship.php (modified) (1 diff)
-
wp-championship.pot (modified) (18 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-championship/trunk/functions.php
r3109886 r3279224 273 273 $jml = ''; 274 274 foreach ( $joker_mid_list as $jm ) { 275 $jml .= $jm. ',';275 $jml .= strval((int) $jm) . ','; 276 276 } 277 277 // letztes Komma abschneiden. … … 283 283 $res = $wpdb->query( 284 284 $wpdb->prepare( 285 'update %i b inner join %i a on a.mid=b.mid286 and b.mid IN ( %s) and a.result1 <> -1 and a.result2 <> -1285 "update %i b inner join %i a on a.mid=b.mid 286 and b.mid IN ( $jml ) and a.result1 <> -1 and a.result2 <> -1 287 287 set b.points=b.points * 2 288 where b.result1>-1 and b.result2>-1; ',288 where b.result1>-1 and b.result2>-1;", 289 289 $cs_tipp, 290 $cs_match, 291 $jml 290 $cs_match 292 291 ) 293 ); 292 ); 294 293 // @codingStandardsIgnoreEnd 295 294 } -
wp-championship/trunk/lang/wp-championship-de_DE.po
r3099674 r3279224 8 8 "Project-Id-Version: wp-championship\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2024-06- 08 10:23+0200\n"11 "PO-Revision-Date: 2024-06- 08 10:14+0200\n"10 "POT-Creation-Date: 2024-06-30 10:19+0200\n" 11 "PO-Revision-Date: 2024-06-30 10:25+0200\n" 12 12 "Last-Translator: tuxlog <webmaster@tuxlog.de>\n" 13 13 "Language-Team: hans matzen <webmaster ät tuxlog dot de>\n" … … 79 79 #: class-cs-widget-user.php:72 cs-groupstats.php:46 cs-matchstats.php:45 80 80 #: cs-stats.php:49 cs-stats.php:120 cs-stats.php:218 cs-stats.php:349 81 #: cs-stats.php:50 8 cs-stats.php:580 cs-stats.php:646 cs-stats.php:71382 #: cs-stats.php:8 80cs-userstats.php:50 cs-usertipp.php:6981 #: cs-stats.php:507 cs-stats.php:579 cs-stats.php:645 cs-stats.php:712 82 #: cs-stats.php:879 cs-userstats.php:50 cs-usertipp.php:69 83 83 msgid "You are not logged in." 84 84 msgstr "Du bist nicht angemeldet." … … 133 133 msgstr "Diese Statistik gibt es nicht." 134 134 135 #: class-wpc-xmlrpc.php:238 cs-stats.php:47 1 cs-stats.php:479135 #: class-wpc-xmlrpc.php:238 cs-stats.php:470 cs-stats.php:478 136 136 msgid "All" 137 137 msgstr "All" 138 138 139 #: class-wpc-xmlrpc.php:325 class-wpc-xmlrpc.php:444 cs-admin-labels.php:20 7140 #: cs-admin-labels.php:25 3 cs-groupstats.php:71 cs-stats.php:755141 #: cs-userstats.php:114 cs-userstats.php:141 functions.php:7 08142 #: functions.php:8 85 functions.php:895 functions.php:1009 functions.php:1017139 #: class-wpc-xmlrpc.php:325 class-wpc-xmlrpc.php:444 cs-admin-labels.php:209 140 #: cs-admin-labels.php:257 cs-groupstats.php:71 cs-stats.php:754 141 #: cs-userstats.php:114 cs-userstats.php:141 functions.php:714 142 #: functions.php:891 functions.php:901 functions.php:1015 functions.php:1023 143 143 msgid "Rank" 144 144 msgstr "Platz" 145 145 146 146 #: class-wpc-xmlrpc.php:327 class-wpc-xmlrpc.php:446 class-wpc-xmlrpc.php:682 147 #: class-wpc-xmlrpc.php:786 cs-admin-labels.php:2 09 cs-admin-labels.php:255147 #: class-wpc-xmlrpc.php:786 cs-admin-labels.php:211 cs-admin-labels.php:259 148 148 #: cs-admin-users.php:252 cs-admin-users.php:294 cs-groupstats.php:73 149 #: cs-stats.php:288 cs-stats.php:46 6 cs-stats.php:909 cs-stats.php:1025150 #: cs-stats.php:118 7 cs-stats.php:1493cs-userstats.php:116151 #: cs-userstats.php:144 functions.php:8 86 functions.php:895149 #: cs-stats.php:288 cs-stats.php:465 cs-stats.php:908 cs-stats.php:1024 150 #: cs-stats.php:1185 cs-stats.php:1491 cs-userstats.php:116 151 #: cs-userstats.php:144 functions.php:892 functions.php:901 152 152 #: wp-championship.php:221 153 153 msgid "Player" 154 154 msgstr "Mitspieler" 155 155 156 #: class-wpc-xmlrpc.php:329 class-wpc-xmlrpc.php:448 cs-admin-labels.php:21 1157 #: cs-admin-labels.php:2 57cs-admin-stats.php:73 cs-groupstats.php:75158 #: cs-stats.php:76 1 cs-userstats.php:118 cs-userstats.php:147 functions.php:887159 #: functions.php: 895 functions.php:1011 functions.php:1017156 #: class-wpc-xmlrpc.php:329 class-wpc-xmlrpc.php:448 cs-admin-labels.php:213 157 #: cs-admin-labels.php:261 cs-admin-stats.php:73 cs-groupstats.php:75 158 #: cs-stats.php:760 cs-userstats.php:118 cs-userstats.php:147 functions.php:893 159 #: functions.php:901 functions.php:1017 functions.php:1023 160 160 msgid "Score" 161 161 msgstr "Punktestand" 162 162 163 #: class-wpc-xmlrpc.php:331 class-wpc-xmlrpc.php:450 cs-admin-labels.php:21 3164 #: cs-admin-labels.php:2 59cs-groupstats.php:77 cs-userstats.php:120165 #: cs-userstats.php:150 functions.php:8 89 functions.php:897163 #: class-wpc-xmlrpc.php:331 class-wpc-xmlrpc.php:450 cs-admin-labels.php:215 164 #: cs-admin-labels.php:263 cs-groupstats.php:77 cs-userstats.php:120 165 #: cs-userstats.php:150 functions.php:895 functions.php:903 166 166 msgid "Tendency" 167 167 msgstr "Trend" 168 168 169 #: class-wpc-xmlrpc.php:333 class-wpc-xmlrpc.php:452 cs-admin-labels.php:21 5170 #: cs-admin-labels.php:26 1 cs-groupstats.php:79 cs-stats.php:609169 #: class-wpc-xmlrpc.php:333 class-wpc-xmlrpc.php:452 cs-admin-labels.php:217 170 #: cs-admin-labels.php:265 cs-groupstats.php:79 cs-stats.php:608 171 171 #: cs-userstats.php:122 cs-userstats.php:153 172 172 msgid "Team" … … 174 174 175 175 #: class-wpc-xmlrpc.php:335 class-wpc-xmlrpc.php:454 cs-admin-export.php:173 176 #: cs-admin-import.php:168 cs-admin-labels.php:21 7 cs-admin-labels.php:263176 #: cs-admin-import.php:168 cs-admin-labels.php:219 cs-admin-labels.php:267 177 177 #: cs-admin-match.php:255 cs-groupstats.php:81 cs-userstats.php:124 178 178 #: cs-userstats.php:156 … … 180 180 msgstr "Spiele" 181 181 182 #: class-wpc-xmlrpc.php:337 class-wpc-xmlrpc.php:456 cs-admin-labels.php:2 19183 #: cs-admin-labels.php:26 5cs-groupstats.php:83 cs-userstats.php:126182 #: class-wpc-xmlrpc.php:337 class-wpc-xmlrpc.php:456 cs-admin-labels.php:221 183 #: cs-admin-labels.php:269 cs-groupstats.php:83 cs-userstats.php:126 184 184 #: cs-userstats.php:159 185 185 msgid "Wins" 186 186 msgstr "Siege" 187 187 188 #: class-wpc-xmlrpc.php:339 class-wpc-xmlrpc.php:458 cs-admin-labels.php:22 1189 #: cs-admin-labels.php:2 67cs-groupstats.php:85 cs-userstats.php:128188 #: class-wpc-xmlrpc.php:339 class-wpc-xmlrpc.php:458 cs-admin-labels.php:223 189 #: cs-admin-labels.php:271 cs-groupstats.php:85 cs-userstats.php:128 190 190 #: cs-userstats.php:162 191 191 msgid "Draw" 192 192 msgstr "Unentschieden" 193 193 194 #: class-wpc-xmlrpc.php:341 class-wpc-xmlrpc.php:460 cs-admin-labels.php:22 3195 #: cs-admin-labels.php:2 69cs-groupstats.php:87 cs-userstats.php:130194 #: class-wpc-xmlrpc.php:341 class-wpc-xmlrpc.php:460 cs-admin-labels.php:225 195 #: cs-admin-labels.php:273 cs-groupstats.php:87 cs-userstats.php:130 196 196 #: cs-userstats.php:165 197 197 msgid "Defeat" 198 198 msgstr "Niederlagen" 199 199 200 #: class-wpc-xmlrpc.php:343 class-wpc-xmlrpc.php:462 cs-admin-labels.php:22 5201 #: cs-admin-labels.php:27 1cs-userstats.php:132 cs-userstats.php:168200 #: class-wpc-xmlrpc.php:343 class-wpc-xmlrpc.php:462 cs-admin-labels.php:227 201 #: cs-admin-labels.php:275 cs-userstats.php:132 cs-userstats.php:168 202 202 msgid "goals" 203 203 msgstr "Tore" 204 204 205 205 #: class-wpc-xmlrpc.php:345 class-wpc-xmlrpc.php:464 class-wpc-xmlrpc.php:682 206 #: class-wpc-xmlrpc.php:880 cs-admin-labels.php:22 7 cs-admin-labels.php:273207 #: cs-groupstats.php:91 cs-stats.php:91 1 cs-stats.php:1025 cs-stats.php:1189208 #: cs-stats.php:12 90cs-userstats.php:134 cs-userstats.php:171206 #: class-wpc-xmlrpc.php:880 cs-admin-labels.php:229 cs-admin-labels.php:277 207 #: cs-groupstats.php:91 cs-stats.php:910 cs-stats.php:1024 cs-stats.php:1187 208 #: cs-stats.php:1288 cs-userstats.php:134 cs-userstats.php:171 209 209 #: cs-usertipp.php:650 cs-usertipp.php:739 210 210 msgid "Points" 211 211 msgstr "Punkte" 212 212 213 #: class-wpc-xmlrpc.php:482 cs-admin-labels.php:3 06 cs-admin-labels.php:415214 #: cs-userstats.php:3 17cs-usertipp.php:889 wp-championship.php:215213 #: class-wpc-xmlrpc.php:482 cs-admin-labels.php:310 cs-admin-labels.php:425 214 #: cs-userstats.php:325 cs-usertipp.php:889 wp-championship.php:215 215 215 msgid "Preliminary" 216 216 msgstr "Vorrunde" 217 217 218 218 #: class-wpc-xmlrpc.php:493 cs-admin-team.php:219 cs-admin-team.php:273 219 #: cs-groupstats.php:121 cs-userstats.php:33 0cs-usertipp.php:629219 #: cs-groupstats.php:121 cs-userstats.php:338 cs-usertipp.php:629 220 220 msgid "Group" 221 221 msgstr "Gruppe" 222 222 223 #: class-wpc-xmlrpc.php:581 cs-admin-labels.php:3 06 cs-admin-labels.php:415224 #: cs-userstats.php:4 19cs-usertipp.php:1061 wp-championship.php:218223 #: class-wpc-xmlrpc.php:581 cs-admin-labels.php:310 cs-admin-labels.php:425 224 #: cs-userstats.php:427 cs-usertipp.php:1061 wp-championship.php:218 225 225 msgid "Finals" 226 226 msgstr "Finalrunde" 227 227 228 #: class-wpc-xmlrpc.php:584 cs-userstats.php:4 23 functions.php:706228 #: class-wpc-xmlrpc.php:584 cs-userstats.php:431 functions.php:712 229 229 msgid "Matchno." 230 230 msgstr "Spielnr." 231 231 232 232 #: class-wpc-xmlrpc.php:586 class-wpc-xmlrpc.php:784 cs-matchstats.php:64 233 #: cs-stats.php:118 5 cs-stats.php:1416 cs-userstats.php:425cs-usertipp.php:635233 #: cs-stats.php:1183 cs-stats.php:1414 cs-userstats.php:433 cs-usertipp.php:635 234 234 msgid "match" 235 235 msgstr "Begegnung" 236 236 237 237 #: class-wpc-xmlrpc.php:588 cs-admin-finals.php:340 cs-admin-finals.php:366 238 #: cs-admin-match.php:228 cs-admin-match.php:260 cs-userstats.php:4 27238 #: cs-admin-match.php:228 cs-admin-match.php:260 cs-userstats.php:435 239 239 #: cs-usertipp.php:641 240 240 msgid "Location" 241 241 msgstr "Ort" 242 242 243 #: class-wpc-xmlrpc.php:589 cs-userstats.php:4 28cs-usertipp.php:644243 #: class-wpc-xmlrpc.php:589 cs-userstats.php:436 cs-usertipp.php:644 244 244 msgid "Date<br />Time" 245 245 msgstr "Datum<br />Zeit" 246 246 247 247 #: class-wpc-xmlrpc.php:590 class-wpc-xmlrpc.php:788 cs-matchstats.php:64 248 #: cs-stats.php:118 9 cs-stats.php:1416 cs-userstats.php:429248 #: cs-stats.php:1187 cs-stats.php:1414 cs-userstats.php:437 249 249 msgid "Result" 250 250 msgstr "Ergebnis" 251 251 252 #: class-wpc-xmlrpc.php:788 cs-stats.php:118 9 functions.php:1240253 #: functions.php:12 47252 #: class-wpc-xmlrpc.php:788 cs-stats.php:1187 functions.php:1246 253 #: functions.php:1253 254 254 msgid "Tip" 255 255 msgstr "Tipp" 256 256 257 #: class-wpc-xmlrpc.php:873 cs-stats.php:128 3257 #: class-wpc-xmlrpc.php:873 cs-stats.php:1281 258 258 msgid "Username" 259 259 msgstr "Benutzername" … … 369 369 370 370 #: cs-admin-finals.php:342 cs-admin-finals.php:367 cs-admin-match.php:230 371 #: cs-admin-match.php:261 functions.php:124 1 functions.php:1248371 #: cs-admin-match.php:261 functions.php:1247 functions.php:1254 372 372 msgid "Date / time" 373 373 msgstr "Datum/Zeit" … … 451 451 msgstr "Import Protokoll" 452 452 453 #: cs-admin-labels.php:17 2 cs-admin-labels.php:183cs-admin.php:140453 #: cs-admin-labels.php:174 cs-admin-labels.php:185 cs-admin.php:140 454 454 msgid "Settings successfully saved." 455 455 msgstr "Einstellungen erfolgreich gespeichert." 456 456 457 #: cs-admin-labels.php: 299457 #: cs-admin-labels.php:303 458 458 msgid "wp-championship Web-Labels" 459 459 msgstr "wp-championship Web-Bezeichnungen" 460 460 461 #: cs-admin-labels.php:3 08 cs-admin-labels.php:417461 #: cs-admin-labels.php:312 cs-admin-labels.php:427 462 462 msgid "Label column 0 (group)" 463 463 msgstr "Bezeichnung Spalte 0 (Gruppe)" 464 464 465 #: cs-admin-labels.php:31 0 cs-admin-labels.php:314 cs-admin-labels.php:318466 #: cs-admin-labels.php:32 1 cs-admin-labels.php:324 cs-admin-labels.php:327467 #: cs-admin-labels.php:33 0 cs-admin-labels.php:333 cs-admin-labels.php:336468 #: cs-admin-labels.php:35 3 cs-admin-labels.php:356 cs-admin-labels.php:359469 #: cs-admin-labels.php:36 2 cs-admin-labels.php:365 cs-admin-labels.php:373470 #: cs-admin-labels.php:3 76 cs-admin-labels.php:379 cs-admin-labels.php:382471 #: cs-admin-labels.php:38 5 cs-admin-labels.php:388 cs-admin-labels.php:391472 #: cs-admin-labels.php:4 19 cs-admin-labels.php:423 cs-admin-labels.php:427473 #: cs-admin-labels.php:4 30 cs-admin-labels.php:433 cs-admin-labels.php:436474 #: cs-admin-labels.php:4 39 cs-admin-labels.php:442 cs-admin-labels.php:445475 #: cs-admin-labels.php:4 62 cs-admin-labels.php:465 cs-admin-labels.php:468476 #: cs-admin-labels.php:4 71 cs-admin-labels.php:474 cs-admin-labels.php:483477 #: cs-admin-labels.php:4 86 cs-admin-labels.php:489 cs-admin-labels.php:492478 #: cs-admin-labels.php: 495 cs-admin-labels.php:498 cs-admin-labels.php:501465 #: cs-admin-labels.php:314 cs-admin-labels.php:318 cs-admin-labels.php:322 466 #: cs-admin-labels.php:325 cs-admin-labels.php:328 cs-admin-labels.php:331 467 #: cs-admin-labels.php:334 cs-admin-labels.php:337 cs-admin-labels.php:340 468 #: cs-admin-labels.php:357 cs-admin-labels.php:360 cs-admin-labels.php:363 469 #: cs-admin-labels.php:366 cs-admin-labels.php:369 cs-admin-labels.php:377 470 #: cs-admin-labels.php:380 cs-admin-labels.php:383 cs-admin-labels.php:386 471 #: cs-admin-labels.php:389 cs-admin-labels.php:392 cs-admin-labels.php:395 472 #: cs-admin-labels.php:429 cs-admin-labels.php:433 cs-admin-labels.php:437 473 #: cs-admin-labels.php:440 cs-admin-labels.php:443 cs-admin-labels.php:446 474 #: cs-admin-labels.php:449 cs-admin-labels.php:452 cs-admin-labels.php:455 475 #: cs-admin-labels.php:472 cs-admin-labels.php:475 cs-admin-labels.php:478 476 #: cs-admin-labels.php:481 cs-admin-labels.php:484 cs-admin-labels.php:493 477 #: cs-admin-labels.php:496 cs-admin-labels.php:499 cs-admin-labels.php:502 478 #: cs-admin-labels.php:505 cs-admin-labels.php:508 cs-admin-labels.php:511 479 479 msgid "hide" 480 480 msgstr "ausgeblendet" 481 481 482 #: cs-admin-labels.php:31 2 cs-admin-labels.php:421482 #: cs-admin-labels.php:316 cs-admin-labels.php:431 483 483 msgid "Label column 1 (Match-Id)" 484 484 msgstr "Bezeichnung Spalte 1 (Spiel-Nr.)" 485 485 486 #: cs-admin-labels.php:3 16 cs-admin-labels.php:425486 #: cs-admin-labels.php:320 cs-admin-labels.php:435 487 487 msgid "Label column (Icon 1)" 488 488 msgstr "Bezeichnung Spalte 2 (Icon 1)" 489 489 490 #: cs-admin-labels.php:3 19 cs-admin-labels.php:428490 #: cs-admin-labels.php:323 cs-admin-labels.php:438 491 491 msgid "Label column 3 (match)" 492 492 msgstr "Bezeichnung Spalte 3 (Begegnung)" 493 493 494 #: cs-admin-labels.php:32 2 cs-admin-labels.php:431494 #: cs-admin-labels.php:326 cs-admin-labels.php:441 495 495 msgid "Label column 4 (icon 2)" 496 496 msgstr "Bezeichnung Spalte 4 (Icon 2)" 497 497 498 #: cs-admin-labels.php:32 5 cs-admin-labels.php:434498 #: cs-admin-labels.php:329 cs-admin-labels.php:444 499 499 msgid "Label column 5 (location)" 500 500 msgstr "Bezeichnung Spalte 5 (Ort)" 501 501 502 #: cs-admin-labels.php:3 28 cs-admin-labels.php:437502 #: cs-admin-labels.php:332 cs-admin-labels.php:447 503 503 msgid "Label column 6 (date/time)" 504 504 msgstr "Bezeichnung Spalte 6 (Datum/Zeit)" 505 505 506 #: cs-admin-labels.php:33 1 cs-admin-labels.php:440506 #: cs-admin-labels.php:335 cs-admin-labels.php:450 507 507 msgid "Label column 7 (tip/result)" 508 508 msgstr "Bezeichnung Spalte 7 (Tipp/Ergebnis)" 509 509 510 #: cs-admin-labels.php:33 4 cs-admin-labels.php:443510 #: cs-admin-labels.php:338 cs-admin-labels.php:453 511 511 msgid "Label column 8 (points)" 512 512 msgstr "Bezeichnung Spalte 8 (Punkte)" 513 513 514 #: cs-admin-labels.php:3 38 cs-admin-labels.php:447514 #: cs-admin-labels.php:342 cs-admin-labels.php:457 515 515 msgid "Default sort order by column" 516 516 msgstr "Standardsortierung nach Spalte" 517 517 518 #: cs-admin-labels.php:3 49 cs-admin-labels.php:458 cs-admin-stats.php:69519 #: cs-userstats.php:206 functions.php:88 3 functions.php:894518 #: cs-admin-labels.php:353 cs-admin-labels.php:468 cs-admin-stats.php:69 519 #: cs-userstats.php:206 functions.php:889 functions.php:900 520 520 msgid "Current score" 521 521 msgstr "Aktueller Punktestand" 522 522 523 #: cs-admin-labels.php:35 1 cs-admin-labels.php:460523 #: cs-admin-labels.php:355 cs-admin-labels.php:470 524 524 msgid "Label column 1 (placement)" 525 525 msgstr "Bezeichnung Spalte 1 (Platz)" 526 526 527 #: cs-admin-labels.php:35 4 cs-admin-labels.php:463527 #: cs-admin-labels.php:358 cs-admin-labels.php:473 528 528 msgid "Label column 2 (player)" 529 529 msgstr "Bezeichnung Spalte 2 (Spieler)" 530 530 531 #: cs-admin-labels.php:3 57 cs-admin-labels.php:466531 #: cs-admin-labels.php:361 cs-admin-labels.php:476 532 532 msgid "Label column 3 (score)" 533 533 msgstr "Bezeichnung Spalte 3 (Punktezahl)" 534 534 535 #: cs-admin-labels.php:36 0 cs-admin-labels.php:469535 #: cs-admin-labels.php:364 cs-admin-labels.php:479 536 536 msgid "Label column 4 (tendency)" 537 537 msgstr "Bezeichnung Spalte 4 (Trend)" 538 538 539 #: cs-admin-labels.php:36 3 cs-admin-labels.php:472539 #: cs-admin-labels.php:367 cs-admin-labels.php:482 540 540 msgid "Label column 5 (championtip)" 541 541 msgstr "Bezeichnung Spalte 5 (Champion-Tipp)" 542 542 543 #: cs-admin-labels.php:3 69 cs-admin-labels.php:479 wp-championship.php:224543 #: cs-admin-labels.php:373 cs-admin-labels.php:489 wp-championship.php:224 544 544 msgid "Stats" 545 545 msgstr "Statistiken" 546 546 547 #: cs-admin-labels.php:37 1 cs-admin-labels.php:481547 #: cs-admin-labels.php:375 cs-admin-labels.php:491 548 548 msgid "Label column 1 (team)" 549 549 msgstr "Bezeichnung Spalte 1 (Mannschaft)" 550 550 551 #: cs-admin-labels.php:37 4 cs-admin-labels.php:484551 #: cs-admin-labels.php:378 cs-admin-labels.php:494 552 552 msgid "Label column 2 (matches)" 553 553 msgstr "Bezeichnung Spalte 2 (Spiele)" 554 554 555 #: cs-admin-labels.php:3 77 cs-admin-labels.php:487555 #: cs-admin-labels.php:381 cs-admin-labels.php:497 556 556 msgid "Label column 3 (wins)" 557 557 msgstr "Bezeichnung Spalte 3 (Siege)" 558 558 559 #: cs-admin-labels.php:38 0 cs-admin-labels.php:490559 #: cs-admin-labels.php:384 cs-admin-labels.php:500 560 560 msgid "Label column 4 (draw)" 561 561 msgstr "Bezeichnung Spalte 4 (Unentschieden)" 562 562 563 #: cs-admin-labels.php:38 3 cs-admin-labels.php:493563 #: cs-admin-labels.php:387 cs-admin-labels.php:503 564 564 msgid "Label column 5 (defeats)" 565 565 msgstr "Bezeichnung Spalte 5 (Niederlagen)" 566 566 567 #: cs-admin-labels.php:3 86 cs-admin-labels.php:496567 #: cs-admin-labels.php:390 cs-admin-labels.php:506 568 568 msgid "Label column 6 (goals)" 569 569 msgstr "Bezeichnung Spalte 6 (Tore)" 570 570 571 #: cs-admin-labels.php:3 89 cs-admin-labels.php:499571 #: cs-admin-labels.php:393 cs-admin-labels.php:509 572 572 msgid "Label column 7 (points)" 573 573 msgstr "Bezeichnung Spalte 7 (Punkte)" 574 574 575 #: cs-admin-labels.php:39 3575 #: cs-admin-labels.php:397 576 576 msgid "Show all tips in statistic 4 (cs_stats4)" 577 577 msgstr "Zeige alle Tipps in Statistik 4 (cs_stats4)" 578 578 579 #: cs-admin-labels.php:401 cs-admin-labels.php:507 cs-admin.php:492 579 #: cs-admin-labels.php:400 580 msgid "Sort Tippgroup stats by average (cs-stats8)" 581 msgstr "Tippgruppenstatistiken nach Durchschnitt sortieren (cs-stats8)" 582 583 #: cs-admin-labels.php:403 584 msgid "Show fullnames in ranking table (cs-userstats)" 585 msgstr "Klarnamen im Tippspielranking anzeigen (cs-userstats)" 586 587 #: cs-admin-labels.php:411 cs-admin-labels.php:517 cs-admin.php:492 580 588 msgid "Save settings" 581 589 msgstr "Einstellungen speichern" 582 590 583 #: cs-admin-labels.php:4 08591 #: cs-admin-labels.php:418 584 592 msgid "wp-championship XMLRPC-labels" 585 593 msgstr "wp-championship XMLRPC-Bezeichnungen" … … 610 618 611 619 #: cs-admin-match.php:235 cs-admin-match.php:264 cs-stats.php:78 612 #: cs-stats.php:53 7620 #: cs-stats.php:536 613 621 msgid "Match-Day" 614 622 msgstr "Spieltag" … … 646 654 msgstr "Liga auswählen" 647 655 648 #: cs-admin-stats.php:63 cs-stats.php:90 2cs-userstats.php:188656 #: cs-admin-stats.php:63 cs-stats.php:901 cs-userstats.php:188 649 657 msgid "The championship winner is:" 650 658 msgstr "Der Gewinner des Turniers heißt:" 651 659 652 #: cs-admin-stats.php:74 cs-stats.php:76 7 cs-stats.php:1494660 #: cs-admin-stats.php:74 cs-stats.php:766 cs-stats.php:1492 653 661 msgid "Number of tips" 654 662 msgstr "Anzahl Tipps" … … 706 714 #: cs-admin-team.php:251 cs-admin-team.php:275 cs-admin-tippgroup.php:204 707 715 #: cs-admin-tippgroup.php:227 cs-admin-users.php:275 cs-admin-users.php:306 708 #: cs-userstats.php: 296716 #: cs-userstats.php:304 709 717 msgid "Penalty" 710 718 msgstr "Strafpunkte" … … 814 822 msgstr "Sieger-Tipp" 815 823 816 #: cs-admin-users.php:271 cs-admin-users.php:305 cs-stats.php:75 8817 #: cs-usertipp.php:785 functions.php:101 0 functions.php:1017824 #: cs-admin-users.php:271 cs-admin-users.php:305 cs-stats.php:757 825 #: cs-usertipp.php:785 functions.php:1016 functions.php:1023 818 826 msgid "Tip Group" 819 827 msgstr "Tippgruppe" … … 1064 1072 1065 1073 #: cs-groupstats.php:47 cs-matchstats.php:46 cs-stats.php:50 cs-stats.php:121 1066 #: cs-stats.php:219 cs-stats.php:350 cs-stats.php:50 9 cs-stats.php:5811067 #: cs-stats.php:64 7 cs-stats.php:714 cs-stats.php:881cs-userstats.php:511074 #: cs-stats.php:219 cs-stats.php:350 cs-stats.php:508 cs-stats.php:580 1075 #: cs-stats.php:646 cs-stats.php:713 cs-stats.php:880 cs-userstats.php:51 1068 1076 msgid "To attend the guessing game, you need an account at this website" 1069 1077 msgstr "Um am Tippspiel teilzunehmen benötigst du ein Konto auf dieser Website" … … 1073 1081 msgstr "Tore" 1074 1082 1075 #: cs-matchstats.php:64 cs-stats.php:141 61083 #: cs-matchstats.php:64 cs-stats.php:1414 1076 1084 msgid "Date" 1077 1085 msgstr "Datum" 1078 1086 1079 #: cs-stats.php:76 cs-stats.php:53 51087 #: cs-stats.php:76 cs-stats.php:534 1080 1088 msgid "Day of event statistic" 1081 1089 msgstr "Spieltagsübersicht" … … 1085 1093 msgstr "Tipphäufigkeit" 1086 1094 1087 #: cs-stats.php:184 cs-stats.php:285 cs-stats.php:119 21095 #: cs-stats.php:184 cs-stats.php:285 cs-stats.php:1190 1088 1096 msgid "No tips entered yet." 1089 1097 msgstr "Es sind noch keine Tipps abgegeben worden." … … 1093 1101 msgstr "Tipphäufigkeit im Detail" 1094 1102 1095 #: cs-stats.php:46 41103 #: cs-stats.php:463 1096 1104 msgid "Player-Tips" 1097 1105 msgstr "Spielertipps" 1098 1106 1099 #: cs-stats.php:47 7 functions.php:1239 functions.php:12461107 #: cs-stats.php:476 functions.php:1245 functions.php:1252 1100 1108 msgid "Match" 1101 1109 msgstr "Spiel" 1102 1110 1103 #: cs-stats.php:60 71111 #: cs-stats.php:606 1104 1112 msgid "Team-Stats" 1105 1113 msgstr "Mannschaftsstatistik" 1106 1114 1107 #: cs-stats.php:67 31115 #: cs-stats.php:672 1108 1116 msgid "Tiper of the month" 1109 1117 msgstr "Tipper des Monats" 1110 1118 1111 #: cs-stats.php:67 51119 #: cs-stats.php:674 1112 1120 msgid "Month" 1113 1121 msgstr "Monat" 1114 1122 1115 #: cs-stats.php:76 4 functions.php:1012 functions.php:10171123 #: cs-stats.php:763 functions.php:1018 functions.php:1023 1116 1124 msgid "Average" 1117 1125 msgstr "Durchschnitt" 1118 1126 1119 #: cs-stats.php:7 701127 #: cs-stats.php:769 1120 1128 msgid "Current scoring of the tip groups" 1121 1129 msgstr "Aktueller Punktestand Tippgruppen" 1122 1130 1123 #: cs-stats.php:77 41131 #: cs-stats.php:773 1124 1132 msgid "Please activate tippgroups to use this statistic." 1125 1133 msgstr "Bitte aktiviere Tippgruppen, um diese Statistik anzuzeigen." 1126 1134 1127 #: cs-stats.php:79 41135 #: cs-stats.php:793 1128 1136 msgid "You are member of tippgroup" 1129 1137 msgstr "Du bist in Tippgruppe" 1130 1138 1131 #: cs-stats.php:79 4cs-usertipp.php:7311139 #: cs-stats.php:793 cs-usertipp.php:731 1132 1140 msgid "points and your current rank is" 1133 1141 msgstr "Punkte und bist aktuell auf Platz" 1134 1142 1135 #: cs-stats.php:88 51143 #: cs-stats.php:884 1136 1144 msgid "Champion-Tip Score" 1137 1145 msgstr "Champion-Tipp" 1138 1146 1139 #: cs-stats.php:89 51147 #: cs-stats.php:894 1140 1148 msgid "The tournament has not started yet." 1141 1149 msgstr "Das Turnier hat noch nicht begonnen." 1142 1150 1143 #: cs-stats.php:90 41151 #: cs-stats.php:903 1144 1152 msgid "The winner of the championship has not been determined yet." 1145 1153 msgstr "Der Sieger des Turniers steht noch nicht fest." 1146 1154 1147 #: cs-stats.php:9 10cs-userstats.php:137 cs-userstats.php:1741155 #: cs-stats.php:909 cs-userstats.php:137 cs-userstats.php:174 1148 1156 msgid "Champion-Tip" 1149 1157 msgstr "Champion-Tipp" 1150 1158 1151 #: cs-stats.php:102 51159 #: cs-stats.php:1024 1152 1160 msgid "Tips" 1153 1161 msgstr "Tipps" 1154 1162 1155 #: cs-stats.php:119 61163 #: cs-stats.php:1194 1156 1164 msgid "The matches have not started yet." 1157 1165 msgstr "Die getippten Spiele haben noch nicht begonnen." 1158 1166 1159 #: cs-stats.php:14 901167 #: cs-stats.php:1488 1160 1168 msgid "No results found." 1161 1169 msgstr "Keine Ergebnisse gefunden." 1162 1170 1163 #: cs-stats.php:149 31171 #: cs-stats.php:1491 1164 1172 msgid "Total points" 1165 1173 msgstr "Gesamtpunkte" 1166 1174 1167 #: cs-stats.php:149 41175 #: cs-stats.php:1492 1168 1176 msgid "Points (month)" 1169 1177 msgstr "Punkte (Monat)" … … 1303 1311 msgstr "Summe<br />Tore" 1304 1312 1305 #: functions.php:7 061313 #: functions.php:712 1306 1314 msgid "Winner" 1307 1315 msgstr "Gewinner" 1308 1316 1309 #: functions.php:7 061317 #: functions.php:712 1310 1318 msgid "Looser" 1311 1319 msgstr "Verlierer" 1312 1320 1313 #: functions.php:7 081321 #: functions.php:714 1314 1322 msgid "Group " 1315 1323 msgstr "Gruppe " 1316 1324 1317 #: functions.php:88 2 functions.php:893 functions.php:1006 functions.php:10151318 #: functions.php:116 2 functions.php:1176 functions.php:1236 functions.php:12441325 #: functions.php:888 functions.php:899 functions.php:1012 functions.php:1021 1326 #: functions.php:1168 functions.php:1182 functions.php:1242 functions.php:1250 1319 1327 msgid "Guessing game mail service" 1320 1328 msgstr "Tippspiel Mailservice" 1321 1329 1322 #: functions.php:9 171330 #: functions.php:923 1323 1331 msgid "rising" 1324 1332 msgstr "steigend" 1325 1333 1326 #: functions.php:92 01334 #: functions.php:926 1327 1335 msgid "falling" 1328 1336 msgstr "fallend" 1329 1337 1330 #: functions.php:92 31338 #: functions.php:929 1331 1339 msgid "constant" 1332 1340 msgstr "konstant" 1333 1341 1334 #: functions.php:9 69 functions.php:971 functions.php:1065 functions.php:10671342 #: functions.php:975 functions.php:977 functions.php:1071 functions.php:1073 1335 1343 msgid "the email to " 1336 1344 msgstr "Die email an " 1337 1345 1338 #: functions.php:9 69 functions.php:1065 functions.php:1192 functions.php:13051346 #: functions.php:975 functions.php:1071 functions.php:1198 functions.php:1311 1339 1347 msgid " was sent." 1340 1348 msgstr " wurde versendet." 1341 1349 1342 #: functions.php:97 1 functions.php:1067 functions.php:1194 functions.php:13071350 #: functions.php:977 functions.php:1073 functions.php:1200 functions.php:1313 1343 1351 msgid " could not be sent" 1344 1352 msgstr " konnte nicht versendet werden" 1345 1353 1346 #: functions.php:10 07 functions.php:10161354 #: functions.php:1013 functions.php:1022 1347 1355 msgid "Current score of the tip groups" 1348 1356 msgstr "Aktueller Punktestand der Tippgruppen" 1349 1357 1350 #: functions.php:116 3 functions.php:11771358 #: functions.php:1169 functions.php:1183 1351 1359 msgid "" 1352 1360 "Would you like to tip? The following games are starting soon and at least " … … 1356 1364 "mindestens ein Tipp von Dir. " 1357 1365 1358 #: functions.php:119 2 functions.php:11941366 #: functions.php:1198 functions.php:1200 1359 1367 msgid "The email reminder to " 1360 1368 msgstr "Die Erinnerungsemail an " 1361 1369 1362 #: functions.php:12 37 functions.php:12451370 #: functions.php:1243 functions.php:1251 1363 1371 msgid "Tip confirmation" 1364 1372 msgstr "Tippbestätigung" 1365 1373 1366 #: functions.php:127 2 functions.php:12751374 #: functions.php:1278 functions.php:1281 1367 1375 msgid "n/a" 1368 1376 msgstr "n/a" 1369 1377 1370 #: functions.php:13 05 functions.php:13071378 #: functions.php:1311 functions.php:1313 1371 1379 msgid "The mail confirmation to " 1372 1380 msgstr "Die Bestätigungsemail an " 1373 1381 1374 #: functions.php:16 251382 #: functions.php:1631 1375 1383 msgid "" 1376 1384 "If you are looking for instructions or help on wp-championship, please use " … … 1380 1388 "oder Problemen freue ich mich über eine email an:" 1381 1389 1382 #: functions.php:163 11390 #: functions.php:1637 1383 1391 msgid "English Manual" 1384 1392 msgstr "Englisches Handbuch" 1385 1393 1386 #: functions.php:16 351394 #: functions.php:1641 1387 1395 msgid "German Manual" 1388 1396 msgstr "Deutsches Handbuch" 1389 1397 1390 #: functions.php:16 391398 #: functions.php:1645 1391 1399 msgid "Demo-Site" 1392 1400 msgstr "Demo-Seite" 1393 1401 1394 #: functions.php:164 31402 #: functions.php:1649 1395 1403 msgid "wp-championship on WordPress.org" 1396 1404 msgstr "wp-championship auf WordPress.org" 1397 1405 1398 #: functions.php:16 471406 #: functions.php:1653 1399 1407 msgid "German wp-championship site" 1400 1408 msgstr "Deutsche wp-championship Seite" 1401 1409 1402 #: functions.php:165 11410 #: functions.php:1657 1403 1411 msgid "Changelog" 1404 1412 msgstr "Änderungshistorie" 1405 1413 1406 #: functions.php:16 551414 #: functions.php:1661 1407 1415 msgid "Links open in a new windows/tab." 1408 1416 msgstr "Die Verweise öffnen ein neues Fenster/Tab." 1409 1417 1410 #: functions.php:16 641418 #: functions.php:1670 1411 1419 msgid "wp-championship Help" 1412 1420 msgstr "wp-championship Hilfe" -
wp-championship/trunk/readme.txt
r3187063 r3279224 4 4 Tags: championship, guessing, game, soccer, sport 5 5 Requires at least: 6.2 6 Tested up to: 6. 77 Stable tag: 1 0.96 Tested up to: 6.8 7 Stable tag: 11.0 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 69 69 70 70 == Changelog == 71 72 = 2024-07-11 v11.0 = 73 * fixed joker calculation 71 74 72 75 = 2024-06-30 v10.9 = -
wp-championship/trunk/wp-championship.php
r3109886 r3279224 4 4 * Plugin URI: http://www.tuxlog.de/wp-championship 5 5 * Description: wp-championship is a plugin for WordPress letting you play a guessing game of a tournament e.g. soccer. 6 * Version: 1 0.96 * Version: 11.0 7 7 * Author: tuxlog 8 8 * Author URI: http://www.tuxlog.de -
wp-championship/trunk/wp-championship.pot
r3099674 r3279224 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2024-06- 08 10:23+0200\n"11 "POT-Creation-Date: 2024-06-30 10:19+0200\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 79 79 #: class-cs-widget-user.php:72 cs-groupstats.php:46 cs-matchstats.php:45 80 80 #: cs-stats.php:49 cs-stats.php:120 cs-stats.php:218 cs-stats.php:349 81 #: cs-stats.php:50 8 cs-stats.php:580 cs-stats.php:646 cs-stats.php:71382 #: cs-stats.php:8 80cs-userstats.php:50 cs-usertipp.php:6981 #: cs-stats.php:507 cs-stats.php:579 cs-stats.php:645 cs-stats.php:712 82 #: cs-stats.php:879 cs-userstats.php:50 cs-usertipp.php:69 83 83 msgid "You are not logged in." 84 84 msgstr "" … … 133 133 msgstr "" 134 134 135 #: class-wpc-xmlrpc.php:238 cs-stats.php:47 1 cs-stats.php:479135 #: class-wpc-xmlrpc.php:238 cs-stats.php:470 cs-stats.php:478 136 136 msgid "All" 137 137 msgstr "" 138 138 139 #: class-wpc-xmlrpc.php:325 class-wpc-xmlrpc.php:444 cs-admin-labels.php:20 7140 #: cs-admin-labels.php:25 3 cs-groupstats.php:71 cs-stats.php:755141 #: cs-userstats.php:114 cs-userstats.php:141 functions.php:7 08142 #: functions.php:8 85 functions.php:895 functions.php:1009 functions.php:1017139 #: class-wpc-xmlrpc.php:325 class-wpc-xmlrpc.php:444 cs-admin-labels.php:209 140 #: cs-admin-labels.php:257 cs-groupstats.php:71 cs-stats.php:754 141 #: cs-userstats.php:114 cs-userstats.php:141 functions.php:714 142 #: functions.php:891 functions.php:901 functions.php:1015 functions.php:1023 143 143 msgid "Rank" 144 144 msgstr "" 145 145 146 146 #: class-wpc-xmlrpc.php:327 class-wpc-xmlrpc.php:446 class-wpc-xmlrpc.php:682 147 #: class-wpc-xmlrpc.php:786 cs-admin-labels.php:2 09 cs-admin-labels.php:255147 #: class-wpc-xmlrpc.php:786 cs-admin-labels.php:211 cs-admin-labels.php:259 148 148 #: cs-admin-users.php:252 cs-admin-users.php:294 cs-groupstats.php:73 149 #: cs-stats.php:288 cs-stats.php:46 6 cs-stats.php:909 cs-stats.php:1025150 #: cs-stats.php:118 7 cs-stats.php:1493cs-userstats.php:116151 #: cs-userstats.php:144 functions.php:8 86 functions.php:895149 #: cs-stats.php:288 cs-stats.php:465 cs-stats.php:908 cs-stats.php:1024 150 #: cs-stats.php:1185 cs-stats.php:1491 cs-userstats.php:116 151 #: cs-userstats.php:144 functions.php:892 functions.php:901 152 152 #: wp-championship.php:221 153 153 msgid "Player" 154 154 msgstr "" 155 155 156 #: class-wpc-xmlrpc.php:329 class-wpc-xmlrpc.php:448 cs-admin-labels.php:21 1157 #: cs-admin-labels.php:2 57cs-admin-stats.php:73 cs-groupstats.php:75158 #: cs-stats.php:76 1 cs-userstats.php:118 cs-userstats.php:147 functions.php:887159 #: functions.php: 895 functions.php:1011 functions.php:1017156 #: class-wpc-xmlrpc.php:329 class-wpc-xmlrpc.php:448 cs-admin-labels.php:213 157 #: cs-admin-labels.php:261 cs-admin-stats.php:73 cs-groupstats.php:75 158 #: cs-stats.php:760 cs-userstats.php:118 cs-userstats.php:147 functions.php:893 159 #: functions.php:901 functions.php:1017 functions.php:1023 160 160 msgid "Score" 161 161 msgstr "" 162 162 163 #: class-wpc-xmlrpc.php:331 class-wpc-xmlrpc.php:450 cs-admin-labels.php:21 3164 #: cs-admin-labels.php:2 59cs-groupstats.php:77 cs-userstats.php:120165 #: cs-userstats.php:150 functions.php:8 89 functions.php:897163 #: class-wpc-xmlrpc.php:331 class-wpc-xmlrpc.php:450 cs-admin-labels.php:215 164 #: cs-admin-labels.php:263 cs-groupstats.php:77 cs-userstats.php:120 165 #: cs-userstats.php:150 functions.php:895 functions.php:903 166 166 msgid "Tendency" 167 167 msgstr "" 168 168 169 #: class-wpc-xmlrpc.php:333 class-wpc-xmlrpc.php:452 cs-admin-labels.php:21 5170 #: cs-admin-labels.php:26 1 cs-groupstats.php:79 cs-stats.php:609169 #: class-wpc-xmlrpc.php:333 class-wpc-xmlrpc.php:452 cs-admin-labels.php:217 170 #: cs-admin-labels.php:265 cs-groupstats.php:79 cs-stats.php:608 171 171 #: cs-userstats.php:122 cs-userstats.php:153 172 172 msgid "Team" … … 174 174 175 175 #: class-wpc-xmlrpc.php:335 class-wpc-xmlrpc.php:454 cs-admin-export.php:173 176 #: cs-admin-import.php:168 cs-admin-labels.php:21 7 cs-admin-labels.php:263176 #: cs-admin-import.php:168 cs-admin-labels.php:219 cs-admin-labels.php:267 177 177 #: cs-admin-match.php:255 cs-groupstats.php:81 cs-userstats.php:124 178 178 #: cs-userstats.php:156 … … 180 180 msgstr "" 181 181 182 #: class-wpc-xmlrpc.php:337 class-wpc-xmlrpc.php:456 cs-admin-labels.php:2 19183 #: cs-admin-labels.php:26 5cs-groupstats.php:83 cs-userstats.php:126182 #: class-wpc-xmlrpc.php:337 class-wpc-xmlrpc.php:456 cs-admin-labels.php:221 183 #: cs-admin-labels.php:269 cs-groupstats.php:83 cs-userstats.php:126 184 184 #: cs-userstats.php:159 185 185 msgid "Wins" 186 186 msgstr "" 187 187 188 #: class-wpc-xmlrpc.php:339 class-wpc-xmlrpc.php:458 cs-admin-labels.php:22 1189 #: cs-admin-labels.php:2 67cs-groupstats.php:85 cs-userstats.php:128188 #: class-wpc-xmlrpc.php:339 class-wpc-xmlrpc.php:458 cs-admin-labels.php:223 189 #: cs-admin-labels.php:271 cs-groupstats.php:85 cs-userstats.php:128 190 190 #: cs-userstats.php:162 191 191 msgid "Draw" 192 192 msgstr "" 193 193 194 #: class-wpc-xmlrpc.php:341 class-wpc-xmlrpc.php:460 cs-admin-labels.php:22 3195 #: cs-admin-labels.php:2 69cs-groupstats.php:87 cs-userstats.php:130194 #: class-wpc-xmlrpc.php:341 class-wpc-xmlrpc.php:460 cs-admin-labels.php:225 195 #: cs-admin-labels.php:273 cs-groupstats.php:87 cs-userstats.php:130 196 196 #: cs-userstats.php:165 197 197 msgid "Defeat" 198 198 msgstr "" 199 199 200 #: class-wpc-xmlrpc.php:343 class-wpc-xmlrpc.php:462 cs-admin-labels.php:22 5201 #: cs-admin-labels.php:27 1cs-userstats.php:132 cs-userstats.php:168200 #: class-wpc-xmlrpc.php:343 class-wpc-xmlrpc.php:462 cs-admin-labels.php:227 201 #: cs-admin-labels.php:275 cs-userstats.php:132 cs-userstats.php:168 202 202 msgid "goals" 203 203 msgstr "" 204 204 205 205 #: class-wpc-xmlrpc.php:345 class-wpc-xmlrpc.php:464 class-wpc-xmlrpc.php:682 206 #: class-wpc-xmlrpc.php:880 cs-admin-labels.php:22 7 cs-admin-labels.php:273207 #: cs-groupstats.php:91 cs-stats.php:91 1 cs-stats.php:1025 cs-stats.php:1189208 #: cs-stats.php:12 90cs-userstats.php:134 cs-userstats.php:171206 #: class-wpc-xmlrpc.php:880 cs-admin-labels.php:229 cs-admin-labels.php:277 207 #: cs-groupstats.php:91 cs-stats.php:910 cs-stats.php:1024 cs-stats.php:1187 208 #: cs-stats.php:1288 cs-userstats.php:134 cs-userstats.php:171 209 209 #: cs-usertipp.php:650 cs-usertipp.php:739 210 210 msgid "Points" 211 211 msgstr "" 212 212 213 #: class-wpc-xmlrpc.php:482 cs-admin-labels.php:3 06 cs-admin-labels.php:415214 #: cs-userstats.php:3 17cs-usertipp.php:889 wp-championship.php:215213 #: class-wpc-xmlrpc.php:482 cs-admin-labels.php:310 cs-admin-labels.php:425 214 #: cs-userstats.php:325 cs-usertipp.php:889 wp-championship.php:215 215 215 msgid "Preliminary" 216 216 msgstr "" 217 217 218 218 #: class-wpc-xmlrpc.php:493 cs-admin-team.php:219 cs-admin-team.php:273 219 #: cs-groupstats.php:121 cs-userstats.php:33 0cs-usertipp.php:629219 #: cs-groupstats.php:121 cs-userstats.php:338 cs-usertipp.php:629 220 220 msgid "Group" 221 221 msgstr "" 222 222 223 #: class-wpc-xmlrpc.php:581 cs-admin-labels.php:3 06 cs-admin-labels.php:415224 #: cs-userstats.php:4 19cs-usertipp.php:1061 wp-championship.php:218223 #: class-wpc-xmlrpc.php:581 cs-admin-labels.php:310 cs-admin-labels.php:425 224 #: cs-userstats.php:427 cs-usertipp.php:1061 wp-championship.php:218 225 225 msgid "Finals" 226 226 msgstr "" 227 227 228 #: class-wpc-xmlrpc.php:584 cs-userstats.php:4 23 functions.php:706228 #: class-wpc-xmlrpc.php:584 cs-userstats.php:431 functions.php:712 229 229 msgid "Matchno." 230 230 msgstr "" 231 231 232 232 #: class-wpc-xmlrpc.php:586 class-wpc-xmlrpc.php:784 cs-matchstats.php:64 233 #: cs-stats.php:118 5 cs-stats.php:1416 cs-userstats.php:425cs-usertipp.php:635233 #: cs-stats.php:1183 cs-stats.php:1414 cs-userstats.php:433 cs-usertipp.php:635 234 234 msgid "match" 235 235 msgstr "" 236 236 237 237 #: class-wpc-xmlrpc.php:588 cs-admin-finals.php:340 cs-admin-finals.php:366 238 #: cs-admin-match.php:228 cs-admin-match.php:260 cs-userstats.php:4 27238 #: cs-admin-match.php:228 cs-admin-match.php:260 cs-userstats.php:435 239 239 #: cs-usertipp.php:641 240 240 msgid "Location" 241 241 msgstr "" 242 242 243 #: class-wpc-xmlrpc.php:589 cs-userstats.php:4 28cs-usertipp.php:644243 #: class-wpc-xmlrpc.php:589 cs-userstats.php:436 cs-usertipp.php:644 244 244 msgid "Date<br />Time" 245 245 msgstr "" 246 246 247 247 #: class-wpc-xmlrpc.php:590 class-wpc-xmlrpc.php:788 cs-matchstats.php:64 248 #: cs-stats.php:118 9 cs-stats.php:1416 cs-userstats.php:429248 #: cs-stats.php:1187 cs-stats.php:1414 cs-userstats.php:437 249 249 msgid "Result" 250 250 msgstr "" 251 251 252 #: class-wpc-xmlrpc.php:788 cs-stats.php:118 9 functions.php:1240253 #: functions.php:12 47252 #: class-wpc-xmlrpc.php:788 cs-stats.php:1187 functions.php:1246 253 #: functions.php:1253 254 254 msgid "Tip" 255 255 msgstr "" 256 256 257 #: class-wpc-xmlrpc.php:873 cs-stats.php:128 3257 #: class-wpc-xmlrpc.php:873 cs-stats.php:1281 258 258 msgid "Username" 259 259 msgstr "" … … 366 366 367 367 #: cs-admin-finals.php:342 cs-admin-finals.php:367 cs-admin-match.php:230 368 #: cs-admin-match.php:261 functions.php:124 1 functions.php:1248368 #: cs-admin-match.php:261 functions.php:1247 functions.php:1254 369 369 msgid "Date / time" 370 370 msgstr "" … … 444 444 msgstr "" 445 445 446 #: cs-admin-labels.php:17 2 cs-admin-labels.php:183cs-admin.php:140446 #: cs-admin-labels.php:174 cs-admin-labels.php:185 cs-admin.php:140 447 447 msgid "Settings successfully saved." 448 448 msgstr "" 449 449 450 #: cs-admin-labels.php: 299450 #: cs-admin-labels.php:303 451 451 msgid "wp-championship Web-Labels" 452 452 msgstr "" 453 453 454 #: cs-admin-labels.php:3 08 cs-admin-labels.php:417454 #: cs-admin-labels.php:312 cs-admin-labels.php:427 455 455 msgid "Label column 0 (group)" 456 456 msgstr "" 457 457 458 #: cs-admin-labels.php:31 0 cs-admin-labels.php:314 cs-admin-labels.php:318459 #: cs-admin-labels.php:32 1 cs-admin-labels.php:324 cs-admin-labels.php:327460 #: cs-admin-labels.php:33 0 cs-admin-labels.php:333 cs-admin-labels.php:336461 #: cs-admin-labels.php:35 3 cs-admin-labels.php:356 cs-admin-labels.php:359462 #: cs-admin-labels.php:36 2 cs-admin-labels.php:365 cs-admin-labels.php:373463 #: cs-admin-labels.php:3 76 cs-admin-labels.php:379 cs-admin-labels.php:382464 #: cs-admin-labels.php:38 5 cs-admin-labels.php:388 cs-admin-labels.php:391465 #: cs-admin-labels.php:4 19 cs-admin-labels.php:423 cs-admin-labels.php:427466 #: cs-admin-labels.php:4 30 cs-admin-labels.php:433 cs-admin-labels.php:436467 #: cs-admin-labels.php:4 39 cs-admin-labels.php:442 cs-admin-labels.php:445468 #: cs-admin-labels.php:4 62 cs-admin-labels.php:465 cs-admin-labels.php:468469 #: cs-admin-labels.php:4 71 cs-admin-labels.php:474 cs-admin-labels.php:483470 #: cs-admin-labels.php:4 86 cs-admin-labels.php:489 cs-admin-labels.php:492471 #: cs-admin-labels.php: 495 cs-admin-labels.php:498 cs-admin-labels.php:501458 #: cs-admin-labels.php:314 cs-admin-labels.php:318 cs-admin-labels.php:322 459 #: cs-admin-labels.php:325 cs-admin-labels.php:328 cs-admin-labels.php:331 460 #: cs-admin-labels.php:334 cs-admin-labels.php:337 cs-admin-labels.php:340 461 #: cs-admin-labels.php:357 cs-admin-labels.php:360 cs-admin-labels.php:363 462 #: cs-admin-labels.php:366 cs-admin-labels.php:369 cs-admin-labels.php:377 463 #: cs-admin-labels.php:380 cs-admin-labels.php:383 cs-admin-labels.php:386 464 #: cs-admin-labels.php:389 cs-admin-labels.php:392 cs-admin-labels.php:395 465 #: cs-admin-labels.php:429 cs-admin-labels.php:433 cs-admin-labels.php:437 466 #: cs-admin-labels.php:440 cs-admin-labels.php:443 cs-admin-labels.php:446 467 #: cs-admin-labels.php:449 cs-admin-labels.php:452 cs-admin-labels.php:455 468 #: cs-admin-labels.php:472 cs-admin-labels.php:475 cs-admin-labels.php:478 469 #: cs-admin-labels.php:481 cs-admin-labels.php:484 cs-admin-labels.php:493 470 #: cs-admin-labels.php:496 cs-admin-labels.php:499 cs-admin-labels.php:502 471 #: cs-admin-labels.php:505 cs-admin-labels.php:508 cs-admin-labels.php:511 472 472 msgid "hide" 473 473 msgstr "" 474 474 475 #: cs-admin-labels.php:31 2 cs-admin-labels.php:421475 #: cs-admin-labels.php:316 cs-admin-labels.php:431 476 476 msgid "Label column 1 (Match-Id)" 477 477 msgstr "" 478 478 479 #: cs-admin-labels.php:3 16 cs-admin-labels.php:425479 #: cs-admin-labels.php:320 cs-admin-labels.php:435 480 480 msgid "Label column (Icon 1)" 481 481 msgstr "" 482 482 483 #: cs-admin-labels.php:3 19 cs-admin-labels.php:428483 #: cs-admin-labels.php:323 cs-admin-labels.php:438 484 484 msgid "Label column 3 (match)" 485 485 msgstr "" 486 486 487 #: cs-admin-labels.php:32 2 cs-admin-labels.php:431487 #: cs-admin-labels.php:326 cs-admin-labels.php:441 488 488 msgid "Label column 4 (icon 2)" 489 489 msgstr "" 490 490 491 #: cs-admin-labels.php:32 5 cs-admin-labels.php:434491 #: cs-admin-labels.php:329 cs-admin-labels.php:444 492 492 msgid "Label column 5 (location)" 493 493 msgstr "" 494 494 495 #: cs-admin-labels.php:3 28 cs-admin-labels.php:437495 #: cs-admin-labels.php:332 cs-admin-labels.php:447 496 496 msgid "Label column 6 (date/time)" 497 497 msgstr "" 498 498 499 #: cs-admin-labels.php:33 1 cs-admin-labels.php:440499 #: cs-admin-labels.php:335 cs-admin-labels.php:450 500 500 msgid "Label column 7 (tip/result)" 501 501 msgstr "" 502 502 503 #: cs-admin-labels.php:33 4 cs-admin-labels.php:443503 #: cs-admin-labels.php:338 cs-admin-labels.php:453 504 504 msgid "Label column 8 (points)" 505 505 msgstr "" 506 506 507 #: cs-admin-labels.php:3 38 cs-admin-labels.php:447507 #: cs-admin-labels.php:342 cs-admin-labels.php:457 508 508 msgid "Default sort order by column" 509 509 msgstr "" 510 510 511 #: cs-admin-labels.php:3 49 cs-admin-labels.php:458 cs-admin-stats.php:69512 #: cs-userstats.php:206 functions.php:88 3 functions.php:894511 #: cs-admin-labels.php:353 cs-admin-labels.php:468 cs-admin-stats.php:69 512 #: cs-userstats.php:206 functions.php:889 functions.php:900 513 513 msgid "Current score" 514 514 msgstr "" 515 515 516 #: cs-admin-labels.php:35 1 cs-admin-labels.php:460516 #: cs-admin-labels.php:355 cs-admin-labels.php:470 517 517 msgid "Label column 1 (placement)" 518 518 msgstr "" 519 519 520 #: cs-admin-labels.php:35 4 cs-admin-labels.php:463520 #: cs-admin-labels.php:358 cs-admin-labels.php:473 521 521 msgid "Label column 2 (player)" 522 522 msgstr "" 523 523 524 #: cs-admin-labels.php:3 57 cs-admin-labels.php:466524 #: cs-admin-labels.php:361 cs-admin-labels.php:476 525 525 msgid "Label column 3 (score)" 526 526 msgstr "" 527 527 528 #: cs-admin-labels.php:36 0 cs-admin-labels.php:469528 #: cs-admin-labels.php:364 cs-admin-labels.php:479 529 529 msgid "Label column 4 (tendency)" 530 530 msgstr "" 531 531 532 #: cs-admin-labels.php:36 3 cs-admin-labels.php:472532 #: cs-admin-labels.php:367 cs-admin-labels.php:482 533 533 msgid "Label column 5 (championtip)" 534 534 msgstr "" 535 535 536 #: cs-admin-labels.php:3 69 cs-admin-labels.php:479 wp-championship.php:224536 #: cs-admin-labels.php:373 cs-admin-labels.php:489 wp-championship.php:224 537 537 msgid "Stats" 538 538 msgstr "" 539 539 540 #: cs-admin-labels.php:37 1 cs-admin-labels.php:481540 #: cs-admin-labels.php:375 cs-admin-labels.php:491 541 541 msgid "Label column 1 (team)" 542 542 msgstr "" 543 543 544 #: cs-admin-labels.php:37 4 cs-admin-labels.php:484544 #: cs-admin-labels.php:378 cs-admin-labels.php:494 545 545 msgid "Label column 2 (matches)" 546 546 msgstr "" 547 547 548 #: cs-admin-labels.php:3 77 cs-admin-labels.php:487548 #: cs-admin-labels.php:381 cs-admin-labels.php:497 549 549 msgid "Label column 3 (wins)" 550 550 msgstr "" 551 551 552 #: cs-admin-labels.php:38 0 cs-admin-labels.php:490552 #: cs-admin-labels.php:384 cs-admin-labels.php:500 553 553 msgid "Label column 4 (draw)" 554 554 msgstr "" 555 555 556 #: cs-admin-labels.php:38 3 cs-admin-labels.php:493556 #: cs-admin-labels.php:387 cs-admin-labels.php:503 557 557 msgid "Label column 5 (defeats)" 558 558 msgstr "" 559 559 560 #: cs-admin-labels.php:3 86 cs-admin-labels.php:496560 #: cs-admin-labels.php:390 cs-admin-labels.php:506 561 561 msgid "Label column 6 (goals)" 562 562 msgstr "" 563 563 564 #: cs-admin-labels.php:3 89 cs-admin-labels.php:499564 #: cs-admin-labels.php:393 cs-admin-labels.php:509 565 565 msgid "Label column 7 (points)" 566 566 msgstr "" 567 567 568 #: cs-admin-labels.php:39 3568 #: cs-admin-labels.php:397 569 569 msgid "Show all tips in statistic 4 (cs_stats4)" 570 570 msgstr "" 571 571 572 #: cs-admin-labels.php:401 cs-admin-labels.php:507 cs-admin.php:492 572 #: cs-admin-labels.php:400 573 msgid "Sort Tippgroup stats by average (cs-stats8)" 574 msgstr "" 575 576 #: cs-admin-labels.php:403 577 msgid "Show fullnames in ranking table (cs-userstats)" 578 msgstr "" 579 580 #: cs-admin-labels.php:411 cs-admin-labels.php:517 cs-admin.php:492 573 581 msgid "Save settings" 574 582 msgstr "" 575 583 576 #: cs-admin-labels.php:4 08584 #: cs-admin-labels.php:418 577 585 msgid "wp-championship XMLRPC-labels" 578 586 msgstr "" … … 603 611 604 612 #: cs-admin-match.php:235 cs-admin-match.php:264 cs-stats.php:78 605 #: cs-stats.php:53 7613 #: cs-stats.php:536 606 614 msgid "Match-Day" 607 615 msgstr "" … … 637 645 msgstr "" 638 646 639 #: cs-admin-stats.php:63 cs-stats.php:90 2cs-userstats.php:188647 #: cs-admin-stats.php:63 cs-stats.php:901 cs-userstats.php:188 640 648 msgid "The championship winner is:" 641 649 msgstr "" 642 650 643 #: cs-admin-stats.php:74 cs-stats.php:76 7 cs-stats.php:1494651 #: cs-admin-stats.php:74 cs-stats.php:766 cs-stats.php:1492 644 652 msgid "Number of tips" 645 653 msgstr "" … … 697 705 #: cs-admin-team.php:251 cs-admin-team.php:275 cs-admin-tippgroup.php:204 698 706 #: cs-admin-tippgroup.php:227 cs-admin-users.php:275 cs-admin-users.php:306 699 #: cs-userstats.php: 296707 #: cs-userstats.php:304 700 708 msgid "Penalty" 701 709 msgstr "" … … 805 813 msgstr "" 806 814 807 #: cs-admin-users.php:271 cs-admin-users.php:305 cs-stats.php:75 8808 #: cs-usertipp.php:785 functions.php:101 0 functions.php:1017815 #: cs-admin-users.php:271 cs-admin-users.php:305 cs-stats.php:757 816 #: cs-usertipp.php:785 functions.php:1016 functions.php:1023 809 817 msgid "Tip Group" 810 818 msgstr "" … … 1055 1063 1056 1064 #: cs-groupstats.php:47 cs-matchstats.php:46 cs-stats.php:50 cs-stats.php:121 1057 #: cs-stats.php:219 cs-stats.php:350 cs-stats.php:50 9 cs-stats.php:5811058 #: cs-stats.php:64 7 cs-stats.php:714 cs-stats.php:881cs-userstats.php:511065 #: cs-stats.php:219 cs-stats.php:350 cs-stats.php:508 cs-stats.php:580 1066 #: cs-stats.php:646 cs-stats.php:713 cs-stats.php:880 cs-userstats.php:51 1059 1067 msgid "To attend the guessing game, you need an account at this website" 1060 1068 msgstr "" … … 1064 1072 msgstr "" 1065 1073 1066 #: cs-matchstats.php:64 cs-stats.php:141 61074 #: cs-matchstats.php:64 cs-stats.php:1414 1067 1075 msgid "Date" 1068 1076 msgstr "" 1069 1077 1070 #: cs-stats.php:76 cs-stats.php:53 51078 #: cs-stats.php:76 cs-stats.php:534 1071 1079 msgid "Day of event statistic" 1072 1080 msgstr "" … … 1076 1084 msgstr "" 1077 1085 1078 #: cs-stats.php:184 cs-stats.php:285 cs-stats.php:119 21086 #: cs-stats.php:184 cs-stats.php:285 cs-stats.php:1190 1079 1087 msgid "No tips entered yet." 1080 1088 msgstr "" … … 1084 1092 msgstr "" 1085 1093 1086 #: cs-stats.php:46 41094 #: cs-stats.php:463 1087 1095 msgid "Player-Tips" 1088 1096 msgstr "" 1089 1097 1090 #: cs-stats.php:47 7 functions.php:1239 functions.php:12461098 #: cs-stats.php:476 functions.php:1245 functions.php:1252 1091 1099 msgid "Match" 1092 1100 msgstr "" 1093 1101 1094 #: cs-stats.php:60 71102 #: cs-stats.php:606 1095 1103 msgid "Team-Stats" 1096 1104 msgstr "" 1097 1105 1098 #: cs-stats.php:67 31106 #: cs-stats.php:672 1099 1107 msgid "Tiper of the month" 1100 1108 msgstr "" 1101 1109 1102 #: cs-stats.php:67 51110 #: cs-stats.php:674 1103 1111 msgid "Month" 1104 1112 msgstr "" 1105 1113 1106 #: cs-stats.php:76 4 functions.php:1012 functions.php:10171114 #: cs-stats.php:763 functions.php:1018 functions.php:1023 1107 1115 msgid "Average" 1108 1116 msgstr "" 1109 1117 1110 #: cs-stats.php:7 701118 #: cs-stats.php:769 1111 1119 msgid "Current scoring of the tip groups" 1112 1120 msgstr "" 1113 1121 1114 #: cs-stats.php:77 41122 #: cs-stats.php:773 1115 1123 msgid "Please activate tippgroups to use this statistic." 1116 1124 msgstr "" 1117 1125 1118 #: cs-stats.php:79 41126 #: cs-stats.php:793 1119 1127 msgid "You are member of tippgroup" 1120 1128 msgstr "" 1121 1129 1122 #: cs-stats.php:79 4cs-usertipp.php:7311130 #: cs-stats.php:793 cs-usertipp.php:731 1123 1131 msgid "points and your current rank is" 1124 1132 msgstr "" 1125 1133 1126 #: cs-stats.php:88 51134 #: cs-stats.php:884 1127 1135 msgid "Champion-Tip Score" 1128 1136 msgstr "" 1129 1137 1130 #: cs-stats.php:89 51138 #: cs-stats.php:894 1131 1139 msgid "The tournament has not started yet." 1132 1140 msgstr "" 1133 1141 1134 #: cs-stats.php:90 41142 #: cs-stats.php:903 1135 1143 msgid "The winner of the championship has not been determined yet." 1136 1144 msgstr "" 1137 1145 1138 #: cs-stats.php:9 10cs-userstats.php:137 cs-userstats.php:1741146 #: cs-stats.php:909 cs-userstats.php:137 cs-userstats.php:174 1139 1147 msgid "Champion-Tip" 1140 1148 msgstr "" 1141 1149 1142 #: cs-stats.php:102 51150 #: cs-stats.php:1024 1143 1151 msgid "Tips" 1144 1152 msgstr "" 1145 1153 1146 #: cs-stats.php:119 61154 #: cs-stats.php:1194 1147 1155 msgid "The matches have not started yet." 1148 1156 msgstr "" 1149 1157 1150 #: cs-stats.php:14 901158 #: cs-stats.php:1488 1151 1159 msgid "No results found." 1152 1160 msgstr "" 1153 1161 1154 #: cs-stats.php:149 31162 #: cs-stats.php:1491 1155 1163 msgid "Total points" 1156 1164 msgstr "" 1157 1165 1158 #: cs-stats.php:149 41166 #: cs-stats.php:1492 1159 1167 msgid "Points (month)" 1160 1168 msgstr "" … … 1286 1294 msgstr "" 1287 1295 1288 #: functions.php:7 061296 #: functions.php:712 1289 1297 msgid "Winner" 1290 1298 msgstr "" 1291 1299 1292 #: functions.php:7 061300 #: functions.php:712 1293 1301 msgid "Looser" 1294 1302 msgstr "" 1295 1303 1296 #: functions.php:7 081304 #: functions.php:714 1297 1305 msgid "Group " 1298 1306 msgstr "" 1299 1307 1300 #: functions.php:88 2 functions.php:893 functions.php:1006 functions.php:10151301 #: functions.php:116 2 functions.php:1176 functions.php:1236 functions.php:12441308 #: functions.php:888 functions.php:899 functions.php:1012 functions.php:1021 1309 #: functions.php:1168 functions.php:1182 functions.php:1242 functions.php:1250 1302 1310 msgid "Guessing game mail service" 1303 1311 msgstr "" 1304 1312 1305 #: functions.php:9 171313 #: functions.php:923 1306 1314 msgid "rising" 1307 1315 msgstr "" 1308 1316 1309 #: functions.php:92 01317 #: functions.php:926 1310 1318 msgid "falling" 1311 1319 msgstr "" 1312 1320 1313 #: functions.php:92 31321 #: functions.php:929 1314 1322 msgid "constant" 1315 1323 msgstr "" 1316 1324 1317 #: functions.php:9 69 functions.php:971 functions.php:1065 functions.php:10671325 #: functions.php:975 functions.php:977 functions.php:1071 functions.php:1073 1318 1326 msgid "the email to " 1319 1327 msgstr "" 1320 1328 1321 #: functions.php:9 69 functions.php:1065 functions.php:1192 functions.php:13051329 #: functions.php:975 functions.php:1071 functions.php:1198 functions.php:1311 1322 1330 msgid " was sent." 1323 1331 msgstr "" 1324 1332 1325 #: functions.php:97 1 functions.php:1067 functions.php:1194 functions.php:13071333 #: functions.php:977 functions.php:1073 functions.php:1200 functions.php:1313 1326 1334 msgid " could not be sent" 1327 1335 msgstr "" 1328 1336 1329 #: functions.php:10 07 functions.php:10161337 #: functions.php:1013 functions.php:1022 1330 1338 msgid "Current score of the tip groups" 1331 1339 msgstr "" 1332 1340 1333 #: functions.php:116 3 functions.php:11771341 #: functions.php:1169 functions.php:1183 1334 1342 msgid "" 1335 1343 "Would you like to tip? The following games are starting soon and at least " … … 1337 1345 msgstr "" 1338 1346 1339 #: functions.php:119 2 functions.php:11941347 #: functions.php:1198 functions.php:1200 1340 1348 msgid "The email reminder to " 1341 1349 msgstr "" 1342 1350 1343 #: functions.php:12 37 functions.php:12451351 #: functions.php:1243 functions.php:1251 1344 1352 msgid "Tip confirmation" 1345 1353 msgstr "" 1346 1354 1347 #: functions.php:127 2 functions.php:12751355 #: functions.php:1278 functions.php:1281 1348 1356 msgid "n/a" 1349 1357 msgstr "" 1350 1358 1351 #: functions.php:13 05 functions.php:13071359 #: functions.php:1311 functions.php:1313 1352 1360 msgid "The mail confirmation to " 1353 1361 msgstr "" 1354 1362 1355 #: functions.php:16 251363 #: functions.php:1631 1356 1364 msgid "" 1357 1365 "If you are looking for instructions or help on wp-championship, please use " … … 1359 1367 msgstr "" 1360 1368 1361 #: functions.php:163 11369 #: functions.php:1637 1362 1370 msgid "English Manual" 1363 1371 msgstr "" 1364 1372 1365 #: functions.php:16 351373 #: functions.php:1641 1366 1374 msgid "German Manual" 1367 1375 msgstr "" 1368 1376 1369 #: functions.php:16 391377 #: functions.php:1645 1370 1378 msgid "Demo-Site" 1371 1379 msgstr "" 1372 1380 1373 #: functions.php:164 31381 #: functions.php:1649 1374 1382 msgid "wp-championship on WordPress.org" 1375 1383 msgstr "" 1376 1384 1377 #: functions.php:16 471385 #: functions.php:1653 1378 1386 msgid "German wp-championship site" 1379 1387 msgstr "" 1380 1388 1381 #: functions.php:165 11389 #: functions.php:1657 1382 1390 msgid "Changelog" 1383 1391 msgstr "" 1384 1392 1385 #: functions.php:16 551393 #: functions.php:1661 1386 1394 msgid "Links open in a new windows/tab." 1387 1395 msgstr "" 1388 1396 1389 #: functions.php:16 641397 #: functions.php:1670 1390 1398 msgid "wp-championship Help" 1391 1399 msgstr ""
Note: See TracChangeset
for help on using the changeset viewer.