]> git.wh0rd.org - tt-rss.git/blame - include/localized_schema.php
modify includes to init session before translations are applied
[tt-rss.git] / include / localized_schema.php
CommitLineData
23419d11 1<?php # This file has been generated at: Sat Jan 5 01:27:34 MSK 2013
2cd99257
AD
2
3__("Title");
4__("Title or Content");
5__("Link");
6__("Content");
7__("Article Date");
8
e8638cc9 9__("Delete article");
2cd99257
AD
10__("Mark as read");
11__("Set starred");
12__("Publish article");
13__("Assign tags");
14__("Assign label");
e84e813f
AD
15__("Modify score");
16
17__("General");
18__("Interface");
19__("Advanced");
2cd99257
AD
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');
af0845ca 23__('Automatically open next feed with unread articles after marking one as read');
2cd99257 24__('This option enables sending daily digest of new (and unread) headlines on your configured e-mail address');
e8638cc9 25__('This option enables marking articles as read automatically while you scroll article list.');
2cd99257
AD
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');
2cd99257 29__('Customize CSS stylesheet to your liking');
5c33ecab 30__('Use feed-specified date to sort headlines instead of local import date.');
cf463c02 31__('Click to register your SSL client certificate with tt-rss');
00345909 32__('Uses UTC timezone');
5c33ecab 33__('Purge articles after this number of days (0 - disables)');
2cd99257
AD
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');
2cd99257
AD
41__('Combined feed display');
42__('Hide feeds with no unread messages');
43__('On catchup show next feed');
44__('Sort feeds by unread articles count');
2cd99257
AD
45__('Reverse headline order (oldest first)');
46__('Enable e-mail digest');
47__('Confirm marking feed as read');
e8638cc9 48__('Automatically mark articles as read');
2cd99257
AD
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');
2cd99257 60__('Customize stylesheet');
5c33ecab 61__('Sort headlines by feed date');
cf463c02 62__('Login with an SSL certificate');
e95e7819 63__('Try to send digests around specified time');
be212a00 64__('Assign articles to labels automatically');
89cb787e 65?>