aboutsummaryrefslogtreecommitdiff
path: root/src/web/translations/messages.pot
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/translations/messages.pot')
-rw-r--r--src/web/translations/messages.pot881
1 files changed, 881 insertions, 0 deletions
diff --git a/src/web/translations/messages.pot b/src/web/translations/messages.pot
new file mode 100644
index 00000000..ba3b6658
--- /dev/null
+++ b/src/web/translations/messages.pot
@@ -0,0 +1,881 @@
+# Translations template for PROJECT.
+# Copyright (C) 2016 ORGANIZATION
+# This file is distributed under the same license as the PROJECT project.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PROJECT VERSION\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2016-04-29 07:48+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"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 2.3.4\n"
+
+#: ../forms.py:46 ../forms.py:130 ../forms.py:155
+#: ../templates/admin/dashboard.html:12
+msgid "Nickname"
+msgstr ""
+
+#: ../forms.py:47 ../forms.py:131 ../forms.py:156
+msgid "Please enter your nickname."
+msgstr ""
+
+#: ../forms.py:48 ../forms.py:132 ../forms.py:157 ../forms.py:212
+#: ../templates/admin/dashboard.html:13
+msgid "Email"
+msgstr ""
+
+#: ../forms.py:51 ../forms.py:215
+msgid "Please enter your email address."
+msgstr ""
+
+#: ../forms.py:52 ../forms.py:95 ../forms.py:135 ../forms.py:160
+msgid "Password"
+msgstr ""
+
+#: ../forms.py:53 ../forms.py:96
+msgid "Please enter a password."
+msgstr ""
+
+#: ../forms.py:55 ../templates/login.html:26
+msgid "Sign up"
+msgstr ""
+
+#: ../forms.py:94
+msgid "Please enter your email address or nickname."
+msgstr ""
+
+#: ../forms.py:98 ../templates/login.html:5
+msgid "Log In"
+msgstr ""
+
+#: ../forms.py:134 ../forms.py:159
+msgid "Please enter your email."
+msgstr ""
+
+#: ../forms.py:136 ../forms.py:162
+msgid "Feeds refresh frequency (in minutes)"
+msgstr ""
+
+#: ../forms.py:139 ../forms.py:165 ../forms.py:188 ../forms.py:200
+msgid "Save"
+msgstr ""
+
+#: ../forms.py:144 ../forms.py:175
+msgid ""
+"This nickname has invalid characters. Please use letters, numbers, dots "
+"and underscores only."
+msgstr ""
+
+#: ../forms.py:161
+msgid "Password Confirmation"
+msgstr ""
+
+#: ../forms.py:170
+msgid "Passwords aren't the same."
+msgstr ""
+
+#: ../forms.py:183 ../templates/feed_list.html:8
+msgid "Title"
+msgstr ""
+
+#: ../forms.py:184
+msgid "Feed link"
+msgstr ""
+
+#: ../forms.py:185
+msgid "Please enter the URL."
+msgstr ""
+
+#: ../forms.py:186
+msgid "Site link"
+msgstr ""
+
+#: ../forms.py:187
+msgid "Check for updates"
+msgstr ""
+
+#: ../forms.py:189
+msgid "Category of the feed"
+msgstr ""
+
+#: ../forms.py:199 ../templates/layout.html:71
+msgid "Category name"
+msgstr ""
+
+#: ../forms.py:204
+msgid "Subject"
+msgstr ""
+
+#: ../forms.py:205
+msgid "Please enter a subject."
+msgstr ""
+
+#: ../forms.py:206
+msgid "Message"
+msgstr ""
+
+#: ../forms.py:207
+msgid "Please enter a content."
+msgstr ""
+
+#: ../forms.py:208
+msgid "Send"
+msgstr ""
+
+#: ../forms.py:216
+msgid "Recover"
+msgstr ""
+
+#: ../forms.py:226
+msgid "Account not confirmed."
+msgstr ""
+
+#: ../forms.py:229
+msgid "Invalid email."
+msgstr ""
+
+#: ../templates/about.html:5 ../templates/layout.html:95
+#: ../templates/layout.html:105
+msgid "About"
+msgstr ""
+
+#: ../templates/about.html:7
+msgid "JARR is a news aggregator platform."
+msgstr ""
+
+#: ../templates/about.html:8
+msgid ""
+"You can easily <a "
+"href=\"https://jarr.readthedocs.io/en/latest/deployment.html\">install "
+"JARR on your server</a>."
+msgstr ""
+
+#: ../templates/about.html:9
+msgid "Alternatively, you can deploy your own copy using this button:"
+msgstr ""
+
+#: ../templates/about.html:11
+msgid ""
+"This software is under AGPLv3 license. You are welcome to copy, modify or"
+"\n"
+" redistribute the <a href=\"https://github.com/JARR/JARR\">source "
+"code</a>\n"
+" according to the <a "
+"href=\"https://www.gnu.org/licenses/agpl-3.0.html\">Affero GPL</a> "
+"license."
+msgstr ""
+
+#: ../templates/about.html:14
+msgid ""
+"Found a bug? Report it <a "
+"href=\"https://github.com/JARR/JARR/issues\">here</a>."
+msgstr ""
+
+#: ../templates/about.html:17
+msgid "Help"
+msgstr ""
+
+#: ../templates/about.html:18
+msgid ""
+"If you have any problem, <a "
+"href=\"https://wiki.cedricbonhomme.org/contact\">contact</a> the "
+"administrator."
+msgstr ""
+
+#: ../templates/about.html:19
+msgid ""
+"The documentation of the RESTful API is <a "
+"href=\"https://jarr.readthedocs.io/en/latest/web-"
+"services-v3.html\">here</a>."
+msgstr ""
+
+#: ../templates/about.html:20
+msgid ""
+"You can subscribe to new feeds with a bookmarklet. Drag the following "
+"button to your browser bookmarks."
+msgstr ""
+
+#: ../templates/about.html:21
+#, python-format
+msgid ""
+"<a class=\"btn btn-default\" href=\"%(bookmarklet)s\" "
+"rel=\"bookmark\">Subscribe to this feed using JARR</a>"
+msgstr ""
+
+#: ../templates/about.html:24
+msgid "Donation"
+msgstr ""
+
+#: ../templates/about.html:25
+msgid ""
+"If you wish and if you like JARR, you can donate via bitcoin <a "
+"href=\"https://blockexplorer.com/address/1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ\">1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ</a>."
+" Thank you!"
+msgstr ""
+
+#: ../templates/article.html:6
+msgid "from"
+msgstr ""
+
+#: ../templates/article.html:7 ../templates/duplicates.html:22
+#: ../templates/duplicates.html:23
+msgid "Delete this article"
+msgstr ""
+
+#: ../templates/article.html:9
+msgid "One of your favorites"
+msgstr ""
+
+#: ../templates/article.html:11
+msgid "Click if you like this article"
+msgstr ""
+
+#: ../templates/article.html:14
+msgid "Mark this article as unread"
+msgstr ""
+
+#: ../templates/article.html:16
+msgid "Mark this article as read"
+msgstr ""
+
+#: ../templates/article.html:25 ../templates/article.html:28
+#: ../templates/article.html:31
+msgid "Share on"
+msgstr ""
+
+#: ../templates/categories.html:4
+#, python-format
+msgid ""
+"You have %(categories)d categories &middot; Add a "
+"%(start_link)scategory%(end_link)s"
+msgstr ""
+
+#: ../templates/categories.html:6
+msgid "No category"
+msgstr ""
+
+#: ../templates/categories.html:13
+msgid "Name"
+msgstr ""
+
+#: ../templates/categories.html:14
+msgid "Feeds"
+msgstr ""
+
+#: ../templates/categories.html:15 ../templates/feed_list.html:10
+msgid "Articles"
+msgstr ""
+
+#: ../templates/admin/dashboard.html:16 ../templates/categories.html:16
+#: ../templates/feed_list.html:11
+msgid "Actions"
+msgstr ""
+
+#: ../templates/categories.html:27
+msgid "Edit this category"
+msgstr ""
+
+#: ../templates/categories.html:28
+msgid "Delete this category"
+msgstr ""
+
+#: ../templates/categories.html:28
+msgid "You are going to delete this category."
+msgstr ""
+
+#: ../templates/duplicates.html:4
+msgid "Duplicates in the feed"
+msgstr ""
+
+#: ../templates/duplicates.html:11 ../templates/duplicates.html:14
+msgid "Delete all in this column"
+msgstr ""
+
+#: ../templates/edit_feed.html:19 ../templates/edit_feed.html:27
+#: ../templates/edit_feed.html:35
+msgid "Optional"
+msgstr ""
+
+#: ../templates/edit_feed.html:49
+msgid "Filters"
+msgstr ""
+
+#: ../templates/edit_feed.html:60
+msgid "simple match"
+msgstr ""
+
+#: ../templates/edit_feed.html:61
+msgid "regex"
+msgstr ""
+
+#: ../templates/edit_feed.html:65
+msgid "match"
+msgstr ""
+
+#: ../templates/edit_feed.html:66
+msgid "no match"
+msgstr ""
+
+#: ../templates/edit_feed.html:69
+msgid "mark as read"
+msgstr ""
+
+#: ../templates/edit_feed.html:70
+msgid "mark as favorite"
+msgstr ""
+
+#: ../templates/feed.html:7 ../templates/feed_list.html:35
+msgid "Delete this feed"
+msgstr ""
+
+#: ../templates/feed.html:7 ../templates/feed_list.html:35
+msgid "You are going to delete this feed."
+msgstr ""
+
+#: ../templates/feed.html:8 ../templates/feed_list.html:33
+msgid "Edit this feed"
+msgstr ""
+
+#: ../templates/feed.html:12
+msgid "This feed contains"
+msgstr ""
+
+#: ../templates/feed.html:12
+msgid "articles"
+msgstr ""
+
+#: ../templates/feed.html:14
+#, python-format
+msgid "This feed is part of category %(category_name)s"
+msgstr ""
+
+#: ../templates/feed.html:16
+msgid "Address of the feed"
+msgstr ""
+
+#: ../templates/feed.html:18
+msgid "Address of the site"
+msgstr ""
+
+#: ../templates/feed.html:24
+msgid "Last download:"
+msgstr ""
+
+#: ../templates/feed.html:28
+msgid ""
+"That feed has encountered too much consecutive errors and won't be "
+"retrieved anymore."
+msgstr ""
+
+#: ../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 ""
+
+#: ../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 ""
+
+#: ../templates/feed.html:35
+msgid "Here's the last error encountered while retrieving this feed:"
+msgstr ""
+
+#: ../templates/feed.html:39
+msgid "The last article was posted"
+msgstr ""
+
+#: ../templates/feed.html:39
+msgid "day(s) ago."
+msgstr ""
+
+#: ../templates/feed.html:40
+msgid "Daily average"
+msgstr ""
+
+#: ../templates/feed.html:40
+msgid "between the"
+msgstr ""
+
+#: ../templates/feed.html:40
+msgid "and the"
+msgstr ""
+
+#: ../templates/feed_list.html:7
+msgid "Status"
+msgstr ""
+
+#: ../templates/feed_list.html:9
+msgid "Site"
+msgstr ""
+
+#: ../templates/feed_list.html:20
+msgid "Feed enabled"
+msgstr ""
+
+#: ../templates/feed_list.html:22
+msgid "Feed disabled"
+msgstr ""
+
+#: ../templates/feed_list.html:25
+msgid "Feed encountered too much errors."
+msgstr ""
+
+#: ../templates/feed_list.html:32
+msgid "Information"
+msgstr ""
+
+#: ../templates/feed_list.html:34
+msgid "Duplicate articles"
+msgstr ""
+
+#: ../templates/feeds.html:4
+#, python-format
+msgid "You are subscribed to %(feed_count)d feeds."
+msgstr ""
+
+#: ../templates/feeds.html:4 ../templates/management.html:6
+msgid "Add"
+msgstr ""
+
+#: ../templates/feeds.html:4 ../templates/management.html:6
+msgid "a feed"
+msgstr ""
+
+#: ../templates/history.html:4 ../templates/layout.html:84
+msgid "History"
+msgstr ""
+
+#: ../templates/history.html:9
+msgid "all years"
+msgstr ""
+
+#: ../templates/inactives.html:6
+msgid "Days of inactivity"
+msgstr ""
+
+#: ../templates/inactives.html:17
+msgid "days"
+msgstr ""
+
+#: ../templates/inactives.html:22
+msgid "No inactive feeds."
+msgstr ""
+
+#: ../templates/layout.html:44
+msgid "Fetch"
+msgstr ""
+
+#: ../templates/layout.html:48
+msgid "Add a new feed"
+msgstr ""
+
+#: ../templates/layout.html:54
+msgid "Site or feed url"
+msgstr ""
+
+#: ../templates/layout.html:65
+msgid "Add a new category"
+msgstr ""
+
+#: ../templates/layout.html:81
+msgid "Feed"
+msgstr ""
+
+#: ../templates/layout.html:83
+msgid "Inactive"
+msgstr ""
+
+#: ../templates/layout.html:85
+msgid "All"
+msgstr ""
+
+#: ../templates/layout.html:93
+msgid "Profile"
+msgstr ""
+
+#: ../templates/layout.html:94
+msgid "Your data"
+msgstr ""
+
+#: ../templates/layout.html:98
+msgid "Dashboard"
+msgstr ""
+
+#: ../templates/layout.html:101
+msgid "Logout"
+msgstr ""
+
+#: ../templates/login.html:10
+msgid "Your email or nickname"
+msgstr ""
+
+#: ../templates/login.html:17
+msgid "Your Password"
+msgstr ""
+
+#: ../templates/login.html:28
+msgid "Forgot password"
+msgstr ""
+
+#: ../templates/management.html:5
+msgid "Your subscriptions"
+msgstr ""
+
+#: ../templates/management.html:6
+msgid "You are subscribed to"
+msgstr ""
+
+#: ../templates/management.html:6
+msgid "feeds"
+msgstr ""
+
+#: ../templates/management.html:7
+msgid "articles are stored in the database with"
+msgstr ""
+
+#: ../templates/management.html:7
+msgid "unread articles"
+msgstr ""
+
+#: ../templates/management.html:8
+msgid "You have"
+msgstr ""
+
+#: ../templates/management.html:8
+msgid "categories"
+msgstr ""
+
+#: ../templates/management.html:9
+msgid "You are going to delete old articles."
+msgstr ""
+
+#: ../templates/management.html:9
+msgid "Delete articles older than 10 weeks"
+msgstr ""
+
+#: ../templates/management.html:12
+msgid "OPML import/export"
+msgstr ""
+
+#: ../templates/management.html:14
+msgid "Batch import feeds from OPML"
+msgstr ""
+
+#: ../templates/management.html:14
+msgid "or"
+msgstr ""
+
+#: ../templates/management.html:18
+msgid "Export feeds to OPML"
+msgstr ""
+
+#: ../templates/management.html:19
+msgid "Data liberation"
+msgstr ""
+
+#: ../templates/management.html:21
+msgid "Import account"
+msgstr ""
+
+#: ../templates/management.html:25
+msgid "Export account to JSON"
+msgstr ""
+
+#: ../templates/management.html:28
+msgid "Export articles"
+msgstr ""
+
+#: ../templates/profile.html:5
+msgid "Your Profile"
+msgstr ""
+
+#: ../templates/admin/dashboard.html:14 ../templates/profile.html:8
+msgid "Member since"
+msgstr ""
+
+#: ../templates/profile.html:9
+msgid "Last seen:"
+msgstr ""
+
+#: ../templates/profile.html:14
+msgid "You are going to delete your account."
+msgstr ""
+
+#: ../templates/profile.html:14
+msgid "Delete your account"
+msgstr ""
+
+#: ../templates/recover.html:5
+msgid "Recover your account"
+msgstr ""
+
+#: ../templates/recover.html:12
+msgid "Your email"
+msgstr ""
+
+#: ../templates/signup.html:10
+msgid "Letters, numbers, dots and underscores only."
+msgstr ""
+
+#: ../templates/signup.html:17
+msgid "Minimum 6 characters."
+msgstr ""
+
+#: ../templates/admin/dashboard.html:7
+msgid "Registered users"
+msgstr ""
+
+#: ../templates/admin/dashboard.html:15
+msgid "Last seen"
+msgstr ""
+
+#: ../templates/admin/dashboard.html:28
+msgid "Edit this user"
+msgstr ""
+
+#: ../templates/admin/dashboard.html:32
+msgid "Disable this account"
+msgstr ""
+
+#: ../templates/admin/dashboard.html:34
+msgid "Enable this account"
+msgstr ""
+
+#: ../templates/admin/dashboard.html:37
+msgid "Delete this user"
+msgstr ""
+
+#: ../templates/admin/dashboard.html:37
+msgid "You are going to delete this account."
+msgstr ""
+
+#: ../templates/admin/dashboard.html:44 ../views/admin.py:40
+msgid "Add a new user"
+msgstr ""
+
+#: ../templates/admin/dashboard.html:45
+msgid "Send notification messages"
+msgstr ""
+
+#: ../views/admin.py:37
+#, python-format
+msgid "Edit the user <i>%(nick)s</i>"
+msgstr ""
+
+#: ../views/admin.py:58
+msgid "Some errors were found"
+msgstr ""
+
+#: ../views/admin.py:68 ../views/user.py:88
+#, python-format
+msgid "User %(nick)s successfully updated"
+msgstr ""
+
+#: ../views/admin.py:78
+#, python-format
+msgid "User %(nick)s successfully created"
+msgstr ""
+
+#: ../views/admin.py:92
+#, python-format
+msgid "User %(nick)s successfully deleted"
+msgstr ""
+
+#: ../views/admin.py:95
+msgid "An error occured while trying to delete a user: %(error)"
+msgstr ""
+
+#: ../views/admin.py:113
+msgid "This user does not exist."
+msgstr ""
+
+#: ../views/admin.py:118
+#, python-format
+msgid "User %(nickname)s successfully %(is_active)s"
+msgstr ""
+
+#: ../views/article.py:63
+#, python-format
+msgid "Article %(article_title)s deleted"
+msgstr ""
+
+#: ../views/article.py:120
+#, python-format
+msgid "%(count)d articles deleted"
+msgstr ""
+
+#: ../views/article.py:137 ../views/article.py:148
+msgid "Error when exporting articles."
+msgstr ""
+
+#: ../views/article.py:163
+msgid "Export format not supported."
+msgstr ""
+
+#: ../views/category.py:33
+msgid "Add a category"
+msgstr ""
+
+#: ../views/category.py:39
+msgid "Edit category"
+msgstr ""
+
+#: ../views/category.py:52
+#, python-format
+msgid "Category %(category_name)s successfully deleted."
+msgstr ""
+
+#: ../views/category.py:68
+msgid "Couldn't add category: already exists."
+msgstr ""
+
+#: ../views/category.py:76
+#, python-format
+msgid "Category %(cat_name)r successfully updated."
+msgstr ""
+
+#: ../views/category.py:83
+#, python-format
+msgid "Category %(category_name)r successfully created."
+msgstr ""
+
+#: ../views/feed.py:80
+#, python-format
+msgid "Feed %(feed_title)s successfully deleted."
+msgstr ""
+
+#: ../views/feed.py:91 ../views/feed.py:207
+#, python-format
+msgid "Feed %(feed_title)r successfully updated."
+msgstr ""
+
+#: ../views/feed.py:103
+msgid "Couldn't add feed: url missing."
+msgstr ""
+
+#: ../views/feed.py:108 ../views/feed.py:189
+msgid "Couldn't add feed: feed already exists."
+msgstr ""
+
+#: ../views/feed.py:115
+msgid "Impossible to connect to the address: {}."
+msgstr ""
+
+#: ../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 ""
+
+#: ../views/feed.py:127
+msgid "Feed was successfully created."
+msgstr ""
+
+#: ../views/feed.py:130 ../views/feed.py:219
+msgid "Downloading articles for the new feed..."
+msgstr ""
+
+#: ../views/feed.py:148
+msgid "Feed successfully updated."
+msgstr ""
+
+#: ../views/feed.py:157
+msgid "Add a feed"
+msgstr ""
+
+#: ../views/feed.py:168
+msgid "Edit feed"
+msgstr ""
+
+#: ../views/feed.py:214
+#, python-format
+msgid "Feed %(feed_title)r successfully created."
+msgstr ""
+
+#: ../views/feed.py:244
+msgid "No duplicates in the feed \"{}\"."
+msgstr ""
+
+#: ../views/home.py:168 ../views/user.py:40
+msgid "Downloading articles..."
+msgstr ""
+
+#: ../views/home.py:170
+msgid ""
+"The manual retrieving of news is only available for administrator, on the"
+" Heroku platform."
+msgstr ""
+
+#: ../views/session_mgmt.py:82
+msgid "Self-registration is disabled."
+msgstr ""
+
+#: ../views/session_mgmt.py:97
+#, python-format
+msgid "Problem while sending activation email: %(error)s"
+msgstr ""
+
+#: ../views/session_mgmt.py:101
+msgid "Your account has been created. Check your mail to confirm it."
+msgstr ""
+
+#: ../views/user.py:32 ../views/user.py:48 ../views/user.py:57
+msgid "File not allowed."
+msgstr ""
+
+#: ../views/user.py:38
+msgid "feeds imported."
+msgstr ""
+
+#: ../views/user.py:42
+msgid "Impossible to import the new feeds."
+msgstr ""
+
+#: ../views/user.py:52
+msgid "Account imported."
+msgstr ""
+
+#: ../views/user.py:54
+msgid "Impossible to import the account."
+msgstr ""
+
+#: ../views/user.py:106
+msgid "Your account has been deleted."
+msgstr ""
+
+#: ../views/user.py:123
+msgid "Your account has been confirmed."
+msgstr ""
+
+#: ../views/user.py:125
+msgid "Impossible to confirm this account."
+msgstr ""
+
+#: ../views/user.py:150
+msgid "New password sent to your address."
+msgstr ""
+
+#: ../views/user.py:152
+#, python-format
+msgid "Problem while sending your new password: %(error)s"
+msgstr ""
+
+#: ../views/views.py:16
+msgid "Authentication required."
+msgstr ""
+
+#: ../views/views.py:24
+msgid "Forbidden."
+msgstr ""
+
bgstack15