array( 'allow_anonymous' => 'Allow anonymous reading of the default user’s articles (%s)', 'allow_anonymous_refresh' => 'Allow anonymous refresh of the articles', 'api_enabled' => 'Allow API access (required for mobile apps and sharing user queries)', 'form' => 'Web form (traditional, requires JavaScript)', 'http' => 'HTTP (advanced: managed by Web server, OIDC, SSO…)', 'none' => 'None (dangerous)', 'title' => 'Authentication', 'token' => 'Master authentication token', 'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', 'type' => 'Authentication method', ), 'extensions' => array( 'author' => 'Author', 'community' => 'Available community extensions', 'description' => 'Description', 'disabled' => 'Disabled', 'empty_list' => 'There are no installed extensions', 'empty_list_help' => 'Check the logs to determine the reason behind the empty extension list.', 'enabled' => 'Enabled', 'is_compatible' => 'Is compatible', 'latest' => 'Installed', 'name' => 'Name', 'no_configure_view' => 'This extension cannot be configured.', 'system' => array( '_' => 'System extensions', 'no_rights' => 'System extension (you do not have the required permissions)', ), 'title' => 'Extensions', 'update' => 'Update available', 'user' => 'User extensions', 'version' => 'Version', ), 'stats' => array( '_' => 'Statistics', 'all_feeds' => 'All feeds', 'category' => 'Category', 'date_published' => 'Publication date', 'date_received' => 'Received date', 'entry_count' => 'Entry count', 'entry_per_category' => 'Entries per category', 'entry_per_day' => 'Entries per day (last 30 days)', 'entry_per_day_of_week' => 'Per day of week (average: %.2f messages)', 'entry_per_hour' => 'Per hour (average: %.2f messages)', 'entry_per_month' => 'Per month (average: %.2f messages)', 'entry_repartition' => 'Entries repartition', 'feed' => 'Feed', 'feed_per_category' => 'Feeds per category', 'idle' => 'Idle feeds', 'main' => 'Main statistics', 'main_stream' => 'Main stream', 'nb_unreads' => 'Number of unread articles', 'no_idle' => 'There are no idle feeds!', 'number_entries' => '%d articles', 'overview' => 'Overview', 'percent_of_total' => '% of total', 'repartition' => 'Articles repartition: %s', 'status_favorites' => 'Favourites', 'status_read' => 'Read', 'status_total' => 'Total', 'status_unread' => 'Unread', 'title' => 'Statistics', 'top_feed' => 'Top ten feeds', 'unread_dates' => 'Dates with most unread articles', ), 'system' => array( '_' => 'System configuration', 'auto-update-url' => 'Auto-update server URL', 'base-url' => array( '_' => 'Base URL', 'recommendation' => 'Automatic recommendation: %s', ), 'closed_registration_message' => 'Message if registrations are closed', 'cookie-duration' => array( 'help' => 'in seconds', 'number' => 'Duration to keep logged in', ), 'default_closed_registration_message' => 'This server does not accept new registrations at the moment.', 'force_email_validation' => 'Force email address validation', 'instance-name' => 'Instance name', 'internal-host-allowlist' => array( '_' => 'Internal host allowlist', 'help' => 'One entry per line:
host:port. For instance 127.0.0.1:8080 or rss-bridge:800.0.0.0/0 to allow any IPv4, ::/0 to allow any IPv6* to allow any host (unsafe)