array(
'allow_anonymous' => 'Allow anonymous reading of the default user’s articles (%s)', // IGNORE
'allow_anonymous_refresh' => 'Allow anonymous refresh of the articles', // IGNORE
'api_enabled' => 'Allow API access (required for mobile apps and sharing user queries)', // IGNORE
'form' => 'Web form (traditional, requires JavaScript)', // IGNORE
'http' => 'HTTP (advanced: managed by Web server, OIDC, SSO…)', // IGNORE
'none' => 'None (dangerous)', // IGNORE
'title' => 'Authentication', // IGNORE
'token' => 'Master authentication token', // IGNORE
'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', // IGNORE
'type' => 'Authentication method', // IGNORE
),
'extensions' => array(
'author' => 'Author', // IGNORE
'community' => 'Available community extensions', // IGNORE
'description' => 'Description', // IGNORE
'disabled' => 'Disabled', // IGNORE
'empty_list' => 'There are no installed extensions', // IGNORE
'empty_list_help' => 'Check the logs to determine the reason behind the empty extension list.', // IGNORE
'enabled' => 'Enabled', // IGNORE
'is_compatible' => 'Is compatible', // IGNORE
'latest' => 'Installed', // IGNORE
'name' => 'Name', // IGNORE
'no_configure_view' => 'This extension cannot be configured.', // IGNORE
'system' => array(
'_' => 'System extensions', // IGNORE
'no_rights' => 'System extension (you do not have the required permissions)', // IGNORE
),
'title' => 'Extensions', // IGNORE
'update' => 'Update available', // IGNORE
'user' => 'User extensions', // IGNORE
'version' => 'Version', // IGNORE
),
'stats' => array(
'_' => 'Statistics', // IGNORE
'all_feeds' => 'All feeds', // IGNORE
'category' => 'Category', // IGNORE
'date_published' => 'Publication date', // IGNORE
'date_received' => 'Received date', // IGNORE
'entry_count' => 'Entry count', // IGNORE
'entry_per_category' => 'Entries per category', // IGNORE
'entry_per_day' => 'Entries per day (last 30 days)', // IGNORE
'entry_per_day_of_week' => 'Per day of week (average: %.2f messages)', // IGNORE
'entry_per_hour' => 'Per hour (average: %.2f messages)', // IGNORE
'entry_per_month' => 'Per month (average: %.2f messages)', // IGNORE
'entry_repartition' => 'Entries repartition', // IGNORE
'feed' => 'Feed', // IGNORE
'feed_per_category' => 'Feeds per category', // IGNORE
'idle' => 'Idle feeds', // IGNORE
'main' => 'Main statistics', // IGNORE
'main_stream' => 'Main stream', // IGNORE
'nb_unreads' => 'Number of unread articles', // IGNORE
'no_idle' => 'There are no idle feeds!', // IGNORE
'number_entries' => '%d articles', // IGNORE
'overview' => 'Overview', // IGNORE
'percent_of_total' => '% of total', // IGNORE
'repartition' => 'Articles repartition: %s', // IGNORE
'status_favorites' => 'Favorites',
'status_read' => 'Read', // IGNORE
'status_total' => 'Total', // IGNORE
'status_unread' => 'Unread', // IGNORE
'title' => 'Statistics', // IGNORE
'top_feed' => 'Top ten feeds', // IGNORE
'unread_dates' => 'Dates with most unread articles', // IGNORE
),
'system' => array(
'_' => 'System configuration', // IGNORE
'auto-update-url' => 'Auto-update server URL', // IGNORE
'base-url' => array(
'_' => 'Base URL', // IGNORE
'recommendation' => 'Automatic recommendation: %s', // IGNORE
),
'cookie-duration' => array(
'help' => 'in seconds', // IGNORE
'number' => 'Duration to keep logged in', // IGNORE
),
'force_email_validation' => 'Force email address validation', // IGNORE
'instance-name' => 'Instance name', // IGNORE
'max-categories' => 'Max number of categories per user', // IGNORE
'max-feeds' => 'Max number of feeds per user', // IGNORE
'registration' => array(
'number' => 'Max number of accounts', // IGNORE
'select' => array(
'label' => 'Registration form', // IGNORE
'option' => array(
'noform' => 'Disabled: No registration form', // IGNORE
'nolimit' => 'Enabled: No limit of accounts', // IGNORE
'setaccountsnumber' => 'Set max. number of accounts', // IGNORE
),
),
'status' => array(
'disabled' => 'Form disabled', // IGNORE
'enabled' => 'Form enabled', // IGNORE
),
'title' => 'User registration form', // IGNORE
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in ./data/config.php', // IGNORE
'tos' => array(
'disabled' => 'is not given', // IGNORE
'enabled' => 'is enabled', // IGNORE
'help' => 'How to enable the Terms of Service', // IGNORE
),
'websub' => array(
'help' => 'About WebSub', // IGNORE
),
),
'update' => array(
'_' => 'Update system', // IGNORE
'apply' => 'Apply', // IGNORE
'changelog' => 'Changelog', // IGNORE
'check' => 'Check for new updates', // IGNORE
'copiedFromURL' => 'update.php copied from %s to ./data', // IGNORE
'current_version' => 'Current installed version', // IGNORE
'last' => 'Last verification', // IGNORE
'loading' => 'Updating…', // IGNORE
'none' => 'No update to apply', // IGNORE
'releaseChannel' => array(
'_' => 'Release channel', // IGNORE
'edge' => 'Rolling release (“edge”)', // IGNORE
'latest' => 'Stable release (“latest”)', // IGNORE
),
'title' => 'Update system', // IGNORE
'viaGit' => 'Update via git and GitHub.com started', // IGNORE
),
'user' => array(
'admin' => 'Administrator', // IGNORE
'article_count' => 'Articles', // IGNORE
'back_to_manage' => '← Return to user list', // IGNORE
'create' => 'Create new user', // IGNORE
'database_size' => 'Database size', // IGNORE
'email' => 'Email address', // IGNORE
'enabled' => 'Enabled', // IGNORE
'feed_count' => 'Feeds', // IGNORE
'is_admin' => 'Is admin', // IGNORE
'language' => 'Language', // IGNORE
'last_user_activity' => 'Last user activity', // IGNORE
'list' => 'User list', // IGNORE
'number' => 'There is %d account created', // IGNORE
'numbers' => 'There are %d accounts created', // IGNORE
'password_form' => 'Password
(for the Web-form login method)', // IGNORE
'password_format' => 'At least 7 characters', // IGNORE
'title' => 'Manage users', // IGNORE
'username' => 'Username', // IGNORE
),
);