]> git.wh0rd.org - tt-rss.git/blob - localized_schema.php
update translations
[tt-rss.git] / localized_schema.php
1 <?php # This file has been generated at: Thu Mar 10 11:57:12 MSK 2011
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
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 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 __('Automatically mark articles as read');
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');
58 ?>