wallabag/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.tr.yml

42 lines
1.8 KiB
YAML
Raw Normal View History

2016-11-19 13:28:19 +00:00
# settings_changed: Configuration updated
2016-09-16 20:22:25 +00:00
# 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
2016-09-16 20:22:25 +00:00
# share_diaspora: Enable share to Diaspora
# share_mail: Enable share by email
# share_shaarli: Enable share to Shaarli
2017-03-19 08:40:31 +00:00
# share_scuttle: Enable share to Scuttle
2016-09-16 20:22:25 +00:00
# share_twitter: Enable share to Twitter
2016-11-09 14:44:28 +00:00
# share_unmark: Enable share to Unmark.it
2016-09-16 20:22:25 +00:00
# show_printlink: Display a link to print content
# wallabag_support_url: Support URL for wallabag
# wallabag_url: URL of *your* wallabag instance
# entry: "article"
# export: "export"
# import: "import"
# misc: "misc"
# modify_settings: "apply"
2020-04-28 07:02:39 +00:00
# matomo_host: Host of your website in Matomo (without http:// or https://)
# matomo_site_id: ID of your website in Matomo
# matomo_enabled: Enable Matomo
2016-09-16 20:22:25 +00:00
# demo_mode_enabled: "Enable demo mode ? (only used for the wallabag public demo)"
# demo_mode_username: "Demo user"
# share_public: Allow public url for entries
2016-10-31 12:29:33 +00:00
# download_images_enabled: Download images locally
# restricted_access: Enable authentication for websites with paywall
2017-06-02 08:27:15 +00:00
# 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