You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
3.4 KiB

OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Last report sent on: {on}",
"An error occurred while sending your report." : "An error occurred while sending your report.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App list <em>(for each app: name, version, enabled status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Database environment <em>(type, version, database size)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Encryption information <em>(is it enabled?, what is the default module)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Number of shares <em>(per type and permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistic <em>(number of files, users, storages per type, comments and tags)</em>",
"Usage survey" : "Usage survey",
"Help improve Nextcloud" : "Help improve Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Do you want to help us to improve Nextcloud by providing some anonymised data about your setup and usage? You can disable it at any time in the admin settings again.",
"Not now" : "Not now",
"Send usage" : "Send usage",
"Never" : "Never",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sends anonymised data to Nextcloud to help us to improve Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n always have full control over the content sent to Nextcloud and can disable\n it again at any time." : "Sends anonymised data to Nextcloud to help us to improve Nextcloud. You\n always have full control over the content sent to Nextcloud and can disable\n it again at any time.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "You can help improve Nextcloud by sending us some data about your current setup and usage.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. Upload a clean report to delete all data currently stored on the server" : "We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymised first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. Upload a clean report to delete all data currently stored on the server",
"Send new report now" : "Send new report now",
"Send usage survey monthly" : "Send usage survey monthly",
"Data to send" : "Data to send",
"Last report sent on: %s" : "Last report sent on: %s",
"Last report" : "Last report"
},
"nplurals=2; plural=(n != 1);");