]> git.wh0rd.org - tt-rss.git/blob - localized_schema.php
reduce the number of always included libraries
[tt-rss.git] / localized_schema.php
1 <?php # This file has been generated at: Wed Nov 23 10:40:20 MSK 2011
2
3 __("Title");
4 __("Title or Content");
5 __("Link");
6 __("Content");
7 __("Article Date");
8
9 __("Delete article");
10 __("Mark as read");
11 __("Set starred");
12 __("Publish article");
13 __("Assign tags");
14 __("Assign label");
15
16 __('This option is useful when you are reading several planet-type aggregators with partially colliding userbase. When disabled, it forces same posts from different feeds to appear only once.');
17 __('Display expanded list of feed articles, instead of separate displays for headlines and article content');
18 __('When "Mark as read" button is clicked in toolbar, automatically open next feed with unread articles.');
19 __('This option enables sending daily digest of new (and unread) headlines on your configured e-mail address');
20 __('This option enables marking articles as read automatically while you scroll article list.');
21 __('Strip all but most common HTML tags when reading articles.');
22 __('When auto-detecting tags in articles these tags will not be applied (comma-separated list).');
23 __('When this option is enabled, headlines in Special feeds and Labels are grouped by feeds');
24 __('Use feed-specified date to sort headlines instead of local import date.');
25 __('Customize CSS stylesheet to your liking');
26 __('Click to register your SSL client certificate with tt-rss');
27 __('Purge old posts after this number of days (0 - disables)');
28 __('Default interval between feed updates');
29 __('Amount of articles to display at once');
30 __('Allow duplicate posts');
31 __('Enable feed categories');
32 __('Show content preview in headlines list');
33 __('Short date format');
34 __('Long date format');
35 __('Combined feed display');
36 __('Hide feeds with no unread messages');
37 __('On catchup show next feed');
38 __('Sort feeds by unread articles count');
39 __('Reverse headline order (oldest first)');
40 __('Enable e-mail digest');
41 __('Confirm marking feed as read');
42 __('Automatically mark articles as read');
43 __('Strip unsafe tags from articles');
44 __('Blacklisted tags');
45 __('Maximum age of fresh articles (in hours)');
46 __('Mark articles in e-mail digest as read');
47 __('Automatically expand articles in combined mode');
48 __('Purge unread articles');
49 __('Show special feeds when hiding read feeds');
50 __('Group headlines in virtual feeds');
51 __('Do not show images in articles');
52 __('Enable external API');
53 __('User timezone');
54 __('Sort headlines by feed date');
55 __('Customize stylesheet');
56 __('Login with an SSL certificate');
57 ?>