]> git.wh0rd.org - tt-rss.git/blame - localized_schema.php
change description of filter 'filter' action (bump schema)
[tt-rss.git] / localized_schema.php
CommitLineData
2cd99257
AD
1<?php # This file has been generated at: Mon Nov 29 13:07:29 MSK 2010
2
3__("Title");
4__("Title or Content");
5__("Link");
6__("Content");
7__("Article Date");
8
9__("Filter article");
10__("Mark as read");
11__("Set starred");
12__("Publish article");
13__("Assign tags");
14__("Assign label");
15
16__('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.');
17__('Display expanded list of feed articles, instead of separate displays for headlines and article content');
18__('When "Mark as read" button is clicked in toolbar, automatically open next feed with unread articles.');
19__('This option enables sending daily digest of new (and unread) headlines on your configured e-mail address');
20__('This option enables marking articles as read automatically in combined mode (except for Fresh articles feed) while you scroll article list.');
21__('Strip all but most common HTML tags when reading articles.');
22__('When auto-detecting tags in articles these tags will not be applied (comma-separated list).');
23__('When this option is enabled, headlines in Special feeds and Labels are grouped by feeds');
24__('Use feed-specified date to sort headlines instead of local import date.');
25__('Customize CSS stylesheet to your liking');
26__('Purge old posts after this number of days (0 - disables)');
27__('Update post on checksum change');
28__('Default interval between feed updates');
29__('Amount of articles to display at once');
30__('Allow duplicate posts');
31__('Enable feed categories');
32__('Show content preview in headlines list');
33__('Short date format');
34__('Long date format');
35__('Use more accessible date/time format for headlines');
36__('Combined feed display');
37__('Hide feeds with no unread messages');
38__('On catchup show next feed');
39__('Sort feeds by unread articles count');
40__('Set articles as unread on update');
41__('Reverse headline order (oldest first)');
42__('Enable e-mail digest');
43__('Confirm marking feed as read');
44__('Mark articles as read automatically');
45__('Strip unsafe tags from articles');
46__('Blacklisted tags');
47__('Maximum age of fresh articles (in hours)');
48__('Mark articles in e-mail digest as read');
49__('Automatically expand articles in combined mode');
50__('Purge unread articles');
51__('Show special feeds when hiding read feeds');
52__('Group headlines in virtual feeds');
53__('Do not show images in articles');
54__('Enable external API');
55__('User timezone');
56__('Sort headlines by feed date');
57__('Customize stylesheet');
89cb787e 58?>