localized_schema.php 2.4 KB

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