| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185 |
- <?php
- return array(
- 'action' => array(
- 'actualize' => 'Actualize',
- 'back_to_rss_feeds' => '← Go back to your RSS feeds',
- 'cancel' => 'Cancel',
- 'create' => 'Create',
- 'disable' => 'Disable',
- 'empty' => 'Empty',
- 'enable' => 'Enable',
- 'export' => 'Export',
- 'filter' => 'Filter',
- 'import' => 'Import',
- 'manage' => 'Manage',
- 'mark_read' => 'Mark as read',
- 'mark_favorite' => 'Mark as favourite',
- 'remove' => 'Remove',
- 'see_website' => 'See website',
- 'submit' => 'Submit',
- 'truncate' => 'Delete all articles',
- ),
- 'auth' => array(
- 'email' => 'Email address',
- 'keep_logged_in' => 'Keep me logged in <small>(1 month)</small>',
- 'login' => 'Login',
- 'login_persona' => 'Login with Persona',
- 'login_persona_problem' => 'Connection problem with Persona?',
- 'logout' => 'Logout',
- 'password' => array(
- '_' => 'Password',
- 'format' => '<small>At least 7 characters</small>',
- ),
- 'registration' => array(
- '_' => 'New account',
- 'ask' => 'Create an account?',
- 'title' => 'Account creation',
- ),
- 'reset' => 'Authentication reset',
- 'username' => array(
- '_' => 'Username',
- 'admin' => 'Administrator username',
- 'format' => '<small>maximum 16 alphanumeric characters</small>',
- ),
- 'will_reset' => 'Authentication system will be reset: a form will be used instead of Persona.',
- ),
- 'date' => array(
- 'Apr' => '\\A\\p\\r\\i\\l',
- 'Aug' => '\\A\\u\\g\\u\\s\\t',
- 'Dec' => '\\D\\e\\c\\e\\m\\b\\e\\r',
- 'Feb' => '\\F\\e\\b\\r\\u\\a\\r\\y',
- 'Jan' => '\\J\\a\\n\\u\\a\\r\\y',
- 'Jul' => '\\J\\u\\l\\y',
- 'Jun' => '\\J\\u\\n\\e',
- 'Mar' => '\\M\\a\\r\\c\\h',
- 'May' => '\\M\\a\\y',
- 'Nov' => '\\N\\o\\v\\e\\m\\b\\e\\r',
- 'Oct' => '\\O\\c\\t\\o\\b\\e\\r',
- 'Sep' => '\\S\\e\\p\\t\\e\\m\\b\\e\\r',
- 'apr' => 'apr',
- 'april' => 'Apr',
- 'aug' => 'aug',
- 'august' => 'Aug',
- 'before_yesterday' => 'Before yesterday',
- 'dec' => 'dec',
- 'december' => 'Dec',
- 'feb' => 'feb',
- 'february' => 'Feb',
- 'format_date' => '%s j\\<\\s\\u\\p\\>S\\<\\/\\s\\u\\p\\> Y',
- 'format_date_hour' => '%s j\\<\\s\\u\\p\\>S\\<\\/\\s\\u\\p\\> Y \\a\\t H\\:i',
- 'fri' => 'Fri',
- 'jan' => 'jan',
- 'january' => 'Jan',
- 'jul' => 'jul',
- 'july' => 'Jul',
- 'jun' => 'jun',
- 'june' => 'Jun',
- 'last_3_month' => 'Last three months',
- 'last_6_month' => 'Last six months',
- 'last_month' => 'Last month',
- 'last_week' => 'Last week',
- 'last_year' => 'Last year',
- 'mar' => 'mar',
- 'march' => 'Mar',
- 'may' => 'May',
- 'mon' => 'Mon',
- 'month' => 'months',
- 'nov' => 'nov',
- 'november' => 'Nov',
- 'oct' => 'oct',
- 'october' => 'Oct',
- 'sat' => 'Sat',
- 'sep' => 'sep',
- 'september' => 'Sep',
- 'sun' => 'Sun',
- 'thu' => 'Thu',
- 'today' => 'Today',
- 'tue' => 'Tue',
- 'wed' => 'Wed',
- 'yesterday' => 'Yesterday',
- ),
- 'freshrss' => array(
- '_' => 'FreshRSS',
- 'about' => 'About FreshRSS',
- ),
- 'js' => array(
- 'category_empty' => 'Empty category',
- 'confirm_action' => 'Are you sure you want to perform this action? It cannot be cancelled!',
- 'confirm_action_feed_cat' => 'Are you sure you want to perform this action? You will lose related favorites and user queries. It cannot be cancelled!',
- 'feedback' => array(
- 'body_new_articles' => 'There are %%d new articles to read on FreshRSS.',
- 'request_failed' => 'A request has failed, it may have been caused by Internet connection problems.',
- 'title_new_articles' => 'FreshRSS: new articles!',
- ),
- 'new_article' => 'There are new available articles, click to refresh the page.',
- 'should_be_activated' => 'JavaScript must be enabled',
- ),
- 'lang' => array(
- 'cz' => 'Čeština',
- 'de' => 'Deutsch',
- 'en' => 'English',
- 'fr' => 'Français',
- 'it' => 'Italiano',
- 'nl' => 'Nederlands',
- 'ru' => 'Русский',
- 'tr' => 'Türkçe',
- ),
- 'menu' => array(
- 'about' => 'About',
- 'admin' => 'Administration',
- 'archiving' => 'Archiving',
- 'authentication' => 'Authentication',
- 'check_install' => 'Installation checking',
- 'configuration' => 'Configuration',
- 'display' => 'Display',
- 'extensions' => 'Extensions',
- 'logs' => 'Logs',
- 'queries' => 'User queries',
- 'reading' => 'Reading',
- 'search' => 'Search words or #tags',
- 'sharing' => 'Sharing',
- 'shortcuts' => 'Shortcuts',
- 'stats' => 'Statistics',
- 'system' => 'System configuration',
- 'update' => 'Update',
- 'user_management' => 'Manage users',
- 'user_profile' => 'Profile',
- ),
- 'pagination' => array(
- 'first' => 'First',
- 'last' => 'Last',
- 'load_more' => 'Load more articles',
- 'mark_all_read' => 'Mark all as read',
- 'next' => 'Next',
- 'nothing_to_load' => 'There are no more articles',
- 'previous' => 'Previous',
- ),
- 'share' => array(
- 'blogotext' => 'Blogotext',
- 'diaspora' => 'Diaspora*',
- 'email' => 'Email',
- 'facebook' => 'Facebook',
- 'g+' => 'Google+',
- 'jdh' => 'Journal du hacker',
- 'movim' => 'Movim',
- 'print' => 'Print',
- 'shaarli' => 'Shaarli',
- 'twitter' => 'Twitter',
- 'wallabag' => 'wallabag v1',
- 'wallabagv2' => 'wallabag v2',
- ),
- 'short' => array(
- 'attention' => 'Warning!',
- 'blank_to_disable' => 'Leave blank to disable',
- 'by_author' => 'By <em>%s</em>',
- 'by_default' => 'By default',
- 'damn' => 'Damn!',
- 'default_category' => 'Uncategorized',
- 'no' => 'No',
- 'not_applicable' => 'Not available',
- 'ok' => 'Ok!',
- 'or' => 'or',
- 'yes' => 'Yes',
- ),
- );
|