You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
groupAndRoles.manageTips=Here is where you can access and manage all the groups you belong to, and the roles you have been assigned.
312
318
user.message.signup.label=Create Account
313
319
user.message.signup.tip=Why have a Dataverse account? To create your own dataverse and customize it, add datasets, or request access to restricted files.
@@ -837,7 +843,8 @@ notification.email.datasetWasMentioned=Hello {0},<br><br> The {1} has just been
837
843
notification.email.datasetWasMentioned.subject={0}: A Dataset Relationship has been reported!
838
844
notification.email.globus.uploadCompleted.subject={0}: Files uploaded successfully via Globus and verified
839
845
notification.email.globus.downloadCompleted.subject={0}: Files downloaded successfully via Globus
840
-
notification.email.globus.uploadCompletedWithErrors.subject={0}: Uploaded files via Globus with errors
dataset.message.publicInstall=Files in this dataset may be readable outside Dataverse, restricted and embargoed access are disabled
1679
+
dataset.message.parallelUpdateError=Changes cannot be saved. This dataset has been edited since this page was opened. To continue, copy your changes, refresh the page to see the recent updates, and re-enter any changes you want to save.
1680
+
dataset.message.parallelPublishError=Publishing is blocked. This dataset has been edited since this page was opened. To publish it, refresh the page to see the recent updates, and publish again.
1672
1681
dataset.metadata.publicationDate=Publication Date
1673
1682
dataset.metadata.publicationDate.tip=The publication date of a Dataset.
1674
1683
dataset.metadata.citationDate=Citation Date
@@ -1721,23 +1730,36 @@ dataset.transferUnrestricted=Click Continue to transfer the elligible files.
1721
1730
dataset.requestAccessToRestrictedFiles=You may request access to any restricted file(s) by clicking the Request Access button.
1722
1731
dataset.requestAccessToRestrictedFilesWithEmbargo=Embargoed files cannot be accessed during the embargo period. If your selection contains restricted files, you may request access to them by clicking the Request Access button.
1723
1732
dataset.privateurl.infoMessageAuthor=Privately share this dataset before it is published: {0}
1724
-
dataset.privateurl.infoMessageReviewer=This unpublished dataset is being privately shared.
dataset.privateurl.tip=Use a Private URL to allow those without Dataverse accounts to access your unpublished dataset. For more information about the Private URL feature, please refer to the <a href="{0}/{1}/user/dataset-management.html#private-url-to-review-unpublished-dataset" title="Private URL for Reviewing an Unpublished Dataset - Dataverse User Guide" target="_blank">User Guide</a>.
1727
-
dataset.privateurl.absent=Private URL has not been created.
dataset.privateurl.tip=To cite this data in publications, use the dataset's persistent ID instead of this URL. For more information about the Preview URL feature, please refer to the <a href="{0}/{1}/user/dataset-management.html#private-url-to-review-unpublished-dataset" title="Preview URL for Reviewing an Unpublished Dataset - Dataverse User Guide" target="_blank">User Guide</a>.
1736
+
dataset.privateurl.onlyone=Only one Preview URL can be active for a single dataset.
1737
+
dataset.privateurl.absent=Preview URL has not been created.
1738
+
dataset.privateurl.general.button.label=Create General Preview URL
1739
+
dataset.privateurl.general.description=Create a URL that others can use to review this dataset version before it is published. They will be able to access all files in the dataset and see all metadata, including metadata that may identify the dataset's authors.
dataset.privateurl.anonymous.description=Create a URL that others can use to access an anonymized view of this unpublished dataset version. Metadata that could identify the dataset author will not be displayed. Non-identifying metadata will be visible.
1744
+
dataset.privateurl.anonymous.description.paragraph.two=The dataset's files are not changed and will be accessible if they're not restricted. Users of the Anonymous Preview URL will not be able to see the name of the Dataverse that this dataset is in but will be able to see the name of the repository, which might expose the dataset authors' identities.
dataset.privateurl.introduction=You can create a Preview URL to copy and share with others who will not need a repository account to review this unpublished dataset version. Once the dataset is published or if the URL is disabled, the URL will no longer work and will point to a "Page not found" page.
1729
1747
dataset.privateurl.createPrivateUrl.anonymized=Create URL for Anonymized Access
1730
1748
dataset.privateurl.createPrivateUrl.anonymized.unavailable=Anonymized Access is not available once a version of the dataset has been published
dataset.privateurl.disableConfirmationText=Are you sure you want to disable the Private URL? If you have shared the Private URL with others they will no longer be able to use it to access your unpublished dataset.
1734
-
dataset.privateurl.cannotCreate=Private URL can only be used with unpublished versions of datasets.
dataset.privateurl.disableConfirmationText=Are you sure you want to disable the Preview URL? If you have shared the Preview URL with others they will no longer be able to use it to access your unpublished dataset.
1756
+
dataset.privateurl.cannotCreate=Preview URL can only be used with unpublished versions of datasets.
0 commit comments