]> git.wh0rd.org - tt-rss.git/blob - include/localized_schema.php
add messages.pot
[tt-rss.git] / include / localized_schema.php
1 <?php # This file has been generated at: Wed Dec 28 13:33:46 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 __("Modify score");
16
17 __("General");
18 __("Interface");
19 __("Advanced");
20
21 __('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.');
22 __('Display expanded list of feed articles, instead of separate displays for headlines and article content');
23 __('When "Mark as read" button is clicked in toolbar, automatically open next feed with unread articles.');
24 __('This option enables sending daily digest of new (and unread) headlines on your configured e-mail address');
25 __('This option enables marking articles as read automatically while you scroll article list.');
26 __('Strip all but most common HTML tags when reading articles.');
27 __('When auto-detecting tags in articles these tags will not be applied (comma-separated list).');
28 __('When this option is enabled, headlines in Special feeds and Labels are grouped by feeds');
29 __('Use feed-specified date to sort headlines instead of local import date.');
30 __('Customize CSS stylesheet to your liking');
31 __('Click to register your SSL client certificate with tt-rss');
32 __('Purge old posts after this number of days (0 - disables)');
33 __('Default interval between feed updates');
34 __('Amount of articles to display at once');
35 __('Allow duplicate posts');
36 __('Enable feed categories');
37 __('Show content preview in headlines list');
38 __('Short date format');
39 __('Long date format');
40 __('Combined feed display');
41 __('Hide feeds with no unread messages');
42 __('On catchup show next feed');
43 __('Sort feeds by unread articles count');
44 __('Reverse headline order (oldest first)');
45 __('Enable e-mail digest');
46 __('Confirm marking feed as read');
47 __('Automatically mark articles as read');
48 __('Strip unsafe tags from articles');
49 __('Blacklisted tags');
50 __('Maximum age of fresh articles (in hours)');
51 __('Mark articles in e-mail digest as read');
52 __('Automatically expand articles in combined mode');
53 __('Purge unread articles');
54 __('Show special feeds when hiding read feeds');
55 __('Group headlines in virtual feeds');
56 __('Do not show images in articles');
57 __('Enable external API');
58 __('User timezone');
59 __('Sort headlines by feed date');
60 __('Customize stylesheet');
61 __('Login with an SSL certificate');
62 ?>