# Translations template for PROJECT. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the PROJECT project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2016-09-23 08:04+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \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:214 #: ../templates/admin/dashboard.html:13 msgid "Email" msgstr "" #: ../forms.py:51 ../forms.py:217 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:163 msgid "Feeds refresh frequency (in minutes)" msgstr "" #: ../forms.py:139 ../forms.py:167 ../forms.py:190 ../forms.py:202 msgid "Save" msgstr "" #: ../forms.py:144 ../forms.py:177 msgid "" "This nickname has invalid characters. Please use letters, numbers, dots " "and underscores only." msgstr "" #: ../forms.py:161 msgid "Password Confirmation" msgstr "" #: ../forms.py:162 ../templates/profile_public.html:10 msgid "Webpage" msgstr "" #: ../forms.py:166 msgid "Public profile" msgstr "" #: ../forms.py:172 msgid "Passwords aren't the same." msgstr "" #: ../forms.py:185 ../templates/feed_list.html:8 #: ../templates/feed_list_simple.html:7 msgid "Title" msgstr "" #: ../forms.py:186 msgid "Feed link" msgstr "" #: ../forms.py:187 msgid "Please enter the URL." msgstr "" #: ../forms.py:188 msgid "Site link" msgstr "" #: ../forms.py:189 msgid "Check for updates" msgstr "" #: ../forms.py:191 msgid "Category of the feed" msgstr "" #: ../forms.py:201 ../templates/layout.html:71 msgid "Category name" msgstr "" #: ../forms.py:206 msgid "Subject" msgstr "" #: ../forms.py:207 msgid "Please enter a subject." msgstr "" #: ../forms.py:208 msgid "Message" msgstr "" #: ../forms.py:209 msgid "Please enter a content." msgstr "" #: ../forms.py:210 msgid "Send" msgstr "" #: ../forms.py:218 msgid "Recover" msgstr "" #: ../forms.py:228 msgid "Account not confirmed." msgstr "" #: ../forms.py:231 msgid "Invalid email." msgstr "" #: ../templates/about.html:5 ../templates/layout.html:96 #: ../templates/layout.html:107 msgid "About" msgstr "" #: ../templates/about.html:7 msgid "JARR is a news aggregator platform." msgstr "" #: ../templates/about.html:8 msgid "" "You can easily install " "JARR on your server." 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 source " "code\n" " according to the Affero GPL " "license." msgstr "" #: ../templates/about.html:14 msgid "" "Found a bug? Report it here." msgstr "" #: ../templates/about.html:17 msgid "Help" msgstr "" #: ../templates/about.html:18 msgid "" "The documentation of the API is here." msgstr "" #: ../templates/about.html:19 msgid "" "You can subscribe to new feeds with a bookmarklet. Drag the following " "button to your browser bookmarks." msgstr "" #: ../templates/about.html:20 #, python-format msgid "" "Subscribe to this feed using JARR" 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 · 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 here 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 ../templates/feed_list_simple.html:8 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:85 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 ../templates/layout.html:106 msgid "Popular" msgstr "" #: ../templates/layout.html:84 msgid "Inactive" msgstr "" #: ../templates/layout.html:86 msgid "All" msgstr "" #: ../templates/layout.html:94 msgid "Profile" msgstr "" #: ../templates/layout.html:95 msgid "Your data" msgstr "" #: ../templates/layout.html:99 msgid "Dashboard" msgstr "" #: ../templates/layout.html:102 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/popular.html:4 msgid "Popular feeds" msgstr "" #: ../templates/popular.html:11 msgid "add this feed" msgstr "" #: ../templates/profile.html:4 msgid "Your Profile" msgstr "" #: ../templates/admin/dashboard.html:14 ../templates/profile.html:7 #: ../templates/profile_public.html:7 msgid "Member since" msgstr "" #: ../templates/admin/dashboard.html:15 ../templates/profile.html:8 #: ../templates/profile_public.html:8 msgid "Last seen" msgstr "" #: ../templates/profile.html:35 #, python-format msgid "Your profile will be available here." msgstr "" #: ../templates/profile.html:47 msgid "You are going to delete your account." msgstr "" #: ../templates/profile.html:47 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: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 %(nick)s" msgstr "" #: ../views/admin.py:58 msgid "Some errors were found" msgstr "" #: ../views/admin.py:68 ../views/user.py:113 #, 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:96 #, python-format msgid "An error occured while trying to delete a user: %(error)s" msgstr "" #: ../views/admin.py:114 msgid "This user does not exist." msgstr "" #: ../views/admin.py:119 #, 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:63 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:28 msgid "Please log in to access this page." msgstr "" #: ../views/session_mgmt.py:90 msgid "Self-registration is disabled." msgstr "" #: ../views/session_mgmt.py:105 #, python-format msgid "Problem while sending activation email: %(error)s" msgstr "" #: ../views/session_mgmt.py:109 msgid "Your account has been created. Check your mail to confirm it." msgstr "" #: ../views/user.py:55 ../views/user.py:71 ../views/user.py:80 msgid "File not allowed." msgstr "" #: ../views/user.py:61 msgid "feeds imported." msgstr "" #: ../views/user.py:65 msgid "Impossible to import the new feeds." msgstr "" #: ../views/user.py:75 msgid "Account imported." msgstr "" #: ../views/user.py:77 msgid "Impossible to import the account." msgstr "" #: ../views/user.py:131 msgid "Your account has been deleted." msgstr "" #: ../views/user.py:148 msgid "Your account has been confirmed." msgstr "" #: ../views/user.py:150 msgid "Impossible to confirm this account." msgstr "" #: ../views/user.py:175 msgid "New password sent to your address." msgstr "" #: ../views/user.py:177 #, python-format msgid "Problem while sending your new password: %(error)s" msgstr "" #: ../views/views.py:20 msgid "Authentication required." msgstr "" #: ../views/views.py:28 msgid "Forbidden." msgstr ""