X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2FCraueConfigBundle%2Ftranslations%2FCraueConfigBundle.tr.yml;h=6de880ecef5103562b3e60aa530dee67f68c76a8;hb=refs%2Fpull%2F3616%2Fhead;hp=55f70843397c754843bf061b9aadbed247f2891a;hpb=2cbf0d05d4c342604a46dd7b1ce4c7321e3d97ae;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.tr.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.tr.yml index 55f70843..6de880ec 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.tr.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.tr.yml @@ -1,3 +1,4 @@ +# 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 @@ -11,10 +12,14 @@ # 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 email # share_shaarli: Enable share to Shaarli +# share_scuttle: Enable share to Scuttle # share_twitter: Enable share to Twitter +# share_unmark: Enable share to Unmark.it # show_printlink: Display a link to print content # wallabag_support_url: Support URL for wallabag # wallabag_url: URL of *your* wallabag instance @@ -29,3 +34,8 @@ # 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 +# download_images_enabled: Download images locally +# restricted_access: Enable authentication for websites with paywall +# 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