|
|
@@ -1,6 +1,7 @@
|
|
|
<?php
|
|
|
|
|
|
return array(
|
|
|
+ 'admin.auth.allow_anonymous',
|
|
|
'admin.auth.allow_anonymous_refresh',
|
|
|
'admin.auth.api_enabled',
|
|
|
'admin.auth.form',
|
|
|
@@ -12,21 +13,34 @@ return array(
|
|
|
'admin.auth.token_help',
|
|
|
'admin.auth.type',
|
|
|
'admin.auth.unsafe_autologin',
|
|
|
+ 'admin.check_install.cache.nok',
|
|
|
+ 'admin.check_install.cache.ok',
|
|
|
'admin.check_install.categories.nok',
|
|
|
+ 'admin.check_install.categories.ok',
|
|
|
'admin.check_install.connection.nok',
|
|
|
+ 'admin.check_install.connection.ok',
|
|
|
'admin.check_install.ctype.nok',
|
|
|
'admin.check_install.ctype.ok',
|
|
|
'admin.check_install.curl.nok',
|
|
|
'admin.check_install.curl.ok',
|
|
|
+ 'admin.check_install.data.nok',
|
|
|
+ 'admin.check_install.data.ok',
|
|
|
'admin.check_install.database',
|
|
|
'admin.check_install.dom.nok',
|
|
|
'admin.check_install.dom.ok',
|
|
|
'admin.check_install.entries.nok',
|
|
|
+ 'admin.check_install.entries.ok',
|
|
|
+ 'admin.check_install.favicons.nok',
|
|
|
+ 'admin.check_install.favicons.ok',
|
|
|
'admin.check_install.feeds.nok',
|
|
|
+ 'admin.check_install.feeds.ok',
|
|
|
'admin.check_install.fileinfo.nok',
|
|
|
'admin.check_install.fileinfo.ok',
|
|
|
'admin.check_install.files',
|
|
|
'admin.check_install.json.nok',
|
|
|
+ 'admin.check_install.json.ok',
|
|
|
+ 'admin.check_install.mbstring.nok',
|
|
|
+ 'admin.check_install.mbstring.ok',
|
|
|
'admin.check_install.minz.nok',
|
|
|
'admin.check_install.minz.ok',
|
|
|
'admin.check_install.pcre.nok',
|
|
|
@@ -35,8 +49,16 @@ return array(
|
|
|
'admin.check_install.pdo.ok',
|
|
|
'admin.check_install.php._',
|
|
|
'admin.check_install.php.nok',
|
|
|
+ 'admin.check_install.php.ok',
|
|
|
'admin.check_install.tables.nok',
|
|
|
'admin.check_install.tables.ok',
|
|
|
+ 'admin.check_install.title',
|
|
|
+ 'admin.check_install.tokens.nok',
|
|
|
+ 'admin.check_install.tokens.ok',
|
|
|
+ 'admin.check_install.users.nok',
|
|
|
+ 'admin.check_install.users.ok',
|
|
|
+ 'admin.check_install.zip.nok',
|
|
|
+ 'admin.check_install.zip.ok',
|
|
|
'admin.extensions.author',
|
|
|
'admin.extensions.community',
|
|
|
'admin.extensions.description',
|
|
|
@@ -47,6 +69,7 @@ return array(
|
|
|
'admin.extensions.name',
|
|
|
'admin.extensions.no_configure_view',
|
|
|
'admin.extensions.system._',
|
|
|
+ 'admin.extensions.system.no_rights',
|
|
|
'admin.extensions.title',
|
|
|
'admin.extensions.update',
|
|
|
'admin.extensions.user',
|
|
|
@@ -69,6 +92,7 @@ return array(
|
|
|
'admin.stats.menu.idle',
|
|
|
'admin.stats.menu.main',
|
|
|
'admin.stats.menu.repartition',
|
|
|
+ 'admin.stats.no_idle',
|
|
|
'admin.stats.number_entries',
|
|
|
'admin.stats.percent_of_total',
|
|
|
'admin.stats.repartition',
|
|
|
@@ -81,7 +105,10 @@ return array(
|
|
|
'admin.system.auto-update-url',
|
|
|
'admin.system.cookie-duration.help',
|
|
|
'admin.system.cookie-duration.number',
|
|
|
+ 'admin.system.force_email_validation',
|
|
|
'admin.system.instance-name',
|
|
|
+ 'admin.system.max-categories',
|
|
|
+ 'admin.system.max-feeds',
|
|
|
'admin.system.registration.help',
|
|
|
'admin.system.registration.number',
|
|
|
'admin.update._',
|
|
|
@@ -118,10 +145,15 @@ return array(
|
|
|
'conf.archiving._',
|
|
|
'conf.archiving.delete_after',
|
|
|
'conf.archiving.exception',
|
|
|
+ 'conf.archiving.help',
|
|
|
'conf.archiving.keep_labels',
|
|
|
'conf.archiving.keep_max',
|
|
|
+ 'conf.archiving.keep_min_by_feed',
|
|
|
'conf.archiving.keep_period',
|
|
|
+ 'conf.archiving.keep_unreads',
|
|
|
'conf.archiving.maintenance',
|
|
|
+ 'conf.archiving.optimize',
|
|
|
+ 'conf.archiving.optimize_help',
|
|
|
'conf.archiving.policy',
|
|
|
'conf.archiving.policy_warning',
|
|
|
'conf.archiving.purge_now',
|
|
|
@@ -142,7 +174,10 @@ return array(
|
|
|
'conf.display.theme',
|
|
|
'conf.display.title',
|
|
|
'conf.display.width.content',
|
|
|
+ 'conf.display.width.large',
|
|
|
'conf.display.width.medium',
|
|
|
+ 'conf.display.width.no_limit',
|
|
|
+ 'conf.display.width.thin',
|
|
|
'conf.profile._',
|
|
|
'conf.profile.api',
|
|
|
'conf.profile.delete._',
|
|
|
@@ -179,6 +214,7 @@ return array(
|
|
|
'conf.reading.after_onread',
|
|
|
'conf.reading.always_show_favorites',
|
|
|
'conf.reading.articles_per_page',
|
|
|
+ 'conf.reading.auto_load_more',
|
|
|
'conf.reading.auto_remove_article',
|
|
|
'conf.reading.confirm_enabled',
|
|
|
'conf.reading.display_articles_unfolded',
|
|
|
@@ -187,8 +223,12 @@ return array(
|
|
|
'conf.reading.img_with_lazyload',
|
|
|
'conf.reading.jump_next',
|
|
|
'conf.reading.mark_updated_article_unread',
|
|
|
+ 'conf.reading.number_divided_when_reader',
|
|
|
+ 'conf.reading.read.article_open_on_website',
|
|
|
+ 'conf.reading.read.article_viewed',
|
|
|
'conf.reading.read.scroll',
|
|
|
'conf.reading.read.upon_reception',
|
|
|
+ 'conf.reading.read.when',
|
|
|
'conf.reading.show._',
|
|
|
'conf.reading.show.active_category',
|
|
|
'conf.reading.show.adaptive',
|
|
|
@@ -258,14 +298,17 @@ return array(
|
|
|
'conf.user.is_admin',
|
|
|
'conf.user.users',
|
|
|
'feedback.access.denied',
|
|
|
+ 'feedback.access.not_found',
|
|
|
'feedback.admin.optimization_complete',
|
|
|
'feedback.api.password.failed',
|
|
|
'feedback.api.password.updated',
|
|
|
+ 'feedback.auth.form.not_set',
|
|
|
'feedback.auth.form.set',
|
|
|
'feedback.auth.login.invalid',
|
|
|
'feedback.auth.login.success',
|
|
|
'feedback.auth.logout.success',
|
|
|
'feedback.auth.no_password_set',
|
|
|
+ 'feedback.conf.error',
|
|
|
'feedback.conf.query_created',
|
|
|
'feedback.conf.shortcuts_updated',
|
|
|
'feedback.conf.updated',
|
|
|
@@ -279,9 +322,11 @@ return array(
|
|
|
'feedback.extensions.not_enabled',
|
|
|
'feedback.extensions.not_found',
|
|
|
'feedback.extensions.removed',
|
|
|
+ 'feedback.import_export.export_no_zip_extension',
|
|
|
'feedback.import_export.feeds_imported',
|
|
|
'feedback.import_export.feeds_imported_with_errors',
|
|
|
'feedback.import_export.file_cannot_be_uploaded',
|
|
|
+ 'feedback.import_export.no_zip_extension',
|
|
|
'feedback.import_export.zip_error',
|
|
|
'feedback.profile.error',
|
|
|
'feedback.profile.updated',
|
|
|
@@ -310,18 +355,22 @@ return array(
|
|
|
'feedback.sub.feed.invalid_url',
|
|
|
'feedback.sub.feed.n_actualized',
|
|
|
'feedback.sub.feed.n_entries_deleted',
|
|
|
+ 'feedback.sub.feed.no_refresh',
|
|
|
'feedback.sub.feed.not_added',
|
|
|
'feedback.sub.feed.not_found',
|
|
|
'feedback.sub.feed.over_max',
|
|
|
'feedback.sub.feed.reloaded',
|
|
|
'feedback.sub.feed.selector_preview.http_error',
|
|
|
'feedback.sub.feed.selector_preview.no_entries',
|
|
|
+ 'feedback.sub.feed.selector_preview.no_feed',
|
|
|
'feedback.sub.feed.selector_preview.no_result',
|
|
|
'feedback.sub.feed.selector_preview.selector_empty',
|
|
|
'feedback.sub.feed.updated',
|
|
|
'feedback.sub.purge_completed',
|
|
|
'feedback.update.can_apply',
|
|
|
'feedback.update.error',
|
|
|
+ 'feedback.update.file_is_nok',
|
|
|
+ 'feedback.update.finished',
|
|
|
'feedback.update.none',
|
|
|
'feedback.update.server_not_found',
|
|
|
'feedback.user.created._',
|
|
|
@@ -428,7 +477,9 @@ return array(
|
|
|
'gen.freshrss.about',
|
|
|
'gen.js.category_empty',
|
|
|
'gen.js.feedback.body_new_articles',
|
|
|
+ 'gen.js.feedback.request_failed',
|
|
|
'gen.js.feedback.title_new_articles',
|
|
|
+ 'gen.js.new_article',
|
|
|
'gen.js.should_be_activated',
|
|
|
'gen.lang.cz',
|
|
|
'gen.lang.de',
|
|
|
@@ -450,6 +501,7 @@ return array(
|
|
|
'gen.menu.admin',
|
|
|
'gen.menu.archiving',
|
|
|
'gen.menu.authentication',
|
|
|
+ 'gen.menu.check_install',
|
|
|
'gen.menu.configuration',
|
|
|
'gen.menu.display',
|
|
|
'gen.menu.extensions',
|
|
|
@@ -502,10 +554,12 @@ return array(
|
|
|
'gen.short.default_category',
|
|
|
'gen.short.no',
|
|
|
'gen.short.not_applicable',
|
|
|
+ 'gen.short.ok',
|
|
|
'gen.short.or',
|
|
|
'gen.short.yes',
|
|
|
'index.about._',
|
|
|
'index.about.agpl3',
|
|
|
+ 'index.about.bugs_reports',
|
|
|
'index.about.credits',
|
|
|
'index.about.credits_content',
|
|
|
'index.about.freshrss_description',
|
|
|
@@ -515,6 +569,8 @@ return array(
|
|
|
'index.about.title',
|
|
|
'index.about.version',
|
|
|
'index.about.website',
|
|
|
+ 'index.feed.add',
|
|
|
+ 'index.feed.empty',
|
|
|
'index.feed.rss_of',
|
|
|
'index.feed.title',
|
|
|
'index.feed.title_global',
|
|
|
@@ -541,12 +597,14 @@ return array(
|
|
|
'index.menu.rss_view',
|
|
|
'index.menu.search_short',
|
|
|
'index.menu.stats',
|
|
|
+ 'index.menu.subscription',
|
|
|
'index.menu.tags',
|
|
|
'index.menu.unread',
|
|
|
'index.share',
|
|
|
'index.tag.related',
|
|
|
'index.tos.title',
|
|
|
'install.action.finish',
|
|
|
+ 'install.action.fix_errors_before',
|
|
|
'install.action.keep_install',
|
|
|
'install.action.next_step',
|
|
|
'install.action.reinstall',
|
|
|
@@ -558,6 +616,7 @@ return array(
|
|
|
'install.auth.type',
|
|
|
'install.bdd._',
|
|
|
'install.bdd.conf._',
|
|
|
+ 'install.bdd.conf.ko',
|
|
|
'install.bdd.conf.ok',
|
|
|
'install.bdd.host',
|
|
|
'install.bdd.password',
|
|
|
@@ -566,21 +625,36 @@ return array(
|
|
|
'install.bdd.username',
|
|
|
'install.check._',
|
|
|
'install.check.already_installed',
|
|
|
+ 'install.check.cache.nok',
|
|
|
+ 'install.check.cache.ok',
|
|
|
+ 'install.check.ctype.nok',
|
|
|
'install.check.ctype.ok',
|
|
|
'install.check.curl.nok',
|
|
|
'install.check.curl.ok',
|
|
|
+ 'install.check.data.nok',
|
|
|
+ 'install.check.data.ok',
|
|
|
+ 'install.check.dom.nok',
|
|
|
'install.check.dom.ok',
|
|
|
+ 'install.check.favicons.nok',
|
|
|
+ 'install.check.favicons.ok',
|
|
|
'install.check.fileinfo.nok',
|
|
|
'install.check.fileinfo.ok',
|
|
|
'install.check.http_referer.nok',
|
|
|
'install.check.http_referer.ok',
|
|
|
+ 'install.check.json.nok',
|
|
|
+ 'install.check.json.ok',
|
|
|
'install.check.mbstring.nok',
|
|
|
'install.check.mbstring.ok',
|
|
|
'install.check.minz.nok',
|
|
|
'install.check.minz.ok',
|
|
|
+ 'install.check.pcre.nok',
|
|
|
'install.check.pcre.ok',
|
|
|
'install.check.pdo.nok',
|
|
|
'install.check.pdo.ok',
|
|
|
+ 'install.check.php.nok',
|
|
|
+ 'install.check.php.ok',
|
|
|
+ 'install.check.users.nok',
|
|
|
+ 'install.check.users.ok',
|
|
|
'install.check.xml.nok',
|
|
|
'install.check.xml.ok',
|
|
|
'install.conf._',
|
|
|
@@ -588,6 +662,7 @@ return array(
|
|
|
'install.congratulations',
|
|
|
'install.default_user',
|
|
|
'install.delete_articles_after',
|
|
|
+ 'install.fix_errors_before',
|
|
|
'install.javascript_is_better',
|
|
|
'install.js.confirm_reinstall',
|
|
|
'install.language._',
|
|
|
@@ -602,6 +677,7 @@ return array(
|
|
|
'sub.add',
|
|
|
'sub.api.documentation',
|
|
|
'sub.api.title',
|
|
|
+ 'sub.bookmarklet.documentation',
|
|
|
'sub.bookmarklet.label',
|
|
|
'sub.bookmarklet.title',
|
|
|
'sub.category._',
|
|
|
@@ -646,11 +722,14 @@ return array(
|
|
|
'sub.feed.selector_preview.show_raw',
|
|
|
'sub.feed.selector_preview.show_rendered',
|
|
|
'sub.feed.show.all',
|
|
|
+ 'sub.feed.show.error',
|
|
|
+ 'sub.feed.showing.error',
|
|
|
'sub.feed.ssl_verify',
|
|
|
'sub.feed.stats',
|
|
|
'sub.feed.think_to_add',
|
|
|
'sub.feed.timeout',
|
|
|
'sub.feed.title',
|
|
|
+ 'sub.feed.title_add',
|
|
|
'sub.feed.ttl',
|
|
|
'sub.feed.url',
|
|
|
'sub.feed.validator',
|
|
|
@@ -666,21 +745,36 @@ return array(
|
|
|
'sub.import_export.file_to_import_no_zip',
|
|
|
'sub.import_export.import',
|
|
|
'sub.import_export.title',
|
|
|
+ 'sub.menu.add',
|
|
|
'sub.menu.add_feed',
|
|
|
'sub.menu.bookmark',
|
|
|
'sub.menu.import_export',
|
|
|
+ 'sub.menu.subscription_management',
|
|
|
'sub.menu.subscription_tools',
|
|
|
+ 'sub.title._',
|
|
|
+ 'sub.title.add',
|
|
|
'sub.title.add_category',
|
|
|
'sub.title.add_feed',
|
|
|
'sub.title.feed_management',
|
|
|
'sub.title.subscription_tools',
|
|
|
+ 'user.email.feedback.invalid',
|
|
|
+ 'user.email.feedback.required',
|
|
|
'user.email.validation.change_email',
|
|
|
+ 'user.email.validation.email_sent_to',
|
|
|
+ 'user.email.validation.feedback.email_failed',
|
|
|
'user.email.validation.feedback.email_sent',
|
|
|
+ 'user.email.validation.feedback.error',
|
|
|
+ 'user.email.validation.feedback.ok',
|
|
|
+ 'user.email.validation.feedback.unneccessary',
|
|
|
+ 'user.email.validation.feedback.wrong_token',
|
|
|
'user.email.validation.need_to',
|
|
|
'user.email.validation.resend_email',
|
|
|
'user.email.validation.title',
|
|
|
+ 'user.mailer.email_need_validation.body',
|
|
|
'user.mailer.email_need_validation.title',
|
|
|
'user.mailer.email_need_validation.welcome',
|
|
|
'user.password.invalid',
|
|
|
'user.tos.feedback.invalid',
|
|
|
+ 'user.username.invalid',
|
|
|
+ 'user.username.taken',
|
|
|
);
|