]> git.wh0rd.org - tt-rss.git/blob - include/localized_schema.php
modify includes to init session before translations are applied
[tt-rss.git] / include / localized_schema.php
1 <?php # This file has been generated at: Sat Jan 5 01:27:34 MSK 2013
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 __('Automatically open next feed with unread articles after marking one as read');
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 __('Customize CSS stylesheet to your liking');
30 __('Use feed-specified date to sort headlines instead of local import date.');
31 __('Click to register your SSL client certificate with tt-rss');
32 __('Uses UTC timezone');
33 __('Purge articles after this number of days (0 - disables)');
34 __('Default interval between feed updates');
35 __('Amount of articles to display at once');
36 __('Allow duplicate posts');
37 __('Enable feed categories');
38 __('Show content preview in headlines list');
39 __('Short date format');
40 __('Long date format');
41 __('Combined feed display');
42 __('Hide feeds with no unread messages');
43 __('On catchup show next feed');
44 __('Sort feeds by unread articles count');
45 __('Reverse headline order (oldest first)');
46 __('Enable e-mail digest');
47 __('Confirm marking feed as read');
48 __('Automatically mark articles as read');
49 __('Strip unsafe tags from articles');
50 __('Blacklisted tags');
51 __('Maximum age of fresh articles (in hours)');
52 __('Mark articles in e-mail digest as read');
53 __('Automatically expand articles in combined mode');
54 __('Purge unread articles');
55 __('Show special feeds when hiding read feeds');
56 __('Group headlines in virtual feeds');
57 __('Do not show images in articles');
58 __('Enable external API');
59 __('User timezone');
60 __('Customize stylesheet');
61 __('Sort headlines by feed date');
62 __('Login with an SSL certificate');
63 __('Try to send digests around specified time');
64 __('Assign articles to labels automatically');
65 ?>