]>
Commit | Line | Data |
---|---|---|
1 | settings_changed: Configuration updated | |
2 | download_pictures: Download pictures on your server | |
3 | carrot: Enable share to Carrot | |
4 | diaspora_url: diaspora* URL, if the service is enabled | |
5 | export_epub: Enable ePub export | |
6 | export_mobi: Enable .mobi export | |
7 | export_pdf: Enable PDF export | |
8 | export_csv: Enable CSV export | |
9 | export_json: Enable JSON export | |
10 | export_txt: Enable TXT export | |
11 | export_xml: Enable XML export | |
12 | import_with_rabbitmq: Enable RabbitMQ to import data asynchronously | |
13 | import_with_redis: Enable Redis to import data asynchronously | |
14 | shaarli_url: Shaarli URL, if the service is enabled | |
15 | scuttle_url: Scuttle URL, if the service is enabled | |
16 | unmark_url: Unmark URL, if the service is enabled | |
17 | share_diaspora: Enable share to diaspora* | |
18 | share_mail: Enable share by e-mail | |
19 | share_shaarli: Enable sharing to Shaarli | |
20 | share_scuttle: Enable sharing to Scuttle | |
21 | share_twitter: Enable sharing to Twitter | |
22 | share_unmark: Enable sharing to Unmark.it | |
23 | show_printlink: Display a link to print content | |
24 | wallabag_support_url: Support URL for wallabag | |
25 | entry: "article" | |
26 | export: "export" | |
27 | import: "import" | |
28 | misc: "misc" | |
29 | modify_settings: "apply" | |
30 | piwik_host: Host of your website in Piwik (without http:// or https://) | |
31 | piwik_site_id: ID of your website in Piwik | |
32 | piwik_enabled: Enable Piwik | |
33 | demo_mode_enabled: "Enable demo mode? (Only used for the public wallabag demo)" | |
34 | demo_mode_username: "Demo user" | |
35 | share_public: Allow public URL for entries | |
36 | download_images_enabled: Download images locally | |
37 | restricted_access: Enable authentication for paywalled websites | |
38 | api_user_registration: Enable user to be registered using the API | |
39 | store_article_headers: Enable if wallabag stores HTTP headers for each article | |
40 | shaarli_share_origin_url: Enable sharing origin url to Shaarli, if the service is enabled |