]> git.wh0rd.org - tt-rss.git/blame - include/localized_schema.php
add messages.pot
[tt-rss.git] / include / localized_schema.php
CommitLineData
ef397fb6 1<?php # This file has been generated at: Wed Dec 28 13:33:46 MSK 2011
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');
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');
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');
29__('Use feed-specified date to sort headlines instead of local import date.');
30__('Customize CSS stylesheet to your liking');
cf463c02 31__('Click to register your SSL client certificate with tt-rss');
2cd99257 32__('Purge old posts after this number of days (0 - disables)');
2cd99257
AD
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');
2cd99257
AD
40__('Combined feed display');
41__('Hide feeds with no unread messages');
42__('On catchup show next feed');
43__('Sort feeds by unread articles count');
2cd99257
AD
44__('Reverse headline order (oldest first)');
45__('Enable e-mail digest');
46__('Confirm marking feed as read');
e8638cc9 47__('Automatically mark articles as read');
2cd99257
AD
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');
cf463c02 61__('Login with an SSL certificate');
89cb787e 62?>