aboutsummaryrefslogtreecommitdiff
path: root/messages.pot
diff options
context:
space:
mode:
Diffstat (limited to 'messages.pot')
-rw-r--r--messages.pot653
1 files changed, 312 insertions, 341 deletions
diff --git a/messages.pot b/messages.pot
index 4fa1bf93..b0732eae 100644
--- a/messages.pot
+++ b/messages.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2016-01-05 14:36+0100\n"
+"POT-Creation-Date: 2016-04-09 14:06+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,130 +17,134 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.2.0\n"
-#: src/web/forms.py:45 src/web/forms.py:113 src/web/forms.py:136
+#: src/web/forms.py:47 src/web/forms.py:131 src/web/forms.py:156
#: src/web/templates/admin/dashboard.html:12
msgid "Nickname"
msgstr ""
-#: src/web/forms.py:46 src/web/forms.py:114 src/web/forms.py:137
+#: src/web/forms.py:48 src/web/forms.py:132 src/web/forms.py:157
msgid "Please enter your nickname."
msgstr ""
-#: src/web/forms.py:47 src/web/forms.py:115 src/web/forms.py:138
-#: src/web/forms.py:186 src/web/templates/admin/dashboard.html:13
+#: src/web/forms.py:49 src/web/forms.py:133 src/web/forms.py:158
+#: src/web/forms.py:213 src/web/templates/admin/dashboard.html:13
msgid "Email"
msgstr ""
-#: src/web/forms.py:50 src/web/forms.py:86 src/web/forms.py:189
+#: src/web/forms.py:52 src/web/forms.py:216
msgid "Please enter your email address."
msgstr ""
-#: src/web/forms.py:51 src/web/forms.py:87 src/web/forms.py:118
-#: src/web/forms.py:141
+#: src/web/forms.py:53 src/web/forms.py:96 src/web/forms.py:136
+#: src/web/forms.py:161
msgid "Password"
msgstr ""
-#: src/web/forms.py:52 src/web/forms.py:88
+#: src/web/forms.py:54 src/web/forms.py:97
msgid "Please enter a password."
msgstr ""
-#: src/web/forms.py:55 src/web/templates/login.html:26
+#: src/web/forms.py:56 src/web/templates/login.html:26
msgid "Sign up"
msgstr ""
-#: src/web/forms.py:60 src/web/forms.py:127 src/web/forms.py:156
-msgid ""
-"This nickname has invalid characters. Please use letters, numbers, dots "
-"and underscores only."
+#: src/web/forms.py:95
+msgid "Please enter your email address or nickname."
msgstr ""
-#: src/web/forms.py:90 src/web/templates/login.html:5
+#: src/web/forms.py:99 src/web/templates/login.html:5
msgid "Log In"
msgstr ""
-#: src/web/forms.py:101
-msgid "Account not confirmed"
-msgstr ""
-
-#: src/web/forms.py:104
-msgid "Invalid email or password"
-msgstr ""
-
-#: src/web/forms.py:117 src/web/forms.py:140
+#: src/web/forms.py:135 src/web/forms.py:160
msgid "Please enter your email."
msgstr ""
-#: src/web/forms.py:119 src/web/forms.py:143
+#: src/web/forms.py:137 src/web/forms.py:163
msgid "Feeds refresh frequency (in minutes)"
msgstr ""
-#: src/web/forms.py:122 src/web/forms.py:146 src/web/forms.py:169
+#: src/web/forms.py:140 src/web/forms.py:166 src/web/forms.py:189
+#: src/web/forms.py:201
msgid "Save"
msgstr ""
-#: src/web/forms.py:142
+#: src/web/forms.py:145 src/web/forms.py:176
+msgid ""
+"This nickname has invalid characters. Please use letters, numbers, dots "
+"and underscores only."
+msgstr ""
+
+#: src/web/forms.py:162
msgid "Password Confirmation"
msgstr ""
-#: src/web/forms.py:151
+#: src/web/forms.py:171
msgid "Passwords aren't the same."
msgstr ""
-#: src/web/forms.py:164 src/web/templates/feed_list.html:10
-#: src/web/templates/layout.html:107
+#: src/web/forms.py:184 src/web/templates/feed_list.html:8
msgid "Title"
msgstr ""
-#: src/web/forms.py:165
+#: src/web/forms.py:185
msgid "Feed link"
msgstr ""
-#: src/web/forms.py:166
+#: src/web/forms.py:186
msgid "Please enter the URL."
msgstr ""
-#: src/web/forms.py:167
+#: src/web/forms.py:187
msgid "Site link"
msgstr ""
-#: src/web/forms.py:168
+#: src/web/forms.py:188
msgid "Check for updates"
msgstr ""
-#: src/web/forms.py:178
+#: src/web/forms.py:190
+msgid "Category of the feed"
+msgstr ""
+
+#: src/web/forms.py:200 src/web/templates/layout.html:71
+msgid "Category name"
+msgstr ""
+
+#: src/web/forms.py:205
msgid "Subject"
msgstr ""
-#: src/web/forms.py:179
+#: src/web/forms.py:206
msgid "Please enter a subject."
msgstr ""
-#: src/web/forms.py:180
+#: src/web/forms.py:207
msgid "Message"
msgstr ""
-#: src/web/forms.py:181
+#: src/web/forms.py:208
msgid "Please enter a content."
msgstr ""
-#: src/web/forms.py:182
+#: src/web/forms.py:209
msgid "Send"
msgstr ""
-#: src/web/forms.py:190
+#: src/web/forms.py:217
msgid "Recover"
msgstr ""
-#: src/web/forms.py:200
+#: src/web/forms.py:227
msgid "Account not confirmed."
msgstr ""
-#: src/web/forms.py:203
+#: src/web/forms.py:230
msgid "Invalid email."
msgstr ""
-#: src/web/templates/about.html:5 src/web/templates/layout.html:86
-#: src/web/templates/layout.html:119
+#: src/web/templates/about.html:5 src/web/templates/layout.html:95
+#: src/web/templates/layout.html:105
msgid "About"
msgstr ""
@@ -223,23 +227,23 @@ msgid "from"
msgstr ""
#: src/web/templates/article.html:7 src/web/templates/duplicates.html:22
-#: src/web/templates/duplicates.html:23 src/web/templates/home.html:95
+#: src/web/templates/duplicates.html:23
msgid "Delete this article"
msgstr ""
-#: src/web/templates/article.html:9 src/web/templates/home.html:97
+#: src/web/templates/article.html:9
msgid "One of your favorites"
msgstr ""
-#: src/web/templates/article.html:11 src/web/templates/home.html:99
+#: src/web/templates/article.html:11
msgid "Click if you like this article"
msgstr ""
-#: src/web/templates/article.html:14 src/web/templates/home.html:102
+#: src/web/templates/article.html:14
msgid "Mark this article as unread"
msgstr ""
-#: src/web/templates/article.html:16 src/web/templates/home.html:104
+#: src/web/templates/article.html:16
msgid "Mark this article as read"
msgstr ""
@@ -256,6 +260,46 @@ msgstr ""
msgid "Share on"
msgstr ""
+#: src/web/templates/categories.html:4
+#, python-format
+msgid ""
+"You have %(categories)d categories &middot; Add a "
+"%(start_link)scategory%(end_link)s"
+msgstr ""
+
+#: src/web/templates/categories.html:6
+msgid "No category"
+msgstr ""
+
+#: src/web/templates/categories.html:13
+msgid "Name"
+msgstr ""
+
+#: src/web/templates/categories.html:14
+msgid "Feeds"
+msgstr ""
+
+#: src/web/templates/categories.html:15 src/web/templates/feed_list.html:10
+msgid "Articles"
+msgstr ""
+
+#: src/web/templates/categories.html:16 src/web/templates/feed_list.html:11
+#: src/web/templates/admin/dashboard.html:16
+msgid "Actions"
+msgstr ""
+
+#: src/web/templates/categories.html:27
+msgid "Edit this category"
+msgstr ""
+
+#: src/web/templates/categories.html:28
+msgid "Delete this category"
+msgstr ""
+
+#: src/web/templates/categories.html:28
+msgid "You are going to delete this category."
+msgstr ""
+
#: src/web/templates/duplicates.html:4
msgid "Duplicates in the feed"
msgstr ""
@@ -265,49 +309,47 @@ msgid "Delete all in this column"
msgstr ""
#: src/web/templates/edit_feed.html:19 src/web/templates/edit_feed.html:27
+#: src/web/templates/edit_feed.html:35
msgid "Optional"
msgstr ""
-#: src/web/templates/edit_feed.html:41
+#: src/web/templates/edit_feed.html:49
msgid "Filters"
msgstr ""
-#: src/web/templates/edit_feed.html:52
+#: src/web/templates/edit_feed.html:60
msgid "simple match"
msgstr ""
-#: src/web/templates/edit_feed.html:53
+#: src/web/templates/edit_feed.html:61
msgid "regex"
msgstr ""
-#: src/web/templates/edit_feed.html:57
+#: src/web/templates/edit_feed.html:65
msgid "match"
msgstr ""
-#: src/web/templates/edit_feed.html:58
+#: src/web/templates/edit_feed.html:66
msgid "no match"
msgstr ""
-#: src/web/templates/edit_feed.html:61
+#: src/web/templates/edit_feed.html:69
msgid "mark as read"
msgstr ""
-#: src/web/templates/edit_feed.html:62
+#: src/web/templates/edit_feed.html:70
msgid "mark as favorite"
msgstr ""
-#: src/web/templates/feed.html:7 src/web/templates/feed_list.html:40
-#: src/web/templates/home.html:31 src/web/templates/home.html:48
+#: src/web/templates/feed.html:7 src/web/templates/feed_list.html:35
msgid "Delete this feed"
msgstr ""
-#: src/web/templates/feed.html:7 src/web/templates/feed_list.html:40
-#: src/web/templates/home.html:31 src/web/templates/home.html:48
+#: src/web/templates/feed.html:7 src/web/templates/feed_list.html:35
msgid "You are going to delete this feed."
msgstr ""
-#: src/web/templates/feed.html:8 src/web/templates/feed_list.html:38
-#: src/web/templates/home.html:30 src/web/templates/home.html:47
+#: src/web/templates/feed.html:8 src/web/templates/feed_list.html:33
msgid "Edit this feed"
msgstr ""
@@ -319,115 +361,108 @@ msgstr ""
msgid "articles"
msgstr ""
-#: src/web/templates/feed.html:13
+#: src/web/templates/feed.html:14
+#, python-format
+msgid "This feed is part of category %(category_name)s"
+msgstr ""
+
+#: src/web/templates/feed.html:16
msgid "Address of the feed"
msgstr ""
-#: src/web/templates/feed.html:15
+#: src/web/templates/feed.html:18
msgid "Address of the site"
msgstr ""
-#: src/web/templates/feed.html:21
+#: src/web/templates/feed.html:24
msgid "Last download:"
msgstr ""
-#: src/web/templates/feed.html:25
+#: src/web/templates/feed.html:28
msgid ""
"That feed has encountered too much consecutive errors and won't be "
"retrieved anymore."
msgstr ""
-#: src/web/templates/feed.html:26
+#: src/web/templates/feed.html:29
#, python-format
msgid ""
"You can click <a href='%(reset_error_url)s'>here</a> to reset the error "
"count and reactivate the feed."
msgstr ""
-#: src/web/templates/feed.html:28
+#: src/web/templates/feed.html:31
msgid ""
"The download of this feed has encountered some problems. However its "
"error counter will be reinitialized at the next successful retrieving."
msgstr ""
-#: src/web/templates/feed.html:32
+#: src/web/templates/feed.html:35
msgid "Here's the last error encountered while retrieving this feed:"
msgstr ""
-#: src/web/templates/feed.html:36
+#: src/web/templates/feed.html:39
msgid "The last article was posted"
msgstr ""
-#: src/web/templates/feed.html:36
+#: src/web/templates/feed.html:39
msgid "day(s) ago."
msgstr ""
-#: src/web/templates/feed.html:37
+#: src/web/templates/feed.html:40
msgid "Daily average"
msgstr ""
-#: src/web/templates/feed.html:37
+#: src/web/templates/feed.html:40
msgid "between the"
msgstr ""
-#: src/web/templates/feed.html:37
+#: src/web/templates/feed.html:40
msgid "and the"
msgstr ""
-#: src/web/templates/feed_list.html:2
-msgid "No feed"
-msgstr ""
-
-#: src/web/templates/feed_list.html:9
+#: src/web/templates/feed_list.html:7
msgid "Status"
msgstr ""
-#: src/web/templates/feed_list.html:11
+#: src/web/templates/feed_list.html:9
msgid "Site"
msgstr ""
-#: src/web/templates/feed_list.html:12 src/web/templates/feed_list.html:37
-msgid "Articles"
-msgstr ""
-
-#: src/web/templates/feed_list.html:13
-#: src/web/templates/admin/dashboard.html:15
-msgid "Actions"
-msgstr ""
-
-#: src/web/templates/feed_list.html:22
+#: src/web/templates/feed_list.html:20
msgid "Feed enabled"
msgstr ""
-#: src/web/templates/feed_list.html:24
+#: src/web/templates/feed_list.html:22
msgid "Feed disabled"
msgstr ""
-#: src/web/templates/feed_list.html:27
+#: src/web/templates/feed_list.html:25
msgid "Feed encountered too much errors."
msgstr ""
-#: src/web/templates/feed_list.html:39
-msgid "Duplicate articles"
+#: src/web/templates/feed_list.html:32
+msgid "Information"
msgstr ""
-#: src/web/templates/feeds.html:4 src/web/templates/management.html:6
-msgid "You are subscribed to"
+#: src/web/templates/feed_list.html:34
+msgid "Duplicate articles"
msgstr ""
-#: src/web/templates/feeds.html:4 src/web/templates/management.html:6
-msgid "feeds"
+#: src/web/templates/feeds.html:4
+#, python-format
+msgid "You are subscribed to %(feed_count)d feeds."
msgstr ""
-#: src/web/templates/feeds.html:4
-msgid "Add a"
+#: src/web/templates/feeds.html:4 src/web/templates/management.html:6
+msgid "Add"
msgstr ""
-#: src/web/templates/feeds.html:4
-msgid "feed"
+#: src/web/templates/feeds.html:4 src/web/templates/management.html:6
+msgid "a feed"
msgstr ""
-#: src/web/templates/history.html:4 src/web/templates/layout.html:75
+#: src/web/templates/history.html:4 src/web/templates/layout.html:84
msgid "History"
msgstr ""
@@ -435,71 +470,6 @@ msgstr ""
msgid "all years"
msgstr ""
-#: src/web/templates/home.html:5
-msgid "You don't have any feeds."
-msgstr ""
-
-#: src/web/templates/home.html:6
-msgid "Add some"
-msgstr ""
-
-#: src/web/templates/home.html:6 src/web/templates/management.html:13
-msgid "or"
-msgstr ""
-
-#: src/web/templates/home.html:6
-msgid "upload an OPML file."
-msgstr ""
-
-#: src/web/templates/home.html:15
-msgid "All feeds"
-msgstr ""
-
-#: src/web/templates/home.html:22 src/web/templates/home.html:39
-msgid "error"
-msgstr ""
-
-#: src/web/templates/home.html:29 src/web/templates/home.html:46
-msgid "Details"
-msgstr ""
-
-#: src/web/templates/home.html:32 src/web/templates/home.html:49
-msgid "Mark this feed as read"
-msgstr ""
-
-#: src/web/templates/home.html:33 src/web/templates/home.html:50
-msgid "Mark this feed as unread"
-msgstr ""
-
-#: src/web/templates/home.html:68 src/web/templates/home.html:76
-#: src/web/templates/layout.html:76
-msgid "All"
-msgstr ""
-
-#: src/web/templates/home.html:69
-msgid "Read"
-msgstr ""
-
-#: src/web/templates/home.html:70
-msgid "Unread"
-msgstr ""
-
-#: src/web/templates/home.html:86 src/web/templates/layout.html:67
-msgid "Feed"
-msgstr ""
-
-#: src/web/templates/home.html:87 src/web/views/views.py:418
-msgid "Article"
-msgstr ""
-
-#: src/web/templates/home.html:88
-msgid "Date"
-msgstr ""
-
-#: src/web/templates/home.html:113
-msgid "No icon found for this feed"
-msgstr ""
-
#: src/web/templates/inactives.html:6
msgid "Days of inactivity"
msgstr ""
@@ -512,70 +482,52 @@ msgstr ""
msgid "No inactive feeds."
msgstr ""
-#: src/web/templates/layout.html:40 src/web/templates/layout.html:43
-#: src/web/views/feed.py:151
-msgid "Add a feed"
-msgstr ""
-
-#: src/web/templates/layout.html:49
-msgid "site or feed url"
+#: src/web/templates/layout.html:44
+msgid "Fetch"
msgstr ""
-#: src/web/templates/layout.html:59
-msgid "Home"
+#: src/web/templates/layout.html:48
+msgid "Add a new feed"
msgstr ""
-#: src/web/templates/layout.html:61 src/web/views/views.py:315
-msgid "Favorites"
+#: src/web/templates/layout.html:54
+msgid "Site or feed url"
msgstr ""
-#: src/web/templates/layout.html:64
-msgid "Fetch"
+#: src/web/templates/layout.html:65
+msgid "Add a new category"
msgstr ""
-#: src/web/templates/layout.html:69
-msgid "Mark all as read"
-msgstr ""
-
-#: src/web/templates/layout.html:70
-msgid "Mark all as read older than yesterday"
+#: src/web/templates/layout.html:81
+msgid "Feed"
msgstr ""
-#: src/web/templates/layout.html:71 src/web/templates/layout.html:72
-#, python-format
-msgid "Mark all as read older than %(days)s days"
+#: src/web/templates/layout.html:83
+msgid "Inactive"
msgstr ""
-#: src/web/templates/layout.html:74
-msgid "Inactive"
+#: src/web/templates/layout.html:85
+msgid "All"
msgstr ""
-#: src/web/templates/layout.html:84
+#: src/web/templates/layout.html:93
msgid "Profile"
msgstr ""
-#: src/web/templates/layout.html:85
+#: src/web/templates/layout.html:94
msgid "Your data"
msgstr ""
-#: src/web/templates/layout.html:89
+#: src/web/templates/layout.html:98
msgid "Dashboard"
msgstr ""
-#: src/web/templates/layout.html:92
+#: src/web/templates/layout.html:101
msgid "Logout"
msgstr ""
-#: src/web/templates/layout.html:110
-msgid "Content"
-msgstr ""
-
-#: src/web/templates/layout.html:112
-msgid "Search"
-msgstr ""
-
-#: src/web/templates/login.html:10 src/web/templates/recover.html:12
-msgid "Your email"
+#: src/web/templates/login.html:10
+msgid "Your email or nickname"
msgstr ""
#: src/web/templates/login.html:17
@@ -591,11 +543,11 @@ msgid "Your subscriptions"
msgstr ""
#: src/web/templates/management.html:6
-msgid "Add"
+msgid "You are subscribed to"
msgstr ""
#: src/web/templates/management.html:6
-msgid "a feed"
+msgid "feeds"
msgstr ""
#: src/web/templates/management.html:7
@@ -607,38 +559,50 @@ msgid "unread articles"
msgstr ""
#: src/web/templates/management.html:8
-msgid "You are going to delete old articles."
+msgid "You have"
msgstr ""
#: src/web/templates/management.html:8
+msgid "categories"
+msgstr ""
+
+#: src/web/templates/management.html:9
+msgid "You are going to delete old articles."
+msgstr ""
+
+#: src/web/templates/management.html:9
msgid "Delete articles older than 10 weeks"
msgstr ""
-#: src/web/templates/management.html:11
+#: src/web/templates/management.html:12
msgid "OPML import/export"
msgstr ""
-#: src/web/templates/management.html:13
+#: src/web/templates/management.html:14
msgid "Batch import feeds from OPML"
msgstr ""
-#: src/web/templates/management.html:17
-msgid "Export feeds to OPML"
+#: src/web/templates/management.html:14
+msgid "or"
msgstr ""
#: src/web/templates/management.html:18
+msgid "Export feeds to OPML"
+msgstr ""
+
+#: src/web/templates/management.html:19
msgid "Data liberation"
msgstr ""
-#: src/web/templates/management.html:20
+#: src/web/templates/management.html:21
msgid "Import account"
msgstr ""
-#: src/web/templates/management.html:24
+#: src/web/templates/management.html:25
msgid "Export account to JSON"
msgstr ""
-#: src/web/templates/management.html:27
+#: src/web/templates/management.html:28
msgid "Export articles"
msgstr ""
@@ -646,11 +610,11 @@ msgstr ""
msgid "Your Profile"
msgstr ""
-#: src/web/templates/profile.html:8 src/web/templates/admin/user.html:12
+#: src/web/templates/profile.html:8 src/web/templates/admin/dashboard.html:14
msgid "Member since"
msgstr ""
-#: src/web/templates/profile.html:9 src/web/templates/admin/user.html:13
+#: src/web/templates/profile.html:9
msgid "Last seen:"
msgstr ""
@@ -666,6 +630,10 @@ msgstr ""
msgid "Recover your account"
msgstr ""
+#: src/web/templates/recover.html:12
+msgid "Your email"
+msgstr ""
+
#: src/web/templates/signup.html:10
msgid "Letters, numbers, dots and underscores only."
msgstr ""
@@ -678,243 +646,246 @@ msgstr ""
msgid "Registered users"
msgstr ""
-#: src/web/templates/admin/dashboard.html:14
+#: src/web/templates/admin/dashboard.html:15
msgid "Last seen"
msgstr ""
-#: src/web/templates/admin/dashboard.html:30
-msgid "View this user"
+#: src/web/templates/admin/dashboard.html:28
+msgid "Edit this user"
msgstr ""
-#: src/web/templates/admin/dashboard.html:31
-#: src/web/templates/admin/user.html:8
-msgid "Edit this user"
+#: src/web/templates/admin/dashboard.html:32
+msgid "Disable this account"
msgstr ""
-#: src/web/templates/admin/dashboard.html:38
+#: src/web/templates/admin/dashboard.html:34
+msgid "Enable this account"
+msgstr ""
+
+#: src/web/templates/admin/dashboard.html:37
msgid "Delete this user"
msgstr ""
-#: src/web/templates/admin/dashboard.html:38
+#: src/web/templates/admin/dashboard.html:37
msgid "You are going to delete this account."
msgstr ""
-#: src/web/templates/admin/dashboard.html:45 src/web/views/views.py:734
+#: src/web/templates/admin/dashboard.html:44 src/web/views/admin.py:40
msgid "Add a new user"
msgstr ""
-#: src/web/templates/admin/dashboard.html:46
+#: src/web/templates/admin/dashboard.html:45
msgid "Send notification messages"
msgstr ""
-#: src/web/templates/admin/user.html:9
-msgid "Membership"
-msgstr ""
-
-#: src/web/views/feed.py:78
+#: src/web/views/admin.py:37
#, python-format
-msgid "Feed %(feed_title)s successfully deleted."
-msgstr ""
-
-#: src/web/views/feed.py:89 src/web/views/feed.py:193
-#, python-format
-msgid "Feed %(feed_title)r successfully updated."
+msgid "Edit the user <i>%(nick)s</i>"
msgstr ""
-#: src/web/views/feed.py:100
-msgid "Couldn't add feed: url missing."
+#: src/web/views/admin.py:58
+msgid "Some errors were found"
msgstr ""
-#: src/web/views/feed.py:105 src/web/views/feed.py:177
-msgid "Couldn't add feed: feed already exists."
+#: src/web/views/admin.py:68 src/web/views/user.py:87
+#, python-format
+msgid "User %(nick)s successfully updated"
msgstr ""
-#: src/web/views/feed.py:112
-msgid "Impossible to connect to the address: {}."
+#: src/web/views/admin.py:78
+#, python-format
+msgid "User %(nick)s successfully created"
msgstr ""
-#: src/web/views/feed.py:117
-msgid ""
-"Couldn't find a feed url, you'll need to find a Atom or RSS link manually"
-" and reactivate this feed"
+#: src/web/views/admin.py:92
+#, python-format
+msgid "User %(nick)s successfully deleted"
msgstr ""
-#: src/web/views/feed.py:121
-msgid "Feed was successfully created."
+#: src/web/views/admin.py:95
+msgid "An error occured while trying to delete a user: %(error)"
msgstr ""
-#: src/web/views/feed.py:124 src/web/views/feed.py:205
-msgid "Downloading articles for the new feed..."
+#: src/web/views/admin.py:113
+msgid "This user does not exist."
msgstr ""
-#: src/web/views/feed.py:142
-msgid "Feed successfully updated."
+#: src/web/views/admin.py:118
+#, python-format
+msgid "User %(nickname)s successfully %(is_active)s"
msgstr ""
-#: src/web/views/feed.py:157
-msgid "Edit feed"
+#: src/web/views/article.py:72
+#, python-format
+msgid "Article %(article_title)s deleted"
msgstr ""
-#: src/web/views/feed.py:200
+#: src/web/views/article.py:129
#, python-format
-msgid "Feed %(feed_title)r successfully created."
+msgid "%(count)d articles deleted"
msgstr ""
-#: src/web/views/views.py:69 src/web/views/views.py:111
-msgid "Authentication required."
+#: src/web/views/article.py:146 src/web/views/article.py:157
+msgid "Error when exporting articles."
msgstr ""
-#: src/web/views/views.py:116
-msgid "Forbidden."
+#: src/web/views/article.py:172
+msgid "Export format not supported."
msgstr ""
-#: src/web/views/views.py:189
-msgid "Logged out successfully."
+#: src/web/views/category.py:33
+msgid "Add a category"
msgstr ""
-#: src/web/views/views.py:198
-msgid "Self-registration is disabled."
+#: src/web/views/category.py:39
+msgid "Edit category"
msgstr ""
-#: src/web/views/views.py:215
-msgid "Email already used."
+#: src/web/views/category.py:52
+#, python-format
+msgid "Category %(category_name)s successfully deleted."
msgstr ""
-#: src/web/views/views.py:222
-#, python-format
-msgid "Problem while sending activation email: %(error)s"
+#: src/web/views/category.py:68
+msgid "Couldn't add category: already exists."
msgstr ""
-#: src/web/views/views.py:226
-msgid "Your account has been created. Check your mail to confirm it."
+#: src/web/views/category.py:76
+#, python-format
+msgid "Category %(cat_name)r successfully updated."
msgstr ""
-#: src/web/views/views.py:323
-msgid "No text to search were provided."
+#: src/web/views/category.py:83
+#, python-format
+msgid "Category %(category_name)r successfully created."
msgstr ""
-#: src/web/views/views.py:338
-msgid "Search:"
+#: src/web/views/feed.py:80
+#, python-format
+msgid "Feed %(feed_title)s successfully deleted."
msgstr ""
-#: src/web/views/views.py:354 src/web/views/views.py:527
-msgid "Downloading articles..."
+#: src/web/views/feed.py:91 src/web/views/feed.py:207
+#, python-format
+msgid "Feed %(feed_title)r successfully updated."
msgstr ""
-#: src/web/views/views.py:356
-msgid ""
-"The manual retrieving of news is only available for administrator, on the"
-" Heroku platform."
+#: src/web/views/feed.py:103
+msgid "Couldn't add feed: url missing."
msgstr ""
-#: src/web/views/views.py:418
-msgid "deleted."
+#: src/web/views/feed.py:108 src/web/views/feed.py:189
+msgid "Couldn't add feed: feed already exists."
msgstr ""
-#: src/web/views/views.py:421
-msgid "This article do not exist."
+#: src/web/views/feed.py:115
+msgid "Impossible to connect to the address: {}."
msgstr ""
-#: src/web/views/views.py:456
-msgid "No duplicates in the feed \"{}\"."
+#: src/web/views/feed.py:123
+msgid ""
+"Couldn't find a feed url, you'll need to find a Atom or RSS link manually"
+" and reactivate this feed"
msgstr ""
-#: src/web/views/views.py:473 src/web/views/views.py:484
-msgid "Error when exporting articles."
+#: src/web/views/feed.py:127
+msgid "Feed was successfully created."
msgstr ""
-#: src/web/views/views.py:490
-msgid "Export format not supported."
+#: src/web/views/feed.py:130 src/web/views/feed.py:219
+msgid "Downloading articles for the new feed..."
msgstr ""
-#: src/web/views/views.py:519 src/web/views/views.py:535
-#: src/web/views/views.py:544
-msgid "File not allowed."
+#: src/web/views/feed.py:148
+msgid "Feed successfully updated."
msgstr ""
-#: src/web/views/views.py:525
-msgid "feeds imported."
+#: src/web/views/feed.py:157
+msgid "Add a feed"
msgstr ""
-#: src/web/views/views.py:529
-msgid "Impossible to import the new feeds."
+#: src/web/views/feed.py:168
+msgid "Edit feed"
msgstr ""
-#: src/web/views/views.py:539
-msgid "Account imported."
+#: src/web/views/feed.py:214
+#, python-format
+msgid "Feed %(feed_title)r successfully created."
msgstr ""
-#: src/web/views/views.py:541
-msgid "Impossible to import the account."
+#: src/web/views/feed.py:244
+msgid "No duplicates in the feed \"{}\"."
msgstr ""
-#: src/web/views/views.py:581 src/web/views/views.py:709
-#: src/web/views/views.py:719 src/web/views/views.py:767
-msgid "User"
+#: src/web/views/home.py:152 src/web/views/user.py:39
+msgid "Downloading articles..."
msgstr ""
-#: src/web/views/views.py:582 src/web/views/views.py:709
-msgid "successfully updated."
+#: src/web/views/home.py:154
+msgid ""
+"The manual retrieving of news is only available for administrator, on the"
+" Heroku platform."
msgstr ""
-#: src/web/views/views.py:602
-msgid "Your account has been deleted."
+#: src/web/views/session_mgmt.py:82
+msgid "Self-registration is disabled."
msgstr ""
-#: src/web/views/views.py:604 src/web/views/views.py:753
-#: src/web/views/views.py:769 src/web/views/views.py:797
-msgid "This user does not exist."
+#: src/web/views/session_mgmt.py:97
+#, python-format
+msgid "Problem while sending activation email: %(error)s"
msgstr ""
-#: src/web/views/views.py:619
-msgid "Articles deleted."
+#: src/web/views/session_mgmt.py:101
+msgid "Your account has been created. Check your mail to confirm it."
msgstr ""
-#: src/web/views/views.py:633
-msgid "Your account has been confirmed."
+#: src/web/views/user.py:31 src/web/views/user.py:47 src/web/views/user.py:56
+msgid "File not allowed."
msgstr ""
-#: src/web/views/views.py:635
-msgid "Impossible to confirm this account."
+#: src/web/views/user.py:37
+msgid "feeds imported."
msgstr ""
-#: src/web/views/views.py:657
-msgid "New password sent to your address."
+#: src/web/views/user.py:41
+msgid "Impossible to import the new feeds."
msgstr ""
-#: src/web/views/views.py:659
-msgid "Problem while sending your new password."
+#: src/web/views/user.py:51
+msgid "Account imported."
msgstr ""
-#: src/web/views/views.py:684
-msgid "Problem while sending email"
+#: src/web/views/user.py:53
+msgid "Impossible to import the account."
msgstr ""
-#: src/web/views/views.py:720
-msgid "successfully created."
+#: src/web/views/user.py:105
+msgid "Your account has been deleted."
msgstr ""
-#: src/web/views/views.py:730
-msgid "Edit the user"
+#: src/web/views/user.py:122
+msgid "Your account has been confirmed."
msgstr ""
-#: src/web/views/views.py:767
-msgid "successfully deleted."
+#: src/web/views/user.py:124
+msgid "Impossible to confirm this account."
msgstr ""
-#: src/web/views/views.py:788 src/web/views/views.py:794
-msgid "Account of the user"
+#: src/web/views/user.py:149
+msgid "New password sent to your address."
msgstr ""
-#: src/web/views/views.py:788
-msgid "successfully activated."
+#: src/web/views/user.py:151
+#, python-format
+msgid "Problem while sending your new password: %(error)s"
msgstr ""
-#: src/web/views/views.py:790
-msgid "Problem while sending activation email"
+#: src/web/views/views.py:16
+msgid "Authentication required."
msgstr ""
-#: src/web/views/views.py:794
-msgid "successfully disabled."
+#: src/web/views/views.py:24
+msgid "Forbidden."
msgstr ""
bgstack15