array(
'_' => 'About',
'agpl3' => 'AGPL 3',
'bug_reports' => array(
'environment_information' => array(
'_' => 'System information', // TODO
'browser' => 'Browser', // TODO
'database' => 'Database', // TODO
'server_software' => 'Server software', // TODO
'version_curl' => 'cURL version',
'version_frss' => 'FreshRSS version', // TODO
'version_php' => 'PHP version', // TODO
),
),
'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.',
'received' => array(
'before_yesterday' => 'Received before yesterday',
'today' => 'Received today',
'yesterday' => 'Received yesterday',
),
'rss_of' => 'RSS feed of %s',
'title' => 'Main stream',
'title_fav' => 'Favourites',
'title_global' => 'Global view',
),
'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',
'newer_first' => 'Newer first',
'non-starred' => 'Show non-favourites',
'normal_view' => 'Normal view',
'older_first' => 'Oldest first',
'queries' => 'User queries',
'read' => 'Show read',
'reader_view' => 'Reading view',
'rss_view' => 'RSS feed',
'search_short' => 'Search',
'sort' => array(
'_' => 'Sorting criteria',
'date_asc' => 'Publication date 1→9',
'date_desc' => 'Publication date 9→1',
'id_asc' => 'Freshly received last',
'id_desc' => 'Freshly received first',
'link_asc' => 'Link A→Z',
'link_desc' => 'Link Z→A',
'rand' => 'Random order',
'title_asc' => 'Title A→Z',
'title_desc' => 'Title Z→A',
),
'starred' => 'Show favourites',
'stats' => 'Statistics',
'subscription' => 'Subscription management',
'unread' => 'Show unread',
),
'share' => 'Share',
'tag' => array(
'related' => 'Article tags',
),
'tos' => array(
'title' => 'Terms of Service',
),
);