1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
|
<?php
return array(
'add' => 'Feed and category creation has been moved <a href=\'%s\'>here</a>. It is also accessible from the menu on the left and from the ✚ icon available on the main page.', // TODO - Translation
'api' => array(
'documentation' => 'Copy the following URL to use it within an external tool.', // TODO - Translation
'title' => 'API', // TODO - Translation
),
'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.', // TODO - Translation
'label' => 'Subscribe', // TODO - Translation
'title' => 'Bookmarklet', // TODO - Translation
),
'category' => array(
'_' => 'Category', // TODO - Translation
'add' => 'Add a category', // TODO - Translation
'archiving' => 'Archivage',
'empty' => 'Empty category', // TODO - Translation
'information' => 'Information', // TODO - Translation
'position' => 'Display position', // TODO - Translation
'position_help' => 'To control category sort order', // TODO - Translation
'title' => 'Title', // TODO - Translation
),
'feed' => array(
'add' => 'Add a RSS feed', // TODO - Translation
'advanced' => 'Advanced', // TODO - Translation
'archiving' => 'Archivage',
'auth' => array(
'help' => 'Connection allows to access HTTP protected RSS feeds',
'http' => 'HTTP Authentication', // TODO - Translation
'password' => 'HTTP password', // TODO - Translation
'username' => 'HTTP username', // TODO - Translation
),
'clear_cache' => 'Always clear cache', // TODO - Translation
'content_action' => array(
'_' => 'Content action when fetching the article content', // TODO - Translation
'append' => 'Add after existing content', // TODO - Translation
'prepend' => 'Add before existing content', // TODO - Translation
'replace' => 'Replace existing content', // TODO - Translation
),
'css_cookie' => 'Use Cookies when fetching the article content', // TODO - Translation
'css_cookie_help' => 'Example: <kbd>foo=bar; gdpr_consent=true; cookie=value</kbd>', // TODO - Translation
'css_help' => 'Retrieves truncated RSS feeds (caution, requires more time!)', // TODO - Translation
'css_path' => 'Article CSS selector on original website', // TODO - Translation
'description' => 'Description', // TODO - Translation
'empty' => 'This feed is empty. Please verify that it is still maintained.', // TODO - Translation
'error' => 'This feed has encountered a problem. Please verify that it is always reachable then actualize it.',
'filteractions' => array(
'_' => 'Filter actions', // TODO - Translation
'help' => 'Write one search filter per line.', // TODO - Translation
),
'information' => 'Information', // TODO - Translation
'keep_min' => 'Minimum number of articles to keep', // TODO - Translation
'maintenance' => array(
'clear_cache' => 'Clear cache', // TODO - Translation
'clear_cache_help' => 'Clear the cache for this feed.', // TODO - Translation
'reload_articles' => 'Reload articles', // TODO - Translation
'reload_articles_help' => 'Reload articles and fetch complete content if a selector is defined.', // TODO - Translation
'title' => 'Maintenance', // TODO - Translation
),
'moved_category_deleted' => 'When you delete a category, its feeds are automatically classified under <em>%s</em>.', // TODO - Translation
'mute' => 'mute', // TODO - Translation
'no_selected' => 'No feed selected.', // TODO - Translation
'number_entries' => '%d articles', // TODO - Translation
'priority' => array(
'_' => 'Visibility', // TODO - Translation
'archived' => 'Do not show (archived)', // TODO - Translation
'main_stream' => 'Show in main stream', // TODO - Translation
'normal' => 'Show in its category', // TODO - Translation
),
'proxy' => 'Set a proxy for fetching this feed', // TODO - Translation
'proxy_help' => 'Select a protocol (e.g: SOCKS5) and enter the proxy address (e.g: <kbd>127.0.0.1:1080</kbd>)', // TODO - Translation
'selector_preview' => array(
'show_raw' => 'Show source code', // TODO - Translation
'show_rendered' => 'Show content', // TODO - Translation
),
'show' => array(
'all' => 'Show all feeds', // TODO - Translation
'error' => 'Show only feeds with errors', // TODO - Translation
),
'showing' => array(
'error' => 'Showing only feeds with errors', // TODO - Translation
),
'ssl_verify' => 'Verify SSL security', // TODO - Translation
'stats' => 'Statistics', // TODO - Translation
'think_to_add' => 'You may add some feeds.', // TODO - Translation
'timeout' => 'Timeout in seconds', // TODO - Translation
'title' => 'Title', // TODO - Translation
'title_add' => 'Add an RSS feed', // TODO - Translation
'ttl' => 'Do not automatically refresh more often than', // TODO - Translation
'url' => 'Feed URL', // TODO - Translation
'useragent' => 'Set the user agent for fetching this feed', // TODO - Translation
'useragent_help' => 'Example: <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>', // TODO - Translation
'validator' => 'Check the validity of the feed', // TODO - Translation
'website' => 'Website URL', // TODO - Translation
'websub' => 'Instant notification with WebSub', // TODO - Translation
),
'firefox' => array(
'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.', // TODO - Translation
'obsolete_63' => 'From version 63 and onwards, Firefox has removed the ability to add your own subscription services that are not standalone programs.', // TODO - Translation
'title' => 'Firefox feed reader', // TODO - Translation
),
'import_export' => array(
'export' => 'Export', // TODO - Translation
'export_labelled' => 'Export your labelled articles', // TODO - Translation
'export_opml' => 'Export list of feeds (OPML)', // TODO - Translation
'export_starred' => 'Export your favourites', // TODO - Translation
'feed_list' => 'List of %s articles', // TODO - Translation
'file_to_import' => 'File to import<br />(OPML, JSON or ZIP)', // TODO - Translation
'file_to_import_no_zip' => 'File to import<br />(OPML or JSON)', // TODO - Translation
'import' => 'Import', // TODO - Translation
'starred_list' => 'List of favourite articles', // TODO - Translation
'title' => 'Import / export', // TODO - Translation
),
'menu' => array(
'add' => 'Add a feed or category', // TODO - Translation
'add_feed' => 'Add a feed', // TODO - Translation
'bookmark' => 'Subscribe (FreshRSS bookmark)', // TODO - Translation
'import_export' => 'Import / export', // TODO - Translation
'label_management' => 'Label management', // TODO - Translation
'subscription_management' => 'Subscription management', // TODO - Translation
'subscription_tools' => 'Subscription tools', // TODO - Translation
),
'tag' => array(
'name' => 'Name', // TODO - Translation
'new_name' => 'New name', // TODO - Translation
'old_name' => 'Old name', // TODO - Translation
),
'title' => array(
'_' => 'Subscription management', // TODO - Translation
'add' => 'Add a feed or category', // TODO - Translation
'add_category' => 'Add a category', // TODO - Translation
'add_feed' => 'Add a feed', // TODO - Translation
'add_label' => 'Add a label', // TODO - Translation
'delete_label' => 'Delete a label', // TODO - Translation
'feed_management' => 'RSS feeds management', // TODO - Translation
'rename_label' => 'Rename a label', // TODO - Translation
'subscription_tools' => 'Subscription tools', // TODO - Translation
),
);
|