Merge branch 'soon' into staging

pull/1/head
ansuz 4 years ago
commit f9698ae8a6

@ -1331,5 +1331,27 @@
"settings_driveRedirect": "Automatically redirect me",
"copyToClipboard": "Copy to clipboard",
"restrictedLoginPrompt": "You are not authorized to access this document. <a>Log in</a> if you think your account should be able to access it.",
"mdToolbar_embed": "Embed file"
"mdToolbar_embed": "Embed file",
"admin_cat_network": "Network",
"admin_updateAvailableTitle": "New versions",
"admin_updateAvailableHint": "A new version of CryptPad is available",
"admin_updateAvailableButton": "See release notes",
"admin_checkupTitle": "Validate instance configuration",
"admin_checkupHint": "CryptPad includes a page which automatically diagnoses common configuration issues and suggests how to correct them if necessary.",
"admin_checkupButton": "Run diagnostics",
"admin_contentToContactTitle": "Consent to contact",
"admin_consentToContactHint": "Server telemetry includes the admin contact email so that the developers can notify you of serious problems with the software or your configuration. It will never be shared, sold, or used for marketing purposes. Consent to contact if you'd like to be informed of critical issues in your server.",
"admin_consentToContactLabel": "I consent",
"admin_listMyInstanceTitle": "List my instance in public directories",
"admin_listMyInstanceHint": "If your instance is suitable for public use you may consent to be listed in web directories. Server telemetry must be enabled for this to have any effect.",
"admin_listMyInstanceLabel": "List this instance",
"admin_removeDonateButtonTitle": "Crowdfunding participation",
"admin_removeDonateButtonHint": "CryptPad's development is partially funded by public grants and donations. Advertizing our crowdfunding efforts on your instance help the developers to continue improving the platform for everybody, but you may disable these notices if you find them inappropriate.",
"admin_removeDonateButtonLabel": "Do not advertize crowdfunding campaigns",
"admin_blockDailyCheckTitle": "Server telemetry",
"admin_blockDailyCheckHint": "CryptPad instances send a message to the developers' server when launched and once per day thereafter. This lets them keep track of how many servers are running which versions of the software. You can opt-out of this measurement below. The contents of this message can be found in the application server's log for your review.",
"admin_blockDailyCheckLabel": "Disable server telemetry",
"admin_provideAggregateStatisticsTitle": "Statistical aggregation",
"admin_provideAggregateStatisticsHint": "You may opt-in to providing additional usage metrics to the developers, such as the approximate number of registered and daily users for your instance.",
"admin_provideAggregateStatisticsLabel": "Provide aggregated statistics"
}

Loading…
Cancel
Save