From 2aa6083b051373dc64470e707d6b21600f89a534 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sat, 12 Jan 2013 15:56:50 -0800 Subject: [PATCH] TRANSLATION: updated setup for translation: use utf-8; updated pot file --- TRANSLATION | 2 +- include/functions.php | 1 + po/messages.pot | 589 ++++++++++++++++++++++++++++-------------- 3 files changed, 402 insertions(+), 190 deletions(-) diff --git a/TRANSLATION b/TRANSLATION index b0c99c5..7be17a2 100644 --- a/TRANSLATION +++ b/TRANSLATION @@ -18,6 +18,6 @@ msgmerge de.po messages.pot -o de.po Start editing and then after updating a po run: -msgconv -t ISO-8859-1 de.po > de.po.new && mv de.po.new de.po +msgconv -t utf-8 de.po > de.po.new && mv de.po.new de.po msgfmt -cv -o de.mo de.po mv de.mo ../locale/de/LC_MESSAGES/edoko.mo \ No newline at end of file diff --git a/include/functions.php b/include/functions.php index b1c7089..d7ecb10 100644 --- a/include/functions.php +++ b/include/functions.php @@ -1727,6 +1727,7 @@ function set_language($l,$type='lang') setlocale(LC_ALL, "de_DE"); // Specify location of translation tables bindtextdomain("edoko", "./locale"); + bind_textdomain_codeset("edoko", 'UTF-8'); // Choose domain textdomain("edoko"); break; diff --git a/po/messages.pot b/po/messages.pot index aeaff78..211ea3c 100644 --- a/po/messages.pot +++ b/po/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: edoko\n" "Report-Msgid-Bugs-To: arun@nubati.net\n" -"POT-Creation-Date: 2012-06-12 20:55-0700\n" +"POT-Creation-Date: 2013-01-12 15:05-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,186 +17,236 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: rss.php:95 +#: rss.php:80 msgid "Know when it is your turn" msgstr "" -#: rss.php:126 +#: rss.php:111 msgid "game" msgstr "" -#: rss.php:134 +#: rss.php:119 msgid "Please use the link to access the game." msgstr "" -#: include/functions.php:121 +#: include/cancelgame.php:60 +#, php-format +msgid "" +"Game %s has been canceled since nothing happend for a while and %s requested " +"it." +msgstr "" + +#: include/cancelgame.php:70 +#, php-format +msgid "Game %s has been canceled." +msgstr "" + +#: include/cancelgame.php:74 +msgid "You need to wait longer before you can cancel a game..." +msgstr "" + +#: include/functions.php:126 +#, php-format +msgid "Hello %s" +msgstr "" + +#: include/functions.php:151 #, php-format msgid "Game %s canceled" msgstr "" -#: include/functions.php:124 +#: include/functions.php:154 #, php-format msgid "Game %s canceled (poverty not resolved)" msgstr "" -#: include/functions.php:127 +#: include/functions.php:157 #, php-format msgid "Game %s canceled (timed out)" msgstr "" -#: include/functions.php:130 +#: include/functions.php:160 #, php-format msgid "A card has been played in game %s" msgstr "" -#: include/functions.php:133 +#: include/functions.php:163 #, php-format msgid "Ready, set, go... (game %s)" msgstr "" -#: include/functions.php:136 +#: include/functions.php:166 #, php-format msgid "Poverty (game %s)" msgstr "" -#: include/functions.php:139 +#: include/functions.php:169 #, php-format msgid "Double poverty (game %s)" msgstr "" -#: include/functions.php:142 +#: include/functions.php:172 #, php-format msgid "Game over (game %s)" msgstr "" -#: include/functions.php:145 +#: include/functions.php:175 msgid "Recovery" msgstr "" -#: include/functions.php:148 +#: include/functions.php:178 #, php-format msgid "Reminder: game %s it's your turn" msgstr "" -#: include/functions.php:151 +#: include/functions.php:181 #, php-format msgid "You are invited to a game of DoKo (game %s)" msgstr "" -#: include/functions.php:154 +#: include/functions.php:184 #, php-format msgid "Problem with email, contact admin (errorcode %d)" msgstr "" -#: include/functions.php:1235 +#: include/functions.php:188 +msgid "" +"Have a nice day\n" +" your E-Doko service department" +msgstr "" + +#: include/functions.php:191 +msgid "You can change your mail delivery mode in the preference menu." +msgstr "" + +#: include/functions.php:193 +msgid "web" +msgstr "" + +#: include/functions.php:194 +msgid "help, bugs, etc." +msgstr "" + +#: include/functions.php:1078 +msgid "Starting Player" +msgstr "" + +#: include/functions.php:1251 msgid "It's your turn in these games" msgstr "" -#: include/game.php:229 include/output.php:148 +#: include/game.php:232 include/output.php:147 msgid "Rules" msgstr "" -#: include/game.php:233 +#: include/game.php:236 msgid "no ten of hearts" msgstr "" -#: include/game.php:236 +#: include/game.php:239 msgid "ten of hearts" msgstr "" -#: include/game.php:239 +#: include/game.php:242 msgid "second ten of hearts" msgstr "" -#: include/game.php:245 +#: include/game.php:248 msgid "no schweinchen" msgstr "" -#: include/game.php:248 +#: include/game.php:251 msgid "two schweinchen" msgstr "" -#: include/game.php:254 +#: include/game.php:257 msgid "second schweinchen after call" msgstr "" -#: include/game.php:260 +#: include/game.php:263 msgid "1st-own-card" msgstr "" -#: include/game.php:262 +#: include/game.php:265 msgid "5th-card" msgstr "" -#: include/game.php:264 +#: include/game.php:267 msgid "9-cards" msgstr "" -#: include/game.php:267 +#: include/game.php:270 msgid "10ofhearts" msgstr "" -#: include/game.php:268 +#: include/game.php:271 msgid "schweinchen" msgstr "" -#: include/game.php:269 +#: include/game.php:272 msgid "call" msgstr "" -#: include/game.php:270 +#: include/game.php:273 msgid "lowtrump" msgstr "" -#: include/game.php:286 include/game.php:418 +#: include/game.php:289 include/game.php:422 msgid "Score" msgstr "" -#: include/game.php:334 +#: include/game.php:337 msgid "previous" msgstr "" -#: include/game.php:336 include/game.php:422 +#: include/game.php:339 include/game.php:426 msgid "next" msgstr "" -#: include/game.php:410 include/game.php:412 -msgid "Trick" +#: include/game.php:342 +msgid "last" msgstr "" -#: include/game.php:421 +#: include/game.php:425 msgid "prev" msgstr "" -#: include/game.php:665 +#: include/game.php:499 +msgid "" +"Hello, \n" +"\n" +"the game has been canceled due to the request of one of the players." +msgstr "" + +#: include/game.php:597 msgid "Ok, you don't want to play a silent solo...wedding was chosen." msgstr "" -#: include/game.php:670 +#: include/game.php:602 msgid "Don't think you can win with just a few trump...? Ok, poverty chosen." msgstr "" -#: include/game.php:675 +#: include/game.php:607 msgid "" "What? You just don't want to play a game because you have a few nines? Well, " "if no one is playing solo, this game will be canceled." msgstr "" -#: include/game.php:682 +#: include/game.php:614 msgid "" "What? You just don't want to play a game because you have low trump? Well, " "if no one is playing solo, this game will be canceled." msgstr "" -#: include/game.php:685 +#: include/game.php:617 msgid "Don't think you can win with low trumps...? Ok, poverty chosen." msgstr "" -#: include/game.php:701 +#: include/game.php:633 msgid "Checking if someone else selected solo, nines, wedding or poverty." msgstr "" -#: include/game.php:719 +#: include/game.php:651 msgid "" "This step can only be handled after everyone finished the last step. Seems " "like this is not the case, so you need to wait a bit... you will get an " @@ -204,48 +254,155 @@ msgid "" "the game." msgstr "" -#: include/game.php:730 +#: include/game.php:662 msgid "Ok, everyone is done... figuring out what kind of game we are playing." msgstr "" -#: include/game.php:842 +#: include/game.php:703 include/game.php:721 +#, php-format +msgid "" +"The game has been canceled because %s has five or more nines and nobody is " +"playing solo." +msgstr "" + +#: include/game.php:724 include/game.php:733 +msgid "" +"To redeal either start a new game or, in case the game was part of a " +"tournament,\n" +"go to the last game and use the link at the bottom of the page to redeal." +msgstr "" + +#: include/game.php:730 +#, php-format +msgid "" +"The game has been canceled because %s has low trump and nobody is playing " +"solo." +msgstr "" + +#: include/game.php:785 msgid "Got it" msgstr "" -#: include/game.php:1321 +#: include/game.php:874 +#, php-format +msgid "" +"It's your turn now in game %s.\n" +"Use this link to play a card:" +msgstr "" + +#: include/game.php:901 +#, php-format +msgid "" +"Poverty: It's your turn now in game %s.\n" +"Use this link to play a card: " +msgstr "" + +#: include/game.php:974 include/game.php:1244 +#, php-format +msgid "" +"It's your turn now in game %s.\n" +"Use this link to play a card: " +msgstr "" + +#: include/game.php:1075 +msgid "" +"Someone has poverty, it's your turn to decide, if you want to take the " +"trump. Please visit:" +msgstr "" + +#: include/game.php:1170 +msgid "" +"Two people have poverty, it's your turn to decide, if you want to take the " +"trump. Please visit:" +msgstr "" + +#: include/game.php:1278 msgid "" "You finished the setup, but not everyone else finished it... You need to " "wait for the others. Just wait for an email." msgstr "" -#: include/game.php:1997 +#: include/game.php:1700 +#, php-format +msgid "" +"A card has been played in game %s.\n" +"\n" +"It's your turn now.\n" +"Use this link to play a card: " +msgstr "" + +#: include/game.php:1954 msgid "please wait until it's your turn!" msgstr "" -#: include/game.php:2089 +#: include/game.php:2044 msgid "The game is over for you... other people still need to play though" msgstr "" -#: include/game.php:2110 include/game.php:2117 include/game.php:2125 +#: include/game.php:2075 +msgid "still needs
to decide" +msgstr "" + +#: include/game.php:2078 +msgid "sick" +msgstr "" + +#: include/game.php:2080 +msgid "healthy" +msgstr "" + +#: include/game.php:2136 include/game.php:2143 include/game.php:2151 msgid "Your cards are" msgstr "" -#: include/game.php:2115 +#: include/game.php:2141 msgid "You need to get rid of a few cards" msgstr "" -#: include/game.php:2190 +#: include/game.php:2216 msgid "Your cards were" msgstr "" -#: include/game.php:2270 +#: include/game.php:2296 msgid "A short comment" msgstr "" -#: include/game.php:2283 include/output.php:411 +#: include/game.php:2309 include/output.php:410 msgid "submit" msgstr "" +#: include/newgame.php:30 +msgid "Please" +msgstr "" + +#: include/newgame.php:30 +msgid "log in" +msgstr "" + +#: include/newgame.php:94 +msgid "couldn't find one of the names, please start a new game" +msgstr "" + +#: include/newgame.php:198 +msgid "You are invited to play a game of DoKo." +msgstr "" + +#: include/newgame.php:199 +msgid "Please, place comments and bug reports here:" +msgstr "" + +#: include/newgame.php:200 +msgid "The whole round would consist of the following players:" +msgstr "" + +#: include/newgame.php:205 +msgid "If you want to join this game, please follow this link:" +msgstr "" + +#: include/newgame.php:212 +msgid "You started a new game. The emails have been sent out!" +msgstr "" + #: include/output.php:49 #, php-format msgid "" @@ -261,488 +418,542 @@ msgstr "" msgid "Select players (Remember: you need to be one of the players)" msgstr "" -#: include/output.php:149 +#: include/output.php:148 msgid "Gameplay-related" msgstr "" -#: include/output.php:150 +#: include/output.php:149 msgid "Ten of hearts" msgstr "" -#: include/output.php:153 +#: include/output.php:152 msgid "just normal non-trump" msgstr "" -#: include/output.php:154 +#: include/output.php:153 msgid "first ten of hearts wins the trick" msgstr "" -#: include/output.php:158 +#: include/output.php:157 msgid "Schweinchen (both foxes), only in normal games or silent solos" msgstr "" -#: include/output.php:161 +#: include/output.php:160 msgid "none" msgstr "" -#: include/output.php:162 +#: include/output.php:161 msgid "both become highest trump (automatic call at beginning of the game)" msgstr "" -#: include/output.php:163 +#: include/output.php:162 msgid "first one normal, second one becomes highest (call during the game)" msgstr "" -#: include/output.php:164 +#: include/output.php:163 msgid "second one become highest only in case re/contra was announced" msgstr "" -#: include/output.php:168 +#: include/output.php:167 msgid "Call Re/Contra, etc." msgstr "" -#: include/output.php:171 +#: include/output.php:170 msgid "" "Can call re/contra on the first own card played, 90 on the " "second, etc." msgstr "" -#: include/output.php:172 +#: include/output.php:171 msgid "" "Can call re/contra until 5th card is played, 90 until 9th card is played, " "etc." msgstr "" -#: include/output.php:173 +#: include/output.php:172 msgid "" "Can call re/contra until 5th card is played, 90 if player still has 9 cards, " "etc." msgstr "" -#: include/output.php:176 +#: include/output.php:175 msgid "Low trump" msgstr "" -#: include/output.php:178 +#: include/output.php:177 msgid "" "Player can't trump a fox, that is none of his trump is higher than a fox." msgstr "" -#: include/output.php:180 +#: include/output.php:179 msgid "The trump will be treated as poverty and offered to another player." msgstr "" -#: include/output.php:181 +#: include/output.php:180 msgid "The game will be canceled unless there is a solo." msgstr "" -#: include/output.php:182 +#: include/output.php:181 msgid "Bad luck, the player needs to play a normal game." msgstr "" -#: include/output.php:185 +#: include/output.php:184 msgid "Scoring-related" msgstr "" -#: include/output.php:186 +#: include/output.php:185 msgid "(not yet implemented)" msgstr "" -#: include/output.php:187 +#: include/output.php:186 msgid "start game" msgstr "" -#: include/output.php:268 +#: include/output.php:267 msgid "Thanks for joining the game" msgstr "" -#: include/output.php:270 +#: include/output.php:269 msgid "Do you want to play solo?" msgstr "" -#: include/output.php:273 +#: include/output.php:272 msgid "trumpless" msgstr "" -#: include/output.php:274 +#: include/output.php:273 msgid "trump" msgstr "" -#: include/output.php:275 +#: include/output.php:274 msgid "queen" msgstr "" -#: include/output.php:276 +#: include/output.php:275 msgid "jack" msgstr "" -#: include/output.php:277 +#: include/output.php:276 msgid "club" msgstr "" -#: include/output.php:278 +#: include/output.php:277 msgid "spade" msgstr "" -#: include/output.php:279 +#: include/output.php:278 msgid "heart" msgstr "" -#: include/output.php:283 -msgid "Wedding?" +#: include/output.php:284 +msgid "Do you want to call Wedding?" msgstr "" -#: include/output.php:286 include/output.php:297 include/output.php:308 -#: include/output.php:325 include/output.php:407 include/preferences.php:449 -#: include/preferences.php:454 +#: include/output.php:285 include/output.php:296 include/output.php:307 +#: include/output.php:324 include/output.php:406 include/preferences.php:461 +#: include/preferences.php:466 msgid "yes" msgstr "" -#: include/output.php:287 include/output.php:291 include/output.php:298 -#: include/output.php:302 include/output.php:309 include/output.php:313 -#: include/output.php:326 include/output.php:330 include/output.php:408 -#: include/preferences.php:450 include/preferences.php:455 +#: include/output.php:286 include/output.php:297 include/output.php:308 +#: include/output.php:325 include/output.php:407 include/preferences.php:462 +#: include/preferences.php:467 msgid "no" msgstr "" -#: include/output.php:294 -msgid "Do you have poverty?" +#: include/output.php:295 +msgid "Do you want to call poverty?" msgstr "" -#: include/output.php:305 -msgid "Do you have too many nines?" +#: include/output.php:306 +msgid "Do you want to call too many nines?" msgstr "" -#: include/output.php:319 -msgid "Do you have low trump (cancel game)?" +#: include/output.php:320 +msgid "Do you want to call low trump (cancel game)?" msgstr "" -#: include/output.php:321 -msgid "Do you have low trump (poverty)?" +#: include/output.php:322 +msgid "Do you want to call low trump (poverty)?" msgstr "" -#: include/output.php:337 +#: include/output.php:336 msgid "count me in" msgstr "" -#: include/output.php:406 +#: include/output.php:405 msgid "Do you want to play a game of DoKo?" msgstr "" -#: include/output.php:441 -msgid "Welcome to E-Doko" -msgstr "" - -#: include/output.php:496 -msgid "mypage" +#: include/output.php:498 +msgid "Home" msgstr "" -#: include/output.php:497 +#: include/output.php:500 msgid "settings" msgstr "" -#: include/output.php:498 +#: include/output.php:501 msgid "new game" msgstr "" -#: include/output.php:499 +#: include/output.php:502 msgid "statistics" msgstr "" -#: include/output.php:500 +#: include/output.php:503 msgid "wiki/bugs" msgstr "" -#: include/output.php:501 +#: include/output.php:504 msgid "atom" msgstr "" -#: include/output.php:502 +#: include/output.php:505 msgid "logout" msgstr "" -#: include/output.php:505 +#: include/output.php:509 msgid "last login" msgstr "" -#: include/output.php:610 +#: include/output.php:614 msgid "Personal notes" msgstr "" -#: include/output.php:752 include/output.php:764 include/output.php:776 -#: include/output.php:789 +#: include/output.php:756 include/output.php:768 include/output.php:780 +#: include/output.php:793 msgid "Trump back" msgstr "" -#: include/preferences.php:332 +#: include/preferences.php:344 msgid "Your settings are" msgstr "" -#: include/preferences.php:334 +#: include/preferences.php:346 msgid "Game-related" msgstr "" -#: include/preferences.php:337 +#: include/preferences.php:349 msgid "Vacation" msgstr "" -#: include/preferences.php:342 +#: include/preferences.php:354 msgid "start" msgstr "" -#: include/preferences.php:347 +#: include/preferences.php:359 msgid "stop" msgstr "" -#: include/preferences.php:352 +#: include/preferences.php:364 msgid "comment:" msgstr "" -#: include/preferences.php:353 include/preferences.php:370 -#: include/preferences.php:410 include/preferences.php:427 -#: include/preferences.php:443 include/preferences.php:458 -#: include/preferences.php:474 include/preferences.php:484 -#: include/preferences.php:488 include/preferences.php:504 +#: include/preferences.php:365 include/preferences.php:382 +#: include/preferences.php:422 include/preferences.php:439 +#: include/preferences.php:455 include/preferences.php:470 +#: include/preferences.php:486 include/preferences.php:496 +#: include/preferences.php:500 include/preferences.php:516 msgid "changed" msgstr "" -#: include/preferences.php:354 +#: include/preferences.php:366 msgid "wrong date format" msgstr "" -#: include/preferences.php:356 +#: include/preferences.php:368 msgid "set both dates to the same day to end vacation" msgstr "" -#: include/preferences.php:357 +#: include/preferences.php:369 msgid "Notification" msgstr "" -#: include/preferences.php:361 include/preferences.php:366 +#: include/preferences.php:373 include/preferences.php:378 msgid "less emails" msgstr "" -#: include/preferences.php:362 include/preferences.php:367 +#: include/preferences.php:374 include/preferences.php:379 msgid "lots of emails" msgstr "" -#: include/preferences.php:373 +#: include/preferences.php:385 msgid "Digest" msgstr "" -#: include/preferences.php:379 +#: include/preferences.php:391 msgid "digest off" msgstr "" -#: include/preferences.php:383 +#: include/preferences.php:395 msgid "every hour" msgstr "" -#: include/preferences.php:387 +#: include/preferences.php:399 msgid "every 2h" msgstr "" -#: include/preferences.php:391 +#: include/preferences.php:403 msgid "every 3h" msgstr "" -#: include/preferences.php:395 +#: include/preferences.php:407 msgid "every 4h" msgstr "" -#: include/preferences.php:399 +#: include/preferences.php:411 msgid "every 6h" msgstr "" -#: include/preferences.php:403 +#: include/preferences.php:415 msgid "every 12h" msgstr "" -#: include/preferences.php:407 +#: include/preferences.php:419 msgid "every 24h" msgstr "" -#: include/preferences.php:414 +#: include/preferences.php:426 msgid "Autosetup" msgstr "" -#: include/preferences.php:418 include/preferences.php:423 +#: include/preferences.php:430 include/preferences.php:435 msgid "accept every game" msgstr "" -#: include/preferences.php:419 include/preferences.php:424 +#: include/preferences.php:431 include/preferences.php:436 msgid "ask for games" msgstr "" -#: include/preferences.php:429 +#: include/preferences.php:441 msgid "Sorting" msgstr "" -#: include/preferences.php:434 include/preferences.php:439 +#: include/preferences.php:446 include/preferences.php:451 msgid "high to low" msgstr "" -#: include/preferences.php:435 include/preferences.php:440 +#: include/preferences.php:447 include/preferences.php:452 msgid "low to high" msgstr "" -#: include/preferences.php:445 +#: include/preferences.php:457 msgid "Open for new games" msgstr "" -#: include/preferences.php:465 include/preferences.php:470 +#: include/preferences.php:477 include/preferences.php:482 msgid "German cards" msgstr "" -#: include/preferences.php:466 include/preferences.php:471 +#: include/preferences.php:478 include/preferences.php:483 msgid "English cards" msgstr "" -#: include/preferences.php:479 +#: include/preferences.php:491 msgid "Personal" msgstr "" -#: include/preferences.php:481 +#: include/preferences.php:493 msgid "Email" msgstr "" -#: include/preferences.php:482 +#: include/preferences.php:494 msgid "Timezone" msgstr "" -#: include/preferences.php:486 +#: include/preferences.php:498 msgid "Language" msgstr "" -#: include/preferences.php:490 +#: include/preferences.php:502 msgid "Password(old)" msgstr "" -#: include/preferences.php:495 +#: include/preferences.php:507 msgid "The new passwords is not long enough (you need at least 4 characters)." msgstr "" -#: include/preferences.php:498 +#: include/preferences.php:510 msgid "The new passwords don't match." msgstr "" -#: include/preferences.php:501 +#: include/preferences.php:513 msgid "The old password is not correct." msgstr "" -#: include/preferences.php:508 +#: include/preferences.php:520 msgid "Password(new)" msgstr "" -#: include/preferences.php:511 +#: include/preferences.php:523 msgid "Password(new, retype)" msgstr "" -#: include/preferences.php:517 +#: include/preferences.php:529 msgid "OpenID" msgstr "" -#: include/preferences.php:525 +#: include/preferences.php:537 msgid "Delete" msgstr "" -#: include/preferences.php:536 +#: include/preferences.php:548 msgid "add OpenID" msgstr "" -#: include/preferences.php:539 +#: include/preferences.php:551 msgid "Deleted some OpenIDs!" msgstr "" -#: include/preferences.php:541 +#: include/preferences.php:553 msgid "Submit" msgstr "" -#: include/preferences.php:543 +#: include/preferences.php:555 msgid "E-DoKo uses gravatars as icons." msgstr "" -#: include/user.php:60 +#: include/register.php:36 +msgid "Please chose another name" +msgstr "" + +#: include/register.php:42 +msgid "This email address is already used?!" +msgstr "" + +#: include/register.php:48 +msgid "I need either a Password or an Openid url." +msgstr "" + +#: include/register.php:54 +msgid "Password cannot be empty!" +msgstr "" + +#: include/register.php:97 +msgid "You answered the math question wrong." +msgstr "" + +#: include/reminder.php:61 +msgid "An email has already been sent out." +msgstr "" + +#: include/reminder.php:66 +msgid "It's your turn in game " +msgstr "" + +#: include/reminder.php:67 +msgid "Actually everyone else is waiting for you for more than a week now ;)" +msgstr "" + +#: include/reminder.php:68 +msgid "Please visit this link now to continue" +msgstr "" + +#: include/reminder.php:75 +msgid "Game" +msgstr "" + +#: include/reminder.php:76 +msgid "an email has been sent out." +msgstr "" + +#: include/reminder.php:80 +msgid "You need to wait longer before you can send out a reminder..." +msgstr "" + +#: include/user.php:55 msgid "Ok, I will send you a new password." msgstr "" -#: include/user.php:64 +#: include/user.php:59 msgid "" "The new password will be valid for one day, make sure you reset it to " "something else." msgstr "" -#: include/user.php:87 +#: include/user.php:67 +#, php-format +msgid "" +"Someone (hopefully you) requested a new password.\n" +"You can use this email and the following password:\n" +" %s\n" +"to log into the server. The new password is valid for 24h, so make\n" +"sure you reset your password to something new. Your old password will\n" +"also still be valid until you set a new one.\n" +msgstr "" + +#: include/user.php:82 msgid "" "Sorry you already tried 5 times during the last 24h.
You need to use " "one of those passwords or wait to get a new one." msgstr "" -#: include/user.php:139 +#: include/user.php:137 msgid "" "Enjoy your vacation (don't forgot to change your settings once you're back)." msgstr "" -#: include/user.php:143 +#: include/user.php:141 msgid "These are your games" msgstr "" -#: include/user.php:146 +#: include/user.php:144 msgid "pre-game phase" msgstr "" -#: include/user.php:147 +#: include/user.php:145 msgid "game in progess" msgstr "" -#: include/user.php:148 +#: include/user.php:146 msgid "game over (N people played this hand)" msgstr "" -#: include/user.php:149 +#: include/user.php:147 msgid "Reminder: canceling a game can't be reversed!" msgstr "" -#: include/user.php:232 +#: include/user.php:230 msgid "your turn" msgstr "" -#: include/user.php:250 +#: include/user.php:248 msgid "Send a reminder?" msgstr "" -#: include/user.php:261 +#: include/user.php:259 msgid "show old" msgstr "" -#: include/user.php:262 +#: include/user.php:260 msgid "hide old" msgstr "" -#: include/user.php:303 +#: include/user.php:301 msgid "show all" msgstr "" -#: include/user.php:303 +#: include/user.php:301 msgid "hide all" msgstr "" -#: include/user.php:305 +#: include/user.php:303 msgid "show inactive" msgstr "" -#: include/user.php:305 +#: include/user.php:303 msgid "hide inactive" msgstr "" -#: include/user.php:310 +#: include/user.php:308 msgid "You can start new games using the link in the top right corner!" msgstr "" -#: include/user.php:314 +#: include/user.php:312 msgid "New Players" msgstr "" -#: include/user.php:319 +#: include/user.php:317 msgid "Players last logged in" msgstr "" -- 2.25.1