2014-10-27 23:36:42 +03:00
< ? php
$TRANSLATIONS = array (
2014-11-08 09:01:17 +03:00
" Feed contains invalid XML " => " Feed contains invalid XML " ,
" Detected feed format is not supported " => " Detected feed format is not supported " ,
" SSL Certificate is invalid " => " SSL Certificate is invalid " ,
" Website not found " => " Website not found " ,
" More redirects than allowed, aborting " => " More redirects than allowed, aborting " ,
" Bigger than maximum allowed size " => " Bigger than maximum allowed size " ,
" Request timed out " => " Request timed out " ,
2015-02-06 09:01:27 +03:00
" Request failed, network connection unavailable! " => " Request failed, network connection unavailable! " ,
2015-01-22 09:01:18 +03:00
" Request unauthorized. Are you logged in? " => " Request unauthorised. Are you logged in? " ,
" Request forbidden. Are you an admin? " => " Request forbidden. Are you an admin? " ,
2015-02-08 09:01:18 +03:00
" Token expired or app not enabled! Reload the page! " => " Token expired or app not enabled! Reload the page! " ,
2015-01-22 09:01:18 +03:00
" Internal server error! Please check your " => " Internal server error! Please check your " ,
" Request failed, ownCloud is in currently " => " Request failed, ownCloud is in currently " ,
2013-08-30 16:25:41 +04:00
" Can not add feed: Exists already " => " Can not add feed: Exists already " ,
2013-09-18 17:45:33 +04:00
" Articles without feed " => " Articles without feed " ,
2013-08-30 16:25:41 +04:00
" Can not add folder: Exists already " => " Can not add folder: Exists already " ,
2014-10-24 09:01:14 +04:00
" Use ownCloud cron for updates " => " Use ownCloud cron for updates " ,
" Disable this if you run a custom updater such as the Python updater included in the app " => " Disable this if you run a custom updater such as the Python updater included in the app " ,
" Purge interval " => " Purge interval " ,
" Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored " => " Minimum number of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored " ,
" Maximum read count per feed " => " Maximum read count per feed " ,
2014-10-29 08:01:18 +03:00
" Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely " => " Defines the maximum number of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely " ,
2014-10-24 09:01:14 +04:00
" Maximum redirects " => " Maximum redirects " ,
" How many redirects the feed fetcher should follow " => " How many redirects the feed fetcher should follow " ,
2014-11-08 09:01:17 +03:00
" Maximum feed page size " => " Maximum feed page size " ,
" Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted " => " Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted " ,
2014-10-24 09:01:14 +04:00
" Feed fetcher timeout " => " Feed fetcher timeout " ,
" Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted " => " Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted " ,
2014-11-21 10:51:37 +03:00
" Explore Service URL " => " Explore Service URL " ,
" If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty " => " If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built-in explore service, leave this input empty " ,
2014-10-23 09:01:41 +04:00
" Saved " => " Saved " ,
2015-03-31 08:01:29 +03:00
" Download " => " Download " ,
2015-04-01 08:01:26 +03:00
" Close " => " Close " ,
2014-11-19 09:01:15 +03:00
" How to set up the operating system cron " => " How to set up the operating system cron " ,
" How to set up a custom updater (faster and no possible deadlock) " => " How to set up a custom updater (faster and no possible deadlock) " ,
2014-11-20 09:01:25 +03:00
" Subscribe " => " Subscribe " ,
2014-10-06 09:01:27 +04:00
" Refresh " => " Refresh " ,
2014-11-21 10:51:37 +03:00
" No articles available " => " No articles available " ,
" No unread articles available " => " No unread articles available " ,
2014-10-02 09:01:24 +04:00
" Open website " => " Open website " ,
2014-09-23 09:47:55 +04:00
" Star article " => " Star article " ,
" Unstar article " => " Unstar article " ,
" Keep article unread " => " Keep article unread " ,
" Remove keep article unread " => " Remove keep article unread " ,
2013-08-30 16:25:41 +04:00
" by " => " by " ,
2014-09-20 09:01:39 +04:00
" from " => " from " ,
2015-04-23 08:01:25 +03:00
" Play audio " => " Play audio " ,
" Download video " => " Download video " ,
" Download audio " => " Download audio " ,
2014-10-22 09:02:29 +04:00
" Keyboard shortcut " => " Keyboard shortcut " ,
" Description " => " Description " ,
" right " => " right " ,
" Jump to next article " => " Jump to next article " ,
" left " => " left " ,
" Jump to previous article " => " Jump to previous article " ,
" Toggle star article " => " Toggle star article " ,
" Star article and jump to next one " => " Star article and jump to next one " ,
" Toggle keep current article unread " => " Toggle keep current article unread " ,
" Open article in new tab " => " Open article in new tab " ,
" Toggle expand article in compact view " => " Toggle expand article in compact view " ,
" Load next feed " => " Load next feed " ,
" Load previous feed " => " Load previous feed " ,
" Load next folder " => " Load next folder " ,
" Load previous folder " => " Load previous folder " ,
2014-11-19 09:01:15 +03:00
" Scroll to active navigation entry " => " Scroll to active navigation entry " ,
2015-04-23 08:01:25 +03:00
" Focus search field " => " Focus search field " ,
2015-05-21 08:01:28 +03:00
" Mark current article's feed/folder read " => " Mark current article's feed/folder read " ,
2014-09-20 09:01:39 +04:00
" Web address " => " Web address " ,
2014-09-23 09:47:55 +04:00
" Feed exists already! " => " Feed exists already! " ,
2014-09-20 09:01:39 +04:00
" Folder " => " Folder " ,
2014-09-23 09:47:55 +04:00
" No folder " => " No folder " ,
2014-09-20 09:01:39 +04:00
" New folder " => " New folder " ,
" Folder name " => " Folder name " ,
2014-09-23 09:47:55 +04:00
" Go back " => " Go back " ,
" Folder exists already! " => " Folder exists already! " ,
" New Folder " => " New Folder " ,
2014-09-20 09:01:39 +04:00
" Create " => " Create " ,
2014-11-21 10:51:37 +03:00
" Explore " => " Explore " ,
2014-09-23 09:47:55 +04:00
" Deleted feed " => " Deleted feed " ,
" Undo delete feed " => " Undo delete feed " ,
2014-09-20 09:01:39 +04:00
" Rename " => " Rename " ,
2014-09-23 09:47:55 +04:00
" Menu " => " Menu " ,
2015-01-28 09:01:23 +03:00
" No feed ordering " => " No feed ordering " ,
" Reversed feed ordering " => " Reversed feed ordering " ,
" Normal feed ordering " => " Normal feed ordering " ,
2013-12-22 10:02:30 +04:00
" Rename feed " => " Rename feed " ,
2014-09-23 09:47:55 +04:00
" Delete feed " => " Delete feed " ,
2014-12-04 09:01:19 +03:00
" Mark all articles read " => " Mark all articles read " ,
2014-09-23 09:47:55 +04:00
" Dismiss " => " Dismiss " ,
2013-08-30 16:25:41 +04:00
" Collapse " => " Collapse " ,
2014-09-23 09:47:55 +04:00
" Deleted folder " => " Deleted folder " ,
" Undo delete folder " => " Undo delete folder " ,
2013-08-30 16:25:41 +04:00
" Rename folder " => " Rename folder " ,
2014-09-20 09:01:39 +04:00
" Delete folder " => " Delete folder " ,
" Starred " => " Starred " ,
" Unread articles " => " Unread articles " ,
" All articles " => " All articles " ,
2013-12-21 10:02:55 +04:00
" Settings " => " Settings " ,
2014-10-22 09:02:29 +04:00
" Keyboard shortcuts " => " Keyboard shortcuts " ,
2015-04-22 08:01:21 +03:00
" Disable mark read through scrolling " => " Disable mark read through scrolling " ,
2014-09-23 09:47:55 +04:00
" Compact view " => " Compact view " ,
2015-05-21 08:01:28 +03:00
" Expand articles on key navigation " => " Expand articles on key navigation " ,
2014-09-25 09:01:21 +04:00
" Show all articles " => " Show all articles " ,
2014-12-04 09:01:19 +03:00
" Reverse ordering (oldest on top) " => " Reverse ordering (oldest on top) " ,
2013-09-18 17:45:33 +04:00
" Subscriptions (OPML) " => " Subscriptions (OPML) " ,
2013-08-30 16:25:41 +04:00
" Import " => " Import " ,
" Export " => " Export " ,
" Error when importing: file does not contain valid OPML " => " Error when importing: file does not contain valid OPML " ,
2013-09-18 17:45:33 +04:00
" Unread/Starred Articles " => " Unread/Starred Articles " ,
2014-09-20 09:01:39 +04:00
" Error when importing: file does not contain valid JSON " => " Error when importing: file does not contain valid JSON "
2013-08-30 16:25:41 +04:00
);
2014-10-27 23:36:42 +03:00
$PLURAL_FORMS = " nplurals=2; plural=(n != 1); " ;