mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-18 07:08:28 +00:00
893fd6434f
Also fix the field name used in the query string and add it to baggy theme Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
40 lines
No EOL
1.7 KiB
YAML
40 lines
No EOL
1.7 KiB
YAML
settings_changed: Configuration updated
|
|
download_pictures: Download pictures on your server
|
|
carrot: Enable share to Carrot
|
|
diaspora_url: diaspora* URL, if the service is enabled
|
|
export_epub: Enable ePub export
|
|
export_mobi: Enable .mobi export
|
|
export_pdf: Enable PDF export
|
|
export_csv: Enable CSV export
|
|
export_json: Enable JSON export
|
|
export_txt: Enable TXT export
|
|
export_xml: Enable XML export
|
|
import_with_rabbitmq: Enable RabbitMQ to import data asynchronously
|
|
import_with_redis: Enable Redis to import data asynchronously
|
|
shaarli_url: Shaarli URL, if the service is enabled
|
|
scuttle_url: Scuttle URL, if the service is enabled
|
|
unmark_url: Unmark URL, if the service is enabled
|
|
share_diaspora: Enable share to diaspora*
|
|
share_mail: Enable share by e-mail
|
|
share_shaarli: Enable sharing to Shaarli
|
|
share_scuttle: Enable sharing to Scuttle
|
|
share_twitter: Enable sharing to Twitter
|
|
share_unmark: Enable sharing to Unmark.it
|
|
show_printlink: Display a link to print content
|
|
wallabag_support_url: Support URL for wallabag
|
|
entry: "article"
|
|
export: "export"
|
|
import: "import"
|
|
misc: "misc"
|
|
modify_settings: "apply"
|
|
piwik_host: Host of your website in Piwik (without http:// ou https://)
|
|
piwik_site_id: ID of your website in Piwik
|
|
piwik_enabled: Enable Piwik
|
|
demo_mode_enabled: "Enable demo mode? (Only used for the public wallabag demo)"
|
|
demo_mode_username: "Demo user"
|
|
share_public: Allow public URL for entries
|
|
download_images_enabled: Download images locally
|
|
restricted_access: Enable authentication for paywalled websites
|
|
api_user_registration: Enable user to be registered using the API
|
|
store_article_headers: Enable if wallabag stores HTTP headers for each article
|
|
shaarli_share_origin_url: Enable sharing origin url to Shaarli, if the service is enabled |