X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2FCraueConfigBundle%2Ftranslations%2FCraueConfigBundle.tr.yml;h=0af824ff962ec00337e846a171722d87dfd648df;hb=9717d0129889ad73716be38766faede12adc333d;hp=ebfadf29b5b43cb01e3d693715e5a369537a9cf9;hpb=5a619812ca3eb05a82a023ccdaee13501eb8d45f;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.tr.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.tr.yml index ebfadf29..0af824ff 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 @@ -23,10 +28,14 @@ # import: "import" # misc: "misc" # modify_settings: "apply" -# piwik_host: Host of your website in Piwik (without http:// or https://) -# piwik_site_id: ID of your website in Piwik -# piwik_enabled: Enable Piwik +# 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 # 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