]> git.wh0rd.org - tt-rss.git/blame_incremental - include/localized_schema.php
modify includes to init session before translations are applied
[tt-rss.git] / include / localized_schema.php
... / ...
CommitLineData
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?>