This page lists files in the current directory. You can view content, get download/execute commands for Wget, Curl, or PowerShell, or filter the list using wildcards (e.g., `*.sh`).
wget 'https://lists2.roe3.org/FreshRSS/app/i18n/en/admin.php'
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'auth' => 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 <abbr>API</abbr> access <small>(required for mobile apps)</small>',
'form' => 'Web form (traditional, requires JavaScript)',
'http' => 'HTTP (for advanced users with HTTPS)',
'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',
'unsafe_autologin' => 'Allow unsafe automatic login using the format: ',
),
'check_install' => array(
'cache' => array(
'nok' => 'Check permissions on <em>./data/cache</em> directory. HTTP server must have write permission.',
'ok' => 'Permissions on the cache directory are good.',
),
'categories' => array(
'nok' => 'Category table is improperly configured.',
'ok' => 'Category table is okay.',
),
'connection' => array(
'nok' => 'Connection to the database cannot be established.',
'ok' => 'Connection to the database is okay.',
),
'ctype' => array(
'nok' => 'Cannot find a required library for character type checking (php-ctype).',
'ok' => 'You have the required library for character type checking (ctype).',
),
'curl' => array(
'nok' => 'Cannot find the cURL library (php-curl package).',
'ok' => 'You have the cURL library.',
),
'data' => array(
'nok' => 'Check permissions on <em>./data</em> directory. HTTP server must have write permission.',
'ok' => 'Permissions on the data directory are good.',
),
'database' => 'Database installation',
'dom' => array(
'nok' => 'Cannot find a required library to browse the DOM (php-xml package).',
'ok' => 'You have the required library to browse the DOM.',
),
'entries' => array(
'nok' => 'Entry table is improperly configured.',
'ok' => 'Entry table is okay.',
),
'favicons' => array(
'nok' => 'Check permissions on <em>./data/favicons</em> directory. HTTP server must have write permission.',
'ok' => 'Permissions on the favicons directory are good.',
),
'feeds' => array(
'nok' => 'Feed table is improperly configured.',
'ok' => 'Feed table is okay.',
),
'fileinfo' => array(
'nok' => 'Cannot find the PHP fileinfo library (fileinfo package).',
'ok' => 'You have the fileinfo library.',
),
'files' => 'File installation',
'json' => array(
'nok' => 'Cannot find JSON (php-json package).',
'ok' => 'You have the JSON extension.',
),
'mbstring' => array(
'nok' => 'Cannot find the recommended mbstring library for Unicode.',
'ok' => 'You have the recommended mbstring library for Unicode.',
),
'pcre' => array(
'nok' => 'Cannot find a required library for regular expressions (php-pcre).',
'ok' => 'You have the required library for regular expressions (PCRE).',
),
'pdo' => array(
'nok' => 'Cannot find PDO or one of the supported drivers (pdo_mysql, pdo_sqlite, pdo_pgsql).',
'ok' => 'You have PDO and at least one of the supported drivers (pdo_mysql, pdo_sqlite, pdo_pgsql).',
),
'php' => array(
'_' => 'PHP installation',
'nok' => 'Your PHP version is %s but FreshRSS requires at least version %s.',
'ok' => 'Your PHP version (%s) is compatible with FreshRSS.',
),
'tables' => array(
'nok' => 'There are one or more missing tables in the database.',
'ok' => 'The appropriate tables exist in the database.',
),
'title' => 'Installation check',
'tokens' => array(
'nok' => 'Check permissions on <em>./data/tokens</em> directory. HTTP server must have write permission',
'ok' => 'Permissions on the tokens directory are good.',
),
'users' => array(
'nok' => 'Check permissions on <em>./data/users</em> directory. HTTP server must have write permission',
'ok' => 'Permissions on the users directory are good.',
),
'zip' => array(
'nok' => 'Cannot find the ZIP extension (php-zip package).',
'ok' => 'You have the ZIP extension.',
),
),
'extensions' => array(
'author' => 'Author',
'community' => 'Available community extensions',
'description' => 'Description',
'disabled' => 'Disabled',
'empty_list' => 'There are no installed extensions',
'enabled' => 'Enabled',
'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',
'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',
'no_idle' => 'There are no idle feeds!',
'number_entries' => '%d articles',
'percent_of_total' => '% of total',
'repartition' => 'Articles repartition',
'status_favorites' => 'Favourites',
'status_read' => 'Read',
'status_total' => 'Total',
'status_unread' => 'Unread',
'title' => 'Statistics',
'top_feed' => 'Top ten feeds',
),
'system' => array(
'_' => 'System configuration',
'auto-update-url' => 'Auto-update server URL',
'base-url' => array(
'_' => 'Base URL',
'recommendation' => 'Automatic recommendation: <kbd>%s</kbd>',
),
'cookie-duration' => array(
'help' => 'in seconds',
'number' => 'Duration to keep logged in',
),
'force_email_validation' => 'Force email address validation',
'instance-name' => 'Instance name',
'max-categories' => 'Max number of categories per user',
'max-feeds' => 'Max number of feeds per user',
'registration' => array(
'number' => 'Max number of accounts',
'select' => array(
'label' => 'Registration form',
'option' => array(
'noform' => 'Disabled: No registration form',
'nolimit' => 'Enabled: No limit of accounts',
'setaccountsnumber' => 'Set max. number of accounts',
),
),
'status' => array(
'disabled' => 'Form disabled',
'enabled' => 'Form enabled',
),
'title' => 'User registration form',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>',
'tos' => array(
'disabled' => 'is not given',
'enabled' => '<a href="./?a=tos">is enabled</a>',
'help' => 'How to <a href="https://freshrss.github.io/FreshRSS/en/admins/12_User_management.html#enable-terms-of-service-tos" target="_blank">enable the Terms of Service</a>',
),
'websub' => array(
'help' => 'About <a href="https://freshrss.github.io/FreshRSS/en/users/WebSub.html" target="_blank">WebSub</a>',
),
),
'update' => array(
'_' => 'Update FreshRSS',
'apply' => 'Start update',
'changelog' => 'Changelog',
'check' => 'Check for new updates',
'copiedFromURL' => 'update.php copied from %s to ./data',
'current_version' => 'Current installed version',
'last' => 'Last check',
'loading' => 'Updating…',
'none' => 'No update available',
'releaseChannel' => array(
'_' => 'Release channel',
'edge' => 'Rolling release (“edge”)',
'latest' => 'Stable release (“latest”)',
),
'title' => 'Update FreshRSS',
'viaGit' => 'Update via git and GitHub.com started',
),
'user' => array(
'admin' => 'Administrator',
'article_count' => 'Articles',
'back_to_manage' => '← Return to user list',
'create' => 'Create new user',
'database_size' => 'Database size',
'email' => 'Email address',
'enabled' => 'Enabled',
'feed_count' => 'Feeds',
'is_admin' => 'Is admin',
'language' => 'Language',
'last_user_activity' => 'Last user activity',
'list' => 'User list',
'number' => 'There is %d account created',
'numbers' => 'There are %d accounts created',
'password_form' => 'Password<br /><small>(for the Web-form login method)</small>',
'password_format' => 'At least 7 characters',
'title' => 'Manage users',
'username' => 'Username',
),
);
wget 'https://lists2.roe3.org/FreshRSS/app/i18n/en/conf.php'
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'archiving' => array(
'_' => 'Archiving',
'exception' => 'Purge exception',
'help' => 'More options are available in the individual feed’s settings',
'keep_favourites' => 'Never delete favourites',
'keep_labels' => 'Never delete labels',
'keep_max' => 'Maximum number of articles to keep per feed',
'keep_min_by_feed' => 'Minimum number of articles to keep per feed',
'keep_period' => 'Maximum age of articles to keep',
'keep_unreads' => 'Never delete unread articles',
'maintenance' => 'Maintenance',
'optimize' => 'Optimize database',
'optimize_help' => 'Run occasionally to reduce the size of the database',
'policy' => 'Purge policy',
'policy_warning' => 'If no purge policy is selected, every article will be kept.',
'purge_now' => 'Purge now',
'title' => 'Archiving',
'ttl' => 'Do not automatically refresh more often than',
),
'display' => array(
'_' => 'Display',
'darkMode' => array(
'_' => 'Automatic dark mode',
'auto' => 'Auto',
'help' => 'For compatible themes only',
'no' => 'No',
),
'icon' => array(
'bottom_line' => 'Bottom line',
'display_authors' => 'Authors',
'entry' => 'Article icons',
'publication_date' => 'Date of publication',
'related_tags' => 'Article tags',
'sharing' => 'Sharing',
'summary' => 'Summary',
'top_line' => 'Top line',
),
'language' => 'Language',
'notif_html5' => array(
'seconds' => 'seconds (0 means no timeout)',
'timeout' => 'HTML5 notification timeout',
),
'show_nav_buttons' => 'Show the navigation buttons',
'theme' => array(
'_' => 'Theme',
'deprecated' => array(
'_' => 'Deprecated',
'description' => 'This theme is no longer supported and will be not available anymore in a <a href="https://freshrss.github.io/FreshRSS/en/users/05_Configuration.html#theme" target="_blank">future release of FreshRSS</a>',
),
),
'theme_not_available' => 'The “%s” theme is not available anymore. Please choose another theme.',
'thumbnail' => array(
'label' => 'Thumbnail',
'landscape' => 'Landscape',
'none' => 'None',
'portrait' => 'Portrait',
'square' => 'Square',
),
'timezone' => 'Time zone',
'title' => 'Display',
'website' => array(
'full' => 'Icon and name',
'icon' => 'Icon only',
'label' => 'Website',
'name' => 'Name only',
'none' => 'None',
),
'width' => array(
'content' => 'Content width',
'large' => 'Wide',
'medium' => 'Medium',
'no_limit' => 'Full Width',
'thin' => 'Narrow',
),
),
'logs' => array(
'loglist' => array(
'level' => 'Log Level',
'message' => 'Log Message',
'timestamp' => 'Timestamp',
),
'pagination' => array(
'first' => 'First',
'last' => 'Last',
'next' => 'Next',
'previous' => 'Previous',
),
),
'profile' => array(
'_' => 'Profile management',
'api' => 'API management',
'delete' => array(
'_' => 'Account deletion',
'warn' => 'Your account and all related data will be deleted.',
),
'email' => 'Email address',
'password_api' => 'API password<br /><small>(e.g., for mobile apps)</small>',
'password_form' => 'Password<br /><small>(for the Web-form login method)</small>',
'password_format' => 'At least 7 characters',
'title' => 'Profile',
),
'query' => array(
'_' => 'User queries',
'deprecated' => 'This query is no longer valid. The referenced category or feed has been deleted.',
'description' => 'Description',
'filter' => array(
'_' => 'Filter applied:',
'categories' => 'Display by category',
'feeds' => 'Display by feed',
'order' => 'Sort by date',
'search' => 'Expression',
'shareOpml' => 'Enable sharing by OPML of corresponding categories and feeds',
'shareRss' => 'Enable sharing by HTML & RSS',
'state' => 'State',
'tags' => 'Display by label',
'type' => 'Type',
),
'get_all' => 'Display all articles',
'get_all_labels' => 'Display articles with any label',
'get_category' => 'Display “%s” category',
'get_favorite' => 'Display favourite articles',
'get_feed' => 'Display “%s” feed',
'get_important' => 'Display articles from important feeds',
'get_label' => 'Display articles with “%s” label',
'help' => 'See the <a href="https://freshrss.github.io/FreshRSS/en/users/user_queries.html" target="_blank">documentation for user queries and resharing by HTML / RSS / OPML</a>.',
'image_url' => 'Image URL',
'name' => 'Name',
'no_filter' => 'No filter',
'number' => 'Query n°%d',
'order_asc' => 'Display oldest articles first',
'order_desc' => 'Display newest articles first',
'search' => 'Search for “%s”',
'share' => array(
'_' => 'Share this query by link',
'greader' => 'Shareable link to the GReader JSON',
'help' => 'Give this link if you want to share this query with anyone',
'html' => 'Shareable link to the HTML page',
'opml' => 'Shareable link to the OPML list of feeds',
'rss' => 'Shareable link to the RSS feed',
),
'state_0' => 'Display all articles',
'state_1' => 'Display read articles',
'state_2' => 'Display unread articles',
'state_3' => 'Display all articles',
'state_4' => 'Display favourite articles',
'state_5' => 'Display read favourite articles',
'state_6' => 'Display unread favourite articles',
'state_7' => 'Display favourite articles',
'state_8' => 'Display not favourite articles',
'state_9' => 'Display read not favourite articles',
'state_10' => 'Display unread not favourite articles',
'state_11' => 'Display not favourite articles',
'state_12' => 'Display all articles',
'state_13' => 'Display read articles',
'state_14' => 'Display unread articles',
'state_15' => 'Display all articles',
'title' => 'User queries',
),
'reading' => array(
'_' => 'Reading',
'after_onread' => 'After “mark all as read”,',
'always_show_favorites' => 'Show all articles in favourites by default',
'article' => array(
'authors_date' => array(
'_' => 'Authors and date',
'both' => 'In header and footer',
'footer' => 'In footer',
'header' => 'In header',
'none' => 'None',
),
'feed_name' => array(
'above_title' => 'Above title/tags',
'none' => 'None',
'with_authors' => 'In authors and date row',
),
'feed_title' => 'Feed title',
'icons' => array(
'_' => 'Article icons position<br /><small>(Reading view only)</small>',
'above_title' => 'Above title',
'with_authors' => 'In authors and date row',
),
'tags' => array(
'_' => 'Tags',
'both' => 'In header and footer',
'footer' => 'In footer',
'header' => 'In header',
'none' => 'None',
),
'tags_max' => array(
'_' => 'Max number of tags shown',
'help' => '0 means: show all tags and do not collapse them',
),
),
'articles_per_page' => 'Number of articles per page',
'auto_load_more' => 'Load more articles at the bottom of the page',
'auto_remove_article' => 'Hide articles after reading',
'confirm_enabled' => 'Display a confirmation dialog on “mark all as read” actions',
'display_articles_unfolded' => 'Show articles unfolded by default',
'display_categories_unfolded' => 'Categories to unfold',
'headline' => array(
'articles' => 'Articles: Open/Close',
'articles_header_footer' => 'Articles: header/footer',
'categories' => 'Left navigation: Categories',
'mark_as_read' => 'Mark article as read',
'misc' => 'Miscellaneous',
'view' => 'View',
),
'hide_read_feeds' => 'Hide categories & feeds with no unread articles (does not work with “Show all articles” configuration)',
'img_with_lazyload' => 'Use <em>lazy load</em> mode to load pictures',
'jump_next' => 'jump to next unread sibling (feed or category)',
'mark_updated_article_unread' => 'Mark updated articles as unread',
'number_divided_when_reader' => 'Divide by 2 in the reading view.',
'read' => array(
'article_open_on_website' => 'when the article is opened on its original website',
'article_viewed' => 'when the article is viewed',
'focus' => 'when focused (except for important feeds)',
'keep_max_n_unread' => 'Max number of articles to keep unread',
'scroll' => 'while scrolling (except for important feeds)',
'upon_gone' => 'when it is no longer in the upstream news feed',
'upon_reception' => 'upon receiving the article',
'when' => 'Mark an article as read…',
'when_same_title' => 'if an identical title already exists in the top <i>n</i> newest articles',
),
'show' => array(
'_' => 'Articles to display',
'active_category' => 'Active category',
'adaptive' => 'Adjust showing',
'all_articles' => 'Show all articles',
'all_categories' => 'All categories',
'no_category' => 'No category',
'remember_categories' => 'Remember open categories',
'unread' => 'Show only unread',
),
'show_fav_unread_help' => 'Applies also on labels',
'sides_close_article' => 'Clicking outside of article text area closes the article',
'sort' => array(
'_' => 'Sort order',
'newer_first' => 'Newest first',
'older_first' => 'Oldest first',
),
'star' => array(
'when' => 'Mark an article as favourite…',
),
'sticky_post' => 'Stick the article to the top when opened',
'title' => 'Reading',
'view' => array(
'default' => 'Default view',
'global' => 'Global view',
'normal' => 'Normal view',
'reader' => 'Reading view',
),
),
'sharing' => array(
'_' => 'Sharing',
'add' => 'Add a sharing method',
'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">future release</a>.',
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
'more_information' => 'More information',
'print' => 'Print',
'raindrop' => 'Raindrop.io',
'remove' => 'Remove sharing method',
'shaarli' => 'Shaarli',
'share_name' => 'Share name to display',
'share_url' => 'Share URL to use',
'title' => 'Sharing',
'twitter' => 'Twitter',
'wallabag' => 'wallabag',
),
'shortcut' => array(
'_' => 'Shortcuts',
'article_action' => 'Article actions',
'auto_share' => 'Share',
'auto_share_help' => 'If there is only one sharing mode, it is used. Otherwise, modes are accessible by their number.',
'close_dropdown' => 'Close menus',
'collapse_article' => 'Collapse',
'first_article' => 'Open the first article',
'focus_search' => 'Access search box',
'global_view' => 'Switch to global view',
'help' => 'Display documentation',
'javascript' => 'JavaScript must be enabled in order to use shortcuts',
'last_article' => 'Open the last article',
'load_more' => 'Load more articles',
'mark_favorite' => 'Toggle favourite',
'mark_read' => 'Toggle read',
'navigation' => 'Navigation',
'navigation_help' => 'With the <kbd>⇧ Shift</kbd> modifier, navigation shortcuts apply on feeds.<br/>With the <kbd>Alt ⎇</kbd> modifier, navigation shortcuts apply on categories.',
'navigation_no_mod_help' => 'The following navigation shortcuts do not support modifiers.',
'next_article' => 'Open the next article',
'next_unread_article' => 'Open the next unread article',
'non_standard' => 'Some keys (<kbd>%s</kbd>) may not work as shortcuts.',
'normal_view' => 'Switch to normal view',
'other_action' => 'Other actions',
'previous_article' => 'Open the previous article',
'reading_view' => 'Switch to reading view',
'rss_view' => 'Open as RSS feed',
'see_on_website' => 'See on original website',
'shift_for_all_read' => '+ <kbd>Alt ⎇</kbd> to mark previous articles as read<br />+ <kbd>⇧ Shift</kbd> to mark all articles as read',
'skip_next_article' => 'Focus next without opening',
'skip_previous_article' => 'Focus previous without opening',
'title' => 'Shortcuts',
'toggle_media' => 'Play/pause media',
'user_filter' => 'Access user queries',
'user_filter_help' => 'If there is only one user query, it is used. Otherwise, queries are accessible by their number.',
'views' => 'Views',
),
'user' => array(
'articles_and_size' => '%s articles (%s)',
'current' => 'Current user',
'is_admin' => 'is administrator',
'users' => 'Users',
),
);
wget 'https://lists2.roe3.org/FreshRSS/app/i18n/en/feedback.php'
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'access' => array(
'denied' => 'You don’t have permission to access this page',
'not_found' => 'You are looking for a page that doesn’t exist',
),
'admin' => array(
'optimization_complete' => 'Optimization complete',
),
'api' => array(
'password' => array(
'failed' => 'Your password cannot be modified',
'updated' => 'Your password has been modified',
),
),
'auth' => array(
'login' => array(
'invalid' => 'Login is invalid',
'success' => 'You are connected',
),
'logout' => array(
'success' => 'You are disconnected',
),
),
'conf' => array(
'error' => 'An error occurred while saving configuration',
'query_created' => 'Query “%s” has been created.',
'shortcuts_updated' => 'Shortcuts have been updated',
'updated' => 'Configuration has been updated',
),
'extensions' => array(
'already_enabled' => '%s is already enabled',
'cannot_remove' => '%s cannot be removed',
'disable' => array(
'ko' => '%s cannot be disabled. <a href="%s">Check FreshRSS logs</a> for details.',
'ok' => '%s is now disabled',
),
'enable' => array(
'ko' => '%s cannot be enabled. <a href="%s">Check FreshRSS logs</a> for details.',
'ok' => '%s is now enabled',
),
'no_access' => 'You have no access on %s',
'not_enabled' => '%s is not enabled',
'not_found' => '%s does not exist',
'removed' => '%s removed',
),
'import_export' => array(
'export_no_zip_extension' => 'The ZIP extension is not present on your server. Please try to export files one by one.',
'feeds_imported' => 'Your feeds have been imported. If you are done importing, you can now click the <i>Update feeds</i> button.',
'feeds_imported_with_errors' => 'Your feeds have been imported, but some errors occurred. If you are done importing, you can now click the <i>Update feeds</i> button.',
'file_cannot_be_uploaded' => 'File cannot be uploaded!',
'no_zip_extension' => 'The ZIP extension is not present on your server.',
'zip_error' => 'An error occurred during ZIP processing.',
),
'profile' => array(
'error' => 'Your profile cannot be modified',
'updated' => 'Your profile has been modified',
),
'sub' => array(
'actualize' => 'Updating',
'articles' => array(
'marked_read' => 'The selected articles have been marked as read.',
'marked_unread' => 'The articles have been marked as unread.',
),
'category' => array(
'created' => 'Category %s has been created.',
'deleted' => 'Category has been deleted.',
'emptied' => 'Category has been emptied',
'error' => 'Category cannot be updated',
'name_exists' => 'Category name already exists.',
'no_id' => 'You must specify the id of the category.',
'no_name' => 'Category name cannot be empty.',
'not_delete_default' => 'You cannot delete the default category!',
'not_exist' => 'The category does not exist!',
'over_max' => 'You have reached your limit of categories (%d)',
'updated' => 'Category has been updated.',
),
'feed' => array(
'actualized' => '<em>%s</em> has been updated',
'actualizeds' => 'RSS feeds have been updated',
'added' => 'RSS feed <em>%s</em> has been added',
'already_subscribed' => 'You have already subscribed to <em>%s</em>',
'cache_cleared' => '<em>%s</em> cache has been cleared',
'deleted' => 'Feed has been deleted',
'error' => 'Feed cannot be updated',
'internal_problem' => 'The newsfeed could not be added. <a href="%s">Check FreshRSS logs</a> for details. You can try force adding by appending <code>#force_feed</code> to the URL.',
'invalid_url' => 'URL <em>%s</em> is invalid',
'n_actualized' => '%d feeds have been updated',
'n_entries_deleted' => '%d articles have been deleted',
'no_refresh' => 'There are no feeds to refresh',
'not_added' => '<em>%s</em> could not be added',
'not_found' => 'Feed cannot be found',
'over_max' => 'You have reached your limit of feeds (%d)',
'reloaded' => '<em>%s</em> has been reloaded',
'selector_preview' => array(
'http_error' => 'Failed to load website content.',
'no_entries' => 'There are no articles in this feed. You need at least one article to create a preview.',
'no_feed' => 'Internal error (feed cannot be found).',
'no_result' => 'The selector didn’t match anything. As a fallback the original feed text will be displayed instead.',
'selector_empty' => 'The selector is empty. You need to define one to create a preview.',
),
'updated' => 'Feed has been updated',
),
'purge_completed' => 'Purge completed (%d articles deleted)',
),
'tag' => array(
'created' => 'Label “%s” has been created.',
'error' => 'Label could not be updated!',
'name_exists' => 'Label name already exists.',
'renamed' => 'Label “%s” has been renamed to “%s”.',
'updated' => 'Label has been updated.',
),
'update' => array(
'can_apply' => 'An update of FreshRSS is available: <strong>Version %s</strong>.',
'error' => 'The update process has encountered an error: %s',
'file_is_nok' => 'An update of FreshRSS is available (<strong>Version %s</strong>), but check permissions on <em>%s</em> directory. HTTP server must have have write permission',
'finished' => 'Update complete!',
'none' => 'No update available',
'server_not_found' => 'Update server cannot be found. [%s]',
),
'user' => array(
'created' => array(
'_' => 'User %s has been created',
'error' => 'User %s cannot be created',
),
'deleted' => array(
'_' => 'User %s has been deleted',
'error' => 'User %s cannot be deleted',
),
'updated' => array(
'_' => 'User %s has been updated',
'error' => 'User %s has not been updated',
),
),
);
wget 'https://lists2.roe3.org/FreshRSS/app/i18n/en/gen.php'
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'action' => array(
'actualize' => 'Update feeds',
'add' => 'Add',
'back' => '← Go back',
'back_to_rss_feeds' => '← Go back to your RSS feeds',
'cancel' => 'Cancel',
'create' => 'Create',
'delete_muted_feeds' => 'Delete muted feeds',
'demote' => 'Demote',
'disable' => 'Disable',
'empty' => 'Empty',
'enable' => 'Enable',
'export' => 'Export',
'filter' => 'Filter',
'import' => 'Import',
'load_default_shortcuts' => 'Load default shortcuts',
'manage' => 'Manage',
'mark_read' => 'Mark as read',
'menu' => array(
'open' => 'Open menu',
),
'nav_buttons' => array(
'next' => 'Next article', // TODO
'prev' => 'Previous article', // TODO
'up' => 'Go up', // TODO
),
'open_url' => 'Open URL',
'promote' => 'Promote',
'purge' => 'Purge',
'refresh_opml' => 'Refresh OPML',
'remove' => 'Remove',
'rename' => 'Rename',
'see_website' => 'See website',
'submit' => 'Submit',
'truncate' => 'Delete all articles',
'update' => 'Update',
),
'auth' => array(
'accept_tos' => 'I accept the <a href="%s">Terms of Service</a>.',
'email' => 'Email address',
'keep_logged_in' => 'Keep me logged in <small>(%s days)</small>',
'login' => 'Login',
'logout' => 'Logout',
'password' => array(
'_' => 'Password',
'format' => '<small>At least 7 characters</small>',
),
'registration' => array(
'_' => 'New account',
'ask' => 'Create an account?',
'title' => 'Account creation',
),
'username' => array(
'_' => 'Username',
'format' => '<small>Maximum 16 alphanumeric characters</small>',
),
),
'date' => array(
'Apr' => '\\A\\p\\r\\i\\l',
'Aug' => '\\A\\u\\g\\u\\s\\t',
'Dec' => '\\D\\e\\c\\e\\m\\b\\e\\r',
'Feb' => '\\F\\e\\b\\r\\u\\a\\r\\y',
'Jan' => '\\J\\a\\n\\u\\a\\r\\y',
'Jul' => '\\J\\u\\l\\y',
'Jun' => '\\J\\u\\n\\e',
'Mar' => '\\M\\a\\r\\c\\h',
'May' => '\\M\\a\\y',
'Nov' => '\\N\\o\\v\\e\\m\\b\\e\\r',
'Oct' => '\\O\\c\\t\\o\\b\\e\\r',
'Sep' => '\\S\\e\\p\\t\\e\\m\\b\\e\\r',
'apr' => 'Apr.',
'april' => 'April',
'aug' => 'Aug.',
'august' => 'August',
'before_yesterday' => 'Before yesterday',
'dec' => 'Dec.',
'december' => 'December',
'feb' => 'Feb.',
'february' => 'February',
'format_date' => 'j %s Y',
'format_date_hour' => 'j %s Y \\a\\t H\\:i',
'fri' => 'Fri',
'jan' => 'Jan.',
'january' => 'January',
'jul' => 'July',
'july' => 'July',
'jun' => 'June',
'june' => 'June',
'last_2_year' => 'Last two years',
'last_3_month' => 'Last three months',
'last_3_year' => 'Last three years',
'last_5_year' => 'Last five years',
'last_6_month' => 'Last six months',
'last_month' => 'Last month',
'last_week' => 'Last week',
'last_year' => 'Last year',
'mar' => 'Mar.',
'march' => 'March',
'may' => 'May',
'may_' => 'May',
'mon' => 'Mon',
'month' => 'months',
'nov' => 'Nov.',
'november' => 'November',
'oct' => 'Oct.',
'october' => 'October',
'sat' => 'Sat',
'sep' => 'Sept.',
'september' => 'September',
'sun' => 'Sun',
'thu' => 'Thu',
'today' => 'Today',
'tue' => 'Tue',
'wed' => 'Wed',
'yesterday' => 'Yesterday',
),
'dir' => 'ltr',
'freshrss' => array(
'_' => 'FreshRSS',
'about' => 'About FreshRSS',
),
'js' => array(
'category_empty' => 'Empty category',
'confirm_action' => 'Are you sure you want to perform this action? It cannot be cancelled!',
'confirm_action_feed_cat' => 'Are you sure you want to perform this action? You will lose related favourites and user queries. It cannot be cancelled!',
'feedback' => array(
'body_new_articles' => 'There are %%d new articles to read on FreshRSS.',
'body_unread_articles' => '(unread: %%d)',
'request_failed' => 'A request has failed, it may have been caused by internet connection problems.',
'title_new_articles' => 'FreshRSS: new articles!',
),
'labels_empty' => 'No labels',
'new_article' => 'There are new articles available, click to refresh the page.',
'should_be_activated' => 'JavaScript must be enabled',
),
'lang' => array(
'cs' => 'Čeština',
'de' => 'Deutsch',
'el' => 'Ελληνικά',
'en' => 'English',
'en-us' => 'English (United States)',
'es' => 'Español',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'עברית',
'hu' => 'Magyar',
'id' => 'Bahasa Indonesia',
'it' => 'Italiano',
'ja' => '日本語',
'ko' => '한국어',
'lv' => 'Latviešu',
'nl' => 'Nederlands',
'oc' => 'Occitan',
'pl' => 'Polski',
'pt-br' => 'Português (Brasil)',
'ru' => 'Русский',
'sk' => 'Slovenčina',
'tr' => 'Türkçe',
'zh-cn' => '简体中文',
'zh-tw' => '正體中文',
),
'menu' => array(
'about' => 'About',
'account' => 'Account',
'admin' => 'Administration',
'archiving' => 'Archiving',
'authentication' => 'Authentication',
'check_install' => 'Installation check',
'configuration' => 'Configuration',
'display' => 'Display',
'extensions' => 'Extensions',
'logs' => 'Logs',
'queries' => 'User queries',
'reading' => 'Reading',
'search' => 'Search words or #tags',
'search_help' => 'See documentation for advanced <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">search parameters</a>',
'sharing' => 'Sharing',
'shortcuts' => 'Shortcuts',
'stats' => 'Statistics',
'system' => 'System configuration',
'update' => 'Update',
'user_management' => 'Manage users',
'user_profile' => 'Profile',
),
'period' => array(
'days' => 'days',
'hours' => 'hours',
'months' => 'months',
'weeks' => 'weeks',
'years' => 'years',
),
'share' => array(
'Known' => 'Known based sites',
'archiveIS' => 'archive.is',
'archiveORG' => 'archive.org',
'archivePH' => 'archive.ph',
'buffer' => 'Buffer',
'clipboard' => 'Clipboard',
'diaspora' => 'Diaspora*',
'email' => 'Email',
'email-webmail-firefox-fix' => 'Email (webmail - fix for Firefox)',
'facebook' => 'Facebook',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'lemmy' => 'Lemmy',
'linkding' => 'Linkding',
'linkedin' => 'LinkedIn',
'mastodon' => 'Mastodon',
'movim' => 'Movim',
'omnivore' => 'Omnivore',
'pinboard' => 'Pinboard',
'pinterest' => 'Pinterest',
'pocket' => 'Pocket',
'print' => 'Print',
'raindrop' => 'Raindrop.io',
'reddit' => 'Reddit',
'shaarli' => 'Shaarli',
'twitter' => 'Twitter',
'wallabag' => 'wallabag v1',
'wallabagv2' => 'wallabag v2',
'web-sharing-api' => 'System sharing',
'whatsapp' => 'Whatsapp',
'xing' => 'Xing',
),
'short' => array(
'attention' => 'Warning!',
'blank_to_disable' => 'Leave blank to disable',
'by_author' => 'By:',
'by_default' => 'By default',
'damn' => 'Blast!',
'default_category' => 'Uncategorized',
'no' => 'No',
'not_applicable' => 'Not available',
'ok' => 'Okay!',
'or' => 'or',
'yes' => 'Yes',
),
'stream' => array(
'load_more' => 'Load more articles',
'mark_all_read' => 'Mark all as read',
'nothing_to_load' => 'There are no more articles',
),
);
wget 'https://lists2.roe3.org/FreshRSS/app/i18n/en/install.php'
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'action' => array(
'finish' => 'Complete installation',
'fix_errors_before' => 'Please all fix errors before continuing to the next step.',
'keep_install' => 'Keep previous configuration',
'next_step' => 'Go to the next step',
'reinstall' => 'Reinstall FreshRSS',
),
'auth' => array(
'form' => 'Web form (traditional, requires JavaScript)',
'http' => 'HTTP (for advanced users with HTTPS)',
'none' => 'None (dangerous)',
'password_form' => 'Password<br /><small>(for the Web-form login method)</small>',
'password_format' => 'At least 7 characters',
'type' => 'Authentication method',
),
'bdd' => array(
'_' => 'Database',
'conf' => array(
'_' => 'Database configuration',
'ko' => 'Verify your database configuration.',
'ok' => 'Database configuration has been saved.',
),
'host' => 'Host',
'password' => 'Database password',
'prefix' => 'Table prefix',
'type' => 'Type of database',
'username' => 'Database username',
),
'check' => array(
'_' => 'Checks',
'already_installed' => 'We have detected that FreshRSS is already installed!',
'cache' => array(
'nok' => 'Check permissions on the <em>%1$s</em> directory for <em>%2$s</em> user. The HTTP server must have write permission.',
'ok' => 'Permissions on the cache directory are good.',
),
'ctype' => array(
'nok' => 'Cannot find the required library for character type checking (php-ctype).',
'ok' => 'You have the required library for character type checking (ctype).',
),
'curl' => array(
'nok' => 'Cannot find the cURL library (php-curl package).',
'ok' => 'You have the cURL library.',
),
'data' => array(
'nok' => 'Check permissions on the <em>%1$s</em> directory for <em>%2$s</em> user. The HTTP server must have write permission.',
'ok' => 'Permissions on the data directory are good.',
),
'dom' => array(
'nok' => 'Cannot find the required library to browse the DOM.',
'ok' => 'You have the required library to browse the DOM.',
),
'favicons' => array(
'nok' => 'Check permissions on the <em>%1$s</em> directory for <em>%2$s</em> user. The HTTP server must have write permission.',
'ok' => 'Permissions on the favicons directory are good.',
),
'fileinfo' => array(
'nok' => 'Cannot find the PHP fileinfo library (fileinfo package).',
'ok' => 'You have the fileinfo library.',
),
'json' => array(
'nok' => 'Cannot find the recommended library to parse JSON.',
'ok' => 'You have the recommended library to parse JSON.',
),
'mbstring' => array(
'nok' => 'Cannot find the recommended library mbstring for Unicode.',
'ok' => 'You have the recommended library mbstring for Unicode.',
),
'pcre' => array(
'nok' => 'Cannot find the required library for regular expressions (php-pcre).',
'ok' => 'You have the required library for regular expressions (PCRE).',
),
'pdo' => array(
'nok' => 'Cannot find PDO or one of the supported drivers (pdo_mysql, pdo_sqlite, pdo_pgsql).',
'ok' => 'You have PDO and at least one of the supported drivers (pdo_mysql, pdo_sqlite, pdo_pgsql).',
),
'php' => array(
'nok' => 'Your PHP version is %s, but FreshRSS requires at least version %s.',
'ok' => 'Your PHP version, %s, is compatible with FreshRSS.',
),
'reload' => 'Check again',
'tmp' => array(
'nok' => 'Check permissions on the <em>%1$s</em> directory for <em>%2$s</em> user. The HTTP server must have write permissions.',
'ok' => 'Permissions on the temp directory are good.',
),
'unknown_process_username' => 'unknown',
'users' => array(
'nok' => 'Check permissions on the <em>%1$s</em> directory for <em>%2$s</em> user. The HTTP server must have write permissions.',
'ok' => 'Permissions on the users directory are good.',
),
'xml' => array(
'nok' => 'Cannot find the required library to parse XML.',
'ok' => 'You have the required library to parse XML.',
),
),
'conf' => array(
'_' => 'General configuration',
'ok' => 'General configuration has been saved.',
),
'congratulations' => 'Congratulations!',
'default_user' => array(
'_' => 'Username of the default user',
'max_char' => 'maximum 16 alphanumeric characters',
),
'fix_errors_before' => 'Please fix errors before continuing to the next step.',
'javascript_is_better' => 'FreshRSS is more pleasant with JavaScript enabled',
'js' => array(
'confirm_reinstall' => 'You will lose your previous configuration by reinstalling FreshRSS. Are you sure you want to continue?',
),
'language' => array(
'_' => 'Language',
'choose' => 'Choose a language for FreshRSS',
'defined' => 'Language has been defined.',
),
'missing_applied_migrations' => 'Something went wrong; you should create an empty file <em>%s</em> manually.',
'ok' => 'The installation process was successful.',
'session' => array(
'nok' => 'The web server seems to be incorrectly configured for cookies required for PHP sessions!',
),
'step' => 'step %d',
'steps' => 'Steps',
'this_is_the_end' => 'This is the end',
'title' => 'Installation · FreshRSS',
);
wget 'https://lists2.roe3.org/FreshRSS/app/i18n/en/sub.php'
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'api' => array(
'documentation' => 'Copy the following URL to use it within an external tool.',
'title' => 'API',
),
'bookmarklet' => array(
'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose “Bookmark This Link”. Then click the “Subscribe” button in any page you want to subscribe to.',
'label' => 'Subscribe',
'title' => 'Bookmarklet',
),
'category' => array(
'_' => 'Category',
'add' => 'Add a category',
'archiving' => 'Archiving',
'dynamic_opml' => array(
'_' => 'Dynamic OPML',
'help' => 'Provide the URL to an <a href="http://opml.org/" target="_blank">OPML file</a> to dynamically populate this category with feeds',
),
'empty' => 'Empty category',
'expand' => 'Expand category',
'information' => 'Information',
'open' => 'Open category',
'opml_url' => 'OPML URL',
'position' => 'Display position',
'position_help' => 'To control category sort order',
'title' => 'Title',
),
'feed' => array(
'accept_cookies' => 'Accept cookies',
'accept_cookies_help' => 'Allow the feed server to set cookies (stored in memory for the duration of the request only)',
'add' => 'Add an RSS feed',
'advanced' => 'Advanced',
'archiving' => 'Archiving',
'auth' => array(
'configuration' => 'Login',
'help' => 'Allows access to HTTP protected RSS feeds',
'http' => 'HTTP Authentication',
'password' => 'HTTP password',
'username' => 'HTTP username',
),
'clear_cache' => 'Always clear cache',
'content_action' => array(
'_' => 'Content action when fetching the article content',
'append' => 'Add after existing content',
'prepend' => 'Add before existing content',
'replace' => 'Replace existing content',
),
'css_cookie' => 'Use Cookies when fetching the article content',
'css_cookie_help' => 'Example: <kbd>foo=bar; gdpr_consent=true; cookie=value</kbd>',
'css_help' => 'Retrieves truncated RSS feeds (caution, requires more time!)',
'css_path' => 'Article CSS selector on original website',
'css_path_filter' => array(
'_' => 'CSS selector of the elements to remove',
'help' => 'A CSS selector may be a list such as: <kbd>.footer, .aside</kbd>',
),
'description' => 'Description',
'empty' => 'This feed is empty. Please verify that it is still maintained.',
'error' => 'This feed has encountered a problem. Please verify that it is always reachable then update it.',
'export-as-opml' => array(
'download' => 'Download',
'help' => 'XML file (data subset. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">See documentation</a>)',
'label' => 'Export as OPML',
),
'filteractions' => array(
'_' => 'Filter actions',
'help' => 'Write one search filter per line. Operators <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">see documentation</a>.',
),
'information' => 'Information',
'keep_min' => 'Minimum number of articles to keep',
'kind' => array(
'_' => 'Type of feed source',
'html_xpath' => array(
'_' => 'HTML + XPath (Web scraping)',
'feed_title' => array(
'_' => 'feed title',
'help' => 'Example: <code>//title</code> or a static string: <code>"My custom feed"</code>',
),
'help' => '<dfn><a href="https://www.w3.org/TR/xpath-10/" target="_blank">XPath 1.0</a></dfn> is a standard query language for advanced users, and which FreshRSS supports to enable Web scraping.',
'item' => array(
'_' => 'finding news <strong>items</strong><br /><small>(most important)</small>',
'help' => 'Example: <code>//div[@class="news-item"]</code>',
),
'item_author' => array(
'_' => 'item author',
'help' => 'Can also be a static string. Example: <code>"Anonymous"</code>',
),
'item_categories' => 'item tags',
'item_content' => array(
'_' => 'item content',
'help' => 'Example to take the full item: <code>.</code>',
),
'item_thumbnail' => array(
'_' => 'item thumbnail',
'help' => 'Example: <code>descendant::img/@src</code>',
),
'item_timeFormat' => array(
'_' => 'Custom date/time format',
'help' => 'Optional. A format supported by <a href="https://php.net/datetime.createfromformat" target="_blank"><code>DateTime::createFromFormat()</code></a> such as <code>d-m-Y H:i:s</code>',
),
'item_timestamp' => array(
'_' => 'item date',
'help' => 'The result will be parsed by <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>',
),
'item_title' => array(
'_' => 'item title',
'help' => 'Use in particular the <a href="https://developer.mozilla.org/docs/Web/XPath/Axes" target="_blank">XPath axis</a> <code>descendant::</code> like <code>descendant::h2</code>',
),
'item_uid' => array(
'_' => 'item unique ID',
'help' => 'Optional. Example: <code>descendant::div/@data-uri</code>',
),
'item_uri' => array(
'_' => 'item link (URL)',
'help' => 'Example: <code>descendant::a/@href</code>',
),
'relative' => 'XPath (relative to item) for:',
'xpath' => 'XPath for:',
),
'json_dotnotation' => array(
'_' => 'JSON (dot notation)',
'feed_title' => array(
'_' => 'feed title',
'help' => 'Example: <code>meta.title</code> or a static string: <code>"My custom feed"</code>',
),
'help' => 'A JSON dot notated uses dots between objects and brackets for arrays (e.g. <code>data.items[0].title</code>)',
'item' => array(
'_' => 'finding news <strong>items</strong><br /><small>(most important)</small>',
'help' => 'JSON path to the array containing the items, e.g. <code>newsItems</code>',
),
'item_author' => 'item author',
'item_categories' => 'item tags',
'item_content' => array(
'_' => 'item content',
'help' => 'Key under which the content is found, e.g. <code>content</code>',
),
'item_thumbnail' => array(
'_' => 'item thumbnail',
'help' => 'Example: <code>image</code>',
),
'item_timeFormat' => array(
'_' => 'Custom date/time format',
'help' => 'Optional. A format supported by <a href="https://php.net/datetime.createfromformat" target="_blank"><code>DateTime::createFromFormat()</code></a> such as <code>d-m-Y H:i:s</code>',
),
'item_timestamp' => array(
'_' => 'item date',
'help' => 'The result will be parsed by <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>',
),
'item_title' => 'item title',
'item_uid' => 'item unique ID',
'item_uri' => array(
'_' => 'item link (URL)',
'help' => 'Example: <code>permalink</code>',
),
'json' => 'dot notation for:',
'relative' => 'dot notated path (relative to item) for:',
),
'jsonfeed' => 'JSON Feed',
'rss' => 'RSS / Atom (default)',
'xml_xpath' => 'XML + XPath',
),
'maintenance' => array(
'clear_cache' => 'Clear cache',
'clear_cache_help' => 'Clear the cache for this feed.',
'reload_articles' => 'Reload articles',
'reload_articles_help' => 'Reload that many articles and fetch complete content if a selector is defined.',
'title' => 'Maintenance',
),
'max_http_redir' => 'Max HTTP redirects',
'max_http_redir_help' => 'Set to 0 or leave blank to disable, -1 for unlimited redirects',
'method' => array(
'_' => 'HTTP Method',
),
'method_help' => 'The POST payload has automatic support for <code>application/x-www-form-urlencoded</code> and <code>application/json</code>',
'method_postparams' => 'Payload for POST',
'moved_category_deleted' => 'When you delete a category, its feeds are automatically classified under <em>%s</em>.',
'mute' => array(
'_' => 'mute',
'state_is_muted' => 'This feed is muted',
),
'no_selected' => 'No feed selected.',
'number_entries' => '%d articles',
'open_feed' => 'Open feed %s',
'priority' => array(
'_' => 'Visibility',
'archived' => 'Do not show (archived)',
'category' => 'Show in its category',
'important' => 'Show in important feeds',
'main_stream' => 'Show in main stream',
),
'proxy' => 'Set a proxy for fetching this feed',
'proxy_help' => 'Select a protocol (e.g: SOCKS5) and enter the proxy address (e.g: <kbd>127.0.0.1:1080</kbd> or <kbd>username:password@127.0.0.1:1080</kbd>)',
'selector_preview' => array(
'show_raw' => 'Show source code',
'show_rendered' => 'Show content',
),
'show' => array(
'all' => 'Show all feeds',
'error' => 'Show only feeds with errors',
),
'showing' => array(
'error' => 'Showing only feeds with errors',
),
'ssl_verify' => 'Verify SSL security',
'stats' => 'Statistics',
'think_to_add' => 'You may add some feeds.',
'timeout' => 'Timeout in seconds',
'title' => 'Title',
'title_add' => 'Add an RSS feed',
'ttl' => 'Do not automatically refresh more often than',
'url' => 'Feed URL',
'useragent' => 'Set the user agent for fetching this feed',
'useragent_help' => 'Example: <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>',
'validator' => 'Check the validity of the feed',
'website' => 'Website URL',
'websub' => 'Instant notifications with WebSub',
),
'import_export' => array(
'export' => 'Export',
'export_labelled' => 'Export your labelled articles',
'export_opml' => 'Export list of feeds (OPML)',
'export_starred' => 'Export your favourites',
'feed_list' => 'List of %s articles',
'file_to_import' => 'File to import<br />(OPML, JSON or ZIP)',
'file_to_import_no_zip' => 'File to import<br />(OPML or JSON)',
'import' => 'Import',
'starred_list' => 'List of favourite articles',
'title' => 'Import / export',
),
'menu' => array(
'add' => 'Add a feed or category',
'import_export' => 'Import / export',
'label_management' => 'Label management',
'stats' => array(
'idle' => 'Idle feeds',
'main' => 'Main statistics',
'repartition' => 'Articles repartition',
),
'subscription_management' => 'Subscription management',
'subscription_tools' => 'Subscription tools',
),
'tag' => array(
'auto_label' => 'Add this label to new articles',
'name' => 'Name',
'new_name' => 'New name',
'old_name' => 'Old name',
),
'title' => array(
'_' => 'Subscription management',
'add' => 'Add a feed or category',
'add_category' => 'Add a category',
'add_dynamic_opml' => 'Add dynamic OPML',
'add_feed' => 'Add a feed',
'add_label' => 'Add a label',
'delete_label' => 'Delete a label',
'feed_management' => 'RSS feeds management',
'rename_label' => 'Rename a label',
'subscription_tools' => 'Subscription tools',
),
);
wget 'https://lists2.roe3.org/FreshRSS/app/i18n/en/user.php'
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'email' => array(
'feedback' => array(
'invalid' => 'This email address is invalid.',
'required' => 'An email address is required.',
),
'validation' => array(
'change_email' => 'You can change your email address <a href="%s">on the profile page</a>.',
'email_sent_to' => 'We sent you an email at <strong>%s</strong>. Please follow its instructions to validate your address.',
'feedback' => array(
'email_failed' => 'We couldn’t send you an email because of a server configuration error.',
'email_sent' => 'An email has been sent to your address.',
'error' => 'Email address validation failed.',
'ok' => 'This email address has been validated.',
'unnecessary' => 'This email address was already validated.',
'wrong_token' => 'This email address failed to be validated due to a wrong token.',
),
'need_to' => 'You need to validate your email address before being able to use %s.',
'resend_email' => 'Resend the email',
'title' => 'Email address validation',
),
),
'mailer' => array(
'email_need_validation' => array(
'body' => 'You’ve just registered on %s, but you still need to validate your email address. For that, just follow the link:',
'title' => 'You need to validate your account',
'welcome' => 'Welcome %s,',
),
),
'password' => array(
'invalid' => 'The password is invalid.',
),
'tos' => array(
'feedback' => array(
'invalid' => 'You must accept the Terms of Service to be able to register.',
),
),
'username' => array(
'invalid' => 'This username is invalid.',
'taken' => 'This username, %s, is taken.',
),
);