# 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 , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-01-22 14:19+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: counter/models.py:12 msgid "name" msgstr "" #: counter/models.py:13 msgid "email" msgstr "" #: counter/models.py:14 msgid "trigram" msgstr "" #: counter/models.py:15 msgid "associated user" msgstr "" #: counter/models.py:16 msgid "email notifications" msgstr "" #: counter/models.py:17 msgid "sort by SeumScore" msgstr "" #: counter/models.py:20 #, python-format msgid "%(trigram)s (%(name)s)" msgstr "" #: counter/models.py:23 msgid "counter" msgstr "" #: counter/models.py:27 counter/models.py:55 msgid "datetime" msgstr "" #: counter/models.py:28 msgid "reason" msgstr "" #: counter/models.py:29 msgid "victim" msgstr "" #: counter/models.py:30 msgid "seum giver" msgstr "" #: counter/models.py:34 #, python-format msgid "%(counter)s: %(datetime)s (%(reason)s)" msgstr "" #: counter/models.py:48 counter/models.py:79 msgid "reset" msgstr "" #: counter/models.py:49 msgid "resets" msgstr "" #: counter/models.py:53 msgid "liker" msgstr "" #: counter/models.py:54 msgid "seum" msgstr "" #: counter/models.py:58 msgid "like" msgstr "" #: counter/models.py:59 msgid "likes" msgstr "" #: counter/models.py:63 #, python-format msgid "%(liker)s likes %(reset)s" msgstr "" #: counter/models.py:70 msgid "keyword" msgstr "" #: counter/models.py:71 msgid "keywords" msgstr "" #: counter/models.py:78 counter/models.py:82 msgid "hashtag" msgstr "" #: counter/models.py:83 msgid "hashtags" msgstr "" #: counter/models.py:86 #, python-format msgid "%(keyword)s for %(who)s" msgstr "" #: counter/templates/counterTemplate.html:47 #: counter/templates/homeTemplate.html:32 #: counter/templates/homeTemplate.html:134 msgid "Has not got the seum yet" msgstr "" #: counter/templates/counterTemplate.html:51 #: counter/templates/homeTemplate.html:138 msgid "Has got the seum" msgstr "" #: counter/templates/counterTemplate.html:53 #: counter/templates/homeTemplate.html:140 msgid "threw him/her the seum" msgstr "" #: counter/templates/counterTemplate.html:61 #: counter/templates/homeTemplate.html:45 msgid "Reset" msgstr "" #: counter/templates/counterTemplate.html:67 msgid "Motive for the seum:" msgstr "" #: counter/templates/counterTemplate.html:74 #: counter/templates/homeTemplate.html:89 msgid "Throw the seum" msgstr "" #: counter/templates/counterTemplate.html:83 msgid "Timeline of the seum" msgstr "" #: counter/templates/counterTemplate.html:88 msgid "No timeline of the seum yet..." msgstr "" #: counter/templates/counterTemplate.html:102 msgid "Seum history" msgstr "" #: counter/templates/counterTemplate.html:110 #: counter/templates/hashtagTemplate.html:26 msgid "Date" msgstr "" #: counter/templates/counterTemplate.html:111 #: counter/templates/hashtagTemplate.html:27 #: counter/templates/homeTemplate.html:82 msgid "Motive" msgstr "" #: counter/templates/counterTemplate.html:112 #: counter/templates/hashtagTemplate.html:29 msgid "Seum thrower" msgstr "" #: counter/templates/counterTemplate.html:113 #: counter/templates/hashtagTemplate.html:30 msgid "Number of likes" msgstr "" #: counter/templates/counterTemplate.html:138 #: counter/templates/hashtagTemplate.html:56 msgid "Back to counters list" msgstr "" #: counter/templates/createUser.html:17 msgid "Create your seum counter!" msgstr "" #: counter/templates/createUser.html:22 msgid "" "The email address will be used for password reinitialisation. Your login on " "this website will be the first part of this address (before the @)." msgstr "" #: counter/templates/createUser.html:24 msgid "Email address" msgstr "" #: counter/templates/createUser.html:27 msgid "" "If you check the box below, you will receive an email from seum@merigoux." "ovh each time someone get the seum on the site. Spamming but so " "enjoyable, can be deactivated and reactivated later." msgstr "" #: counter/templates/createUser.html:31 msgid "Email notifications" msgstr "" #: counter/templates/createUser.html:34 msgid "" "Other users will see your nickname and your trigram only, it will be your " "seum identity!" msgstr "" #: counter/templates/createUser.html:36 counter/templates/homeTemplate.html:76 #: counter/views/home.py:203 counter/views/home.py:209 #: counter/views/home.py:247 counter/views/home.py:253 #: counter/views/home.py:285 counter/views/home.py:291 msgid "Trigram" msgstr "" #: counter/templates/createUser.html:40 msgid "Nick" msgstr "" #: counter/templates/createUser.html:43 msgid "" "I could have required 10 characters with one digit, an emoji, three " "uppercase letters and two lowercase ones to throw you the seum, but actually " "you can choose whatever you want." msgstr "" #: counter/templates/createUser.html:45 counter/templates/login.html:27 msgid "Password" msgstr "" #: counter/templates/createUser.html:49 msgid "Confirm password" msgstr "" #: counter/templates/createUser.html:52 msgid "" "If this form has given you the seum, do not forget to reset your counter " "once you are logged in!" msgstr "" #: counter/templates/createUser.html:54 msgid "Create the counter" msgstr "" #: counter/templates/createUser.html:64 counter/templates/login.html:43 #: counter/templates/passwordChange.html:45 #: counter/templates/passwordReset.html:37 #: counter/templates/passwordResetConfirm.html:46 #: counter/templates/passwordResetConfirm.html:57 msgid "Error" msgstr "" #: counter/templates/createUserDone.html:5 msgid "Password successfully changed!" msgstr "" #: counter/templates/createUserDone.html:17 #: counter/templates/passwordChangeDone.html:17 #: counter/templates/passwordResetComplete.html:17 #: counter/templates/passwordResetDone.html:17 msgid "Victory!" msgstr "" #: counter/templates/createUserDone.html:20 msgid "You have created your counter! Your login is " msgstr "" #: counter/templates/createUserDone.html:22 msgid "Login to access the website!" msgstr "" #: counter/templates/hashtagTemplate.html:20 msgid "Seums containing" msgstr "" #: counter/templates/hashtagTemplate.html:28 msgid "Victim" msgstr "" #: counter/templates/homeTemplate.html:6 msgid "Counters" msgstr "" #: counter/templates/homeTemplate.html:36 msgid "I got the seum" msgstr "" #: counter/templates/homeTemplate.html:52 msgid "Motive of the seum" msgstr "" #: counter/templates/homeTemplate.html:59 msgid "I've got the seum" msgstr "" #: counter/templates/homeTemplate.html:70 msgid "Break the seum wall" msgstr "" #: counter/templates/homeTemplate.html:155 msgid "Timeline of the 24h of the seum" msgstr "" #: counter/templates/homeTemplate.html:160 msgid "No seum in the last past 24h..." msgstr "" #: counter/templates/homeTemplate.html:173 msgid "Best seumers" msgstr "" #: counter/templates/homeTemplate.html:178 #: counter/templates/homeTemplate.html:250 msgid "Nobody has got the seum..." msgstr "" #: counter/templates/homeTemplate.html:191 msgid "Most liked seumers" msgstr "" #: counter/templates/homeTemplate.html:196 #: counter/templates/homeTemplate.html:232 msgid "Nobody liked..." msgstr "" #: counter/templates/homeTemplate.html:209 msgid "Most popular hashtags" msgstr "" #: counter/templates/homeTemplate.html:214 msgid "Nobody used any hashtag..." msgstr "" #: counter/templates/homeTemplate.html:227 msgid "Best likers of seum" msgstr "" #: counter/templates/homeTemplate.html:245 msgid "Seum activity" msgstr "" #: counter/templates/homeTemplate.html:261 msgid "Logout" msgstr "" #: counter/templates/homeTemplate.html:262 #: counter/templates/passwordChange.html:5 #: counter/templates/passwordChange.html:35 #: counter/templates/passwordResetConfirm.html:5 #: counter/templates/passwordResetConfirm.html:36 msgid "Change password" msgstr "" #: counter/templates/homeTemplate.html:265 msgid "Deactivate email notifications" msgstr "" #: counter/templates/homeTemplate.html:267 msgid "Activate email notifications" msgstr "" #: counter/templates/homeTemplate.html:272 msgid "Sort seums by date" msgstr "" #: counter/templates/homeTemplate.html:274 msgid "Sort seums by score" msgstr "" #: counter/templates/login.html:5 msgid "Login" msgstr "" #: counter/templates/login.html:17 msgid "Login to get the seum!" msgstr "" #: counter/templates/login.html:23 msgid "Username" msgstr "" #: counter/templates/login.html:32 msgid "Log in" msgstr "" #: counter/templates/login.html:33 counter/templates/passwordReset.html:5 msgid "Password forgotten" msgstr "" #: counter/templates/login.html:46 counter/templates/passwordReset.html:40 msgid "You cannot even login... seum!" msgstr "" #: counter/templates/login.html:54 msgid "You don't have a counter yet?" msgstr "" #: counter/templates/login.html:57 msgid "Hurry up and create it to share your seum!" msgstr "" #: counter/templates/login.html:59 msgid "Create a counter" msgstr "" #: counter/templates/passwordChange.html:17 #: counter/templates/passwordResetConfirm.html:18 msgid "Change your password of the seum!" msgstr "" #: counter/templates/passwordChange.html:23 #: counter/templates/passwordResetConfirm.html:24 msgid "Old password" msgstr "" #: counter/templates/passwordChange.html:27 #: counter/templates/passwordResetConfirm.html:28 msgid "New password" msgstr "" #: counter/templates/passwordChange.html:31 #: counter/templates/passwordResetConfirm.html:32 msgid "Confirm new password" msgstr "" #: counter/templates/passwordChange.html:48 #: counter/templates/passwordResetConfirm.html:49 msgid "You don't even manage to change your password, seum." msgstr "" #: counter/templates/passwordChangeDone.html:5 msgid "Password changed!" msgstr "" #: counter/templates/passwordChangeDone.html:20 msgid "You changed your password!" msgstr "" #: counter/templates/passwordChangeDone.html:22 #: counter/templates/passwordResetComplete.html:22 msgid "Home" msgstr "" #: counter/templates/passwordReset.html:17 msgid "Reset password" msgstr "" #: counter/templates/passwordReset.html:23 msgid "Email for the reinitialisation link" msgstr "" #: counter/templates/passwordReset.html:27 msgid "Send" msgstr "" #: counter/templates/passwordResetComplete.html:5 msgid "Your password has been reset" msgstr "" #: counter/templates/passwordResetComplete.html:20 msgid "" "That's it! You have reset your password! You can reset your counter now." msgstr "" #: counter/templates/passwordResetConfirm.html:60 msgid "You've got the seum, the link that we sent you has already been used." msgstr "" #: counter/templates/passwordResetDone.html:5 msgid "Email sent!" msgstr "" #: counter/templates/passwordResetDone.html:20 msgid "" "We have sent you an email. Follow the instructions to reinitialise your " "password." msgstr "" #: counter/templates/resetEmail.txt:3 msgid "" "You have lost your password and you've got the seum. You have to follow this " "link (or copy-paste it in your browser) to reinitialise it:" msgstr "" #: counter/templates/resetEmail.txt:7 msgid "Your login is {{ user.username }} in case you have forgotten it too." msgstr "" #: counter/templates/resetEmail.txt:18 msgid "" "P.S.: If you don't want to receive these mails anymore, contact us at denis." "merigoux@gmail.com" msgstr "" #: counter/views/counter.py:41 msgid "unknown" msgstr "" #: counter/views/counter.py:81 #, python-format msgid "From %(who)s: %(reason)s" msgstr "" #: counter/views/home.py:161 #, python-format msgid "%(counter)s: %(reason)s" msgstr "" #: counter/views/home.py:163 #, python-format msgid "%(who)s to %(counter)s: %(reason)s" msgstr "" #: counter/views/home.py:167 msgid "Seum" msgstr "" #: counter/views/home.py:184 msgid "24h ago" msgstr "" #: counter/views/home.py:185 msgid "Now" msgstr "" #: counter/views/home.py:203 counter/views/home.py:208 #: counter/views/home.py:228 counter/views/home.py:233 msgid "Number of seums" msgstr "" #: counter/views/home.py:228 counter/views/home.py:234 msgid "Month" msgstr "" #: counter/views/home.py:247 counter/views/home.py:252 msgid "Number of given likes" msgstr "" #: counter/views/home.py:266 counter/views/home.py:272 msgid "Hashtag" msgstr "" #: counter/views/home.py:266 counter/views/home.py:271 msgid "Number of seums containing the hashtag" msgstr "" #: counter/views/home.py:285 counter/views/home.py:290 msgid "Number of received likes" msgstr "" #: counter/views/user.py:22 msgid "Passwords do not match." msgstr "" #: counter/views/user.py:27 msgid "A user with this email address already exists." msgstr "" #: counter/views/user.py:33 msgid "Use another email address, another user has already this login." msgstr "" #: seum/settings.py:111 msgid "English" msgstr "" #: seum/settings.py:112 msgid "French" msgstr ""