array(
'_' => 'About',
'agpl3' => 'AGPL 3',
'bug_reports' => array(
'environment_information' => array(
'_' => 'System information',
'browser' => 'Browser',
'database' => 'Database',
'server_software' => 'Server software',
'version_curl' => 'cURL version',
'version_frss' => 'FreshRSS version',
'version_php' => 'PHP version',
),
),
'bugs_reports' => 'Bug reports',
'documentation' => 'Documentation',
'freshrss_description' => 'FreshRSS is a self-hostable RSS aggregator and reader. It allows you to read and follow several news websites at a glance without the need to browse from one website to another. FreshRSS is lightweight, configurable, and easy to use.',
'github' => 'on GitHub',
'license' => 'License',
'project_website' => 'Project website',
'title' => 'About',
'version' => 'Version',
),
'feed' => array(
'empty' => 'There are no articles to show.',
'published' => array(
'_' => 'Published',
'future' => 'Published in the future',
'today' => 'Published today',
'yesterday' => 'Published yesterday',
),
'received' => array(
'_' => 'Received',
'today' => 'Received today',
'yesterday' => 'Received yesterday',
),
'rss_of' => 'RSS feed of %s',
'title' => 'Main stream',
'title_fav' => 'Favourites',
'title_global' => 'Global view',
'userModified' => array(
'_' => 'Modified by user',
'today' => 'Modified by user today',
'yesterday' => 'Modified by user yesterday',
),
),
'log' => array(
'_' => 'Logs',
'clear' => 'Clear the logs',
'empty' => 'Log file is empty',
'title' => 'Logs',
),
'menu' => array(
'about' => 'About FreshRSS',
'before_one_day' => 'Older than one day',
'before_one_week' => 'Older than one week',
'bookmark_query' => 'Bookmark current query',
'favorites' => 'Favourites (%s)',
'global_view' => 'Global view',
'important' => 'Important feeds',
'main_stream' => 'Main stream',
'mark_all_read' => 'Mark all as read',
'mark_cat_read' => 'Mark category as read',
'mark_feed_read' => 'Mark feed as read',
'mark_selection_unread' => 'Mark selection as unread',
'mylabels' => 'My labels',
'non-starred' => 'Show non-favourites',
'normal_view' => 'Normal view',
'queries' => 'User queries',
'read' => 'Show read',
'reader_view' => 'Reading view',
'rss_view' => 'RSS feed',
'search_short' => 'Search',
'sort' => array(
'asc' => 'Ascending',
'c' => array(
'name_asc' => 'Category, feed titles A→Z',
'name_desc' => 'Category, feed titles Z→A',
),
'date_asc' => 'Publication date 1→9',
'date_desc' => 'Publication date 9→1',
'desc' => 'Descending',
'f' => array(
'name_asc' => 'Feed title A→Z',
'name_desc' => 'Feed title Z→A',
),
'id_asc' => 'Freshly received last',
'id_desc' => 'Freshly received first',
'length_asc' => 'Content length 1→9',
'length_desc' => 'Content length 9→1',
'link_asc' => 'Link A→Z',
'link_desc' => 'Link Z→A',
'primary' => array(
'_' => 'Sorting criterion',
'help' => 'Sorting by received date is recommended in most cases, for consistency and performance',
),
'rand' => 'Random order',
'secondary' => array(
'_' => 'Secondary sorting criterion',
'help' => 'Only relevant when the primary sorting criterion is categories or feeds titles',
),
'title_asc' => 'Title A→Z',
'title_desc' => 'Title Z→A',
'user_modified_asc' => 'User modified 1→9',
'user_modified_desc' => 'User modified 9→1',
),
'starred' => 'Show favourites',
'stats' => 'Statistics',
'subscription' => 'Subscription management',
'unread' => 'Show unread',
),
'share' => 'Share',
'tag' => array(
'related' => 'Article tags',
),
'tos' => array(
'title' => 'Terms of Service',
),
);