]> git.wh0rd.org - tt-rss.git/blob - include/localized_schema.php
rebase translations
[tt-rss.git] / include / localized_schema.php
1 <?php # This file has been generated at: Sun Mar 31 12:47:29 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 __('Select one of the available CSS themes');
34 __('Purge articles after this number of days (0 - disables)');
35 __('Default interval between feed updates');
36 __('Amount of articles to display at once');
37 __('Allow duplicate posts');
38 __('Enable feed categories');
39 __('Show content preview in headlines list');
40 __('Short date format');
41 __('Long date format');
42 __('Combined feed display');
43 __('Hide feeds with no unread articles');
44 __('On catchup show next feed');
45 __('Sort feeds by unread articles count');
46 __('Reverse headline order (oldest first)');
47 __('Enable e-mail digest');
48 __('Confirm marking feed as read');
49 __('Automatically mark articles as read');
50 __('Strip unsafe tags from articles');
51 __('Blacklisted tags');
52 __('Maximum age of fresh articles (in hours)');
53 __('Mark articles in e-mail digest as read');
54 __('Automatically expand articles in combined mode');
55 __('Purge unread articles');
56 __('Show special feeds when hiding read feeds');
57 __('Group headlines in virtual feeds');
58 __('Do not embed images in articles');
59 __('Enable external API');
60 __('User timezone');
61 __('Customize stylesheet');
62 __('Sort headlines by feed date');
63 __('Login with an SSL certificate');
64 __('Try to send digests around specified time');
65 __('Assign articles to labels automatically');
66 __('Select theme');
67 ?>